Jul 27 16:04:51.749743 np0000005924 systemd[1]: Starting devstack@c-api.service - Devstack devstack@c-api.service... Jul 27 16:04:51.754750 np0000005924 devstack@c-api.service[100520]: [uWSGI] getting INI configuration from /etc/cinder/cinder-api-uwsgi.ini Jul 27 16:04:51.756949 np0000005924 devstack@c-api.service[100520]: *** Starting uWSGI 2.0.24-debian (64bit) on [Mon Jul 27 16:04:51 2026] *** Jul 27 16:04:51.756949 np0000005924 devstack@c-api.service[100520]: compiled with version: 13.2.0 on 17 April 2024 16:23:48 Jul 27 16:04:51.756949 np0000005924 devstack@c-api.service[100520]: os: Linux-6.8.0-100-generic #100-Ubuntu SMP PREEMPT_DYNAMIC Tue Jan 13 16:40:06 UTC 2026 Jul 27 16:04:51.756949 np0000005924 devstack@c-api.service[100520]: nodename: np0000005924 Jul 27 16:04:51.756949 np0000005924 devstack@c-api.service[100520]: machine: x86_64 Jul 27 16:04:51.756949 np0000005924 devstack@c-api.service[100520]: clock source: unix Jul 27 16:04:51.756949 np0000005924 devstack@c-api.service[100520]: pcre jit disabled Jul 27 16:04:51.756949 np0000005924 devstack@c-api.service[100520]: detected number of CPU cores: 16 Jul 27 16:04:51.756949 np0000005924 devstack@c-api.service[100520]: current working directory: / Jul 27 16:04:51.756949 np0000005924 devstack@c-api.service[100520]: detected binary path: /usr/bin/uwsgi-core Jul 27 16:04:51.757176 np0000005924 devstack@c-api.service[100520]: your processes number limit is 257052 Jul 27 16:04:51.757176 np0000005924 devstack@c-api.service[100520]: your memory page size is 4096 bytes Jul 27 16:04:51.757176 np0000005924 devstack@c-api.service[100520]: detected max file descriptor number: 2048 Jul 27 16:04:51.757176 np0000005924 devstack@c-api.service[100520]: lock engine: pthread robust mutexes Jul 27 16:04:51.757176 np0000005924 devstack@c-api.service[100520]: thunder lock: enabled Jul 27 16:04:51.757288 np0000005924 devstack@c-api.service[100520]: uwsgi socket 0 bound to UNIX address /var/run/uwsgi/cinder-api.socket fd 4 Jul 27 16:04:51.757319 np0000005924 devstack@c-api.service[100520]: Python version: 3.12.3 (main, Jun 19 2026, 12:46:00) [GCC 13.3.0] Jul 27 16:04:51.757358 np0000005924 devstack@c-api.service[100520]: PEP 405 virtualenv detected: /opt/stack/data/venv Jul 27 16:04:51.757358 np0000005924 devstack@c-api.service[100520]: Set PythonHome to /opt/stack/data/venv Jul 27 16:04:51.789708 np0000005924 devstack@c-api.service[100520]: Python main interpreter initialized at 0x7fb2c36a4668 Jul 27 16:04:51.789708 np0000005924 devstack@c-api.service[100520]: python threads support enabled Jul 27 16:04:51.789708 np0000005924 devstack@c-api.service[100520]: your server socket listen backlog is limited to 100 connections Jul 27 16:04:51.789708 np0000005924 devstack@c-api.service[100520]: your mercy for graceful operations on workers is 80 seconds Jul 27 16:04:51.790198 np0000005924 devstack@c-api.service[100520]: mapped 671795 bytes (656 KB) for 4 cores Jul 27 16:04:51.790339 np0000005924 devstack@c-api.service[100520]: *** Operational MODE: preforking *** Jul 27 16:04:51.790550 np0000005924 devstack@c-api.service[100520]: *** uWSGI is running in multiple interpreter mode *** Jul 27 16:04:51.790550 np0000005924 devstack@c-api.service[100520]: spawned uWSGI master process (pid: 100520) Jul 27 16:04:51.790755 np0000005924 systemd[1]: Started devstack@c-api.service - Devstack devstack@c-api.service. Jul 27 16:04:51.791152 np0000005924 devstack@c-api.service[100520]: spawned uWSGI worker 1 (pid: 100521, cores: 1) Jul 27 16:04:51.792434 np0000005924 devstack@c-api.service[100520]: spawned uWSGI worker 2 (pid: 100522, cores: 1) Jul 27 16:04:51.792434 np0000005924 devstack@c-api.service[100520]: spawned uWSGI worker 3 (pid: 100523, cores: 1) Jul 27 16:04:51.792953 np0000005924 devstack@c-api.service[100520]: spawned uWSGI worker 4 (pid: 100524, cores: 1) Jul 27 16:04:51.793004 np0000005924 devstack@c-api.service[100520]: running "unix_signal:15 gracefully_kill_them_all" (master-start)... Jul 27 16:04:51.898683 np0000005924 devstack@c-api.service[100521]: /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: Jul 27 16:04:51.898683 np0000005924 devstack@c-api.service[100521]: Eventlet is deprecated. It is currently being maintained in bugfix mode, and Jul 27 16:04:51.898683 np0000005924 devstack@c-api.service[100521]: we strongly recommend against using it for new projects. Jul 27 16:04:51.898683 np0000005924 devstack@c-api.service[100521]: If you are already using Eventlet, we recommend migrating to a different Jul 27 16:04:51.898683 np0000005924 devstack@c-api.service[100521]: framework. For more detail see Jul 27 16:04:51.898683 np0000005924 devstack@c-api.service[100521]: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html Jul 27 16:04:51.898683 np0000005924 devstack@c-api.service[100521]: import eventlet # noqa Jul 27 16:04:51.904831 np0000005924 devstack@c-api.service[100523]: /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: Jul 27 16:04:51.904831 np0000005924 devstack@c-api.service[100523]: Eventlet is deprecated. It is currently being maintained in bugfix mode, and Jul 27 16:04:51.904831 np0000005924 devstack@c-api.service[100523]: we strongly recommend against using it for new projects. Jul 27 16:04:51.904831 np0000005924 devstack@c-api.service[100523]: If you are already using Eventlet, we recommend migrating to a different Jul 27 16:04:51.904831 np0000005924 devstack@c-api.service[100523]: framework. For more detail see Jul 27 16:04:51.904831 np0000005924 devstack@c-api.service[100523]: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html Jul 27 16:04:51.904831 np0000005924 devstack@c-api.service[100523]: import eventlet # noqa Jul 27 16:04:51.912827 np0000005924 devstack@c-api.service[100524]: /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: Jul 27 16:04:51.912827 np0000005924 devstack@c-api.service[100524]: Eventlet is deprecated. It is currently being maintained in bugfix mode, and Jul 27 16:04:51.912827 np0000005924 devstack@c-api.service[100524]: we strongly recommend against using it for new projects. Jul 27 16:04:51.912827 np0000005924 devstack@c-api.service[100524]: If you are already using Eventlet, we recommend migrating to a different Jul 27 16:04:51.912827 np0000005924 devstack@c-api.service[100524]: framework. For more detail see Jul 27 16:04:51.912827 np0000005924 devstack@c-api.service[100524]: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html Jul 27 16:04:51.912827 np0000005924 devstack@c-api.service[100524]: import eventlet # noqa Jul 27 16:04:51.918719 np0000005924 devstack@c-api.service[100522]: /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: Jul 27 16:04:51.918719 np0000005924 devstack@c-api.service[100522]: Eventlet is deprecated. It is currently being maintained in bugfix mode, and Jul 27 16:04:51.918719 np0000005924 devstack@c-api.service[100522]: we strongly recommend against using it for new projects. Jul 27 16:04:51.918719 np0000005924 devstack@c-api.service[100522]: If you are already using Eventlet, we recommend migrating to a different Jul 27 16:04:51.918719 np0000005924 devstack@c-api.service[100522]: framework. For more detail see Jul 27 16:04:51.918719 np0000005924 devstack@c-api.service[100522]: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html Jul 27 16:04:51.918719 np0000005924 devstack@c-api.service[100522]: import eventlet # noqa Jul 27 16:04:52.052819 np0000005924 devstack@c-api.service[100521]: /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 27 16:04:52.052819 np0000005924 devstack@c-api.service[100521]: from cgi import parse_header Jul 27 16:04:52.056122 np0000005924 devstack@c-api.service[100523]: /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 27 16:04:52.056122 np0000005924 devstack@c-api.service[100523]: from cgi import parse_header Jul 27 16:04:52.068610 np0000005924 devstack@c-api.service[100524]: /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 27 16:04:52.068610 np0000005924 devstack@c-api.service[100524]: from cgi import parse_header Jul 27 16:04:52.071969 np0000005924 devstack@c-api.service[100522]: /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 27 16:04:52.071969 np0000005924 devstack@c-api.service[100522]: from cgi import parse_header Jul 27 16:04:52.088819 np0000005924 devstack@c-api.service[100521]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/eventletutils.py:34: DeprecationWarning: eventletutils module is deprecated and will be removed. Jul 27 16:04:52.088819 np0000005924 devstack@c-api.service[100521]: warnings.warn( Jul 27 16:04:52.092813 np0000005924 devstack@c-api.service[100523]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/eventletutils.py:34: DeprecationWarning: eventletutils module is deprecated and will be removed. Jul 27 16:04:52.092813 np0000005924 devstack@c-api.service[100523]: warnings.warn( Jul 27 16:04:52.098737 np0000005924 devstack@c-api.service[100521]: /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 27 16:04:52.098737 np0000005924 devstack@c-api.service[100521]: removals.removed_module( Jul 27 16:04:52.100585 np0000005924 devstack@c-api.service[100521]: /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 27 16:04:52.100585 np0000005924 devstack@c-api.service[100521]: removals.removed_module( Jul 27 16:04:52.102704 np0000005924 devstack@c-api.service[100523]: /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 27 16:04:52.102704 np0000005924 devstack@c-api.service[100523]: removals.removed_module( Jul 27 16:04:52.104275 np0000005924 devstack@c-api.service[100523]: /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 27 16:04:52.104275 np0000005924 devstack@c-api.service[100523]: removals.removed_module( Jul 27 16:04:52.105778 np0000005924 devstack@c-api.service[100524]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/eventletutils.py:34: DeprecationWarning: eventletutils module is deprecated and will be removed. Jul 27 16:04:52.105778 np0000005924 devstack@c-api.service[100524]: warnings.warn( Jul 27 16:04:52.110569 np0000005924 devstack@c-api.service[100522]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/eventletutils.py:34: DeprecationWarning: eventletutils module is deprecated and will be removed. Jul 27 16:04:52.110569 np0000005924 devstack@c-api.service[100522]: warnings.warn( Jul 27 16:04:52.116591 np0000005924 devstack@c-api.service[100524]: /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 27 16:04:52.116591 np0000005924 devstack@c-api.service[100524]: removals.removed_module( Jul 27 16:04:52.118790 np0000005924 devstack@c-api.service[100524]: /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 27 16:04:52.118790 np0000005924 devstack@c-api.service[100524]: removals.removed_module( Jul 27 16:04:52.121099 np0000005924 devstack@c-api.service[100522]: /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 27 16:04:52.121099 np0000005924 devstack@c-api.service[100522]: removals.removed_module( Jul 27 16:04:52.122764 np0000005924 devstack@c-api.service[100522]: /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 27 16:04:52.122764 np0000005924 devstack@c-api.service[100522]: removals.removed_module( Jul 27 16:04:52.827966 np0000005924 devstack@c-api.service[100523]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:1630: DeprecationWarning: volume_extension:quotas:show deprecated without deprecated_reason or deprecated_since. This will be an error in a future release Jul 27 16:04:52.827966 np0000005924 devstack@c-api.service[100523]: warnings.warn( Jul 27 16:04:52.861835 np0000005924 devstack@c-api.service[100521]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:1630: DeprecationWarning: volume_extension:quotas:show deprecated without deprecated_reason or deprecated_since. This will be an error in a future release Jul 27 16:04:52.861835 np0000005924 devstack@c-api.service[100521]: warnings.warn( Jul 27 16:04:52.873845 np0000005924 devstack@c-api.service[100522]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:1630: DeprecationWarning: volume_extension:quotas:show deprecated without deprecated_reason or deprecated_since. This will be an error in a future release Jul 27 16:04:52.873845 np0000005924 devstack@c-api.service[100522]: warnings.warn( Jul 27 16:04:52.881210 np0000005924 devstack@c-api.service[100523]: /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 27 16:04:52.881210 np0000005924 devstack@c-api.service[100523]: warnings.warn( Jul 27 16:04:52.894653 np0000005924 devstack@c-api.service[100524]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:1630: DeprecationWarning: volume_extension:quotas:show deprecated without deprecated_reason or deprecated_since. This will be an error in a future release Jul 27 16:04:52.894653 np0000005924 devstack@c-api.service[100524]: warnings.warn( Jul 27 16:04:52.914910 np0000005924 devstack@c-api.service[100521]: /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 27 16:04:52.914910 np0000005924 devstack@c-api.service[100521]: warnings.warn( Jul 27 16:04:52.928208 np0000005924 devstack@c-api.service[100522]: /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 27 16:04:52.928208 np0000005924 devstack@c-api.service[100522]: warnings.warn( Jul 27 16:04:52.945720 np0000005924 devstack@c-api.service[100524]: /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 27 16:04:52.945720 np0000005924 devstack@c-api.service[100524]: warnings.warn( Jul 27 16:04:53.054250 np0000005924 devstack@c-api.service[100523]: 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 27 16:04:53.054647 np0000005924 devstack@c-api.service[100523]: DEBUG oslo.service.wsgi [-] Loading app osapi_volume from /etc/cinder/api-paste.ini {{(pid=100523) load_app /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/wsgi.py:380}} Jul 27 16:04:53.085959 np0000005924 devstack@c-api.service[100521]: 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 27 16:04:53.086154 np0000005924 devstack@c-api.service[100521]: DEBUG oslo.service.wsgi [-] Loading app osapi_volume from /etc/cinder/api-paste.ini {{(pid=100521) load_app /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/wsgi.py:380}} Jul 27 16:04:53.091275 np0000005924 devstack@c-api.service[100522]: 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 27 16:04:53.091491 np0000005924 devstack@c-api.service[100522]: DEBUG oslo.service.wsgi [-] Loading app osapi_volume from /etc/cinder/api-paste.ini {{(pid=100522) load_app /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/wsgi.py:380}} Jul 27 16:04:53.108996 np0000005924 devstack@c-api.service[100524]: 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 27 16:04:53.109190 np0000005924 devstack@c-api.service[100524]: DEBUG oslo.service.wsgi [-] Loading app osapi_volume from /etc/cinder/api-paste.ini {{(pid=100524) load_app /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/wsgi.py:380}} Jul 27 16:04:53.149354 np0000005924 devstack@c-api.service[100521]: /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 27 16:04:53.149354 np0000005924 devstack@c-api.service[100521]: @jsonschema.FormatChecker.cls_checks('date-time') Jul 27 16:04:53.150192 np0000005924 devstack@c-api.service[100523]: /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 27 16:04:53.150192 np0000005924 devstack@c-api.service[100523]: @jsonschema.FormatChecker.cls_checks('date-time') Jul 27 16:04:53.154059 np0000005924 devstack@c-api.service[100522]: /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 27 16:04:53.154059 np0000005924 devstack@c-api.service[100522]: @jsonschema.FormatChecker.cls_checks('date-time') Jul 27 16:04:53.170394 np0000005924 devstack@c-api.service[100524]: /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 27 16:04:53.170394 np0000005924 devstack@c-api.service[100524]: @jsonschema.FormatChecker.cls_checks('date-time') Jul 27 16:04:53.585290 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=100524) __init__ /opt/stack/cinder/cinder/api/extensions.py:120}} Jul 27 16:04:53.585414 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=100522) __init__ /opt/stack/cinder/cinder/api/extensions.py:120}} Jul 27 16:04:53.585507 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=100521) __init__ /opt/stack/cinder/cinder/api/extensions.py:120}} Jul 27 16:04:53.585559 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=100523) __init__ /opt/stack/cinder/cinder/api/extensions.py:120}} Jul 27 16:04:53.585635 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=100524) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 27 16:04:53.585702 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=100522) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 27 16:04:53.585767 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=100524) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 27 16:04:53.585822 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=100522) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 27 16:04:53.585851 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=100521) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 27 16:04:53.585883 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=100524) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 27 16:04:53.585905 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=100521) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 27 16:04:53.585927 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=100522) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 27 16:04:53.585949 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=100523) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 27 16:04:53.586055 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=100523) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 27 16:04:53.586107 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=100521) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 27 16:04:53.586238 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=100523) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 27 16:04:53.587818 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=100524) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 27 16:04:53.587883 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=100524) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 27 16:04:53.587961 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=100524) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 27 16:04:53.588011 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=100524) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 27 16:04:53.588061 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=100521) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 27 16:04:53.588110 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=100524) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 27 16:04:53.588144 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=100522) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 27 16:04:53.588169 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=100524) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 27 16:04:53.588194 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=100521) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 27 16:04:53.588221 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=100522) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 27 16:04:53.588242 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=100523) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 27 16:04:53.588263 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=100524) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 27 16:04:53.588283 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=100521) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 27 16:04:53.588304 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=100522) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 27 16:04:53.588349 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=100521) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 27 16:04:53.588388 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=100523) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 27 16:04:53.588415 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=100522) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 27 16:04:53.588441 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=100521) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 27 16:04:53.588466 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=100523) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 27 16:04:53.588490 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=100522) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 27 16:04:53.588512 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=100521) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 27 16:04:53.588533 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=100523) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 27 16:04:53.588560 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=100522) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 27 16:04:53.588581 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=100521) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 27 16:04:53.588601 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=100523) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 27 16:04:53.588650 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=100522) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 27 16:04:53.588675 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=100523) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 27 16:04:53.588675 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=100523) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 27 16:04:53.589458 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=100524) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 27 16:04:53.589514 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=100521) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 27 16:04:53.589546 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=100524) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 27 16:04:53.589569 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=100521) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 27 16:04:53.589594 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=100524) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 27 16:04:53.589614 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=100521) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 27 16:04:53.589648 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=100524) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 27 16:04:53.589682 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=100522) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 27 16:04:53.589705 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=100521) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 27 16:04:53.589727 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=100524) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 27 16:04:53.589748 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=100521) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 27 16:04:53.589775 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=100522) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 27 16:04:53.589799 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=100524) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 27 16:04:53.589821 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=100521) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 27 16:04:53.589849 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=100522) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 27 16:04:53.589876 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=100524) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 27 16:04:53.589897 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=100523) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 27 16:04:53.589918 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=100521) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 27 16:04:53.589939 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=100522) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 27 16:04:53.589960 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=100524) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 27 16:04:53.589980 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=100523) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 27 16:04:53.590000 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=100522) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 27 16:04:53.590025 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=100521) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 27 16:04:53.590051 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=100524) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 27 16:04:53.590072 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=100523) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 27 16:04:53.590092 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=100522) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 27 16:04:53.590113 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=100521) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 27 16:04:53.590134 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=100524) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 27 16:04:53.590156 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=100523) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 27 16:04:53.590176 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=100521) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 27 16:04:53.590206 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=100524) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 27 16:04:53.590228 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=100522) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 27 16:04:53.590254 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=100523) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 27 16:04:53.590279 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=100521) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 27 16:04:53.590304 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=100524) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 27 16:04:53.590388 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=100522) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 27 16:04:53.590411 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=100523) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 27 16:04:53.590439 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=100524) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 27 16:04:53.590467 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=100522) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 27 16:04:53.590488 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=100521) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 27 16:04:53.590513 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=100523) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 27 16:04:53.590534 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=100524) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 27 16:04:53.590562 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=100522) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 27 16:04:53.590603 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=100521) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 27 16:04:53.590660 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=100523) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 27 16:04:53.590799 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=100522) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 27 16:04:53.590830 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=100521) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 27 16:04:53.590871 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=100522) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 27 16:04:53.590905 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=100523) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 27 16:04:53.590938 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=100522) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 27 16:04:53.590969 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=100523) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 27 16:04:53.591003 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=100522) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 27 16:04:53.591042 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=100523) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 27 16:04:53.591042 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=100523) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 27 16:04:53.591042 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=100523) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 27 16:04:53.591042 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=100523) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 27 16:04:53.592418 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=100524) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 27 16:04:53.592511 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=100524) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 27 16:04:53.592563 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=100524) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 27 16:04:53.592611 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=100524) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 27 16:04:53.592678 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=100521) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 27 16:04:53.592723 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=100524) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 27 16:04:53.592761 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=100521) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 27 16:04:53.592801 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=100524) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 27 16:04:53.592847 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=100521) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 27 16:04:53.592888 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=100524) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 27 16:04:53.592934 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=100521) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 27 16:04:53.592934 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=100521) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 27 16:04:53.593008 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=100521) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 27 16:04:53.593051 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=100521) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 27 16:04:53.593453 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=100522) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 27 16:04:53.593511 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=100524) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 27 16:04:53.593549 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=100522) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 27 16:04:53.593582 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=100524) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 27 16:04:53.593652 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=100521) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 27 16:04:53.593692 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=100524) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 27 16:04:53.593735 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=100521) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 27 16:04:53.593771 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=100522) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 27 16:04:53.593804 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=100524) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 27 16:04:53.593839 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=100521) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 27 16:04:53.593873 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=100522) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 27 16:04:53.593912 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=100523) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 27 16:04:53.593946 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=100524) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 27 16:04:53.593985 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=100521) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 27 16:04:53.594018 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=100522) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 27 16:04:53.594060 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=100524) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 27 16:04:53.594094 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=100523) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 27 16:04:53.594126 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=100521) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 27 16:04:53.594163 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=100522) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 27 16:04:53.594198 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=100523) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 27 16:04:53.594230 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=100524) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 27 16:04:53.594261 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=100521) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 27 16:04:53.594300 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=100522) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 27 16:04:53.594361 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=100521) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 27 16:04:53.594398 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=100523) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 27 16:04:53.594398 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=100523) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 27 16:04:53.594398 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=100523) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 27 16:04:53.594398 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=100523) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 27 16:04:53.594525 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=100522) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 27 16:04:53.594525 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=100522) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 27 16:04:53.594525 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=100522) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 27 16:04:53.594635 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=100523) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 27 16:04:53.594670 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=100522) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 27 16:04:53.594670 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=100522) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 27 16:04:53.594725 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=100523) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 27 16:04:53.594770 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=100522) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 27 16:04:53.594808 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=100523) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 27 16:04:53.594842 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=100522) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 27 16:04:53.594884 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=100523) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 27 16:04:53.594884 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=100523) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 27 16:04:53.594884 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=100523) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 27 16:04:53.594884 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=100523) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 27 16:04:53.595396 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=100524) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 27 16:04:53.595471 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=100523) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 27 16:04:53.595546 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=100524) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 27 16:04:53.595640 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=100523) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 27 16:04:53.595712 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=100524) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 27 16:04:53.595772 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=100523) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 27 16:04:53.595840 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=100521) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 27 16:04:53.595903 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=100524) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 27 16:04:53.595969 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=100523) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 27 16:04:53.596031 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=100524) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 27 16:04:53.596096 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=100521) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 27 16:04:53.596165 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=100523) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 27 16:04:53.596231 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=100524) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 27 16:04:53.596300 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=100521) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 27 16:04:53.596382 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=100523) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 27 16:04:53.596442 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=100524) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 27 16:04:53.596504 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=100521) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 27 16:04:53.596560 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=100523) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 27 16:04:53.596621 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=100521) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 27 16:04:53.596621 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=100521) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 27 16:04:53.596761 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=100522) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 27 16:04:53.596838 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=100521) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 27 16:04:53.596911 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=100522) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 27 16:04:53.596911 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=100522) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 27 16:04:53.596911 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=100522) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 27 16:04:53.596911 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=100522) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 27 16:04:53.596911 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=100522) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 27 16:04:53.596911 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=100522) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 27 16:04:53.597259 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=100524) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 27 16:04:53.597259 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=100524) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 27 16:04:53.597391 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=100522) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 27 16:04:53.597464 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=100524) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 27 16:04:53.597527 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=100522) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 27 16:04:53.597596 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=100523) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 27 16:04:53.597674 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=100524) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 27 16:04:53.597742 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=100522) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 27 16:04:53.597806 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=100523) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 27 16:04:53.597878 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=100524) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 27 16:04:53.597946 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=100522) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 27 16:04:53.598006 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=100524) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 27 16:04:53.598062 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=100521) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 27 16:04:53.598135 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=100522) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 27 16:04:53.598196 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=100523) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 27 16:04:53.598251 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=100524) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 27 16:04:53.598304 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=100522) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 27 16:04:53.598383 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=100521) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 27 16:04:53.598451 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=100523) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 27 16:04:53.598514 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=100524) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 27 16:04:53.598571 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=100521) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 27 16:04:53.598656 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=100522) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 27 16:04:53.598733 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=100523) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 27 16:04:53.598777 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=100524) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 27 16:04:53.598813 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=100521) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 27 16:04:53.598852 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=100522) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 27 16:04:53.598897 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=100523) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 27 16:04:53.598935 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=100524) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 27 16:04:53.598980 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=100521) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 27 16:04:53.599020 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=100522) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 27 16:04:53.599067 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=100523) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 27 16:04:53.599107 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=100524) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 27 16:04:53.599155 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=100521) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 27 16:04:53.599189 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=100522) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 27 16:04:53.599233 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=100524) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 27 16:04:53.599272 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=100523) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 27 16:04:53.599309 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=100521) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 27 16:04:53.599521 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=100522) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 27 16:04:53.599592 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=100524) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 27 16:04:53.599673 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=100523) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 27 16:04:53.599751 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=100521) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 27 16:04:53.599829 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=100522) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 27 16:04:53.599978 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=100524) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 27 16:04:53.600069 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=100523) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 27 16:04:53.600144 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=100521) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 27 16:04:53.600210 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=100522) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 27 16:04:53.600271 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=100523) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 27 16:04:53.600369 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=100521) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 27 16:04:53.600435 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=100523) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 27 16:04:53.600489 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=100522) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 27 16:04:53.600541 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=100521) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 27 16:04:53.600595 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=100523) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 27 16:04:53.600661 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=100521) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 27 16:04:53.600661 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=100521) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 27 16:04:53.600727 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=100523) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 27 16:04:53.600757 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=100521) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 27 16:04:53.600788 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=100524) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 27 16:04:53.600788 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=100524) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 27 16:04:53.600861 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=100522) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 27 16:04:53.600895 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=100524) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 27 16:04:53.600927 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=100522) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 27 16:04:53.600963 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=100524) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 27 16:04:53.600996 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=100522) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 27 16:04:53.601023 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=100524) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 27 16:04:53.601055 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=100522) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 27 16:04:53.601083 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=100524) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 27 16:04:53.601111 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=100523) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 27 16:04:53.601149 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=100522) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 27 16:04:53.601179 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=100524) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 27 16:04:53.601210 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=100522) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 27 16:04:53.601244 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=100523) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 27 16:04:53.601278 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=100522) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 27 16:04:53.601317 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=100523) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 27 16:04:53.601317 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=100523) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 27 16:04:53.601400 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=100521) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 27 16:04:53.601431 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=100523) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 27 16:04:53.601469 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=100521) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 27 16:04:53.601506 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=100523) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 27 16:04:53.601537 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=100521) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 27 16:04:53.601565 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=100523) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 27 16:04:53.601594 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=100521) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 27 16:04:53.601594 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=100521) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 27 16:04:53.601594 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=100521) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 27 16:04:53.601594 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=100521) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 27 16:04:53.604810 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=100524) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 27 16:04:53.604897 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=100524) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 27 16:04:53.604950 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=100524) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 27 16:04:53.604993 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=100524) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 27 16:04:53.605035 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=100523) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 27 16:04:53.605074 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=100524) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 27 16:04:53.605118 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=100523) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 27 16:04:53.605164 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=100524) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 27 16:04:53.605164 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=100524) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 27 16:04:53.605235 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=100523) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 27 16:04:53.605235 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=100523) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 27 16:04:53.605296 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=100523) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 27 16:04:53.605352 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=100523) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 27 16:04:53.605536 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=100523) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 27 16:04:53.605929 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=100524) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 27 16:04:53.606015 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=100524) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 27 16:04:53.606087 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=100524) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 27 16:04:53.606087 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=100524) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 27 16:04:53.606214 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=100524) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 27 16:04:53.606214 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=100524) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 27 16:04:53.606355 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=100522) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 27 16:04:53.606446 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=100524) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 27 16:04:53.606509 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=100523) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 27 16:04:53.606571 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=100522) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 27 16:04:53.606667 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=100523) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 27 16:04:53.606737 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=100522) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 27 16:04:53.606737 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=100522) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 27 16:04:53.606865 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=100523) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 27 16:04:53.606935 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=100522) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 27 16:04:53.607015 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=100523) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 27 16:04:53.607058 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=100522) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 27 16:04:53.607102 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=100523) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 27 16:04:53.607136 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=100522) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 27 16:04:53.607180 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=100521) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 27 16:04:53.607219 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=100523) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 27 16:04:53.607219 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=100523) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 27 16:04:53.607288 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=100521) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 27 16:04:53.607288 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=100521) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 27 16:04:53.607288 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=100521) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 27 16:04:53.607288 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=100521) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 27 16:04:53.607456 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=100522) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 27 16:04:53.607498 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=100521) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 27 16:04:53.607543 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=100522) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 27 16:04:53.607581 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=100521) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 27 16:04:53.607729 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=100522) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 27 16:04:53.607729 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=100522) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 27 16:04:53.607729 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=100522) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 27 16:04:53.607729 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=100522) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 27 16:04:53.607729 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=100522) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 27 16:04:53.607896 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=100521) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 27 16:04:53.607896 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=100521) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 27 16:04:53.607896 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=100521) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 27 16:04:53.607896 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=100521) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 27 16:04:53.607896 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=100521) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 27 16:04:53.607896 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=100521) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 27 16:04:53.607896 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=100521) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 27 16:04:53.608377 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=100524) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 27 16:04:53.608377 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=100524) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 27 16:04:53.608377 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=100524) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 27 16:04:53.608377 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=100524) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 27 16:04:53.608658 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=100524) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 27 16:04:53.608725 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=100523) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 27 16:04:53.608791 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=100521) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 27 16:04:53.608856 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=100524) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 27 16:04:53.608917 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=100523) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 27 16:04:53.608985 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=100521) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 27 16:04:53.609061 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=100524) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 27 16:04:53.609138 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=100523) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 27 16:04:53.609213 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=100521) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 27 16:04:53.609289 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=100523) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 27 16:04:53.609384 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=100521) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 27 16:04:53.609464 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=100523) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 27 16:04:53.609532 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=100521) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 27 16:04:53.609591 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=100523) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 27 16:04:53.609667 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=100521) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 27 16:04:53.609667 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=100521) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 27 16:04:53.609796 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=100523) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 27 16:04:53.609872 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=100522) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 27 16:04:53.609872 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=100522) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 27 16:04:53.609872 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=100522) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 27 16:04:53.609872 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=100522) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 27 16:04:53.610091 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=100524) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 27 16:04:53.610156 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=100522) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 27 16:04:53.610156 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=100522) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 27 16:04:53.610277 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=100524) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 27 16:04:53.610360 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=100522) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 27 16:04:53.610440 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=100524) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 27 16:04:53.610440 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=100524) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 27 16:04:53.610440 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=100524) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 27 16:04:53.610440 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=100524) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 27 16:04:53.610649 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=100521) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 27 16:04:53.610693 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=100524) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 27 16:04:53.610736 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=100522) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 27 16:04:53.610778 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=100521) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 27 16:04:53.610778 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=100521) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 27 16:04:53.610841 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=100522) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 27 16:04:53.610841 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=100522) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 27 16:04:53.610909 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=100521) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 27 16:04:53.610909 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=100521) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 27 16:04:53.610985 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=100522) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 27 16:04:53.611026 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=100521) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 27 16:04:53.611076 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=100522) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 27 16:04:53.611115 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=100521) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 27 16:04:53.611155 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=100522) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 27 16:04:53.611192 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=100523) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 27 16:04:53.611229 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=100522) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 27 16:04:53.611280 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=100523) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 27 16:04:53.611280 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=100523) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 27 16:04:53.611280 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=100523) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 27 16:04:53.611280 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=100523) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 27 16:04:53.611280 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=100523) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 27 16:04:53.611280 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=100523) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 27 16:04:53.611467 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=100524) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 27 16:04:53.611467 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=100524) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 27 16:04:53.611537 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=100521) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 27 16:04:53.611576 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=100524) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 27 16:04:53.611634 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=100521) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 27 16:04:53.611675 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=100524) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 27 16:04:53.611713 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=100523) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 27 16:04:53.611754 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=100521) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 27 16:04:53.611802 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=100524) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 27 16:04:53.611843 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=100521) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 27 16:04:53.611875 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=100523) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 27 16:04:53.611919 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=100524) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 27 16:04:53.611958 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=100521) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 27 16:04:53.611995 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=100524) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 27 16:04:53.612037 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=100523) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 27 16:04:53.612084 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=100521) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 27 16:04:53.612129 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=100523) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 27 16:04:53.612165 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=100521) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 27 16:04:53.612212 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=100523) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 27 16:04:53.612212 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=100523) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 27 16:04:53.612212 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=100523) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 27 16:04:53.612362 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=100522) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 27 16:04:53.612362 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=100522) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 27 16:04:53.612362 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=100522) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 27 16:04:53.612362 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=100522) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 27 16:04:53.612362 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=100522) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 27 16:04:53.612542 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=100522) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 27 16:04:53.612542 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=100522) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 27 16:04:53.614760 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=100524) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 27 16:04:53.614823 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=100521) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 27 16:04:53.614856 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=100524) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 27 16:04:53.614895 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=100524) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 27 16:04:53.614924 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=100521) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 27 16:04:53.614963 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=100521) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 27 16:04:53.615011 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=100524) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 27 16:04:53.615053 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=100521) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 27 16:04:53.615082 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=100524) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 27 16:04:53.615106 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=100521) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 27 16:04:53.615134 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=100524) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 27 16:04:53.615159 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=100523) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 27 16:04:53.615183 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=100521) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 27 16:04:53.615211 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=100524) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 27 16:04:53.615235 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=100521) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 27 16:04:53.615262 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=100522) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 27 16:04:53.615289 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=100523) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 27 16:04:53.615289 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=100523) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 27 16:04:53.615368 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=100522) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 27 16:04:53.615401 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=100523) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 27 16:04:53.615427 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=100522) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 27 16:04:53.615450 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=100523) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 27 16:04:53.615471 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=100522) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 27 16:04:53.615495 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=100523) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 27 16:04:53.615521 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=100522) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 27 16:04:53.615521 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=100522) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 27 16:04:53.615561 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=100523) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 27 16:04:53.615581 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=100522) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 27 16:04:53.615960 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=100524) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 27 16:04:53.616038 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=100521) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 27 16:04:53.616078 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=100524) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 27 16:04:53.616102 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=100524) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 27 16:04:53.616131 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=100521) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 27 16:04:53.616156 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=100524) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 27 16:04:53.616179 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=100521) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 27 16:04:53.616217 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=100521) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 27 16:04:53.616247 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=100524) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 27 16:04:53.616275 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=100521) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 27 16:04:53.616304 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=100524) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 27 16:04:53.616352 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=100521) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 27 16:04:53.616383 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=100524) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 27 16:04:53.616429 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=100521) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 27 16:04:53.616458 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=100523) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 27 16:04:53.616503 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=100523) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 27 16:04:53.616595 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=100522) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 27 16:04:53.616646 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=100523) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 27 16:04:53.616673 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=100523) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 27 16:04:53.616695 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=100522) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 27 16:04:53.616724 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=100522) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 27 16:04:53.616752 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=100523) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 27 16:04:53.616789 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=100522) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 27 16:04:53.616817 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=100523) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 27 16:04:53.616844 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=100522) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 27 16:04:53.616895 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=100522) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 27 16:04:53.616922 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=100523) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 27 16:04:53.616975 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=100522) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 27 16:04:53.618058 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=100524) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 27 16:04:53.618129 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=100521) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 27 16:04:53.618178 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=100524) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 27 16:04:53.618178 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=100524) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 27 16:04:53.618263 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=100521) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 27 16:04:53.618312 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=100524) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 27 16:04:53.618376 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=100521) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 27 16:04:53.618437 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=100523) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 27 16:04:53.618482 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=100524) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 27 16:04:53.618518 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=100521) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 27 16:04:53.618567 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=100523) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 27 16:04:53.618615 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=100524) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 27 16:04:53.618678 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=100521) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 27 16:04:53.618722 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=100524) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 27 16:04:53.618762 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=100523) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 27 16:04:53.618801 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=100521) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 27 16:04:53.618842 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=100522) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 27 16:04:53.618880 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=100523) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 27 16:04:53.618922 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=100522) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 27 16:04:53.618957 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=100521) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 27 16:04:53.619002 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=100523) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 27 16:04:53.619122 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=100522) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 27 16:04:53.619169 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=100523) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 27 16:04:53.619212 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=100522) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 27 16:04:53.619253 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=100523) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 27 16:04:53.619293 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=100522) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 27 16:04:53.619293 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=100522) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 27 16:04:53.619293 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=100522) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 27 16:04:53.619409 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=100524) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 27 16:04:53.619738 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=100523) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 27 16:04:53.619798 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=100524) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 27 16:04:53.619841 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=100523) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 27 16:04:53.619884 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=100521) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 27 16:04:53.619931 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=100524) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 27 16:04:53.619981 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=100523) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 27 16:04:53.620021 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=100521) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 27 16:04:53.620067 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=100524) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 27 16:04:53.620109 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=100522) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 27 16:04:53.620159 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=100523) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 27 16:04:53.620208 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=100524) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 27 16:04:53.620257 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=100521) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 27 16:04:53.620303 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=100522) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 27 16:04:53.620358 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=100523) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 27 16:04:53.620408 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=100524) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 27 16:04:53.620451 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=100521) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 27 16:04:53.620487 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=100522) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 27 16:04:53.620522 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=100523) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 27 16:04:53.620557 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=100524) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 27 16:04:53.620602 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=100521) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 27 16:04:53.620660 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=100522) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 27 16:04:53.620713 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=100523) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 27 16:04:53.620767 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=100521) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 27 16:04:53.620813 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=100524) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 27 16:04:53.620863 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=100522) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 27 16:04:53.620907 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=100523) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 27 16:04:53.620951 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=100524) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 27 16:04:53.620993 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=100521) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 27 16:04:53.621035 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=100522) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 27 16:04:53.621084 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=100523) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 27 16:04:53.621135 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=100524) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 27 16:04:53.621185 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=100522) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 27 16:04:53.621234 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=100521) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 27 16:04:53.621282 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=100524) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 27 16:04:53.621341 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=100523) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 27 16:04:53.621386 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=100522) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 27 16:04:53.621428 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=100521) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 27 16:04:53.621471 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=100524) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 27 16:04:53.621511 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=100521) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 27 16:04:53.621556 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=100522) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 27 16:04:53.621609 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=100523) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 27 16:04:53.621679 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=100524) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 27 16:04:53.621726 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=100522) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 27 16:04:53.621776 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=100521) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 27 16:04:53.621821 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=100523) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 27 16:04:53.621867 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=100524) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 27 16:04:53.621912 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=100521) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 27 16:04:53.621955 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=100522) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 27 16:04:53.621995 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=100523) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 27 16:04:53.622050 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=100521) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 27 16:04:53.622093 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=100524) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 27 16:04:53.622134 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=100522) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 27 16:04:53.622173 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=100523) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 27 16:04:53.622222 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=100521) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 27 16:04:53.622263 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=100524) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 27 16:04:53.622309 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=100522) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 27 16:04:53.622367 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=100523) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 27 16:04:53.622408 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=100521) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 27 16:04:53.622446 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=100522) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 27 16:04:53.622505 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=100524) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 27 16:04:53.622546 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=100523) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 27 16:04:53.622585 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=100521) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 27 16:04:53.622635 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=100522) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 27 16:04:53.622681 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=100524) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 27 16:04:53.622726 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=100523) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 27 16:04:53.622770 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=100521) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 27 16:04:53.622825 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=100522) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 27 16:04:53.622872 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=100524) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 27 16:04:53.622919 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=100523) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 27 16:04:53.622965 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=100521) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 27 16:04:53.623022 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=100524) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 27 16:04:53.623084 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=100522) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 27 16:04:53.623135 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=100523) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 27 16:04:53.623175 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=100521) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 27 16:04:53.623214 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=100524) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 27 16:04:53.623253 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=100523) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 27 16:04:53.623290 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=100521) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 27 16:04:53.623344 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=100522) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 27 16:04:53.623388 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=100523) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 27 16:04:53.623429 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=100521) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 27 16:04:53.623473 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=100522) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 27 16:04:53.623473 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=100522) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 27 16:04:53.623473 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=100522) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 27 16:04:53.623599 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=100524) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 27 16:04:53.623599 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=100524) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 27 16:04:53.623674 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=100521) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 27 16:04:53.623718 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=100524) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 27 16:04:53.623758 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=100521) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 27 16:04:53.623805 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=100524) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 27 16:04:53.623855 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=100521) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 27 16:04:53.623897 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=100524) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 27 16:04:53.623946 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=100521) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 27 16:04:53.624002 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=100523) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 27 16:04:53.624044 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=100524) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 27 16:04:53.624085 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=100521) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 27 16:04:53.624123 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=100523) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 27 16:04:53.624167 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=100524) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 27 16:04:53.624213 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=100521) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 27 16:04:53.624253 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=100523) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 27 16:04:53.624300 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=100521) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 27 16:04:53.624367 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=100523) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 27 16:04:53.624367 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=100523) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 27 16:04:53.624453 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=100522) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 27 16:04:53.624497 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=100523) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 27 16:04:53.624497 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=100523) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 27 16:04:53.624574 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=100522) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 27 16:04:53.624574 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=100522) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 27 16:04:53.624574 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=100522) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 27 16:04:53.624574 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=100522) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 27 16:04:53.624574 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=100522) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 27 16:04:53.624574 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=100522) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 27 16:04:53.624794 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=100524) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 27 16:04:53.624842 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=100521) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 27 16:04:53.624887 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=100524) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 27 16:04:53.624927 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=100521) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 27 16:04:53.624964 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=100524) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 27 16:04:53.625001 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=100522) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 27 16:04:53.625039 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=100521) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 27 16:04:53.625084 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=100524) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 27 16:04:53.625129 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=100521) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 27 16:04:53.625177 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=100522) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 27 16:04:53.625217 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=100524) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 27 16:04:53.625254 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=100521) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 27 16:04:53.625297 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=100523) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 27 16:04:53.625364 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=100522) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 27 16:04:53.625408 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=100521) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 27 16:04:53.625452 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=100524) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 27 16:04:53.625490 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=100522) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 27 16:04:53.625529 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=100521) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 27 16:04:53.625569 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=100523) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 27 16:04:53.625619 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=100522) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 27 16:04:53.625671 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=100524) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 27 16:04:53.625707 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=100521) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 27 16:04:53.625753 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=100523) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 27 16:04:53.625795 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=100522) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 27 16:04:53.625834 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=100524) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 27 16:04:53.625880 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=100521) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 27 16:04:53.625922 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=100522) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 27 16:04:53.625963 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=100523) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 27 16:04:53.626013 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=100521) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 27 16:04:53.626054 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=100524) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 27 16:04:53.626106 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=100522) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 27 16:04:53.626151 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=100521) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 27 16:04:53.626192 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=100524) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 27 16:04:53.626235 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=100523) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 27 16:04:53.626279 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=100522) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 27 16:04:53.626342 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=100521) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 27 16:04:53.626388 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=100522) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 27 16:04:53.626439 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=100524) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 27 16:04:53.626493 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=100521) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 27 16:04:53.626537 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=100523) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 27 16:04:53.626578 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=100522) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 27 16:04:53.626639 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=100524) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 27 16:04:53.626683 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=100523) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 27 16:04:53.626726 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=100521) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 27 16:04:53.626773 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=100522) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 27 16:04:53.626815 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=100524) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 27 16:04:53.626855 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=100523) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 27 16:04:53.626903 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=100522) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 27 16:04:53.626948 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=100524) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 27 16:04:53.626994 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=100523) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 27 16:04:53.627033 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=100522) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 27 16:04:53.627079 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=100523) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 27 16:04:53.627079 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=100523) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 27 16:04:53.627079 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=100523) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 27 16:04:53.627079 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=100523) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 27 16:04:53.627079 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=100523) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 27 16:04:53.627278 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=100521) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 27 16:04:53.627278 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=100521) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 27 16:04:53.627278 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=100521) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 27 16:04:53.627278 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=100521) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 27 16:04:53.627518 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=100524) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 27 16:04:53.627564 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=100521) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 27 16:04:53.627564 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=100521) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 27 16:04:53.627648 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=100524) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 27 16:04:53.627688 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=100521) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 27 16:04:53.627727 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=100524) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 27 16:04:53.627727 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=100524) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 27 16:04:53.627727 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=100524) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 27 16:04:53.627835 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=100522) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 27 16:04:53.627883 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=100524) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 27 16:04:53.627929 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=100522) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 27 16:04:53.627973 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=100524) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 27 16:04:53.628013 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=100522) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 27 16:04:53.628090 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=100523) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 27 16:04:53.628135 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=100522) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 27 16:04:53.628180 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=100523) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 27 16:04:53.628214 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=100522) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 27 16:04:53.628247 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=100523) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 27 16:04:53.628283 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=100522) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 27 16:04:53.628320 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=100523) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 27 16:04:53.628376 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=100522) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 27 16:04:53.628415 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=100523) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 27 16:04:53.628415 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=100523) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 27 16:04:53.628415 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=100523) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 27 16:04:53.628522 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=100521) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 27 16:04:53.628522 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=100521) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 27 16:04:53.628602 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=100524) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 27 16:04:53.628661 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=100521) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 27 16:04:53.628701 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=100524) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 27 16:04:53.628744 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=100521) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 27 16:04:53.628779 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=100524) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 27 16:04:53.628816 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=100521) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 27 16:04:53.628816 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=100521) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 27 16:04:53.628892 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=100524) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 27 16:04:53.628940 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=100521) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 27 16:04:53.628979 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=100524) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 27 16:04:53.628979 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=100524) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 27 16:04:53.628979 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=100524) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 27 16:04:53.629082 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=100522) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 27 16:04:53.629082 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=100522) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 27 16:04:53.629082 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=100522) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 27 16:04:53.629082 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=100522) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 27 16:04:53.629220 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=100523) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 27 16:04:53.629269 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=100522) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 27 16:04:53.629303 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=100523) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 27 16:04:53.629357 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=100522) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 27 16:04:53.629395 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=100523) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 27 16:04:53.629430 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=100522) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 27 16:04:53.629463 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=100523) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 27 16:04:53.629463 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=100523) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 27 16:04:53.629463 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=100523) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 27 16:04:53.629463 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=100523) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 27 16:04:53.629616 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=100521) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 27 16:04:53.629616 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=100521) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 27 16:04:53.629616 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=100521) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 27 16:04:53.629747 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=100521) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 27 16:04:53.629788 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=100524) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 27 16:04:53.629831 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=100521) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 27 16:04:53.629872 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=100523) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 27 16:04:53.629918 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=100521) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 27 16:04:53.629957 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=100524) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 27 16:04:53.629994 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=100523) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 27 16:04:53.630043 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=100521) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 27 16:04:53.630081 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=100524) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 27 16:04:53.630123 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=100523) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 27 16:04:53.630162 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=100524) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 27 16:04:53.630200 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=100523) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 27 16:04:53.630234 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=100524) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 27 16:04:53.630276 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=100523) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 27 16:04:53.630312 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=100524) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 27 16:04:53.630371 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=100522) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 27 16:04:53.630412 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=100523) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 27 16:04:53.630465 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=100524) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 27 16:04:53.630512 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=100523) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 27 16:04:53.630552 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=100522) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 27 16:04:53.630552 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=100522) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 27 16:04:53.630552 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=100522) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 27 16:04:53.630552 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=100522) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 27 16:04:53.630552 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=100522) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 27 16:04:53.630552 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=100522) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 27 16:04:53.631120 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=100521) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 27 16:04:53.631192 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=100521) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 27 16:04:53.631242 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=100521) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 27 16:04:53.631295 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=100524) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 27 16:04:53.631363 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=100521) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 27 16:04:53.631420 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=100524) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 27 16:04:53.631464 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=100521) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 27 16:04:53.631501 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=100524) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 27 16:04:53.631544 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=100521) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 27 16:04:53.631591 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=100524) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 27 16:04:53.631660 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=100521) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 27 16:04:53.631719 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=100524) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 27 16:04:53.631763 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=100521) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 27 16:04:53.631805 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=100523) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 27 16:04:53.631852 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=100524) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 27 16:04:53.631895 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=100521) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 27 16:04:53.631934 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=100524) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 27 16:04:53.631971 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=100523) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 27 16:04:53.632010 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=100521) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 27 16:04:53.632051 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=100524) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 27 16:04:53.632100 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=100523) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 27 16:04:53.632144 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=100521) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 27 16:04:53.632186 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=100522) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 27 16:04:53.632227 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=100524) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 27 16:04:53.632268 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=100523) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 27 16:04:53.632316 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=100521) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 27 16:04:53.632384 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=100522) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 27 16:04:53.632423 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=100524) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 27 16:04:53.632463 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=100521) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 27 16:04:53.632504 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=100523) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 27 16:04:53.632550 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=100522) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 27 16:04:53.632591 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=100524) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 27 16:04:53.632649 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=100523) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 27 16:04:53.632699 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=100521) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 27 16:04:53.632744 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=100524) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 27 16:04:53.632780 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=100522) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 27 16:04:53.632818 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=100523) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 27 16:04:53.632856 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=100524) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 27 16:04:53.632892 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=100523) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 27 16:04:53.632927 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=100522) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 27 16:04:53.632969 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=100524) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 27 16:04:53.633002 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=100523) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 27 16:04:53.633034 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=100522) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 27 16:04:53.633073 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=100523) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 27 16:04:53.633109 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=100522) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 27 16:04:53.633145 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=100523) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 27 16:04:53.633185 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=100522) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 27 16:04:53.633222 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=100523) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 27 16:04:53.633222 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=100523) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 27 16:04:53.633367 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=100522) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 27 16:04:53.633413 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=100523) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 27 16:04:53.633455 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=100522) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 27 16:04:53.633455 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=100522) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 27 16:04:53.633455 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=100522) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 27 16:04:53.633455 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=100522) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 27 16:04:53.633455 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=100522) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 27 16:04:53.635768 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=100521) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 27 16:04:53.635838 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=100521) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 27 16:04:53.635894 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=100521) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 27 16:04:53.635945 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=100521) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 27 16:04:53.636001 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=100523) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 27 16:04:53.636045 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=100521) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 27 16:04:53.636098 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=100523) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 27 16:04:53.636138 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=100521) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 27 16:04:53.636177 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=100523) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 27 16:04:53.636219 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=100521) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 27 16:04:53.636266 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=100524) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 27 16:04:53.636321 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=100523) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 27 16:04:53.636321 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=100523) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 27 16:04:53.636432 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=100524) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 27 16:04:53.636464 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=100523) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 27 16:04:53.636491 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=100524) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 27 16:04:53.636518 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=100523) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 27 16:04:53.636542 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=100524) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 27 16:04:53.636565 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=100522) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 27 16:04:53.636589 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=100524) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 27 16:04:53.636611 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=100522) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 27 16:04:53.636646 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=100524) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 27 16:04:53.636678 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=100522) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 27 16:04:53.636703 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=100524) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 27 16:04:53.636726 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=100522) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 27 16:04:53.636726 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=100522) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 27 16:04:53.636726 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=100522) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 27 16:04:53.636726 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=100522) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 27 16:04:53.640315 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=100521) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 27 16:04:53.640688 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=100521) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 27 16:04:53.640688 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=100521) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 27 16:04:53.640743 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=100522) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 27 16:04:53.640777 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=100521) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 27 16:04:53.640802 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=100522) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 27 16:04:53.640830 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=100521) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 27 16:04:53.640854 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=100522) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 27 16:04:53.640877 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=100521) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 27 16:04:53.640877 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=100521) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 27 16:04:53.640925 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=100522) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 27 16:04:53.640925 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=100522) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 27 16:04:53.640925 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=100522) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 27 16:04:53.640925 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=100522) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 27 16:04:53.641017 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=100524) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 27 16:04:53.641017 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=100524) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 27 16:04:53.641080 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=100524) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 27 16:04:53.641146 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=100524) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 27 16:04:53.641207 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=100524) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 27 16:04:53.641263 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=100524) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 27 16:04:53.641346 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=100524) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 27 16:04:53.641424 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=100521) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 27 16:04:53.641495 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=100521) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 27 16:04:53.641553 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=100523) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 27 16:04:53.641582 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=100521) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 27 16:04:53.641613 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=100521) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 27 16:04:53.641657 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=100524) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 27 16:04:53.641682 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=100523) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 27 16:04:53.641711 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=100521) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 27 16:04:53.641735 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=100522) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 27 16:04:53.641758 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=100524) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 27 16:04:53.641785 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=100521) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 27 16:04:53.641812 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=100523) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 27 16:04:53.641840 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=100524) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 27 16:04:53.641865 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=100521) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 27 16:04:53.641893 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=100522) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 27 16:04:53.641916 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=100524) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 27 16:04:53.641939 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=100523) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 27 16:04:53.641960 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=100522) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 27 16:04:53.641982 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=100524) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 27 16:04:53.642005 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=100522) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 27 16:04:53.642028 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=100524) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 27 16:04:53.642050 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=100523) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 27 16:04:53.642071 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=100522) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 27 16:04:53.642100 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=100524) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 27 16:04:53.642125 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=100522) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 27 16:04:53.642148 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=100523) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 27 16:04:53.642167 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=100522) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 27 16:04:53.642189 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=100523) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 27 16:04:53.642566 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=100523) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 27 16:04:53.642674 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=100523) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 27 16:04:53.642764 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=100523) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 27 16:04:53.642854 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=100523) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 27 16:04:53.642940 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=100523) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 27 16:04:53.643020 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=100523) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 27 16:04:53.643115 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=100523) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 27 16:04:53.644302 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=100521) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 27 16:04:53.644411 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=100524) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 27 16:04:53.644445 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=100521) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 27 16:04:53.644480 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=100521) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 27 16:04:53.644506 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=100524) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 27 16:04:53.644530 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=100521) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 27 16:04:53.644554 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=100523) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 27 16:04:53.644581 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=100524) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 27 16:04:53.644610 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=100521) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 27 16:04:53.644643 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=100524) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 27 16:04:53.644675 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=100523) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 27 16:04:53.644699 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=100521) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 27 16:04:53.644720 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=100524) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 27 16:04:53.644742 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=100522) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 27 16:04:53.644765 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=100523) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 27 16:04:53.644787 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=100524) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 27 16:04:53.644815 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=100522) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 27 16:04:53.644840 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=100523) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 27 16:04:53.644895 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=100522) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 27 16:04:53.644933 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=100523) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 27 16:04:53.644958 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=100522) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 27 16:04:53.644986 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=100523) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 27 16:04:53.645013 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=100522) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 27 16:04:53.645068 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=100522) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 27 16:04:53.684979 np0000005924 devstack@c-api.service[100524]: INFO dbcounter [None req-5cf50e2f-11cb-44f4-9b39-5e765ca2abb8 None None] Registered counter for database cinder Jul 27 16:04:53.686209 np0000005924 devstack@c-api.service[100521]: INFO dbcounter [None req-8d8608ef-f8bb-41fc-a8ce-2409b96ef186 None None] Registered counter for database cinder Jul 27 16:04:53.686765 np0000005924 devstack@c-api.service[100522]: INFO dbcounter [None req-9d168c9e-a6eb-47c9-9184-bc8953665cf9 None None] Registered counter for database cinder Jul 27 16:04:53.692480 np0000005924 devstack@c-api.service[100523]: INFO dbcounter [None req-5ea0c331-1b21-48c2-abcb-7d22303c33bd None None] Registered counter for database cinder Jul 27 16:04:53.723539 np0000005924 devstack@c-api.service[100524]: DEBUG oslo_db.sqlalchemy.engines [None req-5cf50e2f-11cb-44f4-9b39-5e765ca2abb8 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=100524) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 27 16:04:53.727545 np0000005924 devstack@c-api.service[100521]: DEBUG oslo_db.sqlalchemy.engines [None req-8d8608ef-f8bb-41fc-a8ce-2409b96ef186 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=100521) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 27 16:04:53.728926 np0000005924 devstack@c-api.service[100522]: DEBUG oslo_db.sqlalchemy.engines [None req-9d168c9e-a6eb-47c9-9184-bc8953665cf9 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=100522) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 27 16:04:53.736666 np0000005924 devstack@c-api.service[100523]: DEBUG oslo_db.sqlalchemy.engines [None req-5ea0c331-1b21-48c2-abcb-7d22303c33bd 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=100523) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 27 16:04:53.831598 np0000005924 devstack@c-api.service[100524]: DEBUG dbcounter [-] [100524] Writer thread running {{(pid=100524) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} Jul 27 16:04:53.831828 np0000005924 devstack@c-api.service[100521]: DEBUG dbcounter [-] [100521] Writer thread running {{(pid=100521) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} Jul 27 16:04:53.834135 np0000005924 devstack@c-api.service[100521]: INFO cinder.rpc [None req-8d8608ef-f8bb-41fc-a8ce-2409b96ef186 None None] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. Jul 27 16:04:53.834273 np0000005924 devstack@c-api.service[100524]: INFO cinder.rpc [None req-5cf50e2f-11cb-44f4-9b39-5e765ca2abb8 None None] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. Jul 27 16:04:53.836469 np0000005924 devstack@c-api.service[100524]: INFO cinder.rpc [None req-5cf50e2f-11cb-44f4-9b39-5e765ca2abb8 None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. Jul 27 16:04:53.836540 np0000005924 devstack@c-api.service[100521]: INFO cinder.rpc [None req-8d8608ef-f8bb-41fc-a8ce-2409b96ef186 None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. Jul 27 16:04:53.838295 np0000005924 devstack@c-api.service[100521]: INFO cinder.rpc [None req-8d8608ef-f8bb-41fc-a8ce-2409b96ef186 None None] Automatically selected cinder-volume objects version 1.39 as minimum service version. Jul 27 16:04:53.838357 np0000005924 devstack@c-api.service[100524]: INFO cinder.rpc [None req-5cf50e2f-11cb-44f4-9b39-5e765ca2abb8 None None] Automatically selected cinder-volume objects version 1.39 as minimum service version. Jul 27 16:04:53.839993 np0000005924 devstack@c-api.service[100524]: INFO cinder.rpc [None req-5cf50e2f-11cb-44f4-9b39-5e765ca2abb8 None None] Automatically selected cinder-volume RPC version 3.20 as minimum service version. Jul 27 16:04:53.840191 np0000005924 devstack@c-api.service[100521]: INFO cinder.rpc [None req-8d8608ef-f8bb-41fc-a8ce-2409b96ef186 None None] Automatically selected cinder-volume RPC version 3.20 as minimum service version. Jul 27 16:04:53.840313 np0000005924 devstack@c-api.service[100524]: WARNING stevedore.named [None req-5cf50e2f-11cb-44f4-9b39-5e765ca2abb8 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 27 16:04:53.840493 np0000005924 devstack@c-api.service[100521]: WARNING stevedore.named [None req-8d8608ef-f8bb-41fc-a8ce-2409b96ef186 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 27 16:04:53.840575 np0000005924 devstack@c-api.service[100524]: WARNING castellan.key_manager [None req-5cf50e2f-11cb-44f4-9b39-5e765ca2abb8 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based 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 27 16:04:53.841464 np0000005924 devstack@c-api.service[100522]: DEBUG dbcounter [-] [100522] Writer thread running {{(pid=100522) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} Jul 27 16:04:53.842089 np0000005924 devstack@c-api.service[100521]: WARNING castellan.key_manager [None req-8d8608ef-f8bb-41fc-a8ce-2409b96ef186 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based 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 27 16:04:53.842229 np0000005924 devstack@c-api.service[100524]: WARNING cinder.keymgr.conf_key_mgr [None req-5cf50e2f-11cb-44f4-9b39-5e765ca2abb8 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 27 16:04:53.842723 np0000005924 devstack@c-api.service[100521]: WARNING cinder.keymgr.conf_key_mgr [None req-8d8608ef-f8bb-41fc-a8ce-2409b96ef186 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 27 16:04:53.843981 np0000005924 devstack@c-api.service[100522]: INFO cinder.rpc [None req-9d168c9e-a6eb-47c9-9184-bc8953665cf9 None None] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. Jul 27 16:04:53.844904 np0000005924 devstack@c-api.service[100524]: WARNING stevedore.named [None req-5cf50e2f-11cb-44f4-9b39-5e765ca2abb8 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 27 16:04:53.845005 np0000005924 devstack@c-api.service[100524]: WARNING castellan.key_manager [None req-5cf50e2f-11cb-44f4-9b39-5e765ca2abb8 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based 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 27 16:04:53.845319 np0000005924 devstack@c-api.service[100521]: WARNING stevedore.named [None req-8d8608ef-f8bb-41fc-a8ce-2409b96ef186 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 27 16:04:53.845476 np0000005924 devstack@c-api.service[100521]: WARNING castellan.key_manager [None req-8d8608ef-f8bb-41fc-a8ce-2409b96ef186 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based 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 27 16:04:53.846392 np0000005924 devstack@c-api.service[100522]: INFO cinder.rpc [None req-9d168c9e-a6eb-47c9-9184-bc8953665cf9 None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. Jul 27 16:04:53.847415 np0000005924 devstack@c-api.service[100523]: DEBUG dbcounter [-] [100523] Writer thread running {{(pid=100523) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} Jul 27 16:04:53.848541 np0000005924 devstack@c-api.service[100522]: INFO cinder.rpc [None req-9d168c9e-a6eb-47c9-9184-bc8953665cf9 None None] Automatically selected cinder-volume objects version 1.39 as minimum service version. Jul 27 16:04:53.850430 np0000005924 devstack@c-api.service[100522]: INFO cinder.rpc [None req-9d168c9e-a6eb-47c9-9184-bc8953665cf9 None None] Automatically selected cinder-volume RPC version 3.20 as minimum service version. Jul 27 16:04:53.850473 np0000005924 devstack@c-api.service[100523]: INFO cinder.rpc [None req-5ea0c331-1b21-48c2-abcb-7d22303c33bd None None] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. Jul 27 16:04:53.850768 np0000005924 devstack@c-api.service[100522]: WARNING stevedore.named [None req-9d168c9e-a6eb-47c9-9184-bc8953665cf9 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 27 16:04:53.851038 np0000005924 devstack@c-api.service[100522]: WARNING castellan.key_manager [None req-9d168c9e-a6eb-47c9-9184-bc8953665cf9 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based 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 27 16:04:53.851912 np0000005924 devstack@c-api.service[100522]: WARNING cinder.keymgr.conf_key_mgr [None req-9d168c9e-a6eb-47c9-9184-bc8953665cf9 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 27 16:04:53.852796 np0000005924 devstack@c-api.service[100523]: INFO cinder.rpc [None req-5ea0c331-1b21-48c2-abcb-7d22303c33bd None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. Jul 27 16:04:53.854833 np0000005924 devstack@c-api.service[100522]: WARNING stevedore.named [None req-9d168c9e-a6eb-47c9-9184-bc8953665cf9 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 27 16:04:53.854875 np0000005924 devstack@c-api.service[100523]: INFO cinder.rpc [None req-5ea0c331-1b21-48c2-abcb-7d22303c33bd None None] Automatically selected cinder-volume objects version 1.39 as minimum service version. Jul 27 16:04:53.854981 np0000005924 devstack@c-api.service[100522]: WARNING castellan.key_manager [None req-9d168c9e-a6eb-47c9-9184-bc8953665cf9 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based 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 27 16:04:53.857018 np0000005924 devstack@c-api.service[100523]: INFO cinder.rpc [None req-5ea0c331-1b21-48c2-abcb-7d22303c33bd None None] Automatically selected cinder-volume RPC version 3.20 as minimum service version. Jul 27 16:04:53.857379 np0000005924 devstack@c-api.service[100523]: WARNING stevedore.named [None req-5ea0c331-1b21-48c2-abcb-7d22303c33bd None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 27 16:04:53.857661 np0000005924 devstack@c-api.service[100523]: WARNING castellan.key_manager [None req-5ea0c331-1b21-48c2-abcb-7d22303c33bd None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based 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 27 16:04:53.858284 np0000005924 devstack@c-api.service[100523]: WARNING cinder.keymgr.conf_key_mgr [None req-5ea0c331-1b21-48c2-abcb-7d22303c33bd 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 27 16:04:53.860883 np0000005924 devstack@c-api.service[100523]: WARNING stevedore.named [None req-5ea0c331-1b21-48c2-abcb-7d22303c33bd None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 27 16:04:53.861041 np0000005924 devstack@c-api.service[100523]: WARNING castellan.key_manager [None req-5ea0c331-1b21-48c2-abcb-7d22303c33bd None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based 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 27 16:04:53.874187 np0000005924 devstack@c-api.service[100524]: DEBUG oslo_db.sqlalchemy.engines [None req-5cf50e2f-11cb-44f4-9b39-5e765ca2abb8 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=100524) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 27 16:04:53.876458 np0000005924 devstack@c-api.service[100524]: INFO cinder.rpc [None req-5cf50e2f-11cb-44f4-9b39-5e765ca2abb8 None None] Automatically selected cinder-backup objects version 1.39 as minimum service version. Jul 27 16:04:53.876791 np0000005924 devstack@c-api.service[100521]: DEBUG oslo_db.sqlalchemy.engines [None req-8d8608ef-f8bb-41fc-a8ce-2409b96ef186 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=100521) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 27 16:04:53.878445 np0000005924 devstack@c-api.service[100524]: INFO cinder.rpc [None req-5cf50e2f-11cb-44f4-9b39-5e765ca2abb8 None None] Automatically selected cinder-backup RPC version 2.4 as minimum service version. Jul 27 16:04:53.878863 np0000005924 devstack@c-api.service[100524]: WARNING stevedore.named [None req-5cf50e2f-11cb-44f4-9b39-5e765ca2abb8 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 27 16:04:53.878902 np0000005924 devstack@c-api.service[100521]: INFO cinder.rpc [None req-8d8608ef-f8bb-41fc-a8ce-2409b96ef186 None None] Automatically selected cinder-backup objects version 1.39 as minimum service version. Jul 27 16:04:53.879000 np0000005924 devstack@c-api.service[100524]: WARNING castellan.key_manager [None req-5cf50e2f-11cb-44f4-9b39-5e765ca2abb8 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based 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 27 16:04:53.880933 np0000005924 devstack@c-api.service[100521]: INFO cinder.rpc [None req-8d8608ef-f8bb-41fc-a8ce-2409b96ef186 None None] Automatically selected cinder-backup RPC version 2.4 as minimum service version. Jul 27 16:04:53.881334 np0000005924 devstack@c-api.service[100521]: WARNING stevedore.named [None req-8d8608ef-f8bb-41fc-a8ce-2409b96ef186 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 27 16:04:53.881504 np0000005924 devstack@c-api.service[100521]: WARNING castellan.key_manager [None req-8d8608ef-f8bb-41fc-a8ce-2409b96ef186 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based 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 27 16:04:53.886467 np0000005924 devstack@c-api.service[100522]: DEBUG oslo_db.sqlalchemy.engines [None req-9d168c9e-a6eb-47c9-9184-bc8953665cf9 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=100522) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 27 16:04:53.888175 np0000005924 devstack@c-api.service[100524]: WARNING stevedore.named [None req-5cf50e2f-11cb-44f4-9b39-5e765ca2abb8 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 27 16:04:53.888344 np0000005924 devstack@c-api.service[100524]: WARNING castellan.key_manager [None req-5cf50e2f-11cb-44f4-9b39-5e765ca2abb8 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based 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 27 16:04:53.889118 np0000005924 devstack@c-api.service[100522]: INFO cinder.rpc [None req-9d168c9e-a6eb-47c9-9184-bc8953665cf9 None None] Automatically selected cinder-backup objects version 1.39 as minimum service version. Jul 27 16:04:53.890286 np0000005924 devstack@c-api.service[100521]: WARNING stevedore.named [None req-8d8608ef-f8bb-41fc-a8ce-2409b96ef186 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 27 16:04:53.890454 np0000005924 devstack@c-api.service[100521]: WARNING castellan.key_manager [None req-8d8608ef-f8bb-41fc-a8ce-2409b96ef186 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based 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 27 16:04:53.891196 np0000005924 devstack@c-api.service[100522]: INFO cinder.rpc [None req-9d168c9e-a6eb-47c9-9184-bc8953665cf9 None None] Automatically selected cinder-backup RPC version 2.4 as minimum service version. Jul 27 16:04:53.891598 np0000005924 devstack@c-api.service[100522]: WARNING stevedore.named [None req-9d168c9e-a6eb-47c9-9184-bc8953665cf9 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 27 16:04:53.891747 np0000005924 devstack@c-api.service[100522]: WARNING castellan.key_manager [None req-9d168c9e-a6eb-47c9-9184-bc8953665cf9 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based 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 27 16:04:53.892149 np0000005924 devstack@c-api.service[100524]: WARNING stevedore.named [None req-5cf50e2f-11cb-44f4-9b39-5e765ca2abb8 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 27 16:04:53.892273 np0000005924 devstack@c-api.service[100524]: WARNING castellan.key_manager [None req-5cf50e2f-11cb-44f4-9b39-5e765ca2abb8 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based 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 27 16:04:53.892912 np0000005924 devstack@c-api.service[100521]: WARNING stevedore.named [None req-8d8608ef-f8bb-41fc-a8ce-2409b96ef186 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 27 16:04:53.893049 np0000005924 devstack@c-api.service[100521]: WARNING castellan.key_manager [None req-8d8608ef-f8bb-41fc-a8ce-2409b96ef186 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based 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 27 16:04:53.893584 np0000005924 devstack@c-api.service[100523]: DEBUG oslo_db.sqlalchemy.engines [None req-5ea0c331-1b21-48c2-abcb-7d22303c33bd 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=100523) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 27 16:04:53.894594 np0000005924 devstack@c-api.service[100524]: WARNING stevedore.named [None req-5cf50e2f-11cb-44f4-9b39-5e765ca2abb8 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 27 16:04:53.894745 np0000005924 devstack@c-api.service[100524]: WARNING castellan.key_manager [None req-5cf50e2f-11cb-44f4-9b39-5e765ca2abb8 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based 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 27 16:04:53.895996 np0000005924 devstack@c-api.service[100523]: INFO cinder.rpc [None req-5ea0c331-1b21-48c2-abcb-7d22303c33bd None None] Automatically selected cinder-backup objects version 1.39 as minimum service version. Jul 27 16:04:53.896559 np0000005924 devstack@c-api.service[100521]: WARNING stevedore.named [None req-8d8608ef-f8bb-41fc-a8ce-2409b96ef186 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 27 16:04:53.896711 np0000005924 devstack@c-api.service[100521]: WARNING castellan.key_manager [None req-8d8608ef-f8bb-41fc-a8ce-2409b96ef186 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based 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 27 16:04:53.897648 np0000005924 devstack@c-api.service[100524]: WARNING stevedore.named [None req-5cf50e2f-11cb-44f4-9b39-5e765ca2abb8 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 27 16:04:53.897786 np0000005924 devstack@c-api.service[100524]: WARNING castellan.key_manager [None req-5cf50e2f-11cb-44f4-9b39-5e765ca2abb8 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based 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 27 16:04:53.898216 np0000005924 devstack@c-api.service[100523]: INFO cinder.rpc [None req-5ea0c331-1b21-48c2-abcb-7d22303c33bd None None] Automatically selected cinder-backup RPC version 2.4 as minimum service version. Jul 27 16:04:53.898651 np0000005924 devstack@c-api.service[100523]: WARNING stevedore.named [None req-5ea0c331-1b21-48c2-abcb-7d22303c33bd None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 27 16:04:53.898795 np0000005924 devstack@c-api.service[100523]: WARNING castellan.key_manager [None req-5ea0c331-1b21-48c2-abcb-7d22303c33bd None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based 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 27 16:04:53.899516 np0000005924 devstack@c-api.service[100521]: WARNING stevedore.named [None req-8d8608ef-f8bb-41fc-a8ce-2409b96ef186 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 27 16:04:53.899666 np0000005924 devstack@c-api.service[100521]: WARNING castellan.key_manager [None req-8d8608ef-f8bb-41fc-a8ce-2409b96ef186 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based 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 27 16:04:53.899812 np0000005924 devstack@c-api.service[100524]: WARNING stevedore.named [None req-5cf50e2f-11cb-44f4-9b39-5e765ca2abb8 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 27 16:04:53.899961 np0000005924 devstack@c-api.service[100524]: WARNING castellan.key_manager [None req-5cf50e2f-11cb-44f4-9b39-5e765ca2abb8 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based 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 27 16:04:53.900871 np0000005924 devstack@c-api.service[100522]: WARNING stevedore.named [None req-9d168c9e-a6eb-47c9-9184-bc8953665cf9 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 27 16:04:53.901059 np0000005924 devstack@c-api.service[100522]: WARNING castellan.key_manager [None req-9d168c9e-a6eb-47c9-9184-bc8953665cf9 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based 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 27 16:04:53.901592 np0000005924 devstack@c-api.service[100521]: WARNING stevedore.named [None req-8d8608ef-f8bb-41fc-a8ce-2409b96ef186 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 27 16:04:53.901741 np0000005924 devstack@c-api.service[100521]: WARNING castellan.key_manager [None req-8d8608ef-f8bb-41fc-a8ce-2409b96ef186 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based 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 27 16:04:53.901880 np0000005924 devstack@c-api.service[100524]: WARNING stevedore.named [None req-5cf50e2f-11cb-44f4-9b39-5e765ca2abb8 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 27 16:04:53.902024 np0000005924 devstack@c-api.service[100524]: WARNING castellan.key_manager [None req-5cf50e2f-11cb-44f4-9b39-5e765ca2abb8 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based 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 27 16:04:53.903214 np0000005924 devstack@c-api.service[100522]: WARNING stevedore.named [None req-9d168c9e-a6eb-47c9-9184-bc8953665cf9 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 27 16:04:53.903372 np0000005924 devstack@c-api.service[100522]: WARNING castellan.key_manager [None req-9d168c9e-a6eb-47c9-9184-bc8953665cf9 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based 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 27 16:04:53.903603 np0000005924 devstack@c-api.service[100521]: WARNING stevedore.named [None req-8d8608ef-f8bb-41fc-a8ce-2409b96ef186 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 27 16:04:53.903756 np0000005924 devstack@c-api.service[100521]: WARNING castellan.key_manager [None req-8d8608ef-f8bb-41fc-a8ce-2409b96ef186 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based 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 27 16:04:53.904162 np0000005924 devstack@c-api.service[100524]: WARNING stevedore.named [None req-5cf50e2f-11cb-44f4-9b39-5e765ca2abb8 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 27 16:04:53.904297 np0000005924 devstack@c-api.service[100524]: WARNING castellan.key_manager [None req-5cf50e2f-11cb-44f4-9b39-5e765ca2abb8 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based 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 27 16:04:53.905932 np0000005924 devstack@c-api.service[100521]: WARNING stevedore.named [None req-8d8608ef-f8bb-41fc-a8ce-2409b96ef186 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 27 16:04:53.906056 np0000005924 devstack@c-api.service[100521]: WARNING castellan.key_manager [None req-8d8608ef-f8bb-41fc-a8ce-2409b96ef186 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based 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 27 16:04:53.906210 np0000005924 devstack@c-api.service[100524]: WARNING stevedore.named [None req-5cf50e2f-11cb-44f4-9b39-5e765ca2abb8 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 27 16:04:53.906349 np0000005924 devstack@c-api.service[100524]: WARNING castellan.key_manager [None req-5cf50e2f-11cb-44f4-9b39-5e765ca2abb8 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based 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 27 16:04:53.906832 np0000005924 devstack@c-api.service[100522]: WARNING stevedore.named [None req-9d168c9e-a6eb-47c9-9184-bc8953665cf9 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 27 16:04:53.906972 np0000005924 devstack@c-api.service[100522]: WARNING castellan.key_manager [None req-9d168c9e-a6eb-47c9-9184-bc8953665cf9 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based 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 27 16:04:53.907884 np0000005924 devstack@c-api.service[100521]: WARNING stevedore.named [None req-8d8608ef-f8bb-41fc-a8ce-2409b96ef186 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 27 16:04:53.908012 np0000005924 devstack@c-api.service[100521]: WARNING castellan.key_manager [None req-8d8608ef-f8bb-41fc-a8ce-2409b96ef186 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based 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 27 16:04:53.908290 np0000005924 devstack@c-api.service[100524]: WARNING stevedore.named [None req-5cf50e2f-11cb-44f4-9b39-5e765ca2abb8 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 27 16:04:53.908342 np0000005924 devstack@c-api.service[100523]: WARNING stevedore.named [None req-5ea0c331-1b21-48c2-abcb-7d22303c33bd None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 27 16:04:53.908433 np0000005924 devstack@c-api.service[100524]: WARNING castellan.key_manager [None req-5cf50e2f-11cb-44f4-9b39-5e765ca2abb8 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based 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 27 16:04:53.908483 np0000005924 devstack@c-api.service[100523]: WARNING castellan.key_manager [None req-5ea0c331-1b21-48c2-abcb-7d22303c33bd None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based 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 27 16:04:53.909160 np0000005924 devstack@c-api.service[100524]: WARNING stevedore.named [None req-5cf50e2f-11cb-44f4-9b39-5e765ca2abb8 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 27 16:04:53.909286 np0000005924 devstack@c-api.service[100524]: WARNING castellan.key_manager [None req-5cf50e2f-11cb-44f4-9b39-5e765ca2abb8 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based 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 27 16:04:53.909776 np0000005924 devstack@c-api.service[100522]: WARNING stevedore.named [None req-9d168c9e-a6eb-47c9-9184-bc8953665cf9 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 27 16:04:53.909901 np0000005924 devstack@c-api.service[100522]: WARNING castellan.key_manager [None req-9d168c9e-a6eb-47c9-9184-bc8953665cf9 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based 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 27 16:04:53.909933 np0000005924 devstack@c-api.service[100521]: WARNING stevedore.named [None req-8d8608ef-f8bb-41fc-a8ce-2409b96ef186 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 27 16:04:53.910044 np0000005924 devstack@c-api.service[100521]: WARNING castellan.key_manager [None req-8d8608ef-f8bb-41fc-a8ce-2409b96ef186 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based 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 27 16:04:53.910588 np0000005924 devstack@c-api.service[100523]: WARNING stevedore.named [None req-5ea0c331-1b21-48c2-abcb-7d22303c33bd None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 27 16:04:53.910729 np0000005924 devstack@c-api.service[100523]: WARNING castellan.key_manager [None req-5ea0c331-1b21-48c2-abcb-7d22303c33bd None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based 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 27 16:04:53.910814 np0000005924 devstack@c-api.service[100521]: WARNING stevedore.named [None req-8d8608ef-f8bb-41fc-a8ce-2409b96ef186 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 27 16:04:53.910948 np0000005924 devstack@c-api.service[100521]: WARNING castellan.key_manager [None req-8d8608ef-f8bb-41fc-a8ce-2409b96ef186 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based 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 27 16:04:53.911049 np0000005924 devstack@c-api.service[100524]: WARNING stevedore.named [None req-5cf50e2f-11cb-44f4-9b39-5e765ca2abb8 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 27 16:04:53.911196 np0000005924 devstack@c-api.service[100524]: WARNING castellan.key_manager [None req-5cf50e2f-11cb-44f4-9b39-5e765ca2abb8 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based 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 27 16:04:53.911842 np0000005924 devstack@c-api.service[100522]: WARNING stevedore.named [None req-9d168c9e-a6eb-47c9-9184-bc8953665cf9 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 27 16:04:53.911966 np0000005924 devstack@c-api.service[100522]: WARNING castellan.key_manager [None req-9d168c9e-a6eb-47c9-9184-bc8953665cf9 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based 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 27 16:04:53.912619 np0000005924 devstack@c-api.service[100521]: WARNING stevedore.named [None req-8d8608ef-f8bb-41fc-a8ce-2409b96ef186 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 27 16:04:53.912747 np0000005924 devstack@c-api.service[100521]: WARNING castellan.key_manager [None req-8d8608ef-f8bb-41fc-a8ce-2409b96ef186 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based 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 27 16:04:53.912798 np0000005924 devstack@c-api.service[100523]: WARNING stevedore.named [None req-5ea0c331-1b21-48c2-abcb-7d22303c33bd None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 27 16:04:53.912933 np0000005924 devstack@c-api.service[100523]: WARNING castellan.key_manager [None req-5ea0c331-1b21-48c2-abcb-7d22303c33bd None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based 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 27 16:04:53.913825 np0000005924 devstack@c-api.service[100522]: WARNING stevedore.named [None req-9d168c9e-a6eb-47c9-9184-bc8953665cf9 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 27 16:04:53.913950 np0000005924 devstack@c-api.service[100522]: WARNING castellan.key_manager [None req-9d168c9e-a6eb-47c9-9184-bc8953665cf9 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based 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 27 16:04:53.915447 np0000005924 devstack@c-api.service[100524]: WARNING stevedore.named [None req-5cf50e2f-11cb-44f4-9b39-5e765ca2abb8 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 27 16:04:53.915583 np0000005924 devstack@c-api.service[100524]: WARNING castellan.key_manager [None req-5cf50e2f-11cb-44f4-9b39-5e765ca2abb8 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based 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 27 16:04:53.916011 np0000005924 devstack@c-api.service[100522]: WARNING stevedore.named [None req-9d168c9e-a6eb-47c9-9184-bc8953665cf9 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 27 16:04:53.916131 np0000005924 devstack@c-api.service[100522]: WARNING castellan.key_manager [None req-9d168c9e-a6eb-47c9-9184-bc8953665cf9 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based 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 27 16:04:53.916722 np0000005924 devstack@c-api.service[100521]: WARNING stevedore.named [None req-8d8608ef-f8bb-41fc-a8ce-2409b96ef186 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 27 16:04:53.916981 np0000005924 devstack@c-api.service[100523]: WARNING stevedore.named [None req-5ea0c331-1b21-48c2-abcb-7d22303c33bd None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 27 16:04:53.916981 np0000005924 devstack@c-api.service[100523]: WARNING castellan.key_manager [None req-5ea0c331-1b21-48c2-abcb-7d22303c33bd None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based 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 27 16:04:53.917052 np0000005924 devstack@c-api.service[100521]: WARNING castellan.key_manager [None req-8d8608ef-f8bb-41fc-a8ce-2409b96ef186 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based 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 27 16:04:53.917933 np0000005924 devstack@c-api.service[100522]: WARNING stevedore.named [None req-9d168c9e-a6eb-47c9-9184-bc8953665cf9 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 27 16:04:53.917969 np0000005924 devstack@c-api.service[100524]: WARNING stevedore.named [None req-5cf50e2f-11cb-44f4-9b39-5e765ca2abb8 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 27 16:04:53.918054 np0000005924 devstack@c-api.service[100522]: WARNING castellan.key_manager [None req-9d168c9e-a6eb-47c9-9184-bc8953665cf9 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based 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 27 16:04:53.918096 np0000005924 devstack@c-api.service[100524]: WARNING castellan.key_manager [None req-5cf50e2f-11cb-44f4-9b39-5e765ca2abb8 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based 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 27 16:04:53.918824 np0000005924 devstack@c-api.service[100523]: WARNING stevedore.named [None req-5ea0c331-1b21-48c2-abcb-7d22303c33bd None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 27 16:04:53.918952 np0000005924 devstack@c-api.service[100523]: WARNING castellan.key_manager [None req-5ea0c331-1b21-48c2-abcb-7d22303c33bd None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based 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 27 16:04:53.919066 np0000005924 devstack@c-api.service[100521]: WARNING stevedore.named [None req-8d8608ef-f8bb-41fc-a8ce-2409b96ef186 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 27 16:04:53.919224 np0000005924 devstack@c-api.service[100521]: WARNING castellan.key_manager [None req-8d8608ef-f8bb-41fc-a8ce-2409b96ef186 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based 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 27 16:04:53.919315 np0000005924 devstack@c-api.service[100524]: WARNING stevedore.named [None req-5cf50e2f-11cb-44f4-9b39-5e765ca2abb8 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 27 16:04:53.919464 np0000005924 devstack@c-api.service[100524]: WARNING castellan.key_manager [None req-5cf50e2f-11cb-44f4-9b39-5e765ca2abb8 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based 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 27 16:04:53.919997 np0000005924 devstack@c-api.service[100522]: WARNING stevedore.named [None req-9d168c9e-a6eb-47c9-9184-bc8953665cf9 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 27 16:04:53.920119 np0000005924 devstack@c-api.service[100522]: WARNING castellan.key_manager [None req-9d168c9e-a6eb-47c9-9184-bc8953665cf9 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based 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 27 16:04:53.920282 np0000005924 devstack@c-api.service[100524]: WARNING stevedore.named [None req-5cf50e2f-11cb-44f4-9b39-5e765ca2abb8 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 27 16:04:53.920422 np0000005924 devstack@c-api.service[100521]: WARNING stevedore.named [None req-8d8608ef-f8bb-41fc-a8ce-2409b96ef186 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 27 16:04:53.920451 np0000005924 devstack@c-api.service[100524]: WARNING castellan.key_manager [None req-5cf50e2f-11cb-44f4-9b39-5e765ca2abb8 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based 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 27 16:04:53.920549 np0000005924 devstack@c-api.service[100521]: WARNING castellan.key_manager [None req-8d8608ef-f8bb-41fc-a8ce-2409b96ef186 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based 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 27 16:04:53.920716 np0000005924 devstack@c-api.service[100523]: WARNING stevedore.named [None req-5ea0c331-1b21-48c2-abcb-7d22303c33bd None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 27 16:04:53.920835 np0000005924 devstack@c-api.service[100523]: WARNING castellan.key_manager [None req-5ea0c331-1b21-48c2-abcb-7d22303c33bd None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based 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 27 16:04:53.920876 np0000005924 devstack@c-api.service[100522]: WARNING stevedore.named [None req-9d168c9e-a6eb-47c9-9184-bc8953665cf9 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 27 16:04:53.920956 np0000005924 devstack@c-api.service[100522]: WARNING castellan.key_manager [None req-9d168c9e-a6eb-47c9-9184-bc8953665cf9 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based 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 27 16:04:53.921086 np0000005924 devstack@c-api.service[100524]: WARNING stevedore.named [None req-5cf50e2f-11cb-44f4-9b39-5e765ca2abb8 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 27 16:04:53.921209 np0000005924 devstack@c-api.service[100524]: WARNING castellan.key_manager [None req-5cf50e2f-11cb-44f4-9b39-5e765ca2abb8 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based 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 27 16:04:53.921351 np0000005924 devstack@c-api.service[100521]: WARNING stevedore.named [None req-8d8608ef-f8bb-41fc-a8ce-2409b96ef186 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 27 16:04:53.921474 np0000005924 devstack@c-api.service[100521]: WARNING castellan.key_manager [None req-8d8608ef-f8bb-41fc-a8ce-2409b96ef186 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based 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 27 16:04:53.921937 np0000005924 devstack@c-api.service[100524]: WARNING stevedore.named [None req-5cf50e2f-11cb-44f4-9b39-5e765ca2abb8 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 27 16:04:53.922058 np0000005924 devstack@c-api.service[100524]: WARNING castellan.key_manager [None req-5cf50e2f-11cb-44f4-9b39-5e765ca2abb8 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based 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 27 16:04:53.922137 np0000005924 devstack@c-api.service[100521]: WARNING stevedore.named [None req-8d8608ef-f8bb-41fc-a8ce-2409b96ef186 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 27 16:04:53.922254 np0000005924 devstack@c-api.service[100521]: WARNING castellan.key_manager [None req-8d8608ef-f8bb-41fc-a8ce-2409b96ef186 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based 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 27 16:04:53.922616 np0000005924 devstack@c-api.service[100522]: WARNING stevedore.named [None req-9d168c9e-a6eb-47c9-9184-bc8953665cf9 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 27 16:04:53.922744 np0000005924 devstack@c-api.service[100522]: WARNING castellan.key_manager [None req-9d168c9e-a6eb-47c9-9184-bc8953665cf9 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based 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 27 16:04:53.922830 np0000005924 devstack@c-api.service[100524]: WARNING stevedore.named [None req-5cf50e2f-11cb-44f4-9b39-5e765ca2abb8 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 27 16:04:53.922861 np0000005924 devstack@c-api.service[100523]: WARNING stevedore.named [None req-5ea0c331-1b21-48c2-abcb-7d22303c33bd None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 27 16:04:53.922945 np0000005924 devstack@c-api.service[100521]: WARNING stevedore.named [None req-8d8608ef-f8bb-41fc-a8ce-2409b96ef186 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 27 16:04:53.922976 np0000005924 devstack@c-api.service[100524]: WARNING castellan.key_manager [None req-5cf50e2f-11cb-44f4-9b39-5e765ca2abb8 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based 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 27 16:04:53.923016 np0000005924 devstack@c-api.service[100523]: WARNING castellan.key_manager [None req-5ea0c331-1b21-48c2-abcb-7d22303c33bd None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based 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 27 16:04:53.923075 np0000005924 devstack@c-api.service[100521]: WARNING castellan.key_manager [None req-8d8608ef-f8bb-41fc-a8ce-2409b96ef186 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based 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 27 16:04:53.923551 np0000005924 devstack@c-api.service[100524]: WARNING stevedore.named [None req-5cf50e2f-11cb-44f4-9b39-5e765ca2abb8 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 27 16:04:53.923681 np0000005924 devstack@c-api.service[100524]: WARNING castellan.key_manager [None req-5cf50e2f-11cb-44f4-9b39-5e765ca2abb8 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based 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 27 16:04:53.923873 np0000005924 devstack@c-api.service[100521]: WARNING stevedore.named [None req-8d8608ef-f8bb-41fc-a8ce-2409b96ef186 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 27 16:04:53.924034 np0000005924 devstack@c-api.service[100521]: WARNING castellan.key_manager [None req-8d8608ef-f8bb-41fc-a8ce-2409b96ef186 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based 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 27 16:04:53.924227 np0000005924 devstack@c-api.service[100524]: WARNING stevedore.named [None req-5cf50e2f-11cb-44f4-9b39-5e765ca2abb8 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 27 16:04:53.924364 np0000005924 devstack@c-api.service[100524]: WARNING castellan.key_manager [None req-5cf50e2f-11cb-44f4-9b39-5e765ca2abb8 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based 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 27 16:04:53.924641 np0000005924 devstack@c-api.service[100521]: WARNING stevedore.named [None req-8d8608ef-f8bb-41fc-a8ce-2409b96ef186 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 27 16:04:53.924713 np0000005924 devstack@c-api.service[100523]: WARNING stevedore.named [None req-5ea0c331-1b21-48c2-abcb-7d22303c33bd None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 27 16:04:53.924750 np0000005924 devstack@c-api.service[100521]: WARNING castellan.key_manager [None req-8d8608ef-f8bb-41fc-a8ce-2409b96ef186 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based 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 27 16:04:53.924838 np0000005924 devstack@c-api.service[100523]: WARNING castellan.key_manager [None req-5ea0c331-1b21-48c2-abcb-7d22303c33bd None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based 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 27 16:04:53.925159 np0000005924 devstack@c-api.service[100524]: WARNING cinder.api.contrib.hosts [None req-5cf50e2f-11cb-44f4-9b39-5e765ca2abb8 None None] Deprecated: The Host API is deprecated and will be be removed in a future version. Jul 27 16:04:53.925274 np0000005924 devstack@c-api.service[100521]: WARNING stevedore.named [None req-8d8608ef-f8bb-41fc-a8ce-2409b96ef186 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 27 16:04:53.925417 np0000005924 devstack@c-api.service[100521]: WARNING castellan.key_manager [None req-8d8608ef-f8bb-41fc-a8ce-2409b96ef186 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based 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 27 16:04:53.925452 np0000005924 devstack@c-api.service[100524]: WARNING stevedore.named [None req-5cf50e2f-11cb-44f4-9b39-5e765ca2abb8 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 27 16:04:53.925554 np0000005924 devstack@c-api.service[100524]: WARNING castellan.key_manager [None req-5cf50e2f-11cb-44f4-9b39-5e765ca2abb8 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based 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 27 16:04:53.926072 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.v3.router [None req-5cf50e2f-11cb-44f4-9b39-5e765ca2abb8 None None] Extended resource: extensions {{(pid=100524) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 27 16:04:53.926198 np0000005924 devstack@c-api.service[100521]: WARNING cinder.api.contrib.hosts [None req-8d8608ef-f8bb-41fc-a8ce-2409b96ef186 None None] Deprecated: The Host API is deprecated and will be be removed in a future version. Jul 27 16:04:53.926449 np0000005924 devstack@c-api.service[100521]: WARNING stevedore.named [None req-8d8608ef-f8bb-41fc-a8ce-2409b96ef186 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 27 16:04:53.926560 np0000005924 devstack@c-api.service[100521]: WARNING castellan.key_manager [None req-8d8608ef-f8bb-41fc-a8ce-2409b96ef186 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based 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 27 16:04:53.926663 np0000005924 devstack@c-api.service[100523]: WARNING stevedore.named [None req-5ea0c331-1b21-48c2-abcb-7d22303c33bd None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 27 16:04:53.926800 np0000005924 devstack@c-api.service[100523]: WARNING castellan.key_manager [None req-5ea0c331-1b21-48c2-abcb-7d22303c33bd None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based 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 27 16:04:53.926998 np0000005924 devstack@c-api.service[100522]: WARNING stevedore.named [None req-9d168c9e-a6eb-47c9-9184-bc8953665cf9 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 27 16:04:53.927024 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.v3.router [None req-8d8608ef-f8bb-41fc-a8ce-2409b96ef186 None None] Extended resource: extensions {{(pid=100521) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 27 16:04:53.927123 np0000005924 devstack@c-api.service[100522]: WARNING castellan.key_manager [None req-9d168c9e-a6eb-47c9-9184-bc8953665cf9 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based 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 27 16:04:53.927192 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.v3.router [None req-5cf50e2f-11cb-44f4-9b39-5e765ca2abb8 None None] Extended resource: consistencygroups {{(pid=100524) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 27 16:04:53.927470 np0000005924 devstack@c-api.service[100523]: WARNING stevedore.named [None req-5ea0c331-1b21-48c2-abcb-7d22303c33bd None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 27 16:04:53.927586 np0000005924 devstack@c-api.service[100523]: WARNING castellan.key_manager [None req-5ea0c331-1b21-48c2-abcb-7d22303c33bd None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based 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 27 16:04:53.928211 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.v3.router [None req-8d8608ef-f8bb-41fc-a8ce-2409b96ef186 None None] Extended resource: consistencygroups {{(pid=100521) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 27 16:04:53.929236 np0000005924 devstack@c-api.service[100523]: WARNING stevedore.named [None req-5ea0c331-1b21-48c2-abcb-7d22303c33bd None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 27 16:04:53.929371 np0000005924 devstack@c-api.service[100523]: WARNING castellan.key_manager [None req-5ea0c331-1b21-48c2-abcb-7d22303c33bd None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based 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 27 16:04:53.929510 np0000005924 devstack@c-api.service[100522]: WARNING stevedore.named [None req-9d168c9e-a6eb-47c9-9184-bc8953665cf9 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 27 16:04:53.929728 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.v3.router [None req-5cf50e2f-11cb-44f4-9b39-5e765ca2abb8 None None] Extended resource: extra_specs {{(pid=100524) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 27 16:04:53.929760 np0000005924 devstack@c-api.service[100522]: WARNING castellan.key_manager [None req-9d168c9e-a6eb-47c9-9184-bc8953665cf9 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based 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 27 16:04:53.929859 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.v3.router [None req-8d8608ef-f8bb-41fc-a8ce-2409b96ef186 None None] Extended resource: extra_specs {{(pid=100521) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 27 16:04:53.930857 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.v3.router [None req-5cf50e2f-11cb-44f4-9b39-5e765ca2abb8 None None] Extended resource: capabilities {{(pid=100524) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 27 16:04:53.930908 np0000005924 devstack@c-api.service[100522]: WARNING stevedore.named [None req-9d168c9e-a6eb-47c9-9184-bc8953665cf9 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 27 16:04:53.931064 np0000005924 devstack@c-api.service[100522]: WARNING castellan.key_manager [None req-9d168c9e-a6eb-47c9-9184-bc8953665cf9 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based 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 27 16:04:53.931849 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.v3.router [None req-8d8608ef-f8bb-41fc-a8ce-2409b96ef186 None None] Extended resource: capabilities {{(pid=100521) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 27 16:04:53.932016 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.v3.router [None req-5cf50e2f-11cb-44f4-9b39-5e765ca2abb8 None None] Extended resource: backups {{(pid=100524) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 27 16:04:53.932064 np0000005924 devstack@c-api.service[100522]: WARNING stevedore.named [None req-9d168c9e-a6eb-47c9-9184-bc8953665cf9 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 27 16:04:53.932064 np0000005924 devstack@c-api.service[100522]: WARNING castellan.key_manager [None req-9d168c9e-a6eb-47c9-9184-bc8953665cf9 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based 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 27 16:04:53.932802 np0000005924 devstack@c-api.service[100522]: WARNING stevedore.named [None req-9d168c9e-a6eb-47c9-9184-bc8953665cf9 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 27 16:04:53.932863 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.v3.router [None req-8d8608ef-f8bb-41fc-a8ce-2409b96ef186 None None] Extended resource: backups {{(pid=100521) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 27 16:04:53.932906 np0000005924 devstack@c-api.service[100522]: WARNING castellan.key_manager [None req-9d168c9e-a6eb-47c9-9184-bc8953665cf9 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based 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 27 16:04:53.933201 np0000005924 devstack@c-api.service[100523]: WARNING stevedore.named [None req-5ea0c331-1b21-48c2-abcb-7d22303c33bd None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 27 16:04:53.933340 np0000005924 devstack@c-api.service[100523]: WARNING castellan.key_manager [None req-5ea0c331-1b21-48c2-abcb-7d22303c33bd None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based 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 27 16:04:53.933634 np0000005924 devstack@c-api.service[100522]: WARNING stevedore.named [None req-9d168c9e-a6eb-47c9-9184-bc8953665cf9 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 27 16:04:53.933672 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.v3.router [None req-5cf50e2f-11cb-44f4-9b39-5e765ca2abb8 None None] Extended resource: os-quota-sets {{(pid=100524) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 27 16:04:53.933763 np0000005924 devstack@c-api.service[100522]: WARNING castellan.key_manager [None req-9d168c9e-a6eb-47c9-9184-bc8953665cf9 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based 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 27 16:04:53.934518 np0000005924 devstack@c-api.service[100522]: WARNING stevedore.named [None req-9d168c9e-a6eb-47c9-9184-bc8953665cf9 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 27 16:04:53.934646 np0000005924 devstack@c-api.service[100522]: WARNING castellan.key_manager [None req-9d168c9e-a6eb-47c9-9184-bc8953665cf9 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based 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 27 16:04:53.934710 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.v3.router [None req-8d8608ef-f8bb-41fc-a8ce-2409b96ef186 None None] Extended resource: os-quota-sets {{(pid=100521) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 27 16:04:53.934922 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.v3.router [None req-5cf50e2f-11cb-44f4-9b39-5e765ca2abb8 None None] Extended resource: qos-specs {{(pid=100524) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 27 16:04:53.935255 np0000005924 devstack@c-api.service[100522]: WARNING stevedore.named [None req-9d168c9e-a6eb-47c9-9184-bc8953665cf9 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 27 16:04:53.935393 np0000005924 devstack@c-api.service[100522]: WARNING castellan.key_manager [None req-9d168c9e-a6eb-47c9-9184-bc8953665cf9 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based 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 27 16:04:53.935530 np0000005924 devstack@c-api.service[100523]: WARNING stevedore.named [None req-5ea0c331-1b21-48c2-abcb-7d22303c33bd None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 27 16:04:53.935660 np0000005924 devstack@c-api.service[100523]: WARNING castellan.key_manager [None req-5ea0c331-1b21-48c2-abcb-7d22303c33bd None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based 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 27 16:04:53.935954 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.v3.router [None req-8d8608ef-f8bb-41fc-a8ce-2409b96ef186 None None] Extended resource: qos-specs {{(pid=100521) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 27 16:04:53.935991 np0000005924 devstack@c-api.service[100522]: WARNING stevedore.named [None req-9d168c9e-a6eb-47c9-9184-bc8953665cf9 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 27 16:04:53.936069 np0000005924 devstack@c-api.service[100522]: WARNING castellan.key_manager [None req-9d168c9e-a6eb-47c9-9184-bc8953665cf9 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based 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 27 16:04:53.936790 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.v3.router [None req-5cf50e2f-11cb-44f4-9b39-5e765ca2abb8 None None] Extended resource: encryption {{(pid=100524) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 27 16:04:53.936893 np0000005924 devstack@c-api.service[100523]: WARNING stevedore.named [None req-5ea0c331-1b21-48c2-abcb-7d22303c33bd None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 27 16:04:53.937009 np0000005924 devstack@c-api.service[100523]: WARNING castellan.key_manager [None req-5ea0c331-1b21-48c2-abcb-7d22303c33bd None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based 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 27 16:04:53.937044 np0000005924 devstack@c-api.service[100522]: WARNING cinder.api.contrib.hosts [None req-9d168c9e-a6eb-47c9-9184-bc8953665cf9 None None] Deprecated: The Host API is deprecated and will be be removed in a future version. Jul 27 16:04:53.937249 np0000005924 devstack@c-api.service[100522]: WARNING stevedore.named [None req-9d168c9e-a6eb-47c9-9184-bc8953665cf9 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 27 16:04:53.937374 np0000005924 devstack@c-api.service[100522]: WARNING castellan.key_manager [None req-9d168c9e-a6eb-47c9-9184-bc8953665cf9 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based 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 27 16:04:53.937807 np0000005924 devstack@c-api.service[100523]: WARNING stevedore.named [None req-5ea0c331-1b21-48c2-abcb-7d22303c33bd None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 27 16:04:53.937868 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.v3.router [None req-8d8608ef-f8bb-41fc-a8ce-2409b96ef186 None None] Extended resource: encryption {{(pid=100521) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 27 16:04:53.937903 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.v3.router [None req-9d168c9e-a6eb-47c9-9184-bc8953665cf9 None None] Extended resource: extensions {{(pid=100522) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 27 16:04:53.937955 np0000005924 devstack@c-api.service[100523]: WARNING castellan.key_manager [None req-5ea0c331-1b21-48c2-abcb-7d22303c33bd None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based 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 27 16:04:53.938086 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.v3.router [None req-5cf50e2f-11cb-44f4-9b39-5e765ca2abb8 None None] Extended resource: encryption {{(pid=100524) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 27 16:04:53.938561 np0000005924 devstack@c-api.service[100523]: WARNING stevedore.named [None req-5ea0c331-1b21-48c2-abcb-7d22303c33bd None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 27 16:04:53.938685 np0000005924 devstack@c-api.service[100523]: WARNING castellan.key_manager [None req-5ea0c331-1b21-48c2-abcb-7d22303c33bd None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based 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 27 16:04:53.938936 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.v3.router [None req-9d168c9e-a6eb-47c9-9184-bc8953665cf9 None None] Extended resource: consistencygroups {{(pid=100522) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 27 16:04:53.939116 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.v3.router [None req-8d8608ef-f8bb-41fc-a8ce-2409b96ef186 None None] Extended resource: encryption {{(pid=100521) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 27 16:04:53.939339 np0000005924 devstack@c-api.service[100523]: WARNING stevedore.named [None req-5ea0c331-1b21-48c2-abcb-7d22303c33bd None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 27 16:04:53.939389 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.v3.router [None req-5cf50e2f-11cb-44f4-9b39-5e765ca2abb8 None None] Extended resource: cgsnapshots {{(pid=100524) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 27 16:04:53.939458 np0000005924 devstack@c-api.service[100523]: WARNING castellan.key_manager [None req-5ea0c331-1b21-48c2-abcb-7d22303c33bd None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based 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 27 16:04:53.940141 np0000005924 devstack@c-api.service[100523]: WARNING stevedore.named [None req-5ea0c331-1b21-48c2-abcb-7d22303c33bd None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 27 16:04:53.940262 np0000005924 devstack@c-api.service[100523]: WARNING castellan.key_manager [None req-5ea0c331-1b21-48c2-abcb-7d22303c33bd None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based 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 27 16:04:53.940353 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.v3.router [None req-8d8608ef-f8bb-41fc-a8ce-2409b96ef186 None None] Extended resource: cgsnapshots {{(pid=100521) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 27 16:04:53.940568 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.v3.router [None req-5cf50e2f-11cb-44f4-9b39-5e765ca2abb8 None None] Extended resource: scheduler-stats {{(pid=100524) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 27 16:04:53.940612 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.v3.router [None req-9d168c9e-a6eb-47c9-9184-bc8953665cf9 None None] Extended resource: extra_specs {{(pid=100522) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 27 16:04:53.940853 np0000005924 devstack@c-api.service[100523]: WARNING stevedore.named [None req-5ea0c331-1b21-48c2-abcb-7d22303c33bd None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 27 16:04:53.940963 np0000005924 devstack@c-api.service[100523]: WARNING castellan.key_manager [None req-5ea0c331-1b21-48c2-abcb-7d22303c33bd None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based 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 27 16:04:53.941494 np0000005924 devstack@c-api.service[100523]: WARNING stevedore.named [None req-5ea0c331-1b21-48c2-abcb-7d22303c33bd None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 27 16:04:53.941585 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.v3.router [None req-8d8608ef-f8bb-41fc-a8ce-2409b96ef186 None None] Extended resource: scheduler-stats {{(pid=100521) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 27 16:04:53.941635 np0000005924 devstack@c-api.service[100523]: WARNING castellan.key_manager [None req-5ea0c331-1b21-48c2-abcb-7d22303c33bd None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based 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 27 16:04:53.941754 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.v3.router [None req-5cf50e2f-11cb-44f4-9b39-5e765ca2abb8 None None] Extended resource: os-volume-manage {{(pid=100524) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 27 16:04:53.942367 np0000005924 devstack@c-api.service[100523]: WARNING cinder.api.contrib.hosts [None req-5ea0c331-1b21-48c2-abcb-7d22303c33bd None None] Deprecated: The Host API is deprecated and will be be removed in a future version. Jul 27 16:04:53.942620 np0000005924 devstack@c-api.service[100523]: WARNING stevedore.named [None req-5ea0c331-1b21-48c2-abcb-7d22303c33bd None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 27 16:04:53.942712 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.v3.router [None req-9d168c9e-a6eb-47c9-9184-bc8953665cf9 None None] Extended resource: capabilities {{(pid=100522) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 27 16:04:53.942746 np0000005924 devstack@c-api.service[100523]: WARNING castellan.key_manager [None req-5ea0c331-1b21-48c2-abcb-7d22303c33bd None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based 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 27 16:04:53.942773 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.v3.router [None req-8d8608ef-f8bb-41fc-a8ce-2409b96ef186 None None] Extended resource: os-volume-manage {{(pid=100521) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 27 16:04:53.942859 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.v3.router [None req-5cf50e2f-11cb-44f4-9b39-5e765ca2abb8 None None] Extended resource: os-snapshot-manage {{(pid=100524) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 27 16:04:53.943298 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.v3.router [None req-5ea0c331-1b21-48c2-abcb-7d22303c33bd None None] Extended resource: extensions {{(pid=100523) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 27 16:04:53.943771 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.v3.router [None req-9d168c9e-a6eb-47c9-9184-bc8953665cf9 None None] Extended resource: backups {{(pid=100522) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 27 16:04:53.943912 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.v3.router [None req-8d8608ef-f8bb-41fc-a8ce-2409b96ef186 None None] Extended resource: os-snapshot-manage {{(pid=100521) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 27 16:04:53.944058 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.v3.router [None req-5cf50e2f-11cb-44f4-9b39-5e765ca2abb8 None None] Extended resource: os-volume-transfer {{(pid=100524) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 27 16:04:53.944423 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.v3.router [None req-5ea0c331-1b21-48c2-abcb-7d22303c33bd None None] Extended resource: consistencygroups {{(pid=100523) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 27 16:04:53.945133 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.v3.router [None req-8d8608ef-f8bb-41fc-a8ce-2409b96ef186 None None] Extended resource: os-volume-transfer {{(pid=100521) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 27 16:04:53.945369 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.v3.router [None req-5cf50e2f-11cb-44f4-9b39-5e765ca2abb8 None None] Extended resource: os-hosts {{(pid=100524) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 27 16:04:53.945442 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.v3.router [None req-9d168c9e-a6eb-47c9-9184-bc8953665cf9 None None] Extended resource: os-quota-sets {{(pid=100522) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 27 16:04:53.945992 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.v3.router [None req-5ea0c331-1b21-48c2-abcb-7d22303c33bd None None] Extended resource: extra_specs {{(pid=100523) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 27 16:04:53.946434 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.v3.router [None req-5cf50e2f-11cb-44f4-9b39-5e765ca2abb8 None None] Extended resource: os-volume-type-access {{(pid=100524) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 27 16:04:53.946744 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.v3.router [None req-8d8608ef-f8bb-41fc-a8ce-2409b96ef186 None None] Extended resource: os-hosts {{(pid=100521) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 27 16:04:53.946778 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.v3.router [None req-9d168c9e-a6eb-47c9-9184-bc8953665cf9 None None] Extended resource: qos-specs {{(pid=100522) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 27 16:04:53.947231 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.v3.router [None req-5ea0c331-1b21-48c2-abcb-7d22303c33bd None None] Extended resource: capabilities {{(pid=100523) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 27 16:04:53.947547 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.v3.router [None req-8d8608ef-f8bb-41fc-a8ce-2409b96ef186 None None] Extended resource: os-volume-type-access {{(pid=100521) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 27 16:04:53.947703 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.v3.router [None req-5cf50e2f-11cb-44f4-9b39-5e765ca2abb8 None None] Extended resource: os-availability-zone {{(pid=100524) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 27 16:04:53.948234 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.v3.router [None req-5ea0c331-1b21-48c2-abcb-7d22303c33bd None None] Extended resource: backups {{(pid=100523) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 27 16:04:53.948408 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.v3.router [None req-9d168c9e-a6eb-47c9-9184-bc8953665cf9 None None] Extended resource: encryption {{(pid=100522) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 27 16:04:53.948775 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.v3.router [None req-5cf50e2f-11cb-44f4-9b39-5e765ca2abb8 None None] Extended resource: os-quota-class-sets {{(pid=100524) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 27 16:04:53.948859 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.v3.router [None req-8d8608ef-f8bb-41fc-a8ce-2409b96ef186 None None] Extended resource: os-availability-zone {{(pid=100521) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 27 16:04:53.949695 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.v3.router [None req-9d168c9e-a6eb-47c9-9184-bc8953665cf9 None None] Extended resource: encryption {{(pid=100522) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 27 16:04:53.949965 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.v3.router [None req-8d8608ef-f8bb-41fc-a8ce-2409b96ef186 None None] Extended resource: os-quota-class-sets {{(pid=100521) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 27 16:04:53.950039 np0000005924 devstack@c-api.service[100524]: WARNING stevedore.named [None req-5cf50e2f-11cb-44f4-9b39-5e765ca2abb8 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 27 16:04:53.950182 np0000005924 devstack@c-api.service[100524]: WARNING castellan.key_manager [None req-5cf50e2f-11cb-44f4-9b39-5e765ca2abb8 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based 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 27 16:04:53.950409 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.v3.router [None req-5ea0c331-1b21-48c2-abcb-7d22303c33bd None None] Extended resource: os-quota-sets {{(pid=100523) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 27 16:04:53.950917 np0000005924 devstack@c-api.service[100524]: WARNING stevedore.named [None req-5cf50e2f-11cb-44f4-9b39-5e765ca2abb8 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 27 16:04:53.950952 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.v3.router [None req-9d168c9e-a6eb-47c9-9184-bc8953665cf9 None None] Extended resource: cgsnapshots {{(pid=100522) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 27 16:04:53.951040 np0000005924 devstack@c-api.service[100524]: WARNING castellan.key_manager [None req-5cf50e2f-11cb-44f4-9b39-5e765ca2abb8 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based 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 27 16:04:53.951270 np0000005924 devstack@c-api.service[100521]: WARNING stevedore.named [None req-8d8608ef-f8bb-41fc-a8ce-2409b96ef186 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 27 16:04:53.951429 np0000005924 devstack@c-api.service[100521]: WARNING castellan.key_manager [None req-8d8608ef-f8bb-41fc-a8ce-2409b96ef186 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based 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 27 16:04:53.951572 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.v3.router [None req-5ea0c331-1b21-48c2-abcb-7d22303c33bd None None] Extended resource: qos-specs {{(pid=100523) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 27 16:04:53.951676 np0000005924 devstack@c-api.service[100524]: WARNING stevedore.named [None req-5cf50e2f-11cb-44f4-9b39-5e765ca2abb8 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 27 16:04:53.951814 np0000005924 devstack@c-api.service[100524]: WARNING castellan.key_manager [None req-5cf50e2f-11cb-44f4-9b39-5e765ca2abb8 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based 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 27 16:04:53.952144 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.v3.router [None req-9d168c9e-a6eb-47c9-9184-bc8953665cf9 None None] Extended resource: scheduler-stats {{(pid=100522) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 27 16:04:53.952200 np0000005924 devstack@c-api.service[100521]: WARNING stevedore.named [None req-8d8608ef-f8bb-41fc-a8ce-2409b96ef186 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 27 16:04:53.952274 np0000005924 devstack@c-api.service[100521]: WARNING castellan.key_manager [None req-8d8608ef-f8bb-41fc-a8ce-2409b96ef186 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based 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 27 16:04:53.952320 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.contrib.snapshot_actions [None req-5cf50e2f-11cb-44f4-9b39-5e765ca2abb8 None None] SnapshotActionsController initialized {{(pid=100524) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} Jul 27 16:04:53.952943 np0000005924 devstack@c-api.service[100521]: WARNING stevedore.named [None req-8d8608ef-f8bb-41fc-a8ce-2409b96ef186 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 27 16:04:53.953097 np0000005924 devstack@c-api.service[100521]: WARNING castellan.key_manager [None req-8d8608ef-f8bb-41fc-a8ce-2409b96ef186 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based 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 27 16:04:53.953174 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.v3.router [None req-5ea0c331-1b21-48c2-abcb-7d22303c33bd None None] Extended resource: encryption {{(pid=100523) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 27 16:04:53.953226 np0000005924 devstack@c-api.service[100524]: WARNING stevedore.named [None req-5cf50e2f-11cb-44f4-9b39-5e765ca2abb8 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 27 16:04:53.953381 np0000005924 devstack@c-api.service[100524]: WARNING castellan.key_manager [None req-5cf50e2f-11cb-44f4-9b39-5e765ca2abb8 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based 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 27 16:04:53.953434 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.v3.router [None req-9d168c9e-a6eb-47c9-9184-bc8953665cf9 None None] Extended resource: os-volume-manage {{(pid=100522) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 27 16:04:53.953665 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.contrib.snapshot_actions [None req-8d8608ef-f8bb-41fc-a8ce-2409b96ef186 None None] SnapshotActionsController initialized {{(pid=100521) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} Jul 27 16:04:53.953975 np0000005924 devstack@c-api.service[100524]: WARNING stevedore.named [None req-5cf50e2f-11cb-44f4-9b39-5e765ca2abb8 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 27 16:04:53.954017 np0000005924 devstack@c-api.service[100521]: WARNING stevedore.named [None req-8d8608ef-f8bb-41fc-a8ce-2409b96ef186 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 27 16:04:53.954097 np0000005924 devstack@c-api.service[100524]: WARNING castellan.key_manager [None req-5cf50e2f-11cb-44f4-9b39-5e765ca2abb8 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based 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 27 16:04:53.954134 np0000005924 devstack@c-api.service[100521]: WARNING castellan.key_manager [None req-8d8608ef-f8bb-41fc-a8ce-2409b96ef186 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based 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 27 16:04:53.954414 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.v3.router [None req-5ea0c331-1b21-48c2-abcb-7d22303c33bd None None] Extended resource: encryption {{(pid=100523) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 27 16:04:53.954552 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.v3.router [None req-9d168c9e-a6eb-47c9-9184-bc8953665cf9 None None] Extended resource: os-snapshot-manage {{(pid=100522) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 27 16:04:53.954725 np0000005924 devstack@c-api.service[100524]: WARNING stevedore.named [None req-5cf50e2f-11cb-44f4-9b39-5e765ca2abb8 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 27 16:04:53.954757 np0000005924 devstack@c-api.service[100521]: WARNING stevedore.named [None req-8d8608ef-f8bb-41fc-a8ce-2409b96ef186 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 27 16:04:53.954849 np0000005924 devstack@c-api.service[100524]: WARNING castellan.key_manager [None req-5cf50e2f-11cb-44f4-9b39-5e765ca2abb8 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based 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 27 16:04:53.954878 np0000005924 devstack@c-api.service[100521]: WARNING castellan.key_manager [None req-8d8608ef-f8bb-41fc-a8ce-2409b96ef186 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based 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 27 16:04:53.955506 np0000005924 devstack@c-api.service[100524]: WARNING stevedore.named [None req-5cf50e2f-11cb-44f4-9b39-5e765ca2abb8 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 27 16:04:53.955540 np0000005924 devstack@c-api.service[100521]: WARNING stevedore.named [None req-8d8608ef-f8bb-41fc-a8ce-2409b96ef186 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 27 16:04:53.955563 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.v3.router [None req-5ea0c331-1b21-48c2-abcb-7d22303c33bd None None] Extended resource: cgsnapshots {{(pid=100523) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 27 16:04:53.955596 np0000005924 devstack@c-api.service[100524]: WARNING castellan.key_manager [None req-5cf50e2f-11cb-44f4-9b39-5e765ca2abb8 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based 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 27 16:04:53.955652 np0000005924 devstack@c-api.service[100521]: WARNING castellan.key_manager [None req-8d8608ef-f8bb-41fc-a8ce-2409b96ef186 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based 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 27 16:04:53.955742 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.v3.router [None req-9d168c9e-a6eb-47c9-9184-bc8953665cf9 None None] Extended resource: os-volume-transfer {{(pid=100522) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 27 16:04:53.956102 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.v3.router [None req-5cf50e2f-11cb-44f4-9b39-5e765ca2abb8 None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=100524) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 27 16:04:53.956229 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.v3.router [None req-5cf50e2f-11cb-44f4-9b39-5e765ca2abb8 None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=100524) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 27 16:04:53.956285 np0000005924 devstack@c-api.service[100521]: WARNING stevedore.named [None req-8d8608ef-f8bb-41fc-a8ce-2409b96ef186 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 27 16:04:53.956315 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.v3.router [None req-5cf50e2f-11cb-44f4-9b39-5e765ca2abb8 None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=100524) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 27 16:04:53.956446 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.v3.router [None req-5cf50e2f-11cb-44f4-9b39-5e765ca2abb8 None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=100524) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 27 16:04:53.956491 np0000005924 devstack@c-api.service[100521]: WARNING castellan.key_manager [None req-8d8608ef-f8bb-41fc-a8ce-2409b96ef186 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based 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 27 16:04:53.956546 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.v3.router [None req-5cf50e2f-11cb-44f4-9b39-5e765ca2abb8 None None] Extension VolumeTypeEncryption extending resource: types {{(pid=100524) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 27 16:04:53.956652 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.v3.router [None req-5cf50e2f-11cb-44f4-9b39-5e765ca2abb8 None None] Extension VolumeUnmanage extending resource: volumes {{(pid=100524) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 27 16:04:53.956713 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.v3.router [None req-5ea0c331-1b21-48c2-abcb-7d22303c33bd None None] Extended resource: scheduler-stats {{(pid=100523) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 27 16:04:53.956766 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.v3.router [None req-5cf50e2f-11cb-44f4-9b39-5e765ca2abb8 None None] Extension UsedLimits extending resource: limits {{(pid=100524) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 27 16:04:53.958463 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.v3.router [None req-5cf50e2f-11cb-44f4-9b39-5e765ca2abb8 None None] Extension SnapshotActions extending resource: snapshots {{(pid=100524) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 27 16:04:53.958463 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.v3.router [None req-5cf50e2f-11cb-44f4-9b39-5e765ca2abb8 None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=100524) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 27 16:04:53.958685 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.v3.router [None req-8d8608ef-f8bb-41fc-a8ce-2409b96ef186 None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=100521) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 27 16:04:53.958711 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.v3.router [None req-5cf50e2f-11cb-44f4-9b39-5e765ca2abb8 None None] Extension VolumeTypeAccess extending resource: types {{(pid=100524) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 27 16:04:53.958735 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.v3.router [None req-8d8608ef-f8bb-41fc-a8ce-2409b96ef186 None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=100521) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 27 16:04:53.958763 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.v3.router [None req-5cf50e2f-11cb-44f4-9b39-5e765ca2abb8 None None] Extension AdminActions extending resource: volumes {{(pid=100524) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 27 16:04:53.958798 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.v3.router [None req-9d168c9e-a6eb-47c9-9184-bc8953665cf9 None None] Extended resource: os-hosts {{(pid=100522) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 27 16:04:53.958828 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.v3.router [None req-8d8608ef-f8bb-41fc-a8ce-2409b96ef186 None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=100521) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 27 16:04:53.958853 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.v3.router [None req-5cf50e2f-11cb-44f4-9b39-5e765ca2abb8 None None] Extension AdminActions extending resource: snapshots {{(pid=100524) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 27 16:04:53.958878 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.v3.router [None req-8d8608ef-f8bb-41fc-a8ce-2409b96ef186 None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=100521) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 27 16:04:53.958904 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.v3.router [None req-5cf50e2f-11cb-44f4-9b39-5e765ca2abb8 None None] Extension AdminActions extending resource: backups {{(pid=100524) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 27 16:04:53.958934 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.v3.router [None req-8d8608ef-f8bb-41fc-a8ce-2409b96ef186 None None] Extension VolumeTypeEncryption extending resource: types {{(pid=100521) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 27 16:04:53.958959 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.v3.router [None req-5cf50e2f-11cb-44f4-9b39-5e765ca2abb8 None None] Extension VolumeActions extending resource: volumes {{(pid=100524) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 27 16:04:53.958991 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.v3.router [None req-8d8608ef-f8bb-41fc-a8ce-2409b96ef186 None None] Extension VolumeUnmanage extending resource: volumes {{(pid=100521) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 27 16:04:53.959017 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.v3.router [None req-5cf50e2f-11cb-44f4-9b39-5e765ca2abb8 None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=100524) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 27 16:04:53.959043 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.v3.router [None req-8d8608ef-f8bb-41fc-a8ce-2409b96ef186 None None] Extension UsedLimits extending resource: limits {{(pid=100521) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 27 16:04:53.959069 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.v3.router [None req-5cf50e2f-11cb-44f4-9b39-5e765ca2abb8 None None] Extension TypesManage extending resource: types {{(pid=100524) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 27 16:04:53.959098 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.v3.router [None req-8d8608ef-f8bb-41fc-a8ce-2409b96ef186 None None] Extension SnapshotActions extending resource: snapshots {{(pid=100521) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 27 16:04:53.959098 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.v3.router [None req-8d8608ef-f8bb-41fc-a8ce-2409b96ef186 None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=100521) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 27 16:04:53.959159 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.v3.router [None req-5ea0c331-1b21-48c2-abcb-7d22303c33bd None None] Extended resource: os-volume-manage {{(pid=100523) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 27 16:04:53.959204 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.v3.router [None req-8d8608ef-f8bb-41fc-a8ce-2409b96ef186 None None] Extension VolumeTypeAccess extending resource: types {{(pid=100521) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 27 16:04:53.959204 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.v3.router [None req-8d8608ef-f8bb-41fc-a8ce-2409b96ef186 None None] Extension AdminActions extending resource: volumes {{(pid=100521) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 27 16:04:53.959204 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.v3.router [None req-8d8608ef-f8bb-41fc-a8ce-2409b96ef186 None None] Extension AdminActions extending resource: snapshots {{(pid=100521) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 27 16:04:53.959204 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.v3.router [None req-8d8608ef-f8bb-41fc-a8ce-2409b96ef186 None None] Extension AdminActions extending resource: backups {{(pid=100521) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 27 16:04:53.959204 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.v3.router [None req-8d8608ef-f8bb-41fc-a8ce-2409b96ef186 None None] Extension VolumeActions extending resource: volumes {{(pid=100521) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 27 16:04:53.959347 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.v3.router [None req-9d168c9e-a6eb-47c9-9184-bc8953665cf9 None None] Extended resource: os-volume-type-access {{(pid=100522) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 27 16:04:53.959378 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.v3.router [None req-8d8608ef-f8bb-41fc-a8ce-2409b96ef186 None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=100521) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 27 16:04:53.959378 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.v3.router [None req-8d8608ef-f8bb-41fc-a8ce-2409b96ef186 None None] Extension TypesManage extending resource: types {{(pid=100521) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 27 16:04:53.959443 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.v3.router [None req-5ea0c331-1b21-48c2-abcb-7d22303c33bd None None] Extended resource: os-snapshot-manage {{(pid=100523) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 27 16:04:53.959663 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.v3.router [None req-9d168c9e-a6eb-47c9-9184-bc8953665cf9 None None] Extended resource: os-availability-zone {{(pid=100522) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 27 16:04:53.960037 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.v3.router [None req-5ea0c331-1b21-48c2-abcb-7d22303c33bd None None] Extended resource: os-volume-transfer {{(pid=100523) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 27 16:04:53.960780 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.v3.router [None req-9d168c9e-a6eb-47c9-9184-bc8953665cf9 None None] Extended resource: os-quota-class-sets {{(pid=100522) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 27 16:04:53.962194 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.v3.router [None req-5ea0c331-1b21-48c2-abcb-7d22303c33bd None None] Extended resource: os-hosts {{(pid=100523) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 27 16:04:53.962254 np0000005924 devstack@c-api.service[100522]: WARNING stevedore.named [None req-9d168c9e-a6eb-47c9-9184-bc8953665cf9 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 27 16:04:53.962254 np0000005924 devstack@c-api.service[100522]: WARNING castellan.key_manager [None req-9d168c9e-a6eb-47c9-9184-bc8953665cf9 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based 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 27 16:04:53.962422 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.v3.router [None req-5ea0c331-1b21-48c2-abcb-7d22303c33bd None None] Extended resource: os-volume-type-access {{(pid=100523) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 27 16:04:53.963317 np0000005924 devstack@c-api.service[100522]: WARNING stevedore.named [None req-9d168c9e-a6eb-47c9-9184-bc8953665cf9 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 27 16:04:53.963317 np0000005924 devstack@c-api.service[100522]: WARNING castellan.key_manager [None req-9d168c9e-a6eb-47c9-9184-bc8953665cf9 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based 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 27 16:04:53.963679 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.v3.router [None req-5ea0c331-1b21-48c2-abcb-7d22303c33bd None None] Extended resource: os-availability-zone {{(pid=100523) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 27 16:04:53.963913 np0000005924 devstack@c-api.service[100522]: WARNING stevedore.named [None req-9d168c9e-a6eb-47c9-9184-bc8953665cf9 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 27 16:04:53.964038 np0000005924 devstack@c-api.service[100522]: WARNING castellan.key_manager [None req-9d168c9e-a6eb-47c9-9184-bc8953665cf9 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based 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 27 16:04:53.964567 np0000005924 devstack@c-api.service[100524]: WSGI app 0 (mountpoint='') ready in 2 seconds on interpreter 0x7fb2c36a4668 pid: 100524 (default app) Jul 27 16:04:53.964605 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.contrib.snapshot_actions [None req-9d168c9e-a6eb-47c9-9184-bc8953665cf9 None None] SnapshotActionsController initialized {{(pid=100522) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} Jul 27 16:04:53.964717 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.v3.router [None req-5ea0c331-1b21-48c2-abcb-7d22303c33bd None None] Extended resource: os-quota-class-sets {{(pid=100523) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 27 16:04:53.964990 np0000005924 devstack@c-api.service[100522]: WARNING stevedore.named [None req-9d168c9e-a6eb-47c9-9184-bc8953665cf9 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 27 16:04:53.965109 np0000005924 devstack@c-api.service[100522]: WARNING castellan.key_manager [None req-9d168c9e-a6eb-47c9-9184-bc8953665cf9 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based 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 27 16:04:53.965758 np0000005924 devstack@c-api.service[100522]: WARNING stevedore.named [None req-9d168c9e-a6eb-47c9-9184-bc8953665cf9 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 27 16:04:53.965886 np0000005924 devstack@c-api.service[100522]: WARNING castellan.key_manager [None req-9d168c9e-a6eb-47c9-9184-bc8953665cf9 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based 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 27 16:04:53.965997 np0000005924 devstack@c-api.service[100523]: WARNING stevedore.named [None req-5ea0c331-1b21-48c2-abcb-7d22303c33bd None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 27 16:04:53.966132 np0000005924 devstack@c-api.service[100523]: WARNING castellan.key_manager [None req-5ea0c331-1b21-48c2-abcb-7d22303c33bd None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based 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 27 16:04:53.966237 np0000005924 devstack@c-api.service[100521]: WSGI app 0 (mountpoint='') ready in 2 seconds on interpreter 0x7fb2c36a4668 pid: 100521 (default app) Jul 27 16:04:53.966581 np0000005924 devstack@c-api.service[100522]: WARNING stevedore.named [None req-9d168c9e-a6eb-47c9-9184-bc8953665cf9 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 27 16:04:53.966717 np0000005924 devstack@c-api.service[100522]: WARNING castellan.key_manager [None req-9d168c9e-a6eb-47c9-9184-bc8953665cf9 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based 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 27 16:04:53.966880 np0000005924 devstack@c-api.service[100523]: WARNING stevedore.named [None req-5ea0c331-1b21-48c2-abcb-7d22303c33bd None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 27 16:04:53.966996 np0000005924 devstack@c-api.service[100523]: WARNING castellan.key_manager [None req-5ea0c331-1b21-48c2-abcb-7d22303c33bd None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based 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 27 16:04:53.967449 np0000005924 devstack@c-api.service[100522]: WARNING stevedore.named [None req-9d168c9e-a6eb-47c9-9184-bc8953665cf9 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 27 16:04:53.967598 np0000005924 devstack@c-api.service[100522]: WARNING castellan.key_manager [None req-9d168c9e-a6eb-47c9-9184-bc8953665cf9 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based 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 27 16:04:53.967672 np0000005924 devstack@c-api.service[100523]: WARNING stevedore.named [None req-5ea0c331-1b21-48c2-abcb-7d22303c33bd None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 27 16:04:53.967846 np0000005924 devstack@c-api.service[100523]: WARNING castellan.key_manager [None req-5ea0c331-1b21-48c2-abcb-7d22303c33bd None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based 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 27 16:04:53.968198 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.v3.router [None req-9d168c9e-a6eb-47c9-9184-bc8953665cf9 None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=100522) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 27 16:04:53.968338 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.v3.router [None req-9d168c9e-a6eb-47c9-9184-bc8953665cf9 None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=100522) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 27 16:04:53.968528 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.contrib.snapshot_actions [None req-5ea0c331-1b21-48c2-abcb-7d22303c33bd None None] SnapshotActionsController initialized {{(pid=100523) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} Jul 27 16:04:53.968557 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.v3.router [None req-9d168c9e-a6eb-47c9-9184-bc8953665cf9 None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=100522) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 27 16:04:53.968664 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.v3.router [None req-9d168c9e-a6eb-47c9-9184-bc8953665cf9 None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=100522) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 27 16:04:53.968789 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.v3.router [None req-9d168c9e-a6eb-47c9-9184-bc8953665cf9 None None] Extension VolumeTypeEncryption extending resource: types {{(pid=100522) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 27 16:04:53.968877 np0000005924 devstack@c-api.service[100523]: WARNING stevedore.named [None req-5ea0c331-1b21-48c2-abcb-7d22303c33bd None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 27 16:04:53.968905 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.v3.router [None req-9d168c9e-a6eb-47c9-9184-bc8953665cf9 None None] Extension VolumeUnmanage extending resource: volumes {{(pid=100522) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 27 16:04:53.968989 np0000005924 devstack@c-api.service[100523]: WARNING castellan.key_manager [None req-5ea0c331-1b21-48c2-abcb-7d22303c33bd None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based 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 27 16:04:53.969015 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.v3.router [None req-9d168c9e-a6eb-47c9-9184-bc8953665cf9 None None] Extension UsedLimits extending resource: limits {{(pid=100522) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 27 16:04:53.969097 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.v3.router [None req-9d168c9e-a6eb-47c9-9184-bc8953665cf9 None None] Extension SnapshotActions extending resource: snapshots {{(pid=100522) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 27 16:04:53.969195 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.v3.router [None req-9d168c9e-a6eb-47c9-9184-bc8953665cf9 None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=100522) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 27 16:04:53.969287 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.v3.router [None req-9d168c9e-a6eb-47c9-9184-bc8953665cf9 None None] Extension VolumeTypeAccess extending resource: types {{(pid=100522) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 27 16:04:53.969417 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.v3.router [None req-9d168c9e-a6eb-47c9-9184-bc8953665cf9 None None] Extension AdminActions extending resource: volumes {{(pid=100522) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 27 16:04:53.969519 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.v3.router [None req-9d168c9e-a6eb-47c9-9184-bc8953665cf9 None None] Extension AdminActions extending resource: snapshots {{(pid=100522) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 27 16:04:53.969568 np0000005924 devstack@c-api.service[100523]: WARNING stevedore.named [None req-5ea0c331-1b21-48c2-abcb-7d22303c33bd None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 27 16:04:53.969638 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.v3.router [None req-9d168c9e-a6eb-47c9-9184-bc8953665cf9 None None] Extension AdminActions extending resource: backups {{(pid=100522) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 27 16:04:53.969696 np0000005924 devstack@c-api.service[100523]: WARNING castellan.key_manager [None req-5ea0c331-1b21-48c2-abcb-7d22303c33bd None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based 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 27 16:04:53.969747 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.v3.router [None req-9d168c9e-a6eb-47c9-9184-bc8953665cf9 None None] Extension VolumeActions extending resource: volumes {{(pid=100522) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 27 16:04:53.969883 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.v3.router [None req-9d168c9e-a6eb-47c9-9184-bc8953665cf9 None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=100522) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 27 16:04:53.969995 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.v3.router [None req-9d168c9e-a6eb-47c9-9184-bc8953665cf9 None None] Extension TypesManage extending resource: types {{(pid=100522) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 27 16:04:53.970281 np0000005924 devstack@c-api.service[100523]: WARNING stevedore.named [None req-5ea0c331-1b21-48c2-abcb-7d22303c33bd None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 27 16:04:53.970423 np0000005924 devstack@c-api.service[100523]: WARNING castellan.key_manager [None req-5ea0c331-1b21-48c2-abcb-7d22303c33bd None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based 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 27 16:04:53.971128 np0000005924 devstack@c-api.service[100523]: WARNING stevedore.named [None req-5ea0c331-1b21-48c2-abcb-7d22303c33bd None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 27 16:04:53.971239 np0000005924 devstack@c-api.service[100523]: WARNING castellan.key_manager [None req-5ea0c331-1b21-48c2-abcb-7d22303c33bd None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based 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 27 16:04:53.971783 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.v3.router [None req-5ea0c331-1b21-48c2-abcb-7d22303c33bd None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=100523) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 27 16:04:53.971904 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.v3.router [None req-5ea0c331-1b21-48c2-abcb-7d22303c33bd None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=100523) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 27 16:04:53.972004 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.v3.router [None req-5ea0c331-1b21-48c2-abcb-7d22303c33bd None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=100523) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 27 16:04:53.972152 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.v3.router [None req-5ea0c331-1b21-48c2-abcb-7d22303c33bd None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=100523) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 27 16:04:53.972296 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.v3.router [None req-5ea0c331-1b21-48c2-abcb-7d22303c33bd None None] Extension VolumeTypeEncryption extending resource: types {{(pid=100523) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 27 16:04:53.972412 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.v3.router [None req-5ea0c331-1b21-48c2-abcb-7d22303c33bd None None] Extension VolumeUnmanage extending resource: volumes {{(pid=100523) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 27 16:04:53.972506 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.v3.router [None req-5ea0c331-1b21-48c2-abcb-7d22303c33bd None None] Extension UsedLimits extending resource: limits {{(pid=100523) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 27 16:04:53.972595 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.v3.router [None req-5ea0c331-1b21-48c2-abcb-7d22303c33bd None None] Extension SnapshotActions extending resource: snapshots {{(pid=100523) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 27 16:04:53.972727 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.v3.router [None req-5ea0c331-1b21-48c2-abcb-7d22303c33bd None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=100523) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 27 16:04:53.972828 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.middleware.request_id [None req-4867edcb-3937-4cd6-a6f4-678db334906b None None] RequestId filter calling following filter/app {{(pid=100524) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:04:53.972886 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.v3.router [None req-5ea0c331-1b21-48c2-abcb-7d22303c33bd None None] Extension VolumeTypeAccess extending resource: types {{(pid=100523) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 27 16:04:53.973016 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.v3.router [None req-5ea0c331-1b21-48c2-abcb-7d22303c33bd None None] Extension AdminActions extending resource: volumes {{(pid=100523) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 27 16:04:53.973144 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.v3.router [None req-5ea0c331-1b21-48c2-abcb-7d22303c33bd None None] Extension AdminActions extending resource: snapshots {{(pid=100523) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 27 16:04:53.973228 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.v3.router [None req-5ea0c331-1b21-48c2-abcb-7d22303c33bd None None] Extension AdminActions extending resource: backups {{(pid=100523) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 27 16:04:53.973382 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.v3.router [None req-5ea0c331-1b21-48c2-abcb-7d22303c33bd None None] Extension VolumeActions extending resource: volumes {{(pid=100523) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 27 16:04:53.973515 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.v3.router [None req-5ea0c331-1b21-48c2-abcb-7d22303c33bd None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=100523) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 27 16:04:53.973614 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.v3.router [None req-5ea0c331-1b21-48c2-abcb-7d22303c33bd None None] Extension TypesManage extending resource: types {{(pid=100523) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 27 16:04:53.975741 np0000005924 devstack@c-api.service[100524]: [pid: 100524|app: 0|req: 1/1] 10.4.3.117 () {60 vars in 925 bytes} [Mon Jul 27 16:04:53 2026] GET /volume/v3/ => generated 114 bytes in 11 msecs (HTTP/1.1 401) 5 headers in 229 bytes (1 switches on core 0) Jul 27 16:04:53.978133 np0000005924 devstack@c-api.service[100522]: WSGI app 0 (mountpoint='') ready in 2 seconds on interpreter 0x7fb2c36a4668 pid: 100522 (default app) Jul 27 16:04:53.981045 np0000005924 devstack@c-api.service[100523]: WSGI app 0 (mountpoint='') ready in 2 seconds on interpreter 0x7fb2c36a4668 pid: 100523 (default app) Jul 27 16:04:58.559810 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.middleware.request_id [None req-a4da3e1e-dbad-4863-be0c-e0290bf2d006 None None] RequestId filter calling following filter/app {{(pid=100521) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:04:59.158524 np0000005924 devstack@c-api.service[100521]: INFO cinder.api.openstack.wsgi [None req-a4da3e1e-dbad-4863-be0c-e0290bf2d006 admin admin] POST https://10.4.3.117/volume/v3/types Jul 27 16:04:59.159137 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.openstack.wsgi [None req-a4da3e1e-dbad-4863-be0c-e0290bf2d006 admin admin] Action: 'create', calling method: _create, body: {"volume_type": {"description": null, "name": "storpool"}} {{(pid=100521) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 27 16:04:59.160765 np0000005924 devstack@c-api.service[100521]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:04:59.160765 np0000005924 devstack@c-api.service[100521]: warnings.warn( Jul 27 16:04:59.191141 np0000005924 devstack@c-api.service[100521]: DEBUG oslo_db.sqlalchemy.engines [None req-a4da3e1e-dbad-4863-be0c-e0290bf2d006 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=100521) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 27 16:04:59.217354 np0000005924 devstack@c-api.service[100521]: INFO cinder.api.openstack.wsgi [None req-a4da3e1e-dbad-4863-be0c-e0290bf2d006 admin admin] https://10.4.3.117/volume/v3/types returned with HTTP 200 Jul 27 16:04:59.217354 np0000005924 devstack@c-api.service[100521]: [pid: 100521|app: 0|req: 1/2] 10.4.3.117 () {68 vars in 1302 bytes} [Mon Jul 27 16:04:58 2026] POST /volume/v3/types => generated 183 bytes in 666 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 27 16:04:59.228860 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.middleware.request_id [None req-5c4f95b4-298e-4235-8262-87f6c5d8b836 None None] RequestId filter calling following filter/app {{(pid=100524) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:04:59.504411 np0000005924 devstack@c-api.service[100524]: INFO cinder.api.openstack.wsgi [None req-5c4f95b4-298e-4235-8262-87f6c5d8b836 admin admin] POST https://10.4.3.117/volume/v3/types/2bce4e1a-e6e0-49d9-be36-c3405449a01e/extra_specs Jul 27 16:04:59.504947 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.openstack.wsgi [None req-5c4f95b4-298e-4235-8262-87f6c5d8b836 admin admin] Action: 'create', calling method: create, body: {"extra_specs": {"volume_backend_name": "storpool"}} {{(pid=100524) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 27 16:04:59.506723 np0000005924 devstack@c-api.service[100524]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:04:59.506723 np0000005924 devstack@c-api.service[100524]: warnings.warn( Jul 27 16:04:59.539276 np0000005924 devstack@c-api.service[100524]: DEBUG oslo_db.sqlalchemy.engines [None req-5c4f95b4-298e-4235-8262-87f6c5d8b836 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=100524) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 27 16:04:59.602495 np0000005924 devstack@c-api.service[100524]: INFO cinder.api.openstack.wsgi [None req-5c4f95b4-298e-4235-8262-87f6c5d8b836 admin admin] https://10.4.3.117/volume/v3/types/2bce4e1a-e6e0-49d9-be36-c3405449a01e/extra_specs returned with HTTP 200 Jul 27 16:04:59.602904 np0000005924 devstack@c-api.service[100524]: [pid: 100524|app: 0|req: 2/3] 10.4.3.117 () {68 vars in 1449 bytes} [Mon Jul 27 16:04:59 2026] POST /volume/v3/types/2bce4e1a-e6e0-49d9-be36-c3405449a01e/extra_specs => generated 52 bytes in 374 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jul 27 16:04:59.829172 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.middleware.request_id [None req-8265b585-cf5d-4869-8244-78864952e020 None None] RequestId filter calling following filter/app {{(pid=100522) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:05:00.119673 np0000005924 devstack@c-api.service[100522]: INFO cinder.api.openstack.wsgi [None req-8265b585-cf5d-4869-8244-78864952e020 admin admin] POST https://10.4.3.117/volume/v3/types Jul 27 16:05:00.120384 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.openstack.wsgi [None req-8265b585-cf5d-4869-8244-78864952e020 admin admin] Action: 'create', calling method: _create, body: {"volume_type": {"description": null, "name": "multiattach"}} {{(pid=100522) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 27 16:05:00.122053 np0000005924 devstack@c-api.service[100522]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:05:00.122053 np0000005924 devstack@c-api.service[100522]: warnings.warn( Jul 27 16:05:00.155360 np0000005924 devstack@c-api.service[100522]: DEBUG oslo_db.sqlalchemy.engines [None req-8265b585-cf5d-4869-8244-78864952e020 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=100522) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 27 16:05:00.182024 np0000005924 devstack@c-api.service[100522]: INFO cinder.api.openstack.wsgi [None req-8265b585-cf5d-4869-8244-78864952e020 admin admin] https://10.4.3.117/volume/v3/types returned with HTTP 200 Jul 27 16:05:00.182451 np0000005924 devstack@c-api.service[100522]: [pid: 100522|app: 0|req: 1/4] 10.4.3.117 () {68 vars in 1302 bytes} [Mon Jul 27 16:04:59 2026] POST /volume/v3/types => generated 186 bytes in 362 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 27 16:05:00.204546 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.middleware.request_id [None req-c0aa1655-a03a-4eaa-9d78-07bd77ac51e9 None None] RequestId filter calling following filter/app {{(pid=100523) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:05:00.494339 np0000005924 devstack@c-api.service[100523]: INFO cinder.api.openstack.wsgi [None req-c0aa1655-a03a-4eaa-9d78-07bd77ac51e9 admin admin] POST https://10.4.3.117/volume/v3/types/5a08e345-6607-4a90-9e52-260a905c25f2/extra_specs Jul 27 16:05:00.494339 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.openstack.wsgi [None req-c0aa1655-a03a-4eaa-9d78-07bd77ac51e9 admin admin] Action: 'create', calling method: create, body: {"extra_specs": {"multiattach": " True"}} {{(pid=100523) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 27 16:05:00.496454 np0000005924 devstack@c-api.service[100523]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:05:00.496454 np0000005924 devstack@c-api.service[100523]: warnings.warn( Jul 27 16:05:00.530380 np0000005924 devstack@c-api.service[100523]: DEBUG oslo_db.sqlalchemy.engines [None req-c0aa1655-a03a-4eaa-9d78-07bd77ac51e9 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=100523) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 27 16:05:00.604679 np0000005924 devstack@c-api.service[100523]: INFO cinder.api.openstack.wsgi [None req-c0aa1655-a03a-4eaa-9d78-07bd77ac51e9 admin admin] https://10.4.3.117/volume/v3/types/5a08e345-6607-4a90-9e52-260a905c25f2/extra_specs returned with HTTP 200 Jul 27 16:05:00.604679 np0000005924 devstack@c-api.service[100523]: [pid: 100523|app: 0|req: 1/5] 10.4.3.117 () {68 vars in 1449 bytes} [Mon Jul 27 16:05:00 2026] POST /volume/v3/types/5a08e345-6607-4a90-9e52-260a905c25f2/extra_specs => generated 45 bytes in 411 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jul 27 16:05:09.214584 np0000005924 devstack@c-api.service[100521]: DEBUG dbcounter [-] [100521] Writing DB stats cinder:SELECT=9,cinder:INSERT=1 {{(pid=100521) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 27 16:05:09.601059 np0000005924 devstack@c-api.service[100524]: DEBUG dbcounter [-] [100524] Writing DB stats cinder:SELECT=11,cinder:INSERT=1 {{(pid=100524) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 27 16:05:10.179479 np0000005924 devstack@c-api.service[100522]: DEBUG dbcounter [-] [100522] Writing DB stats cinder:SELECT=9,cinder:INSERT=1 {{(pid=100522) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 27 16:05:10.601161 np0000005924 devstack@c-api.service[100523]: DEBUG dbcounter [-] [100523] Writing DB stats cinder:SELECT=11,cinder:INSERT=1 {{(pid=100523) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 27 16:05:25.033242 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.middleware.request_id [None req-4b1cccfc-d031-4f0d-8c99-3741e8b94df5 None None] RequestId filter calling following filter/app {{(pid=100521) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:05:25.033866 np0000005924 devstack@c-api.service[100521]: INFO cinder.api.openstack.wsgi [None req-4b1cccfc-d031-4f0d-8c99-3741e8b94df5 None None] GET https://10.4.3.117/volume// Jul 27 16:05:25.034036 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.openstack.wsgi [None req-4b1cccfc-d031-4f0d-8c99-3741e8b94df5 None None] Empty body provided in request {{(pid=100521) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:05:25.034230 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.openstack.wsgi [None req-4b1cccfc-d031-4f0d-8c99-3741e8b94df5 None None] Calling method 'all' {{(pid=100521) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:05:25.034717 np0000005924 devstack@c-api.service[100521]: INFO cinder.api.openstack.wsgi [None req-4b1cccfc-d031-4f0d-8c99-3741e8b94df5 None None] https://10.4.3.117/volume// returned with HTTP 300 Jul 27 16:05:25.034992 np0000005924 devstack@c-api.service[100521]: [pid: 100521|app: 0|req: 2/6] 10.4.3.117 () {66 vars in 1425 bytes} [Mon Jul 27 16:05:25 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 27 16:06:04.381199 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.middleware.request_id [None req-93270c60-645c-40d5-92f1-cff07781098b None None] RequestId filter calling following filter/app {{(pid=100524) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:06:04.645293 np0000005924 devstack@c-api.service[100524]: INFO cinder.api.openstack.wsgi [None req-93270c60-645c-40d5-92f1-cff07781098b tempest-verify_tempest_config-1492993016 tempest-verify_tempest_config-1492993016-project-member] GET https://10.4.3.117/volume/v3/extensions Jul 27 16:06:04.645513 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.openstack.wsgi [None req-93270c60-645c-40d5-92f1-cff07781098b tempest-verify_tempest_config-1492993016 tempest-verify_tempest_config-1492993016-project-member] Empty body provided in request {{(pid=100524) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:06:04.645700 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.openstack.wsgi [None req-93270c60-645c-40d5-92f1-cff07781098b tempest-verify_tempest_config-1492993016 tempest-verify_tempest_config-1492993016-project-member] Calling method 'index' {{(pid=100524) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:06:04.646104 np0000005924 devstack@c-api.service[100524]: INFO cinder.api.openstack.wsgi [None req-93270c60-645c-40d5-92f1-cff07781098b tempest-verify_tempest_config-1492993016 tempest-verify_tempest_config-1492993016-project-member] https://10.4.3.117/volume/v3/extensions returned with HTTP 200 Jul 27 16:06:04.646622 np0000005924 devstack@c-api.service[100524]: [pid: 100524|app: 0|req: 3/7] 10.4.3.117 () {66 vars in 1246 bytes} [Mon Jul 27 16:06:04 2026] GET /volume/v3/extensions => generated 5245 bytes in 266 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 27 16:06:48.919606 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.middleware.request_id [None req-c6e5d00c-b4bd-4400-836a-1f0d6193a32d None None] RequestId filter calling following filter/app {{(pid=100522) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:06:49.267783 np0000005924 devstack@c-api.service[100522]: INFO cinder.api.openstack.wsgi [None req-c6e5d00c-b4bd-4400-836a-1f0d6193a32d tempest-GroupSnapshotsTest-2059751116 tempest-GroupSnapshotsTest-2059751116-project-admin] POST https://10.4.3.117/volume/v3/types Jul 27 16:06:49.268230 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.openstack.wsgi [None req-c6e5d00c-b4bd-4400-836a-1f0d6193a32d tempest-GroupSnapshotsTest-2059751116 tempest-GroupSnapshotsTest-2059751116-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-GroupSnapshotsTest-volume-type-60451481"}} {{(pid=100522) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 27 16:06:49.287450 np0000005924 devstack@c-api.service[100522]: INFO cinder.api.openstack.wsgi [None req-c6e5d00c-b4bd-4400-836a-1f0d6193a32d tempest-GroupSnapshotsTest-2059751116 tempest-GroupSnapshotsTest-2059751116-project-admin] https://10.4.3.117/volume/v3/types returned with HTTP 200 Jul 27 16:06:49.287970 np0000005924 devstack@c-api.service[100522]: [pid: 100522|app: 0|req: 2/8] 10.4.3.117 () {68 vars in 1252 bytes} [Mon Jul 27 16:06:48 2026] POST /volume/v3/types => generated 222 bytes in 369 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 27 16:06:49.296145 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.middleware.request_id [None req-046f1961-b3c1-4e4a-bfd8-a211eb02e169 None None] RequestId filter calling following filter/app {{(pid=100523) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:06:49.298900 np0000005924 devstack@c-api.service[100523]: INFO cinder.api.openstack.wsgi [None req-046f1961-b3c1-4e4a-bfd8-a211eb02e169 tempest-GroupSnapshotsTest-2059751116 tempest-GroupSnapshotsTest-2059751116-project-admin] POST https://10.4.3.117/volume/v3/group_types Jul 27 16:06:49.299267 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.openstack.wsgi [None req-046f1961-b3c1-4e4a-bfd8-a211eb02e169 tempest-GroupSnapshotsTest-2059751116 tempest-GroupSnapshotsTest-2059751116-project-admin] Action: 'create', calling method: version_select, body: {"group_type": {"name": "tempest-GroupSnapshotsTest-group-type-1090116943"}} {{(pid=100523) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 27 16:06:49.349764 np0000005924 devstack@c-api.service[100523]: INFO cinder.api.openstack.wsgi [None req-046f1961-b3c1-4e4a-bfd8-a211eb02e169 tempest-GroupSnapshotsTest-2059751116 tempest-GroupSnapshotsTest-2059751116-project-admin] https://10.4.3.117/volume/v3/group_types returned with HTTP 202 Jul 27 16:06:49.350256 np0000005924 devstack@c-api.service[100523]: [pid: 100523|app: 0|req: 2/9] 10.4.3.117 () {70 vars in 1311 bytes} [Mon Jul 27 16:06:49 2026] POST /volume/v3/group_types => generated 181 bytes in 55 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Jul 27 16:06:49.358529 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.middleware.request_id [None req-92301873-7029-4f6c-8963-83c84d101e2c None None] RequestId filter calling following filter/app {{(pid=100521) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:06:49.551381 np0000005924 devstack@c-api.service[100521]: INFO cinder.api.openstack.wsgi [None req-92301873-7029-4f6c-8963-83c84d101e2c tempest-GroupSnapshotsTest-1641029408 tempest-GroupSnapshotsTest-1641029408-project-member] POST https://10.4.3.117/volume/v3/groups Jul 27 16:06:49.551818 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.openstack.wsgi [None req-92301873-7029-4f6c-8963-83c84d101e2c tempest-GroupSnapshotsTest-1641029408 tempest-GroupSnapshotsTest-1641029408-project-member] Action: 'create', calling method: version_select, body: {"group": {"group_type": "295b01cf-ef1d-45b9-ad62-b47ba5cb28da", "volume_types": ["733e6937-49aa-46b5-afce-4d48e5ac056c"], "name": "tempest-GroupSnapshotsTest-Group-522656008"}} {{(pid=100521) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 27 16:06:49.553211 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.v3.groups [None req-92301873-7029-4f6c-8963-83c84d101e2c tempest-GroupSnapshotsTest-1641029408 tempest-GroupSnapshotsTest-1641029408-project-member] Creating new group {'group': {'group_type': '295b01cf-ef1d-45b9-ad62-b47ba5cb28da', 'volume_types': ['733e6937-49aa-46b5-afce-4d48e5ac056c'], 'name': 'tempest-GroupSnapshotsTest-Group-522656008'}} {{(pid=100521) create /opt/stack/cinder/cinder/api/v3/groups.py:190}} Jul 27 16:06:49.561827 np0000005924 devstack@c-api.service[100521]: INFO cinder.api.v3.groups [None req-92301873-7029-4f6c-8963-83c84d101e2c tempest-GroupSnapshotsTest-1641029408 tempest-GroupSnapshotsTest-1641029408-project-member] Creating group tempest-GroupSnapshotsTest-Group-522656008. Jul 27 16:06:49.579040 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.volume.api [None req-92301873-7029-4f6c-8963-83c84d101e2c tempest-GroupSnapshotsTest-1641029408 tempest-GroupSnapshotsTest-1641029408-project-member] Availability zone cache updated, next update will occur around 2026-07-27 17:06:49.578528. {{(pid=100521) list_availability_zones /opt/stack/cinder/cinder/volume/api.py:155}} Jul 27 16:06:49.579929 np0000005924 devstack@c-api.service[100521]: INFO cinder.volume.api [None req-92301873-7029-4f6c-8963-83c84d101e2c tempest-GroupSnapshotsTest-1641029408 tempest-GroupSnapshotsTest-1641029408-project-member] Availability Zones retrieved successfully. Jul 27 16:06:49.632446 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.quota [None req-92301873-7029-4f6c-8963-83c84d101e2c tempest-GroupSnapshotsTest-1641029408 tempest-GroupSnapshotsTest-1641029408-project-member] Created reservations ['ad45dae7-b7a6-44fa-8e81-9c5e6cb0042b'] {{(pid=100521) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 27 16:06:49.708963 np0000005924 devstack@c-api.service[100521]: INFO cinder.api.openstack.wsgi [None req-92301873-7029-4f6c-8963-83c84d101e2c tempest-GroupSnapshotsTest-1641029408 tempest-GroupSnapshotsTest-1641029408-project-member] https://10.4.3.117/volume/v3/groups returned with HTTP 202 Jul 27 16:06:49.709393 np0000005924 devstack@c-api.service[100521]: [pid: 100521|app: 0|req: 3/10] 10.4.3.117 () {70 vars in 1297 bytes} [Mon Jul 27 16:06:49 2026] POST /volume/v3/groups => generated 111 bytes in 351 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Jul 27 16:06:49.720639 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.middleware.request_id [None req-c02af7ba-5d08-43ba-8804-3adea3cbca5b None None] RequestId filter calling following filter/app {{(pid=100524) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:06:49.725145 np0000005924 devstack@c-api.service[100524]: INFO cinder.api.openstack.wsgi [None req-c02af7ba-5d08-43ba-8804-3adea3cbca5b tempest-GroupSnapshotsTest-1641029408 tempest-GroupSnapshotsTest-1641029408-project-member] GET https://10.4.3.117/volume/v3/groups/91d5cb6d-ce27-47cb-9227-0b82ef187377 Jul 27 16:06:49.725391 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.openstack.wsgi [None req-c02af7ba-5d08-43ba-8804-3adea3cbca5b tempest-GroupSnapshotsTest-1641029408 tempest-GroupSnapshotsTest-1641029408-project-member] Empty body provided in request {{(pid=100524) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:06:49.725564 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.openstack.wsgi [None req-c02af7ba-5d08-43ba-8804-3adea3cbca5b tempest-GroupSnapshotsTest-1641029408 tempest-GroupSnapshotsTest-1641029408-project-member] Calling method 'version_select' {{(pid=100524) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:06:49.725748 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.v3.groups [None req-c02af7ba-5d08-43ba-8804-3adea3cbca5b tempest-GroupSnapshotsTest-1641029408 tempest-GroupSnapshotsTest-1641029408-project-member] show called for member 91d5cb6d-ce27-47cb-9227-0b82ef187377 {{(pid=100524) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Jul 27 16:06:49.735470 np0000005924 devstack@c-api.service[100524]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:06:49.735470 np0000005924 devstack@c-api.service[100524]: warnings.warn( Jul 27 16:06:49.765470 np0000005924 devstack@c-api.service[100524]: INFO cinder.api.openstack.wsgi [None req-c02af7ba-5d08-43ba-8804-3adea3cbca5b tempest-GroupSnapshotsTest-1641029408 tempest-GroupSnapshotsTest-1641029408-project-member] https://10.4.3.117/volume/v3/groups/91d5cb6d-ce27-47cb-9227-0b82ef187377 returned with HTTP 200 Jul 27 16:06:49.765840 np0000005924 devstack@c-api.service[100524]: [pid: 100524|app: 0|req: 4/11] 10.4.3.117 () {68 vars in 1386 bytes} [Mon Jul 27 16:06:49 2026] GET /volume/v3/groups/91d5cb6d-ce27-47cb-9227-0b82ef187377 => generated 391 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 27 16:06:50.775566 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.middleware.request_id [None req-7f35a4bf-d866-47ab-b029-6f34be88101f None None] RequestId filter calling following filter/app {{(pid=100522) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:06:50.777729 np0000005924 devstack@c-api.service[100522]: INFO cinder.api.openstack.wsgi [None req-7f35a4bf-d866-47ab-b029-6f34be88101f tempest-GroupSnapshotsTest-1641029408 tempest-GroupSnapshotsTest-1641029408-project-member] GET https://10.4.3.117/volume/v3/groups/91d5cb6d-ce27-47cb-9227-0b82ef187377 Jul 27 16:06:50.777984 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.openstack.wsgi [None req-7f35a4bf-d866-47ab-b029-6f34be88101f tempest-GroupSnapshotsTest-1641029408 tempest-GroupSnapshotsTest-1641029408-project-member] Empty body provided in request {{(pid=100522) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:06:50.778293 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.openstack.wsgi [None req-7f35a4bf-d866-47ab-b029-6f34be88101f tempest-GroupSnapshotsTest-1641029408 tempest-GroupSnapshotsTest-1641029408-project-member] Calling method 'version_select' {{(pid=100522) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:06:50.778293 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.v3.groups [None req-7f35a4bf-d866-47ab-b029-6f34be88101f tempest-GroupSnapshotsTest-1641029408 tempest-GroupSnapshotsTest-1641029408-project-member] show called for member 91d5cb6d-ce27-47cb-9227-0b82ef187377 {{(pid=100522) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Jul 27 16:06:50.784525 np0000005924 devstack@c-api.service[100522]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:06:50.784525 np0000005924 devstack@c-api.service[100522]: warnings.warn( Jul 27 16:06:50.803773 np0000005924 devstack@c-api.service[100522]: INFO cinder.api.openstack.wsgi [None req-7f35a4bf-d866-47ab-b029-6f34be88101f tempest-GroupSnapshotsTest-1641029408 tempest-GroupSnapshotsTest-1641029408-project-member] https://10.4.3.117/volume/v3/groups/91d5cb6d-ce27-47cb-9227-0b82ef187377 returned with HTTP 200 Jul 27 16:06:50.804317 np0000005924 devstack@c-api.service[100522]: [pid: 100522|app: 0|req: 3/12] 10.4.3.117 () {68 vars in 1386 bytes} [Mon Jul 27 16:06:50 2026] GET /volume/v3/groups/91d5cb6d-ce27-47cb-9227-0b82ef187377 => generated 392 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 27 16:06:50.816661 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.middleware.request_id [None req-6a32770f-9cf6-43c9-9423-a9669863c31d None None] RequestId filter calling following filter/app {{(pid=100523) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:06:50.820945 np0000005924 devstack@c-api.service[100523]: INFO cinder.api.openstack.wsgi [None req-6a32770f-9cf6-43c9-9423-a9669863c31d tempest-GroupSnapshotsTest-1641029408 tempest-GroupSnapshotsTest-1641029408-project-member] POST https://10.4.3.117/volume/v3/volumes Jul 27 16:06:50.821295 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.openstack.wsgi [None req-6a32770f-9cf6-43c9-9423-a9669863c31d tempest-GroupSnapshotsTest-1641029408 tempest-GroupSnapshotsTest-1641029408-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-volume-887011796", "volume_type": "733e6937-49aa-46b5-afce-4d48e5ac056c", "group_id": "91d5cb6d-ce27-47cb-9227-0b82ef187377", "size": 1}} {{(pid=100523) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 27 16:06:50.822680 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.v3.volumes [None req-6a32770f-9cf6-43c9-9423-a9669863c31d tempest-GroupSnapshotsTest-1641029408 tempest-GroupSnapshotsTest-1641029408-project-member] Create volume request body: {'volume': {'name': 'tempest-volume-887011796', 'volume_type': '733e6937-49aa-46b5-afce-4d48e5ac056c', 'group_id': '91d5cb6d-ce27-47cb-9227-0b82ef187377', 'size': 1}} {{(pid=100523) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 27 16:06:50.839306 np0000005924 devstack@c-api.service[100523]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:06:50.839306 np0000005924 devstack@c-api.service[100523]: warnings.warn( Jul 27 16:06:50.839999 np0000005924 devstack@c-api.service[100523]: INFO cinder.api.v3.volumes [None req-6a32770f-9cf6-43c9-9423-a9669863c31d tempest-GroupSnapshotsTest-1641029408 tempest-GroupSnapshotsTest-1641029408-project-member] Create volume of 1 GB Jul 27 16:06:50.857723 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.volume.api [None req-6a32770f-9cf6-43c9-9423-a9669863c31d tempest-GroupSnapshotsTest-1641029408 tempest-GroupSnapshotsTest-1641029408-project-member] Availability zone cache updated, next update will occur around 2026-07-27 17:06:50.857142. {{(pid=100523) list_availability_zones /opt/stack/cinder/cinder/volume/api.py:155}} Jul 27 16:06:50.857814 np0000005924 devstack@c-api.service[100523]: INFO cinder.volume.api [None req-6a32770f-9cf6-43c9-9423-a9669863c31d tempest-GroupSnapshotsTest-1641029408 tempest-GroupSnapshotsTest-1641029408-project-member] Availability Zones retrieved successfully. Jul 27 16:06:50.879302 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.volume.api [None req-6a32770f-9cf6-43c9-9423-a9669863c31d tempest-GroupSnapshotsTest-1641029408 tempest-GroupSnapshotsTest-1641029408-project-member] Flow 'volume_create_api' (b0348873-f9ae-4f09-9fa7-3f8c62fa185c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100523) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 27 16:06:50.880314 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.volume.api [None req-6a32770f-9cf6-43c9-9423-a9669863c31d tempest-GroupSnapshotsTest-1641029408 tempest-GroupSnapshotsTest-1641029408-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (d551754e-c48a-424e-b5f8-4212decaeff5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100523) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 27 16:06:50.880898 np0000005924 devstack@c-api.service[100523]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:06:50.880898 np0000005924 devstack@c-api.service[100523]: warnings.warn( Jul 27 16:06:50.881279 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.volume.flows.api.create_volume [None req-6a32770f-9cf6-43c9-9423-a9669863c31d tempest-GroupSnapshotsTest-1641029408 tempest-GroupSnapshotsTest-1641029408-project-member] Validating volume size '1' using validate_int {{(pid=100523) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 27 16:06:50.916317 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.volume.api [None req-6a32770f-9cf6-43c9-9423-a9669863c31d tempest-GroupSnapshotsTest-1641029408 tempest-GroupSnapshotsTest-1641029408-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (d551754e-c48a-424e-b5f8-4212decaeff5) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-27T16:06:49Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=733e6937-49aa-46b5-afce-4d48e5ac056c,is_public=True,name='tempest-GroupSnapshotsTest-volume-type-60451481',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '733e6937-49aa-46b5-afce-4d48e5ac056c', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': '91d5cb6d-ce27-47cb-9227-0b82ef187377', 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100523) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 27 16:06:50.917149 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.volume.api [None req-6a32770f-9cf6-43c9-9423-a9669863c31d tempest-GroupSnapshotsTest-1641029408 tempest-GroupSnapshotsTest-1641029408-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (49c8f5c4-e26b-489d-921b-e4c107112992) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100523) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 27 16:06:50.951566 np0000005924 devstack@c-api.service[100523]: WARNING cinder.quota [None req-6a32770f-9cf6-43c9-9423-a9669863c31d tempest-GroupSnapshotsTest-1641029408 tempest-GroupSnapshotsTest-1641029408-project-member] Deprecated: Default quota for resource: volumes_tempest-GroupSnapshotsTest-volume-type-60451481 is set by the default quota flag: quota_volumes_tempest-GroupSnapshotsTest-volume-type-60451481, it is now deprecated. Please use the default quota class for default quota. Jul 27 16:06:50.951849 np0000005924 devstack@c-api.service[100523]: WARNING cinder.quota [None req-6a32770f-9cf6-43c9-9423-a9669863c31d tempest-GroupSnapshotsTest-1641029408 tempest-GroupSnapshotsTest-1641029408-project-member] Deprecated: Default quota for resource: gigabytes_tempest-GroupSnapshotsTest-volume-type-60451481 is set by the default quota flag: quota_gigabytes_tempest-GroupSnapshotsTest-volume-type-60451481, it is now deprecated. Please use the default quota class for default quota. Jul 27 16:06:51.000085 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.quota [None req-6a32770f-9cf6-43c9-9423-a9669863c31d tempest-GroupSnapshotsTest-1641029408 tempest-GroupSnapshotsTest-1641029408-project-member] Created reservations ['f9a49924-39f0-4dd2-8e59-7f0a0e36fa05', 'c49b48ae-e4b5-42f7-8e6e-7c24f170f592', '1a0a2653-1121-4097-9f10-ee34bdae0868', '5e01b5d2-fe4d-4b2a-8a0d-e820848ceb39'] {{(pid=100523) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 27 16:06:51.000877 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.volume.api [None req-6a32770f-9cf6-43c9-9423-a9669863c31d tempest-GroupSnapshotsTest-1641029408 tempest-GroupSnapshotsTest-1641029408-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (49c8f5c4-e26b-489d-921b-e4c107112992) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['f9a49924-39f0-4dd2-8e59-7f0a0e36fa05', 'c49b48ae-e4b5-42f7-8e6e-7c24f170f592', '1a0a2653-1121-4097-9f10-ee34bdae0868', '5e01b5d2-fe4d-4b2a-8a0d-e820848ceb39']}' {{(pid=100523) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 27 16:06:51.001584 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.volume.api [None req-6a32770f-9cf6-43c9-9423-a9669863c31d tempest-GroupSnapshotsTest-1641029408 tempest-GroupSnapshotsTest-1641029408-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (e1cae408-5a91-4d7d-8ef7-17d7fa8b5f9b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100523) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 27 16:06:51.047924 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.volume.api [None req-6a32770f-9cf6-43c9-9423-a9669863c31d tempest-GroupSnapshotsTest-1641029408 tempest-GroupSnapshotsTest-1641029408-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (e1cae408-5a91-4d7d-8ef7-17d7fa8b5f9b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'bd6d980d-b86f-475f-a48d-9fff5a57bd40', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-volume-887011796',encryption_key_id=None,group_id=91d5cb6d-ce27-47cb-9227-0b82ef187377,group_type_id=,metadata={},multiattach=False,project_id='381079b7028247cab60e5505e5807dbb',qos_specs=None,replication_status=,reservations=['f9a49924-39f0-4dd2-8e59-7f0a0e36fa05','c49b48ae-e4b5-42f7-8e6e-7c24f170f592','1a0a2653-1121-4097-9f10-ee34bdae0868','5e01b5d2-fe4d-4b2a-8a0d-e820848ceb39'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='ee1187677793441d91ccf5978eb94bb3',volume_type_id=733e6937-49aa-46b5-afce-4d48e5ac056c), 'volume': Volume(_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-27T16:06:51Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-volume-887011796',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=91d5cb6d-ce27-47cb-9227-0b82ef187377,host=None,id=bd6d980d-b86f-475f-a48d-9fff5a57bd40,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='381079b7028247cab60e5505e5807dbb',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='ee1187677793441d91ccf5978eb94bb3',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(733e6937-49aa-46b5-afce-4d48e5ac056c),volume_type_id=733e6937-49aa-46b5-afce-4d48e5ac056c)}' {{(pid=100523) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 27 16:06:51.048678 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.volume.api [None req-6a32770f-9cf6-43c9-9423-a9669863c31d tempest-GroupSnapshotsTest-1641029408 tempest-GroupSnapshotsTest-1641029408-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (1b40c862-c24d-4504-8607-768a514c0a10) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100523) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 27 16:06:51.074512 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.volume.api [None req-6a32770f-9cf6-43c9-9423-a9669863c31d tempest-GroupSnapshotsTest-1641029408 tempest-GroupSnapshotsTest-1641029408-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (1b40c862-c24d-4504-8607-768a514c0a10) transitioned into state 'SUCCESS' from state '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-887011796',encryption_key_id=None,group_id=91d5cb6d-ce27-47cb-9227-0b82ef187377,group_type_id=,metadata={},multiattach=False,project_id='381079b7028247cab60e5505e5807dbb',qos_specs=None,replication_status=,reservations=['f9a49924-39f0-4dd2-8e59-7f0a0e36fa05','c49b48ae-e4b5-42f7-8e6e-7c24f170f592','1a0a2653-1121-4097-9f10-ee34bdae0868','5e01b5d2-fe4d-4b2a-8a0d-e820848ceb39'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='ee1187677793441d91ccf5978eb94bb3',volume_type_id=733e6937-49aa-46b5-afce-4d48e5ac056c)}' {{(pid=100523) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 27 16:06:51.075258 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.volume.api [None req-6a32770f-9cf6-43c9-9423-a9669863c31d tempest-GroupSnapshotsTest-1641029408 tempest-GroupSnapshotsTest-1641029408-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (89aee368-f14e-4ca0-8cfb-255b9c8cd01b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100523) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 27 16:06:51.106624 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.volume.api [None req-6a32770f-9cf6-43c9-9423-a9669863c31d tempest-GroupSnapshotsTest-1641029408 tempest-GroupSnapshotsTest-1641029408-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (89aee368-f14e-4ca0-8cfb-255b9c8cd01b) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100523) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 27 16:06:51.107559 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.volume.api [None req-6a32770f-9cf6-43c9-9423-a9669863c31d tempest-GroupSnapshotsTest-1641029408 tempest-GroupSnapshotsTest-1641029408-project-member] Flow 'volume_create_api' (b0348873-f9ae-4f09-9fa7-3f8c62fa185c) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100523) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 27 16:06:51.108035 np0000005924 devstack@c-api.service[100523]: INFO cinder.volume.api [None req-6a32770f-9cf6-43c9-9423-a9669863c31d tempest-GroupSnapshotsTest-1641029408 tempest-GroupSnapshotsTest-1641029408-project-member] Create volume request issued successfully. Jul 27 16:06:51.109102 np0000005924 devstack@c-api.service[100523]: WARNING stevedore.named [None req-6a32770f-9cf6-43c9-9423-a9669863c31d tempest-GroupSnapshotsTest-1641029408 tempest-GroupSnapshotsTest-1641029408-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 27 16:06:51.109276 np0000005924 devstack@c-api.service[100523]: WARNING castellan.key_manager [None req-6a32770f-9cf6-43c9-9423-a9669863c31d tempest-GroupSnapshotsTest-1641029408 tempest-GroupSnapshotsTest-1641029408-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based 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 27 16:06:51.144940 np0000005924 devstack@c-api.service[100523]: DEBUG oslo_db.sqlalchemy.engines [None req-6a32770f-9cf6-43c9-9423-a9669863c31d tempest-GroupSnapshotsTest-1641029408 tempest-GroupSnapshotsTest-1641029408-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100523) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 27 16:06:51.152418 np0000005924 devstack@c-api.service[100523]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:06:51.152418 np0000005924 devstack@c-api.service[100523]: warnings.warn( Jul 27 16:06:51.156767 np0000005924 devstack@c-api.service[100523]: INFO cinder.api.openstack.wsgi [None req-6a32770f-9cf6-43c9-9423-a9669863c31d tempest-GroupSnapshotsTest-1641029408 tempest-GroupSnapshotsTest-1641029408-project-member] https://10.4.3.117/volume/v3/volumes returned with HTTP 202 Jul 27 16:06:51.157191 np0000005924 devstack@c-api.service[100523]: [pid: 100523|app: 0|req: 3/13] 10.4.3.117 () {70 vars in 1300 bytes} [Mon Jul 27 16:06:50 2026] POST /volume/v3/volumes => generated 820 bytes in 341 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Jul 27 16:06:51.168628 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.middleware.request_id [None req-7d883c92-c9db-4c5c-8645-6123c72d2e8c None None] RequestId filter calling following filter/app {{(pid=100521) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:06:51.170946 np0000005924 devstack@c-api.service[100521]: INFO cinder.api.openstack.wsgi [None req-7d883c92-c9db-4c5c-8645-6123c72d2e8c tempest-GroupSnapshotsTest-1641029408 tempest-GroupSnapshotsTest-1641029408-project-member] GET https://10.4.3.117/volume/v3/volumes/bd6d980d-b86f-475f-a48d-9fff5a57bd40 Jul 27 16:06:51.171163 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.openstack.wsgi [None req-7d883c92-c9db-4c5c-8645-6123c72d2e8c tempest-GroupSnapshotsTest-1641029408 tempest-GroupSnapshotsTest-1641029408-project-member] Empty body provided in request {{(pid=100521) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:06:51.171472 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.openstack.wsgi [None req-7d883c92-c9db-4c5c-8645-6123c72d2e8c tempest-GroupSnapshotsTest-1641029408 tempest-GroupSnapshotsTest-1641029408-project-member] Calling method 'show' {{(pid=100521) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:06:51.216407 np0000005924 devstack@c-api.service[100521]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:06:51.216407 np0000005924 devstack@c-api.service[100521]: warnings.warn( Jul 27 16:06:51.226228 np0000005924 devstack@c-api.service[100521]: INFO cinder.volume.api [None req-7d883c92-c9db-4c5c-8645-6123c72d2e8c tempest-GroupSnapshotsTest-1641029408 tempest-GroupSnapshotsTest-1641029408-project-member] Volume info retrieved successfully. Jul 27 16:06:51.227344 np0000005924 devstack@c-api.service[100521]: WARNING stevedore.named [None req-7d883c92-c9db-4c5c-8645-6123c72d2e8c tempest-GroupSnapshotsTest-1641029408 tempest-GroupSnapshotsTest-1641029408-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 27 16:06:51.227524 np0000005924 devstack@c-api.service[100521]: WARNING castellan.key_manager [None req-7d883c92-c9db-4c5c-8645-6123c72d2e8c tempest-GroupSnapshotsTest-1641029408 tempest-GroupSnapshotsTest-1641029408-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based 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 27 16:06:51.273196 np0000005924 devstack@c-api.service[100521]: DEBUG oslo_db.sqlalchemy.engines [None req-7d883c92-c9db-4c5c-8645-6123c72d2e8c tempest-GroupSnapshotsTest-1641029408 tempest-GroupSnapshotsTest-1641029408-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100521) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 27 16:06:51.276687 np0000005924 devstack@c-api.service[100521]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:06:51.276687 np0000005924 devstack@c-api.service[100521]: warnings.warn( Jul 27 16:06:51.288771 np0000005924 devstack@c-api.service[100521]: INFO cinder.api.openstack.wsgi [None req-7d883c92-c9db-4c5c-8645-6123c72d2e8c tempest-GroupSnapshotsTest-1641029408 tempest-GroupSnapshotsTest-1641029408-project-member] https://10.4.3.117/volume/v3/volumes/bd6d980d-b86f-475f-a48d-9fff5a57bd40 returned with HTTP 200 Jul 27 16:06:51.289305 np0000005924 devstack@c-api.service[100521]: [pid: 100521|app: 0|req: 4/14] 10.4.3.117 () {68 vars in 1389 bytes} [Mon Jul 27 16:06:51 2026] GET /volume/v3/volumes/bd6d980d-b86f-475f-a48d-9fff5a57bd40 => generated 888 bytes in 121 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 27 16:06:52.302988 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.middleware.request_id [None req-266ca0d6-c166-49d0-a419-f990a58bfb0d None None] RequestId filter calling following filter/app {{(pid=100524) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:06:52.305267 np0000005924 devstack@c-api.service[100524]: INFO cinder.api.openstack.wsgi [None req-266ca0d6-c166-49d0-a419-f990a58bfb0d tempest-GroupSnapshotsTest-1641029408 tempest-GroupSnapshotsTest-1641029408-project-member] GET https://10.4.3.117/volume/v3/volumes/bd6d980d-b86f-475f-a48d-9fff5a57bd40 Jul 27 16:06:52.305507 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.openstack.wsgi [None req-266ca0d6-c166-49d0-a419-f990a58bfb0d tempest-GroupSnapshotsTest-1641029408 tempest-GroupSnapshotsTest-1641029408-project-member] Empty body provided in request {{(pid=100524) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:06:52.305713 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.openstack.wsgi [None req-266ca0d6-c166-49d0-a419-f990a58bfb0d tempest-GroupSnapshotsTest-1641029408 tempest-GroupSnapshotsTest-1641029408-project-member] Calling method 'show' {{(pid=100524) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:06:52.333918 np0000005924 devstack@c-api.service[100524]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:06:52.333918 np0000005924 devstack@c-api.service[100524]: warnings.warn( Jul 27 16:06:52.341385 np0000005924 devstack@c-api.service[100524]: INFO cinder.volume.api [None req-266ca0d6-c166-49d0-a419-f990a58bfb0d tempest-GroupSnapshotsTest-1641029408 tempest-GroupSnapshotsTest-1641029408-project-member] Volume info retrieved successfully. Jul 27 16:06:52.342085 np0000005924 devstack@c-api.service[100524]: WARNING stevedore.named [None req-266ca0d6-c166-49d0-a419-f990a58bfb0d tempest-GroupSnapshotsTest-1641029408 tempest-GroupSnapshotsTest-1641029408-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 27 16:06:52.342230 np0000005924 devstack@c-api.service[100524]: WARNING castellan.key_manager [None req-266ca0d6-c166-49d0-a419-f990a58bfb0d tempest-GroupSnapshotsTest-1641029408 tempest-GroupSnapshotsTest-1641029408-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based 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 27 16:06:52.381977 np0000005924 devstack@c-api.service[100524]: DEBUG oslo_db.sqlalchemy.engines [None req-266ca0d6-c166-49d0-a419-f990a58bfb0d tempest-GroupSnapshotsTest-1641029408 tempest-GroupSnapshotsTest-1641029408-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100524) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 27 16:06:52.385029 np0000005924 devstack@c-api.service[100524]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:06:52.385029 np0000005924 devstack@c-api.service[100524]: warnings.warn( Jul 27 16:06:52.395225 np0000005924 devstack@c-api.service[100524]: INFO cinder.api.openstack.wsgi [None req-266ca0d6-c166-49d0-a419-f990a58bfb0d tempest-GroupSnapshotsTest-1641029408 tempest-GroupSnapshotsTest-1641029408-project-member] https://10.4.3.117/volume/v3/volumes/bd6d980d-b86f-475f-a48d-9fff5a57bd40 returned with HTTP 200 Jul 27 16:06:52.395913 np0000005924 devstack@c-api.service[100524]: [pid: 100524|app: 0|req: 5/15] 10.4.3.117 () {68 vars in 1389 bytes} [Mon Jul 27 16:06:52 2026] GET /volume/v3/volumes/bd6d980d-b86f-475f-a48d-9fff5a57bd40 => generated 913 bytes in 93 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 27 16:06:52.411794 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.middleware.request_id [None req-62227852-9e65-474b-bbdc-e3b5029733fa None None] RequestId filter calling following filter/app {{(pid=100522) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:06:52.413525 np0000005924 devstack@c-api.service[100522]: INFO cinder.api.openstack.wsgi [None req-62227852-9e65-474b-bbdc-e3b5029733fa tempest-GroupSnapshotsTest-1641029408 tempest-GroupSnapshotsTest-1641029408-project-member] POST https://10.4.3.117/volume/v3/group_snapshots Jul 27 16:06:52.413874 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.openstack.wsgi [None req-62227852-9e65-474b-bbdc-e3b5029733fa tempest-GroupSnapshotsTest-1641029408 tempest-GroupSnapshotsTest-1641029408-project-member] Action: 'create', calling method: version_select, body: {"group_snapshot": {"group_id": "91d5cb6d-ce27-47cb-9227-0b82ef187377", "name": "tempest-group_snapshot-1423372430"}} {{(pid=100522) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 27 16:06:52.415161 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.v3.group_snapshots [None req-62227852-9e65-474b-bbdc-e3b5029733fa tempest-GroupSnapshotsTest-1641029408 tempest-GroupSnapshotsTest-1641029408-project-member] Creating new group_snapshot {'group_snapshot': {'group_id': '91d5cb6d-ce27-47cb-9227-0b82ef187377', 'name': 'tempest-group_snapshot-1423372430'}} {{(pid=100522) create /opt/stack/cinder/cinder/api/v3/group_snapshots.py:154}} Jul 27 16:06:52.418135 np0000005924 devstack@c-api.service[100522]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:06:52.418135 np0000005924 devstack@c-api.service[100522]: warnings.warn( Jul 27 16:06:52.421984 np0000005924 devstack@c-api.service[100522]: INFO cinder.api.v3.group_snapshots [None req-62227852-9e65-474b-bbdc-e3b5029733fa tempest-GroupSnapshotsTest-1641029408 tempest-GroupSnapshotsTest-1641029408-project-member] Creating group_snapshot tempest-group_snapshot-1423372430. Jul 27 16:06:52.462708 np0000005924 devstack@c-api.service[100522]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:06:52.462708 np0000005924 devstack@c-api.service[100522]: warnings.warn( Jul 27 16:06:52.485109 np0000005924 devstack@c-api.service[100522]: WARNING cinder.quota [None req-62227852-9e65-474b-bbdc-e3b5029733fa tempest-GroupSnapshotsTest-1641029408 tempest-GroupSnapshotsTest-1641029408-project-member] Deprecated: Default quota for resource: gigabytes_tempest-GroupSnapshotsTest-volume-type-60451481 is set by the default quota flag: quota_gigabytes_tempest-GroupSnapshotsTest-volume-type-60451481, it is now deprecated. Please use the default quota class for default quota. Jul 27 16:06:52.485401 np0000005924 devstack@c-api.service[100522]: WARNING cinder.quota [None req-62227852-9e65-474b-bbdc-e3b5029733fa tempest-GroupSnapshotsTest-1641029408 tempest-GroupSnapshotsTest-1641029408-project-member] Deprecated: Default quota for resource: snapshots_tempest-GroupSnapshotsTest-volume-type-60451481 is set by the default quota flag: quota_snapshots_tempest-GroupSnapshotsTest-volume-type-60451481, it is now deprecated. Please use the default quota class for default quota. Jul 27 16:06:52.516828 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.quota [None req-62227852-9e65-474b-bbdc-e3b5029733fa tempest-GroupSnapshotsTest-1641029408 tempest-GroupSnapshotsTest-1641029408-project-member] Created reservations ['58dc0932-da22-4c0b-b808-2f38d65e9751', 'c9e06303-656a-4d86-987d-44bc7553a131', '0c18a4d4-4574-49ca-adb5-ab828a4d8c2b', '4dd05589-ec8e-4562-869a-540f510996de'] {{(pid=100522) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 27 16:06:52.591302 np0000005924 devstack@c-api.service[100522]: INFO cinder.api.openstack.wsgi [None req-62227852-9e65-474b-bbdc-e3b5029733fa tempest-GroupSnapshotsTest-1641029408 tempest-GroupSnapshotsTest-1641029408-project-member] https://10.4.3.117/volume/v3/group_snapshots returned with HTTP 202 Jul 27 16:06:52.591866 np0000005924 devstack@c-api.service[100522]: [pid: 100522|app: 0|req: 4/16] 10.4.3.117 () {70 vars in 1324 bytes} [Mon Jul 27 16:06:52 2026] POST /volume/v3/group_snapshots => generated 168 bytes in 180 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Jul 27 16:06:52.601656 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.middleware.request_id [None req-f3e85030-b5fd-495b-85a0-0417ccfa0a44 None None] RequestId filter calling following filter/app {{(pid=100523) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:06:52.603904 np0000005924 devstack@c-api.service[100523]: INFO cinder.api.openstack.wsgi [None req-f3e85030-b5fd-495b-85a0-0417ccfa0a44 tempest-GroupSnapshotsTest-1641029408 tempest-GroupSnapshotsTest-1641029408-project-member] GET https://10.4.3.117/volume/v3/group_snapshots/cbd0542d-cf73-432c-9751-cba85c4c8868 Jul 27 16:06:52.604158 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.openstack.wsgi [None req-f3e85030-b5fd-495b-85a0-0417ccfa0a44 tempest-GroupSnapshotsTest-1641029408 tempest-GroupSnapshotsTest-1641029408-project-member] Empty body provided in request {{(pid=100523) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:06:52.604345 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.openstack.wsgi [None req-f3e85030-b5fd-495b-85a0-0417ccfa0a44 tempest-GroupSnapshotsTest-1641029408 tempest-GroupSnapshotsTest-1641029408-project-member] Calling method 'version_select' {{(pid=100523) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:06:52.604522 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.v3.group_snapshots [None req-f3e85030-b5fd-495b-85a0-0417ccfa0a44 tempest-GroupSnapshotsTest-1641029408 tempest-GroupSnapshotsTest-1641029408-project-member] show called for member cbd0542d-cf73-432c-9751-cba85c4c8868 {{(pid=100523) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Jul 27 16:06:52.612753 np0000005924 devstack@c-api.service[100523]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:06:52.612753 np0000005924 devstack@c-api.service[100523]: warnings.warn( Jul 27 16:06:52.616434 np0000005924 devstack@c-api.service[100523]: INFO cinder.api.openstack.wsgi [None req-f3e85030-b5fd-495b-85a0-0417ccfa0a44 tempest-GroupSnapshotsTest-1641029408 tempest-GroupSnapshotsTest-1641029408-project-member] https://10.4.3.117/volume/v3/group_snapshots/cbd0542d-cf73-432c-9751-cba85c4c8868 returned with HTTP 200 Jul 27 16:06:52.616807 np0000005924 devstack@c-api.service[100523]: [pid: 100523|app: 0|req: 4/17] 10.4.3.117 () {68 vars in 1413 bytes} [Mon Jul 27 16:06:52 2026] GET /volume/v3/group_snapshots/cbd0542d-cf73-432c-9751-cba85c4c8868 => generated 307 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 27 16:06:53.625270 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.middleware.request_id [None req-e8c54a58-d87b-4170-a023-f6469be973b1 None None] RequestId filter calling following filter/app {{(pid=100521) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:06:53.627342 np0000005924 devstack@c-api.service[100521]: INFO cinder.api.openstack.wsgi [None req-e8c54a58-d87b-4170-a023-f6469be973b1 tempest-GroupSnapshotsTest-1641029408 tempest-GroupSnapshotsTest-1641029408-project-member] GET https://10.4.3.117/volume/v3/group_snapshots/cbd0542d-cf73-432c-9751-cba85c4c8868 Jul 27 16:06:53.627555 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.openstack.wsgi [None req-e8c54a58-d87b-4170-a023-f6469be973b1 tempest-GroupSnapshotsTest-1641029408 tempest-GroupSnapshotsTest-1641029408-project-member] Empty body provided in request {{(pid=100521) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:06:53.628105 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.openstack.wsgi [None req-e8c54a58-d87b-4170-a023-f6469be973b1 tempest-GroupSnapshotsTest-1641029408 tempest-GroupSnapshotsTest-1641029408-project-member] Calling method 'version_select' {{(pid=100521) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:06:53.628303 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.v3.group_snapshots [None req-e8c54a58-d87b-4170-a023-f6469be973b1 tempest-GroupSnapshotsTest-1641029408 tempest-GroupSnapshotsTest-1641029408-project-member] show called for member cbd0542d-cf73-432c-9751-cba85c4c8868 {{(pid=100521) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Jul 27 16:06:53.634109 np0000005924 devstack@c-api.service[100521]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:06:53.634109 np0000005924 devstack@c-api.service[100521]: warnings.warn( Jul 27 16:06:53.637137 np0000005924 devstack@c-api.service[100521]: INFO cinder.api.openstack.wsgi [None req-e8c54a58-d87b-4170-a023-f6469be973b1 tempest-GroupSnapshotsTest-1641029408 tempest-GroupSnapshotsTest-1641029408-project-member] https://10.4.3.117/volume/v3/group_snapshots/cbd0542d-cf73-432c-9751-cba85c4c8868 returned with HTTP 200 Jul 27 16:06:53.637590 np0000005924 devstack@c-api.service[100521]: [pid: 100521|app: 0|req: 5/18] 10.4.3.117 () {68 vars in 1413 bytes} [Mon Jul 27 16:06:53 2026] GET /volume/v3/group_snapshots/cbd0542d-cf73-432c-9751-cba85c4c8868 => generated 308 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 27 16:06:53.645559 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.middleware.request_id [None req-5519261b-c73e-4243-93a6-f3d7768b1185 None None] RequestId filter calling following filter/app {{(pid=100524) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:06:53.647661 np0000005924 devstack@c-api.service[100524]: INFO cinder.api.openstack.wsgi [None req-5519261b-c73e-4243-93a6-f3d7768b1185 tempest-GroupSnapshotsTest-1641029408 tempest-GroupSnapshotsTest-1641029408-project-member] GET https://10.4.3.117/volume/v3/snapshots/detail Jul 27 16:06:53.648092 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.openstack.wsgi [None req-5519261b-c73e-4243-93a6-f3d7768b1185 tempest-GroupSnapshotsTest-1641029408 tempest-GroupSnapshotsTest-1641029408-project-member] Empty body provided in request {{(pid=100524) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:06:53.648364 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.openstack.wsgi [None req-5519261b-c73e-4243-93a6-f3d7768b1185 tempest-GroupSnapshotsTest-1641029408 tempest-GroupSnapshotsTest-1641029408-project-member] Calling method 'detail' {{(pid=100524) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:06:53.648718 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.api_utils [None req-5519261b-c73e-4243-93a6-f3d7768b1185 tempest-GroupSnapshotsTest-1641029408 tempest-GroupSnapshotsTest-1641029408-project-member] Removing options '' from query. {{(pid=100524) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 27 16:06:53.650276 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.db.api [None req-5519261b-c73e-4243-93a6-f3d7768b1185 tempest-GroupSnapshotsTest-1641029408 tempest-GroupSnapshotsTest-1641029408-project-member] Building query based on filter {{(pid=100524) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Jul 27 16:06:53.666504 np0000005924 devstack@c-api.service[100524]: INFO cinder.volume.api [None req-5519261b-c73e-4243-93a6-f3d7768b1185 tempest-GroupSnapshotsTest-1641029408 tempest-GroupSnapshotsTest-1641029408-project-member] Get all snapshots completed successfully. Jul 27 16:06:53.666977 np0000005924 devstack@c-api.service[100524]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:06:53.666977 np0000005924 devstack@c-api.service[100524]: warnings.warn( Jul 27 16:06:53.667630 np0000005924 devstack@c-api.service[100524]: INFO cinder.api.openstack.wsgi [None req-5519261b-c73e-4243-93a6-f3d7768b1185 tempest-GroupSnapshotsTest-1641029408 tempest-GroupSnapshotsTest-1641029408-project-member] https://10.4.3.117/volume/v3/snapshots/detail returned with HTTP 200 Jul 27 16:06:53.668306 np0000005924 devstack@c-api.service[100524]: [pid: 100524|app: 0|req: 6/19] 10.4.3.117 () {66 vars in 1264 bytes} [Mon Jul 27 16:06:53 2026] GET /volume/v3/snapshots/detail => generated 454 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 27 16:06:53.679068 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.middleware.request_id [None req-b1c27b22-91cd-425a-9bc8-455d8fbb4881 None None] RequestId filter calling following filter/app {{(pid=100522) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:06:53.681008 np0000005924 devstack@c-api.service[100522]: INFO cinder.api.openstack.wsgi [None req-b1c27b22-91cd-425a-9bc8-455d8fbb4881 tempest-GroupSnapshotsTest-1641029408 tempest-GroupSnapshotsTest-1641029408-project-member] GET https://10.4.3.117/volume/v3/snapshots/1d2ba7e7-3538-45be-a45e-6b5dcfb868a5 Jul 27 16:06:53.681217 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.openstack.wsgi [None req-b1c27b22-91cd-425a-9bc8-455d8fbb4881 tempest-GroupSnapshotsTest-1641029408 tempest-GroupSnapshotsTest-1641029408-project-member] Empty body provided in request {{(pid=100522) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:06:53.681437 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.openstack.wsgi [None req-b1c27b22-91cd-425a-9bc8-455d8fbb4881 tempest-GroupSnapshotsTest-1641029408 tempest-GroupSnapshotsTest-1641029408-project-member] Calling method 'show' {{(pid=100522) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:06:53.687647 np0000005924 devstack@c-api.service[100522]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:06:53.687647 np0000005924 devstack@c-api.service[100522]: warnings.warn( Jul 27 16:06:53.688318 np0000005924 devstack@c-api.service[100522]: INFO cinder.volume.api [None req-b1c27b22-91cd-425a-9bc8-455d8fbb4881 tempest-GroupSnapshotsTest-1641029408 tempest-GroupSnapshotsTest-1641029408-project-member] Snapshot retrieved successfully. Jul 27 16:06:53.689156 np0000005924 devstack@c-api.service[100522]: INFO cinder.api.openstack.wsgi [None req-b1c27b22-91cd-425a-9bc8-455d8fbb4881 tempest-GroupSnapshotsTest-1641029408 tempest-GroupSnapshotsTest-1641029408-project-member] https://10.4.3.117/volume/v3/snapshots/1d2ba7e7-3538-45be-a45e-6b5dcfb868a5 returned with HTTP 200 Jul 27 16:06:53.689503 np0000005924 devstack@c-api.service[100522]: [pid: 100522|app: 0|req: 5/20] 10.4.3.117 () {66 vars in 1354 bytes} [Mon Jul 27 16:06:53 2026] GET /volume/v3/snapshots/1d2ba7e7-3538-45be-a45e-6b5dcfb868a5 => generated 451 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 27 16:06:53.698080 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.middleware.request_id [None req-a2afe1ef-7a37-4674-9de9-1abffd82533f None None] RequestId filter calling following filter/app {{(pid=100523) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:06:53.699846 np0000005924 devstack@c-api.service[100523]: INFO cinder.api.openstack.wsgi [None req-a2afe1ef-7a37-4674-9de9-1abffd82533f tempest-GroupSnapshotsTest-1641029408 tempest-GroupSnapshotsTest-1641029408-project-member] POST https://10.4.3.117/volume/v3/groups/action Jul 27 16:06:53.700453 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.openstack.wsgi [None req-a2afe1ef-7a37-4674-9de9-1abffd82533f tempest-GroupSnapshotsTest-1641029408 tempest-GroupSnapshotsTest-1641029408-project-member] Action body: b'{"create-from-src": {"group_snapshot_id": "cbd0542d-cf73-432c-9751-cba85c4c8868", "name": "tempest-Group_from_snap-230954201"}}' {{(pid=100523) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 27 16:06:53.700580 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.openstack.wsgi [None req-a2afe1ef-7a37-4674-9de9-1abffd82533f tempest-GroupSnapshotsTest-1641029408 tempest-GroupSnapshotsTest-1641029408-project-member] Action: 'action', calling method: version_select, body: {"create-from-src": {"group_snapshot_id": "cbd0542d-cf73-432c-9751-cba85c4c8868", "name": "tempest-Group_from_snap-230954201"}} {{(pid=100523) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 27 16:06:53.701887 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.v3.groups [None req-a2afe1ef-7a37-4674-9de9-1abffd82533f tempest-GroupSnapshotsTest-1641029408 tempest-GroupSnapshotsTest-1641029408-project-member] Creating new group {'create-from-src': {'group_snapshot_id': 'cbd0542d-cf73-432c-9751-cba85c4c8868', 'name': 'tempest-Group_from_snap-230954201'}}. {{(pid=100523) create_from_src /opt/stack/cinder/cinder/api/v3/groups.py:236}} Jul 27 16:06:53.702003 np0000005924 devstack@c-api.service[100523]: INFO cinder.api.v3.groups [None req-a2afe1ef-7a37-4674-9de9-1abffd82533f tempest-GroupSnapshotsTest-1641029408 tempest-GroupSnapshotsTest-1641029408-project-member] Creating group tempest-Group_from_snap-230954201 from group_snapshot cbd0542d-cf73-432c-9751-cba85c4c8868. Jul 27 16:06:53.705025 np0000005924 devstack@c-api.service[100523]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:06:53.705025 np0000005924 devstack@c-api.service[100523]: warnings.warn( Jul 27 16:06:53.710500 np0000005924 devstack@c-api.service[100523]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:06:53.710500 np0000005924 devstack@c-api.service[100523]: warnings.warn( Jul 27 16:06:53.713165 np0000005924 devstack@c-api.service[100523]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:06:53.713165 np0000005924 devstack@c-api.service[100523]: warnings.warn( Jul 27 16:06:53.748971 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.quota [None req-a2afe1ef-7a37-4674-9de9-1abffd82533f tempest-GroupSnapshotsTest-1641029408 tempest-GroupSnapshotsTest-1641029408-project-member] Created reservations ['8a47d340-f659-44c6-baf0-1433a80c3859'] {{(pid=100523) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 27 16:06:53.821760 np0000005924 devstack@c-api.service[100523]: INFO cinder.group.api [None req-a2afe1ef-7a37-4674-9de9-1abffd82533f tempest-GroupSnapshotsTest-1641029408 tempest-GroupSnapshotsTest-1641029408-project-member] A mapping entry already exists for group d7189674-b296-42dd-b461-3659ffb3c644 and volume type 733e6937-49aa-46b5-afce-4d48e5ac056c. Do not need to create again. Jul 27 16:06:53.822045 np0000005924 devstack@c-api.service[100523]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:06:53.822045 np0000005924 devstack@c-api.service[100523]: warnings.warn( Jul 27 16:06:53.824682 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.volume.api [None req-a2afe1ef-7a37-4674-9de9-1abffd82533f tempest-GroupSnapshotsTest-1641029408 tempest-GroupSnapshotsTest-1641029408-project-member] Availability zone cache updated, next update will occur around 2026-07-27 17:06:53.824437. {{(pid=100523) list_availability_zones /opt/stack/cinder/cinder/volume/api.py:155}} Jul 27 16:06:53.824816 np0000005924 devstack@c-api.service[100523]: INFO cinder.volume.api [None req-a2afe1ef-7a37-4674-9de9-1abffd82533f tempest-GroupSnapshotsTest-1641029408 tempest-GroupSnapshotsTest-1641029408-project-member] Availability Zones retrieved successfully. Jul 27 16:06:53.829835 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.volume.api [None req-a2afe1ef-7a37-4674-9de9-1abffd82533f tempest-GroupSnapshotsTest-1641029408 tempest-GroupSnapshotsTest-1641029408-project-member] Flow 'volume_create_api' (5b96004b-a5e0-4093-9ce3-3a21f9af9406) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100523) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 27 16:06:53.830808 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.volume.api [None req-a2afe1ef-7a37-4674-9de9-1abffd82533f tempest-GroupSnapshotsTest-1641029408 tempest-GroupSnapshotsTest-1641029408-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (afc3c663-eb6b-4008-8fb4-8fb53c0f36a7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100523) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 27 16:06:53.831765 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.volume.flows.api.create_volume [None req-a2afe1ef-7a37-4674-9de9-1abffd82533f tempest-GroupSnapshotsTest-1641029408 tempest-GroupSnapshotsTest-1641029408-project-member] Validating volume size '1' using validate_int, validate_snap_size {{(pid=100523) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 27 16:06:53.866902 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.volume.api [None req-a2afe1ef-7a37-4674-9de9-1abffd82533f tempest-GroupSnapshotsTest-1641029408 tempest-GroupSnapshotsTest-1641029408-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (afc3c663-eb6b-4008-8fb4-8fb53c0f36a7) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': '1d2ba7e7-3538-45be-a45e-6b5dcfb868a5', 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-27T16:06:49Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=733e6937-49aa-46b5-afce-4d48e5ac056c,is_public=True,name='tempest-GroupSnapshotsTest-volume-type-60451481',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '733e6937-49aa-46b5-afce-4d48e5ac056c', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': 'd7189674-b296-42dd-b461-3659ffb3c644', 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100523) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 27 16:06:53.868148 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.volume.api [None req-a2afe1ef-7a37-4674-9de9-1abffd82533f tempest-GroupSnapshotsTest-1641029408 tempest-GroupSnapshotsTest-1641029408-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (d90c435b-848d-4a77-a2c0-a66d95ded9f2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100523) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 27 16:06:53.909707 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.quota [None req-a2afe1ef-7a37-4674-9de9-1abffd82533f tempest-GroupSnapshotsTest-1641029408 tempest-GroupSnapshotsTest-1641029408-project-member] Created reservations ['347abfdc-fa4c-4552-9d4c-13ce4ecc0006', '320de6d5-a79b-43be-841e-bafa6cdcb6be'] {{(pid=100523) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 27 16:06:53.910876 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.volume.api [None req-a2afe1ef-7a37-4674-9de9-1abffd82533f tempest-GroupSnapshotsTest-1641029408 tempest-GroupSnapshotsTest-1641029408-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (d90c435b-848d-4a77-a2c0-a66d95ded9f2) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['347abfdc-fa4c-4552-9d4c-13ce4ecc0006', '320de6d5-a79b-43be-841e-bafa6cdcb6be']}' {{(pid=100523) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 27 16:06:53.911913 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.volume.api [None req-a2afe1ef-7a37-4674-9de9-1abffd82533f tempest-GroupSnapshotsTest-1641029408 tempest-GroupSnapshotsTest-1641029408-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (47decc90-c718-4c8e-82c4-46844389a9bc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100523) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 27 16:06:53.963788 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.volume.api [None req-a2afe1ef-7a37-4674-9de9-1abffd82533f tempest-GroupSnapshotsTest-1641029408 tempest-GroupSnapshotsTest-1641029408-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (47decc90-c718-4c8e-82c4-46844389a9bc) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'eab2f143-e395-4fa3-aeac-c71e3267e613', '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=d7189674-b296-42dd-b461-3659ffb3c644,group_type_id=,metadata={},multiattach=False,project_id='381079b7028247cab60e5505e5807dbb',qos_specs=None,replication_status=,reservations=['347abfdc-fa4c-4552-9d4c-13ce4ecc0006','320de6d5-a79b-43be-841e-bafa6cdcb6be'],size=1,snapshot_id=1d2ba7e7-3538-45be-a45e-6b5dcfb868a5,source_replicaid=,source_volid=None,status='creating',user_id='ee1187677793441d91ccf5978eb94bb3',volume_type_id=733e6937-49aa-46b5-afce-4d48e5ac056c), 'volume': Volume(_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-27T16:06:53Z,deleted=False,deleted_at=None,display_description=None,display_name=None,ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=d7189674-b296-42dd-b461-3659ffb3c644,host=None,id=eab2f143-e395-4fa3-aeac-c71e3267e613,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='381079b7028247cab60e5505e5807dbb',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=1d2ba7e7-3538-45be-a45e-6b5dcfb868a5,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='ee1187677793441d91ccf5978eb94bb3',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(733e6937-49aa-46b5-afce-4d48e5ac056c),volume_type_id=733e6937-49aa-46b5-afce-4d48e5ac056c)}' {{(pid=100523) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 27 16:06:53.964508 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.volume.api [None req-a2afe1ef-7a37-4674-9de9-1abffd82533f tempest-GroupSnapshotsTest-1641029408 tempest-GroupSnapshotsTest-1641029408-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (2f75581e-d4b0-46d9-ad70-2596052aea47) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100523) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 27 16:06:53.983007 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.volume.api [None req-a2afe1ef-7a37-4674-9de9-1abffd82533f tempest-GroupSnapshotsTest-1641029408 tempest-GroupSnapshotsTest-1641029408-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (2f75581e-d4b0-46d9-ad70-2596052aea47) transitioned into state 'SUCCESS' from 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=d7189674-b296-42dd-b461-3659ffb3c644,group_type_id=,metadata={},multiattach=False,project_id='381079b7028247cab60e5505e5807dbb',qos_specs=None,replication_status=,reservations=['347abfdc-fa4c-4552-9d4c-13ce4ecc0006','320de6d5-a79b-43be-841e-bafa6cdcb6be'],size=1,snapshot_id=1d2ba7e7-3538-45be-a45e-6b5dcfb868a5,source_replicaid=,source_volid=None,status='creating',user_id='ee1187677793441d91ccf5978eb94bb3',volume_type_id=733e6937-49aa-46b5-afce-4d48e5ac056c)}' {{(pid=100523) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 27 16:06:53.983765 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.volume.api [None req-a2afe1ef-7a37-4674-9de9-1abffd82533f tempest-GroupSnapshotsTest-1641029408 tempest-GroupSnapshotsTest-1641029408-project-member] Flow 'volume_create_api' (5b96004b-a5e0-4093-9ce3-3a21f9af9406) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100523) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 27 16:06:53.984104 np0000005924 devstack@c-api.service[100523]: INFO cinder.volume.api [None req-a2afe1ef-7a37-4674-9de9-1abffd82533f tempest-GroupSnapshotsTest-1641029408 tempest-GroupSnapshotsTest-1641029408-project-member] Create volume request issued successfully. Jul 27 16:06:54.017721 np0000005924 devstack@c-api.service[100523]: INFO cinder.api.openstack.wsgi [None req-a2afe1ef-7a37-4674-9de9-1abffd82533f tempest-GroupSnapshotsTest-1641029408 tempest-GroupSnapshotsTest-1641029408-project-member] https://10.4.3.117/volume/v3/groups/action returned with HTTP 202 Jul 27 16:06:54.018120 np0000005924 devstack@c-api.service[100523]: [pid: 100523|app: 0|req: 5/21] 10.4.3.117 () {70 vars in 1318 bytes} [Mon Jul 27 16:06:53 2026] POST /volume/v3/groups/action => generated 102 bytes in 320 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Jul 27 16:06:54.027983 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.middleware.request_id [None req-f709bd7a-1c6d-428d-82a0-544cc754d44b None None] RequestId filter calling following filter/app {{(pid=100521) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:06:54.033119 np0000005924 devstack@c-api.service[100521]: INFO cinder.api.openstack.wsgi [None req-f709bd7a-1c6d-428d-82a0-544cc754d44b tempest-GroupSnapshotsTest-1641029408 tempest-GroupSnapshotsTest-1641029408-project-member] GET https://10.4.3.117/volume/v3/volumes/detail Jul 27 16:06:54.033372 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.openstack.wsgi [None req-f709bd7a-1c6d-428d-82a0-544cc754d44b tempest-GroupSnapshotsTest-1641029408 tempest-GroupSnapshotsTest-1641029408-project-member] Empty body provided in request {{(pid=100521) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:06:54.033633 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.openstack.wsgi [None req-f709bd7a-1c6d-428d-82a0-544cc754d44b tempest-GroupSnapshotsTest-1641029408 tempest-GroupSnapshotsTest-1641029408-project-member] Calling method 'detail' {{(pid=100521) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:06:54.034192 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.api_utils [None req-f709bd7a-1c6d-428d-82a0-544cc754d44b tempest-GroupSnapshotsTest-1641029408 tempest-GroupSnapshotsTest-1641029408-project-member] Removing options '' from query. {{(pid=100521) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 27 16:06:54.035575 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.volume.api [None req-f709bd7a-1c6d-428d-82a0-544cc754d44b tempest-GroupSnapshotsTest-1641029408 tempest-GroupSnapshotsTest-1641029408-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100521) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 27 16:06:54.079356 np0000005924 devstack@c-api.service[100521]: INFO cinder.volume.api [None req-f709bd7a-1c6d-428d-82a0-544cc754d44b tempest-GroupSnapshotsTest-1641029408 tempest-GroupSnapshotsTest-1641029408-project-member] Get all volumes completed successfully. Jul 27 16:06:54.080557 np0000005924 devstack@c-api.service[100521]: WARNING stevedore.named [None req-f709bd7a-1c6d-428d-82a0-544cc754d44b tempest-GroupSnapshotsTest-1641029408 tempest-GroupSnapshotsTest-1641029408-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 27 16:06:54.080754 np0000005924 devstack@c-api.service[100521]: WARNING castellan.key_manager [None req-f709bd7a-1c6d-428d-82a0-544cc754d44b tempest-GroupSnapshotsTest-1641029408 tempest-GroupSnapshotsTest-1641029408-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based 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 27 16:06:54.123436 np0000005924 devstack@c-api.service[100521]: DEBUG oslo_db.sqlalchemy.engines [None req-f709bd7a-1c6d-428d-82a0-544cc754d44b tempest-GroupSnapshotsTest-1641029408 tempest-GroupSnapshotsTest-1641029408-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100521) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 27 16:06:54.127018 np0000005924 devstack@c-api.service[100521]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:06:54.127018 np0000005924 devstack@c-api.service[100521]: warnings.warn( Jul 27 16:06:54.131607 np0000005924 devstack@c-api.service[100521]: WARNING stevedore.named [None req-f709bd7a-1c6d-428d-82a0-544cc754d44b tempest-GroupSnapshotsTest-1641029408 tempest-GroupSnapshotsTest-1641029408-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 27 16:06:54.131824 np0000005924 devstack@c-api.service[100521]: WARNING castellan.key_manager [None req-f709bd7a-1c6d-428d-82a0-544cc754d44b tempest-GroupSnapshotsTest-1641029408 tempest-GroupSnapshotsTest-1641029408-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based 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 27 16:06:54.177265 np0000005924 devstack@c-api.service[100521]: DEBUG oslo_db.sqlalchemy.engines [None req-f709bd7a-1c6d-428d-82a0-544cc754d44b tempest-GroupSnapshotsTest-1641029408 tempest-GroupSnapshotsTest-1641029408-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100521) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 27 16:06:54.180117 np0000005924 devstack@c-api.service[100521]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:06:54.180117 np0000005924 devstack@c-api.service[100521]: warnings.warn( Jul 27 16:06:54.189218 np0000005924 devstack@c-api.service[100521]: INFO cinder.api.openstack.wsgi [None req-f709bd7a-1c6d-428d-82a0-544cc754d44b tempest-GroupSnapshotsTest-1641029408 tempest-GroupSnapshotsTest-1641029408-project-member] https://10.4.3.117/volume/v3/volumes/detail returned with HTTP 200 Jul 27 16:06:54.189808 np0000005924 devstack@c-api.service[100521]: [pid: 100521|app: 0|req: 6/22] 10.4.3.117 () {68 vars in 1299 bytes} [Mon Jul 27 16:06:54 2026] GET /volume/v3/volumes/detail => generated 1830 bytes in 162 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 27 16:06:54.209136 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.middleware.request_id [None req-e3d9ceab-a045-41a5-a232-c7315a540a6f None None] RequestId filter calling following filter/app {{(pid=100524) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:06:54.211339 np0000005924 devstack@c-api.service[100524]: INFO cinder.api.openstack.wsgi [None req-e3d9ceab-a045-41a5-a232-c7315a540a6f tempest-GroupSnapshotsTest-1641029408 tempest-GroupSnapshotsTest-1641029408-project-member] GET https://10.4.3.117/volume/v3/volumes/eab2f143-e395-4fa3-aeac-c71e3267e613 Jul 27 16:06:54.211611 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.openstack.wsgi [None req-e3d9ceab-a045-41a5-a232-c7315a540a6f tempest-GroupSnapshotsTest-1641029408 tempest-GroupSnapshotsTest-1641029408-project-member] Empty body provided in request {{(pid=100524) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:06:54.211857 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.openstack.wsgi [None req-e3d9ceab-a045-41a5-a232-c7315a540a6f tempest-GroupSnapshotsTest-1641029408 tempest-GroupSnapshotsTest-1641029408-project-member] Calling method 'show' {{(pid=100524) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:06:54.219840 np0000005924 devstack@c-api.service[100524]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:06:54.219840 np0000005924 devstack@c-api.service[100524]: warnings.warn( Jul 27 16:06:54.224347 np0000005924 devstack@c-api.service[100524]: INFO cinder.volume.api [None req-e3d9ceab-a045-41a5-a232-c7315a540a6f tempest-GroupSnapshotsTest-1641029408 tempest-GroupSnapshotsTest-1641029408-project-member] Volume info retrieved successfully. Jul 27 16:06:54.225262 np0000005924 devstack@c-api.service[100524]: WARNING stevedore.named [None req-e3d9ceab-a045-41a5-a232-c7315a540a6f tempest-GroupSnapshotsTest-1641029408 tempest-GroupSnapshotsTest-1641029408-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 27 16:06:54.225504 np0000005924 devstack@c-api.service[100524]: WARNING castellan.key_manager [None req-e3d9ceab-a045-41a5-a232-c7315a540a6f tempest-GroupSnapshotsTest-1641029408 tempest-GroupSnapshotsTest-1641029408-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based 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 27 16:06:54.268408 np0000005924 devstack@c-api.service[100524]: DEBUG oslo_db.sqlalchemy.engines [None req-e3d9ceab-a045-41a5-a232-c7315a540a6f tempest-GroupSnapshotsTest-1641029408 tempest-GroupSnapshotsTest-1641029408-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100524) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 27 16:06:54.271760 np0000005924 devstack@c-api.service[100524]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:06:54.271760 np0000005924 devstack@c-api.service[100524]: warnings.warn( Jul 27 16:06:54.280404 np0000005924 devstack@c-api.service[100524]: INFO cinder.api.openstack.wsgi [None req-e3d9ceab-a045-41a5-a232-c7315a540a6f tempest-GroupSnapshotsTest-1641029408 tempest-GroupSnapshotsTest-1641029408-project-member] https://10.4.3.117/volume/v3/volumes/eab2f143-e395-4fa3-aeac-c71e3267e613 returned with HTTP 200 Jul 27 16:06:54.280858 np0000005924 devstack@c-api.service[100524]: [pid: 100524|app: 0|req: 7/23] 10.4.3.117 () {68 vars in 1389 bytes} [Mon Jul 27 16:06:54 2026] GET /volume/v3/volumes/eab2f143-e395-4fa3-aeac-c71e3267e613 => generated 925 bytes in 72 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 27 16:06:54.295272 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.middleware.request_id [None req-a7f15031-17b9-45e8-8b6d-0517f5f02ea3 None None] RequestId filter calling following filter/app {{(pid=100522) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:06:54.297153 np0000005924 devstack@c-api.service[100522]: INFO cinder.api.openstack.wsgi [None req-a7f15031-17b9-45e8-8b6d-0517f5f02ea3 tempest-GroupSnapshotsTest-1641029408 tempest-GroupSnapshotsTest-1641029408-project-member] GET https://10.4.3.117/volume/v3/groups/d7189674-b296-42dd-b461-3659ffb3c644 Jul 27 16:06:54.297382 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.openstack.wsgi [None req-a7f15031-17b9-45e8-8b6d-0517f5f02ea3 tempest-GroupSnapshotsTest-1641029408 tempest-GroupSnapshotsTest-1641029408-project-member] Empty body provided in request {{(pid=100522) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:06:54.297656 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.openstack.wsgi [None req-a7f15031-17b9-45e8-8b6d-0517f5f02ea3 tempest-GroupSnapshotsTest-1641029408 tempest-GroupSnapshotsTest-1641029408-project-member] Calling method 'version_select' {{(pid=100522) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:06:54.297807 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.v3.groups [None req-a7f15031-17b9-45e8-8b6d-0517f5f02ea3 tempest-GroupSnapshotsTest-1641029408 tempest-GroupSnapshotsTest-1641029408-project-member] show called for member d7189674-b296-42dd-b461-3659ffb3c644 {{(pid=100522) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Jul 27 16:06:54.301235 np0000005924 devstack@c-api.service[100522]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:06:54.301235 np0000005924 devstack@c-api.service[100522]: warnings.warn( Jul 27 16:06:54.310576 np0000005924 devstack@c-api.service[100522]: INFO cinder.api.openstack.wsgi [None req-a7f15031-17b9-45e8-8b6d-0517f5f02ea3 tempest-GroupSnapshotsTest-1641029408 tempest-GroupSnapshotsTest-1641029408-project-member] https://10.4.3.117/volume/v3/groups/d7189674-b296-42dd-b461-3659ffb3c644 returned with HTTP 200 Jul 27 16:06:54.311080 np0000005924 devstack@c-api.service[100522]: [pid: 100522|app: 0|req: 6/24] 10.4.3.117 () {68 vars in 1386 bytes} [Mon Jul 27 16:06:54 2026] GET /volume/v3/groups/d7189674-b296-42dd-b461-3659ffb3c644 => generated 417 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 27 16:06:54.320758 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.middleware.request_id [None req-def02a9b-8b46-4150-b350-b08baca894ed None None] RequestId filter calling following filter/app {{(pid=100523) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:06:54.323269 np0000005924 devstack@c-api.service[100523]: INFO cinder.api.openstack.wsgi [None req-def02a9b-8b46-4150-b350-b08baca894ed tempest-GroupSnapshotsTest-1641029408 tempest-GroupSnapshotsTest-1641029408-project-member] GET https://10.4.3.117/volume/v3/volumes/detail Jul 27 16:06:54.323560 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.openstack.wsgi [None req-def02a9b-8b46-4150-b350-b08baca894ed tempest-GroupSnapshotsTest-1641029408 tempest-GroupSnapshotsTest-1641029408-project-member] Empty body provided in request {{(pid=100523) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:06:54.323802 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.openstack.wsgi [None req-def02a9b-8b46-4150-b350-b08baca894ed tempest-GroupSnapshotsTest-1641029408 tempest-GroupSnapshotsTest-1641029408-project-member] Calling method 'detail' {{(pid=100523) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:06:54.324391 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.api_utils [None req-def02a9b-8b46-4150-b350-b08baca894ed tempest-GroupSnapshotsTest-1641029408 tempest-GroupSnapshotsTest-1641029408-project-member] Removing options '' from query. {{(pid=100523) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 27 16:06:54.324891 np0000005924 devstack@c-api.service[100523]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:06:54.324891 np0000005924 devstack@c-api.service[100523]: warnings.warn( Jul 27 16:06:54.325548 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.volume.api [None req-def02a9b-8b46-4150-b350-b08baca894ed tempest-GroupSnapshotsTest-1641029408 tempest-GroupSnapshotsTest-1641029408-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100523) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 27 16:06:54.356767 np0000005924 devstack@c-api.service[100523]: INFO cinder.volume.api [None req-def02a9b-8b46-4150-b350-b08baca894ed tempest-GroupSnapshotsTest-1641029408 tempest-GroupSnapshotsTest-1641029408-project-member] Get all volumes completed successfully. Jul 27 16:06:54.357567 np0000005924 devstack@c-api.service[100523]: WARNING stevedore.named [None req-def02a9b-8b46-4150-b350-b08baca894ed tempest-GroupSnapshotsTest-1641029408 tempest-GroupSnapshotsTest-1641029408-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 27 16:06:54.357818 np0000005924 devstack@c-api.service[100523]: WARNING castellan.key_manager [None req-def02a9b-8b46-4150-b350-b08baca894ed tempest-GroupSnapshotsTest-1641029408 tempest-GroupSnapshotsTest-1641029408-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based 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 27 16:06:54.399040 np0000005924 devstack@c-api.service[100523]: DEBUG oslo_db.sqlalchemy.engines [None req-def02a9b-8b46-4150-b350-b08baca894ed tempest-GroupSnapshotsTest-1641029408 tempest-GroupSnapshotsTest-1641029408-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100523) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 27 16:06:54.402828 np0000005924 devstack@c-api.service[100523]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:06:54.402828 np0000005924 devstack@c-api.service[100523]: warnings.warn( Jul 27 16:06:54.406733 np0000005924 devstack@c-api.service[100523]: WARNING stevedore.named [None req-def02a9b-8b46-4150-b350-b08baca894ed tempest-GroupSnapshotsTest-1641029408 tempest-GroupSnapshotsTest-1641029408-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 27 16:06:54.406910 np0000005924 devstack@c-api.service[100523]: WARNING castellan.key_manager [None req-def02a9b-8b46-4150-b350-b08baca894ed tempest-GroupSnapshotsTest-1641029408 tempest-GroupSnapshotsTest-1641029408-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based 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 27 16:06:54.445815 np0000005924 devstack@c-api.service[100523]: DEBUG oslo_db.sqlalchemy.engines [None req-def02a9b-8b46-4150-b350-b08baca894ed tempest-GroupSnapshotsTest-1641029408 tempest-GroupSnapshotsTest-1641029408-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100523) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 27 16:06:54.449400 np0000005924 devstack@c-api.service[100523]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:06:54.449400 np0000005924 devstack@c-api.service[100523]: warnings.warn( Jul 27 16:06:54.462315 np0000005924 devstack@c-api.service[100523]: INFO cinder.api.openstack.wsgi [None req-def02a9b-8b46-4150-b350-b08baca894ed tempest-GroupSnapshotsTest-1641029408 tempest-GroupSnapshotsTest-1641029408-project-member] https://10.4.3.117/volume/v3/volumes/detail returned with HTTP 200 Jul 27 16:06:54.462896 np0000005924 devstack@c-api.service[100523]: [pid: 100523|app: 0|req: 6/25] 10.4.3.117 () {68 vars in 1299 bytes} [Mon Jul 27 16:06:54 2026] GET /volume/v3/volumes/detail => generated 1831 bytes in 143 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 27 16:06:54.476545 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.middleware.request_id [None req-3b77b8f5-bff4-48bb-a0eb-0351d76c6ac5 None None] RequestId filter calling following filter/app {{(pid=100521) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:06:54.478622 np0000005924 devstack@c-api.service[100521]: INFO cinder.api.openstack.wsgi [None req-3b77b8f5-bff4-48bb-a0eb-0351d76c6ac5 tempest-GroupSnapshotsTest-1641029408 tempest-GroupSnapshotsTest-1641029408-project-member] POST https://10.4.3.117/volume/v3/groups/d7189674-b296-42dd-b461-3659ffb3c644/action Jul 27 16:06:54.479279 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.openstack.wsgi [None req-3b77b8f5-bff4-48bb-a0eb-0351d76c6ac5 tempest-GroupSnapshotsTest-1641029408 tempest-GroupSnapshotsTest-1641029408-project-member] Action body: b'{"delete": {"delete-volumes": true}}' {{(pid=100521) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 27 16:06:54.479551 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.openstack.wsgi [None req-3b77b8f5-bff4-48bb-a0eb-0351d76c6ac5 tempest-GroupSnapshotsTest-1641029408 tempest-GroupSnapshotsTest-1641029408-project-member] Action: 'action', calling method: version_select, body: {"delete": {"delete-volumes": true}} {{(pid=100521) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 27 16:06:54.480887 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.v3.groups [None req-3b77b8f5-bff4-48bb-a0eb-0351d76c6ac5 tempest-GroupSnapshotsTest-1641029408 tempest-GroupSnapshotsTest-1641029408-project-member] delete called for group d7189674-b296-42dd-b461-3659ffb3c644 {{(pid=100521) _delete /opt/stack/cinder/cinder/api/v3/groups.py:117}} Jul 27 16:06:54.481014 np0000005924 devstack@c-api.service[100521]: INFO cinder.api.v3.groups [None req-3b77b8f5-bff4-48bb-a0eb-0351d76c6ac5 tempest-GroupSnapshotsTest-1641029408 tempest-GroupSnapshotsTest-1641029408-project-member] Delete group with id: d7189674-b296-42dd-b461-3659ffb3c644 Jul 27 16:06:54.484483 np0000005924 devstack@c-api.service[100521]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:06:54.484483 np0000005924 devstack@c-api.service[100521]: warnings.warn( Jul 27 16:06:54.567366 np0000005924 devstack@c-api.service[100521]: INFO cinder.api.openstack.wsgi [None req-3b77b8f5-bff4-48bb-a0eb-0351d76c6ac5 tempest-GroupSnapshotsTest-1641029408 tempest-GroupSnapshotsTest-1641029408-project-member] https://10.4.3.117/volume/v3/groups/d7189674-b296-42dd-b461-3659ffb3c644/action returned with HTTP 202 Jul 27 16:06:54.567366 np0000005924 devstack@c-api.service[100521]: [pid: 100521|app: 0|req: 7/26] 10.4.3.117 () {70 vars in 1428 bytes} [Mon Jul 27 16:06:54 2026] POST /volume/v3/groups/d7189674-b296-42dd-b461-3659ffb3c644/action => generated 0 bytes in 91 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Jul 27 16:06:54.576107 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.middleware.request_id [None req-e67b4e60-5b19-422f-927c-0f36448e2356 None None] RequestId filter calling following filter/app {{(pid=100524) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:06:54.578449 np0000005924 devstack@c-api.service[100524]: INFO cinder.api.openstack.wsgi [None req-e67b4e60-5b19-422f-927c-0f36448e2356 tempest-GroupSnapshotsTest-1641029408 tempest-GroupSnapshotsTest-1641029408-project-member] GET https://10.4.3.117/volume/v3/volumes/eab2f143-e395-4fa3-aeac-c71e3267e613 Jul 27 16:06:54.578872 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.openstack.wsgi [None req-e67b4e60-5b19-422f-927c-0f36448e2356 tempest-GroupSnapshotsTest-1641029408 tempest-GroupSnapshotsTest-1641029408-project-member] Empty body provided in request {{(pid=100524) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:06:54.579060 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.openstack.wsgi [None req-e67b4e60-5b19-422f-927c-0f36448e2356 tempest-GroupSnapshotsTest-1641029408 tempest-GroupSnapshotsTest-1641029408-project-member] Calling method 'show' {{(pid=100524) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:06:54.588860 np0000005924 devstack@c-api.service[100524]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:06:54.588860 np0000005924 devstack@c-api.service[100524]: warnings.warn( Jul 27 16:06:54.592598 np0000005924 devstack@c-api.service[100524]: INFO cinder.volume.api [None req-e67b4e60-5b19-422f-927c-0f36448e2356 tempest-GroupSnapshotsTest-1641029408 tempest-GroupSnapshotsTest-1641029408-project-member] Volume info retrieved successfully. Jul 27 16:06:54.593289 np0000005924 devstack@c-api.service[100524]: WARNING stevedore.named [None req-e67b4e60-5b19-422f-927c-0f36448e2356 tempest-GroupSnapshotsTest-1641029408 tempest-GroupSnapshotsTest-1641029408-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 27 16:06:54.593483 np0000005924 devstack@c-api.service[100524]: WARNING castellan.key_manager [None req-e67b4e60-5b19-422f-927c-0f36448e2356 tempest-GroupSnapshotsTest-1641029408 tempest-GroupSnapshotsTest-1641029408-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based 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 27 16:06:54.643552 np0000005924 devstack@c-api.service[100524]: DEBUG oslo_db.sqlalchemy.engines [None req-e67b4e60-5b19-422f-927c-0f36448e2356 tempest-GroupSnapshotsTest-1641029408 tempest-GroupSnapshotsTest-1641029408-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100524) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 27 16:06:54.649537 np0000005924 devstack@c-api.service[100524]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:06:54.649537 np0000005924 devstack@c-api.service[100524]: warnings.warn( Jul 27 16:06:54.656910 np0000005924 devstack@c-api.service[100524]: INFO cinder.api.openstack.wsgi [None req-e67b4e60-5b19-422f-927c-0f36448e2356 tempest-GroupSnapshotsTest-1641029408 tempest-GroupSnapshotsTest-1641029408-project-member] https://10.4.3.117/volume/v3/volumes/eab2f143-e395-4fa3-aeac-c71e3267e613 returned with HTTP 200 Jul 27 16:06:54.657635 np0000005924 devstack@c-api.service[100524]: [pid: 100524|app: 0|req: 8/27] 10.4.3.117 () {68 vars in 1389 bytes} [Mon Jul 27 16:06:54 2026] GET /volume/v3/volumes/eab2f143-e395-4fa3-aeac-c71e3267e613 => generated 924 bytes in 82 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 27 16:06:55.669924 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.middleware.request_id [None req-2ad11fdf-b0b1-4104-a9bf-a45ffffd16c9 None None] RequestId filter calling following filter/app {{(pid=100522) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:06:55.671893 np0000005924 devstack@c-api.service[100522]: INFO cinder.api.openstack.wsgi [None req-2ad11fdf-b0b1-4104-a9bf-a45ffffd16c9 tempest-GroupSnapshotsTest-1641029408 tempest-GroupSnapshotsTest-1641029408-project-member] GET https://10.4.3.117/volume/v3/volumes/eab2f143-e395-4fa3-aeac-c71e3267e613 Jul 27 16:06:55.672191 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.openstack.wsgi [None req-2ad11fdf-b0b1-4104-a9bf-a45ffffd16c9 tempest-GroupSnapshotsTest-1641029408 tempest-GroupSnapshotsTest-1641029408-project-member] Empty body provided in request {{(pid=100522) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:06:55.672405 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.openstack.wsgi [None req-2ad11fdf-b0b1-4104-a9bf-a45ffffd16c9 tempest-GroupSnapshotsTest-1641029408 tempest-GroupSnapshotsTest-1641029408-project-member] Calling method 'show' {{(pid=100522) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:06:55.702130 np0000005924 devstack@c-api.service[100522]: INFO cinder.api.openstack.wsgi [None req-2ad11fdf-b0b1-4104-a9bf-a45ffffd16c9 tempest-GroupSnapshotsTest-1641029408 tempest-GroupSnapshotsTest-1641029408-project-member] https://10.4.3.117/volume/v3/volumes/eab2f143-e395-4fa3-aeac-c71e3267e613 returned with HTTP 404 Jul 27 16:06:55.702790 np0000005924 devstack@c-api.service[100522]: [pid: 100522|app: 0|req: 7/28] 10.4.3.117 () {68 vars in 1389 bytes} [Mon Jul 27 16:06:55 2026] GET /volume/v3/volumes/eab2f143-e395-4fa3-aeac-c71e3267e613 => generated 109 bytes in 33 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 27 16:06:55.710142 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.middleware.request_id [None req-1fe08f14-d453-47fa-98cc-0251dec56e6d None None] RequestId filter calling following filter/app {{(pid=100523) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:06:55.712570 np0000005924 devstack@c-api.service[100523]: INFO cinder.api.openstack.wsgi [None req-1fe08f14-d453-47fa-98cc-0251dec56e6d tempest-GroupSnapshotsTest-1641029408 tempest-GroupSnapshotsTest-1641029408-project-member] GET https://10.4.3.117/volume/v3/groups/d7189674-b296-42dd-b461-3659ffb3c644 Jul 27 16:06:55.712801 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.openstack.wsgi [None req-1fe08f14-d453-47fa-98cc-0251dec56e6d tempest-GroupSnapshotsTest-1641029408 tempest-GroupSnapshotsTest-1641029408-project-member] Empty body provided in request {{(pid=100523) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:06:55.712985 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.openstack.wsgi [None req-1fe08f14-d453-47fa-98cc-0251dec56e6d tempest-GroupSnapshotsTest-1641029408 tempest-GroupSnapshotsTest-1641029408-project-member] Calling method 'version_select' {{(pid=100523) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:06:55.713147 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.v3.groups [None req-1fe08f14-d453-47fa-98cc-0251dec56e6d tempest-GroupSnapshotsTest-1641029408 tempest-GroupSnapshotsTest-1641029408-project-member] show called for member d7189674-b296-42dd-b461-3659ffb3c644 {{(pid=100523) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Jul 27 16:06:55.717615 np0000005924 devstack@c-api.service[100523]: INFO cinder.api.openstack.wsgi [None req-1fe08f14-d453-47fa-98cc-0251dec56e6d tempest-GroupSnapshotsTest-1641029408 tempest-GroupSnapshotsTest-1641029408-project-member] https://10.4.3.117/volume/v3/groups/d7189674-b296-42dd-b461-3659ffb3c644 returned with HTTP 404 Jul 27 16:06:55.718421 np0000005924 devstack@c-api.service[100523]: [pid: 100523|app: 0|req: 7/29] 10.4.3.117 () {68 vars in 1386 bytes} [Mon Jul 27 16:06:55 2026] GET /volume/v3/groups/d7189674-b296-42dd-b461-3659ffb3c644 => generated 108 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 27 16:06:55.724626 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.middleware.request_id [None req-bff49913-4bac-4c46-bd6b-ae02078bd352 None None] RequestId filter calling following filter/app {{(pid=100521) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:06:55.726557 np0000005924 devstack@c-api.service[100521]: INFO cinder.api.openstack.wsgi [None req-bff49913-4bac-4c46-bd6b-ae02078bd352 tempest-GroupSnapshotsTest-1641029408 tempest-GroupSnapshotsTest-1641029408-project-member] DELETE https://10.4.3.117/volume/v3/group_snapshots/cbd0542d-cf73-432c-9751-cba85c4c8868 Jul 27 16:06:55.726765 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.openstack.wsgi [None req-bff49913-4bac-4c46-bd6b-ae02078bd352 tempest-GroupSnapshotsTest-1641029408 tempest-GroupSnapshotsTest-1641029408-project-member] Empty body provided in request {{(pid=100521) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:06:55.726951 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.openstack.wsgi [None req-bff49913-4bac-4c46-bd6b-ae02078bd352 tempest-GroupSnapshotsTest-1641029408 tempest-GroupSnapshotsTest-1641029408-project-member] Calling method 'version_select' {{(pid=100521) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:06:55.727092 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.v3.group_snapshots [None req-bff49913-4bac-4c46-bd6b-ae02078bd352 tempest-GroupSnapshotsTest-1641029408 tempest-GroupSnapshotsTest-1641029408-project-member] delete called for member cbd0542d-cf73-432c-9751-cba85c4c8868 {{(pid=100521) delete /opt/stack/cinder/cinder/api/v3/group_snapshots.py:72}} Jul 27 16:06:55.727192 np0000005924 devstack@c-api.service[100521]: INFO cinder.api.v3.group_snapshots [None req-bff49913-4bac-4c46-bd6b-ae02078bd352 tempest-GroupSnapshotsTest-1641029408 tempest-GroupSnapshotsTest-1641029408-project-member] Delete group_snapshot with id: cbd0542d-cf73-432c-9751-cba85c4c8868 Jul 27 16:06:55.730683 np0000005924 devstack@c-api.service[100521]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:06:55.730683 np0000005924 devstack@c-api.service[100521]: warnings.warn( Jul 27 16:06:55.781229 np0000005924 devstack@c-api.service[100521]: INFO cinder.api.openstack.wsgi [None req-bff49913-4bac-4c46-bd6b-ae02078bd352 tempest-GroupSnapshotsTest-1641029408 tempest-GroupSnapshotsTest-1641029408-project-member] https://10.4.3.117/volume/v3/group_snapshots/cbd0542d-cf73-432c-9751-cba85c4c8868 returned with HTTP 202 Jul 27 16:06:55.781699 np0000005924 devstack@c-api.service[100521]: [pid: 100521|app: 0|req: 8/30] 10.4.3.117 () {68 vars in 1416 bytes} [Mon Jul 27 16:06:55 2026] DELETE /volume/v3/group_snapshots/cbd0542d-cf73-432c-9751-cba85c4c8868 => generated 0 bytes in 57 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Jul 27 16:06:55.790637 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.middleware.request_id [None req-a41acbd0-9a7a-4b0e-a8d8-bbaea20214fd None None] RequestId filter calling following filter/app {{(pid=100524) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:06:55.793355 np0000005924 devstack@c-api.service[100524]: INFO cinder.api.openstack.wsgi [None req-a41acbd0-9a7a-4b0e-a8d8-bbaea20214fd tempest-GroupSnapshotsTest-1641029408 tempest-GroupSnapshotsTest-1641029408-project-member] GET https://10.4.3.117/volume/v3/volumes/detail Jul 27 16:06:55.793650 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.openstack.wsgi [None req-a41acbd0-9a7a-4b0e-a8d8-bbaea20214fd tempest-GroupSnapshotsTest-1641029408 tempest-GroupSnapshotsTest-1641029408-project-member] Empty body provided in request {{(pid=100524) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:06:55.793923 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.openstack.wsgi [None req-a41acbd0-9a7a-4b0e-a8d8-bbaea20214fd tempest-GroupSnapshotsTest-1641029408 tempest-GroupSnapshotsTest-1641029408-project-member] Calling method 'detail' {{(pid=100524) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:06:55.794552 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.api_utils [None req-a41acbd0-9a7a-4b0e-a8d8-bbaea20214fd tempest-GroupSnapshotsTest-1641029408 tempest-GroupSnapshotsTest-1641029408-project-member] Removing options '' from query. {{(pid=100524) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 27 16:06:55.795589 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.volume.api [None req-a41acbd0-9a7a-4b0e-a8d8-bbaea20214fd tempest-GroupSnapshotsTest-1641029408 tempest-GroupSnapshotsTest-1641029408-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100524) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 27 16:06:55.833274 np0000005924 devstack@c-api.service[100524]: INFO cinder.volume.api [None req-a41acbd0-9a7a-4b0e-a8d8-bbaea20214fd tempest-GroupSnapshotsTest-1641029408 tempest-GroupSnapshotsTest-1641029408-project-member] Get all volumes completed successfully. Jul 27 16:06:55.834244 np0000005924 devstack@c-api.service[100524]: WARNING stevedore.named [None req-a41acbd0-9a7a-4b0e-a8d8-bbaea20214fd tempest-GroupSnapshotsTest-1641029408 tempest-GroupSnapshotsTest-1641029408-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 27 16:06:55.834487 np0000005924 devstack@c-api.service[100524]: WARNING castellan.key_manager [None req-a41acbd0-9a7a-4b0e-a8d8-bbaea20214fd tempest-GroupSnapshotsTest-1641029408 tempest-GroupSnapshotsTest-1641029408-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based 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 27 16:06:55.881199 np0000005924 devstack@c-api.service[100524]: DEBUG oslo_db.sqlalchemy.engines [None req-a41acbd0-9a7a-4b0e-a8d8-bbaea20214fd tempest-GroupSnapshotsTest-1641029408 tempest-GroupSnapshotsTest-1641029408-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100524) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 27 16:06:55.885597 np0000005924 devstack@c-api.service[100524]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:06:55.885597 np0000005924 devstack@c-api.service[100524]: warnings.warn( Jul 27 16:06:55.893978 np0000005924 devstack@c-api.service[100524]: INFO cinder.api.openstack.wsgi [None req-a41acbd0-9a7a-4b0e-a8d8-bbaea20214fd tempest-GroupSnapshotsTest-1641029408 tempest-GroupSnapshotsTest-1641029408-project-member] https://10.4.3.117/volume/v3/volumes/detail returned with HTTP 200 Jul 27 16:06:55.894562 np0000005924 devstack@c-api.service[100524]: [pid: 100524|app: 0|req: 9/31] 10.4.3.117 () {68 vars in 1299 bytes} [Mon Jul 27 16:06:55 2026] GET /volume/v3/volumes/detail => generated 916 bytes in 105 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 27 16:06:55.912603 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.middleware.request_id [None req-dd8e5919-8cab-4af6-a249-abaaa3dce06f None None] RequestId filter calling following filter/app {{(pid=100522) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:06:55.914652 np0000005924 devstack@c-api.service[100522]: INFO cinder.api.openstack.wsgi [None req-dd8e5919-8cab-4af6-a249-abaaa3dce06f tempest-GroupSnapshotsTest-1641029408 tempest-GroupSnapshotsTest-1641029408-project-member] GET https://10.4.3.117/volume/v3/snapshots/detail Jul 27 16:06:55.914906 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.openstack.wsgi [None req-dd8e5919-8cab-4af6-a249-abaaa3dce06f tempest-GroupSnapshotsTest-1641029408 tempest-GroupSnapshotsTest-1641029408-project-member] Empty body provided in request {{(pid=100522) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:06:55.915102 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.openstack.wsgi [None req-dd8e5919-8cab-4af6-a249-abaaa3dce06f tempest-GroupSnapshotsTest-1641029408 tempest-GroupSnapshotsTest-1641029408-project-member] Calling method 'detail' {{(pid=100522) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:06:55.915458 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.api_utils [None req-dd8e5919-8cab-4af6-a249-abaaa3dce06f tempest-GroupSnapshotsTest-1641029408 tempest-GroupSnapshotsTest-1641029408-project-member] Removing options '' from query. {{(pid=100522) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 27 16:06:55.915812 np0000005924 devstack@c-api.service[100522]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:06:55.915812 np0000005924 devstack@c-api.service[100522]: warnings.warn( Jul 27 16:06:55.916757 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.db.api [None req-dd8e5919-8cab-4af6-a249-abaaa3dce06f tempest-GroupSnapshotsTest-1641029408 tempest-GroupSnapshotsTest-1641029408-project-member] Building query based on filter {{(pid=100522) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Jul 27 16:06:55.932098 np0000005924 devstack@c-api.service[100522]: INFO cinder.volume.api [None req-dd8e5919-8cab-4af6-a249-abaaa3dce06f tempest-GroupSnapshotsTest-1641029408 tempest-GroupSnapshotsTest-1641029408-project-member] Get all snapshots completed successfully. Jul 27 16:06:55.933226 np0000005924 devstack@c-api.service[100522]: INFO cinder.api.openstack.wsgi [None req-dd8e5919-8cab-4af6-a249-abaaa3dce06f tempest-GroupSnapshotsTest-1641029408 tempest-GroupSnapshotsTest-1641029408-project-member] https://10.4.3.117/volume/v3/snapshots/detail returned with HTTP 200 Jul 27 16:06:55.933549 np0000005924 devstack@c-api.service[100522]: [pid: 100522|app: 0|req: 8/32] 10.4.3.117 () {66 vars in 1264 bytes} [Mon Jul 27 16:06:55 2026] GET /volume/v3/snapshots/detail => generated 17 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jul 27 16:06:55.943058 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.middleware.request_id [None req-8329015d-6670-4a4d-9fec-11ca6f3c76af None None] RequestId filter calling following filter/app {{(pid=100523) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:06:55.945017 np0000005924 devstack@c-api.service[100523]: INFO cinder.api.openstack.wsgi [None req-8329015d-6670-4a4d-9fec-11ca6f3c76af tempest-GroupSnapshotsTest-1641029408 tempest-GroupSnapshotsTest-1641029408-project-member] GET https://10.4.3.117/volume/v3/group_snapshots/cbd0542d-cf73-432c-9751-cba85c4c8868 Jul 27 16:06:55.945242 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.openstack.wsgi [None req-8329015d-6670-4a4d-9fec-11ca6f3c76af tempest-GroupSnapshotsTest-1641029408 tempest-GroupSnapshotsTest-1641029408-project-member] Empty body provided in request {{(pid=100523) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:06:55.945450 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.openstack.wsgi [None req-8329015d-6670-4a4d-9fec-11ca6f3c76af tempest-GroupSnapshotsTest-1641029408 tempest-GroupSnapshotsTest-1641029408-project-member] Calling method 'version_select' {{(pid=100523) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:06:55.945588 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.v3.group_snapshots [None req-8329015d-6670-4a4d-9fec-11ca6f3c76af tempest-GroupSnapshotsTest-1641029408 tempest-GroupSnapshotsTest-1641029408-project-member] show called for member cbd0542d-cf73-432c-9751-cba85c4c8868 {{(pid=100523) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Jul 27 16:06:55.950128 np0000005924 devstack@c-api.service[100523]: INFO cinder.api.openstack.wsgi [None req-8329015d-6670-4a4d-9fec-11ca6f3c76af tempest-GroupSnapshotsTest-1641029408 tempest-GroupSnapshotsTest-1641029408-project-member] https://10.4.3.117/volume/v3/group_snapshots/cbd0542d-cf73-432c-9751-cba85c4c8868 returned with HTTP 404 Jul 27 16:06:55.950359 np0000005924 devstack@c-api.service[100523]: [pid: 100523|app: 0|req: 8/33] 10.4.3.117 () {68 vars in 1413 bytes} [Mon Jul 27 16:06:55 2026] GET /volume/v3/group_snapshots/cbd0542d-cf73-432c-9751-cba85c4c8868 => generated 116 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 27 16:06:55.959765 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.middleware.request_id [None req-e5fccfee-7ba3-41b5-b99a-77cae9d14bb9 None None] RequestId filter calling following filter/app {{(pid=100521) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:06:55.964119 np0000005924 devstack@c-api.service[100521]: INFO cinder.api.openstack.wsgi [None req-e5fccfee-7ba3-41b5-b99a-77cae9d14bb9 tempest-GroupSnapshotsTest-1641029408 tempest-GroupSnapshotsTest-1641029408-project-member] GET https://10.4.3.117/volume/v3/volumes/detail Jul 27 16:06:55.964119 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.openstack.wsgi [None req-e5fccfee-7ba3-41b5-b99a-77cae9d14bb9 tempest-GroupSnapshotsTest-1641029408 tempest-GroupSnapshotsTest-1641029408-project-member] Empty body provided in request {{(pid=100521) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:06:55.964119 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.openstack.wsgi [None req-e5fccfee-7ba3-41b5-b99a-77cae9d14bb9 tempest-GroupSnapshotsTest-1641029408 tempest-GroupSnapshotsTest-1641029408-project-member] Calling method 'detail' {{(pid=100521) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:06:55.964119 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.api_utils [None req-e5fccfee-7ba3-41b5-b99a-77cae9d14bb9 tempest-GroupSnapshotsTest-1641029408 tempest-GroupSnapshotsTest-1641029408-project-member] Removing options '' from query. {{(pid=100521) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 27 16:06:55.964119 np0000005924 devstack@c-api.service[100521]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:06:55.964119 np0000005924 devstack@c-api.service[100521]: warnings.warn( Jul 27 16:06:55.965018 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.volume.api [None req-e5fccfee-7ba3-41b5-b99a-77cae9d14bb9 tempest-GroupSnapshotsTest-1641029408 tempest-GroupSnapshotsTest-1641029408-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100521) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 27 16:06:55.975139 np0000005924 devstack@c-api.service[100521]: INFO cinder.volume.api [None req-e5fccfee-7ba3-41b5-b99a-77cae9d14bb9 tempest-GroupSnapshotsTest-1641029408 tempest-GroupSnapshotsTest-1641029408-project-member] Get all volumes completed successfully. Jul 27 16:06:55.975990 np0000005924 devstack@c-api.service[100521]: WARNING stevedore.named [None req-e5fccfee-7ba3-41b5-b99a-77cae9d14bb9 tempest-GroupSnapshotsTest-1641029408 tempest-GroupSnapshotsTest-1641029408-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 27 16:06:55.976176 np0000005924 devstack@c-api.service[100521]: WARNING castellan.key_manager [None req-e5fccfee-7ba3-41b5-b99a-77cae9d14bb9 tempest-GroupSnapshotsTest-1641029408 tempest-GroupSnapshotsTest-1641029408-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based 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 27 16:06:56.016838 np0000005924 devstack@c-api.service[100521]: DEBUG oslo_db.sqlalchemy.engines [None req-e5fccfee-7ba3-41b5-b99a-77cae9d14bb9 tempest-GroupSnapshotsTest-1641029408 tempest-GroupSnapshotsTest-1641029408-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100521) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 27 16:06:56.020776 np0000005924 devstack@c-api.service[100521]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:06:56.020776 np0000005924 devstack@c-api.service[100521]: warnings.warn( Jul 27 16:06:56.030597 np0000005924 devstack@c-api.service[100521]: INFO cinder.api.openstack.wsgi [None req-e5fccfee-7ba3-41b5-b99a-77cae9d14bb9 tempest-GroupSnapshotsTest-1641029408 tempest-GroupSnapshotsTest-1641029408-project-member] https://10.4.3.117/volume/v3/volumes/detail returned with HTTP 200 Jul 27 16:06:56.031091 np0000005924 devstack@c-api.service[100521]: [pid: 100521|app: 0|req: 9/34] 10.4.3.117 () {68 vars in 1299 bytes} [Mon Jul 27 16:06:55 2026] GET /volume/v3/volumes/detail => generated 916 bytes in 72 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 27 16:06:56.043073 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.middleware.request_id [None req-e265a9f9-d140-41de-9b32-59bca58966d4 None None] RequestId filter calling following filter/app {{(pid=100524) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:06:56.045303 np0000005924 devstack@c-api.service[100524]: INFO cinder.api.openstack.wsgi [None req-e265a9f9-d140-41de-9b32-59bca58966d4 tempest-GroupSnapshotsTest-1641029408 tempest-GroupSnapshotsTest-1641029408-project-member] POST https://10.4.3.117/volume/v3/groups/91d5cb6d-ce27-47cb-9227-0b82ef187377/action Jul 27 16:06:56.046121 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.openstack.wsgi [None req-e265a9f9-d140-41de-9b32-59bca58966d4 tempest-GroupSnapshotsTest-1641029408 tempest-GroupSnapshotsTest-1641029408-project-member] Action body: b'{"delete": {"delete-volumes": true}}' {{(pid=100524) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 27 16:06:56.046285 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.openstack.wsgi [None req-e265a9f9-d140-41de-9b32-59bca58966d4 tempest-GroupSnapshotsTest-1641029408 tempest-GroupSnapshotsTest-1641029408-project-member] Action: 'action', calling method: version_select, body: {"delete": {"delete-volumes": true}} {{(pid=100524) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 27 16:06:56.048006 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.v3.groups [None req-e265a9f9-d140-41de-9b32-59bca58966d4 tempest-GroupSnapshotsTest-1641029408 tempest-GroupSnapshotsTest-1641029408-project-member] delete called for group 91d5cb6d-ce27-47cb-9227-0b82ef187377 {{(pid=100524) _delete /opt/stack/cinder/cinder/api/v3/groups.py:117}} Jul 27 16:06:56.048166 np0000005924 devstack@c-api.service[100524]: INFO cinder.api.v3.groups [None req-e265a9f9-d140-41de-9b32-59bca58966d4 tempest-GroupSnapshotsTest-1641029408 tempest-GroupSnapshotsTest-1641029408-project-member] Delete group with id: 91d5cb6d-ce27-47cb-9227-0b82ef187377 Jul 27 16:06:56.052813 np0000005924 devstack@c-api.service[100524]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:06:56.052813 np0000005924 devstack@c-api.service[100524]: warnings.warn( Jul 27 16:06:56.160382 np0000005924 devstack@c-api.service[100524]: INFO cinder.api.openstack.wsgi [None req-e265a9f9-d140-41de-9b32-59bca58966d4 tempest-GroupSnapshotsTest-1641029408 tempest-GroupSnapshotsTest-1641029408-project-member] https://10.4.3.117/volume/v3/groups/91d5cb6d-ce27-47cb-9227-0b82ef187377/action returned with HTTP 202 Jul 27 16:06:56.160382 np0000005924 devstack@c-api.service[100524]: [pid: 100524|app: 0|req: 10/35] 10.4.3.117 () {70 vars in 1428 bytes} [Mon Jul 27 16:06:56 2026] POST /volume/v3/groups/91d5cb6d-ce27-47cb-9227-0b82ef187377/action => generated 0 bytes in 118 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Jul 27 16:06:56.168566 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.middleware.request_id [None req-ee65203e-52b5-4ea7-8a97-d93d8ffa1a1b None None] RequestId filter calling following filter/app {{(pid=100522) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:06:56.170657 np0000005924 devstack@c-api.service[100522]: INFO cinder.api.openstack.wsgi [None req-ee65203e-52b5-4ea7-8a97-d93d8ffa1a1b tempest-GroupSnapshotsTest-1641029408 tempest-GroupSnapshotsTest-1641029408-project-member] GET https://10.4.3.117/volume/v3/volumes/bd6d980d-b86f-475f-a48d-9fff5a57bd40 Jul 27 16:06:56.170938 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.openstack.wsgi [None req-ee65203e-52b5-4ea7-8a97-d93d8ffa1a1b tempest-GroupSnapshotsTest-1641029408 tempest-GroupSnapshotsTest-1641029408-project-member] Empty body provided in request {{(pid=100522) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:06:56.171380 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.openstack.wsgi [None req-ee65203e-52b5-4ea7-8a97-d93d8ffa1a1b tempest-GroupSnapshotsTest-1641029408 tempest-GroupSnapshotsTest-1641029408-project-member] Calling method 'show' {{(pid=100522) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:06:56.179105 np0000005924 devstack@c-api.service[100522]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:06:56.179105 np0000005924 devstack@c-api.service[100522]: warnings.warn( Jul 27 16:06:56.187901 np0000005924 devstack@c-api.service[100522]: INFO cinder.volume.api [None req-ee65203e-52b5-4ea7-8a97-d93d8ffa1a1b tempest-GroupSnapshotsTest-1641029408 tempest-GroupSnapshotsTest-1641029408-project-member] Volume info retrieved successfully. Jul 27 16:06:56.189133 np0000005924 devstack@c-api.service[100522]: WARNING stevedore.named [None req-ee65203e-52b5-4ea7-8a97-d93d8ffa1a1b tempest-GroupSnapshotsTest-1641029408 tempest-GroupSnapshotsTest-1641029408-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 27 16:06:56.189311 np0000005924 devstack@c-api.service[100522]: WARNING castellan.key_manager [None req-ee65203e-52b5-4ea7-8a97-d93d8ffa1a1b tempest-GroupSnapshotsTest-1641029408 tempest-GroupSnapshotsTest-1641029408-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based 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 27 16:06:56.238896 np0000005924 devstack@c-api.service[100522]: DEBUG oslo_db.sqlalchemy.engines [None req-ee65203e-52b5-4ea7-8a97-d93d8ffa1a1b tempest-GroupSnapshotsTest-1641029408 tempest-GroupSnapshotsTest-1641029408-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100522) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 27 16:06:56.242260 np0000005924 devstack@c-api.service[100522]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:06:56.242260 np0000005924 devstack@c-api.service[100522]: warnings.warn( Jul 27 16:06:56.266222 np0000005924 devstack@c-api.service[100522]: INFO cinder.api.openstack.wsgi [None req-ee65203e-52b5-4ea7-8a97-d93d8ffa1a1b tempest-GroupSnapshotsTest-1641029408 tempest-GroupSnapshotsTest-1641029408-project-member] https://10.4.3.117/volume/v3/volumes/bd6d980d-b86f-475f-a48d-9fff5a57bd40 returned with HTTP 200 Jul 27 16:06:56.266406 np0000005924 devstack@c-api.service[100522]: [pid: 100522|app: 0|req: 9/36] 10.4.3.117 () {68 vars in 1389 bytes} [Mon Jul 27 16:06:56 2026] GET /volume/v3/volumes/bd6d980d-b86f-475f-a48d-9fff5a57bd40 => generated 912 bytes in 98 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 27 16:06:57.280706 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.middleware.request_id [None req-09c15e6f-6b96-43be-89a5-b388d34c91d1 None None] RequestId filter calling following filter/app {{(pid=100523) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:06:57.284228 np0000005924 devstack@c-api.service[100523]: INFO cinder.api.openstack.wsgi [None req-09c15e6f-6b96-43be-89a5-b388d34c91d1 tempest-GroupSnapshotsTest-1641029408 tempest-GroupSnapshotsTest-1641029408-project-member] GET https://10.4.3.117/volume/v3/volumes/bd6d980d-b86f-475f-a48d-9fff5a57bd40 Jul 27 16:06:57.284228 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.openstack.wsgi [None req-09c15e6f-6b96-43be-89a5-b388d34c91d1 tempest-GroupSnapshotsTest-1641029408 tempest-GroupSnapshotsTest-1641029408-project-member] Empty body provided in request {{(pid=100523) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:06:57.284228 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.openstack.wsgi [None req-09c15e6f-6b96-43be-89a5-b388d34c91d1 tempest-GroupSnapshotsTest-1641029408 tempest-GroupSnapshotsTest-1641029408-project-member] Calling method 'show' {{(pid=100523) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:06:57.290112 np0000005924 devstack@c-api.service[100523]: INFO cinder.api.openstack.wsgi [None req-09c15e6f-6b96-43be-89a5-b388d34c91d1 tempest-GroupSnapshotsTest-1641029408 tempest-GroupSnapshotsTest-1641029408-project-member] https://10.4.3.117/volume/v3/volumes/bd6d980d-b86f-475f-a48d-9fff5a57bd40 returned with HTTP 404 Jul 27 16:06:57.290394 np0000005924 devstack@c-api.service[100523]: [pid: 100523|app: 0|req: 9/37] 10.4.3.117 () {68 vars in 1389 bytes} [Mon Jul 27 16:06:57 2026] GET /volume/v3/volumes/bd6d980d-b86f-475f-a48d-9fff5a57bd40 => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 27 16:06:57.301060 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.middleware.request_id [None req-ce0c243e-d9ac-4ad4-84f7-bcc38fb830fd None None] RequestId filter calling following filter/app {{(pid=100521) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:06:57.303889 np0000005924 devstack@c-api.service[100521]: INFO cinder.api.openstack.wsgi [None req-ce0c243e-d9ac-4ad4-84f7-bcc38fb830fd tempest-GroupSnapshotsTest-1641029408 tempest-GroupSnapshotsTest-1641029408-project-member] GET https://10.4.3.117/volume/v3/groups/91d5cb6d-ce27-47cb-9227-0b82ef187377 Jul 27 16:06:57.304230 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.openstack.wsgi [None req-ce0c243e-d9ac-4ad4-84f7-bcc38fb830fd tempest-GroupSnapshotsTest-1641029408 tempest-GroupSnapshotsTest-1641029408-project-member] Empty body provided in request {{(pid=100521) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:06:57.304519 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.openstack.wsgi [None req-ce0c243e-d9ac-4ad4-84f7-bcc38fb830fd tempest-GroupSnapshotsTest-1641029408 tempest-GroupSnapshotsTest-1641029408-project-member] Calling method 'version_select' {{(pid=100521) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:06:57.304713 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.v3.groups [None req-ce0c243e-d9ac-4ad4-84f7-bcc38fb830fd tempest-GroupSnapshotsTest-1641029408 tempest-GroupSnapshotsTest-1641029408-project-member] show called for member 91d5cb6d-ce27-47cb-9227-0b82ef187377 {{(pid=100521) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Jul 27 16:06:57.312746 np0000005924 devstack@c-api.service[100521]: INFO cinder.api.openstack.wsgi [None req-ce0c243e-d9ac-4ad4-84f7-bcc38fb830fd tempest-GroupSnapshotsTest-1641029408 tempest-GroupSnapshotsTest-1641029408-project-member] https://10.4.3.117/volume/v3/groups/91d5cb6d-ce27-47cb-9227-0b82ef187377 returned with HTTP 404 Jul 27 16:06:57.313426 np0000005924 devstack@c-api.service[100521]: [pid: 100521|app: 0|req: 10/38] 10.4.3.117 () {68 vars in 1386 bytes} [Mon Jul 27 16:06:57 2026] GET /volume/v3/groups/91d5cb6d-ce27-47cb-9227-0b82ef187377 => generated 108 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 27 16:06:57.323741 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.middleware.request_id [None req-994871fb-6e5c-4793-8646-bdad73714ceb None None] RequestId filter calling following filter/app {{(pid=100524) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:06:57.325590 np0000005924 devstack@c-api.service[100524]: INFO cinder.api.openstack.wsgi [None req-994871fb-6e5c-4793-8646-bdad73714ceb tempest-GroupSnapshotsTest-2059751116 tempest-GroupSnapshotsTest-2059751116-project-admin] DELETE https://10.4.3.117/volume/v3/group_types/295b01cf-ef1d-45b9-ad62-b47ba5cb28da Jul 27 16:06:57.325876 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.openstack.wsgi [None req-994871fb-6e5c-4793-8646-bdad73714ceb tempest-GroupSnapshotsTest-2059751116 tempest-GroupSnapshotsTest-2059751116-project-admin] Empty body provided in request {{(pid=100524) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:06:57.326182 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.openstack.wsgi [None req-994871fb-6e5c-4793-8646-bdad73714ceb tempest-GroupSnapshotsTest-2059751116 tempest-GroupSnapshotsTest-2059751116-project-admin] Calling method 'version_select' {{(pid=100524) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:06:57.381081 np0000005924 devstack@c-api.service[100524]: INFO cinder.api.openstack.wsgi [None req-994871fb-6e5c-4793-8646-bdad73714ceb tempest-GroupSnapshotsTest-2059751116 tempest-GroupSnapshotsTest-2059751116-project-admin] https://10.4.3.117/volume/v3/group_types/295b01cf-ef1d-45b9-ad62-b47ba5cb28da returned with HTTP 202 Jul 27 16:06:57.381494 np0000005924 devstack@c-api.service[100524]: [pid: 100524|app: 0|req: 11/39] 10.4.3.117 () {68 vars in 1404 bytes} [Mon Jul 27 16:06:57 2026] DELETE /volume/v3/group_types/295b01cf-ef1d-45b9-ad62-b47ba5cb28da => generated 0 bytes in 58 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Jul 27 16:06:57.391614 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.middleware.request_id [None req-6216a202-8447-4bd8-85bc-b144470d6d2d None None] RequestId filter calling following filter/app {{(pid=100522) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:06:57.393698 np0000005924 devstack@c-api.service[100522]: INFO cinder.api.openstack.wsgi [None req-6216a202-8447-4bd8-85bc-b144470d6d2d tempest-GroupSnapshotsTest-2059751116 tempest-GroupSnapshotsTest-2059751116-project-admin] DELETE https://10.4.3.117/volume/v3/types/733e6937-49aa-46b5-afce-4d48e5ac056c Jul 27 16:06:57.394364 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.openstack.wsgi [None req-6216a202-8447-4bd8-85bc-b144470d6d2d tempest-GroupSnapshotsTest-2059751116 tempest-GroupSnapshotsTest-2059751116-project-admin] Empty body provided in request {{(pid=100522) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:06:57.394364 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.openstack.wsgi [None req-6216a202-8447-4bd8-85bc-b144470d6d2d tempest-GroupSnapshotsTest-2059751116 tempest-GroupSnapshotsTest-2059751116-project-admin] Calling method '_delete' {{(pid=100522) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:06:57.444963 np0000005924 devstack@c-api.service[100522]: INFO cinder.api.openstack.wsgi [None req-6216a202-8447-4bd8-85bc-b144470d6d2d tempest-GroupSnapshotsTest-2059751116 tempest-GroupSnapshotsTest-2059751116-project-admin] https://10.4.3.117/volume/v3/types/733e6937-49aa-46b5-afce-4d48e5ac056c returned with HTTP 202 Jul 27 16:06:57.445640 np0000005924 devstack@c-api.service[100522]: [pid: 100522|app: 0|req: 10/40] 10.4.3.117 () {66 vars in 1345 bytes} [Mon Jul 27 16:06:57 2026] DELETE /volume/v3/types/733e6937-49aa-46b5-afce-4d48e5ac056c => generated 0 bytes in 54 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 27 16:06:57.455049 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.middleware.request_id [None req-6c087286-446f-48b0-92e2-35aca6951d7c None None] RequestId filter calling following filter/app {{(pid=100523) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:06:57.456856 np0000005924 devstack@c-api.service[100523]: INFO cinder.api.openstack.wsgi [None req-6c087286-446f-48b0-92e2-35aca6951d7c tempest-GroupSnapshotsTest-2059751116 tempest-GroupSnapshotsTest-2059751116-project-admin] GET https://10.4.3.117/volume/v3/types/733e6937-49aa-46b5-afce-4d48e5ac056c Jul 27 16:06:57.457642 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.openstack.wsgi [None req-6c087286-446f-48b0-92e2-35aca6951d7c tempest-GroupSnapshotsTest-2059751116 tempest-GroupSnapshotsTest-2059751116-project-admin] Empty body provided in request {{(pid=100523) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:06:57.457642 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.openstack.wsgi [None req-6c087286-446f-48b0-92e2-35aca6951d7c tempest-GroupSnapshotsTest-2059751116 tempest-GroupSnapshotsTest-2059751116-project-admin] Calling method 'show' {{(pid=100523) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:06:57.461318 np0000005924 devstack@c-api.service[100523]: INFO cinder.api.openstack.wsgi [None req-6c087286-446f-48b0-92e2-35aca6951d7c tempest-GroupSnapshotsTest-2059751116 tempest-GroupSnapshotsTest-2059751116-project-admin] https://10.4.3.117/volume/v3/types/733e6937-49aa-46b5-afce-4d48e5ac056c returned with HTTP 404 Jul 27 16:06:57.461842 np0000005924 devstack@c-api.service[100523]: [pid: 100523|app: 0|req: 10/41] 10.4.3.117 () {66 vars in 1342 bytes} [Mon Jul 27 16:06:57 2026] GET /volume/v3/types/733e6937-49aa-46b5-afce-4d48e5ac056c => generated 114 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 27 16:06:57.472869 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.middleware.request_id [None req-90284ba9-3a2f-4fdd-9595-056f18c9d3cf None None] RequestId filter calling following filter/app {{(pid=100521) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:06:57.475150 np0000005924 devstack@c-api.service[100521]: INFO cinder.api.openstack.wsgi [None req-90284ba9-3a2f-4fdd-9595-056f18c9d3cf tempest-GroupSnapshotsTest-2059751116 tempest-GroupSnapshotsTest-2059751116-project-admin] POST https://10.4.3.117/volume/v3/types Jul 27 16:06:57.475642 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.openstack.wsgi [None req-90284ba9-3a2f-4fdd-9595-056f18c9d3cf tempest-GroupSnapshotsTest-2059751116 tempest-GroupSnapshotsTest-2059751116-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-GroupSnapshotsTest-volume-type-206834304"}} {{(pid=100521) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 27 16:06:57.496692 np0000005924 devstack@c-api.service[100521]: INFO cinder.api.openstack.wsgi [None req-90284ba9-3a2f-4fdd-9595-056f18c9d3cf tempest-GroupSnapshotsTest-2059751116 tempest-GroupSnapshotsTest-2059751116-project-admin] https://10.4.3.117/volume/v3/types returned with HTTP 200 Jul 27 16:06:57.497235 np0000005924 devstack@c-api.service[100521]: [pid: 100521|app: 0|req: 11/42] 10.4.3.117 () {68 vars in 1252 bytes} [Mon Jul 27 16:06:57 2026] POST /volume/v3/types => generated 223 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 27 16:06:57.506321 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.middleware.request_id [None req-2aa3c8ca-09bb-440e-88c6-58f52a6479f3 None None] RequestId filter calling following filter/app {{(pid=100524) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:06:57.508402 np0000005924 devstack@c-api.service[100524]: INFO cinder.api.openstack.wsgi [None req-2aa3c8ca-09bb-440e-88c6-58f52a6479f3 tempest-GroupSnapshotsTest-2059751116 tempest-GroupSnapshotsTest-2059751116-project-admin] POST https://10.4.3.117/volume/v3/group_types Jul 27 16:06:57.508870 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.openstack.wsgi [None req-2aa3c8ca-09bb-440e-88c6-58f52a6479f3 tempest-GroupSnapshotsTest-2059751116 tempest-GroupSnapshotsTest-2059751116-project-admin] Action: 'create', calling method: version_select, body: {"group_type": {"name": "tempest-GroupSnapshotsTest-group-type-741793008"}} {{(pid=100524) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 27 16:06:57.526087 np0000005924 devstack@c-api.service[100524]: INFO cinder.api.openstack.wsgi [None req-2aa3c8ca-09bb-440e-88c6-58f52a6479f3 tempest-GroupSnapshotsTest-2059751116 tempest-GroupSnapshotsTest-2059751116-project-admin] https://10.4.3.117/volume/v3/group_types returned with HTTP 202 Jul 27 16:06:57.526666 np0000005924 devstack@c-api.service[100524]: [pid: 100524|app: 0|req: 12/43] 10.4.3.117 () {70 vars in 1311 bytes} [Mon Jul 27 16:06:57 2026] POST /volume/v3/group_types => generated 180 bytes in 21 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Jul 27 16:06:57.536818 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.middleware.request_id [None req-09c1f854-e394-4afb-bdc3-fdfb9a3c4761 None None] RequestId filter calling following filter/app {{(pid=100522) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:06:57.538846 np0000005924 devstack@c-api.service[100522]: INFO cinder.api.openstack.wsgi [None req-09c1f854-e394-4afb-bdc3-fdfb9a3c4761 tempest-GroupSnapshotsTest-1641029408 tempest-GroupSnapshotsTest-1641029408-project-member] POST https://10.4.3.117/volume/v3/groups Jul 27 16:06:57.539068 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.openstack.wsgi [None req-09c1f854-e394-4afb-bdc3-fdfb9a3c4761 tempest-GroupSnapshotsTest-1641029408 tempest-GroupSnapshotsTest-1641029408-project-member] Action: 'create', calling method: version_select, body: {"group": {"group_type": "3b20b067-cb59-4383-ac48-def96ffa71d0", "volume_types": ["d501afee-dd4b-4c6f-b66e-ec82857fe47e"], "name": "tempest-GroupSnapshotsTest-Group-1373798838"}} {{(pid=100522) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 27 16:06:57.540643 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.v3.groups [None req-09c1f854-e394-4afb-bdc3-fdfb9a3c4761 tempest-GroupSnapshotsTest-1641029408 tempest-GroupSnapshotsTest-1641029408-project-member] Creating new group {'group': {'group_type': '3b20b067-cb59-4383-ac48-def96ffa71d0', 'volume_types': ['d501afee-dd4b-4c6f-b66e-ec82857fe47e'], 'name': 'tempest-GroupSnapshotsTest-Group-1373798838'}} {{(pid=100522) create /opt/stack/cinder/cinder/api/v3/groups.py:190}} Jul 27 16:06:57.546104 np0000005924 devstack@c-api.service[100522]: INFO cinder.api.v3.groups [None req-09c1f854-e394-4afb-bdc3-fdfb9a3c4761 tempest-GroupSnapshotsTest-1641029408 tempest-GroupSnapshotsTest-1641029408-project-member] Creating group tempest-GroupSnapshotsTest-Group-1373798838. Jul 27 16:06:57.569352 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.volume.api [None req-09c1f854-e394-4afb-bdc3-fdfb9a3c4761 tempest-GroupSnapshotsTest-1641029408 tempest-GroupSnapshotsTest-1641029408-project-member] Availability zone cache updated, next update will occur around 2026-07-27 17:06:57.565577. {{(pid=100522) list_availability_zones /opt/stack/cinder/cinder/volume/api.py:155}} Jul 27 16:06:57.569352 np0000005924 devstack@c-api.service[100522]: INFO cinder.volume.api [None req-09c1f854-e394-4afb-bdc3-fdfb9a3c4761 tempest-GroupSnapshotsTest-1641029408 tempest-GroupSnapshotsTest-1641029408-project-member] Availability Zones retrieved successfully. Jul 27 16:06:57.592826 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.quota [None req-09c1f854-e394-4afb-bdc3-fdfb9a3c4761 tempest-GroupSnapshotsTest-1641029408 tempest-GroupSnapshotsTest-1641029408-project-member] Created reservations ['707f7275-8013-426e-8e1f-0f03fa4ebd4a'] {{(pid=100522) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 27 16:06:57.641371 np0000005924 devstack@c-api.service[100522]: INFO cinder.api.openstack.wsgi [None req-09c1f854-e394-4afb-bdc3-fdfb9a3c4761 tempest-GroupSnapshotsTest-1641029408 tempest-GroupSnapshotsTest-1641029408-project-member] https://10.4.3.117/volume/v3/groups returned with HTTP 202 Jul 27 16:06:57.642897 np0000005924 devstack@c-api.service[100522]: [pid: 100522|app: 0|req: 11/44] 10.4.3.117 () {70 vars in 1297 bytes} [Mon Jul 27 16:06:57 2026] POST /volume/v3/groups => generated 112 bytes in 105 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Jul 27 16:06:57.656554 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.middleware.request_id [None req-9828a44b-4aee-462b-bcde-1067ea534ac8 None None] RequestId filter calling following filter/app {{(pid=100523) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:06:57.660189 np0000005924 devstack@c-api.service[100523]: INFO cinder.api.openstack.wsgi [None req-9828a44b-4aee-462b-bcde-1067ea534ac8 tempest-GroupSnapshotsTest-1641029408 tempest-GroupSnapshotsTest-1641029408-project-member] GET https://10.4.3.117/volume/v3/groups/14b8b378-4ede-4f16-862d-f47e7a5ef6d8 Jul 27 16:06:57.660189 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.openstack.wsgi [None req-9828a44b-4aee-462b-bcde-1067ea534ac8 tempest-GroupSnapshotsTest-1641029408 tempest-GroupSnapshotsTest-1641029408-project-member] Empty body provided in request {{(pid=100523) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:06:57.660189 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.openstack.wsgi [None req-9828a44b-4aee-462b-bcde-1067ea534ac8 tempest-GroupSnapshotsTest-1641029408 tempest-GroupSnapshotsTest-1641029408-project-member] Calling method 'version_select' {{(pid=100523) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:06:57.660189 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.v3.groups [None req-9828a44b-4aee-462b-bcde-1067ea534ac8 tempest-GroupSnapshotsTest-1641029408 tempest-GroupSnapshotsTest-1641029408-project-member] show called for member 14b8b378-4ede-4f16-862d-f47e7a5ef6d8 {{(pid=100523) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Jul 27 16:06:57.672243 np0000005924 devstack@c-api.service[100523]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:06:57.672243 np0000005924 devstack@c-api.service[100523]: warnings.warn( Jul 27 16:06:57.681460 np0000005924 devstack@c-api.service[100523]: INFO cinder.api.openstack.wsgi [None req-9828a44b-4aee-462b-bcde-1067ea534ac8 tempest-GroupSnapshotsTest-1641029408 tempest-GroupSnapshotsTest-1641029408-project-member] https://10.4.3.117/volume/v3/groups/14b8b378-4ede-4f16-862d-f47e7a5ef6d8 returned with HTTP 200 Jul 27 16:06:57.681835 np0000005924 devstack@c-api.service[100523]: [pid: 100523|app: 0|req: 11/45] 10.4.3.117 () {68 vars in 1386 bytes} [Mon Jul 27 16:06:57 2026] GET /volume/v3/groups/14b8b378-4ede-4f16-862d-f47e7a5ef6d8 => generated 392 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 27 16:06:57.728191 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.middleware.request_id [None req-89242e73-6f00-4e62-b3cb-7a3f9680e74f None None] RequestId filter calling following filter/app {{(pid=100521) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:06:57.730018 np0000005924 devstack@c-api.service[100521]: INFO cinder.api.openstack.wsgi [None req-89242e73-6f00-4e62-b3cb-7a3f9680e74f tempest-ServerActionsV293TestJSON-283338424 tempest-ServerActionsV293TestJSON-283338424-project-member] POST https://10.4.3.117/volume/v3/volumes Jul 27 16:06:57.730410 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.openstack.wsgi [None req-89242e73-6f00-4e62-b3cb-7a3f9680e74f tempest-ServerActionsV293TestJSON-283338424 tempest-ServerActionsV293TestJSON-283338424-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-tempest.common.compute-volume-1168209223", "imageRef": "9b5714dc-7db2-46f4-8517-f5174b84ff15", "size": 1}} {{(pid=100521) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 27 16:06:57.731933 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.v3.volumes [None req-89242e73-6f00-4e62-b3cb-7a3f9680e74f tempest-ServerActionsV293TestJSON-283338424 tempest-ServerActionsV293TestJSON-283338424-project-member] Create volume request body: {'volume': {'name': 'tempest-tempest.common.compute-volume-1168209223', 'imageRef': '9b5714dc-7db2-46f4-8517-f5174b84ff15', 'size': 1}} {{(pid=100521) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 27 16:06:58.439016 np0000005924 devstack@c-api.service[100521]: INFO cinder.api.v3.volumes [None req-89242e73-6f00-4e62-b3cb-7a3f9680e74f tempest-ServerActionsV293TestJSON-283338424 tempest-ServerActionsV293TestJSON-283338424-project-member] Create volume of 1 GB Jul 27 16:06:58.448936 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.volume.api [None req-89242e73-6f00-4e62-b3cb-7a3f9680e74f tempest-ServerActionsV293TestJSON-283338424 tempest-ServerActionsV293TestJSON-283338424-project-member] Availability zone cache updated, next update will occur around 2026-07-27 17:06:58.448381. {{(pid=100521) list_availability_zones /opt/stack/cinder/cinder/volume/api.py:155}} Jul 27 16:06:58.448936 np0000005924 devstack@c-api.service[100521]: INFO cinder.volume.api [None req-89242e73-6f00-4e62-b3cb-7a3f9680e74f tempest-ServerActionsV293TestJSON-283338424 tempest-ServerActionsV293TestJSON-283338424-project-member] Availability Zones retrieved successfully. Jul 27 16:06:58.476067 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.volume.api [None req-89242e73-6f00-4e62-b3cb-7a3f9680e74f tempest-ServerActionsV293TestJSON-283338424 tempest-ServerActionsV293TestJSON-283338424-project-member] Flow 'volume_create_api' (8b5f4ba3-2cfb-4491-a7e5-9a0a6c73faac) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100521) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 27 16:06:58.477766 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.volume.api [None req-89242e73-6f00-4e62-b3cb-7a3f9680e74f tempest-ServerActionsV293TestJSON-283338424 tempest-ServerActionsV293TestJSON-283338424-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (cec3df0e-dfe9-4bb4-a681-5b644f872919) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100521) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 27 16:06:58.479212 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.volume.flows.api.create_volume [None req-89242e73-6f00-4e62-b3cb-7a3f9680e74f tempest-ServerActionsV293TestJSON-283338424 tempest-ServerActionsV293TestJSON-283338424-project-member] Validating volume size '1' using validate_int {{(pid=100521) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 27 16:06:58.562377 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.volume.api [None req-89242e73-6f00-4e62-b3cb-7a3f9680e74f tempest-ServerActionsV293TestJSON-283338424 tempest-ServerActionsV293TestJSON-283338424-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (cec3df0e-dfe9-4bb4-a681-5b644f872919) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-27T16:04:59Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=2bce4e1a-e6e0-49d9-be36-c3405449a01e,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '2bce4e1a-e6e0-49d9-be36-c3405449a01e', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100521) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 27 16:06:58.563279 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.volume.api [None req-89242e73-6f00-4e62-b3cb-7a3f9680e74f tempest-ServerActionsV293TestJSON-283338424 tempest-ServerActionsV293TestJSON-283338424-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (55d53535-bce0-48fa-86a3-4f478206631b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100521) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 27 16:06:58.598446 np0000005924 devstack@c-api.service[100521]: WARNING cinder.quota [None req-89242e73-6f00-4e62-b3cb-7a3f9680e74f tempest-ServerActionsV293TestJSON-283338424 tempest-ServerActionsV293TestJSON-283338424-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 27 16:06:58.598801 np0000005924 devstack@c-api.service[100521]: WARNING cinder.quota [None req-89242e73-6f00-4e62-b3cb-7a3f9680e74f tempest-ServerActionsV293TestJSON-283338424 tempest-ServerActionsV293TestJSON-283338424-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 27 16:06:58.644382 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.quota [None req-89242e73-6f00-4e62-b3cb-7a3f9680e74f tempest-ServerActionsV293TestJSON-283338424 tempest-ServerActionsV293TestJSON-283338424-project-member] Created reservations ['2c35990c-7e57-4750-ae1a-91f3593d8ee6', '07d3966d-7f62-44b8-a4a5-ec3f35ff4afa', 'b82a895c-38b7-4baf-b351-b1df8d5f5896', 'ce09373e-88bc-4700-9ae9-2dbd235a9f77'] {{(pid=100521) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 27 16:06:58.645278 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.volume.api [None req-89242e73-6f00-4e62-b3cb-7a3f9680e74f tempest-ServerActionsV293TestJSON-283338424 tempest-ServerActionsV293TestJSON-283338424-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (55d53535-bce0-48fa-86a3-4f478206631b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['2c35990c-7e57-4750-ae1a-91f3593d8ee6', '07d3966d-7f62-44b8-a4a5-ec3f35ff4afa', 'b82a895c-38b7-4baf-b351-b1df8d5f5896', 'ce09373e-88bc-4700-9ae9-2dbd235a9f77']}' {{(pid=100521) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 27 16:06:58.646094 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.volume.api [None req-89242e73-6f00-4e62-b3cb-7a3f9680e74f tempest-ServerActionsV293TestJSON-283338424 tempest-ServerActionsV293TestJSON-283338424-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (1d52eaf2-d01c-4cc9-b78b-c53e32279b13) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100521) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 27 16:06:58.679710 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.volume.api [None req-89242e73-6f00-4e62-b3cb-7a3f9680e74f tempest-ServerActionsV293TestJSON-283338424 tempest-ServerActionsV293TestJSON-283338424-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (1d52eaf2-d01c-4cc9-b78b-c53e32279b13) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'aee9d524-17ce-4f61-b0a4-3f7396eebd04', '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-1168209223',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='7c17b8bdf36e49ad97f86f22dfa50f1b',qos_specs=None,replication_status=,reservations=['2c35990c-7e57-4750-ae1a-91f3593d8ee6','07d3966d-7f62-44b8-a4a5-ec3f35ff4afa','b82a895c-38b7-4baf-b351-b1df8d5f5896','ce09373e-88bc-4700-9ae9-2dbd235a9f77'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='f0e6dc5280ab4e9da6620442ee9063b4',volume_type_id=2bce4e1a-e6e0-49d9-be36-c3405449a01e), 'volume': Volume(_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-27T16:06:58Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-tempest.common.compute-volume-1168209223',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=aee9d524-17ce-4f61-b0a4-3f7396eebd04,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='7c17b8bdf36e49ad97f86f22dfa50f1b',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='f0e6dc5280ab4e9da6620442ee9063b4',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(2bce4e1a-e6e0-49d9-be36-c3405449a01e),volume_type_id=2bce4e1a-e6e0-49d9-be36-c3405449a01e)}' {{(pid=100521) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 27 16:06:58.680446 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.volume.api [None req-89242e73-6f00-4e62-b3cb-7a3f9680e74f tempest-ServerActionsV293TestJSON-283338424 tempest-ServerActionsV293TestJSON-283338424-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (01ffeb23-9f92-4f21-b80e-d248e438c578) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100521) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 27 16:06:58.691218 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.middleware.request_id [None req-6aff53e0-0afb-46d1-81a7-0195a53769be None None] RequestId filter calling following filter/app {{(pid=100524) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:06:58.693681 np0000005924 devstack@c-api.service[100524]: INFO cinder.api.openstack.wsgi [None req-6aff53e0-0afb-46d1-81a7-0195a53769be tempest-GroupSnapshotsTest-1641029408 tempest-GroupSnapshotsTest-1641029408-project-member] GET https://10.4.3.117/volume/v3/groups/14b8b378-4ede-4f16-862d-f47e7a5ef6d8 Jul 27 16:06:58.693937 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.openstack.wsgi [None req-6aff53e0-0afb-46d1-81a7-0195a53769be tempest-GroupSnapshotsTest-1641029408 tempest-GroupSnapshotsTest-1641029408-project-member] Empty body provided in request {{(pid=100524) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:06:58.694368 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.openstack.wsgi [None req-6aff53e0-0afb-46d1-81a7-0195a53769be tempest-GroupSnapshotsTest-1641029408 tempest-GroupSnapshotsTest-1641029408-project-member] Calling method 'version_select' {{(pid=100524) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:06:58.694549 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.v3.groups [None req-6aff53e0-0afb-46d1-81a7-0195a53769be tempest-GroupSnapshotsTest-1641029408 tempest-GroupSnapshotsTest-1641029408-project-member] show called for member 14b8b378-4ede-4f16-862d-f47e7a5ef6d8 {{(pid=100524) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Jul 27 16:06:58.699517 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.volume.api [None req-89242e73-6f00-4e62-b3cb-7a3f9680e74f tempest-ServerActionsV293TestJSON-283338424 tempest-ServerActionsV293TestJSON-283338424-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (01ffeb23-9f92-4f21-b80e-d248e438c578) transitioned into state 'SUCCESS' from state '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-1168209223',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='7c17b8bdf36e49ad97f86f22dfa50f1b',qos_specs=None,replication_status=,reservations=['2c35990c-7e57-4750-ae1a-91f3593d8ee6','07d3966d-7f62-44b8-a4a5-ec3f35ff4afa','b82a895c-38b7-4baf-b351-b1df8d5f5896','ce09373e-88bc-4700-9ae9-2dbd235a9f77'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='f0e6dc5280ab4e9da6620442ee9063b4',volume_type_id=2bce4e1a-e6e0-49d9-be36-c3405449a01e)}' {{(pid=100521) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 27 16:06:58.700270 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.volume.api [None req-89242e73-6f00-4e62-b3cb-7a3f9680e74f tempest-ServerActionsV293TestJSON-283338424 tempest-ServerActionsV293TestJSON-283338424-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (717dfc98-426b-4a53-b6d3-dee75383e35a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100521) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 27 16:06:58.700339 np0000005924 devstack@c-api.service[100524]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:06:58.700339 np0000005924 devstack@c-api.service[100524]: warnings.warn( Jul 27 16:06:58.710339 np0000005924 devstack@c-api.service[100524]: INFO cinder.api.openstack.wsgi [None req-6aff53e0-0afb-46d1-81a7-0195a53769be tempest-GroupSnapshotsTest-1641029408 tempest-GroupSnapshotsTest-1641029408-project-member] https://10.4.3.117/volume/v3/groups/14b8b378-4ede-4f16-862d-f47e7a5ef6d8 returned with HTTP 200 Jul 27 16:06:58.710790 np0000005924 devstack@c-api.service[100524]: [pid: 100524|app: 0|req: 13/46] 10.4.3.117 () {68 vars in 1386 bytes} [Mon Jul 27 16:06:58 2026] GET /volume/v3/groups/14b8b378-4ede-4f16-862d-f47e7a5ef6d8 => generated 393 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 27 16:06:58.715109 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.volume.api [None req-89242e73-6f00-4e62-b3cb-7a3f9680e74f tempest-ServerActionsV293TestJSON-283338424 tempest-ServerActionsV293TestJSON-283338424-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (717dfc98-426b-4a53-b6d3-dee75383e35a) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100521) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 27 16:06:58.715433 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.volume.api [None req-89242e73-6f00-4e62-b3cb-7a3f9680e74f tempest-ServerActionsV293TestJSON-283338424 tempest-ServerActionsV293TestJSON-283338424-project-member] Flow 'volume_create_api' (8b5f4ba3-2cfb-4491-a7e5-9a0a6c73faac) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100521) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 27 16:06:58.715738 np0000005924 devstack@c-api.service[100521]: INFO cinder.volume.api [None req-89242e73-6f00-4e62-b3cb-7a3f9680e74f tempest-ServerActionsV293TestJSON-283338424 tempest-ServerActionsV293TestJSON-283338424-project-member] Create volume request issued successfully. Jul 27 16:06:58.716469 np0000005924 devstack@c-api.service[100521]: INFO cinder.api.openstack.wsgi [None req-89242e73-6f00-4e62-b3cb-7a3f9680e74f tempest-ServerActionsV293TestJSON-283338424 tempest-ServerActionsV293TestJSON-283338424-project-member] https://10.4.3.117/volume/v3/volumes returned with HTTP 202 Jul 27 16:06:58.716910 np0000005924 devstack@c-api.service[100521]: [pid: 100521|app: 0|req: 12/47] 10.4.3.117 () {70 vars in 1300 bytes} [Mon Jul 27 16:06:57 2026] POST /volume/v3/volumes => generated 899 bytes in 989 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Jul 27 16:06:58.722240 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.middleware.request_id [None req-02c5fd57-3f50-4a79-84ea-642d2119edae None None] RequestId filter calling following filter/app {{(pid=100522) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:06:58.725012 np0000005924 devstack@c-api.service[100522]: INFO cinder.api.openstack.wsgi [None req-02c5fd57-3f50-4a79-84ea-642d2119edae tempest-GroupSnapshotsTest-1641029408 tempest-GroupSnapshotsTest-1641029408-project-member] POST https://10.4.3.117/volume/v3/volumes Jul 27 16:06:58.726427 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.openstack.wsgi [None req-02c5fd57-3f50-4a79-84ea-642d2119edae tempest-GroupSnapshotsTest-1641029408 tempest-GroupSnapshotsTest-1641029408-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-volume-990076370", "volume_type": "d501afee-dd4b-4c6f-b66e-ec82857fe47e", "group_id": "14b8b378-4ede-4f16-862d-f47e7a5ef6d8", "size": 1}} {{(pid=100522) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 27 16:06:58.727611 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.v3.volumes [None req-02c5fd57-3f50-4a79-84ea-642d2119edae tempest-GroupSnapshotsTest-1641029408 tempest-GroupSnapshotsTest-1641029408-project-member] Create volume request body: {'volume': {'name': 'tempest-volume-990076370', 'volume_type': 'd501afee-dd4b-4c6f-b66e-ec82857fe47e', 'group_id': '14b8b378-4ede-4f16-862d-f47e7a5ef6d8', 'size': 1}} {{(pid=100522) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 27 16:06:58.733924 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.middleware.request_id [None req-e03a2709-b454-4736-877a-3eda88a00f6c None None] RequestId filter calling following filter/app {{(pid=100523) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:06:58.738086 np0000005924 devstack@c-api.service[100523]: INFO cinder.api.openstack.wsgi [None req-e03a2709-b454-4736-877a-3eda88a00f6c tempest-ServerActionsV293TestJSON-283338424 tempest-ServerActionsV293TestJSON-283338424-project-member] GET https://10.4.3.117/volume/v3/volumes/aee9d524-17ce-4f61-b0a4-3f7396eebd04 Jul 27 16:06:58.738411 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.openstack.wsgi [None req-e03a2709-b454-4736-877a-3eda88a00f6c tempest-ServerActionsV293TestJSON-283338424 tempest-ServerActionsV293TestJSON-283338424-project-member] Empty body provided in request {{(pid=100523) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:06:58.738615 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.openstack.wsgi [None req-e03a2709-b454-4736-877a-3eda88a00f6c tempest-ServerActionsV293TestJSON-283338424 tempest-ServerActionsV293TestJSON-283338424-project-member] Calling method 'show' {{(pid=100523) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:06:58.742982 np0000005924 devstack@c-api.service[100522]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:06:58.742982 np0000005924 devstack@c-api.service[100522]: warnings.warn( Jul 27 16:06:58.743825 np0000005924 devstack@c-api.service[100522]: INFO cinder.api.v3.volumes [None req-02c5fd57-3f50-4a79-84ea-642d2119edae tempest-GroupSnapshotsTest-1641029408 tempest-GroupSnapshotsTest-1641029408-project-member] Create volume of 1 GB Jul 27 16:06:58.748664 np0000005924 devstack@c-api.service[100523]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:06:58.748664 np0000005924 devstack@c-api.service[100523]: warnings.warn( Jul 27 16:06:58.750626 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.volume.api [None req-02c5fd57-3f50-4a79-84ea-642d2119edae tempest-GroupSnapshotsTest-1641029408 tempest-GroupSnapshotsTest-1641029408-project-member] Availability zone cache updated, next update will occur around 2026-07-27 17:06:58.750362. {{(pid=100522) list_availability_zones /opt/stack/cinder/cinder/volume/api.py:155}} Jul 27 16:06:58.750701 np0000005924 devstack@c-api.service[100522]: INFO cinder.volume.api [None req-02c5fd57-3f50-4a79-84ea-642d2119edae tempest-GroupSnapshotsTest-1641029408 tempest-GroupSnapshotsTest-1641029408-project-member] Availability Zones retrieved successfully. Jul 27 16:06:58.755484 np0000005924 devstack@c-api.service[100523]: INFO cinder.volume.api [None req-e03a2709-b454-4736-877a-3eda88a00f6c tempest-ServerActionsV293TestJSON-283338424 tempest-ServerActionsV293TestJSON-283338424-project-member] Volume info retrieved successfully. Jul 27 16:06:58.760902 np0000005924 devstack@c-api.service[100523]: INFO cinder.api.openstack.wsgi [None req-e03a2709-b454-4736-877a-3eda88a00f6c tempest-ServerActionsV293TestJSON-283338424 tempest-ServerActionsV293TestJSON-283338424-project-member] https://10.4.3.117/volume/v3/volumes/aee9d524-17ce-4f61-b0a4-3f7396eebd04 returned with HTTP 200 Jul 27 16:06:58.761392 np0000005924 devstack@c-api.service[100523]: [pid: 100523|app: 0|req: 12/48] 10.4.3.117 () {68 vars in 1389 bytes} [Mon Jul 27 16:06:58 2026] GET /volume/v3/volumes/aee9d524-17ce-4f61-b0a4-3f7396eebd04 => generated 967 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 27 16:06:58.772258 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.volume.api [None req-02c5fd57-3f50-4a79-84ea-642d2119edae tempest-GroupSnapshotsTest-1641029408 tempest-GroupSnapshotsTest-1641029408-project-member] Flow 'volume_create_api' (906f9bdf-9dc7-46c7-9a1c-de851c563646) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100522) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 27 16:06:58.773013 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.volume.api [None req-02c5fd57-3f50-4a79-84ea-642d2119edae tempest-GroupSnapshotsTest-1641029408 tempest-GroupSnapshotsTest-1641029408-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (0d2e9680-4dfb-4eba-af72-06199415da99) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100522) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 27 16:06:58.773884 np0000005924 devstack@c-api.service[100522]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:06:58.773884 np0000005924 devstack@c-api.service[100522]: warnings.warn( Jul 27 16:06:58.774519 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.volume.flows.api.create_volume [None req-02c5fd57-3f50-4a79-84ea-642d2119edae tempest-GroupSnapshotsTest-1641029408 tempest-GroupSnapshotsTest-1641029408-project-member] Validating volume size '1' using validate_int {{(pid=100522) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 27 16:06:58.801274 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.volume.api [None req-02c5fd57-3f50-4a79-84ea-642d2119edae tempest-GroupSnapshotsTest-1641029408 tempest-GroupSnapshotsTest-1641029408-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (0d2e9680-4dfb-4eba-af72-06199415da99) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-27T16:06:57Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=d501afee-dd4b-4c6f-b66e-ec82857fe47e,is_public=True,name='tempest-GroupSnapshotsTest-volume-type-206834304',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'd501afee-dd4b-4c6f-b66e-ec82857fe47e', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': '14b8b378-4ede-4f16-862d-f47e7a5ef6d8', 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100522) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 27 16:06:58.802617 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.volume.api [None req-02c5fd57-3f50-4a79-84ea-642d2119edae tempest-GroupSnapshotsTest-1641029408 tempest-GroupSnapshotsTest-1641029408-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (07694c8f-8dbe-4cb9-bed7-6e4802c367b8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100522) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 27 16:06:58.841816 np0000005924 devstack@c-api.service[100522]: WARNING cinder.quota [None req-02c5fd57-3f50-4a79-84ea-642d2119edae tempest-GroupSnapshotsTest-1641029408 tempest-GroupSnapshotsTest-1641029408-project-member] Deprecated: Default quota for resource: volumes_tempest-GroupSnapshotsTest-volume-type-206834304 is set by the default quota flag: quota_volumes_tempest-GroupSnapshotsTest-volume-type-206834304, it is now deprecated. Please use the default quota class for default quota. Jul 27 16:06:58.842171 np0000005924 devstack@c-api.service[100522]: WARNING cinder.quota [None req-02c5fd57-3f50-4a79-84ea-642d2119edae tempest-GroupSnapshotsTest-1641029408 tempest-GroupSnapshotsTest-1641029408-project-member] Deprecated: Default quota for resource: gigabytes_tempest-GroupSnapshotsTest-volume-type-206834304 is set by the default quota flag: quota_gigabytes_tempest-GroupSnapshotsTest-volume-type-206834304, it is now deprecated. Please use the default quota class for default quota. Jul 27 16:06:58.908107 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.quota [None req-02c5fd57-3f50-4a79-84ea-642d2119edae tempest-GroupSnapshotsTest-1641029408 tempest-GroupSnapshotsTest-1641029408-project-member] Created reservations ['94c5041c-c610-4ec8-bd08-5f23fca3d714', '41df14aa-7e07-4650-92fc-83bf6c666398', '339a8929-cbb7-4d12-bae0-2e49b944eb0d', '75e995d2-9e9d-4348-8874-5aac64651525'] {{(pid=100522) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 27 16:06:58.908510 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.volume.api [None req-02c5fd57-3f50-4a79-84ea-642d2119edae tempest-GroupSnapshotsTest-1641029408 tempest-GroupSnapshotsTest-1641029408-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (07694c8f-8dbe-4cb9-bed7-6e4802c367b8) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['94c5041c-c610-4ec8-bd08-5f23fca3d714', '41df14aa-7e07-4650-92fc-83bf6c666398', '339a8929-cbb7-4d12-bae0-2e49b944eb0d', '75e995d2-9e9d-4348-8874-5aac64651525']}' {{(pid=100522) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 27 16:06:58.909409 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.volume.api [None req-02c5fd57-3f50-4a79-84ea-642d2119edae tempest-GroupSnapshotsTest-1641029408 tempest-GroupSnapshotsTest-1641029408-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (9310d7f9-7a2d-4c26-9bbb-fbc6c9ede470) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100522) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 27 16:06:58.943569 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.volume.api [None req-02c5fd57-3f50-4a79-84ea-642d2119edae tempest-GroupSnapshotsTest-1641029408 tempest-GroupSnapshotsTest-1641029408-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (9310d7f9-7a2d-4c26-9bbb-fbc6c9ede470) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '1de75f7c-a27e-4d65-af66-8ac19b911597', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-volume-990076370',encryption_key_id=None,group_id=14b8b378-4ede-4f16-862d-f47e7a5ef6d8,group_type_id=,metadata={},multiattach=False,project_id='381079b7028247cab60e5505e5807dbb',qos_specs=None,replication_status=,reservations=['94c5041c-c610-4ec8-bd08-5f23fca3d714','41df14aa-7e07-4650-92fc-83bf6c666398','339a8929-cbb7-4d12-bae0-2e49b944eb0d','75e995d2-9e9d-4348-8874-5aac64651525'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='ee1187677793441d91ccf5978eb94bb3',volume_type_id=d501afee-dd4b-4c6f-b66e-ec82857fe47e), 'volume': Volume(_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-27T16:06:58Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-volume-990076370',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=14b8b378-4ede-4f16-862d-f47e7a5ef6d8,host=None,id=1de75f7c-a27e-4d65-af66-8ac19b911597,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='381079b7028247cab60e5505e5807dbb',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='ee1187677793441d91ccf5978eb94bb3',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(d501afee-dd4b-4c6f-b66e-ec82857fe47e),volume_type_id=d501afee-dd4b-4c6f-b66e-ec82857fe47e)}' {{(pid=100522) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 27 16:06:58.944276 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.volume.api [None req-02c5fd57-3f50-4a79-84ea-642d2119edae tempest-GroupSnapshotsTest-1641029408 tempest-GroupSnapshotsTest-1641029408-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (36e61b18-5de5-475e-b6d3-7fd6bfe00602) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100522) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 27 16:06:58.970429 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.volume.api [None req-02c5fd57-3f50-4a79-84ea-642d2119edae tempest-GroupSnapshotsTest-1641029408 tempest-GroupSnapshotsTest-1641029408-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (36e61b18-5de5-475e-b6d3-7fd6bfe00602) transitioned into state 'SUCCESS' from state '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-990076370',encryption_key_id=None,group_id=14b8b378-4ede-4f16-862d-f47e7a5ef6d8,group_type_id=,metadata={},multiattach=False,project_id='381079b7028247cab60e5505e5807dbb',qos_specs=None,replication_status=,reservations=['94c5041c-c610-4ec8-bd08-5f23fca3d714','41df14aa-7e07-4650-92fc-83bf6c666398','339a8929-cbb7-4d12-bae0-2e49b944eb0d','75e995d2-9e9d-4348-8874-5aac64651525'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='ee1187677793441d91ccf5978eb94bb3',volume_type_id=d501afee-dd4b-4c6f-b66e-ec82857fe47e)}' {{(pid=100522) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 27 16:06:58.971570 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.volume.api [None req-02c5fd57-3f50-4a79-84ea-642d2119edae tempest-GroupSnapshotsTest-1641029408 tempest-GroupSnapshotsTest-1641029408-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (45f0b4c2-df37-46a6-b6d2-73470980ee26) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100522) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 27 16:06:58.994810 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.volume.api [None req-02c5fd57-3f50-4a79-84ea-642d2119edae tempest-GroupSnapshotsTest-1641029408 tempest-GroupSnapshotsTest-1641029408-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (45f0b4c2-df37-46a6-b6d2-73470980ee26) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100522) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 27 16:06:58.995793 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.volume.api [None req-02c5fd57-3f50-4a79-84ea-642d2119edae tempest-GroupSnapshotsTest-1641029408 tempest-GroupSnapshotsTest-1641029408-project-member] Flow 'volume_create_api' (906f9bdf-9dc7-46c7-9a1c-de851c563646) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100522) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 27 16:06:58.996092 np0000005924 devstack@c-api.service[100522]: INFO cinder.volume.api [None req-02c5fd57-3f50-4a79-84ea-642d2119edae tempest-GroupSnapshotsTest-1641029408 tempest-GroupSnapshotsTest-1641029408-project-member] Create volume request issued successfully. Jul 27 16:06:58.996907 np0000005924 devstack@c-api.service[100522]: WARNING stevedore.named [None req-02c5fd57-3f50-4a79-84ea-642d2119edae tempest-GroupSnapshotsTest-1641029408 tempest-GroupSnapshotsTest-1641029408-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 27 16:06:58.997004 np0000005924 devstack@c-api.service[100522]: WARNING castellan.key_manager [None req-02c5fd57-3f50-4a79-84ea-642d2119edae tempest-GroupSnapshotsTest-1641029408 tempest-GroupSnapshotsTest-1641029408-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based 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 27 16:06:59.064031 np0000005924 devstack@c-api.service[100522]: DEBUG oslo_db.sqlalchemy.engines [None req-02c5fd57-3f50-4a79-84ea-642d2119edae tempest-GroupSnapshotsTest-1641029408 tempest-GroupSnapshotsTest-1641029408-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100522) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 27 16:06:59.067883 np0000005924 devstack@c-api.service[100522]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:06:59.067883 np0000005924 devstack@c-api.service[100522]: warnings.warn( Jul 27 16:06:59.072647 np0000005924 devstack@c-api.service[100522]: INFO cinder.api.openstack.wsgi [None req-02c5fd57-3f50-4a79-84ea-642d2119edae tempest-GroupSnapshotsTest-1641029408 tempest-GroupSnapshotsTest-1641029408-project-member] https://10.4.3.117/volume/v3/volumes returned with HTTP 202 Jul 27 16:06:59.073228 np0000005924 devstack@c-api.service[100522]: [pid: 100522|app: 0|req: 12/49] 10.4.3.117 () {70 vars in 1300 bytes} [Mon Jul 27 16:06:58 2026] POST /volume/v3/volumes => generated 821 bytes in 351 msecs (HTTP/1.1 202) 7 headers in 292 bytes (2 switches on core 0) Jul 27 16:06:59.088941 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.middleware.request_id [None req-5e7dafcf-814f-493c-a046-edbed054dec9 None None] RequestId filter calling following filter/app {{(pid=100524) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:06:59.092730 np0000005924 devstack@c-api.service[100524]: INFO cinder.api.openstack.wsgi [None req-5e7dafcf-814f-493c-a046-edbed054dec9 tempest-GroupSnapshotsTest-1641029408 tempest-GroupSnapshotsTest-1641029408-project-member] GET https://10.4.3.117/volume/v3/volumes/1de75f7c-a27e-4d65-af66-8ac19b911597 Jul 27 16:06:59.092730 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.openstack.wsgi [None req-5e7dafcf-814f-493c-a046-edbed054dec9 tempest-GroupSnapshotsTest-1641029408 tempest-GroupSnapshotsTest-1641029408-project-member] Empty body provided in request {{(pid=100524) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:06:59.092730 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.openstack.wsgi [None req-5e7dafcf-814f-493c-a046-edbed054dec9 tempest-GroupSnapshotsTest-1641029408 tempest-GroupSnapshotsTest-1641029408-project-member] Calling method 'show' {{(pid=100524) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:06:59.104210 np0000005924 devstack@c-api.service[100524]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:06:59.104210 np0000005924 devstack@c-api.service[100524]: warnings.warn( Jul 27 16:06:59.109603 np0000005924 devstack@c-api.service[100524]: INFO cinder.volume.api [None req-5e7dafcf-814f-493c-a046-edbed054dec9 tempest-GroupSnapshotsTest-1641029408 tempest-GroupSnapshotsTest-1641029408-project-member] Volume info retrieved successfully. Jul 27 16:06:59.110521 np0000005924 devstack@c-api.service[100524]: WARNING stevedore.named [None req-5e7dafcf-814f-493c-a046-edbed054dec9 tempest-GroupSnapshotsTest-1641029408 tempest-GroupSnapshotsTest-1641029408-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 27 16:06:59.110745 np0000005924 devstack@c-api.service[100524]: WARNING castellan.key_manager [None req-5e7dafcf-814f-493c-a046-edbed054dec9 tempest-GroupSnapshotsTest-1641029408 tempest-GroupSnapshotsTest-1641029408-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based 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 27 16:06:59.148866 np0000005924 devstack@c-api.service[100524]: DEBUG oslo_db.sqlalchemy.engines [None req-5e7dafcf-814f-493c-a046-edbed054dec9 tempest-GroupSnapshotsTest-1641029408 tempest-GroupSnapshotsTest-1641029408-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100524) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 27 16:06:59.153912 np0000005924 devstack@c-api.service[100524]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:06:59.153912 np0000005924 devstack@c-api.service[100524]: warnings.warn( Jul 27 16:06:59.161828 np0000005924 devstack@c-api.service[100524]: INFO cinder.api.openstack.wsgi [None req-5e7dafcf-814f-493c-a046-edbed054dec9 tempest-GroupSnapshotsTest-1641029408 tempest-GroupSnapshotsTest-1641029408-project-member] https://10.4.3.117/volume/v3/volumes/1de75f7c-a27e-4d65-af66-8ac19b911597 returned with HTTP 200 Jul 27 16:06:59.162374 np0000005924 devstack@c-api.service[100524]: [pid: 100524|app: 0|req: 14/50] 10.4.3.117 () {68 vars in 1389 bytes} [Mon Jul 27 16:06:59 2026] GET /volume/v3/volumes/1de75f7c-a27e-4d65-af66-8ac19b911597 => generated 913 bytes in 74 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 27 16:06:59.775809 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.middleware.request_id [None req-e24f7a5d-a003-4aef-a16f-41de4497d64a None None] RequestId filter calling following filter/app {{(pid=100521) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:06:59.777988 np0000005924 devstack@c-api.service[100521]: INFO cinder.api.openstack.wsgi [None req-e24f7a5d-a003-4aef-a16f-41de4497d64a tempest-ServerActionsV293TestJSON-283338424 tempest-ServerActionsV293TestJSON-283338424-project-member] GET https://10.4.3.117/volume/v3/volumes/aee9d524-17ce-4f61-b0a4-3f7396eebd04 Jul 27 16:06:59.778288 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.openstack.wsgi [None req-e24f7a5d-a003-4aef-a16f-41de4497d64a tempest-ServerActionsV293TestJSON-283338424 tempest-ServerActionsV293TestJSON-283338424-project-member] Empty body provided in request {{(pid=100521) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:06:59.778540 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.openstack.wsgi [None req-e24f7a5d-a003-4aef-a16f-41de4497d64a tempest-ServerActionsV293TestJSON-283338424 tempest-ServerActionsV293TestJSON-283338424-project-member] Calling method 'show' {{(pid=100521) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:06:59.787186 np0000005924 devstack@c-api.service[100521]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:06:59.787186 np0000005924 devstack@c-api.service[100521]: warnings.warn( Jul 27 16:06:59.791433 np0000005924 devstack@c-api.service[100521]: INFO cinder.volume.api [None req-e24f7a5d-a003-4aef-a16f-41de4497d64a tempest-ServerActionsV293TestJSON-283338424 tempest-ServerActionsV293TestJSON-283338424-project-member] Volume info retrieved successfully. Jul 27 16:06:59.796999 np0000005924 devstack@c-api.service[100521]: INFO cinder.api.openstack.wsgi [None req-e24f7a5d-a003-4aef-a16f-41de4497d64a tempest-ServerActionsV293TestJSON-283338424 tempest-ServerActionsV293TestJSON-283338424-project-member] https://10.4.3.117/volume/v3/volumes/aee9d524-17ce-4f61-b0a4-3f7396eebd04 returned with HTTP 200 Jul 27 16:06:59.797545 np0000005924 devstack@c-api.service[100521]: [pid: 100521|app: 0|req: 13/51] 10.4.3.117 () {68 vars in 1389 bytes} [Mon Jul 27 16:06:59 2026] GET /volume/v3/volumes/aee9d524-17ce-4f61-b0a4-3f7396eebd04 => generated 991 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 27 16:07:00.177394 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.middleware.request_id [None req-133d2154-4eba-4509-bc83-72a51181a252 None None] RequestId filter calling following filter/app {{(pid=100523) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:07:00.180542 np0000005924 devstack@c-api.service[100523]: INFO cinder.api.openstack.wsgi [None req-133d2154-4eba-4509-bc83-72a51181a252 tempest-GroupSnapshotsTest-1641029408 tempest-GroupSnapshotsTest-1641029408-project-member] GET https://10.4.3.117/volume/v3/volumes/1de75f7c-a27e-4d65-af66-8ac19b911597 Jul 27 16:07:00.180734 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.openstack.wsgi [None req-133d2154-4eba-4509-bc83-72a51181a252 tempest-GroupSnapshotsTest-1641029408 tempest-GroupSnapshotsTest-1641029408-project-member] Empty body provided in request {{(pid=100523) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:07:00.181004 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.openstack.wsgi [None req-133d2154-4eba-4509-bc83-72a51181a252 tempest-GroupSnapshotsTest-1641029408 tempest-GroupSnapshotsTest-1641029408-project-member] Calling method 'show' {{(pid=100523) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:07:00.196603 np0000005924 devstack@c-api.service[100523]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:07:00.196603 np0000005924 devstack@c-api.service[100523]: warnings.warn( Jul 27 16:07:00.202876 np0000005924 devstack@c-api.service[100523]: INFO cinder.volume.api [None req-133d2154-4eba-4509-bc83-72a51181a252 tempest-GroupSnapshotsTest-1641029408 tempest-GroupSnapshotsTest-1641029408-project-member] Volume info retrieved successfully. Jul 27 16:07:00.202876 np0000005924 devstack@c-api.service[100523]: WARNING stevedore.named [None req-133d2154-4eba-4509-bc83-72a51181a252 tempest-GroupSnapshotsTest-1641029408 tempest-GroupSnapshotsTest-1641029408-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 27 16:07:00.202876 np0000005924 devstack@c-api.service[100523]: WARNING castellan.key_manager [None req-133d2154-4eba-4509-bc83-72a51181a252 tempest-GroupSnapshotsTest-1641029408 tempest-GroupSnapshotsTest-1641029408-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based 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 27 16:07:00.244557 np0000005924 devstack@c-api.service[100523]: DEBUG oslo_db.sqlalchemy.engines [None req-133d2154-4eba-4509-bc83-72a51181a252 tempest-GroupSnapshotsTest-1641029408 tempest-GroupSnapshotsTest-1641029408-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100523) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 27 16:07:00.249400 np0000005924 devstack@c-api.service[100523]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:07:00.249400 np0000005924 devstack@c-api.service[100523]: warnings.warn( Jul 27 16:07:00.260184 np0000005924 devstack@c-api.service[100523]: INFO cinder.api.openstack.wsgi [None req-133d2154-4eba-4509-bc83-72a51181a252 tempest-GroupSnapshotsTest-1641029408 tempest-GroupSnapshotsTest-1641029408-project-member] https://10.4.3.117/volume/v3/volumes/1de75f7c-a27e-4d65-af66-8ac19b911597 returned with HTTP 200 Jul 27 16:07:00.260930 np0000005924 devstack@c-api.service[100523]: [pid: 100523|app: 0|req: 13/52] 10.4.3.117 () {68 vars in 1389 bytes} [Mon Jul 27 16:07:00 2026] GET /volume/v3/volumes/1de75f7c-a27e-4d65-af66-8ac19b911597 => generated 914 bytes in 84 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 27 16:07:00.278791 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.middleware.request_id [None req-96b0d0e2-455f-434b-b089-49770303c45b None None] RequestId filter calling following filter/app {{(pid=100522) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:07:00.282127 np0000005924 devstack@c-api.service[100522]: INFO cinder.api.openstack.wsgi [None req-96b0d0e2-455f-434b-b089-49770303c45b tempest-GroupSnapshotsTest-1641029408 tempest-GroupSnapshotsTest-1641029408-project-member] POST https://10.4.3.117/volume/v3/volumes Jul 27 16:07:00.282562 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.openstack.wsgi [None req-96b0d0e2-455f-434b-b089-49770303c45b tempest-GroupSnapshotsTest-1641029408 tempest-GroupSnapshotsTest-1641029408-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-volume-2002732399", "volume_type": "d501afee-dd4b-4c6f-b66e-ec82857fe47e", "group_id": "14b8b378-4ede-4f16-862d-f47e7a5ef6d8", "size": 1}} {{(pid=100522) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 27 16:07:00.284299 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.v3.volumes [None req-96b0d0e2-455f-434b-b089-49770303c45b tempest-GroupSnapshotsTest-1641029408 tempest-GroupSnapshotsTest-1641029408-project-member] Create volume request body: {'volume': {'name': 'tempest-volume-2002732399', 'volume_type': 'd501afee-dd4b-4c6f-b66e-ec82857fe47e', 'group_id': '14b8b378-4ede-4f16-862d-f47e7a5ef6d8', 'size': 1}} {{(pid=100522) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 27 16:07:00.293874 np0000005924 devstack@c-api.service[100522]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:07:00.293874 np0000005924 devstack@c-api.service[100522]: warnings.warn( Jul 27 16:07:00.294504 np0000005924 devstack@c-api.service[100522]: INFO cinder.api.v3.volumes [None req-96b0d0e2-455f-434b-b089-49770303c45b tempest-GroupSnapshotsTest-1641029408 tempest-GroupSnapshotsTest-1641029408-project-member] Create volume of 1 GB Jul 27 16:07:00.304556 np0000005924 devstack@c-api.service[100522]: INFO cinder.volume.api [None req-96b0d0e2-455f-434b-b089-49770303c45b tempest-GroupSnapshotsTest-1641029408 tempest-GroupSnapshotsTest-1641029408-project-member] Availability Zones retrieved successfully. Jul 27 16:07:00.310826 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.volume.api [None req-96b0d0e2-455f-434b-b089-49770303c45b tempest-GroupSnapshotsTest-1641029408 tempest-GroupSnapshotsTest-1641029408-project-member] Flow 'volume_create_api' (f4501f7e-5361-44ea-9023-289c8e7bee7c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100522) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 27 16:07:00.311949 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.volume.api [None req-96b0d0e2-455f-434b-b089-49770303c45b tempest-GroupSnapshotsTest-1641029408 tempest-GroupSnapshotsTest-1641029408-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (bf6ecf6d-2485-445a-8de5-751e0fd39ba7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100522) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 27 16:07:00.312589 np0000005924 devstack@c-api.service[100522]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:07:00.312589 np0000005924 devstack@c-api.service[100522]: warnings.warn( Jul 27 16:07:00.313016 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.volume.flows.api.create_volume [None req-96b0d0e2-455f-434b-b089-49770303c45b tempest-GroupSnapshotsTest-1641029408 tempest-GroupSnapshotsTest-1641029408-project-member] Validating volume size '1' using validate_int {{(pid=100522) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 27 16:07:00.336710 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.volume.api [None req-96b0d0e2-455f-434b-b089-49770303c45b tempest-GroupSnapshotsTest-1641029408 tempest-GroupSnapshotsTest-1641029408-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (bf6ecf6d-2485-445a-8de5-751e0fd39ba7) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-27T16:06:57Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=d501afee-dd4b-4c6f-b66e-ec82857fe47e,is_public=True,name='tempest-GroupSnapshotsTest-volume-type-206834304',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'd501afee-dd4b-4c6f-b66e-ec82857fe47e', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': '14b8b378-4ede-4f16-862d-f47e7a5ef6d8', 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100522) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 27 16:07:00.337519 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.volume.api [None req-96b0d0e2-455f-434b-b089-49770303c45b tempest-GroupSnapshotsTest-1641029408 tempest-GroupSnapshotsTest-1641029408-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (fe6380c4-301a-4d09-a1fc-499d94d7e005) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100522) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 27 16:07:00.408701 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.quota [None req-96b0d0e2-455f-434b-b089-49770303c45b tempest-GroupSnapshotsTest-1641029408 tempest-GroupSnapshotsTest-1641029408-project-member] Created reservations ['6c2ec7fa-4d01-4dba-89ff-e6e5bde0a09d', '70f68dcc-7f07-4942-b97d-a91f0bc333fe', '29fa13a9-f2ba-437c-9cc4-b436aad085d5', '54a757ca-f6d7-4b8f-b74c-88628af07d0a'] {{(pid=100522) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 27 16:07:00.409631 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.volume.api [None req-96b0d0e2-455f-434b-b089-49770303c45b tempest-GroupSnapshotsTest-1641029408 tempest-GroupSnapshotsTest-1641029408-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (fe6380c4-301a-4d09-a1fc-499d94d7e005) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['6c2ec7fa-4d01-4dba-89ff-e6e5bde0a09d', '70f68dcc-7f07-4942-b97d-a91f0bc333fe', '29fa13a9-f2ba-437c-9cc4-b436aad085d5', '54a757ca-f6d7-4b8f-b74c-88628af07d0a']}' {{(pid=100522) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 27 16:07:00.410613 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.volume.api [None req-96b0d0e2-455f-434b-b089-49770303c45b tempest-GroupSnapshotsTest-1641029408 tempest-GroupSnapshotsTest-1641029408-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (49d48479-634e-475f-aaf1-b698aa5cb976) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100522) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 27 16:07:00.446754 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.volume.api [None req-96b0d0e2-455f-434b-b089-49770303c45b tempest-GroupSnapshotsTest-1641029408 tempest-GroupSnapshotsTest-1641029408-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (49d48479-634e-475f-aaf1-b698aa5cb976) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'd9aabda2-9c52-40d3-8d35-c983a67df8fa', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-volume-2002732399',encryption_key_id=None,group_id=14b8b378-4ede-4f16-862d-f47e7a5ef6d8,group_type_id=,metadata={},multiattach=False,project_id='381079b7028247cab60e5505e5807dbb',qos_specs=None,replication_status=,reservations=['6c2ec7fa-4d01-4dba-89ff-e6e5bde0a09d','70f68dcc-7f07-4942-b97d-a91f0bc333fe','29fa13a9-f2ba-437c-9cc4-b436aad085d5','54a757ca-f6d7-4b8f-b74c-88628af07d0a'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='ee1187677793441d91ccf5978eb94bb3',volume_type_id=d501afee-dd4b-4c6f-b66e-ec82857fe47e), 'volume': Volume(_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-27T16:07:00Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-volume-2002732399',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=14b8b378-4ede-4f16-862d-f47e7a5ef6d8,host=None,id=d9aabda2-9c52-40d3-8d35-c983a67df8fa,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='381079b7028247cab60e5505e5807dbb',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='ee1187677793441d91ccf5978eb94bb3',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(d501afee-dd4b-4c6f-b66e-ec82857fe47e),volume_type_id=d501afee-dd4b-4c6f-b66e-ec82857fe47e)}' {{(pid=100522) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 27 16:07:00.447710 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.volume.api [None req-96b0d0e2-455f-434b-b089-49770303c45b tempest-GroupSnapshotsTest-1641029408 tempest-GroupSnapshotsTest-1641029408-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (0150c269-511a-475a-9387-fe341cf2e49b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100522) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 27 16:07:00.482112 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.volume.api [None req-96b0d0e2-455f-434b-b089-49770303c45b tempest-GroupSnapshotsTest-1641029408 tempest-GroupSnapshotsTest-1641029408-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (0150c269-511a-475a-9387-fe341cf2e49b) transitioned into state 'SUCCESS' from state '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-2002732399',encryption_key_id=None,group_id=14b8b378-4ede-4f16-862d-f47e7a5ef6d8,group_type_id=,metadata={},multiattach=False,project_id='381079b7028247cab60e5505e5807dbb',qos_specs=None,replication_status=,reservations=['6c2ec7fa-4d01-4dba-89ff-e6e5bde0a09d','70f68dcc-7f07-4942-b97d-a91f0bc333fe','29fa13a9-f2ba-437c-9cc4-b436aad085d5','54a757ca-f6d7-4b8f-b74c-88628af07d0a'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='ee1187677793441d91ccf5978eb94bb3',volume_type_id=d501afee-dd4b-4c6f-b66e-ec82857fe47e)}' {{(pid=100522) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 27 16:07:00.482975 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.volume.api [None req-96b0d0e2-455f-434b-b089-49770303c45b tempest-GroupSnapshotsTest-1641029408 tempest-GroupSnapshotsTest-1641029408-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (20c835d1-acc4-4313-a977-b40faef60fc2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100522) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 27 16:07:00.503012 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.volume.api [None req-96b0d0e2-455f-434b-b089-49770303c45b tempest-GroupSnapshotsTest-1641029408 tempest-GroupSnapshotsTest-1641029408-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (20c835d1-acc4-4313-a977-b40faef60fc2) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100522) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 27 16:07:00.503966 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.volume.api [None req-96b0d0e2-455f-434b-b089-49770303c45b tempest-GroupSnapshotsTest-1641029408 tempest-GroupSnapshotsTest-1641029408-project-member] Flow 'volume_create_api' (f4501f7e-5361-44ea-9023-289c8e7bee7c) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100522) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 27 16:07:00.504340 np0000005924 devstack@c-api.service[100522]: INFO cinder.volume.api [None req-96b0d0e2-455f-434b-b089-49770303c45b tempest-GroupSnapshotsTest-1641029408 tempest-GroupSnapshotsTest-1641029408-project-member] Create volume request issued successfully. Jul 27 16:07:00.505042 np0000005924 devstack@c-api.service[100522]: WARNING stevedore.named [None req-96b0d0e2-455f-434b-b089-49770303c45b tempest-GroupSnapshotsTest-1641029408 tempest-GroupSnapshotsTest-1641029408-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 27 16:07:00.505250 np0000005924 devstack@c-api.service[100522]: WARNING castellan.key_manager [None req-96b0d0e2-455f-434b-b089-49770303c45b tempest-GroupSnapshotsTest-1641029408 tempest-GroupSnapshotsTest-1641029408-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based 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 27 16:07:00.555765 np0000005924 devstack@c-api.service[100522]: DEBUG oslo_db.sqlalchemy.engines [None req-96b0d0e2-455f-434b-b089-49770303c45b tempest-GroupSnapshotsTest-1641029408 tempest-GroupSnapshotsTest-1641029408-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100522) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 27 16:07:00.559564 np0000005924 devstack@c-api.service[100522]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:07:00.559564 np0000005924 devstack@c-api.service[100522]: warnings.warn( Jul 27 16:07:00.563837 np0000005924 devstack@c-api.service[100522]: INFO cinder.api.openstack.wsgi [None req-96b0d0e2-455f-434b-b089-49770303c45b tempest-GroupSnapshotsTest-1641029408 tempest-GroupSnapshotsTest-1641029408-project-member] https://10.4.3.117/volume/v3/volumes returned with HTTP 202 Jul 27 16:07:00.564254 np0000005924 devstack@c-api.service[100522]: [pid: 100522|app: 0|req: 13/53] 10.4.3.117 () {70 vars in 1300 bytes} [Mon Jul 27 16:07:00 2026] POST /volume/v3/volumes => generated 822 bytes in 286 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Jul 27 16:07:00.578753 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.middleware.request_id [None req-3e6e42f4-bd69-4596-87fd-a7e3d5e677ac None None] RequestId filter calling following filter/app {{(pid=100524) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:07:00.580776 np0000005924 devstack@c-api.service[100524]: INFO cinder.api.openstack.wsgi [None req-3e6e42f4-bd69-4596-87fd-a7e3d5e677ac tempest-GroupSnapshotsTest-1641029408 tempest-GroupSnapshotsTest-1641029408-project-member] GET https://10.4.3.117/volume/v3/volumes/d9aabda2-9c52-40d3-8d35-c983a67df8fa Jul 27 16:07:00.581007 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.openstack.wsgi [None req-3e6e42f4-bd69-4596-87fd-a7e3d5e677ac tempest-GroupSnapshotsTest-1641029408 tempest-GroupSnapshotsTest-1641029408-project-member] Empty body provided in request {{(pid=100524) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:07:00.581224 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.openstack.wsgi [None req-3e6e42f4-bd69-4596-87fd-a7e3d5e677ac tempest-GroupSnapshotsTest-1641029408 tempest-GroupSnapshotsTest-1641029408-project-member] Calling method 'show' {{(pid=100524) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:07:00.591682 np0000005924 devstack@c-api.service[100524]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:07:00.591682 np0000005924 devstack@c-api.service[100524]: warnings.warn( Jul 27 16:07:00.599576 np0000005924 devstack@c-api.service[100524]: INFO cinder.volume.api [None req-3e6e42f4-bd69-4596-87fd-a7e3d5e677ac tempest-GroupSnapshotsTest-1641029408 tempest-GroupSnapshotsTest-1641029408-project-member] Volume info retrieved successfully. Jul 27 16:07:00.600193 np0000005924 devstack@c-api.service[100524]: WARNING stevedore.named [None req-3e6e42f4-bd69-4596-87fd-a7e3d5e677ac tempest-GroupSnapshotsTest-1641029408 tempest-GroupSnapshotsTest-1641029408-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 27 16:07:00.600341 np0000005924 devstack@c-api.service[100524]: WARNING castellan.key_manager [None req-3e6e42f4-bd69-4596-87fd-a7e3d5e677ac tempest-GroupSnapshotsTest-1641029408 tempest-GroupSnapshotsTest-1641029408-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based 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 27 16:07:00.637749 np0000005924 devstack@c-api.service[100524]: DEBUG oslo_db.sqlalchemy.engines [None req-3e6e42f4-bd69-4596-87fd-a7e3d5e677ac tempest-GroupSnapshotsTest-1641029408 tempest-GroupSnapshotsTest-1641029408-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100524) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 27 16:07:00.642358 np0000005924 devstack@c-api.service[100524]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:07:00.642358 np0000005924 devstack@c-api.service[100524]: warnings.warn( Jul 27 16:07:00.650285 np0000005924 devstack@c-api.service[100524]: INFO cinder.api.openstack.wsgi [None req-3e6e42f4-bd69-4596-87fd-a7e3d5e677ac tempest-GroupSnapshotsTest-1641029408 tempest-GroupSnapshotsTest-1641029408-project-member] https://10.4.3.117/volume/v3/volumes/d9aabda2-9c52-40d3-8d35-c983a67df8fa returned with HTTP 200 Jul 27 16:07:00.650616 np0000005924 devstack@c-api.service[100524]: [pid: 100524|app: 0|req: 15/54] 10.4.3.117 () {68 vars in 1389 bytes} [Mon Jul 27 16:07:00 2026] GET /volume/v3/volumes/d9aabda2-9c52-40d3-8d35-c983a67df8fa => generated 890 bytes in 72 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 27 16:07:00.811824 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.middleware.request_id [None req-9fc83a4a-71ae-4ebc-a38d-4d20373cbc29 None None] RequestId filter calling following filter/app {{(pid=100521) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:07:00.813569 np0000005924 devstack@c-api.service[100521]: INFO cinder.api.openstack.wsgi [None req-9fc83a4a-71ae-4ebc-a38d-4d20373cbc29 tempest-ServerActionsV293TestJSON-283338424 tempest-ServerActionsV293TestJSON-283338424-project-member] GET https://10.4.3.117/volume/v3/volumes/aee9d524-17ce-4f61-b0a4-3f7396eebd04 Jul 27 16:07:00.813754 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.openstack.wsgi [None req-9fc83a4a-71ae-4ebc-a38d-4d20373cbc29 tempest-ServerActionsV293TestJSON-283338424 tempest-ServerActionsV293TestJSON-283338424-project-member] Empty body provided in request {{(pid=100521) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:07:00.814008 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.openstack.wsgi [None req-9fc83a4a-71ae-4ebc-a38d-4d20373cbc29 tempest-ServerActionsV293TestJSON-283338424 tempest-ServerActionsV293TestJSON-283338424-project-member] Calling method 'show' {{(pid=100521) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:07:00.824948 np0000005924 devstack@c-api.service[100521]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:07:00.824948 np0000005924 devstack@c-api.service[100521]: warnings.warn( Jul 27 16:07:00.829588 np0000005924 devstack@c-api.service[100521]: INFO cinder.volume.api [None req-9fc83a4a-71ae-4ebc-a38d-4d20373cbc29 tempest-ServerActionsV293TestJSON-283338424 tempest-ServerActionsV293TestJSON-283338424-project-member] Volume info retrieved successfully. Jul 27 16:07:00.835350 np0000005924 devstack@c-api.service[100521]: INFO cinder.api.openstack.wsgi [None req-9fc83a4a-71ae-4ebc-a38d-4d20373cbc29 tempest-ServerActionsV293TestJSON-283338424 tempest-ServerActionsV293TestJSON-283338424-project-member] https://10.4.3.117/volume/v3/volumes/aee9d524-17ce-4f61-b0a4-3f7396eebd04 returned with HTTP 200 Jul 27 16:07:00.835872 np0000005924 devstack@c-api.service[100521]: [pid: 100521|app: 0|req: 14/55] 10.4.3.117 () {68 vars in 1389 bytes} [Mon Jul 27 16:07:00 2026] GET /volume/v3/volumes/aee9d524-17ce-4f61-b0a4-3f7396eebd04 => generated 991 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 27 16:07:01.664939 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.middleware.request_id [None req-c97b54ed-66c6-48b5-9f67-0fd41ee64fbc None None] RequestId filter calling following filter/app {{(pid=100523) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:07:01.668645 np0000005924 devstack@c-api.service[100523]: INFO cinder.api.openstack.wsgi [None req-c97b54ed-66c6-48b5-9f67-0fd41ee64fbc tempest-GroupSnapshotsTest-1641029408 tempest-GroupSnapshotsTest-1641029408-project-member] GET https://10.4.3.117/volume/v3/volumes/d9aabda2-9c52-40d3-8d35-c983a67df8fa Jul 27 16:07:01.668645 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.openstack.wsgi [None req-c97b54ed-66c6-48b5-9f67-0fd41ee64fbc tempest-GroupSnapshotsTest-1641029408 tempest-GroupSnapshotsTest-1641029408-project-member] Empty body provided in request {{(pid=100523) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:07:01.668943 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.openstack.wsgi [None req-c97b54ed-66c6-48b5-9f67-0fd41ee64fbc tempest-GroupSnapshotsTest-1641029408 tempest-GroupSnapshotsTest-1641029408-project-member] Calling method 'show' {{(pid=100523) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:07:01.676680 np0000005924 devstack@c-api.service[100523]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:07:01.676680 np0000005924 devstack@c-api.service[100523]: warnings.warn( Jul 27 16:07:01.682502 np0000005924 devstack@c-api.service[100523]: INFO cinder.volume.api [None req-c97b54ed-66c6-48b5-9f67-0fd41ee64fbc tempest-GroupSnapshotsTest-1641029408 tempest-GroupSnapshotsTest-1641029408-project-member] Volume info retrieved successfully. Jul 27 16:07:01.683481 np0000005924 devstack@c-api.service[100523]: WARNING stevedore.named [None req-c97b54ed-66c6-48b5-9f67-0fd41ee64fbc tempest-GroupSnapshotsTest-1641029408 tempest-GroupSnapshotsTest-1641029408-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 27 16:07:01.683680 np0000005924 devstack@c-api.service[100523]: WARNING castellan.key_manager [None req-c97b54ed-66c6-48b5-9f67-0fd41ee64fbc tempest-GroupSnapshotsTest-1641029408 tempest-GroupSnapshotsTest-1641029408-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based 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 27 16:07:01.733882 np0000005924 devstack@c-api.service[100523]: DEBUG oslo_db.sqlalchemy.engines [None req-c97b54ed-66c6-48b5-9f67-0fd41ee64fbc tempest-GroupSnapshotsTest-1641029408 tempest-GroupSnapshotsTest-1641029408-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100523) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 27 16:07:01.736790 np0000005924 devstack@c-api.service[100523]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:07:01.736790 np0000005924 devstack@c-api.service[100523]: warnings.warn( Jul 27 16:07:01.746511 np0000005924 devstack@c-api.service[100523]: INFO cinder.api.openstack.wsgi [None req-c97b54ed-66c6-48b5-9f67-0fd41ee64fbc tempest-GroupSnapshotsTest-1641029408 tempest-GroupSnapshotsTest-1641029408-project-member] https://10.4.3.117/volume/v3/volumes/d9aabda2-9c52-40d3-8d35-c983a67df8fa returned with HTTP 200 Jul 27 16:07:01.747009 np0000005924 devstack@c-api.service[100523]: [pid: 100523|app: 0|req: 14/56] 10.4.3.117 () {68 vars in 1389 bytes} [Mon Jul 27 16:07:01 2026] GET /volume/v3/volumes/d9aabda2-9c52-40d3-8d35-c983a67df8fa => generated 915 bytes in 82 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 27 16:07:01.758315 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.middleware.request_id [None req-435cbda1-e0ed-4631-8ae4-0a874f58b5fd None None] RequestId filter calling following filter/app {{(pid=100522) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:07:01.760163 np0000005924 devstack@c-api.service[100522]: INFO cinder.api.openstack.wsgi [None req-435cbda1-e0ed-4631-8ae4-0a874f58b5fd tempest-GroupSnapshotsTest-1641029408 tempest-GroupSnapshotsTest-1641029408-project-member] PUT https://10.4.3.117/volume/v3/groups/14b8b378-4ede-4f16-862d-f47e7a5ef6d8 Jul 27 16:07:01.760523 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.openstack.wsgi [None req-435cbda1-e0ed-4631-8ae4-0a874f58b5fd tempest-GroupSnapshotsTest-1641029408 tempest-GroupSnapshotsTest-1641029408-project-member] Action: 'update', calling method: version_select, body: {"group": {"remove_volumes": "1de75f7c-a27e-4d65-af66-8ac19b911597"}} {{(pid=100522) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 27 16:07:01.765784 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.v3.groups [None req-435cbda1-e0ed-4631-8ae4-0a874f58b5fd tempest-GroupSnapshotsTest-1641029408 tempest-GroupSnapshotsTest-1641029408-project-member] Update called for group 14b8b378-4ede-4f16-862d-f47e7a5ef6d8. {{(pid=100522) update /opt/stack/cinder/cinder/api/v3/groups.py:302}} Jul 27 16:07:01.766125 np0000005924 devstack@c-api.service[100522]: INFO cinder.api.v3.groups [None req-435cbda1-e0ed-4631-8ae4-0a874f58b5fd tempest-GroupSnapshotsTest-1641029408 tempest-GroupSnapshotsTest-1641029408-project-member] Updating group 14b8b378-4ede-4f16-862d-f47e7a5ef6d8 with name None description: None add_volumes: None remove_volumes: 1de75f7c-a27e-4d65-af66-8ac19b911597. Jul 27 16:07:01.769080 np0000005924 devstack@c-api.service[100522]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:07:01.769080 np0000005924 devstack@c-api.service[100522]: warnings.warn( Jul 27 16:07:01.797523 np0000005924 devstack@c-api.service[100522]: INFO cinder.api.openstack.wsgi [None req-435cbda1-e0ed-4631-8ae4-0a874f58b5fd tempest-GroupSnapshotsTest-1641029408 tempest-GroupSnapshotsTest-1641029408-project-member] https://10.4.3.117/volume/v3/groups/14b8b378-4ede-4f16-862d-f47e7a5ef6d8 returned with HTTP 202 Jul 27 16:07:01.797899 np0000005924 devstack@c-api.service[100522]: [pid: 100522|app: 0|req: 14/57] 10.4.3.117 () {70 vars in 1406 bytes} [Mon Jul 27 16:07:01 2026] PUT /volume/v3/groups/14b8b378-4ede-4f16-862d-f47e7a5ef6d8 => generated 0 bytes in 40 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Jul 27 16:07:01.808785 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.middleware.request_id [None req-361602c2-5655-40eb-a6ef-fa8a4a20b317 None None] RequestId filter calling following filter/app {{(pid=100524) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:07:01.811446 np0000005924 devstack@c-api.service[100524]: INFO cinder.api.openstack.wsgi [None req-361602c2-5655-40eb-a6ef-fa8a4a20b317 tempest-GroupSnapshotsTest-1641029408 tempest-GroupSnapshotsTest-1641029408-project-member] GET https://10.4.3.117/volume/v3/groups/14b8b378-4ede-4f16-862d-f47e7a5ef6d8 Jul 27 16:07:01.811673 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.openstack.wsgi [None req-361602c2-5655-40eb-a6ef-fa8a4a20b317 tempest-GroupSnapshotsTest-1641029408 tempest-GroupSnapshotsTest-1641029408-project-member] Empty body provided in request {{(pid=100524) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:07:01.811862 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.openstack.wsgi [None req-361602c2-5655-40eb-a6ef-fa8a4a20b317 tempest-GroupSnapshotsTest-1641029408 tempest-GroupSnapshotsTest-1641029408-project-member] Calling method 'version_select' {{(pid=100524) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:07:01.811988 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.v3.groups [None req-361602c2-5655-40eb-a6ef-fa8a4a20b317 tempest-GroupSnapshotsTest-1641029408 tempest-GroupSnapshotsTest-1641029408-project-member] show called for member 14b8b378-4ede-4f16-862d-f47e7a5ef6d8 {{(pid=100524) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Jul 27 16:07:01.815798 np0000005924 devstack@c-api.service[100524]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:07:01.815798 np0000005924 devstack@c-api.service[100524]: warnings.warn( Jul 27 16:07:01.824417 np0000005924 devstack@c-api.service[100524]: INFO cinder.api.openstack.wsgi [None req-361602c2-5655-40eb-a6ef-fa8a4a20b317 tempest-GroupSnapshotsTest-1641029408 tempest-GroupSnapshotsTest-1641029408-project-member] https://10.4.3.117/volume/v3/groups/14b8b378-4ede-4f16-862d-f47e7a5ef6d8 returned with HTTP 200 Jul 27 16:07:01.824803 np0000005924 devstack@c-api.service[100524]: [pid: 100524|app: 0|req: 16/58] 10.4.3.117 () {68 vars in 1386 bytes} [Mon Jul 27 16:07:01 2026] GET /volume/v3/groups/14b8b378-4ede-4f16-862d-f47e7a5ef6d8 => generated 392 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 27 16:07:01.854274 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.middleware.request_id [None req-eefd7048-9913-4715-baa2-9a8e45bfb53c None None] RequestId filter calling following filter/app {{(pid=100521) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:07:01.855914 np0000005924 devstack@c-api.service[100521]: INFO cinder.api.openstack.wsgi [None req-eefd7048-9913-4715-baa2-9a8e45bfb53c tempest-ServerActionsV293TestJSON-283338424 tempest-ServerActionsV293TestJSON-283338424-project-member] GET https://10.4.3.117/volume/v3/volumes/aee9d524-17ce-4f61-b0a4-3f7396eebd04 Jul 27 16:07:01.856207 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.openstack.wsgi [None req-eefd7048-9913-4715-baa2-9a8e45bfb53c tempest-ServerActionsV293TestJSON-283338424 tempest-ServerActionsV293TestJSON-283338424-project-member] Empty body provided in request {{(pid=100521) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:07:01.856629 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.openstack.wsgi [None req-eefd7048-9913-4715-baa2-9a8e45bfb53c tempest-ServerActionsV293TestJSON-283338424 tempest-ServerActionsV293TestJSON-283338424-project-member] Calling method 'show' {{(pid=100521) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:07:01.865774 np0000005924 devstack@c-api.service[100521]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:07:01.865774 np0000005924 devstack@c-api.service[100521]: warnings.warn( Jul 27 16:07:01.870581 np0000005924 devstack@c-api.service[100521]: INFO cinder.volume.api [None req-eefd7048-9913-4715-baa2-9a8e45bfb53c tempest-ServerActionsV293TestJSON-283338424 tempest-ServerActionsV293TestJSON-283338424-project-member] Volume info retrieved successfully. Jul 27 16:07:01.877357 np0000005924 devstack@c-api.service[100521]: INFO cinder.api.openstack.wsgi [None req-eefd7048-9913-4715-baa2-9a8e45bfb53c tempest-ServerActionsV293TestJSON-283338424 tempest-ServerActionsV293TestJSON-283338424-project-member] https://10.4.3.117/volume/v3/volumes/aee9d524-17ce-4f61-b0a4-3f7396eebd04 returned with HTTP 200 Jul 27 16:07:01.877902 np0000005924 devstack@c-api.service[100521]: [pid: 100521|app: 0|req: 15/59] 10.4.3.117 () {68 vars in 1389 bytes} [Mon Jul 27 16:07:01 2026] GET /volume/v3/volumes/aee9d524-17ce-4f61-b0a4-3f7396eebd04 => generated 991 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 27 16:07:02.835943 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.middleware.request_id [None req-568c7bbf-b91b-452f-9500-a143a068f5cd None None] RequestId filter calling following filter/app {{(pid=100523) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:07:02.838840 np0000005924 devstack@c-api.service[100523]: INFO cinder.api.openstack.wsgi [None req-568c7bbf-b91b-452f-9500-a143a068f5cd tempest-GroupSnapshotsTest-1641029408 tempest-GroupSnapshotsTest-1641029408-project-member] GET https://10.4.3.117/volume/v3/groups/14b8b378-4ede-4f16-862d-f47e7a5ef6d8 Jul 27 16:07:02.838840 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.openstack.wsgi [None req-568c7bbf-b91b-452f-9500-a143a068f5cd tempest-GroupSnapshotsTest-1641029408 tempest-GroupSnapshotsTest-1641029408-project-member] Empty body provided in request {{(pid=100523) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:07:02.839017 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.openstack.wsgi [None req-568c7bbf-b91b-452f-9500-a143a068f5cd tempest-GroupSnapshotsTest-1641029408 tempest-GroupSnapshotsTest-1641029408-project-member] Calling method 'version_select' {{(pid=100523) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:07:02.839017 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.v3.groups [None req-568c7bbf-b91b-452f-9500-a143a068f5cd tempest-GroupSnapshotsTest-1641029408 tempest-GroupSnapshotsTest-1641029408-project-member] show called for member 14b8b378-4ede-4f16-862d-f47e7a5ef6d8 {{(pid=100523) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Jul 27 16:07:02.844384 np0000005924 devstack@c-api.service[100523]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:07:02.844384 np0000005924 devstack@c-api.service[100523]: warnings.warn( Jul 27 16:07:02.858282 np0000005924 devstack@c-api.service[100523]: INFO cinder.api.openstack.wsgi [None req-568c7bbf-b91b-452f-9500-a143a068f5cd tempest-GroupSnapshotsTest-1641029408 tempest-GroupSnapshotsTest-1641029408-project-member] https://10.4.3.117/volume/v3/groups/14b8b378-4ede-4f16-862d-f47e7a5ef6d8 returned with HTTP 200 Jul 27 16:07:02.858799 np0000005924 devstack@c-api.service[100523]: [pid: 100523|app: 0|req: 15/60] 10.4.3.117 () {68 vars in 1386 bytes} [Mon Jul 27 16:07:02 2026] GET /volume/v3/groups/14b8b378-4ede-4f16-862d-f47e7a5ef6d8 => generated 393 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 27 16:07:02.868757 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.middleware.request_id [None req-fb955826-c8ea-46a1-a006-bf7e73c35f05 None None] RequestId filter calling following filter/app {{(pid=100522) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:07:02.871113 np0000005924 devstack@c-api.service[100522]: INFO cinder.api.openstack.wsgi [None req-fb955826-c8ea-46a1-a006-bf7e73c35f05 tempest-GroupSnapshotsTest-1641029408 tempest-GroupSnapshotsTest-1641029408-project-member] PUT https://10.4.3.117/volume/v3/groups/14b8b378-4ede-4f16-862d-f47e7a5ef6d8 Jul 27 16:07:02.871537 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.openstack.wsgi [None req-fb955826-c8ea-46a1-a006-bf7e73c35f05 tempest-GroupSnapshotsTest-1641029408 tempest-GroupSnapshotsTest-1641029408-project-member] Action: 'update', calling method: version_select, body: {"group": {"add_volumes": "1de75f7c-a27e-4d65-af66-8ac19b911597"}} {{(pid=100522) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 27 16:07:02.873475 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.v3.groups [None req-fb955826-c8ea-46a1-a006-bf7e73c35f05 tempest-GroupSnapshotsTest-1641029408 tempest-GroupSnapshotsTest-1641029408-project-member] Update called for group 14b8b378-4ede-4f16-862d-f47e7a5ef6d8. {{(pid=100522) update /opt/stack/cinder/cinder/api/v3/groups.py:302}} Jul 27 16:07:02.873618 np0000005924 devstack@c-api.service[100522]: INFO cinder.api.v3.groups [None req-fb955826-c8ea-46a1-a006-bf7e73c35f05 tempest-GroupSnapshotsTest-1641029408 tempest-GroupSnapshotsTest-1641029408-project-member] Updating group 14b8b378-4ede-4f16-862d-f47e7a5ef6d8 with name None description: None add_volumes: 1de75f7c-a27e-4d65-af66-8ac19b911597 remove_volumes: None. Jul 27 16:07:02.879316 np0000005924 devstack@c-api.service[100522]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:07:02.879316 np0000005924 devstack@c-api.service[100522]: warnings.warn( Jul 27 16:07:02.897724 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.middleware.request_id [None req-16834689-c672-44c4-bc90-5a1d3f8d16b9 None None] RequestId filter calling following filter/app {{(pid=100524) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:07:02.899772 np0000005924 devstack@c-api.service[100524]: INFO cinder.api.openstack.wsgi [None req-16834689-c672-44c4-bc90-5a1d3f8d16b9 tempest-ServerActionsV293TestJSON-283338424 tempest-ServerActionsV293TestJSON-283338424-project-member] GET https://10.4.3.117/volume/v3/volumes/aee9d524-17ce-4f61-b0a4-3f7396eebd04 Jul 27 16:07:02.899975 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.openstack.wsgi [None req-16834689-c672-44c4-bc90-5a1d3f8d16b9 tempest-ServerActionsV293TestJSON-283338424 tempest-ServerActionsV293TestJSON-283338424-project-member] Empty body provided in request {{(pid=100524) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:07:02.900169 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.openstack.wsgi [None req-16834689-c672-44c4-bc90-5a1d3f8d16b9 tempest-ServerActionsV293TestJSON-283338424 tempest-ServerActionsV293TestJSON-283338424-project-member] Calling method 'show' {{(pid=100524) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:07:02.907059 np0000005924 devstack@c-api.service[100524]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:07:02.907059 np0000005924 devstack@c-api.service[100524]: warnings.warn( Jul 27 16:07:02.910873 np0000005924 devstack@c-api.service[100522]: INFO cinder.api.openstack.wsgi [None req-fb955826-c8ea-46a1-a006-bf7e73c35f05 tempest-GroupSnapshotsTest-1641029408 tempest-GroupSnapshotsTest-1641029408-project-member] https://10.4.3.117/volume/v3/groups/14b8b378-4ede-4f16-862d-f47e7a5ef6d8 returned with HTTP 202 Jul 27 16:07:02.911371 np0000005924 devstack@c-api.service[100522]: [pid: 100522|app: 0|req: 15/61] 10.4.3.117 () {70 vars in 1406 bytes} [Mon Jul 27 16:07:02 2026] PUT /volume/v3/groups/14b8b378-4ede-4f16-862d-f47e7a5ef6d8 => generated 0 bytes in 43 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Jul 27 16:07:02.911550 np0000005924 devstack@c-api.service[100524]: INFO cinder.volume.api [None req-16834689-c672-44c4-bc90-5a1d3f8d16b9 tempest-ServerActionsV293TestJSON-283338424 tempest-ServerActionsV293TestJSON-283338424-project-member] Volume info retrieved successfully. Jul 27 16:07:02.916646 np0000005924 devstack@c-api.service[100524]: INFO cinder.api.openstack.wsgi [None req-16834689-c672-44c4-bc90-5a1d3f8d16b9 tempest-ServerActionsV293TestJSON-283338424 tempest-ServerActionsV293TestJSON-283338424-project-member] https://10.4.3.117/volume/v3/volumes/aee9d524-17ce-4f61-b0a4-3f7396eebd04 returned with HTTP 200 Jul 27 16:07:02.917367 np0000005924 devstack@c-api.service[100524]: [pid: 100524|app: 0|req: 17/62] 10.4.3.117 () {68 vars in 1389 bytes} [Mon Jul 27 16:07:02 2026] GET /volume/v3/volumes/aee9d524-17ce-4f61-b0a4-3f7396eebd04 => generated 1052 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 27 16:07:02.918227 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.middleware.request_id [None req-b434ce21-b4fd-4e0f-8af9-eaed0ff864c9 None None] RequestId filter calling following filter/app {{(pid=100521) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:07:02.920068 np0000005924 devstack@c-api.service[100521]: INFO cinder.api.openstack.wsgi [None req-b434ce21-b4fd-4e0f-8af9-eaed0ff864c9 tempest-GroupSnapshotsTest-1641029408 tempest-GroupSnapshotsTest-1641029408-project-member] GET https://10.4.3.117/volume/v3/groups/14b8b378-4ede-4f16-862d-f47e7a5ef6d8 Jul 27 16:07:02.920702 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.openstack.wsgi [None req-b434ce21-b4fd-4e0f-8af9-eaed0ff864c9 tempest-GroupSnapshotsTest-1641029408 tempest-GroupSnapshotsTest-1641029408-project-member] Empty body provided in request {{(pid=100521) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:07:02.920702 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.openstack.wsgi [None req-b434ce21-b4fd-4e0f-8af9-eaed0ff864c9 tempest-GroupSnapshotsTest-1641029408 tempest-GroupSnapshotsTest-1641029408-project-member] Calling method 'version_select' {{(pid=100521) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:07:02.920702 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.v3.groups [None req-b434ce21-b4fd-4e0f-8af9-eaed0ff864c9 tempest-GroupSnapshotsTest-1641029408 tempest-GroupSnapshotsTest-1641029408-project-member] show called for member 14b8b378-4ede-4f16-862d-f47e7a5ef6d8 {{(pid=100521) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Jul 27 16:07:02.926371 np0000005924 devstack@c-api.service[100521]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:07:02.926371 np0000005924 devstack@c-api.service[100521]: warnings.warn( Jul 27 16:07:02.947642 np0000005924 devstack@c-api.service[100521]: INFO cinder.api.openstack.wsgi [None req-b434ce21-b4fd-4e0f-8af9-eaed0ff864c9 tempest-GroupSnapshotsTest-1641029408 tempest-GroupSnapshotsTest-1641029408-project-member] https://10.4.3.117/volume/v3/groups/14b8b378-4ede-4f16-862d-f47e7a5ef6d8 returned with HTTP 200 Jul 27 16:07:02.948231 np0000005924 devstack@c-api.service[100521]: [pid: 100521|app: 0|req: 16/63] 10.4.3.117 () {68 vars in 1386 bytes} [Mon Jul 27 16:07:02 2026] GET /volume/v3/groups/14b8b378-4ede-4f16-862d-f47e7a5ef6d8 => generated 392 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 27 16:07:03.933523 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.middleware.request_id [None req-90300ec7-4af9-408f-9ad4-cf5e6ab361b1 None None] RequestId filter calling following filter/app {{(pid=100523) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:07:03.935273 np0000005924 devstack@c-api.service[100523]: INFO cinder.api.openstack.wsgi [None req-90300ec7-4af9-408f-9ad4-cf5e6ab361b1 tempest-ServerActionsV293TestJSON-283338424 tempest-ServerActionsV293TestJSON-283338424-project-member] GET https://10.4.3.117/volume/v3/volumes/aee9d524-17ce-4f61-b0a4-3f7396eebd04 Jul 27 16:07:03.935519 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.openstack.wsgi [None req-90300ec7-4af9-408f-9ad4-cf5e6ab361b1 tempest-ServerActionsV293TestJSON-283338424 tempest-ServerActionsV293TestJSON-283338424-project-member] Empty body provided in request {{(pid=100523) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:07:03.935719 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.openstack.wsgi [None req-90300ec7-4af9-408f-9ad4-cf5e6ab361b1 tempest-ServerActionsV293TestJSON-283338424 tempest-ServerActionsV293TestJSON-283338424-project-member] Calling method 'show' {{(pid=100523) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:07:03.942874 np0000005924 devstack@c-api.service[100523]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:07:03.942874 np0000005924 devstack@c-api.service[100523]: warnings.warn( Jul 27 16:07:03.946791 np0000005924 devstack@c-api.service[100523]: INFO cinder.volume.api [None req-90300ec7-4af9-408f-9ad4-cf5e6ab361b1 tempest-ServerActionsV293TestJSON-283338424 tempest-ServerActionsV293TestJSON-283338424-project-member] Volume info retrieved successfully. Jul 27 16:07:03.952499 np0000005924 devstack@c-api.service[100523]: INFO cinder.api.openstack.wsgi [None req-90300ec7-4af9-408f-9ad4-cf5e6ab361b1 tempest-ServerActionsV293TestJSON-283338424 tempest-ServerActionsV293TestJSON-283338424-project-member] https://10.4.3.117/volume/v3/volumes/aee9d524-17ce-4f61-b0a4-3f7396eebd04 returned with HTTP 200 Jul 27 16:07:03.953046 np0000005924 devstack@c-api.service[100523]: [pid: 100523|app: 0|req: 16/64] 10.4.3.117 () {68 vars in 1389 bytes} [Mon Jul 27 16:07:03 2026] GET /volume/v3/volumes/aee9d524-17ce-4f61-b0a4-3f7396eebd04 => generated 1052 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 27 16:07:03.956854 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.middleware.request_id [None req-cf753263-3969-4163-9bd5-377f4991bc97 None None] RequestId filter calling following filter/app {{(pid=100522) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:07:03.959826 np0000005924 devstack@c-api.service[100522]: INFO cinder.api.openstack.wsgi [None req-cf753263-3969-4163-9bd5-377f4991bc97 tempest-GroupSnapshotsTest-1641029408 tempest-GroupSnapshotsTest-1641029408-project-member] GET https://10.4.3.117/volume/v3/groups/14b8b378-4ede-4f16-862d-f47e7a5ef6d8 Jul 27 16:07:03.960130 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.openstack.wsgi [None req-cf753263-3969-4163-9bd5-377f4991bc97 tempest-GroupSnapshotsTest-1641029408 tempest-GroupSnapshotsTest-1641029408-project-member] Empty body provided in request {{(pid=100522) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:07:03.960439 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.openstack.wsgi [None req-cf753263-3969-4163-9bd5-377f4991bc97 tempest-GroupSnapshotsTest-1641029408 tempest-GroupSnapshotsTest-1641029408-project-member] Calling method 'version_select' {{(pid=100522) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:07:03.960666 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.v3.groups [None req-cf753263-3969-4163-9bd5-377f4991bc97 tempest-GroupSnapshotsTest-1641029408 tempest-GroupSnapshotsTest-1641029408-project-member] show called for member 14b8b378-4ede-4f16-862d-f47e7a5ef6d8 {{(pid=100522) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Jul 27 16:07:03.965867 np0000005924 devstack@c-api.service[100522]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:07:03.965867 np0000005924 devstack@c-api.service[100522]: warnings.warn( Jul 27 16:07:03.975481 np0000005924 devstack@c-api.service[100522]: INFO cinder.api.openstack.wsgi [None req-cf753263-3969-4163-9bd5-377f4991bc97 tempest-GroupSnapshotsTest-1641029408 tempest-GroupSnapshotsTest-1641029408-project-member] https://10.4.3.117/volume/v3/groups/14b8b378-4ede-4f16-862d-f47e7a5ef6d8 returned with HTTP 200 Jul 27 16:07:03.975911 np0000005924 devstack@c-api.service[100522]: [pid: 100522|app: 0|req: 16/65] 10.4.3.117 () {68 vars in 1386 bytes} [Mon Jul 27 16:07:03 2026] GET /volume/v3/groups/14b8b378-4ede-4f16-862d-f47e7a5ef6d8 => generated 393 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 27 16:07:03.988347 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.middleware.request_id [None req-f922313b-d871-45f2-b602-718c89fee357 None None] RequestId filter calling following filter/app {{(pid=100524) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:07:03.990499 np0000005924 devstack@c-api.service[100524]: INFO cinder.api.openstack.wsgi [None req-f922313b-d871-45f2-b602-718c89fee357 tempest-GroupSnapshotsTest-1641029408 tempest-GroupSnapshotsTest-1641029408-project-member] PUT https://10.4.3.117/volume/v3/groups/14b8b378-4ede-4f16-862d-f47e7a5ef6d8 Jul 27 16:07:03.990939 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.openstack.wsgi [None req-f922313b-d871-45f2-b602-718c89fee357 tempest-GroupSnapshotsTest-1641029408 tempest-GroupSnapshotsTest-1641029408-project-member] Action: 'update', calling method: version_select, body: {"group": {"remove_volumes": "d9aabda2-9c52-40d3-8d35-c983a67df8fa"}} {{(pid=100524) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 27 16:07:03.999078 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.v3.groups [None req-f922313b-d871-45f2-b602-718c89fee357 tempest-GroupSnapshotsTest-1641029408 tempest-GroupSnapshotsTest-1641029408-project-member] Update called for group 14b8b378-4ede-4f16-862d-f47e7a5ef6d8. {{(pid=100524) update /opt/stack/cinder/cinder/api/v3/groups.py:302}} Jul 27 16:07:04.000474 np0000005924 devstack@c-api.service[100524]: INFO cinder.api.v3.groups [None req-f922313b-d871-45f2-b602-718c89fee357 tempest-GroupSnapshotsTest-1641029408 tempest-GroupSnapshotsTest-1641029408-project-member] Updating group 14b8b378-4ede-4f16-862d-f47e7a5ef6d8 with name None description: None add_volumes: None remove_volumes: d9aabda2-9c52-40d3-8d35-c983a67df8fa. Jul 27 16:07:04.003195 np0000005924 devstack@c-api.service[100524]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:07:04.003195 np0000005924 devstack@c-api.service[100524]: warnings.warn( Jul 27 16:07:04.033910 np0000005924 devstack@c-api.service[100524]: INFO cinder.api.openstack.wsgi [None req-f922313b-d871-45f2-b602-718c89fee357 tempest-GroupSnapshotsTest-1641029408 tempest-GroupSnapshotsTest-1641029408-project-member] https://10.4.3.117/volume/v3/groups/14b8b378-4ede-4f16-862d-f47e7a5ef6d8 returned with HTTP 202 Jul 27 16:07:04.035396 np0000005924 devstack@c-api.service[100524]: [pid: 100524|app: 0|req: 18/66] 10.4.3.117 () {70 vars in 1406 bytes} [Mon Jul 27 16:07:03 2026] PUT /volume/v3/groups/14b8b378-4ede-4f16-862d-f47e7a5ef6d8 => generated 0 bytes in 46 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Jul 27 16:07:04.045882 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.middleware.request_id [None req-1777e2dc-915a-4302-8525-c8915bbac3ee None None] RequestId filter calling following filter/app {{(pid=100521) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:07:04.047852 np0000005924 devstack@c-api.service[100521]: INFO cinder.api.openstack.wsgi [None req-1777e2dc-915a-4302-8525-c8915bbac3ee tempest-GroupSnapshotsTest-1641029408 tempest-GroupSnapshotsTest-1641029408-project-member] GET https://10.4.3.117/volume/v3/groups/14b8b378-4ede-4f16-862d-f47e7a5ef6d8 Jul 27 16:07:04.048173 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.openstack.wsgi [None req-1777e2dc-915a-4302-8525-c8915bbac3ee tempest-GroupSnapshotsTest-1641029408 tempest-GroupSnapshotsTest-1641029408-project-member] Empty body provided in request {{(pid=100521) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:07:04.048230 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.openstack.wsgi [None req-1777e2dc-915a-4302-8525-c8915bbac3ee tempest-GroupSnapshotsTest-1641029408 tempest-GroupSnapshotsTest-1641029408-project-member] Calling method 'version_select' {{(pid=100521) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:07:04.048355 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.v3.groups [None req-1777e2dc-915a-4302-8525-c8915bbac3ee tempest-GroupSnapshotsTest-1641029408 tempest-GroupSnapshotsTest-1641029408-project-member] show called for member 14b8b378-4ede-4f16-862d-f47e7a5ef6d8 {{(pid=100521) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Jul 27 16:07:04.056307 np0000005924 devstack@c-api.service[100521]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:07:04.056307 np0000005924 devstack@c-api.service[100521]: warnings.warn( Jul 27 16:07:04.063808 np0000005924 devstack@c-api.service[100521]: INFO cinder.api.openstack.wsgi [None req-1777e2dc-915a-4302-8525-c8915bbac3ee tempest-GroupSnapshotsTest-1641029408 tempest-GroupSnapshotsTest-1641029408-project-member] https://10.4.3.117/volume/v3/groups/14b8b378-4ede-4f16-862d-f47e7a5ef6d8 returned with HTTP 200 Jul 27 16:07:04.064995 np0000005924 devstack@c-api.service[100521]: [pid: 100521|app: 0|req: 17/67] 10.4.3.117 () {68 vars in 1386 bytes} [Mon Jul 27 16:07:04 2026] GET /volume/v3/groups/14b8b378-4ede-4f16-862d-f47e7a5ef6d8 => generated 392 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 27 16:07:04.970888 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.middleware.request_id [None req-506b9cac-96c1-4de3-b4dd-d1569512871e None None] RequestId filter calling following filter/app {{(pid=100523) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:07:04.973981 np0000005924 devstack@c-api.service[100523]: INFO cinder.api.openstack.wsgi [None req-506b9cac-96c1-4de3-b4dd-d1569512871e tempest-ServerActionsV293TestJSON-283338424 tempest-ServerActionsV293TestJSON-283338424-project-member] GET https://10.4.3.117/volume/v3/volumes/aee9d524-17ce-4f61-b0a4-3f7396eebd04 Jul 27 16:07:04.974272 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.openstack.wsgi [None req-506b9cac-96c1-4de3-b4dd-d1569512871e tempest-ServerActionsV293TestJSON-283338424 tempest-ServerActionsV293TestJSON-283338424-project-member] Empty body provided in request {{(pid=100523) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:07:04.974541 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.openstack.wsgi [None req-506b9cac-96c1-4de3-b4dd-d1569512871e tempest-ServerActionsV293TestJSON-283338424 tempest-ServerActionsV293TestJSON-283338424-project-member] Calling method 'show' {{(pid=100523) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:07:04.983509 np0000005924 devstack@c-api.service[100523]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:07:04.983509 np0000005924 devstack@c-api.service[100523]: warnings.warn( Jul 27 16:07:04.988911 np0000005924 devstack@c-api.service[100523]: INFO cinder.volume.api [None req-506b9cac-96c1-4de3-b4dd-d1569512871e tempest-ServerActionsV293TestJSON-283338424 tempest-ServerActionsV293TestJSON-283338424-project-member] Volume info retrieved successfully. Jul 27 16:07:04.993038 np0000005924 devstack@c-api.service[100523]: INFO cinder.api.openstack.wsgi [None req-506b9cac-96c1-4de3-b4dd-d1569512871e tempest-ServerActionsV293TestJSON-283338424 tempest-ServerActionsV293TestJSON-283338424-project-member] https://10.4.3.117/volume/v3/volumes/aee9d524-17ce-4f61-b0a4-3f7396eebd04 returned with HTTP 200 Jul 27 16:07:04.993422 np0000005924 devstack@c-api.service[100523]: [pid: 100523|app: 0|req: 17/68] 10.4.3.117 () {68 vars in 1389 bytes} [Mon Jul 27 16:07:04 2026] GET /volume/v3/volumes/aee9d524-17ce-4f61-b0a4-3f7396eebd04 => generated 1052 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 27 16:07:05.074894 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.middleware.request_id [None req-091171c1-51f1-4650-a917-d850363c5a27 None None] RequestId filter calling following filter/app {{(pid=100522) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:07:05.076807 np0000005924 devstack@c-api.service[100522]: INFO cinder.api.openstack.wsgi [None req-091171c1-51f1-4650-a917-d850363c5a27 tempest-GroupSnapshotsTest-1641029408 tempest-GroupSnapshotsTest-1641029408-project-member] GET https://10.4.3.117/volume/v3/groups/14b8b378-4ede-4f16-862d-f47e7a5ef6d8 Jul 27 16:07:05.077348 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.openstack.wsgi [None req-091171c1-51f1-4650-a917-d850363c5a27 tempest-GroupSnapshotsTest-1641029408 tempest-GroupSnapshotsTest-1641029408-project-member] Empty body provided in request {{(pid=100522) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:07:05.077348 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.openstack.wsgi [None req-091171c1-51f1-4650-a917-d850363c5a27 tempest-GroupSnapshotsTest-1641029408 tempest-GroupSnapshotsTest-1641029408-project-member] Calling method 'version_select' {{(pid=100522) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:07:05.077466 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.v3.groups [None req-091171c1-51f1-4650-a917-d850363c5a27 tempest-GroupSnapshotsTest-1641029408 tempest-GroupSnapshotsTest-1641029408-project-member] show called for member 14b8b378-4ede-4f16-862d-f47e7a5ef6d8 {{(pid=100522) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Jul 27 16:07:05.082641 np0000005924 devstack@c-api.service[100522]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:07:05.082641 np0000005924 devstack@c-api.service[100522]: warnings.warn( Jul 27 16:07:05.110046 np0000005924 devstack@c-api.service[100522]: INFO cinder.api.openstack.wsgi [None req-091171c1-51f1-4650-a917-d850363c5a27 tempest-GroupSnapshotsTest-1641029408 tempest-GroupSnapshotsTest-1641029408-project-member] https://10.4.3.117/volume/v3/groups/14b8b378-4ede-4f16-862d-f47e7a5ef6d8 returned with HTTP 200 Jul 27 16:07:05.110694 np0000005924 devstack@c-api.service[100522]: [pid: 100522|app: 0|req: 17/69] 10.4.3.117 () {68 vars in 1386 bytes} [Mon Jul 27 16:07:05 2026] GET /volume/v3/groups/14b8b378-4ede-4f16-862d-f47e7a5ef6d8 => generated 393 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 27 16:07:05.127786 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.middleware.request_id [None req-faf6deac-6e49-4512-9a69-42a5d7ca33ef None None] RequestId filter calling following filter/app {{(pid=100524) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:07:05.130731 np0000005924 devstack@c-api.service[100524]: INFO cinder.api.openstack.wsgi [None req-faf6deac-6e49-4512-9a69-42a5d7ca33ef tempest-GroupSnapshotsTest-1641029408 tempest-GroupSnapshotsTest-1641029408-project-member] PUT https://10.4.3.117/volume/v3/groups/14b8b378-4ede-4f16-862d-f47e7a5ef6d8 Jul 27 16:07:05.132268 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.openstack.wsgi [None req-faf6deac-6e49-4512-9a69-42a5d7ca33ef tempest-GroupSnapshotsTest-1641029408 tempest-GroupSnapshotsTest-1641029408-project-member] Action: 'update', calling method: version_select, body: {"group": {"add_volumes": "d9aabda2-9c52-40d3-8d35-c983a67df8fa"}} {{(pid=100524) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 27 16:07:05.134917 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.v3.groups [None req-faf6deac-6e49-4512-9a69-42a5d7ca33ef tempest-GroupSnapshotsTest-1641029408 tempest-GroupSnapshotsTest-1641029408-project-member] Update called for group 14b8b378-4ede-4f16-862d-f47e7a5ef6d8. {{(pid=100524) update /opt/stack/cinder/cinder/api/v3/groups.py:302}} Jul 27 16:07:05.135055 np0000005924 devstack@c-api.service[100524]: INFO cinder.api.v3.groups [None req-faf6deac-6e49-4512-9a69-42a5d7ca33ef tempest-GroupSnapshotsTest-1641029408 tempest-GroupSnapshotsTest-1641029408-project-member] Updating group 14b8b378-4ede-4f16-862d-f47e7a5ef6d8 with name None description: None add_volumes: d9aabda2-9c52-40d3-8d35-c983a67df8fa remove_volumes: None. Jul 27 16:07:05.138742 np0000005924 devstack@c-api.service[100524]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:07:05.138742 np0000005924 devstack@c-api.service[100524]: warnings.warn( Jul 27 16:07:05.167247 np0000005924 devstack@c-api.service[100524]: INFO cinder.api.openstack.wsgi [None req-faf6deac-6e49-4512-9a69-42a5d7ca33ef tempest-GroupSnapshotsTest-1641029408 tempest-GroupSnapshotsTest-1641029408-project-member] https://10.4.3.117/volume/v3/groups/14b8b378-4ede-4f16-862d-f47e7a5ef6d8 returned with HTTP 202 Jul 27 16:07:05.167715 np0000005924 devstack@c-api.service[100524]: [pid: 100524|app: 0|req: 19/70] 10.4.3.117 () {70 vars in 1406 bytes} [Mon Jul 27 16:07:05 2026] PUT /volume/v3/groups/14b8b378-4ede-4f16-862d-f47e7a5ef6d8 => generated 0 bytes in 43 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Jul 27 16:07:05.175684 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.middleware.request_id [None req-84b6e62c-919b-4640-a02a-2206f43248fb None None] RequestId filter calling following filter/app {{(pid=100521) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:07:05.178231 np0000005924 devstack@c-api.service[100521]: INFO cinder.api.openstack.wsgi [None req-84b6e62c-919b-4640-a02a-2206f43248fb tempest-GroupSnapshotsTest-1641029408 tempest-GroupSnapshotsTest-1641029408-project-member] GET https://10.4.3.117/volume/v3/groups/14b8b378-4ede-4f16-862d-f47e7a5ef6d8 Jul 27 16:07:05.179971 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.openstack.wsgi [None req-84b6e62c-919b-4640-a02a-2206f43248fb tempest-GroupSnapshotsTest-1641029408 tempest-GroupSnapshotsTest-1641029408-project-member] Empty body provided in request {{(pid=100521) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:07:05.179971 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.openstack.wsgi [None req-84b6e62c-919b-4640-a02a-2206f43248fb tempest-GroupSnapshotsTest-1641029408 tempest-GroupSnapshotsTest-1641029408-project-member] Calling method 'version_select' {{(pid=100521) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:07:05.179971 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.v3.groups [None req-84b6e62c-919b-4640-a02a-2206f43248fb tempest-GroupSnapshotsTest-1641029408 tempest-GroupSnapshotsTest-1641029408-project-member] show called for member 14b8b378-4ede-4f16-862d-f47e7a5ef6d8 {{(pid=100521) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Jul 27 16:07:05.185717 np0000005924 devstack@c-api.service[100521]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:07:05.185717 np0000005924 devstack@c-api.service[100521]: warnings.warn( Jul 27 16:07:05.196321 np0000005924 devstack@c-api.service[100521]: INFO cinder.api.openstack.wsgi [None req-84b6e62c-919b-4640-a02a-2206f43248fb tempest-GroupSnapshotsTest-1641029408 tempest-GroupSnapshotsTest-1641029408-project-member] https://10.4.3.117/volume/v3/groups/14b8b378-4ede-4f16-862d-f47e7a5ef6d8 returned with HTTP 200 Jul 27 16:07:05.196321 np0000005924 devstack@c-api.service[100521]: [pid: 100521|app: 0|req: 18/71] 10.4.3.117 () {68 vars in 1386 bytes} [Mon Jul 27 16:07:05 2026] GET /volume/v3/groups/14b8b378-4ede-4f16-862d-f47e7a5ef6d8 => generated 392 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 27 16:07:06.012183 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.middleware.request_id [None req-07bcf472-7435-4c61-810d-41d859a66d85 None None] RequestId filter calling following filter/app {{(pid=100523) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:07:06.014835 np0000005924 devstack@c-api.service[100523]: INFO cinder.api.openstack.wsgi [None req-07bcf472-7435-4c61-810d-41d859a66d85 tempest-ServerActionsV293TestJSON-283338424 tempest-ServerActionsV293TestJSON-283338424-project-member] GET https://10.4.3.117/volume/v3/volumes/aee9d524-17ce-4f61-b0a4-3f7396eebd04 Jul 27 16:07:06.015560 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.openstack.wsgi [None req-07bcf472-7435-4c61-810d-41d859a66d85 tempest-ServerActionsV293TestJSON-283338424 tempest-ServerActionsV293TestJSON-283338424-project-member] Empty body provided in request {{(pid=100523) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:07:06.015560 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.openstack.wsgi [None req-07bcf472-7435-4c61-810d-41d859a66d85 tempest-ServerActionsV293TestJSON-283338424 tempest-ServerActionsV293TestJSON-283338424-project-member] Calling method 'show' {{(pid=100523) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:07:06.022846 np0000005924 devstack@c-api.service[100523]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:07:06.022846 np0000005924 devstack@c-api.service[100523]: warnings.warn( Jul 27 16:07:06.028835 np0000005924 devstack@c-api.service[100523]: INFO cinder.volume.api [None req-07bcf472-7435-4c61-810d-41d859a66d85 tempest-ServerActionsV293TestJSON-283338424 tempest-ServerActionsV293TestJSON-283338424-project-member] Volume info retrieved successfully. Jul 27 16:07:06.036090 np0000005924 devstack@c-api.service[100523]: INFO cinder.api.openstack.wsgi [None req-07bcf472-7435-4c61-810d-41d859a66d85 tempest-ServerActionsV293TestJSON-283338424 tempest-ServerActionsV293TestJSON-283338424-project-member] https://10.4.3.117/volume/v3/volumes/aee9d524-17ce-4f61-b0a4-3f7396eebd04 returned with HTTP 200 Jul 27 16:07:06.036725 np0000005924 devstack@c-api.service[100523]: [pid: 100523|app: 0|req: 18/72] 10.4.3.117 () {68 vars in 1389 bytes} [Mon Jul 27 16:07:06 2026] GET /volume/v3/volumes/aee9d524-17ce-4f61-b0a4-3f7396eebd04 => generated 1052 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 27 16:07:06.209231 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.middleware.request_id [None req-f56a1614-e0f7-4881-a05b-95cf6893ecd2 None None] RequestId filter calling following filter/app {{(pid=100522) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:07:06.212989 np0000005924 devstack@c-api.service[100522]: INFO cinder.api.openstack.wsgi [None req-f56a1614-e0f7-4881-a05b-95cf6893ecd2 tempest-GroupSnapshotsTest-1641029408 tempest-GroupSnapshotsTest-1641029408-project-member] GET https://10.4.3.117/volume/v3/groups/14b8b378-4ede-4f16-862d-f47e7a5ef6d8 Jul 27 16:07:06.213309 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.openstack.wsgi [None req-f56a1614-e0f7-4881-a05b-95cf6893ecd2 tempest-GroupSnapshotsTest-1641029408 tempest-GroupSnapshotsTest-1641029408-project-member] Empty body provided in request {{(pid=100522) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:07:06.213591 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.openstack.wsgi [None req-f56a1614-e0f7-4881-a05b-95cf6893ecd2 tempest-GroupSnapshotsTest-1641029408 tempest-GroupSnapshotsTest-1641029408-project-member] Calling method 'version_select' {{(pid=100522) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:07:06.213820 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.v3.groups [None req-f56a1614-e0f7-4881-a05b-95cf6893ecd2 tempest-GroupSnapshotsTest-1641029408 tempest-GroupSnapshotsTest-1641029408-project-member] show called for member 14b8b378-4ede-4f16-862d-f47e7a5ef6d8 {{(pid=100522) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Jul 27 16:07:06.220783 np0000005924 devstack@c-api.service[100522]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:07:06.220783 np0000005924 devstack@c-api.service[100522]: warnings.warn( Jul 27 16:07:06.234616 np0000005924 devstack@c-api.service[100522]: INFO cinder.api.openstack.wsgi [None req-f56a1614-e0f7-4881-a05b-95cf6893ecd2 tempest-GroupSnapshotsTest-1641029408 tempest-GroupSnapshotsTest-1641029408-project-member] https://10.4.3.117/volume/v3/groups/14b8b378-4ede-4f16-862d-f47e7a5ef6d8 returned with HTTP 200 Jul 27 16:07:06.235029 np0000005924 devstack@c-api.service[100522]: [pid: 100522|app: 0|req: 18/73] 10.4.3.117 () {68 vars in 1386 bytes} [Mon Jul 27 16:07:06 2026] GET /volume/v3/groups/14b8b378-4ede-4f16-862d-f47e7a5ef6d8 => generated 393 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 27 16:07:06.248558 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.middleware.request_id [None req-9692961a-2597-40f0-bad6-fd63f55ec625 None None] RequestId filter calling following filter/app {{(pid=100524) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:07:06.250380 np0000005924 devstack@c-api.service[100524]: INFO cinder.api.openstack.wsgi [None req-9692961a-2597-40f0-bad6-fd63f55ec625 tempest-GroupSnapshotsTest-1641029408 tempest-GroupSnapshotsTest-1641029408-project-member] GET https://10.4.3.117/volume/v3/volumes/detail Jul 27 16:07:06.250928 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.openstack.wsgi [None req-9692961a-2597-40f0-bad6-fd63f55ec625 tempest-GroupSnapshotsTest-1641029408 tempest-GroupSnapshotsTest-1641029408-project-member] Empty body provided in request {{(pid=100524) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:07:06.251202 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.openstack.wsgi [None req-9692961a-2597-40f0-bad6-fd63f55ec625 tempest-GroupSnapshotsTest-1641029408 tempest-GroupSnapshotsTest-1641029408-project-member] Calling method 'detail' {{(pid=100524) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:07:06.251841 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.api_utils [None req-9692961a-2597-40f0-bad6-fd63f55ec625 tempest-GroupSnapshotsTest-1641029408 tempest-GroupSnapshotsTest-1641029408-project-member] Removing options '' from query. {{(pid=100524) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 27 16:07:06.252226 np0000005924 devstack@c-api.service[100524]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:07:06.252226 np0000005924 devstack@c-api.service[100524]: warnings.warn( Jul 27 16:07:06.253299 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.volume.api [None req-9692961a-2597-40f0-bad6-fd63f55ec625 tempest-GroupSnapshotsTest-1641029408 tempest-GroupSnapshotsTest-1641029408-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100524) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 27 16:07:06.265437 np0000005924 devstack@c-api.service[100524]: INFO cinder.volume.api [None req-9692961a-2597-40f0-bad6-fd63f55ec625 tempest-GroupSnapshotsTest-1641029408 tempest-GroupSnapshotsTest-1641029408-project-member] Get all volumes completed successfully. Jul 27 16:07:06.265568 np0000005924 devstack@c-api.service[100524]: WARNING stevedore.named [None req-9692961a-2597-40f0-bad6-fd63f55ec625 tempest-GroupSnapshotsTest-1641029408 tempest-GroupSnapshotsTest-1641029408-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 27 16:07:06.266870 np0000005924 devstack@c-api.service[100524]: WARNING castellan.key_manager [None req-9692961a-2597-40f0-bad6-fd63f55ec625 tempest-GroupSnapshotsTest-1641029408 tempest-GroupSnapshotsTest-1641029408-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based 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 27 16:07:06.323897 np0000005924 devstack@c-api.service[100524]: DEBUG oslo_db.sqlalchemy.engines [None req-9692961a-2597-40f0-bad6-fd63f55ec625 tempest-GroupSnapshotsTest-1641029408 tempest-GroupSnapshotsTest-1641029408-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100524) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 27 16:07:06.329304 np0000005924 devstack@c-api.service[100524]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:07:06.329304 np0000005924 devstack@c-api.service[100524]: warnings.warn( Jul 27 16:07:06.333539 np0000005924 devstack@c-api.service[100524]: WARNING stevedore.named [None req-9692961a-2597-40f0-bad6-fd63f55ec625 tempest-GroupSnapshotsTest-1641029408 tempest-GroupSnapshotsTest-1641029408-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 27 16:07:06.333761 np0000005924 devstack@c-api.service[100524]: WARNING castellan.key_manager [None req-9692961a-2597-40f0-bad6-fd63f55ec625 tempest-GroupSnapshotsTest-1641029408 tempest-GroupSnapshotsTest-1641029408-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based 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 27 16:07:06.377977 np0000005924 devstack@c-api.service[100524]: DEBUG oslo_db.sqlalchemy.engines [None req-9692961a-2597-40f0-bad6-fd63f55ec625 tempest-GroupSnapshotsTest-1641029408 tempest-GroupSnapshotsTest-1641029408-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100524) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 27 16:07:06.384380 np0000005924 devstack@c-api.service[100524]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:07:06.384380 np0000005924 devstack@c-api.service[100524]: warnings.warn( Jul 27 16:07:06.392025 np0000005924 devstack@c-api.service[100524]: INFO cinder.api.openstack.wsgi [None req-9692961a-2597-40f0-bad6-fd63f55ec625 tempest-GroupSnapshotsTest-1641029408 tempest-GroupSnapshotsTest-1641029408-project-member] https://10.4.3.117/volume/v3/volumes/detail returned with HTTP 200 Jul 27 16:07:06.392403 np0000005924 devstack@c-api.service[100524]: [pid: 100524|app: 0|req: 20/74] 10.4.3.117 () {68 vars in 1299 bytes} [Mon Jul 27 16:07:06 2026] GET /volume/v3/volumes/detail => generated 1822 bytes in 145 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 27 16:07:06.420681 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.middleware.request_id [None req-a8cb2848-327d-4609-ae98-8dd09da43c63 None None] RequestId filter calling following filter/app {{(pid=100521) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:07:06.425795 np0000005924 devstack@c-api.service[100521]: INFO cinder.api.openstack.wsgi [None req-a8cb2848-327d-4609-ae98-8dd09da43c63 tempest-GroupSnapshotsTest-1641029408 tempest-GroupSnapshotsTest-1641029408-project-member] POST https://10.4.3.117/volume/v3/group_snapshots Jul 27 16:07:06.426298 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.openstack.wsgi [None req-a8cb2848-327d-4609-ae98-8dd09da43c63 tempest-GroupSnapshotsTest-1641029408 tempest-GroupSnapshotsTest-1641029408-project-member] Action: 'create', calling method: version_select, body: {"group_snapshot": {"group_id": "14b8b378-4ede-4f16-862d-f47e7a5ef6d8", "name": "tempest-GroupSnapshotsTest-Group_Snapshot-1353203501"}} {{(pid=100521) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 27 16:07:06.433429 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.v3.group_snapshots [None req-a8cb2848-327d-4609-ae98-8dd09da43c63 tempest-GroupSnapshotsTest-1641029408 tempest-GroupSnapshotsTest-1641029408-project-member] Creating new group_snapshot {'group_snapshot': {'group_id': '14b8b378-4ede-4f16-862d-f47e7a5ef6d8', 'name': 'tempest-GroupSnapshotsTest-Group_Snapshot-1353203501'}} {{(pid=100521) create /opt/stack/cinder/cinder/api/v3/group_snapshots.py:154}} Jul 27 16:07:06.436516 np0000005924 devstack@c-api.service[100521]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:07:06.436516 np0000005924 devstack@c-api.service[100521]: warnings.warn( Jul 27 16:07:06.440514 np0000005924 devstack@c-api.service[100521]: INFO cinder.api.v3.group_snapshots [None req-a8cb2848-327d-4609-ae98-8dd09da43c63 tempest-GroupSnapshotsTest-1641029408 tempest-GroupSnapshotsTest-1641029408-project-member] Creating group_snapshot tempest-GroupSnapshotsTest-Group_Snapshot-1353203501. Jul 27 16:07:06.458726 np0000005924 devstack@c-api.service[100521]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:07:06.458726 np0000005924 devstack@c-api.service[100521]: warnings.warn( Jul 27 16:07:06.476462 np0000005924 devstack@c-api.service[100521]: WARNING cinder.quota [None req-a8cb2848-327d-4609-ae98-8dd09da43c63 tempest-GroupSnapshotsTest-1641029408 tempest-GroupSnapshotsTest-1641029408-project-member] Deprecated: Default quota for resource: gigabytes_tempest-GroupSnapshotsTest-volume-type-206834304 is set by the default quota flag: quota_gigabytes_tempest-GroupSnapshotsTest-volume-type-206834304, it is now deprecated. Please use the default quota class for default quota. Jul 27 16:07:06.476723 np0000005924 devstack@c-api.service[100521]: WARNING cinder.quota [None req-a8cb2848-327d-4609-ae98-8dd09da43c63 tempest-GroupSnapshotsTest-1641029408 tempest-GroupSnapshotsTest-1641029408-project-member] Deprecated: Default quota for resource: snapshots_tempest-GroupSnapshotsTest-volume-type-206834304 is set by the default quota flag: quota_snapshots_tempest-GroupSnapshotsTest-volume-type-206834304, it is now deprecated. Please use the default quota class for default quota. Jul 27 16:07:06.501887 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.quota [None req-a8cb2848-327d-4609-ae98-8dd09da43c63 tempest-GroupSnapshotsTest-1641029408 tempest-GroupSnapshotsTest-1641029408-project-member] Created reservations ['84242179-6b40-4753-89e8-7338d164cb4f', 'edee2fb4-dae2-4eef-a66a-ef45947daa6a', 'b0ce53eb-a043-4880-b459-86c0b17e3c7d', '90273a1a-e565-4863-aa17-1d99842f387f'] {{(pid=100521) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 27 16:07:06.569957 np0000005924 devstack@c-api.service[100521]: INFO cinder.api.openstack.wsgi [None req-a8cb2848-327d-4609-ae98-8dd09da43c63 tempest-GroupSnapshotsTest-1641029408 tempest-GroupSnapshotsTest-1641029408-project-member] https://10.4.3.117/volume/v3/group_snapshots returned with HTTP 202 Jul 27 16:07:06.570202 np0000005924 devstack@c-api.service[100521]: [pid: 100521|app: 0|req: 19/75] 10.4.3.117 () {70 vars in 1324 bytes} [Mon Jul 27 16:07:06 2026] POST /volume/v3/group_snapshots => generated 187 bytes in 150 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Jul 27 16:07:06.579377 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.middleware.request_id [None req-986dbed9-b100-4e9c-b6fb-4b856e0f464e None None] RequestId filter calling following filter/app {{(pid=100523) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:07:06.581066 np0000005924 devstack@c-api.service[100523]: INFO cinder.api.openstack.wsgi [None req-986dbed9-b100-4e9c-b6fb-4b856e0f464e tempest-GroupSnapshotsTest-1641029408 tempest-GroupSnapshotsTest-1641029408-project-member] GET https://10.4.3.117/volume/v3/group_snapshots/e47997d5-67f4-4104-b107-b3c2c70383c4 Jul 27 16:07:06.581268 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.openstack.wsgi [None req-986dbed9-b100-4e9c-b6fb-4b856e0f464e tempest-GroupSnapshotsTest-1641029408 tempest-GroupSnapshotsTest-1641029408-project-member] Empty body provided in request {{(pid=100523) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:07:06.581456 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.openstack.wsgi [None req-986dbed9-b100-4e9c-b6fb-4b856e0f464e tempest-GroupSnapshotsTest-1641029408 tempest-GroupSnapshotsTest-1641029408-project-member] Calling method 'version_select' {{(pid=100523) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:07:06.581665 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.v3.group_snapshots [None req-986dbed9-b100-4e9c-b6fb-4b856e0f464e tempest-GroupSnapshotsTest-1641029408 tempest-GroupSnapshotsTest-1641029408-project-member] show called for member e47997d5-67f4-4104-b107-b3c2c70383c4 {{(pid=100523) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Jul 27 16:07:06.584898 np0000005924 devstack@c-api.service[100523]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:07:06.584898 np0000005924 devstack@c-api.service[100523]: warnings.warn( Jul 27 16:07:06.589190 np0000005924 devstack@c-api.service[100523]: INFO cinder.api.openstack.wsgi [None req-986dbed9-b100-4e9c-b6fb-4b856e0f464e tempest-GroupSnapshotsTest-1641029408 tempest-GroupSnapshotsTest-1641029408-project-member] https://10.4.3.117/volume/v3/group_snapshots/e47997d5-67f4-4104-b107-b3c2c70383c4 returned with HTTP 200 Jul 27 16:07:06.589190 np0000005924 devstack@c-api.service[100523]: [pid: 100523|app: 0|req: 19/76] 10.4.3.117 () {68 vars in 1413 bytes} [Mon Jul 27 16:07:06 2026] GET /volume/v3/group_snapshots/e47997d5-67f4-4104-b107-b3c2c70383c4 => generated 326 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 27 16:07:07.051424 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.middleware.request_id [None req-c2ec4044-8b6d-4702-b82a-7b90d554a9f9 None None] RequestId filter calling following filter/app {{(pid=100522) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:07:07.057925 np0000005924 devstack@c-api.service[100522]: INFO cinder.api.openstack.wsgi [None req-c2ec4044-8b6d-4702-b82a-7b90d554a9f9 tempest-ServerActionsV293TestJSON-283338424 tempest-ServerActionsV293TestJSON-283338424-project-member] GET https://10.4.3.117/volume/v3/volumes/aee9d524-17ce-4f61-b0a4-3f7396eebd04 Jul 27 16:07:07.058313 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.openstack.wsgi [None req-c2ec4044-8b6d-4702-b82a-7b90d554a9f9 tempest-ServerActionsV293TestJSON-283338424 tempest-ServerActionsV293TestJSON-283338424-project-member] Empty body provided in request {{(pid=100522) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:07:07.058513 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.openstack.wsgi [None req-c2ec4044-8b6d-4702-b82a-7b90d554a9f9 tempest-ServerActionsV293TestJSON-283338424 tempest-ServerActionsV293TestJSON-283338424-project-member] Calling method 'show' {{(pid=100522) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:07:07.071978 np0000005924 devstack@c-api.service[100522]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:07:07.071978 np0000005924 devstack@c-api.service[100522]: warnings.warn( Jul 27 16:07:07.078079 np0000005924 devstack@c-api.service[100522]: INFO cinder.volume.api [None req-c2ec4044-8b6d-4702-b82a-7b90d554a9f9 tempest-ServerActionsV293TestJSON-283338424 tempest-ServerActionsV293TestJSON-283338424-project-member] Volume info retrieved successfully. Jul 27 16:07:07.086478 np0000005924 devstack@c-api.service[100522]: INFO cinder.api.openstack.wsgi [None req-c2ec4044-8b6d-4702-b82a-7b90d554a9f9 tempest-ServerActionsV293TestJSON-283338424 tempest-ServerActionsV293TestJSON-283338424-project-member] https://10.4.3.117/volume/v3/volumes/aee9d524-17ce-4f61-b0a4-3f7396eebd04 returned with HTTP 200 Jul 27 16:07:07.087099 np0000005924 devstack@c-api.service[100522]: [pid: 100522|app: 0|req: 19/77] 10.4.3.117 () {68 vars in 1389 bytes} [Mon Jul 27 16:07:07 2026] GET /volume/v3/volumes/aee9d524-17ce-4f61-b0a4-3f7396eebd04 => generated 1052 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 27 16:07:07.598432 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.middleware.request_id [None req-cf4b5dfc-2210-451c-bd78-0628a3cdc4f5 None None] RequestId filter calling following filter/app {{(pid=100524) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:07:07.600343 np0000005924 devstack@c-api.service[100524]: INFO cinder.api.openstack.wsgi [None req-cf4b5dfc-2210-451c-bd78-0628a3cdc4f5 tempest-GroupSnapshotsTest-1641029408 tempest-GroupSnapshotsTest-1641029408-project-member] GET https://10.4.3.117/volume/v3/group_snapshots/e47997d5-67f4-4104-b107-b3c2c70383c4 Jul 27 16:07:07.600600 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.openstack.wsgi [None req-cf4b5dfc-2210-451c-bd78-0628a3cdc4f5 tempest-GroupSnapshotsTest-1641029408 tempest-GroupSnapshotsTest-1641029408-project-member] Empty body provided in request {{(pid=100524) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:07:07.600791 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.openstack.wsgi [None req-cf4b5dfc-2210-451c-bd78-0628a3cdc4f5 tempest-GroupSnapshotsTest-1641029408 tempest-GroupSnapshotsTest-1641029408-project-member] Calling method 'version_select' {{(pid=100524) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:07:07.600931 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.v3.group_snapshots [None req-cf4b5dfc-2210-451c-bd78-0628a3cdc4f5 tempest-GroupSnapshotsTest-1641029408 tempest-GroupSnapshotsTest-1641029408-project-member] show called for member e47997d5-67f4-4104-b107-b3c2c70383c4 {{(pid=100524) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Jul 27 16:07:07.605016 np0000005924 devstack@c-api.service[100524]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:07:07.605016 np0000005924 devstack@c-api.service[100524]: warnings.warn( Jul 27 16:07:07.608249 np0000005924 devstack@c-api.service[100524]: INFO cinder.api.openstack.wsgi [None req-cf4b5dfc-2210-451c-bd78-0628a3cdc4f5 tempest-GroupSnapshotsTest-1641029408 tempest-GroupSnapshotsTest-1641029408-project-member] https://10.4.3.117/volume/v3/group_snapshots/e47997d5-67f4-4104-b107-b3c2c70383c4 returned with HTTP 200 Jul 27 16:07:07.608731 np0000005924 devstack@c-api.service[100524]: [pid: 100524|app: 0|req: 21/78] 10.4.3.117 () {68 vars in 1413 bytes} [Mon Jul 27 16:07:07 2026] GET /volume/v3/group_snapshots/e47997d5-67f4-4104-b107-b3c2c70383c4 => generated 327 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 27 16:07:07.621506 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.middleware.request_id [None req-1eac9cbb-e4ff-4a2a-931e-81431d9c50c9 None None] RequestId filter calling following filter/app {{(pid=100521) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:07:07.624386 np0000005924 devstack@c-api.service[100521]: INFO cinder.api.openstack.wsgi [None req-1eac9cbb-e4ff-4a2a-931e-81431d9c50c9 tempest-GroupSnapshotsTest-1641029408 tempest-GroupSnapshotsTest-1641029408-project-member] GET https://10.4.3.117/volume/v3/snapshots/detail Jul 27 16:07:07.624677 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.openstack.wsgi [None req-1eac9cbb-e4ff-4a2a-931e-81431d9c50c9 tempest-GroupSnapshotsTest-1641029408 tempest-GroupSnapshotsTest-1641029408-project-member] Empty body provided in request {{(pid=100521) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:07:07.624909 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.openstack.wsgi [None req-1eac9cbb-e4ff-4a2a-931e-81431d9c50c9 tempest-GroupSnapshotsTest-1641029408 tempest-GroupSnapshotsTest-1641029408-project-member] Calling method 'detail' {{(pid=100521) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:07:07.625356 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.api_utils [None req-1eac9cbb-e4ff-4a2a-931e-81431d9c50c9 tempest-GroupSnapshotsTest-1641029408 tempest-GroupSnapshotsTest-1641029408-project-member] Removing options '' from query. {{(pid=100521) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 27 16:07:07.625544 np0000005924 devstack@c-api.service[100521]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:07:07.625544 np0000005924 devstack@c-api.service[100521]: warnings.warn( Jul 27 16:07:07.626688 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.db.api [None req-1eac9cbb-e4ff-4a2a-931e-81431d9c50c9 tempest-GroupSnapshotsTest-1641029408 tempest-GroupSnapshotsTest-1641029408-project-member] Building query based on filter {{(pid=100521) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Jul 27 16:07:07.638436 np0000005924 devstack@c-api.service[100521]: INFO cinder.volume.api [None req-1eac9cbb-e4ff-4a2a-931e-81431d9c50c9 tempest-GroupSnapshotsTest-1641029408 tempest-GroupSnapshotsTest-1641029408-project-member] Get all snapshots completed successfully. Jul 27 16:07:07.639117 np0000005924 devstack@c-api.service[100521]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:07:07.639117 np0000005924 devstack@c-api.service[100521]: warnings.warn( Jul 27 16:07:07.639802 np0000005924 devstack@c-api.service[100521]: INFO cinder.api.openstack.wsgi [None req-1eac9cbb-e4ff-4a2a-931e-81431d9c50c9 tempest-GroupSnapshotsTest-1641029408 tempest-GroupSnapshotsTest-1641029408-project-member] https://10.4.3.117/volume/v3/snapshots/detail returned with HTTP 200 Jul 27 16:07:07.640213 np0000005924 devstack@c-api.service[100521]: [pid: 100521|app: 0|req: 20/79] 10.4.3.117 () {66 vars in 1264 bytes} [Mon Jul 27 16:07:07 2026] GET /volume/v3/snapshots/detail => generated 931 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 27 16:07:07.652201 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.middleware.request_id [None req-8eac37cf-3659-4c39-a65a-780c7132a27a None None] RequestId filter calling following filter/app {{(pid=100523) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:07:07.653880 np0000005924 devstack@c-api.service[100523]: INFO cinder.api.openstack.wsgi [None req-8eac37cf-3659-4c39-a65a-780c7132a27a tempest-GroupSnapshotsTest-1641029408 tempest-GroupSnapshotsTest-1641029408-project-member] GET https://10.4.3.117/volume/v3/snapshots/a9ff2897-6b27-4b69-8654-826c724c1860 Jul 27 16:07:07.654068 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.openstack.wsgi [None req-8eac37cf-3659-4c39-a65a-780c7132a27a tempest-GroupSnapshotsTest-1641029408 tempest-GroupSnapshotsTest-1641029408-project-member] Empty body provided in request {{(pid=100523) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:07:07.654739 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.openstack.wsgi [None req-8eac37cf-3659-4c39-a65a-780c7132a27a tempest-GroupSnapshotsTest-1641029408 tempest-GroupSnapshotsTest-1641029408-project-member] Calling method 'show' {{(pid=100523) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:07:07.659528 np0000005924 devstack@c-api.service[100523]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:07:07.659528 np0000005924 devstack@c-api.service[100523]: warnings.warn( Jul 27 16:07:07.659879 np0000005924 devstack@c-api.service[100523]: INFO cinder.volume.api [None req-8eac37cf-3659-4c39-a65a-780c7132a27a tempest-GroupSnapshotsTest-1641029408 tempest-GroupSnapshotsTest-1641029408-project-member] Snapshot retrieved successfully. Jul 27 16:07:07.660581 np0000005924 devstack@c-api.service[100523]: INFO cinder.api.openstack.wsgi [None req-8eac37cf-3659-4c39-a65a-780c7132a27a tempest-GroupSnapshotsTest-1641029408 tempest-GroupSnapshotsTest-1641029408-project-member] https://10.4.3.117/volume/v3/snapshots/a9ff2897-6b27-4b69-8654-826c724c1860 returned with HTTP 200 Jul 27 16:07:07.660968 np0000005924 devstack@c-api.service[100523]: [pid: 100523|app: 0|req: 20/80] 10.4.3.117 () {66 vars in 1354 bytes} [Mon Jul 27 16:07:07 2026] GET /volume/v3/snapshots/a9ff2897-6b27-4b69-8654-826c724c1860 => generated 470 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 27 16:07:07.671080 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.middleware.request_id [None req-b9435867-d440-4419-8c6f-51a376cfd7be None None] RequestId filter calling following filter/app {{(pid=100522) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:07:07.673432 np0000005924 devstack@c-api.service[100522]: INFO cinder.api.openstack.wsgi [None req-b9435867-d440-4419-8c6f-51a376cfd7be tempest-GroupSnapshotsTest-1641029408 tempest-GroupSnapshotsTest-1641029408-project-member] GET https://10.4.3.117/volume/v3/snapshots/2bb99d30-8ac1-4e7b-9323-5e4f4044b378 Jul 27 16:07:07.673765 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.openstack.wsgi [None req-b9435867-d440-4419-8c6f-51a376cfd7be tempest-GroupSnapshotsTest-1641029408 tempest-GroupSnapshotsTest-1641029408-project-member] Empty body provided in request {{(pid=100522) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:07:07.674110 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.openstack.wsgi [None req-b9435867-d440-4419-8c6f-51a376cfd7be tempest-GroupSnapshotsTest-1641029408 tempest-GroupSnapshotsTest-1641029408-project-member] Calling method 'show' {{(pid=100522) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:07:07.686770 np0000005924 devstack@c-api.service[100522]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:07:07.686770 np0000005924 devstack@c-api.service[100522]: warnings.warn( Jul 27 16:07:07.687284 np0000005924 devstack@c-api.service[100522]: INFO cinder.volume.api [None req-b9435867-d440-4419-8c6f-51a376cfd7be tempest-GroupSnapshotsTest-1641029408 tempest-GroupSnapshotsTest-1641029408-project-member] Snapshot retrieved successfully. Jul 27 16:07:07.688552 np0000005924 devstack@c-api.service[100522]: INFO cinder.api.openstack.wsgi [None req-b9435867-d440-4419-8c6f-51a376cfd7be tempest-GroupSnapshotsTest-1641029408 tempest-GroupSnapshotsTest-1641029408-project-member] https://10.4.3.117/volume/v3/snapshots/2bb99d30-8ac1-4e7b-9323-5e4f4044b378 returned with HTTP 200 Jul 27 16:07:07.688552 np0000005924 devstack@c-api.service[100522]: [pid: 100522|app: 0|req: 20/81] 10.4.3.117 () {66 vars in 1354 bytes} [Mon Jul 27 16:07:07 2026] GET /volume/v3/snapshots/2bb99d30-8ac1-4e7b-9323-5e4f4044b378 => generated 470 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 27 16:07:07.703585 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.middleware.request_id [None req-59abdd5d-4f11-4793-ab02-d57a64264071 None None] RequestId filter calling following filter/app {{(pid=100524) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:07:07.705456 np0000005924 devstack@c-api.service[100524]: INFO cinder.api.openstack.wsgi [None req-59abdd5d-4f11-4793-ab02-d57a64264071 tempest-GroupSnapshotsTest-1641029408 tempest-GroupSnapshotsTest-1641029408-project-member] DELETE https://10.4.3.117/volume/v3/group_snapshots/e47997d5-67f4-4104-b107-b3c2c70383c4 Jul 27 16:07:07.705641 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.openstack.wsgi [None req-59abdd5d-4f11-4793-ab02-d57a64264071 tempest-GroupSnapshotsTest-1641029408 tempest-GroupSnapshotsTest-1641029408-project-member] Empty body provided in request {{(pid=100524) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:07:07.705844 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.openstack.wsgi [None req-59abdd5d-4f11-4793-ab02-d57a64264071 tempest-GroupSnapshotsTest-1641029408 tempest-GroupSnapshotsTest-1641029408-project-member] Calling method 'version_select' {{(pid=100524) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:07:07.705958 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.v3.group_snapshots [None req-59abdd5d-4f11-4793-ab02-d57a64264071 tempest-GroupSnapshotsTest-1641029408 tempest-GroupSnapshotsTest-1641029408-project-member] delete called for member e47997d5-67f4-4104-b107-b3c2c70383c4 {{(pid=100524) delete /opt/stack/cinder/cinder/api/v3/group_snapshots.py:72}} Jul 27 16:07:07.706066 np0000005924 devstack@c-api.service[100524]: INFO cinder.api.v3.group_snapshots [None req-59abdd5d-4f11-4793-ab02-d57a64264071 tempest-GroupSnapshotsTest-1641029408 tempest-GroupSnapshotsTest-1641029408-project-member] Delete group_snapshot with id: e47997d5-67f4-4104-b107-b3c2c70383c4 Jul 27 16:07:07.709160 np0000005924 devstack@c-api.service[100524]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:07:07.709160 np0000005924 devstack@c-api.service[100524]: warnings.warn( Jul 27 16:07:07.760669 np0000005924 devstack@c-api.service[100524]: INFO cinder.api.openstack.wsgi [None req-59abdd5d-4f11-4793-ab02-d57a64264071 tempest-GroupSnapshotsTest-1641029408 tempest-GroupSnapshotsTest-1641029408-project-member] https://10.4.3.117/volume/v3/group_snapshots/e47997d5-67f4-4104-b107-b3c2c70383c4 returned with HTTP 202 Jul 27 16:07:07.761071 np0000005924 devstack@c-api.service[100524]: [pid: 100524|app: 0|req: 22/82] 10.4.3.117 () {68 vars in 1416 bytes} [Mon Jul 27 16:07:07 2026] DELETE /volume/v3/group_snapshots/e47997d5-67f4-4104-b107-b3c2c70383c4 => generated 0 bytes in 58 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Jul 27 16:07:07.772076 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.middleware.request_id [None req-37ed2b53-bad0-4780-b5a4-ec7c6745e15e None None] RequestId filter calling following filter/app {{(pid=100521) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:07:07.773558 np0000005924 devstack@c-api.service[100521]: INFO cinder.api.openstack.wsgi [None req-37ed2b53-bad0-4780-b5a4-ec7c6745e15e tempest-GroupSnapshotsTest-1641029408 tempest-GroupSnapshotsTest-1641029408-project-member] GET https://10.4.3.117/volume/v3/volumes/detail Jul 27 16:07:07.773745 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.openstack.wsgi [None req-37ed2b53-bad0-4780-b5a4-ec7c6745e15e tempest-GroupSnapshotsTest-1641029408 tempest-GroupSnapshotsTest-1641029408-project-member] Empty body provided in request {{(pid=100521) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:07:07.773917 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.openstack.wsgi [None req-37ed2b53-bad0-4780-b5a4-ec7c6745e15e tempest-GroupSnapshotsTest-1641029408 tempest-GroupSnapshotsTest-1641029408-project-member] Calling method 'detail' {{(pid=100521) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:07:07.774131 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.api_utils [None req-37ed2b53-bad0-4780-b5a4-ec7c6745e15e tempest-GroupSnapshotsTest-1641029408 tempest-GroupSnapshotsTest-1641029408-project-member] Removing options '' from query. {{(pid=100521) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 27 16:07:07.774749 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.volume.api [None req-37ed2b53-bad0-4780-b5a4-ec7c6745e15e tempest-GroupSnapshotsTest-1641029408 tempest-GroupSnapshotsTest-1641029408-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100521) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 27 16:07:07.781920 np0000005924 devstack@c-api.service[100521]: INFO cinder.volume.api [None req-37ed2b53-bad0-4780-b5a4-ec7c6745e15e tempest-GroupSnapshotsTest-1641029408 tempest-GroupSnapshotsTest-1641029408-project-member] Get all volumes completed successfully. Jul 27 16:07:07.782764 np0000005924 devstack@c-api.service[100521]: WARNING stevedore.named [None req-37ed2b53-bad0-4780-b5a4-ec7c6745e15e tempest-GroupSnapshotsTest-1641029408 tempest-GroupSnapshotsTest-1641029408-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 27 16:07:07.782952 np0000005924 devstack@c-api.service[100521]: WARNING castellan.key_manager [None req-37ed2b53-bad0-4780-b5a4-ec7c6745e15e tempest-GroupSnapshotsTest-1641029408 tempest-GroupSnapshotsTest-1641029408-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based 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 27 16:07:07.829556 np0000005924 devstack@c-api.service[100521]: DEBUG oslo_db.sqlalchemy.engines [None req-37ed2b53-bad0-4780-b5a4-ec7c6745e15e tempest-GroupSnapshotsTest-1641029408 tempest-GroupSnapshotsTest-1641029408-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100521) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 27 16:07:07.832316 np0000005924 devstack@c-api.service[100521]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:07:07.832316 np0000005924 devstack@c-api.service[100521]: warnings.warn( Jul 27 16:07:07.837006 np0000005924 devstack@c-api.service[100521]: WARNING stevedore.named [None req-37ed2b53-bad0-4780-b5a4-ec7c6745e15e tempest-GroupSnapshotsTest-1641029408 tempest-GroupSnapshotsTest-1641029408-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 27 16:07:07.837314 np0000005924 devstack@c-api.service[100521]: WARNING castellan.key_manager [None req-37ed2b53-bad0-4780-b5a4-ec7c6745e15e tempest-GroupSnapshotsTest-1641029408 tempest-GroupSnapshotsTest-1641029408-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based 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 27 16:07:07.879176 np0000005924 devstack@c-api.service[100521]: DEBUG oslo_db.sqlalchemy.engines [None req-37ed2b53-bad0-4780-b5a4-ec7c6745e15e tempest-GroupSnapshotsTest-1641029408 tempest-GroupSnapshotsTest-1641029408-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100521) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 27 16:07:07.882158 np0000005924 devstack@c-api.service[100521]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:07:07.882158 np0000005924 devstack@c-api.service[100521]: warnings.warn( Jul 27 16:07:07.888932 np0000005924 devstack@c-api.service[100521]: INFO cinder.api.openstack.wsgi [None req-37ed2b53-bad0-4780-b5a4-ec7c6745e15e tempest-GroupSnapshotsTest-1641029408 tempest-GroupSnapshotsTest-1641029408-project-member] https://10.4.3.117/volume/v3/volumes/detail returned with HTTP 200 Jul 27 16:07:07.889579 np0000005924 devstack@c-api.service[100521]: [pid: 100521|app: 0|req: 21/83] 10.4.3.117 () {68 vars in 1299 bytes} [Mon Jul 27 16:07:07 2026] GET /volume/v3/volumes/detail => generated 1822 bytes in 118 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 27 16:07:07.908887 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.middleware.request_id [None req-a62e8d02-4bfe-4508-9f9b-dc398ec95e04 None None] RequestId filter calling following filter/app {{(pid=100523) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:07:07.912478 np0000005924 devstack@c-api.service[100523]: INFO cinder.api.openstack.wsgi [None req-a62e8d02-4bfe-4508-9f9b-dc398ec95e04 tempest-GroupSnapshotsTest-1641029408 tempest-GroupSnapshotsTest-1641029408-project-member] GET https://10.4.3.117/volume/v3/snapshots/detail Jul 27 16:07:07.912658 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.openstack.wsgi [None req-a62e8d02-4bfe-4508-9f9b-dc398ec95e04 tempest-GroupSnapshotsTest-1641029408 tempest-GroupSnapshotsTest-1641029408-project-member] Empty body provided in request {{(pid=100523) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:07:07.912987 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.openstack.wsgi [None req-a62e8d02-4bfe-4508-9f9b-dc398ec95e04 tempest-GroupSnapshotsTest-1641029408 tempest-GroupSnapshotsTest-1641029408-project-member] Calling method 'detail' {{(pid=100523) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:07:07.913367 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.api_utils [None req-a62e8d02-4bfe-4508-9f9b-dc398ec95e04 tempest-GroupSnapshotsTest-1641029408 tempest-GroupSnapshotsTest-1641029408-project-member] Removing options '' from query. {{(pid=100523) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 27 16:07:07.914640 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.db.api [None req-a62e8d02-4bfe-4508-9f9b-dc398ec95e04 tempest-GroupSnapshotsTest-1641029408 tempest-GroupSnapshotsTest-1641029408-project-member] Building query based on filter {{(pid=100523) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Jul 27 16:07:07.929148 np0000005924 devstack@c-api.service[100523]: INFO cinder.volume.api [None req-a62e8d02-4bfe-4508-9f9b-dc398ec95e04 tempest-GroupSnapshotsTest-1641029408 tempest-GroupSnapshotsTest-1641029408-project-member] Get all snapshots completed successfully. Jul 27 16:07:07.929234 np0000005924 devstack@c-api.service[100523]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:07:07.929234 np0000005924 devstack@c-api.service[100523]: warnings.warn( Jul 27 16:07:07.930495 np0000005924 devstack@c-api.service[100523]: INFO cinder.api.openstack.wsgi [None req-a62e8d02-4bfe-4508-9f9b-dc398ec95e04 tempest-GroupSnapshotsTest-1641029408 tempest-GroupSnapshotsTest-1641029408-project-member] https://10.4.3.117/volume/v3/snapshots/detail returned with HTTP 200 Jul 27 16:07:07.930495 np0000005924 devstack@c-api.service[100523]: [pid: 100523|app: 0|req: 21/84] 10.4.3.117 () {66 vars in 1264 bytes} [Mon Jul 27 16:07:07 2026] GET /volume/v3/snapshots/detail => generated 471 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 27 16:07:07.944626 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.middleware.request_id [None req-40485f19-668f-402b-9acf-ff7cee883ce4 None None] RequestId filter calling following filter/app {{(pid=100522) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:07:07.946970 np0000005924 devstack@c-api.service[100522]: INFO cinder.api.openstack.wsgi [None req-40485f19-668f-402b-9acf-ff7cee883ce4 tempest-GroupSnapshotsTest-1641029408 tempest-GroupSnapshotsTest-1641029408-project-member] GET https://10.4.3.117/volume/v3/snapshots/a9ff2897-6b27-4b69-8654-826c724c1860 Jul 27 16:07:07.947516 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.openstack.wsgi [None req-40485f19-668f-402b-9acf-ff7cee883ce4 tempest-GroupSnapshotsTest-1641029408 tempest-GroupSnapshotsTest-1641029408-project-member] Empty body provided in request {{(pid=100522) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:07:07.947801 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.openstack.wsgi [None req-40485f19-668f-402b-9acf-ff7cee883ce4 tempest-GroupSnapshotsTest-1641029408 tempest-GroupSnapshotsTest-1641029408-project-member] Calling method 'show' {{(pid=100522) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:07:07.954419 np0000005924 devstack@c-api.service[100522]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:07:07.954419 np0000005924 devstack@c-api.service[100522]: warnings.warn( Jul 27 16:07:07.955059 np0000005924 devstack@c-api.service[100522]: INFO cinder.volume.api [None req-40485f19-668f-402b-9acf-ff7cee883ce4 tempest-GroupSnapshotsTest-1641029408 tempest-GroupSnapshotsTest-1641029408-project-member] Snapshot retrieved successfully. Jul 27 16:07:07.956512 np0000005924 devstack@c-api.service[100522]: INFO cinder.api.openstack.wsgi [None req-40485f19-668f-402b-9acf-ff7cee883ce4 tempest-GroupSnapshotsTest-1641029408 tempest-GroupSnapshotsTest-1641029408-project-member] https://10.4.3.117/volume/v3/snapshots/a9ff2897-6b27-4b69-8654-826c724c1860 returned with HTTP 200 Jul 27 16:07:07.957233 np0000005924 devstack@c-api.service[100522]: [pid: 100522|app: 0|req: 21/85] 10.4.3.117 () {66 vars in 1354 bytes} [Mon Jul 27 16:07:07 2026] GET /volume/v3/snapshots/a9ff2897-6b27-4b69-8654-826c724c1860 => generated 468 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 27 16:07:08.118227 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.middleware.request_id [None req-a8f4c1b4-2150-4f1a-983f-443e3860150f None None] RequestId filter calling following filter/app {{(pid=100524) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:07:08.118227 np0000005924 devstack@c-api.service[100524]: INFO cinder.api.openstack.wsgi [None req-a8f4c1b4-2150-4f1a-983f-443e3860150f tempest-ServerActionsV293TestJSON-283338424 tempest-ServerActionsV293TestJSON-283338424-project-member] GET https://10.4.3.117/volume/v3/volumes/aee9d524-17ce-4f61-b0a4-3f7396eebd04 Jul 27 16:07:08.118227 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.openstack.wsgi [None req-a8f4c1b4-2150-4f1a-983f-443e3860150f tempest-ServerActionsV293TestJSON-283338424 tempest-ServerActionsV293TestJSON-283338424-project-member] Empty body provided in request {{(pid=100524) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:07:08.118227 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.openstack.wsgi [None req-a8f4c1b4-2150-4f1a-983f-443e3860150f tempest-ServerActionsV293TestJSON-283338424 tempest-ServerActionsV293TestJSON-283338424-project-member] Calling method 'show' {{(pid=100524) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:07:08.126823 np0000005924 devstack@c-api.service[100524]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:07:08.126823 np0000005924 devstack@c-api.service[100524]: warnings.warn( Jul 27 16:07:08.137350 np0000005924 devstack@c-api.service[100524]: INFO cinder.volume.api [None req-a8f4c1b4-2150-4f1a-983f-443e3860150f tempest-ServerActionsV293TestJSON-283338424 tempest-ServerActionsV293TestJSON-283338424-project-member] Volume info retrieved successfully. Jul 27 16:07:08.141480 np0000005924 devstack@c-api.service[100524]: INFO cinder.api.openstack.wsgi [None req-a8f4c1b4-2150-4f1a-983f-443e3860150f tempest-ServerActionsV293TestJSON-283338424 tempest-ServerActionsV293TestJSON-283338424-project-member] https://10.4.3.117/volume/v3/volumes/aee9d524-17ce-4f61-b0a4-3f7396eebd04 returned with HTTP 200 Jul 27 16:07:08.141480 np0000005924 devstack@c-api.service[100524]: [pid: 100524|app: 0|req: 23/86] 10.4.3.117 () {68 vars in 1389 bytes} [Mon Jul 27 16:07:08 2026] GET /volume/v3/volumes/aee9d524-17ce-4f61-b0a4-3f7396eebd04 => generated 1052 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 27 16:07:08.967997 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.middleware.request_id [None req-2e9367d7-0bab-480c-bfa8-74c0d04bc31c None None] RequestId filter calling following filter/app {{(pid=100521) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:07:08.970198 np0000005924 devstack@c-api.service[100521]: INFO cinder.api.openstack.wsgi [None req-2e9367d7-0bab-480c-bfa8-74c0d04bc31c tempest-GroupSnapshotsTest-1641029408 tempest-GroupSnapshotsTest-1641029408-project-member] GET https://10.4.3.117/volume/v3/snapshots/a9ff2897-6b27-4b69-8654-826c724c1860 Jul 27 16:07:08.970487 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.openstack.wsgi [None req-2e9367d7-0bab-480c-bfa8-74c0d04bc31c tempest-GroupSnapshotsTest-1641029408 tempest-GroupSnapshotsTest-1641029408-project-member] Empty body provided in request {{(pid=100521) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:07:08.970730 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.openstack.wsgi [None req-2e9367d7-0bab-480c-bfa8-74c0d04bc31c tempest-GroupSnapshotsTest-1641029408 tempest-GroupSnapshotsTest-1641029408-project-member] Calling method 'show' {{(pid=100521) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:07:08.975157 np0000005924 devstack@c-api.service[100521]: INFO cinder.api.openstack.wsgi [None req-2e9367d7-0bab-480c-bfa8-74c0d04bc31c tempest-GroupSnapshotsTest-1641029408 tempest-GroupSnapshotsTest-1641029408-project-member] https://10.4.3.117/volume/v3/snapshots/a9ff2897-6b27-4b69-8654-826c724c1860 returned with HTTP 404 Jul 27 16:07:08.975779 np0000005924 devstack@c-api.service[100521]: [pid: 100521|app: 0|req: 22/87] 10.4.3.117 () {66 vars in 1354 bytes} [Mon Jul 27 16:07:08 2026] GET /volume/v3/snapshots/a9ff2897-6b27-4b69-8654-826c724c1860 => generated 111 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 27 16:07:08.984420 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.middleware.request_id [None req-88d0e144-e5de-4078-92ac-920fcadb86f1 None None] RequestId filter calling following filter/app {{(pid=100523) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:07:08.985529 np0000005924 devstack@c-api.service[100523]: INFO cinder.api.openstack.wsgi [None req-88d0e144-e5de-4078-92ac-920fcadb86f1 tempest-GroupSnapshotsTest-1641029408 tempest-GroupSnapshotsTest-1641029408-project-member] GET https://10.4.3.117/volume/v3/group_snapshots/e47997d5-67f4-4104-b107-b3c2c70383c4 Jul 27 16:07:08.985758 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.openstack.wsgi [None req-88d0e144-e5de-4078-92ac-920fcadb86f1 tempest-GroupSnapshotsTest-1641029408 tempest-GroupSnapshotsTest-1641029408-project-member] Empty body provided in request {{(pid=100523) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:07:08.985928 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.openstack.wsgi [None req-88d0e144-e5de-4078-92ac-920fcadb86f1 tempest-GroupSnapshotsTest-1641029408 tempest-GroupSnapshotsTest-1641029408-project-member] Calling method 'version_select' {{(pid=100523) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:07:08.986030 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.v3.group_snapshots [None req-88d0e144-e5de-4078-92ac-920fcadb86f1 tempest-GroupSnapshotsTest-1641029408 tempest-GroupSnapshotsTest-1641029408-project-member] show called for member e47997d5-67f4-4104-b107-b3c2c70383c4 {{(pid=100523) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Jul 27 16:07:08.992707 np0000005924 devstack@c-api.service[100523]: INFO cinder.api.openstack.wsgi [None req-88d0e144-e5de-4078-92ac-920fcadb86f1 tempest-GroupSnapshotsTest-1641029408 tempest-GroupSnapshotsTest-1641029408-project-member] https://10.4.3.117/volume/v3/group_snapshots/e47997d5-67f4-4104-b107-b3c2c70383c4 returned with HTTP 404 Jul 27 16:07:08.993465 np0000005924 devstack@c-api.service[100523]: [pid: 100523|app: 0|req: 22/88] 10.4.3.117 () {68 vars in 1413 bytes} [Mon Jul 27 16:07:08 2026] GET /volume/v3/group_snapshots/e47997d5-67f4-4104-b107-b3c2c70383c4 => generated 116 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 27 16:07:09.005675 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.middleware.request_id [None req-73f2df22-bdc6-4806-864d-918ad9ca1895 None None] RequestId filter calling following filter/app {{(pid=100522) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:07:09.007610 np0000005924 devstack@c-api.service[100522]: INFO cinder.api.openstack.wsgi [None req-73f2df22-bdc6-4806-864d-918ad9ca1895 tempest-GroupSnapshotsTest-1641029408 tempest-GroupSnapshotsTest-1641029408-project-member] DELETE https://10.4.3.117/volume/v3/group_snapshots/e47997d5-67f4-4104-b107-b3c2c70383c4 Jul 27 16:07:09.007777 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.openstack.wsgi [None req-73f2df22-bdc6-4806-864d-918ad9ca1895 tempest-GroupSnapshotsTest-1641029408 tempest-GroupSnapshotsTest-1641029408-project-member] Empty body provided in request {{(pid=100522) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:07:09.008116 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.openstack.wsgi [None req-73f2df22-bdc6-4806-864d-918ad9ca1895 tempest-GroupSnapshotsTest-1641029408 tempest-GroupSnapshotsTest-1641029408-project-member] Calling method 'version_select' {{(pid=100522) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:07:09.008116 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.v3.group_snapshots [None req-73f2df22-bdc6-4806-864d-918ad9ca1895 tempest-GroupSnapshotsTest-1641029408 tempest-GroupSnapshotsTest-1641029408-project-member] delete called for member e47997d5-67f4-4104-b107-b3c2c70383c4 {{(pid=100522) delete /opt/stack/cinder/cinder/api/v3/group_snapshots.py:72}} Jul 27 16:07:09.008223 np0000005924 devstack@c-api.service[100522]: INFO cinder.api.v3.group_snapshots [None req-73f2df22-bdc6-4806-864d-918ad9ca1895 tempest-GroupSnapshotsTest-1641029408 tempest-GroupSnapshotsTest-1641029408-project-member] Delete group_snapshot with id: e47997d5-67f4-4104-b107-b3c2c70383c4 Jul 27 16:07:09.011453 np0000005924 devstack@c-api.service[100522]: INFO cinder.api.openstack.wsgi [None req-73f2df22-bdc6-4806-864d-918ad9ca1895 tempest-GroupSnapshotsTest-1641029408 tempest-GroupSnapshotsTest-1641029408-project-member] https://10.4.3.117/volume/v3/group_snapshots/e47997d5-67f4-4104-b107-b3c2c70383c4 returned with HTTP 404 Jul 27 16:07:09.012039 np0000005924 devstack@c-api.service[100522]: [pid: 100522|app: 0|req: 22/89] 10.4.3.117 () {68 vars in 1416 bytes} [Mon Jul 27 16:07:09 2026] DELETE /volume/v3/group_snapshots/e47997d5-67f4-4104-b107-b3c2c70383c4 => generated 116 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 27 16:07:09.023018 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.middleware.request_id [None req-0d112651-0c1f-42db-a1c6-e2173f05f440 None None] RequestId filter calling following filter/app {{(pid=100524) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:07:09.025667 np0000005924 devstack@c-api.service[100524]: INFO cinder.api.openstack.wsgi [None req-0d112651-0c1f-42db-a1c6-e2173f05f440 tempest-GroupSnapshotsTest-1641029408 tempest-GroupSnapshotsTest-1641029408-project-member] GET https://10.4.3.117/volume/v3/volumes/detail Jul 27 16:07:09.025885 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.openstack.wsgi [None req-0d112651-0c1f-42db-a1c6-e2173f05f440 tempest-GroupSnapshotsTest-1641029408 tempest-GroupSnapshotsTest-1641029408-project-member] Empty body provided in request {{(pid=100524) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:07:09.026086 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.openstack.wsgi [None req-0d112651-0c1f-42db-a1c6-e2173f05f440 tempest-GroupSnapshotsTest-1641029408 tempest-GroupSnapshotsTest-1641029408-project-member] Calling method 'detail' {{(pid=100524) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:07:09.026456 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.api_utils [None req-0d112651-0c1f-42db-a1c6-e2173f05f440 tempest-GroupSnapshotsTest-1641029408 tempest-GroupSnapshotsTest-1641029408-project-member] Removing options '' from query. {{(pid=100524) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 27 16:07:09.027172 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.volume.api [None req-0d112651-0c1f-42db-a1c6-e2173f05f440 tempest-GroupSnapshotsTest-1641029408 tempest-GroupSnapshotsTest-1641029408-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100524) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 27 16:07:09.040827 np0000005924 devstack@c-api.service[100524]: INFO cinder.volume.api [None req-0d112651-0c1f-42db-a1c6-e2173f05f440 tempest-GroupSnapshotsTest-1641029408 tempest-GroupSnapshotsTest-1641029408-project-member] Get all volumes completed successfully. Jul 27 16:07:09.041992 np0000005924 devstack@c-api.service[100524]: WARNING stevedore.named [None req-0d112651-0c1f-42db-a1c6-e2173f05f440 tempest-GroupSnapshotsTest-1641029408 tempest-GroupSnapshotsTest-1641029408-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 27 16:07:09.042201 np0000005924 devstack@c-api.service[100524]: WARNING castellan.key_manager [None req-0d112651-0c1f-42db-a1c6-e2173f05f440 tempest-GroupSnapshotsTest-1641029408 tempest-GroupSnapshotsTest-1641029408-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based 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 27 16:07:09.086123 np0000005924 devstack@c-api.service[100524]: DEBUG oslo_db.sqlalchemy.engines [None req-0d112651-0c1f-42db-a1c6-e2173f05f440 tempest-GroupSnapshotsTest-1641029408 tempest-GroupSnapshotsTest-1641029408-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100524) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 27 16:07:09.089126 np0000005924 devstack@c-api.service[100524]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:07:09.089126 np0000005924 devstack@c-api.service[100524]: warnings.warn( Jul 27 16:07:09.094199 np0000005924 devstack@c-api.service[100524]: WARNING stevedore.named [None req-0d112651-0c1f-42db-a1c6-e2173f05f440 tempest-GroupSnapshotsTest-1641029408 tempest-GroupSnapshotsTest-1641029408-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 27 16:07:09.094477 np0000005924 devstack@c-api.service[100524]: WARNING castellan.key_manager [None req-0d112651-0c1f-42db-a1c6-e2173f05f440 tempest-GroupSnapshotsTest-1641029408 tempest-GroupSnapshotsTest-1641029408-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based 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 27 16:07:09.132079 np0000005924 devstack@c-api.service[100524]: DEBUG oslo_db.sqlalchemy.engines [None req-0d112651-0c1f-42db-a1c6-e2173f05f440 tempest-GroupSnapshotsTest-1641029408 tempest-GroupSnapshotsTest-1641029408-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100524) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 27 16:07:09.135454 np0000005924 devstack@c-api.service[100524]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:07:09.135454 np0000005924 devstack@c-api.service[100524]: warnings.warn( Jul 27 16:07:09.143995 np0000005924 devstack@c-api.service[100524]: INFO cinder.api.openstack.wsgi [None req-0d112651-0c1f-42db-a1c6-e2173f05f440 tempest-GroupSnapshotsTest-1641029408 tempest-GroupSnapshotsTest-1641029408-project-member] https://10.4.3.117/volume/v3/volumes/detail returned with HTTP 200 Jul 27 16:07:09.144460 np0000005924 devstack@c-api.service[100524]: [pid: 100524|app: 0|req: 24/90] 10.4.3.117 () {68 vars in 1299 bytes} [Mon Jul 27 16:07:09 2026] GET /volume/v3/volumes/detail => generated 1822 bytes in 122 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 27 16:07:09.157098 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.middleware.request_id [None req-f996751e-a117-4611-ab63-a0cc9bb656b0 None None] RequestId filter calling following filter/app {{(pid=100523) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:07:09.157192 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.middleware.request_id [None req-da5ef46d-074f-46ea-8ce4-e93495424059 None None] RequestId filter calling following filter/app {{(pid=100521) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:07:09.161972 np0000005924 devstack@c-api.service[100523]: INFO cinder.api.openstack.wsgi [None req-f996751e-a117-4611-ab63-a0cc9bb656b0 tempest-ServerActionsV293TestJSON-283338424 tempest-ServerActionsV293TestJSON-283338424-project-member] GET https://10.4.3.117/volume/v3/volumes/aee9d524-17ce-4f61-b0a4-3f7396eebd04 Jul 27 16:07:09.161972 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.openstack.wsgi [None req-f996751e-a117-4611-ab63-a0cc9bb656b0 tempest-ServerActionsV293TestJSON-283338424 tempest-ServerActionsV293TestJSON-283338424-project-member] Empty body provided in request {{(pid=100523) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:07:09.161972 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.openstack.wsgi [None req-f996751e-a117-4611-ab63-a0cc9bb656b0 tempest-ServerActionsV293TestJSON-283338424 tempest-ServerActionsV293TestJSON-283338424-project-member] Calling method 'show' {{(pid=100523) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:07:09.162172 np0000005924 devstack@c-api.service[100521]: INFO cinder.api.openstack.wsgi [None req-da5ef46d-074f-46ea-8ce4-e93495424059 tempest-GroupSnapshotsTest-1641029408 tempest-GroupSnapshotsTest-1641029408-project-member] POST https://10.4.3.117/volume/v3/groups/14b8b378-4ede-4f16-862d-f47e7a5ef6d8/action Jul 27 16:07:09.162172 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.openstack.wsgi [None req-da5ef46d-074f-46ea-8ce4-e93495424059 tempest-GroupSnapshotsTest-1641029408 tempest-GroupSnapshotsTest-1641029408-project-member] Action body: b'{"delete": {"delete-volumes": true}}' {{(pid=100521) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 27 16:07:09.162172 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.openstack.wsgi [None req-da5ef46d-074f-46ea-8ce4-e93495424059 tempest-GroupSnapshotsTest-1641029408 tempest-GroupSnapshotsTest-1641029408-project-member] Action: 'action', calling method: delete_group, body: {"delete": {"delete-volumes": true}} {{(pid=100521) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 27 16:07:09.165205 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.v3.groups [None req-da5ef46d-074f-46ea-8ce4-e93495424059 tempest-GroupSnapshotsTest-1641029408 tempest-GroupSnapshotsTest-1641029408-project-member] delete called for group 14b8b378-4ede-4f16-862d-f47e7a5ef6d8 {{(pid=100521) _delete /opt/stack/cinder/cinder/api/v3/groups.py:117}} Jul 27 16:07:09.165641 np0000005924 devstack@c-api.service[100521]: INFO cinder.api.v3.groups [None req-da5ef46d-074f-46ea-8ce4-e93495424059 tempest-GroupSnapshotsTest-1641029408 tempest-GroupSnapshotsTest-1641029408-project-member] Delete group with id: 14b8b378-4ede-4f16-862d-f47e7a5ef6d8 Jul 27 16:07:09.173593 np0000005924 devstack@c-api.service[100521]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:07:09.173593 np0000005924 devstack@c-api.service[100521]: warnings.warn( Jul 27 16:07:09.173769 np0000005924 devstack@c-api.service[100523]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:07:09.173769 np0000005924 devstack@c-api.service[100523]: warnings.warn( Jul 27 16:07:09.184505 np0000005924 devstack@c-api.service[100523]: INFO cinder.volume.api [None req-f996751e-a117-4611-ab63-a0cc9bb656b0 tempest-ServerActionsV293TestJSON-283338424 tempest-ServerActionsV293TestJSON-283338424-project-member] Volume info retrieved successfully. Jul 27 16:07:09.187825 np0000005924 devstack@c-api.service[100523]: INFO cinder.api.openstack.wsgi [None req-f996751e-a117-4611-ab63-a0cc9bb656b0 tempest-ServerActionsV293TestJSON-283338424 tempest-ServerActionsV293TestJSON-283338424-project-member] https://10.4.3.117/volume/v3/volumes/aee9d524-17ce-4f61-b0a4-3f7396eebd04 returned with HTTP 200 Jul 27 16:07:09.188360 np0000005924 devstack@c-api.service[100523]: [pid: 100523|app: 0|req: 23/91] 10.4.3.117 () {68 vars in 1389 bytes} [Mon Jul 27 16:07:09 2026] GET /volume/v3/volumes/aee9d524-17ce-4f61-b0a4-3f7396eebd04 => generated 1052 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 27 16:07:09.255494 np0000005924 devstack@c-api.service[100521]: INFO cinder.api.openstack.wsgi [None req-da5ef46d-074f-46ea-8ce4-e93495424059 tempest-GroupSnapshotsTest-1641029408 tempest-GroupSnapshotsTest-1641029408-project-member] https://10.4.3.117/volume/v3/groups/14b8b378-4ede-4f16-862d-f47e7a5ef6d8/action returned with HTTP 202 Jul 27 16:07:09.255972 np0000005924 devstack@c-api.service[100521]: [pid: 100521|app: 0|req: 23/92] 10.4.3.117 () {70 vars in 1428 bytes} [Mon Jul 27 16:07:09 2026] POST /volume/v3/groups/14b8b378-4ede-4f16-862d-f47e7a5ef6d8/action => generated 0 bytes in 99 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Jul 27 16:07:09.266475 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.middleware.request_id [None req-a36fcb1a-f6b1-4420-b54d-54704a3a64b3 None None] RequestId filter calling following filter/app {{(pid=100522) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:07:09.271212 np0000005924 devstack@c-api.service[100522]: INFO cinder.api.openstack.wsgi [None req-a36fcb1a-f6b1-4420-b54d-54704a3a64b3 tempest-GroupSnapshotsTest-1641029408 tempest-GroupSnapshotsTest-1641029408-project-member] GET https://10.4.3.117/volume/v3/volumes/d9aabda2-9c52-40d3-8d35-c983a67df8fa Jul 27 16:07:09.271212 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.openstack.wsgi [None req-a36fcb1a-f6b1-4420-b54d-54704a3a64b3 tempest-GroupSnapshotsTest-1641029408 tempest-GroupSnapshotsTest-1641029408-project-member] Empty body provided in request {{(pid=100522) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:07:09.271391 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.openstack.wsgi [None req-a36fcb1a-f6b1-4420-b54d-54704a3a64b3 tempest-GroupSnapshotsTest-1641029408 tempest-GroupSnapshotsTest-1641029408-project-member] Calling method 'show' {{(pid=100522) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:07:09.283147 np0000005924 devstack@c-api.service[100522]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:07:09.283147 np0000005924 devstack@c-api.service[100522]: warnings.warn( Jul 27 16:07:09.286961 np0000005924 devstack@c-api.service[100522]: INFO cinder.volume.api [None req-a36fcb1a-f6b1-4420-b54d-54704a3a64b3 tempest-GroupSnapshotsTest-1641029408 tempest-GroupSnapshotsTest-1641029408-project-member] Volume info retrieved successfully. Jul 27 16:07:09.287700 np0000005924 devstack@c-api.service[100522]: WARNING stevedore.named [None req-a36fcb1a-f6b1-4420-b54d-54704a3a64b3 tempest-GroupSnapshotsTest-1641029408 tempest-GroupSnapshotsTest-1641029408-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 27 16:07:09.287864 np0000005924 devstack@c-api.service[100522]: WARNING castellan.key_manager [None req-a36fcb1a-f6b1-4420-b54d-54704a3a64b3 tempest-GroupSnapshotsTest-1641029408 tempest-GroupSnapshotsTest-1641029408-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based 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 27 16:07:09.327231 np0000005924 devstack@c-api.service[100522]: DEBUG oslo_db.sqlalchemy.engines [None req-a36fcb1a-f6b1-4420-b54d-54704a3a64b3 tempest-GroupSnapshotsTest-1641029408 tempest-GroupSnapshotsTest-1641029408-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100522) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 27 16:07:09.330261 np0000005924 devstack@c-api.service[100522]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:07:09.330261 np0000005924 devstack@c-api.service[100522]: warnings.warn( Jul 27 16:07:09.338550 np0000005924 devstack@c-api.service[100522]: INFO cinder.api.openstack.wsgi [None req-a36fcb1a-f6b1-4420-b54d-54704a3a64b3 tempest-GroupSnapshotsTest-1641029408 tempest-GroupSnapshotsTest-1641029408-project-member] https://10.4.3.117/volume/v3/volumes/d9aabda2-9c52-40d3-8d35-c983a67df8fa returned with HTTP 200 Jul 27 16:07:09.338723 np0000005924 devstack@c-api.service[100522]: [pid: 100522|app: 0|req: 23/93] 10.4.3.117 () {68 vars in 1389 bytes} [Mon Jul 27 16:07:09 2026] GET /volume/v3/volumes/d9aabda2-9c52-40d3-8d35-c983a67df8fa => generated 914 bytes in 73 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 27 16:07:10.214367 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.middleware.request_id [None req-2e0b70b3-3b01-4121-88d8-14d5f5eef75b None None] RequestId filter calling following filter/app {{(pid=100524) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:07:10.217627 np0000005924 devstack@c-api.service[100524]: INFO cinder.api.openstack.wsgi [None req-2e0b70b3-3b01-4121-88d8-14d5f5eef75b tempest-ServerActionsV293TestJSON-283338424 tempest-ServerActionsV293TestJSON-283338424-project-member] GET https://10.4.3.117/volume/v3/volumes/aee9d524-17ce-4f61-b0a4-3f7396eebd04 Jul 27 16:07:10.217902 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.openstack.wsgi [None req-2e0b70b3-3b01-4121-88d8-14d5f5eef75b tempest-ServerActionsV293TestJSON-283338424 tempest-ServerActionsV293TestJSON-283338424-project-member] Empty body provided in request {{(pid=100524) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:07:10.218139 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.openstack.wsgi [None req-2e0b70b3-3b01-4121-88d8-14d5f5eef75b tempest-ServerActionsV293TestJSON-283338424 tempest-ServerActionsV293TestJSON-283338424-project-member] Calling method 'show' {{(pid=100524) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:07:10.235642 np0000005924 devstack@c-api.service[100524]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:07:10.235642 np0000005924 devstack@c-api.service[100524]: warnings.warn( Jul 27 16:07:10.252377 np0000005924 devstack@c-api.service[100524]: INFO cinder.volume.api [None req-2e0b70b3-3b01-4121-88d8-14d5f5eef75b tempest-ServerActionsV293TestJSON-283338424 tempest-ServerActionsV293TestJSON-283338424-project-member] Volume info retrieved successfully. Jul 27 16:07:10.264930 np0000005924 devstack@c-api.service[100524]: INFO cinder.api.openstack.wsgi [None req-2e0b70b3-3b01-4121-88d8-14d5f5eef75b tempest-ServerActionsV293TestJSON-283338424 tempest-ServerActionsV293TestJSON-283338424-project-member] https://10.4.3.117/volume/v3/volumes/aee9d524-17ce-4f61-b0a4-3f7396eebd04 returned with HTTP 200 Jul 27 16:07:10.265428 np0000005924 devstack@c-api.service[100524]: [pid: 100524|app: 0|req: 25/94] 10.4.3.117 () {68 vars in 1389 bytes} [Mon Jul 27 16:07:10 2026] GET /volume/v3/volumes/aee9d524-17ce-4f61-b0a4-3f7396eebd04 => generated 1572 bytes in 52 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 27 16:07:10.357730 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.middleware.request_id [None req-c83cdd38-8e95-4878-8051-5a6c3f03d019 None None] RequestId filter calling following filter/app {{(pid=100523) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:07:10.363248 np0000005924 devstack@c-api.service[100523]: INFO cinder.api.openstack.wsgi [None req-c83cdd38-8e95-4878-8051-5a6c3f03d019 tempest-GroupSnapshotsTest-1641029408 tempest-GroupSnapshotsTest-1641029408-project-member] GET https://10.4.3.117/volume/v3/volumes/d9aabda2-9c52-40d3-8d35-c983a67df8fa Jul 27 16:07:10.363587 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.openstack.wsgi [None req-c83cdd38-8e95-4878-8051-5a6c3f03d019 tempest-GroupSnapshotsTest-1641029408 tempest-GroupSnapshotsTest-1641029408-project-member] Empty body provided in request {{(pid=100523) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:07:10.363830 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.openstack.wsgi [None req-c83cdd38-8e95-4878-8051-5a6c3f03d019 tempest-GroupSnapshotsTest-1641029408 tempest-GroupSnapshotsTest-1641029408-project-member] Calling method 'show' {{(pid=100523) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:07:10.378902 np0000005924 devstack@c-api.service[100523]: INFO cinder.api.openstack.wsgi [None req-c83cdd38-8e95-4878-8051-5a6c3f03d019 tempest-GroupSnapshotsTest-1641029408 tempest-GroupSnapshotsTest-1641029408-project-member] https://10.4.3.117/volume/v3/volumes/d9aabda2-9c52-40d3-8d35-c983a67df8fa returned with HTTP 404 Jul 27 16:07:10.379656 np0000005924 devstack@c-api.service[100523]: [pid: 100523|app: 0|req: 24/95] 10.4.3.117 () {68 vars in 1389 bytes} [Mon Jul 27 16:07:10 2026] GET /volume/v3/volumes/d9aabda2-9c52-40d3-8d35-c983a67df8fa => generated 109 bytes in 23 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 27 16:07:10.390048 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.middleware.request_id [None req-5edacbcf-ead0-4f90-a233-91718e9e6fc3 None None] RequestId filter calling following filter/app {{(pid=100521) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:07:10.393567 np0000005924 devstack@c-api.service[100521]: INFO cinder.api.openstack.wsgi [None req-5edacbcf-ead0-4f90-a233-91718e9e6fc3 tempest-GroupSnapshotsTest-1641029408 tempest-GroupSnapshotsTest-1641029408-project-member] GET https://10.4.3.117/volume/v3/volumes/1de75f7c-a27e-4d65-af66-8ac19b911597 Jul 27 16:07:10.393889 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.openstack.wsgi [None req-5edacbcf-ead0-4f90-a233-91718e9e6fc3 tempest-GroupSnapshotsTest-1641029408 tempest-GroupSnapshotsTest-1641029408-project-member] Empty body provided in request {{(pid=100521) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:07:10.394339 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.openstack.wsgi [None req-5edacbcf-ead0-4f90-a233-91718e9e6fc3 tempest-GroupSnapshotsTest-1641029408 tempest-GroupSnapshotsTest-1641029408-project-member] Calling method 'show' {{(pid=100521) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:07:10.409350 np0000005924 devstack@c-api.service[100521]: INFO cinder.api.openstack.wsgi [None req-5edacbcf-ead0-4f90-a233-91718e9e6fc3 tempest-GroupSnapshotsTest-1641029408 tempest-GroupSnapshotsTest-1641029408-project-member] https://10.4.3.117/volume/v3/volumes/1de75f7c-a27e-4d65-af66-8ac19b911597 returned with HTTP 404 Jul 27 16:07:10.410817 np0000005924 devstack@c-api.service[100521]: [pid: 100521|app: 0|req: 24/96] 10.4.3.117 () {68 vars in 1389 bytes} [Mon Jul 27 16:07:10 2026] GET /volume/v3/volumes/1de75f7c-a27e-4d65-af66-8ac19b911597 => generated 109 bytes in 21 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 27 16:07:10.423271 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.middleware.request_id [None req-04013bf9-e1a2-471e-ade6-b193857adaf8 None None] RequestId filter calling following filter/app {{(pid=100522) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:07:10.425654 np0000005924 devstack@c-api.service[100522]: INFO cinder.api.openstack.wsgi [None req-04013bf9-e1a2-471e-ade6-b193857adaf8 tempest-GroupSnapshotsTest-1641029408 tempest-GroupSnapshotsTest-1641029408-project-member] GET https://10.4.3.117/volume/v3/groups/14b8b378-4ede-4f16-862d-f47e7a5ef6d8 Jul 27 16:07:10.425919 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.openstack.wsgi [None req-04013bf9-e1a2-471e-ade6-b193857adaf8 tempest-GroupSnapshotsTest-1641029408 tempest-GroupSnapshotsTest-1641029408-project-member] Empty body provided in request {{(pid=100522) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:07:10.426147 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.openstack.wsgi [None req-04013bf9-e1a2-471e-ade6-b193857adaf8 tempest-GroupSnapshotsTest-1641029408 tempest-GroupSnapshotsTest-1641029408-project-member] Calling method 'version_select' {{(pid=100522) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:07:10.426319 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.v3.groups [None req-04013bf9-e1a2-471e-ade6-b193857adaf8 tempest-GroupSnapshotsTest-1641029408 tempest-GroupSnapshotsTest-1641029408-project-member] show called for member 14b8b378-4ede-4f16-862d-f47e7a5ef6d8 {{(pid=100522) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Jul 27 16:07:10.430310 np0000005924 devstack@c-api.service[100522]: INFO cinder.api.openstack.wsgi [None req-04013bf9-e1a2-471e-ade6-b193857adaf8 tempest-GroupSnapshotsTest-1641029408 tempest-GroupSnapshotsTest-1641029408-project-member] https://10.4.3.117/volume/v3/groups/14b8b378-4ede-4f16-862d-f47e7a5ef6d8 returned with HTTP 404 Jul 27 16:07:10.430905 np0000005924 devstack@c-api.service[100522]: [pid: 100522|app: 0|req: 24/97] 10.4.3.117 () {68 vars in 1386 bytes} [Mon Jul 27 16:07:10 2026] GET /volume/v3/groups/14b8b378-4ede-4f16-862d-f47e7a5ef6d8 => generated 108 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 293 bytes (2 switches on core 0) Jul 27 16:07:10.441532 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.middleware.request_id [None req-0a35552b-cb88-4e29-b66d-794eda1bb4c5 None None] RequestId filter calling following filter/app {{(pid=100524) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:07:10.443562 np0000005924 devstack@c-api.service[100524]: INFO cinder.api.openstack.wsgi [None req-0a35552b-cb88-4e29-b66d-794eda1bb4c5 tempest-GroupSnapshotsTest-2059751116 tempest-GroupSnapshotsTest-2059751116-project-admin] DELETE https://10.4.3.117/volume/v3/group_types/3b20b067-cb59-4383-ac48-def96ffa71d0 Jul 27 16:07:10.443791 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.openstack.wsgi [None req-0a35552b-cb88-4e29-b66d-794eda1bb4c5 tempest-GroupSnapshotsTest-2059751116 tempest-GroupSnapshotsTest-2059751116-project-admin] Empty body provided in request {{(pid=100524) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:07:10.444008 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.openstack.wsgi [None req-0a35552b-cb88-4e29-b66d-794eda1bb4c5 tempest-GroupSnapshotsTest-2059751116 tempest-GroupSnapshotsTest-2059751116-project-admin] Calling method 'version_select' {{(pid=100524) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:07:10.467667 np0000005924 devstack@c-api.service[100524]: INFO cinder.api.openstack.wsgi [None req-0a35552b-cb88-4e29-b66d-794eda1bb4c5 tempest-GroupSnapshotsTest-2059751116 tempest-GroupSnapshotsTest-2059751116-project-admin] https://10.4.3.117/volume/v3/group_types/3b20b067-cb59-4383-ac48-def96ffa71d0 returned with HTTP 202 Jul 27 16:07:10.468345 np0000005924 devstack@c-api.service[100524]: [pid: 100524|app: 0|req: 26/98] 10.4.3.117 () {68 vars in 1404 bytes} [Mon Jul 27 16:07:10 2026] DELETE /volume/v3/group_types/3b20b067-cb59-4383-ac48-def96ffa71d0 => generated 0 bytes in 27 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Jul 27 16:07:10.477152 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.middleware.request_id [None req-c24d1232-013f-49bf-8ae2-85e9fc23d817 None None] RequestId filter calling following filter/app {{(pid=100523) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:07:10.478842 np0000005924 devstack@c-api.service[100523]: INFO cinder.api.openstack.wsgi [None req-c24d1232-013f-49bf-8ae2-85e9fc23d817 tempest-GroupSnapshotsTest-2059751116 tempest-GroupSnapshotsTest-2059751116-project-admin] DELETE https://10.4.3.117/volume/v3/types/d501afee-dd4b-4c6f-b66e-ec82857fe47e Jul 27 16:07:10.479039 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.openstack.wsgi [None req-c24d1232-013f-49bf-8ae2-85e9fc23d817 tempest-GroupSnapshotsTest-2059751116 tempest-GroupSnapshotsTest-2059751116-project-admin] Empty body provided in request {{(pid=100523) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:07:10.479241 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.openstack.wsgi [None req-c24d1232-013f-49bf-8ae2-85e9fc23d817 tempest-GroupSnapshotsTest-2059751116 tempest-GroupSnapshotsTest-2059751116-project-admin] Calling method '_delete' {{(pid=100523) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:07:10.564075 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.middleware.request_id [req-c1842c43-eabc-430f-bd6d-6ec7442abe11 req-d26d3d94-206c-4e8f-8dcb-aeb71f1a5b3d None None] RequestId filter calling following filter/app {{(pid=100521) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:07:10.664049 np0000005924 devstack@c-api.service[100523]: INFO cinder.api.openstack.wsgi [None req-c24d1232-013f-49bf-8ae2-85e9fc23d817 tempest-GroupSnapshotsTest-2059751116 tempest-GroupSnapshotsTest-2059751116-project-admin] https://10.4.3.117/volume/v3/types/d501afee-dd4b-4c6f-b66e-ec82857fe47e returned with HTTP 202 Jul 27 16:07:10.664515 np0000005924 devstack@c-api.service[100523]: [pid: 100523|app: 0|req: 25/99] 10.4.3.117 () {66 vars in 1345 bytes} [Mon Jul 27 16:07:10 2026] DELETE /volume/v3/types/d501afee-dd4b-4c6f-b66e-ec82857fe47e => generated 0 bytes in 188 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 27 16:07:10.674123 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.middleware.request_id [None req-13b6ca3d-777a-4860-946c-eb155172a468 None None] RequestId filter calling following filter/app {{(pid=100522) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:07:10.677404 np0000005924 devstack@c-api.service[100522]: INFO cinder.api.openstack.wsgi [None req-13b6ca3d-777a-4860-946c-eb155172a468 tempest-GroupSnapshotsTest-2059751116 tempest-GroupSnapshotsTest-2059751116-project-admin] GET https://10.4.3.117/volume/v3/types/d501afee-dd4b-4c6f-b66e-ec82857fe47e Jul 27 16:07:10.677555 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.openstack.wsgi [None req-13b6ca3d-777a-4860-946c-eb155172a468 tempest-GroupSnapshotsTest-2059751116 tempest-GroupSnapshotsTest-2059751116-project-admin] Empty body provided in request {{(pid=100522) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:07:10.678022 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.openstack.wsgi [None req-13b6ca3d-777a-4860-946c-eb155172a468 tempest-GroupSnapshotsTest-2059751116 tempest-GroupSnapshotsTest-2059751116-project-admin] Calling method 'show' {{(pid=100522) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:07:10.687339 np0000005924 devstack@c-api.service[100522]: INFO cinder.api.openstack.wsgi [None req-13b6ca3d-777a-4860-946c-eb155172a468 tempest-GroupSnapshotsTest-2059751116 tempest-GroupSnapshotsTest-2059751116-project-admin] https://10.4.3.117/volume/v3/types/d501afee-dd4b-4c6f-b66e-ec82857fe47e returned with HTTP 404 Jul 27 16:07:10.688056 np0000005924 devstack@c-api.service[100522]: [pid: 100522|app: 0|req: 25/100] 10.4.3.117 () {66 vars in 1342 bytes} [Mon Jul 27 16:07:10 2026] GET /volume/v3/types/d501afee-dd4b-4c6f-b66e-ec82857fe47e => generated 114 bytes in 15 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 27 16:07:10.701151 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.middleware.request_id [None req-021ba1a5-3d65-42b0-af22-342438440fff None None] RequestId filter calling following filter/app {{(pid=100524) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:07:10.703930 np0000005924 devstack@c-api.service[100524]: INFO cinder.api.openstack.wsgi [None req-021ba1a5-3d65-42b0-af22-342438440fff tempest-GroupSnapshotsTest-2059751116 tempest-GroupSnapshotsTest-2059751116-project-admin] POST https://10.4.3.117/volume/v3/types Jul 27 16:07:10.704500 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.openstack.wsgi [None req-021ba1a5-3d65-42b0-af22-342438440fff tempest-GroupSnapshotsTest-2059751116 tempest-GroupSnapshotsTest-2059751116-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-GroupSnapshotsTest-volume-type-893228873"}} {{(pid=100524) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 27 16:07:10.741911 np0000005924 devstack@c-api.service[100524]: INFO cinder.api.openstack.wsgi [None req-021ba1a5-3d65-42b0-af22-342438440fff tempest-GroupSnapshotsTest-2059751116 tempest-GroupSnapshotsTest-2059751116-project-admin] https://10.4.3.117/volume/v3/types returned with HTTP 200 Jul 27 16:07:10.742435 np0000005924 devstack@c-api.service[100524]: [pid: 100524|app: 0|req: 27/101] 10.4.3.117 () {68 vars in 1252 bytes} [Mon Jul 27 16:07:10 2026] POST /volume/v3/types => generated 223 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 27 16:07:10.751462 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.middleware.request_id [None req-582f1826-eff4-4b62-8b56-e56cd3559e5e None None] RequestId filter calling following filter/app {{(pid=100523) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:07:10.754548 np0000005924 devstack@c-api.service[100523]: INFO cinder.api.openstack.wsgi [None req-582f1826-eff4-4b62-8b56-e56cd3559e5e tempest-GroupSnapshotsTest-2059751116 tempest-GroupSnapshotsTest-2059751116-project-admin] POST https://10.4.3.117/volume/v3/group_types Jul 27 16:07:10.754548 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.openstack.wsgi [None req-582f1826-eff4-4b62-8b56-e56cd3559e5e tempest-GroupSnapshotsTest-2059751116 tempest-GroupSnapshotsTest-2059751116-project-admin] Action: 'create', calling method: version_select, body: {"group_type": {"name": "tempest-GroupSnapshotsTest-group-type-49616790"}} {{(pid=100523) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 27 16:07:10.776558 np0000005924 devstack@c-api.service[100523]: INFO cinder.api.openstack.wsgi [None req-582f1826-eff4-4b62-8b56-e56cd3559e5e tempest-GroupSnapshotsTest-2059751116 tempest-GroupSnapshotsTest-2059751116-project-admin] https://10.4.3.117/volume/v3/group_types returned with HTTP 202 Jul 27 16:07:10.776892 np0000005924 devstack@c-api.service[100523]: [pid: 100523|app: 0|req: 26/102] 10.4.3.117 () {70 vars in 1311 bytes} [Mon Jul 27 16:07:10 2026] POST /volume/v3/group_types => generated 179 bytes in 26 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Jul 27 16:07:10.788540 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.middleware.request_id [None req-bb60e863-79d8-437c-8d98-8c96db8fe6cd None None] RequestId filter calling following filter/app {{(pid=100522) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:07:10.790967 np0000005924 devstack@c-api.service[100522]: INFO cinder.api.openstack.wsgi [None req-bb60e863-79d8-437c-8d98-8c96db8fe6cd tempest-GroupSnapshotsTest-1641029408 tempest-GroupSnapshotsTest-1641029408-project-member] POST https://10.4.3.117/volume/v3/groups Jul 27 16:07:10.791946 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.openstack.wsgi [None req-bb60e863-79d8-437c-8d98-8c96db8fe6cd tempest-GroupSnapshotsTest-1641029408 tempest-GroupSnapshotsTest-1641029408-project-member] Action: 'create', calling method: version_select, body: {"group": {"group_type": "e344d781-9143-4c19-b39e-8442a1b02a9c", "volume_types": ["8c80bc0b-4f2e-4cde-a815-a17bd8721388"], "name": "tempest-GroupSnapshotsTest-Group-1091925281"}} {{(pid=100522) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 27 16:07:10.794916 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.v3.groups [None req-bb60e863-79d8-437c-8d98-8c96db8fe6cd tempest-GroupSnapshotsTest-1641029408 tempest-GroupSnapshotsTest-1641029408-project-member] Creating new group {'group': {'group_type': 'e344d781-9143-4c19-b39e-8442a1b02a9c', 'volume_types': ['8c80bc0b-4f2e-4cde-a815-a17bd8721388'], 'name': 'tempest-GroupSnapshotsTest-Group-1091925281'}} {{(pid=100522) create /opt/stack/cinder/cinder/api/v3/groups.py:190}} Jul 27 16:07:10.798798 np0000005924 devstack@c-api.service[100522]: INFO cinder.api.v3.groups [None req-bb60e863-79d8-437c-8d98-8c96db8fe6cd tempest-GroupSnapshotsTest-1641029408 tempest-GroupSnapshotsTest-1641029408-project-member] Creating group tempest-GroupSnapshotsTest-Group-1091925281. Jul 27 16:07:10.806492 np0000005924 devstack@c-api.service[100522]: INFO cinder.volume.api [None req-bb60e863-79d8-437c-8d98-8c96db8fe6cd tempest-GroupSnapshotsTest-1641029408 tempest-GroupSnapshotsTest-1641029408-project-member] Availability Zones retrieved successfully. Jul 27 16:07:10.821353 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.quota [None req-bb60e863-79d8-437c-8d98-8c96db8fe6cd tempest-GroupSnapshotsTest-1641029408 tempest-GroupSnapshotsTest-1641029408-project-member] Created reservations ['a08c319f-3562-4467-9c5b-8a6f6d4dd39b'] {{(pid=100522) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 27 16:07:10.837760 np0000005924 devstack@c-api.service[100521]: INFO cinder.api.openstack.wsgi [req-c1842c43-eabc-430f-bd6d-6ec7442abe11 req-d26d3d94-206c-4e8f-8dcb-aeb71f1a5b3d tempest-ServerActionsV293TestJSON-283338424 tempest-ServerActionsV293TestJSON-283338424-project-member] GET https://10.4.3.117/volume/v3/volumes/aee9d524-17ce-4f61-b0a4-3f7396eebd04 Jul 27 16:07:10.837978 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.openstack.wsgi [req-c1842c43-eabc-430f-bd6d-6ec7442abe11 req-d26d3d94-206c-4e8f-8dcb-aeb71f1a5b3d tempest-ServerActionsV293TestJSON-283338424 tempest-ServerActionsV293TestJSON-283338424-project-member] Empty body provided in request {{(pid=100521) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:07:10.838221 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.openstack.wsgi [req-c1842c43-eabc-430f-bd6d-6ec7442abe11 req-d26d3d94-206c-4e8f-8dcb-aeb71f1a5b3d tempest-ServerActionsV293TestJSON-283338424 tempest-ServerActionsV293TestJSON-283338424-project-member] Calling method 'show' {{(pid=100521) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:07:10.864353 np0000005924 devstack@c-api.service[100522]: INFO cinder.api.openstack.wsgi [None req-bb60e863-79d8-437c-8d98-8c96db8fe6cd tempest-GroupSnapshotsTest-1641029408 tempest-GroupSnapshotsTest-1641029408-project-member] https://10.4.3.117/volume/v3/groups returned with HTTP 202 Jul 27 16:07:10.866034 np0000005924 devstack@c-api.service[100522]: [pid: 100522|app: 0|req: 26/103] 10.4.3.117 () {70 vars in 1297 bytes} [Mon Jul 27 16:07:10 2026] POST /volume/v3/groups => generated 112 bytes in 77 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Jul 27 16:07:10.876287 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.middleware.request_id [None req-4e7b6adf-474f-4d66-bb91-c11206c1b83f None None] RequestId filter calling following filter/app {{(pid=100524) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:07:10.878754 np0000005924 devstack@c-api.service[100524]: INFO cinder.api.openstack.wsgi [None req-4e7b6adf-474f-4d66-bb91-c11206c1b83f tempest-GroupSnapshotsTest-1641029408 tempest-GroupSnapshotsTest-1641029408-project-member] GET https://10.4.3.117/volume/v3/groups/aa54ab03-a067-49e1-ac85-1319470f45da Jul 27 16:07:10.879091 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.openstack.wsgi [None req-4e7b6adf-474f-4d66-bb91-c11206c1b83f tempest-GroupSnapshotsTest-1641029408 tempest-GroupSnapshotsTest-1641029408-project-member] Empty body provided in request {{(pid=100524) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:07:10.879468 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.openstack.wsgi [None req-4e7b6adf-474f-4d66-bb91-c11206c1b83f tempest-GroupSnapshotsTest-1641029408 tempest-GroupSnapshotsTest-1641029408-project-member] Calling method 'version_select' {{(pid=100524) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:07:10.879545 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.v3.groups [None req-4e7b6adf-474f-4d66-bb91-c11206c1b83f tempest-GroupSnapshotsTest-1641029408 tempest-GroupSnapshotsTest-1641029408-project-member] show called for member aa54ab03-a067-49e1-ac85-1319470f45da {{(pid=100524) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Jul 27 16:07:10.886969 np0000005924 devstack@c-api.service[100524]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:07:10.886969 np0000005924 devstack@c-api.service[100524]: warnings.warn( Jul 27 16:07:10.903288 np0000005924 devstack@c-api.service[100524]: INFO cinder.api.openstack.wsgi [None req-4e7b6adf-474f-4d66-bb91-c11206c1b83f tempest-GroupSnapshotsTest-1641029408 tempest-GroupSnapshotsTest-1641029408-project-member] https://10.4.3.117/volume/v3/groups/aa54ab03-a067-49e1-ac85-1319470f45da returned with HTTP 200 Jul 27 16:07:10.903909 np0000005924 devstack@c-api.service[100524]: [pid: 100524|app: 0|req: 28/104] 10.4.3.117 () {68 vars in 1386 bytes} [Mon Jul 27 16:07:10 2026] GET /volume/v3/groups/aa54ab03-a067-49e1-ac85-1319470f45da => generated 392 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 27 16:07:11.010651 np0000005924 devstack@c-api.service[100521]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:07:11.010651 np0000005924 devstack@c-api.service[100521]: warnings.warn( Jul 27 16:07:11.018557 np0000005924 devstack@c-api.service[100521]: INFO cinder.volume.api [req-c1842c43-eabc-430f-bd6d-6ec7442abe11 req-d26d3d94-206c-4e8f-8dcb-aeb71f1a5b3d tempest-ServerActionsV293TestJSON-283338424 tempest-ServerActionsV293TestJSON-283338424-project-member] Volume info retrieved successfully. Jul 27 16:07:11.024875 np0000005924 devstack@c-api.service[100521]: INFO cinder.api.openstack.wsgi [req-c1842c43-eabc-430f-bd6d-6ec7442abe11 req-d26d3d94-206c-4e8f-8dcb-aeb71f1a5b3d tempest-ServerActionsV293TestJSON-283338424 tempest-ServerActionsV293TestJSON-283338424-project-member] https://10.4.3.117/volume/v3/volumes/aee9d524-17ce-4f61-b0a4-3f7396eebd04 returned with HTTP 200 Jul 27 16:07:11.026019 np0000005924 devstack@c-api.service[100521]: [pid: 100521|app: 0|req: 25/105] 10.4.3.117 () {68 vars in 1598 bytes} [Mon Jul 27 16:07:10 2026] GET /volume/v3/volumes/aee9d524-17ce-4f61-b0a4-3f7396eebd04 => generated 1392 bytes in 462 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 27 16:07:11.914243 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.middleware.request_id [None req-b00e2660-d6e1-4939-b1d2-944a0fef44a8 None None] RequestId filter calling following filter/app {{(pid=100523) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:07:11.916395 np0000005924 devstack@c-api.service[100523]: INFO cinder.api.openstack.wsgi [None req-b00e2660-d6e1-4939-b1d2-944a0fef44a8 tempest-GroupSnapshotsTest-1641029408 tempest-GroupSnapshotsTest-1641029408-project-member] GET https://10.4.3.117/volume/v3/groups/aa54ab03-a067-49e1-ac85-1319470f45da Jul 27 16:07:11.916668 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.openstack.wsgi [None req-b00e2660-d6e1-4939-b1d2-944a0fef44a8 tempest-GroupSnapshotsTest-1641029408 tempest-GroupSnapshotsTest-1641029408-project-member] Empty body provided in request {{(pid=100523) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:07:11.916907 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.openstack.wsgi [None req-b00e2660-d6e1-4939-b1d2-944a0fef44a8 tempest-GroupSnapshotsTest-1641029408 tempest-GroupSnapshotsTest-1641029408-project-member] Calling method 'version_select' {{(pid=100523) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:07:11.917093 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.v3.groups [None req-b00e2660-d6e1-4939-b1d2-944a0fef44a8 tempest-GroupSnapshotsTest-1641029408 tempest-GroupSnapshotsTest-1641029408-project-member] show called for member aa54ab03-a067-49e1-ac85-1319470f45da {{(pid=100523) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Jul 27 16:07:11.921875 np0000005924 devstack@c-api.service[100523]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:07:11.921875 np0000005924 devstack@c-api.service[100523]: warnings.warn( Jul 27 16:07:11.935876 np0000005924 devstack@c-api.service[100523]: INFO cinder.api.openstack.wsgi [None req-b00e2660-d6e1-4939-b1d2-944a0fef44a8 tempest-GroupSnapshotsTest-1641029408 tempest-GroupSnapshotsTest-1641029408-project-member] https://10.4.3.117/volume/v3/groups/aa54ab03-a067-49e1-ac85-1319470f45da returned with HTTP 200 Jul 27 16:07:11.936413 np0000005924 devstack@c-api.service[100523]: [pid: 100523|app: 0|req: 27/106] 10.4.3.117 () {68 vars in 1386 bytes} [Mon Jul 27 16:07:11 2026] GET /volume/v3/groups/aa54ab03-a067-49e1-ac85-1319470f45da => generated 393 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 27 16:07:11.946805 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.middleware.request_id [None req-cfbbabdc-df81-4592-9901-76ee91ed1bb5 None None] RequestId filter calling following filter/app {{(pid=100522) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:07:11.948961 np0000005924 devstack@c-api.service[100522]: INFO cinder.api.openstack.wsgi [None req-cfbbabdc-df81-4592-9901-76ee91ed1bb5 tempest-GroupSnapshotsTest-1641029408 tempest-GroupSnapshotsTest-1641029408-project-member] POST https://10.4.3.117/volume/v3/volumes Jul 27 16:07:11.949593 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.openstack.wsgi [None req-cfbbabdc-df81-4592-9901-76ee91ed1bb5 tempest-GroupSnapshotsTest-1641029408 tempest-GroupSnapshotsTest-1641029408-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-volume-2042448256", "volume_type": "8c80bc0b-4f2e-4cde-a815-a17bd8721388", "group_id": "aa54ab03-a067-49e1-ac85-1319470f45da", "size": 1}} {{(pid=100522) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 27 16:07:11.951733 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.v3.volumes [None req-cfbbabdc-df81-4592-9901-76ee91ed1bb5 tempest-GroupSnapshotsTest-1641029408 tempest-GroupSnapshotsTest-1641029408-project-member] Create volume request body: {'volume': {'name': 'tempest-volume-2042448256', 'volume_type': '8c80bc0b-4f2e-4cde-a815-a17bd8721388', 'group_id': 'aa54ab03-a067-49e1-ac85-1319470f45da', 'size': 1}} {{(pid=100522) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 27 16:07:11.959758 np0000005924 devstack@c-api.service[100522]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:07:11.959758 np0000005924 devstack@c-api.service[100522]: warnings.warn( Jul 27 16:07:11.960307 np0000005924 devstack@c-api.service[100522]: INFO cinder.api.v3.volumes [None req-cfbbabdc-df81-4592-9901-76ee91ed1bb5 tempest-GroupSnapshotsTest-1641029408 tempest-GroupSnapshotsTest-1641029408-project-member] Create volume of 1 GB Jul 27 16:07:11.967506 np0000005924 devstack@c-api.service[100522]: INFO cinder.volume.api [None req-cfbbabdc-df81-4592-9901-76ee91ed1bb5 tempest-GroupSnapshotsTest-1641029408 tempest-GroupSnapshotsTest-1641029408-project-member] Availability Zones retrieved successfully. Jul 27 16:07:11.976272 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.volume.api [None req-cfbbabdc-df81-4592-9901-76ee91ed1bb5 tempest-GroupSnapshotsTest-1641029408 tempest-GroupSnapshotsTest-1641029408-project-member] Flow 'volume_create_api' (3f00af92-b43e-40da-a1f5-9f81e27670d7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100522) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 27 16:07:11.978005 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.volume.api [None req-cfbbabdc-df81-4592-9901-76ee91ed1bb5 tempest-GroupSnapshotsTest-1641029408 tempest-GroupSnapshotsTest-1641029408-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (970c9da7-785a-4dc2-92f2-b5891effb7c8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100522) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 27 16:07:11.978974 np0000005924 devstack@c-api.service[100522]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:07:11.978974 np0000005924 devstack@c-api.service[100522]: warnings.warn( Jul 27 16:07:11.979775 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.volume.flows.api.create_volume [None req-cfbbabdc-df81-4592-9901-76ee91ed1bb5 tempest-GroupSnapshotsTest-1641029408 tempest-GroupSnapshotsTest-1641029408-project-member] Validating volume size '1' using validate_int {{(pid=100522) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 27 16:07:12.003105 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.volume.api [None req-cfbbabdc-df81-4592-9901-76ee91ed1bb5 tempest-GroupSnapshotsTest-1641029408 tempest-GroupSnapshotsTest-1641029408-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (970c9da7-785a-4dc2-92f2-b5891effb7c8) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-27T16:07:11Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=8c80bc0b-4f2e-4cde-a815-a17bd8721388,is_public=True,name='tempest-GroupSnapshotsTest-volume-type-893228873',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '8c80bc0b-4f2e-4cde-a815-a17bd8721388', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': 'aa54ab03-a067-49e1-ac85-1319470f45da', 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100522) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 27 16:07:12.004140 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.volume.api [None req-cfbbabdc-df81-4592-9901-76ee91ed1bb5 tempest-GroupSnapshotsTest-1641029408 tempest-GroupSnapshotsTest-1641029408-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (9e6deca0-1bfe-4faf-a7a6-bc0310c21784) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100522) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 27 16:07:12.034175 np0000005924 devstack@c-api.service[100522]: WARNING cinder.quota [None req-cfbbabdc-df81-4592-9901-76ee91ed1bb5 tempest-GroupSnapshotsTest-1641029408 tempest-GroupSnapshotsTest-1641029408-project-member] Deprecated: Default quota for resource: volumes_tempest-GroupSnapshotsTest-volume-type-893228873 is set by the default quota flag: quota_volumes_tempest-GroupSnapshotsTest-volume-type-893228873, it is now deprecated. Please use the default quota class for default quota. Jul 27 16:07:12.034616 np0000005924 devstack@c-api.service[100522]: WARNING cinder.quota [None req-cfbbabdc-df81-4592-9901-76ee91ed1bb5 tempest-GroupSnapshotsTest-1641029408 tempest-GroupSnapshotsTest-1641029408-project-member] Deprecated: Default quota for resource: gigabytes_tempest-GroupSnapshotsTest-volume-type-893228873 is set by the default quota flag: quota_gigabytes_tempest-GroupSnapshotsTest-volume-type-893228873, it is now deprecated. Please use the default quota class for default quota. Jul 27 16:07:12.076211 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.quota [None req-cfbbabdc-df81-4592-9901-76ee91ed1bb5 tempest-GroupSnapshotsTest-1641029408 tempest-GroupSnapshotsTest-1641029408-project-member] Created reservations ['a639ccea-d7f7-4829-86b3-9d77ff66fa81', '1ddedfb2-11e5-4d41-874c-de8da19d7a1e', '066963ac-ea77-4049-a782-db9037f64194', '93ce16ae-b212-45bc-b59d-37dad91086a0'] {{(pid=100522) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 27 16:07:12.077294 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.volume.api [None req-cfbbabdc-df81-4592-9901-76ee91ed1bb5 tempest-GroupSnapshotsTest-1641029408 tempest-GroupSnapshotsTest-1641029408-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (9e6deca0-1bfe-4faf-a7a6-bc0310c21784) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['a639ccea-d7f7-4829-86b3-9d77ff66fa81', '1ddedfb2-11e5-4d41-874c-de8da19d7a1e', '066963ac-ea77-4049-a782-db9037f64194', '93ce16ae-b212-45bc-b59d-37dad91086a0']}' {{(pid=100522) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 27 16:07:12.078426 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.volume.api [None req-cfbbabdc-df81-4592-9901-76ee91ed1bb5 tempest-GroupSnapshotsTest-1641029408 tempest-GroupSnapshotsTest-1641029408-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (35c627f6-8a77-499e-a7f5-801469356734) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100522) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 27 16:07:12.107540 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.volume.api [None req-cfbbabdc-df81-4592-9901-76ee91ed1bb5 tempest-GroupSnapshotsTest-1641029408 tempest-GroupSnapshotsTest-1641029408-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (35c627f6-8a77-499e-a7f5-801469356734) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '6780fa8e-79bf-42f9-933f-317e649efb24', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-volume-2042448256',encryption_key_id=None,group_id=aa54ab03-a067-49e1-ac85-1319470f45da,group_type_id=,metadata={},multiattach=False,project_id='381079b7028247cab60e5505e5807dbb',qos_specs=None,replication_status=,reservations=['a639ccea-d7f7-4829-86b3-9d77ff66fa81','1ddedfb2-11e5-4d41-874c-de8da19d7a1e','066963ac-ea77-4049-a782-db9037f64194','93ce16ae-b212-45bc-b59d-37dad91086a0'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='ee1187677793441d91ccf5978eb94bb3',volume_type_id=8c80bc0b-4f2e-4cde-a815-a17bd8721388), 'volume': Volume(_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-27T16:07:12Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-volume-2042448256',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=aa54ab03-a067-49e1-ac85-1319470f45da,host=None,id=6780fa8e-79bf-42f9-933f-317e649efb24,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='381079b7028247cab60e5505e5807dbb',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='ee1187677793441d91ccf5978eb94bb3',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(8c80bc0b-4f2e-4cde-a815-a17bd8721388),volume_type_id=8c80bc0b-4f2e-4cde-a815-a17bd8721388)}' {{(pid=100522) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 27 16:07:12.111079 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.volume.api [None req-cfbbabdc-df81-4592-9901-76ee91ed1bb5 tempest-GroupSnapshotsTest-1641029408 tempest-GroupSnapshotsTest-1641029408-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (3c275352-0b7d-4827-aa32-46184750b53d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100522) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 27 16:07:12.155081 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.volume.api [None req-cfbbabdc-df81-4592-9901-76ee91ed1bb5 tempest-GroupSnapshotsTest-1641029408 tempest-GroupSnapshotsTest-1641029408-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (3c275352-0b7d-4827-aa32-46184750b53d) transitioned into state 'SUCCESS' from state '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-2042448256',encryption_key_id=None,group_id=aa54ab03-a067-49e1-ac85-1319470f45da,group_type_id=,metadata={},multiattach=False,project_id='381079b7028247cab60e5505e5807dbb',qos_specs=None,replication_status=,reservations=['a639ccea-d7f7-4829-86b3-9d77ff66fa81','1ddedfb2-11e5-4d41-874c-de8da19d7a1e','066963ac-ea77-4049-a782-db9037f64194','93ce16ae-b212-45bc-b59d-37dad91086a0'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='ee1187677793441d91ccf5978eb94bb3',volume_type_id=8c80bc0b-4f2e-4cde-a815-a17bd8721388)}' {{(pid=100522) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 27 16:07:12.155763 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.volume.api [None req-cfbbabdc-df81-4592-9901-76ee91ed1bb5 tempest-GroupSnapshotsTest-1641029408 tempest-GroupSnapshotsTest-1641029408-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (edbcab10-a283-4c49-9b54-334fcc1071d3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100522) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 27 16:07:12.177379 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.volume.api [None req-cfbbabdc-df81-4592-9901-76ee91ed1bb5 tempest-GroupSnapshotsTest-1641029408 tempest-GroupSnapshotsTest-1641029408-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (edbcab10-a283-4c49-9b54-334fcc1071d3) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100522) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 27 16:07:12.178705 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.volume.api [None req-cfbbabdc-df81-4592-9901-76ee91ed1bb5 tempest-GroupSnapshotsTest-1641029408 tempest-GroupSnapshotsTest-1641029408-project-member] Flow 'volume_create_api' (3f00af92-b43e-40da-a1f5-9f81e27670d7) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100522) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 27 16:07:12.179313 np0000005924 devstack@c-api.service[100522]: INFO cinder.volume.api [None req-cfbbabdc-df81-4592-9901-76ee91ed1bb5 tempest-GroupSnapshotsTest-1641029408 tempest-GroupSnapshotsTest-1641029408-project-member] Create volume request issued successfully. Jul 27 16:07:12.180139 np0000005924 devstack@c-api.service[100522]: WARNING stevedore.named [None req-cfbbabdc-df81-4592-9901-76ee91ed1bb5 tempest-GroupSnapshotsTest-1641029408 tempest-GroupSnapshotsTest-1641029408-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 27 16:07:12.180374 np0000005924 devstack@c-api.service[100522]: WARNING castellan.key_manager [None req-cfbbabdc-df81-4592-9901-76ee91ed1bb5 tempest-GroupSnapshotsTest-1641029408 tempest-GroupSnapshotsTest-1641029408-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based 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 27 16:07:12.241608 np0000005924 devstack@c-api.service[100522]: DEBUG oslo_db.sqlalchemy.engines [None req-cfbbabdc-df81-4592-9901-76ee91ed1bb5 tempest-GroupSnapshotsTest-1641029408 tempest-GroupSnapshotsTest-1641029408-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100522) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 27 16:07:12.245311 np0000005924 devstack@c-api.service[100522]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:07:12.245311 np0000005924 devstack@c-api.service[100522]: warnings.warn( Jul 27 16:07:12.249531 np0000005924 devstack@c-api.service[100522]: INFO cinder.api.openstack.wsgi [None req-cfbbabdc-df81-4592-9901-76ee91ed1bb5 tempest-GroupSnapshotsTest-1641029408 tempest-GroupSnapshotsTest-1641029408-project-member] https://10.4.3.117/volume/v3/volumes returned with HTTP 202 Jul 27 16:07:12.250061 np0000005924 devstack@c-api.service[100522]: [pid: 100522|app: 0|req: 27/107] 10.4.3.117 () {70 vars in 1300 bytes} [Mon Jul 27 16:07:11 2026] POST /volume/v3/volumes => generated 822 bytes in 304 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Jul 27 16:07:12.266109 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.middleware.request_id [None req-f9410638-afb5-4251-96fe-0c5eb8cb279f None None] RequestId filter calling following filter/app {{(pid=100524) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:07:12.269482 np0000005924 devstack@c-api.service[100524]: INFO cinder.api.openstack.wsgi [None req-f9410638-afb5-4251-96fe-0c5eb8cb279f tempest-GroupSnapshotsTest-1641029408 tempest-GroupSnapshotsTest-1641029408-project-member] GET https://10.4.3.117/volume/v3/volumes/6780fa8e-79bf-42f9-933f-317e649efb24 Jul 27 16:07:12.269771 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.openstack.wsgi [None req-f9410638-afb5-4251-96fe-0c5eb8cb279f tempest-GroupSnapshotsTest-1641029408 tempest-GroupSnapshotsTest-1641029408-project-member] Empty body provided in request {{(pid=100524) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:07:12.270078 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.openstack.wsgi [None req-f9410638-afb5-4251-96fe-0c5eb8cb279f tempest-GroupSnapshotsTest-1641029408 tempest-GroupSnapshotsTest-1641029408-project-member] Calling method 'show' {{(pid=100524) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:07:12.277444 np0000005924 devstack@c-api.service[100524]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:07:12.277444 np0000005924 devstack@c-api.service[100524]: warnings.warn( Jul 27 16:07:12.281630 np0000005924 devstack@c-api.service[100524]: INFO cinder.volume.api [None req-f9410638-afb5-4251-96fe-0c5eb8cb279f tempest-GroupSnapshotsTest-1641029408 tempest-GroupSnapshotsTest-1641029408-project-member] Volume info retrieved successfully. Jul 27 16:07:12.282011 np0000005924 devstack@c-api.service[100524]: WARNING stevedore.named [None req-f9410638-afb5-4251-96fe-0c5eb8cb279f tempest-GroupSnapshotsTest-1641029408 tempest-GroupSnapshotsTest-1641029408-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 27 16:07:12.282266 np0000005924 devstack@c-api.service[100524]: WARNING castellan.key_manager [None req-f9410638-afb5-4251-96fe-0c5eb8cb279f tempest-GroupSnapshotsTest-1641029408 tempest-GroupSnapshotsTest-1641029408-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based 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 27 16:07:12.324811 np0000005924 devstack@c-api.service[100524]: DEBUG oslo_db.sqlalchemy.engines [None req-f9410638-afb5-4251-96fe-0c5eb8cb279f tempest-GroupSnapshotsTest-1641029408 tempest-GroupSnapshotsTest-1641029408-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100524) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 27 16:07:12.327642 np0000005924 devstack@c-api.service[100524]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:07:12.327642 np0000005924 devstack@c-api.service[100524]: warnings.warn( Jul 27 16:07:12.334665 np0000005924 devstack@c-api.service[100524]: INFO cinder.api.openstack.wsgi [None req-f9410638-afb5-4251-96fe-0c5eb8cb279f tempest-GroupSnapshotsTest-1641029408 tempest-GroupSnapshotsTest-1641029408-project-member] https://10.4.3.117/volume/v3/volumes/6780fa8e-79bf-42f9-933f-317e649efb24 returned with HTTP 200 Jul 27 16:07:12.335032 np0000005924 devstack@c-api.service[100524]: [pid: 100524|app: 0|req: 29/108] 10.4.3.117 () {68 vars in 1389 bytes} [Mon Jul 27 16:07:12 2026] GET /volume/v3/volumes/6780fa8e-79bf-42f9-933f-317e649efb24 => generated 890 bytes in 70 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 27 16:07:13.352831 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.middleware.request_id [None req-063ba657-79e4-4b05-a5a4-ba9f67c5bae0 None None] RequestId filter calling following filter/app {{(pid=100521) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:07:13.354608 np0000005924 devstack@c-api.service[100521]: INFO cinder.api.openstack.wsgi [None req-063ba657-79e4-4b05-a5a4-ba9f67c5bae0 tempest-GroupSnapshotsTest-1641029408 tempest-GroupSnapshotsTest-1641029408-project-member] GET https://10.4.3.117/volume/v3/volumes/6780fa8e-79bf-42f9-933f-317e649efb24 Jul 27 16:07:13.354838 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.openstack.wsgi [None req-063ba657-79e4-4b05-a5a4-ba9f67c5bae0 tempest-GroupSnapshotsTest-1641029408 tempest-GroupSnapshotsTest-1641029408-project-member] Empty body provided in request {{(pid=100521) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:07:13.355058 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.openstack.wsgi [None req-063ba657-79e4-4b05-a5a4-ba9f67c5bae0 tempest-GroupSnapshotsTest-1641029408 tempest-GroupSnapshotsTest-1641029408-project-member] Calling method 'show' {{(pid=100521) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:07:13.361792 np0000005924 devstack@c-api.service[100521]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:07:13.361792 np0000005924 devstack@c-api.service[100521]: warnings.warn( Jul 27 16:07:13.367569 np0000005924 devstack@c-api.service[100521]: INFO cinder.volume.api [None req-063ba657-79e4-4b05-a5a4-ba9f67c5bae0 tempest-GroupSnapshotsTest-1641029408 tempest-GroupSnapshotsTest-1641029408-project-member] Volume info retrieved successfully. Jul 27 16:07:13.368469 np0000005924 devstack@c-api.service[100521]: WARNING stevedore.named [None req-063ba657-79e4-4b05-a5a4-ba9f67c5bae0 tempest-GroupSnapshotsTest-1641029408 tempest-GroupSnapshotsTest-1641029408-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 27 16:07:13.368667 np0000005924 devstack@c-api.service[100521]: WARNING castellan.key_manager [None req-063ba657-79e4-4b05-a5a4-ba9f67c5bae0 tempest-GroupSnapshotsTest-1641029408 tempest-GroupSnapshotsTest-1641029408-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based 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 27 16:07:13.416593 np0000005924 devstack@c-api.service[100521]: DEBUG oslo_db.sqlalchemy.engines [None req-063ba657-79e4-4b05-a5a4-ba9f67c5bae0 tempest-GroupSnapshotsTest-1641029408 tempest-GroupSnapshotsTest-1641029408-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100521) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 27 16:07:13.421425 np0000005924 devstack@c-api.service[100521]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:07:13.421425 np0000005924 devstack@c-api.service[100521]: warnings.warn( Jul 27 16:07:13.429413 np0000005924 devstack@c-api.service[100521]: INFO cinder.api.openstack.wsgi [None req-063ba657-79e4-4b05-a5a4-ba9f67c5bae0 tempest-GroupSnapshotsTest-1641029408 tempest-GroupSnapshotsTest-1641029408-project-member] https://10.4.3.117/volume/v3/volumes/6780fa8e-79bf-42f9-933f-317e649efb24 returned with HTTP 200 Jul 27 16:07:13.430436 np0000005924 devstack@c-api.service[100521]: [pid: 100521|app: 0|req: 26/109] 10.4.3.117 () {68 vars in 1389 bytes} [Mon Jul 27 16:07:13 2026] GET /volume/v3/volumes/6780fa8e-79bf-42f9-933f-317e649efb24 => generated 915 bytes in 78 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 27 16:07:13.450196 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.middleware.request_id [None req-5fda151d-77a4-4bad-b893-9b60d61bee98 None None] RequestId filter calling following filter/app {{(pid=100523) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:07:13.453294 np0000005924 devstack@c-api.service[100523]: INFO cinder.api.openstack.wsgi [None req-5fda151d-77a4-4bad-b893-9b60d61bee98 tempest-GroupSnapshotsTest-1641029408 tempest-GroupSnapshotsTest-1641029408-project-member] POST https://10.4.3.117/volume/v3/group_snapshots Jul 27 16:07:13.453774 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.openstack.wsgi [None req-5fda151d-77a4-4bad-b893-9b60d61bee98 tempest-GroupSnapshotsTest-1641029408 tempest-GroupSnapshotsTest-1641029408-project-member] Action: 'create', calling method: version_select, body: {"group_snapshot": {"group_id": "aa54ab03-a067-49e1-ac85-1319470f45da", "name": "tempest-group_snapshot-931284990"}} {{(pid=100523) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 27 16:07:13.455166 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.v3.group_snapshots [None req-5fda151d-77a4-4bad-b893-9b60d61bee98 tempest-GroupSnapshotsTest-1641029408 tempest-GroupSnapshotsTest-1641029408-project-member] Creating new group_snapshot {'group_snapshot': {'group_id': 'aa54ab03-a067-49e1-ac85-1319470f45da', 'name': 'tempest-group_snapshot-931284990'}} {{(pid=100523) create /opt/stack/cinder/cinder/api/v3/group_snapshots.py:154}} Jul 27 16:07:13.458995 np0000005924 devstack@c-api.service[100523]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:07:13.458995 np0000005924 devstack@c-api.service[100523]: warnings.warn( Jul 27 16:07:13.462949 np0000005924 devstack@c-api.service[100523]: INFO cinder.api.v3.group_snapshots [None req-5fda151d-77a4-4bad-b893-9b60d61bee98 tempest-GroupSnapshotsTest-1641029408 tempest-GroupSnapshotsTest-1641029408-project-member] Creating group_snapshot tempest-group_snapshot-931284990. Jul 27 16:07:13.510489 np0000005924 devstack@c-api.service[100523]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:07:13.510489 np0000005924 devstack@c-api.service[100523]: warnings.warn( Jul 27 16:07:13.525805 np0000005924 devstack@c-api.service[100523]: WARNING cinder.quota [None req-5fda151d-77a4-4bad-b893-9b60d61bee98 tempest-GroupSnapshotsTest-1641029408 tempest-GroupSnapshotsTest-1641029408-project-member] Deprecated: Default quota for resource: gigabytes_tempest-GroupSnapshotsTest-volume-type-893228873 is set by the default quota flag: quota_gigabytes_tempest-GroupSnapshotsTest-volume-type-893228873, it is now deprecated. Please use the default quota class for default quota. Jul 27 16:07:13.526217 np0000005924 devstack@c-api.service[100523]: WARNING cinder.quota [None req-5fda151d-77a4-4bad-b893-9b60d61bee98 tempest-GroupSnapshotsTest-1641029408 tempest-GroupSnapshotsTest-1641029408-project-member] Deprecated: Default quota for resource: snapshots_tempest-GroupSnapshotsTest-volume-type-893228873 is set by the default quota flag: quota_snapshots_tempest-GroupSnapshotsTest-volume-type-893228873, it is now deprecated. Please use the default quota class for default quota. Jul 27 16:07:13.551648 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.quota [None req-5fda151d-77a4-4bad-b893-9b60d61bee98 tempest-GroupSnapshotsTest-1641029408 tempest-GroupSnapshotsTest-1641029408-project-member] Created reservations ['6d8547e0-09fe-401c-a201-41f0f7d4a016', '863d6e87-6710-4654-8d6d-b662fdd34e56', '88bcd33e-f733-4a52-8e09-788a7397eb43', '62f776fa-10df-4fb7-95eb-67659fdfd30f'] {{(pid=100523) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 27 16:07:13.588428 np0000005924 devstack@c-api.service[100523]: INFO cinder.api.openstack.wsgi [None req-5fda151d-77a4-4bad-b893-9b60d61bee98 tempest-GroupSnapshotsTest-1641029408 tempest-GroupSnapshotsTest-1641029408-project-member] https://10.4.3.117/volume/v3/group_snapshots returned with HTTP 202 Jul 27 16:07:13.588866 np0000005924 devstack@c-api.service[100523]: [pid: 100523|app: 0|req: 28/110] 10.4.3.117 () {70 vars in 1324 bytes} [Mon Jul 27 16:07:13 2026] POST /volume/v3/group_snapshots => generated 167 bytes in 139 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Jul 27 16:07:13.597631 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.middleware.request_id [None req-71e4264b-5c10-4f83-a1dc-32a5cb59ce64 None None] RequestId filter calling following filter/app {{(pid=100522) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:07:13.599714 np0000005924 devstack@c-api.service[100522]: INFO cinder.api.openstack.wsgi [None req-71e4264b-5c10-4f83-a1dc-32a5cb59ce64 tempest-GroupSnapshotsTest-1641029408 tempest-GroupSnapshotsTest-1641029408-project-member] GET https://10.4.3.117/volume/v3/group_snapshots/51812ef0-74f2-4512-9c48-de4f35c10e41 Jul 27 16:07:13.599958 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.openstack.wsgi [None req-71e4264b-5c10-4f83-a1dc-32a5cb59ce64 tempest-GroupSnapshotsTest-1641029408 tempest-GroupSnapshotsTest-1641029408-project-member] Empty body provided in request {{(pid=100522) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:07:13.600115 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.openstack.wsgi [None req-71e4264b-5c10-4f83-a1dc-32a5cb59ce64 tempest-GroupSnapshotsTest-1641029408 tempest-GroupSnapshotsTest-1641029408-project-member] Calling method 'version_select' {{(pid=100522) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:07:13.600236 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.v3.group_snapshots [None req-71e4264b-5c10-4f83-a1dc-32a5cb59ce64 tempest-GroupSnapshotsTest-1641029408 tempest-GroupSnapshotsTest-1641029408-project-member] show called for member 51812ef0-74f2-4512-9c48-de4f35c10e41 {{(pid=100522) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Jul 27 16:07:13.603592 np0000005924 devstack@c-api.service[100522]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:07:13.603592 np0000005924 devstack@c-api.service[100522]: warnings.warn( Jul 27 16:07:13.606542 np0000005924 devstack@c-api.service[100522]: INFO cinder.api.openstack.wsgi [None req-71e4264b-5c10-4f83-a1dc-32a5cb59ce64 tempest-GroupSnapshotsTest-1641029408 tempest-GroupSnapshotsTest-1641029408-project-member] https://10.4.3.117/volume/v3/group_snapshots/51812ef0-74f2-4512-9c48-de4f35c10e41 returned with HTTP 200 Jul 27 16:07:13.606874 np0000005924 devstack@c-api.service[100522]: [pid: 100522|app: 0|req: 28/111] 10.4.3.117 () {68 vars in 1413 bytes} [Mon Jul 27 16:07:13 2026] GET /volume/v3/group_snapshots/51812ef0-74f2-4512-9c48-de4f35c10e41 => generated 306 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 27 16:07:14.032237 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.middleware.request_id [None req-3bf29922-8ea5-4151-8c64-b87e3fa737a0 None None] RequestId filter calling following filter/app {{(pid=100524) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:07:14.035071 np0000005924 devstack@c-api.service[100524]: INFO cinder.api.openstack.wsgi [None req-3bf29922-8ea5-4151-8c64-b87e3fa737a0 tempest-DeleteServersTestJSON-671171284 tempest-DeleteServersTestJSON-671171284-project-member] POST https://10.4.3.117/volume/v3/volumes Jul 27 16:07:14.035487 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.openstack.wsgi [None req-3bf29922-8ea5-4151-8c64-b87e3fa737a0 tempest-DeleteServersTestJSON-671171284 tempest-DeleteServersTestJSON-671171284-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-DeleteServersTestJSON-volume-2009830624"}} {{(pid=100524) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 27 16:07:14.037595 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.v3.volumes [None req-3bf29922-8ea5-4151-8c64-b87e3fa737a0 tempest-DeleteServersTestJSON-671171284 tempest-DeleteServersTestJSON-671171284-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-DeleteServersTestJSON-volume-2009830624'}} {{(pid=100524) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 27 16:07:14.038212 np0000005924 devstack@c-api.service[100524]: INFO cinder.api.v3.volumes [None req-3bf29922-8ea5-4151-8c64-b87e3fa737a0 tempest-DeleteServersTestJSON-671171284 tempest-DeleteServersTestJSON-671171284-project-member] Create volume of 1 GB Jul 27 16:07:14.051494 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.volume.api [None req-3bf29922-8ea5-4151-8c64-b87e3fa737a0 tempest-DeleteServersTestJSON-671171284 tempest-DeleteServersTestJSON-671171284-project-member] Availability zone cache updated, next update will occur around 2026-07-27 17:07:14.050740. {{(pid=100524) list_availability_zones /opt/stack/cinder/cinder/volume/api.py:155}} Jul 27 16:07:14.051667 np0000005924 devstack@c-api.service[100524]: INFO cinder.volume.api [None req-3bf29922-8ea5-4151-8c64-b87e3fa737a0 tempest-DeleteServersTestJSON-671171284 tempest-DeleteServersTestJSON-671171284-project-member] Availability Zones retrieved successfully. Jul 27 16:07:14.055104 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.middleware.request_id [None req-24f4269c-ac84-496b-a94d-34c0b811b698 None None] RequestId filter calling following filter/app {{(pid=100521) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:07:14.081462 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.volume.api [None req-3bf29922-8ea5-4151-8c64-b87e3fa737a0 tempest-DeleteServersTestJSON-671171284 tempest-DeleteServersTestJSON-671171284-project-member] Flow 'volume_create_api' (c5115f66-8b85-4144-93e6-576d1ae816f7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100524) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 27 16:07:14.082692 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.volume.api [None req-3bf29922-8ea5-4151-8c64-b87e3fa737a0 tempest-DeleteServersTestJSON-671171284 tempest-DeleteServersTestJSON-671171284-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (e0d92c65-e032-4c89-9008-dc4fe21c510b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100524) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 27 16:07:14.084194 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.volume.flows.api.create_volume [None req-3bf29922-8ea5-4151-8c64-b87e3fa737a0 tempest-DeleteServersTestJSON-671171284 tempest-DeleteServersTestJSON-671171284-project-member] Validating volume size '1' using validate_int {{(pid=100524) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 27 16:07:14.152643 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.volume.api [None req-3bf29922-8ea5-4151-8c64-b87e3fa737a0 tempest-DeleteServersTestJSON-671171284 tempest-DeleteServersTestJSON-671171284-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (e0d92c65-e032-4c89-9008-dc4fe21c510b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-27T16:04:59Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=2bce4e1a-e6e0-49d9-be36-c3405449a01e,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '2bce4e1a-e6e0-49d9-be36-c3405449a01e', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100524) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 27 16:07:14.153345 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.volume.api [None req-3bf29922-8ea5-4151-8c64-b87e3fa737a0 tempest-DeleteServersTestJSON-671171284 tempest-DeleteServersTestJSON-671171284-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (8540765d-a66e-48bd-a9a2-ab31407e84e3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100524) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 27 16:07:14.211695 np0000005924 devstack@c-api.service[100524]: WARNING cinder.quota [None req-3bf29922-8ea5-4151-8c64-b87e3fa737a0 tempest-DeleteServersTestJSON-671171284 tempest-DeleteServersTestJSON-671171284-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 27 16:07:14.212987 np0000005924 devstack@c-api.service[100524]: WARNING cinder.quota [None req-3bf29922-8ea5-4151-8c64-b87e3fa737a0 tempest-DeleteServersTestJSON-671171284 tempest-DeleteServersTestJSON-671171284-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 27 16:07:14.327948 np0000005924 devstack@c-api.service[100521]: INFO cinder.api.openstack.wsgi [None req-24f4269c-ac84-496b-a94d-34c0b811b698 tempest-TestMultiAttachVolumeSwap-1651872735 tempest-TestMultiAttachVolumeSwap-1651872735-project-member] POST https://10.4.3.117/volume/v3/volumes Jul 27 16:07:14.332466 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.openstack.wsgi [None req-24f4269c-ac84-496b-a94d-34c0b811b698 tempest-TestMultiAttachVolumeSwap-1651872735 tempest-TestMultiAttachVolumeSwap-1651872735-project-member] Action: 'create', calling method: create, body: {"volume": {"volume_type": "multiattach", "size": 1, "display_name": "tempest-TestMultiAttachVolumeSwap-volume-1480938646"}} {{(pid=100521) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 27 16:07:14.335473 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.v3.volumes [None req-24f4269c-ac84-496b-a94d-34c0b811b698 tempest-TestMultiAttachVolumeSwap-1651872735 tempest-TestMultiAttachVolumeSwap-1651872735-project-member] Create volume request body: {'volume': {'volume_type': 'multiattach', 'size': 1, 'display_name': 'tempest-TestMultiAttachVolumeSwap-volume-1480938646'}} {{(pid=100521) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 27 16:07:14.340454 np0000005924 devstack@c-api.service[100521]: INFO cinder.api.v3.volumes [None req-24f4269c-ac84-496b-a94d-34c0b811b698 tempest-TestMultiAttachVolumeSwap-1651872735 tempest-TestMultiAttachVolumeSwap-1651872735-project-member] Create volume of 1 GB Jul 27 16:07:14.340799 np0000005924 devstack@c-api.service[100521]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:07:14.340799 np0000005924 devstack@c-api.service[100521]: warnings.warn( Jul 27 16:07:14.341819 np0000005924 devstack@c-api.service[100521]: INFO cinder.volume.api [None req-24f4269c-ac84-496b-a94d-34c0b811b698 tempest-TestMultiAttachVolumeSwap-1651872735 tempest-TestMultiAttachVolumeSwap-1651872735-project-member] Availability Zones retrieved successfully. Jul 27 16:07:14.350363 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.volume.api [None req-24f4269c-ac84-496b-a94d-34c0b811b698 tempest-TestMultiAttachVolumeSwap-1651872735 tempest-TestMultiAttachVolumeSwap-1651872735-project-member] Flow 'volume_create_api' (173a9cb8-3871-4abf-9daa-8b90a40c6d99) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100521) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 27 16:07:14.351552 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.volume.api [None req-24f4269c-ac84-496b-a94d-34c0b811b698 tempest-TestMultiAttachVolumeSwap-1651872735 tempest-TestMultiAttachVolumeSwap-1651872735-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (4d5d002e-188a-453a-b944-3ae7db534067) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100521) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 27 16:07:14.353222 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.volume.flows.api.create_volume [None req-24f4269c-ac84-496b-a94d-34c0b811b698 tempest-TestMultiAttachVolumeSwap-1651872735 tempest-TestMultiAttachVolumeSwap-1651872735-project-member] Validating volume size '1' using validate_int {{(pid=100521) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 27 16:07:14.363763 np0000005924 devstack@c-api.service[100521]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:07:14.363763 np0000005924 devstack@c-api.service[100521]: warnings.warn( Jul 27 16:07:14.378046 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.volume.api [None req-24f4269c-ac84-496b-a94d-34c0b811b698 tempest-TestMultiAttachVolumeSwap-1651872735 tempest-TestMultiAttachVolumeSwap-1651872735-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (4d5d002e-188a-453a-b944-3ae7db534067) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-27T16:05:00Z,deleted=False,deleted_at=None,description=None,extra_specs={multiattach=' True'},id=5a08e345-6607-4a90-9e52-260a905c25f2,is_public=True,name='multiattach',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '5a08e345-6607-4a90-9e52-260a905c25f2', 'encryption_key_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=100521) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 27 16:07:14.378761 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.volume.api [None req-24f4269c-ac84-496b-a94d-34c0b811b698 tempest-TestMultiAttachVolumeSwap-1651872735 tempest-TestMultiAttachVolumeSwap-1651872735-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (2368e4d1-c401-4239-9a7c-d3442e39bcd0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100521) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 27 16:07:14.398147 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.quota [None req-3bf29922-8ea5-4151-8c64-b87e3fa737a0 tempest-DeleteServersTestJSON-671171284 tempest-DeleteServersTestJSON-671171284-project-member] Created reservations ['5c365e4b-763a-43d0-9301-0104554df204', 'e4ad704b-1abc-4210-a3be-360ec23a5542', 'fabc7e5f-d07a-4e35-9b8a-edf5e84ddec8', '42c7f223-6007-4720-bf1b-885741f637ba'] {{(pid=100524) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 27 16:07:14.399297 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.volume.api [None req-3bf29922-8ea5-4151-8c64-b87e3fa737a0 tempest-DeleteServersTestJSON-671171284 tempest-DeleteServersTestJSON-671171284-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (8540765d-a66e-48bd-a9a2-ab31407e84e3) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['5c365e4b-763a-43d0-9301-0104554df204', 'e4ad704b-1abc-4210-a3be-360ec23a5542', 'fabc7e5f-d07a-4e35-9b8a-edf5e84ddec8', '42c7f223-6007-4720-bf1b-885741f637ba']}' {{(pid=100524) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 27 16:07:14.400439 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.volume.api [None req-3bf29922-8ea5-4151-8c64-b87e3fa737a0 tempest-DeleteServersTestJSON-671171284 tempest-DeleteServersTestJSON-671171284-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (15e36941-216e-444c-85ce-ef5c780ae2f2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100524) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 27 16:07:14.403556 np0000005924 devstack@c-api.service[100521]: WARNING cinder.quota [None req-24f4269c-ac84-496b-a94d-34c0b811b698 tempest-TestMultiAttachVolumeSwap-1651872735 tempest-TestMultiAttachVolumeSwap-1651872735-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 27 16:07:14.404760 np0000005924 devstack@c-api.service[100521]: WARNING cinder.quota [None req-24f4269c-ac84-496b-a94d-34c0b811b698 tempest-TestMultiAttachVolumeSwap-1651872735 tempest-TestMultiAttachVolumeSwap-1651872735-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 27 16:07:14.445104 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.volume.api [None req-3bf29922-8ea5-4151-8c64-b87e3fa737a0 tempest-DeleteServersTestJSON-671171284 tempest-DeleteServersTestJSON-671171284-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (15e36941-216e-444c-85ce-ef5c780ae2f2) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'fafd5ade-1c22-4541-909e-f83b249f2944', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-DeleteServersTestJSON-volume-2009830624',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='387bb02062504c58b9858687c24059be',qos_specs=None,replication_status=,reservations=['5c365e4b-763a-43d0-9301-0104554df204','e4ad704b-1abc-4210-a3be-360ec23a5542','fabc7e5f-d07a-4e35-9b8a-edf5e84ddec8','42c7f223-6007-4720-bf1b-885741f637ba'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='a4b68ba4c6ba4b62985eeff6fd18b9d0',volume_type_id=2bce4e1a-e6e0-49d9-be36-c3405449a01e), 'volume': Volume(_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-27T16:07:14Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-DeleteServersTestJSON-volume-2009830624',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=fafd5ade-1c22-4541-909e-f83b249f2944,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='387bb02062504c58b9858687c24059be',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='a4b68ba4c6ba4b62985eeff6fd18b9d0',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(2bce4e1a-e6e0-49d9-be36-c3405449a01e),volume_type_id=2bce4e1a-e6e0-49d9-be36-c3405449a01e)}' {{(pid=100524) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 27 16:07:14.446121 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.volume.api [None req-3bf29922-8ea5-4151-8c64-b87e3fa737a0 tempest-DeleteServersTestJSON-671171284 tempest-DeleteServersTestJSON-671171284-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (c8e0f17a-2b01-4c00-971c-e9d94d92f658) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100524) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 27 16:07:14.461823 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.quota [None req-24f4269c-ac84-496b-a94d-34c0b811b698 tempest-TestMultiAttachVolumeSwap-1651872735 tempest-TestMultiAttachVolumeSwap-1651872735-project-member] Created reservations ['72f59512-e1b5-4832-98d5-008ee0d5bec4', '6a1a59c0-eb25-4ae6-8a21-20281c061e74', '45b7caf8-73d2-4ad1-9632-9f1ad6a77185', '134b2164-9da2-4d11-b5b2-04e59e66f319'] {{(pid=100521) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 27 16:07:14.462696 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.volume.api [None req-24f4269c-ac84-496b-a94d-34c0b811b698 tempest-TestMultiAttachVolumeSwap-1651872735 tempest-TestMultiAttachVolumeSwap-1651872735-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (2368e4d1-c401-4239-9a7c-d3442e39bcd0) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['72f59512-e1b5-4832-98d5-008ee0d5bec4', '6a1a59c0-eb25-4ae6-8a21-20281c061e74', '45b7caf8-73d2-4ad1-9632-9f1ad6a77185', '134b2164-9da2-4d11-b5b2-04e59e66f319']}' {{(pid=100521) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 27 16:07:14.464276 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.volume.api [None req-24f4269c-ac84-496b-a94d-34c0b811b698 tempest-TestMultiAttachVolumeSwap-1651872735 tempest-TestMultiAttachVolumeSwap-1651872735-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (fcc86735-2f0e-4e7e-86a6-a43dbbc0b5d8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100521) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 27 16:07:14.488505 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.volume.api [None req-3bf29922-8ea5-4151-8c64-b87e3fa737a0 tempest-DeleteServersTestJSON-671171284 tempest-DeleteServersTestJSON-671171284-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (c8e0f17a-2b01-4c00-971c-e9d94d92f658) transitioned into state 'SUCCESS' from state '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-2009830624',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='387bb02062504c58b9858687c24059be',qos_specs=None,replication_status=,reservations=['5c365e4b-763a-43d0-9301-0104554df204','e4ad704b-1abc-4210-a3be-360ec23a5542','fabc7e5f-d07a-4e35-9b8a-edf5e84ddec8','42c7f223-6007-4720-bf1b-885741f637ba'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='a4b68ba4c6ba4b62985eeff6fd18b9d0',volume_type_id=2bce4e1a-e6e0-49d9-be36-c3405449a01e)}' {{(pid=100524) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 27 16:07:14.489272 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.volume.api [None req-3bf29922-8ea5-4151-8c64-b87e3fa737a0 tempest-DeleteServersTestJSON-671171284 tempest-DeleteServersTestJSON-671171284-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (bf07b28e-1b5d-4054-90d4-3bcf4eefad15) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100524) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 27 16:07:14.492321 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.volume.api [None req-24f4269c-ac84-496b-a94d-34c0b811b698 tempest-TestMultiAttachVolumeSwap-1651872735 tempest-TestMultiAttachVolumeSwap-1651872735-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (fcc86735-2f0e-4e7e-86a6-a43dbbc0b5d8) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '6ec9ef70-f9c1-4096-97a1-c93e7c5033ad', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestMultiAttachVolumeSwap-volume-1480938646',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=True,project_id='2c37a824c1d4477498e64853bc063a54',qos_specs=None,replication_status=,reservations=['72f59512-e1b5-4832-98d5-008ee0d5bec4','6a1a59c0-eb25-4ae6-8a21-20281c061e74','45b7caf8-73d2-4ad1-9632-9f1ad6a77185','134b2164-9da2-4d11-b5b2-04e59e66f319'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='ff5f328b2c9d498ba25deaa6e81cf8a3',volume_type_id=5a08e345-6607-4a90-9e52-260a905c25f2), 'volume': Volume(_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-27T16:07:14Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestMultiAttachVolumeSwap-volume-1480938646',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=6ec9ef70-f9c1-4096-97a1-c93e7c5033ad,launched_at=None,metadata={},migration_status=None,multiattach=True,previous_status=None,project_id='2c37a824c1d4477498e64853bc063a54',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='ff5f328b2c9d498ba25deaa6e81cf8a3',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(5a08e345-6607-4a90-9e52-260a905c25f2),volume_type_id=5a08e345-6607-4a90-9e52-260a905c25f2)}' {{(pid=100521) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 27 16:07:14.493095 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.volume.api [None req-24f4269c-ac84-496b-a94d-34c0b811b698 tempest-TestMultiAttachVolumeSwap-1651872735 tempest-TestMultiAttachVolumeSwap-1651872735-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (26ed0c0e-06b5-4908-b0bd-2e25aa043fdc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100521) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 27 16:07:14.509509 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.volume.api [None req-3bf29922-8ea5-4151-8c64-b87e3fa737a0 tempest-DeleteServersTestJSON-671171284 tempest-DeleteServersTestJSON-671171284-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (bf07b28e-1b5d-4054-90d4-3bcf4eefad15) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100524) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 27 16:07:14.510269 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.volume.api [None req-3bf29922-8ea5-4151-8c64-b87e3fa737a0 tempest-DeleteServersTestJSON-671171284 tempest-DeleteServersTestJSON-671171284-project-member] Flow 'volume_create_api' (c5115f66-8b85-4144-93e6-576d1ae816f7) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100524) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 27 16:07:14.510591 np0000005924 devstack@c-api.service[100524]: INFO cinder.volume.api [None req-3bf29922-8ea5-4151-8c64-b87e3fa737a0 tempest-DeleteServersTestJSON-671171284 tempest-DeleteServersTestJSON-671171284-project-member] Create volume request issued successfully. Jul 27 16:07:14.511091 np0000005924 devstack@c-api.service[100524]: INFO cinder.api.openstack.wsgi [None req-3bf29922-8ea5-4151-8c64-b87e3fa737a0 tempest-DeleteServersTestJSON-671171284 tempest-DeleteServersTestJSON-671171284-project-member] https://10.4.3.117/volume/v3/volumes returned with HTTP 202 Jul 27 16:07:14.511539 np0000005924 devstack@c-api.service[100524]: [pid: 100524|app: 0|req: 30/112] 10.4.3.117 () {68 vars in 1258 bytes} [Mon Jul 27 16:07:14 2026] POST /volume/v3/volumes => generated 752 bytes in 480 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 27 16:07:14.522534 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.volume.api [None req-24f4269c-ac84-496b-a94d-34c0b811b698 tempest-TestMultiAttachVolumeSwap-1651872735 tempest-TestMultiAttachVolumeSwap-1651872735-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (26ed0c0e-06b5-4908-b0bd-2e25aa043fdc) transitioned into state 'SUCCESS' from state '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-1480938646',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=True,project_id='2c37a824c1d4477498e64853bc063a54',qos_specs=None,replication_status=,reservations=['72f59512-e1b5-4832-98d5-008ee0d5bec4','6a1a59c0-eb25-4ae6-8a21-20281c061e74','45b7caf8-73d2-4ad1-9632-9f1ad6a77185','134b2164-9da2-4d11-b5b2-04e59e66f319'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='ff5f328b2c9d498ba25deaa6e81cf8a3',volume_type_id=5a08e345-6607-4a90-9e52-260a905c25f2)}' {{(pid=100521) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 27 16:07:14.522996 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.volume.api [None req-24f4269c-ac84-496b-a94d-34c0b811b698 tempest-TestMultiAttachVolumeSwap-1651872735 tempest-TestMultiAttachVolumeSwap-1651872735-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (514b0f59-e6fb-4a18-9ee9-765ef20ab322) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100521) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 27 16:07:14.532883 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.middleware.request_id [None req-03ba7748-a99c-4b24-bb37-5b6943db64ed None None] RequestId filter calling following filter/app {{(pid=100523) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:07:14.538934 np0000005924 devstack@c-api.service[100523]: INFO cinder.api.openstack.wsgi [None req-03ba7748-a99c-4b24-bb37-5b6943db64ed tempest-DeleteServersTestJSON-671171284 tempest-DeleteServersTestJSON-671171284-project-member] GET https://10.4.3.117/volume/v3/volumes/fafd5ade-1c22-4541-909e-f83b249f2944 Jul 27 16:07:14.539424 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.openstack.wsgi [None req-03ba7748-a99c-4b24-bb37-5b6943db64ed tempest-DeleteServersTestJSON-671171284 tempest-DeleteServersTestJSON-671171284-project-member] Empty body provided in request {{(pid=100523) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:07:14.539720 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.openstack.wsgi [None req-03ba7748-a99c-4b24-bb37-5b6943db64ed tempest-DeleteServersTestJSON-671171284 tempest-DeleteServersTestJSON-671171284-project-member] Calling method 'show' {{(pid=100523) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:07:14.541338 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.volume.api [None req-24f4269c-ac84-496b-a94d-34c0b811b698 tempest-TestMultiAttachVolumeSwap-1651872735 tempest-TestMultiAttachVolumeSwap-1651872735-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (514b0f59-e6fb-4a18-9ee9-765ef20ab322) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100521) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 27 16:07:14.542510 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.volume.api [None req-24f4269c-ac84-496b-a94d-34c0b811b698 tempest-TestMultiAttachVolumeSwap-1651872735 tempest-TestMultiAttachVolumeSwap-1651872735-project-member] Flow 'volume_create_api' (173a9cb8-3871-4abf-9daa-8b90a40c6d99) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100521) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 27 16:07:14.543483 np0000005924 devstack@c-api.service[100521]: INFO cinder.volume.api [None req-24f4269c-ac84-496b-a94d-34c0b811b698 tempest-TestMultiAttachVolumeSwap-1651872735 tempest-TestMultiAttachVolumeSwap-1651872735-project-member] Create volume request issued successfully. Jul 27 16:07:14.543483 np0000005924 devstack@c-api.service[100521]: INFO cinder.api.openstack.wsgi [None req-24f4269c-ac84-496b-a94d-34c0b811b698 tempest-TestMultiAttachVolumeSwap-1651872735 tempest-TestMultiAttachVolumeSwap-1651872735-project-member] https://10.4.3.117/volume/v3/volumes returned with HTTP 202 Jul 27 16:07:14.544014 np0000005924 devstack@c-api.service[100521]: [pid: 100521|app: 0|req: 27/113] 10.4.3.117 () {68 vars in 1259 bytes} [Mon Jul 27 16:07:14 2026] POST /volume/v3/volumes => generated 758 bytes in 489 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 27 16:07:14.559432 np0000005924 devstack@c-api.service[100523]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:07:14.559432 np0000005924 devstack@c-api.service[100523]: warnings.warn( Jul 27 16:07:14.559516 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.middleware.request_id [None req-e20d9ecf-83ac-4112-bed2-fc5e7277a052 None None] RequestId filter calling following filter/app {{(pid=100522) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:07:14.560792 np0000005924 devstack@c-api.service[100522]: INFO cinder.api.openstack.wsgi [None req-e20d9ecf-83ac-4112-bed2-fc5e7277a052 tempest-TestMultiAttachVolumeSwap-1651872735 tempest-TestMultiAttachVolumeSwap-1651872735-project-member] GET https://10.4.3.117/volume/v3/volumes/6ec9ef70-f9c1-4096-97a1-c93e7c5033ad Jul 27 16:07:14.560963 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.openstack.wsgi [None req-e20d9ecf-83ac-4112-bed2-fc5e7277a052 tempest-TestMultiAttachVolumeSwap-1651872735 tempest-TestMultiAttachVolumeSwap-1651872735-project-member] Empty body provided in request {{(pid=100522) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:07:14.561171 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.openstack.wsgi [None req-e20d9ecf-83ac-4112-bed2-fc5e7277a052 tempest-TestMultiAttachVolumeSwap-1651872735 tempest-TestMultiAttachVolumeSwap-1651872735-project-member] Calling method 'show' {{(pid=100522) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:07:14.563213 np0000005924 devstack@c-api.service[100523]: INFO cinder.volume.api [None req-03ba7748-a99c-4b24-bb37-5b6943db64ed tempest-DeleteServersTestJSON-671171284 tempest-DeleteServersTestJSON-671171284-project-member] Volume info retrieved successfully. Jul 27 16:07:14.568549 np0000005924 devstack@c-api.service[100523]: INFO cinder.api.openstack.wsgi [None req-03ba7748-a99c-4b24-bb37-5b6943db64ed tempest-DeleteServersTestJSON-671171284 tempest-DeleteServersTestJSON-671171284-project-member] https://10.4.3.117/volume/v3/volumes/fafd5ade-1c22-4541-909e-f83b249f2944 returned with HTTP 200 Jul 27 16:07:14.569936 np0000005924 devstack@c-api.service[100523]: [pid: 100523|app: 0|req: 29/114] 10.4.3.117 () {66 vars in 1348 bytes} [Mon Jul 27 16:07:14 2026] GET /volume/v3/volumes/fafd5ade-1c22-4541-909e-f83b249f2944 => generated 820 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 27 16:07:14.570784 np0000005924 devstack@c-api.service[100522]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:07:14.570784 np0000005924 devstack@c-api.service[100522]: warnings.warn( Jul 27 16:07:14.584708 np0000005924 devstack@c-api.service[100522]: INFO cinder.volume.api [None req-e20d9ecf-83ac-4112-bed2-fc5e7277a052 tempest-TestMultiAttachVolumeSwap-1651872735 tempest-TestMultiAttachVolumeSwap-1651872735-project-member] Volume info retrieved successfully. Jul 27 16:07:14.591614 np0000005924 devstack@c-api.service[100522]: INFO cinder.api.openstack.wsgi [None req-e20d9ecf-83ac-4112-bed2-fc5e7277a052 tempest-TestMultiAttachVolumeSwap-1651872735 tempest-TestMultiAttachVolumeSwap-1651872735-project-member] https://10.4.3.117/volume/v3/volumes/6ec9ef70-f9c1-4096-97a1-c93e7c5033ad returned with HTTP 200 Jul 27 16:07:14.592021 np0000005924 devstack@c-api.service[100522]: [pid: 100522|app: 0|req: 29/115] 10.4.3.117 () {66 vars in 1348 bytes} [Mon Jul 27 16:07:14 2026] GET /volume/v3/volumes/6ec9ef70-f9c1-4096-97a1-c93e7c5033ad => generated 826 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 27 16:07:14.617731 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.middleware.request_id [None req-eaa1b6a3-8a01-4477-b9f1-61437e89ddcd None None] RequestId filter calling following filter/app {{(pid=100524) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:07:14.620051 np0000005924 devstack@c-api.service[100524]: INFO cinder.api.openstack.wsgi [None req-eaa1b6a3-8a01-4477-b9f1-61437e89ddcd tempest-GroupSnapshotsTest-1641029408 tempest-GroupSnapshotsTest-1641029408-project-member] GET https://10.4.3.117/volume/v3/group_snapshots/51812ef0-74f2-4512-9c48-de4f35c10e41 Jul 27 16:07:14.620285 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.openstack.wsgi [None req-eaa1b6a3-8a01-4477-b9f1-61437e89ddcd tempest-GroupSnapshotsTest-1641029408 tempest-GroupSnapshotsTest-1641029408-project-member] Empty body provided in request {{(pid=100524) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:07:14.620580 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.openstack.wsgi [None req-eaa1b6a3-8a01-4477-b9f1-61437e89ddcd tempest-GroupSnapshotsTest-1641029408 tempest-GroupSnapshotsTest-1641029408-project-member] Calling method 'version_select' {{(pid=100524) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:07:14.622447 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.v3.group_snapshots [None req-eaa1b6a3-8a01-4477-b9f1-61437e89ddcd tempest-GroupSnapshotsTest-1641029408 tempest-GroupSnapshotsTest-1641029408-project-member] show called for member 51812ef0-74f2-4512-9c48-de4f35c10e41 {{(pid=100524) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Jul 27 16:07:14.627619 np0000005924 devstack@c-api.service[100524]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:07:14.627619 np0000005924 devstack@c-api.service[100524]: warnings.warn( Jul 27 16:07:14.631475 np0000005924 devstack@c-api.service[100524]: INFO cinder.api.openstack.wsgi [None req-eaa1b6a3-8a01-4477-b9f1-61437e89ddcd tempest-GroupSnapshotsTest-1641029408 tempest-GroupSnapshotsTest-1641029408-project-member] https://10.4.3.117/volume/v3/group_snapshots/51812ef0-74f2-4512-9c48-de4f35c10e41 returned with HTTP 200 Jul 27 16:07:14.631714 np0000005924 devstack@c-api.service[100524]: [pid: 100524|app: 0|req: 31/116] 10.4.3.117 () {68 vars in 1413 bytes} [Mon Jul 27 16:07:14 2026] GET /volume/v3/group_snapshots/51812ef0-74f2-4512-9c48-de4f35c10e41 => generated 307 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 27 16:07:14.642491 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.middleware.request_id [None req-3615ea97-972d-434b-8ebc-207c8e0a8de5 None None] RequestId filter calling following filter/app {{(pid=100521) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:07:14.645246 np0000005924 devstack@c-api.service[100521]: INFO cinder.api.openstack.wsgi [None req-3615ea97-972d-434b-8ebc-207c8e0a8de5 tempest-GroupSnapshotsTest-1641029408 tempest-GroupSnapshotsTest-1641029408-project-member] GET https://10.4.3.117/volume/v3/snapshots/detail Jul 27 16:07:14.645669 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.openstack.wsgi [None req-3615ea97-972d-434b-8ebc-207c8e0a8de5 tempest-GroupSnapshotsTest-1641029408 tempest-GroupSnapshotsTest-1641029408-project-member] Empty body provided in request {{(pid=100521) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:07:14.645875 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.openstack.wsgi [None req-3615ea97-972d-434b-8ebc-207c8e0a8de5 tempest-GroupSnapshotsTest-1641029408 tempest-GroupSnapshotsTest-1641029408-project-member] Calling method 'detail' {{(pid=100521) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:07:14.646120 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.api_utils [None req-3615ea97-972d-434b-8ebc-207c8e0a8de5 tempest-GroupSnapshotsTest-1641029408 tempest-GroupSnapshotsTest-1641029408-project-member] Removing options '' from query. {{(pid=100521) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 27 16:07:14.646404 np0000005924 devstack@c-api.service[100521]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:07:14.646404 np0000005924 devstack@c-api.service[100521]: warnings.warn( Jul 27 16:07:14.647207 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.db.api [None req-3615ea97-972d-434b-8ebc-207c8e0a8de5 tempest-GroupSnapshotsTest-1641029408 tempest-GroupSnapshotsTest-1641029408-project-member] Building query based on filter {{(pid=100521) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Jul 27 16:07:14.652632 np0000005924 devstack@c-api.service[100521]: INFO cinder.volume.api [None req-3615ea97-972d-434b-8ebc-207c8e0a8de5 tempest-GroupSnapshotsTest-1641029408 tempest-GroupSnapshotsTest-1641029408-project-member] Get all snapshots completed successfully. Jul 27 16:07:14.653025 np0000005924 devstack@c-api.service[100521]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:07:14.653025 np0000005924 devstack@c-api.service[100521]: warnings.warn( Jul 27 16:07:14.654868 np0000005924 devstack@c-api.service[100521]: INFO cinder.api.openstack.wsgi [None req-3615ea97-972d-434b-8ebc-207c8e0a8de5 tempest-GroupSnapshotsTest-1641029408 tempest-GroupSnapshotsTest-1641029408-project-member] https://10.4.3.117/volume/v3/snapshots/detail returned with HTTP 200 Jul 27 16:07:14.656540 np0000005924 devstack@c-api.service[100521]: [pid: 100521|app: 0|req: 28/117] 10.4.3.117 () {66 vars in 1264 bytes} [Mon Jul 27 16:07:14 2026] GET /volume/v3/snapshots/detail => generated 453 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 27 16:07:14.667020 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.middleware.request_id [None req-08421e58-4116-4ef9-b32c-2d3031331b46 None None] RequestId filter calling following filter/app {{(pid=100523) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:07:14.669074 np0000005924 devstack@c-api.service[100523]: INFO cinder.api.openstack.wsgi [None req-08421e58-4116-4ef9-b32c-2d3031331b46 tempest-GroupSnapshotsTest-1641029408 tempest-GroupSnapshotsTest-1641029408-project-member] GET https://10.4.3.117/volume/v3/snapshots/71b59e12-c282-4cd4-a862-8e1f0b39cab0 Jul 27 16:07:14.669074 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.openstack.wsgi [None req-08421e58-4116-4ef9-b32c-2d3031331b46 tempest-GroupSnapshotsTest-1641029408 tempest-GroupSnapshotsTest-1641029408-project-member] Empty body provided in request {{(pid=100523) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:07:14.669074 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.openstack.wsgi [None req-08421e58-4116-4ef9-b32c-2d3031331b46 tempest-GroupSnapshotsTest-1641029408 tempest-GroupSnapshotsTest-1641029408-project-member] Calling method 'show' {{(pid=100523) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:07:14.673959 np0000005924 devstack@c-api.service[100523]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:07:14.673959 np0000005924 devstack@c-api.service[100523]: warnings.warn( Jul 27 16:07:14.675459 np0000005924 devstack@c-api.service[100523]: INFO cinder.volume.api [None req-08421e58-4116-4ef9-b32c-2d3031331b46 tempest-GroupSnapshotsTest-1641029408 tempest-GroupSnapshotsTest-1641029408-project-member] Snapshot retrieved successfully. Jul 27 16:07:14.675459 np0000005924 devstack@c-api.service[100523]: INFO cinder.api.openstack.wsgi [None req-08421e58-4116-4ef9-b32c-2d3031331b46 tempest-GroupSnapshotsTest-1641029408 tempest-GroupSnapshotsTest-1641029408-project-member] https://10.4.3.117/volume/v3/snapshots/71b59e12-c282-4cd4-a862-8e1f0b39cab0 returned with HTTP 200 Jul 27 16:07:14.675641 np0000005924 devstack@c-api.service[100523]: [pid: 100523|app: 0|req: 30/118] 10.4.3.117 () {66 vars in 1354 bytes} [Mon Jul 27 16:07:14 2026] GET /volume/v3/snapshots/71b59e12-c282-4cd4-a862-8e1f0b39cab0 => generated 450 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 27 16:07:14.685505 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.middleware.request_id [None req-3a3a065b-291d-4100-81f1-f9bf96cc6524 None None] RequestId filter calling following filter/app {{(pid=100522) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:07:14.685917 np0000005924 devstack@c-api.service[100522]: INFO cinder.api.openstack.wsgi [None req-3a3a065b-291d-4100-81f1-f9bf96cc6524 tempest-GroupSnapshotsTest-1641029408 tempest-GroupSnapshotsTest-1641029408-project-member] GET https://10.4.3.117/volume/v3/group_snapshots/51812ef0-74f2-4512-9c48-de4f35c10e41 Jul 27 16:07:14.686126 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.openstack.wsgi [None req-3a3a065b-291d-4100-81f1-f9bf96cc6524 tempest-GroupSnapshotsTest-1641029408 tempest-GroupSnapshotsTest-1641029408-project-member] Empty body provided in request {{(pid=100522) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:07:14.686287 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.openstack.wsgi [None req-3a3a065b-291d-4100-81f1-f9bf96cc6524 tempest-GroupSnapshotsTest-1641029408 tempest-GroupSnapshotsTest-1641029408-project-member] Calling method 'version_select' {{(pid=100522) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:07:14.686436 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.v3.group_snapshots [None req-3a3a065b-291d-4100-81f1-f9bf96cc6524 tempest-GroupSnapshotsTest-1641029408 tempest-GroupSnapshotsTest-1641029408-project-member] show called for member 51812ef0-74f2-4512-9c48-de4f35c10e41 {{(pid=100522) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Jul 27 16:07:14.689287 np0000005924 devstack@c-api.service[100522]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:07:14.689287 np0000005924 devstack@c-api.service[100522]: warnings.warn( Jul 27 16:07:14.692740 np0000005924 devstack@c-api.service[100522]: INFO cinder.api.openstack.wsgi [None req-3a3a065b-291d-4100-81f1-f9bf96cc6524 tempest-GroupSnapshotsTest-1641029408 tempest-GroupSnapshotsTest-1641029408-project-member] https://10.4.3.117/volume/v3/group_snapshots/51812ef0-74f2-4512-9c48-de4f35c10e41 returned with HTTP 200 Jul 27 16:07:14.693087 np0000005924 devstack@c-api.service[100522]: [pid: 100522|app: 0|req: 30/119] 10.4.3.117 () {68 vars in 1413 bytes} [Mon Jul 27 16:07:14 2026] GET /volume/v3/group_snapshots/51812ef0-74f2-4512-9c48-de4f35c10e41 => generated 307 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 27 16:07:14.702576 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.middleware.request_id [None req-86151a05-5347-4ade-8060-ebce2297cc1e None None] RequestId filter calling following filter/app {{(pid=100524) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:07:14.704395 np0000005924 devstack@c-api.service[100524]: INFO cinder.api.openstack.wsgi [None req-86151a05-5347-4ade-8060-ebce2297cc1e tempest-GroupSnapshotsTest-1641029408 tempest-GroupSnapshotsTest-1641029408-project-member] GET https://10.4.3.117/volume/v3/group_snapshots/detail Jul 27 16:07:14.704615 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.openstack.wsgi [None req-86151a05-5347-4ade-8060-ebce2297cc1e tempest-GroupSnapshotsTest-1641029408 tempest-GroupSnapshotsTest-1641029408-project-member] Empty body provided in request {{(pid=100524) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:07:14.704840 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.openstack.wsgi [None req-86151a05-5347-4ade-8060-ebce2297cc1e tempest-GroupSnapshotsTest-1641029408 tempest-GroupSnapshotsTest-1641029408-project-member] Calling method 'version_select' {{(pid=100524) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:07:14.713102 np0000005924 devstack@c-api.service[100524]: INFO cinder.api.openstack.wsgi [None req-86151a05-5347-4ade-8060-ebce2297cc1e tempest-GroupSnapshotsTest-1641029408 tempest-GroupSnapshotsTest-1641029408-project-member] https://10.4.3.117/volume/v3/group_snapshots/detail returned with HTTP 200 Jul 27 16:07:14.713619 np0000005924 devstack@c-api.service[100524]: [pid: 100524|app: 0|req: 32/120] 10.4.3.117 () {68 vars in 1323 bytes} [Mon Jul 27 16:07:14 2026] GET /volume/v3/group_snapshots/detail => generated 310 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 27 16:07:14.722903 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.middleware.request_id [None req-a83a76d2-7043-4734-8d52-6086ebfb64c7 None None] RequestId filter calling following filter/app {{(pid=100521) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:07:14.725912 np0000005924 devstack@c-api.service[100521]: INFO cinder.api.openstack.wsgi [None req-a83a76d2-7043-4734-8d52-6086ebfb64c7 tempest-GroupSnapshotsTest-1641029408 tempest-GroupSnapshotsTest-1641029408-project-member] DELETE https://10.4.3.117/volume/v3/group_snapshots/51812ef0-74f2-4512-9c48-de4f35c10e41 Jul 27 16:07:14.726136 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.openstack.wsgi [None req-a83a76d2-7043-4734-8d52-6086ebfb64c7 tempest-GroupSnapshotsTest-1641029408 tempest-GroupSnapshotsTest-1641029408-project-member] Empty body provided in request {{(pid=100521) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:07:14.726930 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.openstack.wsgi [None req-a83a76d2-7043-4734-8d52-6086ebfb64c7 tempest-GroupSnapshotsTest-1641029408 tempest-GroupSnapshotsTest-1641029408-project-member] Calling method 'version_select' {{(pid=100521) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:07:14.727089 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.v3.group_snapshots [None req-a83a76d2-7043-4734-8d52-6086ebfb64c7 tempest-GroupSnapshotsTest-1641029408 tempest-GroupSnapshotsTest-1641029408-project-member] delete called for member 51812ef0-74f2-4512-9c48-de4f35c10e41 {{(pid=100521) delete /opt/stack/cinder/cinder/api/v3/group_snapshots.py:72}} Jul 27 16:07:14.727431 np0000005924 devstack@c-api.service[100521]: INFO cinder.api.v3.group_snapshots [None req-a83a76d2-7043-4734-8d52-6086ebfb64c7 tempest-GroupSnapshotsTest-1641029408 tempest-GroupSnapshotsTest-1641029408-project-member] Delete group_snapshot with id: 51812ef0-74f2-4512-9c48-de4f35c10e41 Jul 27 16:07:14.732830 np0000005924 devstack@c-api.service[100521]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:07:14.732830 np0000005924 devstack@c-api.service[100521]: warnings.warn( Jul 27 16:07:14.773835 np0000005924 devstack@c-api.service[100521]: INFO cinder.api.openstack.wsgi [None req-a83a76d2-7043-4734-8d52-6086ebfb64c7 tempest-GroupSnapshotsTest-1641029408 tempest-GroupSnapshotsTest-1641029408-project-member] https://10.4.3.117/volume/v3/group_snapshots/51812ef0-74f2-4512-9c48-de4f35c10e41 returned with HTTP 202 Jul 27 16:07:14.773835 np0000005924 devstack@c-api.service[100521]: [pid: 100521|app: 0|req: 29/121] 10.4.3.117 () {68 vars in 1416 bytes} [Mon Jul 27 16:07:14 2026] DELETE /volume/v3/group_snapshots/51812ef0-74f2-4512-9c48-de4f35c10e41 => generated 0 bytes in 51 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Jul 27 16:07:14.783572 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.middleware.request_id [None req-fcb165d7-8798-4cbc-af18-8d2e788fc344 None None] RequestId filter calling following filter/app {{(pid=100523) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:07:14.785810 np0000005924 devstack@c-api.service[100523]: INFO cinder.api.openstack.wsgi [None req-fcb165d7-8798-4cbc-af18-8d2e788fc344 tempest-GroupSnapshotsTest-1641029408 tempest-GroupSnapshotsTest-1641029408-project-member] GET https://10.4.3.117/volume/v3/volumes/detail Jul 27 16:07:14.786157 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.openstack.wsgi [None req-fcb165d7-8798-4cbc-af18-8d2e788fc344 tempest-GroupSnapshotsTest-1641029408 tempest-GroupSnapshotsTest-1641029408-project-member] Empty body provided in request {{(pid=100523) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:07:14.786342 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.openstack.wsgi [None req-fcb165d7-8798-4cbc-af18-8d2e788fc344 tempest-GroupSnapshotsTest-1641029408 tempest-GroupSnapshotsTest-1641029408-project-member] Calling method 'detail' {{(pid=100523) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:07:14.786686 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.api_utils [None req-fcb165d7-8798-4cbc-af18-8d2e788fc344 tempest-GroupSnapshotsTest-1641029408 tempest-GroupSnapshotsTest-1641029408-project-member] Removing options '' from query. {{(pid=100523) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 27 16:07:14.790520 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.volume.api [None req-fcb165d7-8798-4cbc-af18-8d2e788fc344 tempest-GroupSnapshotsTest-1641029408 tempest-GroupSnapshotsTest-1641029408-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100523) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 27 16:07:14.804916 np0000005924 devstack@c-api.service[100523]: INFO cinder.volume.api [None req-fcb165d7-8798-4cbc-af18-8d2e788fc344 tempest-GroupSnapshotsTest-1641029408 tempest-GroupSnapshotsTest-1641029408-project-member] Get all volumes completed successfully. Jul 27 16:07:14.809348 np0000005924 devstack@c-api.service[100523]: WARNING stevedore.named [None req-fcb165d7-8798-4cbc-af18-8d2e788fc344 tempest-GroupSnapshotsTest-1641029408 tempest-GroupSnapshotsTest-1641029408-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 27 16:07:14.809348 np0000005924 devstack@c-api.service[100523]: WARNING castellan.key_manager [None req-fcb165d7-8798-4cbc-af18-8d2e788fc344 tempest-GroupSnapshotsTest-1641029408 tempest-GroupSnapshotsTest-1641029408-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based 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 27 16:07:14.851916 np0000005924 devstack@c-api.service[100523]: DEBUG oslo_db.sqlalchemy.engines [None req-fcb165d7-8798-4cbc-af18-8d2e788fc344 tempest-GroupSnapshotsTest-1641029408 tempest-GroupSnapshotsTest-1641029408-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100523) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 27 16:07:14.859166 np0000005924 devstack@c-api.service[100523]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:07:14.859166 np0000005924 devstack@c-api.service[100523]: warnings.warn( Jul 27 16:07:14.872879 np0000005924 devstack@c-api.service[100523]: INFO cinder.api.openstack.wsgi [None req-fcb165d7-8798-4cbc-af18-8d2e788fc344 tempest-GroupSnapshotsTest-1641029408 tempest-GroupSnapshotsTest-1641029408-project-member] https://10.4.3.117/volume/v3/volumes/detail returned with HTTP 200 Jul 27 16:07:14.873283 np0000005924 devstack@c-api.service[100523]: [pid: 100523|app: 0|req: 31/122] 10.4.3.117 () {68 vars in 1299 bytes} [Mon Jul 27 16:07:14 2026] GET /volume/v3/volumes/detail => generated 918 bytes in 90 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 27 16:07:14.891369 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.middleware.request_id [None req-fb3487af-bbd0-4323-95ce-e0bec33e0e94 None None] RequestId filter calling following filter/app {{(pid=100522) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:07:14.893296 np0000005924 devstack@c-api.service[100522]: INFO cinder.api.openstack.wsgi [None req-fb3487af-bbd0-4323-95ce-e0bec33e0e94 tempest-GroupSnapshotsTest-1641029408 tempest-GroupSnapshotsTest-1641029408-project-member] GET https://10.4.3.117/volume/v3/snapshots/detail Jul 27 16:07:14.893537 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.openstack.wsgi [None req-fb3487af-bbd0-4323-95ce-e0bec33e0e94 tempest-GroupSnapshotsTest-1641029408 tempest-GroupSnapshotsTest-1641029408-project-member] Empty body provided in request {{(pid=100522) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:07:14.893736 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.openstack.wsgi [None req-fb3487af-bbd0-4323-95ce-e0bec33e0e94 tempest-GroupSnapshotsTest-1641029408 tempest-GroupSnapshotsTest-1641029408-project-member] Calling method 'detail' {{(pid=100522) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:07:14.894025 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.api_utils [None req-fb3487af-bbd0-4323-95ce-e0bec33e0e94 tempest-GroupSnapshotsTest-1641029408 tempest-GroupSnapshotsTest-1641029408-project-member] Removing options '' from query. {{(pid=100522) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 27 16:07:14.895082 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.db.api [None req-fb3487af-bbd0-4323-95ce-e0bec33e0e94 tempest-GroupSnapshotsTest-1641029408 tempest-GroupSnapshotsTest-1641029408-project-member] Building query based on filter {{(pid=100522) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Jul 27 16:07:14.902346 np0000005924 devstack@c-api.service[100522]: INFO cinder.volume.api [None req-fb3487af-bbd0-4323-95ce-e0bec33e0e94 tempest-GroupSnapshotsTest-1641029408 tempest-GroupSnapshotsTest-1641029408-project-member] Get all snapshots completed successfully. Jul 27 16:07:14.902622 np0000005924 devstack@c-api.service[100522]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:07:14.902622 np0000005924 devstack@c-api.service[100522]: warnings.warn( Jul 27 16:07:14.903186 np0000005924 devstack@c-api.service[100522]: INFO cinder.api.openstack.wsgi [None req-fb3487af-bbd0-4323-95ce-e0bec33e0e94 tempest-GroupSnapshotsTest-1641029408 tempest-GroupSnapshotsTest-1641029408-project-member] https://10.4.3.117/volume/v3/snapshots/detail returned with HTTP 200 Jul 27 16:07:14.903834 np0000005924 devstack@c-api.service[100522]: [pid: 100522|app: 0|req: 31/123] 10.4.3.117 () {66 vars in 1264 bytes} [Mon Jul 27 16:07:14 2026] GET /volume/v3/snapshots/detail => generated 451 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 27 16:07:14.915628 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.middleware.request_id [None req-1bde4be1-2d85-4195-b4a9-cd8cf484e0a0 None None] RequestId filter calling following filter/app {{(pid=100524) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:07:14.920684 np0000005924 devstack@c-api.service[100524]: INFO cinder.api.openstack.wsgi [None req-1bde4be1-2d85-4195-b4a9-cd8cf484e0a0 tempest-GroupSnapshotsTest-1641029408 tempest-GroupSnapshotsTest-1641029408-project-member] GET https://10.4.3.117/volume/v3/snapshots/71b59e12-c282-4cd4-a862-8e1f0b39cab0 Jul 27 16:07:14.920684 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.openstack.wsgi [None req-1bde4be1-2d85-4195-b4a9-cd8cf484e0a0 tempest-GroupSnapshotsTest-1641029408 tempest-GroupSnapshotsTest-1641029408-project-member] Empty body provided in request {{(pid=100524) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:07:14.920684 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.openstack.wsgi [None req-1bde4be1-2d85-4195-b4a9-cd8cf484e0a0 tempest-GroupSnapshotsTest-1641029408 tempest-GroupSnapshotsTest-1641029408-project-member] Calling method 'show' {{(pid=100524) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:07:14.941668 np0000005924 devstack@c-api.service[100524]: INFO cinder.api.openstack.wsgi [None req-1bde4be1-2d85-4195-b4a9-cd8cf484e0a0 tempest-GroupSnapshotsTest-1641029408 tempest-GroupSnapshotsTest-1641029408-project-member] https://10.4.3.117/volume/v3/snapshots/71b59e12-c282-4cd4-a862-8e1f0b39cab0 returned with HTTP 404 Jul 27 16:07:14.942775 np0000005924 devstack@c-api.service[100524]: [pid: 100524|app: 0|req: 33/124] 10.4.3.117 () {66 vars in 1354 bytes} [Mon Jul 27 16:07:14 2026] GET /volume/v3/snapshots/71b59e12-c282-4cd4-a862-8e1f0b39cab0 => generated 111 bytes in 28 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 27 16:07:14.949740 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.middleware.request_id [None req-12693334-6a38-4c45-bfe6-dce2ca47940f None None] RequestId filter calling following filter/app {{(pid=100521) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:07:14.951423 np0000005924 devstack@c-api.service[100521]: INFO cinder.api.openstack.wsgi [None req-12693334-6a38-4c45-bfe6-dce2ca47940f tempest-GroupSnapshotsTest-1641029408 tempest-GroupSnapshotsTest-1641029408-project-member] GET https://10.4.3.117/volume/v3/group_snapshots/51812ef0-74f2-4512-9c48-de4f35c10e41 Jul 27 16:07:14.951641 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.openstack.wsgi [None req-12693334-6a38-4c45-bfe6-dce2ca47940f tempest-GroupSnapshotsTest-1641029408 tempest-GroupSnapshotsTest-1641029408-project-member] Empty body provided in request {{(pid=100521) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:07:14.951842 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.openstack.wsgi [None req-12693334-6a38-4c45-bfe6-dce2ca47940f tempest-GroupSnapshotsTest-1641029408 tempest-GroupSnapshotsTest-1641029408-project-member] Calling method 'version_select' {{(pid=100521) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:07:14.951968 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.v3.group_snapshots [None req-12693334-6a38-4c45-bfe6-dce2ca47940f tempest-GroupSnapshotsTest-1641029408 tempest-GroupSnapshotsTest-1641029408-project-member] show called for member 51812ef0-74f2-4512-9c48-de4f35c10e41 {{(pid=100521) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Jul 27 16:07:14.955172 np0000005924 devstack@c-api.service[100521]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:07:14.955172 np0000005924 devstack@c-api.service[100521]: warnings.warn( Jul 27 16:07:14.957806 np0000005924 devstack@c-api.service[100521]: INFO cinder.api.openstack.wsgi [None req-12693334-6a38-4c45-bfe6-dce2ca47940f tempest-GroupSnapshotsTest-1641029408 tempest-GroupSnapshotsTest-1641029408-project-member] https://10.4.3.117/volume/v3/group_snapshots/51812ef0-74f2-4512-9c48-de4f35c10e41 returned with HTTP 200 Jul 27 16:07:14.958239 np0000005924 devstack@c-api.service[100521]: [pid: 100521|app: 0|req: 30/125] 10.4.3.117 () {68 vars in 1413 bytes} [Mon Jul 27 16:07:14 2026] GET /volume/v3/group_snapshots/51812ef0-74f2-4512-9c48-de4f35c10e41 => generated 306 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 27 16:07:14.959662 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.middleware.request_id [None req-744a2d19-5cdb-4b0b-9e42-ba3d5c54cc49 None None] RequestId filter calling following filter/app {{(pid=100523) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:07:15.041453 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.middleware.request_id [req-c1842c43-eabc-430f-bd6d-6ec7442abe11 req-aeb90b33-1b0f-402b-aca0-081afa077105 None None] RequestId filter calling following filter/app {{(pid=100522) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:07:15.046505 np0000005924 devstack@c-api.service[100522]: INFO cinder.api.openstack.wsgi [req-c1842c43-eabc-430f-bd6d-6ec7442abe11 req-aeb90b33-1b0f-402b-aca0-081afa077105 tempest-ServerActionsV293TestJSON-283338424 tempest-ServerActionsV293TestJSON-283338424-project-member] GET https://10.4.3.117/volume/v3/volumes/aee9d524-17ce-4f61-b0a4-3f7396eebd04 Jul 27 16:07:15.046848 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.openstack.wsgi [req-c1842c43-eabc-430f-bd6d-6ec7442abe11 req-aeb90b33-1b0f-402b-aca0-081afa077105 tempest-ServerActionsV293TestJSON-283338424 tempest-ServerActionsV293TestJSON-283338424-project-member] Empty body provided in request {{(pid=100522) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:07:15.047167 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.openstack.wsgi [req-c1842c43-eabc-430f-bd6d-6ec7442abe11 req-aeb90b33-1b0f-402b-aca0-081afa077105 tempest-ServerActionsV293TestJSON-283338424 tempest-ServerActionsV293TestJSON-283338424-project-member] Calling method 'show' {{(pid=100522) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:07:15.064002 np0000005924 devstack@c-api.service[100522]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:07:15.064002 np0000005924 devstack@c-api.service[100522]: warnings.warn( Jul 27 16:07:15.071832 np0000005924 devstack@c-api.service[100522]: INFO cinder.volume.api [req-c1842c43-eabc-430f-bd6d-6ec7442abe11 req-aeb90b33-1b0f-402b-aca0-081afa077105 tempest-ServerActionsV293TestJSON-283338424 tempest-ServerActionsV293TestJSON-283338424-project-member] Volume info retrieved successfully. Jul 27 16:07:15.092936 np0000005924 devstack@c-api.service[100522]: INFO cinder.api.openstack.wsgi [req-c1842c43-eabc-430f-bd6d-6ec7442abe11 req-aeb90b33-1b0f-402b-aca0-081afa077105 tempest-ServerActionsV293TestJSON-283338424 tempest-ServerActionsV293TestJSON-283338424-project-member] https://10.4.3.117/volume/v3/volumes/aee9d524-17ce-4f61-b0a4-3f7396eebd04 returned with HTTP 200 Jul 27 16:07:15.093782 np0000005924 devstack@c-api.service[100522]: [pid: 100522|app: 0|req: 32/126] 10.4.3.117 () {68 vars in 1598 bytes} [Mon Jul 27 16:07:15 2026] GET /volume/v3/volumes/aee9d524-17ce-4f61-b0a4-3f7396eebd04 => generated 1392 bytes in 53 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 27 16:07:15.107861 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.middleware.request_id [None req-cf1d39b0-d863-4be2-95e7-a138a54ff34c None None] RequestId filter calling following filter/app {{(pid=100524) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:07:15.108705 np0000005924 devstack@c-api.service[100524]: INFO cinder.api.openstack.wsgi [None req-cf1d39b0-d863-4be2-95e7-a138a54ff34c None None] GET https://10.4.3.117/volume// Jul 27 16:07:15.108953 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.openstack.wsgi [None req-cf1d39b0-d863-4be2-95e7-a138a54ff34c None None] Empty body provided in request {{(pid=100524) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:07:15.109220 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.openstack.wsgi [None req-cf1d39b0-d863-4be2-95e7-a138a54ff34c None None] Calling method 'all' {{(pid=100524) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:07:15.109915 np0000005924 devstack@c-api.service[100524]: INFO cinder.api.openstack.wsgi [None req-cf1d39b0-d863-4be2-95e7-a138a54ff34c None None] https://10.4.3.117/volume// returned with HTTP 300 Jul 27 16:07:15.110247 np0000005924 devstack@c-api.service[100524]: [pid: 100524|app: 0|req: 34/127] 10.4.3.117 () {66 vars in 1419 bytes} [Mon Jul 27 16:07:15 2026] GET /volume/ => generated 386 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 27 16:07:15.121820 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.middleware.request_id [req-c1842c43-eabc-430f-bd6d-6ec7442abe11 req-c7fcbe9e-a0c9-4243-a21e-aafdf497ce24 None None] RequestId filter calling following filter/app {{(pid=100521) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:07:15.124468 np0000005924 devstack@c-api.service[100521]: INFO cinder.api.openstack.wsgi [req-c1842c43-eabc-430f-bd6d-6ec7442abe11 req-c7fcbe9e-a0c9-4243-a21e-aafdf497ce24 tempest-ServerActionsV293TestJSON-283338424 tempest-ServerActionsV293TestJSON-283338424-project-member] POST https://10.4.3.117/volume/v3/attachments Jul 27 16:07:15.124936 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.openstack.wsgi [req-c1842c43-eabc-430f-bd6d-6ec7442abe11 req-c7fcbe9e-a0c9-4243-a21e-aafdf497ce24 tempest-ServerActionsV293TestJSON-283338424 tempest-ServerActionsV293TestJSON-283338424-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "aee9d524-17ce-4f61-b0a4-3f7396eebd04", "connector": null, "instance_uuid": "942a801a-1084-4ca6-8476-e68fa44dcbee"}} {{(pid=100521) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 27 16:07:15.139467 np0000005924 devstack@c-api.service[100521]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:07:15.139467 np0000005924 devstack@c-api.service[100521]: warnings.warn( Jul 27 16:07:15.191598 np0000005924 devstack@c-api.service[100521]: /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 27 16:07:15.191598 np0000005924 devstack@c-api.service[100521]: .first() Jul 27 16:07:15.230825 np0000005924 devstack@c-api.service[100521]: INFO cinder.api.openstack.wsgi [req-c1842c43-eabc-430f-bd6d-6ec7442abe11 req-c7fcbe9e-a0c9-4243-a21e-aafdf497ce24 tempest-ServerActionsV293TestJSON-283338424 tempest-ServerActionsV293TestJSON-283338424-project-member] https://10.4.3.117/volume/v3/attachments returned with HTTP 200 Jul 27 16:07:15.230825 np0000005924 devstack@c-api.service[100521]: [pid: 100521|app: 0|req: 31/128] 10.4.3.117 () {74 vars in 1594 bytes} [Mon Jul 27 16:07:15 2026] POST /volume/v3/attachments => generated 273 bytes in 109 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 27 16:07:15.427026 np0000005924 devstack@c-api.service[100523]: INFO cinder.api.openstack.wsgi [None req-744a2d19-5cdb-4b0b-9e42-ba3d5c54cc49 tempest-VolumesAssistedSnapshotsTest-569852816 tempest-VolumesAssistedSnapshotsTest-569852816-project-admin] POST https://10.4.3.117/volume/v3/volumes Jul 27 16:07:15.427459 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.openstack.wsgi [None req-744a2d19-5cdb-4b0b-9e42-ba3d5c54cc49 tempest-VolumesAssistedSnapshotsTest-569852816 tempest-VolumesAssistedSnapshotsTest-569852816-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-VolumesAssistedSnapshotsTest-volume-1587421745"}} {{(pid=100523) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 27 16:07:15.428967 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.v3.volumes [None req-744a2d19-5cdb-4b0b-9e42-ba3d5c54cc49 tempest-VolumesAssistedSnapshotsTest-569852816 tempest-VolumesAssistedSnapshotsTest-569852816-project-admin] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-VolumesAssistedSnapshotsTest-volume-1587421745'}} {{(pid=100523) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 27 16:07:15.429135 np0000005924 devstack@c-api.service[100523]: INFO cinder.api.v3.volumes [None req-744a2d19-5cdb-4b0b-9e42-ba3d5c54cc49 tempest-VolumesAssistedSnapshotsTest-569852816 tempest-VolumesAssistedSnapshotsTest-569852816-project-admin] Create volume of 1 GB Jul 27 16:07:15.436994 np0000005924 devstack@c-api.service[100523]: INFO cinder.volume.api [None req-744a2d19-5cdb-4b0b-9e42-ba3d5c54cc49 tempest-VolumesAssistedSnapshotsTest-569852816 tempest-VolumesAssistedSnapshotsTest-569852816-project-admin] Availability Zones retrieved successfully. Jul 27 16:07:15.447414 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.volume.api [None req-744a2d19-5cdb-4b0b-9e42-ba3d5c54cc49 tempest-VolumesAssistedSnapshotsTest-569852816 tempest-VolumesAssistedSnapshotsTest-569852816-project-admin] Flow 'volume_create_api' (3e566f14-57f5-43c8-be2f-80038326f9f2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100523) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 27 16:07:15.448640 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.volume.api [None req-744a2d19-5cdb-4b0b-9e42-ba3d5c54cc49 tempest-VolumesAssistedSnapshotsTest-569852816 tempest-VolumesAssistedSnapshotsTest-569852816-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (d4834c5b-209c-4147-bb59-256f7b78a4e0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100523) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 27 16:07:15.449457 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.volume.flows.api.create_volume [None req-744a2d19-5cdb-4b0b-9e42-ba3d5c54cc49 tempest-VolumesAssistedSnapshotsTest-569852816 tempest-VolumesAssistedSnapshotsTest-569852816-project-admin] Validating volume size '1' using validate_int {{(pid=100523) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 27 16:07:15.483649 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.volume.api [None req-744a2d19-5cdb-4b0b-9e42-ba3d5c54cc49 tempest-VolumesAssistedSnapshotsTest-569852816 tempest-VolumesAssistedSnapshotsTest-569852816-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (d4834c5b-209c-4147-bb59-256f7b78a4e0) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-27T16:04:59Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=2bce4e1a-e6e0-49d9-be36-c3405449a01e,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '2bce4e1a-e6e0-49d9-be36-c3405449a01e', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100523) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 27 16:07:15.484471 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.volume.api [None req-744a2d19-5cdb-4b0b-9e42-ba3d5c54cc49 tempest-VolumesAssistedSnapshotsTest-569852816 tempest-VolumesAssistedSnapshotsTest-569852816-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (68f313b0-65a6-4637-bab1-b48dc1affe01) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100523) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 27 16:07:15.513491 np0000005924 devstack@c-api.service[100523]: WARNING cinder.quota [None req-744a2d19-5cdb-4b0b-9e42-ba3d5c54cc49 tempest-VolumesAssistedSnapshotsTest-569852816 tempest-VolumesAssistedSnapshotsTest-569852816-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 27 16:07:15.513871 np0000005924 devstack@c-api.service[100523]: WARNING cinder.quota [None req-744a2d19-5cdb-4b0b-9e42-ba3d5c54cc49 tempest-VolumesAssistedSnapshotsTest-569852816 tempest-VolumesAssistedSnapshotsTest-569852816-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 27 16:07:15.554060 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.quota [None req-744a2d19-5cdb-4b0b-9e42-ba3d5c54cc49 tempest-VolumesAssistedSnapshotsTest-569852816 tempest-VolumesAssistedSnapshotsTest-569852816-project-admin] Created reservations ['3a788195-32bb-4d17-8057-8d21fcdf9eea', 'c742826b-24f8-460d-9881-1de6d9806675', 'ba21de40-78db-4e6a-b768-df075cbedbf1', '9bebdf8d-b456-404e-b523-28b5f584277f'] {{(pid=100523) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 27 16:07:15.554501 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.volume.api [None req-744a2d19-5cdb-4b0b-9e42-ba3d5c54cc49 tempest-VolumesAssistedSnapshotsTest-569852816 tempest-VolumesAssistedSnapshotsTest-569852816-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (68f313b0-65a6-4637-bab1-b48dc1affe01) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['3a788195-32bb-4d17-8057-8d21fcdf9eea', 'c742826b-24f8-460d-9881-1de6d9806675', 'ba21de40-78db-4e6a-b768-df075cbedbf1', '9bebdf8d-b456-404e-b523-28b5f584277f']}' {{(pid=100523) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 27 16:07:15.556143 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.volume.api [None req-744a2d19-5cdb-4b0b-9e42-ba3d5c54cc49 tempest-VolumesAssistedSnapshotsTest-569852816 tempest-VolumesAssistedSnapshotsTest-569852816-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (51395eea-d8f8-40b0-beda-430f87c92c8b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100523) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 27 16:07:15.588581 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.middleware.request_id [None req-7cd4aad8-12fb-4765-8fed-966a4f92bf9f None None] RequestId filter calling following filter/app {{(pid=100522) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:07:15.592562 np0000005924 devstack@c-api.service[100522]: INFO cinder.api.openstack.wsgi [None req-7cd4aad8-12fb-4765-8fed-966a4f92bf9f tempest-DeleteServersTestJSON-671171284 tempest-DeleteServersTestJSON-671171284-project-member] GET https://10.4.3.117/volume/v3/volumes/fafd5ade-1c22-4541-909e-f83b249f2944 Jul 27 16:07:15.592856 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.openstack.wsgi [None req-7cd4aad8-12fb-4765-8fed-966a4f92bf9f tempest-DeleteServersTestJSON-671171284 tempest-DeleteServersTestJSON-671171284-project-member] Empty body provided in request {{(pid=100522) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:07:15.593125 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.openstack.wsgi [None req-7cd4aad8-12fb-4765-8fed-966a4f92bf9f tempest-DeleteServersTestJSON-671171284 tempest-DeleteServersTestJSON-671171284-project-member] Calling method 'show' {{(pid=100522) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:07:15.603072 np0000005924 devstack@c-api.service[100522]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:07:15.603072 np0000005924 devstack@c-api.service[100522]: warnings.warn( Jul 27 16:07:15.606553 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.middleware.request_id [None req-2a2709e0-5635-407d-aa55-9537e530da5a None None] RequestId filter calling following filter/app {{(pid=100524) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:07:15.607013 np0000005924 devstack@c-api.service[100522]: INFO cinder.volume.api [None req-7cd4aad8-12fb-4765-8fed-966a4f92bf9f tempest-DeleteServersTestJSON-671171284 tempest-DeleteServersTestJSON-671171284-project-member] Volume info retrieved successfully. Jul 27 16:07:15.608635 np0000005924 devstack@c-api.service[100524]: INFO cinder.api.openstack.wsgi [None req-2a2709e0-5635-407d-aa55-9537e530da5a tempest-TestMultiAttachVolumeSwap-1651872735 tempest-TestMultiAttachVolumeSwap-1651872735-project-member] GET https://10.4.3.117/volume/v3/volumes/6ec9ef70-f9c1-4096-97a1-c93e7c5033ad Jul 27 16:07:15.608883 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.openstack.wsgi [None req-2a2709e0-5635-407d-aa55-9537e530da5a tempest-TestMultiAttachVolumeSwap-1651872735 tempest-TestMultiAttachVolumeSwap-1651872735-project-member] Empty body provided in request {{(pid=100524) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:07:15.609137 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.openstack.wsgi [None req-2a2709e0-5635-407d-aa55-9537e530da5a tempest-TestMultiAttachVolumeSwap-1651872735 tempest-TestMultiAttachVolumeSwap-1651872735-project-member] Calling method 'show' {{(pid=100524) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:07:15.613646 np0000005924 devstack@c-api.service[100522]: INFO cinder.api.openstack.wsgi [None req-7cd4aad8-12fb-4765-8fed-966a4f92bf9f tempest-DeleteServersTestJSON-671171284 tempest-DeleteServersTestJSON-671171284-project-member] https://10.4.3.117/volume/v3/volumes/fafd5ade-1c22-4541-909e-f83b249f2944 returned with HTTP 200 Jul 27 16:07:15.613646 np0000005924 devstack@c-api.service[100522]: [pid: 100522|app: 0|req: 33/129] 10.4.3.117 () {66 vars in 1348 bytes} [Mon Jul 27 16:07:15 2026] GET /volume/v3/volumes/fafd5ade-1c22-4541-909e-f83b249f2944 => generated 845 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 27 16:07:15.627632 np0000005924 devstack@c-api.service[100524]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:07:15.627632 np0000005924 devstack@c-api.service[100524]: warnings.warn( Jul 27 16:07:15.631588 np0000005924 devstack@c-api.service[100524]: INFO cinder.volume.api [None req-2a2709e0-5635-407d-aa55-9537e530da5a tempest-TestMultiAttachVolumeSwap-1651872735 tempest-TestMultiAttachVolumeSwap-1651872735-project-member] Volume info retrieved successfully. Jul 27 16:07:15.633466 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.volume.api [None req-744a2d19-5cdb-4b0b-9e42-ba3d5c54cc49 tempest-VolumesAssistedSnapshotsTest-569852816 tempest-VolumesAssistedSnapshotsTest-569852816-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (51395eea-d8f8-40b0-beda-430f87c92c8b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'c6d8bded-3b62-4fc1-95e4-1eb06a6adb9f', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesAssistedSnapshotsTest-volume-1587421745',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='3a8a1c028cb049b5a3d44cc604b76f82',qos_specs=None,replication_status=,reservations=['3a788195-32bb-4d17-8057-8d21fcdf9eea','c742826b-24f8-460d-9881-1de6d9806675','ba21de40-78db-4e6a-b768-df075cbedbf1','9bebdf8d-b456-404e-b523-28b5f584277f'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='4588f0a5be734e77926f666eff226538',volume_type_id=2bce4e1a-e6e0-49d9-be36-c3405449a01e), 'volume': Volume(_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-27T16:07:15Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesAssistedSnapshotsTest-volume-1587421745',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=c6d8bded-3b62-4fc1-95e4-1eb06a6adb9f,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='3a8a1c028cb049b5a3d44cc604b76f82',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='4588f0a5be734e77926f666eff226538',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(2bce4e1a-e6e0-49d9-be36-c3405449a01e),volume_type_id=2bce4e1a-e6e0-49d9-be36-c3405449a01e)}' {{(pid=100523) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 27 16:07:15.634286 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.volume.api [None req-744a2d19-5cdb-4b0b-9e42-ba3d5c54cc49 tempest-VolumesAssistedSnapshotsTest-569852816 tempest-VolumesAssistedSnapshotsTest-569852816-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (73e9de49-4082-4872-87d5-ebfee9a6663f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100523) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 27 16:07:15.640259 np0000005924 devstack@c-api.service[100524]: INFO cinder.api.openstack.wsgi [None req-2a2709e0-5635-407d-aa55-9537e530da5a tempest-TestMultiAttachVolumeSwap-1651872735 tempest-TestMultiAttachVolumeSwap-1651872735-project-member] https://10.4.3.117/volume/v3/volumes/6ec9ef70-f9c1-4096-97a1-c93e7c5033ad returned with HTTP 200 Jul 27 16:07:15.640692 np0000005924 devstack@c-api.service[100524]: [pid: 100524|app: 0|req: 35/130] 10.4.3.117 () {66 vars in 1348 bytes} [Mon Jul 27 16:07:15 2026] GET /volume/v3/volumes/6ec9ef70-f9c1-4096-97a1-c93e7c5033ad => generated 851 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 27 16:07:15.655645 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.volume.api [None req-744a2d19-5cdb-4b0b-9e42-ba3d5c54cc49 tempest-VolumesAssistedSnapshotsTest-569852816 tempest-VolumesAssistedSnapshotsTest-569852816-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (73e9de49-4082-4872-87d5-ebfee9a6663f) transitioned into state 'SUCCESS' from state '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-1587421745',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='3a8a1c028cb049b5a3d44cc604b76f82',qos_specs=None,replication_status=,reservations=['3a788195-32bb-4d17-8057-8d21fcdf9eea','c742826b-24f8-460d-9881-1de6d9806675','ba21de40-78db-4e6a-b768-df075cbedbf1','9bebdf8d-b456-404e-b523-28b5f584277f'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='4588f0a5be734e77926f666eff226538',volume_type_id=2bce4e1a-e6e0-49d9-be36-c3405449a01e)}' {{(pid=100523) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 27 16:07:15.656348 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.volume.api [None req-744a2d19-5cdb-4b0b-9e42-ba3d5c54cc49 tempest-VolumesAssistedSnapshotsTest-569852816 tempest-VolumesAssistedSnapshotsTest-569852816-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (6c9184bf-6669-4fd0-b53c-b714dff6f877) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100523) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 27 16:07:15.657022 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.middleware.request_id [None req-1ebc19ee-dfd6-40ad-93f1-18f450c3f976 None None] RequestId filter calling following filter/app {{(pid=100521) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:07:15.671856 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.volume.api [None req-744a2d19-5cdb-4b0b-9e42-ba3d5c54cc49 tempest-VolumesAssistedSnapshotsTest-569852816 tempest-VolumesAssistedSnapshotsTest-569852816-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (6c9184bf-6669-4fd0-b53c-b714dff6f877) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100523) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 27 16:07:15.675138 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.volume.api [None req-744a2d19-5cdb-4b0b-9e42-ba3d5c54cc49 tempest-VolumesAssistedSnapshotsTest-569852816 tempest-VolumesAssistedSnapshotsTest-569852816-project-admin] Flow 'volume_create_api' (3e566f14-57f5-43c8-be2f-80038326f9f2) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100523) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 27 16:07:15.675138 np0000005924 devstack@c-api.service[100523]: INFO cinder.volume.api [None req-744a2d19-5cdb-4b0b-9e42-ba3d5c54cc49 tempest-VolumesAssistedSnapshotsTest-569852816 tempest-VolumesAssistedSnapshotsTest-569852816-project-admin] Create volume request issued successfully. Jul 27 16:07:15.675138 np0000005924 devstack@c-api.service[100523]: INFO cinder.api.openstack.wsgi [None req-744a2d19-5cdb-4b0b-9e42-ba3d5c54cc49 tempest-VolumesAssistedSnapshotsTest-569852816 tempest-VolumesAssistedSnapshotsTest-569852816-project-admin] https://10.4.3.117/volume/v3/volumes returned with HTTP 202 Jul 27 16:07:15.675138 np0000005924 devstack@c-api.service[100523]: [pid: 100523|app: 0|req: 32/131] 10.4.3.117 () {68 vars in 1258 bytes} [Mon Jul 27 16:07:14 2026] POST /volume/v3/volumes => generated 785 bytes in 715 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 27 16:07:15.687652 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.middleware.request_id [None req-0739ffc7-05d6-4305-a7b6-3f6d6afa70c2 None None] RequestId filter calling following filter/app {{(pid=100522) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:07:15.689797 np0000005924 devstack@c-api.service[100522]: INFO cinder.api.openstack.wsgi [None req-0739ffc7-05d6-4305-a7b6-3f6d6afa70c2 tempest-VolumesAssistedSnapshotsTest-569852816 tempest-VolumesAssistedSnapshotsTest-569852816-project-admin] GET https://10.4.3.117/volume/v3/volumes/c6d8bded-3b62-4fc1-95e4-1eb06a6adb9f Jul 27 16:07:15.690037 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.openstack.wsgi [None req-0739ffc7-05d6-4305-a7b6-3f6d6afa70c2 tempest-VolumesAssistedSnapshotsTest-569852816 tempest-VolumesAssistedSnapshotsTest-569852816-project-admin] Empty body provided in request {{(pid=100522) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:07:15.690271 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.openstack.wsgi [None req-0739ffc7-05d6-4305-a7b6-3f6d6afa70c2 tempest-VolumesAssistedSnapshotsTest-569852816 tempest-VolumesAssistedSnapshotsTest-569852816-project-admin] Calling method 'show' {{(pid=100522) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:07:15.745959 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.middleware.request_id [req-d7aecd29-0157-4163-85b6-30064448dde4 req-f4a87994-bf3b-4361-a6a3-965a0afd1454 None None] RequestId filter calling following filter/app {{(pid=100524) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:07:15.749452 np0000005924 devstack@c-api.service[100524]: INFO cinder.api.openstack.wsgi [req-d7aecd29-0157-4163-85b6-30064448dde4 req-f4a87994-bf3b-4361-a6a3-965a0afd1454 tempest-DeleteServersTestJSON-671171284 tempest-DeleteServersTestJSON-671171284-project-member] GET https://10.4.3.117/volume/v3/volumes/fafd5ade-1c22-4541-909e-f83b249f2944 Jul 27 16:07:15.749750 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.openstack.wsgi [req-d7aecd29-0157-4163-85b6-30064448dde4 req-f4a87994-bf3b-4361-a6a3-965a0afd1454 tempest-DeleteServersTestJSON-671171284 tempest-DeleteServersTestJSON-671171284-project-member] Empty body provided in request {{(pid=100524) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:07:15.750018 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.openstack.wsgi [req-d7aecd29-0157-4163-85b6-30064448dde4 req-f4a87994-bf3b-4361-a6a3-965a0afd1454 tempest-DeleteServersTestJSON-671171284 tempest-DeleteServersTestJSON-671171284-project-member] Calling method 'show' {{(pid=100524) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:07:15.764631 np0000005924 devstack@c-api.service[100524]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:07:15.764631 np0000005924 devstack@c-api.service[100524]: warnings.warn( Jul 27 16:07:15.770631 np0000005924 devstack@c-api.service[100524]: INFO cinder.volume.api [req-d7aecd29-0157-4163-85b6-30064448dde4 req-f4a87994-bf3b-4361-a6a3-965a0afd1454 tempest-DeleteServersTestJSON-671171284 tempest-DeleteServersTestJSON-671171284-project-member] Volume info retrieved successfully. Jul 27 16:07:15.778802 np0000005924 devstack@c-api.service[100524]: INFO cinder.api.openstack.wsgi [req-d7aecd29-0157-4163-85b6-30064448dde4 req-f4a87994-bf3b-4361-a6a3-965a0afd1454 tempest-DeleteServersTestJSON-671171284 tempest-DeleteServersTestJSON-671171284-project-member] https://10.4.3.117/volume/v3/volumes/fafd5ade-1c22-4541-909e-f83b249f2944 returned with HTTP 200 Jul 27 16:07:15.779562 np0000005924 devstack@c-api.service[100524]: [pid: 100524|app: 0|req: 36/132] 10.4.3.117 () {68 vars in 1598 bytes} [Mon Jul 27 16:07:15 2026] GET /volume/v3/volumes/fafd5ade-1c22-4541-909e-f83b249f2944 => generated 845 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 27 16:07:15.890702 np0000005924 devstack@c-api.service[100522]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:07:15.890702 np0000005924 devstack@c-api.service[100522]: warnings.warn( Jul 27 16:07:15.896029 np0000005924 devstack@c-api.service[100522]: INFO cinder.volume.api [None req-0739ffc7-05d6-4305-a7b6-3f6d6afa70c2 tempest-VolumesAssistedSnapshotsTest-569852816 tempest-VolumesAssistedSnapshotsTest-569852816-project-admin] Volume info retrieved successfully. Jul 27 16:07:15.901726 np0000005924 devstack@c-api.service[100522]: INFO cinder.api.openstack.wsgi [None req-0739ffc7-05d6-4305-a7b6-3f6d6afa70c2 tempest-VolumesAssistedSnapshotsTest-569852816 tempest-VolumesAssistedSnapshotsTest-569852816-project-admin] https://10.4.3.117/volume/v3/volumes/c6d8bded-3b62-4fc1-95e4-1eb06a6adb9f returned with HTTP 200 Jul 27 16:07:15.902152 np0000005924 devstack@c-api.service[100522]: [pid: 100522|app: 0|req: 34/133] 10.4.3.117 () {66 vars in 1348 bytes} [Mon Jul 27 16:07:15 2026] GET /volume/v3/volumes/c6d8bded-3b62-4fc1-95e4-1eb06a6adb9f => generated 1025 bytes in 215 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 27 16:07:15.935690 np0000005924 devstack@c-api.service[100521]: INFO cinder.api.openstack.wsgi [None req-1ebc19ee-dfd6-40ad-93f1-18f450c3f976 tempest-TestMultiAttachVolumeSwap-372067363 tempest-TestMultiAttachVolumeSwap-372067363-project-admin] POST https://10.4.3.117/volume/v3/volumes/6ec9ef70-f9c1-4096-97a1-c93e7c5033ad/action Jul 27 16:07:15.936050 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.openstack.wsgi [None req-1ebc19ee-dfd6-40ad-93f1-18f450c3f976 tempest-TestMultiAttachVolumeSwap-372067363 tempest-TestMultiAttachVolumeSwap-372067363-project-admin] Action body: b'{"os-update_readonly_flag": {"readonly": true}}' {{(pid=100521) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 27 16:07:15.936183 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.openstack.wsgi [None req-1ebc19ee-dfd6-40ad-93f1-18f450c3f976 tempest-TestMultiAttachVolumeSwap-372067363 tempest-TestMultiAttachVolumeSwap-372067363-project-admin] Action: 'action', calling method: _volume_readonly_update, body: {"os-update_readonly_flag": {"readonly": true}} {{(pid=100521) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 27 16:07:15.972520 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.middleware.request_id [None req-561bece5-4051-45bd-958a-e9f43c6f2470 None None] RequestId filter calling following filter/app {{(pid=100523) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:07:15.974916 np0000005924 devstack@c-api.service[100523]: INFO cinder.api.openstack.wsgi [None req-561bece5-4051-45bd-958a-e9f43c6f2470 tempest-GroupSnapshotsTest-1641029408 tempest-GroupSnapshotsTest-1641029408-project-member] GET https://10.4.3.117/volume/v3/group_snapshots/51812ef0-74f2-4512-9c48-de4f35c10e41 Jul 27 16:07:15.974916 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.openstack.wsgi [None req-561bece5-4051-45bd-958a-e9f43c6f2470 tempest-GroupSnapshotsTest-1641029408 tempest-GroupSnapshotsTest-1641029408-project-member] Empty body provided in request {{(pid=100523) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:07:15.975072 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.openstack.wsgi [None req-561bece5-4051-45bd-958a-e9f43c6f2470 tempest-GroupSnapshotsTest-1641029408 tempest-GroupSnapshotsTest-1641029408-project-member] Calling method 'version_select' {{(pid=100523) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:07:15.975238 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.v3.group_snapshots [None req-561bece5-4051-45bd-958a-e9f43c6f2470 tempest-GroupSnapshotsTest-1641029408 tempest-GroupSnapshotsTest-1641029408-project-member] show called for member 51812ef0-74f2-4512-9c48-de4f35c10e41 {{(pid=100523) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Jul 27 16:07:15.981352 np0000005924 devstack@c-api.service[100523]: INFO cinder.api.openstack.wsgi [None req-561bece5-4051-45bd-958a-e9f43c6f2470 tempest-GroupSnapshotsTest-1641029408 tempest-GroupSnapshotsTest-1641029408-project-member] https://10.4.3.117/volume/v3/group_snapshots/51812ef0-74f2-4512-9c48-de4f35c10e41 returned with HTTP 404 Jul 27 16:07:15.981710 np0000005924 devstack@c-api.service[100523]: [pid: 100523|app: 0|req: 33/134] 10.4.3.117 () {68 vars in 1413 bytes} [Mon Jul 27 16:07:15 2026] GET /volume/v3/group_snapshots/51812ef0-74f2-4512-9c48-de4f35c10e41 => generated 116 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 27 16:07:15.982802 np0000005924 devstack@c-api.service[100521]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:07:15.982802 np0000005924 devstack@c-api.service[100521]: warnings.warn( Jul 27 16:07:15.982989 np0000005924 devstack@c-api.service[100521]: INFO cinder.volume.api [None req-1ebc19ee-dfd6-40ad-93f1-18f450c3f976 tempest-TestMultiAttachVolumeSwap-372067363 tempest-TestMultiAttachVolumeSwap-372067363-project-admin] Volume info retrieved successfully. Jul 27 16:07:15.991427 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.middleware.request_id [None req-91f1861e-8a5e-4756-a857-9025fa3ace93 None None] RequestId filter calling following filter/app {{(pid=100524) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:07:15.995545 np0000005924 devstack@c-api.service[100524]: INFO cinder.api.openstack.wsgi [None req-91f1861e-8a5e-4756-a857-9025fa3ace93 tempest-GroupSnapshotsTest-1641029408 tempest-GroupSnapshotsTest-1641029408-project-member] GET https://10.4.3.117/volume/v3/group_snapshots Jul 27 16:07:15.995545 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.openstack.wsgi [None req-91f1861e-8a5e-4756-a857-9025fa3ace93 tempest-GroupSnapshotsTest-1641029408 tempest-GroupSnapshotsTest-1641029408-project-member] Empty body provided in request {{(pid=100524) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:07:15.995545 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.openstack.wsgi [None req-91f1861e-8a5e-4756-a857-9025fa3ace93 tempest-GroupSnapshotsTest-1641029408 tempest-GroupSnapshotsTest-1641029408-project-member] Calling method 'version_select' {{(pid=100524) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:07:15.999906 np0000005924 devstack@c-api.service[100524]: INFO cinder.api.openstack.wsgi [None req-91f1861e-8a5e-4756-a857-9025fa3ace93 tempest-GroupSnapshotsTest-1641029408 tempest-GroupSnapshotsTest-1641029408-project-member] https://10.4.3.117/volume/v3/group_snapshots returned with HTTP 200 Jul 27 16:07:15.999906 np0000005924 devstack@c-api.service[100524]: [pid: 100524|app: 0|req: 37/135] 10.4.3.117 () {68 vars in 1302 bytes} [Mon Jul 27 16:07:15 2026] GET /volume/v3/group_snapshots => generated 23 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 27 16:07:16.002256 np0000005924 devstack@c-api.service[100521]: INFO cinder.volume.api [None req-1ebc19ee-dfd6-40ad-93f1-18f450c3f976 tempest-TestMultiAttachVolumeSwap-372067363 tempest-TestMultiAttachVolumeSwap-372067363-project-admin] Update volume admin metadata completed successfully. Jul 27 16:07:16.002527 np0000005924 devstack@c-api.service[100521]: INFO cinder.volume.api [None req-1ebc19ee-dfd6-40ad-93f1-18f450c3f976 tempest-TestMultiAttachVolumeSwap-372067363 tempest-TestMultiAttachVolumeSwap-372067363-project-admin] Update readonly setting on volume completed successfully. Jul 27 16:07:16.002855 np0000005924 devstack@c-api.service[100521]: INFO cinder.api.openstack.wsgi [None req-1ebc19ee-dfd6-40ad-93f1-18f450c3f976 tempest-TestMultiAttachVolumeSwap-372067363 tempest-TestMultiAttachVolumeSwap-372067363-project-admin] https://10.4.3.117/volume/v3/volumes/6ec9ef70-f9c1-4096-97a1-c93e7c5033ad/action returned with HTTP 202 Jul 27 16:07:16.003473 np0000005924 devstack@c-api.service[100521]: [pid: 100521|app: 0|req: 32/136] 10.4.3.117 () {68 vars in 1390 bytes} [Mon Jul 27 16:07:15 2026] POST /volume/v3/volumes/6ec9ef70-f9c1-4096-97a1-c93e7c5033ad/action => generated 0 bytes in 347 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 27 16:07:16.012568 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.middleware.request_id [None req-a2baf85b-bc9d-4b43-8c84-53e8a4d83680 None None] RequestId filter calling following filter/app {{(pid=100522) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:07:16.013014 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.middleware.request_id [None req-08510ec2-4153-43aa-8d96-54a0fd637f0e None None] RequestId filter calling following filter/app {{(pid=100523) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:07:16.014461 np0000005924 devstack@c-api.service[100522]: INFO cinder.api.openstack.wsgi [None req-a2baf85b-bc9d-4b43-8c84-53e8a4d83680 tempest-TestMultiAttachVolumeSwap-1651872735 tempest-TestMultiAttachVolumeSwap-1651872735-project-member] POST https://10.4.3.117/volume/v3/volumes Jul 27 16:07:16.014874 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.openstack.wsgi [None req-a2baf85b-bc9d-4b43-8c84-53e8a4d83680 tempest-TestMultiAttachVolumeSwap-1651872735 tempest-TestMultiAttachVolumeSwap-1651872735-project-member] Action: 'create', calling method: create, body: {"volume": {"volume_type": "multiattach", "size": 1, "display_name": "tempest-TestMultiAttachVolumeSwap-volume-1789734774"}} {{(pid=100522) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 27 16:07:16.014987 np0000005924 devstack@c-api.service[100523]: INFO cinder.api.openstack.wsgi [None req-08510ec2-4153-43aa-8d96-54a0fd637f0e tempest-GroupSnapshotsTest-1641029408 tempest-GroupSnapshotsTest-1641029408-project-member] DELETE https://10.4.3.117/volume/v3/group_snapshots/51812ef0-74f2-4512-9c48-de4f35c10e41 Jul 27 16:07:16.015230 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.openstack.wsgi [None req-08510ec2-4153-43aa-8d96-54a0fd637f0e tempest-GroupSnapshotsTest-1641029408 tempest-GroupSnapshotsTest-1641029408-project-member] Empty body provided in request {{(pid=100523) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:07:16.015586 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.openstack.wsgi [None req-08510ec2-4153-43aa-8d96-54a0fd637f0e tempest-GroupSnapshotsTest-1641029408 tempest-GroupSnapshotsTest-1641029408-project-member] Calling method 'version_select' {{(pid=100523) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:07:16.015742 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.v3.group_snapshots [None req-08510ec2-4153-43aa-8d96-54a0fd637f0e tempest-GroupSnapshotsTest-1641029408 tempest-GroupSnapshotsTest-1641029408-project-member] delete called for member 51812ef0-74f2-4512-9c48-de4f35c10e41 {{(pid=100523) delete /opt/stack/cinder/cinder/api/v3/group_snapshots.py:72}} Jul 27 16:07:16.015846 np0000005924 devstack@c-api.service[100523]: INFO cinder.api.v3.group_snapshots [None req-08510ec2-4153-43aa-8d96-54a0fd637f0e tempest-GroupSnapshotsTest-1641029408 tempest-GroupSnapshotsTest-1641029408-project-member] Delete group_snapshot with id: 51812ef0-74f2-4512-9c48-de4f35c10e41 Jul 27 16:07:16.017027 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.v3.volumes [None req-a2baf85b-bc9d-4b43-8c84-53e8a4d83680 tempest-TestMultiAttachVolumeSwap-1651872735 tempest-TestMultiAttachVolumeSwap-1651872735-project-member] Create volume request body: {'volume': {'volume_type': 'multiattach', 'size': 1, 'display_name': 'tempest-TestMultiAttachVolumeSwap-volume-1789734774'}} {{(pid=100522) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 27 16:07:16.018924 np0000005924 devstack@c-api.service[100523]: INFO cinder.api.openstack.wsgi [None req-08510ec2-4153-43aa-8d96-54a0fd637f0e tempest-GroupSnapshotsTest-1641029408 tempest-GroupSnapshotsTest-1641029408-project-member] https://10.4.3.117/volume/v3/group_snapshots/51812ef0-74f2-4512-9c48-de4f35c10e41 returned with HTTP 404 Jul 27 16:07:16.019388 np0000005924 devstack@c-api.service[100523]: [pid: 100523|app: 0|req: 34/137] 10.4.3.117 () {68 vars in 1416 bytes} [Mon Jul 27 16:07:16 2026] DELETE /volume/v3/group_snapshots/51812ef0-74f2-4512-9c48-de4f35c10e41 => generated 116 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 27 16:07:16.021602 np0000005924 devstack@c-api.service[100522]: INFO cinder.api.v3.volumes [None req-a2baf85b-bc9d-4b43-8c84-53e8a4d83680 tempest-TestMultiAttachVolumeSwap-1651872735 tempest-TestMultiAttachVolumeSwap-1651872735-project-member] Create volume of 1 GB Jul 27 16:07:16.021936 np0000005924 devstack@c-api.service[100522]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:07:16.021936 np0000005924 devstack@c-api.service[100522]: warnings.warn( Jul 27 16:07:16.022630 np0000005924 devstack@c-api.service[100522]: INFO cinder.volume.api [None req-a2baf85b-bc9d-4b43-8c84-53e8a4d83680 tempest-TestMultiAttachVolumeSwap-1651872735 tempest-TestMultiAttachVolumeSwap-1651872735-project-member] Availability Zones retrieved successfully. Jul 27 16:07:16.028843 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.volume.api [None req-a2baf85b-bc9d-4b43-8c84-53e8a4d83680 tempest-TestMultiAttachVolumeSwap-1651872735 tempest-TestMultiAttachVolumeSwap-1651872735-project-member] Flow 'volume_create_api' (08581598-2ffa-4db3-a728-6102abe5bcaf) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100522) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 27 16:07:16.029988 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.volume.api [None req-a2baf85b-bc9d-4b43-8c84-53e8a4d83680 tempest-TestMultiAttachVolumeSwap-1651872735 tempest-TestMultiAttachVolumeSwap-1651872735-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (40d37236-d24f-484e-8f59-73b383142273) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100522) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 27 16:07:16.031083 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.volume.flows.api.create_volume [None req-a2baf85b-bc9d-4b43-8c84-53e8a4d83680 tempest-TestMultiAttachVolumeSwap-1651872735 tempest-TestMultiAttachVolumeSwap-1651872735-project-member] Validating volume size '1' using validate_int {{(pid=100522) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 27 16:07:16.032262 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.middleware.request_id [None req-8b62dc9c-17a1-4c8e-a4bb-604292b24cd1 None None] RequestId filter calling following filter/app {{(pid=100524) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:07:16.034381 np0000005924 devstack@c-api.service[100524]: INFO cinder.api.openstack.wsgi [None req-8b62dc9c-17a1-4c8e-a4bb-604292b24cd1 tempest-GroupSnapshotsTest-1641029408 tempest-GroupSnapshotsTest-1641029408-project-member] GET https://10.4.3.117/volume/v3/volumes/detail Jul 27 16:07:16.034661 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.openstack.wsgi [None req-8b62dc9c-17a1-4c8e-a4bb-604292b24cd1 tempest-GroupSnapshotsTest-1641029408 tempest-GroupSnapshotsTest-1641029408-project-member] Empty body provided in request {{(pid=100524) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:07:16.034938 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.openstack.wsgi [None req-8b62dc9c-17a1-4c8e-a4bb-604292b24cd1 tempest-GroupSnapshotsTest-1641029408 tempest-GroupSnapshotsTest-1641029408-project-member] Calling method 'detail' {{(pid=100524) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:07:16.035208 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.api_utils [None req-8b62dc9c-17a1-4c8e-a4bb-604292b24cd1 tempest-GroupSnapshotsTest-1641029408 tempest-GroupSnapshotsTest-1641029408-project-member] Removing options '' from query. {{(pid=100524) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 27 16:07:16.036134 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.volume.api [None req-8b62dc9c-17a1-4c8e-a4bb-604292b24cd1 tempest-GroupSnapshotsTest-1641029408 tempest-GroupSnapshotsTest-1641029408-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100524) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 27 16:07:16.043097 np0000005924 devstack@c-api.service[100522]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:07:16.043097 np0000005924 devstack@c-api.service[100522]: warnings.warn( Jul 27 16:07:16.046167 np0000005924 devstack@c-api.service[100524]: INFO cinder.volume.api [None req-8b62dc9c-17a1-4c8e-a4bb-604292b24cd1 tempest-GroupSnapshotsTest-1641029408 tempest-GroupSnapshotsTest-1641029408-project-member] Get all volumes completed successfully. Jul 27 16:07:16.046946 np0000005924 devstack@c-api.service[100524]: WARNING stevedore.named [None req-8b62dc9c-17a1-4c8e-a4bb-604292b24cd1 tempest-GroupSnapshotsTest-1641029408 tempest-GroupSnapshotsTest-1641029408-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 27 16:07:16.047250 np0000005924 devstack@c-api.service[100524]: WARNING castellan.key_manager [None req-8b62dc9c-17a1-4c8e-a4bb-604292b24cd1 tempest-GroupSnapshotsTest-1641029408 tempest-GroupSnapshotsTest-1641029408-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based 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 27 16:07:16.063009 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.volume.api [None req-a2baf85b-bc9d-4b43-8c84-53e8a4d83680 tempest-TestMultiAttachVolumeSwap-1651872735 tempest-TestMultiAttachVolumeSwap-1651872735-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (40d37236-d24f-484e-8f59-73b383142273) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-27T16:05:00Z,deleted=False,deleted_at=None,description=None,extra_specs={multiattach=' True'},id=5a08e345-6607-4a90-9e52-260a905c25f2,is_public=True,name='multiattach',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '5a08e345-6607-4a90-9e52-260a905c25f2', 'encryption_key_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=100522) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 27 16:07:16.063994 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.volume.api [None req-a2baf85b-bc9d-4b43-8c84-53e8a4d83680 tempest-TestMultiAttachVolumeSwap-1651872735 tempest-TestMultiAttachVolumeSwap-1651872735-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (24d66861-585b-44df-a019-049168770c08) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100522) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 27 16:07:16.094797 np0000005924 devstack@c-api.service[100524]: DEBUG oslo_db.sqlalchemy.engines [None req-8b62dc9c-17a1-4c8e-a4bb-604292b24cd1 tempest-GroupSnapshotsTest-1641029408 tempest-GroupSnapshotsTest-1641029408-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100524) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 27 16:07:16.098557 np0000005924 devstack@c-api.service[100524]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:07:16.098557 np0000005924 devstack@c-api.service[100524]: warnings.warn( Jul 27 16:07:16.101127 np0000005924 devstack@c-api.service[100522]: WARNING cinder.quota [None req-a2baf85b-bc9d-4b43-8c84-53e8a4d83680 tempest-TestMultiAttachVolumeSwap-1651872735 tempest-TestMultiAttachVolumeSwap-1651872735-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 27 16:07:16.101284 np0000005924 devstack@c-api.service[100522]: WARNING cinder.quota [None req-a2baf85b-bc9d-4b43-8c84-53e8a4d83680 tempest-TestMultiAttachVolumeSwap-1651872735 tempest-TestMultiAttachVolumeSwap-1651872735-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 27 16:07:16.110532 np0000005924 devstack@c-api.service[100524]: INFO cinder.api.openstack.wsgi [None req-8b62dc9c-17a1-4c8e-a4bb-604292b24cd1 tempest-GroupSnapshotsTest-1641029408 tempest-GroupSnapshotsTest-1641029408-project-member] https://10.4.3.117/volume/v3/volumes/detail returned with HTTP 200 Jul 27 16:07:16.111102 np0000005924 devstack@c-api.service[100524]: [pid: 100524|app: 0|req: 38/138] 10.4.3.117 () {68 vars in 1299 bytes} [Mon Jul 27 16:07:16 2026] GET /volume/v3/volumes/detail => generated 918 bytes in 79 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 27 16:07:16.126344 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.middleware.request_id [None req-55577235-b6f6-4826-a2cf-dfafc620150f None None] RequestId filter calling following filter/app {{(pid=100521) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:07:16.128697 np0000005924 devstack@c-api.service[100521]: INFO cinder.api.openstack.wsgi [None req-55577235-b6f6-4826-a2cf-dfafc620150f tempest-GroupSnapshotsTest-1641029408 tempest-GroupSnapshotsTest-1641029408-project-member] POST https://10.4.3.117/volume/v3/groups/aa54ab03-a067-49e1-ac85-1319470f45da/action Jul 27 16:07:16.132423 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.openstack.wsgi [None req-55577235-b6f6-4826-a2cf-dfafc620150f tempest-GroupSnapshotsTest-1641029408 tempest-GroupSnapshotsTest-1641029408-project-member] Action body: b'{"delete": {"delete-volumes": true}}' {{(pid=100521) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 27 16:07:16.132423 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.openstack.wsgi [None req-55577235-b6f6-4826-a2cf-dfafc620150f tempest-GroupSnapshotsTest-1641029408 tempest-GroupSnapshotsTest-1641029408-project-member] Action: 'action', calling method: delete_group, body: {"delete": {"delete-volumes": true}} {{(pid=100521) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 27 16:07:16.133270 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.v3.groups [None req-55577235-b6f6-4826-a2cf-dfafc620150f tempest-GroupSnapshotsTest-1641029408 tempest-GroupSnapshotsTest-1641029408-project-member] delete called for group aa54ab03-a067-49e1-ac85-1319470f45da {{(pid=100521) _delete /opt/stack/cinder/cinder/api/v3/groups.py:117}} Jul 27 16:07:16.133270 np0000005924 devstack@c-api.service[100521]: INFO cinder.api.v3.groups [None req-55577235-b6f6-4826-a2cf-dfafc620150f tempest-GroupSnapshotsTest-1641029408 tempest-GroupSnapshotsTest-1641029408-project-member] Delete group with id: aa54ab03-a067-49e1-ac85-1319470f45da Jul 27 16:07:16.143128 np0000005924 devstack@c-api.service[100521]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:07:16.143128 np0000005924 devstack@c-api.service[100521]: warnings.warn( Jul 27 16:07:16.143694 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.quota [None req-a2baf85b-bc9d-4b43-8c84-53e8a4d83680 tempest-TestMultiAttachVolumeSwap-1651872735 tempest-TestMultiAttachVolumeSwap-1651872735-project-member] Created reservations ['cb0fe894-a0c1-4358-95b8-5ef50359d8a1', '57c63ebe-1b4b-4ec2-b982-1a8b1d2d25b9', '8ca48c67-3050-467a-aace-5d10c834c9dd', 'a5bde7c2-3f1a-4fec-8fde-cf1beb8831ae'] {{(pid=100522) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 27 16:07:16.145225 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.volume.api [None req-a2baf85b-bc9d-4b43-8c84-53e8a4d83680 tempest-TestMultiAttachVolumeSwap-1651872735 tempest-TestMultiAttachVolumeSwap-1651872735-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (24d66861-585b-44df-a019-049168770c08) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['cb0fe894-a0c1-4358-95b8-5ef50359d8a1', '57c63ebe-1b4b-4ec2-b982-1a8b1d2d25b9', '8ca48c67-3050-467a-aace-5d10c834c9dd', 'a5bde7c2-3f1a-4fec-8fde-cf1beb8831ae']}' {{(pid=100522) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 27 16:07:16.148868 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.volume.api [None req-a2baf85b-bc9d-4b43-8c84-53e8a4d83680 tempest-TestMultiAttachVolumeSwap-1651872735 tempest-TestMultiAttachVolumeSwap-1651872735-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (624e699d-2bca-4a0e-99a9-e62c0c32512e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100522) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 27 16:07:16.188148 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.volume.api [None req-a2baf85b-bc9d-4b43-8c84-53e8a4d83680 tempest-TestMultiAttachVolumeSwap-1651872735 tempest-TestMultiAttachVolumeSwap-1651872735-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (624e699d-2bca-4a0e-99a9-e62c0c32512e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '9d171670-6a04-4a87-b849-0821cd1a4af9', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestMultiAttachVolumeSwap-volume-1789734774',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=True,project_id='2c37a824c1d4477498e64853bc063a54',qos_specs=None,replication_status=,reservations=['cb0fe894-a0c1-4358-95b8-5ef50359d8a1','57c63ebe-1b4b-4ec2-b982-1a8b1d2d25b9','8ca48c67-3050-467a-aace-5d10c834c9dd','a5bde7c2-3f1a-4fec-8fde-cf1beb8831ae'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='ff5f328b2c9d498ba25deaa6e81cf8a3',volume_type_id=5a08e345-6607-4a90-9e52-260a905c25f2), 'volume': Volume(_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-27T16:07:16Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestMultiAttachVolumeSwap-volume-1789734774',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=9d171670-6a04-4a87-b849-0821cd1a4af9,launched_at=None,metadata={},migration_status=None,multiattach=True,previous_status=None,project_id='2c37a824c1d4477498e64853bc063a54',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='ff5f328b2c9d498ba25deaa6e81cf8a3',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(5a08e345-6607-4a90-9e52-260a905c25f2),volume_type_id=5a08e345-6607-4a90-9e52-260a905c25f2)}' {{(pid=100522) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 27 16:07:16.189254 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.volume.api [None req-a2baf85b-bc9d-4b43-8c84-53e8a4d83680 tempest-TestMultiAttachVolumeSwap-1651872735 tempest-TestMultiAttachVolumeSwap-1651872735-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (7b801a2c-d642-4c95-94eb-9dd1918f2080) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100522) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 27 16:07:16.212858 np0000005924 devstack@c-api.service[100521]: INFO cinder.api.openstack.wsgi [None req-55577235-b6f6-4826-a2cf-dfafc620150f tempest-GroupSnapshotsTest-1641029408 tempest-GroupSnapshotsTest-1641029408-project-member] https://10.4.3.117/volume/v3/groups/aa54ab03-a067-49e1-ac85-1319470f45da/action returned with HTTP 202 Jul 27 16:07:16.213467 np0000005924 devstack@c-api.service[100521]: [pid: 100521|app: 0|req: 33/139] 10.4.3.117 () {70 vars in 1428 bytes} [Mon Jul 27 16:07:16 2026] POST /volume/v3/groups/aa54ab03-a067-49e1-ac85-1319470f45da/action => generated 0 bytes in 88 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Jul 27 16:07:16.216438 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.volume.api [None req-a2baf85b-bc9d-4b43-8c84-53e8a4d83680 tempest-TestMultiAttachVolumeSwap-1651872735 tempest-TestMultiAttachVolumeSwap-1651872735-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (7b801a2c-d642-4c95-94eb-9dd1918f2080) transitioned into state 'SUCCESS' from state '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-1789734774',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=True,project_id='2c37a824c1d4477498e64853bc063a54',qos_specs=None,replication_status=,reservations=['cb0fe894-a0c1-4358-95b8-5ef50359d8a1','57c63ebe-1b4b-4ec2-b982-1a8b1d2d25b9','8ca48c67-3050-467a-aace-5d10c834c9dd','a5bde7c2-3f1a-4fec-8fde-cf1beb8831ae'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='ff5f328b2c9d498ba25deaa6e81cf8a3',volume_type_id=5a08e345-6607-4a90-9e52-260a905c25f2)}' {{(pid=100522) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 27 16:07:16.217315 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.volume.api [None req-a2baf85b-bc9d-4b43-8c84-53e8a4d83680 tempest-TestMultiAttachVolumeSwap-1651872735 tempest-TestMultiAttachVolumeSwap-1651872735-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (5a3957f3-cdbd-4fdf-8f6e-c46e313348f3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100522) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 27 16:07:16.222004 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.middleware.request_id [None req-b1d278ca-23c3-4352-9cf4-aea1eb285f05 None None] RequestId filter calling following filter/app {{(pid=100523) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:07:16.224259 np0000005924 devstack@c-api.service[100523]: INFO cinder.api.openstack.wsgi [None req-b1d278ca-23c3-4352-9cf4-aea1eb285f05 tempest-GroupSnapshotsTest-1641029408 tempest-GroupSnapshotsTest-1641029408-project-member] GET https://10.4.3.117/volume/v3/volumes/6780fa8e-79bf-42f9-933f-317e649efb24 Jul 27 16:07:16.224501 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.openstack.wsgi [None req-b1d278ca-23c3-4352-9cf4-aea1eb285f05 tempest-GroupSnapshotsTest-1641029408 tempest-GroupSnapshotsTest-1641029408-project-member] Empty body provided in request {{(pid=100523) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:07:16.224813 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.openstack.wsgi [None req-b1d278ca-23c3-4352-9cf4-aea1eb285f05 tempest-GroupSnapshotsTest-1641029408 tempest-GroupSnapshotsTest-1641029408-project-member] Calling method 'show' {{(pid=100523) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:07:16.233443 np0000005924 devstack@c-api.service[100523]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:07:16.233443 np0000005924 devstack@c-api.service[100523]: warnings.warn( Jul 27 16:07:16.242734 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.volume.api [None req-a2baf85b-bc9d-4b43-8c84-53e8a4d83680 tempest-TestMultiAttachVolumeSwap-1651872735 tempest-TestMultiAttachVolumeSwap-1651872735-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (5a3957f3-cdbd-4fdf-8f6e-c46e313348f3) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100522) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 27 16:07:16.243340 np0000005924 devstack@c-api.service[100523]: INFO cinder.volume.api [None req-b1d278ca-23c3-4352-9cf4-aea1eb285f05 tempest-GroupSnapshotsTest-1641029408 tempest-GroupSnapshotsTest-1641029408-project-member] Volume info retrieved successfully. Jul 27 16:07:16.244863 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.volume.api [None req-a2baf85b-bc9d-4b43-8c84-53e8a4d83680 tempest-TestMultiAttachVolumeSwap-1651872735 tempest-TestMultiAttachVolumeSwap-1651872735-project-member] Flow 'volume_create_api' (08581598-2ffa-4db3-a728-6102abe5bcaf) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100522) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 27 16:07:16.247823 np0000005924 devstack@c-api.service[100523]: WARNING stevedore.named [None req-b1d278ca-23c3-4352-9cf4-aea1eb285f05 tempest-GroupSnapshotsTest-1641029408 tempest-GroupSnapshotsTest-1641029408-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 27 16:07:16.247885 np0000005924 devstack@c-api.service[100522]: INFO cinder.volume.api [None req-a2baf85b-bc9d-4b43-8c84-53e8a4d83680 tempest-TestMultiAttachVolumeSwap-1651872735 tempest-TestMultiAttachVolumeSwap-1651872735-project-member] Create volume request issued successfully. Jul 27 16:07:16.247946 np0000005924 devstack@c-api.service[100523]: WARNING castellan.key_manager [None req-b1d278ca-23c3-4352-9cf4-aea1eb285f05 tempest-GroupSnapshotsTest-1641029408 tempest-GroupSnapshotsTest-1641029408-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based 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 27 16:07:16.247994 np0000005924 devstack@c-api.service[100522]: INFO cinder.api.openstack.wsgi [None req-a2baf85b-bc9d-4b43-8c84-53e8a4d83680 tempest-TestMultiAttachVolumeSwap-1651872735 tempest-TestMultiAttachVolumeSwap-1651872735-project-member] https://10.4.3.117/volume/v3/volumes returned with HTTP 202 Jul 27 16:07:16.247994 np0000005924 devstack@c-api.service[100522]: [pid: 100522|app: 0|req: 35/140] 10.4.3.117 () {68 vars in 1259 bytes} [Mon Jul 27 16:07:16 2026] POST /volume/v3/volumes => generated 758 bytes in 234 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 27 16:07:16.264290 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.middleware.request_id [None req-cbb85509-0c96-4611-88c7-ecc374c5c2dd None None] RequestId filter calling following filter/app {{(pid=100524) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:07:16.266548 np0000005924 devstack@c-api.service[100524]: INFO cinder.api.openstack.wsgi [None req-cbb85509-0c96-4611-88c7-ecc374c5c2dd tempest-TestMultiAttachVolumeSwap-1651872735 tempest-TestMultiAttachVolumeSwap-1651872735-project-member] GET https://10.4.3.117/volume/v3/volumes/9d171670-6a04-4a87-b849-0821cd1a4af9 Jul 27 16:07:16.266811 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.openstack.wsgi [None req-cbb85509-0c96-4611-88c7-ecc374c5c2dd tempest-TestMultiAttachVolumeSwap-1651872735 tempest-TestMultiAttachVolumeSwap-1651872735-project-member] Empty body provided in request {{(pid=100524) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:07:16.266950 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.openstack.wsgi [None req-cbb85509-0c96-4611-88c7-ecc374c5c2dd tempest-TestMultiAttachVolumeSwap-1651872735 tempest-TestMultiAttachVolumeSwap-1651872735-project-member] Calling method 'show' {{(pid=100524) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:07:16.276887 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.middleware.request_id [None req-525ea63a-93a6-486e-88f0-a335e181357e None None] RequestId filter calling following filter/app {{(pid=100521) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:07:16.277265 np0000005924 devstack@c-api.service[100521]: INFO cinder.api.openstack.wsgi [None req-525ea63a-93a6-486e-88f0-a335e181357e None None] GET https://10.4.3.117/volume// Jul 27 16:07:16.277466 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.openstack.wsgi [None req-525ea63a-93a6-486e-88f0-a335e181357e None None] Empty body provided in request {{(pid=100521) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:07:16.277721 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.openstack.wsgi [None req-525ea63a-93a6-486e-88f0-a335e181357e None None] Calling method 'all' {{(pid=100521) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:07:16.278049 np0000005924 devstack@c-api.service[100521]: INFO cinder.api.openstack.wsgi [None req-525ea63a-93a6-486e-88f0-a335e181357e None None] https://10.4.3.117/volume// returned with HTTP 300 Jul 27 16:07:16.278497 np0000005924 devstack@c-api.service[100521]: [pid: 100521|app: 0|req: 34/141] 10.4.3.117 () {66 vars in 1428 bytes} [Mon Jul 27 16:07:16 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 27 16:07:16.280907 np0000005924 devstack@c-api.service[100524]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:07:16.280907 np0000005924 devstack@c-api.service[100524]: warnings.warn( Jul 27 16:07:16.286213 np0000005924 devstack@c-api.service[100524]: INFO cinder.volume.api [None req-cbb85509-0c96-4611-88c7-ecc374c5c2dd tempest-TestMultiAttachVolumeSwap-1651872735 tempest-TestMultiAttachVolumeSwap-1651872735-project-member] Volume info retrieved successfully. Jul 27 16:07:16.290815 np0000005924 devstack@c-api.service[100524]: INFO cinder.api.openstack.wsgi [None req-cbb85509-0c96-4611-88c7-ecc374c5c2dd tempest-TestMultiAttachVolumeSwap-1651872735 tempest-TestMultiAttachVolumeSwap-1651872735-project-member] https://10.4.3.117/volume/v3/volumes/9d171670-6a04-4a87-b849-0821cd1a4af9 returned with HTTP 200 Jul 27 16:07:16.291194 np0000005924 devstack@c-api.service[100524]: [pid: 100524|app: 0|req: 39/142] 10.4.3.117 () {66 vars in 1348 bytes} [Mon Jul 27 16:07:16 2026] GET /volume/v3/volumes/9d171670-6a04-4a87-b849-0821cd1a4af9 => generated 826 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 27 16:07:16.304662 np0000005924 devstack@c-api.service[100523]: DEBUG oslo_db.sqlalchemy.engines [None req-b1d278ca-23c3-4352-9cf4-aea1eb285f05 tempest-GroupSnapshotsTest-1641029408 tempest-GroupSnapshotsTest-1641029408-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100523) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 27 16:07:16.304734 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.middleware.request_id [req-d7aecd29-0157-4163-85b6-30064448dde4 req-59e19d38-677e-45cc-99c2-2c311da36cc6 None None] RequestId filter calling following filter/app {{(pid=100522) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:07:16.308034 np0000005924 devstack@c-api.service[100523]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:07:16.308034 np0000005924 devstack@c-api.service[100523]: warnings.warn( Jul 27 16:07:16.321952 np0000005924 devstack@c-api.service[100523]: INFO cinder.api.openstack.wsgi [None req-b1d278ca-23c3-4352-9cf4-aea1eb285f05 tempest-GroupSnapshotsTest-1641029408 tempest-GroupSnapshotsTest-1641029408-project-member] https://10.4.3.117/volume/v3/volumes/6780fa8e-79bf-42f9-933f-317e649efb24 returned with HTTP 200 Jul 27 16:07:16.322492 np0000005924 devstack@c-api.service[100523]: [pid: 100523|app: 0|req: 35/143] 10.4.3.117 () {68 vars in 1389 bytes} [Mon Jul 27 16:07:16 2026] GET /volume/v3/volumes/6780fa8e-79bf-42f9-933f-317e649efb24 => generated 914 bytes in 101 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 27 16:07:16.510594 np0000005924 devstack@c-api.service[100522]: INFO cinder.api.openstack.wsgi [req-d7aecd29-0157-4163-85b6-30064448dde4 req-59e19d38-677e-45cc-99c2-2c311da36cc6 tempest-DeleteServersTestJSON-671171284 tempest-DeleteServersTestJSON-671171284-project-member] POST https://10.4.3.117/volume/v3/attachments Jul 27 16:07:16.511074 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.openstack.wsgi [req-d7aecd29-0157-4163-85b6-30064448dde4 req-59e19d38-677e-45cc-99c2-2c311da36cc6 tempest-DeleteServersTestJSON-671171284 tempest-DeleteServersTestJSON-671171284-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "fafd5ade-1c22-4541-909e-f83b249f2944", "connector": null, "instance_uuid": "e5724a51-d259-4df3-a6dc-9a5f95c3f5eb"}} {{(pid=100522) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 27 16:07:16.523423 np0000005924 devstack@c-api.service[100522]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:07:16.523423 np0000005924 devstack@c-api.service[100522]: warnings.warn( Jul 27 16:07:16.559610 np0000005924 devstack@c-api.service[100522]: /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 27 16:07:16.559610 np0000005924 devstack@c-api.service[100522]: .first() Jul 27 16:07:16.577030 np0000005924 devstack@c-api.service[100522]: INFO cinder.api.openstack.wsgi [req-d7aecd29-0157-4163-85b6-30064448dde4 req-59e19d38-677e-45cc-99c2-2c311da36cc6 tempest-DeleteServersTestJSON-671171284 tempest-DeleteServersTestJSON-671171284-project-member] https://10.4.3.117/volume/v3/attachments returned with HTTP 200 Jul 27 16:07:16.578096 np0000005924 devstack@c-api.service[100522]: [pid: 100522|app: 0|req: 36/144] 10.4.3.117 () {74 vars in 1594 bytes} [Mon Jul 27 16:07:16 2026] POST /volume/v3/attachments => generated 273 bytes in 273 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 27 16:07:16.632464 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.middleware.request_id [None req-cab7445f-008c-481a-8c8d-eebe134faf7b None None] RequestId filter calling following filter/app {{(pid=100521) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:07:16.634965 np0000005924 devstack@c-api.service[100521]: INFO cinder.api.openstack.wsgi [None req-cab7445f-008c-481a-8c8d-eebe134faf7b tempest-DeleteServersTestJSON-671171284 tempest-DeleteServersTestJSON-671171284-project-member] GET https://10.4.3.117/volume/v3/volumes/fafd5ade-1c22-4541-909e-f83b249f2944 Jul 27 16:07:16.635486 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.openstack.wsgi [None req-cab7445f-008c-481a-8c8d-eebe134faf7b tempest-DeleteServersTestJSON-671171284 tempest-DeleteServersTestJSON-671171284-project-member] Empty body provided in request {{(pid=100521) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:07:16.635891 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.openstack.wsgi [None req-cab7445f-008c-481a-8c8d-eebe134faf7b tempest-DeleteServersTestJSON-671171284 tempest-DeleteServersTestJSON-671171284-project-member] Calling method 'show' {{(pid=100521) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:07:16.651719 np0000005924 devstack@c-api.service[100521]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:07:16.651719 np0000005924 devstack@c-api.service[100521]: warnings.warn( Jul 27 16:07:16.658163 np0000005924 devstack@c-api.service[100521]: INFO cinder.volume.api [None req-cab7445f-008c-481a-8c8d-eebe134faf7b tempest-DeleteServersTestJSON-671171284 tempest-DeleteServersTestJSON-671171284-project-member] Volume info retrieved successfully. Jul 27 16:07:16.662540 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.middleware.request_id [None req-41d06b18-2664-4f34-aa5a-0ce506813a8c None None] RequestId filter calling following filter/app {{(pid=100524) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:07:16.663021 np0000005924 devstack@c-api.service[100524]: INFO cinder.api.openstack.wsgi [None req-41d06b18-2664-4f34-aa5a-0ce506813a8c None None] GET https://10.4.3.117/volume// Jul 27 16:07:16.663264 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.openstack.wsgi [None req-41d06b18-2664-4f34-aa5a-0ce506813a8c None None] Empty body provided in request {{(pid=100524) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:07:16.663506 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.openstack.wsgi [None req-41d06b18-2664-4f34-aa5a-0ce506813a8c None None] Calling method 'all' {{(pid=100524) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:07:16.663907 np0000005924 devstack@c-api.service[100524]: INFO cinder.api.openstack.wsgi [None req-41d06b18-2664-4f34-aa5a-0ce506813a8c None None] https://10.4.3.117/volume// returned with HTTP 300 Jul 27 16:07:16.664266 np0000005924 devstack@c-api.service[100524]: [pid: 100524|app: 0|req: 40/145] 10.4.3.117 () {66 vars in 1426 bytes} [Mon Jul 27 16:07:16 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 27 16:07:16.664927 np0000005924 devstack@c-api.service[100521]: INFO cinder.api.openstack.wsgi [None req-cab7445f-008c-481a-8c8d-eebe134faf7b tempest-DeleteServersTestJSON-671171284 tempest-DeleteServersTestJSON-671171284-project-member] https://10.4.3.117/volume/v3/volumes/fafd5ade-1c22-4541-909e-f83b249f2944 returned with HTTP 200 Jul 27 16:07:16.665767 np0000005924 devstack@c-api.service[100521]: [pid: 100521|app: 0|req: 35/146] 10.4.3.117 () {66 vars in 1348 bytes} [Mon Jul 27 16:07:16 2026] GET /volume/v3/volumes/fafd5ade-1c22-4541-909e-f83b249f2944 => generated 844 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 27 16:07:16.691592 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.middleware.request_id [req-d7aecd29-0157-4163-85b6-30064448dde4 req-714b3556-76cf-4d79-98cb-10560d821bf6 None None] RequestId filter calling following filter/app {{(pid=100523) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:07:16.695760 np0000005924 devstack@c-api.service[100523]: INFO cinder.api.openstack.wsgi [req-d7aecd29-0157-4163-85b6-30064448dde4 req-714b3556-76cf-4d79-98cb-10560d821bf6 tempest-DeleteServersTestJSON-671171284 tempest-DeleteServersTestJSON-671171284-project-member] GET https://10.4.3.117/volume/v3/volumes/fafd5ade-1c22-4541-909e-f83b249f2944 Jul 27 16:07:16.695958 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.openstack.wsgi [req-d7aecd29-0157-4163-85b6-30064448dde4 req-714b3556-76cf-4d79-98cb-10560d821bf6 tempest-DeleteServersTestJSON-671171284 tempest-DeleteServersTestJSON-671171284-project-member] Empty body provided in request {{(pid=100523) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:07:16.696152 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.openstack.wsgi [req-d7aecd29-0157-4163-85b6-30064448dde4 req-714b3556-76cf-4d79-98cb-10560d821bf6 tempest-DeleteServersTestJSON-671171284 tempest-DeleteServersTestJSON-671171284-project-member] Calling method 'show' {{(pid=100523) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:07:16.709740 np0000005924 devstack@c-api.service[100523]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:07:16.709740 np0000005924 devstack@c-api.service[100523]: warnings.warn( Jul 27 16:07:16.713391 np0000005924 devstack@c-api.service[100523]: INFO cinder.volume.api [req-d7aecd29-0157-4163-85b6-30064448dde4 req-714b3556-76cf-4d79-98cb-10560d821bf6 tempest-DeleteServersTestJSON-671171284 tempest-DeleteServersTestJSON-671171284-project-member] Volume info retrieved successfully. Jul 27 16:07:16.717213 np0000005924 devstack@c-api.service[100523]: INFO cinder.api.openstack.wsgi [req-d7aecd29-0157-4163-85b6-30064448dde4 req-714b3556-76cf-4d79-98cb-10560d821bf6 tempest-DeleteServersTestJSON-671171284 tempest-DeleteServersTestJSON-671171284-project-member] https://10.4.3.117/volume/v3/volumes/fafd5ade-1c22-4541-909e-f83b249f2944 returned with HTTP 200 Jul 27 16:07:16.717643 np0000005924 devstack@c-api.service[100523]: [pid: 100523|app: 0|req: 36/147] 10.4.3.117 () {70 vars in 1639 bytes} [Mon Jul 27 16:07:16 2026] GET /volume/v3/volumes/fafd5ade-1c22-4541-909e-f83b249f2944 => generated 1024 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 27 16:07:16.973934 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.middleware.request_id [None req-4212c150-26aa-4ec7-9f0e-84fd736e30a2 None None] RequestId filter calling following filter/app {{(pid=100522) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:07:16.974608 np0000005924 devstack@c-api.service[100522]: INFO cinder.api.openstack.wsgi [None req-4212c150-26aa-4ec7-9f0e-84fd736e30a2 None None] GET https://10.4.3.117/volume// Jul 27 16:07:16.974832 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.openstack.wsgi [None req-4212c150-26aa-4ec7-9f0e-84fd736e30a2 None None] Empty body provided in request {{(pid=100522) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:07:16.975121 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.openstack.wsgi [None req-4212c150-26aa-4ec7-9f0e-84fd736e30a2 None None] Calling method 'all' {{(pid=100522) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:07:16.975728 np0000005924 devstack@c-api.service[100522]: INFO cinder.api.openstack.wsgi [None req-4212c150-26aa-4ec7-9f0e-84fd736e30a2 None None] https://10.4.3.117/volume// returned with HTTP 300 Jul 27 16:07:16.976258 np0000005924 devstack@c-api.service[100522]: [pid: 100522|app: 0|req: 37/148] 10.4.3.117 () {66 vars in 1426 bytes} [Mon Jul 27 16:07:16 2026] GET /volume/ => generated 386 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 27 16:07:16.984966 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.middleware.request_id [req-c1842c43-eabc-430f-bd6d-6ec7442abe11 req-4d8db8bd-01d4-41bb-9cd3-2d24b5c6a8b9 None None] RequestId filter calling following filter/app {{(pid=100524) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:07:16.988134 np0000005924 devstack@c-api.service[100524]: INFO cinder.api.openstack.wsgi [req-c1842c43-eabc-430f-bd6d-6ec7442abe11 req-4d8db8bd-01d4-41bb-9cd3-2d24b5c6a8b9 tempest-ServerActionsV293TestJSON-283338424 tempest-ServerActionsV293TestJSON-283338424-project-member] GET https://10.4.3.117/volume/v3/volumes/aee9d524-17ce-4f61-b0a4-3f7396eebd04 Jul 27 16:07:16.988547 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.openstack.wsgi [req-c1842c43-eabc-430f-bd6d-6ec7442abe11 req-4d8db8bd-01d4-41bb-9cd3-2d24b5c6a8b9 tempest-ServerActionsV293TestJSON-283338424 tempest-ServerActionsV293TestJSON-283338424-project-member] Empty body provided in request {{(pid=100524) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:07:16.989162 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.openstack.wsgi [req-c1842c43-eabc-430f-bd6d-6ec7442abe11 req-4d8db8bd-01d4-41bb-9cd3-2d24b5c6a8b9 tempest-ServerActionsV293TestJSON-283338424 tempest-ServerActionsV293TestJSON-283338424-project-member] Calling method 'show' {{(pid=100524) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:07:17.009595 np0000005924 devstack@c-api.service[100524]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:07:17.009595 np0000005924 devstack@c-api.service[100524]: warnings.warn( Jul 27 16:07:17.015074 np0000005924 devstack@c-api.service[100524]: INFO cinder.volume.api [req-c1842c43-eabc-430f-bd6d-6ec7442abe11 req-4d8db8bd-01d4-41bb-9cd3-2d24b5c6a8b9 tempest-ServerActionsV293TestJSON-283338424 tempest-ServerActionsV293TestJSON-283338424-project-member] Volume info retrieved successfully. Jul 27 16:07:17.026273 np0000005924 devstack@c-api.service[100524]: INFO cinder.api.openstack.wsgi [req-c1842c43-eabc-430f-bd6d-6ec7442abe11 req-4d8db8bd-01d4-41bb-9cd3-2d24b5c6a8b9 tempest-ServerActionsV293TestJSON-283338424 tempest-ServerActionsV293TestJSON-283338424-project-member] https://10.4.3.117/volume/v3/volumes/aee9d524-17ce-4f61-b0a4-3f7396eebd04 returned with HTTP 200 Jul 27 16:07:17.027560 np0000005924 devstack@c-api.service[100524]: [pid: 100524|app: 0|req: 41/149] 10.4.3.117 () {70 vars in 1639 bytes} [Mon Jul 27 16:07:16 2026] GET /volume/v3/volumes/aee9d524-17ce-4f61-b0a4-3f7396eebd04 => generated 1571 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 27 16:07:17.305804 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.middleware.request_id [None req-5d07717a-a062-4494-b853-0879b365b5a6 None None] RequestId filter calling following filter/app {{(pid=100521) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:07:17.308870 np0000005924 devstack@c-api.service[100521]: INFO cinder.api.openstack.wsgi [None req-5d07717a-a062-4494-b853-0879b365b5a6 tempest-TestMultiAttachVolumeSwap-1651872735 tempest-TestMultiAttachVolumeSwap-1651872735-project-member] GET https://10.4.3.117/volume/v3/volumes/9d171670-6a04-4a87-b849-0821cd1a4af9 Jul 27 16:07:17.309144 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.openstack.wsgi [None req-5d07717a-a062-4494-b853-0879b365b5a6 tempest-TestMultiAttachVolumeSwap-1651872735 tempest-TestMultiAttachVolumeSwap-1651872735-project-member] Empty body provided in request {{(pid=100521) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:07:17.309428 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.openstack.wsgi [None req-5d07717a-a062-4494-b853-0879b365b5a6 tempest-TestMultiAttachVolumeSwap-1651872735 tempest-TestMultiAttachVolumeSwap-1651872735-project-member] Calling method 'show' {{(pid=100521) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:07:17.325318 np0000005924 devstack@c-api.service[100521]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:07:17.325318 np0000005924 devstack@c-api.service[100521]: warnings.warn( Jul 27 16:07:17.334831 np0000005924 devstack@c-api.service[100521]: INFO cinder.volume.api [None req-5d07717a-a062-4494-b853-0879b365b5a6 tempest-TestMultiAttachVolumeSwap-1651872735 tempest-TestMultiAttachVolumeSwap-1651872735-project-member] Volume info retrieved successfully. Jul 27 16:07:17.341052 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.middleware.request_id [None req-357c908f-fd88-4675-8587-8e758d6b4ad6 None None] RequestId filter calling following filter/app {{(pid=100523) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:07:17.346969 np0000005924 devstack@c-api.service[100521]: INFO cinder.api.openstack.wsgi [None req-5d07717a-a062-4494-b853-0879b365b5a6 tempest-TestMultiAttachVolumeSwap-1651872735 tempest-TestMultiAttachVolumeSwap-1651872735-project-member] https://10.4.3.117/volume/v3/volumes/9d171670-6a04-4a87-b849-0821cd1a4af9 returned with HTTP 200 Jul 27 16:07:17.347446 np0000005924 devstack@c-api.service[100521]: [pid: 100521|app: 0|req: 36/150] 10.4.3.117 () {66 vars in 1348 bytes} [Mon Jul 27 16:07:17 2026] GET /volume/v3/volumes/9d171670-6a04-4a87-b849-0821cd1a4af9 => generated 851 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jul 27 16:07:17.348277 np0000005924 devstack@c-api.service[100523]: INFO cinder.api.openstack.wsgi [None req-357c908f-fd88-4675-8587-8e758d6b4ad6 tempest-GroupSnapshotsTest-1641029408 tempest-GroupSnapshotsTest-1641029408-project-member] GET https://10.4.3.117/volume/v3/volumes/6780fa8e-79bf-42f9-933f-317e649efb24 Jul 27 16:07:17.348759 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.openstack.wsgi [None req-357c908f-fd88-4675-8587-8e758d6b4ad6 tempest-GroupSnapshotsTest-1641029408 tempest-GroupSnapshotsTest-1641029408-project-member] Empty body provided in request {{(pid=100523) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:07:17.349861 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.openstack.wsgi [None req-357c908f-fd88-4675-8587-8e758d6b4ad6 tempest-GroupSnapshotsTest-1641029408 tempest-GroupSnapshotsTest-1641029408-project-member] Calling method 'show' {{(pid=100523) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:07:17.367927 np0000005924 devstack@c-api.service[100523]: INFO cinder.api.openstack.wsgi [None req-357c908f-fd88-4675-8587-8e758d6b4ad6 tempest-GroupSnapshotsTest-1641029408 tempest-GroupSnapshotsTest-1641029408-project-member] https://10.4.3.117/volume/v3/volumes/6780fa8e-79bf-42f9-933f-317e649efb24 returned with HTTP 404 Jul 27 16:07:17.368561 np0000005924 devstack@c-api.service[100523]: [pid: 100523|app: 0|req: 37/151] 10.4.3.117 () {68 vars in 1389 bytes} [Mon Jul 27 16:07:17 2026] GET /volume/v3/volumes/6780fa8e-79bf-42f9-933f-317e649efb24 => generated 109 bytes in 30 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 27 16:07:17.384267 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.middleware.request_id [None req-fa7568ab-788a-4407-99e7-260407abd78d None None] RequestId filter calling following filter/app {{(pid=100522) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:07:17.387799 np0000005924 devstack@c-api.service[100522]: INFO cinder.api.openstack.wsgi [None req-fa7568ab-788a-4407-99e7-260407abd78d tempest-GroupSnapshotsTest-1641029408 tempest-GroupSnapshotsTest-1641029408-project-member] GET https://10.4.3.117/volume/v3/groups/aa54ab03-a067-49e1-ac85-1319470f45da Jul 27 16:07:17.388180 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.openstack.wsgi [None req-fa7568ab-788a-4407-99e7-260407abd78d tempest-GroupSnapshotsTest-1641029408 tempest-GroupSnapshotsTest-1641029408-project-member] Empty body provided in request {{(pid=100522) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:07:17.388180 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.openstack.wsgi [None req-fa7568ab-788a-4407-99e7-260407abd78d tempest-GroupSnapshotsTest-1641029408 tempest-GroupSnapshotsTest-1641029408-project-member] Calling method 'version_select' {{(pid=100522) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:07:17.388341 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.v3.groups [None req-fa7568ab-788a-4407-99e7-260407abd78d tempest-GroupSnapshotsTest-1641029408 tempest-GroupSnapshotsTest-1641029408-project-member] show called for member aa54ab03-a067-49e1-ac85-1319470f45da {{(pid=100522) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Jul 27 16:07:17.396113 np0000005924 devstack@c-api.service[100522]: INFO cinder.api.openstack.wsgi [None req-fa7568ab-788a-4407-99e7-260407abd78d tempest-GroupSnapshotsTest-1641029408 tempest-GroupSnapshotsTest-1641029408-project-member] https://10.4.3.117/volume/v3/groups/aa54ab03-a067-49e1-ac85-1319470f45da returned with HTTP 404 Jul 27 16:07:17.396804 np0000005924 devstack@c-api.service[100522]: [pid: 100522|app: 0|req: 38/152] 10.4.3.117 () {68 vars in 1386 bytes} [Mon Jul 27 16:07:17 2026] GET /volume/v3/groups/aa54ab03-a067-49e1-ac85-1319470f45da => generated 108 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 27 16:07:17.408677 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.middleware.request_id [None req-d9f8d080-b2f7-4de9-a043-7f9b2c6d9fa7 None None] RequestId filter calling following filter/app {{(pid=100524) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:07:17.414168 np0000005924 devstack@c-api.service[100524]: INFO cinder.api.openstack.wsgi [None req-d9f8d080-b2f7-4de9-a043-7f9b2c6d9fa7 tempest-GroupSnapshotsTest-2059751116 tempest-GroupSnapshotsTest-2059751116-project-admin] DELETE https://10.4.3.117/volume/v3/group_types/e344d781-9143-4c19-b39e-8442a1b02a9c Jul 27 16:07:17.414625 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.openstack.wsgi [None req-d9f8d080-b2f7-4de9-a043-7f9b2c6d9fa7 tempest-GroupSnapshotsTest-2059751116 tempest-GroupSnapshotsTest-2059751116-project-admin] Empty body provided in request {{(pid=100524) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:07:17.414964 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.openstack.wsgi [None req-d9f8d080-b2f7-4de9-a043-7f9b2c6d9fa7 tempest-GroupSnapshotsTest-2059751116 tempest-GroupSnapshotsTest-2059751116-project-admin] Calling method 'version_select' {{(pid=100524) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:07:17.445929 np0000005924 devstack@c-api.service[100524]: INFO cinder.api.openstack.wsgi [None req-d9f8d080-b2f7-4de9-a043-7f9b2c6d9fa7 tempest-GroupSnapshotsTest-2059751116 tempest-GroupSnapshotsTest-2059751116-project-admin] https://10.4.3.117/volume/v3/group_types/e344d781-9143-4c19-b39e-8442a1b02a9c returned with HTTP 202 Jul 27 16:07:17.447985 np0000005924 devstack@c-api.service[100524]: [pid: 100524|app: 0|req: 42/153] 10.4.3.117 () {68 vars in 1404 bytes} [Mon Jul 27 16:07:17 2026] DELETE /volume/v3/group_types/e344d781-9143-4c19-b39e-8442a1b02a9c => generated 0 bytes in 40 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Jul 27 16:07:17.457770 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.middleware.request_id [None req-8844cf14-7ad9-4758-bccd-5a5fcc2b223a None None] RequestId filter calling following filter/app {{(pid=100521) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:07:17.461241 np0000005924 devstack@c-api.service[100521]: INFO cinder.api.openstack.wsgi [None req-8844cf14-7ad9-4758-bccd-5a5fcc2b223a tempest-GroupSnapshotsTest-2059751116 tempest-GroupSnapshotsTest-2059751116-project-admin] DELETE https://10.4.3.117/volume/v3/types/8c80bc0b-4f2e-4cde-a815-a17bd8721388 Jul 27 16:07:17.461494 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.openstack.wsgi [None req-8844cf14-7ad9-4758-bccd-5a5fcc2b223a tempest-GroupSnapshotsTest-2059751116 tempest-GroupSnapshotsTest-2059751116-project-admin] Empty body provided in request {{(pid=100521) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:07:17.461739 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.openstack.wsgi [None req-8844cf14-7ad9-4758-bccd-5a5fcc2b223a tempest-GroupSnapshotsTest-2059751116 tempest-GroupSnapshotsTest-2059751116-project-admin] Calling method '_delete' {{(pid=100521) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:07:17.507040 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.middleware.request_id [req-c1842c43-eabc-430f-bd6d-6ec7442abe11 req-4d3d4687-545a-4408-9c79-de49d96940f8 None None] RequestId filter calling following filter/app {{(pid=100523) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:07:17.507281 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.middleware.request_id [req-d7aecd29-0157-4163-85b6-30064448dde4 req-03df9832-6ba3-4a59-9b0b-4aad62d3566e None None] RequestId filter calling following filter/app {{(pid=100522) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:07:17.509023 np0000005924 devstack@c-api.service[100523]: INFO cinder.api.openstack.wsgi [req-c1842c43-eabc-430f-bd6d-6ec7442abe11 req-4d3d4687-545a-4408-9c79-de49d96940f8 tempest-ServerActionsV293TestJSON-283338424 tempest-ServerActionsV293TestJSON-283338424-project-member] PUT https://10.4.3.117/volume/v3/attachments/27a26849-5d46-4939-8171-67eaa23fadc7 Jul 27 16:07:17.509257 np0000005924 devstack@c-api.service[100522]: INFO cinder.api.openstack.wsgi [req-d7aecd29-0157-4163-85b6-30064448dde4 req-03df9832-6ba3-4a59-9b0b-4aad62d3566e tempest-DeleteServersTestJSON-671171284 tempest-DeleteServersTestJSON-671171284-project-member] PUT https://10.4.3.117/volume/v3/attachments/748db510-9fa2-4419-befb-391864a7a12e Jul 27 16:07:17.509351 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.openstack.wsgi [req-c1842c43-eabc-430f-bd6d-6ec7442abe11 req-4d3d4687-545a-4408-9c79-de49d96940f8 tempest-ServerActionsV293TestJSON-283338424 tempest-ServerActionsV293TestJSON-283338424-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.117", "host": "np0000005924", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:c1414b6f8d8f", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "13cbedf7-bb1f-4b5e-b492-2fef0d4dab25", "nvme_native_multipath": false, "mountpoint": "/dev/vda"}}} {{(pid=100523) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 27 16:07:17.510211 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.openstack.wsgi [req-d7aecd29-0157-4163-85b6-30064448dde4 req-03df9832-6ba3-4a59-9b0b-4aad62d3566e tempest-DeleteServersTestJSON-671171284 tempest-DeleteServersTestJSON-671171284-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.117", "host": "np0000005924", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:c1414b6f8d8f", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "13cbedf7-bb1f-4b5e-b492-2fef0d4dab25", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100522) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 27 16:07:17.512674 np0000005924 devstack@c-api.service[100521]: INFO cinder.api.openstack.wsgi [None req-8844cf14-7ad9-4758-bccd-5a5fcc2b223a tempest-GroupSnapshotsTest-2059751116 tempest-GroupSnapshotsTest-2059751116-project-admin] https://10.4.3.117/volume/v3/types/8c80bc0b-4f2e-4cde-a815-a17bd8721388 returned with HTTP 202 Jul 27 16:07:17.513048 np0000005924 devstack@c-api.service[100521]: [pid: 100521|app: 0|req: 37/154] 10.4.3.117 () {66 vars in 1345 bytes} [Mon Jul 27 16:07:17 2026] DELETE /volume/v3/types/8c80bc0b-4f2e-4cde-a815-a17bd8721388 => generated 0 bytes in 56 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 27 16:07:17.520275 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.coordination [req-d7aecd29-0157-4163-85b6-30064448dde4 req-03df9832-6ba3-4a59-9b0b-4aad62d3566e tempest-DeleteServersTestJSON-671171284 tempest-DeleteServersTestJSON-671171284-project-member] Acquiring lock "cinder-attachment_update-fafd5ade-1c22-4541-909e-f83b249f2944-np0000005924" by "attachment_update" {{(pid=100522) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jul 27 16:07:17.523858 np0000005924 devstack@c-api.service[100523]: /opt/stack/cinder/cinder/db/api.py:2468: SAWarning: SELECT statement has a cartesian product between FROM element(s) "volumes_1", "volume_attachment" and FROM element "volumes". Apply join condition(s) between each element to resolve. Jul 27 16:07:17.523858 np0000005924 devstack@c-api.service[100523]: .first() Jul 27 16:07:17.525896 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.coordination [req-d7aecd29-0157-4163-85b6-30064448dde4 req-03df9832-6ba3-4a59-9b0b-4aad62d3566e tempest-DeleteServersTestJSON-671171284 tempest-DeleteServersTestJSON-671171284-project-member] Lock "cinder-attachment_update-fafd5ade-1c22-4541-909e-f83b249f2944-np0000005924" acquired by "attachment_update" :: waited 0.006s {{(pid=100522) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jul 27 16:07:17.526956 np0000005924 devstack@c-api.service[100522]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:07:17.526956 np0000005924 devstack@c-api.service[100522]: warnings.warn( Jul 27 16:07:17.529580 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.middleware.request_id [None req-ac29379f-96d0-4b84-adee-b6f3f52d5f9e None None] RequestId filter calling following filter/app {{(pid=100524) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:07:17.533700 np0000005924 devstack@c-api.service[100524]: INFO cinder.api.openstack.wsgi [None req-ac29379f-96d0-4b84-adee-b6f3f52d5f9e tempest-GroupSnapshotsTest-2059751116 tempest-GroupSnapshotsTest-2059751116-project-admin] GET https://10.4.3.117/volume/v3/types/8c80bc0b-4f2e-4cde-a815-a17bd8721388 Jul 27 16:07:17.533923 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.openstack.wsgi [None req-ac29379f-96d0-4b84-adee-b6f3f52d5f9e tempest-GroupSnapshotsTest-2059751116 tempest-GroupSnapshotsTest-2059751116-project-admin] Empty body provided in request {{(pid=100524) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:07:17.534060 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.openstack.wsgi [None req-ac29379f-96d0-4b84-adee-b6f3f52d5f9e tempest-GroupSnapshotsTest-2059751116 tempest-GroupSnapshotsTest-2059751116-project-admin] Calling method 'show' {{(pid=100524) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:07:17.535612 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.coordination [req-c1842c43-eabc-430f-bd6d-6ec7442abe11 req-4d3d4687-545a-4408-9c79-de49d96940f8 tempest-ServerActionsV293TestJSON-283338424 tempest-ServerActionsV293TestJSON-283338424-project-member] Acquiring lock "cinder-attachment_update-aee9d524-17ce-4f61-b0a4-3f7396eebd04-np0000005924" by "attachment_update" {{(pid=100523) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jul 27 16:07:17.539497 np0000005924 devstack@c-api.service[100524]: INFO cinder.api.openstack.wsgi [None req-ac29379f-96d0-4b84-adee-b6f3f52d5f9e tempest-GroupSnapshotsTest-2059751116 tempest-GroupSnapshotsTest-2059751116-project-admin] https://10.4.3.117/volume/v3/types/8c80bc0b-4f2e-4cde-a815-a17bd8721388 returned with HTTP 404 Jul 27 16:07:17.540012 np0000005924 devstack@c-api.service[100524]: [pid: 100524|app: 0|req: 43/155] 10.4.3.117 () {66 vars in 1342 bytes} [Mon Jul 27 16:07:17 2026] GET /volume/v3/types/8c80bc0b-4f2e-4cde-a815-a17bd8721388 => generated 114 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 27 16:07:17.545617 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.coordination [req-c1842c43-eabc-430f-bd6d-6ec7442abe11 req-4d3d4687-545a-4408-9c79-de49d96940f8 tempest-ServerActionsV293TestJSON-283338424 tempest-ServerActionsV293TestJSON-283338424-project-member] Lock "cinder-attachment_update-aee9d524-17ce-4f61-b0a4-3f7396eebd04-np0000005924" acquired by "attachment_update" :: waited 0.008s {{(pid=100523) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jul 27 16:07:17.545617 np0000005924 devstack@c-api.service[100523]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:07:17.545617 np0000005924 devstack@c-api.service[100523]: warnings.warn( Jul 27 16:07:17.683165 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.middleware.request_id [None req-474c8fce-21a0-490d-b70e-e3e876a22074 None None] RequestId filter calling following filter/app {{(pid=100521) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:07:17.685620 np0000005924 devstack@c-api.service[100521]: INFO cinder.api.openstack.wsgi [None req-474c8fce-21a0-490d-b70e-e3e876a22074 tempest-DeleteServersTestJSON-671171284 tempest-DeleteServersTestJSON-671171284-project-member] GET https://10.4.3.117/volume/v3/volumes/fafd5ade-1c22-4541-909e-f83b249f2944 Jul 27 16:07:17.685860 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.openstack.wsgi [None req-474c8fce-21a0-490d-b70e-e3e876a22074 tempest-DeleteServersTestJSON-671171284 tempest-DeleteServersTestJSON-671171284-project-member] Empty body provided in request {{(pid=100521) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:07:17.686093 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.openstack.wsgi [None req-474c8fce-21a0-490d-b70e-e3e876a22074 tempest-DeleteServersTestJSON-671171284 tempest-DeleteServersTestJSON-671171284-project-member] Calling method 'show' {{(pid=100521) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:07:17.696767 np0000005924 devstack@c-api.service[100521]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:07:17.696767 np0000005924 devstack@c-api.service[100521]: warnings.warn( Jul 27 16:07:17.702886 np0000005924 devstack@c-api.service[100521]: INFO cinder.volume.api [None req-474c8fce-21a0-490d-b70e-e3e876a22074 tempest-DeleteServersTestJSON-671171284 tempest-DeleteServersTestJSON-671171284-project-member] Volume info retrieved successfully. Jul 27 16:07:17.707717 np0000005924 devstack@c-api.service[100521]: INFO cinder.api.openstack.wsgi [None req-474c8fce-21a0-490d-b70e-e3e876a22074 tempest-DeleteServersTestJSON-671171284 tempest-DeleteServersTestJSON-671171284-project-member] https://10.4.3.117/volume/v3/volumes/fafd5ade-1c22-4541-909e-f83b249f2944 returned with HTTP 200 Jul 27 16:07:17.708275 np0000005924 devstack@c-api.service[100521]: [pid: 100521|app: 0|req: 38/156] 10.4.3.117 () {66 vars in 1348 bytes} [Mon Jul 27 16:07:17 2026] GET /volume/v3/volumes/fafd5ade-1c22-4541-909e-f83b249f2944 => generated 844 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 27 16:07:17.758954 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.coordination [req-c1842c43-eabc-430f-bd6d-6ec7442abe11 req-4d3d4687-545a-4408-9c79-de49d96940f8 tempest-ServerActionsV293TestJSON-283338424 tempest-ServerActionsV293TestJSON-283338424-project-member] Lock "cinder-attachment_update-aee9d524-17ce-4f61-b0a4-3f7396eebd04-np0000005924" released by "attachment_update" :: held 0.215s {{(pid=100523) __release /opt/stack/cinder/cinder/coordination.py:152}} Jul 27 16:07:17.759403 np0000005924 devstack@c-api.service[100523]: INFO cinder.api.openstack.wsgi [req-c1842c43-eabc-430f-bd6d-6ec7442abe11 req-4d3d4687-545a-4408-9c79-de49d96940f8 tempest-ServerActionsV293TestJSON-283338424 tempest-ServerActionsV293TestJSON-283338424-project-member] https://10.4.3.117/volume/v3/attachments/27a26849-5d46-4939-8171-67eaa23fadc7 returned with HTTP 200 Jul 27 16:07:17.760057 np0000005924 devstack@c-api.service[100523]: [pid: 100523|app: 0|req: 38/157] 10.4.3.117 () {74 vars in 1704 bytes} [Mon Jul 27 16:07:17 2026] PUT /volume/v3/attachments/27a26849-5d46-4939-8171-67eaa23fadc7 => generated 969 bytes in 253 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 27 16:07:17.797981 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.coordination [req-d7aecd29-0157-4163-85b6-30064448dde4 req-03df9832-6ba3-4a59-9b0b-4aad62d3566e tempest-DeleteServersTestJSON-671171284 tempest-DeleteServersTestJSON-671171284-project-member] Lock "cinder-attachment_update-fafd5ade-1c22-4541-909e-f83b249f2944-np0000005924" released by "attachment_update" :: held 0.272s {{(pid=100522) __release /opt/stack/cinder/cinder/coordination.py:152}} Jul 27 16:07:17.798247 np0000005924 devstack@c-api.service[100522]: INFO cinder.api.openstack.wsgi [req-d7aecd29-0157-4163-85b6-30064448dde4 req-03df9832-6ba3-4a59-9b0b-4aad62d3566e tempest-DeleteServersTestJSON-671171284 tempest-DeleteServersTestJSON-671171284-project-member] https://10.4.3.117/volume/v3/attachments/748db510-9fa2-4419-befb-391864a7a12e returned with HTTP 200 Jul 27 16:07:17.798640 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.middleware.request_id [req-c1842c43-eabc-430f-bd6d-6ec7442abe11 req-3cda6a13-7cae-4e59-a906-20c967474833 None None] RequestId filter calling following filter/app {{(pid=100524) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:07:17.798742 np0000005924 devstack@c-api.service[100522]: [pid: 100522|app: 0|req: 39/158] 10.4.3.117 () {74 vars in 1704 bytes} [Mon Jul 27 16:07:17 2026] PUT /volume/v3/attachments/748db510-9fa2-4419-befb-391864a7a12e => generated 969 bytes in 292 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Jul 27 16:07:17.801776 np0000005924 devstack@c-api.service[100524]: INFO cinder.api.openstack.wsgi [req-c1842c43-eabc-430f-bd6d-6ec7442abe11 req-3cda6a13-7cae-4e59-a906-20c967474833 tempest-ServerActionsV293TestJSON-283338424 tempest-ServerActionsV293TestJSON-283338424-project-member] POST https://10.4.3.117/volume/v3/attachments/27a26849-5d46-4939-8171-67eaa23fadc7/action Jul 27 16:07:17.802337 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.openstack.wsgi [req-c1842c43-eabc-430f-bd6d-6ec7442abe11 req-3cda6a13-7cae-4e59-a906-20c967474833 tempest-ServerActionsV293TestJSON-283338424 tempest-ServerActionsV293TestJSON-283338424-project-member] Action body: b'{"os-complete": null}' {{(pid=100524) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 27 16:07:17.802505 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.openstack.wsgi [req-c1842c43-eabc-430f-bd6d-6ec7442abe11 req-3cda6a13-7cae-4e59-a906-20c967474833 tempest-ServerActionsV293TestJSON-283338424 tempest-ServerActionsV293TestJSON-283338424-project-member] Action: 'action', calling method: version_select, body: {"os-complete": null} {{(pid=100524) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 27 16:07:17.815139 np0000005924 devstack@c-api.service[100524]: /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 27 16:07:17.815139 np0000005924 devstack@c-api.service[100524]: .first() Jul 27 16:07:17.831668 np0000005924 devstack@c-api.service[100524]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:07:17.831668 np0000005924 devstack@c-api.service[100524]: warnings.warn( Jul 27 16:07:17.853825 np0000005924 devstack@c-api.service[100524]: INFO cinder.api.openstack.wsgi [req-c1842c43-eabc-430f-bd6d-6ec7442abe11 req-3cda6a13-7cae-4e59-a906-20c967474833 tempest-ServerActionsV293TestJSON-283338424 tempest-ServerActionsV293TestJSON-283338424-project-member] https://10.4.3.117/volume/v3/attachments/27a26849-5d46-4939-8171-67eaa23fadc7/action returned with HTTP 204 Jul 27 16:07:17.854349 np0000005924 devstack@c-api.service[100524]: [pid: 100524|app: 0|req: 44/159] 10.4.3.117 () {74 vars in 1725 bytes} [Mon Jul 27 16:07:17 2026] POST /volume/v3/attachments/27a26849-5d46-4939-8171-67eaa23fadc7/action => generated 0 bytes in 56 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jul 27 16:07:18.727211 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.middleware.request_id [None req-d1357af9-8f04-412f-af09-0f8421c2723e None None] RequestId filter calling following filter/app {{(pid=100521) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:07:18.729474 np0000005924 devstack@c-api.service[100521]: INFO cinder.api.openstack.wsgi [None req-d1357af9-8f04-412f-af09-0f8421c2723e tempest-DeleteServersTestJSON-671171284 tempest-DeleteServersTestJSON-671171284-project-member] GET https://10.4.3.117/volume/v3/volumes/fafd5ade-1c22-4541-909e-f83b249f2944 Jul 27 16:07:18.729683 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.openstack.wsgi [None req-d1357af9-8f04-412f-af09-0f8421c2723e tempest-DeleteServersTestJSON-671171284 tempest-DeleteServersTestJSON-671171284-project-member] Empty body provided in request {{(pid=100521) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:07:18.729869 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.openstack.wsgi [None req-d1357af9-8f04-412f-af09-0f8421c2723e tempest-DeleteServersTestJSON-671171284 tempest-DeleteServersTestJSON-671171284-project-member] Calling method 'show' {{(pid=100521) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:07:18.740970 np0000005924 devstack@c-api.service[100521]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:07:18.740970 np0000005924 devstack@c-api.service[100521]: warnings.warn( Jul 27 16:07:18.746138 np0000005924 devstack@c-api.service[100521]: INFO cinder.volume.api [None req-d1357af9-8f04-412f-af09-0f8421c2723e tempest-DeleteServersTestJSON-671171284 tempest-DeleteServersTestJSON-671171284-project-member] Volume info retrieved successfully. Jul 27 16:07:18.754301 np0000005924 devstack@c-api.service[100521]: INFO cinder.api.openstack.wsgi [None req-d1357af9-8f04-412f-af09-0f8421c2723e tempest-DeleteServersTestJSON-671171284 tempest-DeleteServersTestJSON-671171284-project-member] https://10.4.3.117/volume/v3/volumes/fafd5ade-1c22-4541-909e-f83b249f2944 returned with HTTP 200 Jul 27 16:07:18.754301 np0000005924 devstack@c-api.service[100521]: [pid: 100521|app: 0|req: 39/160] 10.4.3.117 () {66 vars in 1348 bytes} [Mon Jul 27 16:07:18 2026] GET /volume/v3/volumes/fafd5ade-1c22-4541-909e-f83b249f2944 => generated 845 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 27 16:07:19.773057 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.middleware.request_id [None req-d7dd9b6f-fefe-4aa9-9d02-78d119849b26 None None] RequestId filter calling following filter/app {{(pid=100523) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:07:19.775864 np0000005924 devstack@c-api.service[100523]: INFO cinder.api.openstack.wsgi [None req-d7dd9b6f-fefe-4aa9-9d02-78d119849b26 tempest-DeleteServersTestJSON-671171284 tempest-DeleteServersTestJSON-671171284-project-member] GET https://10.4.3.117/volume/v3/volumes/fafd5ade-1c22-4541-909e-f83b249f2944 Jul 27 16:07:19.776111 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.openstack.wsgi [None req-d7dd9b6f-fefe-4aa9-9d02-78d119849b26 tempest-DeleteServersTestJSON-671171284 tempest-DeleteServersTestJSON-671171284-project-member] Empty body provided in request {{(pid=100523) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:07:19.776245 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.openstack.wsgi [None req-d7dd9b6f-fefe-4aa9-9d02-78d119849b26 tempest-DeleteServersTestJSON-671171284 tempest-DeleteServersTestJSON-671171284-project-member] Calling method 'show' {{(pid=100523) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:07:19.792992 np0000005924 devstack@c-api.service[100523]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:07:19.792992 np0000005924 devstack@c-api.service[100523]: warnings.warn( Jul 27 16:07:19.797553 np0000005924 devstack@c-api.service[100523]: INFO cinder.volume.api [None req-d7dd9b6f-fefe-4aa9-9d02-78d119849b26 tempest-DeleteServersTestJSON-671171284 tempest-DeleteServersTestJSON-671171284-project-member] Volume info retrieved successfully. Jul 27 16:07:19.802824 np0000005924 devstack@c-api.service[100523]: INFO cinder.api.openstack.wsgi [None req-d7dd9b6f-fefe-4aa9-9d02-78d119849b26 tempest-DeleteServersTestJSON-671171284 tempest-DeleteServersTestJSON-671171284-project-member] https://10.4.3.117/volume/v3/volumes/fafd5ade-1c22-4541-909e-f83b249f2944 returned with HTTP 200 Jul 27 16:07:19.803276 np0000005924 devstack@c-api.service[100523]: [pid: 100523|app: 0|req: 39/161] 10.4.3.117 () {66 vars in 1348 bytes} [Mon Jul 27 16:07:19 2026] GET /volume/v3/volumes/fafd5ade-1c22-4541-909e-f83b249f2944 => generated 845 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 27 16:07:20.820221 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.middleware.request_id [None req-3a73e168-0223-4ee0-832e-28da7a6a59c8 None None] RequestId filter calling following filter/app {{(pid=100522) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:07:20.825927 np0000005924 devstack@c-api.service[100522]: INFO cinder.api.openstack.wsgi [None req-3a73e168-0223-4ee0-832e-28da7a6a59c8 tempest-DeleteServersTestJSON-671171284 tempest-DeleteServersTestJSON-671171284-project-member] GET https://10.4.3.117/volume/v3/volumes/fafd5ade-1c22-4541-909e-f83b249f2944 Jul 27 16:07:20.826208 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.openstack.wsgi [None req-3a73e168-0223-4ee0-832e-28da7a6a59c8 tempest-DeleteServersTestJSON-671171284 tempest-DeleteServersTestJSON-671171284-project-member] Empty body provided in request {{(pid=100522) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:07:20.826475 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.openstack.wsgi [None req-3a73e168-0223-4ee0-832e-28da7a6a59c8 tempest-DeleteServersTestJSON-671171284 tempest-DeleteServersTestJSON-671171284-project-member] Calling method 'show' {{(pid=100522) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:07:20.847222 np0000005924 devstack@c-api.service[100522]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:07:20.847222 np0000005924 devstack@c-api.service[100522]: warnings.warn( Jul 27 16:07:20.851135 np0000005924 devstack@c-api.service[100522]: INFO cinder.volume.api [None req-3a73e168-0223-4ee0-832e-28da7a6a59c8 tempest-DeleteServersTestJSON-671171284 tempest-DeleteServersTestJSON-671171284-project-member] Volume info retrieved successfully. Jul 27 16:07:20.855376 np0000005924 devstack@c-api.service[100522]: INFO cinder.api.openstack.wsgi [None req-3a73e168-0223-4ee0-832e-28da7a6a59c8 tempest-DeleteServersTestJSON-671171284 tempest-DeleteServersTestJSON-671171284-project-member] https://10.4.3.117/volume/v3/volumes/fafd5ade-1c22-4541-909e-f83b249f2944 returned with HTTP 200 Jul 27 16:07:20.855839 np0000005924 devstack@c-api.service[100522]: [pid: 100522|app: 0|req: 40/162] 10.4.3.117 () {66 vars in 1348 bytes} [Mon Jul 27 16:07:20 2026] GET /volume/v3/volumes/fafd5ade-1c22-4541-909e-f83b249f2944 => generated 845 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 27 16:07:21.529619 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.middleware.request_id [req-d7aecd29-0157-4163-85b6-30064448dde4 req-f6bb8758-6992-4a2f-b6f2-d2add4d82a01 None None] RequestId filter calling following filter/app {{(pid=100524) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:07:21.533113 np0000005924 devstack@c-api.service[100524]: INFO cinder.api.openstack.wsgi [req-d7aecd29-0157-4163-85b6-30064448dde4 req-f6bb8758-6992-4a2f-b6f2-d2add4d82a01 tempest-DeleteServersTestJSON-671171284 tempest-DeleteServersTestJSON-671171284-project-member] POST https://10.4.3.117/volume/v3/attachments/748db510-9fa2-4419-befb-391864a7a12e/action Jul 27 16:07:21.533502 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.openstack.wsgi [req-d7aecd29-0157-4163-85b6-30064448dde4 req-f6bb8758-6992-4a2f-b6f2-d2add4d82a01 tempest-DeleteServersTestJSON-671171284 tempest-DeleteServersTestJSON-671171284-project-member] Action body: b'{"os-complete": null}' {{(pid=100524) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 27 16:07:21.533643 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.openstack.wsgi [req-d7aecd29-0157-4163-85b6-30064448dde4 req-f6bb8758-6992-4a2f-b6f2-d2add4d82a01 tempest-DeleteServersTestJSON-671171284 tempest-DeleteServersTestJSON-671171284-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100524) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 27 16:07:21.562428 np0000005924 devstack@c-api.service[100524]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:07:21.562428 np0000005924 devstack@c-api.service[100524]: warnings.warn( Jul 27 16:07:21.588502 np0000005924 devstack@c-api.service[100524]: INFO cinder.api.openstack.wsgi [req-d7aecd29-0157-4163-85b6-30064448dde4 req-f6bb8758-6992-4a2f-b6f2-d2add4d82a01 tempest-DeleteServersTestJSON-671171284 tempest-DeleteServersTestJSON-671171284-project-member] https://10.4.3.117/volume/v3/attachments/748db510-9fa2-4419-befb-391864a7a12e/action returned with HTTP 204 Jul 27 16:07:21.589174 np0000005924 devstack@c-api.service[100524]: [pid: 100524|app: 0|req: 45/163] 10.4.3.117 () {74 vars in 1725 bytes} [Mon Jul 27 16:07:21 2026] POST /volume/v3/attachments/748db510-9fa2-4419-befb-391864a7a12e/action => generated 0 bytes in 60 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jul 27 16:07:21.874419 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.middleware.request_id [None req-b85b8345-bdcc-429c-a717-6a5db01b393f None None] RequestId filter calling following filter/app {{(pid=100521) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:07:21.877553 np0000005924 devstack@c-api.service[100521]: INFO cinder.api.openstack.wsgi [None req-b85b8345-bdcc-429c-a717-6a5db01b393f tempest-DeleteServersTestJSON-671171284 tempest-DeleteServersTestJSON-671171284-project-member] GET https://10.4.3.117/volume/v3/volumes/fafd5ade-1c22-4541-909e-f83b249f2944 Jul 27 16:07:21.877553 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.openstack.wsgi [None req-b85b8345-bdcc-429c-a717-6a5db01b393f tempest-DeleteServersTestJSON-671171284 tempest-DeleteServersTestJSON-671171284-project-member] Empty body provided in request {{(pid=100521) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:07:21.877553 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.openstack.wsgi [None req-b85b8345-bdcc-429c-a717-6a5db01b393f tempest-DeleteServersTestJSON-671171284 tempest-DeleteServersTestJSON-671171284-project-member] Calling method 'show' {{(pid=100521) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:07:21.886419 np0000005924 devstack@c-api.service[100521]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:07:21.886419 np0000005924 devstack@c-api.service[100521]: warnings.warn( Jul 27 16:07:21.890369 np0000005924 devstack@c-api.service[100521]: INFO cinder.volume.api [None req-b85b8345-bdcc-429c-a717-6a5db01b393f tempest-DeleteServersTestJSON-671171284 tempest-DeleteServersTestJSON-671171284-project-member] Volume info retrieved successfully. Jul 27 16:07:21.897031 np0000005924 devstack@c-api.service[100521]: INFO cinder.api.openstack.wsgi [None req-b85b8345-bdcc-429c-a717-6a5db01b393f tempest-DeleteServersTestJSON-671171284 tempest-DeleteServersTestJSON-671171284-project-member] https://10.4.3.117/volume/v3/volumes/fafd5ade-1c22-4541-909e-f83b249f2944 returned with HTTP 200 Jul 27 16:07:21.897485 np0000005924 devstack@c-api.service[100521]: [pid: 100521|app: 0|req: 40/164] 10.4.3.117 () {66 vars in 1348 bytes} [Mon Jul 27 16:07:21 2026] GET /volume/v3/volumes/fafd5ade-1c22-4541-909e-f83b249f2944 => generated 1137 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 27 16:07:21.913190 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.middleware.request_id [None req-4e0a2a41-0e03-428c-bdd5-084d3ea42807 None None] RequestId filter calling following filter/app {{(pid=100523) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:07:21.914906 np0000005924 devstack@c-api.service[100523]: INFO cinder.api.openstack.wsgi [None req-4e0a2a41-0e03-428c-bdd5-084d3ea42807 tempest-DeleteServersTestJSON-671171284 tempest-DeleteServersTestJSON-671171284-project-member] GET https://10.4.3.117/volume/v3/volumes/fafd5ade-1c22-4541-909e-f83b249f2944 Jul 27 16:07:21.915078 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.openstack.wsgi [None req-4e0a2a41-0e03-428c-bdd5-084d3ea42807 tempest-DeleteServersTestJSON-671171284 tempest-DeleteServersTestJSON-671171284-project-member] Empty body provided in request {{(pid=100523) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:07:21.915250 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.openstack.wsgi [None req-4e0a2a41-0e03-428c-bdd5-084d3ea42807 tempest-DeleteServersTestJSON-671171284 tempest-DeleteServersTestJSON-671171284-project-member] Calling method 'show' {{(pid=100523) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:07:21.924832 np0000005924 devstack@c-api.service[100523]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:07:21.924832 np0000005924 devstack@c-api.service[100523]: warnings.warn( Jul 27 16:07:21.930852 np0000005924 devstack@c-api.service[100523]: INFO cinder.volume.api [None req-4e0a2a41-0e03-428c-bdd5-084d3ea42807 tempest-DeleteServersTestJSON-671171284 tempest-DeleteServersTestJSON-671171284-project-member] Volume info retrieved successfully. Jul 27 16:07:21.934414 np0000005924 devstack@c-api.service[100523]: INFO cinder.api.openstack.wsgi [None req-4e0a2a41-0e03-428c-bdd5-084d3ea42807 tempest-DeleteServersTestJSON-671171284 tempest-DeleteServersTestJSON-671171284-project-member] https://10.4.3.117/volume/v3/volumes/fafd5ade-1c22-4541-909e-f83b249f2944 returned with HTTP 200 Jul 27 16:07:21.934414 np0000005924 devstack@c-api.service[100523]: [pid: 100523|app: 0|req: 40/165] 10.4.3.117 () {66 vars in 1348 bytes} [Mon Jul 27 16:07:21 2026] GET /volume/v3/volumes/fafd5ade-1c22-4541-909e-f83b249f2944 => generated 1137 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 27 16:07:23.759831 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.middleware.request_id [None req-e2b1feb8-ee44-49b2-8ff9-87c17b49492a None None] RequestId filter calling following filter/app {{(pid=100522) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:07:23.988980 np0000005924 devstack@c-api.service[100522]: INFO cinder.api.openstack.wsgi [None req-e2b1feb8-ee44-49b2-8ff9-87c17b49492a tempest-GroupSnapshotsV319Test-746533635 tempest-GroupSnapshotsV319Test-746533635-project-admin] POST https://10.4.3.117/volume/v3/types Jul 27 16:07:23.989436 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.openstack.wsgi [None req-e2b1feb8-ee44-49b2-8ff9-87c17b49492a tempest-GroupSnapshotsV319Test-746533635 tempest-GroupSnapshotsV319Test-746533635-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-GroupSnapshotsV319Test-volume-type-1644146727"}} {{(pid=100522) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 27 16:07:24.016879 np0000005924 devstack@c-api.service[100522]: INFO cinder.api.openstack.wsgi [None req-e2b1feb8-ee44-49b2-8ff9-87c17b49492a tempest-GroupSnapshotsV319Test-746533635 tempest-GroupSnapshotsV319Test-746533635-project-admin] https://10.4.3.117/volume/v3/types returned with HTTP 200 Jul 27 16:07:24.024849 np0000005924 devstack@c-api.service[100522]: [pid: 100522|app: 0|req: 41/166] 10.4.3.117 () {68 vars in 1252 bytes} [Mon Jul 27 16:07:23 2026] POST /volume/v3/types => generated 228 bytes in 259 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 27 16:07:24.029730 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.middleware.request_id [None req-0b8b40ce-feae-4d37-a8fe-254ab2de70cc None None] RequestId filter calling following filter/app {{(pid=100524) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:07:24.033104 np0000005924 devstack@c-api.service[100524]: INFO cinder.api.openstack.wsgi [None req-0b8b40ce-feae-4d37-a8fe-254ab2de70cc tempest-GroupSnapshotsV319Test-746533635 tempest-GroupSnapshotsV319Test-746533635-project-admin] POST https://10.4.3.117/volume/v3/group_types Jul 27 16:07:24.033948 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.openstack.wsgi [None req-0b8b40ce-feae-4d37-a8fe-254ab2de70cc tempest-GroupSnapshotsV319Test-746533635 tempest-GroupSnapshotsV319Test-746533635-project-admin] Action: 'create', calling method: version_select, body: {"group_type": {"name": "tempest-GroupSnapshotsV319Test-group-type-178422927"}} {{(pid=100524) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 27 16:07:24.069881 np0000005924 devstack@c-api.service[100524]: INFO cinder.api.openstack.wsgi [None req-0b8b40ce-feae-4d37-a8fe-254ab2de70cc tempest-GroupSnapshotsV319Test-746533635 tempest-GroupSnapshotsV319Test-746533635-project-admin] https://10.4.3.117/volume/v3/group_types returned with HTTP 202 Jul 27 16:07:24.071411 np0000005924 devstack@c-api.service[100524]: [pid: 100524|app: 0|req: 46/167] 10.4.3.117 () {70 vars in 1311 bytes} [Mon Jul 27 16:07:24 2026] POST /volume/v3/group_types => generated 184 bytes in 41 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Jul 27 16:07:24.087996 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.middleware.request_id [None req-1381c1ef-7867-46ce-904c-5ac8085299d0 None None] RequestId filter calling following filter/app {{(pid=100521) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:07:24.460382 np0000005924 devstack@c-api.service[100521]: INFO cinder.api.openstack.wsgi [None req-1381c1ef-7867-46ce-904c-5ac8085299d0 tempest-GroupSnapshotsV319Test-1757013049 tempest-GroupSnapshotsV319Test-1757013049-project-member] POST https://10.4.3.117/volume/v3/groups Jul 27 16:07:24.460939 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.openstack.wsgi [None req-1381c1ef-7867-46ce-904c-5ac8085299d0 tempest-GroupSnapshotsV319Test-1757013049 tempest-GroupSnapshotsV319Test-1757013049-project-member] Action: 'create', calling method: version_select, body: {"group": {"group_type": "c4e3d254-f0dd-4862-9fbc-08c1ddebb478", "volume_types": ["494e03b2-661b-4811-868a-aa6543793ec7"], "name": "tempest-GroupSnapshotsV319Test-Group-480137842"}} {{(pid=100521) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 27 16:07:24.465169 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.v3.groups [None req-1381c1ef-7867-46ce-904c-5ac8085299d0 tempest-GroupSnapshotsV319Test-1757013049 tempest-GroupSnapshotsV319Test-1757013049-project-member] Creating new group {'group': {'group_type': 'c4e3d254-f0dd-4862-9fbc-08c1ddebb478', 'volume_types': ['494e03b2-661b-4811-868a-aa6543793ec7'], 'name': 'tempest-GroupSnapshotsV319Test-Group-480137842'}} {{(pid=100521) create /opt/stack/cinder/cinder/api/v3/groups.py:190}} Jul 27 16:07:24.470802 np0000005924 devstack@c-api.service[100521]: INFO cinder.api.v3.groups [None req-1381c1ef-7867-46ce-904c-5ac8085299d0 tempest-GroupSnapshotsV319Test-1757013049 tempest-GroupSnapshotsV319Test-1757013049-project-member] Creating group tempest-GroupSnapshotsV319Test-Group-480137842. Jul 27 16:07:24.484540 np0000005924 devstack@c-api.service[100521]: INFO cinder.volume.api [None req-1381c1ef-7867-46ce-904c-5ac8085299d0 tempest-GroupSnapshotsV319Test-1757013049 tempest-GroupSnapshotsV319Test-1757013049-project-member] Availability Zones retrieved successfully. Jul 27 16:07:24.528492 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.quota [None req-1381c1ef-7867-46ce-904c-5ac8085299d0 tempest-GroupSnapshotsV319Test-1757013049 tempest-GroupSnapshotsV319Test-1757013049-project-member] Created reservations ['5ff00813-c409-4564-846d-3daa5be46643'] {{(pid=100521) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 27 16:07:24.559954 np0000005924 devstack@c-api.service[100521]: INFO cinder.api.openstack.wsgi [None req-1381c1ef-7867-46ce-904c-5ac8085299d0 tempest-GroupSnapshotsV319Test-1757013049 tempest-GroupSnapshotsV319Test-1757013049-project-member] https://10.4.3.117/volume/v3/groups returned with HTTP 202 Jul 27 16:07:24.560381 np0000005924 devstack@c-api.service[100521]: [pid: 100521|app: 0|req: 41/168] 10.4.3.117 () {70 vars in 1297 bytes} [Mon Jul 27 16:07:24 2026] POST /volume/v3/groups => generated 115 bytes in 474 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Jul 27 16:07:24.577261 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.middleware.request_id [None req-e79f6d43-bdfd-4a78-bf18-570f2cc45782 None None] RequestId filter calling following filter/app {{(pid=100523) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:07:24.579103 np0000005924 devstack@c-api.service[100523]: INFO cinder.api.openstack.wsgi [None req-e79f6d43-bdfd-4a78-bf18-570f2cc45782 tempest-GroupSnapshotsV319Test-1757013049 tempest-GroupSnapshotsV319Test-1757013049-project-member] GET https://10.4.3.117/volume/v3/groups/7a0ad64b-aad8-4322-ae37-60ef28775a9a Jul 27 16:07:24.579302 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.openstack.wsgi [None req-e79f6d43-bdfd-4a78-bf18-570f2cc45782 tempest-GroupSnapshotsV319Test-1757013049 tempest-GroupSnapshotsV319Test-1757013049-project-member] Empty body provided in request {{(pid=100523) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:07:24.579520 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.openstack.wsgi [None req-e79f6d43-bdfd-4a78-bf18-570f2cc45782 tempest-GroupSnapshotsV319Test-1757013049 tempest-GroupSnapshotsV319Test-1757013049-project-member] Calling method 'version_select' {{(pid=100523) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:07:24.579649 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.v3.groups [None req-e79f6d43-bdfd-4a78-bf18-570f2cc45782 tempest-GroupSnapshotsV319Test-1757013049 tempest-GroupSnapshotsV319Test-1757013049-project-member] show called for member 7a0ad64b-aad8-4322-ae37-60ef28775a9a {{(pid=100523) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Jul 27 16:07:24.585075 np0000005924 devstack@c-api.service[100523]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:07:24.585075 np0000005924 devstack@c-api.service[100523]: warnings.warn( Jul 27 16:07:24.594883 np0000005924 devstack@c-api.service[100523]: INFO cinder.api.openstack.wsgi [None req-e79f6d43-bdfd-4a78-bf18-570f2cc45782 tempest-GroupSnapshotsV319Test-1757013049 tempest-GroupSnapshotsV319Test-1757013049-project-member] https://10.4.3.117/volume/v3/groups/7a0ad64b-aad8-4322-ae37-60ef28775a9a returned with HTTP 200 Jul 27 16:07:24.595275 np0000005924 devstack@c-api.service[100523]: [pid: 100523|app: 0|req: 41/169] 10.4.3.117 () {68 vars in 1386 bytes} [Mon Jul 27 16:07:24 2026] GET /volume/v3/groups/7a0ad64b-aad8-4322-ae37-60ef28775a9a => generated 395 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 27 16:07:25.368389 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.middleware.request_id [req-84442ef5-0694-4f51-87d0-479a66a20a99 req-9a101961-7365-4614-8328-e633bbef7596 None None] RequestId filter calling following filter/app {{(pid=100522) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:07:25.370374 np0000005924 devstack@c-api.service[100522]: INFO cinder.api.openstack.wsgi [req-84442ef5-0694-4f51-87d0-479a66a20a99 req-9a101961-7365-4614-8328-e633bbef7596 tempest-DeleteServersTestJSON-671171284 tempest-DeleteServersTestJSON-671171284-project-member] DELETE https://10.4.3.117/volume/v3/attachments/748db510-9fa2-4419-befb-391864a7a12e Jul 27 16:07:25.372916 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.openstack.wsgi [req-84442ef5-0694-4f51-87d0-479a66a20a99 req-9a101961-7365-4614-8328-e633bbef7596 tempest-DeleteServersTestJSON-671171284 tempest-DeleteServersTestJSON-671171284-project-member] Empty body provided in request {{(pid=100522) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:07:25.372916 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.openstack.wsgi [req-84442ef5-0694-4f51-87d0-479a66a20a99 req-9a101961-7365-4614-8328-e633bbef7596 tempest-DeleteServersTestJSON-671171284 tempest-DeleteServersTestJSON-671171284-project-member] Calling method 'version_select' {{(pid=100522) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:07:25.379174 np0000005924 devstack@c-api.service[100522]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:07:25.379174 np0000005924 devstack@c-api.service[100522]: warnings.warn( Jul 27 16:07:25.461743 np0000005924 devstack@c-api.service[100522]: INFO cinder.api.openstack.wsgi [req-84442ef5-0694-4f51-87d0-479a66a20a99 req-9a101961-7365-4614-8328-e633bbef7596 tempest-DeleteServersTestJSON-671171284 tempest-DeleteServersTestJSON-671171284-project-member] https://10.4.3.117/volume/v3/attachments/748db510-9fa2-4419-befb-391864a7a12e returned with HTTP 200 Jul 27 16:07:25.462043 np0000005924 devstack@c-api.service[100522]: [pid: 100522|app: 0|req: 42/170] 10.4.3.117 () {72 vars in 1673 bytes} [Mon Jul 27 16:07:25 2026] DELETE /volume/v3/attachments/748db510-9fa2-4419-befb-391864a7a12e => generated 19 bytes in 94 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 27 16:07:25.613172 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.middleware.request_id [None req-0fee8373-c755-47c5-bccc-84e0347b0343 None None] RequestId filter calling following filter/app {{(pid=100524) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:07:25.617643 np0000005924 devstack@c-api.service[100524]: INFO cinder.api.openstack.wsgi [None req-0fee8373-c755-47c5-bccc-84e0347b0343 tempest-GroupSnapshotsV319Test-1757013049 tempest-GroupSnapshotsV319Test-1757013049-project-member] GET https://10.4.3.117/volume/v3/groups/7a0ad64b-aad8-4322-ae37-60ef28775a9a Jul 27 16:07:25.617827 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.openstack.wsgi [None req-0fee8373-c755-47c5-bccc-84e0347b0343 tempest-GroupSnapshotsV319Test-1757013049 tempest-GroupSnapshotsV319Test-1757013049-project-member] Empty body provided in request {{(pid=100524) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:07:25.618068 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.openstack.wsgi [None req-0fee8373-c755-47c5-bccc-84e0347b0343 tempest-GroupSnapshotsV319Test-1757013049 tempest-GroupSnapshotsV319Test-1757013049-project-member] Calling method 'version_select' {{(pid=100524) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:07:25.618242 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.v3.groups [None req-0fee8373-c755-47c5-bccc-84e0347b0343 tempest-GroupSnapshotsV319Test-1757013049 tempest-GroupSnapshotsV319Test-1757013049-project-member] show called for member 7a0ad64b-aad8-4322-ae37-60ef28775a9a {{(pid=100524) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Jul 27 16:07:25.628080 np0000005924 devstack@c-api.service[100524]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:07:25.628080 np0000005924 devstack@c-api.service[100524]: warnings.warn( Jul 27 16:07:25.642388 np0000005924 devstack@c-api.service[100524]: INFO cinder.api.openstack.wsgi [None req-0fee8373-c755-47c5-bccc-84e0347b0343 tempest-GroupSnapshotsV319Test-1757013049 tempest-GroupSnapshotsV319Test-1757013049-project-member] https://10.4.3.117/volume/v3/groups/7a0ad64b-aad8-4322-ae37-60ef28775a9a returned with HTTP 200 Jul 27 16:07:25.642918 np0000005924 devstack@c-api.service[100524]: [pid: 100524|app: 0|req: 47/171] 10.4.3.117 () {68 vars in 1386 bytes} [Mon Jul 27 16:07:25 2026] GET /volume/v3/groups/7a0ad64b-aad8-4322-ae37-60ef28775a9a => generated 396 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 27 16:07:25.660911 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.middleware.request_id [None req-7592846e-d9ea-42d1-bba9-bacb4936c1a3 None None] RequestId filter calling following filter/app {{(pid=100521) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:07:25.664974 np0000005924 devstack@c-api.service[100521]: INFO cinder.api.openstack.wsgi [None req-7592846e-d9ea-42d1-bba9-bacb4936c1a3 tempest-GroupSnapshotsV319Test-1757013049 tempest-GroupSnapshotsV319Test-1757013049-project-member] POST https://10.4.3.117/volume/v3/volumes Jul 27 16:07:25.665452 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.openstack.wsgi [None req-7592846e-d9ea-42d1-bba9-bacb4936c1a3 tempest-GroupSnapshotsV319Test-1757013049 tempest-GroupSnapshotsV319Test-1757013049-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-volume-514096293", "volume_type": "494e03b2-661b-4811-868a-aa6543793ec7", "group_id": "7a0ad64b-aad8-4322-ae37-60ef28775a9a", "size": 1}} {{(pid=100521) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 27 16:07:25.669194 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.v3.volumes [None req-7592846e-d9ea-42d1-bba9-bacb4936c1a3 tempest-GroupSnapshotsV319Test-1757013049 tempest-GroupSnapshotsV319Test-1757013049-project-member] Create volume request body: {'volume': {'name': 'tempest-volume-514096293', 'volume_type': '494e03b2-661b-4811-868a-aa6543793ec7', 'group_id': '7a0ad64b-aad8-4322-ae37-60ef28775a9a', 'size': 1}} {{(pid=100521) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 27 16:07:25.686522 np0000005924 devstack@c-api.service[100521]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:07:25.686522 np0000005924 devstack@c-api.service[100521]: warnings.warn( Jul 27 16:07:25.686522 np0000005924 devstack@c-api.service[100521]: INFO cinder.api.v3.volumes [None req-7592846e-d9ea-42d1-bba9-bacb4936c1a3 tempest-GroupSnapshotsV319Test-1757013049 tempest-GroupSnapshotsV319Test-1757013049-project-member] Create volume of 1 GB Jul 27 16:07:25.692494 np0000005924 devstack@c-api.service[100521]: INFO cinder.volume.api [None req-7592846e-d9ea-42d1-bba9-bacb4936c1a3 tempest-GroupSnapshotsV319Test-1757013049 tempest-GroupSnapshotsV319Test-1757013049-project-member] Availability Zones retrieved successfully. Jul 27 16:07:25.696872 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.volume.api [None req-7592846e-d9ea-42d1-bba9-bacb4936c1a3 tempest-GroupSnapshotsV319Test-1757013049 tempest-GroupSnapshotsV319Test-1757013049-project-member] Flow 'volume_create_api' (c245186b-1cd7-4d61-9c24-1d871a0b6a28) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100521) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 27 16:07:25.698167 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.volume.api [None req-7592846e-d9ea-42d1-bba9-bacb4936c1a3 tempest-GroupSnapshotsV319Test-1757013049 tempest-GroupSnapshotsV319Test-1757013049-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (5ded9ece-799c-4ed7-8408-8708384471e3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100521) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 27 16:07:25.699715 np0000005924 devstack@c-api.service[100521]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:07:25.699715 np0000005924 devstack@c-api.service[100521]: warnings.warn( Jul 27 16:07:25.699715 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.volume.flows.api.create_volume [None req-7592846e-d9ea-42d1-bba9-bacb4936c1a3 tempest-GroupSnapshotsV319Test-1757013049 tempest-GroupSnapshotsV319Test-1757013049-project-member] Validating volume size '1' using validate_int {{(pid=100521) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 27 16:07:25.726460 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.volume.api [None req-7592846e-d9ea-42d1-bba9-bacb4936c1a3 tempest-GroupSnapshotsV319Test-1757013049 tempest-GroupSnapshotsV319Test-1757013049-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (5ded9ece-799c-4ed7-8408-8708384471e3) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-27T16:07:24Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=494e03b2-661b-4811-868a-aa6543793ec7,is_public=True,name='tempest-GroupSnapshotsV319Test-volume-type-1644146727',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '494e03b2-661b-4811-868a-aa6543793ec7', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': '7a0ad64b-aad8-4322-ae37-60ef28775a9a', 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100521) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 27 16:07:25.727686 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.volume.api [None req-7592846e-d9ea-42d1-bba9-bacb4936c1a3 tempest-GroupSnapshotsV319Test-1757013049 tempest-GroupSnapshotsV319Test-1757013049-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (37ae9fc6-ec2c-4cf2-ad41-6fc390c8945e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100521) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 27 16:07:25.762876 np0000005924 devstack@c-api.service[100521]: WARNING cinder.quota [None req-7592846e-d9ea-42d1-bba9-bacb4936c1a3 tempest-GroupSnapshotsV319Test-1757013049 tempest-GroupSnapshotsV319Test-1757013049-project-member] Deprecated: Default quota for resource: volumes_tempest-GroupSnapshotsV319Test-volume-type-1644146727 is set by the default quota flag: quota_volumes_tempest-GroupSnapshotsV319Test-volume-type-1644146727, it is now deprecated. Please use the default quota class for default quota. Jul 27 16:07:25.763185 np0000005924 devstack@c-api.service[100521]: WARNING cinder.quota [None req-7592846e-d9ea-42d1-bba9-bacb4936c1a3 tempest-GroupSnapshotsV319Test-1757013049 tempest-GroupSnapshotsV319Test-1757013049-project-member] Deprecated: Default quota for resource: gigabytes_tempest-GroupSnapshotsV319Test-volume-type-1644146727 is set by the default quota flag: quota_gigabytes_tempest-GroupSnapshotsV319Test-volume-type-1644146727, it is now deprecated. Please use the default quota class for default quota. Jul 27 16:07:25.805348 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.quota [None req-7592846e-d9ea-42d1-bba9-bacb4936c1a3 tempest-GroupSnapshotsV319Test-1757013049 tempest-GroupSnapshotsV319Test-1757013049-project-member] Created reservations ['f90b6905-115f-482e-8b2c-2172d918b2de', '6101a626-c476-4fd1-9e1c-eb58db7da141', '5d2fb082-63df-4e07-8d80-7141603b7af5', '90fe44e4-7b39-4431-b32c-bf8341746d6f'] {{(pid=100521) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 27 16:07:25.806308 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.volume.api [None req-7592846e-d9ea-42d1-bba9-bacb4936c1a3 tempest-GroupSnapshotsV319Test-1757013049 tempest-GroupSnapshotsV319Test-1757013049-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (37ae9fc6-ec2c-4cf2-ad41-6fc390c8945e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['f90b6905-115f-482e-8b2c-2172d918b2de', '6101a626-c476-4fd1-9e1c-eb58db7da141', '5d2fb082-63df-4e07-8d80-7141603b7af5', '90fe44e4-7b39-4431-b32c-bf8341746d6f']}' {{(pid=100521) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 27 16:07:25.807013 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.volume.api [None req-7592846e-d9ea-42d1-bba9-bacb4936c1a3 tempest-GroupSnapshotsV319Test-1757013049 tempest-GroupSnapshotsV319Test-1757013049-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (57ee4ac1-9562-4fb6-814a-4645218b5cb8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100521) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 27 16:07:25.851702 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.volume.api [None req-7592846e-d9ea-42d1-bba9-bacb4936c1a3 tempest-GroupSnapshotsV319Test-1757013049 tempest-GroupSnapshotsV319Test-1757013049-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (57ee4ac1-9562-4fb6-814a-4645218b5cb8) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'd53123be-901b-4195-a1ba-fdeae1aa5b55', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-volume-514096293',encryption_key_id=None,group_id=7a0ad64b-aad8-4322-ae37-60ef28775a9a,group_type_id=,metadata={},multiattach=False,project_id='515af139f8e149179c7f39ca6008ab72',qos_specs=None,replication_status=,reservations=['f90b6905-115f-482e-8b2c-2172d918b2de','6101a626-c476-4fd1-9e1c-eb58db7da141','5d2fb082-63df-4e07-8d80-7141603b7af5','90fe44e4-7b39-4431-b32c-bf8341746d6f'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='160721bd2470424eafaa97c2f807500d',volume_type_id=494e03b2-661b-4811-868a-aa6543793ec7), 'volume': Volume(_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-27T16:07:25Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-volume-514096293',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=7a0ad64b-aad8-4322-ae37-60ef28775a9a,host=None,id=d53123be-901b-4195-a1ba-fdeae1aa5b55,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='515af139f8e149179c7f39ca6008ab72',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='160721bd2470424eafaa97c2f807500d',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(494e03b2-661b-4811-868a-aa6543793ec7),volume_type_id=494e03b2-661b-4811-868a-aa6543793ec7)}' {{(pid=100521) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 27 16:07:25.851702 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.volume.api [None req-7592846e-d9ea-42d1-bba9-bacb4936c1a3 tempest-GroupSnapshotsV319Test-1757013049 tempest-GroupSnapshotsV319Test-1757013049-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (78a2c081-edb6-446b-aafb-f3dc4570418e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100521) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 27 16:07:25.882697 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.volume.api [None req-7592846e-d9ea-42d1-bba9-bacb4936c1a3 tempest-GroupSnapshotsV319Test-1757013049 tempest-GroupSnapshotsV319Test-1757013049-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (78a2c081-edb6-446b-aafb-f3dc4570418e) transitioned into state 'SUCCESS' from state '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-514096293',encryption_key_id=None,group_id=7a0ad64b-aad8-4322-ae37-60ef28775a9a,group_type_id=,metadata={},multiattach=False,project_id='515af139f8e149179c7f39ca6008ab72',qos_specs=None,replication_status=,reservations=['f90b6905-115f-482e-8b2c-2172d918b2de','6101a626-c476-4fd1-9e1c-eb58db7da141','5d2fb082-63df-4e07-8d80-7141603b7af5','90fe44e4-7b39-4431-b32c-bf8341746d6f'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='160721bd2470424eafaa97c2f807500d',volume_type_id=494e03b2-661b-4811-868a-aa6543793ec7)}' {{(pid=100521) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 27 16:07:25.883509 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.volume.api [None req-7592846e-d9ea-42d1-bba9-bacb4936c1a3 tempest-GroupSnapshotsV319Test-1757013049 tempest-GroupSnapshotsV319Test-1757013049-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (76a8f2b6-2ec3-43bc-bbea-80dadf42b80c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100521) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 27 16:07:25.899793 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.volume.api [None req-7592846e-d9ea-42d1-bba9-bacb4936c1a3 tempest-GroupSnapshotsV319Test-1757013049 tempest-GroupSnapshotsV319Test-1757013049-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (76a8f2b6-2ec3-43bc-bbea-80dadf42b80c) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100521) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 27 16:07:25.900857 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.volume.api [None req-7592846e-d9ea-42d1-bba9-bacb4936c1a3 tempest-GroupSnapshotsV319Test-1757013049 tempest-GroupSnapshotsV319Test-1757013049-project-member] Flow 'volume_create_api' (c245186b-1cd7-4d61-9c24-1d871a0b6a28) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100521) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 27 16:07:25.900857 np0000005924 devstack@c-api.service[100521]: INFO cinder.volume.api [None req-7592846e-d9ea-42d1-bba9-bacb4936c1a3 tempest-GroupSnapshotsV319Test-1757013049 tempest-GroupSnapshotsV319Test-1757013049-project-member] Create volume request issued successfully. Jul 27 16:07:25.901487 np0000005924 devstack@c-api.service[100521]: WARNING stevedore.named [None req-7592846e-d9ea-42d1-bba9-bacb4936c1a3 tempest-GroupSnapshotsV319Test-1757013049 tempest-GroupSnapshotsV319Test-1757013049-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 27 16:07:25.901632 np0000005924 devstack@c-api.service[100521]: WARNING castellan.key_manager [None req-7592846e-d9ea-42d1-bba9-bacb4936c1a3 tempest-GroupSnapshotsV319Test-1757013049 tempest-GroupSnapshotsV319Test-1757013049-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based 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 27 16:07:25.940819 np0000005924 devstack@c-api.service[100521]: DEBUG oslo_db.sqlalchemy.engines [None req-7592846e-d9ea-42d1-bba9-bacb4936c1a3 tempest-GroupSnapshotsV319Test-1757013049 tempest-GroupSnapshotsV319Test-1757013049-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100521) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 27 16:07:25.945078 np0000005924 devstack@c-api.service[100521]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:07:25.945078 np0000005924 devstack@c-api.service[100521]: warnings.warn( Jul 27 16:07:25.950147 np0000005924 devstack@c-api.service[100521]: INFO cinder.api.openstack.wsgi [None req-7592846e-d9ea-42d1-bba9-bacb4936c1a3 tempest-GroupSnapshotsV319Test-1757013049 tempest-GroupSnapshotsV319Test-1757013049-project-member] https://10.4.3.117/volume/v3/volumes returned with HTTP 202 Jul 27 16:07:25.950147 np0000005924 devstack@c-api.service[100521]: [pid: 100521|app: 0|req: 42/172] 10.4.3.117 () {70 vars in 1300 bytes} [Mon Jul 27 16:07:25 2026] POST /volume/v3/volumes => generated 826 bytes in 293 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Jul 27 16:07:25.965913 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.middleware.request_id [None req-6a0c5c2d-7ad4-472f-a987-69e2c3f24515 None None] RequestId filter calling following filter/app {{(pid=100523) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:07:25.975453 np0000005924 devstack@c-api.service[100523]: INFO cinder.api.openstack.wsgi [None req-6a0c5c2d-7ad4-472f-a987-69e2c3f24515 tempest-GroupSnapshotsV319Test-1757013049 tempest-GroupSnapshotsV319Test-1757013049-project-member] GET https://10.4.3.117/volume/v3/volumes/d53123be-901b-4195-a1ba-fdeae1aa5b55 Jul 27 16:07:25.975787 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.openstack.wsgi [None req-6a0c5c2d-7ad4-472f-a987-69e2c3f24515 tempest-GroupSnapshotsV319Test-1757013049 tempest-GroupSnapshotsV319Test-1757013049-project-member] Empty body provided in request {{(pid=100523) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:07:25.976054 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.openstack.wsgi [None req-6a0c5c2d-7ad4-472f-a987-69e2c3f24515 tempest-GroupSnapshotsV319Test-1757013049 tempest-GroupSnapshotsV319Test-1757013049-project-member] Calling method 'show' {{(pid=100523) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:07:25.990820 np0000005924 devstack@c-api.service[100523]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:07:25.990820 np0000005924 devstack@c-api.service[100523]: warnings.warn( Jul 27 16:07:25.995850 np0000005924 devstack@c-api.service[100523]: INFO cinder.volume.api [None req-6a0c5c2d-7ad4-472f-a987-69e2c3f24515 tempest-GroupSnapshotsV319Test-1757013049 tempest-GroupSnapshotsV319Test-1757013049-project-member] Volume info retrieved successfully. Jul 27 16:07:25.996469 np0000005924 devstack@c-api.service[100523]: WARNING stevedore.named [None req-6a0c5c2d-7ad4-472f-a987-69e2c3f24515 tempest-GroupSnapshotsV319Test-1757013049 tempest-GroupSnapshotsV319Test-1757013049-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 27 16:07:25.996735 np0000005924 devstack@c-api.service[100523]: WARNING castellan.key_manager [None req-6a0c5c2d-7ad4-472f-a987-69e2c3f24515 tempest-GroupSnapshotsV319Test-1757013049 tempest-GroupSnapshotsV319Test-1757013049-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based 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 27 16:07:26.066815 np0000005924 devstack@c-api.service[100523]: DEBUG oslo_db.sqlalchemy.engines [None req-6a0c5c2d-7ad4-472f-a987-69e2c3f24515 tempest-GroupSnapshotsV319Test-1757013049 tempest-GroupSnapshotsV319Test-1757013049-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100523) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 27 16:07:26.073106 np0000005924 devstack@c-api.service[100523]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:07:26.073106 np0000005924 devstack@c-api.service[100523]: warnings.warn( Jul 27 16:07:26.081727 np0000005924 devstack@c-api.service[100523]: INFO cinder.api.openstack.wsgi [None req-6a0c5c2d-7ad4-472f-a987-69e2c3f24515 tempest-GroupSnapshotsV319Test-1757013049 tempest-GroupSnapshotsV319Test-1757013049-project-member] https://10.4.3.117/volume/v3/volumes/d53123be-901b-4195-a1ba-fdeae1aa5b55 returned with HTTP 200 Jul 27 16:07:26.082142 np0000005924 devstack@c-api.service[100523]: [pid: 100523|app: 0|req: 42/173] 10.4.3.117 () {68 vars in 1389 bytes} [Mon Jul 27 16:07:25 2026] GET /volume/v3/volumes/d53123be-901b-4195-a1ba-fdeae1aa5b55 => generated 894 bytes in 117 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 27 16:07:27.105721 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.middleware.request_id [None req-70ee2fe8-e19d-4d8a-9449-f2518e6b888a None None] RequestId filter calling following filter/app {{(pid=100522) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:07:27.105721 np0000005924 devstack@c-api.service[100522]: INFO cinder.api.openstack.wsgi [None req-70ee2fe8-e19d-4d8a-9449-f2518e6b888a tempest-GroupSnapshotsV319Test-1757013049 tempest-GroupSnapshotsV319Test-1757013049-project-member] GET https://10.4.3.117/volume/v3/volumes/d53123be-901b-4195-a1ba-fdeae1aa5b55 Jul 27 16:07:27.105721 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.openstack.wsgi [None req-70ee2fe8-e19d-4d8a-9449-f2518e6b888a tempest-GroupSnapshotsV319Test-1757013049 tempest-GroupSnapshotsV319Test-1757013049-project-member] Empty body provided in request {{(pid=100522) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:07:27.105721 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.openstack.wsgi [None req-70ee2fe8-e19d-4d8a-9449-f2518e6b888a tempest-GroupSnapshotsV319Test-1757013049 tempest-GroupSnapshotsV319Test-1757013049-project-member] Calling method 'show' {{(pid=100522) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:07:27.122510 np0000005924 devstack@c-api.service[100522]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:07:27.122510 np0000005924 devstack@c-api.service[100522]: warnings.warn( Jul 27 16:07:27.127265 np0000005924 devstack@c-api.service[100522]: INFO cinder.volume.api [None req-70ee2fe8-e19d-4d8a-9449-f2518e6b888a tempest-GroupSnapshotsV319Test-1757013049 tempest-GroupSnapshotsV319Test-1757013049-project-member] Volume info retrieved successfully. Jul 27 16:07:27.128248 np0000005924 devstack@c-api.service[100522]: WARNING stevedore.named [None req-70ee2fe8-e19d-4d8a-9449-f2518e6b888a tempest-GroupSnapshotsV319Test-1757013049 tempest-GroupSnapshotsV319Test-1757013049-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 27 16:07:27.128519 np0000005924 devstack@c-api.service[100522]: WARNING castellan.key_manager [None req-70ee2fe8-e19d-4d8a-9449-f2518e6b888a tempest-GroupSnapshotsV319Test-1757013049 tempest-GroupSnapshotsV319Test-1757013049-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based 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 27 16:07:27.187949 np0000005924 devstack@c-api.service[100522]: DEBUG oslo_db.sqlalchemy.engines [None req-70ee2fe8-e19d-4d8a-9449-f2518e6b888a tempest-GroupSnapshotsV319Test-1757013049 tempest-GroupSnapshotsV319Test-1757013049-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100522) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 27 16:07:27.193668 np0000005924 devstack@c-api.service[100522]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:07:27.193668 np0000005924 devstack@c-api.service[100522]: warnings.warn( Jul 27 16:07:27.224984 np0000005924 devstack@c-api.service[100522]: INFO cinder.api.openstack.wsgi [None req-70ee2fe8-e19d-4d8a-9449-f2518e6b888a tempest-GroupSnapshotsV319Test-1757013049 tempest-GroupSnapshotsV319Test-1757013049-project-member] https://10.4.3.117/volume/v3/volumes/d53123be-901b-4195-a1ba-fdeae1aa5b55 returned with HTTP 200 Jul 27 16:07:27.225418 np0000005924 devstack@c-api.service[100522]: [pid: 100522|app: 0|req: 43/174] 10.4.3.117 () {68 vars in 1389 bytes} [Mon Jul 27 16:07:27 2026] GET /volume/v3/volumes/d53123be-901b-4195-a1ba-fdeae1aa5b55 => generated 919 bytes in 126 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 27 16:07:27.241232 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.middleware.request_id [None req-4f9557a7-3fe7-4397-a44b-70231690cac4 None None] RequestId filter calling following filter/app {{(pid=100524) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:07:27.243122 np0000005924 devstack@c-api.service[100524]: INFO cinder.api.openstack.wsgi [None req-4f9557a7-3fe7-4397-a44b-70231690cac4 tempest-GroupSnapshotsV319Test-1757013049 tempest-GroupSnapshotsV319Test-1757013049-project-member] POST https://10.4.3.117/volume/v3/group_snapshots Jul 27 16:07:27.243538 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.openstack.wsgi [None req-4f9557a7-3fe7-4397-a44b-70231690cac4 tempest-GroupSnapshotsV319Test-1757013049 tempest-GroupSnapshotsV319Test-1757013049-project-member] Action: 'create', calling method: version_select, body: {"group_snapshot": {"group_id": "7a0ad64b-aad8-4322-ae37-60ef28775a9a", "name": "tempest-GroupSnapshotsV319Test-Group_Snapshot-1301781795"}} {{(pid=100524) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 27 16:07:27.244984 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.v3.group_snapshots [None req-4f9557a7-3fe7-4397-a44b-70231690cac4 tempest-GroupSnapshotsV319Test-1757013049 tempest-GroupSnapshotsV319Test-1757013049-project-member] Creating new group_snapshot {'group_snapshot': {'group_id': '7a0ad64b-aad8-4322-ae37-60ef28775a9a', 'name': 'tempest-GroupSnapshotsV319Test-Group_Snapshot-1301781795'}} {{(pid=100524) create /opt/stack/cinder/cinder/api/v3/group_snapshots.py:154}} Jul 27 16:07:27.255751 np0000005924 devstack@c-api.service[100524]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:07:27.255751 np0000005924 devstack@c-api.service[100524]: warnings.warn( Jul 27 16:07:27.259395 np0000005924 devstack@c-api.service[100524]: INFO cinder.api.v3.group_snapshots [None req-4f9557a7-3fe7-4397-a44b-70231690cac4 tempest-GroupSnapshotsV319Test-1757013049 tempest-GroupSnapshotsV319Test-1757013049-project-member] Creating group_snapshot tempest-GroupSnapshotsV319Test-Group_Snapshot-1301781795. Jul 27 16:07:27.282480 np0000005924 devstack@c-api.service[100524]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:07:27.282480 np0000005924 devstack@c-api.service[100524]: warnings.warn( Jul 27 16:07:27.315157 np0000005924 devstack@c-api.service[100524]: WARNING cinder.quota [None req-4f9557a7-3fe7-4397-a44b-70231690cac4 tempest-GroupSnapshotsV319Test-1757013049 tempest-GroupSnapshotsV319Test-1757013049-project-member] Deprecated: Default quota for resource: gigabytes_tempest-GroupSnapshotsV319Test-volume-type-1644146727 is set by the default quota flag: quota_gigabytes_tempest-GroupSnapshotsV319Test-volume-type-1644146727, it is now deprecated. Please use the default quota class for default quota. Jul 27 16:07:27.315947 np0000005924 devstack@c-api.service[100524]: WARNING cinder.quota [None req-4f9557a7-3fe7-4397-a44b-70231690cac4 tempest-GroupSnapshotsV319Test-1757013049 tempest-GroupSnapshotsV319Test-1757013049-project-member] Deprecated: Default quota for resource: snapshots_tempest-GroupSnapshotsV319Test-volume-type-1644146727 is set by the default quota flag: quota_snapshots_tempest-GroupSnapshotsV319Test-volume-type-1644146727, it is now deprecated. Please use the default quota class for default quota. Jul 27 16:07:27.348058 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.quota [None req-4f9557a7-3fe7-4397-a44b-70231690cac4 tempest-GroupSnapshotsV319Test-1757013049 tempest-GroupSnapshotsV319Test-1757013049-project-member] Created reservations ['eed3c5d3-bb14-4f7e-bc8b-290825bfe4f9', 'e700a345-79b6-4a48-8f09-d2d75169f719', 'dc556a25-3e73-4806-8557-70740cdef288', '9c7ceecf-cb3c-4643-8996-97a5f5cffdf5'] {{(pid=100524) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 27 16:07:27.384408 np0000005924 devstack@c-api.service[100524]: INFO cinder.api.openstack.wsgi [None req-4f9557a7-3fe7-4397-a44b-70231690cac4 tempest-GroupSnapshotsV319Test-1757013049 tempest-GroupSnapshotsV319Test-1757013049-project-member] https://10.4.3.117/volume/v3/group_snapshots returned with HTTP 202 Jul 27 16:07:27.384652 np0000005924 devstack@c-api.service[100524]: [pid: 100524|app: 0|req: 48/175] 10.4.3.117 () {70 vars in 1324 bytes} [Mon Jul 27 16:07:27 2026] POST /volume/v3/group_snapshots => generated 191 bytes in 144 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Jul 27 16:07:27.395776 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.middleware.request_id [None req-2fbea992-1e20-455d-b448-61e5018f835a None None] RequestId filter calling following filter/app {{(pid=100521) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:07:27.401188 np0000005924 devstack@c-api.service[100521]: INFO cinder.api.openstack.wsgi [None req-2fbea992-1e20-455d-b448-61e5018f835a tempest-GroupSnapshotsV319Test-1757013049 tempest-GroupSnapshotsV319Test-1757013049-project-member] GET https://10.4.3.117/volume/v3/group_snapshots/688b0f5e-c155-4567-aff7-601ef2a79c66 Jul 27 16:07:27.402058 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.openstack.wsgi [None req-2fbea992-1e20-455d-b448-61e5018f835a tempest-GroupSnapshotsV319Test-1757013049 tempest-GroupSnapshotsV319Test-1757013049-project-member] Empty body provided in request {{(pid=100521) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:07:27.402319 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.openstack.wsgi [None req-2fbea992-1e20-455d-b448-61e5018f835a tempest-GroupSnapshotsV319Test-1757013049 tempest-GroupSnapshotsV319Test-1757013049-project-member] Calling method 'version_select' {{(pid=100521) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:07:27.402501 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.v3.group_snapshots [None req-2fbea992-1e20-455d-b448-61e5018f835a tempest-GroupSnapshotsV319Test-1757013049 tempest-GroupSnapshotsV319Test-1757013049-project-member] show called for member 688b0f5e-c155-4567-aff7-601ef2a79c66 {{(pid=100521) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Jul 27 16:07:27.412476 np0000005924 devstack@c-api.service[100521]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:07:27.412476 np0000005924 devstack@c-api.service[100521]: warnings.warn( Jul 27 16:07:27.422231 np0000005924 devstack@c-api.service[100521]: INFO cinder.api.openstack.wsgi [None req-2fbea992-1e20-455d-b448-61e5018f835a tempest-GroupSnapshotsV319Test-1757013049 tempest-GroupSnapshotsV319Test-1757013049-project-member] https://10.4.3.117/volume/v3/group_snapshots/688b0f5e-c155-4567-aff7-601ef2a79c66 returned with HTTP 200 Jul 27 16:07:27.422766 np0000005924 devstack@c-api.service[100521]: [pid: 100521|app: 0|req: 43/176] 10.4.3.117 () {68 vars in 1413 bytes} [Mon Jul 27 16:07:27 2026] GET /volume/v3/group_snapshots/688b0f5e-c155-4567-aff7-601ef2a79c66 => generated 330 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 27 16:07:27.689776 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.middleware.request_id [None req-cb635674-3671-46d6-a1d3-5c7b4a9f1c94 None None] RequestId filter calling following filter/app {{(pid=100523) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:07:27.691882 np0000005924 devstack@c-api.service[100523]: INFO cinder.api.openstack.wsgi [None req-cb635674-3671-46d6-a1d3-5c7b4a9f1c94 tempest-DeleteServersTestJSON-671171284 tempest-DeleteServersTestJSON-671171284-project-member] GET https://10.4.3.117/volume/v3/volumes/fafd5ade-1c22-4541-909e-f83b249f2944 Jul 27 16:07:27.692134 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.openstack.wsgi [None req-cb635674-3671-46d6-a1d3-5c7b4a9f1c94 tempest-DeleteServersTestJSON-671171284 tempest-DeleteServersTestJSON-671171284-project-member] Empty body provided in request {{(pid=100523) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:07:27.692372 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.openstack.wsgi [None req-cb635674-3671-46d6-a1d3-5c7b4a9f1c94 tempest-DeleteServersTestJSON-671171284 tempest-DeleteServersTestJSON-671171284-project-member] Calling method 'show' {{(pid=100523) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:07:27.703697 np0000005924 devstack@c-api.service[100523]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:07:27.703697 np0000005924 devstack@c-api.service[100523]: warnings.warn( Jul 27 16:07:27.708659 np0000005924 devstack@c-api.service[100523]: INFO cinder.volume.api [None req-cb635674-3671-46d6-a1d3-5c7b4a9f1c94 tempest-DeleteServersTestJSON-671171284 tempest-DeleteServersTestJSON-671171284-project-member] Volume info retrieved successfully. Jul 27 16:07:27.721378 np0000005924 devstack@c-api.service[100523]: INFO cinder.api.openstack.wsgi [None req-cb635674-3671-46d6-a1d3-5c7b4a9f1c94 tempest-DeleteServersTestJSON-671171284 tempest-DeleteServersTestJSON-671171284-project-member] https://10.4.3.117/volume/v3/volumes/fafd5ade-1c22-4541-909e-f83b249f2944 returned with HTTP 200 Jul 27 16:07:27.721866 np0000005924 devstack@c-api.service[100523]: [pid: 100523|app: 0|req: 43/177] 10.4.3.117 () {66 vars in 1348 bytes} [Mon Jul 27 16:07:27 2026] GET /volume/v3/volumes/fafd5ade-1c22-4541-909e-f83b249f2944 => generated 845 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 27 16:07:27.749883 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.middleware.request_id [None req-eae32ca8-2a92-43b3-a9d9-f418484cc79e None None] RequestId filter calling following filter/app {{(pid=100522) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:07:27.754519 np0000005924 devstack@c-api.service[100522]: INFO cinder.api.openstack.wsgi [None req-eae32ca8-2a92-43b3-a9d9-f418484cc79e tempest-DeleteServersTestJSON-671171284 tempest-DeleteServersTestJSON-671171284-project-member] GET https://10.4.3.117/volume/v3/volumes/fafd5ade-1c22-4541-909e-f83b249f2944 Jul 27 16:07:27.754755 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.openstack.wsgi [None req-eae32ca8-2a92-43b3-a9d9-f418484cc79e tempest-DeleteServersTestJSON-671171284 tempest-DeleteServersTestJSON-671171284-project-member] Empty body provided in request {{(pid=100522) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:07:27.754947 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.openstack.wsgi [None req-eae32ca8-2a92-43b3-a9d9-f418484cc79e tempest-DeleteServersTestJSON-671171284 tempest-DeleteServersTestJSON-671171284-project-member] Calling method 'show' {{(pid=100522) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:07:27.770203 np0000005924 devstack@c-api.service[100522]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:07:27.770203 np0000005924 devstack@c-api.service[100522]: warnings.warn( Jul 27 16:07:27.781532 np0000005924 devstack@c-api.service[100522]: INFO cinder.volume.api [None req-eae32ca8-2a92-43b3-a9d9-f418484cc79e tempest-DeleteServersTestJSON-671171284 tempest-DeleteServersTestJSON-671171284-project-member] Volume info retrieved successfully. Jul 27 16:07:27.786479 np0000005924 devstack@c-api.service[100522]: INFO cinder.api.openstack.wsgi [None req-eae32ca8-2a92-43b3-a9d9-f418484cc79e tempest-DeleteServersTestJSON-671171284 tempest-DeleteServersTestJSON-671171284-project-member] https://10.4.3.117/volume/v3/volumes/fafd5ade-1c22-4541-909e-f83b249f2944 returned with HTTP 200 Jul 27 16:07:27.786898 np0000005924 devstack@c-api.service[100522]: [pid: 100522|app: 0|req: 44/178] 10.4.3.117 () {66 vars in 1348 bytes} [Mon Jul 27 16:07:27 2026] GET /volume/v3/volumes/fafd5ade-1c22-4541-909e-f83b249f2944 => generated 845 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 27 16:07:27.842633 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.middleware.request_id [None req-0a10c3d0-2a76-4fb0-a1d7-e63ac053f1dd None None] RequestId filter calling following filter/app {{(pid=100524) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:07:27.848407 np0000005924 devstack@c-api.service[100524]: INFO cinder.api.openstack.wsgi [None req-0a10c3d0-2a76-4fb0-a1d7-e63ac053f1dd tempest-DeleteServersTestJSON-671171284 tempest-DeleteServersTestJSON-671171284-project-member] GET https://10.4.3.117/volume/v3/volumes/fafd5ade-1c22-4541-909e-f83b249f2944 Jul 27 16:07:27.848604 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.openstack.wsgi [None req-0a10c3d0-2a76-4fb0-a1d7-e63ac053f1dd tempest-DeleteServersTestJSON-671171284 tempest-DeleteServersTestJSON-671171284-project-member] Empty body provided in request {{(pid=100524) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:07:27.849613 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.openstack.wsgi [None req-0a10c3d0-2a76-4fb0-a1d7-e63ac053f1dd tempest-DeleteServersTestJSON-671171284 tempest-DeleteServersTestJSON-671171284-project-member] Calling method 'show' {{(pid=100524) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:07:27.865869 np0000005924 devstack@c-api.service[100524]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:07:27.865869 np0000005924 devstack@c-api.service[100524]: warnings.warn( Jul 27 16:07:27.878029 np0000005924 devstack@c-api.service[100524]: INFO cinder.volume.api [None req-0a10c3d0-2a76-4fb0-a1d7-e63ac053f1dd tempest-DeleteServersTestJSON-671171284 tempest-DeleteServersTestJSON-671171284-project-member] Volume info retrieved successfully. Jul 27 16:07:27.896625 np0000005924 devstack@c-api.service[100524]: INFO cinder.api.openstack.wsgi [None req-0a10c3d0-2a76-4fb0-a1d7-e63ac053f1dd tempest-DeleteServersTestJSON-671171284 tempest-DeleteServersTestJSON-671171284-project-member] https://10.4.3.117/volume/v3/volumes/fafd5ade-1c22-4541-909e-f83b249f2944 returned with HTTP 200 Jul 27 16:07:27.896625 np0000005924 devstack@c-api.service[100524]: [pid: 100524|app: 0|req: 49/179] 10.4.3.117 () {66 vars in 1348 bytes} [Mon Jul 27 16:07:27 2026] GET /volume/v3/volumes/fafd5ade-1c22-4541-909e-f83b249f2944 => generated 845 bytes in 54 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 27 16:07:27.919133 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.middleware.request_id [None req-e42029ff-72aa-4e00-a5cf-0f43a2c8e164 None None] RequestId filter calling following filter/app {{(pid=100521) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:07:27.921447 np0000005924 devstack@c-api.service[100521]: INFO cinder.api.openstack.wsgi [None req-e42029ff-72aa-4e00-a5cf-0f43a2c8e164 tempest-DeleteServersTestJSON-671171284 tempest-DeleteServersTestJSON-671171284-project-member] DELETE https://10.4.3.117/volume/v3/volumes/fafd5ade-1c22-4541-909e-f83b249f2944 Jul 27 16:07:27.923122 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.openstack.wsgi [None req-e42029ff-72aa-4e00-a5cf-0f43a2c8e164 tempest-DeleteServersTestJSON-671171284 tempest-DeleteServersTestJSON-671171284-project-member] Empty body provided in request {{(pid=100521) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:07:27.923122 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.openstack.wsgi [None req-e42029ff-72aa-4e00-a5cf-0f43a2c8e164 tempest-DeleteServersTestJSON-671171284 tempest-DeleteServersTestJSON-671171284-project-member] Calling method 'delete' {{(pid=100521) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:07:27.923122 np0000005924 devstack@c-api.service[100521]: INFO cinder.api.v3.volumes [None req-e42029ff-72aa-4e00-a5cf-0f43a2c8e164 tempest-DeleteServersTestJSON-671171284 tempest-DeleteServersTestJSON-671171284-project-member] Delete volume with id: fafd5ade-1c22-4541-909e-f83b249f2944 Jul 27 16:07:27.931362 np0000005924 devstack@c-api.service[100521]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:07:27.931362 np0000005924 devstack@c-api.service[100521]: warnings.warn( Jul 27 16:07:27.931362 np0000005924 devstack@c-api.service[100521]: INFO cinder.volume.api [None req-e42029ff-72aa-4e00-a5cf-0f43a2c8e164 tempest-DeleteServersTestJSON-671171284 tempest-DeleteServersTestJSON-671171284-project-member] Volume info retrieved successfully. Jul 27 16:07:27.975494 np0000005924 devstack@c-api.service[100521]: INFO cinder.volume.api [None req-e42029ff-72aa-4e00-a5cf-0f43a2c8e164 tempest-DeleteServersTestJSON-671171284 tempest-DeleteServersTestJSON-671171284-project-member] Delete volume request issued successfully. Jul 27 16:07:27.975494 np0000005924 devstack@c-api.service[100521]: INFO cinder.api.openstack.wsgi [None req-e42029ff-72aa-4e00-a5cf-0f43a2c8e164 tempest-DeleteServersTestJSON-671171284 tempest-DeleteServersTestJSON-671171284-project-member] https://10.4.3.117/volume/v3/volumes/fafd5ade-1c22-4541-909e-f83b249f2944 returned with HTTP 202 Jul 27 16:07:27.975494 np0000005924 devstack@c-api.service[100521]: [pid: 100521|app: 0|req: 44/180] 10.4.3.117 () {66 vars in 1351 bytes} [Mon Jul 27 16:07:27 2026] DELETE /volume/v3/volumes/fafd5ade-1c22-4541-909e-f83b249f2944 => generated 0 bytes in 57 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 27 16:07:27.987383 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.middleware.request_id [None req-11104788-9738-49a7-9c13-7808d4d7a87e None None] RequestId filter calling following filter/app {{(pid=100523) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:07:27.991285 np0000005924 devstack@c-api.service[100523]: INFO cinder.api.openstack.wsgi [None req-11104788-9738-49a7-9c13-7808d4d7a87e tempest-DeleteServersTestJSON-671171284 tempest-DeleteServersTestJSON-671171284-project-member] GET https://10.4.3.117/volume/v3/volumes/fafd5ade-1c22-4541-909e-f83b249f2944 Jul 27 16:07:27.991285 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.openstack.wsgi [None req-11104788-9738-49a7-9c13-7808d4d7a87e tempest-DeleteServersTestJSON-671171284 tempest-DeleteServersTestJSON-671171284-project-member] Empty body provided in request {{(pid=100523) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:07:27.991285 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.openstack.wsgi [None req-11104788-9738-49a7-9c13-7808d4d7a87e tempest-DeleteServersTestJSON-671171284 tempest-DeleteServersTestJSON-671171284-project-member] Calling method 'show' {{(pid=100523) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:07:28.001725 np0000005924 devstack@c-api.service[100523]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:07:28.001725 np0000005924 devstack@c-api.service[100523]: warnings.warn( Jul 27 16:07:28.014692 np0000005924 devstack@c-api.service[100523]: INFO cinder.volume.api [None req-11104788-9738-49a7-9c13-7808d4d7a87e tempest-DeleteServersTestJSON-671171284 tempest-DeleteServersTestJSON-671171284-project-member] Volume info retrieved successfully. Jul 27 16:07:28.022273 np0000005924 devstack@c-api.service[100523]: INFO cinder.api.openstack.wsgi [None req-11104788-9738-49a7-9c13-7808d4d7a87e tempest-DeleteServersTestJSON-671171284 tempest-DeleteServersTestJSON-671171284-project-member] https://10.4.3.117/volume/v3/volumes/fafd5ade-1c22-4541-909e-f83b249f2944 returned with HTTP 200 Jul 27 16:07:28.022812 np0000005924 devstack@c-api.service[100523]: [pid: 100523|app: 0|req: 44/181] 10.4.3.117 () {66 vars in 1348 bytes} [Mon Jul 27 16:07:27 2026] GET /volume/v3/volumes/fafd5ade-1c22-4541-909e-f83b249f2944 => generated 844 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 27 16:07:28.437174 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.middleware.request_id [None req-68470e90-0332-4162-8812-52ebe34cda6b None None] RequestId filter calling following filter/app {{(pid=100522) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:07:28.443105 np0000005924 devstack@c-api.service[100522]: INFO cinder.api.openstack.wsgi [None req-68470e90-0332-4162-8812-52ebe34cda6b tempest-GroupSnapshotsV319Test-1757013049 tempest-GroupSnapshotsV319Test-1757013049-project-member] GET https://10.4.3.117/volume/v3/group_snapshots/688b0f5e-c155-4567-aff7-601ef2a79c66 Jul 27 16:07:28.443502 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.openstack.wsgi [None req-68470e90-0332-4162-8812-52ebe34cda6b tempest-GroupSnapshotsV319Test-1757013049 tempest-GroupSnapshotsV319Test-1757013049-project-member] Empty body provided in request {{(pid=100522) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:07:28.443845 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.openstack.wsgi [None req-68470e90-0332-4162-8812-52ebe34cda6b tempest-GroupSnapshotsV319Test-1757013049 tempest-GroupSnapshotsV319Test-1757013049-project-member] Calling method 'version_select' {{(pid=100522) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:07:28.444057 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.v3.group_snapshots [None req-68470e90-0332-4162-8812-52ebe34cda6b tempest-GroupSnapshotsV319Test-1757013049 tempest-GroupSnapshotsV319Test-1757013049-project-member] show called for member 688b0f5e-c155-4567-aff7-601ef2a79c66 {{(pid=100522) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Jul 27 16:07:28.458976 np0000005924 devstack@c-api.service[100522]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:07:28.458976 np0000005924 devstack@c-api.service[100522]: warnings.warn( Jul 27 16:07:28.471051 np0000005924 devstack@c-api.service[100522]: INFO cinder.api.openstack.wsgi [None req-68470e90-0332-4162-8812-52ebe34cda6b tempest-GroupSnapshotsV319Test-1757013049 tempest-GroupSnapshotsV319Test-1757013049-project-member] https://10.4.3.117/volume/v3/group_snapshots/688b0f5e-c155-4567-aff7-601ef2a79c66 returned with HTTP 200 Jul 27 16:07:28.471194 np0000005924 devstack@c-api.service[100522]: [pid: 100522|app: 0|req: 45/182] 10.4.3.117 () {68 vars in 1413 bytes} [Mon Jul 27 16:07:28 2026] GET /volume/v3/group_snapshots/688b0f5e-c155-4567-aff7-601ef2a79c66 => generated 331 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 27 16:07:28.485810 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.middleware.request_id [None req-4b26f6ed-3f2b-476b-b001-88acc6a009d4 None None] RequestId filter calling following filter/app {{(pid=100524) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:07:28.491788 np0000005924 devstack@c-api.service[100524]: INFO cinder.api.openstack.wsgi [None req-4b26f6ed-3f2b-476b-b001-88acc6a009d4 tempest-GroupSnapshotsV319Test-1757013049 tempest-GroupSnapshotsV319Test-1757013049-project-member] GET https://10.4.3.117/volume/v3/snapshots/detail Jul 27 16:07:28.491788 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.openstack.wsgi [None req-4b26f6ed-3f2b-476b-b001-88acc6a009d4 tempest-GroupSnapshotsV319Test-1757013049 tempest-GroupSnapshotsV319Test-1757013049-project-member] Empty body provided in request {{(pid=100524) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:07:28.491788 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.openstack.wsgi [None req-4b26f6ed-3f2b-476b-b001-88acc6a009d4 tempest-GroupSnapshotsV319Test-1757013049 tempest-GroupSnapshotsV319Test-1757013049-project-member] Calling method 'detail' {{(pid=100524) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:07:28.491788 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.api_utils [None req-4b26f6ed-3f2b-476b-b001-88acc6a009d4 tempest-GroupSnapshotsV319Test-1757013049 tempest-GroupSnapshotsV319Test-1757013049-project-member] Removing options '' from query. {{(pid=100524) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 27 16:07:28.491788 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.db.api [None req-4b26f6ed-3f2b-476b-b001-88acc6a009d4 tempest-GroupSnapshotsV319Test-1757013049 tempest-GroupSnapshotsV319Test-1757013049-project-member] Building query based on filter {{(pid=100524) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Jul 27 16:07:28.504283 np0000005924 devstack@c-api.service[100524]: INFO cinder.volume.api [None req-4b26f6ed-3f2b-476b-b001-88acc6a009d4 tempest-GroupSnapshotsV319Test-1757013049 tempest-GroupSnapshotsV319Test-1757013049-project-member] Get all snapshots completed successfully. Jul 27 16:07:28.505042 np0000005924 devstack@c-api.service[100524]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:07:28.505042 np0000005924 devstack@c-api.service[100524]: warnings.warn( Jul 27 16:07:28.506360 np0000005924 devstack@c-api.service[100524]: INFO cinder.api.openstack.wsgi [None req-4b26f6ed-3f2b-476b-b001-88acc6a009d4 tempest-GroupSnapshotsV319Test-1757013049 tempest-GroupSnapshotsV319Test-1757013049-project-member] https://10.4.3.117/volume/v3/snapshots/detail returned with HTTP 200 Jul 27 16:07:28.507708 np0000005924 devstack@c-api.service[100524]: [pid: 100524|app: 0|req: 50/183] 10.4.3.117 () {66 vars in 1264 bytes} [Mon Jul 27 16:07:28 2026] GET /volume/v3/snapshots/detail => generated 477 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 27 16:07:28.521065 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.middleware.request_id [None req-0685594b-729f-413f-94a6-d2c57e7bf513 None None] RequestId filter calling following filter/app {{(pid=100521) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:07:28.524968 np0000005924 devstack@c-api.service[100521]: INFO cinder.api.openstack.wsgi [None req-0685594b-729f-413f-94a6-d2c57e7bf513 tempest-GroupSnapshotsV319Test-1757013049 tempest-GroupSnapshotsV319Test-1757013049-project-member] GET https://10.4.3.117/volume/v3/snapshots/97ae6ef7-bef6-4525-b665-bff79f033d69 Jul 27 16:07:28.525393 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.openstack.wsgi [None req-0685594b-729f-413f-94a6-d2c57e7bf513 tempest-GroupSnapshotsV319Test-1757013049 tempest-GroupSnapshotsV319Test-1757013049-project-member] Empty body provided in request {{(pid=100521) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:07:28.525624 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.openstack.wsgi [None req-0685594b-729f-413f-94a6-d2c57e7bf513 tempest-GroupSnapshotsV319Test-1757013049 tempest-GroupSnapshotsV319Test-1757013049-project-member] Calling method 'show' {{(pid=100521) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:07:28.532385 np0000005924 devstack@c-api.service[100521]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:07:28.532385 np0000005924 devstack@c-api.service[100521]: warnings.warn( Jul 27 16:07:28.532733 np0000005924 devstack@c-api.service[100521]: INFO cinder.volume.api [None req-0685594b-729f-413f-94a6-d2c57e7bf513 tempest-GroupSnapshotsV319Test-1757013049 tempest-GroupSnapshotsV319Test-1757013049-project-member] Snapshot retrieved successfully. Jul 27 16:07:28.533888 np0000005924 devstack@c-api.service[100521]: INFO cinder.api.openstack.wsgi [None req-0685594b-729f-413f-94a6-d2c57e7bf513 tempest-GroupSnapshotsV319Test-1757013049 tempest-GroupSnapshotsV319Test-1757013049-project-member] https://10.4.3.117/volume/v3/snapshots/97ae6ef7-bef6-4525-b665-bff79f033d69 returned with HTTP 200 Jul 27 16:07:28.534482 np0000005924 devstack@c-api.service[100521]: [pid: 100521|app: 0|req: 45/184] 10.4.3.117 () {66 vars in 1354 bytes} [Mon Jul 27 16:07:28 2026] GET /volume/v3/snapshots/97ae6ef7-bef6-4525-b665-bff79f033d69 => generated 474 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jul 27 16:07:28.546047 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.middleware.request_id [None req-6bc36ba7-e69c-4d8d-a791-2e77c7a4b389 None None] RequestId filter calling following filter/app {{(pid=100523) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:07:28.548132 np0000005924 devstack@c-api.service[100523]: INFO cinder.api.openstack.wsgi [None req-6bc36ba7-e69c-4d8d-a791-2e77c7a4b389 tempest-GroupSnapshotsV319Test-746533635 tempest-GroupSnapshotsV319Test-746533635-project-admin] POST https://10.4.3.117/volume/v3/group_snapshots/688b0f5e-c155-4567-aff7-601ef2a79c66/action Jul 27 16:07:28.549300 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.openstack.wsgi [None req-6bc36ba7-e69c-4d8d-a791-2e77c7a4b389 tempest-GroupSnapshotsV319Test-746533635 tempest-GroupSnapshotsV319Test-746533635-project-admin] Action body: b'{"reset_status": {"status": "creating"}}' {{(pid=100523) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 27 16:07:28.549699 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.openstack.wsgi [None req-6bc36ba7-e69c-4d8d-a791-2e77c7a4b389 tempest-GroupSnapshotsV319Test-746533635 tempest-GroupSnapshotsV319Test-746533635-project-admin] Action: 'action', calling method: version_select, body: {"reset_status": {"status": "creating"}} {{(pid=100523) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 27 16:07:28.552639 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.v3.group_snapshots [None req-6bc36ba7-e69c-4d8d-a791-2e77c7a4b389 tempest-GroupSnapshotsV319Test-746533635 tempest-GroupSnapshotsV319Test-746533635-project-admin] Updating group '688b0f5e-c155-4567-aff7-601ef2a79c66' with 'creating' {{(pid=100523) _reset_status /opt/stack/cinder/cinder/api/v3/group_snapshots.py:194}} Jul 27 16:07:28.562036 np0000005924 devstack@c-api.service[100523]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:07:28.562036 np0000005924 devstack@c-api.service[100523]: warnings.warn( Jul 27 16:07:28.578540 np0000005924 devstack@c-api.service[100523]: INFO cinder.api.openstack.wsgi [None req-6bc36ba7-e69c-4d8d-a791-2e77c7a4b389 tempest-GroupSnapshotsV319Test-746533635 tempest-GroupSnapshotsV319Test-746533635-project-admin] https://10.4.3.117/volume/v3/group_snapshots/688b0f5e-c155-4567-aff7-601ef2a79c66/action returned with HTTP 202 Jul 27 16:07:28.579032 np0000005924 devstack@c-api.service[100523]: [pid: 100523|app: 0|req: 45/185] 10.4.3.117 () {70 vars in 1455 bytes} [Mon Jul 27 16:07:28 2026] POST /volume/v3/group_snapshots/688b0f5e-c155-4567-aff7-601ef2a79c66/action => generated 0 bytes in 34 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Jul 27 16:07:28.587550 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.middleware.request_id [None req-90a3baeb-d8b0-466a-b4d1-a3c05672b0db None None] RequestId filter calling following filter/app {{(pid=100522) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:07:28.589884 np0000005924 devstack@c-api.service[100522]: INFO cinder.api.openstack.wsgi [None req-90a3baeb-d8b0-466a-b4d1-a3c05672b0db tempest-GroupSnapshotsV319Test-1757013049 tempest-GroupSnapshotsV319Test-1757013049-project-member] GET https://10.4.3.117/volume/v3/group_snapshots/688b0f5e-c155-4567-aff7-601ef2a79c66 Jul 27 16:07:28.590171 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.openstack.wsgi [None req-90a3baeb-d8b0-466a-b4d1-a3c05672b0db tempest-GroupSnapshotsV319Test-1757013049 tempest-GroupSnapshotsV319Test-1757013049-project-member] Empty body provided in request {{(pid=100522) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:07:28.590273 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.openstack.wsgi [None req-90a3baeb-d8b0-466a-b4d1-a3c05672b0db tempest-GroupSnapshotsV319Test-1757013049 tempest-GroupSnapshotsV319Test-1757013049-project-member] Calling method 'version_select' {{(pid=100522) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:07:28.590397 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.v3.group_snapshots [None req-90a3baeb-d8b0-466a-b4d1-a3c05672b0db tempest-GroupSnapshotsV319Test-1757013049 tempest-GroupSnapshotsV319Test-1757013049-project-member] show called for member 688b0f5e-c155-4567-aff7-601ef2a79c66 {{(pid=100522) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Jul 27 16:07:28.595038 np0000005924 devstack@c-api.service[100522]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:07:28.595038 np0000005924 devstack@c-api.service[100522]: warnings.warn( Jul 27 16:07:28.609927 np0000005924 devstack@c-api.service[100522]: INFO cinder.api.openstack.wsgi [None req-90a3baeb-d8b0-466a-b4d1-a3c05672b0db tempest-GroupSnapshotsV319Test-1757013049 tempest-GroupSnapshotsV319Test-1757013049-project-member] https://10.4.3.117/volume/v3/group_snapshots/688b0f5e-c155-4567-aff7-601ef2a79c66 returned with HTTP 200 Jul 27 16:07:28.610444 np0000005924 devstack@c-api.service[100522]: [pid: 100522|app: 0|req: 46/186] 10.4.3.117 () {68 vars in 1413 bytes} [Mon Jul 27 16:07:28 2026] GET /volume/v3/group_snapshots/688b0f5e-c155-4567-aff7-601ef2a79c66 => generated 330 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 27 16:07:28.624218 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.middleware.request_id [None req-83e1e82a-29e0-4264-8560-cbd163a2f797 None None] RequestId filter calling following filter/app {{(pid=100524) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:07:28.629375 np0000005924 devstack@c-api.service[100524]: INFO cinder.api.openstack.wsgi [None req-83e1e82a-29e0-4264-8560-cbd163a2f797 tempest-GroupSnapshotsV319Test-746533635 tempest-GroupSnapshotsV319Test-746533635-project-admin] POST https://10.4.3.117/volume/v3/group_snapshots/688b0f5e-c155-4567-aff7-601ef2a79c66/action Jul 27 16:07:28.629375 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.openstack.wsgi [None req-83e1e82a-29e0-4264-8560-cbd163a2f797 tempest-GroupSnapshotsV319Test-746533635 tempest-GroupSnapshotsV319Test-746533635-project-admin] Action body: b'{"reset_status": {"status": "available"}}' {{(pid=100524) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 27 16:07:28.629375 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.openstack.wsgi [None req-83e1e82a-29e0-4264-8560-cbd163a2f797 tempest-GroupSnapshotsV319Test-746533635 tempest-GroupSnapshotsV319Test-746533635-project-admin] Action: 'action', calling method: version_select, body: {"reset_status": {"status": "available"}} {{(pid=100524) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 27 16:07:28.631258 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.v3.group_snapshots [None req-83e1e82a-29e0-4264-8560-cbd163a2f797 tempest-GroupSnapshotsV319Test-746533635 tempest-GroupSnapshotsV319Test-746533635-project-admin] Updating group '688b0f5e-c155-4567-aff7-601ef2a79c66' with 'available' {{(pid=100524) _reset_status /opt/stack/cinder/cinder/api/v3/group_snapshots.py:194}} Jul 27 16:07:28.643987 np0000005924 devstack@c-api.service[100524]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:07:28.643987 np0000005924 devstack@c-api.service[100524]: warnings.warn( Jul 27 16:07:28.659837 np0000005924 devstack@c-api.service[100524]: INFO cinder.api.openstack.wsgi [None req-83e1e82a-29e0-4264-8560-cbd163a2f797 tempest-GroupSnapshotsV319Test-746533635 tempest-GroupSnapshotsV319Test-746533635-project-admin] https://10.4.3.117/volume/v3/group_snapshots/688b0f5e-c155-4567-aff7-601ef2a79c66/action returned with HTTP 202 Jul 27 16:07:28.660283 np0000005924 devstack@c-api.service[100524]: [pid: 100524|app: 0|req: 51/187] 10.4.3.117 () {70 vars in 1455 bytes} [Mon Jul 27 16:07:28 2026] POST /volume/v3/group_snapshots/688b0f5e-c155-4567-aff7-601ef2a79c66/action => generated 0 bytes in 37 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Jul 27 16:07:28.672707 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.middleware.request_id [None req-b07f925a-d5d3-4326-b16a-05712f17d4b9 None None] RequestId filter calling following filter/app {{(pid=100521) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:07:28.676135 np0000005924 devstack@c-api.service[100521]: INFO cinder.api.openstack.wsgi [None req-b07f925a-d5d3-4326-b16a-05712f17d4b9 tempest-GroupSnapshotsV319Test-1757013049 tempest-GroupSnapshotsV319Test-1757013049-project-member] GET https://10.4.3.117/volume/v3/group_snapshots/688b0f5e-c155-4567-aff7-601ef2a79c66 Jul 27 16:07:28.676414 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.openstack.wsgi [None req-b07f925a-d5d3-4326-b16a-05712f17d4b9 tempest-GroupSnapshotsV319Test-1757013049 tempest-GroupSnapshotsV319Test-1757013049-project-member] Empty body provided in request {{(pid=100521) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:07:28.676639 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.openstack.wsgi [None req-b07f925a-d5d3-4326-b16a-05712f17d4b9 tempest-GroupSnapshotsV319Test-1757013049 tempest-GroupSnapshotsV319Test-1757013049-project-member] Calling method 'version_select' {{(pid=100521) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:07:28.676812 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.v3.group_snapshots [None req-b07f925a-d5d3-4326-b16a-05712f17d4b9 tempest-GroupSnapshotsV319Test-1757013049 tempest-GroupSnapshotsV319Test-1757013049-project-member] show called for member 688b0f5e-c155-4567-aff7-601ef2a79c66 {{(pid=100521) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Jul 27 16:07:28.680835 np0000005924 devstack@c-api.service[100521]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:07:28.680835 np0000005924 devstack@c-api.service[100521]: warnings.warn( Jul 27 16:07:28.686345 np0000005924 devstack@c-api.service[100521]: INFO cinder.api.openstack.wsgi [None req-b07f925a-d5d3-4326-b16a-05712f17d4b9 tempest-GroupSnapshotsV319Test-1757013049 tempest-GroupSnapshotsV319Test-1757013049-project-member] https://10.4.3.117/volume/v3/group_snapshots/688b0f5e-c155-4567-aff7-601ef2a79c66 returned with HTTP 200 Jul 27 16:07:28.686345 np0000005924 devstack@c-api.service[100521]: [pid: 100521|app: 0|req: 46/188] 10.4.3.117 () {68 vars in 1413 bytes} [Mon Jul 27 16:07:28 2026] GET /volume/v3/group_snapshots/688b0f5e-c155-4567-aff7-601ef2a79c66 => generated 331 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 27 16:07:28.697503 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.middleware.request_id [None req-09f96f45-d474-4917-b135-018179ab0a69 None None] RequestId filter calling following filter/app {{(pid=100523) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:07:28.701194 np0000005924 devstack@c-api.service[100523]: INFO cinder.api.openstack.wsgi [None req-09f96f45-d474-4917-b135-018179ab0a69 tempest-GroupSnapshotsV319Test-746533635 tempest-GroupSnapshotsV319Test-746533635-project-admin] POST https://10.4.3.117/volume/v3/group_snapshots/688b0f5e-c155-4567-aff7-601ef2a79c66/action Jul 27 16:07:28.701636 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.openstack.wsgi [None req-09f96f45-d474-4917-b135-018179ab0a69 tempest-GroupSnapshotsV319Test-746533635 tempest-GroupSnapshotsV319Test-746533635-project-admin] Action body: b'{"reset_status": {"status": "error"}}' {{(pid=100523) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 27 16:07:28.701823 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.openstack.wsgi [None req-09f96f45-d474-4917-b135-018179ab0a69 tempest-GroupSnapshotsV319Test-746533635 tempest-GroupSnapshotsV319Test-746533635-project-admin] Action: 'action', calling method: reset_status, body: {"reset_status": {"status": "error"}} {{(pid=100523) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 27 16:07:28.705070 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.v3.group_snapshots [None req-09f96f45-d474-4917-b135-018179ab0a69 tempest-GroupSnapshotsV319Test-746533635 tempest-GroupSnapshotsV319Test-746533635-project-admin] Updating group '688b0f5e-c155-4567-aff7-601ef2a79c66' with 'error' {{(pid=100523) _reset_status /opt/stack/cinder/cinder/api/v3/group_snapshots.py:194}} Jul 27 16:07:28.710176 np0000005924 devstack@c-api.service[100523]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:07:28.710176 np0000005924 devstack@c-api.service[100523]: warnings.warn( Jul 27 16:07:28.719180 np0000005924 devstack@c-api.service[100523]: INFO cinder.api.openstack.wsgi [None req-09f96f45-d474-4917-b135-018179ab0a69 tempest-GroupSnapshotsV319Test-746533635 tempest-GroupSnapshotsV319Test-746533635-project-admin] https://10.4.3.117/volume/v3/group_snapshots/688b0f5e-c155-4567-aff7-601ef2a79c66/action returned with HTTP 202 Jul 27 16:07:28.719617 np0000005924 devstack@c-api.service[100523]: [pid: 100523|app: 0|req: 46/189] 10.4.3.117 () {70 vars in 1455 bytes} [Mon Jul 27 16:07:28 2026] POST /volume/v3/group_snapshots/688b0f5e-c155-4567-aff7-601ef2a79c66/action => generated 0 bytes in 23 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Jul 27 16:07:28.729493 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.middleware.request_id [None req-acd7dacb-2b5f-4a24-8c8f-1a6b3e188485 None None] RequestId filter calling following filter/app {{(pid=100522) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:07:28.733447 np0000005924 devstack@c-api.service[100522]: INFO cinder.api.openstack.wsgi [None req-acd7dacb-2b5f-4a24-8c8f-1a6b3e188485 tempest-GroupSnapshotsV319Test-1757013049 tempest-GroupSnapshotsV319Test-1757013049-project-member] GET https://10.4.3.117/volume/v3/group_snapshots/688b0f5e-c155-4567-aff7-601ef2a79c66 Jul 27 16:07:28.733719 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.openstack.wsgi [None req-acd7dacb-2b5f-4a24-8c8f-1a6b3e188485 tempest-GroupSnapshotsV319Test-1757013049 tempest-GroupSnapshotsV319Test-1757013049-project-member] Empty body provided in request {{(pid=100522) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:07:28.733958 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.openstack.wsgi [None req-acd7dacb-2b5f-4a24-8c8f-1a6b3e188485 tempest-GroupSnapshotsV319Test-1757013049 tempest-GroupSnapshotsV319Test-1757013049-project-member] Calling method 'version_select' {{(pid=100522) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:07:28.734119 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.v3.group_snapshots [None req-acd7dacb-2b5f-4a24-8c8f-1a6b3e188485 tempest-GroupSnapshotsV319Test-1757013049 tempest-GroupSnapshotsV319Test-1757013049-project-member] show called for member 688b0f5e-c155-4567-aff7-601ef2a79c66 {{(pid=100522) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Jul 27 16:07:28.740135 np0000005924 devstack@c-api.service[100522]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:07:28.740135 np0000005924 devstack@c-api.service[100522]: warnings.warn( Jul 27 16:07:28.745384 np0000005924 devstack@c-api.service[100522]: INFO cinder.api.openstack.wsgi [None req-acd7dacb-2b5f-4a24-8c8f-1a6b3e188485 tempest-GroupSnapshotsV319Test-1757013049 tempest-GroupSnapshotsV319Test-1757013049-project-member] https://10.4.3.117/volume/v3/group_snapshots/688b0f5e-c155-4567-aff7-601ef2a79c66 returned with HTTP 200 Jul 27 16:07:28.745384 np0000005924 devstack@c-api.service[100522]: [pid: 100522|app: 0|req: 47/190] 10.4.3.117 () {68 vars in 1413 bytes} [Mon Jul 27 16:07:28 2026] GET /volume/v3/group_snapshots/688b0f5e-c155-4567-aff7-601ef2a79c66 => generated 327 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 27 16:07:28.762371 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.middleware.request_id [None req-52582154-5a1b-458a-97b2-0cdd041156b5 None None] RequestId filter calling following filter/app {{(pid=100524) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:07:28.762371 np0000005924 devstack@c-api.service[100524]: INFO cinder.api.openstack.wsgi [None req-52582154-5a1b-458a-97b2-0cdd041156b5 tempest-GroupSnapshotsV319Test-746533635 tempest-GroupSnapshotsV319Test-746533635-project-admin] POST https://10.4.3.117/volume/v3/group_snapshots/688b0f5e-c155-4567-aff7-601ef2a79c66/action Jul 27 16:07:28.762371 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.openstack.wsgi [None req-52582154-5a1b-458a-97b2-0cdd041156b5 tempest-GroupSnapshotsV319Test-746533635 tempest-GroupSnapshotsV319Test-746533635-project-admin] Action body: b'{"reset_status": {"status": "available"}}' {{(pid=100524) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 27 16:07:28.762371 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.openstack.wsgi [None req-52582154-5a1b-458a-97b2-0cdd041156b5 tempest-GroupSnapshotsV319Test-746533635 tempest-GroupSnapshotsV319Test-746533635-project-admin] Action: 'action', calling method: reset_status, body: {"reset_status": {"status": "available"}} {{(pid=100524) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 27 16:07:28.762371 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.v3.group_snapshots [None req-52582154-5a1b-458a-97b2-0cdd041156b5 tempest-GroupSnapshotsV319Test-746533635 tempest-GroupSnapshotsV319Test-746533635-project-admin] Updating group '688b0f5e-c155-4567-aff7-601ef2a79c66' with 'available' {{(pid=100524) _reset_status /opt/stack/cinder/cinder/api/v3/group_snapshots.py:194}} Jul 27 16:07:28.766285 np0000005924 devstack@c-api.service[100524]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:07:28.766285 np0000005924 devstack@c-api.service[100524]: warnings.warn( Jul 27 16:07:28.777483 np0000005924 devstack@c-api.service[100524]: INFO cinder.api.openstack.wsgi [None req-52582154-5a1b-458a-97b2-0cdd041156b5 tempest-GroupSnapshotsV319Test-746533635 tempest-GroupSnapshotsV319Test-746533635-project-admin] https://10.4.3.117/volume/v3/group_snapshots/688b0f5e-c155-4567-aff7-601ef2a79c66/action returned with HTTP 202 Jul 27 16:07:28.777483 np0000005924 devstack@c-api.service[100524]: [pid: 100524|app: 0|req: 52/191] 10.4.3.117 () {70 vars in 1455 bytes} [Mon Jul 27 16:07:28 2026] POST /volume/v3/group_snapshots/688b0f5e-c155-4567-aff7-601ef2a79c66/action => generated 0 bytes in 21 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Jul 27 16:07:28.788274 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.middleware.request_id [None req-69a36f93-a8d1-4453-8744-1a7a5298e52f None None] RequestId filter calling following filter/app {{(pid=100521) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:07:28.792292 np0000005924 devstack@c-api.service[100521]: INFO cinder.api.openstack.wsgi [None req-69a36f93-a8d1-4453-8744-1a7a5298e52f tempest-GroupSnapshotsV319Test-1757013049 tempest-GroupSnapshotsV319Test-1757013049-project-member] GET https://10.4.3.117/volume/v3/group_snapshots/688b0f5e-c155-4567-aff7-601ef2a79c66 Jul 27 16:07:28.792574 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.openstack.wsgi [None req-69a36f93-a8d1-4453-8744-1a7a5298e52f tempest-GroupSnapshotsV319Test-1757013049 tempest-GroupSnapshotsV319Test-1757013049-project-member] Empty body provided in request {{(pid=100521) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:07:28.792837 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.openstack.wsgi [None req-69a36f93-a8d1-4453-8744-1a7a5298e52f tempest-GroupSnapshotsV319Test-1757013049 tempest-GroupSnapshotsV319Test-1757013049-project-member] Calling method 'version_select' {{(pid=100521) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:07:28.793020 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.v3.group_snapshots [None req-69a36f93-a8d1-4453-8744-1a7a5298e52f tempest-GroupSnapshotsV319Test-1757013049 tempest-GroupSnapshotsV319Test-1757013049-project-member] show called for member 688b0f5e-c155-4567-aff7-601ef2a79c66 {{(pid=100521) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Jul 27 16:07:28.800829 np0000005924 devstack@c-api.service[100521]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:07:28.800829 np0000005924 devstack@c-api.service[100521]: warnings.warn( Jul 27 16:07:28.805012 np0000005924 devstack@c-api.service[100521]: INFO cinder.api.openstack.wsgi [None req-69a36f93-a8d1-4453-8744-1a7a5298e52f tempest-GroupSnapshotsV319Test-1757013049 tempest-GroupSnapshotsV319Test-1757013049-project-member] https://10.4.3.117/volume/v3/group_snapshots/688b0f5e-c155-4567-aff7-601ef2a79c66 returned with HTTP 200 Jul 27 16:07:28.805628 np0000005924 devstack@c-api.service[100521]: [pid: 100521|app: 0|req: 47/192] 10.4.3.117 () {68 vars in 1413 bytes} [Mon Jul 27 16:07:28 2026] GET /volume/v3/group_snapshots/688b0f5e-c155-4567-aff7-601ef2a79c66 => generated 331 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 27 16:07:28.817757 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.middleware.request_id [None req-d1662156-8a51-4f7e-91e6-1695b2ea8e37 None None] RequestId filter calling following filter/app {{(pid=100523) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:07:28.819643 np0000005924 devstack@c-api.service[100523]: INFO cinder.api.openstack.wsgi [None req-d1662156-8a51-4f7e-91e6-1695b2ea8e37 tempest-GroupSnapshotsV319Test-1757013049 tempest-GroupSnapshotsV319Test-1757013049-project-member] DELETE https://10.4.3.117/volume/v3/group_snapshots/688b0f5e-c155-4567-aff7-601ef2a79c66 Jul 27 16:07:28.819945 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.openstack.wsgi [None req-d1662156-8a51-4f7e-91e6-1695b2ea8e37 tempest-GroupSnapshotsV319Test-1757013049 tempest-GroupSnapshotsV319Test-1757013049-project-member] Empty body provided in request {{(pid=100523) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:07:28.820201 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.openstack.wsgi [None req-d1662156-8a51-4f7e-91e6-1695b2ea8e37 tempest-GroupSnapshotsV319Test-1757013049 tempest-GroupSnapshotsV319Test-1757013049-project-member] Calling method 'version_select' {{(pid=100523) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:07:28.820363 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.v3.group_snapshots [None req-d1662156-8a51-4f7e-91e6-1695b2ea8e37 tempest-GroupSnapshotsV319Test-1757013049 tempest-GroupSnapshotsV319Test-1757013049-project-member] delete called for member 688b0f5e-c155-4567-aff7-601ef2a79c66 {{(pid=100523) delete /opt/stack/cinder/cinder/api/v3/group_snapshots.py:72}} Jul 27 16:07:28.820554 np0000005924 devstack@c-api.service[100523]: INFO cinder.api.v3.group_snapshots [None req-d1662156-8a51-4f7e-91e6-1695b2ea8e37 tempest-GroupSnapshotsV319Test-1757013049 tempest-GroupSnapshotsV319Test-1757013049-project-member] Delete group_snapshot with id: 688b0f5e-c155-4567-aff7-601ef2a79c66 Jul 27 16:07:28.824122 np0000005924 devstack@c-api.service[100523]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:07:28.824122 np0000005924 devstack@c-api.service[100523]: warnings.warn( Jul 27 16:07:28.862664 np0000005924 devstack@c-api.service[100523]: INFO cinder.api.openstack.wsgi [None req-d1662156-8a51-4f7e-91e6-1695b2ea8e37 tempest-GroupSnapshotsV319Test-1757013049 tempest-GroupSnapshotsV319Test-1757013049-project-member] https://10.4.3.117/volume/v3/group_snapshots/688b0f5e-c155-4567-aff7-601ef2a79c66 returned with HTTP 202 Jul 27 16:07:28.863168 np0000005924 devstack@c-api.service[100523]: [pid: 100523|app: 0|req: 47/193] 10.4.3.117 () {68 vars in 1416 bytes} [Mon Jul 27 16:07:28 2026] DELETE /volume/v3/group_snapshots/688b0f5e-c155-4567-aff7-601ef2a79c66 => generated 0 bytes in 46 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Jul 27 16:07:28.872730 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.middleware.request_id [None req-eabcaf27-0229-41ad-947f-baad85f171dc None None] RequestId filter calling following filter/app {{(pid=100522) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:07:28.874341 np0000005924 devstack@c-api.service[100522]: INFO cinder.api.openstack.wsgi [None req-eabcaf27-0229-41ad-947f-baad85f171dc tempest-GroupSnapshotsV319Test-1757013049 tempest-GroupSnapshotsV319Test-1757013049-project-member] GET https://10.4.3.117/volume/v3/volumes/detail Jul 27 16:07:28.874535 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.openstack.wsgi [None req-eabcaf27-0229-41ad-947f-baad85f171dc tempest-GroupSnapshotsV319Test-1757013049 tempest-GroupSnapshotsV319Test-1757013049-project-member] Empty body provided in request {{(pid=100522) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:07:28.875625 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.openstack.wsgi [None req-eabcaf27-0229-41ad-947f-baad85f171dc tempest-GroupSnapshotsV319Test-1757013049 tempest-GroupSnapshotsV319Test-1757013049-project-member] Calling method 'detail' {{(pid=100522) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:07:28.875625 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.api_utils [None req-eabcaf27-0229-41ad-947f-baad85f171dc tempest-GroupSnapshotsV319Test-1757013049 tempest-GroupSnapshotsV319Test-1757013049-project-member] Removing options '' from query. {{(pid=100522) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 27 16:07:28.875879 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.volume.api [None req-eabcaf27-0229-41ad-947f-baad85f171dc tempest-GroupSnapshotsV319Test-1757013049 tempest-GroupSnapshotsV319Test-1757013049-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100522) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 27 16:07:28.929270 np0000005924 devstack@c-api.service[100522]: INFO cinder.volume.api [None req-eabcaf27-0229-41ad-947f-baad85f171dc tempest-GroupSnapshotsV319Test-1757013049 tempest-GroupSnapshotsV319Test-1757013049-project-member] Get all volumes completed successfully. Jul 27 16:07:28.930147 np0000005924 devstack@c-api.service[100522]: WARNING stevedore.named [None req-eabcaf27-0229-41ad-947f-baad85f171dc tempest-GroupSnapshotsV319Test-1757013049 tempest-GroupSnapshotsV319Test-1757013049-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 27 16:07:28.930423 np0000005924 devstack@c-api.service[100522]: WARNING castellan.key_manager [None req-eabcaf27-0229-41ad-947f-baad85f171dc tempest-GroupSnapshotsV319Test-1757013049 tempest-GroupSnapshotsV319Test-1757013049-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based 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 27 16:07:28.981153 np0000005924 devstack@c-api.service[100522]: DEBUG oslo_db.sqlalchemy.engines [None req-eabcaf27-0229-41ad-947f-baad85f171dc tempest-GroupSnapshotsV319Test-1757013049 tempest-GroupSnapshotsV319Test-1757013049-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100522) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 27 16:07:28.984293 np0000005924 devstack@c-api.service[100522]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:07:28.984293 np0000005924 devstack@c-api.service[100522]: warnings.warn( Jul 27 16:07:28.991538 np0000005924 devstack@c-api.service[100522]: INFO cinder.api.openstack.wsgi [None req-eabcaf27-0229-41ad-947f-baad85f171dc tempest-GroupSnapshotsV319Test-1757013049 tempest-GroupSnapshotsV319Test-1757013049-project-member] https://10.4.3.117/volume/v3/volumes/detail returned with HTTP 200 Jul 27 16:07:28.993128 np0000005924 devstack@c-api.service[100522]: [pid: 100522|app: 0|req: 48/194] 10.4.3.117 () {68 vars in 1299 bytes} [Mon Jul 27 16:07:28 2026] GET /volume/v3/volumes/detail => generated 922 bytes in 120 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 27 16:07:29.009686 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.middleware.request_id [None req-69c92283-523e-45b4-9b56-b632c937fdcf None None] RequestId filter calling following filter/app {{(pid=100524) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:07:29.011842 np0000005924 devstack@c-api.service[100524]: INFO cinder.api.openstack.wsgi [None req-69c92283-523e-45b4-9b56-b632c937fdcf tempest-GroupSnapshotsV319Test-1757013049 tempest-GroupSnapshotsV319Test-1757013049-project-member] GET https://10.4.3.117/volume/v3/snapshots/detail Jul 27 16:07:29.012125 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.openstack.wsgi [None req-69c92283-523e-45b4-9b56-b632c937fdcf tempest-GroupSnapshotsV319Test-1757013049 tempest-GroupSnapshotsV319Test-1757013049-project-member] Empty body provided in request {{(pid=100524) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:07:29.012415 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.openstack.wsgi [None req-69c92283-523e-45b4-9b56-b632c937fdcf tempest-GroupSnapshotsV319Test-1757013049 tempest-GroupSnapshotsV319Test-1757013049-project-member] Calling method 'detail' {{(pid=100524) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:07:29.012713 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.api_utils [None req-69c92283-523e-45b4-9b56-b632c937fdcf tempest-GroupSnapshotsV319Test-1757013049 tempest-GroupSnapshotsV319Test-1757013049-project-member] Removing options '' from query. {{(pid=100524) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 27 16:07:29.014481 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.db.api [None req-69c92283-523e-45b4-9b56-b632c937fdcf tempest-GroupSnapshotsV319Test-1757013049 tempest-GroupSnapshotsV319Test-1757013049-project-member] Building query based on filter {{(pid=100524) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Jul 27 16:07:29.022161 np0000005924 devstack@c-api.service[100524]: INFO cinder.volume.api [None req-69c92283-523e-45b4-9b56-b632c937fdcf tempest-GroupSnapshotsV319Test-1757013049 tempest-GroupSnapshotsV319Test-1757013049-project-member] Get all snapshots completed successfully. Jul 27 16:07:29.023368 np0000005924 devstack@c-api.service[100524]: INFO cinder.api.openstack.wsgi [None req-69c92283-523e-45b4-9b56-b632c937fdcf tempest-GroupSnapshotsV319Test-1757013049 tempest-GroupSnapshotsV319Test-1757013049-project-member] https://10.4.3.117/volume/v3/snapshots/detail returned with HTTP 200 Jul 27 16:07:29.023855 np0000005924 devstack@c-api.service[100524]: [pid: 100524|app: 0|req: 53/195] 10.4.3.117 () {66 vars in 1264 bytes} [Mon Jul 27 16:07:29 2026] GET /volume/v3/snapshots/detail => generated 17 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jul 27 16:07:29.039370 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.middleware.request_id [None req-9f2a1080-d5b4-4781-8971-c0681d9f912d None None] RequestId filter calling following filter/app {{(pid=100521) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:07:29.041389 np0000005924 devstack@c-api.service[100521]: INFO cinder.api.openstack.wsgi [None req-9f2a1080-d5b4-4781-8971-c0681d9f912d tempest-GroupSnapshotsV319Test-1757013049 tempest-GroupSnapshotsV319Test-1757013049-project-member] GET https://10.4.3.117/volume/v3/group_snapshots/688b0f5e-c155-4567-aff7-601ef2a79c66 Jul 27 16:07:29.041775 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.middleware.request_id [None req-21479140-e293-4a30-affd-19bbc5d40c0d None None] RequestId filter calling following filter/app {{(pid=100523) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:07:29.041877 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.openstack.wsgi [None req-9f2a1080-d5b4-4781-8971-c0681d9f912d tempest-GroupSnapshotsV319Test-1757013049 tempest-GroupSnapshotsV319Test-1757013049-project-member] Empty body provided in request {{(pid=100521) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:07:29.041877 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.openstack.wsgi [None req-9f2a1080-d5b4-4781-8971-c0681d9f912d tempest-GroupSnapshotsV319Test-1757013049 tempest-GroupSnapshotsV319Test-1757013049-project-member] Calling method 'version_select' {{(pid=100521) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:07:29.041877 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.v3.group_snapshots [None req-9f2a1080-d5b4-4781-8971-c0681d9f912d tempest-GroupSnapshotsV319Test-1757013049 tempest-GroupSnapshotsV319Test-1757013049-project-member] show called for member 688b0f5e-c155-4567-aff7-601ef2a79c66 {{(pid=100521) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Jul 27 16:07:29.043956 np0000005924 devstack@c-api.service[100523]: INFO cinder.api.openstack.wsgi [None req-21479140-e293-4a30-affd-19bbc5d40c0d tempest-DeleteServersTestJSON-671171284 tempest-DeleteServersTestJSON-671171284-project-member] GET https://10.4.3.117/volume/v3/volumes/fafd5ade-1c22-4541-909e-f83b249f2944 Jul 27 16:07:29.044341 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.openstack.wsgi [None req-21479140-e293-4a30-affd-19bbc5d40c0d tempest-DeleteServersTestJSON-671171284 tempest-DeleteServersTestJSON-671171284-project-member] Empty body provided in request {{(pid=100523) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:07:29.044668 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.openstack.wsgi [None req-21479140-e293-4a30-affd-19bbc5d40c0d tempest-DeleteServersTestJSON-671171284 tempest-DeleteServersTestJSON-671171284-project-member] Calling method 'show' {{(pid=100523) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:07:29.050309 np0000005924 devstack@c-api.service[100521]: INFO cinder.api.openstack.wsgi [None req-9f2a1080-d5b4-4781-8971-c0681d9f912d tempest-GroupSnapshotsV319Test-1757013049 tempest-GroupSnapshotsV319Test-1757013049-project-member] https://10.4.3.117/volume/v3/group_snapshots/688b0f5e-c155-4567-aff7-601ef2a79c66 returned with HTTP 404 Jul 27 16:07:29.050850 np0000005924 devstack@c-api.service[100521]: [pid: 100521|app: 0|req: 48/196] 10.4.3.117 () {68 vars in 1413 bytes} [Mon Jul 27 16:07:29 2026] GET /volume/v3/group_snapshots/688b0f5e-c155-4567-aff7-601ef2a79c66 => generated 116 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 27 16:07:29.055079 np0000005924 devstack@c-api.service[100523]: INFO cinder.api.openstack.wsgi [None req-21479140-e293-4a30-affd-19bbc5d40c0d tempest-DeleteServersTestJSON-671171284 tempest-DeleteServersTestJSON-671171284-project-member] https://10.4.3.117/volume/v3/volumes/fafd5ade-1c22-4541-909e-f83b249f2944 returned with HTTP 404 Jul 27 16:07:29.055935 np0000005924 devstack@c-api.service[100523]: [pid: 100523|app: 0|req: 48/197] 10.4.3.117 () {66 vars in 1348 bytes} [Mon Jul 27 16:07:29 2026] GET /volume/v3/volumes/fafd5ade-1c22-4541-909e-f83b249f2944 => generated 109 bytes in 15 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 27 16:07:29.059212 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.middleware.request_id [None req-8d7a86a2-917b-41f0-9a1f-623aefcd163f None None] RequestId filter calling following filter/app {{(pid=100522) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:07:29.061100 np0000005924 devstack@c-api.service[100522]: INFO cinder.api.openstack.wsgi [None req-8d7a86a2-917b-41f0-9a1f-623aefcd163f tempest-GroupSnapshotsV319Test-1757013049 tempest-GroupSnapshotsV319Test-1757013049-project-member] GET https://10.4.3.117/volume/v3/volumes/detail Jul 27 16:07:29.061317 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.openstack.wsgi [None req-8d7a86a2-917b-41f0-9a1f-623aefcd163f tempest-GroupSnapshotsV319Test-1757013049 tempest-GroupSnapshotsV319Test-1757013049-project-member] Empty body provided in request {{(pid=100522) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:07:29.061531 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.openstack.wsgi [None req-8d7a86a2-917b-41f0-9a1f-623aefcd163f tempest-GroupSnapshotsV319Test-1757013049 tempest-GroupSnapshotsV319Test-1757013049-project-member] Calling method 'detail' {{(pid=100522) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:07:29.061777 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.api_utils [None req-8d7a86a2-917b-41f0-9a1f-623aefcd163f tempest-GroupSnapshotsV319Test-1757013049 tempest-GroupSnapshotsV319Test-1757013049-project-member] Removing options '' from query. {{(pid=100522) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 27 16:07:29.062442 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.volume.api [None req-8d7a86a2-917b-41f0-9a1f-623aefcd163f tempest-GroupSnapshotsV319Test-1757013049 tempest-GroupSnapshotsV319Test-1757013049-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100522) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 27 16:07:29.072720 np0000005924 devstack@c-api.service[100522]: INFO cinder.volume.api [None req-8d7a86a2-917b-41f0-9a1f-623aefcd163f tempest-GroupSnapshotsV319Test-1757013049 tempest-GroupSnapshotsV319Test-1757013049-project-member] Get all volumes completed successfully. Jul 27 16:07:29.073422 np0000005924 devstack@c-api.service[100522]: WARNING stevedore.named [None req-8d7a86a2-917b-41f0-9a1f-623aefcd163f tempest-GroupSnapshotsV319Test-1757013049 tempest-GroupSnapshotsV319Test-1757013049-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 27 16:07:29.073587 np0000005924 devstack@c-api.service[100522]: WARNING castellan.key_manager [None req-8d7a86a2-917b-41f0-9a1f-623aefcd163f tempest-GroupSnapshotsV319Test-1757013049 tempest-GroupSnapshotsV319Test-1757013049-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based 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 27 16:07:29.109258 np0000005924 devstack@c-api.service[100522]: DEBUG oslo_db.sqlalchemy.engines [None req-8d7a86a2-917b-41f0-9a1f-623aefcd163f tempest-GroupSnapshotsV319Test-1757013049 tempest-GroupSnapshotsV319Test-1757013049-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100522) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 27 16:07:29.112481 np0000005924 devstack@c-api.service[100522]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:07:29.112481 np0000005924 devstack@c-api.service[100522]: warnings.warn( Jul 27 16:07:29.128938 np0000005924 devstack@c-api.service[100522]: INFO cinder.api.openstack.wsgi [None req-8d7a86a2-917b-41f0-9a1f-623aefcd163f tempest-GroupSnapshotsV319Test-1757013049 tempest-GroupSnapshotsV319Test-1757013049-project-member] https://10.4.3.117/volume/v3/volumes/detail returned with HTTP 200 Jul 27 16:07:29.129305 np0000005924 devstack@c-api.service[100522]: [pid: 100522|app: 0|req: 49/198] 10.4.3.117 () {68 vars in 1299 bytes} [Mon Jul 27 16:07:29 2026] GET /volume/v3/volumes/detail => generated 922 bytes in 70 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 27 16:07:29.146033 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.middleware.request_id [None req-f1c3c2cc-b30e-44d9-a78f-994af94bbfa3 None None] RequestId filter calling following filter/app {{(pid=100524) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:07:29.149102 np0000005924 devstack@c-api.service[100524]: INFO cinder.api.openstack.wsgi [None req-f1c3c2cc-b30e-44d9-a78f-994af94bbfa3 tempest-GroupSnapshotsV319Test-1757013049 tempest-GroupSnapshotsV319Test-1757013049-project-member] POST https://10.4.3.117/volume/v3/groups/7a0ad64b-aad8-4322-ae37-60ef28775a9a/action Jul 27 16:07:29.149759 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.openstack.wsgi [None req-f1c3c2cc-b30e-44d9-a78f-994af94bbfa3 tempest-GroupSnapshotsV319Test-1757013049 tempest-GroupSnapshotsV319Test-1757013049-project-member] Action body: b'{"delete": {"delete-volumes": true}}' {{(pid=100524) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 27 16:07:29.150173 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.openstack.wsgi [None req-f1c3c2cc-b30e-44d9-a78f-994af94bbfa3 tempest-GroupSnapshotsV319Test-1757013049 tempest-GroupSnapshotsV319Test-1757013049-project-member] Action: 'action', calling method: delete_group, body: {"delete": {"delete-volumes": true}} {{(pid=100524) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 27 16:07:29.155783 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.v3.groups [None req-f1c3c2cc-b30e-44d9-a78f-994af94bbfa3 tempest-GroupSnapshotsV319Test-1757013049 tempest-GroupSnapshotsV319Test-1757013049-project-member] delete called for group 7a0ad64b-aad8-4322-ae37-60ef28775a9a {{(pid=100524) _delete /opt/stack/cinder/cinder/api/v3/groups.py:117}} Jul 27 16:07:29.155933 np0000005924 devstack@c-api.service[100524]: INFO cinder.api.v3.groups [None req-f1c3c2cc-b30e-44d9-a78f-994af94bbfa3 tempest-GroupSnapshotsV319Test-1757013049 tempest-GroupSnapshotsV319Test-1757013049-project-member] Delete group with id: 7a0ad64b-aad8-4322-ae37-60ef28775a9a Jul 27 16:07:29.160835 np0000005924 devstack@c-api.service[100524]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:07:29.160835 np0000005924 devstack@c-api.service[100524]: warnings.warn( Jul 27 16:07:29.197005 np0000005924 devstack@c-api.service[100524]: INFO cinder.api.openstack.wsgi [None req-f1c3c2cc-b30e-44d9-a78f-994af94bbfa3 tempest-GroupSnapshotsV319Test-1757013049 tempest-GroupSnapshotsV319Test-1757013049-project-member] https://10.4.3.117/volume/v3/groups/7a0ad64b-aad8-4322-ae37-60ef28775a9a/action returned with HTTP 202 Jul 27 16:07:29.197316 np0000005924 devstack@c-api.service[100524]: [pid: 100524|app: 0|req: 54/199] 10.4.3.117 () {70 vars in 1428 bytes} [Mon Jul 27 16:07:29 2026] POST /volume/v3/groups/7a0ad64b-aad8-4322-ae37-60ef28775a9a/action => generated 0 bytes in 52 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Jul 27 16:07:29.209926 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.middleware.request_id [None req-2327c34b-8027-4bb2-bb75-522db5e9296f None None] RequestId filter calling following filter/app {{(pid=100521) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:07:29.213090 np0000005924 devstack@c-api.service[100521]: INFO cinder.api.openstack.wsgi [None req-2327c34b-8027-4bb2-bb75-522db5e9296f tempest-GroupSnapshotsV319Test-1757013049 tempest-GroupSnapshotsV319Test-1757013049-project-member] GET https://10.4.3.117/volume/v3/volumes/d53123be-901b-4195-a1ba-fdeae1aa5b55 Jul 27 16:07:29.213542 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.openstack.wsgi [None req-2327c34b-8027-4bb2-bb75-522db5e9296f tempest-GroupSnapshotsV319Test-1757013049 tempest-GroupSnapshotsV319Test-1757013049-project-member] Empty body provided in request {{(pid=100521) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:07:29.214594 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.openstack.wsgi [None req-2327c34b-8027-4bb2-bb75-522db5e9296f tempest-GroupSnapshotsV319Test-1757013049 tempest-GroupSnapshotsV319Test-1757013049-project-member] Calling method 'show' {{(pid=100521) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:07:29.236427 np0000005924 devstack@c-api.service[100521]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:07:29.236427 np0000005924 devstack@c-api.service[100521]: warnings.warn( Jul 27 16:07:29.241915 np0000005924 devstack@c-api.service[100521]: INFO cinder.volume.api [None req-2327c34b-8027-4bb2-bb75-522db5e9296f tempest-GroupSnapshotsV319Test-1757013049 tempest-GroupSnapshotsV319Test-1757013049-project-member] Volume info retrieved successfully. Jul 27 16:07:29.243115 np0000005924 devstack@c-api.service[100521]: WARNING stevedore.named [None req-2327c34b-8027-4bb2-bb75-522db5e9296f tempest-GroupSnapshotsV319Test-1757013049 tempest-GroupSnapshotsV319Test-1757013049-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 27 16:07:29.245481 np0000005924 devstack@c-api.service[100521]: WARNING castellan.key_manager [None req-2327c34b-8027-4bb2-bb75-522db5e9296f tempest-GroupSnapshotsV319Test-1757013049 tempest-GroupSnapshotsV319Test-1757013049-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based 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 27 16:07:29.295269 np0000005924 devstack@c-api.service[100521]: DEBUG oslo_db.sqlalchemy.engines [None req-2327c34b-8027-4bb2-bb75-522db5e9296f tempest-GroupSnapshotsV319Test-1757013049 tempest-GroupSnapshotsV319Test-1757013049-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100521) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 27 16:07:29.299383 np0000005924 devstack@c-api.service[100521]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:07:29.299383 np0000005924 devstack@c-api.service[100521]: warnings.warn( Jul 27 16:07:29.308439 np0000005924 devstack@c-api.service[100521]: INFO cinder.api.openstack.wsgi [None req-2327c34b-8027-4bb2-bb75-522db5e9296f tempest-GroupSnapshotsV319Test-1757013049 tempest-GroupSnapshotsV319Test-1757013049-project-member] https://10.4.3.117/volume/v3/volumes/d53123be-901b-4195-a1ba-fdeae1aa5b55 returned with HTTP 200 Jul 27 16:07:29.308927 np0000005924 devstack@c-api.service[100521]: [pid: 100521|app: 0|req: 49/200] 10.4.3.117 () {68 vars in 1389 bytes} [Mon Jul 27 16:07:29 2026] GET /volume/v3/volumes/d53123be-901b-4195-a1ba-fdeae1aa5b55 => generated 918 bytes in 100 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 27 16:07:29.572604 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.middleware.request_id [None req-0b56534b-9647-47ae-ba36-5bcf76dec406 None None] RequestId filter calling following filter/app {{(pid=100523) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:07:29.575772 np0000005924 devstack@c-api.service[100523]: INFO cinder.api.openstack.wsgi [None req-0b56534b-9647-47ae-ba36-5bcf76dec406 tempest-ServerActionsV293TestJSON-283338424 tempest-ServerActionsV293TestJSON-283338424-project-member] GET https://10.4.3.117/volume/v3/volumes/aee9d524-17ce-4f61-b0a4-3f7396eebd04 Jul 27 16:07:29.576084 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.openstack.wsgi [None req-0b56534b-9647-47ae-ba36-5bcf76dec406 tempest-ServerActionsV293TestJSON-283338424 tempest-ServerActionsV293TestJSON-283338424-project-member] Empty body provided in request {{(pid=100523) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:07:29.576399 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.openstack.wsgi [None req-0b56534b-9647-47ae-ba36-5bcf76dec406 tempest-ServerActionsV293TestJSON-283338424 tempest-ServerActionsV293TestJSON-283338424-project-member] Calling method 'show' {{(pid=100523) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:07:29.592660 np0000005924 devstack@c-api.service[100523]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:07:29.592660 np0000005924 devstack@c-api.service[100523]: warnings.warn( Jul 27 16:07:29.599567 np0000005924 devstack@c-api.service[100523]: INFO cinder.volume.api [None req-0b56534b-9647-47ae-ba36-5bcf76dec406 tempest-ServerActionsV293TestJSON-283338424 tempest-ServerActionsV293TestJSON-283338424-project-member] Volume info retrieved successfully. Jul 27 16:07:29.608291 np0000005924 devstack@c-api.service[100523]: INFO cinder.api.openstack.wsgi [None req-0b56534b-9647-47ae-ba36-5bcf76dec406 tempest-ServerActionsV293TestJSON-283338424 tempest-ServerActionsV293TestJSON-283338424-project-member] https://10.4.3.117/volume/v3/volumes/aee9d524-17ce-4f61-b0a4-3f7396eebd04 returned with HTTP 200 Jul 27 16:07:29.608902 np0000005924 devstack@c-api.service[100523]: [pid: 100523|app: 0|req: 49/201] 10.4.3.117 () {68 vars in 1389 bytes} [Mon Jul 27 16:07:29 2026] GET /volume/v3/volumes/aee9d524-17ce-4f61-b0a4-3f7396eebd04 => generated 1864 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 27 16:07:30.330587 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.middleware.request_id [None req-7ece3ac2-894e-4d33-8fab-bb0e5fbb034a None None] RequestId filter calling following filter/app {{(pid=100522) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:07:30.335642 np0000005924 devstack@c-api.service[100522]: INFO cinder.api.openstack.wsgi [None req-7ece3ac2-894e-4d33-8fab-bb0e5fbb034a tempest-GroupSnapshotsV319Test-1757013049 tempest-GroupSnapshotsV319Test-1757013049-project-member] GET https://10.4.3.117/volume/v3/volumes/d53123be-901b-4195-a1ba-fdeae1aa5b55 Jul 27 16:07:30.335917 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.openstack.wsgi [None req-7ece3ac2-894e-4d33-8fab-bb0e5fbb034a tempest-GroupSnapshotsV319Test-1757013049 tempest-GroupSnapshotsV319Test-1757013049-project-member] Empty body provided in request {{(pid=100522) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:07:30.336156 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.openstack.wsgi [None req-7ece3ac2-894e-4d33-8fab-bb0e5fbb034a tempest-GroupSnapshotsV319Test-1757013049 tempest-GroupSnapshotsV319Test-1757013049-project-member] Calling method 'show' {{(pid=100522) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:07:30.345070 np0000005924 devstack@c-api.service[100522]: INFO cinder.api.openstack.wsgi [None req-7ece3ac2-894e-4d33-8fab-bb0e5fbb034a tempest-GroupSnapshotsV319Test-1757013049 tempest-GroupSnapshotsV319Test-1757013049-project-member] https://10.4.3.117/volume/v3/volumes/d53123be-901b-4195-a1ba-fdeae1aa5b55 returned with HTTP 404 Jul 27 16:07:30.345070 np0000005924 devstack@c-api.service[100522]: [pid: 100522|app: 0|req: 50/202] 10.4.3.117 () {68 vars in 1389 bytes} [Mon Jul 27 16:07:30 2026] GET /volume/v3/volumes/d53123be-901b-4195-a1ba-fdeae1aa5b55 => generated 109 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 27 16:07:30.356390 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.middleware.request_id [None req-5acd7100-d3a2-40f2-95ba-77a2ef308f07 None None] RequestId filter calling following filter/app {{(pid=100524) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:07:30.360928 np0000005924 devstack@c-api.service[100524]: INFO cinder.api.openstack.wsgi [None req-5acd7100-d3a2-40f2-95ba-77a2ef308f07 tempest-GroupSnapshotsV319Test-1757013049 tempest-GroupSnapshotsV319Test-1757013049-project-member] GET https://10.4.3.117/volume/v3/groups/7a0ad64b-aad8-4322-ae37-60ef28775a9a Jul 27 16:07:30.360928 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.openstack.wsgi [None req-5acd7100-d3a2-40f2-95ba-77a2ef308f07 tempest-GroupSnapshotsV319Test-1757013049 tempest-GroupSnapshotsV319Test-1757013049-project-member] Empty body provided in request {{(pid=100524) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:07:30.360928 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.openstack.wsgi [None req-5acd7100-d3a2-40f2-95ba-77a2ef308f07 tempest-GroupSnapshotsV319Test-1757013049 tempest-GroupSnapshotsV319Test-1757013049-project-member] Calling method 'version_select' {{(pid=100524) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:07:30.360928 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.v3.groups [None req-5acd7100-d3a2-40f2-95ba-77a2ef308f07 tempest-GroupSnapshotsV319Test-1757013049 tempest-GroupSnapshotsV319Test-1757013049-project-member] show called for member 7a0ad64b-aad8-4322-ae37-60ef28775a9a {{(pid=100524) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Jul 27 16:07:30.363593 np0000005924 devstack@c-api.service[100524]: INFO cinder.api.openstack.wsgi [None req-5acd7100-d3a2-40f2-95ba-77a2ef308f07 tempest-GroupSnapshotsV319Test-1757013049 tempest-GroupSnapshotsV319Test-1757013049-project-member] https://10.4.3.117/volume/v3/groups/7a0ad64b-aad8-4322-ae37-60ef28775a9a returned with HTTP 404 Jul 27 16:07:30.364051 np0000005924 devstack@c-api.service[100524]: [pid: 100524|app: 0|req: 55/203] 10.4.3.117 () {68 vars in 1386 bytes} [Mon Jul 27 16:07:30 2026] GET /volume/v3/groups/7a0ad64b-aad8-4322-ae37-60ef28775a9a => generated 108 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 27 16:07:30.373295 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.middleware.request_id [None req-94bf817a-b7a2-471b-8331-5439b73c8dfd None None] RequestId filter calling following filter/app {{(pid=100521) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:07:30.377000 np0000005924 devstack@c-api.service[100521]: INFO cinder.api.openstack.wsgi [None req-94bf817a-b7a2-471b-8331-5439b73c8dfd tempest-GroupSnapshotsV319Test-746533635 tempest-GroupSnapshotsV319Test-746533635-project-admin] DELETE https://10.4.3.117/volume/v3/group_types/c4e3d254-f0dd-4862-9fbc-08c1ddebb478 Jul 27 16:07:30.377000 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.openstack.wsgi [None req-94bf817a-b7a2-471b-8331-5439b73c8dfd tempest-GroupSnapshotsV319Test-746533635 tempest-GroupSnapshotsV319Test-746533635-project-admin] Empty body provided in request {{(pid=100521) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:07:30.377000 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.openstack.wsgi [None req-94bf817a-b7a2-471b-8331-5439b73c8dfd tempest-GroupSnapshotsV319Test-746533635 tempest-GroupSnapshotsV319Test-746533635-project-admin] Calling method 'version_select' {{(pid=100521) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:07:30.424564 np0000005924 devstack@c-api.service[100521]: INFO cinder.api.openstack.wsgi [None req-94bf817a-b7a2-471b-8331-5439b73c8dfd tempest-GroupSnapshotsV319Test-746533635 tempest-GroupSnapshotsV319Test-746533635-project-admin] https://10.4.3.117/volume/v3/group_types/c4e3d254-f0dd-4862-9fbc-08c1ddebb478 returned with HTTP 202 Jul 27 16:07:30.424564 np0000005924 devstack@c-api.service[100521]: [pid: 100521|app: 0|req: 50/204] 10.4.3.117 () {68 vars in 1404 bytes} [Mon Jul 27 16:07:30 2026] DELETE /volume/v3/group_types/c4e3d254-f0dd-4862-9fbc-08c1ddebb478 => generated 0 bytes in 52 msecs (HTTP/1.1 202) 6 headers in 234 bytes (2 switches on core 0) Jul 27 16:07:30.434261 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.middleware.request_id [None req-c873ad55-7797-479a-b816-9e17f9e1d004 None None] RequestId filter calling following filter/app {{(pid=100523) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:07:30.438360 np0000005924 devstack@c-api.service[100523]: INFO cinder.api.openstack.wsgi [None req-c873ad55-7797-479a-b816-9e17f9e1d004 tempest-GroupSnapshotsV319Test-746533635 tempest-GroupSnapshotsV319Test-746533635-project-admin] DELETE https://10.4.3.117/volume/v3/types/494e03b2-661b-4811-868a-aa6543793ec7 Jul 27 16:07:30.438360 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.openstack.wsgi [None req-c873ad55-7797-479a-b816-9e17f9e1d004 tempest-GroupSnapshotsV319Test-746533635 tempest-GroupSnapshotsV319Test-746533635-project-admin] Empty body provided in request {{(pid=100523) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:07:30.438360 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.openstack.wsgi [None req-c873ad55-7797-479a-b816-9e17f9e1d004 tempest-GroupSnapshotsV319Test-746533635 tempest-GroupSnapshotsV319Test-746533635-project-admin] Calling method '_delete' {{(pid=100523) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:07:30.478451 np0000005924 devstack@c-api.service[100523]: INFO cinder.api.openstack.wsgi [None req-c873ad55-7797-479a-b816-9e17f9e1d004 tempest-GroupSnapshotsV319Test-746533635 tempest-GroupSnapshotsV319Test-746533635-project-admin] https://10.4.3.117/volume/v3/types/494e03b2-661b-4811-868a-aa6543793ec7 returned with HTTP 202 Jul 27 16:07:30.479308 np0000005924 devstack@c-api.service[100523]: [pid: 100523|app: 0|req: 50/205] 10.4.3.117 () {66 vars in 1345 bytes} [Mon Jul 27 16:07:30 2026] DELETE /volume/v3/types/494e03b2-661b-4811-868a-aa6543793ec7 => generated 0 bytes in 46 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 27 16:07:30.489116 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.middleware.request_id [None req-0781692e-f82f-4964-9f6a-ad653d4daeba None None] RequestId filter calling following filter/app {{(pid=100522) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:07:30.491255 np0000005924 devstack@c-api.service[100522]: INFO cinder.api.openstack.wsgi [None req-0781692e-f82f-4964-9f6a-ad653d4daeba tempest-GroupSnapshotsV319Test-746533635 tempest-GroupSnapshotsV319Test-746533635-project-admin] GET https://10.4.3.117/volume/v3/types/494e03b2-661b-4811-868a-aa6543793ec7 Jul 27 16:07:30.492214 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.openstack.wsgi [None req-0781692e-f82f-4964-9f6a-ad653d4daeba tempest-GroupSnapshotsV319Test-746533635 tempest-GroupSnapshotsV319Test-746533635-project-admin] Empty body provided in request {{(pid=100522) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:07:30.492545 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.openstack.wsgi [None req-0781692e-f82f-4964-9f6a-ad653d4daeba tempest-GroupSnapshotsV319Test-746533635 tempest-GroupSnapshotsV319Test-746533635-project-admin] Calling method 'show' {{(pid=100522) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:07:30.499591 np0000005924 devstack@c-api.service[100522]: INFO cinder.api.openstack.wsgi [None req-0781692e-f82f-4964-9f6a-ad653d4daeba tempest-GroupSnapshotsV319Test-746533635 tempest-GroupSnapshotsV319Test-746533635-project-admin] https://10.4.3.117/volume/v3/types/494e03b2-661b-4811-868a-aa6543793ec7 returned with HTTP 404 Jul 27 16:07:30.500287 np0000005924 devstack@c-api.service[100522]: [pid: 100522|app: 0|req: 51/206] 10.4.3.117 () {66 vars in 1342 bytes} [Mon Jul 27 16:07:30 2026] GET /volume/v3/types/494e03b2-661b-4811-868a-aa6543793ec7 => generated 114 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 27 16:07:35.329017 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.middleware.request_id [None req-5427e351-8222-4c3d-839a-a9f153f49718 None None] RequestId filter calling following filter/app {{(pid=100524) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:07:35.575846 np0000005924 devstack@c-api.service[100524]: INFO cinder.api.openstack.wsgi [None req-5427e351-8222-4c3d-839a-a9f153f49718 tempest-GroupsV314Test-309576090 tempest-GroupsV314Test-309576090-project-admin] POST https://10.4.3.117/volume/v3/types Jul 27 16:07:35.576227 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.openstack.wsgi [None req-5427e351-8222-4c3d-839a-a9f153f49718 tempest-GroupsV314Test-309576090 tempest-GroupsV314Test-309576090-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-GroupsV314Test-volume-type-1345015355"}} {{(pid=100524) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 27 16:07:35.596575 np0000005924 devstack@c-api.service[100524]: INFO cinder.api.openstack.wsgi [None req-5427e351-8222-4c3d-839a-a9f153f49718 tempest-GroupsV314Test-309576090 tempest-GroupsV314Test-309576090-project-admin] https://10.4.3.117/volume/v3/types returned with HTTP 200 Jul 27 16:07:35.596986 np0000005924 devstack@c-api.service[100524]: [pid: 100524|app: 0|req: 56/207] 10.4.3.117 () {68 vars in 1252 bytes} [Mon Jul 27 16:07:35 2026] POST /volume/v3/types => generated 220 bytes in 268 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 27 16:07:35.607567 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.middleware.request_id [None req-348e7213-b267-46d7-93d2-cacfa36bce24 None None] RequestId filter calling following filter/app {{(pid=100521) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:07:35.609602 np0000005924 devstack@c-api.service[100521]: INFO cinder.api.openstack.wsgi [None req-348e7213-b267-46d7-93d2-cacfa36bce24 tempest-GroupsV314Test-309576090 tempest-GroupsV314Test-309576090-project-admin] POST https://10.4.3.117/volume/v3/group_types Jul 27 16:07:35.609989 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.openstack.wsgi [None req-348e7213-b267-46d7-93d2-cacfa36bce24 tempest-GroupsV314Test-309576090 tempest-GroupsV314Test-309576090-project-admin] Action: 'create', calling method: version_select, body: {"group_type": {"name": "tempest-GroupsV314Test-group-type-1370508210"}} {{(pid=100521) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 27 16:07:35.629519 np0000005924 devstack@c-api.service[100521]: INFO cinder.api.openstack.wsgi [None req-348e7213-b267-46d7-93d2-cacfa36bce24 tempest-GroupsV314Test-309576090 tempest-GroupsV314Test-309576090-project-admin] https://10.4.3.117/volume/v3/group_types returned with HTTP 202 Jul 27 16:07:35.629903 np0000005924 devstack@c-api.service[100521]: [pid: 100521|app: 0|req: 51/208] 10.4.3.117 () {70 vars in 1311 bytes} [Mon Jul 27 16:07:35 2026] POST /volume/v3/group_types => generated 177 bytes in 23 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Jul 27 16:07:35.638574 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.middleware.request_id [None req-0dfb9da5-30c6-4378-b48e-481dc10a3951 None None] RequestId filter calling following filter/app {{(pid=100523) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:07:35.813043 np0000005924 devstack@c-api.service[100523]: INFO cinder.api.openstack.wsgi [None req-0dfb9da5-30c6-4378-b48e-481dc10a3951 tempest-GroupsV314Test-466625799 tempest-GroupsV314Test-466625799-project-member] POST https://10.4.3.117/volume/v3/groups Jul 27 16:07:35.813445 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.openstack.wsgi [None req-0dfb9da5-30c6-4378-b48e-481dc10a3951 tempest-GroupsV314Test-466625799 tempest-GroupsV314Test-466625799-project-member] Action: 'create', calling method: version_select, body: {"group": {"group_type": "0a6ca0e5-4248-4f8c-8d63-8db47a03483e", "volume_types": ["d0e40a42-2d08-4331-a90a-d99bcbd32cf5"], "name": "tempest-GroupsV314Test-Group-1194035728"}} {{(pid=100523) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 27 16:07:35.815167 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.v3.groups [None req-0dfb9da5-30c6-4378-b48e-481dc10a3951 tempest-GroupsV314Test-466625799 tempest-GroupsV314Test-466625799-project-member] Creating new group {'group': {'group_type': '0a6ca0e5-4248-4f8c-8d63-8db47a03483e', 'volume_types': ['d0e40a42-2d08-4331-a90a-d99bcbd32cf5'], 'name': 'tempest-GroupsV314Test-Group-1194035728'}} {{(pid=100523) create /opt/stack/cinder/cinder/api/v3/groups.py:190}} Jul 27 16:07:35.818459 np0000005924 devstack@c-api.service[100523]: INFO cinder.api.v3.groups [None req-0dfb9da5-30c6-4378-b48e-481dc10a3951 tempest-GroupsV314Test-466625799 tempest-GroupsV314Test-466625799-project-member] Creating group tempest-GroupsV314Test-Group-1194035728. Jul 27 16:07:35.829908 np0000005924 devstack@c-api.service[100523]: INFO cinder.volume.api [None req-0dfb9da5-30c6-4378-b48e-481dc10a3951 tempest-GroupsV314Test-466625799 tempest-GroupsV314Test-466625799-project-member] Availability Zones retrieved successfully. Jul 27 16:07:35.867632 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.quota [None req-0dfb9da5-30c6-4378-b48e-481dc10a3951 tempest-GroupsV314Test-466625799 tempest-GroupsV314Test-466625799-project-member] Created reservations ['ecf15605-0724-4e30-8ec7-eb1a47b7b60e'] {{(pid=100523) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 27 16:07:35.907293 np0000005924 devstack@c-api.service[100523]: INFO cinder.api.openstack.wsgi [None req-0dfb9da5-30c6-4378-b48e-481dc10a3951 tempest-GroupsV314Test-466625799 tempest-GroupsV314Test-466625799-project-member] https://10.4.3.117/volume/v3/groups returned with HTTP 202 Jul 27 16:07:35.907686 np0000005924 devstack@c-api.service[100523]: [pid: 100523|app: 0|req: 51/209] 10.4.3.117 () {70 vars in 1297 bytes} [Mon Jul 27 16:07:35 2026] POST /volume/v3/groups => generated 108 bytes in 270 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Jul 27 16:07:35.922233 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.middleware.request_id [None req-050bdb86-4e35-4959-80b4-ef58258aa045 None None] RequestId filter calling following filter/app {{(pid=100522) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:07:35.926571 np0000005924 devstack@c-api.service[100522]: INFO cinder.api.openstack.wsgi [None req-050bdb86-4e35-4959-80b4-ef58258aa045 tempest-GroupsV314Test-466625799 tempest-GroupsV314Test-466625799-project-member] GET https://10.4.3.117/volume/v3/groups/4370214d-8f20-48b8-a7a6-e3b892176c9e Jul 27 16:07:35.926869 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.openstack.wsgi [None req-050bdb86-4e35-4959-80b4-ef58258aa045 tempest-GroupsV314Test-466625799 tempest-GroupsV314Test-466625799-project-member] Empty body provided in request {{(pid=100522) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:07:35.927085 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.openstack.wsgi [None req-050bdb86-4e35-4959-80b4-ef58258aa045 tempest-GroupsV314Test-466625799 tempest-GroupsV314Test-466625799-project-member] Calling method 'version_select' {{(pid=100522) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:07:35.927258 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.v3.groups [None req-050bdb86-4e35-4959-80b4-ef58258aa045 tempest-GroupsV314Test-466625799 tempest-GroupsV314Test-466625799-project-member] show called for member 4370214d-8f20-48b8-a7a6-e3b892176c9e {{(pid=100522) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Jul 27 16:07:35.934083 np0000005924 devstack@c-api.service[100522]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:07:35.934083 np0000005924 devstack@c-api.service[100522]: warnings.warn( Jul 27 16:07:35.947611 np0000005924 devstack@c-api.service[100522]: INFO cinder.api.openstack.wsgi [None req-050bdb86-4e35-4959-80b4-ef58258aa045 tempest-GroupsV314Test-466625799 tempest-GroupsV314Test-466625799-project-member] https://10.4.3.117/volume/v3/groups/4370214d-8f20-48b8-a7a6-e3b892176c9e returned with HTTP 200 Jul 27 16:07:35.947856 np0000005924 devstack@c-api.service[100522]: [pid: 100522|app: 0|req: 52/210] 10.4.3.117 () {68 vars in 1386 bytes} [Mon Jul 27 16:07:35 2026] GET /volume/v3/groups/4370214d-8f20-48b8-a7a6-e3b892176c9e => generated 388 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 27 16:07:36.596878 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.middleware.request_id [None req-2c920cd9-56ee-43f5-bb1a-90585e699f7e None None] RequestId filter calling following filter/app {{(pid=100524) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:07:36.870951 np0000005924 devstack@c-api.service[100524]: INFO cinder.api.openstack.wsgi [None req-2c920cd9-56ee-43f5-bb1a-90585e699f7e tempest-TaggedBootDevicesTest_v242-1530722401 tempest-TaggedBootDevicesTest_v242-1530722401-project-member] POST https://10.4.3.117/volume/v3/volumes Jul 27 16:07:36.871261 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.openstack.wsgi [None req-2c920cd9-56ee-43f5-bb1a-90585e699f7e tempest-TaggedBootDevicesTest_v242-1530722401 tempest-TaggedBootDevicesTest_v242-1530722401-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-TaggedBootDevicesTest_v242-volume-1999845438", "imageRef": "9b5714dc-7db2-46f4-8517-f5174b84ff15"}} {{(pid=100524) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 27 16:07:36.873358 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.v3.volumes [None req-2c920cd9-56ee-43f5-bb1a-90585e699f7e tempest-TaggedBootDevicesTest_v242-1530722401 tempest-TaggedBootDevicesTest_v242-1530722401-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-TaggedBootDevicesTest_v242-volume-1999845438', 'imageRef': '9b5714dc-7db2-46f4-8517-f5174b84ff15'}} {{(pid=100524) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 27 16:07:36.959482 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.middleware.request_id [None req-9ebc2fad-414e-4399-bec9-45097fc0e1de None None] RequestId filter calling following filter/app {{(pid=100521) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:07:36.962492 np0000005924 devstack@c-api.service[100521]: INFO cinder.api.openstack.wsgi [None req-9ebc2fad-414e-4399-bec9-45097fc0e1de tempest-GroupsV314Test-466625799 tempest-GroupsV314Test-466625799-project-member] GET https://10.4.3.117/volume/v3/groups/4370214d-8f20-48b8-a7a6-e3b892176c9e Jul 27 16:07:36.962825 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.openstack.wsgi [None req-9ebc2fad-414e-4399-bec9-45097fc0e1de tempest-GroupsV314Test-466625799 tempest-GroupsV314Test-466625799-project-member] Empty body provided in request {{(pid=100521) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:07:36.963127 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.openstack.wsgi [None req-9ebc2fad-414e-4399-bec9-45097fc0e1de tempest-GroupsV314Test-466625799 tempest-GroupsV314Test-466625799-project-member] Calling method 'version_select' {{(pid=100521) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:07:36.963342 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.v3.groups [None req-9ebc2fad-414e-4399-bec9-45097fc0e1de tempest-GroupsV314Test-466625799 tempest-GroupsV314Test-466625799-project-member] show called for member 4370214d-8f20-48b8-a7a6-e3b892176c9e {{(pid=100521) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Jul 27 16:07:36.969106 np0000005924 devstack@c-api.service[100521]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:07:36.969106 np0000005924 devstack@c-api.service[100521]: warnings.warn( Jul 27 16:07:36.980448 np0000005924 devstack@c-api.service[100521]: INFO cinder.api.openstack.wsgi [None req-9ebc2fad-414e-4399-bec9-45097fc0e1de tempest-GroupsV314Test-466625799 tempest-GroupsV314Test-466625799-project-member] https://10.4.3.117/volume/v3/groups/4370214d-8f20-48b8-a7a6-e3b892176c9e returned with HTTP 200 Jul 27 16:07:36.980794 np0000005924 devstack@c-api.service[100521]: [pid: 100521|app: 0|req: 52/211] 10.4.3.117 () {68 vars in 1386 bytes} [Mon Jul 27 16:07:36 2026] GET /volume/v3/groups/4370214d-8f20-48b8-a7a6-e3b892176c9e => generated 389 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 27 16:07:36.990343 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.middleware.request_id [None req-181ade9d-aa0f-4c9d-9861-4222d095df76 None None] RequestId filter calling following filter/app {{(pid=100523) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:07:36.992731 np0000005924 devstack@c-api.service[100523]: INFO cinder.api.openstack.wsgi [None req-181ade9d-aa0f-4c9d-9861-4222d095df76 tempest-GroupsV314Test-466625799 tempest-GroupsV314Test-466625799-project-member] POST https://10.4.3.117/volume/v3/volumes Jul 27 16:07:36.993267 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.openstack.wsgi [None req-181ade9d-aa0f-4c9d-9861-4222d095df76 tempest-GroupsV314Test-466625799 tempest-GroupsV314Test-466625799-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-volume-937503031", "volume_type": "d0e40a42-2d08-4331-a90a-d99bcbd32cf5", "group_id": "4370214d-8f20-48b8-a7a6-e3b892176c9e", "size": 1}} {{(pid=100523) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 27 16:07:36.995481 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.v3.volumes [None req-181ade9d-aa0f-4c9d-9861-4222d095df76 tempest-GroupsV314Test-466625799 tempest-GroupsV314Test-466625799-project-member] Create volume request body: {'volume': {'name': 'tempest-volume-937503031', 'volume_type': 'd0e40a42-2d08-4331-a90a-d99bcbd32cf5', 'group_id': '4370214d-8f20-48b8-a7a6-e3b892176c9e', 'size': 1}} {{(pid=100523) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 27 16:07:37.008915 np0000005924 devstack@c-api.service[100523]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:07:37.008915 np0000005924 devstack@c-api.service[100523]: warnings.warn( Jul 27 16:07:37.009663 np0000005924 devstack@c-api.service[100523]: INFO cinder.api.v3.volumes [None req-181ade9d-aa0f-4c9d-9861-4222d095df76 tempest-GroupsV314Test-466625799 tempest-GroupsV314Test-466625799-project-member] Create volume of 1 GB Jul 27 16:07:37.016111 np0000005924 devstack@c-api.service[100523]: INFO cinder.volume.api [None req-181ade9d-aa0f-4c9d-9861-4222d095df76 tempest-GroupsV314Test-466625799 tempest-GroupsV314Test-466625799-project-member] Availability Zones retrieved successfully. Jul 27 16:07:37.024514 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.volume.api [None req-181ade9d-aa0f-4c9d-9861-4222d095df76 tempest-GroupsV314Test-466625799 tempest-GroupsV314Test-466625799-project-member] Flow 'volume_create_api' (c1f18690-fbb7-4ffb-b8d5-7657fb44992e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100523) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 27 16:07:37.026915 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.volume.api [None req-181ade9d-aa0f-4c9d-9861-4222d095df76 tempest-GroupsV314Test-466625799 tempest-GroupsV314Test-466625799-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (28771f5a-541f-42a7-938e-847791ebfa1f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100523) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 27 16:07:37.027433 np0000005924 devstack@c-api.service[100523]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:07:37.027433 np0000005924 devstack@c-api.service[100523]: warnings.warn( Jul 27 16:07:37.028281 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.volume.flows.api.create_volume [None req-181ade9d-aa0f-4c9d-9861-4222d095df76 tempest-GroupsV314Test-466625799 tempest-GroupsV314Test-466625799-project-member] Validating volume size '1' using validate_int {{(pid=100523) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 27 16:07:37.056522 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.volume.api [None req-181ade9d-aa0f-4c9d-9861-4222d095df76 tempest-GroupsV314Test-466625799 tempest-GroupsV314Test-466625799-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (28771f5a-541f-42a7-938e-847791ebfa1f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-27T16:07:36Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=d0e40a42-2d08-4331-a90a-d99bcbd32cf5,is_public=True,name='tempest-GroupsV314Test-volume-type-1345015355',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'd0e40a42-2d08-4331-a90a-d99bcbd32cf5', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': '4370214d-8f20-48b8-a7a6-e3b892176c9e', 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100523) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 27 16:07:37.057895 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.volume.api [None req-181ade9d-aa0f-4c9d-9861-4222d095df76 tempest-GroupsV314Test-466625799 tempest-GroupsV314Test-466625799-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (044c5806-7efe-4326-9603-0dc86a5188b2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100523) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 27 16:07:37.089900 np0000005924 devstack@c-api.service[100523]: WARNING cinder.quota [None req-181ade9d-aa0f-4c9d-9861-4222d095df76 tempest-GroupsV314Test-466625799 tempest-GroupsV314Test-466625799-project-member] Deprecated: Default quota for resource: volumes_tempest-GroupsV314Test-volume-type-1345015355 is set by the default quota flag: quota_volumes_tempest-GroupsV314Test-volume-type-1345015355, it is now deprecated. Please use the default quota class for default quota. Jul 27 16:07:37.090453 np0000005924 devstack@c-api.service[100523]: WARNING cinder.quota [None req-181ade9d-aa0f-4c9d-9861-4222d095df76 tempest-GroupsV314Test-466625799 tempest-GroupsV314Test-466625799-project-member] Deprecated: Default quota for resource: gigabytes_tempest-GroupsV314Test-volume-type-1345015355 is set by the default quota flag: quota_gigabytes_tempest-GroupsV314Test-volume-type-1345015355, it is now deprecated. Please use the default quota class for default quota. Jul 27 16:07:37.139404 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.quota [None req-181ade9d-aa0f-4c9d-9861-4222d095df76 tempest-GroupsV314Test-466625799 tempest-GroupsV314Test-466625799-project-member] Created reservations ['6a93978a-c99d-4d07-bc16-512fb630c3de', '4854901a-422e-418d-bc3c-4b87a0c3a618', 'e99e92da-2b2b-49eb-9345-70367bfd4318', '61581765-fad9-4bc2-8f9e-819da8fa39e5'] {{(pid=100523) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 27 16:07:37.139404 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.volume.api [None req-181ade9d-aa0f-4c9d-9861-4222d095df76 tempest-GroupsV314Test-466625799 tempest-GroupsV314Test-466625799-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (044c5806-7efe-4326-9603-0dc86a5188b2) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['6a93978a-c99d-4d07-bc16-512fb630c3de', '4854901a-422e-418d-bc3c-4b87a0c3a618', 'e99e92da-2b2b-49eb-9345-70367bfd4318', '61581765-fad9-4bc2-8f9e-819da8fa39e5']}' {{(pid=100523) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 27 16:07:37.140826 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.volume.api [None req-181ade9d-aa0f-4c9d-9861-4222d095df76 tempest-GroupsV314Test-466625799 tempest-GroupsV314Test-466625799-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (7067eaa0-dd24-46b8-832e-8d99cf933bbe) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100523) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 27 16:07:37.183347 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.volume.api [None req-181ade9d-aa0f-4c9d-9861-4222d095df76 tempest-GroupsV314Test-466625799 tempest-GroupsV314Test-466625799-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (7067eaa0-dd24-46b8-832e-8d99cf933bbe) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '8464c458-c785-4976-8038-e4c1c42ee8d9', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-volume-937503031',encryption_key_id=None,group_id=4370214d-8f20-48b8-a7a6-e3b892176c9e,group_type_id=,metadata={},multiattach=False,project_id='600d160aa6e44a048b3e18c24d294f52',qos_specs=None,replication_status=,reservations=['6a93978a-c99d-4d07-bc16-512fb630c3de','4854901a-422e-418d-bc3c-4b87a0c3a618','e99e92da-2b2b-49eb-9345-70367bfd4318','61581765-fad9-4bc2-8f9e-819da8fa39e5'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='0c9fdf75cd254e76850bb14d1052aa14',volume_type_id=d0e40a42-2d08-4331-a90a-d99bcbd32cf5), 'volume': Volume(_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-27T16:07:37Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-volume-937503031',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=4370214d-8f20-48b8-a7a6-e3b892176c9e,host=None,id=8464c458-c785-4976-8038-e4c1c42ee8d9,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='600d160aa6e44a048b3e18c24d294f52',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='0c9fdf75cd254e76850bb14d1052aa14',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(d0e40a42-2d08-4331-a90a-d99bcbd32cf5),volume_type_id=d0e40a42-2d08-4331-a90a-d99bcbd32cf5)}' {{(pid=100523) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 27 16:07:37.184465 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.volume.api [None req-181ade9d-aa0f-4c9d-9861-4222d095df76 tempest-GroupsV314Test-466625799 tempest-GroupsV314Test-466625799-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (59e19a66-67ce-4add-86b4-5821f200ed29) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100523) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 27 16:07:37.225556 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.volume.api [None req-181ade9d-aa0f-4c9d-9861-4222d095df76 tempest-GroupsV314Test-466625799 tempest-GroupsV314Test-466625799-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (59e19a66-67ce-4add-86b4-5821f200ed29) transitioned into state 'SUCCESS' from state '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-937503031',encryption_key_id=None,group_id=4370214d-8f20-48b8-a7a6-e3b892176c9e,group_type_id=,metadata={},multiattach=False,project_id='600d160aa6e44a048b3e18c24d294f52',qos_specs=None,replication_status=,reservations=['6a93978a-c99d-4d07-bc16-512fb630c3de','4854901a-422e-418d-bc3c-4b87a0c3a618','e99e92da-2b2b-49eb-9345-70367bfd4318','61581765-fad9-4bc2-8f9e-819da8fa39e5'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='0c9fdf75cd254e76850bb14d1052aa14',volume_type_id=d0e40a42-2d08-4331-a90a-d99bcbd32cf5)}' {{(pid=100523) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 27 16:07:37.226297 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.volume.api [None req-181ade9d-aa0f-4c9d-9861-4222d095df76 tempest-GroupsV314Test-466625799 tempest-GroupsV314Test-466625799-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (3a6cb31b-b05d-466d-a2fe-58735789ecf8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100523) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 27 16:07:37.249620 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.volume.api [None req-181ade9d-aa0f-4c9d-9861-4222d095df76 tempest-GroupsV314Test-466625799 tempest-GroupsV314Test-466625799-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (3a6cb31b-b05d-466d-a2fe-58735789ecf8) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100523) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 27 16:07:37.250566 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.volume.api [None req-181ade9d-aa0f-4c9d-9861-4222d095df76 tempest-GroupsV314Test-466625799 tempest-GroupsV314Test-466625799-project-member] Flow 'volume_create_api' (c1f18690-fbb7-4ffb-b8d5-7657fb44992e) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100523) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 27 16:07:37.251031 np0000005924 devstack@c-api.service[100523]: INFO cinder.volume.api [None req-181ade9d-aa0f-4c9d-9861-4222d095df76 tempest-GroupsV314Test-466625799 tempest-GroupsV314Test-466625799-project-member] Create volume request issued successfully. Jul 27 16:07:37.251907 np0000005924 devstack@c-api.service[100523]: WARNING stevedore.named [None req-181ade9d-aa0f-4c9d-9861-4222d095df76 tempest-GroupsV314Test-466625799 tempest-GroupsV314Test-466625799-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 27 16:07:37.252133 np0000005924 devstack@c-api.service[100523]: WARNING castellan.key_manager [None req-181ade9d-aa0f-4c9d-9861-4222d095df76 tempest-GroupsV314Test-466625799 tempest-GroupsV314Test-466625799-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based 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 27 16:07:37.293317 np0000005924 devstack@c-api.service[100523]: DEBUG oslo_db.sqlalchemy.engines [None req-181ade9d-aa0f-4c9d-9861-4222d095df76 tempest-GroupsV314Test-466625799 tempest-GroupsV314Test-466625799-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100523) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 27 16:07:37.297439 np0000005924 devstack@c-api.service[100523]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:07:37.297439 np0000005924 devstack@c-api.service[100523]: warnings.warn( Jul 27 16:07:37.301707 np0000005924 devstack@c-api.service[100523]: INFO cinder.api.openstack.wsgi [None req-181ade9d-aa0f-4c9d-9861-4222d095df76 tempest-GroupsV314Test-466625799 tempest-GroupsV314Test-466625799-project-member] https://10.4.3.117/volume/v3/volumes returned with HTTP 202 Jul 27 16:07:37.302134 np0000005924 devstack@c-api.service[100523]: [pid: 100523|app: 0|req: 52/212] 10.4.3.117 () {70 vars in 1300 bytes} [Mon Jul 27 16:07:36 2026] POST /volume/v3/volumes => generated 818 bytes in 312 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Jul 27 16:07:37.316938 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.middleware.request_id [None req-c9c52eee-e80e-42bc-9cbe-113c84525b34 None None] RequestId filter calling following filter/app {{(pid=100522) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:07:37.318672 np0000005924 devstack@c-api.service[100522]: INFO cinder.api.openstack.wsgi [None req-c9c52eee-e80e-42bc-9cbe-113c84525b34 tempest-GroupsV314Test-466625799 tempest-GroupsV314Test-466625799-project-member] GET https://10.4.3.117/volume/v3/volumes/8464c458-c785-4976-8038-e4c1c42ee8d9 Jul 27 16:07:37.318975 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.openstack.wsgi [None req-c9c52eee-e80e-42bc-9cbe-113c84525b34 tempest-GroupsV314Test-466625799 tempest-GroupsV314Test-466625799-project-member] Empty body provided in request {{(pid=100522) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:07:37.319139 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.openstack.wsgi [None req-c9c52eee-e80e-42bc-9cbe-113c84525b34 tempest-GroupsV314Test-466625799 tempest-GroupsV314Test-466625799-project-member] Calling method 'show' {{(pid=100522) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:07:37.327245 np0000005924 devstack@c-api.service[100522]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:07:37.327245 np0000005924 devstack@c-api.service[100522]: warnings.warn( Jul 27 16:07:37.331641 np0000005924 devstack@c-api.service[100522]: INFO cinder.volume.api [None req-c9c52eee-e80e-42bc-9cbe-113c84525b34 tempest-GroupsV314Test-466625799 tempest-GroupsV314Test-466625799-project-member] Volume info retrieved successfully. Jul 27 16:07:37.332379 np0000005924 devstack@c-api.service[100522]: WARNING stevedore.named [None req-c9c52eee-e80e-42bc-9cbe-113c84525b34 tempest-GroupsV314Test-466625799 tempest-GroupsV314Test-466625799-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 27 16:07:37.332537 np0000005924 devstack@c-api.service[100522]: WARNING castellan.key_manager [None req-c9c52eee-e80e-42bc-9cbe-113c84525b34 tempest-GroupsV314Test-466625799 tempest-GroupsV314Test-466625799-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based 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 27 16:07:37.370615 np0000005924 devstack@c-api.service[100522]: DEBUG oslo_db.sqlalchemy.engines [None req-c9c52eee-e80e-42bc-9cbe-113c84525b34 tempest-GroupsV314Test-466625799 tempest-GroupsV314Test-466625799-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100522) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 27 16:07:37.373784 np0000005924 devstack@c-api.service[100522]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:07:37.373784 np0000005924 devstack@c-api.service[100522]: warnings.warn( Jul 27 16:07:37.382572 np0000005924 devstack@c-api.service[100522]: INFO cinder.api.openstack.wsgi [None req-c9c52eee-e80e-42bc-9cbe-113c84525b34 tempest-GroupsV314Test-466625799 tempest-GroupsV314Test-466625799-project-member] https://10.4.3.117/volume/v3/volumes/8464c458-c785-4976-8038-e4c1c42ee8d9 returned with HTTP 200 Jul 27 16:07:37.383083 np0000005924 devstack@c-api.service[100522]: [pid: 100522|app: 0|req: 53/213] 10.4.3.117 () {68 vars in 1389 bytes} [Mon Jul 27 16:07:37 2026] GET /volume/v3/volumes/8464c458-c785-4976-8038-e4c1c42ee8d9 => generated 886 bytes in 67 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 27 16:07:37.469672 np0000005924 devstack@c-api.service[100524]: INFO cinder.api.v3.volumes [None req-2c920cd9-56ee-43f5-bb1a-90585e699f7e tempest-TaggedBootDevicesTest_v242-1530722401 tempest-TaggedBootDevicesTest_v242-1530722401-project-member] Create volume of 1 GB Jul 27 16:07:37.475746 np0000005924 devstack@c-api.service[100524]: INFO cinder.volume.api [None req-2c920cd9-56ee-43f5-bb1a-90585e699f7e tempest-TaggedBootDevicesTest_v242-1530722401 tempest-TaggedBootDevicesTest_v242-1530722401-project-member] Availability Zones retrieved successfully. Jul 27 16:07:37.482018 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.volume.api [None req-2c920cd9-56ee-43f5-bb1a-90585e699f7e tempest-TaggedBootDevicesTest_v242-1530722401 tempest-TaggedBootDevicesTest_v242-1530722401-project-member] Flow 'volume_create_api' (1e246397-f242-46e2-88fb-3067865e3ddb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100524) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 27 16:07:37.483161 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.volume.api [None req-2c920cd9-56ee-43f5-bb1a-90585e699f7e tempest-TaggedBootDevicesTest_v242-1530722401 tempest-TaggedBootDevicesTest_v242-1530722401-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (d9a80300-0bd4-4078-9c13-cf6ef8af8b84) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100524) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 27 16:07:37.484415 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.volume.flows.api.create_volume [None req-2c920cd9-56ee-43f5-bb1a-90585e699f7e tempest-TaggedBootDevicesTest_v242-1530722401 tempest-TaggedBootDevicesTest_v242-1530722401-project-member] Validating volume size '1' using validate_int {{(pid=100524) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 27 16:07:37.567741 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.volume.api [None req-2c920cd9-56ee-43f5-bb1a-90585e699f7e tempest-TaggedBootDevicesTest_v242-1530722401 tempest-TaggedBootDevicesTest_v242-1530722401-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (d9a80300-0bd4-4078-9c13-cf6ef8af8b84) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-27T16:04:59Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=2bce4e1a-e6e0-49d9-be36-c3405449a01e,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '2bce4e1a-e6e0-49d9-be36-c3405449a01e', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100524) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 27 16:07:37.568666 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.volume.api [None req-2c920cd9-56ee-43f5-bb1a-90585e699f7e tempest-TaggedBootDevicesTest_v242-1530722401 tempest-TaggedBootDevicesTest_v242-1530722401-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (94da8535-94a0-46e6-ba74-c9b07b39ae6d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100524) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 27 16:07:37.641812 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.quota [None req-2c920cd9-56ee-43f5-bb1a-90585e699f7e tempest-TaggedBootDevicesTest_v242-1530722401 tempest-TaggedBootDevicesTest_v242-1530722401-project-member] Created reservations ['a8381172-c120-4bd4-afab-846b015849ea', '0fd52a9c-6fa7-4b7c-8644-a2468d04e5ff', '9f115430-7954-4d50-8ead-752100dae787', '882a98b6-f4f6-4483-a0f9-625a22fdc572'] {{(pid=100524) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 27 16:07:37.642907 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.volume.api [None req-2c920cd9-56ee-43f5-bb1a-90585e699f7e tempest-TaggedBootDevicesTest_v242-1530722401 tempest-TaggedBootDevicesTest_v242-1530722401-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (94da8535-94a0-46e6-ba74-c9b07b39ae6d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['a8381172-c120-4bd4-afab-846b015849ea', '0fd52a9c-6fa7-4b7c-8644-a2468d04e5ff', '9f115430-7954-4d50-8ead-752100dae787', '882a98b6-f4f6-4483-a0f9-625a22fdc572']}' {{(pid=100524) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 27 16:07:37.643890 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.volume.api [None req-2c920cd9-56ee-43f5-bb1a-90585e699f7e tempest-TaggedBootDevicesTest_v242-1530722401 tempest-TaggedBootDevicesTest_v242-1530722401-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (23385351-8929-48b3-9c0c-1706b261b08c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100524) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 27 16:07:37.687229 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.volume.api [None req-2c920cd9-56ee-43f5-bb1a-90585e699f7e tempest-TaggedBootDevicesTest_v242-1530722401 tempest-TaggedBootDevicesTest_v242-1530722401-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (23385351-8929-48b3-9c0c-1706b261b08c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'cd2686e0-1ec0-4111-9a88-03a142d67e39', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TaggedBootDevicesTest_v242-volume-1999845438',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='2bfd6278ddc34415ae356c6905d30d8c',qos_specs=None,replication_status=,reservations=['a8381172-c120-4bd4-afab-846b015849ea','0fd52a9c-6fa7-4b7c-8644-a2468d04e5ff','9f115430-7954-4d50-8ead-752100dae787','882a98b6-f4f6-4483-a0f9-625a22fdc572'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='5e0211cd85a1403f9cfa176019892d11',volume_type_id=2bce4e1a-e6e0-49d9-be36-c3405449a01e), 'volume': Volume(_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-27T16:07:37Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TaggedBootDevicesTest_v242-volume-1999845438',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=cd2686e0-1ec0-4111-9a88-03a142d67e39,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='2bfd6278ddc34415ae356c6905d30d8c',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='5e0211cd85a1403f9cfa176019892d11',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(2bce4e1a-e6e0-49d9-be36-c3405449a01e),volume_type_id=2bce4e1a-e6e0-49d9-be36-c3405449a01e)}' {{(pid=100524) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 27 16:07:37.688030 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.volume.api [None req-2c920cd9-56ee-43f5-bb1a-90585e699f7e tempest-TaggedBootDevicesTest_v242-1530722401 tempest-TaggedBootDevicesTest_v242-1530722401-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (9b2beeac-3ff0-4f9f-b5c6-cf1a320df1bf) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100524) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 27 16:07:37.719318 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.volume.api [None req-2c920cd9-56ee-43f5-bb1a-90585e699f7e tempest-TaggedBootDevicesTest_v242-1530722401 tempest-TaggedBootDevicesTest_v242-1530722401-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (9b2beeac-3ff0-4f9f-b5c6-cf1a320df1bf) transitioned into state 'SUCCESS' from state '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-1999845438',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='2bfd6278ddc34415ae356c6905d30d8c',qos_specs=None,replication_status=,reservations=['a8381172-c120-4bd4-afab-846b015849ea','0fd52a9c-6fa7-4b7c-8644-a2468d04e5ff','9f115430-7954-4d50-8ead-752100dae787','882a98b6-f4f6-4483-a0f9-625a22fdc572'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='5e0211cd85a1403f9cfa176019892d11',volume_type_id=2bce4e1a-e6e0-49d9-be36-c3405449a01e)}' {{(pid=100524) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 27 16:07:37.720136 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.volume.api [None req-2c920cd9-56ee-43f5-bb1a-90585e699f7e tempest-TaggedBootDevicesTest_v242-1530722401 tempest-TaggedBootDevicesTest_v242-1530722401-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (b58c7b7e-a272-4a36-a0e9-3ff7aa8a4026) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100524) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 27 16:07:37.735725 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.volume.api [None req-2c920cd9-56ee-43f5-bb1a-90585e699f7e tempest-TaggedBootDevicesTest_v242-1530722401 tempest-TaggedBootDevicesTest_v242-1530722401-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (b58c7b7e-a272-4a36-a0e9-3ff7aa8a4026) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100524) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 27 16:07:37.736911 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.volume.api [None req-2c920cd9-56ee-43f5-bb1a-90585e699f7e tempest-TaggedBootDevicesTest_v242-1530722401 tempest-TaggedBootDevicesTest_v242-1530722401-project-member] Flow 'volume_create_api' (1e246397-f242-46e2-88fb-3067865e3ddb) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100524) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 27 16:07:37.737351 np0000005924 devstack@c-api.service[100524]: INFO cinder.volume.api [None req-2c920cd9-56ee-43f5-bb1a-90585e699f7e tempest-TaggedBootDevicesTest_v242-1530722401 tempest-TaggedBootDevicesTest_v242-1530722401-project-member] Create volume request issued successfully. Jul 27 16:07:37.738481 np0000005924 devstack@c-api.service[100524]: INFO cinder.api.openstack.wsgi [None req-2c920cd9-56ee-43f5-bb1a-90585e699f7e tempest-TaggedBootDevicesTest_v242-1530722401 tempest-TaggedBootDevicesTest_v242-1530722401-project-member] https://10.4.3.117/volume/v3/volumes returned with HTTP 202 Jul 27 16:07:37.739172 np0000005924 devstack@c-api.service[100524]: [pid: 100524|app: 0|req: 57/214] 10.4.3.117 () {68 vars in 1259 bytes} [Mon Jul 27 16:07:36 2026] POST /volume/v3/volumes => generated 757 bytes in 1143 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 27 16:07:37.756060 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.middleware.request_id [None req-14295f9f-ef87-479a-9747-af47c89dc731 None None] RequestId filter calling following filter/app {{(pid=100521) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:07:37.761152 np0000005924 devstack@c-api.service[100521]: INFO cinder.api.openstack.wsgi [None req-14295f9f-ef87-479a-9747-af47c89dc731 tempest-TaggedBootDevicesTest_v242-1530722401 tempest-TaggedBootDevicesTest_v242-1530722401-project-member] GET https://10.4.3.117/volume/v3/volumes/cd2686e0-1ec0-4111-9a88-03a142d67e39 Jul 27 16:07:37.761815 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.openstack.wsgi [None req-14295f9f-ef87-479a-9747-af47c89dc731 tempest-TaggedBootDevicesTest_v242-1530722401 tempest-TaggedBootDevicesTest_v242-1530722401-project-member] Empty body provided in request {{(pid=100521) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:07:37.762149 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.openstack.wsgi [None req-14295f9f-ef87-479a-9747-af47c89dc731 tempest-TaggedBootDevicesTest_v242-1530722401 tempest-TaggedBootDevicesTest_v242-1530722401-project-member] Calling method 'show' {{(pid=100521) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:07:37.772188 np0000005924 devstack@c-api.service[100521]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:07:37.772188 np0000005924 devstack@c-api.service[100521]: warnings.warn( Jul 27 16:07:37.777226 np0000005924 devstack@c-api.service[100521]: INFO cinder.volume.api [None req-14295f9f-ef87-479a-9747-af47c89dc731 tempest-TaggedBootDevicesTest_v242-1530722401 tempest-TaggedBootDevicesTest_v242-1530722401-project-member] Volume info retrieved successfully. Jul 27 16:07:37.782840 np0000005924 devstack@c-api.service[100521]: INFO cinder.api.openstack.wsgi [None req-14295f9f-ef87-479a-9747-af47c89dc731 tempest-TaggedBootDevicesTest_v242-1530722401 tempest-TaggedBootDevicesTest_v242-1530722401-project-member] https://10.4.3.117/volume/v3/volumes/cd2686e0-1ec0-4111-9a88-03a142d67e39 returned with HTTP 200 Jul 27 16:07:37.783246 np0000005924 devstack@c-api.service[100521]: [pid: 100521|app: 0|req: 53/215] 10.4.3.117 () {66 vars in 1348 bytes} [Mon Jul 27 16:07:37 2026] GET /volume/v3/volumes/cd2686e0-1ec0-4111-9a88-03a142d67e39 => generated 825 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 27 16:07:38.398719 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.middleware.request_id [None req-0cbebc22-5925-4e68-a1a9-4f2d7d5d6350 None None] RequestId filter calling following filter/app {{(pid=100523) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:07:38.403119 np0000005924 devstack@c-api.service[100523]: INFO cinder.api.openstack.wsgi [None req-0cbebc22-5925-4e68-a1a9-4f2d7d5d6350 tempest-GroupsV314Test-466625799 tempest-GroupsV314Test-466625799-project-member] GET https://10.4.3.117/volume/v3/volumes/8464c458-c785-4976-8038-e4c1c42ee8d9 Jul 27 16:07:38.403422 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.openstack.wsgi [None req-0cbebc22-5925-4e68-a1a9-4f2d7d5d6350 tempest-GroupsV314Test-466625799 tempest-GroupsV314Test-466625799-project-member] Empty body provided in request {{(pid=100523) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:07:38.403673 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.openstack.wsgi [None req-0cbebc22-5925-4e68-a1a9-4f2d7d5d6350 tempest-GroupsV314Test-466625799 tempest-GroupsV314Test-466625799-project-member] Calling method 'show' {{(pid=100523) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:07:38.421320 np0000005924 devstack@c-api.service[100523]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:07:38.421320 np0000005924 devstack@c-api.service[100523]: warnings.warn( Jul 27 16:07:38.429950 np0000005924 devstack@c-api.service[100523]: INFO cinder.volume.api [None req-0cbebc22-5925-4e68-a1a9-4f2d7d5d6350 tempest-GroupsV314Test-466625799 tempest-GroupsV314Test-466625799-project-member] Volume info retrieved successfully. Jul 27 16:07:38.430943 np0000005924 devstack@c-api.service[100523]: WARNING stevedore.named [None req-0cbebc22-5925-4e68-a1a9-4f2d7d5d6350 tempest-GroupsV314Test-466625799 tempest-GroupsV314Test-466625799-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 27 16:07:38.431156 np0000005924 devstack@c-api.service[100523]: WARNING castellan.key_manager [None req-0cbebc22-5925-4e68-a1a9-4f2d7d5d6350 tempest-GroupsV314Test-466625799 tempest-GroupsV314Test-466625799-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based 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 27 16:07:38.491805 np0000005924 devstack@c-api.service[100523]: DEBUG oslo_db.sqlalchemy.engines [None req-0cbebc22-5925-4e68-a1a9-4f2d7d5d6350 tempest-GroupsV314Test-466625799 tempest-GroupsV314Test-466625799-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100523) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 27 16:07:38.495384 np0000005924 devstack@c-api.service[100523]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:07:38.495384 np0000005924 devstack@c-api.service[100523]: warnings.warn( Jul 27 16:07:38.507395 np0000005924 devstack@c-api.service[100523]: INFO cinder.api.openstack.wsgi [None req-0cbebc22-5925-4e68-a1a9-4f2d7d5d6350 tempest-GroupsV314Test-466625799 tempest-GroupsV314Test-466625799-project-member] https://10.4.3.117/volume/v3/volumes/8464c458-c785-4976-8038-e4c1c42ee8d9 returned with HTTP 200 Jul 27 16:07:38.507741 np0000005924 devstack@c-api.service[100523]: [pid: 100523|app: 0|req: 53/216] 10.4.3.117 () {68 vars in 1389 bytes} [Mon Jul 27 16:07:38 2026] GET /volume/v3/volumes/8464c458-c785-4976-8038-e4c1c42ee8d9 => generated 911 bytes in 109 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 27 16:07:38.524742 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.middleware.request_id [None req-9c12233b-720c-4c26-ae8d-d6b00d26e6dc None None] RequestId filter calling following filter/app {{(pid=100522) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:07:38.533817 np0000005924 devstack@c-api.service[100522]: INFO cinder.api.openstack.wsgi [None req-9c12233b-720c-4c26-ae8d-d6b00d26e6dc tempest-GroupsV314Test-466625799 tempest-GroupsV314Test-466625799-project-member] POST https://10.4.3.117/volume/v3/groups/action Jul 27 16:07:38.534717 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.openstack.wsgi [None req-9c12233b-720c-4c26-ae8d-d6b00d26e6dc tempest-GroupsV314Test-466625799 tempest-GroupsV314Test-466625799-project-member] Action body: b'{"create-from-src": {"source_group_id": "4370214d-8f20-48b8-a7a6-e3b892176c9e", "name": "tempest-Group_from_grp-1144933389"}}' {{(pid=100522) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 27 16:07:38.534867 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.openstack.wsgi [None req-9c12233b-720c-4c26-ae8d-d6b00d26e6dc tempest-GroupsV314Test-466625799 tempest-GroupsV314Test-466625799-project-member] Action: 'action', calling method: version_select, body: {"create-from-src": {"source_group_id": "4370214d-8f20-48b8-a7a6-e3b892176c9e", "name": "tempest-Group_from_grp-1144933389"}} {{(pid=100522) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 27 16:07:38.536236 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.v3.groups [None req-9c12233b-720c-4c26-ae8d-d6b00d26e6dc tempest-GroupsV314Test-466625799 tempest-GroupsV314Test-466625799-project-member] Creating new group {'create-from-src': {'source_group_id': '4370214d-8f20-48b8-a7a6-e3b892176c9e', 'name': 'tempest-Group_from_grp-1144933389'}}. {{(pid=100522) create_from_src /opt/stack/cinder/cinder/api/v3/groups.py:236}} Jul 27 16:07:38.536358 np0000005924 devstack@c-api.service[100522]: INFO cinder.api.v3.groups [None req-9c12233b-720c-4c26-ae8d-d6b00d26e6dc tempest-GroupsV314Test-466625799 tempest-GroupsV314Test-466625799-project-member] Creating group tempest-Group_from_grp-1144933389 from source group 4370214d-8f20-48b8-a7a6-e3b892176c9e. Jul 27 16:07:38.539922 np0000005924 devstack@c-api.service[100522]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:07:38.539922 np0000005924 devstack@c-api.service[100522]: warnings.warn( Jul 27 16:07:38.548740 np0000005924 devstack@c-api.service[100522]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:07:38.548740 np0000005924 devstack@c-api.service[100522]: warnings.warn( Jul 27 16:07:38.583591 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.quota [None req-9c12233b-720c-4c26-ae8d-d6b00d26e6dc tempest-GroupsV314Test-466625799 tempest-GroupsV314Test-466625799-project-member] Created reservations ['996e6a48-06f6-4ac7-a2e8-ebd64b39e47d'] {{(pid=100522) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 27 16:07:38.666315 np0000005924 devstack@c-api.service[100522]: INFO cinder.group.api [None req-9c12233b-720c-4c26-ae8d-d6b00d26e6dc tempest-GroupsV314Test-466625799 tempest-GroupsV314Test-466625799-project-member] A mapping entry already exists for group 5a9da5ab-29e4-4f19-8c42-8871260e5e9d and volume type d0e40a42-2d08-4331-a90a-d99bcbd32cf5. Do not need to create again. Jul 27 16:07:38.667412 np0000005924 devstack@c-api.service[100522]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:07:38.667412 np0000005924 devstack@c-api.service[100522]: warnings.warn( Jul 27 16:07:38.667412 np0000005924 devstack@c-api.service[100522]: INFO cinder.volume.api [None req-9c12233b-720c-4c26-ae8d-d6b00d26e6dc tempest-GroupsV314Test-466625799 tempest-GroupsV314Test-466625799-project-member] Availability Zones retrieved successfully. Jul 27 16:07:38.672580 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.volume.api [None req-9c12233b-720c-4c26-ae8d-d6b00d26e6dc tempest-GroupsV314Test-466625799 tempest-GroupsV314Test-466625799-project-member] Flow 'volume_create_api' (ef150e92-1156-442c-9be8-9278610a0666) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100522) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 27 16:07:38.673827 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.volume.api [None req-9c12233b-720c-4c26-ae8d-d6b00d26e6dc tempest-GroupsV314Test-466625799 tempest-GroupsV314Test-466625799-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (43d38257-99d2-440d-ac53-0c3a909f971a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100522) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 27 16:07:38.674820 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.volume.flows.api.create_volume [None req-9c12233b-720c-4c26-ae8d-d6b00d26e6dc tempest-GroupsV314Test-466625799 tempest-GroupsV314Test-466625799-project-member] Validating volume size '1' using validate_int, validate_source_size {{(pid=100522) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 27 16:07:38.698743 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.volume.api [None req-9c12233b-720c-4c26-ae8d-d6b00d26e6dc tempest-GroupsV314Test-466625799 tempest-GroupsV314Test-466625799-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (43d38257-99d2-440d-ac53-0c3a909f971a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': '8464c458-c785-4976-8038-e4c1c42ee8d9', 'volume_type': VolumeType(created_at=2026-07-27T16:07:36Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=d0e40a42-2d08-4331-a90a-d99bcbd32cf5,is_public=True,name='tempest-GroupsV314Test-volume-type-1345015355',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'd0e40a42-2d08-4331-a90a-d99bcbd32cf5', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': '5a9da5ab-29e4-4f19-8c42-8871260e5e9d', 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100522) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 27 16:07:38.699766 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.volume.api [None req-9c12233b-720c-4c26-ae8d-d6b00d26e6dc tempest-GroupsV314Test-466625799 tempest-GroupsV314Test-466625799-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (3f6d5d28-0a09-402f-9ba0-e0eaf556629d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100522) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 27 16:07:38.729116 np0000005924 devstack@c-api.service[100522]: WARNING cinder.quota [None req-9c12233b-720c-4c26-ae8d-d6b00d26e6dc tempest-GroupsV314Test-466625799 tempest-GroupsV314Test-466625799-project-member] Deprecated: Default quota for resource: volumes_tempest-GroupsV314Test-volume-type-1345015355 is set by the default quota flag: quota_volumes_tempest-GroupsV314Test-volume-type-1345015355, it is now deprecated. Please use the default quota class for default quota. Jul 27 16:07:38.729389 np0000005924 devstack@c-api.service[100522]: WARNING cinder.quota [None req-9c12233b-720c-4c26-ae8d-d6b00d26e6dc tempest-GroupsV314Test-466625799 tempest-GroupsV314Test-466625799-project-member] Deprecated: Default quota for resource: gigabytes_tempest-GroupsV314Test-volume-type-1345015355 is set by the default quota flag: quota_gigabytes_tempest-GroupsV314Test-volume-type-1345015355, it is now deprecated. Please use the default quota class for default quota. Jul 27 16:07:38.747105 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.quota [None req-9c12233b-720c-4c26-ae8d-d6b00d26e6dc tempest-GroupsV314Test-466625799 tempest-GroupsV314Test-466625799-project-member] Created reservations ['9936d22a-0b67-4f8f-ada0-2c0cacf0a4c2', '75d5f159-8a78-42e8-a7c9-3f2e0739a040', '5ae291a1-fb55-4813-9b9f-f0845d406bd5', '39057ee6-9087-496d-a042-f3aee996a538'] {{(pid=100522) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 27 16:07:38.747854 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.volume.api [None req-9c12233b-720c-4c26-ae8d-d6b00d26e6dc tempest-GroupsV314Test-466625799 tempest-GroupsV314Test-466625799-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (3f6d5d28-0a09-402f-9ba0-e0eaf556629d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['9936d22a-0b67-4f8f-ada0-2c0cacf0a4c2', '75d5f159-8a78-42e8-a7c9-3f2e0739a040', '5ae291a1-fb55-4813-9b9f-f0845d406bd5', '39057ee6-9087-496d-a042-f3aee996a538']}' {{(pid=100522) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 27 16:07:38.748541 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.volume.api [None req-9c12233b-720c-4c26-ae8d-d6b00d26e6dc tempest-GroupsV314Test-466625799 tempest-GroupsV314Test-466625799-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (bb4c108b-318d-4b5a-b8af-ecf93e166674) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100522) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 27 16:07:38.776135 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.volume.api [None req-9c12233b-720c-4c26-ae8d-d6b00d26e6dc tempest-GroupsV314Test-466625799 tempest-GroupsV314Test-466625799-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (bb4c108b-318d-4b5a-b8af-ecf93e166674) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'c3b885aa-b68b-4d70-aa5b-32203250ffe7', '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=5a9da5ab-29e4-4f19-8c42-8871260e5e9d,group_type_id=,metadata={},multiattach=False,project_id='600d160aa6e44a048b3e18c24d294f52',qos_specs=None,replication_status=,reservations=['9936d22a-0b67-4f8f-ada0-2c0cacf0a4c2','75d5f159-8a78-42e8-a7c9-3f2e0739a040','5ae291a1-fb55-4813-9b9f-f0845d406bd5','39057ee6-9087-496d-a042-f3aee996a538'],size=1,snapshot_id=None,source_replicaid=,source_volid=8464c458-c785-4976-8038-e4c1c42ee8d9,status='creating',user_id='0c9fdf75cd254e76850bb14d1052aa14',volume_type_id=d0e40a42-2d08-4331-a90a-d99bcbd32cf5), 'volume': Volume(_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-27T16:07:38Z,deleted=False,deleted_at=None,display_description=None,display_name=None,ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=5a9da5ab-29e4-4f19-8c42-8871260e5e9d,host=None,id=c3b885aa-b68b-4d70-aa5b-32203250ffe7,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='600d160aa6e44a048b3e18c24d294f52',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=8464c458-c785-4976-8038-e4c1c42ee8d9,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='0c9fdf75cd254e76850bb14d1052aa14',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(d0e40a42-2d08-4331-a90a-d99bcbd32cf5),volume_type_id=d0e40a42-2d08-4331-a90a-d99bcbd32cf5)}' {{(pid=100522) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 27 16:07:38.777074 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.volume.api [None req-9c12233b-720c-4c26-ae8d-d6b00d26e6dc tempest-GroupsV314Test-466625799 tempest-GroupsV314Test-466625799-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (8e26c3b4-3f1a-4948-854b-33cae473f30b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100522) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 27 16:07:38.797598 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.middleware.request_id [None req-79e1dbf3-50d9-4c24-a9b3-5e4e0cfcfb18 None None] RequestId filter calling following filter/app {{(pid=100524) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:07:38.799691 np0000005924 devstack@c-api.service[100524]: INFO cinder.api.openstack.wsgi [None req-79e1dbf3-50d9-4c24-a9b3-5e4e0cfcfb18 tempest-TaggedBootDevicesTest_v242-1530722401 tempest-TaggedBootDevicesTest_v242-1530722401-project-member] GET https://10.4.3.117/volume/v3/volumes/cd2686e0-1ec0-4111-9a88-03a142d67e39 Jul 27 16:07:38.800127 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.openstack.wsgi [None req-79e1dbf3-50d9-4c24-a9b3-5e4e0cfcfb18 tempest-TaggedBootDevicesTest_v242-1530722401 tempest-TaggedBootDevicesTest_v242-1530722401-project-member] Empty body provided in request {{(pid=100524) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:07:38.800538 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.openstack.wsgi [None req-79e1dbf3-50d9-4c24-a9b3-5e4e0cfcfb18 tempest-TaggedBootDevicesTest_v242-1530722401 tempest-TaggedBootDevicesTest_v242-1530722401-project-member] Calling method 'show' {{(pid=100524) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:07:38.801087 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.volume.api [None req-9c12233b-720c-4c26-ae8d-d6b00d26e6dc tempest-GroupsV314Test-466625799 tempest-GroupsV314Test-466625799-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (8e26c3b4-3f1a-4948-854b-33cae473f30b) transitioned into state 'SUCCESS' from 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=5a9da5ab-29e4-4f19-8c42-8871260e5e9d,group_type_id=,metadata={},multiattach=False,project_id='600d160aa6e44a048b3e18c24d294f52',qos_specs=None,replication_status=,reservations=['9936d22a-0b67-4f8f-ada0-2c0cacf0a4c2','75d5f159-8a78-42e8-a7c9-3f2e0739a040','5ae291a1-fb55-4813-9b9f-f0845d406bd5','39057ee6-9087-496d-a042-f3aee996a538'],size=1,snapshot_id=None,source_replicaid=,source_volid=8464c458-c785-4976-8038-e4c1c42ee8d9,status='creating',user_id='0c9fdf75cd254e76850bb14d1052aa14',volume_type_id=d0e40a42-2d08-4331-a90a-d99bcbd32cf5)}' {{(pid=100522) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 27 16:07:38.802172 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.volume.api [None req-9c12233b-720c-4c26-ae8d-d6b00d26e6dc tempest-GroupsV314Test-466625799 tempest-GroupsV314Test-466625799-project-member] Flow 'volume_create_api' (ef150e92-1156-442c-9be8-9278610a0666) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100522) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 27 16:07:38.802639 np0000005924 devstack@c-api.service[100522]: INFO cinder.volume.api [None req-9c12233b-720c-4c26-ae8d-d6b00d26e6dc tempest-GroupsV314Test-466625799 tempest-GroupsV314Test-466625799-project-member] Create volume request issued successfully. Jul 27 16:07:38.809762 np0000005924 devstack@c-api.service[100524]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:07:38.809762 np0000005924 devstack@c-api.service[100524]: warnings.warn( Jul 27 16:07:38.814481 np0000005924 devstack@c-api.service[100524]: INFO cinder.volume.api [None req-79e1dbf3-50d9-4c24-a9b3-5e4e0cfcfb18 tempest-TaggedBootDevicesTest_v242-1530722401 tempest-TaggedBootDevicesTest_v242-1530722401-project-member] Volume info retrieved successfully. Jul 27 16:07:38.819458 np0000005924 devstack@c-api.service[100524]: INFO cinder.api.openstack.wsgi [None req-79e1dbf3-50d9-4c24-a9b3-5e4e0cfcfb18 tempest-TaggedBootDevicesTest_v242-1530722401 tempest-TaggedBootDevicesTest_v242-1530722401-project-member] https://10.4.3.117/volume/v3/volumes/cd2686e0-1ec0-4111-9a88-03a142d67e39 returned with HTTP 200 Jul 27 16:07:38.820053 np0000005924 devstack@c-api.service[100524]: [pid: 100524|app: 0|req: 58/217] 10.4.3.117 () {66 vars in 1348 bytes} [Mon Jul 27 16:07:38 2026] GET /volume/v3/volumes/cd2686e0-1ec0-4111-9a88-03a142d67e39 => generated 1365 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 27 16:07:38.821777 np0000005924 devstack@c-api.service[100522]: INFO cinder.api.openstack.wsgi [None req-9c12233b-720c-4c26-ae8d-d6b00d26e6dc tempest-GroupsV314Test-466625799 tempest-GroupsV314Test-466625799-project-member] https://10.4.3.117/volume/v3/groups/action returned with HTTP 202 Jul 27 16:07:38.822208 np0000005924 devstack@c-api.service[100522]: [pid: 100522|app: 0|req: 54/218] 10.4.3.117 () {70 vars in 1318 bytes} [Mon Jul 27 16:07:38 2026] POST /volume/v3/groups/action => generated 102 bytes in 298 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Jul 27 16:07:38.830347 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.middleware.request_id [None req-69305f70-b829-4dd4-aa0f-f5e20bd7e72d None None] RequestId filter calling following filter/app {{(pid=100521) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:07:38.832404 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.middleware.request_id [None req-ebd0cf19-645b-4397-a4b6-ffedd66ec725 None None] RequestId filter calling following filter/app {{(pid=100523) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:07:38.833423 np0000005924 devstack@c-api.service[100521]: INFO cinder.api.openstack.wsgi [None req-69305f70-b829-4dd4-aa0f-f5e20bd7e72d tempest-GroupsV314Test-466625799 tempest-GroupsV314Test-466625799-project-member] GET https://10.4.3.117/volume/v3/volumes/detail Jul 27 16:07:38.833637 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.openstack.wsgi [None req-69305f70-b829-4dd4-aa0f-f5e20bd7e72d tempest-GroupsV314Test-466625799 tempest-GroupsV314Test-466625799-project-member] Empty body provided in request {{(pid=100521) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:07:38.833842 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.openstack.wsgi [None req-69305f70-b829-4dd4-aa0f-f5e20bd7e72d tempest-GroupsV314Test-466625799 tempest-GroupsV314Test-466625799-project-member] Calling method 'detail' {{(pid=100521) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:07:38.834147 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.api_utils [None req-69305f70-b829-4dd4-aa0f-f5e20bd7e72d tempest-GroupsV314Test-466625799 tempest-GroupsV314Test-466625799-project-member] Removing options '' from query. {{(pid=100521) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 27 16:07:38.834827 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.volume.api [None req-69305f70-b829-4dd4-aa0f-f5e20bd7e72d tempest-GroupsV314Test-466625799 tempest-GroupsV314Test-466625799-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100521) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 27 16:07:38.837243 np0000005924 devstack@c-api.service[100523]: INFO cinder.api.openstack.wsgi [None req-ebd0cf19-645b-4397-a4b6-ffedd66ec725 tempest-TaggedBootDevicesTest_v242-1530722401 tempest-TaggedBootDevicesTest_v242-1530722401-project-member] POST https://10.4.3.117/volume/v3/volumes Jul 27 16:07:38.837781 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.openstack.wsgi [None req-ebd0cf19-645b-4397-a4b6-ffedd66ec725 tempest-TaggedBootDevicesTest_v242-1530722401 tempest-TaggedBootDevicesTest_v242-1530722401-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-TaggedBootDevicesTest_v242-volume-1533985916"}} {{(pid=100523) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 27 16:07:38.839780 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.v3.volumes [None req-ebd0cf19-645b-4397-a4b6-ffedd66ec725 tempest-TaggedBootDevicesTest_v242-1530722401 tempest-TaggedBootDevicesTest_v242-1530722401-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-TaggedBootDevicesTest_v242-volume-1533985916'}} {{(pid=100523) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 27 16:07:38.839957 np0000005924 devstack@c-api.service[100523]: INFO cinder.api.v3.volumes [None req-ebd0cf19-645b-4397-a4b6-ffedd66ec725 tempest-TaggedBootDevicesTest_v242-1530722401 tempest-TaggedBootDevicesTest_v242-1530722401-project-member] Create volume of 1 GB Jul 27 16:07:38.844272 np0000005924 devstack@c-api.service[100521]: INFO cinder.volume.api [None req-69305f70-b829-4dd4-aa0f-f5e20bd7e72d tempest-GroupsV314Test-466625799 tempest-GroupsV314Test-466625799-project-member] Get all volumes completed successfully. Jul 27 16:07:38.845075 np0000005924 devstack@c-api.service[100521]: WARNING stevedore.named [None req-69305f70-b829-4dd4-aa0f-f5e20bd7e72d tempest-GroupsV314Test-466625799 tempest-GroupsV314Test-466625799-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 27 16:07:38.845242 np0000005924 devstack@c-api.service[100521]: WARNING castellan.key_manager [None req-69305f70-b829-4dd4-aa0f-f5e20bd7e72d tempest-GroupsV314Test-466625799 tempest-GroupsV314Test-466625799-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based 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 27 16:07:38.846717 np0000005924 devstack@c-api.service[100523]: INFO cinder.volume.api [None req-ebd0cf19-645b-4397-a4b6-ffedd66ec725 tempest-TaggedBootDevicesTest_v242-1530722401 tempest-TaggedBootDevicesTest_v242-1530722401-project-member] Availability Zones retrieved successfully. Jul 27 16:07:38.853852 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.volume.api [None req-ebd0cf19-645b-4397-a4b6-ffedd66ec725 tempest-TaggedBootDevicesTest_v242-1530722401 tempest-TaggedBootDevicesTest_v242-1530722401-project-member] Flow 'volume_create_api' (2f305433-ec31-4873-b755-07821a4a7593) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100523) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 27 16:07:38.854838 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.volume.api [None req-ebd0cf19-645b-4397-a4b6-ffedd66ec725 tempest-TaggedBootDevicesTest_v242-1530722401 tempest-TaggedBootDevicesTest_v242-1530722401-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (2c481c16-9b2e-43ee-bd10-8991f6bd1ee1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100523) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 27 16:07:38.856478 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.volume.flows.api.create_volume [None req-ebd0cf19-645b-4397-a4b6-ffedd66ec725 tempest-TaggedBootDevicesTest_v242-1530722401 tempest-TaggedBootDevicesTest_v242-1530722401-project-member] Validating volume size '1' using validate_int {{(pid=100523) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 27 16:07:38.891280 np0000005924 devstack@c-api.service[100521]: DEBUG oslo_db.sqlalchemy.engines [None req-69305f70-b829-4dd4-aa0f-f5e20bd7e72d tempest-GroupsV314Test-466625799 tempest-GroupsV314Test-466625799-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100521) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 27 16:07:38.893511 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.volume.api [None req-ebd0cf19-645b-4397-a4b6-ffedd66ec725 tempest-TaggedBootDevicesTest_v242-1530722401 tempest-TaggedBootDevicesTest_v242-1530722401-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (2c481c16-9b2e-43ee-bd10-8991f6bd1ee1) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-27T16:04:59Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=2bce4e1a-e6e0-49d9-be36-c3405449a01e,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '2bce4e1a-e6e0-49d9-be36-c3405449a01e', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100523) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 27 16:07:38.894666 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.volume.api [None req-ebd0cf19-645b-4397-a4b6-ffedd66ec725 tempest-TaggedBootDevicesTest_v242-1530722401 tempest-TaggedBootDevicesTest_v242-1530722401-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (954d5899-a11e-4fa4-869b-cbf646fdd3fd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100523) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 27 16:07:38.895149 np0000005924 devstack@c-api.service[100521]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:07:38.895149 np0000005924 devstack@c-api.service[100521]: warnings.warn( Jul 27 16:07:38.899344 np0000005924 devstack@c-api.service[100521]: WARNING stevedore.named [None req-69305f70-b829-4dd4-aa0f-f5e20bd7e72d tempest-GroupsV314Test-466625799 tempest-GroupsV314Test-466625799-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 27 16:07:38.899516 np0000005924 devstack@c-api.service[100521]: WARNING castellan.key_manager [None req-69305f70-b829-4dd4-aa0f-f5e20bd7e72d tempest-GroupsV314Test-466625799 tempest-GroupsV314Test-466625799-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based 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 27 16:07:38.939752 np0000005924 devstack@c-api.service[100521]: DEBUG oslo_db.sqlalchemy.engines [None req-69305f70-b829-4dd4-aa0f-f5e20bd7e72d tempest-GroupsV314Test-466625799 tempest-GroupsV314Test-466625799-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100521) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 27 16:07:38.941982 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.quota [None req-ebd0cf19-645b-4397-a4b6-ffedd66ec725 tempest-TaggedBootDevicesTest_v242-1530722401 tempest-TaggedBootDevicesTest_v242-1530722401-project-member] Created reservations ['8e88847a-10d5-4ea6-a681-67e7afddd7e8', '11f1d22e-ee8e-41b0-af04-4ff4e2249d9a', '2e0e45fd-8f95-44d0-a3ae-b0cbe85a7568', 'f40ddcf5-8799-45ae-8be7-91e65fddee7f'] {{(pid=100523) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 27 16:07:38.942734 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.volume.api [None req-ebd0cf19-645b-4397-a4b6-ffedd66ec725 tempest-TaggedBootDevicesTest_v242-1530722401 tempest-TaggedBootDevicesTest_v242-1530722401-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (954d5899-a11e-4fa4-869b-cbf646fdd3fd) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['8e88847a-10d5-4ea6-a681-67e7afddd7e8', '11f1d22e-ee8e-41b0-af04-4ff4e2249d9a', '2e0e45fd-8f95-44d0-a3ae-b0cbe85a7568', 'f40ddcf5-8799-45ae-8be7-91e65fddee7f']}' {{(pid=100523) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 27 16:07:38.942966 np0000005924 devstack@c-api.service[100521]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:07:38.942966 np0000005924 devstack@c-api.service[100521]: warnings.warn( Jul 27 16:07:38.943443 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.volume.api [None req-ebd0cf19-645b-4397-a4b6-ffedd66ec725 tempest-TaggedBootDevicesTest_v242-1530722401 tempest-TaggedBootDevicesTest_v242-1530722401-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (dd7b9d32-9a1c-4796-bc72-711941260647) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100523) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 27 16:07:38.950457 np0000005924 devstack@c-api.service[100521]: INFO cinder.api.openstack.wsgi [None req-69305f70-b829-4dd4-aa0f-f5e20bd7e72d tempest-GroupsV314Test-466625799 tempest-GroupsV314Test-466625799-project-member] https://10.4.3.117/volume/v3/volumes/detail returned with HTTP 200 Jul 27 16:07:38.951037 np0000005924 devstack@c-api.service[100521]: [pid: 100521|app: 0|req: 54/219] 10.4.3.117 () {68 vars in 1299 bytes} [Mon Jul 27 16:07:38 2026] GET /volume/v3/volumes/detail => generated 1826 bytes in 121 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 27 16:07:38.967191 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.middleware.request_id [None req-60840dac-bba8-4c35-9160-2ef86d58eb47 None None] RequestId filter calling following filter/app {{(pid=100524) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:07:38.970344 np0000005924 devstack@c-api.service[100524]: INFO cinder.api.openstack.wsgi [None req-60840dac-bba8-4c35-9160-2ef86d58eb47 tempest-GroupsV314Test-466625799 tempest-GroupsV314Test-466625799-project-member] GET https://10.4.3.117/volume/v3/volumes/c3b885aa-b68b-4d70-aa5b-32203250ffe7 Jul 27 16:07:38.970818 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.openstack.wsgi [None req-60840dac-bba8-4c35-9160-2ef86d58eb47 tempest-GroupsV314Test-466625799 tempest-GroupsV314Test-466625799-project-member] Empty body provided in request {{(pid=100524) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:07:38.971945 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.volume.api [None req-ebd0cf19-645b-4397-a4b6-ffedd66ec725 tempest-TaggedBootDevicesTest_v242-1530722401 tempest-TaggedBootDevicesTest_v242-1530722401-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (dd7b9d32-9a1c-4796-bc72-711941260647) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '84545916-23f5-47b3-be30-ad8b619500d4', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TaggedBootDevicesTest_v242-volume-1533985916',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='2bfd6278ddc34415ae356c6905d30d8c',qos_specs=None,replication_status=,reservations=['8e88847a-10d5-4ea6-a681-67e7afddd7e8','11f1d22e-ee8e-41b0-af04-4ff4e2249d9a','2e0e45fd-8f95-44d0-a3ae-b0cbe85a7568','f40ddcf5-8799-45ae-8be7-91e65fddee7f'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='5e0211cd85a1403f9cfa176019892d11',volume_type_id=2bce4e1a-e6e0-49d9-be36-c3405449a01e), 'volume': Volume(_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-27T16:07:38Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TaggedBootDevicesTest_v242-volume-1533985916',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=84545916-23f5-47b3-be30-ad8b619500d4,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='2bfd6278ddc34415ae356c6905d30d8c',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='5e0211cd85a1403f9cfa176019892d11',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(2bce4e1a-e6e0-49d9-be36-c3405449a01e),volume_type_id=2bce4e1a-e6e0-49d9-be36-c3405449a01e)}' {{(pid=100523) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 27 16:07:38.972412 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.openstack.wsgi [None req-60840dac-bba8-4c35-9160-2ef86d58eb47 tempest-GroupsV314Test-466625799 tempest-GroupsV314Test-466625799-project-member] Calling method 'show' {{(pid=100524) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:07:38.973218 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.volume.api [None req-ebd0cf19-645b-4397-a4b6-ffedd66ec725 tempest-TaggedBootDevicesTest_v242-1530722401 tempest-TaggedBootDevicesTest_v242-1530722401-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (dbcb262c-7461-4b2a-a55e-4c58a8d16a92) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100523) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 27 16:07:38.979841 np0000005924 devstack@c-api.service[100524]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:07:38.979841 np0000005924 devstack@c-api.service[100524]: warnings.warn( Jul 27 16:07:38.984664 np0000005924 devstack@c-api.service[100524]: INFO cinder.volume.api [None req-60840dac-bba8-4c35-9160-2ef86d58eb47 tempest-GroupsV314Test-466625799 tempest-GroupsV314Test-466625799-project-member] Volume info retrieved successfully. Jul 27 16:07:38.985619 np0000005924 devstack@c-api.service[100524]: WARNING stevedore.named [None req-60840dac-bba8-4c35-9160-2ef86d58eb47 tempest-GroupsV314Test-466625799 tempest-GroupsV314Test-466625799-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 27 16:07:38.986184 np0000005924 devstack@c-api.service[100524]: WARNING castellan.key_manager [None req-60840dac-bba8-4c35-9160-2ef86d58eb47 tempest-GroupsV314Test-466625799 tempest-GroupsV314Test-466625799-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based 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 27 16:07:38.997590 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.volume.api [None req-ebd0cf19-645b-4397-a4b6-ffedd66ec725 tempest-TaggedBootDevicesTest_v242-1530722401 tempest-TaggedBootDevicesTest_v242-1530722401-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (dbcb262c-7461-4b2a-a55e-4c58a8d16a92) transitioned into state 'SUCCESS' from state '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-1533985916',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='2bfd6278ddc34415ae356c6905d30d8c',qos_specs=None,replication_status=,reservations=['8e88847a-10d5-4ea6-a681-67e7afddd7e8','11f1d22e-ee8e-41b0-af04-4ff4e2249d9a','2e0e45fd-8f95-44d0-a3ae-b0cbe85a7568','f40ddcf5-8799-45ae-8be7-91e65fddee7f'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='5e0211cd85a1403f9cfa176019892d11',volume_type_id=2bce4e1a-e6e0-49d9-be36-c3405449a01e)}' {{(pid=100523) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 27 16:07:38.998361 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.volume.api [None req-ebd0cf19-645b-4397-a4b6-ffedd66ec725 tempest-TaggedBootDevicesTest_v242-1530722401 tempest-TaggedBootDevicesTest_v242-1530722401-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (b937dde0-635b-4ecb-aaad-1e691956382c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100523) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 27 16:07:39.010539 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.volume.api [None req-ebd0cf19-645b-4397-a4b6-ffedd66ec725 tempest-TaggedBootDevicesTest_v242-1530722401 tempest-TaggedBootDevicesTest_v242-1530722401-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (b937dde0-635b-4ecb-aaad-1e691956382c) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100523) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 27 16:07:39.011535 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.volume.api [None req-ebd0cf19-645b-4397-a4b6-ffedd66ec725 tempest-TaggedBootDevicesTest_v242-1530722401 tempest-TaggedBootDevicesTest_v242-1530722401-project-member] Flow 'volume_create_api' (2f305433-ec31-4873-b755-07821a4a7593) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100523) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 27 16:07:39.011914 np0000005924 devstack@c-api.service[100523]: INFO cinder.volume.api [None req-ebd0cf19-645b-4397-a4b6-ffedd66ec725 tempest-TaggedBootDevicesTest_v242-1530722401 tempest-TaggedBootDevicesTest_v242-1530722401-project-member] Create volume request issued successfully. Jul 27 16:07:39.012590 np0000005924 devstack@c-api.service[100523]: INFO cinder.api.openstack.wsgi [None req-ebd0cf19-645b-4397-a4b6-ffedd66ec725 tempest-TaggedBootDevicesTest_v242-1530722401 tempest-TaggedBootDevicesTest_v242-1530722401-project-member] https://10.4.3.117/volume/v3/volumes returned with HTTP 202 Jul 27 16:07:39.013238 np0000005924 devstack@c-api.service[100523]: [pid: 100523|app: 0|req: 54/220] 10.4.3.117 () {68 vars in 1258 bytes} [Mon Jul 27 16:07:38 2026] POST /volume/v3/volumes => generated 757 bytes in 182 msecs (HTTP/1.1 202) 7 headers in 291 bytes (2 switches on core 0) Jul 27 16:07:39.025138 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.middleware.request_id [None req-5184264c-c174-4a05-8439-8881cff852bd None None] RequestId filter calling following filter/app {{(pid=100522) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:07:39.027077 np0000005924 devstack@c-api.service[100522]: INFO cinder.api.openstack.wsgi [None req-5184264c-c174-4a05-8439-8881cff852bd tempest-TaggedBootDevicesTest_v242-1530722401 tempest-TaggedBootDevicesTest_v242-1530722401-project-member] GET https://10.4.3.117/volume/v3/volumes/84545916-23f5-47b3-be30-ad8b619500d4 Jul 27 16:07:39.027314 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.openstack.wsgi [None req-5184264c-c174-4a05-8439-8881cff852bd tempest-TaggedBootDevicesTest_v242-1530722401 tempest-TaggedBootDevicesTest_v242-1530722401-project-member] Empty body provided in request {{(pid=100522) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:07:39.027454 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.openstack.wsgi [None req-5184264c-c174-4a05-8439-8881cff852bd tempest-TaggedBootDevicesTest_v242-1530722401 tempest-TaggedBootDevicesTest_v242-1530722401-project-member] Calling method 'show' {{(pid=100522) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:07:39.032815 np0000005924 devstack@c-api.service[100524]: DEBUG oslo_db.sqlalchemy.engines [None req-60840dac-bba8-4c35-9160-2ef86d58eb47 tempest-GroupsV314Test-466625799 tempest-GroupsV314Test-466625799-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100524) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 27 16:07:39.036121 np0000005924 devstack@c-api.service[100524]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:07:39.036121 np0000005924 devstack@c-api.service[100524]: warnings.warn( Jul 27 16:07:39.040474 np0000005924 devstack@c-api.service[100522]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:07:39.040474 np0000005924 devstack@c-api.service[100522]: warnings.warn( Jul 27 16:07:39.047047 np0000005924 devstack@c-api.service[100524]: INFO cinder.api.openstack.wsgi [None req-60840dac-bba8-4c35-9160-2ef86d58eb47 tempest-GroupsV314Test-466625799 tempest-GroupsV314Test-466625799-project-member] https://10.4.3.117/volume/v3/volumes/c3b885aa-b68b-4d70-aa5b-32203250ffe7 returned with HTTP 200 Jul 27 16:07:39.047188 np0000005924 devstack@c-api.service[100522]: INFO cinder.volume.api [None req-5184264c-c174-4a05-8439-8881cff852bd tempest-TaggedBootDevicesTest_v242-1530722401 tempest-TaggedBootDevicesTest_v242-1530722401-project-member] Volume info retrieved successfully. Jul 27 16:07:39.047604 np0000005924 devstack@c-api.service[100524]: [pid: 100524|app: 0|req: 59/221] 10.4.3.117 () {68 vars in 1389 bytes} [Mon Jul 27 16:07:38 2026] GET /volume/v3/volumes/c3b885aa-b68b-4d70-aa5b-32203250ffe7 => generated 923 bytes in 81 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 27 16:07:39.055154 np0000005924 devstack@c-api.service[100522]: INFO cinder.api.openstack.wsgi [None req-5184264c-c174-4a05-8439-8881cff852bd tempest-TaggedBootDevicesTest_v242-1530722401 tempest-TaggedBootDevicesTest_v242-1530722401-project-member] https://10.4.3.117/volume/v3/volumes/84545916-23f5-47b3-be30-ad8b619500d4 returned with HTTP 200 Jul 27 16:07:39.055724 np0000005924 devstack@c-api.service[100522]: [pid: 100522|app: 0|req: 55/222] 10.4.3.117 () {66 vars in 1348 bytes} [Mon Jul 27 16:07:39 2026] GET /volume/v3/volumes/84545916-23f5-47b3-be30-ad8b619500d4 => generated 825 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 27 16:07:39.061880 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.middleware.request_id [None req-e470ebee-0840-4378-807c-f48a2272c0df None None] RequestId filter calling following filter/app {{(pid=100521) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:07:39.063924 np0000005924 devstack@c-api.service[100521]: INFO cinder.api.openstack.wsgi [None req-e470ebee-0840-4378-807c-f48a2272c0df tempest-GroupsV314Test-466625799 tempest-GroupsV314Test-466625799-project-member] GET https://10.4.3.117/volume/v3/groups/5a9da5ab-29e4-4f19-8c42-8871260e5e9d Jul 27 16:07:39.064189 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.openstack.wsgi [None req-e470ebee-0840-4378-807c-f48a2272c0df tempest-GroupsV314Test-466625799 tempest-GroupsV314Test-466625799-project-member] Empty body provided in request {{(pid=100521) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:07:39.064406 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.openstack.wsgi [None req-e470ebee-0840-4378-807c-f48a2272c0df tempest-GroupsV314Test-466625799 tempest-GroupsV314Test-466625799-project-member] Calling method 'version_select' {{(pid=100521) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:07:39.064538 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.v3.groups [None req-e470ebee-0840-4378-807c-f48a2272c0df tempest-GroupsV314Test-466625799 tempest-GroupsV314Test-466625799-project-member] show called for member 5a9da5ab-29e4-4f19-8c42-8871260e5e9d {{(pid=100521) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Jul 27 16:07:39.068175 np0000005924 devstack@c-api.service[100521]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:07:39.068175 np0000005924 devstack@c-api.service[100521]: warnings.warn( Jul 27 16:07:39.075841 np0000005924 devstack@c-api.service[100521]: INFO cinder.api.openstack.wsgi [None req-e470ebee-0840-4378-807c-f48a2272c0df tempest-GroupsV314Test-466625799 tempest-GroupsV314Test-466625799-project-member] https://10.4.3.117/volume/v3/groups/5a9da5ab-29e4-4f19-8c42-8871260e5e9d returned with HTTP 200 Jul 27 16:07:39.076364 np0000005924 devstack@c-api.service[100521]: [pid: 100521|app: 0|req: 55/223] 10.4.3.117 () {68 vars in 1386 bytes} [Mon Jul 27 16:07:39 2026] GET /volume/v3/groups/5a9da5ab-29e4-4f19-8c42-8871260e5e9d => generated 417 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 27 16:07:39.086825 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.middleware.request_id [None req-60ac5099-fe5f-4192-ab0e-4d1cbaa72b64 None None] RequestId filter calling following filter/app {{(pid=100523) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:07:39.089423 np0000005924 devstack@c-api.service[100523]: INFO cinder.api.openstack.wsgi [None req-60ac5099-fe5f-4192-ab0e-4d1cbaa72b64 tempest-GroupsV314Test-466625799 tempest-GroupsV314Test-466625799-project-member] GET https://10.4.3.117/volume/v3/volumes/detail Jul 27 16:07:39.089692 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.openstack.wsgi [None req-60ac5099-fe5f-4192-ab0e-4d1cbaa72b64 tempest-GroupsV314Test-466625799 tempest-GroupsV314Test-466625799-project-member] Empty body provided in request {{(pid=100523) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:07:39.090233 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.openstack.wsgi [None req-60ac5099-fe5f-4192-ab0e-4d1cbaa72b64 tempest-GroupsV314Test-466625799 tempest-GroupsV314Test-466625799-project-member] Calling method 'detail' {{(pid=100523) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:07:39.090282 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.api_utils [None req-60ac5099-fe5f-4192-ab0e-4d1cbaa72b64 tempest-GroupsV314Test-466625799 tempest-GroupsV314Test-466625799-project-member] Removing options '' from query. {{(pid=100523) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 27 16:07:39.090767 np0000005924 devstack@c-api.service[100523]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:07:39.090767 np0000005924 devstack@c-api.service[100523]: warnings.warn( Jul 27 16:07:39.091598 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.volume.api [None req-60ac5099-fe5f-4192-ab0e-4d1cbaa72b64 tempest-GroupsV314Test-466625799 tempest-GroupsV314Test-466625799-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100523) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 27 16:07:39.102974 np0000005924 devstack@c-api.service[100523]: INFO cinder.volume.api [None req-60ac5099-fe5f-4192-ab0e-4d1cbaa72b64 tempest-GroupsV314Test-466625799 tempest-GroupsV314Test-466625799-project-member] Get all volumes completed successfully. Jul 27 16:07:39.103927 np0000005924 devstack@c-api.service[100523]: WARNING stevedore.named [None req-60ac5099-fe5f-4192-ab0e-4d1cbaa72b64 tempest-GroupsV314Test-466625799 tempest-GroupsV314Test-466625799-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 27 16:07:39.104268 np0000005924 devstack@c-api.service[100523]: WARNING castellan.key_manager [None req-60ac5099-fe5f-4192-ab0e-4d1cbaa72b64 tempest-GroupsV314Test-466625799 tempest-GroupsV314Test-466625799-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based 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 27 16:07:39.185478 np0000005924 devstack@c-api.service[100523]: DEBUG oslo_db.sqlalchemy.engines [None req-60ac5099-fe5f-4192-ab0e-4d1cbaa72b64 tempest-GroupsV314Test-466625799 tempest-GroupsV314Test-466625799-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100523) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 27 16:07:39.191694 np0000005924 devstack@c-api.service[100523]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:07:39.191694 np0000005924 devstack@c-api.service[100523]: warnings.warn( Jul 27 16:07:39.198318 np0000005924 devstack@c-api.service[100523]: WARNING stevedore.named [None req-60ac5099-fe5f-4192-ab0e-4d1cbaa72b64 tempest-GroupsV314Test-466625799 tempest-GroupsV314Test-466625799-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 27 16:07:39.198318 np0000005924 devstack@c-api.service[100523]: WARNING castellan.key_manager [None req-60ac5099-fe5f-4192-ab0e-4d1cbaa72b64 tempest-GroupsV314Test-466625799 tempest-GroupsV314Test-466625799-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based 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 27 16:07:39.245851 np0000005924 devstack@c-api.service[100523]: DEBUG oslo_db.sqlalchemy.engines [None req-60ac5099-fe5f-4192-ab0e-4d1cbaa72b64 tempest-GroupsV314Test-466625799 tempest-GroupsV314Test-466625799-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100523) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 27 16:07:39.249309 np0000005924 devstack@c-api.service[100523]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:07:39.249309 np0000005924 devstack@c-api.service[100523]: warnings.warn( Jul 27 16:07:39.257146 np0000005924 devstack@c-api.service[100523]: INFO cinder.api.openstack.wsgi [None req-60ac5099-fe5f-4192-ab0e-4d1cbaa72b64 tempest-GroupsV314Test-466625799 tempest-GroupsV314Test-466625799-project-member] https://10.4.3.117/volume/v3/volumes/detail returned with HTTP 200 Jul 27 16:07:39.257711 np0000005924 devstack@c-api.service[100523]: [pid: 100523|app: 0|req: 55/224] 10.4.3.117 () {68 vars in 1299 bytes} [Mon Jul 27 16:07:39 2026] GET /volume/v3/volumes/detail => generated 1827 bytes in 172 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 27 16:07:39.272520 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.middleware.request_id [None req-0011b207-7601-4863-9a67-b576d146c269 None None] RequestId filter calling following filter/app {{(pid=100524) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:07:39.276487 np0000005924 devstack@c-api.service[100524]: INFO cinder.api.openstack.wsgi [None req-0011b207-7601-4863-9a67-b576d146c269 tempest-GroupsV314Test-466625799 tempest-GroupsV314Test-466625799-project-member] POST https://10.4.3.117/volume/v3/groups/5a9da5ab-29e4-4f19-8c42-8871260e5e9d/action Jul 27 16:07:39.277018 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.openstack.wsgi [None req-0011b207-7601-4863-9a67-b576d146c269 tempest-GroupsV314Test-466625799 tempest-GroupsV314Test-466625799-project-member] Action body: b'{"delete": {"delete-volumes": true}}' {{(pid=100524) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 27 16:07:39.277597 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.openstack.wsgi [None req-0011b207-7601-4863-9a67-b576d146c269 tempest-GroupsV314Test-466625799 tempest-GroupsV314Test-466625799-project-member] Action: 'action', calling method: delete_group, body: {"delete": {"delete-volumes": true}} {{(pid=100524) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 27 16:07:39.280164 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.v3.groups [None req-0011b207-7601-4863-9a67-b576d146c269 tempest-GroupsV314Test-466625799 tempest-GroupsV314Test-466625799-project-member] delete called for group 5a9da5ab-29e4-4f19-8c42-8871260e5e9d {{(pid=100524) _delete /opt/stack/cinder/cinder/api/v3/groups.py:117}} Jul 27 16:07:39.280978 np0000005924 devstack@c-api.service[100524]: INFO cinder.api.v3.groups [None req-0011b207-7601-4863-9a67-b576d146c269 tempest-GroupsV314Test-466625799 tempest-GroupsV314Test-466625799-project-member] Delete group with id: 5a9da5ab-29e4-4f19-8c42-8871260e5e9d Jul 27 16:07:39.285249 np0000005924 devstack@c-api.service[100524]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:07:39.285249 np0000005924 devstack@c-api.service[100524]: warnings.warn( Jul 27 16:07:39.334666 np0000005924 devstack@c-api.service[100524]: INFO cinder.api.openstack.wsgi [None req-0011b207-7601-4863-9a67-b576d146c269 tempest-GroupsV314Test-466625799 tempest-GroupsV314Test-466625799-project-member] https://10.4.3.117/volume/v3/groups/5a9da5ab-29e4-4f19-8c42-8871260e5e9d/action returned with HTTP 202 Jul 27 16:07:39.335362 np0000005924 devstack@c-api.service[100524]: [pid: 100524|app: 0|req: 60/225] 10.4.3.117 () {70 vars in 1428 bytes} [Mon Jul 27 16:07:39 2026] POST /volume/v3/groups/5a9da5ab-29e4-4f19-8c42-8871260e5e9d/action => generated 0 bytes in 64 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Jul 27 16:07:39.344410 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.middleware.request_id [None req-3b7f1240-86ed-465a-bddb-7ff4a984b164 None None] RequestId filter calling following filter/app {{(pid=100522) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:07:39.347313 np0000005924 devstack@c-api.service[100522]: INFO cinder.api.openstack.wsgi [None req-3b7f1240-86ed-465a-bddb-7ff4a984b164 tempest-GroupsV314Test-466625799 tempest-GroupsV314Test-466625799-project-member] GET https://10.4.3.117/volume/v3/volumes/c3b885aa-b68b-4d70-aa5b-32203250ffe7 Jul 27 16:07:39.347587 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.openstack.wsgi [None req-3b7f1240-86ed-465a-bddb-7ff4a984b164 tempest-GroupsV314Test-466625799 tempest-GroupsV314Test-466625799-project-member] Empty body provided in request {{(pid=100522) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:07:39.347806 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.openstack.wsgi [None req-3b7f1240-86ed-465a-bddb-7ff4a984b164 tempest-GroupsV314Test-466625799 tempest-GroupsV314Test-466625799-project-member] Calling method 'show' {{(pid=100522) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:07:39.356616 np0000005924 devstack@c-api.service[100522]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:07:39.356616 np0000005924 devstack@c-api.service[100522]: warnings.warn( Jul 27 16:07:39.361795 np0000005924 devstack@c-api.service[100522]: INFO cinder.volume.api [None req-3b7f1240-86ed-465a-bddb-7ff4a984b164 tempest-GroupsV314Test-466625799 tempest-GroupsV314Test-466625799-project-member] Volume info retrieved successfully. Jul 27 16:07:39.363254 np0000005924 devstack@c-api.service[100522]: WARNING stevedore.named [None req-3b7f1240-86ed-465a-bddb-7ff4a984b164 tempest-GroupsV314Test-466625799 tempest-GroupsV314Test-466625799-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 27 16:07:39.364235 np0000005924 devstack@c-api.service[100522]: WARNING castellan.key_manager [None req-3b7f1240-86ed-465a-bddb-7ff4a984b164 tempest-GroupsV314Test-466625799 tempest-GroupsV314Test-466625799-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based 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 27 16:07:39.422500 np0000005924 devstack@c-api.service[100522]: DEBUG oslo_db.sqlalchemy.engines [None req-3b7f1240-86ed-465a-bddb-7ff4a984b164 tempest-GroupsV314Test-466625799 tempest-GroupsV314Test-466625799-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100522) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 27 16:07:39.427084 np0000005924 devstack@c-api.service[100522]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:07:39.427084 np0000005924 devstack@c-api.service[100522]: warnings.warn( Jul 27 16:07:39.437909 np0000005924 devstack@c-api.service[100522]: INFO cinder.api.openstack.wsgi [None req-3b7f1240-86ed-465a-bddb-7ff4a984b164 tempest-GroupsV314Test-466625799 tempest-GroupsV314Test-466625799-project-member] https://10.4.3.117/volume/v3/volumes/c3b885aa-b68b-4d70-aa5b-32203250ffe7 returned with HTTP 200 Jul 27 16:07:39.438448 np0000005924 devstack@c-api.service[100522]: [pid: 100522|app: 0|req: 56/226] 10.4.3.117 () {68 vars in 1389 bytes} [Mon Jul 27 16:07:39 2026] GET /volume/v3/volumes/c3b885aa-b68b-4d70-aa5b-32203250ffe7 => generated 922 bytes in 94 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 27 16:07:40.071785 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.middleware.request_id [None req-3ac40624-de4a-42b1-ab15-5b722ffd6c39 None None] RequestId filter calling following filter/app {{(pid=100521) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:07:40.074162 np0000005924 devstack@c-api.service[100521]: INFO cinder.api.openstack.wsgi [None req-3ac40624-de4a-42b1-ab15-5b722ffd6c39 tempest-TaggedBootDevicesTest_v242-1530722401 tempest-TaggedBootDevicesTest_v242-1530722401-project-member] GET https://10.4.3.117/volume/v3/volumes/84545916-23f5-47b3-be30-ad8b619500d4 Jul 27 16:07:40.074433 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.openstack.wsgi [None req-3ac40624-de4a-42b1-ab15-5b722ffd6c39 tempest-TaggedBootDevicesTest_v242-1530722401 tempest-TaggedBootDevicesTest_v242-1530722401-project-member] Empty body provided in request {{(pid=100521) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:07:40.074663 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.openstack.wsgi [None req-3ac40624-de4a-42b1-ab15-5b722ffd6c39 tempest-TaggedBootDevicesTest_v242-1530722401 tempest-TaggedBootDevicesTest_v242-1530722401-project-member] Calling method 'show' {{(pid=100521) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:07:40.084409 np0000005924 devstack@c-api.service[100521]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:07:40.084409 np0000005924 devstack@c-api.service[100521]: warnings.warn( Jul 27 16:07:40.089504 np0000005924 devstack@c-api.service[100521]: INFO cinder.volume.api [None req-3ac40624-de4a-42b1-ab15-5b722ffd6c39 tempest-TaggedBootDevicesTest_v242-1530722401 tempest-TaggedBootDevicesTest_v242-1530722401-project-member] Volume info retrieved successfully. Jul 27 16:07:40.094240 np0000005924 devstack@c-api.service[100521]: INFO cinder.api.openstack.wsgi [None req-3ac40624-de4a-42b1-ab15-5b722ffd6c39 tempest-TaggedBootDevicesTest_v242-1530722401 tempest-TaggedBootDevicesTest_v242-1530722401-project-member] https://10.4.3.117/volume/v3/volumes/84545916-23f5-47b3-be30-ad8b619500d4 returned with HTTP 200 Jul 27 16:07:40.094784 np0000005924 devstack@c-api.service[100521]: [pid: 100521|app: 0|req: 56/227] 10.4.3.117 () {66 vars in 1348 bytes} [Mon Jul 27 16:07:40 2026] GET /volume/v3/volumes/84545916-23f5-47b3-be30-ad8b619500d4 => generated 850 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 27 16:07:40.113218 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.middleware.request_id [None req-7c9e3a1c-258f-4a0c-bb33-35d9648ea158 None None] RequestId filter calling following filter/app {{(pid=100523) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:07:40.115082 np0000005924 devstack@c-api.service[100523]: INFO cinder.api.openstack.wsgi [None req-7c9e3a1c-258f-4a0c-bb33-35d9648ea158 tempest-TaggedBootDevicesTest_v242-1530722401 tempest-TaggedBootDevicesTest_v242-1530722401-project-member] POST https://10.4.3.117/volume/v3/volumes Jul 27 16:07:40.115446 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.openstack.wsgi [None req-7c9e3a1c-258f-4a0c-bb33-35d9648ea158 tempest-TaggedBootDevicesTest_v242-1530722401 tempest-TaggedBootDevicesTest_v242-1530722401-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-TaggedBootDevicesTest_v242-volume-41481542"}} {{(pid=100523) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 27 16:07:40.116924 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.v3.volumes [None req-7c9e3a1c-258f-4a0c-bb33-35d9648ea158 tempest-TaggedBootDevicesTest_v242-1530722401 tempest-TaggedBootDevicesTest_v242-1530722401-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-TaggedBootDevicesTest_v242-volume-41481542'}} {{(pid=100523) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 27 16:07:40.117097 np0000005924 devstack@c-api.service[100523]: INFO cinder.api.v3.volumes [None req-7c9e3a1c-258f-4a0c-bb33-35d9648ea158 tempest-TaggedBootDevicesTest_v242-1530722401 tempest-TaggedBootDevicesTest_v242-1530722401-project-member] Create volume of 1 GB Jul 27 16:07:40.121507 np0000005924 devstack@c-api.service[100523]: INFO cinder.volume.api [None req-7c9e3a1c-258f-4a0c-bb33-35d9648ea158 tempest-TaggedBootDevicesTest_v242-1530722401 tempest-TaggedBootDevicesTest_v242-1530722401-project-member] Availability Zones retrieved successfully. Jul 27 16:07:40.128845 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.volume.api [None req-7c9e3a1c-258f-4a0c-bb33-35d9648ea158 tempest-TaggedBootDevicesTest_v242-1530722401 tempest-TaggedBootDevicesTest_v242-1530722401-project-member] Flow 'volume_create_api' (06f6f8f7-a834-442a-92b7-a92ec8ef0953) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100523) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 27 16:07:40.129718 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.volume.api [None req-7c9e3a1c-258f-4a0c-bb33-35d9648ea158 tempest-TaggedBootDevicesTest_v242-1530722401 tempest-TaggedBootDevicesTest_v242-1530722401-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (8351c44b-7d95-4689-8a46-c501823baee6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100523) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 27 16:07:40.130677 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.volume.flows.api.create_volume [None req-7c9e3a1c-258f-4a0c-bb33-35d9648ea158 tempest-TaggedBootDevicesTest_v242-1530722401 tempest-TaggedBootDevicesTest_v242-1530722401-project-member] Validating volume size '1' using validate_int {{(pid=100523) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 27 16:07:40.172714 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.volume.api [None req-7c9e3a1c-258f-4a0c-bb33-35d9648ea158 tempest-TaggedBootDevicesTest_v242-1530722401 tempest-TaggedBootDevicesTest_v242-1530722401-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (8351c44b-7d95-4689-8a46-c501823baee6) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-27T16:04:59Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=2bce4e1a-e6e0-49d9-be36-c3405449a01e,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '2bce4e1a-e6e0-49d9-be36-c3405449a01e', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100523) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 27 16:07:40.175726 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.volume.api [None req-7c9e3a1c-258f-4a0c-bb33-35d9648ea158 tempest-TaggedBootDevicesTest_v242-1530722401 tempest-TaggedBootDevicesTest_v242-1530722401-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (11317308-bec7-493d-b8dd-f30d7c6a2b2b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100523) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 27 16:07:40.239276 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.quota [None req-7c9e3a1c-258f-4a0c-bb33-35d9648ea158 tempest-TaggedBootDevicesTest_v242-1530722401 tempest-TaggedBootDevicesTest_v242-1530722401-project-member] Created reservations ['dabd8431-2924-468a-b504-f7977dcf6af3', 'eade9b0a-ad00-4a64-8e40-b965cf9c00ec', '2afdd5b5-5f3a-4f3c-bdfe-3196cdcf7c89', 'a9bffe03-1cc5-4d72-9cd1-d6a795efdcb6'] {{(pid=100523) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 27 16:07:40.240339 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.volume.api [None req-7c9e3a1c-258f-4a0c-bb33-35d9648ea158 tempest-TaggedBootDevicesTest_v242-1530722401 tempest-TaggedBootDevicesTest_v242-1530722401-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (11317308-bec7-493d-b8dd-f30d7c6a2b2b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['dabd8431-2924-468a-b504-f7977dcf6af3', 'eade9b0a-ad00-4a64-8e40-b965cf9c00ec', '2afdd5b5-5f3a-4f3c-bdfe-3196cdcf7c89', 'a9bffe03-1cc5-4d72-9cd1-d6a795efdcb6']}' {{(pid=100523) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 27 16:07:40.241286 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.volume.api [None req-7c9e3a1c-258f-4a0c-bb33-35d9648ea158 tempest-TaggedBootDevicesTest_v242-1530722401 tempest-TaggedBootDevicesTest_v242-1530722401-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (f0de4c02-0017-4d6d-8348-52cf76dcabb2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100523) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 27 16:07:40.271568 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.volume.api [None req-7c9e3a1c-258f-4a0c-bb33-35d9648ea158 tempest-TaggedBootDevicesTest_v242-1530722401 tempest-TaggedBootDevicesTest_v242-1530722401-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (f0de4c02-0017-4d6d-8348-52cf76dcabb2) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'f238daa3-2584-41b5-b3b9-9ba26ef7da03', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TaggedBootDevicesTest_v242-volume-41481542',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='2bfd6278ddc34415ae356c6905d30d8c',qos_specs=None,replication_status=,reservations=['dabd8431-2924-468a-b504-f7977dcf6af3','eade9b0a-ad00-4a64-8e40-b965cf9c00ec','2afdd5b5-5f3a-4f3c-bdfe-3196cdcf7c89','a9bffe03-1cc5-4d72-9cd1-d6a795efdcb6'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='5e0211cd85a1403f9cfa176019892d11',volume_type_id=2bce4e1a-e6e0-49d9-be36-c3405449a01e), 'volume': Volume(_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-27T16:07:40Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TaggedBootDevicesTest_v242-volume-41481542',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=f238daa3-2584-41b5-b3b9-9ba26ef7da03,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='2bfd6278ddc34415ae356c6905d30d8c',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='5e0211cd85a1403f9cfa176019892d11',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(2bce4e1a-e6e0-49d9-be36-c3405449a01e),volume_type_id=2bce4e1a-e6e0-49d9-be36-c3405449a01e)}' {{(pid=100523) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 27 16:07:40.272389 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.volume.api [None req-7c9e3a1c-258f-4a0c-bb33-35d9648ea158 tempest-TaggedBootDevicesTest_v242-1530722401 tempest-TaggedBootDevicesTest_v242-1530722401-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (69093441-cea3-4628-8f02-a152a76cd629) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100523) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 27 16:07:40.296530 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.volume.api [None req-7c9e3a1c-258f-4a0c-bb33-35d9648ea158 tempest-TaggedBootDevicesTest_v242-1530722401 tempest-TaggedBootDevicesTest_v242-1530722401-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (69093441-cea3-4628-8f02-a152a76cd629) transitioned into state 'SUCCESS' from state '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-41481542',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='2bfd6278ddc34415ae356c6905d30d8c',qos_specs=None,replication_status=,reservations=['dabd8431-2924-468a-b504-f7977dcf6af3','eade9b0a-ad00-4a64-8e40-b965cf9c00ec','2afdd5b5-5f3a-4f3c-bdfe-3196cdcf7c89','a9bffe03-1cc5-4d72-9cd1-d6a795efdcb6'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='5e0211cd85a1403f9cfa176019892d11',volume_type_id=2bce4e1a-e6e0-49d9-be36-c3405449a01e)}' {{(pid=100523) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 27 16:07:40.297174 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.volume.api [None req-7c9e3a1c-258f-4a0c-bb33-35d9648ea158 tempest-TaggedBootDevicesTest_v242-1530722401 tempest-TaggedBootDevicesTest_v242-1530722401-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (14db5f3a-e077-4e98-a3be-e33a30670626) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100523) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 27 16:07:40.310290 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.volume.api [None req-7c9e3a1c-258f-4a0c-bb33-35d9648ea158 tempest-TaggedBootDevicesTest_v242-1530722401 tempest-TaggedBootDevicesTest_v242-1530722401-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (14db5f3a-e077-4e98-a3be-e33a30670626) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100523) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 27 16:07:40.310989 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.volume.api [None req-7c9e3a1c-258f-4a0c-bb33-35d9648ea158 tempest-TaggedBootDevicesTest_v242-1530722401 tempest-TaggedBootDevicesTest_v242-1530722401-project-member] Flow 'volume_create_api' (06f6f8f7-a834-442a-92b7-a92ec8ef0953) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100523) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 27 16:07:40.312028 np0000005924 devstack@c-api.service[100523]: INFO cinder.volume.api [None req-7c9e3a1c-258f-4a0c-bb33-35d9648ea158 tempest-TaggedBootDevicesTest_v242-1530722401 tempest-TaggedBootDevicesTest_v242-1530722401-project-member] Create volume request issued successfully. Jul 27 16:07:40.312878 np0000005924 devstack@c-api.service[100523]: INFO cinder.api.openstack.wsgi [None req-7c9e3a1c-258f-4a0c-bb33-35d9648ea158 tempest-TaggedBootDevicesTest_v242-1530722401 tempest-TaggedBootDevicesTest_v242-1530722401-project-member] https://10.4.3.117/volume/v3/volumes returned with HTTP 202 Jul 27 16:07:40.313499 np0000005924 devstack@c-api.service[100523]: [pid: 100523|app: 0|req: 56/228] 10.4.3.117 () {68 vars in 1258 bytes} [Mon Jul 27 16:07:40 2026] POST /volume/v3/volumes => generated 755 bytes in 201 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 27 16:07:40.329005 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.middleware.request_id [None req-d82a3a80-042b-4545-a33d-aa10fbcad271 None None] RequestId filter calling following filter/app {{(pid=100524) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:07:40.330709 np0000005924 devstack@c-api.service[100524]: INFO cinder.api.openstack.wsgi [None req-d82a3a80-042b-4545-a33d-aa10fbcad271 tempest-TaggedBootDevicesTest_v242-1530722401 tempest-TaggedBootDevicesTest_v242-1530722401-project-member] GET https://10.4.3.117/volume/v3/volumes/f238daa3-2584-41b5-b3b9-9ba26ef7da03 Jul 27 16:07:40.330950 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.openstack.wsgi [None req-d82a3a80-042b-4545-a33d-aa10fbcad271 tempest-TaggedBootDevicesTest_v242-1530722401 tempest-TaggedBootDevicesTest_v242-1530722401-project-member] Empty body provided in request {{(pid=100524) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:07:40.331157 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.openstack.wsgi [None req-d82a3a80-042b-4545-a33d-aa10fbcad271 tempest-TaggedBootDevicesTest_v242-1530722401 tempest-TaggedBootDevicesTest_v242-1530722401-project-member] Calling method 'show' {{(pid=100524) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:07:40.338800 np0000005924 devstack@c-api.service[100524]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:07:40.338800 np0000005924 devstack@c-api.service[100524]: warnings.warn( Jul 27 16:07:40.343047 np0000005924 devstack@c-api.service[100524]: INFO cinder.volume.api [None req-d82a3a80-042b-4545-a33d-aa10fbcad271 tempest-TaggedBootDevicesTest_v242-1530722401 tempest-TaggedBootDevicesTest_v242-1530722401-project-member] Volume info retrieved successfully. Jul 27 16:07:40.348998 np0000005924 devstack@c-api.service[100524]: INFO cinder.api.openstack.wsgi [None req-d82a3a80-042b-4545-a33d-aa10fbcad271 tempest-TaggedBootDevicesTest_v242-1530722401 tempest-TaggedBootDevicesTest_v242-1530722401-project-member] https://10.4.3.117/volume/v3/volumes/f238daa3-2584-41b5-b3b9-9ba26ef7da03 returned with HTTP 200 Jul 27 16:07:40.349512 np0000005924 devstack@c-api.service[100524]: [pid: 100524|app: 0|req: 61/229] 10.4.3.117 () {66 vars in 1348 bytes} [Mon Jul 27 16:07:40 2026] GET /volume/v3/volumes/f238daa3-2584-41b5-b3b9-9ba26ef7da03 => generated 823 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 27 16:07:40.453346 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.middleware.request_id [None req-a9b17036-6ab6-4f06-96c5-0b4357802b0c None None] RequestId filter calling following filter/app {{(pid=100522) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:07:40.456216 np0000005924 devstack@c-api.service[100522]: INFO cinder.api.openstack.wsgi [None req-a9b17036-6ab6-4f06-96c5-0b4357802b0c tempest-GroupsV314Test-466625799 tempest-GroupsV314Test-466625799-project-member] GET https://10.4.3.117/volume/v3/volumes/c3b885aa-b68b-4d70-aa5b-32203250ffe7 Jul 27 16:07:40.456449 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.openstack.wsgi [None req-a9b17036-6ab6-4f06-96c5-0b4357802b0c tempest-GroupsV314Test-466625799 tempest-GroupsV314Test-466625799-project-member] Empty body provided in request {{(pid=100522) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:07:40.456725 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.openstack.wsgi [None req-a9b17036-6ab6-4f06-96c5-0b4357802b0c tempest-GroupsV314Test-466625799 tempest-GroupsV314Test-466625799-project-member] Calling method 'show' {{(pid=100522) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:07:40.459698 np0000005924 devstack@c-api.service[100522]: DEBUG dbcounter [-] [100522] Writing DB stats cinder:SELECT=342,cinder:INSERT=53,cinder:UPDATE=94 {{(pid=100522) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 27 16:07:40.466481 np0000005924 devstack@c-api.service[100522]: INFO cinder.api.openstack.wsgi [None req-a9b17036-6ab6-4f06-96c5-0b4357802b0c tempest-GroupsV314Test-466625799 tempest-GroupsV314Test-466625799-project-member] https://10.4.3.117/volume/v3/volumes/c3b885aa-b68b-4d70-aa5b-32203250ffe7 returned with HTTP 404 Jul 27 16:07:40.467195 np0000005924 devstack@c-api.service[100522]: [pid: 100522|app: 0|req: 57/230] 10.4.3.117 () {68 vars in 1389 bytes} [Mon Jul 27 16:07:40 2026] GET /volume/v3/volumes/c3b885aa-b68b-4d70-aa5b-32203250ffe7 => generated 109 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 27 16:07:40.479558 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.middleware.request_id [None req-96d4efc7-62ce-43af-b141-acc80f4b5956 None None] RequestId filter calling following filter/app {{(pid=100521) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:07:40.481365 np0000005924 devstack@c-api.service[100521]: INFO cinder.api.openstack.wsgi [None req-96d4efc7-62ce-43af-b141-acc80f4b5956 tempest-GroupsV314Test-466625799 tempest-GroupsV314Test-466625799-project-member] GET https://10.4.3.117/volume/v3/groups/5a9da5ab-29e4-4f19-8c42-8871260e5e9d Jul 27 16:07:40.481591 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.openstack.wsgi [None req-96d4efc7-62ce-43af-b141-acc80f4b5956 tempest-GroupsV314Test-466625799 tempest-GroupsV314Test-466625799-project-member] Empty body provided in request {{(pid=100521) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:07:40.481800 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.openstack.wsgi [None req-96d4efc7-62ce-43af-b141-acc80f4b5956 tempest-GroupsV314Test-466625799 tempest-GroupsV314Test-466625799-project-member] Calling method 'version_select' {{(pid=100521) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:07:40.481976 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.v3.groups [None req-96d4efc7-62ce-43af-b141-acc80f4b5956 tempest-GroupsV314Test-466625799 tempest-GroupsV314Test-466625799-project-member] show called for member 5a9da5ab-29e4-4f19-8c42-8871260e5e9d {{(pid=100521) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Jul 27 16:07:40.486048 np0000005924 devstack@c-api.service[100521]: INFO cinder.api.openstack.wsgi [None req-96d4efc7-62ce-43af-b141-acc80f4b5956 tempest-GroupsV314Test-466625799 tempest-GroupsV314Test-466625799-project-member] https://10.4.3.117/volume/v3/groups/5a9da5ab-29e4-4f19-8c42-8871260e5e9d returned with HTTP 404 Jul 27 16:07:40.486786 np0000005924 devstack@c-api.service[100521]: [pid: 100521|app: 0|req: 57/231] 10.4.3.117 () {68 vars in 1386 bytes} [Mon Jul 27 16:07:40 2026] GET /volume/v3/groups/5a9da5ab-29e4-4f19-8c42-8871260e5e9d => generated 108 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 27 16:07:40.495653 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.middleware.request_id [None req-3dd58448-95d6-4463-b29a-b2329bdcd094 None None] RequestId filter calling following filter/app {{(pid=100523) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:07:40.497665 np0000005924 devstack@c-api.service[100523]: INFO cinder.api.openstack.wsgi [None req-3dd58448-95d6-4463-b29a-b2329bdcd094 tempest-GroupsV314Test-466625799 tempest-GroupsV314Test-466625799-project-member] GET https://10.4.3.117/volume/v3/volumes/detail Jul 27 16:07:40.497851 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.openstack.wsgi [None req-3dd58448-95d6-4463-b29a-b2329bdcd094 tempest-GroupsV314Test-466625799 tempest-GroupsV314Test-466625799-project-member] Empty body provided in request {{(pid=100523) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:07:40.498064 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.openstack.wsgi [None req-3dd58448-95d6-4463-b29a-b2329bdcd094 tempest-GroupsV314Test-466625799 tempest-GroupsV314Test-466625799-project-member] Calling method 'detail' {{(pid=100523) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:07:40.498281 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.api_utils [None req-3dd58448-95d6-4463-b29a-b2329bdcd094 tempest-GroupsV314Test-466625799 tempest-GroupsV314Test-466625799-project-member] Removing options '' from query. {{(pid=100523) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 27 16:07:40.498633 np0000005924 devstack@c-api.service[100523]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:07:40.498633 np0000005924 devstack@c-api.service[100523]: warnings.warn( Jul 27 16:07:40.499037 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.volume.api [None req-3dd58448-95d6-4463-b29a-b2329bdcd094 tempest-GroupsV314Test-466625799 tempest-GroupsV314Test-466625799-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100523) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 27 16:07:40.506226 np0000005924 devstack@c-api.service[100523]: INFO cinder.volume.api [None req-3dd58448-95d6-4463-b29a-b2329bdcd094 tempest-GroupsV314Test-466625799 tempest-GroupsV314Test-466625799-project-member] Get all volumes completed successfully. Jul 27 16:07:40.506887 np0000005924 devstack@c-api.service[100523]: WARNING stevedore.named [None req-3dd58448-95d6-4463-b29a-b2329bdcd094 tempest-GroupsV314Test-466625799 tempest-GroupsV314Test-466625799-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 27 16:07:40.507050 np0000005924 devstack@c-api.service[100523]: WARNING castellan.key_manager [None req-3dd58448-95d6-4463-b29a-b2329bdcd094 tempest-GroupsV314Test-466625799 tempest-GroupsV314Test-466625799-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based 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 27 16:07:40.544218 np0000005924 devstack@c-api.service[100523]: DEBUG oslo_db.sqlalchemy.engines [None req-3dd58448-95d6-4463-b29a-b2329bdcd094 tempest-GroupsV314Test-466625799 tempest-GroupsV314Test-466625799-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100523) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 27 16:07:40.546972 np0000005924 devstack@c-api.service[100523]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:07:40.546972 np0000005924 devstack@c-api.service[100523]: warnings.warn( Jul 27 16:07:40.557173 np0000005924 devstack@c-api.service[100523]: INFO cinder.api.openstack.wsgi [None req-3dd58448-95d6-4463-b29a-b2329bdcd094 tempest-GroupsV314Test-466625799 tempest-GroupsV314Test-466625799-project-member] https://10.4.3.117/volume/v3/volumes/detail returned with HTTP 200 Jul 27 16:07:40.557912 np0000005924 devstack@c-api.service[100523]: [pid: 100523|app: 0|req: 57/232] 10.4.3.117 () {68 vars in 1299 bytes} [Mon Jul 27 16:07:40 2026] GET /volume/v3/volumes/detail => generated 914 bytes in 63 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 27 16:07:40.576783 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.middleware.request_id [None req-5075de13-76fe-4d76-bb41-9fc0480e58f1 None None] RequestId filter calling following filter/app {{(pid=100524) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:07:40.578909 np0000005924 devstack@c-api.service[100524]: INFO cinder.api.openstack.wsgi [None req-5075de13-76fe-4d76-bb41-9fc0480e58f1 tempest-GroupsV314Test-466625799 tempest-GroupsV314Test-466625799-project-member] POST https://10.4.3.117/volume/v3/groups/4370214d-8f20-48b8-a7a6-e3b892176c9e/action Jul 27 16:07:40.579371 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.openstack.wsgi [None req-5075de13-76fe-4d76-bb41-9fc0480e58f1 tempest-GroupsV314Test-466625799 tempest-GroupsV314Test-466625799-project-member] Action body: b'{"delete": {"delete-volumes": true}}' {{(pid=100524) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 27 16:07:40.579529 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.openstack.wsgi [None req-5075de13-76fe-4d76-bb41-9fc0480e58f1 tempest-GroupsV314Test-466625799 tempest-GroupsV314Test-466625799-project-member] Action: 'action', calling method: delete_group, body: {"delete": {"delete-volumes": true}} {{(pid=100524) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 27 16:07:40.582025 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.v3.groups [None req-5075de13-76fe-4d76-bb41-9fc0480e58f1 tempest-GroupsV314Test-466625799 tempest-GroupsV314Test-466625799-project-member] delete called for group 4370214d-8f20-48b8-a7a6-e3b892176c9e {{(pid=100524) _delete /opt/stack/cinder/cinder/api/v3/groups.py:117}} Jul 27 16:07:40.582185 np0000005924 devstack@c-api.service[100524]: INFO cinder.api.v3.groups [None req-5075de13-76fe-4d76-bb41-9fc0480e58f1 tempest-GroupsV314Test-466625799 tempest-GroupsV314Test-466625799-project-member] Delete group with id: 4370214d-8f20-48b8-a7a6-e3b892176c9e Jul 27 16:07:40.591152 np0000005924 devstack@c-api.service[100524]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:07:40.591152 np0000005924 devstack@c-api.service[100524]: warnings.warn( Jul 27 16:07:40.631196 np0000005924 devstack@c-api.service[100524]: INFO cinder.api.openstack.wsgi [None req-5075de13-76fe-4d76-bb41-9fc0480e58f1 tempest-GroupsV314Test-466625799 tempest-GroupsV314Test-466625799-project-member] https://10.4.3.117/volume/v3/groups/4370214d-8f20-48b8-a7a6-e3b892176c9e/action returned with HTTP 202 Jul 27 16:07:40.631639 np0000005924 devstack@c-api.service[100524]: [pid: 100524|app: 0|req: 62/233] 10.4.3.117 () {70 vars in 1428 bytes} [Mon Jul 27 16:07:40 2026] POST /volume/v3/groups/4370214d-8f20-48b8-a7a6-e3b892176c9e/action => generated 0 bytes in 55 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Jul 27 16:07:40.638843 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.middleware.request_id [None req-f2385e60-0c31-4546-9197-1f06bc89a80a None None] RequestId filter calling following filter/app {{(pid=100522) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:07:40.641111 np0000005924 devstack@c-api.service[100522]: INFO cinder.api.openstack.wsgi [None req-f2385e60-0c31-4546-9197-1f06bc89a80a tempest-GroupsV314Test-466625799 tempest-GroupsV314Test-466625799-project-member] GET https://10.4.3.117/volume/v3/volumes/8464c458-c785-4976-8038-e4c1c42ee8d9 Jul 27 16:07:40.641445 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.openstack.wsgi [None req-f2385e60-0c31-4546-9197-1f06bc89a80a tempest-GroupsV314Test-466625799 tempest-GroupsV314Test-466625799-project-member] Empty body provided in request {{(pid=100522) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:07:40.641719 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.openstack.wsgi [None req-f2385e60-0c31-4546-9197-1f06bc89a80a tempest-GroupsV314Test-466625799 tempest-GroupsV314Test-466625799-project-member] Calling method 'show' {{(pid=100522) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:07:40.651017 np0000005924 devstack@c-api.service[100522]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:07:40.651017 np0000005924 devstack@c-api.service[100522]: warnings.warn( Jul 27 16:07:40.655765 np0000005924 devstack@c-api.service[100522]: INFO cinder.volume.api [None req-f2385e60-0c31-4546-9197-1f06bc89a80a tempest-GroupsV314Test-466625799 tempest-GroupsV314Test-466625799-project-member] Volume info retrieved successfully. Jul 27 16:07:40.656850 np0000005924 devstack@c-api.service[100522]: WARNING stevedore.named [None req-f2385e60-0c31-4546-9197-1f06bc89a80a tempest-GroupsV314Test-466625799 tempest-GroupsV314Test-466625799-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 27 16:07:40.657080 np0000005924 devstack@c-api.service[100522]: WARNING castellan.key_manager [None req-f2385e60-0c31-4546-9197-1f06bc89a80a tempest-GroupsV314Test-466625799 tempest-GroupsV314Test-466625799-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based 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 27 16:07:40.696897 np0000005924 devstack@c-api.service[100522]: DEBUG oslo_db.sqlalchemy.engines [None req-f2385e60-0c31-4546-9197-1f06bc89a80a tempest-GroupsV314Test-466625799 tempest-GroupsV314Test-466625799-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100522) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 27 16:07:40.699832 np0000005924 devstack@c-api.service[100522]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:07:40.699832 np0000005924 devstack@c-api.service[100522]: warnings.warn( Jul 27 16:07:40.707336 np0000005924 devstack@c-api.service[100522]: INFO cinder.api.openstack.wsgi [None req-f2385e60-0c31-4546-9197-1f06bc89a80a tempest-GroupsV314Test-466625799 tempest-GroupsV314Test-466625799-project-member] https://10.4.3.117/volume/v3/volumes/8464c458-c785-4976-8038-e4c1c42ee8d9 returned with HTTP 200 Jul 27 16:07:40.707835 np0000005924 devstack@c-api.service[100522]: [pid: 100522|app: 0|req: 58/234] 10.4.3.117 () {68 vars in 1389 bytes} [Mon Jul 27 16:07:40 2026] GET /volume/v3/volumes/8464c458-c785-4976-8038-e4c1c42ee8d9 => generated 910 bytes in 69 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 27 16:07:41.361916 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.middleware.request_id [None req-60a51f82-0817-406c-9949-f471e9ad4c28 None None] RequestId filter calling following filter/app {{(pid=100521) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:07:41.363838 np0000005924 devstack@c-api.service[100521]: INFO cinder.api.openstack.wsgi [None req-60a51f82-0817-406c-9949-f471e9ad4c28 tempest-TaggedBootDevicesTest_v242-1530722401 tempest-TaggedBootDevicesTest_v242-1530722401-project-member] GET https://10.4.3.117/volume/v3/volumes/f238daa3-2584-41b5-b3b9-9ba26ef7da03 Jul 27 16:07:41.364237 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.openstack.wsgi [None req-60a51f82-0817-406c-9949-f471e9ad4c28 tempest-TaggedBootDevicesTest_v242-1530722401 tempest-TaggedBootDevicesTest_v242-1530722401-project-member] Empty body provided in request {{(pid=100521) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:07:41.364481 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.openstack.wsgi [None req-60a51f82-0817-406c-9949-f471e9ad4c28 tempest-TaggedBootDevicesTest_v242-1530722401 tempest-TaggedBootDevicesTest_v242-1530722401-project-member] Calling method 'show' {{(pid=100521) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:07:41.376059 np0000005924 devstack@c-api.service[100521]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:07:41.376059 np0000005924 devstack@c-api.service[100521]: warnings.warn( Jul 27 16:07:41.380070 np0000005924 devstack@c-api.service[100521]: INFO cinder.volume.api [None req-60a51f82-0817-406c-9949-f471e9ad4c28 tempest-TaggedBootDevicesTest_v242-1530722401 tempest-TaggedBootDevicesTest_v242-1530722401-project-member] Volume info retrieved successfully. Jul 27 16:07:41.384656 np0000005924 devstack@c-api.service[100521]: INFO cinder.api.openstack.wsgi [None req-60a51f82-0817-406c-9949-f471e9ad4c28 tempest-TaggedBootDevicesTest_v242-1530722401 tempest-TaggedBootDevicesTest_v242-1530722401-project-member] https://10.4.3.117/volume/v3/volumes/f238daa3-2584-41b5-b3b9-9ba26ef7da03 returned with HTTP 200 Jul 27 16:07:41.385748 np0000005924 devstack@c-api.service[100521]: [pid: 100521|app: 0|req: 58/235] 10.4.3.117 () {66 vars in 1348 bytes} [Mon Jul 27 16:07:41 2026] GET /volume/v3/volumes/f238daa3-2584-41b5-b3b9-9ba26ef7da03 => generated 848 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 27 16:07:41.727128 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.middleware.request_id [None req-343673cf-466e-409c-aa4b-1759324a5f42 None None] RequestId filter calling following filter/app {{(pid=100523) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:07:41.729149 np0000005924 devstack@c-api.service[100523]: INFO cinder.api.openstack.wsgi [None req-343673cf-466e-409c-aa4b-1759324a5f42 tempest-GroupsV314Test-466625799 tempest-GroupsV314Test-466625799-project-member] GET https://10.4.3.117/volume/v3/volumes/8464c458-c785-4976-8038-e4c1c42ee8d9 Jul 27 16:07:41.729379 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.openstack.wsgi [None req-343673cf-466e-409c-aa4b-1759324a5f42 tempest-GroupsV314Test-466625799 tempest-GroupsV314Test-466625799-project-member] Empty body provided in request {{(pid=100523) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:07:41.729623 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.openstack.wsgi [None req-343673cf-466e-409c-aa4b-1759324a5f42 tempest-GroupsV314Test-466625799 tempest-GroupsV314Test-466625799-project-member] Calling method 'show' {{(pid=100523) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:07:41.732879 np0000005924 devstack@c-api.service[100523]: DEBUG dbcounter [-] [100523] Writing DB stats cinder:SELECT=376,cinder:INSERT=61,cinder:UPDATE=98 {{(pid=100523) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 27 16:07:41.742085 np0000005924 devstack@c-api.service[100523]: INFO cinder.api.openstack.wsgi [None req-343673cf-466e-409c-aa4b-1759324a5f42 tempest-GroupsV314Test-466625799 tempest-GroupsV314Test-466625799-project-member] https://10.4.3.117/volume/v3/volumes/8464c458-c785-4976-8038-e4c1c42ee8d9 returned with HTTP 404 Jul 27 16:07:41.742625 np0000005924 devstack@c-api.service[100523]: [pid: 100523|app: 0|req: 58/236] 10.4.3.117 () {68 vars in 1389 bytes} [Mon Jul 27 16:07:41 2026] GET /volume/v3/volumes/8464c458-c785-4976-8038-e4c1c42ee8d9 => generated 109 bytes in 16 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 27 16:07:41.750505 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.middleware.request_id [None req-53a67ade-ab7d-4bea-b90d-cec1fcde47e4 None None] RequestId filter calling following filter/app {{(pid=100524) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:07:41.752505 np0000005924 devstack@c-api.service[100524]: INFO cinder.api.openstack.wsgi [None req-53a67ade-ab7d-4bea-b90d-cec1fcde47e4 tempest-GroupsV314Test-466625799 tempest-GroupsV314Test-466625799-project-member] GET https://10.4.3.117/volume/v3/groups/4370214d-8f20-48b8-a7a6-e3b892176c9e Jul 27 16:07:41.752789 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.openstack.wsgi [None req-53a67ade-ab7d-4bea-b90d-cec1fcde47e4 tempest-GroupsV314Test-466625799 tempest-GroupsV314Test-466625799-project-member] Empty body provided in request {{(pid=100524) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:07:41.753051 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.openstack.wsgi [None req-53a67ade-ab7d-4bea-b90d-cec1fcde47e4 tempest-GroupsV314Test-466625799 tempest-GroupsV314Test-466625799-project-member] Calling method 'version_select' {{(pid=100524) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:07:41.753228 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.v3.groups [None req-53a67ade-ab7d-4bea-b90d-cec1fcde47e4 tempest-GroupsV314Test-466625799 tempest-GroupsV314Test-466625799-project-member] show called for member 4370214d-8f20-48b8-a7a6-e3b892176c9e {{(pid=100524) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Jul 27 16:07:41.756939 np0000005924 devstack@c-api.service[100524]: INFO cinder.api.openstack.wsgi [None req-53a67ade-ab7d-4bea-b90d-cec1fcde47e4 tempest-GroupsV314Test-466625799 tempest-GroupsV314Test-466625799-project-member] https://10.4.3.117/volume/v3/groups/4370214d-8f20-48b8-a7a6-e3b892176c9e returned with HTTP 404 Jul 27 16:07:41.757375 np0000005924 devstack@c-api.service[100524]: [pid: 100524|app: 0|req: 63/237] 10.4.3.117 () {68 vars in 1386 bytes} [Mon Jul 27 16:07:41 2026] GET /volume/v3/groups/4370214d-8f20-48b8-a7a6-e3b892176c9e => generated 108 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 27 16:07:41.765449 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.middleware.request_id [None req-ca5ffc2c-3a6e-4f72-9405-1a41f72d94af None None] RequestId filter calling following filter/app {{(pid=100522) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:07:41.769106 np0000005924 devstack@c-api.service[100522]: INFO cinder.api.openstack.wsgi [None req-ca5ffc2c-3a6e-4f72-9405-1a41f72d94af tempest-GroupsV314Test-309576090 tempest-GroupsV314Test-309576090-project-admin] DELETE https://10.4.3.117/volume/v3/group_types/0a6ca0e5-4248-4f8c-8d63-8db47a03483e Jul 27 16:07:41.769106 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.openstack.wsgi [None req-ca5ffc2c-3a6e-4f72-9405-1a41f72d94af tempest-GroupsV314Test-309576090 tempest-GroupsV314Test-309576090-project-admin] Empty body provided in request {{(pid=100522) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:07:41.769106 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.openstack.wsgi [None req-ca5ffc2c-3a6e-4f72-9405-1a41f72d94af tempest-GroupsV314Test-309576090 tempest-GroupsV314Test-309576090-project-admin] Calling method 'version_select' {{(pid=100522) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:07:41.796224 np0000005924 devstack@c-api.service[100522]: INFO cinder.api.openstack.wsgi [None req-ca5ffc2c-3a6e-4f72-9405-1a41f72d94af tempest-GroupsV314Test-309576090 tempest-GroupsV314Test-309576090-project-admin] https://10.4.3.117/volume/v3/group_types/0a6ca0e5-4248-4f8c-8d63-8db47a03483e returned with HTTP 202 Jul 27 16:07:41.797442 np0000005924 devstack@c-api.service[100522]: [pid: 100522|app: 0|req: 59/238] 10.4.3.117 () {68 vars in 1404 bytes} [Mon Jul 27 16:07:41 2026] DELETE /volume/v3/group_types/0a6ca0e5-4248-4f8c-8d63-8db47a03483e => generated 0 bytes in 32 msecs (HTTP/1.1 202) 6 headers in 234 bytes (2 switches on core 0) Jul 27 16:07:41.810159 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.middleware.request_id [None req-a7918c4f-3938-4d1f-970a-d397ff169c1d None None] RequestId filter calling following filter/app {{(pid=100521) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:07:41.812097 np0000005924 devstack@c-api.service[100521]: INFO cinder.api.openstack.wsgi [None req-a7918c4f-3938-4d1f-970a-d397ff169c1d tempest-GroupsV314Test-309576090 tempest-GroupsV314Test-309576090-project-admin] DELETE https://10.4.3.117/volume/v3/types/d0e40a42-2d08-4331-a90a-d99bcbd32cf5 Jul 27 16:07:41.812346 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.openstack.wsgi [None req-a7918c4f-3938-4d1f-970a-d397ff169c1d tempest-GroupsV314Test-309576090 tempest-GroupsV314Test-309576090-project-admin] Empty body provided in request {{(pid=100521) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:07:41.812607 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.openstack.wsgi [None req-a7918c4f-3938-4d1f-970a-d397ff169c1d tempest-GroupsV314Test-309576090 tempest-GroupsV314Test-309576090-project-admin] Calling method '_delete' {{(pid=100521) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:07:41.841726 np0000005924 devstack@c-api.service[100521]: INFO cinder.api.openstack.wsgi [None req-a7918c4f-3938-4d1f-970a-d397ff169c1d tempest-GroupsV314Test-309576090 tempest-GroupsV314Test-309576090-project-admin] https://10.4.3.117/volume/v3/types/d0e40a42-2d08-4331-a90a-d99bcbd32cf5 returned with HTTP 202 Jul 27 16:07:41.842148 np0000005924 devstack@c-api.service[100521]: [pid: 100521|app: 0|req: 59/239] 10.4.3.117 () {66 vars in 1345 bytes} [Mon Jul 27 16:07:41 2026] DELETE /volume/v3/types/d0e40a42-2d08-4331-a90a-d99bcbd32cf5 => generated 0 bytes in 32 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 27 16:07:41.851396 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.middleware.request_id [None req-e7d0ae9c-ac2f-4e7a-93e2-7e3d80a483b9 None None] RequestId filter calling following filter/app {{(pid=100523) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:07:41.853761 np0000005924 devstack@c-api.service[100523]: INFO cinder.api.openstack.wsgi [None req-e7d0ae9c-ac2f-4e7a-93e2-7e3d80a483b9 tempest-GroupsV314Test-309576090 tempest-GroupsV314Test-309576090-project-admin] GET https://10.4.3.117/volume/v3/types/d0e40a42-2d08-4331-a90a-d99bcbd32cf5 Jul 27 16:07:41.854232 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.openstack.wsgi [None req-e7d0ae9c-ac2f-4e7a-93e2-7e3d80a483b9 tempest-GroupsV314Test-309576090 tempest-GroupsV314Test-309576090-project-admin] Empty body provided in request {{(pid=100523) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:07:41.854500 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.openstack.wsgi [None req-e7d0ae9c-ac2f-4e7a-93e2-7e3d80a483b9 tempest-GroupsV314Test-309576090 tempest-GroupsV314Test-309576090-project-admin] Calling method 'show' {{(pid=100523) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:07:41.858074 np0000005924 devstack@c-api.service[100523]: INFO cinder.api.openstack.wsgi [None req-e7d0ae9c-ac2f-4e7a-93e2-7e3d80a483b9 tempest-GroupsV314Test-309576090 tempest-GroupsV314Test-309576090-project-admin] https://10.4.3.117/volume/v3/types/d0e40a42-2d08-4331-a90a-d99bcbd32cf5 returned with HTTP 404 Jul 27 16:07:41.858593 np0000005924 devstack@c-api.service[100523]: [pid: 100523|app: 0|req: 59/240] 10.4.3.117 () {66 vars in 1342 bytes} [Mon Jul 27 16:07:41 2026] GET /volume/v3/types/d0e40a42-2d08-4331-a90a-d99bcbd32cf5 => generated 114 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 27 16:07:46.887163 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.middleware.request_id [None req-b8b2fadc-81b6-42a6-9158-35f60fbb3bc8 None None] RequestId filter calling following filter/app {{(pid=100524) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:07:47.114121 np0000005924 devstack@c-api.service[100524]: INFO cinder.api.openstack.wsgi [None req-b8b2fadc-81b6-42a6-9158-35f60fbb3bc8 tempest-VolumePoolsAdminTestsJSON-327416916 tempest-VolumePoolsAdminTestsJSON-327416916-project-admin] GET https://10.4.3.117/volume/v3/scheduler-stats/get_pools?detail=True Jul 27 16:07:47.114414 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.openstack.wsgi [None req-b8b2fadc-81b6-42a6-9158-35f60fbb3bc8 tempest-VolumePoolsAdminTestsJSON-327416916 tempest-VolumePoolsAdminTestsJSON-327416916-project-admin] Empty body provided in request {{(pid=100524) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:07:47.114682 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.openstack.wsgi [None req-b8b2fadc-81b6-42a6-9158-35f60fbb3bc8 tempest-VolumePoolsAdminTestsJSON-327416916 tempest-VolumePoolsAdminTestsJSON-327416916-project-admin] Calling method 'get_pools' {{(pid=100524) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:07:47.142011 np0000005924 devstack@c-api.service[100524]: INFO cinder.api.openstack.wsgi [None req-b8b2fadc-81b6-42a6-9158-35f60fbb3bc8 tempest-VolumePoolsAdminTestsJSON-327416916 tempest-VolumePoolsAdminTestsJSON-327416916-project-admin] https://10.4.3.117/volume/v3/scheduler-stats/get_pools?detail=True returned with HTTP 200 Jul 27 16:07:47.145471 np0000005924 devstack@c-api.service[100524]: [pid: 100524|app: 0|req: 64/241] 10.4.3.117 () {66 vars in 1314 bytes} [Mon Jul 27 16:07:46 2026] GET /volume/v3/scheduler-stats/get_pools?detail=True => generated 1167 bytes in 259 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 27 16:07:47.151541 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.middleware.request_id [None req-767256c5-e2c2-4118-aee7-bc9f9132b078 None None] RequestId filter calling following filter/app {{(pid=100522) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:07:47.153626 np0000005924 devstack@c-api.service[100522]: INFO cinder.api.openstack.wsgi [None req-767256c5-e2c2-4118-aee7-bc9f9132b078 tempest-VolumePoolsAdminTestsJSON-327416916 tempest-VolumePoolsAdminTestsJSON-327416916-project-admin] GET https://10.4.3.117/volume/v3/scheduler-stats/get_pools Jul 27 16:07:47.153859 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.openstack.wsgi [None req-767256c5-e2c2-4118-aee7-bc9f9132b078 tempest-VolumePoolsAdminTestsJSON-327416916 tempest-VolumePoolsAdminTestsJSON-327416916-project-admin] Empty body provided in request {{(pid=100522) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:07:47.154103 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.openstack.wsgi [None req-767256c5-e2c2-4118-aee7-bc9f9132b078 tempest-VolumePoolsAdminTestsJSON-327416916 tempest-VolumePoolsAdminTestsJSON-327416916-project-admin] Calling method 'get_pools' {{(pid=100522) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:07:47.173265 np0000005924 devstack@c-api.service[100522]: INFO cinder.api.openstack.wsgi [None req-767256c5-e2c2-4118-aee7-bc9f9132b078 tempest-VolumePoolsAdminTestsJSON-327416916 tempest-VolumePoolsAdminTestsJSON-327416916-project-admin] https://10.4.3.117/volume/v3/scheduler-stats/get_pools returned with HTTP 200 Jul 27 16:07:47.173872 np0000005924 devstack@c-api.service[100522]: [pid: 100522|app: 0|req: 60/242] 10.4.3.117 () {66 vars in 1291 bytes} [Mon Jul 27 16:07:47 2026] GET /volume/v3/scheduler-stats/get_pools => generated 106 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 27 16:07:49.673201 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.middleware.request_id [req-44bab709-5d82-49cf-942e-07c0d0050a7f req-b94ecfe9-8509-40ce-8281-752d4633aa47 None None] RequestId filter calling following filter/app {{(pid=100521) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:07:49.675049 np0000005924 devstack@c-api.service[100521]: INFO cinder.api.openstack.wsgi [req-44bab709-5d82-49cf-942e-07c0d0050a7f req-b94ecfe9-8509-40ce-8281-752d4633aa47 tempest-TaggedBootDevicesTest_v242-1530722401 tempest-TaggedBootDevicesTest_v242-1530722401-project-member] GET https://10.4.3.117/volume/v3/volumes/cd2686e0-1ec0-4111-9a88-03a142d67e39 Jul 27 16:07:49.675266 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.openstack.wsgi [req-44bab709-5d82-49cf-942e-07c0d0050a7f req-b94ecfe9-8509-40ce-8281-752d4633aa47 tempest-TaggedBootDevicesTest_v242-1530722401 tempest-TaggedBootDevicesTest_v242-1530722401-project-member] Empty body provided in request {{(pid=100521) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:07:49.675464 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.openstack.wsgi [req-44bab709-5d82-49cf-942e-07c0d0050a7f req-b94ecfe9-8509-40ce-8281-752d4633aa47 tempest-TaggedBootDevicesTest_v242-1530722401 tempest-TaggedBootDevicesTest_v242-1530722401-project-member] Calling method 'show' {{(pid=100521) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:07:49.680295 np0000005924 devstack@c-api.service[100521]: DEBUG dbcounter [-] [100521] Writing DB stats cinder:SELECT=333,cinder:INSERT=51,cinder:UPDATE=78 {{(pid=100521) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 27 16:07:49.685018 np0000005924 devstack@c-api.service[100521]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:07:49.685018 np0000005924 devstack@c-api.service[100521]: warnings.warn( Jul 27 16:07:49.689144 np0000005924 devstack@c-api.service[100521]: INFO cinder.volume.api [req-44bab709-5d82-49cf-942e-07c0d0050a7f req-b94ecfe9-8509-40ce-8281-752d4633aa47 tempest-TaggedBootDevicesTest_v242-1530722401 tempest-TaggedBootDevicesTest_v242-1530722401-project-member] Volume info retrieved successfully. Jul 27 16:07:49.695102 np0000005924 devstack@c-api.service[100521]: INFO cinder.api.openstack.wsgi [req-44bab709-5d82-49cf-942e-07c0d0050a7f req-b94ecfe9-8509-40ce-8281-752d4633aa47 tempest-TaggedBootDevicesTest_v242-1530722401 tempest-TaggedBootDevicesTest_v242-1530722401-project-member] https://10.4.3.117/volume/v3/volumes/cd2686e0-1ec0-4111-9a88-03a142d67e39 returned with HTTP 200 Jul 27 16:07:49.695681 np0000005924 devstack@c-api.service[100521]: [pid: 100521|app: 0|req: 60/243] 10.4.3.117 () {68 vars in 1598 bytes} [Mon Jul 27 16:07:49 2026] GET /volume/v3/volumes/cd2686e0-1ec0-4111-9a88-03a142d67e39 => generated 1365 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 27 16:07:49.703868 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.middleware.request_id [req-44bab709-5d82-49cf-942e-07c0d0050a7f req-208c26b7-3216-406b-a71d-2ca1937d265f None None] RequestId filter calling following filter/app {{(pid=100523) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:07:49.706618 np0000005924 devstack@c-api.service[100523]: INFO cinder.api.openstack.wsgi [req-44bab709-5d82-49cf-942e-07c0d0050a7f req-208c26b7-3216-406b-a71d-2ca1937d265f tempest-TaggedBootDevicesTest_v242-1530722401 tempest-TaggedBootDevicesTest_v242-1530722401-project-member] GET https://10.4.3.117/volume/v3/volumes/84545916-23f5-47b3-be30-ad8b619500d4 Jul 27 16:07:49.706817 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.openstack.wsgi [req-44bab709-5d82-49cf-942e-07c0d0050a7f req-208c26b7-3216-406b-a71d-2ca1937d265f tempest-TaggedBootDevicesTest_v242-1530722401 tempest-TaggedBootDevicesTest_v242-1530722401-project-member] Empty body provided in request {{(pid=100523) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:07:49.707023 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.openstack.wsgi [req-44bab709-5d82-49cf-942e-07c0d0050a7f req-208c26b7-3216-406b-a71d-2ca1937d265f tempest-TaggedBootDevicesTest_v242-1530722401 tempest-TaggedBootDevicesTest_v242-1530722401-project-member] Calling method 'show' {{(pid=100523) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:07:49.722214 np0000005924 devstack@c-api.service[100523]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:07:49.722214 np0000005924 devstack@c-api.service[100523]: warnings.warn( Jul 27 16:07:49.728184 np0000005924 devstack@c-api.service[100523]: INFO cinder.volume.api [req-44bab709-5d82-49cf-942e-07c0d0050a7f req-208c26b7-3216-406b-a71d-2ca1937d265f tempest-TaggedBootDevicesTest_v242-1530722401 tempest-TaggedBootDevicesTest_v242-1530722401-project-member] Volume info retrieved successfully. Jul 27 16:07:49.732051 np0000005924 devstack@c-api.service[100523]: INFO cinder.api.openstack.wsgi [req-44bab709-5d82-49cf-942e-07c0d0050a7f req-208c26b7-3216-406b-a71d-2ca1937d265f tempest-TaggedBootDevicesTest_v242-1530722401 tempest-TaggedBootDevicesTest_v242-1530722401-project-member] https://10.4.3.117/volume/v3/volumes/84545916-23f5-47b3-be30-ad8b619500d4 returned with HTTP 200 Jul 27 16:07:49.732470 np0000005924 devstack@c-api.service[100523]: [pid: 100523|app: 0|req: 60/244] 10.4.3.117 () {68 vars in 1598 bytes} [Mon Jul 27 16:07:49 2026] GET /volume/v3/volumes/84545916-23f5-47b3-be30-ad8b619500d4 => generated 850 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 27 16:07:49.741768 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.middleware.request_id [req-44bab709-5d82-49cf-942e-07c0d0050a7f req-5b1017eb-d13f-44c1-9731-6e837d94db38 None None] RequestId filter calling following filter/app {{(pid=100524) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:07:49.743449 np0000005924 devstack@c-api.service[100524]: INFO cinder.api.openstack.wsgi [req-44bab709-5d82-49cf-942e-07c0d0050a7f req-5b1017eb-d13f-44c1-9731-6e837d94db38 tempest-TaggedBootDevicesTest_v242-1530722401 tempest-TaggedBootDevicesTest_v242-1530722401-project-member] GET https://10.4.3.117/volume/v3/volumes/f238daa3-2584-41b5-b3b9-9ba26ef7da03 Jul 27 16:07:49.743620 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.openstack.wsgi [req-44bab709-5d82-49cf-942e-07c0d0050a7f req-5b1017eb-d13f-44c1-9731-6e837d94db38 tempest-TaggedBootDevicesTest_v242-1530722401 tempest-TaggedBootDevicesTest_v242-1530722401-project-member] Empty body provided in request {{(pid=100524) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:07:49.743790 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.openstack.wsgi [req-44bab709-5d82-49cf-942e-07c0d0050a7f req-5b1017eb-d13f-44c1-9731-6e837d94db38 tempest-TaggedBootDevicesTest_v242-1530722401 tempest-TaggedBootDevicesTest_v242-1530722401-project-member] Calling method 'show' {{(pid=100524) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:07:49.745681 np0000005924 devstack@c-api.service[100524]: DEBUG dbcounter [-] [100524] Writing DB stats cinder:SELECT=286,cinder:UPDATE=61,cinder:INSERT=32 {{(pid=100524) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 27 16:07:49.752253 np0000005924 devstack@c-api.service[100524]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:07:49.752253 np0000005924 devstack@c-api.service[100524]: warnings.warn( Jul 27 16:07:49.757040 np0000005924 devstack@c-api.service[100524]: INFO cinder.volume.api [req-44bab709-5d82-49cf-942e-07c0d0050a7f req-5b1017eb-d13f-44c1-9731-6e837d94db38 tempest-TaggedBootDevicesTest_v242-1530722401 tempest-TaggedBootDevicesTest_v242-1530722401-project-member] Volume info retrieved successfully. Jul 27 16:07:49.764295 np0000005924 devstack@c-api.service[100524]: INFO cinder.api.openstack.wsgi [req-44bab709-5d82-49cf-942e-07c0d0050a7f req-5b1017eb-d13f-44c1-9731-6e837d94db38 tempest-TaggedBootDevicesTest_v242-1530722401 tempest-TaggedBootDevicesTest_v242-1530722401-project-member] https://10.4.3.117/volume/v3/volumes/f238daa3-2584-41b5-b3b9-9ba26ef7da03 returned with HTTP 200 Jul 27 16:07:49.764792 np0000005924 devstack@c-api.service[100524]: [pid: 100524|app: 0|req: 65/245] 10.4.3.117 () {68 vars in 1598 bytes} [Mon Jul 27 16:07:49 2026] GET /volume/v3/volumes/f238daa3-2584-41b5-b3b9-9ba26ef7da03 => generated 848 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 27 16:07:49.777630 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.middleware.request_id [None req-130d8c2e-7945-493e-a2a7-d1efd65b8fb6 None None] RequestId filter calling following filter/app {{(pid=100522) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:07:49.778007 np0000005924 devstack@c-api.service[100522]: INFO cinder.api.openstack.wsgi [None req-130d8c2e-7945-493e-a2a7-d1efd65b8fb6 None None] GET https://10.4.3.117/volume// Jul 27 16:07:49.778061 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.openstack.wsgi [None req-130d8c2e-7945-493e-a2a7-d1efd65b8fb6 None None] Empty body provided in request {{(pid=100522) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:07:49.778250 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.openstack.wsgi [None req-130d8c2e-7945-493e-a2a7-d1efd65b8fb6 None None] Calling method 'all' {{(pid=100522) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:07:49.778620 np0000005924 devstack@c-api.service[100522]: INFO cinder.api.openstack.wsgi [None req-130d8c2e-7945-493e-a2a7-d1efd65b8fb6 None None] https://10.4.3.117/volume// returned with HTTP 300 Jul 27 16:07:49.778859 np0000005924 devstack@c-api.service[100522]: [pid: 100522|app: 0|req: 61/246] 10.4.3.117 () {66 vars in 1419 bytes} [Mon Jul 27 16:07:49 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 27 16:07:49.790730 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.middleware.request_id [req-44bab709-5d82-49cf-942e-07c0d0050a7f req-5d672fe7-81fb-4805-a671-4c0b6b38981f None None] RequestId filter calling following filter/app {{(pid=100521) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:07:49.794553 np0000005924 devstack@c-api.service[100521]: INFO cinder.api.openstack.wsgi [req-44bab709-5d82-49cf-942e-07c0d0050a7f req-5d672fe7-81fb-4805-a671-4c0b6b38981f tempest-TaggedBootDevicesTest_v242-1530722401 tempest-TaggedBootDevicesTest_v242-1530722401-project-member] POST https://10.4.3.117/volume/v3/attachments Jul 27 16:07:49.794553 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.openstack.wsgi [req-44bab709-5d82-49cf-942e-07c0d0050a7f req-5d672fe7-81fb-4805-a671-4c0b6b38981f tempest-TaggedBootDevicesTest_v242-1530722401 tempest-TaggedBootDevicesTest_v242-1530722401-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "cd2686e0-1ec0-4111-9a88-03a142d67e39", "connector": null, "instance_uuid": "adcb10a3-32ca-4e60-89c1-b282c357a38e"}} {{(pid=100521) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 27 16:07:49.800715 np0000005924 devstack@c-api.service[100521]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:07:49.800715 np0000005924 devstack@c-api.service[100521]: warnings.warn( Jul 27 16:07:49.831565 np0000005924 devstack@c-api.service[100521]: INFO cinder.api.openstack.wsgi [req-44bab709-5d82-49cf-942e-07c0d0050a7f req-5d672fe7-81fb-4805-a671-4c0b6b38981f tempest-TaggedBootDevicesTest_v242-1530722401 tempest-TaggedBootDevicesTest_v242-1530722401-project-member] https://10.4.3.117/volume/v3/attachments returned with HTTP 200 Jul 27 16:07:49.832450 np0000005924 devstack@c-api.service[100521]: [pid: 100521|app: 0|req: 61/247] 10.4.3.117 () {74 vars in 1594 bytes} [Mon Jul 27 16:07:49 2026] POST /volume/v3/attachments => generated 273 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Jul 27 16:07:49.840549 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.middleware.request_id [None req-dae78fb7-f591-45db-a313-81227b741b73 None None] RequestId filter calling following filter/app {{(pid=100523) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:07:49.841343 np0000005924 devstack@c-api.service[100523]: INFO cinder.api.openstack.wsgi [None req-dae78fb7-f591-45db-a313-81227b741b73 None None] GET https://10.4.3.117/volume// Jul 27 16:07:49.841575 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.openstack.wsgi [None req-dae78fb7-f591-45db-a313-81227b741b73 None None] Empty body provided in request {{(pid=100523) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:07:49.841849 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.openstack.wsgi [None req-dae78fb7-f591-45db-a313-81227b741b73 None None] Calling method 'all' {{(pid=100523) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:07:49.842425 np0000005924 devstack@c-api.service[100523]: INFO cinder.api.openstack.wsgi [None req-dae78fb7-f591-45db-a313-81227b741b73 None None] https://10.4.3.117/volume// returned with HTTP 300 Jul 27 16:07:49.842663 np0000005924 devstack@c-api.service[100523]: [pid: 100523|app: 0|req: 61/248] 10.4.3.117 () {66 vars in 1419 bytes} [Mon Jul 27 16:07:49 2026] GET /volume/ => generated 386 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 27 16:07:49.849666 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.middleware.request_id [req-44bab709-5d82-49cf-942e-07c0d0050a7f req-67fd33d1-4a22-4d00-881b-f0c855218233 None None] RequestId filter calling following filter/app {{(pid=100524) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:07:49.851342 np0000005924 devstack@c-api.service[100524]: INFO cinder.api.openstack.wsgi [req-44bab709-5d82-49cf-942e-07c0d0050a7f req-67fd33d1-4a22-4d00-881b-f0c855218233 tempest-TaggedBootDevicesTest_v242-1530722401 tempest-TaggedBootDevicesTest_v242-1530722401-project-member] POST https://10.4.3.117/volume/v3/attachments Jul 27 16:07:49.851632 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.openstack.wsgi [req-44bab709-5d82-49cf-942e-07c0d0050a7f req-67fd33d1-4a22-4d00-881b-f0c855218233 tempest-TaggedBootDevicesTest_v242-1530722401 tempest-TaggedBootDevicesTest_v242-1530722401-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "84545916-23f5-47b3-be30-ad8b619500d4", "connector": null, "instance_uuid": "adcb10a3-32ca-4e60-89c1-b282c357a38e"}} {{(pid=100524) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 27 16:07:49.859137 np0000005924 devstack@c-api.service[100524]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:07:49.859137 np0000005924 devstack@c-api.service[100524]: warnings.warn( Jul 27 16:07:49.914873 np0000005924 devstack@c-api.service[100524]: INFO cinder.api.openstack.wsgi [req-44bab709-5d82-49cf-942e-07c0d0050a7f req-67fd33d1-4a22-4d00-881b-f0c855218233 tempest-TaggedBootDevicesTest_v242-1530722401 tempest-TaggedBootDevicesTest_v242-1530722401-project-member] https://10.4.3.117/volume/v3/attachments returned with HTTP 200 Jul 27 16:07:49.915443 np0000005924 devstack@c-api.service[100524]: [pid: 100524|app: 0|req: 66/249] 10.4.3.117 () {74 vars in 1594 bytes} [Mon Jul 27 16:07:49 2026] POST /volume/v3/attachments => generated 273 bytes in 66 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 27 16:07:49.923104 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.middleware.request_id [None req-06e0733e-388b-45c9-bc8d-6855c58156a5 None None] RequestId filter calling following filter/app {{(pid=100522) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:07:49.923461 np0000005924 devstack@c-api.service[100522]: INFO cinder.api.openstack.wsgi [None req-06e0733e-388b-45c9-bc8d-6855c58156a5 None None] GET https://10.4.3.117/volume// Jul 27 16:07:49.923607 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.openstack.wsgi [None req-06e0733e-388b-45c9-bc8d-6855c58156a5 None None] Empty body provided in request {{(pid=100522) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:07:49.923780 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.openstack.wsgi [None req-06e0733e-388b-45c9-bc8d-6855c58156a5 None None] Calling method 'all' {{(pid=100522) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:07:49.924071 np0000005924 devstack@c-api.service[100522]: INFO cinder.api.openstack.wsgi [None req-06e0733e-388b-45c9-bc8d-6855c58156a5 None None] https://10.4.3.117/volume// returned with HTTP 300 Jul 27 16:07:49.924314 np0000005924 devstack@c-api.service[100522]: [pid: 100522|app: 0|req: 62/250] 10.4.3.117 () {66 vars in 1419 bytes} [Mon Jul 27 16:07:49 2026] GET /volume/ => generated 386 bytes in 1 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 27 16:07:49.935577 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.middleware.request_id [req-44bab709-5d82-49cf-942e-07c0d0050a7f req-579c9a2c-819e-4b43-9843-0dbcea61320d None None] RequestId filter calling following filter/app {{(pid=100521) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:07:49.937596 np0000005924 devstack@c-api.service[100521]: INFO cinder.api.openstack.wsgi [req-44bab709-5d82-49cf-942e-07c0d0050a7f req-579c9a2c-819e-4b43-9843-0dbcea61320d tempest-TaggedBootDevicesTest_v242-1530722401 tempest-TaggedBootDevicesTest_v242-1530722401-project-member] POST https://10.4.3.117/volume/v3/attachments Jul 27 16:07:49.938188 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.openstack.wsgi [req-44bab709-5d82-49cf-942e-07c0d0050a7f req-579c9a2c-819e-4b43-9843-0dbcea61320d tempest-TaggedBootDevicesTest_v242-1530722401 tempest-TaggedBootDevicesTest_v242-1530722401-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "f238daa3-2584-41b5-b3b9-9ba26ef7da03", "connector": null, "instance_uuid": "adcb10a3-32ca-4e60-89c1-b282c357a38e"}} {{(pid=100521) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 27 16:07:49.949906 np0000005924 devstack@c-api.service[100521]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:07:49.949906 np0000005924 devstack@c-api.service[100521]: warnings.warn( Jul 27 16:07:49.980085 np0000005924 devstack@c-api.service[100521]: INFO cinder.api.openstack.wsgi [req-44bab709-5d82-49cf-942e-07c0d0050a7f req-579c9a2c-819e-4b43-9843-0dbcea61320d tempest-TaggedBootDevicesTest_v242-1530722401 tempest-TaggedBootDevicesTest_v242-1530722401-project-member] https://10.4.3.117/volume/v3/attachments returned with HTTP 200 Jul 27 16:07:49.980958 np0000005924 devstack@c-api.service[100521]: [pid: 100521|app: 0|req: 62/251] 10.4.3.117 () {74 vars in 1594 bytes} [Mon Jul 27 16:07:49 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 27 16:07:51.663924 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.middleware.request_id [None req-66a6ea76-658e-475c-9232-87337ba26f7a None None] RequestId filter calling following filter/app {{(pid=100523) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:07:51.792204 np0000005924 devstack@c-api.service[100522]: DEBUG dbcounter [-] [100522] Writing DB stats cinder:SELECT=9,cinder:UPDATE=2 {{(pid=100522) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 27 16:07:51.867096 np0000005924 devstack@c-api.service[100523]: INFO cinder.api.openstack.wsgi [None req-66a6ea76-658e-475c-9232-87337ba26f7a tempest-VolumesServicesTestJSON-48200365 tempest-VolumesServicesTestJSON-48200365-project-admin] GET https://10.4.3.117/volume/v3/os-services Jul 27 16:07:51.867335 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.openstack.wsgi [None req-66a6ea76-658e-475c-9232-87337ba26f7a tempest-VolumesServicesTestJSON-48200365 tempest-VolumesServicesTestJSON-48200365-project-admin] Empty body provided in request {{(pid=100523) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:07:51.867627 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.openstack.wsgi [None req-66a6ea76-658e-475c-9232-87337ba26f7a tempest-VolumesServicesTestJSON-48200365 tempest-VolumesServicesTestJSON-48200365-project-admin] Calling method 'index' {{(pid=100523) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:07:51.873562 np0000005924 devstack@c-api.service[100523]: INFO cinder.api.openstack.wsgi [None req-66a6ea76-658e-475c-9232-87337ba26f7a tempest-VolumesServicesTestJSON-48200365 tempest-VolumesServicesTestJSON-48200365-project-admin] https://10.4.3.117/volume/v3/os-services returned with HTTP 200 Jul 27 16:07:51.873938 np0000005924 devstack@c-api.service[100523]: [pid: 100523|app: 0|req: 62/252] 10.4.3.117 () {66 vars in 1249 bytes} [Mon Jul 27 16:07:51 2026] GET /volume/v3/os-services => generated 626 bytes in 211 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 27 16:07:51.884523 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.middleware.request_id [None req-bf80d415-13e6-4cb0-98d5-991b355363bb None None] RequestId filter calling following filter/app {{(pid=100524) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:07:51.886208 np0000005924 devstack@c-api.service[100524]: INFO cinder.api.openstack.wsgi [None req-bf80d415-13e6-4cb0-98d5-991b355363bb tempest-VolumesServicesTestJSON-48200365 tempest-VolumesServicesTestJSON-48200365-project-admin] GET https://10.4.3.117/volume/v3/os-services?host=np0000005924 Jul 27 16:07:51.886433 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.openstack.wsgi [None req-bf80d415-13e6-4cb0-98d5-991b355363bb tempest-VolumesServicesTestJSON-48200365 tempest-VolumesServicesTestJSON-48200365-project-admin] Empty body provided in request {{(pid=100524) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:07:51.886648 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.openstack.wsgi [None req-bf80d415-13e6-4cb0-98d5-991b355363bb tempest-VolumesServicesTestJSON-48200365 tempest-VolumesServicesTestJSON-48200365-project-admin] Calling method 'index' {{(pid=100524) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:07:51.886870 np0000005924 devstack@c-api.service[100524]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:07:51.886870 np0000005924 devstack@c-api.service[100524]: warnings.warn( Jul 27 16:07:51.892980 np0000005924 devstack@c-api.service[100524]: INFO cinder.api.openstack.wsgi [None req-bf80d415-13e6-4cb0-98d5-991b355363bb tempest-VolumesServicesTestJSON-48200365 tempest-VolumesServicesTestJSON-48200365-project-admin] https://10.4.3.117/volume/v3/os-services?host=np0000005924 returned with HTTP 200 Jul 27 16:07:51.893400 np0000005924 devstack@c-api.service[100524]: [pid: 100524|app: 0|req: 67/253] 10.4.3.117 () {66 vars in 1284 bytes} [Mon Jul 27 16:07:51 2026] GET /volume/v3/os-services?host=np0000005924 => generated 626 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 27 16:07:51.902799 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.middleware.request_id [None req-d5de17c0-6d90-4bf0-bfee-894a83fb8800 None None] RequestId filter calling following filter/app {{(pid=100522) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:07:51.905021 np0000005924 devstack@c-api.service[100522]: INFO cinder.api.openstack.wsgi [None req-d5de17c0-6d90-4bf0-bfee-894a83fb8800 tempest-VolumesServicesTestJSON-48200365 tempest-VolumesServicesTestJSON-48200365-project-admin] GET https://10.4.3.117/volume/v3/os-services?host=np0000005924&binary=cinder-scheduler Jul 27 16:07:51.905297 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.openstack.wsgi [None req-d5de17c0-6d90-4bf0-bfee-894a83fb8800 tempest-VolumesServicesTestJSON-48200365 tempest-VolumesServicesTestJSON-48200365-project-admin] Empty body provided in request {{(pid=100522) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:07:51.905600 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.openstack.wsgi [None req-d5de17c0-6d90-4bf0-bfee-894a83fb8800 tempest-VolumesServicesTestJSON-48200365 tempest-VolumesServicesTestJSON-48200365-project-admin] Calling method 'index' {{(pid=100522) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:07:51.907295 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.middleware.request_id [None req-704d11c2-4dc8-44b2-bbaf-6c0e9610f519 None None] RequestId filter calling following filter/app {{(pid=100521) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:07:51.907694 np0000005924 devstack@c-api.service[100521]: INFO cinder.api.openstack.wsgi [None req-704d11c2-4dc8-44b2-bbaf-6c0e9610f519 None None] GET https://10.4.3.117/volume// Jul 27 16:07:51.907858 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.openstack.wsgi [None req-704d11c2-4dc8-44b2-bbaf-6c0e9610f519 None None] Empty body provided in request {{(pid=100521) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:07:51.908074 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.openstack.wsgi [None req-704d11c2-4dc8-44b2-bbaf-6c0e9610f519 None None] Calling method 'all' {{(pid=100521) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:07:51.908388 np0000005924 devstack@c-api.service[100521]: INFO cinder.api.openstack.wsgi [None req-704d11c2-4dc8-44b2-bbaf-6c0e9610f519 None None] https://10.4.3.117/volume// returned with HTTP 300 Jul 27 16:07:51.908696 np0000005924 devstack@c-api.service[100521]: [pid: 100521|app: 0|req: 63/254] 10.4.3.117 () {66 vars in 1426 bytes} [Mon Jul 27 16:07:51 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 27 16:07:51.913289 np0000005924 devstack@c-api.service[100522]: INFO cinder.api.openstack.wsgi [None req-d5de17c0-6d90-4bf0-bfee-894a83fb8800 tempest-VolumesServicesTestJSON-48200365 tempest-VolumesServicesTestJSON-48200365-project-admin] https://10.4.3.117/volume/v3/os-services?host=np0000005924&binary=cinder-scheduler returned with HTTP 200 Jul 27 16:07:51.913772 np0000005924 devstack@c-api.service[100522]: [pid: 100522|app: 0|req: 63/255] 10.4.3.117 () {66 vars in 1332 bytes} [Mon Jul 27 16:07:51 2026] GET /volume/v3/os-services?host=np0000005924&binary=cinder-scheduler => generated 191 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 27 16:07:51.918272 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.middleware.request_id [req-44bab709-5d82-49cf-942e-07c0d0050a7f req-51a2bb20-066f-4151-9dd6-27ceaf02c35a None None] RequestId filter calling following filter/app {{(pid=100523) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:07:51.920922 np0000005924 devstack@c-api.service[100523]: INFO cinder.api.openstack.wsgi [req-44bab709-5d82-49cf-942e-07c0d0050a7f req-51a2bb20-066f-4151-9dd6-27ceaf02c35a tempest-TaggedBootDevicesTest_v242-1530722401 tempest-TaggedBootDevicesTest_v242-1530722401-project-member] GET https://10.4.3.117/volume/v3/volumes/cd2686e0-1ec0-4111-9a88-03a142d67e39 Jul 27 16:07:51.921235 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.openstack.wsgi [req-44bab709-5d82-49cf-942e-07c0d0050a7f req-51a2bb20-066f-4151-9dd6-27ceaf02c35a tempest-TaggedBootDevicesTest_v242-1530722401 tempest-TaggedBootDevicesTest_v242-1530722401-project-member] Empty body provided in request {{(pid=100523) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:07:51.921486 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.openstack.wsgi [req-44bab709-5d82-49cf-942e-07c0d0050a7f req-51a2bb20-066f-4151-9dd6-27ceaf02c35a tempest-TaggedBootDevicesTest_v242-1530722401 tempest-TaggedBootDevicesTest_v242-1530722401-project-member] Calling method 'show' {{(pid=100523) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:07:51.922282 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.middleware.request_id [None req-784c1d98-9e64-4a00-8910-5bb912e6b0d2 None None] RequestId filter calling following filter/app {{(pid=100524) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:07:51.924371 np0000005924 devstack@c-api.service[100524]: INFO cinder.api.openstack.wsgi [None req-784c1d98-9e64-4a00-8910-5bb912e6b0d2 tempest-VolumesServicesTestJSON-48200365 tempest-VolumesServicesTestJSON-48200365-project-admin] GET https://10.4.3.117/volume/v3/os-services?binary=cinder-scheduler Jul 27 16:07:51.924621 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.openstack.wsgi [None req-784c1d98-9e64-4a00-8910-5bb912e6b0d2 tempest-VolumesServicesTestJSON-48200365 tempest-VolumesServicesTestJSON-48200365-project-admin] Empty body provided in request {{(pid=100524) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:07:51.924874 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.openstack.wsgi [None req-784c1d98-9e64-4a00-8910-5bb912e6b0d2 tempest-VolumesServicesTestJSON-48200365 tempest-VolumesServicesTestJSON-48200365-project-admin] Calling method 'index' {{(pid=100524) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:07:51.930047 np0000005924 devstack@c-api.service[100524]: INFO cinder.api.openstack.wsgi [None req-784c1d98-9e64-4a00-8910-5bb912e6b0d2 tempest-VolumesServicesTestJSON-48200365 tempest-VolumesServicesTestJSON-48200365-project-admin] https://10.4.3.117/volume/v3/os-services?binary=cinder-scheduler returned with HTTP 200 Jul 27 16:07:51.930047 np0000005924 devstack@c-api.service[100524]: [pid: 100524|app: 0|req: 68/256] 10.4.3.117 () {66 vars in 1296 bytes} [Mon Jul 27 16:07:51 2026] GET /volume/v3/os-services?binary=cinder-scheduler => generated 191 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 27 16:07:51.935821 np0000005924 devstack@c-api.service[100523]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:07:51.935821 np0000005924 devstack@c-api.service[100523]: warnings.warn( Jul 27 16:07:51.938711 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.middleware.request_id [None req-c3433645-6898-4f84-abee-69cf37934d43 None None] RequestId filter calling following filter/app {{(pid=100521) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:07:51.941502 np0000005924 devstack@c-api.service[100523]: INFO cinder.volume.api [req-44bab709-5d82-49cf-942e-07c0d0050a7f req-51a2bb20-066f-4151-9dd6-27ceaf02c35a tempest-TaggedBootDevicesTest_v242-1530722401 tempest-TaggedBootDevicesTest_v242-1530722401-project-member] Volume info retrieved successfully. Jul 27 16:07:51.959181 np0000005924 devstack@c-api.service[100523]: INFO cinder.api.openstack.wsgi [req-44bab709-5d82-49cf-942e-07c0d0050a7f req-51a2bb20-066f-4151-9dd6-27ceaf02c35a tempest-TaggedBootDevicesTest_v242-1530722401 tempest-TaggedBootDevicesTest_v242-1530722401-project-member] https://10.4.3.117/volume/v3/volumes/cd2686e0-1ec0-4111-9a88-03a142d67e39 returned with HTTP 200 Jul 27 16:07:51.959911 np0000005924 devstack@c-api.service[100523]: [pid: 100523|app: 0|req: 63/257] 10.4.3.117 () {70 vars in 1639 bytes} [Mon Jul 27 16:07:51 2026] GET /volume/v3/volumes/cd2686e0-1ec0-4111-9a88-03a142d67e39 => generated 1544 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 27 16:07:52.068538 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.middleware.request_id [req-44bab709-5d82-49cf-942e-07c0d0050a7f req-1f1d7767-5ea8-4dca-aa1d-1d1c028f2f41 None None] RequestId filter calling following filter/app {{(pid=100522) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:07:52.070651 np0000005924 devstack@c-api.service[100522]: INFO cinder.api.openstack.wsgi [req-44bab709-5d82-49cf-942e-07c0d0050a7f req-1f1d7767-5ea8-4dca-aa1d-1d1c028f2f41 tempest-TaggedBootDevicesTest_v242-1530722401 tempest-TaggedBootDevicesTest_v242-1530722401-project-member] PUT https://10.4.3.117/volume/v3/attachments/762e65b6-3283-44f4-9a4c-e036ec4a9188 Jul 27 16:07:52.071048 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.openstack.wsgi [req-44bab709-5d82-49cf-942e-07c0d0050a7f req-1f1d7767-5ea8-4dca-aa1d-1d1c028f2f41 tempest-TaggedBootDevicesTest_v242-1530722401 tempest-TaggedBootDevicesTest_v242-1530722401-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.117", "host": "np0000005924", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:c1414b6f8d8f", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "13cbedf7-bb1f-4b5e-b492-2fef0d4dab25", "nvme_native_multipath": false, "mountpoint": "/dev/vda"}}} {{(pid=100522) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 27 16:07:52.083526 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.coordination [req-44bab709-5d82-49cf-942e-07c0d0050a7f req-1f1d7767-5ea8-4dca-aa1d-1d1c028f2f41 tempest-TaggedBootDevicesTest_v242-1530722401 tempest-TaggedBootDevicesTest_v242-1530722401-project-member] Acquiring lock "cinder-attachment_update-cd2686e0-1ec0-4111-9a88-03a142d67e39-np0000005924" by "attachment_update" {{(pid=100522) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jul 27 16:07:52.091786 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.coordination [req-44bab709-5d82-49cf-942e-07c0d0050a7f req-1f1d7767-5ea8-4dca-aa1d-1d1c028f2f41 tempest-TaggedBootDevicesTest_v242-1530722401 tempest-TaggedBootDevicesTest_v242-1530722401-project-member] Lock "cinder-attachment_update-cd2686e0-1ec0-4111-9a88-03a142d67e39-np0000005924" acquired by "attachment_update" :: waited 0.008s {{(pid=100522) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jul 27 16:07:52.093729 np0000005924 devstack@c-api.service[100522]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:07:52.093729 np0000005924 devstack@c-api.service[100522]: warnings.warn( Jul 27 16:07:52.147271 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.middleware.request_id [None req-71c2b9aa-70d6-4384-8386-6828986781c0 None None] RequestId filter calling following filter/app {{(pid=100524) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:07:52.149910 np0000005924 devstack@c-api.service[100524]: INFO cinder.api.openstack.wsgi [None req-71c2b9aa-70d6-4384-8386-6828986781c0 tempest-VolumesAdminNegativeTest-1744576093 tempest-VolumesAdminNegativeTest-1744576093-project-member] POST https://10.4.3.117/volume/v3/volumes Jul 27 16:07:52.151736 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.openstack.wsgi [None req-71c2b9aa-70d6-4384-8386-6828986781c0 tempest-VolumesAdminNegativeTest-1744576093 tempest-VolumesAdminNegativeTest-1744576093-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-VolumesAdminNegativeTest-volume-758314049"}} {{(pid=100524) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 27 16:07:52.154510 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.v3.volumes [None req-71c2b9aa-70d6-4384-8386-6828986781c0 tempest-VolumesAdminNegativeTest-1744576093 tempest-VolumesAdminNegativeTest-1744576093-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-VolumesAdminNegativeTest-volume-758314049'}} {{(pid=100524) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 27 16:07:52.154757 np0000005924 devstack@c-api.service[100524]: INFO cinder.api.v3.volumes [None req-71c2b9aa-70d6-4384-8386-6828986781c0 tempest-VolumesAdminNegativeTest-1744576093 tempest-VolumesAdminNegativeTest-1744576093-project-member] Create volume of 1 GB Jul 27 16:07:52.161323 np0000005924 devstack@c-api.service[100524]: INFO cinder.volume.api [None req-71c2b9aa-70d6-4384-8386-6828986781c0 tempest-VolumesAdminNegativeTest-1744576093 tempest-VolumesAdminNegativeTest-1744576093-project-member] Availability Zones retrieved successfully. Jul 27 16:07:52.171315 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.volume.api [None req-71c2b9aa-70d6-4384-8386-6828986781c0 tempest-VolumesAdminNegativeTest-1744576093 tempest-VolumesAdminNegativeTest-1744576093-project-member] Flow 'volume_create_api' (3bd48738-64a3-41d7-ba1b-eaa137e7bb71) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100524) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 27 16:07:52.173654 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.volume.api [None req-71c2b9aa-70d6-4384-8386-6828986781c0 tempest-VolumesAdminNegativeTest-1744576093 tempest-VolumesAdminNegativeTest-1744576093-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (19a50155-1ee0-445a-9d43-442a51b7cb67) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100524) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 27 16:07:52.175252 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.volume.flows.api.create_volume [None req-71c2b9aa-70d6-4384-8386-6828986781c0 tempest-VolumesAdminNegativeTest-1744576093 tempest-VolumesAdminNegativeTest-1744576093-project-member] Validating volume size '1' using validate_int {{(pid=100524) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 27 16:07:52.226732 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.volume.api [None req-71c2b9aa-70d6-4384-8386-6828986781c0 tempest-VolumesAdminNegativeTest-1744576093 tempest-VolumesAdminNegativeTest-1744576093-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (19a50155-1ee0-445a-9d43-442a51b7cb67) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-27T16:04:59Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=2bce4e1a-e6e0-49d9-be36-c3405449a01e,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '2bce4e1a-e6e0-49d9-be36-c3405449a01e', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100524) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 27 16:07:52.227978 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.volume.api [None req-71c2b9aa-70d6-4384-8386-6828986781c0 tempest-VolumesAdminNegativeTest-1744576093 tempest-VolumesAdminNegativeTest-1744576093-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (9c53bd32-91a5-480a-b530-927ad7a3f029) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100524) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 27 16:07:52.239510 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.coordination [req-44bab709-5d82-49cf-942e-07c0d0050a7f req-1f1d7767-5ea8-4dca-aa1d-1d1c028f2f41 tempest-TaggedBootDevicesTest_v242-1530722401 tempest-TaggedBootDevicesTest_v242-1530722401-project-member] Lock "cinder-attachment_update-cd2686e0-1ec0-4111-9a88-03a142d67e39-np0000005924" released by "attachment_update" :: held 0.145s {{(pid=100522) __release /opt/stack/cinder/cinder/coordination.py:152}} Jul 27 16:07:52.239510 np0000005924 devstack@c-api.service[100522]: INFO cinder.api.openstack.wsgi [req-44bab709-5d82-49cf-942e-07c0d0050a7f req-1f1d7767-5ea8-4dca-aa1d-1d1c028f2f41 tempest-TaggedBootDevicesTest_v242-1530722401 tempest-TaggedBootDevicesTest_v242-1530722401-project-member] https://10.4.3.117/volume/v3/attachments/762e65b6-3283-44f4-9a4c-e036ec4a9188 returned with HTTP 200 Jul 27 16:07:52.239510 np0000005924 devstack@c-api.service[100522]: [pid: 100522|app: 0|req: 64/258] 10.4.3.117 () {74 vars in 1704 bytes} [Mon Jul 27 16:07:52 2026] PUT /volume/v3/attachments/762e65b6-3283-44f4-9a4c-e036ec4a9188 => generated 969 bytes in 170 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 27 16:07:52.239869 np0000005924 devstack@c-api.service[100521]: INFO cinder.api.openstack.wsgi [None req-c3433645-6898-4f84-abee-69cf37934d43 tempest-VolumesServicesTestJSON-738622862 tempest-VolumesServicesTestJSON-738622862-project-member] POST https://10.4.3.117/volume/v3/volumes Jul 27 16:07:52.240078 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.openstack.wsgi [None req-c3433645-6898-4f84-abee-69cf37934d43 tempest-VolumesServicesTestJSON-738622862 tempest-VolumesServicesTestJSON-738622862-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesServicesTestJSON-Volume-35261195"}} {{(pid=100521) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 27 16:07:52.242796 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.v3.volumes [None req-c3433645-6898-4f84-abee-69cf37934d43 tempest-VolumesServicesTestJSON-738622862 tempest-VolumesServicesTestJSON-738622862-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesServicesTestJSON-Volume-35261195'}} {{(pid=100521) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 27 16:07:52.242959 np0000005924 devstack@c-api.service[100521]: INFO cinder.api.v3.volumes [None req-c3433645-6898-4f84-abee-69cf37934d43 tempest-VolumesServicesTestJSON-738622862 tempest-VolumesServicesTestJSON-738622862-project-member] Create volume of 1 GB Jul 27 16:07:52.243308 np0000005924 devstack@c-api.service[100521]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:07:52.243308 np0000005924 devstack@c-api.service[100521]: warnings.warn( Jul 27 16:07:52.249825 np0000005924 devstack@c-api.service[100521]: INFO cinder.volume.api [None req-c3433645-6898-4f84-abee-69cf37934d43 tempest-VolumesServicesTestJSON-738622862 tempest-VolumesServicesTestJSON-738622862-project-member] Availability Zones retrieved successfully. Jul 27 16:07:52.257562 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.volume.api [None req-c3433645-6898-4f84-abee-69cf37934d43 tempest-VolumesServicesTestJSON-738622862 tempest-VolumesServicesTestJSON-738622862-project-member] Flow 'volume_create_api' (15963766-40c6-4d6b-84ec-5c2be186bb02) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100521) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 27 16:07:52.259637 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.volume.api [None req-c3433645-6898-4f84-abee-69cf37934d43 tempest-VolumesServicesTestJSON-738622862 tempest-VolumesServicesTestJSON-738622862-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (82cb9951-b8b2-4a52-a349-9e0f7a8f0c41) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100521) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 27 16:07:52.261696 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.volume.flows.api.create_volume [None req-c3433645-6898-4f84-abee-69cf37934d43 tempest-VolumesServicesTestJSON-738622862 tempest-VolumesServicesTestJSON-738622862-project-member] Validating volume size '1' using validate_int {{(pid=100521) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 27 16:07:52.289943 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.middleware.request_id [req-44bab709-5d82-49cf-942e-07c0d0050a7f req-e137e493-d387-4db1-93a4-79246fb95d65 None None] RequestId filter calling following filter/app {{(pid=100523) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:07:52.290671 np0000005924 devstack@c-api.service[100523]: INFO cinder.api.openstack.wsgi [req-44bab709-5d82-49cf-942e-07c0d0050a7f req-e137e493-d387-4db1-93a4-79246fb95d65 tempest-TaggedBootDevicesTest_v242-1530722401 tempest-TaggedBootDevicesTest_v242-1530722401-project-member] POST https://10.4.3.117/volume/v3/attachments/762e65b6-3283-44f4-9a4c-e036ec4a9188/action Jul 27 16:07:52.291108 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.openstack.wsgi [req-44bab709-5d82-49cf-942e-07c0d0050a7f req-e137e493-d387-4db1-93a4-79246fb95d65 tempest-TaggedBootDevicesTest_v242-1530722401 tempest-TaggedBootDevicesTest_v242-1530722401-project-member] Action body: b'{"os-complete": null}' {{(pid=100523) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 27 16:07:52.291252 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.openstack.wsgi [req-44bab709-5d82-49cf-942e-07c0d0050a7f req-e137e493-d387-4db1-93a4-79246fb95d65 tempest-TaggedBootDevicesTest_v242-1530722401 tempest-TaggedBootDevicesTest_v242-1530722401-project-member] Action: 'action', calling method: version_select, body: {"os-complete": null} {{(pid=100523) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 27 16:07:52.301521 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.volume.api [None req-c3433645-6898-4f84-abee-69cf37934d43 tempest-VolumesServicesTestJSON-738622862 tempest-VolumesServicesTestJSON-738622862-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (82cb9951-b8b2-4a52-a349-9e0f7a8f0c41) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-27T16:04:59Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=2bce4e1a-e6e0-49d9-be36-c3405449a01e,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '2bce4e1a-e6e0-49d9-be36-c3405449a01e', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100521) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 27 16:07:52.302755 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.volume.api [None req-c3433645-6898-4f84-abee-69cf37934d43 tempest-VolumesServicesTestJSON-738622862 tempest-VolumesServicesTestJSON-738622862-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (8278ae89-6071-45ab-926d-7ee490330612) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100521) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 27 16:07:52.316556 np0000005924 devstack@c-api.service[100523]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:07:52.316556 np0000005924 devstack@c-api.service[100523]: warnings.warn( Jul 27 16:07:52.335468 np0000005924 devstack@c-api.service[100523]: INFO cinder.api.openstack.wsgi [req-44bab709-5d82-49cf-942e-07c0d0050a7f req-e137e493-d387-4db1-93a4-79246fb95d65 tempest-TaggedBootDevicesTest_v242-1530722401 tempest-TaggedBootDevicesTest_v242-1530722401-project-member] https://10.4.3.117/volume/v3/attachments/762e65b6-3283-44f4-9a4c-e036ec4a9188/action returned with HTTP 204 Jul 27 16:07:52.335468 np0000005924 devstack@c-api.service[100523]: [pid: 100523|app: 0|req: 64/259] 10.4.3.117 () {74 vars in 1725 bytes} [Mon Jul 27 16:07:52 2026] POST /volume/v3/attachments/762e65b6-3283-44f4-9a4c-e036ec4a9188/action => generated 0 bytes in 48 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jul 27 16:07:52.341635 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.quota [None req-71c2b9aa-70d6-4384-8386-6828986781c0 tempest-VolumesAdminNegativeTest-1744576093 tempest-VolumesAdminNegativeTest-1744576093-project-member] Created reservations ['15068e75-2563-483e-b8c7-21abf1b15048', '9e05b691-8ec5-40ce-a456-788847471ddf', '35ea47e4-b066-48f1-8d4e-5b657d0f23b9', 'd1de35bf-e59e-476d-97ae-81046f4833b5'] {{(pid=100524) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 27 16:07:52.342878 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.volume.api [None req-71c2b9aa-70d6-4384-8386-6828986781c0 tempest-VolumesAdminNegativeTest-1744576093 tempest-VolumesAdminNegativeTest-1744576093-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (9c53bd32-91a5-480a-b530-927ad7a3f029) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['15068e75-2563-483e-b8c7-21abf1b15048', '9e05b691-8ec5-40ce-a456-788847471ddf', '35ea47e4-b066-48f1-8d4e-5b657d0f23b9', 'd1de35bf-e59e-476d-97ae-81046f4833b5']}' {{(pid=100524) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 27 16:07:52.343138 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.volume.api [None req-71c2b9aa-70d6-4384-8386-6828986781c0 tempest-VolumesAdminNegativeTest-1744576093 tempest-VolumesAdminNegativeTest-1744576093-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (cd2ee753-55be-4ccb-bb69-617092e20578) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100524) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 27 16:07:52.368281 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.middleware.request_id [None req-75233519-76d0-4d22-a9fa-4fbd7d4be11b None None] RequestId filter calling following filter/app {{(pid=100522) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:07:52.369036 np0000005924 devstack@c-api.service[100522]: INFO cinder.api.openstack.wsgi [None req-75233519-76d0-4d22-a9fa-4fbd7d4be11b None None] GET https://10.4.3.117/volume// Jul 27 16:07:52.369036 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.openstack.wsgi [None req-75233519-76d0-4d22-a9fa-4fbd7d4be11b None None] Empty body provided in request {{(pid=100522) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:07:52.369202 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.openstack.wsgi [None req-75233519-76d0-4d22-a9fa-4fbd7d4be11b None None] Calling method 'all' {{(pid=100522) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:07:52.369525 np0000005924 devstack@c-api.service[100522]: INFO cinder.api.openstack.wsgi [None req-75233519-76d0-4d22-a9fa-4fbd7d4be11b None None] https://10.4.3.117/volume// returned with HTTP 300 Jul 27 16:07:52.369836 np0000005924 devstack@c-api.service[100522]: [pid: 100522|app: 0|req: 65/260] 10.4.3.117 () {66 vars in 1426 bytes} [Mon Jul 27 16:07:52 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 27 16:07:52.378828 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.volume.api [None req-71c2b9aa-70d6-4384-8386-6828986781c0 tempest-VolumesAdminNegativeTest-1744576093 tempest-VolumesAdminNegativeTest-1744576093-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (cd2ee753-55be-4ccb-bb69-617092e20578) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '83e9f503-a3b9-4326-ad52-ac96af18195a', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesAdminNegativeTest-volume-758314049',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='3689b48334b14f7ba4eceee55f95d436',qos_specs=None,replication_status=,reservations=['15068e75-2563-483e-b8c7-21abf1b15048','9e05b691-8ec5-40ce-a456-788847471ddf','35ea47e4-b066-48f1-8d4e-5b657d0f23b9','d1de35bf-e59e-476d-97ae-81046f4833b5'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='9edd36431d0e47299332f37f18314d80',volume_type_id=2bce4e1a-e6e0-49d9-be36-c3405449a01e), 'volume': Volume(_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-27T16:07:52Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesAdminNegativeTest-volume-758314049',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=83e9f503-a3b9-4326-ad52-ac96af18195a,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='3689b48334b14f7ba4eceee55f95d436',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='9edd36431d0e47299332f37f18314d80',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(2bce4e1a-e6e0-49d9-be36-c3405449a01e),volume_type_id=2bce4e1a-e6e0-49d9-be36-c3405449a01e)}' {{(pid=100524) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 27 16:07:52.380256 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.volume.api [None req-71c2b9aa-70d6-4384-8386-6828986781c0 tempest-VolumesAdminNegativeTest-1744576093 tempest-VolumesAdminNegativeTest-1744576093-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (72349061-54c4-411c-91e9-3e694ce81fe0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100524) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 27 16:07:52.384061 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.middleware.request_id [req-44bab709-5d82-49cf-942e-07c0d0050a7f req-bde5f921-6ac8-4338-8a87-a2744c5c689f None None] RequestId filter calling following filter/app {{(pid=100523) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:07:52.386643 np0000005924 devstack@c-api.service[100523]: INFO cinder.api.openstack.wsgi [req-44bab709-5d82-49cf-942e-07c0d0050a7f req-bde5f921-6ac8-4338-8a87-a2744c5c689f tempest-TaggedBootDevicesTest_v242-1530722401 tempest-TaggedBootDevicesTest_v242-1530722401-project-member] GET https://10.4.3.117/volume/v3/volumes/84545916-23f5-47b3-be30-ad8b619500d4 Jul 27 16:07:52.386858 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.openstack.wsgi [req-44bab709-5d82-49cf-942e-07c0d0050a7f req-bde5f921-6ac8-4338-8a87-a2744c5c689f tempest-TaggedBootDevicesTest_v242-1530722401 tempest-TaggedBootDevicesTest_v242-1530722401-project-member] Empty body provided in request {{(pid=100523) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:07:52.387083 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.openstack.wsgi [req-44bab709-5d82-49cf-942e-07c0d0050a7f req-bde5f921-6ac8-4338-8a87-a2744c5c689f tempest-TaggedBootDevicesTest_v242-1530722401 tempest-TaggedBootDevicesTest_v242-1530722401-project-member] Calling method 'show' {{(pid=100523) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:07:52.398349 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.quota [None req-c3433645-6898-4f84-abee-69cf37934d43 tempest-VolumesServicesTestJSON-738622862 tempest-VolumesServicesTestJSON-738622862-project-member] Created reservations ['d8741ab5-8dd1-4780-9a3b-b91341a88f39', '10f276e0-b166-4f66-9b29-df69f1088bb4', '6868609a-06ba-4279-ac91-20b19fc50fce', '8a5b72cf-8f28-4676-bb8c-a00a7aa1671b'] {{(pid=100521) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 27 16:07:52.399238 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.volume.api [None req-c3433645-6898-4f84-abee-69cf37934d43 tempest-VolumesServicesTestJSON-738622862 tempest-VolumesServicesTestJSON-738622862-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (8278ae89-6071-45ab-926d-7ee490330612) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['d8741ab5-8dd1-4780-9a3b-b91341a88f39', '10f276e0-b166-4f66-9b29-df69f1088bb4', '6868609a-06ba-4279-ac91-20b19fc50fce', '8a5b72cf-8f28-4676-bb8c-a00a7aa1671b']}' {{(pid=100521) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 27 16:07:52.399385 np0000005924 devstack@c-api.service[100523]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:07:52.399385 np0000005924 devstack@c-api.service[100523]: warnings.warn( Jul 27 16:07:52.400201 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.volume.api [None req-c3433645-6898-4f84-abee-69cf37934d43 tempest-VolumesServicesTestJSON-738622862 tempest-VolumesServicesTestJSON-738622862-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (579f15c7-8581-4403-9545-5a8c83e10436) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100521) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 27 16:07:52.403866 np0000005924 devstack@c-api.service[100523]: INFO cinder.volume.api [req-44bab709-5d82-49cf-942e-07c0d0050a7f req-bde5f921-6ac8-4338-8a87-a2744c5c689f tempest-TaggedBootDevicesTest_v242-1530722401 tempest-TaggedBootDevicesTest_v242-1530722401-project-member] Volume info retrieved successfully. Jul 27 16:07:52.410031 np0000005924 devstack@c-api.service[100523]: INFO cinder.api.openstack.wsgi [req-44bab709-5d82-49cf-942e-07c0d0050a7f req-bde5f921-6ac8-4338-8a87-a2744c5c689f tempest-TaggedBootDevicesTest_v242-1530722401 tempest-TaggedBootDevicesTest_v242-1530722401-project-member] https://10.4.3.117/volume/v3/volumes/84545916-23f5-47b3-be30-ad8b619500d4 returned with HTTP 200 Jul 27 16:07:52.410554 np0000005924 devstack@c-api.service[100523]: [pid: 100523|app: 0|req: 65/261] 10.4.3.117 () {70 vars in 1639 bytes} [Mon Jul 27 16:07:52 2026] GET /volume/v3/volumes/84545916-23f5-47b3-be30-ad8b619500d4 => generated 1029 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 27 16:07:52.414349 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.volume.api [None req-71c2b9aa-70d6-4384-8386-6828986781c0 tempest-VolumesAdminNegativeTest-1744576093 tempest-VolumesAdminNegativeTest-1744576093-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (72349061-54c4-411c-91e9-3e694ce81fe0) transitioned into state 'SUCCESS' from state '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-758314049',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='3689b48334b14f7ba4eceee55f95d436',qos_specs=None,replication_status=,reservations=['15068e75-2563-483e-b8c7-21abf1b15048','9e05b691-8ec5-40ce-a456-788847471ddf','35ea47e4-b066-48f1-8d4e-5b657d0f23b9','d1de35bf-e59e-476d-97ae-81046f4833b5'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='9edd36431d0e47299332f37f18314d80',volume_type_id=2bce4e1a-e6e0-49d9-be36-c3405449a01e)}' {{(pid=100524) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 27 16:07:52.414349 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.volume.api [None req-71c2b9aa-70d6-4384-8386-6828986781c0 tempest-VolumesAdminNegativeTest-1744576093 tempest-VolumesAdminNegativeTest-1744576093-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (859f480c-3a1d-4c0c-8a49-2eae04cb2918) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100524) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 27 16:07:52.424476 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.volume.api [None req-71c2b9aa-70d6-4384-8386-6828986781c0 tempest-VolumesAdminNegativeTest-1744576093 tempest-VolumesAdminNegativeTest-1744576093-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (859f480c-3a1d-4c0c-8a49-2eae04cb2918) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100524) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 27 16:07:52.425471 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.volume.api [None req-71c2b9aa-70d6-4384-8386-6828986781c0 tempest-VolumesAdminNegativeTest-1744576093 tempest-VolumesAdminNegativeTest-1744576093-project-member] Flow 'volume_create_api' (3bd48738-64a3-41d7-ba1b-eaa137e7bb71) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100524) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 27 16:07:52.425890 np0000005924 devstack@c-api.service[100524]: INFO cinder.volume.api [None req-71c2b9aa-70d6-4384-8386-6828986781c0 tempest-VolumesAdminNegativeTest-1744576093 tempest-VolumesAdminNegativeTest-1744576093-project-member] Create volume request issued successfully. Jul 27 16:07:52.426735 np0000005924 devstack@c-api.service[100524]: INFO cinder.api.openstack.wsgi [None req-71c2b9aa-70d6-4384-8386-6828986781c0 tempest-VolumesAdminNegativeTest-1744576093 tempest-VolumesAdminNegativeTest-1744576093-project-member] https://10.4.3.117/volume/v3/volumes returned with HTTP 202 Jul 27 16:07:52.427607 np0000005924 devstack@c-api.service[100524]: [pid: 100524|app: 0|req: 69/262] 10.4.3.117 () {68 vars in 1258 bytes} [Mon Jul 27 16:07:52 2026] POST /volume/v3/volumes => generated 754 bytes in 281 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 27 16:07:52.430886 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.volume.api [None req-c3433645-6898-4f84-abee-69cf37934d43 tempest-VolumesServicesTestJSON-738622862 tempest-VolumesServicesTestJSON-738622862-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (579f15c7-8581-4403-9545-5a8c83e10436) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'a81127c5-d52c-47d1-9a84-5d50ed38899e', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesServicesTestJSON-Volume-35261195',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='0c32df4d66ac46248529f5b94a3ad3b9',qos_specs=None,replication_status=,reservations=['d8741ab5-8dd1-4780-9a3b-b91341a88f39','10f276e0-b166-4f66-9b29-df69f1088bb4','6868609a-06ba-4279-ac91-20b19fc50fce','8a5b72cf-8f28-4676-bb8c-a00a7aa1671b'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='39a8bf8d330b4196a33dcb4098a2d76a',volume_type_id=2bce4e1a-e6e0-49d9-be36-c3405449a01e), 'volume': Volume(_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-27T16:07:52Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesServicesTestJSON-Volume-35261195',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=a81127c5-d52c-47d1-9a84-5d50ed38899e,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='0c32df4d66ac46248529f5b94a3ad3b9',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='39a8bf8d330b4196a33dcb4098a2d76a',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(2bce4e1a-e6e0-49d9-be36-c3405449a01e),volume_type_id=2bce4e1a-e6e0-49d9-be36-c3405449a01e)}' {{(pid=100521) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 27 16:07:52.431486 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.volume.api [None req-c3433645-6898-4f84-abee-69cf37934d43 tempest-VolumesServicesTestJSON-738622862 tempest-VolumesServicesTestJSON-738622862-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (4488e8e8-e44a-4a8d-9ba4-f645623d42f6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100521) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 27 16:07:52.447194 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.middleware.request_id [None req-ee241a87-9ce6-4b01-b913-23adb656bb28 None None] RequestId filter calling following filter/app {{(pid=100522) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:07:52.450858 np0000005924 devstack@c-api.service[100522]: INFO cinder.api.openstack.wsgi [None req-ee241a87-9ce6-4b01-b913-23adb656bb28 tempest-VolumesAdminNegativeTest-1744576093 tempest-VolumesAdminNegativeTest-1744576093-project-member] GET https://10.4.3.117/volume/v3/volumes/83e9f503-a3b9-4326-ad52-ac96af18195a Jul 27 16:07:52.451051 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.openstack.wsgi [None req-ee241a87-9ce6-4b01-b913-23adb656bb28 tempest-VolumesAdminNegativeTest-1744576093 tempest-VolumesAdminNegativeTest-1744576093-project-member] Empty body provided in request {{(pid=100522) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:07:52.454044 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.openstack.wsgi [None req-ee241a87-9ce6-4b01-b913-23adb656bb28 tempest-VolumesAdminNegativeTest-1744576093 tempest-VolumesAdminNegativeTest-1744576093-project-member] Calling method 'show' {{(pid=100522) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:07:52.457321 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.volume.api [None req-c3433645-6898-4f84-abee-69cf37934d43 tempest-VolumesServicesTestJSON-738622862 tempest-VolumesServicesTestJSON-738622862-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (4488e8e8-e44a-4a8d-9ba4-f645623d42f6) transitioned into state 'SUCCESS' from state '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-35261195',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='0c32df4d66ac46248529f5b94a3ad3b9',qos_specs=None,replication_status=,reservations=['d8741ab5-8dd1-4780-9a3b-b91341a88f39','10f276e0-b166-4f66-9b29-df69f1088bb4','6868609a-06ba-4279-ac91-20b19fc50fce','8a5b72cf-8f28-4676-bb8c-a00a7aa1671b'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='39a8bf8d330b4196a33dcb4098a2d76a',volume_type_id=2bce4e1a-e6e0-49d9-be36-c3405449a01e)}' {{(pid=100521) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 27 16:07:52.458236 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.volume.api [None req-c3433645-6898-4f84-abee-69cf37934d43 tempest-VolumesServicesTestJSON-738622862 tempest-VolumesServicesTestJSON-738622862-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (a6cd002a-dd11-48a7-b27c-c0ae002f9242) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100521) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 27 16:07:52.461868 np0000005924 devstack@c-api.service[100522]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:07:52.461868 np0000005924 devstack@c-api.service[100522]: warnings.warn( Jul 27 16:07:52.471064 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.volume.api [None req-c3433645-6898-4f84-abee-69cf37934d43 tempest-VolumesServicesTestJSON-738622862 tempest-VolumesServicesTestJSON-738622862-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (a6cd002a-dd11-48a7-b27c-c0ae002f9242) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100521) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 27 16:07:52.471572 np0000005924 devstack@c-api.service[100522]: INFO cinder.volume.api [None req-ee241a87-9ce6-4b01-b913-23adb656bb28 tempest-VolumesAdminNegativeTest-1744576093 tempest-VolumesAdminNegativeTest-1744576093-project-member] Volume info retrieved successfully. Jul 27 16:07:52.472063 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.volume.api [None req-c3433645-6898-4f84-abee-69cf37934d43 tempest-VolumesServicesTestJSON-738622862 tempest-VolumesServicesTestJSON-738622862-project-member] Flow 'volume_create_api' (15963766-40c6-4d6b-84ec-5c2be186bb02) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100521) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 27 16:07:52.472813 np0000005924 devstack@c-api.service[100521]: INFO cinder.volume.api [None req-c3433645-6898-4f84-abee-69cf37934d43 tempest-VolumesServicesTestJSON-738622862 tempest-VolumesServicesTestJSON-738622862-project-member] Create volume request issued successfully. Jul 27 16:07:52.473126 np0000005924 devstack@c-api.service[100521]: INFO cinder.api.openstack.wsgi [None req-c3433645-6898-4f84-abee-69cf37934d43 tempest-VolumesServicesTestJSON-738622862 tempest-VolumesServicesTestJSON-738622862-project-member] https://10.4.3.117/volume/v3/volumes returned with HTTP 202 Jul 27 16:07:52.473640 np0000005924 devstack@c-api.service[100521]: [pid: 100521|app: 0|req: 64/263] 10.4.3.117 () {68 vars in 1258 bytes} [Mon Jul 27 16:07:51 2026] POST /volume/v3/volumes => generated 752 bytes in 535 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 27 16:07:52.476743 np0000005924 devstack@c-api.service[100522]: INFO cinder.api.openstack.wsgi [None req-ee241a87-9ce6-4b01-b913-23adb656bb28 tempest-VolumesAdminNegativeTest-1744576093 tempest-VolumesAdminNegativeTest-1744576093-project-member] https://10.4.3.117/volume/v3/volumes/83e9f503-a3b9-4326-ad52-ac96af18195a returned with HTTP 200 Jul 27 16:07:52.477130 np0000005924 devstack@c-api.service[100522]: [pid: 100522|app: 0|req: 66/264] 10.4.3.117 () {66 vars in 1348 bytes} [Mon Jul 27 16:07:52 2026] GET /volume/v3/volumes/83e9f503-a3b9-4326-ad52-ac96af18195a => generated 822 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 27 16:07:52.489712 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.middleware.request_id [None req-c645596a-cdad-4c76-b280-43e4452b1925 None None] RequestId filter calling following filter/app {{(pid=100523) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:07:52.492922 np0000005924 devstack@c-api.service[100523]: INFO cinder.api.openstack.wsgi [None req-c645596a-cdad-4c76-b280-43e4452b1925 tempest-VolumesServicesTestJSON-738622862 tempest-VolumesServicesTestJSON-738622862-project-member] GET https://10.4.3.117/volume/v3/volumes/a81127c5-d52c-47d1-9a84-5d50ed38899e Jul 27 16:07:52.493141 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.openstack.wsgi [None req-c645596a-cdad-4c76-b280-43e4452b1925 tempest-VolumesServicesTestJSON-738622862 tempest-VolumesServicesTestJSON-738622862-project-member] Empty body provided in request {{(pid=100523) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:07:52.493373 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.openstack.wsgi [None req-c645596a-cdad-4c76-b280-43e4452b1925 tempest-VolumesServicesTestJSON-738622862 tempest-VolumesServicesTestJSON-738622862-project-member] Calling method 'show' {{(pid=100523) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:07:52.505822 np0000005924 devstack@c-api.service[100523]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:07:52.505822 np0000005924 devstack@c-api.service[100523]: warnings.warn( Jul 27 16:07:52.516104 np0000005924 devstack@c-api.service[100523]: INFO cinder.volume.api [None req-c645596a-cdad-4c76-b280-43e4452b1925 tempest-VolumesServicesTestJSON-738622862 tempest-VolumesServicesTestJSON-738622862-project-member] Volume info retrieved successfully. Jul 27 16:07:52.522237 np0000005924 devstack@c-api.service[100523]: INFO cinder.api.openstack.wsgi [None req-c645596a-cdad-4c76-b280-43e4452b1925 tempest-VolumesServicesTestJSON-738622862 tempest-VolumesServicesTestJSON-738622862-project-member] https://10.4.3.117/volume/v3/volumes/a81127c5-d52c-47d1-9a84-5d50ed38899e returned with HTTP 200 Jul 27 16:07:52.527352 np0000005924 devstack@c-api.service[100523]: [pid: 100523|app: 0|req: 66/265] 10.4.3.117 () {66 vars in 1348 bytes} [Mon Jul 27 16:07:52 2026] GET /volume/v3/volumes/a81127c5-d52c-47d1-9a84-5d50ed38899e => generated 820 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 27 16:07:52.527439 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.middleware.request_id [req-44bab709-5d82-49cf-942e-07c0d0050a7f req-ddb7d657-7f4d-42c1-b337-f9c47c135130 None None] RequestId filter calling following filter/app {{(pid=100524) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:07:52.528872 np0000005924 devstack@c-api.service[100524]: INFO cinder.api.openstack.wsgi [req-44bab709-5d82-49cf-942e-07c0d0050a7f req-ddb7d657-7f4d-42c1-b337-f9c47c135130 tempest-TaggedBootDevicesTest_v242-1530722401 tempest-TaggedBootDevicesTest_v242-1530722401-project-member] PUT https://10.4.3.117/volume/v3/attachments/df82f73a-3678-4910-af08-61a7912e8545 Jul 27 16:07:52.529415 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.openstack.wsgi [req-44bab709-5d82-49cf-942e-07c0d0050a7f req-ddb7d657-7f4d-42c1-b337-f9c47c135130 tempest-TaggedBootDevicesTest_v242-1530722401 tempest-TaggedBootDevicesTest_v242-1530722401-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.117", "host": "np0000005924", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:c1414b6f8d8f", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "13cbedf7-bb1f-4b5e-b492-2fef0d4dab25", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100524) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 27 16:07:52.542080 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.coordination [req-44bab709-5d82-49cf-942e-07c0d0050a7f req-ddb7d657-7f4d-42c1-b337-f9c47c135130 tempest-TaggedBootDevicesTest_v242-1530722401 tempest-TaggedBootDevicesTest_v242-1530722401-project-member] Acquiring lock "cinder-attachment_update-84545916-23f5-47b3-be30-ad8b619500d4-np0000005924" by "attachment_update" {{(pid=100524) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jul 27 16:07:52.548054 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.coordination [req-44bab709-5d82-49cf-942e-07c0d0050a7f req-ddb7d657-7f4d-42c1-b337-f9c47c135130 tempest-TaggedBootDevicesTest_v242-1530722401 tempest-TaggedBootDevicesTest_v242-1530722401-project-member] Lock "cinder-attachment_update-84545916-23f5-47b3-be30-ad8b619500d4-np0000005924" acquired by "attachment_update" :: waited 0.006s {{(pid=100524) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jul 27 16:07:52.549219 np0000005924 devstack@c-api.service[100524]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:07:52.549219 np0000005924 devstack@c-api.service[100524]: warnings.warn( Jul 27 16:07:52.748004 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.coordination [req-44bab709-5d82-49cf-942e-07c0d0050a7f req-ddb7d657-7f4d-42c1-b337-f9c47c135130 tempest-TaggedBootDevicesTest_v242-1530722401 tempest-TaggedBootDevicesTest_v242-1530722401-project-member] Lock "cinder-attachment_update-84545916-23f5-47b3-be30-ad8b619500d4-np0000005924" released by "attachment_update" :: held 0.200s {{(pid=100524) __release /opt/stack/cinder/cinder/coordination.py:152}} Jul 27 16:07:52.749128 np0000005924 devstack@c-api.service[100524]: INFO cinder.api.openstack.wsgi [req-44bab709-5d82-49cf-942e-07c0d0050a7f req-ddb7d657-7f4d-42c1-b337-f9c47c135130 tempest-TaggedBootDevicesTest_v242-1530722401 tempest-TaggedBootDevicesTest_v242-1530722401-project-member] https://10.4.3.117/volume/v3/attachments/df82f73a-3678-4910-af08-61a7912e8545 returned with HTTP 200 Jul 27 16:07:52.750058 np0000005924 devstack@c-api.service[100524]: [pid: 100524|app: 0|req: 70/266] 10.4.3.117 () {74 vars in 1704 bytes} [Mon Jul 27 16:07:52 2026] PUT /volume/v3/attachments/df82f73a-3678-4910-af08-61a7912e8545 => generated 969 bytes in 225 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 27 16:07:52.792031 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.middleware.request_id [req-44bab709-5d82-49cf-942e-07c0d0050a7f req-0f8e1ada-a19b-4851-9498-621165c55fcc None None] RequestId filter calling following filter/app {{(pid=100521) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:07:52.794281 np0000005924 devstack@c-api.service[100521]: INFO cinder.api.openstack.wsgi [req-44bab709-5d82-49cf-942e-07c0d0050a7f req-0f8e1ada-a19b-4851-9498-621165c55fcc tempest-TaggedBootDevicesTest_v242-1530722401 tempest-TaggedBootDevicesTest_v242-1530722401-project-member] POST https://10.4.3.117/volume/v3/attachments/df82f73a-3678-4910-af08-61a7912e8545/action Jul 27 16:07:52.794762 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.openstack.wsgi [req-44bab709-5d82-49cf-942e-07c0d0050a7f req-0f8e1ada-a19b-4851-9498-621165c55fcc tempest-TaggedBootDevicesTest_v242-1530722401 tempest-TaggedBootDevicesTest_v242-1530722401-project-member] Action body: b'{"os-complete": null}' {{(pid=100521) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 27 16:07:52.794915 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.openstack.wsgi [req-44bab709-5d82-49cf-942e-07c0d0050a7f req-0f8e1ada-a19b-4851-9498-621165c55fcc tempest-TaggedBootDevicesTest_v242-1530722401 tempest-TaggedBootDevicesTest_v242-1530722401-project-member] Action: 'action', calling method: version_select, body: {"os-complete": null} {{(pid=100521) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 27 16:07:52.812482 np0000005924 devstack@c-api.service[100521]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:07:52.812482 np0000005924 devstack@c-api.service[100521]: warnings.warn( Jul 27 16:07:52.826007 np0000005924 devstack@c-api.service[100521]: INFO cinder.api.openstack.wsgi [req-44bab709-5d82-49cf-942e-07c0d0050a7f req-0f8e1ada-a19b-4851-9498-621165c55fcc tempest-TaggedBootDevicesTest_v242-1530722401 tempest-TaggedBootDevicesTest_v242-1530722401-project-member] https://10.4.3.117/volume/v3/attachments/df82f73a-3678-4910-af08-61a7912e8545/action returned with HTTP 204 Jul 27 16:07:52.826795 np0000005924 devstack@c-api.service[100521]: [pid: 100521|app: 0|req: 65/267] 10.4.3.117 () {74 vars in 1725 bytes} [Mon Jul 27 16:07:52 2026] POST /volume/v3/attachments/df82f73a-3678-4910-af08-61a7912e8545/action => generated 0 bytes in 35 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jul 27 16:07:52.861519 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.middleware.request_id [None req-227a301d-bf53-4970-9f47-a3b6fd078e47 None None] RequestId filter calling following filter/app {{(pid=100522) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:07:52.862041 np0000005924 devstack@c-api.service[100522]: INFO cinder.api.openstack.wsgi [None req-227a301d-bf53-4970-9f47-a3b6fd078e47 None None] GET https://10.4.3.117/volume// Jul 27 16:07:52.862279 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.openstack.wsgi [None req-227a301d-bf53-4970-9f47-a3b6fd078e47 None None] Empty body provided in request {{(pid=100522) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:07:52.862537 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.openstack.wsgi [None req-227a301d-bf53-4970-9f47-a3b6fd078e47 None None] Calling method 'all' {{(pid=100522) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:07:52.862917 np0000005924 devstack@c-api.service[100522]: INFO cinder.api.openstack.wsgi [None req-227a301d-bf53-4970-9f47-a3b6fd078e47 None None] https://10.4.3.117/volume// returned with HTTP 300 Jul 27 16:07:52.863263 np0000005924 devstack@c-api.service[100522]: [pid: 100522|app: 0|req: 67/268] 10.4.3.117 () {66 vars in 1426 bytes} [Mon Jul 27 16:07:52 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 27 16:07:52.870299 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.middleware.request_id [req-44bab709-5d82-49cf-942e-07c0d0050a7f req-6d0cf0aa-44b5-48a6-b083-b542121d6ee1 None None] RequestId filter calling following filter/app {{(pid=100523) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:07:52.872816 np0000005924 devstack@c-api.service[100523]: INFO cinder.api.openstack.wsgi [req-44bab709-5d82-49cf-942e-07c0d0050a7f req-6d0cf0aa-44b5-48a6-b083-b542121d6ee1 tempest-TaggedBootDevicesTest_v242-1530722401 tempest-TaggedBootDevicesTest_v242-1530722401-project-member] GET https://10.4.3.117/volume/v3/volumes/f238daa3-2584-41b5-b3b9-9ba26ef7da03 Jul 27 16:07:52.873093 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.openstack.wsgi [req-44bab709-5d82-49cf-942e-07c0d0050a7f req-6d0cf0aa-44b5-48a6-b083-b542121d6ee1 tempest-TaggedBootDevicesTest_v242-1530722401 tempest-TaggedBootDevicesTest_v242-1530722401-project-member] Empty body provided in request {{(pid=100523) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:07:52.873368 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.openstack.wsgi [req-44bab709-5d82-49cf-942e-07c0d0050a7f req-6d0cf0aa-44b5-48a6-b083-b542121d6ee1 tempest-TaggedBootDevicesTest_v242-1530722401 tempest-TaggedBootDevicesTest_v242-1530722401-project-member] Calling method 'show' {{(pid=100523) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:07:52.886779 np0000005924 devstack@c-api.service[100523]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:07:52.886779 np0000005924 devstack@c-api.service[100523]: warnings.warn( Jul 27 16:07:52.891689 np0000005924 devstack@c-api.service[100523]: INFO cinder.volume.api [req-44bab709-5d82-49cf-942e-07c0d0050a7f req-6d0cf0aa-44b5-48a6-b083-b542121d6ee1 tempest-TaggedBootDevicesTest_v242-1530722401 tempest-TaggedBootDevicesTest_v242-1530722401-project-member] Volume info retrieved successfully. Jul 27 16:07:52.898173 np0000005924 devstack@c-api.service[100523]: INFO cinder.api.openstack.wsgi [req-44bab709-5d82-49cf-942e-07c0d0050a7f req-6d0cf0aa-44b5-48a6-b083-b542121d6ee1 tempest-TaggedBootDevicesTest_v242-1530722401 tempest-TaggedBootDevicesTest_v242-1530722401-project-member] https://10.4.3.117/volume/v3/volumes/f238daa3-2584-41b5-b3b9-9ba26ef7da03 returned with HTTP 200 Jul 27 16:07:52.898814 np0000005924 devstack@c-api.service[100523]: [pid: 100523|app: 0|req: 67/269] 10.4.3.117 () {70 vars in 1639 bytes} [Mon Jul 27 16:07:52 2026] GET /volume/v3/volumes/f238daa3-2584-41b5-b3b9-9ba26ef7da03 => generated 1027 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 27 16:07:53.010223 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.middleware.request_id [req-44bab709-5d82-49cf-942e-07c0d0050a7f req-7cc47ca1-ec9e-4c98-8eb0-7701a66590fe None None] RequestId filter calling following filter/app {{(pid=100524) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:07:53.018168 np0000005924 devstack@c-api.service[100524]: INFO cinder.api.openstack.wsgi [req-44bab709-5d82-49cf-942e-07c0d0050a7f req-7cc47ca1-ec9e-4c98-8eb0-7701a66590fe tempest-TaggedBootDevicesTest_v242-1530722401 tempest-TaggedBootDevicesTest_v242-1530722401-project-member] PUT https://10.4.3.117/volume/v3/attachments/ab7659d3-3ab2-45f4-9f4c-909fb1cde793 Jul 27 16:07:53.018589 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.openstack.wsgi [req-44bab709-5d82-49cf-942e-07c0d0050a7f req-7cc47ca1-ec9e-4c98-8eb0-7701a66590fe tempest-TaggedBootDevicesTest_v242-1530722401 tempest-TaggedBootDevicesTest_v242-1530722401-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.117", "host": "np0000005924", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:c1414b6f8d8f", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "13cbedf7-bb1f-4b5e-b492-2fef0d4dab25", "nvme_native_multipath": false, "mountpoint": "/dev/vdc"}}} {{(pid=100524) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 27 16:07:53.031814 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.coordination [req-44bab709-5d82-49cf-942e-07c0d0050a7f req-7cc47ca1-ec9e-4c98-8eb0-7701a66590fe tempest-TaggedBootDevicesTest_v242-1530722401 tempest-TaggedBootDevicesTest_v242-1530722401-project-member] Acquiring lock "cinder-attachment_update-f238daa3-2584-41b5-b3b9-9ba26ef7da03-np0000005924" by "attachment_update" {{(pid=100524) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jul 27 16:07:53.043398 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.coordination [req-44bab709-5d82-49cf-942e-07c0d0050a7f req-7cc47ca1-ec9e-4c98-8eb0-7701a66590fe tempest-TaggedBootDevicesTest_v242-1530722401 tempest-TaggedBootDevicesTest_v242-1530722401-project-member] Lock "cinder-attachment_update-f238daa3-2584-41b5-b3b9-9ba26ef7da03-np0000005924" acquired by "attachment_update" :: waited 0.011s {{(pid=100524) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jul 27 16:07:53.044044 np0000005924 devstack@c-api.service[100524]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:07:53.044044 np0000005924 devstack@c-api.service[100524]: warnings.warn( Jul 27 16:07:53.175308 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.coordination [req-44bab709-5d82-49cf-942e-07c0d0050a7f req-7cc47ca1-ec9e-4c98-8eb0-7701a66590fe tempest-TaggedBootDevicesTest_v242-1530722401 tempest-TaggedBootDevicesTest_v242-1530722401-project-member] Lock "cinder-attachment_update-f238daa3-2584-41b5-b3b9-9ba26ef7da03-np0000005924" released by "attachment_update" :: held 0.131s {{(pid=100524) __release /opt/stack/cinder/cinder/coordination.py:152}} Jul 27 16:07:53.175308 np0000005924 devstack@c-api.service[100524]: INFO cinder.api.openstack.wsgi [req-44bab709-5d82-49cf-942e-07c0d0050a7f req-7cc47ca1-ec9e-4c98-8eb0-7701a66590fe tempest-TaggedBootDevicesTest_v242-1530722401 tempest-TaggedBootDevicesTest_v242-1530722401-project-member] https://10.4.3.117/volume/v3/attachments/ab7659d3-3ab2-45f4-9f4c-909fb1cde793 returned with HTTP 200 Jul 27 16:07:53.175308 np0000005924 devstack@c-api.service[100524]: [pid: 100524|app: 0|req: 71/270] 10.4.3.117 () {74 vars in 1704 bytes} [Mon Jul 27 16:07:53 2026] PUT /volume/v3/attachments/ab7659d3-3ab2-45f4-9f4c-909fb1cde793 => generated 969 bytes in 165 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 27 16:07:53.208420 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.middleware.request_id [req-44bab709-5d82-49cf-942e-07c0d0050a7f req-e9884e9a-9c4d-4c4c-9443-6180a2a93222 None None] RequestId filter calling following filter/app {{(pid=100521) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:07:53.210762 np0000005924 devstack@c-api.service[100521]: INFO cinder.api.openstack.wsgi [req-44bab709-5d82-49cf-942e-07c0d0050a7f req-e9884e9a-9c4d-4c4c-9443-6180a2a93222 tempest-TaggedBootDevicesTest_v242-1530722401 tempest-TaggedBootDevicesTest_v242-1530722401-project-member] POST https://10.4.3.117/volume/v3/attachments/ab7659d3-3ab2-45f4-9f4c-909fb1cde793/action Jul 27 16:07:53.211240 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.openstack.wsgi [req-44bab709-5d82-49cf-942e-07c0d0050a7f req-e9884e9a-9c4d-4c4c-9443-6180a2a93222 tempest-TaggedBootDevicesTest_v242-1530722401 tempest-TaggedBootDevicesTest_v242-1530722401-project-member] Action body: b'{"os-complete": null}' {{(pid=100521) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 27 16:07:53.211474 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.openstack.wsgi [req-44bab709-5d82-49cf-942e-07c0d0050a7f req-e9884e9a-9c4d-4c4c-9443-6180a2a93222 tempest-TaggedBootDevicesTest_v242-1530722401 tempest-TaggedBootDevicesTest_v242-1530722401-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100521) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 27 16:07:53.246088 np0000005924 devstack@c-api.service[100521]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:07:53.246088 np0000005924 devstack@c-api.service[100521]: warnings.warn( Jul 27 16:07:53.265161 np0000005924 devstack@c-api.service[100521]: INFO cinder.api.openstack.wsgi [req-44bab709-5d82-49cf-942e-07c0d0050a7f req-e9884e9a-9c4d-4c4c-9443-6180a2a93222 tempest-TaggedBootDevicesTest_v242-1530722401 tempest-TaggedBootDevicesTest_v242-1530722401-project-member] https://10.4.3.117/volume/v3/attachments/ab7659d3-3ab2-45f4-9f4c-909fb1cde793/action returned with HTTP 204 Jul 27 16:07:53.265764 np0000005924 devstack@c-api.service[100521]: [pid: 100521|app: 0|req: 66/271] 10.4.3.117 () {74 vars in 1725 bytes} [Mon Jul 27 16:07:53 2026] POST /volume/v3/attachments/ab7659d3-3ab2-45f4-9f4c-909fb1cde793/action => generated 0 bytes in 58 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jul 27 16:07:53.495161 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.middleware.request_id [None req-a172aa51-7a44-4480-b37a-8f272035d6a7 None None] RequestId filter calling following filter/app {{(pid=100522) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:07:53.497012 np0000005924 devstack@c-api.service[100522]: INFO cinder.api.openstack.wsgi [None req-a172aa51-7a44-4480-b37a-8f272035d6a7 tempest-VolumesAdminNegativeTest-1744576093 tempest-VolumesAdminNegativeTest-1744576093-project-member] GET https://10.4.3.117/volume/v3/volumes/83e9f503-a3b9-4326-ad52-ac96af18195a Jul 27 16:07:53.497231 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.openstack.wsgi [None req-a172aa51-7a44-4480-b37a-8f272035d6a7 tempest-VolumesAdminNegativeTest-1744576093 tempest-VolumesAdminNegativeTest-1744576093-project-member] Empty body provided in request {{(pid=100522) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:07:53.497461 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.openstack.wsgi [None req-a172aa51-7a44-4480-b37a-8f272035d6a7 tempest-VolumesAdminNegativeTest-1744576093 tempest-VolumesAdminNegativeTest-1744576093-project-member] Calling method 'show' {{(pid=100522) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:07:53.504756 np0000005924 devstack@c-api.service[100522]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:07:53.504756 np0000005924 devstack@c-api.service[100522]: warnings.warn( Jul 27 16:07:53.508566 np0000005924 devstack@c-api.service[100522]: INFO cinder.volume.api [None req-a172aa51-7a44-4480-b37a-8f272035d6a7 tempest-VolumesAdminNegativeTest-1744576093 tempest-VolumesAdminNegativeTest-1744576093-project-member] Volume info retrieved successfully. Jul 27 16:07:53.514748 np0000005924 devstack@c-api.service[100522]: INFO cinder.api.openstack.wsgi [None req-a172aa51-7a44-4480-b37a-8f272035d6a7 tempest-VolumesAdminNegativeTest-1744576093 tempest-VolumesAdminNegativeTest-1744576093-project-member] https://10.4.3.117/volume/v3/volumes/83e9f503-a3b9-4326-ad52-ac96af18195a returned with HTTP 200 Jul 27 16:07:53.515153 np0000005924 devstack@c-api.service[100522]: [pid: 100522|app: 0|req: 68/272] 10.4.3.117 () {66 vars in 1348 bytes} [Mon Jul 27 16:07:53 2026] GET /volume/v3/volumes/83e9f503-a3b9-4326-ad52-ac96af18195a => generated 847 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 27 16:07:53.536164 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.middleware.request_id [None req-705cc74b-48a7-4838-b3a8-d47a52a6de51 None None] RequestId filter calling following filter/app {{(pid=100523) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:07:53.538508 np0000005924 devstack@c-api.service[100523]: INFO cinder.api.openstack.wsgi [None req-705cc74b-48a7-4838-b3a8-d47a52a6de51 tempest-VolumesServicesTestJSON-738622862 tempest-VolumesServicesTestJSON-738622862-project-member] GET https://10.4.3.117/volume/v3/volumes/a81127c5-d52c-47d1-9a84-5d50ed38899e Jul 27 16:07:53.538775 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.openstack.wsgi [None req-705cc74b-48a7-4838-b3a8-d47a52a6de51 tempest-VolumesServicesTestJSON-738622862 tempest-VolumesServicesTestJSON-738622862-project-member] Empty body provided in request {{(pid=100523) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:07:53.539035 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.openstack.wsgi [None req-705cc74b-48a7-4838-b3a8-d47a52a6de51 tempest-VolumesServicesTestJSON-738622862 tempest-VolumesServicesTestJSON-738622862-project-member] Calling method 'show' {{(pid=100523) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:07:53.549294 np0000005924 devstack@c-api.service[100523]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:07:53.549294 np0000005924 devstack@c-api.service[100523]: warnings.warn( Jul 27 16:07:53.554311 np0000005924 devstack@c-api.service[100523]: INFO cinder.volume.api [None req-705cc74b-48a7-4838-b3a8-d47a52a6de51 tempest-VolumesServicesTestJSON-738622862 tempest-VolumesServicesTestJSON-738622862-project-member] Volume info retrieved successfully. Jul 27 16:07:53.561057 np0000005924 devstack@c-api.service[100523]: INFO cinder.api.openstack.wsgi [None req-705cc74b-48a7-4838-b3a8-d47a52a6de51 tempest-VolumesServicesTestJSON-738622862 tempest-VolumesServicesTestJSON-738622862-project-member] https://10.4.3.117/volume/v3/volumes/a81127c5-d52c-47d1-9a84-5d50ed38899e returned with HTTP 200 Jul 27 16:07:53.561688 np0000005924 devstack@c-api.service[100523]: [pid: 100523|app: 0|req: 68/273] 10.4.3.117 () {66 vars in 1348 bytes} [Mon Jul 27 16:07:53 2026] GET /volume/v3/volumes/a81127c5-d52c-47d1-9a84-5d50ed38899e => generated 845 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 27 16:07:53.577619 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.middleware.request_id [None req-2ed0a31c-79ce-48e0-85d8-3a3984511384 None None] RequestId filter calling following filter/app {{(pid=100524) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:07:53.579506 np0000005924 devstack@c-api.service[100524]: INFO cinder.api.openstack.wsgi [None req-2ed0a31c-79ce-48e0-85d8-3a3984511384 tempest-VolumesServicesTestJSON-48200365 tempest-VolumesServicesTestJSON-48200365-project-admin] GET https://10.4.3.117/volume/v3/volumes/a81127c5-d52c-47d1-9a84-5d50ed38899e Jul 27 16:07:53.579702 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.openstack.wsgi [None req-2ed0a31c-79ce-48e0-85d8-3a3984511384 tempest-VolumesServicesTestJSON-48200365 tempest-VolumesServicesTestJSON-48200365-project-admin] Empty body provided in request {{(pid=100524) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:07:53.579876 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.openstack.wsgi [None req-2ed0a31c-79ce-48e0-85d8-3a3984511384 tempest-VolumesServicesTestJSON-48200365 tempest-VolumesServicesTestJSON-48200365-project-admin] Calling method 'show' {{(pid=100524) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:07:53.611699 np0000005924 devstack@c-api.service[100524]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:07:53.611699 np0000005924 devstack@c-api.service[100524]: warnings.warn( Jul 27 16:07:53.616099 np0000005924 devstack@c-api.service[100524]: INFO cinder.volume.api [None req-2ed0a31c-79ce-48e0-85d8-3a3984511384 tempest-VolumesServicesTestJSON-48200365 tempest-VolumesServicesTestJSON-48200365-project-admin] Volume info retrieved successfully. Jul 27 16:07:53.621599 np0000005924 devstack@c-api.service[100524]: INFO cinder.api.openstack.wsgi [None req-2ed0a31c-79ce-48e0-85d8-3a3984511384 tempest-VolumesServicesTestJSON-48200365 tempest-VolumesServicesTestJSON-48200365-project-admin] https://10.4.3.117/volume/v3/volumes/a81127c5-d52c-47d1-9a84-5d50ed38899e returned with HTTP 200 Jul 27 16:07:53.622033 np0000005924 devstack@c-api.service[100524]: [pid: 100524|app: 0|req: 72/274] 10.4.3.117 () {66 vars in 1348 bytes} [Mon Jul 27 16:07:53 2026] GET /volume/v3/volumes/a81127c5-d52c-47d1-9a84-5d50ed38899e => generated 1018 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 27 16:07:53.634697 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.middleware.request_id [None req-776874d5-9202-40f6-b40e-c32a8d26c734 None None] RequestId filter calling following filter/app {{(pid=100521) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:07:53.636679 np0000005924 devstack@c-api.service[100521]: INFO cinder.api.openstack.wsgi [None req-776874d5-9202-40f6-b40e-c32a8d26c734 tempest-VolumesServicesTestJSON-48200365 tempest-VolumesServicesTestJSON-48200365-project-admin] GET https://10.4.3.117/volume/v3/os-services?host=np0000005924&binary=cinder-volume Jul 27 16:07:53.636975 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.openstack.wsgi [None req-776874d5-9202-40f6-b40e-c32a8d26c734 tempest-VolumesServicesTestJSON-48200365 tempest-VolumesServicesTestJSON-48200365-project-admin] Empty body provided in request {{(pid=100521) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:07:53.637280 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.openstack.wsgi [None req-776874d5-9202-40f6-b40e-c32a8d26c734 tempest-VolumesServicesTestJSON-48200365 tempest-VolumesServicesTestJSON-48200365-project-admin] Calling method 'index' {{(pid=100521) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:07:53.644253 np0000005924 devstack@c-api.service[100521]: INFO cinder.api.openstack.wsgi [None req-776874d5-9202-40f6-b40e-c32a8d26c734 tempest-VolumesServicesTestJSON-48200365 tempest-VolumesServicesTestJSON-48200365-project-admin] https://10.4.3.117/volume/v3/os-services?host=np0000005924&binary=cinder-volume returned with HTTP 200 Jul 27 16:07:53.644910 np0000005924 devstack@c-api.service[100521]: [pid: 100521|app: 0|req: 67/275] 10.4.3.117 () {66 vars in 1326 bytes} [Mon Jul 27 16:07:53 2026] GET /volume/v3/os-services?host=np0000005924&binary=cinder-volume => generated 275 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 27 16:07:53.657275 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.middleware.request_id [None req-0804c82a-8271-4683-bf63-cc26150aa724 None None] RequestId filter calling following filter/app {{(pid=100522) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:07:53.659113 np0000005924 devstack@c-api.service[100522]: INFO cinder.api.openstack.wsgi [None req-0804c82a-8271-4683-bf63-cc26150aa724 tempest-VolumesServicesTestJSON-738622862 tempest-VolumesServicesTestJSON-738622862-project-member] GET https://10.4.3.117/volume/v3/volumes/a81127c5-d52c-47d1-9a84-5d50ed38899e Jul 27 16:07:53.659312 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.openstack.wsgi [None req-0804c82a-8271-4683-bf63-cc26150aa724 tempest-VolumesServicesTestJSON-738622862 tempest-VolumesServicesTestJSON-738622862-project-member] Empty body provided in request {{(pid=100522) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:07:53.659501 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.openstack.wsgi [None req-0804c82a-8271-4683-bf63-cc26150aa724 tempest-VolumesServicesTestJSON-738622862 tempest-VolumesServicesTestJSON-738622862-project-member] Calling method 'show' {{(pid=100522) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:07:53.667074 np0000005924 devstack@c-api.service[100522]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:07:53.667074 np0000005924 devstack@c-api.service[100522]: warnings.warn( Jul 27 16:07:53.671139 np0000005924 devstack@c-api.service[100522]: INFO cinder.volume.api [None req-0804c82a-8271-4683-bf63-cc26150aa724 tempest-VolumesServicesTestJSON-738622862 tempest-VolumesServicesTestJSON-738622862-project-member] Volume info retrieved successfully. Jul 27 16:07:53.674774 np0000005924 devstack@c-api.service[100522]: INFO cinder.api.openstack.wsgi [None req-0804c82a-8271-4683-bf63-cc26150aa724 tempest-VolumesServicesTestJSON-738622862 tempest-VolumesServicesTestJSON-738622862-project-member] https://10.4.3.117/volume/v3/volumes/a81127c5-d52c-47d1-9a84-5d50ed38899e returned with HTTP 200 Jul 27 16:07:53.675226 np0000005924 devstack@c-api.service[100522]: [pid: 100522|app: 0|req: 69/276] 10.4.3.117 () {66 vars in 1348 bytes} [Mon Jul 27 16:07:53 2026] GET /volume/v3/volumes/a81127c5-d52c-47d1-9a84-5d50ed38899e => generated 845 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 27 16:07:53.689384 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.middleware.request_id [None req-0ab68063-a651-4344-bf1a-cdceec3d1418 None None] RequestId filter calling following filter/app {{(pid=100523) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:07:53.693038 np0000005924 devstack@c-api.service[100523]: INFO cinder.api.openstack.wsgi [None req-0ab68063-a651-4344-bf1a-cdceec3d1418 tempest-VolumesServicesTestJSON-738622862 tempest-VolumesServicesTestJSON-738622862-project-member] DELETE https://10.4.3.117/volume/v3/volumes/a81127c5-d52c-47d1-9a84-5d50ed38899e Jul 27 16:07:53.693038 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.openstack.wsgi [None req-0ab68063-a651-4344-bf1a-cdceec3d1418 tempest-VolumesServicesTestJSON-738622862 tempest-VolumesServicesTestJSON-738622862-project-member] Empty body provided in request {{(pid=100523) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:07:53.693038 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.openstack.wsgi [None req-0ab68063-a651-4344-bf1a-cdceec3d1418 tempest-VolumesServicesTestJSON-738622862 tempest-VolumesServicesTestJSON-738622862-project-member] Calling method 'delete' {{(pid=100523) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:07:53.693038 np0000005924 devstack@c-api.service[100523]: INFO cinder.api.v3.volumes [None req-0ab68063-a651-4344-bf1a-cdceec3d1418 tempest-VolumesServicesTestJSON-738622862 tempest-VolumesServicesTestJSON-738622862-project-member] Delete volume with id: a81127c5-d52c-47d1-9a84-5d50ed38899e Jul 27 16:07:53.703397 np0000005924 devstack@c-api.service[100523]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:07:53.703397 np0000005924 devstack@c-api.service[100523]: warnings.warn( Jul 27 16:07:53.704562 np0000005924 devstack@c-api.service[100523]: INFO cinder.volume.api [None req-0ab68063-a651-4344-bf1a-cdceec3d1418 tempest-VolumesServicesTestJSON-738622862 tempest-VolumesServicesTestJSON-738622862-project-member] Volume info retrieved successfully. Jul 27 16:07:53.732723 np0000005924 devstack@c-api.service[100523]: INFO cinder.volume.api [None req-0ab68063-a651-4344-bf1a-cdceec3d1418 tempest-VolumesServicesTestJSON-738622862 tempest-VolumesServicesTestJSON-738622862-project-member] Delete volume request issued successfully. Jul 27 16:07:53.732723 np0000005924 devstack@c-api.service[100523]: INFO cinder.api.openstack.wsgi [None req-0ab68063-a651-4344-bf1a-cdceec3d1418 tempest-VolumesServicesTestJSON-738622862 tempest-VolumesServicesTestJSON-738622862-project-member] https://10.4.3.117/volume/v3/volumes/a81127c5-d52c-47d1-9a84-5d50ed38899e returned with HTTP 202 Jul 27 16:07:53.733287 np0000005924 devstack@c-api.service[100523]: [pid: 100523|app: 0|req: 69/277] 10.4.3.117 () {66 vars in 1351 bytes} [Mon Jul 27 16:07:53 2026] DELETE /volume/v3/volumes/a81127c5-d52c-47d1-9a84-5d50ed38899e => generated 0 bytes in 44 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 27 16:07:53.742661 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.middleware.request_id [None req-cbd4b31b-dfa2-43bf-9a21-0c2c89de3c6d None None] RequestId filter calling following filter/app {{(pid=100524) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:07:53.744955 np0000005924 devstack@c-api.service[100524]: INFO cinder.api.openstack.wsgi [None req-cbd4b31b-dfa2-43bf-9a21-0c2c89de3c6d tempest-VolumesServicesTestJSON-738622862 tempest-VolumesServicesTestJSON-738622862-project-member] GET https://10.4.3.117/volume/v3/volumes/a81127c5-d52c-47d1-9a84-5d50ed38899e Jul 27 16:07:53.745251 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.openstack.wsgi [None req-cbd4b31b-dfa2-43bf-9a21-0c2c89de3c6d tempest-VolumesServicesTestJSON-738622862 tempest-VolumesServicesTestJSON-738622862-project-member] Empty body provided in request {{(pid=100524) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:07:53.745725 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.openstack.wsgi [None req-cbd4b31b-dfa2-43bf-9a21-0c2c89de3c6d tempest-VolumesServicesTestJSON-738622862 tempest-VolumesServicesTestJSON-738622862-project-member] Calling method 'show' {{(pid=100524) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:07:53.756242 np0000005924 devstack@c-api.service[100524]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:07:53.756242 np0000005924 devstack@c-api.service[100524]: warnings.warn( Jul 27 16:07:53.762027 np0000005924 devstack@c-api.service[100524]: INFO cinder.volume.api [None req-cbd4b31b-dfa2-43bf-9a21-0c2c89de3c6d tempest-VolumesServicesTestJSON-738622862 tempest-VolumesServicesTestJSON-738622862-project-member] Volume info retrieved successfully. Jul 27 16:07:53.769143 np0000005924 devstack@c-api.service[100524]: INFO cinder.api.openstack.wsgi [None req-cbd4b31b-dfa2-43bf-9a21-0c2c89de3c6d tempest-VolumesServicesTestJSON-738622862 tempest-VolumesServicesTestJSON-738622862-project-member] https://10.4.3.117/volume/v3/volumes/a81127c5-d52c-47d1-9a84-5d50ed38899e returned with HTTP 200 Jul 27 16:07:53.770531 np0000005924 devstack@c-api.service[100524]: [pid: 100524|app: 0|req: 73/278] 10.4.3.117 () {66 vars in 1348 bytes} [Mon Jul 27 16:07:53 2026] GET /volume/v3/volumes/a81127c5-d52c-47d1-9a84-5d50ed38899e => generated 844 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 27 16:07:53.866982 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.middleware.request_id [req-d1f421b0-1a57-4a93-bcfa-71d1d2eee2f6 req-c06e2216-dcbc-4514-9ed8-42438a1b972d None None] RequestId filter calling following filter/app {{(pid=100521) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:07:53.869088 np0000005924 devstack@c-api.service[100521]: INFO cinder.api.openstack.wsgi [req-d1f421b0-1a57-4a93-bcfa-71d1d2eee2f6 req-c06e2216-dcbc-4514-9ed8-42438a1b972d tempest-VolumesAdminNegativeTest-1078495952 tempest-VolumesAdminNegativeTest-1078495952-project] GET https://10.4.3.117/volume/v3/volumes/c14d3273-fefd-4f35-9af7-4afecaa3d607 Jul 27 16:07:53.869307 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.openstack.wsgi [req-d1f421b0-1a57-4a93-bcfa-71d1d2eee2f6 req-c06e2216-dcbc-4514-9ed8-42438a1b972d tempest-VolumesAdminNegativeTest-1078495952 tempest-VolumesAdminNegativeTest-1078495952-project] Empty body provided in request {{(pid=100521) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:07:53.869528 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.openstack.wsgi [req-d1f421b0-1a57-4a93-bcfa-71d1d2eee2f6 req-c06e2216-dcbc-4514-9ed8-42438a1b972d tempest-VolumesAdminNegativeTest-1078495952 tempest-VolumesAdminNegativeTest-1078495952-project] Calling method 'show' {{(pid=100521) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:07:53.875803 np0000005924 devstack@c-api.service[100521]: INFO cinder.api.openstack.wsgi [req-d1f421b0-1a57-4a93-bcfa-71d1d2eee2f6 req-c06e2216-dcbc-4514-9ed8-42438a1b972d tempest-VolumesAdminNegativeTest-1078495952 tempest-VolumesAdminNegativeTest-1078495952-project] https://10.4.3.117/volume/v3/volumes/c14d3273-fefd-4f35-9af7-4afecaa3d607 returned with HTTP 404 Jul 27 16:07:53.876710 np0000005924 devstack@c-api.service[100521]: [pid: 100521|app: 0|req: 68/279] 10.4.3.117 () {68 vars in 1598 bytes} [Mon Jul 27 16:07:53 2026] GET /volume/v3/volumes/c14d3273-fefd-4f35-9af7-4afecaa3d607 => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 27 16:07:53.902868 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.middleware.request_id [None req-e6709ed1-2aa2-46fd-ab57-26e823bbf829 None None] RequestId filter calling following filter/app {{(pid=100522) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:07:53.905173 np0000005924 devstack@c-api.service[100522]: INFO cinder.api.openstack.wsgi [None req-e6709ed1-2aa2-46fd-ab57-26e823bbf829 tempest-VolumesAdminNegativeTest-1744576093 tempest-VolumesAdminNegativeTest-1744576093-project-member] DELETE https://10.4.3.117/volume/v3/volumes/83e9f503-a3b9-4326-ad52-ac96af18195a Jul 27 16:07:53.905457 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.openstack.wsgi [None req-e6709ed1-2aa2-46fd-ab57-26e823bbf829 tempest-VolumesAdminNegativeTest-1744576093 tempest-VolumesAdminNegativeTest-1744576093-project-member] Empty body provided in request {{(pid=100522) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:07:53.905756 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.openstack.wsgi [None req-e6709ed1-2aa2-46fd-ab57-26e823bbf829 tempest-VolumesAdminNegativeTest-1744576093 tempest-VolumesAdminNegativeTest-1744576093-project-member] Calling method 'delete' {{(pid=100522) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:07:53.905956 np0000005924 devstack@c-api.service[100522]: INFO cinder.api.v3.volumes [None req-e6709ed1-2aa2-46fd-ab57-26e823bbf829 tempest-VolumesAdminNegativeTest-1744576093 tempest-VolumesAdminNegativeTest-1744576093-project-member] Delete volume with id: 83e9f503-a3b9-4326-ad52-ac96af18195a Jul 27 16:07:53.917834 np0000005924 devstack@c-api.service[100522]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:07:53.917834 np0000005924 devstack@c-api.service[100522]: warnings.warn( Jul 27 16:07:53.918788 np0000005924 devstack@c-api.service[100522]: INFO cinder.volume.api [None req-e6709ed1-2aa2-46fd-ab57-26e823bbf829 tempest-VolumesAdminNegativeTest-1744576093 tempest-VolumesAdminNegativeTest-1744576093-project-member] Volume info retrieved successfully. Jul 27 16:07:53.951097 np0000005924 devstack@c-api.service[100522]: INFO cinder.volume.api [None req-e6709ed1-2aa2-46fd-ab57-26e823bbf829 tempest-VolumesAdminNegativeTest-1744576093 tempest-VolumesAdminNegativeTest-1744576093-project-member] Delete volume request issued successfully. Jul 27 16:07:53.951467 np0000005924 devstack@c-api.service[100522]: INFO cinder.api.openstack.wsgi [None req-e6709ed1-2aa2-46fd-ab57-26e823bbf829 tempest-VolumesAdminNegativeTest-1744576093 tempest-VolumesAdminNegativeTest-1744576093-project-member] https://10.4.3.117/volume/v3/volumes/83e9f503-a3b9-4326-ad52-ac96af18195a returned with HTTP 202 Jul 27 16:07:53.951925 np0000005924 devstack@c-api.service[100522]: [pid: 100522|app: 0|req: 70/280] 10.4.3.117 () {66 vars in 1351 bytes} [Mon Jul 27 16:07:53 2026] DELETE /volume/v3/volumes/83e9f503-a3b9-4326-ad52-ac96af18195a => generated 0 bytes in 50 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 27 16:07:53.961493 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.middleware.request_id [None req-29d40e1c-a23d-430c-ad30-8394fe6662d5 None None] RequestId filter calling following filter/app {{(pid=100523) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:07:53.963775 np0000005924 devstack@c-api.service[100523]: INFO cinder.api.openstack.wsgi [None req-29d40e1c-a23d-430c-ad30-8394fe6662d5 tempest-VolumesAdminNegativeTest-1744576093 tempest-VolumesAdminNegativeTest-1744576093-project-member] GET https://10.4.3.117/volume/v3/volumes/83e9f503-a3b9-4326-ad52-ac96af18195a Jul 27 16:07:53.964181 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.openstack.wsgi [None req-29d40e1c-a23d-430c-ad30-8394fe6662d5 tempest-VolumesAdminNegativeTest-1744576093 tempest-VolumesAdminNegativeTest-1744576093-project-member] Empty body provided in request {{(pid=100523) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:07:53.964445 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.openstack.wsgi [None req-29d40e1c-a23d-430c-ad30-8394fe6662d5 tempest-VolumesAdminNegativeTest-1744576093 tempest-VolumesAdminNegativeTest-1744576093-project-member] Calling method 'show' {{(pid=100523) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:07:53.972000 np0000005924 devstack@c-api.service[100523]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:07:53.972000 np0000005924 devstack@c-api.service[100523]: warnings.warn( Jul 27 16:07:53.976824 np0000005924 devstack@c-api.service[100523]: INFO cinder.volume.api [None req-29d40e1c-a23d-430c-ad30-8394fe6662d5 tempest-VolumesAdminNegativeTest-1744576093 tempest-VolumesAdminNegativeTest-1744576093-project-member] Volume info retrieved successfully. Jul 27 16:07:53.983035 np0000005924 devstack@c-api.service[100523]: INFO cinder.api.openstack.wsgi [None req-29d40e1c-a23d-430c-ad30-8394fe6662d5 tempest-VolumesAdminNegativeTest-1744576093 tempest-VolumesAdminNegativeTest-1744576093-project-member] https://10.4.3.117/volume/v3/volumes/83e9f503-a3b9-4326-ad52-ac96af18195a returned with HTTP 200 Jul 27 16:07:53.983660 np0000005924 devstack@c-api.service[100523]: [pid: 100523|app: 0|req: 70/281] 10.4.3.117 () {66 vars in 1348 bytes} [Mon Jul 27 16:07:53 2026] GET /volume/v3/volumes/83e9f503-a3b9-4326-ad52-ac96af18195a => generated 846 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 27 16:07:54.787237 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.middleware.request_id [None req-88c9b99e-d0ad-4e1c-9421-2bf906616345 None None] RequestId filter calling following filter/app {{(pid=100524) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:07:54.789597 np0000005924 devstack@c-api.service[100524]: INFO cinder.api.openstack.wsgi [None req-88c9b99e-d0ad-4e1c-9421-2bf906616345 tempest-VolumesServicesTestJSON-738622862 tempest-VolumesServicesTestJSON-738622862-project-member] GET https://10.4.3.117/volume/v3/volumes/a81127c5-d52c-47d1-9a84-5d50ed38899e Jul 27 16:07:54.789862 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.openstack.wsgi [None req-88c9b99e-d0ad-4e1c-9421-2bf906616345 tempest-VolumesServicesTestJSON-738622862 tempest-VolumesServicesTestJSON-738622862-project-member] Empty body provided in request {{(pid=100524) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:07:54.790122 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.openstack.wsgi [None req-88c9b99e-d0ad-4e1c-9421-2bf906616345 tempest-VolumesServicesTestJSON-738622862 tempest-VolumesServicesTestJSON-738622862-project-member] Calling method 'show' {{(pid=100524) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:07:54.805507 np0000005924 devstack@c-api.service[100524]: INFO cinder.api.openstack.wsgi [None req-88c9b99e-d0ad-4e1c-9421-2bf906616345 tempest-VolumesServicesTestJSON-738622862 tempest-VolumesServicesTestJSON-738622862-project-member] https://10.4.3.117/volume/v3/volumes/a81127c5-d52c-47d1-9a84-5d50ed38899e returned with HTTP 404 Jul 27 16:07:54.806008 np0000005924 devstack@c-api.service[100524]: [pid: 100524|app: 0|req: 74/282] 10.4.3.117 () {66 vars in 1348 bytes} [Mon Jul 27 16:07:54 2026] GET /volume/v3/volumes/a81127c5-d52c-47d1-9a84-5d50ed38899e => generated 109 bytes in 19 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 27 16:07:54.815726 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.middleware.request_id [None req-d747bd29-5557-44dd-b1d9-81b3f86ba448 None None] RequestId filter calling following filter/app {{(pid=100521) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:07:54.818009 np0000005924 devstack@c-api.service[100521]: INFO cinder.api.openstack.wsgi [None req-d747bd29-5557-44dd-b1d9-81b3f86ba448 tempest-VolumesServicesTestJSON-48200365 tempest-VolumesServicesTestJSON-48200365-project-admin] GET https://10.4.3.117/volume/v3/os-services Jul 27 16:07:54.818262 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.openstack.wsgi [None req-d747bd29-5557-44dd-b1d9-81b3f86ba448 tempest-VolumesServicesTestJSON-48200365 tempest-VolumesServicesTestJSON-48200365-project-admin] Empty body provided in request {{(pid=100521) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:07:54.818520 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.openstack.wsgi [None req-d747bd29-5557-44dd-b1d9-81b3f86ba448 tempest-VolumesServicesTestJSON-48200365 tempest-VolumesServicesTestJSON-48200365-project-admin] Calling method 'index' {{(pid=100521) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:07:54.826162 np0000005924 devstack@c-api.service[100521]: INFO cinder.api.openstack.wsgi [None req-d747bd29-5557-44dd-b1d9-81b3f86ba448 tempest-VolumesServicesTestJSON-48200365 tempest-VolumesServicesTestJSON-48200365-project-admin] https://10.4.3.117/volume/v3/os-services returned with HTTP 200 Jul 27 16:07:54.827643 np0000005924 devstack@c-api.service[100521]: [pid: 100521|app: 0|req: 69/283] 10.4.3.117 () {66 vars in 1249 bytes} [Mon Jul 27 16:07:54 2026] GET /volume/v3/os-services => generated 626 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 27 16:07:54.998963 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.middleware.request_id [None req-1c696277-c825-4d62-9fae-8c7738fc0739 None None] RequestId filter calling following filter/app {{(pid=100522) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:07:55.001098 np0000005924 devstack@c-api.service[100522]: INFO cinder.api.openstack.wsgi [None req-1c696277-c825-4d62-9fae-8c7738fc0739 tempest-VolumesAdminNegativeTest-1744576093 tempest-VolumesAdminNegativeTest-1744576093-project-member] GET https://10.4.3.117/volume/v3/volumes/83e9f503-a3b9-4326-ad52-ac96af18195a Jul 27 16:07:55.001352 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.openstack.wsgi [None req-1c696277-c825-4d62-9fae-8c7738fc0739 tempest-VolumesAdminNegativeTest-1744576093 tempest-VolumesAdminNegativeTest-1744576093-project-member] Empty body provided in request {{(pid=100522) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:07:55.001541 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.openstack.wsgi [None req-1c696277-c825-4d62-9fae-8c7738fc0739 tempest-VolumesAdminNegativeTest-1744576093 tempest-VolumesAdminNegativeTest-1744576093-project-member] Calling method 'show' {{(pid=100522) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:07:55.007357 np0000005924 devstack@c-api.service[100522]: INFO cinder.api.openstack.wsgi [None req-1c696277-c825-4d62-9fae-8c7738fc0739 tempest-VolumesAdminNegativeTest-1744576093 tempest-VolumesAdminNegativeTest-1744576093-project-member] https://10.4.3.117/volume/v3/volumes/83e9f503-a3b9-4326-ad52-ac96af18195a returned with HTTP 404 Jul 27 16:07:55.007939 np0000005924 devstack@c-api.service[100522]: [pid: 100522|app: 0|req: 71/284] 10.4.3.117 () {66 vars in 1348 bytes} [Mon Jul 27 16:07:54 2026] GET /volume/v3/volumes/83e9f503-a3b9-4326-ad52-ac96af18195a => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 27 16:07:59.297839 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.middleware.request_id [None req-3dc45839-07ef-481a-baaf-3d7cfff7df74 None None] RequestId filter calling following filter/app {{(pid=100523) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:07:59.513616 np0000005924 devstack@c-api.service[100523]: INFO cinder.api.openstack.wsgi [None req-3dc45839-07ef-481a-baaf-3d7cfff7df74 tempest-VolumesListAdminTestJSON-90408357 tempest-VolumesListAdminTestJSON-90408357-project-member] GET https://10.4.3.117/volume/v3/volumes Jul 27 16:07:59.513871 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.openstack.wsgi [None req-3dc45839-07ef-481a-baaf-3d7cfff7df74 tempest-VolumesListAdminTestJSON-90408357 tempest-VolumesListAdminTestJSON-90408357-project-member] Empty body provided in request {{(pid=100523) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:07:59.514110 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.openstack.wsgi [None req-3dc45839-07ef-481a-baaf-3d7cfff7df74 tempest-VolumesListAdminTestJSON-90408357 tempest-VolumesListAdminTestJSON-90408357-project-member] Calling method 'index' {{(pid=100523) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:07:59.514425 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.api_utils [None req-3dc45839-07ef-481a-baaf-3d7cfff7df74 tempest-VolumesListAdminTestJSON-90408357 tempest-VolumesListAdminTestJSON-90408357-project-member] Removing options '' from query. {{(pid=100523) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 27 16:07:59.515342 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.volume.api [None req-3dc45839-07ef-481a-baaf-3d7cfff7df74 tempest-VolumesListAdminTestJSON-90408357 tempest-VolumesListAdminTestJSON-90408357-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100523) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 27 16:07:59.523502 np0000005924 devstack@c-api.service[100523]: INFO cinder.volume.api [None req-3dc45839-07ef-481a-baaf-3d7cfff7df74 tempest-VolumesListAdminTestJSON-90408357 tempest-VolumesListAdminTestJSON-90408357-project-member] Get all volumes completed successfully. Jul 27 16:07:59.523918 np0000005924 devstack@c-api.service[100523]: INFO cinder.api.openstack.wsgi [None req-3dc45839-07ef-481a-baaf-3d7cfff7df74 tempest-VolumesListAdminTestJSON-90408357 tempest-VolumesListAdminTestJSON-90408357-project-member] https://10.4.3.117/volume/v3/volumes returned with HTTP 200 Jul 27 16:07:59.524418 np0000005924 devstack@c-api.service[100523]: [pid: 100523|app: 0|req: 71/285] 10.4.3.117 () {66 vars in 1237 bytes} [Mon Jul 27 16:07:59 2026] GET /volume/v3/volumes => generated 15 bytes in 227 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jul 27 16:07:59.532880 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.middleware.request_id [None req-f9f1c8d7-8084-4b71-9434-7bf93317e6a3 None None] RequestId filter calling following filter/app {{(pid=100524) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:07:59.535342 np0000005924 devstack@c-api.service[100524]: INFO cinder.api.openstack.wsgi [None req-f9f1c8d7-8084-4b71-9434-7bf93317e6a3 tempest-VolumesListAdminTestJSON-90408357 tempest-VolumesListAdminTestJSON-90408357-project-member] POST https://10.4.3.117/volume/v3/volumes Jul 27 16:07:59.535758 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.openstack.wsgi [None req-f9f1c8d7-8084-4b71-9434-7bf93317e6a3 tempest-VolumesListAdminTestJSON-90408357 tempest-VolumesListAdminTestJSON-90408357-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesListAdminTestJSON-Volume-605556252"}} {{(pid=100524) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 27 16:07:59.537568 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.v3.volumes [None req-f9f1c8d7-8084-4b71-9434-7bf93317e6a3 tempest-VolumesListAdminTestJSON-90408357 tempest-VolumesListAdminTestJSON-90408357-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesListAdminTestJSON-Volume-605556252'}} {{(pid=100524) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 27 16:07:59.537733 np0000005924 devstack@c-api.service[100524]: INFO cinder.api.v3.volumes [None req-f9f1c8d7-8084-4b71-9434-7bf93317e6a3 tempest-VolumesListAdminTestJSON-90408357 tempest-VolumesListAdminTestJSON-90408357-project-member] Create volume of 1 GB Jul 27 16:07:59.542530 np0000005924 devstack@c-api.service[100524]: INFO cinder.volume.api [None req-f9f1c8d7-8084-4b71-9434-7bf93317e6a3 tempest-VolumesListAdminTestJSON-90408357 tempest-VolumesListAdminTestJSON-90408357-project-member] Availability Zones retrieved successfully. Jul 27 16:07:59.550665 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.volume.api [None req-f9f1c8d7-8084-4b71-9434-7bf93317e6a3 tempest-VolumesListAdminTestJSON-90408357 tempest-VolumesListAdminTestJSON-90408357-project-member] Flow 'volume_create_api' (c9740eab-6852-4d53-9d5d-5b603ee85432) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100524) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 27 16:07:59.551798 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.volume.api [None req-f9f1c8d7-8084-4b71-9434-7bf93317e6a3 tempest-VolumesListAdminTestJSON-90408357 tempest-VolumesListAdminTestJSON-90408357-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (4a864abf-4ee3-4754-af30-868a4b1ad94a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100524) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 27 16:07:59.552815 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.volume.flows.api.create_volume [None req-f9f1c8d7-8084-4b71-9434-7bf93317e6a3 tempest-VolumesListAdminTestJSON-90408357 tempest-VolumesListAdminTestJSON-90408357-project-member] Validating volume size '1' using validate_int {{(pid=100524) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 27 16:07:59.578941 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.volume.api [None req-f9f1c8d7-8084-4b71-9434-7bf93317e6a3 tempest-VolumesListAdminTestJSON-90408357 tempest-VolumesListAdminTestJSON-90408357-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (4a864abf-4ee3-4754-af30-868a4b1ad94a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-27T16:04:59Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=2bce4e1a-e6e0-49d9-be36-c3405449a01e,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '2bce4e1a-e6e0-49d9-be36-c3405449a01e', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100524) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 27 16:07:59.579683 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.volume.api [None req-f9f1c8d7-8084-4b71-9434-7bf93317e6a3 tempest-VolumesListAdminTestJSON-90408357 tempest-VolumesListAdminTestJSON-90408357-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (1b6a14c6-4a38-4cee-89f5-c067487e1ecd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100524) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 27 16:07:59.640211 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.quota [None req-f9f1c8d7-8084-4b71-9434-7bf93317e6a3 tempest-VolumesListAdminTestJSON-90408357 tempest-VolumesListAdminTestJSON-90408357-project-member] Created reservations ['bf9fdd39-1a78-4809-bf13-7e6b9296de7e', '4cacbf2b-94d6-4bfa-a46f-a473862988f4', 'e567472d-9297-4773-b72c-1249c093bd76', '5ed8870a-f4e1-4c64-8119-a6f854d4281b'] {{(pid=100524) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 27 16:07:59.640934 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.volume.api [None req-f9f1c8d7-8084-4b71-9434-7bf93317e6a3 tempest-VolumesListAdminTestJSON-90408357 tempest-VolumesListAdminTestJSON-90408357-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (1b6a14c6-4a38-4cee-89f5-c067487e1ecd) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['bf9fdd39-1a78-4809-bf13-7e6b9296de7e', '4cacbf2b-94d6-4bfa-a46f-a473862988f4', 'e567472d-9297-4773-b72c-1249c093bd76', '5ed8870a-f4e1-4c64-8119-a6f854d4281b']}' {{(pid=100524) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 27 16:07:59.641759 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.volume.api [None req-f9f1c8d7-8084-4b71-9434-7bf93317e6a3 tempest-VolumesListAdminTestJSON-90408357 tempest-VolumesListAdminTestJSON-90408357-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (73bc4b6a-28b3-4810-8b7d-15f900eb14d8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100524) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 27 16:07:59.665421 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.volume.api [None req-f9f1c8d7-8084-4b71-9434-7bf93317e6a3 tempest-VolumesListAdminTestJSON-90408357 tempest-VolumesListAdminTestJSON-90408357-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (73bc4b6a-28b3-4810-8b7d-15f900eb14d8) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '484ec19c-c508-49df-b7ff-818e9710b373', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesListAdminTestJSON-Volume-605556252',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='9d65ec08607e4ca7b2eacabb0361339d',qos_specs=None,replication_status=,reservations=['bf9fdd39-1a78-4809-bf13-7e6b9296de7e','4cacbf2b-94d6-4bfa-a46f-a473862988f4','e567472d-9297-4773-b72c-1249c093bd76','5ed8870a-f4e1-4c64-8119-a6f854d4281b'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='e140c3570e1347eba91998af3a2a0afa',volume_type_id=2bce4e1a-e6e0-49d9-be36-c3405449a01e), 'volume': Volume(_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-27T16:07:59Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesListAdminTestJSON-Volume-605556252',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=484ec19c-c508-49df-b7ff-818e9710b373,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='9d65ec08607e4ca7b2eacabb0361339d',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='e140c3570e1347eba91998af3a2a0afa',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(2bce4e1a-e6e0-49d9-be36-c3405449a01e),volume_type_id=2bce4e1a-e6e0-49d9-be36-c3405449a01e)}' {{(pid=100524) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 27 16:07:59.666264 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.volume.api [None req-f9f1c8d7-8084-4b71-9434-7bf93317e6a3 tempest-VolumesListAdminTestJSON-90408357 tempest-VolumesListAdminTestJSON-90408357-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (0532c869-ea62-4a55-b248-7d305105db86) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100524) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 27 16:07:59.687548 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.volume.api [None req-f9f1c8d7-8084-4b71-9434-7bf93317e6a3 tempest-VolumesListAdminTestJSON-90408357 tempest-VolumesListAdminTestJSON-90408357-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (0532c869-ea62-4a55-b248-7d305105db86) transitioned into state 'SUCCESS' from state '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-605556252',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='9d65ec08607e4ca7b2eacabb0361339d',qos_specs=None,replication_status=,reservations=['bf9fdd39-1a78-4809-bf13-7e6b9296de7e','4cacbf2b-94d6-4bfa-a46f-a473862988f4','e567472d-9297-4773-b72c-1249c093bd76','5ed8870a-f4e1-4c64-8119-a6f854d4281b'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='e140c3570e1347eba91998af3a2a0afa',volume_type_id=2bce4e1a-e6e0-49d9-be36-c3405449a01e)}' {{(pid=100524) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 27 16:07:59.688293 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.volume.api [None req-f9f1c8d7-8084-4b71-9434-7bf93317e6a3 tempest-VolumesListAdminTestJSON-90408357 tempest-VolumesListAdminTestJSON-90408357-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (6a98843c-a216-4643-9426-80d6a11c873e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100524) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 27 16:07:59.700091 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.volume.api [None req-f9f1c8d7-8084-4b71-9434-7bf93317e6a3 tempest-VolumesListAdminTestJSON-90408357 tempest-VolumesListAdminTestJSON-90408357-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (6a98843c-a216-4643-9426-80d6a11c873e) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100524) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 27 16:07:59.700815 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.volume.api [None req-f9f1c8d7-8084-4b71-9434-7bf93317e6a3 tempest-VolumesListAdminTestJSON-90408357 tempest-VolumesListAdminTestJSON-90408357-project-member] Flow 'volume_create_api' (c9740eab-6852-4d53-9d5d-5b603ee85432) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100524) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 27 16:07:59.701095 np0000005924 devstack@c-api.service[100524]: INFO cinder.volume.api [None req-f9f1c8d7-8084-4b71-9434-7bf93317e6a3 tempest-VolumesListAdminTestJSON-90408357 tempest-VolumesListAdminTestJSON-90408357-project-member] Create volume request issued successfully. Jul 27 16:07:59.701625 np0000005924 devstack@c-api.service[100524]: INFO cinder.api.openstack.wsgi [None req-f9f1c8d7-8084-4b71-9434-7bf93317e6a3 tempest-VolumesListAdminTestJSON-90408357 tempest-VolumesListAdminTestJSON-90408357-project-member] https://10.4.3.117/volume/v3/volumes returned with HTTP 202 Jul 27 16:07:59.702051 np0000005924 devstack@c-api.service[100524]: [pid: 100524|app: 0|req: 75/286] 10.4.3.117 () {68 vars in 1258 bytes} [Mon Jul 27 16:07:59 2026] POST /volume/v3/volumes => generated 754 bytes in 169 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 27 16:07:59.716802 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.middleware.request_id [None req-e5ca9ab8-afaa-4056-9cf9-c3e7b979b18b None None] RequestId filter calling following filter/app {{(pid=100521) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:07:59.719000 np0000005924 devstack@c-api.service[100521]: INFO cinder.api.openstack.wsgi [None req-e5ca9ab8-afaa-4056-9cf9-c3e7b979b18b tempest-VolumesListAdminTestJSON-90408357 tempest-VolumesListAdminTestJSON-90408357-project-member] GET https://10.4.3.117/volume/v3/volumes/484ec19c-c508-49df-b7ff-818e9710b373 Jul 27 16:07:59.719198 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.openstack.wsgi [None req-e5ca9ab8-afaa-4056-9cf9-c3e7b979b18b tempest-VolumesListAdminTestJSON-90408357 tempest-VolumesListAdminTestJSON-90408357-project-member] Empty body provided in request {{(pid=100521) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:07:59.719446 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.openstack.wsgi [None req-e5ca9ab8-afaa-4056-9cf9-c3e7b979b18b tempest-VolumesListAdminTestJSON-90408357 tempest-VolumesListAdminTestJSON-90408357-project-member] Calling method 'show' {{(pid=100521) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:07:59.730960 np0000005924 devstack@c-api.service[100521]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:07:59.730960 np0000005924 devstack@c-api.service[100521]: warnings.warn( Jul 27 16:07:59.736018 np0000005924 devstack@c-api.service[100521]: INFO cinder.volume.api [None req-e5ca9ab8-afaa-4056-9cf9-c3e7b979b18b tempest-VolumesListAdminTestJSON-90408357 tempest-VolumesListAdminTestJSON-90408357-project-member] Volume info retrieved successfully. Jul 27 16:07:59.743713 np0000005924 devstack@c-api.service[100521]: INFO cinder.api.openstack.wsgi [None req-e5ca9ab8-afaa-4056-9cf9-c3e7b979b18b tempest-VolumesListAdminTestJSON-90408357 tempest-VolumesListAdminTestJSON-90408357-project-member] https://10.4.3.117/volume/v3/volumes/484ec19c-c508-49df-b7ff-818e9710b373 returned with HTTP 200 Jul 27 16:07:59.744172 np0000005924 devstack@c-api.service[100521]: [pid: 100521|app: 0|req: 70/287] 10.4.3.117 () {66 vars in 1348 bytes} [Mon Jul 27 16:07:59 2026] GET /volume/v3/volumes/484ec19c-c508-49df-b7ff-818e9710b373 => generated 822 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 27 16:08:00.758668 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.middleware.request_id [None req-8ede495f-265a-4e0f-b674-ecb18428eb99 None None] RequestId filter calling following filter/app {{(pid=100522) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:08:00.762965 np0000005924 devstack@c-api.service[100522]: INFO cinder.api.openstack.wsgi [None req-8ede495f-265a-4e0f-b674-ecb18428eb99 tempest-VolumesListAdminTestJSON-90408357 tempest-VolumesListAdminTestJSON-90408357-project-member] GET https://10.4.3.117/volume/v3/volumes/484ec19c-c508-49df-b7ff-818e9710b373 Jul 27 16:08:00.763182 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.openstack.wsgi [None req-8ede495f-265a-4e0f-b674-ecb18428eb99 tempest-VolumesListAdminTestJSON-90408357 tempest-VolumesListAdminTestJSON-90408357-project-member] Empty body provided in request {{(pid=100522) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:08:00.763400 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.openstack.wsgi [None req-8ede495f-265a-4e0f-b674-ecb18428eb99 tempest-VolumesListAdminTestJSON-90408357 tempest-VolumesListAdminTestJSON-90408357-project-member] Calling method 'show' {{(pid=100522) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:08:00.770839 np0000005924 devstack@c-api.service[100522]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:08:00.770839 np0000005924 devstack@c-api.service[100522]: warnings.warn( Jul 27 16:08:00.775413 np0000005924 devstack@c-api.service[100522]: INFO cinder.volume.api [None req-8ede495f-265a-4e0f-b674-ecb18428eb99 tempest-VolumesListAdminTestJSON-90408357 tempest-VolumesListAdminTestJSON-90408357-project-member] Volume info retrieved successfully. Jul 27 16:08:00.779816 np0000005924 devstack@c-api.service[100522]: INFO cinder.api.openstack.wsgi [None req-8ede495f-265a-4e0f-b674-ecb18428eb99 tempest-VolumesListAdminTestJSON-90408357 tempest-VolumesListAdminTestJSON-90408357-project-member] https://10.4.3.117/volume/v3/volumes/484ec19c-c508-49df-b7ff-818e9710b373 returned with HTTP 200 Jul 27 16:08:00.780259 np0000005924 devstack@c-api.service[100522]: [pid: 100522|app: 0|req: 72/288] 10.4.3.117 () {66 vars in 1348 bytes} [Mon Jul 27 16:08:00 2026] GET /volume/v3/volumes/484ec19c-c508-49df-b7ff-818e9710b373 => generated 847 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 27 16:08:00.792540 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.middleware.request_id [None req-c50249e8-0c6f-403b-b049-d298e30b3a15 None None] RequestId filter calling following filter/app {{(pid=100523) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:08:00.794665 np0000005924 devstack@c-api.service[100523]: INFO cinder.api.openstack.wsgi [None req-c50249e8-0c6f-403b-b049-d298e30b3a15 tempest-VolumesListAdminTestJSON-90408357 tempest-VolumesListAdminTestJSON-90408357-project-member] GET https://10.4.3.117/volume/v3/volumes/484ec19c-c508-49df-b7ff-818e9710b373 Jul 27 16:08:00.794911 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.openstack.wsgi [None req-c50249e8-0c6f-403b-b049-d298e30b3a15 tempest-VolumesListAdminTestJSON-90408357 tempest-VolumesListAdminTestJSON-90408357-project-member] Empty body provided in request {{(pid=100523) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:08:00.795137 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.openstack.wsgi [None req-c50249e8-0c6f-403b-b049-d298e30b3a15 tempest-VolumesListAdminTestJSON-90408357 tempest-VolumesListAdminTestJSON-90408357-project-member] Calling method 'show' {{(pid=100523) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:08:00.801797 np0000005924 devstack@c-api.service[100523]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:08:00.801797 np0000005924 devstack@c-api.service[100523]: warnings.warn( Jul 27 16:08:00.804873 np0000005924 devstack@c-api.service[100523]: INFO cinder.volume.api [None req-c50249e8-0c6f-403b-b049-d298e30b3a15 tempest-VolumesListAdminTestJSON-90408357 tempest-VolumesListAdminTestJSON-90408357-project-member] Volume info retrieved successfully. Jul 27 16:08:00.808862 np0000005924 devstack@c-api.service[100523]: INFO cinder.api.openstack.wsgi [None req-c50249e8-0c6f-403b-b049-d298e30b3a15 tempest-VolumesListAdminTestJSON-90408357 tempest-VolumesListAdminTestJSON-90408357-project-member] https://10.4.3.117/volume/v3/volumes/484ec19c-c508-49df-b7ff-818e9710b373 returned with HTTP 200 Jul 27 16:08:00.809212 np0000005924 devstack@c-api.service[100523]: [pid: 100523|app: 0|req: 72/289] 10.4.3.117 () {66 vars in 1348 bytes} [Mon Jul 27 16:08:00 2026] GET /volume/v3/volumes/484ec19c-c508-49df-b7ff-818e9710b373 => generated 847 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 27 16:08:00.822729 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.middleware.request_id [None req-b67c74b2-1747-42a5-be30-36341407e614 None None] RequestId filter calling following filter/app {{(pid=100524) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:08:00.825060 np0000005924 devstack@c-api.service[100524]: INFO cinder.api.openstack.wsgi [None req-b67c74b2-1747-42a5-be30-36341407e614 tempest-VolumesListAdminTestJSON-90408357 tempest-VolumesListAdminTestJSON-90408357-project-member] POST https://10.4.3.117/volume/v3/volumes Jul 27 16:08:00.825513 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.openstack.wsgi [None req-b67c74b2-1747-42a5-be30-36341407e614 tempest-VolumesListAdminTestJSON-90408357 tempest-VolumesListAdminTestJSON-90408357-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesListAdminTestJSON-Volume-2069435189"}} {{(pid=100524) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 27 16:08:00.827473 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.v3.volumes [None req-b67c74b2-1747-42a5-be30-36341407e614 tempest-VolumesListAdminTestJSON-90408357 tempest-VolumesListAdminTestJSON-90408357-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesListAdminTestJSON-Volume-2069435189'}} {{(pid=100524) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 27 16:08:00.827644 np0000005924 devstack@c-api.service[100524]: INFO cinder.api.v3.volumes [None req-b67c74b2-1747-42a5-be30-36341407e614 tempest-VolumesListAdminTestJSON-90408357 tempest-VolumesListAdminTestJSON-90408357-project-member] Create volume of 1 GB Jul 27 16:08:00.828009 np0000005924 devstack@c-api.service[100524]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:08:00.828009 np0000005924 devstack@c-api.service[100524]: warnings.warn( Jul 27 16:08:00.832610 np0000005924 devstack@c-api.service[100524]: INFO cinder.volume.api [None req-b67c74b2-1747-42a5-be30-36341407e614 tempest-VolumesListAdminTestJSON-90408357 tempest-VolumesListAdminTestJSON-90408357-project-member] Availability Zones retrieved successfully. Jul 27 16:08:00.842827 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.volume.api [None req-b67c74b2-1747-42a5-be30-36341407e614 tempest-VolumesListAdminTestJSON-90408357 tempest-VolumesListAdminTestJSON-90408357-project-member] Flow 'volume_create_api' (adf5c0e7-c914-4478-a999-b9cf6309bebf) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100524) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 27 16:08:00.843754 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.volume.api [None req-b67c74b2-1747-42a5-be30-36341407e614 tempest-VolumesListAdminTestJSON-90408357 tempest-VolumesListAdminTestJSON-90408357-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (8447740a-fe52-41c7-b2ae-6dda5f5d76cf) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100524) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 27 16:08:00.844692 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.volume.flows.api.create_volume [None req-b67c74b2-1747-42a5-be30-36341407e614 tempest-VolumesListAdminTestJSON-90408357 tempest-VolumesListAdminTestJSON-90408357-project-member] Validating volume size '1' using validate_int {{(pid=100524) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 27 16:08:00.872753 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.volume.api [None req-b67c74b2-1747-42a5-be30-36341407e614 tempest-VolumesListAdminTestJSON-90408357 tempest-VolumesListAdminTestJSON-90408357-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (8447740a-fe52-41c7-b2ae-6dda5f5d76cf) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-27T16:04:59Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=2bce4e1a-e6e0-49d9-be36-c3405449a01e,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '2bce4e1a-e6e0-49d9-be36-c3405449a01e', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100524) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 27 16:08:00.873620 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.volume.api [None req-b67c74b2-1747-42a5-be30-36341407e614 tempest-VolumesListAdminTestJSON-90408357 tempest-VolumesListAdminTestJSON-90408357-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (c0234dcd-873b-4391-8411-e53a3c548ed3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100524) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 27 16:08:00.919223 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.quota [None req-b67c74b2-1747-42a5-be30-36341407e614 tempest-VolumesListAdminTestJSON-90408357 tempest-VolumesListAdminTestJSON-90408357-project-member] Created reservations ['cb529c3b-3420-4a44-a062-44242df89682', '0023f627-94d3-4dc5-b364-c2c2f736ee5a', 'b8b33cf6-021b-439e-b268-35910b230717', '6f0a312d-a040-4fbc-af95-015f7a3b5c0b'] {{(pid=100524) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 27 16:08:00.920045 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.volume.api [None req-b67c74b2-1747-42a5-be30-36341407e614 tempest-VolumesListAdminTestJSON-90408357 tempest-VolumesListAdminTestJSON-90408357-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (c0234dcd-873b-4391-8411-e53a3c548ed3) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['cb529c3b-3420-4a44-a062-44242df89682', '0023f627-94d3-4dc5-b364-c2c2f736ee5a', 'b8b33cf6-021b-439e-b268-35910b230717', '6f0a312d-a040-4fbc-af95-015f7a3b5c0b']}' {{(pid=100524) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 27 16:08:00.920788 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.volume.api [None req-b67c74b2-1747-42a5-be30-36341407e614 tempest-VolumesListAdminTestJSON-90408357 tempest-VolumesListAdminTestJSON-90408357-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (d7b3dc51-fc6f-4ed7-a128-36c1a87c414f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100524) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 27 16:08:00.954093 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.volume.api [None req-b67c74b2-1747-42a5-be30-36341407e614 tempest-VolumesListAdminTestJSON-90408357 tempest-VolumesListAdminTestJSON-90408357-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (d7b3dc51-fc6f-4ed7-a128-36c1a87c414f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'd6e3c0a9-04f9-496e-9917-4c29c1bf0b00', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesListAdminTestJSON-Volume-2069435189',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='9d65ec08607e4ca7b2eacabb0361339d',qos_specs=None,replication_status=,reservations=['cb529c3b-3420-4a44-a062-44242df89682','0023f627-94d3-4dc5-b364-c2c2f736ee5a','b8b33cf6-021b-439e-b268-35910b230717','6f0a312d-a040-4fbc-af95-015f7a3b5c0b'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='e140c3570e1347eba91998af3a2a0afa',volume_type_id=2bce4e1a-e6e0-49d9-be36-c3405449a01e), 'volume': Volume(_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-27T16:08:00Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesListAdminTestJSON-Volume-2069435189',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=d6e3c0a9-04f9-496e-9917-4c29c1bf0b00,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='9d65ec08607e4ca7b2eacabb0361339d',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='e140c3570e1347eba91998af3a2a0afa',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(2bce4e1a-e6e0-49d9-be36-c3405449a01e),volume_type_id=2bce4e1a-e6e0-49d9-be36-c3405449a01e)}' {{(pid=100524) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 27 16:08:00.955164 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.volume.api [None req-b67c74b2-1747-42a5-be30-36341407e614 tempest-VolumesListAdminTestJSON-90408357 tempest-VolumesListAdminTestJSON-90408357-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (f27fe819-4cfa-4b92-bed6-c4eebed682bf) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100524) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 27 16:08:00.981397 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.volume.api [None req-b67c74b2-1747-42a5-be30-36341407e614 tempest-VolumesListAdminTestJSON-90408357 tempest-VolumesListAdminTestJSON-90408357-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (f27fe819-4cfa-4b92-bed6-c4eebed682bf) transitioned into state 'SUCCESS' from state '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-2069435189',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='9d65ec08607e4ca7b2eacabb0361339d',qos_specs=None,replication_status=,reservations=['cb529c3b-3420-4a44-a062-44242df89682','0023f627-94d3-4dc5-b364-c2c2f736ee5a','b8b33cf6-021b-439e-b268-35910b230717','6f0a312d-a040-4fbc-af95-015f7a3b5c0b'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='e140c3570e1347eba91998af3a2a0afa',volume_type_id=2bce4e1a-e6e0-49d9-be36-c3405449a01e)}' {{(pid=100524) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 27 16:08:00.982138 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.volume.api [None req-b67c74b2-1747-42a5-be30-36341407e614 tempest-VolumesListAdminTestJSON-90408357 tempest-VolumesListAdminTestJSON-90408357-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (c335794a-2938-4373-9581-53ce1f190a59) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100524) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 27 16:08:00.993688 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.volume.api [None req-b67c74b2-1747-42a5-be30-36341407e614 tempest-VolumesListAdminTestJSON-90408357 tempest-VolumesListAdminTestJSON-90408357-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (c335794a-2938-4373-9581-53ce1f190a59) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100524) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 27 16:08:00.994947 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.volume.api [None req-b67c74b2-1747-42a5-be30-36341407e614 tempest-VolumesListAdminTestJSON-90408357 tempest-VolumesListAdminTestJSON-90408357-project-member] Flow 'volume_create_api' (adf5c0e7-c914-4478-a999-b9cf6309bebf) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100524) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 27 16:08:00.995410 np0000005924 devstack@c-api.service[100524]: INFO cinder.volume.api [None req-b67c74b2-1747-42a5-be30-36341407e614 tempest-VolumesListAdminTestJSON-90408357 tempest-VolumesListAdminTestJSON-90408357-project-member] Create volume request issued successfully. Jul 27 16:08:00.996167 np0000005924 devstack@c-api.service[100524]: INFO cinder.api.openstack.wsgi [None req-b67c74b2-1747-42a5-be30-36341407e614 tempest-VolumesListAdminTestJSON-90408357 tempest-VolumesListAdminTestJSON-90408357-project-member] https://10.4.3.117/volume/v3/volumes returned with HTTP 202 Jul 27 16:08:00.996765 np0000005924 devstack@c-api.service[100524]: [pid: 100524|app: 0|req: 76/290] 10.4.3.117 () {68 vars in 1258 bytes} [Mon Jul 27 16:08:00 2026] POST /volume/v3/volumes => generated 755 bytes in 175 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 27 16:08:01.008630 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.middleware.request_id [None req-a3aea614-47f9-4b5d-bb81-eb4b302c8cee None None] RequestId filter calling following filter/app {{(pid=100521) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:08:01.011492 np0000005924 devstack@c-api.service[100521]: INFO cinder.api.openstack.wsgi [None req-a3aea614-47f9-4b5d-bb81-eb4b302c8cee tempest-VolumesListAdminTestJSON-90408357 tempest-VolumesListAdminTestJSON-90408357-project-member] GET https://10.4.3.117/volume/v3/volumes/d6e3c0a9-04f9-496e-9917-4c29c1bf0b00 Jul 27 16:08:01.011691 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.openstack.wsgi [None req-a3aea614-47f9-4b5d-bb81-eb4b302c8cee tempest-VolumesListAdminTestJSON-90408357 tempest-VolumesListAdminTestJSON-90408357-project-member] Empty body provided in request {{(pid=100521) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:08:01.011892 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.openstack.wsgi [None req-a3aea614-47f9-4b5d-bb81-eb4b302c8cee tempest-VolumesListAdminTestJSON-90408357 tempest-VolumesListAdminTestJSON-90408357-project-member] Calling method 'show' {{(pid=100521) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:08:01.018689 np0000005924 devstack@c-api.service[100521]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:08:01.018689 np0000005924 devstack@c-api.service[100521]: warnings.warn( Jul 27 16:08:01.023656 np0000005924 devstack@c-api.service[100521]: INFO cinder.volume.api [None req-a3aea614-47f9-4b5d-bb81-eb4b302c8cee tempest-VolumesListAdminTestJSON-90408357 tempest-VolumesListAdminTestJSON-90408357-project-member] Volume info retrieved successfully. Jul 27 16:08:01.028003 np0000005924 devstack@c-api.service[100521]: INFO cinder.api.openstack.wsgi [None req-a3aea614-47f9-4b5d-bb81-eb4b302c8cee tempest-VolumesListAdminTestJSON-90408357 tempest-VolumesListAdminTestJSON-90408357-project-member] https://10.4.3.117/volume/v3/volumes/d6e3c0a9-04f9-496e-9917-4c29c1bf0b00 returned with HTTP 200 Jul 27 16:08:01.028589 np0000005924 devstack@c-api.service[100521]: [pid: 100521|app: 0|req: 71/291] 10.4.3.117 () {66 vars in 1348 bytes} [Mon Jul 27 16:08:01 2026] GET /volume/v3/volumes/d6e3c0a9-04f9-496e-9917-4c29c1bf0b00 => generated 823 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 27 16:08:01.540342 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.middleware.request_id [None req-9233f25e-8828-44e2-9e4e-69ddc15d24fc None None] RequestId filter calling following filter/app {{(pid=100522) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:08:01.542095 np0000005924 devstack@c-api.service[100522]: INFO cinder.api.openstack.wsgi [None req-9233f25e-8828-44e2-9e4e-69ddc15d24fc tempest-AttachSCSIVolumeTestJSON-2124112834 tempest-AttachSCSIVolumeTestJSON-2124112834-project-member] POST https://10.4.3.117/volume/v3/volumes Jul 27 16:08:01.542467 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.openstack.wsgi [None req-9233f25e-8828-44e2-9e4e-69ddc15d24fc tempest-AttachSCSIVolumeTestJSON-2124112834 tempest-AttachSCSIVolumeTestJSON-2124112834-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-AttachSCSIVolumeTestJSON-volume-1758520987"}} {{(pid=100522) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 27 16:08:01.543946 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.v3.volumes [None req-9233f25e-8828-44e2-9e4e-69ddc15d24fc tempest-AttachSCSIVolumeTestJSON-2124112834 tempest-AttachSCSIVolumeTestJSON-2124112834-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-AttachSCSIVolumeTestJSON-volume-1758520987'}} {{(pid=100522) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 27 16:08:01.544085 np0000005924 devstack@c-api.service[100522]: INFO cinder.api.v3.volumes [None req-9233f25e-8828-44e2-9e4e-69ddc15d24fc tempest-AttachSCSIVolumeTestJSON-2124112834 tempest-AttachSCSIVolumeTestJSON-2124112834-project-member] Create volume of 1 GB Jul 27 16:08:01.548196 np0000005924 devstack@c-api.service[100522]: INFO cinder.volume.api [None req-9233f25e-8828-44e2-9e4e-69ddc15d24fc tempest-AttachSCSIVolumeTestJSON-2124112834 tempest-AttachSCSIVolumeTestJSON-2124112834-project-member] Availability Zones retrieved successfully. Jul 27 16:08:01.554104 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.volume.api [None req-9233f25e-8828-44e2-9e4e-69ddc15d24fc tempest-AttachSCSIVolumeTestJSON-2124112834 tempest-AttachSCSIVolumeTestJSON-2124112834-project-member] Flow 'volume_create_api' (bdc5e984-c731-478f-b50b-e3e21c163a1b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100522) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 27 16:08:01.554903 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.volume.api [None req-9233f25e-8828-44e2-9e4e-69ddc15d24fc tempest-AttachSCSIVolumeTestJSON-2124112834 tempest-AttachSCSIVolumeTestJSON-2124112834-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (2ac3ba30-4341-4f0c-8a07-9ac7bbe30f65) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100522) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 27 16:08:01.555853 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.volume.flows.api.create_volume [None req-9233f25e-8828-44e2-9e4e-69ddc15d24fc tempest-AttachSCSIVolumeTestJSON-2124112834 tempest-AttachSCSIVolumeTestJSON-2124112834-project-member] Validating volume size '1' using validate_int {{(pid=100522) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 27 16:08:01.585952 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.volume.api [None req-9233f25e-8828-44e2-9e4e-69ddc15d24fc tempest-AttachSCSIVolumeTestJSON-2124112834 tempest-AttachSCSIVolumeTestJSON-2124112834-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (2ac3ba30-4341-4f0c-8a07-9ac7bbe30f65) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-27T16:04:59Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=2bce4e1a-e6e0-49d9-be36-c3405449a01e,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '2bce4e1a-e6e0-49d9-be36-c3405449a01e', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100522) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 27 16:08:01.585952 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.volume.api [None req-9233f25e-8828-44e2-9e4e-69ddc15d24fc tempest-AttachSCSIVolumeTestJSON-2124112834 tempest-AttachSCSIVolumeTestJSON-2124112834-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (2f6c06a5-2f0d-45ec-b6c5-5edbdd05a551) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100522) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 27 16:08:01.616188 np0000005924 devstack@c-api.service[100522]: WARNING cinder.quota [None req-9233f25e-8828-44e2-9e4e-69ddc15d24fc tempest-AttachSCSIVolumeTestJSON-2124112834 tempest-AttachSCSIVolumeTestJSON-2124112834-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 27 16:08:01.616515 np0000005924 devstack@c-api.service[100522]: WARNING cinder.quota [None req-9233f25e-8828-44e2-9e4e-69ddc15d24fc tempest-AttachSCSIVolumeTestJSON-2124112834 tempest-AttachSCSIVolumeTestJSON-2124112834-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 27 16:08:01.656737 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.quota [None req-9233f25e-8828-44e2-9e4e-69ddc15d24fc tempest-AttachSCSIVolumeTestJSON-2124112834 tempest-AttachSCSIVolumeTestJSON-2124112834-project-member] Created reservations ['6f017656-cf14-42da-b474-7dd836bc21ca', 'f3585add-0cd1-493e-9e4e-a096e37b54f8', 'f59c42eb-89f6-4bdb-a4c0-6aacd13b2955', '107e0982-b85b-439a-8f9e-98cbd5f1d8df'] {{(pid=100522) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 27 16:08:01.657500 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.volume.api [None req-9233f25e-8828-44e2-9e4e-69ddc15d24fc tempest-AttachSCSIVolumeTestJSON-2124112834 tempest-AttachSCSIVolumeTestJSON-2124112834-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (2f6c06a5-2f0d-45ec-b6c5-5edbdd05a551) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['6f017656-cf14-42da-b474-7dd836bc21ca', 'f3585add-0cd1-493e-9e4e-a096e37b54f8', 'f59c42eb-89f6-4bdb-a4c0-6aacd13b2955', '107e0982-b85b-439a-8f9e-98cbd5f1d8df']}' {{(pid=100522) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 27 16:08:01.658231 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.volume.api [None req-9233f25e-8828-44e2-9e4e-69ddc15d24fc tempest-AttachSCSIVolumeTestJSON-2124112834 tempest-AttachSCSIVolumeTestJSON-2124112834-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (08dec3fa-5b98-40b4-b5f9-6d63e4de98ec) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100522) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 27 16:08:01.681848 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.volume.api [None req-9233f25e-8828-44e2-9e4e-69ddc15d24fc tempest-AttachSCSIVolumeTestJSON-2124112834 tempest-AttachSCSIVolumeTestJSON-2124112834-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (08dec3fa-5b98-40b4-b5f9-6d63e4de98ec) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '38ec7693-8262-4563-a42d-6ca8c1b177b1', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-AttachSCSIVolumeTestJSON-volume-1758520987',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='5a91efec8bb6412887524024a0f2db49',qos_specs=None,replication_status=,reservations=['6f017656-cf14-42da-b474-7dd836bc21ca','f3585add-0cd1-493e-9e4e-a096e37b54f8','f59c42eb-89f6-4bdb-a4c0-6aacd13b2955','107e0982-b85b-439a-8f9e-98cbd5f1d8df'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='4144b0b1dd3240eab57cfaa321025331',volume_type_id=2bce4e1a-e6e0-49d9-be36-c3405449a01e), 'volume': Volume(_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-27T16:08:01Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-AttachSCSIVolumeTestJSON-volume-1758520987',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=38ec7693-8262-4563-a42d-6ca8c1b177b1,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='5a91efec8bb6412887524024a0f2db49',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='4144b0b1dd3240eab57cfaa321025331',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(2bce4e1a-e6e0-49d9-be36-c3405449a01e),volume_type_id=2bce4e1a-e6e0-49d9-be36-c3405449a01e)}' {{(pid=100522) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 27 16:08:01.682573 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.volume.api [None req-9233f25e-8828-44e2-9e4e-69ddc15d24fc tempest-AttachSCSIVolumeTestJSON-2124112834 tempest-AttachSCSIVolumeTestJSON-2124112834-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (e96c5af6-81d5-4d00-957f-4e19abda1fad) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100522) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 27 16:08:01.704633 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.volume.api [None req-9233f25e-8828-44e2-9e4e-69ddc15d24fc tempest-AttachSCSIVolumeTestJSON-2124112834 tempest-AttachSCSIVolumeTestJSON-2124112834-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (e96c5af6-81d5-4d00-957f-4e19abda1fad) transitioned into state 'SUCCESS' from state '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-1758520987',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='5a91efec8bb6412887524024a0f2db49',qos_specs=None,replication_status=,reservations=['6f017656-cf14-42da-b474-7dd836bc21ca','f3585add-0cd1-493e-9e4e-a096e37b54f8','f59c42eb-89f6-4bdb-a4c0-6aacd13b2955','107e0982-b85b-439a-8f9e-98cbd5f1d8df'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='4144b0b1dd3240eab57cfaa321025331',volume_type_id=2bce4e1a-e6e0-49d9-be36-c3405449a01e)}' {{(pid=100522) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 27 16:08:01.705275 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.volume.api [None req-9233f25e-8828-44e2-9e4e-69ddc15d24fc tempest-AttachSCSIVolumeTestJSON-2124112834 tempest-AttachSCSIVolumeTestJSON-2124112834-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (6cf9cb9a-14fb-47e8-b2fc-023e670699b6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100522) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 27 16:08:01.719045 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.volume.api [None req-9233f25e-8828-44e2-9e4e-69ddc15d24fc tempest-AttachSCSIVolumeTestJSON-2124112834 tempest-AttachSCSIVolumeTestJSON-2124112834-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (6cf9cb9a-14fb-47e8-b2fc-023e670699b6) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100522) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 27 16:08:01.720126 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.volume.api [None req-9233f25e-8828-44e2-9e4e-69ddc15d24fc tempest-AttachSCSIVolumeTestJSON-2124112834 tempest-AttachSCSIVolumeTestJSON-2124112834-project-member] Flow 'volume_create_api' (bdc5e984-c731-478f-b50b-e3e21c163a1b) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100522) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 27 16:08:01.720770 np0000005924 devstack@c-api.service[100522]: INFO cinder.volume.api [None req-9233f25e-8828-44e2-9e4e-69ddc15d24fc tempest-AttachSCSIVolumeTestJSON-2124112834 tempest-AttachSCSIVolumeTestJSON-2124112834-project-member] Create volume request issued successfully. Jul 27 16:08:01.721488 np0000005924 devstack@c-api.service[100522]: INFO cinder.api.openstack.wsgi [None req-9233f25e-8828-44e2-9e4e-69ddc15d24fc tempest-AttachSCSIVolumeTestJSON-2124112834 tempest-AttachSCSIVolumeTestJSON-2124112834-project-member] https://10.4.3.117/volume/v3/volumes returned with HTTP 202 Jul 27 16:08:01.721937 np0000005924 devstack@c-api.service[100522]: [pid: 100522|app: 0|req: 73/292] 10.4.3.117 () {68 vars in 1258 bytes} [Mon Jul 27 16:08:01 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 27 16:08:01.735493 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.middleware.request_id [None req-4aa2ac02-f65a-4e24-a5ce-dd93b1eaa9c3 None None] RequestId filter calling following filter/app {{(pid=100523) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:08:01.737255 np0000005924 devstack@c-api.service[100523]: INFO cinder.api.openstack.wsgi [None req-4aa2ac02-f65a-4e24-a5ce-dd93b1eaa9c3 tempest-AttachSCSIVolumeTestJSON-2124112834 tempest-AttachSCSIVolumeTestJSON-2124112834-project-member] GET https://10.4.3.117/volume/v3/volumes/38ec7693-8262-4563-a42d-6ca8c1b177b1 Jul 27 16:08:01.737499 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.openstack.wsgi [None req-4aa2ac02-f65a-4e24-a5ce-dd93b1eaa9c3 tempest-AttachSCSIVolumeTestJSON-2124112834 tempest-AttachSCSIVolumeTestJSON-2124112834-project-member] Empty body provided in request {{(pid=100523) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:08:01.737674 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.openstack.wsgi [None req-4aa2ac02-f65a-4e24-a5ce-dd93b1eaa9c3 tempest-AttachSCSIVolumeTestJSON-2124112834 tempest-AttachSCSIVolumeTestJSON-2124112834-project-member] Calling method 'show' {{(pid=100523) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:08:01.743699 np0000005924 devstack@c-api.service[100523]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:08:01.743699 np0000005924 devstack@c-api.service[100523]: warnings.warn( Jul 27 16:08:01.747092 np0000005924 devstack@c-api.service[100523]: INFO cinder.volume.api [None req-4aa2ac02-f65a-4e24-a5ce-dd93b1eaa9c3 tempest-AttachSCSIVolumeTestJSON-2124112834 tempest-AttachSCSIVolumeTestJSON-2124112834-project-member] Volume info retrieved successfully. Jul 27 16:08:01.751216 np0000005924 devstack@c-api.service[100523]: INFO cinder.api.openstack.wsgi [None req-4aa2ac02-f65a-4e24-a5ce-dd93b1eaa9c3 tempest-AttachSCSIVolumeTestJSON-2124112834 tempest-AttachSCSIVolumeTestJSON-2124112834-project-member] https://10.4.3.117/volume/v3/volumes/38ec7693-8262-4563-a42d-6ca8c1b177b1 returned with HTTP 200 Jul 27 16:08:01.751631 np0000005924 devstack@c-api.service[100523]: [pid: 100523|app: 0|req: 73/293] 10.4.3.117 () {66 vars in 1348 bytes} [Mon Jul 27 16:08:01 2026] GET /volume/v3/volumes/38ec7693-8262-4563-a42d-6ca8c1b177b1 => generated 823 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 27 16:08:02.040141 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.middleware.request_id [None req-519387e1-b862-4005-afb8-343c622a927b None None] RequestId filter calling following filter/app {{(pid=100524) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:08:02.044612 np0000005924 devstack@c-api.service[100524]: INFO cinder.api.openstack.wsgi [None req-519387e1-b862-4005-afb8-343c622a927b tempest-VolumesListAdminTestJSON-90408357 tempest-VolumesListAdminTestJSON-90408357-project-member] GET https://10.4.3.117/volume/v3/volumes/d6e3c0a9-04f9-496e-9917-4c29c1bf0b00 Jul 27 16:08:02.044828 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.openstack.wsgi [None req-519387e1-b862-4005-afb8-343c622a927b tempest-VolumesListAdminTestJSON-90408357 tempest-VolumesListAdminTestJSON-90408357-project-member] Empty body provided in request {{(pid=100524) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:08:02.045094 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.openstack.wsgi [None req-519387e1-b862-4005-afb8-343c622a927b tempest-VolumesListAdminTestJSON-90408357 tempest-VolumesListAdminTestJSON-90408357-project-member] Calling method 'show' {{(pid=100524) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:08:02.054501 np0000005924 devstack@c-api.service[100524]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:08:02.054501 np0000005924 devstack@c-api.service[100524]: warnings.warn( Jul 27 16:08:02.058647 np0000005924 devstack@c-api.service[100524]: INFO cinder.volume.api [None req-519387e1-b862-4005-afb8-343c622a927b tempest-VolumesListAdminTestJSON-90408357 tempest-VolumesListAdminTestJSON-90408357-project-member] Volume info retrieved successfully. Jul 27 16:08:02.063291 np0000005924 devstack@c-api.service[100524]: INFO cinder.api.openstack.wsgi [None req-519387e1-b862-4005-afb8-343c622a927b tempest-VolumesListAdminTestJSON-90408357 tempest-VolumesListAdminTestJSON-90408357-project-member] https://10.4.3.117/volume/v3/volumes/d6e3c0a9-04f9-496e-9917-4c29c1bf0b00 returned with HTTP 200 Jul 27 16:08:02.063850 np0000005924 devstack@c-api.service[100524]: [pid: 100524|app: 0|req: 77/294] 10.4.3.117 () {66 vars in 1348 bytes} [Mon Jul 27 16:08:02 2026] GET /volume/v3/volumes/d6e3c0a9-04f9-496e-9917-4c29c1bf0b00 => generated 848 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 27 16:08:02.074871 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.middleware.request_id [None req-b503a42d-f280-4c46-a4de-a5d1ce450f8b None None] RequestId filter calling following filter/app {{(pid=100521) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:08:02.076578 np0000005924 devstack@c-api.service[100521]: INFO cinder.api.openstack.wsgi [None req-b503a42d-f280-4c46-a4de-a5d1ce450f8b tempest-VolumesListAdminTestJSON-90408357 tempest-VolumesListAdminTestJSON-90408357-project-member] GET https://10.4.3.117/volume/v3/volumes/d6e3c0a9-04f9-496e-9917-4c29c1bf0b00 Jul 27 16:08:02.076790 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.openstack.wsgi [None req-b503a42d-f280-4c46-a4de-a5d1ce450f8b tempest-VolumesListAdminTestJSON-90408357 tempest-VolumesListAdminTestJSON-90408357-project-member] Empty body provided in request {{(pid=100521) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:08:02.076964 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.openstack.wsgi [None req-b503a42d-f280-4c46-a4de-a5d1ce450f8b tempest-VolumesListAdminTestJSON-90408357 tempest-VolumesListAdminTestJSON-90408357-project-member] Calling method 'show' {{(pid=100521) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:08:02.086235 np0000005924 devstack@c-api.service[100521]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:08:02.086235 np0000005924 devstack@c-api.service[100521]: warnings.warn( Jul 27 16:08:02.091394 np0000005924 devstack@c-api.service[100521]: INFO cinder.volume.api [None req-b503a42d-f280-4c46-a4de-a5d1ce450f8b tempest-VolumesListAdminTestJSON-90408357 tempest-VolumesListAdminTestJSON-90408357-project-member] Volume info retrieved successfully. Jul 27 16:08:02.097052 np0000005924 devstack@c-api.service[100521]: INFO cinder.api.openstack.wsgi [None req-b503a42d-f280-4c46-a4de-a5d1ce450f8b tempest-VolumesListAdminTestJSON-90408357 tempest-VolumesListAdminTestJSON-90408357-project-member] https://10.4.3.117/volume/v3/volumes/d6e3c0a9-04f9-496e-9917-4c29c1bf0b00 returned with HTTP 200 Jul 27 16:08:02.097599 np0000005924 devstack@c-api.service[100521]: [pid: 100521|app: 0|req: 72/295] 10.4.3.117 () {66 vars in 1348 bytes} [Mon Jul 27 16:08:02 2026] GET /volume/v3/volumes/d6e3c0a9-04f9-496e-9917-4c29c1bf0b00 => generated 848 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 27 16:08:02.111503 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.middleware.request_id [None req-1c0c0324-723d-4402-b3dd-ea202326d038 None None] RequestId filter calling following filter/app {{(pid=100522) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:08:02.113174 np0000005924 devstack@c-api.service[100522]: INFO cinder.api.openstack.wsgi [None req-1c0c0324-723d-4402-b3dd-ea202326d038 tempest-VolumesListAdminTestJSON-90408357 tempest-VolumesListAdminTestJSON-90408357-project-member] POST https://10.4.3.117/volume/v3/volumes Jul 27 16:08:02.113826 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.openstack.wsgi [None req-1c0c0324-723d-4402-b3dd-ea202326d038 tempest-VolumesListAdminTestJSON-90408357 tempest-VolumesListAdminTestJSON-90408357-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesListAdminTestJSON-Volume-332696741"}} {{(pid=100522) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 27 16:08:02.115126 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.v3.volumes [None req-1c0c0324-723d-4402-b3dd-ea202326d038 tempest-VolumesListAdminTestJSON-90408357 tempest-VolumesListAdminTestJSON-90408357-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesListAdminTestJSON-Volume-332696741'}} {{(pid=100522) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 27 16:08:02.115714 np0000005924 devstack@c-api.service[100522]: INFO cinder.api.v3.volumes [None req-1c0c0324-723d-4402-b3dd-ea202326d038 tempest-VolumesListAdminTestJSON-90408357 tempest-VolumesListAdminTestJSON-90408357-project-member] Create volume of 1 GB Jul 27 16:08:02.115714 np0000005924 devstack@c-api.service[100522]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:08:02.115714 np0000005924 devstack@c-api.service[100522]: warnings.warn( Jul 27 16:08:02.119533 np0000005924 devstack@c-api.service[100522]: INFO cinder.volume.api [None req-1c0c0324-723d-4402-b3dd-ea202326d038 tempest-VolumesListAdminTestJSON-90408357 tempest-VolumesListAdminTestJSON-90408357-project-member] Availability Zones retrieved successfully. Jul 27 16:08:02.125416 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.volume.api [None req-1c0c0324-723d-4402-b3dd-ea202326d038 tempest-VolumesListAdminTestJSON-90408357 tempest-VolumesListAdminTestJSON-90408357-project-member] Flow 'volume_create_api' (9234838f-d960-44f9-a61e-77fb864a6563) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100522) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 27 16:08:02.126271 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.volume.api [None req-1c0c0324-723d-4402-b3dd-ea202326d038 tempest-VolumesListAdminTestJSON-90408357 tempest-VolumesListAdminTestJSON-90408357-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (e805fa31-2054-440d-9b47-f03423ad437b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100522) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 27 16:08:02.127133 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.volume.flows.api.create_volume [None req-1c0c0324-723d-4402-b3dd-ea202326d038 tempest-VolumesListAdminTestJSON-90408357 tempest-VolumesListAdminTestJSON-90408357-project-member] Validating volume size '1' using validate_int {{(pid=100522) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 27 16:08:02.153526 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.volume.api [None req-1c0c0324-723d-4402-b3dd-ea202326d038 tempest-VolumesListAdminTestJSON-90408357 tempest-VolumesListAdminTestJSON-90408357-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (e805fa31-2054-440d-9b47-f03423ad437b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-27T16:04:59Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=2bce4e1a-e6e0-49d9-be36-c3405449a01e,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '2bce4e1a-e6e0-49d9-be36-c3405449a01e', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100522) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 27 16:08:02.154460 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.volume.api [None req-1c0c0324-723d-4402-b3dd-ea202326d038 tempest-VolumesListAdminTestJSON-90408357 tempest-VolumesListAdminTestJSON-90408357-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (89a9c4f1-b112-4106-ae29-bfd5f1f3ff3e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100522) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 27 16:08:02.203716 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.quota [None req-1c0c0324-723d-4402-b3dd-ea202326d038 tempest-VolumesListAdminTestJSON-90408357 tempest-VolumesListAdminTestJSON-90408357-project-member] Created reservations ['aef8f070-69bf-40f0-bdc5-dca0534327f7', '56c9bcb6-6acc-42a6-8700-a5284c0e073b', '9b4bf7f0-38f6-4189-920c-c5a0ed095420', '8e7e1987-a16e-4d93-8cbb-8d1a779bcb31'] {{(pid=100522) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 27 16:08:02.204570 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.volume.api [None req-1c0c0324-723d-4402-b3dd-ea202326d038 tempest-VolumesListAdminTestJSON-90408357 tempest-VolumesListAdminTestJSON-90408357-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (89a9c4f1-b112-4106-ae29-bfd5f1f3ff3e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['aef8f070-69bf-40f0-bdc5-dca0534327f7', '56c9bcb6-6acc-42a6-8700-a5284c0e073b', '9b4bf7f0-38f6-4189-920c-c5a0ed095420', '8e7e1987-a16e-4d93-8cbb-8d1a779bcb31']}' {{(pid=100522) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 27 16:08:02.205221 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.volume.api [None req-1c0c0324-723d-4402-b3dd-ea202326d038 tempest-VolumesListAdminTestJSON-90408357 tempest-VolumesListAdminTestJSON-90408357-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (cecc2fa0-d48f-4748-8217-e67ef2924182) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100522) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 27 16:08:02.241153 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.volume.api [None req-1c0c0324-723d-4402-b3dd-ea202326d038 tempest-VolumesListAdminTestJSON-90408357 tempest-VolumesListAdminTestJSON-90408357-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (cecc2fa0-d48f-4748-8217-e67ef2924182) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '7e9b9f1a-b482-4868-a4f8-6537b5a6eed4', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesListAdminTestJSON-Volume-332696741',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='9d65ec08607e4ca7b2eacabb0361339d',qos_specs=None,replication_status=,reservations=['aef8f070-69bf-40f0-bdc5-dca0534327f7','56c9bcb6-6acc-42a6-8700-a5284c0e073b','9b4bf7f0-38f6-4189-920c-c5a0ed095420','8e7e1987-a16e-4d93-8cbb-8d1a779bcb31'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='e140c3570e1347eba91998af3a2a0afa',volume_type_id=2bce4e1a-e6e0-49d9-be36-c3405449a01e), 'volume': Volume(_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-27T16:08:02Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesListAdminTestJSON-Volume-332696741',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=7e9b9f1a-b482-4868-a4f8-6537b5a6eed4,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='9d65ec08607e4ca7b2eacabb0361339d',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='e140c3570e1347eba91998af3a2a0afa',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(2bce4e1a-e6e0-49d9-be36-c3405449a01e),volume_type_id=2bce4e1a-e6e0-49d9-be36-c3405449a01e)}' {{(pid=100522) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 27 16:08:02.242337 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.volume.api [None req-1c0c0324-723d-4402-b3dd-ea202326d038 tempest-VolumesListAdminTestJSON-90408357 tempest-VolumesListAdminTestJSON-90408357-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (3e4d6b9e-d8ed-4fa9-8c30-7315e673c78d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100522) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 27 16:08:02.267298 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.volume.api [None req-1c0c0324-723d-4402-b3dd-ea202326d038 tempest-VolumesListAdminTestJSON-90408357 tempest-VolumesListAdminTestJSON-90408357-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (3e4d6b9e-d8ed-4fa9-8c30-7315e673c78d) transitioned into state 'SUCCESS' from state '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-332696741',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='9d65ec08607e4ca7b2eacabb0361339d',qos_specs=None,replication_status=,reservations=['aef8f070-69bf-40f0-bdc5-dca0534327f7','56c9bcb6-6acc-42a6-8700-a5284c0e073b','9b4bf7f0-38f6-4189-920c-c5a0ed095420','8e7e1987-a16e-4d93-8cbb-8d1a779bcb31'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='e140c3570e1347eba91998af3a2a0afa',volume_type_id=2bce4e1a-e6e0-49d9-be36-c3405449a01e)}' {{(pid=100522) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 27 16:08:02.268177 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.volume.api [None req-1c0c0324-723d-4402-b3dd-ea202326d038 tempest-VolumesListAdminTestJSON-90408357 tempest-VolumesListAdminTestJSON-90408357-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (6a149d9c-0280-476c-9424-686f07f326ca) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100522) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 27 16:08:02.282061 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.volume.api [None req-1c0c0324-723d-4402-b3dd-ea202326d038 tempest-VolumesListAdminTestJSON-90408357 tempest-VolumesListAdminTestJSON-90408357-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (6a149d9c-0280-476c-9424-686f07f326ca) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100522) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 27 16:08:02.282949 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.volume.api [None req-1c0c0324-723d-4402-b3dd-ea202326d038 tempest-VolumesListAdminTestJSON-90408357 tempest-VolumesListAdminTestJSON-90408357-project-member] Flow 'volume_create_api' (9234838f-d960-44f9-a61e-77fb864a6563) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100522) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 27 16:08:02.283276 np0000005924 devstack@c-api.service[100522]: INFO cinder.volume.api [None req-1c0c0324-723d-4402-b3dd-ea202326d038 tempest-VolumesListAdminTestJSON-90408357 tempest-VolumesListAdminTestJSON-90408357-project-member] Create volume request issued successfully. Jul 27 16:08:02.283884 np0000005924 devstack@c-api.service[100522]: INFO cinder.api.openstack.wsgi [None req-1c0c0324-723d-4402-b3dd-ea202326d038 tempest-VolumesListAdminTestJSON-90408357 tempest-VolumesListAdminTestJSON-90408357-project-member] https://10.4.3.117/volume/v3/volumes returned with HTTP 202 Jul 27 16:08:02.284288 np0000005924 devstack@c-api.service[100522]: [pid: 100522|app: 0|req: 74/296] 10.4.3.117 () {68 vars in 1258 bytes} [Mon Jul 27 16:08:02 2026] POST /volume/v3/volumes => generated 754 bytes in 173 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 27 16:08:02.294744 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.middleware.request_id [None req-a87ff55e-fe2e-4fb4-8251-cf9b8791143f None None] RequestId filter calling following filter/app {{(pid=100523) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:08:02.296279 np0000005924 devstack@c-api.service[100523]: INFO cinder.api.openstack.wsgi [None req-a87ff55e-fe2e-4fb4-8251-cf9b8791143f tempest-VolumesListAdminTestJSON-90408357 tempest-VolumesListAdminTestJSON-90408357-project-member] GET https://10.4.3.117/volume/v3/volumes/7e9b9f1a-b482-4868-a4f8-6537b5a6eed4 Jul 27 16:08:02.296608 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.openstack.wsgi [None req-a87ff55e-fe2e-4fb4-8251-cf9b8791143f tempest-VolumesListAdminTestJSON-90408357 tempest-VolumesListAdminTestJSON-90408357-project-member] Empty body provided in request {{(pid=100523) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:08:02.296663 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.openstack.wsgi [None req-a87ff55e-fe2e-4fb4-8251-cf9b8791143f tempest-VolumesListAdminTestJSON-90408357 tempest-VolumesListAdminTestJSON-90408357-project-member] Calling method 'show' {{(pid=100523) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:08:02.305968 np0000005924 devstack@c-api.service[100523]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:08:02.305968 np0000005924 devstack@c-api.service[100523]: warnings.warn( Jul 27 16:08:02.311628 np0000005924 devstack@c-api.service[100523]: INFO cinder.volume.api [None req-a87ff55e-fe2e-4fb4-8251-cf9b8791143f tempest-VolumesListAdminTestJSON-90408357 tempest-VolumesListAdminTestJSON-90408357-project-member] Volume info retrieved successfully. Jul 27 16:08:02.315509 np0000005924 devstack@c-api.service[100523]: INFO cinder.api.openstack.wsgi [None req-a87ff55e-fe2e-4fb4-8251-cf9b8791143f tempest-VolumesListAdminTestJSON-90408357 tempest-VolumesListAdminTestJSON-90408357-project-member] https://10.4.3.117/volume/v3/volumes/7e9b9f1a-b482-4868-a4f8-6537b5a6eed4 returned with HTTP 200 Jul 27 16:08:02.315841 np0000005924 devstack@c-api.service[100523]: [pid: 100523|app: 0|req: 74/297] 10.4.3.117 () {66 vars in 1348 bytes} [Mon Jul 27 16:08:02 2026] GET /volume/v3/volumes/7e9b9f1a-b482-4868-a4f8-6537b5a6eed4 => generated 822 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 27 16:08:02.785452 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.middleware.request_id [None req-2dbd0718-b3c6-4dec-8bc9-94180e98b77d None None] RequestId filter calling following filter/app {{(pid=100524) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:08:02.787624 np0000005924 devstack@c-api.service[100524]: INFO cinder.api.openstack.wsgi [None req-2dbd0718-b3c6-4dec-8bc9-94180e98b77d tempest-AttachSCSIVolumeTestJSON-2124112834 tempest-AttachSCSIVolumeTestJSON-2124112834-project-member] GET https://10.4.3.117/volume/v3/volumes/38ec7693-8262-4563-a42d-6ca8c1b177b1 Jul 27 16:08:02.787881 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.openstack.wsgi [None req-2dbd0718-b3c6-4dec-8bc9-94180e98b77d tempest-AttachSCSIVolumeTestJSON-2124112834 tempest-AttachSCSIVolumeTestJSON-2124112834-project-member] Empty body provided in request {{(pid=100524) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:08:02.788126 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.openstack.wsgi [None req-2dbd0718-b3c6-4dec-8bc9-94180e98b77d tempest-AttachSCSIVolumeTestJSON-2124112834 tempest-AttachSCSIVolumeTestJSON-2124112834-project-member] Calling method 'show' {{(pid=100524) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:08:02.796136 np0000005924 devstack@c-api.service[100524]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:08:02.796136 np0000005924 devstack@c-api.service[100524]: warnings.warn( Jul 27 16:08:02.801302 np0000005924 devstack@c-api.service[100524]: INFO cinder.volume.api [None req-2dbd0718-b3c6-4dec-8bc9-94180e98b77d tempest-AttachSCSIVolumeTestJSON-2124112834 tempest-AttachSCSIVolumeTestJSON-2124112834-project-member] Volume info retrieved successfully. Jul 27 16:08:02.805377 np0000005924 devstack@c-api.service[100524]: INFO cinder.api.openstack.wsgi [None req-2dbd0718-b3c6-4dec-8bc9-94180e98b77d tempest-AttachSCSIVolumeTestJSON-2124112834 tempest-AttachSCSIVolumeTestJSON-2124112834-project-member] https://10.4.3.117/volume/v3/volumes/38ec7693-8262-4563-a42d-6ca8c1b177b1 returned with HTTP 200 Jul 27 16:08:02.805770 np0000005924 devstack@c-api.service[100524]: [pid: 100524|app: 0|req: 78/298] 10.4.3.117 () {66 vars in 1348 bytes} [Mon Jul 27 16:08:02 2026] GET /volume/v3/volumes/38ec7693-8262-4563-a42d-6ca8c1b177b1 => generated 848 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 27 16:08:02.864043 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.middleware.request_id [req-e8112abd-a848-4ca8-9f94-5a890a5f89b5 req-11af0a13-5f5b-41f4-8c6d-1f71ba7f5ccf None None] RequestId filter calling following filter/app {{(pid=100521) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:08:02.866542 np0000005924 devstack@c-api.service[100521]: INFO cinder.api.openstack.wsgi [req-e8112abd-a848-4ca8-9f94-5a890a5f89b5 req-11af0a13-5f5b-41f4-8c6d-1f71ba7f5ccf tempest-AttachSCSIVolumeTestJSON-2124112834 tempest-AttachSCSIVolumeTestJSON-2124112834-project-member] GET https://10.4.3.117/volume/v3/volumes/38ec7693-8262-4563-a42d-6ca8c1b177b1 Jul 27 16:08:02.866753 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.openstack.wsgi [req-e8112abd-a848-4ca8-9f94-5a890a5f89b5 req-11af0a13-5f5b-41f4-8c6d-1f71ba7f5ccf tempest-AttachSCSIVolumeTestJSON-2124112834 tempest-AttachSCSIVolumeTestJSON-2124112834-project-member] Empty body provided in request {{(pid=100521) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:08:02.866958 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.openstack.wsgi [req-e8112abd-a848-4ca8-9f94-5a890a5f89b5 req-11af0a13-5f5b-41f4-8c6d-1f71ba7f5ccf tempest-AttachSCSIVolumeTestJSON-2124112834 tempest-AttachSCSIVolumeTestJSON-2124112834-project-member] Calling method 'show' {{(pid=100521) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:08:02.873804 np0000005924 devstack@c-api.service[100521]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:08:02.873804 np0000005924 devstack@c-api.service[100521]: warnings.warn( Jul 27 16:08:02.877470 np0000005924 devstack@c-api.service[100521]: INFO cinder.volume.api [req-e8112abd-a848-4ca8-9f94-5a890a5f89b5 req-11af0a13-5f5b-41f4-8c6d-1f71ba7f5ccf tempest-AttachSCSIVolumeTestJSON-2124112834 tempest-AttachSCSIVolumeTestJSON-2124112834-project-member] Volume info retrieved successfully. Jul 27 16:08:02.881730 np0000005924 devstack@c-api.service[100521]: INFO cinder.api.openstack.wsgi [req-e8112abd-a848-4ca8-9f94-5a890a5f89b5 req-11af0a13-5f5b-41f4-8c6d-1f71ba7f5ccf tempest-AttachSCSIVolumeTestJSON-2124112834 tempest-AttachSCSIVolumeTestJSON-2124112834-project-member] https://10.4.3.117/volume/v3/volumes/38ec7693-8262-4563-a42d-6ca8c1b177b1 returned with HTTP 200 Jul 27 16:08:02.882142 np0000005924 devstack@c-api.service[100521]: [pid: 100521|app: 0|req: 73/299] 10.4.3.117 () {68 vars in 1598 bytes} [Mon Jul 27 16:08:02 2026] GET /volume/v3/volumes/38ec7693-8262-4563-a42d-6ca8c1b177b1 => generated 848 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 27 16:08:03.175222 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.middleware.request_id [None req-2be322e6-4078-4c71-9321-6edeaa6db3aa None None] RequestId filter calling following filter/app {{(pid=100522) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:08:03.175634 np0000005924 devstack@c-api.service[100522]: INFO cinder.api.openstack.wsgi [None req-2be322e6-4078-4c71-9321-6edeaa6db3aa None None] GET https://10.4.3.117/volume// Jul 27 16:08:03.175769 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.openstack.wsgi [None req-2be322e6-4078-4c71-9321-6edeaa6db3aa None None] Empty body provided in request {{(pid=100522) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:08:03.175935 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.openstack.wsgi [None req-2be322e6-4078-4c71-9321-6edeaa6db3aa None None] Calling method 'all' {{(pid=100522) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:08:03.176215 np0000005924 devstack@c-api.service[100522]: INFO cinder.api.openstack.wsgi [None req-2be322e6-4078-4c71-9321-6edeaa6db3aa None None] https://10.4.3.117/volume// returned with HTTP 300 Jul 27 16:08:03.176509 np0000005924 devstack@c-api.service[100522]: [pid: 100522|app: 0|req: 75/300] 10.4.3.117 () {66 vars in 1428 bytes} [Mon Jul 27 16:08:03 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 27 16:08:03.194082 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.middleware.request_id [req-e8112abd-a848-4ca8-9f94-5a890a5f89b5 req-dc13e06f-2af6-4ece-84b1-22bb1f2775a1 None None] RequestId filter calling following filter/app {{(pid=100523) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:08:03.328542 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.middleware.request_id [None req-1c552935-5425-4556-935d-0395c3e1bfb4 None None] RequestId filter calling following filter/app {{(pid=100524) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:08:03.330131 np0000005924 devstack@c-api.service[100524]: INFO cinder.api.openstack.wsgi [None req-1c552935-5425-4556-935d-0395c3e1bfb4 tempest-VolumesListAdminTestJSON-90408357 tempest-VolumesListAdminTestJSON-90408357-project-member] GET https://10.4.3.117/volume/v3/volumes/7e9b9f1a-b482-4868-a4f8-6537b5a6eed4 Jul 27 16:08:03.330304 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.openstack.wsgi [None req-1c552935-5425-4556-935d-0395c3e1bfb4 tempest-VolumesListAdminTestJSON-90408357 tempest-VolumesListAdminTestJSON-90408357-project-member] Empty body provided in request {{(pid=100524) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:08:03.330512 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.openstack.wsgi [None req-1c552935-5425-4556-935d-0395c3e1bfb4 tempest-VolumesListAdminTestJSON-90408357 tempest-VolumesListAdminTestJSON-90408357-project-member] Calling method 'show' {{(pid=100524) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:08:03.336699 np0000005924 devstack@c-api.service[100524]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:08:03.336699 np0000005924 devstack@c-api.service[100524]: warnings.warn( Jul 27 16:08:03.339943 np0000005924 devstack@c-api.service[100524]: INFO cinder.volume.api [None req-1c552935-5425-4556-935d-0395c3e1bfb4 tempest-VolumesListAdminTestJSON-90408357 tempest-VolumesListAdminTestJSON-90408357-project-member] Volume info retrieved successfully. Jul 27 16:08:03.343632 np0000005924 devstack@c-api.service[100524]: INFO cinder.api.openstack.wsgi [None req-1c552935-5425-4556-935d-0395c3e1bfb4 tempest-VolumesListAdminTestJSON-90408357 tempest-VolumesListAdminTestJSON-90408357-project-member] https://10.4.3.117/volume/v3/volumes/7e9b9f1a-b482-4868-a4f8-6537b5a6eed4 returned with HTTP 200 Jul 27 16:08:03.343974 np0000005924 devstack@c-api.service[100524]: [pid: 100524|app: 0|req: 79/301] 10.4.3.117 () {66 vars in 1348 bytes} [Mon Jul 27 16:08:03 2026] GET /volume/v3/volumes/7e9b9f1a-b482-4868-a4f8-6537b5a6eed4 => generated 847 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 27 16:08:03.356869 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.middleware.request_id [None req-20d5f376-9f1e-4f19-96c9-dbef5a4415c1 None None] RequestId filter calling following filter/app {{(pid=100521) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:08:03.358710 np0000005924 devstack@c-api.service[100521]: INFO cinder.api.openstack.wsgi [None req-20d5f376-9f1e-4f19-96c9-dbef5a4415c1 tempest-VolumesListAdminTestJSON-90408357 tempest-VolumesListAdminTestJSON-90408357-project-member] GET https://10.4.3.117/volume/v3/volumes/7e9b9f1a-b482-4868-a4f8-6537b5a6eed4 Jul 27 16:08:03.358983 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.openstack.wsgi [None req-20d5f376-9f1e-4f19-96c9-dbef5a4415c1 tempest-VolumesListAdminTestJSON-90408357 tempest-VolumesListAdminTestJSON-90408357-project-member] Empty body provided in request {{(pid=100521) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:08:03.359183 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.openstack.wsgi [None req-20d5f376-9f1e-4f19-96c9-dbef5a4415c1 tempest-VolumesListAdminTestJSON-90408357 tempest-VolumesListAdminTestJSON-90408357-project-member] Calling method 'show' {{(pid=100521) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:08:03.368062 np0000005924 devstack@c-api.service[100521]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:08:03.368062 np0000005924 devstack@c-api.service[100521]: warnings.warn( Jul 27 16:08:03.373547 np0000005924 devstack@c-api.service[100521]: INFO cinder.volume.api [None req-20d5f376-9f1e-4f19-96c9-dbef5a4415c1 tempest-VolumesListAdminTestJSON-90408357 tempest-VolumesListAdminTestJSON-90408357-project-member] Volume info retrieved successfully. Jul 27 16:08:03.378229 np0000005924 devstack@c-api.service[100521]: INFO cinder.api.openstack.wsgi [None req-20d5f376-9f1e-4f19-96c9-dbef5a4415c1 tempest-VolumesListAdminTestJSON-90408357 tempest-VolumesListAdminTestJSON-90408357-project-member] https://10.4.3.117/volume/v3/volumes/7e9b9f1a-b482-4868-a4f8-6537b5a6eed4 returned with HTTP 200 Jul 27 16:08:03.378677 np0000005924 devstack@c-api.service[100521]: [pid: 100521|app: 0|req: 74/302] 10.4.3.117 () {66 vars in 1348 bytes} [Mon Jul 27 16:08:03 2026] GET /volume/v3/volumes/7e9b9f1a-b482-4868-a4f8-6537b5a6eed4 => generated 847 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 27 16:08:03.392892 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.middleware.request_id [None req-982a2e23-30c9-4846-ac61-1cfaad0d232e None None] RequestId filter calling following filter/app {{(pid=100522) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:08:03.436978 np0000005924 devstack@c-api.service[100523]: INFO cinder.api.openstack.wsgi [req-e8112abd-a848-4ca8-9f94-5a890a5f89b5 req-dc13e06f-2af6-4ece-84b1-22bb1f2775a1 tempest-AttachSCSIVolumeTestJSON-2124112834 tempest-AttachSCSIVolumeTestJSON-2124112834-project-member] POST https://10.4.3.117/volume/v3/attachments Jul 27 16:08:03.437312 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.openstack.wsgi [req-e8112abd-a848-4ca8-9f94-5a890a5f89b5 req-dc13e06f-2af6-4ece-84b1-22bb1f2775a1 tempest-AttachSCSIVolumeTestJSON-2124112834 tempest-AttachSCSIVolumeTestJSON-2124112834-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "38ec7693-8262-4563-a42d-6ca8c1b177b1", "connector": null, "instance_uuid": "ec9b2628-8bfb-48c7-8062-c4ebb9d5e860"}} {{(pid=100523) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 27 16:08:03.444501 np0000005924 devstack@c-api.service[100523]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:08:03.444501 np0000005924 devstack@c-api.service[100523]: warnings.warn( Jul 27 16:08:03.477018 np0000005924 devstack@c-api.service[100523]: INFO cinder.api.openstack.wsgi [req-e8112abd-a848-4ca8-9f94-5a890a5f89b5 req-dc13e06f-2af6-4ece-84b1-22bb1f2775a1 tempest-AttachSCSIVolumeTestJSON-2124112834 tempest-AttachSCSIVolumeTestJSON-2124112834-project-member] https://10.4.3.117/volume/v3/attachments returned with HTTP 200 Jul 27 16:08:03.477473 np0000005924 devstack@c-api.service[100523]: [pid: 100523|app: 0|req: 75/303] 10.4.3.117 () {74 vars in 1594 bytes} [Mon Jul 27 16:08:03 2026] POST /volume/v3/attachments => generated 273 bytes in 284 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 27 16:08:03.506314 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.middleware.request_id [None req-acea0991-3709-4046-a63f-b8f220ca7537 None None] RequestId filter calling following filter/app {{(pid=100524) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:08:03.508913 np0000005924 devstack@c-api.service[100524]: INFO cinder.api.openstack.wsgi [None req-acea0991-3709-4046-a63f-b8f220ca7537 tempest-AttachSCSIVolumeTestJSON-2124112834 tempest-AttachSCSIVolumeTestJSON-2124112834-project-member] GET https://10.4.3.117/volume/v3/volumes/38ec7693-8262-4563-a42d-6ca8c1b177b1 Jul 27 16:08:03.509170 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.openstack.wsgi [None req-acea0991-3709-4046-a63f-b8f220ca7537 tempest-AttachSCSIVolumeTestJSON-2124112834 tempest-AttachSCSIVolumeTestJSON-2124112834-project-member] Empty body provided in request {{(pid=100524) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:08:03.509464 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.openstack.wsgi [None req-acea0991-3709-4046-a63f-b8f220ca7537 tempest-AttachSCSIVolumeTestJSON-2124112834 tempest-AttachSCSIVolumeTestJSON-2124112834-project-member] Calling method 'show' {{(pid=100524) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:08:03.516127 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.middleware.request_id [None req-00ab0544-5275-4552-8020-b0590da9e366 None None] RequestId filter calling following filter/app {{(pid=100521) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:08:03.516740 np0000005924 devstack@c-api.service[100521]: INFO cinder.api.openstack.wsgi [None req-00ab0544-5275-4552-8020-b0590da9e366 None None] GET https://10.4.3.117/volume// Jul 27 16:08:03.517293 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.openstack.wsgi [None req-00ab0544-5275-4552-8020-b0590da9e366 None None] Empty body provided in request {{(pid=100521) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:08:03.517746 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.openstack.wsgi [None req-00ab0544-5275-4552-8020-b0590da9e366 None None] Calling method 'all' {{(pid=100521) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:08:03.518128 np0000005924 devstack@c-api.service[100521]: INFO cinder.api.openstack.wsgi [None req-00ab0544-5275-4552-8020-b0590da9e366 None None] https://10.4.3.117/volume// returned with HTTP 300 Jul 27 16:08:03.518490 np0000005924 devstack@c-api.service[100521]: [pid: 100521|app: 0|req: 75/304] 10.4.3.117 () {66 vars in 1426 bytes} [Mon Jul 27 16:08:03 2026] GET /volume/ => generated 386 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 27 16:08:03.523396 np0000005924 devstack@c-api.service[100524]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:08:03.523396 np0000005924 devstack@c-api.service[100524]: warnings.warn( Jul 27 16:08:03.527412 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.middleware.request_id [req-e8112abd-a848-4ca8-9f94-5a890a5f89b5 req-d4b8d4a3-25ea-4be9-9697-499729b81c1c None None] RequestId filter calling following filter/app {{(pid=100523) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:08:03.529550 np0000005924 devstack@c-api.service[100523]: INFO cinder.api.openstack.wsgi [req-e8112abd-a848-4ca8-9f94-5a890a5f89b5 req-d4b8d4a3-25ea-4be9-9697-499729b81c1c tempest-AttachSCSIVolumeTestJSON-2124112834 tempest-AttachSCSIVolumeTestJSON-2124112834-project-member] GET https://10.4.3.117/volume/v3/volumes/38ec7693-8262-4563-a42d-6ca8c1b177b1 Jul 27 16:08:03.529671 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.openstack.wsgi [req-e8112abd-a848-4ca8-9f94-5a890a5f89b5 req-d4b8d4a3-25ea-4be9-9697-499729b81c1c tempest-AttachSCSIVolumeTestJSON-2124112834 tempest-AttachSCSIVolumeTestJSON-2124112834-project-member] Empty body provided in request {{(pid=100523) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:08:03.530007 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.openstack.wsgi [req-e8112abd-a848-4ca8-9f94-5a890a5f89b5 req-d4b8d4a3-25ea-4be9-9697-499729b81c1c tempest-AttachSCSIVolumeTestJSON-2124112834 tempest-AttachSCSIVolumeTestJSON-2124112834-project-member] Calling method 'show' {{(pid=100523) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:08:03.531945 np0000005924 devstack@c-api.service[100524]: INFO cinder.volume.api [None req-acea0991-3709-4046-a63f-b8f220ca7537 tempest-AttachSCSIVolumeTestJSON-2124112834 tempest-AttachSCSIVolumeTestJSON-2124112834-project-member] Volume info retrieved successfully. Jul 27 16:08:03.538229 np0000005924 devstack@c-api.service[100523]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:08:03.538229 np0000005924 devstack@c-api.service[100523]: warnings.warn( Jul 27 16:08:03.538391 np0000005924 devstack@c-api.service[100524]: INFO cinder.api.openstack.wsgi [None req-acea0991-3709-4046-a63f-b8f220ca7537 tempest-AttachSCSIVolumeTestJSON-2124112834 tempest-AttachSCSIVolumeTestJSON-2124112834-project-member] https://10.4.3.117/volume/v3/volumes/38ec7693-8262-4563-a42d-6ca8c1b177b1 returned with HTTP 200 Jul 27 16:08:03.538903 np0000005924 devstack@c-api.service[100524]: [pid: 100524|app: 0|req: 80/305] 10.4.3.117 () {66 vars in 1348 bytes} [Mon Jul 27 16:08:03 2026] GET /volume/v3/volumes/38ec7693-8262-4563-a42d-6ca8c1b177b1 => generated 847 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 27 16:08:03.541913 np0000005924 devstack@c-api.service[100523]: INFO cinder.volume.api [req-e8112abd-a848-4ca8-9f94-5a890a5f89b5 req-d4b8d4a3-25ea-4be9-9697-499729b81c1c tempest-AttachSCSIVolumeTestJSON-2124112834 tempest-AttachSCSIVolumeTestJSON-2124112834-project-member] Volume info retrieved successfully. Jul 27 16:08:03.549144 np0000005924 devstack@c-api.service[100523]: INFO cinder.api.openstack.wsgi [req-e8112abd-a848-4ca8-9f94-5a890a5f89b5 req-d4b8d4a3-25ea-4be9-9697-499729b81c1c tempest-AttachSCSIVolumeTestJSON-2124112834 tempest-AttachSCSIVolumeTestJSON-2124112834-project-member] https://10.4.3.117/volume/v3/volumes/38ec7693-8262-4563-a42d-6ca8c1b177b1 returned with HTTP 200 Jul 27 16:08:03.549606 np0000005924 devstack@c-api.service[100523]: [pid: 100523|app: 0|req: 76/306] 10.4.3.117 () {70 vars in 1639 bytes} [Mon Jul 27 16:08:03 2026] GET /volume/v3/volumes/38ec7693-8262-4563-a42d-6ca8c1b177b1 => generated 1027 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 27 16:08:03.585854 np0000005924 devstack@c-api.service[100522]: INFO cinder.api.openstack.wsgi [None req-982a2e23-30c9-4846-ac61-1cfaad0d232e tempest-VolumesListAdminTestJSON-1003758182 tempest-VolumesListAdminTestJSON-1003758182-project-admin] POST https://10.4.3.117/volume/v3/volumes Jul 27 16:08:03.586311 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.openstack.wsgi [None req-982a2e23-30c9-4846-ac61-1cfaad0d232e tempest-VolumesListAdminTestJSON-1003758182 tempest-VolumesListAdminTestJSON-1003758182-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1}} {{(pid=100522) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 27 16:08:03.588132 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.v3.volumes [None req-982a2e23-30c9-4846-ac61-1cfaad0d232e tempest-VolumesListAdminTestJSON-1003758182 tempest-VolumesListAdminTestJSON-1003758182-project-admin] Create volume request body: {'volume': {'size': 1}} {{(pid=100522) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 27 16:08:03.588306 np0000005924 devstack@c-api.service[100522]: INFO cinder.api.v3.volumes [None req-982a2e23-30c9-4846-ac61-1cfaad0d232e tempest-VolumesListAdminTestJSON-1003758182 tempest-VolumesListAdminTestJSON-1003758182-project-admin] Create volume of 1 GB Jul 27 16:08:03.588668 np0000005924 devstack@c-api.service[100522]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:08:03.588668 np0000005924 devstack@c-api.service[100522]: warnings.warn( Jul 27 16:08:03.593349 np0000005924 devstack@c-api.service[100522]: INFO cinder.volume.api [None req-982a2e23-30c9-4846-ac61-1cfaad0d232e tempest-VolumesListAdminTestJSON-1003758182 tempest-VolumesListAdminTestJSON-1003758182-project-admin] Availability Zones retrieved successfully. Jul 27 16:08:03.600980 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.volume.api [None req-982a2e23-30c9-4846-ac61-1cfaad0d232e tempest-VolumesListAdminTestJSON-1003758182 tempest-VolumesListAdminTestJSON-1003758182-project-admin] Flow 'volume_create_api' (be392358-c7d4-4c2a-9813-27c6787374e6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100522) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 27 16:08:03.602485 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.volume.api [None req-982a2e23-30c9-4846-ac61-1cfaad0d232e tempest-VolumesListAdminTestJSON-1003758182 tempest-VolumesListAdminTestJSON-1003758182-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (9da98cb0-5996-4f49-8280-b40bad00f746) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100522) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 27 16:08:03.603659 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.volume.flows.api.create_volume [None req-982a2e23-30c9-4846-ac61-1cfaad0d232e tempest-VolumesListAdminTestJSON-1003758182 tempest-VolumesListAdminTestJSON-1003758182-project-admin] Validating volume size '1' using validate_int {{(pid=100522) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 27 16:08:03.623844 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.middleware.request_id [req-e8112abd-a848-4ca8-9f94-5a890a5f89b5 req-4895b446-b1c4-4194-bfc8-89190452c043 None None] RequestId filter calling following filter/app {{(pid=100521) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:08:03.626553 np0000005924 devstack@c-api.service[100521]: INFO cinder.api.openstack.wsgi [req-e8112abd-a848-4ca8-9f94-5a890a5f89b5 req-4895b446-b1c4-4194-bfc8-89190452c043 tempest-AttachSCSIVolumeTestJSON-2124112834 tempest-AttachSCSIVolumeTestJSON-2124112834-project-member] PUT https://10.4.3.117/volume/v3/attachments/1c82d416-1494-46e4-8188-3b091da670fe Jul 27 16:08:03.626881 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.openstack.wsgi [req-e8112abd-a848-4ca8-9f94-5a890a5f89b5 req-4895b446-b1c4-4194-bfc8-89190452c043 tempest-AttachSCSIVolumeTestJSON-2124112834 tempest-AttachSCSIVolumeTestJSON-2124112834-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.117", "host": "np0000005924", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:c1414b6f8d8f", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "13cbedf7-bb1f-4b5e-b492-2fef0d4dab25", "nvme_native_multipath": false, "mountpoint": "/dev/sdc"}}} {{(pid=100521) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 27 16:08:03.634922 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.coordination [req-e8112abd-a848-4ca8-9f94-5a890a5f89b5 req-4895b446-b1c4-4194-bfc8-89190452c043 tempest-AttachSCSIVolumeTestJSON-2124112834 tempest-AttachSCSIVolumeTestJSON-2124112834-project-member] Acquiring lock "cinder-attachment_update-38ec7693-8262-4563-a42d-6ca8c1b177b1-np0000005924" by "attachment_update" {{(pid=100521) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jul 27 16:08:03.636651 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.volume.api [None req-982a2e23-30c9-4846-ac61-1cfaad0d232e tempest-VolumesListAdminTestJSON-1003758182 tempest-VolumesListAdminTestJSON-1003758182-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (9da98cb0-5996-4f49-8280-b40bad00f746) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-27T16:04:59Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=2bce4e1a-e6e0-49d9-be36-c3405449a01e,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '2bce4e1a-e6e0-49d9-be36-c3405449a01e', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100522) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 27 16:08:03.639063 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.volume.api [None req-982a2e23-30c9-4846-ac61-1cfaad0d232e tempest-VolumesListAdminTestJSON-1003758182 tempest-VolumesListAdminTestJSON-1003758182-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (32cc0117-be1f-4396-a16d-4b6b2800f3f5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100522) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 27 16:08:03.639365 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.coordination [req-e8112abd-a848-4ca8-9f94-5a890a5f89b5 req-4895b446-b1c4-4194-bfc8-89190452c043 tempest-AttachSCSIVolumeTestJSON-2124112834 tempest-AttachSCSIVolumeTestJSON-2124112834-project-member] Lock "cinder-attachment_update-38ec7693-8262-4563-a42d-6ca8c1b177b1-np0000005924" acquired by "attachment_update" :: waited 0.005s {{(pid=100521) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jul 27 16:08:03.640204 np0000005924 devstack@c-api.service[100521]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:08:03.640204 np0000005924 devstack@c-api.service[100521]: warnings.warn( Jul 27 16:08:03.699893 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.quota [None req-982a2e23-30c9-4846-ac61-1cfaad0d232e tempest-VolumesListAdminTestJSON-1003758182 tempest-VolumesListAdminTestJSON-1003758182-project-admin] Created reservations ['83221158-035a-434e-9b98-9b4e6dc88604', 'ff057c56-ee68-4d43-89d3-4e9c883eb6d4', 'e7cb9842-d3d5-4c17-ac04-dea85c6e45c4', '045df985-210f-48a0-b483-7b70f2f81fe9'] {{(pid=100522) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 27 16:08:03.700858 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.volume.api [None req-982a2e23-30c9-4846-ac61-1cfaad0d232e tempest-VolumesListAdminTestJSON-1003758182 tempest-VolumesListAdminTestJSON-1003758182-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (32cc0117-be1f-4396-a16d-4b6b2800f3f5) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['83221158-035a-434e-9b98-9b4e6dc88604', 'ff057c56-ee68-4d43-89d3-4e9c883eb6d4', 'e7cb9842-d3d5-4c17-ac04-dea85c6e45c4', '045df985-210f-48a0-b483-7b70f2f81fe9']}' {{(pid=100522) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 27 16:08:03.702175 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.volume.api [None req-982a2e23-30c9-4846-ac61-1cfaad0d232e tempest-VolumesListAdminTestJSON-1003758182 tempest-VolumesListAdminTestJSON-1003758182-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (b6580a2c-0c29-47ae-abe2-f1dedf749db7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100522) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 27 16:08:03.736696 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.volume.api [None req-982a2e23-30c9-4846-ac61-1cfaad0d232e tempest-VolumesListAdminTestJSON-1003758182 tempest-VolumesListAdminTestJSON-1003758182-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (b6580a2c-0c29-47ae-abe2-f1dedf749db7) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'c528461f-dac3-4d12-b9bb-ed313e6fa79e', '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='45071b7186c14fceb060ae0b50e573e3',qos_specs=None,replication_status=,reservations=['83221158-035a-434e-9b98-9b4e6dc88604','ff057c56-ee68-4d43-89d3-4e9c883eb6d4','e7cb9842-d3d5-4c17-ac04-dea85c6e45c4','045df985-210f-48a0-b483-7b70f2f81fe9'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='121a0a24774e4eac90246bacb3c0d83f',volume_type_id=2bce4e1a-e6e0-49d9-be36-c3405449a01e), 'volume': Volume(_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-27T16:08:03Z,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=c528461f-dac3-4d12-b9bb-ed313e6fa79e,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='45071b7186c14fceb060ae0b50e573e3',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='121a0a24774e4eac90246bacb3c0d83f',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(2bce4e1a-e6e0-49d9-be36-c3405449a01e),volume_type_id=2bce4e1a-e6e0-49d9-be36-c3405449a01e)}' {{(pid=100522) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 27 16:08:03.737444 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.volume.api [None req-982a2e23-30c9-4846-ac61-1cfaad0d232e tempest-VolumesListAdminTestJSON-1003758182 tempest-VolumesListAdminTestJSON-1003758182-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (3c68d34d-eea7-4f74-8cb6-d8c988e6292d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100522) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 27 16:08:03.741024 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.coordination [req-e8112abd-a848-4ca8-9f94-5a890a5f89b5 req-4895b446-b1c4-4194-bfc8-89190452c043 tempest-AttachSCSIVolumeTestJSON-2124112834 tempest-AttachSCSIVolumeTestJSON-2124112834-project-member] Lock "cinder-attachment_update-38ec7693-8262-4563-a42d-6ca8c1b177b1-np0000005924" released by "attachment_update" :: held 0.102s {{(pid=100521) __release /opt/stack/cinder/cinder/coordination.py:152}} Jul 27 16:08:03.741308 np0000005924 devstack@c-api.service[100521]: INFO cinder.api.openstack.wsgi [req-e8112abd-a848-4ca8-9f94-5a890a5f89b5 req-4895b446-b1c4-4194-bfc8-89190452c043 tempest-AttachSCSIVolumeTestJSON-2124112834 tempest-AttachSCSIVolumeTestJSON-2124112834-project-member] https://10.4.3.117/volume/v3/attachments/1c82d416-1494-46e4-8188-3b091da670fe returned with HTTP 200 Jul 27 16:08:03.741889 np0000005924 devstack@c-api.service[100521]: [pid: 100521|app: 0|req: 76/307] 10.4.3.117 () {74 vars in 1704 bytes} [Mon Jul 27 16:08:03 2026] PUT /volume/v3/attachments/1c82d416-1494-46e4-8188-3b091da670fe => generated 969 bytes in 118 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 27 16:08:03.756998 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.volume.api [None req-982a2e23-30c9-4846-ac61-1cfaad0d232e tempest-VolumesListAdminTestJSON-1003758182 tempest-VolumesListAdminTestJSON-1003758182-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (3c68d34d-eea7-4f74-8cb6-d8c988e6292d) transitioned into state 'SUCCESS' from 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='45071b7186c14fceb060ae0b50e573e3',qos_specs=None,replication_status=,reservations=['83221158-035a-434e-9b98-9b4e6dc88604','ff057c56-ee68-4d43-89d3-4e9c883eb6d4','e7cb9842-d3d5-4c17-ac04-dea85c6e45c4','045df985-210f-48a0-b483-7b70f2f81fe9'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='121a0a24774e4eac90246bacb3c0d83f',volume_type_id=2bce4e1a-e6e0-49d9-be36-c3405449a01e)}' {{(pid=100522) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 27 16:08:03.757363 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.volume.api [None req-982a2e23-30c9-4846-ac61-1cfaad0d232e tempest-VolumesListAdminTestJSON-1003758182 tempest-VolumesListAdminTestJSON-1003758182-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (0f21206c-1ce0-4444-a786-5e6005e26203) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100522) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 27 16:08:03.768880 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.volume.api [None req-982a2e23-30c9-4846-ac61-1cfaad0d232e tempest-VolumesListAdminTestJSON-1003758182 tempest-VolumesListAdminTestJSON-1003758182-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (0f21206c-1ce0-4444-a786-5e6005e26203) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100522) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 27 16:08:03.769682 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.volume.api [None req-982a2e23-30c9-4846-ac61-1cfaad0d232e tempest-VolumesListAdminTestJSON-1003758182 tempest-VolumesListAdminTestJSON-1003758182-project-admin] Flow 'volume_create_api' (be392358-c7d4-4c2a-9813-27c6787374e6) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100522) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 27 16:08:03.769956 np0000005924 devstack@c-api.service[100522]: INFO cinder.volume.api [None req-982a2e23-30c9-4846-ac61-1cfaad0d232e tempest-VolumesListAdminTestJSON-1003758182 tempest-VolumesListAdminTestJSON-1003758182-project-admin] Create volume request issued successfully. Jul 27 16:08:03.770493 np0000005924 devstack@c-api.service[100522]: INFO cinder.api.openstack.wsgi [None req-982a2e23-30c9-4846-ac61-1cfaad0d232e tempest-VolumesListAdminTestJSON-1003758182 tempest-VolumesListAdminTestJSON-1003758182-project-admin] https://10.4.3.117/volume/v3/volumes returned with HTTP 202 Jul 27 16:08:03.770883 np0000005924 devstack@c-api.service[100522]: [pid: 100522|app: 0|req: 76/308] 10.4.3.117 () {68 vars in 1258 bytes} [Mon Jul 27 16:08:03 2026] POST /volume/v3/volumes => generated 733 bytes in 378 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 27 16:08:03.784057 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.middleware.request_id [None req-70bf0fc7-a9e3-4810-b593-a23260173f56 None None] RequestId filter calling following filter/app {{(pid=100524) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:08:03.786366 np0000005924 devstack@c-api.service[100524]: INFO cinder.api.openstack.wsgi [None req-70bf0fc7-a9e3-4810-b593-a23260173f56 tempest-VolumesListAdminTestJSON-1003758182 tempest-VolumesListAdminTestJSON-1003758182-project-admin] GET https://10.4.3.117/volume/v3/volumes/c528461f-dac3-4d12-b9bb-ed313e6fa79e Jul 27 16:08:03.786663 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.openstack.wsgi [None req-70bf0fc7-a9e3-4810-b593-a23260173f56 tempest-VolumesListAdminTestJSON-1003758182 tempest-VolumesListAdminTestJSON-1003758182-project-admin] Empty body provided in request {{(pid=100524) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:08:03.786950 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.openstack.wsgi [None req-70bf0fc7-a9e3-4810-b593-a23260173f56 tempest-VolumesListAdminTestJSON-1003758182 tempest-VolumesListAdminTestJSON-1003758182-project-admin] Calling method 'show' {{(pid=100524) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:08:03.796063 np0000005924 devstack@c-api.service[100524]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:08:03.796063 np0000005924 devstack@c-api.service[100524]: warnings.warn( Jul 27 16:08:03.800379 np0000005924 devstack@c-api.service[100524]: INFO cinder.volume.api [None req-70bf0fc7-a9e3-4810-b593-a23260173f56 tempest-VolumesListAdminTestJSON-1003758182 tempest-VolumesListAdminTestJSON-1003758182-project-admin] Volume info retrieved successfully. Jul 27 16:08:03.805150 np0000005924 devstack@c-api.service[100524]: INFO cinder.api.openstack.wsgi [None req-70bf0fc7-a9e3-4810-b593-a23260173f56 tempest-VolumesListAdminTestJSON-1003758182 tempest-VolumesListAdminTestJSON-1003758182-project-admin] https://10.4.3.117/volume/v3/volumes/c528461f-dac3-4d12-b9bb-ed313e6fa79e returned with HTTP 200 Jul 27 16:08:03.805561 np0000005924 devstack@c-api.service[100524]: [pid: 100524|app: 0|req: 81/309] 10.4.3.117 () {66 vars in 1348 bytes} [Mon Jul 27 16:08:03 2026] GET /volume/v3/volumes/c528461f-dac3-4d12-b9bb-ed313e6fa79e => generated 912 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 27 16:08:04.552872 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.middleware.request_id [None req-63d48400-9e7c-49f9-9aa4-39646a4c6442 None None] RequestId filter calling following filter/app {{(pid=100523) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:08:04.554651 np0000005924 devstack@c-api.service[100523]: INFO cinder.api.openstack.wsgi [None req-63d48400-9e7c-49f9-9aa4-39646a4c6442 tempest-AttachSCSIVolumeTestJSON-2124112834 tempest-AttachSCSIVolumeTestJSON-2124112834-project-member] GET https://10.4.3.117/volume/v3/volumes/38ec7693-8262-4563-a42d-6ca8c1b177b1 Jul 27 16:08:04.554838 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.openstack.wsgi [None req-63d48400-9e7c-49f9-9aa4-39646a4c6442 tempest-AttachSCSIVolumeTestJSON-2124112834 tempest-AttachSCSIVolumeTestJSON-2124112834-project-member] Empty body provided in request {{(pid=100523) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:08:04.555017 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.openstack.wsgi [None req-63d48400-9e7c-49f9-9aa4-39646a4c6442 tempest-AttachSCSIVolumeTestJSON-2124112834 tempest-AttachSCSIVolumeTestJSON-2124112834-project-member] Calling method 'show' {{(pid=100523) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:08:04.563324 np0000005924 devstack@c-api.service[100523]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:08:04.563324 np0000005924 devstack@c-api.service[100523]: warnings.warn( Jul 27 16:08:04.566458 np0000005924 devstack@c-api.service[100523]: INFO cinder.volume.api [None req-63d48400-9e7c-49f9-9aa4-39646a4c6442 tempest-AttachSCSIVolumeTestJSON-2124112834 tempest-AttachSCSIVolumeTestJSON-2124112834-project-member] Volume info retrieved successfully. Jul 27 16:08:04.570171 np0000005924 devstack@c-api.service[100523]: INFO cinder.api.openstack.wsgi [None req-63d48400-9e7c-49f9-9aa4-39646a4c6442 tempest-AttachSCSIVolumeTestJSON-2124112834 tempest-AttachSCSIVolumeTestJSON-2124112834-project-member] https://10.4.3.117/volume/v3/volumes/38ec7693-8262-4563-a42d-6ca8c1b177b1 returned with HTTP 200 Jul 27 16:08:04.570521 np0000005924 devstack@c-api.service[100523]: [pid: 100523|app: 0|req: 77/310] 10.4.3.117 () {66 vars in 1348 bytes} [Mon Jul 27 16:08:04 2026] GET /volume/v3/volumes/38ec7693-8262-4563-a42d-6ca8c1b177b1 => generated 848 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 27 16:08:04.821105 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.middleware.request_id [None req-35f13e9f-76fa-41d7-bb4f-9f037c0675e7 None None] RequestId filter calling following filter/app {{(pid=100521) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:08:04.822862 np0000005924 devstack@c-api.service[100521]: INFO cinder.api.openstack.wsgi [None req-35f13e9f-76fa-41d7-bb4f-9f037c0675e7 tempest-VolumesListAdminTestJSON-1003758182 tempest-VolumesListAdminTestJSON-1003758182-project-admin] GET https://10.4.3.117/volume/v3/volumes/c528461f-dac3-4d12-b9bb-ed313e6fa79e Jul 27 16:08:04.823074 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.openstack.wsgi [None req-35f13e9f-76fa-41d7-bb4f-9f037c0675e7 tempest-VolumesListAdminTestJSON-1003758182 tempest-VolumesListAdminTestJSON-1003758182-project-admin] Empty body provided in request {{(pid=100521) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:08:04.823288 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.openstack.wsgi [None req-35f13e9f-76fa-41d7-bb4f-9f037c0675e7 tempest-VolumesListAdminTestJSON-1003758182 tempest-VolumesListAdminTestJSON-1003758182-project-admin] Calling method 'show' {{(pid=100521) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:08:04.831032 np0000005924 devstack@c-api.service[100521]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:08:04.831032 np0000005924 devstack@c-api.service[100521]: warnings.warn( Jul 27 16:08:04.834565 np0000005924 devstack@c-api.service[100521]: INFO cinder.volume.api [None req-35f13e9f-76fa-41d7-bb4f-9f037c0675e7 tempest-VolumesListAdminTestJSON-1003758182 tempest-VolumesListAdminTestJSON-1003758182-project-admin] Volume info retrieved successfully. Jul 27 16:08:04.838694 np0000005924 devstack@c-api.service[100521]: INFO cinder.api.openstack.wsgi [None req-35f13e9f-76fa-41d7-bb4f-9f037c0675e7 tempest-VolumesListAdminTestJSON-1003758182 tempest-VolumesListAdminTestJSON-1003758182-project-admin] https://10.4.3.117/volume/v3/volumes/c528461f-dac3-4d12-b9bb-ed313e6fa79e returned with HTTP 200 Jul 27 16:08:04.839091 np0000005924 devstack@c-api.service[100521]: [pid: 100521|app: 0|req: 77/311] 10.4.3.117 () {66 vars in 1348 bytes} [Mon Jul 27 16:08:04 2026] GET /volume/v3/volumes/c528461f-dac3-4d12-b9bb-ed313e6fa79e => generated 964 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 27 16:08:04.852699 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.middleware.request_id [None req-5cb26dee-5ee8-4ae3-b059-0828f6579850 None None] RequestId filter calling following filter/app {{(pid=100522) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:08:04.854360 np0000005924 devstack@c-api.service[100522]: INFO cinder.api.openstack.wsgi [None req-5cb26dee-5ee8-4ae3-b059-0828f6579850 tempest-VolumesListAdminTestJSON-1003758182 tempest-VolumesListAdminTestJSON-1003758182-project-admin] GET https://10.4.3.117/volume/v3/volumes/detail?all_tenants=1&project_id=9d65ec08607e4ca7b2eacabb0361339d Jul 27 16:08:04.854528 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.openstack.wsgi [None req-5cb26dee-5ee8-4ae3-b059-0828f6579850 tempest-VolumesListAdminTestJSON-1003758182 tempest-VolumesListAdminTestJSON-1003758182-project-admin] Empty body provided in request {{(pid=100522) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:08:04.854723 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.openstack.wsgi [None req-5cb26dee-5ee8-4ae3-b059-0828f6579850 tempest-VolumesListAdminTestJSON-1003758182 tempest-VolumesListAdminTestJSON-1003758182-project-admin] Calling method 'detail' {{(pid=100522) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:08:04.855081 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.volume.api [None req-5cb26dee-5ee8-4ae3-b059-0828f6579850 tempest-VolumesListAdminTestJSON-1003758182 tempest-VolumesListAdminTestJSON-1003758182-project-admin] Could not evaluate value 9d65ec08607e4ca7b2eacabb0361339d, assuming string {{(pid=100522) check_volume_filters /opt/stack/cinder/cinder/volume/api.py:2371}} Jul 27 16:08:04.855655 np0000005924 devstack@c-api.service[100522]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:08:04.855655 np0000005924 devstack@c-api.service[100522]: warnings.warn( Jul 27 16:08:04.855655 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.volume.api [None req-5cb26dee-5ee8-4ae3-b059-0828f6579850 tempest-VolumesListAdminTestJSON-1003758182 tempest-VolumesListAdminTestJSON-1003758182-project-admin] Searching by: MultiDict([('project_id', '9d65ec08607e4ca7b2eacabb0361339d'), ('all_tenants', 1)]). {{(pid=100522) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 27 16:08:04.881156 np0000005924 devstack@c-api.service[100522]: INFO cinder.volume.api [None req-5cb26dee-5ee8-4ae3-b059-0828f6579850 tempest-VolumesListAdminTestJSON-1003758182 tempest-VolumesListAdminTestJSON-1003758182-project-admin] Get all volumes completed successfully. Jul 27 16:08:04.882339 np0000005924 devstack@c-api.service[100522]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:08:04.882339 np0000005924 devstack@c-api.service[100522]: warnings.warn( Jul 27 16:08:04.886463 np0000005924 devstack@c-api.service[100522]: INFO cinder.api.openstack.wsgi [None req-5cb26dee-5ee8-4ae3-b059-0828f6579850 tempest-VolumesListAdminTestJSON-1003758182 tempest-VolumesListAdminTestJSON-1003758182-project-admin] https://10.4.3.117/volume/v3/volumes/detail?all_tenants=1&project_id=9d65ec08607e4ca7b2eacabb0361339d returned with HTTP 200 Jul 27 16:08:04.886886 np0000005924 devstack@c-api.service[100522]: [pid: 100522|app: 0|req: 77/312] 10.4.3.117 () {66 vars in 1373 bytes} [Mon Jul 27 16:08:04 2026] GET /volume/v3/volumes/detail?all_tenants=1&project_id=9d65ec08607e4ca7b2eacabb0361339d => generated 3035 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 27 16:08:04.904616 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.middleware.request_id [None req-1f67f1ba-9672-4156-8f27-b1d866b5810e None None] RequestId filter calling following filter/app {{(pid=100524) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:08:04.906195 np0000005924 devstack@c-api.service[100524]: INFO cinder.api.openstack.wsgi [None req-1f67f1ba-9672-4156-8f27-b1d866b5810e tempest-VolumesListAdminTestJSON-1003758182 tempest-VolumesListAdminTestJSON-1003758182-project-admin] DELETE https://10.4.3.117/volume/v3/volumes/c528461f-dac3-4d12-b9bb-ed313e6fa79e Jul 27 16:08:04.906395 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.openstack.wsgi [None req-1f67f1ba-9672-4156-8f27-b1d866b5810e tempest-VolumesListAdminTestJSON-1003758182 tempest-VolumesListAdminTestJSON-1003758182-project-admin] Empty body provided in request {{(pid=100524) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:08:04.906590 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.openstack.wsgi [None req-1f67f1ba-9672-4156-8f27-b1d866b5810e tempest-VolumesListAdminTestJSON-1003758182 tempest-VolumesListAdminTestJSON-1003758182-project-admin] Calling method 'delete' {{(pid=100524) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:08:04.906758 np0000005924 devstack@c-api.service[100524]: INFO cinder.api.v3.volumes [None req-1f67f1ba-9672-4156-8f27-b1d866b5810e tempest-VolumesListAdminTestJSON-1003758182 tempest-VolumesListAdminTestJSON-1003758182-project-admin] Delete volume with id: c528461f-dac3-4d12-b9bb-ed313e6fa79e Jul 27 16:08:04.913211 np0000005924 devstack@c-api.service[100524]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:08:04.913211 np0000005924 devstack@c-api.service[100524]: warnings.warn( Jul 27 16:08:04.913509 np0000005924 devstack@c-api.service[100524]: INFO cinder.volume.api [None req-1f67f1ba-9672-4156-8f27-b1d866b5810e tempest-VolumesListAdminTestJSON-1003758182 tempest-VolumesListAdminTestJSON-1003758182-project-admin] Volume info retrieved successfully. Jul 27 16:08:04.942079 np0000005924 devstack@c-api.service[100524]: INFO cinder.volume.api [None req-1f67f1ba-9672-4156-8f27-b1d866b5810e tempest-VolumesListAdminTestJSON-1003758182 tempest-VolumesListAdminTestJSON-1003758182-project-admin] Delete volume request issued successfully. Jul 27 16:08:04.942079 np0000005924 devstack@c-api.service[100524]: INFO cinder.api.openstack.wsgi [None req-1f67f1ba-9672-4156-8f27-b1d866b5810e tempest-VolumesListAdminTestJSON-1003758182 tempest-VolumesListAdminTestJSON-1003758182-project-admin] https://10.4.3.117/volume/v3/volumes/c528461f-dac3-4d12-b9bb-ed313e6fa79e returned with HTTP 202 Jul 27 16:08:04.942393 np0000005924 devstack@c-api.service[100524]: [pid: 100524|app: 0|req: 82/313] 10.4.3.117 () {66 vars in 1351 bytes} [Mon Jul 27 16:08:04 2026] DELETE /volume/v3/volumes/c528461f-dac3-4d12-b9bb-ed313e6fa79e => generated 0 bytes in 41 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 27 16:08:04.956839 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.middleware.request_id [None req-95c246d3-fb49-4426-8621-6afec7d79afc None None] RequestId filter calling following filter/app {{(pid=100523) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:08:04.958629 np0000005924 devstack@c-api.service[100523]: INFO cinder.api.openstack.wsgi [None req-95c246d3-fb49-4426-8621-6afec7d79afc tempest-VolumesListAdminTestJSON-90408357 tempest-VolumesListAdminTestJSON-90408357-project-member] GET https://10.4.3.117/volume/v3/volumes/7e9b9f1a-b482-4868-a4f8-6537b5a6eed4 Jul 27 16:08:04.958828 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.openstack.wsgi [None req-95c246d3-fb49-4426-8621-6afec7d79afc tempest-VolumesListAdminTestJSON-90408357 tempest-VolumesListAdminTestJSON-90408357-project-member] Empty body provided in request {{(pid=100523) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:08:04.959015 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.openstack.wsgi [None req-95c246d3-fb49-4426-8621-6afec7d79afc tempest-VolumesListAdminTestJSON-90408357 tempest-VolumesListAdminTestJSON-90408357-project-member] Calling method 'show' {{(pid=100523) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:08:04.969146 np0000005924 devstack@c-api.service[100523]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:08:04.969146 np0000005924 devstack@c-api.service[100523]: warnings.warn( Jul 27 16:08:04.975818 np0000005924 devstack@c-api.service[100523]: INFO cinder.volume.api [None req-95c246d3-fb49-4426-8621-6afec7d79afc tempest-VolumesListAdminTestJSON-90408357 tempest-VolumesListAdminTestJSON-90408357-project-member] Volume info retrieved successfully. Jul 27 16:08:04.981837 np0000005924 devstack@c-api.service[100523]: INFO cinder.api.openstack.wsgi [None req-95c246d3-fb49-4426-8621-6afec7d79afc tempest-VolumesListAdminTestJSON-90408357 tempest-VolumesListAdminTestJSON-90408357-project-member] https://10.4.3.117/volume/v3/volumes/7e9b9f1a-b482-4868-a4f8-6537b5a6eed4 returned with HTTP 200 Jul 27 16:08:04.982260 np0000005924 devstack@c-api.service[100523]: [pid: 100523|app: 0|req: 78/314] 10.4.3.117 () {66 vars in 1348 bytes} [Mon Jul 27 16:08:04 2026] GET /volume/v3/volumes/7e9b9f1a-b482-4868-a4f8-6537b5a6eed4 => generated 847 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 27 16:08:04.998307 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.middleware.request_id [None req-5db746ab-1199-4e5c-9a55-7bfbaac808c6 None None] RequestId filter calling following filter/app {{(pid=100521) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:08:05.001832 np0000005924 devstack@c-api.service[100521]: INFO cinder.api.openstack.wsgi [None req-5db746ab-1199-4e5c-9a55-7bfbaac808c6 tempest-VolumesListAdminTestJSON-90408357 tempest-VolumesListAdminTestJSON-90408357-project-member] DELETE https://10.4.3.117/volume/v3/volumes/7e9b9f1a-b482-4868-a4f8-6537b5a6eed4 Jul 27 16:08:05.002061 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.openstack.wsgi [None req-5db746ab-1199-4e5c-9a55-7bfbaac808c6 tempest-VolumesListAdminTestJSON-90408357 tempest-VolumesListAdminTestJSON-90408357-project-member] Empty body provided in request {{(pid=100521) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:08:05.002264 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.openstack.wsgi [None req-5db746ab-1199-4e5c-9a55-7bfbaac808c6 tempest-VolumesListAdminTestJSON-90408357 tempest-VolumesListAdminTestJSON-90408357-project-member] Calling method 'delete' {{(pid=100521) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:08:05.002452 np0000005924 devstack@c-api.service[100521]: INFO cinder.api.v3.volumes [None req-5db746ab-1199-4e5c-9a55-7bfbaac808c6 tempest-VolumesListAdminTestJSON-90408357 tempest-VolumesListAdminTestJSON-90408357-project-member] Delete volume with id: 7e9b9f1a-b482-4868-a4f8-6537b5a6eed4 Jul 27 16:08:05.011649 np0000005924 devstack@c-api.service[100521]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:08:05.011649 np0000005924 devstack@c-api.service[100521]: warnings.warn( Jul 27 16:08:05.012343 np0000005924 devstack@c-api.service[100521]: INFO cinder.volume.api [None req-5db746ab-1199-4e5c-9a55-7bfbaac808c6 tempest-VolumesListAdminTestJSON-90408357 tempest-VolumesListAdminTestJSON-90408357-project-member] Volume info retrieved successfully. Jul 27 16:08:05.036735 np0000005924 devstack@c-api.service[100521]: INFO cinder.volume.api [None req-5db746ab-1199-4e5c-9a55-7bfbaac808c6 tempest-VolumesListAdminTestJSON-90408357 tempest-VolumesListAdminTestJSON-90408357-project-member] Delete volume request issued successfully. Jul 27 16:08:05.036917 np0000005924 devstack@c-api.service[100521]: INFO cinder.api.openstack.wsgi [None req-5db746ab-1199-4e5c-9a55-7bfbaac808c6 tempest-VolumesListAdminTestJSON-90408357 tempest-VolumesListAdminTestJSON-90408357-project-member] https://10.4.3.117/volume/v3/volumes/7e9b9f1a-b482-4868-a4f8-6537b5a6eed4 returned with HTTP 202 Jul 27 16:08:05.037304 np0000005924 devstack@c-api.service[100521]: [pid: 100521|app: 0|req: 78/315] 10.4.3.117 () {66 vars in 1351 bytes} [Mon Jul 27 16:08:04 2026] DELETE /volume/v3/volumes/7e9b9f1a-b482-4868-a4f8-6537b5a6eed4 => generated 0 bytes in 39 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 27 16:08:05.044869 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.middleware.request_id [None req-ddcb578b-1f36-4194-b2cc-de484147a5fa None None] RequestId filter calling following filter/app {{(pid=100522) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:08:05.048179 np0000005924 devstack@c-api.service[100522]: INFO cinder.api.openstack.wsgi [None req-ddcb578b-1f36-4194-b2cc-de484147a5fa tempest-VolumesListAdminTestJSON-90408357 tempest-VolumesListAdminTestJSON-90408357-project-member] GET https://10.4.3.117/volume/v3/volumes/7e9b9f1a-b482-4868-a4f8-6537b5a6eed4 Jul 27 16:08:05.048432 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.openstack.wsgi [None req-ddcb578b-1f36-4194-b2cc-de484147a5fa tempest-VolumesListAdminTestJSON-90408357 tempest-VolumesListAdminTestJSON-90408357-project-member] Empty body provided in request {{(pid=100522) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:08:05.048669 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.openstack.wsgi [None req-ddcb578b-1f36-4194-b2cc-de484147a5fa tempest-VolumesListAdminTestJSON-90408357 tempest-VolumesListAdminTestJSON-90408357-project-member] Calling method 'show' {{(pid=100522) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:08:05.058723 np0000005924 devstack@c-api.service[100522]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:08:05.058723 np0000005924 devstack@c-api.service[100522]: warnings.warn( Jul 27 16:08:05.063048 np0000005924 devstack@c-api.service[100522]: INFO cinder.volume.api [None req-ddcb578b-1f36-4194-b2cc-de484147a5fa tempest-VolumesListAdminTestJSON-90408357 tempest-VolumesListAdminTestJSON-90408357-project-member] Volume info retrieved successfully. Jul 27 16:08:05.068371 np0000005924 devstack@c-api.service[100522]: INFO cinder.api.openstack.wsgi [None req-ddcb578b-1f36-4194-b2cc-de484147a5fa tempest-VolumesListAdminTestJSON-90408357 tempest-VolumesListAdminTestJSON-90408357-project-member] https://10.4.3.117/volume/v3/volumes/7e9b9f1a-b482-4868-a4f8-6537b5a6eed4 returned with HTTP 200 Jul 27 16:08:05.068881 np0000005924 devstack@c-api.service[100522]: [pid: 100522|app: 0|req: 78/316] 10.4.3.117 () {66 vars in 1348 bytes} [Mon Jul 27 16:08:05 2026] GET /volume/v3/volumes/7e9b9f1a-b482-4868-a4f8-6537b5a6eed4 => generated 846 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 27 16:08:05.581904 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.middleware.request_id [None req-f220a287-2d43-4584-ad7a-6cae742f738a None None] RequestId filter calling following filter/app {{(pid=100524) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:08:05.584229 np0000005924 devstack@c-api.service[100524]: INFO cinder.api.openstack.wsgi [None req-f220a287-2d43-4584-ad7a-6cae742f738a tempest-AttachSCSIVolumeTestJSON-2124112834 tempest-AttachSCSIVolumeTestJSON-2124112834-project-member] GET https://10.4.3.117/volume/v3/volumes/38ec7693-8262-4563-a42d-6ca8c1b177b1 Jul 27 16:08:05.584412 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.openstack.wsgi [None req-f220a287-2d43-4584-ad7a-6cae742f738a tempest-AttachSCSIVolumeTestJSON-2124112834 tempest-AttachSCSIVolumeTestJSON-2124112834-project-member] Empty body provided in request {{(pid=100524) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:08:05.584614 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.openstack.wsgi [None req-f220a287-2d43-4584-ad7a-6cae742f738a tempest-AttachSCSIVolumeTestJSON-2124112834 tempest-AttachSCSIVolumeTestJSON-2124112834-project-member] Calling method 'show' {{(pid=100524) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:08:05.593166 np0000005924 devstack@c-api.service[100524]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:08:05.593166 np0000005924 devstack@c-api.service[100524]: warnings.warn( Jul 27 16:08:05.597048 np0000005924 devstack@c-api.service[100524]: INFO cinder.volume.api [None req-f220a287-2d43-4584-ad7a-6cae742f738a tempest-AttachSCSIVolumeTestJSON-2124112834 tempest-AttachSCSIVolumeTestJSON-2124112834-project-member] Volume info retrieved successfully. Jul 27 16:08:05.601507 np0000005924 devstack@c-api.service[100524]: INFO cinder.api.openstack.wsgi [None req-f220a287-2d43-4584-ad7a-6cae742f738a tempest-AttachSCSIVolumeTestJSON-2124112834 tempest-AttachSCSIVolumeTestJSON-2124112834-project-member] https://10.4.3.117/volume/v3/volumes/38ec7693-8262-4563-a42d-6ca8c1b177b1 returned with HTTP 200 Jul 27 16:08:05.602042 np0000005924 devstack@c-api.service[100524]: [pid: 100524|app: 0|req: 83/317] 10.4.3.117 () {66 vars in 1348 bytes} [Mon Jul 27 16:08:05 2026] GET /volume/v3/volumes/38ec7693-8262-4563-a42d-6ca8c1b177b1 => generated 848 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 27 16:08:05.697813 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.middleware.request_id [req-837382d2-4c3e-4547-8325-05732d8ce96f req-ec2e6c8d-fd55-416e-9d8f-a612bfbdac8f None None] RequestId filter calling following filter/app {{(pid=100523) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:08:05.699625 np0000005924 devstack@c-api.service[100523]: INFO cinder.api.openstack.wsgi [req-837382d2-4c3e-4547-8325-05732d8ce96f req-ec2e6c8d-fd55-416e-9d8f-a612bfbdac8f tempest-VolumesAssistedSnapshotsTest-569852816 tempest-VolumesAssistedSnapshotsTest-569852816-project-admin] GET https://10.4.3.117/volume/v3/volumes/c6d8bded-3b62-4fc1-95e4-1eb06a6adb9f Jul 27 16:08:05.699782 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.openstack.wsgi [req-837382d2-4c3e-4547-8325-05732d8ce96f req-ec2e6c8d-fd55-416e-9d8f-a612bfbdac8f tempest-VolumesAssistedSnapshotsTest-569852816 tempest-VolumesAssistedSnapshotsTest-569852816-project-admin] Empty body provided in request {{(pid=100523) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:08:05.699950 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.openstack.wsgi [req-837382d2-4c3e-4547-8325-05732d8ce96f req-ec2e6c8d-fd55-416e-9d8f-a612bfbdac8f tempest-VolumesAssistedSnapshotsTest-569852816 tempest-VolumesAssistedSnapshotsTest-569852816-project-admin] Calling method 'show' {{(pid=100523) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:08:05.706630 np0000005924 devstack@c-api.service[100523]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:08:05.706630 np0000005924 devstack@c-api.service[100523]: warnings.warn( Jul 27 16:08:05.709517 np0000005924 devstack@c-api.service[100523]: INFO cinder.volume.api [req-837382d2-4c3e-4547-8325-05732d8ce96f req-ec2e6c8d-fd55-416e-9d8f-a612bfbdac8f tempest-VolumesAssistedSnapshotsTest-569852816 tempest-VolumesAssistedSnapshotsTest-569852816-project-admin] Volume info retrieved successfully. Jul 27 16:08:05.712776 np0000005924 devstack@c-api.service[100523]: INFO cinder.api.openstack.wsgi [req-837382d2-4c3e-4547-8325-05732d8ce96f req-ec2e6c8d-fd55-416e-9d8f-a612bfbdac8f tempest-VolumesAssistedSnapshotsTest-569852816 tempest-VolumesAssistedSnapshotsTest-569852816-project-admin] https://10.4.3.117/volume/v3/volumes/c6d8bded-3b62-4fc1-95e4-1eb06a6adb9f returned with HTTP 200 Jul 27 16:08:05.713134 np0000005924 devstack@c-api.service[100523]: [pid: 100523|app: 0|req: 79/318] 10.4.3.117 () {68 vars in 1598 bytes} [Mon Jul 27 16:08:05 2026] GET /volume/v3/volumes/c6d8bded-3b62-4fc1-95e4-1eb06a6adb9f => generated 1025 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 27 16:08:05.862917 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.middleware.request_id [req-9101d8e1-3484-4ab8-8816-0e3e7932118f req-d73ae313-65e9-49c1-a24a-5db751db7007 None None] RequestId filter calling following filter/app {{(pid=100521) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:08:05.864911 np0000005924 devstack@c-api.service[100521]: INFO cinder.api.openstack.wsgi [req-9101d8e1-3484-4ab8-8816-0e3e7932118f req-d73ae313-65e9-49c1-a24a-5db751db7007 tempest-ServerActionsV293TestJSON-283338424 tempest-ServerActionsV293TestJSON-283338424-project-member] GET https://10.4.3.117/volume/v3/volumes/aee9d524-17ce-4f61-b0a4-3f7396eebd04 Jul 27 16:08:05.865496 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.openstack.wsgi [req-9101d8e1-3484-4ab8-8816-0e3e7932118f req-d73ae313-65e9-49c1-a24a-5db751db7007 tempest-ServerActionsV293TestJSON-283338424 tempest-ServerActionsV293TestJSON-283338424-project-member] Empty body provided in request {{(pid=100521) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:08:05.865635 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.openstack.wsgi [req-9101d8e1-3484-4ab8-8816-0e3e7932118f req-d73ae313-65e9-49c1-a24a-5db751db7007 tempest-ServerActionsV293TestJSON-283338424 tempest-ServerActionsV293TestJSON-283338424-project-member] Calling method 'show' {{(pid=100521) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:08:05.874729 np0000005924 devstack@c-api.service[100521]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:08:05.874729 np0000005924 devstack@c-api.service[100521]: warnings.warn( Jul 27 16:08:05.877963 np0000005924 devstack@c-api.service[100521]: INFO cinder.volume.api [req-9101d8e1-3484-4ab8-8816-0e3e7932118f req-d73ae313-65e9-49c1-a24a-5db751db7007 tempest-ServerActionsV293TestJSON-283338424 tempest-ServerActionsV293TestJSON-283338424-project-member] Volume info retrieved successfully. Jul 27 16:08:05.882893 np0000005924 devstack@c-api.service[100521]: INFO cinder.api.openstack.wsgi [req-9101d8e1-3484-4ab8-8816-0e3e7932118f req-d73ae313-65e9-49c1-a24a-5db751db7007 tempest-ServerActionsV293TestJSON-283338424 tempest-ServerActionsV293TestJSON-283338424-project-member] https://10.4.3.117/volume/v3/volumes/aee9d524-17ce-4f61-b0a4-3f7396eebd04 returned with HTTP 200 Jul 27 16:08:05.883248 np0000005924 devstack@c-api.service[100521]: [pid: 100521|app: 0|req: 79/319] 10.4.3.117 () {68 vars in 1598 bytes} [Mon Jul 27 16:08:05 2026] GET /volume/v3/volumes/aee9d524-17ce-4f61-b0a4-3f7396eebd04 => generated 1684 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 27 16:08:05.914062 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.middleware.request_id [req-9101d8e1-3484-4ab8-8816-0e3e7932118f req-fb122c8e-9c2f-44e3-ab4e-7a069e401679 None None] RequestId filter calling following filter/app {{(pid=100522) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:08:05.915943 np0000005924 devstack@c-api.service[100522]: INFO cinder.api.openstack.wsgi [req-9101d8e1-3484-4ab8-8816-0e3e7932118f req-fb122c8e-9c2f-44e3-ab4e-7a069e401679 tempest-ServerActionsV293TestJSON-283338424 tempest-ServerActionsV293TestJSON-283338424-project-member] GET https://10.4.3.117/volume/v3/volumes/aee9d524-17ce-4f61-b0a4-3f7396eebd04 Jul 27 16:08:05.916121 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.openstack.wsgi [req-9101d8e1-3484-4ab8-8816-0e3e7932118f req-fb122c8e-9c2f-44e3-ab4e-7a069e401679 tempest-ServerActionsV293TestJSON-283338424 tempest-ServerActionsV293TestJSON-283338424-project-member] Empty body provided in request {{(pid=100522) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:08:05.916294 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.openstack.wsgi [req-9101d8e1-3484-4ab8-8816-0e3e7932118f req-fb122c8e-9c2f-44e3-ab4e-7a069e401679 tempest-ServerActionsV293TestJSON-283338424 tempest-ServerActionsV293TestJSON-283338424-project-member] Calling method 'show' {{(pid=100522) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:08:05.924009 np0000005924 devstack@c-api.service[100522]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:08:05.924009 np0000005924 devstack@c-api.service[100522]: warnings.warn( Jul 27 16:08:05.926724 np0000005924 devstack@c-api.service[100522]: INFO cinder.volume.api [req-9101d8e1-3484-4ab8-8816-0e3e7932118f req-fb122c8e-9c2f-44e3-ab4e-7a069e401679 tempest-ServerActionsV293TestJSON-283338424 tempest-ServerActionsV293TestJSON-283338424-project-member] Volume info retrieved successfully. Jul 27 16:08:05.930512 np0000005924 devstack@c-api.service[100522]: INFO cinder.api.openstack.wsgi [req-9101d8e1-3484-4ab8-8816-0e3e7932118f req-fb122c8e-9c2f-44e3-ab4e-7a069e401679 tempest-ServerActionsV293TestJSON-283338424 tempest-ServerActionsV293TestJSON-283338424-project-member] https://10.4.3.117/volume/v3/volumes/aee9d524-17ce-4f61-b0a4-3f7396eebd04 returned with HTTP 200 Jul 27 16:08:05.930846 np0000005924 devstack@c-api.service[100522]: [pid: 100522|app: 0|req: 79/320] 10.4.3.117 () {68 vars in 1598 bytes} [Mon Jul 27 16:08:05 2026] GET /volume/v3/volumes/aee9d524-17ce-4f61-b0a4-3f7396eebd04 => generated 1684 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 27 16:08:05.998036 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.middleware.request_id [None req-1233b73a-fb85-4858-b9a8-f5904cb22210 None None] RequestId filter calling following filter/app {{(pid=100524) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:08:05.998592 np0000005924 devstack@c-api.service[100524]: INFO cinder.api.openstack.wsgi [None req-1233b73a-fb85-4858-b9a8-f5904cb22210 None None] GET https://10.4.3.117/volume// Jul 27 16:08:05.998812 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.openstack.wsgi [None req-1233b73a-fb85-4858-b9a8-f5904cb22210 None None] Empty body provided in request {{(pid=100524) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:08:05.999072 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.openstack.wsgi [None req-1233b73a-fb85-4858-b9a8-f5904cb22210 None None] Calling method 'all' {{(pid=100524) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:08:05.999537 np0000005924 devstack@c-api.service[100524]: INFO cinder.api.openstack.wsgi [None req-1233b73a-fb85-4858-b9a8-f5904cb22210 None None] https://10.4.3.117/volume// returned with HTTP 300 Jul 27 16:08:06.000006 np0000005924 devstack@c-api.service[100524]: [pid: 100524|app: 0|req: 84/321] 10.4.3.117 () {66 vars in 1428 bytes} [Mon Jul 27 16:08:05 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 27 16:08:06.014942 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.middleware.request_id [req-837382d2-4c3e-4547-8325-05732d8ce96f req-2a9ba84b-6e5c-4003-8248-186ea2014cf4 None None] RequestId filter calling following filter/app {{(pid=100523) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:08:06.084060 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.middleware.request_id [None req-e8d0a360-9481-400f-84cb-46c726e98b85 None None] RequestId filter calling following filter/app {{(pid=100521) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:08:06.086939 np0000005924 devstack@c-api.service[100521]: INFO cinder.api.openstack.wsgi [None req-e8d0a360-9481-400f-84cb-46c726e98b85 tempest-VolumesListAdminTestJSON-90408357 tempest-VolumesListAdminTestJSON-90408357-project-member] GET https://10.4.3.117/volume/v3/volumes/7e9b9f1a-b482-4868-a4f8-6537b5a6eed4 Jul 27 16:08:06.087269 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.openstack.wsgi [None req-e8d0a360-9481-400f-84cb-46c726e98b85 tempest-VolumesListAdminTestJSON-90408357 tempest-VolumesListAdminTestJSON-90408357-project-member] Empty body provided in request {{(pid=100521) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:08:06.087572 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.openstack.wsgi [None req-e8d0a360-9481-400f-84cb-46c726e98b85 tempest-VolumesListAdminTestJSON-90408357 tempest-VolumesListAdminTestJSON-90408357-project-member] Calling method 'show' {{(pid=100521) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:08:06.098928 np0000005924 devstack@c-api.service[100521]: INFO cinder.api.openstack.wsgi [None req-e8d0a360-9481-400f-84cb-46c726e98b85 tempest-VolumesListAdminTestJSON-90408357 tempest-VolumesListAdminTestJSON-90408357-project-member] https://10.4.3.117/volume/v3/volumes/7e9b9f1a-b482-4868-a4f8-6537b5a6eed4 returned with HTTP 404 Jul 27 16:08:06.099728 np0000005924 devstack@c-api.service[100521]: [pid: 100521|app: 0|req: 80/322] 10.4.3.117 () {66 vars in 1348 bytes} [Mon Jul 27 16:08:06 2026] GET /volume/v3/volumes/7e9b9f1a-b482-4868-a4f8-6537b5a6eed4 => generated 109 bytes in 16 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 27 16:08:06.109308 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.middleware.request_id [None req-fddf7c5f-5361-4158-8e6d-cad7c771b6e0 None None] RequestId filter calling following filter/app {{(pid=100522) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:08:06.111163 np0000005924 devstack@c-api.service[100522]: INFO cinder.api.openstack.wsgi [None req-fddf7c5f-5361-4158-8e6d-cad7c771b6e0 tempest-VolumesListAdminTestJSON-90408357 tempest-VolumesListAdminTestJSON-90408357-project-member] GET https://10.4.3.117/volume/v3/volumes/d6e3c0a9-04f9-496e-9917-4c29c1bf0b00 Jul 27 16:08:06.111339 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.openstack.wsgi [None req-fddf7c5f-5361-4158-8e6d-cad7c771b6e0 tempest-VolumesListAdminTestJSON-90408357 tempest-VolumesListAdminTestJSON-90408357-project-member] Empty body provided in request {{(pid=100522) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:08:06.111597 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.openstack.wsgi [None req-fddf7c5f-5361-4158-8e6d-cad7c771b6e0 tempest-VolumesListAdminTestJSON-90408357 tempest-VolumesListAdminTestJSON-90408357-project-member] Calling method 'show' {{(pid=100522) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:08:06.119413 np0000005924 devstack@c-api.service[100522]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:08:06.119413 np0000005924 devstack@c-api.service[100522]: warnings.warn( Jul 27 16:08:06.123696 np0000005924 devstack@c-api.service[100522]: INFO cinder.volume.api [None req-fddf7c5f-5361-4158-8e6d-cad7c771b6e0 tempest-VolumesListAdminTestJSON-90408357 tempest-VolumesListAdminTestJSON-90408357-project-member] Volume info retrieved successfully. Jul 27 16:08:06.128303 np0000005924 devstack@c-api.service[100522]: INFO cinder.api.openstack.wsgi [None req-fddf7c5f-5361-4158-8e6d-cad7c771b6e0 tempest-VolumesListAdminTestJSON-90408357 tempest-VolumesListAdminTestJSON-90408357-project-member] https://10.4.3.117/volume/v3/volumes/d6e3c0a9-04f9-496e-9917-4c29c1bf0b00 returned with HTTP 200 Jul 27 16:08:06.128735 np0000005924 devstack@c-api.service[100522]: [pid: 100522|app: 0|req: 80/323] 10.4.3.117 () {66 vars in 1348 bytes} [Mon Jul 27 16:08:06 2026] GET /volume/v3/volumes/d6e3c0a9-04f9-496e-9917-4c29c1bf0b00 => generated 848 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 27 16:08:06.146886 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.middleware.request_id [None req-2ff8cf68-3e6b-4fdb-921f-4fe940a39cef None None] RequestId filter calling following filter/app {{(pid=100524) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:08:06.148791 np0000005924 devstack@c-api.service[100524]: INFO cinder.api.openstack.wsgi [None req-2ff8cf68-3e6b-4fdb-921f-4fe940a39cef tempest-VolumesListAdminTestJSON-90408357 tempest-VolumesListAdminTestJSON-90408357-project-member] DELETE https://10.4.3.117/volume/v3/volumes/d6e3c0a9-04f9-496e-9917-4c29c1bf0b00 Jul 27 16:08:06.148877 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.openstack.wsgi [None req-2ff8cf68-3e6b-4fdb-921f-4fe940a39cef tempest-VolumesListAdminTestJSON-90408357 tempest-VolumesListAdminTestJSON-90408357-project-member] Empty body provided in request {{(pid=100524) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:08:06.149076 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.openstack.wsgi [None req-2ff8cf68-3e6b-4fdb-921f-4fe940a39cef tempest-VolumesListAdminTestJSON-90408357 tempest-VolumesListAdminTestJSON-90408357-project-member] Calling method 'delete' {{(pid=100524) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:08:06.149214 np0000005924 devstack@c-api.service[100524]: INFO cinder.api.v3.volumes [None req-2ff8cf68-3e6b-4fdb-921f-4fe940a39cef tempest-VolumesListAdminTestJSON-90408357 tempest-VolumesListAdminTestJSON-90408357-project-member] Delete volume with id: d6e3c0a9-04f9-496e-9917-4c29c1bf0b00 Jul 27 16:08:06.163351 np0000005924 devstack@c-api.service[100524]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:08:06.163351 np0000005924 devstack@c-api.service[100524]: warnings.warn( Jul 27 16:08:06.163351 np0000005924 devstack@c-api.service[100524]: INFO cinder.volume.api [None req-2ff8cf68-3e6b-4fdb-921f-4fe940a39cef tempest-VolumesListAdminTestJSON-90408357 tempest-VolumesListAdminTestJSON-90408357-project-member] Volume info retrieved successfully. Jul 27 16:08:06.201394 np0000005924 devstack@c-api.service[100524]: INFO cinder.volume.api [None req-2ff8cf68-3e6b-4fdb-921f-4fe940a39cef tempest-VolumesListAdminTestJSON-90408357 tempest-VolumesListAdminTestJSON-90408357-project-member] Delete volume request issued successfully. Jul 27 16:08:06.201522 np0000005924 devstack@c-api.service[100524]: INFO cinder.api.openstack.wsgi [None req-2ff8cf68-3e6b-4fdb-921f-4fe940a39cef tempest-VolumesListAdminTestJSON-90408357 tempest-VolumesListAdminTestJSON-90408357-project-member] https://10.4.3.117/volume/v3/volumes/d6e3c0a9-04f9-496e-9917-4c29c1bf0b00 returned with HTTP 202 Jul 27 16:08:06.202009 np0000005924 devstack@c-api.service[100524]: [pid: 100524|app: 0|req: 85/324] 10.4.3.117 () {66 vars in 1351 bytes} [Mon Jul 27 16:08:06 2026] DELETE /volume/v3/volumes/d6e3c0a9-04f9-496e-9917-4c29c1bf0b00 => generated 0 bytes in 55 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 27 16:08:06.212497 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.middleware.request_id [None req-f9560fc8-bf18-4d24-85d1-d12486fc4c0f None None] RequestId filter calling following filter/app {{(pid=100521) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:08:06.215612 np0000005924 devstack@c-api.service[100521]: INFO cinder.api.openstack.wsgi [None req-f9560fc8-bf18-4d24-85d1-d12486fc4c0f tempest-VolumesListAdminTestJSON-90408357 tempest-VolumesListAdminTestJSON-90408357-project-member] GET https://10.4.3.117/volume/v3/volumes/d6e3c0a9-04f9-496e-9917-4c29c1bf0b00 Jul 27 16:08:06.215925 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.openstack.wsgi [None req-f9560fc8-bf18-4d24-85d1-d12486fc4c0f tempest-VolumesListAdminTestJSON-90408357 tempest-VolumesListAdminTestJSON-90408357-project-member] Empty body provided in request {{(pid=100521) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:08:06.216211 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.openstack.wsgi [None req-f9560fc8-bf18-4d24-85d1-d12486fc4c0f tempest-VolumesListAdminTestJSON-90408357 tempest-VolumesListAdminTestJSON-90408357-project-member] Calling method 'show' {{(pid=100521) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:08:06.228544 np0000005924 devstack@c-api.service[100521]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:08:06.228544 np0000005924 devstack@c-api.service[100521]: warnings.warn( Jul 27 16:08:06.234208 np0000005924 devstack@c-api.service[100521]: INFO cinder.volume.api [None req-f9560fc8-bf18-4d24-85d1-d12486fc4c0f tempest-VolumesListAdminTestJSON-90408357 tempest-VolumesListAdminTestJSON-90408357-project-member] Volume info retrieved successfully. Jul 27 16:08:06.242214 np0000005924 devstack@c-api.service[100521]: INFO cinder.api.openstack.wsgi [None req-f9560fc8-bf18-4d24-85d1-d12486fc4c0f tempest-VolumesListAdminTestJSON-90408357 tempest-VolumesListAdminTestJSON-90408357-project-member] https://10.4.3.117/volume/v3/volumes/d6e3c0a9-04f9-496e-9917-4c29c1bf0b00 returned with HTTP 200 Jul 27 16:08:06.242714 np0000005924 devstack@c-api.service[100521]: [pid: 100521|app: 0|req: 81/325] 10.4.3.117 () {66 vars in 1348 bytes} [Mon Jul 27 16:08:06 2026] GET /volume/v3/volumes/d6e3c0a9-04f9-496e-9917-4c29c1bf0b00 => generated 847 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 27 16:08:06.299319 np0000005924 devstack@c-api.service[100523]: INFO cinder.api.openstack.wsgi [req-837382d2-4c3e-4547-8325-05732d8ce96f req-2a9ba84b-6e5c-4003-8248-186ea2014cf4 tempest-VolumesAssistedSnapshotsTest-569852816 tempest-VolumesAssistedSnapshotsTest-569852816-project-admin] POST https://10.4.3.117/volume/v3/attachments Jul 27 16:08:06.299892 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.openstack.wsgi [req-837382d2-4c3e-4547-8325-05732d8ce96f req-2a9ba84b-6e5c-4003-8248-186ea2014cf4 tempest-VolumesAssistedSnapshotsTest-569852816 tempest-VolumesAssistedSnapshotsTest-569852816-project-admin] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "c6d8bded-3b62-4fc1-95e4-1eb06a6adb9f", "connector": null, "instance_uuid": "c571d9aa-9892-4e26-9c70-8fb20263c9ef"}} {{(pid=100523) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 27 16:08:06.310508 np0000005924 devstack@c-api.service[100523]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:08:06.310508 np0000005924 devstack@c-api.service[100523]: warnings.warn( Jul 27 16:08:06.344061 np0000005924 devstack@c-api.service[100523]: INFO cinder.api.openstack.wsgi [req-837382d2-4c3e-4547-8325-05732d8ce96f req-2a9ba84b-6e5c-4003-8248-186ea2014cf4 tempest-VolumesAssistedSnapshotsTest-569852816 tempest-VolumesAssistedSnapshotsTest-569852816-project-admin] https://10.4.3.117/volume/v3/attachments returned with HTTP 200 Jul 27 16:08:06.344656 np0000005924 devstack@c-api.service[100523]: [pid: 100523|app: 0|req: 80/326] 10.4.3.117 () {74 vars in 1594 bytes} [Mon Jul 27 16:08:06 2026] POST /volume/v3/attachments => generated 273 bytes in 330 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 27 16:08:06.378010 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.middleware.request_id [None req-b437e1c5-ef98-4d29-a398-9efb74e70f0e None None] RequestId filter calling following filter/app {{(pid=100522) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:08:06.379781 np0000005924 devstack@c-api.service[100522]: INFO cinder.api.openstack.wsgi [None req-b437e1c5-ef98-4d29-a398-9efb74e70f0e tempest-VolumesAssistedSnapshotsTest-569852816 tempest-VolumesAssistedSnapshotsTest-569852816-project-admin] GET https://10.4.3.117/volume/v3/volumes/c6d8bded-3b62-4fc1-95e4-1eb06a6adb9f Jul 27 16:08:06.379973 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.openstack.wsgi [None req-b437e1c5-ef98-4d29-a398-9efb74e70f0e tempest-VolumesAssistedSnapshotsTest-569852816 tempest-VolumesAssistedSnapshotsTest-569852816-project-admin] Empty body provided in request {{(pid=100522) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:08:06.381884 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.openstack.wsgi [None req-b437e1c5-ef98-4d29-a398-9efb74e70f0e tempest-VolumesAssistedSnapshotsTest-569852816 tempest-VolumesAssistedSnapshotsTest-569852816-project-admin] Calling method 'show' {{(pid=100522) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:08:06.391622 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.middleware.request_id [None req-f1f808a8-e297-4f0e-9bdb-73577045fcb8 None None] RequestId filter calling following filter/app {{(pid=100524) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:08:06.391982 np0000005924 devstack@c-api.service[100524]: INFO cinder.api.openstack.wsgi [None req-f1f808a8-e297-4f0e-9bdb-73577045fcb8 None None] GET https://10.4.3.117/volume// Jul 27 16:08:06.392144 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.openstack.wsgi [None req-f1f808a8-e297-4f0e-9bdb-73577045fcb8 None None] Empty body provided in request {{(pid=100524) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:08:06.392338 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.openstack.wsgi [None req-f1f808a8-e297-4f0e-9bdb-73577045fcb8 None None] Calling method 'all' {{(pid=100524) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:08:06.392653 np0000005924 devstack@c-api.service[100524]: INFO cinder.api.openstack.wsgi [None req-f1f808a8-e297-4f0e-9bdb-73577045fcb8 None None] https://10.4.3.117/volume// returned with HTTP 300 Jul 27 16:08:06.393039 np0000005924 devstack@c-api.service[100524]: [pid: 100524|app: 0|req: 86/327] 10.4.3.117 () {66 vars in 1426 bytes} [Mon Jul 27 16:08:06 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 27 16:08:06.395816 np0000005924 devstack@c-api.service[100522]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:08:06.395816 np0000005924 devstack@c-api.service[100522]: warnings.warn( Jul 27 16:08:06.398976 np0000005924 devstack@c-api.service[100522]: INFO cinder.volume.api [None req-b437e1c5-ef98-4d29-a398-9efb74e70f0e tempest-VolumesAssistedSnapshotsTest-569852816 tempest-VolumesAssistedSnapshotsTest-569852816-project-admin] Volume info retrieved successfully. Jul 27 16:08:06.401296 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.middleware.request_id [req-837382d2-4c3e-4547-8325-05732d8ce96f req-b5df83e6-0315-40b4-be58-963abbf3919a None None] RequestId filter calling following filter/app {{(pid=100521) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:08:06.402671 np0000005924 devstack@c-api.service[100521]: INFO cinder.api.openstack.wsgi [req-837382d2-4c3e-4547-8325-05732d8ce96f req-b5df83e6-0315-40b4-be58-963abbf3919a tempest-VolumesAssistedSnapshotsTest-569852816 tempest-VolumesAssistedSnapshotsTest-569852816-project-admin] GET https://10.4.3.117/volume/v3/volumes/c6d8bded-3b62-4fc1-95e4-1eb06a6adb9f Jul 27 16:08:06.402708 np0000005924 devstack@c-api.service[100522]: INFO cinder.api.openstack.wsgi [None req-b437e1c5-ef98-4d29-a398-9efb74e70f0e tempest-VolumesAssistedSnapshotsTest-569852816 tempest-VolumesAssistedSnapshotsTest-569852816-project-admin] https://10.4.3.117/volume/v3/volumes/c6d8bded-3b62-4fc1-95e4-1eb06a6adb9f returned with HTTP 200 Jul 27 16:08:06.402863 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.openstack.wsgi [req-837382d2-4c3e-4547-8325-05732d8ce96f req-b5df83e6-0315-40b4-be58-963abbf3919a tempest-VolumesAssistedSnapshotsTest-569852816 tempest-VolumesAssistedSnapshotsTest-569852816-project-admin] Empty body provided in request {{(pid=100521) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:08:06.403075 np0000005924 devstack@c-api.service[100522]: [pid: 100522|app: 0|req: 81/328] 10.4.3.117 () {66 vars in 1348 bytes} [Mon Jul 27 16:08:06 2026] GET /volume/v3/volumes/c6d8bded-3b62-4fc1-95e4-1eb06a6adb9f => generated 1024 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 27 16:08:06.403310 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.openstack.wsgi [req-837382d2-4c3e-4547-8325-05732d8ce96f req-b5df83e6-0315-40b4-be58-963abbf3919a tempest-VolumesAssistedSnapshotsTest-569852816 tempest-VolumesAssistedSnapshotsTest-569852816-project-admin] Calling method 'show' {{(pid=100521) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:08:06.415901 np0000005924 devstack@c-api.service[100521]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:08:06.415901 np0000005924 devstack@c-api.service[100521]: warnings.warn( Jul 27 16:08:06.422194 np0000005924 devstack@c-api.service[100521]: INFO cinder.volume.api [req-837382d2-4c3e-4547-8325-05732d8ce96f req-b5df83e6-0315-40b4-be58-963abbf3919a tempest-VolumesAssistedSnapshotsTest-569852816 tempest-VolumesAssistedSnapshotsTest-569852816-project-admin] Volume info retrieved successfully. Jul 27 16:08:06.428353 np0000005924 devstack@c-api.service[100521]: INFO cinder.api.openstack.wsgi [req-837382d2-4c3e-4547-8325-05732d8ce96f req-b5df83e6-0315-40b4-be58-963abbf3919a tempest-VolumesAssistedSnapshotsTest-569852816 tempest-VolumesAssistedSnapshotsTest-569852816-project-admin] https://10.4.3.117/volume/v3/volumes/c6d8bded-3b62-4fc1-95e4-1eb06a6adb9f returned with HTTP 200 Jul 27 16:08:06.428353 np0000005924 devstack@c-api.service[100521]: [pid: 100521|app: 0|req: 82/329] 10.4.3.117 () {70 vars in 1639 bytes} [Mon Jul 27 16:08:06 2026] GET /volume/v3/volumes/c6d8bded-3b62-4fc1-95e4-1eb06a6adb9f => generated 1247 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 27 16:08:06.517376 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.middleware.request_id [req-837382d2-4c3e-4547-8325-05732d8ce96f req-17623f19-d2ba-490d-a3ae-7c788bdab129 None None] RequestId filter calling following filter/app {{(pid=100523) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:08:06.519969 np0000005924 devstack@c-api.service[100523]: INFO cinder.api.openstack.wsgi [req-837382d2-4c3e-4547-8325-05732d8ce96f req-17623f19-d2ba-490d-a3ae-7c788bdab129 tempest-VolumesAssistedSnapshotsTest-569852816 tempest-VolumesAssistedSnapshotsTest-569852816-project-admin] PUT https://10.4.3.117/volume/v3/attachments/36923e12-659e-4dd4-b55a-f9dad13cd609 Jul 27 16:08:06.520320 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.openstack.wsgi [req-837382d2-4c3e-4547-8325-05732d8ce96f req-17623f19-d2ba-490d-a3ae-7c788bdab129 tempest-VolumesAssistedSnapshotsTest-569852816 tempest-VolumesAssistedSnapshotsTest-569852816-project-admin] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.117", "host": "np0000005924", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:c1414b6f8d8f", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "13cbedf7-bb1f-4b5e-b492-2fef0d4dab25", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100523) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 27 16:08:06.526965 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.coordination [req-837382d2-4c3e-4547-8325-05732d8ce96f req-17623f19-d2ba-490d-a3ae-7c788bdab129 tempest-VolumesAssistedSnapshotsTest-569852816 tempest-VolumesAssistedSnapshotsTest-569852816-project-admin] Acquiring lock "cinder-attachment_update-c6d8bded-3b62-4fc1-95e4-1eb06a6adb9f-np0000005924" by "attachment_update" {{(pid=100523) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jul 27 16:08:06.531729 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.coordination [req-837382d2-4c3e-4547-8325-05732d8ce96f req-17623f19-d2ba-490d-a3ae-7c788bdab129 tempest-VolumesAssistedSnapshotsTest-569852816 tempest-VolumesAssistedSnapshotsTest-569852816-project-admin] Lock "cinder-attachment_update-c6d8bded-3b62-4fc1-95e4-1eb06a6adb9f-np0000005924" acquired by "attachment_update" :: waited 0.005s {{(pid=100523) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jul 27 16:08:06.532605 np0000005924 devstack@c-api.service[100523]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:08:06.532605 np0000005924 devstack@c-api.service[100523]: warnings.warn( Jul 27 16:08:06.613188 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.coordination [req-837382d2-4c3e-4547-8325-05732d8ce96f req-17623f19-d2ba-490d-a3ae-7c788bdab129 tempest-VolumesAssistedSnapshotsTest-569852816 tempest-VolumesAssistedSnapshotsTest-569852816-project-admin] Lock "cinder-attachment_update-c6d8bded-3b62-4fc1-95e4-1eb06a6adb9f-np0000005924" released by "attachment_update" :: held 0.081s {{(pid=100523) __release /opt/stack/cinder/cinder/coordination.py:152}} Jul 27 16:08:06.613676 np0000005924 devstack@c-api.service[100523]: INFO cinder.api.openstack.wsgi [req-837382d2-4c3e-4547-8325-05732d8ce96f req-17623f19-d2ba-490d-a3ae-7c788bdab129 tempest-VolumesAssistedSnapshotsTest-569852816 tempest-VolumesAssistedSnapshotsTest-569852816-project-admin] https://10.4.3.117/volume/v3/attachments/36923e12-659e-4dd4-b55a-f9dad13cd609 returned with HTTP 200 Jul 27 16:08:06.614697 np0000005924 devstack@c-api.service[100523]: [pid: 100523|app: 0|req: 81/330] 10.4.3.117 () {74 vars in 1704 bytes} [Mon Jul 27 16:08:06 2026] PUT /volume/v3/attachments/36923e12-659e-4dd4-b55a-f9dad13cd609 => generated 969 bytes in 103 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 27 16:08:06.614783 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.middleware.request_id [None req-2dd67fb3-2648-4a4a-8019-6982421cf8c0 None None] RequestId filter calling following filter/app {{(pid=100524) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:08:06.616341 np0000005924 devstack@c-api.service[100524]: INFO cinder.api.openstack.wsgi [None req-2dd67fb3-2648-4a4a-8019-6982421cf8c0 tempest-AttachSCSIVolumeTestJSON-2124112834 tempest-AttachSCSIVolumeTestJSON-2124112834-project-member] GET https://10.4.3.117/volume/v3/volumes/38ec7693-8262-4563-a42d-6ca8c1b177b1 Jul 27 16:08:06.616557 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.openstack.wsgi [None req-2dd67fb3-2648-4a4a-8019-6982421cf8c0 tempest-AttachSCSIVolumeTestJSON-2124112834 tempest-AttachSCSIVolumeTestJSON-2124112834-project-member] Empty body provided in request {{(pid=100524) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:08:06.616734 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.openstack.wsgi [None req-2dd67fb3-2648-4a4a-8019-6982421cf8c0 tempest-AttachSCSIVolumeTestJSON-2124112834 tempest-AttachSCSIVolumeTestJSON-2124112834-project-member] Calling method 'show' {{(pid=100524) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:08:06.625590 np0000005924 devstack@c-api.service[100524]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:08:06.625590 np0000005924 devstack@c-api.service[100524]: warnings.warn( Jul 27 16:08:06.628637 np0000005924 devstack@c-api.service[100524]: INFO cinder.volume.api [None req-2dd67fb3-2648-4a4a-8019-6982421cf8c0 tempest-AttachSCSIVolumeTestJSON-2124112834 tempest-AttachSCSIVolumeTestJSON-2124112834-project-member] Volume info retrieved successfully. Jul 27 16:08:06.631731 np0000005924 devstack@c-api.service[100524]: INFO cinder.api.openstack.wsgi [None req-2dd67fb3-2648-4a4a-8019-6982421cf8c0 tempest-AttachSCSIVolumeTestJSON-2124112834 tempest-AttachSCSIVolumeTestJSON-2124112834-project-member] https://10.4.3.117/volume/v3/volumes/38ec7693-8262-4563-a42d-6ca8c1b177b1 returned with HTTP 200 Jul 27 16:08:06.632028 np0000005924 devstack@c-api.service[100524]: [pid: 100524|app: 0|req: 87/331] 10.4.3.117 () {66 vars in 1348 bytes} [Mon Jul 27 16:08:06 2026] GET /volume/v3/volumes/38ec7693-8262-4563-a42d-6ca8c1b177b1 => generated 848 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 27 16:08:07.117914 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.middleware.request_id [req-e8112abd-a848-4ca8-9f94-5a890a5f89b5 req-6d8f5437-a450-4e44-8d8c-0f2baa523824 None None] RequestId filter calling following filter/app {{(pid=100522) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:08:07.121639 np0000005924 devstack@c-api.service[100522]: INFO cinder.api.openstack.wsgi [req-e8112abd-a848-4ca8-9f94-5a890a5f89b5 req-6d8f5437-a450-4e44-8d8c-0f2baa523824 tempest-AttachSCSIVolumeTestJSON-2124112834 tempest-AttachSCSIVolumeTestJSON-2124112834-project-member] POST https://10.4.3.117/volume/v3/attachments/1c82d416-1494-46e4-8188-3b091da670fe/action Jul 27 16:08:07.122169 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.openstack.wsgi [req-e8112abd-a848-4ca8-9f94-5a890a5f89b5 req-6d8f5437-a450-4e44-8d8c-0f2baa523824 tempest-AttachSCSIVolumeTestJSON-2124112834 tempest-AttachSCSIVolumeTestJSON-2124112834-project-member] Action body: b'{"os-complete": null}' {{(pid=100522) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 27 16:08:07.122318 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.openstack.wsgi [req-e8112abd-a848-4ca8-9f94-5a890a5f89b5 req-6d8f5437-a450-4e44-8d8c-0f2baa523824 tempest-AttachSCSIVolumeTestJSON-2124112834 tempest-AttachSCSIVolumeTestJSON-2124112834-project-member] Action: 'action', calling method: version_select, body: {"os-complete": null} {{(pid=100522) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 27 16:08:07.156399 np0000005924 devstack@c-api.service[100522]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:08:07.156399 np0000005924 devstack@c-api.service[100522]: warnings.warn( Jul 27 16:08:07.190477 np0000005924 devstack@c-api.service[100522]: INFO cinder.api.openstack.wsgi [req-e8112abd-a848-4ca8-9f94-5a890a5f89b5 req-6d8f5437-a450-4e44-8d8c-0f2baa523824 tempest-AttachSCSIVolumeTestJSON-2124112834 tempest-AttachSCSIVolumeTestJSON-2124112834-project-member] https://10.4.3.117/volume/v3/attachments/1c82d416-1494-46e4-8188-3b091da670fe/action returned with HTTP 204 Jul 27 16:08:07.190928 np0000005924 devstack@c-api.service[100522]: [pid: 100522|app: 0|req: 82/332] 10.4.3.117 () {74 vars in 1725 bytes} [Mon Jul 27 16:08:07 2026] POST /volume/v3/attachments/1c82d416-1494-46e4-8188-3b091da670fe/action => generated 0 bytes in 73 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jul 27 16:08:07.259763 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.middleware.request_id [None req-9f3c6525-0860-43fa-8da5-24ce4c265320 None None] RequestId filter calling following filter/app {{(pid=100521) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:08:07.263070 np0000005924 devstack@c-api.service[100521]: INFO cinder.api.openstack.wsgi [None req-9f3c6525-0860-43fa-8da5-24ce4c265320 tempest-VolumesListAdminTestJSON-90408357 tempest-VolumesListAdminTestJSON-90408357-project-member] GET https://10.4.3.117/volume/v3/volumes/d6e3c0a9-04f9-496e-9917-4c29c1bf0b00 Jul 27 16:08:07.263373 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.openstack.wsgi [None req-9f3c6525-0860-43fa-8da5-24ce4c265320 tempest-VolumesListAdminTestJSON-90408357 tempest-VolumesListAdminTestJSON-90408357-project-member] Empty body provided in request {{(pid=100521) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:08:07.263679 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.openstack.wsgi [None req-9f3c6525-0860-43fa-8da5-24ce4c265320 tempest-VolumesListAdminTestJSON-90408357 tempest-VolumesListAdminTestJSON-90408357-project-member] Calling method 'show' {{(pid=100521) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:08:07.282990 np0000005924 devstack@c-api.service[100521]: INFO cinder.api.openstack.wsgi [None req-9f3c6525-0860-43fa-8da5-24ce4c265320 tempest-VolumesListAdminTestJSON-90408357 tempest-VolumesListAdminTestJSON-90408357-project-member] https://10.4.3.117/volume/v3/volumes/d6e3c0a9-04f9-496e-9917-4c29c1bf0b00 returned with HTTP 404 Jul 27 16:08:07.283632 np0000005924 devstack@c-api.service[100521]: [pid: 100521|app: 0|req: 83/333] 10.4.3.117 () {66 vars in 1348 bytes} [Mon Jul 27 16:08:07 2026] GET /volume/v3/volumes/d6e3c0a9-04f9-496e-9917-4c29c1bf0b00 => generated 109 bytes in 27 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 27 16:08:07.290374 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.middleware.request_id [None req-4a4ea746-a390-4f44-91f0-837df406f2db None None] RequestId filter calling following filter/app {{(pid=100523) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:08:07.292268 np0000005924 devstack@c-api.service[100523]: INFO cinder.api.openstack.wsgi [None req-4a4ea746-a390-4f44-91f0-837df406f2db tempest-VolumesListAdminTestJSON-90408357 tempest-VolumesListAdminTestJSON-90408357-project-member] GET https://10.4.3.117/volume/v3/volumes/484ec19c-c508-49df-b7ff-818e9710b373 Jul 27 16:08:07.292529 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.openstack.wsgi [None req-4a4ea746-a390-4f44-91f0-837df406f2db tempest-VolumesListAdminTestJSON-90408357 tempest-VolumesListAdminTestJSON-90408357-project-member] Empty body provided in request {{(pid=100523) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:08:07.292771 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.openstack.wsgi [None req-4a4ea746-a390-4f44-91f0-837df406f2db tempest-VolumesListAdminTestJSON-90408357 tempest-VolumesListAdminTestJSON-90408357-project-member] Calling method 'show' {{(pid=100523) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:08:07.301407 np0000005924 devstack@c-api.service[100523]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:08:07.301407 np0000005924 devstack@c-api.service[100523]: warnings.warn( Jul 27 16:08:07.307372 np0000005924 devstack@c-api.service[100523]: INFO cinder.volume.api [None req-4a4ea746-a390-4f44-91f0-837df406f2db tempest-VolumesListAdminTestJSON-90408357 tempest-VolumesListAdminTestJSON-90408357-project-member] Volume info retrieved successfully. Jul 27 16:08:07.314360 np0000005924 devstack@c-api.service[100523]: INFO cinder.api.openstack.wsgi [None req-4a4ea746-a390-4f44-91f0-837df406f2db tempest-VolumesListAdminTestJSON-90408357 tempest-VolumesListAdminTestJSON-90408357-project-member] https://10.4.3.117/volume/v3/volumes/484ec19c-c508-49df-b7ff-818e9710b373 returned with HTTP 200 Jul 27 16:08:07.314920 np0000005924 devstack@c-api.service[100523]: [pid: 100523|app: 0|req: 82/334] 10.4.3.117 () {66 vars in 1348 bytes} [Mon Jul 27 16:08:07 2026] GET /volume/v3/volumes/484ec19c-c508-49df-b7ff-818e9710b373 => generated 847 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 27 16:08:07.326247 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.middleware.request_id [None req-d9a0e368-4f1e-413e-991c-f428819c40a9 None None] RequestId filter calling following filter/app {{(pid=100524) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:08:07.328108 np0000005924 devstack@c-api.service[100524]: INFO cinder.api.openstack.wsgi [None req-d9a0e368-4f1e-413e-991c-f428819c40a9 tempest-VolumesListAdminTestJSON-90408357 tempest-VolumesListAdminTestJSON-90408357-project-member] DELETE https://10.4.3.117/volume/v3/volumes/484ec19c-c508-49df-b7ff-818e9710b373 Jul 27 16:08:07.329842 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.openstack.wsgi [None req-d9a0e368-4f1e-413e-991c-f428819c40a9 tempest-VolumesListAdminTestJSON-90408357 tempest-VolumesListAdminTestJSON-90408357-project-member] Empty body provided in request {{(pid=100524) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:08:07.329842 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.openstack.wsgi [None req-d9a0e368-4f1e-413e-991c-f428819c40a9 tempest-VolumesListAdminTestJSON-90408357 tempest-VolumesListAdminTestJSON-90408357-project-member] Calling method 'delete' {{(pid=100524) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:08:07.329842 np0000005924 devstack@c-api.service[100524]: INFO cinder.api.v3.volumes [None req-d9a0e368-4f1e-413e-991c-f428819c40a9 tempest-VolumesListAdminTestJSON-90408357 tempest-VolumesListAdminTestJSON-90408357-project-member] Delete volume with id: 484ec19c-c508-49df-b7ff-818e9710b373 Jul 27 16:08:07.335719 np0000005924 devstack@c-api.service[100524]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:08:07.335719 np0000005924 devstack@c-api.service[100524]: warnings.warn( Jul 27 16:08:07.336129 np0000005924 devstack@c-api.service[100524]: INFO cinder.volume.api [None req-d9a0e368-4f1e-413e-991c-f428819c40a9 tempest-VolumesListAdminTestJSON-90408357 tempest-VolumesListAdminTestJSON-90408357-project-member] Volume info retrieved successfully. Jul 27 16:08:07.366652 np0000005924 devstack@c-api.service[100524]: INFO cinder.volume.api [None req-d9a0e368-4f1e-413e-991c-f428819c40a9 tempest-VolumesListAdminTestJSON-90408357 tempest-VolumesListAdminTestJSON-90408357-project-member] Delete volume request issued successfully. Jul 27 16:08:07.366777 np0000005924 devstack@c-api.service[100524]: INFO cinder.api.openstack.wsgi [None req-d9a0e368-4f1e-413e-991c-f428819c40a9 tempest-VolumesListAdminTestJSON-90408357 tempest-VolumesListAdminTestJSON-90408357-project-member] https://10.4.3.117/volume/v3/volumes/484ec19c-c508-49df-b7ff-818e9710b373 returned with HTTP 202 Jul 27 16:08:07.367167 np0000005924 devstack@c-api.service[100524]: [pid: 100524|app: 0|req: 88/335] 10.4.3.117 () {66 vars in 1351 bytes} [Mon Jul 27 16:08:07 2026] DELETE /volume/v3/volumes/484ec19c-c508-49df-b7ff-818e9710b373 => generated 0 bytes in 41 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 27 16:08:07.374083 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.middleware.request_id [None req-34f2ae3a-8d67-4060-b036-a68166576604 None None] RequestId filter calling following filter/app {{(pid=100522) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:08:07.375665 np0000005924 devstack@c-api.service[100522]: INFO cinder.api.openstack.wsgi [None req-34f2ae3a-8d67-4060-b036-a68166576604 tempest-VolumesListAdminTestJSON-90408357 tempest-VolumesListAdminTestJSON-90408357-project-member] GET https://10.4.3.117/volume/v3/volumes/484ec19c-c508-49df-b7ff-818e9710b373 Jul 27 16:08:07.375824 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.openstack.wsgi [None req-34f2ae3a-8d67-4060-b036-a68166576604 tempest-VolumesListAdminTestJSON-90408357 tempest-VolumesListAdminTestJSON-90408357-project-member] Empty body provided in request {{(pid=100522) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:08:07.375992 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.openstack.wsgi [None req-34f2ae3a-8d67-4060-b036-a68166576604 tempest-VolumesListAdminTestJSON-90408357 tempest-VolumesListAdminTestJSON-90408357-project-member] Calling method 'show' {{(pid=100522) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:08:07.383372 np0000005924 devstack@c-api.service[100522]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:08:07.383372 np0000005924 devstack@c-api.service[100522]: warnings.warn( Jul 27 16:08:07.386606 np0000005924 devstack@c-api.service[100522]: INFO cinder.volume.api [None req-34f2ae3a-8d67-4060-b036-a68166576604 tempest-VolumesListAdminTestJSON-90408357 tempest-VolumesListAdminTestJSON-90408357-project-member] Volume info retrieved successfully. Jul 27 16:08:07.392794 np0000005924 devstack@c-api.service[100522]: INFO cinder.api.openstack.wsgi [None req-34f2ae3a-8d67-4060-b036-a68166576604 tempest-VolumesListAdminTestJSON-90408357 tempest-VolumesListAdminTestJSON-90408357-project-member] https://10.4.3.117/volume/v3/volumes/484ec19c-c508-49df-b7ff-818e9710b373 returned with HTTP 200 Jul 27 16:08:07.393245 np0000005924 devstack@c-api.service[100522]: [pid: 100522|app: 0|req: 83/336] 10.4.3.117 () {66 vars in 1348 bytes} [Mon Jul 27 16:08:07 2026] GET /volume/v3/volumes/484ec19c-c508-49df-b7ff-818e9710b373 => generated 846 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 27 16:08:07.415569 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.middleware.request_id [None req-3785a629-2a04-4d10-beb4-692f6aeb8a40 None None] RequestId filter calling following filter/app {{(pid=100521) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:08:07.422216 np0000005924 devstack@c-api.service[100521]: INFO cinder.api.openstack.wsgi [None req-3785a629-2a04-4d10-beb4-692f6aeb8a40 tempest-VolumesAssistedSnapshotsTest-569852816 tempest-VolumesAssistedSnapshotsTest-569852816-project-admin] GET https://10.4.3.117/volume/v3/volumes/c6d8bded-3b62-4fc1-95e4-1eb06a6adb9f Jul 27 16:08:07.422533 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.openstack.wsgi [None req-3785a629-2a04-4d10-beb4-692f6aeb8a40 tempest-VolumesAssistedSnapshotsTest-569852816 tempest-VolumesAssistedSnapshotsTest-569852816-project-admin] Empty body provided in request {{(pid=100521) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:08:07.422791 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.openstack.wsgi [None req-3785a629-2a04-4d10-beb4-692f6aeb8a40 tempest-VolumesAssistedSnapshotsTest-569852816 tempest-VolumesAssistedSnapshotsTest-569852816-project-admin] Calling method 'show' {{(pid=100521) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:08:07.444867 np0000005924 devstack@c-api.service[100521]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:08:07.444867 np0000005924 devstack@c-api.service[100521]: warnings.warn( Jul 27 16:08:07.451298 np0000005924 devstack@c-api.service[100521]: INFO cinder.volume.api [None req-3785a629-2a04-4d10-beb4-692f6aeb8a40 tempest-VolumesAssistedSnapshotsTest-569852816 tempest-VolumesAssistedSnapshotsTest-569852816-project-admin] Volume info retrieved successfully. Jul 27 16:08:07.457767 np0000005924 devstack@c-api.service[100521]: INFO cinder.api.openstack.wsgi [None req-3785a629-2a04-4d10-beb4-692f6aeb8a40 tempest-VolumesAssistedSnapshotsTest-569852816 tempest-VolumesAssistedSnapshotsTest-569852816-project-admin] https://10.4.3.117/volume/v3/volumes/c6d8bded-3b62-4fc1-95e4-1eb06a6adb9f returned with HTTP 200 Jul 27 16:08:07.462367 np0000005924 devstack@c-api.service[100521]: [pid: 100521|app: 0|req: 84/337] 10.4.3.117 () {66 vars in 1348 bytes} [Mon Jul 27 16:08:07 2026] GET /volume/v3/volumes/c6d8bded-3b62-4fc1-95e4-1eb06a6adb9f => generated 1025 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 27 16:08:07.650591 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.middleware.request_id [None req-93cc2886-2da0-4262-94a3-c3b159c9c56c None None] RequestId filter calling following filter/app {{(pid=100523) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:08:07.653124 np0000005924 devstack@c-api.service[100523]: INFO cinder.api.openstack.wsgi [None req-93cc2886-2da0-4262-94a3-c3b159c9c56c tempest-AttachSCSIVolumeTestJSON-2124112834 tempest-AttachSCSIVolumeTestJSON-2124112834-project-member] GET https://10.4.3.117/volume/v3/volumes/38ec7693-8262-4563-a42d-6ca8c1b177b1 Jul 27 16:08:07.653400 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.openstack.wsgi [None req-93cc2886-2da0-4262-94a3-c3b159c9c56c tempest-AttachSCSIVolumeTestJSON-2124112834 tempest-AttachSCSIVolumeTestJSON-2124112834-project-member] Empty body provided in request {{(pid=100523) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:08:07.653669 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.openstack.wsgi [None req-93cc2886-2da0-4262-94a3-c3b159c9c56c tempest-AttachSCSIVolumeTestJSON-2124112834 tempest-AttachSCSIVolumeTestJSON-2124112834-project-member] Calling method 'show' {{(pid=100523) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:08:07.666340 np0000005924 devstack@c-api.service[100523]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:08:07.666340 np0000005924 devstack@c-api.service[100523]: warnings.warn( Jul 27 16:08:07.670685 np0000005924 devstack@c-api.service[100523]: INFO cinder.volume.api [None req-93cc2886-2da0-4262-94a3-c3b159c9c56c tempest-AttachSCSIVolumeTestJSON-2124112834 tempest-AttachSCSIVolumeTestJSON-2124112834-project-member] Volume info retrieved successfully. Jul 27 16:08:07.675955 np0000005924 devstack@c-api.service[100523]: INFO cinder.api.openstack.wsgi [None req-93cc2886-2da0-4262-94a3-c3b159c9c56c tempest-AttachSCSIVolumeTestJSON-2124112834 tempest-AttachSCSIVolumeTestJSON-2124112834-project-member] https://10.4.3.117/volume/v3/volumes/38ec7693-8262-4563-a42d-6ca8c1b177b1 returned with HTTP 200 Jul 27 16:08:07.676460 np0000005924 devstack@c-api.service[100523]: [pid: 100523|app: 0|req: 83/338] 10.4.3.117 () {66 vars in 1348 bytes} [Mon Jul 27 16:08:07 2026] GET /volume/v3/volumes/38ec7693-8262-4563-a42d-6ca8c1b177b1 => generated 1140 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 27 16:08:07.694169 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.middleware.request_id [None req-653af92f-2083-48e3-ba7b-7988dd4debe8 None None] RequestId filter calling following filter/app {{(pid=100524) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:08:07.696175 np0000005924 devstack@c-api.service[100524]: INFO cinder.api.openstack.wsgi [None req-653af92f-2083-48e3-ba7b-7988dd4debe8 tempest-AttachSCSIVolumeTestJSON-2124112834 tempest-AttachSCSIVolumeTestJSON-2124112834-project-member] GET https://10.4.3.117/volume/v3/volumes/38ec7693-8262-4563-a42d-6ca8c1b177b1 Jul 27 16:08:07.696397 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.openstack.wsgi [None req-653af92f-2083-48e3-ba7b-7988dd4debe8 tempest-AttachSCSIVolumeTestJSON-2124112834 tempest-AttachSCSIVolumeTestJSON-2124112834-project-member] Empty body provided in request {{(pid=100524) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:08:07.696687 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.openstack.wsgi [None req-653af92f-2083-48e3-ba7b-7988dd4debe8 tempest-AttachSCSIVolumeTestJSON-2124112834 tempest-AttachSCSIVolumeTestJSON-2124112834-project-member] Calling method 'show' {{(pid=100524) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:08:07.706354 np0000005924 devstack@c-api.service[100524]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:08:07.706354 np0000005924 devstack@c-api.service[100524]: warnings.warn( Jul 27 16:08:07.710483 np0000005924 devstack@c-api.service[100524]: INFO cinder.volume.api [None req-653af92f-2083-48e3-ba7b-7988dd4debe8 tempest-AttachSCSIVolumeTestJSON-2124112834 tempest-AttachSCSIVolumeTestJSON-2124112834-project-member] Volume info retrieved successfully. Jul 27 16:08:07.715782 np0000005924 devstack@c-api.service[100524]: INFO cinder.api.openstack.wsgi [None req-653af92f-2083-48e3-ba7b-7988dd4debe8 tempest-AttachSCSIVolumeTestJSON-2124112834 tempest-AttachSCSIVolumeTestJSON-2124112834-project-member] https://10.4.3.117/volume/v3/volumes/38ec7693-8262-4563-a42d-6ca8c1b177b1 returned with HTTP 200 Jul 27 16:08:07.716249 np0000005924 devstack@c-api.service[100524]: [pid: 100524|app: 0|req: 89/339] 10.4.3.117 () {66 vars in 1348 bytes} [Mon Jul 27 16:08:07 2026] GET /volume/v3/volumes/38ec7693-8262-4563-a42d-6ca8c1b177b1 => generated 1140 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 27 16:08:07.731807 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.middleware.request_id [None req-46df26b9-840d-4f65-885b-dc35289e6dae None None] RequestId filter calling following filter/app {{(pid=100522) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:08:07.733783 np0000005924 devstack@c-api.service[100522]: INFO cinder.api.openstack.wsgi [None req-46df26b9-840d-4f65-885b-dc35289e6dae tempest-AttachSCSIVolumeTestJSON-2124112834 tempest-AttachSCSIVolumeTestJSON-2124112834-project-reader] GET https://10.4.3.117/volume/v3/volumes/38ec7693-8262-4563-a42d-6ca8c1b177b1 Jul 27 16:08:07.733997 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.openstack.wsgi [None req-46df26b9-840d-4f65-885b-dc35289e6dae tempest-AttachSCSIVolumeTestJSON-2124112834 tempest-AttachSCSIVolumeTestJSON-2124112834-project-reader] Empty body provided in request {{(pid=100522) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:08:07.734186 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.openstack.wsgi [None req-46df26b9-840d-4f65-885b-dc35289e6dae tempest-AttachSCSIVolumeTestJSON-2124112834 tempest-AttachSCSIVolumeTestJSON-2124112834-project-reader] Calling method 'show' {{(pid=100522) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:08:07.750835 np0000005924 devstack@c-api.service[100522]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:08:07.750835 np0000005924 devstack@c-api.service[100522]: warnings.warn( Jul 27 16:08:07.756426 np0000005924 devstack@c-api.service[100522]: INFO cinder.volume.api [None req-46df26b9-840d-4f65-885b-dc35289e6dae tempest-AttachSCSIVolumeTestJSON-2124112834 tempest-AttachSCSIVolumeTestJSON-2124112834-project-reader] Volume info retrieved successfully. Jul 27 16:08:07.761099 np0000005924 devstack@c-api.service[100522]: INFO cinder.api.openstack.wsgi [None req-46df26b9-840d-4f65-885b-dc35289e6dae tempest-AttachSCSIVolumeTestJSON-2124112834 tempest-AttachSCSIVolumeTestJSON-2124112834-project-reader] https://10.4.3.117/volume/v3/volumes/38ec7693-8262-4563-a42d-6ca8c1b177b1 returned with HTTP 200 Jul 27 16:08:07.761468 np0000005924 devstack@c-api.service[100522]: [pid: 100522|app: 0|req: 84/340] 10.4.3.117 () {66 vars in 1348 bytes} [Mon Jul 27 16:08:07 2026] GET /volume/v3/volumes/38ec7693-8262-4563-a42d-6ca8c1b177b1 => generated 1140 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 27 16:08:07.854825 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.middleware.request_id [req-dbb2eca9-a252-458e-ad3c-96937afce83e req-fe2e7a84-3402-49de-9997-5315a4da5225 None None] RequestId filter calling following filter/app {{(pid=100521) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:08:07.856553 np0000005924 devstack@c-api.service[100521]: INFO cinder.api.openstack.wsgi [req-dbb2eca9-a252-458e-ad3c-96937afce83e req-fe2e7a84-3402-49de-9997-5315a4da5225 tempest-AttachSCSIVolumeTestJSON-2124112834 tempest-AttachSCSIVolumeTestJSON-2124112834-project-member] GET https://10.4.3.117/volume/v3/volumes/38ec7693-8262-4563-a42d-6ca8c1b177b1 Jul 27 16:08:07.856820 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.openstack.wsgi [req-dbb2eca9-a252-458e-ad3c-96937afce83e req-fe2e7a84-3402-49de-9997-5315a4da5225 tempest-AttachSCSIVolumeTestJSON-2124112834 tempest-AttachSCSIVolumeTestJSON-2124112834-project-member] Empty body provided in request {{(pid=100521) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:08:07.857150 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.openstack.wsgi [req-dbb2eca9-a252-458e-ad3c-96937afce83e req-fe2e7a84-3402-49de-9997-5315a4da5225 tempest-AttachSCSIVolumeTestJSON-2124112834 tempest-AttachSCSIVolumeTestJSON-2124112834-project-member] Calling method 'show' {{(pid=100521) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:08:07.869505 np0000005924 devstack@c-api.service[100521]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:08:07.869505 np0000005924 devstack@c-api.service[100521]: warnings.warn( Jul 27 16:08:07.876800 np0000005924 devstack@c-api.service[100521]: INFO cinder.volume.api [req-dbb2eca9-a252-458e-ad3c-96937afce83e req-fe2e7a84-3402-49de-9997-5315a4da5225 tempest-AttachSCSIVolumeTestJSON-2124112834 tempest-AttachSCSIVolumeTestJSON-2124112834-project-member] Volume info retrieved successfully. Jul 27 16:08:07.878626 np0000005924 devstack@c-api.service[100521]: INFO cinder.api.openstack.wsgi [req-dbb2eca9-a252-458e-ad3c-96937afce83e req-fe2e7a84-3402-49de-9997-5315a4da5225 tempest-AttachSCSIVolumeTestJSON-2124112834 tempest-AttachSCSIVolumeTestJSON-2124112834-project-member] https://10.4.3.117/volume/v3/volumes/38ec7693-8262-4563-a42d-6ca8c1b177b1 returned with HTTP 200 Jul 27 16:08:07.879081 np0000005924 devstack@c-api.service[100521]: [pid: 100521|app: 0|req: 85/341] 10.4.3.117 () {68 vars in 1598 bytes} [Mon Jul 27 16:08:07 2026] GET /volume/v3/volumes/38ec7693-8262-4563-a42d-6ca8c1b177b1 => generated 1140 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 27 16:08:07.921613 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.middleware.request_id [req-dbb2eca9-a252-458e-ad3c-96937afce83e req-f218ea38-a614-488a-9c84-38be30cf1581 None None] RequestId filter calling following filter/app {{(pid=100523) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:08:07.924357 np0000005924 devstack@c-api.service[100523]: INFO cinder.api.openstack.wsgi [req-dbb2eca9-a252-458e-ad3c-96937afce83e req-f218ea38-a614-488a-9c84-38be30cf1581 tempest-AttachSCSIVolumeTestJSON-2124112834 tempest-AttachSCSIVolumeTestJSON-2124112834-project-member] POST https://10.4.3.117/volume/v3/volumes/38ec7693-8262-4563-a42d-6ca8c1b177b1/action Jul 27 16:08:07.924357 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.openstack.wsgi [req-dbb2eca9-a252-458e-ad3c-96937afce83e req-f218ea38-a614-488a-9c84-38be30cf1581 tempest-AttachSCSIVolumeTestJSON-2124112834 tempest-AttachSCSIVolumeTestJSON-2124112834-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100523) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 27 16:08:07.924357 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.openstack.wsgi [req-dbb2eca9-a252-458e-ad3c-96937afce83e req-f218ea38-a614-488a-9c84-38be30cf1581 tempest-AttachSCSIVolumeTestJSON-2124112834 tempest-AttachSCSIVolumeTestJSON-2124112834-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100523) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 27 16:08:07.932855 np0000005924 devstack@c-api.service[100523]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:08:07.932855 np0000005924 devstack@c-api.service[100523]: warnings.warn( Jul 27 16:08:07.933396 np0000005924 devstack@c-api.service[100523]: INFO cinder.volume.api [req-dbb2eca9-a252-458e-ad3c-96937afce83e req-f218ea38-a614-488a-9c84-38be30cf1581 tempest-AttachSCSIVolumeTestJSON-2124112834 tempest-AttachSCSIVolumeTestJSON-2124112834-project-member] Volume info retrieved successfully. Jul 27 16:08:07.942371 np0000005924 devstack@c-api.service[100523]: INFO cinder.volume.api [req-dbb2eca9-a252-458e-ad3c-96937afce83e req-f218ea38-a614-488a-9c84-38be30cf1581 tempest-AttachSCSIVolumeTestJSON-2124112834 tempest-AttachSCSIVolumeTestJSON-2124112834-project-member] Begin detaching volume completed successfully. Jul 27 16:08:07.942684 np0000005924 devstack@c-api.service[100523]: INFO cinder.api.openstack.wsgi [req-dbb2eca9-a252-458e-ad3c-96937afce83e req-f218ea38-a614-488a-9c84-38be30cf1581 tempest-AttachSCSIVolumeTestJSON-2124112834 tempest-AttachSCSIVolumeTestJSON-2124112834-project-member] https://10.4.3.117/volume/v3/volumes/38ec7693-8262-4563-a42d-6ca8c1b177b1/action returned with HTTP 202 Jul 27 16:08:07.943072 np0000005924 devstack@c-api.service[100523]: [pid: 100523|app: 0|req: 84/342] 10.4.3.117 () {72 vars in 1672 bytes} [Mon Jul 27 16:08:07 2026] POST /volume/v3/volumes/38ec7693-8262-4563-a42d-6ca8c1b177b1/action => generated 0 bytes in 24 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 27 16:08:07.965236 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.middleware.request_id [None req-52ecfcf4-cf47-49f4-ab04-d389907575e3 None None] RequestId filter calling following filter/app {{(pid=100524) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:08:07.967463 np0000005924 devstack@c-api.service[100524]: INFO cinder.api.openstack.wsgi [None req-52ecfcf4-cf47-49f4-ab04-d389907575e3 tempest-AttachSCSIVolumeTestJSON-2124112834 tempest-AttachSCSIVolumeTestJSON-2124112834-project-reader] GET https://10.4.3.117/volume/v3/volumes/38ec7693-8262-4563-a42d-6ca8c1b177b1 Jul 27 16:08:07.967690 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.openstack.wsgi [None req-52ecfcf4-cf47-49f4-ab04-d389907575e3 tempest-AttachSCSIVolumeTestJSON-2124112834 tempest-AttachSCSIVolumeTestJSON-2124112834-project-reader] Empty body provided in request {{(pid=100524) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:08:07.967887 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.openstack.wsgi [None req-52ecfcf4-cf47-49f4-ab04-d389907575e3 tempest-AttachSCSIVolumeTestJSON-2124112834 tempest-AttachSCSIVolumeTestJSON-2124112834-project-reader] Calling method 'show' {{(pid=100524) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:08:07.981278 np0000005924 devstack@c-api.service[100524]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:08:07.981278 np0000005924 devstack@c-api.service[100524]: warnings.warn( Jul 27 16:08:07.985460 np0000005924 devstack@c-api.service[100524]: INFO cinder.volume.api [None req-52ecfcf4-cf47-49f4-ab04-d389907575e3 tempest-AttachSCSIVolumeTestJSON-2124112834 tempest-AttachSCSIVolumeTestJSON-2124112834-project-reader] Volume info retrieved successfully. Jul 27 16:08:07.991882 np0000005924 devstack@c-api.service[100524]: INFO cinder.api.openstack.wsgi [None req-52ecfcf4-cf47-49f4-ab04-d389907575e3 tempest-AttachSCSIVolumeTestJSON-2124112834 tempest-AttachSCSIVolumeTestJSON-2124112834-project-reader] https://10.4.3.117/volume/v3/volumes/38ec7693-8262-4563-a42d-6ca8c1b177b1 returned with HTTP 200 Jul 27 16:08:07.992455 np0000005924 devstack@c-api.service[100524]: [pid: 100524|app: 0|req: 90/343] 10.4.3.117 () {66 vars in 1348 bytes} [Mon Jul 27 16:08:07 2026] GET /volume/v3/volumes/38ec7693-8262-4563-a42d-6ca8c1b177b1 => generated 1143 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Jul 27 16:08:08.003946 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.middleware.request_id [None req-d376b2b6-93fb-4e13-ac80-8d81f475baa0 None None] RequestId filter calling following filter/app {{(pid=100522) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:08:08.003946 np0000005924 devstack@c-api.service[100522]: INFO cinder.api.openstack.wsgi [None req-d376b2b6-93fb-4e13-ac80-8d81f475baa0 None None] GET https://10.4.3.117/volume// Jul 27 16:08:08.003946 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.openstack.wsgi [None req-d376b2b6-93fb-4e13-ac80-8d81f475baa0 None None] Empty body provided in request {{(pid=100522) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:08:08.003946 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.openstack.wsgi [None req-d376b2b6-93fb-4e13-ac80-8d81f475baa0 None None] Calling method 'all' {{(pid=100522) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:08:08.004148 np0000005924 devstack@c-api.service[100522]: INFO cinder.api.openstack.wsgi [None req-d376b2b6-93fb-4e13-ac80-8d81f475baa0 None None] https://10.4.3.117/volume// returned with HTTP 300 Jul 27 16:08:08.004347 np0000005924 devstack@c-api.service[100522]: [pid: 100522|app: 0|req: 85/344] 10.4.3.117 () {66 vars in 1426 bytes} [Mon Jul 27 16:08:08 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 27 16:08:08.012300 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.middleware.request_id [req-dbb2eca9-a252-458e-ad3c-96937afce83e req-cb7114c9-12f5-48c6-bd11-fe32aa702a2b None None] RequestId filter calling following filter/app {{(pid=100521) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:08:08.014552 np0000005924 devstack@c-api.service[100521]: INFO cinder.api.openstack.wsgi [req-dbb2eca9-a252-458e-ad3c-96937afce83e req-cb7114c9-12f5-48c6-bd11-fe32aa702a2b tempest-AttachSCSIVolumeTestJSON-2124112834 tempest-AttachSCSIVolumeTestJSON-2124112834-project-member] GET https://10.4.3.117/volume/v3/volumes/38ec7693-8262-4563-a42d-6ca8c1b177b1 Jul 27 16:08:08.014552 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.openstack.wsgi [req-dbb2eca9-a252-458e-ad3c-96937afce83e req-cb7114c9-12f5-48c6-bd11-fe32aa702a2b tempest-AttachSCSIVolumeTestJSON-2124112834 tempest-AttachSCSIVolumeTestJSON-2124112834-project-member] Empty body provided in request {{(pid=100521) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:08:08.014552 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.openstack.wsgi [req-dbb2eca9-a252-458e-ad3c-96937afce83e req-cb7114c9-12f5-48c6-bd11-fe32aa702a2b tempest-AttachSCSIVolumeTestJSON-2124112834 tempest-AttachSCSIVolumeTestJSON-2124112834-project-member] Calling method 'show' {{(pid=100521) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:08:08.024076 np0000005924 devstack@c-api.service[100521]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:08:08.024076 np0000005924 devstack@c-api.service[100521]: warnings.warn( Jul 27 16:08:08.028439 np0000005924 devstack@c-api.service[100521]: INFO cinder.volume.api [req-dbb2eca9-a252-458e-ad3c-96937afce83e req-cb7114c9-12f5-48c6-bd11-fe32aa702a2b tempest-AttachSCSIVolumeTestJSON-2124112834 tempest-AttachSCSIVolumeTestJSON-2124112834-project-member] Volume info retrieved successfully. Jul 27 16:08:08.033141 np0000005924 devstack@c-api.service[100521]: INFO cinder.api.openstack.wsgi [req-dbb2eca9-a252-458e-ad3c-96937afce83e req-cb7114c9-12f5-48c6-bd11-fe32aa702a2b tempest-AttachSCSIVolumeTestJSON-2124112834 tempest-AttachSCSIVolumeTestJSON-2124112834-project-member] https://10.4.3.117/volume/v3/volumes/38ec7693-8262-4563-a42d-6ca8c1b177b1 returned with HTTP 200 Jul 27 16:08:08.034030 np0000005924 devstack@c-api.service[100521]: [pid: 100521|app: 0|req: 86/345] 10.4.3.117 () {70 vars in 1639 bytes} [Mon Jul 27 16:08:08 2026] GET /volume/v3/volumes/38ec7693-8262-4563-a42d-6ca8c1b177b1 => generated 1323 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 27 16:08:08.407787 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.middleware.request_id [None req-b77f6262-653f-43d7-92bc-393be392c081 None None] RequestId filter calling following filter/app {{(pid=100523) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:08:08.409572 np0000005924 devstack@c-api.service[100523]: INFO cinder.api.openstack.wsgi [None req-b77f6262-653f-43d7-92bc-393be392c081 tempest-VolumesListAdminTestJSON-90408357 tempest-VolumesListAdminTestJSON-90408357-project-member] GET https://10.4.3.117/volume/v3/volumes/484ec19c-c508-49df-b7ff-818e9710b373 Jul 27 16:08:08.409768 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.openstack.wsgi [None req-b77f6262-653f-43d7-92bc-393be392c081 tempest-VolumesListAdminTestJSON-90408357 tempest-VolumesListAdminTestJSON-90408357-project-member] Empty body provided in request {{(pid=100523) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:08:08.409992 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.openstack.wsgi [None req-b77f6262-653f-43d7-92bc-393be392c081 tempest-VolumesListAdminTestJSON-90408357 tempest-VolumesListAdminTestJSON-90408357-project-member] Calling method 'show' {{(pid=100523) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:08:08.416358 np0000005924 devstack@c-api.service[100523]: INFO cinder.api.openstack.wsgi [None req-b77f6262-653f-43d7-92bc-393be392c081 tempest-VolumesListAdminTestJSON-90408357 tempest-VolumesListAdminTestJSON-90408357-project-member] https://10.4.3.117/volume/v3/volumes/484ec19c-c508-49df-b7ff-818e9710b373 returned with HTTP 404 Jul 27 16:08:08.416905 np0000005924 devstack@c-api.service[100523]: [pid: 100523|app: 0|req: 85/346] 10.4.3.117 () {66 vars in 1348 bytes} [Mon Jul 27 16:08:08 2026] GET /volume/v3/volumes/484ec19c-c508-49df-b7ff-818e9710b373 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 27 16:08:08.479139 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.middleware.request_id [None req-f68f067d-011a-4327-a0ef-97d492f5f3c2 None None] RequestId filter calling following filter/app {{(pid=100524) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:08:08.481910 np0000005924 devstack@c-api.service[100524]: INFO cinder.api.openstack.wsgi [None req-f68f067d-011a-4327-a0ef-97d492f5f3c2 tempest-VolumesAssistedSnapshotsTest-569852816 tempest-VolumesAssistedSnapshotsTest-569852816-project-admin] GET https://10.4.3.117/volume/v3/volumes/c6d8bded-3b62-4fc1-95e4-1eb06a6adb9f Jul 27 16:08:08.482291 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.openstack.wsgi [None req-f68f067d-011a-4327-a0ef-97d492f5f3c2 tempest-VolumesAssistedSnapshotsTest-569852816 tempest-VolumesAssistedSnapshotsTest-569852816-project-admin] Empty body provided in request {{(pid=100524) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:08:08.482897 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.openstack.wsgi [None req-f68f067d-011a-4327-a0ef-97d492f5f3c2 tempest-VolumesAssistedSnapshotsTest-569852816 tempest-VolumesAssistedSnapshotsTest-569852816-project-admin] Calling method 'show' {{(pid=100524) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:08:08.497134 np0000005924 devstack@c-api.service[100524]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:08:08.497134 np0000005924 devstack@c-api.service[100524]: warnings.warn( Jul 27 16:08:08.501785 np0000005924 devstack@c-api.service[100524]: INFO cinder.volume.api [None req-f68f067d-011a-4327-a0ef-97d492f5f3c2 tempest-VolumesAssistedSnapshotsTest-569852816 tempest-VolumesAssistedSnapshotsTest-569852816-project-admin] Volume info retrieved successfully. Jul 27 16:08:08.509662 np0000005924 devstack@c-api.service[100524]: INFO cinder.api.openstack.wsgi [None req-f68f067d-011a-4327-a0ef-97d492f5f3c2 tempest-VolumesAssistedSnapshotsTest-569852816 tempest-VolumesAssistedSnapshotsTest-569852816-project-admin] https://10.4.3.117/volume/v3/volumes/c6d8bded-3b62-4fc1-95e4-1eb06a6adb9f returned with HTTP 200 Jul 27 16:08:08.510119 np0000005924 devstack@c-api.service[100524]: [pid: 100524|app: 0|req: 91/347] 10.4.3.117 () {66 vars in 1348 bytes} [Mon Jul 27 16:08:08 2026] GET /volume/v3/volumes/c6d8bded-3b62-4fc1-95e4-1eb06a6adb9f => generated 1025 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 27 16:08:08.545769 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.middleware.request_id [req-7b426aab-4fcc-4687-8da6-fb6758770ba9 req-716ce16f-2099-4c57-aec8-c766f770667e None None] RequestId filter calling following filter/app {{(pid=100522) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:08:08.548943 np0000005924 devstack@c-api.service[100522]: INFO cinder.api.openstack.wsgi [req-7b426aab-4fcc-4687-8da6-fb6758770ba9 req-716ce16f-2099-4c57-aec8-c766f770667e tempest-TestMultiAttachVolumeSwap-1651872735 tempest-TestMultiAttachVolumeSwap-1651872735-project-member] GET https://10.4.3.117/volume/v3/volumes/6ec9ef70-f9c1-4096-97a1-c93e7c5033ad Jul 27 16:08:08.549193 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.openstack.wsgi [req-7b426aab-4fcc-4687-8da6-fb6758770ba9 req-716ce16f-2099-4c57-aec8-c766f770667e tempest-TestMultiAttachVolumeSwap-1651872735 tempest-TestMultiAttachVolumeSwap-1651872735-project-member] Empty body provided in request {{(pid=100522) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:08:08.549816 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.openstack.wsgi [req-7b426aab-4fcc-4687-8da6-fb6758770ba9 req-716ce16f-2099-4c57-aec8-c766f770667e tempest-TestMultiAttachVolumeSwap-1651872735 tempest-TestMultiAttachVolumeSwap-1651872735-project-member] Calling method 'show' {{(pid=100522) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:08:08.557448 np0000005924 devstack@c-api.service[100522]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:08:08.557448 np0000005924 devstack@c-api.service[100522]: warnings.warn( Jul 27 16:08:08.561335 np0000005924 devstack@c-api.service[100522]: INFO cinder.volume.api [req-7b426aab-4fcc-4687-8da6-fb6758770ba9 req-716ce16f-2099-4c57-aec8-c766f770667e tempest-TestMultiAttachVolumeSwap-1651872735 tempest-TestMultiAttachVolumeSwap-1651872735-project-member] Volume info retrieved successfully. Jul 27 16:08:08.566417 np0000005924 devstack@c-api.service[100522]: INFO cinder.api.openstack.wsgi [req-7b426aab-4fcc-4687-8da6-fb6758770ba9 req-716ce16f-2099-4c57-aec8-c766f770667e tempest-TestMultiAttachVolumeSwap-1651872735 tempest-TestMultiAttachVolumeSwap-1651872735-project-member] https://10.4.3.117/volume/v3/volumes/6ec9ef70-f9c1-4096-97a1-c93e7c5033ad returned with HTTP 200 Jul 27 16:08:08.567076 np0000005924 devstack@c-api.service[100522]: [pid: 100522|app: 0|req: 86/348] 10.4.3.117 () {68 vars in 1598 bytes} [Mon Jul 27 16:08:08 2026] GET /volume/v3/volumes/6ec9ef70-f9c1-4096-97a1-c93e7c5033ad => generated 869 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 27 16:08:08.793341 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.middleware.request_id [None req-3233d41e-bbda-49da-bec2-0384ad4b6fb8 None None] RequestId filter calling following filter/app {{(pid=100521) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:08:08.793869 np0000005924 devstack@c-api.service[100521]: INFO cinder.api.openstack.wsgi [None req-3233d41e-bbda-49da-bec2-0384ad4b6fb8 None None] GET https://10.4.3.117/volume// Jul 27 16:08:08.794032 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.openstack.wsgi [None req-3233d41e-bbda-49da-bec2-0384ad4b6fb8 None None] Empty body provided in request {{(pid=100521) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:08:08.794290 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.openstack.wsgi [None req-3233d41e-bbda-49da-bec2-0384ad4b6fb8 None None] Calling method 'all' {{(pid=100521) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:08:08.794740 np0000005924 devstack@c-api.service[100521]: INFO cinder.api.openstack.wsgi [None req-3233d41e-bbda-49da-bec2-0384ad4b6fb8 None None] https://10.4.3.117/volume// returned with HTTP 300 Jul 27 16:08:08.795267 np0000005924 devstack@c-api.service[100521]: [pid: 100521|app: 0|req: 87/349] 10.4.3.117 () {66 vars in 1428 bytes} [Mon Jul 27 16:08:08 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 27 16:08:08.810838 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.middleware.request_id [req-7b426aab-4fcc-4687-8da6-fb6758770ba9 req-4ba77003-5361-44da-83a4-3f98b8b6cfc6 None None] RequestId filter calling following filter/app {{(pid=100523) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:08:09.010003 np0000005924 devstack@c-api.service[100523]: INFO cinder.api.openstack.wsgi [req-7b426aab-4fcc-4687-8da6-fb6758770ba9 req-4ba77003-5361-44da-83a4-3f98b8b6cfc6 tempest-TestMultiAttachVolumeSwap-1651872735 tempest-TestMultiAttachVolumeSwap-1651872735-project-member] POST https://10.4.3.117/volume/v3/attachments Jul 27 16:08:09.010510 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.openstack.wsgi [req-7b426aab-4fcc-4687-8da6-fb6758770ba9 req-4ba77003-5361-44da-83a4-3f98b8b6cfc6 tempest-TestMultiAttachVolumeSwap-1651872735 tempest-TestMultiAttachVolumeSwap-1651872735-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "6ec9ef70-f9c1-4096-97a1-c93e7c5033ad", "connector": null, "instance_uuid": "bb619bf1-40ee-47d5-9f22-f032ad01c18b"}} {{(pid=100523) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 27 16:08:09.011850 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.middleware.request_id [None req-1a0e3282-5683-4914-9b4e-f7badbe420c4 None None] RequestId filter calling following filter/app {{(pid=100524) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:08:09.016833 np0000005924 devstack@c-api.service[100524]: INFO cinder.api.openstack.wsgi [None req-1a0e3282-5683-4914-9b4e-f7badbe420c4 tempest-AttachSCSIVolumeTestJSON-2124112834 tempest-AttachSCSIVolumeTestJSON-2124112834-project-reader] GET https://10.4.3.117/volume/v3/volumes/38ec7693-8262-4563-a42d-6ca8c1b177b1 Jul 27 16:08:09.017125 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.openstack.wsgi [None req-1a0e3282-5683-4914-9b4e-f7badbe420c4 tempest-AttachSCSIVolumeTestJSON-2124112834 tempest-AttachSCSIVolumeTestJSON-2124112834-project-reader] Empty body provided in request {{(pid=100524) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:08:09.017432 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.openstack.wsgi [None req-1a0e3282-5683-4914-9b4e-f7badbe420c4 tempest-AttachSCSIVolumeTestJSON-2124112834 tempest-AttachSCSIVolumeTestJSON-2124112834-project-reader] Calling method 'show' {{(pid=100524) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:08:09.031925 np0000005924 devstack@c-api.service[100523]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:08:09.031925 np0000005924 devstack@c-api.service[100523]: warnings.warn( Jul 27 16:08:09.038641 np0000005924 devstack@c-api.service[100524]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:08:09.038641 np0000005924 devstack@c-api.service[100524]: warnings.warn( Jul 27 16:08:09.042632 np0000005924 devstack@c-api.service[100524]: INFO cinder.volume.api [None req-1a0e3282-5683-4914-9b4e-f7badbe420c4 tempest-AttachSCSIVolumeTestJSON-2124112834 tempest-AttachSCSIVolumeTestJSON-2124112834-project-reader] Volume info retrieved successfully. Jul 27 16:08:09.051498 np0000005924 devstack@c-api.service[100524]: INFO cinder.api.openstack.wsgi [None req-1a0e3282-5683-4914-9b4e-f7badbe420c4 tempest-AttachSCSIVolumeTestJSON-2124112834 tempest-AttachSCSIVolumeTestJSON-2124112834-project-reader] https://10.4.3.117/volume/v3/volumes/38ec7693-8262-4563-a42d-6ca8c1b177b1 returned with HTTP 200 Jul 27 16:08:09.051978 np0000005924 devstack@c-api.service[100524]: [pid: 100524|app: 0|req: 92/350] 10.4.3.117 () {66 vars in 1348 bytes} [Mon Jul 27 16:08:09 2026] GET /volume/v3/volumes/38ec7693-8262-4563-a42d-6ca8c1b177b1 => generated 1143 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 27 16:08:09.060615 np0000005924 devstack@c-api.service[100523]: WARNING cinder.volume.api [req-7b426aab-4fcc-4687-8da6-fb6758770ba9 req-4ba77003-5361-44da-83a4-3f98b8b6cfc6 tempest-TestMultiAttachVolumeSwap-1651872735 tempest-TestMultiAttachVolumeSwap-1651872735-project-member] Using volume_admin_metadata to set Read Only mode is deprecated! Please use the mode argument in attachment-create. Jul 27 16:08:09.066872 np0000005924 devstack@c-api.service[100523]: INFO cinder.api.openstack.wsgi [req-7b426aab-4fcc-4687-8da6-fb6758770ba9 req-4ba77003-5361-44da-83a4-3f98b8b6cfc6 tempest-TestMultiAttachVolumeSwap-1651872735 tempest-TestMultiAttachVolumeSwap-1651872735-project-member] https://10.4.3.117/volume/v3/attachments returned with HTTP 200 Jul 27 16:08:09.067292 np0000005924 devstack@c-api.service[100523]: [pid: 100523|app: 0|req: 86/351] 10.4.3.117 () {74 vars in 1594 bytes} [Mon Jul 27 16:08:08 2026] POST /volume/v3/attachments => generated 271 bytes in 257 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 27 16:08:09.100651 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.middleware.request_id [None req-34e0c39f-94ef-4534-bd29-35beec2cabff None None] RequestId filter calling following filter/app {{(pid=100522) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:08:09.102456 np0000005924 devstack@c-api.service[100522]: INFO cinder.api.openstack.wsgi [None req-34e0c39f-94ef-4534-bd29-35beec2cabff tempest-TestMultiAttachVolumeSwap-1651872735 tempest-TestMultiAttachVolumeSwap-1651872735-project-member] GET https://10.4.3.117/volume/v3/volumes/6ec9ef70-f9c1-4096-97a1-c93e7c5033ad Jul 27 16:08:09.102648 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.openstack.wsgi [None req-34e0c39f-94ef-4534-bd29-35beec2cabff tempest-TestMultiAttachVolumeSwap-1651872735 tempest-TestMultiAttachVolumeSwap-1651872735-project-member] Empty body provided in request {{(pid=100522) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:08:09.102829 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.openstack.wsgi [None req-34e0c39f-94ef-4534-bd29-35beec2cabff tempest-TestMultiAttachVolumeSwap-1651872735 tempest-TestMultiAttachVolumeSwap-1651872735-project-member] Calling method 'show' {{(pid=100522) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:08:09.111748 np0000005924 devstack@c-api.service[100522]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:08:09.111748 np0000005924 devstack@c-api.service[100522]: warnings.warn( Jul 27 16:08:09.115695 np0000005924 devstack@c-api.service[100522]: INFO cinder.volume.api [None req-34e0c39f-94ef-4534-bd29-35beec2cabff tempest-TestMultiAttachVolumeSwap-1651872735 tempest-TestMultiAttachVolumeSwap-1651872735-project-member] Volume info retrieved successfully. Jul 27 16:08:09.119651 np0000005924 devstack@c-api.service[100522]: INFO cinder.api.openstack.wsgi [None req-34e0c39f-94ef-4534-bd29-35beec2cabff tempest-TestMultiAttachVolumeSwap-1651872735 tempest-TestMultiAttachVolumeSwap-1651872735-project-member] https://10.4.3.117/volume/v3/volumes/6ec9ef70-f9c1-4096-97a1-c93e7c5033ad returned with HTTP 200 Jul 27 16:08:09.119877 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.middleware.request_id [None req-b06e8f71-7c2d-4155-99cc-f263bc4f9f20 None None] RequestId filter calling following filter/app {{(pid=100521) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:08:09.119918 np0000005924 devstack@c-api.service[100522]: [pid: 100522|app: 0|req: 87/352] 10.4.3.117 () {66 vars in 1348 bytes} [Mon Jul 27 16:08:09 2026] GET /volume/v3/volumes/6ec9ef70-f9c1-4096-97a1-c93e7c5033ad => generated 868 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 27 16:08:09.121513 np0000005924 devstack@c-api.service[100521]: INFO cinder.api.openstack.wsgi [None req-b06e8f71-7c2d-4155-99cc-f263bc4f9f20 None None] GET https://10.4.3.117/volume// Jul 27 16:08:09.121513 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.openstack.wsgi [None req-b06e8f71-7c2d-4155-99cc-f263bc4f9f20 None None] Empty body provided in request {{(pid=100521) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:08:09.121513 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.openstack.wsgi [None req-b06e8f71-7c2d-4155-99cc-f263bc4f9f20 None None] Calling method 'all' {{(pid=100521) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:08:09.121513 np0000005924 devstack@c-api.service[100521]: INFO cinder.api.openstack.wsgi [None req-b06e8f71-7c2d-4155-99cc-f263bc4f9f20 None None] https://10.4.3.117/volume// returned with HTTP 300 Jul 27 16:08:09.121740 np0000005924 devstack@c-api.service[100521]: [pid: 100521|app: 0|req: 88/353] 10.4.3.117 () {66 vars in 1426 bytes} [Mon Jul 27 16:08:09 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 27 16:08:09.130636 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.middleware.request_id [req-7b426aab-4fcc-4687-8da6-fb6758770ba9 req-ea9844ab-095e-422f-9928-3d434ff12a0b None None] RequestId filter calling following filter/app {{(pid=100524) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:08:09.132652 np0000005924 devstack@c-api.service[100524]: INFO cinder.api.openstack.wsgi [req-7b426aab-4fcc-4687-8da6-fb6758770ba9 req-ea9844ab-095e-422f-9928-3d434ff12a0b tempest-TestMultiAttachVolumeSwap-1651872735 tempest-TestMultiAttachVolumeSwap-1651872735-project-member] GET https://10.4.3.117/volume/v3/volumes/6ec9ef70-f9c1-4096-97a1-c93e7c5033ad Jul 27 16:08:09.132850 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.openstack.wsgi [req-7b426aab-4fcc-4687-8da6-fb6758770ba9 req-ea9844ab-095e-422f-9928-3d434ff12a0b tempest-TestMultiAttachVolumeSwap-1651872735 tempest-TestMultiAttachVolumeSwap-1651872735-project-member] Empty body provided in request {{(pid=100524) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:08:09.133032 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.openstack.wsgi [req-7b426aab-4fcc-4687-8da6-fb6758770ba9 req-ea9844ab-095e-422f-9928-3d434ff12a0b tempest-TestMultiAttachVolumeSwap-1651872735 tempest-TestMultiAttachVolumeSwap-1651872735-project-member] Calling method 'show' {{(pid=100524) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:08:09.142821 np0000005924 devstack@c-api.service[100524]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:08:09.142821 np0000005924 devstack@c-api.service[100524]: warnings.warn( Jul 27 16:08:09.147244 np0000005924 devstack@c-api.service[100524]: INFO cinder.volume.api [req-7b426aab-4fcc-4687-8da6-fb6758770ba9 req-ea9844ab-095e-422f-9928-3d434ff12a0b tempest-TestMultiAttachVolumeSwap-1651872735 tempest-TestMultiAttachVolumeSwap-1651872735-project-member] Volume info retrieved successfully. Jul 27 16:08:09.152206 np0000005924 devstack@c-api.service[100524]: INFO cinder.api.openstack.wsgi [req-7b426aab-4fcc-4687-8da6-fb6758770ba9 req-ea9844ab-095e-422f-9928-3d434ff12a0b tempest-TestMultiAttachVolumeSwap-1651872735 tempest-TestMultiAttachVolumeSwap-1651872735-project-member] https://10.4.3.117/volume/v3/volumes/6ec9ef70-f9c1-4096-97a1-c93e7c5033ad returned with HTTP 200 Jul 27 16:08:09.152691 np0000005924 devstack@c-api.service[100524]: [pid: 100524|app: 0|req: 93/354] 10.4.3.117 () {70 vars in 1639 bytes} [Mon Jul 27 16:08:09 2026] GET /volume/v3/volumes/6ec9ef70-f9c1-4096-97a1-c93e7c5033ad => generated 1048 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 27 16:08:09.233386 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.middleware.request_id [req-7b426aab-4fcc-4687-8da6-fb6758770ba9 req-f676b8d7-bd2f-4418-ab5d-caafa60d3e0d None None] RequestId filter calling following filter/app {{(pid=100523) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:08:09.235434 np0000005924 devstack@c-api.service[100523]: INFO cinder.api.openstack.wsgi [req-7b426aab-4fcc-4687-8da6-fb6758770ba9 req-f676b8d7-bd2f-4418-ab5d-caafa60d3e0d tempest-TestMultiAttachVolumeSwap-1651872735 tempest-TestMultiAttachVolumeSwap-1651872735-project-member] PUT https://10.4.3.117/volume/v3/attachments/9a888dc1-70ad-4c14-80ae-fd6a51402c93 Jul 27 16:08:09.235761 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.openstack.wsgi [req-7b426aab-4fcc-4687-8da6-fb6758770ba9 req-f676b8d7-bd2f-4418-ab5d-caafa60d3e0d tempest-TestMultiAttachVolumeSwap-1651872735 tempest-TestMultiAttachVolumeSwap-1651872735-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.117", "host": "np0000005924", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:c1414b6f8d8f", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "13cbedf7-bb1f-4b5e-b492-2fef0d4dab25", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100523) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 27 16:08:09.242655 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.coordination [req-7b426aab-4fcc-4687-8da6-fb6758770ba9 req-f676b8d7-bd2f-4418-ab5d-caafa60d3e0d tempest-TestMultiAttachVolumeSwap-1651872735 tempest-TestMultiAttachVolumeSwap-1651872735-project-member] Acquiring lock "cinder-attachment_update-6ec9ef70-f9c1-4096-97a1-c93e7c5033ad-np0000005924" by "attachment_update" {{(pid=100523) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jul 27 16:08:09.247208 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.coordination [req-7b426aab-4fcc-4687-8da6-fb6758770ba9 req-f676b8d7-bd2f-4418-ab5d-caafa60d3e0d tempest-TestMultiAttachVolumeSwap-1651872735 tempest-TestMultiAttachVolumeSwap-1651872735-project-member] Lock "cinder-attachment_update-6ec9ef70-f9c1-4096-97a1-c93e7c5033ad-np0000005924" acquired by "attachment_update" :: waited 0.005s {{(pid=100523) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jul 27 16:08:09.248112 np0000005924 devstack@c-api.service[100523]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:08:09.248112 np0000005924 devstack@c-api.service[100523]: warnings.warn( Jul 27 16:08:09.333171 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.coordination [req-7b426aab-4fcc-4687-8da6-fb6758770ba9 req-f676b8d7-bd2f-4418-ab5d-caafa60d3e0d tempest-TestMultiAttachVolumeSwap-1651872735 tempest-TestMultiAttachVolumeSwap-1651872735-project-member] Lock "cinder-attachment_update-6ec9ef70-f9c1-4096-97a1-c93e7c5033ad-np0000005924" released by "attachment_update" :: held 0.086s {{(pid=100523) __release /opt/stack/cinder/cinder/coordination.py:152}} Jul 27 16:08:09.333464 np0000005924 devstack@c-api.service[100523]: INFO cinder.api.openstack.wsgi [req-7b426aab-4fcc-4687-8da6-fb6758770ba9 req-f676b8d7-bd2f-4418-ab5d-caafa60d3e0d tempest-TestMultiAttachVolumeSwap-1651872735 tempest-TestMultiAttachVolumeSwap-1651872735-project-member] https://10.4.3.117/volume/v3/attachments/9a888dc1-70ad-4c14-80ae-fd6a51402c93 returned with HTTP 200 Jul 27 16:08:09.333969 np0000005924 devstack@c-api.service[100523]: [pid: 100523|app: 0|req: 87/355] 10.4.3.117 () {74 vars in 1704 bytes} [Mon Jul 27 16:08:09 2026] PUT /volume/v3/attachments/9a888dc1-70ad-4c14-80ae-fd6a51402c93 => generated 967 bytes in 101 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 27 16:08:09.526431 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.middleware.request_id [None req-1be476cb-2596-42ff-af89-2036172a9dea None None] RequestId filter calling following filter/app {{(pid=100522) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:08:09.528582 np0000005924 devstack@c-api.service[100522]: INFO cinder.api.openstack.wsgi [None req-1be476cb-2596-42ff-af89-2036172a9dea tempest-VolumesAssistedSnapshotsTest-569852816 tempest-VolumesAssistedSnapshotsTest-569852816-project-admin] GET https://10.4.3.117/volume/v3/volumes/c6d8bded-3b62-4fc1-95e4-1eb06a6adb9f Jul 27 16:08:09.528653 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.openstack.wsgi [None req-1be476cb-2596-42ff-af89-2036172a9dea tempest-VolumesAssistedSnapshotsTest-569852816 tempest-VolumesAssistedSnapshotsTest-569852816-project-admin] Empty body provided in request {{(pid=100522) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:08:09.528938 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.openstack.wsgi [None req-1be476cb-2596-42ff-af89-2036172a9dea tempest-VolumesAssistedSnapshotsTest-569852816 tempest-VolumesAssistedSnapshotsTest-569852816-project-admin] Calling method 'show' {{(pid=100522) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:08:09.543280 np0000005924 devstack@c-api.service[100522]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:08:09.543280 np0000005924 devstack@c-api.service[100522]: warnings.warn( Jul 27 16:08:09.548242 np0000005924 devstack@c-api.service[100522]: INFO cinder.volume.api [None req-1be476cb-2596-42ff-af89-2036172a9dea tempest-VolumesAssistedSnapshotsTest-569852816 tempest-VolumesAssistedSnapshotsTest-569852816-project-admin] Volume info retrieved successfully. Jul 27 16:08:09.553447 np0000005924 devstack@c-api.service[100522]: INFO cinder.api.openstack.wsgi [None req-1be476cb-2596-42ff-af89-2036172a9dea tempest-VolumesAssistedSnapshotsTest-569852816 tempest-VolumesAssistedSnapshotsTest-569852816-project-admin] https://10.4.3.117/volume/v3/volumes/c6d8bded-3b62-4fc1-95e4-1eb06a6adb9f returned with HTTP 200 Jul 27 16:08:09.554654 np0000005924 devstack@c-api.service[100522]: [pid: 100522|app: 0|req: 88/356] 10.4.3.117 () {66 vars in 1348 bytes} [Mon Jul 27 16:08:09 2026] GET /volume/v3/volumes/c6d8bded-3b62-4fc1-95e4-1eb06a6adb9f => generated 1025 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 27 16:08:10.065002 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.middleware.request_id [None req-7c888f5a-f5ab-481e-be72-e954f0c8165b None None] RequestId filter calling following filter/app {{(pid=100521) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:08:10.071398 np0000005924 devstack@c-api.service[100521]: INFO cinder.api.openstack.wsgi [None req-7c888f5a-f5ab-481e-be72-e954f0c8165b tempest-AttachSCSIVolumeTestJSON-2124112834 tempest-AttachSCSIVolumeTestJSON-2124112834-project-reader] GET https://10.4.3.117/volume/v3/volumes/38ec7693-8262-4563-a42d-6ca8c1b177b1 Jul 27 16:08:10.071595 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.openstack.wsgi [None req-7c888f5a-f5ab-481e-be72-e954f0c8165b tempest-AttachSCSIVolumeTestJSON-2124112834 tempest-AttachSCSIVolumeTestJSON-2124112834-project-reader] Empty body provided in request {{(pid=100521) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:08:10.071781 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.openstack.wsgi [None req-7c888f5a-f5ab-481e-be72-e954f0c8165b tempest-AttachSCSIVolumeTestJSON-2124112834 tempest-AttachSCSIVolumeTestJSON-2124112834-project-reader] Calling method 'show' {{(pid=100521) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:08:10.087504 np0000005924 devstack@c-api.service[100521]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:08:10.087504 np0000005924 devstack@c-api.service[100521]: warnings.warn( Jul 27 16:08:10.093807 np0000005924 devstack@c-api.service[100521]: INFO cinder.volume.api [None req-7c888f5a-f5ab-481e-be72-e954f0c8165b tempest-AttachSCSIVolumeTestJSON-2124112834 tempest-AttachSCSIVolumeTestJSON-2124112834-project-reader] Volume info retrieved successfully. Jul 27 16:08:10.104319 np0000005924 devstack@c-api.service[100521]: INFO cinder.api.openstack.wsgi [None req-7c888f5a-f5ab-481e-be72-e954f0c8165b tempest-AttachSCSIVolumeTestJSON-2124112834 tempest-AttachSCSIVolumeTestJSON-2124112834-project-reader] https://10.4.3.117/volume/v3/volumes/38ec7693-8262-4563-a42d-6ca8c1b177b1 returned with HTTP 200 Jul 27 16:08:10.105034 np0000005924 devstack@c-api.service[100521]: [pid: 100521|app: 0|req: 89/357] 10.4.3.117 () {66 vars in 1348 bytes} [Mon Jul 27 16:08:10 2026] GET /volume/v3/volumes/38ec7693-8262-4563-a42d-6ca8c1b177b1 => generated 1143 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 27 16:08:10.132286 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.middleware.request_id [None req-f736cb2f-3127-4727-874d-0d2609098166 None None] RequestId filter calling following filter/app {{(pid=100524) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:08:10.133898 np0000005924 devstack@c-api.service[100524]: INFO cinder.api.openstack.wsgi [None req-f736cb2f-3127-4727-874d-0d2609098166 tempest-TestMultiAttachVolumeSwap-1651872735 tempest-TestMultiAttachVolumeSwap-1651872735-project-member] GET https://10.4.3.117/volume/v3/volumes/6ec9ef70-f9c1-4096-97a1-c93e7c5033ad Jul 27 16:08:10.134118 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.openstack.wsgi [None req-f736cb2f-3127-4727-874d-0d2609098166 tempest-TestMultiAttachVolumeSwap-1651872735 tempest-TestMultiAttachVolumeSwap-1651872735-project-member] Empty body provided in request {{(pid=100524) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:08:10.134509 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.openstack.wsgi [None req-f736cb2f-3127-4727-874d-0d2609098166 tempest-TestMultiAttachVolumeSwap-1651872735 tempest-TestMultiAttachVolumeSwap-1651872735-project-member] Calling method 'show' {{(pid=100524) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:08:10.148885 np0000005924 devstack@c-api.service[100524]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:08:10.148885 np0000005924 devstack@c-api.service[100524]: warnings.warn( Jul 27 16:08:10.155666 np0000005924 devstack@c-api.service[100524]: INFO cinder.volume.api [None req-f736cb2f-3127-4727-874d-0d2609098166 tempest-TestMultiAttachVolumeSwap-1651872735 tempest-TestMultiAttachVolumeSwap-1651872735-project-member] Volume info retrieved successfully. Jul 27 16:08:10.160629 np0000005924 devstack@c-api.service[100524]: INFO cinder.api.openstack.wsgi [None req-f736cb2f-3127-4727-874d-0d2609098166 tempest-TestMultiAttachVolumeSwap-1651872735 tempest-TestMultiAttachVolumeSwap-1651872735-project-member] https://10.4.3.117/volume/v3/volumes/6ec9ef70-f9c1-4096-97a1-c93e7c5033ad returned with HTTP 200 Jul 27 16:08:10.161130 np0000005924 devstack@c-api.service[100524]: [pid: 100524|app: 0|req: 94/358] 10.4.3.117 () {66 vars in 1348 bytes} [Mon Jul 27 16:08:10 2026] GET /volume/v3/volumes/6ec9ef70-f9c1-4096-97a1-c93e7c5033ad => generated 869 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 27 16:08:10.570092 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.middleware.request_id [None req-986374c6-1384-41be-b93d-a1d0da5e0d99 None None] RequestId filter calling following filter/app {{(pid=100523) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:08:10.571705 np0000005924 devstack@c-api.service[100523]: INFO cinder.api.openstack.wsgi [None req-986374c6-1384-41be-b93d-a1d0da5e0d99 tempest-VolumesAssistedSnapshotsTest-569852816 tempest-VolumesAssistedSnapshotsTest-569852816-project-admin] GET https://10.4.3.117/volume/v3/volumes/c6d8bded-3b62-4fc1-95e4-1eb06a6adb9f Jul 27 16:08:10.571884 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.openstack.wsgi [None req-986374c6-1384-41be-b93d-a1d0da5e0d99 tempest-VolumesAssistedSnapshotsTest-569852816 tempest-VolumesAssistedSnapshotsTest-569852816-project-admin] Empty body provided in request {{(pid=100523) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:08:10.572056 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.openstack.wsgi [None req-986374c6-1384-41be-b93d-a1d0da5e0d99 tempest-VolumesAssistedSnapshotsTest-569852816 tempest-VolumesAssistedSnapshotsTest-569852816-project-admin] Calling method 'show' {{(pid=100523) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:08:10.581251 np0000005924 devstack@c-api.service[100523]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:08:10.581251 np0000005924 devstack@c-api.service[100523]: warnings.warn( Jul 27 16:08:10.584225 np0000005924 devstack@c-api.service[100523]: INFO cinder.volume.api [None req-986374c6-1384-41be-b93d-a1d0da5e0d99 tempest-VolumesAssistedSnapshotsTest-569852816 tempest-VolumesAssistedSnapshotsTest-569852816-project-admin] Volume info retrieved successfully. Jul 27 16:08:10.587836 np0000005924 devstack@c-api.service[100523]: INFO cinder.api.openstack.wsgi [None req-986374c6-1384-41be-b93d-a1d0da5e0d99 tempest-VolumesAssistedSnapshotsTest-569852816 tempest-VolumesAssistedSnapshotsTest-569852816-project-admin] https://10.4.3.117/volume/v3/volumes/c6d8bded-3b62-4fc1-95e4-1eb06a6adb9f returned with HTTP 200 Jul 27 16:08:10.588169 np0000005924 devstack@c-api.service[100523]: [pid: 100523|app: 0|req: 88/359] 10.4.3.117 () {66 vars in 1348 bytes} [Mon Jul 27 16:08:10 2026] GET /volume/v3/volumes/c6d8bded-3b62-4fc1-95e4-1eb06a6adb9f => generated 1025 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 27 16:08:11.120900 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.middleware.request_id [None req-0a16075b-c24b-464c-856a-e111a4330ce2 None None] RequestId filter calling following filter/app {{(pid=100522) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:08:11.122479 np0000005924 devstack@c-api.service[100522]: INFO cinder.api.openstack.wsgi [None req-0a16075b-c24b-464c-856a-e111a4330ce2 tempest-AttachSCSIVolumeTestJSON-2124112834 tempest-AttachSCSIVolumeTestJSON-2124112834-project-reader] GET https://10.4.3.117/volume/v3/volumes/38ec7693-8262-4563-a42d-6ca8c1b177b1 Jul 27 16:08:11.122870 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.openstack.wsgi [None req-0a16075b-c24b-464c-856a-e111a4330ce2 tempest-AttachSCSIVolumeTestJSON-2124112834 tempest-AttachSCSIVolumeTestJSON-2124112834-project-reader] Empty body provided in request {{(pid=100522) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:08:11.122870 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.openstack.wsgi [None req-0a16075b-c24b-464c-856a-e111a4330ce2 tempest-AttachSCSIVolumeTestJSON-2124112834 tempest-AttachSCSIVolumeTestJSON-2124112834-project-reader] Calling method 'show' {{(pid=100522) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:08:11.136495 np0000005924 devstack@c-api.service[100522]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:08:11.136495 np0000005924 devstack@c-api.service[100522]: warnings.warn( Jul 27 16:08:11.140953 np0000005924 devstack@c-api.service[100522]: INFO cinder.volume.api [None req-0a16075b-c24b-464c-856a-e111a4330ce2 tempest-AttachSCSIVolumeTestJSON-2124112834 tempest-AttachSCSIVolumeTestJSON-2124112834-project-reader] Volume info retrieved successfully. Jul 27 16:08:11.145689 np0000005924 devstack@c-api.service[100522]: INFO cinder.api.openstack.wsgi [None req-0a16075b-c24b-464c-856a-e111a4330ce2 tempest-AttachSCSIVolumeTestJSON-2124112834 tempest-AttachSCSIVolumeTestJSON-2124112834-project-reader] https://10.4.3.117/volume/v3/volumes/38ec7693-8262-4563-a42d-6ca8c1b177b1 returned with HTTP 200 Jul 27 16:08:11.146146 np0000005924 devstack@c-api.service[100522]: [pid: 100522|app: 0|req: 89/360] 10.4.3.117 () {66 vars in 1348 bytes} [Mon Jul 27 16:08:11 2026] GET /volume/v3/volumes/38ec7693-8262-4563-a42d-6ca8c1b177b1 => generated 1143 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 27 16:08:11.172492 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.middleware.request_id [None req-896eb590-d7b5-4bcb-b906-6947d43a3f97 None None] RequestId filter calling following filter/app {{(pid=100521) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:08:11.174207 np0000005924 devstack@c-api.service[100521]: INFO cinder.api.openstack.wsgi [None req-896eb590-d7b5-4bcb-b906-6947d43a3f97 tempest-TestMultiAttachVolumeSwap-1651872735 tempest-TestMultiAttachVolumeSwap-1651872735-project-member] GET https://10.4.3.117/volume/v3/volumes/6ec9ef70-f9c1-4096-97a1-c93e7c5033ad Jul 27 16:08:11.174435 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.openstack.wsgi [None req-896eb590-d7b5-4bcb-b906-6947d43a3f97 tempest-TestMultiAttachVolumeSwap-1651872735 tempest-TestMultiAttachVolumeSwap-1651872735-project-member] Empty body provided in request {{(pid=100521) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:08:11.174654 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.openstack.wsgi [None req-896eb590-d7b5-4bcb-b906-6947d43a3f97 tempest-TestMultiAttachVolumeSwap-1651872735 tempest-TestMultiAttachVolumeSwap-1651872735-project-member] Calling method 'show' {{(pid=100521) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:08:11.183077 np0000005924 devstack@c-api.service[100521]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:08:11.183077 np0000005924 devstack@c-api.service[100521]: warnings.warn( Jul 27 16:08:11.186205 np0000005924 devstack@c-api.service[100521]: INFO cinder.volume.api [None req-896eb590-d7b5-4bcb-b906-6947d43a3f97 tempest-TestMultiAttachVolumeSwap-1651872735 tempest-TestMultiAttachVolumeSwap-1651872735-project-member] Volume info retrieved successfully. Jul 27 16:08:11.189951 np0000005924 devstack@c-api.service[100521]: INFO cinder.api.openstack.wsgi [None req-896eb590-d7b5-4bcb-b906-6947d43a3f97 tempest-TestMultiAttachVolumeSwap-1651872735 tempest-TestMultiAttachVolumeSwap-1651872735-project-member] https://10.4.3.117/volume/v3/volumes/6ec9ef70-f9c1-4096-97a1-c93e7c5033ad returned with HTTP 200 Jul 27 16:08:11.190340 np0000005924 devstack@c-api.service[100521]: [pid: 100521|app: 0|req: 90/361] 10.4.3.117 () {66 vars in 1348 bytes} [Mon Jul 27 16:08:11 2026] GET /volume/v3/volumes/6ec9ef70-f9c1-4096-97a1-c93e7c5033ad => generated 869 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 27 16:08:11.602150 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.middleware.request_id [None req-ceb4630a-d8bb-4877-a2f2-c3eacd6f0ae5 None None] RequestId filter calling following filter/app {{(pid=100524) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:08:11.603768 np0000005924 devstack@c-api.service[100524]: INFO cinder.api.openstack.wsgi [None req-ceb4630a-d8bb-4877-a2f2-c3eacd6f0ae5 tempest-VolumesAssistedSnapshotsTest-569852816 tempest-VolumesAssistedSnapshotsTest-569852816-project-admin] GET https://10.4.3.117/volume/v3/volumes/c6d8bded-3b62-4fc1-95e4-1eb06a6adb9f Jul 27 16:08:11.603930 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.openstack.wsgi [None req-ceb4630a-d8bb-4877-a2f2-c3eacd6f0ae5 tempest-VolumesAssistedSnapshotsTest-569852816 tempest-VolumesAssistedSnapshotsTest-569852816-project-admin] Empty body provided in request {{(pid=100524) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:08:11.604100 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.openstack.wsgi [None req-ceb4630a-d8bb-4877-a2f2-c3eacd6f0ae5 tempest-VolumesAssistedSnapshotsTest-569852816 tempest-VolumesAssistedSnapshotsTest-569852816-project-admin] Calling method 'show' {{(pid=100524) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:08:11.612543 np0000005924 devstack@c-api.service[100524]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:08:11.612543 np0000005924 devstack@c-api.service[100524]: warnings.warn( Jul 27 16:08:11.615829 np0000005924 devstack@c-api.service[100524]: INFO cinder.volume.api [None req-ceb4630a-d8bb-4877-a2f2-c3eacd6f0ae5 tempest-VolumesAssistedSnapshotsTest-569852816 tempest-VolumesAssistedSnapshotsTest-569852816-project-admin] Volume info retrieved successfully. Jul 27 16:08:11.619288 np0000005924 devstack@c-api.service[100524]: INFO cinder.api.openstack.wsgi [None req-ceb4630a-d8bb-4877-a2f2-c3eacd6f0ae5 tempest-VolumesAssistedSnapshotsTest-569852816 tempest-VolumesAssistedSnapshotsTest-569852816-project-admin] https://10.4.3.117/volume/v3/volumes/c6d8bded-3b62-4fc1-95e4-1eb06a6adb9f returned with HTTP 200 Jul 27 16:08:11.619688 np0000005924 devstack@c-api.service[100524]: [pid: 100524|app: 0|req: 95/362] 10.4.3.117 () {66 vars in 1348 bytes} [Mon Jul 27 16:08:11 2026] GET /volume/v3/volumes/c6d8bded-3b62-4fc1-95e4-1eb06a6adb9f => generated 1025 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 27 16:08:12.159387 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.middleware.request_id [None req-60af0f5c-40b2-47e8-8569-93da236cab4c None None] RequestId filter calling following filter/app {{(pid=100523) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:08:12.162072 np0000005924 devstack@c-api.service[100523]: INFO cinder.api.openstack.wsgi [None req-60af0f5c-40b2-47e8-8569-93da236cab4c tempest-AttachSCSIVolumeTestJSON-2124112834 tempest-AttachSCSIVolumeTestJSON-2124112834-project-reader] GET https://10.4.3.117/volume/v3/volumes/38ec7693-8262-4563-a42d-6ca8c1b177b1 Jul 27 16:08:12.162475 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.openstack.wsgi [None req-60af0f5c-40b2-47e8-8569-93da236cab4c tempest-AttachSCSIVolumeTestJSON-2124112834 tempest-AttachSCSIVolumeTestJSON-2124112834-project-reader] Empty body provided in request {{(pid=100523) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:08:12.162516 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.openstack.wsgi [None req-60af0f5c-40b2-47e8-8569-93da236cab4c tempest-AttachSCSIVolumeTestJSON-2124112834 tempest-AttachSCSIVolumeTestJSON-2124112834-project-reader] Calling method 'show' {{(pid=100523) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:08:12.172799 np0000005924 devstack@c-api.service[100523]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:08:12.172799 np0000005924 devstack@c-api.service[100523]: warnings.warn( Jul 27 16:08:12.176505 np0000005924 devstack@c-api.service[100523]: INFO cinder.volume.api [None req-60af0f5c-40b2-47e8-8569-93da236cab4c tempest-AttachSCSIVolumeTestJSON-2124112834 tempest-AttachSCSIVolumeTestJSON-2124112834-project-reader] Volume info retrieved successfully. Jul 27 16:08:12.181000 np0000005924 devstack@c-api.service[100523]: INFO cinder.api.openstack.wsgi [None req-60af0f5c-40b2-47e8-8569-93da236cab4c tempest-AttachSCSIVolumeTestJSON-2124112834 tempest-AttachSCSIVolumeTestJSON-2124112834-project-reader] https://10.4.3.117/volume/v3/volumes/38ec7693-8262-4563-a42d-6ca8c1b177b1 returned with HTTP 200 Jul 27 16:08:12.181390 np0000005924 devstack@c-api.service[100523]: [pid: 100523|app: 0|req: 89/363] 10.4.3.117 () {66 vars in 1348 bytes} [Mon Jul 27 16:08:12 2026] GET /volume/v3/volumes/38ec7693-8262-4563-a42d-6ca8c1b177b1 => generated 1143 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 27 16:08:12.202133 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.middleware.request_id [None req-052d20e3-5aa9-4091-8b4e-632ce4ff65ed None None] RequestId filter calling following filter/app {{(pid=100522) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:08:12.204252 np0000005924 devstack@c-api.service[100522]: INFO cinder.api.openstack.wsgi [None req-052d20e3-5aa9-4091-8b4e-632ce4ff65ed tempest-TestMultiAttachVolumeSwap-1651872735 tempest-TestMultiAttachVolumeSwap-1651872735-project-member] GET https://10.4.3.117/volume/v3/volumes/6ec9ef70-f9c1-4096-97a1-c93e7c5033ad Jul 27 16:08:12.204503 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.openstack.wsgi [None req-052d20e3-5aa9-4091-8b4e-632ce4ff65ed tempest-TestMultiAttachVolumeSwap-1651872735 tempest-TestMultiAttachVolumeSwap-1651872735-project-member] Empty body provided in request {{(pid=100522) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:08:12.204735 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.openstack.wsgi [None req-052d20e3-5aa9-4091-8b4e-632ce4ff65ed tempest-TestMultiAttachVolumeSwap-1651872735 tempest-TestMultiAttachVolumeSwap-1651872735-project-member] Calling method 'show' {{(pid=100522) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:08:12.214010 np0000005924 devstack@c-api.service[100522]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:08:12.214010 np0000005924 devstack@c-api.service[100522]: warnings.warn( Jul 27 16:08:12.216961 np0000005924 devstack@c-api.service[100522]: INFO cinder.volume.api [None req-052d20e3-5aa9-4091-8b4e-632ce4ff65ed tempest-TestMultiAttachVolumeSwap-1651872735 tempest-TestMultiAttachVolumeSwap-1651872735-project-member] Volume info retrieved successfully. Jul 27 16:08:12.220617 np0000005924 devstack@c-api.service[100522]: INFO cinder.api.openstack.wsgi [None req-052d20e3-5aa9-4091-8b4e-632ce4ff65ed tempest-TestMultiAttachVolumeSwap-1651872735 tempest-TestMultiAttachVolumeSwap-1651872735-project-member] https://10.4.3.117/volume/v3/volumes/6ec9ef70-f9c1-4096-97a1-c93e7c5033ad returned with HTTP 200 Jul 27 16:08:12.220951 np0000005924 devstack@c-api.service[100522]: [pid: 100522|app: 0|req: 90/364] 10.4.3.117 () {66 vars in 1348 bytes} [Mon Jul 27 16:08:12 2026] GET /volume/v3/volumes/6ec9ef70-f9c1-4096-97a1-c93e7c5033ad => generated 869 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 27 16:08:12.632838 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.middleware.request_id [None req-2665b120-1d3a-4017-a677-c9f9f1d549be None None] RequestId filter calling following filter/app {{(pid=100521) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:08:12.634705 np0000005924 devstack@c-api.service[100521]: INFO cinder.api.openstack.wsgi [None req-2665b120-1d3a-4017-a677-c9f9f1d549be tempest-VolumesAssistedSnapshotsTest-569852816 tempest-VolumesAssistedSnapshotsTest-569852816-project-admin] GET https://10.4.3.117/volume/v3/volumes/c6d8bded-3b62-4fc1-95e4-1eb06a6adb9f Jul 27 16:08:12.634950 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.openstack.wsgi [None req-2665b120-1d3a-4017-a677-c9f9f1d549be tempest-VolumesAssistedSnapshotsTest-569852816 tempest-VolumesAssistedSnapshotsTest-569852816-project-admin] Empty body provided in request {{(pid=100521) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:08:12.635178 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.openstack.wsgi [None req-2665b120-1d3a-4017-a677-c9f9f1d549be tempest-VolumesAssistedSnapshotsTest-569852816 tempest-VolumesAssistedSnapshotsTest-569852816-project-admin] Calling method 'show' {{(pid=100521) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:08:12.643914 np0000005924 devstack@c-api.service[100521]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:08:12.643914 np0000005924 devstack@c-api.service[100521]: warnings.warn( Jul 27 16:08:12.646887 np0000005924 devstack@c-api.service[100521]: INFO cinder.volume.api [None req-2665b120-1d3a-4017-a677-c9f9f1d549be tempest-VolumesAssistedSnapshotsTest-569852816 tempest-VolumesAssistedSnapshotsTest-569852816-project-admin] Volume info retrieved successfully. Jul 27 16:08:12.650538 np0000005924 devstack@c-api.service[100521]: INFO cinder.api.openstack.wsgi [None req-2665b120-1d3a-4017-a677-c9f9f1d549be tempest-VolumesAssistedSnapshotsTest-569852816 tempest-VolumesAssistedSnapshotsTest-569852816-project-admin] https://10.4.3.117/volume/v3/volumes/c6d8bded-3b62-4fc1-95e4-1eb06a6adb9f returned with HTTP 200 Jul 27 16:08:12.650955 np0000005924 devstack@c-api.service[100521]: [pid: 100521|app: 0|req: 91/365] 10.4.3.117 () {66 vars in 1348 bytes} [Mon Jul 27 16:08:12 2026] GET /volume/v3/volumes/c6d8bded-3b62-4fc1-95e4-1eb06a6adb9f => generated 1025 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 27 16:08:13.083266 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.middleware.request_id [req-837382d2-4c3e-4547-8325-05732d8ce96f req-19348055-e819-4c3a-90b6-3f6a05a879e8 None None] RequestId filter calling following filter/app {{(pid=100524) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:08:13.085289 np0000005924 devstack@c-api.service[100524]: INFO cinder.api.openstack.wsgi [req-837382d2-4c3e-4547-8325-05732d8ce96f req-19348055-e819-4c3a-90b6-3f6a05a879e8 tempest-VolumesAssistedSnapshotsTest-569852816 tempest-VolumesAssistedSnapshotsTest-569852816-project-admin] POST https://10.4.3.117/volume/v3/attachments/36923e12-659e-4dd4-b55a-f9dad13cd609/action Jul 27 16:08:13.085804 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.openstack.wsgi [req-837382d2-4c3e-4547-8325-05732d8ce96f req-19348055-e819-4c3a-90b6-3f6a05a879e8 tempest-VolumesAssistedSnapshotsTest-569852816 tempest-VolumesAssistedSnapshotsTest-569852816-project-admin] Action body: b'{"os-complete": null}' {{(pid=100524) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 27 16:08:13.085804 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.openstack.wsgi [req-837382d2-4c3e-4547-8325-05732d8ce96f req-19348055-e819-4c3a-90b6-3f6a05a879e8 tempest-VolumesAssistedSnapshotsTest-569852816 tempest-VolumesAssistedSnapshotsTest-569852816-project-admin] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100524) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 27 16:08:13.105098 np0000005924 devstack@c-api.service[100524]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:08:13.105098 np0000005924 devstack@c-api.service[100524]: warnings.warn( Jul 27 16:08:13.127946 np0000005924 devstack@c-api.service[100524]: INFO cinder.api.openstack.wsgi [req-837382d2-4c3e-4547-8325-05732d8ce96f req-19348055-e819-4c3a-90b6-3f6a05a879e8 tempest-VolumesAssistedSnapshotsTest-569852816 tempest-VolumesAssistedSnapshotsTest-569852816-project-admin] https://10.4.3.117/volume/v3/attachments/36923e12-659e-4dd4-b55a-f9dad13cd609/action returned with HTTP 204 Jul 27 16:08:13.129021 np0000005924 devstack@c-api.service[100524]: [pid: 100524|app: 0|req: 96/366] 10.4.3.117 () {74 vars in 1725 bytes} [Mon Jul 27 16:08:13 2026] POST /volume/v3/attachments/36923e12-659e-4dd4-b55a-f9dad13cd609/action => generated 0 bytes in 45 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jul 27 16:08:13.208556 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.middleware.request_id [None req-e2d13386-a017-4e8e-a397-905e053ba53e None None] RequestId filter calling following filter/app {{(pid=100523) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:08:13.217388 np0000005924 devstack@c-api.service[100523]: INFO cinder.api.openstack.wsgi [None req-e2d13386-a017-4e8e-a397-905e053ba53e tempest-AttachSCSIVolumeTestJSON-2124112834 tempest-AttachSCSIVolumeTestJSON-2124112834-project-reader] GET https://10.4.3.117/volume/v3/volumes/38ec7693-8262-4563-a42d-6ca8c1b177b1 Jul 27 16:08:13.217624 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.openstack.wsgi [None req-e2d13386-a017-4e8e-a397-905e053ba53e tempest-AttachSCSIVolumeTestJSON-2124112834 tempest-AttachSCSIVolumeTestJSON-2124112834-project-reader] Empty body provided in request {{(pid=100523) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:08:13.217809 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.openstack.wsgi [None req-e2d13386-a017-4e8e-a397-905e053ba53e tempest-AttachSCSIVolumeTestJSON-2124112834 tempest-AttachSCSIVolumeTestJSON-2124112834-project-reader] Calling method 'show' {{(pid=100523) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:08:13.232862 np0000005924 devstack@c-api.service[100523]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:08:13.232862 np0000005924 devstack@c-api.service[100523]: warnings.warn( Jul 27 16:08:13.234206 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.middleware.request_id [None req-a48a54fa-4fd1-448e-9295-fd94cf37c43a None None] RequestId filter calling following filter/app {{(pid=100522) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:08:13.237300 np0000005924 devstack@c-api.service[100523]: INFO cinder.volume.api [None req-e2d13386-a017-4e8e-a397-905e053ba53e tempest-AttachSCSIVolumeTestJSON-2124112834 tempest-AttachSCSIVolumeTestJSON-2124112834-project-reader] Volume info retrieved successfully. Jul 27 16:08:13.239408 np0000005924 devstack@c-api.service[100522]: INFO cinder.api.openstack.wsgi [None req-a48a54fa-4fd1-448e-9295-fd94cf37c43a tempest-TestMultiAttachVolumeSwap-1651872735 tempest-TestMultiAttachVolumeSwap-1651872735-project-member] GET https://10.4.3.117/volume/v3/volumes/6ec9ef70-f9c1-4096-97a1-c93e7c5033ad Jul 27 16:08:13.239664 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.openstack.wsgi [None req-a48a54fa-4fd1-448e-9295-fd94cf37c43a tempest-TestMultiAttachVolumeSwap-1651872735 tempest-TestMultiAttachVolumeSwap-1651872735-project-member] Empty body provided in request {{(pid=100522) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:08:13.239901 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.openstack.wsgi [None req-a48a54fa-4fd1-448e-9295-fd94cf37c43a tempest-TestMultiAttachVolumeSwap-1651872735 tempest-TestMultiAttachVolumeSwap-1651872735-project-member] Calling method 'show' {{(pid=100522) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:08:13.243765 np0000005924 devstack@c-api.service[100523]: INFO cinder.api.openstack.wsgi [None req-e2d13386-a017-4e8e-a397-905e053ba53e tempest-AttachSCSIVolumeTestJSON-2124112834 tempest-AttachSCSIVolumeTestJSON-2124112834-project-reader] https://10.4.3.117/volume/v3/volumes/38ec7693-8262-4563-a42d-6ca8c1b177b1 returned with HTTP 200 Jul 27 16:08:13.243941 np0000005924 devstack@c-api.service[100523]: [pid: 100523|app: 0|req: 90/367] 10.4.3.117 () {66 vars in 1348 bytes} [Mon Jul 27 16:08:13 2026] GET /volume/v3/volumes/38ec7693-8262-4563-a42d-6ca8c1b177b1 => generated 1143 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 27 16:08:13.260553 np0000005924 devstack@c-api.service[100522]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:08:13.260553 np0000005924 devstack@c-api.service[100522]: warnings.warn( Jul 27 16:08:13.261134 np0000005924 devstack@c-api.service[100522]: INFO cinder.volume.api [None req-a48a54fa-4fd1-448e-9295-fd94cf37c43a tempest-TestMultiAttachVolumeSwap-1651872735 tempest-TestMultiAttachVolumeSwap-1651872735-project-member] Volume info retrieved successfully. Jul 27 16:08:13.267540 np0000005924 devstack@c-api.service[100522]: INFO cinder.api.openstack.wsgi [None req-a48a54fa-4fd1-448e-9295-fd94cf37c43a tempest-TestMultiAttachVolumeSwap-1651872735 tempest-TestMultiAttachVolumeSwap-1651872735-project-member] https://10.4.3.117/volume/v3/volumes/6ec9ef70-f9c1-4096-97a1-c93e7c5033ad returned with HTTP 200 Jul 27 16:08:13.269318 np0000005924 devstack@c-api.service[100522]: [pid: 100522|app: 0|req: 91/368] 10.4.3.117 () {66 vars in 1348 bytes} [Mon Jul 27 16:08:13 2026] GET /volume/v3/volumes/6ec9ef70-f9c1-4096-97a1-c93e7c5033ad => generated 869 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 27 16:08:13.338491 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.middleware.request_id [None req-d613b565-5dba-490d-9b97-057d98694462 None None] RequestId filter calling following filter/app {{(pid=100521) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:08:13.338873 np0000005924 devstack@c-api.service[100521]: INFO cinder.api.openstack.wsgi [None req-d613b565-5dba-490d-9b97-057d98694462 None None] GET https://10.4.3.117/volume// Jul 27 16:08:13.339022 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.openstack.wsgi [None req-d613b565-5dba-490d-9b97-057d98694462 None None] Empty body provided in request {{(pid=100521) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:08:13.339195 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.openstack.wsgi [None req-d613b565-5dba-490d-9b97-057d98694462 None None] Calling method 'all' {{(pid=100521) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:08:13.339511 np0000005924 devstack@c-api.service[100521]: INFO cinder.api.openstack.wsgi [None req-d613b565-5dba-490d-9b97-057d98694462 None None] https://10.4.3.117/volume// returned with HTTP 300 Jul 27 16:08:13.339811 np0000005924 devstack@c-api.service[100521]: [pid: 100521|app: 0|req: 92/369] 10.4.3.117 () {66 vars in 1426 bytes} [Mon Jul 27 16:08:13 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 27 16:08:13.347145 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.middleware.request_id [req-9101d8e1-3484-4ab8-8816-0e3e7932118f req-db3801ad-4aee-4c97-8dbc-8dc3afd80b5a None None] RequestId filter calling following filter/app {{(pid=100524) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:08:13.349113 np0000005924 devstack@c-api.service[100524]: INFO cinder.api.openstack.wsgi [req-9101d8e1-3484-4ab8-8816-0e3e7932118f req-db3801ad-4aee-4c97-8dbc-8dc3afd80b5a tempest-ServerActionsV293TestJSON-283338424 tempest-ServerActionsV293TestJSON-283338424-project-member] POST https://10.4.3.117/volume/v3/attachments Jul 27 16:08:13.349946 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.openstack.wsgi [req-9101d8e1-3484-4ab8-8816-0e3e7932118f req-db3801ad-4aee-4c97-8dbc-8dc3afd80b5a tempest-ServerActionsV293TestJSON-283338424 tempest-ServerActionsV293TestJSON-283338424-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "aee9d524-17ce-4f61-b0a4-3f7396eebd04", "connector": null, "instance_uuid": "942a801a-1084-4ca6-8476-e68fa44dcbee"}} {{(pid=100524) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 27 16:08:13.360382 np0000005924 devstack@c-api.service[100524]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:08:13.360382 np0000005924 devstack@c-api.service[100524]: warnings.warn( Jul 27 16:08:13.388571 np0000005924 devstack@c-api.service[100524]: INFO cinder.api.openstack.wsgi [req-9101d8e1-3484-4ab8-8816-0e3e7932118f req-db3801ad-4aee-4c97-8dbc-8dc3afd80b5a tempest-ServerActionsV293TestJSON-283338424 tempest-ServerActionsV293TestJSON-283338424-project-member] https://10.4.3.117/volume/v3/attachments returned with HTTP 200 Jul 27 16:08:13.389143 np0000005924 devstack@c-api.service[100524]: [pid: 100524|app: 0|req: 97/370] 10.4.3.117 () {74 vars in 1594 bytes} [Mon Jul 27 16:08:13 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 27 16:08:13.581114 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.middleware.request_id [req-dbb2eca9-a252-458e-ad3c-96937afce83e req-1ee6c899-2b61-4060-b6da-4c0348ab9b30 None None] RequestId filter calling following filter/app {{(pid=100523) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:08:13.583097 np0000005924 devstack@c-api.service[100523]: INFO cinder.api.openstack.wsgi [req-dbb2eca9-a252-458e-ad3c-96937afce83e req-1ee6c899-2b61-4060-b6da-4c0348ab9b30 tempest-AttachSCSIVolumeTestJSON-2124112834 tempest-AttachSCSIVolumeTestJSON-2124112834-project-member] DELETE https://10.4.3.117/volume/v3/attachments/1c82d416-1494-46e4-8188-3b091da670fe Jul 27 16:08:13.583359 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.openstack.wsgi [req-dbb2eca9-a252-458e-ad3c-96937afce83e req-1ee6c899-2b61-4060-b6da-4c0348ab9b30 tempest-AttachSCSIVolumeTestJSON-2124112834 tempest-AttachSCSIVolumeTestJSON-2124112834-project-member] Empty body provided in request {{(pid=100523) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:08:13.583569 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.openstack.wsgi [req-dbb2eca9-a252-458e-ad3c-96937afce83e req-1ee6c899-2b61-4060-b6da-4c0348ab9b30 tempest-AttachSCSIVolumeTestJSON-2124112834 tempest-AttachSCSIVolumeTestJSON-2124112834-project-member] Calling method 'version_select' {{(pid=100523) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:08:13.590720 np0000005924 devstack@c-api.service[100523]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:08:13.590720 np0000005924 devstack@c-api.service[100523]: warnings.warn( Jul 27 16:08:13.666025 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.middleware.request_id [None req-eb7120f5-dd19-4270-939e-572965f37dd0 None None] RequestId filter calling following filter/app {{(pid=100522) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:08:13.668123 np0000005924 devstack@c-api.service[100522]: INFO cinder.api.openstack.wsgi [None req-eb7120f5-dd19-4270-939e-572965f37dd0 tempest-VolumesAssistedSnapshotsTest-569852816 tempest-VolumesAssistedSnapshotsTest-569852816-project-admin] GET https://10.4.3.117/volume/v3/volumes/c6d8bded-3b62-4fc1-95e4-1eb06a6adb9f Jul 27 16:08:13.668355 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.openstack.wsgi [None req-eb7120f5-dd19-4270-939e-572965f37dd0 tempest-VolumesAssistedSnapshotsTest-569852816 tempest-VolumesAssistedSnapshotsTest-569852816-project-admin] Empty body provided in request {{(pid=100522) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:08:13.668588 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.openstack.wsgi [None req-eb7120f5-dd19-4270-939e-572965f37dd0 tempest-VolumesAssistedSnapshotsTest-569852816 tempest-VolumesAssistedSnapshotsTest-569852816-project-admin] Calling method 'show' {{(pid=100522) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:08:13.671393 np0000005924 devstack@c-api.service[100523]: INFO cinder.api.openstack.wsgi [req-dbb2eca9-a252-458e-ad3c-96937afce83e req-1ee6c899-2b61-4060-b6da-4c0348ab9b30 tempest-AttachSCSIVolumeTestJSON-2124112834 tempest-AttachSCSIVolumeTestJSON-2124112834-project-member] https://10.4.3.117/volume/v3/attachments/1c82d416-1494-46e4-8188-3b091da670fe returned with HTTP 200 Jul 27 16:08:13.671846 np0000005924 devstack@c-api.service[100523]: [pid: 100523|app: 0|req: 91/371] 10.4.3.117 () {72 vars in 1673 bytes} [Mon Jul 27 16:08:13 2026] DELETE /volume/v3/attachments/1c82d416-1494-46e4-8188-3b091da670fe => generated 19 bytes in 91 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 27 16:08:13.681479 np0000005924 devstack@c-api.service[100522]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:08:13.681479 np0000005924 devstack@c-api.service[100522]: warnings.warn( Jul 27 16:08:13.686395 np0000005924 devstack@c-api.service[100522]: INFO cinder.volume.api [None req-eb7120f5-dd19-4270-939e-572965f37dd0 tempest-VolumesAssistedSnapshotsTest-569852816 tempest-VolumesAssistedSnapshotsTest-569852816-project-admin] Volume info retrieved successfully. Jul 27 16:08:13.694348 np0000005924 devstack@c-api.service[100522]: INFO cinder.api.openstack.wsgi [None req-eb7120f5-dd19-4270-939e-572965f37dd0 tempest-VolumesAssistedSnapshotsTest-569852816 tempest-VolumesAssistedSnapshotsTest-569852816-project-admin] https://10.4.3.117/volume/v3/volumes/c6d8bded-3b62-4fc1-95e4-1eb06a6adb9f returned with HTTP 200 Jul 27 16:08:13.694756 np0000005924 devstack@c-api.service[100522]: [pid: 100522|app: 0|req: 92/372] 10.4.3.117 () {66 vars in 1348 bytes} [Mon Jul 27 16:08:13 2026] GET /volume/v3/volumes/c6d8bded-3b62-4fc1-95e4-1eb06a6adb9f => generated 1327 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 27 16:08:13.712232 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.middleware.request_id [None req-df1c98fb-8e27-4edd-a31c-649e6a40e02b None None] RequestId filter calling following filter/app {{(pid=100521) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:08:13.713994 np0000005924 devstack@c-api.service[100521]: INFO cinder.api.openstack.wsgi [None req-df1c98fb-8e27-4edd-a31c-649e6a40e02b tempest-VolumesAssistedSnapshotsTest-569852816 tempest-VolumesAssistedSnapshotsTest-569852816-project-admin] GET https://10.4.3.117/volume/v3/volumes/c6d8bded-3b62-4fc1-95e4-1eb06a6adb9f Jul 27 16:08:13.714117 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.openstack.wsgi [None req-df1c98fb-8e27-4edd-a31c-649e6a40e02b tempest-VolumesAssistedSnapshotsTest-569852816 tempest-VolumesAssistedSnapshotsTest-569852816-project-admin] Empty body provided in request {{(pid=100521) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:08:13.714293 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.openstack.wsgi [None req-df1c98fb-8e27-4edd-a31c-649e6a40e02b tempest-VolumesAssistedSnapshotsTest-569852816 tempest-VolumesAssistedSnapshotsTest-569852816-project-admin] Calling method 'show' {{(pid=100521) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:08:13.728574 np0000005924 devstack@c-api.service[100521]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:08:13.728574 np0000005924 devstack@c-api.service[100521]: warnings.warn( Jul 27 16:08:13.732839 np0000005924 devstack@c-api.service[100521]: INFO cinder.volume.api [None req-df1c98fb-8e27-4edd-a31c-649e6a40e02b tempest-VolumesAssistedSnapshotsTest-569852816 tempest-VolumesAssistedSnapshotsTest-569852816-project-admin] Volume info retrieved successfully. Jul 27 16:08:13.742373 np0000005924 devstack@c-api.service[100521]: INFO cinder.api.openstack.wsgi [None req-df1c98fb-8e27-4edd-a31c-649e6a40e02b tempest-VolumesAssistedSnapshotsTest-569852816 tempest-VolumesAssistedSnapshotsTest-569852816-project-admin] https://10.4.3.117/volume/v3/volumes/c6d8bded-3b62-4fc1-95e4-1eb06a6adb9f returned with HTTP 200 Jul 27 16:08:13.742373 np0000005924 devstack@c-api.service[100521]: [pid: 100521|app: 0|req: 93/373] 10.4.3.117 () {66 vars in 1348 bytes} [Mon Jul 27 16:08:13 2026] GET /volume/v3/volumes/c6d8bded-3b62-4fc1-95e4-1eb06a6adb9f => generated 1327 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 27 16:08:14.111143 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.middleware.request_id [req-b484db5f-8467-48f3-82d7-6515faede089 req-51cb89a3-99ea-4edc-95dc-0e12fef55331 None None] RequestId filter calling following filter/app {{(pid=100524) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:08:14.113277 np0000005924 devstack@c-api.service[100524]: INFO cinder.api.openstack.wsgi [req-b484db5f-8467-48f3-82d7-6515faede089 req-51cb89a3-99ea-4edc-95dc-0e12fef55331 tempest-VolumesAssistedSnapshotsTest-1128680863 tempest-VolumesAssistedSnapshotsTest-1128680863-project] POST https://10.4.3.117/volume/v3/snapshots/db69acd7-3b63-4a33-82f3-2e8dae8eb9b1/action Jul 27 16:08:14.113664 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.openstack.wsgi [req-b484db5f-8467-48f3-82d7-6515faede089 req-51cb89a3-99ea-4edc-95dc-0e12fef55331 tempest-VolumesAssistedSnapshotsTest-1128680863 tempest-VolumesAssistedSnapshotsTest-1128680863-project] Action body: b'{"os-update_snapshot_status": {"status": "error", "progress": "90%"}}' {{(pid=100524) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 27 16:08:14.113756 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.openstack.wsgi [req-b484db5f-8467-48f3-82d7-6515faede089 req-51cb89a3-99ea-4edc-95dc-0e12fef55331 tempest-VolumesAssistedSnapshotsTest-1128680863 tempest-VolumesAssistedSnapshotsTest-1128680863-project] Action: 'action', calling method: _update_snapshot_status, body: {"os-update_snapshot_status": {"status": "error", "progress": "90%"}} {{(pid=100524) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 27 16:08:14.115073 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.contrib.snapshot_actions [req-b484db5f-8467-48f3-82d7-6515faede089 req-51cb89a3-99ea-4edc-95dc-0e12fef55331 tempest-VolumesAssistedSnapshotsTest-1128680863 tempest-VolumesAssistedSnapshotsTest-1128680863-project] body: {'os-update_snapshot_status': {'status': 'error', 'progress': '90%'}} {{(pid=100524) _update_snapshot_status /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:46}} Jul 27 16:08:14.127362 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.middleware.request_id [req-167b8d61-8703-436c-a467-869cabb937b7 req-2913b956-6c41-43ff-8b4f-21902f78ed5d None None] RequestId filter calling following filter/app {{(pid=100523) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:08:14.128447 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.middleware.request_id [None req-5a1e7581-c8ed-4d68-9390-f66a44c919c5 None None] RequestId filter calling following filter/app {{(pid=100522) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:08:14.130032 np0000005924 devstack@c-api.service[100523]: INFO cinder.api.openstack.wsgi [req-167b8d61-8703-436c-a467-869cabb937b7 req-2913b956-6c41-43ff-8b4f-21902f78ed5d tempest-VolumesAssistedSnapshotsTest-1128680863 tempest-VolumesAssistedSnapshotsTest-1128680863-project] POST https://10.4.3.117/volume/v3/snapshots/None/action Jul 27 16:08:14.130476 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.openstack.wsgi [req-167b8d61-8703-436c-a467-869cabb937b7 req-2913b956-6c41-43ff-8b4f-21902f78ed5d tempest-VolumesAssistedSnapshotsTest-1128680863 tempest-VolumesAssistedSnapshotsTest-1128680863-project] Action body: b'{"os-update_snapshot_status": {"status": "error_deleting", "progress": "90%"}}' {{(pid=100523) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 27 16:08:14.130680 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.openstack.wsgi [req-167b8d61-8703-436c-a467-869cabb937b7 req-2913b956-6c41-43ff-8b4f-21902f78ed5d tempest-VolumesAssistedSnapshotsTest-1128680863 tempest-VolumesAssistedSnapshotsTest-1128680863-project] Action: 'action', calling method: _update_snapshot_status, body: {"os-update_snapshot_status": {"status": "error_deleting", "progress": "90%"}} {{(pid=100523) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 27 16:08:14.130772 np0000005924 devstack@c-api.service[100522]: INFO cinder.api.openstack.wsgi [None req-5a1e7581-c8ed-4d68-9390-f66a44c919c5 tempest-VolumesAssistedSnapshotsTest-569852816 tempest-VolumesAssistedSnapshotsTest-569852816-project-admin] GET https://10.4.3.117/volume/v3/volumes/c6d8bded-3b62-4fc1-95e4-1eb06a6adb9f Jul 27 16:08:14.131216 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.openstack.wsgi [None req-5a1e7581-c8ed-4d68-9390-f66a44c919c5 tempest-VolumesAssistedSnapshotsTest-569852816 tempest-VolumesAssistedSnapshotsTest-569852816-project-admin] Empty body provided in request {{(pid=100522) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:08:14.131216 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.openstack.wsgi [None req-5a1e7581-c8ed-4d68-9390-f66a44c919c5 tempest-VolumesAssistedSnapshotsTest-569852816 tempest-VolumesAssistedSnapshotsTest-569852816-project-admin] Calling method 'show' {{(pid=100522) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:08:14.132664 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.contrib.snapshot_actions [req-167b8d61-8703-436c-a467-869cabb937b7 req-2913b956-6c41-43ff-8b4f-21902f78ed5d tempest-VolumesAssistedSnapshotsTest-1128680863 tempest-VolumesAssistedSnapshotsTest-1128680863-project] body: {'os-update_snapshot_status': {'status': 'error_deleting', 'progress': '90%'}} {{(pid=100523) _update_snapshot_status /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:46}} Jul 27 16:08:14.134831 np0000005924 devstack@c-api.service[100524]: INFO cinder.api.openstack.wsgi [req-b484db5f-8467-48f3-82d7-6515faede089 req-51cb89a3-99ea-4edc-95dc-0e12fef55331 tempest-VolumesAssistedSnapshotsTest-1128680863 tempest-VolumesAssistedSnapshotsTest-1128680863-project] https://10.4.3.117/volume/v3/snapshots/db69acd7-3b63-4a33-82f3-2e8dae8eb9b1/action returned with HTTP 404 Jul 27 16:08:14.135375 np0000005924 devstack@c-api.service[100524]: [pid: 100524|app: 0|req: 98/374] 10.4.3.117 () {72 vars in 1678 bytes} [Mon Jul 27 16:08:14 2026] POST /volume/v3/snapshots/db69acd7-3b63-4a33-82f3-2e8dae8eb9b1/action => generated 111 bytes in 25 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 27 16:08:14.147463 np0000005924 devstack@c-api.service[100522]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:08:14.147463 np0000005924 devstack@c-api.service[100522]: warnings.warn( Jul 27 16:08:14.151185 np0000005924 devstack@c-api.service[100522]: INFO cinder.volume.api [None req-5a1e7581-c8ed-4d68-9390-f66a44c919c5 tempest-VolumesAssistedSnapshotsTest-569852816 tempest-VolumesAssistedSnapshotsTest-569852816-project-admin] Volume info retrieved successfully. Jul 27 16:08:14.158939 np0000005924 devstack@c-api.service[100522]: INFO cinder.api.openstack.wsgi [None req-5a1e7581-c8ed-4d68-9390-f66a44c919c5 tempest-VolumesAssistedSnapshotsTest-569852816 tempest-VolumesAssistedSnapshotsTest-569852816-project-admin] https://10.4.3.117/volume/v3/volumes/c6d8bded-3b62-4fc1-95e4-1eb06a6adb9f returned with HTTP 200 Jul 27 16:08:14.159375 np0000005924 devstack@c-api.service[100522]: [pid: 100522|app: 0|req: 93/375] 10.4.3.117 () {66 vars in 1348 bytes} [Mon Jul 27 16:08:14 2026] GET /volume/v3/volumes/c6d8bded-3b62-4fc1-95e4-1eb06a6adb9f => generated 1327 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 27 16:08:14.160224 np0000005924 devstack@c-api.service[100523]: INFO cinder.api.openstack.wsgi [req-167b8d61-8703-436c-a467-869cabb937b7 req-2913b956-6c41-43ff-8b4f-21902f78ed5d tempest-VolumesAssistedSnapshotsTest-1128680863 tempest-VolumesAssistedSnapshotsTest-1128680863-project] https://10.4.3.117/volume/v3/snapshots/None/action returned with HTTP 404 Jul 27 16:08:14.161444 np0000005924 devstack@c-api.service[100523]: [pid: 100523|app: 0|req: 92/376] 10.4.3.117 () {72 vars in 1582 bytes} [Mon Jul 27 16:08:14 2026] POST /volume/v3/snapshots/None/action => generated 79 bytes in 35 msecs (HTTP/1.1 404) 7 headers in 291 bytes (1 switches on core 0) Jul 27 16:08:14.216813 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.middleware.request_id [req-73fbf706-154c-4593-a2e6-73982405064a req-004ea8cf-0855-450e-876d-87d85106cb14 None None] RequestId filter calling following filter/app {{(pid=100521) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:08:14.219149 np0000005924 devstack@c-api.service[100521]: INFO cinder.api.openstack.wsgi [req-73fbf706-154c-4593-a2e6-73982405064a req-004ea8cf-0855-450e-876d-87d85106cb14 tempest-VolumesAssistedSnapshotsTest-569852816 tempest-VolumesAssistedSnapshotsTest-569852816-project-admin] GET https://10.4.3.117/volume/v3/volumes/c6d8bded-3b62-4fc1-95e4-1eb06a6adb9f Jul 27 16:08:14.219450 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.openstack.wsgi [req-73fbf706-154c-4593-a2e6-73982405064a req-004ea8cf-0855-450e-876d-87d85106cb14 tempest-VolumesAssistedSnapshotsTest-569852816 tempest-VolumesAssistedSnapshotsTest-569852816-project-admin] Empty body provided in request {{(pid=100521) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:08:14.219721 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.openstack.wsgi [req-73fbf706-154c-4593-a2e6-73982405064a req-004ea8cf-0855-450e-876d-87d85106cb14 tempest-VolumesAssistedSnapshotsTest-569852816 tempest-VolumesAssistedSnapshotsTest-569852816-project-admin] Calling method 'show' {{(pid=100521) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:08:14.232623 np0000005924 devstack@c-api.service[100521]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:08:14.232623 np0000005924 devstack@c-api.service[100521]: warnings.warn( Jul 27 16:08:14.237349 np0000005924 devstack@c-api.service[100521]: INFO cinder.volume.api [req-73fbf706-154c-4593-a2e6-73982405064a req-004ea8cf-0855-450e-876d-87d85106cb14 tempest-VolumesAssistedSnapshotsTest-569852816 tempest-VolumesAssistedSnapshotsTest-569852816-project-admin] Volume info retrieved successfully. Jul 27 16:08:14.239829 np0000005924 devstack@c-api.service[100521]: INFO cinder.api.openstack.wsgi [req-73fbf706-154c-4593-a2e6-73982405064a req-004ea8cf-0855-450e-876d-87d85106cb14 tempest-VolumesAssistedSnapshotsTest-569852816 tempest-VolumesAssistedSnapshotsTest-569852816-project-admin] https://10.4.3.117/volume/v3/volumes/c6d8bded-3b62-4fc1-95e4-1eb06a6adb9f returned with HTTP 200 Jul 27 16:08:14.240276 np0000005924 devstack@c-api.service[100521]: [pid: 100521|app: 0|req: 94/377] 10.4.3.117 () {68 vars in 1598 bytes} [Mon Jul 27 16:08:14 2026] GET /volume/v3/volumes/c6d8bded-3b62-4fc1-95e4-1eb06a6adb9f => generated 1327 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 27 16:08:14.259154 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.middleware.request_id [None req-eda91e66-1f3c-4630-8921-3e382a9a977e None None] RequestId filter calling following filter/app {{(pid=100524) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:08:14.260901 np0000005924 devstack@c-api.service[100524]: INFO cinder.api.openstack.wsgi [None req-eda91e66-1f3c-4630-8921-3e382a9a977e tempest-AttachSCSIVolumeTestJSON-2124112834 tempest-AttachSCSIVolumeTestJSON-2124112834-project-reader] GET https://10.4.3.117/volume/v3/volumes/38ec7693-8262-4563-a42d-6ca8c1b177b1 Jul 27 16:08:14.262421 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.openstack.wsgi [None req-eda91e66-1f3c-4630-8921-3e382a9a977e tempest-AttachSCSIVolumeTestJSON-2124112834 tempest-AttachSCSIVolumeTestJSON-2124112834-project-reader] Empty body provided in request {{(pid=100524) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:08:14.262421 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.openstack.wsgi [None req-eda91e66-1f3c-4630-8921-3e382a9a977e tempest-AttachSCSIVolumeTestJSON-2124112834 tempest-AttachSCSIVolumeTestJSON-2124112834-project-reader] Calling method 'show' {{(pid=100524) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:08:14.268388 np0000005924 devstack@c-api.service[100524]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:08:14.268388 np0000005924 devstack@c-api.service[100524]: warnings.warn( Jul 27 16:08:14.271604 np0000005924 devstack@c-api.service[100524]: INFO cinder.volume.api [None req-eda91e66-1f3c-4630-8921-3e382a9a977e tempest-AttachSCSIVolumeTestJSON-2124112834 tempest-AttachSCSIVolumeTestJSON-2124112834-project-reader] Volume info retrieved successfully. Jul 27 16:08:14.276502 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.middleware.request_id [req-73fbf706-154c-4593-a2e6-73982405064a req-f5150141-d4ae-45c6-b084-f3ea3fc18fbf None None] RequestId filter calling following filter/app {{(pid=100522) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:08:14.278560 np0000005924 devstack@c-api.service[100524]: INFO cinder.api.openstack.wsgi [None req-eda91e66-1f3c-4630-8921-3e382a9a977e tempest-AttachSCSIVolumeTestJSON-2124112834 tempest-AttachSCSIVolumeTestJSON-2124112834-project-reader] https://10.4.3.117/volume/v3/volumes/38ec7693-8262-4563-a42d-6ca8c1b177b1 returned with HTTP 200 Jul 27 16:08:14.278560 np0000005924 devstack@c-api.service[100524]: [pid: 100524|app: 0|req: 99/378] 10.4.3.117 () {66 vars in 1348 bytes} [Mon Jul 27 16:08:14 2026] GET /volume/v3/volumes/38ec7693-8262-4563-a42d-6ca8c1b177b1 => generated 848 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 27 16:08:14.280178 np0000005924 devstack@c-api.service[100522]: INFO cinder.api.openstack.wsgi [req-73fbf706-154c-4593-a2e6-73982405064a req-f5150141-d4ae-45c6-b084-f3ea3fc18fbf tempest-VolumesAssistedSnapshotsTest-569852816 tempest-VolumesAssistedSnapshotsTest-569852816-project-admin] POST https://10.4.3.117/volume/v3/volumes/c6d8bded-3b62-4fc1-95e4-1eb06a6adb9f/action Jul 27 16:08:14.280178 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.openstack.wsgi [req-73fbf706-154c-4593-a2e6-73982405064a req-f5150141-d4ae-45c6-b084-f3ea3fc18fbf tempest-VolumesAssistedSnapshotsTest-569852816 tempest-VolumesAssistedSnapshotsTest-569852816-project-admin] Action body: b'{"os-begin_detaching": null}' {{(pid=100522) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 27 16:08:14.280178 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.openstack.wsgi [req-73fbf706-154c-4593-a2e6-73982405064a req-f5150141-d4ae-45c6-b084-f3ea3fc18fbf tempest-VolumesAssistedSnapshotsTest-569852816 tempest-VolumesAssistedSnapshotsTest-569852816-project-admin] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100522) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 27 16:08:14.284321 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.middleware.request_id [None req-26c14dfa-0e7c-4493-b72f-8a068132af2e None None] RequestId filter calling following filter/app {{(pid=100523) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:08:14.286754 np0000005924 devstack@c-api.service[100523]: INFO cinder.api.openstack.wsgi [None req-26c14dfa-0e7c-4493-b72f-8a068132af2e tempest-TestMultiAttachVolumeSwap-1651872735 tempest-TestMultiAttachVolumeSwap-1651872735-project-member] GET https://10.4.3.117/volume/v3/volumes/6ec9ef70-f9c1-4096-97a1-c93e7c5033ad Jul 27 16:08:14.286754 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.openstack.wsgi [None req-26c14dfa-0e7c-4493-b72f-8a068132af2e tempest-TestMultiAttachVolumeSwap-1651872735 tempest-TestMultiAttachVolumeSwap-1651872735-project-member] Empty body provided in request {{(pid=100523) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:08:14.286995 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.openstack.wsgi [None req-26c14dfa-0e7c-4493-b72f-8a068132af2e tempest-TestMultiAttachVolumeSwap-1651872735 tempest-TestMultiAttachVolumeSwap-1651872735-project-member] Calling method 'show' {{(pid=100523) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:08:14.293360 np0000005924 devstack@c-api.service[100522]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:08:14.293360 np0000005924 devstack@c-api.service[100522]: warnings.warn( Jul 27 16:08:14.293710 np0000005924 devstack@c-api.service[100522]: INFO cinder.volume.api [req-73fbf706-154c-4593-a2e6-73982405064a req-f5150141-d4ae-45c6-b084-f3ea3fc18fbf tempest-VolumesAssistedSnapshotsTest-569852816 tempest-VolumesAssistedSnapshotsTest-569852816-project-admin] Volume info retrieved successfully. Jul 27 16:08:14.298602 np0000005924 devstack@c-api.service[100523]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:08:14.298602 np0000005924 devstack@c-api.service[100523]: warnings.warn( Jul 27 16:08:14.302737 np0000005924 devstack@c-api.service[100523]: INFO cinder.volume.api [None req-26c14dfa-0e7c-4493-b72f-8a068132af2e tempest-TestMultiAttachVolumeSwap-1651872735 tempest-TestMultiAttachVolumeSwap-1651872735-project-member] Volume info retrieved successfully. Jul 27 16:08:14.308686 np0000005924 devstack@c-api.service[100523]: INFO cinder.api.openstack.wsgi [None req-26c14dfa-0e7c-4493-b72f-8a068132af2e tempest-TestMultiAttachVolumeSwap-1651872735 tempest-TestMultiAttachVolumeSwap-1651872735-project-member] https://10.4.3.117/volume/v3/volumes/6ec9ef70-f9c1-4096-97a1-c93e7c5033ad returned with HTTP 200 Jul 27 16:08:14.309434 np0000005924 devstack@c-api.service[100523]: [pid: 100523|app: 0|req: 93/379] 10.4.3.117 () {66 vars in 1348 bytes} [Mon Jul 27 16:08:14 2026] GET /volume/v3/volumes/6ec9ef70-f9c1-4096-97a1-c93e7c5033ad => generated 869 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 27 16:08:14.309949 np0000005924 devstack@c-api.service[100522]: INFO cinder.volume.api [req-73fbf706-154c-4593-a2e6-73982405064a req-f5150141-d4ae-45c6-b084-f3ea3fc18fbf tempest-VolumesAssistedSnapshotsTest-569852816 tempest-VolumesAssistedSnapshotsTest-569852816-project-admin] Begin detaching volume completed successfully. Jul 27 16:08:14.310182 np0000005924 devstack@c-api.service[100522]: INFO cinder.api.openstack.wsgi [req-73fbf706-154c-4593-a2e6-73982405064a req-f5150141-d4ae-45c6-b084-f3ea3fc18fbf tempest-VolumesAssistedSnapshotsTest-569852816 tempest-VolumesAssistedSnapshotsTest-569852816-project-admin] https://10.4.3.117/volume/v3/volumes/c6d8bded-3b62-4fc1-95e4-1eb06a6adb9f/action returned with HTTP 202 Jul 27 16:08:14.311058 np0000005924 devstack@c-api.service[100522]: [pid: 100522|app: 0|req: 94/380] 10.4.3.117 () {72 vars in 1672 bytes} [Mon Jul 27 16:08:14 2026] POST /volume/v3/volumes/c6d8bded-3b62-4fc1-95e4-1eb06a6adb9f/action => generated 0 bytes in 35 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 27 16:08:14.340025 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.middleware.request_id [None req-1212ff3b-4827-40d3-ab20-5de8560c1ee5 None None] RequestId filter calling following filter/app {{(pid=100521) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:08:14.342436 np0000005924 devstack@c-api.service[100521]: INFO cinder.api.openstack.wsgi [None req-1212ff3b-4827-40d3-ab20-5de8560c1ee5 tempest-AttachSCSIVolumeTestJSON-2124112834 tempest-AttachSCSIVolumeTestJSON-2124112834-project-member] GET https://10.4.3.117/volume/v3/volumes/38ec7693-8262-4563-a42d-6ca8c1b177b1 Jul 27 16:08:14.342763 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.openstack.wsgi [None req-1212ff3b-4827-40d3-ab20-5de8560c1ee5 tempest-AttachSCSIVolumeTestJSON-2124112834 tempest-AttachSCSIVolumeTestJSON-2124112834-project-member] Empty body provided in request {{(pid=100521) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:08:14.343191 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.openstack.wsgi [None req-1212ff3b-4827-40d3-ab20-5de8560c1ee5 tempest-AttachSCSIVolumeTestJSON-2124112834 tempest-AttachSCSIVolumeTestJSON-2124112834-project-member] Calling method 'show' {{(pid=100521) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:08:14.352424 np0000005924 devstack@c-api.service[100521]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:08:14.352424 np0000005924 devstack@c-api.service[100521]: warnings.warn( Jul 27 16:08:14.356308 np0000005924 devstack@c-api.service[100521]: INFO cinder.volume.api [None req-1212ff3b-4827-40d3-ab20-5de8560c1ee5 tempest-AttachSCSIVolumeTestJSON-2124112834 tempest-AttachSCSIVolumeTestJSON-2124112834-project-member] Volume info retrieved successfully. Jul 27 16:08:14.360046 np0000005924 devstack@c-api.service[100521]: INFO cinder.api.openstack.wsgi [None req-1212ff3b-4827-40d3-ab20-5de8560c1ee5 tempest-AttachSCSIVolumeTestJSON-2124112834 tempest-AttachSCSIVolumeTestJSON-2124112834-project-member] https://10.4.3.117/volume/v3/volumes/38ec7693-8262-4563-a42d-6ca8c1b177b1 returned with HTTP 200 Jul 27 16:08:14.360514 np0000005924 devstack@c-api.service[100521]: [pid: 100521|app: 0|req: 95/381] 10.4.3.117 () {66 vars in 1348 bytes} [Mon Jul 27 16:08:14 2026] GET /volume/v3/volumes/38ec7693-8262-4563-a42d-6ca8c1b177b1 => generated 848 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 27 16:08:14.370955 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.middleware.request_id [None req-44084a55-543a-47cf-90a7-b699fbca08a7 None None] RequestId filter calling following filter/app {{(pid=100524) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:08:14.371308 np0000005924 devstack@c-api.service[100524]: INFO cinder.api.openstack.wsgi [None req-44084a55-543a-47cf-90a7-b699fbca08a7 None None] GET https://10.4.3.117/volume// Jul 27 16:08:14.371504 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.openstack.wsgi [None req-44084a55-543a-47cf-90a7-b699fbca08a7 None None] Empty body provided in request {{(pid=100524) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:08:14.371721 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.openstack.wsgi [None req-44084a55-543a-47cf-90a7-b699fbca08a7 None None] Calling method 'all' {{(pid=100524) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:08:14.372024 np0000005924 devstack@c-api.service[100524]: INFO cinder.api.openstack.wsgi [None req-44084a55-543a-47cf-90a7-b699fbca08a7 None None] https://10.4.3.117/volume// returned with HTTP 300 Jul 27 16:08:14.372304 np0000005924 devstack@c-api.service[100524]: [pid: 100524|app: 0|req: 100/382] 10.4.3.117 () {66 vars in 1426 bytes} [Mon Jul 27 16:08:14 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 27 16:08:14.382936 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.middleware.request_id [req-73fbf706-154c-4593-a2e6-73982405064a req-e3dceade-b385-4b46-a091-d7d1c2dc0650 None None] RequestId filter calling following filter/app {{(pid=100523) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:08:14.385452 np0000005924 devstack@c-api.service[100523]: INFO cinder.api.openstack.wsgi [req-73fbf706-154c-4593-a2e6-73982405064a req-e3dceade-b385-4b46-a091-d7d1c2dc0650 tempest-VolumesAssistedSnapshotsTest-569852816 tempest-VolumesAssistedSnapshotsTest-569852816-project-admin] GET https://10.4.3.117/volume/v3/volumes/c6d8bded-3b62-4fc1-95e4-1eb06a6adb9f Jul 27 16:08:14.385685 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.openstack.wsgi [req-73fbf706-154c-4593-a2e6-73982405064a req-e3dceade-b385-4b46-a091-d7d1c2dc0650 tempest-VolumesAssistedSnapshotsTest-569852816 tempest-VolumesAssistedSnapshotsTest-569852816-project-admin] Empty body provided in request {{(pid=100523) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:08:14.385866 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.openstack.wsgi [req-73fbf706-154c-4593-a2e6-73982405064a req-e3dceade-b385-4b46-a091-d7d1c2dc0650 tempest-VolumesAssistedSnapshotsTest-569852816 tempest-VolumesAssistedSnapshotsTest-569852816-project-admin] Calling method 'show' {{(pid=100523) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:08:14.395848 np0000005924 devstack@c-api.service[100523]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:08:14.395848 np0000005924 devstack@c-api.service[100523]: warnings.warn( Jul 27 16:08:14.399140 np0000005924 devstack@c-api.service[100523]: INFO cinder.volume.api [req-73fbf706-154c-4593-a2e6-73982405064a req-e3dceade-b385-4b46-a091-d7d1c2dc0650 tempest-VolumesAssistedSnapshotsTest-569852816 tempest-VolumesAssistedSnapshotsTest-569852816-project-admin] Volume info retrieved successfully. Jul 27 16:08:14.403302 np0000005924 devstack@c-api.service[100523]: INFO cinder.api.openstack.wsgi [req-73fbf706-154c-4593-a2e6-73982405064a req-e3dceade-b385-4b46-a091-d7d1c2dc0650 tempest-VolumesAssistedSnapshotsTest-569852816 tempest-VolumesAssistedSnapshotsTest-569852816-project-admin] https://10.4.3.117/volume/v3/volumes/c6d8bded-3b62-4fc1-95e4-1eb06a6adb9f returned with HTTP 200 Jul 27 16:08:14.403916 np0000005924 devstack@c-api.service[100523]: [pid: 100523|app: 0|req: 94/383] 10.4.3.117 () {70 vars in 1639 bytes} [Mon Jul 27 16:08:14 2026] GET /volume/v3/volumes/c6d8bded-3b62-4fc1-95e4-1eb06a6adb9f => generated 1553 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 27 16:08:14.572814 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.middleware.request_id [None req-ddee556b-72b5-45ba-90f6-b938bf8201f2 None None] RequestId filter calling following filter/app {{(pid=100522) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:08:14.574422 np0000005924 devstack@c-api.service[100522]: INFO cinder.api.openstack.wsgi [None req-ddee556b-72b5-45ba-90f6-b938bf8201f2 tempest-AttachSCSIVolumeTestJSON-2124112834 tempest-AttachSCSIVolumeTestJSON-2124112834-project-member] GET https://10.4.3.117/volume/v3/volumes/38ec7693-8262-4563-a42d-6ca8c1b177b1 Jul 27 16:08:14.574604 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.openstack.wsgi [None req-ddee556b-72b5-45ba-90f6-b938bf8201f2 tempest-AttachSCSIVolumeTestJSON-2124112834 tempest-AttachSCSIVolumeTestJSON-2124112834-project-member] Empty body provided in request {{(pid=100522) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:08:14.574794 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.openstack.wsgi [None req-ddee556b-72b5-45ba-90f6-b938bf8201f2 tempest-AttachSCSIVolumeTestJSON-2124112834 tempest-AttachSCSIVolumeTestJSON-2124112834-project-member] Calling method 'show' {{(pid=100522) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:08:14.581205 np0000005924 devstack@c-api.service[100522]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:08:14.581205 np0000005924 devstack@c-api.service[100522]: warnings.warn( Jul 27 16:08:14.584675 np0000005924 devstack@c-api.service[100522]: INFO cinder.volume.api [None req-ddee556b-72b5-45ba-90f6-b938bf8201f2 tempest-AttachSCSIVolumeTestJSON-2124112834 tempest-AttachSCSIVolumeTestJSON-2124112834-project-member] Volume info retrieved successfully. Jul 27 16:08:14.588260 np0000005924 devstack@c-api.service[100522]: INFO cinder.api.openstack.wsgi [None req-ddee556b-72b5-45ba-90f6-b938bf8201f2 tempest-AttachSCSIVolumeTestJSON-2124112834 tempest-AttachSCSIVolumeTestJSON-2124112834-project-member] https://10.4.3.117/volume/v3/volumes/38ec7693-8262-4563-a42d-6ca8c1b177b1 returned with HTTP 200 Jul 27 16:08:14.589065 np0000005924 devstack@c-api.service[100522]: [pid: 100522|app: 0|req: 95/384] 10.4.3.117 () {66 vars in 1348 bytes} [Mon Jul 27 16:08:14 2026] GET /volume/v3/volumes/38ec7693-8262-4563-a42d-6ca8c1b177b1 => generated 848 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 27 16:08:15.070054 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.middleware.request_id [None req-106fc242-4c6f-4790-9ea4-3af6b23b3c53 None None] RequestId filter calling following filter/app {{(pid=100521) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:08:15.323973 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.middleware.request_id [None req-7895f68f-a775-40c8-bb45-a8dde0cf14ec None None] RequestId filter calling following filter/app {{(pid=100524) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:08:15.325642 np0000005924 devstack@c-api.service[100524]: INFO cinder.api.openstack.wsgi [None req-7895f68f-a775-40c8-bb45-a8dde0cf14ec tempest-TestMultiAttachVolumeSwap-1651872735 tempest-TestMultiAttachVolumeSwap-1651872735-project-member] GET https://10.4.3.117/volume/v3/volumes/6ec9ef70-f9c1-4096-97a1-c93e7c5033ad Jul 27 16:08:15.325842 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.openstack.wsgi [None req-7895f68f-a775-40c8-bb45-a8dde0cf14ec tempest-TestMultiAttachVolumeSwap-1651872735 tempest-TestMultiAttachVolumeSwap-1651872735-project-member] Empty body provided in request {{(pid=100524) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:08:15.326124 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.openstack.wsgi [None req-7895f68f-a775-40c8-bb45-a8dde0cf14ec tempest-TestMultiAttachVolumeSwap-1651872735 tempest-TestMultiAttachVolumeSwap-1651872735-project-member] Calling method 'show' {{(pid=100524) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:08:15.337866 np0000005924 devstack@c-api.service[100524]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:08:15.337866 np0000005924 devstack@c-api.service[100524]: warnings.warn( Jul 27 16:08:15.341221 np0000005924 devstack@c-api.service[100524]: INFO cinder.volume.api [None req-7895f68f-a775-40c8-bb45-a8dde0cf14ec tempest-TestMultiAttachVolumeSwap-1651872735 tempest-TestMultiAttachVolumeSwap-1651872735-project-member] Volume info retrieved successfully. Jul 27 16:08:15.345318 np0000005924 devstack@c-api.service[100524]: INFO cinder.api.openstack.wsgi [None req-7895f68f-a775-40c8-bb45-a8dde0cf14ec tempest-TestMultiAttachVolumeSwap-1651872735 tempest-TestMultiAttachVolumeSwap-1651872735-project-member] https://10.4.3.117/volume/v3/volumes/6ec9ef70-f9c1-4096-97a1-c93e7c5033ad returned with HTTP 200 Jul 27 16:08:15.345704 np0000005924 devstack@c-api.service[100524]: [pid: 100524|app: 0|req: 101/385] 10.4.3.117 () {66 vars in 1348 bytes} [Mon Jul 27 16:08:15 2026] GET /volume/v3/volumes/6ec9ef70-f9c1-4096-97a1-c93e7c5033ad => generated 869 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 27 16:08:15.497275 np0000005924 devstack@c-api.service[100521]: INFO cinder.api.openstack.wsgi [None req-106fc242-4c6f-4790-9ea4-3af6b23b3c53 tempest-VolumesSnapshotTestJSON-1761742646 tempest-VolumesSnapshotTestJSON-1761742646-project-member] POST https://10.4.3.117/volume/v3/volumes Jul 27 16:08:15.497275 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.openstack.wsgi [None req-106fc242-4c6f-4790-9ea4-3af6b23b3c53 tempest-VolumesSnapshotTestJSON-1761742646 tempest-VolumesSnapshotTestJSON-1761742646-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesSnapshotTestJSON-Volume-1325790738"}} {{(pid=100521) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 27 16:08:15.497549 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.v3.volumes [None req-106fc242-4c6f-4790-9ea4-3af6b23b3c53 tempest-VolumesSnapshotTestJSON-1761742646 tempest-VolumesSnapshotTestJSON-1761742646-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesSnapshotTestJSON-Volume-1325790738'}} {{(pid=100521) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 27 16:08:15.497696 np0000005924 devstack@c-api.service[100521]: INFO cinder.api.v3.volumes [None req-106fc242-4c6f-4790-9ea4-3af6b23b3c53 tempest-VolumesSnapshotTestJSON-1761742646 tempest-VolumesSnapshotTestJSON-1761742646-project-member] Create volume of 1 GB Jul 27 16:08:15.501774 np0000005924 devstack@c-api.service[100521]: INFO cinder.volume.api [None req-106fc242-4c6f-4790-9ea4-3af6b23b3c53 tempest-VolumesSnapshotTestJSON-1761742646 tempest-VolumesSnapshotTestJSON-1761742646-project-member] Availability Zones retrieved successfully. Jul 27 16:08:15.509344 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.volume.api [None req-106fc242-4c6f-4790-9ea4-3af6b23b3c53 tempest-VolumesSnapshotTestJSON-1761742646 tempest-VolumesSnapshotTestJSON-1761742646-project-member] Flow 'volume_create_api' (2237511f-1b2f-446e-a630-4c65854e49f0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100521) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 27 16:08:15.509403 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.volume.api [None req-106fc242-4c6f-4790-9ea4-3af6b23b3c53 tempest-VolumesSnapshotTestJSON-1761742646 tempest-VolumesSnapshotTestJSON-1761742646-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (d3921605-9c99-4460-b644-b9857fc2811c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100521) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 27 16:08:15.510248 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.volume.flows.api.create_volume [None req-106fc242-4c6f-4790-9ea4-3af6b23b3c53 tempest-VolumesSnapshotTestJSON-1761742646 tempest-VolumesSnapshotTestJSON-1761742646-project-member] Validating volume size '1' using validate_int {{(pid=100521) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 27 16:08:15.533750 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.volume.api [None req-106fc242-4c6f-4790-9ea4-3af6b23b3c53 tempest-VolumesSnapshotTestJSON-1761742646 tempest-VolumesSnapshotTestJSON-1761742646-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (d3921605-9c99-4460-b644-b9857fc2811c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-27T16:04:59Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=2bce4e1a-e6e0-49d9-be36-c3405449a01e,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '2bce4e1a-e6e0-49d9-be36-c3405449a01e', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100521) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 27 16:08:15.534465 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.volume.api [None req-106fc242-4c6f-4790-9ea4-3af6b23b3c53 tempest-VolumesSnapshotTestJSON-1761742646 tempest-VolumesSnapshotTestJSON-1761742646-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (212c2f3f-ef6d-4bd3-95f9-b5f1a48d1bdc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100521) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 27 16:08:15.594892 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.quota [None req-106fc242-4c6f-4790-9ea4-3af6b23b3c53 tempest-VolumesSnapshotTestJSON-1761742646 tempest-VolumesSnapshotTestJSON-1761742646-project-member] Created reservations ['8e84ba49-8e93-4a21-95ce-531a15135625', '6ac6ae80-173c-4155-83ea-d9f2a4559e78', '3c7c21a2-dc20-4c23-851c-192ee9b17606', 'e051d9e4-a3e2-40a0-90ef-b450bf9e3905'] {{(pid=100521) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 27 16:08:15.595985 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.volume.api [None req-106fc242-4c6f-4790-9ea4-3af6b23b3c53 tempest-VolumesSnapshotTestJSON-1761742646 tempest-VolumesSnapshotTestJSON-1761742646-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (212c2f3f-ef6d-4bd3-95f9-b5f1a48d1bdc) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['8e84ba49-8e93-4a21-95ce-531a15135625', '6ac6ae80-173c-4155-83ea-d9f2a4559e78', '3c7c21a2-dc20-4c23-851c-192ee9b17606', 'e051d9e4-a3e2-40a0-90ef-b450bf9e3905']}' {{(pid=100521) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 27 16:08:15.596243 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.volume.api [None req-106fc242-4c6f-4790-9ea4-3af6b23b3c53 tempest-VolumesSnapshotTestJSON-1761742646 tempest-VolumesSnapshotTestJSON-1761742646-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (6aa6f5c0-e96a-4e61-ac18-b0aca70b6564) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100521) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 27 16:08:15.619091 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.volume.api [None req-106fc242-4c6f-4790-9ea4-3af6b23b3c53 tempest-VolumesSnapshotTestJSON-1761742646 tempest-VolumesSnapshotTestJSON-1761742646-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (6aa6f5c0-e96a-4e61-ac18-b0aca70b6564) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'f7548089-9ae3-423f-809f-5f730bb537b3', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesSnapshotTestJSON-Volume-1325790738',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='8885c07e22f540a4954666cbde54d7b6',qos_specs=None,replication_status=,reservations=['8e84ba49-8e93-4a21-95ce-531a15135625','6ac6ae80-173c-4155-83ea-d9f2a4559e78','3c7c21a2-dc20-4c23-851c-192ee9b17606','e051d9e4-a3e2-40a0-90ef-b450bf9e3905'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='2fd4eb7c1c6948cd96216211e749b977',volume_type_id=2bce4e1a-e6e0-49d9-be36-c3405449a01e), 'volume': Volume(_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-27T16:08:15Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesSnapshotTestJSON-Volume-1325790738',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=f7548089-9ae3-423f-809f-5f730bb537b3,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='8885c07e22f540a4954666cbde54d7b6',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='2fd4eb7c1c6948cd96216211e749b977',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(2bce4e1a-e6e0-49d9-be36-c3405449a01e),volume_type_id=2bce4e1a-e6e0-49d9-be36-c3405449a01e)}' {{(pid=100521) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 27 16:08:15.620090 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.volume.api [None req-106fc242-4c6f-4790-9ea4-3af6b23b3c53 tempest-VolumesSnapshotTestJSON-1761742646 tempest-VolumesSnapshotTestJSON-1761742646-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (cdc1f72d-7402-4593-b10a-b50a143313cf) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100521) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 27 16:08:15.639153 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.volume.api [None req-106fc242-4c6f-4790-9ea4-3af6b23b3c53 tempest-VolumesSnapshotTestJSON-1761742646 tempest-VolumesSnapshotTestJSON-1761742646-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (cdc1f72d-7402-4593-b10a-b50a143313cf) transitioned into state 'SUCCESS' from state '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-1325790738',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='8885c07e22f540a4954666cbde54d7b6',qos_specs=None,replication_status=,reservations=['8e84ba49-8e93-4a21-95ce-531a15135625','6ac6ae80-173c-4155-83ea-d9f2a4559e78','3c7c21a2-dc20-4c23-851c-192ee9b17606','e051d9e4-a3e2-40a0-90ef-b450bf9e3905'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='2fd4eb7c1c6948cd96216211e749b977',volume_type_id=2bce4e1a-e6e0-49d9-be36-c3405449a01e)}' {{(pid=100521) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 27 16:08:15.639820 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.volume.api [None req-106fc242-4c6f-4790-9ea4-3af6b23b3c53 tempest-VolumesSnapshotTestJSON-1761742646 tempest-VolumesSnapshotTestJSON-1761742646-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (c8dc3f29-3597-43f0-bd05-5abdb0395697) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100521) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 27 16:08:15.650315 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.volume.api [None req-106fc242-4c6f-4790-9ea4-3af6b23b3c53 tempest-VolumesSnapshotTestJSON-1761742646 tempest-VolumesSnapshotTestJSON-1761742646-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (c8dc3f29-3597-43f0-bd05-5abdb0395697) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100521) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 27 16:08:15.651109 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.volume.api [None req-106fc242-4c6f-4790-9ea4-3af6b23b3c53 tempest-VolumesSnapshotTestJSON-1761742646 tempest-VolumesSnapshotTestJSON-1761742646-project-member] Flow 'volume_create_api' (2237511f-1b2f-446e-a630-4c65854e49f0) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100521) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 27 16:08:15.651391 np0000005924 devstack@c-api.service[100521]: INFO cinder.volume.api [None req-106fc242-4c6f-4790-9ea4-3af6b23b3c53 tempest-VolumesSnapshotTestJSON-1761742646 tempest-VolumesSnapshotTestJSON-1761742646-project-member] Create volume request issued successfully. Jul 27 16:08:15.651979 np0000005924 devstack@c-api.service[100521]: INFO cinder.api.openstack.wsgi [None req-106fc242-4c6f-4790-9ea4-3af6b23b3c53 tempest-VolumesSnapshotTestJSON-1761742646 tempest-VolumesSnapshotTestJSON-1761742646-project-member] https://10.4.3.117/volume/v3/volumes returned with HTTP 202 Jul 27 16:08:15.653653 np0000005924 devstack@c-api.service[100521]: [pid: 100521|app: 0|req: 96/386] 10.4.3.117 () {68 vars in 1258 bytes} [Mon Jul 27 16:08:15 2026] POST /volume/v3/volumes => generated 754 bytes in 583 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 27 16:08:15.664835 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.middleware.request_id [None req-3f6f689d-a6e9-45a3-8f75-df6b69c5243a None None] RequestId filter calling following filter/app {{(pid=100523) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:08:15.666711 np0000005924 devstack@c-api.service[100523]: INFO cinder.api.openstack.wsgi [None req-3f6f689d-a6e9-45a3-8f75-df6b69c5243a tempest-VolumesSnapshotTestJSON-1761742646 tempest-VolumesSnapshotTestJSON-1761742646-project-member] GET https://10.4.3.117/volume/v3/volumes/f7548089-9ae3-423f-809f-5f730bb537b3 Jul 27 16:08:15.666924 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.openstack.wsgi [None req-3f6f689d-a6e9-45a3-8f75-df6b69c5243a tempest-VolumesSnapshotTestJSON-1761742646 tempest-VolumesSnapshotTestJSON-1761742646-project-member] Empty body provided in request {{(pid=100523) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:08:15.667169 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.openstack.wsgi [None req-3f6f689d-a6e9-45a3-8f75-df6b69c5243a tempest-VolumesSnapshotTestJSON-1761742646 tempest-VolumesSnapshotTestJSON-1761742646-project-member] Calling method 'show' {{(pid=100523) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:08:15.674484 np0000005924 devstack@c-api.service[100523]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:08:15.674484 np0000005924 devstack@c-api.service[100523]: warnings.warn( Jul 27 16:08:15.678009 np0000005924 devstack@c-api.service[100523]: INFO cinder.volume.api [None req-3f6f689d-a6e9-45a3-8f75-df6b69c5243a tempest-VolumesSnapshotTestJSON-1761742646 tempest-VolumesSnapshotTestJSON-1761742646-project-member] Volume info retrieved successfully. Jul 27 16:08:15.684001 np0000005924 devstack@c-api.service[100523]: INFO cinder.api.openstack.wsgi [None req-3f6f689d-a6e9-45a3-8f75-df6b69c5243a tempest-VolumesSnapshotTestJSON-1761742646 tempest-VolumesSnapshotTestJSON-1761742646-project-member] https://10.4.3.117/volume/v3/volumes/f7548089-9ae3-423f-809f-5f730bb537b3 returned with HTTP 200 Jul 27 16:08:15.684507 np0000005924 devstack@c-api.service[100523]: [pid: 100523|app: 0|req: 95/387] 10.4.3.117 () {66 vars in 1348 bytes} [Mon Jul 27 16:08:15 2026] GET /volume/v3/volumes/f7548089-9ae3-423f-809f-5f730bb537b3 => generated 822 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 27 16:08:16.359891 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.middleware.request_id [None req-014d441c-02b0-4c9d-99a9-b4ad51f96160 None None] RequestId filter calling following filter/app {{(pid=100522) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:08:16.361745 np0000005924 devstack@c-api.service[100522]: INFO cinder.api.openstack.wsgi [None req-014d441c-02b0-4c9d-99a9-b4ad51f96160 tempest-TestMultiAttachVolumeSwap-1651872735 tempest-TestMultiAttachVolumeSwap-1651872735-project-member] GET https://10.4.3.117/volume/v3/volumes/6ec9ef70-f9c1-4096-97a1-c93e7c5033ad Jul 27 16:08:16.361902 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.openstack.wsgi [None req-014d441c-02b0-4c9d-99a9-b4ad51f96160 tempest-TestMultiAttachVolumeSwap-1651872735 tempest-TestMultiAttachVolumeSwap-1651872735-project-member] Empty body provided in request {{(pid=100522) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:08:16.362101 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.openstack.wsgi [None req-014d441c-02b0-4c9d-99a9-b4ad51f96160 tempest-TestMultiAttachVolumeSwap-1651872735 tempest-TestMultiAttachVolumeSwap-1651872735-project-member] Calling method 'show' {{(pid=100522) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:08:16.373389 np0000005924 devstack@c-api.service[100522]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:08:16.373389 np0000005924 devstack@c-api.service[100522]: warnings.warn( Jul 27 16:08:16.380670 np0000005924 devstack@c-api.service[100522]: INFO cinder.volume.api [None req-014d441c-02b0-4c9d-99a9-b4ad51f96160 tempest-TestMultiAttachVolumeSwap-1651872735 tempest-TestMultiAttachVolumeSwap-1651872735-project-member] Volume info retrieved successfully. Jul 27 16:08:16.385415 np0000005924 devstack@c-api.service[100522]: INFO cinder.api.openstack.wsgi [None req-014d441c-02b0-4c9d-99a9-b4ad51f96160 tempest-TestMultiAttachVolumeSwap-1651872735 tempest-TestMultiAttachVolumeSwap-1651872735-project-member] https://10.4.3.117/volume/v3/volumes/6ec9ef70-f9c1-4096-97a1-c93e7c5033ad returned with HTTP 200 Jul 27 16:08:16.385825 np0000005924 devstack@c-api.service[100522]: [pid: 100522|app: 0|req: 96/388] 10.4.3.117 () {66 vars in 1348 bytes} [Mon Jul 27 16:08:16 2026] GET /volume/v3/volumes/6ec9ef70-f9c1-4096-97a1-c93e7c5033ad => generated 869 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 27 16:08:16.705181 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.middleware.request_id [None req-23d323c7-48d7-47fe-934e-33c4adb91c04 None None] RequestId filter calling following filter/app {{(pid=100524) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:08:16.708526 np0000005924 devstack@c-api.service[100524]: INFO cinder.api.openstack.wsgi [None req-23d323c7-48d7-47fe-934e-33c4adb91c04 tempest-VolumesSnapshotTestJSON-1761742646 tempest-VolumesSnapshotTestJSON-1761742646-project-member] GET https://10.4.3.117/volume/v3/volumes/f7548089-9ae3-423f-809f-5f730bb537b3 Jul 27 16:08:16.708526 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.openstack.wsgi [None req-23d323c7-48d7-47fe-934e-33c4adb91c04 tempest-VolumesSnapshotTestJSON-1761742646 tempest-VolumesSnapshotTestJSON-1761742646-project-member] Empty body provided in request {{(pid=100524) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:08:16.708526 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.openstack.wsgi [None req-23d323c7-48d7-47fe-934e-33c4adb91c04 tempest-VolumesSnapshotTestJSON-1761742646 tempest-VolumesSnapshotTestJSON-1761742646-project-member] Calling method 'show' {{(pid=100524) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:08:16.717706 np0000005924 devstack@c-api.service[100524]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:08:16.717706 np0000005924 devstack@c-api.service[100524]: warnings.warn( Jul 27 16:08:16.722551 np0000005924 devstack@c-api.service[100524]: INFO cinder.volume.api [None req-23d323c7-48d7-47fe-934e-33c4adb91c04 tempest-VolumesSnapshotTestJSON-1761742646 tempest-VolumesSnapshotTestJSON-1761742646-project-member] Volume info retrieved successfully. Jul 27 16:08:16.729524 np0000005924 devstack@c-api.service[100524]: INFO cinder.api.openstack.wsgi [None req-23d323c7-48d7-47fe-934e-33c4adb91c04 tempest-VolumesSnapshotTestJSON-1761742646 tempest-VolumesSnapshotTestJSON-1761742646-project-member] https://10.4.3.117/volume/v3/volumes/f7548089-9ae3-423f-809f-5f730bb537b3 returned with HTTP 200 Jul 27 16:08:16.729524 np0000005924 devstack@c-api.service[100524]: [pid: 100524|app: 0|req: 102/389] 10.4.3.117 () {66 vars in 1348 bytes} [Mon Jul 27 16:08:16 2026] GET /volume/v3/volumes/f7548089-9ae3-423f-809f-5f730bb537b3 => generated 847 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 27 16:08:16.747106 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.middleware.request_id [None req-68bf0432-27a2-4405-b5ca-1f9eb44bff88 None None] RequestId filter calling following filter/app {{(pid=100521) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:08:16.749187 np0000005924 devstack@c-api.service[100521]: INFO cinder.api.openstack.wsgi [None req-68bf0432-27a2-4405-b5ca-1f9eb44bff88 tempest-VolumesSnapshotTestJSON-1761742646 tempest-VolumesSnapshotTestJSON-1761742646-project-member] GET https://10.4.3.117/volume/v3/volumes/f7548089-9ae3-423f-809f-5f730bb537b3 Jul 27 16:08:16.749187 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.openstack.wsgi [None req-68bf0432-27a2-4405-b5ca-1f9eb44bff88 tempest-VolumesSnapshotTestJSON-1761742646 tempest-VolumesSnapshotTestJSON-1761742646-project-member] Empty body provided in request {{(pid=100521) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:08:16.749278 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.openstack.wsgi [None req-68bf0432-27a2-4405-b5ca-1f9eb44bff88 tempest-VolumesSnapshotTestJSON-1761742646 tempest-VolumesSnapshotTestJSON-1761742646-project-member] Calling method 'show' {{(pid=100521) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:08:16.756962 np0000005924 devstack@c-api.service[100521]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:08:16.756962 np0000005924 devstack@c-api.service[100521]: warnings.warn( Jul 27 16:08:16.761477 np0000005924 devstack@c-api.service[100521]: INFO cinder.volume.api [None req-68bf0432-27a2-4405-b5ca-1f9eb44bff88 tempest-VolumesSnapshotTestJSON-1761742646 tempest-VolumesSnapshotTestJSON-1761742646-project-member] Volume info retrieved successfully. Jul 27 16:08:16.766189 np0000005924 devstack@c-api.service[100521]: INFO cinder.api.openstack.wsgi [None req-68bf0432-27a2-4405-b5ca-1f9eb44bff88 tempest-VolumesSnapshotTestJSON-1761742646 tempest-VolumesSnapshotTestJSON-1761742646-project-member] https://10.4.3.117/volume/v3/volumes/f7548089-9ae3-423f-809f-5f730bb537b3 returned with HTTP 200 Jul 27 16:08:16.766577 np0000005924 devstack@c-api.service[100521]: [pid: 100521|app: 0|req: 97/390] 10.4.3.117 () {66 vars in 1348 bytes} [Mon Jul 27 16:08:16 2026] GET /volume/v3/volumes/f7548089-9ae3-423f-809f-5f730bb537b3 => generated 847 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 27 16:08:16.779651 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.middleware.request_id [None req-2dcceee3-224c-454a-96e3-2cb902b8505b None None] RequestId filter calling following filter/app {{(pid=100523) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:08:16.781378 np0000005924 devstack@c-api.service[100523]: INFO cinder.api.openstack.wsgi [None req-2dcceee3-224c-454a-96e3-2cb902b8505b tempest-VolumesSnapshotTestJSON-1761742646 tempest-VolumesSnapshotTestJSON-1761742646-project-member] POST https://10.4.3.117/volume/v3/snapshots Jul 27 16:08:16.781715 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.openstack.wsgi [None req-2dcceee3-224c-454a-96e3-2cb902b8505b tempest-VolumesSnapshotTestJSON-1761742646 tempest-VolumesSnapshotTestJSON-1761742646-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "f7548089-9ae3-423f-809f-5f730bb537b3", "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1492638779"}} {{(pid=100523) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 27 16:08:16.791499 np0000005924 devstack@c-api.service[100523]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:08:16.791499 np0000005924 devstack@c-api.service[100523]: warnings.warn( Jul 27 16:08:16.792053 np0000005924 devstack@c-api.service[100523]: INFO cinder.volume.api [None req-2dcceee3-224c-454a-96e3-2cb902b8505b tempest-VolumesSnapshotTestJSON-1761742646 tempest-VolumesSnapshotTestJSON-1761742646-project-member] Volume info retrieved successfully. Jul 27 16:08:16.792125 np0000005924 devstack@c-api.service[100523]: INFO cinder.api.v3.snapshots [None req-2dcceee3-224c-454a-96e3-2cb902b8505b tempest-VolumesSnapshotTestJSON-1761742646 tempest-VolumesSnapshotTestJSON-1761742646-project-member] Create snapshot from volume f7548089-9ae3-423f-809f-5f730bb537b3 Jul 27 16:08:16.807511 np0000005924 devstack@c-api.service[100523]: WARNING cinder.quota [None req-2dcceee3-224c-454a-96e3-2cb902b8505b tempest-VolumesSnapshotTestJSON-1761742646 tempest-VolumesSnapshotTestJSON-1761742646-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 27 16:08:16.826689 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.quota [None req-2dcceee3-224c-454a-96e3-2cb902b8505b tempest-VolumesSnapshotTestJSON-1761742646 tempest-VolumesSnapshotTestJSON-1761742646-project-member] Created reservations ['628e4ad9-a166-498d-8f95-ce64bf562c6e', 'f8033ff7-e078-468c-bf22-1cbc0cfaad3f', 'ae242d79-01a1-4a31-b515-691de7969c98', '53262270-1b55-40e7-bdf0-bb0d185ff642'] {{(pid=100523) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 27 16:08:16.832187 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.middleware.request_id [req-7b426aab-4fcc-4687-8da6-fb6758770ba9 req-e91705b2-82fb-4d9f-bc5a-7a7def849a7c None None] RequestId filter calling following filter/app {{(pid=100522) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:08:16.834486 np0000005924 devstack@c-api.service[100522]: INFO cinder.api.openstack.wsgi [req-7b426aab-4fcc-4687-8da6-fb6758770ba9 req-e91705b2-82fb-4d9f-bc5a-7a7def849a7c tempest-TestMultiAttachVolumeSwap-1651872735 tempest-TestMultiAttachVolumeSwap-1651872735-project-member] POST https://10.4.3.117/volume/v3/attachments/9a888dc1-70ad-4c14-80ae-fd6a51402c93/action Jul 27 16:08:16.834910 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.openstack.wsgi [req-7b426aab-4fcc-4687-8da6-fb6758770ba9 req-e91705b2-82fb-4d9f-bc5a-7a7def849a7c tempest-TestMultiAttachVolumeSwap-1651872735 tempest-TestMultiAttachVolumeSwap-1651872735-project-member] Action body: b'{"os-complete": null}' {{(pid=100522) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 27 16:08:16.835036 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.openstack.wsgi [req-7b426aab-4fcc-4687-8da6-fb6758770ba9 req-e91705b2-82fb-4d9f-bc5a-7a7def849a7c tempest-TestMultiAttachVolumeSwap-1651872735 tempest-TestMultiAttachVolumeSwap-1651872735-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100522) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 27 16:08:16.850669 np0000005924 devstack@c-api.service[100522]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:08:16.850669 np0000005924 devstack@c-api.service[100522]: warnings.warn( Jul 27 16:08:16.856472 np0000005924 devstack@c-api.service[100523]: INFO cinder.volume.api [None req-2dcceee3-224c-454a-96e3-2cb902b8505b tempest-VolumesSnapshotTestJSON-1761742646 tempest-VolumesSnapshotTestJSON-1761742646-project-member] Snapshot create request issued successfully. Jul 27 16:08:16.856796 np0000005924 devstack@c-api.service[100523]: INFO cinder.api.openstack.wsgi [None req-2dcceee3-224c-454a-96e3-2cb902b8505b tempest-VolumesSnapshotTestJSON-1761742646 tempest-VolumesSnapshotTestJSON-1761742646-project-member] https://10.4.3.117/volume/v3/snapshots returned with HTTP 202 Jul 27 16:08:16.857174 np0000005924 devstack@c-api.service[100523]: [pid: 100523|app: 0|req: 96/391] 10.4.3.117 () {68 vars in 1265 bytes} [Mon Jul 27 16:08:16 2026] POST /volume/v3/snapshots => generated 310 bytes in 78 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 27 16:08:16.863765 np0000005924 devstack@c-api.service[100522]: INFO cinder.api.openstack.wsgi [req-7b426aab-4fcc-4687-8da6-fb6758770ba9 req-e91705b2-82fb-4d9f-bc5a-7a7def849a7c tempest-TestMultiAttachVolumeSwap-1651872735 tempest-TestMultiAttachVolumeSwap-1651872735-project-member] https://10.4.3.117/volume/v3/attachments/9a888dc1-70ad-4c14-80ae-fd6a51402c93/action returned with HTTP 204 Jul 27 16:08:16.864412 np0000005924 devstack@c-api.service[100522]: [pid: 100522|app: 0|req: 97/392] 10.4.3.117 () {74 vars in 1725 bytes} [Mon Jul 27 16:08:16 2026] POST /volume/v3/attachments/9a888dc1-70ad-4c14-80ae-fd6a51402c93/action => generated 0 bytes in 33 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jul 27 16:08:16.866414 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.middleware.request_id [None req-a4b63140-bc75-4a77-a018-4176cd235090 None None] RequestId filter calling following filter/app {{(pid=100524) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:08:16.868447 np0000005924 devstack@c-api.service[100524]: INFO cinder.api.openstack.wsgi [None req-a4b63140-bc75-4a77-a018-4176cd235090 tempest-VolumesSnapshotTestJSON-1761742646 tempest-VolumesSnapshotTestJSON-1761742646-project-member] GET https://10.4.3.117/volume/v3/snapshots/d704e809-a121-452e-bbbf-260cde352998 Jul 27 16:08:16.868755 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.openstack.wsgi [None req-a4b63140-bc75-4a77-a018-4176cd235090 tempest-VolumesSnapshotTestJSON-1761742646 tempest-VolumesSnapshotTestJSON-1761742646-project-member] Empty body provided in request {{(pid=100524) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:08:16.868982 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.openstack.wsgi [None req-a4b63140-bc75-4a77-a018-4176cd235090 tempest-VolumesSnapshotTestJSON-1761742646 tempest-VolumesSnapshotTestJSON-1761742646-project-member] Calling method 'show' {{(pid=100524) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:08:16.874720 np0000005924 devstack@c-api.service[100524]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:08:16.874720 np0000005924 devstack@c-api.service[100524]: warnings.warn( Jul 27 16:08:16.875164 np0000005924 devstack@c-api.service[100524]: INFO cinder.volume.api [None req-a4b63140-bc75-4a77-a018-4176cd235090 tempest-VolumesSnapshotTestJSON-1761742646 tempest-VolumesSnapshotTestJSON-1761742646-project-member] Snapshot retrieved successfully. Jul 27 16:08:16.875947 np0000005924 devstack@c-api.service[100524]: INFO cinder.api.openstack.wsgi [None req-a4b63140-bc75-4a77-a018-4176cd235090 tempest-VolumesSnapshotTestJSON-1761742646 tempest-VolumesSnapshotTestJSON-1761742646-project-member] https://10.4.3.117/volume/v3/snapshots/d704e809-a121-452e-bbbf-260cde352998 returned with HTTP 200 Jul 27 16:08:16.876293 np0000005924 devstack@c-api.service[100524]: [pid: 100524|app: 0|req: 103/393] 10.4.3.117 () {66 vars in 1354 bytes} [Mon Jul 27 16:08:16 2026] GET /volume/v3/snapshots/d704e809-a121-452e-bbbf-260cde352998 => generated 442 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 27 16:08:17.398522 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.middleware.request_id [None req-2a7693b1-52e2-43ae-bb8b-0a7f5ecb2d04 None None] RequestId filter calling following filter/app {{(pid=100521) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:08:17.401230 np0000005924 devstack@c-api.service[100521]: INFO cinder.api.openstack.wsgi [None req-2a7693b1-52e2-43ae-bb8b-0a7f5ecb2d04 tempest-TestMultiAttachVolumeSwap-1651872735 tempest-TestMultiAttachVolumeSwap-1651872735-project-member] GET https://10.4.3.117/volume/v3/volumes/6ec9ef70-f9c1-4096-97a1-c93e7c5033ad Jul 27 16:08:17.401561 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.openstack.wsgi [None req-2a7693b1-52e2-43ae-bb8b-0a7f5ecb2d04 tempest-TestMultiAttachVolumeSwap-1651872735 tempest-TestMultiAttachVolumeSwap-1651872735-project-member] Empty body provided in request {{(pid=100521) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:08:17.401891 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.openstack.wsgi [None req-2a7693b1-52e2-43ae-bb8b-0a7f5ecb2d04 tempest-TestMultiAttachVolumeSwap-1651872735 tempest-TestMultiAttachVolumeSwap-1651872735-project-member] Calling method 'show' {{(pid=100521) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:08:17.415546 np0000005924 devstack@c-api.service[100521]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:08:17.415546 np0000005924 devstack@c-api.service[100521]: warnings.warn( Jul 27 16:08:17.425560 np0000005924 devstack@c-api.service[100521]: INFO cinder.volume.api [None req-2a7693b1-52e2-43ae-bb8b-0a7f5ecb2d04 tempest-TestMultiAttachVolumeSwap-1651872735 tempest-TestMultiAttachVolumeSwap-1651872735-project-member] Volume info retrieved successfully. Jul 27 16:08:17.433726 np0000005924 devstack@c-api.service[100521]: INFO cinder.api.openstack.wsgi [None req-2a7693b1-52e2-43ae-bb8b-0a7f5ecb2d04 tempest-TestMultiAttachVolumeSwap-1651872735 tempest-TestMultiAttachVolumeSwap-1651872735-project-member] https://10.4.3.117/volume/v3/volumes/6ec9ef70-f9c1-4096-97a1-c93e7c5033ad returned with HTTP 200 Jul 27 16:08:17.434064 np0000005924 devstack@c-api.service[100521]: [pid: 100521|app: 0|req: 98/394] 10.4.3.117 () {66 vars in 1348 bytes} [Mon Jul 27 16:08:17 2026] GET /volume/v3/volumes/6ec9ef70-f9c1-4096-97a1-c93e7c5033ad => generated 1161 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 27 16:08:17.496239 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.middleware.request_id [req-ab6aabbd-7551-4b8d-b4fc-fb56792fcb24 req-9967f101-8c3a-468e-804c-3ccfe22e5a31 None None] RequestId filter calling following filter/app {{(pid=100523) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:08:17.498408 np0000005924 devstack@c-api.service[100523]: INFO cinder.api.openstack.wsgi [req-ab6aabbd-7551-4b8d-b4fc-fb56792fcb24 req-9967f101-8c3a-468e-804c-3ccfe22e5a31 tempest-TestMultiAttachVolumeSwap-1651872735 tempest-TestMultiAttachVolumeSwap-1651872735-project-member] GET https://10.4.3.117/volume/v3/volumes/6ec9ef70-f9c1-4096-97a1-c93e7c5033ad Jul 27 16:08:17.499632 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.openstack.wsgi [req-ab6aabbd-7551-4b8d-b4fc-fb56792fcb24 req-9967f101-8c3a-468e-804c-3ccfe22e5a31 tempest-TestMultiAttachVolumeSwap-1651872735 tempest-TestMultiAttachVolumeSwap-1651872735-project-member] Empty body provided in request {{(pid=100523) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:08:17.499632 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.openstack.wsgi [req-ab6aabbd-7551-4b8d-b4fc-fb56792fcb24 req-9967f101-8c3a-468e-804c-3ccfe22e5a31 tempest-TestMultiAttachVolumeSwap-1651872735 tempest-TestMultiAttachVolumeSwap-1651872735-project-member] Calling method 'show' {{(pid=100523) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:08:17.512733 np0000005924 devstack@c-api.service[100523]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:08:17.512733 np0000005924 devstack@c-api.service[100523]: warnings.warn( Jul 27 16:08:17.516961 np0000005924 devstack@c-api.service[100523]: INFO cinder.volume.api [req-ab6aabbd-7551-4b8d-b4fc-fb56792fcb24 req-9967f101-8c3a-468e-804c-3ccfe22e5a31 tempest-TestMultiAttachVolumeSwap-1651872735 tempest-TestMultiAttachVolumeSwap-1651872735-project-member] Volume info retrieved successfully. Jul 27 16:08:17.527077 np0000005924 devstack@c-api.service[100523]: INFO cinder.api.openstack.wsgi [req-ab6aabbd-7551-4b8d-b4fc-fb56792fcb24 req-9967f101-8c3a-468e-804c-3ccfe22e5a31 tempest-TestMultiAttachVolumeSwap-1651872735 tempest-TestMultiAttachVolumeSwap-1651872735-project-member] https://10.4.3.117/volume/v3/volumes/6ec9ef70-f9c1-4096-97a1-c93e7c5033ad returned with HTTP 200 Jul 27 16:08:17.527077 np0000005924 devstack@c-api.service[100523]: [pid: 100523|app: 0|req: 97/395] 10.4.3.117 () {68 vars in 1598 bytes} [Mon Jul 27 16:08:17 2026] GET /volume/v3/volumes/6ec9ef70-f9c1-4096-97a1-c93e7c5033ad => generated 1161 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 27 16:08:17.645748 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.middleware.request_id [None req-a4a376c0-df01-4c79-a2f0-39ad45108bd0 None None] RequestId filter calling following filter/app {{(pid=100522) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:08:17.646036 np0000005924 devstack@c-api.service[100522]: INFO cinder.api.openstack.wsgi [None req-a4a376c0-df01-4c79-a2f0-39ad45108bd0 None None] GET https://10.4.3.117/volume// Jul 27 16:08:17.646036 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.openstack.wsgi [None req-a4a376c0-df01-4c79-a2f0-39ad45108bd0 None None] Empty body provided in request {{(pid=100522) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:08:17.646246 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.openstack.wsgi [None req-a4a376c0-df01-4c79-a2f0-39ad45108bd0 None None] Calling method 'all' {{(pid=100522) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:08:17.646574 np0000005924 devstack@c-api.service[100522]: INFO cinder.api.openstack.wsgi [None req-a4a376c0-df01-4c79-a2f0-39ad45108bd0 None None] https://10.4.3.117/volume// returned with HTTP 300 Jul 27 16:08:17.646845 np0000005924 devstack@c-api.service[100522]: [pid: 100522|app: 0|req: 98/396] 10.4.3.117 () {66 vars in 1428 bytes} [Mon Jul 27 16:08:17 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 27 16:08:17.657666 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.middleware.request_id [req-ab6aabbd-7551-4b8d-b4fc-fb56792fcb24 req-2cce7ac8-5d75-4319-b894-29e8b4c95470 None None] RequestId filter calling following filter/app {{(pid=100524) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:08:17.661201 np0000005924 devstack@c-api.service[100524]: INFO cinder.api.openstack.wsgi [req-ab6aabbd-7551-4b8d-b4fc-fb56792fcb24 req-2cce7ac8-5d75-4319-b894-29e8b4c95470 tempest-TestMultiAttachVolumeSwap-1651872735 tempest-TestMultiAttachVolumeSwap-1651872735-project-member] POST https://10.4.3.117/volume/v3/attachments Jul 27 16:08:17.661627 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.openstack.wsgi [req-ab6aabbd-7551-4b8d-b4fc-fb56792fcb24 req-2cce7ac8-5d75-4319-b894-29e8b4c95470 tempest-TestMultiAttachVolumeSwap-1651872735 tempest-TestMultiAttachVolumeSwap-1651872735-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "6ec9ef70-f9c1-4096-97a1-c93e7c5033ad", "connector": null, "instance_uuid": "ead51a32-57db-4f67-a6f6-a443e9e287a3"}} {{(pid=100524) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 27 16:08:17.678481 np0000005924 devstack@c-api.service[100524]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:08:17.678481 np0000005924 devstack@c-api.service[100524]: warnings.warn( Jul 27 16:08:17.701997 np0000005924 devstack@c-api.service[100524]: WARNING cinder.volume.api [req-ab6aabbd-7551-4b8d-b4fc-fb56792fcb24 req-2cce7ac8-5d75-4319-b894-29e8b4c95470 tempest-TestMultiAttachVolumeSwap-1651872735 tempest-TestMultiAttachVolumeSwap-1651872735-project-member] Using volume_admin_metadata to set Read Only mode is deprecated! Please use the mode argument in attachment-create. Jul 27 16:08:17.709849 np0000005924 devstack@c-api.service[100524]: INFO cinder.api.openstack.wsgi [req-ab6aabbd-7551-4b8d-b4fc-fb56792fcb24 req-2cce7ac8-5d75-4319-b894-29e8b4c95470 tempest-TestMultiAttachVolumeSwap-1651872735 tempest-TestMultiAttachVolumeSwap-1651872735-project-member] https://10.4.3.117/volume/v3/attachments returned with HTTP 200 Jul 27 16:08:17.710452 np0000005924 devstack@c-api.service[100524]: [pid: 100524|app: 0|req: 104/397] 10.4.3.117 () {74 vars in 1594 bytes} [Mon Jul 27 16:08:17 2026] POST /volume/v3/attachments => generated 271 bytes in 53 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 27 16:08:17.748986 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.middleware.request_id [None req-b8184f71-990a-4ae2-986e-6273ca75679d None None] RequestId filter calling following filter/app {{(pid=100521) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:08:17.751058 np0000005924 devstack@c-api.service[100521]: INFO cinder.api.openstack.wsgi [None req-b8184f71-990a-4ae2-986e-6273ca75679d tempest-TestMultiAttachVolumeSwap-1651872735 tempest-TestMultiAttachVolumeSwap-1651872735-project-member] GET https://10.4.3.117/volume/v3/volumes/6ec9ef70-f9c1-4096-97a1-c93e7c5033ad Jul 27 16:08:17.751385 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.openstack.wsgi [None req-b8184f71-990a-4ae2-986e-6273ca75679d tempest-TestMultiAttachVolumeSwap-1651872735 tempest-TestMultiAttachVolumeSwap-1651872735-project-member] Empty body provided in request {{(pid=100521) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:08:17.751690 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.openstack.wsgi [None req-b8184f71-990a-4ae2-986e-6273ca75679d tempest-TestMultiAttachVolumeSwap-1651872735 tempest-TestMultiAttachVolumeSwap-1651872735-project-member] Calling method 'show' {{(pid=100521) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:08:17.760314 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.middleware.request_id [None req-69489a53-4b50-46e8-9d8b-a3fa456bac12 None None] RequestId filter calling following filter/app {{(pid=100523) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:08:17.761263 np0000005924 devstack@c-api.service[100523]: INFO cinder.api.openstack.wsgi [None req-69489a53-4b50-46e8-9d8b-a3fa456bac12 None None] GET https://10.4.3.117/volume// Jul 27 16:08:17.761623 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.openstack.wsgi [None req-69489a53-4b50-46e8-9d8b-a3fa456bac12 None None] Empty body provided in request {{(pid=100523) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:08:17.761922 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.openstack.wsgi [None req-69489a53-4b50-46e8-9d8b-a3fa456bac12 None None] Calling method 'all' {{(pid=100523) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:08:17.762370 np0000005924 devstack@c-api.service[100523]: INFO cinder.api.openstack.wsgi [None req-69489a53-4b50-46e8-9d8b-a3fa456bac12 None None] https://10.4.3.117/volume// returned with HTTP 300 Jul 27 16:08:17.762848 np0000005924 devstack@c-api.service[100523]: [pid: 100523|app: 0|req: 98/398] 10.4.3.117 () {66 vars in 1426 bytes} [Mon Jul 27 16:08:17 2026] GET /volume/ => generated 386 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 27 16:08:17.770489 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.middleware.request_id [req-ab6aabbd-7551-4b8d-b4fc-fb56792fcb24 req-9f569aa0-64b4-4ccc-921a-4fb1f002e943 None None] RequestId filter calling following filter/app {{(pid=100522) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:08:17.772671 np0000005924 devstack@c-api.service[100522]: INFO cinder.api.openstack.wsgi [req-ab6aabbd-7551-4b8d-b4fc-fb56792fcb24 req-9f569aa0-64b4-4ccc-921a-4fb1f002e943 tempest-TestMultiAttachVolumeSwap-1651872735 tempest-TestMultiAttachVolumeSwap-1651872735-project-member] GET https://10.4.3.117/volume/v3/volumes/6ec9ef70-f9c1-4096-97a1-c93e7c5033ad Jul 27 16:08:17.772899 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.openstack.wsgi [req-ab6aabbd-7551-4b8d-b4fc-fb56792fcb24 req-9f569aa0-64b4-4ccc-921a-4fb1f002e943 tempest-TestMultiAttachVolumeSwap-1651872735 tempest-TestMultiAttachVolumeSwap-1651872735-project-member] Empty body provided in request {{(pid=100522) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:08:17.773100 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.openstack.wsgi [req-ab6aabbd-7551-4b8d-b4fc-fb56792fcb24 req-9f569aa0-64b4-4ccc-921a-4fb1f002e943 tempest-TestMultiAttachVolumeSwap-1651872735 tempest-TestMultiAttachVolumeSwap-1651872735-project-member] Calling method 'show' {{(pid=100522) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:08:17.775390 np0000005924 devstack@c-api.service[100521]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:08:17.775390 np0000005924 devstack@c-api.service[100521]: warnings.warn( Jul 27 16:08:17.784373 np0000005924 devstack@c-api.service[100521]: INFO cinder.volume.api [None req-b8184f71-990a-4ae2-986e-6273ca75679d tempest-TestMultiAttachVolumeSwap-1651872735 tempest-TestMultiAttachVolumeSwap-1651872735-project-member] Volume info retrieved successfully. Jul 27 16:08:17.788278 np0000005924 devstack@c-api.service[100522]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:08:17.788278 np0000005924 devstack@c-api.service[100522]: warnings.warn( Jul 27 16:08:17.793893 np0000005924 devstack@c-api.service[100521]: INFO cinder.api.openstack.wsgi [None req-b8184f71-990a-4ae2-986e-6273ca75679d tempest-TestMultiAttachVolumeSwap-1651872735 tempest-TestMultiAttachVolumeSwap-1651872735-project-member] https://10.4.3.117/volume/v3/volumes/6ec9ef70-f9c1-4096-97a1-c93e7c5033ad returned with HTTP 200 Jul 27 16:08:17.794452 np0000005924 devstack@c-api.service[100521]: [pid: 100521|app: 0|req: 99/399] 10.4.3.117 () {66 vars in 1348 bytes} [Mon Jul 27 16:08:17 2026] GET /volume/v3/volumes/6ec9ef70-f9c1-4096-97a1-c93e7c5033ad => generated 1163 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 27 16:08:17.794683 np0000005924 devstack@c-api.service[100522]: INFO cinder.volume.api [req-ab6aabbd-7551-4b8d-b4fc-fb56792fcb24 req-9f569aa0-64b4-4ccc-921a-4fb1f002e943 tempest-TestMultiAttachVolumeSwap-1651872735 tempest-TestMultiAttachVolumeSwap-1651872735-project-member] Volume info retrieved successfully. Jul 27 16:08:17.799631 np0000005924 devstack@c-api.service[100522]: INFO cinder.api.openstack.wsgi [req-ab6aabbd-7551-4b8d-b4fc-fb56792fcb24 req-9f569aa0-64b4-4ccc-921a-4fb1f002e943 tempest-TestMultiAttachVolumeSwap-1651872735 tempest-TestMultiAttachVolumeSwap-1651872735-project-member] https://10.4.3.117/volume/v3/volumes/6ec9ef70-f9c1-4096-97a1-c93e7c5033ad returned with HTTP 200 Jul 27 16:08:17.800073 np0000005924 devstack@c-api.service[100522]: [pid: 100522|app: 0|req: 99/400] 10.4.3.117 () {70 vars in 1639 bytes} [Mon Jul 27 16:08:17 2026] GET /volume/v3/volumes/6ec9ef70-f9c1-4096-97a1-c93e7c5033ad => generated 1343 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 27 16:08:17.887296 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.middleware.request_id [None req-6e3644ab-5cd9-46ac-bbbd-55bde222a210 None None] RequestId filter calling following filter/app {{(pid=100524) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:08:17.889693 np0000005924 devstack@c-api.service[100524]: INFO cinder.api.openstack.wsgi [None req-6e3644ab-5cd9-46ac-bbbd-55bde222a210 tempest-VolumesSnapshotTestJSON-1761742646 tempest-VolumesSnapshotTestJSON-1761742646-project-member] GET https://10.4.3.117/volume/v3/snapshots/d704e809-a121-452e-bbbf-260cde352998 Jul 27 16:08:17.889991 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.openstack.wsgi [None req-6e3644ab-5cd9-46ac-bbbd-55bde222a210 tempest-VolumesSnapshotTestJSON-1761742646 tempest-VolumesSnapshotTestJSON-1761742646-project-member] Empty body provided in request {{(pid=100524) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:08:17.890300 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.openstack.wsgi [None req-6e3644ab-5cd9-46ac-bbbd-55bde222a210 tempest-VolumesSnapshotTestJSON-1761742646 tempest-VolumesSnapshotTestJSON-1761742646-project-member] Calling method 'show' {{(pid=100524) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:08:17.895924 np0000005924 devstack@c-api.service[100524]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:08:17.895924 np0000005924 devstack@c-api.service[100524]: warnings.warn( Jul 27 16:08:17.896531 np0000005924 devstack@c-api.service[100524]: INFO cinder.volume.api [None req-6e3644ab-5cd9-46ac-bbbd-55bde222a210 tempest-VolumesSnapshotTestJSON-1761742646 tempest-VolumesSnapshotTestJSON-1761742646-project-member] Snapshot retrieved successfully. Jul 27 16:08:17.897640 np0000005924 devstack@c-api.service[100524]: INFO cinder.api.openstack.wsgi [None req-6e3644ab-5cd9-46ac-bbbd-55bde222a210 tempest-VolumesSnapshotTestJSON-1761742646 tempest-VolumesSnapshotTestJSON-1761742646-project-member] https://10.4.3.117/volume/v3/snapshots/d704e809-a121-452e-bbbf-260cde352998 returned with HTTP 200 Jul 27 16:08:17.898977 np0000005924 devstack@c-api.service[100524]: [pid: 100524|app: 0|req: 105/401] 10.4.3.117 () {66 vars in 1354 bytes} [Mon Jul 27 16:08:17 2026] GET /volume/v3/snapshots/d704e809-a121-452e-bbbf-260cde352998 => generated 469 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 27 16:08:17.906775 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.middleware.request_id [req-ab6aabbd-7551-4b8d-b4fc-fb56792fcb24 req-6a210f7e-4813-419f-a49c-6e3623e1ef5c None None] RequestId filter calling following filter/app {{(pid=100523) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:08:17.909007 np0000005924 devstack@c-api.service[100523]: INFO cinder.api.openstack.wsgi [req-ab6aabbd-7551-4b8d-b4fc-fb56792fcb24 req-6a210f7e-4813-419f-a49c-6e3623e1ef5c tempest-TestMultiAttachVolumeSwap-1651872735 tempest-TestMultiAttachVolumeSwap-1651872735-project-member] PUT https://10.4.3.117/volume/v3/attachments/66b25dc2-5432-4897-9969-dabe9047fcf4 Jul 27 16:08:17.909386 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.openstack.wsgi [req-ab6aabbd-7551-4b8d-b4fc-fb56792fcb24 req-6a210f7e-4813-419f-a49c-6e3623e1ef5c tempest-TestMultiAttachVolumeSwap-1651872735 tempest-TestMultiAttachVolumeSwap-1651872735-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.117", "host": "np0000005924", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:c1414b6f8d8f", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "13cbedf7-bb1f-4b5e-b492-2fef0d4dab25", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100523) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 27 16:08:17.910533 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.middleware.request_id [None req-e2428248-a366-43e3-a27f-d5f36db0e12c None None] RequestId filter calling following filter/app {{(pid=100521) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:08:17.912283 np0000005924 devstack@c-api.service[100521]: INFO cinder.api.openstack.wsgi [None req-e2428248-a366-43e3-a27f-d5f36db0e12c tempest-VolumesSnapshotTestJSON-1761742646 tempest-VolumesSnapshotTestJSON-1761742646-project-member] POST https://10.4.3.117/volume/v3/backups Jul 27 16:08:17.912681 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.openstack.wsgi [None req-e2428248-a366-43e3-a27f-d5f36db0e12c tempest-VolumesSnapshotTestJSON-1761742646 tempest-VolumesSnapshotTestJSON-1761742646-project-member] Action: 'create', calling method: create, body: {"backup": {"volume_id": "f7548089-9ae3-423f-809f-5f730bb537b3", "snapshot_id": "d704e809-a121-452e-bbbf-260cde352998", "name": "tempest-VolumesSnapshotTestJSON-Backup-193687728", "container": "tempest-volumessnapshottestjson-backup-container-1770691450"}} {{(pid=100521) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 27 16:08:17.914186 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.contrib.backups [None req-e2428248-a366-43e3-a27f-d5f36db0e12c tempest-VolumesSnapshotTestJSON-1761742646 tempest-VolumesSnapshotTestJSON-1761742646-project-member] Creating new backup {'backup': {'volume_id': 'f7548089-9ae3-423f-809f-5f730bb537b3', 'snapshot_id': 'd704e809-a121-452e-bbbf-260cde352998', 'name': 'tempest-VolumesSnapshotTestJSON-Backup-193687728', 'container': 'tempest-volumessnapshottestjson-backup-container-1770691450'}} {{(pid=100521) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Jul 27 16:08:17.914402 np0000005924 devstack@c-api.service[100521]: INFO cinder.api.contrib.backups [None req-e2428248-a366-43e3-a27f-d5f36db0e12c tempest-VolumesSnapshotTestJSON-1761742646 tempest-VolumesSnapshotTestJSON-1761742646-project-member] Creating backup of volume f7548089-9ae3-423f-809f-5f730bb537b3 in container tempest-volumessnapshottestjson-backup-container-1770691450 Jul 27 16:08:17.916737 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.coordination [req-ab6aabbd-7551-4b8d-b4fc-fb56792fcb24 req-6a210f7e-4813-419f-a49c-6e3623e1ef5c tempest-TestMultiAttachVolumeSwap-1651872735 tempest-TestMultiAttachVolumeSwap-1651872735-project-member] Acquiring lock "cinder-attachment_update-6ec9ef70-f9c1-4096-97a1-c93e7c5033ad-np0000005924" by "attachment_update" {{(pid=100523) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jul 27 16:08:17.921450 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.coordination [req-ab6aabbd-7551-4b8d-b4fc-fb56792fcb24 req-6a210f7e-4813-419f-a49c-6e3623e1ef5c tempest-TestMultiAttachVolumeSwap-1651872735 tempest-TestMultiAttachVolumeSwap-1651872735-project-member] Lock "cinder-attachment_update-6ec9ef70-f9c1-4096-97a1-c93e7c5033ad-np0000005924" acquired by "attachment_update" :: waited 0.005s {{(pid=100523) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jul 27 16:08:17.921534 np0000005924 devstack@c-api.service[100521]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:08:17.921534 np0000005924 devstack@c-api.service[100521]: warnings.warn( Jul 27 16:08:17.921982 np0000005924 devstack@c-api.service[100521]: INFO cinder.volume.api [None req-e2428248-a366-43e3-a27f-d5f36db0e12c tempest-VolumesSnapshotTestJSON-1761742646 tempest-VolumesSnapshotTestJSON-1761742646-project-member] Volume info retrieved successfully. Jul 27 16:08:17.922403 np0000005924 devstack@c-api.service[100523]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:08:17.922403 np0000005924 devstack@c-api.service[100523]: warnings.warn( Jul 27 16:08:17.927317 np0000005924 devstack@c-api.service[100521]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:08:17.927317 np0000005924 devstack@c-api.service[100521]: warnings.warn( Jul 27 16:08:17.927788 np0000005924 devstack@c-api.service[100521]: INFO cinder.volume.api [None req-e2428248-a366-43e3-a27f-d5f36db0e12c tempest-VolumesSnapshotTestJSON-1761742646 tempest-VolumesSnapshotTestJSON-1761742646-project-member] Snapshot retrieved successfully. Jul 27 16:08:17.965908 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.quota [None req-e2428248-a366-43e3-a27f-d5f36db0e12c tempest-VolumesSnapshotTestJSON-1761742646 tempest-VolumesSnapshotTestJSON-1761742646-project-member] Created reservations ['01a76b72-bdcc-4de3-80fa-164447c9fe89', 'e8fd0bf4-04c9-45fe-b4b7-fa4da9b72a1f'] {{(pid=100521) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 27 16:08:18.031137 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.coordination [req-ab6aabbd-7551-4b8d-b4fc-fb56792fcb24 req-6a210f7e-4813-419f-a49c-6e3623e1ef5c tempest-TestMultiAttachVolumeSwap-1651872735 tempest-TestMultiAttachVolumeSwap-1651872735-project-member] Lock "cinder-attachment_update-6ec9ef70-f9c1-4096-97a1-c93e7c5033ad-np0000005924" released by "attachment_update" :: held 0.110s {{(pid=100523) __release /opt/stack/cinder/cinder/coordination.py:152}} Jul 27 16:08:18.031519 np0000005924 devstack@c-api.service[100523]: INFO cinder.api.openstack.wsgi [req-ab6aabbd-7551-4b8d-b4fc-fb56792fcb24 req-6a210f7e-4813-419f-a49c-6e3623e1ef5c tempest-TestMultiAttachVolumeSwap-1651872735 tempest-TestMultiAttachVolumeSwap-1651872735-project-member] https://10.4.3.117/volume/v3/attachments/66b25dc2-5432-4897-9969-dabe9047fcf4 returned with HTTP 200 Jul 27 16:08:18.032080 np0000005924 devstack@c-api.service[100523]: [pid: 100523|app: 0|req: 99/402] 10.4.3.117 () {74 vars in 1704 bytes} [Mon Jul 27 16:08:17 2026] PUT /volume/v3/attachments/66b25dc2-5432-4897-9969-dabe9047fcf4 => generated 967 bytes in 126 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 27 16:08:18.043543 np0000005924 devstack@c-api.service[100521]: INFO cinder.api.openstack.wsgi [None req-e2428248-a366-43e3-a27f-d5f36db0e12c tempest-VolumesSnapshotTestJSON-1761742646 tempest-VolumesSnapshotTestJSON-1761742646-project-member] https://10.4.3.117/volume/v3/backups returned with HTTP 202 Jul 27 16:08:18.043543 np0000005924 devstack@c-api.service[100521]: [pid: 100521|app: 0|req: 100/403] 10.4.3.117 () {68 vars in 1259 bytes} [Mon Jul 27 16:08:17 2026] POST /volume/v3/backups => generated 334 bytes in 133 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 27 16:08:18.051121 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.middleware.request_id [None req-5a758b26-d467-45f5-b5a3-b0cd194d17e3 None None] RequestId filter calling following filter/app {{(pid=100522) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:08:18.052885 np0000005924 devstack@c-api.service[100522]: INFO cinder.api.openstack.wsgi [None req-5a758b26-d467-45f5-b5a3-b0cd194d17e3 tempest-VolumesSnapshotTestJSON-1761742646 tempest-VolumesSnapshotTestJSON-1761742646-project-member] GET https://10.4.3.117/volume/v3/backups/261dec01-c598-48ef-b268-084c78e3d6ae Jul 27 16:08:18.053016 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.openstack.wsgi [None req-5a758b26-d467-45f5-b5a3-b0cd194d17e3 tempest-VolumesSnapshotTestJSON-1761742646 tempest-VolumesSnapshotTestJSON-1761742646-project-member] Empty body provided in request {{(pid=100522) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:08:18.053185 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.openstack.wsgi [None req-5a758b26-d467-45f5-b5a3-b0cd194d17e3 tempest-VolumesSnapshotTestJSON-1761742646 tempest-VolumesSnapshotTestJSON-1761742646-project-member] Calling method 'show' {{(pid=100522) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:08:18.053310 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.v3.backups [None req-5a758b26-d467-45f5-b5a3-b0cd194d17e3 tempest-VolumesSnapshotTestJSON-1761742646 tempest-VolumesSnapshotTestJSON-1761742646-project-member] Show backup with id 261dec01-c598-48ef-b268-084c78e3d6ae. {{(pid=100522) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 27 16:08:18.066382 np0000005924 devstack@c-api.service[100522]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:08:18.066382 np0000005924 devstack@c-api.service[100522]: warnings.warn( Jul 27 16:08:18.067156 np0000005924 devstack@c-api.service[100522]: INFO cinder.api.openstack.wsgi [None req-5a758b26-d467-45f5-b5a3-b0cd194d17e3 tempest-VolumesSnapshotTestJSON-1761742646 tempest-VolumesSnapshotTestJSON-1761742646-project-member] https://10.4.3.117/volume/v3/backups/261dec01-c598-48ef-b268-084c78e3d6ae returned with HTTP 200 Jul 27 16:08:18.067530 np0000005924 devstack@c-api.service[100522]: [pid: 100522|app: 0|req: 100/404] 10.4.3.117 () {66 vars in 1348 bytes} [Mon Jul 27 16:08:18 2026] GET /volume/v3/backups/261dec01-c598-48ef-b268-084c78e3d6ae => generated 808 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 27 16:08:18.211811 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.middleware.request_id [None req-3a658b5a-f508-4347-99d9-8227db73b9d9 None None] RequestId filter calling following filter/app {{(pid=100524) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:08:18.213511 np0000005924 devstack@c-api.service[100524]: INFO cinder.api.openstack.wsgi [None req-3a658b5a-f508-4347-99d9-8227db73b9d9 tempest-AttachSCSIVolumeTestJSON-2124112834 tempest-AttachSCSIVolumeTestJSON-2124112834-project-member] DELETE https://10.4.3.117/volume/v3/volumes/38ec7693-8262-4563-a42d-6ca8c1b177b1 Jul 27 16:08:18.213718 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.openstack.wsgi [None req-3a658b5a-f508-4347-99d9-8227db73b9d9 tempest-AttachSCSIVolumeTestJSON-2124112834 tempest-AttachSCSIVolumeTestJSON-2124112834-project-member] Empty body provided in request {{(pid=100524) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:08:18.213934 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.openstack.wsgi [None req-3a658b5a-f508-4347-99d9-8227db73b9d9 tempest-AttachSCSIVolumeTestJSON-2124112834 tempest-AttachSCSIVolumeTestJSON-2124112834-project-member] Calling method 'delete' {{(pid=100524) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:08:18.214100 np0000005924 devstack@c-api.service[100524]: INFO cinder.api.v3.volumes [None req-3a658b5a-f508-4347-99d9-8227db73b9d9 tempest-AttachSCSIVolumeTestJSON-2124112834 tempest-AttachSCSIVolumeTestJSON-2124112834-project-member] Delete volume with id: 38ec7693-8262-4563-a42d-6ca8c1b177b1 Jul 27 16:08:18.225422 np0000005924 devstack@c-api.service[100524]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:08:18.225422 np0000005924 devstack@c-api.service[100524]: warnings.warn( Jul 27 16:08:18.225422 np0000005924 devstack@c-api.service[100524]: INFO cinder.volume.api [None req-3a658b5a-f508-4347-99d9-8227db73b9d9 tempest-AttachSCSIVolumeTestJSON-2124112834 tempest-AttachSCSIVolumeTestJSON-2124112834-project-member] Volume info retrieved successfully. Jul 27 16:08:18.249282 np0000005924 devstack@c-api.service[100524]: INFO cinder.volume.api [None req-3a658b5a-f508-4347-99d9-8227db73b9d9 tempest-AttachSCSIVolumeTestJSON-2124112834 tempest-AttachSCSIVolumeTestJSON-2124112834-project-member] Delete volume request issued successfully. Jul 27 16:08:18.249501 np0000005924 devstack@c-api.service[100524]: INFO cinder.api.openstack.wsgi [None req-3a658b5a-f508-4347-99d9-8227db73b9d9 tempest-AttachSCSIVolumeTestJSON-2124112834 tempest-AttachSCSIVolumeTestJSON-2124112834-project-member] https://10.4.3.117/volume/v3/volumes/38ec7693-8262-4563-a42d-6ca8c1b177b1 returned with HTTP 202 Jul 27 16:08:18.249940 np0000005924 devstack@c-api.service[100524]: [pid: 100524|app: 0|req: 106/405] 10.4.3.117 () {66 vars in 1351 bytes} [Mon Jul 27 16:08:18 2026] DELETE /volume/v3/volumes/38ec7693-8262-4563-a42d-6ca8c1b177b1 => generated 0 bytes in 38 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 27 16:08:18.259607 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.middleware.request_id [None req-0722f47a-4d9a-4f49-97c8-368ce52172e2 None None] RequestId filter calling following filter/app {{(pid=100523) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:08:18.261270 np0000005924 devstack@c-api.service[100523]: INFO cinder.api.openstack.wsgi [None req-0722f47a-4d9a-4f49-97c8-368ce52172e2 tempest-AttachSCSIVolumeTestJSON-2124112834 tempest-AttachSCSIVolumeTestJSON-2124112834-project-member] GET https://10.4.3.117/volume/v3/volumes/38ec7693-8262-4563-a42d-6ca8c1b177b1 Jul 27 16:08:18.261446 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.openstack.wsgi [None req-0722f47a-4d9a-4f49-97c8-368ce52172e2 tempest-AttachSCSIVolumeTestJSON-2124112834 tempest-AttachSCSIVolumeTestJSON-2124112834-project-member] Empty body provided in request {{(pid=100523) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:08:18.261644 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.openstack.wsgi [None req-0722f47a-4d9a-4f49-97c8-368ce52172e2 tempest-AttachSCSIVolumeTestJSON-2124112834 tempest-AttachSCSIVolumeTestJSON-2124112834-project-member] Calling method 'show' {{(pid=100523) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:08:18.269865 np0000005924 devstack@c-api.service[100523]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:08:18.269865 np0000005924 devstack@c-api.service[100523]: warnings.warn( Jul 27 16:08:18.273829 np0000005924 devstack@c-api.service[100523]: INFO cinder.volume.api [None req-0722f47a-4d9a-4f49-97c8-368ce52172e2 tempest-AttachSCSIVolumeTestJSON-2124112834 tempest-AttachSCSIVolumeTestJSON-2124112834-project-member] Volume info retrieved successfully. Jul 27 16:08:18.277887 np0000005924 devstack@c-api.service[100523]: INFO cinder.api.openstack.wsgi [None req-0722f47a-4d9a-4f49-97c8-368ce52172e2 tempest-AttachSCSIVolumeTestJSON-2124112834 tempest-AttachSCSIVolumeTestJSON-2124112834-project-member] https://10.4.3.117/volume/v3/volumes/38ec7693-8262-4563-a42d-6ca8c1b177b1 returned with HTTP 200 Jul 27 16:08:18.278179 np0000005924 devstack@c-api.service[100523]: [pid: 100523|app: 0|req: 100/406] 10.4.3.117 () {66 vars in 1348 bytes} [Mon Jul 27 16:08:18 2026] GET /volume/v3/volumes/38ec7693-8262-4563-a42d-6ca8c1b177b1 => generated 847 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 27 16:08:18.807864 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.middleware.request_id [None req-e965f922-89d8-47bf-a582-6b3703b0e974 None None] RequestId filter calling following filter/app {{(pid=100521) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:08:18.809597 np0000005924 devstack@c-api.service[100521]: INFO cinder.api.openstack.wsgi [None req-e965f922-89d8-47bf-a582-6b3703b0e974 tempest-TestMultiAttachVolumeSwap-1651872735 tempest-TestMultiAttachVolumeSwap-1651872735-project-member] GET https://10.4.3.117/volume/v3/volumes/6ec9ef70-f9c1-4096-97a1-c93e7c5033ad Jul 27 16:08:18.809855 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.openstack.wsgi [None req-e965f922-89d8-47bf-a582-6b3703b0e974 tempest-TestMultiAttachVolumeSwap-1651872735 tempest-TestMultiAttachVolumeSwap-1651872735-project-member] Empty body provided in request {{(pid=100521) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:08:18.810048 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.openstack.wsgi [None req-e965f922-89d8-47bf-a582-6b3703b0e974 tempest-TestMultiAttachVolumeSwap-1651872735 tempest-TestMultiAttachVolumeSwap-1651872735-project-member] Calling method 'show' {{(pid=100521) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:08:18.820319 np0000005924 devstack@c-api.service[100521]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:08:18.820319 np0000005924 devstack@c-api.service[100521]: warnings.warn( Jul 27 16:08:18.823196 np0000005924 devstack@c-api.service[100521]: INFO cinder.volume.api [None req-e965f922-89d8-47bf-a582-6b3703b0e974 tempest-TestMultiAttachVolumeSwap-1651872735 tempest-TestMultiAttachVolumeSwap-1651872735-project-member] Volume info retrieved successfully. Jul 27 16:08:18.826823 np0000005924 devstack@c-api.service[100521]: INFO cinder.api.openstack.wsgi [None req-e965f922-89d8-47bf-a582-6b3703b0e974 tempest-TestMultiAttachVolumeSwap-1651872735 tempest-TestMultiAttachVolumeSwap-1651872735-project-member] https://10.4.3.117/volume/v3/volumes/6ec9ef70-f9c1-4096-97a1-c93e7c5033ad returned with HTTP 200 Jul 27 16:08:18.827159 np0000005924 devstack@c-api.service[100521]: [pid: 100521|app: 0|req: 101/407] 10.4.3.117 () {66 vars in 1348 bytes} [Mon Jul 27 16:08:18 2026] GET /volume/v3/volumes/6ec9ef70-f9c1-4096-97a1-c93e7c5033ad => generated 1164 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 27 16:08:19.077417 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.middleware.request_id [None req-f4cf0323-aabb-404a-8b54-f253e701c843 None None] RequestId filter calling following filter/app {{(pid=100522) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:08:19.079723 np0000005924 devstack@c-api.service[100522]: INFO cinder.api.openstack.wsgi [None req-f4cf0323-aabb-404a-8b54-f253e701c843 tempest-VolumesSnapshotTestJSON-1761742646 tempest-VolumesSnapshotTestJSON-1761742646-project-member] GET https://10.4.3.117/volume/v3/backups/261dec01-c598-48ef-b268-084c78e3d6ae Jul 27 16:08:19.079986 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.openstack.wsgi [None req-f4cf0323-aabb-404a-8b54-f253e701c843 tempest-VolumesSnapshotTestJSON-1761742646 tempest-VolumesSnapshotTestJSON-1761742646-project-member] Empty body provided in request {{(pid=100522) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:08:19.080232 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.openstack.wsgi [None req-f4cf0323-aabb-404a-8b54-f253e701c843 tempest-VolumesSnapshotTestJSON-1761742646 tempest-VolumesSnapshotTestJSON-1761742646-project-member] Calling method 'show' {{(pid=100522) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:08:19.080403 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.v3.backups [None req-f4cf0323-aabb-404a-8b54-f253e701c843 tempest-VolumesSnapshotTestJSON-1761742646 tempest-VolumesSnapshotTestJSON-1761742646-project-member] Show backup with id 261dec01-c598-48ef-b268-084c78e3d6ae. {{(pid=100522) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 27 16:08:19.085965 np0000005924 devstack@c-api.service[100522]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:08:19.085965 np0000005924 devstack@c-api.service[100522]: warnings.warn( Jul 27 16:08:19.087070 np0000005924 devstack@c-api.service[100522]: INFO cinder.api.openstack.wsgi [None req-f4cf0323-aabb-404a-8b54-f253e701c843 tempest-VolumesSnapshotTestJSON-1761742646 tempest-VolumesSnapshotTestJSON-1761742646-project-member] https://10.4.3.117/volume/v3/backups/261dec01-c598-48ef-b268-084c78e3d6ae returned with HTTP 200 Jul 27 16:08:19.087592 np0000005924 devstack@c-api.service[100522]: [pid: 100522|app: 0|req: 101/408] 10.4.3.117 () {66 vars in 1348 bytes} [Mon Jul 27 16:08:19 2026] GET /volume/v3/backups/261dec01-c598-48ef-b268-084c78e3d6ae => generated 834 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 27 16:08:19.296090 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.middleware.request_id [None req-67d53256-83be-4e5c-a87c-6bdcc9cb83d9 None None] RequestId filter calling following filter/app {{(pid=100524) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:08:19.298196 np0000005924 devstack@c-api.service[100524]: INFO cinder.api.openstack.wsgi [None req-67d53256-83be-4e5c-a87c-6bdcc9cb83d9 tempest-AttachSCSIVolumeTestJSON-2124112834 tempest-AttachSCSIVolumeTestJSON-2124112834-project-member] GET https://10.4.3.117/volume/v3/volumes/38ec7693-8262-4563-a42d-6ca8c1b177b1 Jul 27 16:08:19.298454 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.openstack.wsgi [None req-67d53256-83be-4e5c-a87c-6bdcc9cb83d9 tempest-AttachSCSIVolumeTestJSON-2124112834 tempest-AttachSCSIVolumeTestJSON-2124112834-project-member] Empty body provided in request {{(pid=100524) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:08:19.298692 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.openstack.wsgi [None req-67d53256-83be-4e5c-a87c-6bdcc9cb83d9 tempest-AttachSCSIVolumeTestJSON-2124112834 tempest-AttachSCSIVolumeTestJSON-2124112834-project-member] Calling method 'show' {{(pid=100524) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:08:19.306574 np0000005924 devstack@c-api.service[100524]: INFO cinder.api.openstack.wsgi [None req-67d53256-83be-4e5c-a87c-6bdcc9cb83d9 tempest-AttachSCSIVolumeTestJSON-2124112834 tempest-AttachSCSIVolumeTestJSON-2124112834-project-member] https://10.4.3.117/volume/v3/volumes/38ec7693-8262-4563-a42d-6ca8c1b177b1 returned with HTTP 404 Jul 27 16:08:19.307215 np0000005924 devstack@c-api.service[100524]: [pid: 100524|app: 0|req: 107/409] 10.4.3.117 () {66 vars in 1348 bytes} [Mon Jul 27 16:08:19 2026] GET /volume/v3/volumes/38ec7693-8262-4563-a42d-6ca8c1b177b1 => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 27 16:08:19.706470 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.middleware.request_id [req-9101d8e1-3484-4ab8-8816-0e3e7932118f req-5556d2d8-a121-4405-8332-e65aee5eff5e None None] RequestId filter calling following filter/app {{(pid=100523) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:08:19.709129 np0000005924 devstack@c-api.service[100523]: INFO cinder.api.openstack.wsgi [req-9101d8e1-3484-4ab8-8816-0e3e7932118f req-5556d2d8-a121-4405-8332-e65aee5eff5e tempest-ServerActionsV293TestJSON-283338424 tempest-ServerActionsV293TestJSON-283338424-project-member] DELETE https://10.4.3.117/volume/v3/attachments/27a26849-5d46-4939-8171-67eaa23fadc7 Jul 27 16:08:19.709407 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.openstack.wsgi [req-9101d8e1-3484-4ab8-8816-0e3e7932118f req-5556d2d8-a121-4405-8332-e65aee5eff5e tempest-ServerActionsV293TestJSON-283338424 tempest-ServerActionsV293TestJSON-283338424-project-member] Empty body provided in request {{(pid=100523) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:08:19.710504 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.openstack.wsgi [req-9101d8e1-3484-4ab8-8816-0e3e7932118f req-5556d2d8-a121-4405-8332-e65aee5eff5e tempest-ServerActionsV293TestJSON-283338424 tempest-ServerActionsV293TestJSON-283338424-project-member] Calling method 'version_select' {{(pid=100523) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:08:19.725682 np0000005924 devstack@c-api.service[100523]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:08:19.725682 np0000005924 devstack@c-api.service[100523]: warnings.warn( Jul 27 16:08:19.801870 np0000005924 devstack@c-api.service[100523]: INFO cinder.api.openstack.wsgi [req-9101d8e1-3484-4ab8-8816-0e3e7932118f req-5556d2d8-a121-4405-8332-e65aee5eff5e tempest-ServerActionsV293TestJSON-283338424 tempest-ServerActionsV293TestJSON-283338424-project-member] https://10.4.3.117/volume/v3/attachments/27a26849-5d46-4939-8171-67eaa23fadc7 returned with HTTP 200 Jul 27 16:08:19.802266 np0000005924 devstack@c-api.service[100523]: [pid: 100523|app: 0|req: 101/410] 10.4.3.117 () {72 vars in 1673 bytes} [Mon Jul 27 16:08:19 2026] DELETE /volume/v3/attachments/27a26849-5d46-4939-8171-67eaa23fadc7 => generated 192 bytes in 96 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 27 16:08:19.846942 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.middleware.request_id [None req-657ae7a2-1cb0-401a-9fd1-3c1f580ea7b6 None None] RequestId filter calling following filter/app {{(pid=100521) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:08:19.851466 np0000005924 devstack@c-api.service[100521]: INFO cinder.api.openstack.wsgi [None req-657ae7a2-1cb0-401a-9fd1-3c1f580ea7b6 tempest-TestMultiAttachVolumeSwap-1651872735 tempest-TestMultiAttachVolumeSwap-1651872735-project-member] GET https://10.4.3.117/volume/v3/volumes/6ec9ef70-f9c1-4096-97a1-c93e7c5033ad Jul 27 16:08:19.851730 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.openstack.wsgi [None req-657ae7a2-1cb0-401a-9fd1-3c1f580ea7b6 tempest-TestMultiAttachVolumeSwap-1651872735 tempest-TestMultiAttachVolumeSwap-1651872735-project-member] Empty body provided in request {{(pid=100521) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:08:19.852021 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.openstack.wsgi [None req-657ae7a2-1cb0-401a-9fd1-3c1f580ea7b6 tempest-TestMultiAttachVolumeSwap-1651872735 tempest-TestMultiAttachVolumeSwap-1651872735-project-member] Calling method 'show' {{(pid=100521) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:08:19.879270 np0000005924 devstack@c-api.service[100521]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:08:19.879270 np0000005924 devstack@c-api.service[100521]: warnings.warn( Jul 27 16:08:19.884496 np0000005924 devstack@c-api.service[100521]: INFO cinder.volume.api [None req-657ae7a2-1cb0-401a-9fd1-3c1f580ea7b6 tempest-TestMultiAttachVolumeSwap-1651872735 tempest-TestMultiAttachVolumeSwap-1651872735-project-member] Volume info retrieved successfully. Jul 27 16:08:19.891426 np0000005924 devstack@c-api.service[100521]: INFO cinder.api.openstack.wsgi [None req-657ae7a2-1cb0-401a-9fd1-3c1f580ea7b6 tempest-TestMultiAttachVolumeSwap-1651872735 tempest-TestMultiAttachVolumeSwap-1651872735-project-member] https://10.4.3.117/volume/v3/volumes/6ec9ef70-f9c1-4096-97a1-c93e7c5033ad returned with HTTP 200 Jul 27 16:08:19.892403 np0000005924 devstack@c-api.service[100521]: [pid: 100521|app: 0|req: 102/411] 10.4.3.117 () {66 vars in 1348 bytes} [Mon Jul 27 16:08:19 2026] GET /volume/v3/volumes/6ec9ef70-f9c1-4096-97a1-c93e7c5033ad => generated 1164 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 27 16:08:19.932690 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.middleware.request_id [None req-4c7b0290-a3b0-4f2f-b92d-e07d56e110d8 None None] RequestId filter calling following filter/app {{(pid=100522) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:08:19.933133 np0000005924 devstack@c-api.service[100522]: INFO cinder.api.openstack.wsgi [None req-4c7b0290-a3b0-4f2f-b92d-e07d56e110d8 None None] GET https://10.4.3.117/volume// Jul 27 16:08:19.933362 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.openstack.wsgi [None req-4c7b0290-a3b0-4f2f-b92d-e07d56e110d8 None None] Empty body provided in request {{(pid=100522) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:08:19.933627 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.openstack.wsgi [None req-4c7b0290-a3b0-4f2f-b92d-e07d56e110d8 None None] Calling method 'all' {{(pid=100522) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:08:19.933945 np0000005924 devstack@c-api.service[100522]: INFO cinder.api.openstack.wsgi [None req-4c7b0290-a3b0-4f2f-b92d-e07d56e110d8 None None] https://10.4.3.117/volume// returned with HTTP 300 Jul 27 16:08:19.934196 np0000005924 devstack@c-api.service[100522]: [pid: 100522|app: 0|req: 102/412] 10.4.3.117 () {66 vars in 1426 bytes} [Mon Jul 27 16:08:19 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 27 16:08:19.944058 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.middleware.request_id [req-9101d8e1-3484-4ab8-8816-0e3e7932118f req-5f3f5b02-7b4a-43b4-8b81-f18b865e18f3 None None] RequestId filter calling following filter/app {{(pid=100524) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:08:19.946289 np0000005924 devstack@c-api.service[100524]: INFO cinder.api.openstack.wsgi [req-9101d8e1-3484-4ab8-8816-0e3e7932118f req-5f3f5b02-7b4a-43b4-8b81-f18b865e18f3 tempest-ServerActionsV293TestJSON-283338424 tempest-ServerActionsV293TestJSON-283338424-project-member] POST https://10.4.3.117/volume/v3/volumes/aee9d524-17ce-4f61-b0a4-3f7396eebd04/action Jul 27 16:08:19.946644 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.openstack.wsgi [req-9101d8e1-3484-4ab8-8816-0e3e7932118f req-5f3f5b02-7b4a-43b4-8b81-f18b865e18f3 tempest-ServerActionsV293TestJSON-283338424 tempest-ServerActionsV293TestJSON-283338424-project-member] Action body: b'{"os-reimage": {"image_id": "cdfae08a-be36-43ba-843a-eabc1f339a19", "reimage_reserved": true}}' {{(pid=100524) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 27 16:08:19.946833 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.openstack.wsgi [req-9101d8e1-3484-4ab8-8816-0e3e7932118f req-5f3f5b02-7b4a-43b4-8b81-f18b865e18f3 tempest-ServerActionsV293TestJSON-283338424 tempest-ServerActionsV293TestJSON-283338424-project-member] Action: 'action', calling method: version_select, body: {"os-reimage": {"image_id": "cdfae08a-be36-43ba-843a-eabc1f339a19", "reimage_reserved": true}} {{(pid=100524) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 27 16:08:19.962594 np0000005924 devstack@c-api.service[100524]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:08:19.962594 np0000005924 devstack@c-api.service[100524]: warnings.warn( Jul 27 16:08:19.963034 np0000005924 devstack@c-api.service[100524]: INFO cinder.volume.api [req-9101d8e1-3484-4ab8-8816-0e3e7932118f req-5f3f5b02-7b4a-43b4-8b81-f18b865e18f3 tempest-ServerActionsV293TestJSON-283338424 tempest-ServerActionsV293TestJSON-283338424-project-member] Volume info retrieved successfully. Jul 27 16:08:20.104539 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.middleware.request_id [None req-dfde531e-fd54-434d-afcb-7579892f13eb None None] RequestId filter calling following filter/app {{(pid=100523) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:08:20.110519 np0000005924 devstack@c-api.service[100523]: INFO cinder.api.openstack.wsgi [None req-dfde531e-fd54-434d-afcb-7579892f13eb tempest-VolumesSnapshotTestJSON-1761742646 tempest-VolumesSnapshotTestJSON-1761742646-project-member] GET https://10.4.3.117/volume/v3/backups/261dec01-c598-48ef-b268-084c78e3d6ae Jul 27 16:08:20.110519 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.openstack.wsgi [None req-dfde531e-fd54-434d-afcb-7579892f13eb tempest-VolumesSnapshotTestJSON-1761742646 tempest-VolumesSnapshotTestJSON-1761742646-project-member] Empty body provided in request {{(pid=100523) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:08:20.110519 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.openstack.wsgi [None req-dfde531e-fd54-434d-afcb-7579892f13eb tempest-VolumesSnapshotTestJSON-1761742646 tempest-VolumesSnapshotTestJSON-1761742646-project-member] Calling method 'show' {{(pid=100523) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:08:20.110519 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.v3.backups [None req-dfde531e-fd54-434d-afcb-7579892f13eb tempest-VolumesSnapshotTestJSON-1761742646 tempest-VolumesSnapshotTestJSON-1761742646-project-member] Show backup with id 261dec01-c598-48ef-b268-084c78e3d6ae. {{(pid=100523) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 27 16:08:20.113652 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.middleware.request_id [req-73fbf706-154c-4593-a2e6-73982405064a req-24d36872-cf46-4beb-8225-9e45351c9214 None None] RequestId filter calling following filter/app {{(pid=100521) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:08:20.114557 np0000005924 devstack@c-api.service[100524]: INFO cinder.api.openstack.wsgi [req-9101d8e1-3484-4ab8-8816-0e3e7932118f req-5f3f5b02-7b4a-43b4-8b81-f18b865e18f3 tempest-ServerActionsV293TestJSON-283338424 tempest-ServerActionsV293TestJSON-283338424-project-member] https://10.4.3.117/volume/v3/volumes/aee9d524-17ce-4f61-b0a4-3f7396eebd04/action returned with HTTP 202 Jul 27 16:08:20.114557 np0000005924 devstack@c-api.service[100524]: [pid: 100524|app: 0|req: 108/413] 10.4.3.117 () {74 vars in 1713 bytes} [Mon Jul 27 16:08:19 2026] POST /volume/v3/volumes/aee9d524-17ce-4f61-b0a4-3f7396eebd04/action => generated 0 bytes in 170 msecs (HTTP/1.1 202) 7 headers in 290 bytes (1 switches on core 0) Jul 27 16:08:20.120068 np0000005924 devstack@c-api.service[100521]: INFO cinder.api.openstack.wsgi [req-73fbf706-154c-4593-a2e6-73982405064a req-24d36872-cf46-4beb-8225-9e45351c9214 tempest-VolumesAssistedSnapshotsTest-569852816 tempest-VolumesAssistedSnapshotsTest-569852816-project-admin] DELETE https://10.4.3.117/volume/v3/attachments/36923e12-659e-4dd4-b55a-f9dad13cd609 Jul 27 16:08:20.120068 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.openstack.wsgi [req-73fbf706-154c-4593-a2e6-73982405064a req-24d36872-cf46-4beb-8225-9e45351c9214 tempest-VolumesAssistedSnapshotsTest-569852816 tempest-VolumesAssistedSnapshotsTest-569852816-project-admin] Empty body provided in request {{(pid=100521) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:08:20.120068 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.openstack.wsgi [req-73fbf706-154c-4593-a2e6-73982405064a req-24d36872-cf46-4beb-8225-9e45351c9214 tempest-VolumesAssistedSnapshotsTest-569852816 tempest-VolumesAssistedSnapshotsTest-569852816-project-admin] Calling method 'version_select' {{(pid=100521) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:08:20.151691 np0000005924 devstack@c-api.service[100521]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:08:20.151691 np0000005924 devstack@c-api.service[100521]: warnings.warn( Jul 27 16:08:20.152468 np0000005924 devstack@c-api.service[100523]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:08:20.152468 np0000005924 devstack@c-api.service[100523]: warnings.warn( Jul 27 16:08:20.152468 np0000005924 devstack@c-api.service[100523]: INFO cinder.api.openstack.wsgi [None req-dfde531e-fd54-434d-afcb-7579892f13eb tempest-VolumesSnapshotTestJSON-1761742646 tempest-VolumesSnapshotTestJSON-1761742646-project-member] https://10.4.3.117/volume/v3/backups/261dec01-c598-48ef-b268-084c78e3d6ae returned with HTTP 200 Jul 27 16:08:20.152468 np0000005924 devstack@c-api.service[100523]: [pid: 100523|app: 0|req: 102/414] 10.4.3.117 () {66 vars in 1348 bytes} [Mon Jul 27 16:08:20 2026] GET /volume/v3/backups/261dec01-c598-48ef-b268-084c78e3d6ae => generated 834 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 27 16:08:20.241154 np0000005924 devstack@c-api.service[100521]: INFO cinder.api.openstack.wsgi [req-73fbf706-154c-4593-a2e6-73982405064a req-24d36872-cf46-4beb-8225-9e45351c9214 tempest-VolumesAssistedSnapshotsTest-569852816 tempest-VolumesAssistedSnapshotsTest-569852816-project-admin] https://10.4.3.117/volume/v3/attachments/36923e12-659e-4dd4-b55a-f9dad13cd609 returned with HTTP 200 Jul 27 16:08:20.241673 np0000005924 devstack@c-api.service[100521]: [pid: 100521|app: 0|req: 103/415] 10.4.3.117 () {72 vars in 1673 bytes} [Mon Jul 27 16:08:20 2026] DELETE /volume/v3/attachments/36923e12-659e-4dd4-b55a-f9dad13cd609 => generated 19 bytes in 131 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 27 16:08:20.694998 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.middleware.request_id [None req-03578117-ee97-421b-9b90-5fca96107a0d None None] RequestId filter calling following filter/app {{(pid=100522) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:08:20.697085 np0000005924 devstack@c-api.service[100522]: INFO cinder.api.openstack.wsgi [None req-03578117-ee97-421b-9b90-5fca96107a0d tempest-VolumesAssistedSnapshotsTest-569852816 tempest-VolumesAssistedSnapshotsTest-569852816-project-admin] GET https://10.4.3.117/volume/v3/volumes/c6d8bded-3b62-4fc1-95e4-1eb06a6adb9f Jul 27 16:08:20.697290 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.openstack.wsgi [None req-03578117-ee97-421b-9b90-5fca96107a0d tempest-VolumesAssistedSnapshotsTest-569852816 tempest-VolumesAssistedSnapshotsTest-569852816-project-admin] Empty body provided in request {{(pid=100522) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:08:20.697515 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.openstack.wsgi [None req-03578117-ee97-421b-9b90-5fca96107a0d tempest-VolumesAssistedSnapshotsTest-569852816 tempest-VolumesAssistedSnapshotsTest-569852816-project-admin] Calling method 'show' {{(pid=100522) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:08:20.713487 np0000005924 devstack@c-api.service[100522]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:08:20.713487 np0000005924 devstack@c-api.service[100522]: warnings.warn( Jul 27 16:08:20.718338 np0000005924 devstack@c-api.service[100522]: INFO cinder.volume.api [None req-03578117-ee97-421b-9b90-5fca96107a0d tempest-VolumesAssistedSnapshotsTest-569852816 tempest-VolumesAssistedSnapshotsTest-569852816-project-admin] Volume info retrieved successfully. Jul 27 16:08:20.724593 np0000005924 devstack@c-api.service[100522]: INFO cinder.api.openstack.wsgi [None req-03578117-ee97-421b-9b90-5fca96107a0d tempest-VolumesAssistedSnapshotsTest-569852816 tempest-VolumesAssistedSnapshotsTest-569852816-project-admin] https://10.4.3.117/volume/v3/volumes/c6d8bded-3b62-4fc1-95e4-1eb06a6adb9f returned with HTTP 200 Jul 27 16:08:20.724593 np0000005924 devstack@c-api.service[100522]: [pid: 100522|app: 0|req: 103/416] 10.4.3.117 () {66 vars in 1348 bytes} [Mon Jul 27 16:08:20 2026] GET /volume/v3/volumes/c6d8bded-3b62-4fc1-95e4-1eb06a6adb9f => generated 1025 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 27 16:08:20.738996 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.middleware.request_id [None req-bc63ccfc-d65b-48f5-b6ed-440a67624041 None None] RequestId filter calling following filter/app {{(pid=100524) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:08:20.740674 np0000005924 devstack@c-api.service[100524]: INFO cinder.api.openstack.wsgi [None req-bc63ccfc-d65b-48f5-b6ed-440a67624041 tempest-VolumesAssistedSnapshotsTest-569852816 tempest-VolumesAssistedSnapshotsTest-569852816-project-admin] DELETE https://10.4.3.117/volume/v3/volumes/c6d8bded-3b62-4fc1-95e4-1eb06a6adb9f Jul 27 16:08:20.740913 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.openstack.wsgi [None req-bc63ccfc-d65b-48f5-b6ed-440a67624041 tempest-VolumesAssistedSnapshotsTest-569852816 tempest-VolumesAssistedSnapshotsTest-569852816-project-admin] Empty body provided in request {{(pid=100524) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:08:20.741095 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.openstack.wsgi [None req-bc63ccfc-d65b-48f5-b6ed-440a67624041 tempest-VolumesAssistedSnapshotsTest-569852816 tempest-VolumesAssistedSnapshotsTest-569852816-project-admin] Calling method 'delete' {{(pid=100524) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:08:20.741241 np0000005924 devstack@c-api.service[100524]: INFO cinder.api.v3.volumes [None req-bc63ccfc-d65b-48f5-b6ed-440a67624041 tempest-VolumesAssistedSnapshotsTest-569852816 tempest-VolumesAssistedSnapshotsTest-569852816-project-admin] Delete volume with id: c6d8bded-3b62-4fc1-95e4-1eb06a6adb9f Jul 27 16:08:20.748635 np0000005924 devstack@c-api.service[100524]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:08:20.748635 np0000005924 devstack@c-api.service[100524]: warnings.warn( Jul 27 16:08:20.748970 np0000005924 devstack@c-api.service[100524]: INFO cinder.volume.api [None req-bc63ccfc-d65b-48f5-b6ed-440a67624041 tempest-VolumesAssistedSnapshotsTest-569852816 tempest-VolumesAssistedSnapshotsTest-569852816-project-admin] Volume info retrieved successfully. Jul 27 16:08:20.771224 np0000005924 devstack@c-api.service[100524]: INFO cinder.volume.api [None req-bc63ccfc-d65b-48f5-b6ed-440a67624041 tempest-VolumesAssistedSnapshotsTest-569852816 tempest-VolumesAssistedSnapshotsTest-569852816-project-admin] Delete volume request issued successfully. Jul 27 16:08:20.771427 np0000005924 devstack@c-api.service[100524]: INFO cinder.api.openstack.wsgi [None req-bc63ccfc-d65b-48f5-b6ed-440a67624041 tempest-VolumesAssistedSnapshotsTest-569852816 tempest-VolumesAssistedSnapshotsTest-569852816-project-admin] https://10.4.3.117/volume/v3/volumes/c6d8bded-3b62-4fc1-95e4-1eb06a6adb9f returned with HTTP 202 Jul 27 16:08:20.771875 np0000005924 devstack@c-api.service[100524]: [pid: 100524|app: 0|req: 109/417] 10.4.3.117 () {66 vars in 1351 bytes} [Mon Jul 27 16:08:20 2026] DELETE /volume/v3/volumes/c6d8bded-3b62-4fc1-95e4-1eb06a6adb9f => generated 0 bytes in 33 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 27 16:08:20.780507 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.middleware.request_id [None req-8269f6e3-f040-4f8e-8388-5bd117847c7d None None] RequestId filter calling following filter/app {{(pid=100523) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:08:20.782453 np0000005924 devstack@c-api.service[100523]: INFO cinder.api.openstack.wsgi [None req-8269f6e3-f040-4f8e-8388-5bd117847c7d tempest-VolumesAssistedSnapshotsTest-569852816 tempest-VolumesAssistedSnapshotsTest-569852816-project-admin] GET https://10.4.3.117/volume/v3/volumes/c6d8bded-3b62-4fc1-95e4-1eb06a6adb9f Jul 27 16:08:20.782650 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.openstack.wsgi [None req-8269f6e3-f040-4f8e-8388-5bd117847c7d tempest-VolumesAssistedSnapshotsTest-569852816 tempest-VolumesAssistedSnapshotsTest-569852816-project-admin] Empty body provided in request {{(pid=100523) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:08:20.787616 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.openstack.wsgi [None req-8269f6e3-f040-4f8e-8388-5bd117847c7d tempest-VolumesAssistedSnapshotsTest-569852816 tempest-VolumesAssistedSnapshotsTest-569852816-project-admin] Calling method 'show' {{(pid=100523) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:08:20.798841 np0000005924 devstack@c-api.service[100523]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:08:20.798841 np0000005924 devstack@c-api.service[100523]: warnings.warn( Jul 27 16:08:20.803318 np0000005924 devstack@c-api.service[100523]: INFO cinder.volume.api [None req-8269f6e3-f040-4f8e-8388-5bd117847c7d tempest-VolumesAssistedSnapshotsTest-569852816 tempest-VolumesAssistedSnapshotsTest-569852816-project-admin] Volume info retrieved successfully. Jul 27 16:08:20.807374 np0000005924 devstack@c-api.service[100523]: INFO cinder.api.openstack.wsgi [None req-8269f6e3-f040-4f8e-8388-5bd117847c7d tempest-VolumesAssistedSnapshotsTest-569852816 tempest-VolumesAssistedSnapshotsTest-569852816-project-admin] https://10.4.3.117/volume/v3/volumes/c6d8bded-3b62-4fc1-95e4-1eb06a6adb9f returned with HTTP 200 Jul 27 16:08:20.807811 np0000005924 devstack@c-api.service[100523]: [pid: 100523|app: 0|req: 103/418] 10.4.3.117 () {66 vars in 1348 bytes} [Mon Jul 27 16:08:20 2026] GET /volume/v3/volumes/c6d8bded-3b62-4fc1-95e4-1eb06a6adb9f => generated 1024 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 27 16:08:20.906507 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.middleware.request_id [None req-efaeae26-570c-4421-9c3a-6bec36483ed7 None None] RequestId filter calling following filter/app {{(pid=100521) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:08:20.908049 np0000005924 devstack@c-api.service[100521]: INFO cinder.api.openstack.wsgi [None req-efaeae26-570c-4421-9c3a-6bec36483ed7 tempest-TestMultiAttachVolumeSwap-1651872735 tempest-TestMultiAttachVolumeSwap-1651872735-project-member] GET https://10.4.3.117/volume/v3/volumes/6ec9ef70-f9c1-4096-97a1-c93e7c5033ad Jul 27 16:08:20.908210 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.openstack.wsgi [None req-efaeae26-570c-4421-9c3a-6bec36483ed7 tempest-TestMultiAttachVolumeSwap-1651872735 tempest-TestMultiAttachVolumeSwap-1651872735-project-member] Empty body provided in request {{(pid=100521) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:08:20.908407 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.openstack.wsgi [None req-efaeae26-570c-4421-9c3a-6bec36483ed7 tempest-TestMultiAttachVolumeSwap-1651872735 tempest-TestMultiAttachVolumeSwap-1651872735-project-member] Calling method 'show' {{(pid=100521) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:08:20.919591 np0000005924 devstack@c-api.service[100521]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:08:20.919591 np0000005924 devstack@c-api.service[100521]: warnings.warn( Jul 27 16:08:20.923263 np0000005924 devstack@c-api.service[100521]: INFO cinder.volume.api [None req-efaeae26-570c-4421-9c3a-6bec36483ed7 tempest-TestMultiAttachVolumeSwap-1651872735 tempest-TestMultiAttachVolumeSwap-1651872735-project-member] Volume info retrieved successfully. Jul 27 16:08:20.932215 np0000005924 devstack@c-api.service[100521]: INFO cinder.api.openstack.wsgi [None req-efaeae26-570c-4421-9c3a-6bec36483ed7 tempest-TestMultiAttachVolumeSwap-1651872735 tempest-TestMultiAttachVolumeSwap-1651872735-project-member] https://10.4.3.117/volume/v3/volumes/6ec9ef70-f9c1-4096-97a1-c93e7c5033ad returned with HTTP 200 Jul 27 16:08:20.932620 np0000005924 devstack@c-api.service[100521]: [pid: 100521|app: 0|req: 104/419] 10.4.3.117 () {66 vars in 1348 bytes} [Mon Jul 27 16:08:20 2026] GET /volume/v3/volumes/6ec9ef70-f9c1-4096-97a1-c93e7c5033ad => generated 1164 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 27 16:08:21.160924 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.middleware.request_id [None req-e31cf7e1-b9de-41b0-ab9c-d3ceb64fe351 None None] RequestId filter calling following filter/app {{(pid=100522) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:08:21.163124 np0000005924 devstack@c-api.service[100522]: INFO cinder.api.openstack.wsgi [None req-e31cf7e1-b9de-41b0-ab9c-d3ceb64fe351 tempest-VolumesSnapshotTestJSON-1761742646 tempest-VolumesSnapshotTestJSON-1761742646-project-member] GET https://10.4.3.117/volume/v3/backups/261dec01-c598-48ef-b268-084c78e3d6ae Jul 27 16:08:21.163413 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.openstack.wsgi [None req-e31cf7e1-b9de-41b0-ab9c-d3ceb64fe351 tempest-VolumesSnapshotTestJSON-1761742646 tempest-VolumesSnapshotTestJSON-1761742646-project-member] Empty body provided in request {{(pid=100522) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:08:21.163669 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.openstack.wsgi [None req-e31cf7e1-b9de-41b0-ab9c-d3ceb64fe351 tempest-VolumesSnapshotTestJSON-1761742646 tempest-VolumesSnapshotTestJSON-1761742646-project-member] Calling method 'show' {{(pid=100522) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:08:21.163838 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.v3.backups [None req-e31cf7e1-b9de-41b0-ab9c-d3ceb64fe351 tempest-VolumesSnapshotTestJSON-1761742646 tempest-VolumesSnapshotTestJSON-1761742646-project-member] Show backup with id 261dec01-c598-48ef-b268-084c78e3d6ae. {{(pid=100522) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 27 16:08:21.168853 np0000005924 devstack@c-api.service[100522]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:08:21.168853 np0000005924 devstack@c-api.service[100522]: warnings.warn( Jul 27 16:08:21.169945 np0000005924 devstack@c-api.service[100522]: INFO cinder.api.openstack.wsgi [None req-e31cf7e1-b9de-41b0-ab9c-d3ceb64fe351 tempest-VolumesSnapshotTestJSON-1761742646 tempest-VolumesSnapshotTestJSON-1761742646-project-member] https://10.4.3.117/volume/v3/backups/261dec01-c598-48ef-b268-084c78e3d6ae returned with HTTP 200 Jul 27 16:08:21.170464 np0000005924 devstack@c-api.service[100522]: [pid: 100522|app: 0|req: 104/420] 10.4.3.117 () {66 vars in 1348 bytes} [Mon Jul 27 16:08:21 2026] GET /volume/v3/backups/261dec01-c598-48ef-b268-084c78e3d6ae => generated 834 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 27 16:08:21.820447 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.middleware.request_id [None req-a3da175d-8dfe-420c-b3bb-048bdfb717a2 None None] RequestId filter calling following filter/app {{(pid=100524) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:08:21.822704 np0000005924 devstack@c-api.service[100524]: INFO cinder.api.openstack.wsgi [None req-a3da175d-8dfe-420c-b3bb-048bdfb717a2 tempest-VolumesAssistedSnapshotsTest-569852816 tempest-VolumesAssistedSnapshotsTest-569852816-project-admin] GET https://10.4.3.117/volume/v3/volumes/c6d8bded-3b62-4fc1-95e4-1eb06a6adb9f Jul 27 16:08:21.823059 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.openstack.wsgi [None req-a3da175d-8dfe-420c-b3bb-048bdfb717a2 tempest-VolumesAssistedSnapshotsTest-569852816 tempest-VolumesAssistedSnapshotsTest-569852816-project-admin] Empty body provided in request {{(pid=100524) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:08:21.823059 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.openstack.wsgi [None req-a3da175d-8dfe-420c-b3bb-048bdfb717a2 tempest-VolumesAssistedSnapshotsTest-569852816 tempest-VolumesAssistedSnapshotsTest-569852816-project-admin] Calling method 'show' {{(pid=100524) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:08:21.832608 np0000005924 devstack@c-api.service[100524]: INFO cinder.api.openstack.wsgi [None req-a3da175d-8dfe-420c-b3bb-048bdfb717a2 tempest-VolumesAssistedSnapshotsTest-569852816 tempest-VolumesAssistedSnapshotsTest-569852816-project-admin] https://10.4.3.117/volume/v3/volumes/c6d8bded-3b62-4fc1-95e4-1eb06a6adb9f returned with HTTP 404 Jul 27 16:08:21.833254 np0000005924 devstack@c-api.service[100524]: [pid: 100524|app: 0|req: 110/421] 10.4.3.117 () {66 vars in 1348 bytes} [Mon Jul 27 16:08:21 2026] GET /volume/v3/volumes/c6d8bded-3b62-4fc1-95e4-1eb06a6adb9f => generated 109 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 27 16:08:21.944668 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.middleware.request_id [None req-96cede09-ac75-46c6-b544-27ace3eedfcb None None] RequestId filter calling following filter/app {{(pid=100523) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:08:21.955301 np0000005924 devstack@c-api.service[100523]: INFO cinder.api.openstack.wsgi [None req-96cede09-ac75-46c6-b544-27ace3eedfcb tempest-TestMultiAttachVolumeSwap-1651872735 tempest-TestMultiAttachVolumeSwap-1651872735-project-member] GET https://10.4.3.117/volume/v3/volumes/6ec9ef70-f9c1-4096-97a1-c93e7c5033ad Jul 27 16:08:21.955577 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.openstack.wsgi [None req-96cede09-ac75-46c6-b544-27ace3eedfcb tempest-TestMultiAttachVolumeSwap-1651872735 tempest-TestMultiAttachVolumeSwap-1651872735-project-member] Empty body provided in request {{(pid=100523) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:08:21.955942 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.openstack.wsgi [None req-96cede09-ac75-46c6-b544-27ace3eedfcb tempest-TestMultiAttachVolumeSwap-1651872735 tempest-TestMultiAttachVolumeSwap-1651872735-project-member] Calling method 'show' {{(pid=100523) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:08:21.980247 np0000005924 devstack@c-api.service[100523]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:08:21.980247 np0000005924 devstack@c-api.service[100523]: warnings.warn( Jul 27 16:08:21.983751 np0000005924 devstack@c-api.service[100523]: INFO cinder.volume.api [None req-96cede09-ac75-46c6-b544-27ace3eedfcb tempest-TestMultiAttachVolumeSwap-1651872735 tempest-TestMultiAttachVolumeSwap-1651872735-project-member] Volume info retrieved successfully. Jul 27 16:08:21.988682 np0000005924 devstack@c-api.service[100523]: INFO cinder.api.openstack.wsgi [None req-96cede09-ac75-46c6-b544-27ace3eedfcb tempest-TestMultiAttachVolumeSwap-1651872735 tempest-TestMultiAttachVolumeSwap-1651872735-project-member] https://10.4.3.117/volume/v3/volumes/6ec9ef70-f9c1-4096-97a1-c93e7c5033ad returned with HTTP 200 Jul 27 16:08:21.989068 np0000005924 devstack@c-api.service[100523]: [pid: 100523|app: 0|req: 104/422] 10.4.3.117 () {66 vars in 1348 bytes} [Mon Jul 27 16:08:21 2026] GET /volume/v3/volumes/6ec9ef70-f9c1-4096-97a1-c93e7c5033ad => generated 1164 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 27 16:08:22.183254 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.middleware.request_id [None req-05c58b60-5315-4a84-be93-23a2c36f7885 None None] RequestId filter calling following filter/app {{(pid=100521) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:08:22.185578 np0000005924 devstack@c-api.service[100521]: INFO cinder.api.openstack.wsgi [None req-05c58b60-5315-4a84-be93-23a2c36f7885 tempest-VolumesSnapshotTestJSON-1761742646 tempest-VolumesSnapshotTestJSON-1761742646-project-member] GET https://10.4.3.117/volume/v3/backups/261dec01-c598-48ef-b268-084c78e3d6ae Jul 27 16:08:22.185907 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.openstack.wsgi [None req-05c58b60-5315-4a84-be93-23a2c36f7885 tempest-VolumesSnapshotTestJSON-1761742646 tempest-VolumesSnapshotTestJSON-1761742646-project-member] Empty body provided in request {{(pid=100521) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:08:22.186101 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.openstack.wsgi [None req-05c58b60-5315-4a84-be93-23a2c36f7885 tempest-VolumesSnapshotTestJSON-1761742646 tempest-VolumesSnapshotTestJSON-1761742646-project-member] Calling method 'show' {{(pid=100521) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:08:22.186251 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.v3.backups [None req-05c58b60-5315-4a84-be93-23a2c36f7885 tempest-VolumesSnapshotTestJSON-1761742646 tempest-VolumesSnapshotTestJSON-1761742646-project-member] Show backup with id 261dec01-c598-48ef-b268-084c78e3d6ae. {{(pid=100521) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 27 16:08:22.192371 np0000005924 devstack@c-api.service[100521]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:08:22.192371 np0000005924 devstack@c-api.service[100521]: warnings.warn( Jul 27 16:08:22.193114 np0000005924 devstack@c-api.service[100521]: INFO cinder.api.openstack.wsgi [None req-05c58b60-5315-4a84-be93-23a2c36f7885 tempest-VolumesSnapshotTestJSON-1761742646 tempest-VolumesSnapshotTestJSON-1761742646-project-member] https://10.4.3.117/volume/v3/backups/261dec01-c598-48ef-b268-084c78e3d6ae returned with HTTP 200 Jul 27 16:08:22.193456 np0000005924 devstack@c-api.service[100521]: [pid: 100521|app: 0|req: 105/423] 10.4.3.117 () {66 vars in 1348 bytes} [Mon Jul 27 16:08:22 2026] GET /volume/v3/backups/261dec01-c598-48ef-b268-084c78e3d6ae => generated 834 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 27 16:08:22.400262 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.middleware.request_id [req-ab6aabbd-7551-4b8d-b4fc-fb56792fcb24 req-69914b9e-417e-4a7a-bade-4cd1dcfd26b0 None None] RequestId filter calling following filter/app {{(pid=100522) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:08:22.403373 np0000005924 devstack@c-api.service[100522]: INFO cinder.api.openstack.wsgi [req-ab6aabbd-7551-4b8d-b4fc-fb56792fcb24 req-69914b9e-417e-4a7a-bade-4cd1dcfd26b0 tempest-TestMultiAttachVolumeSwap-1651872735 tempest-TestMultiAttachVolumeSwap-1651872735-project-member] POST https://10.4.3.117/volume/v3/attachments/66b25dc2-5432-4897-9969-dabe9047fcf4/action Jul 27 16:08:22.403740 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.openstack.wsgi [req-ab6aabbd-7551-4b8d-b4fc-fb56792fcb24 req-69914b9e-417e-4a7a-bade-4cd1dcfd26b0 tempest-TestMultiAttachVolumeSwap-1651872735 tempest-TestMultiAttachVolumeSwap-1651872735-project-member] Action body: b'{"os-complete": null}' {{(pid=100522) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 27 16:08:22.403876 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.openstack.wsgi [req-ab6aabbd-7551-4b8d-b4fc-fb56792fcb24 req-69914b9e-417e-4a7a-bade-4cd1dcfd26b0 tempest-TestMultiAttachVolumeSwap-1651872735 tempest-TestMultiAttachVolumeSwap-1651872735-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100522) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 27 16:08:22.431565 np0000005924 devstack@c-api.service[100522]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:08:22.431565 np0000005924 devstack@c-api.service[100522]: warnings.warn( Jul 27 16:08:22.451247 np0000005924 devstack@c-api.service[100522]: INFO cinder.api.openstack.wsgi [req-ab6aabbd-7551-4b8d-b4fc-fb56792fcb24 req-69914b9e-417e-4a7a-bade-4cd1dcfd26b0 tempest-TestMultiAttachVolumeSwap-1651872735 tempest-TestMultiAttachVolumeSwap-1651872735-project-member] https://10.4.3.117/volume/v3/attachments/66b25dc2-5432-4897-9969-dabe9047fcf4/action returned with HTTP 204 Jul 27 16:08:22.451834 np0000005924 devstack@c-api.service[100522]: [pid: 100522|app: 0|req: 105/424] 10.4.3.117 () {74 vars in 1725 bytes} [Mon Jul 27 16:08:22 2026] POST /volume/v3/attachments/66b25dc2-5432-4897-9969-dabe9047fcf4/action => generated 0 bytes in 52 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jul 27 16:08:23.006834 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.middleware.request_id [None req-b55dc1ae-c3ea-4270-8002-ace7e1d3602a None None] RequestId filter calling following filter/app {{(pid=100524) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:08:23.008686 np0000005924 devstack@c-api.service[100524]: INFO cinder.api.openstack.wsgi [None req-b55dc1ae-c3ea-4270-8002-ace7e1d3602a tempest-TestMultiAttachVolumeSwap-1651872735 tempest-TestMultiAttachVolumeSwap-1651872735-project-member] GET https://10.4.3.117/volume/v3/volumes/6ec9ef70-f9c1-4096-97a1-c93e7c5033ad Jul 27 16:08:23.008924 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.openstack.wsgi [None req-b55dc1ae-c3ea-4270-8002-ace7e1d3602a tempest-TestMultiAttachVolumeSwap-1651872735 tempest-TestMultiAttachVolumeSwap-1651872735-project-member] Empty body provided in request {{(pid=100524) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:08:23.009142 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.openstack.wsgi [None req-b55dc1ae-c3ea-4270-8002-ace7e1d3602a tempest-TestMultiAttachVolumeSwap-1651872735 tempest-TestMultiAttachVolumeSwap-1651872735-project-member] Calling method 'show' {{(pid=100524) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:08:23.027713 np0000005924 devstack@c-api.service[100524]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:08:23.027713 np0000005924 devstack@c-api.service[100524]: warnings.warn( Jul 27 16:08:23.032877 np0000005924 devstack@c-api.service[100524]: INFO cinder.volume.api [None req-b55dc1ae-c3ea-4270-8002-ace7e1d3602a tempest-TestMultiAttachVolumeSwap-1651872735 tempest-TestMultiAttachVolumeSwap-1651872735-project-member] Volume info retrieved successfully. Jul 27 16:08:23.040926 np0000005924 devstack@c-api.service[100524]: INFO cinder.api.openstack.wsgi [None req-b55dc1ae-c3ea-4270-8002-ace7e1d3602a tempest-TestMultiAttachVolumeSwap-1651872735 tempest-TestMultiAttachVolumeSwap-1651872735-project-member] https://10.4.3.117/volume/v3/volumes/6ec9ef70-f9c1-4096-97a1-c93e7c5033ad returned with HTTP 200 Jul 27 16:08:23.041391 np0000005924 devstack@c-api.service[100524]: [pid: 100524|app: 0|req: 111/425] 10.4.3.117 () {66 vars in 1348 bytes} [Mon Jul 27 16:08:23 2026] GET /volume/v3/volumes/6ec9ef70-f9c1-4096-97a1-c93e7c5033ad => generated 1458 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 27 16:08:23.203472 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.middleware.request_id [None req-80ee39a8-51dd-4f2b-91ae-0257a7c560c4 None None] RequestId filter calling following filter/app {{(pid=100523) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:08:23.205649 np0000005924 devstack@c-api.service[100523]: INFO cinder.api.openstack.wsgi [None req-80ee39a8-51dd-4f2b-91ae-0257a7c560c4 tempest-VolumesSnapshotTestJSON-1761742646 tempest-VolumesSnapshotTestJSON-1761742646-project-member] GET https://10.4.3.117/volume/v3/backups/261dec01-c598-48ef-b268-084c78e3d6ae Jul 27 16:08:23.205943 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.openstack.wsgi [None req-80ee39a8-51dd-4f2b-91ae-0257a7c560c4 tempest-VolumesSnapshotTestJSON-1761742646 tempest-VolumesSnapshotTestJSON-1761742646-project-member] Empty body provided in request {{(pid=100523) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:08:23.206222 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.openstack.wsgi [None req-80ee39a8-51dd-4f2b-91ae-0257a7c560c4 tempest-VolumesSnapshotTestJSON-1761742646 tempest-VolumesSnapshotTestJSON-1761742646-project-member] Calling method 'show' {{(pid=100523) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:08:23.206560 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.v3.backups [None req-80ee39a8-51dd-4f2b-91ae-0257a7c560c4 tempest-VolumesSnapshotTestJSON-1761742646 tempest-VolumesSnapshotTestJSON-1761742646-project-member] Show backup with id 261dec01-c598-48ef-b268-084c78e3d6ae. {{(pid=100523) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 27 16:08:23.217311 np0000005924 devstack@c-api.service[100523]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:08:23.217311 np0000005924 devstack@c-api.service[100523]: warnings.warn( Jul 27 16:08:23.218562 np0000005924 devstack@c-api.service[100523]: INFO cinder.api.openstack.wsgi [None req-80ee39a8-51dd-4f2b-91ae-0257a7c560c4 tempest-VolumesSnapshotTestJSON-1761742646 tempest-VolumesSnapshotTestJSON-1761742646-project-member] https://10.4.3.117/volume/v3/backups/261dec01-c598-48ef-b268-084c78e3d6ae returned with HTTP 200 Jul 27 16:08:23.219128 np0000005924 devstack@c-api.service[100523]: [pid: 100523|app: 0|req: 105/426] 10.4.3.117 () {66 vars in 1348 bytes} [Mon Jul 27 16:08:23 2026] GET /volume/v3/backups/261dec01-c598-48ef-b268-084c78e3d6ae => generated 834 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 27 16:08:23.535248 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.middleware.request_id [req-0b4bed08-fd29-4171-a6e5-bf93a8ee370b req-22798cbe-e322-4f20-9a70-e53dfcc5da61 None None] RequestId filter calling following filter/app {{(pid=100521) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:08:23.537870 np0000005924 devstack@c-api.service[100521]: INFO cinder.api.openstack.wsgi [req-0b4bed08-fd29-4171-a6e5-bf93a8ee370b req-22798cbe-e322-4f20-9a70-e53dfcc5da61 tempest-TestMultiAttachVolumeSwap-92249258 tempest-TestMultiAttachVolumeSwap-92249258-project] GET https://10.4.3.117/volume/v3/volumes/6ec9ef70-f9c1-4096-97a1-c93e7c5033ad Jul 27 16:08:23.538097 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.openstack.wsgi [req-0b4bed08-fd29-4171-a6e5-bf93a8ee370b req-22798cbe-e322-4f20-9a70-e53dfcc5da61 tempest-TestMultiAttachVolumeSwap-92249258 tempest-TestMultiAttachVolumeSwap-92249258-project] Empty body provided in request {{(pid=100521) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:08:23.538315 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.openstack.wsgi [req-0b4bed08-fd29-4171-a6e5-bf93a8ee370b req-22798cbe-e322-4f20-9a70-e53dfcc5da61 tempest-TestMultiAttachVolumeSwap-92249258 tempest-TestMultiAttachVolumeSwap-92249258-project] Calling method 'show' {{(pid=100521) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:08:23.552199 np0000005924 devstack@c-api.service[100521]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:08:23.552199 np0000005924 devstack@c-api.service[100521]: warnings.warn( Jul 27 16:08:23.562934 np0000005924 devstack@c-api.service[100521]: INFO cinder.volume.api [req-0b4bed08-fd29-4171-a6e5-bf93a8ee370b req-22798cbe-e322-4f20-9a70-e53dfcc5da61 tempest-TestMultiAttachVolumeSwap-92249258 tempest-TestMultiAttachVolumeSwap-92249258-project] Volume info retrieved successfully. Jul 27 16:08:23.575302 np0000005924 devstack@c-api.service[100521]: INFO cinder.api.openstack.wsgi [req-0b4bed08-fd29-4171-a6e5-bf93a8ee370b req-22798cbe-e322-4f20-9a70-e53dfcc5da61 tempest-TestMultiAttachVolumeSwap-92249258 tempest-TestMultiAttachVolumeSwap-92249258-project] https://10.4.3.117/volume/v3/volumes/6ec9ef70-f9c1-4096-97a1-c93e7c5033ad returned with HTTP 200 Jul 27 16:08:23.575912 np0000005924 devstack@c-api.service[100521]: [pid: 100521|app: 0|req: 106/427] 10.4.3.117 () {68 vars in 1598 bytes} [Mon Jul 27 16:08:23 2026] GET /volume/v3/volumes/6ec9ef70-f9c1-4096-97a1-c93e7c5033ad => generated 1642 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 27 16:08:23.586578 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.middleware.request_id [None req-9caa02e8-8557-4352-8efa-65b29a305be9 None None] RequestId filter calling following filter/app {{(pid=100522) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:08:23.588339 np0000005924 devstack@c-api.service[100522]: INFO cinder.api.openstack.wsgi [None req-9caa02e8-8557-4352-8efa-65b29a305be9 tempest-TestMultiAttachVolumeSwap-1651872735 tempest-TestMultiAttachVolumeSwap-1651872735-project-reader] GET https://10.4.3.117/volume/v3/volumes/6ec9ef70-f9c1-4096-97a1-c93e7c5033ad Jul 27 16:08:23.588546 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.openstack.wsgi [None req-9caa02e8-8557-4352-8efa-65b29a305be9 tempest-TestMultiAttachVolumeSwap-1651872735 tempest-TestMultiAttachVolumeSwap-1651872735-project-reader] Empty body provided in request {{(pid=100522) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:08:23.588820 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.openstack.wsgi [None req-9caa02e8-8557-4352-8efa-65b29a305be9 tempest-TestMultiAttachVolumeSwap-1651872735 tempest-TestMultiAttachVolumeSwap-1651872735-project-reader] Calling method 'show' {{(pid=100522) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:08:23.606267 np0000005924 devstack@c-api.service[100522]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:08:23.606267 np0000005924 devstack@c-api.service[100522]: warnings.warn( Jul 27 16:08:23.610933 np0000005924 devstack@c-api.service[100522]: INFO cinder.volume.api [None req-9caa02e8-8557-4352-8efa-65b29a305be9 tempest-TestMultiAttachVolumeSwap-1651872735 tempest-TestMultiAttachVolumeSwap-1651872735-project-reader] Volume info retrieved successfully. Jul 27 16:08:23.618114 np0000005924 devstack@c-api.service[100522]: INFO cinder.api.openstack.wsgi [None req-9caa02e8-8557-4352-8efa-65b29a305be9 tempest-TestMultiAttachVolumeSwap-1651872735 tempest-TestMultiAttachVolumeSwap-1651872735-project-reader] https://10.4.3.117/volume/v3/volumes/6ec9ef70-f9c1-4096-97a1-c93e7c5033ad returned with HTTP 200 Jul 27 16:08:23.618937 np0000005924 devstack@c-api.service[100522]: [pid: 100522|app: 0|req: 106/428] 10.4.3.117 () {66 vars in 1348 bytes} [Mon Jul 27 16:08:23 2026] GET /volume/v3/volumes/6ec9ef70-f9c1-4096-97a1-c93e7c5033ad => generated 1458 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 27 16:08:23.637251 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.middleware.request_id [None req-a3173615-ab3f-4cea-8f80-8c183253ed20 None None] RequestId filter calling following filter/app {{(pid=100524) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:08:23.640426 np0000005924 devstack@c-api.service[100524]: INFO cinder.api.openstack.wsgi [None req-a3173615-ab3f-4cea-8f80-8c183253ed20 tempest-TestMultiAttachVolumeSwap-1651872735 tempest-TestMultiAttachVolumeSwap-1651872735-project-reader] GET https://10.4.3.117/volume/v3/volumes/9d171670-6a04-4a87-b849-0821cd1a4af9 Jul 27 16:08:23.640426 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.openstack.wsgi [None req-a3173615-ab3f-4cea-8f80-8c183253ed20 tempest-TestMultiAttachVolumeSwap-1651872735 tempest-TestMultiAttachVolumeSwap-1651872735-project-reader] Empty body provided in request {{(pid=100524) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:08:23.640426 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.openstack.wsgi [None req-a3173615-ab3f-4cea-8f80-8c183253ed20 tempest-TestMultiAttachVolumeSwap-1651872735 tempest-TestMultiAttachVolumeSwap-1651872735-project-reader] Calling method 'show' {{(pid=100524) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:08:23.646796 np0000005924 devstack@c-api.service[100524]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:08:23.646796 np0000005924 devstack@c-api.service[100524]: warnings.warn( Jul 27 16:08:23.652946 np0000005924 devstack@c-api.service[100524]: INFO cinder.volume.api [None req-a3173615-ab3f-4cea-8f80-8c183253ed20 tempest-TestMultiAttachVolumeSwap-1651872735 tempest-TestMultiAttachVolumeSwap-1651872735-project-reader] Volume info retrieved successfully. Jul 27 16:08:23.655009 np0000005924 devstack@c-api.service[100524]: INFO cinder.api.openstack.wsgi [None req-a3173615-ab3f-4cea-8f80-8c183253ed20 tempest-TestMultiAttachVolumeSwap-1651872735 tempest-TestMultiAttachVolumeSwap-1651872735-project-reader] https://10.4.3.117/volume/v3/volumes/9d171670-6a04-4a87-b849-0821cd1a4af9 returned with HTTP 200 Jul 27 16:08:23.655615 np0000005924 devstack@c-api.service[100524]: [pid: 100524|app: 0|req: 112/429] 10.4.3.117 () {66 vars in 1348 bytes} [Mon Jul 27 16:08:23 2026] GET /volume/v3/volumes/9d171670-6a04-4a87-b849-0821cd1a4af9 => generated 851 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 27 16:08:23.744355 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.middleware.request_id [None req-d3ceed6d-1f68-4a12-b259-8d26f7774543 None None] RequestId filter calling following filter/app {{(pid=100523) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:08:23.748861 np0000005924 devstack@c-api.service[100523]: INFO cinder.api.openstack.wsgi [None req-d3ceed6d-1f68-4a12-b259-8d26f7774543 tempest-TestMultiAttachVolumeSwap-1651872735 tempest-TestMultiAttachVolumeSwap-1651872735-project-member] GET https://10.4.3.117/volume/v3/volumes/6ec9ef70-f9c1-4096-97a1-c93e7c5033ad Jul 27 16:08:23.749571 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.openstack.wsgi [None req-d3ceed6d-1f68-4a12-b259-8d26f7774543 tempest-TestMultiAttachVolumeSwap-1651872735 tempest-TestMultiAttachVolumeSwap-1651872735-project-member] Empty body provided in request {{(pid=100523) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:08:23.749571 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.openstack.wsgi [None req-d3ceed6d-1f68-4a12-b259-8d26f7774543 tempest-TestMultiAttachVolumeSwap-1651872735 tempest-TestMultiAttachVolumeSwap-1651872735-project-member] Calling method 'show' {{(pid=100523) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:08:23.768439 np0000005924 devstack@c-api.service[100523]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:08:23.768439 np0000005924 devstack@c-api.service[100523]: warnings.warn( Jul 27 16:08:23.771215 np0000005924 devstack@c-api.service[100523]: INFO cinder.volume.api [None req-d3ceed6d-1f68-4a12-b259-8d26f7774543 tempest-TestMultiAttachVolumeSwap-1651872735 tempest-TestMultiAttachVolumeSwap-1651872735-project-member] Volume info retrieved successfully. Jul 27 16:08:23.781206 np0000005924 devstack@c-api.service[100523]: INFO cinder.api.openstack.wsgi [None req-d3ceed6d-1f68-4a12-b259-8d26f7774543 tempest-TestMultiAttachVolumeSwap-1651872735 tempest-TestMultiAttachVolumeSwap-1651872735-project-member] https://10.4.3.117/volume/v3/volumes/6ec9ef70-f9c1-4096-97a1-c93e7c5033ad returned with HTTP 200 Jul 27 16:08:23.781206 np0000005924 devstack@c-api.service[100523]: [pid: 100523|app: 0|req: 106/430] 10.4.3.117 () {66 vars in 1348 bytes} [Mon Jul 27 16:08:23 2026] GET /volume/v3/volumes/6ec9ef70-f9c1-4096-97a1-c93e7c5033ad => generated 1458 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 27 16:08:23.861087 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.middleware.request_id [req-56711b8b-034a-4b6c-ab4a-049b8903ed07 req-51f0c700-0044-4a66-8080-b404f846eb3c None None] RequestId filter calling following filter/app {{(pid=100521) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:08:23.863899 np0000005924 devstack@c-api.service[100521]: INFO cinder.api.openstack.wsgi [req-56711b8b-034a-4b6c-ab4a-049b8903ed07 req-51f0c700-0044-4a66-8080-b404f846eb3c tempest-TestMultiAttachVolumeSwap-1651872735 tempest-TestMultiAttachVolumeSwap-1651872735-project-member] GET https://10.4.3.117/volume/v3/volumes/6ec9ef70-f9c1-4096-97a1-c93e7c5033ad Jul 27 16:08:23.864085 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.openstack.wsgi [req-56711b8b-034a-4b6c-ab4a-049b8903ed07 req-51f0c700-0044-4a66-8080-b404f846eb3c tempest-TestMultiAttachVolumeSwap-1651872735 tempest-TestMultiAttachVolumeSwap-1651872735-project-member] Empty body provided in request {{(pid=100521) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:08:23.864277 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.openstack.wsgi [req-56711b8b-034a-4b6c-ab4a-049b8903ed07 req-51f0c700-0044-4a66-8080-b404f846eb3c tempest-TestMultiAttachVolumeSwap-1651872735 tempest-TestMultiAttachVolumeSwap-1651872735-project-member] Calling method 'show' {{(pid=100521) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:08:23.882227 np0000005924 devstack@c-api.service[100521]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:08:23.882227 np0000005924 devstack@c-api.service[100521]: warnings.warn( Jul 27 16:08:23.888070 np0000005924 devstack@c-api.service[100521]: INFO cinder.volume.api [req-56711b8b-034a-4b6c-ab4a-049b8903ed07 req-51f0c700-0044-4a66-8080-b404f846eb3c tempest-TestMultiAttachVolumeSwap-1651872735 tempest-TestMultiAttachVolumeSwap-1651872735-project-member] Volume info retrieved successfully. Jul 27 16:08:23.902662 np0000005924 devstack@c-api.service[100521]: INFO cinder.api.openstack.wsgi [req-56711b8b-034a-4b6c-ab4a-049b8903ed07 req-51f0c700-0044-4a66-8080-b404f846eb3c tempest-TestMultiAttachVolumeSwap-1651872735 tempest-TestMultiAttachVolumeSwap-1651872735-project-member] https://10.4.3.117/volume/v3/volumes/6ec9ef70-f9c1-4096-97a1-c93e7c5033ad returned with HTTP 200 Jul 27 16:08:23.903240 np0000005924 devstack@c-api.service[100521]: [pid: 100521|app: 0|req: 107/431] 10.4.3.117 () {68 vars in 1598 bytes} [Mon Jul 27 16:08:23 2026] GET /volume/v3/volumes/6ec9ef70-f9c1-4096-97a1-c93e7c5033ad => generated 1458 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 27 16:08:23.959864 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.middleware.request_id [req-56711b8b-034a-4b6c-ab4a-049b8903ed07 req-fc2b726c-4bcc-44eb-8c61-f7ac5fdb8b1e None None] RequestId filter calling following filter/app {{(pid=100522) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:08:23.960570 np0000005924 devstack@c-api.service[100522]: INFO cinder.api.openstack.wsgi [req-56711b8b-034a-4b6c-ab4a-049b8903ed07 req-fc2b726c-4bcc-44eb-8c61-f7ac5fdb8b1e tempest-TestMultiAttachVolumeSwap-1651872735 tempest-TestMultiAttachVolumeSwap-1651872735-project-member] POST https://10.4.3.117/volume/v3/volumes/6ec9ef70-f9c1-4096-97a1-c93e7c5033ad/action Jul 27 16:08:23.961015 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.openstack.wsgi [req-56711b8b-034a-4b6c-ab4a-049b8903ed07 req-fc2b726c-4bcc-44eb-8c61-f7ac5fdb8b1e tempest-TestMultiAttachVolumeSwap-1651872735 tempest-TestMultiAttachVolumeSwap-1651872735-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100522) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 27 16:08:23.961145 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.openstack.wsgi [req-56711b8b-034a-4b6c-ab4a-049b8903ed07 req-fc2b726c-4bcc-44eb-8c61-f7ac5fdb8b1e tempest-TestMultiAttachVolumeSwap-1651872735 tempest-TestMultiAttachVolumeSwap-1651872735-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100522) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 27 16:08:23.974633 np0000005924 devstack@c-api.service[100522]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:08:23.974633 np0000005924 devstack@c-api.service[100522]: warnings.warn( Jul 27 16:08:23.975054 np0000005924 devstack@c-api.service[100522]: INFO cinder.volume.api [req-56711b8b-034a-4b6c-ab4a-049b8903ed07 req-fc2b726c-4bcc-44eb-8c61-f7ac5fdb8b1e tempest-TestMultiAttachVolumeSwap-1651872735 tempest-TestMultiAttachVolumeSwap-1651872735-project-member] Volume info retrieved successfully. Jul 27 16:08:24.002684 np0000005924 devstack@c-api.service[100522]: INFO cinder.volume.api [req-56711b8b-034a-4b6c-ab4a-049b8903ed07 req-fc2b726c-4bcc-44eb-8c61-f7ac5fdb8b1e tempest-TestMultiAttachVolumeSwap-1651872735 tempest-TestMultiAttachVolumeSwap-1651872735-project-member] Begin detaching volume completed successfully. Jul 27 16:08:24.002684 np0000005924 devstack@c-api.service[100522]: INFO cinder.api.openstack.wsgi [req-56711b8b-034a-4b6c-ab4a-049b8903ed07 req-fc2b726c-4bcc-44eb-8c61-f7ac5fdb8b1e tempest-TestMultiAttachVolumeSwap-1651872735 tempest-TestMultiAttachVolumeSwap-1651872735-project-member] https://10.4.3.117/volume/v3/volumes/6ec9ef70-f9c1-4096-97a1-c93e7c5033ad/action returned with HTTP 202 Jul 27 16:08:24.002684 np0000005924 devstack@c-api.service[100522]: [pid: 100522|app: 0|req: 107/432] 10.4.3.117 () {72 vars in 1672 bytes} [Mon Jul 27 16:08:23 2026] POST /volume/v3/volumes/6ec9ef70-f9c1-4096-97a1-c93e7c5033ad/action => generated 0 bytes in 44 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 27 16:08:24.050356 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.middleware.request_id [None req-a87d8ef8-e27c-4edc-aa96-69a4b4d11819 None None] RequestId filter calling following filter/app {{(pid=100524) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:08:24.051572 np0000005924 devstack@c-api.service[100524]: INFO cinder.api.openstack.wsgi [None req-a87d8ef8-e27c-4edc-aa96-69a4b4d11819 None None] GET https://10.4.3.117/volume// Jul 27 16:08:24.051572 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.openstack.wsgi [None req-a87d8ef8-e27c-4edc-aa96-69a4b4d11819 None None] Empty body provided in request {{(pid=100524) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:08:24.051572 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.openstack.wsgi [None req-a87d8ef8-e27c-4edc-aa96-69a4b4d11819 None None] Calling method 'all' {{(pid=100524) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:08:24.051788 np0000005924 devstack@c-api.service[100524]: INFO cinder.api.openstack.wsgi [None req-a87d8ef8-e27c-4edc-aa96-69a4b4d11819 None None] https://10.4.3.117/volume// returned with HTTP 300 Jul 27 16:08:24.052548 np0000005924 devstack@c-api.service[100524]: [pid: 100524|app: 0|req: 113/433] 10.4.3.117 () {66 vars in 1426 bytes} [Mon Jul 27 16:08:24 2026] GET /volume/ => generated 386 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 27 16:08:24.058846 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.middleware.request_id [req-56711b8b-034a-4b6c-ab4a-049b8903ed07 req-cb872139-16f5-44b0-ac3f-4ed81daa70c7 None None] RequestId filter calling following filter/app {{(pid=100523) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:08:24.062350 np0000005924 devstack@c-api.service[100523]: INFO cinder.api.openstack.wsgi [req-56711b8b-034a-4b6c-ab4a-049b8903ed07 req-cb872139-16f5-44b0-ac3f-4ed81daa70c7 tempest-TestMultiAttachVolumeSwap-1651872735 tempest-TestMultiAttachVolumeSwap-1651872735-project-member] GET https://10.4.3.117/volume/v3/volumes/6ec9ef70-f9c1-4096-97a1-c93e7c5033ad Jul 27 16:08:24.062350 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.openstack.wsgi [req-56711b8b-034a-4b6c-ab4a-049b8903ed07 req-cb872139-16f5-44b0-ac3f-4ed81daa70c7 tempest-TestMultiAttachVolumeSwap-1651872735 tempest-TestMultiAttachVolumeSwap-1651872735-project-member] Empty body provided in request {{(pid=100523) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:08:24.062350 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.openstack.wsgi [req-56711b8b-034a-4b6c-ab4a-049b8903ed07 req-cb872139-16f5-44b0-ac3f-4ed81daa70c7 tempest-TestMultiAttachVolumeSwap-1651872735 tempest-TestMultiAttachVolumeSwap-1651872735-project-member] Calling method 'show' {{(pid=100523) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:08:24.072585 np0000005924 devstack@c-api.service[100523]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:08:24.072585 np0000005924 devstack@c-api.service[100523]: warnings.warn( Jul 27 16:08:24.075884 np0000005924 devstack@c-api.service[100523]: INFO cinder.volume.api [req-56711b8b-034a-4b6c-ab4a-049b8903ed07 req-cb872139-16f5-44b0-ac3f-4ed81daa70c7 tempest-TestMultiAttachVolumeSwap-1651872735 tempest-TestMultiAttachVolumeSwap-1651872735-project-member] Volume info retrieved successfully. Jul 27 16:08:24.080766 np0000005924 devstack@c-api.service[100523]: INFO cinder.api.openstack.wsgi [req-56711b8b-034a-4b6c-ab4a-049b8903ed07 req-cb872139-16f5-44b0-ac3f-4ed81daa70c7 tempest-TestMultiAttachVolumeSwap-1651872735 tempest-TestMultiAttachVolumeSwap-1651872735-project-member] https://10.4.3.117/volume/v3/volumes/6ec9ef70-f9c1-4096-97a1-c93e7c5033ad returned with HTTP 200 Jul 27 16:08:24.081170 np0000005924 devstack@c-api.service[100523]: [pid: 100523|app: 0|req: 107/434] 10.4.3.117 () {70 vars in 1639 bytes} [Mon Jul 27 16:08:24 2026] GET /volume/v3/volumes/6ec9ef70-f9c1-4096-97a1-c93e7c5033ad => generated 1641 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 27 16:08:24.233267 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.middleware.request_id [None req-c43dbb1c-ca38-40d3-8f50-17f2a3f4ce73 None None] RequestId filter calling following filter/app {{(pid=100521) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:08:24.235072 np0000005924 devstack@c-api.service[100521]: INFO cinder.api.openstack.wsgi [None req-c43dbb1c-ca38-40d3-8f50-17f2a3f4ce73 tempest-VolumesSnapshotTestJSON-1761742646 tempest-VolumesSnapshotTestJSON-1761742646-project-member] GET https://10.4.3.117/volume/v3/backups/261dec01-c598-48ef-b268-084c78e3d6ae Jul 27 16:08:24.235291 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.openstack.wsgi [None req-c43dbb1c-ca38-40d3-8f50-17f2a3f4ce73 tempest-VolumesSnapshotTestJSON-1761742646 tempest-VolumesSnapshotTestJSON-1761742646-project-member] Empty body provided in request {{(pid=100521) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:08:24.235488 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.openstack.wsgi [None req-c43dbb1c-ca38-40d3-8f50-17f2a3f4ce73 tempest-VolumesSnapshotTestJSON-1761742646 tempest-VolumesSnapshotTestJSON-1761742646-project-member] Calling method 'show' {{(pid=100521) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:08:24.235585 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.v3.backups [None req-c43dbb1c-ca38-40d3-8f50-17f2a3f4ce73 tempest-VolumesSnapshotTestJSON-1761742646 tempest-VolumesSnapshotTestJSON-1761742646-project-member] Show backup with id 261dec01-c598-48ef-b268-084c78e3d6ae. {{(pid=100521) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 27 16:08:24.239898 np0000005924 devstack@c-api.service[100521]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:08:24.239898 np0000005924 devstack@c-api.service[100521]: warnings.warn( Jul 27 16:08:24.240749 np0000005924 devstack@c-api.service[100521]: INFO cinder.api.openstack.wsgi [None req-c43dbb1c-ca38-40d3-8f50-17f2a3f4ce73 tempest-VolumesSnapshotTestJSON-1761742646 tempest-VolumesSnapshotTestJSON-1761742646-project-member] https://10.4.3.117/volume/v3/backups/261dec01-c598-48ef-b268-084c78e3d6ae returned with HTTP 200 Jul 27 16:08:24.241142 np0000005924 devstack@c-api.service[100521]: [pid: 100521|app: 0|req: 108/435] 10.4.3.117 () {66 vars in 1348 bytes} [Mon Jul 27 16:08:24 2026] GET /volume/v3/backups/261dec01-c598-48ef-b268-084c78e3d6ae => generated 834 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 27 16:08:24.632010 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.middleware.request_id [req-56711b8b-034a-4b6c-ab4a-049b8903ed07 req-41e8be62-66fd-43e8-abfb-fc55ff70af61 None None] RequestId filter calling following filter/app {{(pid=100522) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:08:24.634397 np0000005924 devstack@c-api.service[100522]: INFO cinder.api.openstack.wsgi [req-56711b8b-034a-4b6c-ab4a-049b8903ed07 req-41e8be62-66fd-43e8-abfb-fc55ff70af61 tempest-TestMultiAttachVolumeSwap-1651872735 tempest-TestMultiAttachVolumeSwap-1651872735-project-member] GET https://10.4.3.117/volume/v3/volumes/6ec9ef70-f9c1-4096-97a1-c93e7c5033ad Jul 27 16:08:24.634642 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.openstack.wsgi [req-56711b8b-034a-4b6c-ab4a-049b8903ed07 req-41e8be62-66fd-43e8-abfb-fc55ff70af61 tempest-TestMultiAttachVolumeSwap-1651872735 tempest-TestMultiAttachVolumeSwap-1651872735-project-member] Empty body provided in request {{(pid=100522) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:08:24.634958 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.openstack.wsgi [req-56711b8b-034a-4b6c-ab4a-049b8903ed07 req-41e8be62-66fd-43e8-abfb-fc55ff70af61 tempest-TestMultiAttachVolumeSwap-1651872735 tempest-TestMultiAttachVolumeSwap-1651872735-project-member] Calling method 'show' {{(pid=100522) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:08:24.648519 np0000005924 devstack@c-api.service[100522]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:08:24.648519 np0000005924 devstack@c-api.service[100522]: warnings.warn( Jul 27 16:08:24.654825 np0000005924 devstack@c-api.service[100522]: INFO cinder.volume.api [req-56711b8b-034a-4b6c-ab4a-049b8903ed07 req-41e8be62-66fd-43e8-abfb-fc55ff70af61 tempest-TestMultiAttachVolumeSwap-1651872735 tempest-TestMultiAttachVolumeSwap-1651872735-project-member] Volume info retrieved successfully. Jul 27 16:08:24.660567 np0000005924 devstack@c-api.service[100522]: INFO cinder.api.openstack.wsgi [req-56711b8b-034a-4b6c-ab4a-049b8903ed07 req-41e8be62-66fd-43e8-abfb-fc55ff70af61 tempest-TestMultiAttachVolumeSwap-1651872735 tempest-TestMultiAttachVolumeSwap-1651872735-project-member] https://10.4.3.117/volume/v3/volumes/6ec9ef70-f9c1-4096-97a1-c93e7c5033ad returned with HTTP 200 Jul 27 16:08:24.661024 np0000005924 devstack@c-api.service[100522]: [pid: 100522|app: 0|req: 108/436] 10.4.3.117 () {68 vars in 1598 bytes} [Mon Jul 27 16:08:24 2026] GET /volume/v3/volumes/6ec9ef70-f9c1-4096-97a1-c93e7c5033ad => generated 1461 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 27 16:08:24.691255 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.middleware.request_id [req-56711b8b-034a-4b6c-ab4a-049b8903ed07 req-638258ee-710c-4058-95d7-3e6d02271994 None None] RequestId filter calling following filter/app {{(pid=100524) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:08:24.694115 np0000005924 devstack@c-api.service[100524]: INFO cinder.api.openstack.wsgi [req-56711b8b-034a-4b6c-ab4a-049b8903ed07 req-638258ee-710c-4058-95d7-3e6d02271994 tempest-TestMultiAttachVolumeSwap-1651872735 tempest-TestMultiAttachVolumeSwap-1651872735-project-member] DELETE https://10.4.3.117/volume/v3/attachments/66b25dc2-5432-4897-9969-dabe9047fcf4 Jul 27 16:08:24.694382 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.openstack.wsgi [req-56711b8b-034a-4b6c-ab4a-049b8903ed07 req-638258ee-710c-4058-95d7-3e6d02271994 tempest-TestMultiAttachVolumeSwap-1651872735 tempest-TestMultiAttachVolumeSwap-1651872735-project-member] Empty body provided in request {{(pid=100524) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:08:24.694623 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.openstack.wsgi [req-56711b8b-034a-4b6c-ab4a-049b8903ed07 req-638258ee-710c-4058-95d7-3e6d02271994 tempest-TestMultiAttachVolumeSwap-1651872735 tempest-TestMultiAttachVolumeSwap-1651872735-project-member] Calling method 'version_select' {{(pid=100524) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:08:24.705804 np0000005924 devstack@c-api.service[100524]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:08:24.705804 np0000005924 devstack@c-api.service[100524]: warnings.warn( Jul 27 16:08:24.805303 np0000005924 devstack@c-api.service[100524]: INFO cinder.api.openstack.wsgi [req-56711b8b-034a-4b6c-ab4a-049b8903ed07 req-638258ee-710c-4058-95d7-3e6d02271994 tempest-TestMultiAttachVolumeSwap-1651872735 tempest-TestMultiAttachVolumeSwap-1651872735-project-member] https://10.4.3.117/volume/v3/attachments/66b25dc2-5432-4897-9969-dabe9047fcf4 returned with HTTP 200 Jul 27 16:08:24.805757 np0000005924 devstack@c-api.service[100524]: [pid: 100524|app: 0|req: 114/437] 10.4.3.117 () {72 vars in 1673 bytes} [Mon Jul 27 16:08:24 2026] DELETE /volume/v3/attachments/66b25dc2-5432-4897-9969-dabe9047fcf4 => generated 192 bytes in 115 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 27 16:08:24.936110 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.middleware.request_id [None req-a4be0d54-252b-46ed-825b-1ee46e480176 None None] RequestId filter calling following filter/app {{(pid=100523) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:08:24.938505 np0000005924 devstack@c-api.service[100523]: INFO cinder.api.openstack.wsgi [None req-a4be0d54-252b-46ed-825b-1ee46e480176 tempest-VolumesAssistedSnapshotsTest-569852816 tempest-VolumesAssistedSnapshotsTest-569852816-project-admin] DELETE https://10.4.3.117/volume/v3/volumes/c6d8bded-3b62-4fc1-95e4-1eb06a6adb9f Jul 27 16:08:24.938742 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.openstack.wsgi [None req-a4be0d54-252b-46ed-825b-1ee46e480176 tempest-VolumesAssistedSnapshotsTest-569852816 tempest-VolumesAssistedSnapshotsTest-569852816-project-admin] Empty body provided in request {{(pid=100523) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:08:24.939009 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.openstack.wsgi [None req-a4be0d54-252b-46ed-825b-1ee46e480176 tempest-VolumesAssistedSnapshotsTest-569852816 tempest-VolumesAssistedSnapshotsTest-569852816-project-admin] Calling method 'delete' {{(pid=100523) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:08:24.939257 np0000005924 devstack@c-api.service[100523]: INFO cinder.api.v3.volumes [None req-a4be0d54-252b-46ed-825b-1ee46e480176 tempest-VolumesAssistedSnapshotsTest-569852816 tempest-VolumesAssistedSnapshotsTest-569852816-project-admin] Delete volume with id: c6d8bded-3b62-4fc1-95e4-1eb06a6adb9f Jul 27 16:08:24.949419 np0000005924 devstack@c-api.service[100523]: INFO cinder.api.openstack.wsgi [None req-a4be0d54-252b-46ed-825b-1ee46e480176 tempest-VolumesAssistedSnapshotsTest-569852816 tempest-VolumesAssistedSnapshotsTest-569852816-project-admin] https://10.4.3.117/volume/v3/volumes/c6d8bded-3b62-4fc1-95e4-1eb06a6adb9f returned with HTTP 404 Jul 27 16:08:24.950081 np0000005924 devstack@c-api.service[100523]: [pid: 100523|app: 0|req: 108/438] 10.4.3.117 () {66 vars in 1351 bytes} [Mon Jul 27 16:08:24 2026] DELETE /volume/v3/volumes/c6d8bded-3b62-4fc1-95e4-1eb06a6adb9f => generated 109 bytes in 15 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 27 16:08:24.957534 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.middleware.request_id [None req-8a39c611-efaf-4fe0-ab3a-046fb9c1512d None None] RequestId filter calling following filter/app {{(pid=100521) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:08:24.959543 np0000005924 devstack@c-api.service[100521]: INFO cinder.api.openstack.wsgi [None req-8a39c611-efaf-4fe0-ab3a-046fb9c1512d tempest-VolumesAssistedSnapshotsTest-569852816 tempest-VolumesAssistedSnapshotsTest-569852816-project-admin] GET https://10.4.3.117/volume/v3/volumes/c6d8bded-3b62-4fc1-95e4-1eb06a6adb9f Jul 27 16:08:24.959749 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.openstack.wsgi [None req-8a39c611-efaf-4fe0-ab3a-046fb9c1512d tempest-VolumesAssistedSnapshotsTest-569852816 tempest-VolumesAssistedSnapshotsTest-569852816-project-admin] Empty body provided in request {{(pid=100521) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:08:24.959951 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.openstack.wsgi [None req-8a39c611-efaf-4fe0-ab3a-046fb9c1512d tempest-VolumesAssistedSnapshotsTest-569852816 tempest-VolumesAssistedSnapshotsTest-569852816-project-admin] Calling method 'show' {{(pid=100521) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:08:24.966820 np0000005924 devstack@c-api.service[100521]: INFO cinder.api.openstack.wsgi [None req-8a39c611-efaf-4fe0-ab3a-046fb9c1512d tempest-VolumesAssistedSnapshotsTest-569852816 tempest-VolumesAssistedSnapshotsTest-569852816-project-admin] https://10.4.3.117/volume/v3/volumes/c6d8bded-3b62-4fc1-95e4-1eb06a6adb9f returned with HTTP 404 Jul 27 16:08:24.967299 np0000005924 devstack@c-api.service[100521]: [pid: 100521|app: 0|req: 109/439] 10.4.3.117 () {66 vars in 1348 bytes} [Mon Jul 27 16:08:24 2026] GET /volume/v3/volumes/c6d8bded-3b62-4fc1-95e4-1eb06a6adb9f => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 27 16:08:25.126827 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.middleware.request_id [None req-02a84d6d-1424-4345-a2eb-60830409f9da None None] RequestId filter calling following filter/app {{(pid=100522) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:08:25.129996 np0000005924 devstack@c-api.service[100522]: INFO cinder.api.openstack.wsgi [None req-02a84d6d-1424-4345-a2eb-60830409f9da tempest-TestMultiAttachVolumeSwap-1651872735 tempest-TestMultiAttachVolumeSwap-1651872735-project-member] GET https://10.4.3.117/volume/v3/volumes/6ec9ef70-f9c1-4096-97a1-c93e7c5033ad Jul 27 16:08:25.129996 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.openstack.wsgi [None req-02a84d6d-1424-4345-a2eb-60830409f9da tempest-TestMultiAttachVolumeSwap-1651872735 tempest-TestMultiAttachVolumeSwap-1651872735-project-member] Empty body provided in request {{(pid=100522) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:08:25.129996 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.openstack.wsgi [None req-02a84d6d-1424-4345-a2eb-60830409f9da tempest-TestMultiAttachVolumeSwap-1651872735 tempest-TestMultiAttachVolumeSwap-1651872735-project-member] Calling method 'show' {{(pid=100522) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:08:25.140500 np0000005924 devstack@c-api.service[100522]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:08:25.140500 np0000005924 devstack@c-api.service[100522]: warnings.warn( Jul 27 16:08:25.145672 np0000005924 devstack@c-api.service[100522]: INFO cinder.volume.api [None req-02a84d6d-1424-4345-a2eb-60830409f9da tempest-TestMultiAttachVolumeSwap-1651872735 tempest-TestMultiAttachVolumeSwap-1651872735-project-member] Volume info retrieved successfully. Jul 27 16:08:25.151257 np0000005924 devstack@c-api.service[100522]: INFO cinder.api.openstack.wsgi [None req-02a84d6d-1424-4345-a2eb-60830409f9da tempest-TestMultiAttachVolumeSwap-1651872735 tempest-TestMultiAttachVolumeSwap-1651872735-project-member] https://10.4.3.117/volume/v3/volumes/6ec9ef70-f9c1-4096-97a1-c93e7c5033ad returned with HTTP 200 Jul 27 16:08:25.151937 np0000005924 devstack@c-api.service[100522]: [pid: 100522|app: 0|req: 109/440] 10.4.3.117 () {66 vars in 1348 bytes} [Mon Jul 27 16:08:25 2026] GET /volume/v3/volumes/6ec9ef70-f9c1-4096-97a1-c93e7c5033ad => generated 1161 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 27 16:08:25.254144 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.middleware.request_id [None req-cfad91d6-3499-4d6a-b28e-4e6887c81543 None None] RequestId filter calling following filter/app {{(pid=100524) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:08:25.263422 np0000005924 devstack@c-api.service[100524]: INFO cinder.api.openstack.wsgi [None req-cfad91d6-3499-4d6a-b28e-4e6887c81543 tempest-VolumesSnapshotTestJSON-1761742646 tempest-VolumesSnapshotTestJSON-1761742646-project-member] GET https://10.4.3.117/volume/v3/backups/261dec01-c598-48ef-b268-084c78e3d6ae Jul 27 16:08:25.263422 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.openstack.wsgi [None req-cfad91d6-3499-4d6a-b28e-4e6887c81543 tempest-VolumesSnapshotTestJSON-1761742646 tempest-VolumesSnapshotTestJSON-1761742646-project-member] Empty body provided in request {{(pid=100524) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:08:25.263422 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.openstack.wsgi [None req-cfad91d6-3499-4d6a-b28e-4e6887c81543 tempest-VolumesSnapshotTestJSON-1761742646 tempest-VolumesSnapshotTestJSON-1761742646-project-member] Calling method 'show' {{(pid=100524) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:08:25.263422 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.v3.backups [None req-cfad91d6-3499-4d6a-b28e-4e6887c81543 tempest-VolumesSnapshotTestJSON-1761742646 tempest-VolumesSnapshotTestJSON-1761742646-project-member] Show backup with id 261dec01-c598-48ef-b268-084c78e3d6ae. {{(pid=100524) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 27 16:08:25.279712 np0000005924 devstack@c-api.service[100524]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:08:25.279712 np0000005924 devstack@c-api.service[100524]: warnings.warn( Jul 27 16:08:25.284261 np0000005924 devstack@c-api.service[100524]: INFO cinder.api.openstack.wsgi [None req-cfad91d6-3499-4d6a-b28e-4e6887c81543 tempest-VolumesSnapshotTestJSON-1761742646 tempest-VolumesSnapshotTestJSON-1761742646-project-member] https://10.4.3.117/volume/v3/backups/261dec01-c598-48ef-b268-084c78e3d6ae returned with HTTP 200 Jul 27 16:08:25.284261 np0000005924 devstack@c-api.service[100524]: [pid: 100524|app: 0|req: 115/441] 10.4.3.117 () {66 vars in 1348 bytes} [Mon Jul 27 16:08:25 2026] GET /volume/v3/backups/261dec01-c598-48ef-b268-084c78e3d6ae => generated 834 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 27 16:08:25.395990 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.middleware.request_id [req-451c2946-fe8b-4a4b-9acb-ec74bd6c34ef req-6c142caa-20d8-4ffe-88bd-3d10c39cbfef None None] RequestId filter calling following filter/app {{(pid=100523) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:08:25.401039 np0000005924 devstack@c-api.service[100523]: INFO cinder.api.openstack.wsgi [req-451c2946-fe8b-4a4b-9acb-ec74bd6c34ef req-6c142caa-20d8-4ffe-88bd-3d10c39cbfef tempest-TestMultiAttachVolumeSwap-1651872735 tempest-TestMultiAttachVolumeSwap-1651872735-project-member] GET https://10.4.3.117/volume/v3/volumes/6ec9ef70-f9c1-4096-97a1-c93e7c5033ad Jul 27 16:08:25.401833 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.openstack.wsgi [req-451c2946-fe8b-4a4b-9acb-ec74bd6c34ef req-6c142caa-20d8-4ffe-88bd-3d10c39cbfef tempest-TestMultiAttachVolumeSwap-1651872735 tempest-TestMultiAttachVolumeSwap-1651872735-project-member] Empty body provided in request {{(pid=100523) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:08:25.401833 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.openstack.wsgi [req-451c2946-fe8b-4a4b-9acb-ec74bd6c34ef req-6c142caa-20d8-4ffe-88bd-3d10c39cbfef tempest-TestMultiAttachVolumeSwap-1651872735 tempest-TestMultiAttachVolumeSwap-1651872735-project-member] Calling method 'show' {{(pid=100523) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:08:25.422916 np0000005924 devstack@c-api.service[100523]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:08:25.422916 np0000005924 devstack@c-api.service[100523]: warnings.warn( Jul 27 16:08:25.470311 np0000005924 devstack@c-api.service[100523]: INFO cinder.volume.api [req-451c2946-fe8b-4a4b-9acb-ec74bd6c34ef req-6c142caa-20d8-4ffe-88bd-3d10c39cbfef tempest-TestMultiAttachVolumeSwap-1651872735 tempest-TestMultiAttachVolumeSwap-1651872735-project-member] Volume info retrieved successfully. Jul 27 16:08:25.484241 np0000005924 devstack@c-api.service[100523]: INFO cinder.api.openstack.wsgi [req-451c2946-fe8b-4a4b-9acb-ec74bd6c34ef req-6c142caa-20d8-4ffe-88bd-3d10c39cbfef tempest-TestMultiAttachVolumeSwap-1651872735 tempest-TestMultiAttachVolumeSwap-1651872735-project-member] https://10.4.3.117/volume/v3/volumes/6ec9ef70-f9c1-4096-97a1-c93e7c5033ad returned with HTTP 200 Jul 27 16:08:25.484967 np0000005924 devstack@c-api.service[100523]: [pid: 100523|app: 0|req: 109/442] 10.4.3.117 () {68 vars in 1598 bytes} [Mon Jul 27 16:08:25 2026] GET /volume/v3/volumes/6ec9ef70-f9c1-4096-97a1-c93e7c5033ad => generated 1161 bytes in 89 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 27 16:08:25.515833 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.middleware.request_id [req-451c2946-fe8b-4a4b-9acb-ec74bd6c34ef req-97633eb0-104d-4a25-81e8-979443cc28fb None None] RequestId filter calling following filter/app {{(pid=100521) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:08:25.519041 np0000005924 devstack@c-api.service[100521]: INFO cinder.api.openstack.wsgi [req-451c2946-fe8b-4a4b-9acb-ec74bd6c34ef req-97633eb0-104d-4a25-81e8-979443cc28fb tempest-TestMultiAttachVolumeSwap-1651872735 tempest-TestMultiAttachVolumeSwap-1651872735-project-member] POST https://10.4.3.117/volume/v3/volumes/6ec9ef70-f9c1-4096-97a1-c93e7c5033ad/action Jul 27 16:08:25.519475 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.openstack.wsgi [req-451c2946-fe8b-4a4b-9acb-ec74bd6c34ef req-97633eb0-104d-4a25-81e8-979443cc28fb tempest-TestMultiAttachVolumeSwap-1651872735 tempest-TestMultiAttachVolumeSwap-1651872735-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100521) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 27 16:08:25.519704 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.openstack.wsgi [req-451c2946-fe8b-4a4b-9acb-ec74bd6c34ef req-97633eb0-104d-4a25-81e8-979443cc28fb tempest-TestMultiAttachVolumeSwap-1651872735 tempest-TestMultiAttachVolumeSwap-1651872735-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100521) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 27 16:08:25.537417 np0000005924 devstack@c-api.service[100521]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:08:25.537417 np0000005924 devstack@c-api.service[100521]: warnings.warn( Jul 27 16:08:25.538167 np0000005924 devstack@c-api.service[100521]: INFO cinder.volume.api [req-451c2946-fe8b-4a4b-9acb-ec74bd6c34ef req-97633eb0-104d-4a25-81e8-979443cc28fb tempest-TestMultiAttachVolumeSwap-1651872735 tempest-TestMultiAttachVolumeSwap-1651872735-project-member] Volume info retrieved successfully. Jul 27 16:08:25.567216 np0000005924 devstack@c-api.service[100521]: INFO cinder.volume.api [req-451c2946-fe8b-4a4b-9acb-ec74bd6c34ef req-97633eb0-104d-4a25-81e8-979443cc28fb tempest-TestMultiAttachVolumeSwap-1651872735 tempest-TestMultiAttachVolumeSwap-1651872735-project-member] Begin detaching volume completed successfully. Jul 27 16:08:25.567216 np0000005924 devstack@c-api.service[100521]: INFO cinder.api.openstack.wsgi [req-451c2946-fe8b-4a4b-9acb-ec74bd6c34ef req-97633eb0-104d-4a25-81e8-979443cc28fb tempest-TestMultiAttachVolumeSwap-1651872735 tempest-TestMultiAttachVolumeSwap-1651872735-project-member] https://10.4.3.117/volume/v3/volumes/6ec9ef70-f9c1-4096-97a1-c93e7c5033ad/action returned with HTTP 202 Jul 27 16:08:25.567216 np0000005924 devstack@c-api.service[100521]: [pid: 100521|app: 0|req: 110/443] 10.4.3.117 () {72 vars in 1672 bytes} [Mon Jul 27 16:08:25 2026] POST /volume/v3/volumes/6ec9ef70-f9c1-4096-97a1-c93e7c5033ad/action => generated 0 bytes in 42 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 27 16:08:25.793926 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.middleware.request_id [None req-fc343851-9a83-43d9-9477-1a57b3e044c1 None None] RequestId filter calling following filter/app {{(pid=100522) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:08:25.793926 np0000005924 devstack@c-api.service[100522]: INFO cinder.api.openstack.wsgi [None req-fc343851-9a83-43d9-9477-1a57b3e044c1 None None] GET https://10.4.3.117/volume// Jul 27 16:08:25.793926 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.openstack.wsgi [None req-fc343851-9a83-43d9-9477-1a57b3e044c1 None None] Empty body provided in request {{(pid=100522) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:08:25.793926 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.openstack.wsgi [None req-fc343851-9a83-43d9-9477-1a57b3e044c1 None None] Calling method 'all' {{(pid=100522) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:08:25.793926 np0000005924 devstack@c-api.service[100522]: INFO cinder.api.openstack.wsgi [None req-fc343851-9a83-43d9-9477-1a57b3e044c1 None None] https://10.4.3.117/volume// returned with HTTP 300 Jul 27 16:08:25.793926 np0000005924 devstack@c-api.service[100522]: [pid: 100522|app: 0|req: 110/444] 10.4.3.117 () {66 vars in 1426 bytes} [Mon Jul 27 16:08:25 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 27 16:08:25.805188 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.middleware.request_id [req-451c2946-fe8b-4a4b-9acb-ec74bd6c34ef req-951cca40-41c0-43a3-8a2c-fc6c84225428 None None] RequestId filter calling following filter/app {{(pid=100524) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:08:25.808486 np0000005924 devstack@c-api.service[100524]: INFO cinder.api.openstack.wsgi [req-451c2946-fe8b-4a4b-9acb-ec74bd6c34ef req-951cca40-41c0-43a3-8a2c-fc6c84225428 tempest-TestMultiAttachVolumeSwap-1651872735 tempest-TestMultiAttachVolumeSwap-1651872735-project-member] GET https://10.4.3.117/volume/v3/volumes/6ec9ef70-f9c1-4096-97a1-c93e7c5033ad Jul 27 16:08:25.808794 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.openstack.wsgi [req-451c2946-fe8b-4a4b-9acb-ec74bd6c34ef req-951cca40-41c0-43a3-8a2c-fc6c84225428 tempest-TestMultiAttachVolumeSwap-1651872735 tempest-TestMultiAttachVolumeSwap-1651872735-project-member] Empty body provided in request {{(pid=100524) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:08:25.809097 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.openstack.wsgi [req-451c2946-fe8b-4a4b-9acb-ec74bd6c34ef req-951cca40-41c0-43a3-8a2c-fc6c84225428 tempest-TestMultiAttachVolumeSwap-1651872735 tempest-TestMultiAttachVolumeSwap-1651872735-project-member] Calling method 'show' {{(pid=100524) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:08:25.826360 np0000005924 devstack@c-api.service[100524]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:08:25.826360 np0000005924 devstack@c-api.service[100524]: warnings.warn( Jul 27 16:08:25.833255 np0000005924 devstack@c-api.service[100524]: INFO cinder.volume.api [req-451c2946-fe8b-4a4b-9acb-ec74bd6c34ef req-951cca40-41c0-43a3-8a2c-fc6c84225428 tempest-TestMultiAttachVolumeSwap-1651872735 tempest-TestMultiAttachVolumeSwap-1651872735-project-member] Volume info retrieved successfully. Jul 27 16:08:25.843945 np0000005924 devstack@c-api.service[100524]: INFO cinder.api.openstack.wsgi [req-451c2946-fe8b-4a4b-9acb-ec74bd6c34ef req-951cca40-41c0-43a3-8a2c-fc6c84225428 tempest-TestMultiAttachVolumeSwap-1651872735 tempest-TestMultiAttachVolumeSwap-1651872735-project-member] https://10.4.3.117/volume/v3/volumes/6ec9ef70-f9c1-4096-97a1-c93e7c5033ad returned with HTTP 200 Jul 27 16:08:25.844539 np0000005924 devstack@c-api.service[100524]: [pid: 100524|app: 0|req: 116/445] 10.4.3.117 () {70 vars in 1639 bytes} [Mon Jul 27 16:08:25 2026] GET /volume/v3/volumes/6ec9ef70-f9c1-4096-97a1-c93e7c5033ad => generated 1344 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 27 16:08:26.295273 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.middleware.request_id [None req-8ca19147-6c77-4609-9f19-3b900c5ff3b5 None None] RequestId filter calling following filter/app {{(pid=100523) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:08:26.298445 np0000005924 devstack@c-api.service[100523]: INFO cinder.api.openstack.wsgi [None req-8ca19147-6c77-4609-9f19-3b900c5ff3b5 tempest-VolumesSnapshotTestJSON-1761742646 tempest-VolumesSnapshotTestJSON-1761742646-project-member] GET https://10.4.3.117/volume/v3/backups/261dec01-c598-48ef-b268-084c78e3d6ae Jul 27 16:08:26.298785 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.openstack.wsgi [None req-8ca19147-6c77-4609-9f19-3b900c5ff3b5 tempest-VolumesSnapshotTestJSON-1761742646 tempest-VolumesSnapshotTestJSON-1761742646-project-member] Empty body provided in request {{(pid=100523) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:08:26.299042 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.openstack.wsgi [None req-8ca19147-6c77-4609-9f19-3b900c5ff3b5 tempest-VolumesSnapshotTestJSON-1761742646 tempest-VolumesSnapshotTestJSON-1761742646-project-member] Calling method 'show' {{(pid=100523) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:08:26.299172 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.v3.backups [None req-8ca19147-6c77-4609-9f19-3b900c5ff3b5 tempest-VolumesSnapshotTestJSON-1761742646 tempest-VolumesSnapshotTestJSON-1761742646-project-member] Show backup with id 261dec01-c598-48ef-b268-084c78e3d6ae. {{(pid=100523) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 27 16:08:26.305373 np0000005924 devstack@c-api.service[100523]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:08:26.305373 np0000005924 devstack@c-api.service[100523]: warnings.warn( Jul 27 16:08:26.306988 np0000005924 devstack@c-api.service[100523]: INFO cinder.api.openstack.wsgi [None req-8ca19147-6c77-4609-9f19-3b900c5ff3b5 tempest-VolumesSnapshotTestJSON-1761742646 tempest-VolumesSnapshotTestJSON-1761742646-project-member] https://10.4.3.117/volume/v3/backups/261dec01-c598-48ef-b268-084c78e3d6ae returned with HTTP 200 Jul 27 16:08:26.307586 np0000005924 devstack@c-api.service[100523]: [pid: 100523|app: 0|req: 110/446] 10.4.3.117 () {66 vars in 1348 bytes} [Mon Jul 27 16:08:26 2026] GET /volume/v3/backups/261dec01-c598-48ef-b268-084c78e3d6ae => generated 834 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 27 16:08:27.321238 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.middleware.request_id [None req-228c4b12-0d09-4329-84c3-0a5cee479ab1 None None] RequestId filter calling following filter/app {{(pid=100521) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:08:27.322969 np0000005924 devstack@c-api.service[100521]: INFO cinder.api.openstack.wsgi [None req-228c4b12-0d09-4329-84c3-0a5cee479ab1 tempest-VolumesSnapshotTestJSON-1761742646 tempest-VolumesSnapshotTestJSON-1761742646-project-member] GET https://10.4.3.117/volume/v3/backups/261dec01-c598-48ef-b268-084c78e3d6ae Jul 27 16:08:27.323191 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.openstack.wsgi [None req-228c4b12-0d09-4329-84c3-0a5cee479ab1 tempest-VolumesSnapshotTestJSON-1761742646 tempest-VolumesSnapshotTestJSON-1761742646-project-member] Empty body provided in request {{(pid=100521) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:08:27.323304 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.openstack.wsgi [None req-228c4b12-0d09-4329-84c3-0a5cee479ab1 tempest-VolumesSnapshotTestJSON-1761742646 tempest-VolumesSnapshotTestJSON-1761742646-project-member] Calling method 'show' {{(pid=100521) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:08:27.323432 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.v3.backups [None req-228c4b12-0d09-4329-84c3-0a5cee479ab1 tempest-VolumesSnapshotTestJSON-1761742646 tempest-VolumesSnapshotTestJSON-1761742646-project-member] Show backup with id 261dec01-c598-48ef-b268-084c78e3d6ae. {{(pid=100521) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 27 16:08:27.327485 np0000005924 devstack@c-api.service[100521]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:08:27.327485 np0000005924 devstack@c-api.service[100521]: warnings.warn( Jul 27 16:08:27.328289 np0000005924 devstack@c-api.service[100521]: INFO cinder.api.openstack.wsgi [None req-228c4b12-0d09-4329-84c3-0a5cee479ab1 tempest-VolumesSnapshotTestJSON-1761742646 tempest-VolumesSnapshotTestJSON-1761742646-project-member] https://10.4.3.117/volume/v3/backups/261dec01-c598-48ef-b268-084c78e3d6ae returned with HTTP 200 Jul 27 16:08:27.329175 np0000005924 devstack@c-api.service[100521]: [pid: 100521|app: 0|req: 111/447] 10.4.3.117 () {66 vars in 1348 bytes} [Mon Jul 27 16:08:27 2026] GET /volume/v3/backups/261dec01-c598-48ef-b268-084c78e3d6ae => generated 834 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jul 27 16:08:27.418464 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.middleware.request_id [req-f90d0d62-f634-4035-9425-775e7c64e095 req-f0f0c4f1-fad4-4d71-b928-0d0fed67c2e0 None None] RequestId filter calling following filter/app {{(pid=100522) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:08:27.420508 np0000005924 devstack@c-api.service[100522]: INFO cinder.api.openstack.wsgi [req-f90d0d62-f634-4035-9425-775e7c64e095 req-f0f0c4f1-fad4-4d71-b928-0d0fed67c2e0 tempest-ServerBootFromVolumeStableRescueTest-1223840988 tempest-ServerBootFromVolumeStableRescueTest-1223840988-project-member] POST https://10.4.3.117/volume/v3/volumes Jul 27 16:08:27.420833 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.openstack.wsgi [req-f90d0d62-f634-4035-9425-775e7c64e095 req-f0f0c4f1-fad4-4d71-b928-0d0fed67c2e0 tempest-ServerBootFromVolumeStableRescueTest-1223840988 tempest-ServerBootFromVolumeStableRescueTest-1223840988-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "consistencygroup_id": null, "snapshot_id": null, "name": "f34d2397-2a25-462a-ad2c-2e3cc0a2ab15-blank-vol", "description": "", "volume_type": null, "availability_zone": null, "metadata": {}, "imageRef": null, "source_volid": null, "backup_id": null}} {{(pid=100522) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 27 16:08:27.423117 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.v3.volumes [req-f90d0d62-f634-4035-9425-775e7c64e095 req-f0f0c4f1-fad4-4d71-b928-0d0fed67c2e0 tempest-ServerBootFromVolumeStableRescueTest-1223840988 tempest-ServerBootFromVolumeStableRescueTest-1223840988-project-member] Create volume request body: {'volume': {'size': 1, 'consistencygroup_id': None, 'snapshot_id': None, 'name': 'f34d2397-2a25-462a-ad2c-2e3cc0a2ab15-blank-vol', 'description': '', 'volume_type': None, 'availability_zone': None, 'metadata': {}, 'imageRef': None, 'source_volid': None, 'backup_id': None}} {{(pid=100522) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 27 16:08:27.423594 np0000005924 devstack@c-api.service[100522]: INFO cinder.api.v3.volumes [req-f90d0d62-f634-4035-9425-775e7c64e095 req-f0f0c4f1-fad4-4d71-b928-0d0fed67c2e0 tempest-ServerBootFromVolumeStableRescueTest-1223840988 tempest-ServerBootFromVolumeStableRescueTest-1223840988-project-member] Create volume of 1 GB Jul 27 16:08:27.430042 np0000005924 devstack@c-api.service[100522]: INFO cinder.volume.api [req-f90d0d62-f634-4035-9425-775e7c64e095 req-f0f0c4f1-fad4-4d71-b928-0d0fed67c2e0 tempest-ServerBootFromVolumeStableRescueTest-1223840988 tempest-ServerBootFromVolumeStableRescueTest-1223840988-project-member] Availability Zones retrieved successfully. Jul 27 16:08:27.437102 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.volume.api [req-f90d0d62-f634-4035-9425-775e7c64e095 req-f0f0c4f1-fad4-4d71-b928-0d0fed67c2e0 tempest-ServerBootFromVolumeStableRescueTest-1223840988 tempest-ServerBootFromVolumeStableRescueTest-1223840988-project-member] Flow 'volume_create_api' (6e3d9933-80f5-46e0-82e2-0f1d4ebdf4cd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100522) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 27 16:08:27.438620 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.volume.api [req-f90d0d62-f634-4035-9425-775e7c64e095 req-f0f0c4f1-fad4-4d71-b928-0d0fed67c2e0 tempest-ServerBootFromVolumeStableRescueTest-1223840988 tempest-ServerBootFromVolumeStableRescueTest-1223840988-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (8b8b812f-dfdf-4db7-a043-b2302abbdce2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100522) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 27 16:08:27.439599 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.volume.flows.api.create_volume [req-f90d0d62-f634-4035-9425-775e7c64e095 req-f0f0c4f1-fad4-4d71-b928-0d0fed67c2e0 tempest-ServerBootFromVolumeStableRescueTest-1223840988 tempest-ServerBootFromVolumeStableRescueTest-1223840988-project-member] Validating volume size '1' using validate_int {{(pid=100522) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 27 16:08:27.487164 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.volume.api [req-f90d0d62-f634-4035-9425-775e7c64e095 req-f0f0c4f1-fad4-4d71-b928-0d0fed67c2e0 tempest-ServerBootFromVolumeStableRescueTest-1223840988 tempest-ServerBootFromVolumeStableRescueTest-1223840988-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (8b8b812f-dfdf-4db7-a043-b2302abbdce2) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-27T16:04:59Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=2bce4e1a-e6e0-49d9-be36-c3405449a01e,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '2bce4e1a-e6e0-49d9-be36-c3405449a01e', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100522) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 27 16:08:27.487899 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.volume.api [req-f90d0d62-f634-4035-9425-775e7c64e095 req-f0f0c4f1-fad4-4d71-b928-0d0fed67c2e0 tempest-ServerBootFromVolumeStableRescueTest-1223840988 tempest-ServerBootFromVolumeStableRescueTest-1223840988-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (ea482da0-1f67-4483-a2ba-320b2d85c940) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100522) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 27 16:08:27.572063 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.quota [req-f90d0d62-f634-4035-9425-775e7c64e095 req-f0f0c4f1-fad4-4d71-b928-0d0fed67c2e0 tempest-ServerBootFromVolumeStableRescueTest-1223840988 tempest-ServerBootFromVolumeStableRescueTest-1223840988-project-member] Created reservations ['bfbc5fc6-b5eb-4f55-b89c-867dc9a31c99', '89811d0e-ac85-4e6a-adc1-f008793c99e9', '962f29ce-2dc8-4cf5-9522-d33e4fa4db1d', 'a5773cbe-4b1c-4aba-bd7c-649d9b24396b'] {{(pid=100522) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 27 16:08:27.573672 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.volume.api [req-f90d0d62-f634-4035-9425-775e7c64e095 req-f0f0c4f1-fad4-4d71-b928-0d0fed67c2e0 tempest-ServerBootFromVolumeStableRescueTest-1223840988 tempest-ServerBootFromVolumeStableRescueTest-1223840988-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (ea482da0-1f67-4483-a2ba-320b2d85c940) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['bfbc5fc6-b5eb-4f55-b89c-867dc9a31c99', '89811d0e-ac85-4e6a-adc1-f008793c99e9', '962f29ce-2dc8-4cf5-9522-d33e4fa4db1d', 'a5773cbe-4b1c-4aba-bd7c-649d9b24396b']}' {{(pid=100522) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 27 16:08:27.574732 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.volume.api [req-f90d0d62-f634-4035-9425-775e7c64e095 req-f0f0c4f1-fad4-4d71-b928-0d0fed67c2e0 tempest-ServerBootFromVolumeStableRescueTest-1223840988 tempest-ServerBootFromVolumeStableRescueTest-1223840988-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (ece1179a-d806-463e-a363-4a70bb201bd7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100522) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 27 16:08:27.605302 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.volume.api [req-f90d0d62-f634-4035-9425-775e7c64e095 req-f0f0c4f1-fad4-4d71-b928-0d0fed67c2e0 tempest-ServerBootFromVolumeStableRescueTest-1223840988 tempest-ServerBootFromVolumeStableRescueTest-1223840988-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (ece1179a-d806-463e-a363-4a70bb201bd7) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '59a26906-c76a-4f85-9b7f-8f4149f5fefb', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description='',display_name='f34d2397-2a25-462a-ad2c-2e3cc0a2ab15-blank-vol',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='9b1ead20ac664ecaa6be71300e41b947',qos_specs=None,replication_status=,reservations=['bfbc5fc6-b5eb-4f55-b89c-867dc9a31c99','89811d0e-ac85-4e6a-adc1-f008793c99e9','962f29ce-2dc8-4cf5-9522-d33e4fa4db1d','a5773cbe-4b1c-4aba-bd7c-649d9b24396b'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='c49cf1befd504ab8b43beffe19759f61',volume_type_id=2bce4e1a-e6e0-49d9-be36-c3405449a01e), 'volume': Volume(_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-27T16:08:27Z,deleted=False,deleted_at=None,display_description='',display_name='f34d2397-2a25-462a-ad2c-2e3cc0a2ab15-blank-vol',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=59a26906-c76a-4f85-9b7f-8f4149f5fefb,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='9b1ead20ac664ecaa6be71300e41b947',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='c49cf1befd504ab8b43beffe19759f61',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(2bce4e1a-e6e0-49d9-be36-c3405449a01e),volume_type_id=2bce4e1a-e6e0-49d9-be36-c3405449a01e)}' {{(pid=100522) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 27 16:08:27.607006 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.volume.api [req-f90d0d62-f634-4035-9425-775e7c64e095 req-f0f0c4f1-fad4-4d71-b928-0d0fed67c2e0 tempest-ServerBootFromVolumeStableRescueTest-1223840988 tempest-ServerBootFromVolumeStableRescueTest-1223840988-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (867af150-3c7f-4105-9763-0905a0869231) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100522) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 27 16:08:27.652218 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.volume.api [req-f90d0d62-f634-4035-9425-775e7c64e095 req-f0f0c4f1-fad4-4d71-b928-0d0fed67c2e0 tempest-ServerBootFromVolumeStableRescueTest-1223840988 tempest-ServerBootFromVolumeStableRescueTest-1223840988-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (867af150-3c7f-4105-9763-0905a0869231) transitioned into 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='f34d2397-2a25-462a-ad2c-2e3cc0a2ab15-blank-vol',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='9b1ead20ac664ecaa6be71300e41b947',qos_specs=None,replication_status=,reservations=['bfbc5fc6-b5eb-4f55-b89c-867dc9a31c99','89811d0e-ac85-4e6a-adc1-f008793c99e9','962f29ce-2dc8-4cf5-9522-d33e4fa4db1d','a5773cbe-4b1c-4aba-bd7c-649d9b24396b'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='c49cf1befd504ab8b43beffe19759f61',volume_type_id=2bce4e1a-e6e0-49d9-be36-c3405449a01e)}' {{(pid=100522) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 27 16:08:27.653099 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.volume.api [req-f90d0d62-f634-4035-9425-775e7c64e095 req-f0f0c4f1-fad4-4d71-b928-0d0fed67c2e0 tempest-ServerBootFromVolumeStableRescueTest-1223840988 tempest-ServerBootFromVolumeStableRescueTest-1223840988-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (c9aac300-abec-47c4-8865-e71bed41d38d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100522) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 27 16:08:27.667759 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.volume.api [req-f90d0d62-f634-4035-9425-775e7c64e095 req-f0f0c4f1-fad4-4d71-b928-0d0fed67c2e0 tempest-ServerBootFromVolumeStableRescueTest-1223840988 tempest-ServerBootFromVolumeStableRescueTest-1223840988-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (c9aac300-abec-47c4-8865-e71bed41d38d) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100522) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 27 16:08:27.668632 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.volume.api [req-f90d0d62-f634-4035-9425-775e7c64e095 req-f0f0c4f1-fad4-4d71-b928-0d0fed67c2e0 tempest-ServerBootFromVolumeStableRescueTest-1223840988 tempest-ServerBootFromVolumeStableRescueTest-1223840988-project-member] Flow 'volume_create_api' (6e3d9933-80f5-46e0-82e2-0f1d4ebdf4cd) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100522) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 27 16:08:27.668974 np0000005924 devstack@c-api.service[100522]: INFO cinder.volume.api [req-f90d0d62-f634-4035-9425-775e7c64e095 req-f0f0c4f1-fad4-4d71-b928-0d0fed67c2e0 tempest-ServerBootFromVolumeStableRescueTest-1223840988 tempest-ServerBootFromVolumeStableRescueTest-1223840988-project-member] Create volume request issued successfully. Jul 27 16:08:27.669607 np0000005924 devstack@c-api.service[100522]: INFO cinder.api.openstack.wsgi [req-f90d0d62-f634-4035-9425-775e7c64e095 req-f0f0c4f1-fad4-4d71-b928-0d0fed67c2e0 tempest-ServerBootFromVolumeStableRescueTest-1223840988 tempest-ServerBootFromVolumeStableRescueTest-1223840988-project-member] https://10.4.3.117/volume/v3/volumes returned with HTTP 202 Jul 27 16:08:27.671082 np0000005924 devstack@c-api.service[100522]: [pid: 100522|app: 0|req: 111/448] 10.4.3.117 () {72 vars in 1541 bytes} [Mon Jul 27 16:08:27 2026] POST /volume/v3/volumes => generated 749 bytes in 253 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 27 16:08:27.685470 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.middleware.request_id [req-f90d0d62-f634-4035-9425-775e7c64e095 req-2b4c109b-0aa7-4a61-838f-b92e92416aec None None] RequestId filter calling following filter/app {{(pid=100524) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:08:27.690679 np0000005924 devstack@c-api.service[100524]: INFO cinder.api.openstack.wsgi [req-f90d0d62-f634-4035-9425-775e7c64e095 req-2b4c109b-0aa7-4a61-838f-b92e92416aec tempest-ServerBootFromVolumeStableRescueTest-1223840988 tempest-ServerBootFromVolumeStableRescueTest-1223840988-project-member] GET https://10.4.3.117/volume/v3/volumes/59a26906-c76a-4f85-9b7f-8f4149f5fefb Jul 27 16:08:27.690933 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.openstack.wsgi [req-f90d0d62-f634-4035-9425-775e7c64e095 req-2b4c109b-0aa7-4a61-838f-b92e92416aec tempest-ServerBootFromVolumeStableRescueTest-1223840988 tempest-ServerBootFromVolumeStableRescueTest-1223840988-project-member] Empty body provided in request {{(pid=100524) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:08:27.691173 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.openstack.wsgi [req-f90d0d62-f634-4035-9425-775e7c64e095 req-2b4c109b-0aa7-4a61-838f-b92e92416aec tempest-ServerBootFromVolumeStableRescueTest-1223840988 tempest-ServerBootFromVolumeStableRescueTest-1223840988-project-member] Calling method 'show' {{(pid=100524) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:08:27.699031 np0000005924 devstack@c-api.service[100524]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:08:27.699031 np0000005924 devstack@c-api.service[100524]: warnings.warn( Jul 27 16:08:27.702655 np0000005924 devstack@c-api.service[100524]: INFO cinder.volume.api [req-f90d0d62-f634-4035-9425-775e7c64e095 req-2b4c109b-0aa7-4a61-838f-b92e92416aec tempest-ServerBootFromVolumeStableRescueTest-1223840988 tempest-ServerBootFromVolumeStableRescueTest-1223840988-project-member] Volume info retrieved successfully. Jul 27 16:08:27.707348 np0000005924 devstack@c-api.service[100524]: INFO cinder.api.openstack.wsgi [req-f90d0d62-f634-4035-9425-775e7c64e095 req-2b4c109b-0aa7-4a61-838f-b92e92416aec tempest-ServerBootFromVolumeStableRescueTest-1223840988 tempest-ServerBootFromVolumeStableRescueTest-1223840988-project-member] https://10.4.3.117/volume/v3/volumes/59a26906-c76a-4f85-9b7f-8f4149f5fefb returned with HTTP 200 Jul 27 16:08:27.707898 np0000005924 devstack@c-api.service[100524]: [pid: 100524|app: 0|req: 117/449] 10.4.3.117 () {68 vars in 1598 bytes} [Mon Jul 27 16:08:27 2026] GET /volume/v3/volumes/59a26906-c76a-4f85-9b7f-8f4149f5fefb => generated 817 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 27 16:08:27.724826 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.middleware.request_id [req-f90d0d62-f634-4035-9425-775e7c64e095 req-8506fce3-b42e-462b-8c56-948df6bb8a6a None None] RequestId filter calling following filter/app {{(pid=100523) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:08:27.728640 np0000005924 devstack@c-api.service[100523]: INFO cinder.api.openstack.wsgi [req-f90d0d62-f634-4035-9425-775e7c64e095 req-8506fce3-b42e-462b-8c56-948df6bb8a6a tempest-ServerBootFromVolumeStableRescueTest-1223840988 tempest-ServerBootFromVolumeStableRescueTest-1223840988-project-member] GET https://10.4.3.117/volume/v3/volumes/59a26906-c76a-4f85-9b7f-8f4149f5fefb Jul 27 16:08:27.728946 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.openstack.wsgi [req-f90d0d62-f634-4035-9425-775e7c64e095 req-8506fce3-b42e-462b-8c56-948df6bb8a6a tempest-ServerBootFromVolumeStableRescueTest-1223840988 tempest-ServerBootFromVolumeStableRescueTest-1223840988-project-member] Empty body provided in request {{(pid=100523) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:08:27.729217 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.openstack.wsgi [req-f90d0d62-f634-4035-9425-775e7c64e095 req-8506fce3-b42e-462b-8c56-948df6bb8a6a tempest-ServerBootFromVolumeStableRescueTest-1223840988 tempest-ServerBootFromVolumeStableRescueTest-1223840988-project-member] Calling method 'show' {{(pid=100523) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:08:27.741015 np0000005924 devstack@c-api.service[100523]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:08:27.741015 np0000005924 devstack@c-api.service[100523]: warnings.warn( Jul 27 16:08:27.752942 np0000005924 devstack@c-api.service[100523]: INFO cinder.volume.api [req-f90d0d62-f634-4035-9425-775e7c64e095 req-8506fce3-b42e-462b-8c56-948df6bb8a6a tempest-ServerBootFromVolumeStableRescueTest-1223840988 tempest-ServerBootFromVolumeStableRescueTest-1223840988-project-member] Volume info retrieved successfully. Jul 27 16:08:27.758757 np0000005924 devstack@c-api.service[100523]: INFO cinder.api.openstack.wsgi [req-f90d0d62-f634-4035-9425-775e7c64e095 req-8506fce3-b42e-462b-8c56-948df6bb8a6a tempest-ServerBootFromVolumeStableRescueTest-1223840988 tempest-ServerBootFromVolumeStableRescueTest-1223840988-project-member] https://10.4.3.117/volume/v3/volumes/59a26906-c76a-4f85-9b7f-8f4149f5fefb returned with HTTP 200 Jul 27 16:08:27.759239 np0000005924 devstack@c-api.service[100523]: [pid: 100523|app: 0|req: 111/450] 10.4.3.117 () {68 vars in 1598 bytes} [Mon Jul 27 16:08:27 2026] GET /volume/v3/volumes/59a26906-c76a-4f85-9b7f-8f4149f5fefb => generated 817 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 27 16:08:28.341689 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.middleware.request_id [None req-b1768df1-8873-4923-b83d-ae9c52ef427d None None] RequestId filter calling following filter/app {{(pid=100521) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:08:28.345964 np0000005924 devstack@c-api.service[100521]: INFO cinder.api.openstack.wsgi [None req-b1768df1-8873-4923-b83d-ae9c52ef427d tempest-VolumesSnapshotTestJSON-1761742646 tempest-VolumesSnapshotTestJSON-1761742646-project-member] GET https://10.4.3.117/volume/v3/backups/261dec01-c598-48ef-b268-084c78e3d6ae Jul 27 16:08:28.345964 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.openstack.wsgi [None req-b1768df1-8873-4923-b83d-ae9c52ef427d tempest-VolumesSnapshotTestJSON-1761742646 tempest-VolumesSnapshotTestJSON-1761742646-project-member] Empty body provided in request {{(pid=100521) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:08:28.345964 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.openstack.wsgi [None req-b1768df1-8873-4923-b83d-ae9c52ef427d tempest-VolumesSnapshotTestJSON-1761742646 tempest-VolumesSnapshotTestJSON-1761742646-project-member] Calling method 'show' {{(pid=100521) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:08:28.345964 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.v3.backups [None req-b1768df1-8873-4923-b83d-ae9c52ef427d tempest-VolumesSnapshotTestJSON-1761742646 tempest-VolumesSnapshotTestJSON-1761742646-project-member] Show backup with id 261dec01-c598-48ef-b268-084c78e3d6ae. {{(pid=100521) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 27 16:08:28.388050 np0000005924 devstack@c-api.service[100521]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:08:28.388050 np0000005924 devstack@c-api.service[100521]: warnings.warn( Jul 27 16:08:28.388930 np0000005924 devstack@c-api.service[100521]: INFO cinder.api.openstack.wsgi [None req-b1768df1-8873-4923-b83d-ae9c52ef427d tempest-VolumesSnapshotTestJSON-1761742646 tempest-VolumesSnapshotTestJSON-1761742646-project-member] https://10.4.3.117/volume/v3/backups/261dec01-c598-48ef-b268-084c78e3d6ae returned with HTTP 200 Jul 27 16:08:28.389406 np0000005924 devstack@c-api.service[100521]: [pid: 100521|app: 0|req: 112/451] 10.4.3.117 () {66 vars in 1348 bytes} [Mon Jul 27 16:08:28 2026] GET /volume/v3/backups/261dec01-c598-48ef-b268-084c78e3d6ae => generated 834 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 27 16:08:28.461023 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.middleware.request_id [None req-f440d036-1d3a-455b-a165-1ee410244397 None None] RequestId filter calling following filter/app {{(pid=100522) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:08:28.463627 np0000005924 devstack@c-api.service[100522]: INFO cinder.api.openstack.wsgi [None req-f440d036-1d3a-455b-a165-1ee410244397 tempest-ServerActionsTestOtherA-1133375341 tempest-ServerActionsTestOtherA-1133375341-project-member] POST https://10.4.3.117/volume/v3/volumes Jul 27 16:08:28.464125 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.openstack.wsgi [None req-f440d036-1d3a-455b-a165-1ee410244397 tempest-ServerActionsTestOtherA-1133375341 tempest-ServerActionsTestOtherA-1133375341-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-ServerActionsTestOtherA-volume-242227601"}} {{(pid=100522) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 27 16:08:28.466400 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.v3.volumes [None req-f440d036-1d3a-455b-a165-1ee410244397 tempest-ServerActionsTestOtherA-1133375341 tempest-ServerActionsTestOtherA-1133375341-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-ServerActionsTestOtherA-volume-242227601'}} {{(pid=100522) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 27 16:08:28.466581 np0000005924 devstack@c-api.service[100522]: INFO cinder.api.v3.volumes [None req-f440d036-1d3a-455b-a165-1ee410244397 tempest-ServerActionsTestOtherA-1133375341 tempest-ServerActionsTestOtherA-1133375341-project-member] Create volume of 1 GB Jul 27 16:08:28.466961 np0000005924 devstack@c-api.service[100522]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:08:28.466961 np0000005924 devstack@c-api.service[100522]: warnings.warn( Jul 27 16:08:28.480386 np0000005924 devstack@c-api.service[100522]: INFO cinder.volume.api [None req-f440d036-1d3a-455b-a165-1ee410244397 tempest-ServerActionsTestOtherA-1133375341 tempest-ServerActionsTestOtherA-1133375341-project-member] Availability Zones retrieved successfully. Jul 27 16:08:28.489562 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.volume.api [None req-f440d036-1d3a-455b-a165-1ee410244397 tempest-ServerActionsTestOtherA-1133375341 tempest-ServerActionsTestOtherA-1133375341-project-member] Flow 'volume_create_api' (bc952395-d462-4fe5-a33a-362594c97f03) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100522) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 27 16:08:28.491531 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.volume.api [None req-f440d036-1d3a-455b-a165-1ee410244397 tempest-ServerActionsTestOtherA-1133375341 tempest-ServerActionsTestOtherA-1133375341-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (7a24d967-21d4-4b44-932d-595723bbeae9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100522) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 27 16:08:28.493233 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.volume.flows.api.create_volume [None req-f440d036-1d3a-455b-a165-1ee410244397 tempest-ServerActionsTestOtherA-1133375341 tempest-ServerActionsTestOtherA-1133375341-project-member] Validating volume size '1' using validate_int {{(pid=100522) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 27 16:08:28.570368 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.volume.api [None req-f440d036-1d3a-455b-a165-1ee410244397 tempest-ServerActionsTestOtherA-1133375341 tempest-ServerActionsTestOtherA-1133375341-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (7a24d967-21d4-4b44-932d-595723bbeae9) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-27T16:04:59Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=2bce4e1a-e6e0-49d9-be36-c3405449a01e,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '2bce4e1a-e6e0-49d9-be36-c3405449a01e', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100522) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 27 16:08:28.572233 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.volume.api [None req-f440d036-1d3a-455b-a165-1ee410244397 tempest-ServerActionsTestOtherA-1133375341 tempest-ServerActionsTestOtherA-1133375341-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (c4f2440f-1798-4537-8ce4-3eb6d23edd12) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100522) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 27 16:08:28.719351 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.quota [None req-f440d036-1d3a-455b-a165-1ee410244397 tempest-ServerActionsTestOtherA-1133375341 tempest-ServerActionsTestOtherA-1133375341-project-member] Created reservations ['82b9d1d2-2d2a-4620-a732-f0d23934fc60', 'd770d02a-eef9-4516-843e-4869038712ec', 'ffd88584-e9e8-4662-8fe7-01122784e87c', '22dae02e-17bb-41d2-bc76-526b8f09600a'] {{(pid=100522) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 27 16:08:28.719351 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.volume.api [None req-f440d036-1d3a-455b-a165-1ee410244397 tempest-ServerActionsTestOtherA-1133375341 tempest-ServerActionsTestOtherA-1133375341-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (c4f2440f-1798-4537-8ce4-3eb6d23edd12) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['82b9d1d2-2d2a-4620-a732-f0d23934fc60', 'd770d02a-eef9-4516-843e-4869038712ec', 'ffd88584-e9e8-4662-8fe7-01122784e87c', '22dae02e-17bb-41d2-bc76-526b8f09600a']}' {{(pid=100522) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 27 16:08:28.719351 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.volume.api [None req-f440d036-1d3a-455b-a165-1ee410244397 tempest-ServerActionsTestOtherA-1133375341 tempest-ServerActionsTestOtherA-1133375341-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (f084a8cf-a00f-4d5d-bee5-8a6ebb8bd0c9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100522) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 27 16:08:28.805671 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.volume.api [None req-f440d036-1d3a-455b-a165-1ee410244397 tempest-ServerActionsTestOtherA-1133375341 tempest-ServerActionsTestOtherA-1133375341-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (f084a8cf-a00f-4d5d-bee5-8a6ebb8bd0c9) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '82095e13-9ba3-4cb8-ae16-e6dfce88713f', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-ServerActionsTestOtherA-volume-242227601',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='bf332b6c2b3a4431924b9d1ffe0dd5cb',qos_specs=None,replication_status=,reservations=['82b9d1d2-2d2a-4620-a732-f0d23934fc60','d770d02a-eef9-4516-843e-4869038712ec','ffd88584-e9e8-4662-8fe7-01122784e87c','22dae02e-17bb-41d2-bc76-526b8f09600a'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='01d9d4a2591d4bc5ad5eba5d3c666872',volume_type_id=2bce4e1a-e6e0-49d9-be36-c3405449a01e), 'volume': Volume(_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-27T16:08:28Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-ServerActionsTestOtherA-volume-242227601',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=82095e13-9ba3-4cb8-ae16-e6dfce88713f,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='bf332b6c2b3a4431924b9d1ffe0dd5cb',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='01d9d4a2591d4bc5ad5eba5d3c666872',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(2bce4e1a-e6e0-49d9-be36-c3405449a01e),volume_type_id=2bce4e1a-e6e0-49d9-be36-c3405449a01e)}' {{(pid=100522) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 27 16:08:28.806463 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.volume.api [None req-f440d036-1d3a-455b-a165-1ee410244397 tempest-ServerActionsTestOtherA-1133375341 tempest-ServerActionsTestOtherA-1133375341-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (5e0f39c4-aa26-4eb9-85fb-53ce1c302b86) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100522) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 27 16:08:28.839243 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.volume.api [None req-f440d036-1d3a-455b-a165-1ee410244397 tempest-ServerActionsTestOtherA-1133375341 tempest-ServerActionsTestOtherA-1133375341-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (5e0f39c4-aa26-4eb9-85fb-53ce1c302b86) transitioned into state 'SUCCESS' from state '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-242227601',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='bf332b6c2b3a4431924b9d1ffe0dd5cb',qos_specs=None,replication_status=,reservations=['82b9d1d2-2d2a-4620-a732-f0d23934fc60','d770d02a-eef9-4516-843e-4869038712ec','ffd88584-e9e8-4662-8fe7-01122784e87c','22dae02e-17bb-41d2-bc76-526b8f09600a'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='01d9d4a2591d4bc5ad5eba5d3c666872',volume_type_id=2bce4e1a-e6e0-49d9-be36-c3405449a01e)}' {{(pid=100522) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 27 16:08:28.840307 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.volume.api [None req-f440d036-1d3a-455b-a165-1ee410244397 tempest-ServerActionsTestOtherA-1133375341 tempest-ServerActionsTestOtherA-1133375341-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (c23d45c3-9258-4065-bada-0cd880031efc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100522) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 27 16:08:28.862369 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.volume.api [None req-f440d036-1d3a-455b-a165-1ee410244397 tempest-ServerActionsTestOtherA-1133375341 tempest-ServerActionsTestOtherA-1133375341-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (c23d45c3-9258-4065-bada-0cd880031efc) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100522) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 27 16:08:28.862369 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.volume.api [None req-f440d036-1d3a-455b-a165-1ee410244397 tempest-ServerActionsTestOtherA-1133375341 tempest-ServerActionsTestOtherA-1133375341-project-member] Flow 'volume_create_api' (bc952395-d462-4fe5-a33a-362594c97f03) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100522) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 27 16:08:28.862369 np0000005924 devstack@c-api.service[100522]: INFO cinder.volume.api [None req-f440d036-1d3a-455b-a165-1ee410244397 tempest-ServerActionsTestOtherA-1133375341 tempest-ServerActionsTestOtherA-1133375341-project-member] Create volume request issued successfully. Jul 27 16:08:28.862369 np0000005924 devstack@c-api.service[100522]: INFO cinder.api.openstack.wsgi [None req-f440d036-1d3a-455b-a165-1ee410244397 tempest-ServerActionsTestOtherA-1133375341 tempest-ServerActionsTestOtherA-1133375341-project-member] https://10.4.3.117/volume/v3/volumes returned with HTTP 202 Jul 27 16:08:28.865628 np0000005924 devstack@c-api.service[100522]: [pid: 100522|app: 0|req: 112/452] 10.4.3.117 () {68 vars in 1258 bytes} [Mon Jul 27 16:08:28 2026] POST /volume/v3/volumes => generated 753 bytes in 403 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 27 16:08:29.399695 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.middleware.request_id [None req-a65e2057-de36-421c-b055-a11f71aa4413 None None] RequestId filter calling following filter/app {{(pid=100524) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:08:29.404028 np0000005924 devstack@c-api.service[100524]: INFO cinder.api.openstack.wsgi [None req-a65e2057-de36-421c-b055-a11f71aa4413 tempest-VolumesSnapshotTestJSON-1761742646 tempest-VolumesSnapshotTestJSON-1761742646-project-member] GET https://10.4.3.117/volume/v3/backups/261dec01-c598-48ef-b268-084c78e3d6ae Jul 27 16:08:29.404028 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.openstack.wsgi [None req-a65e2057-de36-421c-b055-a11f71aa4413 tempest-VolumesSnapshotTestJSON-1761742646 tempest-VolumesSnapshotTestJSON-1761742646-project-member] Empty body provided in request {{(pid=100524) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:08:29.404028 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.openstack.wsgi [None req-a65e2057-de36-421c-b055-a11f71aa4413 tempest-VolumesSnapshotTestJSON-1761742646 tempest-VolumesSnapshotTestJSON-1761742646-project-member] Calling method 'show' {{(pid=100524) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:08:29.404028 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.v3.backups [None req-a65e2057-de36-421c-b055-a11f71aa4413 tempest-VolumesSnapshotTestJSON-1761742646 tempest-VolumesSnapshotTestJSON-1761742646-project-member] Show backup with id 261dec01-c598-48ef-b268-084c78e3d6ae. {{(pid=100524) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 27 16:08:29.410507 np0000005924 devstack@c-api.service[100524]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:08:29.410507 np0000005924 devstack@c-api.service[100524]: warnings.warn( Jul 27 16:08:29.411585 np0000005924 devstack@c-api.service[100524]: INFO cinder.api.openstack.wsgi [None req-a65e2057-de36-421c-b055-a11f71aa4413 tempest-VolumesSnapshotTestJSON-1761742646 tempest-VolumesSnapshotTestJSON-1761742646-project-member] https://10.4.3.117/volume/v3/backups/261dec01-c598-48ef-b268-084c78e3d6ae returned with HTTP 200 Jul 27 16:08:29.412173 np0000005924 devstack@c-api.service[100524]: [pid: 100524|app: 0|req: 118/453] 10.4.3.117 () {66 vars in 1348 bytes} [Mon Jul 27 16:08:29 2026] GET /volume/v3/backups/261dec01-c598-48ef-b268-084c78e3d6ae => generated 834 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 27 16:08:30.185578 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.middleware.request_id [req-451c2946-fe8b-4a4b-9acb-ec74bd6c34ef req-0077d0cc-82f6-4f34-8a9a-19d810f6ad4d None None] RequestId filter calling following filter/app {{(pid=100523) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:08:30.189740 np0000005924 devstack@c-api.service[100523]: INFO cinder.api.openstack.wsgi [req-451c2946-fe8b-4a4b-9acb-ec74bd6c34ef req-0077d0cc-82f6-4f34-8a9a-19d810f6ad4d tempest-TestMultiAttachVolumeSwap-1651872735 tempest-TestMultiAttachVolumeSwap-1651872735-project-member] GET https://10.4.3.117/volume/v3/volumes/6ec9ef70-f9c1-4096-97a1-c93e7c5033ad Jul 27 16:08:30.189740 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.openstack.wsgi [req-451c2946-fe8b-4a4b-9acb-ec74bd6c34ef req-0077d0cc-82f6-4f34-8a9a-19d810f6ad4d tempest-TestMultiAttachVolumeSwap-1651872735 tempest-TestMultiAttachVolumeSwap-1651872735-project-member] Empty body provided in request {{(pid=100523) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:08:30.189740 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.openstack.wsgi [req-451c2946-fe8b-4a4b-9acb-ec74bd6c34ef req-0077d0cc-82f6-4f34-8a9a-19d810f6ad4d tempest-TestMultiAttachVolumeSwap-1651872735 tempest-TestMultiAttachVolumeSwap-1651872735-project-member] Calling method 'show' {{(pid=100523) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:08:30.222084 np0000005924 devstack@c-api.service[100523]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:08:30.222084 np0000005924 devstack@c-api.service[100523]: warnings.warn( Jul 27 16:08:30.226135 np0000005924 devstack@c-api.service[100523]: INFO cinder.volume.api [req-451c2946-fe8b-4a4b-9acb-ec74bd6c34ef req-0077d0cc-82f6-4f34-8a9a-19d810f6ad4d tempest-TestMultiAttachVolumeSwap-1651872735 tempest-TestMultiAttachVolumeSwap-1651872735-project-member] Volume info retrieved successfully. Jul 27 16:08:30.238315 np0000005924 devstack@c-api.service[100523]: INFO cinder.api.openstack.wsgi [req-451c2946-fe8b-4a4b-9acb-ec74bd6c34ef req-0077d0cc-82f6-4f34-8a9a-19d810f6ad4d tempest-TestMultiAttachVolumeSwap-1651872735 tempest-TestMultiAttachVolumeSwap-1651872735-project-member] https://10.4.3.117/volume/v3/volumes/6ec9ef70-f9c1-4096-97a1-c93e7c5033ad returned with HTTP 200 Jul 27 16:08:30.239117 np0000005924 devstack@c-api.service[100523]: [pid: 100523|app: 0|req: 112/454] 10.4.3.117 () {68 vars in 1598 bytes} [Mon Jul 27 16:08:30 2026] GET /volume/v3/volumes/6ec9ef70-f9c1-4096-97a1-c93e7c5033ad => generated 1164 bytes in 54 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 27 16:08:30.422736 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.middleware.request_id [None req-f97af8ff-5844-40e0-a7f8-69c34ad8ac80 None None] RequestId filter calling following filter/app {{(pid=100521) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:08:30.426060 np0000005924 devstack@c-api.service[100521]: INFO cinder.api.openstack.wsgi [None req-f97af8ff-5844-40e0-a7f8-69c34ad8ac80 tempest-VolumesSnapshotTestJSON-1761742646 tempest-VolumesSnapshotTestJSON-1761742646-project-member] GET https://10.4.3.117/volume/v3/backups/261dec01-c598-48ef-b268-084c78e3d6ae Jul 27 16:08:30.427010 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.openstack.wsgi [None req-f97af8ff-5844-40e0-a7f8-69c34ad8ac80 tempest-VolumesSnapshotTestJSON-1761742646 tempest-VolumesSnapshotTestJSON-1761742646-project-member] Empty body provided in request {{(pid=100521) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:08:30.427261 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.openstack.wsgi [None req-f97af8ff-5844-40e0-a7f8-69c34ad8ac80 tempest-VolumesSnapshotTestJSON-1761742646 tempest-VolumesSnapshotTestJSON-1761742646-project-member] Calling method 'show' {{(pid=100521) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:08:30.427463 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.v3.backups [None req-f97af8ff-5844-40e0-a7f8-69c34ad8ac80 tempest-VolumesSnapshotTestJSON-1761742646 tempest-VolumesSnapshotTestJSON-1761742646-project-member] Show backup with id 261dec01-c598-48ef-b268-084c78e3d6ae. {{(pid=100521) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 27 16:08:30.434388 np0000005924 devstack@c-api.service[100521]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:08:30.434388 np0000005924 devstack@c-api.service[100521]: warnings.warn( Jul 27 16:08:30.435100 np0000005924 devstack@c-api.service[100521]: INFO cinder.api.openstack.wsgi [None req-f97af8ff-5844-40e0-a7f8-69c34ad8ac80 tempest-VolumesSnapshotTestJSON-1761742646 tempest-VolumesSnapshotTestJSON-1761742646-project-member] https://10.4.3.117/volume/v3/backups/261dec01-c598-48ef-b268-084c78e3d6ae returned with HTTP 200 Jul 27 16:08:30.435522 np0000005924 devstack@c-api.service[100521]: [pid: 100521|app: 0|req: 113/455] 10.4.3.117 () {66 vars in 1348 bytes} [Mon Jul 27 16:08:30 2026] GET /volume/v3/backups/261dec01-c598-48ef-b268-084c78e3d6ae => generated 834 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 27 16:08:30.653675 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.middleware.request_id [req-451c2946-fe8b-4a4b-9acb-ec74bd6c34ef req-947c81ff-e513-49f8-a92c-2963df4f7736 None None] RequestId filter calling following filter/app {{(pid=100522) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:08:30.656442 np0000005924 devstack@c-api.service[100522]: INFO cinder.api.openstack.wsgi [req-451c2946-fe8b-4a4b-9acb-ec74bd6c34ef req-947c81ff-e513-49f8-a92c-2963df4f7736 tempest-TestMultiAttachVolumeSwap-1651872735 tempest-TestMultiAttachVolumeSwap-1651872735-project-member] DELETE https://10.4.3.117/volume/v3/attachments/9a888dc1-70ad-4c14-80ae-fd6a51402c93 Jul 27 16:08:30.656675 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.openstack.wsgi [req-451c2946-fe8b-4a4b-9acb-ec74bd6c34ef req-947c81ff-e513-49f8-a92c-2963df4f7736 tempest-TestMultiAttachVolumeSwap-1651872735 tempest-TestMultiAttachVolumeSwap-1651872735-project-member] Empty body provided in request {{(pid=100522) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:08:30.656944 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.openstack.wsgi [req-451c2946-fe8b-4a4b-9acb-ec74bd6c34ef req-947c81ff-e513-49f8-a92c-2963df4f7736 tempest-TestMultiAttachVolumeSwap-1651872735 tempest-TestMultiAttachVolumeSwap-1651872735-project-member] Calling method 'version_select' {{(pid=100522) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:08:30.675930 np0000005924 devstack@c-api.service[100522]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:08:30.675930 np0000005924 devstack@c-api.service[100522]: warnings.warn( Jul 27 16:08:30.743539 np0000005924 devstack@c-api.service[100522]: INFO cinder.api.openstack.wsgi [req-451c2946-fe8b-4a4b-9acb-ec74bd6c34ef req-947c81ff-e513-49f8-a92c-2963df4f7736 tempest-TestMultiAttachVolumeSwap-1651872735 tempest-TestMultiAttachVolumeSwap-1651872735-project-member] https://10.4.3.117/volume/v3/attachments/9a888dc1-70ad-4c14-80ae-fd6a51402c93 returned with HTTP 200 Jul 27 16:08:30.744084 np0000005924 devstack@c-api.service[100522]: [pid: 100522|app: 0|req: 113/456] 10.4.3.117 () {72 vars in 1673 bytes} [Mon Jul 27 16:08:30 2026] DELETE /volume/v3/attachments/9a888dc1-70ad-4c14-80ae-fd6a51402c93 => generated 19 bytes in 91 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jul 27 16:08:30.768881 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.middleware.request_id [req-f90d0d62-f634-4035-9425-775e7c64e095 req-aeb51fc1-9f1c-4f81-9751-cdea1dee2220 None None] RequestId filter calling following filter/app {{(pid=100524) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:08:30.771694 np0000005924 devstack@c-api.service[100524]: INFO cinder.api.openstack.wsgi [req-f90d0d62-f634-4035-9425-775e7c64e095 req-aeb51fc1-9f1c-4f81-9751-cdea1dee2220 tempest-ServerBootFromVolumeStableRescueTest-1223840988 tempest-ServerBootFromVolumeStableRescueTest-1223840988-project-member] GET https://10.4.3.117/volume/v3/volumes/59a26906-c76a-4f85-9b7f-8f4149f5fefb Jul 27 16:08:30.772017 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.openstack.wsgi [req-f90d0d62-f634-4035-9425-775e7c64e095 req-aeb51fc1-9f1c-4f81-9751-cdea1dee2220 tempest-ServerBootFromVolumeStableRescueTest-1223840988 tempest-ServerBootFromVolumeStableRescueTest-1223840988-project-member] Empty body provided in request {{(pid=100524) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:08:30.772244 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.openstack.wsgi [req-f90d0d62-f634-4035-9425-775e7c64e095 req-aeb51fc1-9f1c-4f81-9751-cdea1dee2220 tempest-ServerBootFromVolumeStableRescueTest-1223840988 tempest-ServerBootFromVolumeStableRescueTest-1223840988-project-member] Calling method 'show' {{(pid=100524) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:08:30.784580 np0000005924 devstack@c-api.service[100524]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:08:30.784580 np0000005924 devstack@c-api.service[100524]: warnings.warn( Jul 27 16:08:30.789708 np0000005924 devstack@c-api.service[100524]: INFO cinder.volume.api [req-f90d0d62-f634-4035-9425-775e7c64e095 req-aeb51fc1-9f1c-4f81-9751-cdea1dee2220 tempest-ServerBootFromVolumeStableRescueTest-1223840988 tempest-ServerBootFromVolumeStableRescueTest-1223840988-project-member] Volume info retrieved successfully. Jul 27 16:08:30.796717 np0000005924 devstack@c-api.service[100524]: INFO cinder.api.openstack.wsgi [req-f90d0d62-f634-4035-9425-775e7c64e095 req-aeb51fc1-9f1c-4f81-9751-cdea1dee2220 tempest-ServerBootFromVolumeStableRescueTest-1223840988 tempest-ServerBootFromVolumeStableRescueTest-1223840988-project-member] https://10.4.3.117/volume/v3/volumes/59a26906-c76a-4f85-9b7f-8f4149f5fefb returned with HTTP 200 Jul 27 16:08:30.797108 np0000005924 devstack@c-api.service[100524]: [pid: 100524|app: 0|req: 119/457] 10.4.3.117 () {68 vars in 1598 bytes} [Mon Jul 27 16:08:30 2026] GET /volume/v3/volumes/59a26906-c76a-4f85-9b7f-8f4149f5fefb => generated 842 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 27 16:08:30.809286 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.middleware.request_id [None req-b191ffea-2632-460e-b4d4-5f287d0d195e None None] RequestId filter calling following filter/app {{(pid=100523) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:08:30.809716 np0000005924 devstack@c-api.service[100523]: INFO cinder.api.openstack.wsgi [None req-b191ffea-2632-460e-b4d4-5f287d0d195e None None] GET https://10.4.3.117/volume// Jul 27 16:08:30.809939 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.openstack.wsgi [None req-b191ffea-2632-460e-b4d4-5f287d0d195e None None] Empty body provided in request {{(pid=100523) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:08:30.810205 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.openstack.wsgi [None req-b191ffea-2632-460e-b4d4-5f287d0d195e None None] Calling method 'all' {{(pid=100523) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:08:30.810477 np0000005924 devstack@c-api.service[100523]: INFO cinder.api.openstack.wsgi [None req-b191ffea-2632-460e-b4d4-5f287d0d195e None None] https://10.4.3.117/volume// returned with HTTP 300 Jul 27 16:08:30.810740 np0000005924 devstack@c-api.service[100523]: [pid: 100523|app: 0|req: 113/458] 10.4.3.117 () {66 vars in 1426 bytes} [Mon Jul 27 16:08:30 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 27 16:08:30.990983 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.middleware.request_id [req-f90d0d62-f634-4035-9425-775e7c64e095 req-778cdf45-8c1d-4729-9a04-96b64331f7ca None None] RequestId filter calling following filter/app {{(pid=100521) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:08:30.994794 np0000005924 devstack@c-api.service[100521]: INFO cinder.api.openstack.wsgi [req-f90d0d62-f634-4035-9425-775e7c64e095 req-778cdf45-8c1d-4729-9a04-96b64331f7ca tempest-ServerBootFromVolumeStableRescueTest-1223840988 tempest-ServerBootFromVolumeStableRescueTest-1223840988-project-member] POST https://10.4.3.117/volume/v3/attachments Jul 27 16:08:30.994883 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.openstack.wsgi [req-f90d0d62-f634-4035-9425-775e7c64e095 req-778cdf45-8c1d-4729-9a04-96b64331f7ca tempest-ServerBootFromVolumeStableRescueTest-1223840988 tempest-ServerBootFromVolumeStableRescueTest-1223840988-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "59a26906-c76a-4f85-9b7f-8f4149f5fefb", "connector": null, "instance_uuid": "f34d2397-2a25-462a-ad2c-2e3cc0a2ab15"}} {{(pid=100521) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 27 16:08:31.014388 np0000005924 devstack@c-api.service[100521]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:08:31.014388 np0000005924 devstack@c-api.service[100521]: warnings.warn( Jul 27 16:08:31.068888 np0000005924 devstack@c-api.service[100521]: INFO cinder.api.openstack.wsgi [req-f90d0d62-f634-4035-9425-775e7c64e095 req-778cdf45-8c1d-4729-9a04-96b64331f7ca tempest-ServerBootFromVolumeStableRescueTest-1223840988 tempest-ServerBootFromVolumeStableRescueTest-1223840988-project-member] https://10.4.3.117/volume/v3/attachments returned with HTTP 200 Jul 27 16:08:31.069444 np0000005924 devstack@c-api.service[100521]: [pid: 100521|app: 0|req: 114/459] 10.4.3.117 () {74 vars in 1594 bytes} [Mon Jul 27 16:08:30 2026] POST /volume/v3/attachments => generated 273 bytes in 79 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 27 16:08:31.078258 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.middleware.request_id [None req-204b7bae-5f78-4445-8151-7c9b457fc716 None None] RequestId filter calling following filter/app {{(pid=100522) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:08:31.078667 np0000005924 devstack@c-api.service[100522]: INFO cinder.api.openstack.wsgi [None req-204b7bae-5f78-4445-8151-7c9b457fc716 None None] GET https://10.4.3.117/volume// Jul 27 16:08:31.078811 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.openstack.wsgi [None req-204b7bae-5f78-4445-8151-7c9b457fc716 None None] Empty body provided in request {{(pid=100522) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:08:31.078982 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.openstack.wsgi [None req-204b7bae-5f78-4445-8151-7c9b457fc716 None None] Calling method 'all' {{(pid=100522) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:08:31.079379 np0000005924 devstack@c-api.service[100522]: INFO cinder.api.openstack.wsgi [None req-204b7bae-5f78-4445-8151-7c9b457fc716 None None] https://10.4.3.117/volume// returned with HTTP 300 Jul 27 16:08:31.079637 np0000005924 devstack@c-api.service[100522]: [pid: 100522|app: 0|req: 114/460] 10.4.3.117 () {66 vars in 1426 bytes} [Mon Jul 27 16:08:31 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 27 16:08:31.087647 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.middleware.request_id [req-f90d0d62-f634-4035-9425-775e7c64e095 req-0512b156-83ce-4cb1-bd6d-8b03e8380919 None None] RequestId filter calling following filter/app {{(pid=100524) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:08:31.090082 np0000005924 devstack@c-api.service[100524]: INFO cinder.api.openstack.wsgi [req-f90d0d62-f634-4035-9425-775e7c64e095 req-0512b156-83ce-4cb1-bd6d-8b03e8380919 tempest-ServerBootFromVolumeStableRescueTest-1223840988 tempest-ServerBootFromVolumeStableRescueTest-1223840988-project-member] GET https://10.4.3.117/volume/v3/volumes/59a26906-c76a-4f85-9b7f-8f4149f5fefb Jul 27 16:08:31.090221 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.openstack.wsgi [req-f90d0d62-f634-4035-9425-775e7c64e095 req-0512b156-83ce-4cb1-bd6d-8b03e8380919 tempest-ServerBootFromVolumeStableRescueTest-1223840988 tempest-ServerBootFromVolumeStableRescueTest-1223840988-project-member] Empty body provided in request {{(pid=100524) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:08:31.090489 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.openstack.wsgi [req-f90d0d62-f634-4035-9425-775e7c64e095 req-0512b156-83ce-4cb1-bd6d-8b03e8380919 tempest-ServerBootFromVolumeStableRescueTest-1223840988 tempest-ServerBootFromVolumeStableRescueTest-1223840988-project-member] Calling method 'show' {{(pid=100524) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:08:31.102317 np0000005924 devstack@c-api.service[100524]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:08:31.102317 np0000005924 devstack@c-api.service[100524]: warnings.warn( Jul 27 16:08:31.106244 np0000005924 devstack@c-api.service[100524]: INFO cinder.volume.api [req-f90d0d62-f634-4035-9425-775e7c64e095 req-0512b156-83ce-4cb1-bd6d-8b03e8380919 tempest-ServerBootFromVolumeStableRescueTest-1223840988 tempest-ServerBootFromVolumeStableRescueTest-1223840988-project-member] Volume info retrieved successfully. Jul 27 16:08:31.111450 np0000005924 devstack@c-api.service[100524]: INFO cinder.api.openstack.wsgi [req-f90d0d62-f634-4035-9425-775e7c64e095 req-0512b156-83ce-4cb1-bd6d-8b03e8380919 tempest-ServerBootFromVolumeStableRescueTest-1223840988 tempest-ServerBootFromVolumeStableRescueTest-1223840988-project-member] https://10.4.3.117/volume/v3/volumes/59a26906-c76a-4f85-9b7f-8f4149f5fefb returned with HTTP 200 Jul 27 16:08:31.111848 np0000005924 devstack@c-api.service[100524]: [pid: 100524|app: 0|req: 120/461] 10.4.3.117 () {70 vars in 1639 bytes} [Mon Jul 27 16:08:31 2026] GET /volume/v3/volumes/59a26906-c76a-4f85-9b7f-8f4149f5fefb => generated 1021 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 27 16:08:31.198954 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.middleware.request_id [req-f90d0d62-f634-4035-9425-775e7c64e095 req-6000d8a8-6fae-4325-b8a0-5292c651e0f7 None None] RequestId filter calling following filter/app {{(pid=100523) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:08:31.205041 np0000005924 devstack@c-api.service[100523]: INFO cinder.api.openstack.wsgi [req-f90d0d62-f634-4035-9425-775e7c64e095 req-6000d8a8-6fae-4325-b8a0-5292c651e0f7 tempest-ServerBootFromVolumeStableRescueTest-1223840988 tempest-ServerBootFromVolumeStableRescueTest-1223840988-project-member] PUT https://10.4.3.117/volume/v3/attachments/f82043e0-9f85-4637-9181-fb67a564ebf6 Jul 27 16:08:31.205519 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.openstack.wsgi [req-f90d0d62-f634-4035-9425-775e7c64e095 req-6000d8a8-6fae-4325-b8a0-5292c651e0f7 tempest-ServerBootFromVolumeStableRescueTest-1223840988 tempest-ServerBootFromVolumeStableRescueTest-1223840988-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.117", "host": "np0000005924", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:c1414b6f8d8f", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "13cbedf7-bb1f-4b5e-b492-2fef0d4dab25", "nvme_native_multipath": false, "mountpoint": "/dev/vda"}}} {{(pid=100523) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 27 16:08:31.217992 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.coordination [req-f90d0d62-f634-4035-9425-775e7c64e095 req-6000d8a8-6fae-4325-b8a0-5292c651e0f7 tempest-ServerBootFromVolumeStableRescueTest-1223840988 tempest-ServerBootFromVolumeStableRescueTest-1223840988-project-member] Acquiring lock "cinder-attachment_update-59a26906-c76a-4f85-9b7f-8f4149f5fefb-np0000005924" by "attachment_update" {{(pid=100523) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jul 27 16:08:31.223824 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.coordination [req-f90d0d62-f634-4035-9425-775e7c64e095 req-6000d8a8-6fae-4325-b8a0-5292c651e0f7 tempest-ServerBootFromVolumeStableRescueTest-1223840988 tempest-ServerBootFromVolumeStableRescueTest-1223840988-project-member] Lock "cinder-attachment_update-59a26906-c76a-4f85-9b7f-8f4149f5fefb-np0000005924" acquired by "attachment_update" :: waited 0.005s {{(pid=100523) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jul 27 16:08:31.224786 np0000005924 devstack@c-api.service[100523]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:08:31.224786 np0000005924 devstack@c-api.service[100523]: warnings.warn( Jul 27 16:08:31.427627 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.coordination [req-f90d0d62-f634-4035-9425-775e7c64e095 req-6000d8a8-6fae-4325-b8a0-5292c651e0f7 tempest-ServerBootFromVolumeStableRescueTest-1223840988 tempest-ServerBootFromVolumeStableRescueTest-1223840988-project-member] Lock "cinder-attachment_update-59a26906-c76a-4f85-9b7f-8f4149f5fefb-np0000005924" released by "attachment_update" :: held 0.204s {{(pid=100523) __release /opt/stack/cinder/cinder/coordination.py:152}} Jul 27 16:08:31.428056 np0000005924 devstack@c-api.service[100523]: INFO cinder.api.openstack.wsgi [req-f90d0d62-f634-4035-9425-775e7c64e095 req-6000d8a8-6fae-4325-b8a0-5292c651e0f7 tempest-ServerBootFromVolumeStableRescueTest-1223840988 tempest-ServerBootFromVolumeStableRescueTest-1223840988-project-member] https://10.4.3.117/volume/v3/attachments/f82043e0-9f85-4637-9181-fb67a564ebf6 returned with HTTP 200 Jul 27 16:08:31.428745 np0000005924 devstack@c-api.service[100523]: [pid: 100523|app: 0|req: 114/462] 10.4.3.117 () {74 vars in 1704 bytes} [Mon Jul 27 16:08:31 2026] PUT /volume/v3/attachments/f82043e0-9f85-4637-9181-fb67a564ebf6 => generated 969 bytes in 230 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 27 16:08:31.451555 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.middleware.request_id [None req-1f21225e-db5d-4a5f-8414-9ad8f980a71f None None] RequestId filter calling following filter/app {{(pid=100521) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:08:31.454272 np0000005924 devstack@c-api.service[100521]: INFO cinder.api.openstack.wsgi [None req-1f21225e-db5d-4a5f-8414-9ad8f980a71f tempest-VolumesSnapshotTestJSON-1761742646 tempest-VolumesSnapshotTestJSON-1761742646-project-member] GET https://10.4.3.117/volume/v3/backups/261dec01-c598-48ef-b268-084c78e3d6ae Jul 27 16:08:31.455617 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.openstack.wsgi [None req-1f21225e-db5d-4a5f-8414-9ad8f980a71f tempest-VolumesSnapshotTestJSON-1761742646 tempest-VolumesSnapshotTestJSON-1761742646-project-member] Empty body provided in request {{(pid=100521) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:08:31.455617 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.openstack.wsgi [None req-1f21225e-db5d-4a5f-8414-9ad8f980a71f tempest-VolumesSnapshotTestJSON-1761742646 tempest-VolumesSnapshotTestJSON-1761742646-project-member] Calling method 'show' {{(pid=100521) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:08:31.455617 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.v3.backups [None req-1f21225e-db5d-4a5f-8414-9ad8f980a71f tempest-VolumesSnapshotTestJSON-1761742646 tempest-VolumesSnapshotTestJSON-1761742646-project-member] Show backup with id 261dec01-c598-48ef-b268-084c78e3d6ae. {{(pid=100521) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 27 16:08:31.461855 np0000005924 devstack@c-api.service[100521]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:08:31.461855 np0000005924 devstack@c-api.service[100521]: warnings.warn( Jul 27 16:08:31.463176 np0000005924 devstack@c-api.service[100521]: INFO cinder.api.openstack.wsgi [None req-1f21225e-db5d-4a5f-8414-9ad8f980a71f tempest-VolumesSnapshotTestJSON-1761742646 tempest-VolumesSnapshotTestJSON-1761742646-project-member] https://10.4.3.117/volume/v3/backups/261dec01-c598-48ef-b268-084c78e3d6ae returned with HTTP 200 Jul 27 16:08:31.463969 np0000005924 devstack@c-api.service[100521]: [pid: 100521|app: 0|req: 115/463] 10.4.3.117 () {66 vars in 1348 bytes} [Mon Jul 27 16:08:31 2026] GET /volume/v3/backups/261dec01-c598-48ef-b268-084c78e3d6ae => generated 834 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 27 16:08:31.474546 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.middleware.request_id [req-f90d0d62-f634-4035-9425-775e7c64e095 req-ddce4489-bb51-453c-948c-9168f4377bfa None None] RequestId filter calling following filter/app {{(pid=100522) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:08:31.477918 np0000005924 devstack@c-api.service[100522]: INFO cinder.api.openstack.wsgi [req-f90d0d62-f634-4035-9425-775e7c64e095 req-ddce4489-bb51-453c-948c-9168f4377bfa tempest-ServerBootFromVolumeStableRescueTest-1223840988 tempest-ServerBootFromVolumeStableRescueTest-1223840988-project-member] POST https://10.4.3.117/volume/v3/attachments/f82043e0-9f85-4637-9181-fb67a564ebf6/action Jul 27 16:08:31.478683 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.openstack.wsgi [req-f90d0d62-f634-4035-9425-775e7c64e095 req-ddce4489-bb51-453c-948c-9168f4377bfa tempest-ServerBootFromVolumeStableRescueTest-1223840988 tempest-ServerBootFromVolumeStableRescueTest-1223840988-project-member] Action body: b'{"os-complete": null}' {{(pid=100522) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 27 16:08:31.478927 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.openstack.wsgi [req-f90d0d62-f634-4035-9425-775e7c64e095 req-ddce4489-bb51-453c-948c-9168f4377bfa tempest-ServerBootFromVolumeStableRescueTest-1223840988 tempest-ServerBootFromVolumeStableRescueTest-1223840988-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100522) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 27 16:08:31.509791 np0000005924 devstack@c-api.service[100522]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:08:31.509791 np0000005924 devstack@c-api.service[100522]: warnings.warn( Jul 27 16:08:31.539650 np0000005924 devstack@c-api.service[100522]: INFO cinder.api.openstack.wsgi [req-f90d0d62-f634-4035-9425-775e7c64e095 req-ddce4489-bb51-453c-948c-9168f4377bfa tempest-ServerBootFromVolumeStableRescueTest-1223840988 tempest-ServerBootFromVolumeStableRescueTest-1223840988-project-member] https://10.4.3.117/volume/v3/attachments/f82043e0-9f85-4637-9181-fb67a564ebf6/action returned with HTTP 204 Jul 27 16:08:31.540121 np0000005924 devstack@c-api.service[100522]: [pid: 100522|app: 0|req: 115/464] 10.4.3.117 () {74 vars in 1725 bytes} [Mon Jul 27 16:08:31 2026] POST /volume/v3/attachments/f82043e0-9f85-4637-9181-fb67a564ebf6/action => generated 0 bytes in 68 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jul 27 16:08:32.476723 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.middleware.request_id [None req-333f5a56-718f-4cf7-9d4a-81ec314d0840 None None] RequestId filter calling following filter/app {{(pid=100524) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:08:32.480490 np0000005924 devstack@c-api.service[100524]: INFO cinder.api.openstack.wsgi [None req-333f5a56-718f-4cf7-9d4a-81ec314d0840 tempest-VolumesSnapshotTestJSON-1761742646 tempest-VolumesSnapshotTestJSON-1761742646-project-member] GET https://10.4.3.117/volume/v3/backups/261dec01-c598-48ef-b268-084c78e3d6ae Jul 27 16:08:32.480715 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.openstack.wsgi [None req-333f5a56-718f-4cf7-9d4a-81ec314d0840 tempest-VolumesSnapshotTestJSON-1761742646 tempest-VolumesSnapshotTestJSON-1761742646-project-member] Empty body provided in request {{(pid=100524) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:08:32.480953 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.openstack.wsgi [None req-333f5a56-718f-4cf7-9d4a-81ec314d0840 tempest-VolumesSnapshotTestJSON-1761742646 tempest-VolumesSnapshotTestJSON-1761742646-project-member] Calling method 'show' {{(pid=100524) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:08:32.481120 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.v3.backups [None req-333f5a56-718f-4cf7-9d4a-81ec314d0840 tempest-VolumesSnapshotTestJSON-1761742646 tempest-VolumesSnapshotTestJSON-1761742646-project-member] Show backup with id 261dec01-c598-48ef-b268-084c78e3d6ae. {{(pid=100524) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 27 16:08:32.489875 np0000005924 devstack@c-api.service[100524]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:08:32.489875 np0000005924 devstack@c-api.service[100524]: warnings.warn( Jul 27 16:08:32.491023 np0000005924 devstack@c-api.service[100524]: INFO cinder.api.openstack.wsgi [None req-333f5a56-718f-4cf7-9d4a-81ec314d0840 tempest-VolumesSnapshotTestJSON-1761742646 tempest-VolumesSnapshotTestJSON-1761742646-project-member] https://10.4.3.117/volume/v3/backups/261dec01-c598-48ef-b268-084c78e3d6ae returned with HTTP 200 Jul 27 16:08:32.491620 np0000005924 devstack@c-api.service[100524]: [pid: 100524|app: 0|req: 121/465] 10.4.3.117 () {66 vars in 1348 bytes} [Mon Jul 27 16:08:32 2026] GET /volume/v3/backups/261dec01-c598-48ef-b268-084c78e3d6ae => generated 834 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 27 16:08:33.507383 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.middleware.request_id [None req-313c3377-2c72-4405-b17e-89620bdbc59e None None] RequestId filter calling following filter/app {{(pid=100523) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:08:33.509394 np0000005924 devstack@c-api.service[100523]: INFO cinder.api.openstack.wsgi [None req-313c3377-2c72-4405-b17e-89620bdbc59e tempest-VolumesSnapshotTestJSON-1761742646 tempest-VolumesSnapshotTestJSON-1761742646-project-member] GET https://10.4.3.117/volume/v3/backups/261dec01-c598-48ef-b268-084c78e3d6ae Jul 27 16:08:33.509535 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.openstack.wsgi [None req-313c3377-2c72-4405-b17e-89620bdbc59e tempest-VolumesSnapshotTestJSON-1761742646 tempest-VolumesSnapshotTestJSON-1761742646-project-member] Empty body provided in request {{(pid=100523) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:08:33.509728 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.openstack.wsgi [None req-313c3377-2c72-4405-b17e-89620bdbc59e tempest-VolumesSnapshotTestJSON-1761742646 tempest-VolumesSnapshotTestJSON-1761742646-project-member] Calling method 'show' {{(pid=100523) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:08:33.509839 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.v3.backups [None req-313c3377-2c72-4405-b17e-89620bdbc59e tempest-VolumesSnapshotTestJSON-1761742646 tempest-VolumesSnapshotTestJSON-1761742646-project-member] Show backup with id 261dec01-c598-48ef-b268-084c78e3d6ae. {{(pid=100523) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 27 16:08:33.518557 np0000005924 devstack@c-api.service[100523]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:08:33.518557 np0000005924 devstack@c-api.service[100523]: warnings.warn( Jul 27 16:08:33.521044 np0000005924 devstack@c-api.service[100523]: INFO cinder.api.openstack.wsgi [None req-313c3377-2c72-4405-b17e-89620bdbc59e tempest-VolumesSnapshotTestJSON-1761742646 tempest-VolumesSnapshotTestJSON-1761742646-project-member] https://10.4.3.117/volume/v3/backups/261dec01-c598-48ef-b268-084c78e3d6ae returned with HTTP 200 Jul 27 16:08:33.521693 np0000005924 devstack@c-api.service[100523]: [pid: 100523|app: 0|req: 115/466] 10.4.3.117 () {66 vars in 1348 bytes} [Mon Jul 27 16:08:33 2026] GET /volume/v3/backups/261dec01-c598-48ef-b268-084c78e3d6ae => generated 834 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 27 16:08:34.536271 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.middleware.request_id [None req-7a75eaad-2f04-464b-aaf6-201868bda130 None None] RequestId filter calling following filter/app {{(pid=100521) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:08:34.540947 np0000005924 devstack@c-api.service[100521]: INFO cinder.api.openstack.wsgi [None req-7a75eaad-2f04-464b-aaf6-201868bda130 tempest-VolumesSnapshotTestJSON-1761742646 tempest-VolumesSnapshotTestJSON-1761742646-project-member] GET https://10.4.3.117/volume/v3/backups/261dec01-c598-48ef-b268-084c78e3d6ae Jul 27 16:08:34.541194 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.openstack.wsgi [None req-7a75eaad-2f04-464b-aaf6-201868bda130 tempest-VolumesSnapshotTestJSON-1761742646 tempest-VolumesSnapshotTestJSON-1761742646-project-member] Empty body provided in request {{(pid=100521) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:08:34.541468 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.openstack.wsgi [None req-7a75eaad-2f04-464b-aaf6-201868bda130 tempest-VolumesSnapshotTestJSON-1761742646 tempest-VolumesSnapshotTestJSON-1761742646-project-member] Calling method 'show' {{(pid=100521) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:08:34.541572 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.v3.backups [None req-7a75eaad-2f04-464b-aaf6-201868bda130 tempest-VolumesSnapshotTestJSON-1761742646 tempest-VolumesSnapshotTestJSON-1761742646-project-member] Show backup with id 261dec01-c598-48ef-b268-084c78e3d6ae. {{(pid=100521) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 27 16:08:34.546107 np0000005924 devstack@c-api.service[100521]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:08:34.546107 np0000005924 devstack@c-api.service[100521]: warnings.warn( Jul 27 16:08:34.546937 np0000005924 devstack@c-api.service[100521]: INFO cinder.api.openstack.wsgi [None req-7a75eaad-2f04-464b-aaf6-201868bda130 tempest-VolumesSnapshotTestJSON-1761742646 tempest-VolumesSnapshotTestJSON-1761742646-project-member] https://10.4.3.117/volume/v3/backups/261dec01-c598-48ef-b268-084c78e3d6ae returned with HTTP 200 Jul 27 16:08:34.547353 np0000005924 devstack@c-api.service[100521]: [pid: 100521|app: 0|req: 116/467] 10.4.3.117 () {66 vars in 1348 bytes} [Mon Jul 27 16:08:34 2026] GET /volume/v3/backups/261dec01-c598-48ef-b268-084c78e3d6ae => generated 834 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 27 16:08:35.565957 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.middleware.request_id [None req-f1050a76-402f-491f-a9aa-f6658e711c62 None None] RequestId filter calling following filter/app {{(pid=100522) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:08:35.567851 np0000005924 devstack@c-api.service[100522]: INFO cinder.api.openstack.wsgi [None req-f1050a76-402f-491f-a9aa-f6658e711c62 tempest-VolumesSnapshotTestJSON-1761742646 tempest-VolumesSnapshotTestJSON-1761742646-project-member] GET https://10.4.3.117/volume/v3/backups/261dec01-c598-48ef-b268-084c78e3d6ae Jul 27 16:08:35.568066 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.openstack.wsgi [None req-f1050a76-402f-491f-a9aa-f6658e711c62 tempest-VolumesSnapshotTestJSON-1761742646 tempest-VolumesSnapshotTestJSON-1761742646-project-member] Empty body provided in request {{(pid=100522) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:08:35.568278 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.openstack.wsgi [None req-f1050a76-402f-491f-a9aa-f6658e711c62 tempest-VolumesSnapshotTestJSON-1761742646 tempest-VolumesSnapshotTestJSON-1761742646-project-member] Calling method 'show' {{(pid=100522) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:08:35.568410 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.v3.backups [None req-f1050a76-402f-491f-a9aa-f6658e711c62 tempest-VolumesSnapshotTestJSON-1761742646 tempest-VolumesSnapshotTestJSON-1761742646-project-member] Show backup with id 261dec01-c598-48ef-b268-084c78e3d6ae. {{(pid=100522) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 27 16:08:35.577672 np0000005924 devstack@c-api.service[100522]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:08:35.577672 np0000005924 devstack@c-api.service[100522]: warnings.warn( Jul 27 16:08:35.587822 np0000005924 devstack@c-api.service[100522]: INFO cinder.api.openstack.wsgi [None req-f1050a76-402f-491f-a9aa-f6658e711c62 tempest-VolumesSnapshotTestJSON-1761742646 tempest-VolumesSnapshotTestJSON-1761742646-project-member] https://10.4.3.117/volume/v3/backups/261dec01-c598-48ef-b268-084c78e3d6ae returned with HTTP 200 Jul 27 16:08:35.587822 np0000005924 devstack@c-api.service[100522]: [pid: 100522|app: 0|req: 116/468] 10.4.3.117 () {66 vars in 1348 bytes} [Mon Jul 27 16:08:35 2026] GET /volume/v3/backups/261dec01-c598-48ef-b268-084c78e3d6ae => generated 834 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 27 16:08:35.959784 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.middleware.request_id [None req-8a166f0f-4a5f-48fe-ab84-81332fba9122 None None] RequestId filter calling following filter/app {{(pid=100524) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:08:35.962190 np0000005924 devstack@c-api.service[100524]: INFO cinder.api.openstack.wsgi [None req-8a166f0f-4a5f-48fe-ab84-81332fba9122 tempest-TestMultiAttachVolumeSwap-1651872735 tempest-TestMultiAttachVolumeSwap-1651872735-project-member] DELETE https://10.4.3.117/volume/v3/volumes/9d171670-6a04-4a87-b849-0821cd1a4af9 Jul 27 16:08:35.962458 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.openstack.wsgi [None req-8a166f0f-4a5f-48fe-ab84-81332fba9122 tempest-TestMultiAttachVolumeSwap-1651872735 tempest-TestMultiAttachVolumeSwap-1651872735-project-member] Empty body provided in request {{(pid=100524) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:08:35.962610 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.openstack.wsgi [None req-8a166f0f-4a5f-48fe-ab84-81332fba9122 tempest-TestMultiAttachVolumeSwap-1651872735 tempest-TestMultiAttachVolumeSwap-1651872735-project-member] Calling method 'delete' {{(pid=100524) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:08:35.962772 np0000005924 devstack@c-api.service[100524]: INFO cinder.api.v3.volumes [None req-8a166f0f-4a5f-48fe-ab84-81332fba9122 tempest-TestMultiAttachVolumeSwap-1651872735 tempest-TestMultiAttachVolumeSwap-1651872735-project-member] Delete volume with id: 9d171670-6a04-4a87-b849-0821cd1a4af9 Jul 27 16:08:35.972748 np0000005924 devstack@c-api.service[100524]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:08:35.972748 np0000005924 devstack@c-api.service[100524]: warnings.warn( Jul 27 16:08:35.972929 np0000005924 devstack@c-api.service[100524]: INFO cinder.volume.api [None req-8a166f0f-4a5f-48fe-ab84-81332fba9122 tempest-TestMultiAttachVolumeSwap-1651872735 tempest-TestMultiAttachVolumeSwap-1651872735-project-member] Volume info retrieved successfully. Jul 27 16:08:36.011707 np0000005924 devstack@c-api.service[100524]: INFO cinder.volume.api [None req-8a166f0f-4a5f-48fe-ab84-81332fba9122 tempest-TestMultiAttachVolumeSwap-1651872735 tempest-TestMultiAttachVolumeSwap-1651872735-project-member] Delete volume request issued successfully. Jul 27 16:08:36.011953 np0000005924 devstack@c-api.service[100524]: INFO cinder.api.openstack.wsgi [None req-8a166f0f-4a5f-48fe-ab84-81332fba9122 tempest-TestMultiAttachVolumeSwap-1651872735 tempest-TestMultiAttachVolumeSwap-1651872735-project-member] https://10.4.3.117/volume/v3/volumes/9d171670-6a04-4a87-b849-0821cd1a4af9 returned with HTTP 202 Jul 27 16:08:36.012462 np0000005924 devstack@c-api.service[100524]: [pid: 100524|app: 0|req: 122/469] 10.4.3.117 () {66 vars in 1351 bytes} [Mon Jul 27 16:08:35 2026] DELETE /volume/v3/volumes/9d171670-6a04-4a87-b849-0821cd1a4af9 => generated 0 bytes in 53 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 27 16:08:36.024849 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.middleware.request_id [None req-edab9b46-e31d-4a0d-843f-12590b7e195c None None] RequestId filter calling following filter/app {{(pid=100523) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:08:36.029688 np0000005924 devstack@c-api.service[100523]: INFO cinder.api.openstack.wsgi [None req-edab9b46-e31d-4a0d-843f-12590b7e195c tempest-TestMultiAttachVolumeSwap-1651872735 tempest-TestMultiAttachVolumeSwap-1651872735-project-member] GET https://10.4.3.117/volume/v3/volumes/9d171670-6a04-4a87-b849-0821cd1a4af9 Jul 27 16:08:36.029923 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.openstack.wsgi [None req-edab9b46-e31d-4a0d-843f-12590b7e195c tempest-TestMultiAttachVolumeSwap-1651872735 tempest-TestMultiAttachVolumeSwap-1651872735-project-member] Empty body provided in request {{(pid=100523) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:08:36.030148 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.openstack.wsgi [None req-edab9b46-e31d-4a0d-843f-12590b7e195c tempest-TestMultiAttachVolumeSwap-1651872735 tempest-TestMultiAttachVolumeSwap-1651872735-project-member] Calling method 'show' {{(pid=100523) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:08:36.039962 np0000005924 devstack@c-api.service[100523]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:08:36.039962 np0000005924 devstack@c-api.service[100523]: warnings.warn( Jul 27 16:08:36.045415 np0000005924 devstack@c-api.service[100523]: INFO cinder.volume.api [None req-edab9b46-e31d-4a0d-843f-12590b7e195c tempest-TestMultiAttachVolumeSwap-1651872735 tempest-TestMultiAttachVolumeSwap-1651872735-project-member] Volume info retrieved successfully. Jul 27 16:08:36.051413 np0000005924 devstack@c-api.service[100523]: INFO cinder.api.openstack.wsgi [None req-edab9b46-e31d-4a0d-843f-12590b7e195c tempest-TestMultiAttachVolumeSwap-1651872735 tempest-TestMultiAttachVolumeSwap-1651872735-project-member] https://10.4.3.117/volume/v3/volumes/9d171670-6a04-4a87-b849-0821cd1a4af9 returned with HTTP 200 Jul 27 16:08:36.051860 np0000005924 devstack@c-api.service[100523]: [pid: 100523|app: 0|req: 116/470] 10.4.3.117 () {66 vars in 1348 bytes} [Mon Jul 27 16:08:36 2026] GET /volume/v3/volumes/9d171670-6a04-4a87-b849-0821cd1a4af9 => generated 850 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 27 16:08:36.112781 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.middleware.request_id [None req-0165fc4e-bd51-4f30-9f77-b12b309a4ead None None] RequestId filter calling following filter/app {{(pid=100521) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:08:36.113247 np0000005924 devstack@c-api.service[100521]: INFO cinder.api.openstack.wsgi [None req-0165fc4e-bd51-4f30-9f77-b12b309a4ead None None] GET https://10.4.3.117/volume// Jul 27 16:08:36.113455 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.openstack.wsgi [None req-0165fc4e-bd51-4f30-9f77-b12b309a4ead None None] Empty body provided in request {{(pid=100521) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:08:36.113639 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.openstack.wsgi [None req-0165fc4e-bd51-4f30-9f77-b12b309a4ead None None] Calling method 'all' {{(pid=100521) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:08:36.113973 np0000005924 devstack@c-api.service[100521]: INFO cinder.api.openstack.wsgi [None req-0165fc4e-bd51-4f30-9f77-b12b309a4ead None None] https://10.4.3.117/volume// returned with HTTP 300 Jul 27 16:08:36.114379 np0000005924 devstack@c-api.service[100521]: [pid: 100521|app: 0|req: 117/471] 10.4.3.117 () {66 vars in 1426 bytes} [Mon Jul 27 16:08:36 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 27 16:08:36.122434 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.middleware.request_id [req-9101d8e1-3484-4ab8-8816-0e3e7932118f req-946aae70-7d72-488b-9fbf-df758063d45b None None] RequestId filter calling following filter/app {{(pid=100522) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:08:36.124252 np0000005924 devstack@c-api.service[100522]: INFO cinder.api.openstack.wsgi [req-9101d8e1-3484-4ab8-8816-0e3e7932118f req-946aae70-7d72-488b-9fbf-df758063d45b tempest-ServerActionsV293TestJSON-283338424 tempest-ServerActionsV293TestJSON-283338424-project-member] GET https://10.4.3.117/volume/v3/volumes/aee9d524-17ce-4f61-b0a4-3f7396eebd04 Jul 27 16:08:36.124630 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.openstack.wsgi [req-9101d8e1-3484-4ab8-8816-0e3e7932118f req-946aae70-7d72-488b-9fbf-df758063d45b tempest-ServerActionsV293TestJSON-283338424 tempest-ServerActionsV293TestJSON-283338424-project-member] Empty body provided in request {{(pid=100522) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:08:36.124813 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.openstack.wsgi [req-9101d8e1-3484-4ab8-8816-0e3e7932118f req-946aae70-7d72-488b-9fbf-df758063d45b tempest-ServerActionsV293TestJSON-283338424 tempest-ServerActionsV293TestJSON-283338424-project-member] Calling method 'show' {{(pid=100522) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:08:36.141870 np0000005924 devstack@c-api.service[100522]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:08:36.141870 np0000005924 devstack@c-api.service[100522]: warnings.warn( Jul 27 16:08:36.148457 np0000005924 devstack@c-api.service[100522]: INFO cinder.volume.api [req-9101d8e1-3484-4ab8-8816-0e3e7932118f req-946aae70-7d72-488b-9fbf-df758063d45b tempest-ServerActionsV293TestJSON-283338424 tempest-ServerActionsV293TestJSON-283338424-project-member] Volume info retrieved successfully. Jul 27 16:08:36.155366 np0000005924 devstack@c-api.service[100522]: INFO cinder.api.openstack.wsgi [req-9101d8e1-3484-4ab8-8816-0e3e7932118f req-946aae70-7d72-488b-9fbf-df758063d45b tempest-ServerActionsV293TestJSON-283338424 tempest-ServerActionsV293TestJSON-283338424-project-member] https://10.4.3.117/volume/v3/volumes/aee9d524-17ce-4f61-b0a4-3f7396eebd04 returned with HTTP 200 Jul 27 16:08:36.155366 np0000005924 devstack@c-api.service[100522]: [pid: 100522|app: 0|req: 117/472] 10.4.3.117 () {70 vars in 1639 bytes} [Mon Jul 27 16:08:36 2026] GET /volume/v3/volumes/aee9d524-17ce-4f61-b0a4-3f7396eebd04 => generated 1540 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 27 16:08:36.252445 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.middleware.request_id [req-9101d8e1-3484-4ab8-8816-0e3e7932118f req-0ba28cc0-752f-4cae-a4cb-55a81e4efc39 None None] RequestId filter calling following filter/app {{(pid=100524) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:08:36.254278 np0000005924 devstack@c-api.service[100524]: INFO cinder.api.openstack.wsgi [req-9101d8e1-3484-4ab8-8816-0e3e7932118f req-0ba28cc0-752f-4cae-a4cb-55a81e4efc39 tempest-ServerActionsV293TestJSON-283338424 tempest-ServerActionsV293TestJSON-283338424-project-member] PUT https://10.4.3.117/volume/v3/attachments/bd0414a4-eb2b-441c-8552-51e666fc66ae Jul 27 16:08:36.254656 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.openstack.wsgi [req-9101d8e1-3484-4ab8-8816-0e3e7932118f req-0ba28cc0-752f-4cae-a4cb-55a81e4efc39 tempest-ServerActionsV293TestJSON-283338424 tempest-ServerActionsV293TestJSON-283338424-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.117", "host": "np0000005924", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:c1414b6f8d8f", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "13cbedf7-bb1f-4b5e-b492-2fef0d4dab25", "nvme_native_multipath": false, "mountpoint": "/dev/vda"}}} {{(pid=100524) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 27 16:08:36.275521 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.coordination [req-9101d8e1-3484-4ab8-8816-0e3e7932118f req-0ba28cc0-752f-4cae-a4cb-55a81e4efc39 tempest-ServerActionsV293TestJSON-283338424 tempest-ServerActionsV293TestJSON-283338424-project-member] Acquiring lock "cinder-attachment_update-aee9d524-17ce-4f61-b0a4-3f7396eebd04-np0000005924" by "attachment_update" {{(pid=100524) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jul 27 16:08:36.279560 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.coordination [req-9101d8e1-3484-4ab8-8816-0e3e7932118f req-0ba28cc0-752f-4cae-a4cb-55a81e4efc39 tempest-ServerActionsV293TestJSON-283338424 tempest-ServerActionsV293TestJSON-283338424-project-member] Lock "cinder-attachment_update-aee9d524-17ce-4f61-b0a4-3f7396eebd04-np0000005924" acquired by "attachment_update" :: waited 0.004s {{(pid=100524) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jul 27 16:08:36.280525 np0000005924 devstack@c-api.service[100524]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:08:36.280525 np0000005924 devstack@c-api.service[100524]: warnings.warn( Jul 27 16:08:36.439081 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.coordination [req-9101d8e1-3484-4ab8-8816-0e3e7932118f req-0ba28cc0-752f-4cae-a4cb-55a81e4efc39 tempest-ServerActionsV293TestJSON-283338424 tempest-ServerActionsV293TestJSON-283338424-project-member] Lock "cinder-attachment_update-aee9d524-17ce-4f61-b0a4-3f7396eebd04-np0000005924" released by "attachment_update" :: held 0.160s {{(pid=100524) __release /opt/stack/cinder/cinder/coordination.py:152}} Jul 27 16:08:36.439442 np0000005924 devstack@c-api.service[100524]: INFO cinder.api.openstack.wsgi [req-9101d8e1-3484-4ab8-8816-0e3e7932118f req-0ba28cc0-752f-4cae-a4cb-55a81e4efc39 tempest-ServerActionsV293TestJSON-283338424 tempest-ServerActionsV293TestJSON-283338424-project-member] https://10.4.3.117/volume/v3/attachments/bd0414a4-eb2b-441c-8552-51e666fc66ae returned with HTTP 200 Jul 27 16:08:36.439893 np0000005924 devstack@c-api.service[100524]: [pid: 100524|app: 0|req: 123/473] 10.4.3.117 () {74 vars in 1704 bytes} [Mon Jul 27 16:08:36 2026] PUT /volume/v3/attachments/bd0414a4-eb2b-441c-8552-51e666fc66ae => generated 969 bytes in 188 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 27 16:08:36.484480 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.middleware.request_id [req-9101d8e1-3484-4ab8-8816-0e3e7932118f req-adfc307f-73a5-47f0-9005-3f2c4a633e4f None None] RequestId filter calling following filter/app {{(pid=100523) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:08:36.485439 np0000005924 devstack@c-api.service[100523]: INFO cinder.api.openstack.wsgi [req-9101d8e1-3484-4ab8-8816-0e3e7932118f req-adfc307f-73a5-47f0-9005-3f2c4a633e4f tempest-ServerActionsV293TestJSON-283338424 tempest-ServerActionsV293TestJSON-283338424-project-member] POST https://10.4.3.117/volume/v3/attachments/bd0414a4-eb2b-441c-8552-51e666fc66ae/action Jul 27 16:08:36.485893 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.openstack.wsgi [req-9101d8e1-3484-4ab8-8816-0e3e7932118f req-adfc307f-73a5-47f0-9005-3f2c4a633e4f tempest-ServerActionsV293TestJSON-283338424 tempest-ServerActionsV293TestJSON-283338424-project-member] Action body: b'{"os-complete": null}' {{(pid=100523) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 27 16:08:36.486038 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.openstack.wsgi [req-9101d8e1-3484-4ab8-8816-0e3e7932118f req-adfc307f-73a5-47f0-9005-3f2c4a633e4f tempest-ServerActionsV293TestJSON-283338424 tempest-ServerActionsV293TestJSON-283338424-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100523) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 27 16:08:36.518744 np0000005924 devstack@c-api.service[100523]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:08:36.518744 np0000005924 devstack@c-api.service[100523]: warnings.warn( Jul 27 16:08:36.568014 np0000005924 devstack@c-api.service[100523]: INFO cinder.api.openstack.wsgi [req-9101d8e1-3484-4ab8-8816-0e3e7932118f req-adfc307f-73a5-47f0-9005-3f2c4a633e4f tempest-ServerActionsV293TestJSON-283338424 tempest-ServerActionsV293TestJSON-283338424-project-member] https://10.4.3.117/volume/v3/attachments/bd0414a4-eb2b-441c-8552-51e666fc66ae/action returned with HTTP 204 Jul 27 16:08:36.568740 np0000005924 devstack@c-api.service[100523]: [pid: 100523|app: 0|req: 117/474] 10.4.3.117 () {74 vars in 1725 bytes} [Mon Jul 27 16:08:36 2026] POST /volume/v3/attachments/bd0414a4-eb2b-441c-8552-51e666fc66ae/action => generated 0 bytes in 86 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jul 27 16:08:36.592262 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.middleware.request_id [None req-a986915d-16dd-4f6a-bacf-830322e0e6d7 None None] RequestId filter calling following filter/app {{(pid=100521) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:08:36.595641 np0000005924 devstack@c-api.service[100521]: INFO cinder.api.openstack.wsgi [None req-a986915d-16dd-4f6a-bacf-830322e0e6d7 tempest-VolumesSnapshotTestJSON-1761742646 tempest-VolumesSnapshotTestJSON-1761742646-project-member] GET https://10.4.3.117/volume/v3/backups/261dec01-c598-48ef-b268-084c78e3d6ae Jul 27 16:08:36.595928 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.openstack.wsgi [None req-a986915d-16dd-4f6a-bacf-830322e0e6d7 tempest-VolumesSnapshotTestJSON-1761742646 tempest-VolumesSnapshotTestJSON-1761742646-project-member] Empty body provided in request {{(pid=100521) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:08:36.596284 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.openstack.wsgi [None req-a986915d-16dd-4f6a-bacf-830322e0e6d7 tempest-VolumesSnapshotTestJSON-1761742646 tempest-VolumesSnapshotTestJSON-1761742646-project-member] Calling method 'show' {{(pid=100521) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:08:36.596355 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.v3.backups [None req-a986915d-16dd-4f6a-bacf-830322e0e6d7 tempest-VolumesSnapshotTestJSON-1761742646 tempest-VolumesSnapshotTestJSON-1761742646-project-member] Show backup with id 261dec01-c598-48ef-b268-084c78e3d6ae. {{(pid=100521) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 27 16:08:36.603585 np0000005924 devstack@c-api.service[100521]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:08:36.603585 np0000005924 devstack@c-api.service[100521]: warnings.warn( Jul 27 16:08:36.604739 np0000005924 devstack@c-api.service[100521]: INFO cinder.api.openstack.wsgi [None req-a986915d-16dd-4f6a-bacf-830322e0e6d7 tempest-VolumesSnapshotTestJSON-1761742646 tempest-VolumesSnapshotTestJSON-1761742646-project-member] https://10.4.3.117/volume/v3/backups/261dec01-c598-48ef-b268-084c78e3d6ae returned with HTTP 200 Jul 27 16:08:36.605811 np0000005924 devstack@c-api.service[100521]: [pid: 100521|app: 0|req: 118/475] 10.4.3.117 () {66 vars in 1348 bytes} [Mon Jul 27 16:08:36 2026] GET /volume/v3/backups/261dec01-c598-48ef-b268-084c78e3d6ae => generated 834 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 27 16:08:37.067531 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.middleware.request_id [None req-685d904f-ad11-4082-a6a4-c75e6db809e2 None None] RequestId filter calling following filter/app {{(pid=100522) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:08:37.069405 np0000005924 devstack@c-api.service[100522]: INFO cinder.api.openstack.wsgi [None req-685d904f-ad11-4082-a6a4-c75e6db809e2 tempest-TestMultiAttachVolumeSwap-1651872735 tempest-TestMultiAttachVolumeSwap-1651872735-project-member] GET https://10.4.3.117/volume/v3/volumes/9d171670-6a04-4a87-b849-0821cd1a4af9 Jul 27 16:08:37.069591 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.openstack.wsgi [None req-685d904f-ad11-4082-a6a4-c75e6db809e2 tempest-TestMultiAttachVolumeSwap-1651872735 tempest-TestMultiAttachVolumeSwap-1651872735-project-member] Empty body provided in request {{(pid=100522) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:08:37.069858 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.openstack.wsgi [None req-685d904f-ad11-4082-a6a4-c75e6db809e2 tempest-TestMultiAttachVolumeSwap-1651872735 tempest-TestMultiAttachVolumeSwap-1651872735-project-member] Calling method 'show' {{(pid=100522) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:08:37.075342 np0000005924 devstack@c-api.service[100522]: INFO cinder.api.openstack.wsgi [None req-685d904f-ad11-4082-a6a4-c75e6db809e2 tempest-TestMultiAttachVolumeSwap-1651872735 tempest-TestMultiAttachVolumeSwap-1651872735-project-member] https://10.4.3.117/volume/v3/volumes/9d171670-6a04-4a87-b849-0821cd1a4af9 returned with HTTP 404 Jul 27 16:08:37.075772 np0000005924 devstack@c-api.service[100522]: [pid: 100522|app: 0|req: 118/476] 10.4.3.117 () {66 vars in 1348 bytes} [Mon Jul 27 16:08:37 2026] GET /volume/v3/volumes/9d171670-6a04-4a87-b849-0821cd1a4af9 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 27 16:08:37.082966 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.middleware.request_id [None req-f76d34eb-feb4-4303-94f3-ee3e348d7caf None None] RequestId filter calling following filter/app {{(pid=100524) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:08:37.087184 np0000005924 devstack@c-api.service[100524]: INFO cinder.api.openstack.wsgi [None req-f76d34eb-feb4-4303-94f3-ee3e348d7caf tempest-TestMultiAttachVolumeSwap-1651872735 tempest-TestMultiAttachVolumeSwap-1651872735-project-member] DELETE https://10.4.3.117/volume/v3/volumes/6ec9ef70-f9c1-4096-97a1-c93e7c5033ad Jul 27 16:08:37.087501 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.openstack.wsgi [None req-f76d34eb-feb4-4303-94f3-ee3e348d7caf tempest-TestMultiAttachVolumeSwap-1651872735 tempest-TestMultiAttachVolumeSwap-1651872735-project-member] Empty body provided in request {{(pid=100524) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:08:37.087828 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.openstack.wsgi [None req-f76d34eb-feb4-4303-94f3-ee3e348d7caf tempest-TestMultiAttachVolumeSwap-1651872735 tempest-TestMultiAttachVolumeSwap-1651872735-project-member] Calling method 'delete' {{(pid=100524) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:08:37.088059 np0000005924 devstack@c-api.service[100524]: INFO cinder.api.v3.volumes [None req-f76d34eb-feb4-4303-94f3-ee3e348d7caf tempest-TestMultiAttachVolumeSwap-1651872735 tempest-TestMultiAttachVolumeSwap-1651872735-project-member] Delete volume with id: 6ec9ef70-f9c1-4096-97a1-c93e7c5033ad Jul 27 16:08:37.097753 np0000005924 devstack@c-api.service[100524]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:08:37.097753 np0000005924 devstack@c-api.service[100524]: warnings.warn( Jul 27 16:08:37.098425 np0000005924 devstack@c-api.service[100524]: INFO cinder.volume.api [None req-f76d34eb-feb4-4303-94f3-ee3e348d7caf tempest-TestMultiAttachVolumeSwap-1651872735 tempest-TestMultiAttachVolumeSwap-1651872735-project-member] Volume info retrieved successfully. Jul 27 16:08:37.133755 np0000005924 devstack@c-api.service[100524]: INFO cinder.volume.api [None req-f76d34eb-feb4-4303-94f3-ee3e348d7caf tempest-TestMultiAttachVolumeSwap-1651872735 tempest-TestMultiAttachVolumeSwap-1651872735-project-member] Delete volume request issued successfully. Jul 27 16:08:37.133755 np0000005924 devstack@c-api.service[100524]: INFO cinder.api.openstack.wsgi [None req-f76d34eb-feb4-4303-94f3-ee3e348d7caf tempest-TestMultiAttachVolumeSwap-1651872735 tempest-TestMultiAttachVolumeSwap-1651872735-project-member] https://10.4.3.117/volume/v3/volumes/6ec9ef70-f9c1-4096-97a1-c93e7c5033ad returned with HTTP 202 Jul 27 16:08:37.133925 np0000005924 devstack@c-api.service[100524]: [pid: 100524|app: 0|req: 124/477] 10.4.3.117 () {66 vars in 1351 bytes} [Mon Jul 27 16:08:37 2026] DELETE /volume/v3/volumes/6ec9ef70-f9c1-4096-97a1-c93e7c5033ad => generated 0 bytes in 51 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 27 16:08:37.142110 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.middleware.request_id [None req-dc94a056-9c6e-42da-8126-23fb74275b61 None None] RequestId filter calling following filter/app {{(pid=100523) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:08:37.143898 np0000005924 devstack@c-api.service[100523]: INFO cinder.api.openstack.wsgi [None req-dc94a056-9c6e-42da-8126-23fb74275b61 tempest-TestMultiAttachVolumeSwap-1651872735 tempest-TestMultiAttachVolumeSwap-1651872735-project-member] GET https://10.4.3.117/volume/v3/volumes/6ec9ef70-f9c1-4096-97a1-c93e7c5033ad Jul 27 16:08:37.144083 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.openstack.wsgi [None req-dc94a056-9c6e-42da-8126-23fb74275b61 tempest-TestMultiAttachVolumeSwap-1651872735 tempest-TestMultiAttachVolumeSwap-1651872735-project-member] Empty body provided in request {{(pid=100523) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:08:37.144279 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.openstack.wsgi [None req-dc94a056-9c6e-42da-8126-23fb74275b61 tempest-TestMultiAttachVolumeSwap-1651872735 tempest-TestMultiAttachVolumeSwap-1651872735-project-member] Calling method 'show' {{(pid=100523) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:08:37.163215 np0000005924 devstack@c-api.service[100523]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:08:37.163215 np0000005924 devstack@c-api.service[100523]: warnings.warn( Jul 27 16:08:37.167763 np0000005924 devstack@c-api.service[100523]: INFO cinder.volume.api [None req-dc94a056-9c6e-42da-8126-23fb74275b61 tempest-TestMultiAttachVolumeSwap-1651872735 tempest-TestMultiAttachVolumeSwap-1651872735-project-member] Volume info retrieved successfully. Jul 27 16:08:37.172944 np0000005924 devstack@c-api.service[100523]: INFO cinder.api.openstack.wsgi [None req-dc94a056-9c6e-42da-8126-23fb74275b61 tempest-TestMultiAttachVolumeSwap-1651872735 tempest-TestMultiAttachVolumeSwap-1651872735-project-member] https://10.4.3.117/volume/v3/volumes/6ec9ef70-f9c1-4096-97a1-c93e7c5033ad returned with HTTP 200 Jul 27 16:08:37.173506 np0000005924 devstack@c-api.service[100523]: [pid: 100523|app: 0|req: 118/478] 10.4.3.117 () {66 vars in 1348 bytes} [Mon Jul 27 16:08:37 2026] GET /volume/v3/volumes/6ec9ef70-f9c1-4096-97a1-c93e7c5033ad => generated 868 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 27 16:08:37.623916 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.middleware.request_id [None req-b9ddb1cc-add5-413e-9b10-a7b5727ec2d2 None None] RequestId filter calling following filter/app {{(pid=100521) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:08:37.626182 np0000005924 devstack@c-api.service[100521]: INFO cinder.api.openstack.wsgi [None req-b9ddb1cc-add5-413e-9b10-a7b5727ec2d2 tempest-VolumesSnapshotTestJSON-1761742646 tempest-VolumesSnapshotTestJSON-1761742646-project-member] GET https://10.4.3.117/volume/v3/backups/261dec01-c598-48ef-b268-084c78e3d6ae Jul 27 16:08:37.626486 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.openstack.wsgi [None req-b9ddb1cc-add5-413e-9b10-a7b5727ec2d2 tempest-VolumesSnapshotTestJSON-1761742646 tempest-VolumesSnapshotTestJSON-1761742646-project-member] Empty body provided in request {{(pid=100521) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:08:37.626757 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.openstack.wsgi [None req-b9ddb1cc-add5-413e-9b10-a7b5727ec2d2 tempest-VolumesSnapshotTestJSON-1761742646 tempest-VolumesSnapshotTestJSON-1761742646-project-member] Calling method 'show' {{(pid=100521) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:08:37.626925 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.v3.backups [None req-b9ddb1cc-add5-413e-9b10-a7b5727ec2d2 tempest-VolumesSnapshotTestJSON-1761742646 tempest-VolumesSnapshotTestJSON-1761742646-project-member] Show backup with id 261dec01-c598-48ef-b268-084c78e3d6ae. {{(pid=100521) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 27 16:08:37.633895 np0000005924 devstack@c-api.service[100521]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:08:37.633895 np0000005924 devstack@c-api.service[100521]: warnings.warn( Jul 27 16:08:37.635224 np0000005924 devstack@c-api.service[100521]: INFO cinder.api.openstack.wsgi [None req-b9ddb1cc-add5-413e-9b10-a7b5727ec2d2 tempest-VolumesSnapshotTestJSON-1761742646 tempest-VolumesSnapshotTestJSON-1761742646-project-member] https://10.4.3.117/volume/v3/backups/261dec01-c598-48ef-b268-084c78e3d6ae returned with HTTP 200 Jul 27 16:08:37.635999 np0000005924 devstack@c-api.service[100521]: [pid: 100521|app: 0|req: 119/479] 10.4.3.117 () {66 vars in 1348 bytes} [Mon Jul 27 16:08:37 2026] GET /volume/v3/backups/261dec01-c598-48ef-b268-084c78e3d6ae => generated 834 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 27 16:08:37.747977 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.middleware.request_id [req-8d930db5-cf39-441c-8816-067e820db5b4 req-b7eb6142-f695-4892-be43-f29f3fb25f4c None None] RequestId filter calling following filter/app {{(pid=100522) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:08:37.750703 np0000005924 devstack@c-api.service[100522]: INFO cinder.api.openstack.wsgi [req-8d930db5-cf39-441c-8816-067e820db5b4 req-b7eb6142-f695-4892-be43-f29f3fb25f4c tempest-ServerBootFromVolumeStableRescueTest-1223840988 tempest-ServerBootFromVolumeStableRescueTest-1223840988-project-member] GET https://10.4.3.117/volume/v3/volumes/59a26906-c76a-4f85-9b7f-8f4149f5fefb Jul 27 16:08:37.750972 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.openstack.wsgi [req-8d930db5-cf39-441c-8816-067e820db5b4 req-b7eb6142-f695-4892-be43-f29f3fb25f4c tempest-ServerBootFromVolumeStableRescueTest-1223840988 tempest-ServerBootFromVolumeStableRescueTest-1223840988-project-member] Empty body provided in request {{(pid=100522) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:08:37.751237 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.openstack.wsgi [req-8d930db5-cf39-441c-8816-067e820db5b4 req-b7eb6142-f695-4892-be43-f29f3fb25f4c tempest-ServerBootFromVolumeStableRescueTest-1223840988 tempest-ServerBootFromVolumeStableRescueTest-1223840988-project-member] Calling method 'show' {{(pid=100522) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:08:37.766347 np0000005924 devstack@c-api.service[100522]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:08:37.766347 np0000005924 devstack@c-api.service[100522]: warnings.warn( Jul 27 16:08:37.774860 np0000005924 devstack@c-api.service[100522]: INFO cinder.volume.api [req-8d930db5-cf39-441c-8816-067e820db5b4 req-b7eb6142-f695-4892-be43-f29f3fb25f4c tempest-ServerBootFromVolumeStableRescueTest-1223840988 tempest-ServerBootFromVolumeStableRescueTest-1223840988-project-member] Volume info retrieved successfully. Jul 27 16:08:37.783710 np0000005924 devstack@c-api.service[100522]: INFO cinder.api.openstack.wsgi [req-8d930db5-cf39-441c-8816-067e820db5b4 req-b7eb6142-f695-4892-be43-f29f3fb25f4c tempest-ServerBootFromVolumeStableRescueTest-1223840988 tempest-ServerBootFromVolumeStableRescueTest-1223840988-project-member] https://10.4.3.117/volume/v3/volumes/59a26906-c76a-4f85-9b7f-8f4149f5fefb returned with HTTP 200 Jul 27 16:08:37.784647 np0000005924 devstack@c-api.service[100522]: [pid: 100522|app: 0|req: 119/480] 10.4.3.117 () {68 vars in 1598 bytes} [Mon Jul 27 16:08:37 2026] GET /volume/v3/volumes/59a26906-c76a-4f85-9b7f-8f4149f5fefb => generated 1134 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 27 16:08:38.187742 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.middleware.request_id [None req-ce96616a-d5cd-4025-b93e-04b917a71aae None None] RequestId filter calling following filter/app {{(pid=100524) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:08:38.189732 np0000005924 devstack@c-api.service[100524]: INFO cinder.api.openstack.wsgi [None req-ce96616a-d5cd-4025-b93e-04b917a71aae tempest-TestMultiAttachVolumeSwap-1651872735 tempest-TestMultiAttachVolumeSwap-1651872735-project-member] GET https://10.4.3.117/volume/v3/volumes/6ec9ef70-f9c1-4096-97a1-c93e7c5033ad Jul 27 16:08:38.190049 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.openstack.wsgi [None req-ce96616a-d5cd-4025-b93e-04b917a71aae tempest-TestMultiAttachVolumeSwap-1651872735 tempest-TestMultiAttachVolumeSwap-1651872735-project-member] Empty body provided in request {{(pid=100524) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:08:38.190049 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.openstack.wsgi [None req-ce96616a-d5cd-4025-b93e-04b917a71aae tempest-TestMultiAttachVolumeSwap-1651872735 tempest-TestMultiAttachVolumeSwap-1651872735-project-member] Calling method 'show' {{(pid=100524) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:08:38.198485 np0000005924 devstack@c-api.service[100524]: INFO cinder.api.openstack.wsgi [None req-ce96616a-d5cd-4025-b93e-04b917a71aae tempest-TestMultiAttachVolumeSwap-1651872735 tempest-TestMultiAttachVolumeSwap-1651872735-project-member] https://10.4.3.117/volume/v3/volumes/6ec9ef70-f9c1-4096-97a1-c93e7c5033ad returned with HTTP 404 Jul 27 16:08:38.199026 np0000005924 devstack@c-api.service[100524]: [pid: 100524|app: 0|req: 125/481] 10.4.3.117 () {66 vars in 1348 bytes} [Mon Jul 27 16:08:38 2026] GET /volume/v3/volumes/6ec9ef70-f9c1-4096-97a1-c93e7c5033ad => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 27 16:08:38.648302 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.middleware.request_id [None req-f08f0227-08e4-457a-bcfd-6b2cfcf338f3 None None] RequestId filter calling following filter/app {{(pid=100523) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:08:38.654428 np0000005924 devstack@c-api.service[100523]: INFO cinder.api.openstack.wsgi [None req-f08f0227-08e4-457a-bcfd-6b2cfcf338f3 tempest-VolumesSnapshotTestJSON-1761742646 tempest-VolumesSnapshotTestJSON-1761742646-project-member] GET https://10.4.3.117/volume/v3/backups/261dec01-c598-48ef-b268-084c78e3d6ae Jul 27 16:08:38.654428 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.openstack.wsgi [None req-f08f0227-08e4-457a-bcfd-6b2cfcf338f3 tempest-VolumesSnapshotTestJSON-1761742646 tempest-VolumesSnapshotTestJSON-1761742646-project-member] Empty body provided in request {{(pid=100523) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:08:38.654428 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.openstack.wsgi [None req-f08f0227-08e4-457a-bcfd-6b2cfcf338f3 tempest-VolumesSnapshotTestJSON-1761742646 tempest-VolumesSnapshotTestJSON-1761742646-project-member] Calling method 'show' {{(pid=100523) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:08:38.654428 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.v3.backups [None req-f08f0227-08e4-457a-bcfd-6b2cfcf338f3 tempest-VolumesSnapshotTestJSON-1761742646 tempest-VolumesSnapshotTestJSON-1761742646-project-member] Show backup with id 261dec01-c598-48ef-b268-084c78e3d6ae. {{(pid=100523) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 27 16:08:38.656657 np0000005924 devstack@c-api.service[100523]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:08:38.656657 np0000005924 devstack@c-api.service[100523]: warnings.warn( Jul 27 16:08:38.657485 np0000005924 devstack@c-api.service[100523]: INFO cinder.api.openstack.wsgi [None req-f08f0227-08e4-457a-bcfd-6b2cfcf338f3 tempest-VolumesSnapshotTestJSON-1761742646 tempest-VolumesSnapshotTestJSON-1761742646-project-member] https://10.4.3.117/volume/v3/backups/261dec01-c598-48ef-b268-084c78e3d6ae returned with HTTP 200 Jul 27 16:08:38.657840 np0000005924 devstack@c-api.service[100523]: [pid: 100523|app: 0|req: 119/482] 10.4.3.117 () {66 vars in 1348 bytes} [Mon Jul 27 16:08:38 2026] GET /volume/v3/backups/261dec01-c598-48ef-b268-084c78e3d6ae => generated 835 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 27 16:08:39.673144 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.middleware.request_id [None req-10fa96f7-c59c-440e-8085-333d16a1584f None None] RequestId filter calling following filter/app {{(pid=100521) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:08:39.676722 np0000005924 devstack@c-api.service[100521]: INFO cinder.api.openstack.wsgi [None req-10fa96f7-c59c-440e-8085-333d16a1584f tempest-VolumesSnapshotTestJSON-1761742646 tempest-VolumesSnapshotTestJSON-1761742646-project-member] GET https://10.4.3.117/volume/v3/backups/261dec01-c598-48ef-b268-084c78e3d6ae Jul 27 16:08:39.677139 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.openstack.wsgi [None req-10fa96f7-c59c-440e-8085-333d16a1584f tempest-VolumesSnapshotTestJSON-1761742646 tempest-VolumesSnapshotTestJSON-1761742646-project-member] Empty body provided in request {{(pid=100521) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:08:39.677441 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.openstack.wsgi [None req-10fa96f7-c59c-440e-8085-333d16a1584f tempest-VolumesSnapshotTestJSON-1761742646 tempest-VolumesSnapshotTestJSON-1761742646-project-member] Calling method 'show' {{(pid=100521) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:08:39.677576 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.v3.backups [None req-10fa96f7-c59c-440e-8085-333d16a1584f tempest-VolumesSnapshotTestJSON-1761742646 tempest-VolumesSnapshotTestJSON-1761742646-project-member] Show backup with id 261dec01-c598-48ef-b268-084c78e3d6ae. {{(pid=100521) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 27 16:08:39.684797 np0000005924 devstack@c-api.service[100521]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:08:39.684797 np0000005924 devstack@c-api.service[100521]: warnings.warn( Jul 27 16:08:39.685904 np0000005924 devstack@c-api.service[100521]: INFO cinder.api.openstack.wsgi [None req-10fa96f7-c59c-440e-8085-333d16a1584f tempest-VolumesSnapshotTestJSON-1761742646 tempest-VolumesSnapshotTestJSON-1761742646-project-member] https://10.4.3.117/volume/v3/backups/261dec01-c598-48ef-b268-084c78e3d6ae returned with HTTP 200 Jul 27 16:08:39.686440 np0000005924 devstack@c-api.service[100521]: [pid: 100521|app: 0|req: 120/483] 10.4.3.117 () {66 vars in 1348 bytes} [Mon Jul 27 16:08:39 2026] GET /volume/v3/backups/261dec01-c598-48ef-b268-084c78e3d6ae => generated 835 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 27 16:08:40.702761 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.middleware.request_id [None req-ef1d7aec-0fa4-4b78-afd8-f11289bb899c None None] RequestId filter calling following filter/app {{(pid=100522) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:08:40.704584 np0000005924 devstack@c-api.service[100522]: INFO cinder.api.openstack.wsgi [None req-ef1d7aec-0fa4-4b78-afd8-f11289bb899c tempest-VolumesSnapshotTestJSON-1761742646 tempest-VolumesSnapshotTestJSON-1761742646-project-member] GET https://10.4.3.117/volume/v3/backups/261dec01-c598-48ef-b268-084c78e3d6ae Jul 27 16:08:40.707008 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.openstack.wsgi [None req-ef1d7aec-0fa4-4b78-afd8-f11289bb899c tempest-VolumesSnapshotTestJSON-1761742646 tempest-VolumesSnapshotTestJSON-1761742646-project-member] Empty body provided in request {{(pid=100522) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:08:40.707236 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.openstack.wsgi [None req-ef1d7aec-0fa4-4b78-afd8-f11289bb899c tempest-VolumesSnapshotTestJSON-1761742646 tempest-VolumesSnapshotTestJSON-1761742646-project-member] Calling method 'show' {{(pid=100522) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:08:40.707361 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.v3.backups [None req-ef1d7aec-0fa4-4b78-afd8-f11289bb899c tempest-VolumesSnapshotTestJSON-1761742646 tempest-VolumesSnapshotTestJSON-1761742646-project-member] Show backup with id 261dec01-c598-48ef-b268-084c78e3d6ae. {{(pid=100522) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 27 16:08:40.712049 np0000005924 devstack@c-api.service[100522]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:08:40.712049 np0000005924 devstack@c-api.service[100522]: warnings.warn( Jul 27 16:08:40.712155 np0000005924 devstack@c-api.service[100522]: INFO cinder.api.openstack.wsgi [None req-ef1d7aec-0fa4-4b78-afd8-f11289bb899c tempest-VolumesSnapshotTestJSON-1761742646 tempest-VolumesSnapshotTestJSON-1761742646-project-member] https://10.4.3.117/volume/v3/backups/261dec01-c598-48ef-b268-084c78e3d6ae returned with HTTP 200 Jul 27 16:08:40.712923 np0000005924 devstack@c-api.service[100522]: [pid: 100522|app: 0|req: 120/484] 10.4.3.117 () {66 vars in 1348 bytes} [Mon Jul 27 16:08:40 2026] GET /volume/v3/backups/261dec01-c598-48ef-b268-084c78e3d6ae => generated 836 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 27 16:08:40.724857 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.middleware.request_id [None req-f15499f6-7883-49e1-8f8c-4576c64a68fa None None] RequestId filter calling following filter/app {{(pid=100524) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:08:40.731515 np0000005924 devstack@c-api.service[100524]: INFO cinder.api.openstack.wsgi [None req-f15499f6-7883-49e1-8f8c-4576c64a68fa tempest-VolumesSnapshotTestJSON-1761742646 tempest-VolumesSnapshotTestJSON-1761742646-project-member] GET https://10.4.3.117/volume/v3/snapshots/d704e809-a121-452e-bbbf-260cde352998 Jul 27 16:08:40.731781 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.openstack.wsgi [None req-f15499f6-7883-49e1-8f8c-4576c64a68fa tempest-VolumesSnapshotTestJSON-1761742646 tempest-VolumesSnapshotTestJSON-1761742646-project-member] Empty body provided in request {{(pid=100524) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:08:40.732019 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.openstack.wsgi [None req-f15499f6-7883-49e1-8f8c-4576c64a68fa tempest-VolumesSnapshotTestJSON-1761742646 tempest-VolumesSnapshotTestJSON-1761742646-project-member] Calling method 'show' {{(pid=100524) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:08:40.740451 np0000005924 devstack@c-api.service[100524]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:08:40.740451 np0000005924 devstack@c-api.service[100524]: warnings.warn( Jul 27 16:08:40.740877 np0000005924 devstack@c-api.service[100524]: INFO cinder.volume.api [None req-f15499f6-7883-49e1-8f8c-4576c64a68fa tempest-VolumesSnapshotTestJSON-1761742646 tempest-VolumesSnapshotTestJSON-1761742646-project-member] Snapshot retrieved successfully. Jul 27 16:08:40.741537 np0000005924 devstack@c-api.service[100524]: INFO cinder.api.openstack.wsgi [None req-f15499f6-7883-49e1-8f8c-4576c64a68fa tempest-VolumesSnapshotTestJSON-1761742646 tempest-VolumesSnapshotTestJSON-1761742646-project-member] https://10.4.3.117/volume/v3/snapshots/d704e809-a121-452e-bbbf-260cde352998 returned with HTTP 200 Jul 27 16:08:40.741951 np0000005924 devstack@c-api.service[100524]: [pid: 100524|app: 0|req: 126/485] 10.4.3.117 () {66 vars in 1354 bytes} [Mon Jul 27 16:08:40 2026] GET /volume/v3/snapshots/d704e809-a121-452e-bbbf-260cde352998 => generated 469 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 27 16:08:40.756451 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.middleware.request_id [None req-51f021c1-3940-4e7f-a47f-81fce89a17d1 None None] RequestId filter calling following filter/app {{(pid=100523) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:08:40.758256 np0000005924 devstack@c-api.service[100523]: INFO cinder.api.openstack.wsgi [None req-51f021c1-3940-4e7f-a47f-81fce89a17d1 tempest-VolumesSnapshotTestJSON-1761742646 tempest-VolumesSnapshotTestJSON-1761742646-project-member] GET https://10.4.3.117/volume/v3/backups/261dec01-c598-48ef-b268-084c78e3d6ae Jul 27 16:08:40.759142 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.openstack.wsgi [None req-51f021c1-3940-4e7f-a47f-81fce89a17d1 tempest-VolumesSnapshotTestJSON-1761742646 tempest-VolumesSnapshotTestJSON-1761742646-project-member] Empty body provided in request {{(pid=100523) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:08:40.759496 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.openstack.wsgi [None req-51f021c1-3940-4e7f-a47f-81fce89a17d1 tempest-VolumesSnapshotTestJSON-1761742646 tempest-VolumesSnapshotTestJSON-1761742646-project-member] Calling method 'show' {{(pid=100523) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:08:40.759586 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.v3.backups [None req-51f021c1-3940-4e7f-a47f-81fce89a17d1 tempest-VolumesSnapshotTestJSON-1761742646 tempest-VolumesSnapshotTestJSON-1761742646-project-member] Show backup with id 261dec01-c598-48ef-b268-084c78e3d6ae. {{(pid=100523) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 27 16:08:40.765404 np0000005924 devstack@c-api.service[100523]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:08:40.765404 np0000005924 devstack@c-api.service[100523]: warnings.warn( Jul 27 16:08:40.766116 np0000005924 devstack@c-api.service[100523]: INFO cinder.api.openstack.wsgi [None req-51f021c1-3940-4e7f-a47f-81fce89a17d1 tempest-VolumesSnapshotTestJSON-1761742646 tempest-VolumesSnapshotTestJSON-1761742646-project-member] https://10.4.3.117/volume/v3/backups/261dec01-c598-48ef-b268-084c78e3d6ae returned with HTTP 200 Jul 27 16:08:40.766612 np0000005924 devstack@c-api.service[100523]: [pid: 100523|app: 0|req: 120/486] 10.4.3.117 () {66 vars in 1348 bytes} [Mon Jul 27 16:08:40 2026] GET /volume/v3/backups/261dec01-c598-48ef-b268-084c78e3d6ae => generated 836 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 27 16:08:40.780236 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.middleware.request_id [None req-160b4c2d-630d-4b59-925b-c9c6dbd11441 None None] RequestId filter calling following filter/app {{(pid=100521) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:08:40.782735 np0000005924 devstack@c-api.service[100521]: INFO cinder.api.openstack.wsgi [None req-160b4c2d-630d-4b59-925b-c9c6dbd11441 tempest-VolumesSnapshotTestJSON-1761742646 tempest-VolumesSnapshotTestJSON-1761742646-project-member] DELETE https://10.4.3.117/volume/v3/backups/261dec01-c598-48ef-b268-084c78e3d6ae Jul 27 16:08:40.782992 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.openstack.wsgi [None req-160b4c2d-630d-4b59-925b-c9c6dbd11441 tempest-VolumesSnapshotTestJSON-1761742646 tempest-VolumesSnapshotTestJSON-1761742646-project-member] Empty body provided in request {{(pid=100521) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:08:40.783259 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.openstack.wsgi [None req-160b4c2d-630d-4b59-925b-c9c6dbd11441 tempest-VolumesSnapshotTestJSON-1761742646 tempest-VolumesSnapshotTestJSON-1761742646-project-member] Calling method 'delete' {{(pid=100521) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:08:40.783259 np0000005924 devstack@c-api.service[100521]: INFO cinder.api.contrib.backups [None req-160b4c2d-630d-4b59-925b-c9c6dbd11441 tempest-VolumesSnapshotTestJSON-1761742646 tempest-VolumesSnapshotTestJSON-1761742646-project-member] Delete backup with id: 261dec01-c598-48ef-b268-084c78e3d6ae. Jul 27 16:08:40.790120 np0000005924 devstack@c-api.service[100521]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:08:40.790120 np0000005924 devstack@c-api.service[100521]: warnings.warn( Jul 27 16:08:40.812412 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.backup.rpcapi [None req-160b4c2d-630d-4b59-925b-c9c6dbd11441 tempest-VolumesSnapshotTestJSON-1761742646 tempest-VolumesSnapshotTestJSON-1761742646-project-member] delete_backup rpcapi backup_id 261dec01-c598-48ef-b268-084c78e3d6ae {{(pid=100521) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Jul 27 16:08:40.818035 np0000005924 devstack@c-api.service[100521]: INFO cinder.api.openstack.wsgi [None req-160b4c2d-630d-4b59-925b-c9c6dbd11441 tempest-VolumesSnapshotTestJSON-1761742646 tempest-VolumesSnapshotTestJSON-1761742646-project-member] https://10.4.3.117/volume/v3/backups/261dec01-c598-48ef-b268-084c78e3d6ae returned with HTTP 202 Jul 27 16:08:40.818486 np0000005924 devstack@c-api.service[100521]: [pid: 100521|app: 0|req: 121/487] 10.4.3.117 () {66 vars in 1351 bytes} [Mon Jul 27 16:08:40 2026] DELETE /volume/v3/backups/261dec01-c598-48ef-b268-084c78e3d6ae => generated 0 bytes in 39 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 27 16:08:40.826782 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.middleware.request_id [None req-e45cdf10-1200-4996-b010-5d40128ba884 None None] RequestId filter calling following filter/app {{(pid=100522) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:08:40.831002 np0000005924 devstack@c-api.service[100522]: INFO cinder.api.openstack.wsgi [None req-e45cdf10-1200-4996-b010-5d40128ba884 tempest-VolumesSnapshotTestJSON-1761742646 tempest-VolumesSnapshotTestJSON-1761742646-project-member] GET https://10.4.3.117/volume/v3/backups/261dec01-c598-48ef-b268-084c78e3d6ae Jul 27 16:08:40.831285 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.openstack.wsgi [None req-e45cdf10-1200-4996-b010-5d40128ba884 tempest-VolumesSnapshotTestJSON-1761742646 tempest-VolumesSnapshotTestJSON-1761742646-project-member] Empty body provided in request {{(pid=100522) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:08:40.831503 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.openstack.wsgi [None req-e45cdf10-1200-4996-b010-5d40128ba884 tempest-VolumesSnapshotTestJSON-1761742646 tempest-VolumesSnapshotTestJSON-1761742646-project-member] Calling method 'show' {{(pid=100522) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:08:40.831557 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.v3.backups [None req-e45cdf10-1200-4996-b010-5d40128ba884 tempest-VolumesSnapshotTestJSON-1761742646 tempest-VolumesSnapshotTestJSON-1761742646-project-member] Show backup with id 261dec01-c598-48ef-b268-084c78e3d6ae. {{(pid=100522) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 27 16:08:40.840766 np0000005924 devstack@c-api.service[100522]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:08:40.840766 np0000005924 devstack@c-api.service[100522]: warnings.warn( Jul 27 16:08:40.840766 np0000005924 devstack@c-api.service[100522]: INFO cinder.api.openstack.wsgi [None req-e45cdf10-1200-4996-b010-5d40128ba884 tempest-VolumesSnapshotTestJSON-1761742646 tempest-VolumesSnapshotTestJSON-1761742646-project-member] https://10.4.3.117/volume/v3/backups/261dec01-c598-48ef-b268-084c78e3d6ae returned with HTTP 200 Jul 27 16:08:40.840766 np0000005924 devstack@c-api.service[100522]: [pid: 100522|app: 0|req: 121/488] 10.4.3.117 () {66 vars in 1348 bytes} [Mon Jul 27 16:08:40 2026] GET /volume/v3/backups/261dec01-c598-48ef-b268-084c78e3d6ae => generated 835 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 27 16:08:41.855274 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.middleware.request_id [None req-bd204a2d-a260-43c2-a31d-45a4c85f78eb None None] RequestId filter calling following filter/app {{(pid=100524) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:08:41.862006 np0000005924 devstack@c-api.service[100524]: INFO cinder.api.openstack.wsgi [None req-bd204a2d-a260-43c2-a31d-45a4c85f78eb tempest-VolumesSnapshotTestJSON-1761742646 tempest-VolumesSnapshotTestJSON-1761742646-project-member] GET https://10.4.3.117/volume/v3/backups/261dec01-c598-48ef-b268-084c78e3d6ae Jul 27 16:08:41.862189 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.openstack.wsgi [None req-bd204a2d-a260-43c2-a31d-45a4c85f78eb tempest-VolumesSnapshotTestJSON-1761742646 tempest-VolumesSnapshotTestJSON-1761742646-project-member] Empty body provided in request {{(pid=100524) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:08:41.862495 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.openstack.wsgi [None req-bd204a2d-a260-43c2-a31d-45a4c85f78eb tempest-VolumesSnapshotTestJSON-1761742646 tempest-VolumesSnapshotTestJSON-1761742646-project-member] Calling method 'show' {{(pid=100524) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:08:41.862646 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.v3.backups [None req-bd204a2d-a260-43c2-a31d-45a4c85f78eb tempest-VolumesSnapshotTestJSON-1761742646 tempest-VolumesSnapshotTestJSON-1761742646-project-member] Show backup with id 261dec01-c598-48ef-b268-084c78e3d6ae. {{(pid=100524) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 27 16:08:41.874535 np0000005924 devstack@c-api.service[100524]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:08:41.874535 np0000005924 devstack@c-api.service[100524]: warnings.warn( Jul 27 16:08:41.876210 np0000005924 devstack@c-api.service[100524]: INFO cinder.api.openstack.wsgi [None req-bd204a2d-a260-43c2-a31d-45a4c85f78eb tempest-VolumesSnapshotTestJSON-1761742646 tempest-VolumesSnapshotTestJSON-1761742646-project-member] https://10.4.3.117/volume/v3/backups/261dec01-c598-48ef-b268-084c78e3d6ae returned with HTTP 200 Jul 27 16:08:41.876768 np0000005924 devstack@c-api.service[100524]: [pid: 100524|app: 0|req: 127/489] 10.4.3.117 () {66 vars in 1348 bytes} [Mon Jul 27 16:08:41 2026] GET /volume/v3/backups/261dec01-c598-48ef-b268-084c78e3d6ae => generated 835 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 27 16:08:42.890507 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.middleware.request_id [None req-52ee9ca6-7dd9-4a47-9dd9-dbfe48e80c6c None None] RequestId filter calling following filter/app {{(pid=100523) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:08:42.892132 np0000005924 devstack@c-api.service[100523]: INFO cinder.api.openstack.wsgi [None req-52ee9ca6-7dd9-4a47-9dd9-dbfe48e80c6c tempest-VolumesSnapshotTestJSON-1761742646 tempest-VolumesSnapshotTestJSON-1761742646-project-member] GET https://10.4.3.117/volume/v3/backups/261dec01-c598-48ef-b268-084c78e3d6ae Jul 27 16:08:42.892381 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.openstack.wsgi [None req-52ee9ca6-7dd9-4a47-9dd9-dbfe48e80c6c tempest-VolumesSnapshotTestJSON-1761742646 tempest-VolumesSnapshotTestJSON-1761742646-project-member] Empty body provided in request {{(pid=100523) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:08:42.892549 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.openstack.wsgi [None req-52ee9ca6-7dd9-4a47-9dd9-dbfe48e80c6c tempest-VolumesSnapshotTestJSON-1761742646 tempest-VolumesSnapshotTestJSON-1761742646-project-member] Calling method 'show' {{(pid=100523) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:08:42.892645 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.v3.backups [None req-52ee9ca6-7dd9-4a47-9dd9-dbfe48e80c6c tempest-VolumesSnapshotTestJSON-1761742646 tempest-VolumesSnapshotTestJSON-1761742646-project-member] Show backup with id 261dec01-c598-48ef-b268-084c78e3d6ae. {{(pid=100523) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 27 16:08:42.898884 np0000005924 devstack@c-api.service[100523]: DEBUG dbcounter [-] [100523] Writing DB stats cinder:SELECT=249,cinder:UPDATE=34,cinder:INSERT=11 {{(pid=100523) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 27 16:08:42.902036 np0000005924 devstack@c-api.service[100523]: INFO cinder.api.openstack.wsgi [None req-52ee9ca6-7dd9-4a47-9dd9-dbfe48e80c6c tempest-VolumesSnapshotTestJSON-1761742646 tempest-VolumesSnapshotTestJSON-1761742646-project-member] https://10.4.3.117/volume/v3/backups/261dec01-c598-48ef-b268-084c78e3d6ae returned with HTTP 404 Jul 27 16:08:42.902695 np0000005924 devstack@c-api.service[100523]: [pid: 100523|app: 0|req: 121/490] 10.4.3.117 () {66 vars in 1348 bytes} [Mon Jul 27 16:08:42 2026] GET /volume/v3/backups/261dec01-c598-48ef-b268-084c78e3d6ae => generated 109 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 27 16:08:43.051427 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.middleware.request_id [None req-17dee2e1-f347-46b2-aef0-7f18f6b0de95 None None] RequestId filter calling following filter/app {{(pid=100521) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:08:43.053379 np0000005924 devstack@c-api.service[100521]: INFO cinder.api.openstack.wsgi [None req-17dee2e1-f347-46b2-aef0-7f18f6b0de95 tempest-VolumesSnapshotTestJSON-1761742646 tempest-VolumesSnapshotTestJSON-1761742646-project-member] DELETE https://10.4.3.117/volume/v3/snapshots/d704e809-a121-452e-bbbf-260cde352998 Jul 27 16:08:43.053566 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.openstack.wsgi [None req-17dee2e1-f347-46b2-aef0-7f18f6b0de95 tempest-VolumesSnapshotTestJSON-1761742646 tempest-VolumesSnapshotTestJSON-1761742646-project-member] Empty body provided in request {{(pid=100521) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:08:43.053852 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.openstack.wsgi [None req-17dee2e1-f347-46b2-aef0-7f18f6b0de95 tempest-VolumesSnapshotTestJSON-1761742646 tempest-VolumesSnapshotTestJSON-1761742646-project-member] Calling method 'delete' {{(pid=100521) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:08:43.053958 np0000005924 devstack@c-api.service[100521]: INFO cinder.api.v3.snapshots [None req-17dee2e1-f347-46b2-aef0-7f18f6b0de95 tempest-VolumesSnapshotTestJSON-1761742646 tempest-VolumesSnapshotTestJSON-1761742646-project-member] Delete snapshot with id: d704e809-a121-452e-bbbf-260cde352998 Jul 27 16:08:43.062664 np0000005924 devstack@c-api.service[100521]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:08:43.062664 np0000005924 devstack@c-api.service[100521]: warnings.warn( Jul 27 16:08:43.063137 np0000005924 devstack@c-api.service[100521]: INFO cinder.volume.api [None req-17dee2e1-f347-46b2-aef0-7f18f6b0de95 tempest-VolumesSnapshotTestJSON-1761742646 tempest-VolumesSnapshotTestJSON-1761742646-project-member] Snapshot retrieved successfully. Jul 27 16:08:43.086656 np0000005924 devstack@c-api.service[100521]: INFO cinder.volume.api [None req-17dee2e1-f347-46b2-aef0-7f18f6b0de95 tempest-VolumesSnapshotTestJSON-1761742646 tempest-VolumesSnapshotTestJSON-1761742646-project-member] Snapshot delete request issued successfully. Jul 27 16:08:43.086656 np0000005924 devstack@c-api.service[100521]: INFO cinder.api.openstack.wsgi [None req-17dee2e1-f347-46b2-aef0-7f18f6b0de95 tempest-VolumesSnapshotTestJSON-1761742646 tempest-VolumesSnapshotTestJSON-1761742646-project-member] https://10.4.3.117/volume/v3/snapshots/d704e809-a121-452e-bbbf-260cde352998 returned with HTTP 202 Jul 27 16:08:43.090299 np0000005924 devstack@c-api.service[100521]: [pid: 100521|app: 0|req: 122/491] 10.4.3.117 () {66 vars in 1357 bytes} [Mon Jul 27 16:08:43 2026] DELETE /volume/v3/snapshots/d704e809-a121-452e-bbbf-260cde352998 => generated 0 bytes in 36 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 27 16:08:43.098609 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.middleware.request_id [None req-4a09acc8-cdf1-467d-8785-9757689a8c27 None None] RequestId filter calling following filter/app {{(pid=100522) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:08:43.098609 np0000005924 devstack@c-api.service[100522]: INFO cinder.api.openstack.wsgi [None req-4a09acc8-cdf1-467d-8785-9757689a8c27 tempest-VolumesSnapshotTestJSON-1761742646 tempest-VolumesSnapshotTestJSON-1761742646-project-member] GET https://10.4.3.117/volume/v3/snapshots/d704e809-a121-452e-bbbf-260cde352998 Jul 27 16:08:43.099258 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.openstack.wsgi [None req-4a09acc8-cdf1-467d-8785-9757689a8c27 tempest-VolumesSnapshotTestJSON-1761742646 tempest-VolumesSnapshotTestJSON-1761742646-project-member] Empty body provided in request {{(pid=100522) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:08:43.099258 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.openstack.wsgi [None req-4a09acc8-cdf1-467d-8785-9757689a8c27 tempest-VolumesSnapshotTestJSON-1761742646 tempest-VolumesSnapshotTestJSON-1761742646-project-member] Calling method 'show' {{(pid=100522) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:08:43.105189 np0000005924 devstack@c-api.service[100522]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:08:43.105189 np0000005924 devstack@c-api.service[100522]: warnings.warn( Jul 27 16:08:43.105189 np0000005924 devstack@c-api.service[100522]: INFO cinder.volume.api [None req-4a09acc8-cdf1-467d-8785-9757689a8c27 tempest-VolumesSnapshotTestJSON-1761742646 tempest-VolumesSnapshotTestJSON-1761742646-project-member] Snapshot retrieved successfully. Jul 27 16:08:43.105552 np0000005924 devstack@c-api.service[100522]: INFO cinder.api.openstack.wsgi [None req-4a09acc8-cdf1-467d-8785-9757689a8c27 tempest-VolumesSnapshotTestJSON-1761742646 tempest-VolumesSnapshotTestJSON-1761742646-project-member] https://10.4.3.117/volume/v3/snapshots/d704e809-a121-452e-bbbf-260cde352998 returned with HTTP 200 Jul 27 16:08:43.105795 np0000005924 devstack@c-api.service[100522]: [pid: 100522|app: 0|req: 122/492] 10.4.3.117 () {66 vars in 1354 bytes} [Mon Jul 27 16:08:43 2026] GET /volume/v3/snapshots/d704e809-a121-452e-bbbf-260cde352998 => generated 468 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 27 16:08:43.765634 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.middleware.request_id [None req-c3f3a583-e0c8-425b-8f7e-d725c03a4bc4 None None] RequestId filter calling following filter/app {{(pid=100524) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:08:43.767350 np0000005924 devstack@c-api.service[100524]: INFO cinder.api.openstack.wsgi [None req-c3f3a583-e0c8-425b-8f7e-d725c03a4bc4 tempest-ServerActionsV293TestJSON-283338424 tempest-ServerActionsV293TestJSON-283338424-project-member] GET https://10.4.3.117/volume/v3/volumes/aee9d524-17ce-4f61-b0a4-3f7396eebd04 Jul 27 16:08:43.767556 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.openstack.wsgi [None req-c3f3a583-e0c8-425b-8f7e-d725c03a4bc4 tempest-ServerActionsV293TestJSON-283338424 tempest-ServerActionsV293TestJSON-283338424-project-member] Empty body provided in request {{(pid=100524) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:08:43.767752 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.openstack.wsgi [None req-c3f3a583-e0c8-425b-8f7e-d725c03a4bc4 tempest-ServerActionsV293TestJSON-283338424 tempest-ServerActionsV293TestJSON-283338424-project-member] Calling method 'show' {{(pid=100524) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:08:43.783168 np0000005924 devstack@c-api.service[100524]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:08:43.783168 np0000005924 devstack@c-api.service[100524]: warnings.warn( Jul 27 16:08:43.791005 np0000005924 devstack@c-api.service[100524]: INFO cinder.volume.api [None req-c3f3a583-e0c8-425b-8f7e-d725c03a4bc4 tempest-ServerActionsV293TestJSON-283338424 tempest-ServerActionsV293TestJSON-283338424-project-member] Volume info retrieved successfully. Jul 27 16:08:43.799463 np0000005924 devstack@c-api.service[100524]: INFO cinder.api.openstack.wsgi [None req-c3f3a583-e0c8-425b-8f7e-d725c03a4bc4 tempest-ServerActionsV293TestJSON-283338424 tempest-ServerActionsV293TestJSON-283338424-project-member] https://10.4.3.117/volume/v3/volumes/aee9d524-17ce-4f61-b0a4-3f7396eebd04 returned with HTTP 200 Jul 27 16:08:43.801387 np0000005924 devstack@c-api.service[100524]: [pid: 100524|app: 0|req: 128/493] 10.4.3.117 () {68 vars in 1389 bytes} [Mon Jul 27 16:08:43 2026] GET /volume/v3/volumes/aee9d524-17ce-4f61-b0a4-3f7396eebd04 => generated 1833 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 27 16:08:44.118745 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.middleware.request_id [None req-51c56af1-9fa1-4044-a918-b84592351c4a None None] RequestId filter calling following filter/app {{(pid=100523) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:08:44.121483 np0000005924 devstack@c-api.service[100523]: INFO cinder.api.openstack.wsgi [None req-51c56af1-9fa1-4044-a918-b84592351c4a tempest-VolumesSnapshotTestJSON-1761742646 tempest-VolumesSnapshotTestJSON-1761742646-project-member] GET https://10.4.3.117/volume/v3/snapshots/d704e809-a121-452e-bbbf-260cde352998 Jul 27 16:08:44.123472 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.openstack.wsgi [None req-51c56af1-9fa1-4044-a918-b84592351c4a tempest-VolumesSnapshotTestJSON-1761742646 tempest-VolumesSnapshotTestJSON-1761742646-project-member] Empty body provided in request {{(pid=100523) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:08:44.123472 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.openstack.wsgi [None req-51c56af1-9fa1-4044-a918-b84592351c4a tempest-VolumesSnapshotTestJSON-1761742646 tempest-VolumesSnapshotTestJSON-1761742646-project-member] Calling method 'show' {{(pid=100523) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:08:44.127816 np0000005924 devstack@c-api.service[100523]: INFO cinder.api.openstack.wsgi [None req-51c56af1-9fa1-4044-a918-b84592351c4a tempest-VolumesSnapshotTestJSON-1761742646 tempest-VolumesSnapshotTestJSON-1761742646-project-member] https://10.4.3.117/volume/v3/snapshots/d704e809-a121-452e-bbbf-260cde352998 returned with HTTP 404 Jul 27 16:08:44.128778 np0000005924 devstack@c-api.service[100523]: [pid: 100523|app: 0|req: 122/494] 10.4.3.117 () {66 vars in 1354 bytes} [Mon Jul 27 16:08:44 2026] GET /volume/v3/snapshots/d704e809-a121-452e-bbbf-260cde352998 => generated 111 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 27 16:08:44.141454 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.middleware.request_id [None req-452220db-f801-420c-8d15-e66c632aa009 None None] RequestId filter calling following filter/app {{(pid=100521) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:08:44.143691 np0000005924 devstack@c-api.service[100521]: INFO cinder.api.openstack.wsgi [None req-452220db-f801-420c-8d15-e66c632aa009 tempest-VolumesSnapshotTestJSON-1761742646 tempest-VolumesSnapshotTestJSON-1761742646-project-member] GET https://10.4.3.117/volume/v3/volumes/f7548089-9ae3-423f-809f-5f730bb537b3 Jul 27 16:08:44.143947 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.openstack.wsgi [None req-452220db-f801-420c-8d15-e66c632aa009 tempest-VolumesSnapshotTestJSON-1761742646 tempest-VolumesSnapshotTestJSON-1761742646-project-member] Empty body provided in request {{(pid=100521) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:08:44.144216 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.openstack.wsgi [None req-452220db-f801-420c-8d15-e66c632aa009 tempest-VolumesSnapshotTestJSON-1761742646 tempest-VolumesSnapshotTestJSON-1761742646-project-member] Calling method 'show' {{(pid=100521) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:08:44.163606 np0000005924 devstack@c-api.service[100521]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:08:44.163606 np0000005924 devstack@c-api.service[100521]: warnings.warn( Jul 27 16:08:44.180060 np0000005924 devstack@c-api.service[100521]: INFO cinder.volume.api [None req-452220db-f801-420c-8d15-e66c632aa009 tempest-VolumesSnapshotTestJSON-1761742646 tempest-VolumesSnapshotTestJSON-1761742646-project-member] Volume info retrieved successfully. Jul 27 16:08:44.192085 np0000005924 devstack@c-api.service[100521]: INFO cinder.api.openstack.wsgi [None req-452220db-f801-420c-8d15-e66c632aa009 tempest-VolumesSnapshotTestJSON-1761742646 tempest-VolumesSnapshotTestJSON-1761742646-project-member] https://10.4.3.117/volume/v3/volumes/f7548089-9ae3-423f-809f-5f730bb537b3 returned with HTTP 200 Jul 27 16:08:44.192550 np0000005924 devstack@c-api.service[100521]: [pid: 100521|app: 0|req: 123/495] 10.4.3.117 () {66 vars in 1348 bytes} [Mon Jul 27 16:08:44 2026] GET /volume/v3/volumes/f7548089-9ae3-423f-809f-5f730bb537b3 => generated 847 bytes in 52 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 27 16:08:44.241221 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.middleware.request_id [None req-a405a6a3-5ac1-4892-af3f-9d1e428f78df None None] RequestId filter calling following filter/app {{(pid=100522) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:08:44.250411 np0000005924 devstack@c-api.service[100522]: INFO cinder.api.openstack.wsgi [None req-a405a6a3-5ac1-4892-af3f-9d1e428f78df tempest-VolumesSnapshotTestJSON-1761742646 tempest-VolumesSnapshotTestJSON-1761742646-project-member] POST https://10.4.3.117/volume/v3/volumes Jul 27 16:08:44.250852 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.openstack.wsgi [None req-a405a6a3-5ac1-4892-af3f-9d1e428f78df tempest-VolumesSnapshotTestJSON-1761742646 tempest-VolumesSnapshotTestJSON-1761742646-project-member] Action: 'create', calling method: create, body: {"volume": {"imageRef": "9b5714dc-7db2-46f4-8517-f5174b84ff15", "size": 1, "name": "tempest-VolumesSnapshotTestJSON-Volume-824754109"}} {{(pid=100522) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 27 16:08:44.252584 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.v3.volumes [None req-a405a6a3-5ac1-4892-af3f-9d1e428f78df tempest-VolumesSnapshotTestJSON-1761742646 tempest-VolumesSnapshotTestJSON-1761742646-project-member] Create volume request body: {'volume': {'imageRef': '9b5714dc-7db2-46f4-8517-f5174b84ff15', 'size': 1, 'name': 'tempest-VolumesSnapshotTestJSON-Volume-824754109'}} {{(pid=100522) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 27 16:08:44.812184 np0000005924 devstack@c-api.service[100522]: INFO cinder.api.v3.volumes [None req-a405a6a3-5ac1-4892-af3f-9d1e428f78df tempest-VolumesSnapshotTestJSON-1761742646 tempest-VolumesSnapshotTestJSON-1761742646-project-member] Create volume of 1 GB Jul 27 16:08:44.816570 np0000005924 devstack@c-api.service[100522]: INFO cinder.volume.api [None req-a405a6a3-5ac1-4892-af3f-9d1e428f78df tempest-VolumesSnapshotTestJSON-1761742646 tempest-VolumesSnapshotTestJSON-1761742646-project-member] Availability Zones retrieved successfully. Jul 27 16:08:44.823587 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.volume.api [None req-a405a6a3-5ac1-4892-af3f-9d1e428f78df tempest-VolumesSnapshotTestJSON-1761742646 tempest-VolumesSnapshotTestJSON-1761742646-project-member] Flow 'volume_create_api' (a857ea75-08ef-4729-85a6-6d50771a78ba) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100522) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 27 16:08:44.824716 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.volume.api [None req-a405a6a3-5ac1-4892-af3f-9d1e428f78df tempest-VolumesSnapshotTestJSON-1761742646 tempest-VolumesSnapshotTestJSON-1761742646-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (63acb484-ef2b-4c29-bed1-f37ae42fba27) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100522) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 27 16:08:44.825829 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.volume.flows.api.create_volume [None req-a405a6a3-5ac1-4892-af3f-9d1e428f78df tempest-VolumesSnapshotTestJSON-1761742646 tempest-VolumesSnapshotTestJSON-1761742646-project-member] Validating volume size '1' using validate_int {{(pid=100522) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 27 16:08:44.903571 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.volume.api [None req-a405a6a3-5ac1-4892-af3f-9d1e428f78df tempest-VolumesSnapshotTestJSON-1761742646 tempest-VolumesSnapshotTestJSON-1761742646-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (63acb484-ef2b-4c29-bed1-f37ae42fba27) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-27T16:04:59Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=2bce4e1a-e6e0-49d9-be36-c3405449a01e,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '2bce4e1a-e6e0-49d9-be36-c3405449a01e', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100522) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 27 16:08:44.904498 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.volume.api [None req-a405a6a3-5ac1-4892-af3f-9d1e428f78df tempest-VolumesSnapshotTestJSON-1761742646 tempest-VolumesSnapshotTestJSON-1761742646-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (ca027562-2b05-4e53-80d6-b6e392ef051a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100522) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 27 16:08:44.960893 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.quota [None req-a405a6a3-5ac1-4892-af3f-9d1e428f78df tempest-VolumesSnapshotTestJSON-1761742646 tempest-VolumesSnapshotTestJSON-1761742646-project-member] Created reservations ['33a37503-19c1-4f84-a30c-0bd0acdd1eba', '895bfac2-b229-4009-aabd-43e18737dc28', '91746df0-68fc-46cc-9e84-af764e35825d', 'f46e90c5-b878-4202-af4d-545eb19bbc0b'] {{(pid=100522) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 27 16:08:44.961887 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.volume.api [None req-a405a6a3-5ac1-4892-af3f-9d1e428f78df tempest-VolumesSnapshotTestJSON-1761742646 tempest-VolumesSnapshotTestJSON-1761742646-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (ca027562-2b05-4e53-80d6-b6e392ef051a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['33a37503-19c1-4f84-a30c-0bd0acdd1eba', '895bfac2-b229-4009-aabd-43e18737dc28', '91746df0-68fc-46cc-9e84-af764e35825d', 'f46e90c5-b878-4202-af4d-545eb19bbc0b']}' {{(pid=100522) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 27 16:08:44.962712 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.volume.api [None req-a405a6a3-5ac1-4892-af3f-9d1e428f78df tempest-VolumesSnapshotTestJSON-1761742646 tempest-VolumesSnapshotTestJSON-1761742646-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (75185186-bb65-4db0-b765-721d53d6b923) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100522) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 27 16:08:44.995047 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.volume.api [None req-a405a6a3-5ac1-4892-af3f-9d1e428f78df tempest-VolumesSnapshotTestJSON-1761742646 tempest-VolumesSnapshotTestJSON-1761742646-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (75185186-bb65-4db0-b765-721d53d6b923) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '51c6d241-93f2-40c8-851d-510bbdb02db7', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesSnapshotTestJSON-Volume-824754109',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='8885c07e22f540a4954666cbde54d7b6',qos_specs=None,replication_status=,reservations=['33a37503-19c1-4f84-a30c-0bd0acdd1eba','895bfac2-b229-4009-aabd-43e18737dc28','91746df0-68fc-46cc-9e84-af764e35825d','f46e90c5-b878-4202-af4d-545eb19bbc0b'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='2fd4eb7c1c6948cd96216211e749b977',volume_type_id=2bce4e1a-e6e0-49d9-be36-c3405449a01e), 'volume': Volume(_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-27T16:08:44Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesSnapshotTestJSON-Volume-824754109',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=51c6d241-93f2-40c8-851d-510bbdb02db7,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='8885c07e22f540a4954666cbde54d7b6',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='2fd4eb7c1c6948cd96216211e749b977',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(2bce4e1a-e6e0-49d9-be36-c3405449a01e),volume_type_id=2bce4e1a-e6e0-49d9-be36-c3405449a01e)}' {{(pid=100522) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 27 16:08:44.996123 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.volume.api [None req-a405a6a3-5ac1-4892-af3f-9d1e428f78df tempest-VolumesSnapshotTestJSON-1761742646 tempest-VolumesSnapshotTestJSON-1761742646-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (df12c521-a3f1-46ce-ad52-b6d59d30efc7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100522) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 27 16:08:45.020147 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.volume.api [None req-a405a6a3-5ac1-4892-af3f-9d1e428f78df tempest-VolumesSnapshotTestJSON-1761742646 tempest-VolumesSnapshotTestJSON-1761742646-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (df12c521-a3f1-46ce-ad52-b6d59d30efc7) transitioned into state 'SUCCESS' from state '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-824754109',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='8885c07e22f540a4954666cbde54d7b6',qos_specs=None,replication_status=,reservations=['33a37503-19c1-4f84-a30c-0bd0acdd1eba','895bfac2-b229-4009-aabd-43e18737dc28','91746df0-68fc-46cc-9e84-af764e35825d','f46e90c5-b878-4202-af4d-545eb19bbc0b'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='2fd4eb7c1c6948cd96216211e749b977',volume_type_id=2bce4e1a-e6e0-49d9-be36-c3405449a01e)}' {{(pid=100522) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 27 16:08:45.021203 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.volume.api [None req-a405a6a3-5ac1-4892-af3f-9d1e428f78df tempest-VolumesSnapshotTestJSON-1761742646 tempest-VolumesSnapshotTestJSON-1761742646-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (4e20a4cf-1407-48b6-9037-4c93e57e2592) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100522) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 27 16:08:45.043761 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.volume.api [None req-a405a6a3-5ac1-4892-af3f-9d1e428f78df tempest-VolumesSnapshotTestJSON-1761742646 tempest-VolumesSnapshotTestJSON-1761742646-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (4e20a4cf-1407-48b6-9037-4c93e57e2592) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100522) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 27 16:08:45.046376 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.volume.api [None req-a405a6a3-5ac1-4892-af3f-9d1e428f78df tempest-VolumesSnapshotTestJSON-1761742646 tempest-VolumesSnapshotTestJSON-1761742646-project-member] Flow 'volume_create_api' (a857ea75-08ef-4729-85a6-6d50771a78ba) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100522) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 27 16:08:45.046376 np0000005924 devstack@c-api.service[100522]: INFO cinder.volume.api [None req-a405a6a3-5ac1-4892-af3f-9d1e428f78df tempest-VolumesSnapshotTestJSON-1761742646 tempest-VolumesSnapshotTestJSON-1761742646-project-member] Create volume request issued successfully. Jul 27 16:08:45.046376 np0000005924 devstack@c-api.service[100522]: INFO cinder.api.openstack.wsgi [None req-a405a6a3-5ac1-4892-af3f-9d1e428f78df tempest-VolumesSnapshotTestJSON-1761742646 tempest-VolumesSnapshotTestJSON-1761742646-project-member] https://10.4.3.117/volume/v3/volumes returned with HTTP 202 Jul 27 16:08:45.047046 np0000005924 devstack@c-api.service[100522]: [pid: 100522|app: 0|req: 123/496] 10.4.3.117 () {68 vars in 1259 bytes} [Mon Jul 27 16:08:44 2026] POST /volume/v3/volumes => generated 753 bytes in 807 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 27 16:08:45.067824 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.middleware.request_id [None req-c2062697-90c3-4ce5-bfd9-3c6305e7f17b None None] RequestId filter calling following filter/app {{(pid=100524) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:08:45.069219 np0000005924 devstack@c-api.service[100524]: INFO cinder.api.openstack.wsgi [None req-c2062697-90c3-4ce5-bfd9-3c6305e7f17b tempest-VolumesSnapshotTestJSON-1761742646 tempest-VolumesSnapshotTestJSON-1761742646-project-member] GET https://10.4.3.117/volume/v3/volumes/51c6d241-93f2-40c8-851d-510bbdb02db7 Jul 27 16:08:45.069645 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.openstack.wsgi [None req-c2062697-90c3-4ce5-bfd9-3c6305e7f17b tempest-VolumesSnapshotTestJSON-1761742646 tempest-VolumesSnapshotTestJSON-1761742646-project-member] Empty body provided in request {{(pid=100524) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:08:45.069725 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.openstack.wsgi [None req-c2062697-90c3-4ce5-bfd9-3c6305e7f17b tempest-VolumesSnapshotTestJSON-1761742646 tempest-VolumesSnapshotTestJSON-1761742646-project-member] Calling method 'show' {{(pid=100524) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:08:45.077895 np0000005924 devstack@c-api.service[100524]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:08:45.077895 np0000005924 devstack@c-api.service[100524]: warnings.warn( Jul 27 16:08:45.083419 np0000005924 devstack@c-api.service[100524]: INFO cinder.volume.api [None req-c2062697-90c3-4ce5-bfd9-3c6305e7f17b tempest-VolumesSnapshotTestJSON-1761742646 tempest-VolumesSnapshotTestJSON-1761742646-project-member] Volume info retrieved successfully. Jul 27 16:08:45.089068 np0000005924 devstack@c-api.service[100524]: INFO cinder.api.openstack.wsgi [None req-c2062697-90c3-4ce5-bfd9-3c6305e7f17b tempest-VolumesSnapshotTestJSON-1761742646 tempest-VolumesSnapshotTestJSON-1761742646-project-member] https://10.4.3.117/volume/v3/volumes/51c6d241-93f2-40c8-851d-510bbdb02db7 returned with HTTP 200 Jul 27 16:08:45.089657 np0000005924 devstack@c-api.service[100524]: [pid: 100524|app: 0|req: 129/497] 10.4.3.117 () {66 vars in 1348 bytes} [Mon Jul 27 16:08:45 2026] GET /volume/v3/volumes/51c6d241-93f2-40c8-851d-510bbdb02db7 => generated 821 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 27 16:08:46.103774 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.middleware.request_id [None req-f2d5eb6b-bc84-4d45-9c5e-777bfec8e293 None None] RequestId filter calling following filter/app {{(pid=100523) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:08:46.105377 np0000005924 devstack@c-api.service[100523]: INFO cinder.api.openstack.wsgi [None req-f2d5eb6b-bc84-4d45-9c5e-777bfec8e293 tempest-VolumesSnapshotTestJSON-1761742646 tempest-VolumesSnapshotTestJSON-1761742646-project-member] GET https://10.4.3.117/volume/v3/volumes/51c6d241-93f2-40c8-851d-510bbdb02db7 Jul 27 16:08:46.105543 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.openstack.wsgi [None req-f2d5eb6b-bc84-4d45-9c5e-777bfec8e293 tempest-VolumesSnapshotTestJSON-1761742646 tempest-VolumesSnapshotTestJSON-1761742646-project-member] Empty body provided in request {{(pid=100523) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:08:46.105719 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.openstack.wsgi [None req-f2d5eb6b-bc84-4d45-9c5e-777bfec8e293 tempest-VolumesSnapshotTestJSON-1761742646 tempest-VolumesSnapshotTestJSON-1761742646-project-member] Calling method 'show' {{(pid=100523) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:08:46.113360 np0000005924 devstack@c-api.service[100523]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:08:46.113360 np0000005924 devstack@c-api.service[100523]: warnings.warn( Jul 27 16:08:46.117476 np0000005924 devstack@c-api.service[100523]: INFO cinder.volume.api [None req-f2d5eb6b-bc84-4d45-9c5e-777bfec8e293 tempest-VolumesSnapshotTestJSON-1761742646 tempest-VolumesSnapshotTestJSON-1761742646-project-member] Volume info retrieved successfully. Jul 27 16:08:46.122840 np0000005924 devstack@c-api.service[100523]: INFO cinder.api.openstack.wsgi [None req-f2d5eb6b-bc84-4d45-9c5e-777bfec8e293 tempest-VolumesSnapshotTestJSON-1761742646 tempest-VolumesSnapshotTestJSON-1761742646-project-member] https://10.4.3.117/volume/v3/volumes/51c6d241-93f2-40c8-851d-510bbdb02db7 returned with HTTP 200 Jul 27 16:08:46.123194 np0000005924 devstack@c-api.service[100523]: [pid: 100523|app: 0|req: 123/498] 10.4.3.117 () {66 vars in 1348 bytes} [Mon Jul 27 16:08:46 2026] GET /volume/v3/volumes/51c6d241-93f2-40c8-851d-510bbdb02db7 => generated 1361 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 27 16:08:50.397282 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.middleware.request_id [None req-5a3c8c22-f6bb-4f5c-b03c-6146e8f6edc3 None None] RequestId filter calling following filter/app {{(pid=100521) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:08:50.656959 np0000005924 devstack@c-api.service[100521]: INFO cinder.api.openstack.wsgi [None req-5a3c8c22-f6bb-4f5c-b03c-6146e8f6edc3 tempest-TaggedBootDevicesTest-1873491031 tempest-TaggedBootDevicesTest-1873491031-project-member] POST https://10.4.3.117/volume/v3/volumes Jul 27 16:08:50.657410 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.openstack.wsgi [None req-5a3c8c22-f6bb-4f5c-b03c-6146e8f6edc3 tempest-TaggedBootDevicesTest-1873491031 tempest-TaggedBootDevicesTest-1873491031-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-TaggedBootDevicesTest-volume-439344660", "imageRef": "9b5714dc-7db2-46f4-8517-f5174b84ff15"}} {{(pid=100521) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 27 16:08:50.659385 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.v3.volumes [None req-5a3c8c22-f6bb-4f5c-b03c-6146e8f6edc3 tempest-TaggedBootDevicesTest-1873491031 tempest-TaggedBootDevicesTest-1873491031-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-TaggedBootDevicesTest-volume-439344660', 'imageRef': '9b5714dc-7db2-46f4-8517-f5174b84ff15'}} {{(pid=100521) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 27 16:08:50.765475 np0000005924 devstack@c-api.service[100521]: INFO cinder.api.v3.volumes [None req-5a3c8c22-f6bb-4f5c-b03c-6146e8f6edc3 tempest-TaggedBootDevicesTest-1873491031 tempest-TaggedBootDevicesTest-1873491031-project-member] Create volume of 1 GB Jul 27 16:08:50.769927 np0000005924 devstack@c-api.service[100521]: DEBUG dbcounter [-] [100521] Writing DB stats cinder:SELECT=270,cinder:UPDATE=49,cinder:INSERT=29 {{(pid=100521) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 27 16:08:50.771206 np0000005924 devstack@c-api.service[100521]: INFO cinder.volume.api [None req-5a3c8c22-f6bb-4f5c-b03c-6146e8f6edc3 tempest-TaggedBootDevicesTest-1873491031 tempest-TaggedBootDevicesTest-1873491031-project-member] Availability Zones retrieved successfully. Jul 27 16:08:50.779797 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.volume.api [None req-5a3c8c22-f6bb-4f5c-b03c-6146e8f6edc3 tempest-TaggedBootDevicesTest-1873491031 tempest-TaggedBootDevicesTest-1873491031-project-member] Flow 'volume_create_api' (ede73082-cd68-49b3-a408-121fc03ffe96) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100521) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 27 16:08:50.782025 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.volume.api [None req-5a3c8c22-f6bb-4f5c-b03c-6146e8f6edc3 tempest-TaggedBootDevicesTest-1873491031 tempest-TaggedBootDevicesTest-1873491031-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (a59be2a2-262c-430c-8ae7-9d443bfa7fd2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100521) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 27 16:08:50.783492 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.volume.flows.api.create_volume [None req-5a3c8c22-f6bb-4f5c-b03c-6146e8f6edc3 tempest-TaggedBootDevicesTest-1873491031 tempest-TaggedBootDevicesTest-1873491031-project-member] Validating volume size '1' using validate_int {{(pid=100521) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 27 16:08:50.865297 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.volume.api [None req-5a3c8c22-f6bb-4f5c-b03c-6146e8f6edc3 tempest-TaggedBootDevicesTest-1873491031 tempest-TaggedBootDevicesTest-1873491031-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (a59be2a2-262c-430c-8ae7-9d443bfa7fd2) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-27T16:04:59Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=2bce4e1a-e6e0-49d9-be36-c3405449a01e,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '2bce4e1a-e6e0-49d9-be36-c3405449a01e', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100521) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 27 16:08:50.866825 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.volume.api [None req-5a3c8c22-f6bb-4f5c-b03c-6146e8f6edc3 tempest-TaggedBootDevicesTest-1873491031 tempest-TaggedBootDevicesTest-1873491031-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (9bfd3dd1-5426-4b80-ae59-3a539c63e10a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100521) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 27 16:08:50.984531 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.quota [None req-5a3c8c22-f6bb-4f5c-b03c-6146e8f6edc3 tempest-TaggedBootDevicesTest-1873491031 tempest-TaggedBootDevicesTest-1873491031-project-member] Created reservations ['292052cf-87e5-4793-8898-c664b5ad8f92', '61bf0a30-553e-4079-bee3-31243462d866', '6bf9a942-1963-4ba1-be2f-f347c4d077eb', 'dfb6fe4e-912b-41fd-8e26-6bcd1fe46583'] {{(pid=100521) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 27 16:08:50.985612 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.volume.api [None req-5a3c8c22-f6bb-4f5c-b03c-6146e8f6edc3 tempest-TaggedBootDevicesTest-1873491031 tempest-TaggedBootDevicesTest-1873491031-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (9bfd3dd1-5426-4b80-ae59-3a539c63e10a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['292052cf-87e5-4793-8898-c664b5ad8f92', '61bf0a30-553e-4079-bee3-31243462d866', '6bf9a942-1963-4ba1-be2f-f347c4d077eb', 'dfb6fe4e-912b-41fd-8e26-6bcd1fe46583']}' {{(pid=100521) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 27 16:08:50.986675 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.volume.api [None req-5a3c8c22-f6bb-4f5c-b03c-6146e8f6edc3 tempest-TaggedBootDevicesTest-1873491031 tempest-TaggedBootDevicesTest-1873491031-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (92837262-2d88-4726-9139-55fa9a7859fa) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100521) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 27 16:08:51.019776 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.volume.api [None req-5a3c8c22-f6bb-4f5c-b03c-6146e8f6edc3 tempest-TaggedBootDevicesTest-1873491031 tempest-TaggedBootDevicesTest-1873491031-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (92837262-2d88-4726-9139-55fa9a7859fa) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '728262e6-36b0-4cf2-ad66-a6fa0a766f7f', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TaggedBootDevicesTest-volume-439344660',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='f3bebb4221e6448a8a2750801e3450f5',qos_specs=None,replication_status=,reservations=['292052cf-87e5-4793-8898-c664b5ad8f92','61bf0a30-553e-4079-bee3-31243462d866','6bf9a942-1963-4ba1-be2f-f347c4d077eb','dfb6fe4e-912b-41fd-8e26-6bcd1fe46583'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='be7addea8fbc47df97c5e4d895489341',volume_type_id=2bce4e1a-e6e0-49d9-be36-c3405449a01e), 'volume': Volume(_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-27T16:08:50Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TaggedBootDevicesTest-volume-439344660',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=728262e6-36b0-4cf2-ad66-a6fa0a766f7f,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='f3bebb4221e6448a8a2750801e3450f5',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='be7addea8fbc47df97c5e4d895489341',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(2bce4e1a-e6e0-49d9-be36-c3405449a01e),volume_type_id=2bce4e1a-e6e0-49d9-be36-c3405449a01e)}' {{(pid=100521) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 27 16:08:51.020436 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.volume.api [None req-5a3c8c22-f6bb-4f5c-b03c-6146e8f6edc3 tempest-TaggedBootDevicesTest-1873491031 tempest-TaggedBootDevicesTest-1873491031-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (246909f4-5d84-4112-9235-669423538b65) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100521) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 27 16:08:51.045852 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.volume.api [None req-5a3c8c22-f6bb-4f5c-b03c-6146e8f6edc3 tempest-TaggedBootDevicesTest-1873491031 tempest-TaggedBootDevicesTest-1873491031-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (246909f4-5d84-4112-9235-669423538b65) transitioned into state 'SUCCESS' from state '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-439344660',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='f3bebb4221e6448a8a2750801e3450f5',qos_specs=None,replication_status=,reservations=['292052cf-87e5-4793-8898-c664b5ad8f92','61bf0a30-553e-4079-bee3-31243462d866','6bf9a942-1963-4ba1-be2f-f347c4d077eb','dfb6fe4e-912b-41fd-8e26-6bcd1fe46583'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='be7addea8fbc47df97c5e4d895489341',volume_type_id=2bce4e1a-e6e0-49d9-be36-c3405449a01e)}' {{(pid=100521) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 27 16:08:51.046836 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.volume.api [None req-5a3c8c22-f6bb-4f5c-b03c-6146e8f6edc3 tempest-TaggedBootDevicesTest-1873491031 tempest-TaggedBootDevicesTest-1873491031-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (5872a05d-efc6-4ea5-bceb-9624499fb0d2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100521) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 27 16:08:51.068479 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.volume.api [None req-5a3c8c22-f6bb-4f5c-b03c-6146e8f6edc3 tempest-TaggedBootDevicesTest-1873491031 tempest-TaggedBootDevicesTest-1873491031-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (5872a05d-efc6-4ea5-bceb-9624499fb0d2) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100521) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 27 16:08:51.069563 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.volume.api [None req-5a3c8c22-f6bb-4f5c-b03c-6146e8f6edc3 tempest-TaggedBootDevicesTest-1873491031 tempest-TaggedBootDevicesTest-1873491031-project-member] Flow 'volume_create_api' (ede73082-cd68-49b3-a408-121fc03ffe96) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100521) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 27 16:08:51.069979 np0000005924 devstack@c-api.service[100521]: INFO cinder.volume.api [None req-5a3c8c22-f6bb-4f5c-b03c-6146e8f6edc3 tempest-TaggedBootDevicesTest-1873491031 tempest-TaggedBootDevicesTest-1873491031-project-member] Create volume request issued successfully. Jul 27 16:08:51.070783 np0000005924 devstack@c-api.service[100521]: INFO cinder.api.openstack.wsgi [None req-5a3c8c22-f6bb-4f5c-b03c-6146e8f6edc3 tempest-TaggedBootDevicesTest-1873491031 tempest-TaggedBootDevicesTest-1873491031-project-member] https://10.4.3.117/volume/v3/volumes returned with HTTP 202 Jul 27 16:08:51.071303 np0000005924 devstack@c-api.service[100521]: [pid: 100521|app: 0|req: 124/499] 10.4.3.117 () {68 vars in 1259 bytes} [Mon Jul 27 16:08:50 2026] POST /volume/v3/volumes => generated 751 bytes in 674 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 27 16:08:51.083657 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.middleware.request_id [None req-7b61fb7f-b7e5-4990-9125-d0104e7c9b6b None None] RequestId filter calling following filter/app {{(pid=100522) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:08:51.086280 np0000005924 devstack@c-api.service[100522]: INFO cinder.api.openstack.wsgi [None req-7b61fb7f-b7e5-4990-9125-d0104e7c9b6b tempest-TaggedBootDevicesTest-1873491031 tempest-TaggedBootDevicesTest-1873491031-project-member] GET https://10.4.3.117/volume/v3/volumes/728262e6-36b0-4cf2-ad66-a6fa0a766f7f Jul 27 16:08:51.086554 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.openstack.wsgi [None req-7b61fb7f-b7e5-4990-9125-d0104e7c9b6b tempest-TaggedBootDevicesTest-1873491031 tempest-TaggedBootDevicesTest-1873491031-project-member] Empty body provided in request {{(pid=100522) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:08:51.086789 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.openstack.wsgi [None req-7b61fb7f-b7e5-4990-9125-d0104e7c9b6b tempest-TaggedBootDevicesTest-1873491031 tempest-TaggedBootDevicesTest-1873491031-project-member] Calling method 'show' {{(pid=100522) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:08:51.097915 np0000005924 devstack@c-api.service[100522]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:08:51.097915 np0000005924 devstack@c-api.service[100522]: warnings.warn( Jul 27 16:08:51.105708 np0000005924 devstack@c-api.service[100522]: INFO cinder.volume.api [None req-7b61fb7f-b7e5-4990-9125-d0104e7c9b6b tempest-TaggedBootDevicesTest-1873491031 tempest-TaggedBootDevicesTest-1873491031-project-member] Volume info retrieved successfully. Jul 27 16:08:51.109846 np0000005924 devstack@c-api.service[100522]: INFO cinder.api.openstack.wsgi [None req-7b61fb7f-b7e5-4990-9125-d0104e7c9b6b tempest-TaggedBootDevicesTest-1873491031 tempest-TaggedBootDevicesTest-1873491031-project-member] https://10.4.3.117/volume/v3/volumes/728262e6-36b0-4cf2-ad66-a6fa0a766f7f returned with HTTP 200 Jul 27 16:08:51.110342 np0000005924 devstack@c-api.service[100522]: [pid: 100522|app: 0|req: 124/500] 10.4.3.117 () {66 vars in 1348 bytes} [Mon Jul 27 16:08:51 2026] GET /volume/v3/volumes/728262e6-36b0-4cf2-ad66-a6fa0a766f7f => generated 819 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 27 16:08:52.843727 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.middleware.request_id [None req-91c1d53d-f38c-4ac9-b551-5e3f79664228 None None] RequestId filter calling following filter/app {{(pid=100524) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:08:52.843727 np0000005924 devstack@c-api.service[100524]: INFO cinder.api.openstack.wsgi [None req-91c1d53d-f38c-4ac9-b551-5e3f79664228 tempest-TaggedBootDevicesTest-1873491031 tempest-TaggedBootDevicesTest-1873491031-project-member] GET https://10.4.3.117/volume/v3/volumes/728262e6-36b0-4cf2-ad66-a6fa0a766f7f Jul 27 16:08:52.843727 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.openstack.wsgi [None req-91c1d53d-f38c-4ac9-b551-5e3f79664228 tempest-TaggedBootDevicesTest-1873491031 tempest-TaggedBootDevicesTest-1873491031-project-member] Empty body provided in request {{(pid=100524) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:08:52.843727 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.openstack.wsgi [None req-91c1d53d-f38c-4ac9-b551-5e3f79664228 tempest-TaggedBootDevicesTest-1873491031 tempest-TaggedBootDevicesTest-1873491031-project-member] Calling method 'show' {{(pid=100524) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:08:52.843727 np0000005924 devstack@c-api.service[100524]: DEBUG dbcounter [-] [100524] Writing DB stats cinder:SELECT=290,cinder:UPDATE=58,cinder:INSERT=36 {{(pid=100524) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 27 16:08:52.843727 np0000005924 devstack@c-api.service[100524]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:08:52.843727 np0000005924 devstack@c-api.service[100524]: warnings.warn( Jul 27 16:08:52.843727 np0000005924 devstack@c-api.service[100524]: INFO cinder.volume.api [None req-91c1d53d-f38c-4ac9-b551-5e3f79664228 tempest-TaggedBootDevicesTest-1873491031 tempest-TaggedBootDevicesTest-1873491031-project-member] Volume info retrieved successfully. Jul 27 16:08:52.843727 np0000005924 devstack@c-api.service[100524]: INFO cinder.api.openstack.wsgi [None req-91c1d53d-f38c-4ac9-b551-5e3f79664228 tempest-TaggedBootDevicesTest-1873491031 tempest-TaggedBootDevicesTest-1873491031-project-member] https://10.4.3.117/volume/v3/volumes/728262e6-36b0-4cf2-ad66-a6fa0a766f7f returned with HTTP 200 Jul 27 16:08:52.843727 np0000005924 devstack@c-api.service[100524]: [pid: 100524|app: 0|req: 130/501] 10.4.3.117 () {66 vars in 1348 bytes} [Mon Jul 27 16:08:52 2026] GET /volume/v3/volumes/728262e6-36b0-4cf2-ad66-a6fa0a766f7f => generated 1359 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 27 16:08:52.848071 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.middleware.request_id [None req-7dfd3b60-8c40-4e57-9c4f-3c5bd105ba39 None None] RequestId filter calling following filter/app {{(pid=100523) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:08:52.848071 np0000005924 devstack@c-api.service[100523]: INFO cinder.api.openstack.wsgi [None req-7dfd3b60-8c40-4e57-9c4f-3c5bd105ba39 tempest-TaggedBootDevicesTest-1873491031 tempest-TaggedBootDevicesTest-1873491031-project-member] POST https://10.4.3.117/volume/v3/volumes Jul 27 16:08:52.848071 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.openstack.wsgi [None req-7dfd3b60-8c40-4e57-9c4f-3c5bd105ba39 tempest-TaggedBootDevicesTest-1873491031 tempest-TaggedBootDevicesTest-1873491031-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-TaggedBootDevicesTest-volume-860471022"}} {{(pid=100523) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 27 16:08:52.848071 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.v3.volumes [None req-7dfd3b60-8c40-4e57-9c4f-3c5bd105ba39 tempest-TaggedBootDevicesTest-1873491031 tempest-TaggedBootDevicesTest-1873491031-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-TaggedBootDevicesTest-volume-860471022'}} {{(pid=100523) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 27 16:08:52.848071 np0000005924 devstack@c-api.service[100523]: INFO cinder.api.v3.volumes [None req-7dfd3b60-8c40-4e57-9c4f-3c5bd105ba39 tempest-TaggedBootDevicesTest-1873491031 tempest-TaggedBootDevicesTest-1873491031-project-member] Create volume of 1 GB Jul 27 16:08:52.848071 np0000005924 devstack@c-api.service[100523]: INFO cinder.volume.api [None req-7dfd3b60-8c40-4e57-9c4f-3c5bd105ba39 tempest-TaggedBootDevicesTest-1873491031 tempest-TaggedBootDevicesTest-1873491031-project-member] Availability Zones retrieved successfully. Jul 27 16:08:52.848071 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.volume.api [None req-7dfd3b60-8c40-4e57-9c4f-3c5bd105ba39 tempest-TaggedBootDevicesTest-1873491031 tempest-TaggedBootDevicesTest-1873491031-project-member] Flow 'volume_create_api' (c25ace62-388d-4590-a659-abf8b3637d5f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100523) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 27 16:08:52.848071 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.volume.api [None req-7dfd3b60-8c40-4e57-9c4f-3c5bd105ba39 tempest-TaggedBootDevicesTest-1873491031 tempest-TaggedBootDevicesTest-1873491031-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (2c69c0fb-60c1-4444-a7bc-867d7d687f33) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100523) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 27 16:08:52.848071 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.volume.flows.api.create_volume [None req-7dfd3b60-8c40-4e57-9c4f-3c5bd105ba39 tempest-TaggedBootDevicesTest-1873491031 tempest-TaggedBootDevicesTest-1873491031-project-member] Validating volume size '1' using validate_int {{(pid=100523) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 27 16:08:52.848071 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.volume.api [None req-7dfd3b60-8c40-4e57-9c4f-3c5bd105ba39 tempest-TaggedBootDevicesTest-1873491031 tempest-TaggedBootDevicesTest-1873491031-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (2c69c0fb-60c1-4444-a7bc-867d7d687f33) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-27T16:04:59Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=2bce4e1a-e6e0-49d9-be36-c3405449a01e,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '2bce4e1a-e6e0-49d9-be36-c3405449a01e', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100523) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 27 16:08:52.848071 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.volume.api [None req-7dfd3b60-8c40-4e57-9c4f-3c5bd105ba39 tempest-TaggedBootDevicesTest-1873491031 tempest-TaggedBootDevicesTest-1873491031-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (1939c22c-f602-42c1-9d34-4f8cdd0c07f9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100523) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 27 16:08:52.848071 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.quota [None req-7dfd3b60-8c40-4e57-9c4f-3c5bd105ba39 tempest-TaggedBootDevicesTest-1873491031 tempest-TaggedBootDevicesTest-1873491031-project-member] Created reservations ['a185f443-bd82-4bce-b62e-591345f757fd', 'b4284fa4-3503-46a9-b83d-efccbf89410e', 'acbc6124-e955-42df-a35b-76f1be8c2d8f', '0f522ba4-206a-447f-a637-0dd911933a3e'] {{(pid=100523) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 27 16:08:52.848071 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.volume.api [None req-7dfd3b60-8c40-4e57-9c4f-3c5bd105ba39 tempest-TaggedBootDevicesTest-1873491031 tempest-TaggedBootDevicesTest-1873491031-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (1939c22c-f602-42c1-9d34-4f8cdd0c07f9) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['a185f443-bd82-4bce-b62e-591345f757fd', 'b4284fa4-3503-46a9-b83d-efccbf89410e', 'acbc6124-e955-42df-a35b-76f1be8c2d8f', '0f522ba4-206a-447f-a637-0dd911933a3e']}' {{(pid=100523) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 27 16:08:52.850107 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.volume.api [None req-7dfd3b60-8c40-4e57-9c4f-3c5bd105ba39 tempest-TaggedBootDevicesTest-1873491031 tempest-TaggedBootDevicesTest-1873491031-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (9c13b110-5ca6-4476-b019-4cc16668c7a2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100523) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 27 16:08:52.850107 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.volume.api [None req-7dfd3b60-8c40-4e57-9c4f-3c5bd105ba39 tempest-TaggedBootDevicesTest-1873491031 tempest-TaggedBootDevicesTest-1873491031-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (9c13b110-5ca6-4476-b019-4cc16668c7a2) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '90ad245f-e9d6-4ba5-aecd-c523b8866d9c', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TaggedBootDevicesTest-volume-860471022',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='f3bebb4221e6448a8a2750801e3450f5',qos_specs=None,replication_status=,reservations=['a185f443-bd82-4bce-b62e-591345f757fd','b4284fa4-3503-46a9-b83d-efccbf89410e','acbc6124-e955-42df-a35b-76f1be8c2d8f','0f522ba4-206a-447f-a637-0dd911933a3e'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='be7addea8fbc47df97c5e4d895489341',volume_type_id=2bce4e1a-e6e0-49d9-be36-c3405449a01e), 'volume': Volume(_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-27T16:08:52Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TaggedBootDevicesTest-volume-860471022',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=90ad245f-e9d6-4ba5-aecd-c523b8866d9c,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='f3bebb4221e6448a8a2750801e3450f5',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='be7addea8fbc47df97c5e4d895489341',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(2bce4e1a-e6e0-49d9-be36-c3405449a01e),volume_type_id=2bce4e1a-e6e0-49d9-be36-c3405449a01e)}' {{(pid=100523) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 27 16:08:52.850107 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.volume.api [None req-7dfd3b60-8c40-4e57-9c4f-3c5bd105ba39 tempest-TaggedBootDevicesTest-1873491031 tempest-TaggedBootDevicesTest-1873491031-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (addeed84-5ae3-4501-8271-f3ecda0c4d07) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100523) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 27 16:08:52.850107 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.volume.api [None req-7dfd3b60-8c40-4e57-9c4f-3c5bd105ba39 tempest-TaggedBootDevicesTest-1873491031 tempest-TaggedBootDevicesTest-1873491031-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (addeed84-5ae3-4501-8271-f3ecda0c4d07) transitioned into state 'SUCCESS' from state '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-860471022',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='f3bebb4221e6448a8a2750801e3450f5',qos_specs=None,replication_status=,reservations=['a185f443-bd82-4bce-b62e-591345f757fd','b4284fa4-3503-46a9-b83d-efccbf89410e','acbc6124-e955-42df-a35b-76f1be8c2d8f','0f522ba4-206a-447f-a637-0dd911933a3e'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='be7addea8fbc47df97c5e4d895489341',volume_type_id=2bce4e1a-e6e0-49d9-be36-c3405449a01e)}' {{(pid=100523) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 27 16:08:52.850107 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.volume.api [None req-7dfd3b60-8c40-4e57-9c4f-3c5bd105ba39 tempest-TaggedBootDevicesTest-1873491031 tempest-TaggedBootDevicesTest-1873491031-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (41d66617-a63b-46e6-8ec8-907c3f483461) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100523) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 27 16:08:52.850107 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.volume.api [None req-7dfd3b60-8c40-4e57-9c4f-3c5bd105ba39 tempest-TaggedBootDevicesTest-1873491031 tempest-TaggedBootDevicesTest-1873491031-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (41d66617-a63b-46e6-8ec8-907c3f483461) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100523) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 27 16:08:52.850107 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.volume.api [None req-7dfd3b60-8c40-4e57-9c4f-3c5bd105ba39 tempest-TaggedBootDevicesTest-1873491031 tempest-TaggedBootDevicesTest-1873491031-project-member] Flow 'volume_create_api' (c25ace62-388d-4590-a659-abf8b3637d5f) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100523) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 27 16:08:52.852007 np0000005924 devstack@c-api.service[100523]: INFO cinder.volume.api [None req-7dfd3b60-8c40-4e57-9c4f-3c5bd105ba39 tempest-TaggedBootDevicesTest-1873491031 tempest-TaggedBootDevicesTest-1873491031-project-member] Create volume request issued successfully. Jul 27 16:08:52.852007 np0000005924 devstack@c-api.service[100523]: INFO cinder.api.openstack.wsgi [None req-7dfd3b60-8c40-4e57-9c4f-3c5bd105ba39 tempest-TaggedBootDevicesTest-1873491031 tempest-TaggedBootDevicesTest-1873491031-project-member] https://10.4.3.117/volume/v3/volumes returned with HTTP 202 Jul 27 16:08:52.852007 np0000005924 devstack@c-api.service[100523]: [pid: 100523|app: 0|req: 124/502] 10.4.3.117 () {68 vars in 1258 bytes} [Mon Jul 27 16:08:52 2026] POST /volume/v3/volumes => generated 751 bytes in 286 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 27 16:08:52.858394 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.middleware.request_id [None req-f8a03ce0-92c4-423b-982b-93fb37b9b1a8 None None] RequestId filter calling following filter/app {{(pid=100521) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:08:52.858394 np0000005924 devstack@c-api.service[100521]: INFO cinder.api.openstack.wsgi [None req-f8a03ce0-92c4-423b-982b-93fb37b9b1a8 tempest-TaggedBootDevicesTest-1873491031 tempest-TaggedBootDevicesTest-1873491031-project-member] GET https://10.4.3.117/volume/v3/volumes/90ad245f-e9d6-4ba5-aecd-c523b8866d9c Jul 27 16:08:52.858394 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.openstack.wsgi [None req-f8a03ce0-92c4-423b-982b-93fb37b9b1a8 tempest-TaggedBootDevicesTest-1873491031 tempest-TaggedBootDevicesTest-1873491031-project-member] Empty body provided in request {{(pid=100521) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:08:52.858394 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.openstack.wsgi [None req-f8a03ce0-92c4-423b-982b-93fb37b9b1a8 tempest-TaggedBootDevicesTest-1873491031 tempest-TaggedBootDevicesTest-1873491031-project-member] Calling method 'show' {{(pid=100521) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:08:52.858394 np0000005924 devstack@c-api.service[100521]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:08:52.858394 np0000005924 devstack@c-api.service[100521]: warnings.warn( Jul 27 16:08:52.858394 np0000005924 devstack@c-api.service[100521]: INFO cinder.volume.api [None req-f8a03ce0-92c4-423b-982b-93fb37b9b1a8 tempest-TaggedBootDevicesTest-1873491031 tempest-TaggedBootDevicesTest-1873491031-project-member] Volume info retrieved successfully. Jul 27 16:08:52.858394 np0000005924 devstack@c-api.service[100521]: INFO cinder.api.openstack.wsgi [None req-f8a03ce0-92c4-423b-982b-93fb37b9b1a8 tempest-TaggedBootDevicesTest-1873491031 tempest-TaggedBootDevicesTest-1873491031-project-member] https://10.4.3.117/volume/v3/volumes/90ad245f-e9d6-4ba5-aecd-c523b8866d9c returned with HTTP 200 Jul 27 16:08:52.858394 np0000005924 devstack@c-api.service[100521]: [pid: 100521|app: 0|req: 125/503] 10.4.3.117 () {66 vars in 1348 bytes} [Mon Jul 27 16:08:52 2026] GET /volume/v3/volumes/90ad245f-e9d6-4ba5-aecd-c523b8866d9c => generated 819 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 27 16:08:53.509700 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.middleware.request_id [None req-681f3ae4-604d-4f17-b0bd-d792ca0e6025 None None] RequestId filter calling following filter/app {{(pid=100522) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:08:53.512922 np0000005924 devstack@c-api.service[100522]: INFO cinder.api.openstack.wsgi [None req-681f3ae4-604d-4f17-b0bd-d792ca0e6025 tempest-TaggedBootDevicesTest-1873491031 tempest-TaggedBootDevicesTest-1873491031-project-member] GET https://10.4.3.117/volume/v3/volumes/90ad245f-e9d6-4ba5-aecd-c523b8866d9c Jul 27 16:08:53.512922 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.openstack.wsgi [None req-681f3ae4-604d-4f17-b0bd-d792ca0e6025 tempest-TaggedBootDevicesTest-1873491031 tempest-TaggedBootDevicesTest-1873491031-project-member] Empty body provided in request {{(pid=100522) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:08:53.512922 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.openstack.wsgi [None req-681f3ae4-604d-4f17-b0bd-d792ca0e6025 tempest-TaggedBootDevicesTest-1873491031 tempest-TaggedBootDevicesTest-1873491031-project-member] Calling method 'show' {{(pid=100522) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:08:53.514184 np0000005924 devstack@c-api.service[100522]: DEBUG dbcounter [-] [100522] Writing DB stats cinder:SELECT=332,cinder:UPDATE=87,cinder:INSERT=53 {{(pid=100522) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 27 16:08:53.519976 np0000005924 devstack@c-api.service[100522]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:08:53.519976 np0000005924 devstack@c-api.service[100522]: warnings.warn( Jul 27 16:08:53.527065 np0000005924 devstack@c-api.service[100522]: INFO cinder.volume.api [None req-681f3ae4-604d-4f17-b0bd-d792ca0e6025 tempest-TaggedBootDevicesTest-1873491031 tempest-TaggedBootDevicesTest-1873491031-project-member] Volume info retrieved successfully. Jul 27 16:08:53.532456 np0000005924 devstack@c-api.service[100522]: INFO cinder.api.openstack.wsgi [None req-681f3ae4-604d-4f17-b0bd-d792ca0e6025 tempest-TaggedBootDevicesTest-1873491031 tempest-TaggedBootDevicesTest-1873491031-project-member] https://10.4.3.117/volume/v3/volumes/90ad245f-e9d6-4ba5-aecd-c523b8866d9c returned with HTTP 200 Jul 27 16:08:53.532886 np0000005924 devstack@c-api.service[100522]: [pid: 100522|app: 0|req: 125/504] 10.4.3.117 () {66 vars in 1348 bytes} [Mon Jul 27 16:08:53 2026] GET /volume/v3/volumes/90ad245f-e9d6-4ba5-aecd-c523b8866d9c => generated 844 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 27 16:08:53.554390 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.middleware.request_id [None req-6399c150-bcee-4473-9821-153ae422b95e None None] RequestId filter calling following filter/app {{(pid=100524) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:08:53.555039 np0000005924 devstack@c-api.service[100524]: INFO cinder.api.openstack.wsgi [None req-6399c150-bcee-4473-9821-153ae422b95e tempest-TaggedBootDevicesTest-1873491031 tempest-TaggedBootDevicesTest-1873491031-project-member] POST https://10.4.3.117/volume/v3/volumes Jul 27 16:08:53.555532 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.openstack.wsgi [None req-6399c150-bcee-4473-9821-153ae422b95e tempest-TaggedBootDevicesTest-1873491031 tempest-TaggedBootDevicesTest-1873491031-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-TaggedBootDevicesTest-volume-404697582"}} {{(pid=100524) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 27 16:08:53.557345 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.v3.volumes [None req-6399c150-bcee-4473-9821-153ae422b95e tempest-TaggedBootDevicesTest-1873491031 tempest-TaggedBootDevicesTest-1873491031-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-TaggedBootDevicesTest-volume-404697582'}} {{(pid=100524) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 27 16:08:53.557508 np0000005924 devstack@c-api.service[100524]: INFO cinder.api.v3.volumes [None req-6399c150-bcee-4473-9821-153ae422b95e tempest-TaggedBootDevicesTest-1873491031 tempest-TaggedBootDevicesTest-1873491031-project-member] Create volume of 1 GB Jul 27 16:08:53.566582 np0000005924 devstack@c-api.service[100524]: INFO cinder.volume.api [None req-6399c150-bcee-4473-9821-153ae422b95e tempest-TaggedBootDevicesTest-1873491031 tempest-TaggedBootDevicesTest-1873491031-project-member] Availability Zones retrieved successfully. Jul 27 16:08:53.577818 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.volume.api [None req-6399c150-bcee-4473-9821-153ae422b95e tempest-TaggedBootDevicesTest-1873491031 tempest-TaggedBootDevicesTest-1873491031-project-member] Flow 'volume_create_api' (67c4de78-d1a3-49dc-ab8b-ea61ad79cc12) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100524) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 27 16:08:53.579020 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.volume.api [None req-6399c150-bcee-4473-9821-153ae422b95e tempest-TaggedBootDevicesTest-1873491031 tempest-TaggedBootDevicesTest-1873491031-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (aab34d75-fad1-48b2-aa79-02662ff63d01) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100524) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 27 16:08:53.584457 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.volume.flows.api.create_volume [None req-6399c150-bcee-4473-9821-153ae422b95e tempest-TaggedBootDevicesTest-1873491031 tempest-TaggedBootDevicesTest-1873491031-project-member] Validating volume size '1' using validate_int {{(pid=100524) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 27 16:08:53.626057 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.volume.api [None req-6399c150-bcee-4473-9821-153ae422b95e tempest-TaggedBootDevicesTest-1873491031 tempest-TaggedBootDevicesTest-1873491031-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (aab34d75-fad1-48b2-aa79-02662ff63d01) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-27T16:04:59Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=2bce4e1a-e6e0-49d9-be36-c3405449a01e,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '2bce4e1a-e6e0-49d9-be36-c3405449a01e', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100524) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 27 16:08:53.627322 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.volume.api [None req-6399c150-bcee-4473-9821-153ae422b95e tempest-TaggedBootDevicesTest-1873491031 tempest-TaggedBootDevicesTest-1873491031-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (fe391303-86f2-4d12-a09d-6392ff772eb8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100524) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 27 16:08:53.673730 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.quota [None req-6399c150-bcee-4473-9821-153ae422b95e tempest-TaggedBootDevicesTest-1873491031 tempest-TaggedBootDevicesTest-1873491031-project-member] Created reservations ['0f4f721e-9a53-47ec-80b8-68497c0eb577', '7e9c1b57-a47b-4647-8f14-70ebaa3fea36', '4d6ec38c-81b3-4103-b766-f4d4f68e63b5', '744b071e-f55f-4797-8062-89c916ae448c'] {{(pid=100524) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 27 16:08:53.674581 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.volume.api [None req-6399c150-bcee-4473-9821-153ae422b95e tempest-TaggedBootDevicesTest-1873491031 tempest-TaggedBootDevicesTest-1873491031-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (fe391303-86f2-4d12-a09d-6392ff772eb8) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['0f4f721e-9a53-47ec-80b8-68497c0eb577', '7e9c1b57-a47b-4647-8f14-70ebaa3fea36', '4d6ec38c-81b3-4103-b766-f4d4f68e63b5', '744b071e-f55f-4797-8062-89c916ae448c']}' {{(pid=100524) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 27 16:08:53.675317 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.volume.api [None req-6399c150-bcee-4473-9821-153ae422b95e tempest-TaggedBootDevicesTest-1873491031 tempest-TaggedBootDevicesTest-1873491031-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (1beeb7f5-3a5d-4d04-94dc-3446d0dfe32f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100524) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 27 16:08:53.699439 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.volume.api [None req-6399c150-bcee-4473-9821-153ae422b95e tempest-TaggedBootDevicesTest-1873491031 tempest-TaggedBootDevicesTest-1873491031-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (1beeb7f5-3a5d-4d04-94dc-3446d0dfe32f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '6ddd00fe-97f4-4af5-938d-a56971622fa6', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TaggedBootDevicesTest-volume-404697582',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='f3bebb4221e6448a8a2750801e3450f5',qos_specs=None,replication_status=,reservations=['0f4f721e-9a53-47ec-80b8-68497c0eb577','7e9c1b57-a47b-4647-8f14-70ebaa3fea36','4d6ec38c-81b3-4103-b766-f4d4f68e63b5','744b071e-f55f-4797-8062-89c916ae448c'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='be7addea8fbc47df97c5e4d895489341',volume_type_id=2bce4e1a-e6e0-49d9-be36-c3405449a01e), 'volume': Volume(_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-27T16:08:53Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TaggedBootDevicesTest-volume-404697582',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=6ddd00fe-97f4-4af5-938d-a56971622fa6,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='f3bebb4221e6448a8a2750801e3450f5',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='be7addea8fbc47df97c5e4d895489341',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(2bce4e1a-e6e0-49d9-be36-c3405449a01e),volume_type_id=2bce4e1a-e6e0-49d9-be36-c3405449a01e)}' {{(pid=100524) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 27 16:08:53.700165 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.volume.api [None req-6399c150-bcee-4473-9821-153ae422b95e tempest-TaggedBootDevicesTest-1873491031 tempest-TaggedBootDevicesTest-1873491031-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (319a45b8-3712-45ef-83eb-4c7f0878416a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100524) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 27 16:08:53.723742 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.volume.api [None req-6399c150-bcee-4473-9821-153ae422b95e tempest-TaggedBootDevicesTest-1873491031 tempest-TaggedBootDevicesTest-1873491031-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (319a45b8-3712-45ef-83eb-4c7f0878416a) transitioned into state 'SUCCESS' from state '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-404697582',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='f3bebb4221e6448a8a2750801e3450f5',qos_specs=None,replication_status=,reservations=['0f4f721e-9a53-47ec-80b8-68497c0eb577','7e9c1b57-a47b-4647-8f14-70ebaa3fea36','4d6ec38c-81b3-4103-b766-f4d4f68e63b5','744b071e-f55f-4797-8062-89c916ae448c'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='be7addea8fbc47df97c5e4d895489341',volume_type_id=2bce4e1a-e6e0-49d9-be36-c3405449a01e)}' {{(pid=100524) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 27 16:08:53.724509 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.volume.api [None req-6399c150-bcee-4473-9821-153ae422b95e tempest-TaggedBootDevicesTest-1873491031 tempest-TaggedBootDevicesTest-1873491031-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (07732c3f-ae54-4bf5-91f0-22ca673fca1b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100524) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 27 16:08:53.739357 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.volume.api [None req-6399c150-bcee-4473-9821-153ae422b95e tempest-TaggedBootDevicesTest-1873491031 tempest-TaggedBootDevicesTest-1873491031-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (07732c3f-ae54-4bf5-91f0-22ca673fca1b) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100524) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 27 16:08:53.739357 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.volume.api [None req-6399c150-bcee-4473-9821-153ae422b95e tempest-TaggedBootDevicesTest-1873491031 tempest-TaggedBootDevicesTest-1873491031-project-member] Flow 'volume_create_api' (67c4de78-d1a3-49dc-ab8b-ea61ad79cc12) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100524) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 27 16:08:53.739357 np0000005924 devstack@c-api.service[100524]: INFO cinder.volume.api [None req-6399c150-bcee-4473-9821-153ae422b95e tempest-TaggedBootDevicesTest-1873491031 tempest-TaggedBootDevicesTest-1873491031-project-member] Create volume request issued successfully. Jul 27 16:08:53.739357 np0000005924 devstack@c-api.service[100524]: INFO cinder.api.openstack.wsgi [None req-6399c150-bcee-4473-9821-153ae422b95e tempest-TaggedBootDevicesTest-1873491031 tempest-TaggedBootDevicesTest-1873491031-project-member] https://10.4.3.117/volume/v3/volumes returned with HTTP 202 Jul 27 16:08:53.739357 np0000005924 devstack@c-api.service[100524]: [pid: 100524|app: 0|req: 131/505] 10.4.3.117 () {68 vars in 1258 bytes} [Mon Jul 27 16:08:53 2026] POST /volume/v3/volumes => generated 751 bytes in 187 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 27 16:08:53.755894 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.middleware.request_id [None req-96c454c5-0abf-4bd2-8717-cceda89613a9 None None] RequestId filter calling following filter/app {{(pid=100523) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:08:53.757592 np0000005924 devstack@c-api.service[100523]: INFO cinder.api.openstack.wsgi [None req-96c454c5-0abf-4bd2-8717-cceda89613a9 tempest-TaggedBootDevicesTest-1873491031 tempest-TaggedBootDevicesTest-1873491031-project-member] GET https://10.4.3.117/volume/v3/volumes/6ddd00fe-97f4-4af5-938d-a56971622fa6 Jul 27 16:08:53.757758 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.openstack.wsgi [None req-96c454c5-0abf-4bd2-8717-cceda89613a9 tempest-TaggedBootDevicesTest-1873491031 tempest-TaggedBootDevicesTest-1873491031-project-member] Empty body provided in request {{(pid=100523) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:08:53.757932 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.openstack.wsgi [None req-96c454c5-0abf-4bd2-8717-cceda89613a9 tempest-TaggedBootDevicesTest-1873491031 tempest-TaggedBootDevicesTest-1873491031-project-member] Calling method 'show' {{(pid=100523) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:08:53.766410 np0000005924 devstack@c-api.service[100523]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:08:53.766410 np0000005924 devstack@c-api.service[100523]: warnings.warn( Jul 27 16:08:53.771692 np0000005924 devstack@c-api.service[100523]: INFO cinder.volume.api [None req-96c454c5-0abf-4bd2-8717-cceda89613a9 tempest-TaggedBootDevicesTest-1873491031 tempest-TaggedBootDevicesTest-1873491031-project-member] Volume info retrieved successfully. Jul 27 16:08:53.777684 np0000005924 devstack@c-api.service[100523]: INFO cinder.api.openstack.wsgi [None req-96c454c5-0abf-4bd2-8717-cceda89613a9 tempest-TaggedBootDevicesTest-1873491031 tempest-TaggedBootDevicesTest-1873491031-project-member] https://10.4.3.117/volume/v3/volumes/6ddd00fe-97f4-4af5-938d-a56971622fa6 returned with HTTP 200 Jul 27 16:08:53.778318 np0000005924 devstack@c-api.service[100523]: [pid: 100523|app: 0|req: 125/506] 10.4.3.117 () {66 vars in 1348 bytes} [Mon Jul 27 16:08:53 2026] GET /volume/v3/volumes/6ddd00fe-97f4-4af5-938d-a56971622fa6 => generated 819 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 27 16:08:54.795907 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.middleware.request_id [None req-1cc75e73-14f2-452f-8aa3-1d1c1cdc7d41 None None] RequestId filter calling following filter/app {{(pid=100521) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:08:54.797739 np0000005924 devstack@c-api.service[100521]: INFO cinder.api.openstack.wsgi [None req-1cc75e73-14f2-452f-8aa3-1d1c1cdc7d41 tempest-TaggedBootDevicesTest-1873491031 tempest-TaggedBootDevicesTest-1873491031-project-member] GET https://10.4.3.117/volume/v3/volumes/6ddd00fe-97f4-4af5-938d-a56971622fa6 Jul 27 16:08:54.797931 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.openstack.wsgi [None req-1cc75e73-14f2-452f-8aa3-1d1c1cdc7d41 tempest-TaggedBootDevicesTest-1873491031 tempest-TaggedBootDevicesTest-1873491031-project-member] Empty body provided in request {{(pid=100521) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:08:54.798156 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.openstack.wsgi [None req-1cc75e73-14f2-452f-8aa3-1d1c1cdc7d41 tempest-TaggedBootDevicesTest-1873491031 tempest-TaggedBootDevicesTest-1873491031-project-member] Calling method 'show' {{(pid=100521) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:08:54.807661 np0000005924 devstack@c-api.service[100521]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:08:54.807661 np0000005924 devstack@c-api.service[100521]: warnings.warn( Jul 27 16:08:54.811702 np0000005924 devstack@c-api.service[100521]: INFO cinder.volume.api [None req-1cc75e73-14f2-452f-8aa3-1d1c1cdc7d41 tempest-TaggedBootDevicesTest-1873491031 tempest-TaggedBootDevicesTest-1873491031-project-member] Volume info retrieved successfully. Jul 27 16:08:54.816152 np0000005924 devstack@c-api.service[100521]: INFO cinder.api.openstack.wsgi [None req-1cc75e73-14f2-452f-8aa3-1d1c1cdc7d41 tempest-TaggedBootDevicesTest-1873491031 tempest-TaggedBootDevicesTest-1873491031-project-member] https://10.4.3.117/volume/v3/volumes/6ddd00fe-97f4-4af5-938d-a56971622fa6 returned with HTTP 200 Jul 27 16:08:54.816526 np0000005924 devstack@c-api.service[100521]: [pid: 100521|app: 0|req: 126/507] 10.4.3.117 () {66 vars in 1348 bytes} [Mon Jul 27 16:08:54 2026] GET /volume/v3/volumes/6ddd00fe-97f4-4af5-938d-a56971622fa6 => generated 844 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 27 16:09:02.919939 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.middleware.request_id [req-a4c02445-c551-40e2-a63f-a760a85eb238 req-7285012c-6752-4984-8b96-475e41a1c8fb None None] RequestId filter calling following filter/app {{(pid=100522) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:09:02.925802 np0000005924 devstack@c-api.service[100522]: INFO cinder.api.openstack.wsgi [req-a4c02445-c551-40e2-a63f-a760a85eb238 req-7285012c-6752-4984-8b96-475e41a1c8fb tempest-TaggedBootDevicesTest-1873491031 tempest-TaggedBootDevicesTest-1873491031-project-member] GET https://10.4.3.117/volume/v3/volumes/728262e6-36b0-4cf2-ad66-a6fa0a766f7f Jul 27 16:09:02.926082 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.openstack.wsgi [req-a4c02445-c551-40e2-a63f-a760a85eb238 req-7285012c-6752-4984-8b96-475e41a1c8fb tempest-TaggedBootDevicesTest-1873491031 tempest-TaggedBootDevicesTest-1873491031-project-member] Empty body provided in request {{(pid=100522) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:09:02.926386 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.openstack.wsgi [req-a4c02445-c551-40e2-a63f-a760a85eb238 req-7285012c-6752-4984-8b96-475e41a1c8fb tempest-TaggedBootDevicesTest-1873491031 tempest-TaggedBootDevicesTest-1873491031-project-member] Calling method 'show' {{(pid=100522) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:09:02.941659 np0000005924 devstack@c-api.service[100522]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:09:02.941659 np0000005924 devstack@c-api.service[100522]: warnings.warn( Jul 27 16:09:02.948479 np0000005924 devstack@c-api.service[100522]: INFO cinder.volume.api [req-a4c02445-c551-40e2-a63f-a760a85eb238 req-7285012c-6752-4984-8b96-475e41a1c8fb tempest-TaggedBootDevicesTest-1873491031 tempest-TaggedBootDevicesTest-1873491031-project-member] Volume info retrieved successfully. Jul 27 16:09:02.954755 np0000005924 devstack@c-api.service[100522]: INFO cinder.api.openstack.wsgi [req-a4c02445-c551-40e2-a63f-a760a85eb238 req-7285012c-6752-4984-8b96-475e41a1c8fb tempest-TaggedBootDevicesTest-1873491031 tempest-TaggedBootDevicesTest-1873491031-project-member] https://10.4.3.117/volume/v3/volumes/728262e6-36b0-4cf2-ad66-a6fa0a766f7f returned with HTTP 200 Jul 27 16:09:02.955200 np0000005924 devstack@c-api.service[100522]: [pid: 100522|app: 0|req: 126/508] 10.4.3.117 () {68 vars in 1598 bytes} [Mon Jul 27 16:09:02 2026] GET /volume/v3/volumes/728262e6-36b0-4cf2-ad66-a6fa0a766f7f => generated 1359 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 27 16:09:02.968536 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.middleware.request_id [req-a4c02445-c551-40e2-a63f-a760a85eb238 req-d2573cb0-4180-45e9-8dd8-0e3ad67b7720 None None] RequestId filter calling following filter/app {{(pid=100524) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:09:02.972601 np0000005924 devstack@c-api.service[100524]: INFO cinder.api.openstack.wsgi [req-a4c02445-c551-40e2-a63f-a760a85eb238 req-d2573cb0-4180-45e9-8dd8-0e3ad67b7720 tempest-TaggedBootDevicesTest-1873491031 tempest-TaggedBootDevicesTest-1873491031-project-member] GET https://10.4.3.117/volume/v3/volumes/90ad245f-e9d6-4ba5-aecd-c523b8866d9c Jul 27 16:09:02.972811 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.openstack.wsgi [req-a4c02445-c551-40e2-a63f-a760a85eb238 req-d2573cb0-4180-45e9-8dd8-0e3ad67b7720 tempest-TaggedBootDevicesTest-1873491031 tempest-TaggedBootDevicesTest-1873491031-project-member] Empty body provided in request {{(pid=100524) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:09:02.973015 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.openstack.wsgi [req-a4c02445-c551-40e2-a63f-a760a85eb238 req-d2573cb0-4180-45e9-8dd8-0e3ad67b7720 tempest-TaggedBootDevicesTest-1873491031 tempest-TaggedBootDevicesTest-1873491031-project-member] Calling method 'show' {{(pid=100524) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:09:02.985136 np0000005924 devstack@c-api.service[100524]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:09:02.985136 np0000005924 devstack@c-api.service[100524]: warnings.warn( Jul 27 16:09:02.989478 np0000005924 devstack@c-api.service[100524]: INFO cinder.volume.api [req-a4c02445-c551-40e2-a63f-a760a85eb238 req-d2573cb0-4180-45e9-8dd8-0e3ad67b7720 tempest-TaggedBootDevicesTest-1873491031 tempest-TaggedBootDevicesTest-1873491031-project-member] Volume info retrieved successfully. Jul 27 16:09:02.993814 np0000005924 devstack@c-api.service[100524]: INFO cinder.api.openstack.wsgi [req-a4c02445-c551-40e2-a63f-a760a85eb238 req-d2573cb0-4180-45e9-8dd8-0e3ad67b7720 tempest-TaggedBootDevicesTest-1873491031 tempest-TaggedBootDevicesTest-1873491031-project-member] https://10.4.3.117/volume/v3/volumes/90ad245f-e9d6-4ba5-aecd-c523b8866d9c returned with HTTP 200 Jul 27 16:09:02.994712 np0000005924 devstack@c-api.service[100524]: [pid: 100524|app: 0|req: 132/509] 10.4.3.117 () {68 vars in 1598 bytes} [Mon Jul 27 16:09:02 2026] GET /volume/v3/volumes/90ad245f-e9d6-4ba5-aecd-c523b8866d9c => generated 844 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 27 16:09:03.003588 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.middleware.request_id [req-a4c02445-c551-40e2-a63f-a760a85eb238 req-03205cd8-b6b8-4166-8331-ceb4f3c405af None None] RequestId filter calling following filter/app {{(pid=100523) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:09:03.006031 np0000005924 devstack@c-api.service[100523]: INFO cinder.api.openstack.wsgi [req-a4c02445-c551-40e2-a63f-a760a85eb238 req-03205cd8-b6b8-4166-8331-ceb4f3c405af tempest-TaggedBootDevicesTest-1873491031 tempest-TaggedBootDevicesTest-1873491031-project-member] GET https://10.4.3.117/volume/v3/volumes/6ddd00fe-97f4-4af5-938d-a56971622fa6 Jul 27 16:09:03.006270 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.openstack.wsgi [req-a4c02445-c551-40e2-a63f-a760a85eb238 req-03205cd8-b6b8-4166-8331-ceb4f3c405af tempest-TaggedBootDevicesTest-1873491031 tempest-TaggedBootDevicesTest-1873491031-project-member] Empty body provided in request {{(pid=100523) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:09:03.006622 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.openstack.wsgi [req-a4c02445-c551-40e2-a63f-a760a85eb238 req-03205cd8-b6b8-4166-8331-ceb4f3c405af tempest-TaggedBootDevicesTest-1873491031 tempest-TaggedBootDevicesTest-1873491031-project-member] Calling method 'show' {{(pid=100523) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:09:03.013614 np0000005924 devstack@c-api.service[100523]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:09:03.013614 np0000005924 devstack@c-api.service[100523]: warnings.warn( Jul 27 16:09:03.017510 np0000005924 devstack@c-api.service[100523]: INFO cinder.volume.api [req-a4c02445-c551-40e2-a63f-a760a85eb238 req-03205cd8-b6b8-4166-8331-ceb4f3c405af tempest-TaggedBootDevicesTest-1873491031 tempest-TaggedBootDevicesTest-1873491031-project-member] Volume info retrieved successfully. Jul 27 16:09:03.021716 np0000005924 devstack@c-api.service[100523]: INFO cinder.api.openstack.wsgi [req-a4c02445-c551-40e2-a63f-a760a85eb238 req-03205cd8-b6b8-4166-8331-ceb4f3c405af tempest-TaggedBootDevicesTest-1873491031 tempest-TaggedBootDevicesTest-1873491031-project-member] https://10.4.3.117/volume/v3/volumes/6ddd00fe-97f4-4af5-938d-a56971622fa6 returned with HTTP 200 Jul 27 16:09:03.022266 np0000005924 devstack@c-api.service[100523]: [pid: 100523|app: 0|req: 126/510] 10.4.3.117 () {68 vars in 1598 bytes} [Mon Jul 27 16:09:03 2026] GET /volume/v3/volumes/6ddd00fe-97f4-4af5-938d-a56971622fa6 => generated 844 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 27 16:09:03.034681 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.middleware.request_id [None req-55ae52ee-b478-4852-8e93-59358386f76f None None] RequestId filter calling following filter/app {{(pid=100521) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:09:03.035682 np0000005924 devstack@c-api.service[100521]: INFO cinder.api.openstack.wsgi [None req-55ae52ee-b478-4852-8e93-59358386f76f None None] GET https://10.4.3.117/volume// Jul 27 16:09:03.036054 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.openstack.wsgi [None req-55ae52ee-b478-4852-8e93-59358386f76f None None] Empty body provided in request {{(pid=100521) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:09:03.036414 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.openstack.wsgi [None req-55ae52ee-b478-4852-8e93-59358386f76f None None] Calling method 'all' {{(pid=100521) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:09:03.037001 np0000005924 devstack@c-api.service[100521]: INFO cinder.api.openstack.wsgi [None req-55ae52ee-b478-4852-8e93-59358386f76f None None] https://10.4.3.117/volume// returned with HTTP 300 Jul 27 16:09:03.037450 np0000005924 devstack@c-api.service[100521]: [pid: 100521|app: 0|req: 127/511] 10.4.3.117 () {66 vars in 1419 bytes} [Mon Jul 27 16:09:03 2026] GET /volume/ => generated 386 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 27 16:09:03.051469 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.middleware.request_id [req-a4c02445-c551-40e2-a63f-a760a85eb238 req-9344b001-0aed-4874-8ef7-0369398820af None None] RequestId filter calling following filter/app {{(pid=100522) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:09:03.054232 np0000005924 devstack@c-api.service[100522]: INFO cinder.api.openstack.wsgi [req-a4c02445-c551-40e2-a63f-a760a85eb238 req-9344b001-0aed-4874-8ef7-0369398820af tempest-TaggedBootDevicesTest-1873491031 tempest-TaggedBootDevicesTest-1873491031-project-member] POST https://10.4.3.117/volume/v3/attachments Jul 27 16:09:03.054741 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.openstack.wsgi [req-a4c02445-c551-40e2-a63f-a760a85eb238 req-9344b001-0aed-4874-8ef7-0369398820af tempest-TaggedBootDevicesTest-1873491031 tempest-TaggedBootDevicesTest-1873491031-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "728262e6-36b0-4cf2-ad66-a6fa0a766f7f", "connector": null, "instance_uuid": "e49df715-1449-406b-858a-24e5ecdd4ce0"}} {{(pid=100522) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 27 16:09:03.066001 np0000005924 devstack@c-api.service[100522]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:09:03.066001 np0000005924 devstack@c-api.service[100522]: warnings.warn( Jul 27 16:09:03.113581 np0000005924 devstack@c-api.service[100522]: INFO cinder.api.openstack.wsgi [req-a4c02445-c551-40e2-a63f-a760a85eb238 req-9344b001-0aed-4874-8ef7-0369398820af tempest-TaggedBootDevicesTest-1873491031 tempest-TaggedBootDevicesTest-1873491031-project-member] https://10.4.3.117/volume/v3/attachments returned with HTTP 200 Jul 27 16:09:03.114196 np0000005924 devstack@c-api.service[100522]: [pid: 100522|app: 0|req: 127/512] 10.4.3.117 () {74 vars in 1594 bytes} [Mon Jul 27 16:09:03 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 27 16:09:03.122607 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.middleware.request_id [None req-6c56f58b-8ac8-4e59-9e2c-c177016b2dda None None] RequestId filter calling following filter/app {{(pid=100524) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:09:03.122957 np0000005924 devstack@c-api.service[100524]: INFO cinder.api.openstack.wsgi [None req-6c56f58b-8ac8-4e59-9e2c-c177016b2dda None None] GET https://10.4.3.117/volume// Jul 27 16:09:03.123098 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.openstack.wsgi [None req-6c56f58b-8ac8-4e59-9e2c-c177016b2dda None None] Empty body provided in request {{(pid=100524) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:09:03.123272 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.openstack.wsgi [None req-6c56f58b-8ac8-4e59-9e2c-c177016b2dda None None] Calling method 'all' {{(pid=100524) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:09:03.123579 np0000005924 devstack@c-api.service[100524]: INFO cinder.api.openstack.wsgi [None req-6c56f58b-8ac8-4e59-9e2c-c177016b2dda None None] https://10.4.3.117/volume// returned with HTTP 300 Jul 27 16:09:03.123825 np0000005924 devstack@c-api.service[100524]: [pid: 100524|app: 0|req: 133/513] 10.4.3.117 () {66 vars in 1419 bytes} [Mon Jul 27 16:09:03 2026] GET /volume/ => generated 386 bytes in 1 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 27 16:09:03.135904 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.middleware.request_id [req-a4c02445-c551-40e2-a63f-a760a85eb238 req-b61694ab-b4c6-4af8-a4c2-9d84ba7c14eb None None] RequestId filter calling following filter/app {{(pid=100523) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:09:03.138023 np0000005924 devstack@c-api.service[100523]: INFO cinder.api.openstack.wsgi [req-a4c02445-c551-40e2-a63f-a760a85eb238 req-b61694ab-b4c6-4af8-a4c2-9d84ba7c14eb tempest-TaggedBootDevicesTest-1873491031 tempest-TaggedBootDevicesTest-1873491031-project-member] POST https://10.4.3.117/volume/v3/attachments Jul 27 16:09:03.138412 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.openstack.wsgi [req-a4c02445-c551-40e2-a63f-a760a85eb238 req-b61694ab-b4c6-4af8-a4c2-9d84ba7c14eb tempest-TaggedBootDevicesTest-1873491031 tempest-TaggedBootDevicesTest-1873491031-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "90ad245f-e9d6-4ba5-aecd-c523b8866d9c", "connector": null, "instance_uuid": "e49df715-1449-406b-858a-24e5ecdd4ce0"}} {{(pid=100523) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 27 16:09:03.147414 np0000005924 devstack@c-api.service[100523]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:09:03.147414 np0000005924 devstack@c-api.service[100523]: warnings.warn( Jul 27 16:09:03.219572 np0000005924 devstack@c-api.service[100523]: INFO cinder.api.openstack.wsgi [req-a4c02445-c551-40e2-a63f-a760a85eb238 req-b61694ab-b4c6-4af8-a4c2-9d84ba7c14eb tempest-TaggedBootDevicesTest-1873491031 tempest-TaggedBootDevicesTest-1873491031-project-member] https://10.4.3.117/volume/v3/attachments returned with HTTP 200 Jul 27 16:09:03.220071 np0000005924 devstack@c-api.service[100523]: [pid: 100523|app: 0|req: 127/514] 10.4.3.117 () {74 vars in 1594 bytes} [Mon Jul 27 16:09:03 2026] POST /volume/v3/attachments => generated 273 bytes in 85 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 27 16:09:03.230832 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.middleware.request_id [None req-dada6b96-5adc-4c04-ab02-bfedc524116a None None] RequestId filter calling following filter/app {{(pid=100521) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:09:03.230832 np0000005924 devstack@c-api.service[100521]: INFO cinder.api.openstack.wsgi [None req-dada6b96-5adc-4c04-ab02-bfedc524116a None None] GET https://10.4.3.117/volume// Jul 27 16:09:03.230832 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.openstack.wsgi [None req-dada6b96-5adc-4c04-ab02-bfedc524116a None None] Empty body provided in request {{(pid=100521) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:09:03.230832 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.openstack.wsgi [None req-dada6b96-5adc-4c04-ab02-bfedc524116a None None] Calling method 'all' {{(pid=100521) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:09:03.230832 np0000005924 devstack@c-api.service[100521]: INFO cinder.api.openstack.wsgi [None req-dada6b96-5adc-4c04-ab02-bfedc524116a None None] https://10.4.3.117/volume// returned with HTTP 300 Jul 27 16:09:03.230832 np0000005924 devstack@c-api.service[100521]: [pid: 100521|app: 0|req: 128/515] 10.4.3.117 () {66 vars in 1419 bytes} [Mon Jul 27 16:09:03 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 27 16:09:03.240194 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.middleware.request_id [req-a4c02445-c551-40e2-a63f-a760a85eb238 req-a703dbcb-9dd5-454b-9b41-e208afb14935 None None] RequestId filter calling following filter/app {{(pid=100522) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:09:03.242258 np0000005924 devstack@c-api.service[100522]: INFO cinder.api.openstack.wsgi [req-a4c02445-c551-40e2-a63f-a760a85eb238 req-a703dbcb-9dd5-454b-9b41-e208afb14935 tempest-TaggedBootDevicesTest-1873491031 tempest-TaggedBootDevicesTest-1873491031-project-member] POST https://10.4.3.117/volume/v3/attachments Jul 27 16:09:03.242694 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.openstack.wsgi [req-a4c02445-c551-40e2-a63f-a760a85eb238 req-a703dbcb-9dd5-454b-9b41-e208afb14935 tempest-TaggedBootDevicesTest-1873491031 tempest-TaggedBootDevicesTest-1873491031-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "6ddd00fe-97f4-4af5-938d-a56971622fa6", "connector": null, "instance_uuid": "e49df715-1449-406b-858a-24e5ecdd4ce0"}} {{(pid=100522) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 27 16:09:03.266003 np0000005924 devstack@c-api.service[100522]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:09:03.266003 np0000005924 devstack@c-api.service[100522]: warnings.warn( Jul 27 16:09:03.338500 np0000005924 devstack@c-api.service[100522]: INFO cinder.api.openstack.wsgi [req-a4c02445-c551-40e2-a63f-a760a85eb238 req-a703dbcb-9dd5-454b-9b41-e208afb14935 tempest-TaggedBootDevicesTest-1873491031 tempest-TaggedBootDevicesTest-1873491031-project-member] https://10.4.3.117/volume/v3/attachments returned with HTTP 200 Jul 27 16:09:03.339200 np0000005924 devstack@c-api.service[100522]: [pid: 100522|app: 0|req: 128/516] 10.4.3.117 () {74 vars in 1594 bytes} [Mon Jul 27 16:09:03 2026] POST /volume/v3/attachments => generated 273 bytes in 100 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 27 16:09:03.616635 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.middleware.request_id [None req-79318a2f-1c06-4c65-b766-0f3abc1ad11b None None] RequestId filter calling following filter/app {{(pid=100524) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:09:03.618687 np0000005924 devstack@c-api.service[100524]: INFO cinder.api.openstack.wsgi [None req-79318a2f-1c06-4c65-b766-0f3abc1ad11b tempest-TaggedAttachmentsTest-2054339587 tempest-TaggedAttachmentsTest-2054339587-project-member] POST https://10.4.3.117/volume/v3/volumes Jul 27 16:09:03.619064 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.openstack.wsgi [None req-79318a2f-1c06-4c65-b766-0f3abc1ad11b tempest-TaggedAttachmentsTest-2054339587 tempest-TaggedAttachmentsTest-2054339587-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-TaggedAttachmentsTest-volume-744141164"}} {{(pid=100524) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 27 16:09:03.620484 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.v3.volumes [None req-79318a2f-1c06-4c65-b766-0f3abc1ad11b tempest-TaggedAttachmentsTest-2054339587 tempest-TaggedAttachmentsTest-2054339587-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-TaggedAttachmentsTest-volume-744141164'}} {{(pid=100524) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 27 16:09:03.620598 np0000005924 devstack@c-api.service[100524]: INFO cinder.api.v3.volumes [None req-79318a2f-1c06-4c65-b766-0f3abc1ad11b tempest-TaggedAttachmentsTest-2054339587 tempest-TaggedAttachmentsTest-2054339587-project-member] Create volume of 1 GB Jul 27 16:09:03.625018 np0000005924 devstack@c-api.service[100524]: INFO cinder.volume.api [None req-79318a2f-1c06-4c65-b766-0f3abc1ad11b tempest-TaggedAttachmentsTest-2054339587 tempest-TaggedAttachmentsTest-2054339587-project-member] Availability Zones retrieved successfully. Jul 27 16:09:03.630340 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.volume.api [None req-79318a2f-1c06-4c65-b766-0f3abc1ad11b tempest-TaggedAttachmentsTest-2054339587 tempest-TaggedAttachmentsTest-2054339587-project-member] Flow 'volume_create_api' (8edd0d9e-1169-4050-8206-81fc477df5a9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100524) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 27 16:09:03.631229 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.volume.api [None req-79318a2f-1c06-4c65-b766-0f3abc1ad11b tempest-TaggedAttachmentsTest-2054339587 tempest-TaggedAttachmentsTest-2054339587-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (812a8da6-e265-4fa3-843d-792cd6763a60) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100524) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 27 16:09:03.632173 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.volume.flows.api.create_volume [None req-79318a2f-1c06-4c65-b766-0f3abc1ad11b tempest-TaggedAttachmentsTest-2054339587 tempest-TaggedAttachmentsTest-2054339587-project-member] Validating volume size '1' using validate_int {{(pid=100524) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 27 16:09:03.660352 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.volume.api [None req-79318a2f-1c06-4c65-b766-0f3abc1ad11b tempest-TaggedAttachmentsTest-2054339587 tempest-TaggedAttachmentsTest-2054339587-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (812a8da6-e265-4fa3-843d-792cd6763a60) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-27T16:04:59Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=2bce4e1a-e6e0-49d9-be36-c3405449a01e,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '2bce4e1a-e6e0-49d9-be36-c3405449a01e', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100524) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 27 16:09:03.661239 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.volume.api [None req-79318a2f-1c06-4c65-b766-0f3abc1ad11b tempest-TaggedAttachmentsTest-2054339587 tempest-TaggedAttachmentsTest-2054339587-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (b58d4b26-6201-4bce-8c52-bec79fc69173) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100524) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 27 16:09:03.744815 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.quota [None req-79318a2f-1c06-4c65-b766-0f3abc1ad11b tempest-TaggedAttachmentsTest-2054339587 tempest-TaggedAttachmentsTest-2054339587-project-member] Created reservations ['bbeb140b-0d00-490b-b06e-b754517eaeb1', '2d10d3cc-3493-4890-939a-1b1012a339ec', '3d824038-03c0-4603-9ca4-32510183b499', 'eadf20f7-4a7a-431f-ab6f-491decdd5a7b'] {{(pid=100524) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 27 16:09:03.745811 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.volume.api [None req-79318a2f-1c06-4c65-b766-0f3abc1ad11b tempest-TaggedAttachmentsTest-2054339587 tempest-TaggedAttachmentsTest-2054339587-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (b58d4b26-6201-4bce-8c52-bec79fc69173) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['bbeb140b-0d00-490b-b06e-b754517eaeb1', '2d10d3cc-3493-4890-939a-1b1012a339ec', '3d824038-03c0-4603-9ca4-32510183b499', 'eadf20f7-4a7a-431f-ab6f-491decdd5a7b']}' {{(pid=100524) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 27 16:09:03.747792 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.volume.api [None req-79318a2f-1c06-4c65-b766-0f3abc1ad11b tempest-TaggedAttachmentsTest-2054339587 tempest-TaggedAttachmentsTest-2054339587-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (9febeb9b-9d46-4bc6-bece-b26a52f75e95) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100524) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 27 16:09:03.777510 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.volume.api [None req-79318a2f-1c06-4c65-b766-0f3abc1ad11b tempest-TaggedAttachmentsTest-2054339587 tempest-TaggedAttachmentsTest-2054339587-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (9febeb9b-9d46-4bc6-bece-b26a52f75e95) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'f8a7343a-f423-4787-909e-11329f6dcfd2', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TaggedAttachmentsTest-volume-744141164',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='8922ce90f6d94bcbb05e63fa5f41f775',qos_specs=None,replication_status=,reservations=['bbeb140b-0d00-490b-b06e-b754517eaeb1','2d10d3cc-3493-4890-939a-1b1012a339ec','3d824038-03c0-4603-9ca4-32510183b499','eadf20f7-4a7a-431f-ab6f-491decdd5a7b'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='1c5bae8f29e74d0d8c92931f26e39d95',volume_type_id=2bce4e1a-e6e0-49d9-be36-c3405449a01e), 'volume': Volume(_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-27T16:09:03Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TaggedAttachmentsTest-volume-744141164',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=f8a7343a-f423-4787-909e-11329f6dcfd2,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='8922ce90f6d94bcbb05e63fa5f41f775',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='1c5bae8f29e74d0d8c92931f26e39d95',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(2bce4e1a-e6e0-49d9-be36-c3405449a01e),volume_type_id=2bce4e1a-e6e0-49d9-be36-c3405449a01e)}' {{(pid=100524) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 27 16:09:03.778271 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.volume.api [None req-79318a2f-1c06-4c65-b766-0f3abc1ad11b tempest-TaggedAttachmentsTest-2054339587 tempest-TaggedAttachmentsTest-2054339587-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (246e4aea-9f05-4428-a862-5a049db67442) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100524) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 27 16:09:03.808446 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.volume.api [None req-79318a2f-1c06-4c65-b766-0f3abc1ad11b tempest-TaggedAttachmentsTest-2054339587 tempest-TaggedAttachmentsTest-2054339587-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (246e4aea-9f05-4428-a862-5a049db67442) transitioned into state 'SUCCESS' from state '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-744141164',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='8922ce90f6d94bcbb05e63fa5f41f775',qos_specs=None,replication_status=,reservations=['bbeb140b-0d00-490b-b06e-b754517eaeb1','2d10d3cc-3493-4890-939a-1b1012a339ec','3d824038-03c0-4603-9ca4-32510183b499','eadf20f7-4a7a-431f-ab6f-491decdd5a7b'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='1c5bae8f29e74d0d8c92931f26e39d95',volume_type_id=2bce4e1a-e6e0-49d9-be36-c3405449a01e)}' {{(pid=100524) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 27 16:09:03.809380 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.volume.api [None req-79318a2f-1c06-4c65-b766-0f3abc1ad11b tempest-TaggedAttachmentsTest-2054339587 tempest-TaggedAttachmentsTest-2054339587-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (4500fe6b-52cf-431a-9bb0-9498b102c27d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100524) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 27 16:09:03.828938 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.volume.api [None req-79318a2f-1c06-4c65-b766-0f3abc1ad11b tempest-TaggedAttachmentsTest-2054339587 tempest-TaggedAttachmentsTest-2054339587-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (4500fe6b-52cf-431a-9bb0-9498b102c27d) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100524) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 27 16:09:03.829791 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.volume.api [None req-79318a2f-1c06-4c65-b766-0f3abc1ad11b tempest-TaggedAttachmentsTest-2054339587 tempest-TaggedAttachmentsTest-2054339587-project-member] Flow 'volume_create_api' (8edd0d9e-1169-4050-8206-81fc477df5a9) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100524) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 27 16:09:03.830078 np0000005924 devstack@c-api.service[100524]: INFO cinder.volume.api [None req-79318a2f-1c06-4c65-b766-0f3abc1ad11b tempest-TaggedAttachmentsTest-2054339587 tempest-TaggedAttachmentsTest-2054339587-project-member] Create volume request issued successfully. Jul 27 16:09:03.830601 np0000005924 devstack@c-api.service[100524]: INFO cinder.api.openstack.wsgi [None req-79318a2f-1c06-4c65-b766-0f3abc1ad11b tempest-TaggedAttachmentsTest-2054339587 tempest-TaggedAttachmentsTest-2054339587-project-member] https://10.4.3.117/volume/v3/volumes returned with HTTP 202 Jul 27 16:09:03.830985 np0000005924 devstack@c-api.service[100524]: [pid: 100524|app: 0|req: 134/517] 10.4.3.117 () {68 vars in 1258 bytes} [Mon Jul 27 16:09:03 2026] POST /volume/v3/volumes => generated 751 bytes in 215 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 27 16:09:03.842477 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.middleware.request_id [None req-7c0b7181-3b73-45e8-9040-e450f6ae2313 None None] RequestId filter calling following filter/app {{(pid=100523) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:09:03.847369 np0000005924 devstack@c-api.service[100523]: INFO cinder.api.openstack.wsgi [None req-7c0b7181-3b73-45e8-9040-e450f6ae2313 tempest-TaggedAttachmentsTest-2054339587 tempest-TaggedAttachmentsTest-2054339587-project-member] GET https://10.4.3.117/volume/v3/volumes/f8a7343a-f423-4787-909e-11329f6dcfd2 Jul 27 16:09:03.847635 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.openstack.wsgi [None req-7c0b7181-3b73-45e8-9040-e450f6ae2313 tempest-TaggedAttachmentsTest-2054339587 tempest-TaggedAttachmentsTest-2054339587-project-member] Empty body provided in request {{(pid=100523) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:09:03.847890 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.openstack.wsgi [None req-7c0b7181-3b73-45e8-9040-e450f6ae2313 tempest-TaggedAttachmentsTest-2054339587 tempest-TaggedAttachmentsTest-2054339587-project-member] Calling method 'show' {{(pid=100523) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:09:03.858895 np0000005924 devstack@c-api.service[100523]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:09:03.858895 np0000005924 devstack@c-api.service[100523]: warnings.warn( Jul 27 16:09:03.863675 np0000005924 devstack@c-api.service[100523]: INFO cinder.volume.api [None req-7c0b7181-3b73-45e8-9040-e450f6ae2313 tempest-TaggedAttachmentsTest-2054339587 tempest-TaggedAttachmentsTest-2054339587-project-member] Volume info retrieved successfully. Jul 27 16:09:03.872022 np0000005924 devstack@c-api.service[100523]: INFO cinder.api.openstack.wsgi [None req-7c0b7181-3b73-45e8-9040-e450f6ae2313 tempest-TaggedAttachmentsTest-2054339587 tempest-TaggedAttachmentsTest-2054339587-project-member] https://10.4.3.117/volume/v3/volumes/f8a7343a-f423-4787-909e-11329f6dcfd2 returned with HTTP 200 Jul 27 16:09:03.872808 np0000005924 devstack@c-api.service[100523]: [pid: 100523|app: 0|req: 128/518] 10.4.3.117 () {66 vars in 1348 bytes} [Mon Jul 27 16:09:03 2026] GET /volume/v3/volumes/f8a7343a-f423-4787-909e-11329f6dcfd2 => generated 819 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 27 16:09:04.815126 np0000005924 devstack@c-api.service[100521]: DEBUG dbcounter [-] [100521] Writing DB stats cinder:SELECT=34,cinder:INSERT=10,cinder:UPDATE=12 {{(pid=100521) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 27 16:09:04.884676 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.middleware.request_id [None req-84fd7411-aef5-4046-a0c5-d73cb5781154 None None] RequestId filter calling following filter/app {{(pid=100521) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:09:04.886597 np0000005924 devstack@c-api.service[100521]: INFO cinder.api.openstack.wsgi [None req-84fd7411-aef5-4046-a0c5-d73cb5781154 tempest-TaggedAttachmentsTest-2054339587 tempest-TaggedAttachmentsTest-2054339587-project-member] GET https://10.4.3.117/volume/v3/volumes/f8a7343a-f423-4787-909e-11329f6dcfd2 Jul 27 16:09:04.886867 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.openstack.wsgi [None req-84fd7411-aef5-4046-a0c5-d73cb5781154 tempest-TaggedAttachmentsTest-2054339587 tempest-TaggedAttachmentsTest-2054339587-project-member] Empty body provided in request {{(pid=100521) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:09:04.887089 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.openstack.wsgi [None req-84fd7411-aef5-4046-a0c5-d73cb5781154 tempest-TaggedAttachmentsTest-2054339587 tempest-TaggedAttachmentsTest-2054339587-project-member] Calling method 'show' {{(pid=100521) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:09:04.896304 np0000005924 devstack@c-api.service[100521]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:09:04.896304 np0000005924 devstack@c-api.service[100521]: warnings.warn( Jul 27 16:09:04.900590 np0000005924 devstack@c-api.service[100521]: INFO cinder.volume.api [None req-84fd7411-aef5-4046-a0c5-d73cb5781154 tempest-TaggedAttachmentsTest-2054339587 tempest-TaggedAttachmentsTest-2054339587-project-member] Volume info retrieved successfully. Jul 27 16:09:04.905453 np0000005924 devstack@c-api.service[100521]: INFO cinder.api.openstack.wsgi [None req-84fd7411-aef5-4046-a0c5-d73cb5781154 tempest-TaggedAttachmentsTest-2054339587 tempest-TaggedAttachmentsTest-2054339587-project-member] https://10.4.3.117/volume/v3/volumes/f8a7343a-f423-4787-909e-11329f6dcfd2 returned with HTTP 200 Jul 27 16:09:04.905884 np0000005924 devstack@c-api.service[100521]: [pid: 100521|app: 0|req: 129/519] 10.4.3.117 () {66 vars in 1348 bytes} [Mon Jul 27 16:09:04 2026] GET /volume/v3/volumes/f8a7343a-f423-4787-909e-11329f6dcfd2 => generated 844 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 27 16:09:05.265665 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.middleware.request_id [None req-7bc91ad1-dcd0-4932-a2ab-a6a27626d568 None None] RequestId filter calling following filter/app {{(pid=100522) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:09:05.266196 np0000005924 devstack@c-api.service[100522]: INFO cinder.api.openstack.wsgi [None req-7bc91ad1-dcd0-4932-a2ab-a6a27626d568 None None] GET https://10.4.3.117/volume// Jul 27 16:09:05.266442 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.openstack.wsgi [None req-7bc91ad1-dcd0-4932-a2ab-a6a27626d568 None None] Empty body provided in request {{(pid=100522) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:09:05.266699 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.openstack.wsgi [None req-7bc91ad1-dcd0-4932-a2ab-a6a27626d568 None None] Calling method 'all' {{(pid=100522) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:09:05.267122 np0000005924 devstack@c-api.service[100522]: INFO cinder.api.openstack.wsgi [None req-7bc91ad1-dcd0-4932-a2ab-a6a27626d568 None None] https://10.4.3.117/volume// returned with HTTP 300 Jul 27 16:09:05.267519 np0000005924 devstack@c-api.service[100522]: [pid: 100522|app: 0|req: 129/520] 10.4.3.117 () {66 vars in 1426 bytes} [Mon Jul 27 16:09:05 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 27 16:09:05.277135 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.middleware.request_id [req-a4c02445-c551-40e2-a63f-a760a85eb238 req-1426ef20-c6db-4899-b17c-5c891a30956d None None] RequestId filter calling following filter/app {{(pid=100524) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:09:05.277772 np0000005924 devstack@c-api.service[100524]: INFO cinder.api.openstack.wsgi [req-a4c02445-c551-40e2-a63f-a760a85eb238 req-1426ef20-c6db-4899-b17c-5c891a30956d tempest-TaggedBootDevicesTest-1873491031 tempest-TaggedBootDevicesTest-1873491031-project-member] GET https://10.4.3.117/volume/v3/volumes/728262e6-36b0-4cf2-ad66-a6fa0a766f7f Jul 27 16:09:05.278000 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.openstack.wsgi [req-a4c02445-c551-40e2-a63f-a760a85eb238 req-1426ef20-c6db-4899-b17c-5c891a30956d tempest-TaggedBootDevicesTest-1873491031 tempest-TaggedBootDevicesTest-1873491031-project-member] Empty body provided in request {{(pid=100524) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:09:05.278305 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.openstack.wsgi [req-a4c02445-c551-40e2-a63f-a760a85eb238 req-1426ef20-c6db-4899-b17c-5c891a30956d tempest-TaggedBootDevicesTest-1873491031 tempest-TaggedBootDevicesTest-1873491031-project-member] Calling method 'show' {{(pid=100524) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:09:05.291253 np0000005924 devstack@c-api.service[100524]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:09:05.291253 np0000005924 devstack@c-api.service[100524]: warnings.warn( Jul 27 16:09:05.295404 np0000005924 devstack@c-api.service[100524]: INFO cinder.volume.api [req-a4c02445-c551-40e2-a63f-a760a85eb238 req-1426ef20-c6db-4899-b17c-5c891a30956d tempest-TaggedBootDevicesTest-1873491031 tempest-TaggedBootDevicesTest-1873491031-project-member] Volume info retrieved successfully. Jul 27 16:09:05.301388 np0000005924 devstack@c-api.service[100524]: INFO cinder.api.openstack.wsgi [req-a4c02445-c551-40e2-a63f-a760a85eb238 req-1426ef20-c6db-4899-b17c-5c891a30956d tempest-TaggedBootDevicesTest-1873491031 tempest-TaggedBootDevicesTest-1873491031-project-member] https://10.4.3.117/volume/v3/volumes/728262e6-36b0-4cf2-ad66-a6fa0a766f7f returned with HTTP 200 Jul 27 16:09:05.301964 np0000005924 devstack@c-api.service[100524]: [pid: 100524|app: 0|req: 135/521] 10.4.3.117 () {70 vars in 1639 bytes} [Mon Jul 27 16:09:05 2026] GET /volume/v3/volumes/728262e6-36b0-4cf2-ad66-a6fa0a766f7f => generated 1538 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 27 16:09:05.408470 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.middleware.request_id [req-a4c02445-c551-40e2-a63f-a760a85eb238 req-b204607f-5635-4c4c-a42c-7d17caa22400 None None] RequestId filter calling following filter/app {{(pid=100523) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:09:05.409238 np0000005924 devstack@c-api.service[100523]: INFO cinder.api.openstack.wsgi [req-a4c02445-c551-40e2-a63f-a760a85eb238 req-b204607f-5635-4c4c-a42c-7d17caa22400 tempest-TaggedBootDevicesTest-1873491031 tempest-TaggedBootDevicesTest-1873491031-project-member] PUT https://10.4.3.117/volume/v3/attachments/144e62cb-cc7b-414a-bfff-1b28efd8cbfd Jul 27 16:09:05.410773 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.openstack.wsgi [req-a4c02445-c551-40e2-a63f-a760a85eb238 req-b204607f-5635-4c4c-a42c-7d17caa22400 tempest-TaggedBootDevicesTest-1873491031 tempest-TaggedBootDevicesTest-1873491031-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.117", "host": "np0000005924", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:c1414b6f8d8f", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "13cbedf7-bb1f-4b5e-b492-2fef0d4dab25", "nvme_native_multipath": false, "mountpoint": "/dev/vda"}}} {{(pid=100523) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 27 16:09:05.417702 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.coordination [req-a4c02445-c551-40e2-a63f-a760a85eb238 req-b204607f-5635-4c4c-a42c-7d17caa22400 tempest-TaggedBootDevicesTest-1873491031 tempest-TaggedBootDevicesTest-1873491031-project-member] Acquiring lock "cinder-attachment_update-728262e6-36b0-4cf2-ad66-a6fa0a766f7f-np0000005924" by "attachment_update" {{(pid=100523) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jul 27 16:09:05.423017 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.coordination [req-a4c02445-c551-40e2-a63f-a760a85eb238 req-b204607f-5635-4c4c-a42c-7d17caa22400 tempest-TaggedBootDevicesTest-1873491031 tempest-TaggedBootDevicesTest-1873491031-project-member] Lock "cinder-attachment_update-728262e6-36b0-4cf2-ad66-a6fa0a766f7f-np0000005924" acquired by "attachment_update" :: waited 0.005s {{(pid=100523) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jul 27 16:09:05.423957 np0000005924 devstack@c-api.service[100523]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:09:05.423957 np0000005924 devstack@c-api.service[100523]: warnings.warn( Jul 27 16:09:05.554184 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.coordination [req-a4c02445-c551-40e2-a63f-a760a85eb238 req-b204607f-5635-4c4c-a42c-7d17caa22400 tempest-TaggedBootDevicesTest-1873491031 tempest-TaggedBootDevicesTest-1873491031-project-member] Lock "cinder-attachment_update-728262e6-36b0-4cf2-ad66-a6fa0a766f7f-np0000005924" released by "attachment_update" :: held 0.130s {{(pid=100523) __release /opt/stack/cinder/cinder/coordination.py:152}} Jul 27 16:09:05.554184 np0000005924 devstack@c-api.service[100523]: INFO cinder.api.openstack.wsgi [req-a4c02445-c551-40e2-a63f-a760a85eb238 req-b204607f-5635-4c4c-a42c-7d17caa22400 tempest-TaggedBootDevicesTest-1873491031 tempest-TaggedBootDevicesTest-1873491031-project-member] https://10.4.3.117/volume/v3/attachments/144e62cb-cc7b-414a-bfff-1b28efd8cbfd returned with HTTP 200 Jul 27 16:09:05.554184 np0000005924 devstack@c-api.service[100523]: [pid: 100523|app: 0|req: 129/522] 10.4.3.117 () {74 vars in 1704 bytes} [Mon Jul 27 16:09:05 2026] PUT /volume/v3/attachments/144e62cb-cc7b-414a-bfff-1b28efd8cbfd => generated 969 bytes in 147 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 27 16:09:05.598542 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.middleware.request_id [req-a4c02445-c551-40e2-a63f-a760a85eb238 req-33e42545-e953-45c5-8475-1e482ab5ec7c None None] RequestId filter calling following filter/app {{(pid=100521) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:09:05.602614 np0000005924 devstack@c-api.service[100521]: INFO cinder.api.openstack.wsgi [req-a4c02445-c551-40e2-a63f-a760a85eb238 req-33e42545-e953-45c5-8475-1e482ab5ec7c tempest-TaggedBootDevicesTest-1873491031 tempest-TaggedBootDevicesTest-1873491031-project-member] POST https://10.4.3.117/volume/v3/attachments/144e62cb-cc7b-414a-bfff-1b28efd8cbfd/action Jul 27 16:09:05.602614 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.openstack.wsgi [req-a4c02445-c551-40e2-a63f-a760a85eb238 req-33e42545-e953-45c5-8475-1e482ab5ec7c tempest-TaggedBootDevicesTest-1873491031 tempest-TaggedBootDevicesTest-1873491031-project-member] Action body: b'{"os-complete": null}' {{(pid=100521) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 27 16:09:05.602614 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.openstack.wsgi [req-a4c02445-c551-40e2-a63f-a760a85eb238 req-33e42545-e953-45c5-8475-1e482ab5ec7c tempest-TaggedBootDevicesTest-1873491031 tempest-TaggedBootDevicesTest-1873491031-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100521) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 27 16:09:05.618373 np0000005924 devstack@c-api.service[100521]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:09:05.618373 np0000005924 devstack@c-api.service[100521]: warnings.warn( Jul 27 16:09:05.653667 np0000005924 devstack@c-api.service[100521]: INFO cinder.api.openstack.wsgi [req-a4c02445-c551-40e2-a63f-a760a85eb238 req-33e42545-e953-45c5-8475-1e482ab5ec7c tempest-TaggedBootDevicesTest-1873491031 tempest-TaggedBootDevicesTest-1873491031-project-member] https://10.4.3.117/volume/v3/attachments/144e62cb-cc7b-414a-bfff-1b28efd8cbfd/action returned with HTTP 204 Jul 27 16:09:05.654194 np0000005924 devstack@c-api.service[100521]: [pid: 100521|app: 0|req: 130/523] 10.4.3.117 () {74 vars in 1725 bytes} [Mon Jul 27 16:09:05 2026] POST /volume/v3/attachments/144e62cb-cc7b-414a-bfff-1b28efd8cbfd/action => generated 0 bytes in 56 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jul 27 16:09:05.675163 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.middleware.request_id [None req-678335fa-01d6-4468-9cd3-97ece72775b4 None None] RequestId filter calling following filter/app {{(pid=100522) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:09:05.675538 np0000005924 devstack@c-api.service[100522]: INFO cinder.api.openstack.wsgi [None req-678335fa-01d6-4468-9cd3-97ece72775b4 None None] GET https://10.4.3.117/volume// Jul 27 16:09:05.675703 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.openstack.wsgi [None req-678335fa-01d6-4468-9cd3-97ece72775b4 None None] Empty body provided in request {{(pid=100522) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:09:05.675899 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.openstack.wsgi [None req-678335fa-01d6-4468-9cd3-97ece72775b4 None None] Calling method 'all' {{(pid=100522) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:09:05.676211 np0000005924 devstack@c-api.service[100522]: INFO cinder.api.openstack.wsgi [None req-678335fa-01d6-4468-9cd3-97ece72775b4 None None] https://10.4.3.117/volume// returned with HTTP 300 Jul 27 16:09:05.676510 np0000005924 devstack@c-api.service[100522]: [pid: 100522|app: 0|req: 130/524] 10.4.3.117 () {66 vars in 1426 bytes} [Mon Jul 27 16:09:05 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 27 16:09:05.684375 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.middleware.request_id [req-a4c02445-c551-40e2-a63f-a760a85eb238 req-440ab9c6-32dd-4a88-b68d-dcf617b4847f None None] RequestId filter calling following filter/app {{(pid=100524) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:09:05.686563 np0000005924 devstack@c-api.service[100524]: INFO cinder.api.openstack.wsgi [req-a4c02445-c551-40e2-a63f-a760a85eb238 req-440ab9c6-32dd-4a88-b68d-dcf617b4847f tempest-TaggedBootDevicesTest-1873491031 tempest-TaggedBootDevicesTest-1873491031-project-member] GET https://10.4.3.117/volume/v3/volumes/90ad245f-e9d6-4ba5-aecd-c523b8866d9c Jul 27 16:09:05.686878 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.openstack.wsgi [req-a4c02445-c551-40e2-a63f-a760a85eb238 req-440ab9c6-32dd-4a88-b68d-dcf617b4847f tempest-TaggedBootDevicesTest-1873491031 tempest-TaggedBootDevicesTest-1873491031-project-member] Empty body provided in request {{(pid=100524) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:09:05.687000 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.openstack.wsgi [req-a4c02445-c551-40e2-a63f-a760a85eb238 req-440ab9c6-32dd-4a88-b68d-dcf617b4847f tempest-TaggedBootDevicesTest-1873491031 tempest-TaggedBootDevicesTest-1873491031-project-member] Calling method 'show' {{(pid=100524) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:09:05.697125 np0000005924 devstack@c-api.service[100524]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:09:05.697125 np0000005924 devstack@c-api.service[100524]: warnings.warn( Jul 27 16:09:05.701762 np0000005924 devstack@c-api.service[100524]: INFO cinder.volume.api [req-a4c02445-c551-40e2-a63f-a760a85eb238 req-440ab9c6-32dd-4a88-b68d-dcf617b4847f tempest-TaggedBootDevicesTest-1873491031 tempest-TaggedBootDevicesTest-1873491031-project-member] Volume info retrieved successfully. Jul 27 16:09:05.706739 np0000005924 devstack@c-api.service[100524]: INFO cinder.api.openstack.wsgi [req-a4c02445-c551-40e2-a63f-a760a85eb238 req-440ab9c6-32dd-4a88-b68d-dcf617b4847f tempest-TaggedBootDevicesTest-1873491031 tempest-TaggedBootDevicesTest-1873491031-project-member] https://10.4.3.117/volume/v3/volumes/90ad245f-e9d6-4ba5-aecd-c523b8866d9c returned with HTTP 200 Jul 27 16:09:05.707380 np0000005924 devstack@c-api.service[100524]: [pid: 100524|app: 0|req: 136/525] 10.4.3.117 () {70 vars in 1639 bytes} [Mon Jul 27 16:09:05 2026] GET /volume/v3/volumes/90ad245f-e9d6-4ba5-aecd-c523b8866d9c => generated 1023 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 27 16:09:05.814379 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.middleware.request_id [req-a4c02445-c551-40e2-a63f-a760a85eb238 req-ab450c91-15e3-44e3-afef-11dece2901a9 None None] RequestId filter calling following filter/app {{(pid=100523) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:09:05.820738 np0000005924 devstack@c-api.service[100523]: INFO cinder.api.openstack.wsgi [req-a4c02445-c551-40e2-a63f-a760a85eb238 req-ab450c91-15e3-44e3-afef-11dece2901a9 tempest-TaggedBootDevicesTest-1873491031 tempest-TaggedBootDevicesTest-1873491031-project-member] PUT https://10.4.3.117/volume/v3/attachments/0e7dfba8-e429-41f7-a301-15b97edaa7b4 Jul 27 16:09:05.821472 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.openstack.wsgi [req-a4c02445-c551-40e2-a63f-a760a85eb238 req-ab450c91-15e3-44e3-afef-11dece2901a9 tempest-TaggedBootDevicesTest-1873491031 tempest-TaggedBootDevicesTest-1873491031-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.117", "host": "np0000005924", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:c1414b6f8d8f", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "13cbedf7-bb1f-4b5e-b492-2fef0d4dab25", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100523) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 27 16:09:05.842349 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.coordination [req-a4c02445-c551-40e2-a63f-a760a85eb238 req-ab450c91-15e3-44e3-afef-11dece2901a9 tempest-TaggedBootDevicesTest-1873491031 tempest-TaggedBootDevicesTest-1873491031-project-member] Acquiring lock "cinder-attachment_update-90ad245f-e9d6-4ba5-aecd-c523b8866d9c-np0000005924" by "attachment_update" {{(pid=100523) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jul 27 16:09:05.844834 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.coordination [req-a4c02445-c551-40e2-a63f-a760a85eb238 req-ab450c91-15e3-44e3-afef-11dece2901a9 tempest-TaggedBootDevicesTest-1873491031 tempest-TaggedBootDevicesTest-1873491031-project-member] Lock "cinder-attachment_update-90ad245f-e9d6-4ba5-aecd-c523b8866d9c-np0000005924" acquired by "attachment_update" :: waited 0.005s {{(pid=100523) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jul 27 16:09:05.846047 np0000005924 devstack@c-api.service[100523]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:09:05.846047 np0000005924 devstack@c-api.service[100523]: warnings.warn( Jul 27 16:09:05.929701 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.middleware.request_id [req-71e82abc-a107-4f33-a470-0dcc466f249c req-ab6bddff-d2ec-43e2-a768-d540c7e2fd00 None None] RequestId filter calling following filter/app {{(pid=100521) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:09:05.932434 np0000005924 devstack@c-api.service[100521]: INFO cinder.api.openstack.wsgi [req-71e82abc-a107-4f33-a470-0dcc466f249c req-ab6bddff-d2ec-43e2-a768-d540c7e2fd00 tempest-ServerBootFromVolumeStableRescueTest-1223840988 tempest-ServerBootFromVolumeStableRescueTest-1223840988-project-member] POST https://10.4.3.117/volume/v3/volumes Jul 27 16:09:05.933045 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.openstack.wsgi [req-71e82abc-a107-4f33-a470-0dcc466f249c req-ab6bddff-d2ec-43e2-a768-d540c7e2fd00 tempest-ServerBootFromVolumeStableRescueTest-1223840988 tempest-ServerBootFromVolumeStableRescueTest-1223840988-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": "9b5714dc-7db2-46f4-8517-f5174b84ff15", "source_volid": null, "backup_id": null}} {{(pid=100521) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 27 16:09:05.935474 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.v3.volumes [req-71e82abc-a107-4f33-a470-0dcc466f249c req-ab6bddff-d2ec-43e2-a768-d540c7e2fd00 tempest-ServerBootFromVolumeStableRescueTest-1223840988 tempest-ServerBootFromVolumeStableRescueTest-1223840988-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': '9b5714dc-7db2-46f4-8517-f5174b84ff15', 'source_volid': None, 'backup_id': None}} {{(pid=100521) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 27 16:09:06.003675 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.coordination [req-a4c02445-c551-40e2-a63f-a760a85eb238 req-ab450c91-15e3-44e3-afef-11dece2901a9 tempest-TaggedBootDevicesTest-1873491031 tempest-TaggedBootDevicesTest-1873491031-project-member] Lock "cinder-attachment_update-90ad245f-e9d6-4ba5-aecd-c523b8866d9c-np0000005924" released by "attachment_update" :: held 0.159s {{(pid=100523) __release /opt/stack/cinder/cinder/coordination.py:152}} Jul 27 16:09:06.004051 np0000005924 devstack@c-api.service[100523]: INFO cinder.api.openstack.wsgi [req-a4c02445-c551-40e2-a63f-a760a85eb238 req-ab450c91-15e3-44e3-afef-11dece2901a9 tempest-TaggedBootDevicesTest-1873491031 tempest-TaggedBootDevicesTest-1873491031-project-member] https://10.4.3.117/volume/v3/attachments/0e7dfba8-e429-41f7-a301-15b97edaa7b4 returned with HTTP 200 Jul 27 16:09:06.004580 np0000005924 devstack@c-api.service[100523]: [pid: 100523|app: 0|req: 130/526] 10.4.3.117 () {74 vars in 1704 bytes} [Mon Jul 27 16:09:05 2026] PUT /volume/v3/attachments/0e7dfba8-e429-41f7-a301-15b97edaa7b4 => generated 969 bytes in 191 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 27 16:09:06.039922 np0000005924 devstack@c-api.service[100521]: INFO cinder.api.v3.volumes [req-71e82abc-a107-4f33-a470-0dcc466f249c req-ab6bddff-d2ec-43e2-a768-d540c7e2fd00 tempest-ServerBootFromVolumeStableRescueTest-1223840988 tempest-ServerBootFromVolumeStableRescueTest-1223840988-project-member] Create volume of 1 GB Jul 27 16:09:06.045030 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.middleware.request_id [req-a4c02445-c551-40e2-a63f-a760a85eb238 req-1752a1f4-33f1-4c2c-8a9a-a1e1e645eab3 None None] RequestId filter calling following filter/app {{(pid=100522) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:09:06.051353 np0000005924 devstack@c-api.service[100521]: INFO cinder.volume.api [req-71e82abc-a107-4f33-a470-0dcc466f249c req-ab6bddff-d2ec-43e2-a768-d540c7e2fd00 tempest-ServerBootFromVolumeStableRescueTest-1223840988 tempest-ServerBootFromVolumeStableRescueTest-1223840988-project-member] Availability Zones retrieved successfully. Jul 27 16:09:06.051466 np0000005924 devstack@c-api.service[100522]: INFO cinder.api.openstack.wsgi [req-a4c02445-c551-40e2-a63f-a760a85eb238 req-1752a1f4-33f1-4c2c-8a9a-a1e1e645eab3 tempest-TaggedBootDevicesTest-1873491031 tempest-TaggedBootDevicesTest-1873491031-project-member] POST https://10.4.3.117/volume/v3/attachments/0e7dfba8-e429-41f7-a301-15b97edaa7b4/action Jul 27 16:09:06.051466 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.openstack.wsgi [req-a4c02445-c551-40e2-a63f-a760a85eb238 req-1752a1f4-33f1-4c2c-8a9a-a1e1e645eab3 tempest-TaggedBootDevicesTest-1873491031 tempest-TaggedBootDevicesTest-1873491031-project-member] Action body: b'{"os-complete": null}' {{(pid=100522) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 27 16:09:06.051466 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.openstack.wsgi [req-a4c02445-c551-40e2-a63f-a760a85eb238 req-1752a1f4-33f1-4c2c-8a9a-a1e1e645eab3 tempest-TaggedBootDevicesTest-1873491031 tempest-TaggedBootDevicesTest-1873491031-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100522) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 27 16:09:06.057018 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.volume.api [req-71e82abc-a107-4f33-a470-0dcc466f249c req-ab6bddff-d2ec-43e2-a768-d540c7e2fd00 tempest-ServerBootFromVolumeStableRescueTest-1223840988 tempest-ServerBootFromVolumeStableRescueTest-1223840988-project-member] Flow 'volume_create_api' (f92a4a12-2cdd-44f8-bbed-a252afa6aee2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100521) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 27 16:09:06.059406 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.volume.api [req-71e82abc-a107-4f33-a470-0dcc466f249c req-ab6bddff-d2ec-43e2-a768-d540c7e2fd00 tempest-ServerBootFromVolumeStableRescueTest-1223840988 tempest-ServerBootFromVolumeStableRescueTest-1223840988-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (be58eaa2-952d-43a7-b5d0-db5f2c630fc7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100521) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 27 16:09:06.060971 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.volume.flows.api.create_volume [req-71e82abc-a107-4f33-a470-0dcc466f249c req-ab6bddff-d2ec-43e2-a768-d540c7e2fd00 tempest-ServerBootFromVolumeStableRescueTest-1223840988 tempest-ServerBootFromVolumeStableRescueTest-1223840988-project-member] Validating volume size '1' using validate_int {{(pid=100521) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 27 16:09:06.069308 np0000005924 devstack@c-api.service[100522]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:09:06.069308 np0000005924 devstack@c-api.service[100522]: warnings.warn( Jul 27 16:09:06.112903 np0000005924 devstack@c-api.service[100522]: INFO cinder.api.openstack.wsgi [req-a4c02445-c551-40e2-a63f-a760a85eb238 req-1752a1f4-33f1-4c2c-8a9a-a1e1e645eab3 tempest-TaggedBootDevicesTest-1873491031 tempest-TaggedBootDevicesTest-1873491031-project-member] https://10.4.3.117/volume/v3/attachments/0e7dfba8-e429-41f7-a301-15b97edaa7b4/action returned with HTTP 204 Jul 27 16:09:06.113435 np0000005924 devstack@c-api.service[100522]: [pid: 100522|app: 0|req: 131/527] 10.4.3.117 () {74 vars in 1725 bytes} [Mon Jul 27 16:09:06 2026] POST /volume/v3/attachments/0e7dfba8-e429-41f7-a301-15b97edaa7b4/action => generated 0 bytes in 69 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jul 27 16:09:06.137858 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.middleware.request_id [None req-64544f69-aa04-4a17-8d1a-a940d7898acc None None] RequestId filter calling following filter/app {{(pid=100524) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:09:06.138228 np0000005924 devstack@c-api.service[100524]: INFO cinder.api.openstack.wsgi [None req-64544f69-aa04-4a17-8d1a-a940d7898acc None None] GET https://10.4.3.117/volume// Jul 27 16:09:06.138406 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.openstack.wsgi [None req-64544f69-aa04-4a17-8d1a-a940d7898acc None None] Empty body provided in request {{(pid=100524) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:09:06.138481 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.volume.api [req-71e82abc-a107-4f33-a470-0dcc466f249c req-ab6bddff-d2ec-43e2-a768-d540c7e2fd00 tempest-ServerBootFromVolumeStableRescueTest-1223840988 tempest-ServerBootFromVolumeStableRescueTest-1223840988-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (be58eaa2-952d-43a7-b5d0-db5f2c630fc7) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-27T16:04:59Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=2bce4e1a-e6e0-49d9-be36-c3405449a01e,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '2bce4e1a-e6e0-49d9-be36-c3405449a01e', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100521) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 27 16:09:06.138639 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.openstack.wsgi [None req-64544f69-aa04-4a17-8d1a-a940d7898acc None None] Calling method 'all' {{(pid=100524) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:09:06.139041 np0000005924 devstack@c-api.service[100524]: INFO cinder.api.openstack.wsgi [None req-64544f69-aa04-4a17-8d1a-a940d7898acc None None] https://10.4.3.117/volume// returned with HTTP 300 Jul 27 16:09:06.139319 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.volume.api [req-71e82abc-a107-4f33-a470-0dcc466f249c req-ab6bddff-d2ec-43e2-a768-d540c7e2fd00 tempest-ServerBootFromVolumeStableRescueTest-1223840988 tempest-ServerBootFromVolumeStableRescueTest-1223840988-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (dc18a493-c606-4cac-92d6-90bb3b365ab3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100521) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 27 16:09:06.139419 np0000005924 devstack@c-api.service[100524]: [pid: 100524|app: 0|req: 137/528] 10.4.3.117 () {66 vars in 1426 bytes} [Mon Jul 27 16:09:06 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 27 16:09:06.149029 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.middleware.request_id [req-a4c02445-c551-40e2-a63f-a760a85eb238 req-6d9a1e06-1185-49e9-853f-25442e75154e None None] RequestId filter calling following filter/app {{(pid=100523) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:09:06.152878 np0000005924 devstack@c-api.service[100523]: INFO cinder.api.openstack.wsgi [req-a4c02445-c551-40e2-a63f-a760a85eb238 req-6d9a1e06-1185-49e9-853f-25442e75154e tempest-TaggedBootDevicesTest-1873491031 tempest-TaggedBootDevicesTest-1873491031-project-member] GET https://10.4.3.117/volume/v3/volumes/6ddd00fe-97f4-4af5-938d-a56971622fa6 Jul 27 16:09:06.153836 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.openstack.wsgi [req-a4c02445-c551-40e2-a63f-a760a85eb238 req-6d9a1e06-1185-49e9-853f-25442e75154e tempest-TaggedBootDevicesTest-1873491031 tempest-TaggedBootDevicesTest-1873491031-project-member] Empty body provided in request {{(pid=100523) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:09:06.154276 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.openstack.wsgi [req-a4c02445-c551-40e2-a63f-a760a85eb238 req-6d9a1e06-1185-49e9-853f-25442e75154e tempest-TaggedBootDevicesTest-1873491031 tempest-TaggedBootDevicesTest-1873491031-project-member] Calling method 'show' {{(pid=100523) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:09:06.182633 np0000005924 devstack@c-api.service[100523]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:09:06.182633 np0000005924 devstack@c-api.service[100523]: warnings.warn( Jul 27 16:09:06.193838 np0000005924 devstack@c-api.service[100523]: INFO cinder.volume.api [req-a4c02445-c551-40e2-a63f-a760a85eb238 req-6d9a1e06-1185-49e9-853f-25442e75154e tempest-TaggedBootDevicesTest-1873491031 tempest-TaggedBootDevicesTest-1873491031-project-member] Volume info retrieved successfully. Jul 27 16:09:06.215690 np0000005924 devstack@c-api.service[100523]: INFO cinder.api.openstack.wsgi [req-a4c02445-c551-40e2-a63f-a760a85eb238 req-6d9a1e06-1185-49e9-853f-25442e75154e tempest-TaggedBootDevicesTest-1873491031 tempest-TaggedBootDevicesTest-1873491031-project-member] https://10.4.3.117/volume/v3/volumes/6ddd00fe-97f4-4af5-938d-a56971622fa6 returned with HTTP 200 Jul 27 16:09:06.215690 np0000005924 devstack@c-api.service[100523]: [pid: 100523|app: 0|req: 131/529] 10.4.3.117 () {70 vars in 1639 bytes} [Mon Jul 27 16:09:06 2026] GET /volume/v3/volumes/6ddd00fe-97f4-4af5-938d-a56971622fa6 => generated 1023 bytes in 66 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 27 16:09:06.267244 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.quota [req-71e82abc-a107-4f33-a470-0dcc466f249c req-ab6bddff-d2ec-43e2-a768-d540c7e2fd00 tempest-ServerBootFromVolumeStableRescueTest-1223840988 tempest-ServerBootFromVolumeStableRescueTest-1223840988-project-member] Created reservations ['c2f0054e-389f-4aae-99b3-a11c7ea024c2', '2a9a3f2e-5022-45b0-b79c-3b1ad9c5cac0', 'ea83f1cb-3f9c-4030-b0be-c498ebf3e53c', '886b9275-acf2-47ef-9b81-7a2f400afdbb'] {{(pid=100521) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 27 16:09:06.269349 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.volume.api [req-71e82abc-a107-4f33-a470-0dcc466f249c req-ab6bddff-d2ec-43e2-a768-d540c7e2fd00 tempest-ServerBootFromVolumeStableRescueTest-1223840988 tempest-ServerBootFromVolumeStableRescueTest-1223840988-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (dc18a493-c606-4cac-92d6-90bb3b365ab3) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['c2f0054e-389f-4aae-99b3-a11c7ea024c2', '2a9a3f2e-5022-45b0-b79c-3b1ad9c5cac0', 'ea83f1cb-3f9c-4030-b0be-c498ebf3e53c', '886b9275-acf2-47ef-9b81-7a2f400afdbb']}' {{(pid=100521) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 27 16:09:06.269349 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.volume.api [req-71e82abc-a107-4f33-a470-0dcc466f249c req-ab6bddff-d2ec-43e2-a768-d540c7e2fd00 tempest-ServerBootFromVolumeStableRescueTest-1223840988 tempest-ServerBootFromVolumeStableRescueTest-1223840988-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (872c730d-ccec-4e34-9400-9b5d841f4c00) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100521) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 27 16:09:06.311716 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.volume.api [req-71e82abc-a107-4f33-a470-0dcc466f249c req-ab6bddff-d2ec-43e2-a768-d540c7e2fd00 tempest-ServerBootFromVolumeStableRescueTest-1223840988 tempest-ServerBootFromVolumeStableRescueTest-1223840988-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (872c730d-ccec-4e34-9400-9b5d841f4c00) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'c44fae8a-0f17-4448-94fb-19bfe2f33f4c', '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='9b1ead20ac664ecaa6be71300e41b947',qos_specs=None,replication_status=,reservations=['c2f0054e-389f-4aae-99b3-a11c7ea024c2','2a9a3f2e-5022-45b0-b79c-3b1ad9c5cac0','ea83f1cb-3f9c-4030-b0be-c498ebf3e53c','886b9275-acf2-47ef-9b81-7a2f400afdbb'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='c49cf1befd504ab8b43beffe19759f61',volume_type_id=2bce4e1a-e6e0-49d9-be36-c3405449a01e), 'volume': Volume(_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-27T16:09:06Z,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=c44fae8a-0f17-4448-94fb-19bfe2f33f4c,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='9b1ead20ac664ecaa6be71300e41b947',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='c49cf1befd504ab8b43beffe19759f61',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(2bce4e1a-e6e0-49d9-be36-c3405449a01e),volume_type_id=2bce4e1a-e6e0-49d9-be36-c3405449a01e)}' {{(pid=100521) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 27 16:09:06.313499 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.volume.api [req-71e82abc-a107-4f33-a470-0dcc466f249c req-ab6bddff-d2ec-43e2-a768-d540c7e2fd00 tempest-ServerBootFromVolumeStableRescueTest-1223840988 tempest-ServerBootFromVolumeStableRescueTest-1223840988-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (ebd1298e-60f3-498b-be8b-b80ae776f302) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100521) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 27 16:09:06.324644 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.middleware.request_id [req-a4c02445-c551-40e2-a63f-a760a85eb238 req-241da0b1-41eb-4a01-963f-c0be70580be3 None None] RequestId filter calling following filter/app {{(pid=100522) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:09:06.326736 np0000005924 devstack@c-api.service[100522]: INFO cinder.api.openstack.wsgi [req-a4c02445-c551-40e2-a63f-a760a85eb238 req-241da0b1-41eb-4a01-963f-c0be70580be3 tempest-TaggedBootDevicesTest-1873491031 tempest-TaggedBootDevicesTest-1873491031-project-member] PUT https://10.4.3.117/volume/v3/attachments/950766a0-0d13-4387-a2dc-a32f453cfc57 Jul 27 16:09:06.327101 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.openstack.wsgi [req-a4c02445-c551-40e2-a63f-a760a85eb238 req-241da0b1-41eb-4a01-963f-c0be70580be3 tempest-TaggedBootDevicesTest-1873491031 tempest-TaggedBootDevicesTest-1873491031-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.117", "host": "np0000005924", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:c1414b6f8d8f", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "13cbedf7-bb1f-4b5e-b492-2fef0d4dab25", "nvme_native_multipath": false, "mountpoint": "/dev/vdc"}}} {{(pid=100522) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 27 16:09:06.362516 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.volume.api [req-71e82abc-a107-4f33-a470-0dcc466f249c req-ab6bddff-d2ec-43e2-a768-d540c7e2fd00 tempest-ServerBootFromVolumeStableRescueTest-1223840988 tempest-ServerBootFromVolumeStableRescueTest-1223840988-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (ebd1298e-60f3-498b-be8b-b80ae776f302) transitioned into 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='9b1ead20ac664ecaa6be71300e41b947',qos_specs=None,replication_status=,reservations=['c2f0054e-389f-4aae-99b3-a11c7ea024c2','2a9a3f2e-5022-45b0-b79c-3b1ad9c5cac0','ea83f1cb-3f9c-4030-b0be-c498ebf3e53c','886b9275-acf2-47ef-9b81-7a2f400afdbb'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='c49cf1befd504ab8b43beffe19759f61',volume_type_id=2bce4e1a-e6e0-49d9-be36-c3405449a01e)}' {{(pid=100521) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 27 16:09:06.362516 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.volume.api [req-71e82abc-a107-4f33-a470-0dcc466f249c req-ab6bddff-d2ec-43e2-a768-d540c7e2fd00 tempest-ServerBootFromVolumeStableRescueTest-1223840988 tempest-ServerBootFromVolumeStableRescueTest-1223840988-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (201ee00b-058d-4989-a997-7a0f0e837679) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100521) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 27 16:09:06.377281 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.coordination [req-a4c02445-c551-40e2-a63f-a760a85eb238 req-241da0b1-41eb-4a01-963f-c0be70580be3 tempest-TaggedBootDevicesTest-1873491031 tempest-TaggedBootDevicesTest-1873491031-project-member] Acquiring lock "cinder-attachment_update-6ddd00fe-97f4-4af5-938d-a56971622fa6-np0000005924" by "attachment_update" {{(pid=100522) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jul 27 16:09:06.384558 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.coordination [req-a4c02445-c551-40e2-a63f-a760a85eb238 req-241da0b1-41eb-4a01-963f-c0be70580be3 tempest-TaggedBootDevicesTest-1873491031 tempest-TaggedBootDevicesTest-1873491031-project-member] Lock "cinder-attachment_update-6ddd00fe-97f4-4af5-938d-a56971622fa6-np0000005924" acquired by "attachment_update" :: waited 0.007s {{(pid=100522) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jul 27 16:09:06.385401 np0000005924 devstack@c-api.service[100522]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:09:06.385401 np0000005924 devstack@c-api.service[100522]: warnings.warn( Jul 27 16:09:06.401539 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.volume.api [req-71e82abc-a107-4f33-a470-0dcc466f249c req-ab6bddff-d2ec-43e2-a768-d540c7e2fd00 tempest-ServerBootFromVolumeStableRescueTest-1223840988 tempest-ServerBootFromVolumeStableRescueTest-1223840988-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (201ee00b-058d-4989-a997-7a0f0e837679) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100521) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 27 16:09:06.402663 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.volume.api [req-71e82abc-a107-4f33-a470-0dcc466f249c req-ab6bddff-d2ec-43e2-a768-d540c7e2fd00 tempest-ServerBootFromVolumeStableRescueTest-1223840988 tempest-ServerBootFromVolumeStableRescueTest-1223840988-project-member] Flow 'volume_create_api' (f92a4a12-2cdd-44f8-bbed-a252afa6aee2) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100521) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 27 16:09:06.403069 np0000005924 devstack@c-api.service[100521]: INFO cinder.volume.api [req-71e82abc-a107-4f33-a470-0dcc466f249c req-ab6bddff-d2ec-43e2-a768-d540c7e2fd00 tempest-ServerBootFromVolumeStableRescueTest-1223840988 tempest-ServerBootFromVolumeStableRescueTest-1223840988-project-member] Create volume request issued successfully. Jul 27 16:09:06.403888 np0000005924 devstack@c-api.service[100521]: INFO cinder.api.openstack.wsgi [req-71e82abc-a107-4f33-a470-0dcc466f249c req-ab6bddff-d2ec-43e2-a768-d540c7e2fd00 tempest-ServerBootFromVolumeStableRescueTest-1223840988 tempest-ServerBootFromVolumeStableRescueTest-1223840988-project-member] https://10.4.3.117/volume/v3/volumes returned with HTTP 202 Jul 27 16:09:06.404441 np0000005924 devstack@c-api.service[100521]: [pid: 100521|app: 0|req: 131/530] 10.4.3.117 () {72 vars in 1541 bytes} [Mon Jul 27 16:09:05 2026] POST /volume/v3/volumes => generated 703 bytes in 476 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 27 16:09:06.415217 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.middleware.request_id [req-71e82abc-a107-4f33-a470-0dcc466f249c req-f35a8a3b-40ca-486d-b3f0-e6f5033c4ede None None] RequestId filter calling following filter/app {{(pid=100524) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:09:06.419256 np0000005924 devstack@c-api.service[100524]: INFO cinder.api.openstack.wsgi [req-71e82abc-a107-4f33-a470-0dcc466f249c req-f35a8a3b-40ca-486d-b3f0-e6f5033c4ede tempest-ServerBootFromVolumeStableRescueTest-1223840988 tempest-ServerBootFromVolumeStableRescueTest-1223840988-project-member] GET https://10.4.3.117/volume/v3/volumes/c44fae8a-0f17-4448-94fb-19bfe2f33f4c Jul 27 16:09:06.419529 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.openstack.wsgi [req-71e82abc-a107-4f33-a470-0dcc466f249c req-f35a8a3b-40ca-486d-b3f0-e6f5033c4ede tempest-ServerBootFromVolumeStableRescueTest-1223840988 tempest-ServerBootFromVolumeStableRescueTest-1223840988-project-member] Empty body provided in request {{(pid=100524) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:09:06.419779 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.openstack.wsgi [req-71e82abc-a107-4f33-a470-0dcc466f249c req-f35a8a3b-40ca-486d-b3f0-e6f5033c4ede tempest-ServerBootFromVolumeStableRescueTest-1223840988 tempest-ServerBootFromVolumeStableRescueTest-1223840988-project-member] Calling method 'show' {{(pid=100524) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:09:06.431588 np0000005924 devstack@c-api.service[100524]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:09:06.431588 np0000005924 devstack@c-api.service[100524]: warnings.warn( Jul 27 16:09:06.435982 np0000005924 devstack@c-api.service[100524]: INFO cinder.volume.api [req-71e82abc-a107-4f33-a470-0dcc466f249c req-f35a8a3b-40ca-486d-b3f0-e6f5033c4ede tempest-ServerBootFromVolumeStableRescueTest-1223840988 tempest-ServerBootFromVolumeStableRescueTest-1223840988-project-member] Volume info retrieved successfully. Jul 27 16:09:06.441757 np0000005924 devstack@c-api.service[100524]: INFO cinder.api.openstack.wsgi [req-71e82abc-a107-4f33-a470-0dcc466f249c req-f35a8a3b-40ca-486d-b3f0-e6f5033c4ede tempest-ServerBootFromVolumeStableRescueTest-1223840988 tempest-ServerBootFromVolumeStableRescueTest-1223840988-project-member] https://10.4.3.117/volume/v3/volumes/c44fae8a-0f17-4448-94fb-19bfe2f33f4c returned with HTTP 200 Jul 27 16:09:06.442161 np0000005924 devstack@c-api.service[100524]: [pid: 100524|app: 0|req: 138/531] 10.4.3.117 () {68 vars in 1598 bytes} [Mon Jul 27 16:09:06 2026] GET /volume/v3/volumes/c44fae8a-0f17-4448-94fb-19bfe2f33f4c => generated 771 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 27 16:09:06.453291 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.middleware.request_id [req-71e82abc-a107-4f33-a470-0dcc466f249c req-32b193f0-904e-4739-8e3d-faba9fad6d5b None None] RequestId filter calling following filter/app {{(pid=100523) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:09:06.455424 np0000005924 devstack@c-api.service[100523]: INFO cinder.api.openstack.wsgi [req-71e82abc-a107-4f33-a470-0dcc466f249c req-32b193f0-904e-4739-8e3d-faba9fad6d5b tempest-ServerBootFromVolumeStableRescueTest-1223840988 tempest-ServerBootFromVolumeStableRescueTest-1223840988-project-member] GET https://10.4.3.117/volume/v3/volumes/c44fae8a-0f17-4448-94fb-19bfe2f33f4c Jul 27 16:09:06.455691 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.openstack.wsgi [req-71e82abc-a107-4f33-a470-0dcc466f249c req-32b193f0-904e-4739-8e3d-faba9fad6d5b tempest-ServerBootFromVolumeStableRescueTest-1223840988 tempest-ServerBootFromVolumeStableRescueTest-1223840988-project-member] Empty body provided in request {{(pid=100523) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:09:06.455961 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.openstack.wsgi [req-71e82abc-a107-4f33-a470-0dcc466f249c req-32b193f0-904e-4739-8e3d-faba9fad6d5b tempest-ServerBootFromVolumeStableRescueTest-1223840988 tempest-ServerBootFromVolumeStableRescueTest-1223840988-project-member] Calling method 'show' {{(pid=100523) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:09:06.463934 np0000005924 devstack@c-api.service[100523]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:09:06.463934 np0000005924 devstack@c-api.service[100523]: warnings.warn( Jul 27 16:09:06.468740 np0000005924 devstack@c-api.service[100523]: INFO cinder.volume.api [req-71e82abc-a107-4f33-a470-0dcc466f249c req-32b193f0-904e-4739-8e3d-faba9fad6d5b tempest-ServerBootFromVolumeStableRescueTest-1223840988 tempest-ServerBootFromVolumeStableRescueTest-1223840988-project-member] Volume info retrieved successfully. Jul 27 16:09:06.477400 np0000005924 devstack@c-api.service[100523]: INFO cinder.api.openstack.wsgi [req-71e82abc-a107-4f33-a470-0dcc466f249c req-32b193f0-904e-4739-8e3d-faba9fad6d5b tempest-ServerBootFromVolumeStableRescueTest-1223840988 tempest-ServerBootFromVolumeStableRescueTest-1223840988-project-member] https://10.4.3.117/volume/v3/volumes/c44fae8a-0f17-4448-94fb-19bfe2f33f4c returned with HTTP 200 Jul 27 16:09:06.477953 np0000005924 devstack@c-api.service[100523]: [pid: 100523|app: 0|req: 132/532] 10.4.3.117 () {68 vars in 1598 bytes} [Mon Jul 27 16:09:06 2026] GET /volume/v3/volumes/c44fae8a-0f17-4448-94fb-19bfe2f33f4c => generated 771 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 27 16:09:06.664256 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.coordination [req-a4c02445-c551-40e2-a63f-a760a85eb238 req-241da0b1-41eb-4a01-963f-c0be70580be3 tempest-TaggedBootDevicesTest-1873491031 tempest-TaggedBootDevicesTest-1873491031-project-member] Lock "cinder-attachment_update-6ddd00fe-97f4-4af5-938d-a56971622fa6-np0000005924" released by "attachment_update" :: held 0.280s {{(pid=100522) __release /opt/stack/cinder/cinder/coordination.py:152}} Jul 27 16:09:06.666390 np0000005924 devstack@c-api.service[100522]: INFO cinder.api.openstack.wsgi [req-a4c02445-c551-40e2-a63f-a760a85eb238 req-241da0b1-41eb-4a01-963f-c0be70580be3 tempest-TaggedBootDevicesTest-1873491031 tempest-TaggedBootDevicesTest-1873491031-project-member] https://10.4.3.117/volume/v3/attachments/950766a0-0d13-4387-a2dc-a32f453cfc57 returned with HTTP 200 Jul 27 16:09:06.666870 np0000005924 devstack@c-api.service[100522]: [pid: 100522|app: 0|req: 132/533] 10.4.3.117 () {74 vars in 1704 bytes} [Mon Jul 27 16:09:06 2026] PUT /volume/v3/attachments/950766a0-0d13-4387-a2dc-a32f453cfc57 => generated 969 bytes in 343 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 27 16:09:06.716243 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.middleware.request_id [req-a4c02445-c551-40e2-a63f-a760a85eb238 req-5e371836-dc12-4eb3-b532-307ae4941648 None None] RequestId filter calling following filter/app {{(pid=100521) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:09:06.719052 np0000005924 devstack@c-api.service[100521]: INFO cinder.api.openstack.wsgi [req-a4c02445-c551-40e2-a63f-a760a85eb238 req-5e371836-dc12-4eb3-b532-307ae4941648 tempest-TaggedBootDevicesTest-1873491031 tempest-TaggedBootDevicesTest-1873491031-project-member] POST https://10.4.3.117/volume/v3/attachments/950766a0-0d13-4387-a2dc-a32f453cfc57/action Jul 27 16:09:06.719665 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.openstack.wsgi [req-a4c02445-c551-40e2-a63f-a760a85eb238 req-5e371836-dc12-4eb3-b532-307ae4941648 tempest-TaggedBootDevicesTest-1873491031 tempest-TaggedBootDevicesTest-1873491031-project-member] Action body: b'{"os-complete": null}' {{(pid=100521) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 27 16:09:06.719860 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.openstack.wsgi [req-a4c02445-c551-40e2-a63f-a760a85eb238 req-5e371836-dc12-4eb3-b532-307ae4941648 tempest-TaggedBootDevicesTest-1873491031 tempest-TaggedBootDevicesTest-1873491031-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100521) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 27 16:09:06.735477 np0000005924 devstack@c-api.service[100521]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:09:06.735477 np0000005924 devstack@c-api.service[100521]: warnings.warn( Jul 27 16:09:06.752525 np0000005924 devstack@c-api.service[100521]: INFO cinder.api.openstack.wsgi [req-a4c02445-c551-40e2-a63f-a760a85eb238 req-5e371836-dc12-4eb3-b532-307ae4941648 tempest-TaggedBootDevicesTest-1873491031 tempest-TaggedBootDevicesTest-1873491031-project-member] https://10.4.3.117/volume/v3/attachments/950766a0-0d13-4387-a2dc-a32f453cfc57/action returned with HTTP 204 Jul 27 16:09:06.754103 np0000005924 devstack@c-api.service[100521]: [pid: 100521|app: 0|req: 132/534] 10.4.3.117 () {74 vars in 1725 bytes} [Mon Jul 27 16:09:06 2026] POST /volume/v3/attachments/950766a0-0d13-4387-a2dc-a32f453cfc57/action => generated 0 bytes in 37 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jul 27 16:09:09.491036 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.middleware.request_id [req-71e82abc-a107-4f33-a470-0dcc466f249c req-ae1d8aee-5e37-435c-a3bc-47f107d9594e None None] RequestId filter calling following filter/app {{(pid=100524) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:09:09.495294 np0000005924 devstack@c-api.service[100524]: INFO cinder.api.openstack.wsgi [req-71e82abc-a107-4f33-a470-0dcc466f249c req-ae1d8aee-5e37-435c-a3bc-47f107d9594e tempest-ServerBootFromVolumeStableRescueTest-1223840988 tempest-ServerBootFromVolumeStableRescueTest-1223840988-project-member] GET https://10.4.3.117/volume/v3/volumes/c44fae8a-0f17-4448-94fb-19bfe2f33f4c Jul 27 16:09:09.495294 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.openstack.wsgi [req-71e82abc-a107-4f33-a470-0dcc466f249c req-ae1d8aee-5e37-435c-a3bc-47f107d9594e tempest-ServerBootFromVolumeStableRescueTest-1223840988 tempest-ServerBootFromVolumeStableRescueTest-1223840988-project-member] Empty body provided in request {{(pid=100524) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:09:09.495294 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.openstack.wsgi [req-71e82abc-a107-4f33-a470-0dcc466f249c req-ae1d8aee-5e37-435c-a3bc-47f107d9594e tempest-ServerBootFromVolumeStableRescueTest-1223840988 tempest-ServerBootFromVolumeStableRescueTest-1223840988-project-member] Calling method 'show' {{(pid=100524) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:09:09.503472 np0000005924 devstack@c-api.service[100524]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:09:09.503472 np0000005924 devstack@c-api.service[100524]: warnings.warn( Jul 27 16:09:09.506806 np0000005924 devstack@c-api.service[100524]: INFO cinder.volume.api [req-71e82abc-a107-4f33-a470-0dcc466f249c req-ae1d8aee-5e37-435c-a3bc-47f107d9594e tempest-ServerBootFromVolumeStableRescueTest-1223840988 tempest-ServerBootFromVolumeStableRescueTest-1223840988-project-member] Volume info retrieved successfully. Jul 27 16:09:09.511945 np0000005924 devstack@c-api.service[100524]: INFO cinder.api.openstack.wsgi [req-71e82abc-a107-4f33-a470-0dcc466f249c req-ae1d8aee-5e37-435c-a3bc-47f107d9594e tempest-ServerBootFromVolumeStableRescueTest-1223840988 tempest-ServerBootFromVolumeStableRescueTest-1223840988-project-member] https://10.4.3.117/volume/v3/volumes/c44fae8a-0f17-4448-94fb-19bfe2f33f4c returned with HTTP 200 Jul 27 16:09:09.512632 np0000005924 devstack@c-api.service[100524]: [pid: 100524|app: 0|req: 139/535] 10.4.3.117 () {68 vars in 1598 bytes} [Mon Jul 27 16:09:09 2026] GET /volume/v3/volumes/c44fae8a-0f17-4448-94fb-19bfe2f33f4c => generated 1311 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 27 16:09:09.520973 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.middleware.request_id [None req-57d455fd-1693-4a05-9c09-81f02148d036 None None] RequestId filter calling following filter/app {{(pid=100523) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:09:09.521537 np0000005924 devstack@c-api.service[100523]: INFO cinder.api.openstack.wsgi [None req-57d455fd-1693-4a05-9c09-81f02148d036 None None] GET https://10.4.3.117/volume// Jul 27 16:09:09.521805 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.openstack.wsgi [None req-57d455fd-1693-4a05-9c09-81f02148d036 None None] Empty body provided in request {{(pid=100523) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:09:09.522092 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.openstack.wsgi [None req-57d455fd-1693-4a05-9c09-81f02148d036 None None] Calling method 'all' {{(pid=100523) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:09:09.522583 np0000005924 devstack@c-api.service[100523]: INFO cinder.api.openstack.wsgi [None req-57d455fd-1693-4a05-9c09-81f02148d036 None None] https://10.4.3.117/volume// returned with HTTP 300 Jul 27 16:09:09.522997 np0000005924 devstack@c-api.service[100523]: [pid: 100523|app: 0|req: 133/536] 10.4.3.117 () {66 vars in 1426 bytes} [Mon Jul 27 16:09:09 2026] GET /volume/ => generated 386 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 27 16:09:09.533777 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.middleware.request_id [req-71e82abc-a107-4f33-a470-0dcc466f249c req-c2f7ea97-c6e8-408f-aeab-60a7f990d293 None None] RequestId filter calling following filter/app {{(pid=100522) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:09:09.542255 np0000005924 devstack@c-api.service[100522]: INFO cinder.api.openstack.wsgi [req-71e82abc-a107-4f33-a470-0dcc466f249c req-c2f7ea97-c6e8-408f-aeab-60a7f990d293 tempest-ServerBootFromVolumeStableRescueTest-1223840988 tempest-ServerBootFromVolumeStableRescueTest-1223840988-project-member] POST https://10.4.3.117/volume/v3/attachments Jul 27 16:09:09.542255 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.openstack.wsgi [req-71e82abc-a107-4f33-a470-0dcc466f249c req-c2f7ea97-c6e8-408f-aeab-60a7f990d293 tempest-ServerBootFromVolumeStableRescueTest-1223840988 tempest-ServerBootFromVolumeStableRescueTest-1223840988-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "c44fae8a-0f17-4448-94fb-19bfe2f33f4c", "connector": null, "instance_uuid": "07bdbe5c-6546-41ae-a528-f74b68655caf"}} {{(pid=100522) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 27 16:09:09.557561 np0000005924 devstack@c-api.service[100522]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:09:09.557561 np0000005924 devstack@c-api.service[100522]: warnings.warn( Jul 27 16:09:09.630936 np0000005924 devstack@c-api.service[100522]: INFO cinder.api.openstack.wsgi [req-71e82abc-a107-4f33-a470-0dcc466f249c req-c2f7ea97-c6e8-408f-aeab-60a7f990d293 tempest-ServerBootFromVolumeStableRescueTest-1223840988 tempest-ServerBootFromVolumeStableRescueTest-1223840988-project-member] https://10.4.3.117/volume/v3/attachments returned with HTTP 200 Jul 27 16:09:09.631441 np0000005924 devstack@c-api.service[100522]: [pid: 100522|app: 0|req: 133/537] 10.4.3.117 () {74 vars in 1594 bytes} [Mon Jul 27 16:09:09 2026] POST /volume/v3/attachments => generated 273 bytes in 98 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 27 16:09:09.644124 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.middleware.request_id [None req-0e8a192e-5874-4004-8c24-3e439848940c None None] RequestId filter calling following filter/app {{(pid=100521) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:09:09.644533 np0000005924 devstack@c-api.service[100521]: INFO cinder.api.openstack.wsgi [None req-0e8a192e-5874-4004-8c24-3e439848940c None None] GET https://10.4.3.117/volume// Jul 27 16:09:09.644684 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.openstack.wsgi [None req-0e8a192e-5874-4004-8c24-3e439848940c None None] Empty body provided in request {{(pid=100521) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:09:09.644894 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.openstack.wsgi [None req-0e8a192e-5874-4004-8c24-3e439848940c None None] Calling method 'all' {{(pid=100521) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:09:09.645202 np0000005924 devstack@c-api.service[100521]: INFO cinder.api.openstack.wsgi [None req-0e8a192e-5874-4004-8c24-3e439848940c None None] https://10.4.3.117/volume// returned with HTTP 300 Jul 27 16:09:09.645515 np0000005924 devstack@c-api.service[100521]: [pid: 100521|app: 0|req: 133/538] 10.4.3.117 () {66 vars in 1426 bytes} [Mon Jul 27 16:09:09 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 27 16:09:09.656185 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.middleware.request_id [req-71e82abc-a107-4f33-a470-0dcc466f249c req-542c5f18-9483-47b2-bbaa-053c4e9479be None None] RequestId filter calling following filter/app {{(pid=100524) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:09:09.658268 np0000005924 devstack@c-api.service[100524]: INFO cinder.api.openstack.wsgi [req-71e82abc-a107-4f33-a470-0dcc466f249c req-542c5f18-9483-47b2-bbaa-053c4e9479be tempest-ServerBootFromVolumeStableRescueTest-1223840988 tempest-ServerBootFromVolumeStableRescueTest-1223840988-project-member] GET https://10.4.3.117/volume/v3/volumes/c44fae8a-0f17-4448-94fb-19bfe2f33f4c Jul 27 16:09:09.658509 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.openstack.wsgi [req-71e82abc-a107-4f33-a470-0dcc466f249c req-542c5f18-9483-47b2-bbaa-053c4e9479be tempest-ServerBootFromVolumeStableRescueTest-1223840988 tempest-ServerBootFromVolumeStableRescueTest-1223840988-project-member] Empty body provided in request {{(pid=100524) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:09:09.658701 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.openstack.wsgi [req-71e82abc-a107-4f33-a470-0dcc466f249c req-542c5f18-9483-47b2-bbaa-053c4e9479be tempest-ServerBootFromVolumeStableRescueTest-1223840988 tempest-ServerBootFromVolumeStableRescueTest-1223840988-project-member] Calling method 'show' {{(pid=100524) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:09:09.669096 np0000005924 devstack@c-api.service[100524]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:09:09.669096 np0000005924 devstack@c-api.service[100524]: warnings.warn( Jul 27 16:09:09.672565 np0000005924 devstack@c-api.service[100524]: INFO cinder.volume.api [req-71e82abc-a107-4f33-a470-0dcc466f249c req-542c5f18-9483-47b2-bbaa-053c4e9479be tempest-ServerBootFromVolumeStableRescueTest-1223840988 tempest-ServerBootFromVolumeStableRescueTest-1223840988-project-member] Volume info retrieved successfully. Jul 27 16:09:09.681614 np0000005924 devstack@c-api.service[100524]: INFO cinder.api.openstack.wsgi [req-71e82abc-a107-4f33-a470-0dcc466f249c req-542c5f18-9483-47b2-bbaa-053c4e9479be tempest-ServerBootFromVolumeStableRescueTest-1223840988 tempest-ServerBootFromVolumeStableRescueTest-1223840988-project-member] https://10.4.3.117/volume/v3/volumes/c44fae8a-0f17-4448-94fb-19bfe2f33f4c returned with HTTP 200 Jul 27 16:09:09.682020 np0000005924 devstack@c-api.service[100524]: [pid: 100524|app: 0|req: 140/539] 10.4.3.117 () {70 vars in 1639 bytes} [Mon Jul 27 16:09:09 2026] GET /volume/v3/volumes/c44fae8a-0f17-4448-94fb-19bfe2f33f4c => generated 1490 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 27 16:09:09.831705 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.middleware.request_id [req-71e82abc-a107-4f33-a470-0dcc466f249c req-b8539304-d087-481b-a9d4-a0ea16561965 None None] RequestId filter calling following filter/app {{(pid=100523) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:09:09.838089 np0000005924 devstack@c-api.service[100523]: INFO cinder.api.openstack.wsgi [req-71e82abc-a107-4f33-a470-0dcc466f249c req-b8539304-d087-481b-a9d4-a0ea16561965 tempest-ServerBootFromVolumeStableRescueTest-1223840988 tempest-ServerBootFromVolumeStableRescueTest-1223840988-project-member] PUT https://10.4.3.117/volume/v3/attachments/49e7e0f1-ff07-4123-bdb7-8f6d59b14325 Jul 27 16:09:09.838832 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.openstack.wsgi [req-71e82abc-a107-4f33-a470-0dcc466f249c req-b8539304-d087-481b-a9d4-a0ea16561965 tempest-ServerBootFromVolumeStableRescueTest-1223840988 tempest-ServerBootFromVolumeStableRescueTest-1223840988-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.117", "host": "np0000005924", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:c1414b6f8d8f", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "13cbedf7-bb1f-4b5e-b492-2fef0d4dab25", "nvme_native_multipath": false, "mountpoint": "/dev/vda"}}} {{(pid=100523) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 27 16:09:09.857266 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.coordination [req-71e82abc-a107-4f33-a470-0dcc466f249c req-b8539304-d087-481b-a9d4-a0ea16561965 tempest-ServerBootFromVolumeStableRescueTest-1223840988 tempest-ServerBootFromVolumeStableRescueTest-1223840988-project-member] Acquiring lock "cinder-attachment_update-c44fae8a-0f17-4448-94fb-19bfe2f33f4c-np0000005924" by "attachment_update" {{(pid=100523) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jul 27 16:09:09.863745 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.coordination [req-71e82abc-a107-4f33-a470-0dcc466f249c req-b8539304-d087-481b-a9d4-a0ea16561965 tempest-ServerBootFromVolumeStableRescueTest-1223840988 tempest-ServerBootFromVolumeStableRescueTest-1223840988-project-member] Lock "cinder-attachment_update-c44fae8a-0f17-4448-94fb-19bfe2f33f4c-np0000005924" acquired by "attachment_update" :: waited 0.006s {{(pid=100523) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jul 27 16:09:09.864813 np0000005924 devstack@c-api.service[100523]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:09:09.864813 np0000005924 devstack@c-api.service[100523]: warnings.warn( Jul 27 16:09:10.011231 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.coordination [req-71e82abc-a107-4f33-a470-0dcc466f249c req-b8539304-d087-481b-a9d4-a0ea16561965 tempest-ServerBootFromVolumeStableRescueTest-1223840988 tempest-ServerBootFromVolumeStableRescueTest-1223840988-project-member] Lock "cinder-attachment_update-c44fae8a-0f17-4448-94fb-19bfe2f33f4c-np0000005924" released by "attachment_update" :: held 0.147s {{(pid=100523) __release /opt/stack/cinder/cinder/coordination.py:152}} Jul 27 16:09:10.011417 np0000005924 devstack@c-api.service[100523]: INFO cinder.api.openstack.wsgi [req-71e82abc-a107-4f33-a470-0dcc466f249c req-b8539304-d087-481b-a9d4-a0ea16561965 tempest-ServerBootFromVolumeStableRescueTest-1223840988 tempest-ServerBootFromVolumeStableRescueTest-1223840988-project-member] https://10.4.3.117/volume/v3/attachments/49e7e0f1-ff07-4123-bdb7-8f6d59b14325 returned with HTTP 200 Jul 27 16:09:10.012252 np0000005924 devstack@c-api.service[100523]: [pid: 100523|app: 0|req: 134/540] 10.4.3.117 () {74 vars in 1704 bytes} [Mon Jul 27 16:09:09 2026] PUT /volume/v3/attachments/49e7e0f1-ff07-4123-bdb7-8f6d59b14325 => generated 969 bytes in 181 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Jul 27 16:09:10.072922 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.middleware.request_id [req-71e82abc-a107-4f33-a470-0dcc466f249c req-02ce9f77-cc19-4c43-8076-60bda02c5585 None None] RequestId filter calling following filter/app {{(pid=100522) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:09:10.076107 np0000005924 devstack@c-api.service[100522]: INFO cinder.api.openstack.wsgi [req-71e82abc-a107-4f33-a470-0dcc466f249c req-02ce9f77-cc19-4c43-8076-60bda02c5585 tempest-ServerBootFromVolumeStableRescueTest-1223840988 tempest-ServerBootFromVolumeStableRescueTest-1223840988-project-member] POST https://10.4.3.117/volume/v3/attachments/49e7e0f1-ff07-4123-bdb7-8f6d59b14325/action Jul 27 16:09:10.078038 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.openstack.wsgi [req-71e82abc-a107-4f33-a470-0dcc466f249c req-02ce9f77-cc19-4c43-8076-60bda02c5585 tempest-ServerBootFromVolumeStableRescueTest-1223840988 tempest-ServerBootFromVolumeStableRescueTest-1223840988-project-member] Action body: b'{"os-complete": null}' {{(pid=100522) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 27 16:09:10.079008 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.openstack.wsgi [req-71e82abc-a107-4f33-a470-0dcc466f249c req-02ce9f77-cc19-4c43-8076-60bda02c5585 tempest-ServerBootFromVolumeStableRescueTest-1223840988 tempest-ServerBootFromVolumeStableRescueTest-1223840988-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100522) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 27 16:09:10.105371 np0000005924 devstack@c-api.service[100522]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:09:10.105371 np0000005924 devstack@c-api.service[100522]: warnings.warn( Jul 27 16:09:10.135052 np0000005924 devstack@c-api.service[100522]: INFO cinder.api.openstack.wsgi [req-71e82abc-a107-4f33-a470-0dcc466f249c req-02ce9f77-cc19-4c43-8076-60bda02c5585 tempest-ServerBootFromVolumeStableRescueTest-1223840988 tempest-ServerBootFromVolumeStableRescueTest-1223840988-project-member] https://10.4.3.117/volume/v3/attachments/49e7e0f1-ff07-4123-bdb7-8f6d59b14325/action returned with HTTP 204 Jul 27 16:09:10.135718 np0000005924 devstack@c-api.service[100522]: [pid: 100522|app: 0|req: 134/541] 10.4.3.117 () {74 vars in 1725 bytes} [Mon Jul 27 16:09:10 2026] POST /volume/v3/attachments/49e7e0f1-ff07-4123-bdb7-8f6d59b14325/action => generated 0 bytes in 63 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jul 27 16:09:12.068148 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.middleware.request_id [req-15339e6a-d003-4837-afee-17eadc933734 req-f90c53f8-123a-48cb-84f5-ca8ec52e14f1 None None] RequestId filter calling following filter/app {{(pid=100521) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:09:12.070530 np0000005924 devstack@c-api.service[100521]: INFO cinder.api.openstack.wsgi [req-15339e6a-d003-4837-afee-17eadc933734 req-f90c53f8-123a-48cb-84f5-ca8ec52e14f1 tempest-TaggedBootDevicesTest_v242-1530722401 tempest-TaggedBootDevicesTest_v242-1530722401-project-member] DELETE https://10.4.3.117/volume/v3/attachments/762e65b6-3283-44f4-9a4c-e036ec4a9188 Jul 27 16:09:12.070758 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.openstack.wsgi [req-15339e6a-d003-4837-afee-17eadc933734 req-f90c53f8-123a-48cb-84f5-ca8ec52e14f1 tempest-TaggedBootDevicesTest_v242-1530722401 tempest-TaggedBootDevicesTest_v242-1530722401-project-member] Empty body provided in request {{(pid=100521) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:09:12.070993 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.openstack.wsgi [req-15339e6a-d003-4837-afee-17eadc933734 req-f90c53f8-123a-48cb-84f5-ca8ec52e14f1 tempest-TaggedBootDevicesTest_v242-1530722401 tempest-TaggedBootDevicesTest_v242-1530722401-project-member] Calling method 'version_select' {{(pid=100521) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:09:12.079705 np0000005924 devstack@c-api.service[100521]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:09:12.079705 np0000005924 devstack@c-api.service[100521]: warnings.warn( Jul 27 16:09:12.158229 np0000005924 devstack@c-api.service[100521]: INFO cinder.api.openstack.wsgi [req-15339e6a-d003-4837-afee-17eadc933734 req-f90c53f8-123a-48cb-84f5-ca8ec52e14f1 tempest-TaggedBootDevicesTest_v242-1530722401 tempest-TaggedBootDevicesTest_v242-1530722401-project-member] https://10.4.3.117/volume/v3/attachments/762e65b6-3283-44f4-9a4c-e036ec4a9188 returned with HTTP 200 Jul 27 16:09:12.159000 np0000005924 devstack@c-api.service[100521]: [pid: 100521|app: 0|req: 134/542] 10.4.3.117 () {72 vars in 1673 bytes} [Mon Jul 27 16:09:12 2026] DELETE /volume/v3/attachments/762e65b6-3283-44f4-9a4c-e036ec4a9188 => generated 19 bytes in 91 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 27 16:09:12.169602 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.middleware.request_id [req-15339e6a-d003-4837-afee-17eadc933734 req-0aea1b47-f0d8-4821-becf-fe27c39cf527 None None] RequestId filter calling following filter/app {{(pid=100524) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:09:12.172993 np0000005924 devstack@c-api.service[100524]: INFO cinder.api.openstack.wsgi [req-15339e6a-d003-4837-afee-17eadc933734 req-0aea1b47-f0d8-4821-becf-fe27c39cf527 tempest-TaggedBootDevicesTest_v242-1530722401 tempest-TaggedBootDevicesTest_v242-1530722401-project-member] DELETE https://10.4.3.117/volume/v3/attachments/df82f73a-3678-4910-af08-61a7912e8545 Jul 27 16:09:12.173208 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.openstack.wsgi [req-15339e6a-d003-4837-afee-17eadc933734 req-0aea1b47-f0d8-4821-becf-fe27c39cf527 tempest-TaggedBootDevicesTest_v242-1530722401 tempest-TaggedBootDevicesTest_v242-1530722401-project-member] Empty body provided in request {{(pid=100524) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:09:12.173460 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.openstack.wsgi [req-15339e6a-d003-4837-afee-17eadc933734 req-0aea1b47-f0d8-4821-becf-fe27c39cf527 tempest-TaggedBootDevicesTest_v242-1530722401 tempest-TaggedBootDevicesTest_v242-1530722401-project-member] Calling method 'version_select' {{(pid=100524) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:09:12.189215 np0000005924 devstack@c-api.service[100524]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:09:12.189215 np0000005924 devstack@c-api.service[100524]: warnings.warn( Jul 27 16:09:12.296399 np0000005924 devstack@c-api.service[100524]: INFO cinder.api.openstack.wsgi [req-15339e6a-d003-4837-afee-17eadc933734 req-0aea1b47-f0d8-4821-becf-fe27c39cf527 tempest-TaggedBootDevicesTest_v242-1530722401 tempest-TaggedBootDevicesTest_v242-1530722401-project-member] https://10.4.3.117/volume/v3/attachments/df82f73a-3678-4910-af08-61a7912e8545 returned with HTTP 200 Jul 27 16:09:12.296399 np0000005924 devstack@c-api.service[100524]: [pid: 100524|app: 0|req: 141/543] 10.4.3.117 () {72 vars in 1673 bytes} [Mon Jul 27 16:09:12 2026] DELETE /volume/v3/attachments/df82f73a-3678-4910-af08-61a7912e8545 => generated 19 bytes in 127 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 27 16:09:12.355351 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.middleware.request_id [req-15339e6a-d003-4837-afee-17eadc933734 req-406e644d-3a7c-4a4b-8e99-1b7ad27b006a None None] RequestId filter calling following filter/app {{(pid=100523) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:09:12.355351 np0000005924 devstack@c-api.service[100523]: INFO cinder.api.openstack.wsgi [req-15339e6a-d003-4837-afee-17eadc933734 req-406e644d-3a7c-4a4b-8e99-1b7ad27b006a tempest-TaggedBootDevicesTest_v242-1530722401 tempest-TaggedBootDevicesTest_v242-1530722401-project-member] DELETE https://10.4.3.117/volume/v3/attachments/ab7659d3-3ab2-45f4-9f4c-909fb1cde793 Jul 27 16:09:12.356032 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.openstack.wsgi [req-15339e6a-d003-4837-afee-17eadc933734 req-406e644d-3a7c-4a4b-8e99-1b7ad27b006a tempest-TaggedBootDevicesTest_v242-1530722401 tempest-TaggedBootDevicesTest_v242-1530722401-project-member] Empty body provided in request {{(pid=100523) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:09:12.356032 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.openstack.wsgi [req-15339e6a-d003-4837-afee-17eadc933734 req-406e644d-3a7c-4a4b-8e99-1b7ad27b006a tempest-TaggedBootDevicesTest_v242-1530722401 tempest-TaggedBootDevicesTest_v242-1530722401-project-member] Calling method 'version_select' {{(pid=100523) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:09:12.367073 np0000005924 devstack@c-api.service[100523]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:09:12.367073 np0000005924 devstack@c-api.service[100523]: warnings.warn( Jul 27 16:09:12.469002 np0000005924 devstack@c-api.service[100523]: INFO cinder.api.openstack.wsgi [req-15339e6a-d003-4837-afee-17eadc933734 req-406e644d-3a7c-4a4b-8e99-1b7ad27b006a tempest-TaggedBootDevicesTest_v242-1530722401 tempest-TaggedBootDevicesTest_v242-1530722401-project-member] https://10.4.3.117/volume/v3/attachments/ab7659d3-3ab2-45f4-9f4c-909fb1cde793 returned with HTTP 200 Jul 27 16:09:12.470196 np0000005924 devstack@c-api.service[100523]: [pid: 100523|app: 0|req: 135/544] 10.4.3.117 () {72 vars in 1673 bytes} [Mon Jul 27 16:09:12 2026] DELETE /volume/v3/attachments/ab7659d3-3ab2-45f4-9f4c-909fb1cde793 => generated 19 bytes in 118 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 27 16:09:15.234463 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.middleware.request_id [None req-ea99a6c1-aee1-471b-8941-d24be6a9b91d None None] RequestId filter calling following filter/app {{(pid=100522) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:09:15.234463 np0000005924 devstack@c-api.service[100522]: INFO cinder.api.openstack.wsgi [None req-ea99a6c1-aee1-471b-8941-d24be6a9b91d tempest-ServerActionsTestOtherA-1133375341 tempest-ServerActionsTestOtherA-1133375341-project-member] GET https://10.4.3.117/volume/v3/volumes/82095e13-9ba3-4cb8-ae16-e6dfce88713f Jul 27 16:09:15.234463 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.openstack.wsgi [None req-ea99a6c1-aee1-471b-8941-d24be6a9b91d tempest-ServerActionsTestOtherA-1133375341 tempest-ServerActionsTestOtherA-1133375341-project-member] Empty body provided in request {{(pid=100522) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:09:15.234463 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.openstack.wsgi [None req-ea99a6c1-aee1-471b-8941-d24be6a9b91d tempest-ServerActionsTestOtherA-1133375341 tempest-ServerActionsTestOtherA-1133375341-project-member] Calling method 'show' {{(pid=100522) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:09:15.241025 np0000005924 devstack@c-api.service[100522]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:09:15.241025 np0000005924 devstack@c-api.service[100522]: warnings.warn( Jul 27 16:09:15.248064 np0000005924 devstack@c-api.service[100522]: INFO cinder.volume.api [None req-ea99a6c1-aee1-471b-8941-d24be6a9b91d tempest-ServerActionsTestOtherA-1133375341 tempest-ServerActionsTestOtherA-1133375341-project-member] Volume info retrieved successfully. Jul 27 16:09:15.252484 np0000005924 devstack@c-api.service[100522]: INFO cinder.api.openstack.wsgi [None req-ea99a6c1-aee1-471b-8941-d24be6a9b91d tempest-ServerActionsTestOtherA-1133375341 tempest-ServerActionsTestOtherA-1133375341-project-member] https://10.4.3.117/volume/v3/volumes/82095e13-9ba3-4cb8-ae16-e6dfce88713f returned with HTTP 200 Jul 27 16:09:15.252979 np0000005924 devstack@c-api.service[100522]: [pid: 100522|app: 0|req: 135/545] 10.4.3.117 () {66 vars in 1348 bytes} [Mon Jul 27 16:09:15 2026] GET /volume/v3/volumes/82095e13-9ba3-4cb8-ae16-e6dfce88713f => generated 846 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 27 16:09:15.301857 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.middleware.request_id [req-72a9fbe0-df64-416c-a0b6-73fc78bf1804 req-35c05e2e-62c2-41e8-804d-86a4fba051bf None None] RequestId filter calling following filter/app {{(pid=100521) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:09:15.304735 np0000005924 devstack@c-api.service[100521]: INFO cinder.api.openstack.wsgi [req-72a9fbe0-df64-416c-a0b6-73fc78bf1804 req-35c05e2e-62c2-41e8-804d-86a4fba051bf tempest-ServerActionsTestOtherA-1133375341 tempest-ServerActionsTestOtherA-1133375341-project-member] GET https://10.4.3.117/volume/v3/volumes/82095e13-9ba3-4cb8-ae16-e6dfce88713f Jul 27 16:09:15.305024 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.openstack.wsgi [req-72a9fbe0-df64-416c-a0b6-73fc78bf1804 req-35c05e2e-62c2-41e8-804d-86a4fba051bf tempest-ServerActionsTestOtherA-1133375341 tempest-ServerActionsTestOtherA-1133375341-project-member] Empty body provided in request {{(pid=100521) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:09:15.305284 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.openstack.wsgi [req-72a9fbe0-df64-416c-a0b6-73fc78bf1804 req-35c05e2e-62c2-41e8-804d-86a4fba051bf tempest-ServerActionsTestOtherA-1133375341 tempest-ServerActionsTestOtherA-1133375341-project-member] Calling method 'show' {{(pid=100521) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:09:15.322197 np0000005924 devstack@c-api.service[100521]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:09:15.322197 np0000005924 devstack@c-api.service[100521]: warnings.warn( Jul 27 16:09:15.328838 np0000005924 devstack@c-api.service[100521]: INFO cinder.volume.api [req-72a9fbe0-df64-416c-a0b6-73fc78bf1804 req-35c05e2e-62c2-41e8-804d-86a4fba051bf tempest-ServerActionsTestOtherA-1133375341 tempest-ServerActionsTestOtherA-1133375341-project-member] Volume info retrieved successfully. Jul 27 16:09:15.336062 np0000005924 devstack@c-api.service[100521]: INFO cinder.api.openstack.wsgi [req-72a9fbe0-df64-416c-a0b6-73fc78bf1804 req-35c05e2e-62c2-41e8-804d-86a4fba051bf tempest-ServerActionsTestOtherA-1133375341 tempest-ServerActionsTestOtherA-1133375341-project-member] https://10.4.3.117/volume/v3/volumes/82095e13-9ba3-4cb8-ae16-e6dfce88713f returned with HTTP 200 Jul 27 16:09:15.336686 np0000005924 devstack@c-api.service[100521]: [pid: 100521|app: 0|req: 135/546] 10.4.3.117 () {68 vars in 1598 bytes} [Mon Jul 27 16:09:15 2026] GET /volume/v3/volumes/82095e13-9ba3-4cb8-ae16-e6dfce88713f => generated 846 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 27 16:09:15.500774 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.middleware.request_id [None req-e676ad6d-3d73-4d3b-bb95-bb74c5593052 None None] RequestId filter calling following filter/app {{(pid=100524) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:09:15.500774 np0000005924 devstack@c-api.service[100524]: INFO cinder.api.openstack.wsgi [None req-e676ad6d-3d73-4d3b-bb95-bb74c5593052 None None] GET https://10.4.3.117/volume// Jul 27 16:09:15.500774 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.openstack.wsgi [None req-e676ad6d-3d73-4d3b-bb95-bb74c5593052 None None] Empty body provided in request {{(pid=100524) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:09:15.501265 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.openstack.wsgi [None req-e676ad6d-3d73-4d3b-bb95-bb74c5593052 None None] Calling method 'all' {{(pid=100524) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:09:15.501307 np0000005924 devstack@c-api.service[100524]: INFO cinder.api.openstack.wsgi [None req-e676ad6d-3d73-4d3b-bb95-bb74c5593052 None None] https://10.4.3.117/volume// returned with HTTP 300 Jul 27 16:09:15.501651 np0000005924 devstack@c-api.service[100524]: [pid: 100524|app: 0|req: 142/547] 10.4.3.117 () {66 vars in 1428 bytes} [Mon Jul 27 16:09:15 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 27 16:09:15.509635 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.middleware.request_id [req-72a9fbe0-df64-416c-a0b6-73fc78bf1804 req-aac6d9bc-f26a-4047-abe5-eab7e20dd16b None None] RequestId filter calling following filter/app {{(pid=100523) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:09:15.511749 np0000005924 devstack@c-api.service[100523]: INFO cinder.api.openstack.wsgi [req-72a9fbe0-df64-416c-a0b6-73fc78bf1804 req-aac6d9bc-f26a-4047-abe5-eab7e20dd16b tempest-ServerActionsTestOtherA-1133375341 tempest-ServerActionsTestOtherA-1133375341-project-member] POST https://10.4.3.117/volume/v3/attachments Jul 27 16:09:15.512146 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.openstack.wsgi [req-72a9fbe0-df64-416c-a0b6-73fc78bf1804 req-aac6d9bc-f26a-4047-abe5-eab7e20dd16b tempest-ServerActionsTestOtherA-1133375341 tempest-ServerActionsTestOtherA-1133375341-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "82095e13-9ba3-4cb8-ae16-e6dfce88713f", "connector": null, "instance_uuid": "5bd1a15c-2aef-49b9-9bfb-545780aca7ff"}} {{(pid=100523) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 27 16:09:15.521531 np0000005924 devstack@c-api.service[100523]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:09:15.521531 np0000005924 devstack@c-api.service[100523]: warnings.warn( Jul 27 16:09:15.600392 np0000005924 devstack@c-api.service[100523]: INFO cinder.api.openstack.wsgi [req-72a9fbe0-df64-416c-a0b6-73fc78bf1804 req-aac6d9bc-f26a-4047-abe5-eab7e20dd16b tempest-ServerActionsTestOtherA-1133375341 tempest-ServerActionsTestOtherA-1133375341-project-member] https://10.4.3.117/volume/v3/attachments returned with HTTP 200 Jul 27 16:09:15.600932 np0000005924 devstack@c-api.service[100523]: [pid: 100523|app: 0|req: 136/548] 10.4.3.117 () {74 vars in 1594 bytes} [Mon Jul 27 16:09:15 2026] POST /volume/v3/attachments => generated 273 bytes in 92 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 27 16:09:15.657654 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.middleware.request_id [None req-b7149216-87c2-4bc6-9075-922f99470aff None None] RequestId filter calling following filter/app {{(pid=100522) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:09:15.659820 np0000005924 devstack@c-api.service[100522]: INFO cinder.api.openstack.wsgi [None req-b7149216-87c2-4bc6-9075-922f99470aff tempest-ServerActionsTestOtherA-1133375341 tempest-ServerActionsTestOtherA-1133375341-project-member] GET https://10.4.3.117/volume/v3/volumes/82095e13-9ba3-4cb8-ae16-e6dfce88713f Jul 27 16:09:15.660519 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.openstack.wsgi [None req-b7149216-87c2-4bc6-9075-922f99470aff tempest-ServerActionsTestOtherA-1133375341 tempest-ServerActionsTestOtherA-1133375341-project-member] Empty body provided in request {{(pid=100522) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:09:15.660519 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.openstack.wsgi [None req-b7149216-87c2-4bc6-9075-922f99470aff tempest-ServerActionsTestOtherA-1133375341 tempest-ServerActionsTestOtherA-1133375341-project-member] Calling method 'show' {{(pid=100522) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:09:15.671259 np0000005924 devstack@c-api.service[100522]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:09:15.671259 np0000005924 devstack@c-api.service[100522]: warnings.warn( Jul 27 16:09:15.675096 np0000005924 devstack@c-api.service[100522]: INFO cinder.volume.api [None req-b7149216-87c2-4bc6-9075-922f99470aff tempest-ServerActionsTestOtherA-1133375341 tempest-ServerActionsTestOtherA-1133375341-project-member] Volume info retrieved successfully. Jul 27 16:09:15.676308 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.middleware.request_id [None req-847e5fa5-6320-42c9-91b2-5157125c844b None None] RequestId filter calling following filter/app {{(pid=100521) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:09:15.676888 np0000005924 devstack@c-api.service[100521]: INFO cinder.api.openstack.wsgi [None req-847e5fa5-6320-42c9-91b2-5157125c844b None None] GET https://10.4.3.117/volume// Jul 27 16:09:15.677098 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.openstack.wsgi [None req-847e5fa5-6320-42c9-91b2-5157125c844b None None] Empty body provided in request {{(pid=100521) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:09:15.677417 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.openstack.wsgi [None req-847e5fa5-6320-42c9-91b2-5157125c844b None None] Calling method 'all' {{(pid=100521) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:09:15.677894 np0000005924 devstack@c-api.service[100521]: INFO cinder.api.openstack.wsgi [None req-847e5fa5-6320-42c9-91b2-5157125c844b None None] https://10.4.3.117/volume// returned with HTTP 300 Jul 27 16:09:15.678277 np0000005924 devstack@c-api.service[100521]: [pid: 100521|app: 0|req: 136/549] 10.4.3.117 () {66 vars in 1426 bytes} [Mon Jul 27 16:09:15 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 27 16:09:15.680067 np0000005924 devstack@c-api.service[100522]: INFO cinder.api.openstack.wsgi [None req-b7149216-87c2-4bc6-9075-922f99470aff tempest-ServerActionsTestOtherA-1133375341 tempest-ServerActionsTestOtherA-1133375341-project-member] https://10.4.3.117/volume/v3/volumes/82095e13-9ba3-4cb8-ae16-e6dfce88713f returned with HTTP 200 Jul 27 16:09:15.680508 np0000005924 devstack@c-api.service[100522]: [pid: 100522|app: 0|req: 136/550] 10.4.3.117 () {66 vars in 1348 bytes} [Mon Jul 27 16:09:15 2026] GET /volume/v3/volumes/82095e13-9ba3-4cb8-ae16-e6dfce88713f => generated 845 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 27 16:09:15.688079 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.middleware.request_id [req-72a9fbe0-df64-416c-a0b6-73fc78bf1804 req-4a593dda-c98e-45c0-b4c9-8ccc711ef172 None None] RequestId filter calling following filter/app {{(pid=100524) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:09:15.691409 np0000005924 devstack@c-api.service[100524]: INFO cinder.api.openstack.wsgi [req-72a9fbe0-df64-416c-a0b6-73fc78bf1804 req-4a593dda-c98e-45c0-b4c9-8ccc711ef172 tempest-ServerActionsTestOtherA-1133375341 tempest-ServerActionsTestOtherA-1133375341-project-member] GET https://10.4.3.117/volume/v3/volumes/82095e13-9ba3-4cb8-ae16-e6dfce88713f Jul 27 16:09:15.691748 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.openstack.wsgi [req-72a9fbe0-df64-416c-a0b6-73fc78bf1804 req-4a593dda-c98e-45c0-b4c9-8ccc711ef172 tempest-ServerActionsTestOtherA-1133375341 tempest-ServerActionsTestOtherA-1133375341-project-member] Empty body provided in request {{(pid=100524) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:09:15.692008 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.openstack.wsgi [req-72a9fbe0-df64-416c-a0b6-73fc78bf1804 req-4a593dda-c98e-45c0-b4c9-8ccc711ef172 tempest-ServerActionsTestOtherA-1133375341 tempest-ServerActionsTestOtherA-1133375341-project-member] Calling method 'show' {{(pid=100524) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:09:15.704929 np0000005924 devstack@c-api.service[100524]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:09:15.704929 np0000005924 devstack@c-api.service[100524]: warnings.warn( Jul 27 16:09:15.710030 np0000005924 devstack@c-api.service[100524]: INFO cinder.volume.api [req-72a9fbe0-df64-416c-a0b6-73fc78bf1804 req-4a593dda-c98e-45c0-b4c9-8ccc711ef172 tempest-ServerActionsTestOtherA-1133375341 tempest-ServerActionsTestOtherA-1133375341-project-member] Volume info retrieved successfully. Jul 27 16:09:15.716953 np0000005924 devstack@c-api.service[100524]: INFO cinder.api.openstack.wsgi [req-72a9fbe0-df64-416c-a0b6-73fc78bf1804 req-4a593dda-c98e-45c0-b4c9-8ccc711ef172 tempest-ServerActionsTestOtherA-1133375341 tempest-ServerActionsTestOtherA-1133375341-project-member] https://10.4.3.117/volume/v3/volumes/82095e13-9ba3-4cb8-ae16-e6dfce88713f returned with HTTP 200 Jul 27 16:09:15.717856 np0000005924 devstack@c-api.service[100524]: [pid: 100524|app: 0|req: 143/551] 10.4.3.117 () {70 vars in 1639 bytes} [Mon Jul 27 16:09:15 2026] GET /volume/v3/volumes/82095e13-9ba3-4cb8-ae16-e6dfce88713f => generated 1025 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 27 16:09:15.807768 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.middleware.request_id [req-72a9fbe0-df64-416c-a0b6-73fc78bf1804 req-f60e17df-2754-4f82-b3b1-f129884ba253 None None] RequestId filter calling following filter/app {{(pid=100523) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:09:15.810028 np0000005924 devstack@c-api.service[100523]: INFO cinder.api.openstack.wsgi [req-72a9fbe0-df64-416c-a0b6-73fc78bf1804 req-f60e17df-2754-4f82-b3b1-f129884ba253 tempest-ServerActionsTestOtherA-1133375341 tempest-ServerActionsTestOtherA-1133375341-project-member] PUT https://10.4.3.117/volume/v3/attachments/e4902811-81bf-4e19-829f-45e200bc0cdf Jul 27 16:09:15.810421 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.openstack.wsgi [req-72a9fbe0-df64-416c-a0b6-73fc78bf1804 req-f60e17df-2754-4f82-b3b1-f129884ba253 tempest-ServerActionsTestOtherA-1133375341 tempest-ServerActionsTestOtherA-1133375341-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.117", "host": "np0000005924", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:c1414b6f8d8f", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "13cbedf7-bb1f-4b5e-b492-2fef0d4dab25", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100523) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 27 16:09:15.819779 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.coordination [req-72a9fbe0-df64-416c-a0b6-73fc78bf1804 req-f60e17df-2754-4f82-b3b1-f129884ba253 tempest-ServerActionsTestOtherA-1133375341 tempest-ServerActionsTestOtherA-1133375341-project-member] Acquiring lock "cinder-attachment_update-82095e13-9ba3-4cb8-ae16-e6dfce88713f-np0000005924" by "attachment_update" {{(pid=100523) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jul 27 16:09:15.824891 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.coordination [req-72a9fbe0-df64-416c-a0b6-73fc78bf1804 req-f60e17df-2754-4f82-b3b1-f129884ba253 tempest-ServerActionsTestOtherA-1133375341 tempest-ServerActionsTestOtherA-1133375341-project-member] Lock "cinder-attachment_update-82095e13-9ba3-4cb8-ae16-e6dfce88713f-np0000005924" acquired by "attachment_update" :: waited 0.005s {{(pid=100523) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jul 27 16:09:15.825814 np0000005924 devstack@c-api.service[100523]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:09:15.825814 np0000005924 devstack@c-api.service[100523]: warnings.warn( Jul 27 16:09:15.920197 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.middleware.request_id [req-43ac34df-8058-4bf1-88f2-1ba8506ffd86 req-6abfffd0-95aa-4f43-b376-8cf959bcd101 None None] RequestId filter calling following filter/app {{(pid=100521) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:09:15.922418 np0000005924 devstack@c-api.service[100521]: INFO cinder.api.openstack.wsgi [req-43ac34df-8058-4bf1-88f2-1ba8506ffd86 req-6abfffd0-95aa-4f43-b376-8cf959bcd101 tempest-ServerBootFromVolumeStableRescueTest-1223840988 tempest-ServerBootFromVolumeStableRescueTest-1223840988-project-member] GET https://10.4.3.117/volume/v3/volumes/c44fae8a-0f17-4448-94fb-19bfe2f33f4c Jul 27 16:09:15.922683 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.openstack.wsgi [req-43ac34df-8058-4bf1-88f2-1ba8506ffd86 req-6abfffd0-95aa-4f43-b376-8cf959bcd101 tempest-ServerBootFromVolumeStableRescueTest-1223840988 tempest-ServerBootFromVolumeStableRescueTest-1223840988-project-member] Empty body provided in request {{(pid=100521) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:09:15.923597 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.openstack.wsgi [req-43ac34df-8058-4bf1-88f2-1ba8506ffd86 req-6abfffd0-95aa-4f43-b376-8cf959bcd101 tempest-ServerBootFromVolumeStableRescueTest-1223840988 tempest-ServerBootFromVolumeStableRescueTest-1223840988-project-member] Calling method 'show' {{(pid=100521) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:09:15.936024 np0000005924 devstack@c-api.service[100521]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:09:15.936024 np0000005924 devstack@c-api.service[100521]: warnings.warn( Jul 27 16:09:15.939178 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.coordination [req-72a9fbe0-df64-416c-a0b6-73fc78bf1804 req-f60e17df-2754-4f82-b3b1-f129884ba253 tempest-ServerActionsTestOtherA-1133375341 tempest-ServerActionsTestOtherA-1133375341-project-member] Lock "cinder-attachment_update-82095e13-9ba3-4cb8-ae16-e6dfce88713f-np0000005924" released by "attachment_update" :: held 0.114s {{(pid=100523) __release /opt/stack/cinder/cinder/coordination.py:152}} Jul 27 16:09:15.939630 np0000005924 devstack@c-api.service[100523]: INFO cinder.api.openstack.wsgi [req-72a9fbe0-df64-416c-a0b6-73fc78bf1804 req-f60e17df-2754-4f82-b3b1-f129884ba253 tempest-ServerActionsTestOtherA-1133375341 tempest-ServerActionsTestOtherA-1133375341-project-member] https://10.4.3.117/volume/v3/attachments/e4902811-81bf-4e19-829f-45e200bc0cdf returned with HTTP 200 Jul 27 16:09:15.940292 np0000005924 devstack@c-api.service[100523]: [pid: 100523|app: 0|req: 137/552] 10.4.3.117 () {74 vars in 1704 bytes} [Mon Jul 27 16:09:15 2026] PUT /volume/v3/attachments/e4902811-81bf-4e19-829f-45e200bc0cdf => generated 969 bytes in 133 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 27 16:09:15.943878 np0000005924 devstack@c-api.service[100521]: INFO cinder.volume.api [req-43ac34df-8058-4bf1-88f2-1ba8506ffd86 req-6abfffd0-95aa-4f43-b376-8cf959bcd101 tempest-ServerBootFromVolumeStableRescueTest-1223840988 tempest-ServerBootFromVolumeStableRescueTest-1223840988-project-member] Volume info retrieved successfully. Jul 27 16:09:15.952914 np0000005924 devstack@c-api.service[100521]: INFO cinder.api.openstack.wsgi [req-43ac34df-8058-4bf1-88f2-1ba8506ffd86 req-6abfffd0-95aa-4f43-b376-8cf959bcd101 tempest-ServerBootFromVolumeStableRescueTest-1223840988 tempest-ServerBootFromVolumeStableRescueTest-1223840988-project-member] https://10.4.3.117/volume/v3/volumes/c44fae8a-0f17-4448-94fb-19bfe2f33f4c returned with HTTP 200 Jul 27 16:09:15.953531 np0000005924 devstack@c-api.service[100521]: [pid: 100521|app: 0|req: 137/553] 10.4.3.117 () {68 vars in 1598 bytes} [Mon Jul 27 16:09:15 2026] GET /volume/v3/volumes/c44fae8a-0f17-4448-94fb-19bfe2f33f4c => generated 1603 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 27 16:09:16.014407 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.middleware.request_id [None req-9a5786c9-40f0-41a3-b455-3dcc5639cd9a None None] RequestId filter calling following filter/app {{(pid=100522) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:09:16.016801 np0000005924 devstack@c-api.service[100522]: INFO cinder.api.openstack.wsgi [None req-9a5786c9-40f0-41a3-b455-3dcc5639cd9a tempest-TaggedBootDevicesTest_v242-1530722401 tempest-TaggedBootDevicesTest_v242-1530722401-project-member] DELETE https://10.4.3.117/volume/v3/volumes/f238daa3-2584-41b5-b3b9-9ba26ef7da03 Jul 27 16:09:16.017009 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.openstack.wsgi [None req-9a5786c9-40f0-41a3-b455-3dcc5639cd9a tempest-TaggedBootDevicesTest_v242-1530722401 tempest-TaggedBootDevicesTest_v242-1530722401-project-member] Empty body provided in request {{(pid=100522) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:09:16.017255 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.openstack.wsgi [None req-9a5786c9-40f0-41a3-b455-3dcc5639cd9a tempest-TaggedBootDevicesTest_v242-1530722401 tempest-TaggedBootDevicesTest_v242-1530722401-project-member] Calling method 'delete' {{(pid=100522) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:09:16.017510 np0000005924 devstack@c-api.service[100522]: INFO cinder.api.v3.volumes [None req-9a5786c9-40f0-41a3-b455-3dcc5639cd9a tempest-TaggedBootDevicesTest_v242-1530722401 tempest-TaggedBootDevicesTest_v242-1530722401-project-member] Delete volume with id: f238daa3-2584-41b5-b3b9-9ba26ef7da03 Jul 27 16:09:16.027198 np0000005924 devstack@c-api.service[100522]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:09:16.027198 np0000005924 devstack@c-api.service[100522]: warnings.warn( Jul 27 16:09:16.027684 np0000005924 devstack@c-api.service[100522]: INFO cinder.volume.api [None req-9a5786c9-40f0-41a3-b455-3dcc5639cd9a tempest-TaggedBootDevicesTest_v242-1530722401 tempest-TaggedBootDevicesTest_v242-1530722401-project-member] Volume info retrieved successfully. Jul 27 16:09:16.061542 np0000005924 devstack@c-api.service[100522]: INFO cinder.volume.api [None req-9a5786c9-40f0-41a3-b455-3dcc5639cd9a tempest-TaggedBootDevicesTest_v242-1530722401 tempest-TaggedBootDevicesTest_v242-1530722401-project-member] Delete volume request issued successfully. Jul 27 16:09:16.061656 np0000005924 devstack@c-api.service[100522]: INFO cinder.api.openstack.wsgi [None req-9a5786c9-40f0-41a3-b455-3dcc5639cd9a tempest-TaggedBootDevicesTest_v242-1530722401 tempest-TaggedBootDevicesTest_v242-1530722401-project-member] https://10.4.3.117/volume/v3/volumes/f238daa3-2584-41b5-b3b9-9ba26ef7da03 returned with HTTP 202 Jul 27 16:09:16.062061 np0000005924 devstack@c-api.service[100522]: [pid: 100522|app: 0|req: 137/554] 10.4.3.117 () {66 vars in 1351 bytes} [Mon Jul 27 16:09:16 2026] DELETE /volume/v3/volumes/f238daa3-2584-41b5-b3b9-9ba26ef7da03 => generated 0 bytes in 48 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 27 16:09:16.072944 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.middleware.request_id [None req-4091a03c-95ec-4da4-98c7-83150ff890c4 None None] RequestId filter calling following filter/app {{(pid=100524) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:09:16.074763 np0000005924 devstack@c-api.service[100524]: INFO cinder.api.openstack.wsgi [None req-4091a03c-95ec-4da4-98c7-83150ff890c4 tempest-TaggedBootDevicesTest_v242-1530722401 tempest-TaggedBootDevicesTest_v242-1530722401-project-member] GET https://10.4.3.117/volume/v3/volumes/f238daa3-2584-41b5-b3b9-9ba26ef7da03 Jul 27 16:09:16.074895 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.openstack.wsgi [None req-4091a03c-95ec-4da4-98c7-83150ff890c4 tempest-TaggedBootDevicesTest_v242-1530722401 tempest-TaggedBootDevicesTest_v242-1530722401-project-member] Empty body provided in request {{(pid=100524) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:09:16.075079 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.openstack.wsgi [None req-4091a03c-95ec-4da4-98c7-83150ff890c4 tempest-TaggedBootDevicesTest_v242-1530722401 tempest-TaggedBootDevicesTest_v242-1530722401-project-member] Calling method 'show' {{(pid=100524) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:09:16.082277 np0000005924 devstack@c-api.service[100524]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:09:16.082277 np0000005924 devstack@c-api.service[100524]: warnings.warn( Jul 27 16:09:16.086394 np0000005924 devstack@c-api.service[100524]: INFO cinder.volume.api [None req-4091a03c-95ec-4da4-98c7-83150ff890c4 tempest-TaggedBootDevicesTest_v242-1530722401 tempest-TaggedBootDevicesTest_v242-1530722401-project-member] Volume info retrieved successfully. Jul 27 16:09:16.090584 np0000005924 devstack@c-api.service[100524]: INFO cinder.api.openstack.wsgi [None req-4091a03c-95ec-4da4-98c7-83150ff890c4 tempest-TaggedBootDevicesTest_v242-1530722401 tempest-TaggedBootDevicesTest_v242-1530722401-project-member] https://10.4.3.117/volume/v3/volumes/f238daa3-2584-41b5-b3b9-9ba26ef7da03 returned with HTTP 200 Jul 27 16:09:16.090996 np0000005924 devstack@c-api.service[100524]: [pid: 100524|app: 0|req: 144/555] 10.4.3.117 () {66 vars in 1348 bytes} [Mon Jul 27 16:09:16 2026] GET /volume/v3/volumes/f238daa3-2584-41b5-b3b9-9ba26ef7da03 => generated 847 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 27 16:09:16.696354 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.middleware.request_id [None req-c063f18b-21bd-4012-87f5-f29ad6d50bff None None] RequestId filter calling following filter/app {{(pid=100523) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:09:16.699636 np0000005924 devstack@c-api.service[100523]: INFO cinder.api.openstack.wsgi [None req-c063f18b-21bd-4012-87f5-f29ad6d50bff tempest-ServerActionsTestOtherA-1133375341 tempest-ServerActionsTestOtherA-1133375341-project-member] GET https://10.4.3.117/volume/v3/volumes/82095e13-9ba3-4cb8-ae16-e6dfce88713f Jul 27 16:09:16.700224 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.openstack.wsgi [None req-c063f18b-21bd-4012-87f5-f29ad6d50bff tempest-ServerActionsTestOtherA-1133375341 tempest-ServerActionsTestOtherA-1133375341-project-member] Empty body provided in request {{(pid=100523) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:09:16.700590 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.openstack.wsgi [None req-c063f18b-21bd-4012-87f5-f29ad6d50bff tempest-ServerActionsTestOtherA-1133375341 tempest-ServerActionsTestOtherA-1133375341-project-member] Calling method 'show' {{(pid=100523) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:09:16.717200 np0000005924 devstack@c-api.service[100523]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:09:16.717200 np0000005924 devstack@c-api.service[100523]: warnings.warn( Jul 27 16:09:16.724988 np0000005924 devstack@c-api.service[100523]: INFO cinder.volume.api [None req-c063f18b-21bd-4012-87f5-f29ad6d50bff tempest-ServerActionsTestOtherA-1133375341 tempest-ServerActionsTestOtherA-1133375341-project-member] Volume info retrieved successfully. Jul 27 16:09:16.727603 np0000005924 devstack@c-api.service[100523]: INFO cinder.api.openstack.wsgi [None req-c063f18b-21bd-4012-87f5-f29ad6d50bff tempest-ServerActionsTestOtherA-1133375341 tempest-ServerActionsTestOtherA-1133375341-project-member] https://10.4.3.117/volume/v3/volumes/82095e13-9ba3-4cb8-ae16-e6dfce88713f returned with HTTP 200 Jul 27 16:09:16.728428 np0000005924 devstack@c-api.service[100523]: [pid: 100523|app: 0|req: 138/556] 10.4.3.117 () {66 vars in 1348 bytes} [Mon Jul 27 16:09:16 2026] GET /volume/v3/volumes/82095e13-9ba3-4cb8-ae16-e6dfce88713f => generated 846 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 27 16:09:17.104879 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.middleware.request_id [None req-18ef8182-7523-4325-9802-8e22a18745dd None None] RequestId filter calling following filter/app {{(pid=100521) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:09:17.106749 np0000005924 devstack@c-api.service[100521]: INFO cinder.api.openstack.wsgi [None req-18ef8182-7523-4325-9802-8e22a18745dd tempest-TaggedBootDevicesTest_v242-1530722401 tempest-TaggedBootDevicesTest_v242-1530722401-project-member] GET https://10.4.3.117/volume/v3/volumes/f238daa3-2584-41b5-b3b9-9ba26ef7da03 Jul 27 16:09:17.106986 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.openstack.wsgi [None req-18ef8182-7523-4325-9802-8e22a18745dd tempest-TaggedBootDevicesTest_v242-1530722401 tempest-TaggedBootDevicesTest_v242-1530722401-project-member] Empty body provided in request {{(pid=100521) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:09:17.107228 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.openstack.wsgi [None req-18ef8182-7523-4325-9802-8e22a18745dd tempest-TaggedBootDevicesTest_v242-1530722401 tempest-TaggedBootDevicesTest_v242-1530722401-project-member] Calling method 'show' {{(pid=100521) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:09:17.116198 np0000005924 devstack@c-api.service[100521]: INFO cinder.api.openstack.wsgi [None req-18ef8182-7523-4325-9802-8e22a18745dd tempest-TaggedBootDevicesTest_v242-1530722401 tempest-TaggedBootDevicesTest_v242-1530722401-project-member] https://10.4.3.117/volume/v3/volumes/f238daa3-2584-41b5-b3b9-9ba26ef7da03 returned with HTTP 404 Jul 27 16:09:17.117211 np0000005924 devstack@c-api.service[100521]: [pid: 100521|app: 0|req: 138/557] 10.4.3.117 () {66 vars in 1348 bytes} [Mon Jul 27 16:09:17 2026] GET /volume/v3/volumes/f238daa3-2584-41b5-b3b9-9ba26ef7da03 => generated 109 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 27 16:09:17.125723 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.middleware.request_id [None req-039512e9-2b24-4589-9172-e467e45254e1 None None] RequestId filter calling following filter/app {{(pid=100522) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:09:17.127955 np0000005924 devstack@c-api.service[100522]: INFO cinder.api.openstack.wsgi [None req-039512e9-2b24-4589-9172-e467e45254e1 tempest-TaggedBootDevicesTest_v242-1530722401 tempest-TaggedBootDevicesTest_v242-1530722401-project-member] DELETE https://10.4.3.117/volume/v3/volumes/84545916-23f5-47b3-be30-ad8b619500d4 Jul 27 16:09:17.128197 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.openstack.wsgi [None req-039512e9-2b24-4589-9172-e467e45254e1 tempest-TaggedBootDevicesTest_v242-1530722401 tempest-TaggedBootDevicesTest_v242-1530722401-project-member] Empty body provided in request {{(pid=100522) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:09:17.128451 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.openstack.wsgi [None req-039512e9-2b24-4589-9172-e467e45254e1 tempest-TaggedBootDevicesTest_v242-1530722401 tempest-TaggedBootDevicesTest_v242-1530722401-project-member] Calling method 'delete' {{(pid=100522) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:09:17.128693 np0000005924 devstack@c-api.service[100522]: INFO cinder.api.v3.volumes [None req-039512e9-2b24-4589-9172-e467e45254e1 tempest-TaggedBootDevicesTest_v242-1530722401 tempest-TaggedBootDevicesTest_v242-1530722401-project-member] Delete volume with id: 84545916-23f5-47b3-be30-ad8b619500d4 Jul 27 16:09:17.137605 np0000005924 devstack@c-api.service[100522]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:09:17.137605 np0000005924 devstack@c-api.service[100522]: warnings.warn( Jul 27 16:09:17.138109 np0000005924 devstack@c-api.service[100522]: INFO cinder.volume.api [None req-039512e9-2b24-4589-9172-e467e45254e1 tempest-TaggedBootDevicesTest_v242-1530722401 tempest-TaggedBootDevicesTest_v242-1530722401-project-member] Volume info retrieved successfully. Jul 27 16:09:17.165971 np0000005924 devstack@c-api.service[100522]: INFO cinder.volume.api [None req-039512e9-2b24-4589-9172-e467e45254e1 tempest-TaggedBootDevicesTest_v242-1530722401 tempest-TaggedBootDevicesTest_v242-1530722401-project-member] Delete volume request issued successfully. Jul 27 16:09:17.166158 np0000005924 devstack@c-api.service[100522]: INFO cinder.api.openstack.wsgi [None req-039512e9-2b24-4589-9172-e467e45254e1 tempest-TaggedBootDevicesTest_v242-1530722401 tempest-TaggedBootDevicesTest_v242-1530722401-project-member] https://10.4.3.117/volume/v3/volumes/84545916-23f5-47b3-be30-ad8b619500d4 returned with HTTP 202 Jul 27 16:09:17.166592 np0000005924 devstack@c-api.service[100522]: [pid: 100522|app: 0|req: 138/558] 10.4.3.117 () {66 vars in 1351 bytes} [Mon Jul 27 16:09:17 2026] DELETE /volume/v3/volumes/84545916-23f5-47b3-be30-ad8b619500d4 => generated 0 bytes in 41 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 27 16:09:17.174914 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.middleware.request_id [None req-53e642c7-922e-4447-9e58-040c17cee11c None None] RequestId filter calling following filter/app {{(pid=100524) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:09:17.178544 np0000005924 devstack@c-api.service[100524]: INFO cinder.api.openstack.wsgi [None req-53e642c7-922e-4447-9e58-040c17cee11c tempest-TaggedBootDevicesTest_v242-1530722401 tempest-TaggedBootDevicesTest_v242-1530722401-project-member] GET https://10.4.3.117/volume/v3/volumes/84545916-23f5-47b3-be30-ad8b619500d4 Jul 27 16:09:17.178789 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.openstack.wsgi [None req-53e642c7-922e-4447-9e58-040c17cee11c tempest-TaggedBootDevicesTest_v242-1530722401 tempest-TaggedBootDevicesTest_v242-1530722401-project-member] Empty body provided in request {{(pid=100524) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:09:17.179029 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.openstack.wsgi [None req-53e642c7-922e-4447-9e58-040c17cee11c tempest-TaggedBootDevicesTest_v242-1530722401 tempest-TaggedBootDevicesTest_v242-1530722401-project-member] Calling method 'show' {{(pid=100524) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:09:17.188720 np0000005924 devstack@c-api.service[100524]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:09:17.188720 np0000005924 devstack@c-api.service[100524]: warnings.warn( Jul 27 16:09:17.193832 np0000005924 devstack@c-api.service[100524]: INFO cinder.volume.api [None req-53e642c7-922e-4447-9e58-040c17cee11c tempest-TaggedBootDevicesTest_v242-1530722401 tempest-TaggedBootDevicesTest_v242-1530722401-project-member] Volume info retrieved successfully. Jul 27 16:09:17.200553 np0000005924 devstack@c-api.service[100524]: INFO cinder.api.openstack.wsgi [None req-53e642c7-922e-4447-9e58-040c17cee11c tempest-TaggedBootDevicesTest_v242-1530722401 tempest-TaggedBootDevicesTest_v242-1530722401-project-member] https://10.4.3.117/volume/v3/volumes/84545916-23f5-47b3-be30-ad8b619500d4 returned with HTTP 200 Jul 27 16:09:17.201434 np0000005924 devstack@c-api.service[100524]: [pid: 100524|app: 0|req: 145/559] 10.4.3.117 () {66 vars in 1348 bytes} [Mon Jul 27 16:09:17 2026] GET /volume/v3/volumes/84545916-23f5-47b3-be30-ad8b619500d4 => generated 849 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 27 16:09:17.741791 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.middleware.request_id [None req-4bec49a1-530b-48eb-9e85-70e48444fde5 None None] RequestId filter calling following filter/app {{(pid=100523) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:09:17.743499 np0000005924 devstack@c-api.service[100523]: INFO cinder.api.openstack.wsgi [None req-4bec49a1-530b-48eb-9e85-70e48444fde5 tempest-ServerActionsTestOtherA-1133375341 tempest-ServerActionsTestOtherA-1133375341-project-member] GET https://10.4.3.117/volume/v3/volumes/82095e13-9ba3-4cb8-ae16-e6dfce88713f Jul 27 16:09:17.743756 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.openstack.wsgi [None req-4bec49a1-530b-48eb-9e85-70e48444fde5 tempest-ServerActionsTestOtherA-1133375341 tempest-ServerActionsTestOtherA-1133375341-project-member] Empty body provided in request {{(pid=100523) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:09:17.743977 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.openstack.wsgi [None req-4bec49a1-530b-48eb-9e85-70e48444fde5 tempest-ServerActionsTestOtherA-1133375341 tempest-ServerActionsTestOtherA-1133375341-project-member] Calling method 'show' {{(pid=100523) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:09:17.757065 np0000005924 devstack@c-api.service[100523]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:09:17.757065 np0000005924 devstack@c-api.service[100523]: warnings.warn( Jul 27 16:09:17.760556 np0000005924 devstack@c-api.service[100523]: INFO cinder.volume.api [None req-4bec49a1-530b-48eb-9e85-70e48444fde5 tempest-ServerActionsTestOtherA-1133375341 tempest-ServerActionsTestOtherA-1133375341-project-member] Volume info retrieved successfully. Jul 27 16:09:17.765573 np0000005924 devstack@c-api.service[100523]: INFO cinder.api.openstack.wsgi [None req-4bec49a1-530b-48eb-9e85-70e48444fde5 tempest-ServerActionsTestOtherA-1133375341 tempest-ServerActionsTestOtherA-1133375341-project-member] https://10.4.3.117/volume/v3/volumes/82095e13-9ba3-4cb8-ae16-e6dfce88713f returned with HTTP 200 Jul 27 16:09:17.765573 np0000005924 devstack@c-api.service[100523]: [pid: 100523|app: 0|req: 139/560] 10.4.3.117 () {66 vars in 1348 bytes} [Mon Jul 27 16:09:17 2026] GET /volume/v3/volumes/82095e13-9ba3-4cb8-ae16-e6dfce88713f => generated 846 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 27 16:09:18.215832 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.middleware.request_id [None req-827314e8-b108-4fb4-a64f-175322de68cc None None] RequestId filter calling following filter/app {{(pid=100521) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:09:18.217832 np0000005924 devstack@c-api.service[100521]: INFO cinder.api.openstack.wsgi [None req-827314e8-b108-4fb4-a64f-175322de68cc tempest-TaggedBootDevicesTest_v242-1530722401 tempest-TaggedBootDevicesTest_v242-1530722401-project-member] GET https://10.4.3.117/volume/v3/volumes/84545916-23f5-47b3-be30-ad8b619500d4 Jul 27 16:09:18.218086 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.openstack.wsgi [None req-827314e8-b108-4fb4-a64f-175322de68cc tempest-TaggedBootDevicesTest_v242-1530722401 tempest-TaggedBootDevicesTest_v242-1530722401-project-member] Empty body provided in request {{(pid=100521) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:09:18.218342 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.openstack.wsgi [None req-827314e8-b108-4fb4-a64f-175322de68cc tempest-TaggedBootDevicesTest_v242-1530722401 tempest-TaggedBootDevicesTest_v242-1530722401-project-member] Calling method 'show' {{(pid=100521) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:09:18.224210 np0000005924 devstack@c-api.service[100521]: INFO cinder.api.openstack.wsgi [None req-827314e8-b108-4fb4-a64f-175322de68cc tempest-TaggedBootDevicesTest_v242-1530722401 tempest-TaggedBootDevicesTest_v242-1530722401-project-member] https://10.4.3.117/volume/v3/volumes/84545916-23f5-47b3-be30-ad8b619500d4 returned with HTTP 404 Jul 27 16:09:18.224803 np0000005924 devstack@c-api.service[100521]: [pid: 100521|app: 0|req: 139/561] 10.4.3.117 () {66 vars in 1348 bytes} [Mon Jul 27 16:09:18 2026] GET /volume/v3/volumes/84545916-23f5-47b3-be30-ad8b619500d4 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 27 16:09:18.231568 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.middleware.request_id [None req-bd7d3b9f-967b-4b8f-8f88-aec981a1e3dd None None] RequestId filter calling following filter/app {{(pid=100522) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:09:18.233307 np0000005924 devstack@c-api.service[100522]: INFO cinder.api.openstack.wsgi [None req-bd7d3b9f-967b-4b8f-8f88-aec981a1e3dd tempest-TaggedBootDevicesTest_v242-1530722401 tempest-TaggedBootDevicesTest_v242-1530722401-project-member] DELETE https://10.4.3.117/volume/v3/volumes/cd2686e0-1ec0-4111-9a88-03a142d67e39 Jul 27 16:09:18.233536 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.openstack.wsgi [None req-bd7d3b9f-967b-4b8f-8f88-aec981a1e3dd tempest-TaggedBootDevicesTest_v242-1530722401 tempest-TaggedBootDevicesTest_v242-1530722401-project-member] Empty body provided in request {{(pid=100522) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:09:18.233733 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.openstack.wsgi [None req-bd7d3b9f-967b-4b8f-8f88-aec981a1e3dd tempest-TaggedBootDevicesTest_v242-1530722401 tempest-TaggedBootDevicesTest_v242-1530722401-project-member] Calling method 'delete' {{(pid=100522) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:09:18.233903 np0000005924 devstack@c-api.service[100522]: INFO cinder.api.v3.volumes [None req-bd7d3b9f-967b-4b8f-8f88-aec981a1e3dd tempest-TaggedBootDevicesTest_v242-1530722401 tempest-TaggedBootDevicesTest_v242-1530722401-project-member] Delete volume with id: cd2686e0-1ec0-4111-9a88-03a142d67e39 Jul 27 16:09:18.240914 np0000005924 devstack@c-api.service[100522]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:09:18.240914 np0000005924 devstack@c-api.service[100522]: warnings.warn( Jul 27 16:09:18.241439 np0000005924 devstack@c-api.service[100522]: INFO cinder.volume.api [None req-bd7d3b9f-967b-4b8f-8f88-aec981a1e3dd tempest-TaggedBootDevicesTest_v242-1530722401 tempest-TaggedBootDevicesTest_v242-1530722401-project-member] Volume info retrieved successfully. Jul 27 16:09:18.274061 np0000005924 devstack@c-api.service[100522]: INFO cinder.volume.api [None req-bd7d3b9f-967b-4b8f-8f88-aec981a1e3dd tempest-TaggedBootDevicesTest_v242-1530722401 tempest-TaggedBootDevicesTest_v242-1530722401-project-member] Delete volume request issued successfully. Jul 27 16:09:18.274303 np0000005924 devstack@c-api.service[100522]: INFO cinder.api.openstack.wsgi [None req-bd7d3b9f-967b-4b8f-8f88-aec981a1e3dd tempest-TaggedBootDevicesTest_v242-1530722401 tempest-TaggedBootDevicesTest_v242-1530722401-project-member] https://10.4.3.117/volume/v3/volumes/cd2686e0-1ec0-4111-9a88-03a142d67e39 returned with HTTP 202 Jul 27 16:09:18.274750 np0000005924 devstack@c-api.service[100522]: [pid: 100522|app: 0|req: 139/562] 10.4.3.117 () {66 vars in 1351 bytes} [Mon Jul 27 16:09:18 2026] DELETE /volume/v3/volumes/cd2686e0-1ec0-4111-9a88-03a142d67e39 => generated 0 bytes in 44 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 27 16:09:18.284592 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.middleware.request_id [None req-3ce9ab33-4a31-4892-bfa9-0c671c0af1e1 None None] RequestId filter calling following filter/app {{(pid=100524) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:09:18.287005 np0000005924 devstack@c-api.service[100524]: INFO cinder.api.openstack.wsgi [None req-3ce9ab33-4a31-4892-bfa9-0c671c0af1e1 tempest-TaggedBootDevicesTest_v242-1530722401 tempest-TaggedBootDevicesTest_v242-1530722401-project-member] GET https://10.4.3.117/volume/v3/volumes/cd2686e0-1ec0-4111-9a88-03a142d67e39 Jul 27 16:09:18.287291 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.openstack.wsgi [None req-3ce9ab33-4a31-4892-bfa9-0c671c0af1e1 tempest-TaggedBootDevicesTest_v242-1530722401 tempest-TaggedBootDevicesTest_v242-1530722401-project-member] Empty body provided in request {{(pid=100524) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:09:18.287659 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.openstack.wsgi [None req-3ce9ab33-4a31-4892-bfa9-0c671c0af1e1 tempest-TaggedBootDevicesTest_v242-1530722401 tempest-TaggedBootDevicesTest_v242-1530722401-project-member] Calling method 'show' {{(pid=100524) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:09:18.296320 np0000005924 devstack@c-api.service[100524]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:09:18.296320 np0000005924 devstack@c-api.service[100524]: warnings.warn( Jul 27 16:09:18.300207 np0000005924 devstack@c-api.service[100524]: INFO cinder.volume.api [None req-3ce9ab33-4a31-4892-bfa9-0c671c0af1e1 tempest-TaggedBootDevicesTest_v242-1530722401 tempest-TaggedBootDevicesTest_v242-1530722401-project-member] Volume info retrieved successfully. Jul 27 16:09:18.306545 np0000005924 devstack@c-api.service[100524]: INFO cinder.api.openstack.wsgi [None req-3ce9ab33-4a31-4892-bfa9-0c671c0af1e1 tempest-TaggedBootDevicesTest_v242-1530722401 tempest-TaggedBootDevicesTest_v242-1530722401-project-member] https://10.4.3.117/volume/v3/volumes/cd2686e0-1ec0-4111-9a88-03a142d67e39 returned with HTTP 200 Jul 27 16:09:18.307077 np0000005924 devstack@c-api.service[100524]: [pid: 100524|app: 0|req: 146/563] 10.4.3.117 () {66 vars in 1348 bytes} [Mon Jul 27 16:09:18 2026] GET /volume/v3/volumes/cd2686e0-1ec0-4111-9a88-03a142d67e39 => generated 1364 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 27 16:09:18.779090 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.middleware.request_id [None req-bee78b49-ff21-4c1d-bb7c-064530a90c41 None None] RequestId filter calling following filter/app {{(pid=100523) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:09:18.781244 np0000005924 devstack@c-api.service[100523]: INFO cinder.api.openstack.wsgi [None req-bee78b49-ff21-4c1d-bb7c-064530a90c41 tempest-ServerActionsTestOtherA-1133375341 tempest-ServerActionsTestOtherA-1133375341-project-member] GET https://10.4.3.117/volume/v3/volumes/82095e13-9ba3-4cb8-ae16-e6dfce88713f Jul 27 16:09:18.781496 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.openstack.wsgi [None req-bee78b49-ff21-4c1d-bb7c-064530a90c41 tempest-ServerActionsTestOtherA-1133375341 tempest-ServerActionsTestOtherA-1133375341-project-member] Empty body provided in request {{(pid=100523) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:09:18.781727 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.openstack.wsgi [None req-bee78b49-ff21-4c1d-bb7c-064530a90c41 tempest-ServerActionsTestOtherA-1133375341 tempest-ServerActionsTestOtherA-1133375341-project-member] Calling method 'show' {{(pid=100523) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:09:18.794350 np0000005924 devstack@c-api.service[100523]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:09:18.794350 np0000005924 devstack@c-api.service[100523]: warnings.warn( Jul 27 16:09:18.799168 np0000005924 devstack@c-api.service[100523]: INFO cinder.volume.api [None req-bee78b49-ff21-4c1d-bb7c-064530a90c41 tempest-ServerActionsTestOtherA-1133375341 tempest-ServerActionsTestOtherA-1133375341-project-member] Volume info retrieved successfully. Jul 27 16:09:18.804453 np0000005924 devstack@c-api.service[100523]: INFO cinder.api.openstack.wsgi [None req-bee78b49-ff21-4c1d-bb7c-064530a90c41 tempest-ServerActionsTestOtherA-1133375341 tempest-ServerActionsTestOtherA-1133375341-project-member] https://10.4.3.117/volume/v3/volumes/82095e13-9ba3-4cb8-ae16-e6dfce88713f returned with HTTP 200 Jul 27 16:09:18.804992 np0000005924 devstack@c-api.service[100523]: [pid: 100523|app: 0|req: 140/564] 10.4.3.117 () {66 vars in 1348 bytes} [Mon Jul 27 16:09:18 2026] GET /volume/v3/volumes/82095e13-9ba3-4cb8-ae16-e6dfce88713f => generated 846 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 27 16:09:19.321142 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.middleware.request_id [None req-fadd661e-5eec-4432-89e3-e3c4bb63c0a6 None None] RequestId filter calling following filter/app {{(pid=100521) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:09:19.323537 np0000005924 devstack@c-api.service[100521]: INFO cinder.api.openstack.wsgi [None req-fadd661e-5eec-4432-89e3-e3c4bb63c0a6 tempest-TaggedBootDevicesTest_v242-1530722401 tempest-TaggedBootDevicesTest_v242-1530722401-project-member] GET https://10.4.3.117/volume/v3/volumes/cd2686e0-1ec0-4111-9a88-03a142d67e39 Jul 27 16:09:19.323857 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.openstack.wsgi [None req-fadd661e-5eec-4432-89e3-e3c4bb63c0a6 tempest-TaggedBootDevicesTest_v242-1530722401 tempest-TaggedBootDevicesTest_v242-1530722401-project-member] Empty body provided in request {{(pid=100521) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:09:19.324175 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.openstack.wsgi [None req-fadd661e-5eec-4432-89e3-e3c4bb63c0a6 tempest-TaggedBootDevicesTest_v242-1530722401 tempest-TaggedBootDevicesTest_v242-1530722401-project-member] Calling method 'show' {{(pid=100521) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:09:19.331662 np0000005924 devstack@c-api.service[100521]: INFO cinder.api.openstack.wsgi [None req-fadd661e-5eec-4432-89e3-e3c4bb63c0a6 tempest-TaggedBootDevicesTest_v242-1530722401 tempest-TaggedBootDevicesTest_v242-1530722401-project-member] https://10.4.3.117/volume/v3/volumes/cd2686e0-1ec0-4111-9a88-03a142d67e39 returned with HTTP 404 Jul 27 16:09:19.332459 np0000005924 devstack@c-api.service[100521]: [pid: 100521|app: 0|req: 140/565] 10.4.3.117 () {66 vars in 1348 bytes} [Mon Jul 27 16:09:19 2026] GET /volume/v3/volumes/cd2686e0-1ec0-4111-9a88-03a142d67e39 => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 27 16:09:19.819040 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.middleware.request_id [None req-8e65e8a1-8315-4b7b-b82a-3ed4e25ce7bf None None] RequestId filter calling following filter/app {{(pid=100522) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:09:19.820923 np0000005924 devstack@c-api.service[100522]: INFO cinder.api.openstack.wsgi [None req-8e65e8a1-8315-4b7b-b82a-3ed4e25ce7bf tempest-ServerActionsTestOtherA-1133375341 tempest-ServerActionsTestOtherA-1133375341-project-member] GET https://10.4.3.117/volume/v3/volumes/82095e13-9ba3-4cb8-ae16-e6dfce88713f Jul 27 16:09:19.821154 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.openstack.wsgi [None req-8e65e8a1-8315-4b7b-b82a-3ed4e25ce7bf tempest-ServerActionsTestOtherA-1133375341 tempest-ServerActionsTestOtherA-1133375341-project-member] Empty body provided in request {{(pid=100522) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:09:19.821413 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.openstack.wsgi [None req-8e65e8a1-8315-4b7b-b82a-3ed4e25ce7bf tempest-ServerActionsTestOtherA-1133375341 tempest-ServerActionsTestOtherA-1133375341-project-member] Calling method 'show' {{(pid=100522) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:09:19.830597 np0000005924 devstack@c-api.service[100522]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:09:19.830597 np0000005924 devstack@c-api.service[100522]: warnings.warn( Jul 27 16:09:19.834015 np0000005924 devstack@c-api.service[100522]: INFO cinder.volume.api [None req-8e65e8a1-8315-4b7b-b82a-3ed4e25ce7bf tempest-ServerActionsTestOtherA-1133375341 tempest-ServerActionsTestOtherA-1133375341-project-member] Volume info retrieved successfully. Jul 27 16:09:19.837975 np0000005924 devstack@c-api.service[100522]: INFO cinder.api.openstack.wsgi [None req-8e65e8a1-8315-4b7b-b82a-3ed4e25ce7bf tempest-ServerActionsTestOtherA-1133375341 tempest-ServerActionsTestOtherA-1133375341-project-member] https://10.4.3.117/volume/v3/volumes/82095e13-9ba3-4cb8-ae16-e6dfce88713f returned with HTTP 200 Jul 27 16:09:19.838378 np0000005924 devstack@c-api.service[100522]: [pid: 100522|app: 0|req: 140/566] 10.4.3.117 () {66 vars in 1348 bytes} [Mon Jul 27 16:09:19 2026] GET /volume/v3/volumes/82095e13-9ba3-4cb8-ae16-e6dfce88713f => generated 846 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 27 16:09:20.221072 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.middleware.request_id [req-72a9fbe0-df64-416c-a0b6-73fc78bf1804 req-aa5cf601-bd76-4e66-b91b-ce04faf3746c None None] RequestId filter calling following filter/app {{(pid=100524) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:09:20.223109 np0000005924 devstack@c-api.service[100524]: INFO cinder.api.openstack.wsgi [req-72a9fbe0-df64-416c-a0b6-73fc78bf1804 req-aa5cf601-bd76-4e66-b91b-ce04faf3746c tempest-ServerActionsTestOtherA-1133375341 tempest-ServerActionsTestOtherA-1133375341-project-member] POST https://10.4.3.117/volume/v3/attachments/e4902811-81bf-4e19-829f-45e200bc0cdf/action Jul 27 16:09:20.223505 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.openstack.wsgi [req-72a9fbe0-df64-416c-a0b6-73fc78bf1804 req-aa5cf601-bd76-4e66-b91b-ce04faf3746c tempest-ServerActionsTestOtherA-1133375341 tempest-ServerActionsTestOtherA-1133375341-project-member] Action body: b'{"os-complete": null}' {{(pid=100524) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 27 16:09:20.223627 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.openstack.wsgi [req-72a9fbe0-df64-416c-a0b6-73fc78bf1804 req-aa5cf601-bd76-4e66-b91b-ce04faf3746c tempest-ServerActionsTestOtherA-1133375341 tempest-ServerActionsTestOtherA-1133375341-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100524) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 27 16:09:20.239237 np0000005924 devstack@c-api.service[100524]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:09:20.239237 np0000005924 devstack@c-api.service[100524]: warnings.warn( Jul 27 16:09:20.260823 np0000005924 devstack@c-api.service[100524]: INFO cinder.api.openstack.wsgi [req-72a9fbe0-df64-416c-a0b6-73fc78bf1804 req-aa5cf601-bd76-4e66-b91b-ce04faf3746c tempest-ServerActionsTestOtherA-1133375341 tempest-ServerActionsTestOtherA-1133375341-project-member] https://10.4.3.117/volume/v3/attachments/e4902811-81bf-4e19-829f-45e200bc0cdf/action returned with HTTP 204 Jul 27 16:09:20.261408 np0000005924 devstack@c-api.service[100524]: [pid: 100524|app: 0|req: 147/567] 10.4.3.117 () {74 vars in 1725 bytes} [Mon Jul 27 16:09:20 2026] POST /volume/v3/attachments/e4902811-81bf-4e19-829f-45e200bc0cdf/action => generated 0 bytes in 41 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jul 27 16:09:20.866044 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.middleware.request_id [None req-8c0d1d70-c1f0-4d55-ab77-eb37da8210e6 None None] RequestId filter calling following filter/app {{(pid=100523) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:09:20.868057 np0000005924 devstack@c-api.service[100523]: INFO cinder.api.openstack.wsgi [None req-8c0d1d70-c1f0-4d55-ab77-eb37da8210e6 tempest-ServerActionsTestOtherA-1133375341 tempest-ServerActionsTestOtherA-1133375341-project-member] GET https://10.4.3.117/volume/v3/volumes/82095e13-9ba3-4cb8-ae16-e6dfce88713f Jul 27 16:09:20.868361 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.openstack.wsgi [None req-8c0d1d70-c1f0-4d55-ab77-eb37da8210e6 tempest-ServerActionsTestOtherA-1133375341 tempest-ServerActionsTestOtherA-1133375341-project-member] Empty body provided in request {{(pid=100523) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:09:20.868660 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.openstack.wsgi [None req-8c0d1d70-c1f0-4d55-ab77-eb37da8210e6 tempest-ServerActionsTestOtherA-1133375341 tempest-ServerActionsTestOtherA-1133375341-project-member] Calling method 'show' {{(pid=100523) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:09:20.883872 np0000005924 devstack@c-api.service[100523]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:09:20.883872 np0000005924 devstack@c-api.service[100523]: warnings.warn( Jul 27 16:09:20.891728 np0000005924 devstack@c-api.service[100523]: INFO cinder.volume.api [None req-8c0d1d70-c1f0-4d55-ab77-eb37da8210e6 tempest-ServerActionsTestOtherA-1133375341 tempest-ServerActionsTestOtherA-1133375341-project-member] Volume info retrieved successfully. Jul 27 16:09:20.898195 np0000005924 devstack@c-api.service[100523]: INFO cinder.api.openstack.wsgi [None req-8c0d1d70-c1f0-4d55-ab77-eb37da8210e6 tempest-ServerActionsTestOtherA-1133375341 tempest-ServerActionsTestOtherA-1133375341-project-member] https://10.4.3.117/volume/v3/volumes/82095e13-9ba3-4cb8-ae16-e6dfce88713f returned with HTTP 200 Jul 27 16:09:20.898815 np0000005924 devstack@c-api.service[100523]: [pid: 100523|app: 0|req: 141/568] 10.4.3.117 () {66 vars in 1348 bytes} [Mon Jul 27 16:09:20 2026] GET /volume/v3/volumes/82095e13-9ba3-4cb8-ae16-e6dfce88713f => generated 1138 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 27 16:09:20.912163 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.middleware.request_id [None req-259826fe-754e-4a8f-b959-321885c407a8 None None] RequestId filter calling following filter/app {{(pid=100521) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:09:20.914792 np0000005924 devstack@c-api.service[100521]: INFO cinder.api.openstack.wsgi [None req-259826fe-754e-4a8f-b959-321885c407a8 tempest-ServerActionsTestOtherA-1133375341 tempest-ServerActionsTestOtherA-1133375341-project-member] GET https://10.4.3.117/volume/v3/volumes/82095e13-9ba3-4cb8-ae16-e6dfce88713f Jul 27 16:09:20.915031 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.openstack.wsgi [None req-259826fe-754e-4a8f-b959-321885c407a8 tempest-ServerActionsTestOtherA-1133375341 tempest-ServerActionsTestOtherA-1133375341-project-member] Empty body provided in request {{(pid=100521) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:09:20.915153 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.openstack.wsgi [None req-259826fe-754e-4a8f-b959-321885c407a8 tempest-ServerActionsTestOtherA-1133375341 tempest-ServerActionsTestOtherA-1133375341-project-member] Calling method 'show' {{(pid=100521) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:09:20.924156 np0000005924 devstack@c-api.service[100521]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:09:20.924156 np0000005924 devstack@c-api.service[100521]: warnings.warn( Jul 27 16:09:20.927257 np0000005924 devstack@c-api.service[100521]: INFO cinder.volume.api [None req-259826fe-754e-4a8f-b959-321885c407a8 tempest-ServerActionsTestOtherA-1133375341 tempest-ServerActionsTestOtherA-1133375341-project-member] Volume info retrieved successfully. Jul 27 16:09:20.930991 np0000005924 devstack@c-api.service[100521]: INFO cinder.api.openstack.wsgi [None req-259826fe-754e-4a8f-b959-321885c407a8 tempest-ServerActionsTestOtherA-1133375341 tempest-ServerActionsTestOtherA-1133375341-project-member] https://10.4.3.117/volume/v3/volumes/82095e13-9ba3-4cb8-ae16-e6dfce88713f returned with HTTP 200 Jul 27 16:09:20.931341 np0000005924 devstack@c-api.service[100521]: [pid: 100521|app: 0|req: 141/569] 10.4.3.117 () {66 vars in 1348 bytes} [Mon Jul 27 16:09:20 2026] GET /volume/v3/volumes/82095e13-9ba3-4cb8-ae16-e6dfce88713f => generated 1138 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 27 16:09:21.474773 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.middleware.request_id [req-d0738443-79cd-47a6-a844-a56e5cede95a req-c357f915-0b5e-42c6-943c-95f5c718bfe3 None None] RequestId filter calling following filter/app {{(pid=100522) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:09:21.477037 np0000005924 devstack@c-api.service[100522]: INFO cinder.api.openstack.wsgi [req-d0738443-79cd-47a6-a844-a56e5cede95a req-c357f915-0b5e-42c6-943c-95f5c718bfe3 tempest-ServerActionsTestOtherA-1133375341 tempest-ServerActionsTestOtherA-1133375341-project-member] GET https://10.4.3.117/volume/v3/volumes/82095e13-9ba3-4cb8-ae16-e6dfce88713f Jul 27 16:09:21.477341 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.openstack.wsgi [req-d0738443-79cd-47a6-a844-a56e5cede95a req-c357f915-0b5e-42c6-943c-95f5c718bfe3 tempest-ServerActionsTestOtherA-1133375341 tempest-ServerActionsTestOtherA-1133375341-project-member] Empty body provided in request {{(pid=100522) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:09:21.477556 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.openstack.wsgi [req-d0738443-79cd-47a6-a844-a56e5cede95a req-c357f915-0b5e-42c6-943c-95f5c718bfe3 tempest-ServerActionsTestOtherA-1133375341 tempest-ServerActionsTestOtherA-1133375341-project-member] Calling method 'show' {{(pid=100522) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:09:21.489285 np0000005924 devstack@c-api.service[100522]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:09:21.489285 np0000005924 devstack@c-api.service[100522]: warnings.warn( Jul 27 16:09:21.493891 np0000005924 devstack@c-api.service[100522]: INFO cinder.volume.api [req-d0738443-79cd-47a6-a844-a56e5cede95a req-c357f915-0b5e-42c6-943c-95f5c718bfe3 tempest-ServerActionsTestOtherA-1133375341 tempest-ServerActionsTestOtherA-1133375341-project-member] Volume info retrieved successfully. Jul 27 16:09:21.499626 np0000005924 devstack@c-api.service[100522]: INFO cinder.api.openstack.wsgi [req-d0738443-79cd-47a6-a844-a56e5cede95a req-c357f915-0b5e-42c6-943c-95f5c718bfe3 tempest-ServerActionsTestOtherA-1133375341 tempest-ServerActionsTestOtherA-1133375341-project-member] https://10.4.3.117/volume/v3/volumes/82095e13-9ba3-4cb8-ae16-e6dfce88713f returned with HTTP 200 Jul 27 16:09:21.500131 np0000005924 devstack@c-api.service[100522]: [pid: 100522|app: 0|req: 141/570] 10.4.3.117 () {68 vars in 1598 bytes} [Mon Jul 27 16:09:21 2026] GET /volume/v3/volumes/82095e13-9ba3-4cb8-ae16-e6dfce88713f => generated 1138 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 27 16:09:21.714731 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.middleware.request_id [None req-f93d6693-331f-471e-a4df-af2d6035e6b6 None None] RequestId filter calling following filter/app {{(pid=100524) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:09:21.716432 np0000005924 devstack@c-api.service[100524]: INFO cinder.api.openstack.wsgi [None req-f93d6693-331f-471e-a4df-af2d6035e6b6 tempest-ServerActionsTestOtherB-1144638388 tempest-ServerActionsTestOtherB-1144638388-project-member] POST https://10.4.3.117/volume/v3/volumes Jul 27 16:09:21.716740 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.openstack.wsgi [None req-f93d6693-331f-471e-a4df-af2d6035e6b6 tempest-ServerActionsTestOtherB-1144638388 tempest-ServerActionsTestOtherB-1144638388-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-ServerActionsTestOtherB-volume-752419345"}} {{(pid=100524) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 27 16:09:21.718067 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.v3.volumes [None req-f93d6693-331f-471e-a4df-af2d6035e6b6 tempest-ServerActionsTestOtherB-1144638388 tempest-ServerActionsTestOtherB-1144638388-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-ServerActionsTestOtherB-volume-752419345'}} {{(pid=100524) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 27 16:09:21.719740 np0000005924 devstack@c-api.service[100524]: INFO cinder.api.v3.volumes [None req-f93d6693-331f-471e-a4df-af2d6035e6b6 tempest-ServerActionsTestOtherB-1144638388 tempest-ServerActionsTestOtherB-1144638388-project-member] Create volume of 1 GB Jul 27 16:09:21.725999 np0000005924 devstack@c-api.service[100524]: INFO cinder.volume.api [None req-f93d6693-331f-471e-a4df-af2d6035e6b6 tempest-ServerActionsTestOtherB-1144638388 tempest-ServerActionsTestOtherB-1144638388-project-member] Availability Zones retrieved successfully. Jul 27 16:09:21.732168 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.volume.api [None req-f93d6693-331f-471e-a4df-af2d6035e6b6 tempest-ServerActionsTestOtherB-1144638388 tempest-ServerActionsTestOtherB-1144638388-project-member] Flow 'volume_create_api' (b4cef653-cbdc-4d34-a73c-76bf6dcaec11) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100524) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 27 16:09:21.733286 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.volume.api [None req-f93d6693-331f-471e-a4df-af2d6035e6b6 tempest-ServerActionsTestOtherB-1144638388 tempest-ServerActionsTestOtherB-1144638388-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (8cffda0a-825b-4112-966d-4a6535c50ee5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100524) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 27 16:09:21.734902 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.volume.flows.api.create_volume [None req-f93d6693-331f-471e-a4df-af2d6035e6b6 tempest-ServerActionsTestOtherB-1144638388 tempest-ServerActionsTestOtherB-1144638388-project-member] Validating volume size '1' using validate_int {{(pid=100524) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 27 16:09:21.772009 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.volume.api [None req-f93d6693-331f-471e-a4df-af2d6035e6b6 tempest-ServerActionsTestOtherB-1144638388 tempest-ServerActionsTestOtherB-1144638388-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (8cffda0a-825b-4112-966d-4a6535c50ee5) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-27T16:04:59Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=2bce4e1a-e6e0-49d9-be36-c3405449a01e,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '2bce4e1a-e6e0-49d9-be36-c3405449a01e', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100524) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 27 16:09:21.773094 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.volume.api [None req-f93d6693-331f-471e-a4df-af2d6035e6b6 tempest-ServerActionsTestOtherB-1144638388 tempest-ServerActionsTestOtherB-1144638388-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (b4b97e34-59c0-4e21-8888-c5a85c9a3ee1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100524) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 27 16:09:21.852133 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.quota [None req-f93d6693-331f-471e-a4df-af2d6035e6b6 tempest-ServerActionsTestOtherB-1144638388 tempest-ServerActionsTestOtherB-1144638388-project-member] Created reservations ['3406d171-5293-4c04-b4a8-cc577d01ae28', 'ecf2691f-5038-452b-bd3f-f9e8eb34888b', '7ce7163b-f07e-475b-bf17-da5f08d19dd8', 'a2199ae1-3eca-4967-b487-8f655c407a90'] {{(pid=100524) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 27 16:09:21.853006 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.volume.api [None req-f93d6693-331f-471e-a4df-af2d6035e6b6 tempest-ServerActionsTestOtherB-1144638388 tempest-ServerActionsTestOtherB-1144638388-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (b4b97e34-59c0-4e21-8888-c5a85c9a3ee1) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['3406d171-5293-4c04-b4a8-cc577d01ae28', 'ecf2691f-5038-452b-bd3f-f9e8eb34888b', '7ce7163b-f07e-475b-bf17-da5f08d19dd8', 'a2199ae1-3eca-4967-b487-8f655c407a90']}' {{(pid=100524) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 27 16:09:21.853765 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.volume.api [None req-f93d6693-331f-471e-a4df-af2d6035e6b6 tempest-ServerActionsTestOtherB-1144638388 tempest-ServerActionsTestOtherB-1144638388-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (2c40b6e9-4f48-4b75-9c38-d21f5f990bb2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100524) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 27 16:09:21.878246 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.volume.api [None req-f93d6693-331f-471e-a4df-af2d6035e6b6 tempest-ServerActionsTestOtherB-1144638388 tempest-ServerActionsTestOtherB-1144638388-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (2c40b6e9-4f48-4b75-9c38-d21f5f990bb2) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'c692de7a-5ff3-4275-9221-9553648659e7', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-ServerActionsTestOtherB-volume-752419345',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='51dce52070994709ab44415b50e0499c',qos_specs=None,replication_status=,reservations=['3406d171-5293-4c04-b4a8-cc577d01ae28','ecf2691f-5038-452b-bd3f-f9e8eb34888b','7ce7163b-f07e-475b-bf17-da5f08d19dd8','a2199ae1-3eca-4967-b487-8f655c407a90'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='3fd75d4c31d84bdf9501b0d56a629c7e',volume_type_id=2bce4e1a-e6e0-49d9-be36-c3405449a01e), 'volume': Volume(_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-27T16:09:21Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-ServerActionsTestOtherB-volume-752419345',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=c692de7a-5ff3-4275-9221-9553648659e7,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='51dce52070994709ab44415b50e0499c',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='3fd75d4c31d84bdf9501b0d56a629c7e',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(2bce4e1a-e6e0-49d9-be36-c3405449a01e),volume_type_id=2bce4e1a-e6e0-49d9-be36-c3405449a01e)}' {{(pid=100524) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 27 16:09:21.879213 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.volume.api [None req-f93d6693-331f-471e-a4df-af2d6035e6b6 tempest-ServerActionsTestOtherB-1144638388 tempest-ServerActionsTestOtherB-1144638388-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (6b476fd5-3bc5-45df-8693-d6914a90c76f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100524) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 27 16:09:21.900162 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.volume.api [None req-f93d6693-331f-471e-a4df-af2d6035e6b6 tempest-ServerActionsTestOtherB-1144638388 tempest-ServerActionsTestOtherB-1144638388-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (6b476fd5-3bc5-45df-8693-d6914a90c76f) transitioned into state 'SUCCESS' from state '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-752419345',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='51dce52070994709ab44415b50e0499c',qos_specs=None,replication_status=,reservations=['3406d171-5293-4c04-b4a8-cc577d01ae28','ecf2691f-5038-452b-bd3f-f9e8eb34888b','7ce7163b-f07e-475b-bf17-da5f08d19dd8','a2199ae1-3eca-4967-b487-8f655c407a90'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='3fd75d4c31d84bdf9501b0d56a629c7e',volume_type_id=2bce4e1a-e6e0-49d9-be36-c3405449a01e)}' {{(pid=100524) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 27 16:09:21.901043 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.volume.api [None req-f93d6693-331f-471e-a4df-af2d6035e6b6 tempest-ServerActionsTestOtherB-1144638388 tempest-ServerActionsTestOtherB-1144638388-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (3b82b831-9c99-4a7d-ab5a-34bfea047704) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100524) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 27 16:09:21.913383 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.volume.api [None req-f93d6693-331f-471e-a4df-af2d6035e6b6 tempest-ServerActionsTestOtherB-1144638388 tempest-ServerActionsTestOtherB-1144638388-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (3b82b831-9c99-4a7d-ab5a-34bfea047704) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100524) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 27 16:09:21.917827 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.volume.api [None req-f93d6693-331f-471e-a4df-af2d6035e6b6 tempest-ServerActionsTestOtherB-1144638388 tempest-ServerActionsTestOtherB-1144638388-project-member] Flow 'volume_create_api' (b4cef653-cbdc-4d34-a73c-76bf6dcaec11) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100524) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 27 16:09:21.918315 np0000005924 devstack@c-api.service[100524]: INFO cinder.volume.api [None req-f93d6693-331f-471e-a4df-af2d6035e6b6 tempest-ServerActionsTestOtherB-1144638388 tempest-ServerActionsTestOtherB-1144638388-project-member] Create volume request issued successfully. Jul 27 16:09:21.919080 np0000005924 devstack@c-api.service[100524]: INFO cinder.api.openstack.wsgi [None req-f93d6693-331f-471e-a4df-af2d6035e6b6 tempest-ServerActionsTestOtherB-1144638388 tempest-ServerActionsTestOtherB-1144638388-project-member] https://10.4.3.117/volume/v3/volumes returned with HTTP 202 Jul 27 16:09:21.919646 np0000005924 devstack@c-api.service[100524]: [pid: 100524|app: 0|req: 148/571] 10.4.3.117 () {68 vars in 1258 bytes} [Mon Jul 27 16:09:21 2026] POST /volume/v3/volumes => generated 753 bytes in 208 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 27 16:09:21.931079 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.middleware.request_id [None req-71f9a006-9ec1-49bf-a53d-3606b1e44de4 None None] RequestId filter calling following filter/app {{(pid=100523) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:09:21.933043 np0000005924 devstack@c-api.service[100523]: INFO cinder.api.openstack.wsgi [None req-71f9a006-9ec1-49bf-a53d-3606b1e44de4 tempest-ServerActionsTestOtherB-1144638388 tempest-ServerActionsTestOtherB-1144638388-project-member] GET https://10.4.3.117/volume/v3/volumes/c692de7a-5ff3-4275-9221-9553648659e7 Jul 27 16:09:21.933270 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.openstack.wsgi [None req-71f9a006-9ec1-49bf-a53d-3606b1e44de4 tempest-ServerActionsTestOtherB-1144638388 tempest-ServerActionsTestOtherB-1144638388-project-member] Empty body provided in request {{(pid=100523) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:09:21.933497 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.openstack.wsgi [None req-71f9a006-9ec1-49bf-a53d-3606b1e44de4 tempest-ServerActionsTestOtherB-1144638388 tempest-ServerActionsTestOtherB-1144638388-project-member] Calling method 'show' {{(pid=100523) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:09:21.940144 np0000005924 devstack@c-api.service[100523]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:09:21.940144 np0000005924 devstack@c-api.service[100523]: warnings.warn( Jul 27 16:09:21.943706 np0000005924 devstack@c-api.service[100523]: INFO cinder.volume.api [None req-71f9a006-9ec1-49bf-a53d-3606b1e44de4 tempest-ServerActionsTestOtherB-1144638388 tempest-ServerActionsTestOtherB-1144638388-project-member] Volume info retrieved successfully. Jul 27 16:09:21.947630 np0000005924 devstack@c-api.service[100523]: INFO cinder.api.openstack.wsgi [None req-71f9a006-9ec1-49bf-a53d-3606b1e44de4 tempest-ServerActionsTestOtherB-1144638388 tempest-ServerActionsTestOtherB-1144638388-project-member] https://10.4.3.117/volume/v3/volumes/c692de7a-5ff3-4275-9221-9553648659e7 returned with HTTP 200 Jul 27 16:09:21.947966 np0000005924 devstack@c-api.service[100523]: [pid: 100523|app: 0|req: 142/572] 10.4.3.117 () {66 vars in 1348 bytes} [Mon Jul 27 16:09:21 2026] GET /volume/v3/volumes/c692de7a-5ff3-4275-9221-9553648659e7 => generated 821 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 27 16:09:22.403215 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.middleware.request_id [None req-b7da6dc0-f016-4417-b345-640d301fc627 None None] RequestId filter calling following filter/app {{(pid=100521) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:09:22.403652 np0000005924 devstack@c-api.service[100521]: INFO cinder.api.openstack.wsgi [None req-b7da6dc0-f016-4417-b345-640d301fc627 None None] GET https://10.4.3.117/volume// Jul 27 16:09:22.403829 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.openstack.wsgi [None req-b7da6dc0-f016-4417-b345-640d301fc627 None None] Empty body provided in request {{(pid=100521) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:09:22.404041 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.openstack.wsgi [None req-b7da6dc0-f016-4417-b345-640d301fc627 None None] Calling method 'all' {{(pid=100521) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:09:22.404383 np0000005924 devstack@c-api.service[100521]: INFO cinder.api.openstack.wsgi [None req-b7da6dc0-f016-4417-b345-640d301fc627 None None] https://10.4.3.117/volume// returned with HTTP 300 Jul 27 16:09:22.404708 np0000005924 devstack@c-api.service[100521]: [pid: 100521|app: 0|req: 142/573] 10.4.3.117 () {66 vars in 1426 bytes} [Mon Jul 27 16:09:22 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 27 16:09:22.415010 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.middleware.request_id [req-d0738443-79cd-47a6-a844-a56e5cede95a req-5bc5bc26-6e74-41c5-9464-5c99a4900335 None None] RequestId filter calling following filter/app {{(pid=100522) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:09:22.416235 np0000005924 devstack@c-api.service[100522]: INFO cinder.api.openstack.wsgi [req-d0738443-79cd-47a6-a844-a56e5cede95a req-5bc5bc26-6e74-41c5-9464-5c99a4900335 tempest-ServerActionsTestOtherA-1133375341 tempest-ServerActionsTestOtherA-1133375341-project-member] POST https://10.4.3.117/volume/v3/attachments Jul 27 16:09:22.416648 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.openstack.wsgi [req-d0738443-79cd-47a6-a844-a56e5cede95a req-5bc5bc26-6e74-41c5-9464-5c99a4900335 tempest-ServerActionsTestOtherA-1133375341 tempest-ServerActionsTestOtherA-1133375341-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "82095e13-9ba3-4cb8-ae16-e6dfce88713f", "connector": null, "instance_uuid": "5bd1a15c-2aef-49b9-9bfb-545780aca7ff"}} {{(pid=100522) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 27 16:09:22.430684 np0000005924 devstack@c-api.service[100522]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:09:22.430684 np0000005924 devstack@c-api.service[100522]: warnings.warn( Jul 27 16:09:22.463066 np0000005924 devstack@c-api.service[100522]: INFO cinder.api.openstack.wsgi [req-d0738443-79cd-47a6-a844-a56e5cede95a req-5bc5bc26-6e74-41c5-9464-5c99a4900335 tempest-ServerActionsTestOtherA-1133375341 tempest-ServerActionsTestOtherA-1133375341-project-member] https://10.4.3.117/volume/v3/attachments returned with HTTP 200 Jul 27 16:09:22.463543 np0000005924 devstack@c-api.service[100522]: [pid: 100522|app: 0|req: 142/574] 10.4.3.117 () {74 vars in 1594 bytes} [Mon Jul 27 16:09:22 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 27 16:09:22.471157 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.middleware.request_id [None req-6d02a7b0-0c76-4bca-8cb8-3b16b1af0d8d None None] RequestId filter calling following filter/app {{(pid=100524) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:09:22.471637 np0000005924 devstack@c-api.service[100524]: INFO cinder.api.openstack.wsgi [None req-6d02a7b0-0c76-4bca-8cb8-3b16b1af0d8d None None] GET https://10.4.3.117/volume// Jul 27 16:09:22.471795 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.openstack.wsgi [None req-6d02a7b0-0c76-4bca-8cb8-3b16b1af0d8d None None] Empty body provided in request {{(pid=100524) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:09:22.471978 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.openstack.wsgi [None req-6d02a7b0-0c76-4bca-8cb8-3b16b1af0d8d None None] Calling method 'all' {{(pid=100524) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:09:22.472290 np0000005924 devstack@c-api.service[100524]: INFO cinder.api.openstack.wsgi [None req-6d02a7b0-0c76-4bca-8cb8-3b16b1af0d8d None None] https://10.4.3.117/volume// returned with HTTP 300 Jul 27 16:09:22.472631 np0000005924 devstack@c-api.service[100524]: [pid: 100524|app: 0|req: 149/575] 10.4.3.117 () {66 vars in 1426 bytes} [Mon Jul 27 16:09:22 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 27 16:09:22.480097 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.middleware.request_id [req-d0738443-79cd-47a6-a844-a56e5cede95a req-6f9e0c52-8ff8-45e3-b397-0a580529a7f6 None None] RequestId filter calling following filter/app {{(pid=100523) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:09:22.483220 np0000005924 devstack@c-api.service[100523]: INFO cinder.api.openstack.wsgi [req-d0738443-79cd-47a6-a844-a56e5cede95a req-6f9e0c52-8ff8-45e3-b397-0a580529a7f6 tempest-ServerActionsTestOtherA-1133375341 tempest-ServerActionsTestOtherA-1133375341-project-member] GET https://10.4.3.117/volume/v3/volumes/82095e13-9ba3-4cb8-ae16-e6dfce88713f Jul 27 16:09:22.483534 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.openstack.wsgi [req-d0738443-79cd-47a6-a844-a56e5cede95a req-6f9e0c52-8ff8-45e3-b397-0a580529a7f6 tempest-ServerActionsTestOtherA-1133375341 tempest-ServerActionsTestOtherA-1133375341-project-member] Empty body provided in request {{(pid=100523) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:09:22.483776 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.openstack.wsgi [req-d0738443-79cd-47a6-a844-a56e5cede95a req-6f9e0c52-8ff8-45e3-b397-0a580529a7f6 tempest-ServerActionsTestOtherA-1133375341 tempest-ServerActionsTestOtherA-1133375341-project-member] Calling method 'show' {{(pid=100523) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:09:22.496877 np0000005924 devstack@c-api.service[100523]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:09:22.496877 np0000005924 devstack@c-api.service[100523]: warnings.warn( Jul 27 16:09:22.501102 np0000005924 devstack@c-api.service[100523]: INFO cinder.volume.api [req-d0738443-79cd-47a6-a844-a56e5cede95a req-6f9e0c52-8ff8-45e3-b397-0a580529a7f6 tempest-ServerActionsTestOtherA-1133375341 tempest-ServerActionsTestOtherA-1133375341-project-member] Volume info retrieved successfully. Jul 27 16:09:22.505617 np0000005924 devstack@c-api.service[100523]: INFO cinder.api.openstack.wsgi [req-d0738443-79cd-47a6-a844-a56e5cede95a req-6f9e0c52-8ff8-45e3-b397-0a580529a7f6 tempest-ServerActionsTestOtherA-1133375341 tempest-ServerActionsTestOtherA-1133375341-project-member] https://10.4.3.117/volume/v3/volumes/82095e13-9ba3-4cb8-ae16-e6dfce88713f returned with HTTP 200 Jul 27 16:09:22.506018 np0000005924 devstack@c-api.service[100523]: [pid: 100523|app: 0|req: 143/576] 10.4.3.117 () {70 vars in 1639 bytes} [Mon Jul 27 16:09:22 2026] GET /volume/v3/volumes/82095e13-9ba3-4cb8-ae16-e6dfce88713f => generated 1318 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 27 16:09:22.966017 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.middleware.request_id [None req-f794d4da-b065-41af-9be5-1499916ad5ba None None] RequestId filter calling following filter/app {{(pid=100521) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:09:22.969769 np0000005924 devstack@c-api.service[100521]: INFO cinder.api.openstack.wsgi [None req-f794d4da-b065-41af-9be5-1499916ad5ba tempest-ServerActionsTestOtherB-1144638388 tempest-ServerActionsTestOtherB-1144638388-project-member] GET https://10.4.3.117/volume/v3/volumes/c692de7a-5ff3-4275-9221-9553648659e7 Jul 27 16:09:22.969769 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.openstack.wsgi [None req-f794d4da-b065-41af-9be5-1499916ad5ba tempest-ServerActionsTestOtherB-1144638388 tempest-ServerActionsTestOtherB-1144638388-project-member] Empty body provided in request {{(pid=100521) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:09:22.969769 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.openstack.wsgi [None req-f794d4da-b065-41af-9be5-1499916ad5ba tempest-ServerActionsTestOtherB-1144638388 tempest-ServerActionsTestOtherB-1144638388-project-member] Calling method 'show' {{(pid=100521) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:09:22.976965 np0000005924 devstack@c-api.service[100521]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:09:22.976965 np0000005924 devstack@c-api.service[100521]: warnings.warn( Jul 27 16:09:22.982603 np0000005924 devstack@c-api.service[100521]: INFO cinder.volume.api [None req-f794d4da-b065-41af-9be5-1499916ad5ba tempest-ServerActionsTestOtherB-1144638388 tempest-ServerActionsTestOtherB-1144638388-project-member] Volume info retrieved successfully. Jul 27 16:09:22.985396 np0000005924 devstack@c-api.service[100521]: INFO cinder.api.openstack.wsgi [None req-f794d4da-b065-41af-9be5-1499916ad5ba tempest-ServerActionsTestOtherB-1144638388 tempest-ServerActionsTestOtherB-1144638388-project-member] https://10.4.3.117/volume/v3/volumes/c692de7a-5ff3-4275-9221-9553648659e7 returned with HTTP 200 Jul 27 16:09:22.985848 np0000005924 devstack@c-api.service[100521]: [pid: 100521|app: 0|req: 143/577] 10.4.3.117 () {66 vars in 1348 bytes} [Mon Jul 27 16:09:22 2026] GET /volume/v3/volumes/c692de7a-5ff3-4275-9221-9553648659e7 => generated 846 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 27 16:09:23.427363 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.middleware.request_id [req-31fcddda-9b2b-4b0b-ab1c-3f895f51d33d req-f5646f76-9cf8-47af-a1f3-5f1ee83b94c0 None None] RequestId filter calling following filter/app {{(pid=100522) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:09:23.429285 np0000005924 devstack@c-api.service[100522]: INFO cinder.api.openstack.wsgi [req-31fcddda-9b2b-4b0b-ab1c-3f895f51d33d req-f5646f76-9cf8-47af-a1f3-5f1ee83b94c0 tempest-ServerActionsTestOtherB-1144638388 tempest-ServerActionsTestOtherB-1144638388-project-member] GET https://10.4.3.117/volume/v3/volumes/c692de7a-5ff3-4275-9221-9553648659e7 Jul 27 16:09:23.429447 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.openstack.wsgi [req-31fcddda-9b2b-4b0b-ab1c-3f895f51d33d req-f5646f76-9cf8-47af-a1f3-5f1ee83b94c0 tempest-ServerActionsTestOtherB-1144638388 tempest-ServerActionsTestOtherB-1144638388-project-member] Empty body provided in request {{(pid=100522) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:09:23.429660 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.openstack.wsgi [req-31fcddda-9b2b-4b0b-ab1c-3f895f51d33d req-f5646f76-9cf8-47af-a1f3-5f1ee83b94c0 tempest-ServerActionsTestOtherB-1144638388 tempest-ServerActionsTestOtherB-1144638388-project-member] Calling method 'show' {{(pid=100522) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:09:23.436000 np0000005924 devstack@c-api.service[100522]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:09:23.436000 np0000005924 devstack@c-api.service[100522]: warnings.warn( Jul 27 16:09:23.439507 np0000005924 devstack@c-api.service[100522]: INFO cinder.volume.api [req-31fcddda-9b2b-4b0b-ab1c-3f895f51d33d req-f5646f76-9cf8-47af-a1f3-5f1ee83b94c0 tempest-ServerActionsTestOtherB-1144638388 tempest-ServerActionsTestOtherB-1144638388-project-member] Volume info retrieved successfully. Jul 27 16:09:23.443421 np0000005924 devstack@c-api.service[100522]: INFO cinder.api.openstack.wsgi [req-31fcddda-9b2b-4b0b-ab1c-3f895f51d33d req-f5646f76-9cf8-47af-a1f3-5f1ee83b94c0 tempest-ServerActionsTestOtherB-1144638388 tempest-ServerActionsTestOtherB-1144638388-project-member] https://10.4.3.117/volume/v3/volumes/c692de7a-5ff3-4275-9221-9553648659e7 returned with HTTP 200 Jul 27 16:09:23.443886 np0000005924 devstack@c-api.service[100522]: [pid: 100522|app: 0|req: 143/578] 10.4.3.117 () {68 vars in 1598 bytes} [Mon Jul 27 16:09:23 2026] GET /volume/v3/volumes/c692de7a-5ff3-4275-9221-9553648659e7 => generated 846 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 27 16:09:23.515294 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.middleware.request_id [None req-44056834-0712-4f32-9068-3f700aa06fc8 None None] RequestId filter calling following filter/app {{(pid=100524) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:09:23.515674 np0000005924 devstack@c-api.service[100524]: INFO cinder.api.openstack.wsgi [None req-44056834-0712-4f32-9068-3f700aa06fc8 None None] GET https://10.4.3.117/volume// Jul 27 16:09:23.515854 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.openstack.wsgi [None req-44056834-0712-4f32-9068-3f700aa06fc8 None None] Empty body provided in request {{(pid=100524) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:09:23.516040 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.openstack.wsgi [None req-44056834-0712-4f32-9068-3f700aa06fc8 None None] Calling method 'all' {{(pid=100524) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:09:23.516409 np0000005924 devstack@c-api.service[100524]: INFO cinder.api.openstack.wsgi [None req-44056834-0712-4f32-9068-3f700aa06fc8 None None] https://10.4.3.117/volume// returned with HTTP 300 Jul 27 16:09:23.516645 np0000005924 devstack@c-api.service[100524]: [pid: 100524|app: 0|req: 150/579] 10.4.3.117 () {66 vars in 1428 bytes} [Mon Jul 27 16:09:23 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 27 16:09:23.523669 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.middleware.request_id [req-31fcddda-9b2b-4b0b-ab1c-3f895f51d33d req-bf54489c-ad9f-4c98-a993-63afffb83b92 None None] RequestId filter calling following filter/app {{(pid=100523) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:09:23.526532 np0000005924 devstack@c-api.service[100523]: INFO cinder.api.openstack.wsgi [req-31fcddda-9b2b-4b0b-ab1c-3f895f51d33d req-bf54489c-ad9f-4c98-a993-63afffb83b92 tempest-ServerActionsTestOtherB-1144638388 tempest-ServerActionsTestOtherB-1144638388-project-member] POST https://10.4.3.117/volume/v3/attachments Jul 27 16:09:23.528005 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.openstack.wsgi [req-31fcddda-9b2b-4b0b-ab1c-3f895f51d33d req-bf54489c-ad9f-4c98-a993-63afffb83b92 tempest-ServerActionsTestOtherB-1144638388 tempest-ServerActionsTestOtherB-1144638388-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "c692de7a-5ff3-4275-9221-9553648659e7", "connector": null, "instance_uuid": "4aef3687-f8b8-4b7c-9de3-53385818f2b9"}} {{(pid=100523) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 27 16:09:23.534955 np0000005924 devstack@c-api.service[100523]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:09:23.534955 np0000005924 devstack@c-api.service[100523]: warnings.warn( Jul 27 16:09:23.563193 np0000005924 devstack@c-api.service[100523]: INFO cinder.api.openstack.wsgi [req-31fcddda-9b2b-4b0b-ab1c-3f895f51d33d req-bf54489c-ad9f-4c98-a993-63afffb83b92 tempest-ServerActionsTestOtherB-1144638388 tempest-ServerActionsTestOtherB-1144638388-project-member] https://10.4.3.117/volume/v3/attachments returned with HTTP 200 Jul 27 16:09:23.563815 np0000005924 devstack@c-api.service[100523]: [pid: 100523|app: 0|req: 144/580] 10.4.3.117 () {74 vars in 1594 bytes} [Mon Jul 27 16:09:23 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 27 16:09:23.593717 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.middleware.request_id [None req-8f804a83-fedf-4a7c-b38a-e339b18d1488 None None] RequestId filter calling following filter/app {{(pid=100521) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:09:23.596074 np0000005924 devstack@c-api.service[100521]: INFO cinder.api.openstack.wsgi [None req-8f804a83-fedf-4a7c-b38a-e339b18d1488 tempest-ServerActionsTestOtherB-1144638388 tempest-ServerActionsTestOtherB-1144638388-project-member] GET https://10.4.3.117/volume/v3/volumes/c692de7a-5ff3-4275-9221-9553648659e7 Jul 27 16:09:23.596337 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.openstack.wsgi [None req-8f804a83-fedf-4a7c-b38a-e339b18d1488 tempest-ServerActionsTestOtherB-1144638388 tempest-ServerActionsTestOtherB-1144638388-project-member] Empty body provided in request {{(pid=100521) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:09:23.596622 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.openstack.wsgi [None req-8f804a83-fedf-4a7c-b38a-e339b18d1488 tempest-ServerActionsTestOtherB-1144638388 tempest-ServerActionsTestOtherB-1144638388-project-member] Calling method 'show' {{(pid=100521) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:09:23.614797 np0000005924 devstack@c-api.service[100521]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:09:23.614797 np0000005924 devstack@c-api.service[100521]: warnings.warn( Jul 27 16:09:23.615156 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.middleware.request_id [None req-6d75044a-79ec-4bac-9748-39c3e3cefb19 None None] RequestId filter calling following filter/app {{(pid=100522) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:09:23.615546 np0000005924 devstack@c-api.service[100522]: INFO cinder.api.openstack.wsgi [None req-6d75044a-79ec-4bac-9748-39c3e3cefb19 None None] GET https://10.4.3.117/volume// Jul 27 16:09:23.615797 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.openstack.wsgi [None req-6d75044a-79ec-4bac-9748-39c3e3cefb19 None None] Empty body provided in request {{(pid=100522) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:09:23.616000 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.openstack.wsgi [None req-6d75044a-79ec-4bac-9748-39c3e3cefb19 None None] Calling method 'all' {{(pid=100522) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:09:23.616412 np0000005924 devstack@c-api.service[100522]: INFO cinder.api.openstack.wsgi [None req-6d75044a-79ec-4bac-9748-39c3e3cefb19 None None] https://10.4.3.117/volume// returned with HTTP 300 Jul 27 16:09:23.616756 np0000005924 devstack@c-api.service[100522]: [pid: 100522|app: 0|req: 144/581] 10.4.3.117 () {66 vars in 1426 bytes} [Mon Jul 27 16:09:23 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 27 16:09:23.618585 np0000005924 devstack@c-api.service[100521]: INFO cinder.volume.api [None req-8f804a83-fedf-4a7c-b38a-e339b18d1488 tempest-ServerActionsTestOtherB-1144638388 tempest-ServerActionsTestOtherB-1144638388-project-member] Volume info retrieved successfully. Jul 27 16:09:23.623464 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.middleware.request_id [req-31fcddda-9b2b-4b0b-ab1c-3f895f51d33d req-d4322180-17f0-4245-9ad8-a8a860c9e456 None None] RequestId filter calling following filter/app {{(pid=100524) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:09:23.624192 np0000005924 devstack@c-api.service[100521]: INFO cinder.api.openstack.wsgi [None req-8f804a83-fedf-4a7c-b38a-e339b18d1488 tempest-ServerActionsTestOtherB-1144638388 tempest-ServerActionsTestOtherB-1144638388-project-member] https://10.4.3.117/volume/v3/volumes/c692de7a-5ff3-4275-9221-9553648659e7 returned with HTTP 200 Jul 27 16:09:23.624606 np0000005924 devstack@c-api.service[100521]: [pid: 100521|app: 0|req: 144/582] 10.4.3.117 () {66 vars in 1348 bytes} [Mon Jul 27 16:09:23 2026] GET /volume/v3/volumes/c692de7a-5ff3-4275-9221-9553648659e7 => generated 845 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 27 16:09:23.626564 np0000005924 devstack@c-api.service[100524]: INFO cinder.api.openstack.wsgi [req-31fcddda-9b2b-4b0b-ab1c-3f895f51d33d req-d4322180-17f0-4245-9ad8-a8a860c9e456 tempest-ServerActionsTestOtherB-1144638388 tempest-ServerActionsTestOtherB-1144638388-project-member] GET https://10.4.3.117/volume/v3/volumes/c692de7a-5ff3-4275-9221-9553648659e7 Jul 27 16:09:23.626902 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.openstack.wsgi [req-31fcddda-9b2b-4b0b-ab1c-3f895f51d33d req-d4322180-17f0-4245-9ad8-a8a860c9e456 tempest-ServerActionsTestOtherB-1144638388 tempest-ServerActionsTestOtherB-1144638388-project-member] Empty body provided in request {{(pid=100524) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:09:23.627109 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.openstack.wsgi [req-31fcddda-9b2b-4b0b-ab1c-3f895f51d33d req-d4322180-17f0-4245-9ad8-a8a860c9e456 tempest-ServerActionsTestOtherB-1144638388 tempest-ServerActionsTestOtherB-1144638388-project-member] Calling method 'show' {{(pid=100524) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:09:23.636608 np0000005924 devstack@c-api.service[100524]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:09:23.636608 np0000005924 devstack@c-api.service[100524]: warnings.warn( Jul 27 16:09:23.640341 np0000005924 devstack@c-api.service[100524]: INFO cinder.volume.api [req-31fcddda-9b2b-4b0b-ab1c-3f895f51d33d req-d4322180-17f0-4245-9ad8-a8a860c9e456 tempest-ServerActionsTestOtherB-1144638388 tempest-ServerActionsTestOtherB-1144638388-project-member] Volume info retrieved successfully. Jul 27 16:09:23.644949 np0000005924 devstack@c-api.service[100524]: INFO cinder.api.openstack.wsgi [req-31fcddda-9b2b-4b0b-ab1c-3f895f51d33d req-d4322180-17f0-4245-9ad8-a8a860c9e456 tempest-ServerActionsTestOtherB-1144638388 tempest-ServerActionsTestOtherB-1144638388-project-member] https://10.4.3.117/volume/v3/volumes/c692de7a-5ff3-4275-9221-9553648659e7 returned with HTTP 200 Jul 27 16:09:23.645490 np0000005924 devstack@c-api.service[100524]: [pid: 100524|app: 0|req: 151/583] 10.4.3.117 () {70 vars in 1639 bytes} [Mon Jul 27 16:09:23 2026] GET /volume/v3/volumes/c692de7a-5ff3-4275-9221-9553648659e7 => generated 1025 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 27 16:09:23.741754 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.middleware.request_id [req-31fcddda-9b2b-4b0b-ab1c-3f895f51d33d req-740cc79d-cd6e-4b84-bcef-4d4a1ad6cd3b None None] RequestId filter calling following filter/app {{(pid=100523) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:09:23.743986 np0000005924 devstack@c-api.service[100523]: INFO cinder.api.openstack.wsgi [req-31fcddda-9b2b-4b0b-ab1c-3f895f51d33d req-740cc79d-cd6e-4b84-bcef-4d4a1ad6cd3b tempest-ServerActionsTestOtherB-1144638388 tempest-ServerActionsTestOtherB-1144638388-project-member] PUT https://10.4.3.117/volume/v3/attachments/d21e208e-7baf-456d-98eb-101366b21129 Jul 27 16:09:23.744393 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.openstack.wsgi [req-31fcddda-9b2b-4b0b-ab1c-3f895f51d33d req-740cc79d-cd6e-4b84-bcef-4d4a1ad6cd3b tempest-ServerActionsTestOtherB-1144638388 tempest-ServerActionsTestOtherB-1144638388-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.117", "host": "np0000005924", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:c1414b6f8d8f", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "13cbedf7-bb1f-4b5e-b492-2fef0d4dab25", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100523) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 27 16:09:23.752516 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.coordination [req-31fcddda-9b2b-4b0b-ab1c-3f895f51d33d req-740cc79d-cd6e-4b84-bcef-4d4a1ad6cd3b tempest-ServerActionsTestOtherB-1144638388 tempest-ServerActionsTestOtherB-1144638388-project-member] Acquiring lock "cinder-attachment_update-c692de7a-5ff3-4275-9221-9553648659e7-np0000005924" by "attachment_update" {{(pid=100523) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jul 27 16:09:23.757218 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.coordination [req-31fcddda-9b2b-4b0b-ab1c-3f895f51d33d req-740cc79d-cd6e-4b84-bcef-4d4a1ad6cd3b tempest-ServerActionsTestOtherB-1144638388 tempest-ServerActionsTestOtherB-1144638388-project-member] Lock "cinder-attachment_update-c692de7a-5ff3-4275-9221-9553648659e7-np0000005924" acquired by "attachment_update" :: waited 0.005s {{(pid=100523) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jul 27 16:09:23.758277 np0000005924 devstack@c-api.service[100523]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:09:23.758277 np0000005924 devstack@c-api.service[100523]: warnings.warn( Jul 27 16:09:23.859652 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.coordination [req-31fcddda-9b2b-4b0b-ab1c-3f895f51d33d req-740cc79d-cd6e-4b84-bcef-4d4a1ad6cd3b tempest-ServerActionsTestOtherB-1144638388 tempest-ServerActionsTestOtherB-1144638388-project-member] Lock "cinder-attachment_update-c692de7a-5ff3-4275-9221-9553648659e7-np0000005924" released by "attachment_update" :: held 0.102s {{(pid=100523) __release /opt/stack/cinder/cinder/coordination.py:152}} Jul 27 16:09:23.860387 np0000005924 devstack@c-api.service[100523]: INFO cinder.api.openstack.wsgi [req-31fcddda-9b2b-4b0b-ab1c-3f895f51d33d req-740cc79d-cd6e-4b84-bcef-4d4a1ad6cd3b tempest-ServerActionsTestOtherB-1144638388 tempest-ServerActionsTestOtherB-1144638388-project-member] https://10.4.3.117/volume/v3/attachments/d21e208e-7baf-456d-98eb-101366b21129 returned with HTTP 200 Jul 27 16:09:23.860474 np0000005924 devstack@c-api.service[100523]: [pid: 100523|app: 0|req: 145/584] 10.4.3.117 () {74 vars in 1704 bytes} [Mon Jul 27 16:09:23 2026] PUT /volume/v3/attachments/d21e208e-7baf-456d-98eb-101366b21129 => generated 969 bytes in 119 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 27 16:09:24.636449 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.middleware.request_id [None req-c834e440-8595-4700-98cc-052ff700e14b None None] RequestId filter calling following filter/app {{(pid=100522) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:09:24.638114 np0000005924 devstack@c-api.service[100522]: INFO cinder.api.openstack.wsgi [None req-c834e440-8595-4700-98cc-052ff700e14b tempest-ServerActionsTestOtherB-1144638388 tempest-ServerActionsTestOtherB-1144638388-project-member] GET https://10.4.3.117/volume/v3/volumes/c692de7a-5ff3-4275-9221-9553648659e7 Jul 27 16:09:24.638301 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.openstack.wsgi [None req-c834e440-8595-4700-98cc-052ff700e14b tempest-ServerActionsTestOtherB-1144638388 tempest-ServerActionsTestOtherB-1144638388-project-member] Empty body provided in request {{(pid=100522) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:09:24.638517 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.openstack.wsgi [None req-c834e440-8595-4700-98cc-052ff700e14b tempest-ServerActionsTestOtherB-1144638388 tempest-ServerActionsTestOtherB-1144638388-project-member] Calling method 'show' {{(pid=100522) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:09:24.649537 np0000005924 devstack@c-api.service[100522]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:09:24.649537 np0000005924 devstack@c-api.service[100522]: warnings.warn( Jul 27 16:09:24.653822 np0000005924 devstack@c-api.service[100522]: INFO cinder.volume.api [None req-c834e440-8595-4700-98cc-052ff700e14b tempest-ServerActionsTestOtherB-1144638388 tempest-ServerActionsTestOtherB-1144638388-project-member] Volume info retrieved successfully. Jul 27 16:09:24.659372 np0000005924 devstack@c-api.service[100522]: INFO cinder.api.openstack.wsgi [None req-c834e440-8595-4700-98cc-052ff700e14b tempest-ServerActionsTestOtherB-1144638388 tempest-ServerActionsTestOtherB-1144638388-project-member] https://10.4.3.117/volume/v3/volumes/c692de7a-5ff3-4275-9221-9553648659e7 returned with HTTP 200 Jul 27 16:09:24.659791 np0000005924 devstack@c-api.service[100522]: [pid: 100522|app: 0|req: 145/585] 10.4.3.117 () {66 vars in 1348 bytes} [Mon Jul 27 16:09:24 2026] GET /volume/v3/volumes/c692de7a-5ff3-4275-9221-9553648659e7 => generated 846 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 27 16:09:25.150323 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.middleware.request_id [None req-f642cd22-cee5-4107-84f1-6664cdeaf536 None None] RequestId filter calling following filter/app {{(pid=100521) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:09:25.319498 np0000005924 devstack@c-api.service[100521]: INFO cinder.api.openstack.wsgi [None req-f642cd22-cee5-4107-84f1-6664cdeaf536 tempest-VolumesTestJSON-2109815027 tempest-VolumesTestJSON-2109815027-project-member] POST https://10.4.3.117/volume/v3/volumes Jul 27 16:09:25.321353 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.openstack.wsgi [None req-f642cd22-cee5-4107-84f1-6664cdeaf536 tempest-VolumesTestJSON-2109815027 tempest-VolumesTestJSON-2109815027-project-member] Action: 'create', calling method: create, body: {"volume": {"metadata": {"Type": "work"}, "size": 1, "display_name": "tempest-VolumesTestJSON-volume-1192188958"}} {{(pid=100521) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 27 16:09:25.322379 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.v3.volumes [None req-f642cd22-cee5-4107-84f1-6664cdeaf536 tempest-VolumesTestJSON-2109815027 tempest-VolumesTestJSON-2109815027-project-member] Create volume request body: {'volume': {'metadata': {'Type': 'work'}, 'size': 1, 'display_name': 'tempest-VolumesTestJSON-volume-1192188958'}} {{(pid=100521) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 27 16:09:25.322754 np0000005924 devstack@c-api.service[100521]: INFO cinder.api.v3.volumes [None req-f642cd22-cee5-4107-84f1-6664cdeaf536 tempest-VolumesTestJSON-2109815027 tempest-VolumesTestJSON-2109815027-project-member] Create volume of 1 GB Jul 27 16:09:25.327959 np0000005924 devstack@c-api.service[100521]: INFO cinder.volume.api [None req-f642cd22-cee5-4107-84f1-6664cdeaf536 tempest-VolumesTestJSON-2109815027 tempest-VolumesTestJSON-2109815027-project-member] Availability Zones retrieved successfully. Jul 27 16:09:25.333933 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.volume.api [None req-f642cd22-cee5-4107-84f1-6664cdeaf536 tempest-VolumesTestJSON-2109815027 tempest-VolumesTestJSON-2109815027-project-member] Flow 'volume_create_api' (7f46f03d-f7cb-4c40-a6bf-42aa3078aa6e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100521) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 27 16:09:25.335137 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.volume.api [None req-f642cd22-cee5-4107-84f1-6664cdeaf536 tempest-VolumesTestJSON-2109815027 tempest-VolumesTestJSON-2109815027-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (210eb6ef-7186-4669-905d-22e293e713de) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100521) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 27 16:09:25.336184 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.volume.flows.api.create_volume [None req-f642cd22-cee5-4107-84f1-6664cdeaf536 tempest-VolumesTestJSON-2109815027 tempest-VolumesTestJSON-2109815027-project-member] Validating volume size '1' using validate_int {{(pid=100521) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 27 16:09:25.364528 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.volume.api [None req-f642cd22-cee5-4107-84f1-6664cdeaf536 tempest-VolumesTestJSON-2109815027 tempest-VolumesTestJSON-2109815027-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (210eb6ef-7186-4669-905d-22e293e713de) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-27T16:04:59Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=2bce4e1a-e6e0-49d9-be36-c3405449a01e,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '2bce4e1a-e6e0-49d9-be36-c3405449a01e', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100521) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 27 16:09:25.364528 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.volume.api [None req-f642cd22-cee5-4107-84f1-6664cdeaf536 tempest-VolumesTestJSON-2109815027 tempest-VolumesTestJSON-2109815027-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (638d9484-2f94-4e53-b9c0-12dc813bf0f5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100521) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 27 16:09:25.432955 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.quota [None req-f642cd22-cee5-4107-84f1-6664cdeaf536 tempest-VolumesTestJSON-2109815027 tempest-VolumesTestJSON-2109815027-project-member] Created reservations ['92aee360-a38c-4890-88ab-3f853e7c5880', 'd1fb3a55-4d8d-47bc-80c8-29e74e1b48ee', 'c2ff33a2-68b2-41e3-9e88-c080246c0fa5', '62381637-d643-4246-a3ce-2c5ae90bd4a8'] {{(pid=100521) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 27 16:09:25.433646 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.volume.api [None req-f642cd22-cee5-4107-84f1-6664cdeaf536 tempest-VolumesTestJSON-2109815027 tempest-VolumesTestJSON-2109815027-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (638d9484-2f94-4e53-b9c0-12dc813bf0f5) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['92aee360-a38c-4890-88ab-3f853e7c5880', 'd1fb3a55-4d8d-47bc-80c8-29e74e1b48ee', 'c2ff33a2-68b2-41e3-9e88-c080246c0fa5', '62381637-d643-4246-a3ce-2c5ae90bd4a8']}' {{(pid=100521) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 27 16:09:25.434294 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.volume.api [None req-f642cd22-cee5-4107-84f1-6664cdeaf536 tempest-VolumesTestJSON-2109815027 tempest-VolumesTestJSON-2109815027-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (81743926-4159-4f47-be39-9535559ff1f0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100521) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 27 16:09:25.470807 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.volume.api [None req-f642cd22-cee5-4107-84f1-6664cdeaf536 tempest-VolumesTestJSON-2109815027 tempest-VolumesTestJSON-2109815027-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (81743926-4159-4f47-be39-9535559ff1f0) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '84ceb1ab-c248-4f6d-a7a0-d59069870b5a', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesTestJSON-volume-1192188958',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='work'},multiattach=False,project_id='8aa0fd8826ad4943a4d38084c33a9ad3',qos_specs=None,replication_status=,reservations=['92aee360-a38c-4890-88ab-3f853e7c5880','d1fb3a55-4d8d-47bc-80c8-29e74e1b48ee','c2ff33a2-68b2-41e3-9e88-c080246c0fa5','62381637-d643-4246-a3ce-2c5ae90bd4a8'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='58a5a7557bc942fcab4e053ae2e8532c',volume_type_id=2bce4e1a-e6e0-49d9-be36-c3405449a01e), 'volume': Volume(_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-27T16:09:25Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesTestJSON-volume-1192188958',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=84ceb1ab-c248-4f6d-a7a0-d59069870b5a,launched_at=None,metadata={Type='work'},migration_status=None,multiattach=False,previous_status=None,project_id='8aa0fd8826ad4943a4d38084c33a9ad3',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='58a5a7557bc942fcab4e053ae2e8532c',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(2bce4e1a-e6e0-49d9-be36-c3405449a01e),volume_type_id=2bce4e1a-e6e0-49d9-be36-c3405449a01e)}' {{(pid=100521) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 27 16:09:25.471592 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.volume.api [None req-f642cd22-cee5-4107-84f1-6664cdeaf536 tempest-VolumesTestJSON-2109815027 tempest-VolumesTestJSON-2109815027-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (72a73e81-b89d-4333-b2f1-54a227e80819) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100521) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 27 16:09:25.509941 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.volume.api [None req-f642cd22-cee5-4107-84f1-6664cdeaf536 tempest-VolumesTestJSON-2109815027 tempest-VolumesTestJSON-2109815027-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (72a73e81-b89d-4333-b2f1-54a227e80819) transitioned into state 'SUCCESS' from state '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-1192188958',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='work'},multiattach=False,project_id='8aa0fd8826ad4943a4d38084c33a9ad3',qos_specs=None,replication_status=,reservations=['92aee360-a38c-4890-88ab-3f853e7c5880','d1fb3a55-4d8d-47bc-80c8-29e74e1b48ee','c2ff33a2-68b2-41e3-9e88-c080246c0fa5','62381637-d643-4246-a3ce-2c5ae90bd4a8'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='58a5a7557bc942fcab4e053ae2e8532c',volume_type_id=2bce4e1a-e6e0-49d9-be36-c3405449a01e)}' {{(pid=100521) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 27 16:09:25.510841 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.volume.api [None req-f642cd22-cee5-4107-84f1-6664cdeaf536 tempest-VolumesTestJSON-2109815027 tempest-VolumesTestJSON-2109815027-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (bb45e391-9a2c-4dc9-8e6e-1f3a9726a983) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100521) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 27 16:09:25.537993 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.volume.api [None req-f642cd22-cee5-4107-84f1-6664cdeaf536 tempest-VolumesTestJSON-2109815027 tempest-VolumesTestJSON-2109815027-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (bb45e391-9a2c-4dc9-8e6e-1f3a9726a983) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100521) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 27 16:09:25.537993 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.volume.api [None req-f642cd22-cee5-4107-84f1-6664cdeaf536 tempest-VolumesTestJSON-2109815027 tempest-VolumesTestJSON-2109815027-project-member] Flow 'volume_create_api' (7f46f03d-f7cb-4c40-a6bf-42aa3078aa6e) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100521) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 27 16:09:25.537993 np0000005924 devstack@c-api.service[100521]: INFO cinder.volume.api [None req-f642cd22-cee5-4107-84f1-6664cdeaf536 tempest-VolumesTestJSON-2109815027 tempest-VolumesTestJSON-2109815027-project-member] Create volume request issued successfully. Jul 27 16:09:25.537993 np0000005924 devstack@c-api.service[100521]: INFO cinder.api.openstack.wsgi [None req-f642cd22-cee5-4107-84f1-6664cdeaf536 tempest-VolumesTestJSON-2109815027 tempest-VolumesTestJSON-2109815027-project-member] https://10.4.3.117/volume/v3/volumes returned with HTTP 202 Jul 27 16:09:25.538226 np0000005924 devstack@c-api.service[100521]: [pid: 100521|app: 0|req: 145/586] 10.4.3.117 () {68 vars in 1259 bytes} [Mon Jul 27 16:09:25 2026] POST /volume/v3/volumes => generated 760 bytes in 388 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 27 16:09:25.554359 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.middleware.request_id [None req-deaa745d-e603-4411-a64b-5233669208ad None None] RequestId filter calling following filter/app {{(pid=100524) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:09:25.554812 np0000005924 devstack@c-api.service[100524]: INFO cinder.api.openstack.wsgi [None req-deaa745d-e603-4411-a64b-5233669208ad tempest-VolumesTestJSON-2109815027 tempest-VolumesTestJSON-2109815027-project-member] GET https://10.4.3.117/volume/v3/volumes/84ceb1ab-c248-4f6d-a7a0-d59069870b5a Jul 27 16:09:25.555083 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.openstack.wsgi [None req-deaa745d-e603-4411-a64b-5233669208ad tempest-VolumesTestJSON-2109815027 tempest-VolumesTestJSON-2109815027-project-member] Empty body provided in request {{(pid=100524) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:09:25.555374 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.openstack.wsgi [None req-deaa745d-e603-4411-a64b-5233669208ad tempest-VolumesTestJSON-2109815027 tempest-VolumesTestJSON-2109815027-project-member] Calling method 'show' {{(pid=100524) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:09:25.565304 np0000005924 devstack@c-api.service[100524]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:09:25.565304 np0000005924 devstack@c-api.service[100524]: warnings.warn( Jul 27 16:09:25.570352 np0000005924 devstack@c-api.service[100524]: INFO cinder.volume.api [None req-deaa745d-e603-4411-a64b-5233669208ad tempest-VolumesTestJSON-2109815027 tempest-VolumesTestJSON-2109815027-project-member] Volume info retrieved successfully. Jul 27 16:09:25.575136 np0000005924 devstack@c-api.service[100524]: INFO cinder.api.openstack.wsgi [None req-deaa745d-e603-4411-a64b-5233669208ad tempest-VolumesTestJSON-2109815027 tempest-VolumesTestJSON-2109815027-project-member] https://10.4.3.117/volume/v3/volumes/84ceb1ab-c248-4f6d-a7a0-d59069870b5a returned with HTTP 200 Jul 27 16:09:25.575646 np0000005924 devstack@c-api.service[100524]: [pid: 100524|app: 0|req: 152/587] 10.4.3.117 () {66 vars in 1348 bytes} [Mon Jul 27 16:09:25 2026] GET /volume/v3/volumes/84ceb1ab-c248-4f6d-a7a0-d59069870b5a => generated 828 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 27 16:09:25.672564 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.middleware.request_id [None req-23eb16ec-360a-4d2d-b84b-648aa00c6c3d None None] RequestId filter calling following filter/app {{(pid=100523) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:09:25.677397 np0000005924 devstack@c-api.service[100523]: INFO cinder.api.openstack.wsgi [None req-23eb16ec-360a-4d2d-b84b-648aa00c6c3d tempest-ServerActionsTestOtherB-1144638388 tempest-ServerActionsTestOtherB-1144638388-project-member] GET https://10.4.3.117/volume/v3/volumes/c692de7a-5ff3-4275-9221-9553648659e7 Jul 27 16:09:25.677397 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.openstack.wsgi [None req-23eb16ec-360a-4d2d-b84b-648aa00c6c3d tempest-ServerActionsTestOtherB-1144638388 tempest-ServerActionsTestOtherB-1144638388-project-member] Empty body provided in request {{(pid=100523) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:09:25.677397 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.openstack.wsgi [None req-23eb16ec-360a-4d2d-b84b-648aa00c6c3d tempest-ServerActionsTestOtherB-1144638388 tempest-ServerActionsTestOtherB-1144638388-project-member] Calling method 'show' {{(pid=100523) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:09:25.686782 np0000005924 devstack@c-api.service[100523]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:09:25.686782 np0000005924 devstack@c-api.service[100523]: warnings.warn( Jul 27 16:09:25.691064 np0000005924 devstack@c-api.service[100523]: INFO cinder.volume.api [None req-23eb16ec-360a-4d2d-b84b-648aa00c6c3d tempest-ServerActionsTestOtherB-1144638388 tempest-ServerActionsTestOtherB-1144638388-project-member] Volume info retrieved successfully. Jul 27 16:09:25.696413 np0000005924 devstack@c-api.service[100523]: INFO cinder.api.openstack.wsgi [None req-23eb16ec-360a-4d2d-b84b-648aa00c6c3d tempest-ServerActionsTestOtherB-1144638388 tempest-ServerActionsTestOtherB-1144638388-project-member] https://10.4.3.117/volume/v3/volumes/c692de7a-5ff3-4275-9221-9553648659e7 returned with HTTP 200 Jul 27 16:09:25.696927 np0000005924 devstack@c-api.service[100523]: [pid: 100523|app: 0|req: 146/588] 10.4.3.117 () {66 vars in 1348 bytes} [Mon Jul 27 16:09:25 2026] GET /volume/v3/volumes/c692de7a-5ff3-4275-9221-9553648659e7 => generated 846 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 27 16:09:25.773195 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.middleware.request_id [req-d0738443-79cd-47a6-a844-a56e5cede95a req-29cc8179-5ab2-4624-bd11-2174a98904ed None None] RequestId filter calling following filter/app {{(pid=100522) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:09:25.777781 np0000005924 devstack@c-api.service[100522]: INFO cinder.api.openstack.wsgi [req-d0738443-79cd-47a6-a844-a56e5cede95a req-29cc8179-5ab2-4624-bd11-2174a98904ed tempest-ServerActionsTestOtherA-1133375341 tempest-ServerActionsTestOtherA-1133375341-project-member] DELETE https://10.4.3.117/volume/v3/attachments/e4902811-81bf-4e19-829f-45e200bc0cdf Jul 27 16:09:25.778032 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.openstack.wsgi [req-d0738443-79cd-47a6-a844-a56e5cede95a req-29cc8179-5ab2-4624-bd11-2174a98904ed tempest-ServerActionsTestOtherA-1133375341 tempest-ServerActionsTestOtherA-1133375341-project-member] Empty body provided in request {{(pid=100522) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:09:25.778249 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.openstack.wsgi [req-d0738443-79cd-47a6-a844-a56e5cede95a req-29cc8179-5ab2-4624-bd11-2174a98904ed tempest-ServerActionsTestOtherA-1133375341 tempest-ServerActionsTestOtherA-1133375341-project-member] Calling method 'version_select' {{(pid=100522) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:09:25.785920 np0000005924 devstack@c-api.service[100522]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:09:25.785920 np0000005924 devstack@c-api.service[100522]: warnings.warn( Jul 27 16:09:25.855349 np0000005924 devstack@c-api.service[100522]: INFO cinder.api.openstack.wsgi [req-d0738443-79cd-47a6-a844-a56e5cede95a req-29cc8179-5ab2-4624-bd11-2174a98904ed tempest-ServerActionsTestOtherA-1133375341 tempest-ServerActionsTestOtherA-1133375341-project-member] https://10.4.3.117/volume/v3/attachments/e4902811-81bf-4e19-829f-45e200bc0cdf returned with HTTP 200 Jul 27 16:09:25.855791 np0000005924 devstack@c-api.service[100522]: [pid: 100522|app: 0|req: 146/589] 10.4.3.117 () {72 vars in 1673 bytes} [Mon Jul 27 16:09:25 2026] DELETE /volume/v3/attachments/e4902811-81bf-4e19-829f-45e200bc0cdf => generated 192 bytes in 83 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 27 16:09:26.194651 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.middleware.request_id [req-a6ffb646-638e-4164-b6bc-21c95aa42e22 req-6edea391-8246-43e1-8113-e2e91bc1dca4 None None] RequestId filter calling following filter/app {{(pid=100521) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:09:26.197455 np0000005924 devstack@c-api.service[100521]: INFO cinder.api.openstack.wsgi [req-a6ffb646-638e-4164-b6bc-21c95aa42e22 req-6edea391-8246-43e1-8113-e2e91bc1dca4 tempest-ServerActionsV293TestJSON-283338424 tempest-ServerActionsV293TestJSON-283338424-project-member] DELETE https://10.4.3.117/volume/v3/attachments/bd0414a4-eb2b-441c-8552-51e666fc66ae Jul 27 16:09:26.197712 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.openstack.wsgi [req-a6ffb646-638e-4164-b6bc-21c95aa42e22 req-6edea391-8246-43e1-8113-e2e91bc1dca4 tempest-ServerActionsV293TestJSON-283338424 tempest-ServerActionsV293TestJSON-283338424-project-member] Empty body provided in request {{(pid=100521) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:09:26.197972 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.openstack.wsgi [req-a6ffb646-638e-4164-b6bc-21c95aa42e22 req-6edea391-8246-43e1-8113-e2e91bc1dca4 tempest-ServerActionsV293TestJSON-283338424 tempest-ServerActionsV293TestJSON-283338424-project-member] Calling method 'version_select' {{(pid=100521) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:09:26.209582 np0000005924 devstack@c-api.service[100521]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:09:26.209582 np0000005924 devstack@c-api.service[100521]: warnings.warn( Jul 27 16:09:26.261213 np0000005924 devstack@c-api.service[100521]: INFO cinder.api.openstack.wsgi [req-a6ffb646-638e-4164-b6bc-21c95aa42e22 req-6edea391-8246-43e1-8113-e2e91bc1dca4 tempest-ServerActionsV293TestJSON-283338424 tempest-ServerActionsV293TestJSON-283338424-project-member] https://10.4.3.117/volume/v3/attachments/bd0414a4-eb2b-441c-8552-51e666fc66ae returned with HTTP 200 Jul 27 16:09:26.261658 np0000005924 devstack@c-api.service[100521]: [pid: 100521|app: 0|req: 146/590] 10.4.3.117 () {72 vars in 1673 bytes} [Mon Jul 27 16:09:26 2026] DELETE /volume/v3/attachments/bd0414a4-eb2b-441c-8552-51e666fc66ae => generated 19 bytes in 68 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 27 16:09:26.273509 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.middleware.request_id [req-a6ffb646-638e-4164-b6bc-21c95aa42e22 req-68e53bcf-4dc9-4e3d-9058-a6203faa5bc0 None None] RequestId filter calling following filter/app {{(pid=100524) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:09:26.275490 np0000005924 devstack@c-api.service[100524]: INFO cinder.api.openstack.wsgi [req-a6ffb646-638e-4164-b6bc-21c95aa42e22 req-68e53bcf-4dc9-4e3d-9058-a6203faa5bc0 tempest-ServerActionsV293TestJSON-283338424 tempest-ServerActionsV293TestJSON-283338424-project-member] DELETE https://10.4.3.117/volume/v3/volumes/aee9d524-17ce-4f61-b0a4-3f7396eebd04 Jul 27 16:09:26.275667 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.openstack.wsgi [req-a6ffb646-638e-4164-b6bc-21c95aa42e22 req-68e53bcf-4dc9-4e3d-9058-a6203faa5bc0 tempest-ServerActionsV293TestJSON-283338424 tempest-ServerActionsV293TestJSON-283338424-project-member] Empty body provided in request {{(pid=100524) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:09:26.275853 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.openstack.wsgi [req-a6ffb646-638e-4164-b6bc-21c95aa42e22 req-68e53bcf-4dc9-4e3d-9058-a6203faa5bc0 tempest-ServerActionsV293TestJSON-283338424 tempest-ServerActionsV293TestJSON-283338424-project-member] Calling method 'delete' {{(pid=100524) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:09:26.276012 np0000005924 devstack@c-api.service[100524]: INFO cinder.api.v3.volumes [req-a6ffb646-638e-4164-b6bc-21c95aa42e22 req-68e53bcf-4dc9-4e3d-9058-a6203faa5bc0 tempest-ServerActionsV293TestJSON-283338424 tempest-ServerActionsV293TestJSON-283338424-project-member] Delete volume with id: aee9d524-17ce-4f61-b0a4-3f7396eebd04 Jul 27 16:09:26.282724 np0000005924 devstack@c-api.service[100524]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:09:26.282724 np0000005924 devstack@c-api.service[100524]: warnings.warn( Jul 27 16:09:26.283152 np0000005924 devstack@c-api.service[100524]: INFO cinder.volume.api [req-a6ffb646-638e-4164-b6bc-21c95aa42e22 req-68e53bcf-4dc9-4e3d-9058-a6203faa5bc0 tempest-ServerActionsV293TestJSON-283338424 tempest-ServerActionsV293TestJSON-283338424-project-member] Volume info retrieved successfully. Jul 27 16:09:26.329446 np0000005924 devstack@c-api.service[100524]: INFO cinder.volume.api [req-a6ffb646-638e-4164-b6bc-21c95aa42e22 req-68e53bcf-4dc9-4e3d-9058-a6203faa5bc0 tempest-ServerActionsV293TestJSON-283338424 tempest-ServerActionsV293TestJSON-283338424-project-member] Delete volume request issued successfully. Jul 27 16:09:26.329721 np0000005924 devstack@c-api.service[100524]: INFO cinder.api.openstack.wsgi [req-a6ffb646-638e-4164-b6bc-21c95aa42e22 req-68e53bcf-4dc9-4e3d-9058-a6203faa5bc0 tempest-ServerActionsV293TestJSON-283338424 tempest-ServerActionsV293TestJSON-283338424-project-member] https://10.4.3.117/volume/v3/volumes/aee9d524-17ce-4f61-b0a4-3f7396eebd04 returned with HTTP 202 Jul 27 16:09:26.330304 np0000005924 devstack@c-api.service[100524]: [pid: 100524|app: 0|req: 153/591] 10.4.3.117 () {70 vars in 1620 bytes} [Mon Jul 27 16:09:26 2026] DELETE /volume/v3/volumes/aee9d524-17ce-4f61-b0a4-3f7396eebd04 => generated 0 bytes in 57 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 27 16:09:26.592198 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.middleware.request_id [None req-e200aa9f-39b1-4c7c-9dd3-ef3c82345c14 None None] RequestId filter calling following filter/app {{(pid=100523) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:09:26.594467 np0000005924 devstack@c-api.service[100523]: INFO cinder.api.openstack.wsgi [None req-e200aa9f-39b1-4c7c-9dd3-ef3c82345c14 tempest-VolumesTestJSON-2109815027 tempest-VolumesTestJSON-2109815027-project-member] GET https://10.4.3.117/volume/v3/volumes/84ceb1ab-c248-4f6d-a7a0-d59069870b5a Jul 27 16:09:26.594677 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.openstack.wsgi [None req-e200aa9f-39b1-4c7c-9dd3-ef3c82345c14 tempest-VolumesTestJSON-2109815027 tempest-VolumesTestJSON-2109815027-project-member] Empty body provided in request {{(pid=100523) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:09:26.594885 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.openstack.wsgi [None req-e200aa9f-39b1-4c7c-9dd3-ef3c82345c14 tempest-VolumesTestJSON-2109815027 tempest-VolumesTestJSON-2109815027-project-member] Calling method 'show' {{(pid=100523) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:09:26.601038 np0000005924 devstack@c-api.service[100523]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:09:26.601038 np0000005924 devstack@c-api.service[100523]: warnings.warn( Jul 27 16:09:26.605695 np0000005924 devstack@c-api.service[100523]: INFO cinder.volume.api [None req-e200aa9f-39b1-4c7c-9dd3-ef3c82345c14 tempest-VolumesTestJSON-2109815027 tempest-VolumesTestJSON-2109815027-project-member] Volume info retrieved successfully. Jul 27 16:09:26.611338 np0000005924 devstack@c-api.service[100523]: INFO cinder.api.openstack.wsgi [None req-e200aa9f-39b1-4c7c-9dd3-ef3c82345c14 tempest-VolumesTestJSON-2109815027 tempest-VolumesTestJSON-2109815027-project-member] https://10.4.3.117/volume/v3/volumes/84ceb1ab-c248-4f6d-a7a0-d59069870b5a returned with HTTP 200 Jul 27 16:09:26.611780 np0000005924 devstack@c-api.service[100523]: [pid: 100523|app: 0|req: 147/592] 10.4.3.117 () {66 vars in 1348 bytes} [Mon Jul 27 16:09:26 2026] GET /volume/v3/volumes/84ceb1ab-c248-4f6d-a7a0-d59069870b5a => generated 853 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 27 16:09:26.644433 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.middleware.request_id [req-27b21ebd-4d51-4d72-b77e-b11c04aa3e31 req-dac12167-38b6-4471-bff9-1bafa5aa1ede None None] RequestId filter calling following filter/app {{(pid=100522) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:09:26.646826 np0000005924 devstack@c-api.service[100522]: INFO cinder.api.openstack.wsgi [req-27b21ebd-4d51-4d72-b77e-b11c04aa3e31 req-dac12167-38b6-4471-bff9-1bafa5aa1ede tempest-VolumesTestJSON-2109815027 tempest-VolumesTestJSON-2109815027-project-member] GET https://10.4.3.117/volume/v3/volumes/84ceb1ab-c248-4f6d-a7a0-d59069870b5a Jul 27 16:09:26.646993 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.openstack.wsgi [req-27b21ebd-4d51-4d72-b77e-b11c04aa3e31 req-dac12167-38b6-4471-bff9-1bafa5aa1ede tempest-VolumesTestJSON-2109815027 tempest-VolumesTestJSON-2109815027-project-member] Empty body provided in request {{(pid=100522) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:09:26.647237 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.openstack.wsgi [req-27b21ebd-4d51-4d72-b77e-b11c04aa3e31 req-dac12167-38b6-4471-bff9-1bafa5aa1ede tempest-VolumesTestJSON-2109815027 tempest-VolumesTestJSON-2109815027-project-member] Calling method 'show' {{(pid=100522) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:09:26.660567 np0000005924 devstack@c-api.service[100522]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:09:26.660567 np0000005924 devstack@c-api.service[100522]: warnings.warn( Jul 27 16:09:26.667625 np0000005924 devstack@c-api.service[100522]: INFO cinder.volume.api [req-27b21ebd-4d51-4d72-b77e-b11c04aa3e31 req-dac12167-38b6-4471-bff9-1bafa5aa1ede tempest-VolumesTestJSON-2109815027 tempest-VolumesTestJSON-2109815027-project-member] Volume info retrieved successfully. Jul 27 16:09:26.674916 np0000005924 devstack@c-api.service[100522]: INFO cinder.api.openstack.wsgi [req-27b21ebd-4d51-4d72-b77e-b11c04aa3e31 req-dac12167-38b6-4471-bff9-1bafa5aa1ede tempest-VolumesTestJSON-2109815027 tempest-VolumesTestJSON-2109815027-project-member] https://10.4.3.117/volume/v3/volumes/84ceb1ab-c248-4f6d-a7a0-d59069870b5a returned with HTTP 200 Jul 27 16:09:26.676359 np0000005924 devstack@c-api.service[100522]: [pid: 100522|app: 0|req: 147/593] 10.4.3.117 () {68 vars in 1598 bytes} [Mon Jul 27 16:09:26 2026] GET /volume/v3/volumes/84ceb1ab-c248-4f6d-a7a0-d59069870b5a => generated 853 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 27 16:09:26.693593 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.middleware.request_id [None req-c40092f8-9a6f-41c1-a144-169713178ed5 None None] RequestId filter calling following filter/app {{(pid=100521) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:09:26.696654 np0000005924 devstack@c-api.service[100521]: INFO cinder.api.openstack.wsgi [None req-c40092f8-9a6f-41c1-a144-169713178ed5 tempest-VolumesTestJSON-2109815027 tempest-VolumesTestJSON-2109815027-project-member] POST https://10.4.3.117/volume/v3/volumes Jul 27 16:09:26.696960 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.openstack.wsgi [None req-c40092f8-9a6f-41c1-a144-169713178ed5 tempest-VolumesTestJSON-2109815027 tempest-VolumesTestJSON-2109815027-project-member] Action: 'create', calling method: create, body: {"volume": {"metadata": {"Type": "work"}, "size": 1, "display_name": "tempest-VolumesTestJSON-volume-1552562875"}} {{(pid=100521) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 27 16:09:26.698707 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.v3.volumes [None req-c40092f8-9a6f-41c1-a144-169713178ed5 tempest-VolumesTestJSON-2109815027 tempest-VolumesTestJSON-2109815027-project-member] Create volume request body: {'volume': {'metadata': {'Type': 'work'}, 'size': 1, 'display_name': 'tempest-VolumesTestJSON-volume-1552562875'}} {{(pid=100521) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 27 16:09:26.699576 np0000005924 devstack@c-api.service[100521]: INFO cinder.api.v3.volumes [None req-c40092f8-9a6f-41c1-a144-169713178ed5 tempest-VolumesTestJSON-2109815027 tempest-VolumesTestJSON-2109815027-project-member] Create volume of 1 GB Jul 27 16:09:26.699576 np0000005924 devstack@c-api.service[100521]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:09:26.699576 np0000005924 devstack@c-api.service[100521]: warnings.warn( Jul 27 16:09:26.708376 np0000005924 devstack@c-api.service[100521]: INFO cinder.volume.api [None req-c40092f8-9a6f-41c1-a144-169713178ed5 tempest-VolumesTestJSON-2109815027 tempest-VolumesTestJSON-2109815027-project-member] Availability Zones retrieved successfully. Jul 27 16:09:26.715603 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.middleware.request_id [None req-46db2467-2e17-4628-af2d-e46abedc22f3 None None] RequestId filter calling following filter/app {{(pid=100524) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:09:26.717671 np0000005924 devstack@c-api.service[100524]: INFO cinder.api.openstack.wsgi [None req-46db2467-2e17-4628-af2d-e46abedc22f3 tempest-ServerActionsTestOtherB-1144638388 tempest-ServerActionsTestOtherB-1144638388-project-member] GET https://10.4.3.117/volume/v3/volumes/c692de7a-5ff3-4275-9221-9553648659e7 Jul 27 16:09:26.717916 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.openstack.wsgi [None req-46db2467-2e17-4628-af2d-e46abedc22f3 tempest-ServerActionsTestOtherB-1144638388 tempest-ServerActionsTestOtherB-1144638388-project-member] Empty body provided in request {{(pid=100524) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:09:26.717978 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.volume.api [None req-c40092f8-9a6f-41c1-a144-169713178ed5 tempest-VolumesTestJSON-2109815027 tempest-VolumesTestJSON-2109815027-project-member] Flow 'volume_create_api' (28739d1d-82b3-4362-99e7-2d7f353fbcad) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100521) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 27 16:09:26.718158 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.openstack.wsgi [None req-46db2467-2e17-4628-af2d-e46abedc22f3 tempest-ServerActionsTestOtherB-1144638388 tempest-ServerActionsTestOtherB-1144638388-project-member] Calling method 'show' {{(pid=100524) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:09:26.719517 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.volume.api [None req-c40092f8-9a6f-41c1-a144-169713178ed5 tempest-VolumesTestJSON-2109815027 tempest-VolumesTestJSON-2109815027-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (28c88721-b87c-4915-bc3b-c9c5ccc890d6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100521) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 27 16:09:26.720491 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.volume.flows.api.create_volume [None req-c40092f8-9a6f-41c1-a144-169713178ed5 tempest-VolumesTestJSON-2109815027 tempest-VolumesTestJSON-2109815027-project-member] Validating volume size '1' using validate_int {{(pid=100521) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 27 16:09:26.736850 np0000005924 devstack@c-api.service[100524]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:09:26.736850 np0000005924 devstack@c-api.service[100524]: warnings.warn( Jul 27 16:09:26.740276 np0000005924 devstack@c-api.service[100524]: INFO cinder.volume.api [None req-46db2467-2e17-4628-af2d-e46abedc22f3 tempest-ServerActionsTestOtherB-1144638388 tempest-ServerActionsTestOtherB-1144638388-project-member] Volume info retrieved successfully. Jul 27 16:09:26.744071 np0000005924 devstack@c-api.service[100524]: INFO cinder.api.openstack.wsgi [None req-46db2467-2e17-4628-af2d-e46abedc22f3 tempest-ServerActionsTestOtherB-1144638388 tempest-ServerActionsTestOtherB-1144638388-project-member] https://10.4.3.117/volume/v3/volumes/c692de7a-5ff3-4275-9221-9553648659e7 returned with HTTP 200 Jul 27 16:09:26.744447 np0000005924 devstack@c-api.service[100524]: [pid: 100524|app: 0|req: 154/594] 10.4.3.117 () {66 vars in 1348 bytes} [Mon Jul 27 16:09:26 2026] GET /volume/v3/volumes/c692de7a-5ff3-4275-9221-9553648659e7 => generated 846 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 27 16:09:26.753211 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.volume.api [None req-c40092f8-9a6f-41c1-a144-169713178ed5 tempest-VolumesTestJSON-2109815027 tempest-VolumesTestJSON-2109815027-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (28c88721-b87c-4915-bc3b-c9c5ccc890d6) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-27T16:04:59Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=2bce4e1a-e6e0-49d9-be36-c3405449a01e,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '2bce4e1a-e6e0-49d9-be36-c3405449a01e', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100521) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 27 16:09:26.754121 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.volume.api [None req-c40092f8-9a6f-41c1-a144-169713178ed5 tempest-VolumesTestJSON-2109815027 tempest-VolumesTestJSON-2109815027-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (311c1c45-970e-45eb-86f1-97f36b555309) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100521) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 27 16:09:26.793721 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.quota [None req-c40092f8-9a6f-41c1-a144-169713178ed5 tempest-VolumesTestJSON-2109815027 tempest-VolumesTestJSON-2109815027-project-member] Created reservations ['e9876053-f8d7-4450-a6a3-5f148ff20769', 'b38551db-496a-4a5b-880e-0da46056f445', 'b789ab95-2401-4327-9fe9-499345844aca', '9be6ab57-e00c-46cb-ad8e-df4e19314344'] {{(pid=100521) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 27 16:09:26.794522 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.volume.api [None req-c40092f8-9a6f-41c1-a144-169713178ed5 tempest-VolumesTestJSON-2109815027 tempest-VolumesTestJSON-2109815027-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (311c1c45-970e-45eb-86f1-97f36b555309) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['e9876053-f8d7-4450-a6a3-5f148ff20769', 'b38551db-496a-4a5b-880e-0da46056f445', 'b789ab95-2401-4327-9fe9-499345844aca', '9be6ab57-e00c-46cb-ad8e-df4e19314344']}' {{(pid=100521) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 27 16:09:26.795439 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.volume.api [None req-c40092f8-9a6f-41c1-a144-169713178ed5 tempest-VolumesTestJSON-2109815027 tempest-VolumesTestJSON-2109815027-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (c93f1078-fcb3-4eb5-8708-3b7ac1efaa15) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100521) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 27 16:09:26.834902 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.volume.api [None req-c40092f8-9a6f-41c1-a144-169713178ed5 tempest-VolumesTestJSON-2109815027 tempest-VolumesTestJSON-2109815027-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (c93f1078-fcb3-4eb5-8708-3b7ac1efaa15) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '7b75e9f2-b3bd-408b-8748-66e03a6e5d52', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesTestJSON-volume-1552562875',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='work'},multiattach=False,project_id='8aa0fd8826ad4943a4d38084c33a9ad3',qos_specs=None,replication_status=,reservations=['e9876053-f8d7-4450-a6a3-5f148ff20769','b38551db-496a-4a5b-880e-0da46056f445','b789ab95-2401-4327-9fe9-499345844aca','9be6ab57-e00c-46cb-ad8e-df4e19314344'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='58a5a7557bc942fcab4e053ae2e8532c',volume_type_id=2bce4e1a-e6e0-49d9-be36-c3405449a01e), 'volume': Volume(_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-27T16:09:26Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesTestJSON-volume-1552562875',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=7b75e9f2-b3bd-408b-8748-66e03a6e5d52,launched_at=None,metadata={Type='work'},migration_status=None,multiattach=False,previous_status=None,project_id='8aa0fd8826ad4943a4d38084c33a9ad3',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='58a5a7557bc942fcab4e053ae2e8532c',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(2bce4e1a-e6e0-49d9-be36-c3405449a01e),volume_type_id=2bce4e1a-e6e0-49d9-be36-c3405449a01e)}' {{(pid=100521) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 27 16:09:26.835658 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.volume.api [None req-c40092f8-9a6f-41c1-a144-169713178ed5 tempest-VolumesTestJSON-2109815027 tempest-VolumesTestJSON-2109815027-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (8b1b6ff8-c7d2-4ace-828a-56d435e539f8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100521) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 27 16:09:26.859039 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.volume.api [None req-c40092f8-9a6f-41c1-a144-169713178ed5 tempest-VolumesTestJSON-2109815027 tempest-VolumesTestJSON-2109815027-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (8b1b6ff8-c7d2-4ace-828a-56d435e539f8) transitioned into state 'SUCCESS' from state '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-1552562875',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='work'},multiattach=False,project_id='8aa0fd8826ad4943a4d38084c33a9ad3',qos_specs=None,replication_status=,reservations=['e9876053-f8d7-4450-a6a3-5f148ff20769','b38551db-496a-4a5b-880e-0da46056f445','b789ab95-2401-4327-9fe9-499345844aca','9be6ab57-e00c-46cb-ad8e-df4e19314344'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='58a5a7557bc942fcab4e053ae2e8532c',volume_type_id=2bce4e1a-e6e0-49d9-be36-c3405449a01e)}' {{(pid=100521) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 27 16:09:26.860093 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.volume.api [None req-c40092f8-9a6f-41c1-a144-169713178ed5 tempest-VolumesTestJSON-2109815027 tempest-VolumesTestJSON-2109815027-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (ece19592-45d6-4914-9372-8559d1b0affc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100521) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 27 16:09:26.878411 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.volume.api [None req-c40092f8-9a6f-41c1-a144-169713178ed5 tempest-VolumesTestJSON-2109815027 tempest-VolumesTestJSON-2109815027-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (ece19592-45d6-4914-9372-8559d1b0affc) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100521) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 27 16:09:26.879155 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.volume.api [None req-c40092f8-9a6f-41c1-a144-169713178ed5 tempest-VolumesTestJSON-2109815027 tempest-VolumesTestJSON-2109815027-project-member] Flow 'volume_create_api' (28739d1d-82b3-4362-99e7-2d7f353fbcad) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100521) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 27 16:09:26.879475 np0000005924 devstack@c-api.service[100521]: INFO cinder.volume.api [None req-c40092f8-9a6f-41c1-a144-169713178ed5 tempest-VolumesTestJSON-2109815027 tempest-VolumesTestJSON-2109815027-project-member] Create volume request issued successfully. Jul 27 16:09:26.880015 np0000005924 devstack@c-api.service[100521]: INFO cinder.api.openstack.wsgi [None req-c40092f8-9a6f-41c1-a144-169713178ed5 tempest-VolumesTestJSON-2109815027 tempest-VolumesTestJSON-2109815027-project-member] https://10.4.3.117/volume/v3/volumes returned with HTTP 202 Jul 27 16:09:26.881946 np0000005924 devstack@c-api.service[100521]: [pid: 100521|app: 0|req: 147/595] 10.4.3.117 () {68 vars in 1259 bytes} [Mon Jul 27 16:09:26 2026] POST /volume/v3/volumes => generated 760 bytes in 189 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 27 16:09:26.899235 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.middleware.request_id [None req-db9e64e9-570e-44b6-b1e5-d4ca053f4e23 None None] RequestId filter calling following filter/app {{(pid=100523) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:09:26.901034 np0000005924 devstack@c-api.service[100523]: INFO cinder.api.openstack.wsgi [None req-db9e64e9-570e-44b6-b1e5-d4ca053f4e23 tempest-VolumesTestJSON-2109815027 tempest-VolumesTestJSON-2109815027-project-member] GET https://10.4.3.117/volume/v3/volumes/7b75e9f2-b3bd-408b-8748-66e03a6e5d52 Jul 27 16:09:26.901546 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.openstack.wsgi [None req-db9e64e9-570e-44b6-b1e5-d4ca053f4e23 tempest-VolumesTestJSON-2109815027 tempest-VolumesTestJSON-2109815027-project-member] Empty body provided in request {{(pid=100523) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:09:26.901546 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.openstack.wsgi [None req-db9e64e9-570e-44b6-b1e5-d4ca053f4e23 tempest-VolumesTestJSON-2109815027 tempest-VolumesTestJSON-2109815027-project-member] Calling method 'show' {{(pid=100523) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:09:26.908370 np0000005924 devstack@c-api.service[100523]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:09:26.908370 np0000005924 devstack@c-api.service[100523]: warnings.warn( Jul 27 16:09:26.912500 np0000005924 devstack@c-api.service[100523]: INFO cinder.volume.api [None req-db9e64e9-570e-44b6-b1e5-d4ca053f4e23 tempest-VolumesTestJSON-2109815027 tempest-VolumesTestJSON-2109815027-project-member] Volume info retrieved successfully. Jul 27 16:09:26.917929 np0000005924 devstack@c-api.service[100523]: INFO cinder.api.openstack.wsgi [None req-db9e64e9-570e-44b6-b1e5-d4ca053f4e23 tempest-VolumesTestJSON-2109815027 tempest-VolumesTestJSON-2109815027-project-member] https://10.4.3.117/volume/v3/volumes/7b75e9f2-b3bd-408b-8748-66e03a6e5d52 returned with HTTP 200 Jul 27 16:09:26.918528 np0000005924 devstack@c-api.service[100523]: [pid: 100523|app: 0|req: 148/596] 10.4.3.117 () {66 vars in 1348 bytes} [Mon Jul 27 16:09:26 2026] GET /volume/v3/volumes/7b75e9f2-b3bd-408b-8748-66e03a6e5d52 => generated 828 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 27 16:09:27.757999 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.middleware.request_id [None req-6cc35d31-ecee-43ab-a55b-bdb8c8022060 None None] RequestId filter calling following filter/app {{(pid=100522) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:09:27.760262 np0000005924 devstack@c-api.service[100522]: INFO cinder.api.openstack.wsgi [None req-6cc35d31-ecee-43ab-a55b-bdb8c8022060 tempest-ServerActionsTestOtherB-1144638388 tempest-ServerActionsTestOtherB-1144638388-project-member] GET https://10.4.3.117/volume/v3/volumes/c692de7a-5ff3-4275-9221-9553648659e7 Jul 27 16:09:27.760540 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.openstack.wsgi [None req-6cc35d31-ecee-43ab-a55b-bdb8c8022060 tempest-ServerActionsTestOtherB-1144638388 tempest-ServerActionsTestOtherB-1144638388-project-member] Empty body provided in request {{(pid=100522) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:09:27.760781 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.openstack.wsgi [None req-6cc35d31-ecee-43ab-a55b-bdb8c8022060 tempest-ServerActionsTestOtherB-1144638388 tempest-ServerActionsTestOtherB-1144638388-project-member] Calling method 'show' {{(pid=100522) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:09:27.772885 np0000005924 devstack@c-api.service[100522]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:09:27.772885 np0000005924 devstack@c-api.service[100522]: warnings.warn( Jul 27 16:09:27.777283 np0000005924 devstack@c-api.service[100522]: INFO cinder.volume.api [None req-6cc35d31-ecee-43ab-a55b-bdb8c8022060 tempest-ServerActionsTestOtherB-1144638388 tempest-ServerActionsTestOtherB-1144638388-project-member] Volume info retrieved successfully. Jul 27 16:09:27.782466 np0000005924 devstack@c-api.service[100522]: INFO cinder.api.openstack.wsgi [None req-6cc35d31-ecee-43ab-a55b-bdb8c8022060 tempest-ServerActionsTestOtherB-1144638388 tempest-ServerActionsTestOtherB-1144638388-project-member] https://10.4.3.117/volume/v3/volumes/c692de7a-5ff3-4275-9221-9553648659e7 returned with HTTP 200 Jul 27 16:09:27.782933 np0000005924 devstack@c-api.service[100522]: [pid: 100522|app: 0|req: 148/597] 10.4.3.117 () {66 vars in 1348 bytes} [Mon Jul 27 16:09:27 2026] GET /volume/v3/volumes/c692de7a-5ff3-4275-9221-9553648659e7 => generated 846 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 27 16:09:27.934099 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.middleware.request_id [None req-8271f4a9-a640-4c87-8521-69c28843db5d None None] RequestId filter calling following filter/app {{(pid=100524) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:09:27.937347 np0000005924 devstack@c-api.service[100524]: INFO cinder.api.openstack.wsgi [None req-8271f4a9-a640-4c87-8521-69c28843db5d tempest-VolumesTestJSON-2109815027 tempest-VolumesTestJSON-2109815027-project-member] GET https://10.4.3.117/volume/v3/volumes/7b75e9f2-b3bd-408b-8748-66e03a6e5d52 Jul 27 16:09:27.937347 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.openstack.wsgi [None req-8271f4a9-a640-4c87-8521-69c28843db5d tempest-VolumesTestJSON-2109815027 tempest-VolumesTestJSON-2109815027-project-member] Empty body provided in request {{(pid=100524) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:09:27.937347 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.openstack.wsgi [None req-8271f4a9-a640-4c87-8521-69c28843db5d tempest-VolumesTestJSON-2109815027 tempest-VolumesTestJSON-2109815027-project-member] Calling method 'show' {{(pid=100524) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:09:27.943285 np0000005924 devstack@c-api.service[100524]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:09:27.943285 np0000005924 devstack@c-api.service[100524]: warnings.warn( Jul 27 16:09:27.947233 np0000005924 devstack@c-api.service[100524]: INFO cinder.volume.api [None req-8271f4a9-a640-4c87-8521-69c28843db5d tempest-VolumesTestJSON-2109815027 tempest-VolumesTestJSON-2109815027-project-member] Volume info retrieved successfully. Jul 27 16:09:27.951620 np0000005924 devstack@c-api.service[100524]: INFO cinder.api.openstack.wsgi [None req-8271f4a9-a640-4c87-8521-69c28843db5d tempest-VolumesTestJSON-2109815027 tempest-VolumesTestJSON-2109815027-project-member] https://10.4.3.117/volume/v3/volumes/7b75e9f2-b3bd-408b-8748-66e03a6e5d52 returned with HTTP 200 Jul 27 16:09:27.952172 np0000005924 devstack@c-api.service[100524]: [pid: 100524|app: 0|req: 155/598] 10.4.3.117 () {66 vars in 1348 bytes} [Mon Jul 27 16:09:27 2026] GET /volume/v3/volumes/7b75e9f2-b3bd-408b-8748-66e03a6e5d52 => generated 853 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 27 16:09:27.981263 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.middleware.request_id [req-3d819c5c-8383-49d2-8158-b86b3e875bc1 req-401d11c3-2179-468c-890f-09fed4a3e872 None None] RequestId filter calling following filter/app {{(pid=100521) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:09:27.983522 np0000005924 devstack@c-api.service[100521]: INFO cinder.api.openstack.wsgi [req-3d819c5c-8383-49d2-8158-b86b3e875bc1 req-401d11c3-2179-468c-890f-09fed4a3e872 tempest-VolumesTestJSON-2109815027 tempest-VolumesTestJSON-2109815027-project-member] GET https://10.4.3.117/volume/v3/volumes/7b75e9f2-b3bd-408b-8748-66e03a6e5d52 Jul 27 16:09:27.983745 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.openstack.wsgi [req-3d819c5c-8383-49d2-8158-b86b3e875bc1 req-401d11c3-2179-468c-890f-09fed4a3e872 tempest-VolumesTestJSON-2109815027 tempest-VolumesTestJSON-2109815027-project-member] Empty body provided in request {{(pid=100521) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:09:27.983960 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.openstack.wsgi [req-3d819c5c-8383-49d2-8158-b86b3e875bc1 req-401d11c3-2179-468c-890f-09fed4a3e872 tempest-VolumesTestJSON-2109815027 tempest-VolumesTestJSON-2109815027-project-member] Calling method 'show' {{(pid=100521) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:09:27.990640 np0000005924 devstack@c-api.service[100521]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:09:27.990640 np0000005924 devstack@c-api.service[100521]: warnings.warn( Jul 27 16:09:27.994163 np0000005924 devstack@c-api.service[100521]: INFO cinder.volume.api [req-3d819c5c-8383-49d2-8158-b86b3e875bc1 req-401d11c3-2179-468c-890f-09fed4a3e872 tempest-VolumesTestJSON-2109815027 tempest-VolumesTestJSON-2109815027-project-member] Volume info retrieved successfully. Jul 27 16:09:27.998376 np0000005924 devstack@c-api.service[100521]: INFO cinder.api.openstack.wsgi [req-3d819c5c-8383-49d2-8158-b86b3e875bc1 req-401d11c3-2179-468c-890f-09fed4a3e872 tempest-VolumesTestJSON-2109815027 tempest-VolumesTestJSON-2109815027-project-member] https://10.4.3.117/volume/v3/volumes/7b75e9f2-b3bd-408b-8748-66e03a6e5d52 returned with HTTP 200 Jul 27 16:09:27.998769 np0000005924 devstack@c-api.service[100521]: [pid: 100521|app: 0|req: 148/599] 10.4.3.117 () {68 vars in 1598 bytes} [Mon Jul 27 16:09:27 2026] GET /volume/v3/volumes/7b75e9f2-b3bd-408b-8748-66e03a6e5d52 => generated 853 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 27 16:09:28.014208 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.middleware.request_id [None req-6a90ec06-b121-4305-9cc9-b752a029f9b7 None None] RequestId filter calling following filter/app {{(pid=100523) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:09:28.015841 np0000005924 devstack@c-api.service[100523]: INFO cinder.api.openstack.wsgi [None req-6a90ec06-b121-4305-9cc9-b752a029f9b7 tempest-VolumesTestJSON-2109815027 tempest-VolumesTestJSON-2109815027-project-member] POST https://10.4.3.117/volume/v3/volumes Jul 27 16:09:28.016166 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.openstack.wsgi [None req-6a90ec06-b121-4305-9cc9-b752a029f9b7 tempest-VolumesTestJSON-2109815027 tempest-VolumesTestJSON-2109815027-project-member] Action: 'create', calling method: create, body: {"volume": {"metadata": {"Type": "work"}, "size": 1, "display_name": "tempest-VolumesTestJSON-volume-186996948"}} {{(pid=100523) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 27 16:09:28.017718 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.v3.volumes [None req-6a90ec06-b121-4305-9cc9-b752a029f9b7 tempest-VolumesTestJSON-2109815027 tempest-VolumesTestJSON-2109815027-project-member] Create volume request body: {'volume': {'metadata': {'Type': 'work'}, 'size': 1, 'display_name': 'tempest-VolumesTestJSON-volume-186996948'}} {{(pid=100523) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 27 16:09:28.017867 np0000005924 devstack@c-api.service[100523]: INFO cinder.api.v3.volumes [None req-6a90ec06-b121-4305-9cc9-b752a029f9b7 tempest-VolumesTestJSON-2109815027 tempest-VolumesTestJSON-2109815027-project-member] Create volume of 1 GB Jul 27 16:09:28.022019 np0000005924 devstack@c-api.service[100523]: INFO cinder.volume.api [None req-6a90ec06-b121-4305-9cc9-b752a029f9b7 tempest-VolumesTestJSON-2109815027 tempest-VolumesTestJSON-2109815027-project-member] Availability Zones retrieved successfully. Jul 27 16:09:28.028067 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.volume.api [None req-6a90ec06-b121-4305-9cc9-b752a029f9b7 tempest-VolumesTestJSON-2109815027 tempest-VolumesTestJSON-2109815027-project-member] Flow 'volume_create_api' (11f1fcbb-aeb6-4559-9b17-6292edcd15d8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100523) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 27 16:09:28.029132 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.volume.api [None req-6a90ec06-b121-4305-9cc9-b752a029f9b7 tempest-VolumesTestJSON-2109815027 tempest-VolumesTestJSON-2109815027-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (740ddf6f-f2ab-4a22-9caf-6b980221a8a4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100523) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 27 16:09:28.030010 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.volume.flows.api.create_volume [None req-6a90ec06-b121-4305-9cc9-b752a029f9b7 tempest-VolumesTestJSON-2109815027 tempest-VolumesTestJSON-2109815027-project-member] Validating volume size '1' using validate_int {{(pid=100523) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 27 16:09:28.057888 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.volume.api [None req-6a90ec06-b121-4305-9cc9-b752a029f9b7 tempest-VolumesTestJSON-2109815027 tempest-VolumesTestJSON-2109815027-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (740ddf6f-f2ab-4a22-9caf-6b980221a8a4) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-27T16:04:59Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=2bce4e1a-e6e0-49d9-be36-c3405449a01e,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '2bce4e1a-e6e0-49d9-be36-c3405449a01e', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100523) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 27 16:09:28.058640 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.volume.api [None req-6a90ec06-b121-4305-9cc9-b752a029f9b7 tempest-VolumesTestJSON-2109815027 tempest-VolumesTestJSON-2109815027-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (ce82ef2a-4fca-420e-aa6d-3a6f2413031e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100523) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 27 16:09:28.111777 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.quota [None req-6a90ec06-b121-4305-9cc9-b752a029f9b7 tempest-VolumesTestJSON-2109815027 tempest-VolumesTestJSON-2109815027-project-member] Created reservations ['ca9ea32d-d4b6-48a3-8367-1a2669c0c06b', '3a2233a7-b65f-442b-9f08-02966cf5b27e', '9e055577-fe80-44e1-acf6-78ce18e87132', '887ec594-153c-491e-a2d6-7ef126a61de0'] {{(pid=100523) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 27 16:09:28.112592 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.volume.api [None req-6a90ec06-b121-4305-9cc9-b752a029f9b7 tempest-VolumesTestJSON-2109815027 tempest-VolumesTestJSON-2109815027-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (ce82ef2a-4fca-420e-aa6d-3a6f2413031e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['ca9ea32d-d4b6-48a3-8367-1a2669c0c06b', '3a2233a7-b65f-442b-9f08-02966cf5b27e', '9e055577-fe80-44e1-acf6-78ce18e87132', '887ec594-153c-491e-a2d6-7ef126a61de0']}' {{(pid=100523) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 27 16:09:28.113309 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.volume.api [None req-6a90ec06-b121-4305-9cc9-b752a029f9b7 tempest-VolumesTestJSON-2109815027 tempest-VolumesTestJSON-2109815027-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (36753ce8-f630-4970-9a6e-dc5163dc8154) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100523) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 27 16:09:28.152451 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.volume.api [None req-6a90ec06-b121-4305-9cc9-b752a029f9b7 tempest-VolumesTestJSON-2109815027 tempest-VolumesTestJSON-2109815027-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (36753ce8-f630-4970-9a6e-dc5163dc8154) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'b1dfaac8-09e0-4a0a-95cf-cf76ee4aadc9', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesTestJSON-volume-186996948',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='work'},multiattach=False,project_id='8aa0fd8826ad4943a4d38084c33a9ad3',qos_specs=None,replication_status=,reservations=['ca9ea32d-d4b6-48a3-8367-1a2669c0c06b','3a2233a7-b65f-442b-9f08-02966cf5b27e','9e055577-fe80-44e1-acf6-78ce18e87132','887ec594-153c-491e-a2d6-7ef126a61de0'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='58a5a7557bc942fcab4e053ae2e8532c',volume_type_id=2bce4e1a-e6e0-49d9-be36-c3405449a01e), 'volume': Volume(_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-27T16:09:28Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesTestJSON-volume-186996948',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=b1dfaac8-09e0-4a0a-95cf-cf76ee4aadc9,launched_at=None,metadata={Type='work'},migration_status=None,multiattach=False,previous_status=None,project_id='8aa0fd8826ad4943a4d38084c33a9ad3',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='58a5a7557bc942fcab4e053ae2e8532c',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(2bce4e1a-e6e0-49d9-be36-c3405449a01e),volume_type_id=2bce4e1a-e6e0-49d9-be36-c3405449a01e)}' {{(pid=100523) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 27 16:09:28.154973 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.volume.api [None req-6a90ec06-b121-4305-9cc9-b752a029f9b7 tempest-VolumesTestJSON-2109815027 tempest-VolumesTestJSON-2109815027-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (2ebd6576-e778-4086-ad4e-6418c0dcb4d5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100523) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 27 16:09:28.188700 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.volume.api [None req-6a90ec06-b121-4305-9cc9-b752a029f9b7 tempest-VolumesTestJSON-2109815027 tempest-VolumesTestJSON-2109815027-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (2ebd6576-e778-4086-ad4e-6418c0dcb4d5) transitioned into state 'SUCCESS' from state '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-186996948',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='work'},multiattach=False,project_id='8aa0fd8826ad4943a4d38084c33a9ad3',qos_specs=None,replication_status=,reservations=['ca9ea32d-d4b6-48a3-8367-1a2669c0c06b','3a2233a7-b65f-442b-9f08-02966cf5b27e','9e055577-fe80-44e1-acf6-78ce18e87132','887ec594-153c-491e-a2d6-7ef126a61de0'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='58a5a7557bc942fcab4e053ae2e8532c',volume_type_id=2bce4e1a-e6e0-49d9-be36-c3405449a01e)}' {{(pid=100523) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 27 16:09:28.189389 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.volume.api [None req-6a90ec06-b121-4305-9cc9-b752a029f9b7 tempest-VolumesTestJSON-2109815027 tempest-VolumesTestJSON-2109815027-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (fc475ac4-6560-4e97-8fff-60a98f8469c5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100523) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 27 16:09:28.203722 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.volume.api [None req-6a90ec06-b121-4305-9cc9-b752a029f9b7 tempest-VolumesTestJSON-2109815027 tempest-VolumesTestJSON-2109815027-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (fc475ac4-6560-4e97-8fff-60a98f8469c5) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100523) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 27 16:09:28.204874 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.volume.api [None req-6a90ec06-b121-4305-9cc9-b752a029f9b7 tempest-VolumesTestJSON-2109815027 tempest-VolumesTestJSON-2109815027-project-member] Flow 'volume_create_api' (11f1fcbb-aeb6-4559-9b17-6292edcd15d8) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100523) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 27 16:09:28.205232 np0000005924 devstack@c-api.service[100523]: INFO cinder.volume.api [None req-6a90ec06-b121-4305-9cc9-b752a029f9b7 tempest-VolumesTestJSON-2109815027 tempest-VolumesTestJSON-2109815027-project-member] Create volume request issued successfully. Jul 27 16:09:28.210153 np0000005924 devstack@c-api.service[100523]: INFO cinder.api.openstack.wsgi [None req-6a90ec06-b121-4305-9cc9-b752a029f9b7 tempest-VolumesTestJSON-2109815027 tempest-VolumesTestJSON-2109815027-project-member] https://10.4.3.117/volume/v3/volumes returned with HTTP 202 Jul 27 16:09:28.210899 np0000005924 devstack@c-api.service[100523]: [pid: 100523|app: 0|req: 149/600] 10.4.3.117 () {68 vars in 1259 bytes} [Mon Jul 27 16:09:28 2026] POST /volume/v3/volumes => generated 759 bytes in 197 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 27 16:09:28.228610 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.middleware.request_id [None req-561dd0ec-1cdf-4d39-906a-a8ac3225b4ed None None] RequestId filter calling following filter/app {{(pid=100522) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:09:28.231344 np0000005924 devstack@c-api.service[100522]: INFO cinder.api.openstack.wsgi [None req-561dd0ec-1cdf-4d39-906a-a8ac3225b4ed tempest-VolumesTestJSON-2109815027 tempest-VolumesTestJSON-2109815027-project-member] GET https://10.4.3.117/volume/v3/volumes/b1dfaac8-09e0-4a0a-95cf-cf76ee4aadc9 Jul 27 16:09:28.231628 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.openstack.wsgi [None req-561dd0ec-1cdf-4d39-906a-a8ac3225b4ed tempest-VolumesTestJSON-2109815027 tempest-VolumesTestJSON-2109815027-project-member] Empty body provided in request {{(pid=100522) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:09:28.231877 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.openstack.wsgi [None req-561dd0ec-1cdf-4d39-906a-a8ac3225b4ed tempest-VolumesTestJSON-2109815027 tempest-VolumesTestJSON-2109815027-project-member] Calling method 'show' {{(pid=100522) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:09:28.241800 np0000005924 devstack@c-api.service[100522]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:09:28.241800 np0000005924 devstack@c-api.service[100522]: warnings.warn( Jul 27 16:09:28.245353 np0000005924 devstack@c-api.service[100522]: INFO cinder.volume.api [None req-561dd0ec-1cdf-4d39-906a-a8ac3225b4ed tempest-VolumesTestJSON-2109815027 tempest-VolumesTestJSON-2109815027-project-member] Volume info retrieved successfully. Jul 27 16:09:28.249257 np0000005924 devstack@c-api.service[100522]: INFO cinder.api.openstack.wsgi [None req-561dd0ec-1cdf-4d39-906a-a8ac3225b4ed tempest-VolumesTestJSON-2109815027 tempest-VolumesTestJSON-2109815027-project-member] https://10.4.3.117/volume/v3/volumes/b1dfaac8-09e0-4a0a-95cf-cf76ee4aadc9 returned with HTTP 200 Jul 27 16:09:28.249656 np0000005924 devstack@c-api.service[100522]: [pid: 100522|app: 0|req: 149/601] 10.4.3.117 () {66 vars in 1348 bytes} [Mon Jul 27 16:09:28 2026] GET /volume/v3/volumes/b1dfaac8-09e0-4a0a-95cf-cf76ee4aadc9 => generated 827 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 27 16:09:28.800680 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.middleware.request_id [None req-7d557e52-425b-4f00-9c26-85e1598eeaf2 None None] RequestId filter calling following filter/app {{(pid=100524) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:09:28.802573 np0000005924 devstack@c-api.service[100524]: INFO cinder.api.openstack.wsgi [None req-7d557e52-425b-4f00-9c26-85e1598eeaf2 tempest-ServerActionsTestOtherB-1144638388 tempest-ServerActionsTestOtherB-1144638388-project-member] GET https://10.4.3.117/volume/v3/volumes/c692de7a-5ff3-4275-9221-9553648659e7 Jul 27 16:09:28.802791 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.openstack.wsgi [None req-7d557e52-425b-4f00-9c26-85e1598eeaf2 tempest-ServerActionsTestOtherB-1144638388 tempest-ServerActionsTestOtherB-1144638388-project-member] Empty body provided in request {{(pid=100524) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:09:28.803020 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.openstack.wsgi [None req-7d557e52-425b-4f00-9c26-85e1598eeaf2 tempest-ServerActionsTestOtherB-1144638388 tempest-ServerActionsTestOtherB-1144638388-project-member] Calling method 'show' {{(pid=100524) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:09:28.814781 np0000005924 devstack@c-api.service[100524]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:09:28.814781 np0000005924 devstack@c-api.service[100524]: warnings.warn( Jul 27 16:09:28.820458 np0000005924 devstack@c-api.service[100524]: INFO cinder.volume.api [None req-7d557e52-425b-4f00-9c26-85e1598eeaf2 tempest-ServerActionsTestOtherB-1144638388 tempest-ServerActionsTestOtherB-1144638388-project-member] Volume info retrieved successfully. Jul 27 16:09:28.830213 np0000005924 devstack@c-api.service[100524]: INFO cinder.api.openstack.wsgi [None req-7d557e52-425b-4f00-9c26-85e1598eeaf2 tempest-ServerActionsTestOtherB-1144638388 tempest-ServerActionsTestOtherB-1144638388-project-member] https://10.4.3.117/volume/v3/volumes/c692de7a-5ff3-4275-9221-9553648659e7 returned with HTTP 200 Jul 27 16:09:28.831165 np0000005924 devstack@c-api.service[100524]: [pid: 100524|app: 0|req: 156/602] 10.4.3.117 () {66 vars in 1348 bytes} [Mon Jul 27 16:09:28 2026] GET /volume/v3/volumes/c692de7a-5ff3-4275-9221-9553648659e7 => generated 846 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 27 16:09:29.264107 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.middleware.request_id [None req-b6153322-63c0-4c2b-a5f6-57951672f0fd None None] RequestId filter calling following filter/app {{(pid=100521) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:09:29.265742 np0000005924 devstack@c-api.service[100521]: INFO cinder.api.openstack.wsgi [None req-b6153322-63c0-4c2b-a5f6-57951672f0fd tempest-VolumesTestJSON-2109815027 tempest-VolumesTestJSON-2109815027-project-member] GET https://10.4.3.117/volume/v3/volumes/b1dfaac8-09e0-4a0a-95cf-cf76ee4aadc9 Jul 27 16:09:29.265948 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.openstack.wsgi [None req-b6153322-63c0-4c2b-a5f6-57951672f0fd tempest-VolumesTestJSON-2109815027 tempest-VolumesTestJSON-2109815027-project-member] Empty body provided in request {{(pid=100521) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:09:29.266136 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.openstack.wsgi [None req-b6153322-63c0-4c2b-a5f6-57951672f0fd tempest-VolumesTestJSON-2109815027 tempest-VolumesTestJSON-2109815027-project-member] Calling method 'show' {{(pid=100521) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:09:29.273760 np0000005924 devstack@c-api.service[100521]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:09:29.273760 np0000005924 devstack@c-api.service[100521]: warnings.warn( Jul 27 16:09:29.277279 np0000005924 devstack@c-api.service[100521]: INFO cinder.volume.api [None req-b6153322-63c0-4c2b-a5f6-57951672f0fd tempest-VolumesTestJSON-2109815027 tempest-VolumesTestJSON-2109815027-project-member] Volume info retrieved successfully. Jul 27 16:09:29.280931 np0000005924 devstack@c-api.service[100521]: INFO cinder.api.openstack.wsgi [None req-b6153322-63c0-4c2b-a5f6-57951672f0fd tempest-VolumesTestJSON-2109815027 tempest-VolumesTestJSON-2109815027-project-member] https://10.4.3.117/volume/v3/volumes/b1dfaac8-09e0-4a0a-95cf-cf76ee4aadc9 returned with HTTP 200 Jul 27 16:09:29.281309 np0000005924 devstack@c-api.service[100521]: [pid: 100521|app: 0|req: 149/603] 10.4.3.117 () {66 vars in 1348 bytes} [Mon Jul 27 16:09:29 2026] GET /volume/v3/volumes/b1dfaac8-09e0-4a0a-95cf-cf76ee4aadc9 => generated 852 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 27 16:09:29.319283 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.middleware.request_id [req-54b0f4ea-a26e-464e-a781-213b54a90ae5 req-52671c20-2024-461f-9a45-f38df694049b None None] RequestId filter calling following filter/app {{(pid=100523) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:09:29.324950 np0000005924 devstack@c-api.service[100523]: INFO cinder.api.openstack.wsgi [req-54b0f4ea-a26e-464e-a781-213b54a90ae5 req-52671c20-2024-461f-9a45-f38df694049b tempest-VolumesTestJSON-2109815027 tempest-VolumesTestJSON-2109815027-project-member] GET https://10.4.3.117/volume/v3/volumes/b1dfaac8-09e0-4a0a-95cf-cf76ee4aadc9 Jul 27 16:09:29.325177 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.openstack.wsgi [req-54b0f4ea-a26e-464e-a781-213b54a90ae5 req-52671c20-2024-461f-9a45-f38df694049b tempest-VolumesTestJSON-2109815027 tempest-VolumesTestJSON-2109815027-project-member] Empty body provided in request {{(pid=100523) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:09:29.325403 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.openstack.wsgi [req-54b0f4ea-a26e-464e-a781-213b54a90ae5 req-52671c20-2024-461f-9a45-f38df694049b tempest-VolumesTestJSON-2109815027 tempest-VolumesTestJSON-2109815027-project-member] Calling method 'show' {{(pid=100523) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:09:29.335163 np0000005924 devstack@c-api.service[100523]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:09:29.335163 np0000005924 devstack@c-api.service[100523]: warnings.warn( Jul 27 16:09:29.338830 np0000005924 devstack@c-api.service[100523]: INFO cinder.volume.api [req-54b0f4ea-a26e-464e-a781-213b54a90ae5 req-52671c20-2024-461f-9a45-f38df694049b tempest-VolumesTestJSON-2109815027 tempest-VolumesTestJSON-2109815027-project-member] Volume info retrieved successfully. Jul 27 16:09:29.343451 np0000005924 devstack@c-api.service[100523]: INFO cinder.api.openstack.wsgi [req-54b0f4ea-a26e-464e-a781-213b54a90ae5 req-52671c20-2024-461f-9a45-f38df694049b tempest-VolumesTestJSON-2109815027 tempest-VolumesTestJSON-2109815027-project-member] https://10.4.3.117/volume/v3/volumes/b1dfaac8-09e0-4a0a-95cf-cf76ee4aadc9 returned with HTTP 200 Jul 27 16:09:29.343850 np0000005924 devstack@c-api.service[100523]: [pid: 100523|app: 0|req: 150/604] 10.4.3.117 () {68 vars in 1598 bytes} [Mon Jul 27 16:09:29 2026] GET /volume/v3/volumes/b1dfaac8-09e0-4a0a-95cf-cf76ee4aadc9 => generated 852 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 27 16:09:29.529051 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.middleware.request_id [req-aa08e2e7-c44f-4654-9d42-69f337097c00 req-f29b1958-e428-4f4c-9bdc-55a89deef98a None None] RequestId filter calling following filter/app {{(pid=100522) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:09:29.532181 np0000005924 devstack@c-api.service[100522]: INFO cinder.api.openstack.wsgi [req-aa08e2e7-c44f-4654-9d42-69f337097c00 req-f29b1958-e428-4f4c-9bdc-55a89deef98a tempest-VolumesTestJSON-2109815027 tempest-VolumesTestJSON-2109815027-project-reader] GET https://10.4.3.117/volume/v3/volumes/detail Jul 27 16:09:29.532454 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.openstack.wsgi [req-aa08e2e7-c44f-4654-9d42-69f337097c00 req-f29b1958-e428-4f4c-9bdc-55a89deef98a tempest-VolumesTestJSON-2109815027 tempest-VolumesTestJSON-2109815027-project-reader] Empty body provided in request {{(pid=100522) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:09:29.532681 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.openstack.wsgi [req-aa08e2e7-c44f-4654-9d42-69f337097c00 req-f29b1958-e428-4f4c-9bdc-55a89deef98a tempest-VolumesTestJSON-2109815027 tempest-VolumesTestJSON-2109815027-project-reader] Calling method 'detail' {{(pid=100522) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:09:29.533062 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.api_utils [req-aa08e2e7-c44f-4654-9d42-69f337097c00 req-f29b1958-e428-4f4c-9bdc-55a89deef98a tempest-VolumesTestJSON-2109815027 tempest-VolumesTestJSON-2109815027-project-reader] Removing options '' from query. {{(pid=100522) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 27 16:09:29.533899 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.volume.api [req-aa08e2e7-c44f-4654-9d42-69f337097c00 req-f29b1958-e428-4f4c-9bdc-55a89deef98a tempest-VolumesTestJSON-2109815027 tempest-VolumesTestJSON-2109815027-project-reader] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100522) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 27 16:09:29.549662 np0000005924 devstack@c-api.service[100522]: INFO cinder.volume.api [req-aa08e2e7-c44f-4654-9d42-69f337097c00 req-f29b1958-e428-4f4c-9bdc-55a89deef98a tempest-VolumesTestJSON-2109815027 tempest-VolumesTestJSON-2109815027-project-reader] Get all volumes completed successfully. Jul 27 16:09:29.550743 np0000005924 devstack@c-api.service[100522]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:09:29.550743 np0000005924 devstack@c-api.service[100522]: warnings.warn( Jul 27 16:09:29.557341 np0000005924 devstack@c-api.service[100522]: INFO cinder.api.openstack.wsgi [req-aa08e2e7-c44f-4654-9d42-69f337097c00 req-f29b1958-e428-4f4c-9bdc-55a89deef98a tempest-VolumesTestJSON-2109815027 tempest-VolumesTestJSON-2109815027-project-reader] https://10.4.3.117/volume/v3/volumes/detail returned with HTTP 200 Jul 27 16:09:29.557887 np0000005924 devstack@c-api.service[100522]: [pid: 100522|app: 0|req: 150/605] 10.4.3.117 () {68 vars in 1508 bytes} [Mon Jul 27 16:09:29 2026] GET /volume/v3/volumes/detail => generated 2541 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 27 16:09:29.584795 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.middleware.request_id [req-f74e7567-8ba4-4aec-8ca3-b953779b96c9 req-87cf071e-9321-4171-bd55-633aca7b659a None None] RequestId filter calling following filter/app {{(pid=100524) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:09:29.586561 np0000005924 devstack@c-api.service[100524]: INFO cinder.api.openstack.wsgi [req-f74e7567-8ba4-4aec-8ca3-b953779b96c9 req-87cf071e-9321-4171-bd55-633aca7b659a tempest-VolumesTestJSON-2109815027 tempest-VolumesTestJSON-2109815027-project-reader] GET https://10.4.3.117/volume/v3/volumes/detail Jul 27 16:09:29.586741 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.openstack.wsgi [req-f74e7567-8ba4-4aec-8ca3-b953779b96c9 req-87cf071e-9321-4171-bd55-633aca7b659a tempest-VolumesTestJSON-2109815027 tempest-VolumesTestJSON-2109815027-project-reader] Empty body provided in request {{(pid=100524) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:09:29.586908 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.openstack.wsgi [req-f74e7567-8ba4-4aec-8ca3-b953779b96c9 req-87cf071e-9321-4171-bd55-633aca7b659a tempest-VolumesTestJSON-2109815027 tempest-VolumesTestJSON-2109815027-project-reader] Calling method 'detail' {{(pid=100524) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:09:29.587158 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.api_utils [req-f74e7567-8ba4-4aec-8ca3-b953779b96c9 req-87cf071e-9321-4171-bd55-633aca7b659a tempest-VolumesTestJSON-2109815027 tempest-VolumesTestJSON-2109815027-project-reader] Removing options '' from query. {{(pid=100524) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 27 16:09:29.587808 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.volume.api [req-f74e7567-8ba4-4aec-8ca3-b953779b96c9 req-87cf071e-9321-4171-bd55-633aca7b659a tempest-VolumesTestJSON-2109815027 tempest-VolumesTestJSON-2109815027-project-reader] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100524) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 27 16:09:29.596453 np0000005924 devstack@c-api.service[100524]: INFO cinder.volume.api [req-f74e7567-8ba4-4aec-8ca3-b953779b96c9 req-87cf071e-9321-4171-bd55-633aca7b659a tempest-VolumesTestJSON-2109815027 tempest-VolumesTestJSON-2109815027-project-reader] Get all volumes completed successfully. Jul 27 16:09:29.597519 np0000005924 devstack@c-api.service[100524]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:09:29.597519 np0000005924 devstack@c-api.service[100524]: warnings.warn( Jul 27 16:09:29.602693 np0000005924 devstack@c-api.service[100524]: INFO cinder.api.openstack.wsgi [req-f74e7567-8ba4-4aec-8ca3-b953779b96c9 req-87cf071e-9321-4171-bd55-633aca7b659a tempest-VolumesTestJSON-2109815027 tempest-VolumesTestJSON-2109815027-project-reader] https://10.4.3.117/volume/v3/volumes/detail returned with HTTP 200 Jul 27 16:09:29.603118 np0000005924 devstack@c-api.service[100524]: [pid: 100524|app: 0|req: 157/606] 10.4.3.117 () {68 vars in 1508 bytes} [Mon Jul 27 16:09:29 2026] GET /volume/v3/volumes/detail => generated 2541 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 27 16:09:29.632812 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.middleware.request_id [req-1ff3c12e-7665-4e19-a7be-7c4d1fec323b req-7ccd0097-14eb-4441-a7e8-8a474e5961ce None None] RequestId filter calling following filter/app {{(pid=100521) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:09:29.635768 np0000005924 devstack@c-api.service[100521]: INFO cinder.api.openstack.wsgi [req-1ff3c12e-7665-4e19-a7be-7c4d1fec323b req-7ccd0097-14eb-4441-a7e8-8a474e5961ce tempest-VolumesTestJSON-2109815027 tempest-VolumesTestJSON-2109815027-project-reader] GET https://10.4.3.117/volume/v3/volumes/detail Jul 27 16:09:29.635940 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.openstack.wsgi [req-1ff3c12e-7665-4e19-a7be-7c4d1fec323b req-7ccd0097-14eb-4441-a7e8-8a474e5961ce tempest-VolumesTestJSON-2109815027 tempest-VolumesTestJSON-2109815027-project-reader] Empty body provided in request {{(pid=100521) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:09:29.636110 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.openstack.wsgi [req-1ff3c12e-7665-4e19-a7be-7c4d1fec323b req-7ccd0097-14eb-4441-a7e8-8a474e5961ce tempest-VolumesTestJSON-2109815027 tempest-VolumesTestJSON-2109815027-project-reader] Calling method 'detail' {{(pid=100521) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:09:29.636413 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.api_utils [req-1ff3c12e-7665-4e19-a7be-7c4d1fec323b req-7ccd0097-14eb-4441-a7e8-8a474e5961ce tempest-VolumesTestJSON-2109815027 tempest-VolumesTestJSON-2109815027-project-reader] Removing options '' from query. {{(pid=100521) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 27 16:09:29.637013 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.volume.api [req-1ff3c12e-7665-4e19-a7be-7c4d1fec323b req-7ccd0097-14eb-4441-a7e8-8a474e5961ce tempest-VolumesTestJSON-2109815027 tempest-VolumesTestJSON-2109815027-project-reader] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100521) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 27 16:09:29.644862 np0000005924 devstack@c-api.service[100521]: INFO cinder.volume.api [req-1ff3c12e-7665-4e19-a7be-7c4d1fec323b req-7ccd0097-14eb-4441-a7e8-8a474e5961ce tempest-VolumesTestJSON-2109815027 tempest-VolumesTestJSON-2109815027-project-reader] Get all volumes completed successfully. Jul 27 16:09:29.645549 np0000005924 devstack@c-api.service[100521]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:09:29.645549 np0000005924 devstack@c-api.service[100521]: warnings.warn( Jul 27 16:09:29.650443 np0000005924 devstack@c-api.service[100521]: INFO cinder.api.openstack.wsgi [req-1ff3c12e-7665-4e19-a7be-7c4d1fec323b req-7ccd0097-14eb-4441-a7e8-8a474e5961ce tempest-VolumesTestJSON-2109815027 tempest-VolumesTestJSON-2109815027-project-reader] https://10.4.3.117/volume/v3/volumes/detail returned with HTTP 200 Jul 27 16:09:29.650966 np0000005924 devstack@c-api.service[100521]: [pid: 100521|app: 0|req: 150/607] 10.4.3.117 () {68 vars in 1508 bytes} [Mon Jul 27 16:09:29 2026] GET /volume/v3/volumes/detail => generated 2541 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 27 16:09:29.677147 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.middleware.request_id [req-3f205019-bdaf-4f84-ae5e-4ebafc5e9c4d req-a671b474-0469-4120-9db0-93b603ecb804 None None] RequestId filter calling following filter/app {{(pid=100523) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:09:29.679012 np0000005924 devstack@c-api.service[100523]: INFO cinder.api.openstack.wsgi [req-3f205019-bdaf-4f84-ae5e-4ebafc5e9c4d req-a671b474-0469-4120-9db0-93b603ecb804 tempest-VolumesTestJSON-2109815027 tempest-VolumesTestJSON-2109815027-project-reader] GET https://10.4.3.117/volume/v3/volumes/detail Jul 27 16:09:29.679203 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.openstack.wsgi [req-3f205019-bdaf-4f84-ae5e-4ebafc5e9c4d req-a671b474-0469-4120-9db0-93b603ecb804 tempest-VolumesTestJSON-2109815027 tempest-VolumesTestJSON-2109815027-project-reader] Empty body provided in request {{(pid=100523) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:09:29.679425 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.openstack.wsgi [req-3f205019-bdaf-4f84-ae5e-4ebafc5e9c4d req-a671b474-0469-4120-9db0-93b603ecb804 tempest-VolumesTestJSON-2109815027 tempest-VolumesTestJSON-2109815027-project-reader] Calling method 'detail' {{(pid=100523) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:09:29.679723 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.api_utils [req-3f205019-bdaf-4f84-ae5e-4ebafc5e9c4d req-a671b474-0469-4120-9db0-93b603ecb804 tempest-VolumesTestJSON-2109815027 tempest-VolumesTestJSON-2109815027-project-reader] Removing options '' from query. {{(pid=100523) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 27 16:09:29.680381 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.volume.api [req-3f205019-bdaf-4f84-ae5e-4ebafc5e9c4d req-a671b474-0469-4120-9db0-93b603ecb804 tempest-VolumesTestJSON-2109815027 tempest-VolumesTestJSON-2109815027-project-reader] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100523) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 27 16:09:29.687480 np0000005924 devstack@c-api.service[100523]: INFO cinder.volume.api [req-3f205019-bdaf-4f84-ae5e-4ebafc5e9c4d req-a671b474-0469-4120-9db0-93b603ecb804 tempest-VolumesTestJSON-2109815027 tempest-VolumesTestJSON-2109815027-project-reader] Get all volumes completed successfully. Jul 27 16:09:29.688367 np0000005924 devstack@c-api.service[100523]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:09:29.688367 np0000005924 devstack@c-api.service[100523]: warnings.warn( Jul 27 16:09:29.691972 np0000005924 devstack@c-api.service[100523]: INFO cinder.api.openstack.wsgi [req-3f205019-bdaf-4f84-ae5e-4ebafc5e9c4d req-a671b474-0469-4120-9db0-93b603ecb804 tempest-VolumesTestJSON-2109815027 tempest-VolumesTestJSON-2109815027-project-reader] https://10.4.3.117/volume/v3/volumes/detail returned with HTTP 200 Jul 27 16:09:29.692449 np0000005924 devstack@c-api.service[100523]: [pid: 100523|app: 0|req: 151/608] 10.4.3.117 () {68 vars in 1508 bytes} [Mon Jul 27 16:09:29 2026] GET /volume/v3/volumes/detail => generated 2541 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 27 16:09:29.720764 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.middleware.request_id [req-609b7909-3df5-496d-bce3-b72876436ccc req-9d1af4cf-caec-46af-8c8c-cd8d53d6c91f None None] RequestId filter calling following filter/app {{(pid=100522) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:09:29.723518 np0000005924 devstack@c-api.service[100522]: INFO cinder.api.openstack.wsgi [req-609b7909-3df5-496d-bce3-b72876436ccc req-9d1af4cf-caec-46af-8c8c-cd8d53d6c91f tempest-VolumesTestJSON-2109815027 tempest-VolumesTestJSON-2109815027-project-reader] GET https://10.4.3.117/volume/v3/volumes/detail Jul 27 16:09:29.723712 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.openstack.wsgi [req-609b7909-3df5-496d-bce3-b72876436ccc req-9d1af4cf-caec-46af-8c8c-cd8d53d6c91f tempest-VolumesTestJSON-2109815027 tempest-VolumesTestJSON-2109815027-project-reader] Empty body provided in request {{(pid=100522) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:09:29.723888 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.openstack.wsgi [req-609b7909-3df5-496d-bce3-b72876436ccc req-9d1af4cf-caec-46af-8c8c-cd8d53d6c91f tempest-VolumesTestJSON-2109815027 tempest-VolumesTestJSON-2109815027-project-reader] Calling method 'detail' {{(pid=100522) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:09:29.724119 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.api_utils [req-609b7909-3df5-496d-bce3-b72876436ccc req-9d1af4cf-caec-46af-8c8c-cd8d53d6c91f tempest-VolumesTestJSON-2109815027 tempest-VolumesTestJSON-2109815027-project-reader] Removing options '' from query. {{(pid=100522) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 27 16:09:29.724779 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.volume.api [req-609b7909-3df5-496d-bce3-b72876436ccc req-9d1af4cf-caec-46af-8c8c-cd8d53d6c91f tempest-VolumesTestJSON-2109815027 tempest-VolumesTestJSON-2109815027-project-reader] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100522) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 27 16:09:29.734451 np0000005924 devstack@c-api.service[100522]: INFO cinder.volume.api [req-609b7909-3df5-496d-bce3-b72876436ccc req-9d1af4cf-caec-46af-8c8c-cd8d53d6c91f tempest-VolumesTestJSON-2109815027 tempest-VolumesTestJSON-2109815027-project-reader] Get all volumes completed successfully. Jul 27 16:09:29.735301 np0000005924 devstack@c-api.service[100522]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:09:29.735301 np0000005924 devstack@c-api.service[100522]: warnings.warn( Jul 27 16:09:29.739596 np0000005924 devstack@c-api.service[100522]: INFO cinder.api.openstack.wsgi [req-609b7909-3df5-496d-bce3-b72876436ccc req-9d1af4cf-caec-46af-8c8c-cd8d53d6c91f tempest-VolumesTestJSON-2109815027 tempest-VolumesTestJSON-2109815027-project-reader] https://10.4.3.117/volume/v3/volumes/detail returned with HTTP 200 Jul 27 16:09:29.740080 np0000005924 devstack@c-api.service[100522]: [pid: 100522|app: 0|req: 151/609] 10.4.3.117 () {68 vars in 1508 bytes} [Mon Jul 27 16:09:29 2026] GET /volume/v3/volumes/detail => generated 2541 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 27 16:09:29.763615 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.middleware.request_id [req-08e7c7f5-8ddd-42c5-8cb8-1873a5e09776 req-3ef43efb-e323-4f1a-a79d-2a6abd335791 None None] RequestId filter calling following filter/app {{(pid=100524) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:09:29.764605 np0000005924 devstack@c-api.service[100524]: INFO cinder.api.openstack.wsgi [req-08e7c7f5-8ddd-42c5-8cb8-1873a5e09776 req-3ef43efb-e323-4f1a-a79d-2a6abd335791 tempest-VolumesTestJSON-2109815027 tempest-VolumesTestJSON-2109815027-project-reader] GET https://10.4.3.117/volume/v3/volumes/detail Jul 27 16:09:29.764791 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.openstack.wsgi [req-08e7c7f5-8ddd-42c5-8cb8-1873a5e09776 req-3ef43efb-e323-4f1a-a79d-2a6abd335791 tempest-VolumesTestJSON-2109815027 tempest-VolumesTestJSON-2109815027-project-reader] Empty body provided in request {{(pid=100524) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:09:29.764970 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.openstack.wsgi [req-08e7c7f5-8ddd-42c5-8cb8-1873a5e09776 req-3ef43efb-e323-4f1a-a79d-2a6abd335791 tempest-VolumesTestJSON-2109815027 tempest-VolumesTestJSON-2109815027-project-reader] Calling method 'detail' {{(pid=100524) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:09:29.765182 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.api_utils [req-08e7c7f5-8ddd-42c5-8cb8-1873a5e09776 req-3ef43efb-e323-4f1a-a79d-2a6abd335791 tempest-VolumesTestJSON-2109815027 tempest-VolumesTestJSON-2109815027-project-reader] Removing options '' from query. {{(pid=100524) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 27 16:09:29.766014 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.volume.api [req-08e7c7f5-8ddd-42c5-8cb8-1873a5e09776 req-3ef43efb-e323-4f1a-a79d-2a6abd335791 tempest-VolumesTestJSON-2109815027 tempest-VolumesTestJSON-2109815027-project-reader] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100524) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 27 16:09:29.772992 np0000005924 devstack@c-api.service[100524]: INFO cinder.volume.api [req-08e7c7f5-8ddd-42c5-8cb8-1873a5e09776 req-3ef43efb-e323-4f1a-a79d-2a6abd335791 tempest-VolumesTestJSON-2109815027 tempest-VolumesTestJSON-2109815027-project-reader] Get all volumes completed successfully. Jul 27 16:09:29.773889 np0000005924 devstack@c-api.service[100524]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:09:29.773889 np0000005924 devstack@c-api.service[100524]: warnings.warn( Jul 27 16:09:29.777519 np0000005924 devstack@c-api.service[100524]: INFO cinder.api.openstack.wsgi [req-08e7c7f5-8ddd-42c5-8cb8-1873a5e09776 req-3ef43efb-e323-4f1a-a79d-2a6abd335791 tempest-VolumesTestJSON-2109815027 tempest-VolumesTestJSON-2109815027-project-reader] https://10.4.3.117/volume/v3/volumes/detail returned with HTTP 200 Jul 27 16:09:29.777898 np0000005924 devstack@c-api.service[100524]: [pid: 100524|app: 0|req: 158/610] 10.4.3.117 () {68 vars in 1508 bytes} [Mon Jul 27 16:09:29 2026] GET /volume/v3/volumes/detail => generated 2541 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 27 16:09:29.802539 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.middleware.request_id [req-d3340a9f-bc2c-47e6-9787-b32116585edb req-54a93560-3f0c-464a-9dcc-2e3c98def910 None None] RequestId filter calling following filter/app {{(pid=100521) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:09:29.805032 np0000005924 devstack@c-api.service[100521]: INFO cinder.api.openstack.wsgi [req-d3340a9f-bc2c-47e6-9787-b32116585edb req-54a93560-3f0c-464a-9dcc-2e3c98def910 tempest-VolumesTestJSON-2109815027 tempest-VolumesTestJSON-2109815027-project-reader] GET https://10.4.3.117/volume/v3/volumes/detail Jul 27 16:09:29.805257 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.openstack.wsgi [req-d3340a9f-bc2c-47e6-9787-b32116585edb req-54a93560-3f0c-464a-9dcc-2e3c98def910 tempest-VolumesTestJSON-2109815027 tempest-VolumesTestJSON-2109815027-project-reader] Empty body provided in request {{(pid=100521) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:09:29.805457 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.openstack.wsgi [req-d3340a9f-bc2c-47e6-9787-b32116585edb req-54a93560-3f0c-464a-9dcc-2e3c98def910 tempest-VolumesTestJSON-2109815027 tempest-VolumesTestJSON-2109815027-project-reader] Calling method 'detail' {{(pid=100521) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:09:29.805679 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.api_utils [req-d3340a9f-bc2c-47e6-9787-b32116585edb req-54a93560-3f0c-464a-9dcc-2e3c98def910 tempest-VolumesTestJSON-2109815027 tempest-VolumesTestJSON-2109815027-project-reader] Removing options '' from query. {{(pid=100521) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 27 16:09:29.806390 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.volume.api [req-d3340a9f-bc2c-47e6-9787-b32116585edb req-54a93560-3f0c-464a-9dcc-2e3c98def910 tempest-VolumesTestJSON-2109815027 tempest-VolumesTestJSON-2109815027-project-reader] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100521) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 27 16:09:29.816106 np0000005924 devstack@c-api.service[100521]: INFO cinder.volume.api [req-d3340a9f-bc2c-47e6-9787-b32116585edb req-54a93560-3f0c-464a-9dcc-2e3c98def910 tempest-VolumesTestJSON-2109815027 tempest-VolumesTestJSON-2109815027-project-reader] Get all volumes completed successfully. Jul 27 16:09:29.817347 np0000005924 devstack@c-api.service[100521]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:09:29.817347 np0000005924 devstack@c-api.service[100521]: warnings.warn( Jul 27 16:09:29.822569 np0000005924 devstack@c-api.service[100521]: INFO cinder.api.openstack.wsgi [req-d3340a9f-bc2c-47e6-9787-b32116585edb req-54a93560-3f0c-464a-9dcc-2e3c98def910 tempest-VolumesTestJSON-2109815027 tempest-VolumesTestJSON-2109815027-project-reader] https://10.4.3.117/volume/v3/volumes/detail returned with HTTP 200 Jul 27 16:09:29.822981 np0000005924 devstack@c-api.service[100521]: [pid: 100521|app: 0|req: 151/611] 10.4.3.117 () {68 vars in 1508 bytes} [Mon Jul 27 16:09:29 2026] GET /volume/v3/volumes/detail => generated 2541 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 27 16:09:29.845429 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.middleware.request_id [req-1d1c29e0-1f63-43f8-8152-b81db4087c9e req-5dd95dd9-3d75-4bde-8adf-9b12f65b5376 None None] RequestId filter calling following filter/app {{(pid=100522) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:09:29.845552 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.middleware.request_id [None req-b7fccde8-be25-4b93-8f3c-cb1008481315 None None] RequestId filter calling following filter/app {{(pid=100523) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:09:29.847944 np0000005924 devstack@c-api.service[100523]: INFO cinder.api.openstack.wsgi [None req-b7fccde8-be25-4b93-8f3c-cb1008481315 tempest-ServerActionsTestOtherB-1144638388 tempest-ServerActionsTestOtherB-1144638388-project-member] GET https://10.4.3.117/volume/v3/volumes/c692de7a-5ff3-4275-9221-9553648659e7 Jul 27 16:09:29.848264 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.openstack.wsgi [None req-b7fccde8-be25-4b93-8f3c-cb1008481315 tempest-ServerActionsTestOtherB-1144638388 tempest-ServerActionsTestOtherB-1144638388-project-member] Empty body provided in request {{(pid=100523) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:09:29.848532 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.openstack.wsgi [None req-b7fccde8-be25-4b93-8f3c-cb1008481315 tempest-ServerActionsTestOtherB-1144638388 tempest-ServerActionsTestOtherB-1144638388-project-member] Calling method 'show' {{(pid=100523) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:09:29.848768 np0000005924 devstack@c-api.service[100522]: INFO cinder.api.openstack.wsgi [req-1d1c29e0-1f63-43f8-8152-b81db4087c9e req-5dd95dd9-3d75-4bde-8adf-9b12f65b5376 tempest-VolumesTestJSON-2109815027 tempest-VolumesTestJSON-2109815027-project-reader] GET https://10.4.3.117/volume/v3/volumes/detail Jul 27 16:09:29.849001 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.openstack.wsgi [req-1d1c29e0-1f63-43f8-8152-b81db4087c9e req-5dd95dd9-3d75-4bde-8adf-9b12f65b5376 tempest-VolumesTestJSON-2109815027 tempest-VolumesTestJSON-2109815027-project-reader] Empty body provided in request {{(pid=100522) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:09:29.849267 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.openstack.wsgi [req-1d1c29e0-1f63-43f8-8152-b81db4087c9e req-5dd95dd9-3d75-4bde-8adf-9b12f65b5376 tempest-VolumesTestJSON-2109815027 tempest-VolumesTestJSON-2109815027-project-reader] Calling method 'detail' {{(pid=100522) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:09:29.849819 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.api_utils [req-1d1c29e0-1f63-43f8-8152-b81db4087c9e req-5dd95dd9-3d75-4bde-8adf-9b12f65b5376 tempest-VolumesTestJSON-2109815027 tempest-VolumesTestJSON-2109815027-project-reader] Removing options '' from query. {{(pid=100522) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 27 16:09:29.850862 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.volume.api [req-1d1c29e0-1f63-43f8-8152-b81db4087c9e req-5dd95dd9-3d75-4bde-8adf-9b12f65b5376 tempest-VolumesTestJSON-2109815027 tempest-VolumesTestJSON-2109815027-project-reader] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100522) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 27 16:09:29.861660 np0000005924 devstack@c-api.service[100522]: INFO cinder.volume.api [req-1d1c29e0-1f63-43f8-8152-b81db4087c9e req-5dd95dd9-3d75-4bde-8adf-9b12f65b5376 tempest-VolumesTestJSON-2109815027 tempest-VolumesTestJSON-2109815027-project-reader] Get all volumes completed successfully. Jul 27 16:09:29.863254 np0000005924 devstack@c-api.service[100522]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:09:29.863254 np0000005924 devstack@c-api.service[100522]: warnings.warn( Jul 27 16:09:29.864121 np0000005924 devstack@c-api.service[100523]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:09:29.864121 np0000005924 devstack@c-api.service[100523]: warnings.warn( Jul 27 16:09:29.870489 np0000005924 devstack@c-api.service[100523]: INFO cinder.volume.api [None req-b7fccde8-be25-4b93-8f3c-cb1008481315 tempest-ServerActionsTestOtherB-1144638388 tempest-ServerActionsTestOtherB-1144638388-project-member] Volume info retrieved successfully. Jul 27 16:09:29.873736 np0000005924 devstack@c-api.service[100522]: INFO cinder.api.openstack.wsgi [req-1d1c29e0-1f63-43f8-8152-b81db4087c9e req-5dd95dd9-3d75-4bde-8adf-9b12f65b5376 tempest-VolumesTestJSON-2109815027 tempest-VolumesTestJSON-2109815027-project-reader] https://10.4.3.117/volume/v3/volumes/detail returned with HTTP 200 Jul 27 16:09:29.873736 np0000005924 devstack@c-api.service[100522]: [pid: 100522|app: 0|req: 152/612] 10.4.3.117 () {68 vars in 1508 bytes} [Mon Jul 27 16:09:29 2026] GET /volume/v3/volumes/detail => generated 2541 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 27 16:09:29.875295 np0000005924 devstack@c-api.service[100523]: INFO cinder.api.openstack.wsgi [None req-b7fccde8-be25-4b93-8f3c-cb1008481315 tempest-ServerActionsTestOtherB-1144638388 tempest-ServerActionsTestOtherB-1144638388-project-member] https://10.4.3.117/volume/v3/volumes/c692de7a-5ff3-4275-9221-9553648659e7 returned with HTTP 200 Jul 27 16:09:29.875698 np0000005924 devstack@c-api.service[100523]: [pid: 100523|app: 0|req: 152/613] 10.4.3.117 () {66 vars in 1348 bytes} [Mon Jul 27 16:09:29 2026] GET /volume/v3/volumes/c692de7a-5ff3-4275-9221-9553648659e7 => generated 846 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 27 16:09:29.889495 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.middleware.request_id [None req-6bea9b05-0225-4417-b203-4e76598507b7 None None] RequestId filter calling following filter/app {{(pid=100524) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:09:29.891546 np0000005924 devstack@c-api.service[100524]: INFO cinder.api.openstack.wsgi [None req-6bea9b05-0225-4417-b203-4e76598507b7 tempest-VolumesTestJSON-2109815027 tempest-VolumesTestJSON-2109815027-project-member] DELETE https://10.4.3.117/volume/v3/volumes/b1dfaac8-09e0-4a0a-95cf-cf76ee4aadc9 Jul 27 16:09:29.893266 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.openstack.wsgi [None req-6bea9b05-0225-4417-b203-4e76598507b7 tempest-VolumesTestJSON-2109815027 tempest-VolumesTestJSON-2109815027-project-member] Empty body provided in request {{(pid=100524) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:09:29.893266 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.openstack.wsgi [None req-6bea9b05-0225-4417-b203-4e76598507b7 tempest-VolumesTestJSON-2109815027 tempest-VolumesTestJSON-2109815027-project-member] Calling method 'delete' {{(pid=100524) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:09:29.893266 np0000005924 devstack@c-api.service[100524]: INFO cinder.api.v3.volumes [None req-6bea9b05-0225-4417-b203-4e76598507b7 tempest-VolumesTestJSON-2109815027 tempest-VolumesTestJSON-2109815027-project-member] Delete volume with id: b1dfaac8-09e0-4a0a-95cf-cf76ee4aadc9 Jul 27 16:09:29.908289 np0000005924 devstack@c-api.service[100524]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:09:29.908289 np0000005924 devstack@c-api.service[100524]: warnings.warn( Jul 27 16:09:29.908773 np0000005924 devstack@c-api.service[100524]: INFO cinder.volume.api [None req-6bea9b05-0225-4417-b203-4e76598507b7 tempest-VolumesTestJSON-2109815027 tempest-VolumesTestJSON-2109815027-project-member] Volume info retrieved successfully. Jul 27 16:09:29.933965 np0000005924 devstack@c-api.service[100524]: INFO cinder.volume.api [None req-6bea9b05-0225-4417-b203-4e76598507b7 tempest-VolumesTestJSON-2109815027 tempest-VolumesTestJSON-2109815027-project-member] Delete volume request issued successfully. Jul 27 16:09:29.934156 np0000005924 devstack@c-api.service[100524]: INFO cinder.api.openstack.wsgi [None req-6bea9b05-0225-4417-b203-4e76598507b7 tempest-VolumesTestJSON-2109815027 tempest-VolumesTestJSON-2109815027-project-member] https://10.4.3.117/volume/v3/volumes/b1dfaac8-09e0-4a0a-95cf-cf76ee4aadc9 returned with HTTP 202 Jul 27 16:09:29.934553 np0000005924 devstack@c-api.service[100524]: [pid: 100524|app: 0|req: 159/614] 10.4.3.117 () {66 vars in 1351 bytes} [Mon Jul 27 16:09:29 2026] DELETE /volume/v3/volumes/b1dfaac8-09e0-4a0a-95cf-cf76ee4aadc9 => generated 0 bytes in 46 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 27 16:09:29.941756 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.middleware.request_id [None req-cffb26e0-4649-45d1-b9ec-3e048c8956c6 None None] RequestId filter calling following filter/app {{(pid=100521) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:09:29.946816 np0000005924 devstack@c-api.service[100521]: INFO cinder.api.openstack.wsgi [None req-cffb26e0-4649-45d1-b9ec-3e048c8956c6 tempest-VolumesTestJSON-2109815027 tempest-VolumesTestJSON-2109815027-project-member] GET https://10.4.3.117/volume/v3/volumes/b1dfaac8-09e0-4a0a-95cf-cf76ee4aadc9 Jul 27 16:09:29.947098 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.openstack.wsgi [None req-cffb26e0-4649-45d1-b9ec-3e048c8956c6 tempest-VolumesTestJSON-2109815027 tempest-VolumesTestJSON-2109815027-project-member] Empty body provided in request {{(pid=100521) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:09:29.947382 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.openstack.wsgi [None req-cffb26e0-4649-45d1-b9ec-3e048c8956c6 tempest-VolumesTestJSON-2109815027 tempest-VolumesTestJSON-2109815027-project-member] Calling method 'show' {{(pid=100521) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:09:29.960057 np0000005924 devstack@c-api.service[100521]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:09:29.960057 np0000005924 devstack@c-api.service[100521]: warnings.warn( Jul 27 16:09:29.964828 np0000005924 devstack@c-api.service[100521]: INFO cinder.volume.api [None req-cffb26e0-4649-45d1-b9ec-3e048c8956c6 tempest-VolumesTestJSON-2109815027 tempest-VolumesTestJSON-2109815027-project-member] Volume info retrieved successfully. Jul 27 16:09:29.970357 np0000005924 devstack@c-api.service[100521]: INFO cinder.api.openstack.wsgi [None req-cffb26e0-4649-45d1-b9ec-3e048c8956c6 tempest-VolumesTestJSON-2109815027 tempest-VolumesTestJSON-2109815027-project-member] https://10.4.3.117/volume/v3/volumes/b1dfaac8-09e0-4a0a-95cf-cf76ee4aadc9 returned with HTTP 200 Jul 27 16:09:29.970968 np0000005924 devstack@c-api.service[100521]: [pid: 100521|app: 0|req: 152/615] 10.4.3.117 () {66 vars in 1348 bytes} [Mon Jul 27 16:09:29 2026] GET /volume/v3/volumes/b1dfaac8-09e0-4a0a-95cf-cf76ee4aadc9 => generated 851 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 27 16:09:30.887696 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.middleware.request_id [None req-3933ef6e-0420-4206-9182-6dbc1837a0d7 None None] RequestId filter calling following filter/app {{(pid=100522) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:09:30.889449 np0000005924 devstack@c-api.service[100522]: INFO cinder.api.openstack.wsgi [None req-3933ef6e-0420-4206-9182-6dbc1837a0d7 tempest-ServerActionsTestOtherB-1144638388 tempest-ServerActionsTestOtherB-1144638388-project-member] GET https://10.4.3.117/volume/v3/volumes/c692de7a-5ff3-4275-9221-9553648659e7 Jul 27 16:09:30.889645 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.openstack.wsgi [None req-3933ef6e-0420-4206-9182-6dbc1837a0d7 tempest-ServerActionsTestOtherB-1144638388 tempest-ServerActionsTestOtherB-1144638388-project-member] Empty body provided in request {{(pid=100522) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:09:30.889851 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.openstack.wsgi [None req-3933ef6e-0420-4206-9182-6dbc1837a0d7 tempest-ServerActionsTestOtherB-1144638388 tempest-ServerActionsTestOtherB-1144638388-project-member] Calling method 'show' {{(pid=100522) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:09:30.905557 np0000005924 devstack@c-api.service[100522]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:09:30.905557 np0000005924 devstack@c-api.service[100522]: warnings.warn( Jul 27 16:09:30.909355 np0000005924 devstack@c-api.service[100522]: INFO cinder.volume.api [None req-3933ef6e-0420-4206-9182-6dbc1837a0d7 tempest-ServerActionsTestOtherB-1144638388 tempest-ServerActionsTestOtherB-1144638388-project-member] Volume info retrieved successfully. Jul 27 16:09:30.914635 np0000005924 devstack@c-api.service[100522]: INFO cinder.api.openstack.wsgi [None req-3933ef6e-0420-4206-9182-6dbc1837a0d7 tempest-ServerActionsTestOtherB-1144638388 tempest-ServerActionsTestOtherB-1144638388-project-member] https://10.4.3.117/volume/v3/volumes/c692de7a-5ff3-4275-9221-9553648659e7 returned with HTTP 200 Jul 27 16:09:30.915088 np0000005924 devstack@c-api.service[100522]: [pid: 100522|app: 0|req: 153/616] 10.4.3.117 () {66 vars in 1348 bytes} [Mon Jul 27 16:09:30 2026] GET /volume/v3/volumes/c692de7a-5ff3-4275-9221-9553648659e7 => generated 846 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jul 27 16:09:30.983101 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.middleware.request_id [None req-7c416cca-a14c-4de8-86a9-9abc6500ea7d None None] RequestId filter calling following filter/app {{(pid=100523) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:09:30.988986 np0000005924 devstack@c-api.service[100523]: INFO cinder.api.openstack.wsgi [None req-7c416cca-a14c-4de8-86a9-9abc6500ea7d tempest-VolumesTestJSON-2109815027 tempest-VolumesTestJSON-2109815027-project-member] GET https://10.4.3.117/volume/v3/volumes/b1dfaac8-09e0-4a0a-95cf-cf76ee4aadc9 Jul 27 16:09:30.989242 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.openstack.wsgi [None req-7c416cca-a14c-4de8-86a9-9abc6500ea7d tempest-VolumesTestJSON-2109815027 tempest-VolumesTestJSON-2109815027-project-member] Empty body provided in request {{(pid=100523) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:09:30.989505 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.openstack.wsgi [None req-7c416cca-a14c-4de8-86a9-9abc6500ea7d tempest-VolumesTestJSON-2109815027 tempest-VolumesTestJSON-2109815027-project-member] Calling method 'show' {{(pid=100523) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:09:30.998020 np0000005924 devstack@c-api.service[100523]: INFO cinder.api.openstack.wsgi [None req-7c416cca-a14c-4de8-86a9-9abc6500ea7d tempest-VolumesTestJSON-2109815027 tempest-VolumesTestJSON-2109815027-project-member] https://10.4.3.117/volume/v3/volumes/b1dfaac8-09e0-4a0a-95cf-cf76ee4aadc9 returned with HTTP 404 Jul 27 16:09:30.998020 np0000005924 devstack@c-api.service[100523]: [pid: 100523|app: 0|req: 153/617] 10.4.3.117 () {66 vars in 1348 bytes} [Mon Jul 27 16:09:30 2026] GET /volume/v3/volumes/b1dfaac8-09e0-4a0a-95cf-cf76ee4aadc9 => generated 109 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 27 16:09:31.005059 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.middleware.request_id [None req-678cee73-8b01-4f33-972e-9a46d0b5b117 None None] RequestId filter calling following filter/app {{(pid=100524) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:09:31.006963 np0000005924 devstack@c-api.service[100524]: INFO cinder.api.openstack.wsgi [None req-678cee73-8b01-4f33-972e-9a46d0b5b117 tempest-VolumesTestJSON-2109815027 tempest-VolumesTestJSON-2109815027-project-member] DELETE https://10.4.3.117/volume/v3/volumes/7b75e9f2-b3bd-408b-8748-66e03a6e5d52 Jul 27 16:09:31.007311 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.openstack.wsgi [None req-678cee73-8b01-4f33-972e-9a46d0b5b117 tempest-VolumesTestJSON-2109815027 tempest-VolumesTestJSON-2109815027-project-member] Empty body provided in request {{(pid=100524) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:09:31.008383 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.openstack.wsgi [None req-678cee73-8b01-4f33-972e-9a46d0b5b117 tempest-VolumesTestJSON-2109815027 tempest-VolumesTestJSON-2109815027-project-member] Calling method 'delete' {{(pid=100524) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:09:31.008383 np0000005924 devstack@c-api.service[100524]: INFO cinder.api.v3.volumes [None req-678cee73-8b01-4f33-972e-9a46d0b5b117 tempest-VolumesTestJSON-2109815027 tempest-VolumesTestJSON-2109815027-project-member] Delete volume with id: 7b75e9f2-b3bd-408b-8748-66e03a6e5d52 Jul 27 16:09:31.015301 np0000005924 devstack@c-api.service[100524]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:09:31.015301 np0000005924 devstack@c-api.service[100524]: warnings.warn( Jul 27 16:09:31.016018 np0000005924 devstack@c-api.service[100524]: INFO cinder.volume.api [None req-678cee73-8b01-4f33-972e-9a46d0b5b117 tempest-VolumesTestJSON-2109815027 tempest-VolumesTestJSON-2109815027-project-member] Volume info retrieved successfully. Jul 27 16:09:31.040547 np0000005924 devstack@c-api.service[100524]: INFO cinder.volume.api [None req-678cee73-8b01-4f33-972e-9a46d0b5b117 tempest-VolumesTestJSON-2109815027 tempest-VolumesTestJSON-2109815027-project-member] Delete volume request issued successfully. Jul 27 16:09:31.040547 np0000005924 devstack@c-api.service[100524]: INFO cinder.api.openstack.wsgi [None req-678cee73-8b01-4f33-972e-9a46d0b5b117 tempest-VolumesTestJSON-2109815027 tempest-VolumesTestJSON-2109815027-project-member] https://10.4.3.117/volume/v3/volumes/7b75e9f2-b3bd-408b-8748-66e03a6e5d52 returned with HTTP 202 Jul 27 16:09:31.040547 np0000005924 devstack@c-api.service[100524]: [pid: 100524|app: 0|req: 160/618] 10.4.3.117 () {66 vars in 1351 bytes} [Mon Jul 27 16:09:31 2026] DELETE /volume/v3/volumes/7b75e9f2-b3bd-408b-8748-66e03a6e5d52 => generated 0 bytes in 36 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 27 16:09:31.046683 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.middleware.request_id [None req-e8622bbd-8563-4e82-9da1-061bbb846762 None None] RequestId filter calling following filter/app {{(pid=100521) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:09:31.048351 np0000005924 devstack@c-api.service[100521]: INFO cinder.api.openstack.wsgi [None req-e8622bbd-8563-4e82-9da1-061bbb846762 tempest-VolumesTestJSON-2109815027 tempest-VolumesTestJSON-2109815027-project-member] GET https://10.4.3.117/volume/v3/volumes/7b75e9f2-b3bd-408b-8748-66e03a6e5d52 Jul 27 16:09:31.048546 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.openstack.wsgi [None req-e8622bbd-8563-4e82-9da1-061bbb846762 tempest-VolumesTestJSON-2109815027 tempest-VolumesTestJSON-2109815027-project-member] Empty body provided in request {{(pid=100521) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:09:31.048729 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.openstack.wsgi [None req-e8622bbd-8563-4e82-9da1-061bbb846762 tempest-VolumesTestJSON-2109815027 tempest-VolumesTestJSON-2109815027-project-member] Calling method 'show' {{(pid=100521) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:09:31.055590 np0000005924 devstack@c-api.service[100521]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:09:31.055590 np0000005924 devstack@c-api.service[100521]: warnings.warn( Jul 27 16:09:31.060267 np0000005924 devstack@c-api.service[100521]: INFO cinder.volume.api [None req-e8622bbd-8563-4e82-9da1-061bbb846762 tempest-VolumesTestJSON-2109815027 tempest-VolumesTestJSON-2109815027-project-member] Volume info retrieved successfully. Jul 27 16:09:31.064017 np0000005924 devstack@c-api.service[100521]: INFO cinder.api.openstack.wsgi [None req-e8622bbd-8563-4e82-9da1-061bbb846762 tempest-VolumesTestJSON-2109815027 tempest-VolumesTestJSON-2109815027-project-member] https://10.4.3.117/volume/v3/volumes/7b75e9f2-b3bd-408b-8748-66e03a6e5d52 returned with HTTP 200 Jul 27 16:09:31.064744 np0000005924 devstack@c-api.service[100521]: [pid: 100521|app: 0|req: 153/619] 10.4.3.117 () {66 vars in 1348 bytes} [Mon Jul 27 16:09:31 2026] GET /volume/v3/volumes/7b75e9f2-b3bd-408b-8748-66e03a6e5d52 => generated 852 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 27 16:09:31.699447 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.middleware.request_id [req-343f5424-f796-4437-ae72-99ac0f033168 req-fe687ab6-c142-4102-afe7-8047a7001bee None None] RequestId filter calling following filter/app {{(pid=100522) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:09:31.701668 np0000005924 devstack@c-api.service[100522]: INFO cinder.api.openstack.wsgi [req-343f5424-f796-4437-ae72-99ac0f033168 req-fe687ab6-c142-4102-afe7-8047a7001bee tempest-VolumesSnapshotTestJSON-1761742646 tempest-VolumesSnapshotTestJSON-1761742646-project-member] GET https://10.4.3.117/volume/v3/volumes/51c6d241-93f2-40c8-851d-510bbdb02db7 Jul 27 16:09:31.701845 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.openstack.wsgi [req-343f5424-f796-4437-ae72-99ac0f033168 req-fe687ab6-c142-4102-afe7-8047a7001bee tempest-VolumesSnapshotTestJSON-1761742646 tempest-VolumesSnapshotTestJSON-1761742646-project-member] Empty body provided in request {{(pid=100522) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:09:31.702017 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.openstack.wsgi [req-343f5424-f796-4437-ae72-99ac0f033168 req-fe687ab6-c142-4102-afe7-8047a7001bee tempest-VolumesSnapshotTestJSON-1761742646 tempest-VolumesSnapshotTestJSON-1761742646-project-member] Calling method 'show' {{(pid=100522) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:09:31.709749 np0000005924 devstack@c-api.service[100522]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:09:31.709749 np0000005924 devstack@c-api.service[100522]: warnings.warn( Jul 27 16:09:31.712880 np0000005924 devstack@c-api.service[100522]: INFO cinder.volume.api [req-343f5424-f796-4437-ae72-99ac0f033168 req-fe687ab6-c142-4102-afe7-8047a7001bee tempest-VolumesSnapshotTestJSON-1761742646 tempest-VolumesSnapshotTestJSON-1761742646-project-member] Volume info retrieved successfully. Jul 27 16:09:31.717084 np0000005924 devstack@c-api.service[100522]: INFO cinder.api.openstack.wsgi [req-343f5424-f796-4437-ae72-99ac0f033168 req-fe687ab6-c142-4102-afe7-8047a7001bee tempest-VolumesSnapshotTestJSON-1761742646 tempest-VolumesSnapshotTestJSON-1761742646-project-member] https://10.4.3.117/volume/v3/volumes/51c6d241-93f2-40c8-851d-510bbdb02db7 returned with HTTP 200 Jul 27 16:09:31.717470 np0000005924 devstack@c-api.service[100522]: [pid: 100522|app: 0|req: 154/620] 10.4.3.117 () {68 vars in 1598 bytes} [Mon Jul 27 16:09:31 2026] GET /volume/v3/volumes/51c6d241-93f2-40c8-851d-510bbdb02db7 => generated 1361 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 27 16:09:31.808010 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.middleware.request_id [None req-d6b8cbe8-98bd-45e9-8cc0-8b601ee012c4 None None] RequestId filter calling following filter/app {{(pid=100523) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:09:31.808460 np0000005924 devstack@c-api.service[100523]: INFO cinder.api.openstack.wsgi [None req-d6b8cbe8-98bd-45e9-8cc0-8b601ee012c4 None None] GET https://10.4.3.117/volume// Jul 27 16:09:31.808640 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.openstack.wsgi [None req-d6b8cbe8-98bd-45e9-8cc0-8b601ee012c4 None None] Empty body provided in request {{(pid=100523) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:09:31.808824 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.openstack.wsgi [None req-d6b8cbe8-98bd-45e9-8cc0-8b601ee012c4 None None] Calling method 'all' {{(pid=100523) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:09:31.809170 np0000005924 devstack@c-api.service[100523]: INFO cinder.api.openstack.wsgi [None req-d6b8cbe8-98bd-45e9-8cc0-8b601ee012c4 None None] https://10.4.3.117/volume// returned with HTTP 300 Jul 27 16:09:31.809492 np0000005924 devstack@c-api.service[100523]: [pid: 100523|app: 0|req: 154/621] 10.4.3.117 () {66 vars in 1428 bytes} [Mon Jul 27 16:09:31 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 27 16:09:31.817799 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.middleware.request_id [req-343f5424-f796-4437-ae72-99ac0f033168 req-3db9ef6a-1e96-42e9-8057-fdc237a66ea0 None None] RequestId filter calling following filter/app {{(pid=100524) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:09:31.819470 np0000005924 devstack@c-api.service[100524]: INFO cinder.api.openstack.wsgi [req-343f5424-f796-4437-ae72-99ac0f033168 req-3db9ef6a-1e96-42e9-8057-fdc237a66ea0 tempest-VolumesSnapshotTestJSON-1761742646 tempest-VolumesSnapshotTestJSON-1761742646-project-member] POST https://10.4.3.117/volume/v3/attachments Jul 27 16:09:31.823359 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.openstack.wsgi [req-343f5424-f796-4437-ae72-99ac0f033168 req-3db9ef6a-1e96-42e9-8057-fdc237a66ea0 tempest-VolumesSnapshotTestJSON-1761742646 tempest-VolumesSnapshotTestJSON-1761742646-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "51c6d241-93f2-40c8-851d-510bbdb02db7", "connector": null, "instance_uuid": "bfef5486-01aa-4a6b-95c6-6188fb24fa64"}} {{(pid=100524) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 27 16:09:31.831979 np0000005924 devstack@c-api.service[100524]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:09:31.831979 np0000005924 devstack@c-api.service[100524]: warnings.warn( Jul 27 16:09:31.875245 np0000005924 devstack@c-api.service[100524]: INFO cinder.api.openstack.wsgi [req-343f5424-f796-4437-ae72-99ac0f033168 req-3db9ef6a-1e96-42e9-8057-fdc237a66ea0 tempest-VolumesSnapshotTestJSON-1761742646 tempest-VolumesSnapshotTestJSON-1761742646-project-member] https://10.4.3.117/volume/v3/attachments returned with HTTP 200 Jul 27 16:09:31.875245 np0000005924 devstack@c-api.service[100524]: [pid: 100524|app: 0|req: 161/622] 10.4.3.117 () {74 vars in 1594 bytes} [Mon Jul 27 16:09:31 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 27 16:09:31.920923 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.middleware.request_id [None req-911fdbf6-81b0-4dc2-adaf-d4689c3f1083 None None] RequestId filter calling following filter/app {{(pid=100521) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:09:31.923559 np0000005924 devstack@c-api.service[100521]: INFO cinder.api.openstack.wsgi [None req-911fdbf6-81b0-4dc2-adaf-d4689c3f1083 tempest-VolumesSnapshotTestJSON-1761742646 tempest-VolumesSnapshotTestJSON-1761742646-project-member] GET https://10.4.3.117/volume/v3/volumes/51c6d241-93f2-40c8-851d-510bbdb02db7 Jul 27 16:09:31.923808 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.openstack.wsgi [None req-911fdbf6-81b0-4dc2-adaf-d4689c3f1083 tempest-VolumesSnapshotTestJSON-1761742646 tempest-VolumesSnapshotTestJSON-1761742646-project-member] Empty body provided in request {{(pid=100521) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:09:31.923993 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.openstack.wsgi [None req-911fdbf6-81b0-4dc2-adaf-d4689c3f1083 tempest-VolumesSnapshotTestJSON-1761742646 tempest-VolumesSnapshotTestJSON-1761742646-project-member] Calling method 'show' {{(pid=100521) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:09:31.930774 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.middleware.request_id [None req-d6becf50-c09e-4df6-a3be-24a77b4a4f36 None None] RequestId filter calling following filter/app {{(pid=100522) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:09:31.932847 np0000005924 devstack@c-api.service[100522]: INFO cinder.api.openstack.wsgi [None req-d6becf50-c09e-4df6-a3be-24a77b4a4f36 tempest-ServerActionsTestOtherB-1144638388 tempest-ServerActionsTestOtherB-1144638388-project-member] GET https://10.4.3.117/volume/v3/volumes/c692de7a-5ff3-4275-9221-9553648659e7 Jul 27 16:09:31.933083 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.openstack.wsgi [None req-d6becf50-c09e-4df6-a3be-24a77b4a4f36 tempest-ServerActionsTestOtherB-1144638388 tempest-ServerActionsTestOtherB-1144638388-project-member] Empty body provided in request {{(pid=100522) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:09:31.933315 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.openstack.wsgi [None req-d6becf50-c09e-4df6-a3be-24a77b4a4f36 tempest-ServerActionsTestOtherB-1144638388 tempest-ServerActionsTestOtherB-1144638388-project-member] Calling method 'show' {{(pid=100522) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:09:31.937385 np0000005924 devstack@c-api.service[100521]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:09:31.937385 np0000005924 devstack@c-api.service[100521]: warnings.warn( Jul 27 16:09:31.942117 np0000005924 devstack@c-api.service[100521]: INFO cinder.volume.api [None req-911fdbf6-81b0-4dc2-adaf-d4689c3f1083 tempest-VolumesSnapshotTestJSON-1761742646 tempest-VolumesSnapshotTestJSON-1761742646-project-member] Volume info retrieved successfully. Jul 27 16:09:31.947429 np0000005924 devstack@c-api.service[100521]: INFO cinder.api.openstack.wsgi [None req-911fdbf6-81b0-4dc2-adaf-d4689c3f1083 tempest-VolumesSnapshotTestJSON-1761742646 tempest-VolumesSnapshotTestJSON-1761742646-project-member] https://10.4.3.117/volume/v3/volumes/51c6d241-93f2-40c8-851d-510bbdb02db7 returned with HTTP 200 Jul 27 16:09:31.947779 np0000005924 devstack@c-api.service[100521]: [pid: 100521|app: 0|req: 154/623] 10.4.3.117 () {66 vars in 1348 bytes} [Mon Jul 27 16:09:31 2026] GET /volume/v3/volumes/51c6d241-93f2-40c8-851d-510bbdb02db7 => generated 1360 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 27 16:09:31.948267 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.middleware.request_id [None req-1874bd53-f4ca-4e08-88d1-9381c3588857 None None] RequestId filter calling following filter/app {{(pid=100523) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:09:31.948550 np0000005924 devstack@c-api.service[100522]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:09:31.948550 np0000005924 devstack@c-api.service[100522]: warnings.warn( Jul 27 16:09:31.948656 np0000005924 devstack@c-api.service[100523]: INFO cinder.api.openstack.wsgi [None req-1874bd53-f4ca-4e08-88d1-9381c3588857 None None] GET https://10.4.3.117/volume// Jul 27 16:09:31.948843 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.openstack.wsgi [None req-1874bd53-f4ca-4e08-88d1-9381c3588857 None None] Empty body provided in request {{(pid=100523) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:09:31.949018 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.openstack.wsgi [None req-1874bd53-f4ca-4e08-88d1-9381c3588857 None None] Calling method 'all' {{(pid=100523) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:09:31.949355 np0000005924 devstack@c-api.service[100523]: INFO cinder.api.openstack.wsgi [None req-1874bd53-f4ca-4e08-88d1-9381c3588857 None None] https://10.4.3.117/volume// returned with HTTP 300 Jul 27 16:09:31.949610 np0000005924 devstack@c-api.service[100523]: [pid: 100523|app: 0|req: 155/624] 10.4.3.117 () {66 vars in 1426 bytes} [Mon Jul 27 16:09:31 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 27 16:09:31.953372 np0000005924 devstack@c-api.service[100522]: INFO cinder.volume.api [None req-d6becf50-c09e-4df6-a3be-24a77b4a4f36 tempest-ServerActionsTestOtherB-1144638388 tempest-ServerActionsTestOtherB-1144638388-project-member] Volume info retrieved successfully. Jul 27 16:09:31.957726 np0000005924 devstack@c-api.service[100522]: INFO cinder.api.openstack.wsgi [None req-d6becf50-c09e-4df6-a3be-24a77b4a4f36 tempest-ServerActionsTestOtherB-1144638388 tempest-ServerActionsTestOtherB-1144638388-project-member] https://10.4.3.117/volume/v3/volumes/c692de7a-5ff3-4275-9221-9553648659e7 returned with HTTP 200 Jul 27 16:09:31.959260 np0000005924 devstack@c-api.service[100522]: [pid: 100522|app: 0|req: 155/625] 10.4.3.117 () {66 vars in 1348 bytes} [Mon Jul 27 16:09:31 2026] GET /volume/v3/volumes/c692de7a-5ff3-4275-9221-9553648659e7 => generated 846 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 27 16:09:31.960974 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.middleware.request_id [req-343f5424-f796-4437-ae72-99ac0f033168 req-18daeccf-4aa2-4fe1-8546-dee083ac1792 None None] RequestId filter calling following filter/app {{(pid=100524) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:09:31.963518 np0000005924 devstack@c-api.service[100524]: INFO cinder.api.openstack.wsgi [req-343f5424-f796-4437-ae72-99ac0f033168 req-18daeccf-4aa2-4fe1-8546-dee083ac1792 tempest-VolumesSnapshotTestJSON-1761742646 tempest-VolumesSnapshotTestJSON-1761742646-project-member] GET https://10.4.3.117/volume/v3/volumes/51c6d241-93f2-40c8-851d-510bbdb02db7 Jul 27 16:09:31.963897 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.openstack.wsgi [req-343f5424-f796-4437-ae72-99ac0f033168 req-18daeccf-4aa2-4fe1-8546-dee083ac1792 tempest-VolumesSnapshotTestJSON-1761742646 tempest-VolumesSnapshotTestJSON-1761742646-project-member] Empty body provided in request {{(pid=100524) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:09:31.964256 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.openstack.wsgi [req-343f5424-f796-4437-ae72-99ac0f033168 req-18daeccf-4aa2-4fe1-8546-dee083ac1792 tempest-VolumesSnapshotTestJSON-1761742646 tempest-VolumesSnapshotTestJSON-1761742646-project-member] Calling method 'show' {{(pid=100524) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:09:31.975755 np0000005924 devstack@c-api.service[100524]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:09:31.975755 np0000005924 devstack@c-api.service[100524]: warnings.warn( Jul 27 16:09:31.978940 np0000005924 devstack@c-api.service[100524]: INFO cinder.volume.api [req-343f5424-f796-4437-ae72-99ac0f033168 req-18daeccf-4aa2-4fe1-8546-dee083ac1792 tempest-VolumesSnapshotTestJSON-1761742646 tempest-VolumesSnapshotTestJSON-1761742646-project-member] Volume info retrieved successfully. Jul 27 16:09:31.985053 np0000005924 devstack@c-api.service[100524]: INFO cinder.api.openstack.wsgi [req-343f5424-f796-4437-ae72-99ac0f033168 req-18daeccf-4aa2-4fe1-8546-dee083ac1792 tempest-VolumesSnapshotTestJSON-1761742646 tempest-VolumesSnapshotTestJSON-1761742646-project-member] https://10.4.3.117/volume/v3/volumes/51c6d241-93f2-40c8-851d-510bbdb02db7 returned with HTTP 200 Jul 27 16:09:31.985737 np0000005924 devstack@c-api.service[100524]: [pid: 100524|app: 0|req: 162/626] 10.4.3.117 () {70 vars in 1639 bytes} [Mon Jul 27 16:09:31 2026] GET /volume/v3/volumes/51c6d241-93f2-40c8-851d-510bbdb02db7 => generated 1540 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 27 16:09:31.996925 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.middleware.request_id [None req-ade95f4b-8111-4795-ad14-fa088009a700 None None] RequestId filter calling following filter/app {{(pid=100521) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:09:31.997246 np0000005924 devstack@c-api.service[100521]: INFO cinder.api.openstack.wsgi [None req-ade95f4b-8111-4795-ad14-fa088009a700 None None] GET https://10.4.3.117/volume// Jul 27 16:09:31.997483 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.openstack.wsgi [None req-ade95f4b-8111-4795-ad14-fa088009a700 None None] Empty body provided in request {{(pid=100521) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:09:31.998137 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.openstack.wsgi [None req-ade95f4b-8111-4795-ad14-fa088009a700 None None] Calling method 'all' {{(pid=100521) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:09:31.998137 np0000005924 devstack@c-api.service[100521]: INFO cinder.api.openstack.wsgi [None req-ade95f4b-8111-4795-ad14-fa088009a700 None None] https://10.4.3.117/volume// returned with HTTP 300 Jul 27 16:09:31.998629 np0000005924 devstack@c-api.service[100521]: [pid: 100521|app: 0|req: 155/627] 10.4.3.117 () {66 vars in 1426 bytes} [Mon Jul 27 16:09:31 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 27 16:09:32.008143 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.middleware.request_id [req-d0738443-79cd-47a6-a844-a56e5cede95a req-31d481be-a038-43c3-af43-caba68312bd7 None None] RequestId filter calling following filter/app {{(pid=100523) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:09:32.010770 np0000005924 devstack@c-api.service[100523]: INFO cinder.api.openstack.wsgi [req-d0738443-79cd-47a6-a844-a56e5cede95a req-31d481be-a038-43c3-af43-caba68312bd7 tempest-ServerActionsTestOtherA-1133375341 tempest-ServerActionsTestOtherA-1133375341-project-member] GET https://10.4.3.117/volume/v3/volumes/82095e13-9ba3-4cb8-ae16-e6dfce88713f Jul 27 16:09:32.010887 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.openstack.wsgi [req-d0738443-79cd-47a6-a844-a56e5cede95a req-31d481be-a038-43c3-af43-caba68312bd7 tempest-ServerActionsTestOtherA-1133375341 tempest-ServerActionsTestOtherA-1133375341-project-member] Empty body provided in request {{(pid=100523) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:09:32.011090 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.openstack.wsgi [req-d0738443-79cd-47a6-a844-a56e5cede95a req-31d481be-a038-43c3-af43-caba68312bd7 tempest-ServerActionsTestOtherA-1133375341 tempest-ServerActionsTestOtherA-1133375341-project-member] Calling method 'show' {{(pid=100523) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:09:32.020388 np0000005924 devstack@c-api.service[100523]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:09:32.020388 np0000005924 devstack@c-api.service[100523]: warnings.warn( Jul 27 16:09:32.023676 np0000005924 devstack@c-api.service[100523]: INFO cinder.volume.api [req-d0738443-79cd-47a6-a844-a56e5cede95a req-31d481be-a038-43c3-af43-caba68312bd7 tempest-ServerActionsTestOtherA-1133375341 tempest-ServerActionsTestOtherA-1133375341-project-member] Volume info retrieved successfully. Jul 27 16:09:32.027269 np0000005924 devstack@c-api.service[100523]: INFO cinder.api.openstack.wsgi [req-d0738443-79cd-47a6-a844-a56e5cede95a req-31d481be-a038-43c3-af43-caba68312bd7 tempest-ServerActionsTestOtherA-1133375341 tempest-ServerActionsTestOtherA-1133375341-project-member] https://10.4.3.117/volume/v3/volumes/82095e13-9ba3-4cb8-ae16-e6dfce88713f returned with HTTP 200 Jul 27 16:09:32.027650 np0000005924 devstack@c-api.service[100523]: [pid: 100523|app: 0|req: 156/628] 10.4.3.117 () {70 vars in 1639 bytes} [Mon Jul 27 16:09:32 2026] GET /volume/v3/volumes/82095e13-9ba3-4cb8-ae16-e6dfce88713f => generated 1025 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 27 16:09:32.073137 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.middleware.request_id [req-31fcddda-9b2b-4b0b-ab1c-3f895f51d33d req-86fb5511-663e-4267-8f92-fa60d1376acd None None] RequestId filter calling following filter/app {{(pid=100522) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:09:32.077458 np0000005924 devstack@c-api.service[100522]: INFO cinder.api.openstack.wsgi [req-31fcddda-9b2b-4b0b-ab1c-3f895f51d33d req-86fb5511-663e-4267-8f92-fa60d1376acd tempest-ServerActionsTestOtherB-1144638388 tempest-ServerActionsTestOtherB-1144638388-project-member] POST https://10.4.3.117/volume/v3/attachments/d21e208e-7baf-456d-98eb-101366b21129/action Jul 27 16:09:32.077458 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.openstack.wsgi [req-31fcddda-9b2b-4b0b-ab1c-3f895f51d33d req-86fb5511-663e-4267-8f92-fa60d1376acd tempest-ServerActionsTestOtherB-1144638388 tempest-ServerActionsTestOtherB-1144638388-project-member] Action body: b'{"os-complete": null}' {{(pid=100522) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 27 16:09:32.077458 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.openstack.wsgi [req-31fcddda-9b2b-4b0b-ab1c-3f895f51d33d req-86fb5511-663e-4267-8f92-fa60d1376acd tempest-ServerActionsTestOtherB-1144638388 tempest-ServerActionsTestOtherB-1144638388-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100522) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 27 16:09:32.081928 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.middleware.request_id [None req-bb862f64-262a-45b5-9c00-48dd928190d5 None None] RequestId filter calling following filter/app {{(pid=100524) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:09:32.084953 np0000005924 devstack@c-api.service[100524]: INFO cinder.api.openstack.wsgi [None req-bb862f64-262a-45b5-9c00-48dd928190d5 tempest-VolumesTestJSON-2109815027 tempest-VolumesTestJSON-2109815027-project-member] GET https://10.4.3.117/volume/v3/volumes/7b75e9f2-b3bd-408b-8748-66e03a6e5d52 Jul 27 16:09:32.086345 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.openstack.wsgi [None req-bb862f64-262a-45b5-9c00-48dd928190d5 tempest-VolumesTestJSON-2109815027 tempest-VolumesTestJSON-2109815027-project-member] Empty body provided in request {{(pid=100524) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:09:32.086345 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.openstack.wsgi [None req-bb862f64-262a-45b5-9c00-48dd928190d5 tempest-VolumesTestJSON-2109815027 tempest-VolumesTestJSON-2109815027-project-member] Calling method 'show' {{(pid=100524) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:09:32.094347 np0000005924 devstack@c-api.service[100522]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:09:32.094347 np0000005924 devstack@c-api.service[100522]: warnings.warn( Jul 27 16:09:32.096341 np0000005924 devstack@c-api.service[100524]: INFO cinder.api.openstack.wsgi [None req-bb862f64-262a-45b5-9c00-48dd928190d5 tempest-VolumesTestJSON-2109815027 tempest-VolumesTestJSON-2109815027-project-member] https://10.4.3.117/volume/v3/volumes/7b75e9f2-b3bd-408b-8748-66e03a6e5d52 returned with HTTP 404 Jul 27 16:09:32.096807 np0000005924 devstack@c-api.service[100524]: [pid: 100524|app: 0|req: 163/629] 10.4.3.117 () {66 vars in 1348 bytes} [Mon Jul 27 16:09:32 2026] GET /volume/v3/volumes/7b75e9f2-b3bd-408b-8748-66e03a6e5d52 => generated 109 bytes in 15 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 27 16:09:32.104046 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.middleware.request_id [req-343f5424-f796-4437-ae72-99ac0f033168 req-b717aad0-e4bf-4978-b7dd-7ca414696a58 None None] RequestId filter calling following filter/app {{(pid=100521) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:09:32.107524 np0000005924 devstack@c-api.service[100521]: INFO cinder.api.openstack.wsgi [req-343f5424-f796-4437-ae72-99ac0f033168 req-b717aad0-e4bf-4978-b7dd-7ca414696a58 tempest-VolumesSnapshotTestJSON-1761742646 tempest-VolumesSnapshotTestJSON-1761742646-project-member] PUT https://10.4.3.117/volume/v3/attachments/10694fd1-f24b-4c79-aa55-c7190e0f522e Jul 27 16:09:32.107675 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.middleware.request_id [None req-f3550c99-1c3c-44fa-8b1d-c40f0a9ef8e5 None None] RequestId filter calling following filter/app {{(pid=100523) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:09:32.108030 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.openstack.wsgi [req-343f5424-f796-4437-ae72-99ac0f033168 req-b717aad0-e4bf-4978-b7dd-7ca414696a58 tempest-VolumesSnapshotTestJSON-1761742646 tempest-VolumesSnapshotTestJSON-1761742646-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.117", "host": "np0000005924", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:c1414b6f8d8f", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "13cbedf7-bb1f-4b5e-b492-2fef0d4dab25", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100521) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 27 16:09:32.109352 np0000005924 devstack@c-api.service[100523]: INFO cinder.api.openstack.wsgi [None req-f3550c99-1c3c-44fa-8b1d-c40f0a9ef8e5 tempest-VolumesTestJSON-2109815027 tempest-VolumesTestJSON-2109815027-project-member] DELETE https://10.4.3.117/volume/v3/volumes/84ceb1ab-c248-4f6d-a7a0-d59069870b5a Jul 27 16:09:32.109543 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.openstack.wsgi [None req-f3550c99-1c3c-44fa-8b1d-c40f0a9ef8e5 tempest-VolumesTestJSON-2109815027 tempest-VolumesTestJSON-2109815027-project-member] Empty body provided in request {{(pid=100523) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:09:32.109733 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.openstack.wsgi [None req-f3550c99-1c3c-44fa-8b1d-c40f0a9ef8e5 tempest-VolumesTestJSON-2109815027 tempest-VolumesTestJSON-2109815027-project-member] Calling method 'delete' {{(pid=100523) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:09:32.109891 np0000005924 devstack@c-api.service[100523]: INFO cinder.api.v3.volumes [None req-f3550c99-1c3c-44fa-8b1d-c40f0a9ef8e5 tempest-VolumesTestJSON-2109815027 tempest-VolumesTestJSON-2109815027-project-member] Delete volume with id: 84ceb1ab-c248-4f6d-a7a0-d59069870b5a Jul 27 16:09:32.118070 np0000005924 devstack@c-api.service[100523]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:09:32.118070 np0000005924 devstack@c-api.service[100523]: warnings.warn( Jul 27 16:09:32.119030 np0000005924 devstack@c-api.service[100522]: INFO cinder.api.openstack.wsgi [req-31fcddda-9b2b-4b0b-ab1c-3f895f51d33d req-86fb5511-663e-4267-8f92-fa60d1376acd tempest-ServerActionsTestOtherB-1144638388 tempest-ServerActionsTestOtherB-1144638388-project-member] https://10.4.3.117/volume/v3/attachments/d21e208e-7baf-456d-98eb-101366b21129/action returned with HTTP 204 Jul 27 16:09:32.119115 np0000005924 devstack@c-api.service[100523]: INFO cinder.volume.api [None req-f3550c99-1c3c-44fa-8b1d-c40f0a9ef8e5 tempest-VolumesTestJSON-2109815027 tempest-VolumesTestJSON-2109815027-project-member] Volume info retrieved successfully. Jul 27 16:09:32.119557 np0000005924 devstack@c-api.service[100522]: [pid: 100522|app: 0|req: 156/630] 10.4.3.117 () {74 vars in 1725 bytes} [Mon Jul 27 16:09:32 2026] POST /volume/v3/attachments/d21e208e-7baf-456d-98eb-101366b21129/action => generated 0 bytes in 47 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jul 27 16:09:32.123684 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.coordination [req-343f5424-f796-4437-ae72-99ac0f033168 req-b717aad0-e4bf-4978-b7dd-7ca414696a58 tempest-VolumesSnapshotTestJSON-1761742646 tempest-VolumesSnapshotTestJSON-1761742646-project-member] Acquiring lock "cinder-attachment_update-51c6d241-93f2-40c8-851d-510bbdb02db7-np0000005924" by "attachment_update" {{(pid=100521) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jul 27 16:09:32.130046 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.coordination [req-343f5424-f796-4437-ae72-99ac0f033168 req-b717aad0-e4bf-4978-b7dd-7ca414696a58 tempest-VolumesSnapshotTestJSON-1761742646 tempest-VolumesSnapshotTestJSON-1761742646-project-member] Lock "cinder-attachment_update-51c6d241-93f2-40c8-851d-510bbdb02db7-np0000005924" acquired by "attachment_update" :: waited 0.006s {{(pid=100521) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jul 27 16:09:32.131363 np0000005924 devstack@c-api.service[100521]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:09:32.131363 np0000005924 devstack@c-api.service[100521]: warnings.warn( Jul 27 16:09:32.133469 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.middleware.request_id [req-d0738443-79cd-47a6-a844-a56e5cede95a req-aef33756-4b20-4ac0-8f4d-2a77a53e3057 None None] RequestId filter calling following filter/app {{(pid=100524) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:09:32.136474 np0000005924 devstack@c-api.service[100524]: INFO cinder.api.openstack.wsgi [req-d0738443-79cd-47a6-a844-a56e5cede95a req-aef33756-4b20-4ac0-8f4d-2a77a53e3057 tempest-ServerActionsTestOtherA-1133375341 tempest-ServerActionsTestOtherA-1133375341-project-member] PUT https://10.4.3.117/volume/v3/attachments/6869cb24-45d2-4607-b5cc-444c7c28515e Jul 27 16:09:32.136796 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.openstack.wsgi [req-d0738443-79cd-47a6-a844-a56e5cede95a req-aef33756-4b20-4ac0-8f4d-2a77a53e3057 tempest-ServerActionsTestOtherA-1133375341 tempest-ServerActionsTestOtherA-1133375341-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.117", "host": "np0000005924", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:c1414b6f8d8f", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "13cbedf7-bb1f-4b5e-b492-2fef0d4dab25", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100524) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 27 16:09:32.152723 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.coordination [req-d0738443-79cd-47a6-a844-a56e5cede95a req-aef33756-4b20-4ac0-8f4d-2a77a53e3057 tempest-ServerActionsTestOtherA-1133375341 tempest-ServerActionsTestOtherA-1133375341-project-member] Acquiring lock "cinder-attachment_update-82095e13-9ba3-4cb8-ae16-e6dfce88713f-np0000005924" by "attachment_update" {{(pid=100524) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jul 27 16:09:32.159495 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.coordination [req-d0738443-79cd-47a6-a844-a56e5cede95a req-aef33756-4b20-4ac0-8f4d-2a77a53e3057 tempest-ServerActionsTestOtherA-1133375341 tempest-ServerActionsTestOtherA-1133375341-project-member] Lock "cinder-attachment_update-82095e13-9ba3-4cb8-ae16-e6dfce88713f-np0000005924" acquired by "attachment_update" :: waited 0.007s {{(pid=100524) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jul 27 16:09:32.160241 np0000005924 devstack@c-api.service[100524]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:09:32.160241 np0000005924 devstack@c-api.service[100524]: warnings.warn( Jul 27 16:09:32.162126 np0000005924 devstack@c-api.service[100523]: INFO cinder.volume.api [None req-f3550c99-1c3c-44fa-8b1d-c40f0a9ef8e5 tempest-VolumesTestJSON-2109815027 tempest-VolumesTestJSON-2109815027-project-member] Delete volume request issued successfully. Jul 27 16:09:32.162126 np0000005924 devstack@c-api.service[100523]: INFO cinder.api.openstack.wsgi [None req-f3550c99-1c3c-44fa-8b1d-c40f0a9ef8e5 tempest-VolumesTestJSON-2109815027 tempest-VolumesTestJSON-2109815027-project-member] https://10.4.3.117/volume/v3/volumes/84ceb1ab-c248-4f6d-a7a0-d59069870b5a returned with HTTP 202 Jul 27 16:09:32.165733 np0000005924 devstack@c-api.service[100523]: [pid: 100523|app: 0|req: 157/631] 10.4.3.117 () {66 vars in 1351 bytes} [Mon Jul 27 16:09:32 2026] DELETE /volume/v3/volumes/84ceb1ab-c248-4f6d-a7a0-d59069870b5a => generated 0 bytes in 57 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 27 16:09:32.178290 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.middleware.request_id [None req-6d098764-36b7-4371-9278-c35094443eb1 None None] RequestId filter calling following filter/app {{(pid=100522) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:09:32.181072 np0000005924 devstack@c-api.service[100522]: INFO cinder.api.openstack.wsgi [None req-6d098764-36b7-4371-9278-c35094443eb1 tempest-VolumesTestJSON-2109815027 tempest-VolumesTestJSON-2109815027-project-member] GET https://10.4.3.117/volume/v3/volumes/84ceb1ab-c248-4f6d-a7a0-d59069870b5a Jul 27 16:09:32.181072 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.openstack.wsgi [None req-6d098764-36b7-4371-9278-c35094443eb1 tempest-VolumesTestJSON-2109815027 tempest-VolumesTestJSON-2109815027-project-member] Empty body provided in request {{(pid=100522) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:09:32.181072 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.openstack.wsgi [None req-6d098764-36b7-4371-9278-c35094443eb1 tempest-VolumesTestJSON-2109815027 tempest-VolumesTestJSON-2109815027-project-member] Calling method 'show' {{(pid=100522) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:09:32.191227 np0000005924 devstack@c-api.service[100522]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:09:32.191227 np0000005924 devstack@c-api.service[100522]: warnings.warn( Jul 27 16:09:32.195207 np0000005924 devstack@c-api.service[100522]: INFO cinder.volume.api [None req-6d098764-36b7-4371-9278-c35094443eb1 tempest-VolumesTestJSON-2109815027 tempest-VolumesTestJSON-2109815027-project-member] Volume info retrieved successfully. Jul 27 16:09:32.199920 np0000005924 devstack@c-api.service[100522]: INFO cinder.api.openstack.wsgi [None req-6d098764-36b7-4371-9278-c35094443eb1 tempest-VolumesTestJSON-2109815027 tempest-VolumesTestJSON-2109815027-project-member] https://10.4.3.117/volume/v3/volumes/84ceb1ab-c248-4f6d-a7a0-d59069870b5a returned with HTTP 200 Jul 27 16:09:32.200276 np0000005924 devstack@c-api.service[100522]: [pid: 100522|app: 0|req: 157/632] 10.4.3.117 () {66 vars in 1348 bytes} [Mon Jul 27 16:09:32 2026] GET /volume/v3/volumes/84ceb1ab-c248-4f6d-a7a0-d59069870b5a => generated 852 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 27 16:09:32.307892 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.coordination [req-343f5424-f796-4437-ae72-99ac0f033168 req-b717aad0-e4bf-4978-b7dd-7ca414696a58 tempest-VolumesSnapshotTestJSON-1761742646 tempest-VolumesSnapshotTestJSON-1761742646-project-member] Lock "cinder-attachment_update-51c6d241-93f2-40c8-851d-510bbdb02db7-np0000005924" released by "attachment_update" :: held 0.178s {{(pid=100521) __release /opt/stack/cinder/cinder/coordination.py:152}} Jul 27 16:09:32.308306 np0000005924 devstack@c-api.service[100521]: INFO cinder.api.openstack.wsgi [req-343f5424-f796-4437-ae72-99ac0f033168 req-b717aad0-e4bf-4978-b7dd-7ca414696a58 tempest-VolumesSnapshotTestJSON-1761742646 tempest-VolumesSnapshotTestJSON-1761742646-project-member] https://10.4.3.117/volume/v3/attachments/10694fd1-f24b-4c79-aa55-c7190e0f522e returned with HTTP 200 Jul 27 16:09:32.308924 np0000005924 devstack@c-api.service[100521]: [pid: 100521|app: 0|req: 156/633] 10.4.3.117 () {74 vars in 1704 bytes} [Mon Jul 27 16:09:32 2026] PUT /volume/v3/attachments/10694fd1-f24b-4c79-aa55-c7190e0f522e => generated 969 bytes in 206 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 27 16:09:32.341902 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.coordination [req-d0738443-79cd-47a6-a844-a56e5cede95a req-aef33756-4b20-4ac0-8f4d-2a77a53e3057 tempest-ServerActionsTestOtherA-1133375341 tempest-ServerActionsTestOtherA-1133375341-project-member] Lock "cinder-attachment_update-82095e13-9ba3-4cb8-ae16-e6dfce88713f-np0000005924" released by "attachment_update" :: held 0.183s {{(pid=100524) __release /opt/stack/cinder/cinder/coordination.py:152}} Jul 27 16:09:32.342305 np0000005924 devstack@c-api.service[100524]: INFO cinder.api.openstack.wsgi [req-d0738443-79cd-47a6-a844-a56e5cede95a req-aef33756-4b20-4ac0-8f4d-2a77a53e3057 tempest-ServerActionsTestOtherA-1133375341 tempest-ServerActionsTestOtherA-1133375341-project-member] https://10.4.3.117/volume/v3/attachments/6869cb24-45d2-4607-b5cc-444c7c28515e returned with HTTP 200 Jul 27 16:09:32.342897 np0000005924 devstack@c-api.service[100524]: [pid: 100524|app: 0|req: 164/634] 10.4.3.117 () {74 vars in 1704 bytes} [Mon Jul 27 16:09:32 2026] PUT /volume/v3/attachments/6869cb24-45d2-4607-b5cc-444c7c28515e => generated 969 bytes in 211 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 27 16:09:32.370129 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.middleware.request_id [req-d0738443-79cd-47a6-a844-a56e5cede95a req-7e28c45b-9937-4330-b70c-b0e1faf1c0ba None None] RequestId filter calling following filter/app {{(pid=100523) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:09:32.372161 np0000005924 devstack@c-api.service[100523]: INFO cinder.api.openstack.wsgi [req-d0738443-79cd-47a6-a844-a56e5cede95a req-7e28c45b-9937-4330-b70c-b0e1faf1c0ba tempest-ServerActionsTestOtherA-1133375341 tempest-ServerActionsTestOtherA-1133375341-project-member] POST https://10.4.3.117/volume/v3/attachments/6869cb24-45d2-4607-b5cc-444c7c28515e/action Jul 27 16:09:32.372536 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.openstack.wsgi [req-d0738443-79cd-47a6-a844-a56e5cede95a req-7e28c45b-9937-4330-b70c-b0e1faf1c0ba tempest-ServerActionsTestOtherA-1133375341 tempest-ServerActionsTestOtherA-1133375341-project-member] Action body: b'{"os-complete": null}' {{(pid=100523) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 27 16:09:32.372654 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.openstack.wsgi [req-d0738443-79cd-47a6-a844-a56e5cede95a req-7e28c45b-9937-4330-b70c-b0e1faf1c0ba tempest-ServerActionsTestOtherA-1133375341 tempest-ServerActionsTestOtherA-1133375341-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100523) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 27 16:09:32.405029 np0000005924 devstack@c-api.service[100523]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:09:32.405029 np0000005924 devstack@c-api.service[100523]: warnings.warn( Jul 27 16:09:32.462592 np0000005924 devstack@c-api.service[100523]: INFO cinder.api.openstack.wsgi [req-d0738443-79cd-47a6-a844-a56e5cede95a req-7e28c45b-9937-4330-b70c-b0e1faf1c0ba tempest-ServerActionsTestOtherA-1133375341 tempest-ServerActionsTestOtherA-1133375341-project-member] https://10.4.3.117/volume/v3/attachments/6869cb24-45d2-4607-b5cc-444c7c28515e/action returned with HTTP 204 Jul 27 16:09:32.463035 np0000005924 devstack@c-api.service[100523]: [pid: 100523|app: 0|req: 158/635] 10.4.3.117 () {74 vars in 1725 bytes} [Mon Jul 27 16:09:32 2026] POST /volume/v3/attachments/6869cb24-45d2-4607-b5cc-444c7c28515e/action => generated 0 bytes in 93 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jul 27 16:09:32.961971 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.middleware.request_id [None req-7ffdc4a9-f9a9-4ff8-b740-9bcf0f7ef7a3 None None] RequestId filter calling following filter/app {{(pid=100522) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:09:32.963707 np0000005924 devstack@c-api.service[100522]: INFO cinder.api.openstack.wsgi [None req-7ffdc4a9-f9a9-4ff8-b740-9bcf0f7ef7a3 tempest-VolumesSnapshotTestJSON-1761742646 tempest-VolumesSnapshotTestJSON-1761742646-project-member] GET https://10.4.3.117/volume/v3/volumes/51c6d241-93f2-40c8-851d-510bbdb02db7 Jul 27 16:09:32.963895 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.openstack.wsgi [None req-7ffdc4a9-f9a9-4ff8-b740-9bcf0f7ef7a3 tempest-VolumesSnapshotTestJSON-1761742646 tempest-VolumesSnapshotTestJSON-1761742646-project-member] Empty body provided in request {{(pid=100522) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:09:32.964075 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.openstack.wsgi [None req-7ffdc4a9-f9a9-4ff8-b740-9bcf0f7ef7a3 tempest-VolumesSnapshotTestJSON-1761742646 tempest-VolumesSnapshotTestJSON-1761742646-project-member] Calling method 'show' {{(pid=100522) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:09:32.972584 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.middleware.request_id [None req-ccc50db2-2b44-4d8a-838f-8fa0f5cd43bf None None] RequestId filter calling following filter/app {{(pid=100521) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:09:32.974660 np0000005924 devstack@c-api.service[100522]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:09:32.974660 np0000005924 devstack@c-api.service[100522]: warnings.warn( Jul 27 16:09:32.974808 np0000005924 devstack@c-api.service[100521]: INFO cinder.api.openstack.wsgi [None req-ccc50db2-2b44-4d8a-838f-8fa0f5cd43bf tempest-ServerActionsTestOtherB-1144638388 tempest-ServerActionsTestOtherB-1144638388-project-member] GET https://10.4.3.117/volume/v3/volumes/c692de7a-5ff3-4275-9221-9553648659e7 Jul 27 16:09:32.975080 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.openstack.wsgi [None req-ccc50db2-2b44-4d8a-838f-8fa0f5cd43bf tempest-ServerActionsTestOtherB-1144638388 tempest-ServerActionsTestOtherB-1144638388-project-member] Empty body provided in request {{(pid=100521) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:09:32.975360 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.openstack.wsgi [None req-ccc50db2-2b44-4d8a-838f-8fa0f5cd43bf tempest-ServerActionsTestOtherB-1144638388 tempest-ServerActionsTestOtherB-1144638388-project-member] Calling method 'show' {{(pid=100521) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:09:32.978970 np0000005924 devstack@c-api.service[100522]: INFO cinder.volume.api [None req-7ffdc4a9-f9a9-4ff8-b740-9bcf0f7ef7a3 tempest-VolumesSnapshotTestJSON-1761742646 tempest-VolumesSnapshotTestJSON-1761742646-project-member] Volume info retrieved successfully. Jul 27 16:09:32.983706 np0000005924 devstack@c-api.service[100522]: INFO cinder.api.openstack.wsgi [None req-7ffdc4a9-f9a9-4ff8-b740-9bcf0f7ef7a3 tempest-VolumesSnapshotTestJSON-1761742646 tempest-VolumesSnapshotTestJSON-1761742646-project-member] https://10.4.3.117/volume/v3/volumes/51c6d241-93f2-40c8-851d-510bbdb02db7 returned with HTTP 200 Jul 27 16:09:32.986345 np0000005924 devstack@c-api.service[100522]: [pid: 100522|app: 0|req: 158/636] 10.4.3.117 () {66 vars in 1348 bytes} [Mon Jul 27 16:09:32 2026] GET /volume/v3/volumes/51c6d241-93f2-40c8-851d-510bbdb02db7 => generated 1361 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 27 16:09:32.987239 np0000005924 devstack@c-api.service[100521]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:09:32.987239 np0000005924 devstack@c-api.service[100521]: warnings.warn( Jul 27 16:09:32.996698 np0000005924 devstack@c-api.service[100521]: INFO cinder.volume.api [None req-ccc50db2-2b44-4d8a-838f-8fa0f5cd43bf tempest-ServerActionsTestOtherB-1144638388 tempest-ServerActionsTestOtherB-1144638388-project-member] Volume info retrieved successfully. Jul 27 16:09:33.001767 np0000005924 devstack@c-api.service[100521]: INFO cinder.api.openstack.wsgi [None req-ccc50db2-2b44-4d8a-838f-8fa0f5cd43bf tempest-ServerActionsTestOtherB-1144638388 tempest-ServerActionsTestOtherB-1144638388-project-member] https://10.4.3.117/volume/v3/volumes/c692de7a-5ff3-4275-9221-9553648659e7 returned with HTTP 200 Jul 27 16:09:33.001957 np0000005924 devstack@c-api.service[100521]: [pid: 100521|app: 0|req: 157/637] 10.4.3.117 () {66 vars in 1348 bytes} [Mon Jul 27 16:09:32 2026] GET /volume/v3/volumes/c692de7a-5ff3-4275-9221-9553648659e7 => generated 1138 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 27 16:09:33.015348 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.middleware.request_id [None req-0706797d-cdee-4317-bfd0-97410889d412 None None] RequestId filter calling following filter/app {{(pid=100524) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:09:33.017521 np0000005924 devstack@c-api.service[100524]: INFO cinder.api.openstack.wsgi [None req-0706797d-cdee-4317-bfd0-97410889d412 tempest-ServerActionsTestOtherB-1144638388 tempest-ServerActionsTestOtherB-1144638388-project-member] GET https://10.4.3.117/volume/v3/volumes/c692de7a-5ff3-4275-9221-9553648659e7 Jul 27 16:09:33.017769 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.openstack.wsgi [None req-0706797d-cdee-4317-bfd0-97410889d412 tempest-ServerActionsTestOtherB-1144638388 tempest-ServerActionsTestOtherB-1144638388-project-member] Empty body provided in request {{(pid=100524) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:09:33.017982 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.openstack.wsgi [None req-0706797d-cdee-4317-bfd0-97410889d412 tempest-ServerActionsTestOtherB-1144638388 tempest-ServerActionsTestOtherB-1144638388-project-member] Calling method 'show' {{(pid=100524) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:09:33.027049 np0000005924 devstack@c-api.service[100524]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:09:33.027049 np0000005924 devstack@c-api.service[100524]: warnings.warn( Jul 27 16:09:33.030424 np0000005924 devstack@c-api.service[100524]: INFO cinder.volume.api [None req-0706797d-cdee-4317-bfd0-97410889d412 tempest-ServerActionsTestOtherB-1144638388 tempest-ServerActionsTestOtherB-1144638388-project-member] Volume info retrieved successfully. Jul 27 16:09:33.036781 np0000005924 devstack@c-api.service[100524]: INFO cinder.api.openstack.wsgi [None req-0706797d-cdee-4317-bfd0-97410889d412 tempest-ServerActionsTestOtherB-1144638388 tempest-ServerActionsTestOtherB-1144638388-project-member] https://10.4.3.117/volume/v3/volumes/c692de7a-5ff3-4275-9221-9553648659e7 returned with HTTP 200 Jul 27 16:09:33.037241 np0000005924 devstack@c-api.service[100524]: [pid: 100524|app: 0|req: 165/638] 10.4.3.117 () {66 vars in 1348 bytes} [Mon Jul 27 16:09:33 2026] GET /volume/v3/volumes/c692de7a-5ff3-4275-9221-9553648659e7 => generated 1138 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 27 16:09:33.217296 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.middleware.request_id [None req-2645c829-6c91-4fc2-b29d-68540d5914bd None None] RequestId filter calling following filter/app {{(pid=100523) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:09:33.219224 np0000005924 devstack@c-api.service[100523]: INFO cinder.api.openstack.wsgi [None req-2645c829-6c91-4fc2-b29d-68540d5914bd tempest-VolumesTestJSON-2109815027 tempest-VolumesTestJSON-2109815027-project-member] GET https://10.4.3.117/volume/v3/volumes/84ceb1ab-c248-4f6d-a7a0-d59069870b5a Jul 27 16:09:33.219580 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.openstack.wsgi [None req-2645c829-6c91-4fc2-b29d-68540d5914bd tempest-VolumesTestJSON-2109815027 tempest-VolumesTestJSON-2109815027-project-member] Empty body provided in request {{(pid=100523) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:09:33.219839 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.openstack.wsgi [None req-2645c829-6c91-4fc2-b29d-68540d5914bd tempest-VolumesTestJSON-2109815027 tempest-VolumesTestJSON-2109815027-project-member] Calling method 'show' {{(pid=100523) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:09:33.225401 np0000005924 devstack@c-api.service[100523]: INFO cinder.api.openstack.wsgi [None req-2645c829-6c91-4fc2-b29d-68540d5914bd tempest-VolumesTestJSON-2109815027 tempest-VolumesTestJSON-2109815027-project-member] https://10.4.3.117/volume/v3/volumes/84ceb1ab-c248-4f6d-a7a0-d59069870b5a returned with HTTP 404 Jul 27 16:09:33.225936 np0000005924 devstack@c-api.service[100523]: [pid: 100523|app: 0|req: 159/639] 10.4.3.117 () {66 vars in 1348 bytes} [Mon Jul 27 16:09:33 2026] GET /volume/v3/volumes/84ceb1ab-c248-4f6d-a7a0-d59069870b5a => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 27 16:09:34.000344 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.middleware.request_id [None req-e745408b-4c65-477f-be86-911665aa477c None None] RequestId filter calling following filter/app {{(pid=100522) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:09:34.002124 np0000005924 devstack@c-api.service[100522]: INFO cinder.api.openstack.wsgi [None req-e745408b-4c65-477f-be86-911665aa477c tempest-VolumesSnapshotTestJSON-1761742646 tempest-VolumesSnapshotTestJSON-1761742646-project-member] GET https://10.4.3.117/volume/v3/volumes/51c6d241-93f2-40c8-851d-510bbdb02db7 Jul 27 16:09:34.002420 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.openstack.wsgi [None req-e745408b-4c65-477f-be86-911665aa477c tempest-VolumesSnapshotTestJSON-1761742646 tempest-VolumesSnapshotTestJSON-1761742646-project-member] Empty body provided in request {{(pid=100522) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:09:34.002657 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.openstack.wsgi [None req-e745408b-4c65-477f-be86-911665aa477c tempest-VolumesSnapshotTestJSON-1761742646 tempest-VolumesSnapshotTestJSON-1761742646-project-member] Calling method 'show' {{(pid=100522) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:09:34.014390 np0000005924 devstack@c-api.service[100522]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:09:34.014390 np0000005924 devstack@c-api.service[100522]: warnings.warn( Jul 27 16:09:34.018597 np0000005924 devstack@c-api.service[100522]: INFO cinder.volume.api [None req-e745408b-4c65-477f-be86-911665aa477c tempest-VolumesSnapshotTestJSON-1761742646 tempest-VolumesSnapshotTestJSON-1761742646-project-member] Volume info retrieved successfully. Jul 27 16:09:34.024730 np0000005924 devstack@c-api.service[100522]: INFO cinder.api.openstack.wsgi [None req-e745408b-4c65-477f-be86-911665aa477c tempest-VolumesSnapshotTestJSON-1761742646 tempest-VolumesSnapshotTestJSON-1761742646-project-member] https://10.4.3.117/volume/v3/volumes/51c6d241-93f2-40c8-851d-510bbdb02db7 returned with HTTP 200 Jul 27 16:09:34.025282 np0000005924 devstack@c-api.service[100522]: [pid: 100522|app: 0|req: 159/640] 10.4.3.117 () {66 vars in 1348 bytes} [Mon Jul 27 16:09:33 2026] GET /volume/v3/volumes/51c6d241-93f2-40c8-851d-510bbdb02db7 => generated 1361 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 27 16:09:35.047914 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.middleware.request_id [None req-f6680fe8-1314-4c53-b479-71bfc27e6dfc None None] RequestId filter calling following filter/app {{(pid=100521) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:09:35.049500 np0000005924 devstack@c-api.service[100521]: INFO cinder.api.openstack.wsgi [None req-f6680fe8-1314-4c53-b479-71bfc27e6dfc tempest-VolumesSnapshotTestJSON-1761742646 tempest-VolumesSnapshotTestJSON-1761742646-project-member] GET https://10.4.3.117/volume/v3/volumes/51c6d241-93f2-40c8-851d-510bbdb02db7 Jul 27 16:09:35.049781 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.openstack.wsgi [None req-f6680fe8-1314-4c53-b479-71bfc27e6dfc tempest-VolumesSnapshotTestJSON-1761742646 tempest-VolumesSnapshotTestJSON-1761742646-project-member] Empty body provided in request {{(pid=100521) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:09:35.051605 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.openstack.wsgi [None req-f6680fe8-1314-4c53-b479-71bfc27e6dfc tempest-VolumesSnapshotTestJSON-1761742646 tempest-VolumesSnapshotTestJSON-1761742646-project-member] Calling method 'show' {{(pid=100521) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:09:35.061840 np0000005924 devstack@c-api.service[100521]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:09:35.061840 np0000005924 devstack@c-api.service[100521]: warnings.warn( Jul 27 16:09:35.064941 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.middleware.request_id [None req-e1e8e97c-580a-4397-bd58-f0735ea1ed7c None None] RequestId filter calling following filter/app {{(pid=100524) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:09:35.066392 np0000005924 devstack@c-api.service[100521]: INFO cinder.volume.api [None req-f6680fe8-1314-4c53-b479-71bfc27e6dfc tempest-VolumesSnapshotTestJSON-1761742646 tempest-VolumesSnapshotTestJSON-1761742646-project-member] Volume info retrieved successfully. Jul 27 16:09:35.072663 np0000005924 devstack@c-api.service[100521]: INFO cinder.api.openstack.wsgi [None req-f6680fe8-1314-4c53-b479-71bfc27e6dfc tempest-VolumesSnapshotTestJSON-1761742646 tempest-VolumesSnapshotTestJSON-1761742646-project-member] https://10.4.3.117/volume/v3/volumes/51c6d241-93f2-40c8-851d-510bbdb02db7 returned with HTTP 200 Jul 27 16:09:35.073721 np0000005924 devstack@c-api.service[100521]: [pid: 100521|app: 0|req: 158/641] 10.4.3.117 () {66 vars in 1348 bytes} [Mon Jul 27 16:09:35 2026] GET /volume/v3/volumes/51c6d241-93f2-40c8-851d-510bbdb02db7 => generated 1361 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 27 16:09:35.182024 np0000005924 devstack@c-api.service[100524]: INFO cinder.api.openstack.wsgi [None req-e1e8e97c-580a-4397-bd58-f0735ea1ed7c tempest-VolumeTypesNegativeTest-198728494 tempest-VolumeTypesNegativeTest-198728494-project-admin] POST https://10.4.3.117/volume/v3/types/8101221c-fc4b-46ef-ad0d-c4994d9050c9/encryption Jul 27 16:09:35.182490 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.openstack.wsgi [None req-e1e8e97c-580a-4397-bd58-f0735ea1ed7c tempest-VolumeTypesNegativeTest-198728494 tempest-VolumeTypesNegativeTest-198728494-project-admin] Action: 'create', calling method: create, body: {"encryption": {"provider": "LuksEncryptor", "key_size": 256, "cipher": "aes-xts-plain64", "control_location": "front-end"}} {{(pid=100524) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 27 16:09:35.229470 np0000005924 devstack@c-api.service[100524]: INFO cinder.api.openstack.wsgi [None req-e1e8e97c-580a-4397-bd58-f0735ea1ed7c tempest-VolumeTypesNegativeTest-198728494 tempest-VolumeTypesNegativeTest-198728494-project-admin] https://10.4.3.117/volume/v3/types/8101221c-fc4b-46ef-ad0d-c4994d9050c9/encryption returned with HTTP 404 Jul 27 16:09:35.229470 np0000005924 devstack@c-api.service[100524]: [pid: 100524|app: 0|req: 166/642] 10.4.3.117 () {68 vars in 1397 bytes} [Mon Jul 27 16:09:35 2026] POST /volume/v3/types/8101221c-fc4b-46ef-ad0d-c4994d9050c9/encryption => generated 114 bytes in 164 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 27 16:09:35.243149 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.middleware.request_id [None req-306be7aa-ee84-4d8f-b805-d5a4bcdde483 None None] RequestId filter calling following filter/app {{(pid=100523) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:09:35.246148 np0000005924 devstack@c-api.service[100523]: INFO cinder.api.openstack.wsgi [None req-306be7aa-ee84-4d8f-b805-d5a4bcdde483 tempest-VolumeTypesNegativeTest-198728494 tempest-VolumeTypesNegativeTest-198728494-project-admin] POST https://10.4.3.117/volume/v3/types Jul 27 16:09:35.246807 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.openstack.wsgi [None req-306be7aa-ee84-4d8f-b805-d5a4bcdde483 tempest-VolumeTypesNegativeTest-198728494 tempest-VolumeTypesNegativeTest-198728494-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-VolumeTypesNegativeTest-volume-type-152552887", "os-volume-type-access:is_public": false}} {{(pid=100523) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 27 16:09:35.269489 np0000005924 devstack@c-api.service[100523]: INFO cinder.api.openstack.wsgi [None req-306be7aa-ee84-4d8f-b805-d5a4bcdde483 tempest-VolumeTypesNegativeTest-198728494 tempest-VolumeTypesNegativeTest-198728494-project-admin] https://10.4.3.117/volume/v3/types returned with HTTP 200 Jul 27 16:09:35.269894 np0000005924 devstack@c-api.service[100523]: [pid: 100523|app: 0|req: 160/643] 10.4.3.117 () {68 vars in 1253 bytes} [Mon Jul 27 16:09:35 2026] POST /volume/v3/types => generated 230 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 27 16:09:35.278295 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.middleware.request_id [None req-70d782a7-4a11-4093-8207-ae413f788c2a None None] RequestId filter calling following filter/app {{(pid=100522) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:09:35.414761 np0000005924 devstack@c-api.service[100522]: INFO cinder.api.openstack.wsgi [None req-70d782a7-4a11-4093-8207-ae413f788c2a tempest-VolumeTypesNegativeTest-1784313004 tempest-VolumeTypesNegativeTest-1784313004-project-member] POST https://10.4.3.117/volume/v3/volumes Jul 27 16:09:35.414850 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.openstack.wsgi [None req-70d782a7-4a11-4093-8207-ae413f788c2a tempest-VolumeTypesNegativeTest-1784313004 tempest-VolumeTypesNegativeTest-1784313004-project-member] Action: 'create', calling method: create, body: {"volume": {"volume_type": "9178483a-3b21-47f5-ae77-5f9c82493443", "size": 1, "name": "tempest-VolumeTypesNegativeTest-Volume-274053267"}} {{(pid=100522) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 27 16:09:35.417066 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.v3.volumes [None req-70d782a7-4a11-4093-8207-ae413f788c2a tempest-VolumeTypesNegativeTest-1784313004 tempest-VolumeTypesNegativeTest-1784313004-project-member] Create volume request body: {'volume': {'volume_type': '9178483a-3b21-47f5-ae77-5f9c82493443', 'size': 1, 'name': 'tempest-VolumeTypesNegativeTest-Volume-274053267'}} {{(pid=100522) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 27 16:09:35.432472 np0000005924 devstack@c-api.service[100522]: INFO cinder.api.openstack.wsgi [None req-70d782a7-4a11-4093-8207-ae413f788c2a tempest-VolumeTypesNegativeTest-1784313004 tempest-VolumeTypesNegativeTest-1784313004-project-member] https://10.4.3.117/volume/v3/volumes returned with HTTP 404 Jul 27 16:09:35.433196 np0000005924 devstack@c-api.service[100522]: [pid: 100522|app: 0|req: 160/644] 10.4.3.117 () {68 vars in 1259 bytes} [Mon Jul 27 16:09:35 2026] POST /volume/v3/volumes => generated 114 bytes in 155 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 27 16:09:35.446214 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.middleware.request_id [None req-1ce8bdf4-0077-475f-9329-7afb6d970dda None None] RequestId filter calling following filter/app {{(pid=100521) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:09:35.448733 np0000005924 devstack@c-api.service[100521]: INFO cinder.api.openstack.wsgi [None req-1ce8bdf4-0077-475f-9329-7afb6d970dda tempest-VolumeTypesNegativeTest-198728494 tempest-VolumeTypesNegativeTest-198728494-project-admin] DELETE https://10.4.3.117/volume/v3/types/9178483a-3b21-47f5-ae77-5f9c82493443 Jul 27 16:09:35.449017 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.openstack.wsgi [None req-1ce8bdf4-0077-475f-9329-7afb6d970dda tempest-VolumeTypesNegativeTest-198728494 tempest-VolumeTypesNegativeTest-198728494-project-admin] Empty body provided in request {{(pid=100521) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:09:35.449368 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.openstack.wsgi [None req-1ce8bdf4-0077-475f-9329-7afb6d970dda tempest-VolumeTypesNegativeTest-198728494 tempest-VolumeTypesNegativeTest-198728494-project-admin] Calling method '_delete' {{(pid=100521) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:09:35.498911 np0000005924 devstack@c-api.service[100521]: INFO cinder.api.openstack.wsgi [None req-1ce8bdf4-0077-475f-9329-7afb6d970dda tempest-VolumeTypesNegativeTest-198728494 tempest-VolumeTypesNegativeTest-198728494-project-admin] https://10.4.3.117/volume/v3/types/9178483a-3b21-47f5-ae77-5f9c82493443 returned with HTTP 202 Jul 27 16:09:35.498911 np0000005924 devstack@c-api.service[100521]: [pid: 100521|app: 0|req: 159/645] 10.4.3.117 () {66 vars in 1345 bytes} [Mon Jul 27 16:09:35 2026] DELETE /volume/v3/types/9178483a-3b21-47f5-ae77-5f9c82493443 => generated 0 bytes in 57 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 27 16:09:35.507165 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.middleware.request_id [None req-27b1decb-5c08-4eea-a5c3-8f5466fa6226 None None] RequestId filter calling following filter/app {{(pid=100524) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:09:35.509886 np0000005924 devstack@c-api.service[100524]: INFO cinder.api.openstack.wsgi [None req-27b1decb-5c08-4eea-a5c3-8f5466fa6226 tempest-VolumeTypesNegativeTest-198728494 tempest-VolumeTypesNegativeTest-198728494-project-admin] GET https://10.4.3.117/volume/v3/types/9178483a-3b21-47f5-ae77-5f9c82493443 Jul 27 16:09:35.510037 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.openstack.wsgi [None req-27b1decb-5c08-4eea-a5c3-8f5466fa6226 tempest-VolumeTypesNegativeTest-198728494 tempest-VolumeTypesNegativeTest-198728494-project-admin] Empty body provided in request {{(pid=100524) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:09:35.510446 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.openstack.wsgi [None req-27b1decb-5c08-4eea-a5c3-8f5466fa6226 tempest-VolumeTypesNegativeTest-198728494 tempest-VolumeTypesNegativeTest-198728494-project-admin] Calling method 'show' {{(pid=100524) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:09:35.514072 np0000005924 devstack@c-api.service[100524]: INFO cinder.api.openstack.wsgi [None req-27b1decb-5c08-4eea-a5c3-8f5466fa6226 tempest-VolumeTypesNegativeTest-198728494 tempest-VolumeTypesNegativeTest-198728494-project-admin] https://10.4.3.117/volume/v3/types/9178483a-3b21-47f5-ae77-5f9c82493443 returned with HTTP 404 Jul 27 16:09:35.515612 np0000005924 devstack@c-api.service[100524]: [pid: 100524|app: 0|req: 167/646] 10.4.3.117 () {66 vars in 1342 bytes} [Mon Jul 27 16:09:35 2026] GET /volume/v3/types/9178483a-3b21-47f5-ae77-5f9c82493443 => generated 114 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 27 16:09:35.527009 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.middleware.request_id [None req-2f2fe547-4876-4e5e-b0c9-774961abc7c7 None None] RequestId filter calling following filter/app {{(pid=100523) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:09:35.530089 np0000005924 devstack@c-api.service[100523]: INFO cinder.api.openstack.wsgi [None req-2f2fe547-4876-4e5e-b0c9-774961abc7c7 tempest-VolumeTypesNegativeTest-198728494 tempest-VolumeTypesNegativeTest-198728494-project-admin] POST https://10.4.3.117/volume/v3/types Jul 27 16:09:35.530497 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.openstack.wsgi [None req-2f2fe547-4876-4e5e-b0c9-774961abc7c7 tempest-VolumeTypesNegativeTest-198728494 tempest-VolumeTypesNegativeTest-198728494-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": ""}} {{(pid=100523) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 27 16:09:35.531986 np0000005924 devstack@c-api.service[100523]: INFO cinder.api.openstack.wsgi [None req-2f2fe547-4876-4e5e-b0c9-774961abc7c7 tempest-VolumeTypesNegativeTest-198728494 tempest-VolumeTypesNegativeTest-198728494-project-admin] https://10.4.3.117/volume/v3/types returned with HTTP 400 Jul 27 16:09:35.533320 np0000005924 devstack@c-api.service[100523]: [pid: 100523|app: 0|req: 161/647] 10.4.3.117 () {68 vars in 1252 bytes} [Mon Jul 27 16:09:35 2026] POST /volume/v3/types => generated 115 bytes in 7 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) Jul 27 16:09:35.547166 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.middleware.request_id [None req-38ae27ed-a66f-41a0-b60b-90503eb51416 None None] RequestId filter calling following filter/app {{(pid=100522) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:09:35.549455 np0000005924 devstack@c-api.service[100522]: INFO cinder.api.openstack.wsgi [None req-38ae27ed-a66f-41a0-b60b-90503eb51416 tempest-VolumeTypesNegativeTest-198728494 tempest-VolumeTypesNegativeTest-198728494-project-admin] POST https://10.4.3.117/volume/v3/types Jul 27 16:09:35.550023 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.openstack.wsgi [None req-38ae27ed-a66f-41a0-b60b-90503eb51416 tempest-VolumeTypesNegativeTest-198728494 tempest-VolumeTypesNegativeTest-198728494-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-VolumeTypesNegativeTest-volume-type-354249048"}} {{(pid=100522) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 27 16:09:35.568722 np0000005924 devstack@c-api.service[100522]: INFO cinder.api.openstack.wsgi [None req-38ae27ed-a66f-41a0-b60b-90503eb51416 tempest-VolumeTypesNegativeTest-198728494 tempest-VolumeTypesNegativeTest-198728494-project-admin] https://10.4.3.117/volume/v3/types returned with HTTP 200 Jul 27 16:09:35.569396 np0000005924 devstack@c-api.service[100522]: [pid: 100522|app: 0|req: 161/648] 10.4.3.117 () {68 vars in 1252 bytes} [Mon Jul 27 16:09:35 2026] POST /volume/v3/types => generated 228 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 27 16:09:35.581211 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.middleware.request_id [None req-9e526616-7df4-46b9-a065-eb920be0ae43 None None] RequestId filter calling following filter/app {{(pid=100521) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:09:35.584031 np0000005924 devstack@c-api.service[100521]: INFO cinder.api.openstack.wsgi [None req-9e526616-7df4-46b9-a065-eb920be0ae43 tempest-VolumeTypesNegativeTest-198728494 tempest-VolumeTypesNegativeTest-198728494-project-admin] POST https://10.4.3.117/volume/v3/types Jul 27 16:09:35.584612 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.openstack.wsgi [None req-9e526616-7df4-46b9-a065-eb920be0ae43 tempest-VolumeTypesNegativeTest-198728494 tempest-VolumeTypesNegativeTest-198728494-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-VolumeTypesNegativeTest-volume-type-354249048"}} {{(pid=100521) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 27 16:09:35.590242 np0000005924 devstack@c-api.service[100521]: INFO cinder.api.openstack.wsgi [None req-9e526616-7df4-46b9-a065-eb920be0ae43 tempest-VolumeTypesNegativeTest-198728494 tempest-VolumeTypesNegativeTest-198728494-project-admin] HTTP exception thrown: Volume Type tempest-VolumeTypesNegativeTest-volume-type-354249048 already exists. Jul 27 16:09:35.590422 np0000005924 devstack@c-api.service[100521]: INFO cinder.api.openstack.wsgi [None req-9e526616-7df4-46b9-a065-eb920be0ae43 tempest-VolumeTypesNegativeTest-198728494 tempest-VolumeTypesNegativeTest-198728494-project-admin] https://10.4.3.117/volume/v3/types returned with HTTP 409 Jul 27 16:09:35.591027 np0000005924 devstack@c-api.service[100521]: [pid: 100521|app: 0|req: 160/649] 10.4.3.117 () {68 vars in 1252 bytes} [Mon Jul 27 16:09:35 2026] POST /volume/v3/types => generated 133 bytes in 11 msecs (HTTP/1.1 409) 7 headers in 291 bytes (1 switches on core 0) Jul 27 16:09:35.598133 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.middleware.request_id [None req-416a5b3d-cfb9-42b9-bdf6-4a6d52581b89 None None] RequestId filter calling following filter/app {{(pid=100524) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:09:35.600231 np0000005924 devstack@c-api.service[100524]: INFO cinder.api.openstack.wsgi [None req-416a5b3d-cfb9-42b9-bdf6-4a6d52581b89 tempest-VolumeTypesNegativeTest-198728494 tempest-VolumeTypesNegativeTest-198728494-project-admin] DELETE https://10.4.3.117/volume/v3/types/cd2924c1-e17e-4989-a3c9-5a3c9f754362 Jul 27 16:09:35.600463 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.openstack.wsgi [None req-416a5b3d-cfb9-42b9-bdf6-4a6d52581b89 tempest-VolumeTypesNegativeTest-198728494 tempest-VolumeTypesNegativeTest-198728494-project-admin] Empty body provided in request {{(pid=100524) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:09:35.600754 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.openstack.wsgi [None req-416a5b3d-cfb9-42b9-bdf6-4a6d52581b89 tempest-VolumeTypesNegativeTest-198728494 tempest-VolumeTypesNegativeTest-198728494-project-admin] Calling method '_delete' {{(pid=100524) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:09:35.660892 np0000005924 devstack@c-api.service[100524]: INFO cinder.api.openstack.wsgi [None req-416a5b3d-cfb9-42b9-bdf6-4a6d52581b89 tempest-VolumeTypesNegativeTest-198728494 tempest-VolumeTypesNegativeTest-198728494-project-admin] https://10.4.3.117/volume/v3/types/cd2924c1-e17e-4989-a3c9-5a3c9f754362 returned with HTTP 202 Jul 27 16:09:35.661411 np0000005924 devstack@c-api.service[100524]: [pid: 100524|app: 0|req: 168/650] 10.4.3.117 () {66 vars in 1345 bytes} [Mon Jul 27 16:09:35 2026] DELETE /volume/v3/types/cd2924c1-e17e-4989-a3c9-5a3c9f754362 => generated 0 bytes in 64 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 27 16:09:35.669801 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.middleware.request_id [None req-876b9555-372c-46bf-9bbd-2413abe722fa None None] RequestId filter calling following filter/app {{(pid=100523) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:09:35.674152 np0000005924 devstack@c-api.service[100523]: INFO cinder.api.openstack.wsgi [None req-876b9555-372c-46bf-9bbd-2413abe722fa tempest-VolumeTypesNegativeTest-198728494 tempest-VolumeTypesNegativeTest-198728494-project-admin] GET https://10.4.3.117/volume/v3/types/cd2924c1-e17e-4989-a3c9-5a3c9f754362 Jul 27 16:09:35.674520 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.openstack.wsgi [None req-876b9555-372c-46bf-9bbd-2413abe722fa tempest-VolumeTypesNegativeTest-198728494 tempest-VolumeTypesNegativeTest-198728494-project-admin] Empty body provided in request {{(pid=100523) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:09:35.674789 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.openstack.wsgi [None req-876b9555-372c-46bf-9bbd-2413abe722fa tempest-VolumeTypesNegativeTest-198728494 tempest-VolumeTypesNegativeTest-198728494-project-admin] Calling method 'show' {{(pid=100523) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:09:35.679818 np0000005924 devstack@c-api.service[100523]: INFO cinder.api.openstack.wsgi [None req-876b9555-372c-46bf-9bbd-2413abe722fa tempest-VolumeTypesNegativeTest-198728494 tempest-VolumeTypesNegativeTest-198728494-project-admin] https://10.4.3.117/volume/v3/types/cd2924c1-e17e-4989-a3c9-5a3c9f754362 returned with HTTP 404 Jul 27 16:09:35.680512 np0000005924 devstack@c-api.service[100523]: [pid: 100523|app: 0|req: 162/651] 10.4.3.117 () {66 vars in 1342 bytes} [Mon Jul 27 16:09:35 2026] GET /volume/v3/types/cd2924c1-e17e-4989-a3c9-5a3c9f754362 => generated 114 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 27 16:09:35.691534 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.middleware.request_id [None req-b6e0228a-7a09-4ed7-a20d-df19734f98c8 None None] RequestId filter calling following filter/app {{(pid=100522) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:09:35.693704 np0000005924 devstack@c-api.service[100522]: INFO cinder.api.openstack.wsgi [None req-b6e0228a-7a09-4ed7-a20d-df19734f98c8 tempest-VolumeTypesNegativeTest-198728494 tempest-VolumeTypesNegativeTest-198728494-project-admin] DELETE https://10.4.3.117/volume/v3/types/86237ef0-a151-4a32-ab5e-bf4423ddebcc Jul 27 16:09:35.693704 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.openstack.wsgi [None req-b6e0228a-7a09-4ed7-a20d-df19734f98c8 tempest-VolumeTypesNegativeTest-198728494 tempest-VolumeTypesNegativeTest-198728494-project-admin] Empty body provided in request {{(pid=100522) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:09:35.693877 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.openstack.wsgi [None req-b6e0228a-7a09-4ed7-a20d-df19734f98c8 tempest-VolumeTypesNegativeTest-198728494 tempest-VolumeTypesNegativeTest-198728494-project-admin] Calling method '_delete' {{(pid=100522) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:09:35.698407 np0000005924 devstack@c-api.service[100522]: INFO cinder.api.openstack.wsgi [None req-b6e0228a-7a09-4ed7-a20d-df19734f98c8 tempest-VolumeTypesNegativeTest-198728494 tempest-VolumeTypesNegativeTest-198728494-project-admin] https://10.4.3.117/volume/v3/types/86237ef0-a151-4a32-ab5e-bf4423ddebcc returned with HTTP 404 Jul 27 16:09:35.698852 np0000005924 devstack@c-api.service[100522]: [pid: 100522|app: 0|req: 162/652] 10.4.3.117 () {66 vars in 1345 bytes} [Mon Jul 27 16:09:35 2026] DELETE /volume/v3/types/86237ef0-a151-4a32-ab5e-bf4423ddebcc => generated 114 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 27 16:09:35.706663 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.middleware.request_id [None req-a64c6bdf-fb61-450a-a09a-7a6a9ad41282 None None] RequestId filter calling following filter/app {{(pid=100521) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:09:35.709757 np0000005924 devstack@c-api.service[100521]: INFO cinder.api.openstack.wsgi [None req-a64c6bdf-fb61-450a-a09a-7a6a9ad41282 tempest-VolumeTypesNegativeTest-198728494 tempest-VolumeTypesNegativeTest-198728494-project-admin] GET https://10.4.3.117/volume/v3/types/88485bb7-60ef-49fb-aee7-09dd34321cd3 Jul 27 16:09:35.709939 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.openstack.wsgi [None req-a64c6bdf-fb61-450a-a09a-7a6a9ad41282 tempest-VolumeTypesNegativeTest-198728494 tempest-VolumeTypesNegativeTest-198728494-project-admin] Empty body provided in request {{(pid=100521) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:09:35.710146 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.openstack.wsgi [None req-a64c6bdf-fb61-450a-a09a-7a6a9ad41282 tempest-VolumeTypesNegativeTest-198728494 tempest-VolumeTypesNegativeTest-198728494-project-admin] Calling method 'show' {{(pid=100521) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:09:35.714948 np0000005924 devstack@c-api.service[100521]: INFO cinder.api.openstack.wsgi [None req-a64c6bdf-fb61-450a-a09a-7a6a9ad41282 tempest-VolumeTypesNegativeTest-198728494 tempest-VolumeTypesNegativeTest-198728494-project-admin] https://10.4.3.117/volume/v3/types/88485bb7-60ef-49fb-aee7-09dd34321cd3 returned with HTTP 404 Jul 27 16:09:35.715645 np0000005924 devstack@c-api.service[100521]: [pid: 100521|app: 0|req: 161/653] 10.4.3.117 () {66 vars in 1342 bytes} [Mon Jul 27 16:09:35 2026] GET /volume/v3/types/88485bb7-60ef-49fb-aee7-09dd34321cd3 => generated 114 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 27 16:09:35.989711 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.middleware.request_id [req-37c64ffb-dcad-4c45-a7cc-23e6eebc015e req-2b57dcd7-1ea3-48c8-9420-bd2d13627a48 None None] RequestId filter calling following filter/app {{(pid=100524) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:09:35.993649 np0000005924 devstack@c-api.service[100524]: INFO cinder.api.openstack.wsgi [req-37c64ffb-dcad-4c45-a7cc-23e6eebc015e req-2b57dcd7-1ea3-48c8-9420-bd2d13627a48 tempest-ServerBootFromVolumeStableRescueTest-1223840988 tempest-ServerBootFromVolumeStableRescueTest-1223840988-project-member] DELETE https://10.4.3.117/volume/v3/attachments/49e7e0f1-ff07-4123-bdb7-8f6d59b14325 Jul 27 16:09:35.993649 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.openstack.wsgi [req-37c64ffb-dcad-4c45-a7cc-23e6eebc015e req-2b57dcd7-1ea3-48c8-9420-bd2d13627a48 tempest-ServerBootFromVolumeStableRescueTest-1223840988 tempest-ServerBootFromVolumeStableRescueTest-1223840988-project-member] Empty body provided in request {{(pid=100524) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:09:35.993649 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.openstack.wsgi [req-37c64ffb-dcad-4c45-a7cc-23e6eebc015e req-2b57dcd7-1ea3-48c8-9420-bd2d13627a48 tempest-ServerBootFromVolumeStableRescueTest-1223840988 tempest-ServerBootFromVolumeStableRescueTest-1223840988-project-member] Calling method 'version_select' {{(pid=100524) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:09:36.000840 np0000005924 devstack@c-api.service[100524]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:09:36.000840 np0000005924 devstack@c-api.service[100524]: warnings.warn( Jul 27 16:09:36.047217 np0000005924 devstack@c-api.service[100524]: INFO cinder.api.openstack.wsgi [req-37c64ffb-dcad-4c45-a7cc-23e6eebc015e req-2b57dcd7-1ea3-48c8-9420-bd2d13627a48 tempest-ServerBootFromVolumeStableRescueTest-1223840988 tempest-ServerBootFromVolumeStableRescueTest-1223840988-project-member] https://10.4.3.117/volume/v3/attachments/49e7e0f1-ff07-4123-bdb7-8f6d59b14325 returned with HTTP 200 Jul 27 16:09:36.047969 np0000005924 devstack@c-api.service[100524]: [pid: 100524|app: 0|req: 169/654] 10.4.3.117 () {72 vars in 1673 bytes} [Mon Jul 27 16:09:35 2026] DELETE /volume/v3/attachments/49e7e0f1-ff07-4123-bdb7-8f6d59b14325 => generated 19 bytes in 58 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 27 16:09:36.058824 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.middleware.request_id [req-37c64ffb-dcad-4c45-a7cc-23e6eebc015e req-d7d2b952-fde5-409f-8585-3662af9c3f52 None None] RequestId filter calling following filter/app {{(pid=100523) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:09:36.060816 np0000005924 devstack@c-api.service[100523]: INFO cinder.api.openstack.wsgi [req-37c64ffb-dcad-4c45-a7cc-23e6eebc015e req-d7d2b952-fde5-409f-8585-3662af9c3f52 tempest-ServerBootFromVolumeStableRescueTest-1223840988 tempest-ServerBootFromVolumeStableRescueTest-1223840988-project-member] DELETE https://10.4.3.117/volume/v3/volumes/c44fae8a-0f17-4448-94fb-19bfe2f33f4c Jul 27 16:09:36.061100 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.openstack.wsgi [req-37c64ffb-dcad-4c45-a7cc-23e6eebc015e req-d7d2b952-fde5-409f-8585-3662af9c3f52 tempest-ServerBootFromVolumeStableRescueTest-1223840988 tempest-ServerBootFromVolumeStableRescueTest-1223840988-project-member] Empty body provided in request {{(pid=100523) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:09:36.061422 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.openstack.wsgi [req-37c64ffb-dcad-4c45-a7cc-23e6eebc015e req-d7d2b952-fde5-409f-8585-3662af9c3f52 tempest-ServerBootFromVolumeStableRescueTest-1223840988 tempest-ServerBootFromVolumeStableRescueTest-1223840988-project-member] Calling method 'delete' {{(pid=100523) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:09:36.061852 np0000005924 devstack@c-api.service[100523]: INFO cinder.api.v3.volumes [req-37c64ffb-dcad-4c45-a7cc-23e6eebc015e req-d7d2b952-fde5-409f-8585-3662af9c3f52 tempest-ServerBootFromVolumeStableRescueTest-1223840988 tempest-ServerBootFromVolumeStableRescueTest-1223840988-project-member] Delete volume with id: c44fae8a-0f17-4448-94fb-19bfe2f33f4c Jul 27 16:09:36.074900 np0000005924 devstack@c-api.service[100523]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:09:36.074900 np0000005924 devstack@c-api.service[100523]: warnings.warn( Jul 27 16:09:36.074900 np0000005924 devstack@c-api.service[100523]: INFO cinder.volume.api [req-37c64ffb-dcad-4c45-a7cc-23e6eebc015e req-d7d2b952-fde5-409f-8585-3662af9c3f52 tempest-ServerBootFromVolumeStableRescueTest-1223840988 tempest-ServerBootFromVolumeStableRescueTest-1223840988-project-member] Volume info retrieved successfully. Jul 27 16:09:36.086350 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.middleware.request_id [None req-f94a6414-2aae-4b74-afeb-7419164f1080 None None] RequestId filter calling following filter/app {{(pid=100522) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:09:36.088368 np0000005924 devstack@c-api.service[100522]: INFO cinder.api.openstack.wsgi [None req-f94a6414-2aae-4b74-afeb-7419164f1080 tempest-VolumesSnapshotTestJSON-1761742646 tempest-VolumesSnapshotTestJSON-1761742646-project-member] GET https://10.4.3.117/volume/v3/volumes/51c6d241-93f2-40c8-851d-510bbdb02db7 Jul 27 16:09:36.088747 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.openstack.wsgi [None req-f94a6414-2aae-4b74-afeb-7419164f1080 tempest-VolumesSnapshotTestJSON-1761742646 tempest-VolumesSnapshotTestJSON-1761742646-project-member] Empty body provided in request {{(pid=100522) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:09:36.088815 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.openstack.wsgi [None req-f94a6414-2aae-4b74-afeb-7419164f1080 tempest-VolumesSnapshotTestJSON-1761742646 tempest-VolumesSnapshotTestJSON-1761742646-project-member] Calling method 'show' {{(pid=100522) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:09:36.101587 np0000005924 devstack@c-api.service[100522]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:09:36.101587 np0000005924 devstack@c-api.service[100522]: warnings.warn( Jul 27 16:09:36.104954 np0000005924 devstack@c-api.service[100523]: INFO cinder.volume.api [req-37c64ffb-dcad-4c45-a7cc-23e6eebc015e req-d7d2b952-fde5-409f-8585-3662af9c3f52 tempest-ServerBootFromVolumeStableRescueTest-1223840988 tempest-ServerBootFromVolumeStableRescueTest-1223840988-project-member] Delete volume request issued successfully. Jul 27 16:09:36.104954 np0000005924 devstack@c-api.service[100523]: INFO cinder.api.openstack.wsgi [req-37c64ffb-dcad-4c45-a7cc-23e6eebc015e req-d7d2b952-fde5-409f-8585-3662af9c3f52 tempest-ServerBootFromVolumeStableRescueTest-1223840988 tempest-ServerBootFromVolumeStableRescueTest-1223840988-project-member] https://10.4.3.117/volume/v3/volumes/c44fae8a-0f17-4448-94fb-19bfe2f33f4c returned with HTTP 202 Jul 27 16:09:36.104954 np0000005924 devstack@c-api.service[100523]: [pid: 100523|app: 0|req: 163/655] 10.4.3.117 () {70 vars in 1620 bytes} [Mon Jul 27 16:09:36 2026] DELETE /volume/v3/volumes/c44fae8a-0f17-4448-94fb-19bfe2f33f4c => generated 0 bytes in 47 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 27 16:09:36.105257 np0000005924 devstack@c-api.service[100522]: INFO cinder.volume.api [None req-f94a6414-2aae-4b74-afeb-7419164f1080 tempest-VolumesSnapshotTestJSON-1761742646 tempest-VolumesSnapshotTestJSON-1761742646-project-member] Volume info retrieved successfully. Jul 27 16:09:36.121812 np0000005924 devstack@c-api.service[100522]: INFO cinder.api.openstack.wsgi [None req-f94a6414-2aae-4b74-afeb-7419164f1080 tempest-VolumesSnapshotTestJSON-1761742646 tempest-VolumesSnapshotTestJSON-1761742646-project-member] https://10.4.3.117/volume/v3/volumes/51c6d241-93f2-40c8-851d-510bbdb02db7 returned with HTTP 200 Jul 27 16:09:36.121812 np0000005924 devstack@c-api.service[100522]: [pid: 100522|app: 0|req: 163/656] 10.4.3.117 () {66 vars in 1348 bytes} [Mon Jul 27 16:09:36 2026] GET /volume/v3/volumes/51c6d241-93f2-40c8-851d-510bbdb02db7 => generated 1361 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 27 16:09:37.135091 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.middleware.request_id [None req-fb36b145-0a12-4ef2-b316-dabc5d0b431b None None] RequestId filter calling following filter/app {{(pid=100521) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:09:37.137111 np0000005924 devstack@c-api.service[100521]: INFO cinder.api.openstack.wsgi [None req-fb36b145-0a12-4ef2-b316-dabc5d0b431b tempest-VolumesSnapshotTestJSON-1761742646 tempest-VolumesSnapshotTestJSON-1761742646-project-member] GET https://10.4.3.117/volume/v3/volumes/51c6d241-93f2-40c8-851d-510bbdb02db7 Jul 27 16:09:37.137353 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.openstack.wsgi [None req-fb36b145-0a12-4ef2-b316-dabc5d0b431b tempest-VolumesSnapshotTestJSON-1761742646 tempest-VolumesSnapshotTestJSON-1761742646-project-member] Empty body provided in request {{(pid=100521) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:09:37.137615 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.openstack.wsgi [None req-fb36b145-0a12-4ef2-b316-dabc5d0b431b tempest-VolumesSnapshotTestJSON-1761742646 tempest-VolumesSnapshotTestJSON-1761742646-project-member] Calling method 'show' {{(pid=100521) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:09:37.149929 np0000005924 devstack@c-api.service[100521]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:09:37.149929 np0000005924 devstack@c-api.service[100521]: warnings.warn( Jul 27 16:09:37.157778 np0000005924 devstack@c-api.service[100521]: INFO cinder.volume.api [None req-fb36b145-0a12-4ef2-b316-dabc5d0b431b tempest-VolumesSnapshotTestJSON-1761742646 tempest-VolumesSnapshotTestJSON-1761742646-project-member] Volume info retrieved successfully. Jul 27 16:09:37.170237 np0000005924 devstack@c-api.service[100521]: INFO cinder.api.openstack.wsgi [None req-fb36b145-0a12-4ef2-b316-dabc5d0b431b tempest-VolumesSnapshotTestJSON-1761742646 tempest-VolumesSnapshotTestJSON-1761742646-project-member] https://10.4.3.117/volume/v3/volumes/51c6d241-93f2-40c8-851d-510bbdb02db7 returned with HTTP 200 Jul 27 16:09:37.170418 np0000005924 devstack@c-api.service[100521]: [pid: 100521|app: 0|req: 162/657] 10.4.3.117 () {66 vars in 1348 bytes} [Mon Jul 27 16:09:37 2026] GET /volume/v3/volumes/51c6d241-93f2-40c8-851d-510bbdb02db7 => generated 1361 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Jul 27 16:09:37.493930 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.middleware.request_id [None req-284f5a45-0608-4495-93dc-be97feb9b0fd None None] RequestId filter calling following filter/app {{(pid=100524) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:09:37.593410 np0000005924 devstack@c-api.service[100524]: INFO cinder.api.openstack.wsgi [None req-284f5a45-0608-4495-93dc-be97feb9b0fd tempest-ServerStableDeviceRescueTest-96206215 tempest-ServerStableDeviceRescueTest-96206215-project-member] POST https://10.4.3.117/volume/v3/volumes Jul 27 16:09:37.593695 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.openstack.wsgi [None req-284f5a45-0608-4495-93dc-be97feb9b0fd tempest-ServerStableDeviceRescueTest-96206215 tempest-ServerStableDeviceRescueTest-96206215-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-ServerStableDeviceRescueTest-volume-1395288985"}} {{(pid=100524) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 27 16:09:37.595018 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.v3.volumes [None req-284f5a45-0608-4495-93dc-be97feb9b0fd tempest-ServerStableDeviceRescueTest-96206215 tempest-ServerStableDeviceRescueTest-96206215-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-ServerStableDeviceRescueTest-volume-1395288985'}} {{(pid=100524) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 27 16:09:37.595151 np0000005924 devstack@c-api.service[100524]: INFO cinder.api.v3.volumes [None req-284f5a45-0608-4495-93dc-be97feb9b0fd tempest-ServerStableDeviceRescueTest-96206215 tempest-ServerStableDeviceRescueTest-96206215-project-member] Create volume of 1 GB Jul 27 16:09:37.595438 np0000005924 devstack@c-api.service[100524]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:09:37.595438 np0000005924 devstack@c-api.service[100524]: warnings.warn( Jul 27 16:09:37.599245 np0000005924 devstack@c-api.service[100524]: INFO cinder.volume.api [None req-284f5a45-0608-4495-93dc-be97feb9b0fd tempest-ServerStableDeviceRescueTest-96206215 tempest-ServerStableDeviceRescueTest-96206215-project-member] Availability Zones retrieved successfully. Jul 27 16:09:37.604104 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.volume.api [None req-284f5a45-0608-4495-93dc-be97feb9b0fd tempest-ServerStableDeviceRescueTest-96206215 tempest-ServerStableDeviceRescueTest-96206215-project-member] Flow 'volume_create_api' (eba5ec32-be58-46bc-a486-e1f3da425a5d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100524) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 27 16:09:37.605099 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.volume.api [None req-284f5a45-0608-4495-93dc-be97feb9b0fd tempest-ServerStableDeviceRescueTest-96206215 tempest-ServerStableDeviceRescueTest-96206215-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (5c10e9ce-ebbb-4038-8448-662af7ae6a7f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100524) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 27 16:09:37.605892 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.volume.flows.api.create_volume [None req-284f5a45-0608-4495-93dc-be97feb9b0fd tempest-ServerStableDeviceRescueTest-96206215 tempest-ServerStableDeviceRescueTest-96206215-project-member] Validating volume size '1' using validate_int {{(pid=100524) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 27 16:09:37.629043 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.volume.api [None req-284f5a45-0608-4495-93dc-be97feb9b0fd tempest-ServerStableDeviceRescueTest-96206215 tempest-ServerStableDeviceRescueTest-96206215-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (5c10e9ce-ebbb-4038-8448-662af7ae6a7f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-27T16:04:59Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=2bce4e1a-e6e0-49d9-be36-c3405449a01e,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '2bce4e1a-e6e0-49d9-be36-c3405449a01e', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100524) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 27 16:09:37.629978 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.volume.api [None req-284f5a45-0608-4495-93dc-be97feb9b0fd tempest-ServerStableDeviceRescueTest-96206215 tempest-ServerStableDeviceRescueTest-96206215-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (af52cbf6-8447-462d-beb8-177ec68af3d1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100524) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 27 16:09:37.701314 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.quota [None req-284f5a45-0608-4495-93dc-be97feb9b0fd tempest-ServerStableDeviceRescueTest-96206215 tempest-ServerStableDeviceRescueTest-96206215-project-member] Created reservations ['37acfd84-f2a1-48b4-ba61-d64f8e444445', 'c668c4b1-68d0-4cd9-b43c-cab91a9d1ad5', '94145879-71dd-4740-9e8c-f498ad4e31cd', '972b2664-5175-4164-949a-b9d1de05d9ee'] {{(pid=100524) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 27 16:09:37.702047 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.volume.api [None req-284f5a45-0608-4495-93dc-be97feb9b0fd tempest-ServerStableDeviceRescueTest-96206215 tempest-ServerStableDeviceRescueTest-96206215-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (af52cbf6-8447-462d-beb8-177ec68af3d1) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['37acfd84-f2a1-48b4-ba61-d64f8e444445', 'c668c4b1-68d0-4cd9-b43c-cab91a9d1ad5', '94145879-71dd-4740-9e8c-f498ad4e31cd', '972b2664-5175-4164-949a-b9d1de05d9ee']}' {{(pid=100524) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 27 16:09:37.702870 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.volume.api [None req-284f5a45-0608-4495-93dc-be97feb9b0fd tempest-ServerStableDeviceRescueTest-96206215 tempest-ServerStableDeviceRescueTest-96206215-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (ba464627-29c3-410a-8649-5f7b73450937) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100524) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 27 16:09:37.729912 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.volume.api [None req-284f5a45-0608-4495-93dc-be97feb9b0fd tempest-ServerStableDeviceRescueTest-96206215 tempest-ServerStableDeviceRescueTest-96206215-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (ba464627-29c3-410a-8649-5f7b73450937) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '306e397d-1fc9-4947-8f19-18f4783641be', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-ServerStableDeviceRescueTest-volume-1395288985',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='41aa82611a524e8e92a9ea415398e621',qos_specs=None,replication_status=,reservations=['37acfd84-f2a1-48b4-ba61-d64f8e444445','c668c4b1-68d0-4cd9-b43c-cab91a9d1ad5','94145879-71dd-4740-9e8c-f498ad4e31cd','972b2664-5175-4164-949a-b9d1de05d9ee'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='9e5351f8c9bc4aa286e62eb53a4ac4cf',volume_type_id=2bce4e1a-e6e0-49d9-be36-c3405449a01e), 'volume': Volume(_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-27T16:09:37Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-ServerStableDeviceRescueTest-volume-1395288985',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=306e397d-1fc9-4947-8f19-18f4783641be,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='41aa82611a524e8e92a9ea415398e621',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='9e5351f8c9bc4aa286e62eb53a4ac4cf',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(2bce4e1a-e6e0-49d9-be36-c3405449a01e),volume_type_id=2bce4e1a-e6e0-49d9-be36-c3405449a01e)}' {{(pid=100524) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 27 16:09:37.730778 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.volume.api [None req-284f5a45-0608-4495-93dc-be97feb9b0fd tempest-ServerStableDeviceRescueTest-96206215 tempest-ServerStableDeviceRescueTest-96206215-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (0947e7a3-9d3e-46ac-b8eb-32be63ad9714) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100524) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 27 16:09:37.750662 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.volume.api [None req-284f5a45-0608-4495-93dc-be97feb9b0fd tempest-ServerStableDeviceRescueTest-96206215 tempest-ServerStableDeviceRescueTest-96206215-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (0947e7a3-9d3e-46ac-b8eb-32be63ad9714) transitioned into state 'SUCCESS' from state '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-1395288985',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='41aa82611a524e8e92a9ea415398e621',qos_specs=None,replication_status=,reservations=['37acfd84-f2a1-48b4-ba61-d64f8e444445','c668c4b1-68d0-4cd9-b43c-cab91a9d1ad5','94145879-71dd-4740-9e8c-f498ad4e31cd','972b2664-5175-4164-949a-b9d1de05d9ee'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='9e5351f8c9bc4aa286e62eb53a4ac4cf',volume_type_id=2bce4e1a-e6e0-49d9-be36-c3405449a01e)}' {{(pid=100524) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 27 16:09:37.751647 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.volume.api [None req-284f5a45-0608-4495-93dc-be97feb9b0fd tempest-ServerStableDeviceRescueTest-96206215 tempest-ServerStableDeviceRescueTest-96206215-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (ab8b8152-f6ed-49d0-853f-cfa138eb10b6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100524) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 27 16:09:37.763219 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.volume.api [None req-284f5a45-0608-4495-93dc-be97feb9b0fd tempest-ServerStableDeviceRescueTest-96206215 tempest-ServerStableDeviceRescueTest-96206215-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (ab8b8152-f6ed-49d0-853f-cfa138eb10b6) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100524) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 27 16:09:37.763979 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.volume.api [None req-284f5a45-0608-4495-93dc-be97feb9b0fd tempest-ServerStableDeviceRescueTest-96206215 tempest-ServerStableDeviceRescueTest-96206215-project-member] Flow 'volume_create_api' (eba5ec32-be58-46bc-a486-e1f3da425a5d) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100524) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 27 16:09:37.764316 np0000005924 devstack@c-api.service[100524]: INFO cinder.volume.api [None req-284f5a45-0608-4495-93dc-be97feb9b0fd tempest-ServerStableDeviceRescueTest-96206215 tempest-ServerStableDeviceRescueTest-96206215-project-member] Create volume request issued successfully. Jul 27 16:09:37.764957 np0000005924 devstack@c-api.service[100524]: INFO cinder.api.openstack.wsgi [None req-284f5a45-0608-4495-93dc-be97feb9b0fd tempest-ServerStableDeviceRescueTest-96206215 tempest-ServerStableDeviceRescueTest-96206215-project-member] https://10.4.3.117/volume/v3/volumes returned with HTTP 202 Jul 27 16:09:37.765341 np0000005924 devstack@c-api.service[100524]: [pid: 100524|app: 0|req: 170/658] 10.4.3.117 () {68 vars in 1258 bytes} [Mon Jul 27 16:09:37 2026] POST /volume/v3/volumes => generated 759 bytes in 272 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 27 16:09:38.188749 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.middleware.request_id [None req-d63abb3e-fd6e-4666-afb5-f913c2d03fe6 None None] RequestId filter calling following filter/app {{(pid=100523) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:09:38.191128 np0000005924 devstack@c-api.service[100523]: INFO cinder.api.openstack.wsgi [None req-d63abb3e-fd6e-4666-afb5-f913c2d03fe6 tempest-VolumesSnapshotTestJSON-1761742646 tempest-VolumesSnapshotTestJSON-1761742646-project-member] GET https://10.4.3.117/volume/v3/volumes/51c6d241-93f2-40c8-851d-510bbdb02db7 Jul 27 16:09:38.191666 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.openstack.wsgi [None req-d63abb3e-fd6e-4666-afb5-f913c2d03fe6 tempest-VolumesSnapshotTestJSON-1761742646 tempest-VolumesSnapshotTestJSON-1761742646-project-member] Empty body provided in request {{(pid=100523) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:09:38.191666 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.openstack.wsgi [None req-d63abb3e-fd6e-4666-afb5-f913c2d03fe6 tempest-VolumesSnapshotTestJSON-1761742646 tempest-VolumesSnapshotTestJSON-1761742646-project-member] Calling method 'show' {{(pid=100523) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:09:38.205503 np0000005924 devstack@c-api.service[100523]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:09:38.205503 np0000005924 devstack@c-api.service[100523]: warnings.warn( Jul 27 16:09:38.208615 np0000005924 devstack@c-api.service[100523]: INFO cinder.volume.api [None req-d63abb3e-fd6e-4666-afb5-f913c2d03fe6 tempest-VolumesSnapshotTestJSON-1761742646 tempest-VolumesSnapshotTestJSON-1761742646-project-member] Volume info retrieved successfully. Jul 27 16:09:38.215261 np0000005924 devstack@c-api.service[100523]: INFO cinder.api.openstack.wsgi [None req-d63abb3e-fd6e-4666-afb5-f913c2d03fe6 tempest-VolumesSnapshotTestJSON-1761742646 tempest-VolumesSnapshotTestJSON-1761742646-project-member] https://10.4.3.117/volume/v3/volumes/51c6d241-93f2-40c8-851d-510bbdb02db7 returned with HTTP 200 Jul 27 16:09:38.215816 np0000005924 devstack@c-api.service[100523]: [pid: 100523|app: 0|req: 164/659] 10.4.3.117 () {66 vars in 1348 bytes} [Mon Jul 27 16:09:38 2026] GET /volume/v3/volumes/51c6d241-93f2-40c8-851d-510bbdb02db7 => generated 1361 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 27 16:09:38.425739 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.middleware.request_id [None req-0c1d85d5-56ab-43cd-8bcb-68e0837bb249 None None] RequestId filter calling following filter/app {{(pid=100522) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:09:38.602142 np0000005924 devstack@c-api.service[100522]: INFO cinder.api.openstack.wsgi [None req-0c1d85d5-56ab-43cd-8bcb-68e0837bb249 tempest-VolumesBackupsAdminTest-784678603 tempest-VolumesBackupsAdminTest-784678603-project-member] POST https://10.4.3.117/volume/v3/volumes Jul 27 16:09:38.602555 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.openstack.wsgi [None req-0c1d85d5-56ab-43cd-8bcb-68e0837bb249 tempest-VolumesBackupsAdminTest-784678603 tempest-VolumesBackupsAdminTest-784678603-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesBackupsAdminTest-Volume-1445123838"}} {{(pid=100522) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 27 16:09:38.604110 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.v3.volumes [None req-0c1d85d5-56ab-43cd-8bcb-68e0837bb249 tempest-VolumesBackupsAdminTest-784678603 tempest-VolumesBackupsAdminTest-784678603-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesBackupsAdminTest-Volume-1445123838'}} {{(pid=100522) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 27 16:09:38.604230 np0000005924 devstack@c-api.service[100522]: INFO cinder.api.v3.volumes [None req-0c1d85d5-56ab-43cd-8bcb-68e0837bb249 tempest-VolumesBackupsAdminTest-784678603 tempest-VolumesBackupsAdminTest-784678603-project-member] Create volume of 1 GB Jul 27 16:09:38.608787 np0000005924 devstack@c-api.service[100522]: INFO cinder.volume.api [None req-0c1d85d5-56ab-43cd-8bcb-68e0837bb249 tempest-VolumesBackupsAdminTest-784678603 tempest-VolumesBackupsAdminTest-784678603-project-member] Availability Zones retrieved successfully. Jul 27 16:09:38.615483 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.volume.api [None req-0c1d85d5-56ab-43cd-8bcb-68e0837bb249 tempest-VolumesBackupsAdminTest-784678603 tempest-VolumesBackupsAdminTest-784678603-project-member] Flow 'volume_create_api' (c9f5e887-e206-4436-ac32-96102904e803) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100522) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 27 16:09:38.616487 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.volume.api [None req-0c1d85d5-56ab-43cd-8bcb-68e0837bb249 tempest-VolumesBackupsAdminTest-784678603 tempest-VolumesBackupsAdminTest-784678603-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (de9bda45-4979-48a5-97d8-2b8d17d08867) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100522) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 27 16:09:38.617420 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.volume.flows.api.create_volume [None req-0c1d85d5-56ab-43cd-8bcb-68e0837bb249 tempest-VolumesBackupsAdminTest-784678603 tempest-VolumesBackupsAdminTest-784678603-project-member] Validating volume size '1' using validate_int {{(pid=100522) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 27 16:09:38.646230 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.middleware.request_id [req-343f5424-f796-4437-ae72-99ac0f033168 req-1fa0492c-36dd-4cf7-8c15-109c8ce1a54b None None] RequestId filter calling following filter/app {{(pid=100521) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:09:38.648713 np0000005924 devstack@c-api.service[100521]: INFO cinder.api.openstack.wsgi [req-343f5424-f796-4437-ae72-99ac0f033168 req-1fa0492c-36dd-4cf7-8c15-109c8ce1a54b tempest-VolumesSnapshotTestJSON-1761742646 tempest-VolumesSnapshotTestJSON-1761742646-project-member] POST https://10.4.3.117/volume/v3/attachments/10694fd1-f24b-4c79-aa55-c7190e0f522e/action Jul 27 16:09:38.649134 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.openstack.wsgi [req-343f5424-f796-4437-ae72-99ac0f033168 req-1fa0492c-36dd-4cf7-8c15-109c8ce1a54b tempest-VolumesSnapshotTestJSON-1761742646 tempest-VolumesSnapshotTestJSON-1761742646-project-member] Action body: b'{"os-complete": null}' {{(pid=100521) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 27 16:09:38.649287 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.openstack.wsgi [req-343f5424-f796-4437-ae72-99ac0f033168 req-1fa0492c-36dd-4cf7-8c15-109c8ce1a54b tempest-VolumesSnapshotTestJSON-1761742646 tempest-VolumesSnapshotTestJSON-1761742646-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100521) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 27 16:09:38.649622 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.volume.api [None req-0c1d85d5-56ab-43cd-8bcb-68e0837bb249 tempest-VolumesBackupsAdminTest-784678603 tempest-VolumesBackupsAdminTest-784678603-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (de9bda45-4979-48a5-97d8-2b8d17d08867) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-27T16:04:59Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=2bce4e1a-e6e0-49d9-be36-c3405449a01e,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '2bce4e1a-e6e0-49d9-be36-c3405449a01e', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100522) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 27 16:09:38.650731 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.volume.api [None req-0c1d85d5-56ab-43cd-8bcb-68e0837bb249 tempest-VolumesBackupsAdminTest-784678603 tempest-VolumesBackupsAdminTest-784678603-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (448c869d-3ceb-4244-a1e4-cc5f0c283898) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100522) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 27 16:09:38.669121 np0000005924 devstack@c-api.service[100521]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:09:38.669121 np0000005924 devstack@c-api.service[100521]: warnings.warn( Jul 27 16:09:38.683730 np0000005924 devstack@c-api.service[100521]: INFO cinder.api.openstack.wsgi [req-343f5424-f796-4437-ae72-99ac0f033168 req-1fa0492c-36dd-4cf7-8c15-109c8ce1a54b tempest-VolumesSnapshotTestJSON-1761742646 tempest-VolumesSnapshotTestJSON-1761742646-project-member] https://10.4.3.117/volume/v3/attachments/10694fd1-f24b-4c79-aa55-c7190e0f522e/action returned with HTTP 204 Jul 27 16:09:38.684280 np0000005924 devstack@c-api.service[100521]: [pid: 100521|app: 0|req: 163/660] 10.4.3.117 () {74 vars in 1725 bytes} [Mon Jul 27 16:09:38 2026] POST /volume/v3/attachments/10694fd1-f24b-4c79-aa55-c7190e0f522e/action => generated 0 bytes in 39 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jul 27 16:09:38.724404 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.quota [None req-0c1d85d5-56ab-43cd-8bcb-68e0837bb249 tempest-VolumesBackupsAdminTest-784678603 tempest-VolumesBackupsAdminTest-784678603-project-member] Created reservations ['bb420a5f-a0d5-48a1-ac6b-f62ae7da992c', '866b591b-e6f8-430b-b3f1-05b586f05876', '9865ba98-a9e9-4659-947b-86659f6bf2ce', 'b960bcac-ce86-4b43-8fde-5761a14e6c2e'] {{(pid=100522) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 27 16:09:38.724404 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.volume.api [None req-0c1d85d5-56ab-43cd-8bcb-68e0837bb249 tempest-VolumesBackupsAdminTest-784678603 tempest-VolumesBackupsAdminTest-784678603-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (448c869d-3ceb-4244-a1e4-cc5f0c283898) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['bb420a5f-a0d5-48a1-ac6b-f62ae7da992c', '866b591b-e6f8-430b-b3f1-05b586f05876', '9865ba98-a9e9-4659-947b-86659f6bf2ce', 'b960bcac-ce86-4b43-8fde-5761a14e6c2e']}' {{(pid=100522) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 27 16:09:38.724404 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.volume.api [None req-0c1d85d5-56ab-43cd-8bcb-68e0837bb249 tempest-VolumesBackupsAdminTest-784678603 tempest-VolumesBackupsAdminTest-784678603-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (f58af739-5bfb-43a4-a411-b030c2d22ab2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100522) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 27 16:09:38.747368 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.volume.api [None req-0c1d85d5-56ab-43cd-8bcb-68e0837bb249 tempest-VolumesBackupsAdminTest-784678603 tempest-VolumesBackupsAdminTest-784678603-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (f58af739-5bfb-43a4-a411-b030c2d22ab2) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'b0df22eb-07ac-4471-843d-04bda9ccb861', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesBackupsAdminTest-Volume-1445123838',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='e1796e8ae5c148569c0996d75da2dc3f',qos_specs=None,replication_status=,reservations=['bb420a5f-a0d5-48a1-ac6b-f62ae7da992c','866b591b-e6f8-430b-b3f1-05b586f05876','9865ba98-a9e9-4659-947b-86659f6bf2ce','b960bcac-ce86-4b43-8fde-5761a14e6c2e'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='49185133c8ba4d27a10163f4c0c0be54',volume_type_id=2bce4e1a-e6e0-49d9-be36-c3405449a01e), 'volume': Volume(_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-27T16:09:38Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesBackupsAdminTest-Volume-1445123838',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=b0df22eb-07ac-4471-843d-04bda9ccb861,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='e1796e8ae5c148569c0996d75da2dc3f',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='49185133c8ba4d27a10163f4c0c0be54',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(2bce4e1a-e6e0-49d9-be36-c3405449a01e),volume_type_id=2bce4e1a-e6e0-49d9-be36-c3405449a01e)}' {{(pid=100522) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 27 16:09:38.747368 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.volume.api [None req-0c1d85d5-56ab-43cd-8bcb-68e0837bb249 tempest-VolumesBackupsAdminTest-784678603 tempest-VolumesBackupsAdminTest-784678603-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (6c6fcbd1-eaac-4593-94b5-341e6b40f711) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100522) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 27 16:09:38.771723 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.volume.api [None req-0c1d85d5-56ab-43cd-8bcb-68e0837bb249 tempest-VolumesBackupsAdminTest-784678603 tempest-VolumesBackupsAdminTest-784678603-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (6c6fcbd1-eaac-4593-94b5-341e6b40f711) transitioned into state 'SUCCESS' from state '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-1445123838',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='e1796e8ae5c148569c0996d75da2dc3f',qos_specs=None,replication_status=,reservations=['bb420a5f-a0d5-48a1-ac6b-f62ae7da992c','866b591b-e6f8-430b-b3f1-05b586f05876','9865ba98-a9e9-4659-947b-86659f6bf2ce','b960bcac-ce86-4b43-8fde-5761a14e6c2e'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='49185133c8ba4d27a10163f4c0c0be54',volume_type_id=2bce4e1a-e6e0-49d9-be36-c3405449a01e)}' {{(pid=100522) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 27 16:09:38.772809 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.volume.api [None req-0c1d85d5-56ab-43cd-8bcb-68e0837bb249 tempest-VolumesBackupsAdminTest-784678603 tempest-VolumesBackupsAdminTest-784678603-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (f845bc9f-8a1a-445c-bc23-15c50db11aa2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100522) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 27 16:09:38.786415 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.volume.api [None req-0c1d85d5-56ab-43cd-8bcb-68e0837bb249 tempest-VolumesBackupsAdminTest-784678603 tempest-VolumesBackupsAdminTest-784678603-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (f845bc9f-8a1a-445c-bc23-15c50db11aa2) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100522) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 27 16:09:38.787378 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.volume.api [None req-0c1d85d5-56ab-43cd-8bcb-68e0837bb249 tempest-VolumesBackupsAdminTest-784678603 tempest-VolumesBackupsAdminTest-784678603-project-member] Flow 'volume_create_api' (c9f5e887-e206-4436-ac32-96102904e803) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100522) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 27 16:09:38.787785 np0000005924 devstack@c-api.service[100522]: INFO cinder.volume.api [None req-0c1d85d5-56ab-43cd-8bcb-68e0837bb249 tempest-VolumesBackupsAdminTest-784678603 tempest-VolumesBackupsAdminTest-784678603-project-member] Create volume request issued successfully. Jul 27 16:09:38.788507 np0000005924 devstack@c-api.service[100522]: INFO cinder.api.openstack.wsgi [None req-0c1d85d5-56ab-43cd-8bcb-68e0837bb249 tempest-VolumesBackupsAdminTest-784678603 tempest-VolumesBackupsAdminTest-784678603-project-member] https://10.4.3.117/volume/v3/volumes returned with HTTP 202 Jul 27 16:09:38.788996 np0000005924 devstack@c-api.service[100522]: [pid: 100522|app: 0|req: 164/661] 10.4.3.117 () {68 vars in 1258 bytes} [Mon Jul 27 16:09:38 2026] POST /volume/v3/volumes => generated 754 bytes in 364 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 27 16:09:38.803011 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.middleware.request_id [None req-c4f15527-3191-4a5b-92eb-3f5749ab1753 None None] RequestId filter calling following filter/app {{(pid=100524) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:09:38.805188 np0000005924 devstack@c-api.service[100524]: INFO cinder.api.openstack.wsgi [None req-c4f15527-3191-4a5b-92eb-3f5749ab1753 tempest-VolumesBackupsAdminTest-784678603 tempest-VolumesBackupsAdminTest-784678603-project-member] GET https://10.4.3.117/volume/v3/volumes/b0df22eb-07ac-4471-843d-04bda9ccb861 Jul 27 16:09:38.805404 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.openstack.wsgi [None req-c4f15527-3191-4a5b-92eb-3f5749ab1753 tempest-VolumesBackupsAdminTest-784678603 tempest-VolumesBackupsAdminTest-784678603-project-member] Empty body provided in request {{(pid=100524) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:09:38.805586 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.openstack.wsgi [None req-c4f15527-3191-4a5b-92eb-3f5749ab1753 tempest-VolumesBackupsAdminTest-784678603 tempest-VolumesBackupsAdminTest-784678603-project-member] Calling method 'show' {{(pid=100524) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:09:38.812879 np0000005924 devstack@c-api.service[100524]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:09:38.812879 np0000005924 devstack@c-api.service[100524]: warnings.warn( Jul 27 16:09:38.817158 np0000005924 devstack@c-api.service[100524]: INFO cinder.volume.api [None req-c4f15527-3191-4a5b-92eb-3f5749ab1753 tempest-VolumesBackupsAdminTest-784678603 tempest-VolumesBackupsAdminTest-784678603-project-member] Volume info retrieved successfully. Jul 27 16:09:38.821934 np0000005924 devstack@c-api.service[100524]: INFO cinder.api.openstack.wsgi [None req-c4f15527-3191-4a5b-92eb-3f5749ab1753 tempest-VolumesBackupsAdminTest-784678603 tempest-VolumesBackupsAdminTest-784678603-project-member] https://10.4.3.117/volume/v3/volumes/b0df22eb-07ac-4471-843d-04bda9ccb861 returned with HTTP 200 Jul 27 16:09:38.822394 np0000005924 devstack@c-api.service[100524]: [pid: 100524|app: 0|req: 171/662] 10.4.3.117 () {66 vars in 1348 bytes} [Mon Jul 27 16:09:38 2026] GET /volume/v3/volumes/b0df22eb-07ac-4471-843d-04bda9ccb861 => generated 822 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 27 16:09:39.231764 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.middleware.request_id [None req-b5119057-fb2e-49d0-8559-9a448c2b96af None None] RequestId filter calling following filter/app {{(pid=100523) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:09:39.233620 np0000005924 devstack@c-api.service[100523]: INFO cinder.api.openstack.wsgi [None req-b5119057-fb2e-49d0-8559-9a448c2b96af tempest-VolumesSnapshotTestJSON-1761742646 tempest-VolumesSnapshotTestJSON-1761742646-project-member] GET https://10.4.3.117/volume/v3/volumes/51c6d241-93f2-40c8-851d-510bbdb02db7 Jul 27 16:09:39.233985 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.openstack.wsgi [None req-b5119057-fb2e-49d0-8559-9a448c2b96af tempest-VolumesSnapshotTestJSON-1761742646 tempest-VolumesSnapshotTestJSON-1761742646-project-member] Empty body provided in request {{(pid=100523) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:09:39.235345 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.openstack.wsgi [None req-b5119057-fb2e-49d0-8559-9a448c2b96af tempest-VolumesSnapshotTestJSON-1761742646 tempest-VolumesSnapshotTestJSON-1761742646-project-member] Calling method 'show' {{(pid=100523) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:09:39.257630 np0000005924 devstack@c-api.service[100523]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:09:39.257630 np0000005924 devstack@c-api.service[100523]: warnings.warn( Jul 27 16:09:39.260565 np0000005924 devstack@c-api.service[100523]: INFO cinder.volume.api [None req-b5119057-fb2e-49d0-8559-9a448c2b96af tempest-VolumesSnapshotTestJSON-1761742646 tempest-VolumesSnapshotTestJSON-1761742646-project-member] Volume info retrieved successfully. Jul 27 16:09:39.266693 np0000005924 devstack@c-api.service[100523]: INFO cinder.api.openstack.wsgi [None req-b5119057-fb2e-49d0-8559-9a448c2b96af tempest-VolumesSnapshotTestJSON-1761742646 tempest-VolumesSnapshotTestJSON-1761742646-project-member] https://10.4.3.117/volume/v3/volumes/51c6d241-93f2-40c8-851d-510bbdb02db7 returned with HTTP 200 Jul 27 16:09:39.267232 np0000005924 devstack@c-api.service[100523]: [pid: 100523|app: 0|req: 165/663] 10.4.3.117 () {66 vars in 1348 bytes} [Mon Jul 27 16:09:39 2026] GET /volume/v3/volumes/51c6d241-93f2-40c8-851d-510bbdb02db7 => generated 1653 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 27 16:09:39.281445 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.middleware.request_id [None req-70f1c876-871f-4430-8836-a575361256ad None None] RequestId filter calling following filter/app {{(pid=100521) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:09:39.288431 np0000005924 devstack@c-api.service[100521]: INFO cinder.api.openstack.wsgi [None req-70f1c876-871f-4430-8836-a575361256ad tempest-VolumesSnapshotTestJSON-1761742646 tempest-VolumesSnapshotTestJSON-1761742646-project-member] POST https://10.4.3.117/volume/v3/snapshots Jul 27 16:09:39.290249 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.openstack.wsgi [None req-70f1c876-871f-4430-8836-a575361256ad tempest-VolumesSnapshotTestJSON-1761742646 tempest-VolumesSnapshotTestJSON-1761742646-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "51c6d241-93f2-40c8-851d-510bbdb02db7", "force": false, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1336005998"}} {{(pid=100521) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 27 16:09:39.317706 np0000005924 devstack@c-api.service[100521]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:09:39.317706 np0000005924 devstack@c-api.service[100521]: warnings.warn( Jul 27 16:09:39.318052 np0000005924 devstack@c-api.service[100521]: INFO cinder.volume.api [None req-70f1c876-871f-4430-8836-a575361256ad tempest-VolumesSnapshotTestJSON-1761742646 tempest-VolumesSnapshotTestJSON-1761742646-project-member] Volume info retrieved successfully. Jul 27 16:09:39.318201 np0000005924 devstack@c-api.service[100521]: INFO cinder.api.v3.snapshots [None req-70f1c876-871f-4430-8836-a575361256ad tempest-VolumesSnapshotTestJSON-1761742646 tempest-VolumesSnapshotTestJSON-1761742646-project-member] Create snapshot from volume 51c6d241-93f2-40c8-851d-510bbdb02db7 Jul 27 16:09:39.323185 np0000005924 devstack@c-api.service[100521]: INFO cinder.api.openstack.wsgi [None req-70f1c876-871f-4430-8836-a575361256ad tempest-VolumesSnapshotTestJSON-1761742646 tempest-VolumesSnapshotTestJSON-1761742646-project-member] https://10.4.3.117/volume/v3/snapshots returned with HTTP 400 Jul 27 16:09:39.323661 np0000005924 devstack@c-api.service[100521]: [pid: 100521|app: 0|req: 164/664] 10.4.3.117 () {68 vars in 1265 bytes} [Mon Jul 27 16:09:39 2026] POST /volume/v3/snapshots => generated 160 bytes in 43 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) Jul 27 16:09:39.333031 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.middleware.request_id [None req-0c4e2420-5116-4065-a788-38ae0377c32e None None] RequestId filter calling following filter/app {{(pid=100522) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:09:39.336526 np0000005924 devstack@c-api.service[100522]: INFO cinder.api.openstack.wsgi [None req-0c4e2420-5116-4065-a788-38ae0377c32e tempest-VolumesSnapshotTestJSON-1761742646 tempest-VolumesSnapshotTestJSON-1761742646-project-member] POST https://10.4.3.117/volume/v3/snapshots Jul 27 16:09:39.336526 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.openstack.wsgi [None req-0c4e2420-5116-4065-a788-38ae0377c32e tempest-VolumesSnapshotTestJSON-1761742646 tempest-VolumesSnapshotTestJSON-1761742646-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "51c6d241-93f2-40c8-851d-510bbdb02db7", "force": true, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1520723917"}} {{(pid=100522) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 27 16:09:39.353807 np0000005924 devstack@c-api.service[100522]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:09:39.353807 np0000005924 devstack@c-api.service[100522]: warnings.warn( Jul 27 16:09:39.355033 np0000005924 devstack@c-api.service[100522]: INFO cinder.volume.api [None req-0c4e2420-5116-4065-a788-38ae0377c32e tempest-VolumesSnapshotTestJSON-1761742646 tempest-VolumesSnapshotTestJSON-1761742646-project-member] Volume info retrieved successfully. Jul 27 16:09:39.355720 np0000005924 devstack@c-api.service[100522]: INFO cinder.api.v3.snapshots [None req-0c4e2420-5116-4065-a788-38ae0377c32e tempest-VolumesSnapshotTestJSON-1761742646 tempest-VolumesSnapshotTestJSON-1761742646-project-member] Create snapshot from volume 51c6d241-93f2-40c8-851d-510bbdb02db7 Jul 27 16:09:39.376499 np0000005924 devstack@c-api.service[100522]: WARNING cinder.quota [None req-0c4e2420-5116-4065-a788-38ae0377c32e tempest-VolumesSnapshotTestJSON-1761742646 tempest-VolumesSnapshotTestJSON-1761742646-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 27 16:09:39.405352 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.quota [None req-0c4e2420-5116-4065-a788-38ae0377c32e tempest-VolumesSnapshotTestJSON-1761742646 tempest-VolumesSnapshotTestJSON-1761742646-project-member] Created reservations ['94806295-604a-4546-8ff9-610bcbdd0ca5', 'cc6c9338-513c-4777-a994-c1b3237a1653', 'cac4051b-e521-43cb-bae8-1884235e0d31', '2fcf7034-df49-40e4-b31c-ffc6abd05741'] {{(pid=100522) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 27 16:09:39.470347 np0000005924 devstack@c-api.service[100522]: INFO cinder.volume.api [None req-0c4e2420-5116-4065-a788-38ae0377c32e tempest-VolumesSnapshotTestJSON-1761742646 tempest-VolumesSnapshotTestJSON-1761742646-project-member] Snapshot force create request issued successfully. Jul 27 16:09:39.470347 np0000005924 devstack@c-api.service[100522]: INFO cinder.api.openstack.wsgi [None req-0c4e2420-5116-4065-a788-38ae0377c32e tempest-VolumesSnapshotTestJSON-1761742646 tempest-VolumesSnapshotTestJSON-1761742646-project-member] https://10.4.3.117/volume/v3/snapshots returned with HTTP 202 Jul 27 16:09:39.470347 np0000005924 devstack@c-api.service[100522]: [pid: 100522|app: 0|req: 165/665] 10.4.3.117 () {68 vars in 1265 bytes} [Mon Jul 27 16:09:39 2026] POST /volume/v3/snapshots => generated 310 bytes in 139 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 27 16:09:39.485359 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.middleware.request_id [None req-ec81ae4d-da81-4b0f-b643-b92b54287eee None None] RequestId filter calling following filter/app {{(pid=100524) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:09:39.487544 np0000005924 devstack@c-api.service[100524]: INFO cinder.api.openstack.wsgi [None req-ec81ae4d-da81-4b0f-b643-b92b54287eee tempest-VolumesSnapshotTestJSON-1761742646 tempest-VolumesSnapshotTestJSON-1761742646-project-member] GET https://10.4.3.117/volume/v3/snapshots/69c8a43d-324b-457e-9516-332a3ff0ddc2 Jul 27 16:09:39.487828 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.openstack.wsgi [None req-ec81ae4d-da81-4b0f-b643-b92b54287eee tempest-VolumesSnapshotTestJSON-1761742646 tempest-VolumesSnapshotTestJSON-1761742646-project-member] Empty body provided in request {{(pid=100524) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:09:39.488127 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.openstack.wsgi [None req-ec81ae4d-da81-4b0f-b643-b92b54287eee tempest-VolumesSnapshotTestJSON-1761742646 tempest-VolumesSnapshotTestJSON-1761742646-project-member] Calling method 'show' {{(pid=100524) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:09:39.497945 np0000005924 devstack@c-api.service[100524]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:09:39.497945 np0000005924 devstack@c-api.service[100524]: warnings.warn( Jul 27 16:09:39.498659 np0000005924 devstack@c-api.service[100524]: INFO cinder.volume.api [None req-ec81ae4d-da81-4b0f-b643-b92b54287eee tempest-VolumesSnapshotTestJSON-1761742646 tempest-VolumesSnapshotTestJSON-1761742646-project-member] Snapshot retrieved successfully. Jul 27 16:09:39.499635 np0000005924 devstack@c-api.service[100524]: INFO cinder.api.openstack.wsgi [None req-ec81ae4d-da81-4b0f-b643-b92b54287eee tempest-VolumesSnapshotTestJSON-1761742646 tempest-VolumesSnapshotTestJSON-1761742646-project-member] https://10.4.3.117/volume/v3/snapshots/69c8a43d-324b-457e-9516-332a3ff0ddc2 returned with HTTP 200 Jul 27 16:09:39.500009 np0000005924 devstack@c-api.service[100524]: [pid: 100524|app: 0|req: 172/666] 10.4.3.117 () {66 vars in 1354 bytes} [Mon Jul 27 16:09:39 2026] GET /volume/v3/snapshots/69c8a43d-324b-457e-9516-332a3ff0ddc2 => generated 442 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 27 16:09:39.839654 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.middleware.request_id [None req-a46bd24c-3622-4fa2-89c9-842f900129a9 None None] RequestId filter calling following filter/app {{(pid=100523) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:09:39.841734 np0000005924 devstack@c-api.service[100523]: INFO cinder.api.openstack.wsgi [None req-a46bd24c-3622-4fa2-89c9-842f900129a9 tempest-VolumesBackupsAdminTest-784678603 tempest-VolumesBackupsAdminTest-784678603-project-member] GET https://10.4.3.117/volume/v3/volumes/b0df22eb-07ac-4471-843d-04bda9ccb861 Jul 27 16:09:39.841895 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.openstack.wsgi [None req-a46bd24c-3622-4fa2-89c9-842f900129a9 tempest-VolumesBackupsAdminTest-784678603 tempest-VolumesBackupsAdminTest-784678603-project-member] Empty body provided in request {{(pid=100523) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:09:39.842068 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.openstack.wsgi [None req-a46bd24c-3622-4fa2-89c9-842f900129a9 tempest-VolumesBackupsAdminTest-784678603 tempest-VolumesBackupsAdminTest-784678603-project-member] Calling method 'show' {{(pid=100523) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:09:39.849448 np0000005924 devstack@c-api.service[100523]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:09:39.849448 np0000005924 devstack@c-api.service[100523]: warnings.warn( Jul 27 16:09:39.852616 np0000005924 devstack@c-api.service[100523]: INFO cinder.volume.api [None req-a46bd24c-3622-4fa2-89c9-842f900129a9 tempest-VolumesBackupsAdminTest-784678603 tempest-VolumesBackupsAdminTest-784678603-project-member] Volume info retrieved successfully. Jul 27 16:09:39.856350 np0000005924 devstack@c-api.service[100523]: INFO cinder.api.openstack.wsgi [None req-a46bd24c-3622-4fa2-89c9-842f900129a9 tempest-VolumesBackupsAdminTest-784678603 tempest-VolumesBackupsAdminTest-784678603-project-member] https://10.4.3.117/volume/v3/volumes/b0df22eb-07ac-4471-843d-04bda9ccb861 returned with HTTP 200 Jul 27 16:09:39.856697 np0000005924 devstack@c-api.service[100523]: [pid: 100523|app: 0|req: 166/667] 10.4.3.117 () {66 vars in 1348 bytes} [Mon Jul 27 16:09:39 2026] GET /volume/v3/volumes/b0df22eb-07ac-4471-843d-04bda9ccb861 => generated 847 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 27 16:09:39.872931 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.middleware.request_id [None req-2b0437a6-6cd0-48a7-abb5-c5edfe5dbdda None None] RequestId filter calling following filter/app {{(pid=100521) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:09:39.874726 np0000005924 devstack@c-api.service[100521]: INFO cinder.api.openstack.wsgi [None req-2b0437a6-6cd0-48a7-abb5-c5edfe5dbdda tempest-VolumesBackupsAdminTest-784678603 tempest-VolumesBackupsAdminTest-784678603-project-member] POST https://10.4.3.117/volume/v3/backups Jul 27 16:09:39.875159 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.openstack.wsgi [None req-2b0437a6-6cd0-48a7-abb5-c5edfe5dbdda tempest-VolumesBackupsAdminTest-784678603 tempest-VolumesBackupsAdminTest-784678603-project-member] Action: 'create', calling method: create, body: {"backup": {"volume_id": "b0df22eb-07ac-4471-843d-04bda9ccb861", "name": "tempest-VolumesBackupsAdminTest-Backup-309297877", "container": "tempest-volumesbackupsadmintest-backup-container-1998426710"}} {{(pid=100521) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 27 16:09:39.876563 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.contrib.backups [None req-2b0437a6-6cd0-48a7-abb5-c5edfe5dbdda tempest-VolumesBackupsAdminTest-784678603 tempest-VolumesBackupsAdminTest-784678603-project-member] Creating new backup {'backup': {'volume_id': 'b0df22eb-07ac-4471-843d-04bda9ccb861', 'name': 'tempest-VolumesBackupsAdminTest-Backup-309297877', 'container': 'tempest-volumesbackupsadmintest-backup-container-1998426710'}} {{(pid=100521) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Jul 27 16:09:39.876747 np0000005924 devstack@c-api.service[100521]: INFO cinder.api.contrib.backups [None req-2b0437a6-6cd0-48a7-abb5-c5edfe5dbdda tempest-VolumesBackupsAdminTest-784678603 tempest-VolumesBackupsAdminTest-784678603-project-member] Creating backup of volume b0df22eb-07ac-4471-843d-04bda9ccb861 in container tempest-volumesbackupsadmintest-backup-container-1998426710 Jul 27 16:09:39.890509 np0000005924 devstack@c-api.service[100521]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:09:39.890509 np0000005924 devstack@c-api.service[100521]: warnings.warn( Jul 27 16:09:39.890509 np0000005924 devstack@c-api.service[100521]: INFO cinder.volume.api [None req-2b0437a6-6cd0-48a7-abb5-c5edfe5dbdda tempest-VolumesBackupsAdminTest-784678603 tempest-VolumesBackupsAdminTest-784678603-project-member] Volume info retrieved successfully. Jul 27 16:09:39.935794 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.quota [None req-2b0437a6-6cd0-48a7-abb5-c5edfe5dbdda tempest-VolumesBackupsAdminTest-784678603 tempest-VolumesBackupsAdminTest-784678603-project-member] Created reservations ['cac62419-889a-478c-bcca-f6d84b21baa1', '372e3ec4-d204-41f1-b7c1-c8372e3c7108'] {{(pid=100521) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 27 16:09:40.002593 np0000005924 devstack@c-api.service[100521]: INFO cinder.api.openstack.wsgi [None req-2b0437a6-6cd0-48a7-abb5-c5edfe5dbdda tempest-VolumesBackupsAdminTest-784678603 tempest-VolumesBackupsAdminTest-784678603-project-member] https://10.4.3.117/volume/v3/backups returned with HTTP 202 Jul 27 16:09:40.003048 np0000005924 devstack@c-api.service[100521]: [pid: 100521|app: 0|req: 165/668] 10.4.3.117 () {68 vars in 1259 bytes} [Mon Jul 27 16:09:39 2026] POST /volume/v3/backups => generated 334 bytes in 130 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 27 16:09:40.011166 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.middleware.request_id [None req-8507d193-5063-4e63-81cd-e6ea3989b882 None None] RequestId filter calling following filter/app {{(pid=100522) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:09:40.012907 np0000005924 devstack@c-api.service[100522]: INFO cinder.api.openstack.wsgi [None req-8507d193-5063-4e63-81cd-e6ea3989b882 tempest-VolumesBackupsAdminTest-784678603 tempest-VolumesBackupsAdminTest-784678603-project-member] GET https://10.4.3.117/volume/v3/backups/a3797fe3-f737-4d52-a95d-4c6e455dcd40 Jul 27 16:09:40.013084 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.openstack.wsgi [None req-8507d193-5063-4e63-81cd-e6ea3989b882 tempest-VolumesBackupsAdminTest-784678603 tempest-VolumesBackupsAdminTest-784678603-project-member] Empty body provided in request {{(pid=100522) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:09:40.013271 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.openstack.wsgi [None req-8507d193-5063-4e63-81cd-e6ea3989b882 tempest-VolumesBackupsAdminTest-784678603 tempest-VolumesBackupsAdminTest-784678603-project-member] Calling method 'show' {{(pid=100522) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:09:40.013402 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.v3.backups [None req-8507d193-5063-4e63-81cd-e6ea3989b882 tempest-VolumesBackupsAdminTest-784678603 tempest-VolumesBackupsAdminTest-784678603-project-member] Show backup with id a3797fe3-f737-4d52-a95d-4c6e455dcd40. {{(pid=100522) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 27 16:09:40.017115 np0000005924 devstack@c-api.service[100522]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:09:40.017115 np0000005924 devstack@c-api.service[100522]: warnings.warn( Jul 27 16:09:40.017805 np0000005924 devstack@c-api.service[100522]: INFO cinder.api.openstack.wsgi [None req-8507d193-5063-4e63-81cd-e6ea3989b882 tempest-VolumesBackupsAdminTest-784678603 tempest-VolumesBackupsAdminTest-784678603-project-member] https://10.4.3.117/volume/v3/backups/a3797fe3-f737-4d52-a95d-4c6e455dcd40 returned with HTTP 200 Jul 27 16:09:40.018161 np0000005924 devstack@c-api.service[100522]: [pid: 100522|app: 0|req: 166/669] 10.4.3.117 () {66 vars in 1348 bytes} [Mon Jul 27 16:09:40 2026] GET /volume/v3/backups/a3797fe3-f737-4d52-a95d-4c6e455dcd40 => generated 798 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 27 16:09:40.509877 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.middleware.request_id [None req-3d38d0c9-b0e4-4309-bcfd-a0ce0d0e5f42 None None] RequestId filter calling following filter/app {{(pid=100524) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:09:40.513901 np0000005924 devstack@c-api.service[100524]: INFO cinder.api.openstack.wsgi [None req-3d38d0c9-b0e4-4309-bcfd-a0ce0d0e5f42 tempest-VolumesSnapshotTestJSON-1761742646 tempest-VolumesSnapshotTestJSON-1761742646-project-member] GET https://10.4.3.117/volume/v3/snapshots/69c8a43d-324b-457e-9516-332a3ff0ddc2 Jul 27 16:09:40.514128 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.openstack.wsgi [None req-3d38d0c9-b0e4-4309-bcfd-a0ce0d0e5f42 tempest-VolumesSnapshotTestJSON-1761742646 tempest-VolumesSnapshotTestJSON-1761742646-project-member] Empty body provided in request {{(pid=100524) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:09:40.514345 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.openstack.wsgi [None req-3d38d0c9-b0e4-4309-bcfd-a0ce0d0e5f42 tempest-VolumesSnapshotTestJSON-1761742646 tempest-VolumesSnapshotTestJSON-1761742646-project-member] Calling method 'show' {{(pid=100524) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:09:40.519499 np0000005924 devstack@c-api.service[100524]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:09:40.519499 np0000005924 devstack@c-api.service[100524]: warnings.warn( Jul 27 16:09:40.519857 np0000005924 devstack@c-api.service[100524]: INFO cinder.volume.api [None req-3d38d0c9-b0e4-4309-bcfd-a0ce0d0e5f42 tempest-VolumesSnapshotTestJSON-1761742646 tempest-VolumesSnapshotTestJSON-1761742646-project-member] Snapshot retrieved successfully. Jul 27 16:09:40.520633 np0000005924 devstack@c-api.service[100524]: INFO cinder.api.openstack.wsgi [None req-3d38d0c9-b0e4-4309-bcfd-a0ce0d0e5f42 tempest-VolumesSnapshotTestJSON-1761742646 tempest-VolumesSnapshotTestJSON-1761742646-project-member] https://10.4.3.117/volume/v3/snapshots/69c8a43d-324b-457e-9516-332a3ff0ddc2 returned with HTTP 200 Jul 27 16:09:40.521502 np0000005924 devstack@c-api.service[100524]: [pid: 100524|app: 0|req: 173/670] 10.4.3.117 () {66 vars in 1354 bytes} [Mon Jul 27 16:09:40 2026] GET /volume/v3/snapshots/69c8a43d-324b-457e-9516-332a3ff0ddc2 => generated 469 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 27 16:09:40.532506 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.middleware.request_id [None req-a4f2f0ac-c36c-415a-ae78-4ccae36e29c2 None None] RequestId filter calling following filter/app {{(pid=100523) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:09:40.534626 np0000005924 devstack@c-api.service[100523]: INFO cinder.api.openstack.wsgi [None req-a4f2f0ac-c36c-415a-ae78-4ccae36e29c2 tempest-VolumesSnapshotTestJSON-1761742646 tempest-VolumesSnapshotTestJSON-1761742646-project-member] POST https://10.4.3.117/volume/v3/snapshots Jul 27 16:09:40.535077 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.openstack.wsgi [None req-a4f2f0ac-c36c-415a-ae78-4ccae36e29c2 tempest-VolumesSnapshotTestJSON-1761742646 tempest-VolumesSnapshotTestJSON-1761742646-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "51c6d241-93f2-40c8-851d-510bbdb02db7", "force": true, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1214053050"}} {{(pid=100523) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 27 16:09:40.553488 np0000005924 devstack@c-api.service[100523]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:09:40.553488 np0000005924 devstack@c-api.service[100523]: warnings.warn( Jul 27 16:09:40.553970 np0000005924 devstack@c-api.service[100523]: INFO cinder.volume.api [None req-a4f2f0ac-c36c-415a-ae78-4ccae36e29c2 tempest-VolumesSnapshotTestJSON-1761742646 tempest-VolumesSnapshotTestJSON-1761742646-project-member] Volume info retrieved successfully. Jul 27 16:09:40.554156 np0000005924 devstack@c-api.service[100523]: INFO cinder.api.v3.snapshots [None req-a4f2f0ac-c36c-415a-ae78-4ccae36e29c2 tempest-VolumesSnapshotTestJSON-1761742646 tempest-VolumesSnapshotTestJSON-1761742646-project-member] Create snapshot from volume 51c6d241-93f2-40c8-851d-510bbdb02db7 Jul 27 16:09:40.662581 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.quota [None req-a4f2f0ac-c36c-415a-ae78-4ccae36e29c2 tempest-VolumesSnapshotTestJSON-1761742646 tempest-VolumesSnapshotTestJSON-1761742646-project-member] Created reservations ['e97f51eb-10da-492d-abfb-82f5f8894ee8', 'f007759e-1cd9-4297-af66-aa57ea94eaf6', '5ac4504a-498a-4b35-9d53-bcdf2a85be5e', 'be443caa-acd8-4b08-afdc-8097d7c56d25'] {{(pid=100523) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 27 16:09:40.803509 np0000005924 devstack@c-api.service[100523]: INFO cinder.volume.api [None req-a4f2f0ac-c36c-415a-ae78-4ccae36e29c2 tempest-VolumesSnapshotTestJSON-1761742646 tempest-VolumesSnapshotTestJSON-1761742646-project-member] Snapshot force create request issued successfully. Jul 27 16:09:40.804059 np0000005924 devstack@c-api.service[100523]: INFO cinder.api.openstack.wsgi [None req-a4f2f0ac-c36c-415a-ae78-4ccae36e29c2 tempest-VolumesSnapshotTestJSON-1761742646 tempest-VolumesSnapshotTestJSON-1761742646-project-member] https://10.4.3.117/volume/v3/snapshots returned with HTTP 202 Jul 27 16:09:40.804577 np0000005924 devstack@c-api.service[100523]: [pid: 100523|app: 0|req: 167/671] 10.4.3.117 () {68 vars in 1265 bytes} [Mon Jul 27 16:09:40 2026] POST /volume/v3/snapshots => generated 310 bytes in 273 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 27 16:09:40.821427 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.middleware.request_id [None req-e72ec4de-15b8-4a93-822b-7f174689e189 None None] RequestId filter calling following filter/app {{(pid=100521) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:09:40.823358 np0000005924 devstack@c-api.service[100521]: INFO cinder.api.openstack.wsgi [None req-e72ec4de-15b8-4a93-822b-7f174689e189 tempest-VolumesSnapshotTestJSON-1761742646 tempest-VolumesSnapshotTestJSON-1761742646-project-member] GET https://10.4.3.117/volume/v3/snapshots/6ceec9bb-59be-48b4-93ea-3340ef1e3842 Jul 27 16:09:40.823358 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.openstack.wsgi [None req-e72ec4de-15b8-4a93-822b-7f174689e189 tempest-VolumesSnapshotTestJSON-1761742646 tempest-VolumesSnapshotTestJSON-1761742646-project-member] Empty body provided in request {{(pid=100521) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:09:40.825349 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.openstack.wsgi [None req-e72ec4de-15b8-4a93-822b-7f174689e189 tempest-VolumesSnapshotTestJSON-1761742646 tempest-VolumesSnapshotTestJSON-1761742646-project-member] Calling method 'show' {{(pid=100521) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:09:40.828846 np0000005924 devstack@c-api.service[100521]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:09:40.828846 np0000005924 devstack@c-api.service[100521]: warnings.warn( Jul 27 16:09:40.829432 np0000005924 devstack@c-api.service[100521]: INFO cinder.volume.api [None req-e72ec4de-15b8-4a93-822b-7f174689e189 tempest-VolumesSnapshotTestJSON-1761742646 tempest-VolumesSnapshotTestJSON-1761742646-project-member] Snapshot retrieved successfully. Jul 27 16:09:40.830194 np0000005924 devstack@c-api.service[100521]: INFO cinder.api.openstack.wsgi [None req-e72ec4de-15b8-4a93-822b-7f174689e189 tempest-VolumesSnapshotTestJSON-1761742646 tempest-VolumesSnapshotTestJSON-1761742646-project-member] https://10.4.3.117/volume/v3/snapshots/6ceec9bb-59be-48b4-93ea-3340ef1e3842 returned with HTTP 200 Jul 27 16:09:40.830716 np0000005924 devstack@c-api.service[100521]: [pid: 100521|app: 0|req: 166/672] 10.4.3.117 () {66 vars in 1354 bytes} [Mon Jul 27 16:09:40 2026] GET /volume/v3/snapshots/6ceec9bb-59be-48b4-93ea-3340ef1e3842 => generated 442 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 27 16:09:41.029907 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.middleware.request_id [None req-c0745470-2f48-4ee6-9de4-81a3e484e951 None None] RequestId filter calling following filter/app {{(pid=100522) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:09:41.031771 np0000005924 devstack@c-api.service[100522]: INFO cinder.api.openstack.wsgi [None req-c0745470-2f48-4ee6-9de4-81a3e484e951 tempest-VolumesBackupsAdminTest-784678603 tempest-VolumesBackupsAdminTest-784678603-project-member] GET https://10.4.3.117/volume/v3/backups/a3797fe3-f737-4d52-a95d-4c6e455dcd40 Jul 27 16:09:41.032565 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.openstack.wsgi [None req-c0745470-2f48-4ee6-9de4-81a3e484e951 tempest-VolumesBackupsAdminTest-784678603 tempest-VolumesBackupsAdminTest-784678603-project-member] Empty body provided in request {{(pid=100522) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:09:41.032565 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.openstack.wsgi [None req-c0745470-2f48-4ee6-9de4-81a3e484e951 tempest-VolumesBackupsAdminTest-784678603 tempest-VolumesBackupsAdminTest-784678603-project-member] Calling method 'show' {{(pid=100522) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:09:41.032565 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.v3.backups [None req-c0745470-2f48-4ee6-9de4-81a3e484e951 tempest-VolumesBackupsAdminTest-784678603 tempest-VolumesBackupsAdminTest-784678603-project-member] Show backup with id a3797fe3-f737-4d52-a95d-4c6e455dcd40. {{(pid=100522) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 27 16:09:41.036516 np0000005924 devstack@c-api.service[100522]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:09:41.036516 np0000005924 devstack@c-api.service[100522]: warnings.warn( Jul 27 16:09:41.037266 np0000005924 devstack@c-api.service[100522]: INFO cinder.api.openstack.wsgi [None req-c0745470-2f48-4ee6-9de4-81a3e484e951 tempest-VolumesBackupsAdminTest-784678603 tempest-VolumesBackupsAdminTest-784678603-project-member] https://10.4.3.117/volume/v3/backups/a3797fe3-f737-4d52-a95d-4c6e455dcd40 returned with HTTP 200 Jul 27 16:09:41.037650 np0000005924 devstack@c-api.service[100522]: [pid: 100522|app: 0|req: 167/673] 10.4.3.117 () {66 vars in 1348 bytes} [Mon Jul 27 16:09:41 2026] GET /volume/v3/backups/a3797fe3-f737-4d52-a95d-4c6e455dcd40 => generated 800 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 27 16:09:41.844376 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.middleware.request_id [None req-0edc5b29-5f57-4a96-a2e9-e92400b03a82 None None] RequestId filter calling following filter/app {{(pid=100524) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:09:41.845871 np0000005924 devstack@c-api.service[100524]: INFO cinder.api.openstack.wsgi [None req-0edc5b29-5f57-4a96-a2e9-e92400b03a82 tempest-VolumesSnapshotTestJSON-1761742646 tempest-VolumesSnapshotTestJSON-1761742646-project-member] GET https://10.4.3.117/volume/v3/snapshots/6ceec9bb-59be-48b4-93ea-3340ef1e3842 Jul 27 16:09:41.846243 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.openstack.wsgi [None req-0edc5b29-5f57-4a96-a2e9-e92400b03a82 tempest-VolumesSnapshotTestJSON-1761742646 tempest-VolumesSnapshotTestJSON-1761742646-project-member] Empty body provided in request {{(pid=100524) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:09:41.846457 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.openstack.wsgi [None req-0edc5b29-5f57-4a96-a2e9-e92400b03a82 tempest-VolumesSnapshotTestJSON-1761742646 tempest-VolumesSnapshotTestJSON-1761742646-project-member] Calling method 'show' {{(pid=100524) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:09:41.853210 np0000005924 devstack@c-api.service[100524]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:09:41.853210 np0000005924 devstack@c-api.service[100524]: warnings.warn( Jul 27 16:09:41.853804 np0000005924 devstack@c-api.service[100524]: INFO cinder.volume.api [None req-0edc5b29-5f57-4a96-a2e9-e92400b03a82 tempest-VolumesSnapshotTestJSON-1761742646 tempest-VolumesSnapshotTestJSON-1761742646-project-member] Snapshot retrieved successfully. Jul 27 16:09:41.855026 np0000005924 devstack@c-api.service[100524]: INFO cinder.api.openstack.wsgi [None req-0edc5b29-5f57-4a96-a2e9-e92400b03a82 tempest-VolumesSnapshotTestJSON-1761742646 tempest-VolumesSnapshotTestJSON-1761742646-project-member] https://10.4.3.117/volume/v3/snapshots/6ceec9bb-59be-48b4-93ea-3340ef1e3842 returned with HTTP 200 Jul 27 16:09:41.855511 np0000005924 devstack@c-api.service[100524]: [pid: 100524|app: 0|req: 174/674] 10.4.3.117 () {66 vars in 1354 bytes} [Mon Jul 27 16:09:41 2026] GET /volume/v3/snapshots/6ceec9bb-59be-48b4-93ea-3340ef1e3842 => generated 469 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 27 16:09:41.866233 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.middleware.request_id [None req-45e75dde-1221-41c2-a00b-a7639304c8f2 None None] RequestId filter calling following filter/app {{(pid=100523) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:09:41.870057 np0000005924 devstack@c-api.service[100523]: INFO cinder.api.openstack.wsgi [None req-45e75dde-1221-41c2-a00b-a7639304c8f2 tempest-VolumesSnapshotTestJSON-1761742646 tempest-VolumesSnapshotTestJSON-1761742646-project-member] POST https://10.4.3.117/volume/v3/snapshots Jul 27 16:09:41.870162 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.openstack.wsgi [None req-45e75dde-1221-41c2-a00b-a7639304c8f2 tempest-VolumesSnapshotTestJSON-1761742646 tempest-VolumesSnapshotTestJSON-1761742646-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "51c6d241-93f2-40c8-851d-510bbdb02db7", "force": true, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1321985269"}} {{(pid=100523) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 27 16:09:41.885213 np0000005924 devstack@c-api.service[100523]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:09:41.885213 np0000005924 devstack@c-api.service[100523]: warnings.warn( Jul 27 16:09:41.885751 np0000005924 devstack@c-api.service[100523]: INFO cinder.volume.api [None req-45e75dde-1221-41c2-a00b-a7639304c8f2 tempest-VolumesSnapshotTestJSON-1761742646 tempest-VolumesSnapshotTestJSON-1761742646-project-member] Volume info retrieved successfully. Jul 27 16:09:41.885895 np0000005924 devstack@c-api.service[100523]: INFO cinder.api.v3.snapshots [None req-45e75dde-1221-41c2-a00b-a7639304c8f2 tempest-VolumesSnapshotTestJSON-1761742646 tempest-VolumesSnapshotTestJSON-1761742646-project-member] Create snapshot from volume 51c6d241-93f2-40c8-851d-510bbdb02db7 Jul 27 16:09:41.945835 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.quota [None req-45e75dde-1221-41c2-a00b-a7639304c8f2 tempest-VolumesSnapshotTestJSON-1761742646 tempest-VolumesSnapshotTestJSON-1761742646-project-member] Created reservations ['b459e245-4d32-4eac-acb5-9d9d4437ba6a', 'c3a6eb3f-901c-4d9c-9a9c-6d4cfb8c663f', 'f4715e54-78f3-4d8b-96bd-bde3e69382b8', 'c7e6e3e8-2ef0-4015-8e04-02b60b9a2068'] {{(pid=100523) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 27 16:09:42.001376 np0000005924 devstack@c-api.service[100523]: INFO cinder.volume.api [None req-45e75dde-1221-41c2-a00b-a7639304c8f2 tempest-VolumesSnapshotTestJSON-1761742646 tempest-VolumesSnapshotTestJSON-1761742646-project-member] Snapshot force create request issued successfully. Jul 27 16:09:42.001714 np0000005924 devstack@c-api.service[100523]: INFO cinder.api.openstack.wsgi [None req-45e75dde-1221-41c2-a00b-a7639304c8f2 tempest-VolumesSnapshotTestJSON-1761742646 tempest-VolumesSnapshotTestJSON-1761742646-project-member] https://10.4.3.117/volume/v3/snapshots returned with HTTP 202 Jul 27 16:09:42.002148 np0000005924 devstack@c-api.service[100523]: [pid: 100523|app: 0|req: 168/675] 10.4.3.117 () {68 vars in 1265 bytes} [Mon Jul 27 16:09:41 2026] POST /volume/v3/snapshots => generated 310 bytes in 137 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 27 16:09:42.019671 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.middleware.request_id [None req-3dbe871e-7f35-44ec-a1cd-d0e4381e1613 None None] RequestId filter calling following filter/app {{(pid=100521) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:09:42.019671 np0000005924 devstack@c-api.service[100521]: INFO cinder.api.openstack.wsgi [None req-3dbe871e-7f35-44ec-a1cd-d0e4381e1613 tempest-VolumesSnapshotTestJSON-1761742646 tempest-VolumesSnapshotTestJSON-1761742646-project-member] GET https://10.4.3.117/volume/v3/snapshots/47343e72-5317-4c8b-b9bb-978dfc1682d4 Jul 27 16:09:42.020284 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.openstack.wsgi [None req-3dbe871e-7f35-44ec-a1cd-d0e4381e1613 tempest-VolumesSnapshotTestJSON-1761742646 tempest-VolumesSnapshotTestJSON-1761742646-project-member] Empty body provided in request {{(pid=100521) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:09:42.020284 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.openstack.wsgi [None req-3dbe871e-7f35-44ec-a1cd-d0e4381e1613 tempest-VolumesSnapshotTestJSON-1761742646 tempest-VolumesSnapshotTestJSON-1761742646-project-member] Calling method 'show' {{(pid=100521) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:09:42.028498 np0000005924 devstack@c-api.service[100521]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:09:42.028498 np0000005924 devstack@c-api.service[100521]: warnings.warn( Jul 27 16:09:42.028771 np0000005924 devstack@c-api.service[100521]: INFO cinder.volume.api [None req-3dbe871e-7f35-44ec-a1cd-d0e4381e1613 tempest-VolumesSnapshotTestJSON-1761742646 tempest-VolumesSnapshotTestJSON-1761742646-project-member] Snapshot retrieved successfully. Jul 27 16:09:42.030146 np0000005924 devstack@c-api.service[100521]: INFO cinder.api.openstack.wsgi [None req-3dbe871e-7f35-44ec-a1cd-d0e4381e1613 tempest-VolumesSnapshotTestJSON-1761742646 tempest-VolumesSnapshotTestJSON-1761742646-project-member] https://10.4.3.117/volume/v3/snapshots/47343e72-5317-4c8b-b9bb-978dfc1682d4 returned with HTTP 200 Jul 27 16:09:42.030886 np0000005924 devstack@c-api.service[100521]: [pid: 100521|app: 0|req: 167/676] 10.4.3.117 () {66 vars in 1354 bytes} [Mon Jul 27 16:09:42 2026] GET /volume/v3/snapshots/47343e72-5317-4c8b-b9bb-978dfc1682d4 => generated 442 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 27 16:09:42.050624 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.middleware.request_id [None req-b08a8cf6-2b86-40a1-8f97-5d79e68e60e5 None None] RequestId filter calling following filter/app {{(pid=100522) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:09:42.052573 np0000005924 devstack@c-api.service[100522]: INFO cinder.api.openstack.wsgi [None req-b08a8cf6-2b86-40a1-8f97-5d79e68e60e5 tempest-VolumesBackupsAdminTest-784678603 tempest-VolumesBackupsAdminTest-784678603-project-member] GET https://10.4.3.117/volume/v3/backups/a3797fe3-f737-4d52-a95d-4c6e455dcd40 Jul 27 16:09:42.052758 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.openstack.wsgi [None req-b08a8cf6-2b86-40a1-8f97-5d79e68e60e5 tempest-VolumesBackupsAdminTest-784678603 tempest-VolumesBackupsAdminTest-784678603-project-member] Empty body provided in request {{(pid=100522) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:09:42.053321 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.openstack.wsgi [None req-b08a8cf6-2b86-40a1-8f97-5d79e68e60e5 tempest-VolumesBackupsAdminTest-784678603 tempest-VolumesBackupsAdminTest-784678603-project-member] Calling method 'show' {{(pid=100522) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:09:42.053321 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.v3.backups [None req-b08a8cf6-2b86-40a1-8f97-5d79e68e60e5 tempest-VolumesBackupsAdminTest-784678603 tempest-VolumesBackupsAdminTest-784678603-project-member] Show backup with id a3797fe3-f737-4d52-a95d-4c6e455dcd40. {{(pid=100522) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 27 16:09:42.059375 np0000005924 devstack@c-api.service[100522]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:09:42.059375 np0000005924 devstack@c-api.service[100522]: warnings.warn( Jul 27 16:09:42.064803 np0000005924 devstack@c-api.service[100522]: INFO cinder.api.openstack.wsgi [None req-b08a8cf6-2b86-40a1-8f97-5d79e68e60e5 tempest-VolumesBackupsAdminTest-784678603 tempest-VolumesBackupsAdminTest-784678603-project-member] https://10.4.3.117/volume/v3/backups/a3797fe3-f737-4d52-a95d-4c6e455dcd40 returned with HTTP 200 Jul 27 16:09:42.064803 np0000005924 devstack@c-api.service[100522]: [pid: 100522|app: 0|req: 168/677] 10.4.3.117 () {66 vars in 1348 bytes} [Mon Jul 27 16:09:42 2026] GET /volume/v3/backups/a3797fe3-f737-4d52-a95d-4c6e455dcd40 => generated 800 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 27 16:09:42.326789 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.middleware.request_id [None req-a4547ccc-5b52-49de-abee-a5f03a9ddfaf None None] RequestId filter calling following filter/app {{(pid=100524) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:09:42.327257 np0000005924 devstack@c-api.service[100524]: INFO cinder.api.openstack.wsgi [None req-a4547ccc-5b52-49de-abee-a5f03a9ddfaf None None] GET https://10.4.3.117/volume// Jul 27 16:09:42.327462 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.openstack.wsgi [None req-a4547ccc-5b52-49de-abee-a5f03a9ddfaf None None] Empty body provided in request {{(pid=100524) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:09:42.327618 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.openstack.wsgi [None req-a4547ccc-5b52-49de-abee-a5f03a9ddfaf None None] Calling method 'all' {{(pid=100524) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:09:42.328058 np0000005924 devstack@c-api.service[100524]: INFO cinder.api.openstack.wsgi [None req-a4547ccc-5b52-49de-abee-a5f03a9ddfaf None None] https://10.4.3.117/volume// returned with HTTP 300 Jul 27 16:09:42.328228 np0000005924 devstack@c-api.service[100524]: [pid: 100524|app: 0|req: 175/678] 10.4.3.117 () {66 vars in 1426 bytes} [Mon Jul 27 16:09:42 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 27 16:09:42.338292 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.middleware.request_id [req-3f8370a5-6531-4b92-a047-0cd9f12ff422 req-f251fc76-58a5-4bab-a19d-235cb4db5a8a None None] RequestId filter calling following filter/app {{(pid=100523) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:09:42.341104 np0000005924 devstack@c-api.service[100523]: INFO cinder.api.openstack.wsgi [req-3f8370a5-6531-4b92-a047-0cd9f12ff422 req-f251fc76-58a5-4bab-a19d-235cb4db5a8a tempest-ServerActionsTestOtherB-1144638388 tempest-ServerActionsTestOtherB-1144638388-project-member] POST https://10.4.3.117/volume/v3/attachments Jul 27 16:09:42.343346 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.openstack.wsgi [req-3f8370a5-6531-4b92-a047-0cd9f12ff422 req-f251fc76-58a5-4bab-a19d-235cb4db5a8a tempest-ServerActionsTestOtherB-1144638388 tempest-ServerActionsTestOtherB-1144638388-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "c692de7a-5ff3-4275-9221-9553648659e7", "connector": null, "instance_uuid": "4aef3687-f8b8-4b7c-9de3-53385818f2b9"}} {{(pid=100523) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 27 16:09:42.370715 np0000005924 devstack@c-api.service[100523]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:09:42.370715 np0000005924 devstack@c-api.service[100523]: warnings.warn( Jul 27 16:09:42.434199 np0000005924 devstack@c-api.service[100523]: INFO cinder.api.openstack.wsgi [req-3f8370a5-6531-4b92-a047-0cd9f12ff422 req-f251fc76-58a5-4bab-a19d-235cb4db5a8a tempest-ServerActionsTestOtherB-1144638388 tempest-ServerActionsTestOtherB-1144638388-project-member] https://10.4.3.117/volume/v3/attachments returned with HTTP 200 Jul 27 16:09:42.436101 np0000005924 devstack@c-api.service[100523]: [pid: 100523|app: 0|req: 169/679] 10.4.3.117 () {74 vars in 1594 bytes} [Mon Jul 27 16:09:42 2026] POST /volume/v3/attachments => generated 273 bytes in 98 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 27 16:09:42.443569 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.middleware.request_id [req-3f8370a5-6531-4b92-a047-0cd9f12ff422 req-1cb3cb1d-6825-4eca-b911-f45775a5a2e4 None None] RequestId filter calling following filter/app {{(pid=100521) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:09:42.446701 np0000005924 devstack@c-api.service[100521]: INFO cinder.api.openstack.wsgi [req-3f8370a5-6531-4b92-a047-0cd9f12ff422 req-1cb3cb1d-6825-4eca-b911-f45775a5a2e4 tempest-ServerActionsTestOtherB-1144638388 tempest-ServerActionsTestOtherB-1144638388-project-member] DELETE https://10.4.3.117/volume/v3/attachments/d21e208e-7baf-456d-98eb-101366b21129 Jul 27 16:09:42.446910 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.openstack.wsgi [req-3f8370a5-6531-4b92-a047-0cd9f12ff422 req-1cb3cb1d-6825-4eca-b911-f45775a5a2e4 tempest-ServerActionsTestOtherB-1144638388 tempest-ServerActionsTestOtherB-1144638388-project-member] Empty body provided in request {{(pid=100521) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:09:42.447132 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.openstack.wsgi [req-3f8370a5-6531-4b92-a047-0cd9f12ff422 req-1cb3cb1d-6825-4eca-b911-f45775a5a2e4 tempest-ServerActionsTestOtherB-1144638388 tempest-ServerActionsTestOtherB-1144638388-project-member] Calling method 'version_select' {{(pid=100521) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:09:42.455749 np0000005924 devstack@c-api.service[100521]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:09:42.455749 np0000005924 devstack@c-api.service[100521]: warnings.warn( Jul 27 16:09:42.561009 np0000005924 devstack@c-api.service[100521]: INFO cinder.api.openstack.wsgi [req-3f8370a5-6531-4b92-a047-0cd9f12ff422 req-1cb3cb1d-6825-4eca-b911-f45775a5a2e4 tempest-ServerActionsTestOtherB-1144638388 tempest-ServerActionsTestOtherB-1144638388-project-member] https://10.4.3.117/volume/v3/attachments/d21e208e-7baf-456d-98eb-101366b21129 returned with HTTP 200 Jul 27 16:09:42.561518 np0000005924 devstack@c-api.service[100521]: [pid: 100521|app: 0|req: 168/680] 10.4.3.117 () {72 vars in 1673 bytes} [Mon Jul 27 16:09:42 2026] DELETE /volume/v3/attachments/d21e208e-7baf-456d-98eb-101366b21129 => generated 192 bytes in 118 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 27 16:09:42.877612 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.middleware.request_id [req-3800e925-dbef-40b0-8974-e9d4dd5aa338 req-05b44075-2974-479c-b18f-67dd60eeda38 None None] RequestId filter calling following filter/app {{(pid=100522) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:09:42.879504 np0000005924 devstack@c-api.service[100522]: INFO cinder.api.openstack.wsgi [req-3800e925-dbef-40b0-8974-e9d4dd5aa338 req-05b44075-2974-479c-b18f-67dd60eeda38 tempest-ServerBootFromVolumeStableRescueTest-1223840988 tempest-ServerBootFromVolumeStableRescueTest-1223840988-project-member] DELETE https://10.4.3.117/volume/v3/attachments/f82043e0-9f85-4637-9181-fb67a564ebf6 Jul 27 16:09:42.879664 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.openstack.wsgi [req-3800e925-dbef-40b0-8974-e9d4dd5aa338 req-05b44075-2974-479c-b18f-67dd60eeda38 tempest-ServerBootFromVolumeStableRescueTest-1223840988 tempest-ServerBootFromVolumeStableRescueTest-1223840988-project-member] Empty body provided in request {{(pid=100522) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:09:42.879834 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.openstack.wsgi [req-3800e925-dbef-40b0-8974-e9d4dd5aa338 req-05b44075-2974-479c-b18f-67dd60eeda38 tempest-ServerBootFromVolumeStableRescueTest-1223840988 tempest-ServerBootFromVolumeStableRescueTest-1223840988-project-member] Calling method 'version_select' {{(pid=100522) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:09:42.890347 np0000005924 devstack@c-api.service[100522]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:09:42.890347 np0000005924 devstack@c-api.service[100522]: warnings.warn( Jul 27 16:09:42.965581 np0000005924 devstack@c-api.service[100522]: INFO cinder.api.openstack.wsgi [req-3800e925-dbef-40b0-8974-e9d4dd5aa338 req-05b44075-2974-479c-b18f-67dd60eeda38 tempest-ServerBootFromVolumeStableRescueTest-1223840988 tempest-ServerBootFromVolumeStableRescueTest-1223840988-project-member] https://10.4.3.117/volume/v3/attachments/f82043e0-9f85-4637-9181-fb67a564ebf6 returned with HTTP 200 Jul 27 16:09:42.966493 np0000005924 devstack@c-api.service[100522]: [pid: 100522|app: 0|req: 169/681] 10.4.3.117 () {72 vars in 1673 bytes} [Mon Jul 27 16:09:42 2026] DELETE /volume/v3/attachments/f82043e0-9f85-4637-9181-fb67a564ebf6 => generated 19 bytes in 89 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 27 16:09:42.983823 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.middleware.request_id [req-3800e925-dbef-40b0-8974-e9d4dd5aa338 req-4049e759-a256-4008-bf97-85c3f88847e2 None None] RequestId filter calling following filter/app {{(pid=100524) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:09:42.985901 np0000005924 devstack@c-api.service[100524]: INFO cinder.api.openstack.wsgi [req-3800e925-dbef-40b0-8974-e9d4dd5aa338 req-4049e759-a256-4008-bf97-85c3f88847e2 tempest-ServerBootFromVolumeStableRescueTest-1223840988 tempest-ServerBootFromVolumeStableRescueTest-1223840988-project-member] DELETE https://10.4.3.117/volume/v3/volumes/59a26906-c76a-4f85-9b7f-8f4149f5fefb Jul 27 16:09:42.986228 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.openstack.wsgi [req-3800e925-dbef-40b0-8974-e9d4dd5aa338 req-4049e759-a256-4008-bf97-85c3f88847e2 tempest-ServerBootFromVolumeStableRescueTest-1223840988 tempest-ServerBootFromVolumeStableRescueTest-1223840988-project-member] Empty body provided in request {{(pid=100524) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:09:42.986445 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.openstack.wsgi [req-3800e925-dbef-40b0-8974-e9d4dd5aa338 req-4049e759-a256-4008-bf97-85c3f88847e2 tempest-ServerBootFromVolumeStableRescueTest-1223840988 tempest-ServerBootFromVolumeStableRescueTest-1223840988-project-member] Calling method 'delete' {{(pid=100524) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:09:42.986599 np0000005924 devstack@c-api.service[100524]: INFO cinder.api.v3.volumes [req-3800e925-dbef-40b0-8974-e9d4dd5aa338 req-4049e759-a256-4008-bf97-85c3f88847e2 tempest-ServerBootFromVolumeStableRescueTest-1223840988 tempest-ServerBootFromVolumeStableRescueTest-1223840988-project-member] Delete volume with id: 59a26906-c76a-4f85-9b7f-8f4149f5fefb Jul 27 16:09:42.993609 np0000005924 devstack@c-api.service[100524]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:09:42.993609 np0000005924 devstack@c-api.service[100524]: warnings.warn( Jul 27 16:09:42.994054 np0000005924 devstack@c-api.service[100524]: INFO cinder.volume.api [req-3800e925-dbef-40b0-8974-e9d4dd5aa338 req-4049e759-a256-4008-bf97-85c3f88847e2 tempest-ServerBootFromVolumeStableRescueTest-1223840988 tempest-ServerBootFromVolumeStableRescueTest-1223840988-project-member] Volume info retrieved successfully. Jul 27 16:09:43.019991 np0000005924 devstack@c-api.service[100524]: INFO cinder.volume.api [req-3800e925-dbef-40b0-8974-e9d4dd5aa338 req-4049e759-a256-4008-bf97-85c3f88847e2 tempest-ServerBootFromVolumeStableRescueTest-1223840988 tempest-ServerBootFromVolumeStableRescueTest-1223840988-project-member] Delete volume request issued successfully. Jul 27 16:09:43.020203 np0000005924 devstack@c-api.service[100524]: INFO cinder.api.openstack.wsgi [req-3800e925-dbef-40b0-8974-e9d4dd5aa338 req-4049e759-a256-4008-bf97-85c3f88847e2 tempest-ServerBootFromVolumeStableRescueTest-1223840988 tempest-ServerBootFromVolumeStableRescueTest-1223840988-project-member] https://10.4.3.117/volume/v3/volumes/59a26906-c76a-4f85-9b7f-8f4149f5fefb returned with HTTP 202 Jul 27 16:09:43.020636 np0000005924 devstack@c-api.service[100524]: [pid: 100524|app: 0|req: 176/682] 10.4.3.117 () {70 vars in 1620 bytes} [Mon Jul 27 16:09:42 2026] DELETE /volume/v3/volumes/59a26906-c76a-4f85-9b7f-8f4149f5fefb => generated 0 bytes in 37 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 27 16:09:43.040868 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.middleware.request_id [None req-fe46a4da-1207-4c0d-8e0a-1f07b39993f8 None None] RequestId filter calling following filter/app {{(pid=100523) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:09:43.043420 np0000005924 devstack@c-api.service[100523]: INFO cinder.api.openstack.wsgi [None req-fe46a4da-1207-4c0d-8e0a-1f07b39993f8 tempest-VolumesSnapshotTestJSON-1761742646 tempest-VolumesSnapshotTestJSON-1761742646-project-member] GET https://10.4.3.117/volume/v3/snapshots/47343e72-5317-4c8b-b9bb-978dfc1682d4 Jul 27 16:09:43.043779 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.openstack.wsgi [None req-fe46a4da-1207-4c0d-8e0a-1f07b39993f8 tempest-VolumesSnapshotTestJSON-1761742646 tempest-VolumesSnapshotTestJSON-1761742646-project-member] Empty body provided in request {{(pid=100523) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:09:43.044145 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.openstack.wsgi [None req-fe46a4da-1207-4c0d-8e0a-1f07b39993f8 tempest-VolumesSnapshotTestJSON-1761742646 tempest-VolumesSnapshotTestJSON-1761742646-project-member] Calling method 'show' {{(pid=100523) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:09:43.046912 np0000005924 devstack@c-api.service[100523]: DEBUG dbcounter [-] [100523] Writing DB stats cinder:SELECT=241,cinder:INSERT=30,cinder:UPDATE=68 {{(pid=100523) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 27 16:09:43.051149 np0000005924 devstack@c-api.service[100523]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:09:43.051149 np0000005924 devstack@c-api.service[100523]: warnings.warn( Jul 27 16:09:43.051679 np0000005924 devstack@c-api.service[100523]: INFO cinder.volume.api [None req-fe46a4da-1207-4c0d-8e0a-1f07b39993f8 tempest-VolumesSnapshotTestJSON-1761742646 tempest-VolumesSnapshotTestJSON-1761742646-project-member] Snapshot retrieved successfully. Jul 27 16:09:43.052799 np0000005924 devstack@c-api.service[100523]: INFO cinder.api.openstack.wsgi [None req-fe46a4da-1207-4c0d-8e0a-1f07b39993f8 tempest-VolumesSnapshotTestJSON-1761742646 tempest-VolumesSnapshotTestJSON-1761742646-project-member] https://10.4.3.117/volume/v3/snapshots/47343e72-5317-4c8b-b9bb-978dfc1682d4 returned with HTTP 200 Jul 27 16:09:43.053298 np0000005924 devstack@c-api.service[100523]: [pid: 100523|app: 0|req: 170/683] 10.4.3.117 () {66 vars in 1354 bytes} [Mon Jul 27 16:09:43 2026] GET /volume/v3/snapshots/47343e72-5317-4c8b-b9bb-978dfc1682d4 => generated 469 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 27 16:09:43.063508 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.middleware.request_id [None req-ad136146-a11a-4688-be65-bdf982723303 None None] RequestId filter calling following filter/app {{(pid=100521) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:09:43.065204 np0000005924 devstack@c-api.service[100521]: INFO cinder.api.openstack.wsgi [None req-ad136146-a11a-4688-be65-bdf982723303 tempest-VolumesSnapshotTestJSON-1761742646 tempest-VolumesSnapshotTestJSON-1761742646-project-member] DELETE https://10.4.3.117/volume/v3/snapshots/69c8a43d-324b-457e-9516-332a3ff0ddc2 Jul 27 16:09:43.065416 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.openstack.wsgi [None req-ad136146-a11a-4688-be65-bdf982723303 tempest-VolumesSnapshotTestJSON-1761742646 tempest-VolumesSnapshotTestJSON-1761742646-project-member] Empty body provided in request {{(pid=100521) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:09:43.065592 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.openstack.wsgi [None req-ad136146-a11a-4688-be65-bdf982723303 tempest-VolumesSnapshotTestJSON-1761742646 tempest-VolumesSnapshotTestJSON-1761742646-project-member] Calling method 'delete' {{(pid=100521) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:09:43.065700 np0000005924 devstack@c-api.service[100521]: INFO cinder.api.v3.snapshots [None req-ad136146-a11a-4688-be65-bdf982723303 tempest-VolumesSnapshotTestJSON-1761742646 tempest-VolumesSnapshotTestJSON-1761742646-project-member] Delete snapshot with id: 69c8a43d-324b-457e-9516-332a3ff0ddc2 Jul 27 16:09:43.070344 np0000005924 devstack@c-api.service[100521]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:09:43.070344 np0000005924 devstack@c-api.service[100521]: warnings.warn( Jul 27 16:09:43.070764 np0000005924 devstack@c-api.service[100521]: INFO cinder.volume.api [None req-ad136146-a11a-4688-be65-bdf982723303 tempest-VolumesSnapshotTestJSON-1761742646 tempest-VolumesSnapshotTestJSON-1761742646-project-member] Snapshot retrieved successfully. Jul 27 16:09:43.074302 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.middleware.request_id [None req-62e07f27-5ff8-4392-ace1-dafb176d458f None None] RequestId filter calling following filter/app {{(pid=100522) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:09:43.076281 np0000005924 devstack@c-api.service[100522]: INFO cinder.api.openstack.wsgi [None req-62e07f27-5ff8-4392-ace1-dafb176d458f tempest-VolumesBackupsAdminTest-784678603 tempest-VolumesBackupsAdminTest-784678603-project-member] GET https://10.4.3.117/volume/v3/backups/a3797fe3-f737-4d52-a95d-4c6e455dcd40 Jul 27 16:09:43.076531 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.openstack.wsgi [None req-62e07f27-5ff8-4392-ace1-dafb176d458f tempest-VolumesBackupsAdminTest-784678603 tempest-VolumesBackupsAdminTest-784678603-project-member] Empty body provided in request {{(pid=100522) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:09:43.076791 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.openstack.wsgi [None req-62e07f27-5ff8-4392-ace1-dafb176d458f tempest-VolumesBackupsAdminTest-784678603 tempest-VolumesBackupsAdminTest-784678603-project-member] Calling method 'show' {{(pid=100522) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:09:43.076926 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.v3.backups [None req-62e07f27-5ff8-4392-ace1-dafb176d458f tempest-VolumesBackupsAdminTest-784678603 tempest-VolumesBackupsAdminTest-784678603-project-member] Show backup with id a3797fe3-f737-4d52-a95d-4c6e455dcd40. {{(pid=100522) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 27 16:09:43.082466 np0000005924 devstack@c-api.service[100522]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:09:43.082466 np0000005924 devstack@c-api.service[100522]: warnings.warn( Jul 27 16:09:43.083498 np0000005924 devstack@c-api.service[100522]: INFO cinder.api.openstack.wsgi [None req-62e07f27-5ff8-4392-ace1-dafb176d458f tempest-VolumesBackupsAdminTest-784678603 tempest-VolumesBackupsAdminTest-784678603-project-member] https://10.4.3.117/volume/v3/backups/a3797fe3-f737-4d52-a95d-4c6e455dcd40 returned with HTTP 200 Jul 27 16:09:43.084265 np0000005924 devstack@c-api.service[100522]: [pid: 100522|app: 0|req: 170/684] 10.4.3.117 () {66 vars in 1348 bytes} [Mon Jul 27 16:09:43 2026] GET /volume/v3/backups/a3797fe3-f737-4d52-a95d-4c6e455dcd40 => generated 800 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 27 16:09:43.099930 np0000005924 devstack@c-api.service[100521]: INFO cinder.volume.api [None req-ad136146-a11a-4688-be65-bdf982723303 tempest-VolumesSnapshotTestJSON-1761742646 tempest-VolumesSnapshotTestJSON-1761742646-project-member] Snapshot delete request issued successfully. Jul 27 16:09:43.100252 np0000005924 devstack@c-api.service[100521]: INFO cinder.api.openstack.wsgi [None req-ad136146-a11a-4688-be65-bdf982723303 tempest-VolumesSnapshotTestJSON-1761742646 tempest-VolumesSnapshotTestJSON-1761742646-project-member] https://10.4.3.117/volume/v3/snapshots/69c8a43d-324b-457e-9516-332a3ff0ddc2 returned with HTTP 202 Jul 27 16:09:43.100812 np0000005924 devstack@c-api.service[100521]: [pid: 100521|app: 0|req: 169/685] 10.4.3.117 () {66 vars in 1357 bytes} [Mon Jul 27 16:09:43 2026] DELETE /volume/v3/snapshots/69c8a43d-324b-457e-9516-332a3ff0ddc2 => generated 0 bytes in 38 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 27 16:09:43.109764 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.middleware.request_id [None req-622651ae-159b-40dc-80d6-2d4c90153737 None None] RequestId filter calling following filter/app {{(pid=100524) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:09:43.112061 np0000005924 devstack@c-api.service[100524]: INFO cinder.api.openstack.wsgi [None req-622651ae-159b-40dc-80d6-2d4c90153737 tempest-VolumesSnapshotTestJSON-1761742646 tempest-VolumesSnapshotTestJSON-1761742646-project-member] GET https://10.4.3.117/volume/v3/snapshots/69c8a43d-324b-457e-9516-332a3ff0ddc2 Jul 27 16:09:43.112435 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.openstack.wsgi [None req-622651ae-159b-40dc-80d6-2d4c90153737 tempest-VolumesSnapshotTestJSON-1761742646 tempest-VolumesSnapshotTestJSON-1761742646-project-member] Empty body provided in request {{(pid=100524) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:09:43.112697 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.openstack.wsgi [None req-622651ae-159b-40dc-80d6-2d4c90153737 tempest-VolumesSnapshotTestJSON-1761742646 tempest-VolumesSnapshotTestJSON-1761742646-project-member] Calling method 'show' {{(pid=100524) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:09:43.119555 np0000005924 devstack@c-api.service[100524]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:09:43.119555 np0000005924 devstack@c-api.service[100524]: warnings.warn( Jul 27 16:09:43.120168 np0000005924 devstack@c-api.service[100524]: INFO cinder.volume.api [None req-622651ae-159b-40dc-80d6-2d4c90153737 tempest-VolumesSnapshotTestJSON-1761742646 tempest-VolumesSnapshotTestJSON-1761742646-project-member] Snapshot retrieved successfully. Jul 27 16:09:43.121205 np0000005924 devstack@c-api.service[100524]: INFO cinder.api.openstack.wsgi [None req-622651ae-159b-40dc-80d6-2d4c90153737 tempest-VolumesSnapshotTestJSON-1761742646 tempest-VolumesSnapshotTestJSON-1761742646-project-member] https://10.4.3.117/volume/v3/snapshots/69c8a43d-324b-457e-9516-332a3ff0ddc2 returned with HTTP 200 Jul 27 16:09:43.121679 np0000005924 devstack@c-api.service[100524]: [pid: 100524|app: 0|req: 177/686] 10.4.3.117 () {66 vars in 1354 bytes} [Mon Jul 27 16:09:43 2026] GET /volume/v3/snapshots/69c8a43d-324b-457e-9516-332a3ff0ddc2 => generated 468 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 27 16:09:43.871763 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.middleware.request_id [req-3f8370a5-6531-4b92-a047-0cd9f12ff422 req-449106d2-8092-4e1f-af45-18bc5ec6b4c7 None None] RequestId filter calling following filter/app {{(pid=100523) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:09:43.874234 np0000005924 devstack@c-api.service[100523]: INFO cinder.api.openstack.wsgi [req-3f8370a5-6531-4b92-a047-0cd9f12ff422 req-449106d2-8092-4e1f-af45-18bc5ec6b4c7 tempest-ServerActionsTestOtherB-1144638388 tempest-ServerActionsTestOtherB-1144638388-project-member] PUT https://10.4.3.117/volume/v3/attachments/582fe30a-e114-4648-9a58-3879e285c205 Jul 27 16:09:43.874689 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.openstack.wsgi [req-3f8370a5-6531-4b92-a047-0cd9f12ff422 req-449106d2-8092-4e1f-af45-18bc5ec6b4c7 tempest-ServerActionsTestOtherB-1144638388 tempest-ServerActionsTestOtherB-1144638388-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.117", "host": "np0000005924", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:c1414b6f8d8f", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "13cbedf7-bb1f-4b5e-b492-2fef0d4dab25", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100523) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 27 16:09:43.885308 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.coordination [req-3f8370a5-6531-4b92-a047-0cd9f12ff422 req-449106d2-8092-4e1f-af45-18bc5ec6b4c7 tempest-ServerActionsTestOtherB-1144638388 tempest-ServerActionsTestOtherB-1144638388-project-member] Acquiring lock "cinder-attachment_update-c692de7a-5ff3-4275-9221-9553648659e7-np0000005924" by "attachment_update" {{(pid=100523) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jul 27 16:09:43.889664 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.coordination [req-3f8370a5-6531-4b92-a047-0cd9f12ff422 req-449106d2-8092-4e1f-af45-18bc5ec6b4c7 tempest-ServerActionsTestOtherB-1144638388 tempest-ServerActionsTestOtherB-1144638388-project-member] Lock "cinder-attachment_update-c692de7a-5ff3-4275-9221-9553648659e7-np0000005924" acquired by "attachment_update" :: waited 0.005s {{(pid=100523) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jul 27 16:09:43.892474 np0000005924 devstack@c-api.service[100523]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:09:43.892474 np0000005924 devstack@c-api.service[100523]: warnings.warn( Jul 27 16:09:44.016117 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.coordination [req-3f8370a5-6531-4b92-a047-0cd9f12ff422 req-449106d2-8092-4e1f-af45-18bc5ec6b4c7 tempest-ServerActionsTestOtherB-1144638388 tempest-ServerActionsTestOtherB-1144638388-project-member] Lock "cinder-attachment_update-c692de7a-5ff3-4275-9221-9553648659e7-np0000005924" released by "attachment_update" :: held 0.127s {{(pid=100523) __release /opt/stack/cinder/cinder/coordination.py:152}} Jul 27 16:09:44.017120 np0000005924 devstack@c-api.service[100523]: INFO cinder.api.openstack.wsgi [req-3f8370a5-6531-4b92-a047-0cd9f12ff422 req-449106d2-8092-4e1f-af45-18bc5ec6b4c7 tempest-ServerActionsTestOtherB-1144638388 tempest-ServerActionsTestOtherB-1144638388-project-member] https://10.4.3.117/volume/v3/attachments/582fe30a-e114-4648-9a58-3879e285c205 returned with HTTP 200 Jul 27 16:09:44.017605 np0000005924 devstack@c-api.service[100523]: [pid: 100523|app: 0|req: 171/687] 10.4.3.117 () {74 vars in 1704 bytes} [Mon Jul 27 16:09:43 2026] PUT /volume/v3/attachments/582fe30a-e114-4648-9a58-3879e285c205 => generated 969 bytes in 146 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 27 16:09:44.032515 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.middleware.request_id [req-3f8370a5-6531-4b92-a047-0cd9f12ff422 req-729226c4-bbdd-4cac-8751-32b6a77a5b45 None None] RequestId filter calling following filter/app {{(pid=100522) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:09:44.036116 np0000005924 devstack@c-api.service[100522]: INFO cinder.api.openstack.wsgi [req-3f8370a5-6531-4b92-a047-0cd9f12ff422 req-729226c4-bbdd-4cac-8751-32b6a77a5b45 tempest-ServerActionsTestOtherB-1144638388 tempest-ServerActionsTestOtherB-1144638388-project-member] GET https://10.4.3.117/volume/v3/attachments/582fe30a-e114-4648-9a58-3879e285c205 Jul 27 16:09:44.036405 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.openstack.wsgi [req-3f8370a5-6531-4b92-a047-0cd9f12ff422 req-729226c4-bbdd-4cac-8751-32b6a77a5b45 tempest-ServerActionsTestOtherB-1144638388 tempest-ServerActionsTestOtherB-1144638388-project-member] Empty body provided in request {{(pid=100522) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:09:44.036646 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.openstack.wsgi [req-3f8370a5-6531-4b92-a047-0cd9f12ff422 req-729226c4-bbdd-4cac-8751-32b6a77a5b45 tempest-ServerActionsTestOtherB-1144638388 tempest-ServerActionsTestOtherB-1144638388-project-member] Calling method 'version_select' {{(pid=100522) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:09:44.052919 np0000005924 devstack@c-api.service[100522]: INFO cinder.api.openstack.wsgi [req-3f8370a5-6531-4b92-a047-0cd9f12ff422 req-729226c4-bbdd-4cac-8751-32b6a77a5b45 tempest-ServerActionsTestOtherB-1144638388 tempest-ServerActionsTestOtherB-1144638388-project-member] https://10.4.3.117/volume/v3/attachments/582fe30a-e114-4648-9a58-3879e285c205 returned with HTTP 200 Jul 27 16:09:44.053455 np0000005924 devstack@c-api.service[100522]: [pid: 100522|app: 0|req: 171/688] 10.4.3.117 () {70 vars in 1651 bytes} [Mon Jul 27 16:09:44 2026] GET /volume/v3/attachments/582fe30a-e114-4648-9a58-3879e285c205 => generated 994 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 27 16:09:44.096625 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.middleware.request_id [None req-334f1d47-7446-43ec-9402-903bfabc579f None None] RequestId filter calling following filter/app {{(pid=100521) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:09:44.098938 np0000005924 devstack@c-api.service[100521]: INFO cinder.api.openstack.wsgi [None req-334f1d47-7446-43ec-9402-903bfabc579f tempest-VolumesBackupsAdminTest-784678603 tempest-VolumesBackupsAdminTest-784678603-project-member] GET https://10.4.3.117/volume/v3/backups/a3797fe3-f737-4d52-a95d-4c6e455dcd40 Jul 27 16:09:44.099259 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.openstack.wsgi [None req-334f1d47-7446-43ec-9402-903bfabc579f tempest-VolumesBackupsAdminTest-784678603 tempest-VolumesBackupsAdminTest-784678603-project-member] Empty body provided in request {{(pid=100521) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:09:44.099555 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.openstack.wsgi [None req-334f1d47-7446-43ec-9402-903bfabc579f tempest-VolumesBackupsAdminTest-784678603 tempest-VolumesBackupsAdminTest-784678603-project-member] Calling method 'show' {{(pid=100521) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:09:44.099877 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.v3.backups [None req-334f1d47-7446-43ec-9402-903bfabc579f tempest-VolumesBackupsAdminTest-784678603 tempest-VolumesBackupsAdminTest-784678603-project-member] Show backup with id a3797fe3-f737-4d52-a95d-4c6e455dcd40. {{(pid=100521) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 27 16:09:44.105720 np0000005924 devstack@c-api.service[100521]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:09:44.105720 np0000005924 devstack@c-api.service[100521]: warnings.warn( Jul 27 16:09:44.106904 np0000005924 devstack@c-api.service[100521]: INFO cinder.api.openstack.wsgi [None req-334f1d47-7446-43ec-9402-903bfabc579f tempest-VolumesBackupsAdminTest-784678603 tempest-VolumesBackupsAdminTest-784678603-project-member] https://10.4.3.117/volume/v3/backups/a3797fe3-f737-4d52-a95d-4c6e455dcd40 returned with HTTP 200 Jul 27 16:09:44.107511 np0000005924 devstack@c-api.service[100521]: [pid: 100521|app: 0|req: 170/689] 10.4.3.117 () {66 vars in 1348 bytes} [Mon Jul 27 16:09:44 2026] GET /volume/v3/backups/a3797fe3-f737-4d52-a95d-4c6e455dcd40 => generated 800 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 27 16:09:44.134946 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.middleware.request_id [None req-4a5bf88d-21fe-4380-99fb-415b662b31b1 None None] RequestId filter calling following filter/app {{(pid=100524) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:09:44.140952 np0000005924 devstack@c-api.service[100524]: INFO cinder.api.openstack.wsgi [None req-4a5bf88d-21fe-4380-99fb-415b662b31b1 tempest-VolumesSnapshotTestJSON-1761742646 tempest-VolumesSnapshotTestJSON-1761742646-project-member] GET https://10.4.3.117/volume/v3/snapshots/69c8a43d-324b-457e-9516-332a3ff0ddc2 Jul 27 16:09:44.141200 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.openstack.wsgi [None req-4a5bf88d-21fe-4380-99fb-415b662b31b1 tempest-VolumesSnapshotTestJSON-1761742646 tempest-VolumesSnapshotTestJSON-1761742646-project-member] Empty body provided in request {{(pid=100524) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:09:44.141466 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.openstack.wsgi [None req-4a5bf88d-21fe-4380-99fb-415b662b31b1 tempest-VolumesSnapshotTestJSON-1761742646 tempest-VolumesSnapshotTestJSON-1761742646-project-member] Calling method 'show' {{(pid=100524) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:09:44.153258 np0000005924 devstack@c-api.service[100524]: INFO cinder.api.openstack.wsgi [None req-4a5bf88d-21fe-4380-99fb-415b662b31b1 tempest-VolumesSnapshotTestJSON-1761742646 tempest-VolumesSnapshotTestJSON-1761742646-project-member] https://10.4.3.117/volume/v3/snapshots/69c8a43d-324b-457e-9516-332a3ff0ddc2 returned with HTTP 404 Jul 27 16:09:44.153769 np0000005924 devstack@c-api.service[100524]: [pid: 100524|app: 0|req: 178/690] 10.4.3.117 () {66 vars in 1354 bytes} [Mon Jul 27 16:09:44 2026] GET /volume/v3/snapshots/69c8a43d-324b-457e-9516-332a3ff0ddc2 => generated 111 bytes in 19 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 27 16:09:44.167460 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.middleware.request_id [None req-8e4cfa6e-d6a5-43dd-b964-2b722af98d94 None None] RequestId filter calling following filter/app {{(pid=100523) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:09:44.170419 np0000005924 devstack@c-api.service[100523]: INFO cinder.api.openstack.wsgi [None req-8e4cfa6e-d6a5-43dd-b964-2b722af98d94 tempest-VolumesSnapshotTestJSON-1761742646 tempest-VolumesSnapshotTestJSON-1761742646-project-member] DELETE https://10.4.3.117/volume/v3/snapshots/47343e72-5317-4c8b-b9bb-978dfc1682d4 Jul 27 16:09:44.170632 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.openstack.wsgi [None req-8e4cfa6e-d6a5-43dd-b964-2b722af98d94 tempest-VolumesSnapshotTestJSON-1761742646 tempest-VolumesSnapshotTestJSON-1761742646-project-member] Empty body provided in request {{(pid=100523) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:09:44.170853 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.openstack.wsgi [None req-8e4cfa6e-d6a5-43dd-b964-2b722af98d94 tempest-VolumesSnapshotTestJSON-1761742646 tempest-VolumesSnapshotTestJSON-1761742646-project-member] Calling method 'delete' {{(pid=100523) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:09:44.171022 np0000005924 devstack@c-api.service[100523]: INFO cinder.api.v3.snapshots [None req-8e4cfa6e-d6a5-43dd-b964-2b722af98d94 tempest-VolumesSnapshotTestJSON-1761742646 tempest-VolumesSnapshotTestJSON-1761742646-project-member] Delete snapshot with id: 47343e72-5317-4c8b-b9bb-978dfc1682d4 Jul 27 16:09:44.177162 np0000005924 devstack@c-api.service[100523]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:09:44.177162 np0000005924 devstack@c-api.service[100523]: warnings.warn( Jul 27 16:09:44.177916 np0000005924 devstack@c-api.service[100523]: INFO cinder.volume.api [None req-8e4cfa6e-d6a5-43dd-b964-2b722af98d94 tempest-VolumesSnapshotTestJSON-1761742646 tempest-VolumesSnapshotTestJSON-1761742646-project-member] Snapshot retrieved successfully. Jul 27 16:09:44.205182 np0000005924 devstack@c-api.service[100523]: INFO cinder.volume.api [None req-8e4cfa6e-d6a5-43dd-b964-2b722af98d94 tempest-VolumesSnapshotTestJSON-1761742646 tempest-VolumesSnapshotTestJSON-1761742646-project-member] Snapshot delete request issued successfully. Jul 27 16:09:44.205386 np0000005924 devstack@c-api.service[100523]: INFO cinder.api.openstack.wsgi [None req-8e4cfa6e-d6a5-43dd-b964-2b722af98d94 tempest-VolumesSnapshotTestJSON-1761742646 tempest-VolumesSnapshotTestJSON-1761742646-project-member] https://10.4.3.117/volume/v3/snapshots/47343e72-5317-4c8b-b9bb-978dfc1682d4 returned with HTTP 202 Jul 27 16:09:44.205825 np0000005924 devstack@c-api.service[100523]: [pid: 100523|app: 0|req: 172/691] 10.4.3.117 () {66 vars in 1357 bytes} [Mon Jul 27 16:09:44 2026] DELETE /volume/v3/snapshots/47343e72-5317-4c8b-b9bb-978dfc1682d4 => generated 0 bytes in 39 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 27 16:09:44.218300 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.middleware.request_id [None req-d715ec75-48e0-4292-a9a9-a6957a21f9de None None] RequestId filter calling following filter/app {{(pid=100522) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:09:44.221158 np0000005924 devstack@c-api.service[100522]: INFO cinder.api.openstack.wsgi [None req-d715ec75-48e0-4292-a9a9-a6957a21f9de tempest-VolumesSnapshotTestJSON-1761742646 tempest-VolumesSnapshotTestJSON-1761742646-project-member] GET https://10.4.3.117/volume/v3/snapshots/47343e72-5317-4c8b-b9bb-978dfc1682d4 Jul 27 16:09:44.221457 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.openstack.wsgi [None req-d715ec75-48e0-4292-a9a9-a6957a21f9de tempest-VolumesSnapshotTestJSON-1761742646 tempest-VolumesSnapshotTestJSON-1761742646-project-member] Empty body provided in request {{(pid=100522) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:09:44.221665 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.openstack.wsgi [None req-d715ec75-48e0-4292-a9a9-a6957a21f9de tempest-VolumesSnapshotTestJSON-1761742646 tempest-VolumesSnapshotTestJSON-1761742646-project-member] Calling method 'show' {{(pid=100522) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:09:44.232507 np0000005924 devstack@c-api.service[100522]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:09:44.232507 np0000005924 devstack@c-api.service[100522]: warnings.warn( Jul 27 16:09:44.233140 np0000005924 devstack@c-api.service[100522]: INFO cinder.volume.api [None req-d715ec75-48e0-4292-a9a9-a6957a21f9de tempest-VolumesSnapshotTestJSON-1761742646 tempest-VolumesSnapshotTestJSON-1761742646-project-member] Snapshot retrieved successfully. Jul 27 16:09:44.234178 np0000005924 devstack@c-api.service[100522]: INFO cinder.api.openstack.wsgi [None req-d715ec75-48e0-4292-a9a9-a6957a21f9de tempest-VolumesSnapshotTestJSON-1761742646 tempest-VolumesSnapshotTestJSON-1761742646-project-member] https://10.4.3.117/volume/v3/snapshots/47343e72-5317-4c8b-b9bb-978dfc1682d4 returned with HTTP 200 Jul 27 16:09:44.234666 np0000005924 devstack@c-api.service[100522]: [pid: 100522|app: 0|req: 172/692] 10.4.3.117 () {66 vars in 1354 bytes} [Mon Jul 27 16:09:44 2026] GET /volume/v3/snapshots/47343e72-5317-4c8b-b9bb-978dfc1682d4 => generated 468 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 27 16:09:45.119849 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.middleware.request_id [None req-af99dfea-0b0a-4042-ab32-1760efa3a558 None None] RequestId filter calling following filter/app {{(pid=100521) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:09:45.121632 np0000005924 devstack@c-api.service[100521]: INFO cinder.api.openstack.wsgi [None req-af99dfea-0b0a-4042-ab32-1760efa3a558 tempest-VolumesBackupsAdminTest-784678603 tempest-VolumesBackupsAdminTest-784678603-project-member] GET https://10.4.3.117/volume/v3/backups/a3797fe3-f737-4d52-a95d-4c6e455dcd40 Jul 27 16:09:45.121824 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.openstack.wsgi [None req-af99dfea-0b0a-4042-ab32-1760efa3a558 tempest-VolumesBackupsAdminTest-784678603 tempest-VolumesBackupsAdminTest-784678603-project-member] Empty body provided in request {{(pid=100521) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:09:45.122023 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.openstack.wsgi [None req-af99dfea-0b0a-4042-ab32-1760efa3a558 tempest-VolumesBackupsAdminTest-784678603 tempest-VolumesBackupsAdminTest-784678603-project-member] Calling method 'show' {{(pid=100521) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:09:45.122127 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.v3.backups [None req-af99dfea-0b0a-4042-ab32-1760efa3a558 tempest-VolumesBackupsAdminTest-784678603 tempest-VolumesBackupsAdminTest-784678603-project-member] Show backup with id a3797fe3-f737-4d52-a95d-4c6e455dcd40. {{(pid=100521) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 27 16:09:45.127617 np0000005924 devstack@c-api.service[100521]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:09:45.127617 np0000005924 devstack@c-api.service[100521]: warnings.warn( Jul 27 16:09:45.128521 np0000005924 devstack@c-api.service[100521]: INFO cinder.api.openstack.wsgi [None req-af99dfea-0b0a-4042-ab32-1760efa3a558 tempest-VolumesBackupsAdminTest-784678603 tempest-VolumesBackupsAdminTest-784678603-project-member] https://10.4.3.117/volume/v3/backups/a3797fe3-f737-4d52-a95d-4c6e455dcd40 returned with HTTP 200 Jul 27 16:09:45.128978 np0000005924 devstack@c-api.service[100521]: [pid: 100521|app: 0|req: 171/693] 10.4.3.117 () {66 vars in 1348 bytes} [Mon Jul 27 16:09:45 2026] GET /volume/v3/backups/a3797fe3-f737-4d52-a95d-4c6e455dcd40 => generated 800 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 27 16:09:45.244294 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.middleware.request_id [None req-84ef02b8-01a4-4113-a00f-b60f5e8388d7 None None] RequestId filter calling following filter/app {{(pid=100524) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:09:45.246319 np0000005924 devstack@c-api.service[100524]: INFO cinder.api.openstack.wsgi [None req-84ef02b8-01a4-4113-a00f-b60f5e8388d7 tempest-VolumesSnapshotTestJSON-1761742646 tempest-VolumesSnapshotTestJSON-1761742646-project-member] GET https://10.4.3.117/volume/v3/snapshots/47343e72-5317-4c8b-b9bb-978dfc1682d4 Jul 27 16:09:45.246704 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.openstack.wsgi [None req-84ef02b8-01a4-4113-a00f-b60f5e8388d7 tempest-VolumesSnapshotTestJSON-1761742646 tempest-VolumesSnapshotTestJSON-1761742646-project-member] Empty body provided in request {{(pid=100524) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:09:45.246979 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.openstack.wsgi [None req-84ef02b8-01a4-4113-a00f-b60f5e8388d7 tempest-VolumesSnapshotTestJSON-1761742646 tempest-VolumesSnapshotTestJSON-1761742646-project-member] Calling method 'show' {{(pid=100524) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:09:45.252466 np0000005924 devstack@c-api.service[100524]: INFO cinder.api.openstack.wsgi [None req-84ef02b8-01a4-4113-a00f-b60f5e8388d7 tempest-VolumesSnapshotTestJSON-1761742646 tempest-VolumesSnapshotTestJSON-1761742646-project-member] https://10.4.3.117/volume/v3/snapshots/47343e72-5317-4c8b-b9bb-978dfc1682d4 returned with HTTP 404 Jul 27 16:09:45.253043 np0000005924 devstack@c-api.service[100524]: [pid: 100524|app: 0|req: 179/694] 10.4.3.117 () {66 vars in 1354 bytes} [Mon Jul 27 16:09:45 2026] GET /volume/v3/snapshots/47343e72-5317-4c8b-b9bb-978dfc1682d4 => generated 111 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 27 16:09:45.261522 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.middleware.request_id [None req-2a93da51-2e36-4509-b455-d91f419e03ae None None] RequestId filter calling following filter/app {{(pid=100523) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:09:45.263234 np0000005924 devstack@c-api.service[100523]: INFO cinder.api.openstack.wsgi [None req-2a93da51-2e36-4509-b455-d91f419e03ae tempest-VolumesSnapshotTestJSON-1761742646 tempest-VolumesSnapshotTestJSON-1761742646-project-member] DELETE https://10.4.3.117/volume/v3/snapshots/6ceec9bb-59be-48b4-93ea-3340ef1e3842 Jul 27 16:09:45.263412 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.openstack.wsgi [None req-2a93da51-2e36-4509-b455-d91f419e03ae tempest-VolumesSnapshotTestJSON-1761742646 tempest-VolumesSnapshotTestJSON-1761742646-project-member] Empty body provided in request {{(pid=100523) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:09:45.263592 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.openstack.wsgi [None req-2a93da51-2e36-4509-b455-d91f419e03ae tempest-VolumesSnapshotTestJSON-1761742646 tempest-VolumesSnapshotTestJSON-1761742646-project-member] Calling method 'delete' {{(pid=100523) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:09:45.263692 np0000005924 devstack@c-api.service[100523]: INFO cinder.api.v3.snapshots [None req-2a93da51-2e36-4509-b455-d91f419e03ae tempest-VolumesSnapshotTestJSON-1761742646 tempest-VolumesSnapshotTestJSON-1761742646-project-member] Delete snapshot with id: 6ceec9bb-59be-48b4-93ea-3340ef1e3842 Jul 27 16:09:45.269030 np0000005924 devstack@c-api.service[100523]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:09:45.269030 np0000005924 devstack@c-api.service[100523]: warnings.warn( Jul 27 16:09:45.269642 np0000005924 devstack@c-api.service[100523]: INFO cinder.volume.api [None req-2a93da51-2e36-4509-b455-d91f419e03ae tempest-VolumesSnapshotTestJSON-1761742646 tempest-VolumesSnapshotTestJSON-1761742646-project-member] Snapshot retrieved successfully. Jul 27 16:09:45.292238 np0000005924 devstack@c-api.service[100523]: INFO cinder.volume.api [None req-2a93da51-2e36-4509-b455-d91f419e03ae tempest-VolumesSnapshotTestJSON-1761742646 tempest-VolumesSnapshotTestJSON-1761742646-project-member] Snapshot delete request issued successfully. Jul 27 16:09:45.292513 np0000005924 devstack@c-api.service[100523]: INFO cinder.api.openstack.wsgi [None req-2a93da51-2e36-4509-b455-d91f419e03ae tempest-VolumesSnapshotTestJSON-1761742646 tempest-VolumesSnapshotTestJSON-1761742646-project-member] https://10.4.3.117/volume/v3/snapshots/6ceec9bb-59be-48b4-93ea-3340ef1e3842 returned with HTTP 202 Jul 27 16:09:45.293032 np0000005924 devstack@c-api.service[100523]: [pid: 100523|app: 0|req: 173/695] 10.4.3.117 () {66 vars in 1357 bytes} [Mon Jul 27 16:09:45 2026] DELETE /volume/v3/snapshots/6ceec9bb-59be-48b4-93ea-3340ef1e3842 => generated 0 bytes in 32 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 27 16:09:45.305620 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.middleware.request_id [None req-8e6afe2c-ce04-4f31-b7d7-6b33485b3b96 None None] RequestId filter calling following filter/app {{(pid=100522) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:09:45.307929 np0000005924 devstack@c-api.service[100522]: INFO cinder.api.openstack.wsgi [None req-8e6afe2c-ce04-4f31-b7d7-6b33485b3b96 tempest-VolumesSnapshotTestJSON-1761742646 tempest-VolumesSnapshotTestJSON-1761742646-project-member] GET https://10.4.3.117/volume/v3/snapshots/6ceec9bb-59be-48b4-93ea-3340ef1e3842 Jul 27 16:09:45.308190 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.openstack.wsgi [None req-8e6afe2c-ce04-4f31-b7d7-6b33485b3b96 tempest-VolumesSnapshotTestJSON-1761742646 tempest-VolumesSnapshotTestJSON-1761742646-project-member] Empty body provided in request {{(pid=100522) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:09:45.308434 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.openstack.wsgi [None req-8e6afe2c-ce04-4f31-b7d7-6b33485b3b96 tempest-VolumesSnapshotTestJSON-1761742646 tempest-VolumesSnapshotTestJSON-1761742646-project-member] Calling method 'show' {{(pid=100522) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:09:45.315644 np0000005924 devstack@c-api.service[100522]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:09:45.315644 np0000005924 devstack@c-api.service[100522]: warnings.warn( Jul 27 16:09:45.316197 np0000005924 devstack@c-api.service[100522]: INFO cinder.volume.api [None req-8e6afe2c-ce04-4f31-b7d7-6b33485b3b96 tempest-VolumesSnapshotTestJSON-1761742646 tempest-VolumesSnapshotTestJSON-1761742646-project-member] Snapshot retrieved successfully. Jul 27 16:09:45.317165 np0000005924 devstack@c-api.service[100522]: INFO cinder.api.openstack.wsgi [None req-8e6afe2c-ce04-4f31-b7d7-6b33485b3b96 tempest-VolumesSnapshotTestJSON-1761742646 tempest-VolumesSnapshotTestJSON-1761742646-project-member] https://10.4.3.117/volume/v3/snapshots/6ceec9bb-59be-48b4-93ea-3340ef1e3842 returned with HTTP 200 Jul 27 16:09:45.317666 np0000005924 devstack@c-api.service[100522]: [pid: 100522|app: 0|req: 173/696] 10.4.3.117 () {66 vars in 1354 bytes} [Mon Jul 27 16:09:45 2026] GET /volume/v3/snapshots/6ceec9bb-59be-48b4-93ea-3340ef1e3842 => generated 468 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 27 16:09:46.142214 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.middleware.request_id [None req-da8e891a-8663-4d65-a84a-b0b90a4b745b None None] RequestId filter calling following filter/app {{(pid=100521) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:09:46.145196 np0000005924 devstack@c-api.service[100521]: INFO cinder.api.openstack.wsgi [None req-da8e891a-8663-4d65-a84a-b0b90a4b745b tempest-VolumesBackupsAdminTest-784678603 tempest-VolumesBackupsAdminTest-784678603-project-member] GET https://10.4.3.117/volume/v3/backups/a3797fe3-f737-4d52-a95d-4c6e455dcd40 Jul 27 16:09:46.145521 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.openstack.wsgi [None req-da8e891a-8663-4d65-a84a-b0b90a4b745b tempest-VolumesBackupsAdminTest-784678603 tempest-VolumesBackupsAdminTest-784678603-project-member] Empty body provided in request {{(pid=100521) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:09:46.145794 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.openstack.wsgi [None req-da8e891a-8663-4d65-a84a-b0b90a4b745b tempest-VolumesBackupsAdminTest-784678603 tempest-VolumesBackupsAdminTest-784678603-project-member] Calling method 'show' {{(pid=100521) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:09:46.145947 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.v3.backups [None req-da8e891a-8663-4d65-a84a-b0b90a4b745b tempest-VolumesBackupsAdminTest-784678603 tempest-VolumesBackupsAdminTest-784678603-project-member] Show backup with id a3797fe3-f737-4d52-a95d-4c6e455dcd40. {{(pid=100521) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 27 16:09:46.154201 np0000005924 devstack@c-api.service[100521]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:09:46.154201 np0000005924 devstack@c-api.service[100521]: warnings.warn( Jul 27 16:09:46.155219 np0000005924 devstack@c-api.service[100521]: INFO cinder.api.openstack.wsgi [None req-da8e891a-8663-4d65-a84a-b0b90a4b745b tempest-VolumesBackupsAdminTest-784678603 tempest-VolumesBackupsAdminTest-784678603-project-member] https://10.4.3.117/volume/v3/backups/a3797fe3-f737-4d52-a95d-4c6e455dcd40 returned with HTTP 200 Jul 27 16:09:46.155832 np0000005924 devstack@c-api.service[100521]: [pid: 100521|app: 0|req: 172/697] 10.4.3.117 () {66 vars in 1348 bytes} [Mon Jul 27 16:09:46 2026] GET /volume/v3/backups/a3797fe3-f737-4d52-a95d-4c6e455dcd40 => generated 800 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 27 16:09:46.327254 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.middleware.request_id [None req-c6a2de3a-70e4-4fb7-a287-e90267e1cc47 None None] RequestId filter calling following filter/app {{(pid=100524) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:09:46.330126 np0000005924 devstack@c-api.service[100524]: INFO cinder.api.openstack.wsgi [None req-c6a2de3a-70e4-4fb7-a287-e90267e1cc47 tempest-VolumesSnapshotTestJSON-1761742646 tempest-VolumesSnapshotTestJSON-1761742646-project-member] GET https://10.4.3.117/volume/v3/snapshots/6ceec9bb-59be-48b4-93ea-3340ef1e3842 Jul 27 16:09:46.330302 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.openstack.wsgi [None req-c6a2de3a-70e4-4fb7-a287-e90267e1cc47 tempest-VolumesSnapshotTestJSON-1761742646 tempest-VolumesSnapshotTestJSON-1761742646-project-member] Empty body provided in request {{(pid=100524) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:09:46.330528 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.openstack.wsgi [None req-c6a2de3a-70e4-4fb7-a287-e90267e1cc47 tempest-VolumesSnapshotTestJSON-1761742646 tempest-VolumesSnapshotTestJSON-1761742646-project-member] Calling method 'show' {{(pid=100524) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:09:46.341136 np0000005924 devstack@c-api.service[100524]: INFO cinder.api.openstack.wsgi [None req-c6a2de3a-70e4-4fb7-a287-e90267e1cc47 tempest-VolumesSnapshotTestJSON-1761742646 tempest-VolumesSnapshotTestJSON-1761742646-project-member] https://10.4.3.117/volume/v3/snapshots/6ceec9bb-59be-48b4-93ea-3340ef1e3842 returned with HTTP 404 Jul 27 16:09:46.343475 np0000005924 devstack@c-api.service[100524]: [pid: 100524|app: 0|req: 180/698] 10.4.3.117 () {66 vars in 1354 bytes} [Mon Jul 27 16:09:46 2026] GET /volume/v3/snapshots/6ceec9bb-59be-48b4-93ea-3340ef1e3842 => generated 111 bytes in 16 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 27 16:09:46.348013 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.middleware.request_id [None req-588b19f8-1d8e-4590-a18c-f831bfa77d4b None None] RequestId filter calling following filter/app {{(pid=100523) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:09:46.350016 np0000005924 devstack@c-api.service[100523]: INFO cinder.api.openstack.wsgi [None req-588b19f8-1d8e-4590-a18c-f831bfa77d4b tempest-VolumesSnapshotTestJSON-1761742646 tempest-VolumesSnapshotTestJSON-1761742646-project-member] DELETE https://10.4.3.117/volume/v3/snapshots/47343e72-5317-4c8b-b9bb-978dfc1682d4 Jul 27 16:09:46.350233 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.openstack.wsgi [None req-588b19f8-1d8e-4590-a18c-f831bfa77d4b tempest-VolumesSnapshotTestJSON-1761742646 tempest-VolumesSnapshotTestJSON-1761742646-project-member] Empty body provided in request {{(pid=100523) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:09:46.350476 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.openstack.wsgi [None req-588b19f8-1d8e-4590-a18c-f831bfa77d4b tempest-VolumesSnapshotTestJSON-1761742646 tempest-VolumesSnapshotTestJSON-1761742646-project-member] Calling method 'delete' {{(pid=100523) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:09:46.350596 np0000005924 devstack@c-api.service[100523]: INFO cinder.api.v3.snapshots [None req-588b19f8-1d8e-4590-a18c-f831bfa77d4b tempest-VolumesSnapshotTestJSON-1761742646 tempest-VolumesSnapshotTestJSON-1761742646-project-member] Delete snapshot with id: 47343e72-5317-4c8b-b9bb-978dfc1682d4 Jul 27 16:09:46.358169 np0000005924 devstack@c-api.service[100523]: INFO cinder.api.openstack.wsgi [None req-588b19f8-1d8e-4590-a18c-f831bfa77d4b tempest-VolumesSnapshotTestJSON-1761742646 tempest-VolumesSnapshotTestJSON-1761742646-project-member] https://10.4.3.117/volume/v3/snapshots/47343e72-5317-4c8b-b9bb-978dfc1682d4 returned with HTTP 404 Jul 27 16:09:46.358715 np0000005924 devstack@c-api.service[100523]: [pid: 100523|app: 0|req: 174/699] 10.4.3.117 () {66 vars in 1357 bytes} [Mon Jul 27 16:09:46 2026] DELETE /volume/v3/snapshots/47343e72-5317-4c8b-b9bb-978dfc1682d4 => generated 111 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 27 16:09:46.366168 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.middleware.request_id [None req-da814fd4-6c76-498c-9d75-347f5bdbd4b0 None None] RequestId filter calling following filter/app {{(pid=100522) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:09:46.369304 np0000005924 devstack@c-api.service[100522]: INFO cinder.api.openstack.wsgi [None req-da814fd4-6c76-498c-9d75-347f5bdbd4b0 tempest-VolumesSnapshotTestJSON-1761742646 tempest-VolumesSnapshotTestJSON-1761742646-project-member] DELETE https://10.4.3.117/volume/v3/snapshots/6ceec9bb-59be-48b4-93ea-3340ef1e3842 Jul 27 16:09:46.369304 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.openstack.wsgi [None req-da814fd4-6c76-498c-9d75-347f5bdbd4b0 tempest-VolumesSnapshotTestJSON-1761742646 tempest-VolumesSnapshotTestJSON-1761742646-project-member] Empty body provided in request {{(pid=100522) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:09:46.369304 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.openstack.wsgi [None req-da814fd4-6c76-498c-9d75-347f5bdbd4b0 tempest-VolumesSnapshotTestJSON-1761742646 tempest-VolumesSnapshotTestJSON-1761742646-project-member] Calling method 'delete' {{(pid=100522) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:09:46.369304 np0000005924 devstack@c-api.service[100522]: INFO cinder.api.v3.snapshots [None req-da814fd4-6c76-498c-9d75-347f5bdbd4b0 tempest-VolumesSnapshotTestJSON-1761742646 tempest-VolumesSnapshotTestJSON-1761742646-project-member] Delete snapshot with id: 6ceec9bb-59be-48b4-93ea-3340ef1e3842 Jul 27 16:09:46.377291 np0000005924 devstack@c-api.service[100522]: INFO cinder.api.openstack.wsgi [None req-da814fd4-6c76-498c-9d75-347f5bdbd4b0 tempest-VolumesSnapshotTestJSON-1761742646 tempest-VolumesSnapshotTestJSON-1761742646-project-member] https://10.4.3.117/volume/v3/snapshots/6ceec9bb-59be-48b4-93ea-3340ef1e3842 returned with HTTP 404 Jul 27 16:09:46.377291 np0000005924 devstack@c-api.service[100522]: [pid: 100522|app: 0|req: 174/700] 10.4.3.117 () {66 vars in 1357 bytes} [Mon Jul 27 16:09:46 2026] DELETE /volume/v3/snapshots/6ceec9bb-59be-48b4-93ea-3340ef1e3842 => generated 111 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 27 16:09:46.384840 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.middleware.request_id [None req-1990420a-3a8d-4339-8f32-799fdaa841e2 None None] RequestId filter calling following filter/app {{(pid=100521) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:09:46.387599 np0000005924 devstack@c-api.service[100521]: INFO cinder.api.openstack.wsgi [None req-1990420a-3a8d-4339-8f32-799fdaa841e2 tempest-VolumesSnapshotTestJSON-1761742646 tempest-VolumesSnapshotTestJSON-1761742646-project-member] DELETE https://10.4.3.117/volume/v3/snapshots/69c8a43d-324b-457e-9516-332a3ff0ddc2 Jul 27 16:09:46.387882 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.openstack.wsgi [None req-1990420a-3a8d-4339-8f32-799fdaa841e2 tempest-VolumesSnapshotTestJSON-1761742646 tempest-VolumesSnapshotTestJSON-1761742646-project-member] Empty body provided in request {{(pid=100521) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:09:46.388134 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.openstack.wsgi [None req-1990420a-3a8d-4339-8f32-799fdaa841e2 tempest-VolumesSnapshotTestJSON-1761742646 tempest-VolumesSnapshotTestJSON-1761742646-project-member] Calling method 'delete' {{(pid=100521) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:09:46.388272 np0000005924 devstack@c-api.service[100521]: INFO cinder.api.v3.snapshots [None req-1990420a-3a8d-4339-8f32-799fdaa841e2 tempest-VolumesSnapshotTestJSON-1761742646 tempest-VolumesSnapshotTestJSON-1761742646-project-member] Delete snapshot with id: 69c8a43d-324b-457e-9516-332a3ff0ddc2 Jul 27 16:09:46.394299 np0000005924 devstack@c-api.service[100521]: INFO cinder.api.openstack.wsgi [None req-1990420a-3a8d-4339-8f32-799fdaa841e2 tempest-VolumesSnapshotTestJSON-1761742646 tempest-VolumesSnapshotTestJSON-1761742646-project-member] https://10.4.3.117/volume/v3/snapshots/69c8a43d-324b-457e-9516-332a3ff0ddc2 returned with HTTP 404 Jul 27 16:09:46.394832 np0000005924 devstack@c-api.service[100521]: [pid: 100521|app: 0|req: 173/701] 10.4.3.117 () {66 vars in 1357 bytes} [Mon Jul 27 16:09:46 2026] DELETE /volume/v3/snapshots/69c8a43d-324b-457e-9516-332a3ff0ddc2 => generated 111 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 27 16:09:46.456079 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.middleware.request_id [req-823f0f1b-b68f-4500-b6f5-1ad39beb4f0f req-ebe44f61-3995-479b-b9d5-a3cd0e81c926 None None] RequestId filter calling following filter/app {{(pid=100524) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:09:46.459969 np0000005924 devstack@c-api.service[100524]: INFO cinder.api.openstack.wsgi [req-823f0f1b-b68f-4500-b6f5-1ad39beb4f0f req-ebe44f61-3995-479b-b9d5-a3cd0e81c926 tempest-VolumesSnapshotTestJSON-1761742646 tempest-VolumesSnapshotTestJSON-1761742646-project-member] GET https://10.4.3.117/volume/v3/volumes/51c6d241-93f2-40c8-851d-510bbdb02db7 Jul 27 16:09:46.460504 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.openstack.wsgi [req-823f0f1b-b68f-4500-b6f5-1ad39beb4f0f req-ebe44f61-3995-479b-b9d5-a3cd0e81c926 tempest-VolumesSnapshotTestJSON-1761742646 tempest-VolumesSnapshotTestJSON-1761742646-project-member] Empty body provided in request {{(pid=100524) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:09:46.460822 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.openstack.wsgi [req-823f0f1b-b68f-4500-b6f5-1ad39beb4f0f req-ebe44f61-3995-479b-b9d5-a3cd0e81c926 tempest-VolumesSnapshotTestJSON-1761742646 tempest-VolumesSnapshotTestJSON-1761742646-project-member] Calling method 'show' {{(pid=100524) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:09:46.472660 np0000005924 devstack@c-api.service[100524]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:09:46.472660 np0000005924 devstack@c-api.service[100524]: warnings.warn( Jul 27 16:09:46.477296 np0000005924 devstack@c-api.service[100524]: INFO cinder.volume.api [req-823f0f1b-b68f-4500-b6f5-1ad39beb4f0f req-ebe44f61-3995-479b-b9d5-a3cd0e81c926 tempest-VolumesSnapshotTestJSON-1761742646 tempest-VolumesSnapshotTestJSON-1761742646-project-member] Volume info retrieved successfully. Jul 27 16:09:46.483230 np0000005924 devstack@c-api.service[100524]: INFO cinder.api.openstack.wsgi [req-823f0f1b-b68f-4500-b6f5-1ad39beb4f0f req-ebe44f61-3995-479b-b9d5-a3cd0e81c926 tempest-VolumesSnapshotTestJSON-1761742646 tempest-VolumesSnapshotTestJSON-1761742646-project-member] https://10.4.3.117/volume/v3/volumes/51c6d241-93f2-40c8-851d-510bbdb02db7 returned with HTTP 200 Jul 27 16:09:46.483811 np0000005924 devstack@c-api.service[100524]: [pid: 100524|app: 0|req: 181/702] 10.4.3.117 () {68 vars in 1598 bytes} [Mon Jul 27 16:09:46 2026] GET /volume/v3/volumes/51c6d241-93f2-40c8-851d-510bbdb02db7 => generated 1653 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 27 16:09:46.528918 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.middleware.request_id [req-823f0f1b-b68f-4500-b6f5-1ad39beb4f0f req-8bd0a229-e2fb-4750-97d2-69a76f655bbf None None] RequestId filter calling following filter/app {{(pid=100523) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:09:46.532383 np0000005924 devstack@c-api.service[100523]: INFO cinder.api.openstack.wsgi [req-823f0f1b-b68f-4500-b6f5-1ad39beb4f0f req-8bd0a229-e2fb-4750-97d2-69a76f655bbf tempest-VolumesSnapshotTestJSON-1761742646 tempest-VolumesSnapshotTestJSON-1761742646-project-member] POST https://10.4.3.117/volume/v3/volumes/51c6d241-93f2-40c8-851d-510bbdb02db7/action Jul 27 16:09:46.532383 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.openstack.wsgi [req-823f0f1b-b68f-4500-b6f5-1ad39beb4f0f req-8bd0a229-e2fb-4750-97d2-69a76f655bbf tempest-VolumesSnapshotTestJSON-1761742646 tempest-VolumesSnapshotTestJSON-1761742646-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100523) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 27 16:09:46.532383 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.openstack.wsgi [req-823f0f1b-b68f-4500-b6f5-1ad39beb4f0f req-8bd0a229-e2fb-4750-97d2-69a76f655bbf tempest-VolumesSnapshotTestJSON-1761742646 tempest-VolumesSnapshotTestJSON-1761742646-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100523) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 27 16:09:46.541612 np0000005924 devstack@c-api.service[100523]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:09:46.541612 np0000005924 devstack@c-api.service[100523]: warnings.warn( Jul 27 16:09:46.542171 np0000005924 devstack@c-api.service[100523]: INFO cinder.volume.api [req-823f0f1b-b68f-4500-b6f5-1ad39beb4f0f req-8bd0a229-e2fb-4750-97d2-69a76f655bbf tempest-VolumesSnapshotTestJSON-1761742646 tempest-VolumesSnapshotTestJSON-1761742646-project-member] Volume info retrieved successfully. Jul 27 16:09:46.558187 np0000005924 devstack@c-api.service[100523]: INFO cinder.volume.api [req-823f0f1b-b68f-4500-b6f5-1ad39beb4f0f req-8bd0a229-e2fb-4750-97d2-69a76f655bbf tempest-VolumesSnapshotTestJSON-1761742646 tempest-VolumesSnapshotTestJSON-1761742646-project-member] Begin detaching volume completed successfully. Jul 27 16:09:46.558477 np0000005924 devstack@c-api.service[100523]: INFO cinder.api.openstack.wsgi [req-823f0f1b-b68f-4500-b6f5-1ad39beb4f0f req-8bd0a229-e2fb-4750-97d2-69a76f655bbf tempest-VolumesSnapshotTestJSON-1761742646 tempest-VolumesSnapshotTestJSON-1761742646-project-member] https://10.4.3.117/volume/v3/volumes/51c6d241-93f2-40c8-851d-510bbdb02db7/action returned with HTTP 202 Jul 27 16:09:46.558964 np0000005924 devstack@c-api.service[100523]: [pid: 100523|app: 0|req: 175/703] 10.4.3.117 () {72 vars in 1672 bytes} [Mon Jul 27 16:09:46 2026] POST /volume/v3/volumes/51c6d241-93f2-40c8-851d-510bbdb02db7/action => generated 0 bytes in 31 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 27 16:09:46.623884 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.middleware.request_id [None req-6cc8c000-9a0b-445b-b3fe-cf17ae1f91b1 None None] RequestId filter calling following filter/app {{(pid=100522) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:09:46.624223 np0000005924 devstack@c-api.service[100522]: INFO cinder.api.openstack.wsgi [None req-6cc8c000-9a0b-445b-b3fe-cf17ae1f91b1 None None] GET https://10.4.3.117/volume// Jul 27 16:09:46.624418 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.openstack.wsgi [None req-6cc8c000-9a0b-445b-b3fe-cf17ae1f91b1 None None] Empty body provided in request {{(pid=100522) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:09:46.624612 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.openstack.wsgi [None req-6cc8c000-9a0b-445b-b3fe-cf17ae1f91b1 None None] Calling method 'all' {{(pid=100522) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:09:46.624945 np0000005924 devstack@c-api.service[100522]: INFO cinder.api.openstack.wsgi [None req-6cc8c000-9a0b-445b-b3fe-cf17ae1f91b1 None None] https://10.4.3.117/volume// returned with HTTP 300 Jul 27 16:09:46.625252 np0000005924 devstack@c-api.service[100522]: [pid: 100522|app: 0|req: 175/704] 10.4.3.117 () {66 vars in 1426 bytes} [Mon Jul 27 16:09:46 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 27 16:09:46.633735 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.middleware.request_id [req-823f0f1b-b68f-4500-b6f5-1ad39beb4f0f req-100fae33-52b8-4a8e-9299-a381bae36243 None None] RequestId filter calling following filter/app {{(pid=100521) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:09:46.635666 np0000005924 devstack@c-api.service[100521]: INFO cinder.api.openstack.wsgi [req-823f0f1b-b68f-4500-b6f5-1ad39beb4f0f req-100fae33-52b8-4a8e-9299-a381bae36243 tempest-VolumesSnapshotTestJSON-1761742646 tempest-VolumesSnapshotTestJSON-1761742646-project-member] GET https://10.4.3.117/volume/v3/volumes/51c6d241-93f2-40c8-851d-510bbdb02db7 Jul 27 16:09:46.637091 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.openstack.wsgi [req-823f0f1b-b68f-4500-b6f5-1ad39beb4f0f req-100fae33-52b8-4a8e-9299-a381bae36243 tempest-VolumesSnapshotTestJSON-1761742646 tempest-VolumesSnapshotTestJSON-1761742646-project-member] Empty body provided in request {{(pid=100521) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:09:46.637248 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.openstack.wsgi [req-823f0f1b-b68f-4500-b6f5-1ad39beb4f0f req-100fae33-52b8-4a8e-9299-a381bae36243 tempest-VolumesSnapshotTestJSON-1761742646 tempest-VolumesSnapshotTestJSON-1761742646-project-member] Calling method 'show' {{(pid=100521) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:09:46.648835 np0000005924 devstack@c-api.service[100521]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:09:46.648835 np0000005924 devstack@c-api.service[100521]: warnings.warn( Jul 27 16:09:46.652909 np0000005924 devstack@c-api.service[100521]: INFO cinder.volume.api [req-823f0f1b-b68f-4500-b6f5-1ad39beb4f0f req-100fae33-52b8-4a8e-9299-a381bae36243 tempest-VolumesSnapshotTestJSON-1761742646 tempest-VolumesSnapshotTestJSON-1761742646-project-member] Volume info retrieved successfully. Jul 27 16:09:46.657643 np0000005924 devstack@c-api.service[100521]: INFO cinder.api.openstack.wsgi [req-823f0f1b-b68f-4500-b6f5-1ad39beb4f0f req-100fae33-52b8-4a8e-9299-a381bae36243 tempest-VolumesSnapshotTestJSON-1761742646 tempest-VolumesSnapshotTestJSON-1761742646-project-member] https://10.4.3.117/volume/v3/volumes/51c6d241-93f2-40c8-851d-510bbdb02db7 returned with HTTP 200 Jul 27 16:09:46.658002 np0000005924 devstack@c-api.service[100521]: [pid: 100521|app: 0|req: 174/705] 10.4.3.117 () {70 vars in 1639 bytes} [Mon Jul 27 16:09:46 2026] GET /volume/v3/volumes/51c6d241-93f2-40c8-851d-510bbdb02db7 => generated 1836 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 27 16:09:47.168490 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.middleware.request_id [None req-599292af-1a9f-4c7a-abfb-afd86e2c9ca1 None None] RequestId filter calling following filter/app {{(pid=100524) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:09:47.170391 np0000005924 devstack@c-api.service[100524]: INFO cinder.api.openstack.wsgi [None req-599292af-1a9f-4c7a-abfb-afd86e2c9ca1 tempest-VolumesBackupsAdminTest-784678603 tempest-VolumesBackupsAdminTest-784678603-project-member] GET https://10.4.3.117/volume/v3/backups/a3797fe3-f737-4d52-a95d-4c6e455dcd40 Jul 27 16:09:47.173140 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.openstack.wsgi [None req-599292af-1a9f-4c7a-abfb-afd86e2c9ca1 tempest-VolumesBackupsAdminTest-784678603 tempest-VolumesBackupsAdminTest-784678603-project-member] Empty body provided in request {{(pid=100524) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:09:47.173140 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.openstack.wsgi [None req-599292af-1a9f-4c7a-abfb-afd86e2c9ca1 tempest-VolumesBackupsAdminTest-784678603 tempest-VolumesBackupsAdminTest-784678603-project-member] Calling method 'show' {{(pid=100524) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:09:47.173140 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.v3.backups [None req-599292af-1a9f-4c7a-abfb-afd86e2c9ca1 tempest-VolumesBackupsAdminTest-784678603 tempest-VolumesBackupsAdminTest-784678603-project-member] Show backup with id a3797fe3-f737-4d52-a95d-4c6e455dcd40. {{(pid=100524) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 27 16:09:47.176236 np0000005924 devstack@c-api.service[100524]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:09:47.176236 np0000005924 devstack@c-api.service[100524]: warnings.warn( Jul 27 16:09:47.176996 np0000005924 devstack@c-api.service[100524]: INFO cinder.api.openstack.wsgi [None req-599292af-1a9f-4c7a-abfb-afd86e2c9ca1 tempest-VolumesBackupsAdminTest-784678603 tempest-VolumesBackupsAdminTest-784678603-project-member] https://10.4.3.117/volume/v3/backups/a3797fe3-f737-4d52-a95d-4c6e455dcd40 returned with HTTP 200 Jul 27 16:09:47.177388 np0000005924 devstack@c-api.service[100524]: [pid: 100524|app: 0|req: 182/706] 10.4.3.117 () {66 vars in 1348 bytes} [Mon Jul 27 16:09:47 2026] GET /volume/v3/backups/a3797fe3-f737-4d52-a95d-4c6e455dcd40 => generated 800 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 27 16:09:48.070127 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.middleware.request_id [req-823f0f1b-b68f-4500-b6f5-1ad39beb4f0f req-91467bb9-1bb1-48bc-bc28-a595089a3f4e None None] RequestId filter calling following filter/app {{(pid=100523) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:09:48.074110 np0000005924 devstack@c-api.service[100523]: INFO cinder.api.openstack.wsgi [req-823f0f1b-b68f-4500-b6f5-1ad39beb4f0f req-91467bb9-1bb1-48bc-bc28-a595089a3f4e tempest-VolumesSnapshotTestJSON-1761742646 tempest-VolumesSnapshotTestJSON-1761742646-project-member] DELETE https://10.4.3.117/volume/v3/attachments/10694fd1-f24b-4c79-aa55-c7190e0f522e Jul 27 16:09:48.074110 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.openstack.wsgi [req-823f0f1b-b68f-4500-b6f5-1ad39beb4f0f req-91467bb9-1bb1-48bc-bc28-a595089a3f4e tempest-VolumesSnapshotTestJSON-1761742646 tempest-VolumesSnapshotTestJSON-1761742646-project-member] Empty body provided in request {{(pid=100523) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:09:48.074110 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.openstack.wsgi [req-823f0f1b-b68f-4500-b6f5-1ad39beb4f0f req-91467bb9-1bb1-48bc-bc28-a595089a3f4e tempest-VolumesSnapshotTestJSON-1761742646 tempest-VolumesSnapshotTestJSON-1761742646-project-member] Calling method 'version_select' {{(pid=100523) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:09:48.082446 np0000005924 devstack@c-api.service[100523]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:09:48.082446 np0000005924 devstack@c-api.service[100523]: warnings.warn( Jul 27 16:09:48.167739 np0000005924 devstack@c-api.service[100523]: INFO cinder.api.openstack.wsgi [req-823f0f1b-b68f-4500-b6f5-1ad39beb4f0f req-91467bb9-1bb1-48bc-bc28-a595089a3f4e tempest-VolumesSnapshotTestJSON-1761742646 tempest-VolumesSnapshotTestJSON-1761742646-project-member] https://10.4.3.117/volume/v3/attachments/10694fd1-f24b-4c79-aa55-c7190e0f522e returned with HTTP 200 Jul 27 16:09:48.167739 np0000005924 devstack@c-api.service[100523]: [pid: 100523|app: 0|req: 176/707] 10.4.3.117 () {72 vars in 1673 bytes} [Mon Jul 27 16:09:48 2026] DELETE /volume/v3/attachments/10694fd1-f24b-4c79-aa55-c7190e0f522e => generated 19 bytes in 98 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 27 16:09:48.189216 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.middleware.request_id [None req-fb61bcec-5544-4c38-b9fc-4350f2d7e8fe None None] RequestId filter calling following filter/app {{(pid=100522) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:09:48.191403 np0000005924 devstack@c-api.service[100522]: INFO cinder.api.openstack.wsgi [None req-fb61bcec-5544-4c38-b9fc-4350f2d7e8fe tempest-VolumesBackupsAdminTest-784678603 tempest-VolumesBackupsAdminTest-784678603-project-member] GET https://10.4.3.117/volume/v3/backups/a3797fe3-f737-4d52-a95d-4c6e455dcd40 Jul 27 16:09:48.191664 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.openstack.wsgi [None req-fb61bcec-5544-4c38-b9fc-4350f2d7e8fe tempest-VolumesBackupsAdminTest-784678603 tempest-VolumesBackupsAdminTest-784678603-project-member] Empty body provided in request {{(pid=100522) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:09:48.191923 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.openstack.wsgi [None req-fb61bcec-5544-4c38-b9fc-4350f2d7e8fe tempest-VolumesBackupsAdminTest-784678603 tempest-VolumesBackupsAdminTest-784678603-project-member] Calling method 'show' {{(pid=100522) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:09:48.192073 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.v3.backups [None req-fb61bcec-5544-4c38-b9fc-4350f2d7e8fe tempest-VolumesBackupsAdminTest-784678603 tempest-VolumesBackupsAdminTest-784678603-project-member] Show backup with id a3797fe3-f737-4d52-a95d-4c6e455dcd40. {{(pid=100522) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 27 16:09:48.197001 np0000005924 devstack@c-api.service[100522]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:09:48.197001 np0000005924 devstack@c-api.service[100522]: warnings.warn( Jul 27 16:09:48.197767 np0000005924 devstack@c-api.service[100522]: INFO cinder.api.openstack.wsgi [None req-fb61bcec-5544-4c38-b9fc-4350f2d7e8fe tempest-VolumesBackupsAdminTest-784678603 tempest-VolumesBackupsAdminTest-784678603-project-member] https://10.4.3.117/volume/v3/backups/a3797fe3-f737-4d52-a95d-4c6e455dcd40 returned with HTTP 200 Jul 27 16:09:48.198145 np0000005924 devstack@c-api.service[100522]: [pid: 100522|app: 0|req: 176/708] 10.4.3.117 () {66 vars in 1348 bytes} [Mon Jul 27 16:09:48 2026] GET /volume/v3/backups/a3797fe3-f737-4d52-a95d-4c6e455dcd40 => generated 800 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 27 16:09:49.211869 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.middleware.request_id [None req-aef5233c-6951-4b2b-b5af-667a247fa1ba None None] RequestId filter calling following filter/app {{(pid=100521) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:09:49.214129 np0000005924 devstack@c-api.service[100521]: INFO cinder.api.openstack.wsgi [None req-aef5233c-6951-4b2b-b5af-667a247fa1ba tempest-VolumesBackupsAdminTest-784678603 tempest-VolumesBackupsAdminTest-784678603-project-member] GET https://10.4.3.117/volume/v3/backups/a3797fe3-f737-4d52-a95d-4c6e455dcd40 Jul 27 16:09:49.214129 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.openstack.wsgi [None req-aef5233c-6951-4b2b-b5af-667a247fa1ba tempest-VolumesBackupsAdminTest-784678603 tempest-VolumesBackupsAdminTest-784678603-project-member] Empty body provided in request {{(pid=100521) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:09:49.214268 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.openstack.wsgi [None req-aef5233c-6951-4b2b-b5af-667a247fa1ba tempest-VolumesBackupsAdminTest-784678603 tempest-VolumesBackupsAdminTest-784678603-project-member] Calling method 'show' {{(pid=100521) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:09:49.214430 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.v3.backups [None req-aef5233c-6951-4b2b-b5af-667a247fa1ba tempest-VolumesBackupsAdminTest-784678603 tempest-VolumesBackupsAdminTest-784678603-project-member] Show backup with id a3797fe3-f737-4d52-a95d-4c6e455dcd40. {{(pid=100521) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 27 16:09:49.220513 np0000005924 devstack@c-api.service[100521]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:09:49.220513 np0000005924 devstack@c-api.service[100521]: warnings.warn( Jul 27 16:09:49.221206 np0000005924 devstack@c-api.service[100521]: INFO cinder.api.openstack.wsgi [None req-aef5233c-6951-4b2b-b5af-667a247fa1ba tempest-VolumesBackupsAdminTest-784678603 tempest-VolumesBackupsAdminTest-784678603-project-member] https://10.4.3.117/volume/v3/backups/a3797fe3-f737-4d52-a95d-4c6e455dcd40 returned with HTTP 200 Jul 27 16:09:49.222029 np0000005924 devstack@c-api.service[100521]: [pid: 100521|app: 0|req: 175/709] 10.4.3.117 () {66 vars in 1348 bytes} [Mon Jul 27 16:09:49 2026] GET /volume/v3/backups/a3797fe3-f737-4d52-a95d-4c6e455dcd40 => generated 800 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 27 16:09:49.263143 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.middleware.request_id [req-3f8370a5-6531-4b92-a047-0cd9f12ff422 req-a9281be3-8abd-43eb-afb3-ed840632854d None None] RequestId filter calling following filter/app {{(pid=100524) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:09:49.265614 np0000005924 devstack@c-api.service[100524]: INFO cinder.api.openstack.wsgi [req-3f8370a5-6531-4b92-a047-0cd9f12ff422 req-a9281be3-8abd-43eb-afb3-ed840632854d tempest-ServerActionsTestOtherB-1144638388 tempest-ServerActionsTestOtherB-1144638388-project-member] POST https://10.4.3.117/volume/v3/attachments/582fe30a-e114-4648-9a58-3879e285c205/action Jul 27 16:09:49.265995 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.openstack.wsgi [req-3f8370a5-6531-4b92-a047-0cd9f12ff422 req-a9281be3-8abd-43eb-afb3-ed840632854d tempest-ServerActionsTestOtherB-1144638388 tempest-ServerActionsTestOtherB-1144638388-project-member] Action body: b'{"os-complete": null}' {{(pid=100524) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 27 16:09:49.266116 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.openstack.wsgi [req-3f8370a5-6531-4b92-a047-0cd9f12ff422 req-a9281be3-8abd-43eb-afb3-ed840632854d tempest-ServerActionsTestOtherB-1144638388 tempest-ServerActionsTestOtherB-1144638388-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100524) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 27 16:09:49.288183 np0000005924 devstack@c-api.service[100524]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:09:49.288183 np0000005924 devstack@c-api.service[100524]: warnings.warn( Jul 27 16:09:49.319646 np0000005924 devstack@c-api.service[100524]: INFO cinder.api.openstack.wsgi [req-3f8370a5-6531-4b92-a047-0cd9f12ff422 req-a9281be3-8abd-43eb-afb3-ed840632854d tempest-ServerActionsTestOtherB-1144638388 tempest-ServerActionsTestOtherB-1144638388-project-member] https://10.4.3.117/volume/v3/attachments/582fe30a-e114-4648-9a58-3879e285c205/action returned with HTTP 204 Jul 27 16:09:49.320185 np0000005924 devstack@c-api.service[100524]: [pid: 100524|app: 0|req: 183/710] 10.4.3.117 () {74 vars in 1725 bytes} [Mon Jul 27 16:09:49 2026] POST /volume/v3/attachments/582fe30a-e114-4648-9a58-3879e285c205/action => generated 0 bytes in 57 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jul 27 16:09:49.469499 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.middleware.request_id [req-5a192f7b-4860-4a59-b6b0-37b755879ddd req-983aed0a-a608-4923-8c47-1ca07216dd6c None None] RequestId filter calling following filter/app {{(pid=100523) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:09:49.471450 np0000005924 devstack@c-api.service[100523]: INFO cinder.api.openstack.wsgi [req-5a192f7b-4860-4a59-b6b0-37b755879ddd req-983aed0a-a608-4923-8c47-1ca07216dd6c tempest-VolumesSnapshotTestJSON-1761742646 tempest-VolumesSnapshotTestJSON-1761742646-project-member] DELETE https://10.4.3.117/volume/v3/attachments/10694fd1-f24b-4c79-aa55-c7190e0f522e Jul 27 16:09:49.471654 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.openstack.wsgi [req-5a192f7b-4860-4a59-b6b0-37b755879ddd req-983aed0a-a608-4923-8c47-1ca07216dd6c tempest-VolumesSnapshotTestJSON-1761742646 tempest-VolumesSnapshotTestJSON-1761742646-project-member] Empty body provided in request {{(pid=100523) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:09:49.471839 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.openstack.wsgi [req-5a192f7b-4860-4a59-b6b0-37b755879ddd req-983aed0a-a608-4923-8c47-1ca07216dd6c tempest-VolumesSnapshotTestJSON-1761742646 tempest-VolumesSnapshotTestJSON-1761742646-project-member] Calling method 'version_select' {{(pid=100523) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:09:49.477211 np0000005924 devstack@c-api.service[100523]: INFO cinder.api.openstack.wsgi [req-5a192f7b-4860-4a59-b6b0-37b755879ddd req-983aed0a-a608-4923-8c47-1ca07216dd6c tempest-VolumesSnapshotTestJSON-1761742646 tempest-VolumesSnapshotTestJSON-1761742646-project-member] https://10.4.3.117/volume/v3/attachments/10694fd1-f24b-4c79-aa55-c7190e0f522e returned with HTTP 404 Jul 27 16:09:49.477651 np0000005924 devstack@c-api.service[100523]: [pid: 100523|app: 0|req: 177/711] 10.4.3.117 () {72 vars in 1673 bytes} [Mon Jul 27 16:09:49 2026] DELETE /volume/v3/attachments/10694fd1-f24b-4c79-aa55-c7190e0f522e => generated 149 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 27 16:09:50.236940 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.middleware.request_id [None req-4c37b3c5-44ae-4bd3-84c4-8302dbcd5f3a None None] RequestId filter calling following filter/app {{(pid=100522) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:09:50.241099 np0000005924 devstack@c-api.service[100522]: INFO cinder.api.openstack.wsgi [None req-4c37b3c5-44ae-4bd3-84c4-8302dbcd5f3a tempest-VolumesBackupsAdminTest-784678603 tempest-VolumesBackupsAdminTest-784678603-project-member] GET https://10.4.3.117/volume/v3/backups/a3797fe3-f737-4d52-a95d-4c6e455dcd40 Jul 27 16:09:50.241099 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.openstack.wsgi [None req-4c37b3c5-44ae-4bd3-84c4-8302dbcd5f3a tempest-VolumesBackupsAdminTest-784678603 tempest-VolumesBackupsAdminTest-784678603-project-member] Empty body provided in request {{(pid=100522) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:09:50.241099 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.openstack.wsgi [None req-4c37b3c5-44ae-4bd3-84c4-8302dbcd5f3a tempest-VolumesBackupsAdminTest-784678603 tempest-VolumesBackupsAdminTest-784678603-project-member] Calling method 'show' {{(pid=100522) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:09:50.241099 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.v3.backups [None req-4c37b3c5-44ae-4bd3-84c4-8302dbcd5f3a tempest-VolumesBackupsAdminTest-784678603 tempest-VolumesBackupsAdminTest-784678603-project-member] Show backup with id a3797fe3-f737-4d52-a95d-4c6e455dcd40. {{(pid=100522) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 27 16:09:50.248086 np0000005924 devstack@c-api.service[100522]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:09:50.248086 np0000005924 devstack@c-api.service[100522]: warnings.warn( Jul 27 16:09:50.248934 np0000005924 devstack@c-api.service[100522]: INFO cinder.api.openstack.wsgi [None req-4c37b3c5-44ae-4bd3-84c4-8302dbcd5f3a tempest-VolumesBackupsAdminTest-784678603 tempest-VolumesBackupsAdminTest-784678603-project-member] https://10.4.3.117/volume/v3/backups/a3797fe3-f737-4d52-a95d-4c6e455dcd40 returned with HTTP 200 Jul 27 16:09:50.249275 np0000005924 devstack@c-api.service[100522]: [pid: 100522|app: 0|req: 177/712] 10.4.3.117 () {66 vars in 1348 bytes} [Mon Jul 27 16:09:50 2026] GET /volume/v3/backups/a3797fe3-f737-4d52-a95d-4c6e455dcd40 => generated 800 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 27 16:09:50.963980 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.middleware.request_id [None req-3fe48a1c-bf7b-493d-bb76-ddafbf84cb57 None None] RequestId filter calling following filter/app {{(pid=100521) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:09:50.965892 np0000005924 devstack@c-api.service[100521]: INFO cinder.api.openstack.wsgi [None req-3fe48a1c-bf7b-493d-bb76-ddafbf84cb57 tempest-VolumesSnapshotTestJSON-1761742646 tempest-VolumesSnapshotTestJSON-1761742646-project-member] GET https://10.4.3.117/volume/v3/volumes/51c6d241-93f2-40c8-851d-510bbdb02db7 Jul 27 16:09:50.966111 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.openstack.wsgi [None req-3fe48a1c-bf7b-493d-bb76-ddafbf84cb57 tempest-VolumesSnapshotTestJSON-1761742646 tempest-VolumesSnapshotTestJSON-1761742646-project-member] Empty body provided in request {{(pid=100521) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:09:50.966315 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.openstack.wsgi [None req-3fe48a1c-bf7b-493d-bb76-ddafbf84cb57 tempest-VolumesSnapshotTestJSON-1761742646 tempest-VolumesSnapshotTestJSON-1761742646-project-member] Calling method 'show' {{(pid=100521) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:09:50.976363 np0000005924 devstack@c-api.service[100521]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:09:50.976363 np0000005924 devstack@c-api.service[100521]: warnings.warn( Jul 27 16:09:50.981725 np0000005924 devstack@c-api.service[100521]: INFO cinder.volume.api [None req-3fe48a1c-bf7b-493d-bb76-ddafbf84cb57 tempest-VolumesSnapshotTestJSON-1761742646 tempest-VolumesSnapshotTestJSON-1761742646-project-member] Volume info retrieved successfully. Jul 27 16:09:50.988081 np0000005924 devstack@c-api.service[100521]: INFO cinder.api.openstack.wsgi [None req-3fe48a1c-bf7b-493d-bb76-ddafbf84cb57 tempest-VolumesSnapshotTestJSON-1761742646 tempest-VolumesSnapshotTestJSON-1761742646-project-member] https://10.4.3.117/volume/v3/volumes/51c6d241-93f2-40c8-851d-510bbdb02db7 returned with HTTP 200 Jul 27 16:09:50.988585 np0000005924 devstack@c-api.service[100521]: [pid: 100521|app: 0|req: 176/713] 10.4.3.117 () {66 vars in 1348 bytes} [Mon Jul 27 16:09:50 2026] GET /volume/v3/volumes/51c6d241-93f2-40c8-851d-510bbdb02db7 => generated 1361 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 27 16:09:51.004240 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.middleware.request_id [None req-2a0771e3-b5e3-40dc-b172-3b138e4dd8ee None None] RequestId filter calling following filter/app {{(pid=100524) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:09:51.006002 np0000005924 devstack@c-api.service[100524]: INFO cinder.api.openstack.wsgi [None req-2a0771e3-b5e3-40dc-b172-3b138e4dd8ee tempest-VolumesSnapshotTestJSON-1761742646 tempest-VolumesSnapshotTestJSON-1761742646-project-member] DELETE https://10.4.3.117/volume/v3/volumes/51c6d241-93f2-40c8-851d-510bbdb02db7 Jul 27 16:09:51.006246 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.openstack.wsgi [None req-2a0771e3-b5e3-40dc-b172-3b138e4dd8ee tempest-VolumesSnapshotTestJSON-1761742646 tempest-VolumesSnapshotTestJSON-1761742646-project-member] Empty body provided in request {{(pid=100524) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:09:51.006549 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.openstack.wsgi [None req-2a0771e3-b5e3-40dc-b172-3b138e4dd8ee tempest-VolumesSnapshotTestJSON-1761742646 tempest-VolumesSnapshotTestJSON-1761742646-project-member] Calling method 'delete' {{(pid=100524) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:09:51.006848 np0000005924 devstack@c-api.service[100524]: INFO cinder.api.v3.volumes [None req-2a0771e3-b5e3-40dc-b172-3b138e4dd8ee tempest-VolumesSnapshotTestJSON-1761742646 tempest-VolumesSnapshotTestJSON-1761742646-project-member] Delete volume with id: 51c6d241-93f2-40c8-851d-510bbdb02db7 Jul 27 16:09:51.016062 np0000005924 devstack@c-api.service[100524]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:09:51.016062 np0000005924 devstack@c-api.service[100524]: warnings.warn( Jul 27 16:09:51.016665 np0000005924 devstack@c-api.service[100524]: INFO cinder.volume.api [None req-2a0771e3-b5e3-40dc-b172-3b138e4dd8ee tempest-VolumesSnapshotTestJSON-1761742646 tempest-VolumesSnapshotTestJSON-1761742646-project-member] Volume info retrieved successfully. Jul 27 16:09:51.040574 np0000005924 devstack@c-api.service[100524]: INFO cinder.volume.api [None req-2a0771e3-b5e3-40dc-b172-3b138e4dd8ee tempest-VolumesSnapshotTestJSON-1761742646 tempest-VolumesSnapshotTestJSON-1761742646-project-member] Delete volume request issued successfully. Jul 27 16:09:51.045124 np0000005924 devstack@c-api.service[100524]: INFO cinder.api.openstack.wsgi [None req-2a0771e3-b5e3-40dc-b172-3b138e4dd8ee tempest-VolumesSnapshotTestJSON-1761742646 tempest-VolumesSnapshotTestJSON-1761742646-project-member] https://10.4.3.117/volume/v3/volumes/51c6d241-93f2-40c8-851d-510bbdb02db7 returned with HTTP 202 Jul 27 16:09:51.045124 np0000005924 devstack@c-api.service[100524]: [pid: 100524|app: 0|req: 184/714] 10.4.3.117 () {66 vars in 1351 bytes} [Mon Jul 27 16:09:51 2026] DELETE /volume/v3/volumes/51c6d241-93f2-40c8-851d-510bbdb02db7 => generated 0 bytes in 41 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 27 16:09:51.057148 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.middleware.request_id [None req-c94446d4-e094-474d-91c4-8d235247e134 None None] RequestId filter calling following filter/app {{(pid=100523) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:09:51.058905 np0000005924 devstack@c-api.service[100523]: INFO cinder.api.openstack.wsgi [None req-c94446d4-e094-474d-91c4-8d235247e134 tempest-VolumesSnapshotTestJSON-1761742646 tempest-VolumesSnapshotTestJSON-1761742646-project-member] GET https://10.4.3.117/volume/v3/volumes/51c6d241-93f2-40c8-851d-510bbdb02db7 Jul 27 16:09:51.059093 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.openstack.wsgi [None req-c94446d4-e094-474d-91c4-8d235247e134 tempest-VolumesSnapshotTestJSON-1761742646 tempest-VolumesSnapshotTestJSON-1761742646-project-member] Empty body provided in request {{(pid=100523) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:09:51.059313 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.openstack.wsgi [None req-c94446d4-e094-474d-91c4-8d235247e134 tempest-VolumesSnapshotTestJSON-1761742646 tempest-VolumesSnapshotTestJSON-1761742646-project-member] Calling method 'show' {{(pid=100523) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:09:51.067891 np0000005924 devstack@c-api.service[100523]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:09:51.067891 np0000005924 devstack@c-api.service[100523]: warnings.warn( Jul 27 16:09:51.074025 np0000005924 devstack@c-api.service[100523]: INFO cinder.volume.api [None req-c94446d4-e094-474d-91c4-8d235247e134 tempest-VolumesSnapshotTestJSON-1761742646 tempest-VolumesSnapshotTestJSON-1761742646-project-member] Volume info retrieved successfully. Jul 27 16:09:51.080896 np0000005924 devstack@c-api.service[100523]: INFO cinder.api.openstack.wsgi [None req-c94446d4-e094-474d-91c4-8d235247e134 tempest-VolumesSnapshotTestJSON-1761742646 tempest-VolumesSnapshotTestJSON-1761742646-project-member] https://10.4.3.117/volume/v3/volumes/51c6d241-93f2-40c8-851d-510bbdb02db7 returned with HTTP 200 Jul 27 16:09:51.082137 np0000005924 devstack@c-api.service[100523]: [pid: 100523|app: 0|req: 178/715] 10.4.3.117 () {66 vars in 1348 bytes} [Mon Jul 27 16:09:51 2026] GET /volume/v3/volumes/51c6d241-93f2-40c8-851d-510bbdb02db7 => generated 1360 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 27 16:09:51.261870 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.middleware.request_id [None req-626d2796-ea35-4c58-abbb-2e28e3b8d24f None None] RequestId filter calling following filter/app {{(pid=100522) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:09:51.264677 np0000005924 devstack@c-api.service[100522]: INFO cinder.api.openstack.wsgi [None req-626d2796-ea35-4c58-abbb-2e28e3b8d24f tempest-VolumesBackupsAdminTest-784678603 tempest-VolumesBackupsAdminTest-784678603-project-member] GET https://10.4.3.117/volume/v3/backups/a3797fe3-f737-4d52-a95d-4c6e455dcd40 Jul 27 16:09:51.264677 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.openstack.wsgi [None req-626d2796-ea35-4c58-abbb-2e28e3b8d24f tempest-VolumesBackupsAdminTest-784678603 tempest-VolumesBackupsAdminTest-784678603-project-member] Empty body provided in request {{(pid=100522) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:09:51.264677 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.openstack.wsgi [None req-626d2796-ea35-4c58-abbb-2e28e3b8d24f tempest-VolumesBackupsAdminTest-784678603 tempest-VolumesBackupsAdminTest-784678603-project-member] Calling method 'show' {{(pid=100522) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:09:51.264677 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.v3.backups [None req-626d2796-ea35-4c58-abbb-2e28e3b8d24f tempest-VolumesBackupsAdminTest-784678603 tempest-VolumesBackupsAdminTest-784678603-project-member] Show backup with id a3797fe3-f737-4d52-a95d-4c6e455dcd40. {{(pid=100522) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 27 16:09:51.268705 np0000005924 devstack@c-api.service[100522]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:09:51.268705 np0000005924 devstack@c-api.service[100522]: warnings.warn( Jul 27 16:09:51.269693 np0000005924 devstack@c-api.service[100522]: INFO cinder.api.openstack.wsgi [None req-626d2796-ea35-4c58-abbb-2e28e3b8d24f tempest-VolumesBackupsAdminTest-784678603 tempest-VolumesBackupsAdminTest-784678603-project-member] https://10.4.3.117/volume/v3/backups/a3797fe3-f737-4d52-a95d-4c6e455dcd40 returned with HTTP 200 Jul 27 16:09:51.270156 np0000005924 devstack@c-api.service[100522]: [pid: 100522|app: 0|req: 178/716] 10.4.3.117 () {66 vars in 1348 bytes} [Mon Jul 27 16:09:51 2026] GET /volume/v3/backups/a3797fe3-f737-4d52-a95d-4c6e455dcd40 => generated 800 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 27 16:09:51.816117 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.middleware.request_id [None req-ba7a6985-f888-497c-9970-ab617ce78bb0 None None] RequestId filter calling following filter/app {{(pid=100521) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:09:51.816525 np0000005924 devstack@c-api.service[100521]: INFO cinder.api.openstack.wsgi [None req-ba7a6985-f888-497c-9970-ab617ce78bb0 None None] GET https://10.4.3.117/volume// Jul 27 16:09:51.816700 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.openstack.wsgi [None req-ba7a6985-f888-497c-9970-ab617ce78bb0 None None] Empty body provided in request {{(pid=100521) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:09:51.816916 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.openstack.wsgi [None req-ba7a6985-f888-497c-9970-ab617ce78bb0 None None] Calling method 'all' {{(pid=100521) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:09:51.817248 np0000005924 devstack@c-api.service[100521]: INFO cinder.api.openstack.wsgi [None req-ba7a6985-f888-497c-9970-ab617ce78bb0 None None] https://10.4.3.117/volume// returned with HTTP 300 Jul 27 16:09:51.817569 np0000005924 devstack@c-api.service[100521]: [pid: 100521|app: 0|req: 177/717] 10.4.3.117 () {66 vars in 1426 bytes} [Mon Jul 27 16:09:51 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 27 16:09:51.826595 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.middleware.request_id [req-f307ab6b-6cb4-44c8-9f44-9fb0914670f4 req-9cb2294c-3d9d-4291-9195-8a488b8d0805 None None] RequestId filter calling following filter/app {{(pid=100524) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:09:51.828694 np0000005924 devstack@c-api.service[100524]: INFO cinder.api.openstack.wsgi [req-f307ab6b-6cb4-44c8-9f44-9fb0914670f4 req-9cb2294c-3d9d-4291-9195-8a488b8d0805 tempest-ServerActionsTestOtherB-1144638388 tempest-ServerActionsTestOtherB-1144638388-project-member] POST https://10.4.3.117/volume/v3/attachments Jul 27 16:09:51.829138 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.openstack.wsgi [req-f307ab6b-6cb4-44c8-9f44-9fb0914670f4 req-9cb2294c-3d9d-4291-9195-8a488b8d0805 tempest-ServerActionsTestOtherB-1144638388 tempest-ServerActionsTestOtherB-1144638388-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "c692de7a-5ff3-4275-9221-9553648659e7", "connector": null, "instance_uuid": "4aef3687-f8b8-4b7c-9de3-53385818f2b9"}} {{(pid=100524) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 27 16:09:51.843656 np0000005924 devstack@c-api.service[100524]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:09:51.843656 np0000005924 devstack@c-api.service[100524]: warnings.warn( Jul 27 16:09:51.886873 np0000005924 devstack@c-api.service[100524]: INFO cinder.api.openstack.wsgi [req-f307ab6b-6cb4-44c8-9f44-9fb0914670f4 req-9cb2294c-3d9d-4291-9195-8a488b8d0805 tempest-ServerActionsTestOtherB-1144638388 tempest-ServerActionsTestOtherB-1144638388-project-member] https://10.4.3.117/volume/v3/attachments returned with HTTP 200 Jul 27 16:09:51.887357 np0000005924 devstack@c-api.service[100524]: [pid: 100524|app: 0|req: 185/718] 10.4.3.117 () {74 vars in 1594 bytes} [Mon Jul 27 16:09:51 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 27 16:09:51.899271 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.middleware.request_id [req-f307ab6b-6cb4-44c8-9f44-9fb0914670f4 req-43f71e87-728f-4c85-ae51-b53f89eeecea None None] RequestId filter calling following filter/app {{(pid=100523) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:09:51.901021 np0000005924 devstack@c-api.service[100523]: INFO cinder.api.openstack.wsgi [req-f307ab6b-6cb4-44c8-9f44-9fb0914670f4 req-43f71e87-728f-4c85-ae51-b53f89eeecea tempest-ServerActionsTestOtherB-1144638388 tempest-ServerActionsTestOtherB-1144638388-project-member] DELETE https://10.4.3.117/volume/v3/attachments/582fe30a-e114-4648-9a58-3879e285c205 Jul 27 16:09:51.901556 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.openstack.wsgi [req-f307ab6b-6cb4-44c8-9f44-9fb0914670f4 req-43f71e87-728f-4c85-ae51-b53f89eeecea tempest-ServerActionsTestOtherB-1144638388 tempest-ServerActionsTestOtherB-1144638388-project-member] Empty body provided in request {{(pid=100523) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:09:51.901556 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.openstack.wsgi [req-f307ab6b-6cb4-44c8-9f44-9fb0914670f4 req-43f71e87-728f-4c85-ae51-b53f89eeecea tempest-ServerActionsTestOtherB-1144638388 tempest-ServerActionsTestOtherB-1144638388-project-member] Calling method 'version_select' {{(pid=100523) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:09:51.910024 np0000005924 devstack@c-api.service[100523]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:09:51.910024 np0000005924 devstack@c-api.service[100523]: warnings.warn( Jul 27 16:09:51.967513 np0000005924 devstack@c-api.service[100523]: INFO cinder.api.openstack.wsgi [req-f307ab6b-6cb4-44c8-9f44-9fb0914670f4 req-43f71e87-728f-4c85-ae51-b53f89eeecea tempest-ServerActionsTestOtherB-1144638388 tempest-ServerActionsTestOtherB-1144638388-project-member] https://10.4.3.117/volume/v3/attachments/582fe30a-e114-4648-9a58-3879e285c205 returned with HTTP 200 Jul 27 16:09:51.967513 np0000005924 devstack@c-api.service[100523]: [pid: 100523|app: 0|req: 179/719] 10.4.3.117 () {72 vars in 1673 bytes} [Mon Jul 27 16:09:51 2026] DELETE /volume/v3/attachments/582fe30a-e114-4648-9a58-3879e285c205 => generated 192 bytes in 68 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 27 16:09:52.097260 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.middleware.request_id [None req-f21269ac-8fbc-4785-bffa-f0fcc3a12e28 None None] RequestId filter calling following filter/app {{(pid=100522) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:09:52.099084 np0000005924 devstack@c-api.service[100522]: INFO cinder.api.openstack.wsgi [None req-f21269ac-8fbc-4785-bffa-f0fcc3a12e28 tempest-VolumesSnapshotTestJSON-1761742646 tempest-VolumesSnapshotTestJSON-1761742646-project-member] GET https://10.4.3.117/volume/v3/volumes/51c6d241-93f2-40c8-851d-510bbdb02db7 Jul 27 16:09:52.099286 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.openstack.wsgi [None req-f21269ac-8fbc-4785-bffa-f0fcc3a12e28 tempest-VolumesSnapshotTestJSON-1761742646 tempest-VolumesSnapshotTestJSON-1761742646-project-member] Empty body provided in request {{(pid=100522) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:09:52.099497 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.openstack.wsgi [None req-f21269ac-8fbc-4785-bffa-f0fcc3a12e28 tempest-VolumesSnapshotTestJSON-1761742646 tempest-VolumesSnapshotTestJSON-1761742646-project-member] Calling method 'show' {{(pid=100522) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:09:52.105274 np0000005924 devstack@c-api.service[100522]: INFO cinder.api.openstack.wsgi [None req-f21269ac-8fbc-4785-bffa-f0fcc3a12e28 tempest-VolumesSnapshotTestJSON-1761742646 tempest-VolumesSnapshotTestJSON-1761742646-project-member] https://10.4.3.117/volume/v3/volumes/51c6d241-93f2-40c8-851d-510bbdb02db7 returned with HTTP 404 Jul 27 16:09:52.105834 np0000005924 devstack@c-api.service[100522]: [pid: 100522|app: 0|req: 179/720] 10.4.3.117 () {66 vars in 1348 bytes} [Mon Jul 27 16:09:52 2026] GET /volume/v3/volumes/51c6d241-93f2-40c8-851d-510bbdb02db7 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 27 16:09:52.118221 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.middleware.request_id [None req-aa545dc2-83b7-4a9a-82f9-a31366a7f4b7 None None] RequestId filter calling following filter/app {{(pid=100521) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:09:52.120965 np0000005924 devstack@c-api.service[100521]: INFO cinder.api.openstack.wsgi [None req-aa545dc2-83b7-4a9a-82f9-a31366a7f4b7 tempest-VolumesSnapshotTestJSON-1761742646 tempest-VolumesSnapshotTestJSON-1761742646-project-member] GET https://10.4.3.117/volume/v3/volumes/f7548089-9ae3-423f-809f-5f730bb537b3 Jul 27 16:09:52.121159 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.openstack.wsgi [None req-aa545dc2-83b7-4a9a-82f9-a31366a7f4b7 tempest-VolumesSnapshotTestJSON-1761742646 tempest-VolumesSnapshotTestJSON-1761742646-project-member] Empty body provided in request {{(pid=100521) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:09:52.121322 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.openstack.wsgi [None req-aa545dc2-83b7-4a9a-82f9-a31366a7f4b7 tempest-VolumesSnapshotTestJSON-1761742646 tempest-VolumesSnapshotTestJSON-1761742646-project-member] Calling method 'show' {{(pid=100521) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:09:52.131397 np0000005924 devstack@c-api.service[100521]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:09:52.131397 np0000005924 devstack@c-api.service[100521]: warnings.warn( Jul 27 16:09:52.135627 np0000005924 devstack@c-api.service[100521]: INFO cinder.volume.api [None req-aa545dc2-83b7-4a9a-82f9-a31366a7f4b7 tempest-VolumesSnapshotTestJSON-1761742646 tempest-VolumesSnapshotTestJSON-1761742646-project-member] Volume info retrieved successfully. Jul 27 16:09:52.140071 np0000005924 devstack@c-api.service[100521]: INFO cinder.api.openstack.wsgi [None req-aa545dc2-83b7-4a9a-82f9-a31366a7f4b7 tempest-VolumesSnapshotTestJSON-1761742646 tempest-VolumesSnapshotTestJSON-1761742646-project-member] https://10.4.3.117/volume/v3/volumes/f7548089-9ae3-423f-809f-5f730bb537b3 returned with HTTP 200 Jul 27 16:09:52.140519 np0000005924 devstack@c-api.service[100521]: [pid: 100521|app: 0|req: 178/721] 10.4.3.117 () {66 vars in 1348 bytes} [Mon Jul 27 16:09:52 2026] GET /volume/v3/volumes/f7548089-9ae3-423f-809f-5f730bb537b3 => generated 847 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 27 16:09:52.155109 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.middleware.request_id [None req-8f7b88f5-4d8b-4380-9f3e-bcc10e608a3f None None] RequestId filter calling following filter/app {{(pid=100524) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:09:52.159710 np0000005924 devstack@c-api.service[100524]: INFO cinder.api.openstack.wsgi [None req-8f7b88f5-4d8b-4380-9f3e-bcc10e608a3f tempest-VolumesSnapshotTestJSON-1761742646 tempest-VolumesSnapshotTestJSON-1761742646-project-member] POST https://10.4.3.117/volume/v3/snapshots Jul 27 16:09:52.160103 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.openstack.wsgi [None req-8f7b88f5-4d8b-4380-9f3e-bcc10e608a3f tempest-VolumesSnapshotTestJSON-1761742646 tempest-VolumesSnapshotTestJSON-1761742646-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "f7548089-9ae3-423f-809f-5f730bb537b3", "metadata": {"snap-meta1": "value1", "snap-meta2": "value2", "snap-meta3": "value3"}, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-896551265"}} {{(pid=100524) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 27 16:09:52.163412 np0000005924 devstack@c-api.service[100524]: DEBUG dbcounter [-] [100524] Writing DB stats cinder:SELECT=277,cinder:INSERT=43,cinder:UPDATE=72 {{(pid=100524) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 27 16:09:52.168738 np0000005924 devstack@c-api.service[100524]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:09:52.168738 np0000005924 devstack@c-api.service[100524]: warnings.warn( Jul 27 16:09:52.169373 np0000005924 devstack@c-api.service[100524]: INFO cinder.volume.api [None req-8f7b88f5-4d8b-4380-9f3e-bcc10e608a3f tempest-VolumesSnapshotTestJSON-1761742646 tempest-VolumesSnapshotTestJSON-1761742646-project-member] Volume info retrieved successfully. Jul 27 16:09:52.169524 np0000005924 devstack@c-api.service[100524]: INFO cinder.api.v3.snapshots [None req-8f7b88f5-4d8b-4380-9f3e-bcc10e608a3f tempest-VolumesSnapshotTestJSON-1761742646 tempest-VolumesSnapshotTestJSON-1761742646-project-member] Create snapshot from volume f7548089-9ae3-423f-809f-5f730bb537b3 Jul 27 16:09:52.189614 np0000005924 devstack@c-api.service[100524]: WARNING cinder.quota [None req-8f7b88f5-4d8b-4380-9f3e-bcc10e608a3f tempest-VolumesSnapshotTestJSON-1761742646 tempest-VolumesSnapshotTestJSON-1761742646-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 27 16:09:52.208813 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.quota [None req-8f7b88f5-4d8b-4380-9f3e-bcc10e608a3f tempest-VolumesSnapshotTestJSON-1761742646 tempest-VolumesSnapshotTestJSON-1761742646-project-member] Created reservations ['ea0e2ae6-5061-4c71-807d-a3629bea3cb2', '8fd292ff-76cf-4cda-8ac4-7e0541bd3040', 'a1b96320-9568-4a9a-81ad-54351d084b14', 'e44587e0-3ec2-4ef9-8e9a-b30475bf7a87'] {{(pid=100524) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 27 16:09:52.255903 np0000005924 devstack@c-api.service[100524]: INFO cinder.volume.api [None req-8f7b88f5-4d8b-4380-9f3e-bcc10e608a3f tempest-VolumesSnapshotTestJSON-1761742646 tempest-VolumesSnapshotTestJSON-1761742646-project-member] Snapshot create request issued successfully. Jul 27 16:09:52.256359 np0000005924 devstack@c-api.service[100524]: INFO cinder.api.openstack.wsgi [None req-8f7b88f5-4d8b-4380-9f3e-bcc10e608a3f tempest-VolumesSnapshotTestJSON-1761742646 tempest-VolumesSnapshotTestJSON-1761742646-project-member] https://10.4.3.117/volume/v3/snapshots returned with HTTP 202 Jul 27 16:09:52.256937 np0000005924 devstack@c-api.service[100524]: [pid: 100524|app: 0|req: 186/722] 10.4.3.117 () {68 vars in 1265 bytes} [Mon Jul 27 16:09:52 2026] POST /volume/v3/snapshots => generated 379 bytes in 102 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 27 16:09:52.268015 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.middleware.request_id [None req-99ae070b-393e-4632-901e-fb6df7efbc46 None None] RequestId filter calling following filter/app {{(pid=100523) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:09:52.271825 np0000005924 devstack@c-api.service[100523]: INFO cinder.api.openstack.wsgi [None req-99ae070b-393e-4632-901e-fb6df7efbc46 tempest-VolumesSnapshotTestJSON-1761742646 tempest-VolumesSnapshotTestJSON-1761742646-project-member] GET https://10.4.3.117/volume/v3/snapshots/87a7bc6b-ffb0-41b4-8ea1-cf0a7963f84b Jul 27 16:09:52.271825 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.openstack.wsgi [None req-99ae070b-393e-4632-901e-fb6df7efbc46 tempest-VolumesSnapshotTestJSON-1761742646 tempest-VolumesSnapshotTestJSON-1761742646-project-member] Empty body provided in request {{(pid=100523) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:09:52.272051 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.openstack.wsgi [None req-99ae070b-393e-4632-901e-fb6df7efbc46 tempest-VolumesSnapshotTestJSON-1761742646 tempest-VolumesSnapshotTestJSON-1761742646-project-member] Calling method 'show' {{(pid=100523) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:09:52.281113 np0000005924 devstack@c-api.service[100523]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:09:52.281113 np0000005924 devstack@c-api.service[100523]: warnings.warn( Jul 27 16:09:52.282869 np0000005924 devstack@c-api.service[100523]: INFO cinder.volume.api [None req-99ae070b-393e-4632-901e-fb6df7efbc46 tempest-VolumesSnapshotTestJSON-1761742646 tempest-VolumesSnapshotTestJSON-1761742646-project-member] Snapshot retrieved successfully. Jul 27 16:09:52.283751 np0000005924 devstack@c-api.service[100523]: INFO cinder.api.openstack.wsgi [None req-99ae070b-393e-4632-901e-fb6df7efbc46 tempest-VolumesSnapshotTestJSON-1761742646 tempest-VolumesSnapshotTestJSON-1761742646-project-member] https://10.4.3.117/volume/v3/snapshots/87a7bc6b-ffb0-41b4-8ea1-cf0a7963f84b returned with HTTP 200 Jul 27 16:09:52.283888 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.middleware.request_id [None req-fc9b17f7-c1da-420c-92b9-822a5d3ba627 None None] RequestId filter calling following filter/app {{(pid=100522) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:09:52.284261 np0000005924 devstack@c-api.service[100523]: [pid: 100523|app: 0|req: 180/723] 10.4.3.117 () {66 vars in 1354 bytes} [Mon Jul 27 16:09:52 2026] GET /volume/v3/snapshots/87a7bc6b-ffb0-41b4-8ea1-cf0a7963f84b => generated 511 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 27 16:09:52.287879 np0000005924 devstack@c-api.service[100522]: INFO cinder.api.openstack.wsgi [None req-fc9b17f7-c1da-420c-92b9-822a5d3ba627 tempest-VolumesBackupsAdminTest-784678603 tempest-VolumesBackupsAdminTest-784678603-project-member] GET https://10.4.3.117/volume/v3/backups/a3797fe3-f737-4d52-a95d-4c6e455dcd40 Jul 27 16:09:52.287879 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.openstack.wsgi [None req-fc9b17f7-c1da-420c-92b9-822a5d3ba627 tempest-VolumesBackupsAdminTest-784678603 tempest-VolumesBackupsAdminTest-784678603-project-member] Empty body provided in request {{(pid=100522) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:09:52.287879 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.openstack.wsgi [None req-fc9b17f7-c1da-420c-92b9-822a5d3ba627 tempest-VolumesBackupsAdminTest-784678603 tempest-VolumesBackupsAdminTest-784678603-project-member] Calling method 'show' {{(pid=100522) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:09:52.287879 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.v3.backups [None req-fc9b17f7-c1da-420c-92b9-822a5d3ba627 tempest-VolumesBackupsAdminTest-784678603 tempest-VolumesBackupsAdminTest-784678603-project-member] Show backup with id a3797fe3-f737-4d52-a95d-4c6e455dcd40. {{(pid=100522) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 27 16:09:52.296165 np0000005924 devstack@c-api.service[100522]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:09:52.296165 np0000005924 devstack@c-api.service[100522]: warnings.warn( Jul 27 16:09:52.297088 np0000005924 devstack@c-api.service[100522]: INFO cinder.api.openstack.wsgi [None req-fc9b17f7-c1da-420c-92b9-822a5d3ba627 tempest-VolumesBackupsAdminTest-784678603 tempest-VolumesBackupsAdminTest-784678603-project-member] https://10.4.3.117/volume/v3/backups/a3797fe3-f737-4d52-a95d-4c6e455dcd40 returned with HTTP 200 Jul 27 16:09:52.300848 np0000005924 devstack@c-api.service[100522]: [pid: 100522|app: 0|req: 180/724] 10.4.3.117 () {66 vars in 1348 bytes} [Mon Jul 27 16:09:52 2026] GET /volume/v3/backups/a3797fe3-f737-4d52-a95d-4c6e455dcd40 => generated 800 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 27 16:09:53.300892 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.middleware.request_id [None req-22678dbe-8e00-4590-bb66-974636a744c6 None None] RequestId filter calling following filter/app {{(pid=100521) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:09:53.300892 np0000005924 devstack@c-api.service[100521]: INFO cinder.api.openstack.wsgi [None req-22678dbe-8e00-4590-bb66-974636a744c6 tempest-VolumesSnapshotTestJSON-1761742646 tempest-VolumesSnapshotTestJSON-1761742646-project-member] GET https://10.4.3.117/volume/v3/snapshots/87a7bc6b-ffb0-41b4-8ea1-cf0a7963f84b Jul 27 16:09:53.300892 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.openstack.wsgi [None req-22678dbe-8e00-4590-bb66-974636a744c6 tempest-VolumesSnapshotTestJSON-1761742646 tempest-VolumesSnapshotTestJSON-1761742646-project-member] Empty body provided in request {{(pid=100521) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:09:53.301246 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.openstack.wsgi [None req-22678dbe-8e00-4590-bb66-974636a744c6 tempest-VolumesSnapshotTestJSON-1761742646 tempest-VolumesSnapshotTestJSON-1761742646-project-member] Calling method 'show' {{(pid=100521) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:09:53.310991 np0000005924 devstack@c-api.service[100521]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:09:53.310991 np0000005924 devstack@c-api.service[100521]: warnings.warn( Jul 27 16:09:53.311687 np0000005924 devstack@c-api.service[100521]: INFO cinder.volume.api [None req-22678dbe-8e00-4590-bb66-974636a744c6 tempest-VolumesSnapshotTestJSON-1761742646 tempest-VolumesSnapshotTestJSON-1761742646-project-member] Snapshot retrieved successfully. Jul 27 16:09:53.312840 np0000005924 devstack@c-api.service[100521]: INFO cinder.api.openstack.wsgi [None req-22678dbe-8e00-4590-bb66-974636a744c6 tempest-VolumesSnapshotTestJSON-1761742646 tempest-VolumesSnapshotTestJSON-1761742646-project-member] https://10.4.3.117/volume/v3/snapshots/87a7bc6b-ffb0-41b4-8ea1-cf0a7963f84b returned with HTTP 200 Jul 27 16:09:53.314106 np0000005924 devstack@c-api.service[100521]: [pid: 100521|app: 0|req: 179/725] 10.4.3.117 () {66 vars in 1354 bytes} [Mon Jul 27 16:09:53 2026] GET /volume/v3/snapshots/87a7bc6b-ffb0-41b4-8ea1-cf0a7963f84b => generated 538 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 27 16:09:53.318578 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.middleware.request_id [None req-d375d86b-7da8-48d4-9fa8-5d1a27c647ff None None] RequestId filter calling following filter/app {{(pid=100524) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:09:53.321569 np0000005924 devstack@c-api.service[100524]: INFO cinder.api.openstack.wsgi [None req-d375d86b-7da8-48d4-9fa8-5d1a27c647ff tempest-VolumesBackupsAdminTest-784678603 tempest-VolumesBackupsAdminTest-784678603-project-member] GET https://10.4.3.117/volume/v3/backups/a3797fe3-f737-4d52-a95d-4c6e455dcd40 Jul 27 16:09:53.321787 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.openstack.wsgi [None req-d375d86b-7da8-48d4-9fa8-5d1a27c647ff tempest-VolumesBackupsAdminTest-784678603 tempest-VolumesBackupsAdminTest-784678603-project-member] Empty body provided in request {{(pid=100524) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:09:53.321996 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.openstack.wsgi [None req-d375d86b-7da8-48d4-9fa8-5d1a27c647ff tempest-VolumesBackupsAdminTest-784678603 tempest-VolumesBackupsAdminTest-784678603-project-member] Calling method 'show' {{(pid=100524) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:09:53.322110 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.v3.backups [None req-d375d86b-7da8-48d4-9fa8-5d1a27c647ff tempest-VolumesBackupsAdminTest-784678603 tempest-VolumesBackupsAdminTest-784678603-project-member] Show backup with id a3797fe3-f737-4d52-a95d-4c6e455dcd40. {{(pid=100524) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 27 16:09:53.329491 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.middleware.request_id [None req-bde56820-648c-4ab9-94a8-1f37f4801411 None None] RequestId filter calling following filter/app {{(pid=100523) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:09:53.331387 np0000005924 devstack@c-api.service[100524]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:09:53.331387 np0000005924 devstack@c-api.service[100524]: warnings.warn( Jul 27 16:09:53.331755 np0000005924 devstack@c-api.service[100523]: INFO cinder.api.openstack.wsgi [None req-bde56820-648c-4ab9-94a8-1f37f4801411 tempest-VolumesSnapshotTestJSON-1761742646 tempest-VolumesSnapshotTestJSON-1761742646-project-member] GET https://10.4.3.117/volume/v3/snapshots/87a7bc6b-ffb0-41b4-8ea1-cf0a7963f84b Jul 27 16:09:53.332112 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.openstack.wsgi [None req-bde56820-648c-4ab9-94a8-1f37f4801411 tempest-VolumesSnapshotTestJSON-1761742646 tempest-VolumesSnapshotTestJSON-1761742646-project-member] Empty body provided in request {{(pid=100523) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:09:53.332217 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.openstack.wsgi [None req-bde56820-648c-4ab9-94a8-1f37f4801411 tempest-VolumesSnapshotTestJSON-1761742646 tempest-VolumesSnapshotTestJSON-1761742646-project-member] Calling method 'show' {{(pid=100523) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:09:53.332516 np0000005924 devstack@c-api.service[100524]: INFO cinder.api.openstack.wsgi [None req-d375d86b-7da8-48d4-9fa8-5d1a27c647ff tempest-VolumesBackupsAdminTest-784678603 tempest-VolumesBackupsAdminTest-784678603-project-member] https://10.4.3.117/volume/v3/backups/a3797fe3-f737-4d52-a95d-4c6e455dcd40 returned with HTTP 200 Jul 27 16:09:53.333286 np0000005924 devstack@c-api.service[100524]: [pid: 100524|app: 0|req: 187/726] 10.4.3.117 () {66 vars in 1348 bytes} [Mon Jul 27 16:09:53 2026] GET /volume/v3/backups/a3797fe3-f737-4d52-a95d-4c6e455dcd40 => generated 800 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 27 16:09:53.341617 np0000005924 devstack@c-api.service[100523]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:09:53.341617 np0000005924 devstack@c-api.service[100523]: warnings.warn( Jul 27 16:09:53.342155 np0000005924 devstack@c-api.service[100523]: INFO cinder.volume.api [None req-bde56820-648c-4ab9-94a8-1f37f4801411 tempest-VolumesSnapshotTestJSON-1761742646 tempest-VolumesSnapshotTestJSON-1761742646-project-member] Snapshot retrieved successfully. Jul 27 16:09:53.343000 np0000005924 devstack@c-api.service[100523]: INFO cinder.api.openstack.wsgi [None req-bde56820-648c-4ab9-94a8-1f37f4801411 tempest-VolumesSnapshotTestJSON-1761742646 tempest-VolumesSnapshotTestJSON-1761742646-project-member] https://10.4.3.117/volume/v3/snapshots/87a7bc6b-ffb0-41b4-8ea1-cf0a7963f84b returned with HTTP 200 Jul 27 16:09:53.343448 np0000005924 devstack@c-api.service[100523]: [pid: 100523|app: 0|req: 181/727] 10.4.3.117 () {66 vars in 1354 bytes} [Mon Jul 27 16:09:53 2026] GET /volume/v3/snapshots/87a7bc6b-ffb0-41b4-8ea1-cf0a7963f84b => generated 538 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jul 27 16:09:53.356865 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.middleware.request_id [None req-10f13700-fd38-4a0e-9e71-401470c2dacb None None] RequestId filter calling following filter/app {{(pid=100522) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:09:53.359129 np0000005924 devstack@c-api.service[100522]: INFO cinder.api.openstack.wsgi [None req-10f13700-fd38-4a0e-9e71-401470c2dacb tempest-VolumesSnapshotTestJSON-1761742646 tempest-VolumesSnapshotTestJSON-1761742646-project-member] GET https://10.4.3.117/volume/v3/snapshots Jul 27 16:09:53.359407 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.openstack.wsgi [None req-10f13700-fd38-4a0e-9e71-401470c2dacb tempest-VolumesSnapshotTestJSON-1761742646 tempest-VolumesSnapshotTestJSON-1761742646-project-member] Empty body provided in request {{(pid=100522) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:09:53.359813 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.openstack.wsgi [None req-10f13700-fd38-4a0e-9e71-401470c2dacb tempest-VolumesSnapshotTestJSON-1761742646 tempest-VolumesSnapshotTestJSON-1761742646-project-member] Calling method 'index' {{(pid=100522) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:09:53.360134 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.api_utils [None req-10f13700-fd38-4a0e-9e71-401470c2dacb tempest-VolumesSnapshotTestJSON-1761742646 tempest-VolumesSnapshotTestJSON-1761742646-project-member] Removing options '' from query. {{(pid=100522) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 27 16:09:53.361604 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.db.api [None req-10f13700-fd38-4a0e-9e71-401470c2dacb tempest-VolumesSnapshotTestJSON-1761742646 tempest-VolumesSnapshotTestJSON-1761742646-project-member] Building query based on filter {{(pid=100522) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Jul 27 16:09:53.369888 np0000005924 devstack@c-api.service[100522]: INFO cinder.volume.api [None req-10f13700-fd38-4a0e-9e71-401470c2dacb tempest-VolumesSnapshotTestJSON-1761742646 tempest-VolumesSnapshotTestJSON-1761742646-project-member] Get all snapshots completed successfully. Jul 27 16:09:53.370119 np0000005924 devstack@c-api.service[100522]: INFO cinder.api.openstack.wsgi [None req-10f13700-fd38-4a0e-9e71-401470c2dacb tempest-VolumesSnapshotTestJSON-1761742646 tempest-VolumesSnapshotTestJSON-1761742646-project-member] https://10.4.3.117/volume/v3/snapshots returned with HTTP 200 Jul 27 16:09:53.370984 np0000005924 devstack@c-api.service[100522]: [pid: 100522|app: 0|req: 181/728] 10.4.3.117 () {66 vars in 1243 bytes} [Mon Jul 27 16:09:53 2026] GET /volume/v3/snapshots => generated 407 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 27 16:09:53.382087 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.middleware.request_id [None req-96cb8df8-63b1-4c8f-b432-263dd1df2619 None None] RequestId filter calling following filter/app {{(pid=100521) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:09:53.384363 np0000005924 devstack@c-api.service[100521]: INFO cinder.api.openstack.wsgi [None req-96cb8df8-63b1-4c8f-b432-263dd1df2619 tempest-VolumesSnapshotTestJSON-1761742646 tempest-VolumesSnapshotTestJSON-1761742646-project-member] PUT https://10.4.3.117/volume/v3/snapshots/87a7bc6b-ffb0-41b4-8ea1-cf0a7963f84b Jul 27 16:09:53.384660 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.openstack.wsgi [None req-96cb8df8-63b1-4c8f-b432-263dd1df2619 tempest-VolumesSnapshotTestJSON-1761742646 tempest-VolumesSnapshotTestJSON-1761742646-project-member] Action: 'update', calling method: update, body: {"snapshot": {"name": "tempest-VolumesSnapshotTestJSON-new-snap-1465834793", "description": "This is the new description of snapshot."}} {{(pid=100521) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 27 16:09:53.404386 np0000005924 devstack@c-api.service[100521]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:09:53.404386 np0000005924 devstack@c-api.service[100521]: warnings.warn( Jul 27 16:09:53.404896 np0000005924 devstack@c-api.service[100521]: INFO cinder.volume.api [None req-96cb8df8-63b1-4c8f-b432-263dd1df2619 tempest-VolumesSnapshotTestJSON-1761742646 tempest-VolumesSnapshotTestJSON-1761742646-project-member] Snapshot retrieved successfully. Jul 27 16:09:53.421947 np0000005924 devstack@c-api.service[100521]: INFO cinder.api.openstack.wsgi [None req-96cb8df8-63b1-4c8f-b432-263dd1df2619 tempest-VolumesSnapshotTestJSON-1761742646 tempest-VolumesSnapshotTestJSON-1761742646-project-member] https://10.4.3.117/volume/v3/snapshots/87a7bc6b-ffb0-41b4-8ea1-cf0a7963f84b returned with HTTP 200 Jul 27 16:09:53.424162 np0000005924 devstack@c-api.service[100521]: [pid: 100521|app: 0|req: 180/729] 10.4.3.117 () {68 vars in 1375 bytes} [Mon Jul 27 16:09:53 2026] PUT /volume/v3/snapshots/87a7bc6b-ffb0-41b4-8ea1-cf0a7963f84b => generated 443 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 27 16:09:53.433503 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.middleware.request_id [None req-c8e3b0ec-2725-4b3c-abff-aed854719edc None None] RequestId filter calling following filter/app {{(pid=100524) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:09:53.439220 np0000005924 devstack@c-api.service[100524]: INFO cinder.api.openstack.wsgi [None req-c8e3b0ec-2725-4b3c-abff-aed854719edc tempest-VolumesSnapshotTestJSON-1761742646 tempest-VolumesSnapshotTestJSON-1761742646-project-member] GET https://10.4.3.117/volume/v3/snapshots/87a7bc6b-ffb0-41b4-8ea1-cf0a7963f84b Jul 27 16:09:53.439220 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.openstack.wsgi [None req-c8e3b0ec-2725-4b3c-abff-aed854719edc tempest-VolumesSnapshotTestJSON-1761742646 tempest-VolumesSnapshotTestJSON-1761742646-project-member] Empty body provided in request {{(pid=100524) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:09:53.439220 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.openstack.wsgi [None req-c8e3b0ec-2725-4b3c-abff-aed854719edc tempest-VolumesSnapshotTestJSON-1761742646 tempest-VolumesSnapshotTestJSON-1761742646-project-member] Calling method 'show' {{(pid=100524) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:09:53.444938 np0000005924 devstack@c-api.service[100524]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:09:53.444938 np0000005924 devstack@c-api.service[100524]: warnings.warn( Jul 27 16:09:53.445522 np0000005924 devstack@c-api.service[100524]: INFO cinder.volume.api [None req-c8e3b0ec-2725-4b3c-abff-aed854719edc tempest-VolumesSnapshotTestJSON-1761742646 tempest-VolumesSnapshotTestJSON-1761742646-project-member] Snapshot retrieved successfully. Jul 27 16:09:53.446700 np0000005924 devstack@c-api.service[100524]: INFO cinder.api.openstack.wsgi [None req-c8e3b0ec-2725-4b3c-abff-aed854719edc tempest-VolumesSnapshotTestJSON-1761742646 tempest-VolumesSnapshotTestJSON-1761742646-project-member] https://10.4.3.117/volume/v3/snapshots/87a7bc6b-ffb0-41b4-8ea1-cf0a7963f84b returned with HTTP 200 Jul 27 16:09:53.447032 np0000005924 devstack@c-api.service[100524]: [pid: 100524|app: 0|req: 188/730] 10.4.3.117 () {66 vars in 1354 bytes} [Mon Jul 27 16:09:53 2026] GET /volume/v3/snapshots/87a7bc6b-ffb0-41b4-8ea1-cf0a7963f84b => generated 577 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 27 16:09:53.457105 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.middleware.request_id [None req-93c07921-f7e7-4bcd-8edc-7d0db062871e None None] RequestId filter calling following filter/app {{(pid=100523) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:09:53.459728 np0000005924 devstack@c-api.service[100523]: INFO cinder.api.openstack.wsgi [None req-93c07921-f7e7-4bcd-8edc-7d0db062871e tempest-VolumesSnapshotTestJSON-1761742646 tempest-VolumesSnapshotTestJSON-1761742646-project-member] DELETE https://10.4.3.117/volume/v3/snapshots/87a7bc6b-ffb0-41b4-8ea1-cf0a7963f84b Jul 27 16:09:53.460257 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.openstack.wsgi [None req-93c07921-f7e7-4bcd-8edc-7d0db062871e tempest-VolumesSnapshotTestJSON-1761742646 tempest-VolumesSnapshotTestJSON-1761742646-project-member] Empty body provided in request {{(pid=100523) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:09:53.460532 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.openstack.wsgi [None req-93c07921-f7e7-4bcd-8edc-7d0db062871e tempest-VolumesSnapshotTestJSON-1761742646 tempest-VolumesSnapshotTestJSON-1761742646-project-member] Calling method 'delete' {{(pid=100523) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:09:53.460682 np0000005924 devstack@c-api.service[100523]: INFO cinder.api.v3.snapshots [None req-93c07921-f7e7-4bcd-8edc-7d0db062871e tempest-VolumesSnapshotTestJSON-1761742646 tempest-VolumesSnapshotTestJSON-1761742646-project-member] Delete snapshot with id: 87a7bc6b-ffb0-41b4-8ea1-cf0a7963f84b Jul 27 16:09:53.469506 np0000005924 devstack@c-api.service[100523]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:09:53.469506 np0000005924 devstack@c-api.service[100523]: warnings.warn( Jul 27 16:09:53.470468 np0000005924 devstack@c-api.service[100523]: INFO cinder.volume.api [None req-93c07921-f7e7-4bcd-8edc-7d0db062871e tempest-VolumesSnapshotTestJSON-1761742646 tempest-VolumesSnapshotTestJSON-1761742646-project-member] Snapshot retrieved successfully. Jul 27 16:09:53.500078 np0000005924 devstack@c-api.service[100523]: INFO cinder.volume.api [None req-93c07921-f7e7-4bcd-8edc-7d0db062871e tempest-VolumesSnapshotTestJSON-1761742646 tempest-VolumesSnapshotTestJSON-1761742646-project-member] Snapshot delete request issued successfully. Jul 27 16:09:53.500317 np0000005924 devstack@c-api.service[100523]: INFO cinder.api.openstack.wsgi [None req-93c07921-f7e7-4bcd-8edc-7d0db062871e tempest-VolumesSnapshotTestJSON-1761742646 tempest-VolumesSnapshotTestJSON-1761742646-project-member] https://10.4.3.117/volume/v3/snapshots/87a7bc6b-ffb0-41b4-8ea1-cf0a7963f84b returned with HTTP 202 Jul 27 16:09:53.500861 np0000005924 devstack@c-api.service[100523]: [pid: 100523|app: 0|req: 182/731] 10.4.3.117 () {66 vars in 1357 bytes} [Mon Jul 27 16:09:53 2026] DELETE /volume/v3/snapshots/87a7bc6b-ffb0-41b4-8ea1-cf0a7963f84b => generated 0 bytes in 44 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 27 16:09:53.511125 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.middleware.request_id [None req-c1004c44-eed3-46f8-a1db-fb828d50d1e2 None None] RequestId filter calling following filter/app {{(pid=100522) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:09:53.515146 np0000005924 devstack@c-api.service[100522]: INFO cinder.api.openstack.wsgi [None req-c1004c44-eed3-46f8-a1db-fb828d50d1e2 tempest-VolumesSnapshotTestJSON-1761742646 tempest-VolumesSnapshotTestJSON-1761742646-project-member] GET https://10.4.3.117/volume/v3/snapshots/87a7bc6b-ffb0-41b4-8ea1-cf0a7963f84b Jul 27 16:09:53.515734 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.openstack.wsgi [None req-c1004c44-eed3-46f8-a1db-fb828d50d1e2 tempest-VolumesSnapshotTestJSON-1761742646 tempest-VolumesSnapshotTestJSON-1761742646-project-member] Empty body provided in request {{(pid=100522) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:09:53.517149 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.openstack.wsgi [None req-c1004c44-eed3-46f8-a1db-fb828d50d1e2 tempest-VolumesSnapshotTestJSON-1761742646 tempest-VolumesSnapshotTestJSON-1761742646-project-member] Calling method 'show' {{(pid=100522) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:09:53.528958 np0000005924 devstack@c-api.service[100522]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:09:53.528958 np0000005924 devstack@c-api.service[100522]: warnings.warn( Jul 27 16:09:53.529650 np0000005924 devstack@c-api.service[100522]: INFO cinder.volume.api [None req-c1004c44-eed3-46f8-a1db-fb828d50d1e2 tempest-VolumesSnapshotTestJSON-1761742646 tempest-VolumesSnapshotTestJSON-1761742646-project-member] Snapshot retrieved successfully. Jul 27 16:09:53.530895 np0000005924 devstack@c-api.service[100522]: INFO cinder.api.openstack.wsgi [None req-c1004c44-eed3-46f8-a1db-fb828d50d1e2 tempest-VolumesSnapshotTestJSON-1761742646 tempest-VolumesSnapshotTestJSON-1761742646-project-member] https://10.4.3.117/volume/v3/snapshots/87a7bc6b-ffb0-41b4-8ea1-cf0a7963f84b returned with HTTP 200 Jul 27 16:09:53.531453 np0000005924 devstack@c-api.service[100522]: [pid: 100522|app: 0|req: 182/732] 10.4.3.117 () {66 vars in 1354 bytes} [Mon Jul 27 16:09:53 2026] GET /volume/v3/snapshots/87a7bc6b-ffb0-41b4-8ea1-cf0a7963f84b => generated 576 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 27 16:09:53.762086 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.middleware.request_id [req-f307ab6b-6cb4-44c8-9f44-9fb0914670f4 req-e9e85016-ad88-4c8f-9ddb-4a0688025430 None None] RequestId filter calling following filter/app {{(pid=100521) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:09:53.764300 np0000005924 devstack@c-api.service[100521]: INFO cinder.api.openstack.wsgi [req-f307ab6b-6cb4-44c8-9f44-9fb0914670f4 req-e9e85016-ad88-4c8f-9ddb-4a0688025430 tempest-ServerActionsTestOtherB-1144638388 tempest-ServerActionsTestOtherB-1144638388-project-member] PUT https://10.4.3.117/volume/v3/attachments/c9599aef-2234-4efb-b4d4-39da676c45b9 Jul 27 16:09:53.764677 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.openstack.wsgi [req-f307ab6b-6cb4-44c8-9f44-9fb0914670f4 req-e9e85016-ad88-4c8f-9ddb-4a0688025430 tempest-ServerActionsTestOtherB-1144638388 tempest-ServerActionsTestOtherB-1144638388-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.117", "host": "np0000005924", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:c1414b6f8d8f", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "13cbedf7-bb1f-4b5e-b492-2fef0d4dab25", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100521) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 27 16:09:53.783271 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.coordination [req-f307ab6b-6cb4-44c8-9f44-9fb0914670f4 req-e9e85016-ad88-4c8f-9ddb-4a0688025430 tempest-ServerActionsTestOtherB-1144638388 tempest-ServerActionsTestOtherB-1144638388-project-member] Acquiring lock "cinder-attachment_update-c692de7a-5ff3-4275-9221-9553648659e7-np0000005924" by "attachment_update" {{(pid=100521) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jul 27 16:09:53.786725 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.coordination [req-f307ab6b-6cb4-44c8-9f44-9fb0914670f4 req-e9e85016-ad88-4c8f-9ddb-4a0688025430 tempest-ServerActionsTestOtherB-1144638388 tempest-ServerActionsTestOtherB-1144638388-project-member] Lock "cinder-attachment_update-c692de7a-5ff3-4275-9221-9553648659e7-np0000005924" acquired by "attachment_update" :: waited 0.005s {{(pid=100521) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jul 27 16:09:53.786725 np0000005924 devstack@c-api.service[100521]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:09:53.786725 np0000005924 devstack@c-api.service[100521]: warnings.warn( Jul 27 16:09:53.887456 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.coordination [req-f307ab6b-6cb4-44c8-9f44-9fb0914670f4 req-e9e85016-ad88-4c8f-9ddb-4a0688025430 tempest-ServerActionsTestOtherB-1144638388 tempest-ServerActionsTestOtherB-1144638388-project-member] Lock "cinder-attachment_update-c692de7a-5ff3-4275-9221-9553648659e7-np0000005924" released by "attachment_update" :: held 0.100s {{(pid=100521) __release /opt/stack/cinder/cinder/coordination.py:152}} Jul 27 16:09:53.888318 np0000005924 devstack@c-api.service[100521]: INFO cinder.api.openstack.wsgi [req-f307ab6b-6cb4-44c8-9f44-9fb0914670f4 req-e9e85016-ad88-4c8f-9ddb-4a0688025430 tempest-ServerActionsTestOtherB-1144638388 tempest-ServerActionsTestOtherB-1144638388-project-member] https://10.4.3.117/volume/v3/attachments/c9599aef-2234-4efb-b4d4-39da676c45b9 returned with HTTP 200 Jul 27 16:09:53.889698 np0000005924 devstack@c-api.service[100521]: [pid: 100521|app: 0|req: 181/733] 10.4.3.117 () {74 vars in 1704 bytes} [Mon Jul 27 16:09:53 2026] PUT /volume/v3/attachments/c9599aef-2234-4efb-b4d4-39da676c45b9 => generated 969 bytes in 127 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 27 16:09:53.930072 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.middleware.request_id [req-f307ab6b-6cb4-44c8-9f44-9fb0914670f4 req-c66a330b-dba1-4519-b4ef-d72eaaac7f80 None None] RequestId filter calling following filter/app {{(pid=100524) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:09:53.936078 np0000005924 devstack@c-api.service[100524]: INFO cinder.api.openstack.wsgi [req-f307ab6b-6cb4-44c8-9f44-9fb0914670f4 req-c66a330b-dba1-4519-b4ef-d72eaaac7f80 tempest-ServerActionsTestOtherB-1144638388 tempest-ServerActionsTestOtherB-1144638388-project-member] GET https://10.4.3.117/volume/v3/attachments/c9599aef-2234-4efb-b4d4-39da676c45b9 Jul 27 16:09:53.936290 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.openstack.wsgi [req-f307ab6b-6cb4-44c8-9f44-9fb0914670f4 req-c66a330b-dba1-4519-b4ef-d72eaaac7f80 tempest-ServerActionsTestOtherB-1144638388 tempest-ServerActionsTestOtherB-1144638388-project-member] Empty body provided in request {{(pid=100524) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:09:53.936596 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.openstack.wsgi [req-f307ab6b-6cb4-44c8-9f44-9fb0914670f4 req-c66a330b-dba1-4519-b4ef-d72eaaac7f80 tempest-ServerActionsTestOtherB-1144638388 tempest-ServerActionsTestOtherB-1144638388-project-member] Calling method 'version_select' {{(pid=100524) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:09:53.952506 np0000005924 devstack@c-api.service[100524]: INFO cinder.api.openstack.wsgi [req-f307ab6b-6cb4-44c8-9f44-9fb0914670f4 req-c66a330b-dba1-4519-b4ef-d72eaaac7f80 tempest-ServerActionsTestOtherB-1144638388 tempest-ServerActionsTestOtherB-1144638388-project-member] https://10.4.3.117/volume/v3/attachments/c9599aef-2234-4efb-b4d4-39da676c45b9 returned with HTTP 200 Jul 27 16:09:53.953622 np0000005924 devstack@c-api.service[100524]: [pid: 100524|app: 0|req: 189/734] 10.4.3.117 () {70 vars in 1651 bytes} [Mon Jul 27 16:09:53 2026] GET /volume/v3/attachments/c9599aef-2234-4efb-b4d4-39da676c45b9 => generated 994 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 27 16:09:54.347082 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.middleware.request_id [None req-3abbffc5-0510-4872-ac6d-3a50f2944d71 None None] RequestId filter calling following filter/app {{(pid=100523) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:09:54.350260 np0000005924 devstack@c-api.service[100523]: INFO cinder.api.openstack.wsgi [None req-3abbffc5-0510-4872-ac6d-3a50f2944d71 tempest-VolumesBackupsAdminTest-784678603 tempest-VolumesBackupsAdminTest-784678603-project-member] GET https://10.4.3.117/volume/v3/backups/a3797fe3-f737-4d52-a95d-4c6e455dcd40 Jul 27 16:09:54.350564 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.openstack.wsgi [None req-3abbffc5-0510-4872-ac6d-3a50f2944d71 tempest-VolumesBackupsAdminTest-784678603 tempest-VolumesBackupsAdminTest-784678603-project-member] Empty body provided in request {{(pid=100523) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:09:54.350959 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.openstack.wsgi [None req-3abbffc5-0510-4872-ac6d-3a50f2944d71 tempest-VolumesBackupsAdminTest-784678603 tempest-VolumesBackupsAdminTest-784678603-project-member] Calling method 'show' {{(pid=100523) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:09:54.351021 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.v3.backups [None req-3abbffc5-0510-4872-ac6d-3a50f2944d71 tempest-VolumesBackupsAdminTest-784678603 tempest-VolumesBackupsAdminTest-784678603-project-member] Show backup with id a3797fe3-f737-4d52-a95d-4c6e455dcd40. {{(pid=100523) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 27 16:09:54.362983 np0000005924 devstack@c-api.service[100523]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:09:54.362983 np0000005924 devstack@c-api.service[100523]: warnings.warn( Jul 27 16:09:54.364010 np0000005924 devstack@c-api.service[100523]: INFO cinder.api.openstack.wsgi [None req-3abbffc5-0510-4872-ac6d-3a50f2944d71 tempest-VolumesBackupsAdminTest-784678603 tempest-VolumesBackupsAdminTest-784678603-project-member] https://10.4.3.117/volume/v3/backups/a3797fe3-f737-4d52-a95d-4c6e455dcd40 returned with HTTP 200 Jul 27 16:09:54.364542 np0000005924 devstack@c-api.service[100523]: [pid: 100523|app: 0|req: 183/735] 10.4.3.117 () {66 vars in 1348 bytes} [Mon Jul 27 16:09:54 2026] GET /volume/v3/backups/a3797fe3-f737-4d52-a95d-4c6e455dcd40 => generated 800 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 27 16:09:54.551235 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.middleware.request_id [None req-ca3b2bf5-916e-453a-99a7-b3feb764ac07 None None] RequestId filter calling following filter/app {{(pid=100522) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:09:54.555109 np0000005924 devstack@c-api.service[100522]: INFO cinder.api.openstack.wsgi [None req-ca3b2bf5-916e-453a-99a7-b3feb764ac07 tempest-VolumesSnapshotTestJSON-1761742646 tempest-VolumesSnapshotTestJSON-1761742646-project-member] GET https://10.4.3.117/volume/v3/snapshots/87a7bc6b-ffb0-41b4-8ea1-cf0a7963f84b Jul 27 16:09:54.555303 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.openstack.wsgi [None req-ca3b2bf5-916e-453a-99a7-b3feb764ac07 tempest-VolumesSnapshotTestJSON-1761742646 tempest-VolumesSnapshotTestJSON-1761742646-project-member] Empty body provided in request {{(pid=100522) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:09:54.555842 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.openstack.wsgi [None req-ca3b2bf5-916e-453a-99a7-b3feb764ac07 tempest-VolumesSnapshotTestJSON-1761742646 tempest-VolumesSnapshotTestJSON-1761742646-project-member] Calling method 'show' {{(pid=100522) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:09:54.563386 np0000005924 devstack@c-api.service[100522]: DEBUG dbcounter [-] [100522] Writing DB stats cinder:SELECT=226,cinder:UPDATE=48,cinder:INSERT=23 {{(pid=100522) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 27 16:09:54.569473 np0000005924 devstack@c-api.service[100522]: INFO cinder.api.openstack.wsgi [None req-ca3b2bf5-916e-453a-99a7-b3feb764ac07 tempest-VolumesSnapshotTestJSON-1761742646 tempest-VolumesSnapshotTestJSON-1761742646-project-member] https://10.4.3.117/volume/v3/snapshots/87a7bc6b-ffb0-41b4-8ea1-cf0a7963f84b returned with HTTP 404 Jul 27 16:09:54.569509 np0000005924 devstack@c-api.service[100522]: [pid: 100522|app: 0|req: 183/736] 10.4.3.117 () {66 vars in 1354 bytes} [Mon Jul 27 16:09:54 2026] GET /volume/v3/snapshots/87a7bc6b-ffb0-41b4-8ea1-cf0a7963f84b => generated 111 bytes in 19 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 27 16:09:54.576892 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.middleware.request_id [None req-22a206c6-affc-4223-9bf9-09b01b9d810e None None] RequestId filter calling following filter/app {{(pid=100521) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:09:54.578513 np0000005924 devstack@c-api.service[100521]: INFO cinder.api.openstack.wsgi [None req-22a206c6-affc-4223-9bf9-09b01b9d810e tempest-VolumesSnapshotTestJSON-1761742646 tempest-VolumesSnapshotTestJSON-1761742646-project-member] DELETE https://10.4.3.117/volume/v3/snapshots/87a7bc6b-ffb0-41b4-8ea1-cf0a7963f84b Jul 27 16:09:54.578699 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.openstack.wsgi [None req-22a206c6-affc-4223-9bf9-09b01b9d810e tempest-VolumesSnapshotTestJSON-1761742646 tempest-VolumesSnapshotTestJSON-1761742646-project-member] Empty body provided in request {{(pid=100521) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:09:54.578909 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.openstack.wsgi [None req-22a206c6-affc-4223-9bf9-09b01b9d810e tempest-VolumesSnapshotTestJSON-1761742646 tempest-VolumesSnapshotTestJSON-1761742646-project-member] Calling method 'delete' {{(pid=100521) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:09:54.579027 np0000005924 devstack@c-api.service[100521]: INFO cinder.api.v3.snapshots [None req-22a206c6-affc-4223-9bf9-09b01b9d810e tempest-VolumesSnapshotTestJSON-1761742646 tempest-VolumesSnapshotTestJSON-1761742646-project-member] Delete snapshot with id: 87a7bc6b-ffb0-41b4-8ea1-cf0a7963f84b Jul 27 16:09:54.583792 np0000005924 devstack@c-api.service[100521]: INFO cinder.api.openstack.wsgi [None req-22a206c6-affc-4223-9bf9-09b01b9d810e tempest-VolumesSnapshotTestJSON-1761742646 tempest-VolumesSnapshotTestJSON-1761742646-project-member] https://10.4.3.117/volume/v3/snapshots/87a7bc6b-ffb0-41b4-8ea1-cf0a7963f84b returned with HTTP 404 Jul 27 16:09:54.584206 np0000005924 devstack@c-api.service[100521]: [pid: 100521|app: 0|req: 182/737] 10.4.3.117 () {66 vars in 1357 bytes} [Mon Jul 27 16:09:54 2026] DELETE /volume/v3/snapshots/87a7bc6b-ffb0-41b4-8ea1-cf0a7963f84b => generated 111 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 27 16:09:54.592698 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.middleware.request_id [None req-72f91833-b3fe-40d9-88a8-004d6c12078d None None] RequestId filter calling following filter/app {{(pid=100524) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:09:54.594752 np0000005924 devstack@c-api.service[100524]: INFO cinder.api.openstack.wsgi [None req-72f91833-b3fe-40d9-88a8-004d6c12078d tempest-VolumesSnapshotTestJSON-1761742646 tempest-VolumesSnapshotTestJSON-1761742646-project-member] GET https://10.4.3.117/volume/v3/volumes/f7548089-9ae3-423f-809f-5f730bb537b3 Jul 27 16:09:54.594990 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.openstack.wsgi [None req-72f91833-b3fe-40d9-88a8-004d6c12078d tempest-VolumesSnapshotTestJSON-1761742646 tempest-VolumesSnapshotTestJSON-1761742646-project-member] Empty body provided in request {{(pid=100524) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:09:54.595207 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.openstack.wsgi [None req-72f91833-b3fe-40d9-88a8-004d6c12078d tempest-VolumesSnapshotTestJSON-1761742646 tempest-VolumesSnapshotTestJSON-1761742646-project-member] Calling method 'show' {{(pid=100524) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:09:54.601879 np0000005924 devstack@c-api.service[100524]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:09:54.601879 np0000005924 devstack@c-api.service[100524]: warnings.warn( Jul 27 16:09:54.605892 np0000005924 devstack@c-api.service[100524]: INFO cinder.volume.api [None req-72f91833-b3fe-40d9-88a8-004d6c12078d tempest-VolumesSnapshotTestJSON-1761742646 tempest-VolumesSnapshotTestJSON-1761742646-project-member] Volume info retrieved successfully. Jul 27 16:09:54.611658 np0000005924 devstack@c-api.service[100524]: INFO cinder.api.openstack.wsgi [None req-72f91833-b3fe-40d9-88a8-004d6c12078d tempest-VolumesSnapshotTestJSON-1761742646 tempest-VolumesSnapshotTestJSON-1761742646-project-member] https://10.4.3.117/volume/v3/volumes/f7548089-9ae3-423f-809f-5f730bb537b3 returned with HTTP 200 Jul 27 16:09:54.612168 np0000005924 devstack@c-api.service[100524]: [pid: 100524|app: 0|req: 190/738] 10.4.3.117 () {66 vars in 1348 bytes} [Mon Jul 27 16:09:54 2026] GET /volume/v3/volumes/f7548089-9ae3-423f-809f-5f730bb537b3 => generated 847 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 27 16:09:54.631837 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.middleware.request_id [None req-beea7618-6d85-4bfb-ae3a-0059e1f4e593 None None] RequestId filter calling following filter/app {{(pid=100523) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:09:54.633929 np0000005924 devstack@c-api.service[100523]: INFO cinder.api.openstack.wsgi [None req-beea7618-6d85-4bfb-ae3a-0059e1f4e593 tempest-VolumesSnapshotTestJSON-1761742646 tempest-VolumesSnapshotTestJSON-1761742646-project-member] POST https://10.4.3.117/volume/v3/snapshots Jul 27 16:09:54.634265 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.openstack.wsgi [None req-beea7618-6d85-4bfb-ae3a-0059e1f4e593 tempest-VolumesSnapshotTestJSON-1761742646 tempest-VolumesSnapshotTestJSON-1761742646-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "f7548089-9ae3-423f-809f-5f730bb537b3", "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1307281422"}} {{(pid=100523) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 27 16:09:54.646793 np0000005924 devstack@c-api.service[100523]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:09:54.646793 np0000005924 devstack@c-api.service[100523]: warnings.warn( Jul 27 16:09:54.647473 np0000005924 devstack@c-api.service[100523]: INFO cinder.volume.api [None req-beea7618-6d85-4bfb-ae3a-0059e1f4e593 tempest-VolumesSnapshotTestJSON-1761742646 tempest-VolumesSnapshotTestJSON-1761742646-project-member] Volume info retrieved successfully. Jul 27 16:09:54.647988 np0000005924 devstack@c-api.service[100523]: INFO cinder.api.v3.snapshots [None req-beea7618-6d85-4bfb-ae3a-0059e1f4e593 tempest-VolumesSnapshotTestJSON-1761742646 tempest-VolumesSnapshotTestJSON-1761742646-project-member] Create snapshot from volume f7548089-9ae3-423f-809f-5f730bb537b3 Jul 27 16:09:54.675690 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.quota [None req-beea7618-6d85-4bfb-ae3a-0059e1f4e593 tempest-VolumesSnapshotTestJSON-1761742646 tempest-VolumesSnapshotTestJSON-1761742646-project-member] Created reservations ['603db8b9-9707-4c7e-9f1f-530f4258bacb', 'fece54d0-4067-4279-95af-01e58daf88fd', '266824fd-3b37-4601-934a-8d03f0842597', '798ad64c-f4e7-4878-90fa-6bda804cd101'] {{(pid=100523) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 27 16:09:54.703080 np0000005924 devstack@c-api.service[100523]: INFO cinder.volume.api [None req-beea7618-6d85-4bfb-ae3a-0059e1f4e593 tempest-VolumesSnapshotTestJSON-1761742646 tempest-VolumesSnapshotTestJSON-1761742646-project-member] Snapshot create request issued successfully. Jul 27 16:09:54.703451 np0000005924 devstack@c-api.service[100523]: INFO cinder.api.openstack.wsgi [None req-beea7618-6d85-4bfb-ae3a-0059e1f4e593 tempest-VolumesSnapshotTestJSON-1761742646 tempest-VolumesSnapshotTestJSON-1761742646-project-member] https://10.4.3.117/volume/v3/snapshots returned with HTTP 202 Jul 27 16:09:54.703989 np0000005924 devstack@c-api.service[100523]: [pid: 100523|app: 0|req: 184/739] 10.4.3.117 () {68 vars in 1265 bytes} [Mon Jul 27 16:09:54 2026] POST /volume/v3/snapshots => generated 310 bytes in 73 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 27 16:09:54.714517 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.middleware.request_id [None req-2872f824-9159-423a-b554-735f689414d7 None None] RequestId filter calling following filter/app {{(pid=100522) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:09:54.716452 np0000005924 devstack@c-api.service[100522]: INFO cinder.api.openstack.wsgi [None req-2872f824-9159-423a-b554-735f689414d7 tempest-VolumesSnapshotTestJSON-1761742646 tempest-VolumesSnapshotTestJSON-1761742646-project-member] GET https://10.4.3.117/volume/v3/snapshots/4bd25146-b04e-4fe8-a0a8-72bee3ff0419 Jul 27 16:09:54.716684 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.openstack.wsgi [None req-2872f824-9159-423a-b554-735f689414d7 tempest-VolumesSnapshotTestJSON-1761742646 tempest-VolumesSnapshotTestJSON-1761742646-project-member] Empty body provided in request {{(pid=100522) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:09:54.716915 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.openstack.wsgi [None req-2872f824-9159-423a-b554-735f689414d7 tempest-VolumesSnapshotTestJSON-1761742646 tempest-VolumesSnapshotTestJSON-1761742646-project-member] Calling method 'show' {{(pid=100522) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:09:54.727497 np0000005924 devstack@c-api.service[100522]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:09:54.727497 np0000005924 devstack@c-api.service[100522]: warnings.warn( Jul 27 16:09:54.727966 np0000005924 devstack@c-api.service[100522]: INFO cinder.volume.api [None req-2872f824-9159-423a-b554-735f689414d7 tempest-VolumesSnapshotTestJSON-1761742646 tempest-VolumesSnapshotTestJSON-1761742646-project-member] Snapshot retrieved successfully. Jul 27 16:09:54.728911 np0000005924 devstack@c-api.service[100522]: INFO cinder.api.openstack.wsgi [None req-2872f824-9159-423a-b554-735f689414d7 tempest-VolumesSnapshotTestJSON-1761742646 tempest-VolumesSnapshotTestJSON-1761742646-project-member] https://10.4.3.117/volume/v3/snapshots/4bd25146-b04e-4fe8-a0a8-72bee3ff0419 returned with HTTP 200 Jul 27 16:09:54.729254 np0000005924 devstack@c-api.service[100522]: [pid: 100522|app: 0|req: 184/740] 10.4.3.117 () {66 vars in 1354 bytes} [Mon Jul 27 16:09:54 2026] GET /volume/v3/snapshots/4bd25146-b04e-4fe8-a0a8-72bee3ff0419 => generated 442 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 27 16:09:55.380253 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.middleware.request_id [None req-1a2cdec9-009b-4f27-9c98-7c48220490e2 None None] RequestId filter calling following filter/app {{(pid=100521) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:09:55.382486 np0000005924 devstack@c-api.service[100521]: INFO cinder.api.openstack.wsgi [None req-1a2cdec9-009b-4f27-9c98-7c48220490e2 tempest-VolumesBackupsAdminTest-784678603 tempest-VolumesBackupsAdminTest-784678603-project-member] GET https://10.4.3.117/volume/v3/backups/a3797fe3-f737-4d52-a95d-4c6e455dcd40 Jul 27 16:09:55.384039 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.openstack.wsgi [None req-1a2cdec9-009b-4f27-9c98-7c48220490e2 tempest-VolumesBackupsAdminTest-784678603 tempest-VolumesBackupsAdminTest-784678603-project-member] Empty body provided in request {{(pid=100521) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:09:55.384039 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.openstack.wsgi [None req-1a2cdec9-009b-4f27-9c98-7c48220490e2 tempest-VolumesBackupsAdminTest-784678603 tempest-VolumesBackupsAdminTest-784678603-project-member] Calling method 'show' {{(pid=100521) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:09:55.384039 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.v3.backups [None req-1a2cdec9-009b-4f27-9c98-7c48220490e2 tempest-VolumesBackupsAdminTest-784678603 tempest-VolumesBackupsAdminTest-784678603-project-member] Show backup with id a3797fe3-f737-4d52-a95d-4c6e455dcd40. {{(pid=100521) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 27 16:09:55.398659 np0000005924 devstack@c-api.service[100521]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:09:55.398659 np0000005924 devstack@c-api.service[100521]: warnings.warn( Jul 27 16:09:55.398659 np0000005924 devstack@c-api.service[100521]: INFO cinder.api.openstack.wsgi [None req-1a2cdec9-009b-4f27-9c98-7c48220490e2 tempest-VolumesBackupsAdminTest-784678603 tempest-VolumesBackupsAdminTest-784678603-project-member] https://10.4.3.117/volume/v3/backups/a3797fe3-f737-4d52-a95d-4c6e455dcd40 returned with HTTP 200 Jul 27 16:09:55.398659 np0000005924 devstack@c-api.service[100521]: [pid: 100521|app: 0|req: 183/741] 10.4.3.117 () {66 vars in 1348 bytes} [Mon Jul 27 16:09:55 2026] GET /volume/v3/backups/a3797fe3-f737-4d52-a95d-4c6e455dcd40 => generated 800 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 27 16:09:55.670292 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.middleware.request_id [req-538cbe89-1d60-4abc-a1e1-73d34cc0c093 req-3635917b-cd60-4d74-ad89-12268ceb4fb0 None None] RequestId filter calling following filter/app {{(pid=100524) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:09:55.674920 np0000005924 devstack@c-api.service[100524]: INFO cinder.api.openstack.wsgi [req-538cbe89-1d60-4abc-a1e1-73d34cc0c093 req-3635917b-cd60-4d74-ad89-12268ceb4fb0 tempest-TaggedAttachmentsTest-2054339587 tempest-TaggedAttachmentsTest-2054339587-project-member] GET https://10.4.3.117/volume/v3/volumes/f8a7343a-f423-4787-909e-11329f6dcfd2 Jul 27 16:09:55.674920 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.openstack.wsgi [req-538cbe89-1d60-4abc-a1e1-73d34cc0c093 req-3635917b-cd60-4d74-ad89-12268ceb4fb0 tempest-TaggedAttachmentsTest-2054339587 tempest-TaggedAttachmentsTest-2054339587-project-member] Empty body provided in request {{(pid=100524) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:09:55.674920 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.openstack.wsgi [req-538cbe89-1d60-4abc-a1e1-73d34cc0c093 req-3635917b-cd60-4d74-ad89-12268ceb4fb0 tempest-TaggedAttachmentsTest-2054339587 tempest-TaggedAttachmentsTest-2054339587-project-member] Calling method 'show' {{(pid=100524) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:09:55.685062 np0000005924 devstack@c-api.service[100524]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:09:55.685062 np0000005924 devstack@c-api.service[100524]: warnings.warn( Jul 27 16:09:55.693777 np0000005924 devstack@c-api.service[100524]: INFO cinder.volume.api [req-538cbe89-1d60-4abc-a1e1-73d34cc0c093 req-3635917b-cd60-4d74-ad89-12268ceb4fb0 tempest-TaggedAttachmentsTest-2054339587 tempest-TaggedAttachmentsTest-2054339587-project-member] Volume info retrieved successfully. Jul 27 16:09:55.704758 np0000005924 devstack@c-api.service[100524]: INFO cinder.api.openstack.wsgi [req-538cbe89-1d60-4abc-a1e1-73d34cc0c093 req-3635917b-cd60-4d74-ad89-12268ceb4fb0 tempest-TaggedAttachmentsTest-2054339587 tempest-TaggedAttachmentsTest-2054339587-project-member] https://10.4.3.117/volume/v3/volumes/f8a7343a-f423-4787-909e-11329f6dcfd2 returned with HTTP 200 Jul 27 16:09:55.705341 np0000005924 devstack@c-api.service[100524]: [pid: 100524|app: 0|req: 191/742] 10.4.3.117 () {68 vars in 1598 bytes} [Mon Jul 27 16:09:55 2026] GET /volume/v3/volumes/f8a7343a-f423-4787-909e-11329f6dcfd2 => generated 844 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 27 16:09:55.740546 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.middleware.request_id [None req-38fab322-0e70-471e-8482-6132e44e3037 None None] RequestId filter calling following filter/app {{(pid=100523) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:09:55.742549 np0000005924 devstack@c-api.service[100523]: INFO cinder.api.openstack.wsgi [None req-38fab322-0e70-471e-8482-6132e44e3037 tempest-VolumesSnapshotTestJSON-1761742646 tempest-VolumesSnapshotTestJSON-1761742646-project-member] GET https://10.4.3.117/volume/v3/snapshots/4bd25146-b04e-4fe8-a0a8-72bee3ff0419 Jul 27 16:09:55.743088 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.openstack.wsgi [None req-38fab322-0e70-471e-8482-6132e44e3037 tempest-VolumesSnapshotTestJSON-1761742646 tempest-VolumesSnapshotTestJSON-1761742646-project-member] Empty body provided in request {{(pid=100523) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:09:55.743088 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.openstack.wsgi [None req-38fab322-0e70-471e-8482-6132e44e3037 tempest-VolumesSnapshotTestJSON-1761742646 tempest-VolumesSnapshotTestJSON-1761742646-project-member] Calling method 'show' {{(pid=100523) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:09:55.747860 np0000005924 devstack@c-api.service[100523]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:09:55.747860 np0000005924 devstack@c-api.service[100523]: warnings.warn( Jul 27 16:09:55.748849 np0000005924 devstack@c-api.service[100523]: INFO cinder.volume.api [None req-38fab322-0e70-471e-8482-6132e44e3037 tempest-VolumesSnapshotTestJSON-1761742646 tempest-VolumesSnapshotTestJSON-1761742646-project-member] Snapshot retrieved successfully. Jul 27 16:09:55.749668 np0000005924 devstack@c-api.service[100523]: INFO cinder.api.openstack.wsgi [None req-38fab322-0e70-471e-8482-6132e44e3037 tempest-VolumesSnapshotTestJSON-1761742646 tempest-VolumesSnapshotTestJSON-1761742646-project-member] https://10.4.3.117/volume/v3/snapshots/4bd25146-b04e-4fe8-a0a8-72bee3ff0419 returned with HTTP 200 Jul 27 16:09:55.750090 np0000005924 devstack@c-api.service[100523]: [pid: 100523|app: 0|req: 185/743] 10.4.3.117 () {66 vars in 1354 bytes} [Mon Jul 27 16:09:55 2026] GET /volume/v3/snapshots/4bd25146-b04e-4fe8-a0a8-72bee3ff0419 => generated 469 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 27 16:09:55.830194 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.middleware.request_id [None req-47b4feed-35ea-4b97-a702-c7019279d48d None None] RequestId filter calling following filter/app {{(pid=100522) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:09:55.830719 np0000005924 devstack@c-api.service[100522]: INFO cinder.api.openstack.wsgi [None req-47b4feed-35ea-4b97-a702-c7019279d48d None None] GET https://10.4.3.117/volume// Jul 27 16:09:55.830828 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.openstack.wsgi [None req-47b4feed-35ea-4b97-a702-c7019279d48d None None] Empty body provided in request {{(pid=100522) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:09:55.831046 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.openstack.wsgi [None req-47b4feed-35ea-4b97-a702-c7019279d48d None None] Calling method 'all' {{(pid=100522) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:09:55.831391 np0000005924 devstack@c-api.service[100522]: INFO cinder.api.openstack.wsgi [None req-47b4feed-35ea-4b97-a702-c7019279d48d None None] https://10.4.3.117/volume// returned with HTTP 300 Jul 27 16:09:55.831905 np0000005924 devstack@c-api.service[100522]: [pid: 100522|app: 0|req: 185/744] 10.4.3.117 () {66 vars in 1428 bytes} [Mon Jul 27 16:09:55 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 27 16:09:55.843167 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.middleware.request_id [req-538cbe89-1d60-4abc-a1e1-73d34cc0c093 req-8a4971dd-b9f3-48f3-ae31-2bfc06143a0e None None] RequestId filter calling following filter/app {{(pid=100521) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:09:55.845543 np0000005924 devstack@c-api.service[100521]: INFO cinder.api.openstack.wsgi [req-538cbe89-1d60-4abc-a1e1-73d34cc0c093 req-8a4971dd-b9f3-48f3-ae31-2bfc06143a0e tempest-TaggedAttachmentsTest-2054339587 tempest-TaggedAttachmentsTest-2054339587-project-member] POST https://10.4.3.117/volume/v3/attachments Jul 27 16:09:55.846043 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.openstack.wsgi [req-538cbe89-1d60-4abc-a1e1-73d34cc0c093 req-8a4971dd-b9f3-48f3-ae31-2bfc06143a0e tempest-TaggedAttachmentsTest-2054339587 tempest-TaggedAttachmentsTest-2054339587-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "f8a7343a-f423-4787-909e-11329f6dcfd2", "connector": null, "instance_uuid": "e203fccc-eb38-4e51-8999-6e94c1d80d41"}} {{(pid=100521) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 27 16:09:55.854622 np0000005924 devstack@c-api.service[100521]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:09:55.854622 np0000005924 devstack@c-api.service[100521]: warnings.warn( Jul 27 16:09:55.890450 np0000005924 devstack@c-api.service[100521]: INFO cinder.api.openstack.wsgi [req-538cbe89-1d60-4abc-a1e1-73d34cc0c093 req-8a4971dd-b9f3-48f3-ae31-2bfc06143a0e tempest-TaggedAttachmentsTest-2054339587 tempest-TaggedAttachmentsTest-2054339587-project-member] https://10.4.3.117/volume/v3/attachments returned with HTTP 200 Jul 27 16:09:55.891096 np0000005924 devstack@c-api.service[100521]: [pid: 100521|app: 0|req: 184/745] 10.4.3.117 () {74 vars in 1594 bytes} [Mon Jul 27 16:09:55 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 27 16:09:55.931443 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.middleware.request_id [None req-3930fc63-02dd-4bd5-8383-b005c0841cfa None None] RequestId filter calling following filter/app {{(pid=100524) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:09:55.937283 np0000005924 devstack@c-api.service[100524]: INFO cinder.api.openstack.wsgi [None req-3930fc63-02dd-4bd5-8383-b005c0841cfa tempest-TaggedAttachmentsTest-2054339587 tempest-TaggedAttachmentsTest-2054339587-project-member] GET https://10.4.3.117/volume/v3/volumes/f8a7343a-f423-4787-909e-11329f6dcfd2 Jul 27 16:09:55.937444 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.openstack.wsgi [None req-3930fc63-02dd-4bd5-8383-b005c0841cfa tempest-TaggedAttachmentsTest-2054339587 tempest-TaggedAttachmentsTest-2054339587-project-member] Empty body provided in request {{(pid=100524) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:09:55.937796 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.openstack.wsgi [None req-3930fc63-02dd-4bd5-8383-b005c0841cfa tempest-TaggedAttachmentsTest-2054339587 tempest-TaggedAttachmentsTest-2054339587-project-member] Calling method 'show' {{(pid=100524) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:09:55.942834 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.middleware.request_id [None req-ec1bf3a8-a578-41e5-b58d-1976851f8ec8 None None] RequestId filter calling following filter/app {{(pid=100523) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:09:55.943249 np0000005924 devstack@c-api.service[100523]: INFO cinder.api.openstack.wsgi [None req-ec1bf3a8-a578-41e5-b58d-1976851f8ec8 None None] GET https://10.4.3.117/volume// Jul 27 16:09:55.945436 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.openstack.wsgi [None req-ec1bf3a8-a578-41e5-b58d-1976851f8ec8 None None] Empty body provided in request {{(pid=100523) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:09:55.945436 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.openstack.wsgi [None req-ec1bf3a8-a578-41e5-b58d-1976851f8ec8 None None] Calling method 'all' {{(pid=100523) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:09:55.945436 np0000005924 devstack@c-api.service[100523]: INFO cinder.api.openstack.wsgi [None req-ec1bf3a8-a578-41e5-b58d-1976851f8ec8 None None] https://10.4.3.117/volume// returned with HTTP 300 Jul 27 16:09:55.945436 np0000005924 devstack@c-api.service[100523]: [pid: 100523|app: 0|req: 186/746] 10.4.3.117 () {66 vars in 1426 bytes} [Mon Jul 27 16:09:55 2026] GET /volume/ => generated 386 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 27 16:09:55.958362 np0000005924 devstack@c-api.service[100524]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:09:55.958362 np0000005924 devstack@c-api.service[100524]: warnings.warn( Jul 27 16:09:55.961676 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.middleware.request_id [req-538cbe89-1d60-4abc-a1e1-73d34cc0c093 req-619d62b3-30a1-4a54-bd3c-8ac7590fee79 None None] RequestId filter calling following filter/app {{(pid=100522) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:09:55.963892 np0000005924 devstack@c-api.service[100524]: INFO cinder.volume.api [None req-3930fc63-02dd-4bd5-8383-b005c0841cfa tempest-TaggedAttachmentsTest-2054339587 tempest-TaggedAttachmentsTest-2054339587-project-member] Volume info retrieved successfully. Jul 27 16:09:55.965353 np0000005924 devstack@c-api.service[100522]: INFO cinder.api.openstack.wsgi [req-538cbe89-1d60-4abc-a1e1-73d34cc0c093 req-619d62b3-30a1-4a54-bd3c-8ac7590fee79 tempest-TaggedAttachmentsTest-2054339587 tempest-TaggedAttachmentsTest-2054339587-project-member] GET https://10.4.3.117/volume/v3/volumes/f8a7343a-f423-4787-909e-11329f6dcfd2 Jul 27 16:09:55.965518 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.openstack.wsgi [req-538cbe89-1d60-4abc-a1e1-73d34cc0c093 req-619d62b3-30a1-4a54-bd3c-8ac7590fee79 tempest-TaggedAttachmentsTest-2054339587 tempest-TaggedAttachmentsTest-2054339587-project-member] Empty body provided in request {{(pid=100522) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:09:55.965745 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.openstack.wsgi [req-538cbe89-1d60-4abc-a1e1-73d34cc0c093 req-619d62b3-30a1-4a54-bd3c-8ac7590fee79 tempest-TaggedAttachmentsTest-2054339587 tempest-TaggedAttachmentsTest-2054339587-project-member] Calling method 'show' {{(pid=100522) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:09:55.972844 np0000005924 devstack@c-api.service[100524]: INFO cinder.api.openstack.wsgi [None req-3930fc63-02dd-4bd5-8383-b005c0841cfa tempest-TaggedAttachmentsTest-2054339587 tempest-TaggedAttachmentsTest-2054339587-project-member] https://10.4.3.117/volume/v3/volumes/f8a7343a-f423-4787-909e-11329f6dcfd2 returned with HTTP 200 Jul 27 16:09:55.973347 np0000005924 devstack@c-api.service[100524]: [pid: 100524|app: 0|req: 192/747] 10.4.3.117 () {66 vars in 1348 bytes} [Mon Jul 27 16:09:55 2026] GET /volume/v3/volumes/f8a7343a-f423-4787-909e-11329f6dcfd2 => generated 843 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 27 16:09:55.983308 np0000005924 devstack@c-api.service[100522]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:09:55.983308 np0000005924 devstack@c-api.service[100522]: warnings.warn( Jul 27 16:09:55.991650 np0000005924 devstack@c-api.service[100522]: INFO cinder.volume.api [req-538cbe89-1d60-4abc-a1e1-73d34cc0c093 req-619d62b3-30a1-4a54-bd3c-8ac7590fee79 tempest-TaggedAttachmentsTest-2054339587 tempest-TaggedAttachmentsTest-2054339587-project-member] Volume info retrieved successfully. Jul 27 16:09:56.001226 np0000005924 devstack@c-api.service[100522]: INFO cinder.api.openstack.wsgi [req-538cbe89-1d60-4abc-a1e1-73d34cc0c093 req-619d62b3-30a1-4a54-bd3c-8ac7590fee79 tempest-TaggedAttachmentsTest-2054339587 tempest-TaggedAttachmentsTest-2054339587-project-member] https://10.4.3.117/volume/v3/volumes/f8a7343a-f423-4787-909e-11329f6dcfd2 returned with HTTP 200 Jul 27 16:09:56.001389 np0000005924 devstack@c-api.service[100522]: [pid: 100522|app: 0|req: 186/748] 10.4.3.117 () {70 vars in 1639 bytes} [Mon Jul 27 16:09:55 2026] GET /volume/v3/volumes/f8a7343a-f423-4787-909e-11329f6dcfd2 => generated 1023 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 27 16:09:56.102846 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.middleware.request_id [req-538cbe89-1d60-4abc-a1e1-73d34cc0c093 req-90928c6c-3f63-4b89-89df-e98277529c68 None None] RequestId filter calling following filter/app {{(pid=100521) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:09:56.105189 np0000005924 devstack@c-api.service[100521]: INFO cinder.api.openstack.wsgi [req-538cbe89-1d60-4abc-a1e1-73d34cc0c093 req-90928c6c-3f63-4b89-89df-e98277529c68 tempest-TaggedAttachmentsTest-2054339587 tempest-TaggedAttachmentsTest-2054339587-project-member] PUT https://10.4.3.117/volume/v3/attachments/a77d549e-2db7-4fc7-b34e-98beaf1f2701 Jul 27 16:09:56.105687 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.openstack.wsgi [req-538cbe89-1d60-4abc-a1e1-73d34cc0c093 req-90928c6c-3f63-4b89-89df-e98277529c68 tempest-TaggedAttachmentsTest-2054339587 tempest-TaggedAttachmentsTest-2054339587-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.117", "host": "np0000005924", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:c1414b6f8d8f", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "13cbedf7-bb1f-4b5e-b492-2fef0d4dab25", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100521) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 27 16:09:56.115936 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.coordination [req-538cbe89-1d60-4abc-a1e1-73d34cc0c093 req-90928c6c-3f63-4b89-89df-e98277529c68 tempest-TaggedAttachmentsTest-2054339587 tempest-TaggedAttachmentsTest-2054339587-project-member] Acquiring lock "cinder-attachment_update-f8a7343a-f423-4787-909e-11329f6dcfd2-np0000005924" by "attachment_update" {{(pid=100521) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jul 27 16:09:56.121574 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.coordination [req-538cbe89-1d60-4abc-a1e1-73d34cc0c093 req-90928c6c-3f63-4b89-89df-e98277529c68 tempest-TaggedAttachmentsTest-2054339587 tempest-TaggedAttachmentsTest-2054339587-project-member] Lock "cinder-attachment_update-f8a7343a-f423-4787-909e-11329f6dcfd2-np0000005924" acquired by "attachment_update" :: waited 0.006s {{(pid=100521) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jul 27 16:09:56.122750 np0000005924 devstack@c-api.service[100521]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:09:56.122750 np0000005924 devstack@c-api.service[100521]: warnings.warn( Jul 27 16:09:56.226060 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.coordination [req-538cbe89-1d60-4abc-a1e1-73d34cc0c093 req-90928c6c-3f63-4b89-89df-e98277529c68 tempest-TaggedAttachmentsTest-2054339587 tempest-TaggedAttachmentsTest-2054339587-project-member] Lock "cinder-attachment_update-f8a7343a-f423-4787-909e-11329f6dcfd2-np0000005924" released by "attachment_update" :: held 0.104s {{(pid=100521) __release /opt/stack/cinder/cinder/coordination.py:152}} Jul 27 16:09:56.226400 np0000005924 devstack@c-api.service[100521]: INFO cinder.api.openstack.wsgi [req-538cbe89-1d60-4abc-a1e1-73d34cc0c093 req-90928c6c-3f63-4b89-89df-e98277529c68 tempest-TaggedAttachmentsTest-2054339587 tempest-TaggedAttachmentsTest-2054339587-project-member] https://10.4.3.117/volume/v3/attachments/a77d549e-2db7-4fc7-b34e-98beaf1f2701 returned with HTTP 200 Jul 27 16:09:56.226929 np0000005924 devstack@c-api.service[100521]: [pid: 100521|app: 0|req: 185/749] 10.4.3.117 () {74 vars in 1704 bytes} [Mon Jul 27 16:09:56 2026] PUT /volume/v3/attachments/a77d549e-2db7-4fc7-b34e-98beaf1f2701 => generated 969 bytes in 124 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 27 16:09:56.412593 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.middleware.request_id [None req-6da6c3ca-6fa7-479b-acae-66bc030e3da0 None None] RequestId filter calling following filter/app {{(pid=100523) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:09:56.414506 np0000005924 devstack@c-api.service[100523]: INFO cinder.api.openstack.wsgi [None req-6da6c3ca-6fa7-479b-acae-66bc030e3da0 tempest-VolumesBackupsAdminTest-784678603 tempest-VolumesBackupsAdminTest-784678603-project-member] GET https://10.4.3.117/volume/v3/backups/a3797fe3-f737-4d52-a95d-4c6e455dcd40 Jul 27 16:09:56.414769 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.openstack.wsgi [None req-6da6c3ca-6fa7-479b-acae-66bc030e3da0 tempest-VolumesBackupsAdminTest-784678603 tempest-VolumesBackupsAdminTest-784678603-project-member] Empty body provided in request {{(pid=100523) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:09:56.414961 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.openstack.wsgi [None req-6da6c3ca-6fa7-479b-acae-66bc030e3da0 tempest-VolumesBackupsAdminTest-784678603 tempest-VolumesBackupsAdminTest-784678603-project-member] Calling method 'show' {{(pid=100523) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:09:56.415068 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.v3.backups [None req-6da6c3ca-6fa7-479b-acae-66bc030e3da0 tempest-VolumesBackupsAdminTest-784678603 tempest-VolumesBackupsAdminTest-784678603-project-member] Show backup with id a3797fe3-f737-4d52-a95d-4c6e455dcd40. {{(pid=100523) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 27 16:09:56.423438 np0000005924 devstack@c-api.service[100523]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:09:56.423438 np0000005924 devstack@c-api.service[100523]: warnings.warn( Jul 27 16:09:56.423711 np0000005924 devstack@c-api.service[100523]: INFO cinder.api.openstack.wsgi [None req-6da6c3ca-6fa7-479b-acae-66bc030e3da0 tempest-VolumesBackupsAdminTest-784678603 tempest-VolumesBackupsAdminTest-784678603-project-member] https://10.4.3.117/volume/v3/backups/a3797fe3-f737-4d52-a95d-4c6e455dcd40 returned with HTTP 200 Jul 27 16:09:56.424311 np0000005924 devstack@c-api.service[100523]: [pid: 100523|app: 0|req: 187/750] 10.4.3.117 () {66 vars in 1348 bytes} [Mon Jul 27 16:09:56 2026] GET /volume/v3/backups/a3797fe3-f737-4d52-a95d-4c6e455dcd40 => generated 800 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 27 16:09:56.990426 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.middleware.request_id [None req-d0480b1e-6498-4566-be48-f037bbad8bb1 None None] RequestId filter calling following filter/app {{(pid=100524) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:09:56.992544 np0000005924 devstack@c-api.service[100524]: INFO cinder.api.openstack.wsgi [None req-d0480b1e-6498-4566-be48-f037bbad8bb1 tempest-TaggedAttachmentsTest-2054339587 tempest-TaggedAttachmentsTest-2054339587-project-member] GET https://10.4.3.117/volume/v3/volumes/f8a7343a-f423-4787-909e-11329f6dcfd2 Jul 27 16:09:56.992818 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.openstack.wsgi [None req-d0480b1e-6498-4566-be48-f037bbad8bb1 tempest-TaggedAttachmentsTest-2054339587 tempest-TaggedAttachmentsTest-2054339587-project-member] Empty body provided in request {{(pid=100524) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:09:56.993264 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.openstack.wsgi [None req-d0480b1e-6498-4566-be48-f037bbad8bb1 tempest-TaggedAttachmentsTest-2054339587 tempest-TaggedAttachmentsTest-2054339587-project-member] Calling method 'show' {{(pid=100524) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:09:57.004865 np0000005924 devstack@c-api.service[100524]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:09:57.004865 np0000005924 devstack@c-api.service[100524]: warnings.warn( Jul 27 16:09:57.008525 np0000005924 devstack@c-api.service[100524]: INFO cinder.volume.api [None req-d0480b1e-6498-4566-be48-f037bbad8bb1 tempest-TaggedAttachmentsTest-2054339587 tempest-TaggedAttachmentsTest-2054339587-project-member] Volume info retrieved successfully. Jul 27 16:09:57.014095 np0000005924 devstack@c-api.service[100524]: INFO cinder.api.openstack.wsgi [None req-d0480b1e-6498-4566-be48-f037bbad8bb1 tempest-TaggedAttachmentsTest-2054339587 tempest-TaggedAttachmentsTest-2054339587-project-member] https://10.4.3.117/volume/v3/volumes/f8a7343a-f423-4787-909e-11329f6dcfd2 returned with HTTP 200 Jul 27 16:09:57.014632 np0000005924 devstack@c-api.service[100524]: [pid: 100524|app: 0|req: 193/751] 10.4.3.117 () {66 vars in 1348 bytes} [Mon Jul 27 16:09:56 2026] GET /volume/v3/volumes/f8a7343a-f423-4787-909e-11329f6dcfd2 => generated 844 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 27 16:09:57.439212 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.middleware.request_id [None req-acfe358b-be38-4d3a-b24d-c9c75192d282 None None] RequestId filter calling following filter/app {{(pid=100522) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:09:57.440786 np0000005924 devstack@c-api.service[100522]: INFO cinder.api.openstack.wsgi [None req-acfe358b-be38-4d3a-b24d-c9c75192d282 tempest-VolumesBackupsAdminTest-784678603 tempest-VolumesBackupsAdminTest-784678603-project-member] GET https://10.4.3.117/volume/v3/backups/a3797fe3-f737-4d52-a95d-4c6e455dcd40 Jul 27 16:09:57.441034 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.openstack.wsgi [None req-acfe358b-be38-4d3a-b24d-c9c75192d282 tempest-VolumesBackupsAdminTest-784678603 tempest-VolumesBackupsAdminTest-784678603-project-member] Empty body provided in request {{(pid=100522) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:09:57.441124 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.openstack.wsgi [None req-acfe358b-be38-4d3a-b24d-c9c75192d282 tempest-VolumesBackupsAdminTest-784678603 tempest-VolumesBackupsAdminTest-784678603-project-member] Calling method 'show' {{(pid=100522) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:09:57.441230 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.v3.backups [None req-acfe358b-be38-4d3a-b24d-c9c75192d282 tempest-VolumesBackupsAdminTest-784678603 tempest-VolumesBackupsAdminTest-784678603-project-member] Show backup with id a3797fe3-f737-4d52-a95d-4c6e455dcd40. {{(pid=100522) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 27 16:09:57.455388 np0000005924 devstack@c-api.service[100522]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:09:57.455388 np0000005924 devstack@c-api.service[100522]: warnings.warn( Jul 27 16:09:57.456271 np0000005924 devstack@c-api.service[100522]: INFO cinder.api.openstack.wsgi [None req-acfe358b-be38-4d3a-b24d-c9c75192d282 tempest-VolumesBackupsAdminTest-784678603 tempest-VolumesBackupsAdminTest-784678603-project-member] https://10.4.3.117/volume/v3/backups/a3797fe3-f737-4d52-a95d-4c6e455dcd40 returned with HTTP 200 Jul 27 16:09:57.456500 np0000005924 devstack@c-api.service[100522]: [pid: 100522|app: 0|req: 187/752] 10.4.3.117 () {66 vars in 1348 bytes} [Mon Jul 27 16:09:57 2026] GET /volume/v3/backups/a3797fe3-f737-4d52-a95d-4c6e455dcd40 => generated 801 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 27 16:09:58.027796 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.middleware.request_id [None req-d865f8ba-5acb-4443-a3ba-1652e761fd3b None None] RequestId filter calling following filter/app {{(pid=100521) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:09:58.029885 np0000005924 devstack@c-api.service[100521]: INFO cinder.api.openstack.wsgi [None req-d865f8ba-5acb-4443-a3ba-1652e761fd3b tempest-TaggedAttachmentsTest-2054339587 tempest-TaggedAttachmentsTest-2054339587-project-member] GET https://10.4.3.117/volume/v3/volumes/f8a7343a-f423-4787-909e-11329f6dcfd2 Jul 27 16:09:58.030149 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.openstack.wsgi [None req-d865f8ba-5acb-4443-a3ba-1652e761fd3b tempest-TaggedAttachmentsTest-2054339587 tempest-TaggedAttachmentsTest-2054339587-project-member] Empty body provided in request {{(pid=100521) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:09:58.030543 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.openstack.wsgi [None req-d865f8ba-5acb-4443-a3ba-1652e761fd3b tempest-TaggedAttachmentsTest-2054339587 tempest-TaggedAttachmentsTest-2054339587-project-member] Calling method 'show' {{(pid=100521) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:09:58.043572 np0000005924 devstack@c-api.service[100521]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:09:58.043572 np0000005924 devstack@c-api.service[100521]: warnings.warn( Jul 27 16:09:58.048209 np0000005924 devstack@c-api.service[100521]: INFO cinder.volume.api [None req-d865f8ba-5acb-4443-a3ba-1652e761fd3b tempest-TaggedAttachmentsTest-2054339587 tempest-TaggedAttachmentsTest-2054339587-project-member] Volume info retrieved successfully. Jul 27 16:09:58.054285 np0000005924 devstack@c-api.service[100521]: INFO cinder.api.openstack.wsgi [None req-d865f8ba-5acb-4443-a3ba-1652e761fd3b tempest-TaggedAttachmentsTest-2054339587 tempest-TaggedAttachmentsTest-2054339587-project-member] https://10.4.3.117/volume/v3/volumes/f8a7343a-f423-4787-909e-11329f6dcfd2 returned with HTTP 200 Jul 27 16:09:58.054841 np0000005924 devstack@c-api.service[100521]: [pid: 100521|app: 0|req: 186/753] 10.4.3.117 () {66 vars in 1348 bytes} [Mon Jul 27 16:09:58 2026] GET /volume/v3/volumes/f8a7343a-f423-4787-909e-11329f6dcfd2 => generated 844 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 27 16:09:58.470310 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.middleware.request_id [None req-3642cb94-386f-45af-8003-2d353a928f4c None None] RequestId filter calling following filter/app {{(pid=100523) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:09:58.476862 np0000005924 devstack@c-api.service[100523]: INFO cinder.api.openstack.wsgi [None req-3642cb94-386f-45af-8003-2d353a928f4c tempest-VolumesBackupsAdminTest-784678603 tempest-VolumesBackupsAdminTest-784678603-project-member] GET https://10.4.3.117/volume/v3/backups/a3797fe3-f737-4d52-a95d-4c6e455dcd40 Jul 27 16:09:58.477293 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.openstack.wsgi [None req-3642cb94-386f-45af-8003-2d353a928f4c tempest-VolumesBackupsAdminTest-784678603 tempest-VolumesBackupsAdminTest-784678603-project-member] Empty body provided in request {{(pid=100523) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:09:58.477293 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.openstack.wsgi [None req-3642cb94-386f-45af-8003-2d353a928f4c tempest-VolumesBackupsAdminTest-784678603 tempest-VolumesBackupsAdminTest-784678603-project-member] Calling method 'show' {{(pid=100523) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:09:58.477404 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.v3.backups [None req-3642cb94-386f-45af-8003-2d353a928f4c tempest-VolumesBackupsAdminTest-784678603 tempest-VolumesBackupsAdminTest-784678603-project-member] Show backup with id a3797fe3-f737-4d52-a95d-4c6e455dcd40. {{(pid=100523) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 27 16:09:58.483405 np0000005924 devstack@c-api.service[100523]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:09:58.483405 np0000005924 devstack@c-api.service[100523]: warnings.warn( Jul 27 16:09:58.483405 np0000005924 devstack@c-api.service[100523]: INFO cinder.api.openstack.wsgi [None req-3642cb94-386f-45af-8003-2d353a928f4c tempest-VolumesBackupsAdminTest-784678603 tempest-VolumesBackupsAdminTest-784678603-project-member] https://10.4.3.117/volume/v3/backups/a3797fe3-f737-4d52-a95d-4c6e455dcd40 returned with HTTP 200 Jul 27 16:09:58.484034 np0000005924 devstack@c-api.service[100523]: [pid: 100523|app: 0|req: 188/754] 10.4.3.117 () {66 vars in 1348 bytes} [Mon Jul 27 16:09:58 2026] GET /volume/v3/backups/a3797fe3-f737-4d52-a95d-4c6e455dcd40 => generated 801 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 27 16:09:58.742627 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.middleware.request_id [req-f307ab6b-6cb4-44c8-9f44-9fb0914670f4 req-d27a7a6e-1a21-44f6-b80c-78fafa5f774c None None] RequestId filter calling following filter/app {{(pid=100524) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:09:58.748858 np0000005924 devstack@c-api.service[100524]: INFO cinder.api.openstack.wsgi [req-f307ab6b-6cb4-44c8-9f44-9fb0914670f4 req-d27a7a6e-1a21-44f6-b80c-78fafa5f774c tempest-ServerActionsTestOtherB-1144638388 tempest-ServerActionsTestOtherB-1144638388-project-member] POST https://10.4.3.117/volume/v3/attachments/c9599aef-2234-4efb-b4d4-39da676c45b9/action Jul 27 16:09:58.748858 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.openstack.wsgi [req-f307ab6b-6cb4-44c8-9f44-9fb0914670f4 req-d27a7a6e-1a21-44f6-b80c-78fafa5f774c tempest-ServerActionsTestOtherB-1144638388 tempest-ServerActionsTestOtherB-1144638388-project-member] Action body: b'{"os-complete": null}' {{(pid=100524) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 27 16:09:58.748858 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.openstack.wsgi [req-f307ab6b-6cb4-44c8-9f44-9fb0914670f4 req-d27a7a6e-1a21-44f6-b80c-78fafa5f774c tempest-ServerActionsTestOtherB-1144638388 tempest-ServerActionsTestOtherB-1144638388-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100524) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 27 16:09:58.771292 np0000005924 devstack@c-api.service[100524]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:09:58.771292 np0000005924 devstack@c-api.service[100524]: warnings.warn( Jul 27 16:09:58.792439 np0000005924 devstack@c-api.service[100524]: INFO cinder.api.openstack.wsgi [req-f307ab6b-6cb4-44c8-9f44-9fb0914670f4 req-d27a7a6e-1a21-44f6-b80c-78fafa5f774c tempest-ServerActionsTestOtherB-1144638388 tempest-ServerActionsTestOtherB-1144638388-project-member] https://10.4.3.117/volume/v3/attachments/c9599aef-2234-4efb-b4d4-39da676c45b9/action returned with HTTP 204 Jul 27 16:09:58.793176 np0000005924 devstack@c-api.service[100524]: [pid: 100524|app: 0|req: 194/755] 10.4.3.117 () {74 vars in 1725 bytes} [Mon Jul 27 16:09:58 2026] POST /volume/v3/attachments/c9599aef-2234-4efb-b4d4-39da676c45b9/action => generated 0 bytes in 51 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jul 27 16:09:59.069236 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.middleware.request_id [None req-4e4b15db-eb92-49f1-a692-5908b20e6f22 None None] RequestId filter calling following filter/app {{(pid=100522) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:09:59.071084 np0000005924 devstack@c-api.service[100522]: INFO cinder.api.openstack.wsgi [None req-4e4b15db-eb92-49f1-a692-5908b20e6f22 tempest-TaggedAttachmentsTest-2054339587 tempest-TaggedAttachmentsTest-2054339587-project-member] GET https://10.4.3.117/volume/v3/volumes/f8a7343a-f423-4787-909e-11329f6dcfd2 Jul 27 16:09:59.071797 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.openstack.wsgi [None req-4e4b15db-eb92-49f1-a692-5908b20e6f22 tempest-TaggedAttachmentsTest-2054339587 tempest-TaggedAttachmentsTest-2054339587-project-member] Empty body provided in request {{(pid=100522) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:09:59.071797 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.openstack.wsgi [None req-4e4b15db-eb92-49f1-a692-5908b20e6f22 tempest-TaggedAttachmentsTest-2054339587 tempest-TaggedAttachmentsTest-2054339587-project-member] Calling method 'show' {{(pid=100522) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:09:59.081339 np0000005924 devstack@c-api.service[100522]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:09:59.081339 np0000005924 devstack@c-api.service[100522]: warnings.warn( Jul 27 16:09:59.084943 np0000005924 devstack@c-api.service[100522]: INFO cinder.volume.api [None req-4e4b15db-eb92-49f1-a692-5908b20e6f22 tempest-TaggedAttachmentsTest-2054339587 tempest-TaggedAttachmentsTest-2054339587-project-member] Volume info retrieved successfully. Jul 27 16:09:59.089148 np0000005924 devstack@c-api.service[100522]: INFO cinder.api.openstack.wsgi [None req-4e4b15db-eb92-49f1-a692-5908b20e6f22 tempest-TaggedAttachmentsTest-2054339587 tempest-TaggedAttachmentsTest-2054339587-project-member] https://10.4.3.117/volume/v3/volumes/f8a7343a-f423-4787-909e-11329f6dcfd2 returned with HTTP 200 Jul 27 16:09:59.090129 np0000005924 devstack@c-api.service[100522]: [pid: 100522|app: 0|req: 188/756] 10.4.3.117 () {66 vars in 1348 bytes} [Mon Jul 27 16:09:59 2026] GET /volume/v3/volumes/f8a7343a-f423-4787-909e-11329f6dcfd2 => generated 844 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 27 16:09:59.495097 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.middleware.request_id [None req-695348af-3ca0-4cc6-ba3c-f452c25144f5 None None] RequestId filter calling following filter/app {{(pid=100521) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:09:59.496905 np0000005924 devstack@c-api.service[100521]: INFO cinder.api.openstack.wsgi [None req-695348af-3ca0-4cc6-ba3c-f452c25144f5 tempest-VolumesBackupsAdminTest-784678603 tempest-VolumesBackupsAdminTest-784678603-project-member] GET https://10.4.3.117/volume/v3/backups/a3797fe3-f737-4d52-a95d-4c6e455dcd40 Jul 27 16:09:59.497078 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.openstack.wsgi [None req-695348af-3ca0-4cc6-ba3c-f452c25144f5 tempest-VolumesBackupsAdminTest-784678603 tempest-VolumesBackupsAdminTest-784678603-project-member] Empty body provided in request {{(pid=100521) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:09:59.497318 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.openstack.wsgi [None req-695348af-3ca0-4cc6-ba3c-f452c25144f5 tempest-VolumesBackupsAdminTest-784678603 tempest-VolumesBackupsAdminTest-784678603-project-member] Calling method 'show' {{(pid=100521) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:09:59.497471 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.v3.backups [None req-695348af-3ca0-4cc6-ba3c-f452c25144f5 tempest-VolumesBackupsAdminTest-784678603 tempest-VolumesBackupsAdminTest-784678603-project-member] Show backup with id a3797fe3-f737-4d52-a95d-4c6e455dcd40. {{(pid=100521) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 27 16:09:59.501682 np0000005924 devstack@c-api.service[100521]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:09:59.501682 np0000005924 devstack@c-api.service[100521]: warnings.warn( Jul 27 16:09:59.502451 np0000005924 devstack@c-api.service[100521]: INFO cinder.api.openstack.wsgi [None req-695348af-3ca0-4cc6-ba3c-f452c25144f5 tempest-VolumesBackupsAdminTest-784678603 tempest-VolumesBackupsAdminTest-784678603-project-member] https://10.4.3.117/volume/v3/backups/a3797fe3-f737-4d52-a95d-4c6e455dcd40 returned with HTTP 200 Jul 27 16:09:59.502859 np0000005924 devstack@c-api.service[100521]: [pid: 100521|app: 0|req: 187/757] 10.4.3.117 () {66 vars in 1348 bytes} [Mon Jul 27 16:09:59 2026] GET /volume/v3/backups/a3797fe3-f737-4d52-a95d-4c6e455dcd40 => generated 801 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 27 16:10:00.109879 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.middleware.request_id [None req-60df37e0-b504-41c0-b63d-fd697588d3e6 None None] RequestId filter calling following filter/app {{(pid=100523) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:10:00.112404 np0000005924 devstack@c-api.service[100523]: INFO cinder.api.openstack.wsgi [None req-60df37e0-b504-41c0-b63d-fd697588d3e6 tempest-TaggedAttachmentsTest-2054339587 tempest-TaggedAttachmentsTest-2054339587-project-member] GET https://10.4.3.117/volume/v3/volumes/f8a7343a-f423-4787-909e-11329f6dcfd2 Jul 27 16:10:00.112635 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.openstack.wsgi [None req-60df37e0-b504-41c0-b63d-fd697588d3e6 tempest-TaggedAttachmentsTest-2054339587 tempest-TaggedAttachmentsTest-2054339587-project-member] Empty body provided in request {{(pid=100523) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:10:00.112835 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.openstack.wsgi [None req-60df37e0-b504-41c0-b63d-fd697588d3e6 tempest-TaggedAttachmentsTest-2054339587 tempest-TaggedAttachmentsTest-2054339587-project-member] Calling method 'show' {{(pid=100523) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:10:00.126683 np0000005924 devstack@c-api.service[100523]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:10:00.126683 np0000005924 devstack@c-api.service[100523]: warnings.warn( Jul 27 16:10:00.131302 np0000005924 devstack@c-api.service[100523]: INFO cinder.volume.api [None req-60df37e0-b504-41c0-b63d-fd697588d3e6 tempest-TaggedAttachmentsTest-2054339587 tempest-TaggedAttachmentsTest-2054339587-project-member] Volume info retrieved successfully. Jul 27 16:10:00.137515 np0000005924 devstack@c-api.service[100523]: INFO cinder.api.openstack.wsgi [None req-60df37e0-b504-41c0-b63d-fd697588d3e6 tempest-TaggedAttachmentsTest-2054339587 tempest-TaggedAttachmentsTest-2054339587-project-member] https://10.4.3.117/volume/v3/volumes/f8a7343a-f423-4787-909e-11329f6dcfd2 returned with HTTP 200 Jul 27 16:10:00.137967 np0000005924 devstack@c-api.service[100523]: [pid: 100523|app: 0|req: 189/758] 10.4.3.117 () {66 vars in 1348 bytes} [Mon Jul 27 16:10:00 2026] GET /volume/v3/volumes/f8a7343a-f423-4787-909e-11329f6dcfd2 => generated 844 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 27 16:10:00.516388 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.middleware.request_id [None req-e913c3a4-fc6e-44d7-8b1e-e975388d0618 None None] RequestId filter calling following filter/app {{(pid=100524) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:10:00.520634 np0000005924 devstack@c-api.service[100524]: INFO cinder.api.openstack.wsgi [None req-e913c3a4-fc6e-44d7-8b1e-e975388d0618 tempest-VolumesBackupsAdminTest-784678603 tempest-VolumesBackupsAdminTest-784678603-project-member] GET https://10.4.3.117/volume/v3/backups/a3797fe3-f737-4d52-a95d-4c6e455dcd40 Jul 27 16:10:00.520847 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.openstack.wsgi [None req-e913c3a4-fc6e-44d7-8b1e-e975388d0618 tempest-VolumesBackupsAdminTest-784678603 tempest-VolumesBackupsAdminTest-784678603-project-member] Empty body provided in request {{(pid=100524) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:10:00.521041 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.openstack.wsgi [None req-e913c3a4-fc6e-44d7-8b1e-e975388d0618 tempest-VolumesBackupsAdminTest-784678603 tempest-VolumesBackupsAdminTest-784678603-project-member] Calling method 'show' {{(pid=100524) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:10:00.521714 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.v3.backups [None req-e913c3a4-fc6e-44d7-8b1e-e975388d0618 tempest-VolumesBackupsAdminTest-784678603 tempest-VolumesBackupsAdminTest-784678603-project-member] Show backup with id a3797fe3-f737-4d52-a95d-4c6e455dcd40. {{(pid=100524) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 27 16:10:00.529437 np0000005924 devstack@c-api.service[100524]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:10:00.529437 np0000005924 devstack@c-api.service[100524]: warnings.warn( Jul 27 16:10:00.531432 np0000005924 devstack@c-api.service[100524]: INFO cinder.api.openstack.wsgi [None req-e913c3a4-fc6e-44d7-8b1e-e975388d0618 tempest-VolumesBackupsAdminTest-784678603 tempest-VolumesBackupsAdminTest-784678603-project-member] https://10.4.3.117/volume/v3/backups/a3797fe3-f737-4d52-a95d-4c6e455dcd40 returned with HTTP 200 Jul 27 16:10:00.532981 np0000005924 devstack@c-api.service[100524]: [pid: 100524|app: 0|req: 195/759] 10.4.3.117 () {66 vars in 1348 bytes} [Mon Jul 27 16:10:00 2026] GET /volume/v3/backups/a3797fe3-f737-4d52-a95d-4c6e455dcd40 => generated 801 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 27 16:10:00.549834 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.middleware.request_id [req-538cbe89-1d60-4abc-a1e1-73d34cc0c093 req-69cfe261-5eb1-48be-a816-d309651b3671 None None] RequestId filter calling following filter/app {{(pid=100522) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:10:00.552739 np0000005924 devstack@c-api.service[100522]: INFO cinder.api.openstack.wsgi [req-538cbe89-1d60-4abc-a1e1-73d34cc0c093 req-69cfe261-5eb1-48be-a816-d309651b3671 tempest-TaggedAttachmentsTest-2054339587 tempest-TaggedAttachmentsTest-2054339587-project-member] POST https://10.4.3.117/volume/v3/attachments/a77d549e-2db7-4fc7-b34e-98beaf1f2701/action Jul 27 16:10:00.553112 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.openstack.wsgi [req-538cbe89-1d60-4abc-a1e1-73d34cc0c093 req-69cfe261-5eb1-48be-a816-d309651b3671 tempest-TaggedAttachmentsTest-2054339587 tempest-TaggedAttachmentsTest-2054339587-project-member] Action body: b'{"os-complete": null}' {{(pid=100522) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 27 16:10:00.553232 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.openstack.wsgi [req-538cbe89-1d60-4abc-a1e1-73d34cc0c093 req-69cfe261-5eb1-48be-a816-d309651b3671 tempest-TaggedAttachmentsTest-2054339587 tempest-TaggedAttachmentsTest-2054339587-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100522) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 27 16:10:00.577912 np0000005924 devstack@c-api.service[100522]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:10:00.577912 np0000005924 devstack@c-api.service[100522]: warnings.warn( Jul 27 16:10:00.601964 np0000005924 devstack@c-api.service[100522]: INFO cinder.api.openstack.wsgi [req-538cbe89-1d60-4abc-a1e1-73d34cc0c093 req-69cfe261-5eb1-48be-a816-d309651b3671 tempest-TaggedAttachmentsTest-2054339587 tempest-TaggedAttachmentsTest-2054339587-project-member] https://10.4.3.117/volume/v3/attachments/a77d549e-2db7-4fc7-b34e-98beaf1f2701/action returned with HTTP 204 Jul 27 16:10:00.602419 np0000005924 devstack@c-api.service[100522]: [pid: 100522|app: 0|req: 189/760] 10.4.3.117 () {74 vars in 1725 bytes} [Mon Jul 27 16:10:00 2026] POST /volume/v3/attachments/a77d549e-2db7-4fc7-b34e-98beaf1f2701/action => generated 0 bytes in 53 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jul 27 16:10:01.155635 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.middleware.request_id [None req-498ea588-5c1e-48d0-b6df-35539e04d8c9 None None] RequestId filter calling following filter/app {{(pid=100521) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:10:01.157483 np0000005924 devstack@c-api.service[100521]: INFO cinder.api.openstack.wsgi [None req-498ea588-5c1e-48d0-b6df-35539e04d8c9 tempest-TaggedAttachmentsTest-2054339587 tempest-TaggedAttachmentsTest-2054339587-project-member] GET https://10.4.3.117/volume/v3/volumes/f8a7343a-f423-4787-909e-11329f6dcfd2 Jul 27 16:10:01.157758 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.openstack.wsgi [None req-498ea588-5c1e-48d0-b6df-35539e04d8c9 tempest-TaggedAttachmentsTest-2054339587 tempest-TaggedAttachmentsTest-2054339587-project-member] Empty body provided in request {{(pid=100521) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:10:01.158011 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.openstack.wsgi [None req-498ea588-5c1e-48d0-b6df-35539e04d8c9 tempest-TaggedAttachmentsTest-2054339587 tempest-TaggedAttachmentsTest-2054339587-project-member] Calling method 'show' {{(pid=100521) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:10:01.174304 np0000005924 devstack@c-api.service[100521]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:10:01.174304 np0000005924 devstack@c-api.service[100521]: warnings.warn( Jul 27 16:10:01.180342 np0000005924 devstack@c-api.service[100521]: INFO cinder.volume.api [None req-498ea588-5c1e-48d0-b6df-35539e04d8c9 tempest-TaggedAttachmentsTest-2054339587 tempest-TaggedAttachmentsTest-2054339587-project-member] Volume info retrieved successfully. Jul 27 16:10:01.188002 np0000005924 devstack@c-api.service[100521]: INFO cinder.api.openstack.wsgi [None req-498ea588-5c1e-48d0-b6df-35539e04d8c9 tempest-TaggedAttachmentsTest-2054339587 tempest-TaggedAttachmentsTest-2054339587-project-member] https://10.4.3.117/volume/v3/volumes/f8a7343a-f423-4787-909e-11329f6dcfd2 returned with HTTP 200 Jul 27 16:10:01.188998 np0000005924 devstack@c-api.service[100521]: [pid: 100521|app: 0|req: 188/761] 10.4.3.117 () {66 vars in 1348 bytes} [Mon Jul 27 16:10:01 2026] GET /volume/v3/volumes/f8a7343a-f423-4787-909e-11329f6dcfd2 => generated 1136 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 27 16:10:01.208358 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.middleware.request_id [None req-edaf2d70-beb0-49b7-ac21-bc1fedb13512 None None] RequestId filter calling following filter/app {{(pid=100523) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:10:01.210922 np0000005924 devstack@c-api.service[100523]: INFO cinder.api.openstack.wsgi [None req-edaf2d70-beb0-49b7-ac21-bc1fedb13512 tempest-TaggedAttachmentsTest-2054339587 tempest-TaggedAttachmentsTest-2054339587-project-member] GET https://10.4.3.117/volume/v3/volumes/f8a7343a-f423-4787-909e-11329f6dcfd2 Jul 27 16:10:01.211154 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.openstack.wsgi [None req-edaf2d70-beb0-49b7-ac21-bc1fedb13512 tempest-TaggedAttachmentsTest-2054339587 tempest-TaggedAttachmentsTest-2054339587-project-member] Empty body provided in request {{(pid=100523) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:10:01.211409 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.openstack.wsgi [None req-edaf2d70-beb0-49b7-ac21-bc1fedb13512 tempest-TaggedAttachmentsTest-2054339587 tempest-TaggedAttachmentsTest-2054339587-project-member] Calling method 'show' {{(pid=100523) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:10:01.225228 np0000005924 devstack@c-api.service[100523]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:10:01.225228 np0000005924 devstack@c-api.service[100523]: warnings.warn( Jul 27 16:10:01.232892 np0000005924 devstack@c-api.service[100523]: INFO cinder.volume.api [None req-edaf2d70-beb0-49b7-ac21-bc1fedb13512 tempest-TaggedAttachmentsTest-2054339587 tempest-TaggedAttachmentsTest-2054339587-project-member] Volume info retrieved successfully. Jul 27 16:10:01.242583 np0000005924 devstack@c-api.service[100523]: INFO cinder.api.openstack.wsgi [None req-edaf2d70-beb0-49b7-ac21-bc1fedb13512 tempest-TaggedAttachmentsTest-2054339587 tempest-TaggedAttachmentsTest-2054339587-project-member] https://10.4.3.117/volume/v3/volumes/f8a7343a-f423-4787-909e-11329f6dcfd2 returned with HTTP 200 Jul 27 16:10:01.243475 np0000005924 devstack@c-api.service[100523]: [pid: 100523|app: 0|req: 190/762] 10.4.3.117 () {66 vars in 1348 bytes} [Mon Jul 27 16:10:01 2026] GET /volume/v3/volumes/f8a7343a-f423-4787-909e-11329f6dcfd2 => generated 1136 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 27 16:10:01.369635 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.middleware.request_id [req-531c150c-791a-4242-a8c3-3526b39a21fb req-36d43c5f-7bf0-4bd8-9584-687959cfa504 None None] RequestId filter calling following filter/app {{(pid=100524) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:10:01.376347 np0000005924 devstack@c-api.service[100524]: INFO cinder.api.openstack.wsgi [req-531c150c-791a-4242-a8c3-3526b39a21fb req-36d43c5f-7bf0-4bd8-9584-687959cfa504 tempest-ServerActionsTestOtherB-1144638388 tempest-ServerActionsTestOtherB-1144638388-project-member] DELETE https://10.4.3.117/volume/v3/attachments/c9599aef-2234-4efb-b4d4-39da676c45b9 Jul 27 16:10:01.376625 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.openstack.wsgi [req-531c150c-791a-4242-a8c3-3526b39a21fb req-36d43c5f-7bf0-4bd8-9584-687959cfa504 tempest-ServerActionsTestOtherB-1144638388 tempest-ServerActionsTestOtherB-1144638388-project-member] Empty body provided in request {{(pid=100524) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:10:01.376873 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.openstack.wsgi [req-531c150c-791a-4242-a8c3-3526b39a21fb req-36d43c5f-7bf0-4bd8-9584-687959cfa504 tempest-ServerActionsTestOtherB-1144638388 tempest-ServerActionsTestOtherB-1144638388-project-member] Calling method 'version_select' {{(pid=100524) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:10:01.390800 np0000005924 devstack@c-api.service[100524]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:10:01.390800 np0000005924 devstack@c-api.service[100524]: warnings.warn( Jul 27 16:10:01.467298 np0000005924 devstack@c-api.service[100524]: INFO cinder.api.openstack.wsgi [req-531c150c-791a-4242-a8c3-3526b39a21fb req-36d43c5f-7bf0-4bd8-9584-687959cfa504 tempest-ServerActionsTestOtherB-1144638388 tempest-ServerActionsTestOtherB-1144638388-project-member] https://10.4.3.117/volume/v3/attachments/c9599aef-2234-4efb-b4d4-39da676c45b9 returned with HTTP 200 Jul 27 16:10:01.467298 np0000005924 devstack@c-api.service[100524]: [pid: 100524|app: 0|req: 196/763] 10.4.3.117 () {72 vars in 1673 bytes} [Mon Jul 27 16:10:01 2026] DELETE /volume/v3/attachments/c9599aef-2234-4efb-b4d4-39da676c45b9 => generated 19 bytes in 96 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 27 16:10:01.545345 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.middleware.request_id [None req-d7e08a90-3ec5-4a42-a1ad-edfdd3ac63d9 None None] RequestId filter calling following filter/app {{(pid=100522) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:10:01.547386 np0000005924 devstack@c-api.service[100522]: INFO cinder.api.openstack.wsgi [None req-d7e08a90-3ec5-4a42-a1ad-edfdd3ac63d9 tempest-VolumesBackupsAdminTest-784678603 tempest-VolumesBackupsAdminTest-784678603-project-member] GET https://10.4.3.117/volume/v3/backups/a3797fe3-f737-4d52-a95d-4c6e455dcd40 Jul 27 16:10:01.547651 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.openstack.wsgi [None req-d7e08a90-3ec5-4a42-a1ad-edfdd3ac63d9 tempest-VolumesBackupsAdminTest-784678603 tempest-VolumesBackupsAdminTest-784678603-project-member] Empty body provided in request {{(pid=100522) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:10:01.547879 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.openstack.wsgi [None req-d7e08a90-3ec5-4a42-a1ad-edfdd3ac63d9 tempest-VolumesBackupsAdminTest-784678603 tempest-VolumesBackupsAdminTest-784678603-project-member] Calling method 'show' {{(pid=100522) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:10:01.548010 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.v3.backups [None req-d7e08a90-3ec5-4a42-a1ad-edfdd3ac63d9 tempest-VolumesBackupsAdminTest-784678603 tempest-VolumesBackupsAdminTest-784678603-project-member] Show backup with id a3797fe3-f737-4d52-a95d-4c6e455dcd40. {{(pid=100522) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 27 16:10:01.555349 np0000005924 devstack@c-api.service[100522]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:10:01.555349 np0000005924 devstack@c-api.service[100522]: warnings.warn( Jul 27 16:10:01.557734 np0000005924 devstack@c-api.service[100522]: INFO cinder.api.openstack.wsgi [None req-d7e08a90-3ec5-4a42-a1ad-edfdd3ac63d9 tempest-VolumesBackupsAdminTest-784678603 tempest-VolumesBackupsAdminTest-784678603-project-member] https://10.4.3.117/volume/v3/backups/a3797fe3-f737-4d52-a95d-4c6e455dcd40 returned with HTTP 200 Jul 27 16:10:01.559613 np0000005924 devstack@c-api.service[100522]: [pid: 100522|app: 0|req: 190/764] 10.4.3.117 () {66 vars in 1348 bytes} [Mon Jul 27 16:10:01 2026] GET /volume/v3/backups/a3797fe3-f737-4d52-a95d-4c6e455dcd40 => generated 802 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 27 16:10:01.571753 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.middleware.request_id [None req-fbcb79d9-83f2-4319-b233-319a1c51ccba None None] RequestId filter calling following filter/app {{(pid=100521) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:10:01.573794 np0000005924 devstack@c-api.service[100521]: INFO cinder.api.openstack.wsgi [None req-fbcb79d9-83f2-4319-b233-319a1c51ccba tempest-VolumesBackupsAdminTest-784678603 tempest-VolumesBackupsAdminTest-784678603-project-member] GET https://10.4.3.117/volume/v3/volumes/b0df22eb-07ac-4471-843d-04bda9ccb861 Jul 27 16:10:01.574014 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.openstack.wsgi [None req-fbcb79d9-83f2-4319-b233-319a1c51ccba tempest-VolumesBackupsAdminTest-784678603 tempest-VolumesBackupsAdminTest-784678603-project-member] Empty body provided in request {{(pid=100521) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:10:01.574253 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.openstack.wsgi [None req-fbcb79d9-83f2-4319-b233-319a1c51ccba tempest-VolumesBackupsAdminTest-784678603 tempest-VolumesBackupsAdminTest-784678603-project-member] Calling method 'show' {{(pid=100521) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:10:01.585236 np0000005924 devstack@c-api.service[100521]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:10:01.585236 np0000005924 devstack@c-api.service[100521]: warnings.warn( Jul 27 16:10:01.590766 np0000005924 devstack@c-api.service[100521]: INFO cinder.volume.api [None req-fbcb79d9-83f2-4319-b233-319a1c51ccba tempest-VolumesBackupsAdminTest-784678603 tempest-VolumesBackupsAdminTest-784678603-project-member] Volume info retrieved successfully. Jul 27 16:10:01.596501 np0000005924 devstack@c-api.service[100521]: INFO cinder.api.openstack.wsgi [None req-fbcb79d9-83f2-4319-b233-319a1c51ccba tempest-VolumesBackupsAdminTest-784678603 tempest-VolumesBackupsAdminTest-784678603-project-member] https://10.4.3.117/volume/v3/volumes/b0df22eb-07ac-4471-843d-04bda9ccb861 returned with HTTP 200 Jul 27 16:10:01.596934 np0000005924 devstack@c-api.service[100521]: [pid: 100521|app: 0|req: 189/765] 10.4.3.117 () {66 vars in 1348 bytes} [Mon Jul 27 16:10:01 2026] GET /volume/v3/volumes/b0df22eb-07ac-4471-843d-04bda9ccb861 => generated 847 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 27 16:10:01.612772 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.middleware.request_id [None req-14a52c56-c9d7-4cd4-b9de-00d59fecb3f0 None None] RequestId filter calling following filter/app {{(pid=100523) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:10:01.783896 np0000005924 devstack@c-api.service[100523]: INFO cinder.api.openstack.wsgi [None req-14a52c56-c9d7-4cd4-b9de-00d59fecb3f0 tempest-VolumesBackupsAdminTest-1692846491 tempest-VolumesBackupsAdminTest-1692846491-project-admin] GET https://10.4.3.117/volume/v3/backups/a3797fe3-f737-4d52-a95d-4c6e455dcd40/export_record Jul 27 16:10:01.784131 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.openstack.wsgi [None req-14a52c56-c9d7-4cd4-b9de-00d59fecb3f0 tempest-VolumesBackupsAdminTest-1692846491 tempest-VolumesBackupsAdminTest-1692846491-project-admin] Empty body provided in request {{(pid=100523) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:10:01.784374 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.openstack.wsgi [None req-14a52c56-c9d7-4cd4-b9de-00d59fecb3f0 tempest-VolumesBackupsAdminTest-1692846491 tempest-VolumesBackupsAdminTest-1692846491-project-admin] Calling method 'export_record' {{(pid=100523) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:10:01.784501 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.contrib.backups [None req-14a52c56-c9d7-4cd4-b9de-00d59fecb3f0 tempest-VolumesBackupsAdminTest-1692846491 tempest-VolumesBackupsAdminTest-1692846491-project-admin] Export record for backup a3797fe3-f737-4d52-a95d-4c6e455dcd40. {{(pid=100523) export_record /opt/stack/cinder/cinder/api/contrib/backups.py:241}} Jul 27 16:10:01.802063 np0000005924 devstack@c-api.service[100523]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:10:01.802063 np0000005924 devstack@c-api.service[100523]: warnings.warn( Jul 27 16:10:01.802969 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.backup.api [None req-14a52c56-c9d7-4cd4-b9de-00d59fecb3f0 tempest-VolumesBackupsAdminTest-1692846491 tempest-VolumesBackupsAdminTest-1692846491-project-admin] Calling RPCAPI with context: , host: np0000005924, backup: a3797fe3-f737-4d52-a95d-4c6e455dcd40. {{(pid=100523) export_record /opt/stack/cinder/cinder/backup/api.py:502}} Jul 27 16:10:01.828177 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.backup.rpcapi [None req-14a52c56-c9d7-4cd4-b9de-00d59fecb3f0 tempest-VolumesBackupsAdminTest-1692846491 tempest-VolumesBackupsAdminTest-1692846491-project-admin] export_record in rpcapi backup_id a3797fe3-f737-4d52-a95d-4c6e455dcd40 on host np0000005924. {{(pid=100523) export_record /opt/stack/cinder/cinder/backup/rpcapi.py:87}} Jul 27 16:10:01.842491 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.contrib.backups [None req-14a52c56-c9d7-4cd4-b9de-00d59fecb3f0 tempest-VolumesBackupsAdminTest-1692846491 tempest-VolumesBackupsAdminTest-1692846491-project-admin] Exported record output: {'backup-record': {'backup_service': 'cinder.backup.drivers.swift.SwiftBackupDriver', 'backup_url': 'eyJkcml2ZXJfaW5mbyI6IHt9LCAiaWQiOiAiYTM3OTdmZTMtZjczNy00ZDUyLWE5NWQtNGM2ZTQ1NWRjZDQwIiwgInVzZXJfaWQiOiAiNDkxODUxMzNjOGJhNGQyN2ExMDE2M2Y0YzBjMGJlNTQiLCAicHJvamVjdF9pZCI6ICJlMTc5NmU4YWU1YzE0ODU2OWMwOTk2ZDc1ZGEyZGMzZiIsICJ2b2x1bWVfaWQiOiAiYjBkZjIyZWItMDdhYy00NDcxLTg0M2QtMDRiZGE5Y2NiODYxIiwgImhvc3QiOiAibnAwMDAwMDA1OTI0IiwgImF2YWlsYWJpbGl0eV96b25lIjogIm5vdmEiLCAiY29udGFpbmVyIjogInRlbXBlc3Qtdm9sdW1lc2JhY2t1cHNhZG1pbnRlc3QtYmFja3VwLWNvbnRhaW5lci0xOTk4NDI2NzEwIiwgInBhcmVudF9pZCI6IG51bGwsICJzdGF0dXMiOiAiYXZhaWxhYmxlIiwgImZhaWxfcmVhc29uIjogbnVsbCwgInNpemUiOiAxLCAiZGlzcGxheV9uYW1lIjogInRlbXBlc3QtVm9sdW1lc0JhY2t1cHNBZG1pblRlc3QtQmFja3VwLTMwOTI5Nzg3NyIsICJkaXNwbGF5X2Rlc2NyaXB0aW9uIjogbnVsbCwgInNlcnZpY2VfbWV0YWRhdGEiOiAidm9sdW1lX2IwZGYyMmViLTA3YWMtNDQ3MS04NDNkLTA0YmRhOWNjYjg2MS8yMDI2MDcyNzE2MDk0NC9hel9ub3ZhX2JhY2t1cF9hMzc5N2ZlMy1mNzM3LTRkNTItYTk1ZC00YzZlNDU1ZGNkNDAiLCAic2VydmljZSI6ICJjaW5kZXIuYmFja3VwLmRyaXZlcnMuc3dpZnQuU3dpZnRCYWNrdXBEcml2ZXIiLCAib2JqZWN0X2NvdW50IjogMjEsICJ0ZW1wX3ZvbHVtZV9pZCI6IG51bGwsICJ0ZW1wX3NuYXBzaG90X2lkIjogbnVsbCwgIm51bV9kZXBlbmRlbnRfYmFja3VwcyI6IDAsICJzbmFwc2hvdF9pZCI6IG51bGwsICJkYXRhX3RpbWVzdGFtcCI6ICIyMDI2LTA3LTI3VDE2OjA5OjQwWiIsICJyZXN0b3JlX3ZvbHVtZV9pZCI6IG51bGwsICJtZXRhZGF0YSI6IHt9LCAiZW5jcnlwdGlvbl9rZXlfaWQiOiBudWxsLCAiY3JlYXRlZF9hdCI6ICIyMDI2LTA3LTI3VDE2OjA5OjQwWiIsICJ1cGRhdGVkX2F0IjogIjIwMjYtMDctMjdUMTY6MTA6MDFaIiwgImRlbGV0ZWRfYXQiOiBudWxsLCAiZGVsZXRlZCI6IGZhbHNlfQ=='}}. {{(pid=100523) export_record /opt/stack/cinder/cinder/api/contrib/backups.py:252}} Jul 27 16:10:01.842925 np0000005924 devstack@c-api.service[100523]: INFO cinder.api.openstack.wsgi [None req-14a52c56-c9d7-4cd4-b9de-00d59fecb3f0 tempest-VolumesBackupsAdminTest-1692846491 tempest-VolumesBackupsAdminTest-1692846491-project-admin] https://10.4.3.117/volume/v3/backups/a3797fe3-f737-4d52-a95d-4c6e455dcd40/export_record returned with HTTP 200 Jul 27 16:10:01.843893 np0000005924 devstack@c-api.service[100523]: [pid: 100523|app: 0|req: 191/766] 10.4.3.117 () {66 vars in 1390 bytes} [Mon Jul 27 16:10:01 2026] GET /volume/v3/backups/a3797fe3-f737-4d52-a95d-4c6e455dcd40/export_record => generated 1512 bytes in 232 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 27 16:10:01.856391 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.middleware.request_id [None req-0e2c942f-cb67-4376-9bb7-84e816d161f1 None None] RequestId filter calling following filter/app {{(pid=100524) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:10:01.862398 np0000005924 devstack@c-api.service[100524]: INFO cinder.api.openstack.wsgi [None req-0e2c942f-cb67-4376-9bb7-84e816d161f1 tempest-VolumesBackupsAdminTest-1692846491 tempest-VolumesBackupsAdminTest-1692846491-project-admin] POST https://10.4.3.117/volume/v3/backups/import_record Jul 27 16:10:01.862398 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.openstack.wsgi [None req-0e2c942f-cb67-4376-9bb7-84e816d161f1 tempest-VolumesBackupsAdminTest-1692846491 tempest-VolumesBackupsAdminTest-1692846491-project-admin] Action: 'import_record', calling method: import_record, body: {"backup-record": {"backup_service": "cinder.backup.drivers.swift.SwiftBackupDriver", "backup_url": "eyJkcml2ZXJfaW5mbyI6IHt9LCAiaWQiOiAiMzVjYTAzOWQtYzk3OC00NTBlLWExOWMtNjdkY2ZiZWRjYjU2IiwgInVzZXJfaWQiOiAiNDkxODUxMzNjOGJhNGQyN2ExMDE2M2Y0YzBjMGJlNTQiLCAicHJvamVjdF9pZCI6ICJlMTc5NmU4YWU1YzE0ODU2OWMwOTk2ZDc1ZGEyZGMzZiIsICJ2b2x1bWVfaWQiOiAiYjBkZjIyZWItMDdhYy00NDcxLTg0M2QtMDRiZGE5Y2NiODYxIiwgImhvc3QiOiAibnAwMDAwMDA1OTI0IiwgImF2YWlsYWJpbGl0eV96b25lIjogIm5vdmEiLCAiY29udGFpbmVyIjogInRlbXBlc3Qtdm9sdW1lc2JhY2t1cHNhZG1pbnRlc3QtYmFja3VwLWNvbnRhaW5lci0xOTk4NDI2NzEwIiwgInBhcmVudF9pZCI6IG51bGwsICJzdGF0dXMiOiAiYXZhaWxhYmxlIiwgImZhaWxfcmVhc29uIjogbnVsbCwgInNpemUiOiAxLCAiZGlzcGxheV9uYW1lIjogInRlbXBlc3QtVm9sdW1lc0JhY2t1cHNBZG1pblRlc3QtQmFja3VwLTMwOTI5Nzg3NyIsICJkaXNwbGF5X2Rlc2NyaXB0aW9uIjogbnVsbCwgInNlcnZpY2VfbWV0YWRhdGEiOiAidm9sdW1lX2IwZGYyMmViLTA3YWMtNDQ3MS04NDNkLTA0YmRhOWNjYjg2MS8yMDI2MDcyNzE2MDk0NC9hel9ub3ZhX2JhY2t1cF9hMzc5N2ZlMy1mNzM3LTRkNTItYTk1ZC00YzZlNDU1ZGNkNDAiLCAic2VydmljZSI6ICJjaW5kZXIuYmFja3VwLmRyaXZlcnMuc3dpZnQuU3dpZnRCYWNrdXBEcml2ZXIiLCAib2JqZWN0X2NvdW50IjogMjEsICJ0ZW1wX3ZvbHVtZV9pZCI6IG51bGwsICJ0ZW1wX3NuYXBzaG90X2lkIjogbnVsbCwgIm51bV9kZXBlbmRlbnRfYmFja3VwcyI6IDAsICJzbmFwc2hvdF9pZCI6IG51bGwsICJkYXRhX3RpbWVzdGFtcCI6ICIyMDI2LTA3LTI3VDE2OjA5OjQwWiIsICJyZXN0b3JlX3ZvbHVtZV9pZCI6IG51bGwsICJtZXRhZGF0YSI6IHt9LCAiZW5jcnlwdGlvbl9rZXlfaWQiOiBudWxsLCAiY3JlYXRlZF9hdCI6ICIyMDI2LTA3LTI3VDE2OjA5OjQwWiIsICJ1cGRhdGVkX2F0IjogIjIwMjYtMDctMjdUMTY6MTA6MDFaIiwgImRlbGV0ZWRfYXQiOiBudWxsLCAiZGVsZXRlZCI6IGZhbHNlfQ=="}} {{(pid=100524) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 27 16:10:01.864000 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.contrib.backups [None req-0e2c942f-cb67-4376-9bb7-84e816d161f1 tempest-VolumesBackupsAdminTest-1692846491 tempest-VolumesBackupsAdminTest-1692846491-project-admin] Importing record from {'backup-record': {'backup_service': 'cinder.backup.drivers.swift.SwiftBackupDriver', 'backup_url': 'eyJkcml2ZXJfaW5mbyI6IHt9LCAiaWQiOiAiMzVjYTAzOWQtYzk3OC00NTBlLWExOWMtNjdkY2ZiZWRjYjU2IiwgInVzZXJfaWQiOiAiNDkxODUxMzNjOGJhNGQyN2ExMDE2M2Y0YzBjMGJlNTQiLCAicHJvamVjdF9pZCI6ICJlMTc5NmU4YWU1YzE0ODU2OWMwOTk2ZDc1ZGEyZGMzZiIsICJ2b2x1bWVfaWQiOiAiYjBkZjIyZWItMDdhYy00NDcxLTg0M2QtMDRiZGE5Y2NiODYxIiwgImhvc3QiOiAibnAwMDAwMDA1OTI0IiwgImF2YWlsYWJpbGl0eV96b25lIjogIm5vdmEiLCAiY29udGFpbmVyIjogInRlbXBlc3Qtdm9sdW1lc2JhY2t1cHNhZG1pbnRlc3QtYmFja3VwLWNvbnRhaW5lci0xOTk4NDI2NzEwIiwgInBhcmVudF9pZCI6IG51bGwsICJzdGF0dXMiOiAiYXZhaWxhYmxlIiwgImZhaWxfcmVhc29uIjogbnVsbCwgInNpemUiOiAxLCAiZGlzcGxheV9uYW1lIjogInRlbXBlc3QtVm9sdW1lc0JhY2t1cHNBZG1pblRlc3QtQmFja3VwLTMwOTI5Nzg3NyIsICJkaXNwbGF5X2Rlc2NyaXB0aW9uIjogbnVsbCwgInNlcnZpY2VfbWV0YWRhdGEiOiAidm9sdW1lX2IwZGYyMmViLTA3YWMtNDQ3MS04NDNkLTA0YmRhOWNjYjg2MS8yMDI2MDcyNzE2MDk0NC9hel9ub3ZhX2JhY2t1cF9hMzc5N2ZlMy1mNzM3LTRkNTItYTk1ZC00YzZlNDU1ZGNkNDAiLCAic2VydmljZSI6ICJjaW5kZXIuYmFja3VwLmRyaXZlcnMuc3dpZnQuU3dpZnRCYWNrdXBEcml2ZXIiLCAib2JqZWN0X2NvdW50IjogMjEsICJ0ZW1wX3ZvbHVtZV9pZCI6IG51bGwsICJ0ZW1wX3NuYXBzaG90X2lkIjogbnVsbCwgIm51bV9kZXBlbmRlbnRfYmFja3VwcyI6IDAsICJzbmFwc2hvdF9pZCI6IG51bGwsICJkYXRhX3RpbWVzdGFtcCI6ICIyMDI2LTA3LTI3VDE2OjA5OjQwWiIsICJyZXN0b3JlX3ZvbHVtZV9pZCI6IG51bGwsICJtZXRhZGF0YSI6IHt9LCAiZW5jcnlwdGlvbl9rZXlfaWQiOiBudWxsLCAiY3JlYXRlZF9hdCI6ICIyMDI2LTA3LTI3VDE2OjA5OjQwWiIsICJ1cGRhdGVkX2F0IjogIjIwMjYtMDctMjdUMTY6MTA6MDFaIiwgImRlbGV0ZWRfYXQiOiBudWxsLCAiZGVsZXRlZCI6IGZhbHNlfQ=='}}. {{(pid=100524) import_record /opt/stack/cinder/cinder/api/contrib/backups.py:259}} Jul 27 16:10:01.865166 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.contrib.backups [None req-0e2c942f-cb67-4376-9bb7-84e816d161f1 tempest-VolumesBackupsAdminTest-1692846491 tempest-VolumesBackupsAdminTest-1692846491-project-admin] Importing backup using cinder.backup.drivers.swift.SwiftBackupDriver and url eyJkcml2ZXJfaW5mbyI6IHt9LCAiaWQiOiAiMzVjYTAzOWQtYzk3OC00NTBlLWExOWMtNjdkY2ZiZWRjYjU2IiwgInVzZXJfaWQiOiAiNDkxODUxMzNjOGJhNGQyN2ExMDE2M2Y0YzBjMGJlNTQiLCAicHJvamVjdF9pZCI6ICJlMTc5NmU4YWU1YzE0ODU2OWMwOTk2ZDc1ZGEyZGMzZiIsICJ2b2x1bWVfaWQiOiAiYjBkZjIyZWItMDdhYy00NDcxLTg0M2QtMDRiZGE5Y2NiODYxIiwgImhvc3QiOiAibnAwMDAwMDA1OTI0IiwgImF2YWlsYWJpbGl0eV96b25lIjogIm5vdmEiLCAiY29udGFpbmVyIjogInRlbXBlc3Qtdm9sdW1lc2JhY2t1cHNhZG1pbnRlc3QtYmFja3VwLWNvbnRhaW5lci0xOTk4NDI2NzEwIiwgInBhcmVudF9pZCI6IG51bGwsICJzdGF0dXMiOiAiYXZhaWxhYmxlIiwgImZhaWxfcmVhc29uIjogbnVsbCwgInNpemUiOiAxLCAiZGlzcGxheV9uYW1lIjogInRlbXBlc3QtVm9sdW1lc0JhY2t1cHNBZG1pblRlc3QtQmFja3VwLTMwOTI5Nzg3NyIsICJkaXNwbGF5X2Rlc2NyaXB0aW9uIjogbnVsbCwgInNlcnZpY2VfbWV0YWRhdGEiOiAidm9sdW1lX2IwZGYyMmViLTA3YWMtNDQ3MS04NDNkLTA0YmRhOWNjYjg2MS8yMDI2MDcyNzE2MDk0NC9hel9ub3ZhX2JhY2t1cF9hMzc5N2ZlMy1mNzM3LTRkNTItYTk1ZC00YzZlNDU1ZGNkNDAiLCAic2VydmljZSI6ICJjaW5kZXIuYmFja3VwLmRyaXZlcnMuc3dpZnQuU3dpZnRCYWNrdXBEcml2ZXIiLCAib2JqZWN0X2NvdW50IjogMjEsICJ0ZW1wX3ZvbHVtZV9pZCI6IG51bGwsICJ0ZW1wX3NuYXBzaG90X2lkIjogbnVsbCwgIm51bV9kZXBlbmRlbnRfYmFja3VwcyI6IDAsICJzbmFwc2hvdF9pZCI6IG51bGwsICJkYXRhX3RpbWVzdGFtcCI6ICIyMDI2LTA3LTI3VDE2OjA5OjQwWiIsICJyZXN0b3JlX3ZvbHVtZV9pZCI6IG51bGwsICJtZXRhZGF0YSI6IHt9LCAiZW5jcnlwdGlvbl9rZXlfaWQiOiBudWxsLCAiY3JlYXRlZF9hdCI6ICIyMDI2LTA3LTI3VDE2OjA5OjQwWiIsICJ1cGRhdGVkX2F0IjogIjIwMjYtMDctMjdUMTY6MTA6MDFaIiwgImRlbGV0ZWRfYXQiOiBudWxsLCAiZGVsZXRlZCI6IGZhbHNlfQ==. {{(pid=100524) import_record /opt/stack/cinder/cinder/api/contrib/backups.py:265}} Jul 27 16:10:01.865166 np0000005924 devstack@c-api.service[100524]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:10:01.865166 np0000005924 devstack@c-api.service[100524]: warnings.warn( Jul 27 16:10:01.947951 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.quota [None req-0e2c942f-cb67-4376-9bb7-84e816d161f1 tempest-VolumesBackupsAdminTest-1692846491 tempest-VolumesBackupsAdminTest-1692846491-project-admin] Created reservations ['2ab2465d-5d0a-463a-a706-c536991babf1', '6d256036-7df0-450c-96f0-bca26f4d3c3c'] {{(pid=100524) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 27 16:10:02.005348 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.backup.rpcapi [None req-0e2c942f-cb67-4376-9bb7-84e816d161f1 tempest-VolumesBackupsAdminTest-1692846491 tempest-VolumesBackupsAdminTest-1692846491-project-admin] import_record rpcapi backup id 35ca039d-c978-450e-a19c-67dcfbedcb56 on host np0000005924 for backup_url eyJkcml2ZXJfaW5mbyI6IHt9LCAiaWQiOiAiMzVjYTAzOWQtYzk3OC00NTBlLWExOWMtNjdkY2ZiZWRjYjU2IiwgInVzZXJfaWQiOiAiNDkxODUxMzNjOGJhNGQyN2ExMDE2M2Y0YzBjMGJlNTQiLCAicHJvamVjdF9pZCI6ICJlMTc5NmU4YWU1YzE0ODU2OWMwOTk2ZDc1ZGEyZGMzZiIsICJ2b2x1bWVfaWQiOiAiYjBkZjIyZWItMDdhYy00NDcxLTg0M2QtMDRiZGE5Y2NiODYxIiwgImhvc3QiOiAibnAwMDAwMDA1OTI0IiwgImF2YWlsYWJpbGl0eV96b25lIjogIm5vdmEiLCAiY29udGFpbmVyIjogInRlbXBlc3Qtdm9sdW1lc2JhY2t1cHNhZG1pbnRlc3QtYmFja3VwLWNvbnRhaW5lci0xOTk4NDI2NzEwIiwgInBhcmVudF9pZCI6IG51bGwsICJzdGF0dXMiOiAiYXZhaWxhYmxlIiwgImZhaWxfcmVhc29uIjogbnVsbCwgInNpemUiOiAxLCAiZGlzcGxheV9uYW1lIjogInRlbXBlc3QtVm9sdW1lc0JhY2t1cHNBZG1pblRlc3QtQmFja3VwLTMwOTI5Nzg3NyIsICJkaXNwbGF5X2Rlc2NyaXB0aW9uIjogbnVsbCwgInNlcnZpY2VfbWV0YWRhdGEiOiAidm9sdW1lX2IwZGYyMmViLTA3YWMtNDQ3MS04NDNkLTA0YmRhOWNjYjg2MS8yMDI2MDcyNzE2MDk0NC9hel9ub3ZhX2JhY2t1cF9hMzc5N2ZlMy1mNzM3LTRkNTItYTk1ZC00YzZlNDU1ZGNkNDAiLCAic2VydmljZSI6ICJjaW5kZXIuYmFja3VwLmRyaXZlcnMuc3dpZnQuU3dpZnRCYWNrdXBEcml2ZXIiLCAib2JqZWN0X2NvdW50IjogMjEsICJ0ZW1wX3ZvbHVtZV9pZCI6IG51bGwsICJ0ZW1wX3NuYXBzaG90X2lkIjogbnVsbCwgIm51bV9kZXBlbmRlbnRfYmFja3VwcyI6IDAsICJzbmFwc2hvdF9pZCI6IG51bGwsICJkYXRhX3RpbWVzdGFtcCI6ICIyMDI2LTA3LTI3VDE2OjA5OjQwWiIsICJyZXN0b3JlX3ZvbHVtZV9pZCI6IG51bGwsICJtZXRhZGF0YSI6IHt9LCAiZW5jcnlwdGlvbl9rZXlfaWQiOiBudWxsLCAiY3JlYXRlZF9hdCI6ICIyMDI2LTA3LTI3VDE2OjA5OjQwWiIsICJ1cGRhdGVkX2F0IjogIjIwMjYtMDctMjdUMTY6MTA6MDFaIiwgImRlbGV0ZWRfYXQiOiBudWxsLCAiZGVsZXRlZCI6IGZhbHNlfQ==. {{(pid=100524) import_record /opt/stack/cinder/cinder/backup/rpcapi.py:96}} Jul 27 16:10:02.011101 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.contrib.backups [None req-0e2c942f-cb67-4376-9bb7-84e816d161f1 tempest-VolumesBackupsAdminTest-1692846491 tempest-VolumesBackupsAdminTest-1692846491-project-admin] Import record output: {'backup': {'id': '35ca039d-c978-450e-a19c-67dcfbedcb56', 'name': None, 'links': [{'rel': 'self', 'href': 'https://10.4.3.117/volume/v3/backups/35ca039d-c978-450e-a19c-67dcfbedcb56'}, {'rel': 'bookmark', 'href': 'https://10.4.3.117/volume/backups/35ca039d-c978-450e-a19c-67dcfbedcb56'}]}}. {{(pid=100524) import_record /opt/stack/cinder/cinder/api/contrib/backups.py:279}} Jul 27 16:10:02.011456 np0000005924 devstack@c-api.service[100524]: INFO cinder.api.openstack.wsgi [None req-0e2c942f-cb67-4376-9bb7-84e816d161f1 tempest-VolumesBackupsAdminTest-1692846491 tempest-VolumesBackupsAdminTest-1692846491-project-admin] https://10.4.3.117/volume/v3/backups/import_record returned with HTTP 201 Jul 27 16:10:02.012065 np0000005924 devstack@c-api.service[100524]: [pid: 100524|app: 0|req: 197/767] 10.4.3.117 () {68 vars in 1302 bytes} [Mon Jul 27 16:10:01 2026] POST /volume/v3/backups/import_record => generated 288 bytes in 156 msecs (HTTP/1.1 201) 7 headers in 290 bytes (1 switches on core 0) Jul 27 16:10:02.027284 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.middleware.request_id [None req-d8813042-0115-42e4-9fcf-d6764f050ce8 None None] RequestId filter calling following filter/app {{(pid=100522) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:10:02.032115 np0000005924 devstack@c-api.service[100522]: INFO cinder.api.openstack.wsgi [None req-d8813042-0115-42e4-9fcf-d6764f050ce8 tempest-VolumesBackupsAdminTest-1692846491 tempest-VolumesBackupsAdminTest-1692846491-project-admin] GET https://10.4.3.117/volume/v3/backups/35ca039d-c978-450e-a19c-67dcfbedcb56 Jul 27 16:10:02.032563 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.openstack.wsgi [None req-d8813042-0115-42e4-9fcf-d6764f050ce8 tempest-VolumesBackupsAdminTest-1692846491 tempest-VolumesBackupsAdminTest-1692846491-project-admin] Empty body provided in request {{(pid=100522) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:10:02.032981 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.openstack.wsgi [None req-d8813042-0115-42e4-9fcf-d6764f050ce8 tempest-VolumesBackupsAdminTest-1692846491 tempest-VolumesBackupsAdminTest-1692846491-project-admin] Calling method 'show' {{(pid=100522) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:10:02.033355 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.v3.backups [None req-d8813042-0115-42e4-9fcf-d6764f050ce8 tempest-VolumesBackupsAdminTest-1692846491 tempest-VolumesBackupsAdminTest-1692846491-project-admin] Show backup with id 35ca039d-c978-450e-a19c-67dcfbedcb56. {{(pid=100522) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 27 16:10:02.051915 np0000005924 devstack@c-api.service[100522]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:10:02.051915 np0000005924 devstack@c-api.service[100522]: warnings.warn( Jul 27 16:10:02.052810 np0000005924 devstack@c-api.service[100522]: INFO cinder.api.openstack.wsgi [None req-d8813042-0115-42e4-9fcf-d6764f050ce8 tempest-VolumesBackupsAdminTest-1692846491 tempest-VolumesBackupsAdminTest-1692846491-project-admin] https://10.4.3.117/volume/v3/backups/35ca039d-c978-450e-a19c-67dcfbedcb56 returned with HTTP 200 Jul 27 16:10:02.053597 np0000005924 devstack@c-api.service[100522]: [pid: 100522|app: 0|req: 191/768] 10.4.3.117 () {66 vars in 1348 bytes} [Mon Jul 27 16:10:02 2026] GET /volume/v3/backups/35ca039d-c978-450e-a19c-67dcfbedcb56 => generated 647 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 27 16:10:02.571123 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.middleware.request_id [req-b02f3209-6ddf-49d4-bdda-7af2f20d89fc req-f72dab93-54ce-4fca-8c07-83fbc052348f None None] RequestId filter calling following filter/app {{(pid=100521) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:10:02.577893 np0000005924 devstack@c-api.service[100521]: INFO cinder.api.openstack.wsgi [req-b02f3209-6ddf-49d4-bdda-7af2f20d89fc req-f72dab93-54ce-4fca-8c07-83fbc052348f tempest-TaggedAttachmentsTest-2054339587 tempest-TaggedAttachmentsTest-2054339587-project-member] GET https://10.4.3.117/volume/v3/volumes/f8a7343a-f423-4787-909e-11329f6dcfd2 Jul 27 16:10:02.578209 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.openstack.wsgi [req-b02f3209-6ddf-49d4-bdda-7af2f20d89fc req-f72dab93-54ce-4fca-8c07-83fbc052348f tempest-TaggedAttachmentsTest-2054339587 tempest-TaggedAttachmentsTest-2054339587-project-member] Empty body provided in request {{(pid=100521) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:10:02.578523 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.openstack.wsgi [req-b02f3209-6ddf-49d4-bdda-7af2f20d89fc req-f72dab93-54ce-4fca-8c07-83fbc052348f tempest-TaggedAttachmentsTest-2054339587 tempest-TaggedAttachmentsTest-2054339587-project-member] Calling method 'show' {{(pid=100521) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:10:02.598553 np0000005924 devstack@c-api.service[100521]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:10:02.598553 np0000005924 devstack@c-api.service[100521]: warnings.warn( Jul 27 16:10:02.607121 np0000005924 devstack@c-api.service[100521]: INFO cinder.volume.api [req-b02f3209-6ddf-49d4-bdda-7af2f20d89fc req-f72dab93-54ce-4fca-8c07-83fbc052348f tempest-TaggedAttachmentsTest-2054339587 tempest-TaggedAttachmentsTest-2054339587-project-member] Volume info retrieved successfully. Jul 27 16:10:02.614039 np0000005924 devstack@c-api.service[100521]: INFO cinder.api.openstack.wsgi [req-b02f3209-6ddf-49d4-bdda-7af2f20d89fc req-f72dab93-54ce-4fca-8c07-83fbc052348f tempest-TaggedAttachmentsTest-2054339587 tempest-TaggedAttachmentsTest-2054339587-project-member] https://10.4.3.117/volume/v3/volumes/f8a7343a-f423-4787-909e-11329f6dcfd2 returned with HTTP 200 Jul 27 16:10:02.614614 np0000005924 devstack@c-api.service[100521]: [pid: 100521|app: 0|req: 190/769] 10.4.3.117 () {68 vars in 1598 bytes} [Mon Jul 27 16:10:02 2026] GET /volume/v3/volumes/f8a7343a-f423-4787-909e-11329f6dcfd2 => generated 1136 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 27 16:10:02.683071 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.middleware.request_id [req-b02f3209-6ddf-49d4-bdda-7af2f20d89fc req-690c9a0b-f860-4cc2-8fb3-e8224dff07a6 None None] RequestId filter calling following filter/app {{(pid=100523) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:10:02.687558 np0000005924 devstack@c-api.service[100523]: INFO cinder.api.openstack.wsgi [req-b02f3209-6ddf-49d4-bdda-7af2f20d89fc req-690c9a0b-f860-4cc2-8fb3-e8224dff07a6 tempest-TaggedAttachmentsTest-2054339587 tempest-TaggedAttachmentsTest-2054339587-project-member] POST https://10.4.3.117/volume/v3/volumes/f8a7343a-f423-4787-909e-11329f6dcfd2/action Jul 27 16:10:02.687932 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.openstack.wsgi [req-b02f3209-6ddf-49d4-bdda-7af2f20d89fc req-690c9a0b-f860-4cc2-8fb3-e8224dff07a6 tempest-TaggedAttachmentsTest-2054339587 tempest-TaggedAttachmentsTest-2054339587-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100523) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 27 16:10:02.688049 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.openstack.wsgi [req-b02f3209-6ddf-49d4-bdda-7af2f20d89fc req-690c9a0b-f860-4cc2-8fb3-e8224dff07a6 tempest-TaggedAttachmentsTest-2054339587 tempest-TaggedAttachmentsTest-2054339587-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100523) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 27 16:10:02.705978 np0000005924 devstack@c-api.service[100523]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:10:02.705978 np0000005924 devstack@c-api.service[100523]: warnings.warn( Jul 27 16:10:02.708901 np0000005924 devstack@c-api.service[100523]: INFO cinder.volume.api [req-b02f3209-6ddf-49d4-bdda-7af2f20d89fc req-690c9a0b-f860-4cc2-8fb3-e8224dff07a6 tempest-TaggedAttachmentsTest-2054339587 tempest-TaggedAttachmentsTest-2054339587-project-member] Volume info retrieved successfully. Jul 27 16:10:02.724780 np0000005924 devstack@c-api.service[100523]: INFO cinder.volume.api [req-b02f3209-6ddf-49d4-bdda-7af2f20d89fc req-690c9a0b-f860-4cc2-8fb3-e8224dff07a6 tempest-TaggedAttachmentsTest-2054339587 tempest-TaggedAttachmentsTest-2054339587-project-member] Begin detaching volume completed successfully. Jul 27 16:10:02.724780 np0000005924 devstack@c-api.service[100523]: INFO cinder.api.openstack.wsgi [req-b02f3209-6ddf-49d4-bdda-7af2f20d89fc req-690c9a0b-f860-4cc2-8fb3-e8224dff07a6 tempest-TaggedAttachmentsTest-2054339587 tempest-TaggedAttachmentsTest-2054339587-project-member] https://10.4.3.117/volume/v3/volumes/f8a7343a-f423-4787-909e-11329f6dcfd2/action returned with HTTP 202 Jul 27 16:10:02.724780 np0000005924 devstack@c-api.service[100523]: [pid: 100523|app: 0|req: 192/770] 10.4.3.117 () {72 vars in 1672 bytes} [Mon Jul 27 16:10:02 2026] POST /volume/v3/volumes/f8a7343a-f423-4787-909e-11329f6dcfd2/action => generated 0 bytes in 40 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 27 16:10:02.754656 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.middleware.request_id [None req-dfc3dbb5-7162-4f4a-8af7-fd214fe818d3 None None] RequestId filter calling following filter/app {{(pid=100524) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:10:02.757039 np0000005924 devstack@c-api.service[100524]: INFO cinder.api.openstack.wsgi [None req-dfc3dbb5-7162-4f4a-8af7-fd214fe818d3 tempest-TaggedAttachmentsTest-2054339587 tempest-TaggedAttachmentsTest-2054339587-project-member] GET https://10.4.3.117/volume/v3/volumes/f8a7343a-f423-4787-909e-11329f6dcfd2 Jul 27 16:10:02.757214 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.openstack.wsgi [None req-dfc3dbb5-7162-4f4a-8af7-fd214fe818d3 tempest-TaggedAttachmentsTest-2054339587 tempest-TaggedAttachmentsTest-2054339587-project-member] Empty body provided in request {{(pid=100524) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:10:02.757440 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.openstack.wsgi [None req-dfc3dbb5-7162-4f4a-8af7-fd214fe818d3 tempest-TaggedAttachmentsTest-2054339587 tempest-TaggedAttachmentsTest-2054339587-project-member] Calling method 'show' {{(pid=100524) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:10:02.772795 np0000005924 devstack@c-api.service[100524]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:10:02.772795 np0000005924 devstack@c-api.service[100524]: warnings.warn( Jul 27 16:10:02.778999 np0000005924 devstack@c-api.service[100524]: INFO cinder.volume.api [None req-dfc3dbb5-7162-4f4a-8af7-fd214fe818d3 tempest-TaggedAttachmentsTest-2054339587 tempest-TaggedAttachmentsTest-2054339587-project-member] Volume info retrieved successfully. Jul 27 16:10:02.787846 np0000005924 devstack@c-api.service[100524]: INFO cinder.api.openstack.wsgi [None req-dfc3dbb5-7162-4f4a-8af7-fd214fe818d3 tempest-TaggedAttachmentsTest-2054339587 tempest-TaggedAttachmentsTest-2054339587-project-member] https://10.4.3.117/volume/v3/volumes/f8a7343a-f423-4787-909e-11329f6dcfd2 returned with HTTP 200 Jul 27 16:10:02.787846 np0000005924 devstack@c-api.service[100524]: [pid: 100524|app: 0|req: 198/771] 10.4.3.117 () {66 vars in 1348 bytes} [Mon Jul 27 16:10:02 2026] GET /volume/v3/volumes/f8a7343a-f423-4787-909e-11329f6dcfd2 => generated 1139 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 27 16:10:02.814404 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.middleware.request_id [None req-8b059bf2-3f04-43c9-aa08-15a56fd4da66 None None] RequestId filter calling following filter/app {{(pid=100522) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:10:02.814404 np0000005924 devstack@c-api.service[100522]: INFO cinder.api.openstack.wsgi [None req-8b059bf2-3f04-43c9-aa08-15a56fd4da66 None None] GET https://10.4.3.117/volume// Jul 27 16:10:02.814404 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.openstack.wsgi [None req-8b059bf2-3f04-43c9-aa08-15a56fd4da66 None None] Empty body provided in request {{(pid=100522) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:10:02.814404 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.openstack.wsgi [None req-8b059bf2-3f04-43c9-aa08-15a56fd4da66 None None] Calling method 'all' {{(pid=100522) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:10:02.814865 np0000005924 devstack@c-api.service[100522]: INFO cinder.api.openstack.wsgi [None req-8b059bf2-3f04-43c9-aa08-15a56fd4da66 None None] https://10.4.3.117/volume// returned with HTTP 300 Jul 27 16:10:02.814951 np0000005924 devstack@c-api.service[100522]: [pid: 100522|app: 0|req: 192/772] 10.4.3.117 () {66 vars in 1426 bytes} [Mon Jul 27 16:10:02 2026] GET /volume/ => generated 386 bytes in 6 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 27 16:10:02.828662 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.middleware.request_id [req-b02f3209-6ddf-49d4-bdda-7af2f20d89fc req-753717ff-b030-4c40-8c2f-eab43078cb9c None None] RequestId filter calling following filter/app {{(pid=100521) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:10:02.831374 np0000005924 devstack@c-api.service[100521]: INFO cinder.api.openstack.wsgi [req-b02f3209-6ddf-49d4-bdda-7af2f20d89fc req-753717ff-b030-4c40-8c2f-eab43078cb9c tempest-TaggedAttachmentsTest-2054339587 tempest-TaggedAttachmentsTest-2054339587-project-member] GET https://10.4.3.117/volume/v3/volumes/f8a7343a-f423-4787-909e-11329f6dcfd2 Jul 27 16:10:02.831613 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.openstack.wsgi [req-b02f3209-6ddf-49d4-bdda-7af2f20d89fc req-753717ff-b030-4c40-8c2f-eab43078cb9c tempest-TaggedAttachmentsTest-2054339587 tempest-TaggedAttachmentsTest-2054339587-project-member] Empty body provided in request {{(pid=100521) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:10:02.831832 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.openstack.wsgi [req-b02f3209-6ddf-49d4-bdda-7af2f20d89fc req-753717ff-b030-4c40-8c2f-eab43078cb9c tempest-TaggedAttachmentsTest-2054339587 tempest-TaggedAttachmentsTest-2054339587-project-member] Calling method 'show' {{(pid=100521) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:10:02.843226 np0000005924 devstack@c-api.service[100521]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:10:02.843226 np0000005924 devstack@c-api.service[100521]: warnings.warn( Jul 27 16:10:02.847149 np0000005924 devstack@c-api.service[100521]: INFO cinder.volume.api [req-b02f3209-6ddf-49d4-bdda-7af2f20d89fc req-753717ff-b030-4c40-8c2f-eab43078cb9c tempest-TaggedAttachmentsTest-2054339587 tempest-TaggedAttachmentsTest-2054339587-project-member] Volume info retrieved successfully. Jul 27 16:10:02.857269 np0000005924 devstack@c-api.service[100521]: INFO cinder.api.openstack.wsgi [req-b02f3209-6ddf-49d4-bdda-7af2f20d89fc req-753717ff-b030-4c40-8c2f-eab43078cb9c tempest-TaggedAttachmentsTest-2054339587 tempest-TaggedAttachmentsTest-2054339587-project-member] https://10.4.3.117/volume/v3/volumes/f8a7343a-f423-4787-909e-11329f6dcfd2 returned with HTTP 200 Jul 27 16:10:02.857723 np0000005924 devstack@c-api.service[100521]: [pid: 100521|app: 0|req: 191/773] 10.4.3.117 () {70 vars in 1639 bytes} [Mon Jul 27 16:10:02 2026] GET /volume/v3/volumes/f8a7343a-f423-4787-909e-11329f6dcfd2 => generated 1319 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 27 16:10:03.067792 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.middleware.request_id [None req-d4ae4d20-0148-4f9e-871c-70e5511b6762 None None] RequestId filter calling following filter/app {{(pid=100523) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:10:03.069675 np0000005924 devstack@c-api.service[100523]: INFO cinder.api.openstack.wsgi [None req-d4ae4d20-0148-4f9e-871c-70e5511b6762 tempest-VolumesBackupsAdminTest-1692846491 tempest-VolumesBackupsAdminTest-1692846491-project-admin] GET https://10.4.3.117/volume/v3/backups/35ca039d-c978-450e-a19c-67dcfbedcb56 Jul 27 16:10:03.069952 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.openstack.wsgi [None req-d4ae4d20-0148-4f9e-871c-70e5511b6762 tempest-VolumesBackupsAdminTest-1692846491 tempest-VolumesBackupsAdminTest-1692846491-project-admin] Empty body provided in request {{(pid=100523) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:10:03.070232 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.openstack.wsgi [None req-d4ae4d20-0148-4f9e-871c-70e5511b6762 tempest-VolumesBackupsAdminTest-1692846491 tempest-VolumesBackupsAdminTest-1692846491-project-admin] Calling method 'show' {{(pid=100523) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:10:03.070373 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.v3.backups [None req-d4ae4d20-0148-4f9e-871c-70e5511b6762 tempest-VolumesBackupsAdminTest-1692846491 tempest-VolumesBackupsAdminTest-1692846491-project-admin] Show backup with id 35ca039d-c978-450e-a19c-67dcfbedcb56. {{(pid=100523) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 27 16:10:03.074857 np0000005924 devstack@c-api.service[100523]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:10:03.074857 np0000005924 devstack@c-api.service[100523]: warnings.warn( Jul 27 16:10:03.075528 np0000005924 devstack@c-api.service[100523]: INFO cinder.api.openstack.wsgi [None req-d4ae4d20-0148-4f9e-871c-70e5511b6762 tempest-VolumesBackupsAdminTest-1692846491 tempest-VolumesBackupsAdminTest-1692846491-project-admin] https://10.4.3.117/volume/v3/backups/35ca039d-c978-450e-a19c-67dcfbedcb56 returned with HTTP 200 Jul 27 16:10:03.076051 np0000005924 devstack@c-api.service[100523]: [pid: 100523|app: 0|req: 193/774] 10.4.3.117 () {66 vars in 1348 bytes} [Mon Jul 27 16:10:03 2026] GET /volume/v3/backups/35ca039d-c978-450e-a19c-67dcfbedcb56 => generated 802 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 27 16:10:03.086199 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.middleware.request_id [None req-f60b5092-2102-4bc1-b4c3-8ea8a7bed6f4 None None] RequestId filter calling following filter/app {{(pid=100524) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:10:03.088496 np0000005924 devstack@c-api.service[100524]: INFO cinder.api.openstack.wsgi [None req-f60b5092-2102-4bc1-b4c3-8ea8a7bed6f4 tempest-VolumesBackupsAdminTest-1692846491 tempest-VolumesBackupsAdminTest-1692846491-project-admin] GET https://10.4.3.117/volume/v3/backups Jul 27 16:10:03.088696 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.openstack.wsgi [None req-f60b5092-2102-4bc1-b4c3-8ea8a7bed6f4 tempest-VolumesBackupsAdminTest-1692846491 tempest-VolumesBackupsAdminTest-1692846491-project-admin] Empty body provided in request {{(pid=100524) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:10:03.088912 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.openstack.wsgi [None req-f60b5092-2102-4bc1-b4c3-8ea8a7bed6f4 tempest-VolumesBackupsAdminTest-1692846491 tempest-VolumesBackupsAdminTest-1692846491-project-admin] Calling method 'index' {{(pid=100524) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:10:03.103667 np0000005924 devstack@c-api.service[100524]: INFO cinder.api.openstack.wsgi [None req-f60b5092-2102-4bc1-b4c3-8ea8a7bed6f4 tempest-VolumesBackupsAdminTest-1692846491 tempest-VolumesBackupsAdminTest-1692846491-project-admin] https://10.4.3.117/volume/v3/backups returned with HTTP 200 Jul 27 16:10:03.104114 np0000005924 devstack@c-api.service[100524]: [pid: 100524|app: 0|req: 199/775] 10.4.3.117 () {66 vars in 1237 bytes} [Mon Jul 27 16:10:03 2026] GET /volume/v3/backups => generated 337 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 27 16:10:03.114077 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.middleware.request_id [None req-251c13a6-b73d-4f8b-add1-8d711e4f0aea None None] RequestId filter calling following filter/app {{(pid=100522) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:10:03.115578 np0000005924 devstack@c-api.service[100522]: INFO cinder.api.openstack.wsgi [None req-251c13a6-b73d-4f8b-add1-8d711e4f0aea tempest-VolumesBackupsAdminTest-784678603 tempest-VolumesBackupsAdminTest-784678603-project-member] POST https://10.4.3.117/volume/v3/backups/a3797fe3-f737-4d52-a95d-4c6e455dcd40/restore Jul 27 16:10:03.116059 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.openstack.wsgi [None req-251c13a6-b73d-4f8b-add1-8d711e4f0aea tempest-VolumesBackupsAdminTest-784678603 tempest-VolumesBackupsAdminTest-784678603-project-member] Action: 'restore', calling method: restore, body: {"restore": {}} {{(pid=100522) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 27 16:10:03.117968 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.contrib.backups [None req-251c13a6-b73d-4f8b-add1-8d711e4f0aea tempest-VolumesBackupsAdminTest-784678603 tempest-VolumesBackupsAdminTest-784678603-project-member] Restoring backup a3797fe3-f737-4d52-a95d-4c6e455dcd40 ({'restore': {}}) {{(pid=100522) restore /opt/stack/cinder/cinder/api/contrib/backups.py:208}} Jul 27 16:10:03.119136 np0000005924 devstack@c-api.service[100522]: INFO cinder.api.contrib.backups [None req-251c13a6-b73d-4f8b-add1-8d711e4f0aea tempest-VolumesBackupsAdminTest-784678603 tempest-VolumesBackupsAdminTest-784678603-project-member] Restoring backup a3797fe3-f737-4d52-a95d-4c6e455dcd40 to volume None. Jul 27 16:10:03.125910 np0000005924 devstack@c-api.service[100522]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:10:03.125910 np0000005924 devstack@c-api.service[100522]: warnings.warn( Jul 27 16:10:03.127725 np0000005924 devstack@c-api.service[100522]: INFO cinder.backup.api [None req-251c13a6-b73d-4f8b-add1-8d711e4f0aea tempest-VolumesBackupsAdminTest-784678603 tempest-VolumesBackupsAdminTest-784678603-project-member] Creating volume of 1 GB for restore of backup a3797fe3-f737-4d52-a95d-4c6e455dcd40. Jul 27 16:10:03.136242 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.volume.api [None req-251c13a6-b73d-4f8b-add1-8d711e4f0aea tempest-VolumesBackupsAdminTest-784678603 tempest-VolumesBackupsAdminTest-784678603-project-member] Availability zone cache updated, next update will occur around 2026-07-27 17:10:03.135834. {{(pid=100522) list_availability_zones /opt/stack/cinder/cinder/volume/api.py:155}} Jul 27 16:10:03.139355 np0000005924 devstack@c-api.service[100522]: INFO cinder.volume.api [None req-251c13a6-b73d-4f8b-add1-8d711e4f0aea tempest-VolumesBackupsAdminTest-784678603 tempest-VolumesBackupsAdminTest-784678603-project-member] Availability Zones retrieved successfully. Jul 27 16:10:03.142678 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.volume.api [None req-251c13a6-b73d-4f8b-add1-8d711e4f0aea tempest-VolumesBackupsAdminTest-784678603 tempest-VolumesBackupsAdminTest-784678603-project-member] Flow 'volume_create_api' (2704ad2b-e2b3-4ca9-be96-62756b59d7af) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100522) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 27 16:10:03.143825 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.volume.api [None req-251c13a6-b73d-4f8b-add1-8d711e4f0aea tempest-VolumesBackupsAdminTest-784678603 tempest-VolumesBackupsAdminTest-784678603-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (9cea3bdc-1f98-4f9f-b96a-f26e775ac2e2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100522) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 27 16:10:03.145025 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.volume.flows.api.create_volume [None req-251c13a6-b73d-4f8b-add1-8d711e4f0aea tempest-VolumesBackupsAdminTest-784678603 tempest-VolumesBackupsAdminTest-784678603-project-member] Validating volume size '1' using validate_int {{(pid=100522) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 27 16:10:03.169185 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.volume.api [None req-251c13a6-b73d-4f8b-add1-8d711e4f0aea tempest-VolumesBackupsAdminTest-784678603 tempest-VolumesBackupsAdminTest-784678603-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (9cea3bdc-1f98-4f9f-b96a-f26e775ac2e2) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-27T16:04:59Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=2bce4e1a-e6e0-49d9-be36-c3405449a01e,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '2bce4e1a-e6e0-49d9-be36-c3405449a01e', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100522) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 27 16:10:03.170140 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.volume.api [None req-251c13a6-b73d-4f8b-add1-8d711e4f0aea tempest-VolumesBackupsAdminTest-784678603 tempest-VolumesBackupsAdminTest-784678603-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (40152927-c933-4b46-a21a-1d54494ef13d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100522) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 27 16:10:03.205763 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.quota [None req-251c13a6-b73d-4f8b-add1-8d711e4f0aea tempest-VolumesBackupsAdminTest-784678603 tempest-VolumesBackupsAdminTest-784678603-project-member] Created reservations ['e9e1814c-ce7f-4b55-8f1e-5d1fb81ad9d3', '99f48ae2-1983-4395-b098-5fc864bc3622', '196c0489-9dbc-4641-aad3-a7425ae89df5', '7de4099e-bebe-40cd-a091-a493a57396a3'] {{(pid=100522) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 27 16:10:03.207156 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.volume.api [None req-251c13a6-b73d-4f8b-add1-8d711e4f0aea tempest-VolumesBackupsAdminTest-784678603 tempest-VolumesBackupsAdminTest-784678603-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (40152927-c933-4b46-a21a-1d54494ef13d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['e9e1814c-ce7f-4b55-8f1e-5d1fb81ad9d3', '99f48ae2-1983-4395-b098-5fc864bc3622', '196c0489-9dbc-4641-aad3-a7425ae89df5', '7de4099e-bebe-40cd-a091-a493a57396a3']}' {{(pid=100522) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 27 16:10:03.208497 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.volume.api [None req-251c13a6-b73d-4f8b-add1-8d711e4f0aea tempest-VolumesBackupsAdminTest-784678603 tempest-VolumesBackupsAdminTest-784678603-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (b09e7c5a-46ea-4a5d-938f-69374940e756) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100522) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 27 16:10:03.234033 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.middleware.request_id [None req-235c9020-8395-40f3-82df-eb7b01a70841 None None] RequestId filter calling following filter/app {{(pid=100521) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:10:03.237128 np0000005924 devstack@c-api.service[100521]: INFO cinder.api.openstack.wsgi [None req-235c9020-8395-40f3-82df-eb7b01a70841 tempest-ServerActionsTestOtherB-1144638388 tempest-ServerActionsTestOtherB-1144638388-project-member] GET https://10.4.3.117/volume/v3/volumes/c692de7a-5ff3-4275-9221-9553648659e7 Jul 27 16:10:03.237300 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.openstack.wsgi [None req-235c9020-8395-40f3-82df-eb7b01a70841 tempest-ServerActionsTestOtherB-1144638388 tempest-ServerActionsTestOtherB-1144638388-project-member] Empty body provided in request {{(pid=100521) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:10:03.239855 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.openstack.wsgi [None req-235c9020-8395-40f3-82df-eb7b01a70841 tempest-ServerActionsTestOtherB-1144638388 tempest-ServerActionsTestOtherB-1144638388-project-member] Calling method 'show' {{(pid=100521) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:10:03.239971 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.volume.api [None req-251c13a6-b73d-4f8b-add1-8d711e4f0aea tempest-VolumesBackupsAdminTest-784678603 tempest-VolumesBackupsAdminTest-784678603-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (b09e7c5a-46ea-4a5d-938f-69374940e756) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '39cf554a-1ea9-4f55-a0c3-8ace478b63c4', '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_a3797fe3-f737-4d52-a95d-4c6e455dcd40',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='e1796e8ae5c148569c0996d75da2dc3f',qos_specs=None,replication_status=,reservations=['e9e1814c-ce7f-4b55-8f1e-5d1fb81ad9d3','99f48ae2-1983-4395-b098-5fc864bc3622','196c0489-9dbc-4641-aad3-a7425ae89df5','7de4099e-bebe-40cd-a091-a493a57396a3'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='49185133c8ba4d27a10163f4c0c0be54',volume_type_id=2bce4e1a-e6e0-49d9-be36-c3405449a01e), 'volume': Volume(_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-27T16:10:03Z,deleted=False,deleted_at=None,display_description='auto-created_from_restore_from_backup',display_name='restore_backup_a3797fe3-f737-4d52-a95d-4c6e455dcd40',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=39cf554a-1ea9-4f55-a0c3-8ace478b63c4,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='e1796e8ae5c148569c0996d75da2dc3f',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='49185133c8ba4d27a10163f4c0c0be54',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(2bce4e1a-e6e0-49d9-be36-c3405449a01e),volume_type_id=2bce4e1a-e6e0-49d9-be36-c3405449a01e)}' {{(pid=100522) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 27 16:10:03.240606 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.volume.api [None req-251c13a6-b73d-4f8b-add1-8d711e4f0aea tempest-VolumesBackupsAdminTest-784678603 tempest-VolumesBackupsAdminTest-784678603-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (721bdfee-75dd-46ac-8485-6ee6a1d5f850) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100522) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 27 16:10:03.247127 np0000005924 devstack@c-api.service[100521]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:10:03.247127 np0000005924 devstack@c-api.service[100521]: warnings.warn( Jul 27 16:10:03.251896 np0000005924 devstack@c-api.service[100521]: INFO cinder.volume.api [None req-235c9020-8395-40f3-82df-eb7b01a70841 tempest-ServerActionsTestOtherB-1144638388 tempest-ServerActionsTestOtherB-1144638388-project-member] Volume info retrieved successfully. Jul 27 16:10:03.257308 np0000005924 devstack@c-api.service[100521]: INFO cinder.api.openstack.wsgi [None req-235c9020-8395-40f3-82df-eb7b01a70841 tempest-ServerActionsTestOtherB-1144638388 tempest-ServerActionsTestOtherB-1144638388-project-member] https://10.4.3.117/volume/v3/volumes/c692de7a-5ff3-4275-9221-9553648659e7 returned with HTTP 200 Jul 27 16:10:03.257947 np0000005924 devstack@c-api.service[100521]: [pid: 100521|app: 0|req: 192/776] 10.4.3.117 () {66 vars in 1348 bytes} [Mon Jul 27 16:10:03 2026] GET /volume/v3/volumes/c692de7a-5ff3-4275-9221-9553648659e7 => generated 846 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 27 16:10:03.259679 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.volume.api [None req-251c13a6-b73d-4f8b-add1-8d711e4f0aea tempest-VolumesBackupsAdminTest-784678603 tempest-VolumesBackupsAdminTest-784678603-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (721bdfee-75dd-46ac-8485-6ee6a1d5f850) transitioned into 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_a3797fe3-f737-4d52-a95d-4c6e455dcd40',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='e1796e8ae5c148569c0996d75da2dc3f',qos_specs=None,replication_status=,reservations=['e9e1814c-ce7f-4b55-8f1e-5d1fb81ad9d3','99f48ae2-1983-4395-b098-5fc864bc3622','196c0489-9dbc-4641-aad3-a7425ae89df5','7de4099e-bebe-40cd-a091-a493a57396a3'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='49185133c8ba4d27a10163f4c0c0be54',volume_type_id=2bce4e1a-e6e0-49d9-be36-c3405449a01e)}' {{(pid=100522) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 27 16:10:03.260299 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.volume.api [None req-251c13a6-b73d-4f8b-add1-8d711e4f0aea tempest-VolumesBackupsAdminTest-784678603 tempest-VolumesBackupsAdminTest-784678603-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (d8c2744f-ec3c-4a7a-95b9-d320eb092c2a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100522) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 27 16:10:03.271277 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.volume.api [None req-251c13a6-b73d-4f8b-add1-8d711e4f0aea tempest-VolumesBackupsAdminTest-784678603 tempest-VolumesBackupsAdminTest-784678603-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (d8c2744f-ec3c-4a7a-95b9-d320eb092c2a) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100522) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 27 16:10:03.271723 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.volume.api [None req-251c13a6-b73d-4f8b-add1-8d711e4f0aea tempest-VolumesBackupsAdminTest-784678603 tempest-VolumesBackupsAdminTest-784678603-project-member] Flow 'volume_create_api' (2704ad2b-e2b3-4ca9-be96-62756b59d7af) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100522) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 27 16:10:03.271992 np0000005924 devstack@c-api.service[100522]: INFO cinder.volume.api [None req-251c13a6-b73d-4f8b-add1-8d711e4f0aea tempest-VolumesBackupsAdminTest-784678603 tempest-VolumesBackupsAdminTest-784678603-project-member] Create volume request issued successfully. Jul 27 16:10:03.280267 np0000005924 devstack@c-api.service[100522]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:10:03.280267 np0000005924 devstack@c-api.service[100522]: warnings.warn( Jul 27 16:10:03.280903 np0000005924 devstack@c-api.service[100522]: INFO cinder.volume.api [None req-251c13a6-b73d-4f8b-add1-8d711e4f0aea tempest-VolumesBackupsAdminTest-784678603 tempest-VolumesBackupsAdminTest-784678603-project-member] Volume info retrieved successfully. Jul 27 16:10:03.303109 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.middleware.request_id [None req-80e97c59-75a9-4e47-bb32-a64b8cdade3a None None] RequestId filter calling following filter/app {{(pid=100523) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:10:03.305448 np0000005924 devstack@c-api.service[100523]: INFO cinder.api.openstack.wsgi [None req-80e97c59-75a9-4e47-bb32-a64b8cdade3a tempest-ServerActionsTestOtherB-1144638388 tempest-ServerActionsTestOtherB-1144638388-project-member] GET https://10.4.3.117/volume/v3/volumes/c692de7a-5ff3-4275-9221-9553648659e7 Jul 27 16:10:03.305687 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.openstack.wsgi [None req-80e97c59-75a9-4e47-bb32-a64b8cdade3a tempest-ServerActionsTestOtherB-1144638388 tempest-ServerActionsTestOtherB-1144638388-project-member] Empty body provided in request {{(pid=100523) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:10:03.305912 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.openstack.wsgi [None req-80e97c59-75a9-4e47-bb32-a64b8cdade3a tempest-ServerActionsTestOtherB-1144638388 tempest-ServerActionsTestOtherB-1144638388-project-member] Calling method 'show' {{(pid=100523) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:10:03.314227 np0000005924 devstack@c-api.service[100523]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:10:03.314227 np0000005924 devstack@c-api.service[100523]: warnings.warn( Jul 27 16:10:03.318493 np0000005924 devstack@c-api.service[100523]: INFO cinder.volume.api [None req-80e97c59-75a9-4e47-bb32-a64b8cdade3a tempest-ServerActionsTestOtherB-1144638388 tempest-ServerActionsTestOtherB-1144638388-project-member] Volume info retrieved successfully. Jul 27 16:10:03.323747 np0000005924 devstack@c-api.service[100523]: INFO cinder.api.openstack.wsgi [None req-80e97c59-75a9-4e47-bb32-a64b8cdade3a tempest-ServerActionsTestOtherB-1144638388 tempest-ServerActionsTestOtherB-1144638388-project-member] https://10.4.3.117/volume/v3/volumes/c692de7a-5ff3-4275-9221-9553648659e7 returned with HTTP 200 Jul 27 16:10:03.324259 np0000005924 devstack@c-api.service[100523]: [pid: 100523|app: 0|req: 194/777] 10.4.3.117 () {66 vars in 1348 bytes} [Mon Jul 27 16:10:03 2026] GET /volume/v3/volumes/c692de7a-5ff3-4275-9221-9553648659e7 => generated 846 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 27 16:10:03.344075 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.middleware.request_id [None req-409446de-0674-48bf-a4f6-bbb72f88ff6a None None] RequestId filter calling following filter/app {{(pid=100524) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:10:03.345760 np0000005924 devstack@c-api.service[100524]: INFO cinder.api.openstack.wsgi [None req-409446de-0674-48bf-a4f6-bbb72f88ff6a tempest-ServerActionsTestOtherB-1144638388 tempest-ServerActionsTestOtherB-1144638388-project-member] DELETE https://10.4.3.117/volume/v3/volumes/c692de7a-5ff3-4275-9221-9553648659e7 Jul 27 16:10:03.345949 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.openstack.wsgi [None req-409446de-0674-48bf-a4f6-bbb72f88ff6a tempest-ServerActionsTestOtherB-1144638388 tempest-ServerActionsTestOtherB-1144638388-project-member] Empty body provided in request {{(pid=100524) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:10:03.346140 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.openstack.wsgi [None req-409446de-0674-48bf-a4f6-bbb72f88ff6a tempest-ServerActionsTestOtherB-1144638388 tempest-ServerActionsTestOtherB-1144638388-project-member] Calling method 'delete' {{(pid=100524) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:10:03.346315 np0000005924 devstack@c-api.service[100524]: INFO cinder.api.v3.volumes [None req-409446de-0674-48bf-a4f6-bbb72f88ff6a tempest-ServerActionsTestOtherB-1144638388 tempest-ServerActionsTestOtherB-1144638388-project-member] Delete volume with id: c692de7a-5ff3-4275-9221-9553648659e7 Jul 27 16:10:03.354214 np0000005924 devstack@c-api.service[100524]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:10:03.354214 np0000005924 devstack@c-api.service[100524]: warnings.warn( Jul 27 16:10:03.354726 np0000005924 devstack@c-api.service[100524]: INFO cinder.volume.api [None req-409446de-0674-48bf-a4f6-bbb72f88ff6a tempest-ServerActionsTestOtherB-1144638388 tempest-ServerActionsTestOtherB-1144638388-project-member] Volume info retrieved successfully. Jul 27 16:10:03.375421 np0000005924 devstack@c-api.service[100524]: INFO cinder.volume.api [None req-409446de-0674-48bf-a4f6-bbb72f88ff6a tempest-ServerActionsTestOtherB-1144638388 tempest-ServerActionsTestOtherB-1144638388-project-member] Delete volume request issued successfully. Jul 27 16:10:03.375635 np0000005924 devstack@c-api.service[100524]: INFO cinder.api.openstack.wsgi [None req-409446de-0674-48bf-a4f6-bbb72f88ff6a tempest-ServerActionsTestOtherB-1144638388 tempest-ServerActionsTestOtherB-1144638388-project-member] https://10.4.3.117/volume/v3/volumes/c692de7a-5ff3-4275-9221-9553648659e7 returned with HTTP 202 Jul 27 16:10:03.376027 np0000005924 devstack@c-api.service[100524]: [pid: 100524|app: 0|req: 200/778] 10.4.3.117 () {66 vars in 1351 bytes} [Mon Jul 27 16:10:03 2026] DELETE /volume/v3/volumes/c692de7a-5ff3-4275-9221-9553648659e7 => generated 0 bytes in 32 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 27 16:10:03.384646 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.middleware.request_id [None req-380422d9-5cb1-4ee3-b613-b5d524ad05e1 None None] RequestId filter calling following filter/app {{(pid=100521) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:10:03.386899 np0000005924 devstack@c-api.service[100521]: INFO cinder.api.openstack.wsgi [None req-380422d9-5cb1-4ee3-b613-b5d524ad05e1 tempest-ServerActionsTestOtherB-1144638388 tempest-ServerActionsTestOtherB-1144638388-project-member] GET https://10.4.3.117/volume/v3/volumes/c692de7a-5ff3-4275-9221-9553648659e7 Jul 27 16:10:03.387140 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.openstack.wsgi [None req-380422d9-5cb1-4ee3-b613-b5d524ad05e1 tempest-ServerActionsTestOtherB-1144638388 tempest-ServerActionsTestOtherB-1144638388-project-member] Empty body provided in request {{(pid=100521) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:10:03.387345 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.openstack.wsgi [None req-380422d9-5cb1-4ee3-b613-b5d524ad05e1 tempest-ServerActionsTestOtherB-1144638388 tempest-ServerActionsTestOtherB-1144638388-project-member] Calling method 'show' {{(pid=100521) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:10:03.396958 np0000005924 devstack@c-api.service[100521]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:10:03.396958 np0000005924 devstack@c-api.service[100521]: warnings.warn( Jul 27 16:10:03.401065 np0000005924 devstack@c-api.service[100521]: INFO cinder.volume.api [None req-380422d9-5cb1-4ee3-b613-b5d524ad05e1 tempest-ServerActionsTestOtherB-1144638388 tempest-ServerActionsTestOtherB-1144638388-project-member] Volume info retrieved successfully. Jul 27 16:10:03.405975 np0000005924 devstack@c-api.service[100521]: INFO cinder.api.openstack.wsgi [None req-380422d9-5cb1-4ee3-b613-b5d524ad05e1 tempest-ServerActionsTestOtherB-1144638388 tempest-ServerActionsTestOtherB-1144638388-project-member] https://10.4.3.117/volume/v3/volumes/c692de7a-5ff3-4275-9221-9553648659e7 returned with HTTP 200 Jul 27 16:10:03.406654 np0000005924 devstack@c-api.service[100521]: [pid: 100521|app: 0|req: 193/779] 10.4.3.117 () {66 vars in 1348 bytes} [Mon Jul 27 16:10:03 2026] GET /volume/v3/volumes/c692de7a-5ff3-4275-9221-9553648659e7 => generated 845 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 27 16:10:03.803830 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.middleware.request_id [None req-78a7965c-2113-4922-8b61-140f543764e2 None None] RequestId filter calling following filter/app {{(pid=100523) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:10:03.806789 np0000005924 devstack@c-api.service[100523]: INFO cinder.api.openstack.wsgi [None req-78a7965c-2113-4922-8b61-140f543764e2 tempest-TaggedAttachmentsTest-2054339587 tempest-TaggedAttachmentsTest-2054339587-project-member] GET https://10.4.3.117/volume/v3/volumes/f8a7343a-f423-4787-909e-11329f6dcfd2 Jul 27 16:10:03.806789 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.openstack.wsgi [None req-78a7965c-2113-4922-8b61-140f543764e2 tempest-TaggedAttachmentsTest-2054339587 tempest-TaggedAttachmentsTest-2054339587-project-member] Empty body provided in request {{(pid=100523) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:10:03.806789 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.openstack.wsgi [None req-78a7965c-2113-4922-8b61-140f543764e2 tempest-TaggedAttachmentsTest-2054339587 tempest-TaggedAttachmentsTest-2054339587-project-member] Calling method 'show' {{(pid=100523) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:10:03.815784 np0000005924 devstack@c-api.service[100523]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:10:03.815784 np0000005924 devstack@c-api.service[100523]: warnings.warn( Jul 27 16:10:03.819545 np0000005924 devstack@c-api.service[100523]: INFO cinder.volume.api [None req-78a7965c-2113-4922-8b61-140f543764e2 tempest-TaggedAttachmentsTest-2054339587 tempest-TaggedAttachmentsTest-2054339587-project-member] Volume info retrieved successfully. Jul 27 16:10:03.822169 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.middleware.request_id [req-b02f3209-6ddf-49d4-bdda-7af2f20d89fc req-6d33d2a9-fc0d-4e33-bd24-6a5d6184a00e None None] RequestId filter calling following filter/app {{(pid=100524) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:10:03.823983 np0000005924 devstack@c-api.service[100523]: INFO cinder.api.openstack.wsgi [None req-78a7965c-2113-4922-8b61-140f543764e2 tempest-TaggedAttachmentsTest-2054339587 tempest-TaggedAttachmentsTest-2054339587-project-member] https://10.4.3.117/volume/v3/volumes/f8a7343a-f423-4787-909e-11329f6dcfd2 returned with HTTP 200 Jul 27 16:10:03.824340 np0000005924 devstack@c-api.service[100523]: [pid: 100523|app: 0|req: 195/780] 10.4.3.117 () {66 vars in 1348 bytes} [Mon Jul 27 16:10:03 2026] GET /volume/v3/volumes/f8a7343a-f423-4787-909e-11329f6dcfd2 => generated 1139 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 27 16:10:03.824643 np0000005924 devstack@c-api.service[100524]: INFO cinder.api.openstack.wsgi [req-b02f3209-6ddf-49d4-bdda-7af2f20d89fc req-6d33d2a9-fc0d-4e33-bd24-6a5d6184a00e tempest-TaggedAttachmentsTest-2054339587 tempest-TaggedAttachmentsTest-2054339587-project-member] DELETE https://10.4.3.117/volume/v3/attachments/a77d549e-2db7-4fc7-b34e-98beaf1f2701 Jul 27 16:10:03.824856 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.openstack.wsgi [req-b02f3209-6ddf-49d4-bdda-7af2f20d89fc req-6d33d2a9-fc0d-4e33-bd24-6a5d6184a00e tempest-TaggedAttachmentsTest-2054339587 tempest-TaggedAttachmentsTest-2054339587-project-member] Empty body provided in request {{(pid=100524) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:10:03.825044 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.openstack.wsgi [req-b02f3209-6ddf-49d4-bdda-7af2f20d89fc req-6d33d2a9-fc0d-4e33-bd24-6a5d6184a00e tempest-TaggedAttachmentsTest-2054339587 tempest-TaggedAttachmentsTest-2054339587-project-member] Calling method 'version_select' {{(pid=100524) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:10:03.835119 np0000005924 devstack@c-api.service[100524]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:10:03.835119 np0000005924 devstack@c-api.service[100524]: warnings.warn( Jul 27 16:10:03.907151 np0000005924 devstack@c-api.service[100524]: INFO cinder.api.openstack.wsgi [req-b02f3209-6ddf-49d4-bdda-7af2f20d89fc req-6d33d2a9-fc0d-4e33-bd24-6a5d6184a00e tempest-TaggedAttachmentsTest-2054339587 tempest-TaggedAttachmentsTest-2054339587-project-member] https://10.4.3.117/volume/v3/attachments/a77d549e-2db7-4fc7-b34e-98beaf1f2701 returned with HTTP 200 Jul 27 16:10:03.907785 np0000005924 devstack@c-api.service[100524]: [pid: 100524|app: 0|req: 201/781] 10.4.3.117 () {72 vars in 1673 bytes} [Mon Jul 27 16:10:03 2026] DELETE /volume/v3/attachments/a77d549e-2db7-4fc7-b34e-98beaf1f2701 => generated 19 bytes in 86 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 27 16:10:04.287474 np0000005924 devstack@c-api.service[100522]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:10:04.287474 np0000005924 devstack@c-api.service[100522]: warnings.warn( Jul 27 16:10:04.287924 np0000005924 devstack@c-api.service[100522]: INFO cinder.volume.api [None req-251c13a6-b73d-4f8b-add1-8d711e4f0aea tempest-VolumesBackupsAdminTest-784678603 tempest-VolumesBackupsAdminTest-784678603-project-member] Volume info retrieved successfully. Jul 27 16:10:04.288068 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.backup.api [None req-251c13a6-b73d-4f8b-add1-8d711e4f0aea tempest-VolumesBackupsAdminTest-784678603 tempest-VolumesBackupsAdminTest-784678603-project-member] Checking backup size 1 against volume size 1 {{(pid=100522) restore /opt/stack/cinder/cinder/backup/api.py:427}} Jul 27 16:10:04.288164 np0000005924 devstack@c-api.service[100522]: INFO cinder.backup.api [None req-251c13a6-b73d-4f8b-add1-8d711e4f0aea tempest-VolumesBackupsAdminTest-784678603 tempest-VolumesBackupsAdminTest-784678603-project-member] Overwriting volume 39cf554a-1ea9-4f55-a0c3-8ace478b63c4 with restore of backup a3797fe3-f737-4d52-a95d-4c6e455dcd40 Jul 27 16:10:04.308494 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.backup.rpcapi [None req-251c13a6-b73d-4f8b-add1-8d711e4f0aea tempest-VolumesBackupsAdminTest-784678603 tempest-VolumesBackupsAdminTest-784678603-project-member] restore_backup in rpcapi backup_id a3797fe3-f737-4d52-a95d-4c6e455dcd40 {{(pid=100522) restore_backup /opt/stack/cinder/cinder/backup/rpcapi.py:72}} Jul 27 16:10:04.310494 np0000005924 devstack@c-api.service[100522]: INFO cinder.api.openstack.wsgi [None req-251c13a6-b73d-4f8b-add1-8d711e4f0aea tempest-VolumesBackupsAdminTest-784678603 tempest-VolumesBackupsAdminTest-784678603-project-member] https://10.4.3.117/volume/v3/backups/a3797fe3-f737-4d52-a95d-4c6e455dcd40/restore returned with HTTP 202 Jul 27 16:10:04.313354 np0000005924 devstack@c-api.service[100522]: [pid: 100522|app: 0|req: 193/782] 10.4.3.117 () {68 vars in 1393 bytes} [Mon Jul 27 16:10:03 2026] POST /volume/v3/backups/a3797fe3-f737-4d52-a95d-4c6e455dcd40/restore => generated 189 bytes in 1198 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 27 16:10:04.321893 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.middleware.request_id [None req-7c58bd9b-983e-417a-8b6b-a4ead32145f4 None None] RequestId filter calling following filter/app {{(pid=100521) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:10:04.323724 np0000005924 devstack@c-api.service[100521]: INFO cinder.api.openstack.wsgi [None req-7c58bd9b-983e-417a-8b6b-a4ead32145f4 tempest-VolumesBackupsAdminTest-784678603 tempest-VolumesBackupsAdminTest-784678603-project-member] GET https://10.4.3.117/volume/v3/backups/a3797fe3-f737-4d52-a95d-4c6e455dcd40 Jul 27 16:10:04.323962 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.openstack.wsgi [None req-7c58bd9b-983e-417a-8b6b-a4ead32145f4 tempest-VolumesBackupsAdminTest-784678603 tempest-VolumesBackupsAdminTest-784678603-project-member] Empty body provided in request {{(pid=100521) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:10:04.324179 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.openstack.wsgi [None req-7c58bd9b-983e-417a-8b6b-a4ead32145f4 tempest-VolumesBackupsAdminTest-784678603 tempest-VolumesBackupsAdminTest-784678603-project-member] Calling method 'show' {{(pid=100521) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:10:04.324341 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.v3.backups [None req-7c58bd9b-983e-417a-8b6b-a4ead32145f4 tempest-VolumesBackupsAdminTest-784678603 tempest-VolumesBackupsAdminTest-784678603-project-member] Show backup with id a3797fe3-f737-4d52-a95d-4c6e455dcd40. {{(pid=100521) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 27 16:10:04.330710 np0000005924 devstack@c-api.service[100521]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:10:04.330710 np0000005924 devstack@c-api.service[100521]: warnings.warn( Jul 27 16:10:04.331577 np0000005924 devstack@c-api.service[100521]: INFO cinder.api.openstack.wsgi [None req-7c58bd9b-983e-417a-8b6b-a4ead32145f4 tempest-VolumesBackupsAdminTest-784678603 tempest-VolumesBackupsAdminTest-784678603-project-member] https://10.4.3.117/volume/v3/backups/a3797fe3-f737-4d52-a95d-4c6e455dcd40 returned with HTTP 200 Jul 27 16:10:04.332098 np0000005924 devstack@c-api.service[100521]: [pid: 100521|app: 0|req: 194/783] 10.4.3.117 () {66 vars in 1348 bytes} [Mon Jul 27 16:10:04 2026] GET /volume/v3/backups/a3797fe3-f737-4d52-a95d-4c6e455dcd40 => generated 802 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 27 16:10:04.419204 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.middleware.request_id [None req-9227a3d2-7ae6-4b07-943b-ab17bf488e5b None None] RequestId filter calling following filter/app {{(pid=100523) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:10:04.421343 np0000005924 devstack@c-api.service[100523]: INFO cinder.api.openstack.wsgi [None req-9227a3d2-7ae6-4b07-943b-ab17bf488e5b tempest-ServerActionsTestOtherB-1144638388 tempest-ServerActionsTestOtherB-1144638388-project-member] GET https://10.4.3.117/volume/v3/volumes/c692de7a-5ff3-4275-9221-9553648659e7 Jul 27 16:10:04.421662 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.openstack.wsgi [None req-9227a3d2-7ae6-4b07-943b-ab17bf488e5b tempest-ServerActionsTestOtherB-1144638388 tempest-ServerActionsTestOtherB-1144638388-project-member] Empty body provided in request {{(pid=100523) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:10:04.421829 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.openstack.wsgi [None req-9227a3d2-7ae6-4b07-943b-ab17bf488e5b tempest-ServerActionsTestOtherB-1144638388 tempest-ServerActionsTestOtherB-1144638388-project-member] Calling method 'show' {{(pid=100523) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:10:04.432116 np0000005924 devstack@c-api.service[100523]: INFO cinder.api.openstack.wsgi [None req-9227a3d2-7ae6-4b07-943b-ab17bf488e5b tempest-ServerActionsTestOtherB-1144638388 tempest-ServerActionsTestOtherB-1144638388-project-member] https://10.4.3.117/volume/v3/volumes/c692de7a-5ff3-4275-9221-9553648659e7 returned with HTTP 404 Jul 27 16:10:04.432712 np0000005924 devstack@c-api.service[100523]: [pid: 100523|app: 0|req: 196/784] 10.4.3.117 () {66 vars in 1348 bytes} [Mon Jul 27 16:10:04 2026] GET /volume/v3/volumes/c692de7a-5ff3-4275-9221-9553648659e7 => generated 109 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 27 16:10:04.840473 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.middleware.request_id [None req-0c871185-a058-48b6-ad28-c96d038a927b None None] RequestId filter calling following filter/app {{(pid=100524) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:10:04.842568 np0000005924 devstack@c-api.service[100524]: INFO cinder.api.openstack.wsgi [None req-0c871185-a058-48b6-ad28-c96d038a927b tempest-TaggedAttachmentsTest-2054339587 tempest-TaggedAttachmentsTest-2054339587-project-member] GET https://10.4.3.117/volume/v3/volumes/f8a7343a-f423-4787-909e-11329f6dcfd2 Jul 27 16:10:04.842765 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.openstack.wsgi [None req-0c871185-a058-48b6-ad28-c96d038a927b tempest-TaggedAttachmentsTest-2054339587 tempest-TaggedAttachmentsTest-2054339587-project-member] Empty body provided in request {{(pid=100524) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:10:04.842999 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.openstack.wsgi [None req-0c871185-a058-48b6-ad28-c96d038a927b tempest-TaggedAttachmentsTest-2054339587 tempest-TaggedAttachmentsTest-2054339587-project-member] Calling method 'show' {{(pid=100524) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:10:04.851926 np0000005924 devstack@c-api.service[100524]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:10:04.851926 np0000005924 devstack@c-api.service[100524]: warnings.warn( Jul 27 16:10:04.855835 np0000005924 devstack@c-api.service[100524]: INFO cinder.volume.api [None req-0c871185-a058-48b6-ad28-c96d038a927b tempest-TaggedAttachmentsTest-2054339587 tempest-TaggedAttachmentsTest-2054339587-project-member] Volume info retrieved successfully. Jul 27 16:10:04.861088 np0000005924 devstack@c-api.service[100524]: INFO cinder.api.openstack.wsgi [None req-0c871185-a058-48b6-ad28-c96d038a927b tempest-TaggedAttachmentsTest-2054339587 tempest-TaggedAttachmentsTest-2054339587-project-member] https://10.4.3.117/volume/v3/volumes/f8a7343a-f423-4787-909e-11329f6dcfd2 returned with HTTP 200 Jul 27 16:10:04.861615 np0000005924 devstack@c-api.service[100524]: [pid: 100524|app: 0|req: 202/785] 10.4.3.117 () {66 vars in 1348 bytes} [Mon Jul 27 16:10:04 2026] GET /volume/v3/volumes/f8a7343a-f423-4787-909e-11329f6dcfd2 => generated 844 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 27 16:10:05.351021 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.middleware.request_id [None req-80fbf021-446b-4293-8cf6-d3f89acbb387 None None] RequestId filter calling following filter/app {{(pid=100522) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:10:05.354106 np0000005924 devstack@c-api.service[100522]: INFO cinder.api.openstack.wsgi [None req-80fbf021-446b-4293-8cf6-d3f89acbb387 tempest-VolumesBackupsAdminTest-784678603 tempest-VolumesBackupsAdminTest-784678603-project-member] GET https://10.4.3.117/volume/v3/backups/a3797fe3-f737-4d52-a95d-4c6e455dcd40 Jul 27 16:10:05.354370 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.openstack.wsgi [None req-80fbf021-446b-4293-8cf6-d3f89acbb387 tempest-VolumesBackupsAdminTest-784678603 tempest-VolumesBackupsAdminTest-784678603-project-member] Empty body provided in request {{(pid=100522) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:10:05.354624 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.openstack.wsgi [None req-80fbf021-446b-4293-8cf6-d3f89acbb387 tempest-VolumesBackupsAdminTest-784678603 tempest-VolumesBackupsAdminTest-784678603-project-member] Calling method 'show' {{(pid=100522) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:10:05.354829 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.v3.backups [None req-80fbf021-446b-4293-8cf6-d3f89acbb387 tempest-VolumesBackupsAdminTest-784678603 tempest-VolumesBackupsAdminTest-784678603-project-member] Show backup with id a3797fe3-f737-4d52-a95d-4c6e455dcd40. {{(pid=100522) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 27 16:10:05.363405 np0000005924 devstack@c-api.service[100522]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:10:05.363405 np0000005924 devstack@c-api.service[100522]: warnings.warn( Jul 27 16:10:05.363405 np0000005924 devstack@c-api.service[100522]: INFO cinder.api.openstack.wsgi [None req-80fbf021-446b-4293-8cf6-d3f89acbb387 tempest-VolumesBackupsAdminTest-784678603 tempest-VolumesBackupsAdminTest-784678603-project-member] https://10.4.3.117/volume/v3/backups/a3797fe3-f737-4d52-a95d-4c6e455dcd40 returned with HTTP 200 Jul 27 16:10:05.363936 np0000005924 devstack@c-api.service[100522]: [pid: 100522|app: 0|req: 194/786] 10.4.3.117 () {66 vars in 1348 bytes} [Mon Jul 27 16:10:05 2026] GET /volume/v3/backups/a3797fe3-f737-4d52-a95d-4c6e455dcd40 => generated 802 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 27 16:10:06.377026 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.middleware.request_id [None req-8ae66d20-6ae0-4437-adca-2bdba7d4824d None None] RequestId filter calling following filter/app {{(pid=100521) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:10:06.379910 np0000005924 devstack@c-api.service[100521]: INFO cinder.api.openstack.wsgi [None req-8ae66d20-6ae0-4437-adca-2bdba7d4824d tempest-VolumesBackupsAdminTest-784678603 tempest-VolumesBackupsAdminTest-784678603-project-member] GET https://10.4.3.117/volume/v3/backups/a3797fe3-f737-4d52-a95d-4c6e455dcd40 Jul 27 16:10:06.380267 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.openstack.wsgi [None req-8ae66d20-6ae0-4437-adca-2bdba7d4824d tempest-VolumesBackupsAdminTest-784678603 tempest-VolumesBackupsAdminTest-784678603-project-member] Empty body provided in request {{(pid=100521) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:10:06.380581 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.openstack.wsgi [None req-8ae66d20-6ae0-4437-adca-2bdba7d4824d tempest-VolumesBackupsAdminTest-784678603 tempest-VolumesBackupsAdminTest-784678603-project-member] Calling method 'show' {{(pid=100521) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:10:06.381912 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.v3.backups [None req-8ae66d20-6ae0-4437-adca-2bdba7d4824d tempest-VolumesBackupsAdminTest-784678603 tempest-VolumesBackupsAdminTest-784678603-project-member] Show backup with id a3797fe3-f737-4d52-a95d-4c6e455dcd40. {{(pid=100521) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 27 16:10:06.384887 np0000005924 devstack@c-api.service[100521]: DEBUG dbcounter [-] [100521] Writing DB stats cinder:SELECT=286,cinder:UPDATE=70,cinder:INSERT=30 {{(pid=100521) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 27 16:10:06.387781 np0000005924 devstack@c-api.service[100521]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:10:06.387781 np0000005924 devstack@c-api.service[100521]: warnings.warn( Jul 27 16:10:06.388949 np0000005924 devstack@c-api.service[100521]: INFO cinder.api.openstack.wsgi [None req-8ae66d20-6ae0-4437-adca-2bdba7d4824d tempest-VolumesBackupsAdminTest-784678603 tempest-VolumesBackupsAdminTest-784678603-project-member] https://10.4.3.117/volume/v3/backups/a3797fe3-f737-4d52-a95d-4c6e455dcd40 returned with HTTP 200 Jul 27 16:10:06.389525 np0000005924 devstack@c-api.service[100521]: [pid: 100521|app: 0|req: 195/787] 10.4.3.117 () {66 vars in 1348 bytes} [Mon Jul 27 16:10:06 2026] GET /volume/v3/backups/a3797fe3-f737-4d52-a95d-4c6e455dcd40 => generated 802 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 27 16:10:07.242205 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.middleware.request_id [None req-1ab03b83-0cc2-4d8b-abfe-40b30944d628 None None] RequestId filter calling following filter/app {{(pid=100523) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:10:07.243788 np0000005924 devstack@c-api.service[100523]: INFO cinder.api.openstack.wsgi [None req-1ab03b83-0cc2-4d8b-abfe-40b30944d628 tempest-TaggedAttachmentsTest-2054339587 tempest-TaggedAttachmentsTest-2054339587-project-member] GET https://10.4.3.117/volume/v3/volumes/f8a7343a-f423-4787-909e-11329f6dcfd2 Jul 27 16:10:07.243964 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.openstack.wsgi [None req-1ab03b83-0cc2-4d8b-abfe-40b30944d628 tempest-TaggedAttachmentsTest-2054339587 tempest-TaggedAttachmentsTest-2054339587-project-member] Empty body provided in request {{(pid=100523) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:10:07.244135 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.openstack.wsgi [None req-1ab03b83-0cc2-4d8b-abfe-40b30944d628 tempest-TaggedAttachmentsTest-2054339587 tempest-TaggedAttachmentsTest-2054339587-project-member] Calling method 'show' {{(pid=100523) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:10:07.255747 np0000005924 devstack@c-api.service[100523]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:10:07.255747 np0000005924 devstack@c-api.service[100523]: warnings.warn( Jul 27 16:10:07.259040 np0000005924 devstack@c-api.service[100523]: INFO cinder.volume.api [None req-1ab03b83-0cc2-4d8b-abfe-40b30944d628 tempest-TaggedAttachmentsTest-2054339587 tempest-TaggedAttachmentsTest-2054339587-project-member] Volume info retrieved successfully. Jul 27 16:10:07.265452 np0000005924 devstack@c-api.service[100523]: INFO cinder.api.openstack.wsgi [None req-1ab03b83-0cc2-4d8b-abfe-40b30944d628 tempest-TaggedAttachmentsTest-2054339587 tempest-TaggedAttachmentsTest-2054339587-project-member] https://10.4.3.117/volume/v3/volumes/f8a7343a-f423-4787-909e-11329f6dcfd2 returned with HTTP 200 Jul 27 16:10:07.265907 np0000005924 devstack@c-api.service[100523]: [pid: 100523|app: 0|req: 197/788] 10.4.3.117 () {66 vars in 1348 bytes} [Mon Jul 27 16:10:07 2026] GET /volume/v3/volumes/f8a7343a-f423-4787-909e-11329f6dcfd2 => generated 844 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 27 16:10:07.331349 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.middleware.request_id [None req-fb2141f2-ca0d-41ed-b7d6-db3531ae74d2 None None] RequestId filter calling following filter/app {{(pid=100524) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:10:07.335239 np0000005924 devstack@c-api.service[100524]: INFO cinder.api.openstack.wsgi [None req-fb2141f2-ca0d-41ed-b7d6-db3531ae74d2 tempest-TaggedAttachmentsTest-2054339587 tempest-TaggedAttachmentsTest-2054339587-project-member] GET https://10.4.3.117/volume/v3/volumes/f8a7343a-f423-4787-909e-11329f6dcfd2 Jul 27 16:10:07.335524 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.openstack.wsgi [None req-fb2141f2-ca0d-41ed-b7d6-db3531ae74d2 tempest-TaggedAttachmentsTest-2054339587 tempest-TaggedAttachmentsTest-2054339587-project-member] Empty body provided in request {{(pid=100524) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:10:07.335761 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.openstack.wsgi [None req-fb2141f2-ca0d-41ed-b7d6-db3531ae74d2 tempest-TaggedAttachmentsTest-2054339587 tempest-TaggedAttachmentsTest-2054339587-project-member] Calling method 'show' {{(pid=100524) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:10:07.345840 np0000005924 devstack@c-api.service[100524]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:10:07.345840 np0000005924 devstack@c-api.service[100524]: warnings.warn( Jul 27 16:10:07.352125 np0000005924 devstack@c-api.service[100524]: INFO cinder.volume.api [None req-fb2141f2-ca0d-41ed-b7d6-db3531ae74d2 tempest-TaggedAttachmentsTest-2054339587 tempest-TaggedAttachmentsTest-2054339587-project-member] Volume info retrieved successfully. Jul 27 16:10:07.358730 np0000005924 devstack@c-api.service[100524]: INFO cinder.api.openstack.wsgi [None req-fb2141f2-ca0d-41ed-b7d6-db3531ae74d2 tempest-TaggedAttachmentsTest-2054339587 tempest-TaggedAttachmentsTest-2054339587-project-member] https://10.4.3.117/volume/v3/volumes/f8a7343a-f423-4787-909e-11329f6dcfd2 returned with HTTP 200 Jul 27 16:10:07.359255 np0000005924 devstack@c-api.service[100524]: [pid: 100524|app: 0|req: 203/789] 10.4.3.117 () {66 vars in 1348 bytes} [Mon Jul 27 16:10:07 2026] GET /volume/v3/volumes/f8a7343a-f423-4787-909e-11329f6dcfd2 => generated 844 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 27 16:10:07.401230 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.middleware.request_id [None req-bd7523a3-c42d-471a-99d2-8848e2333efd None None] RequestId filter calling following filter/app {{(pid=100522) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:10:07.402942 np0000005924 devstack@c-api.service[100522]: INFO cinder.api.openstack.wsgi [None req-bd7523a3-c42d-471a-99d2-8848e2333efd tempest-VolumesBackupsAdminTest-784678603 tempest-VolumesBackupsAdminTest-784678603-project-member] GET https://10.4.3.117/volume/v3/backups/a3797fe3-f737-4d52-a95d-4c6e455dcd40 Jul 27 16:10:07.403123 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.openstack.wsgi [None req-bd7523a3-c42d-471a-99d2-8848e2333efd tempest-VolumesBackupsAdminTest-784678603 tempest-VolumesBackupsAdminTest-784678603-project-member] Empty body provided in request {{(pid=100522) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:10:07.403301 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.openstack.wsgi [None req-bd7523a3-c42d-471a-99d2-8848e2333efd tempest-VolumesBackupsAdminTest-784678603 tempest-VolumesBackupsAdminTest-784678603-project-member] Calling method 'show' {{(pid=100522) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:10:07.403422 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.v3.backups [None req-bd7523a3-c42d-471a-99d2-8848e2333efd tempest-VolumesBackupsAdminTest-784678603 tempest-VolumesBackupsAdminTest-784678603-project-member] Show backup with id a3797fe3-f737-4d52-a95d-4c6e455dcd40. {{(pid=100522) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 27 16:10:07.407795 np0000005924 devstack@c-api.service[100522]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:10:07.407795 np0000005924 devstack@c-api.service[100522]: warnings.warn( Jul 27 16:10:07.408551 np0000005924 devstack@c-api.service[100522]: INFO cinder.api.openstack.wsgi [None req-bd7523a3-c42d-471a-99d2-8848e2333efd tempest-VolumesBackupsAdminTest-784678603 tempest-VolumesBackupsAdminTest-784678603-project-member] https://10.4.3.117/volume/v3/backups/a3797fe3-f737-4d52-a95d-4c6e455dcd40 returned with HTTP 200 Jul 27 16:10:07.408898 np0000005924 devstack@c-api.service[100522]: [pid: 100522|app: 0|req: 195/790] 10.4.3.117 () {66 vars in 1348 bytes} [Mon Jul 27 16:10:07 2026] GET /volume/v3/backups/a3797fe3-f737-4d52-a95d-4c6e455dcd40 => generated 802 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 27 16:10:08.421837 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.middleware.request_id [None req-b035ace3-29b1-4b58-8a2b-ec4369c6fe58 None None] RequestId filter calling following filter/app {{(pid=100521) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:10:08.423781 np0000005924 devstack@c-api.service[100521]: INFO cinder.api.openstack.wsgi [None req-b035ace3-29b1-4b58-8a2b-ec4369c6fe58 tempest-VolumesBackupsAdminTest-784678603 tempest-VolumesBackupsAdminTest-784678603-project-member] GET https://10.4.3.117/volume/v3/backups/a3797fe3-f737-4d52-a95d-4c6e455dcd40 Jul 27 16:10:08.423977 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.openstack.wsgi [None req-b035ace3-29b1-4b58-8a2b-ec4369c6fe58 tempest-VolumesBackupsAdminTest-784678603 tempest-VolumesBackupsAdminTest-784678603-project-member] Empty body provided in request {{(pid=100521) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:10:08.424156 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.openstack.wsgi [None req-b035ace3-29b1-4b58-8a2b-ec4369c6fe58 tempest-VolumesBackupsAdminTest-784678603 tempest-VolumesBackupsAdminTest-784678603-project-member] Calling method 'show' {{(pid=100521) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:10:08.424273 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.v3.backups [None req-b035ace3-29b1-4b58-8a2b-ec4369c6fe58 tempest-VolumesBackupsAdminTest-784678603 tempest-VolumesBackupsAdminTest-784678603-project-member] Show backup with id a3797fe3-f737-4d52-a95d-4c6e455dcd40. {{(pid=100521) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 27 16:10:08.428286 np0000005924 devstack@c-api.service[100521]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:10:08.428286 np0000005924 devstack@c-api.service[100521]: warnings.warn( Jul 27 16:10:08.429119 np0000005924 devstack@c-api.service[100521]: INFO cinder.api.openstack.wsgi [None req-b035ace3-29b1-4b58-8a2b-ec4369c6fe58 tempest-VolumesBackupsAdminTest-784678603 tempest-VolumesBackupsAdminTest-784678603-project-member] https://10.4.3.117/volume/v3/backups/a3797fe3-f737-4d52-a95d-4c6e455dcd40 returned with HTTP 200 Jul 27 16:10:08.429539 np0000005924 devstack@c-api.service[100521]: [pid: 100521|app: 0|req: 196/791] 10.4.3.117 () {66 vars in 1348 bytes} [Mon Jul 27 16:10:08 2026] GET /volume/v3/backups/a3797fe3-f737-4d52-a95d-4c6e455dcd40 => generated 802 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 27 16:10:09.440708 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.middleware.request_id [None req-ad9bf92b-67ac-4348-ac8f-52cc66a8c964 None None] RequestId filter calling following filter/app {{(pid=100523) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:10:09.442404 np0000005924 devstack@c-api.service[100523]: INFO cinder.api.openstack.wsgi [None req-ad9bf92b-67ac-4348-ac8f-52cc66a8c964 tempest-VolumesBackupsAdminTest-784678603 tempest-VolumesBackupsAdminTest-784678603-project-member] GET https://10.4.3.117/volume/v3/backups/a3797fe3-f737-4d52-a95d-4c6e455dcd40 Jul 27 16:10:09.442593 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.openstack.wsgi [None req-ad9bf92b-67ac-4348-ac8f-52cc66a8c964 tempest-VolumesBackupsAdminTest-784678603 tempest-VolumesBackupsAdminTest-784678603-project-member] Empty body provided in request {{(pid=100523) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:10:09.442774 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.openstack.wsgi [None req-ad9bf92b-67ac-4348-ac8f-52cc66a8c964 tempest-VolumesBackupsAdminTest-784678603 tempest-VolumesBackupsAdminTest-784678603-project-member] Calling method 'show' {{(pid=100523) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:10:09.442888 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.v3.backups [None req-ad9bf92b-67ac-4348-ac8f-52cc66a8c964 tempest-VolumesBackupsAdminTest-784678603 tempest-VolumesBackupsAdminTest-784678603-project-member] Show backup with id a3797fe3-f737-4d52-a95d-4c6e455dcd40. {{(pid=100523) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 27 16:10:09.448407 np0000005924 devstack@c-api.service[100523]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:10:09.448407 np0000005924 devstack@c-api.service[100523]: warnings.warn( Jul 27 16:10:09.449272 np0000005924 devstack@c-api.service[100523]: INFO cinder.api.openstack.wsgi [None req-ad9bf92b-67ac-4348-ac8f-52cc66a8c964 tempest-VolumesBackupsAdminTest-784678603 tempest-VolumesBackupsAdminTest-784678603-project-member] https://10.4.3.117/volume/v3/backups/a3797fe3-f737-4d52-a95d-4c6e455dcd40 returned with HTTP 200 Jul 27 16:10:09.449652 np0000005924 devstack@c-api.service[100523]: [pid: 100523|app: 0|req: 198/792] 10.4.3.117 () {66 vars in 1348 bytes} [Mon Jul 27 16:10:09 2026] GET /volume/v3/backups/a3797fe3-f737-4d52-a95d-4c6e455dcd40 => generated 802 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 27 16:10:10.466629 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.middleware.request_id [None req-6fa1c918-d977-4793-a17e-ef8ef79cca3d None None] RequestId filter calling following filter/app {{(pid=100524) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:10:10.474804 np0000005924 devstack@c-api.service[100524]: INFO cinder.api.openstack.wsgi [None req-6fa1c918-d977-4793-a17e-ef8ef79cca3d tempest-VolumesBackupsAdminTest-784678603 tempest-VolumesBackupsAdminTest-784678603-project-member] GET https://10.4.3.117/volume/v3/backups/a3797fe3-f737-4d52-a95d-4c6e455dcd40 Jul 27 16:10:10.477128 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.openstack.wsgi [None req-6fa1c918-d977-4793-a17e-ef8ef79cca3d tempest-VolumesBackupsAdminTest-784678603 tempest-VolumesBackupsAdminTest-784678603-project-member] Empty body provided in request {{(pid=100524) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:10:10.477382 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.openstack.wsgi [None req-6fa1c918-d977-4793-a17e-ef8ef79cca3d tempest-VolumesBackupsAdminTest-784678603 tempest-VolumesBackupsAdminTest-784678603-project-member] Calling method 'show' {{(pid=100524) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:10:10.477707 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.v3.backups [None req-6fa1c918-d977-4793-a17e-ef8ef79cca3d tempest-VolumesBackupsAdminTest-784678603 tempest-VolumesBackupsAdminTest-784678603-project-member] Show backup with id a3797fe3-f737-4d52-a95d-4c6e455dcd40. {{(pid=100524) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 27 16:10:10.482125 np0000005924 devstack@c-api.service[100524]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:10:10.482125 np0000005924 devstack@c-api.service[100524]: warnings.warn( Jul 27 16:10:10.484828 np0000005924 devstack@c-api.service[100524]: INFO cinder.api.openstack.wsgi [None req-6fa1c918-d977-4793-a17e-ef8ef79cca3d tempest-VolumesBackupsAdminTest-784678603 tempest-VolumesBackupsAdminTest-784678603-project-member] https://10.4.3.117/volume/v3/backups/a3797fe3-f737-4d52-a95d-4c6e455dcd40 returned with HTTP 200 Jul 27 16:10:10.484828 np0000005924 devstack@c-api.service[100524]: [pid: 100524|app: 0|req: 204/793] 10.4.3.117 () {66 vars in 1348 bytes} [Mon Jul 27 16:10:10 2026] GET /volume/v3/backups/a3797fe3-f737-4d52-a95d-4c6e455dcd40 => generated 802 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 27 16:10:10.872361 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.middleware.request_id [None req-02c4dae3-0042-4538-824d-c56e4f84b4c5 None None] RequestId filter calling following filter/app {{(pid=100522) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:10:10.875355 np0000005924 devstack@c-api.service[100522]: INFO cinder.api.openstack.wsgi [None req-02c4dae3-0042-4538-824d-c56e4f84b4c5 tempest-TaggedAttachmentsTest-2054339587 tempest-TaggedAttachmentsTest-2054339587-project-member] DELETE https://10.4.3.117/volume/v3/volumes/f8a7343a-f423-4787-909e-11329f6dcfd2 Jul 27 16:10:10.875639 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.openstack.wsgi [None req-02c4dae3-0042-4538-824d-c56e4f84b4c5 tempest-TaggedAttachmentsTest-2054339587 tempest-TaggedAttachmentsTest-2054339587-project-member] Empty body provided in request {{(pid=100522) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:10:10.875889 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.openstack.wsgi [None req-02c4dae3-0042-4538-824d-c56e4f84b4c5 tempest-TaggedAttachmentsTest-2054339587 tempest-TaggedAttachmentsTest-2054339587-project-member] Calling method 'delete' {{(pid=100522) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:10:10.876082 np0000005924 devstack@c-api.service[100522]: INFO cinder.api.v3.volumes [None req-02c4dae3-0042-4538-824d-c56e4f84b4c5 tempest-TaggedAttachmentsTest-2054339587 tempest-TaggedAttachmentsTest-2054339587-project-member] Delete volume with id: f8a7343a-f423-4787-909e-11329f6dcfd2 Jul 27 16:10:10.885084 np0000005924 devstack@c-api.service[100522]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:10:10.885084 np0000005924 devstack@c-api.service[100522]: warnings.warn( Jul 27 16:10:10.885679 np0000005924 devstack@c-api.service[100522]: INFO cinder.volume.api [None req-02c4dae3-0042-4538-824d-c56e4f84b4c5 tempest-TaggedAttachmentsTest-2054339587 tempest-TaggedAttachmentsTest-2054339587-project-member] Volume info retrieved successfully. Jul 27 16:10:10.914349 np0000005924 devstack@c-api.service[100522]: INFO cinder.volume.api [None req-02c4dae3-0042-4538-824d-c56e4f84b4c5 tempest-TaggedAttachmentsTest-2054339587 tempest-TaggedAttachmentsTest-2054339587-project-member] Delete volume request issued successfully. Jul 27 16:10:10.914736 np0000005924 devstack@c-api.service[100522]: INFO cinder.api.openstack.wsgi [None req-02c4dae3-0042-4538-824d-c56e4f84b4c5 tempest-TaggedAttachmentsTest-2054339587 tempest-TaggedAttachmentsTest-2054339587-project-member] https://10.4.3.117/volume/v3/volumes/f8a7343a-f423-4787-909e-11329f6dcfd2 returned with HTTP 202 Jul 27 16:10:10.915283 np0000005924 devstack@c-api.service[100522]: [pid: 100522|app: 0|req: 196/794] 10.4.3.117 () {66 vars in 1351 bytes} [Mon Jul 27 16:10:10 2026] DELETE /volume/v3/volumes/f8a7343a-f423-4787-909e-11329f6dcfd2 => generated 0 bytes in 43 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 27 16:10:10.922353 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.middleware.request_id [None req-f49d4e34-9349-4fe0-b064-7d82c63b0e54 None None] RequestId filter calling following filter/app {{(pid=100521) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:10:10.924680 np0000005924 devstack@c-api.service[100521]: INFO cinder.api.openstack.wsgi [None req-f49d4e34-9349-4fe0-b064-7d82c63b0e54 tempest-TaggedAttachmentsTest-2054339587 tempest-TaggedAttachmentsTest-2054339587-project-member] GET https://10.4.3.117/volume/v3/volumes/f8a7343a-f423-4787-909e-11329f6dcfd2 Jul 27 16:10:10.924935 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.openstack.wsgi [None req-f49d4e34-9349-4fe0-b064-7d82c63b0e54 tempest-TaggedAttachmentsTest-2054339587 tempest-TaggedAttachmentsTest-2054339587-project-member] Empty body provided in request {{(pid=100521) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:10:10.925344 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.openstack.wsgi [None req-f49d4e34-9349-4fe0-b064-7d82c63b0e54 tempest-TaggedAttachmentsTest-2054339587 tempest-TaggedAttachmentsTest-2054339587-project-member] Calling method 'show' {{(pid=100521) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:10:10.936508 np0000005924 devstack@c-api.service[100521]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:10:10.936508 np0000005924 devstack@c-api.service[100521]: warnings.warn( Jul 27 16:10:10.941647 np0000005924 devstack@c-api.service[100521]: INFO cinder.volume.api [None req-f49d4e34-9349-4fe0-b064-7d82c63b0e54 tempest-TaggedAttachmentsTest-2054339587 tempest-TaggedAttachmentsTest-2054339587-project-member] Volume info retrieved successfully. Jul 27 16:10:10.948277 np0000005924 devstack@c-api.service[100521]: INFO cinder.api.openstack.wsgi [None req-f49d4e34-9349-4fe0-b064-7d82c63b0e54 tempest-TaggedAttachmentsTest-2054339587 tempest-TaggedAttachmentsTest-2054339587-project-member] https://10.4.3.117/volume/v3/volumes/f8a7343a-f423-4787-909e-11329f6dcfd2 returned with HTTP 200 Jul 27 16:10:10.949101 np0000005924 devstack@c-api.service[100521]: [pid: 100521|app: 0|req: 197/795] 10.4.3.117 () {66 vars in 1348 bytes} [Mon Jul 27 16:10:10 2026] GET /volume/v3/volumes/f8a7343a-f423-4787-909e-11329f6dcfd2 => generated 843 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 27 16:10:11.498885 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.middleware.request_id [None req-ecdeafe6-7b54-4896-981d-132dde095eae None None] RequestId filter calling following filter/app {{(pid=100523) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:10:11.500726 np0000005924 devstack@c-api.service[100523]: INFO cinder.api.openstack.wsgi [None req-ecdeafe6-7b54-4896-981d-132dde095eae tempest-VolumesBackupsAdminTest-784678603 tempest-VolumesBackupsAdminTest-784678603-project-member] GET https://10.4.3.117/volume/v3/backups/a3797fe3-f737-4d52-a95d-4c6e455dcd40 Jul 27 16:10:11.500949 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.openstack.wsgi [None req-ecdeafe6-7b54-4896-981d-132dde095eae tempest-VolumesBackupsAdminTest-784678603 tempest-VolumesBackupsAdminTest-784678603-project-member] Empty body provided in request {{(pid=100523) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:10:11.501214 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.openstack.wsgi [None req-ecdeafe6-7b54-4896-981d-132dde095eae tempest-VolumesBackupsAdminTest-784678603 tempest-VolumesBackupsAdminTest-784678603-project-member] Calling method 'show' {{(pid=100523) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:10:11.501380 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.v3.backups [None req-ecdeafe6-7b54-4896-981d-132dde095eae tempest-VolumesBackupsAdminTest-784678603 tempest-VolumesBackupsAdminTest-784678603-project-member] Show backup with id a3797fe3-f737-4d52-a95d-4c6e455dcd40. {{(pid=100523) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 27 16:10:11.506289 np0000005924 devstack@c-api.service[100523]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:10:11.506289 np0000005924 devstack@c-api.service[100523]: warnings.warn( Jul 27 16:10:11.507088 np0000005924 devstack@c-api.service[100523]: INFO cinder.api.openstack.wsgi [None req-ecdeafe6-7b54-4896-981d-132dde095eae tempest-VolumesBackupsAdminTest-784678603 tempest-VolumesBackupsAdminTest-784678603-project-member] https://10.4.3.117/volume/v3/backups/a3797fe3-f737-4d52-a95d-4c6e455dcd40 returned with HTTP 200 Jul 27 16:10:11.507503 np0000005924 devstack@c-api.service[100523]: [pid: 100523|app: 0|req: 199/796] 10.4.3.117 () {66 vars in 1348 bytes} [Mon Jul 27 16:10:11 2026] GET /volume/v3/backups/a3797fe3-f737-4d52-a95d-4c6e455dcd40 => generated 802 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 27 16:10:11.962011 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.middleware.request_id [None req-ca086fa8-8627-4a02-ad16-0e7680f0ad3d None None] RequestId filter calling following filter/app {{(pid=100524) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:10:11.964191 np0000005924 devstack@c-api.service[100524]: INFO cinder.api.openstack.wsgi [None req-ca086fa8-8627-4a02-ad16-0e7680f0ad3d tempest-TaggedAttachmentsTest-2054339587 tempest-TaggedAttachmentsTest-2054339587-project-member] GET https://10.4.3.117/volume/v3/volumes/f8a7343a-f423-4787-909e-11329f6dcfd2 Jul 27 16:10:11.964453 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.openstack.wsgi [None req-ca086fa8-8627-4a02-ad16-0e7680f0ad3d tempest-TaggedAttachmentsTest-2054339587 tempest-TaggedAttachmentsTest-2054339587-project-member] Empty body provided in request {{(pid=100524) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:10:11.964692 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.openstack.wsgi [None req-ca086fa8-8627-4a02-ad16-0e7680f0ad3d tempest-TaggedAttachmentsTest-2054339587 tempest-TaggedAttachmentsTest-2054339587-project-member] Calling method 'show' {{(pid=100524) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:10:11.971282 np0000005924 devstack@c-api.service[100524]: INFO cinder.api.openstack.wsgi [None req-ca086fa8-8627-4a02-ad16-0e7680f0ad3d tempest-TaggedAttachmentsTest-2054339587 tempest-TaggedAttachmentsTest-2054339587-project-member] https://10.4.3.117/volume/v3/volumes/f8a7343a-f423-4787-909e-11329f6dcfd2 returned with HTTP 404 Jul 27 16:10:11.972190 np0000005924 devstack@c-api.service[100524]: [pid: 100524|app: 0|req: 205/797] 10.4.3.117 () {66 vars in 1348 bytes} [Mon Jul 27 16:10:11 2026] GET /volume/v3/volumes/f8a7343a-f423-4787-909e-11329f6dcfd2 => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 27 16:10:12.517921 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.middleware.request_id [None req-845e3d96-945c-4c42-bcfe-1e95140e811e None None] RequestId filter calling following filter/app {{(pid=100522) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:10:12.519819 np0000005924 devstack@c-api.service[100522]: INFO cinder.api.openstack.wsgi [None req-845e3d96-945c-4c42-bcfe-1e95140e811e tempest-VolumesBackupsAdminTest-784678603 tempest-VolumesBackupsAdminTest-784678603-project-member] GET https://10.4.3.117/volume/v3/backups/a3797fe3-f737-4d52-a95d-4c6e455dcd40 Jul 27 16:10:12.520018 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.openstack.wsgi [None req-845e3d96-945c-4c42-bcfe-1e95140e811e tempest-VolumesBackupsAdminTest-784678603 tempest-VolumesBackupsAdminTest-784678603-project-member] Empty body provided in request {{(pid=100522) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:10:12.520233 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.openstack.wsgi [None req-845e3d96-945c-4c42-bcfe-1e95140e811e tempest-VolumesBackupsAdminTest-784678603 tempest-VolumesBackupsAdminTest-784678603-project-member] Calling method 'show' {{(pid=100522) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:10:12.520382 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.v3.backups [None req-845e3d96-945c-4c42-bcfe-1e95140e811e tempest-VolumesBackupsAdminTest-784678603 tempest-VolumesBackupsAdminTest-784678603-project-member] Show backup with id a3797fe3-f737-4d52-a95d-4c6e455dcd40. {{(pid=100522) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 27 16:10:12.525633 np0000005924 devstack@c-api.service[100522]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:10:12.525633 np0000005924 devstack@c-api.service[100522]: warnings.warn( Jul 27 16:10:12.526975 np0000005924 devstack@c-api.service[100522]: INFO cinder.api.openstack.wsgi [None req-845e3d96-945c-4c42-bcfe-1e95140e811e tempest-VolumesBackupsAdminTest-784678603 tempest-VolumesBackupsAdminTest-784678603-project-member] https://10.4.3.117/volume/v3/backups/a3797fe3-f737-4d52-a95d-4c6e455dcd40 returned with HTTP 200 Jul 27 16:10:12.527385 np0000005924 devstack@c-api.service[100522]: [pid: 100522|app: 0|req: 197/798] 10.4.3.117 () {66 vars in 1348 bytes} [Mon Jul 27 16:10:12 2026] GET /volume/v3/backups/a3797fe3-f737-4d52-a95d-4c6e455dcd40 => generated 802 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 27 16:10:13.538317 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.middleware.request_id [None req-f7f9765c-96e1-48ed-8b1a-bb887ae81b8d None None] RequestId filter calling following filter/app {{(pid=100521) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:10:13.540615 np0000005924 devstack@c-api.service[100521]: INFO cinder.api.openstack.wsgi [None req-f7f9765c-96e1-48ed-8b1a-bb887ae81b8d tempest-VolumesBackupsAdminTest-784678603 tempest-VolumesBackupsAdminTest-784678603-project-member] GET https://10.4.3.117/volume/v3/backups/a3797fe3-f737-4d52-a95d-4c6e455dcd40 Jul 27 16:10:13.540831 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.openstack.wsgi [None req-f7f9765c-96e1-48ed-8b1a-bb887ae81b8d tempest-VolumesBackupsAdminTest-784678603 tempest-VolumesBackupsAdminTest-784678603-project-member] Empty body provided in request {{(pid=100521) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:10:13.541053 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.openstack.wsgi [None req-f7f9765c-96e1-48ed-8b1a-bb887ae81b8d tempest-VolumesBackupsAdminTest-784678603 tempest-VolumesBackupsAdminTest-784678603-project-member] Calling method 'show' {{(pid=100521) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:10:13.541449 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.v3.backups [None req-f7f9765c-96e1-48ed-8b1a-bb887ae81b8d tempest-VolumesBackupsAdminTest-784678603 tempest-VolumesBackupsAdminTest-784678603-project-member] Show backup with id a3797fe3-f737-4d52-a95d-4c6e455dcd40. {{(pid=100521) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 27 16:10:13.548082 np0000005924 devstack@c-api.service[100521]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:10:13.548082 np0000005924 devstack@c-api.service[100521]: warnings.warn( Jul 27 16:10:13.549130 np0000005924 devstack@c-api.service[100521]: INFO cinder.api.openstack.wsgi [None req-f7f9765c-96e1-48ed-8b1a-bb887ae81b8d tempest-VolumesBackupsAdminTest-784678603 tempest-VolumesBackupsAdminTest-784678603-project-member] https://10.4.3.117/volume/v3/backups/a3797fe3-f737-4d52-a95d-4c6e455dcd40 returned with HTTP 200 Jul 27 16:10:13.549654 np0000005924 devstack@c-api.service[100521]: [pid: 100521|app: 0|req: 198/799] 10.4.3.117 () {66 vars in 1348 bytes} [Mon Jul 27 16:10:13 2026] GET /volume/v3/backups/a3797fe3-f737-4d52-a95d-4c6e455dcd40 => generated 802 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jul 27 16:10:14.560871 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.middleware.request_id [None req-01a66eda-f469-4b99-b97e-0f2c4b9734af None None] RequestId filter calling following filter/app {{(pid=100523) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:10:14.565921 np0000005924 devstack@c-api.service[100523]: INFO cinder.api.openstack.wsgi [None req-01a66eda-f469-4b99-b97e-0f2c4b9734af tempest-VolumesBackupsAdminTest-784678603 tempest-VolumesBackupsAdminTest-784678603-project-member] GET https://10.4.3.117/volume/v3/backups/a3797fe3-f737-4d52-a95d-4c6e455dcd40 Jul 27 16:10:14.566145 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.openstack.wsgi [None req-01a66eda-f469-4b99-b97e-0f2c4b9734af tempest-VolumesBackupsAdminTest-784678603 tempest-VolumesBackupsAdminTest-784678603-project-member] Empty body provided in request {{(pid=100523) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:10:14.566386 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.openstack.wsgi [None req-01a66eda-f469-4b99-b97e-0f2c4b9734af tempest-VolumesBackupsAdminTest-784678603 tempest-VolumesBackupsAdminTest-784678603-project-member] Calling method 'show' {{(pid=100523) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:10:14.566521 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.v3.backups [None req-01a66eda-f469-4b99-b97e-0f2c4b9734af tempest-VolumesBackupsAdminTest-784678603 tempest-VolumesBackupsAdminTest-784678603-project-member] Show backup with id a3797fe3-f737-4d52-a95d-4c6e455dcd40. {{(pid=100523) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 27 16:10:14.574981 np0000005924 devstack@c-api.service[100523]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:10:14.574981 np0000005924 devstack@c-api.service[100523]: warnings.warn( Jul 27 16:10:14.577512 np0000005924 devstack@c-api.service[100523]: INFO cinder.api.openstack.wsgi [None req-01a66eda-f469-4b99-b97e-0f2c4b9734af tempest-VolumesBackupsAdminTest-784678603 tempest-VolumesBackupsAdminTest-784678603-project-member] https://10.4.3.117/volume/v3/backups/a3797fe3-f737-4d52-a95d-4c6e455dcd40 returned with HTTP 200 Jul 27 16:10:14.579103 np0000005924 devstack@c-api.service[100523]: [pid: 100523|app: 0|req: 200/800] 10.4.3.117 () {66 vars in 1348 bytes} [Mon Jul 27 16:10:14 2026] GET /volume/v3/backups/a3797fe3-f737-4d52-a95d-4c6e455dcd40 => generated 802 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 27 16:10:14.589756 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.middleware.request_id [None req-3955fb62-0a4f-4957-bec0-4351c69bed2a None None] RequestId filter calling following filter/app {{(pid=100524) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:10:14.593206 np0000005924 devstack@c-api.service[100524]: INFO cinder.api.openstack.wsgi [None req-3955fb62-0a4f-4957-bec0-4351c69bed2a tempest-VolumesBackupsAdminTest-784678603 tempest-VolumesBackupsAdminTest-784678603-project-member] GET https://10.4.3.117/volume/v3/volumes/39cf554a-1ea9-4f55-a0c3-8ace478b63c4 Jul 27 16:10:14.593460 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.openstack.wsgi [None req-3955fb62-0a4f-4957-bec0-4351c69bed2a tempest-VolumesBackupsAdminTest-784678603 tempest-VolumesBackupsAdminTest-784678603-project-member] Empty body provided in request {{(pid=100524) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:10:14.593705 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.openstack.wsgi [None req-3955fb62-0a4f-4957-bec0-4351c69bed2a tempest-VolumesBackupsAdminTest-784678603 tempest-VolumesBackupsAdminTest-784678603-project-member] Calling method 'show' {{(pid=100524) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:10:14.606046 np0000005924 devstack@c-api.service[100524]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:10:14.606046 np0000005924 devstack@c-api.service[100524]: warnings.warn( Jul 27 16:10:14.610583 np0000005924 devstack@c-api.service[100524]: INFO cinder.volume.api [None req-3955fb62-0a4f-4957-bec0-4351c69bed2a tempest-VolumesBackupsAdminTest-784678603 tempest-VolumesBackupsAdminTest-784678603-project-member] Volume info retrieved successfully. Jul 27 16:10:14.616568 np0000005924 devstack@c-api.service[100524]: INFO cinder.api.openstack.wsgi [None req-3955fb62-0a4f-4957-bec0-4351c69bed2a tempest-VolumesBackupsAdminTest-784678603 tempest-VolumesBackupsAdminTest-784678603-project-member] https://10.4.3.117/volume/v3/volumes/39cf554a-1ea9-4f55-a0c3-8ace478b63c4 returned with HTTP 200 Jul 27 16:10:14.617165 np0000005924 devstack@c-api.service[100524]: [pid: 100524|app: 0|req: 206/801] 10.4.3.117 () {66 vars in 1348 bytes} [Mon Jul 27 16:10:14 2026] GET /volume/v3/volumes/39cf554a-1ea9-4f55-a0c3-8ace478b63c4 => generated 902 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 27 16:10:14.631564 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.middleware.request_id [None req-8e6f97f3-1cae-417b-a3bf-137cf7d93d56 None None] RequestId filter calling following filter/app {{(pid=100522) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:10:14.634527 np0000005924 devstack@c-api.service[100522]: INFO cinder.api.openstack.wsgi [None req-8e6f97f3-1cae-417b-a3bf-137cf7d93d56 tempest-VolumesBackupsAdminTest-784678603 tempest-VolumesBackupsAdminTest-784678603-project-member] GET https://10.4.3.117/volume/v3/volumes Jul 27 16:10:14.634767 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.openstack.wsgi [None req-8e6f97f3-1cae-417b-a3bf-137cf7d93d56 tempest-VolumesBackupsAdminTest-784678603 tempest-VolumesBackupsAdminTest-784678603-project-member] Empty body provided in request {{(pid=100522) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:10:14.634990 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.openstack.wsgi [None req-8e6f97f3-1cae-417b-a3bf-137cf7d93d56 tempest-VolumesBackupsAdminTest-784678603 tempest-VolumesBackupsAdminTest-784678603-project-member] Calling method 'index' {{(pid=100522) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:10:14.635312 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.api_utils [None req-8e6f97f3-1cae-417b-a3bf-137cf7d93d56 tempest-VolumesBackupsAdminTest-784678603 tempest-VolumesBackupsAdminTest-784678603-project-member] Removing options '' from query. {{(pid=100522) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 27 16:10:14.636219 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.volume.api [None req-8e6f97f3-1cae-417b-a3bf-137cf7d93d56 tempest-VolumesBackupsAdminTest-784678603 tempest-VolumesBackupsAdminTest-784678603-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100522) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 27 16:10:14.647910 np0000005924 devstack@c-api.service[100522]: INFO cinder.volume.api [None req-8e6f97f3-1cae-417b-a3bf-137cf7d93d56 tempest-VolumesBackupsAdminTest-784678603 tempest-VolumesBackupsAdminTest-784678603-project-member] Get all volumes completed successfully. Jul 27 16:10:14.648626 np0000005924 devstack@c-api.service[100522]: INFO cinder.api.openstack.wsgi [None req-8e6f97f3-1cae-417b-a3bf-137cf7d93d56 tempest-VolumesBackupsAdminTest-784678603 tempest-VolumesBackupsAdminTest-784678603-project-member] https://10.4.3.117/volume/v3/volumes returned with HTTP 200 Jul 27 16:10:14.649106 np0000005924 devstack@c-api.service[100522]: [pid: 100522|app: 0|req: 198/802] 10.4.3.117 () {66 vars in 1237 bytes} [Mon Jul 27 16:10:14 2026] GET /volume/v3/volumes => generated 663 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 27 16:10:14.657467 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.middleware.request_id [None req-cca95046-9e3e-4ff2-8cf3-a98902839f9c None None] RequestId filter calling following filter/app {{(pid=100521) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:10:14.659707 np0000005924 devstack@c-api.service[100521]: INFO cinder.api.openstack.wsgi [None req-cca95046-9e3e-4ff2-8cf3-a98902839f9c tempest-VolumesBackupsAdminTest-784678603 tempest-VolumesBackupsAdminTest-784678603-project-member] DELETE https://10.4.3.117/volume/v3/volumes/39cf554a-1ea9-4f55-a0c3-8ace478b63c4 Jul 27 16:10:14.659989 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.openstack.wsgi [None req-cca95046-9e3e-4ff2-8cf3-a98902839f9c tempest-VolumesBackupsAdminTest-784678603 tempest-VolumesBackupsAdminTest-784678603-project-member] Empty body provided in request {{(pid=100521) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:10:14.660315 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.openstack.wsgi [None req-cca95046-9e3e-4ff2-8cf3-a98902839f9c tempest-VolumesBackupsAdminTest-784678603 tempest-VolumesBackupsAdminTest-784678603-project-member] Calling method 'delete' {{(pid=100521) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:10:14.660619 np0000005924 devstack@c-api.service[100521]: INFO cinder.api.v3.volumes [None req-cca95046-9e3e-4ff2-8cf3-a98902839f9c tempest-VolumesBackupsAdminTest-784678603 tempest-VolumesBackupsAdminTest-784678603-project-member] Delete volume with id: 39cf554a-1ea9-4f55-a0c3-8ace478b63c4 Jul 27 16:10:14.674047 np0000005924 devstack@c-api.service[100521]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:10:14.674047 np0000005924 devstack@c-api.service[100521]: warnings.warn( Jul 27 16:10:14.674810 np0000005924 devstack@c-api.service[100521]: INFO cinder.volume.api [None req-cca95046-9e3e-4ff2-8cf3-a98902839f9c tempest-VolumesBackupsAdminTest-784678603 tempest-VolumesBackupsAdminTest-784678603-project-member] Volume info retrieved successfully. Jul 27 16:10:14.698345 np0000005924 devstack@c-api.service[100521]: INFO cinder.volume.api [None req-cca95046-9e3e-4ff2-8cf3-a98902839f9c tempest-VolumesBackupsAdminTest-784678603 tempest-VolumesBackupsAdminTest-784678603-project-member] Delete volume request issued successfully. Jul 27 16:10:14.698566 np0000005924 devstack@c-api.service[100521]: INFO cinder.api.openstack.wsgi [None req-cca95046-9e3e-4ff2-8cf3-a98902839f9c tempest-VolumesBackupsAdminTest-784678603 tempest-VolumesBackupsAdminTest-784678603-project-member] https://10.4.3.117/volume/v3/volumes/39cf554a-1ea9-4f55-a0c3-8ace478b63c4 returned with HTTP 202 Jul 27 16:10:14.698954 np0000005924 devstack@c-api.service[100521]: [pid: 100521|app: 0|req: 199/803] 10.4.3.117 () {66 vars in 1351 bytes} [Mon Jul 27 16:10:14 2026] DELETE /volume/v3/volumes/39cf554a-1ea9-4f55-a0c3-8ace478b63c4 => generated 0 bytes in 42 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 27 16:10:14.706839 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.middleware.request_id [None req-28eeeb7a-263e-42b8-94b1-052fc9ce2c2a None None] RequestId filter calling following filter/app {{(pid=100523) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:10:14.708437 np0000005924 devstack@c-api.service[100523]: INFO cinder.api.openstack.wsgi [None req-28eeeb7a-263e-42b8-94b1-052fc9ce2c2a tempest-VolumesBackupsAdminTest-1692846491 tempest-VolumesBackupsAdminTest-1692846491-project-admin] DELETE https://10.4.3.117/volume/v3/backups/35ca039d-c978-450e-a19c-67dcfbedcb56 Jul 27 16:10:14.708677 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.openstack.wsgi [None req-28eeeb7a-263e-42b8-94b1-052fc9ce2c2a tempest-VolumesBackupsAdminTest-1692846491 tempest-VolumesBackupsAdminTest-1692846491-project-admin] Empty body provided in request {{(pid=100523) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:10:14.708864 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.openstack.wsgi [None req-28eeeb7a-263e-42b8-94b1-052fc9ce2c2a tempest-VolumesBackupsAdminTest-1692846491 tempest-VolumesBackupsAdminTest-1692846491-project-admin] Calling method 'delete' {{(pid=100523) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:10:14.708978 np0000005924 devstack@c-api.service[100523]: INFO cinder.api.contrib.backups [None req-28eeeb7a-263e-42b8-94b1-052fc9ce2c2a tempest-VolumesBackupsAdminTest-1692846491 tempest-VolumesBackupsAdminTest-1692846491-project-admin] Delete backup with id: 35ca039d-c978-450e-a19c-67dcfbedcb56. Jul 27 16:10:14.719575 np0000005924 devstack@c-api.service[100523]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:10:14.719575 np0000005924 devstack@c-api.service[100523]: warnings.warn( Jul 27 16:10:14.741865 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.backup.rpcapi [None req-28eeeb7a-263e-42b8-94b1-052fc9ce2c2a tempest-VolumesBackupsAdminTest-1692846491 tempest-VolumesBackupsAdminTest-1692846491-project-admin] delete_backup rpcapi backup_id 35ca039d-c978-450e-a19c-67dcfbedcb56 {{(pid=100523) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Jul 27 16:10:14.746806 np0000005924 devstack@c-api.service[100523]: INFO cinder.api.openstack.wsgi [None req-28eeeb7a-263e-42b8-94b1-052fc9ce2c2a tempest-VolumesBackupsAdminTest-1692846491 tempest-VolumesBackupsAdminTest-1692846491-project-admin] https://10.4.3.117/volume/v3/backups/35ca039d-c978-450e-a19c-67dcfbedcb56 returned with HTTP 202 Jul 27 16:10:14.747522 np0000005924 devstack@c-api.service[100523]: [pid: 100523|app: 0|req: 201/804] 10.4.3.117 () {66 vars in 1351 bytes} [Mon Jul 27 16:10:14 2026] DELETE /volume/v3/backups/35ca039d-c978-450e-a19c-67dcfbedcb56 => generated 0 bytes in 41 msecs (HTTP/1.1 202) 7 headers in 289 bytes (2 switches on core 0) Jul 27 16:10:14.757491 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.middleware.request_id [None req-e482eecb-63c0-4417-9bba-11185fc2bd66 None None] RequestId filter calling following filter/app {{(pid=100524) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:10:14.760471 np0000005924 devstack@c-api.service[100524]: INFO cinder.api.openstack.wsgi [None req-e482eecb-63c0-4417-9bba-11185fc2bd66 tempest-VolumesBackupsAdminTest-1692846491 tempest-VolumesBackupsAdminTest-1692846491-project-admin] GET https://10.4.3.117/volume/v3/backups/35ca039d-c978-450e-a19c-67dcfbedcb56 Jul 27 16:10:14.760471 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.openstack.wsgi [None req-e482eecb-63c0-4417-9bba-11185fc2bd66 tempest-VolumesBackupsAdminTest-1692846491 tempest-VolumesBackupsAdminTest-1692846491-project-admin] Empty body provided in request {{(pid=100524) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:10:14.760471 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.openstack.wsgi [None req-e482eecb-63c0-4417-9bba-11185fc2bd66 tempest-VolumesBackupsAdminTest-1692846491 tempest-VolumesBackupsAdminTest-1692846491-project-admin] Calling method 'show' {{(pid=100524) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:10:14.760471 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.v3.backups [None req-e482eecb-63c0-4417-9bba-11185fc2bd66 tempest-VolumesBackupsAdminTest-1692846491 tempest-VolumesBackupsAdminTest-1692846491-project-admin] Show backup with id 35ca039d-c978-450e-a19c-67dcfbedcb56. {{(pid=100524) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 27 16:10:14.766228 np0000005924 devstack@c-api.service[100524]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:10:14.766228 np0000005924 devstack@c-api.service[100524]: warnings.warn( Jul 27 16:10:14.767533 np0000005924 devstack@c-api.service[100524]: INFO cinder.api.openstack.wsgi [None req-e482eecb-63c0-4417-9bba-11185fc2bd66 tempest-VolumesBackupsAdminTest-1692846491 tempest-VolumesBackupsAdminTest-1692846491-project-admin] https://10.4.3.117/volume/v3/backups/35ca039d-c978-450e-a19c-67dcfbedcb56 returned with HTTP 200 Jul 27 16:10:14.767653 np0000005924 devstack@c-api.service[100524]: [pid: 100524|app: 0|req: 207/805] 10.4.3.117 () {66 vars in 1348 bytes} [Mon Jul 27 16:10:14 2026] GET /volume/v3/backups/35ca039d-c978-450e-a19c-67dcfbedcb56 => generated 801 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 27 16:10:15.779033 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.middleware.request_id [None req-6d19071e-80e1-41e6-b436-7c9389e68284 None None] RequestId filter calling following filter/app {{(pid=100522) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:10:15.780806 np0000005924 devstack@c-api.service[100522]: INFO cinder.api.openstack.wsgi [None req-6d19071e-80e1-41e6-b436-7c9389e68284 tempest-VolumesBackupsAdminTest-1692846491 tempest-VolumesBackupsAdminTest-1692846491-project-admin] GET https://10.4.3.117/volume/v3/backups/35ca039d-c978-450e-a19c-67dcfbedcb56 Jul 27 16:10:15.781037 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.openstack.wsgi [None req-6d19071e-80e1-41e6-b436-7c9389e68284 tempest-VolumesBackupsAdminTest-1692846491 tempest-VolumesBackupsAdminTest-1692846491-project-admin] Empty body provided in request {{(pid=100522) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:10:15.781224 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.openstack.wsgi [None req-6d19071e-80e1-41e6-b436-7c9389e68284 tempest-VolumesBackupsAdminTest-1692846491 tempest-VolumesBackupsAdminTest-1692846491-project-admin] Calling method 'show' {{(pid=100522) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:10:15.781341 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.v3.backups [None req-6d19071e-80e1-41e6-b436-7c9389e68284 tempest-VolumesBackupsAdminTest-1692846491 tempest-VolumesBackupsAdminTest-1692846491-project-admin] Show backup with id 35ca039d-c978-450e-a19c-67dcfbedcb56. {{(pid=100522) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 27 16:10:15.785106 np0000005924 devstack@c-api.service[100522]: INFO cinder.api.openstack.wsgi [None req-6d19071e-80e1-41e6-b436-7c9389e68284 tempest-VolumesBackupsAdminTest-1692846491 tempest-VolumesBackupsAdminTest-1692846491-project-admin] https://10.4.3.117/volume/v3/backups/35ca039d-c978-450e-a19c-67dcfbedcb56 returned with HTTP 404 Jul 27 16:10:15.785584 np0000005924 devstack@c-api.service[100522]: [pid: 100522|app: 0|req: 199/806] 10.4.3.117 () {66 vars in 1348 bytes} [Mon Jul 27 16:10:15 2026] GET /volume/v3/backups/35ca039d-c978-450e-a19c-67dcfbedcb56 => generated 109 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 27 16:10:15.792539 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.middleware.request_id [None req-ddc41f7d-8000-4f81-ae47-94d160cb0721 None None] RequestId filter calling following filter/app {{(pid=100521) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:10:15.794766 np0000005924 devstack@c-api.service[100521]: INFO cinder.api.openstack.wsgi [None req-ddc41f7d-8000-4f81-ae47-94d160cb0721 tempest-VolumesBackupsAdminTest-784678603 tempest-VolumesBackupsAdminTest-784678603-project-member] DELETE https://10.4.3.117/volume/v3/backups/a3797fe3-f737-4d52-a95d-4c6e455dcd40 Jul 27 16:10:15.795020 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.openstack.wsgi [None req-ddc41f7d-8000-4f81-ae47-94d160cb0721 tempest-VolumesBackupsAdminTest-784678603 tempest-VolumesBackupsAdminTest-784678603-project-member] Empty body provided in request {{(pid=100521) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:10:15.795275 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.openstack.wsgi [None req-ddc41f7d-8000-4f81-ae47-94d160cb0721 tempest-VolumesBackupsAdminTest-784678603 tempest-VolumesBackupsAdminTest-784678603-project-member] Calling method 'delete' {{(pid=100521) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:10:15.795462 np0000005924 devstack@c-api.service[100521]: INFO cinder.api.contrib.backups [None req-ddc41f7d-8000-4f81-ae47-94d160cb0721 tempest-VolumesBackupsAdminTest-784678603 tempest-VolumesBackupsAdminTest-784678603-project-member] Delete backup with id: a3797fe3-f737-4d52-a95d-4c6e455dcd40. Jul 27 16:10:15.801282 np0000005924 devstack@c-api.service[100521]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:10:15.801282 np0000005924 devstack@c-api.service[100521]: warnings.warn( Jul 27 16:10:15.817212 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.backup.rpcapi [None req-ddc41f7d-8000-4f81-ae47-94d160cb0721 tempest-VolumesBackupsAdminTest-784678603 tempest-VolumesBackupsAdminTest-784678603-project-member] delete_backup rpcapi backup_id a3797fe3-f737-4d52-a95d-4c6e455dcd40 {{(pid=100521) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Jul 27 16:10:15.819036 np0000005924 devstack@c-api.service[100521]: INFO cinder.api.openstack.wsgi [None req-ddc41f7d-8000-4f81-ae47-94d160cb0721 tempest-VolumesBackupsAdminTest-784678603 tempest-VolumesBackupsAdminTest-784678603-project-member] https://10.4.3.117/volume/v3/backups/a3797fe3-f737-4d52-a95d-4c6e455dcd40 returned with HTTP 202 Jul 27 16:10:15.821823 np0000005924 devstack@c-api.service[100521]: [pid: 100521|app: 0|req: 200/807] 10.4.3.117 () {66 vars in 1351 bytes} [Mon Jul 27 16:10:15 2026] DELETE /volume/v3/backups/a3797fe3-f737-4d52-a95d-4c6e455dcd40 => generated 0 bytes in 30 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 27 16:10:15.829057 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.middleware.request_id [None req-e743b9da-7400-412e-bf64-9b88f50b3252 None None] RequestId filter calling following filter/app {{(pid=100523) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:10:15.832833 np0000005924 devstack@c-api.service[100523]: INFO cinder.api.openstack.wsgi [None req-e743b9da-7400-412e-bf64-9b88f50b3252 tempest-VolumesBackupsAdminTest-784678603 tempest-VolumesBackupsAdminTest-784678603-project-member] GET https://10.4.3.117/volume/v3/backups/a3797fe3-f737-4d52-a95d-4c6e455dcd40 Jul 27 16:10:15.832833 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.openstack.wsgi [None req-e743b9da-7400-412e-bf64-9b88f50b3252 tempest-VolumesBackupsAdminTest-784678603 tempest-VolumesBackupsAdminTest-784678603-project-member] Empty body provided in request {{(pid=100523) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:10:15.832833 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.openstack.wsgi [None req-e743b9da-7400-412e-bf64-9b88f50b3252 tempest-VolumesBackupsAdminTest-784678603 tempest-VolumesBackupsAdminTest-784678603-project-member] Calling method 'show' {{(pid=100523) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:10:15.832833 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.v3.backups [None req-e743b9da-7400-412e-bf64-9b88f50b3252 tempest-VolumesBackupsAdminTest-784678603 tempest-VolumesBackupsAdminTest-784678603-project-member] Show backup with id a3797fe3-f737-4d52-a95d-4c6e455dcd40. {{(pid=100523) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 27 16:10:15.837089 np0000005924 devstack@c-api.service[100523]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:10:15.837089 np0000005924 devstack@c-api.service[100523]: warnings.warn( Jul 27 16:10:15.837966 np0000005924 devstack@c-api.service[100523]: INFO cinder.api.openstack.wsgi [None req-e743b9da-7400-412e-bf64-9b88f50b3252 tempest-VolumesBackupsAdminTest-784678603 tempest-VolumesBackupsAdminTest-784678603-project-member] https://10.4.3.117/volume/v3/backups/a3797fe3-f737-4d52-a95d-4c6e455dcd40 returned with HTTP 200 Jul 27 16:10:15.838856 np0000005924 devstack@c-api.service[100523]: [pid: 100523|app: 0|req: 202/808] 10.4.3.117 () {66 vars in 1348 bytes} [Mon Jul 27 16:10:15 2026] GET /volume/v3/backups/a3797fe3-f737-4d52-a95d-4c6e455dcd40 => generated 801 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 27 16:10:16.849184 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.middleware.request_id [None req-83545e8f-b7f1-4b5f-8a99-00d996164a67 None None] RequestId filter calling following filter/app {{(pid=100524) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:10:16.850894 np0000005924 devstack@c-api.service[100524]: INFO cinder.api.openstack.wsgi [None req-83545e8f-b7f1-4b5f-8a99-00d996164a67 tempest-VolumesBackupsAdminTest-784678603 tempest-VolumesBackupsAdminTest-784678603-project-member] GET https://10.4.3.117/volume/v3/backups/a3797fe3-f737-4d52-a95d-4c6e455dcd40 Jul 27 16:10:16.851091 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.openstack.wsgi [None req-83545e8f-b7f1-4b5f-8a99-00d996164a67 tempest-VolumesBackupsAdminTest-784678603 tempest-VolumesBackupsAdminTest-784678603-project-member] Empty body provided in request {{(pid=100524) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:10:16.851298 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.openstack.wsgi [None req-83545e8f-b7f1-4b5f-8a99-00d996164a67 tempest-VolumesBackupsAdminTest-784678603 tempest-VolumesBackupsAdminTest-784678603-project-member] Calling method 'show' {{(pid=100524) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:10:16.851698 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.v3.backups [None req-83545e8f-b7f1-4b5f-8a99-00d996164a67 tempest-VolumesBackupsAdminTest-784678603 tempest-VolumesBackupsAdminTest-784678603-project-member] Show backup with id a3797fe3-f737-4d52-a95d-4c6e455dcd40. {{(pid=100524) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 27 16:10:16.854859 np0000005924 devstack@c-api.service[100524]: INFO cinder.api.openstack.wsgi [None req-83545e8f-b7f1-4b5f-8a99-00d996164a67 tempest-VolumesBackupsAdminTest-784678603 tempest-VolumesBackupsAdminTest-784678603-project-member] https://10.4.3.117/volume/v3/backups/a3797fe3-f737-4d52-a95d-4c6e455dcd40 returned with HTTP 404 Jul 27 16:10:16.855294 np0000005924 devstack@c-api.service[100524]: [pid: 100524|app: 0|req: 208/809] 10.4.3.117 () {66 vars in 1348 bytes} [Mon Jul 27 16:10:16 2026] GET /volume/v3/backups/a3797fe3-f737-4d52-a95d-4c6e455dcd40 => generated 109 bytes in 6 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 27 16:10:16.957543 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.middleware.request_id [None req-b729db26-12a0-42f1-97e1-651d26faf1bf None None] RequestId filter calling following filter/app {{(pid=100522) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:10:16.960460 np0000005924 devstack@c-api.service[100522]: INFO cinder.api.openstack.wsgi [None req-b729db26-12a0-42f1-97e1-651d26faf1bf tempest-VolumesBackupsAdminTest-784678603 tempest-VolumesBackupsAdminTest-784678603-project-member] GET https://10.4.3.117/volume/v3/volumes/b0df22eb-07ac-4471-843d-04bda9ccb861 Jul 27 16:10:16.960629 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.openstack.wsgi [None req-b729db26-12a0-42f1-97e1-651d26faf1bf tempest-VolumesBackupsAdminTest-784678603 tempest-VolumesBackupsAdminTest-784678603-project-member] Empty body provided in request {{(pid=100522) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:10:16.960868 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.openstack.wsgi [None req-b729db26-12a0-42f1-97e1-651d26faf1bf tempest-VolumesBackupsAdminTest-784678603 tempest-VolumesBackupsAdminTest-784678603-project-member] Calling method 'show' {{(pid=100522) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:10:16.972446 np0000005924 devstack@c-api.service[100522]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:10:16.972446 np0000005924 devstack@c-api.service[100522]: warnings.warn( Jul 27 16:10:16.977553 np0000005924 devstack@c-api.service[100522]: INFO cinder.volume.api [None req-b729db26-12a0-42f1-97e1-651d26faf1bf tempest-VolumesBackupsAdminTest-784678603 tempest-VolumesBackupsAdminTest-784678603-project-member] Volume info retrieved successfully. Jul 27 16:10:16.983593 np0000005924 devstack@c-api.service[100522]: INFO cinder.api.openstack.wsgi [None req-b729db26-12a0-42f1-97e1-651d26faf1bf tempest-VolumesBackupsAdminTest-784678603 tempest-VolumesBackupsAdminTest-784678603-project-member] https://10.4.3.117/volume/v3/volumes/b0df22eb-07ac-4471-843d-04bda9ccb861 returned with HTTP 200 Jul 27 16:10:16.984793 np0000005924 devstack@c-api.service[100522]: [pid: 100522|app: 0|req: 200/810] 10.4.3.117 () {66 vars in 1348 bytes} [Mon Jul 27 16:10:16 2026] GET /volume/v3/volumes/b0df22eb-07ac-4471-843d-04bda9ccb861 => generated 847 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 27 16:10:16.999548 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.middleware.request_id [None req-56552fec-f32f-4579-b32b-26f720ae5741 None None] RequestId filter calling following filter/app {{(pid=100521) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:10:17.001171 np0000005924 devstack@c-api.service[100521]: INFO cinder.api.openstack.wsgi [None req-56552fec-f32f-4579-b32b-26f720ae5741 tempest-VolumesBackupsAdminTest-784678603 tempest-VolumesBackupsAdminTest-784678603-project-member] DELETE https://10.4.3.117/volume/v3/volumes/b0df22eb-07ac-4471-843d-04bda9ccb861 Jul 27 16:10:17.001417 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.openstack.wsgi [None req-56552fec-f32f-4579-b32b-26f720ae5741 tempest-VolumesBackupsAdminTest-784678603 tempest-VolumesBackupsAdminTest-784678603-project-member] Empty body provided in request {{(pid=100521) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:10:17.001618 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.openstack.wsgi [None req-56552fec-f32f-4579-b32b-26f720ae5741 tempest-VolumesBackupsAdminTest-784678603 tempest-VolumesBackupsAdminTest-784678603-project-member] Calling method 'delete' {{(pid=100521) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:10:17.001776 np0000005924 devstack@c-api.service[100521]: INFO cinder.api.v3.volumes [None req-56552fec-f32f-4579-b32b-26f720ae5741 tempest-VolumesBackupsAdminTest-784678603 tempest-VolumesBackupsAdminTest-784678603-project-member] Delete volume with id: b0df22eb-07ac-4471-843d-04bda9ccb861 Jul 27 16:10:17.008225 np0000005924 devstack@c-api.service[100521]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:10:17.008225 np0000005924 devstack@c-api.service[100521]: warnings.warn( Jul 27 16:10:17.008671 np0000005924 devstack@c-api.service[100521]: INFO cinder.volume.api [None req-56552fec-f32f-4579-b32b-26f720ae5741 tempest-VolumesBackupsAdminTest-784678603 tempest-VolumesBackupsAdminTest-784678603-project-member] Volume info retrieved successfully. Jul 27 16:10:17.034128 np0000005924 devstack@c-api.service[100521]: INFO cinder.volume.api [None req-56552fec-f32f-4579-b32b-26f720ae5741 tempest-VolumesBackupsAdminTest-784678603 tempest-VolumesBackupsAdminTest-784678603-project-member] Delete volume request issued successfully. Jul 27 16:10:17.034269 np0000005924 devstack@c-api.service[100521]: INFO cinder.api.openstack.wsgi [None req-56552fec-f32f-4579-b32b-26f720ae5741 tempest-VolumesBackupsAdminTest-784678603 tempest-VolumesBackupsAdminTest-784678603-project-member] https://10.4.3.117/volume/v3/volumes/b0df22eb-07ac-4471-843d-04bda9ccb861 returned with HTTP 202 Jul 27 16:10:17.034675 np0000005924 devstack@c-api.service[100521]: [pid: 100521|app: 0|req: 201/811] 10.4.3.117 () {66 vars in 1351 bytes} [Mon Jul 27 16:10:16 2026] DELETE /volume/v3/volumes/b0df22eb-07ac-4471-843d-04bda9ccb861 => generated 0 bytes in 35 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 27 16:10:17.042482 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.middleware.request_id [None req-1869d9f8-c370-4015-9e1f-cc19edbcbe5c None None] RequestId filter calling following filter/app {{(pid=100523) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:10:17.044498 np0000005924 devstack@c-api.service[100523]: INFO cinder.api.openstack.wsgi [None req-1869d9f8-c370-4015-9e1f-cc19edbcbe5c tempest-VolumesBackupsAdminTest-784678603 tempest-VolumesBackupsAdminTest-784678603-project-member] GET https://10.4.3.117/volume/v3/volumes/b0df22eb-07ac-4471-843d-04bda9ccb861 Jul 27 16:10:17.044685 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.openstack.wsgi [None req-1869d9f8-c370-4015-9e1f-cc19edbcbe5c tempest-VolumesBackupsAdminTest-784678603 tempest-VolumesBackupsAdminTest-784678603-project-member] Empty body provided in request {{(pid=100523) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:10:17.044956 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.openstack.wsgi [None req-1869d9f8-c370-4015-9e1f-cc19edbcbe5c tempest-VolumesBackupsAdminTest-784678603 tempest-VolumesBackupsAdminTest-784678603-project-member] Calling method 'show' {{(pid=100523) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:10:17.052932 np0000005924 devstack@c-api.service[100523]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:10:17.052932 np0000005924 devstack@c-api.service[100523]: warnings.warn( Jul 27 16:10:17.057811 np0000005924 devstack@c-api.service[100523]: INFO cinder.volume.api [None req-1869d9f8-c370-4015-9e1f-cc19edbcbe5c tempest-VolumesBackupsAdminTest-784678603 tempest-VolumesBackupsAdminTest-784678603-project-member] Volume info retrieved successfully. Jul 27 16:10:17.062002 np0000005924 devstack@c-api.service[100523]: INFO cinder.api.openstack.wsgi [None req-1869d9f8-c370-4015-9e1f-cc19edbcbe5c tempest-VolumesBackupsAdminTest-784678603 tempest-VolumesBackupsAdminTest-784678603-project-member] https://10.4.3.117/volume/v3/volumes/b0df22eb-07ac-4471-843d-04bda9ccb861 returned with HTTP 200 Jul 27 16:10:17.062489 np0000005924 devstack@c-api.service[100523]: [pid: 100523|app: 0|req: 203/812] 10.4.3.117 () {66 vars in 1348 bytes} [Mon Jul 27 16:10:17 2026] GET /volume/v3/volumes/b0df22eb-07ac-4471-843d-04bda9ccb861 => generated 846 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 27 16:10:18.079287 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.middleware.request_id [None req-02ccec6b-a15b-4f2a-8bed-ded103a56276 None None] RequestId filter calling following filter/app {{(pid=100524) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:10:18.080823 np0000005924 devstack@c-api.service[100524]: INFO cinder.api.openstack.wsgi [None req-02ccec6b-a15b-4f2a-8bed-ded103a56276 tempest-VolumesBackupsAdminTest-784678603 tempest-VolumesBackupsAdminTest-784678603-project-member] GET https://10.4.3.117/volume/v3/volumes/b0df22eb-07ac-4471-843d-04bda9ccb861 Jul 27 16:10:18.081108 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.openstack.wsgi [None req-02ccec6b-a15b-4f2a-8bed-ded103a56276 tempest-VolumesBackupsAdminTest-784678603 tempest-VolumesBackupsAdminTest-784678603-project-member] Empty body provided in request {{(pid=100524) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:10:18.081401 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.openstack.wsgi [None req-02ccec6b-a15b-4f2a-8bed-ded103a56276 tempest-VolumesBackupsAdminTest-784678603 tempest-VolumesBackupsAdminTest-784678603-project-member] Calling method 'show' {{(pid=100524) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:10:18.088290 np0000005924 devstack@c-api.service[100524]: INFO cinder.api.openstack.wsgi [None req-02ccec6b-a15b-4f2a-8bed-ded103a56276 tempest-VolumesBackupsAdminTest-784678603 tempest-VolumesBackupsAdminTest-784678603-project-member] https://10.4.3.117/volume/v3/volumes/b0df22eb-07ac-4471-843d-04bda9ccb861 returned with HTTP 404 Jul 27 16:10:18.088957 np0000005924 devstack@c-api.service[100524]: [pid: 100524|app: 0|req: 209/813] 10.4.3.117 () {66 vars in 1348 bytes} [Mon Jul 27 16:10:18 2026] GET /volume/v3/volumes/b0df22eb-07ac-4471-843d-04bda9ccb861 => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 27 16:10:18.100960 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.middleware.request_id [None req-d7910736-9323-4136-ba0d-30f469ceab19 None None] RequestId filter calling following filter/app {{(pid=100522) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:10:18.103603 np0000005924 devstack@c-api.service[100522]: INFO cinder.api.openstack.wsgi [None req-d7910736-9323-4136-ba0d-30f469ceab19 tempest-VolumesBackupsAdminTest-784678603 tempest-VolumesBackupsAdminTest-784678603-project-member] POST https://10.4.3.117/volume/v3/volumes Jul 27 16:10:18.104037 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.openstack.wsgi [None req-d7910736-9323-4136-ba0d-30f469ceab19 tempest-VolumesBackupsAdminTest-784678603 tempest-VolumesBackupsAdminTest-784678603-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesBackupsAdminTest-Volume-529602890"}} {{(pid=100522) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 27 16:10:18.106399 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.v3.volumes [None req-d7910736-9323-4136-ba0d-30f469ceab19 tempest-VolumesBackupsAdminTest-784678603 tempest-VolumesBackupsAdminTest-784678603-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesBackupsAdminTest-Volume-529602890'}} {{(pid=100522) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 27 16:10:18.106571 np0000005924 devstack@c-api.service[100522]: INFO cinder.api.v3.volumes [None req-d7910736-9323-4136-ba0d-30f469ceab19 tempest-VolumesBackupsAdminTest-784678603 tempest-VolumesBackupsAdminTest-784678603-project-member] Create volume of 1 GB Jul 27 16:10:18.118712 np0000005924 devstack@c-api.service[100522]: INFO cinder.volume.api [None req-d7910736-9323-4136-ba0d-30f469ceab19 tempest-VolumesBackupsAdminTest-784678603 tempest-VolumesBackupsAdminTest-784678603-project-member] Availability Zones retrieved successfully. Jul 27 16:10:18.133181 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.volume.api [None req-d7910736-9323-4136-ba0d-30f469ceab19 tempest-VolumesBackupsAdminTest-784678603 tempest-VolumesBackupsAdminTest-784678603-project-member] Flow 'volume_create_api' (c656751c-653d-423d-a00f-f8a8669ea32b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100522) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 27 16:10:18.134547 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.volume.api [None req-d7910736-9323-4136-ba0d-30f469ceab19 tempest-VolumesBackupsAdminTest-784678603 tempest-VolumesBackupsAdminTest-784678603-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (dcbeffa6-2780-46ff-aeb3-4e8df27a99b4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100522) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 27 16:10:18.135860 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.volume.flows.api.create_volume [None req-d7910736-9323-4136-ba0d-30f469ceab19 tempest-VolumesBackupsAdminTest-784678603 tempest-VolumesBackupsAdminTest-784678603-project-member] Validating volume size '1' using validate_int {{(pid=100522) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 27 16:10:18.170606 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.volume.api [None req-d7910736-9323-4136-ba0d-30f469ceab19 tempest-VolumesBackupsAdminTest-784678603 tempest-VolumesBackupsAdminTest-784678603-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (dcbeffa6-2780-46ff-aeb3-4e8df27a99b4) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-27T16:04:59Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=2bce4e1a-e6e0-49d9-be36-c3405449a01e,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '2bce4e1a-e6e0-49d9-be36-c3405449a01e', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100522) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 27 16:10:18.170606 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.volume.api [None req-d7910736-9323-4136-ba0d-30f469ceab19 tempest-VolumesBackupsAdminTest-784678603 tempest-VolumesBackupsAdminTest-784678603-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (5c4a3fe9-e569-4c2e-9be4-62614e574263) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100522) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 27 16:10:18.226810 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.quota [None req-d7910736-9323-4136-ba0d-30f469ceab19 tempest-VolumesBackupsAdminTest-784678603 tempest-VolumesBackupsAdminTest-784678603-project-member] Created reservations ['fa31b7dd-7b61-4cca-bf6e-542e4162d168', '050fd28a-145b-4c03-97ef-05f603c5824c', 'e8e2da84-67be-4a6d-8a4a-89ddf0cc3f13', '1c60c1eb-098d-4c56-be60-c7aabd65ccf6'] {{(pid=100522) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 27 16:10:18.227896 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.volume.api [None req-d7910736-9323-4136-ba0d-30f469ceab19 tempest-VolumesBackupsAdminTest-784678603 tempest-VolumesBackupsAdminTest-784678603-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (5c4a3fe9-e569-4c2e-9be4-62614e574263) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['fa31b7dd-7b61-4cca-bf6e-542e4162d168', '050fd28a-145b-4c03-97ef-05f603c5824c', 'e8e2da84-67be-4a6d-8a4a-89ddf0cc3f13', '1c60c1eb-098d-4c56-be60-c7aabd65ccf6']}' {{(pid=100522) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 27 16:10:18.229139 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.volume.api [None req-d7910736-9323-4136-ba0d-30f469ceab19 tempest-VolumesBackupsAdminTest-784678603 tempest-VolumesBackupsAdminTest-784678603-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (caefb94d-6076-4f23-bb72-6a3bbb81a184) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100522) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 27 16:10:18.264416 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.volume.api [None req-d7910736-9323-4136-ba0d-30f469ceab19 tempest-VolumesBackupsAdminTest-784678603 tempest-VolumesBackupsAdminTest-784678603-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (caefb94d-6076-4f23-bb72-6a3bbb81a184) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'fcdde107-a26e-4a4e-bb04-2b4aad8a65e9', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesBackupsAdminTest-Volume-529602890',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='e1796e8ae5c148569c0996d75da2dc3f',qos_specs=None,replication_status=,reservations=['fa31b7dd-7b61-4cca-bf6e-542e4162d168','050fd28a-145b-4c03-97ef-05f603c5824c','e8e2da84-67be-4a6d-8a4a-89ddf0cc3f13','1c60c1eb-098d-4c56-be60-c7aabd65ccf6'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='49185133c8ba4d27a10163f4c0c0be54',volume_type_id=2bce4e1a-e6e0-49d9-be36-c3405449a01e), 'volume': Volume(_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-27T16:10:18Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesBackupsAdminTest-Volume-529602890',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=fcdde107-a26e-4a4e-bb04-2b4aad8a65e9,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='e1796e8ae5c148569c0996d75da2dc3f',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='49185133c8ba4d27a10163f4c0c0be54',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(2bce4e1a-e6e0-49d9-be36-c3405449a01e),volume_type_id=2bce4e1a-e6e0-49d9-be36-c3405449a01e)}' {{(pid=100522) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 27 16:10:18.265483 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.volume.api [None req-d7910736-9323-4136-ba0d-30f469ceab19 tempest-VolumesBackupsAdminTest-784678603 tempest-VolumesBackupsAdminTest-784678603-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (70993bdd-32f7-41d8-8c6f-cb39b8056543) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100522) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 27 16:10:18.285272 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.volume.api [None req-d7910736-9323-4136-ba0d-30f469ceab19 tempest-VolumesBackupsAdminTest-784678603 tempest-VolumesBackupsAdminTest-784678603-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (70993bdd-32f7-41d8-8c6f-cb39b8056543) transitioned into state 'SUCCESS' from state '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-529602890',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='e1796e8ae5c148569c0996d75da2dc3f',qos_specs=None,replication_status=,reservations=['fa31b7dd-7b61-4cca-bf6e-542e4162d168','050fd28a-145b-4c03-97ef-05f603c5824c','e8e2da84-67be-4a6d-8a4a-89ddf0cc3f13','1c60c1eb-098d-4c56-be60-c7aabd65ccf6'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='49185133c8ba4d27a10163f4c0c0be54',volume_type_id=2bce4e1a-e6e0-49d9-be36-c3405449a01e)}' {{(pid=100522) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 27 16:10:18.286187 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.volume.api [None req-d7910736-9323-4136-ba0d-30f469ceab19 tempest-VolumesBackupsAdminTest-784678603 tempest-VolumesBackupsAdminTest-784678603-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (dbf09e14-679e-49dc-abdc-ce90ad475a02) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100522) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 27 16:10:18.301980 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.volume.api [None req-d7910736-9323-4136-ba0d-30f469ceab19 tempest-VolumesBackupsAdminTest-784678603 tempest-VolumesBackupsAdminTest-784678603-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (dbf09e14-679e-49dc-abdc-ce90ad475a02) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100522) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 27 16:10:18.301980 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.volume.api [None req-d7910736-9323-4136-ba0d-30f469ceab19 tempest-VolumesBackupsAdminTest-784678603 tempest-VolumesBackupsAdminTest-784678603-project-member] Flow 'volume_create_api' (c656751c-653d-423d-a00f-f8a8669ea32b) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100522) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 27 16:10:18.301980 np0000005924 devstack@c-api.service[100522]: INFO cinder.volume.api [None req-d7910736-9323-4136-ba0d-30f469ceab19 tempest-VolumesBackupsAdminTest-784678603 tempest-VolumesBackupsAdminTest-784678603-project-member] Create volume request issued successfully. Jul 27 16:10:18.302270 np0000005924 devstack@c-api.service[100522]: INFO cinder.api.openstack.wsgi [None req-d7910736-9323-4136-ba0d-30f469ceab19 tempest-VolumesBackupsAdminTest-784678603 tempest-VolumesBackupsAdminTest-784678603-project-member] https://10.4.3.117/volume/v3/volumes returned with HTTP 202 Jul 27 16:10:18.302839 np0000005924 devstack@c-api.service[100522]: [pid: 100522|app: 0|req: 201/814] 10.4.3.117 () {68 vars in 1258 bytes} [Mon Jul 27 16:10:18 2026] POST /volume/v3/volumes => generated 753 bytes in 202 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 27 16:10:18.320957 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.middleware.request_id [None req-3a53c09d-4239-4750-a445-ea85ce5c0566 None None] RequestId filter calling following filter/app {{(pid=100521) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:10:18.323299 np0000005924 devstack@c-api.service[100521]: INFO cinder.api.openstack.wsgi [None req-3a53c09d-4239-4750-a445-ea85ce5c0566 tempest-VolumesBackupsAdminTest-784678603 tempest-VolumesBackupsAdminTest-784678603-project-member] GET https://10.4.3.117/volume/v3/volumes/fcdde107-a26e-4a4e-bb04-2b4aad8a65e9 Jul 27 16:10:18.324103 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.openstack.wsgi [None req-3a53c09d-4239-4750-a445-ea85ce5c0566 tempest-VolumesBackupsAdminTest-784678603 tempest-VolumesBackupsAdminTest-784678603-project-member] Empty body provided in request {{(pid=100521) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:10:18.324564 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.openstack.wsgi [None req-3a53c09d-4239-4750-a445-ea85ce5c0566 tempest-VolumesBackupsAdminTest-784678603 tempest-VolumesBackupsAdminTest-784678603-project-member] Calling method 'show' {{(pid=100521) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:10:18.340731 np0000005924 devstack@c-api.service[100521]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:10:18.340731 np0000005924 devstack@c-api.service[100521]: warnings.warn( Jul 27 16:10:18.359620 np0000005924 devstack@c-api.service[100521]: INFO cinder.volume.api [None req-3a53c09d-4239-4750-a445-ea85ce5c0566 tempest-VolumesBackupsAdminTest-784678603 tempest-VolumesBackupsAdminTest-784678603-project-member] Volume info retrieved successfully. Jul 27 16:10:18.369192 np0000005924 devstack@c-api.service[100521]: INFO cinder.api.openstack.wsgi [None req-3a53c09d-4239-4750-a445-ea85ce5c0566 tempest-VolumesBackupsAdminTest-784678603 tempest-VolumesBackupsAdminTest-784678603-project-member] https://10.4.3.117/volume/v3/volumes/fcdde107-a26e-4a4e-bb04-2b4aad8a65e9 returned with HTTP 200 Jul 27 16:10:18.369477 np0000005924 devstack@c-api.service[100521]: [pid: 100521|app: 0|req: 202/815] 10.4.3.117 () {66 vars in 1348 bytes} [Mon Jul 27 16:10:18 2026] GET /volume/v3/volumes/fcdde107-a26e-4a4e-bb04-2b4aad8a65e9 => generated 821 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 27 16:10:19.385471 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.middleware.request_id [None req-f7c4acfa-e548-4151-9ed9-c43723179c20 None None] RequestId filter calling following filter/app {{(pid=100523) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:10:19.387107 np0000005924 devstack@c-api.service[100523]: INFO cinder.api.openstack.wsgi [None req-f7c4acfa-e548-4151-9ed9-c43723179c20 tempest-VolumesBackupsAdminTest-784678603 tempest-VolumesBackupsAdminTest-784678603-project-member] GET https://10.4.3.117/volume/v3/volumes/fcdde107-a26e-4a4e-bb04-2b4aad8a65e9 Jul 27 16:10:19.387444 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.openstack.wsgi [None req-f7c4acfa-e548-4151-9ed9-c43723179c20 tempest-VolumesBackupsAdminTest-784678603 tempest-VolumesBackupsAdminTest-784678603-project-member] Empty body provided in request {{(pid=100523) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:10:19.387696 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.openstack.wsgi [None req-f7c4acfa-e548-4151-9ed9-c43723179c20 tempest-VolumesBackupsAdminTest-784678603 tempest-VolumesBackupsAdminTest-784678603-project-member] Calling method 'show' {{(pid=100523) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:10:19.404837 np0000005924 devstack@c-api.service[100523]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:10:19.404837 np0000005924 devstack@c-api.service[100523]: warnings.warn( Jul 27 16:10:19.410226 np0000005924 devstack@c-api.service[100523]: INFO cinder.volume.api [None req-f7c4acfa-e548-4151-9ed9-c43723179c20 tempest-VolumesBackupsAdminTest-784678603 tempest-VolumesBackupsAdminTest-784678603-project-member] Volume info retrieved successfully. Jul 27 16:10:19.416407 np0000005924 devstack@c-api.service[100523]: INFO cinder.api.openstack.wsgi [None req-f7c4acfa-e548-4151-9ed9-c43723179c20 tempest-VolumesBackupsAdminTest-784678603 tempest-VolumesBackupsAdminTest-784678603-project-member] https://10.4.3.117/volume/v3/volumes/fcdde107-a26e-4a4e-bb04-2b4aad8a65e9 returned with HTTP 200 Jul 27 16:10:19.416956 np0000005924 devstack@c-api.service[100523]: [pid: 100523|app: 0|req: 204/816] 10.4.3.117 () {66 vars in 1348 bytes} [Mon Jul 27 16:10:19 2026] GET /volume/v3/volumes/fcdde107-a26e-4a4e-bb04-2b4aad8a65e9 => generated 846 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 27 16:10:19.436134 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.middleware.request_id [None req-68450146-6592-463b-93b6-42b60d4c7087 None None] RequestId filter calling following filter/app {{(pid=100524) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:10:19.438254 np0000005924 devstack@c-api.service[100524]: INFO cinder.api.openstack.wsgi [None req-68450146-6592-463b-93b6-42b60d4c7087 tempest-VolumesBackupsAdminTest-784678603 tempest-VolumesBackupsAdminTest-784678603-project-member] POST https://10.4.3.117/volume/v3/backups Jul 27 16:10:19.438752 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.openstack.wsgi [None req-68450146-6592-463b-93b6-42b60d4c7087 tempest-VolumesBackupsAdminTest-784678603 tempest-VolumesBackupsAdminTest-784678603-project-member] Action: 'create', calling method: create, body: {"backup": {"volume_id": "fcdde107-a26e-4a4e-bb04-2b4aad8a65e9", "name": "tempest-VolumesBackupsAdminTest-Backup-1130223190", "container": "tempest-volumesbackupsadmintest-backup-container-1211352806"}} {{(pid=100524) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 27 16:10:19.440972 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.contrib.backups [None req-68450146-6592-463b-93b6-42b60d4c7087 tempest-VolumesBackupsAdminTest-784678603 tempest-VolumesBackupsAdminTest-784678603-project-member] Creating new backup {'backup': {'volume_id': 'fcdde107-a26e-4a4e-bb04-2b4aad8a65e9', 'name': 'tempest-VolumesBackupsAdminTest-Backup-1130223190', 'container': 'tempest-volumesbackupsadmintest-backup-container-1211352806'}} {{(pid=100524) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Jul 27 16:10:19.441197 np0000005924 devstack@c-api.service[100524]: INFO cinder.api.contrib.backups [None req-68450146-6592-463b-93b6-42b60d4c7087 tempest-VolumesBackupsAdminTest-784678603 tempest-VolumesBackupsAdminTest-784678603-project-member] Creating backup of volume fcdde107-a26e-4a4e-bb04-2b4aad8a65e9 in container tempest-volumesbackupsadmintest-backup-container-1211352806 Jul 27 16:10:19.462965 np0000005924 devstack@c-api.service[100524]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:10:19.462965 np0000005924 devstack@c-api.service[100524]: warnings.warn( Jul 27 16:10:19.462965 np0000005924 devstack@c-api.service[100524]: INFO cinder.volume.api [None req-68450146-6592-463b-93b6-42b60d4c7087 tempest-VolumesBackupsAdminTest-784678603 tempest-VolumesBackupsAdminTest-784678603-project-member] Volume info retrieved successfully. Jul 27 16:10:19.493808 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.quota [None req-68450146-6592-463b-93b6-42b60d4c7087 tempest-VolumesBackupsAdminTest-784678603 tempest-VolumesBackupsAdminTest-784678603-project-member] Created reservations ['30d74997-5657-4dfd-bd12-ddfaece77805', 'a70e605f-5871-4984-96c0-f6deb9b4d170'] {{(pid=100524) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 27 16:10:19.533934 np0000005924 devstack@c-api.service[100524]: INFO cinder.api.openstack.wsgi [None req-68450146-6592-463b-93b6-42b60d4c7087 tempest-VolumesBackupsAdminTest-784678603 tempest-VolumesBackupsAdminTest-784678603-project-member] https://10.4.3.117/volume/v3/backups returned with HTTP 202 Jul 27 16:10:19.534364 np0000005924 devstack@c-api.service[100524]: [pid: 100524|app: 0|req: 210/817] 10.4.3.117 () {68 vars in 1259 bytes} [Mon Jul 27 16:10:19 2026] POST /volume/v3/backups => generated 335 bytes in 99 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 27 16:10:19.544186 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.middleware.request_id [None req-eafe931c-0dd7-402f-b0b9-9671596be17b None None] RequestId filter calling following filter/app {{(pid=100522) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:10:19.546944 np0000005924 devstack@c-api.service[100522]: INFO cinder.api.openstack.wsgi [None req-eafe931c-0dd7-402f-b0b9-9671596be17b tempest-VolumesBackupsAdminTest-784678603 tempest-VolumesBackupsAdminTest-784678603-project-member] GET https://10.4.3.117/volume/v3/backups/2454b194-5187-4672-931f-c3576c269ba7 Jul 27 16:10:19.547341 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.openstack.wsgi [None req-eafe931c-0dd7-402f-b0b9-9671596be17b tempest-VolumesBackupsAdminTest-784678603 tempest-VolumesBackupsAdminTest-784678603-project-member] Empty body provided in request {{(pid=100522) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:10:19.547674 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.openstack.wsgi [None req-eafe931c-0dd7-402f-b0b9-9671596be17b tempest-VolumesBackupsAdminTest-784678603 tempest-VolumesBackupsAdminTest-784678603-project-member] Calling method 'show' {{(pid=100522) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:10:19.547885 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.v3.backups [None req-eafe931c-0dd7-402f-b0b9-9671596be17b tempest-VolumesBackupsAdminTest-784678603 tempest-VolumesBackupsAdminTest-784678603-project-member] Show backup with id 2454b194-5187-4672-931f-c3576c269ba7. {{(pid=100522) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 27 16:10:19.554245 np0000005924 devstack@c-api.service[100522]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:10:19.554245 np0000005924 devstack@c-api.service[100522]: warnings.warn( Jul 27 16:10:19.555425 np0000005924 devstack@c-api.service[100522]: INFO cinder.api.openstack.wsgi [None req-eafe931c-0dd7-402f-b0b9-9671596be17b tempest-VolumesBackupsAdminTest-784678603 tempest-VolumesBackupsAdminTest-784678603-project-member] https://10.4.3.117/volume/v3/backups/2454b194-5187-4672-931f-c3576c269ba7 returned with HTTP 200 Jul 27 16:10:19.555963 np0000005924 devstack@c-api.service[100522]: [pid: 100522|app: 0|req: 202/818] 10.4.3.117 () {66 vars in 1348 bytes} [Mon Jul 27 16:10:19 2026] GET /volume/v3/backups/2454b194-5187-4672-931f-c3576c269ba7 => generated 799 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 27 16:10:20.252384 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.middleware.request_id [None req-79d709f7-7cc0-4c23-ae40-78b5c05ea6fa None None] RequestId filter calling following filter/app {{(pid=100521) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:10:20.254661 np0000005924 devstack@c-api.service[100521]: INFO cinder.api.openstack.wsgi [None req-79d709f7-7cc0-4c23-ae40-78b5c05ea6fa tempest-ServerActionsTestOtherA-1133375341 tempest-ServerActionsTestOtherA-1133375341-project-member] GET https://10.4.3.117/volume/v3/volumes/82095e13-9ba3-4cb8-ae16-e6dfce88713f Jul 27 16:10:20.254661 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.openstack.wsgi [None req-79d709f7-7cc0-4c23-ae40-78b5c05ea6fa tempest-ServerActionsTestOtherA-1133375341 tempest-ServerActionsTestOtherA-1133375341-project-member] Empty body provided in request {{(pid=100521) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:10:20.254806 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.openstack.wsgi [None req-79d709f7-7cc0-4c23-ae40-78b5c05ea6fa tempest-ServerActionsTestOtherA-1133375341 tempest-ServerActionsTestOtherA-1133375341-project-member] Calling method 'show' {{(pid=100521) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:10:20.265546 np0000005924 devstack@c-api.service[100521]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:10:20.265546 np0000005924 devstack@c-api.service[100521]: warnings.warn( Jul 27 16:10:20.269865 np0000005924 devstack@c-api.service[100521]: INFO cinder.volume.api [None req-79d709f7-7cc0-4c23-ae40-78b5c05ea6fa tempest-ServerActionsTestOtherA-1133375341 tempest-ServerActionsTestOtherA-1133375341-project-member] Volume info retrieved successfully. Jul 27 16:10:20.275902 np0000005924 devstack@c-api.service[100521]: INFO cinder.api.openstack.wsgi [None req-79d709f7-7cc0-4c23-ae40-78b5c05ea6fa tempest-ServerActionsTestOtherA-1133375341 tempest-ServerActionsTestOtherA-1133375341-project-member] https://10.4.3.117/volume/v3/volumes/82095e13-9ba3-4cb8-ae16-e6dfce88713f returned with HTTP 200 Jul 27 16:10:20.276412 np0000005924 devstack@c-api.service[100521]: [pid: 100521|app: 0|req: 203/819] 10.4.3.117 () {66 vars in 1348 bytes} [Mon Jul 27 16:10:20 2026] GET /volume/v3/volumes/82095e13-9ba3-4cb8-ae16-e6dfce88713f => generated 1138 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 27 16:10:20.568220 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.middleware.request_id [None req-a30ada52-562e-4403-9b4b-ccc0cd14d4cd None None] RequestId filter calling following filter/app {{(pid=100523) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:10:20.571268 np0000005924 devstack@c-api.service[100523]: INFO cinder.api.openstack.wsgi [None req-a30ada52-562e-4403-9b4b-ccc0cd14d4cd tempest-VolumesBackupsAdminTest-784678603 tempest-VolumesBackupsAdminTest-784678603-project-member] GET https://10.4.3.117/volume/v3/backups/2454b194-5187-4672-931f-c3576c269ba7 Jul 27 16:10:20.571594 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.openstack.wsgi [None req-a30ada52-562e-4403-9b4b-ccc0cd14d4cd tempest-VolumesBackupsAdminTest-784678603 tempest-VolumesBackupsAdminTest-784678603-project-member] Empty body provided in request {{(pid=100523) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:10:20.571858 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.openstack.wsgi [None req-a30ada52-562e-4403-9b4b-ccc0cd14d4cd tempest-VolumesBackupsAdminTest-784678603 tempest-VolumesBackupsAdminTest-784678603-project-member] Calling method 'show' {{(pid=100523) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:10:20.572029 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.v3.backups [None req-a30ada52-562e-4403-9b4b-ccc0cd14d4cd tempest-VolumesBackupsAdminTest-784678603 tempest-VolumesBackupsAdminTest-784678603-project-member] Show backup with id 2454b194-5187-4672-931f-c3576c269ba7. {{(pid=100523) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 27 16:10:20.578421 np0000005924 devstack@c-api.service[100523]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:10:20.578421 np0000005924 devstack@c-api.service[100523]: warnings.warn( Jul 27 16:10:20.579490 np0000005924 devstack@c-api.service[100523]: INFO cinder.api.openstack.wsgi [None req-a30ada52-562e-4403-9b4b-ccc0cd14d4cd tempest-VolumesBackupsAdminTest-784678603 tempest-VolumesBackupsAdminTest-784678603-project-member] https://10.4.3.117/volume/v3/backups/2454b194-5187-4672-931f-c3576c269ba7 returned with HTTP 200 Jul 27 16:10:20.580091 np0000005924 devstack@c-api.service[100523]: [pid: 100523|app: 0|req: 205/820] 10.4.3.117 () {66 vars in 1348 bytes} [Mon Jul 27 16:10:20 2026] GET /volume/v3/backups/2454b194-5187-4672-931f-c3576c269ba7 => generated 801 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 27 16:10:20.587859 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.middleware.request_id [None req-8a5d1e0a-dae9-4b8d-b2ff-02596253d2e5 None None] RequestId filter calling following filter/app {{(pid=100524) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:10:20.589554 np0000005924 devstack@c-api.service[100524]: INFO cinder.api.openstack.wsgi [None req-8a5d1e0a-dae9-4b8d-b2ff-02596253d2e5 tempest-ServerActionsTestOtherA-1133375341 tempest-ServerActionsTestOtherA-1133375341-project-member] GET https://10.4.3.117/volume/v3/volumes/82095e13-9ba3-4cb8-ae16-e6dfce88713f Jul 27 16:10:20.589751 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.openstack.wsgi [None req-8a5d1e0a-dae9-4b8d-b2ff-02596253d2e5 tempest-ServerActionsTestOtherA-1133375341 tempest-ServerActionsTestOtherA-1133375341-project-member] Empty body provided in request {{(pid=100524) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:10:20.589969 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.openstack.wsgi [None req-8a5d1e0a-dae9-4b8d-b2ff-02596253d2e5 tempest-ServerActionsTestOtherA-1133375341 tempest-ServerActionsTestOtherA-1133375341-project-member] Calling method 'show' {{(pid=100524) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:10:20.601068 np0000005924 devstack@c-api.service[100524]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:10:20.601068 np0000005924 devstack@c-api.service[100524]: warnings.warn( Jul 27 16:10:20.605308 np0000005924 devstack@c-api.service[100524]: INFO cinder.volume.api [None req-8a5d1e0a-dae9-4b8d-b2ff-02596253d2e5 tempest-ServerActionsTestOtherA-1133375341 tempest-ServerActionsTestOtherA-1133375341-project-member] Volume info retrieved successfully. Jul 27 16:10:20.611100 np0000005924 devstack@c-api.service[100524]: INFO cinder.api.openstack.wsgi [None req-8a5d1e0a-dae9-4b8d-b2ff-02596253d2e5 tempest-ServerActionsTestOtherA-1133375341 tempest-ServerActionsTestOtherA-1133375341-project-member] https://10.4.3.117/volume/v3/volumes/82095e13-9ba3-4cb8-ae16-e6dfce88713f returned with HTTP 200 Jul 27 16:10:20.611697 np0000005924 devstack@c-api.service[100524]: [pid: 100524|app: 0|req: 211/821] 10.4.3.117 () {66 vars in 1348 bytes} [Mon Jul 27 16:10:20 2026] GET /volume/v3/volumes/82095e13-9ba3-4cb8-ae16-e6dfce88713f => generated 1138 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 27 16:10:20.659029 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.middleware.request_id [req-b749bc5d-b45e-4ce5-b351-a7fc437cb4c0 req-409ef1b3-e3dc-4e50-9a2f-e725edba95c9 None None] RequestId filter calling following filter/app {{(pid=100522) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:10:20.661499 np0000005924 devstack@c-api.service[100522]: INFO cinder.api.openstack.wsgi [req-b749bc5d-b45e-4ce5-b351-a7fc437cb4c0 req-409ef1b3-e3dc-4e50-9a2f-e725edba95c9 tempest-ServerActionsTestOtherA-1133375341 tempest-ServerActionsTestOtherA-1133375341-project-member] GET https://10.4.3.117/volume/v3/volumes/82095e13-9ba3-4cb8-ae16-e6dfce88713f Jul 27 16:10:20.661825 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.openstack.wsgi [req-b749bc5d-b45e-4ce5-b351-a7fc437cb4c0 req-409ef1b3-e3dc-4e50-9a2f-e725edba95c9 tempest-ServerActionsTestOtherA-1133375341 tempest-ServerActionsTestOtherA-1133375341-project-member] Empty body provided in request {{(pid=100522) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:10:20.662042 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.openstack.wsgi [req-b749bc5d-b45e-4ce5-b351-a7fc437cb4c0 req-409ef1b3-e3dc-4e50-9a2f-e725edba95c9 tempest-ServerActionsTestOtherA-1133375341 tempest-ServerActionsTestOtherA-1133375341-project-member] Calling method 'show' {{(pid=100522) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:10:20.672519 np0000005924 devstack@c-api.service[100522]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:10:20.672519 np0000005924 devstack@c-api.service[100522]: warnings.warn( Jul 27 16:10:20.676321 np0000005924 devstack@c-api.service[100522]: INFO cinder.volume.api [req-b749bc5d-b45e-4ce5-b351-a7fc437cb4c0 req-409ef1b3-e3dc-4e50-9a2f-e725edba95c9 tempest-ServerActionsTestOtherA-1133375341 tempest-ServerActionsTestOtherA-1133375341-project-member] Volume info retrieved successfully. Jul 27 16:10:20.680545 np0000005924 devstack@c-api.service[100522]: INFO cinder.api.openstack.wsgi [req-b749bc5d-b45e-4ce5-b351-a7fc437cb4c0 req-409ef1b3-e3dc-4e50-9a2f-e725edba95c9 tempest-ServerActionsTestOtherA-1133375341 tempest-ServerActionsTestOtherA-1133375341-project-member] https://10.4.3.117/volume/v3/volumes/82095e13-9ba3-4cb8-ae16-e6dfce88713f returned with HTTP 200 Jul 27 16:10:20.680964 np0000005924 devstack@c-api.service[100522]: [pid: 100522|app: 0|req: 203/822] 10.4.3.117 () {68 vars in 1598 bytes} [Mon Jul 27 16:10:20 2026] GET /volume/v3/volumes/82095e13-9ba3-4cb8-ae16-e6dfce88713f => generated 1138 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 27 16:10:20.703353 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.middleware.request_id [req-b749bc5d-b45e-4ce5-b351-a7fc437cb4c0 req-e275f6e5-a8ad-495e-9b13-67b60fd1fe42 None None] RequestId filter calling following filter/app {{(pid=100521) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:10:20.708982 np0000005924 devstack@c-api.service[100521]: INFO cinder.api.openstack.wsgi [req-b749bc5d-b45e-4ce5-b351-a7fc437cb4c0 req-e275f6e5-a8ad-495e-9b13-67b60fd1fe42 tempest-ServerActionsTestOtherA-1133375341 tempest-ServerActionsTestOtherA-1133375341-project-member] POST https://10.4.3.117/volume/v3/volumes/82095e13-9ba3-4cb8-ae16-e6dfce88713f/action Jul 27 16:10:20.709376 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.openstack.wsgi [req-b749bc5d-b45e-4ce5-b351-a7fc437cb4c0 req-e275f6e5-a8ad-495e-9b13-67b60fd1fe42 tempest-ServerActionsTestOtherA-1133375341 tempest-ServerActionsTestOtherA-1133375341-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100521) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 27 16:10:20.709510 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.openstack.wsgi [req-b749bc5d-b45e-4ce5-b351-a7fc437cb4c0 req-e275f6e5-a8ad-495e-9b13-67b60fd1fe42 tempest-ServerActionsTestOtherA-1133375341 tempest-ServerActionsTestOtherA-1133375341-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100521) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 27 16:10:20.728321 np0000005924 devstack@c-api.service[100521]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:10:20.728321 np0000005924 devstack@c-api.service[100521]: warnings.warn( Jul 27 16:10:20.728935 np0000005924 devstack@c-api.service[100521]: INFO cinder.volume.api [req-b749bc5d-b45e-4ce5-b351-a7fc437cb4c0 req-e275f6e5-a8ad-495e-9b13-67b60fd1fe42 tempest-ServerActionsTestOtherA-1133375341 tempest-ServerActionsTestOtherA-1133375341-project-member] Volume info retrieved successfully. Jul 27 16:10:20.736477 np0000005924 devstack@c-api.service[100521]: INFO cinder.volume.api [req-b749bc5d-b45e-4ce5-b351-a7fc437cb4c0 req-e275f6e5-a8ad-495e-9b13-67b60fd1fe42 tempest-ServerActionsTestOtherA-1133375341 tempest-ServerActionsTestOtherA-1133375341-project-member] Begin detaching volume completed successfully. Jul 27 16:10:20.736697 np0000005924 devstack@c-api.service[100521]: INFO cinder.api.openstack.wsgi [req-b749bc5d-b45e-4ce5-b351-a7fc437cb4c0 req-e275f6e5-a8ad-495e-9b13-67b60fd1fe42 tempest-ServerActionsTestOtherA-1133375341 tempest-ServerActionsTestOtherA-1133375341-project-member] https://10.4.3.117/volume/v3/volumes/82095e13-9ba3-4cb8-ae16-e6dfce88713f/action returned with HTTP 202 Jul 27 16:10:20.737192 np0000005924 devstack@c-api.service[100521]: [pid: 100521|app: 0|req: 204/823] 10.4.3.117 () {72 vars in 1672 bytes} [Mon Jul 27 16:10:20 2026] POST /volume/v3/volumes/82095e13-9ba3-4cb8-ae16-e6dfce88713f/action => generated 0 bytes in 34 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 27 16:10:20.800095 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.middleware.request_id [None req-ccb5d04d-b490-432f-bd16-0ab6e44fde2d None None] RequestId filter calling following filter/app {{(pid=100523) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:10:20.800650 np0000005924 devstack@c-api.service[100523]: INFO cinder.api.openstack.wsgi [None req-ccb5d04d-b490-432f-bd16-0ab6e44fde2d None None] GET https://10.4.3.117/volume// Jul 27 16:10:20.800874 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.openstack.wsgi [None req-ccb5d04d-b490-432f-bd16-0ab6e44fde2d None None] Empty body provided in request {{(pid=100523) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:10:20.801120 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.openstack.wsgi [None req-ccb5d04d-b490-432f-bd16-0ab6e44fde2d None None] Calling method 'all' {{(pid=100523) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:10:20.801646 np0000005924 devstack@c-api.service[100523]: INFO cinder.api.openstack.wsgi [None req-ccb5d04d-b490-432f-bd16-0ab6e44fde2d None None] https://10.4.3.117/volume// returned with HTTP 300 Jul 27 16:10:20.801954 np0000005924 devstack@c-api.service[100523]: [pid: 100523|app: 0|req: 206/824] 10.4.3.117 () {66 vars in 1426 bytes} [Mon Jul 27 16:10:20 2026] GET /volume/ => generated 386 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 27 16:10:20.816161 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.middleware.request_id [req-b749bc5d-b45e-4ce5-b351-a7fc437cb4c0 req-ee9c598d-ff34-4e2a-aa8a-dba1489d3993 None None] RequestId filter calling following filter/app {{(pid=100524) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:10:20.818321 np0000005924 devstack@c-api.service[100524]: INFO cinder.api.openstack.wsgi [req-b749bc5d-b45e-4ce5-b351-a7fc437cb4c0 req-ee9c598d-ff34-4e2a-aa8a-dba1489d3993 tempest-ServerActionsTestOtherA-1133375341 tempest-ServerActionsTestOtherA-1133375341-project-member] GET https://10.4.3.117/volume/v3/volumes/82095e13-9ba3-4cb8-ae16-e6dfce88713f Jul 27 16:10:20.818321 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.openstack.wsgi [req-b749bc5d-b45e-4ce5-b351-a7fc437cb4c0 req-ee9c598d-ff34-4e2a-aa8a-dba1489d3993 tempest-ServerActionsTestOtherA-1133375341 tempest-ServerActionsTestOtherA-1133375341-project-member] Empty body provided in request {{(pid=100524) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:10:20.819670 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.openstack.wsgi [req-b749bc5d-b45e-4ce5-b351-a7fc437cb4c0 req-ee9c598d-ff34-4e2a-aa8a-dba1489d3993 tempest-ServerActionsTestOtherA-1133375341 tempest-ServerActionsTestOtherA-1133375341-project-member] Calling method 'show' {{(pid=100524) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:10:20.834067 np0000005924 devstack@c-api.service[100524]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:10:20.834067 np0000005924 devstack@c-api.service[100524]: warnings.warn( Jul 27 16:10:20.838452 np0000005924 devstack@c-api.service[100524]: INFO cinder.volume.api [req-b749bc5d-b45e-4ce5-b351-a7fc437cb4c0 req-ee9c598d-ff34-4e2a-aa8a-dba1489d3993 tempest-ServerActionsTestOtherA-1133375341 tempest-ServerActionsTestOtherA-1133375341-project-member] Volume info retrieved successfully. Jul 27 16:10:20.845492 np0000005924 devstack@c-api.service[100524]: INFO cinder.api.openstack.wsgi [req-b749bc5d-b45e-4ce5-b351-a7fc437cb4c0 req-ee9c598d-ff34-4e2a-aa8a-dba1489d3993 tempest-ServerActionsTestOtherA-1133375341 tempest-ServerActionsTestOtherA-1133375341-project-member] https://10.4.3.117/volume/v3/volumes/82095e13-9ba3-4cb8-ae16-e6dfce88713f returned with HTTP 200 Jul 27 16:10:20.845972 np0000005924 devstack@c-api.service[100524]: [pid: 100524|app: 0|req: 212/825] 10.4.3.117 () {70 vars in 1639 bytes} [Mon Jul 27 16:10:20 2026] GET /volume/v3/volumes/82095e13-9ba3-4cb8-ae16-e6dfce88713f => generated 1321 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 27 16:10:21.592229 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.middleware.request_id [None req-aeb2daca-c2eb-42f1-b532-33b9cb5f57c1 None None] RequestId filter calling following filter/app {{(pid=100522) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:10:21.594551 np0000005924 devstack@c-api.service[100522]: INFO cinder.api.openstack.wsgi [None req-aeb2daca-c2eb-42f1-b532-33b9cb5f57c1 tempest-VolumesBackupsAdminTest-784678603 tempest-VolumesBackupsAdminTest-784678603-project-member] GET https://10.4.3.117/volume/v3/backups/2454b194-5187-4672-931f-c3576c269ba7 Jul 27 16:10:21.595084 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.openstack.wsgi [None req-aeb2daca-c2eb-42f1-b532-33b9cb5f57c1 tempest-VolumesBackupsAdminTest-784678603 tempest-VolumesBackupsAdminTest-784678603-project-member] Empty body provided in request {{(pid=100522) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:10:21.595084 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.openstack.wsgi [None req-aeb2daca-c2eb-42f1-b532-33b9cb5f57c1 tempest-VolumesBackupsAdminTest-784678603 tempest-VolumesBackupsAdminTest-784678603-project-member] Calling method 'show' {{(pid=100522) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:10:21.595170 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.v3.backups [None req-aeb2daca-c2eb-42f1-b532-33b9cb5f57c1 tempest-VolumesBackupsAdminTest-784678603 tempest-VolumesBackupsAdminTest-784678603-project-member] Show backup with id 2454b194-5187-4672-931f-c3576c269ba7. {{(pid=100522) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 27 16:10:21.601840 np0000005924 devstack@c-api.service[100522]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:10:21.601840 np0000005924 devstack@c-api.service[100522]: warnings.warn( Jul 27 16:10:21.603492 np0000005924 devstack@c-api.service[100522]: INFO cinder.api.openstack.wsgi [None req-aeb2daca-c2eb-42f1-b532-33b9cb5f57c1 tempest-VolumesBackupsAdminTest-784678603 tempest-VolumesBackupsAdminTest-784678603-project-member] https://10.4.3.117/volume/v3/backups/2454b194-5187-4672-931f-c3576c269ba7 returned with HTTP 200 Jul 27 16:10:21.603859 np0000005924 devstack@c-api.service[100522]: [pid: 100522|app: 0|req: 204/826] 10.4.3.117 () {66 vars in 1348 bytes} [Mon Jul 27 16:10:21 2026] GET /volume/v3/backups/2454b194-5187-4672-931f-c3576c269ba7 => generated 801 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 27 16:10:22.260586 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.middleware.request_id [req-b749bc5d-b45e-4ce5-b351-a7fc437cb4c0 req-6aa0774a-c2aa-46bf-9636-7db26590d0cd None None] RequestId filter calling following filter/app {{(pid=100521) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:10:22.263075 np0000005924 devstack@c-api.service[100521]: INFO cinder.api.openstack.wsgi [req-b749bc5d-b45e-4ce5-b351-a7fc437cb4c0 req-6aa0774a-c2aa-46bf-9636-7db26590d0cd tempest-ServerActionsTestOtherA-1133375341 tempest-ServerActionsTestOtherA-1133375341-project-member] DELETE https://10.4.3.117/volume/v3/attachments/6869cb24-45d2-4607-b5cc-444c7c28515e Jul 27 16:10:22.263201 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.openstack.wsgi [req-b749bc5d-b45e-4ce5-b351-a7fc437cb4c0 req-6aa0774a-c2aa-46bf-9636-7db26590d0cd tempest-ServerActionsTestOtherA-1133375341 tempest-ServerActionsTestOtherA-1133375341-project-member] Empty body provided in request {{(pid=100521) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:10:22.263394 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.openstack.wsgi [req-b749bc5d-b45e-4ce5-b351-a7fc437cb4c0 req-6aa0774a-c2aa-46bf-9636-7db26590d0cd tempest-ServerActionsTestOtherA-1133375341 tempest-ServerActionsTestOtherA-1133375341-project-member] Calling method 'version_select' {{(pid=100521) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:10:22.273007 np0000005924 devstack@c-api.service[100521]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:10:22.273007 np0000005924 devstack@c-api.service[100521]: warnings.warn( Jul 27 16:10:22.314626 np0000005924 devstack@c-api.service[100521]: INFO cinder.api.openstack.wsgi [req-b749bc5d-b45e-4ce5-b351-a7fc437cb4c0 req-6aa0774a-c2aa-46bf-9636-7db26590d0cd tempest-ServerActionsTestOtherA-1133375341 tempest-ServerActionsTestOtherA-1133375341-project-member] https://10.4.3.117/volume/v3/attachments/6869cb24-45d2-4607-b5cc-444c7c28515e returned with HTTP 200 Jul 27 16:10:22.315114 np0000005924 devstack@c-api.service[100521]: [pid: 100521|app: 0|req: 205/827] 10.4.3.117 () {72 vars in 1673 bytes} [Mon Jul 27 16:10:22 2026] DELETE /volume/v3/attachments/6869cb24-45d2-4607-b5cc-444c7c28515e => generated 19 bytes in 55 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 27 16:10:22.616878 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.middleware.request_id [None req-4c0525ab-157c-494c-b955-37218934af39 None None] RequestId filter calling following filter/app {{(pid=100523) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:10:22.620428 np0000005924 devstack@c-api.service[100523]: INFO cinder.api.openstack.wsgi [None req-4c0525ab-157c-494c-b955-37218934af39 tempest-VolumesBackupsAdminTest-784678603 tempest-VolumesBackupsAdminTest-784678603-project-member] GET https://10.4.3.117/volume/v3/backups/2454b194-5187-4672-931f-c3576c269ba7 Jul 27 16:10:22.620677 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.openstack.wsgi [None req-4c0525ab-157c-494c-b955-37218934af39 tempest-VolumesBackupsAdminTest-784678603 tempest-VolumesBackupsAdminTest-784678603-project-member] Empty body provided in request {{(pid=100523) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:10:22.620880 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.openstack.wsgi [None req-4c0525ab-157c-494c-b955-37218934af39 tempest-VolumesBackupsAdminTest-784678603 tempest-VolumesBackupsAdminTest-784678603-project-member] Calling method 'show' {{(pid=100523) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:10:22.621005 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.v3.backups [None req-4c0525ab-157c-494c-b955-37218934af39 tempest-VolumesBackupsAdminTest-784678603 tempest-VolumesBackupsAdminTest-784678603-project-member] Show backup with id 2454b194-5187-4672-931f-c3576c269ba7. {{(pid=100523) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 27 16:10:22.626844 np0000005924 devstack@c-api.service[100523]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:10:22.626844 np0000005924 devstack@c-api.service[100523]: warnings.warn( Jul 27 16:10:22.627638 np0000005924 devstack@c-api.service[100523]: INFO cinder.api.openstack.wsgi [None req-4c0525ab-157c-494c-b955-37218934af39 tempest-VolumesBackupsAdminTest-784678603 tempest-VolumesBackupsAdminTest-784678603-project-member] https://10.4.3.117/volume/v3/backups/2454b194-5187-4672-931f-c3576c269ba7 returned with HTTP 200 Jul 27 16:10:22.628144 np0000005924 devstack@c-api.service[100523]: [pid: 100523|app: 0|req: 207/828] 10.4.3.117 () {66 vars in 1348 bytes} [Mon Jul 27 16:10:22 2026] GET /volume/v3/backups/2454b194-5187-4672-931f-c3576c269ba7 => generated 801 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 27 16:10:22.953178 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.middleware.request_id [None req-a355b87a-06b9-4dde-ac31-b91a79786d3e None None] RequestId filter calling following filter/app {{(pid=100524) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:10:22.955088 np0000005924 devstack@c-api.service[100524]: INFO cinder.api.openstack.wsgi [None req-a355b87a-06b9-4dde-ac31-b91a79786d3e tempest-ServerActionsTestOtherA-1133375341 tempest-ServerActionsTestOtherA-1133375341-project-member] GET https://10.4.3.117/volume/v3/volumes/82095e13-9ba3-4cb8-ae16-e6dfce88713f Jul 27 16:10:22.955446 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.openstack.wsgi [None req-a355b87a-06b9-4dde-ac31-b91a79786d3e tempest-ServerActionsTestOtherA-1133375341 tempest-ServerActionsTestOtherA-1133375341-project-member] Empty body provided in request {{(pid=100524) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:10:22.955707 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.openstack.wsgi [None req-a355b87a-06b9-4dde-ac31-b91a79786d3e tempest-ServerActionsTestOtherA-1133375341 tempest-ServerActionsTestOtherA-1133375341-project-member] Calling method 'show' {{(pid=100524) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:10:22.964362 np0000005924 devstack@c-api.service[100524]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:10:22.964362 np0000005924 devstack@c-api.service[100524]: warnings.warn( Jul 27 16:10:22.968437 np0000005924 devstack@c-api.service[100524]: INFO cinder.volume.api [None req-a355b87a-06b9-4dde-ac31-b91a79786d3e tempest-ServerActionsTestOtherA-1133375341 tempest-ServerActionsTestOtherA-1133375341-project-member] Volume info retrieved successfully. Jul 27 16:10:22.973337 np0000005924 devstack@c-api.service[100524]: INFO cinder.api.openstack.wsgi [None req-a355b87a-06b9-4dde-ac31-b91a79786d3e tempest-ServerActionsTestOtherA-1133375341 tempest-ServerActionsTestOtherA-1133375341-project-member] https://10.4.3.117/volume/v3/volumes/82095e13-9ba3-4cb8-ae16-e6dfce88713f returned with HTTP 200 Jul 27 16:10:22.973793 np0000005924 devstack@c-api.service[100524]: [pid: 100524|app: 0|req: 213/829] 10.4.3.117 () {66 vars in 1348 bytes} [Mon Jul 27 16:10:22 2026] GET /volume/v3/volumes/82095e13-9ba3-4cb8-ae16-e6dfce88713f => generated 846 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 27 16:10:23.642620 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.middleware.request_id [None req-695bebff-798c-42a8-93ce-7170863b096e None None] RequestId filter calling following filter/app {{(pid=100522) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:10:23.644637 np0000005924 devstack@c-api.service[100522]: INFO cinder.api.openstack.wsgi [None req-695bebff-798c-42a8-93ce-7170863b096e tempest-VolumesBackupsAdminTest-784678603 tempest-VolumesBackupsAdminTest-784678603-project-member] GET https://10.4.3.117/volume/v3/backups/2454b194-5187-4672-931f-c3576c269ba7 Jul 27 16:10:23.645298 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.openstack.wsgi [None req-695bebff-798c-42a8-93ce-7170863b096e tempest-VolumesBackupsAdminTest-784678603 tempest-VolumesBackupsAdminTest-784678603-project-member] Empty body provided in request {{(pid=100522) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:10:23.645298 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.openstack.wsgi [None req-695bebff-798c-42a8-93ce-7170863b096e tempest-VolumesBackupsAdminTest-784678603 tempest-VolumesBackupsAdminTest-784678603-project-member] Calling method 'show' {{(pid=100522) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:10:23.645298 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.v3.backups [None req-695bebff-798c-42a8-93ce-7170863b096e tempest-VolumesBackupsAdminTest-784678603 tempest-VolumesBackupsAdminTest-784678603-project-member] Show backup with id 2454b194-5187-4672-931f-c3576c269ba7. {{(pid=100522) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 27 16:10:23.656182 np0000005924 devstack@c-api.service[100522]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:10:23.656182 np0000005924 devstack@c-api.service[100522]: warnings.warn( Jul 27 16:10:23.656995 np0000005924 devstack@c-api.service[100522]: INFO cinder.api.openstack.wsgi [None req-695bebff-798c-42a8-93ce-7170863b096e tempest-VolumesBackupsAdminTest-784678603 tempest-VolumesBackupsAdminTest-784678603-project-member] https://10.4.3.117/volume/v3/backups/2454b194-5187-4672-931f-c3576c269ba7 returned with HTTP 200 Jul 27 16:10:23.661094 np0000005924 devstack@c-api.service[100522]: [pid: 100522|app: 0|req: 205/830] 10.4.3.117 () {66 vars in 1348 bytes} [Mon Jul 27 16:10:23 2026] GET /volume/v3/backups/2454b194-5187-4672-931f-c3576c269ba7 => generated 801 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 27 16:10:24.677827 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.middleware.request_id [None req-041834e7-f439-429e-88a0-4f1496824adb None None] RequestId filter calling following filter/app {{(pid=100521) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:10:24.682721 np0000005924 devstack@c-api.service[100521]: INFO cinder.api.openstack.wsgi [None req-041834e7-f439-429e-88a0-4f1496824adb tempest-VolumesBackupsAdminTest-784678603 tempest-VolumesBackupsAdminTest-784678603-project-member] GET https://10.4.3.117/volume/v3/backups/2454b194-5187-4672-931f-c3576c269ba7 Jul 27 16:10:24.683180 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.openstack.wsgi [None req-041834e7-f439-429e-88a0-4f1496824adb tempest-VolumesBackupsAdminTest-784678603 tempest-VolumesBackupsAdminTest-784678603-project-member] Empty body provided in request {{(pid=100521) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:10:24.683379 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.openstack.wsgi [None req-041834e7-f439-429e-88a0-4f1496824adb tempest-VolumesBackupsAdminTest-784678603 tempest-VolumesBackupsAdminTest-784678603-project-member] Calling method 'show' {{(pid=100521) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:10:24.683560 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.v3.backups [None req-041834e7-f439-429e-88a0-4f1496824adb tempest-VolumesBackupsAdminTest-784678603 tempest-VolumesBackupsAdminTest-784678603-project-member] Show backup with id 2454b194-5187-4672-931f-c3576c269ba7. {{(pid=100521) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 27 16:10:24.694803 np0000005924 devstack@c-api.service[100521]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:10:24.694803 np0000005924 devstack@c-api.service[100521]: warnings.warn( Jul 27 16:10:24.695900 np0000005924 devstack@c-api.service[100521]: INFO cinder.api.openstack.wsgi [None req-041834e7-f439-429e-88a0-4f1496824adb tempest-VolumesBackupsAdminTest-784678603 tempest-VolumesBackupsAdminTest-784678603-project-member] https://10.4.3.117/volume/v3/backups/2454b194-5187-4672-931f-c3576c269ba7 returned with HTTP 200 Jul 27 16:10:24.696302 np0000005924 devstack@c-api.service[100521]: [pid: 100521|app: 0|req: 206/831] 10.4.3.117 () {66 vars in 1348 bytes} [Mon Jul 27 16:10:24 2026] GET /volume/v3/backups/2454b194-5187-4672-931f-c3576c269ba7 => generated 801 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 27 16:10:25.710279 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.middleware.request_id [None req-5dd8a1b7-51dc-49a4-8854-1c8bbcf80bcc None None] RequestId filter calling following filter/app {{(pid=100523) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:10:25.713293 np0000005924 devstack@c-api.service[100523]: INFO cinder.api.openstack.wsgi [None req-5dd8a1b7-51dc-49a4-8854-1c8bbcf80bcc tempest-VolumesBackupsAdminTest-784678603 tempest-VolumesBackupsAdminTest-784678603-project-member] GET https://10.4.3.117/volume/v3/backups/2454b194-5187-4672-931f-c3576c269ba7 Jul 27 16:10:25.713572 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.openstack.wsgi [None req-5dd8a1b7-51dc-49a4-8854-1c8bbcf80bcc tempest-VolumesBackupsAdminTest-784678603 tempest-VolumesBackupsAdminTest-784678603-project-member] Empty body provided in request {{(pid=100523) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:10:25.713825 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.openstack.wsgi [None req-5dd8a1b7-51dc-49a4-8854-1c8bbcf80bcc tempest-VolumesBackupsAdminTest-784678603 tempest-VolumesBackupsAdminTest-784678603-project-member] Calling method 'show' {{(pid=100523) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:10:25.714071 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.v3.backups [None req-5dd8a1b7-51dc-49a4-8854-1c8bbcf80bcc tempest-VolumesBackupsAdminTest-784678603 tempest-VolumesBackupsAdminTest-784678603-project-member] Show backup with id 2454b194-5187-4672-931f-c3576c269ba7. {{(pid=100523) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 27 16:10:25.721441 np0000005924 devstack@c-api.service[100523]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:10:25.721441 np0000005924 devstack@c-api.service[100523]: warnings.warn( Jul 27 16:10:25.723021 np0000005924 devstack@c-api.service[100523]: INFO cinder.api.openstack.wsgi [None req-5dd8a1b7-51dc-49a4-8854-1c8bbcf80bcc tempest-VolumesBackupsAdminTest-784678603 tempest-VolumesBackupsAdminTest-784678603-project-member] https://10.4.3.117/volume/v3/backups/2454b194-5187-4672-931f-c3576c269ba7 returned with HTTP 200 Jul 27 16:10:25.723275 np0000005924 devstack@c-api.service[100523]: [pid: 100523|app: 0|req: 208/832] 10.4.3.117 () {66 vars in 1348 bytes} [Mon Jul 27 16:10:25 2026] GET /volume/v3/backups/2454b194-5187-4672-931f-c3576c269ba7 => generated 801 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 27 16:10:26.390112 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.middleware.request_id [None req-d4a66073-42ba-46d3-8416-fff45713549e None None] RequestId filter calling following filter/app {{(pid=100524) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:10:26.394617 np0000005924 devstack@c-api.service[100524]: INFO cinder.api.openstack.wsgi [None req-d4a66073-42ba-46d3-8416-fff45713549e tempest-ServerActionsTestOtherA-1133375341 tempest-ServerActionsTestOtherA-1133375341-project-member] POST https://10.4.3.117/volume/v3/volumes Jul 27 16:10:26.394617 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.openstack.wsgi [None req-d4a66073-42ba-46d3-8416-fff45713549e tempest-ServerActionsTestOtherA-1133375341 tempest-ServerActionsTestOtherA-1133375341-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-tempest.common.compute-volume-1466479485", "imageRef": "9b5714dc-7db2-46f4-8517-f5174b84ff15", "size": 1}} {{(pid=100524) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 27 16:10:26.397119 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.v3.volumes [None req-d4a66073-42ba-46d3-8416-fff45713549e tempest-ServerActionsTestOtherA-1133375341 tempest-ServerActionsTestOtherA-1133375341-project-member] Create volume request body: {'volume': {'name': 'tempest-tempest.common.compute-volume-1466479485', 'imageRef': '9b5714dc-7db2-46f4-8517-f5174b84ff15', 'size': 1}} {{(pid=100524) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 27 16:10:26.514471 np0000005924 devstack@c-api.service[100524]: INFO cinder.api.v3.volumes [None req-d4a66073-42ba-46d3-8416-fff45713549e tempest-ServerActionsTestOtherA-1133375341 tempest-ServerActionsTestOtherA-1133375341-project-member] Create volume of 1 GB Jul 27 16:10:26.519569 np0000005924 devstack@c-api.service[100524]: INFO cinder.volume.api [None req-d4a66073-42ba-46d3-8416-fff45713549e tempest-ServerActionsTestOtherA-1133375341 tempest-ServerActionsTestOtherA-1133375341-project-member] Availability Zones retrieved successfully. Jul 27 16:10:26.527452 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.volume.api [None req-d4a66073-42ba-46d3-8416-fff45713549e tempest-ServerActionsTestOtherA-1133375341 tempest-ServerActionsTestOtherA-1133375341-project-member] Flow 'volume_create_api' (eb2e254b-684e-49e2-99e6-f59aa2377ed0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100524) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 27 16:10:26.528524 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.volume.api [None req-d4a66073-42ba-46d3-8416-fff45713549e tempest-ServerActionsTestOtherA-1133375341 tempest-ServerActionsTestOtherA-1133375341-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (fcacc444-6d60-4487-9cef-d92494d2557e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100524) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 27 16:10:26.529880 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.volume.flows.api.create_volume [None req-d4a66073-42ba-46d3-8416-fff45713549e tempest-ServerActionsTestOtherA-1133375341 tempest-ServerActionsTestOtherA-1133375341-project-member] Validating volume size '1' using validate_int {{(pid=100524) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 27 16:10:26.625953 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.volume.api [None req-d4a66073-42ba-46d3-8416-fff45713549e tempest-ServerActionsTestOtherA-1133375341 tempest-ServerActionsTestOtherA-1133375341-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (fcacc444-6d60-4487-9cef-d92494d2557e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-27T16:04:59Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=2bce4e1a-e6e0-49d9-be36-c3405449a01e,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '2bce4e1a-e6e0-49d9-be36-c3405449a01e', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100524) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 27 16:10:26.627070 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.volume.api [None req-d4a66073-42ba-46d3-8416-fff45713549e tempest-ServerActionsTestOtherA-1133375341 tempest-ServerActionsTestOtherA-1133375341-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (e966a826-cb71-4f29-b64d-67286620649a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100524) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 27 16:10:26.699759 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.quota [None req-d4a66073-42ba-46d3-8416-fff45713549e tempest-ServerActionsTestOtherA-1133375341 tempest-ServerActionsTestOtherA-1133375341-project-member] Created reservations ['63162ec9-2547-4ff4-b18d-fb977d827854', '97ddbcc2-9033-428d-80a8-243e434b09ea', '79aebace-9413-4419-b64f-03415add890d', 'b6596ed8-906c-412e-853b-fd97085496e1'] {{(pid=100524) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 27 16:10:26.700126 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.volume.api [None req-d4a66073-42ba-46d3-8416-fff45713549e tempest-ServerActionsTestOtherA-1133375341 tempest-ServerActionsTestOtherA-1133375341-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (e966a826-cb71-4f29-b64d-67286620649a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['63162ec9-2547-4ff4-b18d-fb977d827854', '97ddbcc2-9033-428d-80a8-243e434b09ea', '79aebace-9413-4419-b64f-03415add890d', 'b6596ed8-906c-412e-853b-fd97085496e1']}' {{(pid=100524) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 27 16:10:26.702654 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.volume.api [None req-d4a66073-42ba-46d3-8416-fff45713549e tempest-ServerActionsTestOtherA-1133375341 tempest-ServerActionsTestOtherA-1133375341-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (c31761da-8771-49e7-84a6-0e8c13f3aec8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100524) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 27 16:10:26.738066 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.volume.api [None req-d4a66073-42ba-46d3-8416-fff45713549e tempest-ServerActionsTestOtherA-1133375341 tempest-ServerActionsTestOtherA-1133375341-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (c31761da-8771-49e7-84a6-0e8c13f3aec8) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'c22ada2b-0d3d-4c4c-b419-641c057b3872', '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-1466479485',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='bf332b6c2b3a4431924b9d1ffe0dd5cb',qos_specs=None,replication_status=,reservations=['63162ec9-2547-4ff4-b18d-fb977d827854','97ddbcc2-9033-428d-80a8-243e434b09ea','79aebace-9413-4419-b64f-03415add890d','b6596ed8-906c-412e-853b-fd97085496e1'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='01d9d4a2591d4bc5ad5eba5d3c666872',volume_type_id=2bce4e1a-e6e0-49d9-be36-c3405449a01e), 'volume': Volume(_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-27T16:10:26Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-tempest.common.compute-volume-1466479485',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=c22ada2b-0d3d-4c4c-b419-641c057b3872,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='bf332b6c2b3a4431924b9d1ffe0dd5cb',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='01d9d4a2591d4bc5ad5eba5d3c666872',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(2bce4e1a-e6e0-49d9-be36-c3405449a01e),volume_type_id=2bce4e1a-e6e0-49d9-be36-c3405449a01e)}' {{(pid=100524) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 27 16:10:26.739092 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.volume.api [None req-d4a66073-42ba-46d3-8416-fff45713549e tempest-ServerActionsTestOtherA-1133375341 tempest-ServerActionsTestOtherA-1133375341-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (89f03188-adbb-4e9b-bea5-6551c9d94bb3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100524) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 27 16:10:26.740168 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.middleware.request_id [None req-cf913fa5-2d0e-437b-8cfa-5078b7625245 None None] RequestId filter calling following filter/app {{(pid=100522) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:10:26.742467 np0000005924 devstack@c-api.service[100522]: INFO cinder.api.openstack.wsgi [None req-cf913fa5-2d0e-437b-8cfa-5078b7625245 tempest-VolumesBackupsAdminTest-784678603 tempest-VolumesBackupsAdminTest-784678603-project-member] GET https://10.4.3.117/volume/v3/backups/2454b194-5187-4672-931f-c3576c269ba7 Jul 27 16:10:26.742467 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.openstack.wsgi [None req-cf913fa5-2d0e-437b-8cfa-5078b7625245 tempest-VolumesBackupsAdminTest-784678603 tempest-VolumesBackupsAdminTest-784678603-project-member] Empty body provided in request {{(pid=100522) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:10:26.742467 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.openstack.wsgi [None req-cf913fa5-2d0e-437b-8cfa-5078b7625245 tempest-VolumesBackupsAdminTest-784678603 tempest-VolumesBackupsAdminTest-784678603-project-member] Calling method 'show' {{(pid=100522) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:10:26.742467 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.v3.backups [None req-cf913fa5-2d0e-437b-8cfa-5078b7625245 tempest-VolumesBackupsAdminTest-784678603 tempest-VolumesBackupsAdminTest-784678603-project-member] Show backup with id 2454b194-5187-4672-931f-c3576c269ba7. {{(pid=100522) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 27 16:10:26.749350 np0000005924 devstack@c-api.service[100522]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:10:26.749350 np0000005924 devstack@c-api.service[100522]: warnings.warn( Jul 27 16:10:26.749350 np0000005924 devstack@c-api.service[100522]: INFO cinder.api.openstack.wsgi [None req-cf913fa5-2d0e-437b-8cfa-5078b7625245 tempest-VolumesBackupsAdminTest-784678603 tempest-VolumesBackupsAdminTest-784678603-project-member] https://10.4.3.117/volume/v3/backups/2454b194-5187-4672-931f-c3576c269ba7 returned with HTTP 200 Jul 27 16:10:26.749742 np0000005924 devstack@c-api.service[100522]: [pid: 100522|app: 0|req: 206/833] 10.4.3.117 () {66 vars in 1348 bytes} [Mon Jul 27 16:10:26 2026] GET /volume/v3/backups/2454b194-5187-4672-931f-c3576c269ba7 => generated 801 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 27 16:10:26.773700 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.volume.api [None req-d4a66073-42ba-46d3-8416-fff45713549e tempest-ServerActionsTestOtherA-1133375341 tempest-ServerActionsTestOtherA-1133375341-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (89f03188-adbb-4e9b-bea5-6551c9d94bb3) transitioned into state 'SUCCESS' from state '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-1466479485',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='bf332b6c2b3a4431924b9d1ffe0dd5cb',qos_specs=None,replication_status=,reservations=['63162ec9-2547-4ff4-b18d-fb977d827854','97ddbcc2-9033-428d-80a8-243e434b09ea','79aebace-9413-4419-b64f-03415add890d','b6596ed8-906c-412e-853b-fd97085496e1'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='01d9d4a2591d4bc5ad5eba5d3c666872',volume_type_id=2bce4e1a-e6e0-49d9-be36-c3405449a01e)}' {{(pid=100524) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 27 16:10:26.773700 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.volume.api [None req-d4a66073-42ba-46d3-8416-fff45713549e tempest-ServerActionsTestOtherA-1133375341 tempest-ServerActionsTestOtherA-1133375341-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (5f599719-b732-4e55-9e53-b1f41cca26fd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100524) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 27 16:10:26.787008 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.volume.api [None req-d4a66073-42ba-46d3-8416-fff45713549e tempest-ServerActionsTestOtherA-1133375341 tempest-ServerActionsTestOtherA-1133375341-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (5f599719-b732-4e55-9e53-b1f41cca26fd) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100524) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 27 16:10:26.788290 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.volume.api [None req-d4a66073-42ba-46d3-8416-fff45713549e tempest-ServerActionsTestOtherA-1133375341 tempest-ServerActionsTestOtherA-1133375341-project-member] Flow 'volume_create_api' (eb2e254b-684e-49e2-99e6-f59aa2377ed0) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100524) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 27 16:10:26.788694 np0000005924 devstack@c-api.service[100524]: INFO cinder.volume.api [None req-d4a66073-42ba-46d3-8416-fff45713549e tempest-ServerActionsTestOtherA-1133375341 tempest-ServerActionsTestOtherA-1133375341-project-member] Create volume request issued successfully. Jul 27 16:10:26.789421 np0000005924 devstack@c-api.service[100524]: INFO cinder.api.openstack.wsgi [None req-d4a66073-42ba-46d3-8416-fff45713549e tempest-ServerActionsTestOtherA-1133375341 tempest-ServerActionsTestOtherA-1133375341-project-member] https://10.4.3.117/volume/v3/volumes returned with HTTP 202 Jul 27 16:10:26.789932 np0000005924 devstack@c-api.service[100524]: [pid: 100524|app: 0|req: 214/834] 10.4.3.117 () {68 vars in 1259 bytes} [Mon Jul 27 16:10:26 2026] POST /volume/v3/volumes => generated 753 bytes in 402 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 27 16:10:26.804374 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.middleware.request_id [None req-fc77461d-8f51-4e32-8280-1ce79549c1e2 None None] RequestId filter calling following filter/app {{(pid=100521) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:10:26.806578 np0000005924 devstack@c-api.service[100521]: INFO cinder.api.openstack.wsgi [None req-fc77461d-8f51-4e32-8280-1ce79549c1e2 tempest-ServerActionsTestOtherA-1133375341 tempest-ServerActionsTestOtherA-1133375341-project-member] GET https://10.4.3.117/volume/v3/volumes/c22ada2b-0d3d-4c4c-b419-641c057b3872 Jul 27 16:10:26.806764 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.openstack.wsgi [None req-fc77461d-8f51-4e32-8280-1ce79549c1e2 tempest-ServerActionsTestOtherA-1133375341 tempest-ServerActionsTestOtherA-1133375341-project-member] Empty body provided in request {{(pid=100521) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:10:26.806940 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.openstack.wsgi [None req-fc77461d-8f51-4e32-8280-1ce79549c1e2 tempest-ServerActionsTestOtherA-1133375341 tempest-ServerActionsTestOtherA-1133375341-project-member] Calling method 'show' {{(pid=100521) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:10:26.815926 np0000005924 devstack@c-api.service[100521]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:10:26.815926 np0000005924 devstack@c-api.service[100521]: warnings.warn( Jul 27 16:10:26.820041 np0000005924 devstack@c-api.service[100521]: INFO cinder.volume.api [None req-fc77461d-8f51-4e32-8280-1ce79549c1e2 tempest-ServerActionsTestOtherA-1133375341 tempest-ServerActionsTestOtherA-1133375341-project-member] Volume info retrieved successfully. Jul 27 16:10:26.824462 np0000005924 devstack@c-api.service[100521]: INFO cinder.api.openstack.wsgi [None req-fc77461d-8f51-4e32-8280-1ce79549c1e2 tempest-ServerActionsTestOtherA-1133375341 tempest-ServerActionsTestOtherA-1133375341-project-member] https://10.4.3.117/volume/v3/volumes/c22ada2b-0d3d-4c4c-b419-641c057b3872 returned with HTTP 200 Jul 27 16:10:26.824462 np0000005924 devstack@c-api.service[100521]: [pid: 100521|app: 0|req: 207/835] 10.4.3.117 () {66 vars in 1348 bytes} [Mon Jul 27 16:10:26 2026] GET /volume/v3/volumes/c22ada2b-0d3d-4c4c-b419-641c057b3872 => generated 821 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 27 16:10:27.761062 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.middleware.request_id [None req-64254fd0-88df-49f7-8062-4a0fbd0a12b2 None None] RequestId filter calling following filter/app {{(pid=100523) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:10:27.765222 np0000005924 devstack@c-api.service[100523]: INFO cinder.api.openstack.wsgi [None req-64254fd0-88df-49f7-8062-4a0fbd0a12b2 tempest-VolumesBackupsAdminTest-784678603 tempest-VolumesBackupsAdminTest-784678603-project-member] GET https://10.4.3.117/volume/v3/backups/2454b194-5187-4672-931f-c3576c269ba7 Jul 27 16:10:27.765418 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.openstack.wsgi [None req-64254fd0-88df-49f7-8062-4a0fbd0a12b2 tempest-VolumesBackupsAdminTest-784678603 tempest-VolumesBackupsAdminTest-784678603-project-member] Empty body provided in request {{(pid=100523) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:10:27.765575 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.openstack.wsgi [None req-64254fd0-88df-49f7-8062-4a0fbd0a12b2 tempest-VolumesBackupsAdminTest-784678603 tempest-VolumesBackupsAdminTest-784678603-project-member] Calling method 'show' {{(pid=100523) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:10:27.765700 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.v3.backups [None req-64254fd0-88df-49f7-8062-4a0fbd0a12b2 tempest-VolumesBackupsAdminTest-784678603 tempest-VolumesBackupsAdminTest-784678603-project-member] Show backup with id 2454b194-5187-4672-931f-c3576c269ba7. {{(pid=100523) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 27 16:10:27.771144 np0000005924 devstack@c-api.service[100523]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:10:27.771144 np0000005924 devstack@c-api.service[100523]: warnings.warn( Jul 27 16:10:27.772310 np0000005924 devstack@c-api.service[100523]: INFO cinder.api.openstack.wsgi [None req-64254fd0-88df-49f7-8062-4a0fbd0a12b2 tempest-VolumesBackupsAdminTest-784678603 tempest-VolumesBackupsAdminTest-784678603-project-member] https://10.4.3.117/volume/v3/backups/2454b194-5187-4672-931f-c3576c269ba7 returned with HTTP 200 Jul 27 16:10:27.772877 np0000005924 devstack@c-api.service[100523]: [pid: 100523|app: 0|req: 209/836] 10.4.3.117 () {66 vars in 1348 bytes} [Mon Jul 27 16:10:27 2026] GET /volume/v3/backups/2454b194-5187-4672-931f-c3576c269ba7 => generated 801 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 27 16:10:27.841339 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.middleware.request_id [None req-75c046b5-e318-41c6-9015-b43df58b2373 None None] RequestId filter calling following filter/app {{(pid=100522) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:10:27.844709 np0000005924 devstack@c-api.service[100522]: INFO cinder.api.openstack.wsgi [None req-75c046b5-e318-41c6-9015-b43df58b2373 tempest-ServerActionsTestOtherA-1133375341 tempest-ServerActionsTestOtherA-1133375341-project-member] GET https://10.4.3.117/volume/v3/volumes/c22ada2b-0d3d-4c4c-b419-641c057b3872 Jul 27 16:10:27.844958 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.openstack.wsgi [None req-75c046b5-e318-41c6-9015-b43df58b2373 tempest-ServerActionsTestOtherA-1133375341 tempest-ServerActionsTestOtherA-1133375341-project-member] Empty body provided in request {{(pid=100522) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:10:27.845225 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.openstack.wsgi [None req-75c046b5-e318-41c6-9015-b43df58b2373 tempest-ServerActionsTestOtherA-1133375341 tempest-ServerActionsTestOtherA-1133375341-project-member] Calling method 'show' {{(pid=100522) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:10:27.860590 np0000005924 devstack@c-api.service[100522]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:10:27.860590 np0000005924 devstack@c-api.service[100522]: warnings.warn( Jul 27 16:10:27.867397 np0000005924 devstack@c-api.service[100522]: INFO cinder.volume.api [None req-75c046b5-e318-41c6-9015-b43df58b2373 tempest-ServerActionsTestOtherA-1133375341 tempest-ServerActionsTestOtherA-1133375341-project-member] Volume info retrieved successfully. Jul 27 16:10:27.875210 np0000005924 devstack@c-api.service[100522]: INFO cinder.api.openstack.wsgi [None req-75c046b5-e318-41c6-9015-b43df58b2373 tempest-ServerActionsTestOtherA-1133375341 tempest-ServerActionsTestOtherA-1133375341-project-member] https://10.4.3.117/volume/v3/volumes/c22ada2b-0d3d-4c4c-b419-641c057b3872 returned with HTTP 200 Jul 27 16:10:27.875656 np0000005924 devstack@c-api.service[100522]: [pid: 100522|app: 0|req: 207/837] 10.4.3.117 () {66 vars in 1348 bytes} [Mon Jul 27 16:10:27 2026] GET /volume/v3/volumes/c22ada2b-0d3d-4c4c-b419-641c057b3872 => generated 1361 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 27 16:10:27.915702 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.middleware.request_id [req-87c40bea-d01a-4f12-8fa8-2d6f3015062e req-a975ae81-03ff-46e9-90bc-c1dd9eb27162 None None] RequestId filter calling following filter/app {{(pid=100524) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:10:27.920343 np0000005924 devstack@c-api.service[100524]: INFO cinder.api.openstack.wsgi [req-87c40bea-d01a-4f12-8fa8-2d6f3015062e req-a975ae81-03ff-46e9-90bc-c1dd9eb27162 tempest-ServerActionsTestOtherA-1133375341 tempest-ServerActionsTestOtherA-1133375341-project-member] GET https://10.4.3.117/volume/v3/volumes/c22ada2b-0d3d-4c4c-b419-641c057b3872 Jul 27 16:10:27.920440 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.openstack.wsgi [req-87c40bea-d01a-4f12-8fa8-2d6f3015062e req-a975ae81-03ff-46e9-90bc-c1dd9eb27162 tempest-ServerActionsTestOtherA-1133375341 tempest-ServerActionsTestOtherA-1133375341-project-member] Empty body provided in request {{(pid=100524) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:10:27.920629 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.openstack.wsgi [req-87c40bea-d01a-4f12-8fa8-2d6f3015062e req-a975ae81-03ff-46e9-90bc-c1dd9eb27162 tempest-ServerActionsTestOtherA-1133375341 tempest-ServerActionsTestOtherA-1133375341-project-member] Calling method 'show' {{(pid=100524) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:10:27.929864 np0000005924 devstack@c-api.service[100524]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:10:27.929864 np0000005924 devstack@c-api.service[100524]: warnings.warn( Jul 27 16:10:27.934928 np0000005924 devstack@c-api.service[100524]: INFO cinder.volume.api [req-87c40bea-d01a-4f12-8fa8-2d6f3015062e req-a975ae81-03ff-46e9-90bc-c1dd9eb27162 tempest-ServerActionsTestOtherA-1133375341 tempest-ServerActionsTestOtherA-1133375341-project-member] Volume info retrieved successfully. Jul 27 16:10:27.941550 np0000005924 devstack@c-api.service[100524]: INFO cinder.api.openstack.wsgi [req-87c40bea-d01a-4f12-8fa8-2d6f3015062e req-a975ae81-03ff-46e9-90bc-c1dd9eb27162 tempest-ServerActionsTestOtherA-1133375341 tempest-ServerActionsTestOtherA-1133375341-project-member] https://10.4.3.117/volume/v3/volumes/c22ada2b-0d3d-4c4c-b419-641c057b3872 returned with HTTP 200 Jul 27 16:10:27.942072 np0000005924 devstack@c-api.service[100524]: [pid: 100524|app: 0|req: 215/838] 10.4.3.117 () {68 vars in 1598 bytes} [Mon Jul 27 16:10:27 2026] GET /volume/v3/volumes/c22ada2b-0d3d-4c4c-b419-641c057b3872 => generated 1361 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 27 16:10:28.472080 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.middleware.request_id [req-87c40bea-d01a-4f12-8fa8-2d6f3015062e req-3111d730-93e5-4eb2-827d-620a67861976 None None] RequestId filter calling following filter/app {{(pid=100521) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:10:28.476947 np0000005924 devstack@c-api.service[100521]: INFO cinder.api.openstack.wsgi [req-87c40bea-d01a-4f12-8fa8-2d6f3015062e req-3111d730-93e5-4eb2-827d-620a67861976 tempest-ServerActionsTestOtherA-1133375341 tempest-ServerActionsTestOtherA-1133375341-project-member] GET https://10.4.3.117/volume/v3/volumes/c22ada2b-0d3d-4c4c-b419-641c057b3872 Jul 27 16:10:28.477232 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.openstack.wsgi [req-87c40bea-d01a-4f12-8fa8-2d6f3015062e req-3111d730-93e5-4eb2-827d-620a67861976 tempest-ServerActionsTestOtherA-1133375341 tempest-ServerActionsTestOtherA-1133375341-project-member] Empty body provided in request {{(pid=100521) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:10:28.477958 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.openstack.wsgi [req-87c40bea-d01a-4f12-8fa8-2d6f3015062e req-3111d730-93e5-4eb2-827d-620a67861976 tempest-ServerActionsTestOtherA-1133375341 tempest-ServerActionsTestOtherA-1133375341-project-member] Calling method 'show' {{(pid=100521) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:10:28.490903 np0000005924 devstack@c-api.service[100521]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:10:28.490903 np0000005924 devstack@c-api.service[100521]: warnings.warn( Jul 27 16:10:28.494837 np0000005924 devstack@c-api.service[100521]: INFO cinder.volume.api [req-87c40bea-d01a-4f12-8fa8-2d6f3015062e req-3111d730-93e5-4eb2-827d-620a67861976 tempest-ServerActionsTestOtherA-1133375341 tempest-ServerActionsTestOtherA-1133375341-project-member] Volume info retrieved successfully. Jul 27 16:10:28.500962 np0000005924 devstack@c-api.service[100521]: INFO cinder.api.openstack.wsgi [req-87c40bea-d01a-4f12-8fa8-2d6f3015062e req-3111d730-93e5-4eb2-827d-620a67861976 tempest-ServerActionsTestOtherA-1133375341 tempest-ServerActionsTestOtherA-1133375341-project-member] https://10.4.3.117/volume/v3/volumes/c22ada2b-0d3d-4c4c-b419-641c057b3872 returned with HTTP 200 Jul 27 16:10:28.501605 np0000005924 devstack@c-api.service[100521]: [pid: 100521|app: 0|req: 208/839] 10.4.3.117 () {68 vars in 1598 bytes} [Mon Jul 27 16:10:28 2026] GET /volume/v3/volumes/c22ada2b-0d3d-4c4c-b419-641c057b3872 => generated 1361 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Jul 27 16:10:28.517986 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.middleware.request_id [None req-81a20b7a-3e6e-44a0-b892-a6d1b19857cf None None] RequestId filter calling following filter/app {{(pid=100523) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:10:28.517986 np0000005924 devstack@c-api.service[100523]: INFO cinder.api.openstack.wsgi [None req-81a20b7a-3e6e-44a0-b892-a6d1b19857cf None None] GET https://10.4.3.117/volume// Jul 27 16:10:28.517986 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.openstack.wsgi [None req-81a20b7a-3e6e-44a0-b892-a6d1b19857cf None None] Empty body provided in request {{(pid=100523) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:10:28.517986 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.openstack.wsgi [None req-81a20b7a-3e6e-44a0-b892-a6d1b19857cf None None] Calling method 'all' {{(pid=100523) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:10:28.517986 np0000005924 devstack@c-api.service[100523]: INFO cinder.api.openstack.wsgi [None req-81a20b7a-3e6e-44a0-b892-a6d1b19857cf None None] https://10.4.3.117/volume// returned with HTTP 300 Jul 27 16:10:28.517986 np0000005924 devstack@c-api.service[100523]: [pid: 100523|app: 0|req: 210/840] 10.4.3.117 () {66 vars in 1419 bytes} [Mon Jul 27 16:10:28 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 27 16:10:28.526953 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.middleware.request_id [req-87c40bea-d01a-4f12-8fa8-2d6f3015062e req-dbd9939d-7183-4f2e-af7d-6012b501aa58 None None] RequestId filter calling following filter/app {{(pid=100522) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:10:28.529892 np0000005924 devstack@c-api.service[100522]: INFO cinder.api.openstack.wsgi [req-87c40bea-d01a-4f12-8fa8-2d6f3015062e req-dbd9939d-7183-4f2e-af7d-6012b501aa58 tempest-ServerActionsTestOtherA-1133375341 tempest-ServerActionsTestOtherA-1133375341-project-member] POST https://10.4.3.117/volume/v3/attachments Jul 27 16:10:28.530305 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.openstack.wsgi [req-87c40bea-d01a-4f12-8fa8-2d6f3015062e req-dbd9939d-7183-4f2e-af7d-6012b501aa58 tempest-ServerActionsTestOtherA-1133375341 tempest-ServerActionsTestOtherA-1133375341-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "c22ada2b-0d3d-4c4c-b419-641c057b3872", "connector": null, "instance_uuid": "49980348-3486-496e-90dc-bf064c45538a"}} {{(pid=100522) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 27 16:10:28.544814 np0000005924 devstack@c-api.service[100522]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:10:28.544814 np0000005924 devstack@c-api.service[100522]: warnings.warn( Jul 27 16:10:28.592189 np0000005924 devstack@c-api.service[100522]: INFO cinder.api.openstack.wsgi [req-87c40bea-d01a-4f12-8fa8-2d6f3015062e req-dbd9939d-7183-4f2e-af7d-6012b501aa58 tempest-ServerActionsTestOtherA-1133375341 tempest-ServerActionsTestOtherA-1133375341-project-member] https://10.4.3.117/volume/v3/attachments returned with HTTP 200 Jul 27 16:10:28.592659 np0000005924 devstack@c-api.service[100522]: [pid: 100522|app: 0|req: 208/841] 10.4.3.117 () {74 vars in 1594 bytes} [Mon Jul 27 16:10:28 2026] POST /volume/v3/attachments => generated 273 bytes in 66 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 27 16:10:28.789664 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.middleware.request_id [None req-cfefd250-b776-40af-84ee-9c4b95e91dc7 None None] RequestId filter calling following filter/app {{(pid=100524) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:10:28.791387 np0000005924 devstack@c-api.service[100524]: INFO cinder.api.openstack.wsgi [None req-cfefd250-b776-40af-84ee-9c4b95e91dc7 tempest-VolumesBackupsAdminTest-784678603 tempest-VolumesBackupsAdminTest-784678603-project-member] GET https://10.4.3.117/volume/v3/backups/2454b194-5187-4672-931f-c3576c269ba7 Jul 27 16:10:28.792361 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.openstack.wsgi [None req-cfefd250-b776-40af-84ee-9c4b95e91dc7 tempest-VolumesBackupsAdminTest-784678603 tempest-VolumesBackupsAdminTest-784678603-project-member] Empty body provided in request {{(pid=100524) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:10:28.792361 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.openstack.wsgi [None req-cfefd250-b776-40af-84ee-9c4b95e91dc7 tempest-VolumesBackupsAdminTest-784678603 tempest-VolumesBackupsAdminTest-784678603-project-member] Calling method 'show' {{(pid=100524) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:10:28.792361 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.v3.backups [None req-cfefd250-b776-40af-84ee-9c4b95e91dc7 tempest-VolumesBackupsAdminTest-784678603 tempest-VolumesBackupsAdminTest-784678603-project-member] Show backup with id 2454b194-5187-4672-931f-c3576c269ba7. {{(pid=100524) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 27 16:10:28.797312 np0000005924 devstack@c-api.service[100524]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:10:28.797312 np0000005924 devstack@c-api.service[100524]: warnings.warn( Jul 27 16:10:28.799102 np0000005924 devstack@c-api.service[100524]: INFO cinder.api.openstack.wsgi [None req-cfefd250-b776-40af-84ee-9c4b95e91dc7 tempest-VolumesBackupsAdminTest-784678603 tempest-VolumesBackupsAdminTest-784678603-project-member] https://10.4.3.117/volume/v3/backups/2454b194-5187-4672-931f-c3576c269ba7 returned with HTTP 200 Jul 27 16:10:28.800949 np0000005924 devstack@c-api.service[100524]: [pid: 100524|app: 0|req: 216/842] 10.4.3.117 () {66 vars in 1348 bytes} [Mon Jul 27 16:10:28 2026] GET /volume/v3/backups/2454b194-5187-4672-931f-c3576c269ba7 => generated 801 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 27 16:10:29.403893 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.middleware.request_id [None req-2d0db478-0249-41db-81f3-695d4dedf482 None None] RequestId filter calling following filter/app {{(pid=100521) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:10:29.405654 np0000005924 devstack@c-api.service[100521]: INFO cinder.api.openstack.wsgi [None req-2d0db478-0249-41db-81f3-695d4dedf482 tempest-ServerStableDeviceRescueTest-96206215 tempest-ServerStableDeviceRescueTest-96206215-project-member] GET https://10.4.3.117/volume/v3/volumes/306e397d-1fc9-4947-8f19-18f4783641be Jul 27 16:10:29.405869 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.openstack.wsgi [None req-2d0db478-0249-41db-81f3-695d4dedf482 tempest-ServerStableDeviceRescueTest-96206215 tempest-ServerStableDeviceRescueTest-96206215-project-member] Empty body provided in request {{(pid=100521) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:10:29.406083 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.openstack.wsgi [None req-2d0db478-0249-41db-81f3-695d4dedf482 tempest-ServerStableDeviceRescueTest-96206215 tempest-ServerStableDeviceRescueTest-96206215-project-member] Calling method 'show' {{(pid=100521) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:10:29.419352 np0000005924 devstack@c-api.service[100521]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:10:29.419352 np0000005924 devstack@c-api.service[100521]: warnings.warn( Jul 27 16:10:29.441596 np0000005924 devstack@c-api.service[100521]: INFO cinder.volume.api [None req-2d0db478-0249-41db-81f3-695d4dedf482 tempest-ServerStableDeviceRescueTest-96206215 tempest-ServerStableDeviceRescueTest-96206215-project-member] Volume info retrieved successfully. Jul 27 16:10:29.449480 np0000005924 devstack@c-api.service[100521]: INFO cinder.api.openstack.wsgi [None req-2d0db478-0249-41db-81f3-695d4dedf482 tempest-ServerStableDeviceRescueTest-96206215 tempest-ServerStableDeviceRescueTest-96206215-project-member] https://10.4.3.117/volume/v3/volumes/306e397d-1fc9-4947-8f19-18f4783641be returned with HTTP 200 Jul 27 16:10:29.449869 np0000005924 devstack@c-api.service[100521]: [pid: 100521|app: 0|req: 209/843] 10.4.3.117 () {66 vars in 1348 bytes} [Mon Jul 27 16:10:29 2026] GET /volume/v3/volumes/306e397d-1fc9-4947-8f19-18f4783641be => generated 852 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 27 16:10:29.543798 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.middleware.request_id [req-0edea854-a27a-4c25-a4fc-c9e6418a3a06 req-1e9e4ac7-0379-4bcf-93ff-093f0eeb0a4b None None] RequestId filter calling following filter/app {{(pid=100523) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:10:29.546447 np0000005924 devstack@c-api.service[100523]: INFO cinder.api.openstack.wsgi [req-0edea854-a27a-4c25-a4fc-c9e6418a3a06 req-1e9e4ac7-0379-4bcf-93ff-093f0eeb0a4b tempest-ServerStableDeviceRescueTest-96206215 tempest-ServerStableDeviceRescueTest-96206215-project-member] GET https://10.4.3.117/volume/v3/volumes/306e397d-1fc9-4947-8f19-18f4783641be Jul 27 16:10:29.546744 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.openstack.wsgi [req-0edea854-a27a-4c25-a4fc-c9e6418a3a06 req-1e9e4ac7-0379-4bcf-93ff-093f0eeb0a4b tempest-ServerStableDeviceRescueTest-96206215 tempest-ServerStableDeviceRescueTest-96206215-project-member] Empty body provided in request {{(pid=100523) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:10:29.547022 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.openstack.wsgi [req-0edea854-a27a-4c25-a4fc-c9e6418a3a06 req-1e9e4ac7-0379-4bcf-93ff-093f0eeb0a4b tempest-ServerStableDeviceRescueTest-96206215 tempest-ServerStableDeviceRescueTest-96206215-project-member] Calling method 'show' {{(pid=100523) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:10:29.555764 np0000005924 devstack@c-api.service[100523]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:10:29.555764 np0000005924 devstack@c-api.service[100523]: warnings.warn( Jul 27 16:10:29.561341 np0000005924 devstack@c-api.service[100523]: INFO cinder.volume.api [req-0edea854-a27a-4c25-a4fc-c9e6418a3a06 req-1e9e4ac7-0379-4bcf-93ff-093f0eeb0a4b tempest-ServerStableDeviceRescueTest-96206215 tempest-ServerStableDeviceRescueTest-96206215-project-member] Volume info retrieved successfully. Jul 27 16:10:29.565940 np0000005924 devstack@c-api.service[100523]: INFO cinder.api.openstack.wsgi [req-0edea854-a27a-4c25-a4fc-c9e6418a3a06 req-1e9e4ac7-0379-4bcf-93ff-093f0eeb0a4b tempest-ServerStableDeviceRescueTest-96206215 tempest-ServerStableDeviceRescueTest-96206215-project-member] https://10.4.3.117/volume/v3/volumes/306e397d-1fc9-4947-8f19-18f4783641be returned with HTTP 200 Jul 27 16:10:29.566926 np0000005924 devstack@c-api.service[100523]: [pid: 100523|app: 0|req: 211/844] 10.4.3.117 () {68 vars in 1598 bytes} [Mon Jul 27 16:10:29 2026] GET /volume/v3/volumes/306e397d-1fc9-4947-8f19-18f4783641be => generated 852 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 27 16:10:29.715980 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.middleware.request_id [None req-8b5d8cfb-b1a1-42ed-8f17-a909fff43b06 None None] RequestId filter calling following filter/app {{(pid=100522) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:10:29.716518 np0000005924 devstack@c-api.service[100522]: INFO cinder.api.openstack.wsgi [None req-8b5d8cfb-b1a1-42ed-8f17-a909fff43b06 None None] GET https://10.4.3.117/volume// Jul 27 16:10:29.716710 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.openstack.wsgi [None req-8b5d8cfb-b1a1-42ed-8f17-a909fff43b06 None None] Empty body provided in request {{(pid=100522) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:10:29.716954 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.openstack.wsgi [None req-8b5d8cfb-b1a1-42ed-8f17-a909fff43b06 None None] Calling method 'all' {{(pid=100522) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:10:29.717391 np0000005924 devstack@c-api.service[100522]: INFO cinder.api.openstack.wsgi [None req-8b5d8cfb-b1a1-42ed-8f17-a909fff43b06 None None] https://10.4.3.117/volume// returned with HTTP 300 Jul 27 16:10:29.718069 np0000005924 devstack@c-api.service[100522]: [pid: 100522|app: 0|req: 209/845] 10.4.3.117 () {66 vars in 1428 bytes} [Mon Jul 27 16:10:29 2026] GET /volume/ => generated 386 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 27 16:10:29.727835 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.middleware.request_id [req-0edea854-a27a-4c25-a4fc-c9e6418a3a06 req-2dbf1262-858f-4b70-9d29-111cc27227c1 None None] RequestId filter calling following filter/app {{(pid=100524) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:10:29.731352 np0000005924 devstack@c-api.service[100524]: INFO cinder.api.openstack.wsgi [req-0edea854-a27a-4c25-a4fc-c9e6418a3a06 req-2dbf1262-858f-4b70-9d29-111cc27227c1 tempest-ServerStableDeviceRescueTest-96206215 tempest-ServerStableDeviceRescueTest-96206215-project-member] POST https://10.4.3.117/volume/v3/attachments Jul 27 16:10:29.731352 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.openstack.wsgi [req-0edea854-a27a-4c25-a4fc-c9e6418a3a06 req-2dbf1262-858f-4b70-9d29-111cc27227c1 tempest-ServerStableDeviceRescueTest-96206215 tempest-ServerStableDeviceRescueTest-96206215-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "306e397d-1fc9-4947-8f19-18f4783641be", "connector": null, "instance_uuid": "16df2b78-b037-44aa-abed-14c4979f1d29"}} {{(pid=100524) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 27 16:10:29.738486 np0000005924 devstack@c-api.service[100524]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:10:29.738486 np0000005924 devstack@c-api.service[100524]: warnings.warn( Jul 27 16:10:29.780822 np0000005924 devstack@c-api.service[100524]: INFO cinder.api.openstack.wsgi [req-0edea854-a27a-4c25-a4fc-c9e6418a3a06 req-2dbf1262-858f-4b70-9d29-111cc27227c1 tempest-ServerStableDeviceRescueTest-96206215 tempest-ServerStableDeviceRescueTest-96206215-project-member] https://10.4.3.117/volume/v3/attachments returned with HTTP 200 Jul 27 16:10:29.781631 np0000005924 devstack@c-api.service[100524]: [pid: 100524|app: 0|req: 217/846] 10.4.3.117 () {74 vars in 1594 bytes} [Mon Jul 27 16:10:29 2026] POST /volume/v3/attachments => generated 273 bytes in 54 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Jul 27 16:10:29.814151 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.middleware.request_id [None req-b6acad95-47c1-4fc4-8e2e-deca9128cb79 None None] RequestId filter calling following filter/app {{(pid=100521) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:10:29.816303 np0000005924 devstack@c-api.service[100521]: INFO cinder.api.openstack.wsgi [None req-b6acad95-47c1-4fc4-8e2e-deca9128cb79 tempest-VolumesBackupsAdminTest-784678603 tempest-VolumesBackupsAdminTest-784678603-project-member] GET https://10.4.3.117/volume/v3/backups/2454b194-5187-4672-931f-c3576c269ba7 Jul 27 16:10:29.816575 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.openstack.wsgi [None req-b6acad95-47c1-4fc4-8e2e-deca9128cb79 tempest-VolumesBackupsAdminTest-784678603 tempest-VolumesBackupsAdminTest-784678603-project-member] Empty body provided in request {{(pid=100521) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:10:29.816828 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.openstack.wsgi [None req-b6acad95-47c1-4fc4-8e2e-deca9128cb79 tempest-VolumesBackupsAdminTest-784678603 tempest-VolumesBackupsAdminTest-784678603-project-member] Calling method 'show' {{(pid=100521) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:10:29.816960 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.v3.backups [None req-b6acad95-47c1-4fc4-8e2e-deca9128cb79 tempest-VolumesBackupsAdminTest-784678603 tempest-VolumesBackupsAdminTest-784678603-project-member] Show backup with id 2454b194-5187-4672-931f-c3576c269ba7. {{(pid=100521) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 27 16:10:29.823461 np0000005924 devstack@c-api.service[100521]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:10:29.823461 np0000005924 devstack@c-api.service[100521]: warnings.warn( Jul 27 16:10:29.824275 np0000005924 devstack@c-api.service[100521]: INFO cinder.api.openstack.wsgi [None req-b6acad95-47c1-4fc4-8e2e-deca9128cb79 tempest-VolumesBackupsAdminTest-784678603 tempest-VolumesBackupsAdminTest-784678603-project-member] https://10.4.3.117/volume/v3/backups/2454b194-5187-4672-931f-c3576c269ba7 returned with HTTP 200 Jul 27 16:10:29.824749 np0000005924 devstack@c-api.service[100521]: [pid: 100521|app: 0|req: 210/847] 10.4.3.117 () {66 vars in 1348 bytes} [Mon Jul 27 16:10:29 2026] GET /volume/v3/backups/2454b194-5187-4672-931f-c3576c269ba7 => generated 801 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 27 16:10:29.834000 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.middleware.request_id [None req-bad98545-3c0b-453a-9a78-7d8796aec0d9 None None] RequestId filter calling following filter/app {{(pid=100523) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:10:29.838602 np0000005924 devstack@c-api.service[100523]: INFO cinder.api.openstack.wsgi [None req-bad98545-3c0b-453a-9a78-7d8796aec0d9 tempest-ServerStableDeviceRescueTest-96206215 tempest-ServerStableDeviceRescueTest-96206215-project-member] GET https://10.4.3.117/volume/v3/volumes/306e397d-1fc9-4947-8f19-18f4783641be Jul 27 16:10:29.838602 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.openstack.wsgi [None req-bad98545-3c0b-453a-9a78-7d8796aec0d9 tempest-ServerStableDeviceRescueTest-96206215 tempest-ServerStableDeviceRescueTest-96206215-project-member] Empty body provided in request {{(pid=100523) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:10:29.838602 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.openstack.wsgi [None req-bad98545-3c0b-453a-9a78-7d8796aec0d9 tempest-ServerStableDeviceRescueTest-96206215 tempest-ServerStableDeviceRescueTest-96206215-project-member] Calling method 'show' {{(pid=100523) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:10:29.855472 np0000005924 devstack@c-api.service[100523]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:10:29.855472 np0000005924 devstack@c-api.service[100523]: warnings.warn( Jul 27 16:10:29.857103 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.middleware.request_id [None req-1174c836-a648-4183-acd8-7e6c8c97d2ea None None] RequestId filter calling following filter/app {{(pid=100522) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:10:29.857555 np0000005924 devstack@c-api.service[100522]: INFO cinder.api.openstack.wsgi [None req-1174c836-a648-4183-acd8-7e6c8c97d2ea None None] GET https://10.4.3.117/volume// Jul 27 16:10:29.857849 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.openstack.wsgi [None req-1174c836-a648-4183-acd8-7e6c8c97d2ea None None] Empty body provided in request {{(pid=100522) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:10:29.858055 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.openstack.wsgi [None req-1174c836-a648-4183-acd8-7e6c8c97d2ea None None] Calling method 'all' {{(pid=100522) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:10:29.858419 np0000005924 devstack@c-api.service[100522]: INFO cinder.api.openstack.wsgi [None req-1174c836-a648-4183-acd8-7e6c8c97d2ea None None] https://10.4.3.117/volume// returned with HTTP 300 Jul 27 16:10:29.858733 np0000005924 devstack@c-api.service[100522]: [pid: 100522|app: 0|req: 210/848] 10.4.3.117 () {66 vars in 1426 bytes} [Mon Jul 27 16:10:29 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 27 16:10:29.859238 np0000005924 devstack@c-api.service[100523]: INFO cinder.volume.api [None req-bad98545-3c0b-453a-9a78-7d8796aec0d9 tempest-ServerStableDeviceRescueTest-96206215 tempest-ServerStableDeviceRescueTest-96206215-project-member] Volume info retrieved successfully. Jul 27 16:10:29.865161 np0000005924 devstack@c-api.service[100523]: INFO cinder.api.openstack.wsgi [None req-bad98545-3c0b-453a-9a78-7d8796aec0d9 tempest-ServerStableDeviceRescueTest-96206215 tempest-ServerStableDeviceRescueTest-96206215-project-member] https://10.4.3.117/volume/v3/volumes/306e397d-1fc9-4947-8f19-18f4783641be returned with HTTP 200 Jul 27 16:10:29.865740 np0000005924 devstack@c-api.service[100523]: [pid: 100523|app: 0|req: 212/849] 10.4.3.117 () {66 vars in 1348 bytes} [Mon Jul 27 16:10:29 2026] GET /volume/v3/volumes/306e397d-1fc9-4947-8f19-18f4783641be => generated 851 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 27 16:10:29.874236 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.middleware.request_id [req-0edea854-a27a-4c25-a4fc-c9e6418a3a06 req-59c0b04e-f362-4393-aa38-c3e3e3e2ab94 None None] RequestId filter calling following filter/app {{(pid=100524) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:10:29.876912 np0000005924 devstack@c-api.service[100524]: INFO cinder.api.openstack.wsgi [req-0edea854-a27a-4c25-a4fc-c9e6418a3a06 req-59c0b04e-f362-4393-aa38-c3e3e3e2ab94 tempest-ServerStableDeviceRescueTest-96206215 tempest-ServerStableDeviceRescueTest-96206215-project-member] GET https://10.4.3.117/volume/v3/volumes/306e397d-1fc9-4947-8f19-18f4783641be Jul 27 16:10:29.877196 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.openstack.wsgi [req-0edea854-a27a-4c25-a4fc-c9e6418a3a06 req-59c0b04e-f362-4393-aa38-c3e3e3e2ab94 tempest-ServerStableDeviceRescueTest-96206215 tempest-ServerStableDeviceRescueTest-96206215-project-member] Empty body provided in request {{(pid=100524) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:10:29.877464 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.openstack.wsgi [req-0edea854-a27a-4c25-a4fc-c9e6418a3a06 req-59c0b04e-f362-4393-aa38-c3e3e3e2ab94 tempest-ServerStableDeviceRescueTest-96206215 tempest-ServerStableDeviceRescueTest-96206215-project-member] Calling method 'show' {{(pid=100524) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:10:29.889290 np0000005924 devstack@c-api.service[100524]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:10:29.889290 np0000005924 devstack@c-api.service[100524]: warnings.warn( Jul 27 16:10:29.894910 np0000005924 devstack@c-api.service[100524]: INFO cinder.volume.api [req-0edea854-a27a-4c25-a4fc-c9e6418a3a06 req-59c0b04e-f362-4393-aa38-c3e3e3e2ab94 tempest-ServerStableDeviceRescueTest-96206215 tempest-ServerStableDeviceRescueTest-96206215-project-member] Volume info retrieved successfully. Jul 27 16:10:29.900351 np0000005924 devstack@c-api.service[100524]: INFO cinder.api.openstack.wsgi [req-0edea854-a27a-4c25-a4fc-c9e6418a3a06 req-59c0b04e-f362-4393-aa38-c3e3e3e2ab94 tempest-ServerStableDeviceRescueTest-96206215 tempest-ServerStableDeviceRescueTest-96206215-project-member] https://10.4.3.117/volume/v3/volumes/306e397d-1fc9-4947-8f19-18f4783641be returned with HTTP 200 Jul 27 16:10:29.901119 np0000005924 devstack@c-api.service[100524]: [pid: 100524|app: 0|req: 218/850] 10.4.3.117 () {70 vars in 1639 bytes} [Mon Jul 27 16:10:29 2026] GET /volume/v3/volumes/306e397d-1fc9-4947-8f19-18f4783641be => generated 1031 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 27 16:10:30.031236 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.middleware.request_id [req-0edea854-a27a-4c25-a4fc-c9e6418a3a06 req-a85b3b03-a5fd-46c6-9989-212d15e7cc44 None None] RequestId filter calling following filter/app {{(pid=100521) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:10:30.034821 np0000005924 devstack@c-api.service[100521]: INFO cinder.api.openstack.wsgi [req-0edea854-a27a-4c25-a4fc-c9e6418a3a06 req-a85b3b03-a5fd-46c6-9989-212d15e7cc44 tempest-ServerStableDeviceRescueTest-96206215 tempest-ServerStableDeviceRescueTest-96206215-project-member] PUT https://10.4.3.117/volume/v3/attachments/a03e96bf-18d0-4e3d-9533-f375160341dc Jul 27 16:10:30.035313 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.openstack.wsgi [req-0edea854-a27a-4c25-a4fc-c9e6418a3a06 req-a85b3b03-a5fd-46c6-9989-212d15e7cc44 tempest-ServerStableDeviceRescueTest-96206215 tempest-ServerStableDeviceRescueTest-96206215-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.117", "host": "np0000005924", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:c1414b6f8d8f", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "13cbedf7-bb1f-4b5e-b492-2fef0d4dab25", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100521) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 27 16:10:30.048643 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.coordination [req-0edea854-a27a-4c25-a4fc-c9e6418a3a06 req-a85b3b03-a5fd-46c6-9989-212d15e7cc44 tempest-ServerStableDeviceRescueTest-96206215 tempest-ServerStableDeviceRescueTest-96206215-project-member] Acquiring lock "cinder-attachment_update-306e397d-1fc9-4947-8f19-18f4783641be-np0000005924" by "attachment_update" {{(pid=100521) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jul 27 16:10:30.054006 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.coordination [req-0edea854-a27a-4c25-a4fc-c9e6418a3a06 req-a85b3b03-a5fd-46c6-9989-212d15e7cc44 tempest-ServerStableDeviceRescueTest-96206215 tempest-ServerStableDeviceRescueTest-96206215-project-member] Lock "cinder-attachment_update-306e397d-1fc9-4947-8f19-18f4783641be-np0000005924" acquired by "attachment_update" :: waited 0.005s {{(pid=100521) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jul 27 16:10:30.055553 np0000005924 devstack@c-api.service[100521]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:10:30.055553 np0000005924 devstack@c-api.service[100521]: warnings.warn( Jul 27 16:10:30.180626 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.coordination [req-0edea854-a27a-4c25-a4fc-c9e6418a3a06 req-a85b3b03-a5fd-46c6-9989-212d15e7cc44 tempest-ServerStableDeviceRescueTest-96206215 tempest-ServerStableDeviceRescueTest-96206215-project-member] Lock "cinder-attachment_update-306e397d-1fc9-4947-8f19-18f4783641be-np0000005924" released by "attachment_update" :: held 0.127s {{(pid=100521) __release /opt/stack/cinder/cinder/coordination.py:152}} Jul 27 16:10:30.181517 np0000005924 devstack@c-api.service[100521]: INFO cinder.api.openstack.wsgi [req-0edea854-a27a-4c25-a4fc-c9e6418a3a06 req-a85b3b03-a5fd-46c6-9989-212d15e7cc44 tempest-ServerStableDeviceRescueTest-96206215 tempest-ServerStableDeviceRescueTest-96206215-project-member] https://10.4.3.117/volume/v3/attachments/a03e96bf-18d0-4e3d-9533-f375160341dc returned with HTTP 200 Jul 27 16:10:30.181560 np0000005924 devstack@c-api.service[100521]: [pid: 100521|app: 0|req: 211/851] 10.4.3.117 () {74 vars in 1704 bytes} [Mon Jul 27 16:10:30 2026] PUT /volume/v3/attachments/a03e96bf-18d0-4e3d-9533-f375160341dc => generated 969 bytes in 151 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 27 16:10:30.183854 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.middleware.request_id [None req-004ac4c3-a226-4143-9b45-4aff4374ac28 None None] RequestId filter calling following filter/app {{(pid=100522) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:10:30.184401 np0000005924 devstack@c-api.service[100522]: INFO cinder.api.openstack.wsgi [None req-004ac4c3-a226-4143-9b45-4aff4374ac28 None None] GET https://10.4.3.117/volume// Jul 27 16:10:30.184544 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.openstack.wsgi [None req-004ac4c3-a226-4143-9b45-4aff4374ac28 None None] Empty body provided in request {{(pid=100522) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:10:30.184811 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.openstack.wsgi [None req-004ac4c3-a226-4143-9b45-4aff4374ac28 None None] Calling method 'all' {{(pid=100522) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:10:30.185155 np0000005924 devstack@c-api.service[100522]: INFO cinder.api.openstack.wsgi [None req-004ac4c3-a226-4143-9b45-4aff4374ac28 None None] https://10.4.3.117/volume// returned with HTTP 300 Jul 27 16:10:30.185485 np0000005924 devstack@c-api.service[100522]: [pid: 100522|app: 0|req: 211/852] 10.4.3.117 () {66 vars in 1426 bytes} [Mon Jul 27 16:10:30 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 27 16:10:30.199858 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.middleware.request_id [req-87c40bea-d01a-4f12-8fa8-2d6f3015062e req-91c3400a-d86f-45ad-91df-bc9421f42efe None None] RequestId filter calling following filter/app {{(pid=100523) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:10:30.199858 np0000005924 devstack@c-api.service[100523]: INFO cinder.api.openstack.wsgi [req-87c40bea-d01a-4f12-8fa8-2d6f3015062e req-91c3400a-d86f-45ad-91df-bc9421f42efe tempest-ServerActionsTestOtherA-1133375341 tempest-ServerActionsTestOtherA-1133375341-project-member] GET https://10.4.3.117/volume/v3/volumes/c22ada2b-0d3d-4c4c-b419-641c057b3872 Jul 27 16:10:30.199858 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.openstack.wsgi [req-87c40bea-d01a-4f12-8fa8-2d6f3015062e req-91c3400a-d86f-45ad-91df-bc9421f42efe tempest-ServerActionsTestOtherA-1133375341 tempest-ServerActionsTestOtherA-1133375341-project-member] Empty body provided in request {{(pid=100523) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:10:30.199858 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.openstack.wsgi [req-87c40bea-d01a-4f12-8fa8-2d6f3015062e req-91c3400a-d86f-45ad-91df-bc9421f42efe tempest-ServerActionsTestOtherA-1133375341 tempest-ServerActionsTestOtherA-1133375341-project-member] Calling method 'show' {{(pid=100523) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:10:30.219533 np0000005924 devstack@c-api.service[100523]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:10:30.219533 np0000005924 devstack@c-api.service[100523]: warnings.warn( Jul 27 16:10:30.226109 np0000005924 devstack@c-api.service[100523]: INFO cinder.volume.api [req-87c40bea-d01a-4f12-8fa8-2d6f3015062e req-91c3400a-d86f-45ad-91df-bc9421f42efe tempest-ServerActionsTestOtherA-1133375341 tempest-ServerActionsTestOtherA-1133375341-project-member] Volume info retrieved successfully. Jul 27 16:10:30.234435 np0000005924 devstack@c-api.service[100523]: INFO cinder.api.openstack.wsgi [req-87c40bea-d01a-4f12-8fa8-2d6f3015062e req-91c3400a-d86f-45ad-91df-bc9421f42efe tempest-ServerActionsTestOtherA-1133375341 tempest-ServerActionsTestOtherA-1133375341-project-member] https://10.4.3.117/volume/v3/volumes/c22ada2b-0d3d-4c4c-b419-641c057b3872 returned with HTTP 200 Jul 27 16:10:30.235232 np0000005924 devstack@c-api.service[100523]: [pid: 100523|app: 0|req: 213/853] 10.4.3.117 () {70 vars in 1639 bytes} [Mon Jul 27 16:10:30 2026] GET /volume/v3/volumes/c22ada2b-0d3d-4c4c-b419-641c057b3872 => generated 1540 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 27 16:10:30.363003 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.middleware.request_id [req-87c40bea-d01a-4f12-8fa8-2d6f3015062e req-df609604-7322-4e05-bf47-1dfdf705cd52 None None] RequestId filter calling following filter/app {{(pid=100524) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:10:30.365487 np0000005924 devstack@c-api.service[100524]: INFO cinder.api.openstack.wsgi [req-87c40bea-d01a-4f12-8fa8-2d6f3015062e req-df609604-7322-4e05-bf47-1dfdf705cd52 tempest-ServerActionsTestOtherA-1133375341 tempest-ServerActionsTestOtherA-1133375341-project-member] PUT https://10.4.3.117/volume/v3/attachments/d79dbb38-59b6-459c-9926-2a6ea8508968 Jul 27 16:10:30.365953 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.openstack.wsgi [req-87c40bea-d01a-4f12-8fa8-2d6f3015062e req-df609604-7322-4e05-bf47-1dfdf705cd52 tempest-ServerActionsTestOtherA-1133375341 tempest-ServerActionsTestOtherA-1133375341-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.117", "host": "np0000005924", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:c1414b6f8d8f", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "13cbedf7-bb1f-4b5e-b492-2fef0d4dab25", "nvme_native_multipath": false, "mountpoint": "/dev/vda"}}} {{(pid=100524) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 27 16:10:30.375091 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.coordination [req-87c40bea-d01a-4f12-8fa8-2d6f3015062e req-df609604-7322-4e05-bf47-1dfdf705cd52 tempest-ServerActionsTestOtherA-1133375341 tempest-ServerActionsTestOtherA-1133375341-project-member] Acquiring lock "cinder-attachment_update-c22ada2b-0d3d-4c4c-b419-641c057b3872-np0000005924" by "attachment_update" {{(pid=100524) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jul 27 16:10:30.381260 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.coordination [req-87c40bea-d01a-4f12-8fa8-2d6f3015062e req-df609604-7322-4e05-bf47-1dfdf705cd52 tempest-ServerActionsTestOtherA-1133375341 tempest-ServerActionsTestOtherA-1133375341-project-member] Lock "cinder-attachment_update-c22ada2b-0d3d-4c4c-b419-641c057b3872-np0000005924" acquired by "attachment_update" :: waited 0.006s {{(pid=100524) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jul 27 16:10:30.382269 np0000005924 devstack@c-api.service[100524]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:10:30.382269 np0000005924 devstack@c-api.service[100524]: warnings.warn( Jul 27 16:10:30.544983 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.coordination [req-87c40bea-d01a-4f12-8fa8-2d6f3015062e req-df609604-7322-4e05-bf47-1dfdf705cd52 tempest-ServerActionsTestOtherA-1133375341 tempest-ServerActionsTestOtherA-1133375341-project-member] Lock "cinder-attachment_update-c22ada2b-0d3d-4c4c-b419-641c057b3872-np0000005924" released by "attachment_update" :: held 0.164s {{(pid=100524) __release /opt/stack/cinder/cinder/coordination.py:152}} Jul 27 16:10:30.545337 np0000005924 devstack@c-api.service[100524]: INFO cinder.api.openstack.wsgi [req-87c40bea-d01a-4f12-8fa8-2d6f3015062e req-df609604-7322-4e05-bf47-1dfdf705cd52 tempest-ServerActionsTestOtherA-1133375341 tempest-ServerActionsTestOtherA-1133375341-project-member] https://10.4.3.117/volume/v3/attachments/d79dbb38-59b6-459c-9926-2a6ea8508968 returned with HTTP 200 Jul 27 16:10:30.545816 np0000005924 devstack@c-api.service[100524]: [pid: 100524|app: 0|req: 219/854] 10.4.3.117 () {74 vars in 1704 bytes} [Mon Jul 27 16:10:30 2026] PUT /volume/v3/attachments/d79dbb38-59b6-459c-9926-2a6ea8508968 => generated 969 bytes in 183 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 27 16:10:30.580200 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.middleware.request_id [req-87c40bea-d01a-4f12-8fa8-2d6f3015062e req-0ee60655-d0d1-49ae-ab33-90a96e46eb53 None None] RequestId filter calling following filter/app {{(pid=100521) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:10:30.584434 np0000005924 devstack@c-api.service[100521]: INFO cinder.api.openstack.wsgi [req-87c40bea-d01a-4f12-8fa8-2d6f3015062e req-0ee60655-d0d1-49ae-ab33-90a96e46eb53 tempest-ServerActionsTestOtherA-1133375341 tempest-ServerActionsTestOtherA-1133375341-project-member] POST https://10.4.3.117/volume/v3/attachments/d79dbb38-59b6-459c-9926-2a6ea8508968/action Jul 27 16:10:30.585216 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.openstack.wsgi [req-87c40bea-d01a-4f12-8fa8-2d6f3015062e req-0ee60655-d0d1-49ae-ab33-90a96e46eb53 tempest-ServerActionsTestOtherA-1133375341 tempest-ServerActionsTestOtherA-1133375341-project-member] Action body: b'{"os-complete": null}' {{(pid=100521) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 27 16:10:30.585395 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.openstack.wsgi [req-87c40bea-d01a-4f12-8fa8-2d6f3015062e req-0ee60655-d0d1-49ae-ab33-90a96e46eb53 tempest-ServerActionsTestOtherA-1133375341 tempest-ServerActionsTestOtherA-1133375341-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100521) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 27 16:10:30.624221 np0000005924 devstack@c-api.service[100521]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:10:30.624221 np0000005924 devstack@c-api.service[100521]: warnings.warn( Jul 27 16:10:30.637979 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.middleware.request_id [req-171a6df6-0c77-43e6-b693-974f635fa3cc req-61e7f39e-98e4-44c4-9534-95e07a928979 None None] RequestId filter calling following filter/app {{(pid=100522) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:10:30.642580 np0000005924 devstack@c-api.service[100522]: INFO cinder.api.openstack.wsgi [req-171a6df6-0c77-43e6-b693-974f635fa3cc req-61e7f39e-98e4-44c4-9534-95e07a928979 tempest-TaggedBootDevicesTest-1873491031 tempest-TaggedBootDevicesTest-1873491031-project-member] DELETE https://10.4.3.117/volume/v3/attachments/144e62cb-cc7b-414a-bfff-1b28efd8cbfd Jul 27 16:10:30.642768 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.openstack.wsgi [req-171a6df6-0c77-43e6-b693-974f635fa3cc req-61e7f39e-98e4-44c4-9534-95e07a928979 tempest-TaggedBootDevicesTest-1873491031 tempest-TaggedBootDevicesTest-1873491031-project-member] Empty body provided in request {{(pid=100522) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:10:30.643788 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.openstack.wsgi [req-171a6df6-0c77-43e6-b693-974f635fa3cc req-61e7f39e-98e4-44c4-9534-95e07a928979 tempest-TaggedBootDevicesTest-1873491031 tempest-TaggedBootDevicesTest-1873491031-project-member] Calling method 'version_select' {{(pid=100522) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:10:30.647284 np0000005924 devstack@c-api.service[100521]: INFO cinder.api.openstack.wsgi [req-87c40bea-d01a-4f12-8fa8-2d6f3015062e req-0ee60655-d0d1-49ae-ab33-90a96e46eb53 tempest-ServerActionsTestOtherA-1133375341 tempest-ServerActionsTestOtherA-1133375341-project-member] https://10.4.3.117/volume/v3/attachments/d79dbb38-59b6-459c-9926-2a6ea8508968/action returned with HTTP 204 Jul 27 16:10:30.647768 np0000005924 devstack@c-api.service[100521]: [pid: 100521|app: 0|req: 212/855] 10.4.3.117 () {74 vars in 1725 bytes} [Mon Jul 27 16:10:30 2026] POST /volume/v3/attachments/d79dbb38-59b6-459c-9926-2a6ea8508968/action => generated 0 bytes in 68 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jul 27 16:10:30.657675 np0000005924 devstack@c-api.service[100522]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:10:30.657675 np0000005924 devstack@c-api.service[100522]: warnings.warn( Jul 27 16:10:30.718919 np0000005924 devstack@c-api.service[100522]: INFO cinder.api.openstack.wsgi [req-171a6df6-0c77-43e6-b693-974f635fa3cc req-61e7f39e-98e4-44c4-9534-95e07a928979 tempest-TaggedBootDevicesTest-1873491031 tempest-TaggedBootDevicesTest-1873491031-project-member] https://10.4.3.117/volume/v3/attachments/144e62cb-cc7b-414a-bfff-1b28efd8cbfd returned with HTTP 200 Jul 27 16:10:30.719432 np0000005924 devstack@c-api.service[100522]: [pid: 100522|app: 0|req: 212/856] 10.4.3.117 () {72 vars in 1673 bytes} [Mon Jul 27 16:10:30 2026] DELETE /volume/v3/attachments/144e62cb-cc7b-414a-bfff-1b28efd8cbfd => generated 19 bytes in 82 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 27 16:10:30.731201 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.middleware.request_id [req-171a6df6-0c77-43e6-b693-974f635fa3cc req-f15fbe30-24dd-4eb7-b0fa-2be8d838ee93 None None] RequestId filter calling following filter/app {{(pid=100523) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:10:30.733258 np0000005924 devstack@c-api.service[100523]: INFO cinder.api.openstack.wsgi [req-171a6df6-0c77-43e6-b693-974f635fa3cc req-f15fbe30-24dd-4eb7-b0fa-2be8d838ee93 tempest-TaggedBootDevicesTest-1873491031 tempest-TaggedBootDevicesTest-1873491031-project-member] DELETE https://10.4.3.117/volume/v3/attachments/0e7dfba8-e429-41f7-a301-15b97edaa7b4 Jul 27 16:10:30.733482 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.openstack.wsgi [req-171a6df6-0c77-43e6-b693-974f635fa3cc req-f15fbe30-24dd-4eb7-b0fa-2be8d838ee93 tempest-TaggedBootDevicesTest-1873491031 tempest-TaggedBootDevicesTest-1873491031-project-member] Empty body provided in request {{(pid=100523) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:10:30.733657 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.openstack.wsgi [req-171a6df6-0c77-43e6-b693-974f635fa3cc req-f15fbe30-24dd-4eb7-b0fa-2be8d838ee93 tempest-TaggedBootDevicesTest-1873491031 tempest-TaggedBootDevicesTest-1873491031-project-member] Calling method 'version_select' {{(pid=100523) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:10:30.741096 np0000005924 devstack@c-api.service[100523]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:10:30.741096 np0000005924 devstack@c-api.service[100523]: warnings.warn( Jul 27 16:10:30.840912 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.middleware.request_id [None req-a61a37d7-514d-47e3-b3fd-09bc7ac832cc None None] RequestId filter calling following filter/app {{(pid=100524) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:10:30.845901 np0000005924 devstack@c-api.service[100524]: INFO cinder.api.openstack.wsgi [None req-a61a37d7-514d-47e3-b3fd-09bc7ac832cc tempest-VolumesBackupsAdminTest-784678603 tempest-VolumesBackupsAdminTest-784678603-project-member] GET https://10.4.3.117/volume/v3/backups/2454b194-5187-4672-931f-c3576c269ba7 Jul 27 16:10:30.845901 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.openstack.wsgi [None req-a61a37d7-514d-47e3-b3fd-09bc7ac832cc tempest-VolumesBackupsAdminTest-784678603 tempest-VolumesBackupsAdminTest-784678603-project-member] Empty body provided in request {{(pid=100524) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:10:30.845901 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.openstack.wsgi [None req-a61a37d7-514d-47e3-b3fd-09bc7ac832cc tempest-VolumesBackupsAdminTest-784678603 tempest-VolumesBackupsAdminTest-784678603-project-member] Calling method 'show' {{(pid=100524) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:10:30.845901 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.v3.backups [None req-a61a37d7-514d-47e3-b3fd-09bc7ac832cc tempest-VolumesBackupsAdminTest-784678603 tempest-VolumesBackupsAdminTest-784678603-project-member] Show backup with id 2454b194-5187-4672-931f-c3576c269ba7. {{(pid=100524) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 27 16:10:30.851339 np0000005924 devstack@c-api.service[100524]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:10:30.851339 np0000005924 devstack@c-api.service[100524]: warnings.warn( Jul 27 16:10:30.852095 np0000005924 devstack@c-api.service[100524]: INFO cinder.api.openstack.wsgi [None req-a61a37d7-514d-47e3-b3fd-09bc7ac832cc tempest-VolumesBackupsAdminTest-784678603 tempest-VolumesBackupsAdminTest-784678603-project-member] https://10.4.3.117/volume/v3/backups/2454b194-5187-4672-931f-c3576c269ba7 returned with HTTP 200 Jul 27 16:10:30.852741 np0000005924 devstack@c-api.service[100524]: [pid: 100524|app: 0|req: 220/857] 10.4.3.117 () {66 vars in 1348 bytes} [Mon Jul 27 16:10:30 2026] GET /volume/v3/backups/2454b194-5187-4672-931f-c3576c269ba7 => generated 801 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 27 16:10:30.869235 np0000005924 devstack@c-api.service[100523]: INFO cinder.api.openstack.wsgi [req-171a6df6-0c77-43e6-b693-974f635fa3cc req-f15fbe30-24dd-4eb7-b0fa-2be8d838ee93 tempest-TaggedBootDevicesTest-1873491031 tempest-TaggedBootDevicesTest-1873491031-project-member] https://10.4.3.117/volume/v3/attachments/0e7dfba8-e429-41f7-a301-15b97edaa7b4 returned with HTTP 200 Jul 27 16:10:30.869481 np0000005924 devstack@c-api.service[100523]: [pid: 100523|app: 0|req: 214/858] 10.4.3.117 () {72 vars in 1673 bytes} [Mon Jul 27 16:10:30 2026] DELETE /volume/v3/attachments/0e7dfba8-e429-41f7-a301-15b97edaa7b4 => generated 19 bytes in 139 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 27 16:10:30.882188 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.middleware.request_id [req-171a6df6-0c77-43e6-b693-974f635fa3cc req-a1f10db4-8ade-47fc-bfef-786d46457085 None None] RequestId filter calling following filter/app {{(pid=100521) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:10:30.882943 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.middleware.request_id [None req-185d3a79-0f61-472a-a558-27ac424e1190 None None] RequestId filter calling following filter/app {{(pid=100522) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:10:30.884962 np0000005924 devstack@c-api.service[100522]: INFO cinder.api.openstack.wsgi [None req-185d3a79-0f61-472a-a558-27ac424e1190 tempest-ServerStableDeviceRescueTest-96206215 tempest-ServerStableDeviceRescueTest-96206215-project-member] GET https://10.4.3.117/volume/v3/volumes/306e397d-1fc9-4947-8f19-18f4783641be Jul 27 16:10:30.887395 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.openstack.wsgi [None req-185d3a79-0f61-472a-a558-27ac424e1190 tempest-ServerStableDeviceRescueTest-96206215 tempest-ServerStableDeviceRescueTest-96206215-project-member] Empty body provided in request {{(pid=100522) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:10:30.887395 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.openstack.wsgi [None req-185d3a79-0f61-472a-a558-27ac424e1190 tempest-ServerStableDeviceRescueTest-96206215 tempest-ServerStableDeviceRescueTest-96206215-project-member] Calling method 'show' {{(pid=100522) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:10:30.888657 np0000005924 devstack@c-api.service[100521]: INFO cinder.api.openstack.wsgi [req-171a6df6-0c77-43e6-b693-974f635fa3cc req-a1f10db4-8ade-47fc-bfef-786d46457085 tempest-TaggedBootDevicesTest-1873491031 tempest-TaggedBootDevicesTest-1873491031-project-member] DELETE https://10.4.3.117/volume/v3/attachments/950766a0-0d13-4387-a2dc-a32f453cfc57 Jul 27 16:10:30.888913 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.openstack.wsgi [req-171a6df6-0c77-43e6-b693-974f635fa3cc req-a1f10db4-8ade-47fc-bfef-786d46457085 tempest-TaggedBootDevicesTest-1873491031 tempest-TaggedBootDevicesTest-1873491031-project-member] Empty body provided in request {{(pid=100521) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:10:30.890563 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.openstack.wsgi [req-171a6df6-0c77-43e6-b693-974f635fa3cc req-a1f10db4-8ade-47fc-bfef-786d46457085 tempest-TaggedBootDevicesTest-1873491031 tempest-TaggedBootDevicesTest-1873491031-project-member] Calling method 'version_select' {{(pid=100521) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:10:30.899796 np0000005924 devstack@c-api.service[100522]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:10:30.899796 np0000005924 devstack@c-api.service[100522]: warnings.warn( Jul 27 16:10:30.904426 np0000005924 devstack@c-api.service[100522]: INFO cinder.volume.api [None req-185d3a79-0f61-472a-a558-27ac424e1190 tempest-ServerStableDeviceRescueTest-96206215 tempest-ServerStableDeviceRescueTest-96206215-project-member] Volume info retrieved successfully. Jul 27 16:10:30.905153 np0000005924 devstack@c-api.service[100521]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:10:30.905153 np0000005924 devstack@c-api.service[100521]: warnings.warn( Jul 27 16:10:30.910384 np0000005924 devstack@c-api.service[100522]: INFO cinder.api.openstack.wsgi [None req-185d3a79-0f61-472a-a558-27ac424e1190 tempest-ServerStableDeviceRescueTest-96206215 tempest-ServerStableDeviceRescueTest-96206215-project-member] https://10.4.3.117/volume/v3/volumes/306e397d-1fc9-4947-8f19-18f4783641be returned with HTTP 200 Jul 27 16:10:30.910940 np0000005924 devstack@c-api.service[100522]: [pid: 100522|app: 0|req: 213/859] 10.4.3.117 () {66 vars in 1348 bytes} [Mon Jul 27 16:10:30 2026] GET /volume/v3/volumes/306e397d-1fc9-4947-8f19-18f4783641be => generated 852 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 27 16:10:30.996477 np0000005924 devstack@c-api.service[100521]: INFO cinder.api.openstack.wsgi [req-171a6df6-0c77-43e6-b693-974f635fa3cc req-a1f10db4-8ade-47fc-bfef-786d46457085 tempest-TaggedBootDevicesTest-1873491031 tempest-TaggedBootDevicesTest-1873491031-project-member] https://10.4.3.117/volume/v3/attachments/950766a0-0d13-4387-a2dc-a32f453cfc57 returned with HTTP 200 Jul 27 16:10:30.997323 np0000005924 devstack@c-api.service[100521]: [pid: 100521|app: 0|req: 213/860] 10.4.3.117 () {72 vars in 1673 bytes} [Mon Jul 27 16:10:30 2026] DELETE /volume/v3/attachments/950766a0-0d13-4387-a2dc-a32f453cfc57 => generated 19 bytes in 115 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 27 16:10:31.868202 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.middleware.request_id [None req-6671725d-74c4-4981-ad40-65f993dbbf5f None None] RequestId filter calling following filter/app {{(pid=100524) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:10:31.871713 np0000005924 devstack@c-api.service[100524]: INFO cinder.api.openstack.wsgi [None req-6671725d-74c4-4981-ad40-65f993dbbf5f tempest-VolumesBackupsAdminTest-784678603 tempest-VolumesBackupsAdminTest-784678603-project-member] GET https://10.4.3.117/volume/v3/backups/2454b194-5187-4672-931f-c3576c269ba7 Jul 27 16:10:31.871713 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.openstack.wsgi [None req-6671725d-74c4-4981-ad40-65f993dbbf5f tempest-VolumesBackupsAdminTest-784678603 tempest-VolumesBackupsAdminTest-784678603-project-member] Empty body provided in request {{(pid=100524) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:10:31.871923 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.openstack.wsgi [None req-6671725d-74c4-4981-ad40-65f993dbbf5f tempest-VolumesBackupsAdminTest-784678603 tempest-VolumesBackupsAdminTest-784678603-project-member] Calling method 'show' {{(pid=100524) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:10:31.872020 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.v3.backups [None req-6671725d-74c4-4981-ad40-65f993dbbf5f tempest-VolumesBackupsAdminTest-784678603 tempest-VolumesBackupsAdminTest-784678603-project-member] Show backup with id 2454b194-5187-4672-931f-c3576c269ba7. {{(pid=100524) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 27 16:10:31.877507 np0000005924 devstack@c-api.service[100524]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:10:31.877507 np0000005924 devstack@c-api.service[100524]: warnings.warn( Jul 27 16:10:31.878525 np0000005924 devstack@c-api.service[100524]: INFO cinder.api.openstack.wsgi [None req-6671725d-74c4-4981-ad40-65f993dbbf5f tempest-VolumesBackupsAdminTest-784678603 tempest-VolumesBackupsAdminTest-784678603-project-member] https://10.4.3.117/volume/v3/backups/2454b194-5187-4672-931f-c3576c269ba7 returned with HTTP 200 Jul 27 16:10:31.879141 np0000005924 devstack@c-api.service[100524]: [pid: 100524|app: 0|req: 221/861] 10.4.3.117 () {66 vars in 1348 bytes} [Mon Jul 27 16:10:31 2026] GET /volume/v3/backups/2454b194-5187-4672-931f-c3576c269ba7 => generated 801 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 27 16:10:31.925675 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.middleware.request_id [None req-228cfd7a-ecad-4ab4-a21f-c23c8ba104eb None None] RequestId filter calling following filter/app {{(pid=100523) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:10:31.927949 np0000005924 devstack@c-api.service[100523]: INFO cinder.api.openstack.wsgi [None req-228cfd7a-ecad-4ab4-a21f-c23c8ba104eb tempest-ServerStableDeviceRescueTest-96206215 tempest-ServerStableDeviceRescueTest-96206215-project-member] GET https://10.4.3.117/volume/v3/volumes/306e397d-1fc9-4947-8f19-18f4783641be Jul 27 16:10:31.928219 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.openstack.wsgi [None req-228cfd7a-ecad-4ab4-a21f-c23c8ba104eb tempest-ServerStableDeviceRescueTest-96206215 tempest-ServerStableDeviceRescueTest-96206215-project-member] Empty body provided in request {{(pid=100523) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:10:31.928493 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.openstack.wsgi [None req-228cfd7a-ecad-4ab4-a21f-c23c8ba104eb tempest-ServerStableDeviceRescueTest-96206215 tempest-ServerStableDeviceRescueTest-96206215-project-member] Calling method 'show' {{(pid=100523) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:10:31.942366 np0000005924 devstack@c-api.service[100523]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:10:31.942366 np0000005924 devstack@c-api.service[100523]: warnings.warn( Jul 27 16:10:31.947644 np0000005924 devstack@c-api.service[100523]: INFO cinder.volume.api [None req-228cfd7a-ecad-4ab4-a21f-c23c8ba104eb tempest-ServerStableDeviceRescueTest-96206215 tempest-ServerStableDeviceRescueTest-96206215-project-member] Volume info retrieved successfully. Jul 27 16:10:31.952942 np0000005924 devstack@c-api.service[100523]: INFO cinder.api.openstack.wsgi [None req-228cfd7a-ecad-4ab4-a21f-c23c8ba104eb tempest-ServerStableDeviceRescueTest-96206215 tempest-ServerStableDeviceRescueTest-96206215-project-member] https://10.4.3.117/volume/v3/volumes/306e397d-1fc9-4947-8f19-18f4783641be returned with HTTP 200 Jul 27 16:10:31.953742 np0000005924 devstack@c-api.service[100523]: [pid: 100523|app: 0|req: 215/862] 10.4.3.117 () {66 vars in 1348 bytes} [Mon Jul 27 16:10:31 2026] GET /volume/v3/volumes/306e397d-1fc9-4947-8f19-18f4783641be => generated 852 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 27 16:10:32.889684 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.middleware.request_id [None req-bcbe4e4a-c60e-4107-95c3-25c7011136bf None None] RequestId filter calling following filter/app {{(pid=100522) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:10:32.894315 np0000005924 devstack@c-api.service[100522]: INFO cinder.api.openstack.wsgi [None req-bcbe4e4a-c60e-4107-95c3-25c7011136bf tempest-VolumesBackupsAdminTest-784678603 tempest-VolumesBackupsAdminTest-784678603-project-member] GET https://10.4.3.117/volume/v3/backups/2454b194-5187-4672-931f-c3576c269ba7 Jul 27 16:10:32.894315 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.openstack.wsgi [None req-bcbe4e4a-c60e-4107-95c3-25c7011136bf tempest-VolumesBackupsAdminTest-784678603 tempest-VolumesBackupsAdminTest-784678603-project-member] Empty body provided in request {{(pid=100522) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:10:32.894315 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.openstack.wsgi [None req-bcbe4e4a-c60e-4107-95c3-25c7011136bf tempest-VolumesBackupsAdminTest-784678603 tempest-VolumesBackupsAdminTest-784678603-project-member] Calling method 'show' {{(pid=100522) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:10:32.894315 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.v3.backups [None req-bcbe4e4a-c60e-4107-95c3-25c7011136bf tempest-VolumesBackupsAdminTest-784678603 tempest-VolumesBackupsAdminTest-784678603-project-member] Show backup with id 2454b194-5187-4672-931f-c3576c269ba7. {{(pid=100522) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 27 16:10:32.898777 np0000005924 devstack@c-api.service[100522]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:10:32.898777 np0000005924 devstack@c-api.service[100522]: warnings.warn( Jul 27 16:10:32.899947 np0000005924 devstack@c-api.service[100522]: INFO cinder.api.openstack.wsgi [None req-bcbe4e4a-c60e-4107-95c3-25c7011136bf tempest-VolumesBackupsAdminTest-784678603 tempest-VolumesBackupsAdminTest-784678603-project-member] https://10.4.3.117/volume/v3/backups/2454b194-5187-4672-931f-c3576c269ba7 returned with HTTP 200 Jul 27 16:10:32.900599 np0000005924 devstack@c-api.service[100522]: [pid: 100522|app: 0|req: 214/863] 10.4.3.117 () {66 vars in 1348 bytes} [Mon Jul 27 16:10:32 2026] GET /volume/v3/backups/2454b194-5187-4672-931f-c3576c269ba7 => generated 801 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 27 16:10:32.967654 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.middleware.request_id [None req-e4015a27-660b-48ef-8ed6-971a8bd78621 None None] RequestId filter calling following filter/app {{(pid=100521) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:10:32.973523 np0000005924 devstack@c-api.service[100521]: INFO cinder.api.openstack.wsgi [None req-e4015a27-660b-48ef-8ed6-971a8bd78621 tempest-ServerStableDeviceRescueTest-96206215 tempest-ServerStableDeviceRescueTest-96206215-project-member] GET https://10.4.3.117/volume/v3/volumes/306e397d-1fc9-4947-8f19-18f4783641be Jul 27 16:10:32.973523 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.openstack.wsgi [None req-e4015a27-660b-48ef-8ed6-971a8bd78621 tempest-ServerStableDeviceRescueTest-96206215 tempest-ServerStableDeviceRescueTest-96206215-project-member] Empty body provided in request {{(pid=100521) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:10:32.973523 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.openstack.wsgi [None req-e4015a27-660b-48ef-8ed6-971a8bd78621 tempest-ServerStableDeviceRescueTest-96206215 tempest-ServerStableDeviceRescueTest-96206215-project-member] Calling method 'show' {{(pid=100521) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:10:32.985686 np0000005924 devstack@c-api.service[100521]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:10:32.985686 np0000005924 devstack@c-api.service[100521]: warnings.warn( Jul 27 16:10:32.991312 np0000005924 devstack@c-api.service[100521]: INFO cinder.volume.api [None req-e4015a27-660b-48ef-8ed6-971a8bd78621 tempest-ServerStableDeviceRescueTest-96206215 tempest-ServerStableDeviceRescueTest-96206215-project-member] Volume info retrieved successfully. Jul 27 16:10:32.997805 np0000005924 devstack@c-api.service[100521]: INFO cinder.api.openstack.wsgi [None req-e4015a27-660b-48ef-8ed6-971a8bd78621 tempest-ServerStableDeviceRescueTest-96206215 tempest-ServerStableDeviceRescueTest-96206215-project-member] https://10.4.3.117/volume/v3/volumes/306e397d-1fc9-4947-8f19-18f4783641be returned with HTTP 200 Jul 27 16:10:32.998321 np0000005924 devstack@c-api.service[100521]: [pid: 100521|app: 0|req: 214/864] 10.4.3.117 () {66 vars in 1348 bytes} [Mon Jul 27 16:10:32 2026] GET /volume/v3/volumes/306e397d-1fc9-4947-8f19-18f4783641be => generated 852 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 27 16:10:33.610006 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.middleware.request_id [req-0edea854-a27a-4c25-a4fc-c9e6418a3a06 req-3a0f5963-71d3-4e2d-96df-3f55d5ac9336 None None] RequestId filter calling following filter/app {{(pid=100524) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:10:33.612635 np0000005924 devstack@c-api.service[100524]: INFO cinder.api.openstack.wsgi [req-0edea854-a27a-4c25-a4fc-c9e6418a3a06 req-3a0f5963-71d3-4e2d-96df-3f55d5ac9336 tempest-ServerStableDeviceRescueTest-96206215 tempest-ServerStableDeviceRescueTest-96206215-project-member] POST https://10.4.3.117/volume/v3/attachments/a03e96bf-18d0-4e3d-9533-f375160341dc/action Jul 27 16:10:33.614470 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.openstack.wsgi [req-0edea854-a27a-4c25-a4fc-c9e6418a3a06 req-3a0f5963-71d3-4e2d-96df-3f55d5ac9336 tempest-ServerStableDeviceRescueTest-96206215 tempest-ServerStableDeviceRescueTest-96206215-project-member] Action body: b'{"os-complete": null}' {{(pid=100524) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 27 16:10:33.614470 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.openstack.wsgi [req-0edea854-a27a-4c25-a4fc-c9e6418a3a06 req-3a0f5963-71d3-4e2d-96df-3f55d5ac9336 tempest-ServerStableDeviceRescueTest-96206215 tempest-ServerStableDeviceRescueTest-96206215-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100524) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 27 16:10:33.645992 np0000005924 devstack@c-api.service[100524]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:10:33.645992 np0000005924 devstack@c-api.service[100524]: warnings.warn( Jul 27 16:10:33.687007 np0000005924 devstack@c-api.service[100524]: INFO cinder.api.openstack.wsgi [req-0edea854-a27a-4c25-a4fc-c9e6418a3a06 req-3a0f5963-71d3-4e2d-96df-3f55d5ac9336 tempest-ServerStableDeviceRescueTest-96206215 tempest-ServerStableDeviceRescueTest-96206215-project-member] https://10.4.3.117/volume/v3/attachments/a03e96bf-18d0-4e3d-9533-f375160341dc/action returned with HTTP 204 Jul 27 16:10:33.687807 np0000005924 devstack@c-api.service[100524]: [pid: 100524|app: 0|req: 222/865] 10.4.3.117 () {74 vars in 1725 bytes} [Mon Jul 27 16:10:33 2026] POST /volume/v3/attachments/a03e96bf-18d0-4e3d-9533-f375160341dc/action => generated 0 bytes in 78 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jul 27 16:10:33.916467 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.middleware.request_id [None req-8df34fd1-edd9-4669-b13a-ca3b7b565f61 None None] RequestId filter calling following filter/app {{(pid=100523) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:10:33.919027 np0000005924 devstack@c-api.service[100523]: INFO cinder.api.openstack.wsgi [None req-8df34fd1-edd9-4669-b13a-ca3b7b565f61 tempest-VolumesBackupsAdminTest-784678603 tempest-VolumesBackupsAdminTest-784678603-project-member] GET https://10.4.3.117/volume/v3/backups/2454b194-5187-4672-931f-c3576c269ba7 Jul 27 16:10:33.919833 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.openstack.wsgi [None req-8df34fd1-edd9-4669-b13a-ca3b7b565f61 tempest-VolumesBackupsAdminTest-784678603 tempest-VolumesBackupsAdminTest-784678603-project-member] Empty body provided in request {{(pid=100523) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:10:33.920096 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.openstack.wsgi [None req-8df34fd1-edd9-4669-b13a-ca3b7b565f61 tempest-VolumesBackupsAdminTest-784678603 tempest-VolumesBackupsAdminTest-784678603-project-member] Calling method 'show' {{(pid=100523) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:10:33.920295 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.v3.backups [None req-8df34fd1-edd9-4669-b13a-ca3b7b565f61 tempest-VolumesBackupsAdminTest-784678603 tempest-VolumesBackupsAdminTest-784678603-project-member] Show backup with id 2454b194-5187-4672-931f-c3576c269ba7. {{(pid=100523) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 27 16:10:33.929382 np0000005924 devstack@c-api.service[100523]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:10:33.929382 np0000005924 devstack@c-api.service[100523]: warnings.warn( Jul 27 16:10:33.930695 np0000005924 devstack@c-api.service[100523]: INFO cinder.api.openstack.wsgi [None req-8df34fd1-edd9-4669-b13a-ca3b7b565f61 tempest-VolumesBackupsAdminTest-784678603 tempest-VolumesBackupsAdminTest-784678603-project-member] https://10.4.3.117/volume/v3/backups/2454b194-5187-4672-931f-c3576c269ba7 returned with HTTP 200 Jul 27 16:10:33.931211 np0000005924 devstack@c-api.service[100523]: [pid: 100523|app: 0|req: 216/866] 10.4.3.117 () {66 vars in 1348 bytes} [Mon Jul 27 16:10:33 2026] GET /volume/v3/backups/2454b194-5187-4672-931f-c3576c269ba7 => generated 801 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 27 16:10:34.014794 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.middleware.request_id [None req-34c69db8-4a20-4cf2-8c68-424a24ed91a4 None None] RequestId filter calling following filter/app {{(pid=100522) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:10:34.016561 np0000005924 devstack@c-api.service[100522]: INFO cinder.api.openstack.wsgi [None req-34c69db8-4a20-4cf2-8c68-424a24ed91a4 tempest-ServerStableDeviceRescueTest-96206215 tempest-ServerStableDeviceRescueTest-96206215-project-member] GET https://10.4.3.117/volume/v3/volumes/306e397d-1fc9-4947-8f19-18f4783641be Jul 27 16:10:34.016692 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.openstack.wsgi [None req-34c69db8-4a20-4cf2-8c68-424a24ed91a4 tempest-ServerStableDeviceRescueTest-96206215 tempest-ServerStableDeviceRescueTest-96206215-project-member] Empty body provided in request {{(pid=100522) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:10:34.016902 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.openstack.wsgi [None req-34c69db8-4a20-4cf2-8c68-424a24ed91a4 tempest-ServerStableDeviceRescueTest-96206215 tempest-ServerStableDeviceRescueTest-96206215-project-member] Calling method 'show' {{(pid=100522) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:10:34.026833 np0000005924 devstack@c-api.service[100522]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:10:34.026833 np0000005924 devstack@c-api.service[100522]: warnings.warn( Jul 27 16:10:34.029385 np0000005924 devstack@c-api.service[100522]: INFO cinder.volume.api [None req-34c69db8-4a20-4cf2-8c68-424a24ed91a4 tempest-ServerStableDeviceRescueTest-96206215 tempest-ServerStableDeviceRescueTest-96206215-project-member] Volume info retrieved successfully. Jul 27 16:10:34.033618 np0000005924 devstack@c-api.service[100522]: INFO cinder.api.openstack.wsgi [None req-34c69db8-4a20-4cf2-8c68-424a24ed91a4 tempest-ServerStableDeviceRescueTest-96206215 tempest-ServerStableDeviceRescueTest-96206215-project-member] https://10.4.3.117/volume/v3/volumes/306e397d-1fc9-4947-8f19-18f4783641be returned with HTTP 200 Jul 27 16:10:34.034130 np0000005924 devstack@c-api.service[100522]: [pid: 100522|app: 0|req: 215/867] 10.4.3.117 () {66 vars in 1348 bytes} [Mon Jul 27 16:10:34 2026] GET /volume/v3/volumes/306e397d-1fc9-4947-8f19-18f4783641be => generated 1144 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 27 16:10:34.055472 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.middleware.request_id [None req-3197f518-2c76-42d8-8463-6da7a24be9ae None None] RequestId filter calling following filter/app {{(pid=100521) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:10:34.058111 np0000005924 devstack@c-api.service[100521]: INFO cinder.api.openstack.wsgi [None req-3197f518-2c76-42d8-8463-6da7a24be9ae tempest-ServerStableDeviceRescueTest-96206215 tempest-ServerStableDeviceRescueTest-96206215-project-member] GET https://10.4.3.117/volume/v3/volumes/306e397d-1fc9-4947-8f19-18f4783641be Jul 27 16:10:34.058413 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.openstack.wsgi [None req-3197f518-2c76-42d8-8463-6da7a24be9ae tempest-ServerStableDeviceRescueTest-96206215 tempest-ServerStableDeviceRescueTest-96206215-project-member] Empty body provided in request {{(pid=100521) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:10:34.058645 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.openstack.wsgi [None req-3197f518-2c76-42d8-8463-6da7a24be9ae tempest-ServerStableDeviceRescueTest-96206215 tempest-ServerStableDeviceRescueTest-96206215-project-member] Calling method 'show' {{(pid=100521) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:10:34.071567 np0000005924 devstack@c-api.service[100521]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:10:34.071567 np0000005924 devstack@c-api.service[100521]: warnings.warn( Jul 27 16:10:34.075859 np0000005924 devstack@c-api.service[100521]: INFO cinder.volume.api [None req-3197f518-2c76-42d8-8463-6da7a24be9ae tempest-ServerStableDeviceRescueTest-96206215 tempest-ServerStableDeviceRescueTest-96206215-project-member] Volume info retrieved successfully. Jul 27 16:10:34.081053 np0000005924 devstack@c-api.service[100521]: INFO cinder.api.openstack.wsgi [None req-3197f518-2c76-42d8-8463-6da7a24be9ae tempest-ServerStableDeviceRescueTest-96206215 tempest-ServerStableDeviceRescueTest-96206215-project-member] https://10.4.3.117/volume/v3/volumes/306e397d-1fc9-4947-8f19-18f4783641be returned with HTTP 200 Jul 27 16:10:34.081502 np0000005924 devstack@c-api.service[100521]: [pid: 100521|app: 0|req: 215/868] 10.4.3.117 () {66 vars in 1348 bytes} [Mon Jul 27 16:10:34 2026] GET /volume/v3/volumes/306e397d-1fc9-4947-8f19-18f4783641be => generated 1144 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 27 16:10:34.096825 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.middleware.request_id [None req-2ace16ea-a4ad-419b-a461-e407f514a74e None None] RequestId filter calling following filter/app {{(pid=100524) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:10:34.099750 np0000005924 devstack@c-api.service[100524]: INFO cinder.api.openstack.wsgi [None req-2ace16ea-a4ad-419b-a461-e407f514a74e tempest-ServerStableDeviceRescueTest-96206215 tempest-ServerStableDeviceRescueTest-96206215-project-member] GET https://10.4.3.117/volume/v3/volumes/306e397d-1fc9-4947-8f19-18f4783641be Jul 27 16:10:34.099882 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.openstack.wsgi [None req-2ace16ea-a4ad-419b-a461-e407f514a74e tempest-ServerStableDeviceRescueTest-96206215 tempest-ServerStableDeviceRescueTest-96206215-project-member] Empty body provided in request {{(pid=100524) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:10:34.100056 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.openstack.wsgi [None req-2ace16ea-a4ad-419b-a461-e407f514a74e tempest-ServerStableDeviceRescueTest-96206215 tempest-ServerStableDeviceRescueTest-96206215-project-member] Calling method 'show' {{(pid=100524) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:10:34.108625 np0000005924 devstack@c-api.service[100524]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:10:34.108625 np0000005924 devstack@c-api.service[100524]: warnings.warn( Jul 27 16:10:34.111770 np0000005924 devstack@c-api.service[100524]: INFO cinder.volume.api [None req-2ace16ea-a4ad-419b-a461-e407f514a74e tempest-ServerStableDeviceRescueTest-96206215 tempest-ServerStableDeviceRescueTest-96206215-project-member] Volume info retrieved successfully. Jul 27 16:10:34.115465 np0000005924 devstack@c-api.service[100524]: INFO cinder.api.openstack.wsgi [None req-2ace16ea-a4ad-419b-a461-e407f514a74e tempest-ServerStableDeviceRescueTest-96206215 tempest-ServerStableDeviceRescueTest-96206215-project-member] https://10.4.3.117/volume/v3/volumes/306e397d-1fc9-4947-8f19-18f4783641be returned with HTTP 200 Jul 27 16:10:34.115809 np0000005924 devstack@c-api.service[100524]: [pid: 100524|app: 0|req: 223/869] 10.4.3.117 () {66 vars in 1348 bytes} [Mon Jul 27 16:10:34 2026] GET /volume/v3/volumes/306e397d-1fc9-4947-8f19-18f4783641be => generated 1144 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 27 16:10:34.311931 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.middleware.request_id [req-ba3abef1-c715-4c44-804a-9334c6a130d5 req-c055bb0e-a4d7-4bf5-b270-bf2c47dd376d None None] RequestId filter calling following filter/app {{(pid=100523) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:10:34.314188 np0000005924 devstack@c-api.service[100523]: INFO cinder.api.openstack.wsgi [req-ba3abef1-c715-4c44-804a-9334c6a130d5 req-c055bb0e-a4d7-4bf5-b270-bf2c47dd376d tempest-ServerStableDeviceRescueTest-96206215 tempest-ServerStableDeviceRescueTest-96206215-project-member] GET https://10.4.3.117/volume/v3/volumes/306e397d-1fc9-4947-8f19-18f4783641be Jul 27 16:10:34.314515 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.openstack.wsgi [req-ba3abef1-c715-4c44-804a-9334c6a130d5 req-c055bb0e-a4d7-4bf5-b270-bf2c47dd376d tempest-ServerStableDeviceRescueTest-96206215 tempest-ServerStableDeviceRescueTest-96206215-project-member] Empty body provided in request {{(pid=100523) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:10:34.314768 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.openstack.wsgi [req-ba3abef1-c715-4c44-804a-9334c6a130d5 req-c055bb0e-a4d7-4bf5-b270-bf2c47dd376d tempest-ServerStableDeviceRescueTest-96206215 tempest-ServerStableDeviceRescueTest-96206215-project-member] Calling method 'show' {{(pid=100523) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:10:34.330140 np0000005924 devstack@c-api.service[100523]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:10:34.330140 np0000005924 devstack@c-api.service[100523]: warnings.warn( Jul 27 16:10:34.332339 np0000005924 devstack@c-api.service[100523]: INFO cinder.volume.api [req-ba3abef1-c715-4c44-804a-9334c6a130d5 req-c055bb0e-a4d7-4bf5-b270-bf2c47dd376d tempest-ServerStableDeviceRescueTest-96206215 tempest-ServerStableDeviceRescueTest-96206215-project-member] Volume info retrieved successfully. Jul 27 16:10:34.338594 np0000005924 devstack@c-api.service[100523]: INFO cinder.api.openstack.wsgi [req-ba3abef1-c715-4c44-804a-9334c6a130d5 req-c055bb0e-a4d7-4bf5-b270-bf2c47dd376d tempest-ServerStableDeviceRescueTest-96206215 tempest-ServerStableDeviceRescueTest-96206215-project-member] https://10.4.3.117/volume/v3/volumes/306e397d-1fc9-4947-8f19-18f4783641be returned with HTTP 200 Jul 27 16:10:34.339670 np0000005924 devstack@c-api.service[100523]: [pid: 100523|app: 0|req: 217/870] 10.4.3.117 () {68 vars in 1598 bytes} [Mon Jul 27 16:10:34 2026] GET /volume/v3/volumes/306e397d-1fc9-4947-8f19-18f4783641be => generated 1144 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 27 16:10:34.945417 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.middleware.request_id [None req-e5b59d3d-61d5-4c10-8d1f-e4184f26851d None None] RequestId filter calling following filter/app {{(pid=100522) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:10:34.947258 np0000005924 devstack@c-api.service[100522]: INFO cinder.api.openstack.wsgi [None req-e5b59d3d-61d5-4c10-8d1f-e4184f26851d tempest-VolumesBackupsAdminTest-784678603 tempest-VolumesBackupsAdminTest-784678603-project-member] GET https://10.4.3.117/volume/v3/backups/2454b194-5187-4672-931f-c3576c269ba7 Jul 27 16:10:34.947438 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.openstack.wsgi [None req-e5b59d3d-61d5-4c10-8d1f-e4184f26851d tempest-VolumesBackupsAdminTest-784678603 tempest-VolumesBackupsAdminTest-784678603-project-member] Empty body provided in request {{(pid=100522) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:10:34.947607 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.openstack.wsgi [None req-e5b59d3d-61d5-4c10-8d1f-e4184f26851d tempest-VolumesBackupsAdminTest-784678603 tempest-VolumesBackupsAdminTest-784678603-project-member] Calling method 'show' {{(pid=100522) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:10:34.947703 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.v3.backups [None req-e5b59d3d-61d5-4c10-8d1f-e4184f26851d tempest-VolumesBackupsAdminTest-784678603 tempest-VolumesBackupsAdminTest-784678603-project-member] Show backup with id 2454b194-5187-4672-931f-c3576c269ba7. {{(pid=100522) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 27 16:10:34.954416 np0000005924 devstack@c-api.service[100522]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:10:34.954416 np0000005924 devstack@c-api.service[100522]: warnings.warn( Jul 27 16:10:34.955119 np0000005924 devstack@c-api.service[100522]: INFO cinder.api.openstack.wsgi [None req-e5b59d3d-61d5-4c10-8d1f-e4184f26851d tempest-VolumesBackupsAdminTest-784678603 tempest-VolumesBackupsAdminTest-784678603-project-member] https://10.4.3.117/volume/v3/backups/2454b194-5187-4672-931f-c3576c269ba7 returned with HTTP 200 Jul 27 16:10:34.955508 np0000005924 devstack@c-api.service[100522]: [pid: 100522|app: 0|req: 216/871] 10.4.3.117 () {66 vars in 1348 bytes} [Mon Jul 27 16:10:34 2026] GET /volume/v3/backups/2454b194-5187-4672-931f-c3576c269ba7 => generated 802 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 27 16:10:35.120995 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.middleware.request_id [None req-c4c49468-7f30-4a7c-9ef2-2e3a1abb7592 None None] RequestId filter calling following filter/app {{(pid=100521) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:10:35.124309 np0000005924 devstack@c-api.service[100521]: INFO cinder.api.openstack.wsgi [None req-c4c49468-7f30-4a7c-9ef2-2e3a1abb7592 tempest-TaggedBootDevicesTest-1873491031 tempest-TaggedBootDevicesTest-1873491031-project-member] DELETE https://10.4.3.117/volume/v3/volumes/6ddd00fe-97f4-4af5-938d-a56971622fa6 Jul 27 16:10:35.125009 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.openstack.wsgi [None req-c4c49468-7f30-4a7c-9ef2-2e3a1abb7592 tempest-TaggedBootDevicesTest-1873491031 tempest-TaggedBootDevicesTest-1873491031-project-member] Empty body provided in request {{(pid=100521) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:10:35.125605 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.openstack.wsgi [None req-c4c49468-7f30-4a7c-9ef2-2e3a1abb7592 tempest-TaggedBootDevicesTest-1873491031 tempest-TaggedBootDevicesTest-1873491031-project-member] Calling method 'delete' {{(pid=100521) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:10:35.125988 np0000005924 devstack@c-api.service[100521]: INFO cinder.api.v3.volumes [None req-c4c49468-7f30-4a7c-9ef2-2e3a1abb7592 tempest-TaggedBootDevicesTest-1873491031 tempest-TaggedBootDevicesTest-1873491031-project-member] Delete volume with id: 6ddd00fe-97f4-4af5-938d-a56971622fa6 Jul 27 16:10:35.136822 np0000005924 devstack@c-api.service[100521]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:10:35.136822 np0000005924 devstack@c-api.service[100521]: warnings.warn( Jul 27 16:10:35.137650 np0000005924 devstack@c-api.service[100521]: INFO cinder.volume.api [None req-c4c49468-7f30-4a7c-9ef2-2e3a1abb7592 tempest-TaggedBootDevicesTest-1873491031 tempest-TaggedBootDevicesTest-1873491031-project-member] Volume info retrieved successfully. Jul 27 16:10:35.164135 np0000005924 devstack@c-api.service[100521]: INFO cinder.volume.api [None req-c4c49468-7f30-4a7c-9ef2-2e3a1abb7592 tempest-TaggedBootDevicesTest-1873491031 tempest-TaggedBootDevicesTest-1873491031-project-member] Delete volume request issued successfully. Jul 27 16:10:35.164413 np0000005924 devstack@c-api.service[100521]: INFO cinder.api.openstack.wsgi [None req-c4c49468-7f30-4a7c-9ef2-2e3a1abb7592 tempest-TaggedBootDevicesTest-1873491031 tempest-TaggedBootDevicesTest-1873491031-project-member] https://10.4.3.117/volume/v3/volumes/6ddd00fe-97f4-4af5-938d-a56971622fa6 returned with HTTP 202 Jul 27 16:10:35.164860 np0000005924 devstack@c-api.service[100521]: [pid: 100521|app: 0|req: 216/872] 10.4.3.117 () {66 vars in 1351 bytes} [Mon Jul 27 16:10:35 2026] DELETE /volume/v3/volumes/6ddd00fe-97f4-4af5-938d-a56971622fa6 => generated 0 bytes in 45 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 27 16:10:35.176952 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.middleware.request_id [None req-bb5726b2-d82c-4240-a7b9-bc0f389169e2 None None] RequestId filter calling following filter/app {{(pid=100524) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:10:35.179145 np0000005924 devstack@c-api.service[100524]: INFO cinder.api.openstack.wsgi [None req-bb5726b2-d82c-4240-a7b9-bc0f389169e2 tempest-TaggedBootDevicesTest-1873491031 tempest-TaggedBootDevicesTest-1873491031-project-member] GET https://10.4.3.117/volume/v3/volumes/6ddd00fe-97f4-4af5-938d-a56971622fa6 Jul 27 16:10:35.179290 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.openstack.wsgi [None req-bb5726b2-d82c-4240-a7b9-bc0f389169e2 tempest-TaggedBootDevicesTest-1873491031 tempest-TaggedBootDevicesTest-1873491031-project-member] Empty body provided in request {{(pid=100524) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:10:35.179509 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.openstack.wsgi [None req-bb5726b2-d82c-4240-a7b9-bc0f389169e2 tempest-TaggedBootDevicesTest-1873491031 tempest-TaggedBootDevicesTest-1873491031-project-member] Calling method 'show' {{(pid=100524) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:10:35.191204 np0000005924 devstack@c-api.service[100524]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:10:35.191204 np0000005924 devstack@c-api.service[100524]: warnings.warn( Jul 27 16:10:35.198107 np0000005924 devstack@c-api.service[100524]: INFO cinder.volume.api [None req-bb5726b2-d82c-4240-a7b9-bc0f389169e2 tempest-TaggedBootDevicesTest-1873491031 tempest-TaggedBootDevicesTest-1873491031-project-member] Volume info retrieved successfully. Jul 27 16:10:35.205987 np0000005924 devstack@c-api.service[100524]: INFO cinder.api.openstack.wsgi [None req-bb5726b2-d82c-4240-a7b9-bc0f389169e2 tempest-TaggedBootDevicesTest-1873491031 tempest-TaggedBootDevicesTest-1873491031-project-member] https://10.4.3.117/volume/v3/volumes/6ddd00fe-97f4-4af5-938d-a56971622fa6 returned with HTTP 200 Jul 27 16:10:35.205987 np0000005924 devstack@c-api.service[100524]: [pid: 100524|app: 0|req: 224/873] 10.4.3.117 () {66 vars in 1348 bytes} [Mon Jul 27 16:10:35 2026] GET /volume/v3/volumes/6ddd00fe-97f4-4af5-938d-a56971622fa6 => generated 843 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 27 16:10:35.972003 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.middleware.request_id [None req-695f57e7-d6bd-41d2-93cf-8e151d9f5754 None None] RequestId filter calling following filter/app {{(pid=100523) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:10:35.973368 np0000005924 devstack@c-api.service[100523]: INFO cinder.api.openstack.wsgi [None req-695f57e7-d6bd-41d2-93cf-8e151d9f5754 tempest-VolumesBackupsAdminTest-784678603 tempest-VolumesBackupsAdminTest-784678603-project-member] GET https://10.4.3.117/volume/v3/backups/2454b194-5187-4672-931f-c3576c269ba7 Jul 27 16:10:35.973651 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.openstack.wsgi [None req-695f57e7-d6bd-41d2-93cf-8e151d9f5754 tempest-VolumesBackupsAdminTest-784678603 tempest-VolumesBackupsAdminTest-784678603-project-member] Empty body provided in request {{(pid=100523) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:10:35.973979 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.openstack.wsgi [None req-695f57e7-d6bd-41d2-93cf-8e151d9f5754 tempest-VolumesBackupsAdminTest-784678603 tempest-VolumesBackupsAdminTest-784678603-project-member] Calling method 'show' {{(pid=100523) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:10:35.974096 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.v3.backups [None req-695f57e7-d6bd-41d2-93cf-8e151d9f5754 tempest-VolumesBackupsAdminTest-784678603 tempest-VolumesBackupsAdminTest-784678603-project-member] Show backup with id 2454b194-5187-4672-931f-c3576c269ba7. {{(pid=100523) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 27 16:10:35.980288 np0000005924 devstack@c-api.service[100523]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:10:35.980288 np0000005924 devstack@c-api.service[100523]: warnings.warn( Jul 27 16:10:35.981755 np0000005924 devstack@c-api.service[100523]: INFO cinder.api.openstack.wsgi [None req-695f57e7-d6bd-41d2-93cf-8e151d9f5754 tempest-VolumesBackupsAdminTest-784678603 tempest-VolumesBackupsAdminTest-784678603-project-member] https://10.4.3.117/volume/v3/backups/2454b194-5187-4672-931f-c3576c269ba7 returned with HTTP 200 Jul 27 16:10:35.981918 np0000005924 devstack@c-api.service[100523]: [pid: 100523|app: 0|req: 218/874] 10.4.3.117 () {66 vars in 1348 bytes} [Mon Jul 27 16:10:35 2026] GET /volume/v3/backups/2454b194-5187-4672-931f-c3576c269ba7 => generated 802 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 27 16:10:36.221732 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.middleware.request_id [None req-ba6063e5-0bf3-4ac8-be61-4f5b14d6ade7 None None] RequestId filter calling following filter/app {{(pid=100522) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:10:36.224169 np0000005924 devstack@c-api.service[100522]: INFO cinder.api.openstack.wsgi [None req-ba6063e5-0bf3-4ac8-be61-4f5b14d6ade7 tempest-TaggedBootDevicesTest-1873491031 tempest-TaggedBootDevicesTest-1873491031-project-member] GET https://10.4.3.117/volume/v3/volumes/6ddd00fe-97f4-4af5-938d-a56971622fa6 Jul 27 16:10:36.224463 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.openstack.wsgi [None req-ba6063e5-0bf3-4ac8-be61-4f5b14d6ade7 tempest-TaggedBootDevicesTest-1873491031 tempest-TaggedBootDevicesTest-1873491031-project-member] Empty body provided in request {{(pid=100522) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:10:36.224724 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.openstack.wsgi [None req-ba6063e5-0bf3-4ac8-be61-4f5b14d6ade7 tempest-TaggedBootDevicesTest-1873491031 tempest-TaggedBootDevicesTest-1873491031-project-member] Calling method 'show' {{(pid=100522) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:10:36.231960 np0000005924 devstack@c-api.service[100522]: INFO cinder.api.openstack.wsgi [None req-ba6063e5-0bf3-4ac8-be61-4f5b14d6ade7 tempest-TaggedBootDevicesTest-1873491031 tempest-TaggedBootDevicesTest-1873491031-project-member] https://10.4.3.117/volume/v3/volumes/6ddd00fe-97f4-4af5-938d-a56971622fa6 returned with HTTP 404 Jul 27 16:10:36.232599 np0000005924 devstack@c-api.service[100522]: [pid: 100522|app: 0|req: 217/875] 10.4.3.117 () {66 vars in 1348 bytes} [Mon Jul 27 16:10:36 2026] GET /volume/v3/volumes/6ddd00fe-97f4-4af5-938d-a56971622fa6 => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 27 16:10:36.239095 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.middleware.request_id [None req-38190092-b13a-45a4-b993-fb96f01dd0f7 None None] RequestId filter calling following filter/app {{(pid=100521) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:10:36.240888 np0000005924 devstack@c-api.service[100521]: INFO cinder.api.openstack.wsgi [None req-38190092-b13a-45a4-b993-fb96f01dd0f7 tempest-TaggedBootDevicesTest-1873491031 tempest-TaggedBootDevicesTest-1873491031-project-member] DELETE https://10.4.3.117/volume/v3/volumes/90ad245f-e9d6-4ba5-aecd-c523b8866d9c Jul 27 16:10:36.241116 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.openstack.wsgi [None req-38190092-b13a-45a4-b993-fb96f01dd0f7 tempest-TaggedBootDevicesTest-1873491031 tempest-TaggedBootDevicesTest-1873491031-project-member] Empty body provided in request {{(pid=100521) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:10:36.241794 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.openstack.wsgi [None req-38190092-b13a-45a4-b993-fb96f01dd0f7 tempest-TaggedBootDevicesTest-1873491031 tempest-TaggedBootDevicesTest-1873491031-project-member] Calling method 'delete' {{(pid=100521) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:10:36.241794 np0000005924 devstack@c-api.service[100521]: INFO cinder.api.v3.volumes [None req-38190092-b13a-45a4-b993-fb96f01dd0f7 tempest-TaggedBootDevicesTest-1873491031 tempest-TaggedBootDevicesTest-1873491031-project-member] Delete volume with id: 90ad245f-e9d6-4ba5-aecd-c523b8866d9c Jul 27 16:10:36.249154 np0000005924 devstack@c-api.service[100521]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:10:36.249154 np0000005924 devstack@c-api.service[100521]: warnings.warn( Jul 27 16:10:36.249658 np0000005924 devstack@c-api.service[100521]: INFO cinder.volume.api [None req-38190092-b13a-45a4-b993-fb96f01dd0f7 tempest-TaggedBootDevicesTest-1873491031 tempest-TaggedBootDevicesTest-1873491031-project-member] Volume info retrieved successfully. Jul 27 16:10:36.303356 np0000005924 devstack@c-api.service[100521]: INFO cinder.volume.api [None req-38190092-b13a-45a4-b993-fb96f01dd0f7 tempest-TaggedBootDevicesTest-1873491031 tempest-TaggedBootDevicesTest-1873491031-project-member] Delete volume request issued successfully. Jul 27 16:10:36.303356 np0000005924 devstack@c-api.service[100521]: INFO cinder.api.openstack.wsgi [None req-38190092-b13a-45a4-b993-fb96f01dd0f7 tempest-TaggedBootDevicesTest-1873491031 tempest-TaggedBootDevicesTest-1873491031-project-member] https://10.4.3.117/volume/v3/volumes/90ad245f-e9d6-4ba5-aecd-c523b8866d9c returned with HTTP 202 Jul 27 16:10:36.303356 np0000005924 devstack@c-api.service[100521]: [pid: 100521|app: 0|req: 217/876] 10.4.3.117 () {66 vars in 1351 bytes} [Mon Jul 27 16:10:36 2026] DELETE /volume/v3/volumes/90ad245f-e9d6-4ba5-aecd-c523b8866d9c => generated 0 bytes in 63 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 27 16:10:36.318146 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.middleware.request_id [None req-a658d827-df44-4376-a6ce-c14df68f0b31 None None] RequestId filter calling following filter/app {{(pid=100524) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:10:36.318146 np0000005924 devstack@c-api.service[100524]: INFO cinder.api.openstack.wsgi [None req-a658d827-df44-4376-a6ce-c14df68f0b31 tempest-TaggedBootDevicesTest-1873491031 tempest-TaggedBootDevicesTest-1873491031-project-member] GET https://10.4.3.117/volume/v3/volumes/90ad245f-e9d6-4ba5-aecd-c523b8866d9c Jul 27 16:10:36.318146 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.openstack.wsgi [None req-a658d827-df44-4376-a6ce-c14df68f0b31 tempest-TaggedBootDevicesTest-1873491031 tempest-TaggedBootDevicesTest-1873491031-project-member] Empty body provided in request {{(pid=100524) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:10:36.318146 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.openstack.wsgi [None req-a658d827-df44-4376-a6ce-c14df68f0b31 tempest-TaggedBootDevicesTest-1873491031 tempest-TaggedBootDevicesTest-1873491031-project-member] Calling method 'show' {{(pid=100524) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:10:36.332973 np0000005924 devstack@c-api.service[100524]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:10:36.332973 np0000005924 devstack@c-api.service[100524]: warnings.warn( Jul 27 16:10:36.349532 np0000005924 devstack@c-api.service[100524]: INFO cinder.volume.api [None req-a658d827-df44-4376-a6ce-c14df68f0b31 tempest-TaggedBootDevicesTest-1873491031 tempest-TaggedBootDevicesTest-1873491031-project-member] Volume info retrieved successfully. Jul 27 16:10:36.361478 np0000005924 devstack@c-api.service[100524]: INFO cinder.api.openstack.wsgi [None req-a658d827-df44-4376-a6ce-c14df68f0b31 tempest-TaggedBootDevicesTest-1873491031 tempest-TaggedBootDevicesTest-1873491031-project-member] https://10.4.3.117/volume/v3/volumes/90ad245f-e9d6-4ba5-aecd-c523b8866d9c returned with HTTP 200 Jul 27 16:10:36.361920 np0000005924 devstack@c-api.service[100524]: [pid: 100524|app: 0|req: 225/877] 10.4.3.117 () {66 vars in 1348 bytes} [Mon Jul 27 16:10:36 2026] GET /volume/v3/volumes/90ad245f-e9d6-4ba5-aecd-c523b8866d9c => generated 843 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 27 16:10:36.997475 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.middleware.request_id [None req-4155dbcd-dbce-43c7-8b25-0587a832c07f None None] RequestId filter calling following filter/app {{(pid=100523) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:10:36.999307 np0000005924 devstack@c-api.service[100523]: INFO cinder.api.openstack.wsgi [None req-4155dbcd-dbce-43c7-8b25-0587a832c07f tempest-VolumesBackupsAdminTest-784678603 tempest-VolumesBackupsAdminTest-784678603-project-member] GET https://10.4.3.117/volume/v3/backups/2454b194-5187-4672-931f-c3576c269ba7 Jul 27 16:10:36.999538 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.openstack.wsgi [None req-4155dbcd-dbce-43c7-8b25-0587a832c07f tempest-VolumesBackupsAdminTest-784678603 tempest-VolumesBackupsAdminTest-784678603-project-member] Empty body provided in request {{(pid=100523) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:10:36.999724 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.openstack.wsgi [None req-4155dbcd-dbce-43c7-8b25-0587a832c07f tempest-VolumesBackupsAdminTest-784678603 tempest-VolumesBackupsAdminTest-784678603-project-member] Calling method 'show' {{(pid=100523) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:10:36.999829 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.v3.backups [None req-4155dbcd-dbce-43c7-8b25-0587a832c07f tempest-VolumesBackupsAdminTest-784678603 tempest-VolumesBackupsAdminTest-784678603-project-member] Show backup with id 2454b194-5187-4672-931f-c3576c269ba7. {{(pid=100523) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 27 16:10:37.004158 np0000005924 devstack@c-api.service[100523]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:10:37.004158 np0000005924 devstack@c-api.service[100523]: warnings.warn( Jul 27 16:10:37.005244 np0000005924 devstack@c-api.service[100523]: INFO cinder.api.openstack.wsgi [None req-4155dbcd-dbce-43c7-8b25-0587a832c07f tempest-VolumesBackupsAdminTest-784678603 tempest-VolumesBackupsAdminTest-784678603-project-member] https://10.4.3.117/volume/v3/backups/2454b194-5187-4672-931f-c3576c269ba7 returned with HTTP 200 Jul 27 16:10:37.005778 np0000005924 devstack@c-api.service[100523]: [pid: 100523|app: 0|req: 219/878] 10.4.3.117 () {66 vars in 1348 bytes} [Mon Jul 27 16:10:36 2026] GET /volume/v3/backups/2454b194-5187-4672-931f-c3576c269ba7 => generated 803 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 27 16:10:37.016749 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.middleware.request_id [None req-89f730b1-1556-4b4b-a896-2674b2322f40 None None] RequestId filter calling following filter/app {{(pid=100522) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:10:37.019158 np0000005924 devstack@c-api.service[100522]: INFO cinder.api.openstack.wsgi [None req-89f730b1-1556-4b4b-a896-2674b2322f40 tempest-VolumesBackupsAdminTest-784678603 tempest-VolumesBackupsAdminTest-784678603-project-member] GET https://10.4.3.117/volume/v3/volumes/fcdde107-a26e-4a4e-bb04-2b4aad8a65e9 Jul 27 16:10:37.019473 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.openstack.wsgi [None req-89f730b1-1556-4b4b-a896-2674b2322f40 tempest-VolumesBackupsAdminTest-784678603 tempest-VolumesBackupsAdminTest-784678603-project-member] Empty body provided in request {{(pid=100522) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:10:37.019737 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.openstack.wsgi [None req-89f730b1-1556-4b4b-a896-2674b2322f40 tempest-VolumesBackupsAdminTest-784678603 tempest-VolumesBackupsAdminTest-784678603-project-member] Calling method 'show' {{(pid=100522) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:10:37.031617 np0000005924 devstack@c-api.service[100522]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:10:37.031617 np0000005924 devstack@c-api.service[100522]: warnings.warn( Jul 27 16:10:37.035761 np0000005924 devstack@c-api.service[100522]: INFO cinder.volume.api [None req-89f730b1-1556-4b4b-a896-2674b2322f40 tempest-VolumesBackupsAdminTest-784678603 tempest-VolumesBackupsAdminTest-784678603-project-member] Volume info retrieved successfully. Jul 27 16:10:37.043569 np0000005924 devstack@c-api.service[100522]: INFO cinder.api.openstack.wsgi [None req-89f730b1-1556-4b4b-a896-2674b2322f40 tempest-VolumesBackupsAdminTest-784678603 tempest-VolumesBackupsAdminTest-784678603-project-member] https://10.4.3.117/volume/v3/volumes/fcdde107-a26e-4a4e-bb04-2b4aad8a65e9 returned with HTTP 200 Jul 27 16:10:37.044176 np0000005924 devstack@c-api.service[100522]: [pid: 100522|app: 0|req: 218/879] 10.4.3.117 () {66 vars in 1348 bytes} [Mon Jul 27 16:10:37 2026] GET /volume/v3/volumes/fcdde107-a26e-4a4e-bb04-2b4aad8a65e9 => generated 846 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 27 16:10:37.059286 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.middleware.request_id [None req-3f1d9268-7b31-43bd-b861-d47bbc9ee57f None None] RequestId filter calling following filter/app {{(pid=100521) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:10:37.064394 np0000005924 devstack@c-api.service[100521]: INFO cinder.api.openstack.wsgi [None req-3f1d9268-7b31-43bd-b861-d47bbc9ee57f tempest-VolumesBackupsAdminTest-1692846491 tempest-VolumesBackupsAdminTest-1692846491-project-admin] POST https://10.4.3.117/volume/v3/backups/2454b194-5187-4672-931f-c3576c269ba7/action Jul 27 16:10:37.064697 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.openstack.wsgi [None req-3f1d9268-7b31-43bd-b861-d47bbc9ee57f tempest-VolumesBackupsAdminTest-1692846491 tempest-VolumesBackupsAdminTest-1692846491-project-admin] Action body: b'{"os-reset_status": {"status": "error"}}' {{(pid=100521) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 27 16:10:37.064812 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.openstack.wsgi [None req-3f1d9268-7b31-43bd-b861-d47bbc9ee57f tempest-VolumesBackupsAdminTest-1692846491 tempest-VolumesBackupsAdminTest-1692846491-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "error"}} {{(pid=100521) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 27 16:10:37.066012 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.contrib.admin_actions [None req-3f1d9268-7b31-43bd-b861-d47bbc9ee57f tempest-VolumesBackupsAdminTest-1692846491 tempest-VolumesBackupsAdminTest-1692846491-project-admin] Updating backup '2454b194-5187-4672-931f-c3576c269ba7' with '{'status': 'error'}' {{(pid=100521) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:325}} Jul 27 16:10:37.085117 np0000005924 devstack@c-api.service[100521]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:10:37.085117 np0000005924 devstack@c-api.service[100521]: warnings.warn( Jul 27 16:10:37.099558 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.backup.rpcapi [None req-3f1d9268-7b31-43bd-b861-d47bbc9ee57f tempest-VolumesBackupsAdminTest-1692846491 tempest-VolumesBackupsAdminTest-1692846491-project-admin] reset_status in rpcapi backup_id 2454b194-5187-4672-931f-c3576c269ba7 on host np0000005924. {{(pid=100521) reset_status /opt/stack/cinder/cinder/backup/rpcapi.py:107}} Jul 27 16:10:37.101608 np0000005924 devstack@c-api.service[100521]: INFO cinder.api.openstack.wsgi [None req-3f1d9268-7b31-43bd-b861-d47bbc9ee57f tempest-VolumesBackupsAdminTest-1692846491 tempest-VolumesBackupsAdminTest-1692846491-project-admin] https://10.4.3.117/volume/v3/backups/2454b194-5187-4672-931f-c3576c269ba7/action returned with HTTP 202 Jul 27 16:10:37.102086 np0000005924 devstack@c-api.service[100521]: [pid: 100521|app: 0|req: 218/880] 10.4.3.117 () {68 vars in 1390 bytes} [Mon Jul 27 16:10:37 2026] POST /volume/v3/backups/2454b194-5187-4672-931f-c3576c269ba7/action => generated 0 bytes in 43 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 27 16:10:37.112395 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.middleware.request_id [None req-55a6bac4-126d-4e2d-aea6-020094f1a476 None None] RequestId filter calling following filter/app {{(pid=100524) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:10:37.114019 np0000005924 devstack@c-api.service[100524]: INFO cinder.api.openstack.wsgi [None req-55a6bac4-126d-4e2d-aea6-020094f1a476 tempest-VolumesBackupsAdminTest-784678603 tempest-VolumesBackupsAdminTest-784678603-project-member] GET https://10.4.3.117/volume/v3/backups/2454b194-5187-4672-931f-c3576c269ba7 Jul 27 16:10:37.114211 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.openstack.wsgi [None req-55a6bac4-126d-4e2d-aea6-020094f1a476 tempest-VolumesBackupsAdminTest-784678603 tempest-VolumesBackupsAdminTest-784678603-project-member] Empty body provided in request {{(pid=100524) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:10:37.114418 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.openstack.wsgi [None req-55a6bac4-126d-4e2d-aea6-020094f1a476 tempest-VolumesBackupsAdminTest-784678603 tempest-VolumesBackupsAdminTest-784678603-project-member] Calling method 'show' {{(pid=100524) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:10:37.114523 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.v3.backups [None req-55a6bac4-126d-4e2d-aea6-020094f1a476 tempest-VolumesBackupsAdminTest-784678603 tempest-VolumesBackupsAdminTest-784678603-project-member] Show backup with id 2454b194-5187-4672-931f-c3576c269ba7. {{(pid=100524) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 27 16:10:37.118514 np0000005924 devstack@c-api.service[100524]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:10:37.118514 np0000005924 devstack@c-api.service[100524]: warnings.warn( Jul 27 16:10:37.119239 np0000005924 devstack@c-api.service[100524]: INFO cinder.api.openstack.wsgi [None req-55a6bac4-126d-4e2d-aea6-020094f1a476 tempest-VolumesBackupsAdminTest-784678603 tempest-VolumesBackupsAdminTest-784678603-project-member] https://10.4.3.117/volume/v3/backups/2454b194-5187-4672-931f-c3576c269ba7 returned with HTTP 200 Jul 27 16:10:37.119606 np0000005924 devstack@c-api.service[100524]: [pid: 100524|app: 0|req: 226/881] 10.4.3.117 () {66 vars in 1348 bytes} [Mon Jul 27 16:10:37 2026] GET /volume/v3/backups/2454b194-5187-4672-931f-c3576c269ba7 => generated 803 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 27 16:10:37.383346 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.middleware.request_id [None req-16eb705d-516d-415a-9d98-d823ae8c07e4 None None] RequestId filter calling following filter/app {{(pid=100523) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:10:37.386316 np0000005924 devstack@c-api.service[100523]: INFO cinder.api.openstack.wsgi [None req-16eb705d-516d-415a-9d98-d823ae8c07e4 tempest-TaggedBootDevicesTest-1873491031 tempest-TaggedBootDevicesTest-1873491031-project-member] GET https://10.4.3.117/volume/v3/volumes/90ad245f-e9d6-4ba5-aecd-c523b8866d9c Jul 27 16:10:37.386316 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.openstack.wsgi [None req-16eb705d-516d-415a-9d98-d823ae8c07e4 tempest-TaggedBootDevicesTest-1873491031 tempest-TaggedBootDevicesTest-1873491031-project-member] Empty body provided in request {{(pid=100523) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:10:37.386316 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.openstack.wsgi [None req-16eb705d-516d-415a-9d98-d823ae8c07e4 tempest-TaggedBootDevicesTest-1873491031 tempest-TaggedBootDevicesTest-1873491031-project-member] Calling method 'show' {{(pid=100523) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:10:37.392600 np0000005924 devstack@c-api.service[100523]: INFO cinder.api.openstack.wsgi [None req-16eb705d-516d-415a-9d98-d823ae8c07e4 tempest-TaggedBootDevicesTest-1873491031 tempest-TaggedBootDevicesTest-1873491031-project-member] https://10.4.3.117/volume/v3/volumes/90ad245f-e9d6-4ba5-aecd-c523b8866d9c returned with HTTP 404 Jul 27 16:10:37.393223 np0000005924 devstack@c-api.service[100523]: [pid: 100523|app: 0|req: 220/882] 10.4.3.117 () {66 vars in 1348 bytes} [Mon Jul 27 16:10:37 2026] GET /volume/v3/volumes/90ad245f-e9d6-4ba5-aecd-c523b8866d9c => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 27 16:10:37.405682 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.middleware.request_id [None req-a1dcc77d-2f85-4efd-9ba1-ffa1c2e2c1de None None] RequestId filter calling following filter/app {{(pid=100522) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:10:37.410738 np0000005924 devstack@c-api.service[100522]: INFO cinder.api.openstack.wsgi [None req-a1dcc77d-2f85-4efd-9ba1-ffa1c2e2c1de tempest-TaggedBootDevicesTest-1873491031 tempest-TaggedBootDevicesTest-1873491031-project-member] DELETE https://10.4.3.117/volume/v3/volumes/728262e6-36b0-4cf2-ad66-a6fa0a766f7f Jul 27 16:10:37.410949 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.openstack.wsgi [None req-a1dcc77d-2f85-4efd-9ba1-ffa1c2e2c1de tempest-TaggedBootDevicesTest-1873491031 tempest-TaggedBootDevicesTest-1873491031-project-member] Empty body provided in request {{(pid=100522) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:10:37.411156 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.openstack.wsgi [None req-a1dcc77d-2f85-4efd-9ba1-ffa1c2e2c1de tempest-TaggedBootDevicesTest-1873491031 tempest-TaggedBootDevicesTest-1873491031-project-member] Calling method 'delete' {{(pid=100522) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:10:37.411324 np0000005924 devstack@c-api.service[100522]: INFO cinder.api.v3.volumes [None req-a1dcc77d-2f85-4efd-9ba1-ffa1c2e2c1de tempest-TaggedBootDevicesTest-1873491031 tempest-TaggedBootDevicesTest-1873491031-project-member] Delete volume with id: 728262e6-36b0-4cf2-ad66-a6fa0a766f7f Jul 27 16:10:37.422164 np0000005924 devstack@c-api.service[100522]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:10:37.422164 np0000005924 devstack@c-api.service[100522]: warnings.warn( Jul 27 16:10:37.422576 np0000005924 devstack@c-api.service[100522]: INFO cinder.volume.api [None req-a1dcc77d-2f85-4efd-9ba1-ffa1c2e2c1de tempest-TaggedBootDevicesTest-1873491031 tempest-TaggedBootDevicesTest-1873491031-project-member] Volume info retrieved successfully. Jul 27 16:10:37.452211 np0000005924 devstack@c-api.service[100522]: INFO cinder.volume.api [None req-a1dcc77d-2f85-4efd-9ba1-ffa1c2e2c1de tempest-TaggedBootDevicesTest-1873491031 tempest-TaggedBootDevicesTest-1873491031-project-member] Delete volume request issued successfully. Jul 27 16:10:37.452466 np0000005924 devstack@c-api.service[100522]: INFO cinder.api.openstack.wsgi [None req-a1dcc77d-2f85-4efd-9ba1-ffa1c2e2c1de tempest-TaggedBootDevicesTest-1873491031 tempest-TaggedBootDevicesTest-1873491031-project-member] https://10.4.3.117/volume/v3/volumes/728262e6-36b0-4cf2-ad66-a6fa0a766f7f returned with HTTP 202 Jul 27 16:10:37.452940 np0000005924 devstack@c-api.service[100522]: [pid: 100522|app: 0|req: 219/883] 10.4.3.117 () {66 vars in 1351 bytes} [Mon Jul 27 16:10:37 2026] DELETE /volume/v3/volumes/728262e6-36b0-4cf2-ad66-a6fa0a766f7f => generated 0 bytes in 49 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 27 16:10:37.462800 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.middleware.request_id [None req-a6afb0a8-d0fe-4f44-a00a-c77d43575cbd None None] RequestId filter calling following filter/app {{(pid=100521) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:10:37.467271 np0000005924 devstack@c-api.service[100521]: INFO cinder.api.openstack.wsgi [None req-a6afb0a8-d0fe-4f44-a00a-c77d43575cbd tempest-TaggedBootDevicesTest-1873491031 tempest-TaggedBootDevicesTest-1873491031-project-member] GET https://10.4.3.117/volume/v3/volumes/728262e6-36b0-4cf2-ad66-a6fa0a766f7f Jul 27 16:10:37.469580 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.openstack.wsgi [None req-a6afb0a8-d0fe-4f44-a00a-c77d43575cbd tempest-TaggedBootDevicesTest-1873491031 tempest-TaggedBootDevicesTest-1873491031-project-member] Empty body provided in request {{(pid=100521) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:10:37.469927 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.openstack.wsgi [None req-a6afb0a8-d0fe-4f44-a00a-c77d43575cbd tempest-TaggedBootDevicesTest-1873491031 tempest-TaggedBootDevicesTest-1873491031-project-member] Calling method 'show' {{(pid=100521) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:10:37.484297 np0000005924 devstack@c-api.service[100521]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:10:37.484297 np0000005924 devstack@c-api.service[100521]: warnings.warn( Jul 27 16:10:37.494806 np0000005924 devstack@c-api.service[100521]: INFO cinder.volume.api [None req-a6afb0a8-d0fe-4f44-a00a-c77d43575cbd tempest-TaggedBootDevicesTest-1873491031 tempest-TaggedBootDevicesTest-1873491031-project-member] Volume info retrieved successfully. Jul 27 16:10:37.504596 np0000005924 devstack@c-api.service[100521]: INFO cinder.api.openstack.wsgi [None req-a6afb0a8-d0fe-4f44-a00a-c77d43575cbd tempest-TaggedBootDevicesTest-1873491031 tempest-TaggedBootDevicesTest-1873491031-project-member] https://10.4.3.117/volume/v3/volumes/728262e6-36b0-4cf2-ad66-a6fa0a766f7f returned with HTTP 200 Jul 27 16:10:37.505239 np0000005924 devstack@c-api.service[100521]: [pid: 100521|app: 0|req: 219/884] 10.4.3.117 () {66 vars in 1348 bytes} [Mon Jul 27 16:10:37 2026] GET /volume/v3/volumes/728262e6-36b0-4cf2-ad66-a6fa0a766f7f => generated 1358 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 27 16:10:38.130986 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.middleware.request_id [None req-b923f62e-08a6-45f3-a53f-657dda5c710e None None] RequestId filter calling following filter/app {{(pid=100524) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:10:38.133366 np0000005924 devstack@c-api.service[100524]: INFO cinder.api.openstack.wsgi [None req-b923f62e-08a6-45f3-a53f-657dda5c710e tempest-VolumesBackupsAdminTest-784678603 tempest-VolumesBackupsAdminTest-784678603-project-member] GET https://10.4.3.117/volume/v3/backups/2454b194-5187-4672-931f-c3576c269ba7 Jul 27 16:10:38.133617 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.openstack.wsgi [None req-b923f62e-08a6-45f3-a53f-657dda5c710e tempest-VolumesBackupsAdminTest-784678603 tempest-VolumesBackupsAdminTest-784678603-project-member] Empty body provided in request {{(pid=100524) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:10:38.133877 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.openstack.wsgi [None req-b923f62e-08a6-45f3-a53f-657dda5c710e tempest-VolumesBackupsAdminTest-784678603 tempest-VolumesBackupsAdminTest-784678603-project-member] Calling method 'show' {{(pid=100524) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:10:38.134034 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.v3.backups [None req-b923f62e-08a6-45f3-a53f-657dda5c710e tempest-VolumesBackupsAdminTest-784678603 tempest-VolumesBackupsAdminTest-784678603-project-member] Show backup with id 2454b194-5187-4672-931f-c3576c269ba7. {{(pid=100524) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 27 16:10:38.138943 np0000005924 devstack@c-api.service[100524]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:10:38.138943 np0000005924 devstack@c-api.service[100524]: warnings.warn( Jul 27 16:10:38.139908 np0000005924 devstack@c-api.service[100524]: INFO cinder.api.openstack.wsgi [None req-b923f62e-08a6-45f3-a53f-657dda5c710e tempest-VolumesBackupsAdminTest-784678603 tempest-VolumesBackupsAdminTest-784678603-project-member] https://10.4.3.117/volume/v3/backups/2454b194-5187-4672-931f-c3576c269ba7 returned with HTTP 200 Jul 27 16:10:38.140305 np0000005924 devstack@c-api.service[100524]: [pid: 100524|app: 0|req: 227/885] 10.4.3.117 () {66 vars in 1348 bytes} [Mon Jul 27 16:10:38 2026] GET /volume/v3/backups/2454b194-5187-4672-931f-c3576c269ba7 => generated 799 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 27 16:10:38.153254 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.middleware.request_id [None req-eb441a3b-e5c2-4648-8b38-22712d1755a2 None None] RequestId filter calling following filter/app {{(pid=100523) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:10:38.154967 np0000005924 devstack@c-api.service[100523]: INFO cinder.api.openstack.wsgi [None req-eb441a3b-e5c2-4648-8b38-22712d1755a2 tempest-VolumesBackupsAdminTest-784678603 tempest-VolumesBackupsAdminTest-784678603-project-member] DELETE https://10.4.3.117/volume/v3/backups/2454b194-5187-4672-931f-c3576c269ba7 Jul 27 16:10:38.155210 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.openstack.wsgi [None req-eb441a3b-e5c2-4648-8b38-22712d1755a2 tempest-VolumesBackupsAdminTest-784678603 tempest-VolumesBackupsAdminTest-784678603-project-member] Empty body provided in request {{(pid=100523) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:10:38.155401 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.openstack.wsgi [None req-eb441a3b-e5c2-4648-8b38-22712d1755a2 tempest-VolumesBackupsAdminTest-784678603 tempest-VolumesBackupsAdminTest-784678603-project-member] Calling method 'delete' {{(pid=100523) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:10:38.155509 np0000005924 devstack@c-api.service[100523]: INFO cinder.api.contrib.backups [None req-eb441a3b-e5c2-4648-8b38-22712d1755a2 tempest-VolumesBackupsAdminTest-784678603 tempest-VolumesBackupsAdminTest-784678603-project-member] Delete backup with id: 2454b194-5187-4672-931f-c3576c269ba7. Jul 27 16:10:38.159661 np0000005924 devstack@c-api.service[100523]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:10:38.159661 np0000005924 devstack@c-api.service[100523]: warnings.warn( Jul 27 16:10:38.175795 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.backup.rpcapi [None req-eb441a3b-e5c2-4648-8b38-22712d1755a2 tempest-VolumesBackupsAdminTest-784678603 tempest-VolumesBackupsAdminTest-784678603-project-member] delete_backup rpcapi backup_id 2454b194-5187-4672-931f-c3576c269ba7 {{(pid=100523) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Jul 27 16:10:38.177634 np0000005924 devstack@c-api.service[100523]: INFO cinder.api.openstack.wsgi [None req-eb441a3b-e5c2-4648-8b38-22712d1755a2 tempest-VolumesBackupsAdminTest-784678603 tempest-VolumesBackupsAdminTest-784678603-project-member] https://10.4.3.117/volume/v3/backups/2454b194-5187-4672-931f-c3576c269ba7 returned with HTTP 202 Jul 27 16:10:38.178109 np0000005924 devstack@c-api.service[100523]: [pid: 100523|app: 0|req: 221/886] 10.4.3.117 () {66 vars in 1351 bytes} [Mon Jul 27 16:10:38 2026] DELETE /volume/v3/backups/2454b194-5187-4672-931f-c3576c269ba7 => generated 0 bytes in 25 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 27 16:10:38.190731 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.middleware.request_id [None req-4c62e5cd-2484-4e41-8b2d-cb0c949234b6 None None] RequestId filter calling following filter/app {{(pid=100522) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:10:38.192522 np0000005924 devstack@c-api.service[100522]: INFO cinder.api.openstack.wsgi [None req-4c62e5cd-2484-4e41-8b2d-cb0c949234b6 tempest-VolumesBackupsAdminTest-784678603 tempest-VolumesBackupsAdminTest-784678603-project-member] GET https://10.4.3.117/volume/v3/backups/2454b194-5187-4672-931f-c3576c269ba7 Jul 27 16:10:38.192762 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.openstack.wsgi [None req-4c62e5cd-2484-4e41-8b2d-cb0c949234b6 tempest-VolumesBackupsAdminTest-784678603 tempest-VolumesBackupsAdminTest-784678603-project-member] Empty body provided in request {{(pid=100522) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:10:38.192948 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.openstack.wsgi [None req-4c62e5cd-2484-4e41-8b2d-cb0c949234b6 tempest-VolumesBackupsAdminTest-784678603 tempest-VolumesBackupsAdminTest-784678603-project-member] Calling method 'show' {{(pid=100522) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:10:38.193062 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.v3.backups [None req-4c62e5cd-2484-4e41-8b2d-cb0c949234b6 tempest-VolumesBackupsAdminTest-784678603 tempest-VolumesBackupsAdminTest-784678603-project-member] Show backup with id 2454b194-5187-4672-931f-c3576c269ba7. {{(pid=100522) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 27 16:10:38.197756 np0000005924 devstack@c-api.service[100522]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:10:38.197756 np0000005924 devstack@c-api.service[100522]: warnings.warn( Jul 27 16:10:38.198519 np0000005924 devstack@c-api.service[100522]: INFO cinder.api.openstack.wsgi [None req-4c62e5cd-2484-4e41-8b2d-cb0c949234b6 tempest-VolumesBackupsAdminTest-784678603 tempest-VolumesBackupsAdminTest-784678603-project-member] https://10.4.3.117/volume/v3/backups/2454b194-5187-4672-931f-c3576c269ba7 returned with HTTP 200 Jul 27 16:10:38.198879 np0000005924 devstack@c-api.service[100522]: [pid: 100522|app: 0|req: 220/887] 10.4.3.117 () {66 vars in 1348 bytes} [Mon Jul 27 16:10:38 2026] GET /volume/v3/backups/2454b194-5187-4672-931f-c3576c269ba7 => generated 802 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 27 16:10:38.519811 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.middleware.request_id [None req-fe9525a8-3798-4210-876b-24dfdcccd58c None None] RequestId filter calling following filter/app {{(pid=100521) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:10:38.521610 np0000005924 devstack@c-api.service[100521]: INFO cinder.api.openstack.wsgi [None req-fe9525a8-3798-4210-876b-24dfdcccd58c tempest-TaggedBootDevicesTest-1873491031 tempest-TaggedBootDevicesTest-1873491031-project-member] GET https://10.4.3.117/volume/v3/volumes/728262e6-36b0-4cf2-ad66-a6fa0a766f7f Jul 27 16:10:38.521884 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.openstack.wsgi [None req-fe9525a8-3798-4210-876b-24dfdcccd58c tempest-TaggedBootDevicesTest-1873491031 tempest-TaggedBootDevicesTest-1873491031-project-member] Empty body provided in request {{(pid=100521) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:10:38.522095 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.openstack.wsgi [None req-fe9525a8-3798-4210-876b-24dfdcccd58c tempest-TaggedBootDevicesTest-1873491031 tempest-TaggedBootDevicesTest-1873491031-project-member] Calling method 'show' {{(pid=100521) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:10:38.533157 np0000005924 devstack@c-api.service[100521]: INFO cinder.api.openstack.wsgi [None req-fe9525a8-3798-4210-876b-24dfdcccd58c tempest-TaggedBootDevicesTest-1873491031 tempest-TaggedBootDevicesTest-1873491031-project-member] https://10.4.3.117/volume/v3/volumes/728262e6-36b0-4cf2-ad66-a6fa0a766f7f returned with HTTP 404 Jul 27 16:10:38.533157 np0000005924 devstack@c-api.service[100521]: [pid: 100521|app: 0|req: 220/888] 10.4.3.117 () {66 vars in 1348 bytes} [Mon Jul 27 16:10:38 2026] GET /volume/v3/volumes/728262e6-36b0-4cf2-ad66-a6fa0a766f7f => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 27 16:10:38.918570 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.middleware.request_id [None req-9bdea374-97da-4640-b5e8-13bac5aaa78a None None] RequestId filter calling following filter/app {{(pid=100524) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:10:38.923893 np0000005924 devstack@c-api.service[100524]: INFO cinder.api.openstack.wsgi [None req-9bdea374-97da-4640-b5e8-13bac5aaa78a tempest-ServersNegativeTestJSON-951674824 tempest-ServersNegativeTestJSON-951674824-project-member] POST https://10.4.3.117/volume/v3/volumes Jul 27 16:10:38.924412 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.openstack.wsgi [None req-9bdea374-97da-4640-b5e8-13bac5aaa78a tempest-ServersNegativeTestJSON-951674824 tempest-ServersNegativeTestJSON-951674824-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-ServersNegativeTestJSON-volume-1763364713"}} {{(pid=100524) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 27 16:10:38.927148 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.v3.volumes [None req-9bdea374-97da-4640-b5e8-13bac5aaa78a tempest-ServersNegativeTestJSON-951674824 tempest-ServersNegativeTestJSON-951674824-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-ServersNegativeTestJSON-volume-1763364713'}} {{(pid=100524) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 27 16:10:38.927334 np0000005924 devstack@c-api.service[100524]: INFO cinder.api.v3.volumes [None req-9bdea374-97da-4640-b5e8-13bac5aaa78a tempest-ServersNegativeTestJSON-951674824 tempest-ServersNegativeTestJSON-951674824-project-member] Create volume of 1 GB Jul 27 16:10:38.933948 np0000005924 devstack@c-api.service[100524]: INFO cinder.volume.api [None req-9bdea374-97da-4640-b5e8-13bac5aaa78a tempest-ServersNegativeTestJSON-951674824 tempest-ServersNegativeTestJSON-951674824-project-member] Availability Zones retrieved successfully. Jul 27 16:10:38.949958 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.volume.api [None req-9bdea374-97da-4640-b5e8-13bac5aaa78a tempest-ServersNegativeTestJSON-951674824 tempest-ServersNegativeTestJSON-951674824-project-member] Flow 'volume_create_api' (51e93222-401b-4495-9587-432b34a8b04b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100524) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 27 16:10:38.952483 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.volume.api [None req-9bdea374-97da-4640-b5e8-13bac5aaa78a tempest-ServersNegativeTestJSON-951674824 tempest-ServersNegativeTestJSON-951674824-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f2b38a67-e2cd-4ce8-9fa2-ec58f0d5bb02) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100524) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 27 16:10:38.952808 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.volume.flows.api.create_volume [None req-9bdea374-97da-4640-b5e8-13bac5aaa78a tempest-ServersNegativeTestJSON-951674824 tempest-ServersNegativeTestJSON-951674824-project-member] Validating volume size '1' using validate_int {{(pid=100524) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 27 16:10:38.986879 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.volume.api [None req-9bdea374-97da-4640-b5e8-13bac5aaa78a tempest-ServersNegativeTestJSON-951674824 tempest-ServersNegativeTestJSON-951674824-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f2b38a67-e2cd-4ce8-9fa2-ec58f0d5bb02) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-27T16:04:59Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=2bce4e1a-e6e0-49d9-be36-c3405449a01e,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '2bce4e1a-e6e0-49d9-be36-c3405449a01e', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100524) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 27 16:10:38.987732 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.volume.api [None req-9bdea374-97da-4640-b5e8-13bac5aaa78a tempest-ServersNegativeTestJSON-951674824 tempest-ServersNegativeTestJSON-951674824-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (bbe7c9d0-0fb8-48d0-8a8d-59a02857077d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100524) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 27 16:10:39.062979 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.quota [None req-9bdea374-97da-4640-b5e8-13bac5aaa78a tempest-ServersNegativeTestJSON-951674824 tempest-ServersNegativeTestJSON-951674824-project-member] Created reservations ['cc7a6aca-1fb9-48d9-bb57-6d95089cbc78', 'ad1c909a-22b6-4079-afd3-ef54d65574e0', '8405ce37-23fc-4dc6-a2c0-0ecbb01bad2b', 'c3a15752-83dc-4043-99da-a993ef989486'] {{(pid=100524) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 27 16:10:39.064107 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.volume.api [None req-9bdea374-97da-4640-b5e8-13bac5aaa78a tempest-ServersNegativeTestJSON-951674824 tempest-ServersNegativeTestJSON-951674824-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (bbe7c9d0-0fb8-48d0-8a8d-59a02857077d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['cc7a6aca-1fb9-48d9-bb57-6d95089cbc78', 'ad1c909a-22b6-4079-afd3-ef54d65574e0', '8405ce37-23fc-4dc6-a2c0-0ecbb01bad2b', 'c3a15752-83dc-4043-99da-a993ef989486']}' {{(pid=100524) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 27 16:10:39.065140 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.volume.api [None req-9bdea374-97da-4640-b5e8-13bac5aaa78a tempest-ServersNegativeTestJSON-951674824 tempest-ServersNegativeTestJSON-951674824-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (a230143d-d7c8-4f40-8810-c09e9c1fc916) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100524) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 27 16:10:39.102847 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.volume.api [None req-9bdea374-97da-4640-b5e8-13bac5aaa78a tempest-ServersNegativeTestJSON-951674824 tempest-ServersNegativeTestJSON-951674824-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (a230143d-d7c8-4f40-8810-c09e9c1fc916) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '43a89ccd-090b-4af5-a5f1-f3bcad8d92ca', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-ServersNegativeTestJSON-volume-1763364713',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='6e0f22bc321543b3a1a41aee44cc1178',qos_specs=None,replication_status=,reservations=['cc7a6aca-1fb9-48d9-bb57-6d95089cbc78','ad1c909a-22b6-4079-afd3-ef54d65574e0','8405ce37-23fc-4dc6-a2c0-0ecbb01bad2b','c3a15752-83dc-4043-99da-a993ef989486'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='e05416cb910b4506956e14722b1f811c',volume_type_id=2bce4e1a-e6e0-49d9-be36-c3405449a01e), 'volume': Volume(_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-27T16:10:39Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-ServersNegativeTestJSON-volume-1763364713',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=43a89ccd-090b-4af5-a5f1-f3bcad8d92ca,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='6e0f22bc321543b3a1a41aee44cc1178',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='e05416cb910b4506956e14722b1f811c',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(2bce4e1a-e6e0-49d9-be36-c3405449a01e),volume_type_id=2bce4e1a-e6e0-49d9-be36-c3405449a01e)}' {{(pid=100524) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 27 16:10:39.104739 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.volume.api [None req-9bdea374-97da-4640-b5e8-13bac5aaa78a tempest-ServersNegativeTestJSON-951674824 tempest-ServersNegativeTestJSON-951674824-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (37373886-439d-42cd-8085-98540d708aeb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100524) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 27 16:10:39.134132 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.volume.api [None req-9bdea374-97da-4640-b5e8-13bac5aaa78a tempest-ServersNegativeTestJSON-951674824 tempest-ServersNegativeTestJSON-951674824-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (37373886-439d-42cd-8085-98540d708aeb) transitioned into state 'SUCCESS' from state '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-1763364713',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='6e0f22bc321543b3a1a41aee44cc1178',qos_specs=None,replication_status=,reservations=['cc7a6aca-1fb9-48d9-bb57-6d95089cbc78','ad1c909a-22b6-4079-afd3-ef54d65574e0','8405ce37-23fc-4dc6-a2c0-0ecbb01bad2b','c3a15752-83dc-4043-99da-a993ef989486'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='e05416cb910b4506956e14722b1f811c',volume_type_id=2bce4e1a-e6e0-49d9-be36-c3405449a01e)}' {{(pid=100524) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 27 16:10:39.135207 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.volume.api [None req-9bdea374-97da-4640-b5e8-13bac5aaa78a tempest-ServersNegativeTestJSON-951674824 tempest-ServersNegativeTestJSON-951674824-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (6b40eeea-fd67-41e1-8a97-286a8942c11a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100524) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 27 16:10:39.149208 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.volume.api [None req-9bdea374-97da-4640-b5e8-13bac5aaa78a tempest-ServersNegativeTestJSON-951674824 tempest-ServersNegativeTestJSON-951674824-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (6b40eeea-fd67-41e1-8a97-286a8942c11a) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100524) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 27 16:10:39.150256 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.volume.api [None req-9bdea374-97da-4640-b5e8-13bac5aaa78a tempest-ServersNegativeTestJSON-951674824 tempest-ServersNegativeTestJSON-951674824-project-member] Flow 'volume_create_api' (51e93222-401b-4495-9587-432b34a8b04b) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100524) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 27 16:10:39.150577 np0000005924 devstack@c-api.service[100524]: INFO cinder.volume.api [None req-9bdea374-97da-4640-b5e8-13bac5aaa78a tempest-ServersNegativeTestJSON-951674824 tempest-ServersNegativeTestJSON-951674824-project-member] Create volume request issued successfully. Jul 27 16:10:39.151249 np0000005924 devstack@c-api.service[100524]: INFO cinder.api.openstack.wsgi [None req-9bdea374-97da-4640-b5e8-13bac5aaa78a tempest-ServersNegativeTestJSON-951674824 tempest-ServersNegativeTestJSON-951674824-project-member] https://10.4.3.117/volume/v3/volumes returned with HTTP 202 Jul 27 16:10:39.151793 np0000005924 devstack@c-api.service[100524]: [pid: 100524|app: 0|req: 228/889] 10.4.3.117 () {68 vars in 1258 bytes} [Mon Jul 27 16:10:38 2026] POST /volume/v3/volumes => generated 754 bytes in 234 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 27 16:10:39.163601 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.middleware.request_id [None req-15917162-2bd1-4199-9bde-4c9a567cc05b None None] RequestId filter calling following filter/app {{(pid=100523) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:10:39.165980 np0000005924 devstack@c-api.service[100523]: INFO cinder.api.openstack.wsgi [None req-15917162-2bd1-4199-9bde-4c9a567cc05b tempest-ServersNegativeTestJSON-951674824 tempest-ServersNegativeTestJSON-951674824-project-member] GET https://10.4.3.117/volume/v3/volumes/43a89ccd-090b-4af5-a5f1-f3bcad8d92ca Jul 27 16:10:39.166283 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.openstack.wsgi [None req-15917162-2bd1-4199-9bde-4c9a567cc05b tempest-ServersNegativeTestJSON-951674824 tempest-ServersNegativeTestJSON-951674824-project-member] Empty body provided in request {{(pid=100523) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:10:39.166538 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.openstack.wsgi [None req-15917162-2bd1-4199-9bde-4c9a567cc05b tempest-ServersNegativeTestJSON-951674824 tempest-ServersNegativeTestJSON-951674824-project-member] Calling method 'show' {{(pid=100523) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:10:39.175206 np0000005924 devstack@c-api.service[100523]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:10:39.175206 np0000005924 devstack@c-api.service[100523]: warnings.warn( Jul 27 16:10:39.180635 np0000005924 devstack@c-api.service[100523]: INFO cinder.volume.api [None req-15917162-2bd1-4199-9bde-4c9a567cc05b tempest-ServersNegativeTestJSON-951674824 tempest-ServersNegativeTestJSON-951674824-project-member] Volume info retrieved successfully. Jul 27 16:10:39.185945 np0000005924 devstack@c-api.service[100523]: INFO cinder.api.openstack.wsgi [None req-15917162-2bd1-4199-9bde-4c9a567cc05b tempest-ServersNegativeTestJSON-951674824 tempest-ServersNegativeTestJSON-951674824-project-member] https://10.4.3.117/volume/v3/volumes/43a89ccd-090b-4af5-a5f1-f3bcad8d92ca returned with HTTP 200 Jul 27 16:10:39.186578 np0000005924 devstack@c-api.service[100523]: [pid: 100523|app: 0|req: 222/890] 10.4.3.117 () {66 vars in 1348 bytes} [Mon Jul 27 16:10:39 2026] GET /volume/v3/volumes/43a89ccd-090b-4af5-a5f1-f3bcad8d92ca => generated 822 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 27 16:10:39.212020 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.middleware.request_id [None req-b79e08ae-c5b0-45fe-bda3-0f31b90ab30c None None] RequestId filter calling following filter/app {{(pid=100522) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:10:39.214454 np0000005924 devstack@c-api.service[100522]: INFO cinder.api.openstack.wsgi [None req-b79e08ae-c5b0-45fe-bda3-0f31b90ab30c tempest-VolumesBackupsAdminTest-784678603 tempest-VolumesBackupsAdminTest-784678603-project-member] GET https://10.4.3.117/volume/v3/backups/2454b194-5187-4672-931f-c3576c269ba7 Jul 27 16:10:39.214786 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.openstack.wsgi [None req-b79e08ae-c5b0-45fe-bda3-0f31b90ab30c tempest-VolumesBackupsAdminTest-784678603 tempest-VolumesBackupsAdminTest-784678603-project-member] Empty body provided in request {{(pid=100522) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:10:39.215054 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.openstack.wsgi [None req-b79e08ae-c5b0-45fe-bda3-0f31b90ab30c tempest-VolumesBackupsAdminTest-784678603 tempest-VolumesBackupsAdminTest-784678603-project-member] Calling method 'show' {{(pid=100522) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:10:39.215263 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.v3.backups [None req-b79e08ae-c5b0-45fe-bda3-0f31b90ab30c tempest-VolumesBackupsAdminTest-784678603 tempest-VolumesBackupsAdminTest-784678603-project-member] Show backup with id 2454b194-5187-4672-931f-c3576c269ba7. {{(pid=100522) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 27 16:10:39.220620 np0000005924 devstack@c-api.service[100522]: INFO cinder.api.openstack.wsgi [None req-b79e08ae-c5b0-45fe-bda3-0f31b90ab30c tempest-VolumesBackupsAdminTest-784678603 tempest-VolumesBackupsAdminTest-784678603-project-member] https://10.4.3.117/volume/v3/backups/2454b194-5187-4672-931f-c3576c269ba7 returned with HTTP 404 Jul 27 16:10:39.221352 np0000005924 devstack@c-api.service[100522]: [pid: 100522|app: 0|req: 221/891] 10.4.3.117 () {66 vars in 1348 bytes} [Mon Jul 27 16:10:39 2026] GET /volume/v3/backups/2454b194-5187-4672-931f-c3576c269ba7 => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 27 16:10:39.409255 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.middleware.request_id [None req-73174269-487c-402b-95b2-41fbba1e91e4 None None] RequestId filter calling following filter/app {{(pid=100521) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:10:39.413237 np0000005924 devstack@c-api.service[100521]: INFO cinder.api.openstack.wsgi [None req-73174269-487c-402b-95b2-41fbba1e91e4 tempest-VolumesBackupsAdminTest-784678603 tempest-VolumesBackupsAdminTest-784678603-project-member] GET https://10.4.3.117/volume/v3/volumes/fcdde107-a26e-4a4e-bb04-2b4aad8a65e9 Jul 27 16:10:39.413473 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.openstack.wsgi [None req-73174269-487c-402b-95b2-41fbba1e91e4 tempest-VolumesBackupsAdminTest-784678603 tempest-VolumesBackupsAdminTest-784678603-project-member] Empty body provided in request {{(pid=100521) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:10:39.413682 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.openstack.wsgi [None req-73174269-487c-402b-95b2-41fbba1e91e4 tempest-VolumesBackupsAdminTest-784678603 tempest-VolumesBackupsAdminTest-784678603-project-member] Calling method 'show' {{(pid=100521) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:10:39.431463 np0000005924 devstack@c-api.service[100521]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:10:39.431463 np0000005924 devstack@c-api.service[100521]: warnings.warn( Jul 27 16:10:39.431463 np0000005924 devstack@c-api.service[100521]: INFO cinder.volume.api [None req-73174269-487c-402b-95b2-41fbba1e91e4 tempest-VolumesBackupsAdminTest-784678603 tempest-VolumesBackupsAdminTest-784678603-project-member] Volume info retrieved successfully. Jul 27 16:10:39.446520 np0000005924 devstack@c-api.service[100521]: INFO cinder.api.openstack.wsgi [None req-73174269-487c-402b-95b2-41fbba1e91e4 tempest-VolumesBackupsAdminTest-784678603 tempest-VolumesBackupsAdminTest-784678603-project-member] https://10.4.3.117/volume/v3/volumes/fcdde107-a26e-4a4e-bb04-2b4aad8a65e9 returned with HTTP 200 Jul 27 16:10:39.446520 np0000005924 devstack@c-api.service[100521]: [pid: 100521|app: 0|req: 221/892] 10.4.3.117 () {66 vars in 1348 bytes} [Mon Jul 27 16:10:39 2026] GET /volume/v3/volumes/fcdde107-a26e-4a4e-bb04-2b4aad8a65e9 => generated 846 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 27 16:10:39.458768 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.middleware.request_id [None req-151bf56d-4ad7-43d7-bf1c-4149925935f2 None None] RequestId filter calling following filter/app {{(pid=100524) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:10:39.460022 np0000005924 devstack@c-api.service[100524]: INFO cinder.api.openstack.wsgi [None req-151bf56d-4ad7-43d7-bf1c-4149925935f2 tempest-VolumesBackupsAdminTest-784678603 tempest-VolumesBackupsAdminTest-784678603-project-member] DELETE https://10.4.3.117/volume/v3/volumes/fcdde107-a26e-4a4e-bb04-2b4aad8a65e9 Jul 27 16:10:39.460212 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.openstack.wsgi [None req-151bf56d-4ad7-43d7-bf1c-4149925935f2 tempest-VolumesBackupsAdminTest-784678603 tempest-VolumesBackupsAdminTest-784678603-project-member] Empty body provided in request {{(pid=100524) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:10:39.460410 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.openstack.wsgi [None req-151bf56d-4ad7-43d7-bf1c-4149925935f2 tempest-VolumesBackupsAdminTest-784678603 tempest-VolumesBackupsAdminTest-784678603-project-member] Calling method 'delete' {{(pid=100524) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:10:39.462700 np0000005924 devstack@c-api.service[100524]: INFO cinder.api.v3.volumes [None req-151bf56d-4ad7-43d7-bf1c-4149925935f2 tempest-VolumesBackupsAdminTest-784678603 tempest-VolumesBackupsAdminTest-784678603-project-member] Delete volume with id: fcdde107-a26e-4a4e-bb04-2b4aad8a65e9 Jul 27 16:10:39.467897 np0000005924 devstack@c-api.service[100524]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:10:39.467897 np0000005924 devstack@c-api.service[100524]: warnings.warn( Jul 27 16:10:39.467897 np0000005924 devstack@c-api.service[100524]: INFO cinder.volume.api [None req-151bf56d-4ad7-43d7-bf1c-4149925935f2 tempest-VolumesBackupsAdminTest-784678603 tempest-VolumesBackupsAdminTest-784678603-project-member] Volume info retrieved successfully. Jul 27 16:10:39.538475 np0000005924 devstack@c-api.service[100524]: INFO cinder.volume.api [None req-151bf56d-4ad7-43d7-bf1c-4149925935f2 tempest-VolumesBackupsAdminTest-784678603 tempest-VolumesBackupsAdminTest-784678603-project-member] Delete volume request issued successfully. Jul 27 16:10:39.538725 np0000005924 devstack@c-api.service[100524]: INFO cinder.api.openstack.wsgi [None req-151bf56d-4ad7-43d7-bf1c-4149925935f2 tempest-VolumesBackupsAdminTest-784678603 tempest-VolumesBackupsAdminTest-784678603-project-member] https://10.4.3.117/volume/v3/volumes/fcdde107-a26e-4a4e-bb04-2b4aad8a65e9 returned with HTTP 202 Jul 27 16:10:39.539288 np0000005924 devstack@c-api.service[100524]: [pid: 100524|app: 0|req: 229/893] 10.4.3.117 () {66 vars in 1351 bytes} [Mon Jul 27 16:10:39 2026] DELETE /volume/v3/volumes/fcdde107-a26e-4a4e-bb04-2b4aad8a65e9 => generated 0 bytes in 82 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 27 16:10:39.547197 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.middleware.request_id [None req-46067a86-c9fd-4053-8da1-838cc4c7d5c8 None None] RequestId filter calling following filter/app {{(pid=100523) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:10:39.549063 np0000005924 devstack@c-api.service[100523]: INFO cinder.api.openstack.wsgi [None req-46067a86-c9fd-4053-8da1-838cc4c7d5c8 tempest-VolumesBackupsAdminTest-784678603 tempest-VolumesBackupsAdminTest-784678603-project-member] GET https://10.4.3.117/volume/v3/volumes/fcdde107-a26e-4a4e-bb04-2b4aad8a65e9 Jul 27 16:10:39.549262 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.openstack.wsgi [None req-46067a86-c9fd-4053-8da1-838cc4c7d5c8 tempest-VolumesBackupsAdminTest-784678603 tempest-VolumesBackupsAdminTest-784678603-project-member] Empty body provided in request {{(pid=100523) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:10:39.549530 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.openstack.wsgi [None req-46067a86-c9fd-4053-8da1-838cc4c7d5c8 tempest-VolumesBackupsAdminTest-784678603 tempest-VolumesBackupsAdminTest-784678603-project-member] Calling method 'show' {{(pid=100523) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:10:39.573358 np0000005924 devstack@c-api.service[100523]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:10:39.573358 np0000005924 devstack@c-api.service[100523]: warnings.warn( Jul 27 16:10:39.578683 np0000005924 devstack@c-api.service[100523]: INFO cinder.volume.api [None req-46067a86-c9fd-4053-8da1-838cc4c7d5c8 tempest-VolumesBackupsAdminTest-784678603 tempest-VolumesBackupsAdminTest-784678603-project-member] Volume info retrieved successfully. Jul 27 16:10:39.584603 np0000005924 devstack@c-api.service[100523]: INFO cinder.api.openstack.wsgi [None req-46067a86-c9fd-4053-8da1-838cc4c7d5c8 tempest-VolumesBackupsAdminTest-784678603 tempest-VolumesBackupsAdminTest-784678603-project-member] https://10.4.3.117/volume/v3/volumes/fcdde107-a26e-4a4e-bb04-2b4aad8a65e9 returned with HTTP 200 Jul 27 16:10:39.587314 np0000005924 devstack@c-api.service[100523]: [pid: 100523|app: 0|req: 223/894] 10.4.3.117 () {66 vars in 1348 bytes} [Mon Jul 27 16:10:39 2026] GET /volume/v3/volumes/fcdde107-a26e-4a4e-bb04-2b4aad8a65e9 => generated 845 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 27 16:10:40.200051 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.middleware.request_id [None req-88d14c80-c91a-4f6b-ab84-db3e235b42ce None None] RequestId filter calling following filter/app {{(pid=100522) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:10:40.201821 np0000005924 devstack@c-api.service[100522]: INFO cinder.api.openstack.wsgi [None req-88d14c80-c91a-4f6b-ab84-db3e235b42ce tempest-ServersNegativeTestJSON-951674824 tempest-ServersNegativeTestJSON-951674824-project-member] GET https://10.4.3.117/volume/v3/volumes/43a89ccd-090b-4af5-a5f1-f3bcad8d92ca Jul 27 16:10:40.202037 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.openstack.wsgi [None req-88d14c80-c91a-4f6b-ab84-db3e235b42ce tempest-ServersNegativeTestJSON-951674824 tempest-ServersNegativeTestJSON-951674824-project-member] Empty body provided in request {{(pid=100522) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:10:40.202247 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.openstack.wsgi [None req-88d14c80-c91a-4f6b-ab84-db3e235b42ce tempest-ServersNegativeTestJSON-951674824 tempest-ServersNegativeTestJSON-951674824-project-member] Calling method 'show' {{(pid=100522) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:10:40.224036 np0000005924 devstack@c-api.service[100522]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:10:40.224036 np0000005924 devstack@c-api.service[100522]: warnings.warn( Jul 27 16:10:40.229251 np0000005924 devstack@c-api.service[100522]: INFO cinder.volume.api [None req-88d14c80-c91a-4f6b-ab84-db3e235b42ce tempest-ServersNegativeTestJSON-951674824 tempest-ServersNegativeTestJSON-951674824-project-member] Volume info retrieved successfully. Jul 27 16:10:40.240298 np0000005924 devstack@c-api.service[100522]: INFO cinder.api.openstack.wsgi [None req-88d14c80-c91a-4f6b-ab84-db3e235b42ce tempest-ServersNegativeTestJSON-951674824 tempest-ServersNegativeTestJSON-951674824-project-member] https://10.4.3.117/volume/v3/volumes/43a89ccd-090b-4af5-a5f1-f3bcad8d92ca returned with HTTP 200 Jul 27 16:10:40.240597 np0000005924 devstack@c-api.service[100522]: [pid: 100522|app: 0|req: 222/895] 10.4.3.117 () {66 vars in 1348 bytes} [Mon Jul 27 16:10:40 2026] GET /volume/v3/volumes/43a89ccd-090b-4af5-a5f1-f3bcad8d92ca => generated 847 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 27 16:10:40.263231 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.middleware.request_id [None req-a0bf8df1-5add-46d8-95e3-2897deec41a5 None None] RequestId filter calling following filter/app {{(pid=100521) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:10:40.264886 np0000005924 devstack@c-api.service[100521]: INFO cinder.api.openstack.wsgi [None req-a0bf8df1-5add-46d8-95e3-2897deec41a5 tempest-ServersNegativeTestJSON-951674824 tempest-ServersNegativeTestJSON-951674824-project-member] POST https://10.4.3.117/volume/v3/volumes/43a89ccd-090b-4af5-a5f1-f3bcad8d92ca/action Jul 27 16:10:40.265357 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.openstack.wsgi [None req-a0bf8df1-5add-46d8-95e3-2897deec41a5 tempest-ServersNegativeTestJSON-951674824 tempest-ServersNegativeTestJSON-951674824-project-member] Action body: b'{"os-set_bootable": {"bootable": false}}' {{(pid=100521) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 27 16:10:40.265520 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.openstack.wsgi [None req-a0bf8df1-5add-46d8-95e3-2897deec41a5 tempest-ServersNegativeTestJSON-951674824 tempest-ServersNegativeTestJSON-951674824-project-member] Action: 'action', calling method: _set_bootable, body: {"os-set_bootable": {"bootable": false}} {{(pid=100521) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 27 16:10:40.277165 np0000005924 devstack@c-api.service[100521]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:10:40.277165 np0000005924 devstack@c-api.service[100521]: warnings.warn( Jul 27 16:10:40.277526 np0000005924 devstack@c-api.service[100521]: INFO cinder.volume.api [None req-a0bf8df1-5add-46d8-95e3-2897deec41a5 tempest-ServersNegativeTestJSON-951674824 tempest-ServersNegativeTestJSON-951674824-project-member] Volume info retrieved successfully. Jul 27 16:10:40.296355 np0000005924 devstack@c-api.service[100521]: INFO cinder.volume.api [None req-a0bf8df1-5add-46d8-95e3-2897deec41a5 tempest-ServersNegativeTestJSON-951674824 tempest-ServersNegativeTestJSON-951674824-project-member] Volume updated successfully. Jul 27 16:10:40.296660 np0000005924 devstack@c-api.service[100521]: INFO cinder.api.openstack.wsgi [None req-a0bf8df1-5add-46d8-95e3-2897deec41a5 tempest-ServersNegativeTestJSON-951674824 tempest-ServersNegativeTestJSON-951674824-project-member] https://10.4.3.117/volume/v3/volumes/43a89ccd-090b-4af5-a5f1-f3bcad8d92ca/action returned with HTTP 200 Jul 27 16:10:40.297301 np0000005924 devstack@c-api.service[100521]: [pid: 100521|app: 0|req: 222/896] 10.4.3.117 () {68 vars in 1390 bytes} [Mon Jul 27 16:10:40 2026] POST /volume/v3/volumes/43a89ccd-090b-4af5-a5f1-f3bcad8d92ca/action => generated 0 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 283 bytes (1 switches on core 0) Jul 27 16:10:40.307913 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.middleware.request_id [None req-0dea8042-00f3-40ed-960c-d7719033d22c None None] RequestId filter calling following filter/app {{(pid=100524) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:10:40.311447 np0000005924 devstack@c-api.service[100524]: INFO cinder.api.openstack.wsgi [None req-0dea8042-00f3-40ed-960c-d7719033d22c tempest-ServersNegativeTestJSON-951674824 tempest-ServersNegativeTestJSON-951674824-project-member] GET https://10.4.3.117/volume/v3/volumes/43a89ccd-090b-4af5-a5f1-f3bcad8d92ca Jul 27 16:10:40.311704 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.openstack.wsgi [None req-0dea8042-00f3-40ed-960c-d7719033d22c tempest-ServersNegativeTestJSON-951674824 tempest-ServersNegativeTestJSON-951674824-project-member] Empty body provided in request {{(pid=100524) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:10:40.311967 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.openstack.wsgi [None req-0dea8042-00f3-40ed-960c-d7719033d22c tempest-ServersNegativeTestJSON-951674824 tempest-ServersNegativeTestJSON-951674824-project-member] Calling method 'show' {{(pid=100524) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:10:40.320939 np0000005924 devstack@c-api.service[100524]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:10:40.320939 np0000005924 devstack@c-api.service[100524]: warnings.warn( Jul 27 16:10:40.325677 np0000005924 devstack@c-api.service[100524]: INFO cinder.volume.api [None req-0dea8042-00f3-40ed-960c-d7719033d22c tempest-ServersNegativeTestJSON-951674824 tempest-ServersNegativeTestJSON-951674824-project-member] Volume info retrieved successfully. Jul 27 16:10:40.332268 np0000005924 devstack@c-api.service[100524]: INFO cinder.api.openstack.wsgi [None req-0dea8042-00f3-40ed-960c-d7719033d22c tempest-ServersNegativeTestJSON-951674824 tempest-ServersNegativeTestJSON-951674824-project-member] https://10.4.3.117/volume/v3/volumes/43a89ccd-090b-4af5-a5f1-f3bcad8d92ca returned with HTTP 200 Jul 27 16:10:40.332268 np0000005924 devstack@c-api.service[100524]: [pid: 100524|app: 0|req: 230/897] 10.4.3.117 () {66 vars in 1348 bytes} [Mon Jul 27 16:10:40 2026] GET /volume/v3/volumes/43a89ccd-090b-4af5-a5f1-f3bcad8d92ca => generated 847 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 27 16:10:40.445545 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.middleware.request_id [req-8a8a22a5-21bd-4cd7-9576-449ca2385242 req-6cd985bf-de1f-4f04-92e7-463633c1de63 None None] RequestId filter calling following filter/app {{(pid=100523) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:10:40.448177 np0000005924 devstack@c-api.service[100523]: INFO cinder.api.openstack.wsgi [req-8a8a22a5-21bd-4cd7-9576-449ca2385242 req-6cd985bf-de1f-4f04-92e7-463633c1de63 tempest-ServersNegativeTestJSON-951674824 tempest-ServersNegativeTestJSON-951674824-project-member] GET https://10.4.3.117/volume/v3/volumes/43a89ccd-090b-4af5-a5f1-f3bcad8d92ca Jul 27 16:10:40.448667 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.openstack.wsgi [req-8a8a22a5-21bd-4cd7-9576-449ca2385242 req-6cd985bf-de1f-4f04-92e7-463633c1de63 tempest-ServersNegativeTestJSON-951674824 tempest-ServersNegativeTestJSON-951674824-project-member] Empty body provided in request {{(pid=100523) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:10:40.449031 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.openstack.wsgi [req-8a8a22a5-21bd-4cd7-9576-449ca2385242 req-6cd985bf-de1f-4f04-92e7-463633c1de63 tempest-ServersNegativeTestJSON-951674824 tempest-ServersNegativeTestJSON-951674824-project-member] Calling method 'show' {{(pid=100523) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:10:40.457513 np0000005924 devstack@c-api.service[100523]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:10:40.457513 np0000005924 devstack@c-api.service[100523]: warnings.warn( Jul 27 16:10:40.472597 np0000005924 devstack@c-api.service[100523]: INFO cinder.volume.api [req-8a8a22a5-21bd-4cd7-9576-449ca2385242 req-6cd985bf-de1f-4f04-92e7-463633c1de63 tempest-ServersNegativeTestJSON-951674824 tempest-ServersNegativeTestJSON-951674824-project-member] Volume info retrieved successfully. Jul 27 16:10:40.482828 np0000005924 devstack@c-api.service[100523]: INFO cinder.api.openstack.wsgi [req-8a8a22a5-21bd-4cd7-9576-449ca2385242 req-6cd985bf-de1f-4f04-92e7-463633c1de63 tempest-ServersNegativeTestJSON-951674824 tempest-ServersNegativeTestJSON-951674824-project-member] https://10.4.3.117/volume/v3/volumes/43a89ccd-090b-4af5-a5f1-f3bcad8d92ca returned with HTTP 200 Jul 27 16:10:40.483294 np0000005924 devstack@c-api.service[100523]: [pid: 100523|app: 0|req: 224/898] 10.4.3.117 () {68 vars in 1598 bytes} [Mon Jul 27 16:10:40 2026] GET /volume/v3/volumes/43a89ccd-090b-4af5-a5f1-f3bcad8d92ca => generated 847 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 27 16:10:40.606275 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.middleware.request_id [None req-0ccb2173-98ad-4af1-b4a4-d62279850af9 None None] RequestId filter calling following filter/app {{(pid=100522) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:10:40.608420 np0000005924 devstack@c-api.service[100522]: INFO cinder.api.openstack.wsgi [None req-0ccb2173-98ad-4af1-b4a4-d62279850af9 tempest-VolumesBackupsAdminTest-784678603 tempest-VolumesBackupsAdminTest-784678603-project-member] GET https://10.4.3.117/volume/v3/volumes/fcdde107-a26e-4a4e-bb04-2b4aad8a65e9 Jul 27 16:10:40.608601 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.openstack.wsgi [None req-0ccb2173-98ad-4af1-b4a4-d62279850af9 tempest-VolumesBackupsAdminTest-784678603 tempest-VolumesBackupsAdminTest-784678603-project-member] Empty body provided in request {{(pid=100522) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:10:40.608779 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.openstack.wsgi [None req-0ccb2173-98ad-4af1-b4a4-d62279850af9 tempest-VolumesBackupsAdminTest-784678603 tempest-VolumesBackupsAdminTest-784678603-project-member] Calling method 'show' {{(pid=100522) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:10:40.613858 np0000005924 devstack@c-api.service[100522]: INFO cinder.api.openstack.wsgi [None req-0ccb2173-98ad-4af1-b4a4-d62279850af9 tempest-VolumesBackupsAdminTest-784678603 tempest-VolumesBackupsAdminTest-784678603-project-member] https://10.4.3.117/volume/v3/volumes/fcdde107-a26e-4a4e-bb04-2b4aad8a65e9 returned with HTTP 404 Jul 27 16:10:40.614262 np0000005924 devstack@c-api.service[100522]: [pid: 100522|app: 0|req: 223/899] 10.4.3.117 () {66 vars in 1348 bytes} [Mon Jul 27 16:10:40 2026] GET /volume/v3/volumes/fcdde107-a26e-4a4e-bb04-2b4aad8a65e9 => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 27 16:10:41.170975 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.middleware.request_id [None req-40ae9b90-c46a-4678-b5c6-9c8647cbb4a1 None None] RequestId filter calling following filter/app {{(pid=100521) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:10:41.172945 np0000005924 devstack@c-api.service[100521]: INFO cinder.api.openstack.wsgi [None req-40ae9b90-c46a-4678-b5c6-9c8647cbb4a1 tempest-ServersNegativeTestJSON-951674824 tempest-ServersNegativeTestJSON-951674824-project-member] POST https://10.4.3.117/volume/v3/volumes Jul 27 16:10:41.173288 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.openstack.wsgi [None req-40ae9b90-c46a-4678-b5c6-9c8647cbb4a1 tempest-ServersNegativeTestJSON-951674824 tempest-ServersNegativeTestJSON-951674824-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-ServersNegativeTestJSON-volume-1384193128"}} {{(pid=100521) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 27 16:10:41.174721 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.v3.volumes [None req-40ae9b90-c46a-4678-b5c6-9c8647cbb4a1 tempest-ServersNegativeTestJSON-951674824 tempest-ServersNegativeTestJSON-951674824-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-ServersNegativeTestJSON-volume-1384193128'}} {{(pid=100521) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 27 16:10:41.174845 np0000005924 devstack@c-api.service[100521]: INFO cinder.api.v3.volumes [None req-40ae9b90-c46a-4678-b5c6-9c8647cbb4a1 tempest-ServersNegativeTestJSON-951674824 tempest-ServersNegativeTestJSON-951674824-project-member] Create volume of 1 GB Jul 27 16:10:41.179367 np0000005924 devstack@c-api.service[100521]: INFO cinder.volume.api [None req-40ae9b90-c46a-4678-b5c6-9c8647cbb4a1 tempest-ServersNegativeTestJSON-951674824 tempest-ServersNegativeTestJSON-951674824-project-member] Availability Zones retrieved successfully. Jul 27 16:10:41.186003 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.volume.api [None req-40ae9b90-c46a-4678-b5c6-9c8647cbb4a1 tempest-ServersNegativeTestJSON-951674824 tempest-ServersNegativeTestJSON-951674824-project-member] Flow 'volume_create_api' (de679b28-6380-4363-b21d-aa307f5bf5c2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100521) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 27 16:10:41.187143 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.volume.api [None req-40ae9b90-c46a-4678-b5c6-9c8647cbb4a1 tempest-ServersNegativeTestJSON-951674824 tempest-ServersNegativeTestJSON-951674824-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (dfa33241-1f80-45b2-8a4d-572d2e7dfee0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100521) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 27 16:10:41.188174 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.volume.flows.api.create_volume [None req-40ae9b90-c46a-4678-b5c6-9c8647cbb4a1 tempest-ServersNegativeTestJSON-951674824 tempest-ServersNegativeTestJSON-951674824-project-member] Validating volume size '1' using validate_int {{(pid=100521) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 27 16:10:41.218504 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.volume.api [None req-40ae9b90-c46a-4678-b5c6-9c8647cbb4a1 tempest-ServersNegativeTestJSON-951674824 tempest-ServersNegativeTestJSON-951674824-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (dfa33241-1f80-45b2-8a4d-572d2e7dfee0) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-27T16:04:59Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=2bce4e1a-e6e0-49d9-be36-c3405449a01e,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '2bce4e1a-e6e0-49d9-be36-c3405449a01e', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100521) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 27 16:10:41.219497 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.volume.api [None req-40ae9b90-c46a-4678-b5c6-9c8647cbb4a1 tempest-ServersNegativeTestJSON-951674824 tempest-ServersNegativeTestJSON-951674824-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (90b5f9a1-5b7e-4d2e-9275-2d5400970d11) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100521) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 27 16:10:41.279354 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.quota [None req-40ae9b90-c46a-4678-b5c6-9c8647cbb4a1 tempest-ServersNegativeTestJSON-951674824 tempest-ServersNegativeTestJSON-951674824-project-member] Created reservations ['a84ea1ab-ea13-460b-9c87-d679ad77b6ac', '46982b02-7f79-469a-a9d1-914de9ee9408', 'c2e90f8a-feb4-44b6-b1f0-f0a82d2908d4', '45520a07-783e-4e9f-9650-75cb987ac0c5'] {{(pid=100521) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 27 16:10:41.279354 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.volume.api [None req-40ae9b90-c46a-4678-b5c6-9c8647cbb4a1 tempest-ServersNegativeTestJSON-951674824 tempest-ServersNegativeTestJSON-951674824-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (90b5f9a1-5b7e-4d2e-9275-2d5400970d11) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['a84ea1ab-ea13-460b-9c87-d679ad77b6ac', '46982b02-7f79-469a-a9d1-914de9ee9408', 'c2e90f8a-feb4-44b6-b1f0-f0a82d2908d4', '45520a07-783e-4e9f-9650-75cb987ac0c5']}' {{(pid=100521) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 27 16:10:41.279354 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.volume.api [None req-40ae9b90-c46a-4678-b5c6-9c8647cbb4a1 tempest-ServersNegativeTestJSON-951674824 tempest-ServersNegativeTestJSON-951674824-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (8dcfc801-8e1b-4a9e-b562-1db30dc92ef3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100521) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 27 16:10:41.309555 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.volume.api [None req-40ae9b90-c46a-4678-b5c6-9c8647cbb4a1 tempest-ServersNegativeTestJSON-951674824 tempest-ServersNegativeTestJSON-951674824-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (8dcfc801-8e1b-4a9e-b562-1db30dc92ef3) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'dabcbd16-d096-4d6b-8716-abbe6d2e9fcd', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-ServersNegativeTestJSON-volume-1384193128',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='6e0f22bc321543b3a1a41aee44cc1178',qos_specs=None,replication_status=,reservations=['a84ea1ab-ea13-460b-9c87-d679ad77b6ac','46982b02-7f79-469a-a9d1-914de9ee9408','c2e90f8a-feb4-44b6-b1f0-f0a82d2908d4','45520a07-783e-4e9f-9650-75cb987ac0c5'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='e05416cb910b4506956e14722b1f811c',volume_type_id=2bce4e1a-e6e0-49d9-be36-c3405449a01e), 'volume': Volume(_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-27T16:10:41Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-ServersNegativeTestJSON-volume-1384193128',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=dabcbd16-d096-4d6b-8716-abbe6d2e9fcd,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='6e0f22bc321543b3a1a41aee44cc1178',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='e05416cb910b4506956e14722b1f811c',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(2bce4e1a-e6e0-49d9-be36-c3405449a01e),volume_type_id=2bce4e1a-e6e0-49d9-be36-c3405449a01e)}' {{(pid=100521) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 27 16:10:41.310648 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.volume.api [None req-40ae9b90-c46a-4678-b5c6-9c8647cbb4a1 tempest-ServersNegativeTestJSON-951674824 tempest-ServersNegativeTestJSON-951674824-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (51b8375b-74f1-4d65-aac4-c38190f0afe6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100521) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 27 16:10:41.342957 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.volume.api [None req-40ae9b90-c46a-4678-b5c6-9c8647cbb4a1 tempest-ServersNegativeTestJSON-951674824 tempest-ServersNegativeTestJSON-951674824-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (51b8375b-74f1-4d65-aac4-c38190f0afe6) transitioned into state 'SUCCESS' from state '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-1384193128',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='6e0f22bc321543b3a1a41aee44cc1178',qos_specs=None,replication_status=,reservations=['a84ea1ab-ea13-460b-9c87-d679ad77b6ac','46982b02-7f79-469a-a9d1-914de9ee9408','c2e90f8a-feb4-44b6-b1f0-f0a82d2908d4','45520a07-783e-4e9f-9650-75cb987ac0c5'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='e05416cb910b4506956e14722b1f811c',volume_type_id=2bce4e1a-e6e0-49d9-be36-c3405449a01e)}' {{(pid=100521) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 27 16:10:41.344081 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.volume.api [None req-40ae9b90-c46a-4678-b5c6-9c8647cbb4a1 tempest-ServersNegativeTestJSON-951674824 tempest-ServersNegativeTestJSON-951674824-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (f9204b65-59e6-48d9-949e-59ae5d996cd1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100521) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 27 16:10:41.356700 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.volume.api [None req-40ae9b90-c46a-4678-b5c6-9c8647cbb4a1 tempest-ServersNegativeTestJSON-951674824 tempest-ServersNegativeTestJSON-951674824-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (f9204b65-59e6-48d9-949e-59ae5d996cd1) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100521) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 27 16:10:41.357787 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.volume.api [None req-40ae9b90-c46a-4678-b5c6-9c8647cbb4a1 tempest-ServersNegativeTestJSON-951674824 tempest-ServersNegativeTestJSON-951674824-project-member] Flow 'volume_create_api' (de679b28-6380-4363-b21d-aa307f5bf5c2) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100521) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 27 16:10:41.358235 np0000005924 devstack@c-api.service[100521]: INFO cinder.volume.api [None req-40ae9b90-c46a-4678-b5c6-9c8647cbb4a1 tempest-ServersNegativeTestJSON-951674824 tempest-ServersNegativeTestJSON-951674824-project-member] Create volume request issued successfully. Jul 27 16:10:41.358927 np0000005924 devstack@c-api.service[100521]: INFO cinder.api.openstack.wsgi [None req-40ae9b90-c46a-4678-b5c6-9c8647cbb4a1 tempest-ServersNegativeTestJSON-951674824 tempest-ServersNegativeTestJSON-951674824-project-member] https://10.4.3.117/volume/v3/volumes returned with HTTP 202 Jul 27 16:10:41.359466 np0000005924 devstack@c-api.service[100521]: [pid: 100521|app: 0|req: 223/900] 10.4.3.117 () {68 vars in 1258 bytes} [Mon Jul 27 16:10:41 2026] POST /volume/v3/volumes => generated 754 bytes in 189 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 27 16:10:41.377848 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.middleware.request_id [None req-cee608f9-4397-455f-ba69-c090a750f675 None None] RequestId filter calling following filter/app {{(pid=100524) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:10:41.379842 np0000005924 devstack@c-api.service[100524]: INFO cinder.api.openstack.wsgi [None req-cee608f9-4397-455f-ba69-c090a750f675 tempest-ServersNegativeTestJSON-951674824 tempest-ServersNegativeTestJSON-951674824-project-member] GET https://10.4.3.117/volume/v3/volumes/dabcbd16-d096-4d6b-8716-abbe6d2e9fcd Jul 27 16:10:41.380112 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.openstack.wsgi [None req-cee608f9-4397-455f-ba69-c090a750f675 tempest-ServersNegativeTestJSON-951674824 tempest-ServersNegativeTestJSON-951674824-project-member] Empty body provided in request {{(pid=100524) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:10:41.380282 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.openstack.wsgi [None req-cee608f9-4397-455f-ba69-c090a750f675 tempest-ServersNegativeTestJSON-951674824 tempest-ServersNegativeTestJSON-951674824-project-member] Calling method 'show' {{(pid=100524) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:10:41.387368 np0000005924 devstack@c-api.service[100524]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:10:41.387368 np0000005924 devstack@c-api.service[100524]: warnings.warn( Jul 27 16:10:41.391448 np0000005924 devstack@c-api.service[100524]: INFO cinder.volume.api [None req-cee608f9-4397-455f-ba69-c090a750f675 tempest-ServersNegativeTestJSON-951674824 tempest-ServersNegativeTestJSON-951674824-project-member] Volume info retrieved successfully. Jul 27 16:10:41.395715 np0000005924 devstack@c-api.service[100524]: INFO cinder.api.openstack.wsgi [None req-cee608f9-4397-455f-ba69-c090a750f675 tempest-ServersNegativeTestJSON-951674824 tempest-ServersNegativeTestJSON-951674824-project-member] https://10.4.3.117/volume/v3/volumes/dabcbd16-d096-4d6b-8716-abbe6d2e9fcd returned with HTTP 200 Jul 27 16:10:41.396156 np0000005924 devstack@c-api.service[100524]: [pid: 100524|app: 0|req: 231/901] 10.4.3.117 () {66 vars in 1348 bytes} [Mon Jul 27 16:10:41 2026] GET /volume/v3/volumes/dabcbd16-d096-4d6b-8716-abbe6d2e9fcd => generated 822 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 27 16:10:41.797905 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.middleware.request_id [req-72b23369-5651-46c9-be70-21bc681e7915 req-c10f5b09-eb99-42b9-bde5-2e83ee69b41f None None] RequestId filter calling following filter/app {{(pid=100523) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:10:41.800529 np0000005924 devstack@c-api.service[100523]: INFO cinder.api.openstack.wsgi [req-72b23369-5651-46c9-be70-21bc681e7915 req-c10f5b09-eb99-42b9-bde5-2e83ee69b41f tempest-VolumesSnapshotTestJSON-1761742646 tempest-VolumesSnapshotTestJSON-1761742646-project-member] GET https://10.4.3.117/volume/v3/volumes/f7548089-9ae3-423f-809f-5f730bb537b3 Jul 27 16:10:41.800821 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.openstack.wsgi [req-72b23369-5651-46c9-be70-21bc681e7915 req-c10f5b09-eb99-42b9-bde5-2e83ee69b41f tempest-VolumesSnapshotTestJSON-1761742646 tempest-VolumesSnapshotTestJSON-1761742646-project-member] Empty body provided in request {{(pid=100523) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:10:41.801085 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.openstack.wsgi [req-72b23369-5651-46c9-be70-21bc681e7915 req-c10f5b09-eb99-42b9-bde5-2e83ee69b41f tempest-VolumesSnapshotTestJSON-1761742646 tempest-VolumesSnapshotTestJSON-1761742646-project-member] Calling method 'show' {{(pid=100523) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:10:41.808443 np0000005924 devstack@c-api.service[100523]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:10:41.808443 np0000005924 devstack@c-api.service[100523]: warnings.warn( Jul 27 16:10:41.813630 np0000005924 devstack@c-api.service[100523]: INFO cinder.volume.api [req-72b23369-5651-46c9-be70-21bc681e7915 req-c10f5b09-eb99-42b9-bde5-2e83ee69b41f tempest-VolumesSnapshotTestJSON-1761742646 tempest-VolumesSnapshotTestJSON-1761742646-project-member] Volume info retrieved successfully. Jul 27 16:10:41.816598 np0000005924 devstack@c-api.service[100523]: INFO cinder.api.openstack.wsgi [req-72b23369-5651-46c9-be70-21bc681e7915 req-c10f5b09-eb99-42b9-bde5-2e83ee69b41f tempest-VolumesSnapshotTestJSON-1761742646 tempest-VolumesSnapshotTestJSON-1761742646-project-member] https://10.4.3.117/volume/v3/volumes/f7548089-9ae3-423f-809f-5f730bb537b3 returned with HTTP 200 Jul 27 16:10:41.817088 np0000005924 devstack@c-api.service[100523]: [pid: 100523|app: 0|req: 225/902] 10.4.3.117 () {68 vars in 1598 bytes} [Mon Jul 27 16:10:41 2026] GET /volume/v3/volumes/f7548089-9ae3-423f-809f-5f730bb537b3 => generated 847 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 27 16:10:42.066885 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.middleware.request_id [None req-f4c5809b-3b86-4a13-a593-e72753d8224a None None] RequestId filter calling following filter/app {{(pid=100522) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:10:42.067365 np0000005924 devstack@c-api.service[100522]: INFO cinder.api.openstack.wsgi [None req-f4c5809b-3b86-4a13-a593-e72753d8224a None None] GET https://10.4.3.117/volume// Jul 27 16:10:42.067689 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.openstack.wsgi [None req-f4c5809b-3b86-4a13-a593-e72753d8224a None None] Empty body provided in request {{(pid=100522) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:10:42.067775 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.openstack.wsgi [None req-f4c5809b-3b86-4a13-a593-e72753d8224a None None] Calling method 'all' {{(pid=100522) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:10:42.068141 np0000005924 devstack@c-api.service[100522]: INFO cinder.api.openstack.wsgi [None req-f4c5809b-3b86-4a13-a593-e72753d8224a None None] https://10.4.3.117/volume// returned with HTTP 300 Jul 27 16:10:42.068549 np0000005924 devstack@c-api.service[100522]: [pid: 100522|app: 0|req: 224/903] 10.4.3.117 () {66 vars in 1428 bytes} [Mon Jul 27 16:10:42 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 27 16:10:42.078992 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.middleware.request_id [req-72b23369-5651-46c9-be70-21bc681e7915 req-0ce767fa-53f6-4a4c-9b61-fd505e832a68 None None] RequestId filter calling following filter/app {{(pid=100521) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:10:42.082845 np0000005924 devstack@c-api.service[100521]: INFO cinder.api.openstack.wsgi [req-72b23369-5651-46c9-be70-21bc681e7915 req-0ce767fa-53f6-4a4c-9b61-fd505e832a68 tempest-VolumesSnapshotTestJSON-1761742646 tempest-VolumesSnapshotTestJSON-1761742646-project-member] POST https://10.4.3.117/volume/v3/attachments Jul 27 16:10:42.083106 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.openstack.wsgi [req-72b23369-5651-46c9-be70-21bc681e7915 req-0ce767fa-53f6-4a4c-9b61-fd505e832a68 tempest-VolumesSnapshotTestJSON-1761742646 tempest-VolumesSnapshotTestJSON-1761742646-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "f7548089-9ae3-423f-809f-5f730bb537b3", "connector": null, "instance_uuid": "26e37aeb-f4f7-4356-bef2-a93e2a361265"}} {{(pid=100521) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 27 16:10:42.094201 np0000005924 devstack@c-api.service[100521]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:10:42.094201 np0000005924 devstack@c-api.service[100521]: warnings.warn( Jul 27 16:10:42.138534 np0000005924 devstack@c-api.service[100521]: INFO cinder.api.openstack.wsgi [req-72b23369-5651-46c9-be70-21bc681e7915 req-0ce767fa-53f6-4a4c-9b61-fd505e832a68 tempest-VolumesSnapshotTestJSON-1761742646 tempest-VolumesSnapshotTestJSON-1761742646-project-member] https://10.4.3.117/volume/v3/attachments returned with HTTP 200 Jul 27 16:10:42.138534 np0000005924 devstack@c-api.service[100521]: [pid: 100521|app: 0|req: 224/904] 10.4.3.117 () {74 vars in 1594 bytes} [Mon Jul 27 16:10:42 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 27 16:10:42.198226 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.middleware.request_id [None req-ecfa83e7-d1d0-4a54-a5f1-ceb6218f42dd None None] RequestId filter calling following filter/app {{(pid=100524) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:10:42.200801 np0000005924 devstack@c-api.service[100524]: INFO cinder.api.openstack.wsgi [None req-ecfa83e7-d1d0-4a54-a5f1-ceb6218f42dd tempest-VolumesSnapshotTestJSON-1761742646 tempest-VolumesSnapshotTestJSON-1761742646-project-member] GET https://10.4.3.117/volume/v3/volumes/f7548089-9ae3-423f-809f-5f730bb537b3 Jul 27 16:10:42.200801 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.openstack.wsgi [None req-ecfa83e7-d1d0-4a54-a5f1-ceb6218f42dd tempest-VolumesSnapshotTestJSON-1761742646 tempest-VolumesSnapshotTestJSON-1761742646-project-member] Empty body provided in request {{(pid=100524) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:10:42.201025 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.openstack.wsgi [None req-ecfa83e7-d1d0-4a54-a5f1-ceb6218f42dd tempest-VolumesSnapshotTestJSON-1761742646 tempest-VolumesSnapshotTestJSON-1761742646-project-member] Calling method 'show' {{(pid=100524) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:10:42.212681 np0000005924 devstack@c-api.service[100524]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:10:42.212681 np0000005924 devstack@c-api.service[100524]: warnings.warn( Jul 27 16:10:42.225905 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.middleware.request_id [None req-bf8ee78f-3140-4dc0-94e6-da3cf56b9e64 None None] RequestId filter calling following filter/app {{(pid=100523) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:10:42.226256 np0000005924 devstack@c-api.service[100523]: INFO cinder.api.openstack.wsgi [None req-bf8ee78f-3140-4dc0-94e6-da3cf56b9e64 None None] GET https://10.4.3.117/volume// Jul 27 16:10:42.226461 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.openstack.wsgi [None req-bf8ee78f-3140-4dc0-94e6-da3cf56b9e64 None None] Empty body provided in request {{(pid=100523) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:10:42.226670 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.openstack.wsgi [None req-bf8ee78f-3140-4dc0-94e6-da3cf56b9e64 None None] Calling method 'all' {{(pid=100523) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:10:42.226897 np0000005924 devstack@c-api.service[100524]: INFO cinder.volume.api [None req-ecfa83e7-d1d0-4a54-a5f1-ceb6218f42dd tempest-VolumesSnapshotTestJSON-1761742646 tempest-VolumesSnapshotTestJSON-1761742646-project-member] Volume info retrieved successfully. Jul 27 16:10:42.226998 np0000005924 devstack@c-api.service[100523]: INFO cinder.api.openstack.wsgi [None req-bf8ee78f-3140-4dc0-94e6-da3cf56b9e64 None None] https://10.4.3.117/volume// returned with HTTP 300 Jul 27 16:10:42.227271 np0000005924 devstack@c-api.service[100523]: [pid: 100523|app: 0|req: 226/905] 10.4.3.117 () {66 vars in 1426 bytes} [Mon Jul 27 16:10:42 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 27 16:10:42.242039 np0000005924 devstack@c-api.service[100524]: INFO cinder.api.openstack.wsgi [None req-ecfa83e7-d1d0-4a54-a5f1-ceb6218f42dd tempest-VolumesSnapshotTestJSON-1761742646 tempest-VolumesSnapshotTestJSON-1761742646-project-member] https://10.4.3.117/volume/v3/volumes/f7548089-9ae3-423f-809f-5f730bb537b3 returned with HTTP 200 Jul 27 16:10:42.242670 np0000005924 devstack@c-api.service[100524]: [pid: 100524|app: 0|req: 232/906] 10.4.3.117 () {66 vars in 1348 bytes} [Mon Jul 27 16:10:42 2026] GET /volume/v3/volumes/f7548089-9ae3-423f-809f-5f730bb537b3 => generated 846 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 27 16:10:42.251767 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.middleware.request_id [req-72b23369-5651-46c9-be70-21bc681e7915 req-979deb43-3bf5-4dc7-b179-f4fea14532c5 None None] RequestId filter calling following filter/app {{(pid=100522) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:10:42.253966 np0000005924 devstack@c-api.service[100522]: INFO cinder.api.openstack.wsgi [req-72b23369-5651-46c9-be70-21bc681e7915 req-979deb43-3bf5-4dc7-b179-f4fea14532c5 tempest-VolumesSnapshotTestJSON-1761742646 tempest-VolumesSnapshotTestJSON-1761742646-project-member] GET https://10.4.3.117/volume/v3/volumes/f7548089-9ae3-423f-809f-5f730bb537b3 Jul 27 16:10:42.254098 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.openstack.wsgi [req-72b23369-5651-46c9-be70-21bc681e7915 req-979deb43-3bf5-4dc7-b179-f4fea14532c5 tempest-VolumesSnapshotTestJSON-1761742646 tempest-VolumesSnapshotTestJSON-1761742646-project-member] Empty body provided in request {{(pid=100522) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:10:42.254426 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.openstack.wsgi [req-72b23369-5651-46c9-be70-21bc681e7915 req-979deb43-3bf5-4dc7-b179-f4fea14532c5 tempest-VolumesSnapshotTestJSON-1761742646 tempest-VolumesSnapshotTestJSON-1761742646-project-member] Calling method 'show' {{(pid=100522) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:10:42.270883 np0000005924 devstack@c-api.service[100522]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:10:42.270883 np0000005924 devstack@c-api.service[100522]: warnings.warn( Jul 27 16:10:42.275239 np0000005924 devstack@c-api.service[100522]: INFO cinder.volume.api [req-72b23369-5651-46c9-be70-21bc681e7915 req-979deb43-3bf5-4dc7-b179-f4fea14532c5 tempest-VolumesSnapshotTestJSON-1761742646 tempest-VolumesSnapshotTestJSON-1761742646-project-member] Volume info retrieved successfully. Jul 27 16:10:42.282679 np0000005924 devstack@c-api.service[100522]: INFO cinder.api.openstack.wsgi [req-72b23369-5651-46c9-be70-21bc681e7915 req-979deb43-3bf5-4dc7-b179-f4fea14532c5 tempest-VolumesSnapshotTestJSON-1761742646 tempest-VolumesSnapshotTestJSON-1761742646-project-member] https://10.4.3.117/volume/v3/volumes/f7548089-9ae3-423f-809f-5f730bb537b3 returned with HTTP 200 Jul 27 16:10:42.283308 np0000005924 devstack@c-api.service[100522]: [pid: 100522|app: 0|req: 225/907] 10.4.3.117 () {70 vars in 1639 bytes} [Mon Jul 27 16:10:42 2026] GET /volume/v3/volumes/f7548089-9ae3-423f-809f-5f730bb537b3 => generated 1026 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 27 16:10:42.398211 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.middleware.request_id [req-72b23369-5651-46c9-be70-21bc681e7915 req-29b973a5-9385-4157-b07d-a1d393b6c5c4 None None] RequestId filter calling following filter/app {{(pid=100521) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:10:42.401948 np0000005924 devstack@c-api.service[100521]: INFO cinder.api.openstack.wsgi [req-72b23369-5651-46c9-be70-21bc681e7915 req-29b973a5-9385-4157-b07d-a1d393b6c5c4 tempest-VolumesSnapshotTestJSON-1761742646 tempest-VolumesSnapshotTestJSON-1761742646-project-member] PUT https://10.4.3.117/volume/v3/attachments/b705707e-4c7e-4946-9b35-a60d3b3e5211 Jul 27 16:10:42.402632 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.openstack.wsgi [req-72b23369-5651-46c9-be70-21bc681e7915 req-29b973a5-9385-4157-b07d-a1d393b6c5c4 tempest-VolumesSnapshotTestJSON-1761742646 tempest-VolumesSnapshotTestJSON-1761742646-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.117", "host": "np0000005924", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:c1414b6f8d8f", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "13cbedf7-bb1f-4b5e-b492-2fef0d4dab25", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100521) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 27 16:10:42.412000 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.middleware.request_id [None req-4fff12ba-d438-4b03-9363-4be4a36b7f9c None None] RequestId filter calling following filter/app {{(pid=100523) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:10:42.415836 np0000005924 devstack@c-api.service[100523]: INFO cinder.api.openstack.wsgi [None req-4fff12ba-d438-4b03-9363-4be4a36b7f9c tempest-ServersNegativeTestJSON-951674824 tempest-ServersNegativeTestJSON-951674824-project-member] GET https://10.4.3.117/volume/v3/volumes/dabcbd16-d096-4d6b-8716-abbe6d2e9fcd Jul 27 16:10:42.416081 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.openstack.wsgi [None req-4fff12ba-d438-4b03-9363-4be4a36b7f9c tempest-ServersNegativeTestJSON-951674824 tempest-ServersNegativeTestJSON-951674824-project-member] Empty body provided in request {{(pid=100523) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:10:42.420609 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.openstack.wsgi [None req-4fff12ba-d438-4b03-9363-4be4a36b7f9c tempest-ServersNegativeTestJSON-951674824 tempest-ServersNegativeTestJSON-951674824-project-member] Calling method 'show' {{(pid=100523) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:10:42.430194 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.coordination [req-72b23369-5651-46c9-be70-21bc681e7915 req-29b973a5-9385-4157-b07d-a1d393b6c5c4 tempest-VolumesSnapshotTestJSON-1761742646 tempest-VolumesSnapshotTestJSON-1761742646-project-member] Acquiring lock "cinder-attachment_update-f7548089-9ae3-423f-809f-5f730bb537b3-np0000005924" by "attachment_update" {{(pid=100521) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jul 27 16:10:42.432301 np0000005924 devstack@c-api.service[100523]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:10:42.432301 np0000005924 devstack@c-api.service[100523]: warnings.warn( Jul 27 16:10:42.437402 np0000005924 devstack@c-api.service[100523]: INFO cinder.volume.api [None req-4fff12ba-d438-4b03-9363-4be4a36b7f9c tempest-ServersNegativeTestJSON-951674824 tempest-ServersNegativeTestJSON-951674824-project-member] Volume info retrieved successfully. Jul 27 16:10:42.443522 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.coordination [req-72b23369-5651-46c9-be70-21bc681e7915 req-29b973a5-9385-4157-b07d-a1d393b6c5c4 tempest-VolumesSnapshotTestJSON-1761742646 tempest-VolumesSnapshotTestJSON-1761742646-project-member] Lock "cinder-attachment_update-f7548089-9ae3-423f-809f-5f730bb537b3-np0000005924" acquired by "attachment_update" :: waited 0.013s {{(pid=100521) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jul 27 16:10:42.443612 np0000005924 devstack@c-api.service[100523]: INFO cinder.api.openstack.wsgi [None req-4fff12ba-d438-4b03-9363-4be4a36b7f9c tempest-ServersNegativeTestJSON-951674824 tempest-ServersNegativeTestJSON-951674824-project-member] https://10.4.3.117/volume/v3/volumes/dabcbd16-d096-4d6b-8716-abbe6d2e9fcd returned with HTTP 200 Jul 27 16:10:42.443786 np0000005924 devstack@c-api.service[100523]: [pid: 100523|app: 0|req: 227/908] 10.4.3.117 () {66 vars in 1348 bytes} [Mon Jul 27 16:10:42 2026] GET /volume/v3/volumes/dabcbd16-d096-4d6b-8716-abbe6d2e9fcd => generated 847 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jul 27 16:10:42.447160 np0000005924 devstack@c-api.service[100521]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:10:42.447160 np0000005924 devstack@c-api.service[100521]: warnings.warn( Jul 27 16:10:42.606751 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.coordination [req-72b23369-5651-46c9-be70-21bc681e7915 req-29b973a5-9385-4157-b07d-a1d393b6c5c4 tempest-VolumesSnapshotTestJSON-1761742646 tempest-VolumesSnapshotTestJSON-1761742646-project-member] Lock "cinder-attachment_update-f7548089-9ae3-423f-809f-5f730bb537b3-np0000005924" released by "attachment_update" :: held 0.164s {{(pid=100521) __release /opt/stack/cinder/cinder/coordination.py:152}} Jul 27 16:10:42.607173 np0000005924 devstack@c-api.service[100521]: INFO cinder.api.openstack.wsgi [req-72b23369-5651-46c9-be70-21bc681e7915 req-29b973a5-9385-4157-b07d-a1d393b6c5c4 tempest-VolumesSnapshotTestJSON-1761742646 tempest-VolumesSnapshotTestJSON-1761742646-project-member] https://10.4.3.117/volume/v3/attachments/b705707e-4c7e-4946-9b35-a60d3b3e5211 returned with HTTP 200 Jul 27 16:10:42.607857 np0000005924 devstack@c-api.service[100521]: [pid: 100521|app: 0|req: 225/909] 10.4.3.117 () {74 vars in 1704 bytes} [Mon Jul 27 16:10:42 2026] PUT /volume/v3/attachments/b705707e-4c7e-4946-9b35-a60d3b3e5211 => generated 969 bytes in 210 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 27 16:10:42.883246 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.middleware.request_id [None req-62c62253-fe0e-426b-b91c-5fdfee6fa3c8 None None] RequestId filter calling following filter/app {{(pid=100524) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:10:42.889431 np0000005924 devstack@c-api.service[100524]: INFO cinder.api.openstack.wsgi [None req-62c62253-fe0e-426b-b91c-5fdfee6fa3c8 tempest-ServersNegativeTestJSON-951674824 tempest-ServersNegativeTestJSON-951674824-project-member] DELETE https://10.4.3.117/volume/v3/volumes/dabcbd16-d096-4d6b-8716-abbe6d2e9fcd Jul 27 16:10:42.889431 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.openstack.wsgi [None req-62c62253-fe0e-426b-b91c-5fdfee6fa3c8 tempest-ServersNegativeTestJSON-951674824 tempest-ServersNegativeTestJSON-951674824-project-member] Empty body provided in request {{(pid=100524) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:10:42.889431 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.openstack.wsgi [None req-62c62253-fe0e-426b-b91c-5fdfee6fa3c8 tempest-ServersNegativeTestJSON-951674824 tempest-ServersNegativeTestJSON-951674824-project-member] Calling method 'delete' {{(pid=100524) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:10:42.889431 np0000005924 devstack@c-api.service[100524]: INFO cinder.api.v3.volumes [None req-62c62253-fe0e-426b-b91c-5fdfee6fa3c8 tempest-ServersNegativeTestJSON-951674824 tempest-ServersNegativeTestJSON-951674824-project-member] Delete volume with id: dabcbd16-d096-4d6b-8716-abbe6d2e9fcd Jul 27 16:10:42.901054 np0000005924 devstack@c-api.service[100524]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:10:42.901054 np0000005924 devstack@c-api.service[100524]: warnings.warn( Jul 27 16:10:42.901600 np0000005924 devstack@c-api.service[100524]: INFO cinder.volume.api [None req-62c62253-fe0e-426b-b91c-5fdfee6fa3c8 tempest-ServersNegativeTestJSON-951674824 tempest-ServersNegativeTestJSON-951674824-project-member] Volume info retrieved successfully. Jul 27 16:10:42.910575 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.middleware.request_id [None req-199face4-9465-4f4b-bd2e-e887450effb4 None None] RequestId filter calling following filter/app {{(pid=100522) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:10:42.912287 np0000005924 devstack@c-api.service[100522]: INFO cinder.api.openstack.wsgi [None req-199face4-9465-4f4b-bd2e-e887450effb4 tempest-AttachVolumeTestJSON-1302607130 tempest-AttachVolumeTestJSON-1302607130-project-member] POST https://10.4.3.117/volume/v3/volumes Jul 27 16:10:42.912649 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.openstack.wsgi [None req-199face4-9465-4f4b-bd2e-e887450effb4 tempest-AttachVolumeTestJSON-1302607130 tempest-AttachVolumeTestJSON-1302607130-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-AttachVolumeTestJSON-volume-1250100877"}} {{(pid=100522) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 27 16:10:42.914384 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.v3.volumes [None req-199face4-9465-4f4b-bd2e-e887450effb4 tempest-AttachVolumeTestJSON-1302607130 tempest-AttachVolumeTestJSON-1302607130-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-AttachVolumeTestJSON-volume-1250100877'}} {{(pid=100522) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 27 16:10:42.914513 np0000005924 devstack@c-api.service[100522]: INFO cinder.api.v3.volumes [None req-199face4-9465-4f4b-bd2e-e887450effb4 tempest-AttachVolumeTestJSON-1302607130 tempest-AttachVolumeTestJSON-1302607130-project-member] Create volume of 1 GB Jul 27 16:10:42.919629 np0000005924 devstack@c-api.service[100522]: INFO cinder.volume.api [None req-199face4-9465-4f4b-bd2e-e887450effb4 tempest-AttachVolumeTestJSON-1302607130 tempest-AttachVolumeTestJSON-1302607130-project-member] Availability Zones retrieved successfully. Jul 27 16:10:42.924941 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.volume.api [None req-199face4-9465-4f4b-bd2e-e887450effb4 tempest-AttachVolumeTestJSON-1302607130 tempest-AttachVolumeTestJSON-1302607130-project-member] Flow 'volume_create_api' (e342e479-7957-4061-acb5-7420cd7f2f96) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100522) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 27 16:10:42.926526 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.volume.api [None req-199face4-9465-4f4b-bd2e-e887450effb4 tempest-AttachVolumeTestJSON-1302607130 tempest-AttachVolumeTestJSON-1302607130-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (e8d8100c-9626-49cd-9a01-5a59796b6304) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100522) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 27 16:10:42.926591 np0000005924 devstack@c-api.service[100524]: INFO cinder.volume.api [None req-62c62253-fe0e-426b-b91c-5fdfee6fa3c8 tempest-ServersNegativeTestJSON-951674824 tempest-ServersNegativeTestJSON-951674824-project-member] Delete volume request issued successfully. Jul 27 16:10:42.926591 np0000005924 devstack@c-api.service[100524]: INFO cinder.api.openstack.wsgi [None req-62c62253-fe0e-426b-b91c-5fdfee6fa3c8 tempest-ServersNegativeTestJSON-951674824 tempest-ServersNegativeTestJSON-951674824-project-member] https://10.4.3.117/volume/v3/volumes/dabcbd16-d096-4d6b-8716-abbe6d2e9fcd returned with HTTP 202 Jul 27 16:10:42.926673 np0000005924 devstack@c-api.service[100524]: [pid: 100524|app: 0|req: 233/910] 10.4.3.117 () {66 vars in 1351 bytes} [Mon Jul 27 16:10:42 2026] DELETE /volume/v3/volumes/dabcbd16-d096-4d6b-8716-abbe6d2e9fcd => generated 0 bytes in 44 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 27 16:10:42.926846 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.volume.flows.api.create_volume [None req-199face4-9465-4f4b-bd2e-e887450effb4 tempest-AttachVolumeTestJSON-1302607130 tempest-AttachVolumeTestJSON-1302607130-project-member] Validating volume size '1' using validate_int {{(pid=100522) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 27 16:10:42.940301 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.middleware.request_id [None req-2cf74398-8c77-4040-9100-25e424c08189 None None] RequestId filter calling following filter/app {{(pid=100523) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:10:42.944836 np0000005924 devstack@c-api.service[100523]: INFO cinder.api.openstack.wsgi [None req-2cf74398-8c77-4040-9100-25e424c08189 tempest-ServersNegativeTestJSON-951674824 tempest-ServersNegativeTestJSON-951674824-project-member] GET https://10.4.3.117/volume/v3/volumes/dabcbd16-d096-4d6b-8716-abbe6d2e9fcd Jul 27 16:10:42.946086 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.openstack.wsgi [None req-2cf74398-8c77-4040-9100-25e424c08189 tempest-ServersNegativeTestJSON-951674824 tempest-ServersNegativeTestJSON-951674824-project-member] Empty body provided in request {{(pid=100523) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:10:42.946086 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.openstack.wsgi [None req-2cf74398-8c77-4040-9100-25e424c08189 tempest-ServersNegativeTestJSON-951674824 tempest-ServersNegativeTestJSON-951674824-project-member] Calling method 'show' {{(pid=100523) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:10:42.955882 np0000005924 devstack@c-api.service[100523]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:10:42.955882 np0000005924 devstack@c-api.service[100523]: warnings.warn( Jul 27 16:10:42.960644 np0000005924 devstack@c-api.service[100523]: INFO cinder.volume.api [None req-2cf74398-8c77-4040-9100-25e424c08189 tempest-ServersNegativeTestJSON-951674824 tempest-ServersNegativeTestJSON-951674824-project-member] Volume info retrieved successfully. Jul 27 16:10:42.967784 np0000005924 devstack@c-api.service[100523]: INFO cinder.api.openstack.wsgi [None req-2cf74398-8c77-4040-9100-25e424c08189 tempest-ServersNegativeTestJSON-951674824 tempest-ServersNegativeTestJSON-951674824-project-member] https://10.4.3.117/volume/v3/volumes/dabcbd16-d096-4d6b-8716-abbe6d2e9fcd returned with HTTP 200 Jul 27 16:10:42.967784 np0000005924 devstack@c-api.service[100523]: [pid: 100523|app: 0|req: 228/911] 10.4.3.117 () {66 vars in 1348 bytes} [Mon Jul 27 16:10:42 2026] GET /volume/v3/volumes/dabcbd16-d096-4d6b-8716-abbe6d2e9fcd => generated 846 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 27 16:10:42.967904 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.volume.api [None req-199face4-9465-4f4b-bd2e-e887450effb4 tempest-AttachVolumeTestJSON-1302607130 tempest-AttachVolumeTestJSON-1302607130-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (e8d8100c-9626-49cd-9a01-5a59796b6304) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-27T16:04:59Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=2bce4e1a-e6e0-49d9-be36-c3405449a01e,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '2bce4e1a-e6e0-49d9-be36-c3405449a01e', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100522) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 27 16:10:42.967904 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.volume.api [None req-199face4-9465-4f4b-bd2e-e887450effb4 tempest-AttachVolumeTestJSON-1302607130 tempest-AttachVolumeTestJSON-1302607130-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (918f29f6-ae8a-4898-9cc9-078f61de2d02) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100522) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 27 16:10:43.060561 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.quota [None req-199face4-9465-4f4b-bd2e-e887450effb4 tempest-AttachVolumeTestJSON-1302607130 tempest-AttachVolumeTestJSON-1302607130-project-member] Created reservations ['a343423c-fa0a-42ec-b6f2-1940989631ef', '85441e3f-0f30-4007-893b-d1c8923f9700', '6b095683-f295-4403-a9c1-eb14f6d52bb0', 'fe1e1c56-31ed-44bf-a970-f8da09d8d765'] {{(pid=100522) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 27 16:10:43.061524 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.volume.api [None req-199face4-9465-4f4b-bd2e-e887450effb4 tempest-AttachVolumeTestJSON-1302607130 tempest-AttachVolumeTestJSON-1302607130-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (918f29f6-ae8a-4898-9cc9-078f61de2d02) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['a343423c-fa0a-42ec-b6f2-1940989631ef', '85441e3f-0f30-4007-893b-d1c8923f9700', '6b095683-f295-4403-a9c1-eb14f6d52bb0', 'fe1e1c56-31ed-44bf-a970-f8da09d8d765']}' {{(pid=100522) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 27 16:10:43.062393 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.volume.api [None req-199face4-9465-4f4b-bd2e-e887450effb4 tempest-AttachVolumeTestJSON-1302607130 tempest-AttachVolumeTestJSON-1302607130-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (3f6483e9-3c1d-43e8-96f5-210f106892d3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100522) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 27 16:10:43.093628 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.volume.api [None req-199face4-9465-4f4b-bd2e-e887450effb4 tempest-AttachVolumeTestJSON-1302607130 tempest-AttachVolumeTestJSON-1302607130-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (3f6483e9-3c1d-43e8-96f5-210f106892d3) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '602b4a34-bae8-4424-8f29-eee68640cf01', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-AttachVolumeTestJSON-volume-1250100877',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='520bac43ccf34dadb9cf5691cbb7c0bc',qos_specs=None,replication_status=,reservations=['a343423c-fa0a-42ec-b6f2-1940989631ef','85441e3f-0f30-4007-893b-d1c8923f9700','6b095683-f295-4403-a9c1-eb14f6d52bb0','fe1e1c56-31ed-44bf-a970-f8da09d8d765'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='3e36d7f22010437e9745119c0eb8cdc0',volume_type_id=2bce4e1a-e6e0-49d9-be36-c3405449a01e), 'volume': Volume(_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-27T16:10:43Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-AttachVolumeTestJSON-volume-1250100877',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=602b4a34-bae8-4424-8f29-eee68640cf01,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='520bac43ccf34dadb9cf5691cbb7c0bc',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='3e36d7f22010437e9745119c0eb8cdc0',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(2bce4e1a-e6e0-49d9-be36-c3405449a01e),volume_type_id=2bce4e1a-e6e0-49d9-be36-c3405449a01e)}' {{(pid=100522) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 27 16:10:43.094756 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.volume.api [None req-199face4-9465-4f4b-bd2e-e887450effb4 tempest-AttachVolumeTestJSON-1302607130 tempest-AttachVolumeTestJSON-1302607130-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (7de40ac3-f3ed-4830-ae0f-40b93bbe61bc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100522) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 27 16:10:43.128456 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.volume.api [None req-199face4-9465-4f4b-bd2e-e887450effb4 tempest-AttachVolumeTestJSON-1302607130 tempest-AttachVolumeTestJSON-1302607130-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (7de40ac3-f3ed-4830-ae0f-40b93bbe61bc) transitioned into state 'SUCCESS' from state '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-1250100877',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='520bac43ccf34dadb9cf5691cbb7c0bc',qos_specs=None,replication_status=,reservations=['a343423c-fa0a-42ec-b6f2-1940989631ef','85441e3f-0f30-4007-893b-d1c8923f9700','6b095683-f295-4403-a9c1-eb14f6d52bb0','fe1e1c56-31ed-44bf-a970-f8da09d8d765'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='3e36d7f22010437e9745119c0eb8cdc0',volume_type_id=2bce4e1a-e6e0-49d9-be36-c3405449a01e)}' {{(pid=100522) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 27 16:10:43.129335 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.volume.api [None req-199face4-9465-4f4b-bd2e-e887450effb4 tempest-AttachVolumeTestJSON-1302607130 tempest-AttachVolumeTestJSON-1302607130-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (6bb698c4-3884-43d9-b3da-ce6bbd6183b3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100522) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 27 16:10:43.157023 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.volume.api [None req-199face4-9465-4f4b-bd2e-e887450effb4 tempest-AttachVolumeTestJSON-1302607130 tempest-AttachVolumeTestJSON-1302607130-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (6bb698c4-3884-43d9-b3da-ce6bbd6183b3) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100522) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 27 16:10:43.158276 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.volume.api [None req-199face4-9465-4f4b-bd2e-e887450effb4 tempest-AttachVolumeTestJSON-1302607130 tempest-AttachVolumeTestJSON-1302607130-project-member] Flow 'volume_create_api' (e342e479-7957-4061-acb5-7420cd7f2f96) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100522) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 27 16:10:43.158575 np0000005924 devstack@c-api.service[100522]: INFO cinder.volume.api [None req-199face4-9465-4f4b-bd2e-e887450effb4 tempest-AttachVolumeTestJSON-1302607130 tempest-AttachVolumeTestJSON-1302607130-project-member] Create volume request issued successfully. Jul 27 16:10:43.159234 np0000005924 devstack@c-api.service[100522]: INFO cinder.api.openstack.wsgi [None req-199face4-9465-4f4b-bd2e-e887450effb4 tempest-AttachVolumeTestJSON-1302607130 tempest-AttachVolumeTestJSON-1302607130-project-member] https://10.4.3.117/volume/v3/volumes returned with HTTP 202 Jul 27 16:10:43.159717 np0000005924 devstack@c-api.service[100522]: [pid: 100522|app: 0|req: 226/912] 10.4.3.117 () {68 vars in 1258 bytes} [Mon Jul 27 16:10:42 2026] POST /volume/v3/volumes => generated 751 bytes in 250 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 27 16:10:43.173270 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.middleware.request_id [None req-34054b51-518d-44be-b3ad-b3030b82bf8d None None] RequestId filter calling following filter/app {{(pid=100521) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:10:43.175674 np0000005924 devstack@c-api.service[100521]: INFO cinder.api.openstack.wsgi [None req-34054b51-518d-44be-b3ad-b3030b82bf8d tempest-AttachVolumeTestJSON-1302607130 tempest-AttachVolumeTestJSON-1302607130-project-member] GET https://10.4.3.117/volume/v3/volumes/602b4a34-bae8-4424-8f29-eee68640cf01 Jul 27 16:10:43.176254 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.openstack.wsgi [None req-34054b51-518d-44be-b3ad-b3030b82bf8d tempest-AttachVolumeTestJSON-1302607130 tempest-AttachVolumeTestJSON-1302607130-project-member] Empty body provided in request {{(pid=100521) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:10:43.176347 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.openstack.wsgi [None req-34054b51-518d-44be-b3ad-b3030b82bf8d tempest-AttachVolumeTestJSON-1302607130 tempest-AttachVolumeTestJSON-1302607130-project-member] Calling method 'show' {{(pid=100521) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:10:43.188599 np0000005924 devstack@c-api.service[100521]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:10:43.188599 np0000005924 devstack@c-api.service[100521]: warnings.warn( Jul 27 16:10:43.193714 np0000005924 devstack@c-api.service[100521]: INFO cinder.volume.api [None req-34054b51-518d-44be-b3ad-b3030b82bf8d tempest-AttachVolumeTestJSON-1302607130 tempest-AttachVolumeTestJSON-1302607130-project-member] Volume info retrieved successfully. Jul 27 16:10:43.200647 np0000005924 devstack@c-api.service[100521]: INFO cinder.api.openstack.wsgi [None req-34054b51-518d-44be-b3ad-b3030b82bf8d tempest-AttachVolumeTestJSON-1302607130 tempest-AttachVolumeTestJSON-1302607130-project-member] https://10.4.3.117/volume/v3/volumes/602b4a34-bae8-4424-8f29-eee68640cf01 returned with HTTP 200 Jul 27 16:10:43.201283 np0000005924 devstack@c-api.service[100521]: [pid: 100521|app: 0|req: 226/913] 10.4.3.117 () {66 vars in 1348 bytes} [Mon Jul 27 16:10:43 2026] GET /volume/v3/volumes/602b4a34-bae8-4424-8f29-eee68640cf01 => generated 819 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 27 16:10:43.261482 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.middleware.request_id [None req-3b60d44a-8338-465b-84ae-613baa2fe314 None None] RequestId filter calling following filter/app {{(pid=100524) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:10:43.263795 np0000005924 devstack@c-api.service[100524]: INFO cinder.api.openstack.wsgi [None req-3b60d44a-8338-465b-84ae-613baa2fe314 tempest-VolumesSnapshotTestJSON-1761742646 tempest-VolumesSnapshotTestJSON-1761742646-project-member] GET https://10.4.3.117/volume/v3/volumes/f7548089-9ae3-423f-809f-5f730bb537b3 Jul 27 16:10:43.264074 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.openstack.wsgi [None req-3b60d44a-8338-465b-84ae-613baa2fe314 tempest-VolumesSnapshotTestJSON-1761742646 tempest-VolumesSnapshotTestJSON-1761742646-project-member] Empty body provided in request {{(pid=100524) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:10:43.264353 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.openstack.wsgi [None req-3b60d44a-8338-465b-84ae-613baa2fe314 tempest-VolumesSnapshotTestJSON-1761742646 tempest-VolumesSnapshotTestJSON-1761742646-project-member] Calling method 'show' {{(pid=100524) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:10:43.283078 np0000005924 devstack@c-api.service[100524]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:10:43.283078 np0000005924 devstack@c-api.service[100524]: warnings.warn( Jul 27 16:10:43.293289 np0000005924 devstack@c-api.service[100524]: INFO cinder.volume.api [None req-3b60d44a-8338-465b-84ae-613baa2fe314 tempest-VolumesSnapshotTestJSON-1761742646 tempest-VolumesSnapshotTestJSON-1761742646-project-member] Volume info retrieved successfully. Jul 27 16:10:43.301369 np0000005924 devstack@c-api.service[100524]: INFO cinder.api.openstack.wsgi [None req-3b60d44a-8338-465b-84ae-613baa2fe314 tempest-VolumesSnapshotTestJSON-1761742646 tempest-VolumesSnapshotTestJSON-1761742646-project-member] https://10.4.3.117/volume/v3/volumes/f7548089-9ae3-423f-809f-5f730bb537b3 returned with HTTP 200 Jul 27 16:10:43.301369 np0000005924 devstack@c-api.service[100524]: [pid: 100524|app: 0|req: 234/914] 10.4.3.117 () {66 vars in 1348 bytes} [Mon Jul 27 16:10:43 2026] GET /volume/v3/volumes/f7548089-9ae3-423f-809f-5f730bb537b3 => generated 847 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 27 16:10:43.981241 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.middleware.request_id [None req-49c77c20-e888-4fc3-8861-26c4757241a1 None None] RequestId filter calling following filter/app {{(pid=100523) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:10:43.983646 np0000005924 devstack@c-api.service[100523]: INFO cinder.api.openstack.wsgi [None req-49c77c20-e888-4fc3-8861-26c4757241a1 tempest-ServersNegativeTestJSON-951674824 tempest-ServersNegativeTestJSON-951674824-project-member] GET https://10.4.3.117/volume/v3/volumes/dabcbd16-d096-4d6b-8716-abbe6d2e9fcd Jul 27 16:10:43.983805 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.openstack.wsgi [None req-49c77c20-e888-4fc3-8861-26c4757241a1 tempest-ServersNegativeTestJSON-951674824 tempest-ServersNegativeTestJSON-951674824-project-member] Empty body provided in request {{(pid=100523) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:10:43.984087 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.openstack.wsgi [None req-49c77c20-e888-4fc3-8861-26c4757241a1 tempest-ServersNegativeTestJSON-951674824 tempest-ServersNegativeTestJSON-951674824-project-member] Calling method 'show' {{(pid=100523) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:10:43.986308 np0000005924 devstack@c-api.service[100523]: DEBUG dbcounter [-] [100523] Writing DB stats cinder:SELECT=176,cinder:UPDATE=30,cinder:INSERT=5 {{(pid=100523) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 27 16:10:43.990965 np0000005924 devstack@c-api.service[100523]: INFO cinder.api.openstack.wsgi [None req-49c77c20-e888-4fc3-8861-26c4757241a1 tempest-ServersNegativeTestJSON-951674824 tempest-ServersNegativeTestJSON-951674824-project-member] https://10.4.3.117/volume/v3/volumes/dabcbd16-d096-4d6b-8716-abbe6d2e9fcd returned with HTTP 404 Jul 27 16:10:43.992418 np0000005924 devstack@c-api.service[100523]: [pid: 100523|app: 0|req: 229/915] 10.4.3.117 () {66 vars in 1348 bytes} [Mon Jul 27 16:10:43 2026] GET /volume/v3/volumes/dabcbd16-d096-4d6b-8716-abbe6d2e9fcd => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 27 16:10:44.000634 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.middleware.request_id [None req-e249ef0b-60d5-43ea-8fd9-a403c96144de None None] RequestId filter calling following filter/app {{(pid=100522) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:10:44.003437 np0000005924 devstack@c-api.service[100522]: INFO cinder.api.openstack.wsgi [None req-e249ef0b-60d5-43ea-8fd9-a403c96144de tempest-ServersNegativeTestJSON-951674824 tempest-ServersNegativeTestJSON-951674824-project-member] DELETE https://10.4.3.117/volume/v3/volumes/43a89ccd-090b-4af5-a5f1-f3bcad8d92ca Jul 27 16:10:44.003562 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.openstack.wsgi [None req-e249ef0b-60d5-43ea-8fd9-a403c96144de tempest-ServersNegativeTestJSON-951674824 tempest-ServersNegativeTestJSON-951674824-project-member] Empty body provided in request {{(pid=100522) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:10:44.003765 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.openstack.wsgi [None req-e249ef0b-60d5-43ea-8fd9-a403c96144de tempest-ServersNegativeTestJSON-951674824 tempest-ServersNegativeTestJSON-951674824-project-member] Calling method 'delete' {{(pid=100522) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:10:44.003909 np0000005924 devstack@c-api.service[100522]: INFO cinder.api.v3.volumes [None req-e249ef0b-60d5-43ea-8fd9-a403c96144de tempest-ServersNegativeTestJSON-951674824 tempest-ServersNegativeTestJSON-951674824-project-member] Delete volume with id: 43a89ccd-090b-4af5-a5f1-f3bcad8d92ca Jul 27 16:10:44.013515 np0000005924 devstack@c-api.service[100522]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:10:44.013515 np0000005924 devstack@c-api.service[100522]: warnings.warn( Jul 27 16:10:44.014178 np0000005924 devstack@c-api.service[100522]: INFO cinder.volume.api [None req-e249ef0b-60d5-43ea-8fd9-a403c96144de tempest-ServersNegativeTestJSON-951674824 tempest-ServersNegativeTestJSON-951674824-project-member] Volume info retrieved successfully. Jul 27 16:10:44.068075 np0000005924 devstack@c-api.service[100522]: INFO cinder.volume.api [None req-e249ef0b-60d5-43ea-8fd9-a403c96144de tempest-ServersNegativeTestJSON-951674824 tempest-ServersNegativeTestJSON-951674824-project-member] Delete volume request issued successfully. Jul 27 16:10:44.068363 np0000005924 devstack@c-api.service[100522]: INFO cinder.api.openstack.wsgi [None req-e249ef0b-60d5-43ea-8fd9-a403c96144de tempest-ServersNegativeTestJSON-951674824 tempest-ServersNegativeTestJSON-951674824-project-member] https://10.4.3.117/volume/v3/volumes/43a89ccd-090b-4af5-a5f1-f3bcad8d92ca returned with HTTP 202 Jul 27 16:10:44.068901 np0000005924 devstack@c-api.service[100522]: [pid: 100522|app: 0|req: 227/916] 10.4.3.117 () {66 vars in 1351 bytes} [Mon Jul 27 16:10:43 2026] DELETE /volume/v3/volumes/43a89ccd-090b-4af5-a5f1-f3bcad8d92ca => generated 0 bytes in 69 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 27 16:10:44.084084 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.middleware.request_id [None req-b47a40f0-83e4-4a47-92de-151e30f22546 None None] RequestId filter calling following filter/app {{(pid=100521) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:10:44.086471 np0000005924 devstack@c-api.service[100521]: INFO cinder.api.openstack.wsgi [None req-b47a40f0-83e4-4a47-92de-151e30f22546 tempest-ServersNegativeTestJSON-951674824 tempest-ServersNegativeTestJSON-951674824-project-member] GET https://10.4.3.117/volume/v3/volumes/43a89ccd-090b-4af5-a5f1-f3bcad8d92ca Jul 27 16:10:44.086718 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.openstack.wsgi [None req-b47a40f0-83e4-4a47-92de-151e30f22546 tempest-ServersNegativeTestJSON-951674824 tempest-ServersNegativeTestJSON-951674824-project-member] Empty body provided in request {{(pid=100521) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:10:44.087006 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.openstack.wsgi [None req-b47a40f0-83e4-4a47-92de-151e30f22546 tempest-ServersNegativeTestJSON-951674824 tempest-ServersNegativeTestJSON-951674824-project-member] Calling method 'show' {{(pid=100521) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:10:44.096856 np0000005924 devstack@c-api.service[100521]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:10:44.096856 np0000005924 devstack@c-api.service[100521]: warnings.warn( Jul 27 16:10:44.103137 np0000005924 devstack@c-api.service[100521]: INFO cinder.volume.api [None req-b47a40f0-83e4-4a47-92de-151e30f22546 tempest-ServersNegativeTestJSON-951674824 tempest-ServersNegativeTestJSON-951674824-project-member] Volume info retrieved successfully. Jul 27 16:10:44.108093 np0000005924 devstack@c-api.service[100521]: INFO cinder.api.openstack.wsgi [None req-b47a40f0-83e4-4a47-92de-151e30f22546 tempest-ServersNegativeTestJSON-951674824 tempest-ServersNegativeTestJSON-951674824-project-member] https://10.4.3.117/volume/v3/volumes/43a89ccd-090b-4af5-a5f1-f3bcad8d92ca returned with HTTP 200 Jul 27 16:10:44.108666 np0000005924 devstack@c-api.service[100521]: [pid: 100521|app: 0|req: 227/917] 10.4.3.117 () {66 vars in 1348 bytes} [Mon Jul 27 16:10:44 2026] GET /volume/v3/volumes/43a89ccd-090b-4af5-a5f1-f3bcad8d92ca => generated 846 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 27 16:10:44.222981 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.middleware.request_id [None req-48c83c8f-1e98-4ea0-9629-26662a8fcf66 None None] RequestId filter calling following filter/app {{(pid=100524) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:10:44.225853 np0000005924 devstack@c-api.service[100524]: INFO cinder.api.openstack.wsgi [None req-48c83c8f-1e98-4ea0-9629-26662a8fcf66 tempest-AttachVolumeTestJSON-1302607130 tempest-AttachVolumeTestJSON-1302607130-project-member] GET https://10.4.3.117/volume/v3/volumes/602b4a34-bae8-4424-8f29-eee68640cf01 Jul 27 16:10:44.227350 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.openstack.wsgi [None req-48c83c8f-1e98-4ea0-9629-26662a8fcf66 tempest-AttachVolumeTestJSON-1302607130 tempest-AttachVolumeTestJSON-1302607130-project-member] Empty body provided in request {{(pid=100524) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:10:44.227350 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.openstack.wsgi [None req-48c83c8f-1e98-4ea0-9629-26662a8fcf66 tempest-AttachVolumeTestJSON-1302607130 tempest-AttachVolumeTestJSON-1302607130-project-member] Calling method 'show' {{(pid=100524) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:10:44.235960 np0000005924 devstack@c-api.service[100524]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:10:44.235960 np0000005924 devstack@c-api.service[100524]: warnings.warn( Jul 27 16:10:44.239879 np0000005924 devstack@c-api.service[100524]: INFO cinder.volume.api [None req-48c83c8f-1e98-4ea0-9629-26662a8fcf66 tempest-AttachVolumeTestJSON-1302607130 tempest-AttachVolumeTestJSON-1302607130-project-member] Volume info retrieved successfully. Jul 27 16:10:44.244515 np0000005924 devstack@c-api.service[100524]: INFO cinder.api.openstack.wsgi [None req-48c83c8f-1e98-4ea0-9629-26662a8fcf66 tempest-AttachVolumeTestJSON-1302607130 tempest-AttachVolumeTestJSON-1302607130-project-member] https://10.4.3.117/volume/v3/volumes/602b4a34-bae8-4424-8f29-eee68640cf01 returned with HTTP 200 Jul 27 16:10:44.244901 np0000005924 devstack@c-api.service[100524]: [pid: 100524|app: 0|req: 235/918] 10.4.3.117 () {66 vars in 1348 bytes} [Mon Jul 27 16:10:44 2026] GET /volume/v3/volumes/602b4a34-bae8-4424-8f29-eee68640cf01 => generated 844 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 27 16:10:44.296355 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.middleware.request_id [req-eb9809f0-5481-4746-95d1-e17d33575a00 req-5e66b2e7-5d66-4978-bf2d-412df7e77b05 None None] RequestId filter calling following filter/app {{(pid=100523) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:10:44.298924 np0000005924 devstack@c-api.service[100523]: INFO cinder.api.openstack.wsgi [req-eb9809f0-5481-4746-95d1-e17d33575a00 req-5e66b2e7-5d66-4978-bf2d-412df7e77b05 tempest-AttachVolumeTestJSON-1302607130 tempest-AttachVolumeTestJSON-1302607130-project-member] GET https://10.4.3.117/volume/v3/volumes/602b4a34-bae8-4424-8f29-eee68640cf01 Jul 27 16:10:44.299086 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.openstack.wsgi [req-eb9809f0-5481-4746-95d1-e17d33575a00 req-5e66b2e7-5d66-4978-bf2d-412df7e77b05 tempest-AttachVolumeTestJSON-1302607130 tempest-AttachVolumeTestJSON-1302607130-project-member] Empty body provided in request {{(pid=100523) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:10:44.299407 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.openstack.wsgi [req-eb9809f0-5481-4746-95d1-e17d33575a00 req-5e66b2e7-5d66-4978-bf2d-412df7e77b05 tempest-AttachVolumeTestJSON-1302607130 tempest-AttachVolumeTestJSON-1302607130-project-member] Calling method 'show' {{(pid=100523) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:10:44.315561 np0000005924 devstack@c-api.service[100523]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:10:44.315561 np0000005924 devstack@c-api.service[100523]: warnings.warn( Jul 27 16:10:44.319423 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.middleware.request_id [None req-0e26f1ad-5f90-4f46-abf7-df31eca181c5 None None] RequestId filter calling following filter/app {{(pid=100522) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:10:44.321299 np0000005924 devstack@c-api.service[100523]: INFO cinder.volume.api [req-eb9809f0-5481-4746-95d1-e17d33575a00 req-5e66b2e7-5d66-4978-bf2d-412df7e77b05 tempest-AttachVolumeTestJSON-1302607130 tempest-AttachVolumeTestJSON-1302607130-project-member] Volume info retrieved successfully. Jul 27 16:10:44.322395 np0000005924 devstack@c-api.service[100522]: INFO cinder.api.openstack.wsgi [None req-0e26f1ad-5f90-4f46-abf7-df31eca181c5 tempest-VolumesSnapshotTestJSON-1761742646 tempest-VolumesSnapshotTestJSON-1761742646-project-member] GET https://10.4.3.117/volume/v3/volumes/f7548089-9ae3-423f-809f-5f730bb537b3 Jul 27 16:10:44.322911 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.openstack.wsgi [None req-0e26f1ad-5f90-4f46-abf7-df31eca181c5 tempest-VolumesSnapshotTestJSON-1761742646 tempest-VolumesSnapshotTestJSON-1761742646-project-member] Empty body provided in request {{(pid=100522) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:10:44.326091 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.openstack.wsgi [None req-0e26f1ad-5f90-4f46-abf7-df31eca181c5 tempest-VolumesSnapshotTestJSON-1761742646 tempest-VolumesSnapshotTestJSON-1761742646-project-member] Calling method 'show' {{(pid=100522) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:10:44.326169 np0000005924 devstack@c-api.service[100523]: INFO cinder.api.openstack.wsgi [req-eb9809f0-5481-4746-95d1-e17d33575a00 req-5e66b2e7-5d66-4978-bf2d-412df7e77b05 tempest-AttachVolumeTestJSON-1302607130 tempest-AttachVolumeTestJSON-1302607130-project-member] https://10.4.3.117/volume/v3/volumes/602b4a34-bae8-4424-8f29-eee68640cf01 returned with HTTP 200 Jul 27 16:10:44.326717 np0000005924 devstack@c-api.service[100523]: [pid: 100523|app: 0|req: 230/919] 10.4.3.117 () {68 vars in 1598 bytes} [Mon Jul 27 16:10:44 2026] GET /volume/v3/volumes/602b4a34-bae8-4424-8f29-eee68640cf01 => generated 844 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 27 16:10:44.343601 np0000005924 devstack@c-api.service[100522]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:10:44.343601 np0000005924 devstack@c-api.service[100522]: warnings.warn( Jul 27 16:10:44.348062 np0000005924 devstack@c-api.service[100522]: INFO cinder.volume.api [None req-0e26f1ad-5f90-4f46-abf7-df31eca181c5 tempest-VolumesSnapshotTestJSON-1761742646 tempest-VolumesSnapshotTestJSON-1761742646-project-member] Volume info retrieved successfully. Jul 27 16:10:44.352463 np0000005924 devstack@c-api.service[100522]: INFO cinder.api.openstack.wsgi [None req-0e26f1ad-5f90-4f46-abf7-df31eca181c5 tempest-VolumesSnapshotTestJSON-1761742646 tempest-VolumesSnapshotTestJSON-1761742646-project-member] https://10.4.3.117/volume/v3/volumes/f7548089-9ae3-423f-809f-5f730bb537b3 returned with HTTP 200 Jul 27 16:10:44.352894 np0000005924 devstack@c-api.service[100522]: [pid: 100522|app: 0|req: 228/920] 10.4.3.117 () {66 vars in 1348 bytes} [Mon Jul 27 16:10:44 2026] GET /volume/v3/volumes/f7548089-9ae3-423f-809f-5f730bb537b3 => generated 847 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 27 16:10:44.454808 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.middleware.request_id [None req-9d926ad0-5681-402f-b952-35c1e7497f51 None None] RequestId filter calling following filter/app {{(pid=100521) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:10:44.455345 np0000005924 devstack@c-api.service[100521]: INFO cinder.api.openstack.wsgi [None req-9d926ad0-5681-402f-b952-35c1e7497f51 None None] GET https://10.4.3.117/volume// Jul 27 16:10:44.455584 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.openstack.wsgi [None req-9d926ad0-5681-402f-b952-35c1e7497f51 None None] Empty body provided in request {{(pid=100521) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:10:44.455851 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.openstack.wsgi [None req-9d926ad0-5681-402f-b952-35c1e7497f51 None None] Calling method 'all' {{(pid=100521) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:10:44.456303 np0000005924 devstack@c-api.service[100521]: INFO cinder.api.openstack.wsgi [None req-9d926ad0-5681-402f-b952-35c1e7497f51 None None] https://10.4.3.117/volume// returned with HTTP 300 Jul 27 16:10:44.456663 np0000005924 devstack@c-api.service[100521]: [pid: 100521|app: 0|req: 228/921] 10.4.3.117 () {66 vars in 1428 bytes} [Mon Jul 27 16:10:44 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 27 16:10:44.469463 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.middleware.request_id [req-eb9809f0-5481-4746-95d1-e17d33575a00 req-71cdd10a-c009-4bb3-910c-21cd09a969a7 None None] RequestId filter calling following filter/app {{(pid=100524) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:10:44.473136 np0000005924 devstack@c-api.service[100524]: INFO cinder.api.openstack.wsgi [req-eb9809f0-5481-4746-95d1-e17d33575a00 req-71cdd10a-c009-4bb3-910c-21cd09a969a7 tempest-AttachVolumeTestJSON-1302607130 tempest-AttachVolumeTestJSON-1302607130-project-member] POST https://10.4.3.117/volume/v3/attachments Jul 27 16:10:44.473506 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.openstack.wsgi [req-eb9809f0-5481-4746-95d1-e17d33575a00 req-71cdd10a-c009-4bb3-910c-21cd09a969a7 tempest-AttachVolumeTestJSON-1302607130 tempest-AttachVolumeTestJSON-1302607130-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "602b4a34-bae8-4424-8f29-eee68640cf01", "connector": null, "instance_uuid": "7cdddbb3-13e0-4d2b-8a58-bac00d6c442b"}} {{(pid=100524) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 27 16:10:44.492507 np0000005924 devstack@c-api.service[100524]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:10:44.492507 np0000005924 devstack@c-api.service[100524]: warnings.warn( Jul 27 16:10:44.538070 np0000005924 devstack@c-api.service[100524]: INFO cinder.api.openstack.wsgi [req-eb9809f0-5481-4746-95d1-e17d33575a00 req-71cdd10a-c009-4bb3-910c-21cd09a969a7 tempest-AttachVolumeTestJSON-1302607130 tempest-AttachVolumeTestJSON-1302607130-project-member] https://10.4.3.117/volume/v3/attachments returned with HTTP 200 Jul 27 16:10:44.538623 np0000005924 devstack@c-api.service[100524]: [pid: 100524|app: 0|req: 236/922] 10.4.3.117 () {74 vars in 1594 bytes} [Mon Jul 27 16:10:44 2026] POST /volume/v3/attachments => generated 273 bytes in 70 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Jul 27 16:10:44.599251 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.middleware.request_id [None req-184f1ac4-2db9-47f0-aa10-47346c9f8963 None None] RequestId filter calling following filter/app {{(pid=100523) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:10:44.602794 np0000005924 devstack@c-api.service[100523]: INFO cinder.api.openstack.wsgi [None req-184f1ac4-2db9-47f0-aa10-47346c9f8963 tempest-AttachVolumeTestJSON-1302607130 tempest-AttachVolumeTestJSON-1302607130-project-member] GET https://10.4.3.117/volume/v3/volumes/602b4a34-bae8-4424-8f29-eee68640cf01 Jul 27 16:10:44.603070 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.openstack.wsgi [None req-184f1ac4-2db9-47f0-aa10-47346c9f8963 tempest-AttachVolumeTestJSON-1302607130 tempest-AttachVolumeTestJSON-1302607130-project-member] Empty body provided in request {{(pid=100523) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:10:44.603289 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.openstack.wsgi [None req-184f1ac4-2db9-47f0-aa10-47346c9f8963 tempest-AttachVolumeTestJSON-1302607130 tempest-AttachVolumeTestJSON-1302607130-project-member] Calling method 'show' {{(pid=100523) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:10:44.617401 np0000005924 devstack@c-api.service[100523]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:10:44.617401 np0000005924 devstack@c-api.service[100523]: warnings.warn( Jul 27 16:10:44.623089 np0000005924 devstack@c-api.service[100523]: INFO cinder.volume.api [None req-184f1ac4-2db9-47f0-aa10-47346c9f8963 tempest-AttachVolumeTestJSON-1302607130 tempest-AttachVolumeTestJSON-1302607130-project-member] Volume info retrieved successfully. Jul 27 16:10:44.624850 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.middleware.request_id [None req-74b5e5cc-cce6-4344-b26d-159ec46638c9 None None] RequestId filter calling following filter/app {{(pid=100522) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:10:44.625266 np0000005924 devstack@c-api.service[100522]: INFO cinder.api.openstack.wsgi [None req-74b5e5cc-cce6-4344-b26d-159ec46638c9 None None] GET https://10.4.3.117/volume// Jul 27 16:10:44.625455 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.openstack.wsgi [None req-74b5e5cc-cce6-4344-b26d-159ec46638c9 None None] Empty body provided in request {{(pid=100522) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:10:44.625653 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.openstack.wsgi [None req-74b5e5cc-cce6-4344-b26d-159ec46638c9 None None] Calling method 'all' {{(pid=100522) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:10:44.626019 np0000005924 devstack@c-api.service[100522]: INFO cinder.api.openstack.wsgi [None req-74b5e5cc-cce6-4344-b26d-159ec46638c9 None None] https://10.4.3.117/volume// returned with HTTP 300 Jul 27 16:10:44.626338 np0000005924 devstack@c-api.service[100522]: [pid: 100522|app: 0|req: 229/923] 10.4.3.117 () {66 vars in 1426 bytes} [Mon Jul 27 16:10:44 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 27 16:10:44.631537 np0000005924 devstack@c-api.service[100523]: INFO cinder.api.openstack.wsgi [None req-184f1ac4-2db9-47f0-aa10-47346c9f8963 tempest-AttachVolumeTestJSON-1302607130 tempest-AttachVolumeTestJSON-1302607130-project-member] https://10.4.3.117/volume/v3/volumes/602b4a34-bae8-4424-8f29-eee68640cf01 returned with HTTP 200 Jul 27 16:10:44.632134 np0000005924 devstack@c-api.service[100523]: [pid: 100523|app: 0|req: 231/924] 10.4.3.117 () {66 vars in 1348 bytes} [Mon Jul 27 16:10:44 2026] GET /volume/v3/volumes/602b4a34-bae8-4424-8f29-eee68640cf01 => generated 843 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 27 16:10:44.637122 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.middleware.request_id [req-eb9809f0-5481-4746-95d1-e17d33575a00 req-45b33b3e-794e-40f3-8a39-0fab80a3fc90 None None] RequestId filter calling following filter/app {{(pid=100521) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:10:44.639307 np0000005924 devstack@c-api.service[100521]: INFO cinder.api.openstack.wsgi [req-eb9809f0-5481-4746-95d1-e17d33575a00 req-45b33b3e-794e-40f3-8a39-0fab80a3fc90 tempest-AttachVolumeTestJSON-1302607130 tempest-AttachVolumeTestJSON-1302607130-project-member] GET https://10.4.3.117/volume/v3/volumes/602b4a34-bae8-4424-8f29-eee68640cf01 Jul 27 16:10:44.639749 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.openstack.wsgi [req-eb9809f0-5481-4746-95d1-e17d33575a00 req-45b33b3e-794e-40f3-8a39-0fab80a3fc90 tempest-AttachVolumeTestJSON-1302607130 tempest-AttachVolumeTestJSON-1302607130-project-member] Empty body provided in request {{(pid=100521) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:10:44.640136 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.openstack.wsgi [req-eb9809f0-5481-4746-95d1-e17d33575a00 req-45b33b3e-794e-40f3-8a39-0fab80a3fc90 tempest-AttachVolumeTestJSON-1302607130 tempest-AttachVolumeTestJSON-1302607130-project-member] Calling method 'show' {{(pid=100521) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:10:44.651533 np0000005924 devstack@c-api.service[100521]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:10:44.651533 np0000005924 devstack@c-api.service[100521]: warnings.warn( Jul 27 16:10:44.658160 np0000005924 devstack@c-api.service[100521]: INFO cinder.volume.api [req-eb9809f0-5481-4746-95d1-e17d33575a00 req-45b33b3e-794e-40f3-8a39-0fab80a3fc90 tempest-AttachVolumeTestJSON-1302607130 tempest-AttachVolumeTestJSON-1302607130-project-member] Volume info retrieved successfully. Jul 27 16:10:44.660674 np0000005924 devstack@c-api.service[100521]: INFO cinder.api.openstack.wsgi [req-eb9809f0-5481-4746-95d1-e17d33575a00 req-45b33b3e-794e-40f3-8a39-0fab80a3fc90 tempest-AttachVolumeTestJSON-1302607130 tempest-AttachVolumeTestJSON-1302607130-project-member] https://10.4.3.117/volume/v3/volumes/602b4a34-bae8-4424-8f29-eee68640cf01 returned with HTTP 200 Jul 27 16:10:44.661220 np0000005924 devstack@c-api.service[100521]: [pid: 100521|app: 0|req: 229/925] 10.4.3.117 () {70 vars in 1639 bytes} [Mon Jul 27 16:10:44 2026] GET /volume/v3/volumes/602b4a34-bae8-4424-8f29-eee68640cf01 => generated 1023 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 27 16:10:44.769095 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.middleware.request_id [req-eb9809f0-5481-4746-95d1-e17d33575a00 req-9888a892-3103-48d9-b455-6501d9bf3acb None None] RequestId filter calling following filter/app {{(pid=100524) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:10:44.771337 np0000005924 devstack@c-api.service[100524]: INFO cinder.api.openstack.wsgi [req-eb9809f0-5481-4746-95d1-e17d33575a00 req-9888a892-3103-48d9-b455-6501d9bf3acb tempest-AttachVolumeTestJSON-1302607130 tempest-AttachVolumeTestJSON-1302607130-project-member] PUT https://10.4.3.117/volume/v3/attachments/38dd5a6b-cfef-4be1-ac01-50edba5aed4a Jul 27 16:10:44.771835 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.openstack.wsgi [req-eb9809f0-5481-4746-95d1-e17d33575a00 req-9888a892-3103-48d9-b455-6501d9bf3acb tempest-AttachVolumeTestJSON-1302607130 tempest-AttachVolumeTestJSON-1302607130-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.117", "host": "np0000005924", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:c1414b6f8d8f", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "13cbedf7-bb1f-4b5e-b492-2fef0d4dab25", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100524) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 27 16:10:44.794497 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.coordination [req-eb9809f0-5481-4746-95d1-e17d33575a00 req-9888a892-3103-48d9-b455-6501d9bf3acb tempest-AttachVolumeTestJSON-1302607130 tempest-AttachVolumeTestJSON-1302607130-project-member] Acquiring lock "cinder-attachment_update-602b4a34-bae8-4424-8f29-eee68640cf01-np0000005924" by "attachment_update" {{(pid=100524) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jul 27 16:10:44.801079 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.coordination [req-eb9809f0-5481-4746-95d1-e17d33575a00 req-9888a892-3103-48d9-b455-6501d9bf3acb tempest-AttachVolumeTestJSON-1302607130 tempest-AttachVolumeTestJSON-1302607130-project-member] Lock "cinder-attachment_update-602b4a34-bae8-4424-8f29-eee68640cf01-np0000005924" acquired by "attachment_update" :: waited 0.006s {{(pid=100524) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jul 27 16:10:44.801914 np0000005924 devstack@c-api.service[100524]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:10:44.801914 np0000005924 devstack@c-api.service[100524]: warnings.warn( Jul 27 16:10:44.941635 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.coordination [req-eb9809f0-5481-4746-95d1-e17d33575a00 req-9888a892-3103-48d9-b455-6501d9bf3acb tempest-AttachVolumeTestJSON-1302607130 tempest-AttachVolumeTestJSON-1302607130-project-member] Lock "cinder-attachment_update-602b4a34-bae8-4424-8f29-eee68640cf01-np0000005924" released by "attachment_update" :: held 0.141s {{(pid=100524) __release /opt/stack/cinder/cinder/coordination.py:152}} Jul 27 16:10:44.942069 np0000005924 devstack@c-api.service[100524]: INFO cinder.api.openstack.wsgi [req-eb9809f0-5481-4746-95d1-e17d33575a00 req-9888a892-3103-48d9-b455-6501d9bf3acb tempest-AttachVolumeTestJSON-1302607130 tempest-AttachVolumeTestJSON-1302607130-project-member] https://10.4.3.117/volume/v3/attachments/38dd5a6b-cfef-4be1-ac01-50edba5aed4a returned with HTTP 200 Jul 27 16:10:44.942398 np0000005924 devstack@c-api.service[100524]: [pid: 100524|app: 0|req: 237/926] 10.4.3.117 () {74 vars in 1704 bytes} [Mon Jul 27 16:10:44 2026] PUT /volume/v3/attachments/38dd5a6b-cfef-4be1-ac01-50edba5aed4a => generated 969 bytes in 174 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 27 16:10:45.122637 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.middleware.request_id [None req-dbea20dc-c839-4bd6-9721-cb790cca8b2d None None] RequestId filter calling following filter/app {{(pid=100522) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:10:45.125002 np0000005924 devstack@c-api.service[100522]: INFO cinder.api.openstack.wsgi [None req-dbea20dc-c839-4bd6-9721-cb790cca8b2d tempest-ServersNegativeTestJSON-951674824 tempest-ServersNegativeTestJSON-951674824-project-member] GET https://10.4.3.117/volume/v3/volumes/43a89ccd-090b-4af5-a5f1-f3bcad8d92ca Jul 27 16:10:45.125225 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.openstack.wsgi [None req-dbea20dc-c839-4bd6-9721-cb790cca8b2d tempest-ServersNegativeTestJSON-951674824 tempest-ServersNegativeTestJSON-951674824-project-member] Empty body provided in request {{(pid=100522) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:10:45.125494 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.openstack.wsgi [None req-dbea20dc-c839-4bd6-9721-cb790cca8b2d tempest-ServersNegativeTestJSON-951674824 tempest-ServersNegativeTestJSON-951674824-project-member] Calling method 'show' {{(pid=100522) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:10:45.131172 np0000005924 devstack@c-api.service[100522]: INFO cinder.api.openstack.wsgi [None req-dbea20dc-c839-4bd6-9721-cb790cca8b2d tempest-ServersNegativeTestJSON-951674824 tempest-ServersNegativeTestJSON-951674824-project-member] https://10.4.3.117/volume/v3/volumes/43a89ccd-090b-4af5-a5f1-f3bcad8d92ca returned with HTTP 404 Jul 27 16:10:45.131627 np0000005924 devstack@c-api.service[100522]: [pid: 100522|app: 0|req: 230/927] 10.4.3.117 () {66 vars in 1348 bytes} [Mon Jul 27 16:10:45 2026] GET /volume/v3/volumes/43a89ccd-090b-4af5-a5f1-f3bcad8d92ca => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 27 16:10:45.366767 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.middleware.request_id [None req-000439c7-e85c-477e-8648-c46b5cae98e3 None None] RequestId filter calling following filter/app {{(pid=100523) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:10:45.370182 np0000005924 devstack@c-api.service[100523]: INFO cinder.api.openstack.wsgi [None req-000439c7-e85c-477e-8648-c46b5cae98e3 tempest-VolumesSnapshotTestJSON-1761742646 tempest-VolumesSnapshotTestJSON-1761742646-project-member] GET https://10.4.3.117/volume/v3/volumes/f7548089-9ae3-423f-809f-5f730bb537b3 Jul 27 16:10:45.370467 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.openstack.wsgi [None req-000439c7-e85c-477e-8648-c46b5cae98e3 tempest-VolumesSnapshotTestJSON-1761742646 tempest-VolumesSnapshotTestJSON-1761742646-project-member] Empty body provided in request {{(pid=100523) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:10:45.370926 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.openstack.wsgi [None req-000439c7-e85c-477e-8648-c46b5cae98e3 tempest-VolumesSnapshotTestJSON-1761742646 tempest-VolumesSnapshotTestJSON-1761742646-project-member] Calling method 'show' {{(pid=100523) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:10:45.383591 np0000005924 devstack@c-api.service[100523]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:10:45.383591 np0000005924 devstack@c-api.service[100523]: warnings.warn( Jul 27 16:10:45.390427 np0000005924 devstack@c-api.service[100523]: INFO cinder.volume.api [None req-000439c7-e85c-477e-8648-c46b5cae98e3 tempest-VolumesSnapshotTestJSON-1761742646 tempest-VolumesSnapshotTestJSON-1761742646-project-member] Volume info retrieved successfully. Jul 27 16:10:45.395656 np0000005924 devstack@c-api.service[100523]: INFO cinder.api.openstack.wsgi [None req-000439c7-e85c-477e-8648-c46b5cae98e3 tempest-VolumesSnapshotTestJSON-1761742646 tempest-VolumesSnapshotTestJSON-1761742646-project-member] https://10.4.3.117/volume/v3/volumes/f7548089-9ae3-423f-809f-5f730bb537b3 returned with HTTP 200 Jul 27 16:10:45.396213 np0000005924 devstack@c-api.service[100523]: [pid: 100523|app: 0|req: 232/928] 10.4.3.117 () {66 vars in 1348 bytes} [Mon Jul 27 16:10:45 2026] GET /volume/v3/volumes/f7548089-9ae3-423f-809f-5f730bb537b3 => generated 847 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 27 16:10:45.645080 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.middleware.request_id [None req-66c90b22-3281-4640-b66c-c4a30153661d None None] RequestId filter calling following filter/app {{(pid=100521) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:10:45.647112 np0000005924 devstack@c-api.service[100521]: INFO cinder.api.openstack.wsgi [None req-66c90b22-3281-4640-b66c-c4a30153661d tempest-AttachVolumeTestJSON-1302607130 tempest-AttachVolumeTestJSON-1302607130-project-member] GET https://10.4.3.117/volume/v3/volumes/602b4a34-bae8-4424-8f29-eee68640cf01 Jul 27 16:10:45.647112 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.openstack.wsgi [None req-66c90b22-3281-4640-b66c-c4a30153661d tempest-AttachVolumeTestJSON-1302607130 tempest-AttachVolumeTestJSON-1302607130-project-member] Empty body provided in request {{(pid=100521) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:10:45.647307 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.openstack.wsgi [None req-66c90b22-3281-4640-b66c-c4a30153661d tempest-AttachVolumeTestJSON-1302607130 tempest-AttachVolumeTestJSON-1302607130-project-member] Calling method 'show' {{(pid=100521) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:10:45.656682 np0000005924 devstack@c-api.service[100521]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:10:45.656682 np0000005924 devstack@c-api.service[100521]: warnings.warn( Jul 27 16:10:45.660526 np0000005924 devstack@c-api.service[100521]: INFO cinder.volume.api [None req-66c90b22-3281-4640-b66c-c4a30153661d tempest-AttachVolumeTestJSON-1302607130 tempest-AttachVolumeTestJSON-1302607130-project-member] Volume info retrieved successfully. Jul 27 16:10:45.666140 np0000005924 devstack@c-api.service[100521]: INFO cinder.api.openstack.wsgi [None req-66c90b22-3281-4640-b66c-c4a30153661d tempest-AttachVolumeTestJSON-1302607130 tempest-AttachVolumeTestJSON-1302607130-project-member] https://10.4.3.117/volume/v3/volumes/602b4a34-bae8-4424-8f29-eee68640cf01 returned with HTTP 200 Jul 27 16:10:45.666812 np0000005924 devstack@c-api.service[100521]: [pid: 100521|app: 0|req: 230/929] 10.4.3.117 () {66 vars in 1348 bytes} [Mon Jul 27 16:10:45 2026] GET /volume/v3/volumes/602b4a34-bae8-4424-8f29-eee68640cf01 => generated 844 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 27 16:10:45.930902 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.middleware.request_id [req-72b23369-5651-46c9-be70-21bc681e7915 req-c871cb79-c0fd-4db7-8831-7d6e69bbd356 None None] RequestId filter calling following filter/app {{(pid=100524) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:10:45.934736 np0000005924 devstack@c-api.service[100524]: INFO cinder.api.openstack.wsgi [req-72b23369-5651-46c9-be70-21bc681e7915 req-c871cb79-c0fd-4db7-8831-7d6e69bbd356 tempest-VolumesSnapshotTestJSON-1761742646 tempest-VolumesSnapshotTestJSON-1761742646-project-member] POST https://10.4.3.117/volume/v3/attachments/b705707e-4c7e-4946-9b35-a60d3b3e5211/action Jul 27 16:10:45.935771 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.openstack.wsgi [req-72b23369-5651-46c9-be70-21bc681e7915 req-c871cb79-c0fd-4db7-8831-7d6e69bbd356 tempest-VolumesSnapshotTestJSON-1761742646 tempest-VolumesSnapshotTestJSON-1761742646-project-member] Action body: b'{"os-complete": null}' {{(pid=100524) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 27 16:10:45.935771 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.openstack.wsgi [req-72b23369-5651-46c9-be70-21bc681e7915 req-c871cb79-c0fd-4db7-8831-7d6e69bbd356 tempest-VolumesSnapshotTestJSON-1761742646 tempest-VolumesSnapshotTestJSON-1761742646-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100524) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 27 16:10:45.951475 np0000005924 devstack@c-api.service[100524]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:10:45.951475 np0000005924 devstack@c-api.service[100524]: warnings.warn( Jul 27 16:10:45.963347 np0000005924 devstack@c-api.service[100524]: INFO cinder.api.openstack.wsgi [req-72b23369-5651-46c9-be70-21bc681e7915 req-c871cb79-c0fd-4db7-8831-7d6e69bbd356 tempest-VolumesSnapshotTestJSON-1761742646 tempest-VolumesSnapshotTestJSON-1761742646-project-member] https://10.4.3.117/volume/v3/attachments/b705707e-4c7e-4946-9b35-a60d3b3e5211/action returned with HTTP 204 Jul 27 16:10:45.963669 np0000005924 devstack@c-api.service[100524]: [pid: 100524|app: 0|req: 238/930] 10.4.3.117 () {74 vars in 1725 bytes} [Mon Jul 27 16:10:45 2026] POST /volume/v3/attachments/b705707e-4c7e-4946-9b35-a60d3b3e5211/action => generated 0 bytes in 33 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jul 27 16:10:46.046097 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.middleware.request_id [req-2f5d52ca-bc2f-4f21-93e0-01d747507aac req-32b84512-c2d1-4230-9f5c-998b57dc4900 None None] RequestId filter calling following filter/app {{(pid=100522) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:10:46.048869 np0000005924 devstack@c-api.service[100522]: INFO cinder.api.openstack.wsgi [req-2f5d52ca-bc2f-4f21-93e0-01d747507aac req-32b84512-c2d1-4230-9f5c-998b57dc4900 tempest-VolumesSnapshotsTestJSON-1315480479 tempest-VolumesSnapshotsTestJSON-1315480479-project-member] POST https://10.4.3.117/volume/v3/volumes Jul 27 16:10:46.049270 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.openstack.wsgi [req-2f5d52ca-bc2f-4f21-93e0-01d747507aac req-32b84512-c2d1-4230-9f5c-998b57dc4900 tempest-VolumesSnapshotsTestJSON-1315480479 tempest-VolumesSnapshotsTestJSON-1315480479-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "consistencygroup_id": null, "snapshot_id": null, "name": "tempest-VolumesSnapshotsTestJSON-volume-448351077", "description": null, "volume_type": null, "availability_zone": null, "metadata": {}, "imageRef": null, "source_volid": null, "backup_id": null}} {{(pid=100522) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 27 16:10:46.051539 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.v3.volumes [req-2f5d52ca-bc2f-4f21-93e0-01d747507aac req-32b84512-c2d1-4230-9f5c-998b57dc4900 tempest-VolumesSnapshotsTestJSON-1315480479 tempest-VolumesSnapshotsTestJSON-1315480479-project-member] Create volume request body: {'volume': {'size': 1, 'consistencygroup_id': None, 'snapshot_id': None, 'name': 'tempest-VolumesSnapshotsTestJSON-volume-448351077', 'description': None, 'volume_type': None, 'availability_zone': None, 'metadata': {}, 'imageRef': None, 'source_volid': None, 'backup_id': None}} {{(pid=100522) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 27 16:10:46.051665 np0000005924 devstack@c-api.service[100522]: INFO cinder.api.v3.volumes [req-2f5d52ca-bc2f-4f21-93e0-01d747507aac req-32b84512-c2d1-4230-9f5c-998b57dc4900 tempest-VolumesSnapshotsTestJSON-1315480479 tempest-VolumesSnapshotsTestJSON-1315480479-project-member] Create volume of 1 GB Jul 27 16:10:46.056308 np0000005924 devstack@c-api.service[100522]: INFO cinder.volume.api [req-2f5d52ca-bc2f-4f21-93e0-01d747507aac req-32b84512-c2d1-4230-9f5c-998b57dc4900 tempest-VolumesSnapshotsTestJSON-1315480479 tempest-VolumesSnapshotsTestJSON-1315480479-project-member] Availability Zones retrieved successfully. Jul 27 16:10:46.063277 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.volume.api [req-2f5d52ca-bc2f-4f21-93e0-01d747507aac req-32b84512-c2d1-4230-9f5c-998b57dc4900 tempest-VolumesSnapshotsTestJSON-1315480479 tempest-VolumesSnapshotsTestJSON-1315480479-project-member] Flow 'volume_create_api' (5e6d2b69-2355-45f1-a666-7ea874dc9516) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100522) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 27 16:10:46.064431 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.volume.api [req-2f5d52ca-bc2f-4f21-93e0-01d747507aac req-32b84512-c2d1-4230-9f5c-998b57dc4900 tempest-VolumesSnapshotsTestJSON-1315480479 tempest-VolumesSnapshotsTestJSON-1315480479-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (c96370b7-aa1f-4388-a119-f8690ab3e60a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100522) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 27 16:10:46.065619 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.volume.flows.api.create_volume [req-2f5d52ca-bc2f-4f21-93e0-01d747507aac req-32b84512-c2d1-4230-9f5c-998b57dc4900 tempest-VolumesSnapshotsTestJSON-1315480479 tempest-VolumesSnapshotsTestJSON-1315480479-project-member] Validating volume size '1' using validate_int {{(pid=100522) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 27 16:10:46.091102 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.volume.api [req-2f5d52ca-bc2f-4f21-93e0-01d747507aac req-32b84512-c2d1-4230-9f5c-998b57dc4900 tempest-VolumesSnapshotsTestJSON-1315480479 tempest-VolumesSnapshotsTestJSON-1315480479-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (c96370b7-aa1f-4388-a119-f8690ab3e60a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-27T16:04:59Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=2bce4e1a-e6e0-49d9-be36-c3405449a01e,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '2bce4e1a-e6e0-49d9-be36-c3405449a01e', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100522) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 27 16:10:46.091834 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.volume.api [req-2f5d52ca-bc2f-4f21-93e0-01d747507aac req-32b84512-c2d1-4230-9f5c-998b57dc4900 tempest-VolumesSnapshotsTestJSON-1315480479 tempest-VolumesSnapshotsTestJSON-1315480479-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (94ad9429-a629-47dd-ab7f-d6c7d2c38537) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100522) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 27 16:10:46.128296 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.middleware.request_id [None req-f7334da2-c453-44f8-9669-af902017f7df None None] RequestId filter calling following filter/app {{(pid=100523) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:10:46.128727 np0000005924 devstack@c-api.service[100523]: INFO cinder.api.openstack.wsgi [None req-f7334da2-c453-44f8-9669-af902017f7df None None] GET https://10.4.3.117/volume// Jul 27 16:10:46.128919 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.openstack.wsgi [None req-f7334da2-c453-44f8-9669-af902017f7df None None] Empty body provided in request {{(pid=100523) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:10:46.129146 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.openstack.wsgi [None req-f7334da2-c453-44f8-9669-af902017f7df None None] Calling method 'all' {{(pid=100523) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:10:46.129542 np0000005924 devstack@c-api.service[100523]: INFO cinder.api.openstack.wsgi [None req-f7334da2-c453-44f8-9669-af902017f7df None None] https://10.4.3.117/volume// returned with HTTP 300 Jul 27 16:10:46.129863 np0000005924 devstack@c-api.service[100523]: [pid: 100523|app: 0|req: 233/931] 10.4.3.117 () {66 vars in 1426 bytes} [Mon Jul 27 16:10:46 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 27 16:10:46.138578 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.middleware.request_id [req-d341891b-ac5e-49e4-a7b0-5f7cb7468b14 req-32442831-65f9-4643-9f6b-e6d1ed1b2676 None None] RequestId filter calling following filter/app {{(pid=100521) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:10:46.142669 np0000005924 devstack@c-api.service[100521]: INFO cinder.api.openstack.wsgi [req-d341891b-ac5e-49e4-a7b0-5f7cb7468b14 req-32442831-65f9-4643-9f6b-e6d1ed1b2676 tempest-ServerActionsTestOtherA-1133375341 tempest-ServerActionsTestOtherA-1133375341-project-member] POST https://10.4.3.117/volume/v3/attachments Jul 27 16:10:46.143196 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.openstack.wsgi [req-d341891b-ac5e-49e4-a7b0-5f7cb7468b14 req-32442831-65f9-4643-9f6b-e6d1ed1b2676 tempest-ServerActionsTestOtherA-1133375341 tempest-ServerActionsTestOtherA-1133375341-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "c22ada2b-0d3d-4c4c-b419-641c057b3872", "connector": null, "instance_uuid": "49980348-3486-496e-90dc-bf064c45538a"}} {{(pid=100521) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 27 16:10:46.161349 np0000005924 devstack@c-api.service[100521]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:10:46.161349 np0000005924 devstack@c-api.service[100521]: warnings.warn( Jul 27 16:10:46.178263 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.quota [req-2f5d52ca-bc2f-4f21-93e0-01d747507aac req-32b84512-c2d1-4230-9f5c-998b57dc4900 tempest-VolumesSnapshotsTestJSON-1315480479 tempest-VolumesSnapshotsTestJSON-1315480479-project-member] Created reservations ['cad9fe42-c4bf-49b9-af28-97a3c7b401a3', '0a52ded2-f066-4e83-abac-7d6868467465', 'c6ddeeca-ed15-459b-b207-cd30bc372289', '62a584fa-ad7c-4be5-af06-3c9502393836'] {{(pid=100522) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 27 16:10:46.179600 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.volume.api [req-2f5d52ca-bc2f-4f21-93e0-01d747507aac req-32b84512-c2d1-4230-9f5c-998b57dc4900 tempest-VolumesSnapshotsTestJSON-1315480479 tempest-VolumesSnapshotsTestJSON-1315480479-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (94ad9429-a629-47dd-ab7f-d6c7d2c38537) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['cad9fe42-c4bf-49b9-af28-97a3c7b401a3', '0a52ded2-f066-4e83-abac-7d6868467465', 'c6ddeeca-ed15-459b-b207-cd30bc372289', '62a584fa-ad7c-4be5-af06-3c9502393836']}' {{(pid=100522) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 27 16:10:46.180449 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.volume.api [req-2f5d52ca-bc2f-4f21-93e0-01d747507aac req-32b84512-c2d1-4230-9f5c-998b57dc4900 tempest-VolumesSnapshotsTestJSON-1315480479 tempest-VolumesSnapshotsTestJSON-1315480479-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (96cbc0aa-7b3f-4c79-9374-5a646f974812) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100522) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 27 16:10:46.224165 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.volume.api [req-2f5d52ca-bc2f-4f21-93e0-01d747507aac req-32b84512-c2d1-4230-9f5c-998b57dc4900 tempest-VolumesSnapshotsTestJSON-1315480479 tempest-VolumesSnapshotsTestJSON-1315480479-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (96cbc0aa-7b3f-4c79-9374-5a646f974812) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '359ffbab-bf2c-42bb-8c7e-fcc435c019c9', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesSnapshotsTestJSON-volume-448351077',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='cf4cb13eb137447fba46fbce7f51fe37',qos_specs=None,replication_status=,reservations=['cad9fe42-c4bf-49b9-af28-97a3c7b401a3','0a52ded2-f066-4e83-abac-7d6868467465','c6ddeeca-ed15-459b-b207-cd30bc372289','62a584fa-ad7c-4be5-af06-3c9502393836'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='1a500e32b78f442dbfe7f5f443cd14b4',volume_type_id=2bce4e1a-e6e0-49d9-be36-c3405449a01e), 'volume': Volume(_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-27T16:10:46Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesSnapshotsTestJSON-volume-448351077',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=359ffbab-bf2c-42bb-8c7e-fcc435c019c9,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='cf4cb13eb137447fba46fbce7f51fe37',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='1a500e32b78f442dbfe7f5f443cd14b4',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(2bce4e1a-e6e0-49d9-be36-c3405449a01e),volume_type_id=2bce4e1a-e6e0-49d9-be36-c3405449a01e)}' {{(pid=100522) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 27 16:10:46.224869 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.volume.api [req-2f5d52ca-bc2f-4f21-93e0-01d747507aac req-32b84512-c2d1-4230-9f5c-998b57dc4900 tempest-VolumesSnapshotsTestJSON-1315480479 tempest-VolumesSnapshotsTestJSON-1315480479-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (48fe08c3-aa17-4f3d-8c2a-ac3805528a2c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100522) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 27 16:10:46.230884 np0000005924 devstack@c-api.service[100521]: INFO cinder.api.openstack.wsgi [req-d341891b-ac5e-49e4-a7b0-5f7cb7468b14 req-32442831-65f9-4643-9f6b-e6d1ed1b2676 tempest-ServerActionsTestOtherA-1133375341 tempest-ServerActionsTestOtherA-1133375341-project-member] https://10.4.3.117/volume/v3/attachments returned with HTTP 200 Jul 27 16:10:46.231521 np0000005924 devstack@c-api.service[100521]: [pid: 100521|app: 0|req: 231/932] 10.4.3.117 () {74 vars in 1594 bytes} [Mon Jul 27 16:10:46 2026] POST /volume/v3/attachments => generated 273 bytes in 93 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 27 16:10:46.244474 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.volume.api [req-2f5d52ca-bc2f-4f21-93e0-01d747507aac req-32b84512-c2d1-4230-9f5c-998b57dc4900 tempest-VolumesSnapshotsTestJSON-1315480479 tempest-VolumesSnapshotsTestJSON-1315480479-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (48fe08c3-aa17-4f3d-8c2a-ac3805528a2c) transitioned into state 'SUCCESS' from state '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-448351077',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='cf4cb13eb137447fba46fbce7f51fe37',qos_specs=None,replication_status=,reservations=['cad9fe42-c4bf-49b9-af28-97a3c7b401a3','0a52ded2-f066-4e83-abac-7d6868467465','c6ddeeca-ed15-459b-b207-cd30bc372289','62a584fa-ad7c-4be5-af06-3c9502393836'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='1a500e32b78f442dbfe7f5f443cd14b4',volume_type_id=2bce4e1a-e6e0-49d9-be36-c3405449a01e)}' {{(pid=100522) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 27 16:10:46.245501 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.volume.api [req-2f5d52ca-bc2f-4f21-93e0-01d747507aac req-32b84512-c2d1-4230-9f5c-998b57dc4900 tempest-VolumesSnapshotsTestJSON-1315480479 tempest-VolumesSnapshotsTestJSON-1315480479-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (41ad2ee7-3963-4225-a80c-5555321b6233) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100522) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 27 16:10:46.248187 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.middleware.request_id [req-d341891b-ac5e-49e4-a7b0-5f7cb7468b14 req-9346b94b-8573-4c9a-b538-d5fe9c271995 None None] RequestId filter calling following filter/app {{(pid=100524) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:10:46.251350 np0000005924 devstack@c-api.service[100524]: INFO cinder.api.openstack.wsgi [req-d341891b-ac5e-49e4-a7b0-5f7cb7468b14 req-9346b94b-8573-4c9a-b538-d5fe9c271995 tempest-ServerActionsTestOtherA-1133375341 tempest-ServerActionsTestOtherA-1133375341-project-member] DELETE https://10.4.3.117/volume/v3/attachments/d79dbb38-59b6-459c-9926-2a6ea8508968 Jul 27 16:10:46.251948 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.openstack.wsgi [req-d341891b-ac5e-49e4-a7b0-5f7cb7468b14 req-9346b94b-8573-4c9a-b538-d5fe9c271995 tempest-ServerActionsTestOtherA-1133375341 tempest-ServerActionsTestOtherA-1133375341-project-member] Empty body provided in request {{(pid=100524) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:10:46.251948 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.openstack.wsgi [req-d341891b-ac5e-49e4-a7b0-5f7cb7468b14 req-9346b94b-8573-4c9a-b538-d5fe9c271995 tempest-ServerActionsTestOtherA-1133375341 tempest-ServerActionsTestOtherA-1133375341-project-member] Calling method 'version_select' {{(pid=100524) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:10:46.260415 np0000005924 devstack@c-api.service[100524]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:10:46.260415 np0000005924 devstack@c-api.service[100524]: warnings.warn( Jul 27 16:10:46.265426 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.volume.api [req-2f5d52ca-bc2f-4f21-93e0-01d747507aac req-32b84512-c2d1-4230-9f5c-998b57dc4900 tempest-VolumesSnapshotsTestJSON-1315480479 tempest-VolumesSnapshotsTestJSON-1315480479-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (41ad2ee7-3963-4225-a80c-5555321b6233) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100522) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 27 16:10:46.265426 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.volume.api [req-2f5d52ca-bc2f-4f21-93e0-01d747507aac req-32b84512-c2d1-4230-9f5c-998b57dc4900 tempest-VolumesSnapshotsTestJSON-1315480479 tempest-VolumesSnapshotsTestJSON-1315480479-project-member] Flow 'volume_create_api' (5e6d2b69-2355-45f1-a666-7ea874dc9516) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100522) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 27 16:10:46.265426 np0000005924 devstack@c-api.service[100522]: INFO cinder.volume.api [req-2f5d52ca-bc2f-4f21-93e0-01d747507aac req-32b84512-c2d1-4230-9f5c-998b57dc4900 tempest-VolumesSnapshotsTestJSON-1315480479 tempest-VolumesSnapshotsTestJSON-1315480479-project-member] Create volume request issued successfully. Jul 27 16:10:46.265426 np0000005924 devstack@c-api.service[100522]: INFO cinder.api.openstack.wsgi [req-2f5d52ca-bc2f-4f21-93e0-01d747507aac req-32b84512-c2d1-4230-9f5c-998b57dc4900 tempest-VolumesSnapshotsTestJSON-1315480479 tempest-VolumesSnapshotsTestJSON-1315480479-project-member] https://10.4.3.117/volume/v3/volumes returned with HTTP 202 Jul 27 16:10:46.265718 np0000005924 devstack@c-api.service[100522]: [pid: 100522|app: 0|req: 231/933] 10.4.3.117 () {72 vars in 1541 bytes} [Mon Jul 27 16:10:46 2026] POST /volume/v3/volumes => generated 754 bytes in 220 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 27 16:10:46.278697 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.middleware.request_id [req-2f5d52ca-bc2f-4f21-93e0-01d747507aac req-ea550085-d8c4-47e1-8969-bf42c6ab2826 None None] RequestId filter calling following filter/app {{(pid=100523) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:10:46.282833 np0000005924 devstack@c-api.service[100523]: INFO cinder.api.openstack.wsgi [req-2f5d52ca-bc2f-4f21-93e0-01d747507aac req-ea550085-d8c4-47e1-8969-bf42c6ab2826 tempest-VolumesSnapshotsTestJSON-1315480479 tempest-VolumesSnapshotsTestJSON-1315480479-project-member] GET https://10.4.3.117/volume/v3/volumes/359ffbab-bf2c-42bb-8c7e-fcc435c019c9 Jul 27 16:10:46.282833 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.openstack.wsgi [req-2f5d52ca-bc2f-4f21-93e0-01d747507aac req-ea550085-d8c4-47e1-8969-bf42c6ab2826 tempest-VolumesSnapshotsTestJSON-1315480479 tempest-VolumesSnapshotsTestJSON-1315480479-project-member] Empty body provided in request {{(pid=100523) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:10:46.282833 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.openstack.wsgi [req-2f5d52ca-bc2f-4f21-93e0-01d747507aac req-ea550085-d8c4-47e1-8969-bf42c6ab2826 tempest-VolumesSnapshotsTestJSON-1315480479 tempest-VolumesSnapshotsTestJSON-1315480479-project-member] Calling method 'show' {{(pid=100523) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:10:46.291243 np0000005924 devstack@c-api.service[100523]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:10:46.291243 np0000005924 devstack@c-api.service[100523]: warnings.warn( Jul 27 16:10:46.299674 np0000005924 devstack@c-api.service[100523]: INFO cinder.volume.api [req-2f5d52ca-bc2f-4f21-93e0-01d747507aac req-ea550085-d8c4-47e1-8969-bf42c6ab2826 tempest-VolumesSnapshotsTestJSON-1315480479 tempest-VolumesSnapshotsTestJSON-1315480479-project-member] Volume info retrieved successfully. Jul 27 16:10:46.306175 np0000005924 devstack@c-api.service[100523]: INFO cinder.api.openstack.wsgi [req-2f5d52ca-bc2f-4f21-93e0-01d747507aac req-ea550085-d8c4-47e1-8969-bf42c6ab2826 tempest-VolumesSnapshotsTestJSON-1315480479 tempest-VolumesSnapshotsTestJSON-1315480479-project-member] https://10.4.3.117/volume/v3/volumes/359ffbab-bf2c-42bb-8c7e-fcc435c019c9 returned with HTTP 200 Jul 27 16:10:46.307010 np0000005924 devstack@c-api.service[100523]: [pid: 100523|app: 0|req: 234/934] 10.4.3.117 () {68 vars in 1598 bytes} [Mon Jul 27 16:10:46 2026] GET /volume/v3/volumes/359ffbab-bf2c-42bb-8c7e-fcc435c019c9 => generated 822 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 27 16:10:46.331256 np0000005924 devstack@c-api.service[100524]: INFO cinder.api.openstack.wsgi [req-d341891b-ac5e-49e4-a7b0-5f7cb7468b14 req-9346b94b-8573-4c9a-b538-d5fe9c271995 tempest-ServerActionsTestOtherA-1133375341 tempest-ServerActionsTestOtherA-1133375341-project-member] https://10.4.3.117/volume/v3/attachments/d79dbb38-59b6-459c-9926-2a6ea8508968 returned with HTTP 200 Jul 27 16:10:46.332566 np0000005924 devstack@c-api.service[100524]: [pid: 100524|app: 0|req: 239/935] 10.4.3.117 () {72 vars in 1673 bytes} [Mon Jul 27 16:10:46 2026] DELETE /volume/v3/attachments/d79dbb38-59b6-459c-9926-2a6ea8508968 => generated 192 bytes in 85 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 27 16:10:46.338366 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.middleware.request_id [req-fc33c144-214f-4ccf-a253-4b88b91b1295 req-4bbc1e2c-edca-4045-9a86-b082a9ef929a None None] RequestId filter calling following filter/app {{(pid=100521) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:10:46.340593 np0000005924 devstack@c-api.service[100521]: INFO cinder.api.openstack.wsgi [req-fc33c144-214f-4ccf-a253-4b88b91b1295 req-4bbc1e2c-edca-4045-9a86-b082a9ef929a tempest-VolumesSnapshotsTestJSON-1315480479 tempest-VolumesSnapshotsTestJSON-1315480479-project-member] GET https://10.4.3.117/volume/v3/volumes/359ffbab-bf2c-42bb-8c7e-fcc435c019c9 Jul 27 16:10:46.340992 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.openstack.wsgi [req-fc33c144-214f-4ccf-a253-4b88b91b1295 req-4bbc1e2c-edca-4045-9a86-b082a9ef929a tempest-VolumesSnapshotsTestJSON-1315480479 tempest-VolumesSnapshotsTestJSON-1315480479-project-member] Empty body provided in request {{(pid=100521) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:10:46.340992 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.openstack.wsgi [req-fc33c144-214f-4ccf-a253-4b88b91b1295 req-4bbc1e2c-edca-4045-9a86-b082a9ef929a tempest-VolumesSnapshotsTestJSON-1315480479 tempest-VolumesSnapshotsTestJSON-1315480479-project-member] Calling method 'show' {{(pid=100521) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:10:46.348799 np0000005924 devstack@c-api.service[100521]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:10:46.348799 np0000005924 devstack@c-api.service[100521]: warnings.warn( Jul 27 16:10:46.354510 np0000005924 devstack@c-api.service[100521]: INFO cinder.volume.api [req-fc33c144-214f-4ccf-a253-4b88b91b1295 req-4bbc1e2c-edca-4045-9a86-b082a9ef929a tempest-VolumesSnapshotsTestJSON-1315480479 tempest-VolumesSnapshotsTestJSON-1315480479-project-member] Volume info retrieved successfully. Jul 27 16:10:46.358192 np0000005924 devstack@c-api.service[100521]: INFO cinder.api.openstack.wsgi [req-fc33c144-214f-4ccf-a253-4b88b91b1295 req-4bbc1e2c-edca-4045-9a86-b082a9ef929a tempest-VolumesSnapshotsTestJSON-1315480479 tempest-VolumesSnapshotsTestJSON-1315480479-project-member] https://10.4.3.117/volume/v3/volumes/359ffbab-bf2c-42bb-8c7e-fcc435c019c9 returned with HTTP 200 Jul 27 16:10:46.359521 np0000005924 devstack@c-api.service[100521]: [pid: 100521|app: 0|req: 232/936] 10.4.3.117 () {68 vars in 1598 bytes} [Mon Jul 27 16:10:46 2026] GET /volume/v3/volumes/359ffbab-bf2c-42bb-8c7e-fcc435c019c9 => generated 822 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 27 16:10:46.412399 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.middleware.request_id [None req-1d31db1d-707e-4496-835b-fdb445d384f7 None None] RequestId filter calling following filter/app {{(pid=100522) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:10:46.414528 np0000005924 devstack@c-api.service[100522]: INFO cinder.api.openstack.wsgi [None req-1d31db1d-707e-4496-835b-fdb445d384f7 tempest-VolumesSnapshotTestJSON-1761742646 tempest-VolumesSnapshotTestJSON-1761742646-project-member] GET https://10.4.3.117/volume/v3/volumes/f7548089-9ae3-423f-809f-5f730bb537b3 Jul 27 16:10:46.414675 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.openstack.wsgi [None req-1d31db1d-707e-4496-835b-fdb445d384f7 tempest-VolumesSnapshotTestJSON-1761742646 tempest-VolumesSnapshotTestJSON-1761742646-project-member] Empty body provided in request {{(pid=100522) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:10:46.414873 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.openstack.wsgi [None req-1d31db1d-707e-4496-835b-fdb445d384f7 tempest-VolumesSnapshotTestJSON-1761742646 tempest-VolumesSnapshotTestJSON-1761742646-project-member] Calling method 'show' {{(pid=100522) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:10:46.429595 np0000005924 devstack@c-api.service[100522]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:10:46.429595 np0000005924 devstack@c-api.service[100522]: warnings.warn( Jul 27 16:10:46.434003 np0000005924 devstack@c-api.service[100522]: INFO cinder.volume.api [None req-1d31db1d-707e-4496-835b-fdb445d384f7 tempest-VolumesSnapshotTestJSON-1761742646 tempest-VolumesSnapshotTestJSON-1761742646-project-member] Volume info retrieved successfully. Jul 27 16:10:46.439433 np0000005924 devstack@c-api.service[100522]: INFO cinder.api.openstack.wsgi [None req-1d31db1d-707e-4496-835b-fdb445d384f7 tempest-VolumesSnapshotTestJSON-1761742646 tempest-VolumesSnapshotTestJSON-1761742646-project-member] https://10.4.3.117/volume/v3/volumes/f7548089-9ae3-423f-809f-5f730bb537b3 returned with HTTP 200 Jul 27 16:10:46.439870 np0000005924 devstack@c-api.service[100522]: [pid: 100522|app: 0|req: 232/937] 10.4.3.117 () {66 vars in 1348 bytes} [Mon Jul 27 16:10:46 2026] GET /volume/v3/volumes/f7548089-9ae3-423f-809f-5f730bb537b3 => generated 1139 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 27 16:10:46.455794 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.middleware.request_id [None req-0f3c1861-8a01-4a0c-bb69-221f6cabd020 None None] RequestId filter calling following filter/app {{(pid=100523) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:10:46.458217 np0000005924 devstack@c-api.service[100523]: INFO cinder.api.openstack.wsgi [None req-0f3c1861-8a01-4a0c-bb69-221f6cabd020 tempest-VolumesSnapshotTestJSON-1761742646 tempest-VolumesSnapshotTestJSON-1761742646-project-member] POST https://10.4.3.117/volume/v3/snapshots Jul 27 16:10:46.458650 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.openstack.wsgi [None req-0f3c1861-8a01-4a0c-bb69-221f6cabd020 tempest-VolumesSnapshotTestJSON-1761742646 tempest-VolumesSnapshotTestJSON-1761742646-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "f7548089-9ae3-423f-809f-5f730bb537b3", "force": true, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1993469859"}} {{(pid=100523) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 27 16:10:46.470417 np0000005924 devstack@c-api.service[100523]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:10:46.470417 np0000005924 devstack@c-api.service[100523]: warnings.warn( Jul 27 16:10:46.471042 np0000005924 devstack@c-api.service[100523]: INFO cinder.volume.api [None req-0f3c1861-8a01-4a0c-bb69-221f6cabd020 tempest-VolumesSnapshotTestJSON-1761742646 tempest-VolumesSnapshotTestJSON-1761742646-project-member] Volume info retrieved successfully. Jul 27 16:10:46.471243 np0000005924 devstack@c-api.service[100523]: INFO cinder.api.v3.snapshots [None req-0f3c1861-8a01-4a0c-bb69-221f6cabd020 tempest-VolumesSnapshotTestJSON-1761742646 tempest-VolumesSnapshotTestJSON-1761742646-project-member] Create snapshot from volume f7548089-9ae3-423f-809f-5f730bb537b3 Jul 27 16:10:46.499830 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.quota [None req-0f3c1861-8a01-4a0c-bb69-221f6cabd020 tempest-VolumesSnapshotTestJSON-1761742646 tempest-VolumesSnapshotTestJSON-1761742646-project-member] Created reservations ['1b383c00-7e63-48f7-9fca-ed66571f3c43', 'c0954a5f-6972-4a40-9e19-f23d04c9bde3', '108f4d91-cbdb-4d92-8e10-63c72765ef0d', '9915377d-0024-44ab-943b-e6ff4c0acae6'] {{(pid=100523) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 27 16:10:46.540664 np0000005924 devstack@c-api.service[100523]: INFO cinder.volume.api [None req-0f3c1861-8a01-4a0c-bb69-221f6cabd020 tempest-VolumesSnapshotTestJSON-1761742646 tempest-VolumesSnapshotTestJSON-1761742646-project-member] Snapshot force create request issued successfully. Jul 27 16:10:46.541025 np0000005924 devstack@c-api.service[100523]: INFO cinder.api.openstack.wsgi [None req-0f3c1861-8a01-4a0c-bb69-221f6cabd020 tempest-VolumesSnapshotTestJSON-1761742646 tempest-VolumesSnapshotTestJSON-1761742646-project-member] https://10.4.3.117/volume/v3/snapshots returned with HTTP 202 Jul 27 16:10:46.541443 np0000005924 devstack@c-api.service[100523]: [pid: 100523|app: 0|req: 235/938] 10.4.3.117 () {68 vars in 1265 bytes} [Mon Jul 27 16:10:46 2026] POST /volume/v3/snapshots => generated 310 bytes in 86 msecs (HTTP/1.1 202) 7 headers in 291 bytes (2 switches on core 0) Jul 27 16:10:46.553011 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.middleware.request_id [None req-c71e5293-4346-4259-a85f-795c0a276bd8 None None] RequestId filter calling following filter/app {{(pid=100524) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:10:46.558858 np0000005924 devstack@c-api.service[100524]: INFO cinder.api.openstack.wsgi [None req-c71e5293-4346-4259-a85f-795c0a276bd8 tempest-VolumesSnapshotTestJSON-1761742646 tempest-VolumesSnapshotTestJSON-1761742646-project-member] GET https://10.4.3.117/volume/v3/snapshots/3dc31a84-2288-406c-a83d-4fe87a7ce641 Jul 27 16:10:46.559059 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.openstack.wsgi [None req-c71e5293-4346-4259-a85f-795c0a276bd8 tempest-VolumesSnapshotTestJSON-1761742646 tempest-VolumesSnapshotTestJSON-1761742646-project-member] Empty body provided in request {{(pid=100524) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:10:46.559297 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.openstack.wsgi [None req-c71e5293-4346-4259-a85f-795c0a276bd8 tempest-VolumesSnapshotTestJSON-1761742646 tempest-VolumesSnapshotTestJSON-1761742646-project-member] Calling method 'show' {{(pid=100524) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:10:46.567353 np0000005924 devstack@c-api.service[100524]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:10:46.567353 np0000005924 devstack@c-api.service[100524]: warnings.warn( Jul 27 16:10:46.568097 np0000005924 devstack@c-api.service[100524]: INFO cinder.volume.api [None req-c71e5293-4346-4259-a85f-795c0a276bd8 tempest-VolumesSnapshotTestJSON-1761742646 tempest-VolumesSnapshotTestJSON-1761742646-project-member] Snapshot retrieved successfully. Jul 27 16:10:46.569188 np0000005924 devstack@c-api.service[100524]: INFO cinder.api.openstack.wsgi [None req-c71e5293-4346-4259-a85f-795c0a276bd8 tempest-VolumesSnapshotTestJSON-1761742646 tempest-VolumesSnapshotTestJSON-1761742646-project-member] https://10.4.3.117/volume/v3/snapshots/3dc31a84-2288-406c-a83d-4fe87a7ce641 returned with HTTP 200 Jul 27 16:10:46.570174 np0000005924 devstack@c-api.service[100524]: [pid: 100524|app: 0|req: 240/939] 10.4.3.117 () {66 vars in 1354 bytes} [Mon Jul 27 16:10:46 2026] GET /volume/v3/snapshots/3dc31a84-2288-406c-a83d-4fe87a7ce641 => generated 442 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 27 16:10:46.684361 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.middleware.request_id [None req-e9ecb72d-22ad-4c11-9d46-4f92d2fad2f8 None None] RequestId filter calling following filter/app {{(pid=100521) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:10:46.686664 np0000005924 devstack@c-api.service[100521]: INFO cinder.api.openstack.wsgi [None req-e9ecb72d-22ad-4c11-9d46-4f92d2fad2f8 tempest-AttachVolumeTestJSON-1302607130 tempest-AttachVolumeTestJSON-1302607130-project-member] GET https://10.4.3.117/volume/v3/volumes/602b4a34-bae8-4424-8f29-eee68640cf01 Jul 27 16:10:46.686943 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.openstack.wsgi [None req-e9ecb72d-22ad-4c11-9d46-4f92d2fad2f8 tempest-AttachVolumeTestJSON-1302607130 tempest-AttachVolumeTestJSON-1302607130-project-member] Empty body provided in request {{(pid=100521) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:10:46.687180 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.openstack.wsgi [None req-e9ecb72d-22ad-4c11-9d46-4f92d2fad2f8 tempest-AttachVolumeTestJSON-1302607130 tempest-AttachVolumeTestJSON-1302607130-project-member] Calling method 'show' {{(pid=100521) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:10:46.705066 np0000005924 devstack@c-api.service[100521]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:10:46.705066 np0000005924 devstack@c-api.service[100521]: warnings.warn( Jul 27 16:10:46.715672 np0000005924 devstack@c-api.service[100521]: INFO cinder.volume.api [None req-e9ecb72d-22ad-4c11-9d46-4f92d2fad2f8 tempest-AttachVolumeTestJSON-1302607130 tempest-AttachVolumeTestJSON-1302607130-project-member] Volume info retrieved successfully. Jul 27 16:10:46.719246 np0000005924 devstack@c-api.service[100521]: INFO cinder.api.openstack.wsgi [None req-e9ecb72d-22ad-4c11-9d46-4f92d2fad2f8 tempest-AttachVolumeTestJSON-1302607130 tempest-AttachVolumeTestJSON-1302607130-project-member] https://10.4.3.117/volume/v3/volumes/602b4a34-bae8-4424-8f29-eee68640cf01 returned with HTTP 200 Jul 27 16:10:46.719703 np0000005924 devstack@c-api.service[100521]: [pid: 100521|app: 0|req: 233/940] 10.4.3.117 () {66 vars in 1348 bytes} [Mon Jul 27 16:10:46 2026] GET /volume/v3/volumes/602b4a34-bae8-4424-8f29-eee68640cf01 => generated 844 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 27 16:10:47.386759 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.middleware.request_id [req-41cc2331-c38c-4d0e-8987-e09d3f8ad054 req-4f01321b-422d-4671-b6c8-ebd307b22e41 None None] RequestId filter calling following filter/app {{(pid=100522) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:10:47.393354 np0000005924 devstack@c-api.service[100522]: INFO cinder.api.openstack.wsgi [req-41cc2331-c38c-4d0e-8987-e09d3f8ad054 req-4f01321b-422d-4671-b6c8-ebd307b22e41 tempest-VolumesSnapshotsTestJSON-1315480479 tempest-VolumesSnapshotsTestJSON-1315480479-project-member] GET https://10.4.3.117/volume/v3/volumes/359ffbab-bf2c-42bb-8c7e-fcc435c019c9 Jul 27 16:10:47.393354 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.openstack.wsgi [req-41cc2331-c38c-4d0e-8987-e09d3f8ad054 req-4f01321b-422d-4671-b6c8-ebd307b22e41 tempest-VolumesSnapshotsTestJSON-1315480479 tempest-VolumesSnapshotsTestJSON-1315480479-project-member] Empty body provided in request {{(pid=100522) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:10:47.393354 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.openstack.wsgi [req-41cc2331-c38c-4d0e-8987-e09d3f8ad054 req-4f01321b-422d-4671-b6c8-ebd307b22e41 tempest-VolumesSnapshotsTestJSON-1315480479 tempest-VolumesSnapshotsTestJSON-1315480479-project-member] Calling method 'show' {{(pid=100522) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:10:47.406205 np0000005924 devstack@c-api.service[100522]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:10:47.406205 np0000005924 devstack@c-api.service[100522]: warnings.warn( Jul 27 16:10:47.414369 np0000005924 devstack@c-api.service[100522]: INFO cinder.volume.api [req-41cc2331-c38c-4d0e-8987-e09d3f8ad054 req-4f01321b-422d-4671-b6c8-ebd307b22e41 tempest-VolumesSnapshotsTestJSON-1315480479 tempest-VolumesSnapshotsTestJSON-1315480479-project-member] Volume info retrieved successfully. Jul 27 16:10:47.424414 np0000005924 devstack@c-api.service[100522]: INFO cinder.api.openstack.wsgi [req-41cc2331-c38c-4d0e-8987-e09d3f8ad054 req-4f01321b-422d-4671-b6c8-ebd307b22e41 tempest-VolumesSnapshotsTestJSON-1315480479 tempest-VolumesSnapshotsTestJSON-1315480479-project-member] https://10.4.3.117/volume/v3/volumes/359ffbab-bf2c-42bb-8c7e-fcc435c019c9 returned with HTTP 200 Jul 27 16:10:47.424414 np0000005924 devstack@c-api.service[100522]: [pid: 100522|app: 0|req: 233/941] 10.4.3.117 () {68 vars in 1598 bytes} [Mon Jul 27 16:10:47 2026] GET /volume/v3/volumes/359ffbab-bf2c-42bb-8c7e-fcc435c019c9 => generated 847 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 27 16:10:47.455180 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.middleware.request_id [req-caf2b02c-4b6b-40f2-91f3-e260af0f1458 req-112af5a9-9007-40c9-b17a-73b4943c1a35 None None] RequestId filter calling following filter/app {{(pid=100523) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:10:47.457562 np0000005924 devstack@c-api.service[100523]: INFO cinder.api.openstack.wsgi [req-caf2b02c-4b6b-40f2-91f3-e260af0f1458 req-112af5a9-9007-40c9-b17a-73b4943c1a35 tempest-VolumesSnapshotsTestJSON-1315480479 tempest-VolumesSnapshotsTestJSON-1315480479-project-member] POST https://10.4.3.117/volume/v3/snapshots Jul 27 16:10:47.458089 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.openstack.wsgi [req-caf2b02c-4b6b-40f2-91f3-e260af0f1458 req-112af5a9-9007-40c9-b17a-73b4943c1a35 tempest-VolumesSnapshotsTestJSON-1315480479 tempest-VolumesSnapshotsTestJSON-1315480479-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "359ffbab-bf2c-42bb-8c7e-fcc435c019c9", "force": false, "name": "tempest-VolumesSnapshotsTestJSON-Snapshot-277385715", "description": null, "metadata": {}}} {{(pid=100523) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 27 16:10:47.465590 np0000005924 devstack@c-api.service[100523]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:10:47.465590 np0000005924 devstack@c-api.service[100523]: warnings.warn( Jul 27 16:10:47.466109 np0000005924 devstack@c-api.service[100523]: INFO cinder.volume.api [req-caf2b02c-4b6b-40f2-91f3-e260af0f1458 req-112af5a9-9007-40c9-b17a-73b4943c1a35 tempest-VolumesSnapshotsTestJSON-1315480479 tempest-VolumesSnapshotsTestJSON-1315480479-project-member] Volume info retrieved successfully. Jul 27 16:10:47.466236 np0000005924 devstack@c-api.service[100523]: INFO cinder.api.v3.snapshots [req-caf2b02c-4b6b-40f2-91f3-e260af0f1458 req-112af5a9-9007-40c9-b17a-73b4943c1a35 tempest-VolumesSnapshotsTestJSON-1315480479 tempest-VolumesSnapshotsTestJSON-1315480479-project-member] Create snapshot from volume 359ffbab-bf2c-42bb-8c7e-fcc435c019c9 Jul 27 16:10:47.497589 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.quota [req-caf2b02c-4b6b-40f2-91f3-e260af0f1458 req-112af5a9-9007-40c9-b17a-73b4943c1a35 tempest-VolumesSnapshotsTestJSON-1315480479 tempest-VolumesSnapshotsTestJSON-1315480479-project-member] Created reservations ['3041d9e4-d09d-4e87-b55c-fc46f1da233d', '790489ed-d344-419d-ad4b-90164247b7f2', '732844bc-3ea6-4f3d-a290-f25404bafff7', 'd8977e53-670a-40c8-97e9-4da17b6a269c'] {{(pid=100523) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 27 16:10:47.528366 np0000005924 devstack@c-api.service[100523]: INFO cinder.volume.api [req-caf2b02c-4b6b-40f2-91f3-e260af0f1458 req-112af5a9-9007-40c9-b17a-73b4943c1a35 tempest-VolumesSnapshotsTestJSON-1315480479 tempest-VolumesSnapshotsTestJSON-1315480479-project-member] Snapshot create request issued successfully. Jul 27 16:10:47.528366 np0000005924 devstack@c-api.service[100523]: INFO cinder.api.openstack.wsgi [req-caf2b02c-4b6b-40f2-91f3-e260af0f1458 req-112af5a9-9007-40c9-b17a-73b4943c1a35 tempest-VolumesSnapshotsTestJSON-1315480479 tempest-VolumesSnapshotsTestJSON-1315480479-project-member] https://10.4.3.117/volume/v3/snapshots returned with HTTP 202 Jul 27 16:10:47.528366 np0000005924 devstack@c-api.service[100523]: [pid: 100523|app: 0|req: 236/942] 10.4.3.117 () {72 vars in 1547 bytes} [Mon Jul 27 16:10:47 2026] POST /volume/v3/snapshots => generated 310 bytes in 71 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 27 16:10:47.583455 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.middleware.request_id [None req-3b8964dc-8f29-4a56-8b7d-937df3d799c1 None None] RequestId filter calling following filter/app {{(pid=100524) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:10:47.586078 np0000005924 devstack@c-api.service[100524]: INFO cinder.api.openstack.wsgi [None req-3b8964dc-8f29-4a56-8b7d-937df3d799c1 tempest-VolumesSnapshotTestJSON-1761742646 tempest-VolumesSnapshotTestJSON-1761742646-project-member] GET https://10.4.3.117/volume/v3/snapshots/3dc31a84-2288-406c-a83d-4fe87a7ce641 Jul 27 16:10:47.586473 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.openstack.wsgi [None req-3b8964dc-8f29-4a56-8b7d-937df3d799c1 tempest-VolumesSnapshotTestJSON-1761742646 tempest-VolumesSnapshotTestJSON-1761742646-project-member] Empty body provided in request {{(pid=100524) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:10:47.588214 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.openstack.wsgi [None req-3b8964dc-8f29-4a56-8b7d-937df3d799c1 tempest-VolumesSnapshotTestJSON-1761742646 tempest-VolumesSnapshotTestJSON-1761742646-project-member] Calling method 'show' {{(pid=100524) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:10:47.593534 np0000005924 devstack@c-api.service[100524]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:10:47.593534 np0000005924 devstack@c-api.service[100524]: warnings.warn( Jul 27 16:10:47.594263 np0000005924 devstack@c-api.service[100524]: INFO cinder.volume.api [None req-3b8964dc-8f29-4a56-8b7d-937df3d799c1 tempest-VolumesSnapshotTestJSON-1761742646 tempest-VolumesSnapshotTestJSON-1761742646-project-member] Snapshot retrieved successfully. Jul 27 16:10:47.595779 np0000005924 devstack@c-api.service[100524]: INFO cinder.api.openstack.wsgi [None req-3b8964dc-8f29-4a56-8b7d-937df3d799c1 tempest-VolumesSnapshotTestJSON-1761742646 tempest-VolumesSnapshotTestJSON-1761742646-project-member] https://10.4.3.117/volume/v3/snapshots/3dc31a84-2288-406c-a83d-4fe87a7ce641 returned with HTTP 200 Jul 27 16:10:47.595779 np0000005924 devstack@c-api.service[100524]: [pid: 100524|app: 0|req: 241/943] 10.4.3.117 () {66 vars in 1354 bytes} [Mon Jul 27 16:10:47 2026] GET /volume/v3/snapshots/3dc31a84-2288-406c-a83d-4fe87a7ce641 => generated 469 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 27 16:10:47.596209 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.middleware.request_id [req-c12250d5-c1a8-40c4-b85a-66a0cda9a94f req-d2e1c90f-6695-4a3f-994b-873f5785c7f4 None None] RequestId filter calling following filter/app {{(pid=100521) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:10:47.601200 np0000005924 devstack@c-api.service[100521]: INFO cinder.api.openstack.wsgi [req-c12250d5-c1a8-40c4-b85a-66a0cda9a94f req-d2e1c90f-6695-4a3f-994b-873f5785c7f4 tempest-VolumesSnapshotsTestJSON-1315480479 tempest-VolumesSnapshotsTestJSON-1315480479-project-reader] GET https://10.4.3.117/volume/v3/snapshots/d40397b5-720c-474c-9ee5-fc590d850572 Jul 27 16:10:47.601411 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.openstack.wsgi [req-c12250d5-c1a8-40c4-b85a-66a0cda9a94f req-d2e1c90f-6695-4a3f-994b-873f5785c7f4 tempest-VolumesSnapshotsTestJSON-1315480479 tempest-VolumesSnapshotsTestJSON-1315480479-project-reader] Empty body provided in request {{(pid=100521) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:10:47.601609 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.openstack.wsgi [req-c12250d5-c1a8-40c4-b85a-66a0cda9a94f req-d2e1c90f-6695-4a3f-994b-873f5785c7f4 tempest-VolumesSnapshotsTestJSON-1315480479 tempest-VolumesSnapshotsTestJSON-1315480479-project-reader] Calling method 'show' {{(pid=100521) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:10:47.605619 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.middleware.request_id [None req-1dadc39e-bde2-49d7-97b8-8037693fd50f None None] RequestId filter calling following filter/app {{(pid=100522) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:10:47.606651 np0000005924 devstack@c-api.service[100521]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:10:47.606651 np0000005924 devstack@c-api.service[100521]: warnings.warn( Jul 27 16:10:47.607126 np0000005924 devstack@c-api.service[100521]: INFO cinder.volume.api [req-c12250d5-c1a8-40c4-b85a-66a0cda9a94f req-d2e1c90f-6695-4a3f-994b-873f5785c7f4 tempest-VolumesSnapshotsTestJSON-1315480479 tempest-VolumesSnapshotsTestJSON-1315480479-project-reader] Snapshot retrieved successfully. Jul 27 16:10:47.607539 np0000005924 devstack@c-api.service[100522]: INFO cinder.api.openstack.wsgi [None req-1dadc39e-bde2-49d7-97b8-8037693fd50f tempest-VolumesSnapshotTestJSON-1761742646 tempest-VolumesSnapshotTestJSON-1761742646-project-member] POST https://10.4.3.117/volume/v3/snapshots Jul 27 16:10:47.607939 np0000005924 devstack@c-api.service[100521]: INFO cinder.api.openstack.wsgi [req-c12250d5-c1a8-40c4-b85a-66a0cda9a94f req-d2e1c90f-6695-4a3f-994b-873f5785c7f4 tempest-VolumesSnapshotsTestJSON-1315480479 tempest-VolumesSnapshotsTestJSON-1315480479-project-reader] https://10.4.3.117/volume/v3/snapshots/d40397b5-720c-474c-9ee5-fc590d850572 returned with HTTP 200 Jul 27 16:10:47.608123 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.openstack.wsgi [None req-1dadc39e-bde2-49d7-97b8-8037693fd50f tempest-VolumesSnapshotTestJSON-1761742646 tempest-VolumesSnapshotTestJSON-1761742646-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "f7548089-9ae3-423f-809f-5f730bb537b3", "force": true, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1911938512"}} {{(pid=100522) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 27 16:10:47.608385 np0000005924 devstack@c-api.service[100521]: [pid: 100521|app: 0|req: 234/944] 10.4.3.117 () {68 vars in 1604 bytes} [Mon Jul 27 16:10:47 2026] GET /volume/v3/snapshots/d40397b5-720c-474c-9ee5-fc590d850572 => generated 469 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 27 16:10:47.628827 np0000005924 devstack@c-api.service[100522]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:10:47.628827 np0000005924 devstack@c-api.service[100522]: warnings.warn( Jul 27 16:10:47.628827 np0000005924 devstack@c-api.service[100522]: INFO cinder.volume.api [None req-1dadc39e-bde2-49d7-97b8-8037693fd50f tempest-VolumesSnapshotTestJSON-1761742646 tempest-VolumesSnapshotTestJSON-1761742646-project-member] Volume info retrieved successfully. Jul 27 16:10:47.628827 np0000005924 devstack@c-api.service[100522]: INFO cinder.api.v3.snapshots [None req-1dadc39e-bde2-49d7-97b8-8037693fd50f tempest-VolumesSnapshotTestJSON-1761742646 tempest-VolumesSnapshotTestJSON-1761742646-project-member] Create snapshot from volume f7548089-9ae3-423f-809f-5f730bb537b3 Jul 27 16:10:47.643131 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.middleware.request_id [req-db9e2f42-5111-45d5-86cd-2a0538a6c348 req-49db1818-bac9-42c5-bb85-d1a961dffadb None None] RequestId filter calling following filter/app {{(pid=100523) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:10:47.646215 np0000005924 devstack@c-api.service[100523]: INFO cinder.api.openstack.wsgi [req-db9e2f42-5111-45d5-86cd-2a0538a6c348 req-49db1818-bac9-42c5-bb85-d1a961dffadb tempest-VolumesSnapshotsTestJSON-1315480479 tempest-VolumesSnapshotsTestJSON-1315480479-project-reader] GET https://10.4.3.117/volume/v3/snapshots/detail Jul 27 16:10:47.646215 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.openstack.wsgi [req-db9e2f42-5111-45d5-86cd-2a0538a6c348 req-49db1818-bac9-42c5-bb85-d1a961dffadb tempest-VolumesSnapshotsTestJSON-1315480479 tempest-VolumesSnapshotsTestJSON-1315480479-project-reader] Empty body provided in request {{(pid=100523) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:10:47.646500 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.openstack.wsgi [req-db9e2f42-5111-45d5-86cd-2a0538a6c348 req-49db1818-bac9-42c5-bb85-d1a961dffadb tempest-VolumesSnapshotsTestJSON-1315480479 tempest-VolumesSnapshotsTestJSON-1315480479-project-reader] Calling method 'detail' {{(pid=100523) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:10:47.646788 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.api_utils [req-db9e2f42-5111-45d5-86cd-2a0538a6c348 req-49db1818-bac9-42c5-bb85-d1a961dffadb tempest-VolumesSnapshotsTestJSON-1315480479 tempest-VolumesSnapshotsTestJSON-1315480479-project-reader] Removing options '' from query. {{(pid=100523) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 27 16:10:47.647092 np0000005924 devstack@c-api.service[100523]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:10:47.647092 np0000005924 devstack@c-api.service[100523]: warnings.warn( Jul 27 16:10:47.647825 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.db.api [req-db9e2f42-5111-45d5-86cd-2a0538a6c348 req-49db1818-bac9-42c5-bb85-d1a961dffadb tempest-VolumesSnapshotsTestJSON-1315480479 tempest-VolumesSnapshotsTestJSON-1315480479-project-reader] Building query based on filter {{(pid=100523) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Jul 27 16:10:47.653992 np0000005924 devstack@c-api.service[100523]: INFO cinder.volume.api [req-db9e2f42-5111-45d5-86cd-2a0538a6c348 req-49db1818-bac9-42c5-bb85-d1a961dffadb tempest-VolumesSnapshotsTestJSON-1315480479 tempest-VolumesSnapshotsTestJSON-1315480479-project-reader] Get all snapshots completed successfully. Jul 27 16:10:47.653992 np0000005924 devstack@c-api.service[100523]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:10:47.653992 np0000005924 devstack@c-api.service[100523]: warnings.warn( Jul 27 16:10:47.653992 np0000005924 devstack@c-api.service[100523]: INFO cinder.api.openstack.wsgi [req-db9e2f42-5111-45d5-86cd-2a0538a6c348 req-49db1818-bac9-42c5-bb85-d1a961dffadb tempest-VolumesSnapshotsTestJSON-1315480479 tempest-VolumesSnapshotsTestJSON-1315480479-project-reader] https://10.4.3.117/volume/v3/snapshots/detail returned with HTTP 200 Jul 27 16:10:47.653992 np0000005924 devstack@c-api.service[100523]: [pid: 100523|app: 0|req: 237/945] 10.4.3.117 () {68 vars in 1514 bytes} [Mon Jul 27 16:10:47 2026] GET /volume/v3/snapshots/detail => generated 472 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 27 16:10:47.674558 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.quota [None req-1dadc39e-bde2-49d7-97b8-8037693fd50f tempest-VolumesSnapshotTestJSON-1761742646 tempest-VolumesSnapshotTestJSON-1761742646-project-member] Created reservations ['76be5dbc-a7b1-4207-8b1c-6a7e791257f2', '965cc40d-aa81-49dc-a5dd-9cc666a4e575', '543baa1d-0c69-446e-85e2-97f5b693bf80', 'ce1ed3aa-8a9d-4a76-b69a-f5d7176a925b'] {{(pid=100522) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 27 16:10:47.683267 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.middleware.request_id [req-4ed968d5-5ac8-405d-9ea0-f2e20f9e3f4c req-99c6b575-294a-4791-81f9-d3e9d29a08f3 None None] RequestId filter calling following filter/app {{(pid=100524) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:10:47.685140 np0000005924 devstack@c-api.service[100524]: INFO cinder.api.openstack.wsgi [req-4ed968d5-5ac8-405d-9ea0-f2e20f9e3f4c req-99c6b575-294a-4791-81f9-d3e9d29a08f3 tempest-VolumesSnapshotsTestJSON-1315480479 tempest-VolumesSnapshotsTestJSON-1315480479-project-member] GET https://10.4.3.117/volume/v3/snapshots/d40397b5-720c-474c-9ee5-fc590d850572 Jul 27 16:10:47.685493 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.openstack.wsgi [req-4ed968d5-5ac8-405d-9ea0-f2e20f9e3f4c req-99c6b575-294a-4791-81f9-d3e9d29a08f3 tempest-VolumesSnapshotsTestJSON-1315480479 tempest-VolumesSnapshotsTestJSON-1315480479-project-member] Empty body provided in request {{(pid=100524) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:10:47.685769 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.openstack.wsgi [req-4ed968d5-5ac8-405d-9ea0-f2e20f9e3f4c req-99c6b575-294a-4791-81f9-d3e9d29a08f3 tempest-VolumesSnapshotsTestJSON-1315480479 tempest-VolumesSnapshotsTestJSON-1315480479-project-member] Calling method 'show' {{(pid=100524) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:10:47.692748 np0000005924 devstack@c-api.service[100524]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:10:47.692748 np0000005924 devstack@c-api.service[100524]: warnings.warn( Jul 27 16:10:47.692748 np0000005924 devstack@c-api.service[100524]: INFO cinder.volume.api [req-4ed968d5-5ac8-405d-9ea0-f2e20f9e3f4c req-99c6b575-294a-4791-81f9-d3e9d29a08f3 tempest-VolumesSnapshotsTestJSON-1315480479 tempest-VolumesSnapshotsTestJSON-1315480479-project-member] Snapshot retrieved successfully. Jul 27 16:10:47.692748 np0000005924 devstack@c-api.service[100524]: INFO cinder.api.openstack.wsgi [req-4ed968d5-5ac8-405d-9ea0-f2e20f9e3f4c req-99c6b575-294a-4791-81f9-d3e9d29a08f3 tempest-VolumesSnapshotsTestJSON-1315480479 tempest-VolumesSnapshotsTestJSON-1315480479-project-member] https://10.4.3.117/volume/v3/snapshots/d40397b5-720c-474c-9ee5-fc590d850572 returned with HTTP 200 Jul 27 16:10:47.692748 np0000005924 devstack@c-api.service[100524]: [pid: 100524|app: 0|req: 242/946] 10.4.3.117 () {68 vars in 1604 bytes} [Mon Jul 27 16:10:47 2026] GET /volume/v3/snapshots/d40397b5-720c-474c-9ee5-fc590d850572 => generated 469 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 27 16:10:47.721637 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.middleware.request_id [req-7123dcbb-3e26-4de7-b1f1-2310ab5d61f7 req-18a0764d-c296-45b9-afab-ffbbd2371a93 None None] RequestId filter calling following filter/app {{(pid=100521) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:10:47.724158 np0000005924 devstack@c-api.service[100521]: INFO cinder.api.openstack.wsgi [req-7123dcbb-3e26-4de7-b1f1-2310ab5d61f7 req-18a0764d-c296-45b9-afab-ffbbd2371a93 tempest-VolumesSnapshotsTestJSON-1315480479 tempest-VolumesSnapshotsTestJSON-1315480479-project-member] DELETE https://10.4.3.117/volume/v3/snapshots/d40397b5-720c-474c-9ee5-fc590d850572 Jul 27 16:10:47.724282 np0000005924 devstack@c-api.service[100522]: INFO cinder.volume.api [None req-1dadc39e-bde2-49d7-97b8-8037693fd50f tempest-VolumesSnapshotTestJSON-1761742646 tempest-VolumesSnapshotTestJSON-1761742646-project-member] Snapshot force create request issued successfully. Jul 27 16:10:47.724418 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.openstack.wsgi [req-7123dcbb-3e26-4de7-b1f1-2310ab5d61f7 req-18a0764d-c296-45b9-afab-ffbbd2371a93 tempest-VolumesSnapshotsTestJSON-1315480479 tempest-VolumesSnapshotsTestJSON-1315480479-project-member] Empty body provided in request {{(pid=100521) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:10:47.724695 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.openstack.wsgi [req-7123dcbb-3e26-4de7-b1f1-2310ab5d61f7 req-18a0764d-c296-45b9-afab-ffbbd2371a93 tempest-VolumesSnapshotsTestJSON-1315480479 tempest-VolumesSnapshotsTestJSON-1315480479-project-member] Calling method 'delete' {{(pid=100521) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:10:47.724741 np0000005924 devstack@c-api.service[100522]: INFO cinder.api.openstack.wsgi [None req-1dadc39e-bde2-49d7-97b8-8037693fd50f tempest-VolumesSnapshotTestJSON-1761742646 tempest-VolumesSnapshotTestJSON-1761742646-project-member] https://10.4.3.117/volume/v3/snapshots returned with HTTP 202 Jul 27 16:10:47.724854 np0000005924 devstack@c-api.service[100521]: INFO cinder.api.v3.snapshots [req-7123dcbb-3e26-4de7-b1f1-2310ab5d61f7 req-18a0764d-c296-45b9-afab-ffbbd2371a93 tempest-VolumesSnapshotsTestJSON-1315480479 tempest-VolumesSnapshotsTestJSON-1315480479-project-member] Delete snapshot with id: d40397b5-720c-474c-9ee5-fc590d850572 Jul 27 16:10:47.725216 np0000005924 devstack@c-api.service[100522]: [pid: 100522|app: 0|req: 234/947] 10.4.3.117 () {68 vars in 1265 bytes} [Mon Jul 27 16:10:47 2026] POST /volume/v3/snapshots => generated 310 bytes in 121 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 27 16:10:47.733267 np0000005924 devstack@c-api.service[100521]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:10:47.733267 np0000005924 devstack@c-api.service[100521]: warnings.warn( Jul 27 16:10:47.733687 np0000005924 devstack@c-api.service[100521]: INFO cinder.volume.api [req-7123dcbb-3e26-4de7-b1f1-2310ab5d61f7 req-18a0764d-c296-45b9-afab-ffbbd2371a93 tempest-VolumesSnapshotsTestJSON-1315480479 tempest-VolumesSnapshotsTestJSON-1315480479-project-member] Snapshot retrieved successfully. Jul 27 16:10:47.736456 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.middleware.request_id [None req-9ab0337c-39fc-442d-9150-23a54fae1e2e None None] RequestId filter calling following filter/app {{(pid=100523) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:10:47.736666 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.middleware.request_id [None req-4a7151f6-d9c1-4901-a159-031595e7cec9 None None] RequestId filter calling following filter/app {{(pid=100524) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:10:47.739770 np0000005924 devstack@c-api.service[100524]: INFO cinder.api.openstack.wsgi [None req-4a7151f6-d9c1-4901-a159-031595e7cec9 tempest-AttachVolumeTestJSON-1302607130 tempest-AttachVolumeTestJSON-1302607130-project-member] GET https://10.4.3.117/volume/v3/volumes/602b4a34-bae8-4424-8f29-eee68640cf01 Jul 27 16:10:47.740358 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.openstack.wsgi [None req-4a7151f6-d9c1-4901-a159-031595e7cec9 tempest-AttachVolumeTestJSON-1302607130 tempest-AttachVolumeTestJSON-1302607130-project-member] Empty body provided in request {{(pid=100524) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:10:47.741255 np0000005924 devstack@c-api.service[100523]: INFO cinder.api.openstack.wsgi [None req-9ab0337c-39fc-442d-9150-23a54fae1e2e tempest-VolumesSnapshotTestJSON-1761742646 tempest-VolumesSnapshotTestJSON-1761742646-project-member] GET https://10.4.3.117/volume/v3/snapshots/02cd2be8-2c95-4f4b-83e6-d1c165d9c47d Jul 27 16:10:47.741403 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.openstack.wsgi [None req-4a7151f6-d9c1-4901-a159-031595e7cec9 tempest-AttachVolumeTestJSON-1302607130 tempest-AttachVolumeTestJSON-1302607130-project-member] Calling method 'show' {{(pid=100524) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:10:47.741449 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.openstack.wsgi [None req-9ab0337c-39fc-442d-9150-23a54fae1e2e tempest-VolumesSnapshotTestJSON-1761742646 tempest-VolumesSnapshotTestJSON-1761742646-project-member] Empty body provided in request {{(pid=100523) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:10:47.741449 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.openstack.wsgi [None req-9ab0337c-39fc-442d-9150-23a54fae1e2e tempest-VolumesSnapshotTestJSON-1761742646 tempest-VolumesSnapshotTestJSON-1761742646-project-member] Calling method 'show' {{(pid=100523) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:10:47.748794 np0000005924 devstack@c-api.service[100523]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:10:47.748794 np0000005924 devstack@c-api.service[100523]: warnings.warn( Jul 27 16:10:47.749311 np0000005924 devstack@c-api.service[100523]: INFO cinder.volume.api [None req-9ab0337c-39fc-442d-9150-23a54fae1e2e tempest-VolumesSnapshotTestJSON-1761742646 tempest-VolumesSnapshotTestJSON-1761742646-project-member] Snapshot retrieved successfully. Jul 27 16:10:47.751888 np0000005924 devstack@c-api.service[100523]: INFO cinder.api.openstack.wsgi [None req-9ab0337c-39fc-442d-9150-23a54fae1e2e tempest-VolumesSnapshotTestJSON-1761742646 tempest-VolumesSnapshotTestJSON-1761742646-project-member] https://10.4.3.117/volume/v3/snapshots/02cd2be8-2c95-4f4b-83e6-d1c165d9c47d returned with HTTP 200 Jul 27 16:10:47.752264 np0000005924 devstack@c-api.service[100523]: [pid: 100523|app: 0|req: 238/948] 10.4.3.117 () {66 vars in 1354 bytes} [Mon Jul 27 16:10:47 2026] GET /volume/v3/snapshots/02cd2be8-2c95-4f4b-83e6-d1c165d9c47d => generated 442 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 27 16:10:47.758467 np0000005924 devstack@c-api.service[100524]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:10:47.758467 np0000005924 devstack@c-api.service[100524]: warnings.warn( Jul 27 16:10:47.763365 np0000005924 devstack@c-api.service[100524]: INFO cinder.volume.api [None req-4a7151f6-d9c1-4901-a159-031595e7cec9 tempest-AttachVolumeTestJSON-1302607130 tempest-AttachVolumeTestJSON-1302607130-project-member] Volume info retrieved successfully. Jul 27 16:10:47.766563 np0000005924 devstack@c-api.service[100521]: INFO cinder.volume.api [req-7123dcbb-3e26-4de7-b1f1-2310ab5d61f7 req-18a0764d-c296-45b9-afab-ffbbd2371a93 tempest-VolumesSnapshotsTestJSON-1315480479 tempest-VolumesSnapshotsTestJSON-1315480479-project-member] Snapshot delete request issued successfully. Jul 27 16:10:47.766742 np0000005924 devstack@c-api.service[100521]: INFO cinder.api.openstack.wsgi [req-7123dcbb-3e26-4de7-b1f1-2310ab5d61f7 req-18a0764d-c296-45b9-afab-ffbbd2371a93 tempest-VolumesSnapshotsTestJSON-1315480479 tempest-VolumesSnapshotsTestJSON-1315480479-project-member] https://10.4.3.117/volume/v3/snapshots/d40397b5-720c-474c-9ee5-fc590d850572 returned with HTTP 202 Jul 27 16:10:47.767174 np0000005924 devstack@c-api.service[100521]: [pid: 100521|app: 0|req: 235/949] 10.4.3.117 () {70 vars in 1626 bytes} [Mon Jul 27 16:10:47 2026] DELETE /volume/v3/snapshots/d40397b5-720c-474c-9ee5-fc590d850572 => generated 0 bytes in 46 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 27 16:10:47.768469 np0000005924 devstack@c-api.service[100524]: INFO cinder.api.openstack.wsgi [None req-4a7151f6-d9c1-4901-a159-031595e7cec9 tempest-AttachVolumeTestJSON-1302607130 tempest-AttachVolumeTestJSON-1302607130-project-member] https://10.4.3.117/volume/v3/volumes/602b4a34-bae8-4424-8f29-eee68640cf01 returned with HTTP 200 Jul 27 16:10:47.769135 np0000005924 devstack@c-api.service[100524]: [pid: 100524|app: 0|req: 243/950] 10.4.3.117 () {66 vars in 1348 bytes} [Mon Jul 27 16:10:47 2026] GET /volume/v3/volumes/602b4a34-bae8-4424-8f29-eee68640cf01 => generated 844 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 27 16:10:47.799628 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.middleware.request_id [req-a30b2ed6-d943-4589-8978-8b7fd528668a req-cb193989-7b99-41a6-8ca9-8f6af6c0b26f None None] RequestId filter calling following filter/app {{(pid=100522) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:10:47.801801 np0000005924 devstack@c-api.service[100522]: INFO cinder.api.openstack.wsgi [req-a30b2ed6-d943-4589-8978-8b7fd528668a req-cb193989-7b99-41a6-8ca9-8f6af6c0b26f tempest-VolumesSnapshotsTestJSON-1315480479 tempest-VolumesSnapshotsTestJSON-1315480479-project-member] GET https://10.4.3.117/volume/v3/snapshots/d40397b5-720c-474c-9ee5-fc590d850572 Jul 27 16:10:47.801982 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.openstack.wsgi [req-a30b2ed6-d943-4589-8978-8b7fd528668a req-cb193989-7b99-41a6-8ca9-8f6af6c0b26f tempest-VolumesSnapshotsTestJSON-1315480479 tempest-VolumesSnapshotsTestJSON-1315480479-project-member] Empty body provided in request {{(pid=100522) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:10:47.802181 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.openstack.wsgi [req-a30b2ed6-d943-4589-8978-8b7fd528668a req-cb193989-7b99-41a6-8ca9-8f6af6c0b26f tempest-VolumesSnapshotsTestJSON-1315480479 tempest-VolumesSnapshotsTestJSON-1315480479-project-member] Calling method 'show' {{(pid=100522) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:10:47.807641 np0000005924 devstack@c-api.service[100522]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:10:47.807641 np0000005924 devstack@c-api.service[100522]: warnings.warn( Jul 27 16:10:47.808101 np0000005924 devstack@c-api.service[100522]: INFO cinder.volume.api [req-a30b2ed6-d943-4589-8978-8b7fd528668a req-cb193989-7b99-41a6-8ca9-8f6af6c0b26f tempest-VolumesSnapshotsTestJSON-1315480479 tempest-VolumesSnapshotsTestJSON-1315480479-project-member] Snapshot retrieved successfully. Jul 27 16:10:47.808890 np0000005924 devstack@c-api.service[100522]: INFO cinder.api.openstack.wsgi [req-a30b2ed6-d943-4589-8978-8b7fd528668a req-cb193989-7b99-41a6-8ca9-8f6af6c0b26f tempest-VolumesSnapshotsTestJSON-1315480479 tempest-VolumesSnapshotsTestJSON-1315480479-project-member] https://10.4.3.117/volume/v3/snapshots/d40397b5-720c-474c-9ee5-fc590d850572 returned with HTTP 200 Jul 27 16:10:47.809278 np0000005924 devstack@c-api.service[100522]: [pid: 100522|app: 0|req: 235/951] 10.4.3.117 () {68 vars in 1604 bytes} [Mon Jul 27 16:10:47 2026] GET /volume/v3/snapshots/d40397b5-720c-474c-9ee5-fc590d850572 => generated 468 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 27 16:10:48.165510 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.middleware.request_id [req-d341891b-ac5e-49e4-a7b0-5f7cb7468b14 req-557a6b0d-79c3-48d0-a56f-66c9a519aa76 None None] RequestId filter calling following filter/app {{(pid=100523) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:10:48.167100 np0000005924 devstack@c-api.service[100523]: INFO cinder.api.openstack.wsgi [req-d341891b-ac5e-49e4-a7b0-5f7cb7468b14 req-557a6b0d-79c3-48d0-a56f-66c9a519aa76 tempest-ServerActionsTestOtherA-1133375341 tempest-ServerActionsTestOtherA-1133375341-project-member] PUT https://10.4.3.117/volume/v3/attachments/4188fd79-d7ba-4d2a-9e08-9f640ab43ba8 Jul 27 16:10:48.167470 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.openstack.wsgi [req-d341891b-ac5e-49e4-a7b0-5f7cb7468b14 req-557a6b0d-79c3-48d0-a56f-66c9a519aa76 tempest-ServerActionsTestOtherA-1133375341 tempest-ServerActionsTestOtherA-1133375341-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.117", "host": "np0000005924", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:c1414b6f8d8f", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "13cbedf7-bb1f-4b5e-b492-2fef0d4dab25", "nvme_native_multipath": false, "mountpoint": "/dev/vda"}}} {{(pid=100523) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 27 16:10:48.174632 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.coordination [req-d341891b-ac5e-49e4-a7b0-5f7cb7468b14 req-557a6b0d-79c3-48d0-a56f-66c9a519aa76 tempest-ServerActionsTestOtherA-1133375341 tempest-ServerActionsTestOtherA-1133375341-project-member] Acquiring lock "cinder-attachment_update-c22ada2b-0d3d-4c4c-b419-641c057b3872-np0000005924" by "attachment_update" {{(pid=100523) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jul 27 16:10:48.180594 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.coordination [req-d341891b-ac5e-49e4-a7b0-5f7cb7468b14 req-557a6b0d-79c3-48d0-a56f-66c9a519aa76 tempest-ServerActionsTestOtherA-1133375341 tempest-ServerActionsTestOtherA-1133375341-project-member] Lock "cinder-attachment_update-c22ada2b-0d3d-4c4c-b419-641c057b3872-np0000005924" acquired by "attachment_update" :: waited 0.005s {{(pid=100523) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jul 27 16:10:48.180811 np0000005924 devstack@c-api.service[100523]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:10:48.180811 np0000005924 devstack@c-api.service[100523]: warnings.warn( Jul 27 16:10:48.281542 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.coordination [req-d341891b-ac5e-49e4-a7b0-5f7cb7468b14 req-557a6b0d-79c3-48d0-a56f-66c9a519aa76 tempest-ServerActionsTestOtherA-1133375341 tempest-ServerActionsTestOtherA-1133375341-project-member] Lock "cinder-attachment_update-c22ada2b-0d3d-4c4c-b419-641c057b3872-np0000005924" released by "attachment_update" :: held 0.102s {{(pid=100523) __release /opt/stack/cinder/cinder/coordination.py:152}} Jul 27 16:10:48.282067 np0000005924 devstack@c-api.service[100523]: INFO cinder.api.openstack.wsgi [req-d341891b-ac5e-49e4-a7b0-5f7cb7468b14 req-557a6b0d-79c3-48d0-a56f-66c9a519aa76 tempest-ServerActionsTestOtherA-1133375341 tempest-ServerActionsTestOtherA-1133375341-project-member] https://10.4.3.117/volume/v3/attachments/4188fd79-d7ba-4d2a-9e08-9f640ab43ba8 returned with HTTP 200 Jul 27 16:10:48.282289 np0000005924 devstack@c-api.service[100523]: [pid: 100523|app: 0|req: 239/952] 10.4.3.117 () {74 vars in 1704 bytes} [Mon Jul 27 16:10:48 2026] PUT /volume/v3/attachments/4188fd79-d7ba-4d2a-9e08-9f640ab43ba8 => generated 969 bytes in 118 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 27 16:10:48.293575 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.middleware.request_id [req-d341891b-ac5e-49e4-a7b0-5f7cb7468b14 req-8e5cf7a3-cf2a-4b4f-ac38-d09ffb4bbd88 None None] RequestId filter calling following filter/app {{(pid=100521) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:10:48.295687 np0000005924 devstack@c-api.service[100521]: INFO cinder.api.openstack.wsgi [req-d341891b-ac5e-49e4-a7b0-5f7cb7468b14 req-8e5cf7a3-cf2a-4b4f-ac38-d09ffb4bbd88 tempest-ServerActionsTestOtherA-1133375341 tempest-ServerActionsTestOtherA-1133375341-project-member] GET https://10.4.3.117/volume/v3/attachments/4188fd79-d7ba-4d2a-9e08-9f640ab43ba8 Jul 27 16:10:48.295912 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.openstack.wsgi [req-d341891b-ac5e-49e4-a7b0-5f7cb7468b14 req-8e5cf7a3-cf2a-4b4f-ac38-d09ffb4bbd88 tempest-ServerActionsTestOtherA-1133375341 tempest-ServerActionsTestOtherA-1133375341-project-member] Empty body provided in request {{(pid=100521) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:10:48.296090 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.openstack.wsgi [req-d341891b-ac5e-49e4-a7b0-5f7cb7468b14 req-8e5cf7a3-cf2a-4b4f-ac38-d09ffb4bbd88 tempest-ServerActionsTestOtherA-1133375341 tempest-ServerActionsTestOtherA-1133375341-project-member] Calling method 'version_select' {{(pid=100521) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:10:48.309511 np0000005924 devstack@c-api.service[100521]: INFO cinder.api.openstack.wsgi [req-d341891b-ac5e-49e4-a7b0-5f7cb7468b14 req-8e5cf7a3-cf2a-4b4f-ac38-d09ffb4bbd88 tempest-ServerActionsTestOtherA-1133375341 tempest-ServerActionsTestOtherA-1133375341-project-member] https://10.4.3.117/volume/v3/attachments/4188fd79-d7ba-4d2a-9e08-9f640ab43ba8 returned with HTTP 200 Jul 27 16:10:48.309988 np0000005924 devstack@c-api.service[100521]: [pid: 100521|app: 0|req: 236/953] 10.4.3.117 () {70 vars in 1651 bytes} [Mon Jul 27 16:10:48 2026] GET /volume/v3/attachments/4188fd79-d7ba-4d2a-9e08-9f640ab43ba8 => generated 994 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 27 16:10:48.761228 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.middleware.request_id [None req-0ff0656c-f8ab-40e9-9f79-1a9287a0deb1 None None] RequestId filter calling following filter/app {{(pid=100524) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:10:48.763128 np0000005924 devstack@c-api.service[100524]: INFO cinder.api.openstack.wsgi [None req-0ff0656c-f8ab-40e9-9f79-1a9287a0deb1 tempest-VolumesSnapshotTestJSON-1761742646 tempest-VolumesSnapshotTestJSON-1761742646-project-member] GET https://10.4.3.117/volume/v3/snapshots/02cd2be8-2c95-4f4b-83e6-d1c165d9c47d Jul 27 16:10:48.763976 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.openstack.wsgi [None req-0ff0656c-f8ab-40e9-9f79-1a9287a0deb1 tempest-VolumesSnapshotTestJSON-1761742646 tempest-VolumesSnapshotTestJSON-1761742646-project-member] Empty body provided in request {{(pid=100524) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:10:48.763976 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.openstack.wsgi [None req-0ff0656c-f8ab-40e9-9f79-1a9287a0deb1 tempest-VolumesSnapshotTestJSON-1761742646 tempest-VolumesSnapshotTestJSON-1761742646-project-member] Calling method 'show' {{(pid=100524) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:10:48.769118 np0000005924 devstack@c-api.service[100524]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:10:48.769118 np0000005924 devstack@c-api.service[100524]: warnings.warn( Jul 27 16:10:48.770490 np0000005924 devstack@c-api.service[100524]: INFO cinder.volume.api [None req-0ff0656c-f8ab-40e9-9f79-1a9287a0deb1 tempest-VolumesSnapshotTestJSON-1761742646 tempest-VolumesSnapshotTestJSON-1761742646-project-member] Snapshot retrieved successfully. Jul 27 16:10:48.770490 np0000005924 devstack@c-api.service[100524]: INFO cinder.api.openstack.wsgi [None req-0ff0656c-f8ab-40e9-9f79-1a9287a0deb1 tempest-VolumesSnapshotTestJSON-1761742646 tempest-VolumesSnapshotTestJSON-1761742646-project-member] https://10.4.3.117/volume/v3/snapshots/02cd2be8-2c95-4f4b-83e6-d1c165d9c47d returned with HTTP 200 Jul 27 16:10:48.770743 np0000005924 devstack@c-api.service[100524]: [pid: 100524|app: 0|req: 244/954] 10.4.3.117 () {66 vars in 1354 bytes} [Mon Jul 27 16:10:48 2026] GET /volume/v3/snapshots/02cd2be8-2c95-4f4b-83e6-d1c165d9c47d => generated 469 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 27 16:10:48.779416 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.middleware.request_id [None req-7e67f17e-021b-4ad2-a2c6-ba9566360fca None None] RequestId filter calling following filter/app {{(pid=100522) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:10:48.780642 np0000005924 devstack@c-api.service[100522]: INFO cinder.api.openstack.wsgi [None req-7e67f17e-021b-4ad2-a2c6-ba9566360fca tempest-VolumesSnapshotTestJSON-1761742646 tempest-VolumesSnapshotTestJSON-1761742646-project-member] DELETE https://10.4.3.117/volume/v3/snapshots/02cd2be8-2c95-4f4b-83e6-d1c165d9c47d Jul 27 16:10:48.781411 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.openstack.wsgi [None req-7e67f17e-021b-4ad2-a2c6-ba9566360fca tempest-VolumesSnapshotTestJSON-1761742646 tempest-VolumesSnapshotTestJSON-1761742646-project-member] Empty body provided in request {{(pid=100522) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:10:48.781411 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.openstack.wsgi [None req-7e67f17e-021b-4ad2-a2c6-ba9566360fca tempest-VolumesSnapshotTestJSON-1761742646 tempest-VolumesSnapshotTestJSON-1761742646-project-member] Calling method 'delete' {{(pid=100522) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:10:48.781585 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.middleware.request_id [None req-e77add0e-0eea-4fd8-9960-5f317641d5a2 None None] RequestId filter calling following filter/app {{(pid=100523) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:10:48.781799 np0000005924 devstack@c-api.service[100522]: INFO cinder.api.v3.snapshots [None req-7e67f17e-021b-4ad2-a2c6-ba9566360fca tempest-VolumesSnapshotTestJSON-1761742646 tempest-VolumesSnapshotTestJSON-1761742646-project-member] Delete snapshot with id: 02cd2be8-2c95-4f4b-83e6-d1c165d9c47d Jul 27 16:10:48.783553 np0000005924 devstack@c-api.service[100523]: INFO cinder.api.openstack.wsgi [None req-e77add0e-0eea-4fd8-9960-5f317641d5a2 tempest-AttachVolumeTestJSON-1302607130 tempest-AttachVolumeTestJSON-1302607130-project-member] GET https://10.4.3.117/volume/v3/volumes/602b4a34-bae8-4424-8f29-eee68640cf01 Jul 27 16:10:48.783765 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.openstack.wsgi [None req-e77add0e-0eea-4fd8-9960-5f317641d5a2 tempest-AttachVolumeTestJSON-1302607130 tempest-AttachVolumeTestJSON-1302607130-project-member] Empty body provided in request {{(pid=100523) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:10:48.784415 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.openstack.wsgi [None req-e77add0e-0eea-4fd8-9960-5f317641d5a2 tempest-AttachVolumeTestJSON-1302607130 tempest-AttachVolumeTestJSON-1302607130-project-member] Calling method 'show' {{(pid=100523) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:10:48.785997 np0000005924 devstack@c-api.service[100522]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:10:48.785997 np0000005924 devstack@c-api.service[100522]: warnings.warn( Jul 27 16:10:48.787115 np0000005924 devstack@c-api.service[100522]: INFO cinder.volume.api [None req-7e67f17e-021b-4ad2-a2c6-ba9566360fca tempest-VolumesSnapshotTestJSON-1761742646 tempest-VolumesSnapshotTestJSON-1761742646-project-member] Snapshot retrieved successfully. Jul 27 16:10:48.795362 np0000005924 devstack@c-api.service[100523]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:10:48.795362 np0000005924 devstack@c-api.service[100523]: warnings.warn( Jul 27 16:10:48.798907 np0000005924 devstack@c-api.service[100523]: INFO cinder.volume.api [None req-e77add0e-0eea-4fd8-9960-5f317641d5a2 tempest-AttachVolumeTestJSON-1302607130 tempest-AttachVolumeTestJSON-1302607130-project-member] Volume info retrieved successfully. Jul 27 16:10:48.803867 np0000005924 devstack@c-api.service[100523]: INFO cinder.api.openstack.wsgi [None req-e77add0e-0eea-4fd8-9960-5f317641d5a2 tempest-AttachVolumeTestJSON-1302607130 tempest-AttachVolumeTestJSON-1302607130-project-member] https://10.4.3.117/volume/v3/volumes/602b4a34-bae8-4424-8f29-eee68640cf01 returned with HTTP 200 Jul 27 16:10:48.804235 np0000005924 devstack@c-api.service[100523]: [pid: 100523|app: 0|req: 240/955] 10.4.3.117 () {66 vars in 1348 bytes} [Mon Jul 27 16:10:48 2026] GET /volume/v3/volumes/602b4a34-bae8-4424-8f29-eee68640cf01 => generated 844 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 27 16:10:48.806845 np0000005924 devstack@c-api.service[100522]: INFO cinder.volume.api [None req-7e67f17e-021b-4ad2-a2c6-ba9566360fca tempest-VolumesSnapshotTestJSON-1761742646 tempest-VolumesSnapshotTestJSON-1761742646-project-member] Snapshot delete request issued successfully. Jul 27 16:10:48.806845 np0000005924 devstack@c-api.service[100522]: INFO cinder.api.openstack.wsgi [None req-7e67f17e-021b-4ad2-a2c6-ba9566360fca tempest-VolumesSnapshotTestJSON-1761742646 tempest-VolumesSnapshotTestJSON-1761742646-project-member] https://10.4.3.117/volume/v3/snapshots/02cd2be8-2c95-4f4b-83e6-d1c165d9c47d returned with HTTP 202 Jul 27 16:10:48.807390 np0000005924 devstack@c-api.service[100522]: [pid: 100522|app: 0|req: 236/956] 10.4.3.117 () {66 vars in 1357 bytes} [Mon Jul 27 16:10:48 2026] DELETE /volume/v3/snapshots/02cd2be8-2c95-4f4b-83e6-d1c165d9c47d => generated 0 bytes in 29 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 27 16:10:48.816854 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.middleware.request_id [None req-2457a5b1-f4ac-4968-af22-f9522f9587e8 None None] RequestId filter calling following filter/app {{(pid=100521) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:10:48.819142 np0000005924 devstack@c-api.service[100521]: INFO cinder.api.openstack.wsgi [None req-2457a5b1-f4ac-4968-af22-f9522f9587e8 tempest-VolumesSnapshotTestJSON-1761742646 tempest-VolumesSnapshotTestJSON-1761742646-project-member] GET https://10.4.3.117/volume/v3/snapshots/02cd2be8-2c95-4f4b-83e6-d1c165d9c47d Jul 27 16:10:48.819339 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.openstack.wsgi [None req-2457a5b1-f4ac-4968-af22-f9522f9587e8 tempest-VolumesSnapshotTestJSON-1761742646 tempest-VolumesSnapshotTestJSON-1761742646-project-member] Empty body provided in request {{(pid=100521) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:10:48.819823 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.openstack.wsgi [None req-2457a5b1-f4ac-4968-af22-f9522f9587e8 tempest-VolumesSnapshotTestJSON-1761742646 tempest-VolumesSnapshotTestJSON-1761742646-project-member] Calling method 'show' {{(pid=100521) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:10:48.825237 np0000005924 devstack@c-api.service[100521]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:10:48.825237 np0000005924 devstack@c-api.service[100521]: warnings.warn( Jul 27 16:10:48.825735 np0000005924 devstack@c-api.service[100521]: INFO cinder.volume.api [None req-2457a5b1-f4ac-4968-af22-f9522f9587e8 tempest-VolumesSnapshotTestJSON-1761742646 tempest-VolumesSnapshotTestJSON-1761742646-project-member] Snapshot retrieved successfully. Jul 27 16:10:48.826510 np0000005924 devstack@c-api.service[100521]: INFO cinder.api.openstack.wsgi [None req-2457a5b1-f4ac-4968-af22-f9522f9587e8 tempest-VolumesSnapshotTestJSON-1761742646 tempest-VolumesSnapshotTestJSON-1761742646-project-member] https://10.4.3.117/volume/v3/snapshots/02cd2be8-2c95-4f4b-83e6-d1c165d9c47d returned with HTTP 200 Jul 27 16:10:48.827114 np0000005924 devstack@c-api.service[100521]: [pid: 100521|app: 0|req: 237/957] 10.4.3.117 () {66 vars in 1354 bytes} [Mon Jul 27 16:10:48 2026] GET /volume/v3/snapshots/02cd2be8-2c95-4f4b-83e6-d1c165d9c47d => generated 468 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 27 16:10:48.837989 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.middleware.request_id [req-f170c0fb-86a4-42c3-a803-803d1c99e7fc req-0b4d0302-d8ed-4ee0-8bf6-1ea8e3c30f23 None None] RequestId filter calling following filter/app {{(pid=100524) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:10:48.839964 np0000005924 devstack@c-api.service[100524]: INFO cinder.api.openstack.wsgi [req-f170c0fb-86a4-42c3-a803-803d1c99e7fc req-0b4d0302-d8ed-4ee0-8bf6-1ea8e3c30f23 tempest-VolumesSnapshotsTestJSON-1315480479 tempest-VolumesSnapshotsTestJSON-1315480479-project-member] GET https://10.4.3.117/volume/v3/snapshots/d40397b5-720c-474c-9ee5-fc590d850572 Jul 27 16:10:48.840190 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.openstack.wsgi [req-f170c0fb-86a4-42c3-a803-803d1c99e7fc req-0b4d0302-d8ed-4ee0-8bf6-1ea8e3c30f23 tempest-VolumesSnapshotsTestJSON-1315480479 tempest-VolumesSnapshotsTestJSON-1315480479-project-member] Empty body provided in request {{(pid=100524) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:10:48.840395 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.openstack.wsgi [req-f170c0fb-86a4-42c3-a803-803d1c99e7fc req-0b4d0302-d8ed-4ee0-8bf6-1ea8e3c30f23 tempest-VolumesSnapshotsTestJSON-1315480479 tempest-VolumesSnapshotsTestJSON-1315480479-project-member] Calling method 'show' {{(pid=100524) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:10:48.844666 np0000005924 devstack@c-api.service[100524]: INFO cinder.api.openstack.wsgi [req-f170c0fb-86a4-42c3-a803-803d1c99e7fc req-0b4d0302-d8ed-4ee0-8bf6-1ea8e3c30f23 tempest-VolumesSnapshotsTestJSON-1315480479 tempest-VolumesSnapshotsTestJSON-1315480479-project-member] https://10.4.3.117/volume/v3/snapshots/d40397b5-720c-474c-9ee5-fc590d850572 returned with HTTP 404 Jul 27 16:10:48.845097 np0000005924 devstack@c-api.service[100524]: [pid: 100524|app: 0|req: 245/958] 10.4.3.117 () {68 vars in 1604 bytes} [Mon Jul 27 16:10:48 2026] GET /volume/v3/snapshots/d40397b5-720c-474c-9ee5-fc590d850572 => generated 111 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (2 switches on core 0) Jul 27 16:10:48.865699 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.middleware.request_id [req-fdd2835a-1839-42cc-bbbe-d2efa4575500 req-ee3e80f3-00d2-4bb5-91da-0161cf7f18a0 None None] RequestId filter calling following filter/app {{(pid=100523) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:10:48.867992 np0000005924 devstack@c-api.service[100523]: INFO cinder.api.openstack.wsgi [req-fdd2835a-1839-42cc-bbbe-d2efa4575500 req-ee3e80f3-00d2-4bb5-91da-0161cf7f18a0 tempest-VolumesSnapshotsTestJSON-1315480479 tempest-VolumesSnapshotsTestJSON-1315480479-project-member] DELETE https://10.4.3.117/volume/v3/volumes/359ffbab-bf2c-42bb-8c7e-fcc435c019c9 Jul 27 16:10:48.868200 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.openstack.wsgi [req-fdd2835a-1839-42cc-bbbe-d2efa4575500 req-ee3e80f3-00d2-4bb5-91da-0161cf7f18a0 tempest-VolumesSnapshotsTestJSON-1315480479 tempest-VolumesSnapshotsTestJSON-1315480479-project-member] Empty body provided in request {{(pid=100523) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:10:48.868584 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.openstack.wsgi [req-fdd2835a-1839-42cc-bbbe-d2efa4575500 req-ee3e80f3-00d2-4bb5-91da-0161cf7f18a0 tempest-VolumesSnapshotsTestJSON-1315480479 tempest-VolumesSnapshotsTestJSON-1315480479-project-member] Calling method 'delete' {{(pid=100523) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:10:48.868758 np0000005924 devstack@c-api.service[100523]: INFO cinder.api.v3.volumes [req-fdd2835a-1839-42cc-bbbe-d2efa4575500 req-ee3e80f3-00d2-4bb5-91da-0161cf7f18a0 tempest-VolumesSnapshotsTestJSON-1315480479 tempest-VolumesSnapshotsTestJSON-1315480479-project-member] Delete volume with id: 359ffbab-bf2c-42bb-8c7e-fcc435c019c9 Jul 27 16:10:48.876140 np0000005924 devstack@c-api.service[100523]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:10:48.876140 np0000005924 devstack@c-api.service[100523]: warnings.warn( Jul 27 16:10:48.876573 np0000005924 devstack@c-api.service[100523]: INFO cinder.volume.api [req-fdd2835a-1839-42cc-bbbe-d2efa4575500 req-ee3e80f3-00d2-4bb5-91da-0161cf7f18a0 tempest-VolumesSnapshotsTestJSON-1315480479 tempest-VolumesSnapshotsTestJSON-1315480479-project-member] Volume info retrieved successfully. Jul 27 16:10:48.895209 np0000005924 devstack@c-api.service[100523]: INFO cinder.volume.api [req-fdd2835a-1839-42cc-bbbe-d2efa4575500 req-ee3e80f3-00d2-4bb5-91da-0161cf7f18a0 tempest-VolumesSnapshotsTestJSON-1315480479 tempest-VolumesSnapshotsTestJSON-1315480479-project-member] Delete volume request issued successfully. Jul 27 16:10:48.895401 np0000005924 devstack@c-api.service[100523]: INFO cinder.api.openstack.wsgi [req-fdd2835a-1839-42cc-bbbe-d2efa4575500 req-ee3e80f3-00d2-4bb5-91da-0161cf7f18a0 tempest-VolumesSnapshotsTestJSON-1315480479 tempest-VolumesSnapshotsTestJSON-1315480479-project-member] https://10.4.3.117/volume/v3/volumes/359ffbab-bf2c-42bb-8c7e-fcc435c019c9 returned with HTTP 202 Jul 27 16:10:48.895803 np0000005924 devstack@c-api.service[100523]: [pid: 100523|app: 0|req: 241/959] 10.4.3.117 () {70 vars in 1620 bytes} [Mon Jul 27 16:10:48 2026] DELETE /volume/v3/volumes/359ffbab-bf2c-42bb-8c7e-fcc435c019c9 => generated 0 bytes in 30 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 27 16:10:48.919820 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.middleware.request_id [req-17c4822f-1832-4ea8-b539-dbc75abce4e9 req-2c44fb74-91cb-41c8-ada3-50bd7cfd8b54 None None] RequestId filter calling following filter/app {{(pid=100522) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:10:48.927107 np0000005924 devstack@c-api.service[100522]: INFO cinder.api.openstack.wsgi [req-17c4822f-1832-4ea8-b539-dbc75abce4e9 req-2c44fb74-91cb-41c8-ada3-50bd7cfd8b54 tempest-VolumesSnapshotsTestJSON-1315480479 tempest-VolumesSnapshotsTestJSON-1315480479-project-member] GET https://10.4.3.117/volume/v3/volumes/359ffbab-bf2c-42bb-8c7e-fcc435c019c9 Jul 27 16:10:48.927419 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.openstack.wsgi [req-17c4822f-1832-4ea8-b539-dbc75abce4e9 req-2c44fb74-91cb-41c8-ada3-50bd7cfd8b54 tempest-VolumesSnapshotsTestJSON-1315480479 tempest-VolumesSnapshotsTestJSON-1315480479-project-member] Empty body provided in request {{(pid=100522) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:10:48.927682 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.openstack.wsgi [req-17c4822f-1832-4ea8-b539-dbc75abce4e9 req-2c44fb74-91cb-41c8-ada3-50bd7cfd8b54 tempest-VolumesSnapshotsTestJSON-1315480479 tempest-VolumesSnapshotsTestJSON-1315480479-project-member] Calling method 'show' {{(pid=100522) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:10:48.945392 np0000005924 devstack@c-api.service[100522]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:10:48.945392 np0000005924 devstack@c-api.service[100522]: warnings.warn( Jul 27 16:10:48.950085 np0000005924 devstack@c-api.service[100522]: INFO cinder.volume.api [req-17c4822f-1832-4ea8-b539-dbc75abce4e9 req-2c44fb74-91cb-41c8-ada3-50bd7cfd8b54 tempest-VolumesSnapshotsTestJSON-1315480479 tempest-VolumesSnapshotsTestJSON-1315480479-project-member] Volume info retrieved successfully. Jul 27 16:10:48.955945 np0000005924 devstack@c-api.service[100522]: INFO cinder.api.openstack.wsgi [req-17c4822f-1832-4ea8-b539-dbc75abce4e9 req-2c44fb74-91cb-41c8-ada3-50bd7cfd8b54 tempest-VolumesSnapshotsTestJSON-1315480479 tempest-VolumesSnapshotsTestJSON-1315480479-project-member] https://10.4.3.117/volume/v3/volumes/359ffbab-bf2c-42bb-8c7e-fcc435c019c9 returned with HTTP 200 Jul 27 16:10:48.956371 np0000005924 devstack@c-api.service[100522]: [pid: 100522|app: 0|req: 237/960] 10.4.3.117 () {68 vars in 1598 bytes} [Mon Jul 27 16:10:48 2026] GET /volume/v3/volumes/359ffbab-bf2c-42bb-8c7e-fcc435c019c9 => generated 846 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 27 16:10:49.362925 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.middleware.request_id [req-eb9809f0-5481-4746-95d1-e17d33575a00 req-2cd32b07-fa19-4e19-82cb-9d4190bc335d None None] RequestId filter calling following filter/app {{(pid=100521) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:10:49.365838 np0000005924 devstack@c-api.service[100521]: INFO cinder.api.openstack.wsgi [req-eb9809f0-5481-4746-95d1-e17d33575a00 req-2cd32b07-fa19-4e19-82cb-9d4190bc335d tempest-AttachVolumeTestJSON-1302607130 tempest-AttachVolumeTestJSON-1302607130-project-member] POST https://10.4.3.117/volume/v3/attachments/38dd5a6b-cfef-4be1-ac01-50edba5aed4a/action Jul 27 16:10:49.366979 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.openstack.wsgi [req-eb9809f0-5481-4746-95d1-e17d33575a00 req-2cd32b07-fa19-4e19-82cb-9d4190bc335d tempest-AttachVolumeTestJSON-1302607130 tempest-AttachVolumeTestJSON-1302607130-project-member] Action body: b'{"os-complete": null}' {{(pid=100521) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 27 16:10:49.367182 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.openstack.wsgi [req-eb9809f0-5481-4746-95d1-e17d33575a00 req-2cd32b07-fa19-4e19-82cb-9d4190bc335d tempest-AttachVolumeTestJSON-1302607130 tempest-AttachVolumeTestJSON-1302607130-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100521) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 27 16:10:49.397950 np0000005924 devstack@c-api.service[100521]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:10:49.397950 np0000005924 devstack@c-api.service[100521]: warnings.warn( Jul 27 16:10:49.415718 np0000005924 devstack@c-api.service[100521]: INFO cinder.api.openstack.wsgi [req-eb9809f0-5481-4746-95d1-e17d33575a00 req-2cd32b07-fa19-4e19-82cb-9d4190bc335d tempest-AttachVolumeTestJSON-1302607130 tempest-AttachVolumeTestJSON-1302607130-project-member] https://10.4.3.117/volume/v3/attachments/38dd5a6b-cfef-4be1-ac01-50edba5aed4a/action returned with HTTP 204 Jul 27 16:10:49.416334 np0000005924 devstack@c-api.service[100521]: [pid: 100521|app: 0|req: 238/961] 10.4.3.117 () {74 vars in 1725 bytes} [Mon Jul 27 16:10:49 2026] POST /volume/v3/attachments/38dd5a6b-cfef-4be1-ac01-50edba5aed4a/action => generated 0 bytes in 54 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jul 27 16:10:49.818697 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.middleware.request_id [None req-b28930a9-f944-40c6-8782-d025844fd25b None None] RequestId filter calling following filter/app {{(pid=100524) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:10:49.820259 np0000005924 devstack@c-api.service[100524]: INFO cinder.api.openstack.wsgi [None req-b28930a9-f944-40c6-8782-d025844fd25b tempest-AttachVolumeTestJSON-1302607130 tempest-AttachVolumeTestJSON-1302607130-project-member] GET https://10.4.3.117/volume/v3/volumes/602b4a34-bae8-4424-8f29-eee68640cf01 Jul 27 16:10:49.820460 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.openstack.wsgi [None req-b28930a9-f944-40c6-8782-d025844fd25b tempest-AttachVolumeTestJSON-1302607130 tempest-AttachVolumeTestJSON-1302607130-project-member] Empty body provided in request {{(pid=100524) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:10:49.820665 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.openstack.wsgi [None req-b28930a9-f944-40c6-8782-d025844fd25b tempest-AttachVolumeTestJSON-1302607130 tempest-AttachVolumeTestJSON-1302607130-project-member] Calling method 'show' {{(pid=100524) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:10:49.829197 np0000005924 devstack@c-api.service[100524]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:10:49.829197 np0000005924 devstack@c-api.service[100524]: warnings.warn( Jul 27 16:10:49.832193 np0000005924 devstack@c-api.service[100524]: INFO cinder.volume.api [None req-b28930a9-f944-40c6-8782-d025844fd25b tempest-AttachVolumeTestJSON-1302607130 tempest-AttachVolumeTestJSON-1302607130-project-member] Volume info retrieved successfully. Jul 27 16:10:49.837474 np0000005924 devstack@c-api.service[100524]: INFO cinder.api.openstack.wsgi [None req-b28930a9-f944-40c6-8782-d025844fd25b tempest-AttachVolumeTestJSON-1302607130 tempest-AttachVolumeTestJSON-1302607130-project-member] https://10.4.3.117/volume/v3/volumes/602b4a34-bae8-4424-8f29-eee68640cf01 returned with HTTP 200 Jul 27 16:10:49.837727 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.middleware.request_id [None req-d1d44dd4-f743-4a69-89cd-ca487e7fd048 None None] RequestId filter calling following filter/app {{(pid=100523) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:10:49.838120 np0000005924 devstack@c-api.service[100524]: [pid: 100524|app: 0|req: 246/962] 10.4.3.117 () {66 vars in 1348 bytes} [Mon Jul 27 16:10:49 2026] GET /volume/v3/volumes/602b4a34-bae8-4424-8f29-eee68640cf01 => generated 1136 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 27 16:10:49.842494 np0000005924 devstack@c-api.service[100523]: INFO cinder.api.openstack.wsgi [None req-d1d44dd4-f743-4a69-89cd-ca487e7fd048 tempest-VolumesSnapshotTestJSON-1761742646 tempest-VolumesSnapshotTestJSON-1761742646-project-member] GET https://10.4.3.117/volume/v3/snapshots/02cd2be8-2c95-4f4b-83e6-d1c165d9c47d Jul 27 16:10:49.842494 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.openstack.wsgi [None req-d1d44dd4-f743-4a69-89cd-ca487e7fd048 tempest-VolumesSnapshotTestJSON-1761742646 tempest-VolumesSnapshotTestJSON-1761742646-project-member] Empty body provided in request {{(pid=100523) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:10:49.842494 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.openstack.wsgi [None req-d1d44dd4-f743-4a69-89cd-ca487e7fd048 tempest-VolumesSnapshotTestJSON-1761742646 tempest-VolumesSnapshotTestJSON-1761742646-project-member] Calling method 'show' {{(pid=100523) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:10:49.851655 np0000005924 devstack@c-api.service[100523]: INFO cinder.api.openstack.wsgi [None req-d1d44dd4-f743-4a69-89cd-ca487e7fd048 tempest-VolumesSnapshotTestJSON-1761742646 tempest-VolumesSnapshotTestJSON-1761742646-project-member] https://10.4.3.117/volume/v3/snapshots/02cd2be8-2c95-4f4b-83e6-d1c165d9c47d returned with HTTP 404 Jul 27 16:10:49.852355 np0000005924 devstack@c-api.service[100523]: [pid: 100523|app: 0|req: 242/963] 10.4.3.117 () {66 vars in 1354 bytes} [Mon Jul 27 16:10:49 2026] GET /volume/v3/snapshots/02cd2be8-2c95-4f4b-83e6-d1c165d9c47d => generated 111 bytes in 16 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 27 16:10:49.855064 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.middleware.request_id [None req-b23581c2-60ef-4da0-95bc-b53e37903569 None None] RequestId filter calling following filter/app {{(pid=100522) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:10:49.859438 np0000005924 devstack@c-api.service[100522]: INFO cinder.api.openstack.wsgi [None req-b23581c2-60ef-4da0-95bc-b53e37903569 tempest-AttachVolumeTestJSON-1302607130 tempest-AttachVolumeTestJSON-1302607130-project-member] GET https://10.4.3.117/volume/v3/volumes/602b4a34-bae8-4424-8f29-eee68640cf01 Jul 27 16:10:49.859438 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.openstack.wsgi [None req-b23581c2-60ef-4da0-95bc-b53e37903569 tempest-AttachVolumeTestJSON-1302607130 tempest-AttachVolumeTestJSON-1302607130-project-member] Empty body provided in request {{(pid=100522) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:10:49.859438 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.openstack.wsgi [None req-b23581c2-60ef-4da0-95bc-b53e37903569 tempest-AttachVolumeTestJSON-1302607130 tempest-AttachVolumeTestJSON-1302607130-project-member] Calling method 'show' {{(pid=100522) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:10:49.861091 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.middleware.request_id [None req-46766736-b8b3-4dfa-a6a8-e46c0cb4dc56 None None] RequestId filter calling following filter/app {{(pid=100521) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:10:49.862989 np0000005924 devstack@c-api.service[100521]: INFO cinder.api.openstack.wsgi [None req-46766736-b8b3-4dfa-a6a8-e46c0cb4dc56 tempest-VolumesSnapshotTestJSON-1761742646 tempest-VolumesSnapshotTestJSON-1761742646-project-member] DELETE https://10.4.3.117/volume/v3/snapshots/4bd25146-b04e-4fe8-a0a8-72bee3ff0419 Jul 27 16:10:49.864071 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.openstack.wsgi [None req-46766736-b8b3-4dfa-a6a8-e46c0cb4dc56 tempest-VolumesSnapshotTestJSON-1761742646 tempest-VolumesSnapshotTestJSON-1761742646-project-member] Empty body provided in request {{(pid=100521) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:10:49.864071 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.openstack.wsgi [None req-46766736-b8b3-4dfa-a6a8-e46c0cb4dc56 tempest-VolumesSnapshotTestJSON-1761742646 tempest-VolumesSnapshotTestJSON-1761742646-project-member] Calling method 'delete' {{(pid=100521) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:10:49.864071 np0000005924 devstack@c-api.service[100521]: INFO cinder.api.v3.snapshots [None req-46766736-b8b3-4dfa-a6a8-e46c0cb4dc56 tempest-VolumesSnapshotTestJSON-1761742646 tempest-VolumesSnapshotTestJSON-1761742646-project-member] Delete snapshot with id: 4bd25146-b04e-4fe8-a0a8-72bee3ff0419 Jul 27 16:10:49.868236 np0000005924 devstack@c-api.service[100522]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:10:49.868236 np0000005924 devstack@c-api.service[100522]: warnings.warn( Jul 27 16:10:49.869685 np0000005924 devstack@c-api.service[100521]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:10:49.869685 np0000005924 devstack@c-api.service[100521]: warnings.warn( Jul 27 16:10:49.870578 np0000005924 devstack@c-api.service[100521]: INFO cinder.volume.api [None req-46766736-b8b3-4dfa-a6a8-e46c0cb4dc56 tempest-VolumesSnapshotTestJSON-1761742646 tempest-VolumesSnapshotTestJSON-1761742646-project-member] Snapshot retrieved successfully. Jul 27 16:10:49.873975 np0000005924 devstack@c-api.service[100522]: INFO cinder.volume.api [None req-b23581c2-60ef-4da0-95bc-b53e37903569 tempest-AttachVolumeTestJSON-1302607130 tempest-AttachVolumeTestJSON-1302607130-project-member] Volume info retrieved successfully. Jul 27 16:10:49.875656 np0000005924 devstack@c-api.service[100522]: INFO cinder.api.openstack.wsgi [None req-b23581c2-60ef-4da0-95bc-b53e37903569 tempest-AttachVolumeTestJSON-1302607130 tempest-AttachVolumeTestJSON-1302607130-project-member] https://10.4.3.117/volume/v3/volumes/602b4a34-bae8-4424-8f29-eee68640cf01 returned with HTTP 200 Jul 27 16:10:49.876343 np0000005924 devstack@c-api.service[100522]: [pid: 100522|app: 0|req: 238/964] 10.4.3.117 () {66 vars in 1348 bytes} [Mon Jul 27 16:10:49 2026] GET /volume/v3/volumes/602b4a34-bae8-4424-8f29-eee68640cf01 => generated 1136 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 27 16:10:49.895259 np0000005924 devstack@c-api.service[100521]: INFO cinder.volume.api [None req-46766736-b8b3-4dfa-a6a8-e46c0cb4dc56 tempest-VolumesSnapshotTestJSON-1761742646 tempest-VolumesSnapshotTestJSON-1761742646-project-member] Snapshot delete request issued successfully. Jul 27 16:10:49.897490 np0000005924 devstack@c-api.service[100521]: INFO cinder.api.openstack.wsgi [None req-46766736-b8b3-4dfa-a6a8-e46c0cb4dc56 tempest-VolumesSnapshotTestJSON-1761742646 tempest-VolumesSnapshotTestJSON-1761742646-project-member] https://10.4.3.117/volume/v3/snapshots/4bd25146-b04e-4fe8-a0a8-72bee3ff0419 returned with HTTP 202 Jul 27 16:10:49.897490 np0000005924 devstack@c-api.service[100521]: [pid: 100521|app: 0|req: 239/965] 10.4.3.117 () {66 vars in 1357 bytes} [Mon Jul 27 16:10:49 2026] DELETE /volume/v3/snapshots/4bd25146-b04e-4fe8-a0a8-72bee3ff0419 => generated 0 bytes in 35 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 27 16:10:49.905693 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.middleware.request_id [None req-3e25cb3c-ea9e-4d19-921e-0ded9767fb89 None None] RequestId filter calling following filter/app {{(pid=100524) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:10:49.907351 np0000005924 devstack@c-api.service[100524]: INFO cinder.api.openstack.wsgi [None req-3e25cb3c-ea9e-4d19-921e-0ded9767fb89 tempest-VolumesSnapshotTestJSON-1761742646 tempest-VolumesSnapshotTestJSON-1761742646-project-member] GET https://10.4.3.117/volume/v3/snapshots/4bd25146-b04e-4fe8-a0a8-72bee3ff0419 Jul 27 16:10:49.907584 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.openstack.wsgi [None req-3e25cb3c-ea9e-4d19-921e-0ded9767fb89 tempest-VolumesSnapshotTestJSON-1761742646 tempest-VolumesSnapshotTestJSON-1761742646-project-member] Empty body provided in request {{(pid=100524) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:10:49.907763 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.openstack.wsgi [None req-3e25cb3c-ea9e-4d19-921e-0ded9767fb89 tempest-VolumesSnapshotTestJSON-1761742646 tempest-VolumesSnapshotTestJSON-1761742646-project-member] Calling method 'show' {{(pid=100524) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:10:49.919140 np0000005924 devstack@c-api.service[100524]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:10:49.919140 np0000005924 devstack@c-api.service[100524]: warnings.warn( Jul 27 16:10:49.919813 np0000005924 devstack@c-api.service[100524]: INFO cinder.volume.api [None req-3e25cb3c-ea9e-4d19-921e-0ded9767fb89 tempest-VolumesSnapshotTestJSON-1761742646 tempest-VolumesSnapshotTestJSON-1761742646-project-member] Snapshot retrieved successfully. Jul 27 16:10:49.920980 np0000005924 devstack@c-api.service[100524]: INFO cinder.api.openstack.wsgi [None req-3e25cb3c-ea9e-4d19-921e-0ded9767fb89 tempest-VolumesSnapshotTestJSON-1761742646 tempest-VolumesSnapshotTestJSON-1761742646-project-member] https://10.4.3.117/volume/v3/snapshots/4bd25146-b04e-4fe8-a0a8-72bee3ff0419 returned with HTTP 200 Jul 27 16:10:49.921676 np0000005924 devstack@c-api.service[100524]: [pid: 100524|app: 0|req: 247/966] 10.4.3.117 () {66 vars in 1354 bytes} [Mon Jul 27 16:10:49 2026] GET /volume/v3/snapshots/4bd25146-b04e-4fe8-a0a8-72bee3ff0419 => generated 468 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 27 16:10:49.985556 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.middleware.request_id [req-79c4434b-a0e0-4013-b21a-abc220a76b3b req-2ff36304-2b5c-4af1-8ddd-89e5e1f86fa5 None None] RequestId filter calling following filter/app {{(pid=100523) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:10:49.987781 np0000005924 devstack@c-api.service[100523]: INFO cinder.api.openstack.wsgi [req-79c4434b-a0e0-4013-b21a-abc220a76b3b req-2ff36304-2b5c-4af1-8ddd-89e5e1f86fa5 tempest-VolumesSnapshotsTestJSON-1315480479 tempest-VolumesSnapshotsTestJSON-1315480479-project-member] GET https://10.4.3.117/volume/v3/volumes/359ffbab-bf2c-42bb-8c7e-fcc435c019c9 Jul 27 16:10:49.987943 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.openstack.wsgi [req-79c4434b-a0e0-4013-b21a-abc220a76b3b req-2ff36304-2b5c-4af1-8ddd-89e5e1f86fa5 tempest-VolumesSnapshotsTestJSON-1315480479 tempest-VolumesSnapshotsTestJSON-1315480479-project-member] Empty body provided in request {{(pid=100523) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:10:49.988132 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.openstack.wsgi [req-79c4434b-a0e0-4013-b21a-abc220a76b3b req-2ff36304-2b5c-4af1-8ddd-89e5e1f86fa5 tempest-VolumesSnapshotsTestJSON-1315480479 tempest-VolumesSnapshotsTestJSON-1315480479-project-member] Calling method 'show' {{(pid=100523) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:10:49.998190 np0000005924 devstack@c-api.service[100523]: INFO cinder.api.openstack.wsgi [req-79c4434b-a0e0-4013-b21a-abc220a76b3b req-2ff36304-2b5c-4af1-8ddd-89e5e1f86fa5 tempest-VolumesSnapshotsTestJSON-1315480479 tempest-VolumesSnapshotsTestJSON-1315480479-project-member] https://10.4.3.117/volume/v3/volumes/359ffbab-bf2c-42bb-8c7e-fcc435c019c9 returned with HTTP 404 Jul 27 16:10:49.999082 np0000005924 devstack@c-api.service[100523]: [pid: 100523|app: 0|req: 243/967] 10.4.3.117 () {68 vars in 1598 bytes} [Mon Jul 27 16:10:49 2026] GET /volume/v3/volumes/359ffbab-bf2c-42bb-8c7e-fcc435c019c9 => generated 109 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 27 16:10:50.034440 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.middleware.request_id [req-78a6ecb2-1f7c-4b5e-aaaf-52d24c5612d7 req-df7e54ae-2b13-4cb6-8fd6-860b9d9f753a None None] RequestId filter calling following filter/app {{(pid=100522) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:10:50.039766 np0000005924 devstack@c-api.service[100522]: INFO cinder.api.openstack.wsgi [req-78a6ecb2-1f7c-4b5e-aaaf-52d24c5612d7 req-df7e54ae-2b13-4cb6-8fd6-860b9d9f753a tempest-VolumesSnapshotsTestJSON-1315480479 tempest-VolumesSnapshotsTestJSON-1315480479-project-member] DELETE https://10.4.3.117/volume/v3/volumes/359ffbab-bf2c-42bb-8c7e-fcc435c019c9 Jul 27 16:10:50.039766 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.openstack.wsgi [req-78a6ecb2-1f7c-4b5e-aaaf-52d24c5612d7 req-df7e54ae-2b13-4cb6-8fd6-860b9d9f753a tempest-VolumesSnapshotsTestJSON-1315480479 tempest-VolumesSnapshotsTestJSON-1315480479-project-member] Empty body provided in request {{(pid=100522) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:10:50.039766 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.openstack.wsgi [req-78a6ecb2-1f7c-4b5e-aaaf-52d24c5612d7 req-df7e54ae-2b13-4cb6-8fd6-860b9d9f753a tempest-VolumesSnapshotsTestJSON-1315480479 tempest-VolumesSnapshotsTestJSON-1315480479-project-member] Calling method 'delete' {{(pid=100522) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:10:50.039766 np0000005924 devstack@c-api.service[100522]: INFO cinder.api.v3.volumes [req-78a6ecb2-1f7c-4b5e-aaaf-52d24c5612d7 req-df7e54ae-2b13-4cb6-8fd6-860b9d9f753a tempest-VolumesSnapshotsTestJSON-1315480479 tempest-VolumesSnapshotsTestJSON-1315480479-project-member] Delete volume with id: 359ffbab-bf2c-42bb-8c7e-fcc435c019c9 Jul 27 16:10:50.047353 np0000005924 devstack@c-api.service[100522]: INFO cinder.api.openstack.wsgi [req-78a6ecb2-1f7c-4b5e-aaaf-52d24c5612d7 req-df7e54ae-2b13-4cb6-8fd6-860b9d9f753a tempest-VolumesSnapshotsTestJSON-1315480479 tempest-VolumesSnapshotsTestJSON-1315480479-project-member] https://10.4.3.117/volume/v3/volumes/359ffbab-bf2c-42bb-8c7e-fcc435c019c9 returned with HTTP 404 Jul 27 16:10:50.047708 np0000005924 devstack@c-api.service[100522]: [pid: 100522|app: 0|req: 239/968] 10.4.3.117 () {70 vars in 1620 bytes} [Mon Jul 27 16:10:50 2026] DELETE /volume/v3/volumes/359ffbab-bf2c-42bb-8c7e-fcc435c019c9 => generated 109 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 27 16:10:50.068670 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.middleware.request_id [req-cba9e103-daa8-465c-8339-9770141b91c1 req-8c4828ba-7fb5-47e8-b986-c45788a4baa2 None None] RequestId filter calling following filter/app {{(pid=100521) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:10:50.071862 np0000005924 devstack@c-api.service[100521]: INFO cinder.api.openstack.wsgi [req-cba9e103-daa8-465c-8339-9770141b91c1 req-8c4828ba-7fb5-47e8-b986-c45788a4baa2 tempest-VolumesSnapshotsTestJSON-1315480479 tempest-VolumesSnapshotsTestJSON-1315480479-project-member] GET https://10.4.3.117/volume/v3/volumes/359ffbab-bf2c-42bb-8c7e-fcc435c019c9 Jul 27 16:10:50.072945 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.openstack.wsgi [req-cba9e103-daa8-465c-8339-9770141b91c1 req-8c4828ba-7fb5-47e8-b986-c45788a4baa2 tempest-VolumesSnapshotsTestJSON-1315480479 tempest-VolumesSnapshotsTestJSON-1315480479-project-member] Empty body provided in request {{(pid=100521) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:10:50.073197 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.openstack.wsgi [req-cba9e103-daa8-465c-8339-9770141b91c1 req-8c4828ba-7fb5-47e8-b986-c45788a4baa2 tempest-VolumesSnapshotsTestJSON-1315480479 tempest-VolumesSnapshotsTestJSON-1315480479-project-member] Calling method 'show' {{(pid=100521) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:10:50.082520 np0000005924 devstack@c-api.service[100521]: INFO cinder.api.openstack.wsgi [req-cba9e103-daa8-465c-8339-9770141b91c1 req-8c4828ba-7fb5-47e8-b986-c45788a4baa2 tempest-VolumesSnapshotsTestJSON-1315480479 tempest-VolumesSnapshotsTestJSON-1315480479-project-member] https://10.4.3.117/volume/v3/volumes/359ffbab-bf2c-42bb-8c7e-fcc435c019c9 returned with HTTP 404 Jul 27 16:10:50.082987 np0000005924 devstack@c-api.service[100521]: [pid: 100521|app: 0|req: 240/969] 10.4.3.117 () {68 vars in 1598 bytes} [Mon Jul 27 16:10:50 2026] GET /volume/v3/volumes/359ffbab-bf2c-42bb-8c7e-fcc435c019c9 => generated 109 bytes in 15 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 27 16:10:50.931966 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.middleware.request_id [None req-8d00a84b-1e3c-43fe-a05b-d62a2e87878e None None] RequestId filter calling following filter/app {{(pid=100524) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:10:50.934163 np0000005924 devstack@c-api.service[100524]: INFO cinder.api.openstack.wsgi [None req-8d00a84b-1e3c-43fe-a05b-d62a2e87878e tempest-VolumesSnapshotTestJSON-1761742646 tempest-VolumesSnapshotTestJSON-1761742646-project-member] GET https://10.4.3.117/volume/v3/snapshots/4bd25146-b04e-4fe8-a0a8-72bee3ff0419 Jul 27 16:10:50.934163 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.openstack.wsgi [None req-8d00a84b-1e3c-43fe-a05b-d62a2e87878e tempest-VolumesSnapshotTestJSON-1761742646 tempest-VolumesSnapshotTestJSON-1761742646-project-member] Empty body provided in request {{(pid=100524) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:10:50.934784 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.openstack.wsgi [None req-8d00a84b-1e3c-43fe-a05b-d62a2e87878e tempest-VolumesSnapshotTestJSON-1761742646 tempest-VolumesSnapshotTestJSON-1761742646-project-member] Calling method 'show' {{(pid=100524) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:10:50.940787 np0000005924 devstack@c-api.service[100524]: INFO cinder.api.openstack.wsgi [None req-8d00a84b-1e3c-43fe-a05b-d62a2e87878e tempest-VolumesSnapshotTestJSON-1761742646 tempest-VolumesSnapshotTestJSON-1761742646-project-member] https://10.4.3.117/volume/v3/snapshots/4bd25146-b04e-4fe8-a0a8-72bee3ff0419 returned with HTTP 404 Jul 27 16:10:50.941347 np0000005924 devstack@c-api.service[100524]: [pid: 100524|app: 0|req: 248/970] 10.4.3.117 () {66 vars in 1354 bytes} [Mon Jul 27 16:10:50 2026] GET /volume/v3/snapshots/4bd25146-b04e-4fe8-a0a8-72bee3ff0419 => generated 111 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 27 16:10:50.948767 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.middleware.request_id [None req-2744dc0b-a203-40e9-aca8-4be8fa5af94a None None] RequestId filter calling following filter/app {{(pid=100523) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:10:50.950081 np0000005924 devstack@c-api.service[100523]: INFO cinder.api.openstack.wsgi [None req-2744dc0b-a203-40e9-aca8-4be8fa5af94a tempest-VolumesSnapshotTestJSON-1761742646 tempest-VolumesSnapshotTestJSON-1761742646-project-member] DELETE https://10.4.3.117/volume/v3/snapshots/3dc31a84-2288-406c-a83d-4fe87a7ce641 Jul 27 16:10:50.950312 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.openstack.wsgi [None req-2744dc0b-a203-40e9-aca8-4be8fa5af94a tempest-VolumesSnapshotTestJSON-1761742646 tempest-VolumesSnapshotTestJSON-1761742646-project-member] Empty body provided in request {{(pid=100523) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:10:50.950665 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.openstack.wsgi [None req-2744dc0b-a203-40e9-aca8-4be8fa5af94a tempest-VolumesSnapshotTestJSON-1761742646 tempest-VolumesSnapshotTestJSON-1761742646-project-member] Calling method 'delete' {{(pid=100523) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:10:50.950665 np0000005924 devstack@c-api.service[100523]: INFO cinder.api.v3.snapshots [None req-2744dc0b-a203-40e9-aca8-4be8fa5af94a tempest-VolumesSnapshotTestJSON-1761742646 tempest-VolumesSnapshotTestJSON-1761742646-project-member] Delete snapshot with id: 3dc31a84-2288-406c-a83d-4fe87a7ce641 Jul 27 16:10:50.959790 np0000005924 devstack@c-api.service[100523]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:10:50.959790 np0000005924 devstack@c-api.service[100523]: warnings.warn( Jul 27 16:10:50.963350 np0000005924 devstack@c-api.service[100523]: INFO cinder.volume.api [None req-2744dc0b-a203-40e9-aca8-4be8fa5af94a tempest-VolumesSnapshotTestJSON-1761742646 tempest-VolumesSnapshotTestJSON-1761742646-project-member] Snapshot retrieved successfully. Jul 27 16:10:50.987666 np0000005924 devstack@c-api.service[100523]: INFO cinder.volume.api [None req-2744dc0b-a203-40e9-aca8-4be8fa5af94a tempest-VolumesSnapshotTestJSON-1761742646 tempest-VolumesSnapshotTestJSON-1761742646-project-member] Snapshot delete request issued successfully. Jul 27 16:10:50.987939 np0000005924 devstack@c-api.service[100523]: INFO cinder.api.openstack.wsgi [None req-2744dc0b-a203-40e9-aca8-4be8fa5af94a tempest-VolumesSnapshotTestJSON-1761742646 tempest-VolumesSnapshotTestJSON-1761742646-project-member] https://10.4.3.117/volume/v3/snapshots/3dc31a84-2288-406c-a83d-4fe87a7ce641 returned with HTTP 202 Jul 27 16:10:50.988446 np0000005924 devstack@c-api.service[100523]: [pid: 100523|app: 0|req: 244/971] 10.4.3.117 () {66 vars in 1357 bytes} [Mon Jul 27 16:10:50 2026] DELETE /volume/v3/snapshots/3dc31a84-2288-406c-a83d-4fe87a7ce641 => generated 0 bytes in 41 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 27 16:10:50.998355 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.middleware.request_id [None req-154cbd29-4f06-41fb-a9c0-91e9b5936d74 None None] RequestId filter calling following filter/app {{(pid=100522) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:10:51.001017 np0000005924 devstack@c-api.service[100522]: INFO cinder.api.openstack.wsgi [None req-154cbd29-4f06-41fb-a9c0-91e9b5936d74 tempest-VolumesSnapshotTestJSON-1761742646 tempest-VolumesSnapshotTestJSON-1761742646-project-member] GET https://10.4.3.117/volume/v3/snapshots/3dc31a84-2288-406c-a83d-4fe87a7ce641 Jul 27 16:10:51.001270 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.openstack.wsgi [None req-154cbd29-4f06-41fb-a9c0-91e9b5936d74 tempest-VolumesSnapshotTestJSON-1761742646 tempest-VolumesSnapshotTestJSON-1761742646-project-member] Empty body provided in request {{(pid=100522) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:10:51.001557 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.openstack.wsgi [None req-154cbd29-4f06-41fb-a9c0-91e9b5936d74 tempest-VolumesSnapshotTestJSON-1761742646 tempest-VolumesSnapshotTestJSON-1761742646-project-member] Calling method 'show' {{(pid=100522) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:10:51.008204 np0000005924 devstack@c-api.service[100522]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:10:51.008204 np0000005924 devstack@c-api.service[100522]: warnings.warn( Jul 27 16:10:51.008805 np0000005924 devstack@c-api.service[100522]: INFO cinder.volume.api [None req-154cbd29-4f06-41fb-a9c0-91e9b5936d74 tempest-VolumesSnapshotTestJSON-1761742646 tempest-VolumesSnapshotTestJSON-1761742646-project-member] Snapshot retrieved successfully. Jul 27 16:10:51.009360 np0000005924 devstack@c-api.service[100522]: INFO cinder.api.openstack.wsgi [None req-154cbd29-4f06-41fb-a9c0-91e9b5936d74 tempest-VolumesSnapshotTestJSON-1761742646 tempest-VolumesSnapshotTestJSON-1761742646-project-member] https://10.4.3.117/volume/v3/snapshots/3dc31a84-2288-406c-a83d-4fe87a7ce641 returned with HTTP 200 Jul 27 16:10:51.009732 np0000005924 devstack@c-api.service[100522]: [pid: 100522|app: 0|req: 240/972] 10.4.3.117 () {66 vars in 1354 bytes} [Mon Jul 27 16:10:50 2026] GET /volume/v3/snapshots/3dc31a84-2288-406c-a83d-4fe87a7ce641 => generated 468 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 27 16:10:52.023832 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.middleware.request_id [None req-bfe27c67-ed6c-471b-8b3f-f7e030435100 None None] RequestId filter calling following filter/app {{(pid=100521) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:10:52.025567 np0000005924 devstack@c-api.service[100521]: INFO cinder.api.openstack.wsgi [None req-bfe27c67-ed6c-471b-8b3f-f7e030435100 tempest-VolumesSnapshotTestJSON-1761742646 tempest-VolumesSnapshotTestJSON-1761742646-project-member] GET https://10.4.3.117/volume/v3/snapshots/3dc31a84-2288-406c-a83d-4fe87a7ce641 Jul 27 16:10:52.025761 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.openstack.wsgi [None req-bfe27c67-ed6c-471b-8b3f-f7e030435100 tempest-VolumesSnapshotTestJSON-1761742646 tempest-VolumesSnapshotTestJSON-1761742646-project-member] Empty body provided in request {{(pid=100521) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:10:52.025972 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.openstack.wsgi [None req-bfe27c67-ed6c-471b-8b3f-f7e030435100 tempest-VolumesSnapshotTestJSON-1761742646 tempest-VolumesSnapshotTestJSON-1761742646-project-member] Calling method 'show' {{(pid=100521) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:10:52.033989 np0000005924 devstack@c-api.service[100521]: INFO cinder.api.openstack.wsgi [None req-bfe27c67-ed6c-471b-8b3f-f7e030435100 tempest-VolumesSnapshotTestJSON-1761742646 tempest-VolumesSnapshotTestJSON-1761742646-project-member] https://10.4.3.117/volume/v3/snapshots/3dc31a84-2288-406c-a83d-4fe87a7ce641 returned with HTTP 404 Jul 27 16:10:52.034622 np0000005924 devstack@c-api.service[100521]: [pid: 100521|app: 0|req: 241/973] 10.4.3.117 () {66 vars in 1354 bytes} [Mon Jul 27 16:10:52 2026] GET /volume/v3/snapshots/3dc31a84-2288-406c-a83d-4fe87a7ce641 => generated 111 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 27 16:10:52.042169 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.middleware.request_id [None req-1f770f5b-75bf-41cc-9f62-c133c0d549f3 None None] RequestId filter calling following filter/app {{(pid=100524) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:10:52.046025 np0000005924 devstack@c-api.service[100524]: INFO cinder.api.openstack.wsgi [None req-1f770f5b-75bf-41cc-9f62-c133c0d549f3 tempest-VolumesSnapshotTestJSON-1761742646 tempest-VolumesSnapshotTestJSON-1761742646-project-member] DELETE https://10.4.3.117/volume/v3/snapshots/02cd2be8-2c95-4f4b-83e6-d1c165d9c47d Jul 27 16:10:52.046107 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.openstack.wsgi [None req-1f770f5b-75bf-41cc-9f62-c133c0d549f3 tempest-VolumesSnapshotTestJSON-1761742646 tempest-VolumesSnapshotTestJSON-1761742646-project-member] Empty body provided in request {{(pid=100524) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:10:52.046274 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.openstack.wsgi [None req-1f770f5b-75bf-41cc-9f62-c133c0d549f3 tempest-VolumesSnapshotTestJSON-1761742646 tempest-VolumesSnapshotTestJSON-1761742646-project-member] Calling method 'delete' {{(pid=100524) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:10:52.046399 np0000005924 devstack@c-api.service[100524]: INFO cinder.api.v3.snapshots [None req-1f770f5b-75bf-41cc-9f62-c133c0d549f3 tempest-VolumesSnapshotTestJSON-1761742646 tempest-VolumesSnapshotTestJSON-1761742646-project-member] Delete snapshot with id: 02cd2be8-2c95-4f4b-83e6-d1c165d9c47d Jul 27 16:10:52.052543 np0000005924 devstack@c-api.service[100524]: INFO cinder.api.openstack.wsgi [None req-1f770f5b-75bf-41cc-9f62-c133c0d549f3 tempest-VolumesSnapshotTestJSON-1761742646 tempest-VolumesSnapshotTestJSON-1761742646-project-member] https://10.4.3.117/volume/v3/snapshots/02cd2be8-2c95-4f4b-83e6-d1c165d9c47d returned with HTTP 404 Jul 27 16:10:52.053016 np0000005924 devstack@c-api.service[100524]: [pid: 100524|app: 0|req: 249/974] 10.4.3.117 () {66 vars in 1357 bytes} [Mon Jul 27 16:10:52 2026] DELETE /volume/v3/snapshots/02cd2be8-2c95-4f4b-83e6-d1c165d9c47d => generated 111 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 27 16:10:52.066353 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.middleware.request_id [None req-4881a02a-9d0a-4b96-aec5-1e68305cfbbc None None] RequestId filter calling following filter/app {{(pid=100523) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:10:52.066353 np0000005924 devstack@c-api.service[100523]: INFO cinder.api.openstack.wsgi [None req-4881a02a-9d0a-4b96-aec5-1e68305cfbbc tempest-VolumesSnapshotTestJSON-1761742646 tempest-VolumesSnapshotTestJSON-1761742646-project-member] DELETE https://10.4.3.117/volume/v3/snapshots/3dc31a84-2288-406c-a83d-4fe87a7ce641 Jul 27 16:10:52.066353 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.openstack.wsgi [None req-4881a02a-9d0a-4b96-aec5-1e68305cfbbc tempest-VolumesSnapshotTestJSON-1761742646 tempest-VolumesSnapshotTestJSON-1761742646-project-member] Empty body provided in request {{(pid=100523) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:10:52.067684 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.openstack.wsgi [None req-4881a02a-9d0a-4b96-aec5-1e68305cfbbc tempest-VolumesSnapshotTestJSON-1761742646 tempest-VolumesSnapshotTestJSON-1761742646-project-member] Calling method 'delete' {{(pid=100523) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:10:52.067796 np0000005924 devstack@c-api.service[100523]: INFO cinder.api.v3.snapshots [None req-4881a02a-9d0a-4b96-aec5-1e68305cfbbc tempest-VolumesSnapshotTestJSON-1761742646 tempest-VolumesSnapshotTestJSON-1761742646-project-member] Delete snapshot with id: 3dc31a84-2288-406c-a83d-4fe87a7ce641 Jul 27 16:10:52.072898 np0000005924 devstack@c-api.service[100523]: INFO cinder.api.openstack.wsgi [None req-4881a02a-9d0a-4b96-aec5-1e68305cfbbc tempest-VolumesSnapshotTestJSON-1761742646 tempest-VolumesSnapshotTestJSON-1761742646-project-member] https://10.4.3.117/volume/v3/snapshots/3dc31a84-2288-406c-a83d-4fe87a7ce641 returned with HTTP 404 Jul 27 16:10:52.073430 np0000005924 devstack@c-api.service[100523]: [pid: 100523|app: 0|req: 245/975] 10.4.3.117 () {66 vars in 1357 bytes} [Mon Jul 27 16:10:52 2026] DELETE /volume/v3/snapshots/3dc31a84-2288-406c-a83d-4fe87a7ce641 => generated 111 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 27 16:10:52.122552 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.middleware.request_id [req-acb25046-a211-45ce-9d71-97cd7c8d038c req-5c356444-cd5c-4497-81cc-6f81050c5ca6 None None] RequestId filter calling following filter/app {{(pid=100522) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:10:52.124655 np0000005924 devstack@c-api.service[100522]: INFO cinder.api.openstack.wsgi [req-acb25046-a211-45ce-9d71-97cd7c8d038c req-5c356444-cd5c-4497-81cc-6f81050c5ca6 tempest-VolumesSnapshotTestJSON-1761742646 tempest-VolumesSnapshotTestJSON-1761742646-project-member] GET https://10.4.3.117/volume/v3/volumes/f7548089-9ae3-423f-809f-5f730bb537b3 Jul 27 16:10:52.126344 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.openstack.wsgi [req-acb25046-a211-45ce-9d71-97cd7c8d038c req-5c356444-cd5c-4497-81cc-6f81050c5ca6 tempest-VolumesSnapshotTestJSON-1761742646 tempest-VolumesSnapshotTestJSON-1761742646-project-member] Empty body provided in request {{(pid=100522) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:10:52.126344 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.openstack.wsgi [req-acb25046-a211-45ce-9d71-97cd7c8d038c req-5c356444-cd5c-4497-81cc-6f81050c5ca6 tempest-VolumesSnapshotTestJSON-1761742646 tempest-VolumesSnapshotTestJSON-1761742646-project-member] Calling method 'show' {{(pid=100522) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:10:52.135999 np0000005924 devstack@c-api.service[100522]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:10:52.135999 np0000005924 devstack@c-api.service[100522]: warnings.warn( Jul 27 16:10:52.140140 np0000005924 devstack@c-api.service[100522]: INFO cinder.volume.api [req-acb25046-a211-45ce-9d71-97cd7c8d038c req-5c356444-cd5c-4497-81cc-6f81050c5ca6 tempest-VolumesSnapshotTestJSON-1761742646 tempest-VolumesSnapshotTestJSON-1761742646-project-member] Volume info retrieved successfully. Jul 27 16:10:52.147456 np0000005924 devstack@c-api.service[100522]: INFO cinder.api.openstack.wsgi [req-acb25046-a211-45ce-9d71-97cd7c8d038c req-5c356444-cd5c-4497-81cc-6f81050c5ca6 tempest-VolumesSnapshotTestJSON-1761742646 tempest-VolumesSnapshotTestJSON-1761742646-project-member] https://10.4.3.117/volume/v3/volumes/f7548089-9ae3-423f-809f-5f730bb537b3 returned with HTTP 200 Jul 27 16:10:52.148251 np0000005924 devstack@c-api.service[100522]: [pid: 100522|app: 0|req: 241/976] 10.4.3.117 () {68 vars in 1598 bytes} [Mon Jul 27 16:10:52 2026] GET /volume/v3/volumes/f7548089-9ae3-423f-809f-5f730bb537b3 => generated 1139 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 27 16:10:52.173536 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.middleware.request_id [req-acb25046-a211-45ce-9d71-97cd7c8d038c req-79961980-112e-4e92-aa74-e80ea41fbf7b None None] RequestId filter calling following filter/app {{(pid=100521) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:10:52.177121 np0000005924 devstack@c-api.service[100521]: INFO cinder.api.openstack.wsgi [req-acb25046-a211-45ce-9d71-97cd7c8d038c req-79961980-112e-4e92-aa74-e80ea41fbf7b tempest-VolumesSnapshotTestJSON-1761742646 tempest-VolumesSnapshotTestJSON-1761742646-project-member] POST https://10.4.3.117/volume/v3/volumes/f7548089-9ae3-423f-809f-5f730bb537b3/action Jul 27 16:10:52.177568 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.openstack.wsgi [req-acb25046-a211-45ce-9d71-97cd7c8d038c req-79961980-112e-4e92-aa74-e80ea41fbf7b tempest-VolumesSnapshotTestJSON-1761742646 tempest-VolumesSnapshotTestJSON-1761742646-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100521) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 27 16:10:52.177732 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.openstack.wsgi [req-acb25046-a211-45ce-9d71-97cd7c8d038c req-79961980-112e-4e92-aa74-e80ea41fbf7b tempest-VolumesSnapshotTestJSON-1761742646 tempest-VolumesSnapshotTestJSON-1761742646-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100521) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 27 16:10:52.204087 np0000005924 devstack@c-api.service[100521]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:10:52.204087 np0000005924 devstack@c-api.service[100521]: warnings.warn( Jul 27 16:10:52.204679 np0000005924 devstack@c-api.service[100521]: INFO cinder.volume.api [req-acb25046-a211-45ce-9d71-97cd7c8d038c req-79961980-112e-4e92-aa74-e80ea41fbf7b tempest-VolumesSnapshotTestJSON-1761742646 tempest-VolumesSnapshotTestJSON-1761742646-project-member] Volume info retrieved successfully. Jul 27 16:10:52.218472 np0000005924 devstack@c-api.service[100521]: INFO cinder.volume.api [req-acb25046-a211-45ce-9d71-97cd7c8d038c req-79961980-112e-4e92-aa74-e80ea41fbf7b tempest-VolumesSnapshotTestJSON-1761742646 tempest-VolumesSnapshotTestJSON-1761742646-project-member] Begin detaching volume completed successfully. Jul 27 16:10:52.218472 np0000005924 devstack@c-api.service[100521]: INFO cinder.api.openstack.wsgi [req-acb25046-a211-45ce-9d71-97cd7c8d038c req-79961980-112e-4e92-aa74-e80ea41fbf7b tempest-VolumesSnapshotTestJSON-1761742646 tempest-VolumesSnapshotTestJSON-1761742646-project-member] https://10.4.3.117/volume/v3/volumes/f7548089-9ae3-423f-809f-5f730bb537b3/action returned with HTTP 202 Jul 27 16:10:52.218472 np0000005924 devstack@c-api.service[100521]: [pid: 100521|app: 0|req: 242/977] 10.4.3.117 () {72 vars in 1672 bytes} [Mon Jul 27 16:10:52 2026] POST /volume/v3/volumes/f7548089-9ae3-423f-809f-5f730bb537b3/action => generated 0 bytes in 44 msecs (HTTP/1.1 202) 7 headers in 289 bytes (2 switches on core 0) Jul 27 16:10:52.276491 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.middleware.request_id [None req-bd80d426-c3de-4ac8-b9f2-d0dd09c15bb2 None None] RequestId filter calling following filter/app {{(pid=100524) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:10:52.288768 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.middleware.request_id [None req-47986404-240a-4aa6-82e5-574b5f9959b0 None None] RequestId filter calling following filter/app {{(pid=100523) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:10:52.289317 np0000005924 devstack@c-api.service[100523]: INFO cinder.api.openstack.wsgi [None req-47986404-240a-4aa6-82e5-574b5f9959b0 None None] GET https://10.4.3.117/volume// Jul 27 16:10:52.289576 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.openstack.wsgi [None req-47986404-240a-4aa6-82e5-574b5f9959b0 None None] Empty body provided in request {{(pid=100523) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:10:52.289818 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.openstack.wsgi [None req-47986404-240a-4aa6-82e5-574b5f9959b0 None None] Calling method 'all' {{(pid=100523) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:10:52.290203 np0000005924 devstack@c-api.service[100523]: INFO cinder.api.openstack.wsgi [None req-47986404-240a-4aa6-82e5-574b5f9959b0 None None] https://10.4.3.117/volume// returned with HTTP 300 Jul 27 16:10:52.290587 np0000005924 devstack@c-api.service[100523]: [pid: 100523|app: 0|req: 246/978] 10.4.3.117 () {66 vars in 1426 bytes} [Mon Jul 27 16:10:52 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 27 16:10:52.301291 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.middleware.request_id [req-acb25046-a211-45ce-9d71-97cd7c8d038c req-8cac82c6-a430-4732-abfe-467ae7d0b38a None None] RequestId filter calling following filter/app {{(pid=100522) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:10:52.303483 np0000005924 devstack@c-api.service[100522]: INFO cinder.api.openstack.wsgi [req-acb25046-a211-45ce-9d71-97cd7c8d038c req-8cac82c6-a430-4732-abfe-467ae7d0b38a tempest-VolumesSnapshotTestJSON-1761742646 tempest-VolumesSnapshotTestJSON-1761742646-project-member] GET https://10.4.3.117/volume/v3/volumes/f7548089-9ae3-423f-809f-5f730bb537b3 Jul 27 16:10:52.303598 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.openstack.wsgi [req-acb25046-a211-45ce-9d71-97cd7c8d038c req-8cac82c6-a430-4732-abfe-467ae7d0b38a tempest-VolumesSnapshotTestJSON-1761742646 tempest-VolumesSnapshotTestJSON-1761742646-project-member] Empty body provided in request {{(pid=100522) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:10:52.303720 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.openstack.wsgi [req-acb25046-a211-45ce-9d71-97cd7c8d038c req-8cac82c6-a430-4732-abfe-467ae7d0b38a tempest-VolumesSnapshotTestJSON-1761742646 tempest-VolumesSnapshotTestJSON-1761742646-project-member] Calling method 'show' {{(pid=100522) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:10:52.318109 np0000005924 devstack@c-api.service[100522]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:10:52.318109 np0000005924 devstack@c-api.service[100522]: warnings.warn( Jul 27 16:10:52.326068 np0000005924 devstack@c-api.service[100522]: INFO cinder.volume.api [req-acb25046-a211-45ce-9d71-97cd7c8d038c req-8cac82c6-a430-4732-abfe-467ae7d0b38a tempest-VolumesSnapshotTestJSON-1761742646 tempest-VolumesSnapshotTestJSON-1761742646-project-member] Volume info retrieved successfully. Jul 27 16:10:52.334347 np0000005924 devstack@c-api.service[100522]: INFO cinder.api.openstack.wsgi [req-acb25046-a211-45ce-9d71-97cd7c8d038c req-8cac82c6-a430-4732-abfe-467ae7d0b38a tempest-VolumesSnapshotTestJSON-1761742646 tempest-VolumesSnapshotTestJSON-1761742646-project-member] https://10.4.3.117/volume/v3/volumes/f7548089-9ae3-423f-809f-5f730bb537b3 returned with HTTP 200 Jul 27 16:10:52.335047 np0000005924 devstack@c-api.service[100522]: [pid: 100522|app: 0|req: 242/979] 10.4.3.117 () {70 vars in 1639 bytes} [Mon Jul 27 16:10:52 2026] GET /volume/v3/volumes/f7548089-9ae3-423f-809f-5f730bb537b3 => generated 1322 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 27 16:10:52.420019 np0000005924 devstack@c-api.service[100524]: INFO cinder.api.openstack.wsgi [None req-bd80d426-c3de-4ac8-b9f2-d0dd09c15bb2 tempest-TestServerVolumeAttachmentScenario-705321266 tempest-TestServerVolumeAttachmentScenario-705321266-project-member] POST https://10.4.3.117/volume/v3/volumes Jul 27 16:10:52.420019 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.openstack.wsgi [None req-bd80d426-c3de-4ac8-b9f2-d0dd09c15bb2 tempest-TestServerVolumeAttachmentScenario-705321266 tempest-TestServerVolumeAttachmentScenario-705321266-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestServerVolumeAttachmentScenario-volume-205801938", "snapshot_id": null, "imageRef": null, "volume_type": null, "size": 1}} {{(pid=100524) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 27 16:10:52.427044 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.v3.volumes [None req-bd80d426-c3de-4ac8-b9f2-d0dd09c15bb2 tempest-TestServerVolumeAttachmentScenario-705321266 tempest-TestServerVolumeAttachmentScenario-705321266-project-member] Create volume request body: {'volume': {'name': 'tempest-TestServerVolumeAttachmentScenario-volume-205801938', 'snapshot_id': None, 'imageRef': None, 'volume_type': None, 'size': 1}} {{(pid=100524) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 27 16:10:52.427283 np0000005924 devstack@c-api.service[100524]: INFO cinder.api.v3.volumes [None req-bd80d426-c3de-4ac8-b9f2-d0dd09c15bb2 tempest-TestServerVolumeAttachmentScenario-705321266 tempest-TestServerVolumeAttachmentScenario-705321266-project-member] Create volume of 1 GB Jul 27 16:10:52.430793 np0000005924 devstack@c-api.service[100524]: DEBUG dbcounter [-] [100524] Writing DB stats cinder:SELECT=282,cinder:INSERT=37,cinder:UPDATE=74 {{(pid=100524) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 27 16:10:52.433617 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.middleware.request_id [req-05f4f8eb-7fd8-4d55-8d92-7ea1775628e4 req-cf2020c9-cce1-4a5e-a9a3-253dde265771 None None] RequestId filter calling following filter/app {{(pid=100521) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:10:52.437455 np0000005924 devstack@c-api.service[100521]: INFO cinder.api.openstack.wsgi [req-05f4f8eb-7fd8-4d55-8d92-7ea1775628e4 req-cf2020c9-cce1-4a5e-a9a3-253dde265771 tempest-VolumesNegativeTest-1223122128 tempest-VolumesNegativeTest-1223122128-project-member] DELETE https://10.4.3.117/volume/v3/volumes/tempest-invalid-1550484471 Jul 27 16:10:52.437595 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.openstack.wsgi [req-05f4f8eb-7fd8-4d55-8d92-7ea1775628e4 req-cf2020c9-cce1-4a5e-a9a3-253dde265771 tempest-VolumesNegativeTest-1223122128 tempest-VolumesNegativeTest-1223122128-project-member] Empty body provided in request {{(pid=100521) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:10:52.437842 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.openstack.wsgi [req-05f4f8eb-7fd8-4d55-8d92-7ea1775628e4 req-cf2020c9-cce1-4a5e-a9a3-253dde265771 tempest-VolumesNegativeTest-1223122128 tempest-VolumesNegativeTest-1223122128-project-member] Calling method 'delete' {{(pid=100521) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:10:52.438068 np0000005924 devstack@c-api.service[100521]: INFO cinder.api.v3.volumes [req-05f4f8eb-7fd8-4d55-8d92-7ea1775628e4 req-cf2020c9-cce1-4a5e-a9a3-253dde265771 tempest-VolumesNegativeTest-1223122128 tempest-VolumesNegativeTest-1223122128-project-member] Delete volume with id: tempest-invalid-1550484471 Jul 27 16:10:52.442210 np0000005924 devstack@c-api.service[100524]: INFO cinder.volume.api [None req-bd80d426-c3de-4ac8-b9f2-d0dd09c15bb2 tempest-TestServerVolumeAttachmentScenario-705321266 tempest-TestServerVolumeAttachmentScenario-705321266-project-member] Availability Zones retrieved successfully. Jul 27 16:10:52.450060 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.volume.api [None req-bd80d426-c3de-4ac8-b9f2-d0dd09c15bb2 tempest-TestServerVolumeAttachmentScenario-705321266 tempest-TestServerVolumeAttachmentScenario-705321266-project-member] Flow 'volume_create_api' (a601dfcb-b7bf-4b15-8a1d-e8713026698e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100524) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 27 16:10:52.451271 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.volume.api [None req-bd80d426-c3de-4ac8-b9f2-d0dd09c15bb2 tempest-TestServerVolumeAttachmentScenario-705321266 tempest-TestServerVolumeAttachmentScenario-705321266-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (99d4aa2a-fae3-4b29-9fbc-5356a4e5bd6c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100524) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 27 16:10:52.452558 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.volume.flows.api.create_volume [None req-bd80d426-c3de-4ac8-b9f2-d0dd09c15bb2 tempest-TestServerVolumeAttachmentScenario-705321266 tempest-TestServerVolumeAttachmentScenario-705321266-project-member] Validating volume size '1' using validate_int {{(pid=100524) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 27 16:10:52.454634 np0000005924 devstack@c-api.service[100521]: INFO cinder.api.openstack.wsgi [req-05f4f8eb-7fd8-4d55-8d92-7ea1775628e4 req-cf2020c9-cce1-4a5e-a9a3-253dde265771 tempest-VolumesNegativeTest-1223122128 tempest-VolumesNegativeTest-1223122128-project-member] https://10.4.3.117/volume/v3/volumes/tempest-invalid-1550484471 returned with HTTP 404 Jul 27 16:10:52.455410 np0000005924 devstack@c-api.service[100521]: [pid: 100521|app: 0|req: 243/980] 10.4.3.117 () {70 vars in 1590 bytes} [Mon Jul 27 16:10:52 2026] DELETE /volume/v3/volumes/tempest-invalid-1550484471 => generated 99 bytes in 23 msecs (HTTP/1.1 404) 7 headers in 291 bytes (1 switches on core 0) Jul 27 16:10:52.497345 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.volume.api [None req-bd80d426-c3de-4ac8-b9f2-d0dd09c15bb2 tempest-TestServerVolumeAttachmentScenario-705321266 tempest-TestServerVolumeAttachmentScenario-705321266-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (99d4aa2a-fae3-4b29-9fbc-5356a4e5bd6c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-27T16:04:59Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=2bce4e1a-e6e0-49d9-be36-c3405449a01e,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '2bce4e1a-e6e0-49d9-be36-c3405449a01e', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100524) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 27 16:10:52.498412 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.volume.api [None req-bd80d426-c3de-4ac8-b9f2-d0dd09c15bb2 tempest-TestServerVolumeAttachmentScenario-705321266 tempest-TestServerVolumeAttachmentScenario-705321266-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (d11bb861-0a5f-4449-a6f3-56a064d3014e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100524) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 27 16:10:52.557810 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.middleware.request_id [req-d6a50dd9-69b8-4190-9c53-95abcd4cbfa2 req-49b0f9b7-c9c3-4c70-8e78-d4174c828771 None None] RequestId filter calling following filter/app {{(pid=100523) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:10:52.561796 np0000005924 devstack@c-api.service[100523]: INFO cinder.api.openstack.wsgi [req-d6a50dd9-69b8-4190-9c53-95abcd4cbfa2 req-49b0f9b7-c9c3-4c70-8e78-d4174c828771 tempest-VolumesNegativeTest-1223122128 tempest-VolumesNegativeTest-1223122128-project-member] DELETE https://10.4.3.117/volume/v3/volumes/6b71b092-9fca-4a8e-a902-571b0aad6992 Jul 27 16:10:52.561919 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.openstack.wsgi [req-d6a50dd9-69b8-4190-9c53-95abcd4cbfa2 req-49b0f9b7-c9c3-4c70-8e78-d4174c828771 tempest-VolumesNegativeTest-1223122128 tempest-VolumesNegativeTest-1223122128-project-member] Empty body provided in request {{(pid=100523) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:10:52.562125 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.openstack.wsgi [req-d6a50dd9-69b8-4190-9c53-95abcd4cbfa2 req-49b0f9b7-c9c3-4c70-8e78-d4174c828771 tempest-VolumesNegativeTest-1223122128 tempest-VolumesNegativeTest-1223122128-project-member] Calling method 'delete' {{(pid=100523) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:10:52.562361 np0000005924 devstack@c-api.service[100523]: INFO cinder.api.v3.volumes [req-d6a50dd9-69b8-4190-9c53-95abcd4cbfa2 req-49b0f9b7-c9c3-4c70-8e78-d4174c828771 tempest-VolumesNegativeTest-1223122128 tempest-VolumesNegativeTest-1223122128-project-member] Delete volume with id: 6b71b092-9fca-4a8e-a902-571b0aad6992 Jul 27 16:10:52.570899 np0000005924 devstack@c-api.service[100523]: INFO cinder.api.openstack.wsgi [req-d6a50dd9-69b8-4190-9c53-95abcd4cbfa2 req-49b0f9b7-c9c3-4c70-8e78-d4174c828771 tempest-VolumesNegativeTest-1223122128 tempest-VolumesNegativeTest-1223122128-project-member] https://10.4.3.117/volume/v3/volumes/6b71b092-9fca-4a8e-a902-571b0aad6992 returned with HTTP 404 Jul 27 16:10:52.571537 np0000005924 devstack@c-api.service[100523]: [pid: 100523|app: 0|req: 247/981] 10.4.3.117 () {70 vars in 1620 bytes} [Mon Jul 27 16:10:52 2026] DELETE /volume/v3/volumes/6b71b092-9fca-4a8e-a902-571b0aad6992 => generated 109 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 27 16:10:52.585403 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.quota [None req-bd80d426-c3de-4ac8-b9f2-d0dd09c15bb2 tempest-TestServerVolumeAttachmentScenario-705321266 tempest-TestServerVolumeAttachmentScenario-705321266-project-member] Created reservations ['979883c4-b88f-436f-8adb-cb2b93a913ee', 'cfd50b55-81b8-41fe-87f9-871bbdc5b2f7', '4278f099-2890-4bfc-a5d8-de443a9b0550', '796fd885-8d89-4b3e-b664-e2525bb315c5'] {{(pid=100524) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 27 16:10:52.586223 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.volume.api [None req-bd80d426-c3de-4ac8-b9f2-d0dd09c15bb2 tempest-TestServerVolumeAttachmentScenario-705321266 tempest-TestServerVolumeAttachmentScenario-705321266-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (d11bb861-0a5f-4449-a6f3-56a064d3014e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['979883c4-b88f-436f-8adb-cb2b93a913ee', 'cfd50b55-81b8-41fe-87f9-871bbdc5b2f7', '4278f099-2890-4bfc-a5d8-de443a9b0550', '796fd885-8d89-4b3e-b664-e2525bb315c5']}' {{(pid=100524) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 27 16:10:52.587058 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.volume.api [None req-bd80d426-c3de-4ac8-b9f2-d0dd09c15bb2 tempest-TestServerVolumeAttachmentScenario-705321266 tempest-TestServerVolumeAttachmentScenario-705321266-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (29c4ba45-3910-4069-8983-a826237258a9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100524) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 27 16:10:52.601489 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.middleware.request_id [req-0679343e-5f06-4577-b799-ef6b131c1372 req-f9610cd3-7322-4f10-a887-dc3ca03e1d71 None None] RequestId filter calling following filter/app {{(pid=100522) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:10:52.604099 np0000005924 devstack@c-api.service[100522]: INFO cinder.api.openstack.wsgi [req-0679343e-5f06-4577-b799-ef6b131c1372 req-f9610cd3-7322-4f10-a887-dc3ca03e1d71 tempest-VolumesNegativeTest-1223122128 tempest-VolumesNegativeTest-1223122128-project-reader] GET https://10.4.3.117/volume/v3/volumes/cbc4d90b-6a51-44ea-b1bf-98eefd1b1c60 Jul 27 16:10:52.605346 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.openstack.wsgi [req-0679343e-5f06-4577-b799-ef6b131c1372 req-f9610cd3-7322-4f10-a887-dc3ca03e1d71 tempest-VolumesNegativeTest-1223122128 tempest-VolumesNegativeTest-1223122128-project-reader] Empty body provided in request {{(pid=100522) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:10:52.605346 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.openstack.wsgi [req-0679343e-5f06-4577-b799-ef6b131c1372 req-f9610cd3-7322-4f10-a887-dc3ca03e1d71 tempest-VolumesNegativeTest-1223122128 tempest-VolumesNegativeTest-1223122128-project-reader] Calling method 'show' {{(pid=100522) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:10:52.612474 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.volume.api [None req-bd80d426-c3de-4ac8-b9f2-d0dd09c15bb2 tempest-TestServerVolumeAttachmentScenario-705321266 tempest-TestServerVolumeAttachmentScenario-705321266-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (29c4ba45-3910-4069-8983-a826237258a9) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '817a1fab-46ad-41d3-857b-6b1c68f11268', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestServerVolumeAttachmentScenario-volume-205801938',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='2a870c5b0cce4cfd9d0e111304947f60',qos_specs=None,replication_status=,reservations=['979883c4-b88f-436f-8adb-cb2b93a913ee','cfd50b55-81b8-41fe-87f9-871bbdc5b2f7','4278f099-2890-4bfc-a5d8-de443a9b0550','796fd885-8d89-4b3e-b664-e2525bb315c5'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='1f89eb77c55c45fd99ceb592a591735b',volume_type_id=2bce4e1a-e6e0-49d9-be36-c3405449a01e), 'volume': Volume(_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-27T16:10:52Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestServerVolumeAttachmentScenario-volume-205801938',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=817a1fab-46ad-41d3-857b-6b1c68f11268,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='2a870c5b0cce4cfd9d0e111304947f60',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='1f89eb77c55c45fd99ceb592a591735b',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(2bce4e1a-e6e0-49d9-be36-c3405449a01e),volume_type_id=2bce4e1a-e6e0-49d9-be36-c3405449a01e)}' {{(pid=100524) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 27 16:10:52.613218 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.volume.api [None req-bd80d426-c3de-4ac8-b9f2-d0dd09c15bb2 tempest-TestServerVolumeAttachmentScenario-705321266 tempest-TestServerVolumeAttachmentScenario-705321266-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (13603476-e530-406d-a3db-96f71f048054) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100524) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 27 16:10:52.619873 np0000005924 devstack@c-api.service[100522]: INFO cinder.api.openstack.wsgi [req-0679343e-5f06-4577-b799-ef6b131c1372 req-f9610cd3-7322-4f10-a887-dc3ca03e1d71 tempest-VolumesNegativeTest-1223122128 tempest-VolumesNegativeTest-1223122128-project-reader] https://10.4.3.117/volume/v3/volumes/cbc4d90b-6a51-44ea-b1bf-98eefd1b1c60 returned with HTTP 404 Jul 27 16:10:52.620614 np0000005924 devstack@c-api.service[100522]: [pid: 100522|app: 0|req: 243/982] 10.4.3.117 () {68 vars in 1598 bytes} [Mon Jul 27 16:10:52 2026] GET /volume/v3/volumes/cbc4d90b-6a51-44ea-b1bf-98eefd1b1c60 => generated 109 bytes in 20 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 27 16:10:52.634622 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.volume.api [None req-bd80d426-c3de-4ac8-b9f2-d0dd09c15bb2 tempest-TestServerVolumeAttachmentScenario-705321266 tempest-TestServerVolumeAttachmentScenario-705321266-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (13603476-e530-406d-a3db-96f71f048054) transitioned into state 'SUCCESS' from state '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-205801938',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='2a870c5b0cce4cfd9d0e111304947f60',qos_specs=None,replication_status=,reservations=['979883c4-b88f-436f-8adb-cb2b93a913ee','cfd50b55-81b8-41fe-87f9-871bbdc5b2f7','4278f099-2890-4bfc-a5d8-de443a9b0550','796fd885-8d89-4b3e-b664-e2525bb315c5'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='1f89eb77c55c45fd99ceb592a591735b',volume_type_id=2bce4e1a-e6e0-49d9-be36-c3405449a01e)}' {{(pid=100524) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 27 16:10:52.635408 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.volume.api [None req-bd80d426-c3de-4ac8-b9f2-d0dd09c15bb2 tempest-TestServerVolumeAttachmentScenario-705321266 tempest-TestServerVolumeAttachmentScenario-705321266-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (da86ad99-eb33-4cd4-9b06-2717372ca21f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100524) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 27 16:10:52.654236 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.volume.api [None req-bd80d426-c3de-4ac8-b9f2-d0dd09c15bb2 tempest-TestServerVolumeAttachmentScenario-705321266 tempest-TestServerVolumeAttachmentScenario-705321266-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (da86ad99-eb33-4cd4-9b06-2717372ca21f) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100524) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 27 16:10:52.654895 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.volume.api [None req-bd80d426-c3de-4ac8-b9f2-d0dd09c15bb2 tempest-TestServerVolumeAttachmentScenario-705321266 tempest-TestServerVolumeAttachmentScenario-705321266-project-member] Flow 'volume_create_api' (a601dfcb-b7bf-4b15-8a1d-e8713026698e) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100524) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 27 16:10:52.655249 np0000005924 devstack@c-api.service[100524]: INFO cinder.volume.api [None req-bd80d426-c3de-4ac8-b9f2-d0dd09c15bb2 tempest-TestServerVolumeAttachmentScenario-705321266 tempest-TestServerVolumeAttachmentScenario-705321266-project-member] Create volume request issued successfully. Jul 27 16:10:52.655948 np0000005924 devstack@c-api.service[100524]: INFO cinder.api.openstack.wsgi [None req-bd80d426-c3de-4ac8-b9f2-d0dd09c15bb2 tempest-TestServerVolumeAttachmentScenario-705321266 tempest-TestServerVolumeAttachmentScenario-705321266-project-member] https://10.4.3.117/volume/v3/volumes returned with HTTP 202 Jul 27 16:10:52.656389 np0000005924 devstack@c-api.service[100524]: [pid: 100524|app: 0|req: 250/983] 10.4.3.117 () {68 vars in 1259 bytes} [Mon Jul 27 16:10:52 2026] POST /volume/v3/volumes => generated 764 bytes in 381 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 27 16:10:52.671580 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.middleware.request_id [None req-6cbedf0b-3516-454c-9815-5c9bf9c64cda None None] RequestId filter calling following filter/app {{(pid=100521) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:10:52.674809 np0000005924 devstack@c-api.service[100521]: INFO cinder.api.openstack.wsgi [None req-6cbedf0b-3516-454c-9815-5c9bf9c64cda tempest-TestServerVolumeAttachmentScenario-705321266 tempest-TestServerVolumeAttachmentScenario-705321266-project-member] POST https://10.4.3.117/volume/v3/volumes Jul 27 16:10:52.675206 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.openstack.wsgi [None req-6cbedf0b-3516-454c-9815-5c9bf9c64cda tempest-TestServerVolumeAttachmentScenario-705321266 tempest-TestServerVolumeAttachmentScenario-705321266-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestServerVolumeAttachmentScenario-volume-192388473", "snapshot_id": null, "imageRef": null, "volume_type": null, "size": 1}} {{(pid=100521) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 27 16:10:52.676957 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.v3.volumes [None req-6cbedf0b-3516-454c-9815-5c9bf9c64cda tempest-TestServerVolumeAttachmentScenario-705321266 tempest-TestServerVolumeAttachmentScenario-705321266-project-member] Create volume request body: {'volume': {'name': 'tempest-TestServerVolumeAttachmentScenario-volume-192388473', 'snapshot_id': None, 'imageRef': None, 'volume_type': None, 'size': 1}} {{(pid=100521) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 27 16:10:52.677501 np0000005924 devstack@c-api.service[100521]: INFO cinder.api.v3.volumes [None req-6cbedf0b-3516-454c-9815-5c9bf9c64cda tempest-TestServerVolumeAttachmentScenario-705321266 tempest-TestServerVolumeAttachmentScenario-705321266-project-member] Create volume of 1 GB Jul 27 16:10:52.681362 np0000005924 devstack@c-api.service[100521]: INFO cinder.volume.api [None req-6cbedf0b-3516-454c-9815-5c9bf9c64cda tempest-TestServerVolumeAttachmentScenario-705321266 tempest-TestServerVolumeAttachmentScenario-705321266-project-member] Availability Zones retrieved successfully. Jul 27 16:10:52.690128 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.volume.api [None req-6cbedf0b-3516-454c-9815-5c9bf9c64cda tempest-TestServerVolumeAttachmentScenario-705321266 tempest-TestServerVolumeAttachmentScenario-705321266-project-member] Flow 'volume_create_api' (51255eca-fd21-40b0-8468-0dc1cd0fc1e2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100521) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 27 16:10:52.691566 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.volume.api [None req-6cbedf0b-3516-454c-9815-5c9bf9c64cda tempest-TestServerVolumeAttachmentScenario-705321266 tempest-TestServerVolumeAttachmentScenario-705321266-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (56ba564f-9943-4a8d-8513-daf8a97f87ef) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100521) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 27 16:10:52.692784 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.volume.flows.api.create_volume [None req-6cbedf0b-3516-454c-9815-5c9bf9c64cda tempest-TestServerVolumeAttachmentScenario-705321266 tempest-TestServerVolumeAttachmentScenario-705321266-project-member] Validating volume size '1' using validate_int {{(pid=100521) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 27 16:10:52.738620 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.volume.api [None req-6cbedf0b-3516-454c-9815-5c9bf9c64cda tempest-TestServerVolumeAttachmentScenario-705321266 tempest-TestServerVolumeAttachmentScenario-705321266-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (56ba564f-9943-4a8d-8513-daf8a97f87ef) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-27T16:04:59Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=2bce4e1a-e6e0-49d9-be36-c3405449a01e,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '2bce4e1a-e6e0-49d9-be36-c3405449a01e', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100521) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 27 16:10:52.739771 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.volume.api [None req-6cbedf0b-3516-454c-9815-5c9bf9c64cda tempest-TestServerVolumeAttachmentScenario-705321266 tempest-TestServerVolumeAttachmentScenario-705321266-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (d9147622-7b11-4969-a047-dde565906681) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100521) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 27 16:10:52.795954 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.quota [None req-6cbedf0b-3516-454c-9815-5c9bf9c64cda tempest-TestServerVolumeAttachmentScenario-705321266 tempest-TestServerVolumeAttachmentScenario-705321266-project-member] Created reservations ['7ea0c397-1a97-4b3c-924f-6b001c14cd18', 'ecd35ca1-94aa-40a8-905c-45cdece1ad92', 'b9c22680-2969-4dbf-a33c-67717663a7a5', 'e796d6e0-5c49-4357-b11d-4400d3abc2a1'] {{(pid=100521) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 27 16:10:52.797097 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.volume.api [None req-6cbedf0b-3516-454c-9815-5c9bf9c64cda tempest-TestServerVolumeAttachmentScenario-705321266 tempest-TestServerVolumeAttachmentScenario-705321266-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (d9147622-7b11-4969-a047-dde565906681) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['7ea0c397-1a97-4b3c-924f-6b001c14cd18', 'ecd35ca1-94aa-40a8-905c-45cdece1ad92', 'b9c22680-2969-4dbf-a33c-67717663a7a5', 'e796d6e0-5c49-4357-b11d-4400d3abc2a1']}' {{(pid=100521) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 27 16:10:52.799233 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.volume.api [None req-6cbedf0b-3516-454c-9815-5c9bf9c64cda tempest-TestServerVolumeAttachmentScenario-705321266 tempest-TestServerVolumeAttachmentScenario-705321266-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (2b440a6b-374c-4372-b1da-773f201da041) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100521) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 27 16:10:52.830424 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.volume.api [None req-6cbedf0b-3516-454c-9815-5c9bf9c64cda tempest-TestServerVolumeAttachmentScenario-705321266 tempest-TestServerVolumeAttachmentScenario-705321266-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (2b440a6b-374c-4372-b1da-773f201da041) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '0810bbce-3b9a-4207-8309-4da43736ff91', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestServerVolumeAttachmentScenario-volume-192388473',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='2a870c5b0cce4cfd9d0e111304947f60',qos_specs=None,replication_status=,reservations=['7ea0c397-1a97-4b3c-924f-6b001c14cd18','ecd35ca1-94aa-40a8-905c-45cdece1ad92','b9c22680-2969-4dbf-a33c-67717663a7a5','e796d6e0-5c49-4357-b11d-4400d3abc2a1'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='1f89eb77c55c45fd99ceb592a591735b',volume_type_id=2bce4e1a-e6e0-49d9-be36-c3405449a01e), 'volume': Volume(_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-27T16:10:52Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestServerVolumeAttachmentScenario-volume-192388473',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=0810bbce-3b9a-4207-8309-4da43736ff91,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='2a870c5b0cce4cfd9d0e111304947f60',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='1f89eb77c55c45fd99ceb592a591735b',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(2bce4e1a-e6e0-49d9-be36-c3405449a01e),volume_type_id=2bce4e1a-e6e0-49d9-be36-c3405449a01e)}' {{(pid=100521) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 27 16:10:52.831101 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.volume.api [None req-6cbedf0b-3516-454c-9815-5c9bf9c64cda tempest-TestServerVolumeAttachmentScenario-705321266 tempest-TestServerVolumeAttachmentScenario-705321266-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (cd198a03-f184-4840-a040-843e3d9d346c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100521) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 27 16:10:52.860192 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.volume.api [None req-6cbedf0b-3516-454c-9815-5c9bf9c64cda tempest-TestServerVolumeAttachmentScenario-705321266 tempest-TestServerVolumeAttachmentScenario-705321266-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (cd198a03-f184-4840-a040-843e3d9d346c) transitioned into state 'SUCCESS' from state '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-192388473',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='2a870c5b0cce4cfd9d0e111304947f60',qos_specs=None,replication_status=,reservations=['7ea0c397-1a97-4b3c-924f-6b001c14cd18','ecd35ca1-94aa-40a8-905c-45cdece1ad92','b9c22680-2969-4dbf-a33c-67717663a7a5','e796d6e0-5c49-4357-b11d-4400d3abc2a1'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='1f89eb77c55c45fd99ceb592a591735b',volume_type_id=2bce4e1a-e6e0-49d9-be36-c3405449a01e)}' {{(pid=100521) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 27 16:10:52.861146 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.volume.api [None req-6cbedf0b-3516-454c-9815-5c9bf9c64cda tempest-TestServerVolumeAttachmentScenario-705321266 tempest-TestServerVolumeAttachmentScenario-705321266-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (388593bc-06da-481f-89ba-fd9d967681ad) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100521) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 27 16:10:52.877152 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.volume.api [None req-6cbedf0b-3516-454c-9815-5c9bf9c64cda tempest-TestServerVolumeAttachmentScenario-705321266 tempest-TestServerVolumeAttachmentScenario-705321266-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (388593bc-06da-481f-89ba-fd9d967681ad) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100521) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 27 16:10:52.877976 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.volume.api [None req-6cbedf0b-3516-454c-9815-5c9bf9c64cda tempest-TestServerVolumeAttachmentScenario-705321266 tempest-TestServerVolumeAttachmentScenario-705321266-project-member] Flow 'volume_create_api' (51255eca-fd21-40b0-8468-0dc1cd0fc1e2) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100521) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 27 16:10:52.878305 np0000005924 devstack@c-api.service[100521]: INFO cinder.volume.api [None req-6cbedf0b-3516-454c-9815-5c9bf9c64cda tempest-TestServerVolumeAttachmentScenario-705321266 tempest-TestServerVolumeAttachmentScenario-705321266-project-member] Create volume request issued successfully. Jul 27 16:10:52.878982 np0000005924 devstack@c-api.service[100521]: INFO cinder.api.openstack.wsgi [None req-6cbedf0b-3516-454c-9815-5c9bf9c64cda tempest-TestServerVolumeAttachmentScenario-705321266 tempest-TestServerVolumeAttachmentScenario-705321266-project-member] https://10.4.3.117/volume/v3/volumes returned with HTTP 202 Jul 27 16:10:52.879417 np0000005924 devstack@c-api.service[100521]: [pid: 100521|app: 0|req: 244/984] 10.4.3.117 () {68 vars in 1259 bytes} [Mon Jul 27 16:10:52 2026] POST /volume/v3/volumes => generated 764 bytes in 208 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 27 16:10:53.736219 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.middleware.request_id [req-d341891b-ac5e-49e4-a7b0-5f7cb7468b14 req-fcafdcf8-5eb9-4e2b-ac0e-b34ed3a708a3 None None] RequestId filter calling following filter/app {{(pid=100523) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:10:53.740304 np0000005924 devstack@c-api.service[100523]: INFO cinder.api.openstack.wsgi [req-d341891b-ac5e-49e4-a7b0-5f7cb7468b14 req-fcafdcf8-5eb9-4e2b-ac0e-b34ed3a708a3 tempest-ServerActionsTestOtherA-1133375341 tempest-ServerActionsTestOtherA-1133375341-project-member] POST https://10.4.3.117/volume/v3/attachments/4188fd79-d7ba-4d2a-9e08-9f640ab43ba8/action Jul 27 16:10:53.740694 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.openstack.wsgi [req-d341891b-ac5e-49e4-a7b0-5f7cb7468b14 req-fcafdcf8-5eb9-4e2b-ac0e-b34ed3a708a3 tempest-ServerActionsTestOtherA-1133375341 tempest-ServerActionsTestOtherA-1133375341-project-member] Action body: b'{"os-complete": null}' {{(pid=100523) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 27 16:10:53.740862 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.openstack.wsgi [req-d341891b-ac5e-49e4-a7b0-5f7cb7468b14 req-fcafdcf8-5eb9-4e2b-ac0e-b34ed3a708a3 tempest-ServerActionsTestOtherA-1133375341 tempest-ServerActionsTestOtherA-1133375341-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100523) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 27 16:10:53.771750 np0000005924 devstack@c-api.service[100523]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:10:53.771750 np0000005924 devstack@c-api.service[100523]: warnings.warn( Jul 27 16:10:53.784412 np0000005924 devstack@c-api.service[100523]: INFO cinder.api.openstack.wsgi [req-d341891b-ac5e-49e4-a7b0-5f7cb7468b14 req-fcafdcf8-5eb9-4e2b-ac0e-b34ed3a708a3 tempest-ServerActionsTestOtherA-1133375341 tempest-ServerActionsTestOtherA-1133375341-project-member] https://10.4.3.117/volume/v3/attachments/4188fd79-d7ba-4d2a-9e08-9f640ab43ba8/action returned with HTTP 204 Jul 27 16:10:53.785351 np0000005924 devstack@c-api.service[100523]: [pid: 100523|app: 0|req: 248/985] 10.4.3.117 () {74 vars in 1725 bytes} [Mon Jul 27 16:10:53 2026] POST /volume/v3/attachments/4188fd79-d7ba-4d2a-9e08-9f640ab43ba8/action => generated 0 bytes in 49 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jul 27 16:10:56.365046 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.middleware.request_id [None req-94b57398-f627-4851-870c-935617d706fd None None] RequestId filter calling following filter/app {{(pid=100522) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:10:56.471412 np0000005924 devstack@c-api.service[100522]: INFO cinder.api.openstack.wsgi [None req-94b57398-f627-4851-870c-935617d706fd tempest-AttachVolumeMultiAttachTest-1978803889 tempest-AttachVolumeMultiAttachTest-1978803889-project-member] POST https://10.4.3.117/volume/v3/volumes Jul 27 16:10:56.471412 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.openstack.wsgi [None req-94b57398-f627-4851-870c-935617d706fd tempest-AttachVolumeMultiAttachTest-1978803889 tempest-AttachVolumeMultiAttachTest-1978803889-project-member] Action: 'create', calling method: create, body: {"volume": {"volume_type": "multiattach", "size": 1, "display_name": "tempest-AttachVolumeMultiAttachTest-volume-1906105828", "imageRef": "9b5714dc-7db2-46f4-8517-f5174b84ff15"}} {{(pid=100522) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 27 16:10:56.474358 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.v3.volumes [None req-94b57398-f627-4851-870c-935617d706fd tempest-AttachVolumeMultiAttachTest-1978803889 tempest-AttachVolumeMultiAttachTest-1978803889-project-member] Create volume request body: {'volume': {'volume_type': 'multiattach', 'size': 1, 'display_name': 'tempest-AttachVolumeMultiAttachTest-volume-1906105828', 'imageRef': '9b5714dc-7db2-46f4-8517-f5174b84ff15'}} {{(pid=100522) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 27 16:10:56.475829 np0000005924 devstack@c-api.service[100522]: DEBUG dbcounter [-] [100522] Writing DB stats cinder:SELECT=250,cinder:UPDATE=73,cinder:INSERT=41 {{(pid=100522) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 27 16:10:56.567302 np0000005924 devstack@c-api.service[100522]: INFO cinder.api.v3.volumes [None req-94b57398-f627-4851-870c-935617d706fd tempest-AttachVolumeMultiAttachTest-1978803889 tempest-AttachVolumeMultiAttachTest-1978803889-project-member] Create volume of 1 GB Jul 27 16:10:56.567969 np0000005924 devstack@c-api.service[100522]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:10:56.567969 np0000005924 devstack@c-api.service[100522]: warnings.warn( Jul 27 16:10:56.568632 np0000005924 devstack@c-api.service[100522]: INFO cinder.volume.api [None req-94b57398-f627-4851-870c-935617d706fd tempest-AttachVolumeMultiAttachTest-1978803889 tempest-AttachVolumeMultiAttachTest-1978803889-project-member] Availability Zones retrieved successfully. Jul 27 16:10:56.574424 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.volume.api [None req-94b57398-f627-4851-870c-935617d706fd tempest-AttachVolumeMultiAttachTest-1978803889 tempest-AttachVolumeMultiAttachTest-1978803889-project-member] Flow 'volume_create_api' (016859b9-338e-4f33-9982-b701511b21a0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100522) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 27 16:10:56.576078 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.volume.api [None req-94b57398-f627-4851-870c-935617d706fd tempest-AttachVolumeMultiAttachTest-1978803889 tempest-AttachVolumeMultiAttachTest-1978803889-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (99f45ddf-0524-4b82-95a7-7e8e3cb7521b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100522) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 27 16:10:56.577082 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.volume.flows.api.create_volume [None req-94b57398-f627-4851-870c-935617d706fd tempest-AttachVolumeMultiAttachTest-1978803889 tempest-AttachVolumeMultiAttachTest-1978803889-project-member] Validating volume size '1' using validate_int {{(pid=100522) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 27 16:10:56.588962 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.middleware.request_id [req-acb25046-a211-45ce-9d71-97cd7c8d038c req-2e31085b-7774-440d-886e-bd59809accd7 None None] RequestId filter calling following filter/app {{(pid=100524) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:10:56.592073 np0000005924 devstack@c-api.service[100524]: INFO cinder.api.openstack.wsgi [req-acb25046-a211-45ce-9d71-97cd7c8d038c req-2e31085b-7774-440d-886e-bd59809accd7 tempest-VolumesSnapshotTestJSON-1761742646 tempest-VolumesSnapshotTestJSON-1761742646-project-member] DELETE https://10.4.3.117/volume/v3/attachments/b705707e-4c7e-4946-9b35-a60d3b3e5211 Jul 27 16:10:56.592234 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.openstack.wsgi [req-acb25046-a211-45ce-9d71-97cd7c8d038c req-2e31085b-7774-440d-886e-bd59809accd7 tempest-VolumesSnapshotTestJSON-1761742646 tempest-VolumesSnapshotTestJSON-1761742646-project-member] Empty body provided in request {{(pid=100524) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:10:56.592434 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.openstack.wsgi [req-acb25046-a211-45ce-9d71-97cd7c8d038c req-2e31085b-7774-440d-886e-bd59809accd7 tempest-VolumesSnapshotTestJSON-1761742646 tempest-VolumesSnapshotTestJSON-1761742646-project-member] Calling method 'version_select' {{(pid=100524) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:10:56.599253 np0000005924 devstack@c-api.service[100524]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:10:56.599253 np0000005924 devstack@c-api.service[100524]: warnings.warn( Jul 27 16:10:56.621487 np0000005924 devstack@c-api.service[100522]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:10:56.621487 np0000005924 devstack@c-api.service[100522]: warnings.warn( Jul 27 16:10:56.640563 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.middleware.request_id [None req-e9492b8e-c5fe-47c2-8fd9-ba38e3007919 None None] RequestId filter calling following filter/app {{(pid=100521) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:10:56.642462 np0000005924 devstack@c-api.service[100521]: INFO cinder.api.openstack.wsgi [None req-e9492b8e-c5fe-47c2-8fd9-ba38e3007919 tempest-ImageDependencyTests-1788909158 tempest-ImageDependencyTests-1788909158-project-member] POST https://10.4.3.117/volume/v3/volumes Jul 27 16:10:56.642843 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.openstack.wsgi [None req-e9492b8e-c5fe-47c2-8fd9-ba38e3007919 tempest-ImageDependencyTests-1788909158 tempest-ImageDependencyTests-1788909158-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-tempest.common.compute-volume-419536440", "imageRef": "cddf1ad5-ad45-40f1-a153-1097d5b40d93", "size": 1}} {{(pid=100521) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 27 16:10:56.642964 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.volume.api [None req-94b57398-f627-4851-870c-935617d706fd tempest-AttachVolumeMultiAttachTest-1978803889 tempest-AttachVolumeMultiAttachTest-1978803889-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (99f45ddf-0524-4b82-95a7-7e8e3cb7521b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-27T16:05:00Z,deleted=False,deleted_at=None,description=None,extra_specs={multiattach=' True'},id=5a08e345-6607-4a90-9e52-260a905c25f2,is_public=True,name='multiattach',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '5a08e345-6607-4a90-9e52-260a905c25f2', 'encryption_key_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=100522) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 27 16:10:56.643830 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.volume.api [None req-94b57398-f627-4851-870c-935617d706fd tempest-AttachVolumeMultiAttachTest-1978803889 tempest-AttachVolumeMultiAttachTest-1978803889-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (f7dbb074-6c51-422e-9e2c-5037568f303c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100522) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 27 16:10:56.644341 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.v3.volumes [None req-e9492b8e-c5fe-47c2-8fd9-ba38e3007919 tempest-ImageDependencyTests-1788909158 tempest-ImageDependencyTests-1788909158-project-member] Create volume request body: {'volume': {'name': 'tempest-tempest.common.compute-volume-419536440', 'imageRef': 'cddf1ad5-ad45-40f1-a153-1097d5b40d93', 'size': 1}} {{(pid=100521) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 27 16:10:56.685735 np0000005924 devstack@c-api.service[100524]: INFO cinder.api.openstack.wsgi [req-acb25046-a211-45ce-9d71-97cd7c8d038c req-2e31085b-7774-440d-886e-bd59809accd7 tempest-VolumesSnapshotTestJSON-1761742646 tempest-VolumesSnapshotTestJSON-1761742646-project-member] https://10.4.3.117/volume/v3/attachments/b705707e-4c7e-4946-9b35-a60d3b3e5211 returned with HTTP 200 Jul 27 16:10:56.688835 np0000005924 devstack@c-api.service[100524]: [pid: 100524|app: 0|req: 251/986] 10.4.3.117 () {72 vars in 1673 bytes} [Mon Jul 27 16:10:56 2026] DELETE /volume/v3/attachments/b705707e-4c7e-4946-9b35-a60d3b3e5211 => generated 19 bytes in 98 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 27 16:10:56.747138 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.quota [None req-94b57398-f627-4851-870c-935617d706fd tempest-AttachVolumeMultiAttachTest-1978803889 tempest-AttachVolumeMultiAttachTest-1978803889-project-member] Created reservations ['8727f6b0-73fd-4898-ab67-da1e867aa887', '15e88de6-8a32-4167-b01d-9bc5fc10fca1', 'e3d15d4e-2295-4c8b-b601-cf072c30591e', '006643e5-85d2-4239-b596-af077e0e8a12'] {{(pid=100522) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 27 16:10:56.748053 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.volume.api [None req-94b57398-f627-4851-870c-935617d706fd tempest-AttachVolumeMultiAttachTest-1978803889 tempest-AttachVolumeMultiAttachTest-1978803889-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (f7dbb074-6c51-422e-9e2c-5037568f303c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['8727f6b0-73fd-4898-ab67-da1e867aa887', '15e88de6-8a32-4167-b01d-9bc5fc10fca1', 'e3d15d4e-2295-4c8b-b601-cf072c30591e', '006643e5-85d2-4239-b596-af077e0e8a12']}' {{(pid=100522) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 27 16:10:56.748885 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.volume.api [None req-94b57398-f627-4851-870c-935617d706fd tempest-AttachVolumeMultiAttachTest-1978803889 tempest-AttachVolumeMultiAttachTest-1978803889-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (dc7b94a3-f554-47be-a251-930aa183aac8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100522) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 27 16:10:56.754083 np0000005924 devstack@c-api.service[100521]: INFO cinder.api.v3.volumes [None req-e9492b8e-c5fe-47c2-8fd9-ba38e3007919 tempest-ImageDependencyTests-1788909158 tempest-ImageDependencyTests-1788909158-project-member] Create volume of 1 GB Jul 27 16:10:56.754338 np0000005924 devstack@c-api.service[100521]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:10:56.754338 np0000005924 devstack@c-api.service[100521]: warnings.warn( Jul 27 16:10:56.761399 np0000005924 devstack@c-api.service[100521]: INFO cinder.volume.api [None req-e9492b8e-c5fe-47c2-8fd9-ba38e3007919 tempest-ImageDependencyTests-1788909158 tempest-ImageDependencyTests-1788909158-project-member] Availability Zones retrieved successfully. Jul 27 16:10:56.767201 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.volume.api [None req-e9492b8e-c5fe-47c2-8fd9-ba38e3007919 tempest-ImageDependencyTests-1788909158 tempest-ImageDependencyTests-1788909158-project-member] Flow 'volume_create_api' (b9f7d84a-edd7-461e-b044-f87c1d326fdc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100521) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 27 16:10:56.768716 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.volume.api [None req-e9492b8e-c5fe-47c2-8fd9-ba38e3007919 tempest-ImageDependencyTests-1788909158 tempest-ImageDependencyTests-1788909158-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (74325053-a8f0-41e6-9152-208465b1e86c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100521) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 27 16:10:56.769620 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.volume.flows.api.create_volume [None req-e9492b8e-c5fe-47c2-8fd9-ba38e3007919 tempest-ImageDependencyTests-1788909158 tempest-ImageDependencyTests-1788909158-project-member] Validating volume size '1' using validate_int {{(pid=100521) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 27 16:10:56.781690 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.volume.api [None req-94b57398-f627-4851-870c-935617d706fd tempest-AttachVolumeMultiAttachTest-1978803889 tempest-AttachVolumeMultiAttachTest-1978803889-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (dc7b94a3-f554-47be-a251-930aa183aac8) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '53366eb0-08f6-4333-9ea1-b2d8ef1c2699', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-AttachVolumeMultiAttachTest-volume-1906105828',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=True,project_id='4ff7cfd7ac6843908eb1f02c2ee8c7f8',qos_specs=None,replication_status=,reservations=['8727f6b0-73fd-4898-ab67-da1e867aa887','15e88de6-8a32-4167-b01d-9bc5fc10fca1','e3d15d4e-2295-4c8b-b601-cf072c30591e','006643e5-85d2-4239-b596-af077e0e8a12'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='12c06bdbe542476f975b12951e39ef16',volume_type_id=5a08e345-6607-4a90-9e52-260a905c25f2), 'volume': Volume(_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-27T16:10:56Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-AttachVolumeMultiAttachTest-volume-1906105828',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=53366eb0-08f6-4333-9ea1-b2d8ef1c2699,launched_at=None,metadata={},migration_status=None,multiattach=True,previous_status=None,project_id='4ff7cfd7ac6843908eb1f02c2ee8c7f8',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='12c06bdbe542476f975b12951e39ef16',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(5a08e345-6607-4a90-9e52-260a905c25f2),volume_type_id=5a08e345-6607-4a90-9e52-260a905c25f2)}' {{(pid=100522) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 27 16:10:56.782501 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.volume.api [None req-94b57398-f627-4851-870c-935617d706fd tempest-AttachVolumeMultiAttachTest-1978803889 tempest-AttachVolumeMultiAttachTest-1978803889-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (4378ab53-788c-4f9f-b13d-92926764ebc5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100522) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 27 16:10:56.811580 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.volume.api [None req-94b57398-f627-4851-870c-935617d706fd tempest-AttachVolumeMultiAttachTest-1978803889 tempest-AttachVolumeMultiAttachTest-1978803889-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (4378ab53-788c-4f9f-b13d-92926764ebc5) transitioned into state 'SUCCESS' from state '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-1906105828',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=True,project_id='4ff7cfd7ac6843908eb1f02c2ee8c7f8',qos_specs=None,replication_status=,reservations=['8727f6b0-73fd-4898-ab67-da1e867aa887','15e88de6-8a32-4167-b01d-9bc5fc10fca1','e3d15d4e-2295-4c8b-b601-cf072c30591e','006643e5-85d2-4239-b596-af077e0e8a12'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='12c06bdbe542476f975b12951e39ef16',volume_type_id=5a08e345-6607-4a90-9e52-260a905c25f2)}' {{(pid=100522) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 27 16:10:56.812345 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.volume.api [None req-94b57398-f627-4851-870c-935617d706fd tempest-AttachVolumeMultiAttachTest-1978803889 tempest-AttachVolumeMultiAttachTest-1978803889-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (10d2a17b-47db-41b5-bc93-a616bc71c521) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100522) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 27 16:10:56.833131 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.volume.api [None req-94b57398-f627-4851-870c-935617d706fd tempest-AttachVolumeMultiAttachTest-1978803889 tempest-AttachVolumeMultiAttachTest-1978803889-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (10d2a17b-47db-41b5-bc93-a616bc71c521) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100522) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 27 16:10:56.834140 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.volume.api [None req-94b57398-f627-4851-870c-935617d706fd tempest-AttachVolumeMultiAttachTest-1978803889 tempest-AttachVolumeMultiAttachTest-1978803889-project-member] Flow 'volume_create_api' (016859b9-338e-4f33-9982-b701511b21a0) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100522) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 27 16:10:56.834497 np0000005924 devstack@c-api.service[100522]: INFO cinder.volume.api [None req-94b57398-f627-4851-870c-935617d706fd tempest-AttachVolumeMultiAttachTest-1978803889 tempest-AttachVolumeMultiAttachTest-1978803889-project-member] Create volume request issued successfully. Jul 27 16:10:56.835183 np0000005924 devstack@c-api.service[100522]: INFO cinder.api.openstack.wsgi [None req-94b57398-f627-4851-870c-935617d706fd tempest-AttachVolumeMultiAttachTest-1978803889 tempest-AttachVolumeMultiAttachTest-1978803889-project-member] https://10.4.3.117/volume/v3/volumes returned with HTTP 202 Jul 27 16:10:56.835658 np0000005924 devstack@c-api.service[100522]: [pid: 100522|app: 0|req: 244/987] 10.4.3.117 () {68 vars in 1259 bytes} [Mon Jul 27 16:10:56 2026] POST /volume/v3/volumes => generated 760 bytes in 471 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 27 16:10:56.843105 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.volume.api [None req-e9492b8e-c5fe-47c2-8fd9-ba38e3007919 tempest-ImageDependencyTests-1788909158 tempest-ImageDependencyTests-1788909158-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (74325053-a8f0-41e6-9152-208465b1e86c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-27T16:04:59Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=2bce4e1a-e6e0-49d9-be36-c3405449a01e,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '2bce4e1a-e6e0-49d9-be36-c3405449a01e', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100521) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 27 16:10:56.844021 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.volume.api [None req-e9492b8e-c5fe-47c2-8fd9-ba38e3007919 tempest-ImageDependencyTests-1788909158 tempest-ImageDependencyTests-1788909158-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (36dc5fa8-834a-44df-be85-8b4e451c9014) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100521) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 27 16:10:56.852256 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.middleware.request_id [None req-210bd163-649d-464e-a3b6-c93d1690fe78 None None] RequestId filter calling following filter/app {{(pid=100523) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:10:56.857465 np0000005924 devstack@c-api.service[100523]: INFO cinder.api.openstack.wsgi [None req-210bd163-649d-464e-a3b6-c93d1690fe78 tempest-AttachVolumeMultiAttachTest-1978803889 tempest-AttachVolumeMultiAttachTest-1978803889-project-member] GET https://10.4.3.117/volume/v3/volumes/53366eb0-08f6-4333-9ea1-b2d8ef1c2699 Jul 27 16:10:56.857694 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.openstack.wsgi [None req-210bd163-649d-464e-a3b6-c93d1690fe78 tempest-AttachVolumeMultiAttachTest-1978803889 tempest-AttachVolumeMultiAttachTest-1978803889-project-member] Empty body provided in request {{(pid=100523) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:10:56.858003 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.openstack.wsgi [None req-210bd163-649d-464e-a3b6-c93d1690fe78 tempest-AttachVolumeMultiAttachTest-1978803889 tempest-AttachVolumeMultiAttachTest-1978803889-project-member] Calling method 'show' {{(pid=100523) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:10:56.869391 np0000005924 devstack@c-api.service[100523]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:10:56.869391 np0000005924 devstack@c-api.service[100523]: warnings.warn( Jul 27 16:10:56.874201 np0000005924 devstack@c-api.service[100523]: INFO cinder.volume.api [None req-210bd163-649d-464e-a3b6-c93d1690fe78 tempest-AttachVolumeMultiAttachTest-1978803889 tempest-AttachVolumeMultiAttachTest-1978803889-project-member] Volume info retrieved successfully. Jul 27 16:10:56.880317 np0000005924 devstack@c-api.service[100523]: INFO cinder.api.openstack.wsgi [None req-210bd163-649d-464e-a3b6-c93d1690fe78 tempest-AttachVolumeMultiAttachTest-1978803889 tempest-AttachVolumeMultiAttachTest-1978803889-project-member] https://10.4.3.117/volume/v3/volumes/53366eb0-08f6-4333-9ea1-b2d8ef1c2699 returned with HTTP 200 Jul 27 16:10:56.880892 np0000005924 devstack@c-api.service[100523]: [pid: 100523|app: 0|req: 249/988] 10.4.3.117 () {66 vars in 1348 bytes} [Mon Jul 27 16:10:56 2026] GET /volume/v3/volumes/53366eb0-08f6-4333-9ea1-b2d8ef1c2699 => generated 828 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 27 16:10:56.920288 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.quota [None req-e9492b8e-c5fe-47c2-8fd9-ba38e3007919 tempest-ImageDependencyTests-1788909158 tempest-ImageDependencyTests-1788909158-project-member] Created reservations ['42bc24c4-8024-4e77-bf4c-79bc8ca1a2e1', 'f6a5bf86-bd5e-4202-9724-8b8fd78f7e9e', '61e857de-8c8a-4df6-a8e2-909059cbf486', '6d0331e7-fec3-4f46-bdfd-9ab797472c93'] {{(pid=100521) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 27 16:10:56.921268 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.volume.api [None req-e9492b8e-c5fe-47c2-8fd9-ba38e3007919 tempest-ImageDependencyTests-1788909158 tempest-ImageDependencyTests-1788909158-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (36dc5fa8-834a-44df-be85-8b4e451c9014) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['42bc24c4-8024-4e77-bf4c-79bc8ca1a2e1', 'f6a5bf86-bd5e-4202-9724-8b8fd78f7e9e', '61e857de-8c8a-4df6-a8e2-909059cbf486', '6d0331e7-fec3-4f46-bdfd-9ab797472c93']}' {{(pid=100521) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 27 16:10:56.922216 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.volume.api [None req-e9492b8e-c5fe-47c2-8fd9-ba38e3007919 tempest-ImageDependencyTests-1788909158 tempest-ImageDependencyTests-1788909158-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (b4b7b421-46a7-4d07-8a80-9eca03593b93) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100521) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 27 16:10:56.953621 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.volume.api [None req-e9492b8e-c5fe-47c2-8fd9-ba38e3007919 tempest-ImageDependencyTests-1788909158 tempest-ImageDependencyTests-1788909158-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (b4b7b421-46a7-4d07-8a80-9eca03593b93) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '1c521f54-1f72-4d5f-958e-184b2091f29c', '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-419536440',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='95ad8495802241479458eff19e238ab2',qos_specs=None,replication_status=,reservations=['42bc24c4-8024-4e77-bf4c-79bc8ca1a2e1','f6a5bf86-bd5e-4202-9724-8b8fd78f7e9e','61e857de-8c8a-4df6-a8e2-909059cbf486','6d0331e7-fec3-4f46-bdfd-9ab797472c93'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='cb4046690be04a27b2ba02b4e70cc854',volume_type_id=2bce4e1a-e6e0-49d9-be36-c3405449a01e), 'volume': Volume(_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-27T16:10:56Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-tempest.common.compute-volume-419536440',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=1c521f54-1f72-4d5f-958e-184b2091f29c,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='95ad8495802241479458eff19e238ab2',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='cb4046690be04a27b2ba02b4e70cc854',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(2bce4e1a-e6e0-49d9-be36-c3405449a01e),volume_type_id=2bce4e1a-e6e0-49d9-be36-c3405449a01e)}' {{(pid=100521) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 27 16:10:56.954559 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.volume.api [None req-e9492b8e-c5fe-47c2-8fd9-ba38e3007919 tempest-ImageDependencyTests-1788909158 tempest-ImageDependencyTests-1788909158-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (458fe42d-ad0c-4b1a-a642-fec5e8b93616) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100521) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 27 16:10:56.978905 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.volume.api [None req-e9492b8e-c5fe-47c2-8fd9-ba38e3007919 tempest-ImageDependencyTests-1788909158 tempest-ImageDependencyTests-1788909158-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (458fe42d-ad0c-4b1a-a642-fec5e8b93616) transitioned into state 'SUCCESS' from state '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-419536440',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='95ad8495802241479458eff19e238ab2',qos_specs=None,replication_status=,reservations=['42bc24c4-8024-4e77-bf4c-79bc8ca1a2e1','f6a5bf86-bd5e-4202-9724-8b8fd78f7e9e','61e857de-8c8a-4df6-a8e2-909059cbf486','6d0331e7-fec3-4f46-bdfd-9ab797472c93'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='cb4046690be04a27b2ba02b4e70cc854',volume_type_id=2bce4e1a-e6e0-49d9-be36-c3405449a01e)}' {{(pid=100521) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 27 16:10:56.979933 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.volume.api [None req-e9492b8e-c5fe-47c2-8fd9-ba38e3007919 tempest-ImageDependencyTests-1788909158 tempest-ImageDependencyTests-1788909158-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (edf76dd3-7376-4d98-a2a7-38cbde384674) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100521) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 27 16:10:56.994908 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.volume.api [None req-e9492b8e-c5fe-47c2-8fd9-ba38e3007919 tempest-ImageDependencyTests-1788909158 tempest-ImageDependencyTests-1788909158-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (edf76dd3-7376-4d98-a2a7-38cbde384674) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100521) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 27 16:10:56.994908 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.volume.api [None req-e9492b8e-c5fe-47c2-8fd9-ba38e3007919 tempest-ImageDependencyTests-1788909158 tempest-ImageDependencyTests-1788909158-project-member] Flow 'volume_create_api' (b9f7d84a-edd7-461e-b044-f87c1d326fdc) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100521) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 27 16:10:56.994908 np0000005924 devstack@c-api.service[100521]: INFO cinder.volume.api [None req-e9492b8e-c5fe-47c2-8fd9-ba38e3007919 tempest-ImageDependencyTests-1788909158 tempest-ImageDependencyTests-1788909158-project-member] Create volume request issued successfully. Jul 27 16:10:56.995145 np0000005924 devstack@c-api.service[100521]: INFO cinder.api.openstack.wsgi [None req-e9492b8e-c5fe-47c2-8fd9-ba38e3007919 tempest-ImageDependencyTests-1788909158 tempest-ImageDependencyTests-1788909158-project-member] https://10.4.3.117/volume/v3/volumes returned with HTTP 202 Jul 27 16:10:56.996774 np0000005924 devstack@c-api.service[100521]: [pid: 100521|app: 0|req: 245/989] 10.4.3.117 () {68 vars in 1259 bytes} [Mon Jul 27 16:10:56 2026] POST /volume/v3/volumes => generated 752 bytes in 357 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 27 16:10:57.010027 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.middleware.request_id [None req-a30df4c8-a0e3-4b7a-8c56-b6766f3d502f None None] RequestId filter calling following filter/app {{(pid=100524) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:10:57.011862 np0000005924 devstack@c-api.service[100524]: INFO cinder.api.openstack.wsgi [None req-a30df4c8-a0e3-4b7a-8c56-b6766f3d502f tempest-ImageDependencyTests-1788909158 tempest-ImageDependencyTests-1788909158-project-member] GET https://10.4.3.117/volume/v3/volumes/1c521f54-1f72-4d5f-958e-184b2091f29c Jul 27 16:10:57.012098 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.openstack.wsgi [None req-a30df4c8-a0e3-4b7a-8c56-b6766f3d502f tempest-ImageDependencyTests-1788909158 tempest-ImageDependencyTests-1788909158-project-member] Empty body provided in request {{(pid=100524) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:10:57.012342 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.openstack.wsgi [None req-a30df4c8-a0e3-4b7a-8c56-b6766f3d502f tempest-ImageDependencyTests-1788909158 tempest-ImageDependencyTests-1788909158-project-member] Calling method 'show' {{(pid=100524) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:10:57.024657 np0000005924 devstack@c-api.service[100524]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:10:57.024657 np0000005924 devstack@c-api.service[100524]: warnings.warn( Jul 27 16:10:57.029007 np0000005924 devstack@c-api.service[100524]: INFO cinder.volume.api [None req-a30df4c8-a0e3-4b7a-8c56-b6766f3d502f tempest-ImageDependencyTests-1788909158 tempest-ImageDependencyTests-1788909158-project-member] Volume info retrieved successfully. Jul 27 16:10:57.034954 np0000005924 devstack@c-api.service[100524]: INFO cinder.api.openstack.wsgi [None req-a30df4c8-a0e3-4b7a-8c56-b6766f3d502f tempest-ImageDependencyTests-1788909158 tempest-ImageDependencyTests-1788909158-project-member] https://10.4.3.117/volume/v3/volumes/1c521f54-1f72-4d5f-958e-184b2091f29c returned with HTTP 200 Jul 27 16:10:57.035459 np0000005924 devstack@c-api.service[100524]: [pid: 100524|app: 0|req: 252/990] 10.4.3.117 () {66 vars in 1348 bytes} [Mon Jul 27 16:10:57 2026] GET /volume/v3/volumes/1c521f54-1f72-4d5f-958e-184b2091f29c => generated 820 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 27 16:10:57.894179 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.middleware.request_id [None req-e0b65060-2a33-4f4c-93e5-404c1a90c8fa None None] RequestId filter calling following filter/app {{(pid=100522) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:10:57.897628 np0000005924 devstack@c-api.service[100522]: INFO cinder.api.openstack.wsgi [None req-e0b65060-2a33-4f4c-93e5-404c1a90c8fa tempest-AttachVolumeMultiAttachTest-1978803889 tempest-AttachVolumeMultiAttachTest-1978803889-project-member] GET https://10.4.3.117/volume/v3/volumes/53366eb0-08f6-4333-9ea1-b2d8ef1c2699 Jul 27 16:10:57.897628 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.openstack.wsgi [None req-e0b65060-2a33-4f4c-93e5-404c1a90c8fa tempest-AttachVolumeMultiAttachTest-1978803889 tempest-AttachVolumeMultiAttachTest-1978803889-project-member] Empty body provided in request {{(pid=100522) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:10:57.897628 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.openstack.wsgi [None req-e0b65060-2a33-4f4c-93e5-404c1a90c8fa tempest-AttachVolumeMultiAttachTest-1978803889 tempest-AttachVolumeMultiAttachTest-1978803889-project-member] Calling method 'show' {{(pid=100522) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:10:57.903846 np0000005924 devstack@c-api.service[100522]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:10:57.903846 np0000005924 devstack@c-api.service[100522]: warnings.warn( Jul 27 16:10:57.910722 np0000005924 devstack@c-api.service[100522]: INFO cinder.volume.api [None req-e0b65060-2a33-4f4c-93e5-404c1a90c8fa tempest-AttachVolumeMultiAttachTest-1978803889 tempest-AttachVolumeMultiAttachTest-1978803889-project-member] Volume info retrieved successfully. Jul 27 16:10:57.913301 np0000005924 devstack@c-api.service[100522]: INFO cinder.api.openstack.wsgi [None req-e0b65060-2a33-4f4c-93e5-404c1a90c8fa tempest-AttachVolumeMultiAttachTest-1978803889 tempest-AttachVolumeMultiAttachTest-1978803889-project-member] https://10.4.3.117/volume/v3/volumes/53366eb0-08f6-4333-9ea1-b2d8ef1c2699 returned with HTTP 200 Jul 27 16:10:57.913852 np0000005924 devstack@c-api.service[100522]: [pid: 100522|app: 0|req: 245/991] 10.4.3.117 () {66 vars in 1348 bytes} [Mon Jul 27 16:10:57 2026] GET /volume/v3/volumes/53366eb0-08f6-4333-9ea1-b2d8ef1c2699 => generated 1368 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 27 16:10:58.020001 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.middleware.request_id [req-5fe70fdc-5e32-41eb-9b3b-e6a6237d0ea6 req-875f4f8e-2bfa-4370-a76a-7315f99b2e72 None None] RequestId filter calling following filter/app {{(pid=100523) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:10:58.022174 np0000005924 devstack@c-api.service[100523]: INFO cinder.api.openstack.wsgi [req-5fe70fdc-5e32-41eb-9b3b-e6a6237d0ea6 req-875f4f8e-2bfa-4370-a76a-7315f99b2e72 tempest-AttachVolumeMultiAttachTest-1978803889 tempest-AttachVolumeMultiAttachTest-1978803889-project-member] GET https://10.4.3.117/volume/v3/volumes/53366eb0-08f6-4333-9ea1-b2d8ef1c2699 Jul 27 16:10:58.022391 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.openstack.wsgi [req-5fe70fdc-5e32-41eb-9b3b-e6a6237d0ea6 req-875f4f8e-2bfa-4370-a76a-7315f99b2e72 tempest-AttachVolumeMultiAttachTest-1978803889 tempest-AttachVolumeMultiAttachTest-1978803889-project-member] Empty body provided in request {{(pid=100523) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:10:58.022586 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.openstack.wsgi [req-5fe70fdc-5e32-41eb-9b3b-e6a6237d0ea6 req-875f4f8e-2bfa-4370-a76a-7315f99b2e72 tempest-AttachVolumeMultiAttachTest-1978803889 tempest-AttachVolumeMultiAttachTest-1978803889-project-member] Calling method 'show' {{(pid=100523) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:10:58.028915 np0000005924 devstack@c-api.service[100523]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:10:58.028915 np0000005924 devstack@c-api.service[100523]: warnings.warn( Jul 27 16:10:58.032732 np0000005924 devstack@c-api.service[100523]: INFO cinder.volume.api [req-5fe70fdc-5e32-41eb-9b3b-e6a6237d0ea6 req-875f4f8e-2bfa-4370-a76a-7315f99b2e72 tempest-AttachVolumeMultiAttachTest-1978803889 tempest-AttachVolumeMultiAttachTest-1978803889-project-member] Volume info retrieved successfully. Jul 27 16:10:58.037727 np0000005924 devstack@c-api.service[100523]: INFO cinder.api.openstack.wsgi [req-5fe70fdc-5e32-41eb-9b3b-e6a6237d0ea6 req-875f4f8e-2bfa-4370-a76a-7315f99b2e72 tempest-AttachVolumeMultiAttachTest-1978803889 tempest-AttachVolumeMultiAttachTest-1978803889-project-member] https://10.4.3.117/volume/v3/volumes/53366eb0-08f6-4333-9ea1-b2d8ef1c2699 returned with HTTP 200 Jul 27 16:10:58.038242 np0000005924 devstack@c-api.service[100523]: [pid: 100523|app: 0|req: 250/992] 10.4.3.117 () {68 vars in 1598 bytes} [Mon Jul 27 16:10:58 2026] GET /volume/v3/volumes/53366eb0-08f6-4333-9ea1-b2d8ef1c2699 => generated 1368 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 27 16:10:58.053967 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.middleware.request_id [None req-1342a1ed-8e46-418c-89a5-a248b84b2d86 None None] RequestId filter calling following filter/app {{(pid=100521) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:10:58.056446 np0000005924 devstack@c-api.service[100521]: INFO cinder.api.openstack.wsgi [None req-1342a1ed-8e46-418c-89a5-a248b84b2d86 tempest-ImageDependencyTests-1788909158 tempest-ImageDependencyTests-1788909158-project-member] GET https://10.4.3.117/volume/v3/volumes/1c521f54-1f72-4d5f-958e-184b2091f29c Jul 27 16:10:58.056688 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.openstack.wsgi [None req-1342a1ed-8e46-418c-89a5-a248b84b2d86 tempest-ImageDependencyTests-1788909158 tempest-ImageDependencyTests-1788909158-project-member] Empty body provided in request {{(pid=100521) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:10:58.056870 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.openstack.wsgi [None req-1342a1ed-8e46-418c-89a5-a248b84b2d86 tempest-ImageDependencyTests-1788909158 tempest-ImageDependencyTests-1788909158-project-member] Calling method 'show' {{(pid=100521) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:10:58.065700 np0000005924 devstack@c-api.service[100521]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:10:58.065700 np0000005924 devstack@c-api.service[100521]: warnings.warn( Jul 27 16:10:58.069979 np0000005924 devstack@c-api.service[100521]: INFO cinder.volume.api [None req-1342a1ed-8e46-418c-89a5-a248b84b2d86 tempest-ImageDependencyTests-1788909158 tempest-ImageDependencyTests-1788909158-project-member] Volume info retrieved successfully. Jul 27 16:10:58.076318 np0000005924 devstack@c-api.service[100521]: INFO cinder.api.openstack.wsgi [None req-1342a1ed-8e46-418c-89a5-a248b84b2d86 tempest-ImageDependencyTests-1788909158 tempest-ImageDependencyTests-1788909158-project-member] https://10.4.3.117/volume/v3/volumes/1c521f54-1f72-4d5f-958e-184b2091f29c returned with HTTP 200 Jul 27 16:10:58.076693 np0000005924 devstack@c-api.service[100521]: [pid: 100521|app: 0|req: 246/993] 10.4.3.117 () {66 vars in 1348 bytes} [Mon Jul 27 16:10:58 2026] GET /volume/v3/volumes/1c521f54-1f72-4d5f-958e-184b2091f29c => generated 844 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 27 16:10:58.157038 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.middleware.request_id [req-8cd32760-add0-4bc3-ad8b-840c9d10a99c req-812b5cc6-2087-4cae-9b33-0c7f61460cb7 None None] RequestId filter calling following filter/app {{(pid=100524) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:10:58.159973 np0000005924 devstack@c-api.service[100524]: INFO cinder.api.openstack.wsgi [req-8cd32760-add0-4bc3-ad8b-840c9d10a99c req-812b5cc6-2087-4cae-9b33-0c7f61460cb7 tempest-VolumesSnapshotTestJSON-1761742646 tempest-VolumesSnapshotTestJSON-1761742646-project-member] DELETE https://10.4.3.117/volume/v3/attachments/b705707e-4c7e-4946-9b35-a60d3b3e5211 Jul 27 16:10:58.160254 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.openstack.wsgi [req-8cd32760-add0-4bc3-ad8b-840c9d10a99c req-812b5cc6-2087-4cae-9b33-0c7f61460cb7 tempest-VolumesSnapshotTestJSON-1761742646 tempest-VolumesSnapshotTestJSON-1761742646-project-member] Empty body provided in request {{(pid=100524) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:10:58.160550 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.openstack.wsgi [req-8cd32760-add0-4bc3-ad8b-840c9d10a99c req-812b5cc6-2087-4cae-9b33-0c7f61460cb7 tempest-VolumesSnapshotTestJSON-1761742646 tempest-VolumesSnapshotTestJSON-1761742646-project-member] Calling method 'version_select' {{(pid=100524) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:10:58.166370 np0000005924 devstack@c-api.service[100524]: INFO cinder.api.openstack.wsgi [req-8cd32760-add0-4bc3-ad8b-840c9d10a99c req-812b5cc6-2087-4cae-9b33-0c7f61460cb7 tempest-VolumesSnapshotTestJSON-1761742646 tempest-VolumesSnapshotTestJSON-1761742646-project-member] https://10.4.3.117/volume/v3/attachments/b705707e-4c7e-4946-9b35-a60d3b3e5211 returned with HTTP 404 Jul 27 16:10:58.167066 np0000005924 devstack@c-api.service[100524]: [pid: 100524|app: 0|req: 253/994] 10.4.3.117 () {72 vars in 1673 bytes} [Mon Jul 27 16:10:58 2026] DELETE /volume/v3/attachments/b705707e-4c7e-4946-9b35-a60d3b3e5211 => generated 149 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 27 16:10:58.510924 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.middleware.request_id [req-5fe70fdc-5e32-41eb-9b3b-e6a6237d0ea6 req-bbf53387-5a6e-4e98-8751-502618d6791a None None] RequestId filter calling following filter/app {{(pid=100522) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:10:58.513238 np0000005924 devstack@c-api.service[100522]: INFO cinder.api.openstack.wsgi [req-5fe70fdc-5e32-41eb-9b3b-e6a6237d0ea6 req-bbf53387-5a6e-4e98-8751-502618d6791a tempest-AttachVolumeMultiAttachTest-1978803889 tempest-AttachVolumeMultiAttachTest-1978803889-project-member] GET https://10.4.3.117/volume/v3/volumes/53366eb0-08f6-4333-9ea1-b2d8ef1c2699 Jul 27 16:10:58.513932 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.openstack.wsgi [req-5fe70fdc-5e32-41eb-9b3b-e6a6237d0ea6 req-bbf53387-5a6e-4e98-8751-502618d6791a tempest-AttachVolumeMultiAttachTest-1978803889 tempest-AttachVolumeMultiAttachTest-1978803889-project-member] Empty body provided in request {{(pid=100522) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:10:58.513932 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.openstack.wsgi [req-5fe70fdc-5e32-41eb-9b3b-e6a6237d0ea6 req-bbf53387-5a6e-4e98-8751-502618d6791a tempest-AttachVolumeMultiAttachTest-1978803889 tempest-AttachVolumeMultiAttachTest-1978803889-project-member] Calling method 'show' {{(pid=100522) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:10:58.521848 np0000005924 devstack@c-api.service[100522]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:10:58.521848 np0000005924 devstack@c-api.service[100522]: warnings.warn( Jul 27 16:10:58.526563 np0000005924 devstack@c-api.service[100522]: INFO cinder.volume.api [req-5fe70fdc-5e32-41eb-9b3b-e6a6237d0ea6 req-bbf53387-5a6e-4e98-8751-502618d6791a tempest-AttachVolumeMultiAttachTest-1978803889 tempest-AttachVolumeMultiAttachTest-1978803889-project-member] Volume info retrieved successfully. Jul 27 16:10:58.531481 np0000005924 devstack@c-api.service[100522]: INFO cinder.api.openstack.wsgi [req-5fe70fdc-5e32-41eb-9b3b-e6a6237d0ea6 req-bbf53387-5a6e-4e98-8751-502618d6791a tempest-AttachVolumeMultiAttachTest-1978803889 tempest-AttachVolumeMultiAttachTest-1978803889-project-member] https://10.4.3.117/volume/v3/volumes/53366eb0-08f6-4333-9ea1-b2d8ef1c2699 returned with HTTP 200 Jul 27 16:10:58.532112 np0000005924 devstack@c-api.service[100522]: [pid: 100522|app: 0|req: 246/995] 10.4.3.117 () {68 vars in 1598 bytes} [Mon Jul 27 16:10:58 2026] GET /volume/v3/volumes/53366eb0-08f6-4333-9ea1-b2d8ef1c2699 => generated 1368 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 27 16:10:58.541488 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.middleware.request_id [None req-6e242a70-74b3-40a2-9b28-b0733a2e607d None None] RequestId filter calling following filter/app {{(pid=100523) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:10:58.541938 np0000005924 devstack@c-api.service[100523]: INFO cinder.api.openstack.wsgi [None req-6e242a70-74b3-40a2-9b28-b0733a2e607d None None] GET https://10.4.3.117/volume// Jul 27 16:10:58.542083 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.openstack.wsgi [None req-6e242a70-74b3-40a2-9b28-b0733a2e607d None None] Empty body provided in request {{(pid=100523) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:10:58.542256 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.openstack.wsgi [None req-6e242a70-74b3-40a2-9b28-b0733a2e607d None None] Calling method 'all' {{(pid=100523) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:10:58.542591 np0000005924 devstack@c-api.service[100523]: INFO cinder.api.openstack.wsgi [None req-6e242a70-74b3-40a2-9b28-b0733a2e607d None None] https://10.4.3.117/volume// returned with HTTP 300 Jul 27 16:10:58.542890 np0000005924 devstack@c-api.service[100523]: [pid: 100523|app: 0|req: 251/996] 10.4.3.117 () {66 vars in 1419 bytes} [Mon Jul 27 16:10:58 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 27 16:10:58.549884 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.middleware.request_id [req-5fe70fdc-5e32-41eb-9b3b-e6a6237d0ea6 req-e113f7d0-abbd-4ebb-8ecb-17c89b063e1e None None] RequestId filter calling following filter/app {{(pid=100521) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:10:58.551955 np0000005924 devstack@c-api.service[100521]: INFO cinder.api.openstack.wsgi [req-5fe70fdc-5e32-41eb-9b3b-e6a6237d0ea6 req-e113f7d0-abbd-4ebb-8ecb-17c89b063e1e tempest-AttachVolumeMultiAttachTest-1978803889 tempest-AttachVolumeMultiAttachTest-1978803889-project-member] POST https://10.4.3.117/volume/v3/attachments Jul 27 16:10:58.552364 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.openstack.wsgi [req-5fe70fdc-5e32-41eb-9b3b-e6a6237d0ea6 req-e113f7d0-abbd-4ebb-8ecb-17c89b063e1e tempest-AttachVolumeMultiAttachTest-1978803889 tempest-AttachVolumeMultiAttachTest-1978803889-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "53366eb0-08f6-4333-9ea1-b2d8ef1c2699", "connector": null, "instance_uuid": "62b7c6f8-cefe-4fa2-bf39-efa5b6c8b8ff"}} {{(pid=100521) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 27 16:10:58.561173 np0000005924 devstack@c-api.service[100521]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:10:58.561173 np0000005924 devstack@c-api.service[100521]: warnings.warn( Jul 27 16:10:58.600568 np0000005924 devstack@c-api.service[100521]: INFO cinder.api.openstack.wsgi [req-5fe70fdc-5e32-41eb-9b3b-e6a6237d0ea6 req-e113f7d0-abbd-4ebb-8ecb-17c89b063e1e tempest-AttachVolumeMultiAttachTest-1978803889 tempest-AttachVolumeMultiAttachTest-1978803889-project-member] https://10.4.3.117/volume/v3/attachments returned with HTTP 200 Jul 27 16:10:58.601248 np0000005924 devstack@c-api.service[100521]: [pid: 100521|app: 0|req: 247/997] 10.4.3.117 () {74 vars in 1594 bytes} [Mon Jul 27 16:10:58 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 27 16:10:59.091251 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.middleware.request_id [None req-d3e32a36-ff5a-4727-bbae-d3f66cdd90aa None None] RequestId filter calling following filter/app {{(pid=100524) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:10:59.093697 np0000005924 devstack@c-api.service[100524]: INFO cinder.api.openstack.wsgi [None req-d3e32a36-ff5a-4727-bbae-d3f66cdd90aa tempest-ImageDependencyTests-1788909158 tempest-ImageDependencyTests-1788909158-project-member] GET https://10.4.3.117/volume/v3/volumes/1c521f54-1f72-4d5f-958e-184b2091f29c Jul 27 16:10:59.093969 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.openstack.wsgi [None req-d3e32a36-ff5a-4727-bbae-d3f66cdd90aa tempest-ImageDependencyTests-1788909158 tempest-ImageDependencyTests-1788909158-project-member] Empty body provided in request {{(pid=100524) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:10:59.094225 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.openstack.wsgi [None req-d3e32a36-ff5a-4727-bbae-d3f66cdd90aa tempest-ImageDependencyTests-1788909158 tempest-ImageDependencyTests-1788909158-project-member] Calling method 'show' {{(pid=100524) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:10:59.110704 np0000005924 devstack@c-api.service[100524]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:10:59.110704 np0000005924 devstack@c-api.service[100524]: warnings.warn( Jul 27 16:10:59.119065 np0000005924 devstack@c-api.service[100524]: INFO cinder.volume.api [None req-d3e32a36-ff5a-4727-bbae-d3f66cdd90aa tempest-ImageDependencyTests-1788909158 tempest-ImageDependencyTests-1788909158-project-member] Volume info retrieved successfully. Jul 27 16:10:59.126245 np0000005924 devstack@c-api.service[100524]: INFO cinder.api.openstack.wsgi [None req-d3e32a36-ff5a-4727-bbae-d3f66cdd90aa tempest-ImageDependencyTests-1788909158 tempest-ImageDependencyTests-1788909158-project-member] https://10.4.3.117/volume/v3/volumes/1c521f54-1f72-4d5f-958e-184b2091f29c returned with HTTP 200 Jul 27 16:10:59.126692 np0000005924 devstack@c-api.service[100524]: [pid: 100524|app: 0|req: 254/998] 10.4.3.117 () {66 vars in 1348 bytes} [Mon Jul 27 16:10:59 2026] GET /volume/v3/volumes/1c521f54-1f72-4d5f-958e-184b2091f29c => generated 905 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 27 16:10:59.215767 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.middleware.request_id [None req-f868a328-72ad-4cad-8534-7fceaf45c9ba None None] RequestId filter calling following filter/app {{(pid=100522) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:10:59.216575 np0000005924 devstack@c-api.service[100522]: INFO cinder.api.openstack.wsgi [None req-f868a328-72ad-4cad-8534-7fceaf45c9ba tempest-AttachVolumeShelveTestJSON-1646068937 tempest-AttachVolumeShelveTestJSON-1646068937-project-member] POST https://10.4.3.117/volume/v3/volumes Jul 27 16:10:59.217958 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.openstack.wsgi [None req-f868a328-72ad-4cad-8534-7fceaf45c9ba tempest-AttachVolumeShelveTestJSON-1646068937 tempest-AttachVolumeShelveTestJSON-1646068937-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-AttachVolumeShelveTestJSON-volume-732288556"}} {{(pid=100522) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 27 16:10:59.218882 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.v3.volumes [None req-f868a328-72ad-4cad-8534-7fceaf45c9ba tempest-AttachVolumeShelveTestJSON-1646068937 tempest-AttachVolumeShelveTestJSON-1646068937-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-AttachVolumeShelveTestJSON-volume-732288556'}} {{(pid=100522) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 27 16:10:59.219037 np0000005924 devstack@c-api.service[100522]: INFO cinder.api.v3.volumes [None req-f868a328-72ad-4cad-8534-7fceaf45c9ba tempest-AttachVolumeShelveTestJSON-1646068937 tempest-AttachVolumeShelveTestJSON-1646068937-project-member] Create volume of 1 GB Jul 27 16:10:59.223045 np0000005924 devstack@c-api.service[100522]: INFO cinder.volume.api [None req-f868a328-72ad-4cad-8534-7fceaf45c9ba tempest-AttachVolumeShelveTestJSON-1646068937 tempest-AttachVolumeShelveTestJSON-1646068937-project-member] Availability Zones retrieved successfully. Jul 27 16:10:59.228711 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.volume.api [None req-f868a328-72ad-4cad-8534-7fceaf45c9ba tempest-AttachVolumeShelveTestJSON-1646068937 tempest-AttachVolumeShelveTestJSON-1646068937-project-member] Flow 'volume_create_api' (44063757-a374-4598-8201-89e6c6cc5b99) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100522) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 27 16:10:59.229691 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.volume.api [None req-f868a328-72ad-4cad-8534-7fceaf45c9ba tempest-AttachVolumeShelveTestJSON-1646068937 tempest-AttachVolumeShelveTestJSON-1646068937-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (3c8cfb76-bce4-4eea-9659-b077f36d3ea5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100522) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 27 16:10:59.230720 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.volume.flows.api.create_volume [None req-f868a328-72ad-4cad-8534-7fceaf45c9ba tempest-AttachVolumeShelveTestJSON-1646068937 tempest-AttachVolumeShelveTestJSON-1646068937-project-member] Validating volume size '1' using validate_int {{(pid=100522) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 27 16:10:59.265341 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.volume.api [None req-f868a328-72ad-4cad-8534-7fceaf45c9ba tempest-AttachVolumeShelveTestJSON-1646068937 tempest-AttachVolumeShelveTestJSON-1646068937-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (3c8cfb76-bce4-4eea-9659-b077f36d3ea5) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-27T16:04:59Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=2bce4e1a-e6e0-49d9-be36-c3405449a01e,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '2bce4e1a-e6e0-49d9-be36-c3405449a01e', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100522) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 27 16:10:59.267902 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.volume.api [None req-f868a328-72ad-4cad-8534-7fceaf45c9ba tempest-AttachVolumeShelveTestJSON-1646068937 tempest-AttachVolumeShelveTestJSON-1646068937-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (586b813a-d5bf-4aee-aa71-dd6872a2ae47) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100522) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 27 16:10:59.342348 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.quota [None req-f868a328-72ad-4cad-8534-7fceaf45c9ba tempest-AttachVolumeShelveTestJSON-1646068937 tempest-AttachVolumeShelveTestJSON-1646068937-project-member] Created reservations ['b30a5cd0-4501-48c6-8c4e-0361fd7220ea', 'db35956d-b704-4fdf-b4d0-089824cb73f2', '7d04036d-fb92-493a-a548-612ba0a8d7de', '1563eee5-f0f7-4a66-9874-a699abb92095'] {{(pid=100522) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 27 16:10:59.343644 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.volume.api [None req-f868a328-72ad-4cad-8534-7fceaf45c9ba tempest-AttachVolumeShelveTestJSON-1646068937 tempest-AttachVolumeShelveTestJSON-1646068937-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (586b813a-d5bf-4aee-aa71-dd6872a2ae47) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['b30a5cd0-4501-48c6-8c4e-0361fd7220ea', 'db35956d-b704-4fdf-b4d0-089824cb73f2', '7d04036d-fb92-493a-a548-612ba0a8d7de', '1563eee5-f0f7-4a66-9874-a699abb92095']}' {{(pid=100522) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 27 16:10:59.345127 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.volume.api [None req-f868a328-72ad-4cad-8534-7fceaf45c9ba tempest-AttachVolumeShelveTestJSON-1646068937 tempest-AttachVolumeShelveTestJSON-1646068937-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (44fae218-8731-40de-aa47-ee86bc799a5d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100522) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 27 16:10:59.381146 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.volume.api [None req-f868a328-72ad-4cad-8534-7fceaf45c9ba tempest-AttachVolumeShelveTestJSON-1646068937 tempest-AttachVolumeShelveTestJSON-1646068937-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (44fae218-8731-40de-aa47-ee86bc799a5d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'a5b0addb-d797-4564-8fbe-f1459f52e61d', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-AttachVolumeShelveTestJSON-volume-732288556',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='ddf016e665e64de1831e4549c791f7ab',qos_specs=None,replication_status=,reservations=['b30a5cd0-4501-48c6-8c4e-0361fd7220ea','db35956d-b704-4fdf-b4d0-089824cb73f2','7d04036d-fb92-493a-a548-612ba0a8d7de','1563eee5-f0f7-4a66-9874-a699abb92095'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='2449848772774bc2a01056d188d6def1',volume_type_id=2bce4e1a-e6e0-49d9-be36-c3405449a01e), 'volume': Volume(_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-27T16:10:59Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-AttachVolumeShelveTestJSON-volume-732288556',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=a5b0addb-d797-4564-8fbe-f1459f52e61d,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='ddf016e665e64de1831e4549c791f7ab',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='2449848772774bc2a01056d188d6def1',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(2bce4e1a-e6e0-49d9-be36-c3405449a01e),volume_type_id=2bce4e1a-e6e0-49d9-be36-c3405449a01e)}' {{(pid=100522) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 27 16:10:59.382640 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.volume.api [None req-f868a328-72ad-4cad-8534-7fceaf45c9ba tempest-AttachVolumeShelveTestJSON-1646068937 tempest-AttachVolumeShelveTestJSON-1646068937-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (8f94e204-bffb-4b65-9ff1-b92abc835d0c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100522) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 27 16:10:59.416552 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.volume.api [None req-f868a328-72ad-4cad-8534-7fceaf45c9ba tempest-AttachVolumeShelveTestJSON-1646068937 tempest-AttachVolumeShelveTestJSON-1646068937-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (8f94e204-bffb-4b65-9ff1-b92abc835d0c) transitioned into state 'SUCCESS' from state '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-732288556',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='ddf016e665e64de1831e4549c791f7ab',qos_specs=None,replication_status=,reservations=['b30a5cd0-4501-48c6-8c4e-0361fd7220ea','db35956d-b704-4fdf-b4d0-089824cb73f2','7d04036d-fb92-493a-a548-612ba0a8d7de','1563eee5-f0f7-4a66-9874-a699abb92095'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='2449848772774bc2a01056d188d6def1',volume_type_id=2bce4e1a-e6e0-49d9-be36-c3405449a01e)}' {{(pid=100522) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 27 16:10:59.417473 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.volume.api [None req-f868a328-72ad-4cad-8534-7fceaf45c9ba tempest-AttachVolumeShelveTestJSON-1646068937 tempest-AttachVolumeShelveTestJSON-1646068937-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (f1402076-9996-4eb9-97d2-4a3fc11b40d4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100522) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 27 16:10:59.435114 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.volume.api [None req-f868a328-72ad-4cad-8534-7fceaf45c9ba tempest-AttachVolumeShelveTestJSON-1646068937 tempest-AttachVolumeShelveTestJSON-1646068937-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (f1402076-9996-4eb9-97d2-4a3fc11b40d4) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100522) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 27 16:10:59.436340 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.volume.api [None req-f868a328-72ad-4cad-8534-7fceaf45c9ba tempest-AttachVolumeShelveTestJSON-1646068937 tempest-AttachVolumeShelveTestJSON-1646068937-project-member] Flow 'volume_create_api' (44063757-a374-4598-8201-89e6c6cc5b99) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100522) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 27 16:10:59.436783 np0000005924 devstack@c-api.service[100522]: INFO cinder.volume.api [None req-f868a328-72ad-4cad-8534-7fceaf45c9ba tempest-AttachVolumeShelveTestJSON-1646068937 tempest-AttachVolumeShelveTestJSON-1646068937-project-member] Create volume request issued successfully. Jul 27 16:10:59.437877 np0000005924 devstack@c-api.service[100522]: INFO cinder.api.openstack.wsgi [None req-f868a328-72ad-4cad-8534-7fceaf45c9ba tempest-AttachVolumeShelveTestJSON-1646068937 tempest-AttachVolumeShelveTestJSON-1646068937-project-member] https://10.4.3.117/volume/v3/volumes returned with HTTP 202 Jul 27 16:10:59.438340 np0000005924 devstack@c-api.service[100522]: [pid: 100522|app: 0|req: 247/999] 10.4.3.117 () {68 vars in 1258 bytes} [Mon Jul 27 16:10:59 2026] POST /volume/v3/volumes => generated 756 bytes in 224 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 27 16:10:59.455475 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.middleware.request_id [None req-a4c6b4b9-d341-486c-b500-6f83e015939a None None] RequestId filter calling following filter/app {{(pid=100523) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:10:59.457751 np0000005924 devstack@c-api.service[100523]: INFO cinder.api.openstack.wsgi [None req-a4c6b4b9-d341-486c-b500-6f83e015939a tempest-AttachVolumeShelveTestJSON-1646068937 tempest-AttachVolumeShelveTestJSON-1646068937-project-member] GET https://10.4.3.117/volume/v3/volumes/a5b0addb-d797-4564-8fbe-f1459f52e61d Jul 27 16:10:59.457924 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.openstack.wsgi [None req-a4c6b4b9-d341-486c-b500-6f83e015939a tempest-AttachVolumeShelveTestJSON-1646068937 tempest-AttachVolumeShelveTestJSON-1646068937-project-member] Empty body provided in request {{(pid=100523) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:10:59.458052 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.openstack.wsgi [None req-a4c6b4b9-d341-486c-b500-6f83e015939a tempest-AttachVolumeShelveTestJSON-1646068937 tempest-AttachVolumeShelveTestJSON-1646068937-project-member] Calling method 'show' {{(pid=100523) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:10:59.472962 np0000005924 devstack@c-api.service[100523]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:10:59.472962 np0000005924 devstack@c-api.service[100523]: warnings.warn( Jul 27 16:10:59.476617 np0000005924 devstack@c-api.service[100523]: INFO cinder.volume.api [None req-a4c6b4b9-d341-486c-b500-6f83e015939a tempest-AttachVolumeShelveTestJSON-1646068937 tempest-AttachVolumeShelveTestJSON-1646068937-project-member] Volume info retrieved successfully. Jul 27 16:10:59.485114 np0000005924 devstack@c-api.service[100523]: INFO cinder.api.openstack.wsgi [None req-a4c6b4b9-d341-486c-b500-6f83e015939a tempest-AttachVolumeShelveTestJSON-1646068937 tempest-AttachVolumeShelveTestJSON-1646068937-project-member] https://10.4.3.117/volume/v3/volumes/a5b0addb-d797-4564-8fbe-f1459f52e61d returned with HTTP 200 Jul 27 16:10:59.485547 np0000005924 devstack@c-api.service[100523]: [pid: 100523|app: 0|req: 252/1000] 10.4.3.117 () {66 vars in 1348 bytes} [Mon Jul 27 16:10:59 2026] GET /volume/v3/volumes/a5b0addb-d797-4564-8fbe-f1459f52e61d => generated 824 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 27 16:10:59.989601 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.middleware.request_id [None req-a7fd34d5-6b6d-4132-922b-235359e0a579 None None] RequestId filter calling following filter/app {{(pid=100521) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:10:59.990027 np0000005924 devstack@c-api.service[100521]: INFO cinder.api.openstack.wsgi [None req-a7fd34d5-6b6d-4132-922b-235359e0a579 None None] GET https://10.4.3.117/volume// Jul 27 16:10:59.990180 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.openstack.wsgi [None req-a7fd34d5-6b6d-4132-922b-235359e0a579 None None] Empty body provided in request {{(pid=100521) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:10:59.990376 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.openstack.wsgi [None req-a7fd34d5-6b6d-4132-922b-235359e0a579 None None] Calling method 'all' {{(pid=100521) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:10:59.990735 np0000005924 devstack@c-api.service[100521]: INFO cinder.api.openstack.wsgi [None req-a7fd34d5-6b6d-4132-922b-235359e0a579 None None] https://10.4.3.117/volume// returned with HTTP 300 Jul 27 16:10:59.991060 np0000005924 devstack@c-api.service[100521]: [pid: 100521|app: 0|req: 248/1001] 10.4.3.117 () {66 vars in 1426 bytes} [Mon Jul 27 16:10:59 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 27 16:11:00.005038 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.middleware.request_id [req-5fe70fdc-5e32-41eb-9b3b-e6a6237d0ea6 req-01953d7b-bd36-4bc5-bf41-18d697e8dd4a None None] RequestId filter calling following filter/app {{(pid=100524) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:11:00.007923 np0000005924 devstack@c-api.service[100524]: INFO cinder.api.openstack.wsgi [req-5fe70fdc-5e32-41eb-9b3b-e6a6237d0ea6 req-01953d7b-bd36-4bc5-bf41-18d697e8dd4a tempest-AttachVolumeMultiAttachTest-1978803889 tempest-AttachVolumeMultiAttachTest-1978803889-project-member] GET https://10.4.3.117/volume/v3/volumes/53366eb0-08f6-4333-9ea1-b2d8ef1c2699 Jul 27 16:11:00.008236 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.openstack.wsgi [req-5fe70fdc-5e32-41eb-9b3b-e6a6237d0ea6 req-01953d7b-bd36-4bc5-bf41-18d697e8dd4a tempest-AttachVolumeMultiAttachTest-1978803889 tempest-AttachVolumeMultiAttachTest-1978803889-project-member] Empty body provided in request {{(pid=100524) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:11:00.008536 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.openstack.wsgi [req-5fe70fdc-5e32-41eb-9b3b-e6a6237d0ea6 req-01953d7b-bd36-4bc5-bf41-18d697e8dd4a tempest-AttachVolumeMultiAttachTest-1978803889 tempest-AttachVolumeMultiAttachTest-1978803889-project-member] Calling method 'show' {{(pid=100524) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:11:00.026456 np0000005924 devstack@c-api.service[100524]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:11:00.026456 np0000005924 devstack@c-api.service[100524]: warnings.warn( Jul 27 16:11:00.034074 np0000005924 devstack@c-api.service[100524]: INFO cinder.volume.api [req-5fe70fdc-5e32-41eb-9b3b-e6a6237d0ea6 req-01953d7b-bd36-4bc5-bf41-18d697e8dd4a tempest-AttachVolumeMultiAttachTest-1978803889 tempest-AttachVolumeMultiAttachTest-1978803889-project-member] Volume info retrieved successfully. Jul 27 16:11:00.044862 np0000005924 devstack@c-api.service[100524]: INFO cinder.api.openstack.wsgi [req-5fe70fdc-5e32-41eb-9b3b-e6a6237d0ea6 req-01953d7b-bd36-4bc5-bf41-18d697e8dd4a tempest-AttachVolumeMultiAttachTest-1978803889 tempest-AttachVolumeMultiAttachTest-1978803889-project-member] https://10.4.3.117/volume/v3/volumes/53366eb0-08f6-4333-9ea1-b2d8ef1c2699 returned with HTTP 200 Jul 27 16:11:00.045471 np0000005924 devstack@c-api.service[100524]: [pid: 100524|app: 0|req: 255/1002] 10.4.3.117 () {70 vars in 1639 bytes} [Mon Jul 27 16:11:00 2026] GET /volume/v3/volumes/53366eb0-08f6-4333-9ea1-b2d8ef1c2699 => generated 1547 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 27 16:11:00.138847 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.middleware.request_id [req-5fe70fdc-5e32-41eb-9b3b-e6a6237d0ea6 req-ab6e0d80-85f6-4347-ab84-c9650291ea57 None None] RequestId filter calling following filter/app {{(pid=100522) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:11:00.140755 np0000005924 devstack@c-api.service[100522]: INFO cinder.api.openstack.wsgi [req-5fe70fdc-5e32-41eb-9b3b-e6a6237d0ea6 req-ab6e0d80-85f6-4347-ab84-c9650291ea57 tempest-AttachVolumeMultiAttachTest-1978803889 tempest-AttachVolumeMultiAttachTest-1978803889-project-member] PUT https://10.4.3.117/volume/v3/attachments/4fdc9ce1-eb0c-49fb-ada7-c46a31b476d7 Jul 27 16:11:00.141318 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.openstack.wsgi [req-5fe70fdc-5e32-41eb-9b3b-e6a6237d0ea6 req-ab6e0d80-85f6-4347-ab84-c9650291ea57 tempest-AttachVolumeMultiAttachTest-1978803889 tempest-AttachVolumeMultiAttachTest-1978803889-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.117", "host": "np0000005924", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:c1414b6f8d8f", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "13cbedf7-bb1f-4b5e-b492-2fef0d4dab25", "nvme_native_multipath": false, "mountpoint": "/dev/vda"}}} {{(pid=100522) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 27 16:11:00.144701 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.middleware.request_id [None req-b91cbb0b-20e5-4573-bf59-82c215a291fb None None] RequestId filter calling following filter/app {{(pid=100523) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:11:00.146806 np0000005924 devstack@c-api.service[100523]: INFO cinder.api.openstack.wsgi [None req-b91cbb0b-20e5-4573-bf59-82c215a291fb tempest-ImageDependencyTests-1788909158 tempest-ImageDependencyTests-1788909158-project-member] GET https://10.4.3.117/volume/v3/volumes/1c521f54-1f72-4d5f-958e-184b2091f29c Jul 27 16:11:00.147019 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.openstack.wsgi [None req-b91cbb0b-20e5-4573-bf59-82c215a291fb tempest-ImageDependencyTests-1788909158 tempest-ImageDependencyTests-1788909158-project-member] Empty body provided in request {{(pid=100523) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:11:00.148162 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.openstack.wsgi [None req-b91cbb0b-20e5-4573-bf59-82c215a291fb tempest-ImageDependencyTests-1788909158 tempest-ImageDependencyTests-1788909158-project-member] Calling method 'show' {{(pid=100523) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:11:00.150038 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.coordination [req-5fe70fdc-5e32-41eb-9b3b-e6a6237d0ea6 req-ab6e0d80-85f6-4347-ab84-c9650291ea57 tempest-AttachVolumeMultiAttachTest-1978803889 tempest-AttachVolumeMultiAttachTest-1978803889-project-member] Acquiring lock "cinder-attachment_update-53366eb0-08f6-4333-9ea1-b2d8ef1c2699-np0000005924" by "attachment_update" {{(pid=100522) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jul 27 16:11:00.157063 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.coordination [req-5fe70fdc-5e32-41eb-9b3b-e6a6237d0ea6 req-ab6e0d80-85f6-4347-ab84-c9650291ea57 tempest-AttachVolumeMultiAttachTest-1978803889 tempest-AttachVolumeMultiAttachTest-1978803889-project-member] Lock "cinder-attachment_update-53366eb0-08f6-4333-9ea1-b2d8ef1c2699-np0000005924" acquired by "attachment_update" :: waited 0.005s {{(pid=100522) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jul 27 16:11:00.157879 np0000005924 devstack@c-api.service[100523]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:11:00.157879 np0000005924 devstack@c-api.service[100523]: warnings.warn( Jul 27 16:11:00.157955 np0000005924 devstack@c-api.service[100522]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:11:00.157955 np0000005924 devstack@c-api.service[100522]: warnings.warn( Jul 27 16:11:00.159553 np0000005924 devstack@c-api.service[100523]: INFO cinder.volume.api [None req-b91cbb0b-20e5-4573-bf59-82c215a291fb tempest-ImageDependencyTests-1788909158 tempest-ImageDependencyTests-1788909158-project-member] Volume info retrieved successfully. Jul 27 16:11:00.163432 np0000005924 devstack@c-api.service[100523]: INFO cinder.api.openstack.wsgi [None req-b91cbb0b-20e5-4573-bf59-82c215a291fb tempest-ImageDependencyTests-1788909158 tempest-ImageDependencyTests-1788909158-project-member] https://10.4.3.117/volume/v3/volumes/1c521f54-1f72-4d5f-958e-184b2091f29c returned with HTTP 200 Jul 27 16:11:00.163886 np0000005924 devstack@c-api.service[100523]: [pid: 100523|app: 0|req: 253/1003] 10.4.3.117 () {66 vars in 1348 bytes} [Mon Jul 27 16:11:00 2026] GET /volume/v3/volumes/1c521f54-1f72-4d5f-958e-184b2091f29c => generated 905 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 27 16:11:00.241212 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.coordination [req-5fe70fdc-5e32-41eb-9b3b-e6a6237d0ea6 req-ab6e0d80-85f6-4347-ab84-c9650291ea57 tempest-AttachVolumeMultiAttachTest-1978803889 tempest-AttachVolumeMultiAttachTest-1978803889-project-member] Lock "cinder-attachment_update-53366eb0-08f6-4333-9ea1-b2d8ef1c2699-np0000005924" released by "attachment_update" :: held 0.086s {{(pid=100522) __release /opt/stack/cinder/cinder/coordination.py:152}} Jul 27 16:11:00.241540 np0000005924 devstack@c-api.service[100522]: INFO cinder.api.openstack.wsgi [req-5fe70fdc-5e32-41eb-9b3b-e6a6237d0ea6 req-ab6e0d80-85f6-4347-ab84-c9650291ea57 tempest-AttachVolumeMultiAttachTest-1978803889 tempest-AttachVolumeMultiAttachTest-1978803889-project-member] https://10.4.3.117/volume/v3/attachments/4fdc9ce1-eb0c-49fb-ada7-c46a31b476d7 returned with HTTP 200 Jul 27 16:11:00.242082 np0000005924 devstack@c-api.service[100522]: [pid: 100522|app: 0|req: 248/1004] 10.4.3.117 () {74 vars in 1704 bytes} [Mon Jul 27 16:11:00 2026] PUT /volume/v3/attachments/4fdc9ce1-eb0c-49fb-ada7-c46a31b476d7 => generated 969 bytes in 104 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 27 16:11:00.265115 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.middleware.request_id [req-5fe70fdc-5e32-41eb-9b3b-e6a6237d0ea6 req-16bba8b1-89dc-427e-8973-cb96b0657a2b None None] RequestId filter calling following filter/app {{(pid=100521) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:11:00.267248 np0000005924 devstack@c-api.service[100521]: INFO cinder.api.openstack.wsgi [req-5fe70fdc-5e32-41eb-9b3b-e6a6237d0ea6 req-16bba8b1-89dc-427e-8973-cb96b0657a2b tempest-AttachVolumeMultiAttachTest-1978803889 tempest-AttachVolumeMultiAttachTest-1978803889-project-member] POST https://10.4.3.117/volume/v3/attachments/4fdc9ce1-eb0c-49fb-ada7-c46a31b476d7/action Jul 27 16:11:00.267655 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.openstack.wsgi [req-5fe70fdc-5e32-41eb-9b3b-e6a6237d0ea6 req-16bba8b1-89dc-427e-8973-cb96b0657a2b tempest-AttachVolumeMultiAttachTest-1978803889 tempest-AttachVolumeMultiAttachTest-1978803889-project-member] Action body: b'{"os-complete": null}' {{(pid=100521) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 27 16:11:00.267825 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.openstack.wsgi [req-5fe70fdc-5e32-41eb-9b3b-e6a6237d0ea6 req-16bba8b1-89dc-427e-8973-cb96b0657a2b tempest-AttachVolumeMultiAttachTest-1978803889 tempest-AttachVolumeMultiAttachTest-1978803889-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100521) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 27 16:11:00.282652 np0000005924 devstack@c-api.service[100521]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:11:00.282652 np0000005924 devstack@c-api.service[100521]: warnings.warn( Jul 27 16:11:00.296880 np0000005924 devstack@c-api.service[100521]: INFO cinder.api.openstack.wsgi [req-5fe70fdc-5e32-41eb-9b3b-e6a6237d0ea6 req-16bba8b1-89dc-427e-8973-cb96b0657a2b tempest-AttachVolumeMultiAttachTest-1978803889 tempest-AttachVolumeMultiAttachTest-1978803889-project-member] https://10.4.3.117/volume/v3/attachments/4fdc9ce1-eb0c-49fb-ada7-c46a31b476d7/action returned with HTTP 204 Jul 27 16:11:00.297343 np0000005924 devstack@c-api.service[100521]: [pid: 100521|app: 0|req: 249/1005] 10.4.3.117 () {74 vars in 1725 bytes} [Mon Jul 27 16:11:00 2026] POST /volume/v3/attachments/4fdc9ce1-eb0c-49fb-ada7-c46a31b476d7/action => generated 0 bytes in 33 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jul 27 16:11:00.440502 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.middleware.request_id [None req-4ea285fe-38ba-41ab-9838-4e147987e6f0 None None] RequestId filter calling following filter/app {{(pid=100524) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:11:00.442191 np0000005924 devstack@c-api.service[100524]: INFO cinder.api.openstack.wsgi [None req-4ea285fe-38ba-41ab-9838-4e147987e6f0 tempest-VolumesSnapshotTestJSON-1761742646 tempest-VolumesSnapshotTestJSON-1761742646-project-member] DELETE https://10.4.3.117/volume/v3/snapshots/4bd25146-b04e-4fe8-a0a8-72bee3ff0419 Jul 27 16:11:00.442391 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.openstack.wsgi [None req-4ea285fe-38ba-41ab-9838-4e147987e6f0 tempest-VolumesSnapshotTestJSON-1761742646 tempest-VolumesSnapshotTestJSON-1761742646-project-member] Empty body provided in request {{(pid=100524) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:11:00.442572 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.openstack.wsgi [None req-4ea285fe-38ba-41ab-9838-4e147987e6f0 tempest-VolumesSnapshotTestJSON-1761742646 tempest-VolumesSnapshotTestJSON-1761742646-project-member] Calling method 'delete' {{(pid=100524) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:11:00.442669 np0000005924 devstack@c-api.service[100524]: INFO cinder.api.v3.snapshots [None req-4ea285fe-38ba-41ab-9838-4e147987e6f0 tempest-VolumesSnapshotTestJSON-1761742646 tempest-VolumesSnapshotTestJSON-1761742646-project-member] Delete snapshot with id: 4bd25146-b04e-4fe8-a0a8-72bee3ff0419 Jul 27 16:11:00.446547 np0000005924 devstack@c-api.service[100524]: INFO cinder.api.openstack.wsgi [None req-4ea285fe-38ba-41ab-9838-4e147987e6f0 tempest-VolumesSnapshotTestJSON-1761742646 tempest-VolumesSnapshotTestJSON-1761742646-project-member] https://10.4.3.117/volume/v3/snapshots/4bd25146-b04e-4fe8-a0a8-72bee3ff0419 returned with HTTP 404 Jul 27 16:11:00.447080 np0000005924 devstack@c-api.service[100524]: [pid: 100524|app: 0|req: 256/1006] 10.4.3.117 () {66 vars in 1357 bytes} [Mon Jul 27 16:11:00 2026] DELETE /volume/v3/snapshots/4bd25146-b04e-4fe8-a0a8-72bee3ff0419 => generated 111 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 27 16:11:00.456048 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.middleware.request_id [None req-801802b3-f27b-45f4-92be-9fdc11a5e430 None None] RequestId filter calling following filter/app {{(pid=100523) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:11:00.457623 np0000005924 devstack@c-api.service[100523]: INFO cinder.api.openstack.wsgi [None req-801802b3-f27b-45f4-92be-9fdc11a5e430 tempest-VolumesSnapshotTestJSON-1761742646 tempest-VolumesSnapshotTestJSON-1761742646-project-member] GET https://10.4.3.117/volume/v3/volumes/f7548089-9ae3-423f-809f-5f730bb537b3 Jul 27 16:11:00.457806 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.openstack.wsgi [None req-801802b3-f27b-45f4-92be-9fdc11a5e430 tempest-VolumesSnapshotTestJSON-1761742646 tempest-VolumesSnapshotTestJSON-1761742646-project-member] Empty body provided in request {{(pid=100523) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:11:00.457983 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.openstack.wsgi [None req-801802b3-f27b-45f4-92be-9fdc11a5e430 tempest-VolumesSnapshotTestJSON-1761742646 tempest-VolumesSnapshotTestJSON-1761742646-project-member] Calling method 'show' {{(pid=100523) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:11:00.464454 np0000005924 devstack@c-api.service[100523]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:11:00.464454 np0000005924 devstack@c-api.service[100523]: warnings.warn( Jul 27 16:11:00.467511 np0000005924 devstack@c-api.service[100523]: INFO cinder.volume.api [None req-801802b3-f27b-45f4-92be-9fdc11a5e430 tempest-VolumesSnapshotTestJSON-1761742646 tempest-VolumesSnapshotTestJSON-1761742646-project-member] Volume info retrieved successfully. Jul 27 16:11:00.471215 np0000005924 devstack@c-api.service[100523]: INFO cinder.api.openstack.wsgi [None req-801802b3-f27b-45f4-92be-9fdc11a5e430 tempest-VolumesSnapshotTestJSON-1761742646 tempest-VolumesSnapshotTestJSON-1761742646-project-member] https://10.4.3.117/volume/v3/volumes/f7548089-9ae3-423f-809f-5f730bb537b3 returned with HTTP 200 Jul 27 16:11:00.471549 np0000005924 devstack@c-api.service[100523]: [pid: 100523|app: 0|req: 254/1007] 10.4.3.117 () {66 vars in 1348 bytes} [Mon Jul 27 16:11:00 2026] GET /volume/v3/volumes/f7548089-9ae3-423f-809f-5f730bb537b3 => generated 847 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 27 16:11:00.483413 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.middleware.request_id [None req-276f1d08-7a5f-40b6-8259-5208ad58de0d None None] RequestId filter calling following filter/app {{(pid=100522) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:11:00.485106 np0000005924 devstack@c-api.service[100522]: INFO cinder.api.openstack.wsgi [None req-276f1d08-7a5f-40b6-8259-5208ad58de0d tempest-VolumesSnapshotTestJSON-1761742646 tempest-VolumesSnapshotTestJSON-1761742646-project-member] POST https://10.4.3.117/volume/v3/volumes Jul 27 16:11:00.485430 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.openstack.wsgi [None req-276f1d08-7a5f-40b6-8259-5208ad58de0d tempest-VolumesSnapshotTestJSON-1761742646 tempest-VolumesSnapshotTestJSON-1761742646-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesSnapshotTestJSON-Volume-393534995"}} {{(pid=100522) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 27 16:11:00.486791 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.v3.volumes [None req-276f1d08-7a5f-40b6-8259-5208ad58de0d tempest-VolumesSnapshotTestJSON-1761742646 tempest-VolumesSnapshotTestJSON-1761742646-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesSnapshotTestJSON-Volume-393534995'}} {{(pid=100522) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 27 16:11:00.486894 np0000005924 devstack@c-api.service[100522]: INFO cinder.api.v3.volumes [None req-276f1d08-7a5f-40b6-8259-5208ad58de0d tempest-VolumesSnapshotTestJSON-1761742646 tempest-VolumesSnapshotTestJSON-1761742646-project-member] Create volume of 1 GB Jul 27 16:11:00.487133 np0000005924 devstack@c-api.service[100522]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:11:00.487133 np0000005924 devstack@c-api.service[100522]: warnings.warn( Jul 27 16:11:00.491364 np0000005924 devstack@c-api.service[100522]: INFO cinder.volume.api [None req-276f1d08-7a5f-40b6-8259-5208ad58de0d tempest-VolumesSnapshotTestJSON-1761742646 tempest-VolumesSnapshotTestJSON-1761742646-project-member] Availability Zones retrieved successfully. Jul 27 16:11:00.498021 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.volume.api [None req-276f1d08-7a5f-40b6-8259-5208ad58de0d tempest-VolumesSnapshotTestJSON-1761742646 tempest-VolumesSnapshotTestJSON-1761742646-project-member] Flow 'volume_create_api' (cca6acd3-7fd1-4797-9e74-ca78ea1ec754) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100522) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 27 16:11:00.498689 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.middleware.request_id [None req-4f7e8a3d-d92b-4ae5-8a85-b8cf9fabd0e3 None None] RequestId filter calling following filter/app {{(pid=100521) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:11:00.498894 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.volume.api [None req-276f1d08-7a5f-40b6-8259-5208ad58de0d tempest-VolumesSnapshotTestJSON-1761742646 tempest-VolumesSnapshotTestJSON-1761742646-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f57bcf7f-52d4-4a1b-8056-151eccb81328) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100522) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 27 16:11:00.499731 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.volume.flows.api.create_volume [None req-276f1d08-7a5f-40b6-8259-5208ad58de0d tempest-VolumesSnapshotTestJSON-1761742646 tempest-VolumesSnapshotTestJSON-1761742646-project-member] Validating volume size '1' using validate_int {{(pid=100522) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 27 16:11:00.500515 np0000005924 devstack@c-api.service[100521]: INFO cinder.api.openstack.wsgi [None req-4f7e8a3d-d92b-4ae5-8a85-b8cf9fabd0e3 tempest-AttachVolumeShelveTestJSON-1646068937 tempest-AttachVolumeShelveTestJSON-1646068937-project-member] GET https://10.4.3.117/volume/v3/volumes/a5b0addb-d797-4564-8fbe-f1459f52e61d Jul 27 16:11:00.500626 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.openstack.wsgi [None req-4f7e8a3d-d92b-4ae5-8a85-b8cf9fabd0e3 tempest-AttachVolumeShelveTestJSON-1646068937 tempest-AttachVolumeShelveTestJSON-1646068937-project-member] Empty body provided in request {{(pid=100521) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:11:00.500840 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.openstack.wsgi [None req-4f7e8a3d-d92b-4ae5-8a85-b8cf9fabd0e3 tempest-AttachVolumeShelveTestJSON-1646068937 tempest-AttachVolumeShelveTestJSON-1646068937-project-member] Calling method 'show' {{(pid=100521) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:11:00.508143 np0000005924 devstack@c-api.service[100521]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:11:00.508143 np0000005924 devstack@c-api.service[100521]: warnings.warn( Jul 27 16:11:00.511409 np0000005924 devstack@c-api.service[100521]: INFO cinder.volume.api [None req-4f7e8a3d-d92b-4ae5-8a85-b8cf9fabd0e3 tempest-AttachVolumeShelveTestJSON-1646068937 tempest-AttachVolumeShelveTestJSON-1646068937-project-member] Volume info retrieved successfully. Jul 27 16:11:00.515544 np0000005924 devstack@c-api.service[100521]: INFO cinder.api.openstack.wsgi [None req-4f7e8a3d-d92b-4ae5-8a85-b8cf9fabd0e3 tempest-AttachVolumeShelveTestJSON-1646068937 tempest-AttachVolumeShelveTestJSON-1646068937-project-member] https://10.4.3.117/volume/v3/volumes/a5b0addb-d797-4564-8fbe-f1459f52e61d returned with HTTP 200 Jul 27 16:11:00.516040 np0000005924 devstack@c-api.service[100521]: [pid: 100521|app: 0|req: 250/1008] 10.4.3.117 () {66 vars in 1348 bytes} [Mon Jul 27 16:11:00 2026] GET /volume/v3/volumes/a5b0addb-d797-4564-8fbe-f1459f52e61d => generated 849 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 27 16:11:00.526851 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.volume.api [None req-276f1d08-7a5f-40b6-8259-5208ad58de0d tempest-VolumesSnapshotTestJSON-1761742646 tempest-VolumesSnapshotTestJSON-1761742646-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f57bcf7f-52d4-4a1b-8056-151eccb81328) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-27T16:04:59Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=2bce4e1a-e6e0-49d9-be36-c3405449a01e,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '2bce4e1a-e6e0-49d9-be36-c3405449a01e', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100522) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 27 16:11:00.527839 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.volume.api [None req-276f1d08-7a5f-40b6-8259-5208ad58de0d tempest-VolumesSnapshotTestJSON-1761742646 tempest-VolumesSnapshotTestJSON-1761742646-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (c67eedd3-75b3-4fd1-8831-ef34fcb5eeff) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100522) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 27 16:11:00.581061 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.quota [None req-276f1d08-7a5f-40b6-8259-5208ad58de0d tempest-VolumesSnapshotTestJSON-1761742646 tempest-VolumesSnapshotTestJSON-1761742646-project-member] Created reservations ['e8d8aa8a-acf0-46b9-aa84-01c7220d5c8e', '0f35822b-7048-4b1d-96af-aeddd788a433', 'd441e9d1-4437-4fe5-a4b4-3e448b03725e', 'a950346e-de6e-42d2-88a5-83eb0395b5da'] {{(pid=100522) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 27 16:11:00.581900 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.volume.api [None req-276f1d08-7a5f-40b6-8259-5208ad58de0d tempest-VolumesSnapshotTestJSON-1761742646 tempest-VolumesSnapshotTestJSON-1761742646-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (c67eedd3-75b3-4fd1-8831-ef34fcb5eeff) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['e8d8aa8a-acf0-46b9-aa84-01c7220d5c8e', '0f35822b-7048-4b1d-96af-aeddd788a433', 'd441e9d1-4437-4fe5-a4b4-3e448b03725e', 'a950346e-de6e-42d2-88a5-83eb0395b5da']}' {{(pid=100522) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 27 16:11:00.582680 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.volume.api [None req-276f1d08-7a5f-40b6-8259-5208ad58de0d tempest-VolumesSnapshotTestJSON-1761742646 tempest-VolumesSnapshotTestJSON-1761742646-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (ce593f98-da8e-4547-a4ef-c61b8bf00a50) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100522) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 27 16:11:00.609926 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.volume.api [None req-276f1d08-7a5f-40b6-8259-5208ad58de0d tempest-VolumesSnapshotTestJSON-1761742646 tempest-VolumesSnapshotTestJSON-1761742646-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (ce593f98-da8e-4547-a4ef-c61b8bf00a50) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '334413b2-c935-44ac-81b4-a5f2a83a8c13', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesSnapshotTestJSON-Volume-393534995',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='8885c07e22f540a4954666cbde54d7b6',qos_specs=None,replication_status=,reservations=['e8d8aa8a-acf0-46b9-aa84-01c7220d5c8e','0f35822b-7048-4b1d-96af-aeddd788a433','d441e9d1-4437-4fe5-a4b4-3e448b03725e','a950346e-de6e-42d2-88a5-83eb0395b5da'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='2fd4eb7c1c6948cd96216211e749b977',volume_type_id=2bce4e1a-e6e0-49d9-be36-c3405449a01e), 'volume': Volume(_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-27T16:11:00Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesSnapshotTestJSON-Volume-393534995',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=334413b2-c935-44ac-81b4-a5f2a83a8c13,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='8885c07e22f540a4954666cbde54d7b6',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='2fd4eb7c1c6948cd96216211e749b977',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(2bce4e1a-e6e0-49d9-be36-c3405449a01e),volume_type_id=2bce4e1a-e6e0-49d9-be36-c3405449a01e)}' {{(pid=100522) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 27 16:11:00.611512 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.volume.api [None req-276f1d08-7a5f-40b6-8259-5208ad58de0d tempest-VolumesSnapshotTestJSON-1761742646 tempest-VolumesSnapshotTestJSON-1761742646-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (b99659e2-a58e-4a8c-8db6-51e716b72d99) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100522) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 27 16:11:00.630255 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.volume.api [None req-276f1d08-7a5f-40b6-8259-5208ad58de0d tempest-VolumesSnapshotTestJSON-1761742646 tempest-VolumesSnapshotTestJSON-1761742646-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (b99659e2-a58e-4a8c-8db6-51e716b72d99) transitioned into state 'SUCCESS' from state '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-393534995',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='8885c07e22f540a4954666cbde54d7b6',qos_specs=None,replication_status=,reservations=['e8d8aa8a-acf0-46b9-aa84-01c7220d5c8e','0f35822b-7048-4b1d-96af-aeddd788a433','d441e9d1-4437-4fe5-a4b4-3e448b03725e','a950346e-de6e-42d2-88a5-83eb0395b5da'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='2fd4eb7c1c6948cd96216211e749b977',volume_type_id=2bce4e1a-e6e0-49d9-be36-c3405449a01e)}' {{(pid=100522) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 27 16:11:00.631100 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.volume.api [None req-276f1d08-7a5f-40b6-8259-5208ad58de0d tempest-VolumesSnapshotTestJSON-1761742646 tempest-VolumesSnapshotTestJSON-1761742646-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (f4d99443-36c3-4207-9c6a-69bc8c0bc504) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100522) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 27 16:11:00.642515 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.volume.api [None req-276f1d08-7a5f-40b6-8259-5208ad58de0d tempest-VolumesSnapshotTestJSON-1761742646 tempest-VolumesSnapshotTestJSON-1761742646-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (f4d99443-36c3-4207-9c6a-69bc8c0bc504) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100522) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 27 16:11:00.643300 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.volume.api [None req-276f1d08-7a5f-40b6-8259-5208ad58de0d tempest-VolumesSnapshotTestJSON-1761742646 tempest-VolumesSnapshotTestJSON-1761742646-project-member] Flow 'volume_create_api' (cca6acd3-7fd1-4797-9e74-ca78ea1ec754) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100522) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 27 16:11:00.643664 np0000005924 devstack@c-api.service[100522]: INFO cinder.volume.api [None req-276f1d08-7a5f-40b6-8259-5208ad58de0d tempest-VolumesSnapshotTestJSON-1761742646 tempest-VolumesSnapshotTestJSON-1761742646-project-member] Create volume request issued successfully. Jul 27 16:11:00.644480 np0000005924 devstack@c-api.service[100522]: INFO cinder.api.openstack.wsgi [None req-276f1d08-7a5f-40b6-8259-5208ad58de0d tempest-VolumesSnapshotTestJSON-1761742646 tempest-VolumesSnapshotTestJSON-1761742646-project-member] https://10.4.3.117/volume/v3/volumes returned with HTTP 202 Jul 27 16:11:00.644987 np0000005924 devstack@c-api.service[100522]: [pid: 100522|app: 0|req: 249/1009] 10.4.3.117 () {68 vars in 1258 bytes} [Mon Jul 27 16:11:00 2026] POST /volume/v3/volumes => generated 753 bytes in 162 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 27 16:11:00.661808 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.middleware.request_id [None req-e9a75818-9d06-463d-ab0a-6a4d13c896f0 None None] RequestId filter calling following filter/app {{(pid=100524) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:11:00.666117 np0000005924 devstack@c-api.service[100524]: INFO cinder.api.openstack.wsgi [None req-e9a75818-9d06-463d-ab0a-6a4d13c896f0 tempest-VolumesSnapshotTestJSON-1761742646 tempest-VolumesSnapshotTestJSON-1761742646-project-member] GET https://10.4.3.117/volume/v3/volumes/334413b2-c935-44ac-81b4-a5f2a83a8c13 Jul 27 16:11:00.666283 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.openstack.wsgi [None req-e9a75818-9d06-463d-ab0a-6a4d13c896f0 tempest-VolumesSnapshotTestJSON-1761742646 tempest-VolumesSnapshotTestJSON-1761742646-project-member] Empty body provided in request {{(pid=100524) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:11:00.666474 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.openstack.wsgi [None req-e9a75818-9d06-463d-ab0a-6a4d13c896f0 tempest-VolumesSnapshotTestJSON-1761742646 tempest-VolumesSnapshotTestJSON-1761742646-project-member] Calling method 'show' {{(pid=100524) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:11:00.672860 np0000005924 devstack@c-api.service[100524]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:11:00.672860 np0000005924 devstack@c-api.service[100524]: warnings.warn( Jul 27 16:11:00.676581 np0000005924 devstack@c-api.service[100524]: INFO cinder.volume.api [None req-e9a75818-9d06-463d-ab0a-6a4d13c896f0 tempest-VolumesSnapshotTestJSON-1761742646 tempest-VolumesSnapshotTestJSON-1761742646-project-member] Volume info retrieved successfully. Jul 27 16:11:00.680497 np0000005924 devstack@c-api.service[100524]: INFO cinder.api.openstack.wsgi [None req-e9a75818-9d06-463d-ab0a-6a4d13c896f0 tempest-VolumesSnapshotTestJSON-1761742646 tempest-VolumesSnapshotTestJSON-1761742646-project-member] https://10.4.3.117/volume/v3/volumes/334413b2-c935-44ac-81b4-a5f2a83a8c13 returned with HTTP 200 Jul 27 16:11:00.680852 np0000005924 devstack@c-api.service[100524]: [pid: 100524|app: 0|req: 257/1010] 10.4.3.117 () {66 vars in 1348 bytes} [Mon Jul 27 16:11:00 2026] GET /volume/v3/volumes/334413b2-c935-44ac-81b4-a5f2a83a8c13 => generated 821 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 27 16:11:01.175346 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.middleware.request_id [None req-fba11bbe-df8c-4b09-a0fb-c904ba84342b None None] RequestId filter calling following filter/app {{(pid=100523) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:11:01.181540 np0000005924 devstack@c-api.service[100523]: INFO cinder.api.openstack.wsgi [None req-fba11bbe-df8c-4b09-a0fb-c904ba84342b tempest-ImageDependencyTests-1788909158 tempest-ImageDependencyTests-1788909158-project-member] GET https://10.4.3.117/volume/v3/volumes/1c521f54-1f72-4d5f-958e-184b2091f29c Jul 27 16:11:01.181540 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.openstack.wsgi [None req-fba11bbe-df8c-4b09-a0fb-c904ba84342b tempest-ImageDependencyTests-1788909158 tempest-ImageDependencyTests-1788909158-project-member] Empty body provided in request {{(pid=100523) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:11:01.181540 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.openstack.wsgi [None req-fba11bbe-df8c-4b09-a0fb-c904ba84342b tempest-ImageDependencyTests-1788909158 tempest-ImageDependencyTests-1788909158-project-member] Calling method 'show' {{(pid=100523) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:11:01.192135 np0000005924 devstack@c-api.service[100523]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:11:01.192135 np0000005924 devstack@c-api.service[100523]: warnings.warn( Jul 27 16:11:01.198932 np0000005924 devstack@c-api.service[100523]: INFO cinder.volume.api [None req-fba11bbe-df8c-4b09-a0fb-c904ba84342b tempest-ImageDependencyTests-1788909158 tempest-ImageDependencyTests-1788909158-project-member] Volume info retrieved successfully. Jul 27 16:11:01.205181 np0000005924 devstack@c-api.service[100523]: INFO cinder.api.openstack.wsgi [None req-fba11bbe-df8c-4b09-a0fb-c904ba84342b tempest-ImageDependencyTests-1788909158 tempest-ImageDependencyTests-1788909158-project-member] https://10.4.3.117/volume/v3/volumes/1c521f54-1f72-4d5f-958e-184b2091f29c returned with HTTP 200 Jul 27 16:11:01.205707 np0000005924 devstack@c-api.service[100523]: [pid: 100523|app: 0|req: 255/1011] 10.4.3.117 () {66 vars in 1348 bytes} [Mon Jul 27 16:11:01 2026] GET /volume/v3/volumes/1c521f54-1f72-4d5f-958e-184b2091f29c => generated 905 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 27 16:11:01.698980 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.middleware.request_id [None req-698d541a-8f64-4d49-b45b-39fb876868b8 None None] RequestId filter calling following filter/app {{(pid=100521) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:11:01.698980 np0000005924 devstack@c-api.service[100521]: INFO cinder.api.openstack.wsgi [None req-698d541a-8f64-4d49-b45b-39fb876868b8 tempest-VolumesSnapshotTestJSON-1761742646 tempest-VolumesSnapshotTestJSON-1761742646-project-member] GET https://10.4.3.117/volume/v3/volumes/334413b2-c935-44ac-81b4-a5f2a83a8c13 Jul 27 16:11:01.698980 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.openstack.wsgi [None req-698d541a-8f64-4d49-b45b-39fb876868b8 tempest-VolumesSnapshotTestJSON-1761742646 tempest-VolumesSnapshotTestJSON-1761742646-project-member] Empty body provided in request {{(pid=100521) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:11:01.698980 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.openstack.wsgi [None req-698d541a-8f64-4d49-b45b-39fb876868b8 tempest-VolumesSnapshotTestJSON-1761742646 tempest-VolumesSnapshotTestJSON-1761742646-project-member] Calling method 'show' {{(pid=100521) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:11:01.708273 np0000005924 devstack@c-api.service[100521]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:11:01.708273 np0000005924 devstack@c-api.service[100521]: warnings.warn( Jul 27 16:11:01.716408 np0000005924 devstack@c-api.service[100521]: INFO cinder.volume.api [None req-698d541a-8f64-4d49-b45b-39fb876868b8 tempest-VolumesSnapshotTestJSON-1761742646 tempest-VolumesSnapshotTestJSON-1761742646-project-member] Volume info retrieved successfully. Jul 27 16:11:01.728359 np0000005924 devstack@c-api.service[100521]: INFO cinder.api.openstack.wsgi [None req-698d541a-8f64-4d49-b45b-39fb876868b8 tempest-VolumesSnapshotTestJSON-1761742646 tempest-VolumesSnapshotTestJSON-1761742646-project-member] https://10.4.3.117/volume/v3/volumes/334413b2-c935-44ac-81b4-a5f2a83a8c13 returned with HTTP 200 Jul 27 16:11:01.728359 np0000005924 devstack@c-api.service[100521]: [pid: 100521|app: 0|req: 251/1012] 10.4.3.117 () {66 vars in 1348 bytes} [Mon Jul 27 16:11:01 2026] GET /volume/v3/volumes/334413b2-c935-44ac-81b4-a5f2a83a8c13 => generated 846 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 27 16:11:01.747547 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.middleware.request_id [None req-70f49791-00d6-45ef-be8f-977848ce824a None None] RequestId filter calling following filter/app {{(pid=100522) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:11:01.750925 np0000005924 devstack@c-api.service[100522]: INFO cinder.api.openstack.wsgi [None req-70f49791-00d6-45ef-be8f-977848ce824a tempest-VolumesSnapshotTestJSON-1761742646 tempest-VolumesSnapshotTestJSON-1761742646-project-member] POST https://10.4.3.117/volume/v3/snapshots Jul 27 16:11:01.751358 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.openstack.wsgi [None req-70f49791-00d6-45ef-be8f-977848ce824a tempest-VolumesSnapshotTestJSON-1761742646 tempest-VolumesSnapshotTestJSON-1761742646-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "334413b2-c935-44ac-81b4-a5f2a83a8c13", "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1756204610"}} {{(pid=100522) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 27 16:11:01.760878 np0000005924 devstack@c-api.service[100522]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:11:01.760878 np0000005924 devstack@c-api.service[100522]: warnings.warn( Jul 27 16:11:01.761478 np0000005924 devstack@c-api.service[100522]: INFO cinder.volume.api [None req-70f49791-00d6-45ef-be8f-977848ce824a tempest-VolumesSnapshotTestJSON-1761742646 tempest-VolumesSnapshotTestJSON-1761742646-project-member] Volume info retrieved successfully. Jul 27 16:11:01.761694 np0000005924 devstack@c-api.service[100522]: INFO cinder.api.v3.snapshots [None req-70f49791-00d6-45ef-be8f-977848ce824a tempest-VolumesSnapshotTestJSON-1761742646 tempest-VolumesSnapshotTestJSON-1761742646-project-member] Create snapshot from volume 334413b2-c935-44ac-81b4-a5f2a83a8c13 Jul 27 16:11:01.787783 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.quota [None req-70f49791-00d6-45ef-be8f-977848ce824a tempest-VolumesSnapshotTestJSON-1761742646 tempest-VolumesSnapshotTestJSON-1761742646-project-member] Created reservations ['44520630-8854-48a0-9af4-30da4f9ad9c4', '6a182949-bc73-448b-b2b9-d427883525bd', '2fcc3433-39f7-4f6f-9914-25d9de399be4', 'c863e4b0-3393-4e84-9adc-42a58d7ac37d'] {{(pid=100522) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 27 16:11:01.821244 np0000005924 devstack@c-api.service[100522]: INFO cinder.volume.api [None req-70f49791-00d6-45ef-be8f-977848ce824a tempest-VolumesSnapshotTestJSON-1761742646 tempest-VolumesSnapshotTestJSON-1761742646-project-member] Snapshot create request issued successfully. Jul 27 16:11:01.821676 np0000005924 devstack@c-api.service[100522]: INFO cinder.api.openstack.wsgi [None req-70f49791-00d6-45ef-be8f-977848ce824a tempest-VolumesSnapshotTestJSON-1761742646 tempest-VolumesSnapshotTestJSON-1761742646-project-member] https://10.4.3.117/volume/v3/snapshots returned with HTTP 202 Jul 27 16:11:01.822131 np0000005924 devstack@c-api.service[100522]: [pid: 100522|app: 0|req: 250/1013] 10.4.3.117 () {68 vars in 1265 bytes} [Mon Jul 27 16:11:01 2026] POST /volume/v3/snapshots => generated 310 bytes in 76 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 27 16:11:01.835597 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.middleware.request_id [None req-cc8f8720-0213-4b4b-9ff7-fe556de3a29f None None] RequestId filter calling following filter/app {{(pid=100524) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:11:01.840350 np0000005924 devstack@c-api.service[100524]: INFO cinder.api.openstack.wsgi [None req-cc8f8720-0213-4b4b-9ff7-fe556de3a29f tempest-VolumesSnapshotTestJSON-1761742646 tempest-VolumesSnapshotTestJSON-1761742646-project-member] GET https://10.4.3.117/volume/v3/snapshots/278c13ed-2d97-4852-b24c-9f1e93f6f5d2 Jul 27 16:11:01.840350 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.openstack.wsgi [None req-cc8f8720-0213-4b4b-9ff7-fe556de3a29f tempest-VolumesSnapshotTestJSON-1761742646 tempest-VolumesSnapshotTestJSON-1761742646-project-member] Empty body provided in request {{(pid=100524) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:11:01.840350 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.openstack.wsgi [None req-cc8f8720-0213-4b4b-9ff7-fe556de3a29f tempest-VolumesSnapshotTestJSON-1761742646 tempest-VolumesSnapshotTestJSON-1761742646-project-member] Calling method 'show' {{(pid=100524) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:11:01.842420 np0000005924 devstack@c-api.service[100524]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:11:01.842420 np0000005924 devstack@c-api.service[100524]: warnings.warn( Jul 27 16:11:01.842852 np0000005924 devstack@c-api.service[100524]: INFO cinder.volume.api [None req-cc8f8720-0213-4b4b-9ff7-fe556de3a29f tempest-VolumesSnapshotTestJSON-1761742646 tempest-VolumesSnapshotTestJSON-1761742646-project-member] Snapshot retrieved successfully. Jul 27 16:11:01.843571 np0000005924 devstack@c-api.service[100524]: INFO cinder.api.openstack.wsgi [None req-cc8f8720-0213-4b4b-9ff7-fe556de3a29f tempest-VolumesSnapshotTestJSON-1761742646 tempest-VolumesSnapshotTestJSON-1761742646-project-member] https://10.4.3.117/volume/v3/snapshots/278c13ed-2d97-4852-b24c-9f1e93f6f5d2 returned with HTTP 200 Jul 27 16:11:01.843906 np0000005924 devstack@c-api.service[100524]: [pid: 100524|app: 0|req: 258/1014] 10.4.3.117 () {66 vars in 1354 bytes} [Mon Jul 27 16:11:01 2026] GET /volume/v3/snapshots/278c13ed-2d97-4852-b24c-9f1e93f6f5d2 => generated 442 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 27 16:11:02.226993 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.middleware.request_id [None req-d081fccf-7545-4349-8db3-95224386d96c None None] RequestId filter calling following filter/app {{(pid=100523) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:11:02.228832 np0000005924 devstack@c-api.service[100523]: INFO cinder.api.openstack.wsgi [None req-d081fccf-7545-4349-8db3-95224386d96c tempest-ImageDependencyTests-1788909158 tempest-ImageDependencyTests-1788909158-project-member] GET https://10.4.3.117/volume/v3/volumes/1c521f54-1f72-4d5f-958e-184b2091f29c Jul 27 16:11:02.229041 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.openstack.wsgi [None req-d081fccf-7545-4349-8db3-95224386d96c tempest-ImageDependencyTests-1788909158 tempest-ImageDependencyTests-1788909158-project-member] Empty body provided in request {{(pid=100523) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:11:02.229219 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.openstack.wsgi [None req-d081fccf-7545-4349-8db3-95224386d96c tempest-ImageDependencyTests-1788909158 tempest-ImageDependencyTests-1788909158-project-member] Calling method 'show' {{(pid=100523) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:11:02.236607 np0000005924 devstack@c-api.service[100523]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:11:02.236607 np0000005924 devstack@c-api.service[100523]: warnings.warn( Jul 27 16:11:02.241775 np0000005924 devstack@c-api.service[100523]: INFO cinder.volume.api [None req-d081fccf-7545-4349-8db3-95224386d96c tempest-ImageDependencyTests-1788909158 tempest-ImageDependencyTests-1788909158-project-member] Volume info retrieved successfully. Jul 27 16:11:02.249372 np0000005924 devstack@c-api.service[100523]: INFO cinder.api.openstack.wsgi [None req-d081fccf-7545-4349-8db3-95224386d96c tempest-ImageDependencyTests-1788909158 tempest-ImageDependencyTests-1788909158-project-member] https://10.4.3.117/volume/v3/volumes/1c521f54-1f72-4d5f-958e-184b2091f29c returned with HTTP 200 Jul 27 16:11:02.250026 np0000005924 devstack@c-api.service[100523]: [pid: 100523|app: 0|req: 256/1015] 10.4.3.117 () {66 vars in 1348 bytes} [Mon Jul 27 16:11:02 2026] GET /volume/v3/volumes/1c521f54-1f72-4d5f-958e-184b2091f29c => generated 905 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 27 16:11:02.853907 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.middleware.request_id [None req-9ac35932-d60b-4a34-a9bd-75d021e74aa1 None None] RequestId filter calling following filter/app {{(pid=100521) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:11:02.856247 np0000005924 devstack@c-api.service[100521]: INFO cinder.api.openstack.wsgi [None req-9ac35932-d60b-4a34-a9bd-75d021e74aa1 tempest-VolumesSnapshotTestJSON-1761742646 tempest-VolumesSnapshotTestJSON-1761742646-project-member] GET https://10.4.3.117/volume/v3/snapshots/278c13ed-2d97-4852-b24c-9f1e93f6f5d2 Jul 27 16:11:02.856508 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.openstack.wsgi [None req-9ac35932-d60b-4a34-a9bd-75d021e74aa1 tempest-VolumesSnapshotTestJSON-1761742646 tempest-VolumesSnapshotTestJSON-1761742646-project-member] Empty body provided in request {{(pid=100521) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:11:02.856775 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.openstack.wsgi [None req-9ac35932-d60b-4a34-a9bd-75d021e74aa1 tempest-VolumesSnapshotTestJSON-1761742646 tempest-VolumesSnapshotTestJSON-1761742646-project-member] Calling method 'show' {{(pid=100521) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:11:02.863704 np0000005924 devstack@c-api.service[100521]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:11:02.863704 np0000005924 devstack@c-api.service[100521]: warnings.warn( Jul 27 16:11:02.864338 np0000005924 devstack@c-api.service[100521]: INFO cinder.volume.api [None req-9ac35932-d60b-4a34-a9bd-75d021e74aa1 tempest-VolumesSnapshotTestJSON-1761742646 tempest-VolumesSnapshotTestJSON-1761742646-project-member] Snapshot retrieved successfully. Jul 27 16:11:02.865441 np0000005924 devstack@c-api.service[100521]: INFO cinder.api.openstack.wsgi [None req-9ac35932-d60b-4a34-a9bd-75d021e74aa1 tempest-VolumesSnapshotTestJSON-1761742646 tempest-VolumesSnapshotTestJSON-1761742646-project-member] https://10.4.3.117/volume/v3/snapshots/278c13ed-2d97-4852-b24c-9f1e93f6f5d2 returned with HTTP 200 Jul 27 16:11:02.866091 np0000005924 devstack@c-api.service[100521]: [pid: 100521|app: 0|req: 252/1016] 10.4.3.117 () {66 vars in 1354 bytes} [Mon Jul 27 16:11:02 2026] GET /volume/v3/snapshots/278c13ed-2d97-4852-b24c-9f1e93f6f5d2 => generated 469 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 27 16:11:02.876687 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.middleware.request_id [None req-72abcb5a-4473-472b-85a7-dca4bcfc4cb3 None None] RequestId filter calling following filter/app {{(pid=100522) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:11:02.879591 np0000005924 devstack@c-api.service[100522]: INFO cinder.api.openstack.wsgi [None req-72abcb5a-4473-472b-85a7-dca4bcfc4cb3 tempest-VolumesSnapshotTestJSON-1761742646 tempest-VolumesSnapshotTestJSON-1761742646-project-member] POST https://10.4.3.117/volume/v3/volumes Jul 27 16:11:02.879591 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.openstack.wsgi [None req-72abcb5a-4473-472b-85a7-dca4bcfc4cb3 tempest-VolumesSnapshotTestJSON-1761742646 tempest-VolumesSnapshotTestJSON-1761742646-project-member] Action: 'create', calling method: create, body: {"volume": {"snapshot_id": "278c13ed-2d97-4852-b24c-9f1e93f6f5d2", "size": 2, "name": "tempest-VolumesSnapshotTestJSON-Volume-654521183"}} {{(pid=100522) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 27 16:11:02.880791 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.v3.volumes [None req-72abcb5a-4473-472b-85a7-dca4bcfc4cb3 tempest-VolumesSnapshotTestJSON-1761742646 tempest-VolumesSnapshotTestJSON-1761742646-project-member] Create volume request body: {'volume': {'snapshot_id': '278c13ed-2d97-4852-b24c-9f1e93f6f5d2', 'size': 2, 'name': 'tempest-VolumesSnapshotTestJSON-Volume-654521183'}} {{(pid=100522) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 27 16:11:02.887683 np0000005924 devstack@c-api.service[100522]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:11:02.887683 np0000005924 devstack@c-api.service[100522]: warnings.warn( Jul 27 16:11:02.888161 np0000005924 devstack@c-api.service[100522]: INFO cinder.volume.api [None req-72abcb5a-4473-472b-85a7-dca4bcfc4cb3 tempest-VolumesSnapshotTestJSON-1761742646 tempest-VolumesSnapshotTestJSON-1761742646-project-member] Snapshot retrieved successfully. Jul 27 16:11:02.888282 np0000005924 devstack@c-api.service[100522]: INFO cinder.api.v3.volumes [None req-72abcb5a-4473-472b-85a7-dca4bcfc4cb3 tempest-VolumesSnapshotTestJSON-1761742646 tempest-VolumesSnapshotTestJSON-1761742646-project-member] Create volume of 2 GB Jul 27 16:11:02.891922 np0000005924 devstack@c-api.service[100522]: INFO cinder.volume.api [None req-72abcb5a-4473-472b-85a7-dca4bcfc4cb3 tempest-VolumesSnapshotTestJSON-1761742646 tempest-VolumesSnapshotTestJSON-1761742646-project-member] Availability Zones retrieved successfully. Jul 27 16:11:02.901039 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.volume.api [None req-72abcb5a-4473-472b-85a7-dca4bcfc4cb3 tempest-VolumesSnapshotTestJSON-1761742646 tempest-VolumesSnapshotTestJSON-1761742646-project-member] Flow 'volume_create_api' (3fa59ecb-2ba2-43ae-8435-f5ad6914df06) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100522) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 27 16:11:02.902303 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.volume.api [None req-72abcb5a-4473-472b-85a7-dca4bcfc4cb3 tempest-VolumesSnapshotTestJSON-1761742646 tempest-VolumesSnapshotTestJSON-1761742646-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (d194c4c3-ed4a-466b-bfba-875834cb42f2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100522) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 27 16:11:02.903823 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.volume.flows.api.create_volume [None req-72abcb5a-4473-472b-85a7-dca4bcfc4cb3 tempest-VolumesSnapshotTestJSON-1761742646 tempest-VolumesSnapshotTestJSON-1761742646-project-member] Validating volume size '2' using validate_int, validate_snap_size {{(pid=100522) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 27 16:11:02.937146 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.volume.api [None req-72abcb5a-4473-472b-85a7-dca4bcfc4cb3 tempest-VolumesSnapshotTestJSON-1761742646 tempest-VolumesSnapshotTestJSON-1761742646-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (d194c4c3-ed4a-466b-bfba-875834cb42f2) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 2, 'snapshot_id': '278c13ed-2d97-4852-b24c-9f1e93f6f5d2', 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-27T16:04:59Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=2bce4e1a-e6e0-49d9-be36-c3405449a01e,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '2bce4e1a-e6e0-49d9-be36-c3405449a01e', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100522) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 27 16:11:02.939363 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.volume.api [None req-72abcb5a-4473-472b-85a7-dca4bcfc4cb3 tempest-VolumesSnapshotTestJSON-1761742646 tempest-VolumesSnapshotTestJSON-1761742646-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (1564528f-639d-423a-8c2c-21b7dbf9ccdf) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100522) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 27 16:11:03.000438 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.quota [None req-72abcb5a-4473-472b-85a7-dca4bcfc4cb3 tempest-VolumesSnapshotTestJSON-1761742646 tempest-VolumesSnapshotTestJSON-1761742646-project-member] Created reservations ['3b66c747-ea38-4d7b-bcd1-d0b6e3fd6633', '62383abf-413b-4626-939b-0c75bc806449', '07f8a790-ab62-4dca-90bc-f0a65790bea8', '8172ffc0-3e36-44b1-9f34-9b3f7ab2c87f'] {{(pid=100522) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 27 16:11:03.001163 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.volume.api [None req-72abcb5a-4473-472b-85a7-dca4bcfc4cb3 tempest-VolumesSnapshotTestJSON-1761742646 tempest-VolumesSnapshotTestJSON-1761742646-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (1564528f-639d-423a-8c2c-21b7dbf9ccdf) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['3b66c747-ea38-4d7b-bcd1-d0b6e3fd6633', '62383abf-413b-4626-939b-0c75bc806449', '07f8a790-ab62-4dca-90bc-f0a65790bea8', '8172ffc0-3e36-44b1-9f34-9b3f7ab2c87f']}' {{(pid=100522) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 27 16:11:03.002207 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.volume.api [None req-72abcb5a-4473-472b-85a7-dca4bcfc4cb3 tempest-VolumesSnapshotTestJSON-1761742646 tempest-VolumesSnapshotTestJSON-1761742646-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (41cf7644-c222-4956-968b-436b2f4e0d46) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100522) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 27 16:11:03.058854 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.volume.api [None req-72abcb5a-4473-472b-85a7-dca4bcfc4cb3 tempest-VolumesSnapshotTestJSON-1761742646 tempest-VolumesSnapshotTestJSON-1761742646-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (41cf7644-c222-4956-968b-436b2f4e0d46) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '4efc52bb-7ae7-4d15-8416-40850aa4fab8', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesSnapshotTestJSON-Volume-654521183',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='8885c07e22f540a4954666cbde54d7b6',qos_specs=None,replication_status=,reservations=['3b66c747-ea38-4d7b-bcd1-d0b6e3fd6633','62383abf-413b-4626-939b-0c75bc806449','07f8a790-ab62-4dca-90bc-f0a65790bea8','8172ffc0-3e36-44b1-9f34-9b3f7ab2c87f'],size=2,snapshot_id=278c13ed-2d97-4852-b24c-9f1e93f6f5d2,source_replicaid=,source_volid=None,status='creating',user_id='2fd4eb7c1c6948cd96216211e749b977',volume_type_id=2bce4e1a-e6e0-49d9-be36-c3405449a01e), 'volume': Volume(_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-27T16:11:03Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesSnapshotTestJSON-Volume-654521183',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=4efc52bb-7ae7-4d15-8416-40850aa4fab8,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='8885c07e22f540a4954666cbde54d7b6',provider_auth=None,provider_geometry=None,provider_id=None,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=278c13ed-2d97-4852-b24c-9f1e93f6f5d2,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='2fd4eb7c1c6948cd96216211e749b977',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(2bce4e1a-e6e0-49d9-be36-c3405449a01e),volume_type_id=2bce4e1a-e6e0-49d9-be36-c3405449a01e)}' {{(pid=100522) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 27 16:11:03.059634 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.volume.api [None req-72abcb5a-4473-472b-85a7-dca4bcfc4cb3 tempest-VolumesSnapshotTestJSON-1761742646 tempest-VolumesSnapshotTestJSON-1761742646-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (48c452cb-7a6a-43f5-b870-f6486be2ff27) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100522) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 27 16:11:03.080098 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.volume.api [None req-72abcb5a-4473-472b-85a7-dca4bcfc4cb3 tempest-VolumesSnapshotTestJSON-1761742646 tempest-VolumesSnapshotTestJSON-1761742646-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (48c452cb-7a6a-43f5-b870-f6486be2ff27) transitioned into state 'SUCCESS' from state '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-654521183',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='8885c07e22f540a4954666cbde54d7b6',qos_specs=None,replication_status=,reservations=['3b66c747-ea38-4d7b-bcd1-d0b6e3fd6633','62383abf-413b-4626-939b-0c75bc806449','07f8a790-ab62-4dca-90bc-f0a65790bea8','8172ffc0-3e36-44b1-9f34-9b3f7ab2c87f'],size=2,snapshot_id=278c13ed-2d97-4852-b24c-9f1e93f6f5d2,source_replicaid=,source_volid=None,status='creating',user_id='2fd4eb7c1c6948cd96216211e749b977',volume_type_id=2bce4e1a-e6e0-49d9-be36-c3405449a01e)}' {{(pid=100522) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 27 16:11:03.080222 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.volume.api [None req-72abcb5a-4473-472b-85a7-dca4bcfc4cb3 tempest-VolumesSnapshotTestJSON-1761742646 tempest-VolumesSnapshotTestJSON-1761742646-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (e968c3a0-f0cb-4d4a-bdb3-48fc3d7c312a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100522) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 27 16:11:03.103156 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.volume.api [None req-72abcb5a-4473-472b-85a7-dca4bcfc4cb3 tempest-VolumesSnapshotTestJSON-1761742646 tempest-VolumesSnapshotTestJSON-1761742646-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (e968c3a0-f0cb-4d4a-bdb3-48fc3d7c312a) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100522) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 27 16:11:03.104634 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.volume.api [None req-72abcb5a-4473-472b-85a7-dca4bcfc4cb3 tempest-VolumesSnapshotTestJSON-1761742646 tempest-VolumesSnapshotTestJSON-1761742646-project-member] Flow 'volume_create_api' (3fa59ecb-2ba2-43ae-8435-f5ad6914df06) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100522) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 27 16:11:03.104634 np0000005924 devstack@c-api.service[100522]: INFO cinder.volume.api [None req-72abcb5a-4473-472b-85a7-dca4bcfc4cb3 tempest-VolumesSnapshotTestJSON-1761742646 tempest-VolumesSnapshotTestJSON-1761742646-project-member] Create volume request issued successfully. Jul 27 16:11:03.104843 np0000005924 devstack@c-api.service[100522]: INFO cinder.api.openstack.wsgi [None req-72abcb5a-4473-472b-85a7-dca4bcfc4cb3 tempest-VolumesSnapshotTestJSON-1761742646 tempest-VolumesSnapshotTestJSON-1761742646-project-member] https://10.4.3.117/volume/v3/volumes returned with HTTP 202 Jul 27 16:11:03.105202 np0000005924 devstack@c-api.service[100522]: [pid: 100522|app: 0|req: 251/1017] 10.4.3.117 () {68 vars in 1259 bytes} [Mon Jul 27 16:11:02 2026] POST /volume/v3/volumes => generated 787 bytes in 229 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 27 16:11:03.125507 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.middleware.request_id [None req-5e6e6fce-bd51-42b4-93c7-50d3f9b4b6cc None None] RequestId filter calling following filter/app {{(pid=100524) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:11:03.127609 np0000005924 devstack@c-api.service[100524]: INFO cinder.api.openstack.wsgi [None req-5e6e6fce-bd51-42b4-93c7-50d3f9b4b6cc tempest-VolumesSnapshotTestJSON-1761742646 tempest-VolumesSnapshotTestJSON-1761742646-project-member] GET https://10.4.3.117/volume/v3/volumes/4efc52bb-7ae7-4d15-8416-40850aa4fab8 Jul 27 16:11:03.127899 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.openstack.wsgi [None req-5e6e6fce-bd51-42b4-93c7-50d3f9b4b6cc tempest-VolumesSnapshotTestJSON-1761742646 tempest-VolumesSnapshotTestJSON-1761742646-project-member] Empty body provided in request {{(pid=100524) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:11:03.128145 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.openstack.wsgi [None req-5e6e6fce-bd51-42b4-93c7-50d3f9b4b6cc tempest-VolumesSnapshotTestJSON-1761742646 tempest-VolumesSnapshotTestJSON-1761742646-project-member] Calling method 'show' {{(pid=100524) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:11:03.135757 np0000005924 devstack@c-api.service[100524]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:11:03.135757 np0000005924 devstack@c-api.service[100524]: warnings.warn( Jul 27 16:11:03.143756 np0000005924 devstack@c-api.service[100524]: INFO cinder.volume.api [None req-5e6e6fce-bd51-42b4-93c7-50d3f9b4b6cc tempest-VolumesSnapshotTestJSON-1761742646 tempest-VolumesSnapshotTestJSON-1761742646-project-member] Volume info retrieved successfully. Jul 27 16:11:03.151864 np0000005924 devstack@c-api.service[100524]: INFO cinder.api.openstack.wsgi [None req-5e6e6fce-bd51-42b4-93c7-50d3f9b4b6cc tempest-VolumesSnapshotTestJSON-1761742646 tempest-VolumesSnapshotTestJSON-1761742646-project-member] https://10.4.3.117/volume/v3/volumes/4efc52bb-7ae7-4d15-8416-40850aa4fab8 returned with HTTP 200 Jul 27 16:11:03.152282 np0000005924 devstack@c-api.service[100524]: [pid: 100524|app: 0|req: 259/1018] 10.4.3.117 () {66 vars in 1348 bytes} [Mon Jul 27 16:11:03 2026] GET /volume/v3/volumes/4efc52bb-7ae7-4d15-8416-40850aa4fab8 => generated 855 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 27 16:11:03.267836 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.middleware.request_id [None req-a105fd61-bd99-4072-9e90-07034f57e773 None None] RequestId filter calling following filter/app {{(pid=100523) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:11:03.270933 np0000005924 devstack@c-api.service[100523]: INFO cinder.api.openstack.wsgi [None req-a105fd61-bd99-4072-9e90-07034f57e773 tempest-ImageDependencyTests-1788909158 tempest-ImageDependencyTests-1788909158-project-member] GET https://10.4.3.117/volume/v3/volumes/1c521f54-1f72-4d5f-958e-184b2091f29c Jul 27 16:11:03.271169 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.openstack.wsgi [None req-a105fd61-bd99-4072-9e90-07034f57e773 tempest-ImageDependencyTests-1788909158 tempest-ImageDependencyTests-1788909158-project-member] Empty body provided in request {{(pid=100523) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:11:03.271405 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.openstack.wsgi [None req-a105fd61-bd99-4072-9e90-07034f57e773 tempest-ImageDependencyTests-1788909158 tempest-ImageDependencyTests-1788909158-project-member] Calling method 'show' {{(pid=100523) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:11:03.284902 np0000005924 devstack@c-api.service[100523]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:11:03.284902 np0000005924 devstack@c-api.service[100523]: warnings.warn( Jul 27 16:11:03.292647 np0000005924 devstack@c-api.service[100523]: INFO cinder.volume.api [None req-a105fd61-bd99-4072-9e90-07034f57e773 tempest-ImageDependencyTests-1788909158 tempest-ImageDependencyTests-1788909158-project-member] Volume info retrieved successfully. Jul 27 16:11:03.298248 np0000005924 devstack@c-api.service[100523]: INFO cinder.api.openstack.wsgi [None req-a105fd61-bd99-4072-9e90-07034f57e773 tempest-ImageDependencyTests-1788909158 tempest-ImageDependencyTests-1788909158-project-member] https://10.4.3.117/volume/v3/volumes/1c521f54-1f72-4d5f-958e-184b2091f29c returned with HTTP 200 Jul 27 16:11:03.298802 np0000005924 devstack@c-api.service[100523]: [pid: 100523|app: 0|req: 257/1019] 10.4.3.117 () {66 vars in 1348 bytes} [Mon Jul 27 16:11:03 2026] GET /volume/v3/volumes/1c521f54-1f72-4d5f-958e-184b2091f29c => generated 905 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 27 16:11:04.167366 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.middleware.request_id [None req-e30af2c6-612e-414c-acef-803110d54c16 None None] RequestId filter calling following filter/app {{(pid=100521) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:11:04.169458 np0000005924 devstack@c-api.service[100521]: INFO cinder.api.openstack.wsgi [None req-e30af2c6-612e-414c-acef-803110d54c16 tempest-VolumesSnapshotTestJSON-1761742646 tempest-VolumesSnapshotTestJSON-1761742646-project-member] GET https://10.4.3.117/volume/v3/volumes/4efc52bb-7ae7-4d15-8416-40850aa4fab8 Jul 27 16:11:04.169545 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.openstack.wsgi [None req-e30af2c6-612e-414c-acef-803110d54c16 tempest-VolumesSnapshotTestJSON-1761742646 tempest-VolumesSnapshotTestJSON-1761742646-project-member] Empty body provided in request {{(pid=100521) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:11:04.170015 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.openstack.wsgi [None req-e30af2c6-612e-414c-acef-803110d54c16 tempest-VolumesSnapshotTestJSON-1761742646 tempest-VolumesSnapshotTestJSON-1761742646-project-member] Calling method 'show' {{(pid=100521) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:11:04.179000 np0000005924 devstack@c-api.service[100521]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:11:04.179000 np0000005924 devstack@c-api.service[100521]: warnings.warn( Jul 27 16:11:04.187580 np0000005924 devstack@c-api.service[100521]: INFO cinder.volume.api [None req-e30af2c6-612e-414c-acef-803110d54c16 tempest-VolumesSnapshotTestJSON-1761742646 tempest-VolumesSnapshotTestJSON-1761742646-project-member] Volume info retrieved successfully. Jul 27 16:11:04.194979 np0000005924 devstack@c-api.service[100521]: INFO cinder.api.openstack.wsgi [None req-e30af2c6-612e-414c-acef-803110d54c16 tempest-VolumesSnapshotTestJSON-1761742646 tempest-VolumesSnapshotTestJSON-1761742646-project-member] https://10.4.3.117/volume/v3/volumes/4efc52bb-7ae7-4d15-8416-40850aa4fab8 returned with HTTP 200 Jul 27 16:11:04.197631 np0000005924 devstack@c-api.service[100521]: [pid: 100521|app: 0|req: 253/1020] 10.4.3.117 () {66 vars in 1348 bytes} [Mon Jul 27 16:11:04 2026] GET /volume/v3/volumes/4efc52bb-7ae7-4d15-8416-40850aa4fab8 => generated 880 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 27 16:11:04.209250 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.middleware.request_id [None req-a32d97d2-5623-4e83-9935-141174e8b92f None None] RequestId filter calling following filter/app {{(pid=100522) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:11:04.211486 np0000005924 devstack@c-api.service[100522]: INFO cinder.api.openstack.wsgi [None req-a32d97d2-5623-4e83-9935-141174e8b92f tempest-VolumesSnapshotTestJSON-1761742646 tempest-VolumesSnapshotTestJSON-1761742646-project-member] GET https://10.4.3.117/volume/v3/volumes/4efc52bb-7ae7-4d15-8416-40850aa4fab8 Jul 27 16:11:04.211573 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.openstack.wsgi [None req-a32d97d2-5623-4e83-9935-141174e8b92f tempest-VolumesSnapshotTestJSON-1761742646 tempest-VolumesSnapshotTestJSON-1761742646-project-member] Empty body provided in request {{(pid=100522) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:11:04.212031 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.openstack.wsgi [None req-a32d97d2-5623-4e83-9935-141174e8b92f tempest-VolumesSnapshotTestJSON-1761742646 tempest-VolumesSnapshotTestJSON-1761742646-project-member] Calling method 'show' {{(pid=100522) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:11:04.219105 np0000005924 devstack@c-api.service[100522]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:11:04.219105 np0000005924 devstack@c-api.service[100522]: warnings.warn( Jul 27 16:11:04.224783 np0000005924 devstack@c-api.service[100522]: INFO cinder.volume.api [None req-a32d97d2-5623-4e83-9935-141174e8b92f tempest-VolumesSnapshotTestJSON-1761742646 tempest-VolumesSnapshotTestJSON-1761742646-project-member] Volume info retrieved successfully. Jul 27 16:11:04.237828 np0000005924 devstack@c-api.service[100522]: INFO cinder.api.openstack.wsgi [None req-a32d97d2-5623-4e83-9935-141174e8b92f tempest-VolumesSnapshotTestJSON-1761742646 tempest-VolumesSnapshotTestJSON-1761742646-project-member] https://10.4.3.117/volume/v3/volumes/4efc52bb-7ae7-4d15-8416-40850aa4fab8 returned with HTTP 200 Jul 27 16:11:04.240527 np0000005924 devstack@c-api.service[100522]: [pid: 100522|app: 0|req: 252/1021] 10.4.3.117 () {66 vars in 1348 bytes} [Mon Jul 27 16:11:04 2026] GET /volume/v3/volumes/4efc52bb-7ae7-4d15-8416-40850aa4fab8 => generated 880 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 27 16:11:04.253906 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.middleware.request_id [None req-e0472f59-7ff2-4c70-88fd-a2ba4f7ee573 None None] RequestId filter calling following filter/app {{(pid=100524) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:11:04.263060 np0000005924 devstack@c-api.service[100524]: INFO cinder.api.openstack.wsgi [None req-e0472f59-7ff2-4c70-88fd-a2ba4f7ee573 tempest-VolumesSnapshotTestJSON-1761742646 tempest-VolumesSnapshotTestJSON-1761742646-project-member] DELETE https://10.4.3.117/volume/v3/volumes/4efc52bb-7ae7-4d15-8416-40850aa4fab8 Jul 27 16:11:04.263060 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.openstack.wsgi [None req-e0472f59-7ff2-4c70-88fd-a2ba4f7ee573 tempest-VolumesSnapshotTestJSON-1761742646 tempest-VolumesSnapshotTestJSON-1761742646-project-member] Empty body provided in request {{(pid=100524) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:11:04.263060 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.openstack.wsgi [None req-e0472f59-7ff2-4c70-88fd-a2ba4f7ee573 tempest-VolumesSnapshotTestJSON-1761742646 tempest-VolumesSnapshotTestJSON-1761742646-project-member] Calling method 'delete' {{(pid=100524) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:11:04.263060 np0000005924 devstack@c-api.service[100524]: INFO cinder.api.v3.volumes [None req-e0472f59-7ff2-4c70-88fd-a2ba4f7ee573 tempest-VolumesSnapshotTestJSON-1761742646 tempest-VolumesSnapshotTestJSON-1761742646-project-member] Delete volume with id: 4efc52bb-7ae7-4d15-8416-40850aa4fab8 Jul 27 16:11:04.272545 np0000005924 devstack@c-api.service[100524]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:11:04.272545 np0000005924 devstack@c-api.service[100524]: warnings.warn( Jul 27 16:11:04.272545 np0000005924 devstack@c-api.service[100524]: INFO cinder.volume.api [None req-e0472f59-7ff2-4c70-88fd-a2ba4f7ee573 tempest-VolumesSnapshotTestJSON-1761742646 tempest-VolumesSnapshotTestJSON-1761742646-project-member] Volume info retrieved successfully. Jul 27 16:11:04.293407 np0000005924 devstack@c-api.service[100524]: INFO cinder.volume.api [None req-e0472f59-7ff2-4c70-88fd-a2ba4f7ee573 tempest-VolumesSnapshotTestJSON-1761742646 tempest-VolumesSnapshotTestJSON-1761742646-project-member] Delete volume request issued successfully. Jul 27 16:11:04.293663 np0000005924 devstack@c-api.service[100524]: INFO cinder.api.openstack.wsgi [None req-e0472f59-7ff2-4c70-88fd-a2ba4f7ee573 tempest-VolumesSnapshotTestJSON-1761742646 tempest-VolumesSnapshotTestJSON-1761742646-project-member] https://10.4.3.117/volume/v3/volumes/4efc52bb-7ae7-4d15-8416-40850aa4fab8 returned with HTTP 202 Jul 27 16:11:04.294366 np0000005924 devstack@c-api.service[100524]: [pid: 100524|app: 0|req: 260/1022] 10.4.3.117 () {66 vars in 1351 bytes} [Mon Jul 27 16:11:04 2026] DELETE /volume/v3/volumes/4efc52bb-7ae7-4d15-8416-40850aa4fab8 => generated 0 bytes in 41 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 27 16:11:04.302186 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.middleware.request_id [None req-694cf9f1-73bb-425e-909c-66ddd80b5a93 None None] RequestId filter calling following filter/app {{(pid=100523) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:11:04.304540 np0000005924 devstack@c-api.service[100523]: INFO cinder.api.openstack.wsgi [None req-694cf9f1-73bb-425e-909c-66ddd80b5a93 tempest-VolumesSnapshotTestJSON-1761742646 tempest-VolumesSnapshotTestJSON-1761742646-project-member] GET https://10.4.3.117/volume/v3/volumes/4efc52bb-7ae7-4d15-8416-40850aa4fab8 Jul 27 16:11:04.305143 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.openstack.wsgi [None req-694cf9f1-73bb-425e-909c-66ddd80b5a93 tempest-VolumesSnapshotTestJSON-1761742646 tempest-VolumesSnapshotTestJSON-1761742646-project-member] Empty body provided in request {{(pid=100523) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:11:04.305143 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.openstack.wsgi [None req-694cf9f1-73bb-425e-909c-66ddd80b5a93 tempest-VolumesSnapshotTestJSON-1761742646 tempest-VolumesSnapshotTestJSON-1761742646-project-member] Calling method 'show' {{(pid=100523) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:11:04.313674 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.middleware.request_id [None req-7a2be4d1-0ba4-4492-8500-d53c48828502 None None] RequestId filter calling following filter/app {{(pid=100521) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:11:04.315161 np0000005924 devstack@c-api.service[100523]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:11:04.315161 np0000005924 devstack@c-api.service[100523]: warnings.warn( Jul 27 16:11:04.316898 np0000005924 devstack@c-api.service[100521]: INFO cinder.api.openstack.wsgi [None req-7a2be4d1-0ba4-4492-8500-d53c48828502 tempest-ImageDependencyTests-1788909158 tempest-ImageDependencyTests-1788909158-project-member] GET https://10.4.3.117/volume/v3/volumes/1c521f54-1f72-4d5f-958e-184b2091f29c Jul 27 16:11:04.317746 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.openstack.wsgi [None req-7a2be4d1-0ba4-4492-8500-d53c48828502 tempest-ImageDependencyTests-1788909158 tempest-ImageDependencyTests-1788909158-project-member] Empty body provided in request {{(pid=100521) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:11:04.318904 np0000005924 devstack@c-api.service[100523]: INFO cinder.volume.api [None req-694cf9f1-73bb-425e-909c-66ddd80b5a93 tempest-VolumesSnapshotTestJSON-1761742646 tempest-VolumesSnapshotTestJSON-1761742646-project-member] Volume info retrieved successfully. Jul 27 16:11:04.321526 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.openstack.wsgi [None req-7a2be4d1-0ba4-4492-8500-d53c48828502 tempest-ImageDependencyTests-1788909158 tempest-ImageDependencyTests-1788909158-project-member] Calling method 'show' {{(pid=100521) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:11:04.323537 np0000005924 devstack@c-api.service[100523]: INFO cinder.api.openstack.wsgi [None req-694cf9f1-73bb-425e-909c-66ddd80b5a93 tempest-VolumesSnapshotTestJSON-1761742646 tempest-VolumesSnapshotTestJSON-1761742646-project-member] https://10.4.3.117/volume/v3/volumes/4efc52bb-7ae7-4d15-8416-40850aa4fab8 returned with HTTP 200 Jul 27 16:11:04.324047 np0000005924 devstack@c-api.service[100523]: [pid: 100523|app: 0|req: 258/1023] 10.4.3.117 () {66 vars in 1348 bytes} [Mon Jul 27 16:11:04 2026] GET /volume/v3/volumes/4efc52bb-7ae7-4d15-8416-40850aa4fab8 => generated 879 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 27 16:11:04.335518 np0000005924 devstack@c-api.service[100521]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:11:04.335518 np0000005924 devstack@c-api.service[100521]: warnings.warn( Jul 27 16:11:04.339642 np0000005924 devstack@c-api.service[100521]: INFO cinder.volume.api [None req-7a2be4d1-0ba4-4492-8500-d53c48828502 tempest-ImageDependencyTests-1788909158 tempest-ImageDependencyTests-1788909158-project-member] Volume info retrieved successfully. Jul 27 16:11:04.346180 np0000005924 devstack@c-api.service[100521]: INFO cinder.api.openstack.wsgi [None req-7a2be4d1-0ba4-4492-8500-d53c48828502 tempest-ImageDependencyTests-1788909158 tempest-ImageDependencyTests-1788909158-project-member] https://10.4.3.117/volume/v3/volumes/1c521f54-1f72-4d5f-958e-184b2091f29c returned with HTTP 200 Jul 27 16:11:04.346741 np0000005924 devstack@c-api.service[100521]: [pid: 100521|app: 0|req: 254/1024] 10.4.3.117 () {66 vars in 1348 bytes} [Mon Jul 27 16:11:04 2026] GET /volume/v3/volumes/1c521f54-1f72-4d5f-958e-184b2091f29c => generated 905 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 27 16:11:05.337047 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.middleware.request_id [None req-fb75a539-5239-4d8b-9b40-2cc280aa2557 None None] RequestId filter calling following filter/app {{(pid=100522) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:11:05.338867 np0000005924 devstack@c-api.service[100522]: INFO cinder.api.openstack.wsgi [None req-fb75a539-5239-4d8b-9b40-2cc280aa2557 tempest-VolumesSnapshotTestJSON-1761742646 tempest-VolumesSnapshotTestJSON-1761742646-project-member] GET https://10.4.3.117/volume/v3/volumes/4efc52bb-7ae7-4d15-8416-40850aa4fab8 Jul 27 16:11:05.339045 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.openstack.wsgi [None req-fb75a539-5239-4d8b-9b40-2cc280aa2557 tempest-VolumesSnapshotTestJSON-1761742646 tempest-VolumesSnapshotTestJSON-1761742646-project-member] Empty body provided in request {{(pid=100522) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:11:05.339222 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.openstack.wsgi [None req-fb75a539-5239-4d8b-9b40-2cc280aa2557 tempest-VolumesSnapshotTestJSON-1761742646 tempest-VolumesSnapshotTestJSON-1761742646-project-member] Calling method 'show' {{(pid=100522) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:11:05.345306 np0000005924 devstack@c-api.service[100522]: INFO cinder.api.openstack.wsgi [None req-fb75a539-5239-4d8b-9b40-2cc280aa2557 tempest-VolumesSnapshotTestJSON-1761742646 tempest-VolumesSnapshotTestJSON-1761742646-project-member] https://10.4.3.117/volume/v3/volumes/4efc52bb-7ae7-4d15-8416-40850aa4fab8 returned with HTTP 404 Jul 27 16:11:05.345770 np0000005924 devstack@c-api.service[100522]: [pid: 100522|app: 0|req: 253/1025] 10.4.3.117 () {66 vars in 1348 bytes} [Mon Jul 27 16:11:05 2026] GET /volume/v3/volumes/4efc52bb-7ae7-4d15-8416-40850aa4fab8 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 27 16:11:05.357058 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.middleware.request_id [None req-a6683d21-0b64-4a33-beca-6672cab53421 None None] RequestId filter calling following filter/app {{(pid=100524) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:11:05.361805 np0000005924 devstack@c-api.service[100524]: INFO cinder.api.openstack.wsgi [None req-a6683d21-0b64-4a33-beca-6672cab53421 tempest-VolumesSnapshotTestJSON-1761742646 tempest-VolumesSnapshotTestJSON-1761742646-project-member] GET https://10.4.3.117/volume/v3/volumes/4efc52bb-7ae7-4d15-8416-40850aa4fab8 Jul 27 16:11:05.361918 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.middleware.request_id [None req-705ca522-9317-4126-bee7-23c68893a9a4 None None] RequestId filter calling following filter/app {{(pid=100523) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:11:05.362206 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.openstack.wsgi [None req-a6683d21-0b64-4a33-beca-6672cab53421 tempest-VolumesSnapshotTestJSON-1761742646 tempest-VolumesSnapshotTestJSON-1761742646-project-member] Empty body provided in request {{(pid=100524) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:11:05.362206 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.openstack.wsgi [None req-a6683d21-0b64-4a33-beca-6672cab53421 tempest-VolumesSnapshotTestJSON-1761742646 tempest-VolumesSnapshotTestJSON-1761742646-project-member] Calling method 'show' {{(pid=100524) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:11:05.364733 np0000005924 devstack@c-api.service[100523]: INFO cinder.api.openstack.wsgi [None req-705ca522-9317-4126-bee7-23c68893a9a4 tempest-ImageDependencyTests-1788909158 tempest-ImageDependencyTests-1788909158-project-member] GET https://10.4.3.117/volume/v3/volumes/1c521f54-1f72-4d5f-958e-184b2091f29c Jul 27 16:11:05.368744 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.openstack.wsgi [None req-705ca522-9317-4126-bee7-23c68893a9a4 tempest-ImageDependencyTests-1788909158 tempest-ImageDependencyTests-1788909158-project-member] Empty body provided in request {{(pid=100523) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:11:05.368744 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.openstack.wsgi [None req-705ca522-9317-4126-bee7-23c68893a9a4 tempest-ImageDependencyTests-1788909158 tempest-ImageDependencyTests-1788909158-project-member] Calling method 'show' {{(pid=100523) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:11:05.377298 np0000005924 devstack@c-api.service[100524]: INFO cinder.api.openstack.wsgi [None req-a6683d21-0b64-4a33-beca-6672cab53421 tempest-VolumesSnapshotTestJSON-1761742646 tempest-VolumesSnapshotTestJSON-1761742646-project-member] https://10.4.3.117/volume/v3/volumes/4efc52bb-7ae7-4d15-8416-40850aa4fab8 returned with HTTP 404 Jul 27 16:11:05.378083 np0000005924 devstack@c-api.service[100524]: [pid: 100524|app: 0|req: 261/1026] 10.4.3.117 () {66 vars in 1348 bytes} [Mon Jul 27 16:11:05 2026] GET /volume/v3/volumes/4efc52bb-7ae7-4d15-8416-40850aa4fab8 => generated 109 bytes in 21 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 27 16:11:05.385284 np0000005924 devstack@c-api.service[100523]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:11:05.385284 np0000005924 devstack@c-api.service[100523]: warnings.warn( Jul 27 16:11:05.391263 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.middleware.request_id [None req-794f81b1-cc59-48af-970b-26ed4d10f76a None None] RequestId filter calling following filter/app {{(pid=100521) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:11:05.392248 np0000005924 devstack@c-api.service[100523]: INFO cinder.volume.api [None req-705ca522-9317-4126-bee7-23c68893a9a4 tempest-ImageDependencyTests-1788909158 tempest-ImageDependencyTests-1788909158-project-member] Volume info retrieved successfully. Jul 27 16:11:05.393306 np0000005924 devstack@c-api.service[100521]: INFO cinder.api.openstack.wsgi [None req-794f81b1-cc59-48af-970b-26ed4d10f76a tempest-VolumesSnapshotTestJSON-1761742646 tempest-VolumesSnapshotTestJSON-1761742646-project-member] DELETE https://10.4.3.117/volume/v3/volumes/4efc52bb-7ae7-4d15-8416-40850aa4fab8 Jul 27 16:11:05.393568 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.openstack.wsgi [None req-794f81b1-cc59-48af-970b-26ed4d10f76a tempest-VolumesSnapshotTestJSON-1761742646 tempest-VolumesSnapshotTestJSON-1761742646-project-member] Empty body provided in request {{(pid=100521) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:11:05.393841 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.openstack.wsgi [None req-794f81b1-cc59-48af-970b-26ed4d10f76a tempest-VolumesSnapshotTestJSON-1761742646 tempest-VolumesSnapshotTestJSON-1761742646-project-member] Calling method 'delete' {{(pid=100521) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:11:05.394061 np0000005924 devstack@c-api.service[100521]: INFO cinder.api.v3.volumes [None req-794f81b1-cc59-48af-970b-26ed4d10f76a tempest-VolumesSnapshotTestJSON-1761742646 tempest-VolumesSnapshotTestJSON-1761742646-project-member] Delete volume with id: 4efc52bb-7ae7-4d15-8416-40850aa4fab8 Jul 27 16:11:05.396955 np0000005924 devstack@c-api.service[100523]: INFO cinder.api.openstack.wsgi [None req-705ca522-9317-4126-bee7-23c68893a9a4 tempest-ImageDependencyTests-1788909158 tempest-ImageDependencyTests-1788909158-project-member] https://10.4.3.117/volume/v3/volumes/1c521f54-1f72-4d5f-958e-184b2091f29c returned with HTTP 200 Jul 27 16:11:05.397344 np0000005924 devstack@c-api.service[100523]: [pid: 100523|app: 0|req: 259/1027] 10.4.3.117 () {66 vars in 1348 bytes} [Mon Jul 27 16:11:05 2026] GET /volume/v3/volumes/1c521f54-1f72-4d5f-958e-184b2091f29c => generated 1160 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 27 16:11:05.403350 np0000005924 devstack@c-api.service[100521]: INFO cinder.api.openstack.wsgi [None req-794f81b1-cc59-48af-970b-26ed4d10f76a tempest-VolumesSnapshotTestJSON-1761742646 tempest-VolumesSnapshotTestJSON-1761742646-project-member] https://10.4.3.117/volume/v3/volumes/4efc52bb-7ae7-4d15-8416-40850aa4fab8 returned with HTTP 404 Jul 27 16:11:05.403857 np0000005924 devstack@c-api.service[100521]: [pid: 100521|app: 0|req: 255/1028] 10.4.3.117 () {66 vars in 1351 bytes} [Mon Jul 27 16:11:05 2026] DELETE /volume/v3/volumes/4efc52bb-7ae7-4d15-8416-40850aa4fab8 => generated 109 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 27 16:11:05.410182 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.middleware.request_id [None req-b71f8ed0-34c5-4c05-8075-01977bafebae None None] RequestId filter calling following filter/app {{(pid=100522) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:11:05.411891 np0000005924 devstack@c-api.service[100522]: INFO cinder.api.openstack.wsgi [None req-b71f8ed0-34c5-4c05-8075-01977bafebae tempest-VolumesSnapshotTestJSON-1761742646 tempest-VolumesSnapshotTestJSON-1761742646-project-member] DELETE https://10.4.3.117/volume/v3/snapshots/278c13ed-2d97-4852-b24c-9f1e93f6f5d2 Jul 27 16:11:05.412093 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.openstack.wsgi [None req-b71f8ed0-34c5-4c05-8075-01977bafebae tempest-VolumesSnapshotTestJSON-1761742646 tempest-VolumesSnapshotTestJSON-1761742646-project-member] Empty body provided in request {{(pid=100522) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:11:05.412278 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.openstack.wsgi [None req-b71f8ed0-34c5-4c05-8075-01977bafebae tempest-VolumesSnapshotTestJSON-1761742646 tempest-VolumesSnapshotTestJSON-1761742646-project-member] Calling method 'delete' {{(pid=100522) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:11:05.412404 np0000005924 devstack@c-api.service[100522]: INFO cinder.api.v3.snapshots [None req-b71f8ed0-34c5-4c05-8075-01977bafebae tempest-VolumesSnapshotTestJSON-1761742646 tempest-VolumesSnapshotTestJSON-1761742646-project-member] Delete snapshot with id: 278c13ed-2d97-4852-b24c-9f1e93f6f5d2 Jul 27 16:11:05.417065 np0000005924 devstack@c-api.service[100522]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:11:05.417065 np0000005924 devstack@c-api.service[100522]: warnings.warn( Jul 27 16:11:05.417508 np0000005924 devstack@c-api.service[100522]: INFO cinder.volume.api [None req-b71f8ed0-34c5-4c05-8075-01977bafebae tempest-VolumesSnapshotTestJSON-1761742646 tempest-VolumesSnapshotTestJSON-1761742646-project-member] Snapshot retrieved successfully. Jul 27 16:11:05.435180 np0000005924 devstack@c-api.service[100522]: INFO cinder.volume.api [None req-b71f8ed0-34c5-4c05-8075-01977bafebae tempest-VolumesSnapshotTestJSON-1761742646 tempest-VolumesSnapshotTestJSON-1761742646-project-member] Snapshot delete request issued successfully. Jul 27 16:11:05.435433 np0000005924 devstack@c-api.service[100522]: INFO cinder.api.openstack.wsgi [None req-b71f8ed0-34c5-4c05-8075-01977bafebae tempest-VolumesSnapshotTestJSON-1761742646 tempest-VolumesSnapshotTestJSON-1761742646-project-member] https://10.4.3.117/volume/v3/snapshots/278c13ed-2d97-4852-b24c-9f1e93f6f5d2 returned with HTTP 202 Jul 27 16:11:05.435887 np0000005924 devstack@c-api.service[100522]: [pid: 100522|app: 0|req: 254/1029] 10.4.3.117 () {66 vars in 1357 bytes} [Mon Jul 27 16:11:05 2026] DELETE /volume/v3/snapshots/278c13ed-2d97-4852-b24c-9f1e93f6f5d2 => generated 0 bytes in 26 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 27 16:11:05.444208 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.middleware.request_id [None req-eb586a50-4c9b-43c5-9063-857064e01c5f None None] RequestId filter calling following filter/app {{(pid=100524) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:11:05.446349 np0000005924 devstack@c-api.service[100524]: INFO cinder.api.openstack.wsgi [None req-eb586a50-4c9b-43c5-9063-857064e01c5f tempest-VolumesSnapshotTestJSON-1761742646 tempest-VolumesSnapshotTestJSON-1761742646-project-member] GET https://10.4.3.117/volume/v3/snapshots/278c13ed-2d97-4852-b24c-9f1e93f6f5d2 Jul 27 16:11:05.446602 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.openstack.wsgi [None req-eb586a50-4c9b-43c5-9063-857064e01c5f tempest-VolumesSnapshotTestJSON-1761742646 tempest-VolumesSnapshotTestJSON-1761742646-project-member] Empty body provided in request {{(pid=100524) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:11:05.446896 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.openstack.wsgi [None req-eb586a50-4c9b-43c5-9063-857064e01c5f tempest-VolumesSnapshotTestJSON-1761742646 tempest-VolumesSnapshotTestJSON-1761742646-project-member] Calling method 'show' {{(pid=100524) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:11:05.452952 np0000005924 devstack@c-api.service[100524]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:11:05.452952 np0000005924 devstack@c-api.service[100524]: warnings.warn( Jul 27 16:11:05.453530 np0000005924 devstack@c-api.service[100524]: INFO cinder.volume.api [None req-eb586a50-4c9b-43c5-9063-857064e01c5f tempest-VolumesSnapshotTestJSON-1761742646 tempest-VolumesSnapshotTestJSON-1761742646-project-member] Snapshot retrieved successfully. Jul 27 16:11:05.454526 np0000005924 devstack@c-api.service[100524]: INFO cinder.api.openstack.wsgi [None req-eb586a50-4c9b-43c5-9063-857064e01c5f tempest-VolumesSnapshotTestJSON-1761742646 tempest-VolumesSnapshotTestJSON-1761742646-project-member] https://10.4.3.117/volume/v3/snapshots/278c13ed-2d97-4852-b24c-9f1e93f6f5d2 returned with HTTP 200 Jul 27 16:11:05.455040 np0000005924 devstack@c-api.service[100524]: [pid: 100524|app: 0|req: 262/1030] 10.4.3.117 () {66 vars in 1354 bytes} [Mon Jul 27 16:11:05 2026] GET /volume/v3/snapshots/278c13ed-2d97-4852-b24c-9f1e93f6f5d2 => generated 468 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 27 16:11:06.410231 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.middleware.request_id [None req-f877b4ef-d279-4b44-9767-61a80b8b5fed None None] RequestId filter calling following filter/app {{(pid=100523) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:11:06.411892 np0000005924 devstack@c-api.service[100523]: INFO cinder.api.openstack.wsgi [None req-f877b4ef-d279-4b44-9767-61a80b8b5fed tempest-ImageDependencyTests-1788909158 tempest-ImageDependencyTests-1788909158-project-member] GET https://10.4.3.117/volume/v3/volumes/1c521f54-1f72-4d5f-958e-184b2091f29c Jul 27 16:11:06.412072 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.openstack.wsgi [None req-f877b4ef-d279-4b44-9767-61a80b8b5fed tempest-ImageDependencyTests-1788909158 tempest-ImageDependencyTests-1788909158-project-member] Empty body provided in request {{(pid=100523) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:11:06.412296 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.openstack.wsgi [None req-f877b4ef-d279-4b44-9767-61a80b8b5fed tempest-ImageDependencyTests-1788909158 tempest-ImageDependencyTests-1788909158-project-member] Calling method 'show' {{(pid=100523) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:11:06.419153 np0000005924 devstack@c-api.service[100523]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:11:06.419153 np0000005924 devstack@c-api.service[100523]: warnings.warn( Jul 27 16:11:06.423422 np0000005924 devstack@c-api.service[100523]: INFO cinder.volume.api [None req-f877b4ef-d279-4b44-9767-61a80b8b5fed tempest-ImageDependencyTests-1788909158 tempest-ImageDependencyTests-1788909158-project-member] Volume info retrieved successfully. Jul 27 16:11:06.428506 np0000005924 devstack@c-api.service[100523]: INFO cinder.api.openstack.wsgi [None req-f877b4ef-d279-4b44-9767-61a80b8b5fed tempest-ImageDependencyTests-1788909158 tempest-ImageDependencyTests-1788909158-project-member] https://10.4.3.117/volume/v3/volumes/1c521f54-1f72-4d5f-958e-184b2091f29c returned with HTTP 200 Jul 27 16:11:06.428987 np0000005924 devstack@c-api.service[100523]: [pid: 100523|app: 0|req: 260/1031] 10.4.3.117 () {66 vars in 1348 bytes} [Mon Jul 27 16:11:06 2026] GET /volume/v3/volumes/1c521f54-1f72-4d5f-958e-184b2091f29c => generated 1158 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 27 16:11:06.464805 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.middleware.request_id [None req-57b10569-024d-4824-bef7-18c0f977fc63 None None] RequestId filter calling following filter/app {{(pid=100521) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:11:06.466885 np0000005924 devstack@c-api.service[100521]: INFO cinder.api.openstack.wsgi [None req-57b10569-024d-4824-bef7-18c0f977fc63 tempest-VolumesSnapshotTestJSON-1761742646 tempest-VolumesSnapshotTestJSON-1761742646-project-member] GET https://10.4.3.117/volume/v3/snapshots/278c13ed-2d97-4852-b24c-9f1e93f6f5d2 Jul 27 16:11:06.467024 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.middleware.request_id [req-6adca2a9-4eb4-4bf2-b202-0e1490d83d69 req-7e13ae41-6d6d-42fe-a1db-5545ee829367 None None] RequestId filter calling following filter/app {{(pid=100522) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:11:06.467373 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.openstack.wsgi [None req-57b10569-024d-4824-bef7-18c0f977fc63 tempest-VolumesSnapshotTestJSON-1761742646 tempest-VolumesSnapshotTestJSON-1761742646-project-member] Empty body provided in request {{(pid=100521) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:11:06.467373 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.openstack.wsgi [None req-57b10569-024d-4824-bef7-18c0f977fc63 tempest-VolumesSnapshotTestJSON-1761742646 tempest-VolumesSnapshotTestJSON-1761742646-project-member] Calling method 'show' {{(pid=100521) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:11:06.469178 np0000005924 devstack@c-api.service[100521]: DEBUG dbcounter [-] [100521] Writing DB stats cinder:SELECT=265,cinder:UPDATE=67,cinder:INSERT=29 {{(pid=100521) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 27 16:11:06.469530 np0000005924 devstack@c-api.service[100522]: INFO cinder.api.openstack.wsgi [req-6adca2a9-4eb4-4bf2-b202-0e1490d83d69 req-7e13ae41-6d6d-42fe-a1db-5545ee829367 tempest-ImageDependencyTests-1788909158 tempest-ImageDependencyTests-1788909158-project-member] GET https://10.4.3.117/volume/v3/volumes/1c521f54-1f72-4d5f-958e-184b2091f29c Jul 27 16:11:06.469789 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.openstack.wsgi [req-6adca2a9-4eb4-4bf2-b202-0e1490d83d69 req-7e13ae41-6d6d-42fe-a1db-5545ee829367 tempest-ImageDependencyTests-1788909158 tempest-ImageDependencyTests-1788909158-project-member] Empty body provided in request {{(pid=100522) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:11:06.470048 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.openstack.wsgi [req-6adca2a9-4eb4-4bf2-b202-0e1490d83d69 req-7e13ae41-6d6d-42fe-a1db-5545ee829367 tempest-ImageDependencyTests-1788909158 tempest-ImageDependencyTests-1788909158-project-member] Calling method 'show' {{(pid=100522) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:11:06.472078 np0000005924 devstack@c-api.service[100521]: INFO cinder.api.openstack.wsgi [None req-57b10569-024d-4824-bef7-18c0f977fc63 tempest-VolumesSnapshotTestJSON-1761742646 tempest-VolumesSnapshotTestJSON-1761742646-project-member] https://10.4.3.117/volume/v3/snapshots/278c13ed-2d97-4852-b24c-9f1e93f6f5d2 returned with HTTP 404 Jul 27 16:11:06.472587 np0000005924 devstack@c-api.service[100521]: [pid: 100521|app: 0|req: 256/1032] 10.4.3.117 () {66 vars in 1354 bytes} [Mon Jul 27 16:11:06 2026] GET /volume/v3/snapshots/278c13ed-2d97-4852-b24c-9f1e93f6f5d2 => generated 111 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 27 16:11:06.484028 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.middleware.request_id [None req-f5426524-9e27-4d6a-abea-c26ac390d723 None None] RequestId filter calling following filter/app {{(pid=100524) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:11:06.485428 np0000005924 devstack@c-api.service[100522]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:11:06.485428 np0000005924 devstack@c-api.service[100522]: warnings.warn( Jul 27 16:11:06.486112 np0000005924 devstack@c-api.service[100524]: INFO cinder.api.openstack.wsgi [None req-f5426524-9e27-4d6a-abea-c26ac390d723 tempest-VolumesSnapshotTestJSON-1761742646 tempest-VolumesSnapshotTestJSON-1761742646-project-member] GET https://10.4.3.117/volume/v3/volumes/334413b2-c935-44ac-81b4-a5f2a83a8c13 Jul 27 16:11:06.486349 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.openstack.wsgi [None req-f5426524-9e27-4d6a-abea-c26ac390d723 tempest-VolumesSnapshotTestJSON-1761742646 tempest-VolumesSnapshotTestJSON-1761742646-project-member] Empty body provided in request {{(pid=100524) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:11:06.486752 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.openstack.wsgi [None req-f5426524-9e27-4d6a-abea-c26ac390d723 tempest-VolumesSnapshotTestJSON-1761742646 tempest-VolumesSnapshotTestJSON-1761742646-project-member] Calling method 'show' {{(pid=100524) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:11:06.494076 np0000005924 devstack@c-api.service[100522]: INFO cinder.volume.api [req-6adca2a9-4eb4-4bf2-b202-0e1490d83d69 req-7e13ae41-6d6d-42fe-a1db-5545ee829367 tempest-ImageDependencyTests-1788909158 tempest-ImageDependencyTests-1788909158-project-member] Volume info retrieved successfully. Jul 27 16:11:06.495083 np0000005924 devstack@c-api.service[100524]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:11:06.495083 np0000005924 devstack@c-api.service[100524]: warnings.warn( Jul 27 16:11:06.497277 np0000005924 devstack@c-api.service[100522]: INFO cinder.api.openstack.wsgi [req-6adca2a9-4eb4-4bf2-b202-0e1490d83d69 req-7e13ae41-6d6d-42fe-a1db-5545ee829367 tempest-ImageDependencyTests-1788909158 tempest-ImageDependencyTests-1788909158-project-member] https://10.4.3.117/volume/v3/volumes/1c521f54-1f72-4d5f-958e-184b2091f29c returned with HTTP 200 Jul 27 16:11:06.497277 np0000005924 devstack@c-api.service[100522]: [pid: 100522|app: 0|req: 255/1033] 10.4.3.117 () {68 vars in 1598 bytes} [Mon Jul 27 16:11:06 2026] GET /volume/v3/volumes/1c521f54-1f72-4d5f-958e-184b2091f29c => generated 1158 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 27 16:11:06.498707 np0000005924 devstack@c-api.service[100524]: INFO cinder.volume.api [None req-f5426524-9e27-4d6a-abea-c26ac390d723 tempest-VolumesSnapshotTestJSON-1761742646 tempest-VolumesSnapshotTestJSON-1761742646-project-member] Volume info retrieved successfully. Jul 27 16:11:06.503109 np0000005924 devstack@c-api.service[100524]: INFO cinder.api.openstack.wsgi [None req-f5426524-9e27-4d6a-abea-c26ac390d723 tempest-VolumesSnapshotTestJSON-1761742646 tempest-VolumesSnapshotTestJSON-1761742646-project-member] https://10.4.3.117/volume/v3/volumes/334413b2-c935-44ac-81b4-a5f2a83a8c13 returned with HTTP 200 Jul 27 16:11:06.503500 np0000005924 devstack@c-api.service[100524]: [pid: 100524|app: 0|req: 263/1034] 10.4.3.117 () {66 vars in 1348 bytes} [Mon Jul 27 16:11:06 2026] GET /volume/v3/volumes/334413b2-c935-44ac-81b4-a5f2a83a8c13 => generated 846 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 27 16:11:06.517432 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.middleware.request_id [None req-a45aafcd-21f4-4f11-9043-c055556a2ea3 None None] RequestId filter calling following filter/app {{(pid=100523) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:11:06.519719 np0000005924 devstack@c-api.service[100523]: INFO cinder.api.openstack.wsgi [None req-a45aafcd-21f4-4f11-9043-c055556a2ea3 tempest-VolumesSnapshotTestJSON-1761742646 tempest-VolumesSnapshotTestJSON-1761742646-project-member] DELETE https://10.4.3.117/volume/v3/volumes/334413b2-c935-44ac-81b4-a5f2a83a8c13 Jul 27 16:11:06.519977 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.openstack.wsgi [None req-a45aafcd-21f4-4f11-9043-c055556a2ea3 tempest-VolumesSnapshotTestJSON-1761742646 tempest-VolumesSnapshotTestJSON-1761742646-project-member] Empty body provided in request {{(pid=100523) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:11:06.520207 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.openstack.wsgi [None req-a45aafcd-21f4-4f11-9043-c055556a2ea3 tempest-VolumesSnapshotTestJSON-1761742646 tempest-VolumesSnapshotTestJSON-1761742646-project-member] Calling method 'delete' {{(pid=100523) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:11:06.520467 np0000005924 devstack@c-api.service[100523]: INFO cinder.api.v3.volumes [None req-a45aafcd-21f4-4f11-9043-c055556a2ea3 tempest-VolumesSnapshotTestJSON-1761742646 tempest-VolumesSnapshotTestJSON-1761742646-project-member] Delete volume with id: 334413b2-c935-44ac-81b4-a5f2a83a8c13 Jul 27 16:11:06.530054 np0000005924 devstack@c-api.service[100523]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:11:06.530054 np0000005924 devstack@c-api.service[100523]: warnings.warn( Jul 27 16:11:06.530750 np0000005924 devstack@c-api.service[100523]: INFO cinder.volume.api [None req-a45aafcd-21f4-4f11-9043-c055556a2ea3 tempest-VolumesSnapshotTestJSON-1761742646 tempest-VolumesSnapshotTestJSON-1761742646-project-member] Volume info retrieved successfully. Jul 27 16:11:06.548018 np0000005924 devstack@c-api.service[100523]: INFO cinder.volume.api [None req-a45aafcd-21f4-4f11-9043-c055556a2ea3 tempest-VolumesSnapshotTestJSON-1761742646 tempest-VolumesSnapshotTestJSON-1761742646-project-member] Delete volume request issued successfully. Jul 27 16:11:06.548201 np0000005924 devstack@c-api.service[100523]: INFO cinder.api.openstack.wsgi [None req-a45aafcd-21f4-4f11-9043-c055556a2ea3 tempest-VolumesSnapshotTestJSON-1761742646 tempest-VolumesSnapshotTestJSON-1761742646-project-member] https://10.4.3.117/volume/v3/volumes/334413b2-c935-44ac-81b4-a5f2a83a8c13 returned with HTTP 202 Jul 27 16:11:06.548738 np0000005924 devstack@c-api.service[100523]: [pid: 100523|app: 0|req: 261/1035] 10.4.3.117 () {66 vars in 1351 bytes} [Mon Jul 27 16:11:06 2026] DELETE /volume/v3/volumes/334413b2-c935-44ac-81b4-a5f2a83a8c13 => generated 0 bytes in 32 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 27 16:11:06.563174 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.middleware.request_id [None req-61acc492-4133-4c51-9f50-80de4c150d30 None None] RequestId filter calling following filter/app {{(pid=100521) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:11:06.565653 np0000005924 devstack@c-api.service[100521]: INFO cinder.api.openstack.wsgi [None req-61acc492-4133-4c51-9f50-80de4c150d30 tempest-VolumesSnapshotTestJSON-1761742646 tempest-VolumesSnapshotTestJSON-1761742646-project-member] GET https://10.4.3.117/volume/v3/volumes/334413b2-c935-44ac-81b4-a5f2a83a8c13 Jul 27 16:11:06.566056 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.openstack.wsgi [None req-61acc492-4133-4c51-9f50-80de4c150d30 tempest-VolumesSnapshotTestJSON-1761742646 tempest-VolumesSnapshotTestJSON-1761742646-project-member] Empty body provided in request {{(pid=100521) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:11:06.566350 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.openstack.wsgi [None req-61acc492-4133-4c51-9f50-80de4c150d30 tempest-VolumesSnapshotTestJSON-1761742646 tempest-VolumesSnapshotTestJSON-1761742646-project-member] Calling method 'show' {{(pid=100521) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:11:06.577035 np0000005924 devstack@c-api.service[100521]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:11:06.577035 np0000005924 devstack@c-api.service[100521]: warnings.warn( Jul 27 16:11:06.581998 np0000005924 devstack@c-api.service[100521]: INFO cinder.volume.api [None req-61acc492-4133-4c51-9f50-80de4c150d30 tempest-VolumesSnapshotTestJSON-1761742646 tempest-VolumesSnapshotTestJSON-1761742646-project-member] Volume info retrieved successfully. Jul 27 16:11:06.588585 np0000005924 devstack@c-api.service[100521]: INFO cinder.api.openstack.wsgi [None req-61acc492-4133-4c51-9f50-80de4c150d30 tempest-VolumesSnapshotTestJSON-1761742646 tempest-VolumesSnapshotTestJSON-1761742646-project-member] https://10.4.3.117/volume/v3/volumes/334413b2-c935-44ac-81b4-a5f2a83a8c13 returned with HTTP 200 Jul 27 16:11:06.589248 np0000005924 devstack@c-api.service[100521]: [pid: 100521|app: 0|req: 257/1036] 10.4.3.117 () {66 vars in 1348 bytes} [Mon Jul 27 16:11:06 2026] GET /volume/v3/volumes/334413b2-c935-44ac-81b4-a5f2a83a8c13 => generated 845 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 27 16:11:06.827120 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.middleware.request_id [req-6adca2a9-4eb4-4bf2-b202-0e1490d83d69 req-d17ed9a9-3e06-4d74-9b52-dc89dffc924b None None] RequestId filter calling following filter/app {{(pid=100522) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:11:06.830072 np0000005924 devstack@c-api.service[100522]: INFO cinder.api.openstack.wsgi [req-6adca2a9-4eb4-4bf2-b202-0e1490d83d69 req-d17ed9a9-3e06-4d74-9b52-dc89dffc924b tempest-ImageDependencyTests-1788909158 tempest-ImageDependencyTests-1788909158-project-member] GET https://10.4.3.117/volume/v3/volumes/1c521f54-1f72-4d5f-958e-184b2091f29c Jul 27 16:11:06.831846 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.openstack.wsgi [req-6adca2a9-4eb4-4bf2-b202-0e1490d83d69 req-d17ed9a9-3e06-4d74-9b52-dc89dffc924b tempest-ImageDependencyTests-1788909158 tempest-ImageDependencyTests-1788909158-project-member] Empty body provided in request {{(pid=100522) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:11:06.831846 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.openstack.wsgi [req-6adca2a9-4eb4-4bf2-b202-0e1490d83d69 req-d17ed9a9-3e06-4d74-9b52-dc89dffc924b tempest-ImageDependencyTests-1788909158 tempest-ImageDependencyTests-1788909158-project-member] Calling method 'show' {{(pid=100522) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:11:06.838681 np0000005924 devstack@c-api.service[100522]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:11:06.838681 np0000005924 devstack@c-api.service[100522]: warnings.warn( Jul 27 16:11:06.843153 np0000005924 devstack@c-api.service[100522]: INFO cinder.volume.api [req-6adca2a9-4eb4-4bf2-b202-0e1490d83d69 req-d17ed9a9-3e06-4d74-9b52-dc89dffc924b tempest-ImageDependencyTests-1788909158 tempest-ImageDependencyTests-1788909158-project-member] Volume info retrieved successfully. Jul 27 16:11:06.847771 np0000005924 devstack@c-api.service[100522]: INFO cinder.api.openstack.wsgi [req-6adca2a9-4eb4-4bf2-b202-0e1490d83d69 req-d17ed9a9-3e06-4d74-9b52-dc89dffc924b tempest-ImageDependencyTests-1788909158 tempest-ImageDependencyTests-1788909158-project-member] https://10.4.3.117/volume/v3/volumes/1c521f54-1f72-4d5f-958e-184b2091f29c returned with HTTP 200 Jul 27 16:11:06.848282 np0000005924 devstack@c-api.service[100522]: [pid: 100522|app: 0|req: 256/1037] 10.4.3.117 () {68 vars in 1598 bytes} [Mon Jul 27 16:11:06 2026] GET /volume/v3/volumes/1c521f54-1f72-4d5f-958e-184b2091f29c => generated 1158 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 27 16:11:06.868535 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.middleware.request_id [None req-39d9ef44-c0a9-4e8c-8923-7dc78654ca52 None None] RequestId filter calling following filter/app {{(pid=100524) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:11:06.869027 np0000005924 devstack@c-api.service[100524]: INFO cinder.api.openstack.wsgi [None req-39d9ef44-c0a9-4e8c-8923-7dc78654ca52 None None] GET https://10.4.3.117/volume// Jul 27 16:11:06.869189 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.openstack.wsgi [None req-39d9ef44-c0a9-4e8c-8923-7dc78654ca52 None None] Empty body provided in request {{(pid=100524) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:11:06.869399 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.openstack.wsgi [None req-39d9ef44-c0a9-4e8c-8923-7dc78654ca52 None None] Calling method 'all' {{(pid=100524) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:11:06.869685 np0000005924 devstack@c-api.service[100524]: INFO cinder.api.openstack.wsgi [None req-39d9ef44-c0a9-4e8c-8923-7dc78654ca52 None None] https://10.4.3.117/volume// returned with HTTP 300 Jul 27 16:11:06.869980 np0000005924 devstack@c-api.service[100524]: [pid: 100524|app: 0|req: 264/1038] 10.4.3.117 () {66 vars in 1419 bytes} [Mon Jul 27 16:11:06 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 27 16:11:06.884297 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.middleware.request_id [req-6adca2a9-4eb4-4bf2-b202-0e1490d83d69 req-6ac82110-0280-440f-b5a3-722d0d458730 None None] RequestId filter calling following filter/app {{(pid=100523) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:11:06.886472 np0000005924 devstack@c-api.service[100523]: INFO cinder.api.openstack.wsgi [req-6adca2a9-4eb4-4bf2-b202-0e1490d83d69 req-6ac82110-0280-440f-b5a3-722d0d458730 tempest-ImageDependencyTests-1788909158 tempest-ImageDependencyTests-1788909158-project-member] POST https://10.4.3.117/volume/v3/attachments Jul 27 16:11:06.886880 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.openstack.wsgi [req-6adca2a9-4eb4-4bf2-b202-0e1490d83d69 req-6ac82110-0280-440f-b5a3-722d0d458730 tempest-ImageDependencyTests-1788909158 tempest-ImageDependencyTests-1788909158-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "1c521f54-1f72-4d5f-958e-184b2091f29c", "connector": null, "instance_uuid": "59dee507-c7e7-4415-8c65-e40709ad5815"}} {{(pid=100523) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 27 16:11:06.887971 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.middleware.request_id [req-70641ade-0f86-46db-a137-ee54c0055ddc req-ffb15f30-367e-4ac5-bd12-294d6d1576dd None None] RequestId filter calling following filter/app {{(pid=100521) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:11:06.890088 np0000005924 devstack@c-api.service[100521]: INFO cinder.api.openstack.wsgi [req-70641ade-0f86-46db-a137-ee54c0055ddc req-ffb15f30-367e-4ac5-bd12-294d6d1576dd tempest-AttachVolumeShelveTestJSON-1646068937 tempest-AttachVolumeShelveTestJSON-1646068937-project-member] GET https://10.4.3.117/volume/v3/volumes/a5b0addb-d797-4564-8fbe-f1459f52e61d Jul 27 16:11:06.890354 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.openstack.wsgi [req-70641ade-0f86-46db-a137-ee54c0055ddc req-ffb15f30-367e-4ac5-bd12-294d6d1576dd tempest-AttachVolumeShelveTestJSON-1646068937 tempest-AttachVolumeShelveTestJSON-1646068937-project-member] Empty body provided in request {{(pid=100521) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:11:06.890633 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.openstack.wsgi [req-70641ade-0f86-46db-a137-ee54c0055ddc req-ffb15f30-367e-4ac5-bd12-294d6d1576dd tempest-AttachVolumeShelveTestJSON-1646068937 tempest-AttachVolumeShelveTestJSON-1646068937-project-member] Calling method 'show' {{(pid=100521) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:11:06.894622 np0000005924 devstack@c-api.service[100523]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:11:06.894622 np0000005924 devstack@c-api.service[100523]: warnings.warn( Jul 27 16:11:06.897111 np0000005924 devstack@c-api.service[100521]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:11:06.897111 np0000005924 devstack@c-api.service[100521]: warnings.warn( Jul 27 16:11:06.900285 np0000005924 devstack@c-api.service[100521]: INFO cinder.volume.api [req-70641ade-0f86-46db-a137-ee54c0055ddc req-ffb15f30-367e-4ac5-bd12-294d6d1576dd tempest-AttachVolumeShelveTestJSON-1646068937 tempest-AttachVolumeShelveTestJSON-1646068937-project-member] Volume info retrieved successfully. Jul 27 16:11:06.903992 np0000005924 devstack@c-api.service[100521]: INFO cinder.api.openstack.wsgi [req-70641ade-0f86-46db-a137-ee54c0055ddc req-ffb15f30-367e-4ac5-bd12-294d6d1576dd tempest-AttachVolumeShelveTestJSON-1646068937 tempest-AttachVolumeShelveTestJSON-1646068937-project-member] https://10.4.3.117/volume/v3/volumes/a5b0addb-d797-4564-8fbe-f1459f52e61d returned with HTTP 200 Jul 27 16:11:06.904436 np0000005924 devstack@c-api.service[100521]: [pid: 100521|app: 0|req: 258/1039] 10.4.3.117 () {68 vars in 1598 bytes} [Mon Jul 27 16:11:06 2026] GET /volume/v3/volumes/a5b0addb-d797-4564-8fbe-f1459f52e61d => generated 849 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 27 16:11:06.928583 np0000005924 devstack@c-api.service[100523]: INFO cinder.api.openstack.wsgi [req-6adca2a9-4eb4-4bf2-b202-0e1490d83d69 req-6ac82110-0280-440f-b5a3-722d0d458730 tempest-ImageDependencyTests-1788909158 tempest-ImageDependencyTests-1788909158-project-member] https://10.4.3.117/volume/v3/attachments returned with HTTP 200 Jul 27 16:11:06.928583 np0000005924 devstack@c-api.service[100523]: [pid: 100523|app: 0|req: 262/1040] 10.4.3.117 () {74 vars in 1594 bytes} [Mon Jul 27 16:11:06 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 27 16:11:06.928786 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.middleware.request_id [None req-b7115976-cc15-41b6-afbf-499db88cb18b None None] RequestId filter calling following filter/app {{(pid=100522) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:11:06.928786 np0000005924 devstack@c-api.service[100522]: INFO cinder.api.openstack.wsgi [None req-b7115976-cc15-41b6-afbf-499db88cb18b None None] GET https://10.4.3.117/volume// Jul 27 16:11:06.928786 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.openstack.wsgi [None req-b7115976-cc15-41b6-afbf-499db88cb18b None None] Empty body provided in request {{(pid=100522) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:11:06.928786 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.openstack.wsgi [None req-b7115976-cc15-41b6-afbf-499db88cb18b None None] Calling method 'all' {{(pid=100522) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:11:06.928786 np0000005924 devstack@c-api.service[100522]: INFO cinder.api.openstack.wsgi [None req-b7115976-cc15-41b6-afbf-499db88cb18b None None] https://10.4.3.117/volume// returned with HTTP 300 Jul 27 16:11:06.928786 np0000005924 devstack@c-api.service[100522]: [pid: 100522|app: 0|req: 257/1041] 10.4.3.117 () {66 vars in 1419 bytes} [Mon Jul 27 16:11:06 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 27 16:11:06.938423 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.middleware.request_id [req-70641ade-0f86-46db-a137-ee54c0055ddc req-9fffdbc5-fb47-40fa-bf35-5c469614f204 None None] RequestId filter calling following filter/app {{(pid=100524) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:11:06.940428 np0000005924 devstack@c-api.service[100524]: INFO cinder.api.openstack.wsgi [req-70641ade-0f86-46db-a137-ee54c0055ddc req-9fffdbc5-fb47-40fa-bf35-5c469614f204 tempest-AttachVolumeShelveTestJSON-1646068937 tempest-AttachVolumeShelveTestJSON-1646068937-project-member] POST https://10.4.3.117/volume/v3/attachments Jul 27 16:11:06.940799 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.openstack.wsgi [req-70641ade-0f86-46db-a137-ee54c0055ddc req-9fffdbc5-fb47-40fa-bf35-5c469614f204 tempest-AttachVolumeShelveTestJSON-1646068937 tempest-AttachVolumeShelveTestJSON-1646068937-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "a5b0addb-d797-4564-8fbe-f1459f52e61d", "connector": null, "instance_uuid": "371b8515-e1fb-478e-84fd-a92b6dd85808"}} {{(pid=100524) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 27 16:11:06.948753 np0000005924 devstack@c-api.service[100524]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:11:06.948753 np0000005924 devstack@c-api.service[100524]: warnings.warn( Jul 27 16:11:06.978894 np0000005924 devstack@c-api.service[100524]: INFO cinder.api.openstack.wsgi [req-70641ade-0f86-46db-a137-ee54c0055ddc req-9fffdbc5-fb47-40fa-bf35-5c469614f204 tempest-AttachVolumeShelveTestJSON-1646068937 tempest-AttachVolumeShelveTestJSON-1646068937-project-member] https://10.4.3.117/volume/v3/attachments returned with HTTP 200 Jul 27 16:11:06.979405 np0000005924 devstack@c-api.service[100524]: [pid: 100524|app: 0|req: 265/1042] 10.4.3.117 () {74 vars in 1594 bytes} [Mon Jul 27 16:11:06 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 27 16:11:07.043092 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.middleware.request_id [req-70641ade-0f86-46db-a137-ee54c0055ddc req-c92ac6cf-0177-4bb8-80d6-68a327fc5afb None None] RequestId filter calling following filter/app {{(pid=100521) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:11:07.045255 np0000005924 devstack@c-api.service[100521]: INFO cinder.api.openstack.wsgi [req-70641ade-0f86-46db-a137-ee54c0055ddc req-c92ac6cf-0177-4bb8-80d6-68a327fc5afb tempest-AttachVolumeShelveTestJSON-1646068937 tempest-AttachVolumeShelveTestJSON-1646068937-project-member] POST https://10.4.3.117/volume/v3/attachments/7a35a408-4ed5-4533-a44c-24a3dcb38408/action Jul 27 16:11:07.045655 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.openstack.wsgi [req-70641ade-0f86-46db-a137-ee54c0055ddc req-c92ac6cf-0177-4bb8-80d6-68a327fc5afb tempest-AttachVolumeShelveTestJSON-1646068937 tempest-AttachVolumeShelveTestJSON-1646068937-project-member] Action body: b'{"os-complete": null}' {{(pid=100521) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 27 16:11:07.045792 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.openstack.wsgi [req-70641ade-0f86-46db-a137-ee54c0055ddc req-c92ac6cf-0177-4bb8-80d6-68a327fc5afb tempest-AttachVolumeShelveTestJSON-1646068937 tempest-AttachVolumeShelveTestJSON-1646068937-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100521) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 27 16:11:07.074456 np0000005924 devstack@c-api.service[100521]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:11:07.074456 np0000005924 devstack@c-api.service[100521]: warnings.warn( Jul 27 16:11:07.094219 np0000005924 devstack@c-api.service[100521]: INFO cinder.api.openstack.wsgi [req-70641ade-0f86-46db-a137-ee54c0055ddc req-c92ac6cf-0177-4bb8-80d6-68a327fc5afb tempest-AttachVolumeShelveTestJSON-1646068937 tempest-AttachVolumeShelveTestJSON-1646068937-project-member] https://10.4.3.117/volume/v3/attachments/7a35a408-4ed5-4533-a44c-24a3dcb38408/action returned with HTTP 204 Jul 27 16:11:07.094814 np0000005924 devstack@c-api.service[100521]: [pid: 100521|app: 0|req: 259/1043] 10.4.3.117 () {74 vars in 1725 bytes} [Mon Jul 27 16:11:07 2026] POST /volume/v3/attachments/7a35a408-4ed5-4533-a44c-24a3dcb38408/action => generated 0 bytes in 52 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jul 27 16:11:07.133149 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.middleware.request_id [None req-4d4fd49b-ef45-4dc9-b989-79a432fd966e None None] RequestId filter calling following filter/app {{(pid=100523) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:11:07.135554 np0000005924 devstack@c-api.service[100523]: INFO cinder.api.openstack.wsgi [None req-4d4fd49b-ef45-4dc9-b989-79a432fd966e tempest-AttachVolumeShelveTestJSON-1646068937 tempest-AttachVolumeShelveTestJSON-1646068937-project-member] GET https://10.4.3.117/volume/v3/volumes/a5b0addb-d797-4564-8fbe-f1459f52e61d Jul 27 16:11:07.135870 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.openstack.wsgi [None req-4d4fd49b-ef45-4dc9-b989-79a432fd966e tempest-AttachVolumeShelveTestJSON-1646068937 tempest-AttachVolumeShelveTestJSON-1646068937-project-member] Empty body provided in request {{(pid=100523) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:11:07.136194 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.openstack.wsgi [None req-4d4fd49b-ef45-4dc9-b989-79a432fd966e tempest-AttachVolumeShelveTestJSON-1646068937 tempest-AttachVolumeShelveTestJSON-1646068937-project-member] Calling method 'show' {{(pid=100523) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:11:07.147148 np0000005924 devstack@c-api.service[100523]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:11:07.147148 np0000005924 devstack@c-api.service[100523]: warnings.warn( Jul 27 16:11:07.150572 np0000005924 devstack@c-api.service[100523]: INFO cinder.volume.api [None req-4d4fd49b-ef45-4dc9-b989-79a432fd966e tempest-AttachVolumeShelveTestJSON-1646068937 tempest-AttachVolumeShelveTestJSON-1646068937-project-member] Volume info retrieved successfully. Jul 27 16:11:07.155067 np0000005924 devstack@c-api.service[100523]: INFO cinder.api.openstack.wsgi [None req-4d4fd49b-ef45-4dc9-b989-79a432fd966e tempest-AttachVolumeShelveTestJSON-1646068937 tempest-AttachVolumeShelveTestJSON-1646068937-project-member] https://10.4.3.117/volume/v3/volumes/a5b0addb-d797-4564-8fbe-f1459f52e61d returned with HTTP 200 Jul 27 16:11:07.155185 np0000005924 devstack@c-api.service[100523]: [pid: 100523|app: 0|req: 263/1044] 10.4.3.117 () {66 vars in 1348 bytes} [Mon Jul 27 16:11:07 2026] GET /volume/v3/volumes/a5b0addb-d797-4564-8fbe-f1459f52e61d => generated 1111 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 27 16:11:07.167811 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.middleware.request_id [None req-37d49e59-6e63-42df-a459-d887b6519282 None None] RequestId filter calling following filter/app {{(pid=100522) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:11:07.169134 np0000005924 devstack@c-api.service[100522]: INFO cinder.api.openstack.wsgi [None req-37d49e59-6e63-42df-a459-d887b6519282 tempest-AttachVolumeShelveTestJSON-1646068937 tempest-AttachVolumeShelveTestJSON-1646068937-project-member] GET https://10.4.3.117/volume/v3/volumes/a5b0addb-d797-4564-8fbe-f1459f52e61d Jul 27 16:11:07.169478 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.openstack.wsgi [None req-37d49e59-6e63-42df-a459-d887b6519282 tempest-AttachVolumeShelveTestJSON-1646068937 tempest-AttachVolumeShelveTestJSON-1646068937-project-member] Empty body provided in request {{(pid=100522) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:11:07.169792 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.openstack.wsgi [None req-37d49e59-6e63-42df-a459-d887b6519282 tempest-AttachVolumeShelveTestJSON-1646068937 tempest-AttachVolumeShelveTestJSON-1646068937-project-member] Calling method 'show' {{(pid=100522) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:11:07.180416 np0000005924 devstack@c-api.service[100522]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:11:07.180416 np0000005924 devstack@c-api.service[100522]: warnings.warn( Jul 27 16:11:07.187888 np0000005924 devstack@c-api.service[100522]: INFO cinder.volume.api [None req-37d49e59-6e63-42df-a459-d887b6519282 tempest-AttachVolumeShelveTestJSON-1646068937 tempest-AttachVolumeShelveTestJSON-1646068937-project-member] Volume info retrieved successfully. Jul 27 16:11:07.190103 np0000005924 devstack@c-api.service[100522]: INFO cinder.api.openstack.wsgi [None req-37d49e59-6e63-42df-a459-d887b6519282 tempest-AttachVolumeShelveTestJSON-1646068937 tempest-AttachVolumeShelveTestJSON-1646068937-project-member] https://10.4.3.117/volume/v3/volumes/a5b0addb-d797-4564-8fbe-f1459f52e61d returned with HTTP 200 Jul 27 16:11:07.190704 np0000005924 devstack@c-api.service[100522]: [pid: 100522|app: 0|req: 258/1045] 10.4.3.117 () {66 vars in 1348 bytes} [Mon Jul 27 16:11:07 2026] GET /volume/v3/volumes/a5b0addb-d797-4564-8fbe-f1459f52e61d => generated 1111 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 27 16:11:07.605835 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.middleware.request_id [None req-4be19491-801a-42ff-b8a5-bb6ac683cfc6 None None] RequestId filter calling following filter/app {{(pid=100524) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:11:07.608158 np0000005924 devstack@c-api.service[100524]: INFO cinder.api.openstack.wsgi [None req-4be19491-801a-42ff-b8a5-bb6ac683cfc6 tempest-VolumesSnapshotTestJSON-1761742646 tempest-VolumesSnapshotTestJSON-1761742646-project-member] GET https://10.4.3.117/volume/v3/volumes/334413b2-c935-44ac-81b4-a5f2a83a8c13 Jul 27 16:11:07.608867 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.openstack.wsgi [None req-4be19491-801a-42ff-b8a5-bb6ac683cfc6 tempest-VolumesSnapshotTestJSON-1761742646 tempest-VolumesSnapshotTestJSON-1761742646-project-member] Empty body provided in request {{(pid=100524) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:11:07.608867 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.openstack.wsgi [None req-4be19491-801a-42ff-b8a5-bb6ac683cfc6 tempest-VolumesSnapshotTestJSON-1761742646 tempest-VolumesSnapshotTestJSON-1761742646-project-member] Calling method 'show' {{(pid=100524) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:11:07.615126 np0000005924 devstack@c-api.service[100524]: INFO cinder.api.openstack.wsgi [None req-4be19491-801a-42ff-b8a5-bb6ac683cfc6 tempest-VolumesSnapshotTestJSON-1761742646 tempest-VolumesSnapshotTestJSON-1761742646-project-member] https://10.4.3.117/volume/v3/volumes/334413b2-c935-44ac-81b4-a5f2a83a8c13 returned with HTTP 404 Jul 27 16:11:07.615600 np0000005924 devstack@c-api.service[100524]: [pid: 100524|app: 0|req: 266/1046] 10.4.3.117 () {66 vars in 1348 bytes} [Mon Jul 27 16:11:07 2026] GET /volume/v3/volumes/334413b2-c935-44ac-81b4-a5f2a83a8c13 => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 27 16:11:07.627055 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.middleware.request_id [None req-90559641-7ab0-4fe6-892f-228a06006267 None None] RequestId filter calling following filter/app {{(pid=100521) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:11:07.629436 np0000005924 devstack@c-api.service[100521]: INFO cinder.api.openstack.wsgi [None req-90559641-7ab0-4fe6-892f-228a06006267 tempest-VolumesSnapshotTestJSON-1761742646 tempest-VolumesSnapshotTestJSON-1761742646-project-member] GET https://10.4.3.117/volume/v3/volumes/f7548089-9ae3-423f-809f-5f730bb537b3 Jul 27 16:11:07.629595 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.openstack.wsgi [None req-90559641-7ab0-4fe6-892f-228a06006267 tempest-VolumesSnapshotTestJSON-1761742646 tempest-VolumesSnapshotTestJSON-1761742646-project-member] Empty body provided in request {{(pid=100521) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:11:07.630705 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.openstack.wsgi [None req-90559641-7ab0-4fe6-892f-228a06006267 tempest-VolumesSnapshotTestJSON-1761742646 tempest-VolumesSnapshotTestJSON-1761742646-project-member] Calling method 'show' {{(pid=100521) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:11:07.639546 np0000005924 devstack@c-api.service[100521]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:11:07.639546 np0000005924 devstack@c-api.service[100521]: warnings.warn( Jul 27 16:11:07.644879 np0000005924 devstack@c-api.service[100521]: INFO cinder.volume.api [None req-90559641-7ab0-4fe6-892f-228a06006267 tempest-VolumesSnapshotTestJSON-1761742646 tempest-VolumesSnapshotTestJSON-1761742646-project-member] Volume info retrieved successfully. Jul 27 16:11:07.649128 np0000005924 devstack@c-api.service[100521]: INFO cinder.api.openstack.wsgi [None req-90559641-7ab0-4fe6-892f-228a06006267 tempest-VolumesSnapshotTestJSON-1761742646 tempest-VolumesSnapshotTestJSON-1761742646-project-member] https://10.4.3.117/volume/v3/volumes/f7548089-9ae3-423f-809f-5f730bb537b3 returned with HTTP 200 Jul 27 16:11:07.651345 np0000005924 devstack@c-api.service[100521]: [pid: 100521|app: 0|req: 260/1047] 10.4.3.117 () {66 vars in 1348 bytes} [Mon Jul 27 16:11:07 2026] GET /volume/v3/volumes/f7548089-9ae3-423f-809f-5f730bb537b3 => generated 847 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 27 16:11:07.663727 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.middleware.request_id [None req-5fc05a47-a1a8-4c25-8cfc-b3cdef261795 None None] RequestId filter calling following filter/app {{(pid=100523) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:11:07.665840 np0000005924 devstack@c-api.service[100523]: INFO cinder.api.openstack.wsgi [None req-5fc05a47-a1a8-4c25-8cfc-b3cdef261795 tempest-VolumesSnapshotTestJSON-1761742646 tempest-VolumesSnapshotTestJSON-1761742646-project-member] POST https://10.4.3.117/volume/v3/volumes Jul 27 16:11:07.665911 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.openstack.wsgi [None req-5fc05a47-a1a8-4c25-8cfc-b3cdef261795 tempest-VolumesSnapshotTestJSON-1761742646 tempest-VolumesSnapshotTestJSON-1761742646-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesSnapshotTestJSON-Volume-332630841"}} {{(pid=100523) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 27 16:11:07.668640 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.v3.volumes [None req-5fc05a47-a1a8-4c25-8cfc-b3cdef261795 tempest-VolumesSnapshotTestJSON-1761742646 tempest-VolumesSnapshotTestJSON-1761742646-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesSnapshotTestJSON-Volume-332630841'}} {{(pid=100523) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 27 16:11:07.668727 np0000005924 devstack@c-api.service[100523]: INFO cinder.api.v3.volumes [None req-5fc05a47-a1a8-4c25-8cfc-b3cdef261795 tempest-VolumesSnapshotTestJSON-1761742646 tempest-VolumesSnapshotTestJSON-1761742646-project-member] Create volume of 1 GB Jul 27 16:11:07.672760 np0000005924 devstack@c-api.service[100523]: INFO cinder.volume.api [None req-5fc05a47-a1a8-4c25-8cfc-b3cdef261795 tempest-VolumesSnapshotTestJSON-1761742646 tempest-VolumesSnapshotTestJSON-1761742646-project-member] Availability Zones retrieved successfully. Jul 27 16:11:07.678593 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.volume.api [None req-5fc05a47-a1a8-4c25-8cfc-b3cdef261795 tempest-VolumesSnapshotTestJSON-1761742646 tempest-VolumesSnapshotTestJSON-1761742646-project-member] Flow 'volume_create_api' (b3ddfcc2-d8bb-43e2-b7fb-901a02b90d9c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100523) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 27 16:11:07.679635 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.volume.api [None req-5fc05a47-a1a8-4c25-8cfc-b3cdef261795 tempest-VolumesSnapshotTestJSON-1761742646 tempest-VolumesSnapshotTestJSON-1761742646-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (5adc7937-034b-4bf7-a26d-8134fc0b571a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100523) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 27 16:11:07.680620 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.volume.flows.api.create_volume [None req-5fc05a47-a1a8-4c25-8cfc-b3cdef261795 tempest-VolumesSnapshotTestJSON-1761742646 tempest-VolumesSnapshotTestJSON-1761742646-project-member] Validating volume size '1' using validate_int {{(pid=100523) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 27 16:11:07.717992 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.volume.api [None req-5fc05a47-a1a8-4c25-8cfc-b3cdef261795 tempest-VolumesSnapshotTestJSON-1761742646 tempest-VolumesSnapshotTestJSON-1761742646-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (5adc7937-034b-4bf7-a26d-8134fc0b571a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-27T16:04:59Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=2bce4e1a-e6e0-49d9-be36-c3405449a01e,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '2bce4e1a-e6e0-49d9-be36-c3405449a01e', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100523) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 27 16:11:07.719090 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.volume.api [None req-5fc05a47-a1a8-4c25-8cfc-b3cdef261795 tempest-VolumesSnapshotTestJSON-1761742646 tempest-VolumesSnapshotTestJSON-1761742646-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (95f7e6c2-50f7-4230-8488-85292e291950) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100523) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 27 16:11:07.775096 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.quota [None req-5fc05a47-a1a8-4c25-8cfc-b3cdef261795 tempest-VolumesSnapshotTestJSON-1761742646 tempest-VolumesSnapshotTestJSON-1761742646-project-member] Created reservations ['2cb081e8-6013-45d8-bc3a-97a8e7e7bb33', '2ffc9312-33b9-4a92-a4a2-85b32c5be539', 'd41d334c-6c29-43bd-84ce-12a4d23962da', '87b332e7-eb0c-4e6d-aecc-026b637d04e8'] {{(pid=100523) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 27 16:11:07.775955 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.volume.api [None req-5fc05a47-a1a8-4c25-8cfc-b3cdef261795 tempest-VolumesSnapshotTestJSON-1761742646 tempest-VolumesSnapshotTestJSON-1761742646-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (95f7e6c2-50f7-4230-8488-85292e291950) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['2cb081e8-6013-45d8-bc3a-97a8e7e7bb33', '2ffc9312-33b9-4a92-a4a2-85b32c5be539', 'd41d334c-6c29-43bd-84ce-12a4d23962da', '87b332e7-eb0c-4e6d-aecc-026b637d04e8']}' {{(pid=100523) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 27 16:11:07.776772 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.volume.api [None req-5fc05a47-a1a8-4c25-8cfc-b3cdef261795 tempest-VolumesSnapshotTestJSON-1761742646 tempest-VolumesSnapshotTestJSON-1761742646-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (a3486725-e8c9-4feb-b3c1-4a12e93e454e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100523) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 27 16:11:07.805926 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.volume.api [None req-5fc05a47-a1a8-4c25-8cfc-b3cdef261795 tempest-VolumesSnapshotTestJSON-1761742646 tempest-VolumesSnapshotTestJSON-1761742646-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (a3486725-e8c9-4feb-b3c1-4a12e93e454e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'cba76ba6-7523-43c0-996a-aae623bea62a', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesSnapshotTestJSON-Volume-332630841',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='8885c07e22f540a4954666cbde54d7b6',qos_specs=None,replication_status=,reservations=['2cb081e8-6013-45d8-bc3a-97a8e7e7bb33','2ffc9312-33b9-4a92-a4a2-85b32c5be539','d41d334c-6c29-43bd-84ce-12a4d23962da','87b332e7-eb0c-4e6d-aecc-026b637d04e8'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='2fd4eb7c1c6948cd96216211e749b977',volume_type_id=2bce4e1a-e6e0-49d9-be36-c3405449a01e), 'volume': Volume(_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-27T16:11:07Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesSnapshotTestJSON-Volume-332630841',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=cba76ba6-7523-43c0-996a-aae623bea62a,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='8885c07e22f540a4954666cbde54d7b6',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='2fd4eb7c1c6948cd96216211e749b977',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(2bce4e1a-e6e0-49d9-be36-c3405449a01e),volume_type_id=2bce4e1a-e6e0-49d9-be36-c3405449a01e)}' {{(pid=100523) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 27 16:11:07.807458 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.volume.api [None req-5fc05a47-a1a8-4c25-8cfc-b3cdef261795 tempest-VolumesSnapshotTestJSON-1761742646 tempest-VolumesSnapshotTestJSON-1761742646-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (ab5d9d87-4d03-4273-b642-5ecacb4c7e54) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100523) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 27 16:11:07.841150 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.volume.api [None req-5fc05a47-a1a8-4c25-8cfc-b3cdef261795 tempest-VolumesSnapshotTestJSON-1761742646 tempest-VolumesSnapshotTestJSON-1761742646-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (ab5d9d87-4d03-4273-b642-5ecacb4c7e54) transitioned into state 'SUCCESS' from state '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-332630841',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='8885c07e22f540a4954666cbde54d7b6',qos_specs=None,replication_status=,reservations=['2cb081e8-6013-45d8-bc3a-97a8e7e7bb33','2ffc9312-33b9-4a92-a4a2-85b32c5be539','d41d334c-6c29-43bd-84ce-12a4d23962da','87b332e7-eb0c-4e6d-aecc-026b637d04e8'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='2fd4eb7c1c6948cd96216211e749b977',volume_type_id=2bce4e1a-e6e0-49d9-be36-c3405449a01e)}' {{(pid=100523) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 27 16:11:07.842061 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.volume.api [None req-5fc05a47-a1a8-4c25-8cfc-b3cdef261795 tempest-VolumesSnapshotTestJSON-1761742646 tempest-VolumesSnapshotTestJSON-1761742646-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (cad6eaa5-5bf6-44e7-b12e-3168716e9d3f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100523) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 27 16:11:07.862273 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.volume.api [None req-5fc05a47-a1a8-4c25-8cfc-b3cdef261795 tempest-VolumesSnapshotTestJSON-1761742646 tempest-VolumesSnapshotTestJSON-1761742646-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (cad6eaa5-5bf6-44e7-b12e-3168716e9d3f) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100523) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 27 16:11:07.863306 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.volume.api [None req-5fc05a47-a1a8-4c25-8cfc-b3cdef261795 tempest-VolumesSnapshotTestJSON-1761742646 tempest-VolumesSnapshotTestJSON-1761742646-project-member] Flow 'volume_create_api' (b3ddfcc2-d8bb-43e2-b7fb-901a02b90d9c) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100523) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 27 16:11:07.863846 np0000005924 devstack@c-api.service[100523]: INFO cinder.volume.api [None req-5fc05a47-a1a8-4c25-8cfc-b3cdef261795 tempest-VolumesSnapshotTestJSON-1761742646 tempest-VolumesSnapshotTestJSON-1761742646-project-member] Create volume request issued successfully. Jul 27 16:11:07.865048 np0000005924 devstack@c-api.service[100523]: INFO cinder.api.openstack.wsgi [None req-5fc05a47-a1a8-4c25-8cfc-b3cdef261795 tempest-VolumesSnapshotTestJSON-1761742646 tempest-VolumesSnapshotTestJSON-1761742646-project-member] https://10.4.3.117/volume/v3/volumes returned with HTTP 202 Jul 27 16:11:07.865797 np0000005924 devstack@c-api.service[100523]: [pid: 100523|app: 0|req: 264/1048] 10.4.3.117 () {68 vars in 1258 bytes} [Mon Jul 27 16:11:07 2026] POST /volume/v3/volumes => generated 753 bytes in 202 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 27 16:11:07.880441 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.middleware.request_id [None req-0489b92e-388d-4b26-9b69-8b65f4c361a4 None None] RequestId filter calling following filter/app {{(pid=100522) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:11:07.884005 np0000005924 devstack@c-api.service[100522]: INFO cinder.api.openstack.wsgi [None req-0489b92e-388d-4b26-9b69-8b65f4c361a4 tempest-VolumesSnapshotTestJSON-1761742646 tempest-VolumesSnapshotTestJSON-1761742646-project-member] GET https://10.4.3.117/volume/v3/volumes/cba76ba6-7523-43c0-996a-aae623bea62a Jul 27 16:11:07.884170 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.openstack.wsgi [None req-0489b92e-388d-4b26-9b69-8b65f4c361a4 tempest-VolumesSnapshotTestJSON-1761742646 tempest-VolumesSnapshotTestJSON-1761742646-project-member] Empty body provided in request {{(pid=100522) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:11:07.884408 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.openstack.wsgi [None req-0489b92e-388d-4b26-9b69-8b65f4c361a4 tempest-VolumesSnapshotTestJSON-1761742646 tempest-VolumesSnapshotTestJSON-1761742646-project-member] Calling method 'show' {{(pid=100522) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:11:07.900276 np0000005924 devstack@c-api.service[100522]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:11:07.900276 np0000005924 devstack@c-api.service[100522]: warnings.warn( Jul 27 16:11:07.906965 np0000005924 devstack@c-api.service[100522]: INFO cinder.volume.api [None req-0489b92e-388d-4b26-9b69-8b65f4c361a4 tempest-VolumesSnapshotTestJSON-1761742646 tempest-VolumesSnapshotTestJSON-1761742646-project-member] Volume info retrieved successfully. Jul 27 16:11:07.908448 np0000005924 devstack@c-api.service[100522]: INFO cinder.api.openstack.wsgi [None req-0489b92e-388d-4b26-9b69-8b65f4c361a4 tempest-VolumesSnapshotTestJSON-1761742646 tempest-VolumesSnapshotTestJSON-1761742646-project-member] https://10.4.3.117/volume/v3/volumes/cba76ba6-7523-43c0-996a-aae623bea62a returned with HTTP 200 Jul 27 16:11:07.908848 np0000005924 devstack@c-api.service[100522]: [pid: 100522|app: 0|req: 259/1049] 10.4.3.117 () {66 vars in 1348 bytes} [Mon Jul 27 16:11:07 2026] GET /volume/v3/volumes/cba76ba6-7523-43c0-996a-aae623bea62a => generated 821 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 27 16:11:08.197805 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.middleware.request_id [None req-d433b451-2bcf-4465-bddd-495450b0d956 None None] RequestId filter calling following filter/app {{(pid=100524) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:11:08.198622 np0000005924 devstack@c-api.service[100524]: INFO cinder.api.openstack.wsgi [None req-d433b451-2bcf-4465-bddd-495450b0d956 None None] GET https://10.4.3.117/volume// Jul 27 16:11:08.198738 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.openstack.wsgi [None req-d433b451-2bcf-4465-bddd-495450b0d956 None None] Empty body provided in request {{(pid=100524) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:11:08.199029 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.openstack.wsgi [None req-d433b451-2bcf-4465-bddd-495450b0d956 None None] Calling method 'all' {{(pid=100524) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:11:08.199524 np0000005924 devstack@c-api.service[100524]: INFO cinder.api.openstack.wsgi [None req-d433b451-2bcf-4465-bddd-495450b0d956 None None] https://10.4.3.117/volume// returned with HTTP 300 Jul 27 16:11:08.200599 np0000005924 devstack@c-api.service[100524]: [pid: 100524|app: 0|req: 267/1050] 10.4.3.117 () {66 vars in 1426 bytes} [Mon Jul 27 16:11:08 2026] GET /volume/ => generated 386 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 27 16:11:08.213389 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.middleware.request_id [req-f66e94a8-c8f5-4274-9124-938aee8a5b53 req-03152c41-c673-4825-baad-e1556f49a320 None None] RequestId filter calling following filter/app {{(pid=100521) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:11:08.219271 np0000005924 devstack@c-api.service[100521]: INFO cinder.api.openstack.wsgi [req-f66e94a8-c8f5-4274-9124-938aee8a5b53 req-03152c41-c673-4825-baad-e1556f49a320 tempest-AttachVolumeShelveTestJSON-1646068937 tempest-AttachVolumeShelveTestJSON-1646068937-project-member] GET https://10.4.3.117/volume/v3/volumes/a5b0addb-d797-4564-8fbe-f1459f52e61d Jul 27 16:11:08.219628 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.openstack.wsgi [req-f66e94a8-c8f5-4274-9124-938aee8a5b53 req-03152c41-c673-4825-baad-e1556f49a320 tempest-AttachVolumeShelveTestJSON-1646068937 tempest-AttachVolumeShelveTestJSON-1646068937-project-member] Empty body provided in request {{(pid=100521) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:11:08.220379 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.openstack.wsgi [req-f66e94a8-c8f5-4274-9124-938aee8a5b53 req-03152c41-c673-4825-baad-e1556f49a320 tempest-AttachVolumeShelveTestJSON-1646068937 tempest-AttachVolumeShelveTestJSON-1646068937-project-member] Calling method 'show' {{(pid=100521) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:11:08.232561 np0000005924 devstack@c-api.service[100521]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:11:08.232561 np0000005924 devstack@c-api.service[100521]: warnings.warn( Jul 27 16:11:08.236262 np0000005924 devstack@c-api.service[100521]: INFO cinder.volume.api [req-f66e94a8-c8f5-4274-9124-938aee8a5b53 req-03152c41-c673-4825-baad-e1556f49a320 tempest-AttachVolumeShelveTestJSON-1646068937 tempest-AttachVolumeShelveTestJSON-1646068937-project-member] Volume info retrieved successfully. Jul 27 16:11:08.241320 np0000005924 devstack@c-api.service[100521]: INFO cinder.api.openstack.wsgi [req-f66e94a8-c8f5-4274-9124-938aee8a5b53 req-03152c41-c673-4825-baad-e1556f49a320 tempest-AttachVolumeShelveTestJSON-1646068937 tempest-AttachVolumeShelveTestJSON-1646068937-project-member] https://10.4.3.117/volume/v3/volumes/a5b0addb-d797-4564-8fbe-f1459f52e61d returned with HTTP 200 Jul 27 16:11:08.242026 np0000005924 devstack@c-api.service[100521]: [pid: 100521|app: 0|req: 261/1051] 10.4.3.117 () {70 vars in 1639 bytes} [Mon Jul 27 16:11:08 2026] GET /volume/v3/volumes/a5b0addb-d797-4564-8fbe-f1459f52e61d => generated 1291 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 27 16:11:08.275559 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.middleware.request_id [None req-b387a2ec-084f-4e7a-8504-d655dd0467cf None None] RequestId filter calling following filter/app {{(pid=100523) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:11:08.275559 np0000005924 devstack@c-api.service[100523]: INFO cinder.api.openstack.wsgi [None req-b387a2ec-084f-4e7a-8504-d655dd0467cf None None] GET https://10.4.3.117/volume// Jul 27 16:11:08.275559 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.openstack.wsgi [None req-b387a2ec-084f-4e7a-8504-d655dd0467cf None None] Empty body provided in request {{(pid=100523) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:11:08.275559 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.openstack.wsgi [None req-b387a2ec-084f-4e7a-8504-d655dd0467cf None None] Calling method 'all' {{(pid=100523) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:11:08.275559 np0000005924 devstack@c-api.service[100523]: INFO cinder.api.openstack.wsgi [None req-b387a2ec-084f-4e7a-8504-d655dd0467cf None None] https://10.4.3.117/volume// returned with HTTP 300 Jul 27 16:11:08.275559 np0000005924 devstack@c-api.service[100523]: [pid: 100523|app: 0|req: 265/1052] 10.4.3.117 () {66 vars in 1426 bytes} [Mon Jul 27 16:11:08 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 27 16:11:08.286316 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.middleware.request_id [req-6adca2a9-4eb4-4bf2-b202-0e1490d83d69 req-d45aca8c-22ae-4f63-b468-c1fef2a169b4 None None] RequestId filter calling following filter/app {{(pid=100522) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:11:08.288420 np0000005924 devstack@c-api.service[100522]: INFO cinder.api.openstack.wsgi [req-6adca2a9-4eb4-4bf2-b202-0e1490d83d69 req-d45aca8c-22ae-4f63-b468-c1fef2a169b4 tempest-ImageDependencyTests-1788909158 tempest-ImageDependencyTests-1788909158-project-member] GET https://10.4.3.117/volume/v3/volumes/1c521f54-1f72-4d5f-958e-184b2091f29c Jul 27 16:11:08.288632 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.openstack.wsgi [req-6adca2a9-4eb4-4bf2-b202-0e1490d83d69 req-d45aca8c-22ae-4f63-b468-c1fef2a169b4 tempest-ImageDependencyTests-1788909158 tempest-ImageDependencyTests-1788909158-project-member] Empty body provided in request {{(pid=100522) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:11:08.288882 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.openstack.wsgi [req-6adca2a9-4eb4-4bf2-b202-0e1490d83d69 req-d45aca8c-22ae-4f63-b468-c1fef2a169b4 tempest-ImageDependencyTests-1788909158 tempest-ImageDependencyTests-1788909158-project-member] Calling method 'show' {{(pid=100522) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:11:08.298755 np0000005924 devstack@c-api.service[100522]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:11:08.298755 np0000005924 devstack@c-api.service[100522]: warnings.warn( Jul 27 16:11:08.302160 np0000005924 devstack@c-api.service[100522]: INFO cinder.volume.api [req-6adca2a9-4eb4-4bf2-b202-0e1490d83d69 req-d45aca8c-22ae-4f63-b468-c1fef2a169b4 tempest-ImageDependencyTests-1788909158 tempest-ImageDependencyTests-1788909158-project-member] Volume info retrieved successfully. Jul 27 16:11:08.307348 np0000005924 devstack@c-api.service[100522]: INFO cinder.api.openstack.wsgi [req-6adca2a9-4eb4-4bf2-b202-0e1490d83d69 req-d45aca8c-22ae-4f63-b468-c1fef2a169b4 tempest-ImageDependencyTests-1788909158 tempest-ImageDependencyTests-1788909158-project-member] https://10.4.3.117/volume/v3/volumes/1c521f54-1f72-4d5f-958e-184b2091f29c returned with HTTP 200 Jul 27 16:11:08.310030 np0000005924 devstack@c-api.service[100522]: [pid: 100522|app: 0|req: 260/1053] 10.4.3.117 () {70 vars in 1639 bytes} [Mon Jul 27 16:11:08 2026] GET /volume/v3/volumes/1c521f54-1f72-4d5f-958e-184b2091f29c => generated 1337 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 27 16:11:08.357394 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.middleware.request_id [req-f66e94a8-c8f5-4274-9124-938aee8a5b53 req-7da22da7-e60b-4a42-9fb9-10b0eddcdd56 None None] RequestId filter calling following filter/app {{(pid=100524) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:11:08.360047 np0000005924 devstack@c-api.service[100524]: INFO cinder.api.openstack.wsgi [req-f66e94a8-c8f5-4274-9124-938aee8a5b53 req-7da22da7-e60b-4a42-9fb9-10b0eddcdd56 tempest-AttachVolumeShelveTestJSON-1646068937 tempest-AttachVolumeShelveTestJSON-1646068937-project-member] PUT https://10.4.3.117/volume/v3/attachments/7a35a408-4ed5-4533-a44c-24a3dcb38408 Jul 27 16:11:08.360346 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.openstack.wsgi [req-f66e94a8-c8f5-4274-9124-938aee8a5b53 req-7da22da7-e60b-4a42-9fb9-10b0eddcdd56 tempest-AttachVolumeShelveTestJSON-1646068937 tempest-AttachVolumeShelveTestJSON-1646068937-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.117", "host": "np0000005924", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:c1414b6f8d8f", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "13cbedf7-bb1f-4b5e-b492-2fef0d4dab25", "nvme_native_multipath": false, "mountpoint": "/dev/vdc"}}} {{(pid=100524) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 27 16:11:08.376409 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.coordination [req-f66e94a8-c8f5-4274-9124-938aee8a5b53 req-7da22da7-e60b-4a42-9fb9-10b0eddcdd56 tempest-AttachVolumeShelveTestJSON-1646068937 tempest-AttachVolumeShelveTestJSON-1646068937-project-member] Acquiring lock "cinder-attachment_update-a5b0addb-d797-4564-8fbe-f1459f52e61d-np0000005924" by "attachment_update" {{(pid=100524) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jul 27 16:11:08.384982 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.coordination [req-f66e94a8-c8f5-4274-9124-938aee8a5b53 req-7da22da7-e60b-4a42-9fb9-10b0eddcdd56 tempest-AttachVolumeShelveTestJSON-1646068937 tempest-AttachVolumeShelveTestJSON-1646068937-project-member] Lock "cinder-attachment_update-a5b0addb-d797-4564-8fbe-f1459f52e61d-np0000005924" acquired by "attachment_update" :: waited 0.009s {{(pid=100524) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jul 27 16:11:08.386697 np0000005924 devstack@c-api.service[100524]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:11:08.386697 np0000005924 devstack@c-api.service[100524]: warnings.warn( Jul 27 16:11:08.422951 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.middleware.request_id [req-6adca2a9-4eb4-4bf2-b202-0e1490d83d69 req-39757751-ef5b-4b10-8e9c-61c16faafaa5 None None] RequestId filter calling following filter/app {{(pid=100521) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:11:08.425821 np0000005924 devstack@c-api.service[100521]: INFO cinder.api.openstack.wsgi [req-6adca2a9-4eb4-4bf2-b202-0e1490d83d69 req-39757751-ef5b-4b10-8e9c-61c16faafaa5 tempest-ImageDependencyTests-1788909158 tempest-ImageDependencyTests-1788909158-project-member] PUT https://10.4.3.117/volume/v3/attachments/dcc96466-60c3-456d-9daf-1bdb42624bae Jul 27 16:11:08.426534 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.openstack.wsgi [req-6adca2a9-4eb4-4bf2-b202-0e1490d83d69 req-39757751-ef5b-4b10-8e9c-61c16faafaa5 tempest-ImageDependencyTests-1788909158 tempest-ImageDependencyTests-1788909158-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.117", "host": "np0000005924", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:c1414b6f8d8f", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "13cbedf7-bb1f-4b5e-b492-2fef0d4dab25", "nvme_native_multipath": false, "mountpoint": "/dev/vda"}}} {{(pid=100521) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 27 16:11:08.444188 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.coordination [req-6adca2a9-4eb4-4bf2-b202-0e1490d83d69 req-39757751-ef5b-4b10-8e9c-61c16faafaa5 tempest-ImageDependencyTests-1788909158 tempest-ImageDependencyTests-1788909158-project-member] Acquiring lock "cinder-attachment_update-1c521f54-1f72-4d5f-958e-184b2091f29c-np0000005924" by "attachment_update" {{(pid=100521) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jul 27 16:11:08.449848 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.coordination [req-6adca2a9-4eb4-4bf2-b202-0e1490d83d69 req-39757751-ef5b-4b10-8e9c-61c16faafaa5 tempest-ImageDependencyTests-1788909158 tempest-ImageDependencyTests-1788909158-project-member] Lock "cinder-attachment_update-1c521f54-1f72-4d5f-958e-184b2091f29c-np0000005924" acquired by "attachment_update" :: waited 0.006s {{(pid=100521) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jul 27 16:11:08.451397 np0000005924 devstack@c-api.service[100521]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:11:08.451397 np0000005924 devstack@c-api.service[100521]: warnings.warn( Jul 27 16:11:08.557227 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.coordination [req-f66e94a8-c8f5-4274-9124-938aee8a5b53 req-7da22da7-e60b-4a42-9fb9-10b0eddcdd56 tempest-AttachVolumeShelveTestJSON-1646068937 tempest-AttachVolumeShelveTestJSON-1646068937-project-member] Lock "cinder-attachment_update-a5b0addb-d797-4564-8fbe-f1459f52e61d-np0000005924" released by "attachment_update" :: held 0.171s {{(pid=100524) __release /opt/stack/cinder/cinder/coordination.py:152}} Jul 27 16:11:08.557227 np0000005924 devstack@c-api.service[100524]: INFO cinder.api.openstack.wsgi [req-f66e94a8-c8f5-4274-9124-938aee8a5b53 req-7da22da7-e60b-4a42-9fb9-10b0eddcdd56 tempest-AttachVolumeShelveTestJSON-1646068937 tempest-AttachVolumeShelveTestJSON-1646068937-project-member] https://10.4.3.117/volume/v3/attachments/7a35a408-4ed5-4533-a44c-24a3dcb38408 returned with HTTP 200 Jul 27 16:11:08.557227 np0000005924 devstack@c-api.service[100524]: [pid: 100524|app: 0|req: 268/1054] 10.4.3.117 () {74 vars in 1704 bytes} [Mon Jul 27 16:11:08 2026] PUT /volume/v3/attachments/7a35a408-4ed5-4533-a44c-24a3dcb38408 => generated 969 bytes in 200 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 27 16:11:08.567648 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.coordination [req-6adca2a9-4eb4-4bf2-b202-0e1490d83d69 req-39757751-ef5b-4b10-8e9c-61c16faafaa5 tempest-ImageDependencyTests-1788909158 tempest-ImageDependencyTests-1788909158-project-member] Lock "cinder-attachment_update-1c521f54-1f72-4d5f-958e-184b2091f29c-np0000005924" released by "attachment_update" :: held 0.118s {{(pid=100521) __release /opt/stack/cinder/cinder/coordination.py:152}} Jul 27 16:11:08.568156 np0000005924 devstack@c-api.service[100521]: INFO cinder.api.openstack.wsgi [req-6adca2a9-4eb4-4bf2-b202-0e1490d83d69 req-39757751-ef5b-4b10-8e9c-61c16faafaa5 tempest-ImageDependencyTests-1788909158 tempest-ImageDependencyTests-1788909158-project-member] https://10.4.3.117/volume/v3/attachments/dcc96466-60c3-456d-9daf-1bdb42624bae returned with HTTP 200 Jul 27 16:11:08.569147 np0000005924 devstack@c-api.service[100521]: [pid: 100521|app: 0|req: 262/1055] 10.4.3.117 () {74 vars in 1704 bytes} [Mon Jul 27 16:11:08 2026] PUT /volume/v3/attachments/dcc96466-60c3-456d-9daf-1bdb42624bae => generated 969 bytes in 146 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 27 16:11:08.591481 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.middleware.request_id [req-f66e94a8-c8f5-4274-9124-938aee8a5b53 req-cfc431e6-460a-405b-bbe5-365c3877b6a5 None None] RequestId filter calling following filter/app {{(pid=100523) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:11:08.597794 np0000005924 devstack@c-api.service[100523]: INFO cinder.api.openstack.wsgi [req-f66e94a8-c8f5-4274-9124-938aee8a5b53 req-cfc431e6-460a-405b-bbe5-365c3877b6a5 tempest-AttachVolumeShelveTestJSON-1646068937 tempest-AttachVolumeShelveTestJSON-1646068937-project-member] POST https://10.4.3.117/volume/v3/attachments/7a35a408-4ed5-4533-a44c-24a3dcb38408/action Jul 27 16:11:08.597794 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.openstack.wsgi [req-f66e94a8-c8f5-4274-9124-938aee8a5b53 req-cfc431e6-460a-405b-bbe5-365c3877b6a5 tempest-AttachVolumeShelveTestJSON-1646068937 tempest-AttachVolumeShelveTestJSON-1646068937-project-member] Action body: b'{"os-complete": null}' {{(pid=100523) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 27 16:11:08.599214 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.openstack.wsgi [req-f66e94a8-c8f5-4274-9124-938aee8a5b53 req-cfc431e6-460a-405b-bbe5-365c3877b6a5 tempest-AttachVolumeShelveTestJSON-1646068937 tempest-AttachVolumeShelveTestJSON-1646068937-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100523) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 27 16:11:08.601614 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.middleware.request_id [req-6adca2a9-4eb4-4bf2-b202-0e1490d83d69 req-675397b3-b3b8-4a19-aaba-6c32699b022b None None] RequestId filter calling following filter/app {{(pid=100522) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:11:08.604082 np0000005924 devstack@c-api.service[100522]: INFO cinder.api.openstack.wsgi [req-6adca2a9-4eb4-4bf2-b202-0e1490d83d69 req-675397b3-b3b8-4a19-aaba-6c32699b022b tempest-ImageDependencyTests-1788909158 tempest-ImageDependencyTests-1788909158-project-member] POST https://10.4.3.117/volume/v3/attachments/dcc96466-60c3-456d-9daf-1bdb42624bae/action Jul 27 16:11:08.604518 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.openstack.wsgi [req-6adca2a9-4eb4-4bf2-b202-0e1490d83d69 req-675397b3-b3b8-4a19-aaba-6c32699b022b tempest-ImageDependencyTests-1788909158 tempest-ImageDependencyTests-1788909158-project-member] Action body: b'{"os-complete": null}' {{(pid=100522) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 27 16:11:08.604679 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.openstack.wsgi [req-6adca2a9-4eb4-4bf2-b202-0e1490d83d69 req-675397b3-b3b8-4a19-aaba-6c32699b022b tempest-ImageDependencyTests-1788909158 tempest-ImageDependencyTests-1788909158-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100522) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 27 16:11:08.628049 np0000005924 devstack@c-api.service[100523]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:11:08.628049 np0000005924 devstack@c-api.service[100523]: warnings.warn( Jul 27 16:11:08.638554 np0000005924 devstack@c-api.service[100522]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:11:08.638554 np0000005924 devstack@c-api.service[100522]: warnings.warn( Jul 27 16:11:08.651865 np0000005924 devstack@c-api.service[100523]: INFO cinder.api.openstack.wsgi [req-f66e94a8-c8f5-4274-9124-938aee8a5b53 req-cfc431e6-460a-405b-bbe5-365c3877b6a5 tempest-AttachVolumeShelveTestJSON-1646068937 tempest-AttachVolumeShelveTestJSON-1646068937-project-member] https://10.4.3.117/volume/v3/attachments/7a35a408-4ed5-4533-a44c-24a3dcb38408/action returned with HTTP 204 Jul 27 16:11:08.652545 np0000005924 devstack@c-api.service[100523]: [pid: 100523|app: 0|req: 266/1056] 10.4.3.117 () {74 vars in 1725 bytes} [Mon Jul 27 16:11:08 2026] POST /volume/v3/attachments/7a35a408-4ed5-4533-a44c-24a3dcb38408/action => generated 0 bytes in 62 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jul 27 16:11:08.653316 np0000005924 devstack@c-api.service[100522]: INFO cinder.api.openstack.wsgi [req-6adca2a9-4eb4-4bf2-b202-0e1490d83d69 req-675397b3-b3b8-4a19-aaba-6c32699b022b tempest-ImageDependencyTests-1788909158 tempest-ImageDependencyTests-1788909158-project-member] https://10.4.3.117/volume/v3/attachments/dcc96466-60c3-456d-9daf-1bdb42624bae/action returned with HTTP 204 Jul 27 16:11:08.653847 np0000005924 devstack@c-api.service[100522]: [pid: 100522|app: 0|req: 261/1057] 10.4.3.117 () {74 vars in 1725 bytes} [Mon Jul 27 16:11:08 2026] POST /volume/v3/attachments/dcc96466-60c3-456d-9daf-1bdb42624bae/action => generated 0 bytes in 53 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jul 27 16:11:08.923593 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.middleware.request_id [None req-2f5a1275-bc9c-4904-97da-cb0c386ab2b7 None None] RequestId filter calling following filter/app {{(pid=100524) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:11:08.925782 np0000005924 devstack@c-api.service[100524]: INFO cinder.api.openstack.wsgi [None req-2f5a1275-bc9c-4904-97da-cb0c386ab2b7 tempest-VolumesSnapshotTestJSON-1761742646 tempest-VolumesSnapshotTestJSON-1761742646-project-member] GET https://10.4.3.117/volume/v3/volumes/cba76ba6-7523-43c0-996a-aae623bea62a Jul 27 16:11:08.926049 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.openstack.wsgi [None req-2f5a1275-bc9c-4904-97da-cb0c386ab2b7 tempest-VolumesSnapshotTestJSON-1761742646 tempest-VolumesSnapshotTestJSON-1761742646-project-member] Empty body provided in request {{(pid=100524) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:11:08.926269 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.openstack.wsgi [None req-2f5a1275-bc9c-4904-97da-cb0c386ab2b7 tempest-VolumesSnapshotTestJSON-1761742646 tempest-VolumesSnapshotTestJSON-1761742646-project-member] Calling method 'show' {{(pid=100524) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:11:08.935152 np0000005924 devstack@c-api.service[100524]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:11:08.935152 np0000005924 devstack@c-api.service[100524]: warnings.warn( Jul 27 16:11:08.939765 np0000005924 devstack@c-api.service[100524]: INFO cinder.volume.api [None req-2f5a1275-bc9c-4904-97da-cb0c386ab2b7 tempest-VolumesSnapshotTestJSON-1761742646 tempest-VolumesSnapshotTestJSON-1761742646-project-member] Volume info retrieved successfully. Jul 27 16:11:08.945345 np0000005924 devstack@c-api.service[100524]: INFO cinder.api.openstack.wsgi [None req-2f5a1275-bc9c-4904-97da-cb0c386ab2b7 tempest-VolumesSnapshotTestJSON-1761742646 tempest-VolumesSnapshotTestJSON-1761742646-project-member] https://10.4.3.117/volume/v3/volumes/cba76ba6-7523-43c0-996a-aae623bea62a returned with HTTP 200 Jul 27 16:11:08.945840 np0000005924 devstack@c-api.service[100524]: [pid: 100524|app: 0|req: 269/1058] 10.4.3.117 () {66 vars in 1348 bytes} [Mon Jul 27 16:11:08 2026] GET /volume/v3/volumes/cba76ba6-7523-43c0-996a-aae623bea62a => generated 846 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 27 16:11:08.959300 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.middleware.request_id [None req-cf3c8fe6-0c05-4ee5-b298-27ae3fed6999 None None] RequestId filter calling following filter/app {{(pid=100521) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:11:08.961007 np0000005924 devstack@c-api.service[100521]: INFO cinder.api.openstack.wsgi [None req-cf3c8fe6-0c05-4ee5-b298-27ae3fed6999 tempest-VolumesSnapshotTestJSON-1761742646 tempest-VolumesSnapshotTestJSON-1761742646-project-member] POST https://10.4.3.117/volume/v3/snapshots Jul 27 16:11:08.961351 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.openstack.wsgi [None req-cf3c8fe6-0c05-4ee5-b298-27ae3fed6999 tempest-VolumesSnapshotTestJSON-1761742646 tempest-VolumesSnapshotTestJSON-1761742646-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "cba76ba6-7523-43c0-996a-aae623bea62a", "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1296125722"}} {{(pid=100521) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 27 16:11:08.969988 np0000005924 devstack@c-api.service[100521]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:11:08.969988 np0000005924 devstack@c-api.service[100521]: warnings.warn( Jul 27 16:11:08.970425 np0000005924 devstack@c-api.service[100521]: INFO cinder.volume.api [None req-cf3c8fe6-0c05-4ee5-b298-27ae3fed6999 tempest-VolumesSnapshotTestJSON-1761742646 tempest-VolumesSnapshotTestJSON-1761742646-project-member] Volume info retrieved successfully. Jul 27 16:11:08.970569 np0000005924 devstack@c-api.service[100521]: INFO cinder.api.v3.snapshots [None req-cf3c8fe6-0c05-4ee5-b298-27ae3fed6999 tempest-VolumesSnapshotTestJSON-1761742646 tempest-VolumesSnapshotTestJSON-1761742646-project-member] Create snapshot from volume cba76ba6-7523-43c0-996a-aae623bea62a Jul 27 16:11:08.982382 np0000005924 devstack@c-api.service[100521]: WARNING cinder.quota [None req-cf3c8fe6-0c05-4ee5-b298-27ae3fed6999 tempest-VolumesSnapshotTestJSON-1761742646 tempest-VolumesSnapshotTestJSON-1761742646-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 27 16:11:08.992565 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.quota [None req-cf3c8fe6-0c05-4ee5-b298-27ae3fed6999 tempest-VolumesSnapshotTestJSON-1761742646 tempest-VolumesSnapshotTestJSON-1761742646-project-member] Created reservations ['ad53c3e9-406d-424a-885d-632849fb6357', '29822134-2a80-49d8-b0e6-e33a1f1087f0', 'f5d59442-5f78-43d8-9940-cbd3a11db257', 'c1675b1a-2762-4cf5-848c-513c3af414d5'] {{(pid=100521) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 27 16:11:09.025291 np0000005924 devstack@c-api.service[100521]: INFO cinder.volume.api [None req-cf3c8fe6-0c05-4ee5-b298-27ae3fed6999 tempest-VolumesSnapshotTestJSON-1761742646 tempest-VolumesSnapshotTestJSON-1761742646-project-member] Snapshot create request issued successfully. Jul 27 16:11:09.025737 np0000005924 devstack@c-api.service[100521]: INFO cinder.api.openstack.wsgi [None req-cf3c8fe6-0c05-4ee5-b298-27ae3fed6999 tempest-VolumesSnapshotTestJSON-1761742646 tempest-VolumesSnapshotTestJSON-1761742646-project-member] https://10.4.3.117/volume/v3/snapshots returned with HTTP 202 Jul 27 16:11:09.026080 np0000005924 devstack@c-api.service[100521]: [pid: 100521|app: 0|req: 263/1059] 10.4.3.117 () {68 vars in 1265 bytes} [Mon Jul 27 16:11:08 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 27 16:11:09.039262 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.middleware.request_id [None req-344e2f62-2492-416c-8de1-7477a2549989 None None] RequestId filter calling following filter/app {{(pid=100523) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:11:09.042291 np0000005924 devstack@c-api.service[100523]: INFO cinder.api.openstack.wsgi [None req-344e2f62-2492-416c-8de1-7477a2549989 tempest-VolumesSnapshotTestJSON-1761742646 tempest-VolumesSnapshotTestJSON-1761742646-project-member] GET https://10.4.3.117/volume/v3/snapshots/e3a60b2f-e790-48e4-b0d7-80a81210d9df Jul 27 16:11:09.042291 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.openstack.wsgi [None req-344e2f62-2492-416c-8de1-7477a2549989 tempest-VolumesSnapshotTestJSON-1761742646 tempest-VolumesSnapshotTestJSON-1761742646-project-member] Empty body provided in request {{(pid=100523) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:11:09.042618 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.openstack.wsgi [None req-344e2f62-2492-416c-8de1-7477a2549989 tempest-VolumesSnapshotTestJSON-1761742646 tempest-VolumesSnapshotTestJSON-1761742646-project-member] Calling method 'show' {{(pid=100523) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:11:09.053656 np0000005924 devstack@c-api.service[100523]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:11:09.053656 np0000005924 devstack@c-api.service[100523]: warnings.warn( Jul 27 16:11:09.054260 np0000005924 devstack@c-api.service[100523]: INFO cinder.volume.api [None req-344e2f62-2492-416c-8de1-7477a2549989 tempest-VolumesSnapshotTestJSON-1761742646 tempest-VolumesSnapshotTestJSON-1761742646-project-member] Snapshot retrieved successfully. Jul 27 16:11:09.055186 np0000005924 devstack@c-api.service[100523]: INFO cinder.api.openstack.wsgi [None req-344e2f62-2492-416c-8de1-7477a2549989 tempest-VolumesSnapshotTestJSON-1761742646 tempest-VolumesSnapshotTestJSON-1761742646-project-member] https://10.4.3.117/volume/v3/snapshots/e3a60b2f-e790-48e4-b0d7-80a81210d9df returned with HTTP 200 Jul 27 16:11:09.060222 np0000005924 devstack@c-api.service[100523]: [pid: 100523|app: 0|req: 267/1060] 10.4.3.117 () {66 vars in 1354 bytes} [Mon Jul 27 16:11:09 2026] GET /volume/v3/snapshots/e3a60b2f-e790-48e4-b0d7-80a81210d9df => generated 442 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 27 16:11:10.073736 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.middleware.request_id [None req-631537b4-ed2b-4c8b-84cc-1cc266886ff0 None None] RequestId filter calling following filter/app {{(pid=100522) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:11:10.075774 np0000005924 devstack@c-api.service[100522]: INFO cinder.api.openstack.wsgi [None req-631537b4-ed2b-4c8b-84cc-1cc266886ff0 tempest-VolumesSnapshotTestJSON-1761742646 tempest-VolumesSnapshotTestJSON-1761742646-project-member] GET https://10.4.3.117/volume/v3/snapshots/e3a60b2f-e790-48e4-b0d7-80a81210d9df Jul 27 16:11:10.075977 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.openstack.wsgi [None req-631537b4-ed2b-4c8b-84cc-1cc266886ff0 tempest-VolumesSnapshotTestJSON-1761742646 tempest-VolumesSnapshotTestJSON-1761742646-project-member] Empty body provided in request {{(pid=100522) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:11:10.076195 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.openstack.wsgi [None req-631537b4-ed2b-4c8b-84cc-1cc266886ff0 tempest-VolumesSnapshotTestJSON-1761742646 tempest-VolumesSnapshotTestJSON-1761742646-project-member] Calling method 'show' {{(pid=100522) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:11:10.081812 np0000005924 devstack@c-api.service[100522]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:11:10.081812 np0000005924 devstack@c-api.service[100522]: warnings.warn( Jul 27 16:11:10.082247 np0000005924 devstack@c-api.service[100522]: INFO cinder.volume.api [None req-631537b4-ed2b-4c8b-84cc-1cc266886ff0 tempest-VolumesSnapshotTestJSON-1761742646 tempest-VolumesSnapshotTestJSON-1761742646-project-member] Snapshot retrieved successfully. Jul 27 16:11:10.083053 np0000005924 devstack@c-api.service[100522]: INFO cinder.api.openstack.wsgi [None req-631537b4-ed2b-4c8b-84cc-1cc266886ff0 tempest-VolumesSnapshotTestJSON-1761742646 tempest-VolumesSnapshotTestJSON-1761742646-project-member] https://10.4.3.117/volume/v3/snapshots/e3a60b2f-e790-48e4-b0d7-80a81210d9df returned with HTTP 200 Jul 27 16:11:10.083416 np0000005924 devstack@c-api.service[100522]: [pid: 100522|app: 0|req: 262/1061] 10.4.3.117 () {66 vars in 1354 bytes} [Mon Jul 27 16:11:10 2026] GET /volume/v3/snapshots/e3a60b2f-e790-48e4-b0d7-80a81210d9df => generated 469 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 27 16:11:10.093624 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.middleware.request_id [None req-fb989990-93a7-4584-acc6-79dd29b9797d None None] RequestId filter calling following filter/app {{(pid=100524) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:11:10.097684 np0000005924 devstack@c-api.service[100524]: INFO cinder.api.openstack.wsgi [None req-fb989990-93a7-4584-acc6-79dd29b9797d tempest-VolumesSnapshotTestJSON-1761742646 tempest-VolumesSnapshotTestJSON-1761742646-project-member] POST https://10.4.3.117/volume/v3/volumes Jul 27 16:11:10.098090 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.openstack.wsgi [None req-fb989990-93a7-4584-acc6-79dd29b9797d tempest-VolumesSnapshotTestJSON-1761742646 tempest-VolumesSnapshotTestJSON-1761742646-project-member] Action: 'create', calling method: create, body: {"volume": {"snapshot_id": "e3a60b2f-e790-48e4-b0d7-80a81210d9df", "size": 1, "name": "tempest-VolumesSnapshotTestJSON-Volume-443400676"}} {{(pid=100524) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 27 16:11:10.102861 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.v3.volumes [None req-fb989990-93a7-4584-acc6-79dd29b9797d tempest-VolumesSnapshotTestJSON-1761742646 tempest-VolumesSnapshotTestJSON-1761742646-project-member] Create volume request body: {'volume': {'snapshot_id': 'e3a60b2f-e790-48e4-b0d7-80a81210d9df', 'size': 1, 'name': 'tempest-VolumesSnapshotTestJSON-Volume-443400676'}} {{(pid=100524) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 27 16:11:10.112505 np0000005924 devstack@c-api.service[100524]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:11:10.112505 np0000005924 devstack@c-api.service[100524]: warnings.warn( Jul 27 16:11:10.112986 np0000005924 devstack@c-api.service[100524]: INFO cinder.volume.api [None req-fb989990-93a7-4584-acc6-79dd29b9797d tempest-VolumesSnapshotTestJSON-1761742646 tempest-VolumesSnapshotTestJSON-1761742646-project-member] Snapshot retrieved successfully. Jul 27 16:11:10.113141 np0000005924 devstack@c-api.service[100524]: INFO cinder.api.v3.volumes [None req-fb989990-93a7-4584-acc6-79dd29b9797d tempest-VolumesSnapshotTestJSON-1761742646 tempest-VolumesSnapshotTestJSON-1761742646-project-member] Create volume of 1 GB Jul 27 16:11:10.120501 np0000005924 devstack@c-api.service[100524]: INFO cinder.volume.api [None req-fb989990-93a7-4584-acc6-79dd29b9797d tempest-VolumesSnapshotTestJSON-1761742646 tempest-VolumesSnapshotTestJSON-1761742646-project-member] Availability Zones retrieved successfully. Jul 27 16:11:10.127456 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.volume.api [None req-fb989990-93a7-4584-acc6-79dd29b9797d tempest-VolumesSnapshotTestJSON-1761742646 tempest-VolumesSnapshotTestJSON-1761742646-project-member] Flow 'volume_create_api' (ae5a8cec-980a-4bbe-b855-d886c1a130df) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100524) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 27 16:11:10.128844 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.volume.api [None req-fb989990-93a7-4584-acc6-79dd29b9797d tempest-VolumesSnapshotTestJSON-1761742646 tempest-VolumesSnapshotTestJSON-1761742646-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (8ba9cbd3-f757-4d4b-a215-fd34712cbb3a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100524) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 27 16:11:10.130026 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.volume.flows.api.create_volume [None req-fb989990-93a7-4584-acc6-79dd29b9797d tempest-VolumesSnapshotTestJSON-1761742646 tempest-VolumesSnapshotTestJSON-1761742646-project-member] Validating volume size '1' using validate_int, validate_snap_size {{(pid=100524) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 27 16:11:10.160759 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.volume.api [None req-fb989990-93a7-4584-acc6-79dd29b9797d tempest-VolumesSnapshotTestJSON-1761742646 tempest-VolumesSnapshotTestJSON-1761742646-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (8ba9cbd3-f757-4d4b-a215-fd34712cbb3a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': 'e3a60b2f-e790-48e4-b0d7-80a81210d9df', 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-27T16:04:59Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=2bce4e1a-e6e0-49d9-be36-c3405449a01e,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '2bce4e1a-e6e0-49d9-be36-c3405449a01e', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100524) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 27 16:11:10.161684 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.volume.api [None req-fb989990-93a7-4584-acc6-79dd29b9797d tempest-VolumesSnapshotTestJSON-1761742646 tempest-VolumesSnapshotTestJSON-1761742646-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (e4ea3039-e464-449d-81d8-78f1b8332695) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100524) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 27 16:11:10.211358 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.quota [None req-fb989990-93a7-4584-acc6-79dd29b9797d tempest-VolumesSnapshotTestJSON-1761742646 tempest-VolumesSnapshotTestJSON-1761742646-project-member] Created reservations ['518800a3-d24d-45d6-bf3c-f98d6287a592', 'd16024cc-df73-4ecd-b689-8e7844071fa7', 'dca90408-712c-4083-a749-b8738b655317', '9ff8782b-6add-4f13-83d6-671cd8f160a9'] {{(pid=100524) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 27 16:11:10.215351 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.volume.api [None req-fb989990-93a7-4584-acc6-79dd29b9797d tempest-VolumesSnapshotTestJSON-1761742646 tempest-VolumesSnapshotTestJSON-1761742646-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (e4ea3039-e464-449d-81d8-78f1b8332695) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['518800a3-d24d-45d6-bf3c-f98d6287a592', 'd16024cc-df73-4ecd-b689-8e7844071fa7', 'dca90408-712c-4083-a749-b8738b655317', '9ff8782b-6add-4f13-83d6-671cd8f160a9']}' {{(pid=100524) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 27 16:11:10.215833 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.volume.api [None req-fb989990-93a7-4584-acc6-79dd29b9797d tempest-VolumesSnapshotTestJSON-1761742646 tempest-VolumesSnapshotTestJSON-1761742646-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (9b0b558f-12b2-46a2-9731-117544ffa20a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100524) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 27 16:11:10.276124 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.volume.api [None req-fb989990-93a7-4584-acc6-79dd29b9797d tempest-VolumesSnapshotTestJSON-1761742646 tempest-VolumesSnapshotTestJSON-1761742646-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (9b0b558f-12b2-46a2-9731-117544ffa20a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '94c85951-be5c-4635-a285-d79fdde65826', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesSnapshotTestJSON-Volume-443400676',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='8885c07e22f540a4954666cbde54d7b6',qos_specs=None,replication_status=,reservations=['518800a3-d24d-45d6-bf3c-f98d6287a592','d16024cc-df73-4ecd-b689-8e7844071fa7','dca90408-712c-4083-a749-b8738b655317','9ff8782b-6add-4f13-83d6-671cd8f160a9'],size=1,snapshot_id=e3a60b2f-e790-48e4-b0d7-80a81210d9df,source_replicaid=,source_volid=None,status='creating',user_id='2fd4eb7c1c6948cd96216211e749b977',volume_type_id=2bce4e1a-e6e0-49d9-be36-c3405449a01e), 'volume': Volume(_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-27T16:11:10Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesSnapshotTestJSON-Volume-443400676',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=94c85951-be5c-4635-a285-d79fdde65826,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='8885c07e22f540a4954666cbde54d7b6',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=e3a60b2f-e790-48e4-b0d7-80a81210d9df,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='2fd4eb7c1c6948cd96216211e749b977',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(2bce4e1a-e6e0-49d9-be36-c3405449a01e),volume_type_id=2bce4e1a-e6e0-49d9-be36-c3405449a01e)}' {{(pid=100524) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 27 16:11:10.277167 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.volume.api [None req-fb989990-93a7-4584-acc6-79dd29b9797d tempest-VolumesSnapshotTestJSON-1761742646 tempest-VolumesSnapshotTestJSON-1761742646-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (a0046db2-a13f-4ff4-960f-5fbc35fae24b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100524) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 27 16:11:10.298637 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.volume.api [None req-fb989990-93a7-4584-acc6-79dd29b9797d tempest-VolumesSnapshotTestJSON-1761742646 tempest-VolumesSnapshotTestJSON-1761742646-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (a0046db2-a13f-4ff4-960f-5fbc35fae24b) transitioned into state 'SUCCESS' from state '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-443400676',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='8885c07e22f540a4954666cbde54d7b6',qos_specs=None,replication_status=,reservations=['518800a3-d24d-45d6-bf3c-f98d6287a592','d16024cc-df73-4ecd-b689-8e7844071fa7','dca90408-712c-4083-a749-b8738b655317','9ff8782b-6add-4f13-83d6-671cd8f160a9'],size=1,snapshot_id=e3a60b2f-e790-48e4-b0d7-80a81210d9df,source_replicaid=,source_volid=None,status='creating',user_id='2fd4eb7c1c6948cd96216211e749b977',volume_type_id=2bce4e1a-e6e0-49d9-be36-c3405449a01e)}' {{(pid=100524) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 27 16:11:10.299513 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.volume.api [None req-fb989990-93a7-4584-acc6-79dd29b9797d tempest-VolumesSnapshotTestJSON-1761742646 tempest-VolumesSnapshotTestJSON-1761742646-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (4f1eb94e-6d87-4182-a91e-3d1fbab40443) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100524) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 27 16:11:10.326858 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.volume.api [None req-fb989990-93a7-4584-acc6-79dd29b9797d tempest-VolumesSnapshotTestJSON-1761742646 tempest-VolumesSnapshotTestJSON-1761742646-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (4f1eb94e-6d87-4182-a91e-3d1fbab40443) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100524) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 27 16:11:10.327726 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.volume.api [None req-fb989990-93a7-4584-acc6-79dd29b9797d tempest-VolumesSnapshotTestJSON-1761742646 tempest-VolumesSnapshotTestJSON-1761742646-project-member] Flow 'volume_create_api' (ae5a8cec-980a-4bbe-b855-d886c1a130df) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100524) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 27 16:11:10.328016 np0000005924 devstack@c-api.service[100524]: INFO cinder.volume.api [None req-fb989990-93a7-4584-acc6-79dd29b9797d tempest-VolumesSnapshotTestJSON-1761742646 tempest-VolumesSnapshotTestJSON-1761742646-project-member] Create volume request issued successfully. Jul 27 16:11:10.328634 np0000005924 devstack@c-api.service[100524]: INFO cinder.api.openstack.wsgi [None req-fb989990-93a7-4584-acc6-79dd29b9797d tempest-VolumesSnapshotTestJSON-1761742646 tempest-VolumesSnapshotTestJSON-1761742646-project-member] https://10.4.3.117/volume/v3/volumes returned with HTTP 202 Jul 27 16:11:10.329071 np0000005924 devstack@c-api.service[100524]: [pid: 100524|app: 0|req: 270/1062] 10.4.3.117 () {68 vars in 1259 bytes} [Mon Jul 27 16:11:10 2026] POST /volume/v3/volumes => generated 787 bytes in 236 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 27 16:11:10.344662 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.middleware.request_id [None req-d9582bb0-bfb0-425c-b515-eddfb8fc82b2 None None] RequestId filter calling following filter/app {{(pid=100521) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:11:10.346807 np0000005924 devstack@c-api.service[100521]: INFO cinder.api.openstack.wsgi [None req-d9582bb0-bfb0-425c-b515-eddfb8fc82b2 tempest-VolumesSnapshotTestJSON-1761742646 tempest-VolumesSnapshotTestJSON-1761742646-project-member] GET https://10.4.3.117/volume/v3/volumes/94c85951-be5c-4635-a285-d79fdde65826 Jul 27 16:11:10.347028 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.openstack.wsgi [None req-d9582bb0-bfb0-425c-b515-eddfb8fc82b2 tempest-VolumesSnapshotTestJSON-1761742646 tempest-VolumesSnapshotTestJSON-1761742646-project-member] Empty body provided in request {{(pid=100521) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:11:10.347250 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.openstack.wsgi [None req-d9582bb0-bfb0-425c-b515-eddfb8fc82b2 tempest-VolumesSnapshotTestJSON-1761742646 tempest-VolumesSnapshotTestJSON-1761742646-project-member] Calling method 'show' {{(pid=100521) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:11:10.355452 np0000005924 devstack@c-api.service[100521]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:11:10.355452 np0000005924 devstack@c-api.service[100521]: warnings.warn( Jul 27 16:11:10.359634 np0000005924 devstack@c-api.service[100521]: INFO cinder.volume.api [None req-d9582bb0-bfb0-425c-b515-eddfb8fc82b2 tempest-VolumesSnapshotTestJSON-1761742646 tempest-VolumesSnapshotTestJSON-1761742646-project-member] Volume info retrieved successfully. Jul 27 16:11:10.364283 np0000005924 devstack@c-api.service[100521]: INFO cinder.api.openstack.wsgi [None req-d9582bb0-bfb0-425c-b515-eddfb8fc82b2 tempest-VolumesSnapshotTestJSON-1761742646 tempest-VolumesSnapshotTestJSON-1761742646-project-member] https://10.4.3.117/volume/v3/volumes/94c85951-be5c-4635-a285-d79fdde65826 returned with HTTP 200 Jul 27 16:11:10.364671 np0000005924 devstack@c-api.service[100521]: [pid: 100521|app: 0|req: 264/1063] 10.4.3.117 () {66 vars in 1348 bytes} [Mon Jul 27 16:11:10 2026] GET /volume/v3/volumes/94c85951-be5c-4635-a285-d79fdde65826 => generated 855 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 27 16:11:11.377084 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.middleware.request_id [None req-05448f93-0658-41bb-acbc-4ff2151c17d6 None None] RequestId filter calling following filter/app {{(pid=100523) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:11:11.379037 np0000005924 devstack@c-api.service[100523]: INFO cinder.api.openstack.wsgi [None req-05448f93-0658-41bb-acbc-4ff2151c17d6 tempest-VolumesSnapshotTestJSON-1761742646 tempest-VolumesSnapshotTestJSON-1761742646-project-member] GET https://10.4.3.117/volume/v3/volumes/94c85951-be5c-4635-a285-d79fdde65826 Jul 27 16:11:11.380032 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.openstack.wsgi [None req-05448f93-0658-41bb-acbc-4ff2151c17d6 tempest-VolumesSnapshotTestJSON-1761742646 tempest-VolumesSnapshotTestJSON-1761742646-project-member] Empty body provided in request {{(pid=100523) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:11:11.380032 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.openstack.wsgi [None req-05448f93-0658-41bb-acbc-4ff2151c17d6 tempest-VolumesSnapshotTestJSON-1761742646 tempest-VolumesSnapshotTestJSON-1761742646-project-member] Calling method 'show' {{(pid=100523) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:11:11.391666 np0000005924 devstack@c-api.service[100523]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:11:11.391666 np0000005924 devstack@c-api.service[100523]: warnings.warn( Jul 27 16:11:11.399246 np0000005924 devstack@c-api.service[100523]: INFO cinder.volume.api [None req-05448f93-0658-41bb-acbc-4ff2151c17d6 tempest-VolumesSnapshotTestJSON-1761742646 tempest-VolumesSnapshotTestJSON-1761742646-project-member] Volume info retrieved successfully. Jul 27 16:11:11.401582 np0000005924 devstack@c-api.service[100523]: INFO cinder.api.openstack.wsgi [None req-05448f93-0658-41bb-acbc-4ff2151c17d6 tempest-VolumesSnapshotTestJSON-1761742646 tempest-VolumesSnapshotTestJSON-1761742646-project-member] https://10.4.3.117/volume/v3/volumes/94c85951-be5c-4635-a285-d79fdde65826 returned with HTTP 200 Jul 27 16:11:11.402210 np0000005924 devstack@c-api.service[100523]: [pid: 100523|app: 0|req: 268/1064] 10.4.3.117 () {66 vars in 1348 bytes} [Mon Jul 27 16:11:11 2026] GET /volume/v3/volumes/94c85951-be5c-4635-a285-d79fdde65826 => generated 880 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 27 16:11:11.418059 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.middleware.request_id [None req-f2ac705f-27ab-45c9-b905-933e243c0ccd None None] RequestId filter calling following filter/app {{(pid=100522) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:11:11.421074 np0000005924 devstack@c-api.service[100522]: INFO cinder.api.openstack.wsgi [None req-f2ac705f-27ab-45c9-b905-933e243c0ccd tempest-VolumesSnapshotTestJSON-1761742646 tempest-VolumesSnapshotTestJSON-1761742646-project-member] GET https://10.4.3.117/volume/v3/volumes/94c85951-be5c-4635-a285-d79fdde65826 Jul 27 16:11:11.421074 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.openstack.wsgi [None req-f2ac705f-27ab-45c9-b905-933e243c0ccd tempest-VolumesSnapshotTestJSON-1761742646 tempest-VolumesSnapshotTestJSON-1761742646-project-member] Empty body provided in request {{(pid=100522) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:11:11.421074 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.openstack.wsgi [None req-f2ac705f-27ab-45c9-b905-933e243c0ccd tempest-VolumesSnapshotTestJSON-1761742646 tempest-VolumesSnapshotTestJSON-1761742646-project-member] Calling method 'show' {{(pid=100522) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:11:11.437404 np0000005924 devstack@c-api.service[100522]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:11:11.437404 np0000005924 devstack@c-api.service[100522]: warnings.warn( Jul 27 16:11:11.448858 np0000005924 devstack@c-api.service[100522]: INFO cinder.volume.api [None req-f2ac705f-27ab-45c9-b905-933e243c0ccd tempest-VolumesSnapshotTestJSON-1761742646 tempest-VolumesSnapshotTestJSON-1761742646-project-member] Volume info retrieved successfully. Jul 27 16:11:11.459103 np0000005924 devstack@c-api.service[100522]: INFO cinder.api.openstack.wsgi [None req-f2ac705f-27ab-45c9-b905-933e243c0ccd tempest-VolumesSnapshotTestJSON-1761742646 tempest-VolumesSnapshotTestJSON-1761742646-project-member] https://10.4.3.117/volume/v3/volumes/94c85951-be5c-4635-a285-d79fdde65826 returned with HTTP 200 Jul 27 16:11:11.460475 np0000005924 devstack@c-api.service[100522]: [pid: 100522|app: 0|req: 263/1065] 10.4.3.117 () {66 vars in 1348 bytes} [Mon Jul 27 16:11:11 2026] GET /volume/v3/volumes/94c85951-be5c-4635-a285-d79fdde65826 => generated 880 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 27 16:11:11.483462 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.middleware.request_id [None req-3a3f8ae7-d56c-441a-894d-8c51dfe91a67 None None] RequestId filter calling following filter/app {{(pid=100524) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:11:11.486121 np0000005924 devstack@c-api.service[100524]: INFO cinder.api.openstack.wsgi [None req-3a3f8ae7-d56c-441a-894d-8c51dfe91a67 tempest-VolumesSnapshotTestJSON-1761742646 tempest-VolumesSnapshotTestJSON-1761742646-project-member] DELETE https://10.4.3.117/volume/v3/volumes/94c85951-be5c-4635-a285-d79fdde65826 Jul 27 16:11:11.486672 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.openstack.wsgi [None req-3a3f8ae7-d56c-441a-894d-8c51dfe91a67 tempest-VolumesSnapshotTestJSON-1761742646 tempest-VolumesSnapshotTestJSON-1761742646-project-member] Empty body provided in request {{(pid=100524) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:11:11.486940 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.openstack.wsgi [None req-3a3f8ae7-d56c-441a-894d-8c51dfe91a67 tempest-VolumesSnapshotTestJSON-1761742646 tempest-VolumesSnapshotTestJSON-1761742646-project-member] Calling method 'delete' {{(pid=100524) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:11:11.487178 np0000005924 devstack@c-api.service[100524]: INFO cinder.api.v3.volumes [None req-3a3f8ae7-d56c-441a-894d-8c51dfe91a67 tempest-VolumesSnapshotTestJSON-1761742646 tempest-VolumesSnapshotTestJSON-1761742646-project-member] Delete volume with id: 94c85951-be5c-4635-a285-d79fdde65826 Jul 27 16:11:11.502887 np0000005924 devstack@c-api.service[100524]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:11:11.502887 np0000005924 devstack@c-api.service[100524]: warnings.warn( Jul 27 16:11:11.503388 np0000005924 devstack@c-api.service[100524]: INFO cinder.volume.api [None req-3a3f8ae7-d56c-441a-894d-8c51dfe91a67 tempest-VolumesSnapshotTestJSON-1761742646 tempest-VolumesSnapshotTestJSON-1761742646-project-member] Volume info retrieved successfully. Jul 27 16:11:11.542002 np0000005924 devstack@c-api.service[100524]: INFO cinder.volume.api [None req-3a3f8ae7-d56c-441a-894d-8c51dfe91a67 tempest-VolumesSnapshotTestJSON-1761742646 tempest-VolumesSnapshotTestJSON-1761742646-project-member] Delete volume request issued successfully. Jul 27 16:11:11.542265 np0000005924 devstack@c-api.service[100524]: INFO cinder.api.openstack.wsgi [None req-3a3f8ae7-d56c-441a-894d-8c51dfe91a67 tempest-VolumesSnapshotTestJSON-1761742646 tempest-VolumesSnapshotTestJSON-1761742646-project-member] https://10.4.3.117/volume/v3/volumes/94c85951-be5c-4635-a285-d79fdde65826 returned with HTTP 202 Jul 27 16:11:11.542868 np0000005924 devstack@c-api.service[100524]: [pid: 100524|app: 0|req: 271/1066] 10.4.3.117 () {66 vars in 1351 bytes} [Mon Jul 27 16:11:11 2026] DELETE /volume/v3/volumes/94c85951-be5c-4635-a285-d79fdde65826 => generated 0 bytes in 60 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 27 16:11:11.553610 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.middleware.request_id [None req-2a197c2a-1591-4679-929c-0d4978f1132a None None] RequestId filter calling following filter/app {{(pid=100521) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:11:11.556136 np0000005924 devstack@c-api.service[100521]: INFO cinder.api.openstack.wsgi [None req-2a197c2a-1591-4679-929c-0d4978f1132a tempest-VolumesSnapshotTestJSON-1761742646 tempest-VolumesSnapshotTestJSON-1761742646-project-member] GET https://10.4.3.117/volume/v3/volumes/94c85951-be5c-4635-a285-d79fdde65826 Jul 27 16:11:11.556136 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.openstack.wsgi [None req-2a197c2a-1591-4679-929c-0d4978f1132a tempest-VolumesSnapshotTestJSON-1761742646 tempest-VolumesSnapshotTestJSON-1761742646-project-member] Empty body provided in request {{(pid=100521) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:11:11.556246 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.openstack.wsgi [None req-2a197c2a-1591-4679-929c-0d4978f1132a tempest-VolumesSnapshotTestJSON-1761742646 tempest-VolumesSnapshotTestJSON-1761742646-project-member] Calling method 'show' {{(pid=100521) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:11:11.565619 np0000005924 devstack@c-api.service[100521]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:11:11.565619 np0000005924 devstack@c-api.service[100521]: warnings.warn( Jul 27 16:11:11.571907 np0000005924 devstack@c-api.service[100521]: INFO cinder.volume.api [None req-2a197c2a-1591-4679-929c-0d4978f1132a tempest-VolumesSnapshotTestJSON-1761742646 tempest-VolumesSnapshotTestJSON-1761742646-project-member] Volume info retrieved successfully. Jul 27 16:11:11.578741 np0000005924 devstack@c-api.service[100521]: INFO cinder.api.openstack.wsgi [None req-2a197c2a-1591-4679-929c-0d4978f1132a tempest-VolumesSnapshotTestJSON-1761742646 tempest-VolumesSnapshotTestJSON-1761742646-project-member] https://10.4.3.117/volume/v3/volumes/94c85951-be5c-4635-a285-d79fdde65826 returned with HTTP 200 Jul 27 16:11:11.579392 np0000005924 devstack@c-api.service[100521]: [pid: 100521|app: 0|req: 265/1067] 10.4.3.117 () {66 vars in 1348 bytes} [Mon Jul 27 16:11:11 2026] GET /volume/v3/volumes/94c85951-be5c-4635-a285-d79fdde65826 => generated 879 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 27 16:11:12.593599 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.middleware.request_id [None req-f9c8aff4-f37d-4fdc-9637-b28a7e691b6c None None] RequestId filter calling following filter/app {{(pid=100523) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:11:12.595468 np0000005924 devstack@c-api.service[100523]: INFO cinder.api.openstack.wsgi [None req-f9c8aff4-f37d-4fdc-9637-b28a7e691b6c tempest-VolumesSnapshotTestJSON-1761742646 tempest-VolumesSnapshotTestJSON-1761742646-project-member] GET https://10.4.3.117/volume/v3/volumes/94c85951-be5c-4635-a285-d79fdde65826 Jul 27 16:11:12.595680 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.openstack.wsgi [None req-f9c8aff4-f37d-4fdc-9637-b28a7e691b6c tempest-VolumesSnapshotTestJSON-1761742646 tempest-VolumesSnapshotTestJSON-1761742646-project-member] Empty body provided in request {{(pid=100523) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:11:12.595870 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.openstack.wsgi [None req-f9c8aff4-f37d-4fdc-9637-b28a7e691b6c tempest-VolumesSnapshotTestJSON-1761742646 tempest-VolumesSnapshotTestJSON-1761742646-project-member] Calling method 'show' {{(pid=100523) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:11:12.602896 np0000005924 devstack@c-api.service[100523]: INFO cinder.api.openstack.wsgi [None req-f9c8aff4-f37d-4fdc-9637-b28a7e691b6c tempest-VolumesSnapshotTestJSON-1761742646 tempest-VolumesSnapshotTestJSON-1761742646-project-member] https://10.4.3.117/volume/v3/volumes/94c85951-be5c-4635-a285-d79fdde65826 returned with HTTP 404 Jul 27 16:11:12.603498 np0000005924 devstack@c-api.service[100523]: [pid: 100523|app: 0|req: 269/1068] 10.4.3.117 () {66 vars in 1348 bytes} [Mon Jul 27 16:11:12 2026] GET /volume/v3/volumes/94c85951-be5c-4635-a285-d79fdde65826 => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 27 16:11:12.609990 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.middleware.request_id [None req-854380b1-5fae-4705-9aba-aba17e61499f None None] RequestId filter calling following filter/app {{(pid=100522) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:11:12.613291 np0000005924 devstack@c-api.service[100522]: INFO cinder.api.openstack.wsgi [None req-854380b1-5fae-4705-9aba-aba17e61499f tempest-VolumesSnapshotTestJSON-1761742646 tempest-VolumesSnapshotTestJSON-1761742646-project-member] GET https://10.4.3.117/volume/v3/volumes/94c85951-be5c-4635-a285-d79fdde65826 Jul 27 16:11:12.613585 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.openstack.wsgi [None req-854380b1-5fae-4705-9aba-aba17e61499f tempest-VolumesSnapshotTestJSON-1761742646 tempest-VolumesSnapshotTestJSON-1761742646-project-member] Empty body provided in request {{(pid=100522) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:11:12.613905 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.openstack.wsgi [None req-854380b1-5fae-4705-9aba-aba17e61499f tempest-VolumesSnapshotTestJSON-1761742646 tempest-VolumesSnapshotTestJSON-1761742646-project-member] Calling method 'show' {{(pid=100522) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:11:12.621841 np0000005924 devstack@c-api.service[100522]: INFO cinder.api.openstack.wsgi [None req-854380b1-5fae-4705-9aba-aba17e61499f tempest-VolumesSnapshotTestJSON-1761742646 tempest-VolumesSnapshotTestJSON-1761742646-project-member] https://10.4.3.117/volume/v3/volumes/94c85951-be5c-4635-a285-d79fdde65826 returned with HTTP 404 Jul 27 16:11:12.622425 np0000005924 devstack@c-api.service[100522]: [pid: 100522|app: 0|req: 264/1069] 10.4.3.117 () {66 vars in 1348 bytes} [Mon Jul 27 16:11:12 2026] GET /volume/v3/volumes/94c85951-be5c-4635-a285-d79fdde65826 => generated 109 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 27 16:11:12.630011 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.middleware.request_id [None req-226b7b90-2fe3-4fbb-a420-bf06245b5430 None None] RequestId filter calling following filter/app {{(pid=100524) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:11:12.631893 np0000005924 devstack@c-api.service[100524]: INFO cinder.api.openstack.wsgi [None req-226b7b90-2fe3-4fbb-a420-bf06245b5430 tempest-VolumesSnapshotTestJSON-1761742646 tempest-VolumesSnapshotTestJSON-1761742646-project-member] DELETE https://10.4.3.117/volume/v3/volumes/94c85951-be5c-4635-a285-d79fdde65826 Jul 27 16:11:12.632078 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.openstack.wsgi [None req-226b7b90-2fe3-4fbb-a420-bf06245b5430 tempest-VolumesSnapshotTestJSON-1761742646 tempest-VolumesSnapshotTestJSON-1761742646-project-member] Empty body provided in request {{(pid=100524) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:11:12.632280 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.openstack.wsgi [None req-226b7b90-2fe3-4fbb-a420-bf06245b5430 tempest-VolumesSnapshotTestJSON-1761742646 tempest-VolumesSnapshotTestJSON-1761742646-project-member] Calling method 'delete' {{(pid=100524) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:11:12.632501 np0000005924 devstack@c-api.service[100524]: INFO cinder.api.v3.volumes [None req-226b7b90-2fe3-4fbb-a420-bf06245b5430 tempest-VolumesSnapshotTestJSON-1761742646 tempest-VolumesSnapshotTestJSON-1761742646-project-member] Delete volume with id: 94c85951-be5c-4635-a285-d79fdde65826 Jul 27 16:11:12.639690 np0000005924 devstack@c-api.service[100524]: INFO cinder.api.openstack.wsgi [None req-226b7b90-2fe3-4fbb-a420-bf06245b5430 tempest-VolumesSnapshotTestJSON-1761742646 tempest-VolumesSnapshotTestJSON-1761742646-project-member] https://10.4.3.117/volume/v3/volumes/94c85951-be5c-4635-a285-d79fdde65826 returned with HTTP 404 Jul 27 16:11:12.640264 np0000005924 devstack@c-api.service[100524]: [pid: 100524|app: 0|req: 272/1070] 10.4.3.117 () {66 vars in 1351 bytes} [Mon Jul 27 16:11:12 2026] DELETE /volume/v3/volumes/94c85951-be5c-4635-a285-d79fdde65826 => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 27 16:11:12.647713 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.middleware.request_id [None req-ce651fe6-d797-47b8-802d-35f6c0a2681f None None] RequestId filter calling following filter/app {{(pid=100521) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:11:12.649647 np0000005924 devstack@c-api.service[100521]: INFO cinder.api.openstack.wsgi [None req-ce651fe6-d797-47b8-802d-35f6c0a2681f tempest-VolumesSnapshotTestJSON-1761742646 tempest-VolumesSnapshotTestJSON-1761742646-project-member] DELETE https://10.4.3.117/volume/v3/snapshots/e3a60b2f-e790-48e4-b0d7-80a81210d9df Jul 27 16:11:12.649894 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.openstack.wsgi [None req-ce651fe6-d797-47b8-802d-35f6c0a2681f tempest-VolumesSnapshotTestJSON-1761742646 tempest-VolumesSnapshotTestJSON-1761742646-project-member] Empty body provided in request {{(pid=100521) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:11:12.650048 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.openstack.wsgi [None req-ce651fe6-d797-47b8-802d-35f6c0a2681f tempest-VolumesSnapshotTestJSON-1761742646 tempest-VolumesSnapshotTestJSON-1761742646-project-member] Calling method 'delete' {{(pid=100521) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:11:12.650146 np0000005924 devstack@c-api.service[100521]: INFO cinder.api.v3.snapshots [None req-ce651fe6-d797-47b8-802d-35f6c0a2681f tempest-VolumesSnapshotTestJSON-1761742646 tempest-VolumesSnapshotTestJSON-1761742646-project-member] Delete snapshot with id: e3a60b2f-e790-48e4-b0d7-80a81210d9df Jul 27 16:11:12.656978 np0000005924 devstack@c-api.service[100521]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:11:12.656978 np0000005924 devstack@c-api.service[100521]: warnings.warn( Jul 27 16:11:12.657471 np0000005924 devstack@c-api.service[100521]: INFO cinder.volume.api [None req-ce651fe6-d797-47b8-802d-35f6c0a2681f tempest-VolumesSnapshotTestJSON-1761742646 tempest-VolumesSnapshotTestJSON-1761742646-project-member] Snapshot retrieved successfully. Jul 27 16:11:12.677084 np0000005924 devstack@c-api.service[100521]: INFO cinder.volume.api [None req-ce651fe6-d797-47b8-802d-35f6c0a2681f tempest-VolumesSnapshotTestJSON-1761742646 tempest-VolumesSnapshotTestJSON-1761742646-project-member] Snapshot delete request issued successfully. Jul 27 16:11:12.677232 np0000005924 devstack@c-api.service[100521]: INFO cinder.api.openstack.wsgi [None req-ce651fe6-d797-47b8-802d-35f6c0a2681f tempest-VolumesSnapshotTestJSON-1761742646 tempest-VolumesSnapshotTestJSON-1761742646-project-member] https://10.4.3.117/volume/v3/snapshots/e3a60b2f-e790-48e4-b0d7-80a81210d9df returned with HTTP 202 Jul 27 16:11:12.677752 np0000005924 devstack@c-api.service[100521]: [pid: 100521|app: 0|req: 266/1071] 10.4.3.117 () {66 vars in 1357 bytes} [Mon Jul 27 16:11:12 2026] DELETE /volume/v3/snapshots/e3a60b2f-e790-48e4-b0d7-80a81210d9df => generated 0 bytes in 31 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 27 16:11:12.691218 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.middleware.request_id [None req-478f7bd3-4c45-42f4-814a-1e7e1a2b73ac None None] RequestId filter calling following filter/app {{(pid=100523) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:11:12.691785 np0000005924 devstack@c-api.service[100523]: INFO cinder.api.openstack.wsgi [None req-478f7bd3-4c45-42f4-814a-1e7e1a2b73ac tempest-VolumesSnapshotTestJSON-1761742646 tempest-VolumesSnapshotTestJSON-1761742646-project-member] GET https://10.4.3.117/volume/v3/snapshots/e3a60b2f-e790-48e4-b0d7-80a81210d9df Jul 27 16:11:12.691838 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.openstack.wsgi [None req-478f7bd3-4c45-42f4-814a-1e7e1a2b73ac tempest-VolumesSnapshotTestJSON-1761742646 tempest-VolumesSnapshotTestJSON-1761742646-project-member] Empty body provided in request {{(pid=100523) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:11:12.692314 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.openstack.wsgi [None req-478f7bd3-4c45-42f4-814a-1e7e1a2b73ac tempest-VolumesSnapshotTestJSON-1761742646 tempest-VolumesSnapshotTestJSON-1761742646-project-member] Calling method 'show' {{(pid=100523) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:11:12.699800 np0000005924 devstack@c-api.service[100523]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:11:12.699800 np0000005924 devstack@c-api.service[100523]: warnings.warn( Jul 27 16:11:12.700230 np0000005924 devstack@c-api.service[100523]: INFO cinder.volume.api [None req-478f7bd3-4c45-42f4-814a-1e7e1a2b73ac tempest-VolumesSnapshotTestJSON-1761742646 tempest-VolumesSnapshotTestJSON-1761742646-project-member] Snapshot retrieved successfully. Jul 27 16:11:12.701085 np0000005924 devstack@c-api.service[100523]: INFO cinder.api.openstack.wsgi [None req-478f7bd3-4c45-42f4-814a-1e7e1a2b73ac tempest-VolumesSnapshotTestJSON-1761742646 tempest-VolumesSnapshotTestJSON-1761742646-project-member] https://10.4.3.117/volume/v3/snapshots/e3a60b2f-e790-48e4-b0d7-80a81210d9df returned with HTTP 200 Jul 27 16:11:12.701539 np0000005924 devstack@c-api.service[100523]: [pid: 100523|app: 0|req: 270/1072] 10.4.3.117 () {66 vars in 1354 bytes} [Mon Jul 27 16:11:12 2026] GET /volume/v3/snapshots/e3a60b2f-e790-48e4-b0d7-80a81210d9df => generated 468 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 27 16:11:13.716691 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.middleware.request_id [None req-aa5d8bc2-2ba5-435d-b171-c7895a7f2568 None None] RequestId filter calling following filter/app {{(pid=100522) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:11:13.720964 np0000005924 devstack@c-api.service[100522]: INFO cinder.api.openstack.wsgi [None req-aa5d8bc2-2ba5-435d-b171-c7895a7f2568 tempest-VolumesSnapshotTestJSON-1761742646 tempest-VolumesSnapshotTestJSON-1761742646-project-member] GET https://10.4.3.117/volume/v3/snapshots/e3a60b2f-e790-48e4-b0d7-80a81210d9df Jul 27 16:11:13.721188 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.openstack.wsgi [None req-aa5d8bc2-2ba5-435d-b171-c7895a7f2568 tempest-VolumesSnapshotTestJSON-1761742646 tempest-VolumesSnapshotTestJSON-1761742646-project-member] Empty body provided in request {{(pid=100522) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:11:13.721399 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.openstack.wsgi [None req-aa5d8bc2-2ba5-435d-b171-c7895a7f2568 tempest-VolumesSnapshotTestJSON-1761742646 tempest-VolumesSnapshotTestJSON-1761742646-project-member] Calling method 'show' {{(pid=100522) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:11:13.725772 np0000005924 devstack@c-api.service[100522]: INFO cinder.api.openstack.wsgi [None req-aa5d8bc2-2ba5-435d-b171-c7895a7f2568 tempest-VolumesSnapshotTestJSON-1761742646 tempest-VolumesSnapshotTestJSON-1761742646-project-member] https://10.4.3.117/volume/v3/snapshots/e3a60b2f-e790-48e4-b0d7-80a81210d9df returned with HTTP 404 Jul 27 16:11:13.726303 np0000005924 devstack@c-api.service[100522]: [pid: 100522|app: 0|req: 265/1073] 10.4.3.117 () {66 vars in 1354 bytes} [Mon Jul 27 16:11:13 2026] GET /volume/v3/snapshots/e3a60b2f-e790-48e4-b0d7-80a81210d9df => generated 111 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 27 16:11:13.734341 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.middleware.request_id [None req-e51209e0-cd98-4b8b-99a0-4c4fbb8316c6 None None] RequestId filter calling following filter/app {{(pid=100524) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:11:13.736808 np0000005924 devstack@c-api.service[100524]: INFO cinder.api.openstack.wsgi [None req-e51209e0-cd98-4b8b-99a0-4c4fbb8316c6 tempest-VolumesSnapshotTestJSON-1761742646 tempest-VolumesSnapshotTestJSON-1761742646-project-member] GET https://10.4.3.117/volume/v3/volumes/cba76ba6-7523-43c0-996a-aae623bea62a Jul 27 16:11:13.736835 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.openstack.wsgi [None req-e51209e0-cd98-4b8b-99a0-4c4fbb8316c6 tempest-VolumesSnapshotTestJSON-1761742646 tempest-VolumesSnapshotTestJSON-1761742646-project-member] Empty body provided in request {{(pid=100524) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:11:13.737064 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.openstack.wsgi [None req-e51209e0-cd98-4b8b-99a0-4c4fbb8316c6 tempest-VolumesSnapshotTestJSON-1761742646 tempest-VolumesSnapshotTestJSON-1761742646-project-member] Calling method 'show' {{(pid=100524) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:11:13.744368 np0000005924 devstack@c-api.service[100524]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:11:13.744368 np0000005924 devstack@c-api.service[100524]: warnings.warn( Jul 27 16:11:13.749510 np0000005924 devstack@c-api.service[100524]: INFO cinder.volume.api [None req-e51209e0-cd98-4b8b-99a0-4c4fbb8316c6 tempest-VolumesSnapshotTestJSON-1761742646 tempest-VolumesSnapshotTestJSON-1761742646-project-member] Volume info retrieved successfully. Jul 27 16:11:13.752920 np0000005924 devstack@c-api.service[100524]: INFO cinder.api.openstack.wsgi [None req-e51209e0-cd98-4b8b-99a0-4c4fbb8316c6 tempest-VolumesSnapshotTestJSON-1761742646 tempest-VolumesSnapshotTestJSON-1761742646-project-member] https://10.4.3.117/volume/v3/volumes/cba76ba6-7523-43c0-996a-aae623bea62a returned with HTTP 200 Jul 27 16:11:13.753313 np0000005924 devstack@c-api.service[100524]: [pid: 100524|app: 0|req: 273/1074] 10.4.3.117 () {66 vars in 1348 bytes} [Mon Jul 27 16:11:13 2026] GET /volume/v3/volumes/cba76ba6-7523-43c0-996a-aae623bea62a => generated 846 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 27 16:11:13.766256 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.middleware.request_id [None req-ad44f8e3-30d9-4eee-b1d0-37356882c79a None None] RequestId filter calling following filter/app {{(pid=100521) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:11:13.771086 np0000005924 devstack@c-api.service[100521]: INFO cinder.api.openstack.wsgi [None req-ad44f8e3-30d9-4eee-b1d0-37356882c79a tempest-VolumesSnapshotTestJSON-1761742646 tempest-VolumesSnapshotTestJSON-1761742646-project-member] DELETE https://10.4.3.117/volume/v3/volumes/cba76ba6-7523-43c0-996a-aae623bea62a Jul 27 16:11:13.771291 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.openstack.wsgi [None req-ad44f8e3-30d9-4eee-b1d0-37356882c79a tempest-VolumesSnapshotTestJSON-1761742646 tempest-VolumesSnapshotTestJSON-1761742646-project-member] Empty body provided in request {{(pid=100521) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:11:13.771525 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.openstack.wsgi [None req-ad44f8e3-30d9-4eee-b1d0-37356882c79a tempest-VolumesSnapshotTestJSON-1761742646 tempest-VolumesSnapshotTestJSON-1761742646-project-member] Calling method 'delete' {{(pid=100521) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:11:13.771729 np0000005924 devstack@c-api.service[100521]: INFO cinder.api.v3.volumes [None req-ad44f8e3-30d9-4eee-b1d0-37356882c79a tempest-VolumesSnapshotTestJSON-1761742646 tempest-VolumesSnapshotTestJSON-1761742646-project-member] Delete volume with id: cba76ba6-7523-43c0-996a-aae623bea62a Jul 27 16:11:13.782250 np0000005924 devstack@c-api.service[100521]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:11:13.782250 np0000005924 devstack@c-api.service[100521]: warnings.warn( Jul 27 16:11:13.782747 np0000005924 devstack@c-api.service[100521]: INFO cinder.volume.api [None req-ad44f8e3-30d9-4eee-b1d0-37356882c79a tempest-VolumesSnapshotTestJSON-1761742646 tempest-VolumesSnapshotTestJSON-1761742646-project-member] Volume info retrieved successfully. Jul 27 16:11:13.807343 np0000005924 devstack@c-api.service[100521]: INFO cinder.volume.api [None req-ad44f8e3-30d9-4eee-b1d0-37356882c79a tempest-VolumesSnapshotTestJSON-1761742646 tempest-VolumesSnapshotTestJSON-1761742646-project-member] Delete volume request issued successfully. Jul 27 16:11:13.807343 np0000005924 devstack@c-api.service[100521]: INFO cinder.api.openstack.wsgi [None req-ad44f8e3-30d9-4eee-b1d0-37356882c79a tempest-VolumesSnapshotTestJSON-1761742646 tempest-VolumesSnapshotTestJSON-1761742646-project-member] https://10.4.3.117/volume/v3/volumes/cba76ba6-7523-43c0-996a-aae623bea62a returned with HTTP 202 Jul 27 16:11:13.807343 np0000005924 devstack@c-api.service[100521]: [pid: 100521|app: 0|req: 267/1075] 10.4.3.117 () {66 vars in 1351 bytes} [Mon Jul 27 16:11:13 2026] DELETE /volume/v3/volumes/cba76ba6-7523-43c0-996a-aae623bea62a => generated 0 bytes in 39 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 27 16:11:13.815408 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.middleware.request_id [None req-009463e0-2710-4f3e-ba6c-89c9e0e5b840 None None] RequestId filter calling following filter/app {{(pid=100523) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:11:13.817471 np0000005924 devstack@c-api.service[100523]: INFO cinder.api.openstack.wsgi [None req-009463e0-2710-4f3e-ba6c-89c9e0e5b840 tempest-VolumesSnapshotTestJSON-1761742646 tempest-VolumesSnapshotTestJSON-1761742646-project-member] GET https://10.4.3.117/volume/v3/volumes/cba76ba6-7523-43c0-996a-aae623bea62a Jul 27 16:11:13.817685 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.openstack.wsgi [None req-009463e0-2710-4f3e-ba6c-89c9e0e5b840 tempest-VolumesSnapshotTestJSON-1761742646 tempest-VolumesSnapshotTestJSON-1761742646-project-member] Empty body provided in request {{(pid=100523) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:11:13.817855 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.openstack.wsgi [None req-009463e0-2710-4f3e-ba6c-89c9e0e5b840 tempest-VolumesSnapshotTestJSON-1761742646 tempest-VolumesSnapshotTestJSON-1761742646-project-member] Calling method 'show' {{(pid=100523) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:11:13.826806 np0000005924 devstack@c-api.service[100523]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:11:13.826806 np0000005924 devstack@c-api.service[100523]: warnings.warn( Jul 27 16:11:13.831005 np0000005924 devstack@c-api.service[100523]: INFO cinder.volume.api [None req-009463e0-2710-4f3e-ba6c-89c9e0e5b840 tempest-VolumesSnapshotTestJSON-1761742646 tempest-VolumesSnapshotTestJSON-1761742646-project-member] Volume info retrieved successfully. Jul 27 16:11:13.835490 np0000005924 devstack@c-api.service[100523]: INFO cinder.api.openstack.wsgi [None req-009463e0-2710-4f3e-ba6c-89c9e0e5b840 tempest-VolumesSnapshotTestJSON-1761742646 tempest-VolumesSnapshotTestJSON-1761742646-project-member] https://10.4.3.117/volume/v3/volumes/cba76ba6-7523-43c0-996a-aae623bea62a returned with HTTP 200 Jul 27 16:11:13.836223 np0000005924 devstack@c-api.service[100523]: [pid: 100523|app: 0|req: 271/1076] 10.4.3.117 () {66 vars in 1348 bytes} [Mon Jul 27 16:11:13 2026] GET /volume/v3/volumes/cba76ba6-7523-43c0-996a-aae623bea62a => generated 845 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 27 16:11:14.854050 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.middleware.request_id [None req-07136e3a-c583-4439-b1dd-41948ac63c83 None None] RequestId filter calling following filter/app {{(pid=100522) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:11:14.855538 np0000005924 devstack@c-api.service[100522]: INFO cinder.api.openstack.wsgi [None req-07136e3a-c583-4439-b1dd-41948ac63c83 tempest-VolumesSnapshotTestJSON-1761742646 tempest-VolumesSnapshotTestJSON-1761742646-project-member] GET https://10.4.3.117/volume/v3/volumes/cba76ba6-7523-43c0-996a-aae623bea62a Jul 27 16:11:14.855694 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.openstack.wsgi [None req-07136e3a-c583-4439-b1dd-41948ac63c83 tempest-VolumesSnapshotTestJSON-1761742646 tempest-VolumesSnapshotTestJSON-1761742646-project-member] Empty body provided in request {{(pid=100522) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:11:14.855857 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.openstack.wsgi [None req-07136e3a-c583-4439-b1dd-41948ac63c83 tempest-VolumesSnapshotTestJSON-1761742646 tempest-VolumesSnapshotTestJSON-1761742646-project-member] Calling method 'show' {{(pid=100522) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:11:14.862149 np0000005924 devstack@c-api.service[100522]: INFO cinder.api.openstack.wsgi [None req-07136e3a-c583-4439-b1dd-41948ac63c83 tempest-VolumesSnapshotTestJSON-1761742646 tempest-VolumesSnapshotTestJSON-1761742646-project-member] https://10.4.3.117/volume/v3/volumes/cba76ba6-7523-43c0-996a-aae623bea62a returned with HTTP 404 Jul 27 16:11:14.862594 np0000005924 devstack@c-api.service[100522]: [pid: 100522|app: 0|req: 266/1077] 10.4.3.117 () {66 vars in 1348 bytes} [Mon Jul 27 16:11:14 2026] GET /volume/v3/volumes/cba76ba6-7523-43c0-996a-aae623bea62a => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 27 16:11:14.876734 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.middleware.request_id [None req-8fb42c53-cc73-499a-9309-c92c1d231f8c None None] RequestId filter calling following filter/app {{(pid=100524) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:11:14.877184 np0000005924 devstack@c-api.service[100524]: INFO cinder.api.openstack.wsgi [None req-8fb42c53-cc73-499a-9309-c92c1d231f8c tempest-VolumesSnapshotTestJSON-1761742646 tempest-VolumesSnapshotTestJSON-1761742646-project-member] GET https://10.4.3.117/volume/v3/volumes/f7548089-9ae3-423f-809f-5f730bb537b3 Jul 27 16:11:14.877449 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.openstack.wsgi [None req-8fb42c53-cc73-499a-9309-c92c1d231f8c tempest-VolumesSnapshotTestJSON-1761742646 tempest-VolumesSnapshotTestJSON-1761742646-project-member] Empty body provided in request {{(pid=100524) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:11:14.877965 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.openstack.wsgi [None req-8fb42c53-cc73-499a-9309-c92c1d231f8c tempest-VolumesSnapshotTestJSON-1761742646 tempest-VolumesSnapshotTestJSON-1761742646-project-member] Calling method 'show' {{(pid=100524) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:11:14.890657 np0000005924 devstack@c-api.service[100524]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:11:14.890657 np0000005924 devstack@c-api.service[100524]: warnings.warn( Jul 27 16:11:14.895961 np0000005924 devstack@c-api.service[100524]: INFO cinder.volume.api [None req-8fb42c53-cc73-499a-9309-c92c1d231f8c tempest-VolumesSnapshotTestJSON-1761742646 tempest-VolumesSnapshotTestJSON-1761742646-project-member] Volume info retrieved successfully. Jul 27 16:11:14.901947 np0000005924 devstack@c-api.service[100524]: INFO cinder.api.openstack.wsgi [None req-8fb42c53-cc73-499a-9309-c92c1d231f8c tempest-VolumesSnapshotTestJSON-1761742646 tempest-VolumesSnapshotTestJSON-1761742646-project-member] https://10.4.3.117/volume/v3/volumes/f7548089-9ae3-423f-809f-5f730bb537b3 returned with HTTP 200 Jul 27 16:11:14.902434 np0000005924 devstack@c-api.service[100524]: [pid: 100524|app: 0|req: 274/1078] 10.4.3.117 () {66 vars in 1348 bytes} [Mon Jul 27 16:11:14 2026] GET /volume/v3/volumes/f7548089-9ae3-423f-809f-5f730bb537b3 => generated 847 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 27 16:11:14.917917 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.middleware.request_id [None req-91a65de2-4dce-4e4e-b6f2-317462d66ddb None None] RequestId filter calling following filter/app {{(pid=100521) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:11:14.922998 np0000005924 devstack@c-api.service[100521]: INFO cinder.api.openstack.wsgi [None req-91a65de2-4dce-4e4e-b6f2-317462d66ddb tempest-VolumesSnapshotTestJSON-1761742646 tempest-VolumesSnapshotTestJSON-1761742646-project-member] DELETE https://10.4.3.117/volume/v3/volumes/f7548089-9ae3-423f-809f-5f730bb537b3 Jul 27 16:11:14.923636 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.openstack.wsgi [None req-91a65de2-4dce-4e4e-b6f2-317462d66ddb tempest-VolumesSnapshotTestJSON-1761742646 tempest-VolumesSnapshotTestJSON-1761742646-project-member] Empty body provided in request {{(pid=100521) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:11:14.924044 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.openstack.wsgi [None req-91a65de2-4dce-4e4e-b6f2-317462d66ddb tempest-VolumesSnapshotTestJSON-1761742646 tempest-VolumesSnapshotTestJSON-1761742646-project-member] Calling method 'delete' {{(pid=100521) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:11:14.924507 np0000005924 devstack@c-api.service[100521]: INFO cinder.api.v3.volumes [None req-91a65de2-4dce-4e4e-b6f2-317462d66ddb tempest-VolumesSnapshotTestJSON-1761742646 tempest-VolumesSnapshotTestJSON-1761742646-project-member] Delete volume with id: f7548089-9ae3-423f-809f-5f730bb537b3 Jul 27 16:11:14.938101 np0000005924 devstack@c-api.service[100521]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:11:14.938101 np0000005924 devstack@c-api.service[100521]: warnings.warn( Jul 27 16:11:14.938806 np0000005924 devstack@c-api.service[100521]: INFO cinder.volume.api [None req-91a65de2-4dce-4e4e-b6f2-317462d66ddb tempest-VolumesSnapshotTestJSON-1761742646 tempest-VolumesSnapshotTestJSON-1761742646-project-member] Volume info retrieved successfully. Jul 27 16:11:14.965939 np0000005924 devstack@c-api.service[100521]: INFO cinder.volume.api [None req-91a65de2-4dce-4e4e-b6f2-317462d66ddb tempest-VolumesSnapshotTestJSON-1761742646 tempest-VolumesSnapshotTestJSON-1761742646-project-member] Delete volume request issued successfully. Jul 27 16:11:14.966290 np0000005924 devstack@c-api.service[100521]: INFO cinder.api.openstack.wsgi [None req-91a65de2-4dce-4e4e-b6f2-317462d66ddb tempest-VolumesSnapshotTestJSON-1761742646 tempest-VolumesSnapshotTestJSON-1761742646-project-member] https://10.4.3.117/volume/v3/volumes/f7548089-9ae3-423f-809f-5f730bb537b3 returned with HTTP 202 Jul 27 16:11:14.966946 np0000005924 devstack@c-api.service[100521]: [pid: 100521|app: 0|req: 268/1079] 10.4.3.117 () {66 vars in 1351 bytes} [Mon Jul 27 16:11:14 2026] DELETE /volume/v3/volumes/f7548089-9ae3-423f-809f-5f730bb537b3 => generated 0 bytes in 50 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 27 16:11:14.975200 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.middleware.request_id [None req-57e5f6cd-638e-414d-a175-a90a6ba85312 None None] RequestId filter calling following filter/app {{(pid=100523) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:11:14.977397 np0000005924 devstack@c-api.service[100523]: INFO cinder.api.openstack.wsgi [None req-57e5f6cd-638e-414d-a175-a90a6ba85312 tempest-VolumesSnapshotTestJSON-1761742646 tempest-VolumesSnapshotTestJSON-1761742646-project-member] GET https://10.4.3.117/volume/v3/volumes/f7548089-9ae3-423f-809f-5f730bb537b3 Jul 27 16:11:14.977966 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.openstack.wsgi [None req-57e5f6cd-638e-414d-a175-a90a6ba85312 tempest-VolumesSnapshotTestJSON-1761742646 tempest-VolumesSnapshotTestJSON-1761742646-project-member] Empty body provided in request {{(pid=100523) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:11:14.978208 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.openstack.wsgi [None req-57e5f6cd-638e-414d-a175-a90a6ba85312 tempest-VolumesSnapshotTestJSON-1761742646 tempest-VolumesSnapshotTestJSON-1761742646-project-member] Calling method 'show' {{(pid=100523) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:11:14.991105 np0000005924 devstack@c-api.service[100523]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:11:14.991105 np0000005924 devstack@c-api.service[100523]: warnings.warn( Jul 27 16:11:14.996141 np0000005924 devstack@c-api.service[100523]: INFO cinder.volume.api [None req-57e5f6cd-638e-414d-a175-a90a6ba85312 tempest-VolumesSnapshotTestJSON-1761742646 tempest-VolumesSnapshotTestJSON-1761742646-project-member] Volume info retrieved successfully. Jul 27 16:11:15.004005 np0000005924 devstack@c-api.service[100523]: INFO cinder.api.openstack.wsgi [None req-57e5f6cd-638e-414d-a175-a90a6ba85312 tempest-VolumesSnapshotTestJSON-1761742646 tempest-VolumesSnapshotTestJSON-1761742646-project-member] https://10.4.3.117/volume/v3/volumes/f7548089-9ae3-423f-809f-5f730bb537b3 returned with HTTP 200 Jul 27 16:11:15.004197 np0000005924 devstack@c-api.service[100523]: [pid: 100523|app: 0|req: 272/1080] 10.4.3.117 () {66 vars in 1348 bytes} [Mon Jul 27 16:11:14 2026] GET /volume/v3/volumes/f7548089-9ae3-423f-809f-5f730bb537b3 => generated 846 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 27 16:11:15.853754 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.middleware.request_id [req-8f6b8f16-52f6-4ea3-85ee-0b9c32a09f42 req-88efc243-f198-4c61-8ddf-1ff8e2f0173f None None] RequestId filter calling following filter/app {{(pid=100522) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:11:15.855919 np0000005924 devstack@c-api.service[100522]: INFO cinder.api.openstack.wsgi [req-8f6b8f16-52f6-4ea3-85ee-0b9c32a09f42 req-88efc243-f198-4c61-8ddf-1ff8e2f0173f tempest-ImageDependencyTests-1788909158 tempest-ImageDependencyTests-1788909158-project-member] GET https://10.4.3.117/volume/v3/limits Jul 27 16:11:15.856301 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.openstack.wsgi [req-8f6b8f16-52f6-4ea3-85ee-0b9c32a09f42 req-88efc243-f198-4c61-8ddf-1ff8e2f0173f tempest-ImageDependencyTests-1788909158 tempest-ImageDependencyTests-1788909158-project-member] Empty body provided in request {{(pid=100522) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:11:15.856301 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.openstack.wsgi [req-8f6b8f16-52f6-4ea3-85ee-0b9c32a09f42 req-88efc243-f198-4c61-8ddf-1ff8e2f0173f tempest-ImageDependencyTests-1788909158 tempest-ImageDependencyTests-1788909158-project-member] Calling method 'index' {{(pid=100522) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:11:15.864683 np0000005924 devstack@c-api.service[100522]: WARNING cinder.quota [req-8f6b8f16-52f6-4ea3-85ee-0b9c32a09f42 req-88efc243-f198-4c61-8ddf-1ff8e2f0173f tempest-ImageDependencyTests-1788909158 tempest-ImageDependencyTests-1788909158-project-member] Deprecated: Default quota for resource: snapshots_multiattach is set by the default quota flag: quota_snapshots_multiattach, it is now deprecated. Please use the default quota class for default quota. Jul 27 16:11:15.865185 np0000005924 devstack@c-api.service[100522]: WARNING cinder.quota [req-8f6b8f16-52f6-4ea3-85ee-0b9c32a09f42 req-88efc243-f198-4c61-8ddf-1ff8e2f0173f tempest-ImageDependencyTests-1788909158 tempest-ImageDependencyTests-1788909158-project-member] Deprecated: Default quota for resource: volumes___DEFAULT__ is set by the default quota flag: quota_volumes___DEFAULT__, it is now deprecated. Please use the default quota class for default quota. Jul 27 16:11:15.865466 np0000005924 devstack@c-api.service[100522]: WARNING cinder.quota [req-8f6b8f16-52f6-4ea3-85ee-0b9c32a09f42 req-88efc243-f198-4c61-8ddf-1ff8e2f0173f tempest-ImageDependencyTests-1788909158 tempest-ImageDependencyTests-1788909158-project-member] Deprecated: Default quota for resource: gigabytes___DEFAULT__ is set by the default quota flag: quota_gigabytes___DEFAULT__, it is now deprecated. Please use the default quota class for default quota. Jul 27 16:11:15.865729 np0000005924 devstack@c-api.service[100522]: WARNING cinder.quota [req-8f6b8f16-52f6-4ea3-85ee-0b9c32a09f42 req-88efc243-f198-4c61-8ddf-1ff8e2f0173f tempest-ImageDependencyTests-1788909158 tempest-ImageDependencyTests-1788909158-project-member] Deprecated: Default quota for resource: snapshots___DEFAULT__ is set by the default quota flag: quota_snapshots___DEFAULT__, it is now deprecated. Please use the default quota class for default quota. Jul 27 16:11:15.876264 np0000005924 devstack@c-api.service[100522]: INFO cinder.api.openstack.wsgi [req-8f6b8f16-52f6-4ea3-85ee-0b9c32a09f42 req-88efc243-f198-4c61-8ddf-1ff8e2f0173f tempest-ImageDependencyTests-1788909158 tempest-ImageDependencyTests-1788909158-project-member] https://10.4.3.117/volume/v3/limits returned with HTTP 200 Jul 27 16:11:15.876772 np0000005924 devstack@c-api.service[100522]: [pid: 100522|app: 0|req: 267/1081] 10.4.3.117 () {68 vars in 1484 bytes} [Mon Jul 27 16:11:15 2026] GET /volume/v3/limits => generated 302 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 27 16:11:15.916116 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.middleware.request_id [req-8f6b8f16-52f6-4ea3-85ee-0b9c32a09f42 req-6bc7d97f-66f5-4cdd-bd74-5e105e1eec28 None None] RequestId filter calling following filter/app {{(pid=100524) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:11:15.918707 np0000005924 devstack@c-api.service[100524]: INFO cinder.api.openstack.wsgi [req-8f6b8f16-52f6-4ea3-85ee-0b9c32a09f42 req-6bc7d97f-66f5-4cdd-bd74-5e105e1eec28 tempest-ImageDependencyTests-1788909158 tempest-ImageDependencyTests-1788909158-project-member] GET https://10.4.3.117/volume/v3/volumes/1c521f54-1f72-4d5f-958e-184b2091f29c Jul 27 16:11:15.918953 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.openstack.wsgi [req-8f6b8f16-52f6-4ea3-85ee-0b9c32a09f42 req-6bc7d97f-66f5-4cdd-bd74-5e105e1eec28 tempest-ImageDependencyTests-1788909158 tempest-ImageDependencyTests-1788909158-project-member] Empty body provided in request {{(pid=100524) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:11:15.919208 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.openstack.wsgi [req-8f6b8f16-52f6-4ea3-85ee-0b9c32a09f42 req-6bc7d97f-66f5-4cdd-bd74-5e105e1eec28 tempest-ImageDependencyTests-1788909158 tempest-ImageDependencyTests-1788909158-project-member] Calling method 'show' {{(pid=100524) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:11:15.930742 np0000005924 devstack@c-api.service[100524]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:11:15.930742 np0000005924 devstack@c-api.service[100524]: warnings.warn( Jul 27 16:11:15.934442 np0000005924 devstack@c-api.service[100524]: INFO cinder.volume.api [req-8f6b8f16-52f6-4ea3-85ee-0b9c32a09f42 req-6bc7d97f-66f5-4cdd-bd74-5e105e1eec28 tempest-ImageDependencyTests-1788909158 tempest-ImageDependencyTests-1788909158-project-member] Volume info retrieved successfully. Jul 27 16:11:15.938192 np0000005924 devstack@c-api.service[100524]: INFO cinder.api.openstack.wsgi [req-8f6b8f16-52f6-4ea3-85ee-0b9c32a09f42 req-6bc7d97f-66f5-4cdd-bd74-5e105e1eec28 tempest-ImageDependencyTests-1788909158 tempest-ImageDependencyTests-1788909158-project-member] https://10.4.3.117/volume/v3/volumes/1c521f54-1f72-4d5f-958e-184b2091f29c returned with HTTP 200 Jul 27 16:11:15.938551 np0000005924 devstack@c-api.service[100524]: [pid: 100524|app: 0|req: 275/1082] 10.4.3.117 () {68 vars in 1598 bytes} [Mon Jul 27 16:11:15 2026] GET /volume/v3/volumes/1c521f54-1f72-4d5f-958e-184b2091f29c => generated 1450 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 27 16:11:15.946993 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.middleware.request_id [req-8f6b8f16-52f6-4ea3-85ee-0b9c32a09f42 req-0de12e5e-f2e5-4699-a836-134dfd2be29c None None] RequestId filter calling following filter/app {{(pid=100521) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:11:15.949010 np0000005924 devstack@c-api.service[100521]: INFO cinder.api.openstack.wsgi [req-8f6b8f16-52f6-4ea3-85ee-0b9c32a09f42 req-0de12e5e-f2e5-4699-a836-134dfd2be29c tempest-ImageDependencyTests-1788909158 tempest-ImageDependencyTests-1788909158-project-member] POST https://10.4.3.117/volume/v3/snapshots Jul 27 16:11:15.949957 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.openstack.wsgi [req-8f6b8f16-52f6-4ea3-85ee-0b9c32a09f42 req-0de12e5e-f2e5-4699-a836-134dfd2be29c tempest-ImageDependencyTests-1788909158 tempest-ImageDependencyTests-1788909158-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "1c521f54-1f72-4d5f-958e-184b2091f29c", "force": true, "name": "snapshot for tempest-ImageDependencyTestssnapshot-454598524", "description": null, "metadata": {}}} {{(pid=100521) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 27 16:11:15.961117 np0000005924 devstack@c-api.service[100521]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:11:15.961117 np0000005924 devstack@c-api.service[100521]: warnings.warn( Jul 27 16:11:15.961801 np0000005924 devstack@c-api.service[100521]: INFO cinder.volume.api [req-8f6b8f16-52f6-4ea3-85ee-0b9c32a09f42 req-0de12e5e-f2e5-4699-a836-134dfd2be29c tempest-ImageDependencyTests-1788909158 tempest-ImageDependencyTests-1788909158-project-member] Volume info retrieved successfully. Jul 27 16:11:15.962010 np0000005924 devstack@c-api.service[100521]: INFO cinder.api.v3.snapshots [req-8f6b8f16-52f6-4ea3-85ee-0b9c32a09f42 req-0de12e5e-f2e5-4699-a836-134dfd2be29c tempest-ImageDependencyTests-1788909158 tempest-ImageDependencyTests-1788909158-project-member] Create snapshot from volume 1c521f54-1f72-4d5f-958e-184b2091f29c Jul 27 16:11:16.000154 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.quota [req-8f6b8f16-52f6-4ea3-85ee-0b9c32a09f42 req-0de12e5e-f2e5-4699-a836-134dfd2be29c tempest-ImageDependencyTests-1788909158 tempest-ImageDependencyTests-1788909158-project-member] Created reservations ['99df0f11-3cbf-41de-9e86-80dc64541964', '05206226-efea-4ac2-885b-630e40c8a7b9', '4864e686-aab2-414d-b320-08314a3bb57c', '07ea795b-80d9-4600-8a75-10a146102cab'] {{(pid=100521) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 27 16:11:16.027150 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.middleware.request_id [None req-cbb2b72f-48e4-458a-a8ab-6fbe7240d6de None None] RequestId filter calling following filter/app {{(pid=100523) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:11:16.030435 np0000005924 devstack@c-api.service[100523]: INFO cinder.api.openstack.wsgi [None req-cbb2b72f-48e4-458a-a8ab-6fbe7240d6de tempest-VolumesSnapshotTestJSON-1761742646 tempest-VolumesSnapshotTestJSON-1761742646-project-member] GET https://10.4.3.117/volume/v3/volumes/f7548089-9ae3-423f-809f-5f730bb537b3 Jul 27 16:11:16.030725 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.openstack.wsgi [None req-cbb2b72f-48e4-458a-a8ab-6fbe7240d6de tempest-VolumesSnapshotTestJSON-1761742646 tempest-VolumesSnapshotTestJSON-1761742646-project-member] Empty body provided in request {{(pid=100523) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:11:16.030959 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.openstack.wsgi [None req-cbb2b72f-48e4-458a-a8ab-6fbe7240d6de tempest-VolumesSnapshotTestJSON-1761742646 tempest-VolumesSnapshotTestJSON-1761742646-project-member] Calling method 'show' {{(pid=100523) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:11:16.036651 np0000005924 devstack@c-api.service[100523]: INFO cinder.api.openstack.wsgi [None req-cbb2b72f-48e4-458a-a8ab-6fbe7240d6de tempest-VolumesSnapshotTestJSON-1761742646 tempest-VolumesSnapshotTestJSON-1761742646-project-member] https://10.4.3.117/volume/v3/volumes/f7548089-9ae3-423f-809f-5f730bb537b3 returned with HTTP 404 Jul 27 16:11:16.037152 np0000005924 devstack@c-api.service[100523]: [pid: 100523|app: 0|req: 273/1083] 10.4.3.117 () {66 vars in 1348 bytes} [Mon Jul 27 16:11:16 2026] GET /volume/v3/volumes/f7548089-9ae3-423f-809f-5f730bb537b3 => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 27 16:11:16.046083 np0000005924 devstack@c-api.service[100521]: INFO cinder.volume.api [req-8f6b8f16-52f6-4ea3-85ee-0b9c32a09f42 req-0de12e5e-f2e5-4699-a836-134dfd2be29c tempest-ImageDependencyTests-1788909158 tempest-ImageDependencyTests-1788909158-project-member] Snapshot force create request issued successfully. Jul 27 16:11:16.046582 np0000005924 devstack@c-api.service[100521]: INFO cinder.api.openstack.wsgi [req-8f6b8f16-52f6-4ea3-85ee-0b9c32a09f42 req-0de12e5e-f2e5-4699-a836-134dfd2be29c tempest-ImageDependencyTests-1788909158 tempest-ImageDependencyTests-1788909158-project-member] https://10.4.3.117/volume/v3/snapshots returned with HTTP 202 Jul 27 16:11:16.046983 np0000005924 devstack@c-api.service[100521]: [pid: 100521|app: 0|req: 269/1084] 10.4.3.117 () {72 vars in 1547 bytes} [Mon Jul 27 16:11:15 2026] POST /volume/v3/snapshots => generated 318 bytes in 100 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 27 16:11:17.917189 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.middleware.request_id [None req-02805eb7-c52d-4e38-acd0-ab8b3b77a537 None None] RequestId filter calling following filter/app {{(pid=100522) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:11:17.919162 np0000005924 devstack@c-api.service[100522]: INFO cinder.api.openstack.wsgi [None req-02805eb7-c52d-4e38-acd0-ab8b3b77a537 tempest-ImageDependencyTests-1788909158 tempest-ImageDependencyTests-1788909158-project-member] GET https://10.4.3.117/volume/v3/snapshots/a42df7ba-5cb6-4d03-8887-49371a1014e9 Jul 27 16:11:17.919411 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.openstack.wsgi [None req-02805eb7-c52d-4e38-acd0-ab8b3b77a537 tempest-ImageDependencyTests-1788909158 tempest-ImageDependencyTests-1788909158-project-member] Empty body provided in request {{(pid=100522) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:11:17.919633 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.openstack.wsgi [None req-02805eb7-c52d-4e38-acd0-ab8b3b77a537 tempest-ImageDependencyTests-1788909158 tempest-ImageDependencyTests-1788909158-project-member] Calling method 'show' {{(pid=100522) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:11:17.924796 np0000005924 devstack@c-api.service[100522]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:11:17.924796 np0000005924 devstack@c-api.service[100522]: warnings.warn( Jul 27 16:11:17.925156 np0000005924 devstack@c-api.service[100522]: INFO cinder.volume.api [None req-02805eb7-c52d-4e38-acd0-ab8b3b77a537 tempest-ImageDependencyTests-1788909158 tempest-ImageDependencyTests-1788909158-project-member] Snapshot retrieved successfully. Jul 27 16:11:17.925880 np0000005924 devstack@c-api.service[100522]: INFO cinder.api.openstack.wsgi [None req-02805eb7-c52d-4e38-acd0-ab8b3b77a537 tempest-ImageDependencyTests-1788909158 tempest-ImageDependencyTests-1788909158-project-member] https://10.4.3.117/volume/v3/snapshots/a42df7ba-5cb6-4d03-8887-49371a1014e9 returned with HTTP 200 Jul 27 16:11:17.926363 np0000005924 devstack@c-api.service[100522]: [pid: 100522|app: 0|req: 268/1085] 10.4.3.117 () {66 vars in 1354 bytes} [Mon Jul 27 16:11:17 2026] GET /volume/v3/snapshots/a42df7ba-5cb6-4d03-8887-49371a1014e9 => generated 477 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 27 16:11:18.183399 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.middleware.request_id [None req-ffba458d-ef58-4fd9-8e01-3ce8958e2914 None None] RequestId filter calling following filter/app {{(pid=100524) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:11:18.185577 np0000005924 devstack@c-api.service[100524]: INFO cinder.api.openstack.wsgi [None req-ffba458d-ef58-4fd9-8e01-3ce8958e2914 tempest-ImageDependencyTests-1788909158 tempest-ImageDependencyTests-1788909158-project-member] DELETE https://10.4.3.117/volume/v3/snapshots/a42df7ba-5cb6-4d03-8887-49371a1014e9 Jul 27 16:11:18.185868 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.openstack.wsgi [None req-ffba458d-ef58-4fd9-8e01-3ce8958e2914 tempest-ImageDependencyTests-1788909158 tempest-ImageDependencyTests-1788909158-project-member] Empty body provided in request {{(pid=100524) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:11:18.186052 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.openstack.wsgi [None req-ffba458d-ef58-4fd9-8e01-3ce8958e2914 tempest-ImageDependencyTests-1788909158 tempest-ImageDependencyTests-1788909158-project-member] Calling method 'delete' {{(pid=100524) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:11:18.186224 np0000005924 devstack@c-api.service[100524]: INFO cinder.api.v3.snapshots [None req-ffba458d-ef58-4fd9-8e01-3ce8958e2914 tempest-ImageDependencyTests-1788909158 tempest-ImageDependencyTests-1788909158-project-member] Delete snapshot with id: a42df7ba-5cb6-4d03-8887-49371a1014e9 Jul 27 16:11:18.192875 np0000005924 devstack@c-api.service[100524]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:11:18.192875 np0000005924 devstack@c-api.service[100524]: warnings.warn( Jul 27 16:11:18.193947 np0000005924 devstack@c-api.service[100524]: INFO cinder.volume.api [None req-ffba458d-ef58-4fd9-8e01-3ce8958e2914 tempest-ImageDependencyTests-1788909158 tempest-ImageDependencyTests-1788909158-project-member] Snapshot retrieved successfully. Jul 27 16:11:18.222038 np0000005924 devstack@c-api.service[100524]: INFO cinder.volume.api [None req-ffba458d-ef58-4fd9-8e01-3ce8958e2914 tempest-ImageDependencyTests-1788909158 tempest-ImageDependencyTests-1788909158-project-member] Snapshot delete request issued successfully. Jul 27 16:11:18.222292 np0000005924 devstack@c-api.service[100524]: INFO cinder.api.openstack.wsgi [None req-ffba458d-ef58-4fd9-8e01-3ce8958e2914 tempest-ImageDependencyTests-1788909158 tempest-ImageDependencyTests-1788909158-project-member] https://10.4.3.117/volume/v3/snapshots/a42df7ba-5cb6-4d03-8887-49371a1014e9 returned with HTTP 202 Jul 27 16:11:18.222759 np0000005924 devstack@c-api.service[100524]: [pid: 100524|app: 0|req: 276/1086] 10.4.3.117 () {66 vars in 1357 bytes} [Mon Jul 27 16:11:18 2026] DELETE /volume/v3/snapshots/a42df7ba-5cb6-4d03-8887-49371a1014e9 => generated 0 bytes in 40 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 27 16:11:18.234689 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.middleware.request_id [None req-dd8afc6b-c3b9-498e-be37-2e74e6ead112 None None] RequestId filter calling following filter/app {{(pid=100523) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:11:18.236316 np0000005924 devstack@c-api.service[100523]: INFO cinder.api.openstack.wsgi [None req-dd8afc6b-c3b9-498e-be37-2e74e6ead112 tempest-ImageDependencyTests-1788909158 tempest-ImageDependencyTests-1788909158-project-member] GET https://10.4.3.117/volume/v3/snapshots/a42df7ba-5cb6-4d03-8887-49371a1014e9 Jul 27 16:11:18.236719 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.openstack.wsgi [None req-dd8afc6b-c3b9-498e-be37-2e74e6ead112 tempest-ImageDependencyTests-1788909158 tempest-ImageDependencyTests-1788909158-project-member] Empty body provided in request {{(pid=100523) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:11:18.237009 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.openstack.wsgi [None req-dd8afc6b-c3b9-498e-be37-2e74e6ead112 tempest-ImageDependencyTests-1788909158 tempest-ImageDependencyTests-1788909158-project-member] Calling method 'show' {{(pid=100523) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:11:18.243074 np0000005924 devstack@c-api.service[100523]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:11:18.243074 np0000005924 devstack@c-api.service[100523]: warnings.warn( Jul 27 16:11:18.243667 np0000005924 devstack@c-api.service[100523]: INFO cinder.volume.api [None req-dd8afc6b-c3b9-498e-be37-2e74e6ead112 tempest-ImageDependencyTests-1788909158 tempest-ImageDependencyTests-1788909158-project-member] Snapshot retrieved successfully. Jul 27 16:11:18.244527 np0000005924 devstack@c-api.service[100523]: INFO cinder.api.openstack.wsgi [None req-dd8afc6b-c3b9-498e-be37-2e74e6ead112 tempest-ImageDependencyTests-1788909158 tempest-ImageDependencyTests-1788909158-project-member] https://10.4.3.117/volume/v3/snapshots/a42df7ba-5cb6-4d03-8887-49371a1014e9 returned with HTTP 200 Jul 27 16:11:18.245069 np0000005924 devstack@c-api.service[100523]: [pid: 100523|app: 0|req: 274/1087] 10.4.3.117 () {66 vars in 1354 bytes} [Mon Jul 27 16:11:18 2026] GET /volume/v3/snapshots/a42df7ba-5cb6-4d03-8887-49371a1014e9 => generated 476 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 27 16:11:19.121895 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.middleware.request_id [None req-fc29c1ad-0453-437a-8070-acdef6c6cfcc None None] RequestId filter calling following filter/app {{(pid=100521) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:11:19.210415 np0000005924 devstack@c-api.service[100521]: INFO cinder.api.openstack.wsgi [None req-fc29c1ad-0453-437a-8070-acdef6c6cfcc tempest-VolumesSnapshotNegativeTestJSON-935085962 tempest-VolumesSnapshotNegativeTestJSON-935085962-project-member] POST https://10.4.3.117/volume/v3/snapshots Jul 27 16:11:19.210766 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.openstack.wsgi [None req-fc29c1ad-0453-437a-8070-acdef6c6cfcc tempest-VolumesSnapshotNegativeTestJSON-935085962 tempest-VolumesSnapshotNegativeTestJSON-935085962-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "11cc32e3-4178-4db5-9be3-af98bf9646d8", "display_name": "tempest-VolumesSnapshotNegativeTestJSON-snap-1498845871"}} {{(pid=100521) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 27 16:11:19.218069 np0000005924 devstack@c-api.service[100521]: INFO cinder.api.openstack.wsgi [None req-fc29c1ad-0453-437a-8070-acdef6c6cfcc tempest-VolumesSnapshotNegativeTestJSON-935085962 tempest-VolumesSnapshotNegativeTestJSON-935085962-project-member] https://10.4.3.117/volume/v3/snapshots returned with HTTP 404 Jul 27 16:11:19.218702 np0000005924 devstack@c-api.service[100521]: [pid: 100521|app: 0|req: 270/1088] 10.4.3.117 () {68 vars in 1265 bytes} [Mon Jul 27 16:11:19 2026] POST /volume/v3/snapshots => generated 109 bytes in 97 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 27 16:11:19.227345 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.middleware.request_id [None req-1e502169-efe1-42d8-a540-21c66d452686 None None] RequestId filter calling following filter/app {{(pid=100522) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:11:19.230517 np0000005924 devstack@c-api.service[100522]: INFO cinder.api.openstack.wsgi [None req-1e502169-efe1-42d8-a540-21c66d452686 tempest-VolumesSnapshotNegativeTestJSON-935085962 tempest-VolumesSnapshotNegativeTestJSON-935085962-project-member] POST https://10.4.3.117/volume/v3/snapshots Jul 27 16:11:19.231314 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.openstack.wsgi [None req-1e502169-efe1-42d8-a540-21c66d452686 tempest-VolumesSnapshotNegativeTestJSON-935085962 tempest-VolumesSnapshotNegativeTestJSON-935085962-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": null, "display_name": "tempest-VolumesSnapshotNegativeTestJSON-snap-1779945919"}} {{(pid=100522) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 27 16:11:19.254874 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.middleware.request_id [None req-cfac2970-9be8-47b8-b2ef-123644676742 None None] RequestId filter calling following filter/app {{(pid=100524) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:11:19.256786 np0000005924 devstack@c-api.service[100524]: INFO cinder.api.openstack.wsgi [None req-cfac2970-9be8-47b8-b2ef-123644676742 tempest-ImageDependencyTests-1788909158 tempest-ImageDependencyTests-1788909158-project-member] GET https://10.4.3.117/volume/v3/snapshots/a42df7ba-5cb6-4d03-8887-49371a1014e9 Jul 27 16:11:19.257004 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.openstack.wsgi [None req-cfac2970-9be8-47b8-b2ef-123644676742 tempest-ImageDependencyTests-1788909158 tempest-ImageDependencyTests-1788909158-project-member] Empty body provided in request {{(pid=100524) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:11:19.257231 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.openstack.wsgi [None req-cfac2970-9be8-47b8-b2ef-123644676742 tempest-ImageDependencyTests-1788909158 tempest-ImageDependencyTests-1788909158-project-member] Calling method 'show' {{(pid=100524) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:11:19.262075 np0000005924 devstack@c-api.service[100524]: INFO cinder.api.openstack.wsgi [None req-cfac2970-9be8-47b8-b2ef-123644676742 tempest-ImageDependencyTests-1788909158 tempest-ImageDependencyTests-1788909158-project-member] https://10.4.3.117/volume/v3/snapshots/a42df7ba-5cb6-4d03-8887-49371a1014e9 returned with HTTP 404 Jul 27 16:11:19.262633 np0000005924 devstack@c-api.service[100524]: [pid: 100524|app: 0|req: 277/1089] 10.4.3.117 () {66 vars in 1354 bytes} [Mon Jul 27 16:11:19 2026] GET /volume/v3/snapshots/a42df7ba-5cb6-4d03-8887-49371a1014e9 => generated 111 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 27 16:11:19.263137 np0000005924 devstack@c-api.service[100522]: INFO cinder.api.openstack.wsgi [None req-1e502169-efe1-42d8-a540-21c66d452686 tempest-VolumesSnapshotNegativeTestJSON-935085962 tempest-VolumesSnapshotNegativeTestJSON-935085962-project-member] https://10.4.3.117/volume/v3/snapshots returned with HTTP 404 Jul 27 16:11:19.263871 np0000005924 devstack@c-api.service[100522]: [pid: 100522|app: 0|req: 269/1090] 10.4.3.117 () {68 vars in 1265 bytes} [Mon Jul 27 16:11:19 2026] POST /volume/v3/snapshots => generated 77 bytes in 37 msecs (HTTP/1.1 404) 7 headers in 291 bytes (1 switches on core 0) Jul 27 16:11:19.272024 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.middleware.request_id [None req-c4234769-22d4-4487-be4d-e016264e9be7 None None] RequestId filter calling following filter/app {{(pid=100523) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:11:19.273789 np0000005924 devstack@c-api.service[100523]: INFO cinder.api.openstack.wsgi [None req-c4234769-22d4-4487-be4d-e016264e9be7 tempest-VolumesSnapshotNegativeTestJSON-935085962 tempest-VolumesSnapshotNegativeTestJSON-935085962-project-member] GET https://10.4.3.117/volume/v3/snapshots?limit=invalid Jul 27 16:11:19.273966 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.openstack.wsgi [None req-c4234769-22d4-4487-be4d-e016264e9be7 tempest-VolumesSnapshotNegativeTestJSON-935085962 tempest-VolumesSnapshotNegativeTestJSON-935085962-project-member] Empty body provided in request {{(pid=100523) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:11:19.274180 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.openstack.wsgi [None req-c4234769-22d4-4487-be4d-e016264e9be7 tempest-VolumesSnapshotNegativeTestJSON-935085962 tempest-VolumesSnapshotNegativeTestJSON-935085962-project-member] Calling method 'index' {{(pid=100523) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:11:19.274918 np0000005924 devstack@c-api.service[100523]: INFO cinder.api.openstack.wsgi [None req-c4234769-22d4-4487-be4d-e016264e9be7 tempest-VolumesSnapshotNegativeTestJSON-935085962 tempest-VolumesSnapshotNegativeTestJSON-935085962-project-member] HTTP exception thrown: limit param must be an integer Jul 27 16:11:19.275060 np0000005924 devstack@c-api.service[100523]: INFO cinder.api.openstack.wsgi [None req-c4234769-22d4-4487-be4d-e016264e9be7 tempest-VolumesSnapshotNegativeTestJSON-935085962 tempest-VolumesSnapshotNegativeTestJSON-935085962-project-member] https://10.4.3.117/volume/v3/snapshots?limit=invalid returned with HTTP 400 Jul 27 16:11:19.275661 np0000005924 devstack@c-api.service[100523]: [pid: 100523|app: 0|req: 275/1091] 10.4.3.117 () {66 vars in 1270 bytes} [Mon Jul 27 16:11:19 2026] GET /volume/v3/snapshots?limit=invalid => generated 74 bytes in 4 msecs (HTTP/1.1 400) 7 headers in 293 bytes (1 switches on core 0) Jul 27 16:11:19.284427 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.middleware.request_id [None req-5404499c-5c47-4308-bb00-eb59617f0acd None None] RequestId filter calling following filter/app {{(pid=100521) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:11:19.286379 np0000005924 devstack@c-api.service[100521]: INFO cinder.api.openstack.wsgi [None req-5404499c-5c47-4308-bb00-eb59617f0acd tempest-VolumesSnapshotNegativeTestJSON-935085962 tempest-VolumesSnapshotNegativeTestJSON-935085962-project-member] GET https://10.4.3.117/volume/v3/snapshots?marker=0cef799f-fad8-4c0f-a4ff-af241e63723f Jul 27 16:11:19.286795 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.openstack.wsgi [None req-5404499c-5c47-4308-bb00-eb59617f0acd tempest-VolumesSnapshotNegativeTestJSON-935085962 tempest-VolumesSnapshotNegativeTestJSON-935085962-project-member] Empty body provided in request {{(pid=100521) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:11:19.287210 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.openstack.wsgi [None req-5404499c-5c47-4308-bb00-eb59617f0acd tempest-VolumesSnapshotNegativeTestJSON-935085962 tempest-VolumesSnapshotNegativeTestJSON-935085962-project-member] Calling method 'index' {{(pid=100521) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:11:19.287470 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.api_utils [None req-5404499c-5c47-4308-bb00-eb59617f0acd tempest-VolumesSnapshotNegativeTestJSON-935085962 tempest-VolumesSnapshotNegativeTestJSON-935085962-project-member] Removing options '' from query. {{(pid=100521) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 27 16:11:19.287831 np0000005924 devstack@c-api.service[100521]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:11:19.287831 np0000005924 devstack@c-api.service[100521]: warnings.warn( Jul 27 16:11:19.288991 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.db.api [None req-5404499c-5c47-4308-bb00-eb59617f0acd tempest-VolumesSnapshotNegativeTestJSON-935085962 tempest-VolumesSnapshotNegativeTestJSON-935085962-project-member] Building query based on filter {{(pid=100521) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Jul 27 16:11:19.293872 np0000005924 devstack@c-api.service[100521]: INFO cinder.api.openstack.wsgi [None req-5404499c-5c47-4308-bb00-eb59617f0acd tempest-VolumesSnapshotNegativeTestJSON-935085962 tempest-VolumesSnapshotNegativeTestJSON-935085962-project-member] https://10.4.3.117/volume/v3/snapshots?marker=0cef799f-fad8-4c0f-a4ff-af241e63723f returned with HTTP 404 Jul 27 16:11:19.294343 np0000005924 devstack@c-api.service[100521]: [pid: 100521|app: 0|req: 271/1092] 10.4.3.117 () {66 vars in 1330 bytes} [Mon Jul 27 16:11:19 2026] GET /volume/v3/snapshots?marker=0cef799f-fad8-4c0f-a4ff-af241e63723f => generated 111 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 27 16:11:19.302108 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.middleware.request_id [None req-023822e7-828d-486a-b3f3-f2f206db144b None None] RequestId filter calling following filter/app {{(pid=100524) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:11:19.306338 np0000005924 devstack@c-api.service[100524]: INFO cinder.api.openstack.wsgi [None req-023822e7-828d-486a-b3f3-f2f206db144b tempest-VolumesSnapshotNegativeTestJSON-935085962 tempest-VolumesSnapshotNegativeTestJSON-935085962-project-member] GET https://10.4.3.117/volume/v3/snapshots?sort_key=invalid Jul 27 16:11:19.306617 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.openstack.wsgi [None req-023822e7-828d-486a-b3f3-f2f206db144b tempest-VolumesSnapshotNegativeTestJSON-935085962 tempest-VolumesSnapshotNegativeTestJSON-935085962-project-member] Empty body provided in request {{(pid=100524) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:11:19.306865 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.openstack.wsgi [None req-023822e7-828d-486a-b3f3-f2f206db144b tempest-VolumesSnapshotNegativeTestJSON-935085962 tempest-VolumesSnapshotNegativeTestJSON-935085962-project-member] Calling method 'index' {{(pid=100524) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:11:19.307190 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.api_utils [None req-023822e7-828d-486a-b3f3-f2f206db144b tempest-VolumesSnapshotNegativeTestJSON-935085962 tempest-VolumesSnapshotNegativeTestJSON-935085962-project-member] Removing options '' from query. {{(pid=100524) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 27 16:11:19.307561 np0000005924 devstack@c-api.service[100524]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:11:19.307561 np0000005924 devstack@c-api.service[100524]: warnings.warn( Jul 27 16:11:19.311672 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.db.api [None req-023822e7-828d-486a-b3f3-f2f206db144b tempest-VolumesSnapshotNegativeTestJSON-935085962 tempest-VolumesSnapshotNegativeTestJSON-935085962-project-member] Building query based on filter {{(pid=100524) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Jul 27 16:11:19.312260 np0000005924 devstack@c-api.service[100524]: INFO cinder.api.openstack.wsgi [None req-023822e7-828d-486a-b3f3-f2f206db144b tempest-VolumesSnapshotNegativeTestJSON-935085962 tempest-VolumesSnapshotNegativeTestJSON-935085962-project-member] https://10.4.3.117/volume/v3/snapshots?sort_key=invalid returned with HTTP 400 Jul 27 16:11:19.313233 np0000005924 devstack@c-api.service[100524]: [pid: 100524|app: 0|req: 278/1093] 10.4.3.117 () {66 vars in 1276 bytes} [Mon Jul 27 16:11:19 2026] GET /volume/v3/snapshots?sort_key=invalid => generated 84 bytes in 12 msecs (HTTP/1.1 400) 7 headers in 293 bytes (1 switches on core 0) Jul 27 16:11:19.320699 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.middleware.request_id [None req-93599a29-c3bc-4070-8b1a-b34bc16786b3 None None] RequestId filter calling following filter/app {{(pid=100522) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:11:19.322317 np0000005924 devstack@c-api.service[100522]: INFO cinder.api.openstack.wsgi [None req-93599a29-c3bc-4070-8b1a-b34bc16786b3 tempest-VolumesSnapshotNegativeTestJSON-935085962 tempest-VolumesSnapshotNegativeTestJSON-935085962-project-member] POST https://10.4.3.117/volume/v3/volumes Jul 27 16:11:19.322730 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.openstack.wsgi [None req-93599a29-c3bc-4070-8b1a-b34bc16786b3 tempest-VolumesSnapshotNegativeTestJSON-935085962 tempest-VolumesSnapshotNegativeTestJSON-935085962-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 2, "name": "tempest-VolumesSnapshotNegativeTestJSON-Volume-1650227769"}} {{(pid=100522) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 27 16:11:19.324224 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.v3.volumes [None req-93599a29-c3bc-4070-8b1a-b34bc16786b3 tempest-VolumesSnapshotNegativeTestJSON-935085962 tempest-VolumesSnapshotNegativeTestJSON-935085962-project-member] Create volume request body: {'volume': {'size': 2, 'name': 'tempest-VolumesSnapshotNegativeTestJSON-Volume-1650227769'}} {{(pid=100522) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 27 16:11:19.324314 np0000005924 devstack@c-api.service[100522]: INFO cinder.api.v3.volumes [None req-93599a29-c3bc-4070-8b1a-b34bc16786b3 tempest-VolumesSnapshotNegativeTestJSON-935085962 tempest-VolumesSnapshotNegativeTestJSON-935085962-project-member] Create volume of 2 GB Jul 27 16:11:19.330088 np0000005924 devstack@c-api.service[100522]: INFO cinder.volume.api [None req-93599a29-c3bc-4070-8b1a-b34bc16786b3 tempest-VolumesSnapshotNegativeTestJSON-935085962 tempest-VolumesSnapshotNegativeTestJSON-935085962-project-member] Availability Zones retrieved successfully. Jul 27 16:11:19.335358 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.volume.api [None req-93599a29-c3bc-4070-8b1a-b34bc16786b3 tempest-VolumesSnapshotNegativeTestJSON-935085962 tempest-VolumesSnapshotNegativeTestJSON-935085962-project-member] Flow 'volume_create_api' (9c395fb5-fbf1-405f-a6f1-3833c00ae735) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100522) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 27 16:11:19.336485 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.volume.api [None req-93599a29-c3bc-4070-8b1a-b34bc16786b3 tempest-VolumesSnapshotNegativeTestJSON-935085962 tempest-VolumesSnapshotNegativeTestJSON-935085962-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (356acac8-b4c4-454d-8873-dc8040458bf4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100522) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 27 16:11:19.337387 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.volume.flows.api.create_volume [None req-93599a29-c3bc-4070-8b1a-b34bc16786b3 tempest-VolumesSnapshotNegativeTestJSON-935085962 tempest-VolumesSnapshotNegativeTestJSON-935085962-project-member] Validating volume size '2' using validate_int {{(pid=100522) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 27 16:11:19.378522 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.volume.api [None req-93599a29-c3bc-4070-8b1a-b34bc16786b3 tempest-VolumesSnapshotNegativeTestJSON-935085962 tempest-VolumesSnapshotNegativeTestJSON-935085962-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (356acac8-b4c4-454d-8873-dc8040458bf4) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 2, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-27T16:04:59Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=2bce4e1a-e6e0-49d9-be36-c3405449a01e,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '2bce4e1a-e6e0-49d9-be36-c3405449a01e', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100522) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 27 16:11:19.379866 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.volume.api [None req-93599a29-c3bc-4070-8b1a-b34bc16786b3 tempest-VolumesSnapshotNegativeTestJSON-935085962 tempest-VolumesSnapshotNegativeTestJSON-935085962-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (701e32d1-c19f-4d76-afbb-263f42decbc2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100522) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 27 16:11:19.480857 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.quota [None req-93599a29-c3bc-4070-8b1a-b34bc16786b3 tempest-VolumesSnapshotNegativeTestJSON-935085962 tempest-VolumesSnapshotNegativeTestJSON-935085962-project-member] Created reservations ['da81eba2-69ac-4e75-8a8a-e23e5ab33925', 'a98a6f9a-036a-4b17-8418-25f7847ccf79', '7a89ad10-28fe-4006-b7e4-84bd3a46d058', '96ebd0a6-77f2-4632-89f1-6fd1f5c82f0e'] {{(pid=100522) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 27 16:11:19.482004 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.volume.api [None req-93599a29-c3bc-4070-8b1a-b34bc16786b3 tempest-VolumesSnapshotNegativeTestJSON-935085962 tempest-VolumesSnapshotNegativeTestJSON-935085962-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (701e32d1-c19f-4d76-afbb-263f42decbc2) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['da81eba2-69ac-4e75-8a8a-e23e5ab33925', 'a98a6f9a-036a-4b17-8418-25f7847ccf79', '7a89ad10-28fe-4006-b7e4-84bd3a46d058', '96ebd0a6-77f2-4632-89f1-6fd1f5c82f0e']}' {{(pid=100522) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 27 16:11:19.483250 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.volume.api [None req-93599a29-c3bc-4070-8b1a-b34bc16786b3 tempest-VolumesSnapshotNegativeTestJSON-935085962 tempest-VolumesSnapshotNegativeTestJSON-935085962-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (a590b624-901a-4f3a-a8b2-ef468dcfd8ab) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100522) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 27 16:11:19.514767 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.volume.api [None req-93599a29-c3bc-4070-8b1a-b34bc16786b3 tempest-VolumesSnapshotNegativeTestJSON-935085962 tempest-VolumesSnapshotNegativeTestJSON-935085962-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (a590b624-901a-4f3a-a8b2-ef468dcfd8ab) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'a906290e-846d-4fff-9aaf-7463643681eb', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesSnapshotNegativeTestJSON-Volume-1650227769',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='184308235dd843658a582eec2833a579',qos_specs=None,replication_status=,reservations=['da81eba2-69ac-4e75-8a8a-e23e5ab33925','a98a6f9a-036a-4b17-8418-25f7847ccf79','7a89ad10-28fe-4006-b7e4-84bd3a46d058','96ebd0a6-77f2-4632-89f1-6fd1f5c82f0e'],size=2,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='c1532b9d6d614815b4add3c84a331046',volume_type_id=2bce4e1a-e6e0-49d9-be36-c3405449a01e), 'volume': Volume(_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-27T16:11:19Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesSnapshotNegativeTestJSON-Volume-1650227769',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=a906290e-846d-4fff-9aaf-7463643681eb,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='184308235dd843658a582eec2833a579',provider_auth=None,provider_geometry=None,provider_id=None,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='c1532b9d6d614815b4add3c84a331046',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(2bce4e1a-e6e0-49d9-be36-c3405449a01e),volume_type_id=2bce4e1a-e6e0-49d9-be36-c3405449a01e)}' {{(pid=100522) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 27 16:11:19.515791 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.volume.api [None req-93599a29-c3bc-4070-8b1a-b34bc16786b3 tempest-VolumesSnapshotNegativeTestJSON-935085962 tempest-VolumesSnapshotNegativeTestJSON-935085962-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (b39f34d4-ce9d-4b41-9eba-515a8c2c7df0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100522) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 27 16:11:19.545525 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.volume.api [None req-93599a29-c3bc-4070-8b1a-b34bc16786b3 tempest-VolumesSnapshotNegativeTestJSON-935085962 tempest-VolumesSnapshotNegativeTestJSON-935085962-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (b39f34d4-ce9d-4b41-9eba-515a8c2c7df0) transitioned into state 'SUCCESS' from state '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-1650227769',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='184308235dd843658a582eec2833a579',qos_specs=None,replication_status=,reservations=['da81eba2-69ac-4e75-8a8a-e23e5ab33925','a98a6f9a-036a-4b17-8418-25f7847ccf79','7a89ad10-28fe-4006-b7e4-84bd3a46d058','96ebd0a6-77f2-4632-89f1-6fd1f5c82f0e'],size=2,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='c1532b9d6d614815b4add3c84a331046',volume_type_id=2bce4e1a-e6e0-49d9-be36-c3405449a01e)}' {{(pid=100522) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 27 16:11:19.546168 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.volume.api [None req-93599a29-c3bc-4070-8b1a-b34bc16786b3 tempest-VolumesSnapshotNegativeTestJSON-935085962 tempest-VolumesSnapshotNegativeTestJSON-935085962-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (8f8210e2-479f-4883-a685-4592ffdec4f7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100522) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 27 16:11:19.565057 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.volume.api [None req-93599a29-c3bc-4070-8b1a-b34bc16786b3 tempest-VolumesSnapshotNegativeTestJSON-935085962 tempest-VolumesSnapshotNegativeTestJSON-935085962-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (8f8210e2-479f-4883-a685-4592ffdec4f7) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100522) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 27 16:11:19.565947 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.volume.api [None req-93599a29-c3bc-4070-8b1a-b34bc16786b3 tempest-VolumesSnapshotNegativeTestJSON-935085962 tempest-VolumesSnapshotNegativeTestJSON-935085962-project-member] Flow 'volume_create_api' (9c395fb5-fbf1-405f-a6f1-3833c00ae735) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100522) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 27 16:11:19.566205 np0000005924 devstack@c-api.service[100522]: INFO cinder.volume.api [None req-93599a29-c3bc-4070-8b1a-b34bc16786b3 tempest-VolumesSnapshotNegativeTestJSON-935085962 tempest-VolumesSnapshotNegativeTestJSON-935085962-project-member] Create volume request issued successfully. Jul 27 16:11:19.566796 np0000005924 devstack@c-api.service[100522]: INFO cinder.api.openstack.wsgi [None req-93599a29-c3bc-4070-8b1a-b34bc16786b3 tempest-VolumesSnapshotNegativeTestJSON-935085962 tempest-VolumesSnapshotNegativeTestJSON-935085962-project-member] https://10.4.3.117/volume/v3/volumes returned with HTTP 202 Jul 27 16:11:19.567214 np0000005924 devstack@c-api.service[100522]: [pid: 100522|app: 0|req: 270/1094] 10.4.3.117 () {68 vars in 1258 bytes} [Mon Jul 27 16:11:19 2026] POST /volume/v3/volumes => generated 762 bytes in 247 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 27 16:11:19.583108 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.middleware.request_id [None req-627b58e6-f788-40a1-b7f8-333365c28830 None None] RequestId filter calling following filter/app {{(pid=100523) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:11:19.585214 np0000005924 devstack@c-api.service[100523]: INFO cinder.api.openstack.wsgi [None req-627b58e6-f788-40a1-b7f8-333365c28830 tempest-VolumesSnapshotNegativeTestJSON-935085962 tempest-VolumesSnapshotNegativeTestJSON-935085962-project-member] GET https://10.4.3.117/volume/v3/volumes/a906290e-846d-4fff-9aaf-7463643681eb Jul 27 16:11:19.585487 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.openstack.wsgi [None req-627b58e6-f788-40a1-b7f8-333365c28830 tempest-VolumesSnapshotNegativeTestJSON-935085962 tempest-VolumesSnapshotNegativeTestJSON-935085962-project-member] Empty body provided in request {{(pid=100523) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:11:19.585831 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.openstack.wsgi [None req-627b58e6-f788-40a1-b7f8-333365c28830 tempest-VolumesSnapshotNegativeTestJSON-935085962 tempest-VolumesSnapshotNegativeTestJSON-935085962-project-member] Calling method 'show' {{(pid=100523) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:11:19.593556 np0000005924 devstack@c-api.service[100523]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:11:19.593556 np0000005924 devstack@c-api.service[100523]: warnings.warn( Jul 27 16:11:19.597785 np0000005924 devstack@c-api.service[100523]: INFO cinder.volume.api [None req-627b58e6-f788-40a1-b7f8-333365c28830 tempest-VolumesSnapshotNegativeTestJSON-935085962 tempest-VolumesSnapshotNegativeTestJSON-935085962-project-member] Volume info retrieved successfully. Jul 27 16:11:19.602820 np0000005924 devstack@c-api.service[100523]: INFO cinder.api.openstack.wsgi [None req-627b58e6-f788-40a1-b7f8-333365c28830 tempest-VolumesSnapshotNegativeTestJSON-935085962 tempest-VolumesSnapshotNegativeTestJSON-935085962-project-member] https://10.4.3.117/volume/v3/volumes/a906290e-846d-4fff-9aaf-7463643681eb returned with HTTP 200 Jul 27 16:11:19.603261 np0000005924 devstack@c-api.service[100523]: [pid: 100523|app: 0|req: 276/1095] 10.4.3.117 () {66 vars in 1348 bytes} [Mon Jul 27 16:11:19 2026] GET /volume/v3/volumes/a906290e-846d-4fff-9aaf-7463643681eb => generated 830 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 27 16:11:19.676473 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.middleware.request_id [None req-ceed6886-8c3e-41d7-92e9-0cf4e03426dd None None] RequestId filter calling following filter/app {{(pid=100521) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:11:19.680404 np0000005924 devstack@c-api.service[100521]: INFO cinder.api.openstack.wsgi [None req-ceed6886-8c3e-41d7-92e9-0cf4e03426dd tempest-ServerStableDeviceRescueTest-96206215 tempest-ServerStableDeviceRescueTest-96206215-project-member] GET https://10.4.3.117/volume/v3/volumes/306e397d-1fc9-4947-8f19-18f4783641be Jul 27 16:11:19.680729 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.openstack.wsgi [None req-ceed6886-8c3e-41d7-92e9-0cf4e03426dd tempest-ServerStableDeviceRescueTest-96206215 tempest-ServerStableDeviceRescueTest-96206215-project-member] Empty body provided in request {{(pid=100521) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:11:19.680977 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.openstack.wsgi [None req-ceed6886-8c3e-41d7-92e9-0cf4e03426dd tempest-ServerStableDeviceRescueTest-96206215 tempest-ServerStableDeviceRescueTest-96206215-project-member] Calling method 'show' {{(pid=100521) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:11:19.697270 np0000005924 devstack@c-api.service[100521]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:11:19.697270 np0000005924 devstack@c-api.service[100521]: warnings.warn( Jul 27 16:11:19.703917 np0000005924 devstack@c-api.service[100521]: INFO cinder.volume.api [None req-ceed6886-8c3e-41d7-92e9-0cf4e03426dd tempest-ServerStableDeviceRescueTest-96206215 tempest-ServerStableDeviceRescueTest-96206215-project-member] Volume info retrieved successfully. Jul 27 16:11:19.711784 np0000005924 devstack@c-api.service[100521]: INFO cinder.api.openstack.wsgi [None req-ceed6886-8c3e-41d7-92e9-0cf4e03426dd tempest-ServerStableDeviceRescueTest-96206215 tempest-ServerStableDeviceRescueTest-96206215-project-member] https://10.4.3.117/volume/v3/volumes/306e397d-1fc9-4947-8f19-18f4783641be returned with HTTP 200 Jul 27 16:11:19.712315 np0000005924 devstack@c-api.service[100521]: [pid: 100521|app: 0|req: 272/1096] 10.4.3.117 () {66 vars in 1348 bytes} [Mon Jul 27 16:11:19 2026] GET /volume/v3/volumes/306e397d-1fc9-4947-8f19-18f4783641be => generated 1144 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 27 16:11:19.767559 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.middleware.request_id [req-eb411298-1355-404b-9a36-faae77c8966d req-9ce5a42c-bd29-458a-94ea-1135039ac53f None None] RequestId filter calling following filter/app {{(pid=100524) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:11:19.770100 np0000005924 devstack@c-api.service[100524]: INFO cinder.api.openstack.wsgi [req-eb411298-1355-404b-9a36-faae77c8966d req-9ce5a42c-bd29-458a-94ea-1135039ac53f tempest-ServerStableDeviceRescueTest-96206215 tempest-ServerStableDeviceRescueTest-96206215-project-member] GET https://10.4.3.117/volume/v3/volumes/306e397d-1fc9-4947-8f19-18f4783641be Jul 27 16:11:19.770879 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.openstack.wsgi [req-eb411298-1355-404b-9a36-faae77c8966d req-9ce5a42c-bd29-458a-94ea-1135039ac53f tempest-ServerStableDeviceRescueTest-96206215 tempest-ServerStableDeviceRescueTest-96206215-project-member] Empty body provided in request {{(pid=100524) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:11:19.770879 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.openstack.wsgi [req-eb411298-1355-404b-9a36-faae77c8966d req-9ce5a42c-bd29-458a-94ea-1135039ac53f tempest-ServerStableDeviceRescueTest-96206215 tempest-ServerStableDeviceRescueTest-96206215-project-member] Calling method 'show' {{(pid=100524) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:11:19.779626 np0000005924 devstack@c-api.service[100524]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:11:19.779626 np0000005924 devstack@c-api.service[100524]: warnings.warn( Jul 27 16:11:19.783277 np0000005924 devstack@c-api.service[100524]: INFO cinder.volume.api [req-eb411298-1355-404b-9a36-faae77c8966d req-9ce5a42c-bd29-458a-94ea-1135039ac53f tempest-ServerStableDeviceRescueTest-96206215 tempest-ServerStableDeviceRescueTest-96206215-project-member] Volume info retrieved successfully. Jul 27 16:11:19.787694 np0000005924 devstack@c-api.service[100524]: INFO cinder.api.openstack.wsgi [req-eb411298-1355-404b-9a36-faae77c8966d req-9ce5a42c-bd29-458a-94ea-1135039ac53f tempest-ServerStableDeviceRescueTest-96206215 tempest-ServerStableDeviceRescueTest-96206215-project-member] https://10.4.3.117/volume/v3/volumes/306e397d-1fc9-4947-8f19-18f4783641be returned with HTTP 200 Jul 27 16:11:19.788075 np0000005924 devstack@c-api.service[100524]: [pid: 100524|app: 0|req: 279/1097] 10.4.3.117 () {68 vars in 1598 bytes} [Mon Jul 27 16:11:19 2026] GET /volume/v3/volumes/306e397d-1fc9-4947-8f19-18f4783641be => generated 1144 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 27 16:11:19.810191 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.middleware.request_id [req-eb411298-1355-404b-9a36-faae77c8966d req-859b35b4-715b-4b66-b611-85979832e6f7 None None] RequestId filter calling following filter/app {{(pid=100522) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:11:19.812433 np0000005924 devstack@c-api.service[100522]: INFO cinder.api.openstack.wsgi [req-eb411298-1355-404b-9a36-faae77c8966d req-859b35b4-715b-4b66-b611-85979832e6f7 tempest-ServerStableDeviceRescueTest-96206215 tempest-ServerStableDeviceRescueTest-96206215-project-member] POST https://10.4.3.117/volume/v3/volumes/306e397d-1fc9-4947-8f19-18f4783641be/action Jul 27 16:11:19.812843 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.openstack.wsgi [req-eb411298-1355-404b-9a36-faae77c8966d req-859b35b4-715b-4b66-b611-85979832e6f7 tempest-ServerStableDeviceRescueTest-96206215 tempest-ServerStableDeviceRescueTest-96206215-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100522) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 27 16:11:19.812963 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.openstack.wsgi [req-eb411298-1355-404b-9a36-faae77c8966d req-859b35b4-715b-4b66-b611-85979832e6f7 tempest-ServerStableDeviceRescueTest-96206215 tempest-ServerStableDeviceRescueTest-96206215-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100522) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 27 16:11:19.825146 np0000005924 devstack@c-api.service[100522]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:11:19.825146 np0000005924 devstack@c-api.service[100522]: warnings.warn( Jul 27 16:11:19.825710 np0000005924 devstack@c-api.service[100522]: INFO cinder.volume.api [req-eb411298-1355-404b-9a36-faae77c8966d req-859b35b4-715b-4b66-b611-85979832e6f7 tempest-ServerStableDeviceRescueTest-96206215 tempest-ServerStableDeviceRescueTest-96206215-project-member] Volume info retrieved successfully. Jul 27 16:11:19.832253 np0000005924 devstack@c-api.service[100522]: INFO cinder.volume.api [req-eb411298-1355-404b-9a36-faae77c8966d req-859b35b4-715b-4b66-b611-85979832e6f7 tempest-ServerStableDeviceRescueTest-96206215 tempest-ServerStableDeviceRescueTest-96206215-project-member] Begin detaching volume completed successfully. Jul 27 16:11:19.832540 np0000005924 devstack@c-api.service[100522]: INFO cinder.api.openstack.wsgi [req-eb411298-1355-404b-9a36-faae77c8966d req-859b35b4-715b-4b66-b611-85979832e6f7 tempest-ServerStableDeviceRescueTest-96206215 tempest-ServerStableDeviceRescueTest-96206215-project-member] https://10.4.3.117/volume/v3/volumes/306e397d-1fc9-4947-8f19-18f4783641be/action returned with HTTP 202 Jul 27 16:11:19.833044 np0000005924 devstack@c-api.service[100522]: [pid: 100522|app: 0|req: 271/1098] 10.4.3.117 () {72 vars in 1672 bytes} [Mon Jul 27 16:11:19 2026] POST /volume/v3/volumes/306e397d-1fc9-4947-8f19-18f4783641be/action => generated 0 bytes in 23 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 27 16:11:19.883639 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.middleware.request_id [None req-b845f1ee-f583-4027-99a6-fe87a744283f None None] RequestId filter calling following filter/app {{(pid=100523) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:11:19.884017 np0000005924 devstack@c-api.service[100523]: INFO cinder.api.openstack.wsgi [None req-b845f1ee-f583-4027-99a6-fe87a744283f None None] GET https://10.4.3.117/volume// Jul 27 16:11:19.884203 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.openstack.wsgi [None req-b845f1ee-f583-4027-99a6-fe87a744283f None None] Empty body provided in request {{(pid=100523) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:11:19.884395 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.openstack.wsgi [None req-b845f1ee-f583-4027-99a6-fe87a744283f None None] Calling method 'all' {{(pid=100523) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:11:19.884714 np0000005924 devstack@c-api.service[100523]: INFO cinder.api.openstack.wsgi [None req-b845f1ee-f583-4027-99a6-fe87a744283f None None] https://10.4.3.117/volume// returned with HTTP 300 Jul 27 16:11:19.885267 np0000005924 devstack@c-api.service[100523]: [pid: 100523|app: 0|req: 277/1099] 10.4.3.117 () {66 vars in 1426 bytes} [Mon Jul 27 16:11:19 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 27 16:11:19.894128 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.middleware.request_id [req-eb411298-1355-404b-9a36-faae77c8966d req-ef7cbc71-3a8f-4cb1-9cb3-b0924117ea64 None None] RequestId filter calling following filter/app {{(pid=100521) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:11:19.897038 np0000005924 devstack@c-api.service[100521]: INFO cinder.api.openstack.wsgi [req-eb411298-1355-404b-9a36-faae77c8966d req-ef7cbc71-3a8f-4cb1-9cb3-b0924117ea64 tempest-ServerStableDeviceRescueTest-96206215 tempest-ServerStableDeviceRescueTest-96206215-project-member] GET https://10.4.3.117/volume/v3/volumes/306e397d-1fc9-4947-8f19-18f4783641be Jul 27 16:11:19.897374 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.openstack.wsgi [req-eb411298-1355-404b-9a36-faae77c8966d req-ef7cbc71-3a8f-4cb1-9cb3-b0924117ea64 tempest-ServerStableDeviceRescueTest-96206215 tempest-ServerStableDeviceRescueTest-96206215-project-member] Empty body provided in request {{(pid=100521) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:11:19.897657 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.openstack.wsgi [req-eb411298-1355-404b-9a36-faae77c8966d req-ef7cbc71-3a8f-4cb1-9cb3-b0924117ea64 tempest-ServerStableDeviceRescueTest-96206215 tempest-ServerStableDeviceRescueTest-96206215-project-member] Calling method 'show' {{(pid=100521) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:11:19.910747 np0000005924 devstack@c-api.service[100521]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:11:19.910747 np0000005924 devstack@c-api.service[100521]: warnings.warn( Jul 27 16:11:19.914388 np0000005924 devstack@c-api.service[100521]: INFO cinder.volume.api [req-eb411298-1355-404b-9a36-faae77c8966d req-ef7cbc71-3a8f-4cb1-9cb3-b0924117ea64 tempest-ServerStableDeviceRescueTest-96206215 tempest-ServerStableDeviceRescueTest-96206215-project-member] Volume info retrieved successfully. Jul 27 16:11:19.919040 np0000005924 devstack@c-api.service[100521]: INFO cinder.api.openstack.wsgi [req-eb411298-1355-404b-9a36-faae77c8966d req-ef7cbc71-3a8f-4cb1-9cb3-b0924117ea64 tempest-ServerStableDeviceRescueTest-96206215 tempest-ServerStableDeviceRescueTest-96206215-project-member] https://10.4.3.117/volume/v3/volumes/306e397d-1fc9-4947-8f19-18f4783641be returned with HTTP 200 Jul 27 16:11:19.919530 np0000005924 devstack@c-api.service[100521]: [pid: 100521|app: 0|req: 273/1100] 10.4.3.117 () {70 vars in 1639 bytes} [Mon Jul 27 16:11:19 2026] GET /volume/v3/volumes/306e397d-1fc9-4947-8f19-18f4783641be => generated 1327 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 27 16:11:20.618428 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.middleware.request_id [None req-3b096075-f6ac-4917-acf5-0070e9f92e61 None None] RequestId filter calling following filter/app {{(pid=100524) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:11:20.622056 np0000005924 devstack@c-api.service[100524]: INFO cinder.api.openstack.wsgi [None req-3b096075-f6ac-4917-acf5-0070e9f92e61 tempest-VolumesSnapshotNegativeTestJSON-935085962 tempest-VolumesSnapshotNegativeTestJSON-935085962-project-member] GET https://10.4.3.117/volume/v3/volumes/a906290e-846d-4fff-9aaf-7463643681eb Jul 27 16:11:20.622322 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.openstack.wsgi [None req-3b096075-f6ac-4917-acf5-0070e9f92e61 tempest-VolumesSnapshotNegativeTestJSON-935085962 tempest-VolumesSnapshotNegativeTestJSON-935085962-project-member] Empty body provided in request {{(pid=100524) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:11:20.622614 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.openstack.wsgi [None req-3b096075-f6ac-4917-acf5-0070e9f92e61 tempest-VolumesSnapshotNegativeTestJSON-935085962 tempest-VolumesSnapshotNegativeTestJSON-935085962-project-member] Calling method 'show' {{(pid=100524) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:11:20.641066 np0000005924 devstack@c-api.service[100524]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:11:20.641066 np0000005924 devstack@c-api.service[100524]: warnings.warn( Jul 27 16:11:20.648405 np0000005924 devstack@c-api.service[100524]: INFO cinder.volume.api [None req-3b096075-f6ac-4917-acf5-0070e9f92e61 tempest-VolumesSnapshotNegativeTestJSON-935085962 tempest-VolumesSnapshotNegativeTestJSON-935085962-project-member] Volume info retrieved successfully. Jul 27 16:11:20.652889 np0000005924 devstack@c-api.service[100524]: INFO cinder.api.openstack.wsgi [None req-3b096075-f6ac-4917-acf5-0070e9f92e61 tempest-VolumesSnapshotNegativeTestJSON-935085962 tempest-VolumesSnapshotNegativeTestJSON-935085962-project-member] https://10.4.3.117/volume/v3/volumes/a906290e-846d-4fff-9aaf-7463643681eb returned with HTTP 200 Jul 27 16:11:20.653247 np0000005924 devstack@c-api.service[100524]: [pid: 100524|app: 0|req: 280/1101] 10.4.3.117 () {66 vars in 1348 bytes} [Mon Jul 27 16:11:20 2026] GET /volume/v3/volumes/a906290e-846d-4fff-9aaf-7463643681eb => generated 855 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 27 16:11:20.673160 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.middleware.request_id [None req-14178f8e-499c-4903-806a-5d310b2e943a None None] RequestId filter calling following filter/app {{(pid=100522) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:11:20.675629 np0000005924 devstack@c-api.service[100522]: INFO cinder.api.openstack.wsgi [None req-14178f8e-499c-4903-806a-5d310b2e943a tempest-VolumesSnapshotNegativeTestJSON-935085962 tempest-VolumesSnapshotNegativeTestJSON-935085962-project-member] POST https://10.4.3.117/volume/v3/snapshots Jul 27 16:11:20.675963 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.openstack.wsgi [None req-14178f8e-499c-4903-806a-5d310b2e943a tempest-VolumesSnapshotNegativeTestJSON-935085962 tempest-VolumesSnapshotNegativeTestJSON-935085962-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "a906290e-846d-4fff-9aaf-7463643681eb", "name": "tempest-VolumesSnapshotNegativeTestJSON-Snapshot-113023984"}} {{(pid=100522) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 27 16:11:20.685372 np0000005924 devstack@c-api.service[100522]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:11:20.685372 np0000005924 devstack@c-api.service[100522]: warnings.warn( Jul 27 16:11:20.685909 np0000005924 devstack@c-api.service[100522]: INFO cinder.volume.api [None req-14178f8e-499c-4903-806a-5d310b2e943a tempest-VolumesSnapshotNegativeTestJSON-935085962 tempest-VolumesSnapshotNegativeTestJSON-935085962-project-member] Volume info retrieved successfully. Jul 27 16:11:20.686092 np0000005924 devstack@c-api.service[100522]: INFO cinder.api.v3.snapshots [None req-14178f8e-499c-4903-806a-5d310b2e943a tempest-VolumesSnapshotNegativeTestJSON-935085962 tempest-VolumesSnapshotNegativeTestJSON-935085962-project-member] Create snapshot from volume a906290e-846d-4fff-9aaf-7463643681eb Jul 27 16:11:20.740135 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.quota [None req-14178f8e-499c-4903-806a-5d310b2e943a tempest-VolumesSnapshotNegativeTestJSON-935085962 tempest-VolumesSnapshotNegativeTestJSON-935085962-project-member] Created reservations ['90f7e08d-e103-4b69-852e-1579f73585fd', '42edc4f9-752a-4a8f-b283-3cbfc3dce51e', '6b54c189-68d3-466d-a381-dd4ad071c491', '6ed1c1d6-6d89-479a-b2cb-f33660d02858'] {{(pid=100522) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 27 16:11:20.781239 np0000005924 devstack@c-api.service[100522]: INFO cinder.volume.api [None req-14178f8e-499c-4903-806a-5d310b2e943a tempest-VolumesSnapshotNegativeTestJSON-935085962 tempest-VolumesSnapshotNegativeTestJSON-935085962-project-member] Snapshot create request issued successfully. Jul 27 16:11:20.781614 np0000005924 devstack@c-api.service[100522]: INFO cinder.api.openstack.wsgi [None req-14178f8e-499c-4903-806a-5d310b2e943a tempest-VolumesSnapshotNegativeTestJSON-935085962 tempest-VolumesSnapshotNegativeTestJSON-935085962-project-member] https://10.4.3.117/volume/v3/snapshots returned with HTTP 202 Jul 27 16:11:20.782082 np0000005924 devstack@c-api.service[100522]: [pid: 100522|app: 0|req: 272/1102] 10.4.3.117 () {68 vars in 1265 bytes} [Mon Jul 27 16:11:20 2026] POST /volume/v3/snapshots => generated 317 bytes in 109 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 27 16:11:20.793374 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.middleware.request_id [None req-e20a4c0b-8f9b-4cf5-ac28-f1ed2975754c None None] RequestId filter calling following filter/app {{(pid=100523) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:11:20.796798 np0000005924 devstack@c-api.service[100523]: INFO cinder.api.openstack.wsgi [None req-e20a4c0b-8f9b-4cf5-ac28-f1ed2975754c tempest-VolumesSnapshotNegativeTestJSON-935085962 tempest-VolumesSnapshotNegativeTestJSON-935085962-project-member] GET https://10.4.3.117/volume/v3/snapshots/3694e7af-61e4-4a30-8026-e42cd577fa3d Jul 27 16:11:20.796994 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.openstack.wsgi [None req-e20a4c0b-8f9b-4cf5-ac28-f1ed2975754c tempest-VolumesSnapshotNegativeTestJSON-935085962 tempest-VolumesSnapshotNegativeTestJSON-935085962-project-member] Empty body provided in request {{(pid=100523) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:11:20.797187 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.openstack.wsgi [None req-e20a4c0b-8f9b-4cf5-ac28-f1ed2975754c tempest-VolumesSnapshotNegativeTestJSON-935085962 tempest-VolumesSnapshotNegativeTestJSON-935085962-project-member] Calling method 'show' {{(pid=100523) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:11:20.803107 np0000005924 devstack@c-api.service[100523]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:11:20.803107 np0000005924 devstack@c-api.service[100523]: warnings.warn( Jul 27 16:11:20.803816 np0000005924 devstack@c-api.service[100523]: INFO cinder.volume.api [None req-e20a4c0b-8f9b-4cf5-ac28-f1ed2975754c tempest-VolumesSnapshotNegativeTestJSON-935085962 tempest-VolumesSnapshotNegativeTestJSON-935085962-project-member] Snapshot retrieved successfully. Jul 27 16:11:20.804667 np0000005924 devstack@c-api.service[100523]: INFO cinder.api.openstack.wsgi [None req-e20a4c0b-8f9b-4cf5-ac28-f1ed2975754c tempest-VolumesSnapshotNegativeTestJSON-935085962 tempest-VolumesSnapshotNegativeTestJSON-935085962-project-member] https://10.4.3.117/volume/v3/snapshots/3694e7af-61e4-4a30-8026-e42cd577fa3d returned with HTTP 200 Jul 27 16:11:20.805063 np0000005924 devstack@c-api.service[100523]: [pid: 100523|app: 0|req: 278/1103] 10.4.3.117 () {66 vars in 1354 bytes} [Mon Jul 27 16:11:20 2026] GET /volume/v3/snapshots/3694e7af-61e4-4a30-8026-e42cd577fa3d => generated 449 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 27 16:11:20.982312 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.middleware.request_id [req-eb411298-1355-404b-9a36-faae77c8966d req-0fd30970-59fc-4289-bc43-1559f0f460ee None None] RequestId filter calling following filter/app {{(pid=100521) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:11:20.988387 np0000005924 devstack@c-api.service[100521]: INFO cinder.api.openstack.wsgi [req-eb411298-1355-404b-9a36-faae77c8966d req-0fd30970-59fc-4289-bc43-1559f0f460ee tempest-ServerStableDeviceRescueTest-96206215 tempest-ServerStableDeviceRescueTest-96206215-project-member] DELETE https://10.4.3.117/volume/v3/attachments/a03e96bf-18d0-4e3d-9533-f375160341dc Jul 27 16:11:20.988564 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.openstack.wsgi [req-eb411298-1355-404b-9a36-faae77c8966d req-0fd30970-59fc-4289-bc43-1559f0f460ee tempest-ServerStableDeviceRescueTest-96206215 tempest-ServerStableDeviceRescueTest-96206215-project-member] Empty body provided in request {{(pid=100521) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:11:20.988746 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.openstack.wsgi [req-eb411298-1355-404b-9a36-faae77c8966d req-0fd30970-59fc-4289-bc43-1559f0f460ee tempest-ServerStableDeviceRescueTest-96206215 tempest-ServerStableDeviceRescueTest-96206215-project-member] Calling method 'version_select' {{(pid=100521) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:11:21.004160 np0000005924 devstack@c-api.service[100521]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:11:21.004160 np0000005924 devstack@c-api.service[100521]: warnings.warn( Jul 27 16:11:21.068338 np0000005924 devstack@c-api.service[100521]: INFO cinder.api.openstack.wsgi [req-eb411298-1355-404b-9a36-faae77c8966d req-0fd30970-59fc-4289-bc43-1559f0f460ee tempest-ServerStableDeviceRescueTest-96206215 tempest-ServerStableDeviceRescueTest-96206215-project-member] https://10.4.3.117/volume/v3/attachments/a03e96bf-18d0-4e3d-9533-f375160341dc returned with HTTP 200 Jul 27 16:11:21.068687 np0000005924 devstack@c-api.service[100521]: [pid: 100521|app: 0|req: 274/1104] 10.4.3.117 () {72 vars in 1673 bytes} [Mon Jul 27 16:11:20 2026] DELETE /volume/v3/attachments/a03e96bf-18d0-4e3d-9533-f375160341dc => generated 19 bytes in 87 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 27 16:11:21.161564 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.middleware.request_id [req-1cfe4b86-a09f-4f83-929e-c75bc74ceaf3 req-673f9878-2e88-4204-93e7-df73baeaef23 None None] RequestId filter calling following filter/app {{(pid=100524) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:11:21.164185 np0000005924 devstack@c-api.service[100524]: INFO cinder.api.openstack.wsgi [req-1cfe4b86-a09f-4f83-929e-c75bc74ceaf3 req-673f9878-2e88-4204-93e7-df73baeaef23 tempest-ImageDependencyTests-1788909158 tempest-ImageDependencyTests-1788909158-project-member] DELETE https://10.4.3.117/volume/v3/attachments/dcc96466-60c3-456d-9daf-1bdb42624bae Jul 27 16:11:21.164451 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.openstack.wsgi [req-1cfe4b86-a09f-4f83-929e-c75bc74ceaf3 req-673f9878-2e88-4204-93e7-df73baeaef23 tempest-ImageDependencyTests-1788909158 tempest-ImageDependencyTests-1788909158-project-member] Empty body provided in request {{(pid=100524) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:11:21.164702 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.openstack.wsgi [req-1cfe4b86-a09f-4f83-929e-c75bc74ceaf3 req-673f9878-2e88-4204-93e7-df73baeaef23 tempest-ImageDependencyTests-1788909158 tempest-ImageDependencyTests-1788909158-project-member] Calling method 'version_select' {{(pid=100524) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:11:21.173756 np0000005924 devstack@c-api.service[100524]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:11:21.173756 np0000005924 devstack@c-api.service[100524]: warnings.warn( Jul 27 16:11:21.218618 np0000005924 devstack@c-api.service[100524]: INFO cinder.api.openstack.wsgi [req-1cfe4b86-a09f-4f83-929e-c75bc74ceaf3 req-673f9878-2e88-4204-93e7-df73baeaef23 tempest-ImageDependencyTests-1788909158 tempest-ImageDependencyTests-1788909158-project-member] https://10.4.3.117/volume/v3/attachments/dcc96466-60c3-456d-9daf-1bdb42624bae returned with HTTP 200 Jul 27 16:11:21.218760 np0000005924 devstack@c-api.service[100524]: [pid: 100524|app: 0|req: 281/1105] 10.4.3.117 () {72 vars in 1673 bytes} [Mon Jul 27 16:11:21 2026] DELETE /volume/v3/attachments/dcc96466-60c3-456d-9daf-1bdb42624bae => generated 19 bytes in 58 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 27 16:11:21.229531 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.middleware.request_id [req-1cfe4b86-a09f-4f83-929e-c75bc74ceaf3 req-e1567791-b138-41b9-a224-a93f08fb2ccb None None] RequestId filter calling following filter/app {{(pid=100522) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:11:21.231176 np0000005924 devstack@c-api.service[100522]: INFO cinder.api.openstack.wsgi [req-1cfe4b86-a09f-4f83-929e-c75bc74ceaf3 req-e1567791-b138-41b9-a224-a93f08fb2ccb tempest-ImageDependencyTests-1788909158 tempest-ImageDependencyTests-1788909158-project-member] DELETE https://10.4.3.117/volume/v3/volumes/1c521f54-1f72-4d5f-958e-184b2091f29c Jul 27 16:11:21.231487 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.openstack.wsgi [req-1cfe4b86-a09f-4f83-929e-c75bc74ceaf3 req-e1567791-b138-41b9-a224-a93f08fb2ccb tempest-ImageDependencyTests-1788909158 tempest-ImageDependencyTests-1788909158-project-member] Empty body provided in request {{(pid=100522) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:11:21.231752 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.openstack.wsgi [req-1cfe4b86-a09f-4f83-929e-c75bc74ceaf3 req-e1567791-b138-41b9-a224-a93f08fb2ccb tempest-ImageDependencyTests-1788909158 tempest-ImageDependencyTests-1788909158-project-member] Calling method 'delete' {{(pid=100522) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:11:21.232002 np0000005924 devstack@c-api.service[100522]: INFO cinder.api.v3.volumes [req-1cfe4b86-a09f-4f83-929e-c75bc74ceaf3 req-e1567791-b138-41b9-a224-a93f08fb2ccb tempest-ImageDependencyTests-1788909158 tempest-ImageDependencyTests-1788909158-project-member] Delete volume with id: 1c521f54-1f72-4d5f-958e-184b2091f29c Jul 27 16:11:21.239808 np0000005924 devstack@c-api.service[100522]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:11:21.239808 np0000005924 devstack@c-api.service[100522]: warnings.warn( Jul 27 16:11:21.240385 np0000005924 devstack@c-api.service[100522]: INFO cinder.volume.api [req-1cfe4b86-a09f-4f83-929e-c75bc74ceaf3 req-e1567791-b138-41b9-a224-a93f08fb2ccb tempest-ImageDependencyTests-1788909158 tempest-ImageDependencyTests-1788909158-project-member] Volume info retrieved successfully. Jul 27 16:11:21.257186 np0000005924 devstack@c-api.service[100522]: INFO cinder.volume.api [req-1cfe4b86-a09f-4f83-929e-c75bc74ceaf3 req-e1567791-b138-41b9-a224-a93f08fb2ccb tempest-ImageDependencyTests-1788909158 tempest-ImageDependencyTests-1788909158-project-member] Delete volume request issued successfully. Jul 27 16:11:21.257186 np0000005924 devstack@c-api.service[100522]: INFO cinder.api.openstack.wsgi [req-1cfe4b86-a09f-4f83-929e-c75bc74ceaf3 req-e1567791-b138-41b9-a224-a93f08fb2ccb tempest-ImageDependencyTests-1788909158 tempest-ImageDependencyTests-1788909158-project-member] https://10.4.3.117/volume/v3/volumes/1c521f54-1f72-4d5f-958e-184b2091f29c returned with HTTP 202 Jul 27 16:11:21.257186 np0000005924 devstack@c-api.service[100522]: [pid: 100522|app: 0|req: 273/1106] 10.4.3.117 () {70 vars in 1620 bytes} [Mon Jul 27 16:11:21 2026] DELETE /volume/v3/volumes/1c521f54-1f72-4d5f-958e-184b2091f29c => generated 0 bytes in 29 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 27 16:11:21.815619 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.middleware.request_id [None req-19e435f1-d966-4dfd-a35f-572ed4013501 None None] RequestId filter calling following filter/app {{(pid=100523) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:11:21.817635 np0000005924 devstack@c-api.service[100523]: INFO cinder.api.openstack.wsgi [None req-19e435f1-d966-4dfd-a35f-572ed4013501 tempest-VolumesSnapshotNegativeTestJSON-935085962 tempest-VolumesSnapshotNegativeTestJSON-935085962-project-member] GET https://10.4.3.117/volume/v3/snapshots/3694e7af-61e4-4a30-8026-e42cd577fa3d Jul 27 16:11:21.817839 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.openstack.wsgi [None req-19e435f1-d966-4dfd-a35f-572ed4013501 tempest-VolumesSnapshotNegativeTestJSON-935085962 tempest-VolumesSnapshotNegativeTestJSON-935085962-project-member] Empty body provided in request {{(pid=100523) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:11:21.818037 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.openstack.wsgi [None req-19e435f1-d966-4dfd-a35f-572ed4013501 tempest-VolumesSnapshotNegativeTestJSON-935085962 tempest-VolumesSnapshotNegativeTestJSON-935085962-project-member] Calling method 'show' {{(pid=100523) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:11:21.823416 np0000005924 devstack@c-api.service[100523]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:11:21.823416 np0000005924 devstack@c-api.service[100523]: warnings.warn( Jul 27 16:11:21.823894 np0000005924 devstack@c-api.service[100523]: INFO cinder.volume.api [None req-19e435f1-d966-4dfd-a35f-572ed4013501 tempest-VolumesSnapshotNegativeTestJSON-935085962 tempest-VolumesSnapshotNegativeTestJSON-935085962-project-member] Snapshot retrieved successfully. Jul 27 16:11:21.824907 np0000005924 devstack@c-api.service[100523]: INFO cinder.api.openstack.wsgi [None req-19e435f1-d966-4dfd-a35f-572ed4013501 tempest-VolumesSnapshotNegativeTestJSON-935085962 tempest-VolumesSnapshotNegativeTestJSON-935085962-project-member] https://10.4.3.117/volume/v3/snapshots/3694e7af-61e4-4a30-8026-e42cd577fa3d returned with HTTP 200 Jul 27 16:11:21.825309 np0000005924 devstack@c-api.service[100523]: [pid: 100523|app: 0|req: 279/1107] 10.4.3.117 () {66 vars in 1354 bytes} [Mon Jul 27 16:11:21 2026] GET /volume/v3/snapshots/3694e7af-61e4-4a30-8026-e42cd577fa3d => generated 476 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 27 16:11:21.837166 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.middleware.request_id [None req-59be344e-631e-4fa3-9eda-2fe945b946ab None None] RequestId filter calling following filter/app {{(pid=100521) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:11:21.838996 np0000005924 devstack@c-api.service[100521]: INFO cinder.api.openstack.wsgi [None req-59be344e-631e-4fa3-9eda-2fe945b946ab tempest-VolumesSnapshotNegativeTestJSON-935085962 tempest-VolumesSnapshotNegativeTestJSON-935085962-project-member] POST https://10.4.3.117/volume/v3/volumes Jul 27 16:11:21.839381 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.openstack.wsgi [None req-59be344e-631e-4fa3-9eda-2fe945b946ab tempest-VolumesSnapshotNegativeTestJSON-935085962 tempest-VolumesSnapshotNegativeTestJSON-935085962-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "snapshot_id": "3694e7af-61e4-4a30-8026-e42cd577fa3d"}} {{(pid=100521) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 27 16:11:21.841029 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.v3.volumes [None req-59be344e-631e-4fa3-9eda-2fe945b946ab tempest-VolumesSnapshotNegativeTestJSON-935085962 tempest-VolumesSnapshotNegativeTestJSON-935085962-project-member] Create volume request body: {'volume': {'size': 1, 'snapshot_id': '3694e7af-61e4-4a30-8026-e42cd577fa3d'}} {{(pid=100521) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 27 16:11:21.846763 np0000005924 devstack@c-api.service[100521]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:11:21.846763 np0000005924 devstack@c-api.service[100521]: warnings.warn( Jul 27 16:11:21.847213 np0000005924 devstack@c-api.service[100521]: INFO cinder.volume.api [None req-59be344e-631e-4fa3-9eda-2fe945b946ab tempest-VolumesSnapshotNegativeTestJSON-935085962 tempest-VolumesSnapshotNegativeTestJSON-935085962-project-member] Snapshot retrieved successfully. Jul 27 16:11:21.847360 np0000005924 devstack@c-api.service[100521]: INFO cinder.api.v3.volumes [None req-59be344e-631e-4fa3-9eda-2fe945b946ab tempest-VolumesSnapshotNegativeTestJSON-935085962 tempest-VolumesSnapshotNegativeTestJSON-935085962-project-member] Create volume of 1 GB Jul 27 16:11:21.851158 np0000005924 devstack@c-api.service[100521]: INFO cinder.volume.api [None req-59be344e-631e-4fa3-9eda-2fe945b946ab tempest-VolumesSnapshotNegativeTestJSON-935085962 tempest-VolumesSnapshotNegativeTestJSON-935085962-project-member] Availability Zones retrieved successfully. Jul 27 16:11:21.856771 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.volume.api [None req-59be344e-631e-4fa3-9eda-2fe945b946ab tempest-VolumesSnapshotNegativeTestJSON-935085962 tempest-VolumesSnapshotNegativeTestJSON-935085962-project-member] Flow 'volume_create_api' (6ad2a9e9-fa5b-4945-843f-fb91e4523b5c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100521) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 27 16:11:21.857892 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.volume.api [None req-59be344e-631e-4fa3-9eda-2fe945b946ab tempest-VolumesSnapshotNegativeTestJSON-935085962 tempest-VolumesSnapshotNegativeTestJSON-935085962-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (0358785a-f24d-4f2c-97ba-4ef469b281a4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100521) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 27 16:11:21.858898 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.volume.flows.api.create_volume [None req-59be344e-631e-4fa3-9eda-2fe945b946ab tempest-VolumesSnapshotNegativeTestJSON-935085962 tempest-VolumesSnapshotNegativeTestJSON-935085962-project-member] Validating volume size '1' using validate_int, validate_snap_size {{(pid=100521) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 27 16:11:21.861281 np0000005924 devstack@c-api.service[100521]: WARNING cinder.volume.api [None req-59be344e-631e-4fa3-9eda-2fe945b946ab tempest-VolumesSnapshotNegativeTestJSON-935085962 tempest-VolumesSnapshotNegativeTestJSON-935085962-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (0358785a-f24d-4f2c-97ba-4ef469b281a4) transitioned into state 'FAILURE' from state 'RUNNING' Jul 27 16:11:21.861281 np0000005924 devstack@c-api.service[100521]: 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 27 16:11:21.862144 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.volume.api [None req-59be344e-631e-4fa3-9eda-2fe945b946ab tempest-VolumesSnapshotNegativeTestJSON-935085962 tempest-VolumesSnapshotNegativeTestJSON-935085962-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (0358785a-f24d-4f2c-97ba-4ef469b281a4) transitioned into state 'REVERTING' from state 'FAILURE' {{(pid=100521) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 27 16:11:21.862931 np0000005924 devstack@c-api.service[100521]: WARNING cinder.volume.api [None req-59be344e-631e-4fa3-9eda-2fe945b946ab tempest-VolumesSnapshotNegativeTestJSON-935085962 tempest-VolumesSnapshotNegativeTestJSON-935085962-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (0358785a-f24d-4f2c-97ba-4ef469b281a4) transitioned into state 'REVERTED' from state 'REVERTING' with result 'None' Jul 27 16:11:21.863698 np0000005924 devstack@c-api.service[100521]: WARNING cinder.volume.api [None req-59be344e-631e-4fa3-9eda-2fe945b946ab tempest-VolumesSnapshotNegativeTestJSON-935085962 tempest-VolumesSnapshotNegativeTestJSON-935085962-project-member] Flow 'volume_create_api' (6ad2a9e9-fa5b-4945-843f-fb91e4523b5c) transitioned into state 'REVERTED' from state 'RUNNING' Jul 27 16:11:21.863986 np0000005924 devstack@c-api.service[100521]: INFO cinder.api.openstack.wsgi [None req-59be344e-631e-4fa3-9eda-2fe945b946ab tempest-VolumesSnapshotNegativeTestJSON-935085962 tempest-VolumesSnapshotNegativeTestJSON-935085962-project-member] https://10.4.3.117/volume/v3/volumes returned with HTTP 400 Jul 27 16:11:21.864499 np0000005924 devstack@c-api.service[100521]: [pid: 100521|app: 0|req: 275/1108] 10.4.3.117 () {68 vars in 1258 bytes} [Mon Jul 27 16:11:21 2026] POST /volume/v3/volumes => generated 171 bytes in 28 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) Jul 27 16:11:21.872701 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.middleware.request_id [None req-ef996d2c-4414-48f3-b2d1-83c966bc9c68 None None] RequestId filter calling following filter/app {{(pid=100524) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:11:21.874444 np0000005924 devstack@c-api.service[100524]: INFO cinder.api.openstack.wsgi [None req-ef996d2c-4414-48f3-b2d1-83c966bc9c68 tempest-VolumesSnapshotNegativeTestJSON-935085962 tempest-VolumesSnapshotNegativeTestJSON-935085962-project-member] DELETE https://10.4.3.117/volume/v3/snapshots/3694e7af-61e4-4a30-8026-e42cd577fa3d Jul 27 16:11:21.874644 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.openstack.wsgi [None req-ef996d2c-4414-48f3-b2d1-83c966bc9c68 tempest-VolumesSnapshotNegativeTestJSON-935085962 tempest-VolumesSnapshotNegativeTestJSON-935085962-project-member] Empty body provided in request {{(pid=100524) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:11:21.874884 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.openstack.wsgi [None req-ef996d2c-4414-48f3-b2d1-83c966bc9c68 tempest-VolumesSnapshotNegativeTestJSON-935085962 tempest-VolumesSnapshotNegativeTestJSON-935085962-project-member] Calling method 'delete' {{(pid=100524) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:11:21.874973 np0000005924 devstack@c-api.service[100524]: INFO cinder.api.v3.snapshots [None req-ef996d2c-4414-48f3-b2d1-83c966bc9c68 tempest-VolumesSnapshotNegativeTestJSON-935085962 tempest-VolumesSnapshotNegativeTestJSON-935085962-project-member] Delete snapshot with id: 3694e7af-61e4-4a30-8026-e42cd577fa3d Jul 27 16:11:21.880030 np0000005924 devstack@c-api.service[100524]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:11:21.880030 np0000005924 devstack@c-api.service[100524]: warnings.warn( Jul 27 16:11:21.880612 np0000005924 devstack@c-api.service[100524]: INFO cinder.volume.api [None req-ef996d2c-4414-48f3-b2d1-83c966bc9c68 tempest-VolumesSnapshotNegativeTestJSON-935085962 tempest-VolumesSnapshotNegativeTestJSON-935085962-project-member] Snapshot retrieved successfully. Jul 27 16:11:21.901520 np0000005924 devstack@c-api.service[100524]: INFO cinder.volume.api [None req-ef996d2c-4414-48f3-b2d1-83c966bc9c68 tempest-VolumesSnapshotNegativeTestJSON-935085962 tempest-VolumesSnapshotNegativeTestJSON-935085962-project-member] Snapshot delete request issued successfully. Jul 27 16:11:21.901716 np0000005924 devstack@c-api.service[100524]: INFO cinder.api.openstack.wsgi [None req-ef996d2c-4414-48f3-b2d1-83c966bc9c68 tempest-VolumesSnapshotNegativeTestJSON-935085962 tempest-VolumesSnapshotNegativeTestJSON-935085962-project-member] https://10.4.3.117/volume/v3/snapshots/3694e7af-61e4-4a30-8026-e42cd577fa3d returned with HTTP 202 Jul 27 16:11:21.902164 np0000005924 devstack@c-api.service[100524]: [pid: 100524|app: 0|req: 282/1109] 10.4.3.117 () {66 vars in 1357 bytes} [Mon Jul 27 16:11:21 2026] DELETE /volume/v3/snapshots/3694e7af-61e4-4a30-8026-e42cd577fa3d => generated 0 bytes in 30 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 27 16:11:21.911986 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.middleware.request_id [None req-3760e75d-90ae-4ca3-8ea8-b80831bad935 None None] RequestId filter calling following filter/app {{(pid=100522) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:11:21.914467 np0000005924 devstack@c-api.service[100522]: INFO cinder.api.openstack.wsgi [None req-3760e75d-90ae-4ca3-8ea8-b80831bad935 tempest-VolumesSnapshotNegativeTestJSON-935085962 tempest-VolumesSnapshotNegativeTestJSON-935085962-project-member] GET https://10.4.3.117/volume/v3/snapshots/3694e7af-61e4-4a30-8026-e42cd577fa3d Jul 27 16:11:21.914744 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.openstack.wsgi [None req-3760e75d-90ae-4ca3-8ea8-b80831bad935 tempest-VolumesSnapshotNegativeTestJSON-935085962 tempest-VolumesSnapshotNegativeTestJSON-935085962-project-member] Empty body provided in request {{(pid=100522) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:11:21.915042 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.openstack.wsgi [None req-3760e75d-90ae-4ca3-8ea8-b80831bad935 tempest-VolumesSnapshotNegativeTestJSON-935085962 tempest-VolumesSnapshotNegativeTestJSON-935085962-project-member] Calling method 'show' {{(pid=100522) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:11:21.922607 np0000005924 devstack@c-api.service[100522]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:11:21.922607 np0000005924 devstack@c-api.service[100522]: warnings.warn( Jul 27 16:11:21.923315 np0000005924 devstack@c-api.service[100522]: INFO cinder.volume.api [None req-3760e75d-90ae-4ca3-8ea8-b80831bad935 tempest-VolumesSnapshotNegativeTestJSON-935085962 tempest-VolumesSnapshotNegativeTestJSON-935085962-project-member] Snapshot retrieved successfully. Jul 27 16:11:21.924609 np0000005924 devstack@c-api.service[100522]: INFO cinder.api.openstack.wsgi [None req-3760e75d-90ae-4ca3-8ea8-b80831bad935 tempest-VolumesSnapshotNegativeTestJSON-935085962 tempest-VolumesSnapshotNegativeTestJSON-935085962-project-member] https://10.4.3.117/volume/v3/snapshots/3694e7af-61e4-4a30-8026-e42cd577fa3d returned with HTTP 200 Jul 27 16:11:21.925159 np0000005924 devstack@c-api.service[100522]: [pid: 100522|app: 0|req: 274/1110] 10.4.3.117 () {66 vars in 1354 bytes} [Mon Jul 27 16:11:21 2026] GET /volume/v3/snapshots/3694e7af-61e4-4a30-8026-e42cd577fa3d => generated 475 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 27 16:11:21.992534 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.middleware.request_id [None req-6b660bef-9f05-4a0c-9dd7-ecfb3db7643d None None] RequestId filter calling following filter/app {{(pid=100523) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:11:21.995530 np0000005924 devstack@c-api.service[100523]: INFO cinder.api.openstack.wsgi [None req-6b660bef-9f05-4a0c-9dd7-ecfb3db7643d tempest-ServerStableDeviceRescueTest-96206215 tempest-ServerStableDeviceRescueTest-96206215-project-member] GET https://10.4.3.117/volume/v3/volumes/306e397d-1fc9-4947-8f19-18f4783641be Jul 27 16:11:21.995802 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.openstack.wsgi [None req-6b660bef-9f05-4a0c-9dd7-ecfb3db7643d tempest-ServerStableDeviceRescueTest-96206215 tempest-ServerStableDeviceRescueTest-96206215-project-member] Empty body provided in request {{(pid=100523) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:11:21.996049 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.openstack.wsgi [None req-6b660bef-9f05-4a0c-9dd7-ecfb3db7643d tempest-ServerStableDeviceRescueTest-96206215 tempest-ServerStableDeviceRescueTest-96206215-project-member] Calling method 'show' {{(pid=100523) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:11:22.011393 np0000005924 devstack@c-api.service[100523]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:11:22.011393 np0000005924 devstack@c-api.service[100523]: warnings.warn( Jul 27 16:11:22.016242 np0000005924 devstack@c-api.service[100523]: INFO cinder.volume.api [None req-6b660bef-9f05-4a0c-9dd7-ecfb3db7643d tempest-ServerStableDeviceRescueTest-96206215 tempest-ServerStableDeviceRescueTest-96206215-project-member] Volume info retrieved successfully. Jul 27 16:11:22.024093 np0000005924 devstack@c-api.service[100523]: INFO cinder.api.openstack.wsgi [None req-6b660bef-9f05-4a0c-9dd7-ecfb3db7643d tempest-ServerStableDeviceRescueTest-96206215 tempest-ServerStableDeviceRescueTest-96206215-project-member] https://10.4.3.117/volume/v3/volumes/306e397d-1fc9-4947-8f19-18f4783641be returned with HTTP 200 Jul 27 16:11:22.024934 np0000005924 devstack@c-api.service[100523]: [pid: 100523|app: 0|req: 280/1111] 10.4.3.117 () {66 vars in 1348 bytes} [Mon Jul 27 16:11:21 2026] GET /volume/v3/volumes/306e397d-1fc9-4947-8f19-18f4783641be => generated 852 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 27 16:11:22.939706 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.middleware.request_id [None req-58427e95-a7ec-4332-b289-f0760bece363 None None] RequestId filter calling following filter/app {{(pid=100521) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:11:22.943200 np0000005924 devstack@c-api.service[100521]: INFO cinder.api.openstack.wsgi [None req-58427e95-a7ec-4332-b289-f0760bece363 tempest-VolumesSnapshotNegativeTestJSON-935085962 tempest-VolumesSnapshotNegativeTestJSON-935085962-project-member] GET https://10.4.3.117/volume/v3/snapshots/3694e7af-61e4-4a30-8026-e42cd577fa3d Jul 27 16:11:22.943200 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.openstack.wsgi [None req-58427e95-a7ec-4332-b289-f0760bece363 tempest-VolumesSnapshotNegativeTestJSON-935085962 tempest-VolumesSnapshotNegativeTestJSON-935085962-project-member] Empty body provided in request {{(pid=100521) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:11:22.943200 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.openstack.wsgi [None req-58427e95-a7ec-4332-b289-f0760bece363 tempest-VolumesSnapshotNegativeTestJSON-935085962 tempest-VolumesSnapshotNegativeTestJSON-935085962-project-member] Calling method 'show' {{(pid=100521) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:11:22.954421 np0000005924 devstack@c-api.service[100521]: INFO cinder.api.openstack.wsgi [None req-58427e95-a7ec-4332-b289-f0760bece363 tempest-VolumesSnapshotNegativeTestJSON-935085962 tempest-VolumesSnapshotNegativeTestJSON-935085962-project-member] https://10.4.3.117/volume/v3/snapshots/3694e7af-61e4-4a30-8026-e42cd577fa3d returned with HTTP 404 Jul 27 16:11:22.955094 np0000005924 devstack@c-api.service[100521]: [pid: 100521|app: 0|req: 276/1112] 10.4.3.117 () {66 vars in 1354 bytes} [Mon Jul 27 16:11:22 2026] GET /volume/v3/snapshots/3694e7af-61e4-4a30-8026-e42cd577fa3d => generated 111 bytes in 16 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 27 16:11:22.967855 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.middleware.request_id [None req-7505bf42-9d2f-4107-b709-ba0e84e5393e None None] RequestId filter calling following filter/app {{(pid=100524) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:11:22.970730 np0000005924 devstack@c-api.service[100524]: INFO cinder.api.openstack.wsgi [None req-7505bf42-9d2f-4107-b709-ba0e84e5393e tempest-VolumesSnapshotNegativeTestJSON-935085962 tempest-VolumesSnapshotNegativeTestJSON-935085962-project-member] GET https://10.4.3.117/volume/v3/volumes/a906290e-846d-4fff-9aaf-7463643681eb Jul 27 16:11:22.970974 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.openstack.wsgi [None req-7505bf42-9d2f-4107-b709-ba0e84e5393e tempest-VolumesSnapshotNegativeTestJSON-935085962 tempest-VolumesSnapshotNegativeTestJSON-935085962-project-member] Empty body provided in request {{(pid=100524) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:11:22.971214 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.openstack.wsgi [None req-7505bf42-9d2f-4107-b709-ba0e84e5393e tempest-VolumesSnapshotNegativeTestJSON-935085962 tempest-VolumesSnapshotNegativeTestJSON-935085962-project-member] Calling method 'show' {{(pid=100524) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:11:22.981744 np0000005924 devstack@c-api.service[100524]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:11:22.981744 np0000005924 devstack@c-api.service[100524]: warnings.warn( Jul 27 16:11:22.988988 np0000005924 devstack@c-api.service[100524]: INFO cinder.volume.api [None req-7505bf42-9d2f-4107-b709-ba0e84e5393e tempest-VolumesSnapshotNegativeTestJSON-935085962 tempest-VolumesSnapshotNegativeTestJSON-935085962-project-member] Volume info retrieved successfully. Jul 27 16:11:22.996171 np0000005924 devstack@c-api.service[100524]: INFO cinder.api.openstack.wsgi [None req-7505bf42-9d2f-4107-b709-ba0e84e5393e tempest-VolumesSnapshotNegativeTestJSON-935085962 tempest-VolumesSnapshotNegativeTestJSON-935085962-project-member] https://10.4.3.117/volume/v3/volumes/a906290e-846d-4fff-9aaf-7463643681eb returned with HTTP 200 Jul 27 16:11:22.996755 np0000005924 devstack@c-api.service[100524]: [pid: 100524|app: 0|req: 283/1113] 10.4.3.117 () {66 vars in 1348 bytes} [Mon Jul 27 16:11:22 2026] GET /volume/v3/volumes/a906290e-846d-4fff-9aaf-7463643681eb => generated 855 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 27 16:11:23.010373 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.middleware.request_id [None req-bfe178e4-72f8-4dd7-8692-e0907121a4ab None None] RequestId filter calling following filter/app {{(pid=100522) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:11:23.016353 np0000005924 devstack@c-api.service[100522]: INFO cinder.api.openstack.wsgi [None req-bfe178e4-72f8-4dd7-8692-e0907121a4ab tempest-VolumesSnapshotNegativeTestJSON-935085962 tempest-VolumesSnapshotNegativeTestJSON-935085962-project-member] DELETE https://10.4.3.117/volume/v3/volumes/a906290e-846d-4fff-9aaf-7463643681eb Jul 27 16:11:23.016353 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.openstack.wsgi [None req-bfe178e4-72f8-4dd7-8692-e0907121a4ab tempest-VolumesSnapshotNegativeTestJSON-935085962 tempest-VolumesSnapshotNegativeTestJSON-935085962-project-member] Empty body provided in request {{(pid=100522) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:11:23.016353 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.openstack.wsgi [None req-bfe178e4-72f8-4dd7-8692-e0907121a4ab tempest-VolumesSnapshotNegativeTestJSON-935085962 tempest-VolumesSnapshotNegativeTestJSON-935085962-project-member] Calling method 'delete' {{(pid=100522) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:11:23.016353 np0000005924 devstack@c-api.service[100522]: INFO cinder.api.v3.volumes [None req-bfe178e4-72f8-4dd7-8692-e0907121a4ab tempest-VolumesSnapshotNegativeTestJSON-935085962 tempest-VolumesSnapshotNegativeTestJSON-935085962-project-member] Delete volume with id: a906290e-846d-4fff-9aaf-7463643681eb Jul 27 16:11:23.026096 np0000005924 devstack@c-api.service[100522]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:11:23.026096 np0000005924 devstack@c-api.service[100522]: warnings.warn( Jul 27 16:11:23.026791 np0000005924 devstack@c-api.service[100522]: INFO cinder.volume.api [None req-bfe178e4-72f8-4dd7-8692-e0907121a4ab tempest-VolumesSnapshotNegativeTestJSON-935085962 tempest-VolumesSnapshotNegativeTestJSON-935085962-project-member] Volume info retrieved successfully. Jul 27 16:11:23.069235 np0000005924 devstack@c-api.service[100522]: INFO cinder.volume.api [None req-bfe178e4-72f8-4dd7-8692-e0907121a4ab tempest-VolumesSnapshotNegativeTestJSON-935085962 tempest-VolumesSnapshotNegativeTestJSON-935085962-project-member] Delete volume request issued successfully. Jul 27 16:11:23.072416 np0000005924 devstack@c-api.service[100522]: INFO cinder.api.openstack.wsgi [None req-bfe178e4-72f8-4dd7-8692-e0907121a4ab tempest-VolumesSnapshotNegativeTestJSON-935085962 tempest-VolumesSnapshotNegativeTestJSON-935085962-project-member] https://10.4.3.117/volume/v3/volumes/a906290e-846d-4fff-9aaf-7463643681eb returned with HTTP 202 Jul 27 16:11:23.072416 np0000005924 devstack@c-api.service[100522]: [pid: 100522|app: 0|req: 275/1114] 10.4.3.117 () {66 vars in 1351 bytes} [Mon Jul 27 16:11:23 2026] DELETE /volume/v3/volumes/a906290e-846d-4fff-9aaf-7463643681eb => generated 0 bytes in 62 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 27 16:11:23.085172 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.middleware.request_id [None req-7c686c28-4ca2-47b9-91d7-fea552fb27c7 None None] RequestId filter calling following filter/app {{(pid=100523) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:11:23.086891 np0000005924 devstack@c-api.service[100523]: INFO cinder.api.openstack.wsgi [None req-7c686c28-4ca2-47b9-91d7-fea552fb27c7 tempest-VolumesSnapshotNegativeTestJSON-935085962 tempest-VolumesSnapshotNegativeTestJSON-935085962-project-member] GET https://10.4.3.117/volume/v3/volumes/a906290e-846d-4fff-9aaf-7463643681eb Jul 27 16:11:23.087114 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.openstack.wsgi [None req-7c686c28-4ca2-47b9-91d7-fea552fb27c7 tempest-VolumesSnapshotNegativeTestJSON-935085962 tempest-VolumesSnapshotNegativeTestJSON-935085962-project-member] Empty body provided in request {{(pid=100523) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:11:23.087412 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.openstack.wsgi [None req-7c686c28-4ca2-47b9-91d7-fea552fb27c7 tempest-VolumesSnapshotNegativeTestJSON-935085962 tempest-VolumesSnapshotNegativeTestJSON-935085962-project-member] Calling method 'show' {{(pid=100523) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:11:23.100488 np0000005924 devstack@c-api.service[100523]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:11:23.100488 np0000005924 devstack@c-api.service[100523]: warnings.warn( Jul 27 16:11:23.106511 np0000005924 devstack@c-api.service[100523]: INFO cinder.volume.api [None req-7c686c28-4ca2-47b9-91d7-fea552fb27c7 tempest-VolumesSnapshotNegativeTestJSON-935085962 tempest-VolumesSnapshotNegativeTestJSON-935085962-project-member] Volume info retrieved successfully. Jul 27 16:11:23.111962 np0000005924 devstack@c-api.service[100523]: INFO cinder.api.openstack.wsgi [None req-7c686c28-4ca2-47b9-91d7-fea552fb27c7 tempest-VolumesSnapshotNegativeTestJSON-935085962 tempest-VolumesSnapshotNegativeTestJSON-935085962-project-member] https://10.4.3.117/volume/v3/volumes/a906290e-846d-4fff-9aaf-7463643681eb returned with HTTP 200 Jul 27 16:11:23.111962 np0000005924 devstack@c-api.service[100523]: [pid: 100523|app: 0|req: 281/1115] 10.4.3.117 () {66 vars in 1348 bytes} [Mon Jul 27 16:11:23 2026] GET /volume/v3/volumes/a906290e-846d-4fff-9aaf-7463643681eb => generated 854 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 27 16:11:24.126883 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.middleware.request_id [None req-97e96d70-53ab-44e4-b3d1-f43c0402749a None None] RequestId filter calling following filter/app {{(pid=100521) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:11:24.129181 np0000005924 devstack@c-api.service[100521]: INFO cinder.api.openstack.wsgi [None req-97e96d70-53ab-44e4-b3d1-f43c0402749a tempest-VolumesSnapshotNegativeTestJSON-935085962 tempest-VolumesSnapshotNegativeTestJSON-935085962-project-member] GET https://10.4.3.117/volume/v3/volumes/a906290e-846d-4fff-9aaf-7463643681eb Jul 27 16:11:24.129614 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.openstack.wsgi [None req-97e96d70-53ab-44e4-b3d1-f43c0402749a tempest-VolumesSnapshotNegativeTestJSON-935085962 tempest-VolumesSnapshotNegativeTestJSON-935085962-project-member] Empty body provided in request {{(pid=100521) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:11:24.130889 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.openstack.wsgi [None req-97e96d70-53ab-44e4-b3d1-f43c0402749a tempest-VolumesSnapshotNegativeTestJSON-935085962 tempest-VolumesSnapshotNegativeTestJSON-935085962-project-member] Calling method 'show' {{(pid=100521) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:11:24.137927 np0000005924 devstack@c-api.service[100521]: INFO cinder.api.openstack.wsgi [None req-97e96d70-53ab-44e4-b3d1-f43c0402749a tempest-VolumesSnapshotNegativeTestJSON-935085962 tempest-VolumesSnapshotNegativeTestJSON-935085962-project-member] https://10.4.3.117/volume/v3/volumes/a906290e-846d-4fff-9aaf-7463643681eb returned with HTTP 404 Jul 27 16:11:24.138935 np0000005924 devstack@c-api.service[100521]: [pid: 100521|app: 0|req: 277/1116] 10.4.3.117 () {66 vars in 1348 bytes} [Mon Jul 27 16:11:24 2026] GET /volume/v3/volumes/a906290e-846d-4fff-9aaf-7463643681eb => generated 109 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 27 16:11:24.458477 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.middleware.request_id [None req-10c99f92-872d-4a03-ae99-8640af05f2aa None None] RequestId filter calling following filter/app {{(pid=100524) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:11:24.563093 np0000005924 devstack@c-api.service[100524]: INFO cinder.api.openstack.wsgi [None req-10c99f92-872d-4a03-ae99-8640af05f2aa tempest-QosSpecsTestJSON-823592916 tempest-QosSpecsTestJSON-823592916-project-admin] POST https://10.4.3.117/volume/v3/qos-specs Jul 27 16:11:24.563688 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.openstack.wsgi [None req-10c99f92-872d-4a03-ae99-8640af05f2aa tempest-QosSpecsTestJSON-823592916 tempest-QosSpecsTestJSON-823592916-project-admin] Action: 'create', calling method: create, body: {"qos_specs": {"name": "tempest-QosSpecsTestJSON-QoS-705146671", "consumer": "front-end", "read_iops_sec": "2000"}} {{(pid=100524) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 27 16:11:24.566383 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.volume.qos_specs [None req-10c99f92-872d-4a03-ae99-8640af05f2aa tempest-QosSpecsTestJSON-823592916 tempest-QosSpecsTestJSON-823592916-project-admin] Dict for qos_specs: {'name': 'tempest-QosSpecsTestJSON-QoS-705146671', 'consumer': 'front-end', 'specs': {'read_iops_sec': '2000'}} {{(pid=100524) create /opt/stack/cinder/cinder/volume/qos_specs.py:64}} Jul 27 16:11:24.576074 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.db.api [None req-10c99f92-872d-4a03-ae99-8640af05f2aa tempest-QosSpecsTestJSON-823592916 tempest-QosSpecsTestJSON-823592916-project-admin] DB qos_specs_create(): root {'id': '1c1f7b84-2d91-41d9-a5f0-b7a4bf8cb672', 'key': 'QoS_Specs_Name', 'value': 'tempest-QosSpecsTestJSON-QoS-705146671'} {{(pid=100524) qos_specs_create /opt/stack/cinder/cinder/db/api.py:5654}} Jul 27 16:11:24.594551 np0000005924 devstack@c-api.service[100524]: INFO cinder.api.openstack.wsgi [None req-10c99f92-872d-4a03-ae99-8640af05f2aa tempest-QosSpecsTestJSON-823592916 tempest-QosSpecsTestJSON-823592916-project-admin] https://10.4.3.117/volume/v3/qos-specs returned with HTTP 200 Jul 27 16:11:24.594551 np0000005924 devstack@c-api.service[100524]: [pid: 100524|app: 0|req: 284/1117] 10.4.3.117 () {68 vars in 1265 bytes} [Mon Jul 27 16:11:24 2026] POST /volume/v3/qos-specs => generated 392 bytes in 136 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 27 16:11:24.604116 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.middleware.request_id [None req-5604873c-9e6c-4a2b-bb5e-d0c35044f8b2 None None] RequestId filter calling following filter/app {{(pid=100522) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:11:24.605790 np0000005924 devstack@c-api.service[100522]: INFO cinder.api.openstack.wsgi [None req-5604873c-9e6c-4a2b-bb5e-d0c35044f8b2 tempest-QosSpecsTestJSON-823592916 tempest-QosSpecsTestJSON-823592916-project-admin] POST https://10.4.3.117/volume/v3/types Jul 27 16:11:24.606122 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.openstack.wsgi [None req-5604873c-9e6c-4a2b-bb5e-d0c35044f8b2 tempest-QosSpecsTestJSON-823592916 tempest-QosSpecsTestJSON-823592916-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-QosSpecsTestJSON-volume-type-1470983565"}} {{(pid=100522) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 27 16:11:24.640276 np0000005924 devstack@c-api.service[100522]: INFO cinder.api.openstack.wsgi [None req-5604873c-9e6c-4a2b-bb5e-d0c35044f8b2 tempest-QosSpecsTestJSON-823592916 tempest-QosSpecsTestJSON-823592916-project-admin] https://10.4.3.117/volume/v3/types returned with HTTP 200 Jul 27 16:11:24.640775 np0000005924 devstack@c-api.service[100522]: [pid: 100522|app: 0|req: 276/1118] 10.4.3.117 () {68 vars in 1252 bytes} [Mon Jul 27 16:11:24 2026] POST /volume/v3/types => generated 222 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 27 16:11:24.649344 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.middleware.request_id [None req-d1508c72-cf30-4d43-8dd8-d339e226ffdb None None] RequestId filter calling following filter/app {{(pid=100523) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:11:24.652162 np0000005924 devstack@c-api.service[100523]: INFO cinder.api.openstack.wsgi [None req-d1508c72-cf30-4d43-8dd8-d339e226ffdb tempest-QosSpecsTestJSON-823592916 tempest-QosSpecsTestJSON-823592916-project-admin] POST https://10.4.3.117/volume/v3/types Jul 27 16:11:24.652662 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.openstack.wsgi [None req-d1508c72-cf30-4d43-8dd8-d339e226ffdb tempest-QosSpecsTestJSON-823592916 tempest-QosSpecsTestJSON-823592916-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-QosSpecsTestJSON-volume-type-1999676242"}} {{(pid=100523) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 27 16:11:24.687442 np0000005924 devstack@c-api.service[100523]: INFO cinder.api.openstack.wsgi [None req-d1508c72-cf30-4d43-8dd8-d339e226ffdb tempest-QosSpecsTestJSON-823592916 tempest-QosSpecsTestJSON-823592916-project-admin] https://10.4.3.117/volume/v3/types returned with HTTP 200 Jul 27 16:11:24.687940 np0000005924 devstack@c-api.service[100523]: [pid: 100523|app: 0|req: 282/1119] 10.4.3.117 () {68 vars in 1252 bytes} [Mon Jul 27 16:11:24 2026] POST /volume/v3/types => generated 222 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 27 16:11:24.700190 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.middleware.request_id [None req-ceaf3afe-5911-484a-b62d-a0fc8734ef78 None None] RequestId filter calling following filter/app {{(pid=100521) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:11:24.702441 np0000005924 devstack@c-api.service[100521]: INFO cinder.api.openstack.wsgi [None req-ceaf3afe-5911-484a-b62d-a0fc8734ef78 tempest-QosSpecsTestJSON-823592916 tempest-QosSpecsTestJSON-823592916-project-admin] POST https://10.4.3.117/volume/v3/types Jul 27 16:11:24.703067 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.openstack.wsgi [None req-ceaf3afe-5911-484a-b62d-a0fc8734ef78 tempest-QosSpecsTestJSON-823592916 tempest-QosSpecsTestJSON-823592916-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-QosSpecsTestJSON-volume-type-651229143"}} {{(pid=100521) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 27 16:11:24.734172 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.middleware.request_id [None req-aafc6e0e-4caa-4b0e-b9b3-79675253269a None None] RequestId filter calling following filter/app {{(pid=100524) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:11:24.736099 np0000005924 devstack@c-api.service[100524]: INFO cinder.api.openstack.wsgi [None req-aafc6e0e-4caa-4b0e-b9b3-79675253269a tempest-AttachVolumeMultiAttachTest-1978803889 tempest-AttachVolumeMultiAttachTest-1978803889-project-member] POST https://10.4.3.117/volume/v3/volumes Jul 27 16:11:24.736754 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.openstack.wsgi [None req-aafc6e0e-4caa-4b0e-b9b3-79675253269a tempest-AttachVolumeMultiAttachTest-1978803889 tempest-AttachVolumeMultiAttachTest-1978803889-project-member] Action: 'create', calling method: create, body: {"volume": {"volume_type": "multiattach", "size": 1, "display_name": "tempest-AttachVolumeMultiAttachTest-volume-623729947"}} {{(pid=100524) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 27 16:11:24.738952 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.v3.volumes [None req-aafc6e0e-4caa-4b0e-b9b3-79675253269a tempest-AttachVolumeMultiAttachTest-1978803889 tempest-AttachVolumeMultiAttachTest-1978803889-project-member] Create volume request body: {'volume': {'volume_type': 'multiattach', 'size': 1, 'display_name': 'tempest-AttachVolumeMultiAttachTest-volume-623729947'}} {{(pid=100524) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 27 16:11:24.743925 np0000005924 devstack@c-api.service[100524]: INFO cinder.api.v3.volumes [None req-aafc6e0e-4caa-4b0e-b9b3-79675253269a tempest-AttachVolumeMultiAttachTest-1978803889 tempest-AttachVolumeMultiAttachTest-1978803889-project-member] Create volume of 1 GB Jul 27 16:11:24.746393 np0000005924 devstack@c-api.service[100524]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:11:24.746393 np0000005924 devstack@c-api.service[100524]: warnings.warn( Jul 27 16:11:24.746805 np0000005924 devstack@c-api.service[100521]: INFO cinder.api.openstack.wsgi [None req-ceaf3afe-5911-484a-b62d-a0fc8734ef78 tempest-QosSpecsTestJSON-823592916 tempest-QosSpecsTestJSON-823592916-project-admin] https://10.4.3.117/volume/v3/types returned with HTTP 200 Jul 27 16:11:24.746805 np0000005924 devstack@c-api.service[100521]: [pid: 100521|app: 0|req: 278/1120] 10.4.3.117 () {68 vars in 1252 bytes} [Mon Jul 27 16:11:24 2026] POST /volume/v3/types => generated 221 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 27 16:11:24.746899 np0000005924 devstack@c-api.service[100524]: INFO cinder.volume.api [None req-aafc6e0e-4caa-4b0e-b9b3-79675253269a tempest-AttachVolumeMultiAttachTest-1978803889 tempest-AttachVolumeMultiAttachTest-1978803889-project-member] Availability Zones retrieved successfully. Jul 27 16:11:24.753407 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.volume.api [None req-aafc6e0e-4caa-4b0e-b9b3-79675253269a tempest-AttachVolumeMultiAttachTest-1978803889 tempest-AttachVolumeMultiAttachTest-1978803889-project-member] Flow 'volume_create_api' (0b80ec68-2f5c-407f-8e91-68df55172957) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100524) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 27 16:11:24.753865 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.middleware.request_id [None req-9d1c6698-9562-4ff9-b4d0-c3e6a58b799d None None] RequestId filter calling following filter/app {{(pid=100522) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:11:24.754626 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.volume.api [None req-aafc6e0e-4caa-4b0e-b9b3-79675253269a tempest-AttachVolumeMultiAttachTest-1978803889 tempest-AttachVolumeMultiAttachTest-1978803889-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (92dc0457-c11f-4207-8403-efa95fd046a5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100524) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 27 16:11:24.755587 np0000005924 devstack@c-api.service[100522]: INFO cinder.api.openstack.wsgi [None req-9d1c6698-9562-4ff9-b4d0-c3e6a58b799d tempest-QosSpecsTestJSON-823592916 tempest-QosSpecsTestJSON-823592916-project-admin] GET https://10.4.3.117/volume/v3/qos-specs/1c1f7b84-2d91-41d9-a5f0-b7a4bf8cb672/associate?vol_type_id=bbd448af-be4c-4303-bd2b-ca5e56c9048d Jul 27 16:11:24.755700 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.volume.flows.api.create_volume [None req-aafc6e0e-4caa-4b0e-b9b3-79675253269a tempest-AttachVolumeMultiAttachTest-1978803889 tempest-AttachVolumeMultiAttachTest-1978803889-project-member] Validating volume size '1' using validate_int {{(pid=100524) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 27 16:11:24.755813 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.openstack.wsgi [None req-9d1c6698-9562-4ff9-b4d0-c3e6a58b799d tempest-QosSpecsTestJSON-823592916 tempest-QosSpecsTestJSON-823592916-project-admin] Empty body provided in request {{(pid=100522) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:11:24.755958 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.openstack.wsgi [None req-9d1c6698-9562-4ff9-b4d0-c3e6a58b799d tempest-QosSpecsTestJSON-823592916 tempest-QosSpecsTestJSON-823592916-project-admin] Calling method 'associate' {{(pid=100522) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:11:24.756501 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.contrib.qos_specs_manage [None req-9d1c6698-9562-4ff9-b4d0-c3e6a58b799d tempest-QosSpecsTestJSON-823592916 tempest-QosSpecsTestJSON-823592916-project-admin] Associate qos_spec: 1c1f7b84-2d91-41d9-a5f0-b7a4bf8cb672 with type: bbd448af-be4c-4303-bd2b-ca5e56c9048d {{(pid=100522) associate /opt/stack/cinder/cinder/api/contrib/qos_specs_manage.py:276}} Jul 27 16:11:24.775460 np0000005924 devstack@c-api.service[100524]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:11:24.775460 np0000005924 devstack@c-api.service[100524]: warnings.warn( Jul 27 16:11:24.801092 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.volume.api [None req-aafc6e0e-4caa-4b0e-b9b3-79675253269a tempest-AttachVolumeMultiAttachTest-1978803889 tempest-AttachVolumeMultiAttachTest-1978803889-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (92dc0457-c11f-4207-8403-efa95fd046a5) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-27T16:05:00Z,deleted=False,deleted_at=None,description=None,extra_specs={multiattach=' True'},id=5a08e345-6607-4a90-9e52-260a905c25f2,is_public=True,name='multiattach',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '5a08e345-6607-4a90-9e52-260a905c25f2', 'encryption_key_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=100524) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 27 16:11:24.801215 np0000005924 devstack@c-api.service[100522]: INFO cinder.api.openstack.wsgi [None req-9d1c6698-9562-4ff9-b4d0-c3e6a58b799d tempest-QosSpecsTestJSON-823592916 tempest-QosSpecsTestJSON-823592916-project-admin] https://10.4.3.117/volume/v3/qos-specs/1c1f7b84-2d91-41d9-a5f0-b7a4bf8cb672/associate?vol_type_id=bbd448af-be4c-4303-bd2b-ca5e56c9048d returned with HTTP 202 Jul 27 16:11:24.801783 np0000005924 devstack@c-api.service[100522]: [pid: 100522|app: 0|req: 277/1121] 10.4.3.117 () {66 vars in 1481 bytes} [Mon Jul 27 16:11:24 2026] GET /volume/v3/qos-specs/1c1f7b84-2d91-41d9-a5f0-b7a4bf8cb672/associate?vol_type_id=bbd448af-be4c-4303-bd2b-ca5e56c9048d => generated 0 bytes in 48 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 27 16:11:24.802252 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.volume.api [None req-aafc6e0e-4caa-4b0e-b9b3-79675253269a tempest-AttachVolumeMultiAttachTest-1978803889 tempest-AttachVolumeMultiAttachTest-1978803889-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (9f0267d1-c1f8-434d-89a0-362b58592619) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100524) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 27 16:11:24.810202 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.middleware.request_id [None req-b8ae3637-b26d-4fcd-a6c8-ce58bbbefcb7 None None] RequestId filter calling following filter/app {{(pid=100523) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:11:24.812521 np0000005924 devstack@c-api.service[100523]: INFO cinder.api.openstack.wsgi [None req-b8ae3637-b26d-4fcd-a6c8-ce58bbbefcb7 tempest-QosSpecsTestJSON-823592916 tempest-QosSpecsTestJSON-823592916-project-admin] GET https://10.4.3.117/volume/v3/qos-specs/1c1f7b84-2d91-41d9-a5f0-b7a4bf8cb672/associate?vol_type_id=be113b11-ea21-4594-81e7-816fedc6a757 Jul 27 16:11:24.812741 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.openstack.wsgi [None req-b8ae3637-b26d-4fcd-a6c8-ce58bbbefcb7 tempest-QosSpecsTestJSON-823592916 tempest-QosSpecsTestJSON-823592916-project-admin] Empty body provided in request {{(pid=100523) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:11:24.812932 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.openstack.wsgi [None req-b8ae3637-b26d-4fcd-a6c8-ce58bbbefcb7 tempest-QosSpecsTestJSON-823592916 tempest-QosSpecsTestJSON-823592916-project-admin] Calling method 'associate' {{(pid=100523) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:11:24.813536 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.contrib.qos_specs_manage [None req-b8ae3637-b26d-4fcd-a6c8-ce58bbbefcb7 tempest-QosSpecsTestJSON-823592916 tempest-QosSpecsTestJSON-823592916-project-admin] Associate qos_spec: 1c1f7b84-2d91-41d9-a5f0-b7a4bf8cb672 with type: be113b11-ea21-4594-81e7-816fedc6a757 {{(pid=100523) associate /opt/stack/cinder/cinder/api/contrib/qos_specs_manage.py:276}} Jul 27 16:11:24.839600 np0000005924 devstack@c-api.service[100524]: WARNING cinder.quota [None req-aafc6e0e-4caa-4b0e-b9b3-79675253269a tempest-AttachVolumeMultiAttachTest-1978803889 tempest-AttachVolumeMultiAttachTest-1978803889-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 27 16:11:24.839999 np0000005924 devstack@c-api.service[100524]: WARNING cinder.quota [None req-aafc6e0e-4caa-4b0e-b9b3-79675253269a tempest-AttachVolumeMultiAttachTest-1978803889 tempest-AttachVolumeMultiAttachTest-1978803889-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 27 16:11:24.846579 np0000005924 devstack@c-api.service[100523]: INFO cinder.api.openstack.wsgi [None req-b8ae3637-b26d-4fcd-a6c8-ce58bbbefcb7 tempest-QosSpecsTestJSON-823592916 tempest-QosSpecsTestJSON-823592916-project-admin] https://10.4.3.117/volume/v3/qos-specs/1c1f7b84-2d91-41d9-a5f0-b7a4bf8cb672/associate?vol_type_id=be113b11-ea21-4594-81e7-816fedc6a757 returned with HTTP 202 Jul 27 16:11:24.847014 np0000005924 devstack@c-api.service[100523]: [pid: 100523|app: 0|req: 283/1122] 10.4.3.117 () {66 vars in 1481 bytes} [Mon Jul 27 16:11:24 2026] GET /volume/v3/qos-specs/1c1f7b84-2d91-41d9-a5f0-b7a4bf8cb672/associate?vol_type_id=be113b11-ea21-4594-81e7-816fedc6a757 => generated 0 bytes in 37 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 27 16:11:24.856536 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.middleware.request_id [None req-426c5d28-498d-4f1c-bd61-daf2b5761682 None None] RequestId filter calling following filter/app {{(pid=100521) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:11:24.858967 np0000005924 devstack@c-api.service[100521]: INFO cinder.api.openstack.wsgi [None req-426c5d28-498d-4f1c-bd61-daf2b5761682 tempest-QosSpecsTestJSON-823592916 tempest-QosSpecsTestJSON-823592916-project-admin] GET https://10.4.3.117/volume/v3/qos-specs/1c1f7b84-2d91-41d9-a5f0-b7a4bf8cb672/associate?vol_type_id=e53eb5ab-4f86-4445-82a7-d5e53e645537 Jul 27 16:11:24.859249 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.openstack.wsgi [None req-426c5d28-498d-4f1c-bd61-daf2b5761682 tempest-QosSpecsTestJSON-823592916 tempest-QosSpecsTestJSON-823592916-project-admin] Empty body provided in request {{(pid=100521) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:11:24.859541 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.openstack.wsgi [None req-426c5d28-498d-4f1c-bd61-daf2b5761682 tempest-QosSpecsTestJSON-823592916 tempest-QosSpecsTestJSON-823592916-project-admin] Calling method 'associate' {{(pid=100521) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:11:24.859958 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.quota [None req-aafc6e0e-4caa-4b0e-b9b3-79675253269a tempest-AttachVolumeMultiAttachTest-1978803889 tempest-AttachVolumeMultiAttachTest-1978803889-project-member] Created reservations ['85e56c77-f4df-44e2-b6da-3532f76fb71d', 'fd8ca494-938c-4df4-91ac-8c3a15106e17', '99960e76-e1c9-4d61-987a-0712a9ca6ce5', 'f2621311-b24c-457c-8c8a-ba97c0f083c0'] {{(pid=100524) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 27 16:11:24.860884 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.volume.api [None req-aafc6e0e-4caa-4b0e-b9b3-79675253269a tempest-AttachVolumeMultiAttachTest-1978803889 tempest-AttachVolumeMultiAttachTest-1978803889-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (9f0267d1-c1f8-434d-89a0-362b58592619) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['85e56c77-f4df-44e2-b6da-3532f76fb71d', 'fd8ca494-938c-4df4-91ac-8c3a15106e17', '99960e76-e1c9-4d61-987a-0712a9ca6ce5', 'f2621311-b24c-457c-8c8a-ba97c0f083c0']}' {{(pid=100524) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 27 16:11:24.861632 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.volume.api [None req-aafc6e0e-4caa-4b0e-b9b3-79675253269a tempest-AttachVolumeMultiAttachTest-1978803889 tempest-AttachVolumeMultiAttachTest-1978803889-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (d1d030b8-4476-4bba-a114-a047822645e9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100524) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 27 16:11:24.863012 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.contrib.qos_specs_manage [None req-426c5d28-498d-4f1c-bd61-daf2b5761682 tempest-QosSpecsTestJSON-823592916 tempest-QosSpecsTestJSON-823592916-project-admin] Associate qos_spec: 1c1f7b84-2d91-41d9-a5f0-b7a4bf8cb672 with type: e53eb5ab-4f86-4445-82a7-d5e53e645537 {{(pid=100521) associate /opt/stack/cinder/cinder/api/contrib/qos_specs_manage.py:276}} Jul 27 16:11:24.890502 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.volume.api [None req-aafc6e0e-4caa-4b0e-b9b3-79675253269a tempest-AttachVolumeMultiAttachTest-1978803889 tempest-AttachVolumeMultiAttachTest-1978803889-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (d1d030b8-4476-4bba-a114-a047822645e9) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'b257a182-f05a-453e-a827-c9cfae7de6fb', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-AttachVolumeMultiAttachTest-volume-623729947',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=True,project_id='4ff7cfd7ac6843908eb1f02c2ee8c7f8',qos_specs=None,replication_status=,reservations=['85e56c77-f4df-44e2-b6da-3532f76fb71d','fd8ca494-938c-4df4-91ac-8c3a15106e17','99960e76-e1c9-4d61-987a-0712a9ca6ce5','f2621311-b24c-457c-8c8a-ba97c0f083c0'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='12c06bdbe542476f975b12951e39ef16',volume_type_id=5a08e345-6607-4a90-9e52-260a905c25f2), 'volume': Volume(_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-27T16:11:24Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-AttachVolumeMultiAttachTest-volume-623729947',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=b257a182-f05a-453e-a827-c9cfae7de6fb,launched_at=None,metadata={},migration_status=None,multiattach=True,previous_status=None,project_id='4ff7cfd7ac6843908eb1f02c2ee8c7f8',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='12c06bdbe542476f975b12951e39ef16',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(5a08e345-6607-4a90-9e52-260a905c25f2),volume_type_id=5a08e345-6607-4a90-9e52-260a905c25f2)}' {{(pid=100524) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 27 16:11:24.891233 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.volume.api [None req-aafc6e0e-4caa-4b0e-b9b3-79675253269a tempest-AttachVolumeMultiAttachTest-1978803889 tempest-AttachVolumeMultiAttachTest-1978803889-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (e5cd5d55-9f6f-4979-860c-9156d7905da7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100524) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 27 16:11:24.901232 np0000005924 devstack@c-api.service[100521]: INFO cinder.api.openstack.wsgi [None req-426c5d28-498d-4f1c-bd61-daf2b5761682 tempest-QosSpecsTestJSON-823592916 tempest-QosSpecsTestJSON-823592916-project-admin] https://10.4.3.117/volume/v3/qos-specs/1c1f7b84-2d91-41d9-a5f0-b7a4bf8cb672/associate?vol_type_id=e53eb5ab-4f86-4445-82a7-d5e53e645537 returned with HTTP 202 Jul 27 16:11:24.901855 np0000005924 devstack@c-api.service[100521]: [pid: 100521|app: 0|req: 279/1123] 10.4.3.117 () {66 vars in 1481 bytes} [Mon Jul 27 16:11:24 2026] GET /volume/v3/qos-specs/1c1f7b84-2d91-41d9-a5f0-b7a4bf8cb672/associate?vol_type_id=e53eb5ab-4f86-4445-82a7-d5e53e645537 => generated 0 bytes in 46 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 27 16:11:24.909068 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.middleware.request_id [None req-bd666598-c898-4895-81ec-cbd6d694e754 None None] RequestId filter calling following filter/app {{(pid=100522) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:11:24.913858 np0000005924 devstack@c-api.service[100522]: INFO cinder.api.openstack.wsgi [None req-bd666598-c898-4895-81ec-cbd6d694e754 tempest-QosSpecsTestJSON-823592916 tempest-QosSpecsTestJSON-823592916-project-admin] GET https://10.4.3.117/volume/v3/qos-specs/1c1f7b84-2d91-41d9-a5f0-b7a4bf8cb672/associations Jul 27 16:11:24.914125 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.openstack.wsgi [None req-bd666598-c898-4895-81ec-cbd6d694e754 tempest-QosSpecsTestJSON-823592916 tempest-QosSpecsTestJSON-823592916-project-admin] Empty body provided in request {{(pid=100522) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:11:24.914405 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.openstack.wsgi [None req-bd666598-c898-4895-81ec-cbd6d694e754 tempest-QosSpecsTestJSON-823592916 tempest-QosSpecsTestJSON-823592916-project-admin] Calling method 'associations' {{(pid=100522) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:11:24.914764 np0000005924 devstack@c-api.service[100522]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:11:24.914764 np0000005924 devstack@c-api.service[100522]: warnings.warn( Jul 27 16:11:24.915191 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.contrib.qos_specs_manage [None req-bd666598-c898-4895-81ec-cbd6d694e754 tempest-QosSpecsTestJSON-823592916 tempest-QosSpecsTestJSON-823592916-project-admin] Get associations for qos_spec id: 1c1f7b84-2d91-41d9-a5f0-b7a4bf8cb672 {{(pid=100522) associations /opt/stack/cinder/cinder/api/contrib/qos_specs_manage.py:234}} Jul 27 16:11:24.919091 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.volume.api [None req-aafc6e0e-4caa-4b0e-b9b3-79675253269a tempest-AttachVolumeMultiAttachTest-1978803889 tempest-AttachVolumeMultiAttachTest-1978803889-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (e5cd5d55-9f6f-4979-860c-9156d7905da7) transitioned into state 'SUCCESS' from state '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-623729947',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=True,project_id='4ff7cfd7ac6843908eb1f02c2ee8c7f8',qos_specs=None,replication_status=,reservations=['85e56c77-f4df-44e2-b6da-3532f76fb71d','fd8ca494-938c-4df4-91ac-8c3a15106e17','99960e76-e1c9-4d61-987a-0712a9ca6ce5','f2621311-b24c-457c-8c8a-ba97c0f083c0'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='12c06bdbe542476f975b12951e39ef16',volume_type_id=5a08e345-6607-4a90-9e52-260a905c25f2)}' {{(pid=100524) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 27 16:11:24.919441 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.volume.api [None req-aafc6e0e-4caa-4b0e-b9b3-79675253269a tempest-AttachVolumeMultiAttachTest-1978803889 tempest-AttachVolumeMultiAttachTest-1978803889-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (9980ae8e-90ba-46c2-a62d-eca1553bc70f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100524) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 27 16:11:24.939154 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.volume.api [None req-aafc6e0e-4caa-4b0e-b9b3-79675253269a tempest-AttachVolumeMultiAttachTest-1978803889 tempest-AttachVolumeMultiAttachTest-1978803889-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (9980ae8e-90ba-46c2-a62d-eca1553bc70f) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100524) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 27 16:11:24.940016 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.volume.api [None req-aafc6e0e-4caa-4b0e-b9b3-79675253269a tempest-AttachVolumeMultiAttachTest-1978803889 tempest-AttachVolumeMultiAttachTest-1978803889-project-member] Flow 'volume_create_api' (0b80ec68-2f5c-407f-8e91-68df55172957) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100524) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 27 16:11:24.940358 np0000005924 devstack@c-api.service[100524]: INFO cinder.volume.api [None req-aafc6e0e-4caa-4b0e-b9b3-79675253269a tempest-AttachVolumeMultiAttachTest-1978803889 tempest-AttachVolumeMultiAttachTest-1978803889-project-member] Create volume request issued successfully. Jul 27 16:11:24.941388 np0000005924 devstack@c-api.service[100524]: INFO cinder.api.openstack.wsgi [None req-aafc6e0e-4caa-4b0e-b9b3-79675253269a tempest-AttachVolumeMultiAttachTest-1978803889 tempest-AttachVolumeMultiAttachTest-1978803889-project-member] https://10.4.3.117/volume/v3/volumes returned with HTTP 202 Jul 27 16:11:24.941694 np0000005924 devstack@c-api.service[100522]: INFO cinder.api.openstack.wsgi [None req-bd666598-c898-4895-81ec-cbd6d694e754 tempest-QosSpecsTestJSON-823592916 tempest-QosSpecsTestJSON-823592916-project-admin] https://10.4.3.117/volume/v3/qos-specs/1c1f7b84-2d91-41d9-a5f0-b7a4bf8cb672/associations returned with HTTP 200 Jul 27 16:11:24.941756 np0000005924 devstack@c-api.service[100524]: [pid: 100524|app: 0|req: 285/1124] 10.4.3.117 () {68 vars in 1259 bytes} [Mon Jul 27 16:11:24 2026] POST /volume/v3/volumes => generated 759 bytes in 209 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 27 16:11:24.942197 np0000005924 devstack@c-api.service[100522]: [pid: 100522|app: 0|req: 278/1125] 10.4.3.117 () {66 vars in 1393 bytes} [Mon Jul 27 16:11:24 2026] GET /volume/v3/qos-specs/1c1f7b84-2d91-41d9-a5f0-b7a4bf8cb672/associations => generated 447 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 27 16:11:24.955144 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.middleware.request_id [None req-0f8ec69d-2863-424b-85a7-dc8db8c89038 None None] RequestId filter calling following filter/app {{(pid=100523) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:11:24.957262 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.middleware.request_id [None req-0167f4d4-49d1-48bf-a093-3b93a655fd03 None None] RequestId filter calling following filter/app {{(pid=100521) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:11:24.957415 np0000005924 devstack@c-api.service[100523]: INFO cinder.api.openstack.wsgi [None req-0f8ec69d-2863-424b-85a7-dc8db8c89038 tempest-QosSpecsTestJSON-823592916 tempest-QosSpecsTestJSON-823592916-project-admin] GET https://10.4.3.117/volume/v3/qos-specs/1c1f7b84-2d91-41d9-a5f0-b7a4bf8cb672/disassociate?vol_type_id=bbd448af-be4c-4303-bd2b-ca5e56c9048d Jul 27 16:11:24.957627 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.openstack.wsgi [None req-0f8ec69d-2863-424b-85a7-dc8db8c89038 tempest-QosSpecsTestJSON-823592916 tempest-QosSpecsTestJSON-823592916-project-admin] Empty body provided in request {{(pid=100523) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:11:24.957836 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.openstack.wsgi [None req-0f8ec69d-2863-424b-85a7-dc8db8c89038 tempest-QosSpecsTestJSON-823592916 tempest-QosSpecsTestJSON-823592916-project-admin] Calling method 'disassociate' {{(pid=100523) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:11:24.958097 np0000005924 devstack@c-api.service[100523]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:11:24.958097 np0000005924 devstack@c-api.service[100523]: warnings.warn( Jul 27 16:11:24.958442 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.contrib.qos_specs_manage [None req-0f8ec69d-2863-424b-85a7-dc8db8c89038 tempest-QosSpecsTestJSON-823592916 tempest-QosSpecsTestJSON-823592916-project-admin] Disassociate qos_spec: 1c1f7b84-2d91-41d9-a5f0-b7a4bf8cb672 from type: bbd448af-be4c-4303-bd2b-ca5e56c9048d {{(pid=100523) disassociate /opt/stack/cinder/cinder/api/contrib/qos_specs_manage.py:328}} Jul 27 16:11:24.961083 np0000005924 devstack@c-api.service[100521]: INFO cinder.api.openstack.wsgi [None req-0167f4d4-49d1-48bf-a093-3b93a655fd03 tempest-AttachVolumeMultiAttachTest-1978803889 tempest-AttachVolumeMultiAttachTest-1978803889-project-member] GET https://10.4.3.117/volume/v3/volumes/b257a182-f05a-453e-a827-c9cfae7de6fb Jul 27 16:11:24.961366 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.openstack.wsgi [None req-0167f4d4-49d1-48bf-a093-3b93a655fd03 tempest-AttachVolumeMultiAttachTest-1978803889 tempest-AttachVolumeMultiAttachTest-1978803889-project-member] Empty body provided in request {{(pid=100521) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:11:24.961678 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.openstack.wsgi [None req-0167f4d4-49d1-48bf-a093-3b93a655fd03 tempest-AttachVolumeMultiAttachTest-1978803889 tempest-AttachVolumeMultiAttachTest-1978803889-project-member] Calling method 'show' {{(pid=100521) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:11:24.974016 np0000005924 devstack@c-api.service[100521]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:11:24.974016 np0000005924 devstack@c-api.service[100521]: warnings.warn( Jul 27 16:11:24.979742 np0000005924 devstack@c-api.service[100523]: INFO cinder.api.openstack.wsgi [None req-0f8ec69d-2863-424b-85a7-dc8db8c89038 tempest-QosSpecsTestJSON-823592916 tempest-QosSpecsTestJSON-823592916-project-admin] https://10.4.3.117/volume/v3/qos-specs/1c1f7b84-2d91-41d9-a5f0-b7a4bf8cb672/disassociate?vol_type_id=bbd448af-be4c-4303-bd2b-ca5e56c9048d returned with HTTP 202 Jul 27 16:11:24.980092 np0000005924 devstack@c-api.service[100521]: INFO cinder.volume.api [None req-0167f4d4-49d1-48bf-a093-3b93a655fd03 tempest-AttachVolumeMultiAttachTest-1978803889 tempest-AttachVolumeMultiAttachTest-1978803889-project-member] Volume info retrieved successfully. Jul 27 16:11:24.980164 np0000005924 devstack@c-api.service[100523]: [pid: 100523|app: 0|req: 284/1126] 10.4.3.117 () {66 vars in 1490 bytes} [Mon Jul 27 16:11:24 2026] GET /volume/v3/qos-specs/1c1f7b84-2d91-41d9-a5f0-b7a4bf8cb672/disassociate?vol_type_id=bbd448af-be4c-4303-bd2b-ca5e56c9048d => generated 0 bytes in 25 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 27 16:11:24.986961 np0000005924 devstack@c-api.service[100521]: INFO cinder.api.openstack.wsgi [None req-0167f4d4-49d1-48bf-a093-3b93a655fd03 tempest-AttachVolumeMultiAttachTest-1978803889 tempest-AttachVolumeMultiAttachTest-1978803889-project-member] https://10.4.3.117/volume/v3/volumes/b257a182-f05a-453e-a827-c9cfae7de6fb returned with HTTP 200 Jul 27 16:11:24.987600 np0000005924 devstack@c-api.service[100521]: [pid: 100521|app: 0|req: 280/1127] 10.4.3.117 () {66 vars in 1348 bytes} [Mon Jul 27 16:11:24 2026] GET /volume/v3/volumes/b257a182-f05a-453e-a827-c9cfae7de6fb => generated 827 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 27 16:11:24.990615 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.middleware.request_id [None req-5bb4e983-8393-467c-b46a-fb01fc7f3382 None None] RequestId filter calling following filter/app {{(pid=100524) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:11:24.993791 np0000005924 devstack@c-api.service[100524]: INFO cinder.api.openstack.wsgi [None req-5bb4e983-8393-467c-b46a-fb01fc7f3382 tempest-QosSpecsTestJSON-823592916 tempest-QosSpecsTestJSON-823592916-project-admin] GET https://10.4.3.117/volume/v3/qos-specs/1c1f7b84-2d91-41d9-a5f0-b7a4bf8cb672/associations Jul 27 16:11:24.994059 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.openstack.wsgi [None req-5bb4e983-8393-467c-b46a-fb01fc7f3382 tempest-QosSpecsTestJSON-823592916 tempest-QosSpecsTestJSON-823592916-project-admin] Empty body provided in request {{(pid=100524) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:11:24.994311 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.openstack.wsgi [None req-5bb4e983-8393-467c-b46a-fb01fc7f3382 tempest-QosSpecsTestJSON-823592916 tempest-QosSpecsTestJSON-823592916-project-admin] Calling method 'associations' {{(pid=100524) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:11:24.994665 np0000005924 devstack@c-api.service[100524]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:11:24.994665 np0000005924 devstack@c-api.service[100524]: warnings.warn( Jul 27 16:11:24.995094 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.contrib.qos_specs_manage [None req-5bb4e983-8393-467c-b46a-fb01fc7f3382 tempest-QosSpecsTestJSON-823592916 tempest-QosSpecsTestJSON-823592916-project-admin] Get associations for qos_spec id: 1c1f7b84-2d91-41d9-a5f0-b7a4bf8cb672 {{(pid=100524) associations /opt/stack/cinder/cinder/api/contrib/qos_specs_manage.py:234}} Jul 27 16:11:25.017391 np0000005924 devstack@c-api.service[100524]: INFO cinder.api.openstack.wsgi [None req-5bb4e983-8393-467c-b46a-fb01fc7f3382 tempest-QosSpecsTestJSON-823592916 tempest-QosSpecsTestJSON-823592916-project-admin] https://10.4.3.117/volume/v3/qos-specs/1c1f7b84-2d91-41d9-a5f0-b7a4bf8cb672/associations returned with HTTP 200 Jul 27 16:11:25.017872 np0000005924 devstack@c-api.service[100524]: [pid: 100524|app: 0|req: 286/1128] 10.4.3.117 () {66 vars in 1393 bytes} [Mon Jul 27 16:11:24 2026] GET /volume/v3/qos-specs/1c1f7b84-2d91-41d9-a5f0-b7a4bf8cb672/associations => generated 305 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 27 16:11:25.027924 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.middleware.request_id [None req-cd52622e-db97-4be4-b6e2-1479d973546d None None] RequestId filter calling following filter/app {{(pid=100522) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:11:25.031455 np0000005924 devstack@c-api.service[100522]: INFO cinder.api.openstack.wsgi [None req-cd52622e-db97-4be4-b6e2-1479d973546d tempest-QosSpecsTestJSON-823592916 tempest-QosSpecsTestJSON-823592916-project-admin] GET https://10.4.3.117/volume/v3/qos-specs/1c1f7b84-2d91-41d9-a5f0-b7a4bf8cb672/disassociate_all Jul 27 16:11:25.031455 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.openstack.wsgi [None req-cd52622e-db97-4be4-b6e2-1479d973546d tempest-QosSpecsTestJSON-823592916 tempest-QosSpecsTestJSON-823592916-project-admin] Empty body provided in request {{(pid=100522) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:11:25.031455 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.openstack.wsgi [None req-cd52622e-db97-4be4-b6e2-1479d973546d tempest-QosSpecsTestJSON-823592916 tempest-QosSpecsTestJSON-823592916-project-admin] Calling method 'disassociate_all' {{(pid=100522) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:11:25.031455 np0000005924 devstack@c-api.service[100522]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:11:25.031455 np0000005924 devstack@c-api.service[100522]: warnings.warn( Jul 27 16:11:25.031455 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.contrib.qos_specs_manage [None req-cd52622e-db97-4be4-b6e2-1479d973546d tempest-QosSpecsTestJSON-823592916 tempest-QosSpecsTestJSON-823592916-project-admin] Disassociate qos_spec: 1c1f7b84-2d91-41d9-a5f0-b7a4bf8cb672 from all. {{(pid=100522) disassociate_all /opt/stack/cinder/cinder/api/contrib/qos_specs_manage.py:362}} Jul 27 16:11:25.046507 np0000005924 devstack@c-api.service[100522]: INFO cinder.api.openstack.wsgi [None req-cd52622e-db97-4be4-b6e2-1479d973546d tempest-QosSpecsTestJSON-823592916 tempest-QosSpecsTestJSON-823592916-project-admin] https://10.4.3.117/volume/v3/qos-specs/1c1f7b84-2d91-41d9-a5f0-b7a4bf8cb672/disassociate_all returned with HTTP 202 Jul 27 16:11:25.047031 np0000005924 devstack@c-api.service[100522]: [pid: 100522|app: 0|req: 279/1129] 10.4.3.117 () {66 vars in 1405 bytes} [Mon Jul 27 16:11:25 2026] GET /volume/v3/qos-specs/1c1f7b84-2d91-41d9-a5f0-b7a4bf8cb672/disassociate_all => generated 0 bytes in 20 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 27 16:11:25.055232 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.middleware.request_id [None req-98138999-e002-44a2-b613-9e9931af9588 None None] RequestId filter calling following filter/app {{(pid=100523) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:11:25.058261 np0000005924 devstack@c-api.service[100523]: INFO cinder.api.openstack.wsgi [None req-98138999-e002-44a2-b613-9e9931af9588 tempest-QosSpecsTestJSON-823592916 tempest-QosSpecsTestJSON-823592916-project-admin] GET https://10.4.3.117/volume/v3/qos-specs/1c1f7b84-2d91-41d9-a5f0-b7a4bf8cb672/associations Jul 27 16:11:25.058347 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.openstack.wsgi [None req-98138999-e002-44a2-b613-9e9931af9588 tempest-QosSpecsTestJSON-823592916 tempest-QosSpecsTestJSON-823592916-project-admin] Empty body provided in request {{(pid=100523) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:11:25.058610 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.openstack.wsgi [None req-98138999-e002-44a2-b613-9e9931af9588 tempest-QosSpecsTestJSON-823592916 tempest-QosSpecsTestJSON-823592916-project-admin] Calling method 'associations' {{(pid=100523) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:11:25.059008 np0000005924 devstack@c-api.service[100523]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:11:25.059008 np0000005924 devstack@c-api.service[100523]: warnings.warn( Jul 27 16:11:25.059600 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.contrib.qos_specs_manage [None req-98138999-e002-44a2-b613-9e9931af9588 tempest-QosSpecsTestJSON-823592916 tempest-QosSpecsTestJSON-823592916-project-admin] Get associations for qos_spec id: 1c1f7b84-2d91-41d9-a5f0-b7a4bf8cb672 {{(pid=100523) associations /opt/stack/cinder/cinder/api/contrib/qos_specs_manage.py:234}} Jul 27 16:11:25.078663 np0000005924 devstack@c-api.service[100523]: INFO cinder.api.openstack.wsgi [None req-98138999-e002-44a2-b613-9e9931af9588 tempest-QosSpecsTestJSON-823592916 tempest-QosSpecsTestJSON-823592916-project-admin] https://10.4.3.117/volume/v3/qos-specs/1c1f7b84-2d91-41d9-a5f0-b7a4bf8cb672/associations returned with HTTP 200 Jul 27 16:11:25.079425 np0000005924 devstack@c-api.service[100523]: [pid: 100523|app: 0|req: 285/1130] 10.4.3.117 () {66 vars in 1393 bytes} [Mon Jul 27 16:11:25 2026] GET /volume/v3/qos-specs/1c1f7b84-2d91-41d9-a5f0-b7a4bf8cb672/associations => generated 24 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jul 27 16:11:25.092566 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.middleware.request_id [None req-f9937600-dd9b-40c4-af9d-36d22a935132 None None] RequestId filter calling following filter/app {{(pid=100521) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:11:25.095398 np0000005924 devstack@c-api.service[100521]: INFO cinder.api.openstack.wsgi [None req-f9937600-dd9b-40c4-af9d-36d22a935132 tempest-QosSpecsTestJSON-823592916 tempest-QosSpecsTestJSON-823592916-project-admin] DELETE https://10.4.3.117/volume/v3/types/e53eb5ab-4f86-4445-82a7-d5e53e645537 Jul 27 16:11:25.095398 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.openstack.wsgi [None req-f9937600-dd9b-40c4-af9d-36d22a935132 tempest-QosSpecsTestJSON-823592916 tempest-QosSpecsTestJSON-823592916-project-admin] Empty body provided in request {{(pid=100521) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:11:25.095398 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.openstack.wsgi [None req-f9937600-dd9b-40c4-af9d-36d22a935132 tempest-QosSpecsTestJSON-823592916 tempest-QosSpecsTestJSON-823592916-project-admin] Calling method '_delete' {{(pid=100521) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:11:25.131552 np0000005924 devstack@c-api.service[100521]: INFO cinder.api.openstack.wsgi [None req-f9937600-dd9b-40c4-af9d-36d22a935132 tempest-QosSpecsTestJSON-823592916 tempest-QosSpecsTestJSON-823592916-project-admin] https://10.4.3.117/volume/v3/types/e53eb5ab-4f86-4445-82a7-d5e53e645537 returned with HTTP 202 Jul 27 16:11:25.132150 np0000005924 devstack@c-api.service[100521]: [pid: 100521|app: 0|req: 281/1131] 10.4.3.117 () {66 vars in 1345 bytes} [Mon Jul 27 16:11:25 2026] DELETE /volume/v3/types/e53eb5ab-4f86-4445-82a7-d5e53e645537 => generated 0 bytes in 40 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 27 16:11:25.144916 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.middleware.request_id [None req-043e817a-9b68-4a2b-b0a9-59ae004eff6d None None] RequestId filter calling following filter/app {{(pid=100524) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:11:25.146801 np0000005924 devstack@c-api.service[100524]: INFO cinder.api.openstack.wsgi [None req-043e817a-9b68-4a2b-b0a9-59ae004eff6d tempest-QosSpecsTestJSON-823592916 tempest-QosSpecsTestJSON-823592916-project-admin] GET https://10.4.3.117/volume/v3/types/e53eb5ab-4f86-4445-82a7-d5e53e645537 Jul 27 16:11:25.146935 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.openstack.wsgi [None req-043e817a-9b68-4a2b-b0a9-59ae004eff6d tempest-QosSpecsTestJSON-823592916 tempest-QosSpecsTestJSON-823592916-project-admin] Empty body provided in request {{(pid=100524) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:11:25.147154 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.openstack.wsgi [None req-043e817a-9b68-4a2b-b0a9-59ae004eff6d tempest-QosSpecsTestJSON-823592916 tempest-QosSpecsTestJSON-823592916-project-admin] Calling method 'show' {{(pid=100524) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:11:25.151557 np0000005924 devstack@c-api.service[100524]: INFO cinder.api.openstack.wsgi [None req-043e817a-9b68-4a2b-b0a9-59ae004eff6d tempest-QosSpecsTestJSON-823592916 tempest-QosSpecsTestJSON-823592916-project-admin] https://10.4.3.117/volume/v3/types/e53eb5ab-4f86-4445-82a7-d5e53e645537 returned with HTTP 404 Jul 27 16:11:25.151897 np0000005924 devstack@c-api.service[100524]: [pid: 100524|app: 0|req: 287/1132] 10.4.3.117 () {66 vars in 1342 bytes} [Mon Jul 27 16:11:25 2026] GET /volume/v3/types/e53eb5ab-4f86-4445-82a7-d5e53e645537 => generated 114 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 27 16:11:25.159031 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.middleware.request_id [None req-dc4f521f-995f-48d9-8383-aff887ac5e6d None None] RequestId filter calling following filter/app {{(pid=100522) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:11:25.161663 np0000005924 devstack@c-api.service[100522]: INFO cinder.api.openstack.wsgi [None req-dc4f521f-995f-48d9-8383-aff887ac5e6d tempest-QosSpecsTestJSON-823592916 tempest-QosSpecsTestJSON-823592916-project-admin] DELETE https://10.4.3.117/volume/v3/types/be113b11-ea21-4594-81e7-816fedc6a757 Jul 27 16:11:25.162048 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.openstack.wsgi [None req-dc4f521f-995f-48d9-8383-aff887ac5e6d tempest-QosSpecsTestJSON-823592916 tempest-QosSpecsTestJSON-823592916-project-admin] Empty body provided in request {{(pid=100522) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:11:25.162702 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.openstack.wsgi [None req-dc4f521f-995f-48d9-8383-aff887ac5e6d tempest-QosSpecsTestJSON-823592916 tempest-QosSpecsTestJSON-823592916-project-admin] Calling method '_delete' {{(pid=100522) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:11:25.163203 np0000005924 devstack@c-api.service[100522]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:11:25.163203 np0000005924 devstack@c-api.service[100522]: warnings.warn( Jul 27 16:11:25.196811 np0000005924 devstack@c-api.service[100522]: INFO cinder.api.openstack.wsgi [None req-dc4f521f-995f-48d9-8383-aff887ac5e6d tempest-QosSpecsTestJSON-823592916 tempest-QosSpecsTestJSON-823592916-project-admin] https://10.4.3.117/volume/v3/types/be113b11-ea21-4594-81e7-816fedc6a757 returned with HTTP 202 Jul 27 16:11:25.197558 np0000005924 devstack@c-api.service[100522]: [pid: 100522|app: 0|req: 280/1133] 10.4.3.117 () {66 vars in 1345 bytes} [Mon Jul 27 16:11:25 2026] DELETE /volume/v3/types/be113b11-ea21-4594-81e7-816fedc6a757 => generated 0 bytes in 39 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 27 16:11:25.204833 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.middleware.request_id [None req-46126f3a-4538-4307-a837-a732cc438eae None None] RequestId filter calling following filter/app {{(pid=100523) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:11:25.206952 np0000005924 devstack@c-api.service[100523]: INFO cinder.api.openstack.wsgi [None req-46126f3a-4538-4307-a837-a732cc438eae tempest-QosSpecsTestJSON-823592916 tempest-QosSpecsTestJSON-823592916-project-admin] GET https://10.4.3.117/volume/v3/types/be113b11-ea21-4594-81e7-816fedc6a757 Jul 27 16:11:25.207074 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.openstack.wsgi [None req-46126f3a-4538-4307-a837-a732cc438eae tempest-QosSpecsTestJSON-823592916 tempest-QosSpecsTestJSON-823592916-project-admin] Empty body provided in request {{(pid=100523) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:11:25.208279 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.openstack.wsgi [None req-46126f3a-4538-4307-a837-a732cc438eae tempest-QosSpecsTestJSON-823592916 tempest-QosSpecsTestJSON-823592916-project-admin] Calling method 'show' {{(pid=100523) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:11:25.211078 np0000005924 devstack@c-api.service[100523]: INFO cinder.api.openstack.wsgi [None req-46126f3a-4538-4307-a837-a732cc438eae tempest-QosSpecsTestJSON-823592916 tempest-QosSpecsTestJSON-823592916-project-admin] https://10.4.3.117/volume/v3/types/be113b11-ea21-4594-81e7-816fedc6a757 returned with HTTP 404 Jul 27 16:11:25.211612 np0000005924 devstack@c-api.service[100523]: [pid: 100523|app: 0|req: 286/1134] 10.4.3.117 () {66 vars in 1342 bytes} [Mon Jul 27 16:11:25 2026] GET /volume/v3/types/be113b11-ea21-4594-81e7-816fedc6a757 => generated 114 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 27 16:11:25.223683 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.middleware.request_id [None req-8eb298cd-8bf4-4b22-b863-b1c76fdc4a60 None None] RequestId filter calling following filter/app {{(pid=100521) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:11:25.225901 np0000005924 devstack@c-api.service[100521]: INFO cinder.api.openstack.wsgi [None req-8eb298cd-8bf4-4b22-b863-b1c76fdc4a60 tempest-QosSpecsTestJSON-823592916 tempest-QosSpecsTestJSON-823592916-project-admin] DELETE https://10.4.3.117/volume/v3/types/bbd448af-be4c-4303-bd2b-ca5e56c9048d Jul 27 16:11:25.226121 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.openstack.wsgi [None req-8eb298cd-8bf4-4b22-b863-b1c76fdc4a60 tempest-QosSpecsTestJSON-823592916 tempest-QosSpecsTestJSON-823592916-project-admin] Empty body provided in request {{(pid=100521) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:11:25.226369 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.openstack.wsgi [None req-8eb298cd-8bf4-4b22-b863-b1c76fdc4a60 tempest-QosSpecsTestJSON-823592916 tempest-QosSpecsTestJSON-823592916-project-admin] Calling method '_delete' {{(pid=100521) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:11:25.275267 np0000005924 devstack@c-api.service[100521]: INFO cinder.api.openstack.wsgi [None req-8eb298cd-8bf4-4b22-b863-b1c76fdc4a60 tempest-QosSpecsTestJSON-823592916 tempest-QosSpecsTestJSON-823592916-project-admin] https://10.4.3.117/volume/v3/types/bbd448af-be4c-4303-bd2b-ca5e56c9048d returned with HTTP 202 Jul 27 16:11:25.275734 np0000005924 devstack@c-api.service[100521]: [pid: 100521|app: 0|req: 282/1135] 10.4.3.117 () {66 vars in 1345 bytes} [Mon Jul 27 16:11:25 2026] DELETE /volume/v3/types/bbd448af-be4c-4303-bd2b-ca5e56c9048d => generated 0 bytes in 53 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 27 16:11:25.286175 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.middleware.request_id [None req-af45b365-f0ef-4ff5-b0a2-50305662e863 None None] RequestId filter calling following filter/app {{(pid=100524) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:11:25.288588 np0000005924 devstack@c-api.service[100524]: INFO cinder.api.openstack.wsgi [None req-af45b365-f0ef-4ff5-b0a2-50305662e863 tempest-QosSpecsTestJSON-823592916 tempest-QosSpecsTestJSON-823592916-project-admin] GET https://10.4.3.117/volume/v3/types/bbd448af-be4c-4303-bd2b-ca5e56c9048d Jul 27 16:11:25.288844 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.openstack.wsgi [None req-af45b365-f0ef-4ff5-b0a2-50305662e863 tempest-QosSpecsTestJSON-823592916 tempest-QosSpecsTestJSON-823592916-project-admin] Empty body provided in request {{(pid=100524) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:11:25.289238 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.openstack.wsgi [None req-af45b365-f0ef-4ff5-b0a2-50305662e863 tempest-QosSpecsTestJSON-823592916 tempest-QosSpecsTestJSON-823592916-project-admin] Calling method 'show' {{(pid=100524) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:11:25.293746 np0000005924 devstack@c-api.service[100524]: INFO cinder.api.openstack.wsgi [None req-af45b365-f0ef-4ff5-b0a2-50305662e863 tempest-QosSpecsTestJSON-823592916 tempest-QosSpecsTestJSON-823592916-project-admin] https://10.4.3.117/volume/v3/types/bbd448af-be4c-4303-bd2b-ca5e56c9048d returned with HTTP 404 Jul 27 16:11:25.294469 np0000005924 devstack@c-api.service[100524]: [pid: 100524|app: 0|req: 288/1136] 10.4.3.117 () {66 vars in 1342 bytes} [Mon Jul 27 16:11:25 2026] GET /volume/v3/types/bbd448af-be4c-4303-bd2b-ca5e56c9048d => generated 114 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 27 16:11:25.304600 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.middleware.request_id [None req-64f6133a-879c-4ca5-a9e0-0c64e076f26a None None] RequestId filter calling following filter/app {{(pid=100522) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:11:25.306958 np0000005924 devstack@c-api.service[100522]: INFO cinder.api.openstack.wsgi [None req-64f6133a-879c-4ca5-a9e0-0c64e076f26a tempest-QosSpecsTestJSON-823592916 tempest-QosSpecsTestJSON-823592916-project-admin] POST https://10.4.3.117/volume/v3/qos-specs Jul 27 16:11:25.307298 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.openstack.wsgi [None req-64f6133a-879c-4ca5-a9e0-0c64e076f26a tempest-QosSpecsTestJSON-823592916 tempest-QosSpecsTestJSON-823592916-project-admin] Action: 'create', calling method: create, body: {"qos_specs": {"name": "tempest-QosSpecsTestJSON-qos-1768822795", "consumer": "back-end"}} {{(pid=100522) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 27 16:11:25.309935 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.volume.qos_specs [None req-64f6133a-879c-4ca5-a9e0-0c64e076f26a tempest-QosSpecsTestJSON-823592916 tempest-QosSpecsTestJSON-823592916-project-admin] Dict for qos_specs: {'name': 'tempest-QosSpecsTestJSON-qos-1768822795', 'consumer': 'back-end', 'specs': {}} {{(pid=100522) create /opt/stack/cinder/cinder/volume/qos_specs.py:64}} Jul 27 16:11:25.316169 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.db.api [None req-64f6133a-879c-4ca5-a9e0-0c64e076f26a tempest-QosSpecsTestJSON-823592916 tempest-QosSpecsTestJSON-823592916-project-admin] DB qos_specs_create(): root {'id': '49709a24-c60a-4231-96cb-3885cc02e633', 'key': 'QoS_Specs_Name', 'value': 'tempest-QosSpecsTestJSON-qos-1768822795'} {{(pid=100522) qos_specs_create /opt/stack/cinder/cinder/db/api.py:5654}} Jul 27 16:11:25.334340 np0000005924 devstack@c-api.service[100522]: INFO cinder.api.openstack.wsgi [None req-64f6133a-879c-4ca5-a9e0-0c64e076f26a tempest-QosSpecsTestJSON-823592916 tempest-QosSpecsTestJSON-823592916-project-admin] https://10.4.3.117/volume/v3/qos-specs returned with HTTP 200 Jul 27 16:11:25.335283 np0000005924 devstack@c-api.service[100522]: [pid: 100522|app: 0|req: 281/1137] 10.4.3.117 () {68 vars in 1264 bytes} [Mon Jul 27 16:11:25 2026] POST /volume/v3/qos-specs => generated 369 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 27 16:11:25.344228 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.middleware.request_id [None req-4ea65a24-615d-41ff-a42c-ea2859d0ecc7 None None] RequestId filter calling following filter/app {{(pid=100523) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:11:25.346113 np0000005924 devstack@c-api.service[100523]: INFO cinder.api.openstack.wsgi [None req-4ea65a24-615d-41ff-a42c-ea2859d0ecc7 tempest-QosSpecsTestJSON-823592916 tempest-QosSpecsTestJSON-823592916-project-admin] DELETE https://10.4.3.117/volume/v3/qos-specs/49709a24-c60a-4231-96cb-3885cc02e633?force=False Jul 27 16:11:25.346315 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.openstack.wsgi [None req-4ea65a24-615d-41ff-a42c-ea2859d0ecc7 tempest-QosSpecsTestJSON-823592916 tempest-QosSpecsTestJSON-823592916-project-admin] Empty body provided in request {{(pid=100523) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:11:25.346530 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.openstack.wsgi [None req-4ea65a24-615d-41ff-a42c-ea2859d0ecc7 tempest-QosSpecsTestJSON-823592916 tempest-QosSpecsTestJSON-823592916-project-admin] Calling method 'delete' {{(pid=100523) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:11:25.346800 np0000005924 devstack@c-api.service[100523]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:11:25.346800 np0000005924 devstack@c-api.service[100523]: warnings.warn( Jul 27 16:11:25.347288 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.contrib.qos_specs_manage [None req-4ea65a24-615d-41ff-a42c-ea2859d0ecc7 tempest-QosSpecsTestJSON-823592916 tempest-QosSpecsTestJSON-823592916-project-admin] Delete qos_spec: 49709a24-c60a-4231-96cb-3885cc02e633, force: False {{(pid=100523) delete /opt/stack/cinder/cinder/api/contrib/qos_specs_manage.py:169}} Jul 27 16:11:25.396154 np0000005924 devstack@c-api.service[100523]: INFO cinder.api.openstack.wsgi [None req-4ea65a24-615d-41ff-a42c-ea2859d0ecc7 tempest-QosSpecsTestJSON-823592916 tempest-QosSpecsTestJSON-823592916-project-admin] https://10.4.3.117/volume/v3/qos-specs/49709a24-c60a-4231-96cb-3885cc02e633?force=False returned with HTTP 202 Jul 27 16:11:25.396698 np0000005924 devstack@c-api.service[100523]: [pid: 100523|app: 0|req: 287/1138] 10.4.3.117 () {66 vars in 1380 bytes} [Mon Jul 27 16:11:25 2026] DELETE /volume/v3/qos-specs/49709a24-c60a-4231-96cb-3885cc02e633?force=False => generated 0 bytes in 53 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 27 16:11:25.403830 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.middleware.request_id [None req-2368f78c-166d-4d97-ba92-87095cf9ffea None None] RequestId filter calling following filter/app {{(pid=100521) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:11:25.408479 np0000005924 devstack@c-api.service[100521]: INFO cinder.api.openstack.wsgi [None req-2368f78c-166d-4d97-ba92-87095cf9ffea tempest-QosSpecsTestJSON-823592916 tempest-QosSpecsTestJSON-823592916-project-admin] GET https://10.4.3.117/volume/v3/qos-specs/49709a24-c60a-4231-96cb-3885cc02e633 Jul 27 16:11:25.408479 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.openstack.wsgi [None req-2368f78c-166d-4d97-ba92-87095cf9ffea tempest-QosSpecsTestJSON-823592916 tempest-QosSpecsTestJSON-823592916-project-admin] Empty body provided in request {{(pid=100521) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:11:25.408479 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.openstack.wsgi [None req-2368f78c-166d-4d97-ba92-87095cf9ffea tempest-QosSpecsTestJSON-823592916 tempest-QosSpecsTestJSON-823592916-project-admin] Calling method 'show' {{(pid=100521) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:11:25.416294 np0000005924 devstack@c-api.service[100521]: INFO cinder.api.openstack.wsgi [None req-2368f78c-166d-4d97-ba92-87095cf9ffea tempest-QosSpecsTestJSON-823592916 tempest-QosSpecsTestJSON-823592916-project-admin] https://10.4.3.117/volume/v3/qos-specs/49709a24-c60a-4231-96cb-3885cc02e633 returned with HTTP 404 Jul 27 16:11:25.416294 np0000005924 devstack@c-api.service[100521]: [pid: 100521|app: 0|req: 283/1139] 10.4.3.117 () {66 vars in 1354 bytes} [Mon Jul 27 16:11:25 2026] GET /volume/v3/qos-specs/49709a24-c60a-4231-96cb-3885cc02e633 => generated 100 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 27 16:11:25.423526 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.middleware.request_id [None req-3286a841-445b-423d-83c1-4bb311934a6d None None] RequestId filter calling following filter/app {{(pid=100524) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:11:25.429432 np0000005924 devstack@c-api.service[100524]: INFO cinder.api.openstack.wsgi [None req-3286a841-445b-423d-83c1-4bb311934a6d tempest-QosSpecsTestJSON-823592916 tempest-QosSpecsTestJSON-823592916-project-admin] GET https://10.4.3.117/volume/v3/qos-specs Jul 27 16:11:25.429908 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.openstack.wsgi [None req-3286a841-445b-423d-83c1-4bb311934a6d tempest-QosSpecsTestJSON-823592916 tempest-QosSpecsTestJSON-823592916-project-admin] Empty body provided in request {{(pid=100524) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:11:25.430248 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.openstack.wsgi [None req-3286a841-445b-423d-83c1-4bb311934a6d tempest-QosSpecsTestJSON-823592916 tempest-QosSpecsTestJSON-823592916-project-admin] Calling method 'index' {{(pid=100524) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:11:25.430645 np0000005924 devstack@c-api.service[100524]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:11:25.430645 np0000005924 devstack@c-api.service[100524]: warnings.warn( Jul 27 16:11:25.441278 np0000005924 devstack@c-api.service[100524]: INFO cinder.api.openstack.wsgi [None req-3286a841-445b-423d-83c1-4bb311934a6d tempest-QosSpecsTestJSON-823592916 tempest-QosSpecsTestJSON-823592916-project-admin] https://10.4.3.117/volume/v3/qos-specs returned with HTTP 200 Jul 27 16:11:25.441704 np0000005924 devstack@c-api.service[100524]: [pid: 100524|app: 0|req: 289/1140] 10.4.3.117 () {66 vars in 1243 bytes} [Mon Jul 27 16:11:25 2026] GET /volume/v3/qos-specs => generated 174 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 27 16:11:25.450965 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.middleware.request_id [None req-f6c8ea32-49ca-40c2-9553-561b74e0cc93 None None] RequestId filter calling following filter/app {{(pid=100522) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:11:25.453156 np0000005924 devstack@c-api.service[100522]: INFO cinder.api.openstack.wsgi [None req-f6c8ea32-49ca-40c2-9553-561b74e0cc93 tempest-QosSpecsTestJSON-823592916 tempest-QosSpecsTestJSON-823592916-project-admin] DELETE https://10.4.3.117/volume/v3/qos-specs/49709a24-c60a-4231-96cb-3885cc02e633?force=False Jul 27 16:11:25.453557 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.openstack.wsgi [None req-f6c8ea32-49ca-40c2-9553-561b74e0cc93 tempest-QosSpecsTestJSON-823592916 tempest-QosSpecsTestJSON-823592916-project-admin] Empty body provided in request {{(pid=100522) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:11:25.453810 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.openstack.wsgi [None req-f6c8ea32-49ca-40c2-9553-561b74e0cc93 tempest-QosSpecsTestJSON-823592916 tempest-QosSpecsTestJSON-823592916-project-admin] Calling method 'delete' {{(pid=100522) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:11:25.454182 np0000005924 devstack@c-api.service[100522]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:11:25.454182 np0000005924 devstack@c-api.service[100522]: warnings.warn( Jul 27 16:11:25.454902 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.contrib.qos_specs_manage [None req-f6c8ea32-49ca-40c2-9553-561b74e0cc93 tempest-QosSpecsTestJSON-823592916 tempest-QosSpecsTestJSON-823592916-project-admin] Delete qos_spec: 49709a24-c60a-4231-96cb-3885cc02e633, force: False {{(pid=100522) delete /opt/stack/cinder/cinder/api/contrib/qos_specs_manage.py:169}} Jul 27 16:11:25.460117 np0000005924 devstack@c-api.service[100522]: INFO cinder.api.openstack.wsgi [None req-f6c8ea32-49ca-40c2-9553-561b74e0cc93 tempest-QosSpecsTestJSON-823592916 tempest-QosSpecsTestJSON-823592916-project-admin] https://10.4.3.117/volume/v3/qos-specs/49709a24-c60a-4231-96cb-3885cc02e633?force=False returned with HTTP 404 Jul 27 16:11:25.460700 np0000005924 devstack@c-api.service[100522]: [pid: 100522|app: 0|req: 282/1141] 10.4.3.117 () {66 vars in 1380 bytes} [Mon Jul 27 16:11:25 2026] DELETE /volume/v3/qos-specs/49709a24-c60a-4231-96cb-3885cc02e633?force=False => generated 100 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 27 16:11:25.470538 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.middleware.request_id [None req-ae15f387-fad4-454c-b235-6e0c555000fa None None] RequestId filter calling following filter/app {{(pid=100523) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:11:25.472847 np0000005924 devstack@c-api.service[100523]: INFO cinder.api.openstack.wsgi [None req-ae15f387-fad4-454c-b235-6e0c555000fa tempest-QosSpecsTestJSON-823592916 tempest-QosSpecsTestJSON-823592916-project-admin] GET https://10.4.3.117/volume/v3/qos-specs/49709a24-c60a-4231-96cb-3885cc02e633 Jul 27 16:11:25.473081 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.openstack.wsgi [None req-ae15f387-fad4-454c-b235-6e0c555000fa tempest-QosSpecsTestJSON-823592916 tempest-QosSpecsTestJSON-823592916-project-admin] Empty body provided in request {{(pid=100523) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:11:25.473321 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.openstack.wsgi [None req-ae15f387-fad4-454c-b235-6e0c555000fa tempest-QosSpecsTestJSON-823592916 tempest-QosSpecsTestJSON-823592916-project-admin] Calling method 'show' {{(pid=100523) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:11:25.473675 np0000005924 devstack@c-api.service[100523]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:11:25.473675 np0000005924 devstack@c-api.service[100523]: warnings.warn( Jul 27 16:11:25.478036 np0000005924 devstack@c-api.service[100523]: INFO cinder.api.openstack.wsgi [None req-ae15f387-fad4-454c-b235-6e0c555000fa tempest-QosSpecsTestJSON-823592916 tempest-QosSpecsTestJSON-823592916-project-admin] https://10.4.3.117/volume/v3/qos-specs/49709a24-c60a-4231-96cb-3885cc02e633 returned with HTTP 404 Jul 27 16:11:25.478704 np0000005924 devstack@c-api.service[100523]: [pid: 100523|app: 0|req: 288/1142] 10.4.3.117 () {66 vars in 1354 bytes} [Mon Jul 27 16:11:25 2026] GET /volume/v3/qos-specs/49709a24-c60a-4231-96cb-3885cc02e633 => generated 100 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 27 16:11:25.491704 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.middleware.request_id [None req-f0d61414-fa2a-4c20-91ec-fdcf1d645165 None None] RequestId filter calling following filter/app {{(pid=100521) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:11:25.493254 np0000005924 devstack@c-api.service[100521]: INFO cinder.api.openstack.wsgi [None req-f0d61414-fa2a-4c20-91ec-fdcf1d645165 tempest-QosSpecsTestJSON-823592916 tempest-QosSpecsTestJSON-823592916-project-admin] POST https://10.4.3.117/volume/v3/qos-specs Jul 27 16:11:25.493848 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.openstack.wsgi [None req-f0d61414-fa2a-4c20-91ec-fdcf1d645165 tempest-QosSpecsTestJSON-823592916 tempest-QosSpecsTestJSON-823592916-project-admin] Action: 'create', calling method: create, body: {"qos_specs": {"name": "tempest-QosSpecsTestJSON-qos-1394099423", "consumer": "both"}} {{(pid=100521) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 27 16:11:25.495907 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.volume.qos_specs [None req-f0d61414-fa2a-4c20-91ec-fdcf1d645165 tempest-QosSpecsTestJSON-823592916 tempest-QosSpecsTestJSON-823592916-project-admin] Dict for qos_specs: {'name': 'tempest-QosSpecsTestJSON-qos-1394099423', 'consumer': 'both', 'specs': {}} {{(pid=100521) create /opt/stack/cinder/cinder/volume/qos_specs.py:64}} Jul 27 16:11:25.502389 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.db.api [None req-f0d61414-fa2a-4c20-91ec-fdcf1d645165 tempest-QosSpecsTestJSON-823592916 tempest-QosSpecsTestJSON-823592916-project-admin] DB qos_specs_create(): root {'id': 'ab33e75b-5ec2-4acd-add5-97817573a883', 'key': 'QoS_Specs_Name', 'value': 'tempest-QosSpecsTestJSON-qos-1394099423'} {{(pid=100521) qos_specs_create /opt/stack/cinder/cinder/db/api.py:5654}} Jul 27 16:11:25.523749 np0000005924 devstack@c-api.service[100521]: INFO cinder.api.openstack.wsgi [None req-f0d61414-fa2a-4c20-91ec-fdcf1d645165 tempest-QosSpecsTestJSON-823592916 tempest-QosSpecsTestJSON-823592916-project-admin] https://10.4.3.117/volume/v3/qos-specs returned with HTTP 200 Jul 27 16:11:25.524477 np0000005924 devstack@c-api.service[100521]: [pid: 100521|app: 0|req: 284/1143] 10.4.3.117 () {68 vars in 1264 bytes} [Mon Jul 27 16:11:25 2026] POST /volume/v3/qos-specs => generated 365 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 27 16:11:25.535522 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.middleware.request_id [None req-8dc956bb-80d9-41a3-85bd-7e32a4bb02dd None None] RequestId filter calling following filter/app {{(pid=100524) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:11:25.538667 np0000005924 devstack@c-api.service[100524]: INFO cinder.api.openstack.wsgi [None req-8dc956bb-80d9-41a3-85bd-7e32a4bb02dd tempest-QosSpecsTestJSON-823592916 tempest-QosSpecsTestJSON-823592916-project-admin] DELETE https://10.4.3.117/volume/v3/qos-specs/ab33e75b-5ec2-4acd-add5-97817573a883?force=False Jul 27 16:11:25.538989 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.openstack.wsgi [None req-8dc956bb-80d9-41a3-85bd-7e32a4bb02dd tempest-QosSpecsTestJSON-823592916 tempest-QosSpecsTestJSON-823592916-project-admin] Empty body provided in request {{(pid=100524) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:11:25.539280 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.openstack.wsgi [None req-8dc956bb-80d9-41a3-85bd-7e32a4bb02dd tempest-QosSpecsTestJSON-823592916 tempest-QosSpecsTestJSON-823592916-project-admin] Calling method 'delete' {{(pid=100524) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:11:25.539870 np0000005924 devstack@c-api.service[100524]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:11:25.539870 np0000005924 devstack@c-api.service[100524]: warnings.warn( Jul 27 16:11:25.540610 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.contrib.qos_specs_manage [None req-8dc956bb-80d9-41a3-85bd-7e32a4bb02dd tempest-QosSpecsTestJSON-823592916 tempest-QosSpecsTestJSON-823592916-project-admin] Delete qos_spec: ab33e75b-5ec2-4acd-add5-97817573a883, force: False {{(pid=100524) delete /opt/stack/cinder/cinder/api/contrib/qos_specs_manage.py:169}} Jul 27 16:11:25.607110 np0000005924 devstack@c-api.service[100524]: INFO cinder.api.openstack.wsgi [None req-8dc956bb-80d9-41a3-85bd-7e32a4bb02dd tempest-QosSpecsTestJSON-823592916 tempest-QosSpecsTestJSON-823592916-project-admin] https://10.4.3.117/volume/v3/qos-specs/ab33e75b-5ec2-4acd-add5-97817573a883?force=False returned with HTTP 202 Jul 27 16:11:25.607702 np0000005924 devstack@c-api.service[100524]: [pid: 100524|app: 0|req: 290/1144] 10.4.3.117 () {66 vars in 1380 bytes} [Mon Jul 27 16:11:25 2026] DELETE /volume/v3/qos-specs/ab33e75b-5ec2-4acd-add5-97817573a883?force=False => generated 0 bytes in 73 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 27 16:11:25.615500 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.middleware.request_id [None req-cde3ae27-89cc-4ef2-9dd4-e1245e49f993 None None] RequestId filter calling following filter/app {{(pid=100522) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:11:25.617794 np0000005924 devstack@c-api.service[100522]: INFO cinder.api.openstack.wsgi [None req-cde3ae27-89cc-4ef2-9dd4-e1245e49f993 tempest-QosSpecsTestJSON-823592916 tempest-QosSpecsTestJSON-823592916-project-admin] GET https://10.4.3.117/volume/v3/qos-specs/ab33e75b-5ec2-4acd-add5-97817573a883 Jul 27 16:11:25.618155 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.openstack.wsgi [None req-cde3ae27-89cc-4ef2-9dd4-e1245e49f993 tempest-QosSpecsTestJSON-823592916 tempest-QosSpecsTestJSON-823592916-project-admin] Empty body provided in request {{(pid=100522) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:11:25.618333 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.openstack.wsgi [None req-cde3ae27-89cc-4ef2-9dd4-e1245e49f993 tempest-QosSpecsTestJSON-823592916 tempest-QosSpecsTestJSON-823592916-project-admin] Calling method 'show' {{(pid=100522) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:11:25.622812 np0000005924 devstack@c-api.service[100522]: INFO cinder.api.openstack.wsgi [None req-cde3ae27-89cc-4ef2-9dd4-e1245e49f993 tempest-QosSpecsTestJSON-823592916 tempest-QosSpecsTestJSON-823592916-project-admin] https://10.4.3.117/volume/v3/qos-specs/ab33e75b-5ec2-4acd-add5-97817573a883 returned with HTTP 404 Jul 27 16:11:25.623384 np0000005924 devstack@c-api.service[100522]: [pid: 100522|app: 0|req: 283/1145] 10.4.3.117 () {66 vars in 1354 bytes} [Mon Jul 27 16:11:25 2026] GET /volume/v3/qos-specs/ab33e75b-5ec2-4acd-add5-97817573a883 => generated 100 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 27 16:11:25.631196 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.middleware.request_id [None req-38a8df76-a00d-4150-8c8e-ecb9e31d06ae None None] RequestId filter calling following filter/app {{(pid=100523) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:11:25.632878 np0000005924 devstack@c-api.service[100523]: INFO cinder.api.openstack.wsgi [None req-38a8df76-a00d-4150-8c8e-ecb9e31d06ae tempest-QosSpecsTestJSON-823592916 tempest-QosSpecsTestJSON-823592916-project-admin] GET https://10.4.3.117/volume/v3/qos-specs Jul 27 16:11:25.633047 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.openstack.wsgi [None req-38a8df76-a00d-4150-8c8e-ecb9e31d06ae tempest-QosSpecsTestJSON-823592916 tempest-QosSpecsTestJSON-823592916-project-admin] Empty body provided in request {{(pid=100523) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:11:25.633210 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.openstack.wsgi [None req-38a8df76-a00d-4150-8c8e-ecb9e31d06ae tempest-QosSpecsTestJSON-823592916 tempest-QosSpecsTestJSON-823592916-project-admin] Calling method 'index' {{(pid=100523) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:11:25.643067 np0000005924 devstack@c-api.service[100523]: INFO cinder.api.openstack.wsgi [None req-38a8df76-a00d-4150-8c8e-ecb9e31d06ae tempest-QosSpecsTestJSON-823592916 tempest-QosSpecsTestJSON-823592916-project-admin] https://10.4.3.117/volume/v3/qos-specs returned with HTTP 200 Jul 27 16:11:25.643726 np0000005924 devstack@c-api.service[100523]: [pid: 100523|app: 0|req: 289/1146] 10.4.3.117 () {66 vars in 1243 bytes} [Mon Jul 27 16:11:25 2026] GET /volume/v3/qos-specs => generated 174 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 27 16:11:25.656605 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.middleware.request_id [None req-126b0411-20cb-43e8-8a1c-d799437a0329 None None] RequestId filter calling following filter/app {{(pid=100521) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:11:25.659142 np0000005924 devstack@c-api.service[100521]: INFO cinder.api.openstack.wsgi [None req-126b0411-20cb-43e8-8a1c-d799437a0329 tempest-QosSpecsTestJSON-823592916 tempest-QosSpecsTestJSON-823592916-project-admin] DELETE https://10.4.3.117/volume/v3/qos-specs/ab33e75b-5ec2-4acd-add5-97817573a883?force=False Jul 27 16:11:25.660638 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.openstack.wsgi [None req-126b0411-20cb-43e8-8a1c-d799437a0329 tempest-QosSpecsTestJSON-823592916 tempest-QosSpecsTestJSON-823592916-project-admin] Empty body provided in request {{(pid=100521) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:11:25.660638 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.openstack.wsgi [None req-126b0411-20cb-43e8-8a1c-d799437a0329 tempest-QosSpecsTestJSON-823592916 tempest-QosSpecsTestJSON-823592916-project-admin] Calling method 'delete' {{(pid=100521) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:11:25.660638 np0000005924 devstack@c-api.service[100521]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:11:25.660638 np0000005924 devstack@c-api.service[100521]: warnings.warn( Jul 27 16:11:25.660821 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.middleware.request_id [None req-f12c0bed-36a9-4fd0-8458-43f3ca00ab57 None None] RequestId filter calling following filter/app {{(pid=100524) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:11:25.660951 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.contrib.qos_specs_manage [None req-126b0411-20cb-43e8-8a1c-d799437a0329 tempest-QosSpecsTestJSON-823592916 tempest-QosSpecsTestJSON-823592916-project-admin] Delete qos_spec: ab33e75b-5ec2-4acd-add5-97817573a883, force: False {{(pid=100521) delete /opt/stack/cinder/cinder/api/contrib/qos_specs_manage.py:169}} Jul 27 16:11:25.662063 np0000005924 devstack@c-api.service[100524]: INFO cinder.api.openstack.wsgi [None req-f12c0bed-36a9-4fd0-8458-43f3ca00ab57 tempest-ServerStableDeviceRescueTest-96206215 tempest-ServerStableDeviceRescueTest-96206215-project-member] DELETE https://10.4.3.117/volume/v3/volumes/306e397d-1fc9-4947-8f19-18f4783641be Jul 27 16:11:25.662272 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.openstack.wsgi [None req-f12c0bed-36a9-4fd0-8458-43f3ca00ab57 tempest-ServerStableDeviceRescueTest-96206215 tempest-ServerStableDeviceRescueTest-96206215-project-member] Empty body provided in request {{(pid=100524) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:11:25.662491 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.openstack.wsgi [None req-f12c0bed-36a9-4fd0-8458-43f3ca00ab57 tempest-ServerStableDeviceRescueTest-96206215 tempest-ServerStableDeviceRescueTest-96206215-project-member] Calling method 'delete' {{(pid=100524) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:11:25.662678 np0000005924 devstack@c-api.service[100524]: INFO cinder.api.v3.volumes [None req-f12c0bed-36a9-4fd0-8458-43f3ca00ab57 tempest-ServerStableDeviceRescueTest-96206215 tempest-ServerStableDeviceRescueTest-96206215-project-member] Delete volume with id: 306e397d-1fc9-4947-8f19-18f4783641be Jul 27 16:11:25.666361 np0000005924 devstack@c-api.service[100521]: INFO cinder.api.openstack.wsgi [None req-126b0411-20cb-43e8-8a1c-d799437a0329 tempest-QosSpecsTestJSON-823592916 tempest-QosSpecsTestJSON-823592916-project-admin] https://10.4.3.117/volume/v3/qos-specs/ab33e75b-5ec2-4acd-add5-97817573a883?force=False returned with HTTP 404 Jul 27 16:11:25.666361 np0000005924 devstack@c-api.service[100521]: [pid: 100521|app: 0|req: 285/1147] 10.4.3.117 () {66 vars in 1380 bytes} [Mon Jul 27 16:11:25 2026] DELETE /volume/v3/qos-specs/ab33e75b-5ec2-4acd-add5-97817573a883?force=False => generated 100 bytes in 15 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 27 16:11:25.672184 np0000005924 devstack@c-api.service[100524]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:11:25.672184 np0000005924 devstack@c-api.service[100524]: warnings.warn( Jul 27 16:11:25.672735 np0000005924 devstack@c-api.service[100524]: INFO cinder.volume.api [None req-f12c0bed-36a9-4fd0-8458-43f3ca00ab57 tempest-ServerStableDeviceRescueTest-96206215 tempest-ServerStableDeviceRescueTest-96206215-project-member] Volume info retrieved successfully. Jul 27 16:11:25.674305 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.middleware.request_id [None req-3fd2db07-82af-4d42-9224-798e9236e83a None None] RequestId filter calling following filter/app {{(pid=100522) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:11:25.677387 np0000005924 devstack@c-api.service[100522]: INFO cinder.api.openstack.wsgi [None req-3fd2db07-82af-4d42-9224-798e9236e83a tempest-QosSpecsTestJSON-823592916 tempest-QosSpecsTestJSON-823592916-project-admin] GET https://10.4.3.117/volume/v3/qos-specs/ab33e75b-5ec2-4acd-add5-97817573a883 Jul 27 16:11:25.677659 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.openstack.wsgi [None req-3fd2db07-82af-4d42-9224-798e9236e83a tempest-QosSpecsTestJSON-823592916 tempest-QosSpecsTestJSON-823592916-project-admin] Empty body provided in request {{(pid=100522) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:11:25.678175 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.openstack.wsgi [None req-3fd2db07-82af-4d42-9224-798e9236e83a tempest-QosSpecsTestJSON-823592916 tempest-QosSpecsTestJSON-823592916-project-admin] Calling method 'show' {{(pid=100522) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:11:25.683712 np0000005924 devstack@c-api.service[100522]: INFO cinder.api.openstack.wsgi [None req-3fd2db07-82af-4d42-9224-798e9236e83a tempest-QosSpecsTestJSON-823592916 tempest-QosSpecsTestJSON-823592916-project-admin] https://10.4.3.117/volume/v3/qos-specs/ab33e75b-5ec2-4acd-add5-97817573a883 returned with HTTP 404 Jul 27 16:11:25.684246 np0000005924 devstack@c-api.service[100522]: [pid: 100522|app: 0|req: 284/1148] 10.4.3.117 () {66 vars in 1354 bytes} [Mon Jul 27 16:11:25 2026] GET /volume/v3/qos-specs/ab33e75b-5ec2-4acd-add5-97817573a883 => generated 100 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 27 16:11:25.692870 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.middleware.request_id [None req-4b9371fd-fd93-4548-a13c-1e356dee2282 None None] RequestId filter calling following filter/app {{(pid=100523) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:11:25.695174 np0000005924 devstack@c-api.service[100523]: INFO cinder.api.openstack.wsgi [None req-4b9371fd-fd93-4548-a13c-1e356dee2282 tempest-QosSpecsTestJSON-823592916 tempest-QosSpecsTestJSON-823592916-project-admin] POST https://10.4.3.117/volume/v3/qos-specs Jul 27 16:11:25.695615 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.openstack.wsgi [None req-4b9371fd-fd93-4548-a13c-1e356dee2282 tempest-QosSpecsTestJSON-823592916 tempest-QosSpecsTestJSON-823592916-project-admin] Action: 'create', calling method: create, body: {"qos_specs": {"name": "tempest-QosSpecsTestJSON-qos-741068736", "consumer": "front-end"}} {{(pid=100523) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 27 16:11:25.697707 np0000005924 devstack@c-api.service[100523]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:11:25.697707 np0000005924 devstack@c-api.service[100523]: warnings.warn( Jul 27 16:11:25.698140 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.volume.qos_specs [None req-4b9371fd-fd93-4548-a13c-1e356dee2282 tempest-QosSpecsTestJSON-823592916 tempest-QosSpecsTestJSON-823592916-project-admin] Dict for qos_specs: {'name': 'tempest-QosSpecsTestJSON-qos-741068736', 'consumer': 'front-end', 'specs': {}} {{(pid=100523) create /opt/stack/cinder/cinder/volume/qos_specs.py:64}} Jul 27 16:11:25.705152 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.db.api [None req-4b9371fd-fd93-4548-a13c-1e356dee2282 tempest-QosSpecsTestJSON-823592916 tempest-QosSpecsTestJSON-823592916-project-admin] DB qos_specs_create(): root {'id': '3f782660-3683-4b42-a8f3-196b06e79f3f', 'key': 'QoS_Specs_Name', 'value': 'tempest-QosSpecsTestJSON-qos-741068736'} {{(pid=100523) qos_specs_create /opt/stack/cinder/cinder/db/api.py:5654}} Jul 27 16:11:25.718412 np0000005924 devstack@c-api.service[100523]: INFO cinder.api.openstack.wsgi [None req-4b9371fd-fd93-4548-a13c-1e356dee2282 tempest-QosSpecsTestJSON-823592916 tempest-QosSpecsTestJSON-823592916-project-admin] https://10.4.3.117/volume/v3/qos-specs returned with HTTP 200 Jul 27 16:11:25.718985 np0000005924 devstack@c-api.service[100523]: [pid: 100523|app: 0|req: 290/1149] 10.4.3.117 () {68 vars in 1264 bytes} [Mon Jul 27 16:11:25 2026] POST /volume/v3/qos-specs => generated 369 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 27 16:11:25.723219 np0000005924 devstack@c-api.service[100524]: INFO cinder.volume.api [None req-f12c0bed-36a9-4fd0-8458-43f3ca00ab57 tempest-ServerStableDeviceRescueTest-96206215 tempest-ServerStableDeviceRescueTest-96206215-project-member] Delete volume request issued successfully. Jul 27 16:11:25.723508 np0000005924 devstack@c-api.service[100524]: INFO cinder.api.openstack.wsgi [None req-f12c0bed-36a9-4fd0-8458-43f3ca00ab57 tempest-ServerStableDeviceRescueTest-96206215 tempest-ServerStableDeviceRescueTest-96206215-project-member] https://10.4.3.117/volume/v3/volumes/306e397d-1fc9-4947-8f19-18f4783641be returned with HTTP 202 Jul 27 16:11:25.723943 np0000005924 devstack@c-api.service[100524]: [pid: 100524|app: 0|req: 291/1150] 10.4.3.117 () {66 vars in 1351 bytes} [Mon Jul 27 16:11:25 2026] DELETE /volume/v3/volumes/306e397d-1fc9-4947-8f19-18f4783641be => generated 0 bytes in 64 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 27 16:11:25.732280 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.middleware.request_id [None req-21cc3f41-8c7c-4304-90b6-9e28d1b6bfa2 None None] RequestId filter calling following filter/app {{(pid=100521) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:11:25.733494 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.middleware.request_id [None req-96e6d62a-fef2-49dc-8d93-1d8091331f6a None None] RequestId filter calling following filter/app {{(pid=100522) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:11:25.734136 np0000005924 devstack@c-api.service[100521]: INFO cinder.api.openstack.wsgi [None req-21cc3f41-8c7c-4304-90b6-9e28d1b6bfa2 tempest-QosSpecsTestJSON-823592916 tempest-QosSpecsTestJSON-823592916-project-admin] DELETE https://10.4.3.117/volume/v3/qos-specs/3f782660-3683-4b42-a8f3-196b06e79f3f?force=False Jul 27 16:11:25.734439 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.openstack.wsgi [None req-21cc3f41-8c7c-4304-90b6-9e28d1b6bfa2 tempest-QosSpecsTestJSON-823592916 tempest-QosSpecsTestJSON-823592916-project-admin] Empty body provided in request {{(pid=100521) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:11:25.735042 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.openstack.wsgi [None req-21cc3f41-8c7c-4304-90b6-9e28d1b6bfa2 tempest-QosSpecsTestJSON-823592916 tempest-QosSpecsTestJSON-823592916-project-admin] Calling method 'delete' {{(pid=100521) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:11:25.735393 np0000005924 devstack@c-api.service[100522]: INFO cinder.api.openstack.wsgi [None req-96e6d62a-fef2-49dc-8d93-1d8091331f6a tempest-ServerStableDeviceRescueTest-96206215 tempest-ServerStableDeviceRescueTest-96206215-project-member] GET https://10.4.3.117/volume/v3/volumes/306e397d-1fc9-4947-8f19-18f4783641be Jul 27 16:11:25.735609 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.openstack.wsgi [None req-96e6d62a-fef2-49dc-8d93-1d8091331f6a tempest-ServerStableDeviceRescueTest-96206215 tempest-ServerStableDeviceRescueTest-96206215-project-member] Empty body provided in request {{(pid=100522) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:11:25.736343 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.openstack.wsgi [None req-96e6d62a-fef2-49dc-8d93-1d8091331f6a tempest-ServerStableDeviceRescueTest-96206215 tempest-ServerStableDeviceRescueTest-96206215-project-member] Calling method 'show' {{(pid=100522) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:11:25.736401 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.contrib.qos_specs_manage [None req-21cc3f41-8c7c-4304-90b6-9e28d1b6bfa2 tempest-QosSpecsTestJSON-823592916 tempest-QosSpecsTestJSON-823592916-project-admin] Delete qos_spec: 3f782660-3683-4b42-a8f3-196b06e79f3f, force: False {{(pid=100521) delete /opt/stack/cinder/cinder/api/contrib/qos_specs_manage.py:169}} Jul 27 16:11:25.744165 np0000005924 devstack@c-api.service[100522]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:11:25.744165 np0000005924 devstack@c-api.service[100522]: warnings.warn( Jul 27 16:11:25.754979 np0000005924 devstack@c-api.service[100522]: INFO cinder.volume.api [None req-96e6d62a-fef2-49dc-8d93-1d8091331f6a tempest-ServerStableDeviceRescueTest-96206215 tempest-ServerStableDeviceRescueTest-96206215-project-member] Volume info retrieved successfully. Jul 27 16:11:25.766304 np0000005924 devstack@c-api.service[100522]: INFO cinder.api.openstack.wsgi [None req-96e6d62a-fef2-49dc-8d93-1d8091331f6a tempest-ServerStableDeviceRescueTest-96206215 tempest-ServerStableDeviceRescueTest-96206215-project-member] https://10.4.3.117/volume/v3/volumes/306e397d-1fc9-4947-8f19-18f4783641be returned with HTTP 200 Jul 27 16:11:25.766969 np0000005924 devstack@c-api.service[100522]: [pid: 100522|app: 0|req: 285/1151] 10.4.3.117 () {66 vars in 1348 bytes} [Mon Jul 27 16:11:25 2026] GET /volume/v3/volumes/306e397d-1fc9-4947-8f19-18f4783641be => generated 851 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 27 16:11:25.775313 np0000005924 devstack@c-api.service[100521]: INFO cinder.api.openstack.wsgi [None req-21cc3f41-8c7c-4304-90b6-9e28d1b6bfa2 tempest-QosSpecsTestJSON-823592916 tempest-QosSpecsTestJSON-823592916-project-admin] https://10.4.3.117/volume/v3/qos-specs/3f782660-3683-4b42-a8f3-196b06e79f3f?force=False returned with HTTP 202 Jul 27 16:11:25.775313 np0000005924 devstack@c-api.service[100521]: [pid: 100521|app: 0|req: 286/1152] 10.4.3.117 () {66 vars in 1380 bytes} [Mon Jul 27 16:11:25 2026] DELETE /volume/v3/qos-specs/3f782660-3683-4b42-a8f3-196b06e79f3f?force=False => generated 0 bytes in 45 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 27 16:11:25.783566 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.middleware.request_id [None req-50693afe-277d-4eb2-8bb0-9facf61f50bd None None] RequestId filter calling following filter/app {{(pid=100523) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:11:25.785271 np0000005924 devstack@c-api.service[100523]: INFO cinder.api.openstack.wsgi [None req-50693afe-277d-4eb2-8bb0-9facf61f50bd tempest-QosSpecsTestJSON-823592916 tempest-QosSpecsTestJSON-823592916-project-admin] GET https://10.4.3.117/volume/v3/qos-specs/3f782660-3683-4b42-a8f3-196b06e79f3f Jul 27 16:11:25.785474 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.openstack.wsgi [None req-50693afe-277d-4eb2-8bb0-9facf61f50bd tempest-QosSpecsTestJSON-823592916 tempest-QosSpecsTestJSON-823592916-project-admin] Empty body provided in request {{(pid=100523) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:11:25.785669 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.openstack.wsgi [None req-50693afe-277d-4eb2-8bb0-9facf61f50bd tempest-QosSpecsTestJSON-823592916 tempest-QosSpecsTestJSON-823592916-project-admin] Calling method 'show' {{(pid=100523) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:11:25.785895 np0000005924 devstack@c-api.service[100523]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:11:25.785895 np0000005924 devstack@c-api.service[100523]: warnings.warn( Jul 27 16:11:25.790426 np0000005924 devstack@c-api.service[100523]: INFO cinder.api.openstack.wsgi [None req-50693afe-277d-4eb2-8bb0-9facf61f50bd tempest-QosSpecsTestJSON-823592916 tempest-QosSpecsTestJSON-823592916-project-admin] https://10.4.3.117/volume/v3/qos-specs/3f782660-3683-4b42-a8f3-196b06e79f3f returned with HTTP 404 Jul 27 16:11:25.791110 np0000005924 devstack@c-api.service[100523]: [pid: 100523|app: 0|req: 291/1153] 10.4.3.117 () {66 vars in 1354 bytes} [Mon Jul 27 16:11:25 2026] GET /volume/v3/qos-specs/3f782660-3683-4b42-a8f3-196b06e79f3f => generated 100 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 27 16:11:25.798831 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.middleware.request_id [None req-ed54edd4-3a33-4eb6-9ac3-0323327fa6cf None None] RequestId filter calling following filter/app {{(pid=100524) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:11:25.800754 np0000005924 devstack@c-api.service[100524]: INFO cinder.api.openstack.wsgi [None req-ed54edd4-3a33-4eb6-9ac3-0323327fa6cf tempest-QosSpecsTestJSON-823592916 tempest-QosSpecsTestJSON-823592916-project-admin] GET https://10.4.3.117/volume/v3/qos-specs Jul 27 16:11:25.801036 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.openstack.wsgi [None req-ed54edd4-3a33-4eb6-9ac3-0323327fa6cf tempest-QosSpecsTestJSON-823592916 tempest-QosSpecsTestJSON-823592916-project-admin] Empty body provided in request {{(pid=100524) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:11:25.801091 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.openstack.wsgi [None req-ed54edd4-3a33-4eb6-9ac3-0323327fa6cf tempest-QosSpecsTestJSON-823592916 tempest-QosSpecsTestJSON-823592916-project-admin] Calling method 'index' {{(pid=100524) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:11:25.806011 np0000005924 devstack@c-api.service[100524]: INFO cinder.api.openstack.wsgi [None req-ed54edd4-3a33-4eb6-9ac3-0323327fa6cf tempest-QosSpecsTestJSON-823592916 tempest-QosSpecsTestJSON-823592916-project-admin] https://10.4.3.117/volume/v3/qos-specs returned with HTTP 200 Jul 27 16:11:25.806879 np0000005924 devstack@c-api.service[100524]: [pid: 100524|app: 0|req: 292/1154] 10.4.3.117 () {66 vars in 1243 bytes} [Mon Jul 27 16:11:25 2026] GET /volume/v3/qos-specs => generated 174 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 27 16:11:25.816977 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.middleware.request_id [None req-865446aa-3cbb-4e93-80f5-c7ba323e2e20 None None] RequestId filter calling following filter/app {{(pid=100522) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:11:25.819820 np0000005924 devstack@c-api.service[100522]: INFO cinder.api.openstack.wsgi [None req-865446aa-3cbb-4e93-80f5-c7ba323e2e20 tempest-QosSpecsTestJSON-823592916 tempest-QosSpecsTestJSON-823592916-project-admin] DELETE https://10.4.3.117/volume/v3/qos-specs/3f782660-3683-4b42-a8f3-196b06e79f3f?force=False Jul 27 16:11:25.820114 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.openstack.wsgi [None req-865446aa-3cbb-4e93-80f5-c7ba323e2e20 tempest-QosSpecsTestJSON-823592916 tempest-QosSpecsTestJSON-823592916-project-admin] Empty body provided in request {{(pid=100522) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:11:25.820406 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.openstack.wsgi [None req-865446aa-3cbb-4e93-80f5-c7ba323e2e20 tempest-QosSpecsTestJSON-823592916 tempest-QosSpecsTestJSON-823592916-project-admin] Calling method 'delete' {{(pid=100522) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:11:25.821221 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.contrib.qos_specs_manage [None req-865446aa-3cbb-4e93-80f5-c7ba323e2e20 tempest-QosSpecsTestJSON-823592916 tempest-QosSpecsTestJSON-823592916-project-admin] Delete qos_spec: 3f782660-3683-4b42-a8f3-196b06e79f3f, force: False {{(pid=100522) delete /opt/stack/cinder/cinder/api/contrib/qos_specs_manage.py:169}} Jul 27 16:11:25.826050 np0000005924 devstack@c-api.service[100522]: INFO cinder.api.openstack.wsgi [None req-865446aa-3cbb-4e93-80f5-c7ba323e2e20 tempest-QosSpecsTestJSON-823592916 tempest-QosSpecsTestJSON-823592916-project-admin] https://10.4.3.117/volume/v3/qos-specs/3f782660-3683-4b42-a8f3-196b06e79f3f?force=False returned with HTTP 404 Jul 27 16:11:25.826745 np0000005924 devstack@c-api.service[100522]: [pid: 100522|app: 0|req: 286/1155] 10.4.3.117 () {66 vars in 1380 bytes} [Mon Jul 27 16:11:25 2026] DELETE /volume/v3/qos-specs/3f782660-3683-4b42-a8f3-196b06e79f3f?force=False => generated 100 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 27 16:11:25.834718 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.middleware.request_id [None req-d78f4891-d03c-4543-8414-74989f4e8727 None None] RequestId filter calling following filter/app {{(pid=100521) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:11:25.838554 np0000005924 devstack@c-api.service[100521]: INFO cinder.api.openstack.wsgi [None req-d78f4891-d03c-4543-8414-74989f4e8727 tempest-QosSpecsTestJSON-823592916 tempest-QosSpecsTestJSON-823592916-project-admin] GET https://10.4.3.117/volume/v3/qos-specs/3f782660-3683-4b42-a8f3-196b06e79f3f Jul 27 16:11:25.838554 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.openstack.wsgi [None req-d78f4891-d03c-4543-8414-74989f4e8727 tempest-QosSpecsTestJSON-823592916 tempest-QosSpecsTestJSON-823592916-project-admin] Empty body provided in request {{(pid=100521) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:11:25.838554 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.openstack.wsgi [None req-d78f4891-d03c-4543-8414-74989f4e8727 tempest-QosSpecsTestJSON-823592916 tempest-QosSpecsTestJSON-823592916-project-admin] Calling method 'show' {{(pid=100521) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:11:25.838554 np0000005924 devstack@c-api.service[100521]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:11:25.838554 np0000005924 devstack@c-api.service[100521]: warnings.warn( Jul 27 16:11:25.842408 np0000005924 devstack@c-api.service[100521]: INFO cinder.api.openstack.wsgi [None req-d78f4891-d03c-4543-8414-74989f4e8727 tempest-QosSpecsTestJSON-823592916 tempest-QosSpecsTestJSON-823592916-project-admin] https://10.4.3.117/volume/v3/qos-specs/3f782660-3683-4b42-a8f3-196b06e79f3f returned with HTTP 404 Jul 27 16:11:25.843093 np0000005924 devstack@c-api.service[100521]: [pid: 100521|app: 0|req: 287/1156] 10.4.3.117 () {66 vars in 1354 bytes} [Mon Jul 27 16:11:25 2026] GET /volume/v3/qos-specs/3f782660-3683-4b42-a8f3-196b06e79f3f => generated 100 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 27 16:11:25.851206 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.middleware.request_id [None req-ce578763-ca33-46d1-8d6f-460efeb1451f None None] RequestId filter calling following filter/app {{(pid=100523) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:11:25.853738 np0000005924 devstack@c-api.service[100523]: INFO cinder.api.openstack.wsgi [None req-ce578763-ca33-46d1-8d6f-460efeb1451f tempest-QosSpecsTestJSON-823592916 tempest-QosSpecsTestJSON-823592916-project-admin] GET https://10.4.3.117/volume/v3/qos-specs/1c1f7b84-2d91-41d9-a5f0-b7a4bf8cb672 Jul 27 16:11:25.853972 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.openstack.wsgi [None req-ce578763-ca33-46d1-8d6f-460efeb1451f tempest-QosSpecsTestJSON-823592916 tempest-QosSpecsTestJSON-823592916-project-admin] Empty body provided in request {{(pid=100523) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:11:25.854218 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.openstack.wsgi [None req-ce578763-ca33-46d1-8d6f-460efeb1451f tempest-QosSpecsTestJSON-823592916 tempest-QosSpecsTestJSON-823592916-project-admin] Calling method 'show' {{(pid=100523) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:11:25.859198 np0000005924 devstack@c-api.service[100523]: INFO cinder.api.openstack.wsgi [None req-ce578763-ca33-46d1-8d6f-460efeb1451f tempest-QosSpecsTestJSON-823592916 tempest-QosSpecsTestJSON-823592916-project-admin] https://10.4.3.117/volume/v3/qos-specs/1c1f7b84-2d91-41d9-a5f0-b7a4bf8cb672 returned with HTTP 200 Jul 27 16:11:25.859639 np0000005924 devstack@c-api.service[100523]: [pid: 100523|app: 0|req: 292/1157] 10.4.3.117 () {66 vars in 1354 bytes} [Mon Jul 27 16:11:25 2026] GET /volume/v3/qos-specs/1c1f7b84-2d91-41d9-a5f0-b7a4bf8cb672 => generated 392 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 27 16:11:25.868960 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.middleware.request_id [None req-781576e2-90ba-45a4-b491-d14dbe95c858 None None] RequestId filter calling following filter/app {{(pid=100524) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:11:25.871937 np0000005924 devstack@c-api.service[100524]: INFO cinder.api.openstack.wsgi [None req-781576e2-90ba-45a4-b491-d14dbe95c858 tempest-QosSpecsTestJSON-823592916 tempest-QosSpecsTestJSON-823592916-project-admin] GET https://10.4.3.117/volume/v3/qos-specs Jul 27 16:11:25.872619 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.openstack.wsgi [None req-781576e2-90ba-45a4-b491-d14dbe95c858 tempest-QosSpecsTestJSON-823592916 tempest-QosSpecsTestJSON-823592916-project-admin] Empty body provided in request {{(pid=100524) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:11:25.873156 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.openstack.wsgi [None req-781576e2-90ba-45a4-b491-d14dbe95c858 tempest-QosSpecsTestJSON-823592916 tempest-QosSpecsTestJSON-823592916-project-admin] Calling method 'index' {{(pid=100524) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:11:25.873653 np0000005924 devstack@c-api.service[100524]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:11:25.873653 np0000005924 devstack@c-api.service[100524]: warnings.warn( Jul 27 16:11:25.880034 np0000005924 devstack@c-api.service[100524]: INFO cinder.api.openstack.wsgi [None req-781576e2-90ba-45a4-b491-d14dbe95c858 tempest-QosSpecsTestJSON-823592916 tempest-QosSpecsTestJSON-823592916-project-admin] https://10.4.3.117/volume/v3/qos-specs returned with HTTP 200 Jul 27 16:11:25.880670 np0000005924 devstack@c-api.service[100524]: [pid: 100524|app: 0|req: 293/1158] 10.4.3.117 () {66 vars in 1243 bytes} [Mon Jul 27 16:11:25 2026] GET /volume/v3/qos-specs => generated 174 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 27 16:11:25.890953 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.middleware.request_id [None req-d2a5967f-f7f3-4cc2-ad12-bd2d62ca82cc None None] RequestId filter calling following filter/app {{(pid=100522) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:11:25.893241 np0000005924 devstack@c-api.service[100522]: INFO cinder.api.openstack.wsgi [None req-d2a5967f-f7f3-4cc2-ad12-bd2d62ca82cc tempest-QosSpecsTestJSON-823592916 tempest-QosSpecsTestJSON-823592916-project-admin] PUT https://10.4.3.117/volume/v3/qos-specs/1c1f7b84-2d91-41d9-a5f0-b7a4bf8cb672 Jul 27 16:11:25.893711 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.openstack.wsgi [None req-d2a5967f-f7f3-4cc2-ad12-bd2d62ca82cc tempest-QosSpecsTestJSON-823592916 tempest-QosSpecsTestJSON-823592916-project-admin] Action: 'update', calling method: update, body: {"qos_specs": {"iops_bytes": "500"}} {{(pid=100522) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 27 16:11:25.900799 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.volume.qos_specs [None req-d2a5967f-f7f3-4cc2-ad12-bd2d62ca82cc tempest-QosSpecsTestJSON-823592916 tempest-QosSpecsTestJSON-823592916-project-admin] qos_specs.update(): specs {'iops_bytes': '500'} {{(pid=100522) update /opt/stack/cinder/cinder/volume/qos_specs.py:79}} Jul 27 16:11:25.911526 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.db.api [None req-d2a5967f-f7f3-4cc2-ad12-bd2d62ca82cc tempest-QosSpecsTestJSON-823592916 tempest-QosSpecsTestJSON-823592916-project-admin] qos_specs_update() value: {'id': '8ac9afc5-a71f-4921-8448-c6d81c4ac8a0', 'key': 'iops_bytes', 'value': '500', 'specs_id': '1c1f7b84-2d91-41d9-a5f0-b7a4bf8cb672', 'deleted': False} {{(pid=100522) qos_specs_update /opt/stack/cinder/cinder/db/api.py:6017}} Jul 27 16:11:25.923094 np0000005924 devstack@c-api.service[100522]: INFO cinder.api.openstack.wsgi [None req-d2a5967f-f7f3-4cc2-ad12-bd2d62ca82cc tempest-QosSpecsTestJSON-823592916 tempest-QosSpecsTestJSON-823592916-project-admin] https://10.4.3.117/volume/v3/qos-specs/1c1f7b84-2d91-41d9-a5f0-b7a4bf8cb672 returned with HTTP 200 Jul 27 16:11:25.923821 np0000005924 devstack@c-api.service[100522]: [pid: 100522|app: 0|req: 287/1159] 10.4.3.117 () {68 vars in 1374 bytes} [Mon Jul 27 16:11:25 2026] PUT /volume/v3/qos-specs/1c1f7b84-2d91-41d9-a5f0-b7a4bf8cb672 => generated 36 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jul 27 16:11:25.934026 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.middleware.request_id [None req-4c9b9871-9813-457b-8b67-1b72813cbd30 None None] RequestId filter calling following filter/app {{(pid=100521) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:11:25.934821 np0000005924 devstack@c-api.service[100521]: INFO cinder.api.openstack.wsgi [None req-4c9b9871-9813-457b-8b67-1b72813cbd30 tempest-QosSpecsTestJSON-823592916 tempest-QosSpecsTestJSON-823592916-project-admin] GET https://10.4.3.117/volume/v3/qos-specs/1c1f7b84-2d91-41d9-a5f0-b7a4bf8cb672 Jul 27 16:11:25.935287 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.openstack.wsgi [None req-4c9b9871-9813-457b-8b67-1b72813cbd30 tempest-QosSpecsTestJSON-823592916 tempest-QosSpecsTestJSON-823592916-project-admin] Empty body provided in request {{(pid=100521) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:11:25.935287 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.openstack.wsgi [None req-4c9b9871-9813-457b-8b67-1b72813cbd30 tempest-QosSpecsTestJSON-823592916 tempest-QosSpecsTestJSON-823592916-project-admin] Calling method 'show' {{(pid=100521) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:11:25.939116 np0000005924 devstack@c-api.service[100521]: INFO cinder.api.openstack.wsgi [None req-4c9b9871-9813-457b-8b67-1b72813cbd30 tempest-QosSpecsTestJSON-823592916 tempest-QosSpecsTestJSON-823592916-project-admin] https://10.4.3.117/volume/v3/qos-specs/1c1f7b84-2d91-41d9-a5f0-b7a4bf8cb672 returned with HTTP 200 Jul 27 16:11:25.939477 np0000005924 devstack@c-api.service[100521]: [pid: 100521|app: 0|req: 288/1160] 10.4.3.117 () {66 vars in 1354 bytes} [Mon Jul 27 16:11:25 2026] GET /volume/v3/qos-specs/1c1f7b84-2d91-41d9-a5f0-b7a4bf8cb672 => generated 413 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 27 16:11:25.948224 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.middleware.request_id [None req-39e0653b-604b-4ba7-8f20-d391f2513781 None None] RequestId filter calling following filter/app {{(pid=100523) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:11:25.950386 np0000005924 devstack@c-api.service[100523]: INFO cinder.api.openstack.wsgi [None req-39e0653b-604b-4ba7-8f20-d391f2513781 tempest-QosSpecsTestJSON-823592916 tempest-QosSpecsTestJSON-823592916-project-admin] PUT https://10.4.3.117/volume/v3/qos-specs/1c1f7b84-2d91-41d9-a5f0-b7a4bf8cb672/delete_keys Jul 27 16:11:25.950386 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.openstack.wsgi [None req-39e0653b-604b-4ba7-8f20-d391f2513781 tempest-QosSpecsTestJSON-823592916 tempest-QosSpecsTestJSON-823592916-project-admin] Action: 'delete_keys', calling method: delete_keys, body: {"keys": ["iops_bytes"]} {{(pid=100523) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 27 16:11:25.951552 np0000005924 devstack@c-api.service[100523]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:11:25.951552 np0000005924 devstack@c-api.service[100523]: warnings.warn( Jul 27 16:11:25.951847 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.contrib.qos_specs_manage [None req-39e0653b-604b-4ba7-8f20-d391f2513781 tempest-QosSpecsTestJSON-823592916 tempest-QosSpecsTestJSON-823592916-project-admin] Delete_key spec: 1c1f7b84-2d91-41d9-a5f0-b7a4bf8cb672, keys: ['iops_bytes'] {{(pid=100523) delete_keys /opt/stack/cinder/cinder/api/contrib/qos_specs_manage.py:208}} Jul 27 16:11:25.977366 np0000005924 devstack@c-api.service[100523]: INFO cinder.api.openstack.wsgi [None req-39e0653b-604b-4ba7-8f20-d391f2513781 tempest-QosSpecsTestJSON-823592916 tempest-QosSpecsTestJSON-823592916-project-admin] https://10.4.3.117/volume/v3/qos-specs/1c1f7b84-2d91-41d9-a5f0-b7a4bf8cb672/delete_keys returned with HTTP 202 Jul 27 16:11:25.977747 np0000005924 devstack@c-api.service[100523]: [pid: 100523|app: 0|req: 293/1161] 10.4.3.117 () {68 vars in 1410 bytes} [Mon Jul 27 16:11:25 2026] PUT /volume/v3/qos-specs/1c1f7b84-2d91-41d9-a5f0-b7a4bf8cb672/delete_keys => generated 0 bytes in 30 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 27 16:11:25.986964 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.middleware.request_id [None req-97e206fb-0cef-4ab8-8ac4-2f19a35afab3 None None] RequestId filter calling following filter/app {{(pid=100524) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:11:25.989801 np0000005924 devstack@c-api.service[100524]: INFO cinder.api.openstack.wsgi [None req-97e206fb-0cef-4ab8-8ac4-2f19a35afab3 tempest-QosSpecsTestJSON-823592916 tempest-QosSpecsTestJSON-823592916-project-admin] GET https://10.4.3.117/volume/v3/qos-specs/1c1f7b84-2d91-41d9-a5f0-b7a4bf8cb672 Jul 27 16:11:25.989801 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.openstack.wsgi [None req-97e206fb-0cef-4ab8-8ac4-2f19a35afab3 tempest-QosSpecsTestJSON-823592916 tempest-QosSpecsTestJSON-823592916-project-admin] Empty body provided in request {{(pid=100524) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:11:25.989801 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.openstack.wsgi [None req-97e206fb-0cef-4ab8-8ac4-2f19a35afab3 tempest-QosSpecsTestJSON-823592916 tempest-QosSpecsTestJSON-823592916-project-admin] Calling method 'show' {{(pid=100524) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:11:25.989801 np0000005924 devstack@c-api.service[100524]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:11:25.989801 np0000005924 devstack@c-api.service[100524]: warnings.warn( Jul 27 16:11:25.994230 np0000005924 devstack@c-api.service[100524]: INFO cinder.api.openstack.wsgi [None req-97e206fb-0cef-4ab8-8ac4-2f19a35afab3 tempest-QosSpecsTestJSON-823592916 tempest-QosSpecsTestJSON-823592916-project-admin] https://10.4.3.117/volume/v3/qos-specs/1c1f7b84-2d91-41d9-a5f0-b7a4bf8cb672 returned with HTTP 200 Jul 27 16:11:25.994985 np0000005924 devstack@c-api.service[100524]: [pid: 100524|app: 0|req: 294/1162] 10.4.3.117 () {66 vars in 1354 bytes} [Mon Jul 27 16:11:25 2026] GET /volume/v3/qos-specs/1c1f7b84-2d91-41d9-a5f0-b7a4bf8cb672 => generated 392 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 27 16:11:26.004390 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.middleware.request_id [None req-5bcf898b-b5f2-4382-bbe6-dbc16efedeb3 None None] RequestId filter calling following filter/app {{(pid=100521) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:11:26.004685 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.middleware.request_id [None req-96d2f588-fa5a-4e86-82fd-6dd8751ff9a0 None None] RequestId filter calling following filter/app {{(pid=100522) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:11:26.006267 np0000005924 devstack@c-api.service[100521]: INFO cinder.api.openstack.wsgi [None req-5bcf898b-b5f2-4382-bbe6-dbc16efedeb3 tempest-AttachVolumeMultiAttachTest-1978803889 tempest-AttachVolumeMultiAttachTest-1978803889-project-member] GET https://10.4.3.117/volume/v3/volumes/b257a182-f05a-453e-a827-c9cfae7de6fb Jul 27 16:11:26.006474 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.openstack.wsgi [None req-5bcf898b-b5f2-4382-bbe6-dbc16efedeb3 tempest-AttachVolumeMultiAttachTest-1978803889 tempest-AttachVolumeMultiAttachTest-1978803889-project-member] Empty body provided in request {{(pid=100521) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:11:26.006677 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.openstack.wsgi [None req-5bcf898b-b5f2-4382-bbe6-dbc16efedeb3 tempest-AttachVolumeMultiAttachTest-1978803889 tempest-AttachVolumeMultiAttachTest-1978803889-project-member] Calling method 'show' {{(pid=100521) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:11:26.007209 np0000005924 devstack@c-api.service[100522]: INFO cinder.api.openstack.wsgi [None req-96d2f588-fa5a-4e86-82fd-6dd8751ff9a0 tempest-QosSpecsTestJSON-823592916 tempest-QosSpecsTestJSON-823592916-project-admin] GET https://10.4.3.117/volume/v3/qos-specs/1c1f7b84-2d91-41d9-a5f0-b7a4bf8cb672 Jul 27 16:11:26.007508 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.openstack.wsgi [None req-96d2f588-fa5a-4e86-82fd-6dd8751ff9a0 tempest-QosSpecsTestJSON-823592916 tempest-QosSpecsTestJSON-823592916-project-admin] Empty body provided in request {{(pid=100522) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:11:26.007784 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.openstack.wsgi [None req-96d2f588-fa5a-4e86-82fd-6dd8751ff9a0 tempest-QosSpecsTestJSON-823592916 tempest-QosSpecsTestJSON-823592916-project-admin] Calling method 'show' {{(pid=100522) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:11:26.008132 np0000005924 devstack@c-api.service[100522]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:11:26.008132 np0000005924 devstack@c-api.service[100522]: warnings.warn( Jul 27 16:11:26.013943 np0000005924 devstack@c-api.service[100522]: INFO cinder.api.openstack.wsgi [None req-96d2f588-fa5a-4e86-82fd-6dd8751ff9a0 tempest-QosSpecsTestJSON-823592916 tempest-QosSpecsTestJSON-823592916-project-admin] https://10.4.3.117/volume/v3/qos-specs/1c1f7b84-2d91-41d9-a5f0-b7a4bf8cb672 returned with HTTP 200 Jul 27 16:11:26.014025 np0000005924 devstack@c-api.service[100521]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:11:26.014025 np0000005924 devstack@c-api.service[100521]: warnings.warn( Jul 27 16:11:26.014613 np0000005924 devstack@c-api.service[100522]: [pid: 100522|app: 0|req: 288/1163] 10.4.3.117 () {66 vars in 1354 bytes} [Mon Jul 27 16:11:26 2026] GET /volume/v3/qos-specs/1c1f7b84-2d91-41d9-a5f0-b7a4bf8cb672 => generated 392 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 27 16:11:26.018719 np0000005924 devstack@c-api.service[100521]: INFO cinder.volume.api [None req-5bcf898b-b5f2-4382-bbe6-dbc16efedeb3 tempest-AttachVolumeMultiAttachTest-1978803889 tempest-AttachVolumeMultiAttachTest-1978803889-project-member] Volume info retrieved successfully. Jul 27 16:11:26.022437 np0000005924 devstack@c-api.service[100521]: INFO cinder.api.openstack.wsgi [None req-5bcf898b-b5f2-4382-bbe6-dbc16efedeb3 tempest-AttachVolumeMultiAttachTest-1978803889 tempest-AttachVolumeMultiAttachTest-1978803889-project-member] https://10.4.3.117/volume/v3/volumes/b257a182-f05a-453e-a827-c9cfae7de6fb returned with HTTP 200 Jul 27 16:11:26.023085 np0000005924 devstack@c-api.service[100521]: [pid: 100521|app: 0|req: 289/1164] 10.4.3.117 () {66 vars in 1348 bytes} [Mon Jul 27 16:11:26 2026] GET /volume/v3/volumes/b257a182-f05a-453e-a827-c9cfae7de6fb => generated 852 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 27 16:11:26.026013 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.middleware.request_id [None req-f0164f60-279d-4e69-8a67-13c3651c54ef None None] RequestId filter calling following filter/app {{(pid=100523) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:11:26.027806 np0000005924 devstack@c-api.service[100523]: INFO cinder.api.openstack.wsgi [None req-f0164f60-279d-4e69-8a67-13c3651c54ef tempest-QosSpecsTestJSON-823592916 tempest-QosSpecsTestJSON-823592916-project-admin] DELETE https://10.4.3.117/volume/v3/qos-specs/1c1f7b84-2d91-41d9-a5f0-b7a4bf8cb672?force=False Jul 27 16:11:26.029313 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.openstack.wsgi [None req-f0164f60-279d-4e69-8a67-13c3651c54ef tempest-QosSpecsTestJSON-823592916 tempest-QosSpecsTestJSON-823592916-project-admin] Empty body provided in request {{(pid=100523) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:11:26.029313 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.openstack.wsgi [None req-f0164f60-279d-4e69-8a67-13c3651c54ef tempest-QosSpecsTestJSON-823592916 tempest-QosSpecsTestJSON-823592916-project-admin] Calling method 'delete' {{(pid=100523) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:11:26.029313 np0000005924 devstack@c-api.service[100523]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:11:26.029313 np0000005924 devstack@c-api.service[100523]: warnings.warn( Jul 27 16:11:26.029313 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.contrib.qos_specs_manage [None req-f0164f60-279d-4e69-8a67-13c3651c54ef tempest-QosSpecsTestJSON-823592916 tempest-QosSpecsTestJSON-823592916-project-admin] Delete qos_spec: 1c1f7b84-2d91-41d9-a5f0-b7a4bf8cb672, force: False {{(pid=100523) delete /opt/stack/cinder/cinder/api/contrib/qos_specs_manage.py:169}} Jul 27 16:11:26.056892 np0000005924 devstack@c-api.service[100523]: INFO cinder.api.openstack.wsgi [None req-f0164f60-279d-4e69-8a67-13c3651c54ef tempest-QosSpecsTestJSON-823592916 tempest-QosSpecsTestJSON-823592916-project-admin] https://10.4.3.117/volume/v3/qos-specs/1c1f7b84-2d91-41d9-a5f0-b7a4bf8cb672?force=False returned with HTTP 202 Jul 27 16:11:26.057315 np0000005924 devstack@c-api.service[100523]: [pid: 100523|app: 0|req: 294/1165] 10.4.3.117 () {66 vars in 1380 bytes} [Mon Jul 27 16:11:26 2026] DELETE /volume/v3/qos-specs/1c1f7b84-2d91-41d9-a5f0-b7a4bf8cb672?force=False => generated 0 bytes in 32 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 27 16:11:26.067183 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.middleware.request_id [None req-e56ac6dc-fbb5-43ce-94c4-7220eb25f0e9 None None] RequestId filter calling following filter/app {{(pid=100524) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:11:26.068919 np0000005924 devstack@c-api.service[100524]: INFO cinder.api.openstack.wsgi [None req-e56ac6dc-fbb5-43ce-94c4-7220eb25f0e9 tempest-QosSpecsTestJSON-823592916 tempest-QosSpecsTestJSON-823592916-project-admin] GET https://10.4.3.117/volume/v3/qos-specs/1c1f7b84-2d91-41d9-a5f0-b7a4bf8cb672 Jul 27 16:11:26.070539 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.openstack.wsgi [None req-e56ac6dc-fbb5-43ce-94c4-7220eb25f0e9 tempest-QosSpecsTestJSON-823592916 tempest-QosSpecsTestJSON-823592916-project-admin] Empty body provided in request {{(pid=100524) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:11:26.070539 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.openstack.wsgi [None req-e56ac6dc-fbb5-43ce-94c4-7220eb25f0e9 tempest-QosSpecsTestJSON-823592916 tempest-QosSpecsTestJSON-823592916-project-admin] Calling method 'show' {{(pid=100524) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:11:26.070539 np0000005924 devstack@c-api.service[100524]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:11:26.070539 np0000005924 devstack@c-api.service[100524]: warnings.warn( Jul 27 16:11:26.074093 np0000005924 devstack@c-api.service[100524]: INFO cinder.api.openstack.wsgi [None req-e56ac6dc-fbb5-43ce-94c4-7220eb25f0e9 tempest-QosSpecsTestJSON-823592916 tempest-QosSpecsTestJSON-823592916-project-admin] https://10.4.3.117/volume/v3/qos-specs/1c1f7b84-2d91-41d9-a5f0-b7a4bf8cb672 returned with HTTP 404 Jul 27 16:11:26.074832 np0000005924 devstack@c-api.service[100524]: [pid: 100524|app: 0|req: 295/1166] 10.4.3.117 () {66 vars in 1354 bytes} [Mon Jul 27 16:11:26 2026] GET /volume/v3/qos-specs/1c1f7b84-2d91-41d9-a5f0-b7a4bf8cb672 => generated 100 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 27 16:11:26.080539 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.middleware.request_id [req-b22585f0-5bdb-4a3c-8f62-d3d35840cccd req-eb787a40-c8a6-4d7d-bd1f-6075979e3ac3 None None] RequestId filter calling following filter/app {{(pid=100522) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:11:26.086188 np0000005924 devstack@c-api.service[100522]: INFO cinder.api.openstack.wsgi [req-b22585f0-5bdb-4a3c-8f62-d3d35840cccd req-eb787a40-c8a6-4d7d-bd1f-6075979e3ac3 tempest-AttachVolumeMultiAttachTest-1978803889 tempest-AttachVolumeMultiAttachTest-1978803889-project-member] GET https://10.4.3.117/volume/v3/volumes/b257a182-f05a-453e-a827-c9cfae7de6fb Jul 27 16:11:26.086906 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.openstack.wsgi [req-b22585f0-5bdb-4a3c-8f62-d3d35840cccd req-eb787a40-c8a6-4d7d-bd1f-6075979e3ac3 tempest-AttachVolumeMultiAttachTest-1978803889 tempest-AttachVolumeMultiAttachTest-1978803889-project-member] Empty body provided in request {{(pid=100522) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:11:26.087584 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.openstack.wsgi [req-b22585f0-5bdb-4a3c-8f62-d3d35840cccd req-eb787a40-c8a6-4d7d-bd1f-6075979e3ac3 tempest-AttachVolumeMultiAttachTest-1978803889 tempest-AttachVolumeMultiAttachTest-1978803889-project-member] Calling method 'show' {{(pid=100522) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:11:26.100109 np0000005924 devstack@c-api.service[100522]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:11:26.100109 np0000005924 devstack@c-api.service[100522]: warnings.warn( Jul 27 16:11:26.104210 np0000005924 devstack@c-api.service[100522]: INFO cinder.volume.api [req-b22585f0-5bdb-4a3c-8f62-d3d35840cccd req-eb787a40-c8a6-4d7d-bd1f-6075979e3ac3 tempest-AttachVolumeMultiAttachTest-1978803889 tempest-AttachVolumeMultiAttachTest-1978803889-project-member] Volume info retrieved successfully. Jul 27 16:11:26.109206 np0000005924 devstack@c-api.service[100522]: INFO cinder.api.openstack.wsgi [req-b22585f0-5bdb-4a3c-8f62-d3d35840cccd req-eb787a40-c8a6-4d7d-bd1f-6075979e3ac3 tempest-AttachVolumeMultiAttachTest-1978803889 tempest-AttachVolumeMultiAttachTest-1978803889-project-member] https://10.4.3.117/volume/v3/volumes/b257a182-f05a-453e-a827-c9cfae7de6fb returned with HTTP 200 Jul 27 16:11:26.109737 np0000005924 devstack@c-api.service[100522]: [pid: 100522|app: 0|req: 289/1167] 10.4.3.117 () {68 vars in 1598 bytes} [Mon Jul 27 16:11:26 2026] GET /volume/v3/volumes/b257a182-f05a-453e-a827-c9cfae7de6fb => generated 852 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 27 16:11:26.214094 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.middleware.request_id [None req-315233b2-23b7-4e13-8527-43fe93d7c435 None None] RequestId filter calling following filter/app {{(pid=100521) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:11:26.214543 np0000005924 devstack@c-api.service[100521]: INFO cinder.api.openstack.wsgi [None req-315233b2-23b7-4e13-8527-43fe93d7c435 None None] GET https://10.4.3.117/volume// Jul 27 16:11:26.214723 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.openstack.wsgi [None req-315233b2-23b7-4e13-8527-43fe93d7c435 None None] Empty body provided in request {{(pid=100521) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:11:26.214903 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.openstack.wsgi [None req-315233b2-23b7-4e13-8527-43fe93d7c435 None None] Calling method 'all' {{(pid=100521) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:11:26.215258 np0000005924 devstack@c-api.service[100521]: INFO cinder.api.openstack.wsgi [None req-315233b2-23b7-4e13-8527-43fe93d7c435 None None] https://10.4.3.117/volume// returned with HTTP 300 Jul 27 16:11:26.215595 np0000005924 devstack@c-api.service[100521]: [pid: 100521|app: 0|req: 290/1168] 10.4.3.117 () {66 vars in 1428 bytes} [Mon Jul 27 16:11:26 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 27 16:11:26.223254 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.middleware.request_id [req-b22585f0-5bdb-4a3c-8f62-d3d35840cccd req-9f6828a1-4653-4b36-97a6-7cb1b7b693d5 None None] RequestId filter calling following filter/app {{(pid=100523) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:11:26.225422 np0000005924 devstack@c-api.service[100523]: INFO cinder.api.openstack.wsgi [req-b22585f0-5bdb-4a3c-8f62-d3d35840cccd req-9f6828a1-4653-4b36-97a6-7cb1b7b693d5 tempest-AttachVolumeMultiAttachTest-1978803889 tempest-AttachVolumeMultiAttachTest-1978803889-project-member] POST https://10.4.3.117/volume/v3/attachments Jul 27 16:11:26.225688 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.openstack.wsgi [req-b22585f0-5bdb-4a3c-8f62-d3d35840cccd req-9f6828a1-4653-4b36-97a6-7cb1b7b693d5 tempest-AttachVolumeMultiAttachTest-1978803889 tempest-AttachVolumeMultiAttachTest-1978803889-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "b257a182-f05a-453e-a827-c9cfae7de6fb", "connector": null, "instance_uuid": "677686fb-d0c7-4f78-a45f-a3f259b1d3d7"}} {{(pid=100523) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 27 16:11:26.233959 np0000005924 devstack@c-api.service[100523]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:11:26.233959 np0000005924 devstack@c-api.service[100523]: warnings.warn( Jul 27 16:11:26.266843 np0000005924 devstack@c-api.service[100523]: INFO cinder.api.openstack.wsgi [req-b22585f0-5bdb-4a3c-8f62-d3d35840cccd req-9f6828a1-4653-4b36-97a6-7cb1b7b693d5 tempest-AttachVolumeMultiAttachTest-1978803889 tempest-AttachVolumeMultiAttachTest-1978803889-project-member] https://10.4.3.117/volume/v3/attachments returned with HTTP 200 Jul 27 16:11:26.267395 np0000005924 devstack@c-api.service[100523]: [pid: 100523|app: 0|req: 295/1169] 10.4.3.117 () {74 vars in 1594 bytes} [Mon Jul 27 16:11:26 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 27 16:11:26.310169 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.middleware.request_id [None req-1c4adfad-ceda-42cc-9fe2-96fd271f2755 None None] RequestId filter calling following filter/app {{(pid=100524) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:11:26.314353 np0000005924 devstack@c-api.service[100524]: INFO cinder.api.openstack.wsgi [None req-1c4adfad-ceda-42cc-9fe2-96fd271f2755 tempest-AttachVolumeMultiAttachTest-1978803889 tempest-AttachVolumeMultiAttachTest-1978803889-project-member] GET https://10.4.3.117/volume/v3/volumes/b257a182-f05a-453e-a827-c9cfae7de6fb Jul 27 16:11:26.314353 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.openstack.wsgi [None req-1c4adfad-ceda-42cc-9fe2-96fd271f2755 tempest-AttachVolumeMultiAttachTest-1978803889 tempest-AttachVolumeMultiAttachTest-1978803889-project-member] Empty body provided in request {{(pid=100524) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:11:26.314353 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.openstack.wsgi [None req-1c4adfad-ceda-42cc-9fe2-96fd271f2755 tempest-AttachVolumeMultiAttachTest-1978803889 tempest-AttachVolumeMultiAttachTest-1978803889-project-member] Calling method 'show' {{(pid=100524) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:11:26.322900 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.middleware.request_id [None req-72a3c89f-da52-43c9-8b34-bfe1f09da5e3 None None] RequestId filter calling following filter/app {{(pid=100522) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:11:26.323386 np0000005924 devstack@c-api.service[100522]: INFO cinder.api.openstack.wsgi [None req-72a3c89f-da52-43c9-8b34-bfe1f09da5e3 None None] GET https://10.4.3.117/volume// Jul 27 16:11:26.324300 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.openstack.wsgi [None req-72a3c89f-da52-43c9-8b34-bfe1f09da5e3 None None] Empty body provided in request {{(pid=100522) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:11:26.324810 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.openstack.wsgi [None req-72a3c89f-da52-43c9-8b34-bfe1f09da5e3 None None] Calling method 'all' {{(pid=100522) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:11:26.325042 np0000005924 devstack@c-api.service[100522]: INFO cinder.api.openstack.wsgi [None req-72a3c89f-da52-43c9-8b34-bfe1f09da5e3 None None] https://10.4.3.117/volume// returned with HTTP 300 Jul 27 16:11:26.325408 np0000005924 devstack@c-api.service[100522]: [pid: 100522|app: 0|req: 290/1170] 10.4.3.117 () {66 vars in 1426 bytes} [Mon Jul 27 16:11:26 2026] GET /volume/ => generated 386 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 27 16:11:26.330275 np0000005924 devstack@c-api.service[100524]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:11:26.330275 np0000005924 devstack@c-api.service[100524]: warnings.warn( Jul 27 16:11:26.335205 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.middleware.request_id [req-b22585f0-5bdb-4a3c-8f62-d3d35840cccd req-07892305-bbd8-44f4-af82-fd9236f9c887 None None] RequestId filter calling following filter/app {{(pid=100521) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:11:26.337364 np0000005924 devstack@c-api.service[100521]: INFO cinder.api.openstack.wsgi [req-b22585f0-5bdb-4a3c-8f62-d3d35840cccd req-07892305-bbd8-44f4-af82-fd9236f9c887 tempest-AttachVolumeMultiAttachTest-1978803889 tempest-AttachVolumeMultiAttachTest-1978803889-project-member] GET https://10.4.3.117/volume/v3/volumes/b257a182-f05a-453e-a827-c9cfae7de6fb Jul 27 16:11:26.337623 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.openstack.wsgi [req-b22585f0-5bdb-4a3c-8f62-d3d35840cccd req-07892305-bbd8-44f4-af82-fd9236f9c887 tempest-AttachVolumeMultiAttachTest-1978803889 tempest-AttachVolumeMultiAttachTest-1978803889-project-member] Empty body provided in request {{(pid=100521) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:11:26.337859 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.openstack.wsgi [req-b22585f0-5bdb-4a3c-8f62-d3d35840cccd req-07892305-bbd8-44f4-af82-fd9236f9c887 tempest-AttachVolumeMultiAttachTest-1978803889 tempest-AttachVolumeMultiAttachTest-1978803889-project-member] Calling method 'show' {{(pid=100521) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:11:26.345418 np0000005924 devstack@c-api.service[100524]: INFO cinder.volume.api [None req-1c4adfad-ceda-42cc-9fe2-96fd271f2755 tempest-AttachVolumeMultiAttachTest-1978803889 tempest-AttachVolumeMultiAttachTest-1978803889-project-member] Volume info retrieved successfully. Jul 27 16:11:26.351438 np0000005924 devstack@c-api.service[100521]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:11:26.351438 np0000005924 devstack@c-api.service[100521]: warnings.warn( Jul 27 16:11:26.356716 np0000005924 devstack@c-api.service[100524]: INFO cinder.api.openstack.wsgi [None req-1c4adfad-ceda-42cc-9fe2-96fd271f2755 tempest-AttachVolumeMultiAttachTest-1978803889 tempest-AttachVolumeMultiAttachTest-1978803889-project-member] https://10.4.3.117/volume/v3/volumes/b257a182-f05a-453e-a827-c9cfae7de6fb returned with HTTP 200 Jul 27 16:11:26.356716 np0000005924 devstack@c-api.service[100524]: [pid: 100524|app: 0|req: 296/1171] 10.4.3.117 () {66 vars in 1348 bytes} [Mon Jul 27 16:11:26 2026] GET /volume/v3/volumes/b257a182-f05a-453e-a827-c9cfae7de6fb => generated 851 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 27 16:11:26.357468 np0000005924 devstack@c-api.service[100521]: INFO cinder.volume.api [req-b22585f0-5bdb-4a3c-8f62-d3d35840cccd req-07892305-bbd8-44f4-af82-fd9236f9c887 tempest-AttachVolumeMultiAttachTest-1978803889 tempest-AttachVolumeMultiAttachTest-1978803889-project-member] Volume info retrieved successfully. Jul 27 16:11:26.362413 np0000005924 devstack@c-api.service[100521]: INFO cinder.api.openstack.wsgi [req-b22585f0-5bdb-4a3c-8f62-d3d35840cccd req-07892305-bbd8-44f4-af82-fd9236f9c887 tempest-AttachVolumeMultiAttachTest-1978803889 tempest-AttachVolumeMultiAttachTest-1978803889-project-member] https://10.4.3.117/volume/v3/volumes/b257a182-f05a-453e-a827-c9cfae7de6fb returned with HTTP 200 Jul 27 16:11:26.362852 np0000005924 devstack@c-api.service[100521]: [pid: 100521|app: 0|req: 291/1172] 10.4.3.117 () {70 vars in 1639 bytes} [Mon Jul 27 16:11:26 2026] GET /volume/v3/volumes/b257a182-f05a-453e-a827-c9cfae7de6fb => generated 1031 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 27 16:11:26.469183 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.middleware.request_id [req-b22585f0-5bdb-4a3c-8f62-d3d35840cccd req-a17b75f1-6130-4953-bd92-788ad6efa655 None None] RequestId filter calling following filter/app {{(pid=100523) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:11:26.471815 np0000005924 devstack@c-api.service[100523]: INFO cinder.api.openstack.wsgi [req-b22585f0-5bdb-4a3c-8f62-d3d35840cccd req-a17b75f1-6130-4953-bd92-788ad6efa655 tempest-AttachVolumeMultiAttachTest-1978803889 tempest-AttachVolumeMultiAttachTest-1978803889-project-member] PUT https://10.4.3.117/volume/v3/attachments/ad59124d-5968-4de0-9bbd-fd9e2013a778 Jul 27 16:11:26.472247 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.openstack.wsgi [req-b22585f0-5bdb-4a3c-8f62-d3d35840cccd req-a17b75f1-6130-4953-bd92-788ad6efa655 tempest-AttachVolumeMultiAttachTest-1978803889 tempest-AttachVolumeMultiAttachTest-1978803889-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.117", "host": "np0000005924", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:c1414b6f8d8f", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "13cbedf7-bb1f-4b5e-b492-2fef0d4dab25", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100523) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 27 16:11:26.500683 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.coordination [req-b22585f0-5bdb-4a3c-8f62-d3d35840cccd req-a17b75f1-6130-4953-bd92-788ad6efa655 tempest-AttachVolumeMultiAttachTest-1978803889 tempest-AttachVolumeMultiAttachTest-1978803889-project-member] Acquiring lock "cinder-attachment_update-b257a182-f05a-453e-a827-c9cfae7de6fb-np0000005924" by "attachment_update" {{(pid=100523) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jul 27 16:11:26.505714 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.coordination [req-b22585f0-5bdb-4a3c-8f62-d3d35840cccd req-a17b75f1-6130-4953-bd92-788ad6efa655 tempest-AttachVolumeMultiAttachTest-1978803889 tempest-AttachVolumeMultiAttachTest-1978803889-project-member] Lock "cinder-attachment_update-b257a182-f05a-453e-a827-c9cfae7de6fb-np0000005924" acquired by "attachment_update" :: waited 0.005s {{(pid=100523) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jul 27 16:11:26.507156 np0000005924 devstack@c-api.service[100523]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:11:26.507156 np0000005924 devstack@c-api.service[100523]: warnings.warn( Jul 27 16:11:26.640397 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.coordination [req-b22585f0-5bdb-4a3c-8f62-d3d35840cccd req-a17b75f1-6130-4953-bd92-788ad6efa655 tempest-AttachVolumeMultiAttachTest-1978803889 tempest-AttachVolumeMultiAttachTest-1978803889-project-member] Lock "cinder-attachment_update-b257a182-f05a-453e-a827-c9cfae7de6fb-np0000005924" released by "attachment_update" :: held 0.135s {{(pid=100523) __release /opt/stack/cinder/cinder/coordination.py:152}} Jul 27 16:11:26.640854 np0000005924 devstack@c-api.service[100523]: INFO cinder.api.openstack.wsgi [req-b22585f0-5bdb-4a3c-8f62-d3d35840cccd req-a17b75f1-6130-4953-bd92-788ad6efa655 tempest-AttachVolumeMultiAttachTest-1978803889 tempest-AttachVolumeMultiAttachTest-1978803889-project-member] https://10.4.3.117/volume/v3/attachments/ad59124d-5968-4de0-9bbd-fd9e2013a778 returned with HTTP 200 Jul 27 16:11:26.641472 np0000005924 devstack@c-api.service[100523]: [pid: 100523|app: 0|req: 296/1173] 10.4.3.117 () {74 vars in 1704 bytes} [Mon Jul 27 16:11:26 2026] PUT /volume/v3/attachments/ad59124d-5968-4de0-9bbd-fd9e2013a778 => generated 969 bytes in 173 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 27 16:11:26.784214 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.middleware.request_id [None req-eaee6784-e269-4021-9c80-2053c563ae38 None None] RequestId filter calling following filter/app {{(pid=100522) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:11:26.786950 np0000005924 devstack@c-api.service[100522]: INFO cinder.api.openstack.wsgi [None req-eaee6784-e269-4021-9c80-2053c563ae38 tempest-ServerStableDeviceRescueTest-96206215 tempest-ServerStableDeviceRescueTest-96206215-project-member] GET https://10.4.3.117/volume/v3/volumes/306e397d-1fc9-4947-8f19-18f4783641be Jul 27 16:11:26.787207 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.openstack.wsgi [None req-eaee6784-e269-4021-9c80-2053c563ae38 tempest-ServerStableDeviceRescueTest-96206215 tempest-ServerStableDeviceRescueTest-96206215-project-member] Empty body provided in request {{(pid=100522) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:11:26.787463 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.openstack.wsgi [None req-eaee6784-e269-4021-9c80-2053c563ae38 tempest-ServerStableDeviceRescueTest-96206215 tempest-ServerStableDeviceRescueTest-96206215-project-member] Calling method 'show' {{(pid=100522) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:11:26.798700 np0000005924 devstack@c-api.service[100522]: INFO cinder.api.openstack.wsgi [None req-eaee6784-e269-4021-9c80-2053c563ae38 tempest-ServerStableDeviceRescueTest-96206215 tempest-ServerStableDeviceRescueTest-96206215-project-member] https://10.4.3.117/volume/v3/volumes/306e397d-1fc9-4947-8f19-18f4783641be returned with HTTP 404 Jul 27 16:11:26.799309 np0000005924 devstack@c-api.service[100522]: [pid: 100522|app: 0|req: 291/1174] 10.4.3.117 () {66 vars in 1348 bytes} [Mon Jul 27 16:11:26 2026] GET /volume/v3/volumes/306e397d-1fc9-4947-8f19-18f4783641be => generated 109 bytes in 16 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 27 16:11:27.374714 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.middleware.request_id [None req-326a9c54-c2b8-4215-96c6-3f568cb20cfe None None] RequestId filter calling following filter/app {{(pid=100524) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:11:27.377054 np0000005924 devstack@c-api.service[100524]: INFO cinder.api.openstack.wsgi [None req-326a9c54-c2b8-4215-96c6-3f568cb20cfe tempest-AttachVolumeMultiAttachTest-1978803889 tempest-AttachVolumeMultiAttachTest-1978803889-project-member] GET https://10.4.3.117/volume/v3/volumes/b257a182-f05a-453e-a827-c9cfae7de6fb Jul 27 16:11:27.377204 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.openstack.wsgi [None req-326a9c54-c2b8-4215-96c6-3f568cb20cfe tempest-AttachVolumeMultiAttachTest-1978803889 tempest-AttachVolumeMultiAttachTest-1978803889-project-member] Empty body provided in request {{(pid=100524) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:11:27.377553 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.openstack.wsgi [None req-326a9c54-c2b8-4215-96c6-3f568cb20cfe tempest-AttachVolumeMultiAttachTest-1978803889 tempest-AttachVolumeMultiAttachTest-1978803889-project-member] Calling method 'show' {{(pid=100524) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:11:27.411185 np0000005924 devstack@c-api.service[100524]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:11:27.411185 np0000005924 devstack@c-api.service[100524]: warnings.warn( Jul 27 16:11:27.418356 np0000005924 devstack@c-api.service[100524]: INFO cinder.volume.api [None req-326a9c54-c2b8-4215-96c6-3f568cb20cfe tempest-AttachVolumeMultiAttachTest-1978803889 tempest-AttachVolumeMultiAttachTest-1978803889-project-member] Volume info retrieved successfully. Jul 27 16:11:27.425803 np0000005924 devstack@c-api.service[100524]: INFO cinder.api.openstack.wsgi [None req-326a9c54-c2b8-4215-96c6-3f568cb20cfe tempest-AttachVolumeMultiAttachTest-1978803889 tempest-AttachVolumeMultiAttachTest-1978803889-project-member] https://10.4.3.117/volume/v3/volumes/b257a182-f05a-453e-a827-c9cfae7de6fb returned with HTTP 200 Jul 27 16:11:27.426561 np0000005924 devstack@c-api.service[100524]: [pid: 100524|app: 0|req: 297/1175] 10.4.3.117 () {66 vars in 1348 bytes} [Mon Jul 27 16:11:27 2026] GET /volume/v3/volumes/b257a182-f05a-453e-a827-c9cfae7de6fb => generated 852 bytes in 53 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 27 16:11:28.441867 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.middleware.request_id [None req-12dc513f-f405-4a62-b1bc-a399502c1374 None None] RequestId filter calling following filter/app {{(pid=100521) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:11:28.443709 np0000005924 devstack@c-api.service[100521]: INFO cinder.api.openstack.wsgi [None req-12dc513f-f405-4a62-b1bc-a399502c1374 tempest-AttachVolumeMultiAttachTest-1978803889 tempest-AttachVolumeMultiAttachTest-1978803889-project-member] GET https://10.4.3.117/volume/v3/volumes/b257a182-f05a-453e-a827-c9cfae7de6fb Jul 27 16:11:28.443911 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.openstack.wsgi [None req-12dc513f-f405-4a62-b1bc-a399502c1374 tempest-AttachVolumeMultiAttachTest-1978803889 tempest-AttachVolumeMultiAttachTest-1978803889-project-member] Empty body provided in request {{(pid=100521) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:11:28.444084 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.openstack.wsgi [None req-12dc513f-f405-4a62-b1bc-a399502c1374 tempest-AttachVolumeMultiAttachTest-1978803889 tempest-AttachVolumeMultiAttachTest-1978803889-project-member] Calling method 'show' {{(pid=100521) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:11:28.462638 np0000005924 devstack@c-api.service[100521]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:11:28.462638 np0000005924 devstack@c-api.service[100521]: warnings.warn( Jul 27 16:11:28.474888 np0000005924 devstack@c-api.service[100521]: INFO cinder.volume.api [None req-12dc513f-f405-4a62-b1bc-a399502c1374 tempest-AttachVolumeMultiAttachTest-1978803889 tempest-AttachVolumeMultiAttachTest-1978803889-project-member] Volume info retrieved successfully. Jul 27 16:11:28.490303 np0000005924 devstack@c-api.service[100521]: INFO cinder.api.openstack.wsgi [None req-12dc513f-f405-4a62-b1bc-a399502c1374 tempest-AttachVolumeMultiAttachTest-1978803889 tempest-AttachVolumeMultiAttachTest-1978803889-project-member] https://10.4.3.117/volume/v3/volumes/b257a182-f05a-453e-a827-c9cfae7de6fb returned with HTTP 200 Jul 27 16:11:28.490674 np0000005924 devstack@c-api.service[100521]: [pid: 100521|app: 0|req: 292/1176] 10.4.3.117 () {66 vars in 1348 bytes} [Mon Jul 27 16:11:28 2026] GET /volume/v3/volumes/b257a182-f05a-453e-a827-c9cfae7de6fb => generated 852 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 27 16:11:28.771298 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.middleware.request_id [None req-2be3ea71-9aad-4a47-9eea-e11b2255fef0 None None] RequestId filter calling following filter/app {{(pid=100523) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:11:28.866150 np0000005924 devstack@c-api.service[100523]: INFO cinder.api.openstack.wsgi [None req-2be3ea71-9aad-4a47-9eea-e11b2255fef0 tempest-UserMessagesTest-297446141 tempest-UserMessagesTest-297446141-project-admin] POST https://10.4.3.117/volume/v3/types Jul 27 16:11:28.866580 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.openstack.wsgi [None req-2be3ea71-9aad-4a47-9eea-e11b2255fef0 tempest-UserMessagesTest-297446141 tempest-UserMessagesTest-297446141-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-UserMessagesTest-volume-type-298721", "extra_specs": {"storage_protocol": "tempest-storage_protocol-633840396", "vendor_name": "tempest-vendor_name-1967673578"}}} {{(pid=100523) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 27 16:11:28.868135 np0000005924 devstack@c-api.service[100523]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:11:28.868135 np0000005924 devstack@c-api.service[100523]: warnings.warn( Jul 27 16:11:28.901867 np0000005924 devstack@c-api.service[100523]: INFO cinder.api.openstack.wsgi [None req-2be3ea71-9aad-4a47-9eea-e11b2255fef0 tempest-UserMessagesTest-297446141 tempest-UserMessagesTest-297446141-project-admin] https://10.4.3.117/volume/v3/types returned with HTTP 200 Jul 27 16:11:28.902486 np0000005924 devstack@c-api.service[100523]: [pid: 100523|app: 0|req: 297/1177] 10.4.3.117 () {68 vars in 1253 bytes} [Mon Jul 27 16:11:28 2026] POST /volume/v3/types => generated 323 bytes in 131 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 27 16:11:28.915355 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.middleware.request_id [None req-767cbfe8-2494-4b81-b46f-d4fb768387b6 None None] RequestId filter calling following filter/app {{(pid=100522) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:11:29.001797 np0000005924 devstack@c-api.service[100522]: INFO cinder.api.openstack.wsgi [None req-767cbfe8-2494-4b81-b46f-d4fb768387b6 tempest-UserMessagesTest-1733649247 tempest-UserMessagesTest-1733649247-project-member] POST https://10.4.3.117/volume/v3/volumes Jul 27 16:11:29.002201 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.openstack.wsgi [None req-767cbfe8-2494-4b81-b46f-d4fb768387b6 tempest-UserMessagesTest-1733649247 tempest-UserMessagesTest-1733649247-project-member] Action: 'create', calling method: create, body: {"volume": {"volume_type": "e48329a7-4995-45dd-b73c-9ff1d7bc5e1d", "size": 1, "name": "tempest-UserMessagesTest-Volume-2044151402"}} {{(pid=100522) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 27 16:11:29.005872 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.v3.volumes [None req-767cbfe8-2494-4b81-b46f-d4fb768387b6 tempest-UserMessagesTest-1733649247 tempest-UserMessagesTest-1733649247-project-member] Create volume request body: {'volume': {'volume_type': 'e48329a7-4995-45dd-b73c-9ff1d7bc5e1d', 'size': 1, 'name': 'tempest-UserMessagesTest-Volume-2044151402'}} {{(pid=100522) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 27 16:11:29.013674 np0000005924 devstack@c-api.service[100522]: INFO cinder.api.v3.volumes [None req-767cbfe8-2494-4b81-b46f-d4fb768387b6 tempest-UserMessagesTest-1733649247 tempest-UserMessagesTest-1733649247-project-member] Create volume of 1 GB Jul 27 16:11:29.013927 np0000005924 devstack@c-api.service[100522]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:11:29.013927 np0000005924 devstack@c-api.service[100522]: warnings.warn( Jul 27 16:11:29.014403 np0000005924 devstack@c-api.service[100522]: INFO cinder.volume.api [None req-767cbfe8-2494-4b81-b46f-d4fb768387b6 tempest-UserMessagesTest-1733649247 tempest-UserMessagesTest-1733649247-project-member] Availability Zones retrieved successfully. Jul 27 16:11:29.025392 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.volume.api [None req-767cbfe8-2494-4b81-b46f-d4fb768387b6 tempest-UserMessagesTest-1733649247 tempest-UserMessagesTest-1733649247-project-member] Flow 'volume_create_api' (e01b7e19-4d84-48b4-acb1-3426a9fdb3a0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100522) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 27 16:11:29.026287 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.volume.api [None req-767cbfe8-2494-4b81-b46f-d4fb768387b6 tempest-UserMessagesTest-1733649247 tempest-UserMessagesTest-1733649247-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (82e333bc-f344-4f3d-a0b5-b4aa6d1b86a9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100522) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 27 16:11:29.029412 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.volume.flows.api.create_volume [None req-767cbfe8-2494-4b81-b46f-d4fb768387b6 tempest-UserMessagesTest-1733649247 tempest-UserMessagesTest-1733649247-project-member] Validating volume size '1' using validate_int {{(pid=100522) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 27 16:11:29.049277 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.volume.api [None req-767cbfe8-2494-4b81-b46f-d4fb768387b6 tempest-UserMessagesTest-1733649247 tempest-UserMessagesTest-1733649247-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (82e333bc-f344-4f3d-a0b5-b4aa6d1b86a9) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-27T16:11:29Z,deleted=False,deleted_at=None,description=None,extra_specs={storage_protocol='tempest-storage_protocol-633840396',vendor_name='tempest-vendor_name-1967673578'},id=e48329a7-4995-45dd-b73c-9ff1d7bc5e1d,is_public=True,name='tempest-UserMessagesTest-volume-type-298721',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'e48329a7-4995-45dd-b73c-9ff1d7bc5e1d', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100522) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 27 16:11:29.050051 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.volume.api [None req-767cbfe8-2494-4b81-b46f-d4fb768387b6 tempest-UserMessagesTest-1733649247 tempest-UserMessagesTest-1733649247-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (0f978e05-4bb6-496e-afd6-dfc0c0117aca) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100522) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 27 16:11:29.075914 np0000005924 devstack@c-api.service[100522]: WARNING cinder.quota [None req-767cbfe8-2494-4b81-b46f-d4fb768387b6 tempest-UserMessagesTest-1733649247 tempest-UserMessagesTest-1733649247-project-member] Deprecated: Default quota for resource: volumes_tempest-UserMessagesTest-volume-type-298721 is set by the default quota flag: quota_volumes_tempest-UserMessagesTest-volume-type-298721, it is now deprecated. Please use the default quota class for default quota. Jul 27 16:11:29.076192 np0000005924 devstack@c-api.service[100522]: WARNING cinder.quota [None req-767cbfe8-2494-4b81-b46f-d4fb768387b6 tempest-UserMessagesTest-1733649247 tempest-UserMessagesTest-1733649247-project-member] Deprecated: Default quota for resource: gigabytes_tempest-UserMessagesTest-volume-type-298721 is set by the default quota flag: quota_gigabytes_tempest-UserMessagesTest-volume-type-298721, it is now deprecated. Please use the default quota class for default quota. Jul 27 16:11:29.142273 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.quota [None req-767cbfe8-2494-4b81-b46f-d4fb768387b6 tempest-UserMessagesTest-1733649247 tempest-UserMessagesTest-1733649247-project-member] Created reservations ['b75b9ad6-b117-4e82-b26c-0959678f860a', 'ab5318cc-38c8-42ca-91c4-5ba2d583feee', '411a826c-77b1-43e0-8d7c-a61f5295e041', '4e8a9988-8ccf-46b1-a960-f78bba8c878a'] {{(pid=100522) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 27 16:11:29.142884 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.volume.api [None req-767cbfe8-2494-4b81-b46f-d4fb768387b6 tempest-UserMessagesTest-1733649247 tempest-UserMessagesTest-1733649247-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (0f978e05-4bb6-496e-afd6-dfc0c0117aca) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['b75b9ad6-b117-4e82-b26c-0959678f860a', 'ab5318cc-38c8-42ca-91c4-5ba2d583feee', '411a826c-77b1-43e0-8d7c-a61f5295e041', '4e8a9988-8ccf-46b1-a960-f78bba8c878a']}' {{(pid=100522) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 27 16:11:29.143659 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.volume.api [None req-767cbfe8-2494-4b81-b46f-d4fb768387b6 tempest-UserMessagesTest-1733649247 tempest-UserMessagesTest-1733649247-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (c2d2ea76-cfa4-4b3a-b87a-6986ee07e2c1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100522) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 27 16:11:29.176919 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.volume.api [None req-767cbfe8-2494-4b81-b46f-d4fb768387b6 tempest-UserMessagesTest-1733649247 tempest-UserMessagesTest-1733649247-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (c2d2ea76-cfa4-4b3a-b87a-6986ee07e2c1) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '77cd7163-1edd-4a78-b047-c53da8ce066f', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-UserMessagesTest-Volume-2044151402',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='f36dca271b434493899b1487595f969b',qos_specs=None,replication_status=,reservations=['b75b9ad6-b117-4e82-b26c-0959678f860a','ab5318cc-38c8-42ca-91c4-5ba2d583feee','411a826c-77b1-43e0-8d7c-a61f5295e041','4e8a9988-8ccf-46b1-a960-f78bba8c878a'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='e698d38de1b54f079231d36b51e83afc',volume_type_id=e48329a7-4995-45dd-b73c-9ff1d7bc5e1d), 'volume': Volume(_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-27T16:11:29Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-UserMessagesTest-Volume-2044151402',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=77cd7163-1edd-4a78-b047-c53da8ce066f,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='f36dca271b434493899b1487595f969b',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='e698d38de1b54f079231d36b51e83afc',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(e48329a7-4995-45dd-b73c-9ff1d7bc5e1d),volume_type_id=e48329a7-4995-45dd-b73c-9ff1d7bc5e1d)}' {{(pid=100522) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 27 16:11:29.177693 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.volume.api [None req-767cbfe8-2494-4b81-b46f-d4fb768387b6 tempest-UserMessagesTest-1733649247 tempest-UserMessagesTest-1733649247-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (c311a4c9-cbc2-411e-a193-bcdf2bf60367) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100522) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 27 16:11:29.202928 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.volume.api [None req-767cbfe8-2494-4b81-b46f-d4fb768387b6 tempest-UserMessagesTest-1733649247 tempest-UserMessagesTest-1733649247-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (c311a4c9-cbc2-411e-a193-bcdf2bf60367) transitioned into state 'SUCCESS' from state '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-2044151402',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='f36dca271b434493899b1487595f969b',qos_specs=None,replication_status=,reservations=['b75b9ad6-b117-4e82-b26c-0959678f860a','ab5318cc-38c8-42ca-91c4-5ba2d583feee','411a826c-77b1-43e0-8d7c-a61f5295e041','4e8a9988-8ccf-46b1-a960-f78bba8c878a'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='e698d38de1b54f079231d36b51e83afc',volume_type_id=e48329a7-4995-45dd-b73c-9ff1d7bc5e1d)}' {{(pid=100522) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 27 16:11:29.204021 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.volume.api [None req-767cbfe8-2494-4b81-b46f-d4fb768387b6 tempest-UserMessagesTest-1733649247 tempest-UserMessagesTest-1733649247-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (38b9ddde-10b9-40a1-ad5b-c1ebf8b85969) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100522) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 27 16:11:29.221124 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.volume.api [None req-767cbfe8-2494-4b81-b46f-d4fb768387b6 tempest-UserMessagesTest-1733649247 tempest-UserMessagesTest-1733649247-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (38b9ddde-10b9-40a1-ad5b-c1ebf8b85969) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100522) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 27 16:11:29.221937 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.volume.api [None req-767cbfe8-2494-4b81-b46f-d4fb768387b6 tempest-UserMessagesTest-1733649247 tempest-UserMessagesTest-1733649247-project-member] Flow 'volume_create_api' (e01b7e19-4d84-48b4-acb1-3426a9fdb3a0) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100522) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 27 16:11:29.222240 np0000005924 devstack@c-api.service[100522]: INFO cinder.volume.api [None req-767cbfe8-2494-4b81-b46f-d4fb768387b6 tempest-UserMessagesTest-1733649247 tempest-UserMessagesTest-1733649247-project-member] Create volume request issued successfully. Jul 27 16:11:29.222834 np0000005924 devstack@c-api.service[100522]: INFO cinder.api.openstack.wsgi [None req-767cbfe8-2494-4b81-b46f-d4fb768387b6 tempest-UserMessagesTest-1733649247 tempest-UserMessagesTest-1733649247-project-member] https://10.4.3.117/volume/v3/volumes returned with HTTP 202 Jul 27 16:11:29.223337 np0000005924 devstack@c-api.service[100522]: [pid: 100522|app: 0|req: 292/1178] 10.4.3.117 () {70 vars in 1299 bytes} [Mon Jul 27 16:11:28 2026] POST /volume/v3/volumes => generated 782 bytes in 308 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 27 16:11:29.238068 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.middleware.request_id [None req-5e2c9113-2bec-4de1-a1dd-5b1cfdb2c066 None None] RequestId filter calling following filter/app {{(pid=100524) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:11:29.240269 np0000005924 devstack@c-api.service[100524]: INFO cinder.api.openstack.wsgi [None req-5e2c9113-2bec-4de1-a1dd-5b1cfdb2c066 tempest-UserMessagesTest-1733649247 tempest-UserMessagesTest-1733649247-project-member] GET https://10.4.3.117/volume/v3/volumes/77cd7163-1edd-4a78-b047-c53da8ce066f Jul 27 16:11:29.240666 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.openstack.wsgi [None req-5e2c9113-2bec-4de1-a1dd-5b1cfdb2c066 tempest-UserMessagesTest-1733649247 tempest-UserMessagesTest-1733649247-project-member] Empty body provided in request {{(pid=100524) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:11:29.240927 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.openstack.wsgi [None req-5e2c9113-2bec-4de1-a1dd-5b1cfdb2c066 tempest-UserMessagesTest-1733649247 tempest-UserMessagesTest-1733649247-project-member] Calling method 'show' {{(pid=100524) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:11:29.248942 np0000005924 devstack@c-api.service[100524]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:11:29.248942 np0000005924 devstack@c-api.service[100524]: warnings.warn( Jul 27 16:11:29.252521 np0000005924 devstack@c-api.service[100524]: INFO cinder.volume.api [None req-5e2c9113-2bec-4de1-a1dd-5b1cfdb2c066 tempest-UserMessagesTest-1733649247 tempest-UserMessagesTest-1733649247-project-member] Volume info retrieved successfully. Jul 27 16:11:29.257665 np0000005924 devstack@c-api.service[100524]: INFO cinder.api.openstack.wsgi [None req-5e2c9113-2bec-4de1-a1dd-5b1cfdb2c066 tempest-UserMessagesTest-1733649247 tempest-UserMessagesTest-1733649247-project-member] https://10.4.3.117/volume/v3/volumes/77cd7163-1edd-4a78-b047-c53da8ce066f returned with HTTP 200 Jul 27 16:11:29.258019 np0000005924 devstack@c-api.service[100524]: [pid: 100524|app: 0|req: 298/1179] 10.4.3.117 () {68 vars in 1388 bytes} [Mon Jul 27 16:11:29 2026] GET /volume/v3/volumes/77cd7163-1edd-4a78-b047-c53da8ce066f => generated 850 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 27 16:11:29.505869 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.middleware.request_id [None req-10a097f3-d458-4f28-a3cb-410596ff1797 None None] RequestId filter calling following filter/app {{(pid=100521) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:11:29.507997 np0000005924 devstack@c-api.service[100521]: INFO cinder.api.openstack.wsgi [None req-10a097f3-d458-4f28-a3cb-410596ff1797 tempest-AttachVolumeMultiAttachTest-1978803889 tempest-AttachVolumeMultiAttachTest-1978803889-project-member] GET https://10.4.3.117/volume/v3/volumes/b257a182-f05a-453e-a827-c9cfae7de6fb Jul 27 16:11:29.507997 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.openstack.wsgi [None req-10a097f3-d458-4f28-a3cb-410596ff1797 tempest-AttachVolumeMultiAttachTest-1978803889 tempest-AttachVolumeMultiAttachTest-1978803889-project-member] Empty body provided in request {{(pid=100521) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:11:29.508253 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.openstack.wsgi [None req-10a097f3-d458-4f28-a3cb-410596ff1797 tempest-AttachVolumeMultiAttachTest-1978803889 tempest-AttachVolumeMultiAttachTest-1978803889-project-member] Calling method 'show' {{(pid=100521) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:11:29.528040 np0000005924 devstack@c-api.service[100521]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:11:29.528040 np0000005924 devstack@c-api.service[100521]: warnings.warn( Jul 27 16:11:29.531663 np0000005924 devstack@c-api.service[100521]: INFO cinder.volume.api [None req-10a097f3-d458-4f28-a3cb-410596ff1797 tempest-AttachVolumeMultiAttachTest-1978803889 tempest-AttachVolumeMultiAttachTest-1978803889-project-member] Volume info retrieved successfully. Jul 27 16:11:29.547185 np0000005924 devstack@c-api.service[100521]: INFO cinder.api.openstack.wsgi [None req-10a097f3-d458-4f28-a3cb-410596ff1797 tempest-AttachVolumeMultiAttachTest-1978803889 tempest-AttachVolumeMultiAttachTest-1978803889-project-member] https://10.4.3.117/volume/v3/volumes/b257a182-f05a-453e-a827-c9cfae7de6fb returned with HTTP 200 Jul 27 16:11:29.547808 np0000005924 devstack@c-api.service[100521]: [pid: 100521|app: 0|req: 293/1180] 10.4.3.117 () {66 vars in 1348 bytes} [Mon Jul 27 16:11:29 2026] GET /volume/v3/volumes/b257a182-f05a-453e-a827-c9cfae7de6fb => generated 852 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 27 16:11:29.948571 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.middleware.request_id [req-b22585f0-5bdb-4a3c-8f62-d3d35840cccd req-aac10a77-f65d-4f1b-864a-2ba59c3c6d37 None None] RequestId filter calling following filter/app {{(pid=100523) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:11:29.951233 np0000005924 devstack@c-api.service[100523]: INFO cinder.api.openstack.wsgi [req-b22585f0-5bdb-4a3c-8f62-d3d35840cccd req-aac10a77-f65d-4f1b-864a-2ba59c3c6d37 tempest-AttachVolumeMultiAttachTest-1978803889 tempest-AttachVolumeMultiAttachTest-1978803889-project-member] POST https://10.4.3.117/volume/v3/attachments/ad59124d-5968-4de0-9bbd-fd9e2013a778/action Jul 27 16:11:29.951751 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.openstack.wsgi [req-b22585f0-5bdb-4a3c-8f62-d3d35840cccd req-aac10a77-f65d-4f1b-864a-2ba59c3c6d37 tempest-AttachVolumeMultiAttachTest-1978803889 tempest-AttachVolumeMultiAttachTest-1978803889-project-member] Action body: b'{"os-complete": null}' {{(pid=100523) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 27 16:11:29.951938 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.openstack.wsgi [req-b22585f0-5bdb-4a3c-8f62-d3d35840cccd req-aac10a77-f65d-4f1b-864a-2ba59c3c6d37 tempest-AttachVolumeMultiAttachTest-1978803889 tempest-AttachVolumeMultiAttachTest-1978803889-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100523) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 27 16:11:29.976518 np0000005924 devstack@c-api.service[100523]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:11:29.976518 np0000005924 devstack@c-api.service[100523]: warnings.warn( Jul 27 16:11:29.992205 np0000005924 devstack@c-api.service[100523]: INFO cinder.api.openstack.wsgi [req-b22585f0-5bdb-4a3c-8f62-d3d35840cccd req-aac10a77-f65d-4f1b-864a-2ba59c3c6d37 tempest-AttachVolumeMultiAttachTest-1978803889 tempest-AttachVolumeMultiAttachTest-1978803889-project-member] https://10.4.3.117/volume/v3/attachments/ad59124d-5968-4de0-9bbd-fd9e2013a778/action returned with HTTP 204 Jul 27 16:11:29.993007 np0000005924 devstack@c-api.service[100523]: [pid: 100523|app: 0|req: 298/1181] 10.4.3.117 () {74 vars in 1725 bytes} [Mon Jul 27 16:11:29 2026] POST /volume/v3/attachments/ad59124d-5968-4de0-9bbd-fd9e2013a778/action => generated 0 bytes in 45 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jul 27 16:11:30.271369 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.middleware.request_id [None req-cf4ae343-688f-4138-ba7d-f2c30d2856c7 None None] RequestId filter calling following filter/app {{(pid=100522) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:11:30.273793 np0000005924 devstack@c-api.service[100522]: INFO cinder.api.openstack.wsgi [None req-cf4ae343-688f-4138-ba7d-f2c30d2856c7 tempest-UserMessagesTest-1733649247 tempest-UserMessagesTest-1733649247-project-member] GET https://10.4.3.117/volume/v3/volumes/77cd7163-1edd-4a78-b047-c53da8ce066f Jul 27 16:11:30.274051 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.openstack.wsgi [None req-cf4ae343-688f-4138-ba7d-f2c30d2856c7 tempest-UserMessagesTest-1733649247 tempest-UserMessagesTest-1733649247-project-member] Empty body provided in request {{(pid=100522) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:11:30.274320 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.openstack.wsgi [None req-cf4ae343-688f-4138-ba7d-f2c30d2856c7 tempest-UserMessagesTest-1733649247 tempest-UserMessagesTest-1733649247-project-member] Calling method 'show' {{(pid=100522) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:11:30.284054 np0000005924 devstack@c-api.service[100522]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:11:30.284054 np0000005924 devstack@c-api.service[100522]: warnings.warn( Jul 27 16:11:30.289171 np0000005924 devstack@c-api.service[100522]: INFO cinder.volume.api [None req-cf4ae343-688f-4138-ba7d-f2c30d2856c7 tempest-UserMessagesTest-1733649247 tempest-UserMessagesTest-1733649247-project-member] Volume info retrieved successfully. Jul 27 16:11:30.295223 np0000005924 devstack@c-api.service[100522]: INFO cinder.api.openstack.wsgi [None req-cf4ae343-688f-4138-ba7d-f2c30d2856c7 tempest-UserMessagesTest-1733649247 tempest-UserMessagesTest-1733649247-project-member] https://10.4.3.117/volume/v3/volumes/77cd7163-1edd-4a78-b047-c53da8ce066f returned with HTTP 200 Jul 27 16:11:30.295848 np0000005924 devstack@c-api.service[100522]: [pid: 100522|app: 0|req: 293/1182] 10.4.3.117 () {68 vars in 1388 bytes} [Mon Jul 27 16:11:30 2026] GET /volume/v3/volumes/77cd7163-1edd-4a78-b047-c53da8ce066f => generated 871 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 27 16:11:30.312461 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.middleware.request_id [None req-47909881-e2ec-4a91-9cdf-cffa3e3eb61a None None] RequestId filter calling following filter/app {{(pid=100524) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:11:30.315984 np0000005924 devstack@c-api.service[100524]: INFO cinder.api.openstack.wsgi [None req-47909881-e2ec-4a91-9cdf-cffa3e3eb61a tempest-UserMessagesTest-1733649247 tempest-UserMessagesTest-1733649247-project-member] GET https://10.4.3.117/volume/v3/messages Jul 27 16:11:30.315984 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.openstack.wsgi [None req-47909881-e2ec-4a91-9cdf-cffa3e3eb61a tempest-UserMessagesTest-1733649247 tempest-UserMessagesTest-1733649247-project-member] Empty body provided in request {{(pid=100524) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:11:30.315984 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.openstack.wsgi [None req-47909881-e2ec-4a91-9cdf-cffa3e3eb61a tempest-UserMessagesTest-1733649247 tempest-UserMessagesTest-1733649247-project-member] Calling method 'version_select' {{(pid=100524) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:11:30.325156 np0000005924 devstack@c-api.service[100524]: INFO cinder.api.openstack.wsgi [None req-47909881-e2ec-4a91-9cdf-cffa3e3eb61a tempest-UserMessagesTest-1733649247 tempest-UserMessagesTest-1733649247-project-member] https://10.4.3.117/volume/v3/messages returned with HTTP 200 Jul 27 16:11:30.325712 np0000005924 devstack@c-api.service[100524]: [pid: 100524|app: 0|req: 299/1183] 10.4.3.117 () {68 vars in 1280 bytes} [Mon Jul 27 16:11:30 2026] GET /volume/v3/messages => generated 670 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 27 16:11:30.334265 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.middleware.request_id [None req-3c281495-898a-4faa-a81e-5f272c55677e None None] RequestId filter calling following filter/app {{(pid=100521) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:11:30.336172 np0000005924 devstack@c-api.service[100521]: INFO cinder.api.openstack.wsgi [None req-3c281495-898a-4faa-a81e-5f272c55677e tempest-UserMessagesTest-1733649247 tempest-UserMessagesTest-1733649247-project-member] DELETE https://10.4.3.117/volume/v3/messages/e026ac1b-8ec7-4829-8d63-0d742a67a3fb Jul 27 16:11:30.336436 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.openstack.wsgi [None req-3c281495-898a-4faa-a81e-5f272c55677e tempest-UserMessagesTest-1733649247 tempest-UserMessagesTest-1733649247-project-member] Empty body provided in request {{(pid=100521) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:11:30.336745 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.openstack.wsgi [None req-3c281495-898a-4faa-a81e-5f272c55677e tempest-UserMessagesTest-1733649247 tempest-UserMessagesTest-1733649247-project-member] Calling method 'version_select' {{(pid=100521) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:11:30.361218 np0000005924 devstack@c-api.service[100521]: INFO cinder.api.openstack.wsgi [None req-3c281495-898a-4faa-a81e-5f272c55677e tempest-UserMessagesTest-1733649247 tempest-UserMessagesTest-1733649247-project-member] https://10.4.3.117/volume/v3/messages/e026ac1b-8ec7-4829-8d63-0d742a67a3fb returned with HTTP 204 Jul 27 16:11:30.361686 np0000005924 devstack@c-api.service[100521]: [pid: 100521|app: 0|req: 294/1184] 10.4.3.117 () {68 vars in 1394 bytes} [Mon Jul 27 16:11:30 2026] DELETE /volume/v3/messages/e026ac1b-8ec7-4829-8d63-0d742a67a3fb => generated 0 bytes in 28 msecs (HTTP/1.1 204) 6 headers in 235 bytes (1 switches on core 0) Jul 27 16:11:30.368693 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.middleware.request_id [None req-2a05ba85-a132-4d88-99ab-d442c691250d None None] RequestId filter calling following filter/app {{(pid=100523) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:11:30.370647 np0000005924 devstack@c-api.service[100523]: INFO cinder.api.openstack.wsgi [None req-2a05ba85-a132-4d88-99ab-d442c691250d tempest-UserMessagesTest-1733649247 tempest-UserMessagesTest-1733649247-project-member] GET https://10.4.3.117/volume/v3/messages/e026ac1b-8ec7-4829-8d63-0d742a67a3fb Jul 27 16:11:30.370887 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.openstack.wsgi [None req-2a05ba85-a132-4d88-99ab-d442c691250d tempest-UserMessagesTest-1733649247 tempest-UserMessagesTest-1733649247-project-member] Empty body provided in request {{(pid=100523) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:11:30.371083 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.openstack.wsgi [None req-2a05ba85-a132-4d88-99ab-d442c691250d tempest-UserMessagesTest-1733649247 tempest-UserMessagesTest-1733649247-project-member] Calling method 'version_select' {{(pid=100523) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:11:30.376660 np0000005924 devstack@c-api.service[100523]: INFO cinder.api.openstack.wsgi [None req-2a05ba85-a132-4d88-99ab-d442c691250d tempest-UserMessagesTest-1733649247 tempest-UserMessagesTest-1733649247-project-member] https://10.4.3.117/volume/v3/messages/e026ac1b-8ec7-4829-8d63-0d742a67a3fb returned with HTTP 404 Jul 27 16:11:30.377153 np0000005924 devstack@c-api.service[100523]: [pid: 100523|app: 0|req: 299/1185] 10.4.3.117 () {68 vars in 1391 bytes} [Mon Jul 27 16:11:30 2026] GET /volume/v3/messages/e026ac1b-8ec7-4829-8d63-0d742a67a3fb => generated 110 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 27 16:11:30.384883 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.middleware.request_id [None req-ffca880f-0f77-4781-8f73-c208a1c6b822 None None] RequestId filter calling following filter/app {{(pid=100522) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:11:30.386979 np0000005924 devstack@c-api.service[100522]: INFO cinder.api.openstack.wsgi [None req-ffca880f-0f77-4781-8f73-c208a1c6b822 tempest-UserMessagesTest-1733649247 tempest-UserMessagesTest-1733649247-project-member] GET https://10.4.3.117/volume/v3/volumes/77cd7163-1edd-4a78-b047-c53da8ce066f Jul 27 16:11:30.387538 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.openstack.wsgi [None req-ffca880f-0f77-4781-8f73-c208a1c6b822 tempest-UserMessagesTest-1733649247 tempest-UserMessagesTest-1733649247-project-member] Empty body provided in request {{(pid=100522) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:11:30.387739 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.openstack.wsgi [None req-ffca880f-0f77-4781-8f73-c208a1c6b822 tempest-UserMessagesTest-1733649247 tempest-UserMessagesTest-1733649247-project-member] Calling method 'show' {{(pid=100522) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:11:30.396463 np0000005924 devstack@c-api.service[100522]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:11:30.396463 np0000005924 devstack@c-api.service[100522]: warnings.warn( Jul 27 16:11:30.400475 np0000005924 devstack@c-api.service[100522]: INFO cinder.volume.api [None req-ffca880f-0f77-4781-8f73-c208a1c6b822 tempest-UserMessagesTest-1733649247 tempest-UserMessagesTest-1733649247-project-member] Volume info retrieved successfully. Jul 27 16:11:30.406084 np0000005924 devstack@c-api.service[100522]: INFO cinder.api.openstack.wsgi [None req-ffca880f-0f77-4781-8f73-c208a1c6b822 tempest-UserMessagesTest-1733649247 tempest-UserMessagesTest-1733649247-project-member] https://10.4.3.117/volume/v3/volumes/77cd7163-1edd-4a78-b047-c53da8ce066f returned with HTTP 200 Jul 27 16:11:30.406596 np0000005924 devstack@c-api.service[100522]: [pid: 100522|app: 0|req: 294/1186] 10.4.3.117 () {68 vars in 1388 bytes} [Mon Jul 27 16:11:30 2026] GET /volume/v3/volumes/77cd7163-1edd-4a78-b047-c53da8ce066f => generated 871 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 27 16:11:30.421200 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.middleware.request_id [None req-55df9855-88b0-44bf-b1be-5c9af54be15e None None] RequestId filter calling following filter/app {{(pid=100524) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:11:30.423493 np0000005924 devstack@c-api.service[100524]: INFO cinder.api.openstack.wsgi [None req-55df9855-88b0-44bf-b1be-5c9af54be15e tempest-UserMessagesTest-1733649247 tempest-UserMessagesTest-1733649247-project-member] DELETE https://10.4.3.117/volume/v3/volumes/77cd7163-1edd-4a78-b047-c53da8ce066f Jul 27 16:11:30.423758 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.openstack.wsgi [None req-55df9855-88b0-44bf-b1be-5c9af54be15e tempest-UserMessagesTest-1733649247 tempest-UserMessagesTest-1733649247-project-member] Empty body provided in request {{(pid=100524) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:11:30.423984 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.openstack.wsgi [None req-55df9855-88b0-44bf-b1be-5c9af54be15e tempest-UserMessagesTest-1733649247 tempest-UserMessagesTest-1733649247-project-member] Calling method 'delete' {{(pid=100524) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:11:30.424174 np0000005924 devstack@c-api.service[100524]: INFO cinder.api.v3.volumes [None req-55df9855-88b0-44bf-b1be-5c9af54be15e tempest-UserMessagesTest-1733649247 tempest-UserMessagesTest-1733649247-project-member] Delete volume with id: 77cd7163-1edd-4a78-b047-c53da8ce066f Jul 27 16:11:30.433740 np0000005924 devstack@c-api.service[100524]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:11:30.433740 np0000005924 devstack@c-api.service[100524]: warnings.warn( Jul 27 16:11:30.434362 np0000005924 devstack@c-api.service[100524]: INFO cinder.volume.api [None req-55df9855-88b0-44bf-b1be-5c9af54be15e tempest-UserMessagesTest-1733649247 tempest-UserMessagesTest-1733649247-project-member] Volume info retrieved successfully. Jul 27 16:11:30.435876 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.volume.api [None req-55df9855-88b0-44bf-b1be-5c9af54be15e tempest-UserMessagesTest-1733649247 tempest-UserMessagesTest-1733649247-project-member] Decrease volume quotas for non temporary volume in non error_managing status. {{(pid=100524) delete /opt/stack/cinder/cinder/volume/api.py:434}} Jul 27 16:11:30.448984 np0000005924 devstack@c-api.service[100524]: WARNING cinder.quota [None req-55df9855-88b0-44bf-b1be-5c9af54be15e tempest-UserMessagesTest-1733649247 tempest-UserMessagesTest-1733649247-project-member] Deprecated: Default quota for resource: volumes_tempest-UserMessagesTest-volume-type-298721 is set by the default quota flag: quota_volumes_tempest-UserMessagesTest-volume-type-298721, it is now deprecated. Please use the default quota class for default quota. Jul 27 16:11:30.449170 np0000005924 devstack@c-api.service[100524]: WARNING cinder.quota [None req-55df9855-88b0-44bf-b1be-5c9af54be15e tempest-UserMessagesTest-1733649247 tempest-UserMessagesTest-1733649247-project-member] Deprecated: Default quota for resource: gigabytes_tempest-UserMessagesTest-volume-type-298721 is set by the default quota flag: quota_gigabytes_tempest-UserMessagesTest-volume-type-298721, it is now deprecated. Please use the default quota class for default quota. Jul 27 16:11:30.464236 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.quota [None req-55df9855-88b0-44bf-b1be-5c9af54be15e tempest-UserMessagesTest-1733649247 tempest-UserMessagesTest-1733649247-project-member] Created reservations ['5f68cdd8-6064-4d08-b78f-d70b1eaa0528', '5b3bedd6-e0dd-4e2c-a5b5-61f2b813c8dc', '9a5b0b61-a674-441f-bc1e-6d74cd241f18', '8c4a0954-6fe1-413c-9290-16b84fbe9ae9'] {{(pid=100524) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 27 16:11:30.497660 np0000005924 devstack@c-api.service[100524]: INFO cinder.volume.api [None req-55df9855-88b0-44bf-b1be-5c9af54be15e tempest-UserMessagesTest-1733649247 tempest-UserMessagesTest-1733649247-project-member] Delete volume request issued successfully. Jul 27 16:11:30.497892 np0000005924 devstack@c-api.service[100524]: INFO cinder.api.openstack.wsgi [None req-55df9855-88b0-44bf-b1be-5c9af54be15e tempest-UserMessagesTest-1733649247 tempest-UserMessagesTest-1733649247-project-member] https://10.4.3.117/volume/v3/volumes/77cd7163-1edd-4a78-b047-c53da8ce066f returned with HTTP 202 Jul 27 16:11:30.498345 np0000005924 devstack@c-api.service[100524]: [pid: 100524|app: 0|req: 300/1187] 10.4.3.117 () {68 vars in 1391 bytes} [Mon Jul 27 16:11:30 2026] DELETE /volume/v3/volumes/77cd7163-1edd-4a78-b047-c53da8ce066f => generated 0 bytes in 78 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 27 16:11:30.505440 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.middleware.request_id [None req-387fd959-3765-4c8a-b9de-eb7ea234b3c1 None None] RequestId filter calling following filter/app {{(pid=100521) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:11:30.507551 np0000005924 devstack@c-api.service[100521]: INFO cinder.api.openstack.wsgi [None req-387fd959-3765-4c8a-b9de-eb7ea234b3c1 tempest-UserMessagesTest-1733649247 tempest-UserMessagesTest-1733649247-project-member] GET https://10.4.3.117/volume/v3/volumes/77cd7163-1edd-4a78-b047-c53da8ce066f Jul 27 16:11:30.507951 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.openstack.wsgi [None req-387fd959-3765-4c8a-b9de-eb7ea234b3c1 tempest-UserMessagesTest-1733649247 tempest-UserMessagesTest-1733649247-project-member] Empty body provided in request {{(pid=100521) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:11:30.508046 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.openstack.wsgi [None req-387fd959-3765-4c8a-b9de-eb7ea234b3c1 tempest-UserMessagesTest-1733649247 tempest-UserMessagesTest-1733649247-project-member] Calling method 'show' {{(pid=100521) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:11:30.515148 np0000005924 devstack@c-api.service[100521]: INFO cinder.api.openstack.wsgi [None req-387fd959-3765-4c8a-b9de-eb7ea234b3c1 tempest-UserMessagesTest-1733649247 tempest-UserMessagesTest-1733649247-project-member] https://10.4.3.117/volume/v3/volumes/77cd7163-1edd-4a78-b047-c53da8ce066f returned with HTTP 404 Jul 27 16:11:30.515799 np0000005924 devstack@c-api.service[100521]: [pid: 100521|app: 0|req: 295/1188] 10.4.3.117 () {68 vars in 1388 bytes} [Mon Jul 27 16:11:30 2026] GET /volume/v3/volumes/77cd7163-1edd-4a78-b047-c53da8ce066f => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 27 16:11:30.528836 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.middleware.request_id [None req-fd184596-bf92-40dc-82a6-c4ae5093b4e0 None None] RequestId filter calling following filter/app {{(pid=100523) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:11:30.531164 np0000005924 devstack@c-api.service[100523]: INFO cinder.api.openstack.wsgi [None req-fd184596-bf92-40dc-82a6-c4ae5093b4e0 tempest-UserMessagesTest-297446141 tempest-UserMessagesTest-297446141-project-admin] DELETE https://10.4.3.117/volume/v3/types/e48329a7-4995-45dd-b73c-9ff1d7bc5e1d Jul 27 16:11:30.531432 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.openstack.wsgi [None req-fd184596-bf92-40dc-82a6-c4ae5093b4e0 tempest-UserMessagesTest-297446141 tempest-UserMessagesTest-297446141-project-admin] Empty body provided in request {{(pid=100523) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:11:30.531690 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.openstack.wsgi [None req-fd184596-bf92-40dc-82a6-c4ae5093b4e0 tempest-UserMessagesTest-297446141 tempest-UserMessagesTest-297446141-project-admin] Calling method '_delete' {{(pid=100523) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:11:30.558909 np0000005924 devstack@c-api.service[100523]: INFO cinder.api.openstack.wsgi [None req-fd184596-bf92-40dc-82a6-c4ae5093b4e0 tempest-UserMessagesTest-297446141 tempest-UserMessagesTest-297446141-project-admin] https://10.4.3.117/volume/v3/types/e48329a7-4995-45dd-b73c-9ff1d7bc5e1d returned with HTTP 202 Jul 27 16:11:30.559472 np0000005924 devstack@c-api.service[100523]: [pid: 100523|app: 0|req: 300/1189] 10.4.3.117 () {66 vars in 1345 bytes} [Mon Jul 27 16:11:30 2026] DELETE /volume/v3/types/e48329a7-4995-45dd-b73c-9ff1d7bc5e1d => generated 0 bytes in 32 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 27 16:11:30.560815 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.middleware.request_id [None req-22f39fa7-8677-4b31-8b6c-7a86b367ed02 None None] RequestId filter calling following filter/app {{(pid=100522) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:11:30.564031 np0000005924 devstack@c-api.service[100522]: INFO cinder.api.openstack.wsgi [None req-22f39fa7-8677-4b31-8b6c-7a86b367ed02 tempest-AttachVolumeMultiAttachTest-1978803889 tempest-AttachVolumeMultiAttachTest-1978803889-project-member] GET https://10.4.3.117/volume/v3/volumes/b257a182-f05a-453e-a827-c9cfae7de6fb Jul 27 16:11:30.564221 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.openstack.wsgi [None req-22f39fa7-8677-4b31-8b6c-7a86b367ed02 tempest-AttachVolumeMultiAttachTest-1978803889 tempest-AttachVolumeMultiAttachTest-1978803889-project-member] Empty body provided in request {{(pid=100522) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:11:30.564433 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.openstack.wsgi [None req-22f39fa7-8677-4b31-8b6c-7a86b367ed02 tempest-AttachVolumeMultiAttachTest-1978803889 tempest-AttachVolumeMultiAttachTest-1978803889-project-member] Calling method 'show' {{(pid=100522) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:11:30.566024 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.middleware.request_id [None req-d3ec7819-fe67-4691-b835-ffd207db9584 None None] RequestId filter calling following filter/app {{(pid=100524) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:11:30.568948 np0000005924 devstack@c-api.service[100524]: INFO cinder.api.openstack.wsgi [None req-d3ec7819-fe67-4691-b835-ffd207db9584 tempest-UserMessagesTest-297446141 tempest-UserMessagesTest-297446141-project-admin] GET https://10.4.3.117/volume/v3/types/e48329a7-4995-45dd-b73c-9ff1d7bc5e1d Jul 27 16:11:30.569170 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.openstack.wsgi [None req-d3ec7819-fe67-4691-b835-ffd207db9584 tempest-UserMessagesTest-297446141 tempest-UserMessagesTest-297446141-project-admin] Empty body provided in request {{(pid=100524) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:11:30.569373 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.openstack.wsgi [None req-d3ec7819-fe67-4691-b835-ffd207db9584 tempest-UserMessagesTest-297446141 tempest-UserMessagesTest-297446141-project-admin] Calling method 'show' {{(pid=100524) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:11:30.572361 np0000005924 devstack@c-api.service[100524]: INFO cinder.api.openstack.wsgi [None req-d3ec7819-fe67-4691-b835-ffd207db9584 tempest-UserMessagesTest-297446141 tempest-UserMessagesTest-297446141-project-admin] https://10.4.3.117/volume/v3/types/e48329a7-4995-45dd-b73c-9ff1d7bc5e1d returned with HTTP 404 Jul 27 16:11:30.572915 np0000005924 devstack@c-api.service[100524]: [pid: 100524|app: 0|req: 301/1190] 10.4.3.117 () {66 vars in 1342 bytes} [Mon Jul 27 16:11:30 2026] GET /volume/v3/types/e48329a7-4995-45dd-b73c-9ff1d7bc5e1d => generated 114 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 27 16:11:30.580721 np0000005924 devstack@c-api.service[100522]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:11:30.580721 np0000005924 devstack@c-api.service[100522]: warnings.warn( Jul 27 16:11:30.582822 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.middleware.request_id [None req-ffd950e6-bab4-487a-8b31-a553918fe720 None None] RequestId filter calling following filter/app {{(pid=100521) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:11:30.584861 np0000005924 devstack@c-api.service[100521]: INFO cinder.api.openstack.wsgi [None req-ffd950e6-bab4-487a-8b31-a553918fe720 tempest-UserMessagesTest-297446141 tempest-UserMessagesTest-297446141-project-admin] POST https://10.4.3.117/volume/v3/types Jul 27 16:11:30.584980 np0000005924 devstack@c-api.service[100522]: INFO cinder.volume.api [None req-22f39fa7-8677-4b31-8b6c-7a86b367ed02 tempest-AttachVolumeMultiAttachTest-1978803889 tempest-AttachVolumeMultiAttachTest-1978803889-project-member] Volume info retrieved successfully. Jul 27 16:11:30.585431 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.openstack.wsgi [None req-ffd950e6-bab4-487a-8b31-a553918fe720 tempest-UserMessagesTest-297446141 tempest-UserMessagesTest-297446141-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-UserMessagesTest-volume-type-1353885130", "extra_specs": {"storage_protocol": "tempest-storage_protocol-537468441", "vendor_name": "tempest-vendor_name-325917789"}}} {{(pid=100521) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 27 16:11:30.599114 np0000005924 devstack@c-api.service[100522]: INFO cinder.api.openstack.wsgi [None req-22f39fa7-8677-4b31-8b6c-7a86b367ed02 tempest-AttachVolumeMultiAttachTest-1978803889 tempest-AttachVolumeMultiAttachTest-1978803889-project-member] https://10.4.3.117/volume/v3/volumes/b257a182-f05a-453e-a827-c9cfae7de6fb returned with HTTP 200 Jul 27 16:11:30.599114 np0000005924 devstack@c-api.service[100522]: [pid: 100522|app: 0|req: 295/1191] 10.4.3.117 () {66 vars in 1348 bytes} [Mon Jul 27 16:11:30 2026] GET /volume/v3/volumes/b257a182-f05a-453e-a827-c9cfae7de6fb => generated 1144 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 27 16:11:30.621426 np0000005924 devstack@c-api.service[100521]: INFO cinder.api.openstack.wsgi [None req-ffd950e6-bab4-487a-8b31-a553918fe720 tempest-UserMessagesTest-297446141 tempest-UserMessagesTest-297446141-project-admin] https://10.4.3.117/volume/v3/types returned with HTTP 200 Jul 27 16:11:30.622152 np0000005924 devstack@c-api.service[100521]: [pid: 100521|app: 0|req: 296/1192] 10.4.3.117 () {68 vars in 1253 bytes} [Mon Jul 27 16:11:30 2026] POST /volume/v3/types => generated 326 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 27 16:11:30.633669 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.middleware.request_id [None req-3296bb08-7e38-4630-b6aa-2cf577eacbf0 None None] RequestId filter calling following filter/app {{(pid=100523) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:11:30.635628 np0000005924 devstack@c-api.service[100523]: INFO cinder.api.openstack.wsgi [None req-3296bb08-7e38-4630-b6aa-2cf577eacbf0 tempest-UserMessagesTest-1733649247 tempest-UserMessagesTest-1733649247-project-member] POST https://10.4.3.117/volume/v3/volumes Jul 27 16:11:30.636056 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.openstack.wsgi [None req-3296bb08-7e38-4630-b6aa-2cf577eacbf0 tempest-UserMessagesTest-1733649247 tempest-UserMessagesTest-1733649247-project-member] Action: 'create', calling method: create, body: {"volume": {"volume_type": "04d64d26-2fdc-4300-ace1-55066dfaa104", "size": 1, "name": "tempest-UserMessagesTest-Volume-1701161533"}} {{(pid=100523) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 27 16:11:30.638027 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.v3.volumes [None req-3296bb08-7e38-4630-b6aa-2cf577eacbf0 tempest-UserMessagesTest-1733649247 tempest-UserMessagesTest-1733649247-project-member] Create volume request body: {'volume': {'volume_type': '04d64d26-2fdc-4300-ace1-55066dfaa104', 'size': 1, 'name': 'tempest-UserMessagesTest-Volume-1701161533'}} {{(pid=100523) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 27 16:11:30.646368 np0000005924 devstack@c-api.service[100523]: INFO cinder.api.v3.volumes [None req-3296bb08-7e38-4630-b6aa-2cf577eacbf0 tempest-UserMessagesTest-1733649247 tempest-UserMessagesTest-1733649247-project-member] Create volume of 1 GB Jul 27 16:11:30.646614 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.middleware.request_id [req-3d3c11a3-aaf4-4b6d-9038-d12da8c2ccf3 req-13721d81-4945-45d1-915c-7e1656345501 None None] RequestId filter calling following filter/app {{(pid=100524) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:11:30.646720 np0000005924 devstack@c-api.service[100523]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:11:30.646720 np0000005924 devstack@c-api.service[100523]: warnings.warn( Jul 27 16:11:30.647380 np0000005924 devstack@c-api.service[100523]: INFO cinder.volume.api [None req-3296bb08-7e38-4630-b6aa-2cf577eacbf0 tempest-UserMessagesTest-1733649247 tempest-UserMessagesTest-1733649247-project-member] Availability Zones retrieved successfully. Jul 27 16:11:30.649044 np0000005924 devstack@c-api.service[100524]: INFO cinder.api.openstack.wsgi [req-3d3c11a3-aaf4-4b6d-9038-d12da8c2ccf3 req-13721d81-4945-45d1-915c-7e1656345501 tempest-AttachVolumeMultiAttachTest-1978803889 tempest-AttachVolumeMultiAttachTest-1978803889-project-member] GET https://10.4.3.117/volume/v3/volumes/b257a182-f05a-453e-a827-c9cfae7de6fb Jul 27 16:11:30.649303 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.openstack.wsgi [req-3d3c11a3-aaf4-4b6d-9038-d12da8c2ccf3 req-13721d81-4945-45d1-915c-7e1656345501 tempest-AttachVolumeMultiAttachTest-1978803889 tempest-AttachVolumeMultiAttachTest-1978803889-project-member] Empty body provided in request {{(pid=100524) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:11:30.649637 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.openstack.wsgi [req-3d3c11a3-aaf4-4b6d-9038-d12da8c2ccf3 req-13721d81-4945-45d1-915c-7e1656345501 tempest-AttachVolumeMultiAttachTest-1978803889 tempest-AttachVolumeMultiAttachTest-1978803889-project-member] Calling method 'show' {{(pid=100524) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:11:30.655105 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.volume.api [None req-3296bb08-7e38-4630-b6aa-2cf577eacbf0 tempest-UserMessagesTest-1733649247 tempest-UserMessagesTest-1733649247-project-member] Flow 'volume_create_api' (cd6da95c-c828-4721-be27-b9bbd02b784b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100523) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 27 16:11:30.656724 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.volume.api [None req-3296bb08-7e38-4630-b6aa-2cf577eacbf0 tempest-UserMessagesTest-1733649247 tempest-UserMessagesTest-1733649247-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (cefe6f0a-0a24-4e35-b9ab-97c38ea1826f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100523) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 27 16:11:30.658032 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.volume.flows.api.create_volume [None req-3296bb08-7e38-4630-b6aa-2cf577eacbf0 tempest-UserMessagesTest-1733649247 tempest-UserMessagesTest-1733649247-project-member] Validating volume size '1' using validate_int {{(pid=100523) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 27 16:11:30.662140 np0000005924 devstack@c-api.service[100524]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:11:30.662140 np0000005924 devstack@c-api.service[100524]: warnings.warn( Jul 27 16:11:30.671389 np0000005924 devstack@c-api.service[100524]: INFO cinder.volume.api [req-3d3c11a3-aaf4-4b6d-9038-d12da8c2ccf3 req-13721d81-4945-45d1-915c-7e1656345501 tempest-AttachVolumeMultiAttachTest-1978803889 tempest-AttachVolumeMultiAttachTest-1978803889-project-member] Volume info retrieved successfully. Jul 27 16:11:30.675182 np0000005924 devstack@c-api.service[100524]: INFO cinder.api.openstack.wsgi [req-3d3c11a3-aaf4-4b6d-9038-d12da8c2ccf3 req-13721d81-4945-45d1-915c-7e1656345501 tempest-AttachVolumeMultiAttachTest-1978803889 tempest-AttachVolumeMultiAttachTest-1978803889-project-member] https://10.4.3.117/volume/v3/volumes/b257a182-f05a-453e-a827-c9cfae7de6fb returned with HTTP 200 Jul 27 16:11:30.675952 np0000005924 devstack@c-api.service[100524]: [pid: 100524|app: 0|req: 302/1193] 10.4.3.117 () {68 vars in 1598 bytes} [Mon Jul 27 16:11:30 2026] GET /volume/v3/volumes/b257a182-f05a-453e-a827-c9cfae7de6fb => generated 1144 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 27 16:11:30.687536 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.volume.api [None req-3296bb08-7e38-4630-b6aa-2cf577eacbf0 tempest-UserMessagesTest-1733649247 tempest-UserMessagesTest-1733649247-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (cefe6f0a-0a24-4e35-b9ab-97c38ea1826f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-27T16:11:31Z,deleted=False,deleted_at=None,description=None,extra_specs={storage_protocol='tempest-storage_protocol-537468441',vendor_name='tempest-vendor_name-325917789'},id=04d64d26-2fdc-4300-ace1-55066dfaa104,is_public=True,name='tempest-UserMessagesTest-volume-type-1353885130',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '04d64d26-2fdc-4300-ace1-55066dfaa104', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100523) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 27 16:11:30.688741 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.volume.api [None req-3296bb08-7e38-4630-b6aa-2cf577eacbf0 tempest-UserMessagesTest-1733649247 tempest-UserMessagesTest-1733649247-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (8c5d78b8-3da1-4002-99db-056ca641eaff) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100523) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 27 16:11:30.722758 np0000005924 devstack@c-api.service[100523]: WARNING cinder.quota [None req-3296bb08-7e38-4630-b6aa-2cf577eacbf0 tempest-UserMessagesTest-1733649247 tempest-UserMessagesTest-1733649247-project-member] Deprecated: Default quota for resource: volumes_tempest-UserMessagesTest-volume-type-1353885130 is set by the default quota flag: quota_volumes_tempest-UserMessagesTest-volume-type-1353885130, it is now deprecated. Please use the default quota class for default quota. Jul 27 16:11:30.723207 np0000005924 devstack@c-api.service[100523]: WARNING cinder.quota [None req-3296bb08-7e38-4630-b6aa-2cf577eacbf0 tempest-UserMessagesTest-1733649247 tempest-UserMessagesTest-1733649247-project-member] Deprecated: Default quota for resource: gigabytes_tempest-UserMessagesTest-volume-type-1353885130 is set by the default quota flag: quota_gigabytes_tempest-UserMessagesTest-volume-type-1353885130, it is now deprecated. Please use the default quota class for default quota. Jul 27 16:11:30.765462 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.quota [None req-3296bb08-7e38-4630-b6aa-2cf577eacbf0 tempest-UserMessagesTest-1733649247 tempest-UserMessagesTest-1733649247-project-member] Created reservations ['9a1ab6bc-e176-4d0f-b974-8acafabed788', '3842f21e-bcd5-4296-8896-45a9f2229d16', '4d936ab5-d354-4543-a579-13c66b1164f6', '69ff66f0-fcfb-4637-99c6-6d19f32c4e49'] {{(pid=100523) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 27 16:11:30.766249 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.volume.api [None req-3296bb08-7e38-4630-b6aa-2cf577eacbf0 tempest-UserMessagesTest-1733649247 tempest-UserMessagesTest-1733649247-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (8c5d78b8-3da1-4002-99db-056ca641eaff) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['9a1ab6bc-e176-4d0f-b974-8acafabed788', '3842f21e-bcd5-4296-8896-45a9f2229d16', '4d936ab5-d354-4543-a579-13c66b1164f6', '69ff66f0-fcfb-4637-99c6-6d19f32c4e49']}' {{(pid=100523) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 27 16:11:30.767250 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.volume.api [None req-3296bb08-7e38-4630-b6aa-2cf577eacbf0 tempest-UserMessagesTest-1733649247 tempest-UserMessagesTest-1733649247-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (c55f992c-2a30-4983-89dd-bd2bba816d4d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100523) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 27 16:11:30.777891 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.middleware.request_id [None req-27a00acb-be27-4d2e-b0b9-fe3f7a222de1 None None] RequestId filter calling following filter/app {{(pid=100522) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:11:30.778300 np0000005924 devstack@c-api.service[100522]: INFO cinder.api.openstack.wsgi [None req-27a00acb-be27-4d2e-b0b9-fe3f7a222de1 None None] GET https://10.4.3.117/volume// Jul 27 16:11:30.778523 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.openstack.wsgi [None req-27a00acb-be27-4d2e-b0b9-fe3f7a222de1 None None] Empty body provided in request {{(pid=100522) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:11:30.778709 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.openstack.wsgi [None req-27a00acb-be27-4d2e-b0b9-fe3f7a222de1 None None] Calling method 'all' {{(pid=100522) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:11:30.779013 np0000005924 devstack@c-api.service[100522]: INFO cinder.api.openstack.wsgi [None req-27a00acb-be27-4d2e-b0b9-fe3f7a222de1 None None] https://10.4.3.117/volume// returned with HTTP 300 Jul 27 16:11:30.779367 np0000005924 devstack@c-api.service[100522]: [pid: 100522|app: 0|req: 296/1194] 10.4.3.117 () {66 vars in 1428 bytes} [Mon Jul 27 16:11:30 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 27 16:11:30.786833 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.middleware.request_id [req-3d3c11a3-aaf4-4b6d-9038-d12da8c2ccf3 req-eb38b121-b831-4a29-b11c-6f9074dea558 None None] RequestId filter calling following filter/app {{(pid=100521) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:11:30.788809 np0000005924 devstack@c-api.service[100521]: INFO cinder.api.openstack.wsgi [req-3d3c11a3-aaf4-4b6d-9038-d12da8c2ccf3 req-eb38b121-b831-4a29-b11c-6f9074dea558 tempest-AttachVolumeMultiAttachTest-1978803889 tempest-AttachVolumeMultiAttachTest-1978803889-project-member] POST https://10.4.3.117/volume/v3/attachments Jul 27 16:11:30.789185 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.openstack.wsgi [req-3d3c11a3-aaf4-4b6d-9038-d12da8c2ccf3 req-eb38b121-b831-4a29-b11c-6f9074dea558 tempest-AttachVolumeMultiAttachTest-1978803889 tempest-AttachVolumeMultiAttachTest-1978803889-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "b257a182-f05a-453e-a827-c9cfae7de6fb", "connector": null, "instance_uuid": "54106e6c-c752-4ae0-9b41-14d6ed386157"}} {{(pid=100521) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 27 16:11:30.802387 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.volume.api [None req-3296bb08-7e38-4630-b6aa-2cf577eacbf0 tempest-UserMessagesTest-1733649247 tempest-UserMessagesTest-1733649247-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (c55f992c-2a30-4983-89dd-bd2bba816d4d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '1b3c344c-22cf-420b-9dd3-abcaf7af3f15', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-UserMessagesTest-Volume-1701161533',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='f36dca271b434493899b1487595f969b',qos_specs=None,replication_status=,reservations=['9a1ab6bc-e176-4d0f-b974-8acafabed788','3842f21e-bcd5-4296-8896-45a9f2229d16','4d936ab5-d354-4543-a579-13c66b1164f6','69ff66f0-fcfb-4637-99c6-6d19f32c4e49'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='e698d38de1b54f079231d36b51e83afc',volume_type_id=04d64d26-2fdc-4300-ace1-55066dfaa104), 'volume': Volume(_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-27T16:11:30Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-UserMessagesTest-Volume-1701161533',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=1b3c344c-22cf-420b-9dd3-abcaf7af3f15,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='f36dca271b434493899b1487595f969b',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='e698d38de1b54f079231d36b51e83afc',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(04d64d26-2fdc-4300-ace1-55066dfaa104),volume_type_id=04d64d26-2fdc-4300-ace1-55066dfaa104)}' {{(pid=100523) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 27 16:11:30.803444 np0000005924 devstack@c-api.service[100521]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:11:30.803444 np0000005924 devstack@c-api.service[100521]: warnings.warn( Jul 27 16:11:30.805754 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.volume.api [None req-3296bb08-7e38-4630-b6aa-2cf577eacbf0 tempest-UserMessagesTest-1733649247 tempest-UserMessagesTest-1733649247-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (dd54b6e6-f2f5-4627-b75e-bed41b8850de) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100523) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 27 16:11:30.839677 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.volume.api [None req-3296bb08-7e38-4630-b6aa-2cf577eacbf0 tempest-UserMessagesTest-1733649247 tempest-UserMessagesTest-1733649247-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (dd54b6e6-f2f5-4627-b75e-bed41b8850de) transitioned into state 'SUCCESS' from state '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-1701161533',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='f36dca271b434493899b1487595f969b',qos_specs=None,replication_status=,reservations=['9a1ab6bc-e176-4d0f-b974-8acafabed788','3842f21e-bcd5-4296-8896-45a9f2229d16','4d936ab5-d354-4543-a579-13c66b1164f6','69ff66f0-fcfb-4637-99c6-6d19f32c4e49'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='e698d38de1b54f079231d36b51e83afc',volume_type_id=04d64d26-2fdc-4300-ace1-55066dfaa104)}' {{(pid=100523) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 27 16:11:30.840279 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.volume.api [None req-3296bb08-7e38-4630-b6aa-2cf577eacbf0 tempest-UserMessagesTest-1733649247 tempest-UserMessagesTest-1733649247-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (88ac7897-ea2c-45ae-882e-168af3bc5700) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100523) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 27 16:11:30.856709 np0000005924 devstack@c-api.service[100521]: INFO cinder.api.openstack.wsgi [req-3d3c11a3-aaf4-4b6d-9038-d12da8c2ccf3 req-eb38b121-b831-4a29-b11c-6f9074dea558 tempest-AttachVolumeMultiAttachTest-1978803889 tempest-AttachVolumeMultiAttachTest-1978803889-project-member] https://10.4.3.117/volume/v3/attachments returned with HTTP 200 Jul 27 16:11:30.857128 np0000005924 devstack@c-api.service[100521]: [pid: 100521|app: 0|req: 297/1195] 10.4.3.117 () {74 vars in 1594 bytes} [Mon Jul 27 16:11:30 2026] POST /volume/v3/attachments => generated 273 bytes in 71 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 27 16:11:30.858088 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.volume.api [None req-3296bb08-7e38-4630-b6aa-2cf577eacbf0 tempest-UserMessagesTest-1733649247 tempest-UserMessagesTest-1733649247-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (88ac7897-ea2c-45ae-882e-168af3bc5700) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100523) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 27 16:11:30.858927 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.volume.api [None req-3296bb08-7e38-4630-b6aa-2cf577eacbf0 tempest-UserMessagesTest-1733649247 tempest-UserMessagesTest-1733649247-project-member] Flow 'volume_create_api' (cd6da95c-c828-4721-be27-b9bbd02b784b) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100523) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 27 16:11:30.859230 np0000005924 devstack@c-api.service[100523]: INFO cinder.volume.api [None req-3296bb08-7e38-4630-b6aa-2cf577eacbf0 tempest-UserMessagesTest-1733649247 tempest-UserMessagesTest-1733649247-project-member] Create volume request issued successfully. Jul 27 16:11:30.859952 np0000005924 devstack@c-api.service[100523]: INFO cinder.api.openstack.wsgi [None req-3296bb08-7e38-4630-b6aa-2cf577eacbf0 tempest-UserMessagesTest-1733649247 tempest-UserMessagesTest-1733649247-project-member] https://10.4.3.117/volume/v3/volumes returned with HTTP 202 Jul 27 16:11:30.860465 np0000005924 devstack@c-api.service[100523]: [pid: 100523|app: 0|req: 301/1196] 10.4.3.117 () {70 vars in 1299 bytes} [Mon Jul 27 16:11:30 2026] POST /volume/v3/volumes => generated 786 bytes in 227 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 27 16:11:30.881872 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.middleware.request_id [None req-e874fa1e-08b6-4863-9a0a-bcd565444ab9 None None] RequestId filter calling following filter/app {{(pid=100524) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:11:30.884624 np0000005924 devstack@c-api.service[100524]: INFO cinder.api.openstack.wsgi [None req-e874fa1e-08b6-4863-9a0a-bcd565444ab9 tempest-UserMessagesTest-1733649247 tempest-UserMessagesTest-1733649247-project-member] GET https://10.4.3.117/volume/v3/volumes/1b3c344c-22cf-420b-9dd3-abcaf7af3f15 Jul 27 16:11:30.884624 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.openstack.wsgi [None req-e874fa1e-08b6-4863-9a0a-bcd565444ab9 tempest-UserMessagesTest-1733649247 tempest-UserMessagesTest-1733649247-project-member] Empty body provided in request {{(pid=100524) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:11:30.884624 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.openstack.wsgi [None req-e874fa1e-08b6-4863-9a0a-bcd565444ab9 tempest-UserMessagesTest-1733649247 tempest-UserMessagesTest-1733649247-project-member] Calling method 'show' {{(pid=100524) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:11:30.893370 np0000005924 devstack@c-api.service[100524]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:11:30.893370 np0000005924 devstack@c-api.service[100524]: warnings.warn( Jul 27 16:11:30.897628 np0000005924 devstack@c-api.service[100524]: INFO cinder.volume.api [None req-e874fa1e-08b6-4863-9a0a-bcd565444ab9 tempest-UserMessagesTest-1733649247 tempest-UserMessagesTest-1733649247-project-member] Volume info retrieved successfully. Jul 27 16:11:30.902395 np0000005924 devstack@c-api.service[100524]: INFO cinder.api.openstack.wsgi [None req-e874fa1e-08b6-4863-9a0a-bcd565444ab9 tempest-UserMessagesTest-1733649247 tempest-UserMessagesTest-1733649247-project-member] https://10.4.3.117/volume/v3/volumes/1b3c344c-22cf-420b-9dd3-abcaf7af3f15 returned with HTTP 200 Jul 27 16:11:30.903063 np0000005924 devstack@c-api.service[100524]: [pid: 100524|app: 0|req: 303/1197] 10.4.3.117 () {68 vars in 1388 bytes} [Mon Jul 27 16:11:30 2026] GET /volume/v3/volumes/1b3c344c-22cf-420b-9dd3-abcaf7af3f15 => generated 854 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 27 16:11:30.931931 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.middleware.request_id [None req-cc11fb67-5132-4c80-b8df-2e3f58e1cf17 None None] RequestId filter calling following filter/app {{(pid=100522) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:11:30.937066 np0000005924 devstack@c-api.service[100522]: INFO cinder.api.openstack.wsgi [None req-cc11fb67-5132-4c80-b8df-2e3f58e1cf17 tempest-AttachVolumeMultiAttachTest-1978803889 tempest-AttachVolumeMultiAttachTest-1978803889-project-member] GET https://10.4.3.117/volume/v3/volumes/b257a182-f05a-453e-a827-c9cfae7de6fb Jul 27 16:11:30.937344 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.openstack.wsgi [None req-cc11fb67-5132-4c80-b8df-2e3f58e1cf17 tempest-AttachVolumeMultiAttachTest-1978803889 tempest-AttachVolumeMultiAttachTest-1978803889-project-member] Empty body provided in request {{(pid=100522) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:11:30.937575 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.openstack.wsgi [None req-cc11fb67-5132-4c80-b8df-2e3f58e1cf17 tempest-AttachVolumeMultiAttachTest-1978803889 tempest-AttachVolumeMultiAttachTest-1978803889-project-member] Calling method 'show' {{(pid=100522) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:11:30.950567 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.middleware.request_id [None req-225a7942-0566-45b7-b3d5-bd978fe1bac3 None None] RequestId filter calling following filter/app {{(pid=100521) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:11:30.950951 np0000005924 devstack@c-api.service[100522]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:11:30.950951 np0000005924 devstack@c-api.service[100522]: warnings.warn( Jul 27 16:11:30.951197 np0000005924 devstack@c-api.service[100521]: INFO cinder.api.openstack.wsgi [None req-225a7942-0566-45b7-b3d5-bd978fe1bac3 None None] GET https://10.4.3.117/volume// Jul 27 16:11:30.951456 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.openstack.wsgi [None req-225a7942-0566-45b7-b3d5-bd978fe1bac3 None None] Empty body provided in request {{(pid=100521) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:11:30.951723 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.openstack.wsgi [None req-225a7942-0566-45b7-b3d5-bd978fe1bac3 None None] Calling method 'all' {{(pid=100521) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:11:30.952149 np0000005924 devstack@c-api.service[100521]: INFO cinder.api.openstack.wsgi [None req-225a7942-0566-45b7-b3d5-bd978fe1bac3 None None] https://10.4.3.117/volume// returned with HTTP 300 Jul 27 16:11:30.952604 np0000005924 devstack@c-api.service[100521]: [pid: 100521|app: 0|req: 298/1198] 10.4.3.117 () {66 vars in 1426 bytes} [Mon Jul 27 16:11:30 2026] GET /volume/ => generated 386 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 27 16:11:30.954979 np0000005924 devstack@c-api.service[100522]: INFO cinder.volume.api [None req-cc11fb67-5132-4c80-b8df-2e3f58e1cf17 tempest-AttachVolumeMultiAttachTest-1978803889 tempest-AttachVolumeMultiAttachTest-1978803889-project-member] Volume info retrieved successfully. Jul 27 16:11:30.959631 np0000005924 devstack@c-api.service[100522]: INFO cinder.api.openstack.wsgi [None req-cc11fb67-5132-4c80-b8df-2e3f58e1cf17 tempest-AttachVolumeMultiAttachTest-1978803889 tempest-AttachVolumeMultiAttachTest-1978803889-project-member] https://10.4.3.117/volume/v3/volumes/b257a182-f05a-453e-a827-c9cfae7de6fb returned with HTTP 200 Jul 27 16:11:30.960214 np0000005924 devstack@c-api.service[100522]: [pid: 100522|app: 0|req: 297/1199] 10.4.3.117 () {66 vars in 1348 bytes} [Mon Jul 27 16:11:30 2026] GET /volume/v3/volumes/b257a182-f05a-453e-a827-c9cfae7de6fb => generated 1146 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 27 16:11:30.962950 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.middleware.request_id [req-3d3c11a3-aaf4-4b6d-9038-d12da8c2ccf3 req-806e34f1-500a-4b63-b212-df93912a90e9 None None] RequestId filter calling following filter/app {{(pid=100523) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:11:30.964994 np0000005924 devstack@c-api.service[100523]: INFO cinder.api.openstack.wsgi [req-3d3c11a3-aaf4-4b6d-9038-d12da8c2ccf3 req-806e34f1-500a-4b63-b212-df93912a90e9 tempest-AttachVolumeMultiAttachTest-1978803889 tempest-AttachVolumeMultiAttachTest-1978803889-project-member] GET https://10.4.3.117/volume/v3/volumes/b257a182-f05a-453e-a827-c9cfae7de6fb Jul 27 16:11:30.965229 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.openstack.wsgi [req-3d3c11a3-aaf4-4b6d-9038-d12da8c2ccf3 req-806e34f1-500a-4b63-b212-df93912a90e9 tempest-AttachVolumeMultiAttachTest-1978803889 tempest-AttachVolumeMultiAttachTest-1978803889-project-member] Empty body provided in request {{(pid=100523) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:11:30.965413 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.openstack.wsgi [req-3d3c11a3-aaf4-4b6d-9038-d12da8c2ccf3 req-806e34f1-500a-4b63-b212-df93912a90e9 tempest-AttachVolumeMultiAttachTest-1978803889 tempest-AttachVolumeMultiAttachTest-1978803889-project-member] Calling method 'show' {{(pid=100523) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:11:30.976221 np0000005924 devstack@c-api.service[100523]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:11:30.976221 np0000005924 devstack@c-api.service[100523]: warnings.warn( Jul 27 16:11:30.980103 np0000005924 devstack@c-api.service[100523]: INFO cinder.volume.api [req-3d3c11a3-aaf4-4b6d-9038-d12da8c2ccf3 req-806e34f1-500a-4b63-b212-df93912a90e9 tempest-AttachVolumeMultiAttachTest-1978803889 tempest-AttachVolumeMultiAttachTest-1978803889-project-member] Volume info retrieved successfully. Jul 27 16:11:30.984184 np0000005924 devstack@c-api.service[100523]: INFO cinder.api.openstack.wsgi [req-3d3c11a3-aaf4-4b6d-9038-d12da8c2ccf3 req-806e34f1-500a-4b63-b212-df93912a90e9 tempest-AttachVolumeMultiAttachTest-1978803889 tempest-AttachVolumeMultiAttachTest-1978803889-project-member] https://10.4.3.117/volume/v3/volumes/b257a182-f05a-453e-a827-c9cfae7de6fb returned with HTTP 200 Jul 27 16:11:30.984770 np0000005924 devstack@c-api.service[100523]: [pid: 100523|app: 0|req: 302/1200] 10.4.3.117 () {70 vars in 1639 bytes} [Mon Jul 27 16:11:30 2026] GET /volume/v3/volumes/b257a182-f05a-453e-a827-c9cfae7de6fb => generated 1326 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 27 16:11:31.110016 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.middleware.request_id [req-3d3c11a3-aaf4-4b6d-9038-d12da8c2ccf3 req-5291bc11-8e21-42ff-a03c-c506cbd1135e None None] RequestId filter calling following filter/app {{(pid=100524) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:11:31.112567 np0000005924 devstack@c-api.service[100524]: INFO cinder.api.openstack.wsgi [req-3d3c11a3-aaf4-4b6d-9038-d12da8c2ccf3 req-5291bc11-8e21-42ff-a03c-c506cbd1135e tempest-AttachVolumeMultiAttachTest-1978803889 tempest-AttachVolumeMultiAttachTest-1978803889-project-member] PUT https://10.4.3.117/volume/v3/attachments/7a522b27-bf67-4e5c-8d81-e7d452f2b00c Jul 27 16:11:31.113239 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.openstack.wsgi [req-3d3c11a3-aaf4-4b6d-9038-d12da8c2ccf3 req-5291bc11-8e21-42ff-a03c-c506cbd1135e tempest-AttachVolumeMultiAttachTest-1978803889 tempest-AttachVolumeMultiAttachTest-1978803889-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.117", "host": "np0000005924", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:c1414b6f8d8f", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "13cbedf7-bb1f-4b5e-b492-2fef0d4dab25", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100524) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 27 16:11:31.124567 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.coordination [req-3d3c11a3-aaf4-4b6d-9038-d12da8c2ccf3 req-5291bc11-8e21-42ff-a03c-c506cbd1135e tempest-AttachVolumeMultiAttachTest-1978803889 tempest-AttachVolumeMultiAttachTest-1978803889-project-member] Acquiring lock "cinder-attachment_update-b257a182-f05a-453e-a827-c9cfae7de6fb-np0000005924" by "attachment_update" {{(pid=100524) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jul 27 16:11:31.131740 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.coordination [req-3d3c11a3-aaf4-4b6d-9038-d12da8c2ccf3 req-5291bc11-8e21-42ff-a03c-c506cbd1135e tempest-AttachVolumeMultiAttachTest-1978803889 tempest-AttachVolumeMultiAttachTest-1978803889-project-member] Lock "cinder-attachment_update-b257a182-f05a-453e-a827-c9cfae7de6fb-np0000005924" acquired by "attachment_update" :: waited 0.006s {{(pid=100524) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jul 27 16:11:31.131740 np0000005924 devstack@c-api.service[100524]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:11:31.131740 np0000005924 devstack@c-api.service[100524]: warnings.warn( Jul 27 16:11:31.256899 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.coordination [req-3d3c11a3-aaf4-4b6d-9038-d12da8c2ccf3 req-5291bc11-8e21-42ff-a03c-c506cbd1135e tempest-AttachVolumeMultiAttachTest-1978803889 tempest-AttachVolumeMultiAttachTest-1978803889-project-member] Lock "cinder-attachment_update-b257a182-f05a-453e-a827-c9cfae7de6fb-np0000005924" released by "attachment_update" :: held 0.127s {{(pid=100524) __release /opt/stack/cinder/cinder/coordination.py:152}} Jul 27 16:11:31.256899 np0000005924 devstack@c-api.service[100524]: INFO cinder.api.openstack.wsgi [req-3d3c11a3-aaf4-4b6d-9038-d12da8c2ccf3 req-5291bc11-8e21-42ff-a03c-c506cbd1135e tempest-AttachVolumeMultiAttachTest-1978803889 tempest-AttachVolumeMultiAttachTest-1978803889-project-member] https://10.4.3.117/volume/v3/attachments/7a522b27-bf67-4e5c-8d81-e7d452f2b00c returned with HTTP 200 Jul 27 16:11:31.256899 np0000005924 devstack@c-api.service[100524]: [pid: 100524|app: 0|req: 304/1201] 10.4.3.117 () {74 vars in 1704 bytes} [Mon Jul 27 16:11:31 2026] PUT /volume/v3/attachments/7a522b27-bf67-4e5c-8d81-e7d452f2b00c => generated 969 bytes in 148 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 27 16:11:31.916786 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.middleware.request_id [None req-0d591631-303c-407d-85f1-9e64f2573e24 None None] RequestId filter calling following filter/app {{(pid=100521) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:11:31.919881 np0000005924 devstack@c-api.service[100521]: INFO cinder.api.openstack.wsgi [None req-0d591631-303c-407d-85f1-9e64f2573e24 tempest-UserMessagesTest-1733649247 tempest-UserMessagesTest-1733649247-project-member] GET https://10.4.3.117/volume/v3/volumes/1b3c344c-22cf-420b-9dd3-abcaf7af3f15 Jul 27 16:11:31.920255 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.openstack.wsgi [None req-0d591631-303c-407d-85f1-9e64f2573e24 tempest-UserMessagesTest-1733649247 tempest-UserMessagesTest-1733649247-project-member] Empty body provided in request {{(pid=100521) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:11:31.920603 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.openstack.wsgi [None req-0d591631-303c-407d-85f1-9e64f2573e24 tempest-UserMessagesTest-1733649247 tempest-UserMessagesTest-1733649247-project-member] Calling method 'show' {{(pid=100521) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:11:31.933735 np0000005924 devstack@c-api.service[100521]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:11:31.933735 np0000005924 devstack@c-api.service[100521]: warnings.warn( Jul 27 16:11:31.939008 np0000005924 devstack@c-api.service[100521]: INFO cinder.volume.api [None req-0d591631-303c-407d-85f1-9e64f2573e24 tempest-UserMessagesTest-1733649247 tempest-UserMessagesTest-1733649247-project-member] Volume info retrieved successfully. Jul 27 16:11:31.946052 np0000005924 devstack@c-api.service[100521]: INFO cinder.api.openstack.wsgi [None req-0d591631-303c-407d-85f1-9e64f2573e24 tempest-UserMessagesTest-1733649247 tempest-UserMessagesTest-1733649247-project-member] https://10.4.3.117/volume/v3/volumes/1b3c344c-22cf-420b-9dd3-abcaf7af3f15 returned with HTTP 200 Jul 27 16:11:31.947161 np0000005924 devstack@c-api.service[100521]: [pid: 100521|app: 0|req: 299/1202] 10.4.3.117 () {68 vars in 1388 bytes} [Mon Jul 27 16:11:31 2026] GET /volume/v3/volumes/1b3c344c-22cf-420b-9dd3-abcaf7af3f15 => generated 875 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 27 16:11:31.963357 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.middleware.request_id [None req-f06cec77-a708-4488-9078-05ea985fb811 None None] RequestId filter calling following filter/app {{(pid=100522) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:11:31.963357 np0000005924 devstack@c-api.service[100522]: INFO cinder.api.openstack.wsgi [None req-f06cec77-a708-4488-9078-05ea985fb811 tempest-UserMessagesTest-1733649247 tempest-UserMessagesTest-1733649247-project-member] GET https://10.4.3.117/volume/v3/messages Jul 27 16:11:31.963357 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.openstack.wsgi [None req-f06cec77-a708-4488-9078-05ea985fb811 tempest-UserMessagesTest-1733649247 tempest-UserMessagesTest-1733649247-project-member] Empty body provided in request {{(pid=100522) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:11:31.963357 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.openstack.wsgi [None req-f06cec77-a708-4488-9078-05ea985fb811 tempest-UserMessagesTest-1733649247 tempest-UserMessagesTest-1733649247-project-member] Calling method 'version_select' {{(pid=100522) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:11:31.968480 np0000005924 devstack@c-api.service[100522]: INFO cinder.api.openstack.wsgi [None req-f06cec77-a708-4488-9078-05ea985fb811 tempest-UserMessagesTest-1733649247 tempest-UserMessagesTest-1733649247-project-member] https://10.4.3.117/volume/v3/messages returned with HTTP 200 Jul 27 16:11:31.969005 np0000005924 devstack@c-api.service[100522]: [pid: 100522|app: 0|req: 298/1203] 10.4.3.117 () {68 vars in 1280 bytes} [Mon Jul 27 16:11:31 2026] GET /volume/v3/messages => generated 670 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 27 16:11:31.976865 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.middleware.request_id [None req-5a4a41e1-4eaf-4082-9b95-77a0cc2b4ce5 None None] RequestId filter calling following filter/app {{(pid=100523) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:11:31.979390 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.middleware.request_id [None req-af7feb0d-762c-472c-81c9-ca3c917138fa None None] RequestId filter calling following filter/app {{(pid=100524) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:11:31.979759 np0000005924 devstack@c-api.service[100523]: INFO cinder.api.openstack.wsgi [None req-5a4a41e1-4eaf-4082-9b95-77a0cc2b4ce5 tempest-AttachVolumeMultiAttachTest-1978803889 tempest-AttachVolumeMultiAttachTest-1978803889-project-member] GET https://10.4.3.117/volume/v3/volumes/b257a182-f05a-453e-a827-c9cfae7de6fb Jul 27 16:11:31.981410 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.openstack.wsgi [None req-5a4a41e1-4eaf-4082-9b95-77a0cc2b4ce5 tempest-AttachVolumeMultiAttachTest-1978803889 tempest-AttachVolumeMultiAttachTest-1978803889-project-member] Empty body provided in request {{(pid=100523) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:11:31.981410 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.openstack.wsgi [None req-5a4a41e1-4eaf-4082-9b95-77a0cc2b4ce5 tempest-AttachVolumeMultiAttachTest-1978803889 tempest-AttachVolumeMultiAttachTest-1978803889-project-member] Calling method 'show' {{(pid=100523) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:11:31.981660 np0000005924 devstack@c-api.service[100524]: INFO cinder.api.openstack.wsgi [None req-af7feb0d-762c-472c-81c9-ca3c917138fa tempest-UserMessagesTest-1733649247 tempest-UserMessagesTest-1733649247-project-member] GET https://10.4.3.117/volume/v3/messages/ca5f665a-7319-46e4-b031-caf204996a46 Jul 27 16:11:31.981946 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.openstack.wsgi [None req-af7feb0d-762c-472c-81c9-ca3c917138fa tempest-UserMessagesTest-1733649247 tempest-UserMessagesTest-1733649247-project-member] Empty body provided in request {{(pid=100524) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:11:31.982196 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.openstack.wsgi [None req-af7feb0d-762c-472c-81c9-ca3c917138fa tempest-UserMessagesTest-1733649247 tempest-UserMessagesTest-1733649247-project-member] Calling method 'version_select' {{(pid=100524) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:11:31.988246 np0000005924 devstack@c-api.service[100524]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:11:31.988246 np0000005924 devstack@c-api.service[100524]: warnings.warn( Jul 27 16:11:31.989235 np0000005924 devstack@c-api.service[100524]: INFO cinder.api.openstack.wsgi [None req-af7feb0d-762c-472c-81c9-ca3c917138fa tempest-UserMessagesTest-1733649247 tempest-UserMessagesTest-1733649247-project-member] https://10.4.3.117/volume/v3/messages/ca5f665a-7319-46e4-b031-caf204996a46 returned with HTTP 200 Jul 27 16:11:31.989789 np0000005924 devstack@c-api.service[100524]: [pid: 100524|app: 0|req: 305/1204] 10.4.3.117 () {68 vars in 1391 bytes} [Mon Jul 27 16:11:31 2026] GET /volume/v3/messages/ca5f665a-7319-46e4-b031-caf204996a46 => generated 667 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 27 16:11:31.999963 np0000005924 devstack@c-api.service[100523]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:11:31.999963 np0000005924 devstack@c-api.service[100523]: warnings.warn( Jul 27 16:11:32.001934 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.middleware.request_id [None req-6a02225c-8cbe-4107-acdb-0116244c1ef6 None None] RequestId filter calling following filter/app {{(pid=100521) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:11:32.004997 np0000005924 devstack@c-api.service[100521]: INFO cinder.api.openstack.wsgi [None req-6a02225c-8cbe-4107-acdb-0116244c1ef6 tempest-UserMessagesTest-1733649247 tempest-UserMessagesTest-1733649247-project-member] GET https://10.4.3.117/volume/v3/messages Jul 27 16:11:32.005261 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.openstack.wsgi [None req-6a02225c-8cbe-4107-acdb-0116244c1ef6 tempest-UserMessagesTest-1733649247 tempest-UserMessagesTest-1733649247-project-member] Empty body provided in request {{(pid=100521) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:11:32.005847 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.openstack.wsgi [None req-6a02225c-8cbe-4107-acdb-0116244c1ef6 tempest-UserMessagesTest-1733649247 tempest-UserMessagesTest-1733649247-project-member] Calling method 'version_select' {{(pid=100521) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:11:32.007345 np0000005924 devstack@c-api.service[100523]: INFO cinder.volume.api [None req-5a4a41e1-4eaf-4082-9b95-77a0cc2b4ce5 tempest-AttachVolumeMultiAttachTest-1978803889 tempest-AttachVolumeMultiAttachTest-1978803889-project-member] Volume info retrieved successfully. Jul 27 16:11:32.014313 np0000005924 devstack@c-api.service[100521]: INFO cinder.api.openstack.wsgi [None req-6a02225c-8cbe-4107-acdb-0116244c1ef6 tempest-UserMessagesTest-1733649247 tempest-UserMessagesTest-1733649247-project-member] https://10.4.3.117/volume/v3/messages returned with HTTP 200 Jul 27 16:11:32.014313 np0000005924 devstack@c-api.service[100521]: [pid: 100521|app: 0|req: 300/1205] 10.4.3.117 () {68 vars in 1280 bytes} [Mon Jul 27 16:11:32 2026] GET /volume/v3/messages => generated 670 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 27 16:11:32.016545 np0000005924 devstack@c-api.service[100523]: INFO cinder.api.openstack.wsgi [None req-5a4a41e1-4eaf-4082-9b95-77a0cc2b4ce5 tempest-AttachVolumeMultiAttachTest-1978803889 tempest-AttachVolumeMultiAttachTest-1978803889-project-member] https://10.4.3.117/volume/v3/volumes/b257a182-f05a-453e-a827-c9cfae7de6fb returned with HTTP 200 Jul 27 16:11:32.017021 np0000005924 devstack@c-api.service[100523]: [pid: 100523|app: 0|req: 303/1206] 10.4.3.117 () {66 vars in 1348 bytes} [Mon Jul 27 16:11:31 2026] GET /volume/v3/volumes/b257a182-f05a-453e-a827-c9cfae7de6fb => generated 1147 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 27 16:11:32.026875 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.middleware.request_id [None req-19a780a4-45ad-41cc-9ddb-038cb5eb8608 None None] RequestId filter calling following filter/app {{(pid=100522) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:11:32.028919 np0000005924 devstack@c-api.service[100522]: INFO cinder.api.openstack.wsgi [None req-19a780a4-45ad-41cc-9ddb-038cb5eb8608 tempest-UserMessagesTest-1733649247 tempest-UserMessagesTest-1733649247-project-member] DELETE https://10.4.3.117/volume/v3/messages/ca5f665a-7319-46e4-b031-caf204996a46 Jul 27 16:11:32.029161 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.openstack.wsgi [None req-19a780a4-45ad-41cc-9ddb-038cb5eb8608 tempest-UserMessagesTest-1733649247 tempest-UserMessagesTest-1733649247-project-member] Empty body provided in request {{(pid=100522) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:11:32.029485 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.openstack.wsgi [None req-19a780a4-45ad-41cc-9ddb-038cb5eb8608 tempest-UserMessagesTest-1733649247 tempest-UserMessagesTest-1733649247-project-member] Calling method 'version_select' {{(pid=100522) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:11:32.042698 np0000005924 devstack@c-api.service[100522]: INFO cinder.api.openstack.wsgi [None req-19a780a4-45ad-41cc-9ddb-038cb5eb8608 tempest-UserMessagesTest-1733649247 tempest-UserMessagesTest-1733649247-project-member] https://10.4.3.117/volume/v3/messages/ca5f665a-7319-46e4-b031-caf204996a46 returned with HTTP 204 Jul 27 16:11:32.043222 np0000005924 devstack@c-api.service[100522]: [pid: 100522|app: 0|req: 299/1207] 10.4.3.117 () {68 vars in 1394 bytes} [Mon Jul 27 16:11:32 2026] DELETE /volume/v3/messages/ca5f665a-7319-46e4-b031-caf204996a46 => generated 0 bytes in 17 msecs (HTTP/1.1 204) 6 headers in 235 bytes (1 switches on core 0) Jul 27 16:11:32.051178 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.middleware.request_id [None req-6c44e077-3e24-45d5-9058-751900dd6fe6 None None] RequestId filter calling following filter/app {{(pid=100524) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:11:32.053003 np0000005924 devstack@c-api.service[100524]: INFO cinder.api.openstack.wsgi [None req-6c44e077-3e24-45d5-9058-751900dd6fe6 tempest-UserMessagesTest-1733649247 tempest-UserMessagesTest-1733649247-project-member] GET https://10.4.3.117/volume/v3/volumes/1b3c344c-22cf-420b-9dd3-abcaf7af3f15 Jul 27 16:11:32.053255 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.openstack.wsgi [None req-6c44e077-3e24-45d5-9058-751900dd6fe6 tempest-UserMessagesTest-1733649247 tempest-UserMessagesTest-1733649247-project-member] Empty body provided in request {{(pid=100524) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:11:32.053501 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.openstack.wsgi [None req-6c44e077-3e24-45d5-9058-751900dd6fe6 tempest-UserMessagesTest-1733649247 tempest-UserMessagesTest-1733649247-project-member] Calling method 'show' {{(pid=100524) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:11:32.062033 np0000005924 devstack@c-api.service[100524]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:11:32.062033 np0000005924 devstack@c-api.service[100524]: warnings.warn( Jul 27 16:11:32.067250 np0000005924 devstack@c-api.service[100524]: INFO cinder.volume.api [None req-6c44e077-3e24-45d5-9058-751900dd6fe6 tempest-UserMessagesTest-1733649247 tempest-UserMessagesTest-1733649247-project-member] Volume info retrieved successfully. Jul 27 16:11:32.072200 np0000005924 devstack@c-api.service[100524]: INFO cinder.api.openstack.wsgi [None req-6c44e077-3e24-45d5-9058-751900dd6fe6 tempest-UserMessagesTest-1733649247 tempest-UserMessagesTest-1733649247-project-member] https://10.4.3.117/volume/v3/volumes/1b3c344c-22cf-420b-9dd3-abcaf7af3f15 returned with HTTP 200 Jul 27 16:11:32.072624 np0000005924 devstack@c-api.service[100524]: [pid: 100524|app: 0|req: 306/1208] 10.4.3.117 () {68 vars in 1388 bytes} [Mon Jul 27 16:11:32 2026] GET /volume/v3/volumes/1b3c344c-22cf-420b-9dd3-abcaf7af3f15 => generated 875 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 27 16:11:32.089084 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.middleware.request_id [None req-5fe4a357-87e2-4f69-89cb-d24a726e80a9 None None] RequestId filter calling following filter/app {{(pid=100521) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:11:32.091274 np0000005924 devstack@c-api.service[100521]: INFO cinder.api.openstack.wsgi [None req-5fe4a357-87e2-4f69-89cb-d24a726e80a9 tempest-UserMessagesTest-1733649247 tempest-UserMessagesTest-1733649247-project-member] DELETE https://10.4.3.117/volume/v3/volumes/1b3c344c-22cf-420b-9dd3-abcaf7af3f15 Jul 27 16:11:32.091676 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.openstack.wsgi [None req-5fe4a357-87e2-4f69-89cb-d24a726e80a9 tempest-UserMessagesTest-1733649247 tempest-UserMessagesTest-1733649247-project-member] Empty body provided in request {{(pid=100521) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:11:32.091967 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.openstack.wsgi [None req-5fe4a357-87e2-4f69-89cb-d24a726e80a9 tempest-UserMessagesTest-1733649247 tempest-UserMessagesTest-1733649247-project-member] Calling method 'delete' {{(pid=100521) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:11:32.092234 np0000005924 devstack@c-api.service[100521]: INFO cinder.api.v3.volumes [None req-5fe4a357-87e2-4f69-89cb-d24a726e80a9 tempest-UserMessagesTest-1733649247 tempest-UserMessagesTest-1733649247-project-member] Delete volume with id: 1b3c344c-22cf-420b-9dd3-abcaf7af3f15 Jul 27 16:11:32.100906 np0000005924 devstack@c-api.service[100521]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:11:32.100906 np0000005924 devstack@c-api.service[100521]: warnings.warn( Jul 27 16:11:32.101664 np0000005924 devstack@c-api.service[100521]: INFO cinder.volume.api [None req-5fe4a357-87e2-4f69-89cb-d24a726e80a9 tempest-UserMessagesTest-1733649247 tempest-UserMessagesTest-1733649247-project-member] Volume info retrieved successfully. Jul 27 16:11:32.103208 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.volume.api [None req-5fe4a357-87e2-4f69-89cb-d24a726e80a9 tempest-UserMessagesTest-1733649247 tempest-UserMessagesTest-1733649247-project-member] Decrease volume quotas for non temporary volume in non error_managing status. {{(pid=100521) delete /opt/stack/cinder/cinder/volume/api.py:434}} Jul 27 16:11:32.116481 np0000005924 devstack@c-api.service[100521]: WARNING cinder.quota [None req-5fe4a357-87e2-4f69-89cb-d24a726e80a9 tempest-UserMessagesTest-1733649247 tempest-UserMessagesTest-1733649247-project-member] Deprecated: Default quota for resource: volumes_tempest-UserMessagesTest-volume-type-1353885130 is set by the default quota flag: quota_volumes_tempest-UserMessagesTest-volume-type-1353885130, it is now deprecated. Please use the default quota class for default quota. Jul 27 16:11:32.116940 np0000005924 devstack@c-api.service[100521]: WARNING cinder.quota [None req-5fe4a357-87e2-4f69-89cb-d24a726e80a9 tempest-UserMessagesTest-1733649247 tempest-UserMessagesTest-1733649247-project-member] Deprecated: Default quota for resource: gigabytes_tempest-UserMessagesTest-volume-type-1353885130 is set by the default quota flag: quota_gigabytes_tempest-UserMessagesTest-volume-type-1353885130, it is now deprecated. Please use the default quota class for default quota. Jul 27 16:11:32.132158 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.quota [None req-5fe4a357-87e2-4f69-89cb-d24a726e80a9 tempest-UserMessagesTest-1733649247 tempest-UserMessagesTest-1733649247-project-member] Created reservations ['5e773db6-73d3-4bb9-a301-814f7118f905', '491fb7f6-d719-4a6d-a324-2289c9c46ac4', '9b88962b-fd0b-44a7-a7ef-43f736650837', '821165f6-2b0d-4c21-b08c-15696fa52bcf'] {{(pid=100521) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 27 16:11:32.176948 np0000005924 devstack@c-api.service[100521]: INFO cinder.volume.api [None req-5fe4a357-87e2-4f69-89cb-d24a726e80a9 tempest-UserMessagesTest-1733649247 tempest-UserMessagesTest-1733649247-project-member] Delete volume request issued successfully. Jul 27 16:11:32.177235 np0000005924 devstack@c-api.service[100521]: INFO cinder.api.openstack.wsgi [None req-5fe4a357-87e2-4f69-89cb-d24a726e80a9 tempest-UserMessagesTest-1733649247 tempest-UserMessagesTest-1733649247-project-member] https://10.4.3.117/volume/v3/volumes/1b3c344c-22cf-420b-9dd3-abcaf7af3f15 returned with HTTP 202 Jul 27 16:11:32.177870 np0000005924 devstack@c-api.service[100521]: [pid: 100521|app: 0|req: 301/1209] 10.4.3.117 () {68 vars in 1391 bytes} [Mon Jul 27 16:11:32 2026] DELETE /volume/v3/volumes/1b3c344c-22cf-420b-9dd3-abcaf7af3f15 => generated 0 bytes in 89 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 27 16:11:32.185191 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.middleware.request_id [None req-545fe20c-844d-4dfe-a9b9-0629ca1c487f None None] RequestId filter calling following filter/app {{(pid=100523) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:11:32.188112 np0000005924 devstack@c-api.service[100523]: INFO cinder.api.openstack.wsgi [None req-545fe20c-844d-4dfe-a9b9-0629ca1c487f tempest-UserMessagesTest-1733649247 tempest-UserMessagesTest-1733649247-project-member] GET https://10.4.3.117/volume/v3/volumes/1b3c344c-22cf-420b-9dd3-abcaf7af3f15 Jul 27 16:11:32.188433 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.openstack.wsgi [None req-545fe20c-844d-4dfe-a9b9-0629ca1c487f tempest-UserMessagesTest-1733649247 tempest-UserMessagesTest-1733649247-project-member] Empty body provided in request {{(pid=100523) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:11:32.189397 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.openstack.wsgi [None req-545fe20c-844d-4dfe-a9b9-0629ca1c487f tempest-UserMessagesTest-1733649247 tempest-UserMessagesTest-1733649247-project-member] Calling method 'show' {{(pid=100523) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:11:32.198063 np0000005924 devstack@c-api.service[100523]: INFO cinder.api.openstack.wsgi [None req-545fe20c-844d-4dfe-a9b9-0629ca1c487f tempest-UserMessagesTest-1733649247 tempest-UserMessagesTest-1733649247-project-member] https://10.4.3.117/volume/v3/volumes/1b3c344c-22cf-420b-9dd3-abcaf7af3f15 returned with HTTP 404 Jul 27 16:11:32.198778 np0000005924 devstack@c-api.service[100523]: [pid: 100523|app: 0|req: 304/1210] 10.4.3.117 () {68 vars in 1388 bytes} [Mon Jul 27 16:11:32 2026] GET /volume/v3/volumes/1b3c344c-22cf-420b-9dd3-abcaf7af3f15 => generated 109 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 27 16:11:32.208493 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.middleware.request_id [None req-084fbb33-f188-4419-bf57-768ce04aa2f1 None None] RequestId filter calling following filter/app {{(pid=100522) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:11:32.211749 np0000005924 devstack@c-api.service[100522]: INFO cinder.api.openstack.wsgi [None req-084fbb33-f188-4419-bf57-768ce04aa2f1 tempest-UserMessagesTest-297446141 tempest-UserMessagesTest-297446141-project-admin] DELETE https://10.4.3.117/volume/v3/types/04d64d26-2fdc-4300-ace1-55066dfaa104 Jul 27 16:11:32.212311 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.openstack.wsgi [None req-084fbb33-f188-4419-bf57-768ce04aa2f1 tempest-UserMessagesTest-297446141 tempest-UserMessagesTest-297446141-project-admin] Empty body provided in request {{(pid=100522) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:11:32.212677 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.openstack.wsgi [None req-084fbb33-f188-4419-bf57-768ce04aa2f1 tempest-UserMessagesTest-297446141 tempest-UserMessagesTest-297446141-project-admin] Calling method '_delete' {{(pid=100522) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:11:32.252711 np0000005924 devstack@c-api.service[100522]: INFO cinder.api.openstack.wsgi [None req-084fbb33-f188-4419-bf57-768ce04aa2f1 tempest-UserMessagesTest-297446141 tempest-UserMessagesTest-297446141-project-admin] https://10.4.3.117/volume/v3/types/04d64d26-2fdc-4300-ace1-55066dfaa104 returned with HTTP 202 Jul 27 16:11:32.253277 np0000005924 devstack@c-api.service[100522]: [pid: 100522|app: 0|req: 300/1211] 10.4.3.117 () {66 vars in 1345 bytes} [Mon Jul 27 16:11:32 2026] DELETE /volume/v3/types/04d64d26-2fdc-4300-ace1-55066dfaa104 => generated 0 bytes in 45 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 27 16:11:32.260356 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.middleware.request_id [None req-e2eaad64-23da-4555-a65f-b4f75a6e3f7a None None] RequestId filter calling following filter/app {{(pid=100524) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:11:32.262043 np0000005924 devstack@c-api.service[100524]: INFO cinder.api.openstack.wsgi [None req-e2eaad64-23da-4555-a65f-b4f75a6e3f7a tempest-UserMessagesTest-297446141 tempest-UserMessagesTest-297446141-project-admin] GET https://10.4.3.117/volume/v3/types/04d64d26-2fdc-4300-ace1-55066dfaa104 Jul 27 16:11:32.262159 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.openstack.wsgi [None req-e2eaad64-23da-4555-a65f-b4f75a6e3f7a tempest-UserMessagesTest-297446141 tempest-UserMessagesTest-297446141-project-admin] Empty body provided in request {{(pid=100524) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:11:32.262400 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.openstack.wsgi [None req-e2eaad64-23da-4555-a65f-b4f75a6e3f7a tempest-UserMessagesTest-297446141 tempest-UserMessagesTest-297446141-project-admin] Calling method 'show' {{(pid=100524) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:11:32.270087 np0000005924 devstack@c-api.service[100524]: INFO cinder.api.openstack.wsgi [None req-e2eaad64-23da-4555-a65f-b4f75a6e3f7a tempest-UserMessagesTest-297446141 tempest-UserMessagesTest-297446141-project-admin] https://10.4.3.117/volume/v3/types/04d64d26-2fdc-4300-ace1-55066dfaa104 returned with HTTP 404 Jul 27 16:11:32.270087 np0000005924 devstack@c-api.service[100524]: [pid: 100524|app: 0|req: 307/1212] 10.4.3.117 () {66 vars in 1342 bytes} [Mon Jul 27 16:11:32 2026] GET /volume/v3/types/04d64d26-2fdc-4300-ace1-55066dfaa104 => generated 114 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 27 16:11:33.073483 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.middleware.request_id [None req-9f8d4157-ab36-4803-8ffa-a83fbec8a774 None None] RequestId filter calling following filter/app {{(pid=100521) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:11:33.075120 np0000005924 devstack@c-api.service[100521]: INFO cinder.api.openstack.wsgi [None req-9f8d4157-ab36-4803-8ffa-a83fbec8a774 tempest-AttachVolumeMultiAttachTest-1978803889 tempest-AttachVolumeMultiAttachTest-1978803889-project-member] GET https://10.4.3.117/volume/v3/volumes/b257a182-f05a-453e-a827-c9cfae7de6fb Jul 27 16:11:33.075346 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.openstack.wsgi [None req-9f8d4157-ab36-4803-8ffa-a83fbec8a774 tempest-AttachVolumeMultiAttachTest-1978803889 tempest-AttachVolumeMultiAttachTest-1978803889-project-member] Empty body provided in request {{(pid=100521) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:11:33.075581 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.openstack.wsgi [None req-9f8d4157-ab36-4803-8ffa-a83fbec8a774 tempest-AttachVolumeMultiAttachTest-1978803889 tempest-AttachVolumeMultiAttachTest-1978803889-project-member] Calling method 'show' {{(pid=100521) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:11:33.086873 np0000005924 devstack@c-api.service[100521]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:11:33.086873 np0000005924 devstack@c-api.service[100521]: warnings.warn( Jul 27 16:11:33.099429 np0000005924 devstack@c-api.service[100521]: INFO cinder.volume.api [None req-9f8d4157-ab36-4803-8ffa-a83fbec8a774 tempest-AttachVolumeMultiAttachTest-1978803889 tempest-AttachVolumeMultiAttachTest-1978803889-project-member] Volume info retrieved successfully. Jul 27 16:11:33.099429 np0000005924 devstack@c-api.service[100521]: INFO cinder.api.openstack.wsgi [None req-9f8d4157-ab36-4803-8ffa-a83fbec8a774 tempest-AttachVolumeMultiAttachTest-1978803889 tempest-AttachVolumeMultiAttachTest-1978803889-project-member] https://10.4.3.117/volume/v3/volumes/b257a182-f05a-453e-a827-c9cfae7de6fb returned with HTTP 200 Jul 27 16:11:33.099429 np0000005924 devstack@c-api.service[100521]: [pid: 100521|app: 0|req: 302/1213] 10.4.3.117 () {66 vars in 1348 bytes} [Mon Jul 27 16:11:33 2026] GET /volume/v3/volumes/b257a182-f05a-453e-a827-c9cfae7de6fb => generated 1147 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 27 16:11:33.614555 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.middleware.request_id [req-3d3c11a3-aaf4-4b6d-9038-d12da8c2ccf3 req-638119db-9abc-413c-b8cc-767953ca18ca None None] RequestId filter calling following filter/app {{(pid=100523) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:11:33.616658 np0000005924 devstack@c-api.service[100523]: INFO cinder.api.openstack.wsgi [req-3d3c11a3-aaf4-4b6d-9038-d12da8c2ccf3 req-638119db-9abc-413c-b8cc-767953ca18ca tempest-AttachVolumeMultiAttachTest-1978803889 tempest-AttachVolumeMultiAttachTest-1978803889-project-member] POST https://10.4.3.117/volume/v3/attachments/7a522b27-bf67-4e5c-8d81-e7d452f2b00c/action Jul 27 16:11:33.617280 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.openstack.wsgi [req-3d3c11a3-aaf4-4b6d-9038-d12da8c2ccf3 req-638119db-9abc-413c-b8cc-767953ca18ca tempest-AttachVolumeMultiAttachTest-1978803889 tempest-AttachVolumeMultiAttachTest-1978803889-project-member] Action body: b'{"os-complete": null}' {{(pid=100523) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 27 16:11:33.617638 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.openstack.wsgi [req-3d3c11a3-aaf4-4b6d-9038-d12da8c2ccf3 req-638119db-9abc-413c-b8cc-767953ca18ca tempest-AttachVolumeMultiAttachTest-1978803889 tempest-AttachVolumeMultiAttachTest-1978803889-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100523) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 27 16:11:33.659854 np0000005924 devstack@c-api.service[100523]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:11:33.659854 np0000005924 devstack@c-api.service[100523]: warnings.warn( Jul 27 16:11:33.694198 np0000005924 devstack@c-api.service[100523]: INFO cinder.api.openstack.wsgi [req-3d3c11a3-aaf4-4b6d-9038-d12da8c2ccf3 req-638119db-9abc-413c-b8cc-767953ca18ca tempest-AttachVolumeMultiAttachTest-1978803889 tempest-AttachVolumeMultiAttachTest-1978803889-project-member] https://10.4.3.117/volume/v3/attachments/7a522b27-bf67-4e5c-8d81-e7d452f2b00c/action returned with HTTP 204 Jul 27 16:11:33.694360 np0000005924 devstack@c-api.service[100523]: [pid: 100523|app: 0|req: 305/1214] 10.4.3.117 () {74 vars in 1725 bytes} [Mon Jul 27 16:11:33 2026] POST /volume/v3/attachments/7a522b27-bf67-4e5c-8d81-e7d452f2b00c/action => generated 0 bytes in 81 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jul 27 16:11:34.107628 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.middleware.request_id [None req-f2756f6f-50d5-4903-9a88-edb4ef9c1494 None None] RequestId filter calling following filter/app {{(pid=100522) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:11:34.110315 np0000005924 devstack@c-api.service[100522]: INFO cinder.api.openstack.wsgi [None req-f2756f6f-50d5-4903-9a88-edb4ef9c1494 tempest-AttachVolumeMultiAttachTest-1978803889 tempest-AttachVolumeMultiAttachTest-1978803889-project-member] GET https://10.4.3.117/volume/v3/volumes/b257a182-f05a-453e-a827-c9cfae7de6fb Jul 27 16:11:34.110568 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.openstack.wsgi [None req-f2756f6f-50d5-4903-9a88-edb4ef9c1494 tempest-AttachVolumeMultiAttachTest-1978803889 tempest-AttachVolumeMultiAttachTest-1978803889-project-member] Empty body provided in request {{(pid=100522) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:11:34.110809 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.openstack.wsgi [None req-f2756f6f-50d5-4903-9a88-edb4ef9c1494 tempest-AttachVolumeMultiAttachTest-1978803889 tempest-AttachVolumeMultiAttachTest-1978803889-project-member] Calling method 'show' {{(pid=100522) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:11:34.126600 np0000005924 devstack@c-api.service[100522]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:11:34.126600 np0000005924 devstack@c-api.service[100522]: warnings.warn( Jul 27 16:11:34.134197 np0000005924 devstack@c-api.service[100522]: INFO cinder.volume.api [None req-f2756f6f-50d5-4903-9a88-edb4ef9c1494 tempest-AttachVolumeMultiAttachTest-1978803889 tempest-AttachVolumeMultiAttachTest-1978803889-project-member] Volume info retrieved successfully. Jul 27 16:11:34.140335 np0000005924 devstack@c-api.service[100522]: INFO cinder.api.openstack.wsgi [None req-f2756f6f-50d5-4903-9a88-edb4ef9c1494 tempest-AttachVolumeMultiAttachTest-1978803889 tempest-AttachVolumeMultiAttachTest-1978803889-project-member] https://10.4.3.117/volume/v3/volumes/b257a182-f05a-453e-a827-c9cfae7de6fb returned with HTTP 200 Jul 27 16:11:34.141296 np0000005924 devstack@c-api.service[100522]: [pid: 100522|app: 0|req: 301/1215] 10.4.3.117 () {66 vars in 1348 bytes} [Mon Jul 27 16:11:34 2026] GET /volume/v3/volumes/b257a182-f05a-453e-a827-c9cfae7de6fb => generated 1441 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 27 16:11:34.161071 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.middleware.request_id [None req-7bc63526-49a2-4a09-9795-b99d58c95e8b None None] RequestId filter calling following filter/app {{(pid=100524) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:11:34.329603 np0000005924 devstack@c-api.service[100524]: INFO cinder.api.openstack.wsgi [None req-7bc63526-49a2-4a09-9795-b99d58c95e8b tempest-AttachVolumeMultiAttachTest-1978803889 tempest-AttachVolumeMultiAttachTest-1978803889-project-reader] GET https://10.4.3.117/volume/v3/volumes/b257a182-f05a-453e-a827-c9cfae7de6fb Jul 27 16:11:34.329874 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.openstack.wsgi [None req-7bc63526-49a2-4a09-9795-b99d58c95e8b tempest-AttachVolumeMultiAttachTest-1978803889 tempest-AttachVolumeMultiAttachTest-1978803889-project-reader] Empty body provided in request {{(pid=100524) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:11:34.330466 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.openstack.wsgi [None req-7bc63526-49a2-4a09-9795-b99d58c95e8b tempest-AttachVolumeMultiAttachTest-1978803889 tempest-AttachVolumeMultiAttachTest-1978803889-project-reader] Calling method 'show' {{(pid=100524) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:11:34.350079 np0000005924 devstack@c-api.service[100524]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:11:34.350079 np0000005924 devstack@c-api.service[100524]: warnings.warn( Jul 27 16:11:34.354063 np0000005924 devstack@c-api.service[100524]: INFO cinder.volume.api [None req-7bc63526-49a2-4a09-9795-b99d58c95e8b tempest-AttachVolumeMultiAttachTest-1978803889 tempest-AttachVolumeMultiAttachTest-1978803889-project-reader] Volume info retrieved successfully. Jul 27 16:11:34.359885 np0000005924 devstack@c-api.service[100524]: INFO cinder.api.openstack.wsgi [None req-7bc63526-49a2-4a09-9795-b99d58c95e8b tempest-AttachVolumeMultiAttachTest-1978803889 tempest-AttachVolumeMultiAttachTest-1978803889-project-reader] https://10.4.3.117/volume/v3/volumes/b257a182-f05a-453e-a827-c9cfae7de6fb returned with HTTP 200 Jul 27 16:11:34.360282 np0000005924 devstack@c-api.service[100524]: [pid: 100524|app: 0|req: 308/1216] 10.4.3.117 () {66 vars in 1348 bytes} [Mon Jul 27 16:11:34 2026] GET /volume/v3/volumes/b257a182-f05a-453e-a827-c9cfae7de6fb => generated 1441 bytes in 200 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 27 16:11:34.428714 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.middleware.request_id [None req-a7930696-e54e-453c-8e2a-c1bcc0d6dea3 None None] RequestId filter calling following filter/app {{(pid=100521) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:11:34.430438 np0000005924 devstack@c-api.service[100521]: INFO cinder.api.openstack.wsgi [None req-a7930696-e54e-453c-8e2a-c1bcc0d6dea3 tempest-AttachVolumeMultiAttachTest-1978803889 tempest-AttachVolumeMultiAttachTest-1978803889-project-reader] GET https://10.4.3.117/volume/v3/volumes/b257a182-f05a-453e-a827-c9cfae7de6fb Jul 27 16:11:34.430654 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.openstack.wsgi [None req-a7930696-e54e-453c-8e2a-c1bcc0d6dea3 tempest-AttachVolumeMultiAttachTest-1978803889 tempest-AttachVolumeMultiAttachTest-1978803889-project-reader] Empty body provided in request {{(pid=100521) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:11:34.431732 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.openstack.wsgi [None req-a7930696-e54e-453c-8e2a-c1bcc0d6dea3 tempest-AttachVolumeMultiAttachTest-1978803889 tempest-AttachVolumeMultiAttachTest-1978803889-project-reader] Calling method 'show' {{(pid=100521) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:11:34.458003 np0000005924 devstack@c-api.service[100521]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:11:34.458003 np0000005924 devstack@c-api.service[100521]: warnings.warn( Jul 27 16:11:34.465420 np0000005924 devstack@c-api.service[100521]: INFO cinder.volume.api [None req-a7930696-e54e-453c-8e2a-c1bcc0d6dea3 tempest-AttachVolumeMultiAttachTest-1978803889 tempest-AttachVolumeMultiAttachTest-1978803889-project-reader] Volume info retrieved successfully. Jul 27 16:11:34.470630 np0000005924 devstack@c-api.service[100521]: INFO cinder.api.openstack.wsgi [None req-a7930696-e54e-453c-8e2a-c1bcc0d6dea3 tempest-AttachVolumeMultiAttachTest-1978803889 tempest-AttachVolumeMultiAttachTest-1978803889-project-reader] https://10.4.3.117/volume/v3/volumes/b257a182-f05a-453e-a827-c9cfae7de6fb returned with HTTP 200 Jul 27 16:11:34.472708 np0000005924 devstack@c-api.service[100521]: [pid: 100521|app: 0|req: 303/1217] 10.4.3.117 () {66 vars in 1348 bytes} [Mon Jul 27 16:11:34 2026] GET /volume/v3/volumes/b257a182-f05a-453e-a827-c9cfae7de6fb => generated 1441 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 27 16:11:34.528081 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.middleware.request_id [req-50ea128f-b66a-4bdd-886b-aa04e2d5a706 req-13e69372-4be0-4244-856d-7620cecf1da5 None None] RequestId filter calling following filter/app {{(pid=100523) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:11:34.531067 np0000005924 devstack@c-api.service[100523]: INFO cinder.api.openstack.wsgi [req-50ea128f-b66a-4bdd-886b-aa04e2d5a706 req-13e69372-4be0-4244-856d-7620cecf1da5 tempest-AttachVolumeMultiAttachTest-1978803889 tempest-AttachVolumeMultiAttachTest-1978803889-project-member] GET https://10.4.3.117/volume/v3/volumes/b257a182-f05a-453e-a827-c9cfae7de6fb Jul 27 16:11:34.531067 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.openstack.wsgi [req-50ea128f-b66a-4bdd-886b-aa04e2d5a706 req-13e69372-4be0-4244-856d-7620cecf1da5 tempest-AttachVolumeMultiAttachTest-1978803889 tempest-AttachVolumeMultiAttachTest-1978803889-project-member] Empty body provided in request {{(pid=100523) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:11:34.531067 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.openstack.wsgi [req-50ea128f-b66a-4bdd-886b-aa04e2d5a706 req-13e69372-4be0-4244-856d-7620cecf1da5 tempest-AttachVolumeMultiAttachTest-1978803889 tempest-AttachVolumeMultiAttachTest-1978803889-project-member] Calling method 'show' {{(pid=100523) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:11:34.547553 np0000005924 devstack@c-api.service[100523]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:11:34.547553 np0000005924 devstack@c-api.service[100523]: warnings.warn( Jul 27 16:11:34.552025 np0000005924 devstack@c-api.service[100523]: INFO cinder.volume.api [req-50ea128f-b66a-4bdd-886b-aa04e2d5a706 req-13e69372-4be0-4244-856d-7620cecf1da5 tempest-AttachVolumeMultiAttachTest-1978803889 tempest-AttachVolumeMultiAttachTest-1978803889-project-member] Volume info retrieved successfully. Jul 27 16:11:34.561753 np0000005924 devstack@c-api.service[100523]: INFO cinder.api.openstack.wsgi [req-50ea128f-b66a-4bdd-886b-aa04e2d5a706 req-13e69372-4be0-4244-856d-7620cecf1da5 tempest-AttachVolumeMultiAttachTest-1978803889 tempest-AttachVolumeMultiAttachTest-1978803889-project-member] https://10.4.3.117/volume/v3/volumes/b257a182-f05a-453e-a827-c9cfae7de6fb returned with HTTP 200 Jul 27 16:11:34.561753 np0000005924 devstack@c-api.service[100523]: [pid: 100523|app: 0|req: 306/1218] 10.4.3.117 () {68 vars in 1598 bytes} [Mon Jul 27 16:11:34 2026] GET /volume/v3/volumes/b257a182-f05a-453e-a827-c9cfae7de6fb => generated 1441 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 27 16:11:34.584795 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.middleware.request_id [req-50ea128f-b66a-4bdd-886b-aa04e2d5a706 req-e339a9fb-1e81-4fd5-8c38-f5b31a55f525 None None] RequestId filter calling following filter/app {{(pid=100522) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:11:34.587515 np0000005924 devstack@c-api.service[100522]: INFO cinder.api.openstack.wsgi [req-50ea128f-b66a-4bdd-886b-aa04e2d5a706 req-e339a9fb-1e81-4fd5-8c38-f5b31a55f525 tempest-AttachVolumeMultiAttachTest-1978803889 tempest-AttachVolumeMultiAttachTest-1978803889-project-member] POST https://10.4.3.117/volume/v3/volumes/b257a182-f05a-453e-a827-c9cfae7de6fb/action Jul 27 16:11:34.587967 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.openstack.wsgi [req-50ea128f-b66a-4bdd-886b-aa04e2d5a706 req-e339a9fb-1e81-4fd5-8c38-f5b31a55f525 tempest-AttachVolumeMultiAttachTest-1978803889 tempest-AttachVolumeMultiAttachTest-1978803889-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100522) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 27 16:11:34.588142 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.openstack.wsgi [req-50ea128f-b66a-4bdd-886b-aa04e2d5a706 req-e339a9fb-1e81-4fd5-8c38-f5b31a55f525 tempest-AttachVolumeMultiAttachTest-1978803889 tempest-AttachVolumeMultiAttachTest-1978803889-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100522) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 27 16:11:34.611797 np0000005924 devstack@c-api.service[100522]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:11:34.611797 np0000005924 devstack@c-api.service[100522]: warnings.warn( Jul 27 16:11:34.612519 np0000005924 devstack@c-api.service[100522]: INFO cinder.volume.api [req-50ea128f-b66a-4bdd-886b-aa04e2d5a706 req-e339a9fb-1e81-4fd5-8c38-f5b31a55f525 tempest-AttachVolumeMultiAttachTest-1978803889 tempest-AttachVolumeMultiAttachTest-1978803889-project-member] Volume info retrieved successfully. Jul 27 16:11:34.627786 np0000005924 devstack@c-api.service[100522]: INFO cinder.volume.api [req-50ea128f-b66a-4bdd-886b-aa04e2d5a706 req-e339a9fb-1e81-4fd5-8c38-f5b31a55f525 tempest-AttachVolumeMultiAttachTest-1978803889 tempest-AttachVolumeMultiAttachTest-1978803889-project-member] Begin detaching volume completed successfully. Jul 27 16:11:34.628077 np0000005924 devstack@c-api.service[100522]: INFO cinder.api.openstack.wsgi [req-50ea128f-b66a-4bdd-886b-aa04e2d5a706 req-e339a9fb-1e81-4fd5-8c38-f5b31a55f525 tempest-AttachVolumeMultiAttachTest-1978803889 tempest-AttachVolumeMultiAttachTest-1978803889-project-member] https://10.4.3.117/volume/v3/volumes/b257a182-f05a-453e-a827-c9cfae7de6fb/action returned with HTTP 202 Jul 27 16:11:34.628689 np0000005924 devstack@c-api.service[100522]: [pid: 100522|app: 0|req: 302/1219] 10.4.3.117 () {72 vars in 1672 bytes} [Mon Jul 27 16:11:34 2026] POST /volume/v3/volumes/b257a182-f05a-453e-a827-c9cfae7de6fb/action => generated 0 bytes in 44 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 27 16:11:34.656031 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.middleware.request_id [None req-22a74b8a-0169-436f-b752-69d659d47712 None None] RequestId filter calling following filter/app {{(pid=100524) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:11:34.657608 np0000005924 devstack@c-api.service[100524]: INFO cinder.api.openstack.wsgi [None req-22a74b8a-0169-436f-b752-69d659d47712 tempest-AttachVolumeMultiAttachTest-1978803889 tempest-AttachVolumeMultiAttachTest-1978803889-project-member] GET https://10.4.3.117/volume/v3/volumes/b257a182-f05a-453e-a827-c9cfae7de6fb Jul 27 16:11:34.657862 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.openstack.wsgi [None req-22a74b8a-0169-436f-b752-69d659d47712 tempest-AttachVolumeMultiAttachTest-1978803889 tempest-AttachVolumeMultiAttachTest-1978803889-project-member] Empty body provided in request {{(pid=100524) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:11:34.658108 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.openstack.wsgi [None req-22a74b8a-0169-436f-b752-69d659d47712 tempest-AttachVolumeMultiAttachTest-1978803889 tempest-AttachVolumeMultiAttachTest-1978803889-project-member] Calling method 'show' {{(pid=100524) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:11:34.670191 np0000005924 devstack@c-api.service[100524]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:11:34.670191 np0000005924 devstack@c-api.service[100524]: warnings.warn( Jul 27 16:11:34.679355 np0000005924 devstack@c-api.service[100524]: INFO cinder.volume.api [None req-22a74b8a-0169-436f-b752-69d659d47712 tempest-AttachVolumeMultiAttachTest-1978803889 tempest-AttachVolumeMultiAttachTest-1978803889-project-member] Volume info retrieved successfully. Jul 27 16:11:34.683725 np0000005924 devstack@c-api.service[100524]: INFO cinder.api.openstack.wsgi [None req-22a74b8a-0169-436f-b752-69d659d47712 tempest-AttachVolumeMultiAttachTest-1978803889 tempest-AttachVolumeMultiAttachTest-1978803889-project-member] https://10.4.3.117/volume/v3/volumes/b257a182-f05a-453e-a827-c9cfae7de6fb returned with HTTP 200 Jul 27 16:11:34.684392 np0000005924 devstack@c-api.service[100524]: [pid: 100524|app: 0|req: 309/1220] 10.4.3.117 () {66 vars in 1348 bytes} [Mon Jul 27 16:11:34 2026] GET /volume/v3/volumes/b257a182-f05a-453e-a827-c9cfae7de6fb => generated 1444 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 27 16:11:34.702121 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.middleware.request_id [None req-cf3bbd51-308b-4e33-b803-760fdf5666da None None] RequestId filter calling following filter/app {{(pid=100521) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:11:34.702121 np0000005924 devstack@c-api.service[100521]: INFO cinder.api.openstack.wsgi [None req-cf3bbd51-308b-4e33-b803-760fdf5666da None None] GET https://10.4.3.117/volume// Jul 27 16:11:34.702121 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.openstack.wsgi [None req-cf3bbd51-308b-4e33-b803-760fdf5666da None None] Empty body provided in request {{(pid=100521) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:11:34.702121 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.openstack.wsgi [None req-cf3bbd51-308b-4e33-b803-760fdf5666da None None] Calling method 'all' {{(pid=100521) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:11:34.702661 np0000005924 devstack@c-api.service[100521]: INFO cinder.api.openstack.wsgi [None req-cf3bbd51-308b-4e33-b803-760fdf5666da None None] https://10.4.3.117/volume// returned with HTTP 300 Jul 27 16:11:34.703091 np0000005924 devstack@c-api.service[100521]: [pid: 100521|app: 0|req: 304/1221] 10.4.3.117 () {66 vars in 1426 bytes} [Mon Jul 27 16:11:34 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 27 16:11:34.717494 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.middleware.request_id [req-50ea128f-b66a-4bdd-886b-aa04e2d5a706 req-02b56080-80f7-48d5-a1d1-286a0b4d58b6 None None] RequestId filter calling following filter/app {{(pid=100523) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:11:34.719627 np0000005924 devstack@c-api.service[100523]: INFO cinder.api.openstack.wsgi [req-50ea128f-b66a-4bdd-886b-aa04e2d5a706 req-02b56080-80f7-48d5-a1d1-286a0b4d58b6 tempest-AttachVolumeMultiAttachTest-1978803889 tempest-AttachVolumeMultiAttachTest-1978803889-project-member] GET https://10.4.3.117/volume/v3/volumes/b257a182-f05a-453e-a827-c9cfae7de6fb Jul 27 16:11:34.719880 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.openstack.wsgi [req-50ea128f-b66a-4bdd-886b-aa04e2d5a706 req-02b56080-80f7-48d5-a1d1-286a0b4d58b6 tempest-AttachVolumeMultiAttachTest-1978803889 tempest-AttachVolumeMultiAttachTest-1978803889-project-member] Empty body provided in request {{(pid=100523) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:11:34.720112 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.openstack.wsgi [req-50ea128f-b66a-4bdd-886b-aa04e2d5a706 req-02b56080-80f7-48d5-a1d1-286a0b4d58b6 tempest-AttachVolumeMultiAttachTest-1978803889 tempest-AttachVolumeMultiAttachTest-1978803889-project-member] Calling method 'show' {{(pid=100523) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:11:34.738601 np0000005924 devstack@c-api.service[100523]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:11:34.738601 np0000005924 devstack@c-api.service[100523]: warnings.warn( Jul 27 16:11:34.742317 np0000005924 devstack@c-api.service[100523]: INFO cinder.volume.api [req-50ea128f-b66a-4bdd-886b-aa04e2d5a706 req-02b56080-80f7-48d5-a1d1-286a0b4d58b6 tempest-AttachVolumeMultiAttachTest-1978803889 tempest-AttachVolumeMultiAttachTest-1978803889-project-member] Volume info retrieved successfully. Jul 27 16:11:34.747649 np0000005924 devstack@c-api.service[100523]: INFO cinder.api.openstack.wsgi [req-50ea128f-b66a-4bdd-886b-aa04e2d5a706 req-02b56080-80f7-48d5-a1d1-286a0b4d58b6 tempest-AttachVolumeMultiAttachTest-1978803889 tempest-AttachVolumeMultiAttachTest-1978803889-project-member] https://10.4.3.117/volume/v3/volumes/b257a182-f05a-453e-a827-c9cfae7de6fb returned with HTTP 200 Jul 27 16:11:34.748047 np0000005924 devstack@c-api.service[100523]: [pid: 100523|app: 0|req: 307/1222] 10.4.3.117 () {70 vars in 1639 bytes} [Mon Jul 27 16:11:34 2026] GET /volume/v3/volumes/b257a182-f05a-453e-a827-c9cfae7de6fb => generated 1624 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 27 16:11:35.423007 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.middleware.request_id [req-50ea128f-b66a-4bdd-886b-aa04e2d5a706 req-0611d4d2-b277-4bb7-9ed3-95ba3aee868c None None] RequestId filter calling following filter/app {{(pid=100522) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:11:35.425645 np0000005924 devstack@c-api.service[100522]: INFO cinder.api.openstack.wsgi [req-50ea128f-b66a-4bdd-886b-aa04e2d5a706 req-0611d4d2-b277-4bb7-9ed3-95ba3aee868c tempest-AttachVolumeMultiAttachTest-1978803889 tempest-AttachVolumeMultiAttachTest-1978803889-project-member] GET https://10.4.3.117/volume/v3/volumes/b257a182-f05a-453e-a827-c9cfae7de6fb Jul 27 16:11:35.426788 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.openstack.wsgi [req-50ea128f-b66a-4bdd-886b-aa04e2d5a706 req-0611d4d2-b277-4bb7-9ed3-95ba3aee868c tempest-AttachVolumeMultiAttachTest-1978803889 tempest-AttachVolumeMultiAttachTest-1978803889-project-member] Empty body provided in request {{(pid=100522) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:11:35.426788 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.openstack.wsgi [req-50ea128f-b66a-4bdd-886b-aa04e2d5a706 req-0611d4d2-b277-4bb7-9ed3-95ba3aee868c tempest-AttachVolumeMultiAttachTest-1978803889 tempest-AttachVolumeMultiAttachTest-1978803889-project-member] Calling method 'show' {{(pid=100522) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:11:35.469951 np0000005924 devstack@c-api.service[100522]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:11:35.469951 np0000005924 devstack@c-api.service[100522]: warnings.warn( Jul 27 16:11:35.477814 np0000005924 devstack@c-api.service[100522]: INFO cinder.volume.api [req-50ea128f-b66a-4bdd-886b-aa04e2d5a706 req-0611d4d2-b277-4bb7-9ed3-95ba3aee868c tempest-AttachVolumeMultiAttachTest-1978803889 tempest-AttachVolumeMultiAttachTest-1978803889-project-member] Volume info retrieved successfully. Jul 27 16:11:35.490992 np0000005924 devstack@c-api.service[100522]: INFO cinder.api.openstack.wsgi [req-50ea128f-b66a-4bdd-886b-aa04e2d5a706 req-0611d4d2-b277-4bb7-9ed3-95ba3aee868c tempest-AttachVolumeMultiAttachTest-1978803889 tempest-AttachVolumeMultiAttachTest-1978803889-project-member] https://10.4.3.117/volume/v3/volumes/b257a182-f05a-453e-a827-c9cfae7de6fb returned with HTTP 200 Jul 27 16:11:35.490992 np0000005924 devstack@c-api.service[100522]: [pid: 100522|app: 0|req: 303/1223] 10.4.3.117 () {68 vars in 1598 bytes} [Mon Jul 27 16:11:35 2026] GET /volume/v3/volumes/b257a182-f05a-453e-a827-c9cfae7de6fb => generated 1444 bytes in 68 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 27 16:11:35.537209 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.middleware.request_id [req-50ea128f-b66a-4bdd-886b-aa04e2d5a706 req-7135dd84-087a-4502-8f4b-7493bb113878 None None] RequestId filter calling following filter/app {{(pid=100524) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:11:35.542311 np0000005924 devstack@c-api.service[100524]: INFO cinder.api.openstack.wsgi [req-50ea128f-b66a-4bdd-886b-aa04e2d5a706 req-7135dd84-087a-4502-8f4b-7493bb113878 tempest-AttachVolumeMultiAttachTest-1978803889 tempest-AttachVolumeMultiAttachTest-1978803889-project-member] DELETE https://10.4.3.117/volume/v3/attachments/ad59124d-5968-4de0-9bbd-fd9e2013a778 Jul 27 16:11:35.544346 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.openstack.wsgi [req-50ea128f-b66a-4bdd-886b-aa04e2d5a706 req-7135dd84-087a-4502-8f4b-7493bb113878 tempest-AttachVolumeMultiAttachTest-1978803889 tempest-AttachVolumeMultiAttachTest-1978803889-project-member] Empty body provided in request {{(pid=100524) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:11:35.544346 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.openstack.wsgi [req-50ea128f-b66a-4bdd-886b-aa04e2d5a706 req-7135dd84-087a-4502-8f4b-7493bb113878 tempest-AttachVolumeMultiAttachTest-1978803889 tempest-AttachVolumeMultiAttachTest-1978803889-project-member] Calling method 'version_select' {{(pid=100524) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:11:35.554960 np0000005924 devstack@c-api.service[100524]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:11:35.554960 np0000005924 devstack@c-api.service[100524]: warnings.warn( Jul 27 16:11:35.576547 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.middleware.request_id [req-b6170bc8-cb62-4467-888c-726666d96c28 req-6b4f4c4c-067a-41c4-9c1b-5907c437bc89 None None] RequestId filter calling following filter/app {{(pid=100521) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:11:35.579415 np0000005924 devstack@c-api.service[100521]: INFO cinder.api.openstack.wsgi [req-b6170bc8-cb62-4467-888c-726666d96c28 req-6b4f4c4c-067a-41c4-9c1b-5907c437bc89 tempest-ServerActionsTestOtherA-1133375341 tempest-ServerActionsTestOtherA-1133375341-project-member] DELETE https://10.4.3.117/volume/v3/attachments/4188fd79-d7ba-4d2a-9e08-9f640ab43ba8 Jul 27 16:11:35.579646 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.openstack.wsgi [req-b6170bc8-cb62-4467-888c-726666d96c28 req-6b4f4c4c-067a-41c4-9c1b-5907c437bc89 tempest-ServerActionsTestOtherA-1133375341 tempest-ServerActionsTestOtherA-1133375341-project-member] Empty body provided in request {{(pid=100521) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:11:35.579942 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.openstack.wsgi [req-b6170bc8-cb62-4467-888c-726666d96c28 req-6b4f4c4c-067a-41c4-9c1b-5907c437bc89 tempest-ServerActionsTestOtherA-1133375341 tempest-ServerActionsTestOtherA-1133375341-project-member] Calling method 'version_select' {{(pid=100521) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:11:35.592453 np0000005924 devstack@c-api.service[100521]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:11:35.592453 np0000005924 devstack@c-api.service[100521]: warnings.warn( Jul 27 16:11:35.630194 np0000005924 devstack@c-api.service[100524]: INFO cinder.api.openstack.wsgi [req-50ea128f-b66a-4bdd-886b-aa04e2d5a706 req-7135dd84-087a-4502-8f4b-7493bb113878 tempest-AttachVolumeMultiAttachTest-1978803889 tempest-AttachVolumeMultiAttachTest-1978803889-project-member] https://10.4.3.117/volume/v3/attachments/ad59124d-5968-4de0-9bbd-fd9e2013a778 returned with HTTP 200 Jul 27 16:11:35.630194 np0000005924 devstack@c-api.service[100524]: [pid: 100524|app: 0|req: 310/1224] 10.4.3.117 () {72 vars in 1673 bytes} [Mon Jul 27 16:11:35 2026] DELETE /volume/v3/attachments/ad59124d-5968-4de0-9bbd-fd9e2013a778 => generated 192 bytes in 94 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 27 16:11:35.669422 np0000005924 devstack@c-api.service[100521]: INFO cinder.api.openstack.wsgi [req-b6170bc8-cb62-4467-888c-726666d96c28 req-6b4f4c4c-067a-41c4-9c1b-5907c437bc89 tempest-ServerActionsTestOtherA-1133375341 tempest-ServerActionsTestOtherA-1133375341-project-member] https://10.4.3.117/volume/v3/attachments/4188fd79-d7ba-4d2a-9e08-9f640ab43ba8 returned with HTTP 200 Jul 27 16:11:35.669422 np0000005924 devstack@c-api.service[100521]: [pid: 100521|app: 0|req: 305/1225] 10.4.3.117 () {72 vars in 1673 bytes} [Mon Jul 27 16:11:35 2026] DELETE /volume/v3/attachments/4188fd79-d7ba-4d2a-9e08-9f640ab43ba8 => generated 19 bytes in 93 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 27 16:11:35.683274 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.middleware.request_id [req-b6170bc8-cb62-4467-888c-726666d96c28 req-222dbde5-f91b-45fa-a68d-09c7027b031b None None] RequestId filter calling following filter/app {{(pid=100523) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:11:35.683860 np0000005924 devstack@c-api.service[100523]: INFO cinder.api.openstack.wsgi [req-b6170bc8-cb62-4467-888c-726666d96c28 req-222dbde5-f91b-45fa-a68d-09c7027b031b tempest-ServerActionsTestOtherA-1133375341 tempest-ServerActionsTestOtherA-1133375341-project-member] DELETE https://10.4.3.117/volume/v3/volumes/c22ada2b-0d3d-4c4c-b419-641c057b3872 Jul 27 16:11:35.684046 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.openstack.wsgi [req-b6170bc8-cb62-4467-888c-726666d96c28 req-222dbde5-f91b-45fa-a68d-09c7027b031b tempest-ServerActionsTestOtherA-1133375341 tempest-ServerActionsTestOtherA-1133375341-project-member] Empty body provided in request {{(pid=100523) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:11:35.684205 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.openstack.wsgi [req-b6170bc8-cb62-4467-888c-726666d96c28 req-222dbde5-f91b-45fa-a68d-09c7027b031b tempest-ServerActionsTestOtherA-1133375341 tempest-ServerActionsTestOtherA-1133375341-project-member] Calling method 'delete' {{(pid=100523) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:11:35.684681 np0000005924 devstack@c-api.service[100523]: INFO cinder.api.v3.volumes [req-b6170bc8-cb62-4467-888c-726666d96c28 req-222dbde5-f91b-45fa-a68d-09c7027b031b tempest-ServerActionsTestOtherA-1133375341 tempest-ServerActionsTestOtherA-1133375341-project-member] Delete volume with id: c22ada2b-0d3d-4c4c-b419-641c057b3872 Jul 27 16:11:35.691426 np0000005924 devstack@c-api.service[100523]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:11:35.691426 np0000005924 devstack@c-api.service[100523]: warnings.warn( Jul 27 16:11:35.692201 np0000005924 devstack@c-api.service[100523]: INFO cinder.volume.api [req-b6170bc8-cb62-4467-888c-726666d96c28 req-222dbde5-f91b-45fa-a68d-09c7027b031b tempest-ServerActionsTestOtherA-1133375341 tempest-ServerActionsTestOtherA-1133375341-project-member] Volume info retrieved successfully. Jul 27 16:11:35.701602 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.middleware.request_id [None req-59aa02a7-ee4a-44b6-8e43-378a4ddd9bda None None] RequestId filter calling following filter/app {{(pid=100522) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:11:35.706558 np0000005924 devstack@c-api.service[100522]: INFO cinder.api.openstack.wsgi [None req-59aa02a7-ee4a-44b6-8e43-378a4ddd9bda tempest-AttachVolumeMultiAttachTest-1978803889 tempest-AttachVolumeMultiAttachTest-1978803889-project-member] GET https://10.4.3.117/volume/v3/volumes/b257a182-f05a-453e-a827-c9cfae7de6fb Jul 27 16:11:35.706771 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.openstack.wsgi [None req-59aa02a7-ee4a-44b6-8e43-378a4ddd9bda tempest-AttachVolumeMultiAttachTest-1978803889 tempest-AttachVolumeMultiAttachTest-1978803889-project-member] Empty body provided in request {{(pid=100522) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:11:35.706954 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.openstack.wsgi [None req-59aa02a7-ee4a-44b6-8e43-378a4ddd9bda tempest-AttachVolumeMultiAttachTest-1978803889 tempest-AttachVolumeMultiAttachTest-1978803889-project-member] Calling method 'show' {{(pid=100522) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:11:35.720613 np0000005924 devstack@c-api.service[100522]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:11:35.720613 np0000005924 devstack@c-api.service[100522]: warnings.warn( Jul 27 16:11:35.725492 np0000005924 devstack@c-api.service[100522]: INFO cinder.volume.api [None req-59aa02a7-ee4a-44b6-8e43-378a4ddd9bda tempest-AttachVolumeMultiAttachTest-1978803889 tempest-AttachVolumeMultiAttachTest-1978803889-project-member] Volume info retrieved successfully. Jul 27 16:11:35.730621 np0000005924 devstack@c-api.service[100522]: INFO cinder.api.openstack.wsgi [None req-59aa02a7-ee4a-44b6-8e43-378a4ddd9bda tempest-AttachVolumeMultiAttachTest-1978803889 tempest-AttachVolumeMultiAttachTest-1978803889-project-member] https://10.4.3.117/volume/v3/volumes/b257a182-f05a-453e-a827-c9cfae7de6fb returned with HTTP 200 Jul 27 16:11:35.731027 np0000005924 devstack@c-api.service[100522]: [pid: 100522|app: 0|req: 304/1226] 10.4.3.117 () {66 vars in 1348 bytes} [Mon Jul 27 16:11:35 2026] GET /volume/v3/volumes/b257a182-f05a-453e-a827-c9cfae7de6fb => generated 1144 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 27 16:11:35.739888 np0000005924 devstack@c-api.service[100523]: INFO cinder.volume.api [req-b6170bc8-cb62-4467-888c-726666d96c28 req-222dbde5-f91b-45fa-a68d-09c7027b031b tempest-ServerActionsTestOtherA-1133375341 tempest-ServerActionsTestOtherA-1133375341-project-member] Delete volume request issued successfully. Jul 27 16:11:35.739888 np0000005924 devstack@c-api.service[100523]: INFO cinder.api.openstack.wsgi [req-b6170bc8-cb62-4467-888c-726666d96c28 req-222dbde5-f91b-45fa-a68d-09c7027b031b tempest-ServerActionsTestOtherA-1133375341 tempest-ServerActionsTestOtherA-1133375341-project-member] https://10.4.3.117/volume/v3/volumes/c22ada2b-0d3d-4c4c-b419-641c057b3872 returned with HTTP 202 Jul 27 16:11:35.739888 np0000005924 devstack@c-api.service[100523]: [pid: 100523|app: 0|req: 308/1227] 10.4.3.117 () {70 vars in 1620 bytes} [Mon Jul 27 16:11:35 2026] DELETE /volume/v3/volumes/c22ada2b-0d3d-4c4c-b419-641c057b3872 => generated 0 bytes in 55 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 27 16:11:35.770780 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.middleware.request_id [req-917ce3e9-2139-4182-9dbf-afe21a662851 req-01a6c13d-a8d5-47f6-ac29-a4513b6de818 None None] RequestId filter calling following filter/app {{(pid=100524) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:11:35.776342 np0000005924 devstack@c-api.service[100524]: INFO cinder.api.openstack.wsgi [req-917ce3e9-2139-4182-9dbf-afe21a662851 req-01a6c13d-a8d5-47f6-ac29-a4513b6de818 tempest-AttachVolumeTestJSON-1302607130 tempest-AttachVolumeTestJSON-1302607130-project-member] GET https://10.4.3.117/volume/v3/volumes/602b4a34-bae8-4424-8f29-eee68640cf01 Jul 27 16:11:35.776342 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.openstack.wsgi [req-917ce3e9-2139-4182-9dbf-afe21a662851 req-01a6c13d-a8d5-47f6-ac29-a4513b6de818 tempest-AttachVolumeTestJSON-1302607130 tempest-AttachVolumeTestJSON-1302607130-project-member] Empty body provided in request {{(pid=100524) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:11:35.776342 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.openstack.wsgi [req-917ce3e9-2139-4182-9dbf-afe21a662851 req-01a6c13d-a8d5-47f6-ac29-a4513b6de818 tempest-AttachVolumeTestJSON-1302607130 tempest-AttachVolumeTestJSON-1302607130-project-member] Calling method 'show' {{(pid=100524) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:11:35.788916 np0000005924 devstack@c-api.service[100524]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:11:35.788916 np0000005924 devstack@c-api.service[100524]: warnings.warn( Jul 27 16:11:35.794011 np0000005924 devstack@c-api.service[100524]: INFO cinder.volume.api [req-917ce3e9-2139-4182-9dbf-afe21a662851 req-01a6c13d-a8d5-47f6-ac29-a4513b6de818 tempest-AttachVolumeTestJSON-1302607130 tempest-AttachVolumeTestJSON-1302607130-project-member] Volume info retrieved successfully. Jul 27 16:11:35.802097 np0000005924 devstack@c-api.service[100524]: INFO cinder.api.openstack.wsgi [req-917ce3e9-2139-4182-9dbf-afe21a662851 req-01a6c13d-a8d5-47f6-ac29-a4513b6de818 tempest-AttachVolumeTestJSON-1302607130 tempest-AttachVolumeTestJSON-1302607130-project-member] https://10.4.3.117/volume/v3/volumes/602b4a34-bae8-4424-8f29-eee68640cf01 returned with HTTP 200 Jul 27 16:11:35.804099 np0000005924 devstack@c-api.service[100524]: [pid: 100524|app: 0|req: 311/1228] 10.4.3.117 () {68 vars in 1598 bytes} [Mon Jul 27 16:11:35 2026] GET /volume/v3/volumes/602b4a34-bae8-4424-8f29-eee68640cf01 => generated 1136 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 27 16:11:35.806231 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.middleware.request_id [None req-fb7d7f5d-ecb3-4a15-9a23-8c3c15d99e7e None None] RequestId filter calling following filter/app {{(pid=100521) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:11:35.808308 np0000005924 devstack@c-api.service[100521]: INFO cinder.api.openstack.wsgi [None req-fb7d7f5d-ecb3-4a15-9a23-8c3c15d99e7e tempest-AttachVolumeMultiAttachTest-1978803889 tempest-AttachVolumeMultiAttachTest-1978803889-project-reader] GET https://10.4.3.117/volume/v3/volumes/b257a182-f05a-453e-a827-c9cfae7de6fb Jul 27 16:11:35.808308 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.openstack.wsgi [None req-fb7d7f5d-ecb3-4a15-9a23-8c3c15d99e7e tempest-AttachVolumeMultiAttachTest-1978803889 tempest-AttachVolumeMultiAttachTest-1978803889-project-reader] Empty body provided in request {{(pid=100521) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:11:35.808572 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.openstack.wsgi [None req-fb7d7f5d-ecb3-4a15-9a23-8c3c15d99e7e tempest-AttachVolumeMultiAttachTest-1978803889 tempest-AttachVolumeMultiAttachTest-1978803889-project-reader] Calling method 'show' {{(pid=100521) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:11:35.825255 np0000005924 devstack@c-api.service[100521]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:11:35.825255 np0000005924 devstack@c-api.service[100521]: warnings.warn( Jul 27 16:11:35.826171 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.middleware.request_id [req-917ce3e9-2139-4182-9dbf-afe21a662851 req-f91a4ed6-f1e5-4230-952a-7b99008310ac None None] RequestId filter calling following filter/app {{(pid=100522) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:11:35.829431 np0000005924 devstack@c-api.service[100522]: INFO cinder.api.openstack.wsgi [req-917ce3e9-2139-4182-9dbf-afe21a662851 req-f91a4ed6-f1e5-4230-952a-7b99008310ac tempest-AttachVolumeTestJSON-1302607130 tempest-AttachVolumeTestJSON-1302607130-project-member] POST https://10.4.3.117/volume/v3/volumes/602b4a34-bae8-4424-8f29-eee68640cf01/action Jul 27 16:11:35.829955 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.openstack.wsgi [req-917ce3e9-2139-4182-9dbf-afe21a662851 req-f91a4ed6-f1e5-4230-952a-7b99008310ac tempest-AttachVolumeTestJSON-1302607130 tempest-AttachVolumeTestJSON-1302607130-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100522) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 27 16:11:35.830149 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.openstack.wsgi [req-917ce3e9-2139-4182-9dbf-afe21a662851 req-f91a4ed6-f1e5-4230-952a-7b99008310ac tempest-AttachVolumeTestJSON-1302607130 tempest-AttachVolumeTestJSON-1302607130-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100522) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 27 16:11:35.834254 np0000005924 devstack@c-api.service[100521]: INFO cinder.volume.api [None req-fb7d7f5d-ecb3-4a15-9a23-8c3c15d99e7e tempest-AttachVolumeMultiAttachTest-1978803889 tempest-AttachVolumeMultiAttachTest-1978803889-project-reader] Volume info retrieved successfully. Jul 27 16:11:35.840239 np0000005924 devstack@c-api.service[100521]: INFO cinder.api.openstack.wsgi [None req-fb7d7f5d-ecb3-4a15-9a23-8c3c15d99e7e tempest-AttachVolumeMultiAttachTest-1978803889 tempest-AttachVolumeMultiAttachTest-1978803889-project-reader] https://10.4.3.117/volume/v3/volumes/b257a182-f05a-453e-a827-c9cfae7de6fb returned with HTTP 200 Jul 27 16:11:35.840575 np0000005924 devstack@c-api.service[100521]: [pid: 100521|app: 0|req: 306/1229] 10.4.3.117 () {66 vars in 1348 bytes} [Mon Jul 27 16:11:35 2026] GET /volume/v3/volumes/b257a182-f05a-453e-a827-c9cfae7de6fb => generated 1144 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 27 16:11:35.849683 np0000005924 devstack@c-api.service[100522]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:11:35.849683 np0000005924 devstack@c-api.service[100522]: warnings.warn( Jul 27 16:11:35.849683 np0000005924 devstack@c-api.service[100522]: INFO cinder.volume.api [req-917ce3e9-2139-4182-9dbf-afe21a662851 req-f91a4ed6-f1e5-4230-952a-7b99008310ac tempest-AttachVolumeTestJSON-1302607130 tempest-AttachVolumeTestJSON-1302607130-project-member] Volume info retrieved successfully. Jul 27 16:11:35.877755 np0000005924 devstack@c-api.service[100522]: INFO cinder.volume.api [req-917ce3e9-2139-4182-9dbf-afe21a662851 req-f91a4ed6-f1e5-4230-952a-7b99008310ac tempest-AttachVolumeTestJSON-1302607130 tempest-AttachVolumeTestJSON-1302607130-project-member] Begin detaching volume completed successfully. Jul 27 16:11:35.878138 np0000005924 devstack@c-api.service[100522]: INFO cinder.api.openstack.wsgi [req-917ce3e9-2139-4182-9dbf-afe21a662851 req-f91a4ed6-f1e5-4230-952a-7b99008310ac tempest-AttachVolumeTestJSON-1302607130 tempest-AttachVolumeTestJSON-1302607130-project-member] https://10.4.3.117/volume/v3/volumes/602b4a34-bae8-4424-8f29-eee68640cf01/action returned with HTTP 202 Jul 27 16:11:35.878625 np0000005924 devstack@c-api.service[100522]: [pid: 100522|app: 0|req: 305/1230] 10.4.3.117 () {72 vars in 1672 bytes} [Mon Jul 27 16:11:35 2026] POST /volume/v3/volumes/602b4a34-bae8-4424-8f29-eee68640cf01/action => generated 0 bytes in 53 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 27 16:11:35.902819 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.middleware.request_id [None req-71da3bfd-7ea7-4b2b-af0a-562fbecb932b None None] RequestId filter calling following filter/app {{(pid=100523) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:11:35.905138 np0000005924 devstack@c-api.service[100523]: INFO cinder.api.openstack.wsgi [None req-71da3bfd-7ea7-4b2b-af0a-562fbecb932b tempest-AttachVolumeTestJSON-1302607130 tempest-AttachVolumeTestJSON-1302607130-project-member] GET https://10.4.3.117/volume/v3/volumes/602b4a34-bae8-4424-8f29-eee68640cf01 Jul 27 16:11:35.906356 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.openstack.wsgi [None req-71da3bfd-7ea7-4b2b-af0a-562fbecb932b tempest-AttachVolumeTestJSON-1302607130 tempest-AttachVolumeTestJSON-1302607130-project-member] Empty body provided in request {{(pid=100523) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:11:35.906356 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.openstack.wsgi [None req-71da3bfd-7ea7-4b2b-af0a-562fbecb932b tempest-AttachVolumeTestJSON-1302607130 tempest-AttachVolumeTestJSON-1302607130-project-member] Calling method 'show' {{(pid=100523) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:11:35.909149 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.middleware.request_id [req-add84dec-8de6-40cd-89c4-b24e38885653 req-d48ca75d-a87f-4427-bb2a-e387011debc0 None None] RequestId filter calling following filter/app {{(pid=100524) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:11:35.914050 np0000005924 devstack@c-api.service[100524]: INFO cinder.api.openstack.wsgi [req-add84dec-8de6-40cd-89c4-b24e38885653 req-d48ca75d-a87f-4427-bb2a-e387011debc0 tempest-AttachVolumeMultiAttachTest-1978803889 tempest-AttachVolumeMultiAttachTest-1978803889-project-member] GET https://10.4.3.117/volume/v3/volumes/b257a182-f05a-453e-a827-c9cfae7de6fb Jul 27 16:11:35.914274 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.openstack.wsgi [req-add84dec-8de6-40cd-89c4-b24e38885653 req-d48ca75d-a87f-4427-bb2a-e387011debc0 tempest-AttachVolumeMultiAttachTest-1978803889 tempest-AttachVolumeMultiAttachTest-1978803889-project-member] Empty body provided in request {{(pid=100524) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:11:35.914667 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.openstack.wsgi [req-add84dec-8de6-40cd-89c4-b24e38885653 req-d48ca75d-a87f-4427-bb2a-e387011debc0 tempest-AttachVolumeMultiAttachTest-1978803889 tempest-AttachVolumeMultiAttachTest-1978803889-project-member] Calling method 'show' {{(pid=100524) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:11:35.916477 np0000005924 devstack@c-api.service[100523]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:11:35.916477 np0000005924 devstack@c-api.service[100523]: warnings.warn( Jul 27 16:11:35.923128 np0000005924 devstack@c-api.service[100523]: INFO cinder.volume.api [None req-71da3bfd-7ea7-4b2b-af0a-562fbecb932b tempest-AttachVolumeTestJSON-1302607130 tempest-AttachVolumeTestJSON-1302607130-project-member] Volume info retrieved successfully. Jul 27 16:11:35.927757 np0000005924 devstack@c-api.service[100523]: INFO cinder.api.openstack.wsgi [None req-71da3bfd-7ea7-4b2b-af0a-562fbecb932b tempest-AttachVolumeTestJSON-1302607130 tempest-AttachVolumeTestJSON-1302607130-project-member] https://10.4.3.117/volume/v3/volumes/602b4a34-bae8-4424-8f29-eee68640cf01 returned with HTTP 200 Jul 27 16:11:35.929365 np0000005924 devstack@c-api.service[100523]: [pid: 100523|app: 0|req: 309/1231] 10.4.3.117 () {66 vars in 1348 bytes} [Mon Jul 27 16:11:35 2026] GET /volume/v3/volumes/602b4a34-bae8-4424-8f29-eee68640cf01 => generated 1139 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 27 16:11:35.929448 np0000005924 devstack@c-api.service[100524]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:11:35.929448 np0000005924 devstack@c-api.service[100524]: warnings.warn( Jul 27 16:11:35.934635 np0000005924 devstack@c-api.service[100524]: INFO cinder.volume.api [req-add84dec-8de6-40cd-89c4-b24e38885653 req-d48ca75d-a87f-4427-bb2a-e387011debc0 tempest-AttachVolumeMultiAttachTest-1978803889 tempest-AttachVolumeMultiAttachTest-1978803889-project-member] Volume info retrieved successfully. Jul 27 16:11:35.940818 np0000005924 devstack@c-api.service[100524]: INFO cinder.api.openstack.wsgi [req-add84dec-8de6-40cd-89c4-b24e38885653 req-d48ca75d-a87f-4427-bb2a-e387011debc0 tempest-AttachVolumeMultiAttachTest-1978803889 tempest-AttachVolumeMultiAttachTest-1978803889-project-member] https://10.4.3.117/volume/v3/volumes/b257a182-f05a-453e-a827-c9cfae7de6fb returned with HTTP 200 Jul 27 16:11:35.941392 np0000005924 devstack@c-api.service[100524]: [pid: 100524|app: 0|req: 312/1232] 10.4.3.117 () {68 vars in 1598 bytes} [Mon Jul 27 16:11:35 2026] GET /volume/v3/volumes/b257a182-f05a-453e-a827-c9cfae7de6fb => generated 1144 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 27 16:11:35.943428 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.middleware.request_id [None req-8cf44826-6bf9-4708-a646-d11795953b63 None None] RequestId filter calling following filter/app {{(pid=100521) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:11:35.943973 np0000005924 devstack@c-api.service[100521]: INFO cinder.api.openstack.wsgi [None req-8cf44826-6bf9-4708-a646-d11795953b63 None None] GET https://10.4.3.117/volume// Jul 27 16:11:35.944221 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.openstack.wsgi [None req-8cf44826-6bf9-4708-a646-d11795953b63 None None] Empty body provided in request {{(pid=100521) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:11:35.944521 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.openstack.wsgi [None req-8cf44826-6bf9-4708-a646-d11795953b63 None None] Calling method 'all' {{(pid=100521) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:11:35.944956 np0000005924 devstack@c-api.service[100521]: INFO cinder.api.openstack.wsgi [None req-8cf44826-6bf9-4708-a646-d11795953b63 None None] https://10.4.3.117/volume// returned with HTTP 300 Jul 27 16:11:35.945351 np0000005924 devstack@c-api.service[100521]: [pid: 100521|app: 0|req: 307/1233] 10.4.3.117 () {66 vars in 1426 bytes} [Mon Jul 27 16:11:35 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 27 16:11:35.959204 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.middleware.request_id [req-add84dec-8de6-40cd-89c4-b24e38885653 req-ca955870-88de-48d4-802f-765feb982b30 None None] RequestId filter calling following filter/app {{(pid=100522) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:11:35.961020 np0000005924 devstack@c-api.service[100522]: INFO cinder.api.openstack.wsgi [req-add84dec-8de6-40cd-89c4-b24e38885653 req-ca955870-88de-48d4-802f-765feb982b30 tempest-AttachVolumeMultiAttachTest-1978803889 tempest-AttachVolumeMultiAttachTest-1978803889-project-member] POST https://10.4.3.117/volume/v3/volumes/b257a182-f05a-453e-a827-c9cfae7de6fb/action Jul 27 16:11:35.961747 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.openstack.wsgi [req-add84dec-8de6-40cd-89c4-b24e38885653 req-ca955870-88de-48d4-802f-765feb982b30 tempest-AttachVolumeMultiAttachTest-1978803889 tempest-AttachVolumeMultiAttachTest-1978803889-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100522) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 27 16:11:35.963100 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.openstack.wsgi [req-add84dec-8de6-40cd-89c4-b24e38885653 req-ca955870-88de-48d4-802f-765feb982b30 tempest-AttachVolumeMultiAttachTest-1978803889 tempest-AttachVolumeMultiAttachTest-1978803889-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100522) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 27 16:11:35.963909 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.middleware.request_id [req-917ce3e9-2139-4182-9dbf-afe21a662851 req-89a2edc2-cc8e-4178-b019-49a10abd5ffc None None] RequestId filter calling following filter/app {{(pid=100523) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:11:35.967062 np0000005924 devstack@c-api.service[100523]: INFO cinder.api.openstack.wsgi [req-917ce3e9-2139-4182-9dbf-afe21a662851 req-89a2edc2-cc8e-4178-b019-49a10abd5ffc tempest-AttachVolumeTestJSON-1302607130 tempest-AttachVolumeTestJSON-1302607130-project-member] GET https://10.4.3.117/volume/v3/volumes/602b4a34-bae8-4424-8f29-eee68640cf01 Jul 27 16:11:35.967374 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.openstack.wsgi [req-917ce3e9-2139-4182-9dbf-afe21a662851 req-89a2edc2-cc8e-4178-b019-49a10abd5ffc tempest-AttachVolumeTestJSON-1302607130 tempest-AttachVolumeTestJSON-1302607130-project-member] Empty body provided in request {{(pid=100523) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:11:35.967669 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.openstack.wsgi [req-917ce3e9-2139-4182-9dbf-afe21a662851 req-89a2edc2-cc8e-4178-b019-49a10abd5ffc tempest-AttachVolumeTestJSON-1302607130 tempest-AttachVolumeTestJSON-1302607130-project-member] Calling method 'show' {{(pid=100523) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:11:35.977402 np0000005924 devstack@c-api.service[100522]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:11:35.977402 np0000005924 devstack@c-api.service[100522]: warnings.warn( Jul 27 16:11:35.977402 np0000005924 devstack@c-api.service[100522]: INFO cinder.volume.api [req-add84dec-8de6-40cd-89c4-b24e38885653 req-ca955870-88de-48d4-802f-765feb982b30 tempest-AttachVolumeMultiAttachTest-1978803889 tempest-AttachVolumeMultiAttachTest-1978803889-project-member] Volume info retrieved successfully. Jul 27 16:11:35.981067 np0000005924 devstack@c-api.service[100523]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:11:35.981067 np0000005924 devstack@c-api.service[100523]: warnings.warn( Jul 27 16:11:35.986087 np0000005924 devstack@c-api.service[100523]: INFO cinder.volume.api [req-917ce3e9-2139-4182-9dbf-afe21a662851 req-89a2edc2-cc8e-4178-b019-49a10abd5ffc tempest-AttachVolumeTestJSON-1302607130 tempest-AttachVolumeTestJSON-1302607130-project-member] Volume info retrieved successfully. Jul 27 16:11:35.989252 np0000005924 devstack@c-api.service[100522]: INFO cinder.volume.api [req-add84dec-8de6-40cd-89c4-b24e38885653 req-ca955870-88de-48d4-802f-765feb982b30 tempest-AttachVolumeMultiAttachTest-1978803889 tempest-AttachVolumeMultiAttachTest-1978803889-project-member] Begin detaching volume completed successfully. Jul 27 16:11:35.989252 np0000005924 devstack@c-api.service[100522]: INFO cinder.api.openstack.wsgi [req-add84dec-8de6-40cd-89c4-b24e38885653 req-ca955870-88de-48d4-802f-765feb982b30 tempest-AttachVolumeMultiAttachTest-1978803889 tempest-AttachVolumeMultiAttachTest-1978803889-project-member] https://10.4.3.117/volume/v3/volumes/b257a182-f05a-453e-a827-c9cfae7de6fb/action returned with HTTP 202 Jul 27 16:11:35.990280 np0000005924 devstack@c-api.service[100522]: [pid: 100522|app: 0|req: 306/1234] 10.4.3.117 () {72 vars in 1672 bytes} [Mon Jul 27 16:11:35 2026] POST /volume/v3/volumes/b257a182-f05a-453e-a827-c9cfae7de6fb/action => generated 0 bytes in 32 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 27 16:11:35.990493 np0000005924 devstack@c-api.service[100523]: INFO cinder.api.openstack.wsgi [req-917ce3e9-2139-4182-9dbf-afe21a662851 req-89a2edc2-cc8e-4178-b019-49a10abd5ffc tempest-AttachVolumeTestJSON-1302607130 tempest-AttachVolumeTestJSON-1302607130-project-member] https://10.4.3.117/volume/v3/volumes/602b4a34-bae8-4424-8f29-eee68640cf01 returned with HTTP 200 Jul 27 16:11:35.991276 np0000005924 devstack@c-api.service[100523]: [pid: 100523|app: 0|req: 310/1235] 10.4.3.117 () {70 vars in 1639 bytes} [Mon Jul 27 16:11:35 2026] GET /volume/v3/volumes/602b4a34-bae8-4424-8f29-eee68640cf01 => generated 1319 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 27 16:11:36.009047 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.middleware.request_id [None req-a4df6016-13d8-4aa1-990d-aebbd099f8c3 None None] RequestId filter calling following filter/app {{(pid=100524) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:11:36.010676 np0000005924 devstack@c-api.service[100524]: INFO cinder.api.openstack.wsgi [None req-a4df6016-13d8-4aa1-990d-aebbd099f8c3 tempest-AttachVolumeMultiAttachTest-1978803889 tempest-AttachVolumeMultiAttachTest-1978803889-project-member] GET https://10.4.3.117/volume/v3/volumes/b257a182-f05a-453e-a827-c9cfae7de6fb Jul 27 16:11:36.012760 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.openstack.wsgi [None req-a4df6016-13d8-4aa1-990d-aebbd099f8c3 tempest-AttachVolumeMultiAttachTest-1978803889 tempest-AttachVolumeMultiAttachTest-1978803889-project-member] Empty body provided in request {{(pid=100524) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:11:36.012760 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.openstack.wsgi [None req-a4df6016-13d8-4aa1-990d-aebbd099f8c3 tempest-AttachVolumeMultiAttachTest-1978803889 tempest-AttachVolumeMultiAttachTest-1978803889-project-member] Calling method 'show' {{(pid=100524) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:11:36.028606 np0000005924 devstack@c-api.service[100524]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:11:36.028606 np0000005924 devstack@c-api.service[100524]: warnings.warn( Jul 27 16:11:36.034488 np0000005924 devstack@c-api.service[100524]: INFO cinder.volume.api [None req-a4df6016-13d8-4aa1-990d-aebbd099f8c3 tempest-AttachVolumeMultiAttachTest-1978803889 tempest-AttachVolumeMultiAttachTest-1978803889-project-member] Volume info retrieved successfully. Jul 27 16:11:36.042141 np0000005924 devstack@c-api.service[100524]: INFO cinder.api.openstack.wsgi [None req-a4df6016-13d8-4aa1-990d-aebbd099f8c3 tempest-AttachVolumeMultiAttachTest-1978803889 tempest-AttachVolumeMultiAttachTest-1978803889-project-member] https://10.4.3.117/volume/v3/volumes/b257a182-f05a-453e-a827-c9cfae7de6fb returned with HTTP 200 Jul 27 16:11:36.042141 np0000005924 devstack@c-api.service[100524]: [pid: 100524|app: 0|req: 313/1236] 10.4.3.117 () {66 vars in 1348 bytes} [Mon Jul 27 16:11:36 2026] GET /volume/v3/volumes/b257a182-f05a-453e-a827-c9cfae7de6fb => generated 1147 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 27 16:11:36.046940 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.middleware.request_id [None req-9ddaf519-c998-4c15-8b2b-e2123f8c1aa5 None None] RequestId filter calling following filter/app {{(pid=100521) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:11:36.047500 np0000005924 devstack@c-api.service[100521]: INFO cinder.api.openstack.wsgi [None req-9ddaf519-c998-4c15-8b2b-e2123f8c1aa5 None None] GET https://10.4.3.117/volume// Jul 27 16:11:36.047726 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.openstack.wsgi [None req-9ddaf519-c998-4c15-8b2b-e2123f8c1aa5 None None] Empty body provided in request {{(pid=100521) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:11:36.048027 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.openstack.wsgi [None req-9ddaf519-c998-4c15-8b2b-e2123f8c1aa5 None None] Calling method 'all' {{(pid=100521) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:11:36.048422 np0000005924 devstack@c-api.service[100521]: INFO cinder.api.openstack.wsgi [None req-9ddaf519-c998-4c15-8b2b-e2123f8c1aa5 None None] https://10.4.3.117/volume// returned with HTTP 300 Jul 27 16:11:36.048793 np0000005924 devstack@c-api.service[100521]: [pid: 100521|app: 0|req: 308/1237] 10.4.3.117 () {66 vars in 1426 bytes} [Mon Jul 27 16:11:36 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 27 16:11:36.063589 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.middleware.request_id [req-add84dec-8de6-40cd-89c4-b24e38885653 req-4afe0a74-768e-4ac8-859d-c8f7e986a7f4 None None] RequestId filter calling following filter/app {{(pid=100522) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:11:36.065695 np0000005924 devstack@c-api.service[100522]: INFO cinder.api.openstack.wsgi [req-add84dec-8de6-40cd-89c4-b24e38885653 req-4afe0a74-768e-4ac8-859d-c8f7e986a7f4 tempest-AttachVolumeMultiAttachTest-1978803889 tempest-AttachVolumeMultiAttachTest-1978803889-project-member] GET https://10.4.3.117/volume/v3/volumes/b257a182-f05a-453e-a827-c9cfae7de6fb Jul 27 16:11:36.065953 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.openstack.wsgi [req-add84dec-8de6-40cd-89c4-b24e38885653 req-4afe0a74-768e-4ac8-859d-c8f7e986a7f4 tempest-AttachVolumeMultiAttachTest-1978803889 tempest-AttachVolumeMultiAttachTest-1978803889-project-member] Empty body provided in request {{(pid=100522) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:11:36.066211 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.openstack.wsgi [req-add84dec-8de6-40cd-89c4-b24e38885653 req-4afe0a74-768e-4ac8-859d-c8f7e986a7f4 tempest-AttachVolumeMultiAttachTest-1978803889 tempest-AttachVolumeMultiAttachTest-1978803889-project-member] Calling method 'show' {{(pid=100522) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:11:36.077040 np0000005924 devstack@c-api.service[100522]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:11:36.077040 np0000005924 devstack@c-api.service[100522]: warnings.warn( Jul 27 16:11:36.080920 np0000005924 devstack@c-api.service[100522]: INFO cinder.volume.api [req-add84dec-8de6-40cd-89c4-b24e38885653 req-4afe0a74-768e-4ac8-859d-c8f7e986a7f4 tempest-AttachVolumeMultiAttachTest-1978803889 tempest-AttachVolumeMultiAttachTest-1978803889-project-member] Volume info retrieved successfully. Jul 27 16:11:36.085834 np0000005924 devstack@c-api.service[100522]: INFO cinder.api.openstack.wsgi [req-add84dec-8de6-40cd-89c4-b24e38885653 req-4afe0a74-768e-4ac8-859d-c8f7e986a7f4 tempest-AttachVolumeMultiAttachTest-1978803889 tempest-AttachVolumeMultiAttachTest-1978803889-project-member] https://10.4.3.117/volume/v3/volumes/b257a182-f05a-453e-a827-c9cfae7de6fb returned with HTTP 200 Jul 27 16:11:36.086496 np0000005924 devstack@c-api.service[100522]: [pid: 100522|app: 0|req: 307/1238] 10.4.3.117 () {70 vars in 1639 bytes} [Mon Jul 27 16:11:36 2026] GET /volume/v3/volumes/b257a182-f05a-453e-a827-c9cfae7de6fb => generated 1327 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 27 16:11:36.557039 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.middleware.request_id [None req-124f723d-96f9-4d22-8236-51fd2a971f54 None None] RequestId filter calling following filter/app {{(pid=100523) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:11:36.684910 np0000005924 devstack@c-api.service[100523]: INFO cinder.api.openstack.wsgi [None req-124f723d-96f9-4d22-8236-51fd2a971f54 tempest-VolumeQuotasAdminTestJSON-1677692530 tempest-VolumeQuotasAdminTestJSON-1677692530-project-admin] GET https://10.4.3.117/volume/v3/os-quota-sets/992bd42aa39d4de79c5697a3778b9d4e Jul 27 16:11:36.685095 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.openstack.wsgi [None req-124f723d-96f9-4d22-8236-51fd2a971f54 tempest-VolumeQuotasAdminTestJSON-1677692530 tempest-VolumeQuotasAdminTestJSON-1677692530-project-admin] Empty body provided in request {{(pid=100523) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:11:36.685268 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.openstack.wsgi [None req-124f723d-96f9-4d22-8236-51fd2a971f54 tempest-VolumeQuotasAdminTestJSON-1677692530 tempest-VolumeQuotasAdminTestJSON-1677692530-project-admin] Calling method 'show' {{(pid=100523) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:11:36.697781 np0000005924 devstack@c-api.service[100523]: WARNING cinder.quota [None req-124f723d-96f9-4d22-8236-51fd2a971f54 tempest-VolumeQuotasAdminTestJSON-1677692530 tempest-VolumeQuotasAdminTestJSON-1677692530-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 27 16:11:36.697781 np0000005924 devstack@c-api.service[100523]: WARNING cinder.quota [None req-124f723d-96f9-4d22-8236-51fd2a971f54 tempest-VolumeQuotasAdminTestJSON-1677692530 tempest-VolumeQuotasAdminTestJSON-1677692530-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 27 16:11:36.697781 np0000005924 devstack@c-api.service[100523]: WARNING cinder.quota [None req-124f723d-96f9-4d22-8236-51fd2a971f54 tempest-VolumeQuotasAdminTestJSON-1677692530 tempest-VolumeQuotasAdminTestJSON-1677692530-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 27 16:11:36.697781 np0000005924 devstack@c-api.service[100523]: WARNING cinder.quota [None req-124f723d-96f9-4d22-8236-51fd2a971f54 tempest-VolumeQuotasAdminTestJSON-1677692530 tempest-VolumeQuotasAdminTestJSON-1677692530-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 27 16:11:36.697781 np0000005924 devstack@c-api.service[100523]: WARNING cinder.quota [None req-124f723d-96f9-4d22-8236-51fd2a971f54 tempest-VolumeQuotasAdminTestJSON-1677692530 tempest-VolumeQuotasAdminTestJSON-1677692530-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 27 16:11:36.697781 np0000005924 devstack@c-api.service[100523]: WARNING cinder.quota [None req-124f723d-96f9-4d22-8236-51fd2a971f54 tempest-VolumeQuotasAdminTestJSON-1677692530 tempest-VolumeQuotasAdminTestJSON-1677692530-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 27 16:11:36.701427 np0000005924 devstack@c-api.service[100523]: INFO cinder.api.openstack.wsgi [None req-124f723d-96f9-4d22-8236-51fd2a971f54 tempest-VolumeQuotasAdminTestJSON-1677692530 tempest-VolumeQuotasAdminTestJSON-1677692530-project-admin] https://10.4.3.117/volume/v3/os-quota-sets/992bd42aa39d4de79c5697a3778b9d4e returned with HTTP 200 Jul 27 16:11:36.701856 np0000005924 devstack@c-api.service[100523]: [pid: 100523|app: 0|req: 311/1239] 10.4.3.117 () {66 vars in 1354 bytes} [Mon Jul 27 16:11:36 2026] GET /volume/v3/os-quota-sets/992bd42aa39d4de79c5697a3778b9d4e => generated 437 bytes in 145 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 27 16:11:36.711112 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.middleware.request_id [None req-d413cd5f-5b94-4df2-a0ca-65f73bd86536 None None] RequestId filter calling following filter/app {{(pid=100524) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:11:36.712928 np0000005924 devstack@c-api.service[100524]: INFO cinder.api.openstack.wsgi [None req-d413cd5f-5b94-4df2-a0ca-65f73bd86536 tempest-VolumeQuotasAdminTestJSON-1677692530 tempest-VolumeQuotasAdminTestJSON-1677692530-project-admin] GET https://10.4.3.117/volume/v3/os-quota-sets/992bd42aa39d4de79c5697a3778b9d4e/defaults Jul 27 16:11:36.713130 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.openstack.wsgi [None req-d413cd5f-5b94-4df2-a0ca-65f73bd86536 tempest-VolumeQuotasAdminTestJSON-1677692530 tempest-VolumeQuotasAdminTestJSON-1677692530-project-admin] Empty body provided in request {{(pid=100524) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:11:36.713293 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.openstack.wsgi [None req-d413cd5f-5b94-4df2-a0ca-65f73bd86536 tempest-VolumeQuotasAdminTestJSON-1677692530 tempest-VolumeQuotasAdminTestJSON-1677692530-project-admin] Calling method 'defaults' {{(pid=100524) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:11:36.721978 np0000005924 devstack@c-api.service[100524]: WARNING cinder.quota [None req-d413cd5f-5b94-4df2-a0ca-65f73bd86536 tempest-VolumeQuotasAdminTestJSON-1677692530 tempest-VolumeQuotasAdminTestJSON-1677692530-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 27 16:11:36.722461 np0000005924 devstack@c-api.service[100524]: WARNING cinder.quota [None req-d413cd5f-5b94-4df2-a0ca-65f73bd86536 tempest-VolumeQuotasAdminTestJSON-1677692530 tempest-VolumeQuotasAdminTestJSON-1677692530-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 27 16:11:36.722688 np0000005924 devstack@c-api.service[100524]: WARNING cinder.quota [None req-d413cd5f-5b94-4df2-a0ca-65f73bd86536 tempest-VolumeQuotasAdminTestJSON-1677692530 tempest-VolumeQuotasAdminTestJSON-1677692530-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 27 16:11:36.722904 np0000005924 devstack@c-api.service[100524]: WARNING cinder.quota [None req-d413cd5f-5b94-4df2-a0ca-65f73bd86536 tempest-VolumeQuotasAdminTestJSON-1677692530 tempest-VolumeQuotasAdminTestJSON-1677692530-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 27 16:11:36.725272 np0000005924 devstack@c-api.service[100524]: INFO cinder.api.openstack.wsgi [None req-d413cd5f-5b94-4df2-a0ca-65f73bd86536 tempest-VolumeQuotasAdminTestJSON-1677692530 tempest-VolumeQuotasAdminTestJSON-1677692530-project-admin] https://10.4.3.117/volume/v3/os-quota-sets/992bd42aa39d4de79c5697a3778b9d4e/defaults returned with HTTP 200 Jul 27 16:11:36.725845 np0000005924 devstack@c-api.service[100524]: [pid: 100524|app: 0|req: 314/1240] 10.4.3.117 () {66 vars in 1381 bytes} [Mon Jul 27 16:11:36 2026] GET /volume/v3/os-quota-sets/992bd42aa39d4de79c5697a3778b9d4e/defaults => generated 437 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jul 27 16:11:36.735814 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.middleware.request_id [None req-c16232ac-2aec-4ce5-91a4-1f0284f28e75 None None] RequestId filter calling following filter/app {{(pid=100521) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:11:36.737825 np0000005924 devstack@c-api.service[100521]: INFO cinder.api.openstack.wsgi [None req-c16232ac-2aec-4ce5-91a4-1f0284f28e75 tempest-VolumeQuotasAdminTestJSON-1677692530 tempest-VolumeQuotasAdminTestJSON-1677692530-project-admin] PUT https://10.4.3.117/volume/v3/os-quota-sets/992bd42aa39d4de79c5697a3778b9d4e Jul 27 16:11:36.738787 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.openstack.wsgi [None req-c16232ac-2aec-4ce5-91a4-1f0284f28e75 tempest-VolumeQuotasAdminTestJSON-1677692530 tempest-VolumeQuotasAdminTestJSON-1677692530-project-admin] Action: 'update', calling method: update, body: {"quota_set": {"volumes": 15}} {{(pid=100521) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 27 16:11:36.779203 np0000005924 devstack@c-api.service[100521]: WARNING cinder.quota [None req-c16232ac-2aec-4ce5-91a4-1f0284f28e75 tempest-VolumeQuotasAdminTestJSON-1677692530 tempest-VolumeQuotasAdminTestJSON-1677692530-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 27 16:11:36.779203 np0000005924 devstack@c-api.service[100521]: WARNING cinder.quota [None req-c16232ac-2aec-4ce5-91a4-1f0284f28e75 tempest-VolumeQuotasAdminTestJSON-1677692530 tempest-VolumeQuotasAdminTestJSON-1677692530-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 27 16:11:36.779203 np0000005924 devstack@c-api.service[100521]: WARNING cinder.quota [None req-c16232ac-2aec-4ce5-91a4-1f0284f28e75 tempest-VolumeQuotasAdminTestJSON-1677692530 tempest-VolumeQuotasAdminTestJSON-1677692530-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 27 16:11:36.779203 np0000005924 devstack@c-api.service[100521]: WARNING cinder.quota [None req-c16232ac-2aec-4ce5-91a4-1f0284f28e75 tempest-VolumeQuotasAdminTestJSON-1677692530 tempest-VolumeQuotasAdminTestJSON-1677692530-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 27 16:11:36.784154 np0000005924 devstack@c-api.service[100521]: INFO cinder.api.openstack.wsgi [None req-c16232ac-2aec-4ce5-91a4-1f0284f28e75 tempest-VolumeQuotasAdminTestJSON-1677692530 tempest-VolumeQuotasAdminTestJSON-1677692530-project-admin] https://10.4.3.117/volume/v3/os-quota-sets/992bd42aa39d4de79c5697a3778b9d4e returned with HTTP 200 Jul 27 16:11:36.784639 np0000005924 devstack@c-api.service[100521]: [pid: 100521|app: 0|req: 309/1241] 10.4.3.117 () {68 vars in 1374 bytes} [Mon Jul 27 16:11:36 2026] PUT /volume/v3/os-quota-sets/992bd42aa39d4de79c5697a3778b9d4e => generated 395 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 27 16:11:36.793930 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.middleware.request_id [None req-113b4577-2723-4731-946f-d7f9f2fba33f None None] RequestId filter calling following filter/app {{(pid=100522) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:11:36.797171 np0000005924 devstack@c-api.service[100522]: INFO cinder.api.openstack.wsgi [None req-113b4577-2723-4731-946f-d7f9f2fba33f tempest-VolumeQuotasAdminTestJSON-1677692530 tempest-VolumeQuotasAdminTestJSON-1677692530-project-admin] DELETE https://10.4.3.117/volume/v3/os-quota-sets/992bd42aa39d4de79c5697a3778b9d4e Jul 27 16:11:36.797446 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.openstack.wsgi [None req-113b4577-2723-4731-946f-d7f9f2fba33f tempest-VolumeQuotasAdminTestJSON-1677692530 tempest-VolumeQuotasAdminTestJSON-1677692530-project-admin] Empty body provided in request {{(pid=100522) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:11:36.797685 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.openstack.wsgi [None req-113b4577-2723-4731-946f-d7f9f2fba33f tempest-VolumeQuotasAdminTestJSON-1677692530 tempest-VolumeQuotasAdminTestJSON-1677692530-project-admin] Calling method 'delete' {{(pid=100522) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:11:36.808112 np0000005924 devstack@c-api.service[100522]: INFO cinder.api.openstack.wsgi [None req-113b4577-2723-4731-946f-d7f9f2fba33f tempest-VolumeQuotasAdminTestJSON-1677692530 tempest-VolumeQuotasAdminTestJSON-1677692530-project-admin] https://10.4.3.117/volume/v3/os-quota-sets/992bd42aa39d4de79c5697a3778b9d4e returned with HTTP 200 Jul 27 16:11:36.808704 np0000005924 devstack@c-api.service[100522]: [pid: 100522|app: 0|req: 308/1242] 10.4.3.117 () {66 vars in 1357 bytes} [Mon Jul 27 16:11:36 2026] DELETE /volume/v3/os-quota-sets/992bd42aa39d4de79c5697a3778b9d4e => generated 0 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 283 bytes (1 switches on core 0) Jul 27 16:11:36.815019 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.middleware.request_id [None req-0597c19e-d78a-4403-897d-15e6555efa66 None None] RequestId filter calling following filter/app {{(pid=100523) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:11:36.816986 np0000005924 devstack@c-api.service[100523]: INFO cinder.api.openstack.wsgi [None req-0597c19e-d78a-4403-897d-15e6555efa66 tempest-VolumeQuotasAdminTestJSON-1677692530 tempest-VolumeQuotasAdminTestJSON-1677692530-project-admin] GET https://10.4.3.117/volume/v3/os-quota-sets/992bd42aa39d4de79c5697a3778b9d4e Jul 27 16:11:36.817198 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.openstack.wsgi [None req-0597c19e-d78a-4403-897d-15e6555efa66 tempest-VolumeQuotasAdminTestJSON-1677692530 tempest-VolumeQuotasAdminTestJSON-1677692530-project-admin] Empty body provided in request {{(pid=100523) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:11:36.818005 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.openstack.wsgi [None req-0597c19e-d78a-4403-897d-15e6555efa66 tempest-VolumeQuotasAdminTestJSON-1677692530 tempest-VolumeQuotasAdminTestJSON-1677692530-project-admin] Calling method 'show' {{(pid=100523) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:11:36.829015 np0000005924 devstack@c-api.service[100523]: INFO cinder.api.openstack.wsgi [None req-0597c19e-d78a-4403-897d-15e6555efa66 tempest-VolumeQuotasAdminTestJSON-1677692530 tempest-VolumeQuotasAdminTestJSON-1677692530-project-admin] https://10.4.3.117/volume/v3/os-quota-sets/992bd42aa39d4de79c5697a3778b9d4e returned with HTTP 200 Jul 27 16:11:36.829715 np0000005924 devstack@c-api.service[100523]: [pid: 100523|app: 0|req: 312/1243] 10.4.3.117 () {66 vars in 1354 bytes} [Mon Jul 27 16:11:36 2026] GET /volume/v3/os-quota-sets/992bd42aa39d4de79c5697a3778b9d4e => generated 437 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 27 16:11:36.837945 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.middleware.request_id [None req-3b10d5df-07be-4d0e-8c7c-01121a95a0ba None None] RequestId filter calling following filter/app {{(pid=100524) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:11:36.839654 np0000005924 devstack@c-api.service[100524]: INFO cinder.api.openstack.wsgi [None req-3b10d5df-07be-4d0e-8c7c-01121a95a0ba tempest-VolumeQuotasAdminTestJSON-1677692530 tempest-VolumeQuotasAdminTestJSON-1677692530-project-admin] PUT https://10.4.3.117/volume/v3/os-quota-sets/992bd42aa39d4de79c5697a3778b9d4e Jul 27 16:11:36.839963 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.openstack.wsgi [None req-3b10d5df-07be-4d0e-8c7c-01121a95a0ba tempest-VolumeQuotasAdminTestJSON-1677692530 tempest-VolumeQuotasAdminTestJSON-1677692530-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=100524) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 27 16:11:36.934048 np0000005924 devstack@c-api.service[100524]: INFO cinder.api.openstack.wsgi [None req-3b10d5df-07be-4d0e-8c7c-01121a95a0ba tempest-VolumeQuotasAdminTestJSON-1677692530 tempest-VolumeQuotasAdminTestJSON-1677692530-project-admin] https://10.4.3.117/volume/v3/os-quota-sets/992bd42aa39d4de79c5697a3778b9d4e returned with HTTP 200 Jul 27 16:11:36.934569 np0000005924 devstack@c-api.service[100524]: [pid: 100524|app: 0|req: 315/1244] 10.4.3.117 () {68 vars in 1375 bytes} [Mon Jul 27 16:11:36 2026] PUT /volume/v3/os-quota-sets/992bd42aa39d4de79c5697a3778b9d4e => generated 395 bytes in 97 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 27 16:11:36.943150 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.middleware.request_id [None req-dff68340-3888-48dd-8404-8b0b2052e67c None None] RequestId filter calling following filter/app {{(pid=100521) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:11:36.943828 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.middleware.request_id [None req-fd55f5e9-1789-4d4b-8dc5-ec4fa40332ef None None] RequestId filter calling following filter/app {{(pid=100522) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:11:36.944963 np0000005924 devstack@c-api.service[100521]: INFO cinder.api.openstack.wsgi [None req-dff68340-3888-48dd-8404-8b0b2052e67c tempest-AttachVolumeTestJSON-1302607130 tempest-AttachVolumeTestJSON-1302607130-project-member] GET https://10.4.3.117/volume/v3/volumes/602b4a34-bae8-4424-8f29-eee68640cf01 Jul 27 16:11:36.945172 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.openstack.wsgi [None req-dff68340-3888-48dd-8404-8b0b2052e67c tempest-AttachVolumeTestJSON-1302607130 tempest-AttachVolumeTestJSON-1302607130-project-member] Empty body provided in request {{(pid=100521) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:11:36.945389 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.openstack.wsgi [None req-dff68340-3888-48dd-8404-8b0b2052e67c tempest-AttachVolumeTestJSON-1302607130 tempest-AttachVolumeTestJSON-1302607130-project-member] Calling method 'show' {{(pid=100521) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:11:36.945838 np0000005924 devstack@c-api.service[100522]: INFO cinder.api.openstack.wsgi [None req-fd55f5e9-1789-4d4b-8dc5-ec4fa40332ef tempest-VolumeQuotasAdminTestJSON-1677692530 tempest-VolumeQuotasAdminTestJSON-1677692530-project-admin] GET https://10.4.3.117/volume/v3/os-quota-sets/992bd42aa39d4de79c5697a3778b9d4e/defaults Jul 27 16:11:36.946056 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.openstack.wsgi [None req-fd55f5e9-1789-4d4b-8dc5-ec4fa40332ef tempest-VolumeQuotasAdminTestJSON-1677692530 tempest-VolumeQuotasAdminTestJSON-1677692530-project-admin] Empty body provided in request {{(pid=100522) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:11:36.946299 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.openstack.wsgi [None req-fd55f5e9-1789-4d4b-8dc5-ec4fa40332ef tempest-VolumeQuotasAdminTestJSON-1677692530 tempest-VolumeQuotasAdminTestJSON-1677692530-project-admin] Calling method 'defaults' {{(pid=100522) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:11:36.949263 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.middleware.request_id [req-917ce3e9-2139-4182-9dbf-afe21a662851 req-397ffccb-f60d-4fcd-840e-8257f06127de None None] RequestId filter calling following filter/app {{(pid=100523) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:11:36.954057 np0000005924 devstack@c-api.service[100523]: INFO cinder.api.openstack.wsgi [req-917ce3e9-2139-4182-9dbf-afe21a662851 req-397ffccb-f60d-4fcd-840e-8257f06127de tempest-AttachVolumeTestJSON-1302607130 tempest-AttachVolumeTestJSON-1302607130-project-member] DELETE https://10.4.3.117/volume/v3/attachments/38dd5a6b-cfef-4be1-ac01-50edba5aed4a Jul 27 16:11:36.954239 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.openstack.wsgi [req-917ce3e9-2139-4182-9dbf-afe21a662851 req-397ffccb-f60d-4fcd-840e-8257f06127de tempest-AttachVolumeTestJSON-1302607130 tempest-AttachVolumeTestJSON-1302607130-project-member] Empty body provided in request {{(pid=100523) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:11:36.954447 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.openstack.wsgi [req-917ce3e9-2139-4182-9dbf-afe21a662851 req-397ffccb-f60d-4fcd-840e-8257f06127de tempest-AttachVolumeTestJSON-1302607130 tempest-AttachVolumeTestJSON-1302607130-project-member] Calling method 'version_select' {{(pid=100523) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:11:36.954980 np0000005924 devstack@c-api.service[100521]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:11:36.954980 np0000005924 devstack@c-api.service[100521]: warnings.warn( Jul 27 16:11:36.955972 np0000005924 devstack@c-api.service[100522]: INFO cinder.api.openstack.wsgi [None req-fd55f5e9-1789-4d4b-8dc5-ec4fa40332ef tempest-VolumeQuotasAdminTestJSON-1677692530 tempest-VolumeQuotasAdminTestJSON-1677692530-project-admin] https://10.4.3.117/volume/v3/os-quota-sets/992bd42aa39d4de79c5697a3778b9d4e/defaults returned with HTTP 200 Jul 27 16:11:36.956537 np0000005924 devstack@c-api.service[100522]: [pid: 100522|app: 0|req: 309/1245] 10.4.3.117 () {66 vars in 1381 bytes} [Mon Jul 27 16:11:36 2026] GET /volume/v3/os-quota-sets/992bd42aa39d4de79c5697a3778b9d4e/defaults => generated 437 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 27 16:11:36.958464 np0000005924 devstack@c-api.service[100521]: INFO cinder.volume.api [None req-dff68340-3888-48dd-8404-8b0b2052e67c tempest-AttachVolumeTestJSON-1302607130 tempest-AttachVolumeTestJSON-1302607130-project-member] Volume info retrieved successfully. Jul 27 16:11:36.961877 np0000005924 devstack@c-api.service[100523]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:11:36.961877 np0000005924 devstack@c-api.service[100523]: warnings.warn( Jul 27 16:11:36.964408 np0000005924 devstack@c-api.service[100521]: INFO cinder.api.openstack.wsgi [None req-dff68340-3888-48dd-8404-8b0b2052e67c tempest-AttachVolumeTestJSON-1302607130 tempest-AttachVolumeTestJSON-1302607130-project-member] https://10.4.3.117/volume/v3/volumes/602b4a34-bae8-4424-8f29-eee68640cf01 returned with HTTP 200 Jul 27 16:11:36.973563 np0000005924 devstack@c-api.service[100521]: [pid: 100521|app: 0|req: 310/1246] 10.4.3.117 () {66 vars in 1348 bytes} [Mon Jul 27 16:11:36 2026] GET /volume/v3/volumes/602b4a34-bae8-4424-8f29-eee68640cf01 => generated 1139 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 27 16:11:36.974355 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.middleware.request_id [None req-355c43da-4bba-449a-8cfe-d7dc6ee05e97 None None] RequestId filter calling following filter/app {{(pid=100524) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:11:36.974355 np0000005924 devstack@c-api.service[100524]: INFO cinder.api.openstack.wsgi [None req-355c43da-4bba-449a-8cfe-d7dc6ee05e97 tempest-VolumeQuotasAdminTestJSON-1677692530 tempest-VolumeQuotasAdminTestJSON-1677692530-project-admin] GET https://10.4.3.117/volume/v3/os-quota-sets/992bd42aa39d4de79c5697a3778b9d4e Jul 27 16:11:36.974355 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.openstack.wsgi [None req-355c43da-4bba-449a-8cfe-d7dc6ee05e97 tempest-VolumeQuotasAdminTestJSON-1677692530 tempest-VolumeQuotasAdminTestJSON-1677692530-project-admin] Empty body provided in request {{(pid=100524) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:11:36.974355 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.openstack.wsgi [None req-355c43da-4bba-449a-8cfe-d7dc6ee05e97 tempest-VolumeQuotasAdminTestJSON-1677692530 tempest-VolumeQuotasAdminTestJSON-1677692530-project-admin] Calling method 'show' {{(pid=100524) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:11:36.984879 np0000005924 devstack@c-api.service[100524]: INFO cinder.api.openstack.wsgi [None req-355c43da-4bba-449a-8cfe-d7dc6ee05e97 tempest-VolumeQuotasAdminTestJSON-1677692530 tempest-VolumeQuotasAdminTestJSON-1677692530-project-admin] https://10.4.3.117/volume/v3/os-quota-sets/992bd42aa39d4de79c5697a3778b9d4e returned with HTTP 200 Jul 27 16:11:36.985242 np0000005924 devstack@c-api.service[100524]: [pid: 100524|app: 0|req: 316/1247] 10.4.3.117 () {66 vars in 1354 bytes} [Mon Jul 27 16:11:36 2026] GET /volume/v3/os-quota-sets/992bd42aa39d4de79c5697a3778b9d4e => generated 437 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 27 16:11:36.996540 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.middleware.request_id [None req-b8d6d04c-36e5-4525-80b0-fee01ffef1cc None None] RequestId filter calling following filter/app {{(pid=100522) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:11:36.998222 np0000005924 devstack@c-api.service[100522]: INFO cinder.api.openstack.wsgi [None req-b8d6d04c-36e5-4525-80b0-fee01ffef1cc tempest-VolumeQuotasAdminTestJSON-1677692530 tempest-VolumeQuotasAdminTestJSON-1677692530-project-admin] GET https://10.4.3.117/volume/v3/os-quota-sets/992bd42aa39d4de79c5697a3778b9d4e?usage=True Jul 27 16:11:36.998417 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.openstack.wsgi [None req-b8d6d04c-36e5-4525-80b0-fee01ffef1cc tempest-VolumeQuotasAdminTestJSON-1677692530 tempest-VolumeQuotasAdminTestJSON-1677692530-project-admin] Empty body provided in request {{(pid=100522) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:11:36.998603 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.openstack.wsgi [None req-b8d6d04c-36e5-4525-80b0-fee01ffef1cc tempest-VolumeQuotasAdminTestJSON-1677692530 tempest-VolumeQuotasAdminTestJSON-1677692530-project-admin] Calling method 'show' {{(pid=100522) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:11:37.013819 np0000005924 devstack@c-api.service[100522]: INFO cinder.api.openstack.wsgi [None req-b8d6d04c-36e5-4525-80b0-fee01ffef1cc tempest-VolumeQuotasAdminTestJSON-1677692530 tempest-VolumeQuotasAdminTestJSON-1677692530-project-admin] https://10.4.3.117/volume/v3/os-quota-sets/992bd42aa39d4de79c5697a3778b9d4e?usage=True returned with HTTP 200 Jul 27 16:11:37.014194 np0000005924 devstack@c-api.service[100522]: [pid: 100522|app: 0|req: 310/1248] 10.4.3.117 () {66 vars in 1375 bytes} [Mon Jul 27 16:11:36 2026] GET /volume/v3/os-quota-sets/992bd42aa39d4de79c5697a3778b9d4e?usage=True => generated 1061 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 27 16:11:37.026372 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.middleware.request_id [None req-35d18ba2-5a91-4f99-9098-95391a628499 None None] RequestId filter calling following filter/app {{(pid=100521) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:11:37.036191 np0000005924 devstack@c-api.service[100523]: INFO cinder.api.openstack.wsgi [req-917ce3e9-2139-4182-9dbf-afe21a662851 req-397ffccb-f60d-4fcd-840e-8257f06127de tempest-AttachVolumeTestJSON-1302607130 tempest-AttachVolumeTestJSON-1302607130-project-member] https://10.4.3.117/volume/v3/attachments/38dd5a6b-cfef-4be1-ac01-50edba5aed4a returned with HTTP 200 Jul 27 16:11:37.036665 np0000005924 devstack@c-api.service[100523]: [pid: 100523|app: 0|req: 313/1249] 10.4.3.117 () {72 vars in 1673 bytes} [Mon Jul 27 16:11:36 2026] DELETE /volume/v3/attachments/38dd5a6b-cfef-4be1-ac01-50edba5aed4a => generated 19 bytes in 88 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 27 16:11:37.054247 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.middleware.request_id [None req-90aaedd3-53d4-420c-a6d0-d62bf20c5847 None None] RequestId filter calling following filter/app {{(pid=100524) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:11:37.056620 np0000005924 devstack@c-api.service[100524]: INFO cinder.api.openstack.wsgi [None req-90aaedd3-53d4-420c-a6d0-d62bf20c5847 tempest-AttachVolumeMultiAttachTest-1978803889 tempest-AttachVolumeMultiAttachTest-1978803889-project-member] GET https://10.4.3.117/volume/v3/volumes/b257a182-f05a-453e-a827-c9cfae7de6fb Jul 27 16:11:37.056840 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.openstack.wsgi [None req-90aaedd3-53d4-420c-a6d0-d62bf20c5847 tempest-AttachVolumeMultiAttachTest-1978803889 tempest-AttachVolumeMultiAttachTest-1978803889-project-member] Empty body provided in request {{(pid=100524) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:11:37.057182 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.openstack.wsgi [None req-90aaedd3-53d4-420c-a6d0-d62bf20c5847 tempest-AttachVolumeMultiAttachTest-1978803889 tempest-AttachVolumeMultiAttachTest-1978803889-project-member] Calling method 'show' {{(pid=100524) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:11:37.067670 np0000005924 devstack@c-api.service[100524]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:11:37.067670 np0000005924 devstack@c-api.service[100524]: warnings.warn( Jul 27 16:11:37.072203 np0000005924 devstack@c-api.service[100524]: INFO cinder.volume.api [None req-90aaedd3-53d4-420c-a6d0-d62bf20c5847 tempest-AttachVolumeMultiAttachTest-1978803889 tempest-AttachVolumeMultiAttachTest-1978803889-project-member] Volume info retrieved successfully. Jul 27 16:11:37.076636 np0000005924 devstack@c-api.service[100524]: INFO cinder.api.openstack.wsgi [None req-90aaedd3-53d4-420c-a6d0-d62bf20c5847 tempest-AttachVolumeMultiAttachTest-1978803889 tempest-AttachVolumeMultiAttachTest-1978803889-project-member] https://10.4.3.117/volume/v3/volumes/b257a182-f05a-453e-a827-c9cfae7de6fb returned with HTTP 200 Jul 27 16:11:37.076893 np0000005924 devstack@c-api.service[100524]: [pid: 100524|app: 0|req: 317/1250] 10.4.3.117 () {66 vars in 1348 bytes} [Mon Jul 27 16:11:37 2026] GET /volume/v3/volumes/b257a182-f05a-453e-a827-c9cfae7de6fb => generated 1147 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 27 16:11:37.091917 np0000005924 devstack@c-api.service[100521]: INFO cinder.api.openstack.wsgi [None req-35d18ba2-5a91-4f99-9098-95391a628499 tempest-VolumeQuotasAdminTestJSON-1856575030 tempest-VolumeQuotasAdminTestJSON-1856575030-project-member] POST https://10.4.3.117/volume/v3/volumes Jul 27 16:11:37.092276 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.openstack.wsgi [None req-35d18ba2-5a91-4f99-9098-95391a628499 tempest-VolumeQuotasAdminTestJSON-1856575030 tempest-VolumeQuotasAdminTestJSON-1856575030-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeQuotasAdminTestJSON-Volume-1089154864"}} {{(pid=100521) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 27 16:11:37.093987 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.v3.volumes [None req-35d18ba2-5a91-4f99-9098-95391a628499 tempest-VolumeQuotasAdminTestJSON-1856575030 tempest-VolumeQuotasAdminTestJSON-1856575030-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeQuotasAdminTestJSON-Volume-1089154864'}} {{(pid=100521) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 27 16:11:37.094437 np0000005924 devstack@c-api.service[100521]: INFO cinder.api.v3.volumes [None req-35d18ba2-5a91-4f99-9098-95391a628499 tempest-VolumeQuotasAdminTestJSON-1856575030 tempest-VolumeQuotasAdminTestJSON-1856575030-project-member] Create volume of 1 GB Jul 27 16:11:37.098910 np0000005924 devstack@c-api.service[100521]: INFO cinder.volume.api [None req-35d18ba2-5a91-4f99-9098-95391a628499 tempest-VolumeQuotasAdminTestJSON-1856575030 tempest-VolumeQuotasAdminTestJSON-1856575030-project-member] Availability Zones retrieved successfully. Jul 27 16:11:37.104401 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.volume.api [None req-35d18ba2-5a91-4f99-9098-95391a628499 tempest-VolumeQuotasAdminTestJSON-1856575030 tempest-VolumeQuotasAdminTestJSON-1856575030-project-member] Flow 'volume_create_api' (973bb623-1db6-4f7d-9626-632ce6f91c9e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100521) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 27 16:11:37.105286 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.volume.api [None req-35d18ba2-5a91-4f99-9098-95391a628499 tempest-VolumeQuotasAdminTestJSON-1856575030 tempest-VolumeQuotasAdminTestJSON-1856575030-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (c05091b7-cfd1-4938-ad9f-69d9a9cf9813) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100521) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 27 16:11:37.106563 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.volume.flows.api.create_volume [None req-35d18ba2-5a91-4f99-9098-95391a628499 tempest-VolumeQuotasAdminTestJSON-1856575030 tempest-VolumeQuotasAdminTestJSON-1856575030-project-member] Validating volume size '1' using validate_int {{(pid=100521) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 27 16:11:37.131104 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.volume.api [None req-35d18ba2-5a91-4f99-9098-95391a628499 tempest-VolumeQuotasAdminTestJSON-1856575030 tempest-VolumeQuotasAdminTestJSON-1856575030-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (c05091b7-cfd1-4938-ad9f-69d9a9cf9813) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-27T16:04:59Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=2bce4e1a-e6e0-49d9-be36-c3405449a01e,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '2bce4e1a-e6e0-49d9-be36-c3405449a01e', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100521) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 27 16:11:37.132169 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.volume.api [None req-35d18ba2-5a91-4f99-9098-95391a628499 tempest-VolumeQuotasAdminTestJSON-1856575030 tempest-VolumeQuotasAdminTestJSON-1856575030-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (886e275f-7195-444f-b14f-20e5467d95b7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100521) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 27 16:11:37.208380 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.quota [None req-35d18ba2-5a91-4f99-9098-95391a628499 tempest-VolumeQuotasAdminTestJSON-1856575030 tempest-VolumeQuotasAdminTestJSON-1856575030-project-member] Created reservations ['581abec5-7955-460c-9b39-f719d4f6a0a7', '8da23cd3-09a8-4fef-9f4a-d3d063083c4a', 'cb16e1ff-bbf9-4b4e-84e3-7ed92d1590df', '667aff7d-6173-4c89-b116-1d456f23e1cf'] {{(pid=100521) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 27 16:11:37.209298 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.volume.api [None req-35d18ba2-5a91-4f99-9098-95391a628499 tempest-VolumeQuotasAdminTestJSON-1856575030 tempest-VolumeQuotasAdminTestJSON-1856575030-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (886e275f-7195-444f-b14f-20e5467d95b7) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['581abec5-7955-460c-9b39-f719d4f6a0a7', '8da23cd3-09a8-4fef-9f4a-d3d063083c4a', 'cb16e1ff-bbf9-4b4e-84e3-7ed92d1590df', '667aff7d-6173-4c89-b116-1d456f23e1cf']}' {{(pid=100521) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 27 16:11:37.210688 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.volume.api [None req-35d18ba2-5a91-4f99-9098-95391a628499 tempest-VolumeQuotasAdminTestJSON-1856575030 tempest-VolumeQuotasAdminTestJSON-1856575030-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (135c6de7-595c-4592-b281-8e8974c6340f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100521) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 27 16:11:37.233601 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.volume.api [None req-35d18ba2-5a91-4f99-9098-95391a628499 tempest-VolumeQuotasAdminTestJSON-1856575030 tempest-VolumeQuotasAdminTestJSON-1856575030-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (135c6de7-595c-4592-b281-8e8974c6340f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'ff5acbe8-4a3a-491b-be17-62a6229fc59c', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeQuotasAdminTestJSON-Volume-1089154864',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='992bd42aa39d4de79c5697a3778b9d4e',qos_specs=None,replication_status=,reservations=['581abec5-7955-460c-9b39-f719d4f6a0a7','8da23cd3-09a8-4fef-9f4a-d3d063083c4a','cb16e1ff-bbf9-4b4e-84e3-7ed92d1590df','667aff7d-6173-4c89-b116-1d456f23e1cf'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='1e8f507c6b3149e0a35125ba9ee03ae8',volume_type_id=2bce4e1a-e6e0-49d9-be36-c3405449a01e), 'volume': Volume(_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-27T16:11:37Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeQuotasAdminTestJSON-Volume-1089154864',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=ff5acbe8-4a3a-491b-be17-62a6229fc59c,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='992bd42aa39d4de79c5697a3778b9d4e',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='1e8f507c6b3149e0a35125ba9ee03ae8',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(2bce4e1a-e6e0-49d9-be36-c3405449a01e),volume_type_id=2bce4e1a-e6e0-49d9-be36-c3405449a01e)}' {{(pid=100521) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 27 16:11:37.234228 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.volume.api [None req-35d18ba2-5a91-4f99-9098-95391a628499 tempest-VolumeQuotasAdminTestJSON-1856575030 tempest-VolumeQuotasAdminTestJSON-1856575030-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (8042f3f9-6ccc-4b02-a3f0-b06dbf7a5386) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100521) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 27 16:11:37.266795 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.volume.api [None req-35d18ba2-5a91-4f99-9098-95391a628499 tempest-VolumeQuotasAdminTestJSON-1856575030 tempest-VolumeQuotasAdminTestJSON-1856575030-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (8042f3f9-6ccc-4b02-a3f0-b06dbf7a5386) transitioned into state 'SUCCESS' from state '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-1089154864',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='992bd42aa39d4de79c5697a3778b9d4e',qos_specs=None,replication_status=,reservations=['581abec5-7955-460c-9b39-f719d4f6a0a7','8da23cd3-09a8-4fef-9f4a-d3d063083c4a','cb16e1ff-bbf9-4b4e-84e3-7ed92d1590df','667aff7d-6173-4c89-b116-1d456f23e1cf'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='1e8f507c6b3149e0a35125ba9ee03ae8',volume_type_id=2bce4e1a-e6e0-49d9-be36-c3405449a01e)}' {{(pid=100521) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 27 16:11:37.267490 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.volume.api [None req-35d18ba2-5a91-4f99-9098-95391a628499 tempest-VolumeQuotasAdminTestJSON-1856575030 tempest-VolumeQuotasAdminTestJSON-1856575030-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (82c45294-512a-4848-a168-84ebeb9b797e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100521) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 27 16:11:37.296718 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.volume.api [None req-35d18ba2-5a91-4f99-9098-95391a628499 tempest-VolumeQuotasAdminTestJSON-1856575030 tempest-VolumeQuotasAdminTestJSON-1856575030-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (82c45294-512a-4848-a168-84ebeb9b797e) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100521) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 27 16:11:37.297508 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.volume.api [None req-35d18ba2-5a91-4f99-9098-95391a628499 tempest-VolumeQuotasAdminTestJSON-1856575030 tempest-VolumeQuotasAdminTestJSON-1856575030-project-member] Flow 'volume_create_api' (973bb623-1db6-4f7d-9626-632ce6f91c9e) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100521) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 27 16:11:37.297791 np0000005924 devstack@c-api.service[100521]: INFO cinder.volume.api [None req-35d18ba2-5a91-4f99-9098-95391a628499 tempest-VolumeQuotasAdminTestJSON-1856575030 tempest-VolumeQuotasAdminTestJSON-1856575030-project-member] Create volume request issued successfully. Jul 27 16:11:37.298291 np0000005924 devstack@c-api.service[100521]: INFO cinder.api.openstack.wsgi [None req-35d18ba2-5a91-4f99-9098-95391a628499 tempest-VolumeQuotasAdminTestJSON-1856575030 tempest-VolumeQuotasAdminTestJSON-1856575030-project-member] https://10.4.3.117/volume/v3/volumes returned with HTTP 202 Jul 27 16:11:37.298687 np0000005924 devstack@c-api.service[100521]: [pid: 100521|app: 0|req: 311/1251] 10.4.3.117 () {68 vars in 1258 bytes} [Mon Jul 27 16:11:37 2026] POST /volume/v3/volumes => generated 756 bytes in 273 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 27 16:11:37.311518 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.middleware.request_id [None req-cd902c67-994e-4826-9516-cc08b223c0d1 None None] RequestId filter calling following filter/app {{(pid=100522) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:11:37.313134 np0000005924 devstack@c-api.service[100522]: INFO cinder.api.openstack.wsgi [None req-cd902c67-994e-4826-9516-cc08b223c0d1 tempest-VolumeQuotasAdminTestJSON-1856575030 tempest-VolumeQuotasAdminTestJSON-1856575030-project-member] GET https://10.4.3.117/volume/v3/volumes/ff5acbe8-4a3a-491b-be17-62a6229fc59c Jul 27 16:11:37.313354 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.openstack.wsgi [None req-cd902c67-994e-4826-9516-cc08b223c0d1 tempest-VolumeQuotasAdminTestJSON-1856575030 tempest-VolumeQuotasAdminTestJSON-1856575030-project-member] Empty body provided in request {{(pid=100522) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:11:37.313541 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.openstack.wsgi [None req-cd902c67-994e-4826-9516-cc08b223c0d1 tempest-VolumeQuotasAdminTestJSON-1856575030 tempest-VolumeQuotasAdminTestJSON-1856575030-project-member] Calling method 'show' {{(pid=100522) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:11:37.320644 np0000005924 devstack@c-api.service[100522]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:11:37.320644 np0000005924 devstack@c-api.service[100522]: warnings.warn( Jul 27 16:11:37.324415 np0000005924 devstack@c-api.service[100522]: INFO cinder.volume.api [None req-cd902c67-994e-4826-9516-cc08b223c0d1 tempest-VolumeQuotasAdminTestJSON-1856575030 tempest-VolumeQuotasAdminTestJSON-1856575030-project-member] Volume info retrieved successfully. Jul 27 16:11:37.329031 np0000005924 devstack@c-api.service[100522]: INFO cinder.api.openstack.wsgi [None req-cd902c67-994e-4826-9516-cc08b223c0d1 tempest-VolumeQuotasAdminTestJSON-1856575030 tempest-VolumeQuotasAdminTestJSON-1856575030-project-member] https://10.4.3.117/volume/v3/volumes/ff5acbe8-4a3a-491b-be17-62a6229fc59c returned with HTTP 200 Jul 27 16:11:37.329439 np0000005924 devstack@c-api.service[100522]: [pid: 100522|app: 0|req: 311/1252] 10.4.3.117 () {66 vars in 1348 bytes} [Mon Jul 27 16:11:37 2026] GET /volume/v3/volumes/ff5acbe8-4a3a-491b-be17-62a6229fc59c => generated 824 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 27 16:11:37.714677 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.middleware.request_id [None req-4b656242-176d-4509-8967-cca339083c02 None None] RequestId filter calling following filter/app {{(pid=100523) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:11:37.716781 np0000005924 devstack@c-api.service[100523]: INFO cinder.api.openstack.wsgi [None req-4b656242-176d-4509-8967-cca339083c02 tempest-ServerActionsTestOtherA-1133375341 tempest-ServerActionsTestOtherA-1133375341-project-member] DELETE https://10.4.3.117/volume/v3/volumes/82095e13-9ba3-4cb8-ae16-e6dfce88713f Jul 27 16:11:37.716968 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.openstack.wsgi [None req-4b656242-176d-4509-8967-cca339083c02 tempest-ServerActionsTestOtherA-1133375341 tempest-ServerActionsTestOtherA-1133375341-project-member] Empty body provided in request {{(pid=100523) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:11:37.717145 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.openstack.wsgi [None req-4b656242-176d-4509-8967-cca339083c02 tempest-ServerActionsTestOtherA-1133375341 tempest-ServerActionsTestOtherA-1133375341-project-member] Calling method 'delete' {{(pid=100523) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:11:37.717305 np0000005924 devstack@c-api.service[100523]: INFO cinder.api.v3.volumes [None req-4b656242-176d-4509-8967-cca339083c02 tempest-ServerActionsTestOtherA-1133375341 tempest-ServerActionsTestOtherA-1133375341-project-member] Delete volume with id: 82095e13-9ba3-4cb8-ae16-e6dfce88713f Jul 27 16:11:37.725120 np0000005924 devstack@c-api.service[100523]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:11:37.725120 np0000005924 devstack@c-api.service[100523]: warnings.warn( Jul 27 16:11:37.725850 np0000005924 devstack@c-api.service[100523]: INFO cinder.volume.api [None req-4b656242-176d-4509-8967-cca339083c02 tempest-ServerActionsTestOtherA-1133375341 tempest-ServerActionsTestOtherA-1133375341-project-member] Volume info retrieved successfully. Jul 27 16:11:37.751587 np0000005924 devstack@c-api.service[100523]: INFO cinder.volume.api [None req-4b656242-176d-4509-8967-cca339083c02 tempest-ServerActionsTestOtherA-1133375341 tempest-ServerActionsTestOtherA-1133375341-project-member] Delete volume request issued successfully. Jul 27 16:11:37.751793 np0000005924 devstack@c-api.service[100523]: INFO cinder.api.openstack.wsgi [None req-4b656242-176d-4509-8967-cca339083c02 tempest-ServerActionsTestOtherA-1133375341 tempest-ServerActionsTestOtherA-1133375341-project-member] https://10.4.3.117/volume/v3/volumes/82095e13-9ba3-4cb8-ae16-e6dfce88713f returned with HTTP 202 Jul 27 16:11:37.752191 np0000005924 devstack@c-api.service[100523]: [pid: 100523|app: 0|req: 314/1253] 10.4.3.117 () {66 vars in 1351 bytes} [Mon Jul 27 16:11:37 2026] DELETE /volume/v3/volumes/82095e13-9ba3-4cb8-ae16-e6dfce88713f => generated 0 bytes in 38 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 27 16:11:37.759221 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.middleware.request_id [None req-c18a88aa-c48a-430a-832e-c8818c62f9ce None None] RequestId filter calling following filter/app {{(pid=100524) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:11:37.761145 np0000005924 devstack@c-api.service[100524]: INFO cinder.api.openstack.wsgi [None req-c18a88aa-c48a-430a-832e-c8818c62f9ce tempest-ServerActionsTestOtherA-1133375341 tempest-ServerActionsTestOtherA-1133375341-project-member] GET https://10.4.3.117/volume/v3/volumes/82095e13-9ba3-4cb8-ae16-e6dfce88713f Jul 27 16:11:37.761341 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.openstack.wsgi [None req-c18a88aa-c48a-430a-832e-c8818c62f9ce tempest-ServerActionsTestOtherA-1133375341 tempest-ServerActionsTestOtherA-1133375341-project-member] Empty body provided in request {{(pid=100524) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:11:37.761573 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.openstack.wsgi [None req-c18a88aa-c48a-430a-832e-c8818c62f9ce tempest-ServerActionsTestOtherA-1133375341 tempest-ServerActionsTestOtherA-1133375341-project-member] Calling method 'show' {{(pid=100524) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:11:37.768711 np0000005924 devstack@c-api.service[100524]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:11:37.768711 np0000005924 devstack@c-api.service[100524]: warnings.warn( Jul 27 16:11:37.772153 np0000005924 devstack@c-api.service[100524]: INFO cinder.volume.api [None req-c18a88aa-c48a-430a-832e-c8818c62f9ce tempest-ServerActionsTestOtherA-1133375341 tempest-ServerActionsTestOtherA-1133375341-project-member] Volume info retrieved successfully. Jul 27 16:11:37.776831 np0000005924 devstack@c-api.service[100524]: INFO cinder.api.openstack.wsgi [None req-c18a88aa-c48a-430a-832e-c8818c62f9ce tempest-ServerActionsTestOtherA-1133375341 tempest-ServerActionsTestOtherA-1133375341-project-member] https://10.4.3.117/volume/v3/volumes/82095e13-9ba3-4cb8-ae16-e6dfce88713f returned with HTTP 200 Jul 27 16:11:37.777199 np0000005924 devstack@c-api.service[100524]: [pid: 100524|app: 0|req: 318/1254] 10.4.3.117 () {66 vars in 1348 bytes} [Mon Jul 27 16:11:37 2026] GET /volume/v3/volumes/82095e13-9ba3-4cb8-ae16-e6dfce88713f => generated 845 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 27 16:11:37.977634 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.middleware.request_id [None req-f250d31e-60d7-4003-89d5-54d817cc186d None None] RequestId filter calling following filter/app {{(pid=100521) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:11:37.980147 np0000005924 devstack@c-api.service[100521]: INFO cinder.api.openstack.wsgi [None req-f250d31e-60d7-4003-89d5-54d817cc186d tempest-AttachVolumeTestJSON-1302607130 tempest-AttachVolumeTestJSON-1302607130-project-member] GET https://10.4.3.117/volume/v3/volumes/602b4a34-bae8-4424-8f29-eee68640cf01 Jul 27 16:11:37.980411 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.openstack.wsgi [None req-f250d31e-60d7-4003-89d5-54d817cc186d tempest-AttachVolumeTestJSON-1302607130 tempest-AttachVolumeTestJSON-1302607130-project-member] Empty body provided in request {{(pid=100521) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:11:37.980666 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.openstack.wsgi [None req-f250d31e-60d7-4003-89d5-54d817cc186d tempest-AttachVolumeTestJSON-1302607130 tempest-AttachVolumeTestJSON-1302607130-project-member] Calling method 'show' {{(pid=100521) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:11:37.987706 np0000005924 devstack@c-api.service[100521]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:11:37.987706 np0000005924 devstack@c-api.service[100521]: warnings.warn( Jul 27 16:11:37.991816 np0000005924 devstack@c-api.service[100521]: INFO cinder.volume.api [None req-f250d31e-60d7-4003-89d5-54d817cc186d tempest-AttachVolumeTestJSON-1302607130 tempest-AttachVolumeTestJSON-1302607130-project-member] Volume info retrieved successfully. Jul 27 16:11:37.995929 np0000005924 devstack@c-api.service[100521]: INFO cinder.api.openstack.wsgi [None req-f250d31e-60d7-4003-89d5-54d817cc186d tempest-AttachVolumeTestJSON-1302607130 tempest-AttachVolumeTestJSON-1302607130-project-member] https://10.4.3.117/volume/v3/volumes/602b4a34-bae8-4424-8f29-eee68640cf01 returned with HTTP 200 Jul 27 16:11:37.996296 np0000005924 devstack@c-api.service[100521]: [pid: 100521|app: 0|req: 312/1255] 10.4.3.117 () {66 vars in 1348 bytes} [Mon Jul 27 16:11:37 2026] GET /volume/v3/volumes/602b4a34-bae8-4424-8f29-eee68640cf01 => generated 844 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 27 16:11:38.091988 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.middleware.request_id [None req-6677b7c0-de90-4a99-bc16-175a3a1dab00 None None] RequestId filter calling following filter/app {{(pid=100522) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:11:38.094136 np0000005924 devstack@c-api.service[100522]: INFO cinder.api.openstack.wsgi [None req-6677b7c0-de90-4a99-bc16-175a3a1dab00 tempest-AttachVolumeMultiAttachTest-1978803889 tempest-AttachVolumeMultiAttachTest-1978803889-project-member] GET https://10.4.3.117/volume/v3/volumes/b257a182-f05a-453e-a827-c9cfae7de6fb Jul 27 16:11:38.094401 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.openstack.wsgi [None req-6677b7c0-de90-4a99-bc16-175a3a1dab00 tempest-AttachVolumeMultiAttachTest-1978803889 tempest-AttachVolumeMultiAttachTest-1978803889-project-member] Empty body provided in request {{(pid=100522) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:11:38.094630 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.openstack.wsgi [None req-6677b7c0-de90-4a99-bc16-175a3a1dab00 tempest-AttachVolumeMultiAttachTest-1978803889 tempest-AttachVolumeMultiAttachTest-1978803889-project-member] Calling method 'show' {{(pid=100522) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:11:38.107523 np0000005924 devstack@c-api.service[100522]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:11:38.107523 np0000005924 devstack@c-api.service[100522]: warnings.warn( Jul 27 16:11:38.112577 np0000005924 devstack@c-api.service[100522]: INFO cinder.volume.api [None req-6677b7c0-de90-4a99-bc16-175a3a1dab00 tempest-AttachVolumeMultiAttachTest-1978803889 tempest-AttachVolumeMultiAttachTest-1978803889-project-member] Volume info retrieved successfully. Jul 27 16:11:38.116595 np0000005924 devstack@c-api.service[100522]: INFO cinder.api.openstack.wsgi [None req-6677b7c0-de90-4a99-bc16-175a3a1dab00 tempest-AttachVolumeMultiAttachTest-1978803889 tempest-AttachVolumeMultiAttachTest-1978803889-project-member] https://10.4.3.117/volume/v3/volumes/b257a182-f05a-453e-a827-c9cfae7de6fb returned with HTTP 200 Jul 27 16:11:38.116965 np0000005924 devstack@c-api.service[100522]: [pid: 100522|app: 0|req: 312/1256] 10.4.3.117 () {66 vars in 1348 bytes} [Mon Jul 27 16:11:38 2026] GET /volume/v3/volumes/b257a182-f05a-453e-a827-c9cfae7de6fb => generated 1147 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 27 16:11:38.341477 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.middleware.request_id [None req-43f935be-0dec-4f30-8a34-997d6ed986d2 None None] RequestId filter calling following filter/app {{(pid=100523) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:11:38.343861 np0000005924 devstack@c-api.service[100523]: INFO cinder.api.openstack.wsgi [None req-43f935be-0dec-4f30-8a34-997d6ed986d2 tempest-VolumeQuotasAdminTestJSON-1856575030 tempest-VolumeQuotasAdminTestJSON-1856575030-project-member] GET https://10.4.3.117/volume/v3/volumes/ff5acbe8-4a3a-491b-be17-62a6229fc59c Jul 27 16:11:38.344366 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.openstack.wsgi [None req-43f935be-0dec-4f30-8a34-997d6ed986d2 tempest-VolumeQuotasAdminTestJSON-1856575030 tempest-VolumeQuotasAdminTestJSON-1856575030-project-member] Empty body provided in request {{(pid=100523) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:11:38.344412 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.openstack.wsgi [None req-43f935be-0dec-4f30-8a34-997d6ed986d2 tempest-VolumeQuotasAdminTestJSON-1856575030 tempest-VolumeQuotasAdminTestJSON-1856575030-project-member] Calling method 'show' {{(pid=100523) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:11:38.354867 np0000005924 devstack@c-api.service[100523]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:11:38.354867 np0000005924 devstack@c-api.service[100523]: warnings.warn( Jul 27 16:11:38.359122 np0000005924 devstack@c-api.service[100523]: INFO cinder.volume.api [None req-43f935be-0dec-4f30-8a34-997d6ed986d2 tempest-VolumeQuotasAdminTestJSON-1856575030 tempest-VolumeQuotasAdminTestJSON-1856575030-project-member] Volume info retrieved successfully. Jul 27 16:11:38.362459 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.middleware.request_id [None req-e2277303-1e74-4b0d-b47c-667cab6312aa None None] RequestId filter calling following filter/app {{(pid=100524) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:11:38.364116 np0000005924 devstack@c-api.service[100523]: INFO cinder.api.openstack.wsgi [None req-43f935be-0dec-4f30-8a34-997d6ed986d2 tempest-VolumeQuotasAdminTestJSON-1856575030 tempest-VolumeQuotasAdminTestJSON-1856575030-project-member] https://10.4.3.117/volume/v3/volumes/ff5acbe8-4a3a-491b-be17-62a6229fc59c returned with HTTP 200 Jul 27 16:11:38.364583 np0000005924 devstack@c-api.service[100523]: [pid: 100523|app: 0|req: 315/1257] 10.4.3.117 () {66 vars in 1348 bytes} [Mon Jul 27 16:11:38 2026] GET /volume/v3/volumes/ff5acbe8-4a3a-491b-be17-62a6229fc59c => generated 849 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 27 16:11:38.377760 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.middleware.request_id [None req-462bb8dd-d387-4e48-a846-91b0e431fcfd None None] RequestId filter calling following filter/app {{(pid=100521) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:11:38.380090 np0000005924 devstack@c-api.service[100521]: INFO cinder.api.openstack.wsgi [None req-462bb8dd-d387-4e48-a846-91b0e431fcfd tempest-VolumeQuotasAdminTestJSON-1677692530 tempest-VolumeQuotasAdminTestJSON-1677692530-project-admin] GET https://10.4.3.117/volume/v3/os-quota-sets/992bd42aa39d4de79c5697a3778b9d4e?usage=True Jul 27 16:11:38.380360 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.openstack.wsgi [None req-462bb8dd-d387-4e48-a846-91b0e431fcfd tempest-VolumeQuotasAdminTestJSON-1677692530 tempest-VolumeQuotasAdminTestJSON-1677692530-project-admin] Empty body provided in request {{(pid=100521) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:11:38.380592 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.openstack.wsgi [None req-462bb8dd-d387-4e48-a846-91b0e431fcfd tempest-VolumeQuotasAdminTestJSON-1677692530 tempest-VolumeQuotasAdminTestJSON-1677692530-project-admin] Calling method 'show' {{(pid=100521) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:11:38.397489 np0000005924 devstack@c-api.service[100524]: INFO cinder.api.openstack.wsgi [None req-e2277303-1e74-4b0d-b47c-667cab6312aa tempest-TestVolumeBootPattern-310797567 tempest-TestVolumeBootPattern-310797567-project-admin] POST https://10.4.3.117/volume/v3/types Jul 27 16:11:38.397950 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.openstack.wsgi [None req-e2277303-1e74-4b0d-b47c-667cab6312aa tempest-TestVolumeBootPattern-310797567 tempest-TestVolumeBootPattern-310797567-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-scenario-type-luks-913562302", "extra_specs": {}}} {{(pid=100524) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 27 16:11:38.424938 np0000005924 devstack@c-api.service[100521]: INFO cinder.api.openstack.wsgi [None req-462bb8dd-d387-4e48-a846-91b0e431fcfd tempest-VolumeQuotasAdminTestJSON-1677692530 tempest-VolumeQuotasAdminTestJSON-1677692530-project-admin] https://10.4.3.117/volume/v3/os-quota-sets/992bd42aa39d4de79c5697a3778b9d4e?usage=True returned with HTTP 200 Jul 27 16:11:38.425382 np0000005924 devstack@c-api.service[100521]: [pid: 100521|app: 0|req: 313/1258] 10.4.3.117 () {66 vars in 1375 bytes} [Mon Jul 27 16:11:38 2026] GET /volume/v3/os-quota-sets/992bd42aa39d4de79c5697a3778b9d4e?usage=True => generated 1061 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 27 16:11:38.432544 np0000005924 devstack@c-api.service[100524]: INFO cinder.api.openstack.wsgi [None req-e2277303-1e74-4b0d-b47c-667cab6312aa tempest-TestVolumeBootPattern-310797567 tempest-TestVolumeBootPattern-310797567-project-admin] https://10.4.3.117/volume/v3/types returned with HTTP 200 Jul 27 16:11:38.432708 np0000005924 devstack@c-api.service[100524]: [pid: 100524|app: 0|req: 319/1259] 10.4.3.117 () {68 vars in 1252 bytes} [Mon Jul 27 16:11:38 2026] POST /volume/v3/types => generated 211 bytes in 71 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 27 16:11:38.447754 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.middleware.request_id [None req-a5bf69dc-9992-40c2-b360-3e897a3a7ecd None None] RequestId filter calling following filter/app {{(pid=100522) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:11:38.449556 np0000005924 devstack@c-api.service[100522]: INFO cinder.api.openstack.wsgi [None req-a5bf69dc-9992-40c2-b360-3e897a3a7ecd tempest-VolumeQuotasAdminTestJSON-1856575030 tempest-VolumeQuotasAdminTestJSON-1856575030-project-member] DELETE https://10.4.3.117/volume/v3/volumes/ff5acbe8-4a3a-491b-be17-62a6229fc59c Jul 27 16:11:38.449752 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.openstack.wsgi [None req-a5bf69dc-9992-40c2-b360-3e897a3a7ecd tempest-VolumeQuotasAdminTestJSON-1856575030 tempest-VolumeQuotasAdminTestJSON-1856575030-project-member] Empty body provided in request {{(pid=100522) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:11:38.449959 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.openstack.wsgi [None req-a5bf69dc-9992-40c2-b360-3e897a3a7ecd tempest-VolumeQuotasAdminTestJSON-1856575030 tempest-VolumeQuotasAdminTestJSON-1856575030-project-member] Calling method 'delete' {{(pid=100522) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:11:38.450119 np0000005924 devstack@c-api.service[100522]: INFO cinder.api.v3.volumes [None req-a5bf69dc-9992-40c2-b360-3e897a3a7ecd tempest-VolumeQuotasAdminTestJSON-1856575030 tempest-VolumeQuotasAdminTestJSON-1856575030-project-member] Delete volume with id: ff5acbe8-4a3a-491b-be17-62a6229fc59c Jul 27 16:11:38.451177 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.middleware.request_id [None req-07c4aeb3-2a77-4c85-84e8-0ed66f227220 None None] RequestId filter calling following filter/app {{(pid=100523) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:11:38.453355 np0000005924 devstack@c-api.service[100523]: INFO cinder.api.openstack.wsgi [None req-07c4aeb3-2a77-4c85-84e8-0ed66f227220 tempest-TestVolumeBootPattern-310797567 tempest-TestVolumeBootPattern-310797567-project-admin] POST https://10.4.3.117/volume/v3/types/c2fab7db-2510-4ef8-9cc1-ef71249ded40/encryption Jul 27 16:11:38.460993 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.openstack.wsgi [None req-07c4aeb3-2a77-4c85-84e8-0ed66f227220 tempest-TestVolumeBootPattern-310797567 tempest-TestVolumeBootPattern-310797567-project-admin] Action: 'create', calling method: create, body: {"encryption": {"provider": "luks", "key_size": 256, "cipher": "aes-xts-plain64", "control_location": "front-end"}} {{(pid=100523) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 27 16:11:38.487823 np0000005924 devstack@c-api.service[100522]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:11:38.487823 np0000005924 devstack@c-api.service[100522]: warnings.warn( Jul 27 16:11:38.488305 np0000005924 devstack@c-api.service[100522]: INFO cinder.volume.api [None req-a5bf69dc-9992-40c2-b360-3e897a3a7ecd tempest-VolumeQuotasAdminTestJSON-1856575030 tempest-VolumeQuotasAdminTestJSON-1856575030-project-member] Volume info retrieved successfully. Jul 27 16:11:38.513703 np0000005924 devstack@c-api.service[100523]: INFO cinder.api.openstack.wsgi [None req-07c4aeb3-2a77-4c85-84e8-0ed66f227220 tempest-TestVolumeBootPattern-310797567 tempest-TestVolumeBootPattern-310797567-project-admin] https://10.4.3.117/volume/v3/types/c2fab7db-2510-4ef8-9cc1-ef71249ded40/encryption returned with HTTP 200 Jul 27 16:11:38.514222 np0000005924 devstack@c-api.service[100523]: [pid: 100523|app: 0|req: 316/1260] 10.4.3.117 () {68 vars in 1397 bytes} [Mon Jul 27 16:11:38 2026] POST /volume/v3/types/c2fab7db-2510-4ef8-9cc1-ef71249ded40/encryption => generated 230 bytes in 64 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 27 16:11:38.522566 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.middleware.request_id [None req-89e9a9cd-1acf-4635-bcff-e6b5f87bd386 None None] RequestId filter calling following filter/app {{(pid=100521) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:11:38.588883 np0000005924 devstack@c-api.service[100522]: INFO cinder.volume.api [None req-a5bf69dc-9992-40c2-b360-3e897a3a7ecd tempest-VolumeQuotasAdminTestJSON-1856575030 tempest-VolumeQuotasAdminTestJSON-1856575030-project-member] Delete volume request issued successfully. Jul 27 16:11:38.589136 np0000005924 devstack@c-api.service[100522]: INFO cinder.api.openstack.wsgi [None req-a5bf69dc-9992-40c2-b360-3e897a3a7ecd tempest-VolumeQuotasAdminTestJSON-1856575030 tempest-VolumeQuotasAdminTestJSON-1856575030-project-member] https://10.4.3.117/volume/v3/volumes/ff5acbe8-4a3a-491b-be17-62a6229fc59c returned with HTTP 202 Jul 27 16:11:38.589686 np0000005924 devstack@c-api.service[100522]: [pid: 100522|app: 0|req: 313/1261] 10.4.3.117 () {66 vars in 1351 bytes} [Mon Jul 27 16:11:38 2026] DELETE /volume/v3/volumes/ff5acbe8-4a3a-491b-be17-62a6229fc59c => generated 0 bytes in 142 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 27 16:11:38.592004 np0000005924 devstack@c-api.service[100521]: INFO cinder.api.openstack.wsgi [None req-89e9a9cd-1acf-4635-bcff-e6b5f87bd386 tempest-TestVolumeBootPattern-1923367323 tempest-TestVolumeBootPattern-1923367323-project-member] POST https://10.4.3.117/volume/v3/volumes Jul 27 16:11:38.592311 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.openstack.wsgi [None req-89e9a9cd-1acf-4635-bcff-e6b5f87bd386 tempest-TestVolumeBootPattern-1923367323 tempest-TestVolumeBootPattern-1923367323-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestVolumeBootPattern-volume-1121781882", "snapshot_id": null, "imageRef": null, "volume_type": "tempest-scenario-type-luks-913562302", "size": 1}} {{(pid=100521) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 27 16:11:38.593839 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.v3.volumes [None req-89e9a9cd-1acf-4635-bcff-e6b5f87bd386 tempest-TestVolumeBootPattern-1923367323 tempest-TestVolumeBootPattern-1923367323-project-member] Create volume request body: {'volume': {'name': 'tempest-TestVolumeBootPattern-volume-1121781882', 'snapshot_id': None, 'imageRef': None, 'volume_type': 'tempest-scenario-type-luks-913562302', 'size': 1}} {{(pid=100521) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 27 16:11:38.597900 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.middleware.request_id [None req-2d65a7a5-5100-4523-9582-1dff38024133 None None] RequestId filter calling following filter/app {{(pid=100524) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:11:38.598066 np0000005924 devstack@c-api.service[100521]: INFO cinder.api.v3.volumes [None req-89e9a9cd-1acf-4635-bcff-e6b5f87bd386 tempest-TestVolumeBootPattern-1923367323 tempest-TestVolumeBootPattern-1923367323-project-member] Create volume of 1 GB Jul 27 16:11:38.598437 np0000005924 devstack@c-api.service[100521]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:11:38.598437 np0000005924 devstack@c-api.service[100521]: warnings.warn( Jul 27 16:11:38.598868 np0000005924 devstack@c-api.service[100521]: INFO cinder.volume.api [None req-89e9a9cd-1acf-4635-bcff-e6b5f87bd386 tempest-TestVolumeBootPattern-1923367323 tempest-TestVolumeBootPattern-1923367323-project-member] Availability Zones retrieved successfully. Jul 27 16:11:38.599649 np0000005924 devstack@c-api.service[100524]: INFO cinder.api.openstack.wsgi [None req-2d65a7a5-5100-4523-9582-1dff38024133 tempest-VolumeQuotasAdminTestJSON-1856575030 tempest-VolumeQuotasAdminTestJSON-1856575030-project-member] GET https://10.4.3.117/volume/v3/volumes/ff5acbe8-4a3a-491b-be17-62a6229fc59c Jul 27 16:11:38.599849 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.openstack.wsgi [None req-2d65a7a5-5100-4523-9582-1dff38024133 tempest-VolumeQuotasAdminTestJSON-1856575030 tempest-VolumeQuotasAdminTestJSON-1856575030-project-member] Empty body provided in request {{(pid=100524) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:11:38.600028 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.openstack.wsgi [None req-2d65a7a5-5100-4523-9582-1dff38024133 tempest-VolumeQuotasAdminTestJSON-1856575030 tempest-VolumeQuotasAdminTestJSON-1856575030-project-member] Calling method 'show' {{(pid=100524) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:11:38.604152 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.volume.api [None req-89e9a9cd-1acf-4635-bcff-e6b5f87bd386 tempest-TestVolumeBootPattern-1923367323 tempest-TestVolumeBootPattern-1923367323-project-member] Flow 'volume_create_api' (b3691fa8-60b3-4b13-984e-c2c98d5d0aa4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100521) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 27 16:11:38.605117 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.volume.api [None req-89e9a9cd-1acf-4635-bcff-e6b5f87bd386 tempest-TestVolumeBootPattern-1923367323 tempest-TestVolumeBootPattern-1923367323-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (818512fa-6639-446f-8a7a-4b23365541eb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100521) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 27 16:11:38.609523 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.volume.flows.api.create_volume [None req-89e9a9cd-1acf-4635-bcff-e6b5f87bd386 tempest-TestVolumeBootPattern-1923367323 tempest-TestVolumeBootPattern-1923367323-project-member] Validating volume size '1' using validate_int {{(pid=100521) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 27 16:11:38.609583 np0000005924 devstack@c-api.service[100524]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:11:38.609583 np0000005924 devstack@c-api.service[100524]: warnings.warn( Jul 27 16:11:38.615717 np0000005924 devstack@c-api.service[100524]: INFO cinder.volume.api [None req-2d65a7a5-5100-4523-9582-1dff38024133 tempest-VolumeQuotasAdminTestJSON-1856575030 tempest-VolumeQuotasAdminTestJSON-1856575030-project-member] Volume info retrieved successfully. Jul 27 16:11:38.620765 np0000005924 devstack@c-api.service[100524]: INFO cinder.api.openstack.wsgi [None req-2d65a7a5-5100-4523-9582-1dff38024133 tempest-VolumeQuotasAdminTestJSON-1856575030 tempest-VolumeQuotasAdminTestJSON-1856575030-project-member] https://10.4.3.117/volume/v3/volumes/ff5acbe8-4a3a-491b-be17-62a6229fc59c returned with HTTP 200 Jul 27 16:11:38.621135 np0000005924 devstack@c-api.service[100524]: [pid: 100524|app: 0|req: 320/1262] 10.4.3.117 () {66 vars in 1348 bytes} [Mon Jul 27 16:11:38 2026] GET /volume/v3/volumes/ff5acbe8-4a3a-491b-be17-62a6229fc59c => generated 848 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 27 16:11:38.632733 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.volume.api [None req-89e9a9cd-1acf-4635-bcff-e6b5f87bd386 tempest-TestVolumeBootPattern-1923367323 tempest-TestVolumeBootPattern-1923367323-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (818512fa-6639-446f-8a7a-4b23365541eb) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-27T16:11:38Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=c2fab7db-2510-4ef8-9cc1-ef71249ded40,is_public=True,name='tempest-scenario-type-luks-913562302',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'c2fab7db-2510-4ef8-9cc1-ef71249ded40', '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=100521) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 27 16:11:38.633520 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.volume.api [None req-89e9a9cd-1acf-4635-bcff-e6b5f87bd386 tempest-TestVolumeBootPattern-1923367323 tempest-TestVolumeBootPattern-1923367323-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (13bc7100-eeaa-4cd3-a999-9a7be0d4c05f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100521) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 27 16:11:38.659771 np0000005924 devstack@c-api.service[100521]: WARNING cinder.quota [None req-89e9a9cd-1acf-4635-bcff-e6b5f87bd386 tempest-TestVolumeBootPattern-1923367323 tempest-TestVolumeBootPattern-1923367323-project-member] Deprecated: Default quota for resource: volumes_tempest-scenario-type-luks-913562302 is set by the default quota flag: quota_volumes_tempest-scenario-type-luks-913562302, it is now deprecated. Please use the default quota class for default quota. Jul 27 16:11:38.660173 np0000005924 devstack@c-api.service[100521]: WARNING cinder.quota [None req-89e9a9cd-1acf-4635-bcff-e6b5f87bd386 tempest-TestVolumeBootPattern-1923367323 tempest-TestVolumeBootPattern-1923367323-project-member] Deprecated: Default quota for resource: gigabytes_tempest-scenario-type-luks-913562302 is set by the default quota flag: quota_gigabytes_tempest-scenario-type-luks-913562302, it is now deprecated. Please use the default quota class for default quota. Jul 27 16:11:38.738858 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.quota [None req-89e9a9cd-1acf-4635-bcff-e6b5f87bd386 tempest-TestVolumeBootPattern-1923367323 tempest-TestVolumeBootPattern-1923367323-project-member] Created reservations ['b1f61309-d89b-4c9a-a9de-0ad293a4a62b', '74d11be8-3a56-448d-bc93-e062e3417745', 'a53030f4-e26b-4cfb-9e3b-ff242e0580d8', '656e855e-d42a-4f4c-bb78-091205c982f6'] {{(pid=100521) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 27 16:11:38.739798 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.volume.api [None req-89e9a9cd-1acf-4635-bcff-e6b5f87bd386 tempest-TestVolumeBootPattern-1923367323 tempest-TestVolumeBootPattern-1923367323-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (13bc7100-eeaa-4cd3-a999-9a7be0d4c05f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['b1f61309-d89b-4c9a-a9de-0ad293a4a62b', '74d11be8-3a56-448d-bc93-e062e3417745', 'a53030f4-e26b-4cfb-9e3b-ff242e0580d8', '656e855e-d42a-4f4c-bb78-091205c982f6']}' {{(pid=100521) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 27 16:11:38.740620 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.volume.api [None req-89e9a9cd-1acf-4635-bcff-e6b5f87bd386 tempest-TestVolumeBootPattern-1923367323 tempest-TestVolumeBootPattern-1923367323-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (ed8a889e-6ca2-4d41-bf24-93e02a96efc0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100521) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 27 16:11:38.768988 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.volume.api [None req-89e9a9cd-1acf-4635-bcff-e6b5f87bd386 tempest-TestVolumeBootPattern-1923367323 tempest-TestVolumeBootPattern-1923367323-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (ed8a889e-6ca2-4d41-bf24-93e02a96efc0) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'fce72754-69ac-4ff1-935b-4cd1305df987', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestVolumeBootPattern-volume-1121781882',encryption_key_id=00000000-0000-0000-0000-000000000000,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='39995a959f30492fa40a168e21074651',qos_specs=None,replication_status=,reservations=['b1f61309-d89b-4c9a-a9de-0ad293a4a62b','74d11be8-3a56-448d-bc93-e062e3417745','a53030f4-e26b-4cfb-9e3b-ff242e0580d8','656e855e-d42a-4f4c-bb78-091205c982f6'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='e7859946f1b84212bd0801fb65699926',volume_type_id=c2fab7db-2510-4ef8-9cc1-ef71249ded40), 'volume': Volume(_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-27T16:11:38Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestVolumeBootPattern-volume-1121781882',ec2_id=None,encryption_key_id=00000000-0000-0000-0000-000000000000,glance_metadata=,group=,group_id=None,host=None,id=fce72754-69ac-4ff1-935b-4cd1305df987,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='39995a959f30492fa40a168e21074651',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='e7859946f1b84212bd0801fb65699926',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(c2fab7db-2510-4ef8-9cc1-ef71249ded40),volume_type_id=c2fab7db-2510-4ef8-9cc1-ef71249ded40)}' {{(pid=100521) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 27 16:11:38.769690 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.volume.api [None req-89e9a9cd-1acf-4635-bcff-e6b5f87bd386 tempest-TestVolumeBootPattern-1923367323 tempest-TestVolumeBootPattern-1923367323-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (e9c323cc-a8b6-45fe-8ca7-afbeee18a54e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100521) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 27 16:11:38.790791 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.middleware.request_id [None req-4cc212c9-420c-4e67-ba2d-16c443980029 None None] RequestId filter calling following filter/app {{(pid=100523) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:11:38.792676 np0000005924 devstack@c-api.service[100523]: INFO cinder.api.openstack.wsgi [None req-4cc212c9-420c-4e67-ba2d-16c443980029 tempest-ServerActionsTestOtherA-1133375341 tempest-ServerActionsTestOtherA-1133375341-project-member] GET https://10.4.3.117/volume/v3/volumes/82095e13-9ba3-4cb8-ae16-e6dfce88713f Jul 27 16:11:38.792910 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.openstack.wsgi [None req-4cc212c9-420c-4e67-ba2d-16c443980029 tempest-ServerActionsTestOtherA-1133375341 tempest-ServerActionsTestOtherA-1133375341-project-member] Empty body provided in request {{(pid=100523) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:11:38.793260 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.openstack.wsgi [None req-4cc212c9-420c-4e67-ba2d-16c443980029 tempest-ServerActionsTestOtherA-1133375341 tempest-ServerActionsTestOtherA-1133375341-project-member] Calling method 'show' {{(pid=100523) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:11:38.801549 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.volume.api [None req-89e9a9cd-1acf-4635-bcff-e6b5f87bd386 tempest-TestVolumeBootPattern-1923367323 tempest-TestVolumeBootPattern-1923367323-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (e9c323cc-a8b6-45fe-8ca7-afbeee18a54e) transitioned into state 'SUCCESS' from state '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-1121781882',encryption_key_id=00000000-0000-0000-0000-000000000000,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='39995a959f30492fa40a168e21074651',qos_specs=None,replication_status=,reservations=['b1f61309-d89b-4c9a-a9de-0ad293a4a62b','74d11be8-3a56-448d-bc93-e062e3417745','a53030f4-e26b-4cfb-9e3b-ff242e0580d8','656e855e-d42a-4f4c-bb78-091205c982f6'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='e7859946f1b84212bd0801fb65699926',volume_type_id=c2fab7db-2510-4ef8-9cc1-ef71249ded40)}' {{(pid=100521) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 27 16:11:38.802349 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.volume.api [None req-89e9a9cd-1acf-4635-bcff-e6b5f87bd386 tempest-TestVolumeBootPattern-1923367323 tempest-TestVolumeBootPattern-1923367323-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (f173363a-0e11-4229-ab5d-65c423095613) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100521) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 27 16:11:38.804222 np0000005924 devstack@c-api.service[100523]: INFO cinder.api.openstack.wsgi [None req-4cc212c9-420c-4e67-ba2d-16c443980029 tempest-ServerActionsTestOtherA-1133375341 tempest-ServerActionsTestOtherA-1133375341-project-member] https://10.4.3.117/volume/v3/volumes/82095e13-9ba3-4cb8-ae16-e6dfce88713f returned with HTTP 404 Jul 27 16:11:38.804222 np0000005924 devstack@c-api.service[100523]: [pid: 100523|app: 0|req: 317/1263] 10.4.3.117 () {66 vars in 1348 bytes} [Mon Jul 27 16:11:38 2026] GET /volume/v3/volumes/82095e13-9ba3-4cb8-ae16-e6dfce88713f => generated 109 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 27 16:11:38.819448 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.volume.api [None req-89e9a9cd-1acf-4635-bcff-e6b5f87bd386 tempest-TestVolumeBootPattern-1923367323 tempest-TestVolumeBootPattern-1923367323-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (f173363a-0e11-4229-ab5d-65c423095613) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100521) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 27 16:11:38.819783 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.volume.api [None req-89e9a9cd-1acf-4635-bcff-e6b5f87bd386 tempest-TestVolumeBootPattern-1923367323 tempest-TestVolumeBootPattern-1923367323-project-member] Flow 'volume_create_api' (b3691fa8-60b3-4b13-984e-c2c98d5d0aa4) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100521) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 27 16:11:38.820160 np0000005924 devstack@c-api.service[100521]: INFO cinder.volume.api [None req-89e9a9cd-1acf-4635-bcff-e6b5f87bd386 tempest-TestVolumeBootPattern-1923367323 tempest-TestVolumeBootPattern-1923367323-project-member] Create volume request issued successfully. Jul 27 16:11:38.820780 np0000005924 devstack@c-api.service[100521]: INFO cinder.api.openstack.wsgi [None req-89e9a9cd-1acf-4635-bcff-e6b5f87bd386 tempest-TestVolumeBootPattern-1923367323 tempest-TestVolumeBootPattern-1923367323-project-member] https://10.4.3.117/volume/v3/volumes returned with HTTP 202 Jul 27 16:11:38.821196 np0000005924 devstack@c-api.service[100521]: [pid: 100521|app: 0|req: 314/1264] 10.4.3.117 () {68 vars in 1259 bytes} [Mon Jul 27 16:11:38 2026] POST /volume/v3/volumes => generated 779 bytes in 299 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 27 16:11:38.838321 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.middleware.request_id [None req-f28bc0e3-df75-41f3-ad0d-e6e84701c790 None None] RequestId filter calling following filter/app {{(pid=100522) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:11:38.841044 np0000005924 devstack@c-api.service[100522]: INFO cinder.api.openstack.wsgi [None req-f28bc0e3-df75-41f3-ad0d-e6e84701c790 tempest-TestVolumeBootPattern-1923367323 tempest-TestVolumeBootPattern-1923367323-project-member] GET https://10.4.3.117/volume/v3/volumes/fce72754-69ac-4ff1-935b-4cd1305df987 Jul 27 16:11:38.841260 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.openstack.wsgi [None req-f28bc0e3-df75-41f3-ad0d-e6e84701c790 tempest-TestVolumeBootPattern-1923367323 tempest-TestVolumeBootPattern-1923367323-project-member] Empty body provided in request {{(pid=100522) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:11:38.841523 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.openstack.wsgi [None req-f28bc0e3-df75-41f3-ad0d-e6e84701c790 tempest-TestVolumeBootPattern-1923367323 tempest-TestVolumeBootPattern-1923367323-project-member] Calling method 'show' {{(pid=100522) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:11:38.848544 np0000005924 devstack@c-api.service[100522]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:11:38.848544 np0000005924 devstack@c-api.service[100522]: warnings.warn( Jul 27 16:11:38.852177 np0000005924 devstack@c-api.service[100522]: INFO cinder.volume.api [None req-f28bc0e3-df75-41f3-ad0d-e6e84701c790 tempest-TestVolumeBootPattern-1923367323 tempest-TestVolumeBootPattern-1923367323-project-member] Volume info retrieved successfully. Jul 27 16:11:38.858564 np0000005924 devstack@c-api.service[100522]: INFO cinder.api.openstack.wsgi [None req-f28bc0e3-df75-41f3-ad0d-e6e84701c790 tempest-TestVolumeBootPattern-1923367323 tempest-TestVolumeBootPattern-1923367323-project-member] https://10.4.3.117/volume/v3/volumes/fce72754-69ac-4ff1-935b-4cd1305df987 returned with HTTP 200 Jul 27 16:11:38.858564 np0000005924 devstack@c-api.service[100522]: [pid: 100522|app: 0|req: 314/1265] 10.4.3.117 () {66 vars in 1348 bytes} [Mon Jul 27 16:11:38 2026] GET /volume/v3/volumes/fce72754-69ac-4ff1-935b-4cd1305df987 => generated 847 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 27 16:11:39.129836 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.middleware.request_id [None req-1cc5cc3b-d457-4968-a6e5-c8d7e8fcceac None None] RequestId filter calling following filter/app {{(pid=100524) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:11:39.132002 np0000005924 devstack@c-api.service[100524]: INFO cinder.api.openstack.wsgi [None req-1cc5cc3b-d457-4968-a6e5-c8d7e8fcceac tempest-AttachVolumeMultiAttachTest-1978803889 tempest-AttachVolumeMultiAttachTest-1978803889-project-member] GET https://10.4.3.117/volume/v3/volumes/b257a182-f05a-453e-a827-c9cfae7de6fb Jul 27 16:11:39.132242 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.openstack.wsgi [None req-1cc5cc3b-d457-4968-a6e5-c8d7e8fcceac tempest-AttachVolumeMultiAttachTest-1978803889 tempest-AttachVolumeMultiAttachTest-1978803889-project-member] Empty body provided in request {{(pid=100524) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:11:39.132515 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.openstack.wsgi [None req-1cc5cc3b-d457-4968-a6e5-c8d7e8fcceac tempest-AttachVolumeMultiAttachTest-1978803889 tempest-AttachVolumeMultiAttachTest-1978803889-project-member] Calling method 'show' {{(pid=100524) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:11:39.144197 np0000005924 devstack@c-api.service[100524]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:11:39.144197 np0000005924 devstack@c-api.service[100524]: warnings.warn( Jul 27 16:11:39.148041 np0000005924 devstack@c-api.service[100524]: INFO cinder.volume.api [None req-1cc5cc3b-d457-4968-a6e5-c8d7e8fcceac tempest-AttachVolumeMultiAttachTest-1978803889 tempest-AttachVolumeMultiAttachTest-1978803889-project-member] Volume info retrieved successfully. Jul 27 16:11:39.153220 np0000005924 devstack@c-api.service[100524]: INFO cinder.api.openstack.wsgi [None req-1cc5cc3b-d457-4968-a6e5-c8d7e8fcceac tempest-AttachVolumeMultiAttachTest-1978803889 tempest-AttachVolumeMultiAttachTest-1978803889-project-member] https://10.4.3.117/volume/v3/volumes/b257a182-f05a-453e-a827-c9cfae7de6fb returned with HTTP 200 Jul 27 16:11:39.153741 np0000005924 devstack@c-api.service[100524]: [pid: 100524|app: 0|req: 321/1266] 10.4.3.117 () {66 vars in 1348 bytes} [Mon Jul 27 16:11:39 2026] GET /volume/v3/volumes/b257a182-f05a-453e-a827-c9cfae7de6fb => generated 1147 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 27 16:11:39.637224 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.middleware.request_id [None req-00aee52f-e89a-46ca-a12e-1f0d7cb5699d None None] RequestId filter calling following filter/app {{(pid=100523) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:11:39.638828 np0000005924 devstack@c-api.service[100523]: INFO cinder.api.openstack.wsgi [None req-00aee52f-e89a-46ca-a12e-1f0d7cb5699d tempest-VolumeQuotasAdminTestJSON-1856575030 tempest-VolumeQuotasAdminTestJSON-1856575030-project-member] GET https://10.4.3.117/volume/v3/volumes/ff5acbe8-4a3a-491b-be17-62a6229fc59c Jul 27 16:11:39.638990 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.openstack.wsgi [None req-00aee52f-e89a-46ca-a12e-1f0d7cb5699d tempest-VolumeQuotasAdminTestJSON-1856575030 tempest-VolumeQuotasAdminTestJSON-1856575030-project-member] Empty body provided in request {{(pid=100523) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:11:39.639155 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.openstack.wsgi [None req-00aee52f-e89a-46ca-a12e-1f0d7cb5699d tempest-VolumeQuotasAdminTestJSON-1856575030 tempest-VolumeQuotasAdminTestJSON-1856575030-project-member] Calling method 'show' {{(pid=100523) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:11:39.650780 np0000005924 devstack@c-api.service[100523]: INFO cinder.api.openstack.wsgi [None req-00aee52f-e89a-46ca-a12e-1f0d7cb5699d tempest-VolumeQuotasAdminTestJSON-1856575030 tempest-VolumeQuotasAdminTestJSON-1856575030-project-member] https://10.4.3.117/volume/v3/volumes/ff5acbe8-4a3a-491b-be17-62a6229fc59c returned with HTTP 404 Jul 27 16:11:39.651233 np0000005924 devstack@c-api.service[100523]: [pid: 100523|app: 0|req: 318/1267] 10.4.3.117 () {66 vars in 1348 bytes} [Mon Jul 27 16:11:39 2026] GET /volume/v3/volumes/ff5acbe8-4a3a-491b-be17-62a6229fc59c => generated 109 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 27 16:11:39.666617 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.middleware.request_id [None req-e274c5a6-461c-45b7-8505-e10bb25fd805 None None] RequestId filter calling following filter/app {{(pid=100521) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:11:39.669023 np0000005924 devstack@c-api.service[100521]: INFO cinder.api.openstack.wsgi [None req-e274c5a6-461c-45b7-8505-e10bb25fd805 tempest-VolumeQuotasAdminTestJSON-1856575030 tempest-VolumeQuotasAdminTestJSON-1856575030-project-member] GET https://10.4.3.117/volume/v3/volumes/ff5acbe8-4a3a-491b-be17-62a6229fc59c Jul 27 16:11:39.671398 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.openstack.wsgi [None req-e274c5a6-461c-45b7-8505-e10bb25fd805 tempest-VolumeQuotasAdminTestJSON-1856575030 tempest-VolumeQuotasAdminTestJSON-1856575030-project-member] Empty body provided in request {{(pid=100521) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:11:39.671398 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.openstack.wsgi [None req-e274c5a6-461c-45b7-8505-e10bb25fd805 tempest-VolumeQuotasAdminTestJSON-1856575030 tempest-VolumeQuotasAdminTestJSON-1856575030-project-member] Calling method 'show' {{(pid=100521) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:11:39.686056 np0000005924 devstack@c-api.service[100521]: INFO cinder.api.openstack.wsgi [None req-e274c5a6-461c-45b7-8505-e10bb25fd805 tempest-VolumeQuotasAdminTestJSON-1856575030 tempest-VolumeQuotasAdminTestJSON-1856575030-project-member] https://10.4.3.117/volume/v3/volumes/ff5acbe8-4a3a-491b-be17-62a6229fc59c returned with HTTP 404 Jul 27 16:11:39.686056 np0000005924 devstack@c-api.service[100521]: [pid: 100521|app: 0|req: 315/1268] 10.4.3.117 () {66 vars in 1348 bytes} [Mon Jul 27 16:11:39 2026] GET /volume/v3/volumes/ff5acbe8-4a3a-491b-be17-62a6229fc59c => generated 109 bytes in 19 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 27 16:11:39.691705 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.middleware.request_id [None req-46b08e83-4046-45b4-ac36-51983022a599 None None] RequestId filter calling following filter/app {{(pid=100522) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:11:39.693786 np0000005924 devstack@c-api.service[100522]: INFO cinder.api.openstack.wsgi [None req-46b08e83-4046-45b4-ac36-51983022a599 tempest-VolumeQuotasAdminTestJSON-1856575030 tempest-VolumeQuotasAdminTestJSON-1856575030-project-member] DELETE https://10.4.3.117/volume/v3/volumes/ff5acbe8-4a3a-491b-be17-62a6229fc59c Jul 27 16:11:39.693998 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.openstack.wsgi [None req-46b08e83-4046-45b4-ac36-51983022a599 tempest-VolumeQuotasAdminTestJSON-1856575030 tempest-VolumeQuotasAdminTestJSON-1856575030-project-member] Empty body provided in request {{(pid=100522) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:11:39.694184 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.openstack.wsgi [None req-46b08e83-4046-45b4-ac36-51983022a599 tempest-VolumeQuotasAdminTestJSON-1856575030 tempest-VolumeQuotasAdminTestJSON-1856575030-project-member] Calling method 'delete' {{(pid=100522) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:11:39.694349 np0000005924 devstack@c-api.service[100522]: INFO cinder.api.v3.volumes [None req-46b08e83-4046-45b4-ac36-51983022a599 tempest-VolumeQuotasAdminTestJSON-1856575030 tempest-VolumeQuotasAdminTestJSON-1856575030-project-member] Delete volume with id: ff5acbe8-4a3a-491b-be17-62a6229fc59c Jul 27 16:11:39.699877 np0000005924 devstack@c-api.service[100522]: INFO cinder.api.openstack.wsgi [None req-46b08e83-4046-45b4-ac36-51983022a599 tempest-VolumeQuotasAdminTestJSON-1856575030 tempest-VolumeQuotasAdminTestJSON-1856575030-project-member] https://10.4.3.117/volume/v3/volumes/ff5acbe8-4a3a-491b-be17-62a6229fc59c returned with HTTP 404 Jul 27 16:11:39.700225 np0000005924 devstack@c-api.service[100522]: [pid: 100522|app: 0|req: 315/1269] 10.4.3.117 () {66 vars in 1351 bytes} [Mon Jul 27 16:11:39 2026] DELETE /volume/v3/volumes/ff5acbe8-4a3a-491b-be17-62a6229fc59c => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 27 16:11:39.713884 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.middleware.request_id [None req-945faf4e-3ad8-458e-b468-37ff8fa8c96e None None] RequestId filter calling following filter/app {{(pid=100524) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:11:39.721007 np0000005924 devstack@c-api.service[100524]: INFO cinder.api.openstack.wsgi [None req-945faf4e-3ad8-458e-b468-37ff8fa8c96e tempest-VolumeQuotasAdminTestJSON-1856575030 tempest-VolumeQuotasAdminTestJSON-1856575030-project-member] POST https://10.4.3.117/volume/v3/volumes Jul 27 16:11:39.721007 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.openstack.wsgi [None req-945faf4e-3ad8-458e-b468-37ff8fa8c96e tempest-VolumeQuotasAdminTestJSON-1856575030 tempest-VolumeQuotasAdminTestJSON-1856575030-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeQuotasAdminTestJSON-Volume-1291585403"}} {{(pid=100524) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 27 16:11:39.722048 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.v3.volumes [None req-945faf4e-3ad8-458e-b468-37ff8fa8c96e tempest-VolumeQuotasAdminTestJSON-1856575030 tempest-VolumeQuotasAdminTestJSON-1856575030-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeQuotasAdminTestJSON-Volume-1291585403'}} {{(pid=100524) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 27 16:11:39.722245 np0000005924 devstack@c-api.service[100524]: INFO cinder.api.v3.volumes [None req-945faf4e-3ad8-458e-b468-37ff8fa8c96e tempest-VolumeQuotasAdminTestJSON-1856575030 tempest-VolumeQuotasAdminTestJSON-1856575030-project-member] Create volume of 1 GB Jul 27 16:11:39.729688 np0000005924 devstack@c-api.service[100524]: INFO cinder.volume.api [None req-945faf4e-3ad8-458e-b468-37ff8fa8c96e tempest-VolumeQuotasAdminTestJSON-1856575030 tempest-VolumeQuotasAdminTestJSON-1856575030-project-member] Availability Zones retrieved successfully. Jul 27 16:11:39.737562 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.volume.api [None req-945faf4e-3ad8-458e-b468-37ff8fa8c96e tempest-VolumeQuotasAdminTestJSON-1856575030 tempest-VolumeQuotasAdminTestJSON-1856575030-project-member] Flow 'volume_create_api' (253fc41f-3776-4479-80f3-1242ab025761) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100524) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 27 16:11:39.738960 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.volume.api [None req-945faf4e-3ad8-458e-b468-37ff8fa8c96e tempest-VolumeQuotasAdminTestJSON-1856575030 tempest-VolumeQuotasAdminTestJSON-1856575030-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (194ca361-6dc0-4772-a98f-bca6b49e6a58) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100524) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 27 16:11:39.739744 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.volume.flows.api.create_volume [None req-945faf4e-3ad8-458e-b468-37ff8fa8c96e tempest-VolumeQuotasAdminTestJSON-1856575030 tempest-VolumeQuotasAdminTestJSON-1856575030-project-member] Validating volume size '1' using validate_int {{(pid=100524) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 27 16:11:39.771482 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.volume.api [None req-945faf4e-3ad8-458e-b468-37ff8fa8c96e tempest-VolumeQuotasAdminTestJSON-1856575030 tempest-VolumeQuotasAdminTestJSON-1856575030-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (194ca361-6dc0-4772-a98f-bca6b49e6a58) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-27T16:04:59Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=2bce4e1a-e6e0-49d9-be36-c3405449a01e,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '2bce4e1a-e6e0-49d9-be36-c3405449a01e', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100524) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 27 16:11:39.773017 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.volume.api [None req-945faf4e-3ad8-458e-b468-37ff8fa8c96e tempest-VolumeQuotasAdminTestJSON-1856575030 tempest-VolumeQuotasAdminTestJSON-1856575030-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (3d6a590a-c6bd-42ef-af97-8e6c2646988d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100524) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 27 16:11:39.817680 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.quota [None req-945faf4e-3ad8-458e-b468-37ff8fa8c96e tempest-VolumeQuotasAdminTestJSON-1856575030 tempest-VolumeQuotasAdminTestJSON-1856575030-project-member] Created reservations ['8bc20427-00c4-478b-b1ed-ed560b4c76a7', '20f85b2f-03fc-4855-a2a2-e023fbcfe265', '44adc120-6097-4368-8318-09e0cdfcc75d', '89d6c8b8-94fe-428a-82dc-e52c3fad54f3'] {{(pid=100524) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 27 16:11:39.818496 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.volume.api [None req-945faf4e-3ad8-458e-b468-37ff8fa8c96e tempest-VolumeQuotasAdminTestJSON-1856575030 tempest-VolumeQuotasAdminTestJSON-1856575030-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (3d6a590a-c6bd-42ef-af97-8e6c2646988d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['8bc20427-00c4-478b-b1ed-ed560b4c76a7', '20f85b2f-03fc-4855-a2a2-e023fbcfe265', '44adc120-6097-4368-8318-09e0cdfcc75d', '89d6c8b8-94fe-428a-82dc-e52c3fad54f3']}' {{(pid=100524) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 27 16:11:39.819212 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.volume.api [None req-945faf4e-3ad8-458e-b468-37ff8fa8c96e tempest-VolumeQuotasAdminTestJSON-1856575030 tempest-VolumeQuotasAdminTestJSON-1856575030-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (8855b176-7db7-4801-9ffe-62af746cf1b5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100524) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 27 16:11:39.845054 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.volume.api [None req-945faf4e-3ad8-458e-b468-37ff8fa8c96e tempest-VolumeQuotasAdminTestJSON-1856575030 tempest-VolumeQuotasAdminTestJSON-1856575030-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (8855b176-7db7-4801-9ffe-62af746cf1b5) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '18f459ed-11f8-47dc-83b6-8d180c2b5edd', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeQuotasAdminTestJSON-Volume-1291585403',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='992bd42aa39d4de79c5697a3778b9d4e',qos_specs=None,replication_status=,reservations=['8bc20427-00c4-478b-b1ed-ed560b4c76a7','20f85b2f-03fc-4855-a2a2-e023fbcfe265','44adc120-6097-4368-8318-09e0cdfcc75d','89d6c8b8-94fe-428a-82dc-e52c3fad54f3'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='1e8f507c6b3149e0a35125ba9ee03ae8',volume_type_id=2bce4e1a-e6e0-49d9-be36-c3405449a01e), 'volume': Volume(_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-27T16:11:39Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeQuotasAdminTestJSON-Volume-1291585403',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=18f459ed-11f8-47dc-83b6-8d180c2b5edd,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='992bd42aa39d4de79c5697a3778b9d4e',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='1e8f507c6b3149e0a35125ba9ee03ae8',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(2bce4e1a-e6e0-49d9-be36-c3405449a01e),volume_type_id=2bce4e1a-e6e0-49d9-be36-c3405449a01e)}' {{(pid=100524) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 27 16:11:39.845881 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.volume.api [None req-945faf4e-3ad8-458e-b468-37ff8fa8c96e tempest-VolumeQuotasAdminTestJSON-1856575030 tempest-VolumeQuotasAdminTestJSON-1856575030-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (df29a46d-dbb3-450d-a1d0-19a1c04311b4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100524) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 27 16:11:39.874213 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.middleware.request_id [None req-58f4f15b-7679-495c-bf52-9610e06f71c1 None None] RequestId filter calling following filter/app {{(pid=100523) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:11:39.874947 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.volume.api [None req-945faf4e-3ad8-458e-b468-37ff8fa8c96e tempest-VolumeQuotasAdminTestJSON-1856575030 tempest-VolumeQuotasAdminTestJSON-1856575030-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (df29a46d-dbb3-450d-a1d0-19a1c04311b4) transitioned into state 'SUCCESS' from state '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-1291585403',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='992bd42aa39d4de79c5697a3778b9d4e',qos_specs=None,replication_status=,reservations=['8bc20427-00c4-478b-b1ed-ed560b4c76a7','20f85b2f-03fc-4855-a2a2-e023fbcfe265','44adc120-6097-4368-8318-09e0cdfcc75d','89d6c8b8-94fe-428a-82dc-e52c3fad54f3'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='1e8f507c6b3149e0a35125ba9ee03ae8',volume_type_id=2bce4e1a-e6e0-49d9-be36-c3405449a01e)}' {{(pid=100524) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 27 16:11:39.878296 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.volume.api [None req-945faf4e-3ad8-458e-b468-37ff8fa8c96e tempest-VolumeQuotasAdminTestJSON-1856575030 tempest-VolumeQuotasAdminTestJSON-1856575030-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (da8cbf29-93e8-4eec-b434-ef59218f58fe) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100524) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 27 16:11:39.879730 np0000005924 devstack@c-api.service[100523]: INFO cinder.api.openstack.wsgi [None req-58f4f15b-7679-495c-bf52-9610e06f71c1 tempest-TestVolumeBootPattern-1923367323 tempest-TestVolumeBootPattern-1923367323-project-member] GET https://10.4.3.117/volume/v3/volumes/fce72754-69ac-4ff1-935b-4cd1305df987 Jul 27 16:11:39.879730 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.openstack.wsgi [None req-58f4f15b-7679-495c-bf52-9610e06f71c1 tempest-TestVolumeBootPattern-1923367323 tempest-TestVolumeBootPattern-1923367323-project-member] Empty body provided in request {{(pid=100523) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:11:39.879730 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.openstack.wsgi [None req-58f4f15b-7679-495c-bf52-9610e06f71c1 tempest-TestVolumeBootPattern-1923367323 tempest-TestVolumeBootPattern-1923367323-project-member] Calling method 'show' {{(pid=100523) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:11:39.884449 np0000005924 devstack@c-api.service[100523]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:11:39.884449 np0000005924 devstack@c-api.service[100523]: warnings.warn( Jul 27 16:11:39.892135 np0000005924 devstack@c-api.service[100523]: INFO cinder.volume.api [None req-58f4f15b-7679-495c-bf52-9610e06f71c1 tempest-TestVolumeBootPattern-1923367323 tempest-TestVolumeBootPattern-1923367323-project-member] Volume info retrieved successfully. Jul 27 16:11:39.894397 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.volume.api [None req-945faf4e-3ad8-458e-b468-37ff8fa8c96e tempest-VolumeQuotasAdminTestJSON-1856575030 tempest-VolumeQuotasAdminTestJSON-1856575030-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (da8cbf29-93e8-4eec-b434-ef59218f58fe) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100524) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 27 16:11:39.899502 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.volume.api [None req-945faf4e-3ad8-458e-b468-37ff8fa8c96e tempest-VolumeQuotasAdminTestJSON-1856575030 tempest-VolumeQuotasAdminTestJSON-1856575030-project-member] Flow 'volume_create_api' (253fc41f-3776-4479-80f3-1242ab025761) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100524) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 27 16:11:39.899502 np0000005924 devstack@c-api.service[100524]: INFO cinder.volume.api [None req-945faf4e-3ad8-458e-b468-37ff8fa8c96e tempest-VolumeQuotasAdminTestJSON-1856575030 tempest-VolumeQuotasAdminTestJSON-1856575030-project-member] Create volume request issued successfully. Jul 27 16:11:39.899649 np0000005924 devstack@c-api.service[100523]: INFO cinder.api.openstack.wsgi [None req-58f4f15b-7679-495c-bf52-9610e06f71c1 tempest-TestVolumeBootPattern-1923367323 tempest-TestVolumeBootPattern-1923367323-project-member] https://10.4.3.117/volume/v3/volumes/fce72754-69ac-4ff1-935b-4cd1305df987 returned with HTTP 200 Jul 27 16:11:39.899649 np0000005924 devstack@c-api.service[100523]: [pid: 100523|app: 0|req: 319/1270] 10.4.3.117 () {66 vars in 1348 bytes} [Mon Jul 27 16:11:39 2026] GET /volume/v3/volumes/fce72754-69ac-4ff1-935b-4cd1305df987 => generated 872 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 27 16:11:39.899746 np0000005924 devstack@c-api.service[100524]: INFO cinder.api.openstack.wsgi [None req-945faf4e-3ad8-458e-b468-37ff8fa8c96e tempest-VolumeQuotasAdminTestJSON-1856575030 tempest-VolumeQuotasAdminTestJSON-1856575030-project-member] https://10.4.3.117/volume/v3/volumes returned with HTTP 202 Jul 27 16:11:39.899746 np0000005924 devstack@c-api.service[100524]: [pid: 100524|app: 0|req: 322/1271] 10.4.3.117 () {68 vars in 1258 bytes} [Mon Jul 27 16:11:39 2026] POST /volume/v3/volumes => generated 756 bytes in 185 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 27 16:11:39.916070 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.middleware.request_id [None req-77e9f6af-4c9a-4a90-9319-20cb1a616193 None None] RequestId filter calling following filter/app {{(pid=100521) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:11:39.916209 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.middleware.request_id [None req-713bb9f4-f084-41f5-906a-88c03d658e62 None None] RequestId filter calling following filter/app {{(pid=100522) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:11:39.916887 np0000005924 devstack@c-api.service[100522]: INFO cinder.api.openstack.wsgi [None req-713bb9f4-f084-41f5-906a-88c03d658e62 tempest-VolumeQuotasAdminTestJSON-1856575030 tempest-VolumeQuotasAdminTestJSON-1856575030-project-member] GET https://10.4.3.117/volume/v3/volumes/18f459ed-11f8-47dc-83b6-8d180c2b5edd Jul 27 16:11:39.917526 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.openstack.wsgi [None req-713bb9f4-f084-41f5-906a-88c03d658e62 tempest-VolumeQuotasAdminTestJSON-1856575030 tempest-VolumeQuotasAdminTestJSON-1856575030-project-member] Empty body provided in request {{(pid=100522) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:11:39.917526 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.openstack.wsgi [None req-713bb9f4-f084-41f5-906a-88c03d658e62 tempest-VolumeQuotasAdminTestJSON-1856575030 tempest-VolumeQuotasAdminTestJSON-1856575030-project-member] Calling method 'show' {{(pid=100522) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:11:39.920118 np0000005924 devstack@c-api.service[100521]: INFO cinder.api.openstack.wsgi [None req-77e9f6af-4c9a-4a90-9319-20cb1a616193 tempest-TestVolumeBootPattern-1923367323 tempest-TestVolumeBootPattern-1923367323-project-member] GET https://10.4.3.117/volume/v3/volumes/fce72754-69ac-4ff1-935b-4cd1305df987 Jul 27 16:11:39.921348 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.openstack.wsgi [None req-77e9f6af-4c9a-4a90-9319-20cb1a616193 tempest-TestVolumeBootPattern-1923367323 tempest-TestVolumeBootPattern-1923367323-project-member] Empty body provided in request {{(pid=100521) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:11:39.922470 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.openstack.wsgi [None req-77e9f6af-4c9a-4a90-9319-20cb1a616193 tempest-TestVolumeBootPattern-1923367323 tempest-TestVolumeBootPattern-1923367323-project-member] Calling method 'show' {{(pid=100521) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:11:39.928705 np0000005924 devstack@c-api.service[100522]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:11:39.928705 np0000005924 devstack@c-api.service[100522]: warnings.warn( Jul 27 16:11:39.934370 np0000005924 devstack@c-api.service[100521]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:11:39.934370 np0000005924 devstack@c-api.service[100521]: warnings.warn( Jul 27 16:11:39.935523 np0000005924 devstack@c-api.service[100522]: INFO cinder.volume.api [None req-713bb9f4-f084-41f5-906a-88c03d658e62 tempest-VolumeQuotasAdminTestJSON-1856575030 tempest-VolumeQuotasAdminTestJSON-1856575030-project-member] Volume info retrieved successfully. Jul 27 16:11:39.938201 np0000005924 devstack@c-api.service[100521]: INFO cinder.volume.api [None req-77e9f6af-4c9a-4a90-9319-20cb1a616193 tempest-TestVolumeBootPattern-1923367323 tempest-TestVolumeBootPattern-1923367323-project-member] Volume info retrieved successfully. Jul 27 16:11:39.942172 np0000005924 devstack@c-api.service[100521]: INFO cinder.api.openstack.wsgi [None req-77e9f6af-4c9a-4a90-9319-20cb1a616193 tempest-TestVolumeBootPattern-1923367323 tempest-TestVolumeBootPattern-1923367323-project-member] https://10.4.3.117/volume/v3/volumes/fce72754-69ac-4ff1-935b-4cd1305df987 returned with HTTP 200 Jul 27 16:11:39.942429 np0000005924 devstack@c-api.service[100522]: INFO cinder.api.openstack.wsgi [None req-713bb9f4-f084-41f5-906a-88c03d658e62 tempest-VolumeQuotasAdminTestJSON-1856575030 tempest-VolumeQuotasAdminTestJSON-1856575030-project-member] https://10.4.3.117/volume/v3/volumes/18f459ed-11f8-47dc-83b6-8d180c2b5edd returned with HTTP 200 Jul 27 16:11:39.942533 np0000005924 devstack@c-api.service[100521]: [pid: 100521|app: 0|req: 316/1272] 10.4.3.117 () {66 vars in 1348 bytes} [Mon Jul 27 16:11:39 2026] GET /volume/v3/volumes/fce72754-69ac-4ff1-935b-4cd1305df987 => generated 872 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 27 16:11:39.942961 np0000005924 devstack@c-api.service[100522]: [pid: 100522|app: 0|req: 316/1273] 10.4.3.117 () {66 vars in 1348 bytes} [Mon Jul 27 16:11:39 2026] GET /volume/v3/volumes/18f459ed-11f8-47dc-83b6-8d180c2b5edd => generated 824 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 27 16:11:39.955452 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.middleware.request_id [None req-1020bfab-be10-41a2-99f6-bae18a075341 None None] RequestId filter calling following filter/app {{(pid=100523) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:11:39.957107 np0000005924 devstack@c-api.service[100523]: INFO cinder.api.openstack.wsgi [None req-1020bfab-be10-41a2-99f6-bae18a075341 tempest-TestVolumeBootPattern-1923367323 tempest-TestVolumeBootPattern-1923367323-project-member] POST https://10.4.3.117/volume/v3/volumes/fce72754-69ac-4ff1-935b-4cd1305df987/action Jul 27 16:11:39.957454 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.openstack.wsgi [None req-1020bfab-be10-41a2-99f6-bae18a075341 tempest-TestVolumeBootPattern-1923367323 tempest-TestVolumeBootPattern-1923367323-project-member] Action body: b'{"os-set_bootable": {"bootable": true}}' {{(pid=100523) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 27 16:11:39.957584 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.openstack.wsgi [None req-1020bfab-be10-41a2-99f6-bae18a075341 tempest-TestVolumeBootPattern-1923367323 tempest-TestVolumeBootPattern-1923367323-project-member] Action: 'action', calling method: _set_bootable, body: {"os-set_bootable": {"bootable": true}} {{(pid=100523) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 27 16:11:39.967698 np0000005924 devstack@c-api.service[100523]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:11:39.967698 np0000005924 devstack@c-api.service[100523]: warnings.warn( Jul 27 16:11:39.968579 np0000005924 devstack@c-api.service[100523]: INFO cinder.volume.api [None req-1020bfab-be10-41a2-99f6-bae18a075341 tempest-TestVolumeBootPattern-1923367323 tempest-TestVolumeBootPattern-1923367323-project-member] Volume info retrieved successfully. Jul 27 16:11:39.982230 np0000005924 devstack@c-api.service[100523]: INFO cinder.volume.api [None req-1020bfab-be10-41a2-99f6-bae18a075341 tempest-TestVolumeBootPattern-1923367323 tempest-TestVolumeBootPattern-1923367323-project-member] Volume updated successfully. Jul 27 16:11:39.982562 np0000005924 devstack@c-api.service[100523]: INFO cinder.api.openstack.wsgi [None req-1020bfab-be10-41a2-99f6-bae18a075341 tempest-TestVolumeBootPattern-1923367323 tempest-TestVolumeBootPattern-1923367323-project-member] https://10.4.3.117/volume/v3/volumes/fce72754-69ac-4ff1-935b-4cd1305df987/action returned with HTTP 200 Jul 27 16:11:39.983752 np0000005924 devstack@c-api.service[100523]: [pid: 100523|app: 0|req: 320/1274] 10.4.3.117 () {68 vars in 1390 bytes} [Mon Jul 27 16:11:39 2026] POST /volume/v3/volumes/fce72754-69ac-4ff1-935b-4cd1305df987/action => generated 0 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 283 bytes (1 switches on core 0) Jul 27 16:11:40.061178 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.middleware.request_id [None req-ecc695fa-e294-431d-aefa-69f0eabeb5b1 None None] RequestId filter calling following filter/app {{(pid=100524) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:11:40.063216 np0000005924 devstack@c-api.service[100524]: INFO cinder.api.openstack.wsgi [None req-ecc695fa-e294-431d-aefa-69f0eabeb5b1 tempest-TestServerVolumeAttachmentScenario-705321266 tempest-TestServerVolumeAttachmentScenario-705321266-project-member] GET https://10.4.3.117/volume/v3/volumes/817a1fab-46ad-41d3-857b-6b1c68f11268 Jul 27 16:11:40.063466 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.openstack.wsgi [None req-ecc695fa-e294-431d-aefa-69f0eabeb5b1 tempest-TestServerVolumeAttachmentScenario-705321266 tempest-TestServerVolumeAttachmentScenario-705321266-project-member] Empty body provided in request {{(pid=100524) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:11:40.067794 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.openstack.wsgi [None req-ecc695fa-e294-431d-aefa-69f0eabeb5b1 tempest-TestServerVolumeAttachmentScenario-705321266 tempest-TestServerVolumeAttachmentScenario-705321266-project-member] Calling method 'show' {{(pid=100524) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:11:40.070474 np0000005924 devstack@c-api.service[100524]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:11:40.070474 np0000005924 devstack@c-api.service[100524]: warnings.warn( Jul 27 16:11:40.075238 np0000005924 devstack@c-api.service[100524]: INFO cinder.volume.api [None req-ecc695fa-e294-431d-aefa-69f0eabeb5b1 tempest-TestServerVolumeAttachmentScenario-705321266 tempest-TestServerVolumeAttachmentScenario-705321266-project-member] Volume info retrieved successfully. Jul 27 16:11:40.077733 np0000005924 devstack@c-api.service[100524]: INFO cinder.api.openstack.wsgi [None req-ecc695fa-e294-431d-aefa-69f0eabeb5b1 tempest-TestServerVolumeAttachmentScenario-705321266 tempest-TestServerVolumeAttachmentScenario-705321266-project-member] https://10.4.3.117/volume/v3/volumes/817a1fab-46ad-41d3-857b-6b1c68f11268 returned with HTTP 200 Jul 27 16:11:40.078076 np0000005924 devstack@c-api.service[100524]: [pid: 100524|app: 0|req: 323/1275] 10.4.3.117 () {66 vars in 1348 bytes} [Mon Jul 27 16:11:40 2026] GET /volume/v3/volumes/817a1fab-46ad-41d3-857b-6b1c68f11268 => generated 857 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 27 16:11:40.079499 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.middleware.request_id [req-280d0c66-7917-4f17-a529-85305ad1f26b req-791806e9-fe58-450f-830a-b39aa8479a2c None None] RequestId filter calling following filter/app {{(pid=100521) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:11:40.083447 np0000005924 devstack@c-api.service[100521]: INFO cinder.api.openstack.wsgi [req-280d0c66-7917-4f17-a529-85305ad1f26b req-791806e9-fe58-450f-830a-b39aa8479a2c tempest-TestVolumeBootPattern-1923367323 tempest-TestVolumeBootPattern-1923367323-project-member] GET https://10.4.3.117/volume/v3/volumes/fce72754-69ac-4ff1-935b-4cd1305df987 Jul 27 16:11:40.084978 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.openstack.wsgi [req-280d0c66-7917-4f17-a529-85305ad1f26b req-791806e9-fe58-450f-830a-b39aa8479a2c tempest-TestVolumeBootPattern-1923367323 tempest-TestVolumeBootPattern-1923367323-project-member] Empty body provided in request {{(pid=100521) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:11:40.084978 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.openstack.wsgi [req-280d0c66-7917-4f17-a529-85305ad1f26b req-791806e9-fe58-450f-830a-b39aa8479a2c tempest-TestVolumeBootPattern-1923367323 tempest-TestVolumeBootPattern-1923367323-project-member] Calling method 'show' {{(pid=100521) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:11:40.092149 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.middleware.request_id [None req-5eaff33e-b3e6-4c35-bfb9-772be2bcb8c3 None None] RequestId filter calling following filter/app {{(pid=100522) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:11:40.092448 np0000005924 devstack@c-api.service[100521]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:11:40.092448 np0000005924 devstack@c-api.service[100521]: warnings.warn( Jul 27 16:11:40.096086 np0000005924 devstack@c-api.service[100522]: INFO cinder.api.openstack.wsgi [None req-5eaff33e-b3e6-4c35-bfb9-772be2bcb8c3 tempest-TestServerVolumeAttachmentScenario-705321266 tempest-TestServerVolumeAttachmentScenario-705321266-project-member] GET https://10.4.3.117/volume/v3/volumes/817a1fab-46ad-41d3-857b-6b1c68f11268 Jul 27 16:11:40.096151 np0000005924 devstack@c-api.service[100521]: INFO cinder.volume.api [req-280d0c66-7917-4f17-a529-85305ad1f26b req-791806e9-fe58-450f-830a-b39aa8479a2c tempest-TestVolumeBootPattern-1923367323 tempest-TestVolumeBootPattern-1923367323-project-member] Volume info retrieved successfully. Jul 27 16:11:40.096301 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.openstack.wsgi [None req-5eaff33e-b3e6-4c35-bfb9-772be2bcb8c3 tempest-TestServerVolumeAttachmentScenario-705321266 tempest-TestServerVolumeAttachmentScenario-705321266-project-member] Empty body provided in request {{(pid=100522) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:11:40.096539 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.openstack.wsgi [None req-5eaff33e-b3e6-4c35-bfb9-772be2bcb8c3 tempest-TestServerVolumeAttachmentScenario-705321266 tempest-TestServerVolumeAttachmentScenario-705321266-project-member] Calling method 'show' {{(pid=100522) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:11:40.100660 np0000005924 devstack@c-api.service[100521]: INFO cinder.api.openstack.wsgi [req-280d0c66-7917-4f17-a529-85305ad1f26b req-791806e9-fe58-450f-830a-b39aa8479a2c tempest-TestVolumeBootPattern-1923367323 tempest-TestVolumeBootPattern-1923367323-project-member] https://10.4.3.117/volume/v3/volumes/fce72754-69ac-4ff1-935b-4cd1305df987 returned with HTTP 200 Jul 27 16:11:40.101031 np0000005924 devstack@c-api.service[100521]: [pid: 100521|app: 0|req: 317/1276] 10.4.3.117 () {68 vars in 1598 bytes} [Mon Jul 27 16:11:40 2026] GET /volume/v3/volumes/fce72754-69ac-4ff1-935b-4cd1305df987 => generated 871 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 27 16:11:40.108099 np0000005924 devstack@c-api.service[100522]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:11:40.108099 np0000005924 devstack@c-api.service[100522]: warnings.warn( Jul 27 16:11:40.111622 np0000005924 devstack@c-api.service[100522]: INFO cinder.volume.api [None req-5eaff33e-b3e6-4c35-bfb9-772be2bcb8c3 tempest-TestServerVolumeAttachmentScenario-705321266 tempest-TestServerVolumeAttachmentScenario-705321266-project-member] Volume info retrieved successfully. Jul 27 16:11:40.117312 np0000005924 devstack@c-api.service[100522]: INFO cinder.api.openstack.wsgi [None req-5eaff33e-b3e6-4c35-bfb9-772be2bcb8c3 tempest-TestServerVolumeAttachmentScenario-705321266 tempest-TestServerVolumeAttachmentScenario-705321266-project-member] https://10.4.3.117/volume/v3/volumes/817a1fab-46ad-41d3-857b-6b1c68f11268 returned with HTTP 200 Jul 27 16:11:40.117855 np0000005924 devstack@c-api.service[100522]: [pid: 100522|app: 0|req: 317/1277] 10.4.3.117 () {66 vars in 1348 bytes} [Mon Jul 27 16:11:40 2026] GET /volume/v3/volumes/817a1fab-46ad-41d3-857b-6b1c68f11268 => generated 857 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 27 16:11:40.170449 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.middleware.request_id [None req-3853a2d9-cf2a-4002-a821-b58aca1fb6ab None None] RequestId filter calling following filter/app {{(pid=100523) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:11:40.173086 np0000005924 devstack@c-api.service[100523]: INFO cinder.api.openstack.wsgi [None req-3853a2d9-cf2a-4002-a821-b58aca1fb6ab tempest-AttachVolumeMultiAttachTest-1978803889 tempest-AttachVolumeMultiAttachTest-1978803889-project-member] GET https://10.4.3.117/volume/v3/volumes/b257a182-f05a-453e-a827-c9cfae7de6fb Jul 27 16:11:40.173471 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.openstack.wsgi [None req-3853a2d9-cf2a-4002-a821-b58aca1fb6ab tempest-AttachVolumeMultiAttachTest-1978803889 tempest-AttachVolumeMultiAttachTest-1978803889-project-member] Empty body provided in request {{(pid=100523) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:11:40.173676 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.middleware.request_id [req-3f8715dc-729e-48fb-8959-bde67e80cd2d req-2c36520a-15b4-478e-839d-eab15b561dc7 None None] RequestId filter calling following filter/app {{(pid=100524) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:11:40.173948 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.openstack.wsgi [None req-3853a2d9-cf2a-4002-a821-b58aca1fb6ab tempest-AttachVolumeMultiAttachTest-1978803889 tempest-AttachVolumeMultiAttachTest-1978803889-project-member] Calling method 'show' {{(pid=100523) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:11:40.176298 np0000005924 devstack@c-api.service[100524]: INFO cinder.api.openstack.wsgi [req-3f8715dc-729e-48fb-8959-bde67e80cd2d req-2c36520a-15b4-478e-839d-eab15b561dc7 tempest-TestServerVolumeAttachmentScenario-705321266 tempest-TestServerVolumeAttachmentScenario-705321266-project-member] GET https://10.4.3.117/volume/v3/volumes/817a1fab-46ad-41d3-857b-6b1c68f11268 Jul 27 16:11:40.176839 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.openstack.wsgi [req-3f8715dc-729e-48fb-8959-bde67e80cd2d req-2c36520a-15b4-478e-839d-eab15b561dc7 tempest-TestServerVolumeAttachmentScenario-705321266 tempest-TestServerVolumeAttachmentScenario-705321266-project-member] Empty body provided in request {{(pid=100524) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:11:40.177152 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.openstack.wsgi [req-3f8715dc-729e-48fb-8959-bde67e80cd2d req-2c36520a-15b4-478e-839d-eab15b561dc7 tempest-TestServerVolumeAttachmentScenario-705321266 tempest-TestServerVolumeAttachmentScenario-705321266-project-member] Calling method 'show' {{(pid=100524) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:11:40.189361 np0000005924 devstack@c-api.service[100524]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:11:40.189361 np0000005924 devstack@c-api.service[100524]: warnings.warn( Jul 27 16:11:40.199561 np0000005924 devstack@c-api.service[100523]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:11:40.199561 np0000005924 devstack@c-api.service[100523]: warnings.warn( Jul 27 16:11:40.200028 np0000005924 devstack@c-api.service[100524]: INFO cinder.volume.api [req-3f8715dc-729e-48fb-8959-bde67e80cd2d req-2c36520a-15b4-478e-839d-eab15b561dc7 tempest-TestServerVolumeAttachmentScenario-705321266 tempest-TestServerVolumeAttachmentScenario-705321266-project-member] Volume info retrieved successfully. Jul 27 16:11:40.204452 np0000005924 devstack@c-api.service[100523]: INFO cinder.volume.api [None req-3853a2d9-cf2a-4002-a821-b58aca1fb6ab tempest-AttachVolumeMultiAttachTest-1978803889 tempest-AttachVolumeMultiAttachTest-1978803889-project-member] Volume info retrieved successfully. Jul 27 16:11:40.209367 np0000005924 devstack@c-api.service[100524]: INFO cinder.api.openstack.wsgi [req-3f8715dc-729e-48fb-8959-bde67e80cd2d req-2c36520a-15b4-478e-839d-eab15b561dc7 tempest-TestServerVolumeAttachmentScenario-705321266 tempest-TestServerVolumeAttachmentScenario-705321266-project-member] https://10.4.3.117/volume/v3/volumes/817a1fab-46ad-41d3-857b-6b1c68f11268 returned with HTTP 200 Jul 27 16:11:40.209367 np0000005924 devstack@c-api.service[100524]: [pid: 100524|app: 0|req: 324/1278] 10.4.3.117 () {68 vars in 1598 bytes} [Mon Jul 27 16:11:40 2026] GET /volume/v3/volumes/817a1fab-46ad-41d3-857b-6b1c68f11268 => generated 857 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 27 16:11:40.211806 np0000005924 devstack@c-api.service[100523]: INFO cinder.api.openstack.wsgi [None req-3853a2d9-cf2a-4002-a821-b58aca1fb6ab tempest-AttachVolumeMultiAttachTest-1978803889 tempest-AttachVolumeMultiAttachTest-1978803889-project-member] https://10.4.3.117/volume/v3/volumes/b257a182-f05a-453e-a827-c9cfae7de6fb returned with HTTP 200 Jul 27 16:11:40.212257 np0000005924 devstack@c-api.service[100523]: [pid: 100523|app: 0|req: 321/1279] 10.4.3.117 () {66 vars in 1348 bytes} [Mon Jul 27 16:11:40 2026] GET /volume/v3/volumes/b257a182-f05a-453e-a827-c9cfae7de6fb => generated 1147 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 27 16:11:40.370823 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.middleware.request_id [None req-d8f82719-cf97-4292-bb6b-ea991c6a9104 None None] RequestId filter calling following filter/app {{(pid=100521) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:11:40.371729 np0000005924 devstack@c-api.service[100521]: INFO cinder.api.openstack.wsgi [None req-d8f82719-cf97-4292-bb6b-ea991c6a9104 None None] GET https://10.4.3.117/volume// Jul 27 16:11:40.371729 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.openstack.wsgi [None req-d8f82719-cf97-4292-bb6b-ea991c6a9104 None None] Empty body provided in request {{(pid=100521) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:11:40.371869 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.openstack.wsgi [None req-d8f82719-cf97-4292-bb6b-ea991c6a9104 None None] Calling method 'all' {{(pid=100521) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:11:40.372238 np0000005924 devstack@c-api.service[100521]: INFO cinder.api.openstack.wsgi [None req-d8f82719-cf97-4292-bb6b-ea991c6a9104 None None] https://10.4.3.117/volume// returned with HTTP 300 Jul 27 16:11:40.372700 np0000005924 devstack@c-api.service[100521]: [pid: 100521|app: 0|req: 318/1280] 10.4.3.117 () {66 vars in 1428 bytes} [Mon Jul 27 16:11:40 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 27 16:11:40.381724 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.middleware.request_id [req-3f8715dc-729e-48fb-8959-bde67e80cd2d req-0284bc11-0856-4c50-adfe-d33688c72f71 None None] RequestId filter calling following filter/app {{(pid=100522) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:11:40.383403 np0000005924 devstack@c-api.service[100522]: INFO cinder.api.openstack.wsgi [req-3f8715dc-729e-48fb-8959-bde67e80cd2d req-0284bc11-0856-4c50-adfe-d33688c72f71 tempest-TestServerVolumeAttachmentScenario-705321266 tempest-TestServerVolumeAttachmentScenario-705321266-project-member] POST https://10.4.3.117/volume/v3/attachments Jul 27 16:11:40.384622 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.openstack.wsgi [req-3f8715dc-729e-48fb-8959-bde67e80cd2d req-0284bc11-0856-4c50-adfe-d33688c72f71 tempest-TestServerVolumeAttachmentScenario-705321266 tempest-TestServerVolumeAttachmentScenario-705321266-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "817a1fab-46ad-41d3-857b-6b1c68f11268", "connector": null, "instance_uuid": "36d139db-82d5-497d-a64a-675c2116687f"}} {{(pid=100522) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 27 16:11:40.396695 np0000005924 devstack@c-api.service[100522]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:11:40.396695 np0000005924 devstack@c-api.service[100522]: warnings.warn( Jul 27 16:11:40.492883 np0000005924 devstack@c-api.service[100522]: INFO cinder.api.openstack.wsgi [req-3f8715dc-729e-48fb-8959-bde67e80cd2d req-0284bc11-0856-4c50-adfe-d33688c72f71 tempest-TestServerVolumeAttachmentScenario-705321266 tempest-TestServerVolumeAttachmentScenario-705321266-project-member] https://10.4.3.117/volume/v3/attachments returned with HTTP 200 Jul 27 16:11:40.492883 np0000005924 devstack@c-api.service[100522]: [pid: 100522|app: 0|req: 318/1281] 10.4.3.117 () {74 vars in 1594 bytes} [Mon Jul 27 16:11:40 2026] POST /volume/v3/attachments => generated 273 bytes in 111 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 27 16:11:40.561649 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.middleware.request_id [None req-27d236f5-d55d-41ff-a0e7-85fae3138613 None None] RequestId filter calling following filter/app {{(pid=100524) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:11:40.564586 np0000005924 devstack@c-api.service[100524]: INFO cinder.api.openstack.wsgi [None req-27d236f5-d55d-41ff-a0e7-85fae3138613 tempest-TestServerVolumeAttachmentScenario-705321266 tempest-TestServerVolumeAttachmentScenario-705321266-project-member] GET https://10.4.3.117/volume/v3/volumes/817a1fab-46ad-41d3-857b-6b1c68f11268 Jul 27 16:11:40.564586 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.openstack.wsgi [None req-27d236f5-d55d-41ff-a0e7-85fae3138613 tempest-TestServerVolumeAttachmentScenario-705321266 tempest-TestServerVolumeAttachmentScenario-705321266-project-member] Empty body provided in request {{(pid=100524) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:11:40.564586 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.openstack.wsgi [None req-27d236f5-d55d-41ff-a0e7-85fae3138613 tempest-TestServerVolumeAttachmentScenario-705321266 tempest-TestServerVolumeAttachmentScenario-705321266-project-member] Calling method 'show' {{(pid=100524) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:11:40.575737 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.middleware.request_id [None req-c37c87c1-e39e-4954-805e-62cc093de6d5 None None] RequestId filter calling following filter/app {{(pid=100523) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:11:40.576575 np0000005924 devstack@c-api.service[100523]: INFO cinder.api.openstack.wsgi [None req-c37c87c1-e39e-4954-805e-62cc093de6d5 None None] GET https://10.4.3.117/volume// Jul 27 16:11:40.576575 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.openstack.wsgi [None req-c37c87c1-e39e-4954-805e-62cc093de6d5 None None] Empty body provided in request {{(pid=100523) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:11:40.576575 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.openstack.wsgi [None req-c37c87c1-e39e-4954-805e-62cc093de6d5 None None] Calling method 'all' {{(pid=100523) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:11:40.576842 np0000005924 devstack@c-api.service[100523]: INFO cinder.api.openstack.wsgi [None req-c37c87c1-e39e-4954-805e-62cc093de6d5 None None] https://10.4.3.117/volume// returned with HTTP 300 Jul 27 16:11:40.577127 np0000005924 devstack@c-api.service[100523]: [pid: 100523|app: 0|req: 322/1282] 10.4.3.117 () {66 vars in 1426 bytes} [Mon Jul 27 16:11:40 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 27 16:11:40.587932 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.middleware.request_id [req-3f8715dc-729e-48fb-8959-bde67e80cd2d req-ab1563af-47b4-4268-adf2-1ff9ab9965de None None] RequestId filter calling following filter/app {{(pid=100521) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:11:40.588176 np0000005924 devstack@c-api.service[100524]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:11:40.588176 np0000005924 devstack@c-api.service[100524]: warnings.warn( Jul 27 16:11:40.592170 np0000005924 devstack@c-api.service[100521]: INFO cinder.api.openstack.wsgi [req-3f8715dc-729e-48fb-8959-bde67e80cd2d req-ab1563af-47b4-4268-adf2-1ff9ab9965de tempest-TestServerVolumeAttachmentScenario-705321266 tempest-TestServerVolumeAttachmentScenario-705321266-project-member] GET https://10.4.3.117/volume/v3/volumes/817a1fab-46ad-41d3-857b-6b1c68f11268 Jul 27 16:11:40.592434 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.openstack.wsgi [req-3f8715dc-729e-48fb-8959-bde67e80cd2d req-ab1563af-47b4-4268-adf2-1ff9ab9965de tempest-TestServerVolumeAttachmentScenario-705321266 tempest-TestServerVolumeAttachmentScenario-705321266-project-member] Empty body provided in request {{(pid=100521) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:11:40.592634 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.openstack.wsgi [req-3f8715dc-729e-48fb-8959-bde67e80cd2d req-ab1563af-47b4-4268-adf2-1ff9ab9965de tempest-TestServerVolumeAttachmentScenario-705321266 tempest-TestServerVolumeAttachmentScenario-705321266-project-member] Calling method 'show' {{(pid=100521) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:11:40.601020 np0000005924 devstack@c-api.service[100524]: INFO cinder.volume.api [None req-27d236f5-d55d-41ff-a0e7-85fae3138613 tempest-TestServerVolumeAttachmentScenario-705321266 tempest-TestServerVolumeAttachmentScenario-705321266-project-member] Volume info retrieved successfully. Jul 27 16:11:40.610446 np0000005924 devstack@c-api.service[100521]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:11:40.610446 np0000005924 devstack@c-api.service[100521]: warnings.warn( Jul 27 16:11:40.611909 np0000005924 devstack@c-api.service[100524]: INFO cinder.api.openstack.wsgi [None req-27d236f5-d55d-41ff-a0e7-85fae3138613 tempest-TestServerVolumeAttachmentScenario-705321266 tempest-TestServerVolumeAttachmentScenario-705321266-project-member] https://10.4.3.117/volume/v3/volumes/817a1fab-46ad-41d3-857b-6b1c68f11268 returned with HTTP 200 Jul 27 16:11:40.612700 np0000005924 devstack@c-api.service[100524]: [pid: 100524|app: 0|req: 325/1283] 10.4.3.117 () {66 vars in 1348 bytes} [Mon Jul 27 16:11:40 2026] GET /volume/v3/volumes/817a1fab-46ad-41d3-857b-6b1c68f11268 => generated 856 bytes in 51 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 27 16:11:40.621629 np0000005924 devstack@c-api.service[100521]: INFO cinder.volume.api [req-3f8715dc-729e-48fb-8959-bde67e80cd2d req-ab1563af-47b4-4268-adf2-1ff9ab9965de tempest-TestServerVolumeAttachmentScenario-705321266 tempest-TestServerVolumeAttachmentScenario-705321266-project-member] Volume info retrieved successfully. Jul 27 16:11:40.628953 np0000005924 devstack@c-api.service[100521]: INFO cinder.api.openstack.wsgi [req-3f8715dc-729e-48fb-8959-bde67e80cd2d req-ab1563af-47b4-4268-adf2-1ff9ab9965de tempest-TestServerVolumeAttachmentScenario-705321266 tempest-TestServerVolumeAttachmentScenario-705321266-project-member] https://10.4.3.117/volume/v3/volumes/817a1fab-46ad-41d3-857b-6b1c68f11268 returned with HTTP 200 Jul 27 16:11:40.628953 np0000005924 devstack@c-api.service[100521]: [pid: 100521|app: 0|req: 319/1284] 10.4.3.117 () {70 vars in 1639 bytes} [Mon Jul 27 16:11:40 2026] GET /volume/v3/volumes/817a1fab-46ad-41d3-857b-6b1c68f11268 => generated 1036 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 27 16:11:40.697128 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.middleware.request_id [req-280d0c66-7917-4f17-a529-85305ad1f26b req-e880476a-ab57-4d97-88ba-e58a0e29b473 None None] RequestId filter calling following filter/app {{(pid=100522) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:11:40.699850 np0000005924 devstack@c-api.service[100522]: INFO cinder.api.openstack.wsgi [req-280d0c66-7917-4f17-a529-85305ad1f26b req-e880476a-ab57-4d97-88ba-e58a0e29b473 tempest-TestVolumeBootPattern-1923367323 tempest-TestVolumeBootPattern-1923367323-project-member] GET https://10.4.3.117/volume/v3/volumes/fce72754-69ac-4ff1-935b-4cd1305df987 Jul 27 16:11:40.700093 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.openstack.wsgi [req-280d0c66-7917-4f17-a529-85305ad1f26b req-e880476a-ab57-4d97-88ba-e58a0e29b473 tempest-TestVolumeBootPattern-1923367323 tempest-TestVolumeBootPattern-1923367323-project-member] Empty body provided in request {{(pid=100522) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:11:40.700338 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.openstack.wsgi [req-280d0c66-7917-4f17-a529-85305ad1f26b req-e880476a-ab57-4d97-88ba-e58a0e29b473 tempest-TestVolumeBootPattern-1923367323 tempest-TestVolumeBootPattern-1923367323-project-member] Calling method 'show' {{(pid=100522) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:11:40.709631 np0000005924 devstack@c-api.service[100522]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:11:40.709631 np0000005924 devstack@c-api.service[100522]: warnings.warn( Jul 27 16:11:40.713826 np0000005924 devstack@c-api.service[100522]: INFO cinder.volume.api [req-280d0c66-7917-4f17-a529-85305ad1f26b req-e880476a-ab57-4d97-88ba-e58a0e29b473 tempest-TestVolumeBootPattern-1923367323 tempest-TestVolumeBootPattern-1923367323-project-member] Volume info retrieved successfully. Jul 27 16:11:40.719833 np0000005924 devstack@c-api.service[100522]: INFO cinder.api.openstack.wsgi [req-280d0c66-7917-4f17-a529-85305ad1f26b req-e880476a-ab57-4d97-88ba-e58a0e29b473 tempest-TestVolumeBootPattern-1923367323 tempest-TestVolumeBootPattern-1923367323-project-member] https://10.4.3.117/volume/v3/volumes/fce72754-69ac-4ff1-935b-4cd1305df987 returned with HTTP 200 Jul 27 16:11:40.720343 np0000005924 devstack@c-api.service[100522]: [pid: 100522|app: 0|req: 319/1285] 10.4.3.117 () {68 vars in 1598 bytes} [Mon Jul 27 16:11:40 2026] GET /volume/v3/volumes/fce72754-69ac-4ff1-935b-4cd1305df987 => generated 871 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 27 16:11:40.731562 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.middleware.request_id [None req-c4413fdc-2432-489e-ad21-43d8ab37f401 None None] RequestId filter calling following filter/app {{(pid=100523) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:11:40.731980 np0000005924 devstack@c-api.service[100523]: INFO cinder.api.openstack.wsgi [None req-c4413fdc-2432-489e-ad21-43d8ab37f401 None None] GET https://10.4.3.117/volume// Jul 27 16:11:40.732149 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.openstack.wsgi [None req-c4413fdc-2432-489e-ad21-43d8ab37f401 None None] Empty body provided in request {{(pid=100523) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:11:40.732388 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.openstack.wsgi [None req-c4413fdc-2432-489e-ad21-43d8ab37f401 None None] Calling method 'all' {{(pid=100523) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:11:40.732745 np0000005924 devstack@c-api.service[100523]: INFO cinder.api.openstack.wsgi [None req-c4413fdc-2432-489e-ad21-43d8ab37f401 None None] https://10.4.3.117/volume// returned with HTTP 300 Jul 27 16:11:40.732984 np0000005924 devstack@c-api.service[100523]: [pid: 100523|app: 0|req: 323/1286] 10.4.3.117 () {66 vars in 1419 bytes} [Mon Jul 27 16:11:40 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 27 16:11:40.740772 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.middleware.request_id [req-280d0c66-7917-4f17-a529-85305ad1f26b req-7e43f77a-95d7-4eb8-b544-792a48b46e99 None None] RequestId filter calling following filter/app {{(pid=100524) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:11:40.743387 np0000005924 devstack@c-api.service[100524]: INFO cinder.api.openstack.wsgi [req-280d0c66-7917-4f17-a529-85305ad1f26b req-7e43f77a-95d7-4eb8-b544-792a48b46e99 tempest-TestVolumeBootPattern-1923367323 tempest-TestVolumeBootPattern-1923367323-project-member] POST https://10.4.3.117/volume/v3/attachments Jul 27 16:11:40.743553 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.openstack.wsgi [req-280d0c66-7917-4f17-a529-85305ad1f26b req-7e43f77a-95d7-4eb8-b544-792a48b46e99 tempest-TestVolumeBootPattern-1923367323 tempest-TestVolumeBootPattern-1923367323-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "fce72754-69ac-4ff1-935b-4cd1305df987", "connector": null, "instance_uuid": "d53dbb05-7458-4bf8-bf1e-b1751b62badb"}} {{(pid=100524) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 27 16:11:40.755597 np0000005924 devstack@c-api.service[100524]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:11:40.755597 np0000005924 devstack@c-api.service[100524]: warnings.warn( Jul 27 16:11:40.794565 np0000005924 devstack@c-api.service[100524]: INFO cinder.api.openstack.wsgi [req-280d0c66-7917-4f17-a529-85305ad1f26b req-7e43f77a-95d7-4eb8-b544-792a48b46e99 tempest-TestVolumeBootPattern-1923367323 tempest-TestVolumeBootPattern-1923367323-project-member] https://10.4.3.117/volume/v3/attachments returned with HTTP 200 Jul 27 16:11:40.795027 np0000005924 devstack@c-api.service[100524]: [pid: 100524|app: 0|req: 326/1287] 10.4.3.117 () {74 vars in 1594 bytes} [Mon Jul 27 16:11:40 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 27 16:11:40.800229 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.middleware.request_id [req-3f8715dc-729e-48fb-8959-bde67e80cd2d req-4efac06a-7aee-4c6a-a9cd-2965c63e7eb2 None None] RequestId filter calling following filter/app {{(pid=100521) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:11:40.807350 np0000005924 devstack@c-api.service[100521]: INFO cinder.api.openstack.wsgi [req-3f8715dc-729e-48fb-8959-bde67e80cd2d req-4efac06a-7aee-4c6a-a9cd-2965c63e7eb2 tempest-TestServerVolumeAttachmentScenario-705321266 tempest-TestServerVolumeAttachmentScenario-705321266-project-member] PUT https://10.4.3.117/volume/v3/attachments/5312524d-4637-4efa-8e36-c9d8862ed0ee Jul 27 16:11:40.807350 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.openstack.wsgi [req-3f8715dc-729e-48fb-8959-bde67e80cd2d req-4efac06a-7aee-4c6a-a9cd-2965c63e7eb2 tempest-TestServerVolumeAttachmentScenario-705321266 tempest-TestServerVolumeAttachmentScenario-705321266-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.117", "host": "np0000005924", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:c1414b6f8d8f", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "13cbedf7-bb1f-4b5e-b492-2fef0d4dab25", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100521) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 27 16:11:40.812804 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.coordination [req-3f8715dc-729e-48fb-8959-bde67e80cd2d req-4efac06a-7aee-4c6a-a9cd-2965c63e7eb2 tempest-TestServerVolumeAttachmentScenario-705321266 tempest-TestServerVolumeAttachmentScenario-705321266-project-member] Acquiring lock "cinder-attachment_update-817a1fab-46ad-41d3-857b-6b1c68f11268-np0000005924" by "attachment_update" {{(pid=100521) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jul 27 16:11:40.817068 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.coordination [req-3f8715dc-729e-48fb-8959-bde67e80cd2d req-4efac06a-7aee-4c6a-a9cd-2965c63e7eb2 tempest-TestServerVolumeAttachmentScenario-705321266 tempest-TestServerVolumeAttachmentScenario-705321266-project-member] Lock "cinder-attachment_update-817a1fab-46ad-41d3-857b-6b1c68f11268-np0000005924" acquired by "attachment_update" :: waited 0.004s {{(pid=100521) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jul 27 16:11:40.818140 np0000005924 devstack@c-api.service[100521]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:11:40.818140 np0000005924 devstack@c-api.service[100521]: warnings.warn( Jul 27 16:11:40.961080 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.middleware.request_id [None req-f8b05c97-4d24-4864-91ac-060a6319f114 None None] RequestId filter calling following filter/app {{(pid=100522) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:11:40.962739 np0000005924 devstack@c-api.service[100522]: INFO cinder.api.openstack.wsgi [None req-f8b05c97-4d24-4864-91ac-060a6319f114 tempest-VolumeQuotasAdminTestJSON-1856575030 tempest-VolumeQuotasAdminTestJSON-1856575030-project-member] GET https://10.4.3.117/volume/v3/volumes/18f459ed-11f8-47dc-83b6-8d180c2b5edd Jul 27 16:11:40.962901 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.openstack.wsgi [None req-f8b05c97-4d24-4864-91ac-060a6319f114 tempest-VolumeQuotasAdminTestJSON-1856575030 tempest-VolumeQuotasAdminTestJSON-1856575030-project-member] Empty body provided in request {{(pid=100522) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:11:40.963067 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.openstack.wsgi [None req-f8b05c97-4d24-4864-91ac-060a6319f114 tempest-VolumeQuotasAdminTestJSON-1856575030 tempest-VolumeQuotasAdminTestJSON-1856575030-project-member] Calling method 'show' {{(pid=100522) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:11:40.964350 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.coordination [req-3f8715dc-729e-48fb-8959-bde67e80cd2d req-4efac06a-7aee-4c6a-a9cd-2965c63e7eb2 tempest-TestServerVolumeAttachmentScenario-705321266 tempest-TestServerVolumeAttachmentScenario-705321266-project-member] Lock "cinder-attachment_update-817a1fab-46ad-41d3-857b-6b1c68f11268-np0000005924" released by "attachment_update" :: held 0.147s {{(pid=100521) __release /opt/stack/cinder/cinder/coordination.py:152}} Jul 27 16:11:40.964674 np0000005924 devstack@c-api.service[100521]: INFO cinder.api.openstack.wsgi [req-3f8715dc-729e-48fb-8959-bde67e80cd2d req-4efac06a-7aee-4c6a-a9cd-2965c63e7eb2 tempest-TestServerVolumeAttachmentScenario-705321266 tempest-TestServerVolumeAttachmentScenario-705321266-project-member] https://10.4.3.117/volume/v3/attachments/5312524d-4637-4efa-8e36-c9d8862ed0ee returned with HTTP 200 Jul 27 16:11:40.965106 np0000005924 devstack@c-api.service[100521]: [pid: 100521|app: 0|req: 320/1288] 10.4.3.117 () {74 vars in 1704 bytes} [Mon Jul 27 16:11:40 2026] PUT /volume/v3/attachments/5312524d-4637-4efa-8e36-c9d8862ed0ee => generated 969 bytes in 165 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 27 16:11:40.975120 np0000005924 devstack@c-api.service[100522]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:11:40.975120 np0000005924 devstack@c-api.service[100522]: warnings.warn( Jul 27 16:11:40.984678 np0000005924 devstack@c-api.service[100522]: INFO cinder.volume.api [None req-f8b05c97-4d24-4864-91ac-060a6319f114 tempest-VolumeQuotasAdminTestJSON-1856575030 tempest-VolumeQuotasAdminTestJSON-1856575030-project-member] Volume info retrieved successfully. Jul 27 16:11:40.993616 np0000005924 devstack@c-api.service[100522]: INFO cinder.api.openstack.wsgi [None req-f8b05c97-4d24-4864-91ac-060a6319f114 tempest-VolumeQuotasAdminTestJSON-1856575030 tempest-VolumeQuotasAdminTestJSON-1856575030-project-member] https://10.4.3.117/volume/v3/volumes/18f459ed-11f8-47dc-83b6-8d180c2b5edd returned with HTTP 200 Jul 27 16:11:40.994118 np0000005924 devstack@c-api.service[100522]: [pid: 100522|app: 0|req: 320/1289] 10.4.3.117 () {66 vars in 1348 bytes} [Mon Jul 27 16:11:40 2026] GET /volume/v3/volumes/18f459ed-11f8-47dc-83b6-8d180c2b5edd => generated 849 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 27 16:11:41.010370 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.middleware.request_id [None req-36df5027-8ce0-47f4-96cd-0cca9654f1e7 None None] RequestId filter calling following filter/app {{(pid=100523) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:11:41.012790 np0000005924 devstack@c-api.service[100523]: INFO cinder.api.openstack.wsgi [None req-36df5027-8ce0-47f4-96cd-0cca9654f1e7 tempest-VolumeQuotasAdminTestJSON-1677692530 tempest-VolumeQuotasAdminTestJSON-1677692530-project-admin] GET https://10.4.3.117/volume/v3/os-quota-sets/992bd42aa39d4de79c5697a3778b9d4e?usage=True Jul 27 16:11:41.012991 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.openstack.wsgi [None req-36df5027-8ce0-47f4-96cd-0cca9654f1e7 tempest-VolumeQuotasAdminTestJSON-1677692530 tempest-VolumeQuotasAdminTestJSON-1677692530-project-admin] Empty body provided in request {{(pid=100523) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:11:41.013172 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.openstack.wsgi [None req-36df5027-8ce0-47f4-96cd-0cca9654f1e7 tempest-VolumeQuotasAdminTestJSON-1677692530 tempest-VolumeQuotasAdminTestJSON-1677692530-project-admin] Calling method 'show' {{(pid=100523) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:11:41.033022 np0000005924 devstack@c-api.service[100523]: WARNING cinder.quota [None req-36df5027-8ce0-47f4-96cd-0cca9654f1e7 tempest-VolumeQuotasAdminTestJSON-1677692530 tempest-VolumeQuotasAdminTestJSON-1677692530-project-admin] Deprecated: Default quota for resource: volumes_tempest-scenario-type-luks-913562302 is set by the default quota flag: quota_volumes_tempest-scenario-type-luks-913562302, it is now deprecated. Please use the default quota class for default quota. Jul 27 16:11:41.033022 np0000005924 devstack@c-api.service[100523]: WARNING cinder.quota [None req-36df5027-8ce0-47f4-96cd-0cca9654f1e7 tempest-VolumeQuotasAdminTestJSON-1677692530 tempest-VolumeQuotasAdminTestJSON-1677692530-project-admin] Deprecated: Default quota for resource: gigabytes_tempest-scenario-type-luks-913562302 is set by the default quota flag: quota_gigabytes_tempest-scenario-type-luks-913562302, it is now deprecated. Please use the default quota class for default quota. Jul 27 16:11:41.033022 np0000005924 devstack@c-api.service[100523]: WARNING cinder.quota [None req-36df5027-8ce0-47f4-96cd-0cca9654f1e7 tempest-VolumeQuotasAdminTestJSON-1677692530 tempest-VolumeQuotasAdminTestJSON-1677692530-project-admin] Deprecated: Default quota for resource: snapshots_tempest-scenario-type-luks-913562302 is set by the default quota flag: quota_snapshots_tempest-scenario-type-luks-913562302, it is now deprecated. Please use the default quota class for default quota. Jul 27 16:11:41.040413 np0000005924 devstack@c-api.service[100523]: INFO cinder.api.openstack.wsgi [None req-36df5027-8ce0-47f4-96cd-0cca9654f1e7 tempest-VolumeQuotasAdminTestJSON-1677692530 tempest-VolumeQuotasAdminTestJSON-1677692530-project-admin] https://10.4.3.117/volume/v3/os-quota-sets/992bd42aa39d4de79c5697a3778b9d4e?usage=True returned with HTTP 200 Jul 27 16:11:41.040413 np0000005924 devstack@c-api.service[100523]: [pid: 100523|app: 0|req: 324/1290] 10.4.3.117 () {66 vars in 1375 bytes} [Mon Jul 27 16:11:41 2026] GET /volume/v3/os-quota-sets/992bd42aa39d4de79c5697a3778b9d4e?usage=True => generated 1338 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 27 16:11:41.057506 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.middleware.request_id [None req-293f8d30-5536-4891-aebf-2d9f0dc837b7 None None] RequestId filter calling following filter/app {{(pid=100524) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:11:41.059444 np0000005924 devstack@c-api.service[100524]: INFO cinder.api.openstack.wsgi [None req-293f8d30-5536-4891-aebf-2d9f0dc837b7 tempest-VolumeQuotasAdminTestJSON-1677692530 tempest-VolumeQuotasAdminTestJSON-1677692530-project-admin] GET https://10.4.3.117/volume/v3/os-quota-sets/9770fb3c02df460ab67f6266da95c31f?usage=True Jul 27 16:11:41.059770 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.openstack.wsgi [None req-293f8d30-5536-4891-aebf-2d9f0dc837b7 tempest-VolumeQuotasAdminTestJSON-1677692530 tempest-VolumeQuotasAdminTestJSON-1677692530-project-admin] Empty body provided in request {{(pid=100524) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:11:41.060045 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.openstack.wsgi [None req-293f8d30-5536-4891-aebf-2d9f0dc837b7 tempest-VolumeQuotasAdminTestJSON-1677692530 tempest-VolumeQuotasAdminTestJSON-1677692530-project-admin] Calling method 'show' {{(pid=100524) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:11:41.060413 np0000005924 devstack@c-api.service[100524]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:11:41.060413 np0000005924 devstack@c-api.service[100524]: warnings.warn( Jul 27 16:11:41.076164 np0000005924 devstack@c-api.service[100524]: WARNING cinder.quota [None req-293f8d30-5536-4891-aebf-2d9f0dc837b7 tempest-VolumeQuotasAdminTestJSON-1677692530 tempest-VolumeQuotasAdminTestJSON-1677692530-project-admin] Deprecated: Default quota for resource: volumes_tempest-scenario-type-luks-913562302 is set by the default quota flag: quota_volumes_tempest-scenario-type-luks-913562302, it is now deprecated. Please use the default quota class for default quota. Jul 27 16:11:41.076164 np0000005924 devstack@c-api.service[100524]: WARNING cinder.quota [None req-293f8d30-5536-4891-aebf-2d9f0dc837b7 tempest-VolumeQuotasAdminTestJSON-1677692530 tempest-VolumeQuotasAdminTestJSON-1677692530-project-admin] Deprecated: Default quota for resource: gigabytes_tempest-scenario-type-luks-913562302 is set by the default quota flag: quota_gigabytes_tempest-scenario-type-luks-913562302, it is now deprecated. Please use the default quota class for default quota. Jul 27 16:11:41.076164 np0000005924 devstack@c-api.service[100524]: WARNING cinder.quota [None req-293f8d30-5536-4891-aebf-2d9f0dc837b7 tempest-VolumeQuotasAdminTestJSON-1677692530 tempest-VolumeQuotasAdminTestJSON-1677692530-project-admin] Deprecated: Default quota for resource: snapshots_tempest-scenario-type-luks-913562302 is set by the default quota flag: quota_snapshots_tempest-scenario-type-luks-913562302, it is now deprecated. Please use the default quota class for default quota. Jul 27 16:11:41.081540 np0000005924 devstack@c-api.service[100524]: INFO cinder.api.openstack.wsgi [None req-293f8d30-5536-4891-aebf-2d9f0dc837b7 tempest-VolumeQuotasAdminTestJSON-1677692530 tempest-VolumeQuotasAdminTestJSON-1677692530-project-admin] https://10.4.3.117/volume/v3/os-quota-sets/9770fb3c02df460ab67f6266da95c31f?usage=True returned with HTTP 200 Jul 27 16:11:41.082014 np0000005924 devstack@c-api.service[100524]: [pid: 100524|app: 0|req: 327/1291] 10.4.3.117 () {66 vars in 1375 bytes} [Mon Jul 27 16:11:41 2026] GET /volume/v3/os-quota-sets/9770fb3c02df460ab67f6266da95c31f?usage=True => generated 1338 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 27 16:11:41.092830 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.middleware.request_id [None req-ae24d5aa-2764-4cb2-903c-355625c0e568 None None] RequestId filter calling following filter/app {{(pid=100521) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:11:41.095094 np0000005924 devstack@c-api.service[100521]: INFO cinder.api.openstack.wsgi [None req-ae24d5aa-2764-4cb2-903c-355625c0e568 tempest-VolumeQuotasAdminTestJSON-1856575030 tempest-VolumeQuotasAdminTestJSON-1856575030-project-member] POST https://10.4.3.117/volume/v3/os-volume-transfer Jul 27 16:11:41.095506 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.openstack.wsgi [None req-ae24d5aa-2764-4cb2-903c-355625c0e568 tempest-VolumeQuotasAdminTestJSON-1856575030 tempest-VolumeQuotasAdminTestJSON-1856575030-project-member] Action: 'create', calling method: create, body: {"transfer": {"volume_id": "18f459ed-11f8-47dc-83b6-8d180c2b5edd"}} {{(pid=100521) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 27 16:11:41.097009 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.contrib.volume_transfer [None req-ae24d5aa-2764-4cb2-903c-355625c0e568 tempest-VolumeQuotasAdminTestJSON-1856575030 tempest-VolumeQuotasAdminTestJSON-1856575030-project-member] Creating new volume transfer {'transfer': {'volume_id': '18f459ed-11f8-47dc-83b6-8d180c2b5edd'}} {{(pid=100521) create /opt/stack/cinder/cinder/api/contrib/volume_transfer.py:85}} Jul 27 16:11:41.097131 np0000005924 devstack@c-api.service[100521]: INFO cinder.api.contrib.volume_transfer [None req-ae24d5aa-2764-4cb2-903c-355625c0e568 tempest-VolumeQuotasAdminTestJSON-1856575030 tempest-VolumeQuotasAdminTestJSON-1856575030-project-member] Creating transfer of volume 18f459ed-11f8-47dc-83b6-8d180c2b5edd Jul 27 16:11:41.100345 np0000005924 devstack@c-api.service[100521]: INFO cinder.transfer.api [None req-ae24d5aa-2764-4cb2-903c-355625c0e568 tempest-VolumeQuotasAdminTestJSON-1856575030 tempest-VolumeQuotasAdminTestJSON-1856575030-project-member] Generating transfer record for volume 18f459ed-11f8-47dc-83b6-8d180c2b5edd Jul 27 16:11:41.107111 np0000005924 devstack@c-api.service[100521]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:11:41.107111 np0000005924 devstack@c-api.service[100521]: warnings.warn( Jul 27 16:11:41.133663 np0000005924 devstack@c-api.service[100521]: INFO cinder.api.openstack.wsgi [None req-ae24d5aa-2764-4cb2-903c-355625c0e568 tempest-VolumeQuotasAdminTestJSON-1856575030 tempest-VolumeQuotasAdminTestJSON-1856575030-project-member] https://10.4.3.117/volume/v3/os-volume-transfer returned with HTTP 202 Jul 27 16:11:41.134105 np0000005924 devstack@c-api.service[100521]: [pid: 100521|app: 0|req: 321/1292] 10.4.3.117 () {68 vars in 1291 bytes} [Mon Jul 27 16:11:41 2026] POST /volume/v3/os-volume-transfer => generated 441 bytes in 42 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 27 16:11:41.145766 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.middleware.request_id [None req-3f0fbb5d-a9dd-4e6e-8f14-6deaabea51c8 None None] RequestId filter calling following filter/app {{(pid=100522) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:11:41.225162 np0000005924 devstack@c-api.service[100522]: INFO cinder.api.openstack.wsgi [None req-3f0fbb5d-a9dd-4e6e-8f14-6deaabea51c8 tempest-VolumeQuotasAdminTestJSON-806585478 tempest-VolumeQuotasAdminTestJSON-806585478-project-member] POST https://10.4.3.117/volume/v3/os-volume-transfer/182e34cb-bc5a-4740-95f8-b012e6534dab/accept Jul 27 16:11:41.226787 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.openstack.wsgi [None req-3f0fbb5d-a9dd-4e6e-8f14-6deaabea51c8 tempest-VolumeQuotasAdminTestJSON-806585478 tempest-VolumeQuotasAdminTestJSON-806585478-project-member] Action: 'accept', calling method: accept, body: {"accept": {"auth_key": "f3950eca700cc000"}} {{(pid=100522) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 27 16:11:41.226868 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.middleware.request_id [req-add84dec-8de6-40cd-89c4-b24e38885653 req-e4ad410f-87a7-4da5-b89d-ee7e7ea9a760 None None] RequestId filter calling following filter/app {{(pid=100523) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:11:41.227393 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.contrib.volume_transfer [None req-3f0fbb5d-a9dd-4e6e-8f14-6deaabea51c8 tempest-VolumeQuotasAdminTestJSON-806585478 tempest-VolumeQuotasAdminTestJSON-806585478-project-member] Accepting volume transfer 182e34cb-bc5a-4740-95f8-b012e6534dab {{(pid=100522) accept /opt/stack/cinder/cinder/api/contrib/volume_transfer.py:115}} Jul 27 16:11:41.227575 np0000005924 devstack@c-api.service[100522]: INFO cinder.api.contrib.volume_transfer [None req-3f0fbb5d-a9dd-4e6e-8f14-6deaabea51c8 tempest-VolumeQuotasAdminTestJSON-806585478 tempest-VolumeQuotasAdminTestJSON-806585478-project-member] Accepting transfer 182e34cb-bc5a-4740-95f8-b012e6534dab Jul 27 16:11:41.228022 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.middleware.request_id [None req-b6efe984-a89b-4769-b868-13af9f5ee963 None None] RequestId filter calling following filter/app {{(pid=100524) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:11:41.229088 np0000005924 devstack@c-api.service[100523]: INFO cinder.api.openstack.wsgi [req-add84dec-8de6-40cd-89c4-b24e38885653 req-e4ad410f-87a7-4da5-b89d-ee7e7ea9a760 tempest-AttachVolumeMultiAttachTest-1978803889 tempest-AttachVolumeMultiAttachTest-1978803889-project-member] GET https://10.4.3.117/volume/v3/volumes/b257a182-f05a-453e-a827-c9cfae7de6fb Jul 27 16:11:41.229434 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.openstack.wsgi [req-add84dec-8de6-40cd-89c4-b24e38885653 req-e4ad410f-87a7-4da5-b89d-ee7e7ea9a760 tempest-AttachVolumeMultiAttachTest-1978803889 tempest-AttachVolumeMultiAttachTest-1978803889-project-member] Empty body provided in request {{(pid=100523) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:11:41.229737 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.openstack.wsgi [req-add84dec-8de6-40cd-89c4-b24e38885653 req-e4ad410f-87a7-4da5-b89d-ee7e7ea9a760 tempest-AttachVolumeMultiAttachTest-1978803889 tempest-AttachVolumeMultiAttachTest-1978803889-project-member] Calling method 'show' {{(pid=100523) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:11:41.229786 np0000005924 devstack@c-api.service[100524]: INFO cinder.api.openstack.wsgi [None req-b6efe984-a89b-4769-b868-13af9f5ee963 tempest-AttachVolumeMultiAttachTest-1978803889 tempest-AttachVolumeMultiAttachTest-1978803889-project-member] GET https://10.4.3.117/volume/v3/volumes/b257a182-f05a-453e-a827-c9cfae7de6fb Jul 27 16:11:41.229912 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.openstack.wsgi [None req-b6efe984-a89b-4769-b868-13af9f5ee963 tempest-AttachVolumeMultiAttachTest-1978803889 tempest-AttachVolumeMultiAttachTest-1978803889-project-member] Empty body provided in request {{(pid=100524) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:11:41.230080 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.openstack.wsgi [None req-b6efe984-a89b-4769-b868-13af9f5ee963 tempest-AttachVolumeMultiAttachTest-1978803889 tempest-AttachVolumeMultiAttachTest-1978803889-project-member] Calling method 'show' {{(pid=100524) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:11:41.247985 np0000005924 devstack@c-api.service[100523]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:11:41.247985 np0000005924 devstack@c-api.service[100523]: warnings.warn( Jul 27 16:11:41.251138 np0000005924 devstack@c-api.service[100524]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:11:41.251138 np0000005924 devstack@c-api.service[100524]: warnings.warn( Jul 27 16:11:41.254350 np0000005924 devstack@c-api.service[100523]: INFO cinder.volume.api [req-add84dec-8de6-40cd-89c4-b24e38885653 req-e4ad410f-87a7-4da5-b89d-ee7e7ea9a760 tempest-AttachVolumeMultiAttachTest-1978803889 tempest-AttachVolumeMultiAttachTest-1978803889-project-member] Volume info retrieved successfully. Jul 27 16:11:41.258178 np0000005924 devstack@c-api.service[100524]: INFO cinder.volume.api [None req-b6efe984-a89b-4769-b868-13af9f5ee963 tempest-AttachVolumeMultiAttachTest-1978803889 tempest-AttachVolumeMultiAttachTest-1978803889-project-member] Volume info retrieved successfully. Jul 27 16:11:41.259223 np0000005924 devstack@c-api.service[100523]: INFO cinder.api.openstack.wsgi [req-add84dec-8de6-40cd-89c4-b24e38885653 req-e4ad410f-87a7-4da5-b89d-ee7e7ea9a760 tempest-AttachVolumeMultiAttachTest-1978803889 tempest-AttachVolumeMultiAttachTest-1978803889-project-member] https://10.4.3.117/volume/v3/volumes/b257a182-f05a-453e-a827-c9cfae7de6fb returned with HTTP 200 Jul 27 16:11:41.259223 np0000005924 devstack@c-api.service[100523]: [pid: 100523|app: 0|req: 325/1293] 10.4.3.117 () {68 vars in 1598 bytes} [Mon Jul 27 16:11:41 2026] GET /volume/v3/volumes/b257a182-f05a-453e-a827-c9cfae7de6fb => generated 1147 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 27 16:11:41.263089 np0000005924 devstack@c-api.service[100524]: INFO cinder.api.openstack.wsgi [None req-b6efe984-a89b-4769-b868-13af9f5ee963 tempest-AttachVolumeMultiAttachTest-1978803889 tempest-AttachVolumeMultiAttachTest-1978803889-project-member] https://10.4.3.117/volume/v3/volumes/b257a182-f05a-453e-a827-c9cfae7de6fb returned with HTTP 200 Jul 27 16:11:41.263712 np0000005924 devstack@c-api.service[100524]: [pid: 100524|app: 0|req: 328/1294] 10.4.3.117 () {66 vars in 1348 bytes} [Mon Jul 27 16:11:41 2026] GET /volume/v3/volumes/b257a182-f05a-453e-a827-c9cfae7de6fb => generated 1147 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 27 16:11:41.312171 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.quota [None req-3f0fbb5d-a9dd-4e6e-8f14-6deaabea51c8 tempest-VolumeQuotasAdminTestJSON-806585478 tempest-VolumeQuotasAdminTestJSON-806585478-project-member] Created reservations ['5bff3d2b-5f36-4a61-88f4-551ae88fc050', 'e02b4f4d-ea69-4b32-89b5-bca71a13ff50', '6f32b3ff-887b-4184-aefc-ab9d425e8870', 'b5e2e1f0-1a57-4890-8dba-6fefafea5ba3'] {{(pid=100522) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 27 16:11:41.339638 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.quota [None req-3f0fbb5d-a9dd-4e6e-8f14-6deaabea51c8 tempest-VolumeQuotasAdminTestJSON-806585478 tempest-VolumeQuotasAdminTestJSON-806585478-project-member] Created reservations ['6784e542-a39b-4a79-86f7-a9e014e7d30a', '5b4918f0-bf09-4bbc-9223-574eea33c95f', 'f25fd921-af38-4121-a767-b261424481e0', 'e9cc2f4b-7a43-4b4d-aab9-0db24e0e1165'] {{(pid=100522) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 27 16:11:41.442440 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.quota [None req-3f0fbb5d-a9dd-4e6e-8f14-6deaabea51c8 tempest-VolumeQuotasAdminTestJSON-806585478 tempest-VolumeQuotasAdminTestJSON-806585478-project-member] Created reservations ['ce5d2451-d780-4fc6-a6e3-0e10ada71c11', '63affe5a-a560-4882-a8da-68434f5e7eb0', '3f5abf9d-c003-4fa5-90f1-0e636383f9e7', '0de7a490-62ec-4090-bb9f-15c5800ce5af'] {{(pid=100522) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 27 16:11:41.511714 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.quota [None req-3f0fbb5d-a9dd-4e6e-8f14-6deaabea51c8 tempest-VolumeQuotasAdminTestJSON-806585478 tempest-VolumeQuotasAdminTestJSON-806585478-project-member] Created reservations ['a237a82a-a858-4b9e-92d0-293b3024881d', '220fe203-0a44-4d00-9aaa-5f73e6a91614', '9bb3f0f6-665c-498e-a6a8-cb23c6f98594', 'ba7fa1ac-abef-463d-a5dc-42e87879df74'] {{(pid=100522) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 27 16:11:41.546394 np0000005924 devstack@c-api.service[100522]: INFO cinder.volume.api [None req-3f0fbb5d-a9dd-4e6e-8f14-6deaabea51c8 tempest-VolumeQuotasAdminTestJSON-806585478 tempest-VolumeQuotasAdminTestJSON-806585478-project-member] Transfer volume completed successfully. Jul 27 16:11:41.632493 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.middleware.request_id [None req-86faaecc-85ca-4000-a5c8-7b88bfac8823 None None] RequestId filter calling following filter/app {{(pid=100521) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:11:41.643409 np0000005924 devstack@c-api.service[100521]: INFO cinder.api.openstack.wsgi [None req-86faaecc-85ca-4000-a5c8-7b88bfac8823 tempest-TestServerVolumeAttachmentScenario-705321266 tempest-TestServerVolumeAttachmentScenario-705321266-project-member] GET https://10.4.3.117/volume/v3/volumes/817a1fab-46ad-41d3-857b-6b1c68f11268 Jul 27 16:11:41.643409 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.openstack.wsgi [None req-86faaecc-85ca-4000-a5c8-7b88bfac8823 tempest-TestServerVolumeAttachmentScenario-705321266 tempest-TestServerVolumeAttachmentScenario-705321266-project-member] Empty body provided in request {{(pid=100521) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:11:41.643409 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.openstack.wsgi [None req-86faaecc-85ca-4000-a5c8-7b88bfac8823 tempest-TestServerVolumeAttachmentScenario-705321266 tempest-TestServerVolumeAttachmentScenario-705321266-project-member] Calling method 'show' {{(pid=100521) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:11:41.671976 np0000005924 devstack@c-api.service[100521]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:11:41.671976 np0000005924 devstack@c-api.service[100521]: warnings.warn( Jul 27 16:11:41.676621 np0000005924 devstack@c-api.service[100521]: INFO cinder.volume.api [None req-86faaecc-85ca-4000-a5c8-7b88bfac8823 tempest-TestServerVolumeAttachmentScenario-705321266 tempest-TestServerVolumeAttachmentScenario-705321266-project-member] Volume info retrieved successfully. Jul 27 16:11:41.691186 np0000005924 devstack@c-api.service[100521]: INFO cinder.api.openstack.wsgi [None req-86faaecc-85ca-4000-a5c8-7b88bfac8823 tempest-TestServerVolumeAttachmentScenario-705321266 tempest-TestServerVolumeAttachmentScenario-705321266-project-member] https://10.4.3.117/volume/v3/volumes/817a1fab-46ad-41d3-857b-6b1c68f11268 returned with HTTP 200 Jul 27 16:11:41.691943 np0000005924 devstack@c-api.service[100521]: [pid: 100521|app: 0|req: 322/1295] 10.4.3.117 () {66 vars in 1348 bytes} [Mon Jul 27 16:11:41 2026] GET /volume/v3/volumes/817a1fab-46ad-41d3-857b-6b1c68f11268 => generated 857 bytes in 60 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 27 16:11:41.740171 np0000005924 devstack@c-api.service[100522]: INFO cinder.transfer.api [None req-3f0fbb5d-a9dd-4e6e-8f14-6deaabea51c8 tempest-VolumeQuotasAdminTestJSON-806585478 tempest-VolumeQuotasAdminTestJSON-806585478-project-member] Volume 18f459ed-11f8-47dc-83b6-8d180c2b5edd has been transferred. Jul 27 16:11:41.757929 np0000005924 devstack@c-api.service[100522]: INFO cinder.api.openstack.wsgi [None req-3f0fbb5d-a9dd-4e6e-8f14-6deaabea51c8 tempest-VolumeQuotasAdminTestJSON-806585478 tempest-VolumeQuotasAdminTestJSON-806585478-project-member] https://10.4.3.117/volume/v3/os-volume-transfer/182e34cb-bc5a-4740-95f8-b012e6534dab/accept returned with HTTP 202 Jul 27 16:11:41.757929 np0000005924 devstack@c-api.service[100522]: [pid: 100522|app: 0|req: 321/1296] 10.4.3.117 () {68 vars in 1423 bytes} [Mon Jul 27 16:11:41 2026] POST /volume/v3/os-volume-transfer/182e34cb-bc5a-4740-95f8-b012e6534dab/accept => generated 365 bytes in 609 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 27 16:11:41.765421 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.middleware.request_id [None req-7ae1c4ef-26d1-4de2-a394-5ac61afdba15 None None] RequestId filter calling following filter/app {{(pid=100523) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:11:41.771098 np0000005924 devstack@c-api.service[100523]: INFO cinder.api.openstack.wsgi [None req-7ae1c4ef-26d1-4de2-a394-5ac61afdba15 tempest-VolumeQuotasAdminTestJSON-806585478 tempest-VolumeQuotasAdminTestJSON-806585478-project-member] GET https://10.4.3.117/volume/v3/volumes/18f459ed-11f8-47dc-83b6-8d180c2b5edd Jul 27 16:11:41.771364 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.openstack.wsgi [None req-7ae1c4ef-26d1-4de2-a394-5ac61afdba15 tempest-VolumeQuotasAdminTestJSON-806585478 tempest-VolumeQuotasAdminTestJSON-806585478-project-member] Empty body provided in request {{(pid=100523) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:11:41.771646 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.openstack.wsgi [None req-7ae1c4ef-26d1-4de2-a394-5ac61afdba15 tempest-VolumeQuotasAdminTestJSON-806585478 tempest-VolumeQuotasAdminTestJSON-806585478-project-member] Calling method 'show' {{(pid=100523) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:11:41.786700 np0000005924 devstack@c-api.service[100523]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:11:41.786700 np0000005924 devstack@c-api.service[100523]: warnings.warn( Jul 27 16:11:41.791749 np0000005924 devstack@c-api.service[100523]: INFO cinder.volume.api [None req-7ae1c4ef-26d1-4de2-a394-5ac61afdba15 tempest-VolumeQuotasAdminTestJSON-806585478 tempest-VolumeQuotasAdminTestJSON-806585478-project-member] Volume info retrieved successfully. Jul 27 16:11:41.803488 np0000005924 devstack@c-api.service[100523]: INFO cinder.api.openstack.wsgi [None req-7ae1c4ef-26d1-4de2-a394-5ac61afdba15 tempest-VolumeQuotasAdminTestJSON-806585478 tempest-VolumeQuotasAdminTestJSON-806585478-project-member] https://10.4.3.117/volume/v3/volumes/18f459ed-11f8-47dc-83b6-8d180c2b5edd returned with HTTP 200 Jul 27 16:11:41.804082 np0000005924 devstack@c-api.service[100523]: [pid: 100523|app: 0|req: 326/1297] 10.4.3.117 () {66 vars in 1348 bytes} [Mon Jul 27 16:11:41 2026] GET /volume/v3/volumes/18f459ed-11f8-47dc-83b6-8d180c2b5edd => generated 849 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 27 16:11:41.820162 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.middleware.request_id [None req-8487af79-e65d-49e2-af4e-52cb5d03e1c6 None None] RequestId filter calling following filter/app {{(pid=100524) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:11:41.822688 np0000005924 devstack@c-api.service[100524]: INFO cinder.api.openstack.wsgi [None req-8487af79-e65d-49e2-af4e-52cb5d03e1c6 tempest-VolumeQuotasAdminTestJSON-1677692530 tempest-VolumeQuotasAdminTestJSON-1677692530-project-admin] GET https://10.4.3.117/volume/v3/os-quota-sets/992bd42aa39d4de79c5697a3778b9d4e?usage=True Jul 27 16:11:41.823040 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.openstack.wsgi [None req-8487af79-e65d-49e2-af4e-52cb5d03e1c6 tempest-VolumeQuotasAdminTestJSON-1677692530 tempest-VolumeQuotasAdminTestJSON-1677692530-project-admin] Empty body provided in request {{(pid=100524) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:11:41.823259 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.openstack.wsgi [None req-8487af79-e65d-49e2-af4e-52cb5d03e1c6 tempest-VolumeQuotasAdminTestJSON-1677692530 tempest-VolumeQuotasAdminTestJSON-1677692530-project-admin] Calling method 'show' {{(pid=100524) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:11:41.851447 np0000005924 devstack@c-api.service[100524]: INFO cinder.api.openstack.wsgi [None req-8487af79-e65d-49e2-af4e-52cb5d03e1c6 tempest-VolumeQuotasAdminTestJSON-1677692530 tempest-VolumeQuotasAdminTestJSON-1677692530-project-admin] https://10.4.3.117/volume/v3/os-quota-sets/992bd42aa39d4de79c5697a3778b9d4e?usage=True returned with HTTP 200 Jul 27 16:11:41.851447 np0000005924 devstack@c-api.service[100524]: [pid: 100524|app: 0|req: 329/1298] 10.4.3.117 () {66 vars in 1375 bytes} [Mon Jul 27 16:11:41 2026] GET /volume/v3/os-quota-sets/992bd42aa39d4de79c5697a3778b9d4e?usage=True => generated 1338 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 27 16:11:41.861963 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.middleware.request_id [None req-cf6c8968-8a64-4332-a7a3-ed8053bae787 None None] RequestId filter calling following filter/app {{(pid=100521) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:11:41.863888 np0000005924 devstack@c-api.service[100521]: INFO cinder.api.openstack.wsgi [None req-cf6c8968-8a64-4332-a7a3-ed8053bae787 tempest-VolumeQuotasAdminTestJSON-1677692530 tempest-VolumeQuotasAdminTestJSON-1677692530-project-admin] GET https://10.4.3.117/volume/v3/os-quota-sets/9770fb3c02df460ab67f6266da95c31f?usage=True Jul 27 16:11:41.864096 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.openstack.wsgi [None req-cf6c8968-8a64-4332-a7a3-ed8053bae787 tempest-VolumeQuotasAdminTestJSON-1677692530 tempest-VolumeQuotasAdminTestJSON-1677692530-project-admin] Empty body provided in request {{(pid=100521) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:11:41.864338 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.openstack.wsgi [None req-cf6c8968-8a64-4332-a7a3-ed8053bae787 tempest-VolumeQuotasAdminTestJSON-1677692530 tempest-VolumeQuotasAdminTestJSON-1677692530-project-admin] Calling method 'show' {{(pid=100521) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:11:41.883059 np0000005924 devstack@c-api.service[100521]: WARNING cinder.quota [None req-cf6c8968-8a64-4332-a7a3-ed8053bae787 tempest-VolumeQuotasAdminTestJSON-1677692530 tempest-VolumeQuotasAdminTestJSON-1677692530-project-admin] Deprecated: Default quota for resource: snapshots_tempest-scenario-type-luks-913562302 is set by the default quota flag: quota_snapshots_tempest-scenario-type-luks-913562302, it is now deprecated. Please use the default quota class for default quota. Jul 27 16:11:41.895910 np0000005924 devstack@c-api.service[100521]: INFO cinder.api.openstack.wsgi [None req-cf6c8968-8a64-4332-a7a3-ed8053bae787 tempest-VolumeQuotasAdminTestJSON-1677692530 tempest-VolumeQuotasAdminTestJSON-1677692530-project-admin] https://10.4.3.117/volume/v3/os-quota-sets/9770fb3c02df460ab67f6266da95c31f?usage=True returned with HTTP 200 Jul 27 16:11:41.896770 np0000005924 devstack@c-api.service[100521]: [pid: 100521|app: 0|req: 323/1299] 10.4.3.117 () {66 vars in 1375 bytes} [Mon Jul 27 16:11:41 2026] GET /volume/v3/os-quota-sets/9770fb3c02df460ab67f6266da95c31f?usage=True => generated 1338 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 27 16:11:41.910543 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.middleware.request_id [None req-32d0eb62-9a82-431b-945c-20ca837a508b None None] RequestId filter calling following filter/app {{(pid=100522) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:11:41.913900 np0000005924 devstack@c-api.service[100522]: INFO cinder.api.openstack.wsgi [None req-32d0eb62-9a82-431b-945c-20ca837a508b tempest-VolumeQuotasAdminTestJSON-1677692530 tempest-VolumeQuotasAdminTestJSON-1677692530-project-admin] DELETE https://10.4.3.117/volume/v3/volumes/18f459ed-11f8-47dc-83b6-8d180c2b5edd Jul 27 16:11:41.914183 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.openstack.wsgi [None req-32d0eb62-9a82-431b-945c-20ca837a508b tempest-VolumeQuotasAdminTestJSON-1677692530 tempest-VolumeQuotasAdminTestJSON-1677692530-project-admin] Empty body provided in request {{(pid=100522) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:11:41.914453 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.openstack.wsgi [None req-32d0eb62-9a82-431b-945c-20ca837a508b tempest-VolumeQuotasAdminTestJSON-1677692530 tempest-VolumeQuotasAdminTestJSON-1677692530-project-admin] Calling method 'delete' {{(pid=100522) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:11:41.914637 np0000005924 devstack@c-api.service[100522]: INFO cinder.api.v3.volumes [None req-32d0eb62-9a82-431b-945c-20ca837a508b tempest-VolumeQuotasAdminTestJSON-1677692530 tempest-VolumeQuotasAdminTestJSON-1677692530-project-admin] Delete volume with id: 18f459ed-11f8-47dc-83b6-8d180c2b5edd Jul 27 16:11:41.923686 np0000005924 devstack@c-api.service[100522]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:11:41.923686 np0000005924 devstack@c-api.service[100522]: warnings.warn( Jul 27 16:11:41.924135 np0000005924 devstack@c-api.service[100522]: INFO cinder.volume.api [None req-32d0eb62-9a82-431b-945c-20ca837a508b tempest-VolumeQuotasAdminTestJSON-1677692530 tempest-VolumeQuotasAdminTestJSON-1677692530-project-admin] Volume info retrieved successfully. Jul 27 16:11:41.958195 np0000005924 devstack@c-api.service[100522]: INFO cinder.volume.api [None req-32d0eb62-9a82-431b-945c-20ca837a508b tempest-VolumeQuotasAdminTestJSON-1677692530 tempest-VolumeQuotasAdminTestJSON-1677692530-project-admin] Delete volume request issued successfully. Jul 27 16:11:41.958466 np0000005924 devstack@c-api.service[100522]: INFO cinder.api.openstack.wsgi [None req-32d0eb62-9a82-431b-945c-20ca837a508b tempest-VolumeQuotasAdminTestJSON-1677692530 tempest-VolumeQuotasAdminTestJSON-1677692530-project-admin] https://10.4.3.117/volume/v3/volumes/18f459ed-11f8-47dc-83b6-8d180c2b5edd returned with HTTP 202 Jul 27 16:11:41.958995 np0000005924 devstack@c-api.service[100522]: [pid: 100522|app: 0|req: 322/1300] 10.4.3.117 () {66 vars in 1351 bytes} [Mon Jul 27 16:11:41 2026] DELETE /volume/v3/volumes/18f459ed-11f8-47dc-83b6-8d180c2b5edd => generated 0 bytes in 49 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 27 16:11:41.970653 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.middleware.request_id [None req-1f53ee93-4356-4a93-8780-2075db2b67a8 None None] RequestId filter calling following filter/app {{(pid=100523) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:11:41.972189 np0000005924 devstack@c-api.service[100523]: INFO cinder.api.openstack.wsgi [None req-1f53ee93-4356-4a93-8780-2075db2b67a8 tempest-VolumeQuotasAdminTestJSON-1677692530 tempest-VolumeQuotasAdminTestJSON-1677692530-project-admin] GET https://10.4.3.117/volume/v3/volumes/18f459ed-11f8-47dc-83b6-8d180c2b5edd Jul 27 16:11:41.972699 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.openstack.wsgi [None req-1f53ee93-4356-4a93-8780-2075db2b67a8 tempest-VolumeQuotasAdminTestJSON-1677692530 tempest-VolumeQuotasAdminTestJSON-1677692530-project-admin] Empty body provided in request {{(pid=100523) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:11:41.973129 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.openstack.wsgi [None req-1f53ee93-4356-4a93-8780-2075db2b67a8 tempest-VolumeQuotasAdminTestJSON-1677692530 tempest-VolumeQuotasAdminTestJSON-1677692530-project-admin] Calling method 'show' {{(pid=100523) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:11:41.989974 np0000005924 devstack@c-api.service[100523]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:11:41.989974 np0000005924 devstack@c-api.service[100523]: warnings.warn( Jul 27 16:11:41.989974 np0000005924 devstack@c-api.service[100523]: INFO cinder.volume.api [None req-1f53ee93-4356-4a93-8780-2075db2b67a8 tempest-VolumeQuotasAdminTestJSON-1677692530 tempest-VolumeQuotasAdminTestJSON-1677692530-project-admin] Volume info retrieved successfully. Jul 27 16:11:41.994404 np0000005924 devstack@c-api.service[100523]: INFO cinder.api.openstack.wsgi [None req-1f53ee93-4356-4a93-8780-2075db2b67a8 tempest-VolumeQuotasAdminTestJSON-1677692530 tempest-VolumeQuotasAdminTestJSON-1677692530-project-admin] https://10.4.3.117/volume/v3/volumes/18f459ed-11f8-47dc-83b6-8d180c2b5edd returned with HTTP 200 Jul 27 16:11:41.994404 np0000005924 devstack@c-api.service[100523]: [pid: 100523|app: 0|req: 327/1301] 10.4.3.117 () {66 vars in 1348 bytes} [Mon Jul 27 16:11:41 2026] GET /volume/v3/volumes/18f459ed-11f8-47dc-83b6-8d180c2b5edd => generated 1021 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 27 16:11:42.283230 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.middleware.request_id [None req-a0b381e8-dd6e-4923-bce7-0628e32e6418 None None] RequestId filter calling following filter/app {{(pid=100524) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:11:42.292416 np0000005924 devstack@c-api.service[100524]: INFO cinder.api.openstack.wsgi [None req-a0b381e8-dd6e-4923-bce7-0628e32e6418 tempest-AttachVolumeMultiAttachTest-1978803889 tempest-AttachVolumeMultiAttachTest-1978803889-project-member] GET https://10.4.3.117/volume/v3/volumes/b257a182-f05a-453e-a827-c9cfae7de6fb Jul 27 16:11:42.292416 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.openstack.wsgi [None req-a0b381e8-dd6e-4923-bce7-0628e32e6418 tempest-AttachVolumeMultiAttachTest-1978803889 tempest-AttachVolumeMultiAttachTest-1978803889-project-member] Empty body provided in request {{(pid=100524) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:11:42.292416 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.openstack.wsgi [None req-a0b381e8-dd6e-4923-bce7-0628e32e6418 tempest-AttachVolumeMultiAttachTest-1978803889 tempest-AttachVolumeMultiAttachTest-1978803889-project-member] Calling method 'show' {{(pid=100524) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:11:42.303046 np0000005924 devstack@c-api.service[100524]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:11:42.303046 np0000005924 devstack@c-api.service[100524]: warnings.warn( Jul 27 16:11:42.309613 np0000005924 devstack@c-api.service[100524]: INFO cinder.volume.api [None req-a0b381e8-dd6e-4923-bce7-0628e32e6418 tempest-AttachVolumeMultiAttachTest-1978803889 tempest-AttachVolumeMultiAttachTest-1978803889-project-member] Volume info retrieved successfully. Jul 27 16:11:42.320434 np0000005924 devstack@c-api.service[100524]: INFO cinder.api.openstack.wsgi [None req-a0b381e8-dd6e-4923-bce7-0628e32e6418 tempest-AttachVolumeMultiAttachTest-1978803889 tempest-AttachVolumeMultiAttachTest-1978803889-project-member] https://10.4.3.117/volume/v3/volumes/b257a182-f05a-453e-a827-c9cfae7de6fb returned with HTTP 200 Jul 27 16:11:42.321772 np0000005924 devstack@c-api.service[100524]: [pid: 100524|app: 0|req: 330/1302] 10.4.3.117 () {66 vars in 1348 bytes} [Mon Jul 27 16:11:42 2026] GET /volume/v3/volumes/b257a182-f05a-453e-a827-c9cfae7de6fb => generated 1147 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 27 16:11:42.449363 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.middleware.request_id [None req-e537e83c-e598-44b8-bd1f-17c48c6e56f6 None None] RequestId filter calling following filter/app {{(pid=100521) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:11:42.451641 np0000005924 devstack@c-api.service[100521]: INFO cinder.api.openstack.wsgi [None req-e537e83c-e598-44b8-bd1f-17c48c6e56f6 None None] GET https://10.4.3.117/volume// Jul 27 16:11:42.451840 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.openstack.wsgi [None req-e537e83c-e598-44b8-bd1f-17c48c6e56f6 None None] Empty body provided in request {{(pid=100521) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:11:42.454387 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.openstack.wsgi [None req-e537e83c-e598-44b8-bd1f-17c48c6e56f6 None None] Calling method 'all' {{(pid=100521) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:11:42.454387 np0000005924 devstack@c-api.service[100521]: INFO cinder.api.openstack.wsgi [None req-e537e83c-e598-44b8-bd1f-17c48c6e56f6 None None] https://10.4.3.117/volume// returned with HTTP 300 Jul 27 16:11:42.454387 np0000005924 devstack@c-api.service[100521]: [pid: 100521|app: 0|req: 324/1303] 10.4.3.117 () {66 vars in 1426 bytes} [Mon Jul 27 16:11:42 2026] GET /volume/ => generated 386 bytes in 5 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 27 16:11:42.462078 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.middleware.request_id [req-280d0c66-7917-4f17-a529-85305ad1f26b req-d0dc8ad2-80db-4620-a19b-6195ae7364c2 None None] RequestId filter calling following filter/app {{(pid=100522) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:11:42.464119 np0000005924 devstack@c-api.service[100522]: INFO cinder.api.openstack.wsgi [req-280d0c66-7917-4f17-a529-85305ad1f26b req-d0dc8ad2-80db-4620-a19b-6195ae7364c2 tempest-TestVolumeBootPattern-1923367323 tempest-TestVolumeBootPattern-1923367323-project-member] GET https://10.4.3.117/volume/v3/volumes/fce72754-69ac-4ff1-935b-4cd1305df987 Jul 27 16:11:42.464452 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.openstack.wsgi [req-280d0c66-7917-4f17-a529-85305ad1f26b req-d0dc8ad2-80db-4620-a19b-6195ae7364c2 tempest-TestVolumeBootPattern-1923367323 tempest-TestVolumeBootPattern-1923367323-project-member] Empty body provided in request {{(pid=100522) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:11:42.464550 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.openstack.wsgi [req-280d0c66-7917-4f17-a529-85305ad1f26b req-d0dc8ad2-80db-4620-a19b-6195ae7364c2 tempest-TestVolumeBootPattern-1923367323 tempest-TestVolumeBootPattern-1923367323-project-member] Calling method 'show' {{(pid=100522) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:11:42.477904 np0000005924 devstack@c-api.service[100522]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:11:42.477904 np0000005924 devstack@c-api.service[100522]: warnings.warn( Jul 27 16:11:42.483963 np0000005924 devstack@c-api.service[100522]: INFO cinder.volume.api [req-280d0c66-7917-4f17-a529-85305ad1f26b req-d0dc8ad2-80db-4620-a19b-6195ae7364c2 tempest-TestVolumeBootPattern-1923367323 tempest-TestVolumeBootPattern-1923367323-project-member] Volume info retrieved successfully. Jul 27 16:11:42.489675 np0000005924 devstack@c-api.service[100522]: INFO cinder.api.openstack.wsgi [req-280d0c66-7917-4f17-a529-85305ad1f26b req-d0dc8ad2-80db-4620-a19b-6195ae7364c2 tempest-TestVolumeBootPattern-1923367323 tempest-TestVolumeBootPattern-1923367323-project-member] https://10.4.3.117/volume/v3/volumes/fce72754-69ac-4ff1-935b-4cd1305df987 returned with HTTP 200 Jul 27 16:11:42.490046 np0000005924 devstack@c-api.service[100522]: [pid: 100522|app: 0|req: 323/1304] 10.4.3.117 () {70 vars in 1639 bytes} [Mon Jul 27 16:11:42 2026] GET /volume/v3/volumes/fce72754-69ac-4ff1-935b-4cd1305df987 => generated 1050 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 27 16:11:42.593449 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.middleware.request_id [req-280d0c66-7917-4f17-a529-85305ad1f26b req-fe4e8971-5099-4849-bbcb-acb3b381baec None None] RequestId filter calling following filter/app {{(pid=100523) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:11:42.596177 np0000005924 devstack@c-api.service[100523]: INFO cinder.api.openstack.wsgi [req-280d0c66-7917-4f17-a529-85305ad1f26b req-fe4e8971-5099-4849-bbcb-acb3b381baec tempest-TestVolumeBootPattern-1923367323 tempest-TestVolumeBootPattern-1923367323-project-member] PUT https://10.4.3.117/volume/v3/attachments/9b700bab-69a3-4193-b6f3-98206ca9d97a Jul 27 16:11:42.596651 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.openstack.wsgi [req-280d0c66-7917-4f17-a529-85305ad1f26b req-fe4e8971-5099-4849-bbcb-acb3b381baec tempest-TestVolumeBootPattern-1923367323 tempest-TestVolumeBootPattern-1923367323-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.117", "host": "np0000005924", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:c1414b6f8d8f", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "13cbedf7-bb1f-4b5e-b492-2fef0d4dab25", "nvme_native_multipath": false, "mountpoint": "/dev/vda"}}} {{(pid=100523) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 27 16:11:42.619014 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.coordination [req-280d0c66-7917-4f17-a529-85305ad1f26b req-fe4e8971-5099-4849-bbcb-acb3b381baec tempest-TestVolumeBootPattern-1923367323 tempest-TestVolumeBootPattern-1923367323-project-member] Acquiring lock "cinder-attachment_update-fce72754-69ac-4ff1-935b-4cd1305df987-np0000005924" by "attachment_update" {{(pid=100523) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jul 27 16:11:42.626957 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.coordination [req-280d0c66-7917-4f17-a529-85305ad1f26b req-fe4e8971-5099-4849-bbcb-acb3b381baec tempest-TestVolumeBootPattern-1923367323 tempest-TestVolumeBootPattern-1923367323-project-member] Lock "cinder-attachment_update-fce72754-69ac-4ff1-935b-4cd1305df987-np0000005924" acquired by "attachment_update" :: waited 0.008s {{(pid=100523) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jul 27 16:11:42.628405 np0000005924 devstack@c-api.service[100523]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:11:42.628405 np0000005924 devstack@c-api.service[100523]: warnings.warn( Jul 27 16:11:42.707687 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.middleware.request_id [None req-abb94b46-b29e-4ca0-8df6-36edcdea8b50 None None] RequestId filter calling following filter/app {{(pid=100524) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:11:42.709377 np0000005924 devstack@c-api.service[100524]: INFO cinder.api.openstack.wsgi [None req-abb94b46-b29e-4ca0-8df6-36edcdea8b50 tempest-TestServerVolumeAttachmentScenario-705321266 tempest-TestServerVolumeAttachmentScenario-705321266-project-member] GET https://10.4.3.117/volume/v3/volumes/817a1fab-46ad-41d3-857b-6b1c68f11268 Jul 27 16:11:42.709593 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.openstack.wsgi [None req-abb94b46-b29e-4ca0-8df6-36edcdea8b50 tempest-TestServerVolumeAttachmentScenario-705321266 tempest-TestServerVolumeAttachmentScenario-705321266-project-member] Empty body provided in request {{(pid=100524) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:11:42.709745 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.openstack.wsgi [None req-abb94b46-b29e-4ca0-8df6-36edcdea8b50 tempest-TestServerVolumeAttachmentScenario-705321266 tempest-TestServerVolumeAttachmentScenario-705321266-project-member] Calling method 'show' {{(pid=100524) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:11:42.720858 np0000005924 devstack@c-api.service[100524]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:11:42.720858 np0000005924 devstack@c-api.service[100524]: warnings.warn( Jul 27 16:11:42.727312 np0000005924 devstack@c-api.service[100524]: INFO cinder.volume.api [None req-abb94b46-b29e-4ca0-8df6-36edcdea8b50 tempest-TestServerVolumeAttachmentScenario-705321266 tempest-TestServerVolumeAttachmentScenario-705321266-project-member] Volume info retrieved successfully. Jul 27 16:11:42.728775 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.coordination [req-280d0c66-7917-4f17-a529-85305ad1f26b req-fe4e8971-5099-4849-bbcb-acb3b381baec tempest-TestVolumeBootPattern-1923367323 tempest-TestVolumeBootPattern-1923367323-project-member] Lock "cinder-attachment_update-fce72754-69ac-4ff1-935b-4cd1305df987-np0000005924" released by "attachment_update" :: held 0.102s {{(pid=100523) __release /opt/stack/cinder/cinder/coordination.py:152}} Jul 27 16:11:42.729092 np0000005924 devstack@c-api.service[100523]: INFO cinder.api.openstack.wsgi [req-280d0c66-7917-4f17-a529-85305ad1f26b req-fe4e8971-5099-4849-bbcb-acb3b381baec tempest-TestVolumeBootPattern-1923367323 tempest-TestVolumeBootPattern-1923367323-project-member] https://10.4.3.117/volume/v3/attachments/9b700bab-69a3-4193-b6f3-98206ca9d97a returned with HTTP 200 Jul 27 16:11:42.729548 np0000005924 devstack@c-api.service[100523]: [pid: 100523|app: 0|req: 328/1305] 10.4.3.117 () {74 vars in 1704 bytes} [Mon Jul 27 16:11:42 2026] PUT /volume/v3/attachments/9b700bab-69a3-4193-b6f3-98206ca9d97a => generated 968 bytes in 137 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 27 16:11:42.732349 np0000005924 devstack@c-api.service[100524]: INFO cinder.api.openstack.wsgi [None req-abb94b46-b29e-4ca0-8df6-36edcdea8b50 tempest-TestServerVolumeAttachmentScenario-705321266 tempest-TestServerVolumeAttachmentScenario-705321266-project-member] https://10.4.3.117/volume/v3/volumes/817a1fab-46ad-41d3-857b-6b1c68f11268 returned with HTTP 200 Jul 27 16:11:42.732863 np0000005924 devstack@c-api.service[100524]: [pid: 100524|app: 0|req: 331/1306] 10.4.3.117 () {66 vars in 1348 bytes} [Mon Jul 27 16:11:42 2026] GET /volume/v3/volumes/817a1fab-46ad-41d3-857b-6b1c68f11268 => generated 857 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 27 16:11:42.760261 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.middleware.request_id [req-280d0c66-7917-4f17-a529-85305ad1f26b req-92eb6725-0762-4236-910d-f148443d5ff6 None None] RequestId filter calling following filter/app {{(pid=100521) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:11:42.766032 np0000005924 devstack@c-api.service[100521]: INFO cinder.api.openstack.wsgi [req-280d0c66-7917-4f17-a529-85305ad1f26b req-92eb6725-0762-4236-910d-f148443d5ff6 tempest-TestVolumeBootPattern-1923367323 tempest-TestVolumeBootPattern-1923367323-project-member] POST https://10.4.3.117/volume/v3/attachments/9b700bab-69a3-4193-b6f3-98206ca9d97a/action Jul 27 16:11:42.766032 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.openstack.wsgi [req-280d0c66-7917-4f17-a529-85305ad1f26b req-92eb6725-0762-4236-910d-f148443d5ff6 tempest-TestVolumeBootPattern-1923367323 tempest-TestVolumeBootPattern-1923367323-project-member] Action body: b'{"os-complete": null}' {{(pid=100521) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 27 16:11:42.766032 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.openstack.wsgi [req-280d0c66-7917-4f17-a529-85305ad1f26b req-92eb6725-0762-4236-910d-f148443d5ff6 tempest-TestVolumeBootPattern-1923367323 tempest-TestVolumeBootPattern-1923367323-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100521) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 27 16:11:42.801215 np0000005924 devstack@c-api.service[100521]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:11:42.801215 np0000005924 devstack@c-api.service[100521]: warnings.warn( Jul 27 16:11:42.818124 np0000005924 devstack@c-api.service[100521]: INFO cinder.api.openstack.wsgi [req-280d0c66-7917-4f17-a529-85305ad1f26b req-92eb6725-0762-4236-910d-f148443d5ff6 tempest-TestVolumeBootPattern-1923367323 tempest-TestVolumeBootPattern-1923367323-project-member] https://10.4.3.117/volume/v3/attachments/9b700bab-69a3-4193-b6f3-98206ca9d97a/action returned with HTTP 204 Jul 27 16:11:42.818576 np0000005924 devstack@c-api.service[100521]: [pid: 100521|app: 0|req: 325/1307] 10.4.3.117 () {74 vars in 1725 bytes} [Mon Jul 27 16:11:42 2026] POST /volume/v3/attachments/9b700bab-69a3-4193-b6f3-98206ca9d97a/action => generated 0 bytes in 59 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jul 27 16:11:43.012089 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.middleware.request_id [None req-ec689b71-b9fb-4634-abd4-2bf55a6d2b78 None None] RequestId filter calling following filter/app {{(pid=100522) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:11:43.014409 np0000005924 devstack@c-api.service[100522]: INFO cinder.api.openstack.wsgi [None req-ec689b71-b9fb-4634-abd4-2bf55a6d2b78 tempest-VolumeQuotasAdminTestJSON-1677692530 tempest-VolumeQuotasAdminTestJSON-1677692530-project-admin] GET https://10.4.3.117/volume/v3/volumes/18f459ed-11f8-47dc-83b6-8d180c2b5edd Jul 27 16:11:43.014899 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.openstack.wsgi [None req-ec689b71-b9fb-4634-abd4-2bf55a6d2b78 tempest-VolumeQuotasAdminTestJSON-1677692530 tempest-VolumeQuotasAdminTestJSON-1677692530-project-admin] Empty body provided in request {{(pid=100522) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:11:43.015001 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.openstack.wsgi [None req-ec689b71-b9fb-4634-abd4-2bf55a6d2b78 tempest-VolumeQuotasAdminTestJSON-1677692530 tempest-VolumeQuotasAdminTestJSON-1677692530-project-admin] Calling method 'show' {{(pid=100522) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:11:43.021244 np0000005924 devstack@c-api.service[100522]: INFO cinder.api.openstack.wsgi [None req-ec689b71-b9fb-4634-abd4-2bf55a6d2b78 tempest-VolumeQuotasAdminTestJSON-1677692530 tempest-VolumeQuotasAdminTestJSON-1677692530-project-admin] https://10.4.3.117/volume/v3/volumes/18f459ed-11f8-47dc-83b6-8d180c2b5edd returned with HTTP 404 Jul 27 16:11:43.021908 np0000005924 devstack@c-api.service[100522]: [pid: 100522|app: 0|req: 324/1308] 10.4.3.117 () {66 vars in 1348 bytes} [Mon Jul 27 16:11:43 2026] GET /volume/v3/volumes/18f459ed-11f8-47dc-83b6-8d180c2b5edd => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 27 16:11:43.029822 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.middleware.request_id [None req-739a277d-76f9-4ace-abe1-1b9d698ad9b7 None None] RequestId filter calling following filter/app {{(pid=100523) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:11:43.032383 np0000005924 devstack@c-api.service[100523]: INFO cinder.api.openstack.wsgi [None req-739a277d-76f9-4ace-abe1-1b9d698ad9b7 tempest-VolumeQuotasAdminTestJSON-1856575030 tempest-VolumeQuotasAdminTestJSON-1856575030-project-member] GET https://10.4.3.117/volume/v3/volumes/18f459ed-11f8-47dc-83b6-8d180c2b5edd Jul 27 16:11:43.032383 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.openstack.wsgi [None req-739a277d-76f9-4ace-abe1-1b9d698ad9b7 tempest-VolumeQuotasAdminTestJSON-1856575030 tempest-VolumeQuotasAdminTestJSON-1856575030-project-member] Empty body provided in request {{(pid=100523) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:11:43.032383 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.openstack.wsgi [None req-739a277d-76f9-4ace-abe1-1b9d698ad9b7 tempest-VolumeQuotasAdminTestJSON-1856575030 tempest-VolumeQuotasAdminTestJSON-1856575030-project-member] Calling method 'show' {{(pid=100523) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:11:43.040378 np0000005924 devstack@c-api.service[100523]: INFO cinder.api.openstack.wsgi [None req-739a277d-76f9-4ace-abe1-1b9d698ad9b7 tempest-VolumeQuotasAdminTestJSON-1856575030 tempest-VolumeQuotasAdminTestJSON-1856575030-project-member] https://10.4.3.117/volume/v3/volumes/18f459ed-11f8-47dc-83b6-8d180c2b5edd returned with HTTP 404 Jul 27 16:11:43.040941 np0000005924 devstack@c-api.service[100523]: [pid: 100523|app: 0|req: 329/1309] 10.4.3.117 () {66 vars in 1348 bytes} [Mon Jul 27 16:11:43 2026] GET /volume/v3/volumes/18f459ed-11f8-47dc-83b6-8d180c2b5edd => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 27 16:11:43.051978 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.middleware.request_id [None req-36b36f76-3184-4e6c-ae01-5e21a358f49e None None] RequestId filter calling following filter/app {{(pid=100524) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:11:43.055484 np0000005924 devstack@c-api.service[100524]: INFO cinder.api.openstack.wsgi [None req-36b36f76-3184-4e6c-ae01-5e21a358f49e tempest-VolumeQuotasAdminTestJSON-1856575030 tempest-VolumeQuotasAdminTestJSON-1856575030-project-member] DELETE https://10.4.3.117/volume/v3/volumes/18f459ed-11f8-47dc-83b6-8d180c2b5edd Jul 27 16:11:43.056004 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.openstack.wsgi [None req-36b36f76-3184-4e6c-ae01-5e21a358f49e tempest-VolumeQuotasAdminTestJSON-1856575030 tempest-VolumeQuotasAdminTestJSON-1856575030-project-member] Empty body provided in request {{(pid=100524) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:11:43.056305 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.openstack.wsgi [None req-36b36f76-3184-4e6c-ae01-5e21a358f49e tempest-VolumeQuotasAdminTestJSON-1856575030 tempest-VolumeQuotasAdminTestJSON-1856575030-project-member] Calling method 'delete' {{(pid=100524) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:11:43.056554 np0000005924 devstack@c-api.service[100524]: INFO cinder.api.v3.volumes [None req-36b36f76-3184-4e6c-ae01-5e21a358f49e tempest-VolumeQuotasAdminTestJSON-1856575030 tempest-VolumeQuotasAdminTestJSON-1856575030-project-member] Delete volume with id: 18f459ed-11f8-47dc-83b6-8d180c2b5edd Jul 27 16:11:43.063793 np0000005924 devstack@c-api.service[100524]: INFO cinder.api.openstack.wsgi [None req-36b36f76-3184-4e6c-ae01-5e21a358f49e tempest-VolumeQuotasAdminTestJSON-1856575030 tempest-VolumeQuotasAdminTestJSON-1856575030-project-member] https://10.4.3.117/volume/v3/volumes/18f459ed-11f8-47dc-83b6-8d180c2b5edd returned with HTTP 404 Jul 27 16:11:43.064583 np0000005924 devstack@c-api.service[100524]: [pid: 100524|app: 0|req: 332/1310] 10.4.3.117 () {66 vars in 1351 bytes} [Mon Jul 27 16:11:43 2026] DELETE /volume/v3/volumes/18f459ed-11f8-47dc-83b6-8d180c2b5edd => generated 109 bytes in 16 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 27 16:11:43.075993 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.middleware.request_id [None req-00d0d2e4-9a36-46df-a3fd-f5e1d7a25ac5 None None] RequestId filter calling following filter/app {{(pid=100521) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:11:43.078055 np0000005924 devstack@c-api.service[100521]: INFO cinder.api.openstack.wsgi [None req-00d0d2e4-9a36-46df-a3fd-f5e1d7a25ac5 tempest-VolumeQuotasAdminTestJSON-1677692530 tempest-VolumeQuotasAdminTestJSON-1677692530-project-admin] GET https://10.4.3.117/volume/v3/os-quota-sets/de814b55706149f0a1de65e609c3dc97?usage=True Jul 27 16:11:43.078267 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.openstack.wsgi [None req-00d0d2e4-9a36-46df-a3fd-f5e1d7a25ac5 tempest-VolumeQuotasAdminTestJSON-1677692530 tempest-VolumeQuotasAdminTestJSON-1677692530-project-admin] Empty body provided in request {{(pid=100521) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:11:43.078539 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.openstack.wsgi [None req-00d0d2e4-9a36-46df-a3fd-f5e1d7a25ac5 tempest-VolumeQuotasAdminTestJSON-1677692530 tempest-VolumeQuotasAdminTestJSON-1677692530-project-admin] Calling method 'show' {{(pid=100521) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:11:43.100953 np0000005924 devstack@c-api.service[100521]: INFO cinder.api.openstack.wsgi [None req-00d0d2e4-9a36-46df-a3fd-f5e1d7a25ac5 tempest-VolumeQuotasAdminTestJSON-1677692530 tempest-VolumeQuotasAdminTestJSON-1677692530-project-admin] https://10.4.3.117/volume/v3/os-quota-sets/de814b55706149f0a1de65e609c3dc97?usage=True returned with HTTP 200 Jul 27 16:11:43.101480 np0000005924 devstack@c-api.service[100521]: [pid: 100521|app: 0|req: 326/1311] 10.4.3.117 () {66 vars in 1375 bytes} [Mon Jul 27 16:11:43 2026] GET /volume/v3/os-quota-sets/de814b55706149f0a1de65e609c3dc97?usage=True => generated 1338 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 27 16:11:43.120236 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.middleware.request_id [None req-84f7fb7a-0272-4b19-970f-a6d132928df0 None None] RequestId filter calling following filter/app {{(pid=100522) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:11:43.124109 np0000005924 devstack@c-api.service[100522]: INFO cinder.api.openstack.wsgi [None req-84f7fb7a-0272-4b19-970f-a6d132928df0 tempest-VolumeQuotasAdminTestJSON-1677692530 tempest-VolumeQuotasAdminTestJSON-1677692530-project-admin] PUT https://10.4.3.117/volume/v3/os-quota-sets/992bd42aa39d4de79c5697a3778b9d4e Jul 27 16:11:43.124109 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.openstack.wsgi [None req-84f7fb7a-0272-4b19-970f-a6d132928df0 tempest-VolumeQuotasAdminTestJSON-1677692530 tempest-VolumeQuotasAdminTestJSON-1677692530-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=100522) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 27 16:11:43.233628 np0000005924 devstack@c-api.service[100522]: WARNING cinder.quota [None req-84f7fb7a-0272-4b19-970f-a6d132928df0 tempest-VolumeQuotasAdminTestJSON-1677692530 tempest-VolumeQuotasAdminTestJSON-1677692530-project-admin] Deprecated: Default quota for resource: volumes_tempest-scenario-type-luks-913562302 is set by the default quota flag: quota_volumes_tempest-scenario-type-luks-913562302, it is now deprecated. Please use the default quota class for default quota. Jul 27 16:11:43.234011 np0000005924 devstack@c-api.service[100522]: WARNING cinder.quota [None req-84f7fb7a-0272-4b19-970f-a6d132928df0 tempest-VolumeQuotasAdminTestJSON-1677692530 tempest-VolumeQuotasAdminTestJSON-1677692530-project-admin] Deprecated: Default quota for resource: gigabytes_tempest-scenario-type-luks-913562302 is set by the default quota flag: quota_gigabytes_tempest-scenario-type-luks-913562302, it is now deprecated. Please use the default quota class for default quota. Jul 27 16:11:43.234285 np0000005924 devstack@c-api.service[100522]: WARNING cinder.quota [None req-84f7fb7a-0272-4b19-970f-a6d132928df0 tempest-VolumeQuotasAdminTestJSON-1677692530 tempest-VolumeQuotasAdminTestJSON-1677692530-project-admin] Deprecated: Default quota for resource: snapshots_tempest-scenario-type-luks-913562302 is set by the default quota flag: quota_snapshots_tempest-scenario-type-luks-913562302, it is now deprecated. Please use the default quota class for default quota. Jul 27 16:11:43.240712 np0000005924 devstack@c-api.service[100522]: INFO cinder.api.openstack.wsgi [None req-84f7fb7a-0272-4b19-970f-a6d132928df0 tempest-VolumeQuotasAdminTestJSON-1677692530 tempest-VolumeQuotasAdminTestJSON-1677692530-project-admin] https://10.4.3.117/volume/v3/os-quota-sets/992bd42aa39d4de79c5697a3778b9d4e returned with HTTP 200 Jul 27 16:11:43.241221 np0000005924 devstack@c-api.service[100522]: [pid: 100522|app: 0|req: 325/1312] 10.4.3.117 () {68 vars in 1375 bytes} [Mon Jul 27 16:11:43 2026] PUT /volume/v3/os-quota-sets/992bd42aa39d4de79c5697a3778b9d4e => generated 557 bytes in 121 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 27 16:11:43.251374 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.middleware.request_id [None req-63ab4d45-4616-43c7-aa55-fb8f30e83702 None None] RequestId filter calling following filter/app {{(pid=100523) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:11:43.253558 np0000005924 devstack@c-api.service[100523]: INFO cinder.api.openstack.wsgi [None req-63ab4d45-4616-43c7-aa55-fb8f30e83702 tempest-VolumeQuotasAdminTestJSON-1677692530 tempest-VolumeQuotasAdminTestJSON-1677692530-project-admin] PUT https://10.4.3.117/volume/v3/os-quota-sets/992bd42aa39d4de79c5697a3778b9d4e Jul 27 16:11:43.254681 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.openstack.wsgi [None req-63ab4d45-4616-43c7-aa55-fb8f30e83702 tempest-VolumeQuotasAdminTestJSON-1677692530 tempest-VolumeQuotasAdminTestJSON-1677692530-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=100523) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 27 16:11:43.279957 np0000005924 devstack@c-api.service[100523]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:11:43.279957 np0000005924 devstack@c-api.service[100523]: warnings.warn( Jul 27 16:11:43.333893 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.middleware.request_id [None req-e73a9ea2-2506-4244-ab66-fe4f53a8afcd None None] RequestId filter calling following filter/app {{(pid=100524) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:11:43.336166 np0000005924 devstack@c-api.service[100524]: INFO cinder.api.openstack.wsgi [None req-e73a9ea2-2506-4244-ab66-fe4f53a8afcd tempest-AttachVolumeMultiAttachTest-1978803889 tempest-AttachVolumeMultiAttachTest-1978803889-project-member] GET https://10.4.3.117/volume/v3/volumes/b257a182-f05a-453e-a827-c9cfae7de6fb Jul 27 16:11:43.336415 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.openstack.wsgi [None req-e73a9ea2-2506-4244-ab66-fe4f53a8afcd tempest-AttachVolumeMultiAttachTest-1978803889 tempest-AttachVolumeMultiAttachTest-1978803889-project-member] Empty body provided in request {{(pid=100524) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:11:43.336625 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.openstack.wsgi [None req-e73a9ea2-2506-4244-ab66-fe4f53a8afcd tempest-AttachVolumeMultiAttachTest-1978803889 tempest-AttachVolumeMultiAttachTest-1978803889-project-member] Calling method 'show' {{(pid=100524) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:11:43.363106 np0000005924 devstack@c-api.service[100524]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:11:43.363106 np0000005924 devstack@c-api.service[100524]: warnings.warn( Jul 27 16:11:43.380482 np0000005924 devstack@c-api.service[100524]: INFO cinder.volume.api [None req-e73a9ea2-2506-4244-ab66-fe4f53a8afcd tempest-AttachVolumeMultiAttachTest-1978803889 tempest-AttachVolumeMultiAttachTest-1978803889-project-member] Volume info retrieved successfully. Jul 27 16:11:43.387199 np0000005924 devstack@c-api.service[100524]: INFO cinder.api.openstack.wsgi [None req-e73a9ea2-2506-4244-ab66-fe4f53a8afcd tempest-AttachVolumeMultiAttachTest-1978803889 tempest-AttachVolumeMultiAttachTest-1978803889-project-member] https://10.4.3.117/volume/v3/volumes/b257a182-f05a-453e-a827-c9cfae7de6fb returned with HTTP 200 Jul 27 16:11:43.387357 np0000005924 devstack@c-api.service[100523]: INFO cinder.api.openstack.wsgi [None req-63ab4d45-4616-43c7-aa55-fb8f30e83702 tempest-VolumeQuotasAdminTestJSON-1677692530 tempest-VolumeQuotasAdminTestJSON-1677692530-project-admin] https://10.4.3.117/volume/v3/os-quota-sets/992bd42aa39d4de79c5697a3778b9d4e returned with HTTP 200 Jul 27 16:11:43.387755 np0000005924 devstack@c-api.service[100524]: [pid: 100524|app: 0|req: 333/1313] 10.4.3.117 () {66 vars in 1348 bytes} [Mon Jul 27 16:11:43 2026] GET /volume/v3/volumes/b257a182-f05a-453e-a827-c9cfae7de6fb => generated 1147 bytes in 54 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 27 16:11:43.388198 np0000005924 devstack@c-api.service[100523]: [pid: 100523|app: 0|req: 330/1314] 10.4.3.117 () {68 vars in 1375 bytes} [Mon Jul 27 16:11:43 2026] PUT /volume/v3/os-quota-sets/992bd42aa39d4de79c5697a3778b9d4e => generated 555 bytes in 137 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 27 16:11:43.751030 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.middleware.request_id [None req-2c251cc9-7f62-4911-99c5-350b700e7831 None None] RequestId filter calling following filter/app {{(pid=100521) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:11:43.753450 np0000005924 devstack@c-api.service[100521]: INFO cinder.api.openstack.wsgi [None req-2c251cc9-7f62-4911-99c5-350b700e7831 tempest-TestServerVolumeAttachmentScenario-705321266 tempest-TestServerVolumeAttachmentScenario-705321266-project-member] GET https://10.4.3.117/volume/v3/volumes/817a1fab-46ad-41d3-857b-6b1c68f11268 Jul 27 16:11:43.753704 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.openstack.wsgi [None req-2c251cc9-7f62-4911-99c5-350b700e7831 tempest-TestServerVolumeAttachmentScenario-705321266 tempest-TestServerVolumeAttachmentScenario-705321266-project-member] Empty body provided in request {{(pid=100521) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:11:43.754113 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.openstack.wsgi [None req-2c251cc9-7f62-4911-99c5-350b700e7831 tempest-TestServerVolumeAttachmentScenario-705321266 tempest-TestServerVolumeAttachmentScenario-705321266-project-member] Calling method 'show' {{(pid=100521) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:11:43.765304 np0000005924 devstack@c-api.service[100521]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:11:43.765304 np0000005924 devstack@c-api.service[100521]: warnings.warn( Jul 27 16:11:43.769065 np0000005924 devstack@c-api.service[100521]: INFO cinder.volume.api [None req-2c251cc9-7f62-4911-99c5-350b700e7831 tempest-TestServerVolumeAttachmentScenario-705321266 tempest-TestServerVolumeAttachmentScenario-705321266-project-member] Volume info retrieved successfully. Jul 27 16:11:43.774038 np0000005924 devstack@c-api.service[100521]: INFO cinder.api.openstack.wsgi [None req-2c251cc9-7f62-4911-99c5-350b700e7831 tempest-TestServerVolumeAttachmentScenario-705321266 tempest-TestServerVolumeAttachmentScenario-705321266-project-member] https://10.4.3.117/volume/v3/volumes/817a1fab-46ad-41d3-857b-6b1c68f11268 returned with HTTP 200 Jul 27 16:11:43.774547 np0000005924 devstack@c-api.service[100521]: [pid: 100521|app: 0|req: 327/1315] 10.4.3.117 () {66 vars in 1348 bytes} [Mon Jul 27 16:11:43 2026] GET /volume/v3/volumes/817a1fab-46ad-41d3-857b-6b1c68f11268 => generated 857 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 27 16:11:44.336827 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.middleware.request_id [req-3f8715dc-729e-48fb-8959-bde67e80cd2d req-0aa0f8de-2099-45b6-a623-4d0e37a369c6 None None] RequestId filter calling following filter/app {{(pid=100522) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:11:44.345944 np0000005924 devstack@c-api.service[100522]: INFO cinder.api.openstack.wsgi [req-3f8715dc-729e-48fb-8959-bde67e80cd2d req-0aa0f8de-2099-45b6-a623-4d0e37a369c6 tempest-TestServerVolumeAttachmentScenario-705321266 tempest-TestServerVolumeAttachmentScenario-705321266-project-member] POST https://10.4.3.117/volume/v3/attachments/5312524d-4637-4efa-8e36-c9d8862ed0ee/action Jul 27 16:11:44.346549 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.openstack.wsgi [req-3f8715dc-729e-48fb-8959-bde67e80cd2d req-0aa0f8de-2099-45b6-a623-4d0e37a369c6 tempest-TestServerVolumeAttachmentScenario-705321266 tempest-TestServerVolumeAttachmentScenario-705321266-project-member] Action body: b'{"os-complete": null}' {{(pid=100522) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 27 16:11:44.346760 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.openstack.wsgi [req-3f8715dc-729e-48fb-8959-bde67e80cd2d req-0aa0f8de-2099-45b6-a623-4d0e37a369c6 tempest-TestServerVolumeAttachmentScenario-705321266 tempest-TestServerVolumeAttachmentScenario-705321266-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100522) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 27 16:11:44.371608 np0000005924 devstack@c-api.service[100522]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:11:44.371608 np0000005924 devstack@c-api.service[100522]: warnings.warn( Jul 27 16:11:44.402356 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.middleware.request_id [None req-ac1a4dfa-aad5-4e07-989a-764adcb797fe None None] RequestId filter calling following filter/app {{(pid=100524) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:11:44.406969 np0000005924 devstack@c-api.service[100524]: INFO cinder.api.openstack.wsgi [None req-ac1a4dfa-aad5-4e07-989a-764adcb797fe tempest-AttachVolumeMultiAttachTest-1978803889 tempest-AttachVolumeMultiAttachTest-1978803889-project-member] GET https://10.4.3.117/volume/v3/volumes/b257a182-f05a-453e-a827-c9cfae7de6fb Jul 27 16:11:44.406969 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.openstack.wsgi [None req-ac1a4dfa-aad5-4e07-989a-764adcb797fe tempest-AttachVolumeMultiAttachTest-1978803889 tempest-AttachVolumeMultiAttachTest-1978803889-project-member] Empty body provided in request {{(pid=100524) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:11:44.406969 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.openstack.wsgi [None req-ac1a4dfa-aad5-4e07-989a-764adcb797fe tempest-AttachVolumeMultiAttachTest-1978803889 tempest-AttachVolumeMultiAttachTest-1978803889-project-member] Calling method 'show' {{(pid=100524) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:11:44.410783 np0000005924 devstack@c-api.service[100522]: INFO cinder.api.openstack.wsgi [req-3f8715dc-729e-48fb-8959-bde67e80cd2d req-0aa0f8de-2099-45b6-a623-4d0e37a369c6 tempest-TestServerVolumeAttachmentScenario-705321266 tempest-TestServerVolumeAttachmentScenario-705321266-project-member] https://10.4.3.117/volume/v3/attachments/5312524d-4637-4efa-8e36-c9d8862ed0ee/action returned with HTTP 204 Jul 27 16:11:44.411356 np0000005924 devstack@c-api.service[100522]: [pid: 100522|app: 0|req: 326/1316] 10.4.3.117 () {74 vars in 1725 bytes} [Mon Jul 27 16:11:44 2026] POST /volume/v3/attachments/5312524d-4637-4efa-8e36-c9d8862ed0ee/action => generated 0 bytes in 75 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jul 27 16:11:44.412176 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.middleware.request_id [req-add84dec-8de6-40cd-89c4-b24e38885653 req-ec495862-7d13-4285-87d6-06c24bd746da None None] RequestId filter calling following filter/app {{(pid=100523) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:11:44.414743 np0000005924 devstack@c-api.service[100523]: INFO cinder.api.openstack.wsgi [req-add84dec-8de6-40cd-89c4-b24e38885653 req-ec495862-7d13-4285-87d6-06c24bd746da tempest-AttachVolumeMultiAttachTest-1978803889 tempest-AttachVolumeMultiAttachTest-1978803889-project-member] DELETE https://10.4.3.117/volume/v3/attachments/7a522b27-bf67-4e5c-8d81-e7d452f2b00c Jul 27 16:11:44.415209 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.openstack.wsgi [req-add84dec-8de6-40cd-89c4-b24e38885653 req-ec495862-7d13-4285-87d6-06c24bd746da tempest-AttachVolumeMultiAttachTest-1978803889 tempest-AttachVolumeMultiAttachTest-1978803889-project-member] Empty body provided in request {{(pid=100523) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:11:44.415209 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.openstack.wsgi [req-add84dec-8de6-40cd-89c4-b24e38885653 req-ec495862-7d13-4285-87d6-06c24bd746da tempest-AttachVolumeMultiAttachTest-1978803889 tempest-AttachVolumeMultiAttachTest-1978803889-project-member] Calling method 'version_select' {{(pid=100523) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:11:44.417540 np0000005924 devstack@c-api.service[100523]: DEBUG dbcounter [-] [100523] Writing DB stats cinder:SELECT=400,cinder:INSERT=39,cinder:UPDATE=87 {{(pid=100523) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 27 16:11:44.431050 np0000005924 devstack@c-api.service[100523]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:11:44.431050 np0000005924 devstack@c-api.service[100523]: warnings.warn( Jul 27 16:11:44.431888 np0000005924 devstack@c-api.service[100524]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:11:44.431888 np0000005924 devstack@c-api.service[100524]: warnings.warn( Jul 27 16:11:44.443734 np0000005924 devstack@c-api.service[100524]: INFO cinder.volume.api [None req-ac1a4dfa-aad5-4e07-989a-764adcb797fe tempest-AttachVolumeMultiAttachTest-1978803889 tempest-AttachVolumeMultiAttachTest-1978803889-project-member] Volume info retrieved successfully. Jul 27 16:11:44.457179 np0000005924 devstack@c-api.service[100524]: INFO cinder.api.openstack.wsgi [None req-ac1a4dfa-aad5-4e07-989a-764adcb797fe tempest-AttachVolumeMultiAttachTest-1978803889 tempest-AttachVolumeMultiAttachTest-1978803889-project-member] https://10.4.3.117/volume/v3/volumes/b257a182-f05a-453e-a827-c9cfae7de6fb returned with HTTP 200 Jul 27 16:11:44.457675 np0000005924 devstack@c-api.service[100524]: [pid: 100524|app: 0|req: 334/1317] 10.4.3.117 () {66 vars in 1348 bytes} [Mon Jul 27 16:11:44 2026] GET /volume/v3/volumes/b257a182-f05a-453e-a827-c9cfae7de6fb => generated 1147 bytes in 56 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 27 16:11:44.537082 np0000005924 devstack@c-api.service[100523]: INFO cinder.api.openstack.wsgi [req-add84dec-8de6-40cd-89c4-b24e38885653 req-ec495862-7d13-4285-87d6-06c24bd746da tempest-AttachVolumeMultiAttachTest-1978803889 tempest-AttachVolumeMultiAttachTest-1978803889-project-member] https://10.4.3.117/volume/v3/attachments/7a522b27-bf67-4e5c-8d81-e7d452f2b00c returned with HTTP 200 Jul 27 16:11:44.537082 np0000005924 devstack@c-api.service[100523]: [pid: 100523|app: 0|req: 331/1318] 10.4.3.117 () {72 vars in 1673 bytes} [Mon Jul 27 16:11:44 2026] DELETE /volume/v3/attachments/7a522b27-bf67-4e5c-8d81-e7d452f2b00c => generated 19 bytes in 125 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 27 16:11:44.789394 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.middleware.request_id [None req-e65c36d6-c357-4d47-88cc-d83af1b697e7 None None] RequestId filter calling following filter/app {{(pid=100521) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:11:44.791400 np0000005924 devstack@c-api.service[100521]: INFO cinder.api.openstack.wsgi [None req-e65c36d6-c357-4d47-88cc-d83af1b697e7 tempest-TestServerVolumeAttachmentScenario-705321266 tempest-TestServerVolumeAttachmentScenario-705321266-project-member] GET https://10.4.3.117/volume/v3/volumes/817a1fab-46ad-41d3-857b-6b1c68f11268 Jul 27 16:11:44.791400 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.openstack.wsgi [None req-e65c36d6-c357-4d47-88cc-d83af1b697e7 tempest-TestServerVolumeAttachmentScenario-705321266 tempest-TestServerVolumeAttachmentScenario-705321266-project-member] Empty body provided in request {{(pid=100521) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:11:44.791615 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.openstack.wsgi [None req-e65c36d6-c357-4d47-88cc-d83af1b697e7 tempest-TestServerVolumeAttachmentScenario-705321266 tempest-TestServerVolumeAttachmentScenario-705321266-project-member] Calling method 'show' {{(pid=100521) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:11:44.811262 np0000005924 devstack@c-api.service[100521]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:11:44.811262 np0000005924 devstack@c-api.service[100521]: warnings.warn( Jul 27 16:11:44.822915 np0000005924 devstack@c-api.service[100521]: INFO cinder.volume.api [None req-e65c36d6-c357-4d47-88cc-d83af1b697e7 tempest-TestServerVolumeAttachmentScenario-705321266 tempest-TestServerVolumeAttachmentScenario-705321266-project-member] Volume info retrieved successfully. Jul 27 16:11:44.830446 np0000005924 devstack@c-api.service[100521]: INFO cinder.api.openstack.wsgi [None req-e65c36d6-c357-4d47-88cc-d83af1b697e7 tempest-TestServerVolumeAttachmentScenario-705321266 tempest-TestServerVolumeAttachmentScenario-705321266-project-member] https://10.4.3.117/volume/v3/volumes/817a1fab-46ad-41d3-857b-6b1c68f11268 returned with HTTP 200 Jul 27 16:11:44.830860 np0000005924 devstack@c-api.service[100521]: [pid: 100521|app: 0|req: 328/1319] 10.4.3.117 () {66 vars in 1348 bytes} [Mon Jul 27 16:11:44 2026] GET /volume/v3/volumes/817a1fab-46ad-41d3-857b-6b1c68f11268 => generated 1149 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 27 16:11:44.849971 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.middleware.request_id [None req-bd7d1898-b02d-41fa-9164-7cb254f5be4b None None] RequestId filter calling following filter/app {{(pid=100522) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:11:44.851892 np0000005924 devstack@c-api.service[100522]: INFO cinder.api.openstack.wsgi [None req-bd7d1898-b02d-41fa-9164-7cb254f5be4b tempest-TestServerVolumeAttachmentScenario-705321266 tempest-TestServerVolumeAttachmentScenario-705321266-project-member] GET https://10.4.3.117/volume/v3/volumes/817a1fab-46ad-41d3-857b-6b1c68f11268 Jul 27 16:11:44.851892 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.openstack.wsgi [None req-bd7d1898-b02d-41fa-9164-7cb254f5be4b tempest-TestServerVolumeAttachmentScenario-705321266 tempest-TestServerVolumeAttachmentScenario-705321266-project-member] Empty body provided in request {{(pid=100522) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:11:44.853303 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.openstack.wsgi [None req-bd7d1898-b02d-41fa-9164-7cb254f5be4b tempest-TestServerVolumeAttachmentScenario-705321266 tempest-TestServerVolumeAttachmentScenario-705321266-project-member] Calling method 'show' {{(pid=100522) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:11:44.867819 np0000005924 devstack@c-api.service[100522]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:11:44.867819 np0000005924 devstack@c-api.service[100522]: warnings.warn( Jul 27 16:11:44.875293 np0000005924 devstack@c-api.service[100522]: INFO cinder.volume.api [None req-bd7d1898-b02d-41fa-9164-7cb254f5be4b tempest-TestServerVolumeAttachmentScenario-705321266 tempest-TestServerVolumeAttachmentScenario-705321266-project-member] Volume info retrieved successfully. Jul 27 16:11:44.884389 np0000005924 devstack@c-api.service[100522]: INFO cinder.api.openstack.wsgi [None req-bd7d1898-b02d-41fa-9164-7cb254f5be4b tempest-TestServerVolumeAttachmentScenario-705321266 tempest-TestServerVolumeAttachmentScenario-705321266-project-member] https://10.4.3.117/volume/v3/volumes/817a1fab-46ad-41d3-857b-6b1c68f11268 returned with HTTP 200 Jul 27 16:11:44.884389 np0000005924 devstack@c-api.service[100522]: [pid: 100522|app: 0|req: 327/1320] 10.4.3.117 () {66 vars in 1348 bytes} [Mon Jul 27 16:11:44 2026] GET /volume/v3/volumes/817a1fab-46ad-41d3-857b-6b1c68f11268 => generated 1149 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 27 16:11:44.899224 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.middleware.request_id [None req-05549702-111c-45c0-b90a-7f72684df332 None None] RequestId filter calling following filter/app {{(pid=100524) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:11:44.901897 np0000005924 devstack@c-api.service[100524]: INFO cinder.api.openstack.wsgi [None req-05549702-111c-45c0-b90a-7f72684df332 tempest-TestServerVolumeAttachmentScenario-705321266 tempest-TestServerVolumeAttachmentScenario-705321266-project-member] POST https://10.4.3.117/volume/v3/volumes/817a1fab-46ad-41d3-857b-6b1c68f11268/action Jul 27 16:11:44.902307 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.openstack.wsgi [None req-05549702-111c-45c0-b90a-7f72684df332 tempest-TestServerVolumeAttachmentScenario-705321266 tempest-TestServerVolumeAttachmentScenario-705321266-project-member] Action body: b'{"os-detach": {}}' {{(pid=100524) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 27 16:11:44.902838 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.openstack.wsgi [None req-05549702-111c-45c0-b90a-7f72684df332 tempest-TestServerVolumeAttachmentScenario-705321266 tempest-TestServerVolumeAttachmentScenario-705321266-project-member] Action: 'action', calling method: _detach, body: {"os-detach": {}} {{(pid=100524) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 27 16:11:44.930110 np0000005924 devstack@c-api.service[100524]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:11:44.930110 np0000005924 devstack@c-api.service[100524]: warnings.warn( Jul 27 16:11:44.930788 np0000005924 devstack@c-api.service[100524]: INFO cinder.volume.api [None req-05549702-111c-45c0-b90a-7f72684df332 tempest-TestServerVolumeAttachmentScenario-705321266 tempest-TestServerVolumeAttachmentScenario-705321266-project-member] Volume info retrieved successfully. Jul 27 16:11:45.038794 np0000005924 devstack@c-api.service[100524]: INFO cinder.volume.api [None req-05549702-111c-45c0-b90a-7f72684df332 tempest-TestServerVolumeAttachmentScenario-705321266 tempest-TestServerVolumeAttachmentScenario-705321266-project-member] Attachment connected to vm 36d139db-82d5-497d-a64a-675c2116687f, checking data on nova Jul 27 16:11:45.046661 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.compute.nova [None req-05549702-111c-45c0-b90a-7f72684df332 tempest-TestServerVolumeAttachmentScenario-705321266 tempest-TestServerVolumeAttachmentScenario-705321266-project-member] Creating Keystone token plugin using URL: https://10.4.3.117/identity {{(pid=100524) novaclient /opt/stack/cinder/cinder/compute/nova.py:106}} Jul 27 16:11:45.312435 np0000005924 devstack@c-api.service[100524]: DEBUG novaclient.v2.client [None req-05549702-111c-45c0-b90a-7f72684df332 tempest-TestServerVolumeAttachmentScenario-705321266 tempest-TestServerVolumeAttachmentScenario-705321266-project-member] REQ: curl -g -i -X GET https://10.4.3.117/compute/v2.1/servers/36d139db-82d5-497d-a64a-675c2116687f/os-volume_attachments/817a1fab-46ad-41d3-857b-6b1c68f11268 -H "Accept: application/json" -H "OpenStack-API-Version: compute 2.89" -H "User-Agent: python-novaclient" -H "X-Auth-Token: {SHA256}0f3dd9fd99118bc4d7a85cc381ccf1f40fcba8e6dcb60238d8b20268e3bab61f" -H "X-OpenStack-Nova-API-Version: 2.89" -H "X-OpenStack-Request-ID: req-05549702-111c-45c0-b90a-7f72684df332" -H "X-Service-Token: {SHA256}02357cbeac08511f400c9f800d05f814139e67479f07ed80f1d84b5bdabfb0db" {{(pid=100524) _http_log_request /opt/stack/data/venv/lib/python3.12/site-packages/keystoneauth1/session.py:575}} Jul 27 16:11:45.474922 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.middleware.request_id [None req-f96d66b1-3419-4b41-8576-e3bc850cb1cd None None] RequestId filter calling following filter/app {{(pid=100523) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:11:45.477760 np0000005924 devstack@c-api.service[100523]: INFO cinder.api.openstack.wsgi [None req-f96d66b1-3419-4b41-8576-e3bc850cb1cd tempest-AttachVolumeMultiAttachTest-1978803889 tempest-AttachVolumeMultiAttachTest-1978803889-project-member] GET https://10.4.3.117/volume/v3/volumes/b257a182-f05a-453e-a827-c9cfae7de6fb Jul 27 16:11:45.478228 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.openstack.wsgi [None req-f96d66b1-3419-4b41-8576-e3bc850cb1cd tempest-AttachVolumeMultiAttachTest-1978803889 tempest-AttachVolumeMultiAttachTest-1978803889-project-member] Empty body provided in request {{(pid=100523) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:11:45.478423 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.openstack.wsgi [None req-f96d66b1-3419-4b41-8576-e3bc850cb1cd tempest-AttachVolumeMultiAttachTest-1978803889 tempest-AttachVolumeMultiAttachTest-1978803889-project-member] Calling method 'show' {{(pid=100523) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:11:45.487501 np0000005924 devstack@c-api.service[100523]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:11:45.487501 np0000005924 devstack@c-api.service[100523]: warnings.warn( Jul 27 16:11:45.493831 np0000005924 devstack@c-api.service[100523]: INFO cinder.volume.api [None req-f96d66b1-3419-4b41-8576-e3bc850cb1cd tempest-AttachVolumeMultiAttachTest-1978803889 tempest-AttachVolumeMultiAttachTest-1978803889-project-member] Volume info retrieved successfully. Jul 27 16:11:45.499574 np0000005924 devstack@c-api.service[100523]: INFO cinder.api.openstack.wsgi [None req-f96d66b1-3419-4b41-8576-e3bc850cb1cd tempest-AttachVolumeMultiAttachTest-1978803889 tempest-AttachVolumeMultiAttachTest-1978803889-project-member] https://10.4.3.117/volume/v3/volumes/b257a182-f05a-453e-a827-c9cfae7de6fb returned with HTTP 200 Jul 27 16:11:45.499574 np0000005924 devstack@c-api.service[100523]: [pid: 100523|app: 0|req: 332/1321] 10.4.3.117 () {66 vars in 1348 bytes} [Mon Jul 27 16:11:45 2026] GET /volume/v3/volumes/b257a182-f05a-453e-a827-c9cfae7de6fb => generated 852 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 27 16:11:45.516589 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.middleware.request_id [None req-95de8531-61e5-45b0-a447-374edb1cf3f2 None None] RequestId filter calling following filter/app {{(pid=100521) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:11:45.518299 np0000005924 devstack@c-api.service[100521]: INFO cinder.api.openstack.wsgi [None req-95de8531-61e5-45b0-a447-374edb1cf3f2 tempest-AttachVolumeMultiAttachTest-1978803889 tempest-AttachVolumeMultiAttachTest-1978803889-project-member] GET https://10.4.3.117/volume/v3/volumes/b257a182-f05a-453e-a827-c9cfae7de6fb Jul 27 16:11:45.518867 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.openstack.wsgi [None req-95de8531-61e5-45b0-a447-374edb1cf3f2 tempest-AttachVolumeMultiAttachTest-1978803889 tempest-AttachVolumeMultiAttachTest-1978803889-project-member] Empty body provided in request {{(pid=100521) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:11:45.519305 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.openstack.wsgi [None req-95de8531-61e5-45b0-a447-374edb1cf3f2 tempest-AttachVolumeMultiAttachTest-1978803889 tempest-AttachVolumeMultiAttachTest-1978803889-project-member] Calling method 'show' {{(pid=100521) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:11:45.529209 np0000005924 devstack@c-api.service[100521]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:11:45.529209 np0000005924 devstack@c-api.service[100521]: warnings.warn( Jul 27 16:11:45.535847 np0000005924 devstack@c-api.service[100521]: INFO cinder.volume.api [None req-95de8531-61e5-45b0-a447-374edb1cf3f2 tempest-AttachVolumeMultiAttachTest-1978803889 tempest-AttachVolumeMultiAttachTest-1978803889-project-member] Volume info retrieved successfully. Jul 27 16:11:45.541225 np0000005924 devstack@c-api.service[100521]: INFO cinder.api.openstack.wsgi [None req-95de8531-61e5-45b0-a447-374edb1cf3f2 tempest-AttachVolumeMultiAttachTest-1978803889 tempest-AttachVolumeMultiAttachTest-1978803889-project-member] https://10.4.3.117/volume/v3/volumes/b257a182-f05a-453e-a827-c9cfae7de6fb returned with HTTP 200 Jul 27 16:11:45.541852 np0000005924 devstack@c-api.service[100521]: [pid: 100521|app: 0|req: 329/1322] 10.4.3.117 () {66 vars in 1348 bytes} [Mon Jul 27 16:11:45 2026] GET /volume/v3/volumes/b257a182-f05a-453e-a827-c9cfae7de6fb => generated 852 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 27 16:11:45.595470 np0000005924 devstack@c-api.service[100524]: DEBUG novaclient.v2.client [None req-05549702-111c-45c0-b90a-7f72684df332 tempest-TestServerVolumeAttachmentScenario-705321266 tempest-TestServerVolumeAttachmentScenario-705321266-project-member] RESP: [200] Connection: close Content-Length: 302 Content-Type: application/json Date: Mon, 27 Jul 2026 16:11:45 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-b4eb3947-c3b5-4e00-9406-d1a79fe615f8 x-openstack-request-id: req-b4eb3947-c3b5-4e00-9406-d1a79fe615f8 {{(pid=100524) _http_log_response /opt/stack/data/venv/lib/python3.12/site-packages/keystoneauth1/session.py:616}} Jul 27 16:11:45.596202 np0000005924 devstack@c-api.service[100524]: DEBUG novaclient.v2.client [None req-05549702-111c-45c0-b90a-7f72684df332 tempest-TestServerVolumeAttachmentScenario-705321266 tempest-TestServerVolumeAttachmentScenario-705321266-project-member] RESP BODY: {"volumeAttachment": {"volumeId": "817a1fab-46ad-41d3-857b-6b1c68f11268", "serverId": "36d139db-82d5-497d-a64a-675c2116687f", "device": "/dev/vdb", "tag": null, "delete_on_termination": false, "attachment_id": "5312524d-4637-4efa-8e36-c9d8862ed0ee", "bdm_uuid": "ab83a9dc-4e7c-478e-a133-ef1099c6cebd"}} {{(pid=100524) _http_log_response /opt/stack/data/venv/lib/python3.12/site-packages/keystoneauth1/session.py:651}} Jul 27 16:11:45.596202 np0000005924 devstack@c-api.service[100524]: DEBUG novaclient.v2.client [None req-05549702-111c-45c0-b90a-7f72684df332 tempest-TestServerVolumeAttachmentScenario-705321266 tempest-TestServerVolumeAttachmentScenario-705321266-project-member] GET call to compute for https://10.4.3.117/compute/v2.1/servers/36d139db-82d5-497d-a64a-675c2116687f/os-volume_attachments/817a1fab-46ad-41d3-857b-6b1c68f11268 used request id req-b4eb3947-c3b5-4e00-9406-d1a79fe615f8 {{(pid=100524) request /opt/stack/data/venv/lib/python3.12/site-packages/keystoneauth1/session.py:1076}} Jul 27 16:11:45.603601 np0000005924 devstack@c-api.service[100524]: ERROR cinder.volume.api [None req-05549702-111c-45c0-b90a-7f72684df332 tempest-TestServerVolumeAttachmentScenario-705321266 tempest-TestServerVolumeAttachmentScenario-705321266-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 27 16:11:45.605511 np0000005924 devstack@c-api.service[100524]: ERROR cinder.api.middleware.fault [None req-05549702-111c-45c0-b90a-7f72684df332 tempest-TestServerVolumeAttachmentScenario-705321266 tempest-TestServerVolumeAttachmentScenario-705321266-project-member] Caught error: Detach volume from instance 36d139db-82d5-497d-a64a-675c2116687f using the Compute API: cinder.exception.ConflictNovaUsingAttachment: Detach volume from instance 36d139db-82d5-497d-a64a-675c2116687f using the Compute API Jul 27 16:11:45.605511 np0000005924 devstack@c-api.service[100524]: ERROR cinder.api.middleware.fault Traceback (most recent call last): Jul 27 16:11:45.605511 np0000005924 devstack@c-api.service[100524]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/middleware/fault.py", line 84, in __call__ Jul 27 16:11:45.605511 np0000005924 devstack@c-api.service[100524]: ERROR cinder.api.middleware.fault return req.get_response(self.application) Jul 27 16:11:45.605511 np0000005924 devstack@c-api.service[100524]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jul 27 16:11:45.605511 np0000005924 devstack@c-api.service[100524]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1313, in send Jul 27 16:11:45.605511 np0000005924 devstack@c-api.service[100524]: ERROR cinder.api.middleware.fault status, headers, app_iter = self.call_application( Jul 27 16:11:45.605511 np0000005924 devstack@c-api.service[100524]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^ Jul 27 16:11:45.605511 np0000005924 devstack@c-api.service[100524]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1278, in call_application Jul 27 16:11:45.605511 np0000005924 devstack@c-api.service[100524]: ERROR cinder.api.middleware.fault app_iter = application(self.environ, start_response) Jul 27 16:11:45.605511 np0000005924 devstack@c-api.service[100524]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jul 27 16:11:45.605511 np0000005924 devstack@c-api.service[100524]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 129, in __call__ Jul 27 16:11:45.605511 np0000005924 devstack@c-api.service[100524]: ERROR cinder.api.middleware.fault resp = self.call_func(req, *args, **kw) Jul 27 16:11:45.605511 np0000005924 devstack@c-api.service[100524]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jul 27 16:11:45.605511 np0000005924 devstack@c-api.service[100524]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 193, in call_func Jul 27 16:11:45.605511 np0000005924 devstack@c-api.service[100524]: ERROR cinder.api.middleware.fault return self.func(req, *args, **kwargs) Jul 27 16:11:45.605511 np0000005924 devstack@c-api.service[100524]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jul 27 16:11:45.605511 np0000005924 devstack@c-api.service[100524]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/oslo_middleware/sizelimit.py", line 113, in __call__ Jul 27 16:11:45.605511 np0000005924 devstack@c-api.service[100524]: ERROR cinder.api.middleware.fault return req.get_response(self.application) Jul 27 16:11:45.605511 np0000005924 devstack@c-api.service[100524]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jul 27 16:11:45.605511 np0000005924 devstack@c-api.service[100524]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1313, in send Jul 27 16:11:45.605511 np0000005924 devstack@c-api.service[100524]: ERROR cinder.api.middleware.fault status, headers, app_iter = self.call_application( Jul 27 16:11:45.605511 np0000005924 devstack@c-api.service[100524]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^ Jul 27 16:11:45.605511 np0000005924 devstack@c-api.service[100524]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1278, in call_application Jul 27 16:11:45.605511 np0000005924 devstack@c-api.service[100524]: ERROR cinder.api.middleware.fault app_iter = application(self.environ, start_response) Jul 27 16:11:45.605511 np0000005924 devstack@c-api.service[100524]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jul 27 16:11:45.605511 np0000005924 devstack@c-api.service[100524]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 129, in __call__ Jul 27 16:11:45.605511 np0000005924 devstack@c-api.service[100524]: ERROR cinder.api.middleware.fault resp = self.call_func(req, *args, **kw) Jul 27 16:11:45.605511 np0000005924 devstack@c-api.service[100524]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jul 27 16:11:45.605511 np0000005924 devstack@c-api.service[100524]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 193, in call_func Jul 27 16:11:45.605511 np0000005924 devstack@c-api.service[100524]: ERROR cinder.api.middleware.fault return self.func(req, *args, **kwargs) Jul 27 16:11:45.605511 np0000005924 devstack@c-api.service[100524]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jul 27 16:11:45.605511 np0000005924 devstack@c-api.service[100524]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/osprofiler/web.py", line 132, in __call__ Jul 27 16:11:45.605511 np0000005924 devstack@c-api.service[100524]: ERROR cinder.api.middleware.fault return request.get_response(self.application) Jul 27 16:11:45.605511 np0000005924 devstack@c-api.service[100524]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jul 27 16:11:45.605511 np0000005924 devstack@c-api.service[100524]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1313, in send Jul 27 16:11:45.605511 np0000005924 devstack@c-api.service[100524]: ERROR cinder.api.middleware.fault status, headers, app_iter = self.call_application( Jul 27 16:11:45.605511 np0000005924 devstack@c-api.service[100524]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^ Jul 27 16:11:45.605511 np0000005924 devstack@c-api.service[100524]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1278, in call_application Jul 27 16:11:45.605511 np0000005924 devstack@c-api.service[100524]: ERROR cinder.api.middleware.fault app_iter = application(self.environ, start_response) Jul 27 16:11:45.605511 np0000005924 devstack@c-api.service[100524]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jul 27 16:11:45.605511 np0000005924 devstack@c-api.service[100524]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 129, in __call__ Jul 27 16:11:45.605511 np0000005924 devstack@c-api.service[100524]: ERROR cinder.api.middleware.fault resp = self.call_func(req, *args, **kw) Jul 27 16:11:45.605511 np0000005924 devstack@c-api.service[100524]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jul 27 16:11:45.605511 np0000005924 devstack@c-api.service[100524]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 193, in call_func Jul 27 16:11:45.605511 np0000005924 devstack@c-api.service[100524]: ERROR cinder.api.middleware.fault return self.func(req, *args, **kwargs) Jul 27 16:11:45.605511 np0000005924 devstack@c-api.service[100524]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jul 27 16:11:45.605511 np0000005924 devstack@c-api.service[100524]: 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 27 16:11:45.605511 np0000005924 devstack@c-api.service[100524]: ERROR cinder.api.middleware.fault response = req.get_response(self._app) Jul 27 16:11:45.605511 np0000005924 devstack@c-api.service[100524]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jul 27 16:11:45.605511 np0000005924 devstack@c-api.service[100524]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1313, in send Jul 27 16:11:45.606553 np0000005924 devstack@c-api.service[100524]: ERROR cinder.api.middleware.fault status, headers, app_iter = self.call_application( Jul 27 16:11:45.606553 np0000005924 devstack@c-api.service[100524]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^ Jul 27 16:11:45.606553 np0000005924 devstack@c-api.service[100524]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1278, in call_application Jul 27 16:11:45.606553 np0000005924 devstack@c-api.service[100524]: ERROR cinder.api.middleware.fault app_iter = application(self.environ, start_response) Jul 27 16:11:45.606553 np0000005924 devstack@c-api.service[100524]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jul 27 16:11:45.606553 np0000005924 devstack@c-api.service[100524]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 143, in __call__ Jul 27 16:11:45.606553 np0000005924 devstack@c-api.service[100524]: ERROR cinder.api.middleware.fault return resp(environ, start_response) Jul 27 16:11:45.606553 np0000005924 devstack@c-api.service[100524]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jul 27 16:11:45.606553 np0000005924 devstack@c-api.service[100524]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 143, in __call__ Jul 27 16:11:45.606553 np0000005924 devstack@c-api.service[100524]: ERROR cinder.api.middleware.fault return resp(environ, start_response) Jul 27 16:11:45.606553 np0000005924 devstack@c-api.service[100524]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jul 27 16:11:45.606553 np0000005924 devstack@c-api.service[100524]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/routes/middleware.py", line 153, in __call__ Jul 27 16:11:45.606553 np0000005924 devstack@c-api.service[100524]: ERROR cinder.api.middleware.fault response = self.app(environ, start_response) Jul 27 16:11:45.606553 np0000005924 devstack@c-api.service[100524]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jul 27 16:11:45.606553 np0000005924 devstack@c-api.service[100524]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 143, in __call__ Jul 27 16:11:45.606553 np0000005924 devstack@c-api.service[100524]: ERROR cinder.api.middleware.fault return resp(environ, start_response) Jul 27 16:11:45.606553 np0000005924 devstack@c-api.service[100524]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jul 27 16:11:45.606553 np0000005924 devstack@c-api.service[100524]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 129, in __call__ Jul 27 16:11:45.606553 np0000005924 devstack@c-api.service[100524]: ERROR cinder.api.middleware.fault resp = self.call_func(req, *args, **kw) Jul 27 16:11:45.606553 np0000005924 devstack@c-api.service[100524]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jul 27 16:11:45.606553 np0000005924 devstack@c-api.service[100524]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 193, in call_func Jul 27 16:11:45.606553 np0000005924 devstack@c-api.service[100524]: ERROR cinder.api.middleware.fault return self.func(req, *args, **kwargs) Jul 27 16:11:45.606553 np0000005924 devstack@c-api.service[100524]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jul 27 16:11:45.606553 np0000005924 devstack@c-api.service[100524]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/openstack/wsgi.py", line 849, in __call__ Jul 27 16:11:45.606553 np0000005924 devstack@c-api.service[100524]: ERROR cinder.api.middleware.fault return self._process_stack(request, action, action_args, Jul 27 16:11:45.606553 np0000005924 devstack@c-api.service[100524]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jul 27 16:11:45.606553 np0000005924 devstack@c-api.service[100524]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/openstack/wsgi.py", line 910, in _process_stack Jul 27 16:11:45.606553 np0000005924 devstack@c-api.service[100524]: ERROR cinder.api.middleware.fault action_result = self.dispatch(meth, request, action_args) Jul 27 16:11:45.606553 np0000005924 devstack@c-api.service[100524]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jul 27 16:11:45.606553 np0000005924 devstack@c-api.service[100524]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/openstack/wsgi.py", line 1005, in dispatch Jul 27 16:11:45.606553 np0000005924 devstack@c-api.service[100524]: ERROR cinder.api.middleware.fault return method(req=request, **action_args) Jul 27 16:11:45.606553 np0000005924 devstack@c-api.service[100524]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jul 27 16:11:45.606553 np0000005924 devstack@c-api.service[100524]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/validation/__init__.py", line 60, in wrapper Jul 27 16:11:45.606553 np0000005924 devstack@c-api.service[100524]: ERROR cinder.api.middleware.fault return func(*args, **kwargs) Jul 27 16:11:45.606553 np0000005924 devstack@c-api.service[100524]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^ Jul 27 16:11:45.606553 np0000005924 devstack@c-api.service[100524]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/contrib/volume_actions.py", line 101, in _detach Jul 27 16:11:45.606553 np0000005924 devstack@c-api.service[100524]: ERROR cinder.api.middleware.fault self.volume_api.detach(context, volume, attachment_id) Jul 27 16:11:45.606553 np0000005924 devstack@c-api.service[100524]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/volume/api.py", line 869, in detach Jul 27 16:11:45.606553 np0000005924 devstack@c-api.service[100524]: ERROR cinder.api.middleware.fault self.attachment_deletion_allowed(context, attachment_id, volume) Jul 27 16:11:45.606553 np0000005924 devstack@c-api.service[100524]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/volume/api.py", line 2661, in attachment_deletion_allowed Jul 27 16:11:45.606553 np0000005924 devstack@c-api.service[100524]: ERROR cinder.api.middleware.fault raise exception.ConflictNovaUsingAttachment(instance_id=server_id) Jul 27 16:11:45.606553 np0000005924 devstack@c-api.service[100524]: ERROR cinder.api.middleware.fault cinder.exception.ConflictNovaUsingAttachment: Detach volume from instance 36d139db-82d5-497d-a64a-675c2116687f using the Compute API Jul 27 16:11:45.606553 np0000005924 devstack@c-api.service[100524]: ERROR cinder.api.middleware.fault Jul 27 16:11:45.606553 np0000005924 devstack@c-api.service[100524]: INFO cinder.api.middleware.fault [None req-05549702-111c-45c0-b90a-7f72684df332 tempest-TestServerVolumeAttachmentScenario-705321266 tempest-TestServerVolumeAttachmentScenario-705321266-project-member] https://10.4.3.117/volume/v3/volumes/817a1fab-46ad-41d3-857b-6b1c68f11268/action returned with HTTP 409 Jul 27 16:11:45.607314 np0000005924 devstack@c-api.service[100524]: [pid: 100524|app: 0|req: 335/1323] 10.4.3.117 () {68 vars in 1390 bytes} [Mon Jul 27 16:11:44 2026] POST /volume/v3/volumes/817a1fab-46ad-41d3-857b-6b1c68f11268/action => generated 167 bytes in 708 msecs (HTTP/1.1 409) 7 headers in 291 bytes (1 switches on core 0) Jul 27 16:11:45.609319 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.middleware.request_id [None req-f4866342-6342-4a75-97f3-7453040503be None None] RequestId filter calling following filter/app {{(pid=100522) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:11:45.611728 np0000005924 devstack@c-api.service[100522]: INFO cinder.api.openstack.wsgi [None req-f4866342-6342-4a75-97f3-7453040503be tempest-AttachVolumeMultiAttachTest-1978803889 tempest-AttachVolumeMultiAttachTest-1978803889-project-member] GET https://10.4.3.117/volume/v3/volumes/b257a182-f05a-453e-a827-c9cfae7de6fb Jul 27 16:11:45.611936 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.openstack.wsgi [None req-f4866342-6342-4a75-97f3-7453040503be tempest-AttachVolumeMultiAttachTest-1978803889 tempest-AttachVolumeMultiAttachTest-1978803889-project-member] Empty body provided in request {{(pid=100522) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:11:45.612137 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.openstack.wsgi [None req-f4866342-6342-4a75-97f3-7453040503be tempest-AttachVolumeMultiAttachTest-1978803889 tempest-AttachVolumeMultiAttachTest-1978803889-project-member] Calling method 'show' {{(pid=100522) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:11:45.621790 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.middleware.request_id [None req-3b0dc22f-ec99-4a11-87d5-db96af64fd15 None None] RequestId filter calling following filter/app {{(pid=100523) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:11:45.621947 np0000005924 devstack@c-api.service[100522]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:11:45.621947 np0000005924 devstack@c-api.service[100522]: warnings.warn( Jul 27 16:11:45.623247 np0000005924 devstack@c-api.service[100523]: INFO cinder.api.openstack.wsgi [None req-3b0dc22f-ec99-4a11-87d5-db96af64fd15 tempest-TestServerVolumeAttachmentScenario-705321266 tempest-TestServerVolumeAttachmentScenario-705321266-project-member] POST https://10.4.3.117/volume/v3/volumes/817a1fab-46ad-41d3-857b-6b1c68f11268/action Jul 27 16:11:45.623706 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.openstack.wsgi [None req-3b0dc22f-ec99-4a11-87d5-db96af64fd15 tempest-TestServerVolumeAttachmentScenario-705321266 tempest-TestServerVolumeAttachmentScenario-705321266-project-member] Action body: b'{"os-terminate_connection": {"connector": {}}}' {{(pid=100523) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 27 16:11:45.623899 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.openstack.wsgi [None req-3b0dc22f-ec99-4a11-87d5-db96af64fd15 tempest-TestServerVolumeAttachmentScenario-705321266 tempest-TestServerVolumeAttachmentScenario-705321266-project-member] Action: 'action', calling method: _terminate_connection, body: {"os-terminate_connection": {"connector": {}}} {{(pid=100523) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 27 16:11:45.631285 np0000005924 devstack@c-api.service[100522]: INFO cinder.volume.api [None req-f4866342-6342-4a75-97f3-7453040503be tempest-AttachVolumeMultiAttachTest-1978803889 tempest-AttachVolumeMultiAttachTest-1978803889-project-member] Volume info retrieved successfully. Jul 27 16:11:45.637347 np0000005924 devstack@c-api.service[100522]: INFO cinder.api.openstack.wsgi [None req-f4866342-6342-4a75-97f3-7453040503be tempest-AttachVolumeMultiAttachTest-1978803889 tempest-AttachVolumeMultiAttachTest-1978803889-project-member] https://10.4.3.117/volume/v3/volumes/b257a182-f05a-453e-a827-c9cfae7de6fb returned with HTTP 200 Jul 27 16:11:45.637803 np0000005924 devstack@c-api.service[100522]: [pid: 100522|app: 0|req: 328/1324] 10.4.3.117 () {66 vars in 1348 bytes} [Mon Jul 27 16:11:45 2026] GET /volume/v3/volumes/b257a182-f05a-453e-a827-c9cfae7de6fb => generated 852 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 27 16:11:45.644774 np0000005924 devstack@c-api.service[100523]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:11:45.644774 np0000005924 devstack@c-api.service[100523]: warnings.warn( Jul 27 16:11:45.644774 np0000005924 devstack@c-api.service[100523]: INFO cinder.volume.api [None req-3b0dc22f-ec99-4a11-87d5-db96af64fd15 tempest-TestServerVolumeAttachmentScenario-705321266 tempest-TestServerVolumeAttachmentScenario-705321266-project-member] Volume info retrieved successfully. Jul 27 16:11:45.727515 np0000005924 devstack@c-api.service[100523]: INFO cinder.volume.api [None req-3b0dc22f-ec99-4a11-87d5-db96af64fd15 tempest-TestServerVolumeAttachmentScenario-705321266 tempest-TestServerVolumeAttachmentScenario-705321266-project-member] Attachment connected to vm 36d139db-82d5-497d-a64a-675c2116687f, checking data on nova Jul 27 16:11:45.728304 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.compute.nova [None req-3b0dc22f-ec99-4a11-87d5-db96af64fd15 tempest-TestServerVolumeAttachmentScenario-705321266 tempest-TestServerVolumeAttachmentScenario-705321266-project-member] Creating Keystone token plugin using URL: https://10.4.3.117/identity {{(pid=100523) novaclient /opt/stack/cinder/cinder/compute/nova.py:106}} Jul 27 16:11:46.083693 np0000005924 devstack@c-api.service[100523]: DEBUG novaclient.v2.client [None req-3b0dc22f-ec99-4a11-87d5-db96af64fd15 tempest-TestServerVolumeAttachmentScenario-705321266 tempest-TestServerVolumeAttachmentScenario-705321266-project-member] REQ: curl -g -i -X GET https://10.4.3.117/compute/v2.1/servers/36d139db-82d5-497d-a64a-675c2116687f/os-volume_attachments/817a1fab-46ad-41d3-857b-6b1c68f11268 -H "Accept: application/json" -H "OpenStack-API-Version: compute 2.89" -H "User-Agent: python-novaclient" -H "X-Auth-Token: {SHA256}1071a4a1ba1f0a70758f938206fecb7d85db2907938e2d3eb48b36f390c06877" -H "X-OpenStack-Nova-API-Version: 2.89" -H "X-OpenStack-Request-ID: req-3b0dc22f-ec99-4a11-87d5-db96af64fd15" -H "X-Service-Token: {SHA256}811a654beb3d0841415e354c54867fcd9cb06a01cd7b70707f5cc57126f5d085" {{(pid=100523) _http_log_request /opt/stack/data/venv/lib/python3.12/site-packages/keystoneauth1/session.py:575}} Jul 27 16:11:46.391805 np0000005924 devstack@c-api.service[100523]: DEBUG novaclient.v2.client [None req-3b0dc22f-ec99-4a11-87d5-db96af64fd15 tempest-TestServerVolumeAttachmentScenario-705321266 tempest-TestServerVolumeAttachmentScenario-705321266-project-member] RESP: [200] Connection: close Content-Length: 302 Content-Type: application/json Date: Mon, 27 Jul 2026 16:11:46 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-7c123f5e-9885-46ae-af1d-4913332d1dea x-openstack-request-id: req-7c123f5e-9885-46ae-af1d-4913332d1dea {{(pid=100523) _http_log_response /opt/stack/data/venv/lib/python3.12/site-packages/keystoneauth1/session.py:616}} Jul 27 16:11:46.391948 np0000005924 devstack@c-api.service[100523]: DEBUG novaclient.v2.client [None req-3b0dc22f-ec99-4a11-87d5-db96af64fd15 tempest-TestServerVolumeAttachmentScenario-705321266 tempest-TestServerVolumeAttachmentScenario-705321266-project-member] RESP BODY: {"volumeAttachment": {"volumeId": "817a1fab-46ad-41d3-857b-6b1c68f11268", "serverId": "36d139db-82d5-497d-a64a-675c2116687f", "device": "/dev/vdb", "tag": null, "delete_on_termination": false, "attachment_id": "5312524d-4637-4efa-8e36-c9d8862ed0ee", "bdm_uuid": "ab83a9dc-4e7c-478e-a133-ef1099c6cebd"}} {{(pid=100523) _http_log_response /opt/stack/data/venv/lib/python3.12/site-packages/keystoneauth1/session.py:651}} Jul 27 16:11:46.392098 np0000005924 devstack@c-api.service[100523]: DEBUG novaclient.v2.client [None req-3b0dc22f-ec99-4a11-87d5-db96af64fd15 tempest-TestServerVolumeAttachmentScenario-705321266 tempest-TestServerVolumeAttachmentScenario-705321266-project-member] GET call to compute for https://10.4.3.117/compute/v2.1/servers/36d139db-82d5-497d-a64a-675c2116687f/os-volume_attachments/817a1fab-46ad-41d3-857b-6b1c68f11268 used request id req-7c123f5e-9885-46ae-af1d-4913332d1dea {{(pid=100523) request /opt/stack/data/venv/lib/python3.12/site-packages/keystoneauth1/session.py:1076}} Jul 27 16:11:46.393974 np0000005924 devstack@c-api.service[100523]: ERROR cinder.volume.api [None req-3b0dc22f-ec99-4a11-87d5-db96af64fd15 tempest-TestServerVolumeAttachmentScenario-705321266 tempest-TestServerVolumeAttachmentScenario-705321266-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 27 16:11:46.396293 np0000005924 devstack@c-api.service[100523]: ERROR cinder.api.middleware.fault [None req-3b0dc22f-ec99-4a11-87d5-db96af64fd15 tempest-TestServerVolumeAttachmentScenario-705321266 tempest-TestServerVolumeAttachmentScenario-705321266-project-member] Caught error: Detach volume from instance 36d139db-82d5-497d-a64a-675c2116687f using the Compute API: cinder.exception.ConflictNovaUsingAttachment: Detach volume from instance 36d139db-82d5-497d-a64a-675c2116687f using the Compute API Jul 27 16:11:46.396293 np0000005924 devstack@c-api.service[100523]: ERROR cinder.api.middleware.fault Traceback (most recent call last): Jul 27 16:11:46.396293 np0000005924 devstack@c-api.service[100523]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/middleware/fault.py", line 84, in __call__ Jul 27 16:11:46.396293 np0000005924 devstack@c-api.service[100523]: ERROR cinder.api.middleware.fault return req.get_response(self.application) Jul 27 16:11:46.396293 np0000005924 devstack@c-api.service[100523]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jul 27 16:11:46.396293 np0000005924 devstack@c-api.service[100523]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1313, in send Jul 27 16:11:46.396293 np0000005924 devstack@c-api.service[100523]: ERROR cinder.api.middleware.fault status, headers, app_iter = self.call_application( Jul 27 16:11:46.396293 np0000005924 devstack@c-api.service[100523]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^ Jul 27 16:11:46.396293 np0000005924 devstack@c-api.service[100523]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1278, in call_application Jul 27 16:11:46.396293 np0000005924 devstack@c-api.service[100523]: ERROR cinder.api.middleware.fault app_iter = application(self.environ, start_response) Jul 27 16:11:46.396293 np0000005924 devstack@c-api.service[100523]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jul 27 16:11:46.396293 np0000005924 devstack@c-api.service[100523]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 129, in __call__ Jul 27 16:11:46.396293 np0000005924 devstack@c-api.service[100523]: ERROR cinder.api.middleware.fault resp = self.call_func(req, *args, **kw) Jul 27 16:11:46.396293 np0000005924 devstack@c-api.service[100523]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jul 27 16:11:46.396293 np0000005924 devstack@c-api.service[100523]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 193, in call_func Jul 27 16:11:46.396293 np0000005924 devstack@c-api.service[100523]: ERROR cinder.api.middleware.fault return self.func(req, *args, **kwargs) Jul 27 16:11:46.396293 np0000005924 devstack@c-api.service[100523]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jul 27 16:11:46.396293 np0000005924 devstack@c-api.service[100523]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/oslo_middleware/sizelimit.py", line 113, in __call__ Jul 27 16:11:46.396293 np0000005924 devstack@c-api.service[100523]: ERROR cinder.api.middleware.fault return req.get_response(self.application) Jul 27 16:11:46.396293 np0000005924 devstack@c-api.service[100523]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jul 27 16:11:46.396293 np0000005924 devstack@c-api.service[100523]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1313, in send Jul 27 16:11:46.396293 np0000005924 devstack@c-api.service[100523]: ERROR cinder.api.middleware.fault status, headers, app_iter = self.call_application( Jul 27 16:11:46.396293 np0000005924 devstack@c-api.service[100523]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^ Jul 27 16:11:46.396293 np0000005924 devstack@c-api.service[100523]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1278, in call_application Jul 27 16:11:46.396293 np0000005924 devstack@c-api.service[100523]: ERROR cinder.api.middleware.fault app_iter = application(self.environ, start_response) Jul 27 16:11:46.396293 np0000005924 devstack@c-api.service[100523]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jul 27 16:11:46.396293 np0000005924 devstack@c-api.service[100523]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 129, in __call__ Jul 27 16:11:46.396293 np0000005924 devstack@c-api.service[100523]: ERROR cinder.api.middleware.fault resp = self.call_func(req, *args, **kw) Jul 27 16:11:46.396293 np0000005924 devstack@c-api.service[100523]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jul 27 16:11:46.396293 np0000005924 devstack@c-api.service[100523]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 193, in call_func Jul 27 16:11:46.396293 np0000005924 devstack@c-api.service[100523]: ERROR cinder.api.middleware.fault return self.func(req, *args, **kwargs) Jul 27 16:11:46.396293 np0000005924 devstack@c-api.service[100523]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jul 27 16:11:46.396293 np0000005924 devstack@c-api.service[100523]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/osprofiler/web.py", line 132, in __call__ Jul 27 16:11:46.396293 np0000005924 devstack@c-api.service[100523]: ERROR cinder.api.middleware.fault return request.get_response(self.application) Jul 27 16:11:46.396293 np0000005924 devstack@c-api.service[100523]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jul 27 16:11:46.396293 np0000005924 devstack@c-api.service[100523]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1313, in send Jul 27 16:11:46.396293 np0000005924 devstack@c-api.service[100523]: ERROR cinder.api.middleware.fault status, headers, app_iter = self.call_application( Jul 27 16:11:46.396293 np0000005924 devstack@c-api.service[100523]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^ Jul 27 16:11:46.396293 np0000005924 devstack@c-api.service[100523]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1278, in call_application Jul 27 16:11:46.396293 np0000005924 devstack@c-api.service[100523]: ERROR cinder.api.middleware.fault app_iter = application(self.environ, start_response) Jul 27 16:11:46.396293 np0000005924 devstack@c-api.service[100523]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jul 27 16:11:46.396293 np0000005924 devstack@c-api.service[100523]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 129, in __call__ Jul 27 16:11:46.396293 np0000005924 devstack@c-api.service[100523]: ERROR cinder.api.middleware.fault resp = self.call_func(req, *args, **kw) Jul 27 16:11:46.396293 np0000005924 devstack@c-api.service[100523]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jul 27 16:11:46.396293 np0000005924 devstack@c-api.service[100523]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 193, in call_func Jul 27 16:11:46.396293 np0000005924 devstack@c-api.service[100523]: ERROR cinder.api.middleware.fault return self.func(req, *args, **kwargs) Jul 27 16:11:46.396293 np0000005924 devstack@c-api.service[100523]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jul 27 16:11:46.396293 np0000005924 devstack@c-api.service[100523]: 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 27 16:11:46.396293 np0000005924 devstack@c-api.service[100523]: ERROR cinder.api.middleware.fault response = req.get_response(self._app) Jul 27 16:11:46.396293 np0000005924 devstack@c-api.service[100523]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jul 27 16:11:46.396293 np0000005924 devstack@c-api.service[100523]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1313, in send Jul 27 16:11:46.397718 np0000005924 devstack@c-api.service[100523]: ERROR cinder.api.middleware.fault status, headers, app_iter = self.call_application( Jul 27 16:11:46.397718 np0000005924 devstack@c-api.service[100523]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^ Jul 27 16:11:46.397718 np0000005924 devstack@c-api.service[100523]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1278, in call_application Jul 27 16:11:46.397718 np0000005924 devstack@c-api.service[100523]: ERROR cinder.api.middleware.fault app_iter = application(self.environ, start_response) Jul 27 16:11:46.397718 np0000005924 devstack@c-api.service[100523]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jul 27 16:11:46.397718 np0000005924 devstack@c-api.service[100523]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 143, in __call__ Jul 27 16:11:46.397718 np0000005924 devstack@c-api.service[100523]: ERROR cinder.api.middleware.fault return resp(environ, start_response) Jul 27 16:11:46.397718 np0000005924 devstack@c-api.service[100523]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jul 27 16:11:46.397718 np0000005924 devstack@c-api.service[100523]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 143, in __call__ Jul 27 16:11:46.397718 np0000005924 devstack@c-api.service[100523]: ERROR cinder.api.middleware.fault return resp(environ, start_response) Jul 27 16:11:46.397718 np0000005924 devstack@c-api.service[100523]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jul 27 16:11:46.397718 np0000005924 devstack@c-api.service[100523]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/routes/middleware.py", line 153, in __call__ Jul 27 16:11:46.397718 np0000005924 devstack@c-api.service[100523]: ERROR cinder.api.middleware.fault response = self.app(environ, start_response) Jul 27 16:11:46.397718 np0000005924 devstack@c-api.service[100523]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jul 27 16:11:46.397718 np0000005924 devstack@c-api.service[100523]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 143, in __call__ Jul 27 16:11:46.397718 np0000005924 devstack@c-api.service[100523]: ERROR cinder.api.middleware.fault return resp(environ, start_response) Jul 27 16:11:46.397718 np0000005924 devstack@c-api.service[100523]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jul 27 16:11:46.397718 np0000005924 devstack@c-api.service[100523]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 129, in __call__ Jul 27 16:11:46.397718 np0000005924 devstack@c-api.service[100523]: ERROR cinder.api.middleware.fault resp = self.call_func(req, *args, **kw) Jul 27 16:11:46.397718 np0000005924 devstack@c-api.service[100523]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jul 27 16:11:46.397718 np0000005924 devstack@c-api.service[100523]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 193, in call_func Jul 27 16:11:46.397718 np0000005924 devstack@c-api.service[100523]: ERROR cinder.api.middleware.fault return self.func(req, *args, **kwargs) Jul 27 16:11:46.397718 np0000005924 devstack@c-api.service[100523]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jul 27 16:11:46.397718 np0000005924 devstack@c-api.service[100523]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/openstack/wsgi.py", line 849, in __call__ Jul 27 16:11:46.397718 np0000005924 devstack@c-api.service[100523]: ERROR cinder.api.middleware.fault return self._process_stack(request, action, action_args, Jul 27 16:11:46.397718 np0000005924 devstack@c-api.service[100523]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jul 27 16:11:46.397718 np0000005924 devstack@c-api.service[100523]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/openstack/wsgi.py", line 910, in _process_stack Jul 27 16:11:46.397718 np0000005924 devstack@c-api.service[100523]: ERROR cinder.api.middleware.fault action_result = self.dispatch(meth, request, action_args) Jul 27 16:11:46.397718 np0000005924 devstack@c-api.service[100523]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jul 27 16:11:46.397718 np0000005924 devstack@c-api.service[100523]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/openstack/wsgi.py", line 1005, in dispatch Jul 27 16:11:46.397718 np0000005924 devstack@c-api.service[100523]: ERROR cinder.api.middleware.fault return method(req=request, **action_args) Jul 27 16:11:46.397718 np0000005924 devstack@c-api.service[100523]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jul 27 16:11:46.397718 np0000005924 devstack@c-api.service[100523]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/validation/__init__.py", line 60, in wrapper Jul 27 16:11:46.397718 np0000005924 devstack@c-api.service[100523]: ERROR cinder.api.middleware.fault return func(*args, **kwargs) Jul 27 16:11:46.397718 np0000005924 devstack@c-api.service[100523]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^ Jul 27 16:11:46.397718 np0000005924 devstack@c-api.service[100523]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/contrib/volume_actions.py", line 194, in _terminate_connection Jul 27 16:11:46.397718 np0000005924 devstack@c-api.service[100523]: ERROR cinder.api.middleware.fault self.volume_api.terminate_connection(context, volume, connector) Jul 27 16:11:46.397718 np0000005924 devstack@c-api.service[100523]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/volume/api.py", line 923, in terminate_connection Jul 27 16:11:46.397718 np0000005924 devstack@c-api.service[100523]: ERROR cinder.api.middleware.fault self.attachment_deletion_allowed(context, None, volume) Jul 27 16:11:46.397718 np0000005924 devstack@c-api.service[100523]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/volume/api.py", line 2661, in attachment_deletion_allowed Jul 27 16:11:46.397718 np0000005924 devstack@c-api.service[100523]: ERROR cinder.api.middleware.fault raise exception.ConflictNovaUsingAttachment(instance_id=server_id) Jul 27 16:11:46.397718 np0000005924 devstack@c-api.service[100523]: ERROR cinder.api.middleware.fault cinder.exception.ConflictNovaUsingAttachment: Detach volume from instance 36d139db-82d5-497d-a64a-675c2116687f using the Compute API Jul 27 16:11:46.397718 np0000005924 devstack@c-api.service[100523]: ERROR cinder.api.middleware.fault Jul 27 16:11:46.397718 np0000005924 devstack@c-api.service[100523]: INFO cinder.api.middleware.fault [None req-3b0dc22f-ec99-4a11-87d5-db96af64fd15 tempest-TestServerVolumeAttachmentScenario-705321266 tempest-TestServerVolumeAttachmentScenario-705321266-project-member] https://10.4.3.117/volume/v3/volumes/817a1fab-46ad-41d3-857b-6b1c68f11268/action returned with HTTP 409 Jul 27 16:11:46.397718 np0000005924 devstack@c-api.service[100523]: [pid: 100523|app: 0|req: 333/1325] 10.4.3.117 () {68 vars in 1390 bytes} [Mon Jul 27 16:11:45 2026] POST /volume/v3/volumes/817a1fab-46ad-41d3-857b-6b1c68f11268/action => generated 167 bytes in 777 msecs (HTTP/1.1 409) 7 headers in 291 bytes (1 switches on core 0) Jul 27 16:11:46.408712 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.middleware.request_id [None req-7895ba95-c8bf-4403-b9bb-adff48af1a7d None None] RequestId filter calling following filter/app {{(pid=100521) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:11:46.413024 np0000005924 devstack@c-api.service[100521]: [pid: 100521|app: 0|req: 330/1326] 10.4.3.117 () {70 vars in 1597 bytes} [Mon Jul 27 16:11:46 2026] POST /volume/v3/volumes/817a1fab-46ad-41d3-857b-6b1c68f11268/action => generated 114 bytes in 5 msecs (HTTP/1.1 401) 5 headers in 229 bytes (1 switches on core 0) Jul 27 16:11:46.423078 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.middleware.request_id [None req-a2e8051c-6c43-4f79-b094-036faf591392 None None] RequestId filter calling following filter/app {{(pid=100524) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:11:46.425102 np0000005924 devstack@c-api.service[100524]: [pid: 100524|app: 0|req: 336/1327] 10.4.3.117 () {70 vars in 1597 bytes} [Mon Jul 27 16:11:46 2026] POST /volume/v3/volumes/817a1fab-46ad-41d3-857b-6b1c68f11268/action => generated 114 bytes in 3 msecs (HTTP/1.1 401) 5 headers in 229 bytes (1 switches on core 0) Jul 27 16:11:46.433751 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.middleware.request_id [None req-5d0656e1-520e-425c-b9ad-ba9a22e27dd6 None None] RequestId filter calling following filter/app {{(pid=100522) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:11:46.547749 np0000005924 devstack@c-api.service[100522]: WARNING keystonemiddleware.auth_token [None req-5d0656e1-520e-425c-b9ad-ba9a22e27dd6 None None] Authorization failed for token: keystonemiddleware.auth_token._exceptions.InvalidToken: Token authorization failed Jul 27 16:11:46.548814 np0000005924 devstack@c-api.service[100522]: [pid: 100522|app: 0|req: 329/1328] 10.4.3.117 () {70 vars in 1597 bytes} [Mon Jul 27 16:11:46 2026] POST /volume/v3/volumes/817a1fab-46ad-41d3-857b-6b1c68f11268/action => generated 114 bytes in 116 msecs (HTTP/1.1 401) 5 headers in 229 bytes (2 switches on core 0) Jul 27 16:11:46.557622 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.middleware.request_id [None req-83e31fd3-5211-4c41-9ea8-ce9049e67516 None None] RequestId filter calling following filter/app {{(pid=100523) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:11:46.592355 np0000005924 devstack@c-api.service[100523]: WARNING keystonemiddleware.auth_token [None req-83e31fd3-5211-4c41-9ea8-ce9049e67516 None None] Authorization failed for token: keystonemiddleware.auth_token._exceptions.InvalidToken: Token authorization failed Jul 27 16:11:46.593784 np0000005924 devstack@c-api.service[100523]: [pid: 100523|app: 0|req: 334/1329] 10.4.3.117 () {70 vars in 1597 bytes} [Mon Jul 27 16:11:46 2026] POST /volume/v3/volumes/817a1fab-46ad-41d3-857b-6b1c68f11268/action => generated 114 bytes in 37 msecs (HTTP/1.1 401) 5 headers in 229 bytes (1 switches on core 0) Jul 27 16:11:46.602864 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.middleware.request_id [None req-75a957af-a499-42e8-a9f9-a5a4a6975110 None None] RequestId filter calling following filter/app {{(pid=100521) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:11:46.689207 np0000005924 devstack@c-api.service[100521]: INFO cinder.api.openstack.wsgi [None req-75a957af-a499-42e8-a9f9-a5a4a6975110 tempest-TestServerVolumeAttachmentScenario-248768255 tempest-TestServerVolumeAttachmentScenario-248768255-project-admin] POST https://10.4.3.117/volume/v3/volumes/817a1fab-46ad-41d3-857b-6b1c68f11268/action Jul 27 16:11:46.689207 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.openstack.wsgi [None req-75a957af-a499-42e8-a9f9-a5a4a6975110 tempest-TestServerVolumeAttachmentScenario-248768255 tempest-TestServerVolumeAttachmentScenario-248768255-project-admin] Action body: b'{"os-reset_status": {"status": "error"}}' {{(pid=100521) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 27 16:11:46.689207 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.openstack.wsgi [None req-75a957af-a499-42e8-a9f9-a5a4a6975110 tempest-TestServerVolumeAttachmentScenario-248768255 tempest-TestServerVolumeAttachmentScenario-248768255-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "error"}} {{(pid=100521) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 27 16:11:46.704552 np0000005924 devstack@c-api.service[100521]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:11:46.704552 np0000005924 devstack@c-api.service[100521]: warnings.warn( Jul 27 16:11:46.705093 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.contrib.admin_actions [None req-75a957af-a499-42e8-a9f9-a5a4a6975110 tempest-TestServerVolumeAttachmentScenario-248768255 tempest-TestServerVolumeAttachmentScenario-248768255-project-admin] Updating volume '817a1fab-46ad-41d3-857b-6b1c68f11268' with '{'status': 'error'}' {{(pid=100521) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:109}} Jul 27 16:11:46.741147 np0000005924 devstack@c-api.service[100521]: INFO cinder.api.openstack.wsgi [None req-75a957af-a499-42e8-a9f9-a5a4a6975110 tempest-TestServerVolumeAttachmentScenario-248768255 tempest-TestServerVolumeAttachmentScenario-248768255-project-admin] https://10.4.3.117/volume/v3/volumes/817a1fab-46ad-41d3-857b-6b1c68f11268/action returned with HTTP 202 Jul 27 16:11:46.741656 np0000005924 devstack@c-api.service[100521]: [pid: 100521|app: 0|req: 331/1330] 10.4.3.117 () {68 vars in 1390 bytes} [Mon Jul 27 16:11:46 2026] POST /volume/v3/volumes/817a1fab-46ad-41d3-857b-6b1c68f11268/action => generated 0 bytes in 139 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 27 16:11:46.748616 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.middleware.request_id [None req-f9d82d70-cb57-4b30-88d6-9bb4b69dac1f None None] RequestId filter calling following filter/app {{(pid=100524) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:11:46.753380 np0000005924 devstack@c-api.service[100524]: INFO cinder.api.openstack.wsgi [None req-f9d82d70-cb57-4b30-88d6-9bb4b69dac1f tempest-TestServerVolumeAttachmentScenario-705321266 tempest-TestServerVolumeAttachmentScenario-705321266-project-member] GET https://10.4.3.117/volume/v3/volumes/817a1fab-46ad-41d3-857b-6b1c68f11268 Jul 27 16:11:46.753380 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.openstack.wsgi [None req-f9d82d70-cb57-4b30-88d6-9bb4b69dac1f tempest-TestServerVolumeAttachmentScenario-705321266 tempest-TestServerVolumeAttachmentScenario-705321266-project-member] Empty body provided in request {{(pid=100524) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:11:46.753380 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.openstack.wsgi [None req-f9d82d70-cb57-4b30-88d6-9bb4b69dac1f tempest-TestServerVolumeAttachmentScenario-705321266 tempest-TestServerVolumeAttachmentScenario-705321266-project-member] Calling method 'show' {{(pid=100524) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:11:46.788235 np0000005924 devstack@c-api.service[100524]: DEBUG oslo_db.sqlalchemy.engines [None req-f9d82d70-cb57-4b30-88d6-9bb4b69dac1f tempest-TestServerVolumeAttachmentScenario-705321266 tempest-TestServerVolumeAttachmentScenario-705321266-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100524) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 27 16:11:46.799058 np0000005924 devstack@c-api.service[100524]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:11:46.799058 np0000005924 devstack@c-api.service[100524]: warnings.warn( Jul 27 16:11:46.803177 np0000005924 devstack@c-api.service[100524]: INFO cinder.volume.api [None req-f9d82d70-cb57-4b30-88d6-9bb4b69dac1f tempest-TestServerVolumeAttachmentScenario-705321266 tempest-TestServerVolumeAttachmentScenario-705321266-project-member] Volume info retrieved successfully. Jul 27 16:11:46.808967 np0000005924 devstack@c-api.service[100524]: INFO cinder.api.openstack.wsgi [None req-f9d82d70-cb57-4b30-88d6-9bb4b69dac1f tempest-TestServerVolumeAttachmentScenario-705321266 tempest-TestServerVolumeAttachmentScenario-705321266-project-member] https://10.4.3.117/volume/v3/volumes/817a1fab-46ad-41d3-857b-6b1c68f11268 returned with HTTP 200 Jul 27 16:11:46.809695 np0000005924 devstack@c-api.service[100524]: [pid: 100524|app: 0|req: 337/1331] 10.4.3.117 () {66 vars in 1348 bytes} [Mon Jul 27 16:11:46 2026] GET /volume/v3/volumes/817a1fab-46ad-41d3-857b-6b1c68f11268 => generated 1148 bytes in 61 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 27 16:11:46.831536 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.middleware.request_id [None req-f6eab586-de06-4f07-963c-d81f42ffeda7 None None] RequestId filter calling following filter/app {{(pid=100522) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:11:46.833758 np0000005924 devstack@c-api.service[100522]: INFO cinder.api.openstack.wsgi [None req-f6eab586-de06-4f07-963c-d81f42ffeda7 tempest-TestServerVolumeAttachmentScenario-248768255 tempest-TestServerVolumeAttachmentScenario-248768255-project-admin] POST https://10.4.3.117/volume/v3/volumes/817a1fab-46ad-41d3-857b-6b1c68f11268/action Jul 27 16:11:46.834237 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.openstack.wsgi [None req-f6eab586-de06-4f07-963c-d81f42ffeda7 tempest-TestServerVolumeAttachmentScenario-248768255 tempest-TestServerVolumeAttachmentScenario-248768255-project-admin] Action body: b'{"os-force_detach": {"connector": null, "attachment_id": "5312524d-4637-4efa-8e36-c9d8862ed0ee"}}' {{(pid=100522) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 27 16:11:46.834451 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.openstack.wsgi [None req-f6eab586-de06-4f07-963c-d81f42ffeda7 tempest-TestServerVolumeAttachmentScenario-248768255 tempest-TestServerVolumeAttachmentScenario-248768255-project-admin] Action: 'action', calling method: _force_detach, body: {"os-force_detach": {"connector": null, "attachment_id": "5312524d-4637-4efa-8e36-c9d8862ed0ee"}} {{(pid=100522) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 27 16:11:46.850950 np0000005924 devstack@c-api.service[100522]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:11:46.850950 np0000005924 devstack@c-api.service[100522]: warnings.warn( Jul 27 16:11:46.851406 np0000005924 devstack@c-api.service[100522]: INFO cinder.volume.api [None req-f6eab586-de06-4f07-963c-d81f42ffeda7 tempest-TestServerVolumeAttachmentScenario-248768255 tempest-TestServerVolumeAttachmentScenario-248768255-project-admin] Volume info retrieved successfully. Jul 27 16:11:46.919632 np0000005924 devstack@c-api.service[100522]: INFO cinder.volume.api [None req-f6eab586-de06-4f07-963c-d81f42ffeda7 tempest-TestServerVolumeAttachmentScenario-248768255 tempest-TestServerVolumeAttachmentScenario-248768255-project-admin] Attachment connected to vm 36d139db-82d5-497d-a64a-675c2116687f, checking data on nova Jul 27 16:11:46.919984 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.compute.nova [None req-f6eab586-de06-4f07-963c-d81f42ffeda7 tempest-TestServerVolumeAttachmentScenario-248768255 tempest-TestServerVolumeAttachmentScenario-248768255-project-admin] Creating Keystone token plugin using URL: https://10.4.3.117/identity {{(pid=100522) novaclient /opt/stack/cinder/cinder/compute/nova.py:106}} Jul 27 16:11:47.088787 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.middleware.request_id [None req-3788d234-83a8-443b-ab52-2a72989f8f42 None None] RequestId filter calling following filter/app {{(pid=100523) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:11:47.140406 np0000005924 devstack@c-api.service[100522]: DEBUG novaclient.v2.client [None req-f6eab586-de06-4f07-963c-d81f42ffeda7 tempest-TestServerVolumeAttachmentScenario-248768255 tempest-TestServerVolumeAttachmentScenario-248768255-project-admin] REQ: curl -g -i -X GET https://10.4.3.117/compute/v2.1/servers/36d139db-82d5-497d-a64a-675c2116687f/os-volume_attachments/817a1fab-46ad-41d3-857b-6b1c68f11268 -H "Accept: application/json" -H "OpenStack-API-Version: compute 2.89" -H "User-Agent: python-novaclient" -H "X-Auth-Token: {SHA256}9d043db296f42aa3c3f2bc08b2d46d948421a068f55fc61c011f05131082025c" -H "X-OpenStack-Nova-API-Version: 2.89" -H "X-OpenStack-Request-ID: req-f6eab586-de06-4f07-963c-d81f42ffeda7" -H "X-Service-Token: {SHA256}0040a6bc18c1bd7b86e4295000af544267452f1a599af188e31094bbc7aa4dcd" {{(pid=100522) _http_log_request /opt/stack/data/venv/lib/python3.12/site-packages/keystoneauth1/session.py:575}} Jul 27 16:11:47.208846 np0000005924 devstack@c-api.service[100523]: INFO cinder.api.openstack.wsgi [None req-3788d234-83a8-443b-ab52-2a72989f8f42 tempest-GroupTypeSpecsTest-1236639304 tempest-GroupTypeSpecsTest-1236639304-project-admin] POST https://10.4.3.117/volume/v3/group_types Jul 27 16:11:47.209305 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.openstack.wsgi [None req-3788d234-83a8-443b-ab52-2a72989f8f42 tempest-GroupTypeSpecsTest-1236639304 tempest-GroupTypeSpecsTest-1236639304-project-admin] Action: 'create', calling method: version_select, body: {"group_type": {"name": "tempest-GroupTypeSpecsTest-group-type-945774318"}} {{(pid=100523) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 27 16:11:47.261128 np0000005924 devstack@c-api.service[100523]: DEBUG oslo_db.sqlalchemy.engines [None req-3788d234-83a8-443b-ab52-2a72989f8f42 tempest-GroupTypeSpecsTest-1236639304 tempest-GroupTypeSpecsTest-1236639304-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=100523) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 27 16:11:47.275562 np0000005924 devstack@c-api.service[100523]: INFO cinder.api.openstack.wsgi [None req-3788d234-83a8-443b-ab52-2a72989f8f42 tempest-GroupTypeSpecsTest-1236639304 tempest-GroupTypeSpecsTest-1236639304-project-admin] https://10.4.3.117/volume/v3/group_types returned with HTTP 202 Jul 27 16:11:47.276030 np0000005924 devstack@c-api.service[100523]: [pid: 100523|app: 0|req: 335/1332] 10.4.3.117 () {70 vars in 1311 bytes} [Mon Jul 27 16:11:47 2026] POST /volume/v3/group_types => generated 180 bytes in 188 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Jul 27 16:11:47.285992 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.middleware.request_id [None req-353f931d-62e9-4e1a-aaa1-914fa88ad2fc None None] RequestId filter calling following filter/app {{(pid=100521) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:11:47.287738 np0000005924 devstack@c-api.service[100521]: INFO cinder.api.openstack.wsgi [None req-353f931d-62e9-4e1a-aaa1-914fa88ad2fc tempest-GroupTypeSpecsTest-1236639304 tempest-GroupTypeSpecsTest-1236639304-project-admin] POST https://10.4.3.117/volume/v3/group_types/70b351ee-55a9-49c9-b759-f957b3ef837f/group_specs Jul 27 16:11:47.288066 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.openstack.wsgi [None req-353f931d-62e9-4e1a-aaa1-914fa88ad2fc tempest-GroupTypeSpecsTest-1236639304 tempest-GroupTypeSpecsTest-1236639304-project-admin] Action: 'create', calling method: version_select, body: {"group_specs": {"key1": "value1", "key2": "value2"}} {{(pid=100521) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 27 16:11:47.289730 np0000005924 devstack@c-api.service[100521]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:11:47.289730 np0000005924 devstack@c-api.service[100521]: warnings.warn( Jul 27 16:11:47.292302 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.middleware.request_id [None req-08c78c93-f300-4c5c-aaab-7a9a73863cdf None None] RequestId filter calling following filter/app {{(pid=100524) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:11:47.308521 np0000005924 devstack@c-api.service[100521]: INFO cinder.api.openstack.wsgi [None req-353f931d-62e9-4e1a-aaa1-914fa88ad2fc tempest-GroupTypeSpecsTest-1236639304 tempest-GroupTypeSpecsTest-1236639304-project-admin] https://10.4.3.117/volume/v3/group_types/70b351ee-55a9-49c9-b759-f957b3ef837f/group_specs returned with HTTP 202 Jul 27 16:11:47.309218 np0000005924 devstack@c-api.service[100521]: [pid: 100521|app: 0|req: 332/1333] 10.4.3.117 () {70 vars in 1458 bytes} [Mon Jul 27 16:11:47 2026] POST /volume/v3/group_types/70b351ee-55a9-49c9-b759-f957b3ef837f/group_specs => generated 53 bytes in 24 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 27 16:11:47.319416 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.middleware.request_id [None req-1bf0d57f-9485-47e4-a8bf-b0d69469e114 None None] RequestId filter calling following filter/app {{(pid=100523) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:11:47.321427 np0000005924 devstack@c-api.service[100523]: INFO cinder.api.openstack.wsgi [None req-1bf0d57f-9485-47e4-a8bf-b0d69469e114 tempest-GroupTypeSpecsTest-1236639304 tempest-GroupTypeSpecsTest-1236639304-project-admin] POST https://10.4.3.117/volume/v3/group_types/70b351ee-55a9-49c9-b759-f957b3ef837f/group_specs Jul 27 16:11:47.321907 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.openstack.wsgi [None req-1bf0d57f-9485-47e4-a8bf-b0d69469e114 tempest-GroupTypeSpecsTest-1236639304 tempest-GroupTypeSpecsTest-1236639304-project-admin] Action: 'create', calling method: version_select, body: {"group_specs": {"key2": "value2-updated", "key3": "value3"}} {{(pid=100523) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 27 16:11:47.353526 np0000005924 devstack@c-api.service[100523]: INFO cinder.api.openstack.wsgi [None req-1bf0d57f-9485-47e4-a8bf-b0d69469e114 tempest-GroupTypeSpecsTest-1236639304 tempest-GroupTypeSpecsTest-1236639304-project-admin] https://10.4.3.117/volume/v3/group_types/70b351ee-55a9-49c9-b759-f957b3ef837f/group_specs returned with HTTP 202 Jul 27 16:11:47.354108 np0000005924 devstack@c-api.service[100523]: [pid: 100523|app: 0|req: 336/1334] 10.4.3.117 () {70 vars in 1458 bytes} [Mon Jul 27 16:11:47 2026] POST /volume/v3/group_types/70b351ee-55a9-49c9-b759-f957b3ef837f/group_specs => generated 61 bytes in 35 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 27 16:11:47.363283 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.middleware.request_id [None req-b68c8d63-756d-4af7-b6f1-1da5601f5469 None None] RequestId filter calling following filter/app {{(pid=100521) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:11:47.365224 np0000005924 devstack@c-api.service[100521]: INFO cinder.api.openstack.wsgi [None req-b68c8d63-756d-4af7-b6f1-1da5601f5469 tempest-GroupTypeSpecsTest-1236639304 tempest-GroupTypeSpecsTest-1236639304-project-admin] GET https://10.4.3.117/volume/v3/group_types/70b351ee-55a9-49c9-b759-f957b3ef837f/group_specs/key2 Jul 27 16:11:47.365492 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.openstack.wsgi [None req-b68c8d63-756d-4af7-b6f1-1da5601f5469 tempest-GroupTypeSpecsTest-1236639304 tempest-GroupTypeSpecsTest-1236639304-project-admin] Empty body provided in request {{(pid=100521) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:11:47.365946 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.openstack.wsgi [None req-b68c8d63-756d-4af7-b6f1-1da5601f5469 tempest-GroupTypeSpecsTest-1236639304 tempest-GroupTypeSpecsTest-1236639304-project-admin] Calling method 'version_select' {{(pid=100521) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:11:47.373259 np0000005924 devstack@c-api.service[100521]: INFO cinder.api.openstack.wsgi [None req-b68c8d63-756d-4af7-b6f1-1da5601f5469 tempest-GroupTypeSpecsTest-1236639304 tempest-GroupTypeSpecsTest-1236639304-project-admin] https://10.4.3.117/volume/v3/group_types/70b351ee-55a9-49c9-b759-f957b3ef837f/group_specs/key2 returned with HTTP 200 Jul 27 16:11:47.373699 np0000005924 devstack@c-api.service[100521]: [pid: 100521|app: 0|req: 333/1335] 10.4.3.117 () {68 vars in 1452 bytes} [Mon Jul 27 16:11:47 2026] GET /volume/v3/group_types/70b351ee-55a9-49c9-b759-f957b3ef837f/group_specs/key2 => generated 26 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 27 16:11:47.383871 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.middleware.request_id [None req-b83b2e79-d9e5-4421-bff7-6fd7ee6463f5 None None] RequestId filter calling following filter/app {{(pid=100523) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:11:47.386764 np0000005924 devstack@c-api.service[100523]: INFO cinder.api.openstack.wsgi [None req-b83b2e79-d9e5-4421-bff7-6fd7ee6463f5 tempest-GroupTypeSpecsTest-1236639304 tempest-GroupTypeSpecsTest-1236639304-project-admin] GET https://10.4.3.117/volume/v3/group_types/70b351ee-55a9-49c9-b759-f957b3ef837f/group_specs/key3 Jul 27 16:11:47.387068 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.openstack.wsgi [None req-b83b2e79-d9e5-4421-bff7-6fd7ee6463f5 tempest-GroupTypeSpecsTest-1236639304 tempest-GroupTypeSpecsTest-1236639304-project-admin] Empty body provided in request {{(pid=100523) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:11:47.389375 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.openstack.wsgi [None req-b83b2e79-d9e5-4421-bff7-6fd7ee6463f5 tempest-GroupTypeSpecsTest-1236639304 tempest-GroupTypeSpecsTest-1236639304-project-admin] Calling method 'version_select' {{(pid=100523) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:11:47.393298 np0000005924 devstack@c-api.service[100522]: DEBUG novaclient.v2.client [None req-f6eab586-de06-4f07-963c-d81f42ffeda7 tempest-TestServerVolumeAttachmentScenario-248768255 tempest-TestServerVolumeAttachmentScenario-248768255-project-admin] RESP: [200] Connection: close Content-Length: 302 Content-Type: application/json Date: Mon, 27 Jul 2026 16:11:47 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-aa5b7ce6-48b9-4fa4-98f3-b28c8d828129 x-openstack-request-id: req-aa5b7ce6-48b9-4fa4-98f3-b28c8d828129 {{(pid=100522) _http_log_response /opt/stack/data/venv/lib/python3.12/site-packages/keystoneauth1/session.py:616}} Jul 27 16:11:47.393487 np0000005924 devstack@c-api.service[100522]: DEBUG novaclient.v2.client [None req-f6eab586-de06-4f07-963c-d81f42ffeda7 tempest-TestServerVolumeAttachmentScenario-248768255 tempest-TestServerVolumeAttachmentScenario-248768255-project-admin] RESP BODY: {"volumeAttachment": {"volumeId": "817a1fab-46ad-41d3-857b-6b1c68f11268", "serverId": "36d139db-82d5-497d-a64a-675c2116687f", "device": "/dev/vdb", "tag": null, "delete_on_termination": false, "attachment_id": "5312524d-4637-4efa-8e36-c9d8862ed0ee", "bdm_uuid": "ab83a9dc-4e7c-478e-a133-ef1099c6cebd"}} {{(pid=100522) _http_log_response /opt/stack/data/venv/lib/python3.12/site-packages/keystoneauth1/session.py:651}} Jul 27 16:11:47.393619 np0000005924 devstack@c-api.service[100522]: DEBUG novaclient.v2.client [None req-f6eab586-de06-4f07-963c-d81f42ffeda7 tempest-TestServerVolumeAttachmentScenario-248768255 tempest-TestServerVolumeAttachmentScenario-248768255-project-admin] GET call to compute for https://10.4.3.117/compute/v2.1/servers/36d139db-82d5-497d-a64a-675c2116687f/os-volume_attachments/817a1fab-46ad-41d3-857b-6b1c68f11268 used request id req-aa5b7ce6-48b9-4fa4-98f3-b28c8d828129 {{(pid=100522) request /opt/stack/data/venv/lib/python3.12/site-packages/keystoneauth1/session.py:1076}} Jul 27 16:11:47.396120 np0000005924 devstack@c-api.service[100522]: ERROR cinder.volume.api [None req-f6eab586-de06-4f07-963c-d81f42ffeda7 tempest-TestServerVolumeAttachmentScenario-248768255 tempest-TestServerVolumeAttachmentScenario-248768255-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 27 16:11:47.399049 np0000005924 devstack@c-api.service[100522]: ERROR cinder.api.middleware.fault [None req-f6eab586-de06-4f07-963c-d81f42ffeda7 tempest-TestServerVolumeAttachmentScenario-248768255 tempest-TestServerVolumeAttachmentScenario-248768255-project-admin] Caught error: Detach volume from instance 36d139db-82d5-497d-a64a-675c2116687f using the Compute API: cinder.exception.ConflictNovaUsingAttachment: Detach volume from instance 36d139db-82d5-497d-a64a-675c2116687f using the Compute API Jul 27 16:11:47.399049 np0000005924 devstack@c-api.service[100522]: ERROR cinder.api.middleware.fault Traceback (most recent call last): Jul 27 16:11:47.399049 np0000005924 devstack@c-api.service[100522]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/middleware/fault.py", line 84, in __call__ Jul 27 16:11:47.399049 np0000005924 devstack@c-api.service[100522]: ERROR cinder.api.middleware.fault return req.get_response(self.application) Jul 27 16:11:47.399049 np0000005924 devstack@c-api.service[100522]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jul 27 16:11:47.399049 np0000005924 devstack@c-api.service[100522]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1313, in send Jul 27 16:11:47.399049 np0000005924 devstack@c-api.service[100522]: ERROR cinder.api.middleware.fault status, headers, app_iter = self.call_application( Jul 27 16:11:47.399049 np0000005924 devstack@c-api.service[100522]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^ Jul 27 16:11:47.399049 np0000005924 devstack@c-api.service[100522]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1278, in call_application Jul 27 16:11:47.399049 np0000005924 devstack@c-api.service[100522]: ERROR cinder.api.middleware.fault app_iter = application(self.environ, start_response) Jul 27 16:11:47.399049 np0000005924 devstack@c-api.service[100522]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jul 27 16:11:47.399049 np0000005924 devstack@c-api.service[100522]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 129, in __call__ Jul 27 16:11:47.399049 np0000005924 devstack@c-api.service[100522]: ERROR cinder.api.middleware.fault resp = self.call_func(req, *args, **kw) Jul 27 16:11:47.399049 np0000005924 devstack@c-api.service[100522]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jul 27 16:11:47.399049 np0000005924 devstack@c-api.service[100522]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 193, in call_func Jul 27 16:11:47.399049 np0000005924 devstack@c-api.service[100522]: ERROR cinder.api.middleware.fault return self.func(req, *args, **kwargs) Jul 27 16:11:47.399049 np0000005924 devstack@c-api.service[100522]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jul 27 16:11:47.399049 np0000005924 devstack@c-api.service[100522]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/oslo_middleware/sizelimit.py", line 113, in __call__ Jul 27 16:11:47.399049 np0000005924 devstack@c-api.service[100522]: ERROR cinder.api.middleware.fault return req.get_response(self.application) Jul 27 16:11:47.399049 np0000005924 devstack@c-api.service[100522]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jul 27 16:11:47.399049 np0000005924 devstack@c-api.service[100522]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1313, in send Jul 27 16:11:47.399049 np0000005924 devstack@c-api.service[100522]: ERROR cinder.api.middleware.fault status, headers, app_iter = self.call_application( Jul 27 16:11:47.399049 np0000005924 devstack@c-api.service[100522]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^ Jul 27 16:11:47.399049 np0000005924 devstack@c-api.service[100522]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1278, in call_application Jul 27 16:11:47.399049 np0000005924 devstack@c-api.service[100522]: ERROR cinder.api.middleware.fault app_iter = application(self.environ, start_response) Jul 27 16:11:47.399049 np0000005924 devstack@c-api.service[100522]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jul 27 16:11:47.399049 np0000005924 devstack@c-api.service[100522]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 129, in __call__ Jul 27 16:11:47.399049 np0000005924 devstack@c-api.service[100522]: ERROR cinder.api.middleware.fault resp = self.call_func(req, *args, **kw) Jul 27 16:11:47.399049 np0000005924 devstack@c-api.service[100522]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jul 27 16:11:47.399049 np0000005924 devstack@c-api.service[100522]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 193, in call_func Jul 27 16:11:47.399049 np0000005924 devstack@c-api.service[100522]: ERROR cinder.api.middleware.fault return self.func(req, *args, **kwargs) Jul 27 16:11:47.399049 np0000005924 devstack@c-api.service[100522]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jul 27 16:11:47.399049 np0000005924 devstack@c-api.service[100522]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/osprofiler/web.py", line 132, in __call__ Jul 27 16:11:47.399049 np0000005924 devstack@c-api.service[100522]: ERROR cinder.api.middleware.fault return request.get_response(self.application) Jul 27 16:11:47.399049 np0000005924 devstack@c-api.service[100522]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jul 27 16:11:47.399049 np0000005924 devstack@c-api.service[100522]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1313, in send Jul 27 16:11:47.399049 np0000005924 devstack@c-api.service[100522]: ERROR cinder.api.middleware.fault status, headers, app_iter = self.call_application( Jul 27 16:11:47.399049 np0000005924 devstack@c-api.service[100522]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^ Jul 27 16:11:47.399049 np0000005924 devstack@c-api.service[100522]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1278, in call_application Jul 27 16:11:47.399049 np0000005924 devstack@c-api.service[100522]: ERROR cinder.api.middleware.fault app_iter = application(self.environ, start_response) Jul 27 16:11:47.399049 np0000005924 devstack@c-api.service[100522]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jul 27 16:11:47.399049 np0000005924 devstack@c-api.service[100522]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 129, in __call__ Jul 27 16:11:47.399049 np0000005924 devstack@c-api.service[100522]: ERROR cinder.api.middleware.fault resp = self.call_func(req, *args, **kw) Jul 27 16:11:47.399049 np0000005924 devstack@c-api.service[100522]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jul 27 16:11:47.399049 np0000005924 devstack@c-api.service[100522]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 193, in call_func Jul 27 16:11:47.399049 np0000005924 devstack@c-api.service[100522]: ERROR cinder.api.middleware.fault return self.func(req, *args, **kwargs) Jul 27 16:11:47.399049 np0000005924 devstack@c-api.service[100522]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jul 27 16:11:47.399049 np0000005924 devstack@c-api.service[100522]: 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 27 16:11:47.399049 np0000005924 devstack@c-api.service[100522]: ERROR cinder.api.middleware.fault response = req.get_response(self._app) Jul 27 16:11:47.399049 np0000005924 devstack@c-api.service[100522]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jul 27 16:11:47.399049 np0000005924 devstack@c-api.service[100522]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1313, in send Jul 27 16:11:47.400164 np0000005924 devstack@c-api.service[100522]: ERROR cinder.api.middleware.fault status, headers, app_iter = self.call_application( Jul 27 16:11:47.400164 np0000005924 devstack@c-api.service[100522]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^ Jul 27 16:11:47.400164 np0000005924 devstack@c-api.service[100522]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1278, in call_application Jul 27 16:11:47.400164 np0000005924 devstack@c-api.service[100522]: ERROR cinder.api.middleware.fault app_iter = application(self.environ, start_response) Jul 27 16:11:47.400164 np0000005924 devstack@c-api.service[100522]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jul 27 16:11:47.400164 np0000005924 devstack@c-api.service[100522]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 143, in __call__ Jul 27 16:11:47.400164 np0000005924 devstack@c-api.service[100522]: ERROR cinder.api.middleware.fault return resp(environ, start_response) Jul 27 16:11:47.400164 np0000005924 devstack@c-api.service[100522]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jul 27 16:11:47.400164 np0000005924 devstack@c-api.service[100522]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 143, in __call__ Jul 27 16:11:47.400164 np0000005924 devstack@c-api.service[100522]: ERROR cinder.api.middleware.fault return resp(environ, start_response) Jul 27 16:11:47.400164 np0000005924 devstack@c-api.service[100522]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jul 27 16:11:47.400164 np0000005924 devstack@c-api.service[100522]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/routes/middleware.py", line 153, in __call__ Jul 27 16:11:47.400164 np0000005924 devstack@c-api.service[100522]: ERROR cinder.api.middleware.fault response = self.app(environ, start_response) Jul 27 16:11:47.400164 np0000005924 devstack@c-api.service[100522]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jul 27 16:11:47.400164 np0000005924 devstack@c-api.service[100522]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 143, in __call__ Jul 27 16:11:47.400164 np0000005924 devstack@c-api.service[100522]: ERROR cinder.api.middleware.fault return resp(environ, start_response) Jul 27 16:11:47.400164 np0000005924 devstack@c-api.service[100522]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jul 27 16:11:47.400164 np0000005924 devstack@c-api.service[100522]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 129, in __call__ Jul 27 16:11:47.400164 np0000005924 devstack@c-api.service[100522]: ERROR cinder.api.middleware.fault resp = self.call_func(req, *args, **kw) Jul 27 16:11:47.400164 np0000005924 devstack@c-api.service[100522]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jul 27 16:11:47.400164 np0000005924 devstack@c-api.service[100522]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 193, in call_func Jul 27 16:11:47.400164 np0000005924 devstack@c-api.service[100522]: ERROR cinder.api.middleware.fault return self.func(req, *args, **kwargs) Jul 27 16:11:47.400164 np0000005924 devstack@c-api.service[100522]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jul 27 16:11:47.400164 np0000005924 devstack@c-api.service[100522]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/openstack/wsgi.py", line 849, in __call__ Jul 27 16:11:47.400164 np0000005924 devstack@c-api.service[100522]: ERROR cinder.api.middleware.fault return self._process_stack(request, action, action_args, Jul 27 16:11:47.400164 np0000005924 devstack@c-api.service[100522]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jul 27 16:11:47.400164 np0000005924 devstack@c-api.service[100522]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/openstack/wsgi.py", line 910, in _process_stack Jul 27 16:11:47.400164 np0000005924 devstack@c-api.service[100522]: ERROR cinder.api.middleware.fault action_result = self.dispatch(meth, request, action_args) Jul 27 16:11:47.400164 np0000005924 devstack@c-api.service[100522]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jul 27 16:11:47.400164 np0000005924 devstack@c-api.service[100522]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/openstack/wsgi.py", line 1005, in dispatch Jul 27 16:11:47.400164 np0000005924 devstack@c-api.service[100522]: ERROR cinder.api.middleware.fault return method(req=request, **action_args) Jul 27 16:11:47.400164 np0000005924 devstack@c-api.service[100522]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jul 27 16:11:47.400164 np0000005924 devstack@c-api.service[100522]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/validation/__init__.py", line 60, in wrapper Jul 27 16:11:47.400164 np0000005924 devstack@c-api.service[100522]: ERROR cinder.api.middleware.fault return func(*args, **kwargs) Jul 27 16:11:47.400164 np0000005924 devstack@c-api.service[100522]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^ Jul 27 16:11:47.400164 np0000005924 devstack@c-api.service[100522]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/contrib/admin_actions.py", line 139, in _force_detach Jul 27 16:11:47.400164 np0000005924 devstack@c-api.service[100522]: ERROR cinder.api.middleware.fault self.volume_api.terminate_connection(context, volume, connector) Jul 27 16:11:47.400164 np0000005924 devstack@c-api.service[100522]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/volume/api.py", line 923, in terminate_connection Jul 27 16:11:47.400164 np0000005924 devstack@c-api.service[100522]: ERROR cinder.api.middleware.fault self.attachment_deletion_allowed(context, None, volume) Jul 27 16:11:47.400164 np0000005924 devstack@c-api.service[100522]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/volume/api.py", line 2661, in attachment_deletion_allowed Jul 27 16:11:47.400164 np0000005924 devstack@c-api.service[100522]: ERROR cinder.api.middleware.fault raise exception.ConflictNovaUsingAttachment(instance_id=server_id) Jul 27 16:11:47.400164 np0000005924 devstack@c-api.service[100522]: ERROR cinder.api.middleware.fault cinder.exception.ConflictNovaUsingAttachment: Detach volume from instance 36d139db-82d5-497d-a64a-675c2116687f using the Compute API Jul 27 16:11:47.400164 np0000005924 devstack@c-api.service[100522]: ERROR cinder.api.middleware.fault Jul 27 16:11:47.400164 np0000005924 devstack@c-api.service[100522]: INFO cinder.api.middleware.fault [None req-f6eab586-de06-4f07-963c-d81f42ffeda7 tempest-TestServerVolumeAttachmentScenario-248768255 tempest-TestServerVolumeAttachmentScenario-248768255-project-admin] https://10.4.3.117/volume/v3/volumes/817a1fab-46ad-41d3-857b-6b1c68f11268/action returned with HTTP 409 Jul 27 16:11:47.400906 np0000005924 devstack@c-api.service[100523]: INFO cinder.api.openstack.wsgi [None req-b83b2e79-d9e5-4421-bff7-6fd7ee6463f5 tempest-GroupTypeSpecsTest-1236639304 tempest-GroupTypeSpecsTest-1236639304-project-admin] https://10.4.3.117/volume/v3/group_types/70b351ee-55a9-49c9-b759-f957b3ef837f/group_specs/key3 returned with HTTP 200 Jul 27 16:11:47.400949 np0000005924 devstack@c-api.service[100522]: [pid: 100522|app: 0|req: 330/1336] 10.4.3.117 () {68 vars in 1390 bytes} [Mon Jul 27 16:11:46 2026] POST /volume/v3/volumes/817a1fab-46ad-41d3-857b-6b1c68f11268/action => generated 167 bytes in 569 msecs (HTTP/1.1 409) 7 headers in 291 bytes (1 switches on core 0) Jul 27 16:11:47.400972 np0000005924 devstack@c-api.service[100523]: [pid: 100523|app: 0|req: 337/1337] 10.4.3.117 () {68 vars in 1452 bytes} [Mon Jul 27 16:11:47 2026] GET /volume/v3/group_types/70b351ee-55a9-49c9-b759-f957b3ef837f/group_specs/key3 => generated 18 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 27 16:11:47.407771 np0000005924 devstack@c-api.service[100524]: INFO cinder.api.openstack.wsgi [None req-08c78c93-f300-4c5c-aaab-7a9a73863cdf tempest-VolumeServicesNegativeTest-906106637 tempest-VolumeServicesNegativeTest-906106637-project-admin] GET https://10.4.3.117/volume/v3/os-services Jul 27 16:11:47.407965 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.openstack.wsgi [None req-08c78c93-f300-4c5c-aaab-7a9a73863cdf tempest-VolumeServicesNegativeTest-906106637 tempest-VolumeServicesNegativeTest-906106637-project-admin] Empty body provided in request {{(pid=100524) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:11:47.408141 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.openstack.wsgi [None req-08c78c93-f300-4c5c-aaab-7a9a73863cdf tempest-VolumeServicesNegativeTest-906106637 tempest-VolumeServicesNegativeTest-906106637-project-admin] Calling method 'index' {{(pid=100524) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:11:47.409581 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.middleware.request_id [None req-f4ff5faf-830e-4980-83d0-b3c8d0152a93 None None] RequestId filter calling following filter/app {{(pid=100521) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:11:47.410754 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.middleware.request_id [None req-cdbf01d1-b669-4b9d-a5ad-35dbe4f00218 None None] RequestId filter calling following filter/app {{(pid=100522) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:11:47.411159 np0000005924 devstack@c-api.service[100521]: [pid: 100521|app: 0|req: 334/1338] 10.4.3.117 () {70 vars in 1597 bytes} [Mon Jul 27 16:11:47 2026] POST /volume/v3/volumes/817a1fab-46ad-41d3-857b-6b1c68f11268/action => generated 114 bytes in 2 msecs (HTTP/1.1 401) 5 headers in 229 bytes (1 switches on core 0) Jul 27 16:11:47.412622 np0000005924 devstack@c-api.service[100524]: INFO cinder.api.openstack.wsgi [None req-08c78c93-f300-4c5c-aaab-7a9a73863cdf tempest-VolumeServicesNegativeTest-906106637 tempest-VolumeServicesNegativeTest-906106637-project-admin] https://10.4.3.117/volume/v3/os-services returned with HTTP 200 Jul 27 16:11:47.412962 np0000005924 devstack@c-api.service[100524]: [pid: 100524|app: 0|req: 338/1339] 10.4.3.117 () {66 vars in 1249 bytes} [Mon Jul 27 16:11:47 2026] GET /volume/v3/os-services => generated 626 bytes in 121 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 27 16:11:47.413069 np0000005924 devstack@c-api.service[100522]: INFO cinder.api.openstack.wsgi [None req-cdbf01d1-b669-4b9d-a5ad-35dbe4f00218 tempest-GroupTypeSpecsTest-1236639304 tempest-GroupTypeSpecsTest-1236639304-project-admin] PUT https://10.4.3.117/volume/v3/group_types/70b351ee-55a9-49c9-b759-f957b3ef837f/group_specs/key3 Jul 27 16:11:47.413624 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.openstack.wsgi [None req-cdbf01d1-b669-4b9d-a5ad-35dbe4f00218 tempest-GroupTypeSpecsTest-1236639304 tempest-GroupTypeSpecsTest-1236639304-project-admin] Action: 'update', calling method: version_select, body: {"key3": "value3-updated"} {{(pid=100522) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 27 16:11:47.423470 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.middleware.request_id [None req-7d6f5959-2b12-4c60-9e33-4c3f2b81a708 None None] RequestId filter calling following filter/app {{(pid=100523) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:11:47.424457 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.middleware.request_id [None req-defac4f7-7910-4ce1-bc0f-6bb9f6b51f9b None None] RequestId filter calling following filter/app {{(pid=100521) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:11:47.426395 np0000005924 devstack@c-api.service[100521]: INFO cinder.api.openstack.wsgi [None req-defac4f7-7910-4ce1-bc0f-6bb9f6b51f9b tempest-VolumeServicesNegativeTest-906106637 tempest-VolumeServicesNegativeTest-906106637-project-admin] PUT https://10.4.3.117/volume/v3/os-services/disable-log-reason Jul 27 16:11:47.426737 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.openstack.wsgi [None req-defac4f7-7910-4ce1-bc0f-6bb9f6b51f9b tempest-VolumeServicesNegativeTest-906106637 tempest-VolumeServicesNegativeTest-906106637-project-admin] Action: 'disable_log_reason', calling method: disable_log_reason, body: {"host": "np0000005924", "binary": "cinder-scheduler", "disabled_reason": null} {{(pid=100521) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 27 16:11:47.429524 np0000005924 devstack@c-api.service[100521]: INFO cinder.api.openstack.wsgi [None req-defac4f7-7910-4ce1-bc0f-6bb9f6b51f9b tempest-VolumeServicesNegativeTest-906106637 tempest-VolumeServicesNegativeTest-906106637-project-admin] https://10.4.3.117/volume/v3/os-services/disable-log-reason returned with HTTP 400 Jul 27 16:11:47.430131 np0000005924 devstack@c-api.service[100521]: [pid: 100521|app: 0|req: 335/1340] 10.4.3.117 () {68 vars in 1326 bytes} [Mon Jul 27 16:11:47 2026] PUT /volume/v3/os-services/disable-log-reason => generated 136 bytes in 6 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) Jul 27 16:11:47.441421 np0000005924 devstack@c-api.service[100523]: WARNING keystonemiddleware.auth_token [None req-7d6f5959-2b12-4c60-9e33-4c3f2b81a708 None None] Authorization failed for token: keystonemiddleware.auth_token._exceptions.InvalidToken: Token authorization failed Jul 27 16:11:47.442421 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.middleware.request_id [None req-994376f8-75ca-40eb-9113-f63c0341c76d None None] RequestId filter calling following filter/app {{(pid=100524) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:11:47.442485 np0000005924 devstack@c-api.service[100523]: [pid: 100523|app: 0|req: 338/1341] 10.4.3.117 () {70 vars in 1597 bytes} [Mon Jul 27 16:11:47 2026] POST /volume/v3/volumes/817a1fab-46ad-41d3-857b-6b1c68f11268/action => generated 114 bytes in 19 msecs (HTTP/1.1 401) 5 headers in 229 bytes (1 switches on core 0) Jul 27 16:11:47.443542 np0000005924 devstack@c-api.service[100524]: INFO cinder.api.openstack.wsgi [None req-994376f8-75ca-40eb-9113-f63c0341c76d tempest-VolumeServicesNegativeTest-906106637 tempest-VolumeServicesNegativeTest-906106637-project-admin] PUT https://10.4.3.117/volume/v3/os-services/disable Jul 27 16:11:47.443852 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.openstack.wsgi [None req-994376f8-75ca-40eb-9113-f63c0341c76d tempest-VolumeServicesNegativeTest-906106637 tempest-VolumeServicesNegativeTest-906106637-project-admin] Action: 'disable', calling method: disable, body: {"host": "np0000005924", "binary": "invalid_binary"} {{(pid=100524) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 27 16:11:47.449683 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.middleware.request_id [None req-a3ee7be4-c887-4e31-be07-25faff484249 None None] RequestId filter calling following filter/app {{(pid=100521) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:11:47.450849 np0000005924 devstack@c-api.service[100524]: INFO cinder.api.openstack.wsgi [None req-994376f8-75ca-40eb-9113-f63c0341c76d tempest-VolumeServicesNegativeTest-906106637 tempest-VolumeServicesNegativeTest-906106637-project-admin] https://10.4.3.117/volume/v3/os-services/disable returned with HTTP 404 Jul 27 16:11:47.451313 np0000005924 devstack@c-api.service[100524]: [pid: 100524|app: 0|req: 339/1342] 10.4.3.117 () {68 vars in 1293 bytes} [Mon Jul 27 16:11:47 2026] PUT /volume/v3/os-services/disable => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 27 16:11:47.452202 np0000005924 devstack@c-api.service[100521]: INFO cinder.api.openstack.wsgi [None req-a3ee7be4-c887-4e31-be07-25faff484249 tempest-TestServerVolumeAttachmentScenario-705321266 tempest-TestServerVolumeAttachmentScenario-705321266-project-member] GET https://10.4.3.117/volume/v3/volumes/0810bbce-3b9a-4207-8309-4da43736ff91 Jul 27 16:11:47.452202 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.openstack.wsgi [None req-a3ee7be4-c887-4e31-be07-25faff484249 tempest-TestServerVolumeAttachmentScenario-705321266 tempest-TestServerVolumeAttachmentScenario-705321266-project-member] Empty body provided in request {{(pid=100521) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:11:47.452424 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.openstack.wsgi [None req-a3ee7be4-c887-4e31-be07-25faff484249 tempest-TestServerVolumeAttachmentScenario-705321266 tempest-TestServerVolumeAttachmentScenario-705321266-project-member] Calling method 'show' {{(pid=100521) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:11:47.454902 np0000005924 devstack@c-api.service[100522]: DEBUG oslo_db.sqlalchemy.engines [None req-cdbf01d1-b669-4b9d-a5ad-35dbe4f00218 tempest-GroupTypeSpecsTest-1236639304 tempest-GroupTypeSpecsTest-1236639304-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=100522) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 27 16:11:47.458114 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.middleware.request_id [req-280d0c66-7917-4f17-a529-85305ad1f26b req-a268983d-b4c0-48fd-8567-98aa330bb137 None None] RequestId filter calling following filter/app {{(pid=100523) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:11:47.460496 np0000005924 devstack@c-api.service[100521]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:11:47.460496 np0000005924 devstack@c-api.service[100521]: warnings.warn( Jul 27 16:11:47.460645 np0000005924 devstack@c-api.service[100523]: INFO cinder.api.openstack.wsgi [req-280d0c66-7917-4f17-a529-85305ad1f26b req-a268983d-b4c0-48fd-8567-98aa330bb137 tempest-TestVolumeBootPattern-1923367323 tempest-TestVolumeBootPattern-1923367323-project-member] GET https://10.4.3.117/volume/v3/volumes/fce72754-69ac-4ff1-935b-4cd1305df987/encryption Jul 27 16:11:47.460846 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.openstack.wsgi [req-280d0c66-7917-4f17-a529-85305ad1f26b req-a268983d-b4c0-48fd-8567-98aa330bb137 tempest-TestVolumeBootPattern-1923367323 tempest-TestVolumeBootPattern-1923367323-project-member] Empty body provided in request {{(pid=100523) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:11:47.461089 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.openstack.wsgi [req-280d0c66-7917-4f17-a529-85305ad1f26b req-a268983d-b4c0-48fd-8567-98aa330bb137 tempest-TestVolumeBootPattern-1923367323 tempest-TestVolumeBootPattern-1923367323-project-member] Calling method 'index' {{(pid=100523) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:11:47.462713 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.middleware.request_id [None req-c3cf78ad-960a-4e50-84d2-8658acf63477 None None] RequestId filter calling following filter/app {{(pid=100524) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:11:47.464177 np0000005924 devstack@c-api.service[100524]: INFO cinder.api.openstack.wsgi [None req-c3cf78ad-960a-4e50-84d2-8658acf63477 tempest-VolumeServicesNegativeTest-906106637 tempest-VolumeServicesNegativeTest-906106637-project-admin] PUT https://10.4.3.117/volume/v3/os-services/enable Jul 27 16:11:47.464505 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.openstack.wsgi [None req-c3cf78ad-960a-4e50-84d2-8658acf63477 tempest-VolumeServicesNegativeTest-906106637 tempest-VolumeServicesNegativeTest-906106637-project-admin] Action: 'enable', calling method: enable, body: {"host": "invalid_host", "binary": "cinder-scheduler"} {{(pid=100524) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 27 16:11:47.464921 np0000005924 devstack@c-api.service[100521]: INFO cinder.volume.api [None req-a3ee7be4-c887-4e31-be07-25faff484249 tempest-TestServerVolumeAttachmentScenario-705321266 tempest-TestServerVolumeAttachmentScenario-705321266-project-member] Volume info retrieved successfully. Jul 27 16:11:47.469043 np0000005924 devstack@c-api.service[100524]: INFO cinder.api.openstack.wsgi [None req-c3cf78ad-960a-4e50-84d2-8658acf63477 tempest-VolumeServicesNegativeTest-906106637 tempest-VolumeServicesNegativeTest-906106637-project-admin] https://10.4.3.117/volume/v3/os-services/enable returned with HTTP 404 Jul 27 16:11:47.469502 np0000005924 devstack@c-api.service[100524]: [pid: 100524|app: 0|req: 340/1343] 10.4.3.117 () {68 vars in 1290 bytes} [Mon Jul 27 16:11:47 2026] PUT /volume/v3/os-services/enable => generated 111 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (2 switches on core 0) Jul 27 16:11:47.470570 np0000005924 devstack@c-api.service[100521]: INFO cinder.api.openstack.wsgi [None req-a3ee7be4-c887-4e31-be07-25faff484249 tempest-TestServerVolumeAttachmentScenario-705321266 tempest-TestServerVolumeAttachmentScenario-705321266-project-member] https://10.4.3.117/volume/v3/volumes/0810bbce-3b9a-4207-8309-4da43736ff91 returned with HTTP 200 Jul 27 16:11:47.471190 np0000005924 devstack@c-api.service[100521]: [pid: 100521|app: 0|req: 336/1344] 10.4.3.117 () {66 vars in 1348 bytes} [Mon Jul 27 16:11:47 2026] GET /volume/v3/volumes/0810bbce-3b9a-4207-8309-4da43736ff91 => generated 857 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 27 16:11:47.472501 np0000005924 devstack@c-api.service[100523]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:11:47.472501 np0000005924 devstack@c-api.service[100523]: warnings.warn( Jul 27 16:11:47.478935 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.middleware.request_id [None req-3c0c4f89-3d74-41de-8233-19572e677707 None None] RequestId filter calling following filter/app {{(pid=100524) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:11:47.479282 np0000005924 devstack@c-api.service[100523]: INFO cinder.api.openstack.wsgi [req-280d0c66-7917-4f17-a529-85305ad1f26b req-a268983d-b4c0-48fd-8567-98aa330bb137 tempest-TestVolumeBootPattern-1923367323 tempest-TestVolumeBootPattern-1923367323-project-member] https://10.4.3.117/volume/v3/volumes/fce72754-69ac-4ff1-935b-4cd1305df987/encryption returned with HTTP 200 Jul 27 16:11:47.479707 np0000005924 devstack@c-api.service[100523]: [pid: 100523|app: 0|req: 339/1345] 10.4.3.117 () {68 vars in 1631 bytes} [Mon Jul 27 16:11:47 2026] GET /volume/v3/volumes/fce72754-69ac-4ff1-935b-4cd1305df987/encryption => generated 160 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 27 16:11:47.480732 np0000005924 devstack@c-api.service[100522]: INFO cinder.api.openstack.wsgi [None req-cdbf01d1-b669-4b9d-a5ad-35dbe4f00218 tempest-GroupTypeSpecsTest-1236639304 tempest-GroupTypeSpecsTest-1236639304-project-admin] https://10.4.3.117/volume/v3/group_types/70b351ee-55a9-49c9-b759-f957b3ef837f/group_specs/key3 returned with HTTP 200 Jul 27 16:11:47.481205 np0000005924 devstack@c-api.service[100522]: [pid: 100522|app: 0|req: 331/1346] 10.4.3.117 () {70 vars in 1472 bytes} [Mon Jul 27 16:11:47 2026] PUT /volume/v3/group_types/70b351ee-55a9-49c9-b759-f957b3ef837f/group_specs/key3 => generated 26 bytes in 72 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 27 16:11:47.481250 np0000005924 devstack@c-api.service[100524]: INFO cinder.api.openstack.wsgi [None req-3c0c4f89-3d74-41de-8233-19572e677707 tempest-VolumeServicesNegativeTest-906106637 tempest-VolumeServicesNegativeTest-906106637-project-admin] PUT https://10.4.3.117/volume/v3/os-services/freeze Jul 27 16:11:47.481602 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.openstack.wsgi [None req-3c0c4f89-3d74-41de-8233-19572e677707 tempest-VolumeServicesNegativeTest-906106637 tempest-VolumeServicesNegativeTest-906106637-project-admin] Action: 'freeze', calling method: freeze, body: {"host": "invalid_host"} {{(pid=100524) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 27 16:11:47.484491 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.middleware.request_id [None req-ea72b49e-aca8-4320-8d86-5a6c73673493 None None] RequestId filter calling following filter/app {{(pid=100521) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:11:47.486603 np0000005924 devstack@c-api.service[100521]: INFO cinder.api.openstack.wsgi [None req-ea72b49e-aca8-4320-8d86-5a6c73673493 tempest-TestServerVolumeAttachmentScenario-705321266 tempest-TestServerVolumeAttachmentScenario-705321266-project-member] GET https://10.4.3.117/volume/v3/volumes/0810bbce-3b9a-4207-8309-4da43736ff91 Jul 27 16:11:47.488778 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.openstack.wsgi [None req-ea72b49e-aca8-4320-8d86-5a6c73673493 tempest-TestServerVolumeAttachmentScenario-705321266 tempest-TestServerVolumeAttachmentScenario-705321266-project-member] Empty body provided in request {{(pid=100521) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:11:47.488778 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.openstack.wsgi [None req-ea72b49e-aca8-4320-8d86-5a6c73673493 tempest-TestServerVolumeAttachmentScenario-705321266 tempest-TestServerVolumeAttachmentScenario-705321266-project-member] Calling method 'show' {{(pid=100521) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:11:47.490382 np0000005924 devstack@c-api.service[100524]: INFO cinder.api.openstack.wsgi [None req-3c0c4f89-3d74-41de-8233-19572e677707 tempest-VolumeServicesNegativeTest-906106637 tempest-VolumeServicesNegativeTest-906106637-project-admin] https://10.4.3.117/volume/v3/os-services/freeze returned with HTTP 400 Jul 27 16:11:47.490817 np0000005924 devstack@c-api.service[100524]: [pid: 100524|app: 0|req: 341/1347] 10.4.3.117 () {68 vars in 1290 bytes} [Mon Jul 27 16:11:47 2026] PUT /volume/v3/os-services/freeze => generated 83 bytes in 12 msecs (HTTP/1.1 400) 7 headers in 293 bytes (1 switches on core 0) Jul 27 16:11:47.490996 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.middleware.request_id [None req-5bc60f5c-6dfc-46f2-b453-465cf1be66cf None None] RequestId filter calling following filter/app {{(pid=100523) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:11:47.493314 np0000005924 devstack@c-api.service[100523]: INFO cinder.api.openstack.wsgi [None req-5bc60f5c-6dfc-46f2-b453-465cf1be66cf tempest-GroupTypeSpecsTest-1236639304 tempest-GroupTypeSpecsTest-1236639304-project-admin] GET https://10.4.3.117/volume/v3/group_types/70b351ee-55a9-49c9-b759-f957b3ef837f/group_specs Jul 27 16:11:47.494071 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.openstack.wsgi [None req-5bc60f5c-6dfc-46f2-b453-465cf1be66cf tempest-GroupTypeSpecsTest-1236639304 tempest-GroupTypeSpecsTest-1236639304-project-admin] Empty body provided in request {{(pid=100523) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:11:47.494071 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.openstack.wsgi [None req-5bc60f5c-6dfc-46f2-b453-465cf1be66cf tempest-GroupTypeSpecsTest-1236639304 tempest-GroupTypeSpecsTest-1236639304-project-admin] Calling method 'version_select' {{(pid=100523) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:11:47.500347 np0000005924 devstack@c-api.service[100521]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:11:47.500347 np0000005924 devstack@c-api.service[100521]: warnings.warn( Jul 27 16:11:47.500658 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.middleware.request_id [None req-084e896f-2bfd-4fc6-961b-5ff7ae261714 None None] RequestId filter calling following filter/app {{(pid=100522) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:11:47.503079 np0000005924 devstack@c-api.service[100523]: INFO cinder.api.openstack.wsgi [None req-5bc60f5c-6dfc-46f2-b453-465cf1be66cf tempest-GroupTypeSpecsTest-1236639304 tempest-GroupTypeSpecsTest-1236639304-project-admin] https://10.4.3.117/volume/v3/group_types/70b351ee-55a9-49c9-b759-f957b3ef837f/group_specs returned with HTTP 200 Jul 27 16:11:47.503584 np0000005924 devstack@c-api.service[100523]: [pid: 100523|app: 0|req: 340/1348] 10.4.3.117 () {68 vars in 1437 bytes} [Mon Jul 27 16:11:47 2026] GET /volume/v3/group_types/70b351ee-55a9-49c9-b759-f957b3ef837f/group_specs => generated 87 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 27 16:11:47.503705 np0000005924 devstack@c-api.service[100522]: INFO cinder.api.openstack.wsgi [None req-084e896f-2bfd-4fc6-961b-5ff7ae261714 tempest-VolumeServicesNegativeTest-906106637 tempest-VolumeServicesNegativeTest-906106637-project-admin] PUT https://10.4.3.117/volume/v3/os-services/thaw Jul 27 16:11:47.504180 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.openstack.wsgi [None req-084e896f-2bfd-4fc6-961b-5ff7ae261714 tempest-VolumeServicesNegativeTest-906106637 tempest-VolumeServicesNegativeTest-906106637-project-admin] Action: 'thaw', calling method: thaw, body: {"host": "invalid_host"} {{(pid=100522) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 27 16:11:47.508952 np0000005924 devstack@c-api.service[100521]: INFO cinder.volume.api [None req-ea72b49e-aca8-4320-8d86-5a6c73673493 tempest-TestServerVolumeAttachmentScenario-705321266 tempest-TestServerVolumeAttachmentScenario-705321266-project-member] Volume info retrieved successfully. Jul 27 16:11:47.513150 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.middleware.request_id [None req-bef73ac4-8a79-449a-b7e7-0e6686bbfd26 None None] RequestId filter calling following filter/app {{(pid=100524) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:11:47.513224 np0000005924 devstack@c-api.service[100522]: INFO cinder.api.openstack.wsgi [None req-084e896f-2bfd-4fc6-961b-5ff7ae261714 tempest-VolumeServicesNegativeTest-906106637 tempest-VolumeServicesNegativeTest-906106637-project-admin] https://10.4.3.117/volume/v3/os-services/thaw returned with HTTP 400 Jul 27 16:11:47.513224 np0000005924 devstack@c-api.service[100522]: [pid: 100522|app: 0|req: 332/1349] 10.4.3.117 () {68 vars in 1284 bytes} [Mon Jul 27 16:11:47 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 27 16:11:47.513356 np0000005924 devstack@c-api.service[100524]: INFO cinder.api.openstack.wsgi [None req-bef73ac4-8a79-449a-b7e7-0e6686bbfd26 tempest-GroupTypeSpecsTest-1236639304 tempest-GroupTypeSpecsTest-1236639304-project-admin] DELETE https://10.4.3.117/volume/v3/group_types/70b351ee-55a9-49c9-b759-f957b3ef837f/group_specs/key1 Jul 27 16:11:47.513356 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.openstack.wsgi [None req-bef73ac4-8a79-449a-b7e7-0e6686bbfd26 tempest-GroupTypeSpecsTest-1236639304 tempest-GroupTypeSpecsTest-1236639304-project-admin] Empty body provided in request {{(pid=100524) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:11:47.513475 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.openstack.wsgi [None req-bef73ac4-8a79-449a-b7e7-0e6686bbfd26 tempest-GroupTypeSpecsTest-1236639304 tempest-GroupTypeSpecsTest-1236639304-project-admin] Calling method 'version_select' {{(pid=100524) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:11:47.517243 np0000005924 devstack@c-api.service[100521]: INFO cinder.api.openstack.wsgi [None req-ea72b49e-aca8-4320-8d86-5a6c73673493 tempest-TestServerVolumeAttachmentScenario-705321266 tempest-TestServerVolumeAttachmentScenario-705321266-project-member] https://10.4.3.117/volume/v3/volumes/0810bbce-3b9a-4207-8309-4da43736ff91 returned with HTTP 200 Jul 27 16:11:47.518180 np0000005924 devstack@c-api.service[100521]: [pid: 100521|app: 0|req: 337/1350] 10.4.3.117 () {66 vars in 1348 bytes} [Mon Jul 27 16:11:47 2026] GET /volume/v3/volumes/0810bbce-3b9a-4207-8309-4da43736ff91 => generated 857 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 27 16:11:47.533443 np0000005924 devstack@c-api.service[100524]: INFO cinder.api.openstack.wsgi [None req-bef73ac4-8a79-449a-b7e7-0e6686bbfd26 tempest-GroupTypeSpecsTest-1236639304 tempest-GroupTypeSpecsTest-1236639304-project-admin] https://10.4.3.117/volume/v3/group_types/70b351ee-55a9-49c9-b759-f957b3ef837f/group_specs/key1 returned with HTTP 202 Jul 27 16:11:47.533879 np0000005924 devstack@c-api.service[100524]: [pid: 100524|app: 0|req: 342/1351] 10.4.3.117 () {68 vars in 1455 bytes} [Mon Jul 27 16:11:47 2026] DELETE /volume/v3/group_types/70b351ee-55a9-49c9-b759-f957b3ef837f/group_specs/key1 => generated 0 bytes in 23 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Jul 27 16:11:47.544844 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.middleware.request_id [None req-a713582d-b83c-473a-b901-2e43d133c2df None None] RequestId filter calling following filter/app {{(pid=100523) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:11:47.548680 np0000005924 devstack@c-api.service[100523]: INFO cinder.api.openstack.wsgi [None req-a713582d-b83c-473a-b901-2e43d133c2df tempest-GroupTypeSpecsTest-1236639304 tempest-GroupTypeSpecsTest-1236639304-project-admin] GET https://10.4.3.117/volume/v3/group_types/70b351ee-55a9-49c9-b759-f957b3ef837f/group_specs/key1 Jul 27 16:11:47.549002 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.openstack.wsgi [None req-a713582d-b83c-473a-b901-2e43d133c2df tempest-GroupTypeSpecsTest-1236639304 tempest-GroupTypeSpecsTest-1236639304-project-admin] Empty body provided in request {{(pid=100523) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:11:47.549305 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.openstack.wsgi [None req-a713582d-b83c-473a-b901-2e43d133c2df tempest-GroupTypeSpecsTest-1236639304 tempest-GroupTypeSpecsTest-1236639304-project-admin] Calling method 'version_select' {{(pid=100523) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:11:47.559110 np0000005924 devstack@c-api.service[100523]: INFO cinder.api.openstack.wsgi [None req-a713582d-b83c-473a-b901-2e43d133c2df tempest-GroupTypeSpecsTest-1236639304 tempest-GroupTypeSpecsTest-1236639304-project-admin] HTTP exception thrown: Group Type 70b351ee-55a9-49c9-b759-f957b3ef837f has no extra spec with key key1. Jul 27 16:11:47.560105 np0000005924 devstack@c-api.service[100523]: INFO cinder.api.openstack.wsgi [None req-a713582d-b83c-473a-b901-2e43d133c2df tempest-GroupTypeSpecsTest-1236639304 tempest-GroupTypeSpecsTest-1236639304-project-admin] https://10.4.3.117/volume/v3/group_types/70b351ee-55a9-49c9-b759-f957b3ef837f/group_specs/key1 returned with HTTP 404 Jul 27 16:11:47.560245 np0000005924 devstack@c-api.service[100523]: [pid: 100523|app: 0|req: 341/1352] 10.4.3.117 () {68 vars in 1452 bytes} [Mon Jul 27 16:11:47 2026] GET /volume/v3/group_types/70b351ee-55a9-49c9-b759-f957b3ef837f/group_specs/key1 => generated 126 bytes in 16 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 27 16:11:47.569294 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.middleware.request_id [None req-7c63d608-7d5c-4bae-a915-d254f44fef70 None None] RequestId filter calling following filter/app {{(pid=100522) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:11:47.572697 np0000005924 devstack@c-api.service[100522]: INFO cinder.api.openstack.wsgi [None req-7c63d608-7d5c-4bae-a915-d254f44fef70 tempest-GroupTypeSpecsTest-1236639304 tempest-GroupTypeSpecsTest-1236639304-project-admin] DELETE https://10.4.3.117/volume/v3/group_types/70b351ee-55a9-49c9-b759-f957b3ef837f/group_specs/key2 Jul 27 16:11:47.572993 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.openstack.wsgi [None req-7c63d608-7d5c-4bae-a915-d254f44fef70 tempest-GroupTypeSpecsTest-1236639304 tempest-GroupTypeSpecsTest-1236639304-project-admin] Empty body provided in request {{(pid=100522) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:11:47.573250 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.openstack.wsgi [None req-7c63d608-7d5c-4bae-a915-d254f44fef70 tempest-GroupTypeSpecsTest-1236639304 tempest-GroupTypeSpecsTest-1236639304-project-admin] Calling method 'version_select' {{(pid=100522) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:11:47.577101 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.middleware.request_id [req-2cd05114-6e96-48ce-b7db-c3fe3001dffe req-1f6f2ac2-e484-45be-85cb-01568466c1ef None None] RequestId filter calling following filter/app {{(pid=100521) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:11:47.579649 np0000005924 devstack@c-api.service[100521]: INFO cinder.api.openstack.wsgi [req-2cd05114-6e96-48ce-b7db-c3fe3001dffe req-1f6f2ac2-e484-45be-85cb-01568466c1ef tempest-TestServerVolumeAttachmentScenario-705321266 tempest-TestServerVolumeAttachmentScenario-705321266-project-member] GET https://10.4.3.117/volume/v3/volumes/0810bbce-3b9a-4207-8309-4da43736ff91 Jul 27 16:11:47.579785 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.openstack.wsgi [req-2cd05114-6e96-48ce-b7db-c3fe3001dffe req-1f6f2ac2-e484-45be-85cb-01568466c1ef tempest-TestServerVolumeAttachmentScenario-705321266 tempest-TestServerVolumeAttachmentScenario-705321266-project-member] Empty body provided in request {{(pid=100521) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:11:47.580038 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.openstack.wsgi [req-2cd05114-6e96-48ce-b7db-c3fe3001dffe req-1f6f2ac2-e484-45be-85cb-01568466c1ef tempest-TestServerVolumeAttachmentScenario-705321266 tempest-TestServerVolumeAttachmentScenario-705321266-project-member] Calling method 'show' {{(pid=100521) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:11:47.588602 np0000005924 devstack@c-api.service[100521]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:11:47.588602 np0000005924 devstack@c-api.service[100521]: warnings.warn( Jul 27 16:11:47.592495 np0000005924 devstack@c-api.service[100521]: INFO cinder.volume.api [req-2cd05114-6e96-48ce-b7db-c3fe3001dffe req-1f6f2ac2-e484-45be-85cb-01568466c1ef tempest-TestServerVolumeAttachmentScenario-705321266 tempest-TestServerVolumeAttachmentScenario-705321266-project-member] Volume info retrieved successfully. Jul 27 16:11:47.592551 np0000005924 devstack@c-api.service[100522]: INFO cinder.api.openstack.wsgi [None req-7c63d608-7d5c-4bae-a915-d254f44fef70 tempest-GroupTypeSpecsTest-1236639304 tempest-GroupTypeSpecsTest-1236639304-project-admin] https://10.4.3.117/volume/v3/group_types/70b351ee-55a9-49c9-b759-f957b3ef837f/group_specs/key2 returned with HTTP 202 Jul 27 16:11:47.592881 np0000005924 devstack@c-api.service[100522]: [pid: 100522|app: 0|req: 333/1353] 10.4.3.117 () {68 vars in 1455 bytes} [Mon Jul 27 16:11:47 2026] DELETE /volume/v3/group_types/70b351ee-55a9-49c9-b759-f957b3ef837f/group_specs/key2 => generated 0 bytes in 24 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Jul 27 16:11:47.597803 np0000005924 devstack@c-api.service[100521]: INFO cinder.api.openstack.wsgi [req-2cd05114-6e96-48ce-b7db-c3fe3001dffe req-1f6f2ac2-e484-45be-85cb-01568466c1ef tempest-TestServerVolumeAttachmentScenario-705321266 tempest-TestServerVolumeAttachmentScenario-705321266-project-member] https://10.4.3.117/volume/v3/volumes/0810bbce-3b9a-4207-8309-4da43736ff91 returned with HTTP 200 Jul 27 16:11:47.598703 np0000005924 devstack@c-api.service[100521]: [pid: 100521|app: 0|req: 338/1354] 10.4.3.117 () {68 vars in 1598 bytes} [Mon Jul 27 16:11:47 2026] GET /volume/v3/volumes/0810bbce-3b9a-4207-8309-4da43736ff91 => generated 857 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 27 16:11:47.600188 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.middleware.request_id [None req-d8dd5d7a-6e71-4da2-84bc-1dd61d5f5768 None None] RequestId filter calling following filter/app {{(pid=100524) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:11:47.603017 np0000005924 devstack@c-api.service[100524]: INFO cinder.api.openstack.wsgi [None req-d8dd5d7a-6e71-4da2-84bc-1dd61d5f5768 tempest-GroupTypeSpecsTest-1236639304 tempest-GroupTypeSpecsTest-1236639304-project-admin] GET https://10.4.3.117/volume/v3/group_types/70b351ee-55a9-49c9-b759-f957b3ef837f/group_specs/key2 Jul 27 16:11:47.603517 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.openstack.wsgi [None req-d8dd5d7a-6e71-4da2-84bc-1dd61d5f5768 tempest-GroupTypeSpecsTest-1236639304 tempest-GroupTypeSpecsTest-1236639304-project-admin] Empty body provided in request {{(pid=100524) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:11:47.603517 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.openstack.wsgi [None req-d8dd5d7a-6e71-4da2-84bc-1dd61d5f5768 tempest-GroupTypeSpecsTest-1236639304 tempest-GroupTypeSpecsTest-1236639304-project-admin] Calling method 'version_select' {{(pid=100524) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:11:47.612682 np0000005924 devstack@c-api.service[100524]: INFO cinder.api.openstack.wsgi [None req-d8dd5d7a-6e71-4da2-84bc-1dd61d5f5768 tempest-GroupTypeSpecsTest-1236639304 tempest-GroupTypeSpecsTest-1236639304-project-admin] HTTP exception thrown: Group Type 70b351ee-55a9-49c9-b759-f957b3ef837f has no extra spec with key key2. Jul 27 16:11:47.612850 np0000005924 devstack@c-api.service[100524]: INFO cinder.api.openstack.wsgi [None req-d8dd5d7a-6e71-4da2-84bc-1dd61d5f5768 tempest-GroupTypeSpecsTest-1236639304 tempest-GroupTypeSpecsTest-1236639304-project-admin] https://10.4.3.117/volume/v3/group_types/70b351ee-55a9-49c9-b759-f957b3ef837f/group_specs/key2 returned with HTTP 404 Jul 27 16:11:47.613819 np0000005924 devstack@c-api.service[100524]: [pid: 100524|app: 0|req: 343/1355] 10.4.3.117 () {68 vars in 1452 bytes} [Mon Jul 27 16:11:47 2026] GET /volume/v3/group_types/70b351ee-55a9-49c9-b759-f957b3ef837f/group_specs/key2 => generated 126 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 27 16:11:47.623463 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.middleware.request_id [None req-f4a7ce9c-503a-4bcd-adfe-4d54bbb14ea7 None None] RequestId filter calling following filter/app {{(pid=100523) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:11:47.626003 np0000005924 devstack@c-api.service[100523]: INFO cinder.api.openstack.wsgi [None req-f4a7ce9c-503a-4bcd-adfe-4d54bbb14ea7 tempest-GroupTypeSpecsTest-1236639304 tempest-GroupTypeSpecsTest-1236639304-project-admin] DELETE https://10.4.3.117/volume/v3/group_types/70b351ee-55a9-49c9-b759-f957b3ef837f/group_specs/key3 Jul 27 16:11:47.628228 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.openstack.wsgi [None req-f4a7ce9c-503a-4bcd-adfe-4d54bbb14ea7 tempest-GroupTypeSpecsTest-1236639304 tempest-GroupTypeSpecsTest-1236639304-project-admin] Empty body provided in request {{(pid=100523) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:11:47.628228 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.openstack.wsgi [None req-f4a7ce9c-503a-4bcd-adfe-4d54bbb14ea7 tempest-GroupTypeSpecsTest-1236639304 tempest-GroupTypeSpecsTest-1236639304-project-admin] Calling method 'version_select' {{(pid=100523) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:11:47.644152 np0000005924 devstack@c-api.service[100523]: INFO cinder.api.openstack.wsgi [None req-f4a7ce9c-503a-4bcd-adfe-4d54bbb14ea7 tempest-GroupTypeSpecsTest-1236639304 tempest-GroupTypeSpecsTest-1236639304-project-admin] https://10.4.3.117/volume/v3/group_types/70b351ee-55a9-49c9-b759-f957b3ef837f/group_specs/key3 returned with HTTP 202 Jul 27 16:11:47.644152 np0000005924 devstack@c-api.service[100523]: [pid: 100523|app: 0|req: 342/1356] 10.4.3.117 () {68 vars in 1455 bytes} [Mon Jul 27 16:11:47 2026] DELETE /volume/v3/group_types/70b351ee-55a9-49c9-b759-f957b3ef837f/group_specs/key3 => generated 0 bytes in 21 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Jul 27 16:11:47.651265 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.middleware.request_id [None req-7f2918c3-8174-44f6-b49e-e0b3f6cc0d00 None None] RequestId filter calling following filter/app {{(pid=100522) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:11:47.653282 np0000005924 devstack@c-api.service[100522]: INFO cinder.api.openstack.wsgi [None req-7f2918c3-8174-44f6-b49e-e0b3f6cc0d00 tempest-GroupTypeSpecsTest-1236639304 tempest-GroupTypeSpecsTest-1236639304-project-admin] GET https://10.4.3.117/volume/v3/group_types/70b351ee-55a9-49c9-b759-f957b3ef837f/group_specs/key3 Jul 27 16:11:47.653563 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.openstack.wsgi [None req-7f2918c3-8174-44f6-b49e-e0b3f6cc0d00 tempest-GroupTypeSpecsTest-1236639304 tempest-GroupTypeSpecsTest-1236639304-project-admin] Empty body provided in request {{(pid=100522) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:11:47.653788 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.openstack.wsgi [None req-7f2918c3-8174-44f6-b49e-e0b3f6cc0d00 tempest-GroupTypeSpecsTest-1236639304 tempest-GroupTypeSpecsTest-1236639304-project-admin] Calling method 'version_select' {{(pid=100522) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:11:47.660706 np0000005924 devstack@c-api.service[100522]: INFO cinder.api.openstack.wsgi [None req-7f2918c3-8174-44f6-b49e-e0b3f6cc0d00 tempest-GroupTypeSpecsTest-1236639304 tempest-GroupTypeSpecsTest-1236639304-project-admin] HTTP exception thrown: Group Type 70b351ee-55a9-49c9-b759-f957b3ef837f has no extra spec with key key3. Jul 27 16:11:47.660860 np0000005924 devstack@c-api.service[100522]: INFO cinder.api.openstack.wsgi [None req-7f2918c3-8174-44f6-b49e-e0b3f6cc0d00 tempest-GroupTypeSpecsTest-1236639304 tempest-GroupTypeSpecsTest-1236639304-project-admin] https://10.4.3.117/volume/v3/group_types/70b351ee-55a9-49c9-b759-f957b3ef837f/group_specs/key3 returned with HTTP 404 Jul 27 16:11:47.661383 np0000005924 devstack@c-api.service[100522]: [pid: 100522|app: 0|req: 334/1357] 10.4.3.117 () {68 vars in 1452 bytes} [Mon Jul 27 16:11:47 2026] GET /volume/v3/group_types/70b351ee-55a9-49c9-b759-f957b3ef837f/group_specs/key3 => generated 126 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 27 16:11:47.671343 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.middleware.request_id [None req-eb3e2948-da07-40f0-80e6-ed3380bccbf4 None None] RequestId filter calling following filter/app {{(pid=100521) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:11:47.673439 np0000005924 devstack@c-api.service[100521]: INFO cinder.api.openstack.wsgi [None req-eb3e2948-da07-40f0-80e6-ed3380bccbf4 tempest-GroupTypeSpecsTest-1236639304 tempest-GroupTypeSpecsTest-1236639304-project-admin] DELETE https://10.4.3.117/volume/v3/group_types/70b351ee-55a9-49c9-b759-f957b3ef837f Jul 27 16:11:47.673785 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.openstack.wsgi [None req-eb3e2948-da07-40f0-80e6-ed3380bccbf4 tempest-GroupTypeSpecsTest-1236639304 tempest-GroupTypeSpecsTest-1236639304-project-admin] Empty body provided in request {{(pid=100521) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:11:47.674036 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.openstack.wsgi [None req-eb3e2948-da07-40f0-80e6-ed3380bccbf4 tempest-GroupTypeSpecsTest-1236639304 tempest-GroupTypeSpecsTest-1236639304-project-admin] Calling method 'version_select' {{(pid=100521) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:11:47.689795 np0000005924 devstack@c-api.service[100521]: INFO cinder.api.openstack.wsgi [None req-eb3e2948-da07-40f0-80e6-ed3380bccbf4 tempest-GroupTypeSpecsTest-1236639304 tempest-GroupTypeSpecsTest-1236639304-project-admin] https://10.4.3.117/volume/v3/group_types/70b351ee-55a9-49c9-b759-f957b3ef837f returned with HTTP 202 Jul 27 16:11:47.690268 np0000005924 devstack@c-api.service[100521]: [pid: 100521|app: 0|req: 339/1358] 10.4.3.117 () {68 vars in 1404 bytes} [Mon Jul 27 16:11:47 2026] DELETE /volume/v3/group_types/70b351ee-55a9-49c9-b759-f957b3ef837f => generated 0 bytes in 19 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Jul 27 16:11:47.691209 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.middleware.request_id [None req-ad67b3e0-4096-4103-9c54-41b2e59c92e4 None None] RequestId filter calling following filter/app {{(pid=100524) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:11:47.691681 np0000005924 devstack@c-api.service[100524]: INFO cinder.api.openstack.wsgi [None req-ad67b3e0-4096-4103-9c54-41b2e59c92e4 None None] GET https://10.4.3.117/volume// Jul 27 16:11:47.691878 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.openstack.wsgi [None req-ad67b3e0-4096-4103-9c54-41b2e59c92e4 None None] Empty body provided in request {{(pid=100524) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:11:47.692109 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.openstack.wsgi [None req-ad67b3e0-4096-4103-9c54-41b2e59c92e4 None None] Calling method 'all' {{(pid=100524) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:11:47.692513 np0000005924 devstack@c-api.service[100524]: INFO cinder.api.openstack.wsgi [None req-ad67b3e0-4096-4103-9c54-41b2e59c92e4 None None] https://10.4.3.117/volume// returned with HTTP 300 Jul 27 16:11:47.692844 np0000005924 devstack@c-api.service[100524]: [pid: 100524|app: 0|req: 344/1359] 10.4.3.117 () {66 vars in 1428 bytes} [Mon Jul 27 16:11:47 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 27 16:11:47.709462 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.middleware.request_id [req-2cd05114-6e96-48ce-b7db-c3fe3001dffe req-2380f8ba-dda1-46ac-9373-54afb0a30b75 None None] RequestId filter calling following filter/app {{(pid=100523) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:11:47.712661 np0000005924 devstack@c-api.service[100523]: INFO cinder.api.openstack.wsgi [req-2cd05114-6e96-48ce-b7db-c3fe3001dffe req-2380f8ba-dda1-46ac-9373-54afb0a30b75 tempest-TestServerVolumeAttachmentScenario-705321266 tempest-TestServerVolumeAttachmentScenario-705321266-project-member] POST https://10.4.3.117/volume/v3/attachments Jul 27 16:11:47.713074 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.openstack.wsgi [req-2cd05114-6e96-48ce-b7db-c3fe3001dffe req-2380f8ba-dda1-46ac-9373-54afb0a30b75 tempest-TestServerVolumeAttachmentScenario-705321266 tempest-TestServerVolumeAttachmentScenario-705321266-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "0810bbce-3b9a-4207-8309-4da43736ff91", "connector": null, "instance_uuid": "36d139db-82d5-497d-a64a-675c2116687f"}} {{(pid=100523) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 27 16:11:47.722681 np0000005924 devstack@c-api.service[100523]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:11:47.722681 np0000005924 devstack@c-api.service[100523]: warnings.warn( Jul 27 16:11:47.752971 np0000005924 devstack@c-api.service[100523]: INFO cinder.api.openstack.wsgi [req-2cd05114-6e96-48ce-b7db-c3fe3001dffe req-2380f8ba-dda1-46ac-9373-54afb0a30b75 tempest-TestServerVolumeAttachmentScenario-705321266 tempest-TestServerVolumeAttachmentScenario-705321266-project-member] https://10.4.3.117/volume/v3/attachments returned with HTTP 200 Jul 27 16:11:47.753511 np0000005924 devstack@c-api.service[100523]: [pid: 100523|app: 0|req: 343/1360] 10.4.3.117 () {74 vars in 1594 bytes} [Mon Jul 27 16:11:47 2026] POST /volume/v3/attachments => generated 273 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 27 16:11:47.791915 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.middleware.request_id [None req-cbd25803-3a55-4929-85a7-9b6ac9090791 None None] RequestId filter calling following filter/app {{(pid=100522) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:11:47.795135 np0000005924 devstack@c-api.service[100522]: INFO cinder.api.openstack.wsgi [None req-cbd25803-3a55-4929-85a7-9b6ac9090791 tempest-TestServerVolumeAttachmentScenario-705321266 tempest-TestServerVolumeAttachmentScenario-705321266-project-member] GET https://10.4.3.117/volume/v3/volumes/0810bbce-3b9a-4207-8309-4da43736ff91 Jul 27 16:11:47.796376 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.openstack.wsgi [None req-cbd25803-3a55-4929-85a7-9b6ac9090791 tempest-TestServerVolumeAttachmentScenario-705321266 tempest-TestServerVolumeAttachmentScenario-705321266-project-member] Empty body provided in request {{(pid=100522) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:11:47.796426 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.openstack.wsgi [None req-cbd25803-3a55-4929-85a7-9b6ac9090791 tempest-TestServerVolumeAttachmentScenario-705321266 tempest-TestServerVolumeAttachmentScenario-705321266-project-member] Calling method 'show' {{(pid=100522) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:11:47.823672 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.middleware.request_id [None req-28a612bd-4ea3-42ad-ab1e-1f20f5f9a8ca None None] RequestId filter calling following filter/app {{(pid=100521) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:11:47.824172 np0000005924 devstack@c-api.service[100521]: INFO cinder.api.openstack.wsgi [None req-28a612bd-4ea3-42ad-ab1e-1f20f5f9a8ca None None] GET https://10.4.3.117/volume// Jul 27 16:11:47.824425 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.openstack.wsgi [None req-28a612bd-4ea3-42ad-ab1e-1f20f5f9a8ca None None] Empty body provided in request {{(pid=100521) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:11:47.824673 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.openstack.wsgi [None req-28a612bd-4ea3-42ad-ab1e-1f20f5f9a8ca None None] Calling method 'all' {{(pid=100521) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:11:47.825051 np0000005924 devstack@c-api.service[100521]: INFO cinder.api.openstack.wsgi [None req-28a612bd-4ea3-42ad-ab1e-1f20f5f9a8ca None None] https://10.4.3.117/volume// returned with HTTP 300 Jul 27 16:11:47.825515 np0000005924 devstack@c-api.service[100521]: [pid: 100521|app: 0|req: 340/1361] 10.4.3.117 () {66 vars in 1426 bytes} [Mon Jul 27 16:11:47 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 27 16:11:47.831731 np0000005924 devstack@c-api.service[100522]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:11:47.831731 np0000005924 devstack@c-api.service[100522]: warnings.warn( Jul 27 16:11:47.837022 np0000005924 devstack@c-api.service[100522]: INFO cinder.volume.api [None req-cbd25803-3a55-4929-85a7-9b6ac9090791 tempest-TestServerVolumeAttachmentScenario-705321266 tempest-TestServerVolumeAttachmentScenario-705321266-project-member] Volume info retrieved successfully. Jul 27 16:11:47.837077 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.middleware.request_id [req-2cd05114-6e96-48ce-b7db-c3fe3001dffe req-34b8e6eb-aba8-4b42-ad37-5fe2fea51073 None None] RequestId filter calling following filter/app {{(pid=100524) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:11:47.839389 np0000005924 devstack@c-api.service[100524]: INFO cinder.api.openstack.wsgi [req-2cd05114-6e96-48ce-b7db-c3fe3001dffe req-34b8e6eb-aba8-4b42-ad37-5fe2fea51073 tempest-TestServerVolumeAttachmentScenario-705321266 tempest-TestServerVolumeAttachmentScenario-705321266-project-member] GET https://10.4.3.117/volume/v3/volumes/0810bbce-3b9a-4207-8309-4da43736ff91 Jul 27 16:11:47.839629 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.openstack.wsgi [req-2cd05114-6e96-48ce-b7db-c3fe3001dffe req-34b8e6eb-aba8-4b42-ad37-5fe2fea51073 tempest-TestServerVolumeAttachmentScenario-705321266 tempest-TestServerVolumeAttachmentScenario-705321266-project-member] Empty body provided in request {{(pid=100524) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:11:47.839868 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.openstack.wsgi [req-2cd05114-6e96-48ce-b7db-c3fe3001dffe req-34b8e6eb-aba8-4b42-ad37-5fe2fea51073 tempest-TestServerVolumeAttachmentScenario-705321266 tempest-TestServerVolumeAttachmentScenario-705321266-project-member] Calling method 'show' {{(pid=100524) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:11:47.841588 np0000005924 devstack@c-api.service[100522]: INFO cinder.api.openstack.wsgi [None req-cbd25803-3a55-4929-85a7-9b6ac9090791 tempest-TestServerVolumeAttachmentScenario-705321266 tempest-TestServerVolumeAttachmentScenario-705321266-project-member] https://10.4.3.117/volume/v3/volumes/0810bbce-3b9a-4207-8309-4da43736ff91 returned with HTTP 200 Jul 27 16:11:47.841960 np0000005924 devstack@c-api.service[100522]: [pid: 100522|app: 0|req: 335/1362] 10.4.3.117 () {66 vars in 1348 bytes} [Mon Jul 27 16:11:47 2026] GET /volume/v3/volumes/0810bbce-3b9a-4207-8309-4da43736ff91 => generated 856 bytes in 51 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 27 16:11:47.864606 np0000005924 devstack@c-api.service[100524]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:11:47.864606 np0000005924 devstack@c-api.service[100524]: warnings.warn( Jul 27 16:11:47.872881 np0000005924 devstack@c-api.service[100524]: INFO cinder.volume.api [req-2cd05114-6e96-48ce-b7db-c3fe3001dffe req-34b8e6eb-aba8-4b42-ad37-5fe2fea51073 tempest-TestServerVolumeAttachmentScenario-705321266 tempest-TestServerVolumeAttachmentScenario-705321266-project-member] Volume info retrieved successfully. Jul 27 16:11:47.878234 np0000005924 devstack@c-api.service[100524]: INFO cinder.api.openstack.wsgi [req-2cd05114-6e96-48ce-b7db-c3fe3001dffe req-34b8e6eb-aba8-4b42-ad37-5fe2fea51073 tempest-TestServerVolumeAttachmentScenario-705321266 tempest-TestServerVolumeAttachmentScenario-705321266-project-member] https://10.4.3.117/volume/v3/volumes/0810bbce-3b9a-4207-8309-4da43736ff91 returned with HTTP 200 Jul 27 16:11:47.878719 np0000005924 devstack@c-api.service[100524]: [pid: 100524|app: 0|req: 345/1363] 10.4.3.117 () {70 vars in 1639 bytes} [Mon Jul 27 16:11:47 2026] GET /volume/v3/volumes/0810bbce-3b9a-4207-8309-4da43736ff91 => generated 1036 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 27 16:11:47.997427 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.middleware.request_id [req-2cd05114-6e96-48ce-b7db-c3fe3001dffe req-caa4aac4-33cf-4f77-81ce-c4d4e97d83ef None None] RequestId filter calling following filter/app {{(pid=100523) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:11:48.000000 np0000005924 devstack@c-api.service[100523]: INFO cinder.api.openstack.wsgi [req-2cd05114-6e96-48ce-b7db-c3fe3001dffe req-caa4aac4-33cf-4f77-81ce-c4d4e97d83ef tempest-TestServerVolumeAttachmentScenario-705321266 tempest-TestServerVolumeAttachmentScenario-705321266-project-member] PUT https://10.4.3.117/volume/v3/attachments/88062a7f-5e1c-481b-aa6b-3ef5824c7333 Jul 27 16:11:48.001092 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.openstack.wsgi [req-2cd05114-6e96-48ce-b7db-c3fe3001dffe req-caa4aac4-33cf-4f77-81ce-c4d4e97d83ef tempest-TestServerVolumeAttachmentScenario-705321266 tempest-TestServerVolumeAttachmentScenario-705321266-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.117", "host": "np0000005924", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:c1414b6f8d8f", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "13cbedf7-bb1f-4b5e-b492-2fef0d4dab25", "nvme_native_multipath": false, "mountpoint": "/dev/vdc"}}} {{(pid=100523) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 27 16:11:48.009662 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.coordination [req-2cd05114-6e96-48ce-b7db-c3fe3001dffe req-caa4aac4-33cf-4f77-81ce-c4d4e97d83ef tempest-TestServerVolumeAttachmentScenario-705321266 tempest-TestServerVolumeAttachmentScenario-705321266-project-member] Acquiring lock "cinder-attachment_update-0810bbce-3b9a-4207-8309-4da43736ff91-np0000005924" by "attachment_update" {{(pid=100523) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jul 27 16:11:48.016006 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.coordination [req-2cd05114-6e96-48ce-b7db-c3fe3001dffe req-caa4aac4-33cf-4f77-81ce-c4d4e97d83ef tempest-TestServerVolumeAttachmentScenario-705321266 tempest-TestServerVolumeAttachmentScenario-705321266-project-member] Lock "cinder-attachment_update-0810bbce-3b9a-4207-8309-4da43736ff91-np0000005924" acquired by "attachment_update" :: waited 0.006s {{(pid=100523) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jul 27 16:11:48.016962 np0000005924 devstack@c-api.service[100523]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:11:48.016962 np0000005924 devstack@c-api.service[100523]: warnings.warn( Jul 27 16:11:48.130503 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.coordination [req-2cd05114-6e96-48ce-b7db-c3fe3001dffe req-caa4aac4-33cf-4f77-81ce-c4d4e97d83ef tempest-TestServerVolumeAttachmentScenario-705321266 tempest-TestServerVolumeAttachmentScenario-705321266-project-member] Lock "cinder-attachment_update-0810bbce-3b9a-4207-8309-4da43736ff91-np0000005924" released by "attachment_update" :: held 0.115s {{(pid=100523) __release /opt/stack/cinder/cinder/coordination.py:152}} Jul 27 16:11:48.130823 np0000005924 devstack@c-api.service[100523]: INFO cinder.api.openstack.wsgi [req-2cd05114-6e96-48ce-b7db-c3fe3001dffe req-caa4aac4-33cf-4f77-81ce-c4d4e97d83ef tempest-TestServerVolumeAttachmentScenario-705321266 tempest-TestServerVolumeAttachmentScenario-705321266-project-member] https://10.4.3.117/volume/v3/attachments/88062a7f-5e1c-481b-aa6b-3ef5824c7333 returned with HTTP 200 Jul 27 16:11:48.131265 np0000005924 devstack@c-api.service[100523]: [pid: 100523|app: 0|req: 344/1364] 10.4.3.117 () {74 vars in 1704 bytes} [Mon Jul 27 16:11:47 2026] PUT /volume/v3/attachments/88062a7f-5e1c-481b-aa6b-3ef5824c7333 => generated 969 bytes in 134 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 27 16:11:48.594030 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.middleware.request_id [None req-d60233b9-e7d4-4e39-a604-61dd50b51525 None None] RequestId filter calling following filter/app {{(pid=100521) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:11:48.602755 np0000005924 devstack@c-api.service[100521]: INFO cinder.api.openstack.wsgi [None req-d60233b9-e7d4-4e39-a604-61dd50b51525 tempest-ServerRescueNegativeTestJSON-536322794 tempest-ServerRescueNegativeTestJSON-536322794-project-member] POST https://10.4.3.117/volume/v3/volumes Jul 27 16:11:48.603222 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.openstack.wsgi [None req-d60233b9-e7d4-4e39-a604-61dd50b51525 tempest-ServerRescueNegativeTestJSON-536322794 tempest-ServerRescueNegativeTestJSON-536322794-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-ServerRescueNegativeTestJSON-volume-1775213217"}} {{(pid=100521) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 27 16:11:48.605073 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.v3.volumes [None req-d60233b9-e7d4-4e39-a604-61dd50b51525 tempest-ServerRescueNegativeTestJSON-536322794 tempest-ServerRescueNegativeTestJSON-536322794-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-ServerRescueNegativeTestJSON-volume-1775213217'}} {{(pid=100521) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 27 16:11:48.605238 np0000005924 devstack@c-api.service[100521]: INFO cinder.api.v3.volumes [None req-d60233b9-e7d4-4e39-a604-61dd50b51525 tempest-ServerRescueNegativeTestJSON-536322794 tempest-ServerRescueNegativeTestJSON-536322794-project-member] Create volume of 1 GB Jul 27 16:11:48.611045 np0000005924 devstack@c-api.service[100521]: INFO cinder.volume.api [None req-d60233b9-e7d4-4e39-a604-61dd50b51525 tempest-ServerRescueNegativeTestJSON-536322794 tempest-ServerRescueNegativeTestJSON-536322794-project-member] Availability Zones retrieved successfully. Jul 27 16:11:48.618777 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.volume.api [None req-d60233b9-e7d4-4e39-a604-61dd50b51525 tempest-ServerRescueNegativeTestJSON-536322794 tempest-ServerRescueNegativeTestJSON-536322794-project-member] Flow 'volume_create_api' (a5cc86af-f1cb-47df-b4aa-8db38a06dbf5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100521) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 27 16:11:48.620504 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.volume.api [None req-d60233b9-e7d4-4e39-a604-61dd50b51525 tempest-ServerRescueNegativeTestJSON-536322794 tempest-ServerRescueNegativeTestJSON-536322794-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (ad7cf488-2dd4-42ba-8030-a87a4d03e360) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100521) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 27 16:11:48.620780 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.volume.flows.api.create_volume [None req-d60233b9-e7d4-4e39-a604-61dd50b51525 tempest-ServerRescueNegativeTestJSON-536322794 tempest-ServerRescueNegativeTestJSON-536322794-project-member] Validating volume size '1' using validate_int {{(pid=100521) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 27 16:11:48.661625 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.volume.api [None req-d60233b9-e7d4-4e39-a604-61dd50b51525 tempest-ServerRescueNegativeTestJSON-536322794 tempest-ServerRescueNegativeTestJSON-536322794-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (ad7cf488-2dd4-42ba-8030-a87a4d03e360) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-27T16:04:59Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=2bce4e1a-e6e0-49d9-be36-c3405449a01e,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '2bce4e1a-e6e0-49d9-be36-c3405449a01e', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100521) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 27 16:11:48.662498 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.volume.api [None req-d60233b9-e7d4-4e39-a604-61dd50b51525 tempest-ServerRescueNegativeTestJSON-536322794 tempest-ServerRescueNegativeTestJSON-536322794-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (f29eda7b-2998-4d7b-83d6-8879096379c2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100521) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 27 16:11:48.750159 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.quota [None req-d60233b9-e7d4-4e39-a604-61dd50b51525 tempest-ServerRescueNegativeTestJSON-536322794 tempest-ServerRescueNegativeTestJSON-536322794-project-member] Created reservations ['5565de10-9653-4b48-b430-8ed249a8fa86', 'f735a0b1-d070-4e60-923b-50432c4d0750', 'c7999d23-ea5b-4d4f-8e9c-276dbc6a8a88', '224eed6e-c983-4f1c-8cd2-99822bb7321f'] {{(pid=100521) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 27 16:11:48.751199 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.volume.api [None req-d60233b9-e7d4-4e39-a604-61dd50b51525 tempest-ServerRescueNegativeTestJSON-536322794 tempest-ServerRescueNegativeTestJSON-536322794-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (f29eda7b-2998-4d7b-83d6-8879096379c2) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['5565de10-9653-4b48-b430-8ed249a8fa86', 'f735a0b1-d070-4e60-923b-50432c4d0750', 'c7999d23-ea5b-4d4f-8e9c-276dbc6a8a88', '224eed6e-c983-4f1c-8cd2-99822bb7321f']}' {{(pid=100521) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 27 16:11:48.752094 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.volume.api [None req-d60233b9-e7d4-4e39-a604-61dd50b51525 tempest-ServerRescueNegativeTestJSON-536322794 tempest-ServerRescueNegativeTestJSON-536322794-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (0e1966d1-4359-42b7-b356-74fadbb5bb38) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100521) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 27 16:11:48.788484 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.volume.api [None req-d60233b9-e7d4-4e39-a604-61dd50b51525 tempest-ServerRescueNegativeTestJSON-536322794 tempest-ServerRescueNegativeTestJSON-536322794-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (0e1966d1-4359-42b7-b356-74fadbb5bb38) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '83ea23ae-51d1-41b2-ac1c-8faa0cac793d', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-ServerRescueNegativeTestJSON-volume-1775213217',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='115bd85638b042e89e275ac39e62e45b',qos_specs=None,replication_status=,reservations=['5565de10-9653-4b48-b430-8ed249a8fa86','f735a0b1-d070-4e60-923b-50432c4d0750','c7999d23-ea5b-4d4f-8e9c-276dbc6a8a88','224eed6e-c983-4f1c-8cd2-99822bb7321f'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='cce0af0114a24c22814fa13d715a75ef',volume_type_id=2bce4e1a-e6e0-49d9-be36-c3405449a01e), 'volume': Volume(_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-27T16:11:48Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-ServerRescueNegativeTestJSON-volume-1775213217',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=83ea23ae-51d1-41b2-ac1c-8faa0cac793d,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='115bd85638b042e89e275ac39e62e45b',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='cce0af0114a24c22814fa13d715a75ef',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(2bce4e1a-e6e0-49d9-be36-c3405449a01e),volume_type_id=2bce4e1a-e6e0-49d9-be36-c3405449a01e)}' {{(pid=100521) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 27 16:11:48.789290 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.volume.api [None req-d60233b9-e7d4-4e39-a604-61dd50b51525 tempest-ServerRescueNegativeTestJSON-536322794 tempest-ServerRescueNegativeTestJSON-536322794-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (5023af77-0db5-47ab-b3c9-4d4ec3b7347c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100521) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 27 16:11:48.823047 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.volume.api [None req-d60233b9-e7d4-4e39-a604-61dd50b51525 tempest-ServerRescueNegativeTestJSON-536322794 tempest-ServerRescueNegativeTestJSON-536322794-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (5023af77-0db5-47ab-b3c9-4d4ec3b7347c) transitioned into state 'SUCCESS' from state '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-1775213217',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='115bd85638b042e89e275ac39e62e45b',qos_specs=None,replication_status=,reservations=['5565de10-9653-4b48-b430-8ed249a8fa86','f735a0b1-d070-4e60-923b-50432c4d0750','c7999d23-ea5b-4d4f-8e9c-276dbc6a8a88','224eed6e-c983-4f1c-8cd2-99822bb7321f'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='cce0af0114a24c22814fa13d715a75ef',volume_type_id=2bce4e1a-e6e0-49d9-be36-c3405449a01e)}' {{(pid=100521) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 27 16:11:48.824169 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.volume.api [None req-d60233b9-e7d4-4e39-a604-61dd50b51525 tempest-ServerRescueNegativeTestJSON-536322794 tempest-ServerRescueNegativeTestJSON-536322794-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (3aa1df43-5b7c-4a71-8602-82bc9dc57fbe) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100521) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 27 16:11:48.845867 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.volume.api [None req-d60233b9-e7d4-4e39-a604-61dd50b51525 tempest-ServerRescueNegativeTestJSON-536322794 tempest-ServerRescueNegativeTestJSON-536322794-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (3aa1df43-5b7c-4a71-8602-82bc9dc57fbe) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100521) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 27 16:11:48.846543 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.volume.api [None req-d60233b9-e7d4-4e39-a604-61dd50b51525 tempest-ServerRescueNegativeTestJSON-536322794 tempest-ServerRescueNegativeTestJSON-536322794-project-member] Flow 'volume_create_api' (a5cc86af-f1cb-47df-b4aa-8db38a06dbf5) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100521) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 27 16:11:48.846955 np0000005924 devstack@c-api.service[100521]: INFO cinder.volume.api [None req-d60233b9-e7d4-4e39-a604-61dd50b51525 tempest-ServerRescueNegativeTestJSON-536322794 tempest-ServerRescueNegativeTestJSON-536322794-project-member] Create volume request issued successfully. Jul 27 16:11:48.848152 np0000005924 devstack@c-api.service[100521]: INFO cinder.api.openstack.wsgi [None req-d60233b9-e7d4-4e39-a604-61dd50b51525 tempest-ServerRescueNegativeTestJSON-536322794 tempest-ServerRescueNegativeTestJSON-536322794-project-member] https://10.4.3.117/volume/v3/volumes returned with HTTP 202 Jul 27 16:11:48.848564 np0000005924 devstack@c-api.service[100521]: [pid: 100521|app: 0|req: 341/1365] 10.4.3.117 () {68 vars in 1258 bytes} [Mon Jul 27 16:11:48 2026] POST /volume/v3/volumes => generated 759 bytes in 257 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 27 16:11:48.859676 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.middleware.request_id [None req-ebbfbfbc-d44b-4d61-854b-addb9396c780 None None] RequestId filter calling following filter/app {{(pid=100522) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:11:48.861809 np0000005924 devstack@c-api.service[100522]: INFO cinder.api.openstack.wsgi [None req-ebbfbfbc-d44b-4d61-854b-addb9396c780 tempest-TestServerVolumeAttachmentScenario-705321266 tempest-TestServerVolumeAttachmentScenario-705321266-project-member] GET https://10.4.3.117/volume/v3/volumes/0810bbce-3b9a-4207-8309-4da43736ff91 Jul 27 16:11:48.862901 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.openstack.wsgi [None req-ebbfbfbc-d44b-4d61-854b-addb9396c780 tempest-TestServerVolumeAttachmentScenario-705321266 tempest-TestServerVolumeAttachmentScenario-705321266-project-member] Empty body provided in request {{(pid=100522) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:11:48.862901 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.openstack.wsgi [None req-ebbfbfbc-d44b-4d61-854b-addb9396c780 tempest-TestServerVolumeAttachmentScenario-705321266 tempest-TestServerVolumeAttachmentScenario-705321266-project-member] Calling method 'show' {{(pid=100522) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:11:48.863521 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.middleware.request_id [None req-47148256-e754-4e50-a9fd-907ceddff84c None None] RequestId filter calling following filter/app {{(pid=100524) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:11:48.866746 np0000005924 devstack@c-api.service[100524]: INFO cinder.api.openstack.wsgi [None req-47148256-e754-4e50-a9fd-907ceddff84c tempest-ServerRescueNegativeTestJSON-536322794 tempest-ServerRescueNegativeTestJSON-536322794-project-member] GET https://10.4.3.117/volume/v3/volumes/83ea23ae-51d1-41b2-ac1c-8faa0cac793d Jul 27 16:11:48.866992 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.openstack.wsgi [None req-47148256-e754-4e50-a9fd-907ceddff84c tempest-ServerRescueNegativeTestJSON-536322794 tempest-ServerRescueNegativeTestJSON-536322794-project-member] Empty body provided in request {{(pid=100524) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:11:48.867195 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.openstack.wsgi [None req-47148256-e754-4e50-a9fd-907ceddff84c tempest-ServerRescueNegativeTestJSON-536322794 tempest-ServerRescueNegativeTestJSON-536322794-project-member] Calling method 'show' {{(pid=100524) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:11:48.877757 np0000005924 devstack@c-api.service[100522]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:11:48.877757 np0000005924 devstack@c-api.service[100522]: warnings.warn( Jul 27 16:11:48.882585 np0000005924 devstack@c-api.service[100522]: INFO cinder.volume.api [None req-ebbfbfbc-d44b-4d61-854b-addb9396c780 tempest-TestServerVolumeAttachmentScenario-705321266 tempest-TestServerVolumeAttachmentScenario-705321266-project-member] Volume info retrieved successfully. Jul 27 16:11:48.889619 np0000005924 devstack@c-api.service[100522]: INFO cinder.api.openstack.wsgi [None req-ebbfbfbc-d44b-4d61-854b-addb9396c780 tempest-TestServerVolumeAttachmentScenario-705321266 tempest-TestServerVolumeAttachmentScenario-705321266-project-member] https://10.4.3.117/volume/v3/volumes/0810bbce-3b9a-4207-8309-4da43736ff91 returned with HTTP 200 Jul 27 16:11:48.891483 np0000005924 devstack@c-api.service[100522]: [pid: 100522|app: 0|req: 336/1366] 10.4.3.117 () {66 vars in 1348 bytes} [Mon Jul 27 16:11:48 2026] GET /volume/v3/volumes/0810bbce-3b9a-4207-8309-4da43736ff91 => generated 857 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 27 16:11:49.045905 np0000005924 devstack@c-api.service[100524]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:11:49.045905 np0000005924 devstack@c-api.service[100524]: warnings.warn( Jul 27 16:11:49.050917 np0000005924 devstack@c-api.service[100524]: INFO cinder.volume.api [None req-47148256-e754-4e50-a9fd-907ceddff84c tempest-ServerRescueNegativeTestJSON-536322794 tempest-ServerRescueNegativeTestJSON-536322794-project-member] Volume info retrieved successfully. Jul 27 16:11:49.056664 np0000005924 devstack@c-api.service[100524]: INFO cinder.api.openstack.wsgi [None req-47148256-e754-4e50-a9fd-907ceddff84c tempest-ServerRescueNegativeTestJSON-536322794 tempest-ServerRescueNegativeTestJSON-536322794-project-member] https://10.4.3.117/volume/v3/volumes/83ea23ae-51d1-41b2-ac1c-8faa0cac793d returned with HTTP 200 Jul 27 16:11:49.057160 np0000005924 devstack@c-api.service[100524]: [pid: 100524|app: 0|req: 346/1367] 10.4.3.117 () {66 vars in 1348 bytes} [Mon Jul 27 16:11:48 2026] GET /volume/v3/volumes/83ea23ae-51d1-41b2-ac1c-8faa0cac793d => generated 827 bytes in 194 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 27 16:11:49.904157 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.middleware.request_id [None req-c7e657da-6539-4431-811a-c246f1578c3e None None] RequestId filter calling following filter/app {{(pid=100523) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:11:49.908434 np0000005924 devstack@c-api.service[100523]: INFO cinder.api.openstack.wsgi [None req-c7e657da-6539-4431-811a-c246f1578c3e tempest-TestServerVolumeAttachmentScenario-705321266 tempest-TestServerVolumeAttachmentScenario-705321266-project-member] GET https://10.4.3.117/volume/v3/volumes/0810bbce-3b9a-4207-8309-4da43736ff91 Jul 27 16:11:49.908790 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.openstack.wsgi [None req-c7e657da-6539-4431-811a-c246f1578c3e tempest-TestServerVolumeAttachmentScenario-705321266 tempest-TestServerVolumeAttachmentScenario-705321266-project-member] Empty body provided in request {{(pid=100523) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:11:49.909070 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.openstack.wsgi [None req-c7e657da-6539-4431-811a-c246f1578c3e tempest-TestServerVolumeAttachmentScenario-705321266 tempest-TestServerVolumeAttachmentScenario-705321266-project-member] Calling method 'show' {{(pid=100523) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:11:49.920532 np0000005924 devstack@c-api.service[100523]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:11:49.920532 np0000005924 devstack@c-api.service[100523]: warnings.warn( Jul 27 16:11:49.924271 np0000005924 devstack@c-api.service[100523]: INFO cinder.volume.api [None req-c7e657da-6539-4431-811a-c246f1578c3e tempest-TestServerVolumeAttachmentScenario-705321266 tempest-TestServerVolumeAttachmentScenario-705321266-project-member] Volume info retrieved successfully. Jul 27 16:11:49.929155 np0000005924 devstack@c-api.service[100523]: INFO cinder.api.openstack.wsgi [None req-c7e657da-6539-4431-811a-c246f1578c3e tempest-TestServerVolumeAttachmentScenario-705321266 tempest-TestServerVolumeAttachmentScenario-705321266-project-member] https://10.4.3.117/volume/v3/volumes/0810bbce-3b9a-4207-8309-4da43736ff91 returned with HTTP 200 Jul 27 16:11:49.929840 np0000005924 devstack@c-api.service[100523]: [pid: 100523|app: 0|req: 345/1368] 10.4.3.117 () {66 vars in 1348 bytes} [Mon Jul 27 16:11:49 2026] GET /volume/v3/volumes/0810bbce-3b9a-4207-8309-4da43736ff91 => generated 857 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 27 16:11:50.071276 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.middleware.request_id [None req-dea4d1c1-73e7-4884-853e-9843ffede8a3 None None] RequestId filter calling following filter/app {{(pid=100521) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:11:50.073591 np0000005924 devstack@c-api.service[100521]: INFO cinder.api.openstack.wsgi [None req-dea4d1c1-73e7-4884-853e-9843ffede8a3 tempest-ServerRescueNegativeTestJSON-536322794 tempest-ServerRescueNegativeTestJSON-536322794-project-member] GET https://10.4.3.117/volume/v3/volumes/83ea23ae-51d1-41b2-ac1c-8faa0cac793d Jul 27 16:11:50.073853 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.openstack.wsgi [None req-dea4d1c1-73e7-4884-853e-9843ffede8a3 tempest-ServerRescueNegativeTestJSON-536322794 tempest-ServerRescueNegativeTestJSON-536322794-project-member] Empty body provided in request {{(pid=100521) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:11:50.074087 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.openstack.wsgi [None req-dea4d1c1-73e7-4884-853e-9843ffede8a3 tempest-ServerRescueNegativeTestJSON-536322794 tempest-ServerRescueNegativeTestJSON-536322794-project-member] Calling method 'show' {{(pid=100521) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:11:50.083955 np0000005924 devstack@c-api.service[100521]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:11:50.083955 np0000005924 devstack@c-api.service[100521]: warnings.warn( Jul 27 16:11:50.089545 np0000005924 devstack@c-api.service[100521]: INFO cinder.volume.api [None req-dea4d1c1-73e7-4884-853e-9843ffede8a3 tempest-ServerRescueNegativeTestJSON-536322794 tempest-ServerRescueNegativeTestJSON-536322794-project-member] Volume info retrieved successfully. Jul 27 16:11:50.096355 np0000005924 devstack@c-api.service[100521]: INFO cinder.api.openstack.wsgi [None req-dea4d1c1-73e7-4884-853e-9843ffede8a3 tempest-ServerRescueNegativeTestJSON-536322794 tempest-ServerRescueNegativeTestJSON-536322794-project-member] https://10.4.3.117/volume/v3/volumes/83ea23ae-51d1-41b2-ac1c-8faa0cac793d returned with HTTP 200 Jul 27 16:11:50.096922 np0000005924 devstack@c-api.service[100521]: [pid: 100521|app: 0|req: 342/1369] 10.4.3.117 () {66 vars in 1348 bytes} [Mon Jul 27 16:11:50 2026] GET /volume/v3/volumes/83ea23ae-51d1-41b2-ac1c-8faa0cac793d => generated 852 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 27 16:11:50.753008 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.middleware.request_id [None req-42ca491f-48d9-424a-8bb9-27e28c7b503c None None] RequestId filter calling following filter/app {{(pid=100522) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:11:50.876679 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.middleware.request_id [None req-c8a9ce1c-954b-4591-9e00-01e000761c3a None None] RequestId filter calling following filter/app {{(pid=100524) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:11:50.901037 np0000005924 devstack@c-api.service[100522]: INFO cinder.api.openstack.wsgi [None req-42ca491f-48d9-424a-8bb9-27e28c7b503c tempest-GroupsTest-607211464 tempest-GroupsTest-607211464-project-admin] POST https://10.4.3.117/volume/v3/types Jul 27 16:11:50.901397 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.openstack.wsgi [None req-42ca491f-48d9-424a-8bb9-27e28c7b503c tempest-GroupsTest-607211464 tempest-GroupsTest-607211464-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-GroupsTest-volume-type-559999667"}} {{(pid=100522) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 27 16:11:50.923315 np0000005924 devstack@c-api.service[100522]: INFO cinder.api.openstack.wsgi [None req-42ca491f-48d9-424a-8bb9-27e28c7b503c tempest-GroupsTest-607211464 tempest-GroupsTest-607211464-project-admin] https://10.4.3.117/volume/v3/types returned with HTTP 200 Jul 27 16:11:50.923954 np0000005924 devstack@c-api.service[100522]: [pid: 100522|app: 0|req: 337/1370] 10.4.3.117 () {68 vars in 1252 bytes} [Mon Jul 27 16:11:50 2026] POST /volume/v3/types => generated 215 bytes in 171 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 27 16:11:50.933423 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.middleware.request_id [None req-ba83d568-9d2b-48e4-a3f2-a2c73c84b0da None None] RequestId filter calling following filter/app {{(pid=100523) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:11:50.936513 np0000005924 devstack@c-api.service[100523]: INFO cinder.api.openstack.wsgi [None req-ba83d568-9d2b-48e4-a3f2-a2c73c84b0da tempest-GroupsTest-607211464 tempest-GroupsTest-607211464-project-admin] POST https://10.4.3.117/volume/v3/group_types Jul 27 16:11:50.937045 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.openstack.wsgi [None req-ba83d568-9d2b-48e4-a3f2-a2c73c84b0da tempest-GroupsTest-607211464 tempest-GroupsTest-607211464-project-admin] Action: 'create', calling method: version_select, body: {"group_type": {"name": "tempest-GroupsTest-group-type-620923259"}} {{(pid=100523) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 27 16:11:50.944054 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.middleware.request_id [None req-5e08111b-b981-49a3-9d15-7374ce7033a9 None None] RequestId filter calling following filter/app {{(pid=100521) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:11:50.945803 np0000005924 devstack@c-api.service[100521]: INFO cinder.api.openstack.wsgi [None req-5e08111b-b981-49a3-9d15-7374ce7033a9 tempest-TestServerVolumeAttachmentScenario-705321266 tempest-TestServerVolumeAttachmentScenario-705321266-project-member] GET https://10.4.3.117/volume/v3/volumes/0810bbce-3b9a-4207-8309-4da43736ff91 Jul 27 16:11:50.945993 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.openstack.wsgi [None req-5e08111b-b981-49a3-9d15-7374ce7033a9 tempest-TestServerVolumeAttachmentScenario-705321266 tempest-TestServerVolumeAttachmentScenario-705321266-project-member] Empty body provided in request {{(pid=100521) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:11:50.946172 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.openstack.wsgi [None req-5e08111b-b981-49a3-9d15-7374ce7033a9 tempest-TestServerVolumeAttachmentScenario-705321266 tempest-TestServerVolumeAttachmentScenario-705321266-project-member] Calling method 'show' {{(pid=100521) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:11:50.956215 np0000005924 devstack@c-api.service[100521]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:11:50.956215 np0000005924 devstack@c-api.service[100521]: warnings.warn( Jul 27 16:11:50.956917 np0000005924 devstack@c-api.service[100524]: INFO cinder.api.openstack.wsgi [None req-c8a9ce1c-954b-4591-9e00-01e000761c3a tempest-VolumesTransfersV357Test-176484599 tempest-VolumesTransfersV357Test-176484599-project-member] POST https://10.4.3.117/volume/v3/volumes Jul 27 16:11:50.957444 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.openstack.wsgi [None req-c8a9ce1c-954b-4591-9e00-01e000761c3a tempest-VolumesTransfersV357Test-176484599 tempest-VolumesTransfersV357Test-176484599-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesTransfersV357Test-Volume-674934036"}} {{(pid=100524) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 27 16:11:50.960212 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.v3.volumes [None req-c8a9ce1c-954b-4591-9e00-01e000761c3a tempest-VolumesTransfersV357Test-176484599 tempest-VolumesTransfersV357Test-176484599-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesTransfersV357Test-Volume-674934036'}} {{(pid=100524) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 27 16:11:50.960212 np0000005924 devstack@c-api.service[100524]: INFO cinder.api.v3.volumes [None req-c8a9ce1c-954b-4591-9e00-01e000761c3a tempest-VolumesTransfersV357Test-176484599 tempest-VolumesTransfersV357Test-176484599-project-member] Create volume of 1 GB Jul 27 16:11:50.961647 np0000005924 devstack@c-api.service[100521]: INFO cinder.volume.api [None req-5e08111b-b981-49a3-9d15-7374ce7033a9 tempest-TestServerVolumeAttachmentScenario-705321266 tempest-TestServerVolumeAttachmentScenario-705321266-project-member] Volume info retrieved successfully. Jul 27 16:11:50.966124 np0000005924 devstack@c-api.service[100523]: INFO cinder.api.openstack.wsgi [None req-ba83d568-9d2b-48e4-a3f2-a2c73c84b0da tempest-GroupsTest-607211464 tempest-GroupsTest-607211464-project-admin] https://10.4.3.117/volume/v3/group_types returned with HTTP 202 Jul 27 16:11:50.966461 np0000005924 devstack@c-api.service[100524]: INFO cinder.volume.api [None req-c8a9ce1c-954b-4591-9e00-01e000761c3a tempest-VolumesTransfersV357Test-176484599 tempest-VolumesTransfersV357Test-176484599-project-member] Availability Zones retrieved successfully. Jul 27 16:11:50.966588 np0000005924 devstack@c-api.service[100523]: [pid: 100523|app: 0|req: 346/1371] 10.4.3.117 () {70 vars in 1311 bytes} [Mon Jul 27 16:11:50 2026] POST /volume/v3/group_types => generated 172 bytes in 34 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Jul 27 16:11:50.967486 np0000005924 devstack@c-api.service[100521]: INFO cinder.api.openstack.wsgi [None req-5e08111b-b981-49a3-9d15-7374ce7033a9 tempest-TestServerVolumeAttachmentScenario-705321266 tempest-TestServerVolumeAttachmentScenario-705321266-project-member] https://10.4.3.117/volume/v3/volumes/0810bbce-3b9a-4207-8309-4da43736ff91 returned with HTTP 200 Jul 27 16:11:50.967884 np0000005924 devstack@c-api.service[100521]: [pid: 100521|app: 0|req: 343/1372] 10.4.3.117 () {66 vars in 1348 bytes} [Mon Jul 27 16:11:50 2026] GET /volume/v3/volumes/0810bbce-3b9a-4207-8309-4da43736ff91 => generated 857 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 27 16:11:50.972933 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.volume.api [None req-c8a9ce1c-954b-4591-9e00-01e000761c3a tempest-VolumesTransfersV357Test-176484599 tempest-VolumesTransfersV357Test-176484599-project-member] Flow 'volume_create_api' (63fae85c-c425-4298-8cbb-29b604d99d63) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100524) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 27 16:11:50.974008 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.volume.api [None req-c8a9ce1c-954b-4591-9e00-01e000761c3a tempest-VolumesTransfersV357Test-176484599 tempest-VolumesTransfersV357Test-176484599-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (85e3e9fe-bec2-42f4-880a-ecf58ff6c48b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100524) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 27 16:11:50.975657 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.volume.flows.api.create_volume [None req-c8a9ce1c-954b-4591-9e00-01e000761c3a tempest-VolumesTransfersV357Test-176484599 tempest-VolumesTransfersV357Test-176484599-project-member] Validating volume size '1' using validate_int {{(pid=100524) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 27 16:11:50.983240 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.middleware.request_id [None req-108de88b-3b64-4856-b5ae-71301c4eab64 None None] RequestId filter calling following filter/app {{(pid=100522) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:11:51.004208 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.volume.api [None req-c8a9ce1c-954b-4591-9e00-01e000761c3a tempest-VolumesTransfersV357Test-176484599 tempest-VolumesTransfersV357Test-176484599-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (85e3e9fe-bec2-42f4-880a-ecf58ff6c48b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-27T16:04:59Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=2bce4e1a-e6e0-49d9-be36-c3405449a01e,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '2bce4e1a-e6e0-49d9-be36-c3405449a01e', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100524) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 27 16:11:51.005111 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.volume.api [None req-c8a9ce1c-954b-4591-9e00-01e000761c3a tempest-VolumesTransfersV357Test-176484599 tempest-VolumesTransfersV357Test-176484599-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (69d1c786-b0fc-48e8-925f-330596b62ca7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100524) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 27 16:11:51.047602 np0000005924 devstack@c-api.service[100522]: INFO cinder.api.openstack.wsgi [None req-108de88b-3b64-4856-b5ae-71301c4eab64 tempest-GroupsTest-2043346754 tempest-GroupsTest-2043346754-project-member] POST https://10.4.3.117/volume/v3/groups Jul 27 16:11:51.048088 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.openstack.wsgi [None req-108de88b-3b64-4856-b5ae-71301c4eab64 tempest-GroupsTest-2043346754 tempest-GroupsTest-2043346754-project-member] Action: 'create', calling method: version_select, body: {"group": {"group_type": "e666f082-2250-4ea9-b99d-6f773c2e5049", "volume_types": ["9e5a8807-dd7f-45be-8188-87b5d1856658"], "name": "tempest-Group1-797389537"}} {{(pid=100522) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 27 16:11:51.050742 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.v3.groups [None req-108de88b-3b64-4856-b5ae-71301c4eab64 tempest-GroupsTest-2043346754 tempest-GroupsTest-2043346754-project-member] Creating new group {'group': {'group_type': 'e666f082-2250-4ea9-b99d-6f773c2e5049', 'volume_types': ['9e5a8807-dd7f-45be-8188-87b5d1856658'], 'name': 'tempest-Group1-797389537'}} {{(pid=100522) create /opt/stack/cinder/cinder/api/v3/groups.py:190}} Jul 27 16:11:51.054890 np0000005924 devstack@c-api.service[100522]: INFO cinder.api.v3.groups [None req-108de88b-3b64-4856-b5ae-71301c4eab64 tempest-GroupsTest-2043346754 tempest-GroupsTest-2043346754-project-member] Creating group tempest-Group1-797389537. Jul 27 16:11:51.061603 np0000005924 devstack@c-api.service[100522]: INFO cinder.volume.api [None req-108de88b-3b64-4856-b5ae-71301c4eab64 tempest-GroupsTest-2043346754 tempest-GroupsTest-2043346754-project-member] Availability Zones retrieved successfully. Jul 27 16:11:51.093786 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.quota [None req-c8a9ce1c-954b-4591-9e00-01e000761c3a tempest-VolumesTransfersV357Test-176484599 tempest-VolumesTransfersV357Test-176484599-project-member] Created reservations ['4903e68a-f825-44f3-860d-1a618f9eec4e', '9815c4cf-6f54-494c-942b-6febe47ce1b2', '163e0c59-9b7c-4ad5-a305-98a168758750', 'a07c5bb9-e29d-4001-aad2-84c596c6e29b'] {{(pid=100524) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 27 16:11:51.094549 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.volume.api [None req-c8a9ce1c-954b-4591-9e00-01e000761c3a tempest-VolumesTransfersV357Test-176484599 tempest-VolumesTransfersV357Test-176484599-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (69d1c786-b0fc-48e8-925f-330596b62ca7) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['4903e68a-f825-44f3-860d-1a618f9eec4e', '9815c4cf-6f54-494c-942b-6febe47ce1b2', '163e0c59-9b7c-4ad5-a305-98a168758750', 'a07c5bb9-e29d-4001-aad2-84c596c6e29b']}' {{(pid=100524) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 27 16:11:51.095251 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.volume.api [None req-c8a9ce1c-954b-4591-9e00-01e000761c3a tempest-VolumesTransfersV357Test-176484599 tempest-VolumesTransfersV357Test-176484599-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (a6bd40e9-a898-49de-ba09-c601c1d65cfd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100524) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 27 16:11:51.103294 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.quota [None req-108de88b-3b64-4856-b5ae-71301c4eab64 tempest-GroupsTest-2043346754 tempest-GroupsTest-2043346754-project-member] Created reservations ['0389ab7e-7c37-4b54-a8e5-435a667709cc'] {{(pid=100522) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 27 16:11:51.127058 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.volume.api [None req-c8a9ce1c-954b-4591-9e00-01e000761c3a tempest-VolumesTransfersV357Test-176484599 tempest-VolumesTransfersV357Test-176484599-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (a6bd40e9-a898-49de-ba09-c601c1d65cfd) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '403cbdd5-01f6-4181-8804-eca5f6615f77', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesTransfersV357Test-Volume-674934036',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='d8c6a16346d448b09ea454944e6cbe05',qos_specs=None,replication_status=,reservations=['4903e68a-f825-44f3-860d-1a618f9eec4e','9815c4cf-6f54-494c-942b-6febe47ce1b2','163e0c59-9b7c-4ad5-a305-98a168758750','a07c5bb9-e29d-4001-aad2-84c596c6e29b'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='21fc771ea88d47ce9aba759bf33e929a',volume_type_id=2bce4e1a-e6e0-49d9-be36-c3405449a01e), 'volume': Volume(_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-27T16:11:51Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesTransfersV357Test-Volume-674934036',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=403cbdd5-01f6-4181-8804-eca5f6615f77,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='d8c6a16346d448b09ea454944e6cbe05',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='21fc771ea88d47ce9aba759bf33e929a',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(2bce4e1a-e6e0-49d9-be36-c3405449a01e),volume_type_id=2bce4e1a-e6e0-49d9-be36-c3405449a01e)}' {{(pid=100524) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 27 16:11:51.127830 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.volume.api [None req-c8a9ce1c-954b-4591-9e00-01e000761c3a tempest-VolumesTransfersV357Test-176484599 tempest-VolumesTransfersV357Test-176484599-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (f04c550a-4082-4939-88b9-44b3233ede0b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100524) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 27 16:11:51.150131 np0000005924 devstack@c-api.service[100522]: INFO cinder.api.openstack.wsgi [None req-108de88b-3b64-4856-b5ae-71301c4eab64 tempest-GroupsTest-2043346754 tempest-GroupsTest-2043346754-project-member] https://10.4.3.117/volume/v3/groups returned with HTTP 202 Jul 27 16:11:51.150713 np0000005924 devstack@c-api.service[100522]: [pid: 100522|app: 0|req: 338/1373] 10.4.3.117 () {70 vars in 1297 bytes} [Mon Jul 27 16:11:50 2026] POST /volume/v3/groups => generated 93 bytes in 169 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 27 16:11:51.160412 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.middleware.request_id [None req-b8a1a864-d076-46ea-9271-039f7a9efbc0 None None] RequestId filter calling following filter/app {{(pid=100523) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:11:51.162925 np0000005924 devstack@c-api.service[100523]: INFO cinder.api.openstack.wsgi [None req-b8a1a864-d076-46ea-9271-039f7a9efbc0 tempest-GroupsTest-2043346754 tempest-GroupsTest-2043346754-project-member] GET https://10.4.3.117/volume/v3/groups/8d63fef2-ede6-47bf-a97d-836d6a6f158b Jul 27 16:11:51.163144 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.openstack.wsgi [None req-b8a1a864-d076-46ea-9271-039f7a9efbc0 tempest-GroupsTest-2043346754 tempest-GroupsTest-2043346754-project-member] Empty body provided in request {{(pid=100523) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:11:51.163357 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.openstack.wsgi [None req-b8a1a864-d076-46ea-9271-039f7a9efbc0 tempest-GroupsTest-2043346754 tempest-GroupsTest-2043346754-project-member] Calling method 'version_select' {{(pid=100523) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:11:51.163501 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.v3.groups [None req-b8a1a864-d076-46ea-9271-039f7a9efbc0 tempest-GroupsTest-2043346754 tempest-GroupsTest-2043346754-project-member] show called for member 8d63fef2-ede6-47bf-a97d-836d6a6f158b {{(pid=100523) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Jul 27 16:11:51.172356 np0000005924 devstack@c-api.service[100523]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:11:51.172356 np0000005924 devstack@c-api.service[100523]: warnings.warn( Jul 27 16:11:51.177893 np0000005924 devstack@c-api.service[100523]: INFO cinder.api.openstack.wsgi [None req-b8a1a864-d076-46ea-9271-039f7a9efbc0 tempest-GroupsTest-2043346754 tempest-GroupsTest-2043346754-project-member] https://10.4.3.117/volume/v3/groups/8d63fef2-ede6-47bf-a97d-836d6a6f158b returned with HTTP 200 Jul 27 16:11:51.178527 np0000005924 devstack@c-api.service[100523]: [pid: 100523|app: 0|req: 347/1374] 10.4.3.117 () {68 vars in 1386 bytes} [Mon Jul 27 16:11:51 2026] GET /volume/v3/groups/8d63fef2-ede6-47bf-a97d-836d6a6f158b => generated 321 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 27 16:11:51.178668 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.volume.api [None req-c8a9ce1c-954b-4591-9e00-01e000761c3a tempest-VolumesTransfersV357Test-176484599 tempest-VolumesTransfersV357Test-176484599-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (f04c550a-4082-4939-88b9-44b3233ede0b) transitioned into state 'SUCCESS' from state '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-674934036',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='d8c6a16346d448b09ea454944e6cbe05',qos_specs=None,replication_status=,reservations=['4903e68a-f825-44f3-860d-1a618f9eec4e','9815c4cf-6f54-494c-942b-6febe47ce1b2','163e0c59-9b7c-4ad5-a305-98a168758750','a07c5bb9-e29d-4001-aad2-84c596c6e29b'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='21fc771ea88d47ce9aba759bf33e929a',volume_type_id=2bce4e1a-e6e0-49d9-be36-c3405449a01e)}' {{(pid=100524) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 27 16:11:51.179436 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.volume.api [None req-c8a9ce1c-954b-4591-9e00-01e000761c3a tempest-VolumesTransfersV357Test-176484599 tempest-VolumesTransfersV357Test-176484599-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (97841c9f-5c35-4274-8ca7-4abe950281ef) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100524) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 27 16:11:51.219174 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.volume.api [None req-c8a9ce1c-954b-4591-9e00-01e000761c3a tempest-VolumesTransfersV357Test-176484599 tempest-VolumesTransfersV357Test-176484599-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (97841c9f-5c35-4274-8ca7-4abe950281ef) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100524) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 27 16:11:51.219174 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.volume.api [None req-c8a9ce1c-954b-4591-9e00-01e000761c3a tempest-VolumesTransfersV357Test-176484599 tempest-VolumesTransfersV357Test-176484599-project-member] Flow 'volume_create_api' (63fae85c-c425-4298-8cbb-29b604d99d63) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100524) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 27 16:11:51.219174 np0000005924 devstack@c-api.service[100524]: INFO cinder.volume.api [None req-c8a9ce1c-954b-4591-9e00-01e000761c3a tempest-VolumesTransfersV357Test-176484599 tempest-VolumesTransfersV357Test-176484599-project-member] Create volume request issued successfully. Jul 27 16:11:51.219174 np0000005924 devstack@c-api.service[100524]: INFO cinder.api.openstack.wsgi [None req-c8a9ce1c-954b-4591-9e00-01e000761c3a tempest-VolumesTransfersV357Test-176484599 tempest-VolumesTransfersV357Test-176484599-project-member] https://10.4.3.117/volume/v3/volumes returned with HTTP 202 Jul 27 16:11:51.219443 np0000005924 devstack@c-api.service[100524]: [pid: 100524|app: 0|req: 347/1375] 10.4.3.117 () {70 vars in 1299 bytes} [Mon Jul 27 16:11:50 2026] POST /volume/v3/volumes => generated 818 bytes in 343 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Jul 27 16:11:51.240751 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.middleware.request_id [None req-802afea9-5937-443a-8b01-3be0e6e30e0d None None] RequestId filter calling following filter/app {{(pid=100521) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:11:51.242396 np0000005924 devstack@c-api.service[100521]: INFO cinder.api.openstack.wsgi [None req-802afea9-5937-443a-8b01-3be0e6e30e0d tempest-VolumesTransfersV357Test-176484599 tempest-VolumesTransfersV357Test-176484599-project-member] GET https://10.4.3.117/volume/v3/volumes/403cbdd5-01f6-4181-8804-eca5f6615f77 Jul 27 16:11:51.242593 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.openstack.wsgi [None req-802afea9-5937-443a-8b01-3be0e6e30e0d tempest-VolumesTransfersV357Test-176484599 tempest-VolumesTransfersV357Test-176484599-project-member] Empty body provided in request {{(pid=100521) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:11:51.242778 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.openstack.wsgi [None req-802afea9-5937-443a-8b01-3be0e6e30e0d tempest-VolumesTransfersV357Test-176484599 tempest-VolumesTransfersV357Test-176484599-project-member] Calling method 'show' {{(pid=100521) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:11:51.248868 np0000005924 devstack@c-api.service[100521]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:11:51.248868 np0000005924 devstack@c-api.service[100521]: warnings.warn( Jul 27 16:11:51.251866 np0000005924 devstack@c-api.service[100521]: INFO cinder.volume.api [None req-802afea9-5937-443a-8b01-3be0e6e30e0d tempest-VolumesTransfersV357Test-176484599 tempest-VolumesTransfersV357Test-176484599-project-member] Volume info retrieved successfully. Jul 27 16:11:51.255348 np0000005924 devstack@c-api.service[100521]: INFO cinder.api.openstack.wsgi [None req-802afea9-5937-443a-8b01-3be0e6e30e0d tempest-VolumesTransfersV357Test-176484599 tempest-VolumesTransfersV357Test-176484599-project-member] https://10.4.3.117/volume/v3/volumes/403cbdd5-01f6-4181-8804-eca5f6615f77 returned with HTTP 200 Jul 27 16:11:51.255716 np0000005924 devstack@c-api.service[100521]: [pid: 100521|app: 0|req: 344/1376] 10.4.3.117 () {68 vars in 1389 bytes} [Mon Jul 27 16:11:51 2026] GET /volume/v3/volumes/403cbdd5-01f6-4181-8804-eca5f6615f77 => generated 886 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 27 16:11:51.517421 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.middleware.request_id [req-2cd05114-6e96-48ce-b7db-c3fe3001dffe req-2b5800d4-b873-4363-bb2b-6bb338cfce8d None None] RequestId filter calling following filter/app {{(pid=100522) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:11:51.522976 np0000005924 devstack@c-api.service[100522]: INFO cinder.api.openstack.wsgi [req-2cd05114-6e96-48ce-b7db-c3fe3001dffe req-2b5800d4-b873-4363-bb2b-6bb338cfce8d tempest-TestServerVolumeAttachmentScenario-705321266 tempest-TestServerVolumeAttachmentScenario-705321266-project-member] POST https://10.4.3.117/volume/v3/attachments/88062a7f-5e1c-481b-aa6b-3ef5824c7333/action Jul 27 16:11:51.523424 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.openstack.wsgi [req-2cd05114-6e96-48ce-b7db-c3fe3001dffe req-2b5800d4-b873-4363-bb2b-6bb338cfce8d tempest-TestServerVolumeAttachmentScenario-705321266 tempest-TestServerVolumeAttachmentScenario-705321266-project-member] Action body: b'{"os-complete": null}' {{(pid=100522) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 27 16:11:51.523579 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.openstack.wsgi [req-2cd05114-6e96-48ce-b7db-c3fe3001dffe req-2b5800d4-b873-4363-bb2b-6bb338cfce8d tempest-TestServerVolumeAttachmentScenario-705321266 tempest-TestServerVolumeAttachmentScenario-705321266-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100522) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 27 16:11:51.558000 np0000005924 devstack@c-api.service[100522]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:11:51.558000 np0000005924 devstack@c-api.service[100522]: warnings.warn( Jul 27 16:11:51.591425 np0000005924 devstack@c-api.service[100522]: INFO cinder.api.openstack.wsgi [req-2cd05114-6e96-48ce-b7db-c3fe3001dffe req-2b5800d4-b873-4363-bb2b-6bb338cfce8d tempest-TestServerVolumeAttachmentScenario-705321266 tempest-TestServerVolumeAttachmentScenario-705321266-project-member] https://10.4.3.117/volume/v3/attachments/88062a7f-5e1c-481b-aa6b-3ef5824c7333/action returned with HTTP 204 Jul 27 16:11:51.592798 np0000005924 devstack@c-api.service[100522]: [pid: 100522|app: 0|req: 339/1377] 10.4.3.117 () {74 vars in 1725 bytes} [Mon Jul 27 16:11:51 2026] POST /volume/v3/attachments/88062a7f-5e1c-481b-aa6b-3ef5824c7333/action => generated 0 bytes in 75 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jul 27 16:11:51.987030 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.middleware.request_id [None req-61d1bfc7-77ac-4371-81a7-5ced01e152d5 None None] RequestId filter calling following filter/app {{(pid=100523) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:11:51.991245 np0000005924 devstack@c-api.service[100523]: INFO cinder.api.openstack.wsgi [None req-61d1bfc7-77ac-4371-81a7-5ced01e152d5 tempest-TestServerVolumeAttachmentScenario-705321266 tempest-TestServerVolumeAttachmentScenario-705321266-project-member] GET https://10.4.3.117/volume/v3/volumes/0810bbce-3b9a-4207-8309-4da43736ff91 Jul 27 16:11:51.991516 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.openstack.wsgi [None req-61d1bfc7-77ac-4371-81a7-5ced01e152d5 tempest-TestServerVolumeAttachmentScenario-705321266 tempest-TestServerVolumeAttachmentScenario-705321266-project-member] Empty body provided in request {{(pid=100523) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:11:51.991818 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.openstack.wsgi [None req-61d1bfc7-77ac-4371-81a7-5ced01e152d5 tempest-TestServerVolumeAttachmentScenario-705321266 tempest-TestServerVolumeAttachmentScenario-705321266-project-member] Calling method 'show' {{(pid=100523) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:11:52.004557 np0000005924 devstack@c-api.service[100523]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:11:52.004557 np0000005924 devstack@c-api.service[100523]: warnings.warn( Jul 27 16:11:52.010682 np0000005924 devstack@c-api.service[100523]: INFO cinder.volume.api [None req-61d1bfc7-77ac-4371-81a7-5ced01e152d5 tempest-TestServerVolumeAttachmentScenario-705321266 tempest-TestServerVolumeAttachmentScenario-705321266-project-member] Volume info retrieved successfully. Jul 27 16:11:52.015728 np0000005924 devstack@c-api.service[100523]: INFO cinder.api.openstack.wsgi [None req-61d1bfc7-77ac-4371-81a7-5ced01e152d5 tempest-TestServerVolumeAttachmentScenario-705321266 tempest-TestServerVolumeAttachmentScenario-705321266-project-member] https://10.4.3.117/volume/v3/volumes/0810bbce-3b9a-4207-8309-4da43736ff91 returned with HTTP 200 Jul 27 16:11:52.016108 np0000005924 devstack@c-api.service[100523]: [pid: 100523|app: 0|req: 348/1378] 10.4.3.117 () {66 vars in 1348 bytes} [Mon Jul 27 16:11:51 2026] GET /volume/v3/volumes/0810bbce-3b9a-4207-8309-4da43736ff91 => generated 1149 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 27 16:11:52.033028 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.middleware.request_id [None req-b2b71457-69b2-4381-a5c8-ddb290e6ace5 None None] RequestId filter calling following filter/app {{(pid=100524) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:11:52.035484 np0000005924 devstack@c-api.service[100524]: INFO cinder.api.openstack.wsgi [None req-b2b71457-69b2-4381-a5c8-ddb290e6ace5 tempest-TestServerVolumeAttachmentScenario-705321266 tempest-TestServerVolumeAttachmentScenario-705321266-project-member] GET https://10.4.3.117/volume/v3/volumes/0810bbce-3b9a-4207-8309-4da43736ff91 Jul 27 16:11:52.035661 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.openstack.wsgi [None req-b2b71457-69b2-4381-a5c8-ddb290e6ace5 tempest-TestServerVolumeAttachmentScenario-705321266 tempest-TestServerVolumeAttachmentScenario-705321266-project-member] Empty body provided in request {{(pid=100524) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:11:52.036227 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.openstack.wsgi [None req-b2b71457-69b2-4381-a5c8-ddb290e6ace5 tempest-TestServerVolumeAttachmentScenario-705321266 tempest-TestServerVolumeAttachmentScenario-705321266-project-member] Calling method 'show' {{(pid=100524) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:11:52.044979 np0000005924 devstack@c-api.service[100524]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:11:52.044979 np0000005924 devstack@c-api.service[100524]: warnings.warn( Jul 27 16:11:52.048943 np0000005924 devstack@c-api.service[100524]: INFO cinder.volume.api [None req-b2b71457-69b2-4381-a5c8-ddb290e6ace5 tempest-TestServerVolumeAttachmentScenario-705321266 tempest-TestServerVolumeAttachmentScenario-705321266-project-member] Volume info retrieved successfully. Jul 27 16:11:52.055212 np0000005924 devstack@c-api.service[100524]: INFO cinder.api.openstack.wsgi [None req-b2b71457-69b2-4381-a5c8-ddb290e6ace5 tempest-TestServerVolumeAttachmentScenario-705321266 tempest-TestServerVolumeAttachmentScenario-705321266-project-member] https://10.4.3.117/volume/v3/volumes/0810bbce-3b9a-4207-8309-4da43736ff91 returned with HTTP 200 Jul 27 16:11:52.055746 np0000005924 devstack@c-api.service[100524]: [pid: 100524|app: 0|req: 348/1379] 10.4.3.117 () {66 vars in 1348 bytes} [Mon Jul 27 16:11:52 2026] GET /volume/v3/volumes/0810bbce-3b9a-4207-8309-4da43736ff91 => generated 1149 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 27 16:11:52.077072 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.middleware.request_id [None req-dccf1db5-cc18-44a3-9e0c-f6c73d6c53f2 None None] RequestId filter calling following filter/app {{(pid=100521) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:11:52.079021 np0000005924 devstack@c-api.service[100521]: INFO cinder.api.openstack.wsgi [None req-dccf1db5-cc18-44a3-9e0c-f6c73d6c53f2 tempest-TestServerVolumeAttachmentScenario-705321266 tempest-TestServerVolumeAttachmentScenario-705321266-project-member] POST https://10.4.3.117/volume/v3/volumes/817a1fab-46ad-41d3-857b-6b1c68f11268/action Jul 27 16:11:52.079429 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.openstack.wsgi [None req-dccf1db5-cc18-44a3-9e0c-f6c73d6c53f2 tempest-TestServerVolumeAttachmentScenario-705321266 tempest-TestServerVolumeAttachmentScenario-705321266-project-member] Action body: b'{"os-detach": {"attachment_id": "88062a7f-5e1c-481b-aa6b-3ef5824c7333"}}' {{(pid=100521) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 27 16:11:52.079599 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.openstack.wsgi [None req-dccf1db5-cc18-44a3-9e0c-f6c73d6c53f2 tempest-TestServerVolumeAttachmentScenario-705321266 tempest-TestServerVolumeAttachmentScenario-705321266-project-member] Action: 'action', calling method: _detach, body: {"os-detach": {"attachment_id": "88062a7f-5e1c-481b-aa6b-3ef5824c7333"}} {{(pid=100521) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 27 16:11:52.096989 np0000005924 devstack@c-api.service[100521]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:11:52.096989 np0000005924 devstack@c-api.service[100521]: warnings.warn( Jul 27 16:11:52.097804 np0000005924 devstack@c-api.service[100521]: INFO cinder.volume.api [None req-dccf1db5-cc18-44a3-9e0c-f6c73d6c53f2 tempest-TestServerVolumeAttachmentScenario-705321266 tempest-TestServerVolumeAttachmentScenario-705321266-project-member] Volume info retrieved successfully. Jul 27 16:11:52.109260 np0000005924 devstack@c-api.service[100521]: INFO cinder.api.openstack.wsgi [None req-dccf1db5-cc18-44a3-9e0c-f6c73d6c53f2 tempest-TestServerVolumeAttachmentScenario-705321266 tempest-TestServerVolumeAttachmentScenario-705321266-project-member] https://10.4.3.117/volume/v3/volumes/817a1fab-46ad-41d3-857b-6b1c68f11268/action returned with HTTP 400 Jul 27 16:11:52.109260 np0000005924 devstack@c-api.service[100521]: [pid: 100521|app: 0|req: 345/1380] 10.4.3.117 () {68 vars in 1390 bytes} [Mon Jul 27 16:11:52 2026] POST /volume/v3/volumes/817a1fab-46ad-41d3-857b-6b1c68f11268/action => generated 100 bytes in 32 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) Jul 27 16:11:52.167921 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.middleware.request_id [req-c7fe9a9b-a3fa-42fe-82f0-f103c3d977e7 req-1c4a1020-4b48-49e8-b416-7d0078e8186a None None] RequestId filter calling following filter/app {{(pid=100522) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:11:52.170749 np0000005924 devstack@c-api.service[100522]: INFO cinder.api.openstack.wsgi [req-c7fe9a9b-a3fa-42fe-82f0-f103c3d977e7 req-1c4a1020-4b48-49e8-b416-7d0078e8186a tempest-TestServerVolumeAttachmentScenario-705321266 tempest-TestServerVolumeAttachmentScenario-705321266-project-member] GET https://10.4.3.117/volume/v3/volumes/0810bbce-3b9a-4207-8309-4da43736ff91 Jul 27 16:11:52.170749 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.openstack.wsgi [req-c7fe9a9b-a3fa-42fe-82f0-f103c3d977e7 req-1c4a1020-4b48-49e8-b416-7d0078e8186a tempest-TestServerVolumeAttachmentScenario-705321266 tempest-TestServerVolumeAttachmentScenario-705321266-project-member] Empty body provided in request {{(pid=100522) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:11:52.170749 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.openstack.wsgi [req-c7fe9a9b-a3fa-42fe-82f0-f103c3d977e7 req-1c4a1020-4b48-49e8-b416-7d0078e8186a tempest-TestServerVolumeAttachmentScenario-705321266 tempest-TestServerVolumeAttachmentScenario-705321266-project-member] Calling method 'show' {{(pid=100522) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:11:52.179832 np0000005924 devstack@c-api.service[100522]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:11:52.179832 np0000005924 devstack@c-api.service[100522]: warnings.warn( Jul 27 16:11:52.184809 np0000005924 devstack@c-api.service[100522]: INFO cinder.volume.api [req-c7fe9a9b-a3fa-42fe-82f0-f103c3d977e7 req-1c4a1020-4b48-49e8-b416-7d0078e8186a tempest-TestServerVolumeAttachmentScenario-705321266 tempest-TestServerVolumeAttachmentScenario-705321266-project-member] Volume info retrieved successfully. Jul 27 16:11:52.187601 np0000005924 devstack@c-api.service[100522]: INFO cinder.api.openstack.wsgi [req-c7fe9a9b-a3fa-42fe-82f0-f103c3d977e7 req-1c4a1020-4b48-49e8-b416-7d0078e8186a tempest-TestServerVolumeAttachmentScenario-705321266 tempest-TestServerVolumeAttachmentScenario-705321266-project-member] https://10.4.3.117/volume/v3/volumes/0810bbce-3b9a-4207-8309-4da43736ff91 returned with HTTP 200 Jul 27 16:11:52.188013 np0000005924 devstack@c-api.service[100522]: [pid: 100522|app: 0|req: 340/1381] 10.4.3.117 () {68 vars in 1598 bytes} [Mon Jul 27 16:11:52 2026] GET /volume/v3/volumes/0810bbce-3b9a-4207-8309-4da43736ff91 => generated 1149 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 27 16:11:52.189223 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.middleware.request_id [None req-0f63aceb-281e-4cfa-a939-0c27c0cf6286 None None] RequestId filter calling following filter/app {{(pid=100523) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:11:52.191918 np0000005924 devstack@c-api.service[100523]: INFO cinder.api.openstack.wsgi [None req-0f63aceb-281e-4cfa-a939-0c27c0cf6286 tempest-GroupsTest-2043346754 tempest-GroupsTest-2043346754-project-member] GET https://10.4.3.117/volume/v3/groups/8d63fef2-ede6-47bf-a97d-836d6a6f158b Jul 27 16:11:52.192218 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.openstack.wsgi [None req-0f63aceb-281e-4cfa-a939-0c27c0cf6286 tempest-GroupsTest-2043346754 tempest-GroupsTest-2043346754-project-member] Empty body provided in request {{(pid=100523) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:11:52.192440 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.openstack.wsgi [None req-0f63aceb-281e-4cfa-a939-0c27c0cf6286 tempest-GroupsTest-2043346754 tempest-GroupsTest-2043346754-project-member] Calling method 'version_select' {{(pid=100523) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:11:52.192604 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.v3.groups [None req-0f63aceb-281e-4cfa-a939-0c27c0cf6286 tempest-GroupsTest-2043346754 tempest-GroupsTest-2043346754-project-member] show called for member 8d63fef2-ede6-47bf-a97d-836d6a6f158b {{(pid=100523) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Jul 27 16:11:52.196434 np0000005924 devstack@c-api.service[100523]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:11:52.196434 np0000005924 devstack@c-api.service[100523]: warnings.warn( Jul 27 16:11:52.207055 np0000005924 devstack@c-api.service[100523]: INFO cinder.api.openstack.wsgi [None req-0f63aceb-281e-4cfa-a939-0c27c0cf6286 tempest-GroupsTest-2043346754 tempest-GroupsTest-2043346754-project-member] https://10.4.3.117/volume/v3/groups/8d63fef2-ede6-47bf-a97d-836d6a6f158b returned with HTTP 200 Jul 27 16:11:52.207461 np0000005924 devstack@c-api.service[100523]: [pid: 100523|app: 0|req: 349/1382] 10.4.3.117 () {68 vars in 1386 bytes} [Mon Jul 27 16:11:52 2026] GET /volume/v3/groups/8d63fef2-ede6-47bf-a97d-836d6a6f158b => generated 322 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 27 16:11:52.209940 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.middleware.request_id [req-c7fe9a9b-a3fa-42fe-82f0-f103c3d977e7 req-6408a942-9576-427a-8fd6-84a476e70cbe None None] RequestId filter calling following filter/app {{(pid=100524) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:11:52.212132 np0000005924 devstack@c-api.service[100524]: INFO cinder.api.openstack.wsgi [req-c7fe9a9b-a3fa-42fe-82f0-f103c3d977e7 req-6408a942-9576-427a-8fd6-84a476e70cbe tempest-TestServerVolumeAttachmentScenario-705321266 tempest-TestServerVolumeAttachmentScenario-705321266-project-member] POST https://10.4.3.117/volume/v3/volumes/0810bbce-3b9a-4207-8309-4da43736ff91/action Jul 27 16:11:52.212541 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.openstack.wsgi [req-c7fe9a9b-a3fa-42fe-82f0-f103c3d977e7 req-6408a942-9576-427a-8fd6-84a476e70cbe tempest-TestServerVolumeAttachmentScenario-705321266 tempest-TestServerVolumeAttachmentScenario-705321266-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100524) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 27 16:11:52.212685 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.openstack.wsgi [req-c7fe9a9b-a3fa-42fe-82f0-f103c3d977e7 req-6408a942-9576-427a-8fd6-84a476e70cbe tempest-TestServerVolumeAttachmentScenario-705321266 tempest-TestServerVolumeAttachmentScenario-705321266-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100524) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 27 16:11:52.217673 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.middleware.request_id [None req-03219452-4d3d-42bb-be4f-094501c1e2d0 None None] RequestId filter calling following filter/app {{(pid=100521) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:11:52.219550 np0000005924 devstack@c-api.service[100521]: INFO cinder.api.openstack.wsgi [None req-03219452-4d3d-42bb-be4f-094501c1e2d0 tempest-GroupsTest-2043346754 tempest-GroupsTest-2043346754-project-member] POST https://10.4.3.117/volume/v3/groups Jul 27 16:11:52.219887 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.openstack.wsgi [None req-03219452-4d3d-42bb-be4f-094501c1e2d0 tempest-GroupsTest-2043346754 tempest-GroupsTest-2043346754-project-member] Action: 'create', calling method: version_select, body: {"group": {"group_type": "e666f082-2250-4ea9-b99d-6f773c2e5049", "volume_types": ["9e5a8807-dd7f-45be-8188-87b5d1856658"], "name": "tempest-Group2-39788878"}} {{(pid=100521) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 27 16:11:52.221435 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.v3.groups [None req-03219452-4d3d-42bb-be4f-094501c1e2d0 tempest-GroupsTest-2043346754 tempest-GroupsTest-2043346754-project-member] Creating new group {'group': {'group_type': 'e666f082-2250-4ea9-b99d-6f773c2e5049', 'volume_types': ['9e5a8807-dd7f-45be-8188-87b5d1856658'], 'name': 'tempest-Group2-39788878'}} {{(pid=100521) create /opt/stack/cinder/cinder/api/v3/groups.py:190}} Jul 27 16:11:52.224563 np0000005924 devstack@c-api.service[100521]: INFO cinder.api.v3.groups [None req-03219452-4d3d-42bb-be4f-094501c1e2d0 tempest-GroupsTest-2043346754 tempest-GroupsTest-2043346754-project-member] Creating group tempest-Group2-39788878. Jul 27 16:11:52.224813 np0000005924 devstack@c-api.service[100521]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:11:52.224813 np0000005924 devstack@c-api.service[100521]: warnings.warn( Jul 27 16:11:52.224939 np0000005924 devstack@c-api.service[100524]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:11:52.224939 np0000005924 devstack@c-api.service[100524]: warnings.warn( Jul 27 16:11:52.225489 np0000005924 devstack@c-api.service[100524]: INFO cinder.volume.api [req-c7fe9a9b-a3fa-42fe-82f0-f103c3d977e7 req-6408a942-9576-427a-8fd6-84a476e70cbe tempest-TestServerVolumeAttachmentScenario-705321266 tempest-TestServerVolumeAttachmentScenario-705321266-project-member] Volume info retrieved successfully. Jul 27 16:11:52.231174 np0000005924 devstack@c-api.service[100521]: INFO cinder.volume.api [None req-03219452-4d3d-42bb-be4f-094501c1e2d0 tempest-GroupsTest-2043346754 tempest-GroupsTest-2043346754-project-member] Availability Zones retrieved successfully. Jul 27 16:11:52.239293 np0000005924 devstack@c-api.service[100524]: INFO cinder.volume.api [req-c7fe9a9b-a3fa-42fe-82f0-f103c3d977e7 req-6408a942-9576-427a-8fd6-84a476e70cbe tempest-TestServerVolumeAttachmentScenario-705321266 tempest-TestServerVolumeAttachmentScenario-705321266-project-member] Begin detaching volume completed successfully. Jul 27 16:11:52.239565 np0000005924 devstack@c-api.service[100524]: INFO cinder.api.openstack.wsgi [req-c7fe9a9b-a3fa-42fe-82f0-f103c3d977e7 req-6408a942-9576-427a-8fd6-84a476e70cbe tempest-TestServerVolumeAttachmentScenario-705321266 tempest-TestServerVolumeAttachmentScenario-705321266-project-member] https://10.4.3.117/volume/v3/volumes/0810bbce-3b9a-4207-8309-4da43736ff91/action returned with HTTP 202 Jul 27 16:11:52.239990 np0000005924 devstack@c-api.service[100524]: [pid: 100524|app: 0|req: 349/1383] 10.4.3.117 () {72 vars in 1672 bytes} [Mon Jul 27 16:11:52 2026] POST /volume/v3/volumes/0810bbce-3b9a-4207-8309-4da43736ff91/action => generated 0 bytes in 31 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 27 16:11:52.243883 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.quota [None req-03219452-4d3d-42bb-be4f-094501c1e2d0 tempest-GroupsTest-2043346754 tempest-GroupsTest-2043346754-project-member] Created reservations ['220f4da9-b5b7-4a13-9f1e-291c1f0c1a43'] {{(pid=100521) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 27 16:11:52.271986 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.middleware.request_id [None req-84891396-9c44-407d-87c0-17dd93a1c52d None None] RequestId filter calling following filter/app {{(pid=100522) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:11:52.276033 np0000005924 devstack@c-api.service[100522]: INFO cinder.api.openstack.wsgi [None req-84891396-9c44-407d-87c0-17dd93a1c52d tempest-VolumesTransfersV357Test-176484599 tempest-VolumesTransfersV357Test-176484599-project-member] GET https://10.4.3.117/volume/v3/volumes/403cbdd5-01f6-4181-8804-eca5f6615f77 Jul 27 16:11:52.276248 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.openstack.wsgi [None req-84891396-9c44-407d-87c0-17dd93a1c52d tempest-VolumesTransfersV357Test-176484599 tempest-VolumesTransfersV357Test-176484599-project-member] Empty body provided in request {{(pid=100522) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:11:52.276431 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.openstack.wsgi [None req-84891396-9c44-407d-87c0-17dd93a1c52d tempest-VolumesTransfersV357Test-176484599 tempest-VolumesTransfersV357Test-176484599-project-member] Calling method 'show' {{(pid=100522) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:11:52.277934 np0000005924 devstack@c-api.service[100521]: INFO cinder.api.openstack.wsgi [None req-03219452-4d3d-42bb-be4f-094501c1e2d0 tempest-GroupsTest-2043346754 tempest-GroupsTest-2043346754-project-member] https://10.4.3.117/volume/v3/groups returned with HTTP 202 Jul 27 16:11:52.278371 np0000005924 devstack@c-api.service[100521]: [pid: 100521|app: 0|req: 346/1384] 10.4.3.117 () {70 vars in 1297 bytes} [Mon Jul 27 16:11:52 2026] POST /volume/v3/groups => generated 92 bytes in 61 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 27 16:11:52.284366 np0000005924 devstack@c-api.service[100522]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:11:52.284366 np0000005924 devstack@c-api.service[100522]: warnings.warn( Jul 27 16:11:52.287569 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.middleware.request_id [None req-0000926d-367f-4696-962b-034f98cce677 None None] RequestId filter calling following filter/app {{(pid=100523) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:11:52.289106 np0000005924 devstack@c-api.service[100523]: INFO cinder.api.openstack.wsgi [None req-0000926d-367f-4696-962b-034f98cce677 tempest-GroupsTest-2043346754 tempest-GroupsTest-2043346754-project-member] GET https://10.4.3.117/volume/v3/groups/3252d513-76c4-4fa0-a778-a6a90cf8ddf7 Jul 27 16:11:52.289289 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.openstack.wsgi [None req-0000926d-367f-4696-962b-034f98cce677 tempest-GroupsTest-2043346754 tempest-GroupsTest-2043346754-project-member] Empty body provided in request {{(pid=100523) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:11:52.289485 np0000005924 devstack@c-api.service[100522]: INFO cinder.volume.api [None req-84891396-9c44-407d-87c0-17dd93a1c52d tempest-VolumesTransfersV357Test-176484599 tempest-VolumesTransfersV357Test-176484599-project-member] Volume info retrieved successfully. Jul 27 16:11:52.289542 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.openstack.wsgi [None req-0000926d-367f-4696-962b-034f98cce677 tempest-GroupsTest-2043346754 tempest-GroupsTest-2043346754-project-member] Calling method 'version_select' {{(pid=100523) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:11:52.289691 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.v3.groups [None req-0000926d-367f-4696-962b-034f98cce677 tempest-GroupsTest-2043346754 tempest-GroupsTest-2043346754-project-member] show called for member 3252d513-76c4-4fa0-a778-a6a90cf8ddf7 {{(pid=100523) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Jul 27 16:11:52.295270 np0000005924 devstack@c-api.service[100523]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:11:52.295270 np0000005924 devstack@c-api.service[100523]: warnings.warn( Jul 27 16:11:52.295643 np0000005924 devstack@c-api.service[100522]: INFO cinder.api.openstack.wsgi [None req-84891396-9c44-407d-87c0-17dd93a1c52d tempest-VolumesTransfersV357Test-176484599 tempest-VolumesTransfersV357Test-176484599-project-member] https://10.4.3.117/volume/v3/volumes/403cbdd5-01f6-4181-8804-eca5f6615f77 returned with HTTP 200 Jul 27 16:11:52.296364 np0000005924 devstack@c-api.service[100522]: [pid: 100522|app: 0|req: 341/1385] 10.4.3.117 () {68 vars in 1389 bytes} [Mon Jul 27 16:11:52 2026] GET /volume/v3/volumes/403cbdd5-01f6-4181-8804-eca5f6615f77 => generated 945 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 27 16:11:52.312793 np0000005924 devstack@c-api.service[100523]: INFO cinder.api.openstack.wsgi [None req-0000926d-367f-4696-962b-034f98cce677 tempest-GroupsTest-2043346754 tempest-GroupsTest-2043346754-project-member] https://10.4.3.117/volume/v3/groups/3252d513-76c4-4fa0-a778-a6a90cf8ddf7 returned with HTTP 200 Jul 27 16:11:52.313436 np0000005924 devstack@c-api.service[100523]: [pid: 100523|app: 0|req: 350/1386] 10.4.3.117 () {68 vars in 1386 bytes} [Mon Jul 27 16:11:52 2026] GET /volume/v3/groups/3252d513-76c4-4fa0-a778-a6a90cf8ddf7 => generated 320 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 27 16:11:52.314541 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.middleware.request_id [None req-921c70da-b028-4ebb-8a68-1e0bb00704a2 None None] RequestId filter calling following filter/app {{(pid=100524) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:11:52.316581 np0000005924 devstack@c-api.service[100524]: INFO cinder.api.openstack.wsgi [None req-921c70da-b028-4ebb-8a68-1e0bb00704a2 tempest-VolumesTransfersV357Test-176484599 tempest-VolumesTransfersV357Test-176484599-project-member] POST https://10.4.3.117/volume/v3/volume-transfers Jul 27 16:11:52.316939 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.openstack.wsgi [None req-921c70da-b028-4ebb-8a68-1e0bb00704a2 tempest-VolumesTransfersV357Test-176484599 tempest-VolumesTransfersV357Test-176484599-project-member] Action: 'create', calling method: create, body: {"transfer": {"volume_id": "403cbdd5-01f6-4181-8804-eca5f6615f77"}} {{(pid=100524) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 27 16:11:52.318877 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.v3.volume_transfer [None req-921c70da-b028-4ebb-8a68-1e0bb00704a2 tempest-VolumesTransfersV357Test-176484599 tempest-VolumesTransfersV357Test-176484599-project-member] Creating new volume transfer {'transfer': {'volume_id': '403cbdd5-01f6-4181-8804-eca5f6615f77'}} {{(pid=100524) create /opt/stack/cinder/cinder/api/v3/volume_transfer.py:85}} Jul 27 16:11:52.318877 np0000005924 devstack@c-api.service[100524]: INFO cinder.api.v3.volume_transfer [None req-921c70da-b028-4ebb-8a68-1e0bb00704a2 tempest-VolumesTransfersV357Test-176484599 tempest-VolumesTransfersV357Test-176484599-project-member] Creating transfer of volume 403cbdd5-01f6-4181-8804-eca5f6615f77 Jul 27 16:11:52.318877 np0000005924 devstack@c-api.service[100524]: INFO cinder.transfer.api [None req-921c70da-b028-4ebb-8a68-1e0bb00704a2 tempest-VolumesTransfersV357Test-176484599 tempest-VolumesTransfersV357Test-176484599-project-member] Generating transfer record for volume 403cbdd5-01f6-4181-8804-eca5f6615f77 Jul 27 16:11:52.319011 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.middleware.request_id [None req-7965ad2a-ae99-42e4-8f8b-6a2b4c8c913f None None] RequestId filter calling following filter/app {{(pid=100521) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:11:52.319295 np0000005924 devstack@c-api.service[100521]: INFO cinder.api.openstack.wsgi [None req-7965ad2a-ae99-42e4-8f8b-6a2b4c8c913f None None] GET https://10.4.3.117/volume// Jul 27 16:11:52.319479 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.openstack.wsgi [None req-7965ad2a-ae99-42e4-8f8b-6a2b4c8c913f None None] Empty body provided in request {{(pid=100521) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:11:52.319712 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.openstack.wsgi [None req-7965ad2a-ae99-42e4-8f8b-6a2b4c8c913f None None] Calling method 'all' {{(pid=100521) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:11:52.320078 np0000005924 devstack@c-api.service[100521]: INFO cinder.api.openstack.wsgi [None req-7965ad2a-ae99-42e4-8f8b-6a2b4c8c913f None None] https://10.4.3.117/volume// returned with HTTP 300 Jul 27 16:11:52.320489 np0000005924 devstack@c-api.service[100521]: [pid: 100521|app: 0|req: 347/1387] 10.4.3.117 () {66 vars in 1426 bytes} [Mon Jul 27 16:11:52 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 27 16:11:52.326810 np0000005924 devstack@c-api.service[100524]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:11:52.326810 np0000005924 devstack@c-api.service[100524]: warnings.warn( Jul 27 16:11:52.328967 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.middleware.request_id [req-c7fe9a9b-a3fa-42fe-82f0-f103c3d977e7 req-2f86d88b-d7a8-4f87-9ed7-e2bf2617fcff None None] RequestId filter calling following filter/app {{(pid=100522) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:11:52.331079 np0000005924 devstack@c-api.service[100522]: INFO cinder.api.openstack.wsgi [req-c7fe9a9b-a3fa-42fe-82f0-f103c3d977e7 req-2f86d88b-d7a8-4f87-9ed7-e2bf2617fcff tempest-TestServerVolumeAttachmentScenario-705321266 tempest-TestServerVolumeAttachmentScenario-705321266-project-member] GET https://10.4.3.117/volume/v3/volumes/0810bbce-3b9a-4207-8309-4da43736ff91 Jul 27 16:11:52.331406 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.openstack.wsgi [req-c7fe9a9b-a3fa-42fe-82f0-f103c3d977e7 req-2f86d88b-d7a8-4f87-9ed7-e2bf2617fcff tempest-TestServerVolumeAttachmentScenario-705321266 tempest-TestServerVolumeAttachmentScenario-705321266-project-member] Empty body provided in request {{(pid=100522) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:11:52.331579 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.openstack.wsgi [req-c7fe9a9b-a3fa-42fe-82f0-f103c3d977e7 req-2f86d88b-d7a8-4f87-9ed7-e2bf2617fcff tempest-TestServerVolumeAttachmentScenario-705321266 tempest-TestServerVolumeAttachmentScenario-705321266-project-member] Calling method 'show' {{(pid=100522) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:11:52.343773 np0000005924 devstack@c-api.service[100522]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:11:52.343773 np0000005924 devstack@c-api.service[100522]: warnings.warn( Jul 27 16:11:52.345899 np0000005924 devstack@c-api.service[100524]: INFO cinder.api.openstack.wsgi [None req-921c70da-b028-4ebb-8a68-1e0bb00704a2 tempest-VolumesTransfersV357Test-176484599 tempest-VolumesTransfersV357Test-176484599-project-member] https://10.4.3.117/volume/v3/volume-transfers returned with HTTP 202 Jul 27 16:11:52.346261 np0000005924 devstack@c-api.service[100524]: [pid: 100524|app: 0|req: 350/1388] 10.4.3.117 () {70 vars in 1326 bytes} [Mon Jul 27 16:11:52 2026] POST /volume/v3/volume-transfers => generated 572 bytes in 32 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Jul 27 16:11:52.348285 np0000005924 devstack@c-api.service[100522]: INFO cinder.volume.api [req-c7fe9a9b-a3fa-42fe-82f0-f103c3d977e7 req-2f86d88b-d7a8-4f87-9ed7-e2bf2617fcff tempest-TestServerVolumeAttachmentScenario-705321266 tempest-TestServerVolumeAttachmentScenario-705321266-project-member] Volume info retrieved successfully. Jul 27 16:11:52.352542 np0000005924 devstack@c-api.service[100522]: INFO cinder.api.openstack.wsgi [req-c7fe9a9b-a3fa-42fe-82f0-f103c3d977e7 req-2f86d88b-d7a8-4f87-9ed7-e2bf2617fcff tempest-TestServerVolumeAttachmentScenario-705321266 tempest-TestServerVolumeAttachmentScenario-705321266-project-member] https://10.4.3.117/volume/v3/volumes/0810bbce-3b9a-4207-8309-4da43736ff91 returned with HTTP 200 Jul 27 16:11:52.352917 np0000005924 devstack@c-api.service[100522]: [pid: 100522|app: 0|req: 342/1389] 10.4.3.117 () {70 vars in 1639 bytes} [Mon Jul 27 16:11:52 2026] GET /volume/v3/volumes/0810bbce-3b9a-4207-8309-4da43736ff91 => generated 1332 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 27 16:11:52.356938 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.middleware.request_id [None req-2268acf8-9874-4305-87b0-7b752b201dd7 None None] RequestId filter calling following filter/app {{(pid=100523) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:11:52.359358 np0000005924 devstack@c-api.service[100523]: INFO cinder.api.openstack.wsgi [None req-2268acf8-9874-4305-87b0-7b752b201dd7 tempest-VolumesTransfersV357Test-176484599 tempest-VolumesTransfersV357Test-176484599-project-member] GET https://10.4.3.117/volume/v3/volumes/403cbdd5-01f6-4181-8804-eca5f6615f77 Jul 27 16:11:52.359618 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.openstack.wsgi [None req-2268acf8-9874-4305-87b0-7b752b201dd7 tempest-VolumesTransfersV357Test-176484599 tempest-VolumesTransfersV357Test-176484599-project-member] Empty body provided in request {{(pid=100523) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:11:52.359883 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.openstack.wsgi [None req-2268acf8-9874-4305-87b0-7b752b201dd7 tempest-VolumesTransfersV357Test-176484599 tempest-VolumesTransfersV357Test-176484599-project-member] Calling method 'show' {{(pid=100523) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:11:52.367568 np0000005924 devstack@c-api.service[100523]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:11:52.367568 np0000005924 devstack@c-api.service[100523]: warnings.warn( Jul 27 16:11:52.371503 np0000005924 devstack@c-api.service[100523]: INFO cinder.volume.api [None req-2268acf8-9874-4305-87b0-7b752b201dd7 tempest-VolumesTransfersV357Test-176484599 tempest-VolumesTransfersV357Test-176484599-project-member] Volume info retrieved successfully. Jul 27 16:11:52.379106 np0000005924 devstack@c-api.service[100523]: INFO cinder.api.openstack.wsgi [None req-2268acf8-9874-4305-87b0-7b752b201dd7 tempest-VolumesTransfersV357Test-176484599 tempest-VolumesTransfersV357Test-176484599-project-member] https://10.4.3.117/volume/v3/volumes/403cbdd5-01f6-4181-8804-eca5f6615f77 returned with HTTP 200 Jul 27 16:11:52.379575 np0000005924 devstack@c-api.service[100523]: [pid: 100523|app: 0|req: 351/1390] 10.4.3.117 () {68 vars in 1389 bytes} [Mon Jul 27 16:11:52 2026] GET /volume/v3/volumes/403cbdd5-01f6-4181-8804-eca5f6615f77 => generated 953 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 27 16:11:52.394178 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.middleware.request_id [None req-2104a40b-f57f-4e64-847c-6ec257caf9bd None None] RequestId filter calling following filter/app {{(pid=100521) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:11:52.395923 np0000005924 devstack@c-api.service[100521]: INFO cinder.api.openstack.wsgi [None req-2104a40b-f57f-4e64-847c-6ec257caf9bd tempest-VolumesTransfersV357Test-176484599 tempest-VolumesTransfersV357Test-176484599-project-member] GET https://10.4.3.117/volume/v3/volume-transfers/abe6abb8-4056-4b50-bc55-b8a23b29c7a9 Jul 27 16:11:52.396122 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.openstack.wsgi [None req-2104a40b-f57f-4e64-847c-6ec257caf9bd tempest-VolumesTransfersV357Test-176484599 tempest-VolumesTransfersV357Test-176484599-project-member] Empty body provided in request {{(pid=100521) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:11:52.396320 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.openstack.wsgi [None req-2104a40b-f57f-4e64-847c-6ec257caf9bd tempest-VolumesTransfersV357Test-176484599 tempest-VolumesTransfersV357Test-176484599-project-member] Calling method 'show' {{(pid=100521) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:11:52.396603 np0000005924 devstack@c-api.service[100521]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:11:52.396603 np0000005924 devstack@c-api.service[100521]: warnings.warn( Jul 27 16:11:52.402130 np0000005924 devstack@c-api.service[100521]: INFO cinder.api.openstack.wsgi [None req-2104a40b-f57f-4e64-847c-6ec257caf9bd tempest-VolumesTransfersV357Test-176484599 tempest-VolumesTransfersV357Test-176484599-project-member] https://10.4.3.117/volume/v3/volume-transfers/abe6abb8-4056-4b50-bc55-b8a23b29c7a9 returned with HTTP 200 Jul 27 16:11:52.402589 np0000005924 devstack@c-api.service[100521]: [pid: 100521|app: 0|req: 348/1391] 10.4.3.117 () {68 vars in 1416 bytes} [Mon Jul 27 16:11:52 2026] GET /volume/v3/volume-transfers/abe6abb8-4056-4b50-bc55-b8a23b29c7a9 => generated 540 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 27 16:11:52.412173 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.middleware.request_id [None req-77eb2f5c-8d94-4b34-9241-d0946e431076 None None] RequestId filter calling following filter/app {{(pid=100524) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:11:52.414769 np0000005924 devstack@c-api.service[100524]: INFO cinder.api.openstack.wsgi [None req-77eb2f5c-8d94-4b34-9241-d0946e431076 tempest-VolumesTransfersV357Test-176484599 tempest-VolumesTransfersV357Test-176484599-project-member] GET https://10.4.3.117/volume/v3/volume-transfers Jul 27 16:11:52.415349 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.openstack.wsgi [None req-77eb2f5c-8d94-4b34-9241-d0946e431076 tempest-VolumesTransfersV357Test-176484599 tempest-VolumesTransfersV357Test-176484599-project-member] Empty body provided in request {{(pid=100524) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:11:52.415642 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.openstack.wsgi [None req-77eb2f5c-8d94-4b34-9241-d0946e431076 tempest-VolumesTransfersV357Test-176484599 tempest-VolumesTransfersV357Test-176484599-project-member] Calling method 'index' {{(pid=100524) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:11:52.416059 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.v3.volume_transfer [None req-77eb2f5c-8d94-4b34-9241-d0946e431076 tempest-VolumesTransfersV357Test-176484599 tempest-VolumesTransfersV357Test-176484599-project-member] Listing volume transfers {{(pid=100524) _get_transfers /opt/stack/cinder/cinder/api/v3/volume_transfer.py:51}} Jul 27 16:11:52.424968 np0000005924 devstack@c-api.service[100524]: INFO cinder.api.openstack.wsgi [None req-77eb2f5c-8d94-4b34-9241-d0946e431076 tempest-VolumesTransfersV357Test-176484599 tempest-VolumesTransfersV357Test-176484599-project-member] https://10.4.3.117/volume/v3/volume-transfers returned with HTTP 200 Jul 27 16:11:52.424968 np0000005924 devstack@c-api.service[100524]: [pid: 100524|app: 0|req: 351/1392] 10.4.3.117 () {68 vars in 1305 bytes} [Mon Jul 27 16:11:52 2026] GET /volume/v3/volume-transfers => generated 368 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 27 16:11:52.432553 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.middleware.request_id [None req-18dfeeeb-7f0a-40c9-97f2-f2f0d1846cae None None] RequestId filter calling following filter/app {{(pid=100522) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:11:52.487218 np0000005924 devstack@c-api.service[100522]: INFO cinder.api.openstack.wsgi [None req-18dfeeeb-7f0a-40c9-97f2-f2f0d1846cae tempest-VolumesTransfersV357Test-1668660578 tempest-VolumesTransfersV357Test-1668660578-project-member] POST https://10.4.3.117/volume/v3/volume-transfers/abe6abb8-4056-4b50-bc55-b8a23b29c7a9/accept Jul 27 16:11:52.487611 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.openstack.wsgi [None req-18dfeeeb-7f0a-40c9-97f2-f2f0d1846cae tempest-VolumesTransfersV357Test-1668660578 tempest-VolumesTransfersV357Test-1668660578-project-member] Action: 'accept', calling method: accept, body: {"accept": {"auth_key": "19b4282b989cc5b0"}} {{(pid=100522) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 27 16:11:52.488840 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.contrib.volume_transfer [None req-18dfeeeb-7f0a-40c9-97f2-f2f0d1846cae tempest-VolumesTransfersV357Test-1668660578 tempest-VolumesTransfersV357Test-1668660578-project-member] Accepting volume transfer abe6abb8-4056-4b50-bc55-b8a23b29c7a9 {{(pid=100522) accept /opt/stack/cinder/cinder/api/contrib/volume_transfer.py:115}} Jul 27 16:11:52.488947 np0000005924 devstack@c-api.service[100522]: INFO cinder.api.contrib.volume_transfer [None req-18dfeeeb-7f0a-40c9-97f2-f2f0d1846cae tempest-VolumesTransfersV357Test-1668660578 tempest-VolumesTransfersV357Test-1668660578-project-member] Accepting transfer abe6abb8-4056-4b50-bc55-b8a23b29c7a9 Jul 27 16:11:52.562127 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.quota [None req-18dfeeeb-7f0a-40c9-97f2-f2f0d1846cae tempest-VolumesTransfersV357Test-1668660578 tempest-VolumesTransfersV357Test-1668660578-project-member] Created reservations ['cd58a724-5a4f-476e-acac-efb109cd57ba', '02f89c85-cd78-4dd1-89bc-4a5e0e4518de', '05ac62c0-0bdd-4317-a1d2-6269fcada82f', '82843a9f-30b2-4ea3-a8cd-9585d0d64e91'] {{(pid=100522) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 27 16:11:52.587047 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.quota [None req-18dfeeeb-7f0a-40c9-97f2-f2f0d1846cae tempest-VolumesTransfersV357Test-1668660578 tempest-VolumesTransfersV357Test-1668660578-project-member] Created reservations ['a5ba71d1-5d45-4360-a8fb-bcdc6c765824', '6cacfcaa-06df-4420-b3ae-3eba40d62f64', '24e184d0-cb50-418f-9b9c-ca16f270bff4', '19c4b103-3228-4e39-b6c0-ae5e4491e2c8'] {{(pid=100522) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 27 16:11:52.631733 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.quota [None req-18dfeeeb-7f0a-40c9-97f2-f2f0d1846cae tempest-VolumesTransfersV357Test-1668660578 tempest-VolumesTransfersV357Test-1668660578-project-member] Created reservations ['347235f1-51f2-46e6-b6f2-c8075e260012', '5400b2b4-023e-4d88-b2e4-6199eecc02e5', 'f802950b-20d5-43af-a6ed-417bbf55848e', '238de832-02e0-482c-ba81-c3b1844a6d9b'] {{(pid=100522) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 27 16:11:52.671294 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.quota [None req-18dfeeeb-7f0a-40c9-97f2-f2f0d1846cae tempest-VolumesTransfersV357Test-1668660578 tempest-VolumesTransfersV357Test-1668660578-project-member] Created reservations ['8e7dc3ad-f99c-4b16-b6a5-954b240fb013', '40ab30a3-ac10-4fe0-b7f7-d17223ac671c', '7a50ffe3-b80a-4170-9da0-25ef2efa4c13', '5825cdbc-647d-4804-aa48-17cd423dbe4e'] {{(pid=100522) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 27 16:11:52.685523 np0000005924 devstack@c-api.service[100522]: INFO cinder.volume.api [None req-18dfeeeb-7f0a-40c9-97f2-f2f0d1846cae tempest-VolumesTransfersV357Test-1668660578 tempest-VolumesTransfersV357Test-1668660578-project-member] Transfer volume completed successfully. Jul 27 16:11:52.782324 np0000005924 devstack@c-api.service[100522]: INFO cinder.transfer.api [None req-18dfeeeb-7f0a-40c9-97f2-f2f0d1846cae tempest-VolumesTransfersV357Test-1668660578 tempest-VolumesTransfersV357Test-1668660578-project-member] Volume 403cbdd5-01f6-4181-8804-eca5f6615f77 has been transferred. Jul 27 16:11:52.791003 np0000005924 devstack@c-api.service[100522]: INFO cinder.api.openstack.wsgi [None req-18dfeeeb-7f0a-40c9-97f2-f2f0d1846cae tempest-VolumesTransfersV357Test-1668660578 tempest-VolumesTransfersV357Test-1668660578-project-member] https://10.4.3.117/volume/v3/volume-transfers/abe6abb8-4056-4b50-bc55-b8a23b29c7a9/accept returned with HTTP 202 Jul 27 16:11:52.791528 np0000005924 devstack@c-api.service[100522]: [pid: 100522|app: 0|req: 343/1393] 10.4.3.117 () {70 vars in 1458 bytes} [Mon Jul 27 16:11:52 2026] POST /volume/v3/volume-transfers/abe6abb8-4056-4b50-bc55-b8a23b29c7a9/accept => generated 365 bytes in 359 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Jul 27 16:11:52.801481 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.middleware.request_id [None req-a4d6591b-5a8d-4390-946a-81cfc4ec6b67 None None] RequestId filter calling following filter/app {{(pid=100523) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:11:52.806746 np0000005924 devstack@c-api.service[100523]: INFO cinder.api.openstack.wsgi [None req-a4d6591b-5a8d-4390-946a-81cfc4ec6b67 tempest-VolumesTransfersV357Test-1668660578 tempest-VolumesTransfersV357Test-1668660578-project-member] GET https://10.4.3.117/volume/v3/volumes/403cbdd5-01f6-4181-8804-eca5f6615f77 Jul 27 16:11:52.806979 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.openstack.wsgi [None req-a4d6591b-5a8d-4390-946a-81cfc4ec6b67 tempest-VolumesTransfersV357Test-1668660578 tempest-VolumesTransfersV357Test-1668660578-project-member] Empty body provided in request {{(pid=100523) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:11:52.807138 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.openstack.wsgi [None req-a4d6591b-5a8d-4390-946a-81cfc4ec6b67 tempest-VolumesTransfersV357Test-1668660578 tempest-VolumesTransfersV357Test-1668660578-project-member] Calling method 'show' {{(pid=100523) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:11:52.821657 np0000005924 devstack@c-api.service[100523]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:11:52.821657 np0000005924 devstack@c-api.service[100523]: warnings.warn( Jul 27 16:11:52.827929 np0000005924 devstack@c-api.service[100523]: INFO cinder.volume.api [None req-a4d6591b-5a8d-4390-946a-81cfc4ec6b67 tempest-VolumesTransfersV357Test-1668660578 tempest-VolumesTransfersV357Test-1668660578-project-member] Volume info retrieved successfully. Jul 27 16:11:52.832994 np0000005924 devstack@c-api.service[100523]: INFO cinder.api.openstack.wsgi [None req-a4d6591b-5a8d-4390-946a-81cfc4ec6b67 tempest-VolumesTransfersV357Test-1668660578 tempest-VolumesTransfersV357Test-1668660578-project-member] https://10.4.3.117/volume/v3/volumes/403cbdd5-01f6-4181-8804-eca5f6615f77 returned with HTTP 200 Jul 27 16:11:52.833475 np0000005924 devstack@c-api.service[100523]: [pid: 100523|app: 0|req: 352/1394] 10.4.3.117 () {68 vars in 1389 bytes} [Mon Jul 27 16:11:52 2026] GET /volume/v3/volumes/403cbdd5-01f6-4181-8804-eca5f6615f77 => generated 945 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 27 16:11:52.845568 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.middleware.request_id [None req-3608c1cc-448b-4465-bbf3-bc7103de49d3 None None] RequestId filter calling following filter/app {{(pid=100521) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:11:52.847283 np0000005924 devstack@c-api.service[100521]: INFO cinder.api.openstack.wsgi [None req-3608c1cc-448b-4465-bbf3-bc7103de49d3 tempest-VolumesTransfersV357Test-1668660578 tempest-VolumesTransfersV357Test-1668660578-project-member] GET https://10.4.3.117/volume/v3/volumes/403cbdd5-01f6-4181-8804-eca5f6615f77 Jul 27 16:11:52.847549 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.openstack.wsgi [None req-3608c1cc-448b-4465-bbf3-bc7103de49d3 tempest-VolumesTransfersV357Test-1668660578 tempest-VolumesTransfersV357Test-1668660578-project-member] Empty body provided in request {{(pid=100521) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:11:52.847723 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.openstack.wsgi [None req-3608c1cc-448b-4465-bbf3-bc7103de49d3 tempest-VolumesTransfersV357Test-1668660578 tempest-VolumesTransfersV357Test-1668660578-project-member] Calling method 'show' {{(pid=100521) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:11:52.858180 np0000005924 devstack@c-api.service[100521]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:11:52.858180 np0000005924 devstack@c-api.service[100521]: warnings.warn( Jul 27 16:11:52.861787 np0000005924 devstack@c-api.service[100521]: INFO cinder.volume.api [None req-3608c1cc-448b-4465-bbf3-bc7103de49d3 tempest-VolumesTransfersV357Test-1668660578 tempest-VolumesTransfersV357Test-1668660578-project-member] Volume info retrieved successfully. Jul 27 16:11:52.867178 np0000005924 devstack@c-api.service[100521]: INFO cinder.api.openstack.wsgi [None req-3608c1cc-448b-4465-bbf3-bc7103de49d3 tempest-VolumesTransfersV357Test-1668660578 tempest-VolumesTransfersV357Test-1668660578-project-member] https://10.4.3.117/volume/v3/volumes/403cbdd5-01f6-4181-8804-eca5f6615f77 returned with HTTP 200 Jul 27 16:11:52.867549 np0000005924 devstack@c-api.service[100521]: [pid: 100521|app: 0|req: 349/1395] 10.4.3.117 () {68 vars in 1389 bytes} [Mon Jul 27 16:11:52 2026] GET /volume/v3/volumes/403cbdd5-01f6-4181-8804-eca5f6615f77 => generated 945 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 27 16:11:52.879940 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.middleware.request_id [None req-83f8605b-ad44-4414-88a6-47589f6897f2 None None] RequestId filter calling following filter/app {{(pid=100524) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:11:52.881999 np0000005924 devstack@c-api.service[100524]: INFO cinder.api.openstack.wsgi [None req-83f8605b-ad44-4414-88a6-47589f6897f2 tempest-VolumesTransfersV357Test-176484599 tempest-VolumesTransfersV357Test-176484599-project-member] DELETE https://10.4.3.117/volume/v3/volume-transfers/abe6abb8-4056-4b50-bc55-b8a23b29c7a9 Jul 27 16:11:52.882183 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.openstack.wsgi [None req-83f8605b-ad44-4414-88a6-47589f6897f2 tempest-VolumesTransfersV357Test-176484599 tempest-VolumesTransfersV357Test-176484599-project-member] Empty body provided in request {{(pid=100524) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:11:52.882527 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.openstack.wsgi [None req-83f8605b-ad44-4414-88a6-47589f6897f2 tempest-VolumesTransfersV357Test-176484599 tempest-VolumesTransfersV357Test-176484599-project-member] Calling method 'delete' {{(pid=100524) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:11:52.882656 np0000005924 devstack@c-api.service[100524]: INFO cinder.api.contrib.volume_transfer [None req-83f8605b-ad44-4414-88a6-47589f6897f2 tempest-VolumesTransfersV357Test-176484599 tempest-VolumesTransfersV357Test-176484599-project-member] Delete transfer with id: abe6abb8-4056-4b50-bc55-b8a23b29c7a9 Jul 27 16:11:52.885912 np0000005924 devstack@c-api.service[100524]: DEBUG dbcounter [-] [100524] Writing DB stats cinder:SELECT=468,cinder:INSERT=58,cinder:UPDATE=99 {{(pid=100524) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 27 16:11:52.890175 np0000005924 devstack@c-api.service[100524]: INFO cinder.api.openstack.wsgi [None req-83f8605b-ad44-4414-88a6-47589f6897f2 tempest-VolumesTransfersV357Test-176484599 tempest-VolumesTransfersV357Test-176484599-project-member] https://10.4.3.117/volume/v3/volume-transfers/abe6abb8-4056-4b50-bc55-b8a23b29c7a9 returned with HTTP 404 Jul 27 16:11:52.890739 np0000005924 devstack@c-api.service[100524]: [pid: 100524|app: 0|req: 352/1396] 10.4.3.117 () {68 vars in 1419 bytes} [Mon Jul 27 16:11:52 2026] DELETE /volume/v3/volume-transfers/abe6abb8-4056-4b50-bc55-b8a23b29c7a9 => generated 111 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 27 16:11:52.897532 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.middleware.request_id [None req-9c7f9252-2965-420a-b8dc-1a6f296c8426 None None] RequestId filter calling following filter/app {{(pid=100522) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:11:52.923488 np0000005924 devstack@c-api.service[100522]: INFO cinder.api.openstack.wsgi [None req-9c7f9252-2965-420a-b8dc-1a6f296c8426 tempest-VolumesTransfersV357Test-939545047 tempest-VolumesTransfersV357Test-939545047-project-admin] DELETE https://10.4.3.117/volume/v3/volumes/403cbdd5-01f6-4181-8804-eca5f6615f77 Jul 27 16:11:52.923745 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.openstack.wsgi [None req-9c7f9252-2965-420a-b8dc-1a6f296c8426 tempest-VolumesTransfersV357Test-939545047 tempest-VolumesTransfersV357Test-939545047-project-admin] Empty body provided in request {{(pid=100522) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:11:52.923965 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.openstack.wsgi [None req-9c7f9252-2965-420a-b8dc-1a6f296c8426 tempest-VolumesTransfersV357Test-939545047 tempest-VolumesTransfersV357Test-939545047-project-admin] Calling method 'delete' {{(pid=100522) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:11:52.924157 np0000005924 devstack@c-api.service[100522]: INFO cinder.api.v3.volumes [None req-9c7f9252-2965-420a-b8dc-1a6f296c8426 tempest-VolumesTransfersV357Test-939545047 tempest-VolumesTransfersV357Test-939545047-project-admin] Delete volume with id: 403cbdd5-01f6-4181-8804-eca5f6615f77 Jul 27 16:11:52.931926 np0000005924 devstack@c-api.service[100522]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:11:52.931926 np0000005924 devstack@c-api.service[100522]: warnings.warn( Jul 27 16:11:52.932282 np0000005924 devstack@c-api.service[100522]: INFO cinder.volume.api [None req-9c7f9252-2965-420a-b8dc-1a6f296c8426 tempest-VolumesTransfersV357Test-939545047 tempest-VolumesTransfersV357Test-939545047-project-admin] Volume info retrieved successfully. Jul 27 16:11:52.958498 np0000005924 devstack@c-api.service[100522]: INFO cinder.volume.api [None req-9c7f9252-2965-420a-b8dc-1a6f296c8426 tempest-VolumesTransfersV357Test-939545047 tempest-VolumesTransfersV357Test-939545047-project-admin] Delete volume request issued successfully. Jul 27 16:11:52.958730 np0000005924 devstack@c-api.service[100522]: INFO cinder.api.openstack.wsgi [None req-9c7f9252-2965-420a-b8dc-1a6f296c8426 tempest-VolumesTransfersV357Test-939545047 tempest-VolumesTransfersV357Test-939545047-project-admin] https://10.4.3.117/volume/v3/volumes/403cbdd5-01f6-4181-8804-eca5f6615f77 returned with HTTP 202 Jul 27 16:11:52.959132 np0000005924 devstack@c-api.service[100522]: [pid: 100522|app: 0|req: 344/1397] 10.4.3.117 () {68 vars in 1392 bytes} [Mon Jul 27 16:11:52 2026] DELETE /volume/v3/volumes/403cbdd5-01f6-4181-8804-eca5f6615f77 => generated 0 bytes in 62 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Jul 27 16:11:52.966175 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.middleware.request_id [None req-e95e7096-e9c7-4d9e-afc0-7c49b8de6c9f None None] RequestId filter calling following filter/app {{(pid=100523) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:11:52.967791 np0000005924 devstack@c-api.service[100523]: INFO cinder.api.openstack.wsgi [None req-e95e7096-e9c7-4d9e-afc0-7c49b8de6c9f tempest-VolumesTransfersV357Test-939545047 tempest-VolumesTransfersV357Test-939545047-project-admin] GET https://10.4.3.117/volume/v3/volumes/403cbdd5-01f6-4181-8804-eca5f6615f77 Jul 27 16:11:52.967998 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.openstack.wsgi [None req-e95e7096-e9c7-4d9e-afc0-7c49b8de6c9f tempest-VolumesTransfersV357Test-939545047 tempest-VolumesTransfersV357Test-939545047-project-admin] Empty body provided in request {{(pid=100523) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:11:52.968173 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.openstack.wsgi [None req-e95e7096-e9c7-4d9e-afc0-7c49b8de6c9f tempest-VolumesTransfersV357Test-939545047 tempest-VolumesTransfersV357Test-939545047-project-admin] Calling method 'show' {{(pid=100523) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:11:52.979852 np0000005924 devstack@c-api.service[100523]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:11:52.979852 np0000005924 devstack@c-api.service[100523]: warnings.warn( Jul 27 16:11:52.983604 np0000005924 devstack@c-api.service[100523]: INFO cinder.volume.api [None req-e95e7096-e9c7-4d9e-afc0-7c49b8de6c9f tempest-VolumesTransfersV357Test-939545047 tempest-VolumesTransfersV357Test-939545047-project-admin] Volume info retrieved successfully. Jul 27 16:11:52.987417 np0000005924 devstack@c-api.service[100523]: INFO cinder.api.openstack.wsgi [None req-e95e7096-e9c7-4d9e-afc0-7c49b8de6c9f tempest-VolumesTransfersV357Test-939545047 tempest-VolumesTransfersV357Test-939545047-project-admin] https://10.4.3.117/volume/v3/volumes/403cbdd5-01f6-4181-8804-eca5f6615f77 returned with HTTP 200 Jul 27 16:11:52.987896 np0000005924 devstack@c-api.service[100523]: [pid: 100523|app: 0|req: 353/1398] 10.4.3.117 () {68 vars in 1389 bytes} [Mon Jul 27 16:11:52 2026] GET /volume/v3/volumes/403cbdd5-01f6-4181-8804-eca5f6615f77 => generated 1129 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 27 16:11:53.325139 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.middleware.request_id [None req-672b88b5-744d-4971-8efb-81d6ad4b70e9 None None] RequestId filter calling following filter/app {{(pid=100521) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:11:53.326992 np0000005924 devstack@c-api.service[100521]: INFO cinder.api.openstack.wsgi [None req-672b88b5-744d-4971-8efb-81d6ad4b70e9 tempest-GroupsTest-2043346754 tempest-GroupsTest-2043346754-project-member] GET https://10.4.3.117/volume/v3/groups/3252d513-76c4-4fa0-a778-a6a90cf8ddf7 Jul 27 16:11:53.327244 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.openstack.wsgi [None req-672b88b5-744d-4971-8efb-81d6ad4b70e9 tempest-GroupsTest-2043346754 tempest-GroupsTest-2043346754-project-member] Empty body provided in request {{(pid=100521) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:11:53.327491 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.openstack.wsgi [None req-672b88b5-744d-4971-8efb-81d6ad4b70e9 tempest-GroupsTest-2043346754 tempest-GroupsTest-2043346754-project-member] Calling method 'version_select' {{(pid=100521) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:11:53.327654 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.v3.groups [None req-672b88b5-744d-4971-8efb-81d6ad4b70e9 tempest-GroupsTest-2043346754 tempest-GroupsTest-2043346754-project-member] show called for member 3252d513-76c4-4fa0-a778-a6a90cf8ddf7 {{(pid=100521) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Jul 27 16:11:53.338879 np0000005924 devstack@c-api.service[100521]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:11:53.338879 np0000005924 devstack@c-api.service[100521]: warnings.warn( Jul 27 16:11:53.351745 np0000005924 devstack@c-api.service[100521]: INFO cinder.api.openstack.wsgi [None req-672b88b5-744d-4971-8efb-81d6ad4b70e9 tempest-GroupsTest-2043346754 tempest-GroupsTest-2043346754-project-member] https://10.4.3.117/volume/v3/groups/3252d513-76c4-4fa0-a778-a6a90cf8ddf7 returned with HTTP 200 Jul 27 16:11:53.352246 np0000005924 devstack@c-api.service[100521]: [pid: 100521|app: 0|req: 350/1399] 10.4.3.117 () {68 vars in 1386 bytes} [Mon Jul 27 16:11:53 2026] GET /volume/v3/groups/3252d513-76c4-4fa0-a778-a6a90cf8ddf7 => generated 321 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 27 16:11:53.365427 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.middleware.request_id [None req-9f6db338-bd80-4ed4-87ca-b11505847184 None None] RequestId filter calling following filter/app {{(pid=100524) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:11:53.367517 np0000005924 devstack@c-api.service[100524]: INFO cinder.api.openstack.wsgi [None req-9f6db338-bd80-4ed4-87ca-b11505847184 tempest-GroupsTest-2043346754 tempest-GroupsTest-2043346754-project-member] POST https://10.4.3.117/volume/v3/volumes Jul 27 16:11:53.367971 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.openstack.wsgi [None req-9f6db338-bd80-4ed4-87ca-b11505847184 tempest-GroupsTest-2043346754 tempest-GroupsTest-2043346754-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-volume-886655249", "volume_type": "9e5a8807-dd7f-45be-8188-87b5d1856658", "group_id": "8d63fef2-ede6-47bf-a97d-836d6a6f158b", "size": 1}} {{(pid=100524) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 27 16:11:53.372751 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.v3.volumes [None req-9f6db338-bd80-4ed4-87ca-b11505847184 tempest-GroupsTest-2043346754 tempest-GroupsTest-2043346754-project-member] Create volume request body: {'volume': {'name': 'tempest-volume-886655249', 'volume_type': '9e5a8807-dd7f-45be-8188-87b5d1856658', 'group_id': '8d63fef2-ede6-47bf-a97d-836d6a6f158b', 'size': 1}} {{(pid=100524) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 27 16:11:53.385863 np0000005924 devstack@c-api.service[100524]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:11:53.385863 np0000005924 devstack@c-api.service[100524]: warnings.warn( Jul 27 16:11:53.386289 np0000005924 devstack@c-api.service[100524]: INFO cinder.api.v3.volumes [None req-9f6db338-bd80-4ed4-87ca-b11505847184 tempest-GroupsTest-2043346754 tempest-GroupsTest-2043346754-project-member] Create volume of 1 GB Jul 27 16:11:53.391237 np0000005924 devstack@c-api.service[100524]: INFO cinder.volume.api [None req-9f6db338-bd80-4ed4-87ca-b11505847184 tempest-GroupsTest-2043346754 tempest-GroupsTest-2043346754-project-member] Availability Zones retrieved successfully. Jul 27 16:11:53.396771 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.volume.api [None req-9f6db338-bd80-4ed4-87ca-b11505847184 tempest-GroupsTest-2043346754 tempest-GroupsTest-2043346754-project-member] Flow 'volume_create_api' (d7299024-2bf1-4ba8-849c-43482c6bf9d5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100524) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 27 16:11:53.397854 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.volume.api [None req-9f6db338-bd80-4ed4-87ca-b11505847184 tempest-GroupsTest-2043346754 tempest-GroupsTest-2043346754-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (d653b822-d2d1-4a62-ac17-044b31586bbc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100524) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 27 16:11:53.398423 np0000005924 devstack@c-api.service[100524]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:11:53.398423 np0000005924 devstack@c-api.service[100524]: warnings.warn( Jul 27 16:11:53.398838 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.volume.flows.api.create_volume [None req-9f6db338-bd80-4ed4-87ca-b11505847184 tempest-GroupsTest-2043346754 tempest-GroupsTest-2043346754-project-member] Validating volume size '1' using validate_int {{(pid=100524) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 27 16:11:53.417683 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.volume.api [None req-9f6db338-bd80-4ed4-87ca-b11505847184 tempest-GroupsTest-2043346754 tempest-GroupsTest-2043346754-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (d653b822-d2d1-4a62-ac17-044b31586bbc) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-27T16:11:51Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=9e5a8807-dd7f-45be-8188-87b5d1856658,is_public=True,name='tempest-GroupsTest-volume-type-559999667',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '9e5a8807-dd7f-45be-8188-87b5d1856658', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': '8d63fef2-ede6-47bf-a97d-836d6a6f158b', 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100524) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 27 16:11:53.418462 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.volume.api [None req-9f6db338-bd80-4ed4-87ca-b11505847184 tempest-GroupsTest-2043346754 tempest-GroupsTest-2043346754-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (91ad6ec9-1100-495f-86c0-bf89b908f081) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100524) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 27 16:11:53.446204 np0000005924 devstack@c-api.service[100524]: WARNING cinder.quota [None req-9f6db338-bd80-4ed4-87ca-b11505847184 tempest-GroupsTest-2043346754 tempest-GroupsTest-2043346754-project-member] Deprecated: Default quota for resource: volumes_tempest-GroupsTest-volume-type-559999667 is set by the default quota flag: quota_volumes_tempest-GroupsTest-volume-type-559999667, it is now deprecated. Please use the default quota class for default quota. Jul 27 16:11:53.447790 np0000005924 devstack@c-api.service[100524]: WARNING cinder.quota [None req-9f6db338-bd80-4ed4-87ca-b11505847184 tempest-GroupsTest-2043346754 tempest-GroupsTest-2043346754-project-member] Deprecated: Default quota for resource: gigabytes_tempest-GroupsTest-volume-type-559999667 is set by the default quota flag: quota_gigabytes_tempest-GroupsTest-volume-type-559999667, it is now deprecated. Please use the default quota class for default quota. Jul 27 16:11:53.483129 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.quota [None req-9f6db338-bd80-4ed4-87ca-b11505847184 tempest-GroupsTest-2043346754 tempest-GroupsTest-2043346754-project-member] Created reservations ['ddba825f-5ddc-4f39-ae6d-2642e5d8317f', 'f3b35bc5-7b31-4ba7-a555-cc8d4fef0d13', 'fc2a4e27-b563-46b8-a805-2f0d8b753bb5', 'a3c8225b-fca9-4ece-ae14-ba602d012ed1'] {{(pid=100524) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 27 16:11:53.483958 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.volume.api [None req-9f6db338-bd80-4ed4-87ca-b11505847184 tempest-GroupsTest-2043346754 tempest-GroupsTest-2043346754-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (91ad6ec9-1100-495f-86c0-bf89b908f081) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['ddba825f-5ddc-4f39-ae6d-2642e5d8317f', 'f3b35bc5-7b31-4ba7-a555-cc8d4fef0d13', 'fc2a4e27-b563-46b8-a805-2f0d8b753bb5', 'a3c8225b-fca9-4ece-ae14-ba602d012ed1']}' {{(pid=100524) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 27 16:11:53.484695 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.volume.api [None req-9f6db338-bd80-4ed4-87ca-b11505847184 tempest-GroupsTest-2043346754 tempest-GroupsTest-2043346754-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (9d944949-8dc4-4249-9fd8-56d614684705) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100524) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 27 16:11:53.518235 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.volume.api [None req-9f6db338-bd80-4ed4-87ca-b11505847184 tempest-GroupsTest-2043346754 tempest-GroupsTest-2043346754-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (9d944949-8dc4-4249-9fd8-56d614684705) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'f347734d-d457-4c95-8c1c-b332a35db085', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-volume-886655249',encryption_key_id=None,group_id=8d63fef2-ede6-47bf-a97d-836d6a6f158b,group_type_id=,metadata={},multiattach=False,project_id='a9ef30ccf9944d9981c2c17fb9840f99',qos_specs=None,replication_status=,reservations=['ddba825f-5ddc-4f39-ae6d-2642e5d8317f','f3b35bc5-7b31-4ba7-a555-cc8d4fef0d13','fc2a4e27-b563-46b8-a805-2f0d8b753bb5','a3c8225b-fca9-4ece-ae14-ba602d012ed1'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='37d386490c1c4b7b924e3844aab00c14',volume_type_id=9e5a8807-dd7f-45be-8188-87b5d1856658), 'volume': Volume(_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-27T16:11:53Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-volume-886655249',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=8d63fef2-ede6-47bf-a97d-836d6a6f158b,host=None,id=f347734d-d457-4c95-8c1c-b332a35db085,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='a9ef30ccf9944d9981c2c17fb9840f99',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='37d386490c1c4b7b924e3844aab00c14',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(9e5a8807-dd7f-45be-8188-87b5d1856658),volume_type_id=9e5a8807-dd7f-45be-8188-87b5d1856658)}' {{(pid=100524) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 27 16:11:53.519010 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.volume.api [None req-9f6db338-bd80-4ed4-87ca-b11505847184 tempest-GroupsTest-2043346754 tempest-GroupsTest-2043346754-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (1c8868eb-725b-4622-a706-b7a900de6844) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100524) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 27 16:11:53.527901 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.middleware.request_id [req-c7fe9a9b-a3fa-42fe-82f0-f103c3d977e7 req-36e4daba-7699-4491-8a17-2224dcd71df3 None None] RequestId filter calling following filter/app {{(pid=100522) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:11:53.531241 np0000005924 devstack@c-api.service[100522]: INFO cinder.api.openstack.wsgi [req-c7fe9a9b-a3fa-42fe-82f0-f103c3d977e7 req-36e4daba-7699-4491-8a17-2224dcd71df3 tempest-TestServerVolumeAttachmentScenario-705321266 tempest-TestServerVolumeAttachmentScenario-705321266-project-member] DELETE https://10.4.3.117/volume/v3/attachments/88062a7f-5e1c-481b-aa6b-3ef5824c7333 Jul 27 16:11:53.531241 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.openstack.wsgi [req-c7fe9a9b-a3fa-42fe-82f0-f103c3d977e7 req-36e4daba-7699-4491-8a17-2224dcd71df3 tempest-TestServerVolumeAttachmentScenario-705321266 tempest-TestServerVolumeAttachmentScenario-705321266-project-member] Empty body provided in request {{(pid=100522) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:11:53.531241 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.openstack.wsgi [req-c7fe9a9b-a3fa-42fe-82f0-f103c3d977e7 req-36e4daba-7699-4491-8a17-2224dcd71df3 tempest-TestServerVolumeAttachmentScenario-705321266 tempest-TestServerVolumeAttachmentScenario-705321266-project-member] Calling method 'version_select' {{(pid=100522) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:11:53.540396 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.volume.api [None req-9f6db338-bd80-4ed4-87ca-b11505847184 tempest-GroupsTest-2043346754 tempest-GroupsTest-2043346754-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (1c8868eb-725b-4622-a706-b7a900de6844) transitioned into state 'SUCCESS' from state '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-886655249',encryption_key_id=None,group_id=8d63fef2-ede6-47bf-a97d-836d6a6f158b,group_type_id=,metadata={},multiattach=False,project_id='a9ef30ccf9944d9981c2c17fb9840f99',qos_specs=None,replication_status=,reservations=['ddba825f-5ddc-4f39-ae6d-2642e5d8317f','f3b35bc5-7b31-4ba7-a555-cc8d4fef0d13','fc2a4e27-b563-46b8-a805-2f0d8b753bb5','a3c8225b-fca9-4ece-ae14-ba602d012ed1'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='37d386490c1c4b7b924e3844aab00c14',volume_type_id=9e5a8807-dd7f-45be-8188-87b5d1856658)}' {{(pid=100524) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 27 16:11:53.541056 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.volume.api [None req-9f6db338-bd80-4ed4-87ca-b11505847184 tempest-GroupsTest-2043346754 tempest-GroupsTest-2043346754-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (b150c9bc-a2ff-42b0-a921-1f7c39a154f4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100524) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 27 16:11:53.542259 np0000005924 devstack@c-api.service[100522]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:11:53.542259 np0000005924 devstack@c-api.service[100522]: warnings.warn( Jul 27 16:11:53.558961 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.volume.api [None req-9f6db338-bd80-4ed4-87ca-b11505847184 tempest-GroupsTest-2043346754 tempest-GroupsTest-2043346754-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (b150c9bc-a2ff-42b0-a921-1f7c39a154f4) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100524) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 27 16:11:53.559882 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.volume.api [None req-9f6db338-bd80-4ed4-87ca-b11505847184 tempest-GroupsTest-2043346754 tempest-GroupsTest-2043346754-project-member] Flow 'volume_create_api' (d7299024-2bf1-4ba8-849c-43482c6bf9d5) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100524) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 27 16:11:53.560342 np0000005924 devstack@c-api.service[100524]: INFO cinder.volume.api [None req-9f6db338-bd80-4ed4-87ca-b11505847184 tempest-GroupsTest-2043346754 tempest-GroupsTest-2043346754-project-member] Create volume request issued successfully. Jul 27 16:11:53.561222 np0000005924 devstack@c-api.service[100524]: WARNING stevedore.named [None req-9f6db338-bd80-4ed4-87ca-b11505847184 tempest-GroupsTest-2043346754 tempest-GroupsTest-2043346754-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 27 16:11:53.561485 np0000005924 devstack@c-api.service[100524]: WARNING castellan.key_manager [None req-9f6db338-bd80-4ed4-87ca-b11505847184 tempest-GroupsTest-2043346754 tempest-GroupsTest-2043346754-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based 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 27 16:11:53.607614 np0000005924 devstack@c-api.service[100524]: DEBUG oslo_db.sqlalchemy.engines [None req-9f6db338-bd80-4ed4-87ca-b11505847184 tempest-GroupsTest-2043346754 tempest-GroupsTest-2043346754-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100524) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 27 16:11:53.613267 np0000005924 devstack@c-api.service[100524]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:11:53.613267 np0000005924 devstack@c-api.service[100524]: warnings.warn( Jul 27 16:11:53.617457 np0000005924 devstack@c-api.service[100524]: INFO cinder.api.openstack.wsgi [None req-9f6db338-bd80-4ed4-87ca-b11505847184 tempest-GroupsTest-2043346754 tempest-GroupsTest-2043346754-project-member] https://10.4.3.117/volume/v3/volumes returned with HTTP 202 Jul 27 16:11:53.617607 np0000005924 devstack@c-api.service[100524]: [pid: 100524|app: 0|req: 353/1400] 10.4.3.117 () {70 vars in 1300 bytes} [Mon Jul 27 16:11:53 2026] POST /volume/v3/volumes => generated 813 bytes in 253 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Jul 27 16:11:53.635825 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.middleware.request_id [None req-1ce9d2e0-afc3-4b49-ac85-5277de611378 None None] RequestId filter calling following filter/app {{(pid=100523) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:11:53.637604 np0000005924 devstack@c-api.service[100522]: INFO cinder.api.openstack.wsgi [req-c7fe9a9b-a3fa-42fe-82f0-f103c3d977e7 req-36e4daba-7699-4491-8a17-2224dcd71df3 tempest-TestServerVolumeAttachmentScenario-705321266 tempest-TestServerVolumeAttachmentScenario-705321266-project-member] https://10.4.3.117/volume/v3/attachments/88062a7f-5e1c-481b-aa6b-3ef5824c7333 returned with HTTP 200 Jul 27 16:11:53.638098 np0000005924 devstack@c-api.service[100522]: [pid: 100522|app: 0|req: 345/1401] 10.4.3.117 () {72 vars in 1673 bytes} [Mon Jul 27 16:11:53 2026] DELETE /volume/v3/attachments/88062a7f-5e1c-481b-aa6b-3ef5824c7333 => generated 19 bytes in 111 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 27 16:11:53.640450 np0000005924 devstack@c-api.service[100523]: INFO cinder.api.openstack.wsgi [None req-1ce9d2e0-afc3-4b49-ac85-5277de611378 tempest-GroupsTest-2043346754 tempest-GroupsTest-2043346754-project-member] GET https://10.4.3.117/volume/v3/volumes/f347734d-d457-4c95-8c1c-b332a35db085 Jul 27 16:11:53.640450 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.openstack.wsgi [None req-1ce9d2e0-afc3-4b49-ac85-5277de611378 tempest-GroupsTest-2043346754 tempest-GroupsTest-2043346754-project-member] Empty body provided in request {{(pid=100523) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:11:53.640623 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.openstack.wsgi [None req-1ce9d2e0-afc3-4b49-ac85-5277de611378 tempest-GroupsTest-2043346754 tempest-GroupsTest-2043346754-project-member] Calling method 'show' {{(pid=100523) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:11:53.650297 np0000005924 devstack@c-api.service[100523]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:11:53.650297 np0000005924 devstack@c-api.service[100523]: warnings.warn( Jul 27 16:11:53.656612 np0000005924 devstack@c-api.service[100523]: INFO cinder.volume.api [None req-1ce9d2e0-afc3-4b49-ac85-5277de611378 tempest-GroupsTest-2043346754 tempest-GroupsTest-2043346754-project-member] Volume info retrieved successfully. Jul 27 16:11:53.657877 np0000005924 devstack@c-api.service[100523]: WARNING stevedore.named [None req-1ce9d2e0-afc3-4b49-ac85-5277de611378 tempest-GroupsTest-2043346754 tempest-GroupsTest-2043346754-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 27 16:11:53.658186 np0000005924 devstack@c-api.service[100523]: WARNING castellan.key_manager [None req-1ce9d2e0-afc3-4b49-ac85-5277de611378 tempest-GroupsTest-2043346754 tempest-GroupsTest-2043346754-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based 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 27 16:11:53.716664 np0000005924 devstack@c-api.service[100523]: DEBUG oslo_db.sqlalchemy.engines [None req-1ce9d2e0-afc3-4b49-ac85-5277de611378 tempest-GroupsTest-2043346754 tempest-GroupsTest-2043346754-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100523) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 27 16:11:53.720116 np0000005924 devstack@c-api.service[100523]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:11:53.720116 np0000005924 devstack@c-api.service[100523]: warnings.warn( Jul 27 16:11:53.728308 np0000005924 devstack@c-api.service[100523]: INFO cinder.api.openstack.wsgi [None req-1ce9d2e0-afc3-4b49-ac85-5277de611378 tempest-GroupsTest-2043346754 tempest-GroupsTest-2043346754-project-member] https://10.4.3.117/volume/v3/volumes/f347734d-d457-4c95-8c1c-b332a35db085 returned with HTTP 200 Jul 27 16:11:53.728795 np0000005924 devstack@c-api.service[100523]: [pid: 100523|app: 0|req: 354/1402] 10.4.3.117 () {68 vars in 1389 bytes} [Mon Jul 27 16:11:53 2026] GET /volume/v3/volumes/f347734d-d457-4c95-8c1c-b332a35db085 => generated 881 bytes in 93 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 27 16:11:54.001262 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.middleware.request_id [None req-0be16ed3-1d6b-4c52-be62-6123c4a7c259 None None] RequestId filter calling following filter/app {{(pid=100521) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:11:54.003043 np0000005924 devstack@c-api.service[100521]: INFO cinder.api.openstack.wsgi [None req-0be16ed3-1d6b-4c52-be62-6123c4a7c259 tempest-VolumesTransfersV357Test-939545047 tempest-VolumesTransfersV357Test-939545047-project-admin] GET https://10.4.3.117/volume/v3/volumes/403cbdd5-01f6-4181-8804-eca5f6615f77 Jul 27 16:11:54.003281 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.openstack.wsgi [None req-0be16ed3-1d6b-4c52-be62-6123c4a7c259 tempest-VolumesTransfersV357Test-939545047 tempest-VolumesTransfersV357Test-939545047-project-admin] Empty body provided in request {{(pid=100521) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:11:54.003515 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.openstack.wsgi [None req-0be16ed3-1d6b-4c52-be62-6123c4a7c259 tempest-VolumesTransfersV357Test-939545047 tempest-VolumesTransfersV357Test-939545047-project-admin] Calling method 'show' {{(pid=100521) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:11:54.012266 np0000005924 devstack@c-api.service[100521]: INFO cinder.api.openstack.wsgi [None req-0be16ed3-1d6b-4c52-be62-6123c4a7c259 tempest-VolumesTransfersV357Test-939545047 tempest-VolumesTransfersV357Test-939545047-project-admin] https://10.4.3.117/volume/v3/volumes/403cbdd5-01f6-4181-8804-eca5f6615f77 returned with HTTP 404 Jul 27 16:11:54.012765 np0000005924 devstack@c-api.service[100521]: [pid: 100521|app: 0|req: 351/1403] 10.4.3.117 () {68 vars in 1389 bytes} [Mon Jul 27 16:11:54 2026] GET /volume/v3/volumes/403cbdd5-01f6-4181-8804-eca5f6615f77 => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 27 16:11:54.023543 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.middleware.request_id [None req-0acaa548-467c-43a1-8012-dce79377c93c None None] RequestId filter calling following filter/app {{(pid=100524) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:11:54.028011 np0000005924 devstack@c-api.service[100524]: INFO cinder.api.openstack.wsgi [None req-0acaa548-467c-43a1-8012-dce79377c93c tempest-VolumesTransfersV357Test-176484599 tempest-VolumesTransfersV357Test-176484599-project-member] GET https://10.4.3.117/volume/v3/volumes/403cbdd5-01f6-4181-8804-eca5f6615f77 Jul 27 16:11:54.028223 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.openstack.wsgi [None req-0acaa548-467c-43a1-8012-dce79377c93c tempest-VolumesTransfersV357Test-176484599 tempest-VolumesTransfersV357Test-176484599-project-member] Empty body provided in request {{(pid=100524) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:11:54.028458 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.openstack.wsgi [None req-0acaa548-467c-43a1-8012-dce79377c93c tempest-VolumesTransfersV357Test-176484599 tempest-VolumesTransfersV357Test-176484599-project-member] Calling method 'show' {{(pid=100524) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:11:54.038438 np0000005924 devstack@c-api.service[100524]: INFO cinder.api.openstack.wsgi [None req-0acaa548-467c-43a1-8012-dce79377c93c tempest-VolumesTransfersV357Test-176484599 tempest-VolumesTransfersV357Test-176484599-project-member] https://10.4.3.117/volume/v3/volumes/403cbdd5-01f6-4181-8804-eca5f6615f77 returned with HTTP 404 Jul 27 16:11:54.038903 np0000005924 devstack@c-api.service[100524]: [pid: 100524|app: 0|req: 354/1404] 10.4.3.117 () {68 vars in 1389 bytes} [Mon Jul 27 16:11:54 2026] GET /volume/v3/volumes/403cbdd5-01f6-4181-8804-eca5f6615f77 => generated 109 bytes in 16 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 27 16:11:54.048192 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.middleware.request_id [None req-595d69ca-1827-40c5-8bcb-2dd5df39bd53 None None] RequestId filter calling following filter/app {{(pid=100522) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:11:54.050450 np0000005924 devstack@c-api.service[100522]: INFO cinder.api.openstack.wsgi [None req-595d69ca-1827-40c5-8bcb-2dd5df39bd53 tempest-VolumesTransfersV357Test-176484599 tempest-VolumesTransfersV357Test-176484599-project-member] DELETE https://10.4.3.117/volume/v3/volumes/403cbdd5-01f6-4181-8804-eca5f6615f77 Jul 27 16:11:54.050578 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.openstack.wsgi [None req-595d69ca-1827-40c5-8bcb-2dd5df39bd53 tempest-VolumesTransfersV357Test-176484599 tempest-VolumesTransfersV357Test-176484599-project-member] Empty body provided in request {{(pid=100522) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:11:54.050819 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.openstack.wsgi [None req-595d69ca-1827-40c5-8bcb-2dd5df39bd53 tempest-VolumesTransfersV357Test-176484599 tempest-VolumesTransfersV357Test-176484599-project-member] Calling method 'delete' {{(pid=100522) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:11:54.051044 np0000005924 devstack@c-api.service[100522]: INFO cinder.api.v3.volumes [None req-595d69ca-1827-40c5-8bcb-2dd5df39bd53 tempest-VolumesTransfersV357Test-176484599 tempest-VolumesTransfersV357Test-176484599-project-member] Delete volume with id: 403cbdd5-01f6-4181-8804-eca5f6615f77 Jul 27 16:11:54.059948 np0000005924 devstack@c-api.service[100522]: INFO cinder.api.openstack.wsgi [None req-595d69ca-1827-40c5-8bcb-2dd5df39bd53 tempest-VolumesTransfersV357Test-176484599 tempest-VolumesTransfersV357Test-176484599-project-member] https://10.4.3.117/volume/v3/volumes/403cbdd5-01f6-4181-8804-eca5f6615f77 returned with HTTP 404 Jul 27 16:11:54.059948 np0000005924 devstack@c-api.service[100522]: [pid: 100522|app: 0|req: 346/1405] 10.4.3.117 () {68 vars in 1392 bytes} [Mon Jul 27 16:11:54 2026] DELETE /volume/v3/volumes/403cbdd5-01f6-4181-8804-eca5f6615f77 => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 27 16:11:54.071523 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.middleware.request_id [None req-1e72753d-10b8-45eb-9eb8-7b94f1775349 None None] RequestId filter calling following filter/app {{(pid=100523) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:11:54.072395 np0000005924 devstack@c-api.service[100523]: INFO cinder.api.openstack.wsgi [None req-1e72753d-10b8-45eb-9eb8-7b94f1775349 tempest-VolumesTransfersV357Test-176484599 tempest-VolumesTransfersV357Test-176484599-project-member] POST https://10.4.3.117/volume/v3/volumes Jul 27 16:11:54.072779 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.openstack.wsgi [None req-1e72753d-10b8-45eb-9eb8-7b94f1775349 tempest-VolumesTransfersV357Test-176484599 tempest-VolumesTransfersV357Test-176484599-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesTransfersV357Test-Volume-1133744236"}} {{(pid=100523) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 27 16:11:54.074183 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.v3.volumes [None req-1e72753d-10b8-45eb-9eb8-7b94f1775349 tempest-VolumesTransfersV357Test-176484599 tempest-VolumesTransfersV357Test-176484599-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesTransfersV357Test-Volume-1133744236'}} {{(pid=100523) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 27 16:11:54.074301 np0000005924 devstack@c-api.service[100523]: INFO cinder.api.v3.volumes [None req-1e72753d-10b8-45eb-9eb8-7b94f1775349 tempest-VolumesTransfersV357Test-176484599 tempest-VolumesTransfersV357Test-176484599-project-member] Create volume of 1 GB Jul 27 16:11:54.084614 np0000005924 devstack@c-api.service[100523]: INFO cinder.volume.api [None req-1e72753d-10b8-45eb-9eb8-7b94f1775349 tempest-VolumesTransfersV357Test-176484599 tempest-VolumesTransfersV357Test-176484599-project-member] Availability Zones retrieved successfully. Jul 27 16:11:54.092555 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.volume.api [None req-1e72753d-10b8-45eb-9eb8-7b94f1775349 tempest-VolumesTransfersV357Test-176484599 tempest-VolumesTransfersV357Test-176484599-project-member] Flow 'volume_create_api' (e16c5db5-ad50-430b-ab33-2f38afaf204f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100523) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 27 16:11:54.094011 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.volume.api [None req-1e72753d-10b8-45eb-9eb8-7b94f1775349 tempest-VolumesTransfersV357Test-176484599 tempest-VolumesTransfersV357Test-176484599-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (b936c209-b417-4afd-b74e-d43d5cefbb08) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100523) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 27 16:11:54.095706 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.volume.flows.api.create_volume [None req-1e72753d-10b8-45eb-9eb8-7b94f1775349 tempest-VolumesTransfersV357Test-176484599 tempest-VolumesTransfersV357Test-176484599-project-member] Validating volume size '1' using validate_int {{(pid=100523) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 27 16:11:54.135250 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.volume.api [None req-1e72753d-10b8-45eb-9eb8-7b94f1775349 tempest-VolumesTransfersV357Test-176484599 tempest-VolumesTransfersV357Test-176484599-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (b936c209-b417-4afd-b74e-d43d5cefbb08) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-27T16:04:59Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=2bce4e1a-e6e0-49d9-be36-c3405449a01e,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '2bce4e1a-e6e0-49d9-be36-c3405449a01e', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100523) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 27 16:11:54.136129 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.volume.api [None req-1e72753d-10b8-45eb-9eb8-7b94f1775349 tempest-VolumesTransfersV357Test-176484599 tempest-VolumesTransfersV357Test-176484599-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (6f52554f-fa17-459b-b449-5620b31006f6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100523) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 27 16:11:54.184568 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.quota [None req-1e72753d-10b8-45eb-9eb8-7b94f1775349 tempest-VolumesTransfersV357Test-176484599 tempest-VolumesTransfersV357Test-176484599-project-member] Created reservations ['97aa6db0-eab8-4524-a75c-bab49ef2f077', '2dafb02c-f147-40fe-9ce5-ab5886b6c43a', '559372ce-d150-478d-a93a-6b8f21307ed6', '04862b72-6384-47eb-b557-3f1c64489484'] {{(pid=100523) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 27 16:11:54.185342 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.volume.api [None req-1e72753d-10b8-45eb-9eb8-7b94f1775349 tempest-VolumesTransfersV357Test-176484599 tempest-VolumesTransfersV357Test-176484599-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (6f52554f-fa17-459b-b449-5620b31006f6) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['97aa6db0-eab8-4524-a75c-bab49ef2f077', '2dafb02c-f147-40fe-9ce5-ab5886b6c43a', '559372ce-d150-478d-a93a-6b8f21307ed6', '04862b72-6384-47eb-b557-3f1c64489484']}' {{(pid=100523) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 27 16:11:54.186132 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.volume.api [None req-1e72753d-10b8-45eb-9eb8-7b94f1775349 tempest-VolumesTransfersV357Test-176484599 tempest-VolumesTransfersV357Test-176484599-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (4c28e2f2-7bd9-426c-93a1-42bdcbe9152a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100523) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 27 16:11:54.209602 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.volume.api [None req-1e72753d-10b8-45eb-9eb8-7b94f1775349 tempest-VolumesTransfersV357Test-176484599 tempest-VolumesTransfersV357Test-176484599-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (4c28e2f2-7bd9-426c-93a1-42bdcbe9152a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '43296bf0-9c3f-430e-985b-fdfe8efde080', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesTransfersV357Test-Volume-1133744236',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='d8c6a16346d448b09ea454944e6cbe05',qos_specs=None,replication_status=,reservations=['97aa6db0-eab8-4524-a75c-bab49ef2f077','2dafb02c-f147-40fe-9ce5-ab5886b6c43a','559372ce-d150-478d-a93a-6b8f21307ed6','04862b72-6384-47eb-b557-3f1c64489484'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='21fc771ea88d47ce9aba759bf33e929a',volume_type_id=2bce4e1a-e6e0-49d9-be36-c3405449a01e), 'volume': Volume(_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-27T16:11:54Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesTransfersV357Test-Volume-1133744236',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=43296bf0-9c3f-430e-985b-fdfe8efde080,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='d8c6a16346d448b09ea454944e6cbe05',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='21fc771ea88d47ce9aba759bf33e929a',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(2bce4e1a-e6e0-49d9-be36-c3405449a01e),volume_type_id=2bce4e1a-e6e0-49d9-be36-c3405449a01e)}' {{(pid=100523) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 27 16:11:54.210336 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.volume.api [None req-1e72753d-10b8-45eb-9eb8-7b94f1775349 tempest-VolumesTransfersV357Test-176484599 tempest-VolumesTransfersV357Test-176484599-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (9361e18a-8b6f-4c3d-8e2d-747f9d8aa463) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100523) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 27 16:11:54.230745 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.volume.api [None req-1e72753d-10b8-45eb-9eb8-7b94f1775349 tempest-VolumesTransfersV357Test-176484599 tempest-VolumesTransfersV357Test-176484599-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (9361e18a-8b6f-4c3d-8e2d-747f9d8aa463) transitioned into state 'SUCCESS' from state '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-1133744236',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='d8c6a16346d448b09ea454944e6cbe05',qos_specs=None,replication_status=,reservations=['97aa6db0-eab8-4524-a75c-bab49ef2f077','2dafb02c-f147-40fe-9ce5-ab5886b6c43a','559372ce-d150-478d-a93a-6b8f21307ed6','04862b72-6384-47eb-b557-3f1c64489484'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='21fc771ea88d47ce9aba759bf33e929a',volume_type_id=2bce4e1a-e6e0-49d9-be36-c3405449a01e)}' {{(pid=100523) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 27 16:11:54.231440 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.volume.api [None req-1e72753d-10b8-45eb-9eb8-7b94f1775349 tempest-VolumesTransfersV357Test-176484599 tempest-VolumesTransfersV357Test-176484599-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (0eb27a06-5b20-4986-b8e9-2948a9367c2b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100523) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 27 16:11:54.244359 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.volume.api [None req-1e72753d-10b8-45eb-9eb8-7b94f1775349 tempest-VolumesTransfersV357Test-176484599 tempest-VolumesTransfersV357Test-176484599-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (0eb27a06-5b20-4986-b8e9-2948a9367c2b) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100523) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 27 16:11:54.244359 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.volume.api [None req-1e72753d-10b8-45eb-9eb8-7b94f1775349 tempest-VolumesTransfersV357Test-176484599 tempest-VolumesTransfersV357Test-176484599-project-member] Flow 'volume_create_api' (e16c5db5-ad50-430b-ab33-2f38afaf204f) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100523) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 27 16:11:54.244359 np0000005924 devstack@c-api.service[100523]: INFO cinder.volume.api [None req-1e72753d-10b8-45eb-9eb8-7b94f1775349 tempest-VolumesTransfersV357Test-176484599 tempest-VolumesTransfersV357Test-176484599-project-member] Create volume request issued successfully. Jul 27 16:11:54.244359 np0000005924 devstack@c-api.service[100523]: INFO cinder.api.openstack.wsgi [None req-1e72753d-10b8-45eb-9eb8-7b94f1775349 tempest-VolumesTransfersV357Test-176484599 tempest-VolumesTransfersV357Test-176484599-project-member] https://10.4.3.117/volume/v3/volumes returned with HTTP 202 Jul 27 16:11:54.245508 np0000005924 devstack@c-api.service[100523]: [pid: 100523|app: 0|req: 355/1406] 10.4.3.117 () {70 vars in 1299 bytes} [Mon Jul 27 16:11:54 2026] POST /volume/v3/volumes => generated 819 bytes in 175 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Jul 27 16:11:54.258261 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.middleware.request_id [None req-bca1fb49-4c95-4f35-afe8-80bef3491d3c None None] RequestId filter calling following filter/app {{(pid=100521) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:11:54.261436 np0000005924 devstack@c-api.service[100521]: INFO cinder.api.openstack.wsgi [None req-bca1fb49-4c95-4f35-afe8-80bef3491d3c tempest-VolumesTransfersV357Test-176484599 tempest-VolumesTransfersV357Test-176484599-project-member] GET https://10.4.3.117/volume/v3/volumes/43296bf0-9c3f-430e-985b-fdfe8efde080 Jul 27 16:11:54.264737 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.openstack.wsgi [None req-bca1fb49-4c95-4f35-afe8-80bef3491d3c tempest-VolumesTransfersV357Test-176484599 tempest-VolumesTransfersV357Test-176484599-project-member] Empty body provided in request {{(pid=100521) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:11:54.264737 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.openstack.wsgi [None req-bca1fb49-4c95-4f35-afe8-80bef3491d3c tempest-VolumesTransfersV357Test-176484599 tempest-VolumesTransfersV357Test-176484599-project-member] Calling method 'show' {{(pid=100521) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:11:54.273864 np0000005924 devstack@c-api.service[100521]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:11:54.273864 np0000005924 devstack@c-api.service[100521]: warnings.warn( Jul 27 16:11:54.277352 np0000005924 devstack@c-api.service[100521]: INFO cinder.volume.api [None req-bca1fb49-4c95-4f35-afe8-80bef3491d3c tempest-VolumesTransfersV357Test-176484599 tempest-VolumesTransfersV357Test-176484599-project-member] Volume info retrieved successfully. Jul 27 16:11:54.282029 np0000005924 devstack@c-api.service[100521]: INFO cinder.api.openstack.wsgi [None req-bca1fb49-4c95-4f35-afe8-80bef3491d3c tempest-VolumesTransfersV357Test-176484599 tempest-VolumesTransfersV357Test-176484599-project-member] https://10.4.3.117/volume/v3/volumes/43296bf0-9c3f-430e-985b-fdfe8efde080 returned with HTTP 200 Jul 27 16:11:54.282584 np0000005924 devstack@c-api.service[100521]: [pid: 100521|app: 0|req: 352/1407] 10.4.3.117 () {68 vars in 1389 bytes} [Mon Jul 27 16:11:54 2026] GET /volume/v3/volumes/43296bf0-9c3f-430e-985b-fdfe8efde080 => generated 887 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 27 16:11:54.423046 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.middleware.request_id [None req-16a1a0ff-4cb8-45b3-a8ce-a1b84a2ec851 None None] RequestId filter calling following filter/app {{(pid=100524) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:11:54.424681 np0000005924 devstack@c-api.service[100524]: INFO cinder.api.openstack.wsgi [None req-16a1a0ff-4cb8-45b3-a8ce-a1b84a2ec851 tempest-TestServerVolumeAttachmentScenario-248768255 tempest-TestServerVolumeAttachmentScenario-248768255-project-admin] POST https://10.4.3.117/volume/v3/volumes/817a1fab-46ad-41d3-857b-6b1c68f11268/action Jul 27 16:11:54.425051 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.openstack.wsgi [None req-16a1a0ff-4cb8-45b3-a8ce-a1b84a2ec851 tempest-TestServerVolumeAttachmentScenario-248768255 tempest-TestServerVolumeAttachmentScenario-248768255-project-admin] Action body: b'{"os-reset_status": {"status": "in-use"}}' {{(pid=100524) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 27 16:11:54.425202 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.openstack.wsgi [None req-16a1a0ff-4cb8-45b3-a8ce-a1b84a2ec851 tempest-TestServerVolumeAttachmentScenario-248768255 tempest-TestServerVolumeAttachmentScenario-248768255-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "in-use"}} {{(pid=100524) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 27 16:11:54.449051 np0000005924 devstack@c-api.service[100524]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:11:54.449051 np0000005924 devstack@c-api.service[100524]: warnings.warn( Jul 27 16:11:54.454204 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.contrib.admin_actions [None req-16a1a0ff-4cb8-45b3-a8ce-a1b84a2ec851 tempest-TestServerVolumeAttachmentScenario-248768255 tempest-TestServerVolumeAttachmentScenario-248768255-project-admin] Updating volume '817a1fab-46ad-41d3-857b-6b1c68f11268' with '{'status': 'in-use'}' {{(pid=100524) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:109}} Jul 27 16:11:54.486369 np0000005924 devstack@c-api.service[100524]: INFO cinder.api.openstack.wsgi [None req-16a1a0ff-4cb8-45b3-a8ce-a1b84a2ec851 tempest-TestServerVolumeAttachmentScenario-248768255 tempest-TestServerVolumeAttachmentScenario-248768255-project-admin] https://10.4.3.117/volume/v3/volumes/817a1fab-46ad-41d3-857b-6b1c68f11268/action returned with HTTP 202 Jul 27 16:11:54.486854 np0000005924 devstack@c-api.service[100524]: [pid: 100524|app: 0|req: 355/1408] 10.4.3.117 () {68 vars in 1390 bytes} [Mon Jul 27 16:11:54 2026] POST /volume/v3/volumes/817a1fab-46ad-41d3-857b-6b1c68f11268/action => generated 0 bytes in 64 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 27 16:11:54.495337 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.middleware.request_id [None req-9dae6ee2-4064-4b6b-b3f0-46c3633963f6 None None] RequestId filter calling following filter/app {{(pid=100522) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:11:54.497390 np0000005924 devstack@c-api.service[100522]: INFO cinder.api.openstack.wsgi [None req-9dae6ee2-4064-4b6b-b3f0-46c3633963f6 tempest-TestServerVolumeAttachmentScenario-705321266 tempest-TestServerVolumeAttachmentScenario-705321266-project-member] GET https://10.4.3.117/volume/v3/volumes/817a1fab-46ad-41d3-857b-6b1c68f11268 Jul 27 16:11:54.497608 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.openstack.wsgi [None req-9dae6ee2-4064-4b6b-b3f0-46c3633963f6 tempest-TestServerVolumeAttachmentScenario-705321266 tempest-TestServerVolumeAttachmentScenario-705321266-project-member] Empty body provided in request {{(pid=100522) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:11:54.497817 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.openstack.wsgi [None req-9dae6ee2-4064-4b6b-b3f0-46c3633963f6 tempest-TestServerVolumeAttachmentScenario-705321266 tempest-TestServerVolumeAttachmentScenario-705321266-project-member] Calling method 'show' {{(pid=100522) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:11:54.508206 np0000005924 devstack@c-api.service[100522]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:11:54.508206 np0000005924 devstack@c-api.service[100522]: warnings.warn( Jul 27 16:11:54.512000 np0000005924 devstack@c-api.service[100522]: INFO cinder.volume.api [None req-9dae6ee2-4064-4b6b-b3f0-46c3633963f6 tempest-TestServerVolumeAttachmentScenario-705321266 tempest-TestServerVolumeAttachmentScenario-705321266-project-member] Volume info retrieved successfully. Jul 27 16:11:54.517726 np0000005924 devstack@c-api.service[100522]: INFO cinder.api.openstack.wsgi [None req-9dae6ee2-4064-4b6b-b3f0-46c3633963f6 tempest-TestServerVolumeAttachmentScenario-705321266 tempest-TestServerVolumeAttachmentScenario-705321266-project-member] https://10.4.3.117/volume/v3/volumes/817a1fab-46ad-41d3-857b-6b1c68f11268 returned with HTTP 200 Jul 27 16:11:54.518240 np0000005924 devstack@c-api.service[100522]: [pid: 100522|app: 0|req: 347/1409] 10.4.3.117 () {66 vars in 1348 bytes} [Mon Jul 27 16:11:54 2026] GET /volume/v3/volumes/817a1fab-46ad-41d3-857b-6b1c68f11268 => generated 1149 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 27 16:11:54.574500 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.middleware.request_id [req-1089adc3-9375-41c8-9596-0f5e3e00534c req-f5b1690a-b825-4e40-9502-d1bfe8ca737a None None] RequestId filter calling following filter/app {{(pid=100523) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:11:54.582551 np0000005924 devstack@c-api.service[100523]: INFO cinder.api.openstack.wsgi [req-1089adc3-9375-41c8-9596-0f5e3e00534c req-f5b1690a-b825-4e40-9502-d1bfe8ca737a tempest-TestServerVolumeAttachmentScenario-705321266 tempest-TestServerVolumeAttachmentScenario-705321266-project-member] GET https://10.4.3.117/volume/v3/volumes/817a1fab-46ad-41d3-857b-6b1c68f11268 Jul 27 16:11:54.582551 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.openstack.wsgi [req-1089adc3-9375-41c8-9596-0f5e3e00534c req-f5b1690a-b825-4e40-9502-d1bfe8ca737a tempest-TestServerVolumeAttachmentScenario-705321266 tempest-TestServerVolumeAttachmentScenario-705321266-project-member] Empty body provided in request {{(pid=100523) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:11:54.582680 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.openstack.wsgi [req-1089adc3-9375-41c8-9596-0f5e3e00534c req-f5b1690a-b825-4e40-9502-d1bfe8ca737a tempest-TestServerVolumeAttachmentScenario-705321266 tempest-TestServerVolumeAttachmentScenario-705321266-project-member] Calling method 'show' {{(pid=100523) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:11:54.597766 np0000005924 devstack@c-api.service[100523]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:11:54.597766 np0000005924 devstack@c-api.service[100523]: warnings.warn( Jul 27 16:11:54.602054 np0000005924 devstack@c-api.service[100523]: INFO cinder.volume.api [req-1089adc3-9375-41c8-9596-0f5e3e00534c req-f5b1690a-b825-4e40-9502-d1bfe8ca737a tempest-TestServerVolumeAttachmentScenario-705321266 tempest-TestServerVolumeAttachmentScenario-705321266-project-member] Volume info retrieved successfully. Jul 27 16:11:54.607520 np0000005924 devstack@c-api.service[100523]: INFO cinder.api.openstack.wsgi [req-1089adc3-9375-41c8-9596-0f5e3e00534c req-f5b1690a-b825-4e40-9502-d1bfe8ca737a tempest-TestServerVolumeAttachmentScenario-705321266 tempest-TestServerVolumeAttachmentScenario-705321266-project-member] https://10.4.3.117/volume/v3/volumes/817a1fab-46ad-41d3-857b-6b1c68f11268 returned with HTTP 200 Jul 27 16:11:54.608072 np0000005924 devstack@c-api.service[100523]: [pid: 100523|app: 0|req: 356/1410] 10.4.3.117 () {68 vars in 1598 bytes} [Mon Jul 27 16:11:54 2026] GET /volume/v3/volumes/817a1fab-46ad-41d3-857b-6b1c68f11268 => generated 1149 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 27 16:11:54.630978 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.middleware.request_id [req-1089adc3-9375-41c8-9596-0f5e3e00534c req-50ddce4b-d969-4886-88e7-c975e8053023 None None] RequestId filter calling following filter/app {{(pid=100521) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:11:54.633157 np0000005924 devstack@c-api.service[100521]: INFO cinder.api.openstack.wsgi [req-1089adc3-9375-41c8-9596-0f5e3e00534c req-50ddce4b-d969-4886-88e7-c975e8053023 tempest-TestServerVolumeAttachmentScenario-705321266 tempest-TestServerVolumeAttachmentScenario-705321266-project-member] POST https://10.4.3.117/volume/v3/volumes/817a1fab-46ad-41d3-857b-6b1c68f11268/action Jul 27 16:11:54.633828 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.openstack.wsgi [req-1089adc3-9375-41c8-9596-0f5e3e00534c req-50ddce4b-d969-4886-88e7-c975e8053023 tempest-TestServerVolumeAttachmentScenario-705321266 tempest-TestServerVolumeAttachmentScenario-705321266-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100521) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 27 16:11:54.633886 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.openstack.wsgi [req-1089adc3-9375-41c8-9596-0f5e3e00534c req-50ddce4b-d969-4886-88e7-c975e8053023 tempest-TestServerVolumeAttachmentScenario-705321266 tempest-TestServerVolumeAttachmentScenario-705321266-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100521) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 27 16:11:54.645286 np0000005924 devstack@c-api.service[100521]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:11:54.645286 np0000005924 devstack@c-api.service[100521]: warnings.warn( Jul 27 16:11:54.645978 np0000005924 devstack@c-api.service[100521]: INFO cinder.volume.api [req-1089adc3-9375-41c8-9596-0f5e3e00534c req-50ddce4b-d969-4886-88e7-c975e8053023 tempest-TestServerVolumeAttachmentScenario-705321266 tempest-TestServerVolumeAttachmentScenario-705321266-project-member] Volume info retrieved successfully. Jul 27 16:11:54.653955 np0000005924 devstack@c-api.service[100521]: INFO cinder.volume.api [req-1089adc3-9375-41c8-9596-0f5e3e00534c req-50ddce4b-d969-4886-88e7-c975e8053023 tempest-TestServerVolumeAttachmentScenario-705321266 tempest-TestServerVolumeAttachmentScenario-705321266-project-member] Begin detaching volume completed successfully. Jul 27 16:11:54.654193 np0000005924 devstack@c-api.service[100521]: INFO cinder.api.openstack.wsgi [req-1089adc3-9375-41c8-9596-0f5e3e00534c req-50ddce4b-d969-4886-88e7-c975e8053023 tempest-TestServerVolumeAttachmentScenario-705321266 tempest-TestServerVolumeAttachmentScenario-705321266-project-member] https://10.4.3.117/volume/v3/volumes/817a1fab-46ad-41d3-857b-6b1c68f11268/action returned with HTTP 202 Jul 27 16:11:54.654657 np0000005924 devstack@c-api.service[100521]: [pid: 100521|app: 0|req: 353/1411] 10.4.3.117 () {72 vars in 1672 bytes} [Mon Jul 27 16:11:54 2026] POST /volume/v3/volumes/817a1fab-46ad-41d3-857b-6b1c68f11268/action => generated 0 bytes in 24 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 27 16:11:54.713662 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.middleware.request_id [None req-38c19118-a5a8-4332-bcfb-bb406d8e0021 None None] RequestId filter calling following filter/app {{(pid=100524) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:11:54.714370 np0000005924 devstack@c-api.service[100524]: INFO cinder.api.openstack.wsgi [None req-38c19118-a5a8-4332-bcfb-bb406d8e0021 None None] GET https://10.4.3.117/volume// Jul 27 16:11:54.714370 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.openstack.wsgi [None req-38c19118-a5a8-4332-bcfb-bb406d8e0021 None None] Empty body provided in request {{(pid=100524) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:11:54.714572 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.openstack.wsgi [None req-38c19118-a5a8-4332-bcfb-bb406d8e0021 None None] Calling method 'all' {{(pid=100524) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:11:54.715014 np0000005924 devstack@c-api.service[100524]: INFO cinder.api.openstack.wsgi [None req-38c19118-a5a8-4332-bcfb-bb406d8e0021 None None] https://10.4.3.117/volume// returned with HTTP 300 Jul 27 16:11:54.715309 np0000005924 devstack@c-api.service[100524]: [pid: 100524|app: 0|req: 356/1412] 10.4.3.117 () {66 vars in 1426 bytes} [Mon Jul 27 16:11:54 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 27 16:11:54.728478 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.middleware.request_id [req-1089adc3-9375-41c8-9596-0f5e3e00534c req-41658a64-b812-44a3-8ec6-98189030d608 None None] RequestId filter calling following filter/app {{(pid=100522) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:11:54.730853 np0000005924 devstack@c-api.service[100522]: INFO cinder.api.openstack.wsgi [req-1089adc3-9375-41c8-9596-0f5e3e00534c req-41658a64-b812-44a3-8ec6-98189030d608 tempest-TestServerVolumeAttachmentScenario-705321266 tempest-TestServerVolumeAttachmentScenario-705321266-project-member] GET https://10.4.3.117/volume/v3/volumes/817a1fab-46ad-41d3-857b-6b1c68f11268 Jul 27 16:11:54.731209 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.openstack.wsgi [req-1089adc3-9375-41c8-9596-0f5e3e00534c req-41658a64-b812-44a3-8ec6-98189030d608 tempest-TestServerVolumeAttachmentScenario-705321266 tempest-TestServerVolumeAttachmentScenario-705321266-project-member] Empty body provided in request {{(pid=100522) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:11:54.731550 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.openstack.wsgi [req-1089adc3-9375-41c8-9596-0f5e3e00534c req-41658a64-b812-44a3-8ec6-98189030d608 tempest-TestServerVolumeAttachmentScenario-705321266 tempest-TestServerVolumeAttachmentScenario-705321266-project-member] Calling method 'show' {{(pid=100522) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:11:54.741768 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.middleware.request_id [None req-9cab7390-9220-41c4-a9be-0e3b1144ac02 None None] RequestId filter calling following filter/app {{(pid=100523) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:11:54.743717 np0000005924 devstack@c-api.service[100523]: INFO cinder.api.openstack.wsgi [None req-9cab7390-9220-41c4-a9be-0e3b1144ac02 tempest-GroupsTest-2043346754 tempest-GroupsTest-2043346754-project-member] GET https://10.4.3.117/volume/v3/volumes/f347734d-d457-4c95-8c1c-b332a35db085 Jul 27 16:11:54.743911 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.openstack.wsgi [None req-9cab7390-9220-41c4-a9be-0e3b1144ac02 tempest-GroupsTest-2043346754 tempest-GroupsTest-2043346754-project-member] Empty body provided in request {{(pid=100523) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:11:54.744244 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.openstack.wsgi [None req-9cab7390-9220-41c4-a9be-0e3b1144ac02 tempest-GroupsTest-2043346754 tempest-GroupsTest-2043346754-project-member] Calling method 'show' {{(pid=100523) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:11:54.744860 np0000005924 devstack@c-api.service[100522]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:11:54.744860 np0000005924 devstack@c-api.service[100522]: warnings.warn( Jul 27 16:11:54.749012 np0000005924 devstack@c-api.service[100522]: INFO cinder.volume.api [req-1089adc3-9375-41c8-9596-0f5e3e00534c req-41658a64-b812-44a3-8ec6-98189030d608 tempest-TestServerVolumeAttachmentScenario-705321266 tempest-TestServerVolumeAttachmentScenario-705321266-project-member] Volume info retrieved successfully. Jul 27 16:11:54.751983 np0000005924 devstack@c-api.service[100523]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:11:54.751983 np0000005924 devstack@c-api.service[100523]: warnings.warn( Jul 27 16:11:54.756376 np0000005924 devstack@c-api.service[100523]: INFO cinder.volume.api [None req-9cab7390-9220-41c4-a9be-0e3b1144ac02 tempest-GroupsTest-2043346754 tempest-GroupsTest-2043346754-project-member] Volume info retrieved successfully. Jul 27 16:11:54.756580 np0000005924 devstack@c-api.service[100523]: WARNING stevedore.named [None req-9cab7390-9220-41c4-a9be-0e3b1144ac02 tempest-GroupsTest-2043346754 tempest-GroupsTest-2043346754-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 27 16:11:54.756722 np0000005924 devstack@c-api.service[100523]: WARNING castellan.key_manager [None req-9cab7390-9220-41c4-a9be-0e3b1144ac02 tempest-GroupsTest-2043346754 tempest-GroupsTest-2043346754-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based 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 27 16:11:54.758115 np0000005924 devstack@c-api.service[100522]: INFO cinder.api.openstack.wsgi [req-1089adc3-9375-41c8-9596-0f5e3e00534c req-41658a64-b812-44a3-8ec6-98189030d608 tempest-TestServerVolumeAttachmentScenario-705321266 tempest-TestServerVolumeAttachmentScenario-705321266-project-member] https://10.4.3.117/volume/v3/volumes/817a1fab-46ad-41d3-857b-6b1c68f11268 returned with HTTP 200 Jul 27 16:11:54.758630 np0000005924 devstack@c-api.service[100522]: [pid: 100522|app: 0|req: 348/1413] 10.4.3.117 () {70 vars in 1639 bytes} [Mon Jul 27 16:11:54 2026] GET /volume/v3/volumes/817a1fab-46ad-41d3-857b-6b1c68f11268 => generated 1332 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 27 16:11:54.816416 np0000005924 devstack@c-api.service[100523]: DEBUG oslo_db.sqlalchemy.engines [None req-9cab7390-9220-41c4-a9be-0e3b1144ac02 tempest-GroupsTest-2043346754 tempest-GroupsTest-2043346754-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100523) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 27 16:11:54.819685 np0000005924 devstack@c-api.service[100523]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:11:54.819685 np0000005924 devstack@c-api.service[100523]: warnings.warn( Jul 27 16:11:54.826166 np0000005924 devstack@c-api.service[100523]: INFO cinder.api.openstack.wsgi [None req-9cab7390-9220-41c4-a9be-0e3b1144ac02 tempest-GroupsTest-2043346754 tempest-GroupsTest-2043346754-project-member] https://10.4.3.117/volume/v3/volumes/f347734d-d457-4c95-8c1c-b332a35db085 returned with HTTP 200 Jul 27 16:11:54.826627 np0000005924 devstack@c-api.service[100523]: [pid: 100523|app: 0|req: 357/1414] 10.4.3.117 () {68 vars in 1389 bytes} [Mon Jul 27 16:11:54 2026] GET /volume/v3/volumes/f347734d-d457-4c95-8c1c-b332a35db085 => generated 906 bytes in 85 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 27 16:11:54.841398 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.middleware.request_id [None req-4885b34c-de8e-4941-bd1b-631b3e682d32 None None] RequestId filter calling following filter/app {{(pid=100521) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:11:54.843360 np0000005924 devstack@c-api.service[100521]: INFO cinder.api.openstack.wsgi [None req-4885b34c-de8e-4941-bd1b-631b3e682d32 tempest-GroupsTest-2043346754 tempest-GroupsTest-2043346754-project-member] GET https://10.4.3.117/volume/v3/groups/8d63fef2-ede6-47bf-a97d-836d6a6f158b Jul 27 16:11:54.843632 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.openstack.wsgi [None req-4885b34c-de8e-4941-bd1b-631b3e682d32 tempest-GroupsTest-2043346754 tempest-GroupsTest-2043346754-project-member] Empty body provided in request {{(pid=100521) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:11:54.843862 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.openstack.wsgi [None req-4885b34c-de8e-4941-bd1b-631b3e682d32 tempest-GroupsTest-2043346754 tempest-GroupsTest-2043346754-project-member] Calling method 'version_select' {{(pid=100521) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:11:54.844038 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.v3.groups [None req-4885b34c-de8e-4941-bd1b-631b3e682d32 tempest-GroupsTest-2043346754 tempest-GroupsTest-2043346754-project-member] show called for member 8d63fef2-ede6-47bf-a97d-836d6a6f158b {{(pid=100521) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Jul 27 16:11:54.850701 np0000005924 devstack@c-api.service[100521]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:11:54.850701 np0000005924 devstack@c-api.service[100521]: warnings.warn( Jul 27 16:11:54.867541 np0000005924 devstack@c-api.service[100521]: INFO cinder.api.openstack.wsgi [None req-4885b34c-de8e-4941-bd1b-631b3e682d32 tempest-GroupsTest-2043346754 tempest-GroupsTest-2043346754-project-member] https://10.4.3.117/volume/v3/groups/8d63fef2-ede6-47bf-a97d-836d6a6f158b returned with HTTP 200 Jul 27 16:11:54.870058 np0000005924 devstack@c-api.service[100521]: [pid: 100521|app: 0|req: 354/1415] 10.4.3.117 () {68 vars in 1386 bytes} [Mon Jul 27 16:11:54 2026] GET /volume/v3/groups/8d63fef2-ede6-47bf-a97d-836d6a6f158b => generated 322 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 27 16:11:54.881231 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.middleware.request_id [None req-022e0381-81c2-4a78-9a53-733b78bbc7dc None None] RequestId filter calling following filter/app {{(pid=100524) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:11:54.883797 np0000005924 devstack@c-api.service[100524]: INFO cinder.api.openstack.wsgi [None req-022e0381-81c2-4a78-9a53-733b78bbc7dc tempest-GroupsTest-2043346754 tempest-GroupsTest-2043346754-project-member] GET https://10.4.3.117/volume/v3/groups/3252d513-76c4-4fa0-a778-a6a90cf8ddf7 Jul 27 16:11:54.884095 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.openstack.wsgi [None req-022e0381-81c2-4a78-9a53-733b78bbc7dc tempest-GroupsTest-2043346754 tempest-GroupsTest-2043346754-project-member] Empty body provided in request {{(pid=100524) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:11:54.884380 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.openstack.wsgi [None req-022e0381-81c2-4a78-9a53-733b78bbc7dc tempest-GroupsTest-2043346754 tempest-GroupsTest-2043346754-project-member] Calling method 'version_select' {{(pid=100524) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:11:54.884738 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.v3.groups [None req-022e0381-81c2-4a78-9a53-733b78bbc7dc tempest-GroupsTest-2043346754 tempest-GroupsTest-2043346754-project-member] show called for member 3252d513-76c4-4fa0-a778-a6a90cf8ddf7 {{(pid=100524) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Jul 27 16:11:54.891274 np0000005924 devstack@c-api.service[100524]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:11:54.891274 np0000005924 devstack@c-api.service[100524]: warnings.warn( Jul 27 16:11:54.901099 np0000005924 devstack@c-api.service[100524]: INFO cinder.api.openstack.wsgi [None req-022e0381-81c2-4a78-9a53-733b78bbc7dc tempest-GroupsTest-2043346754 tempest-GroupsTest-2043346754-project-member] https://10.4.3.117/volume/v3/groups/3252d513-76c4-4fa0-a778-a6a90cf8ddf7 returned with HTTP 200 Jul 27 16:11:54.901689 np0000005924 devstack@c-api.service[100524]: [pid: 100524|app: 0|req: 357/1416] 10.4.3.117 () {68 vars in 1386 bytes} [Mon Jul 27 16:11:54 2026] GET /volume/v3/groups/3252d513-76c4-4fa0-a778-a6a90cf8ddf7 => generated 321 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 27 16:11:54.910910 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.middleware.request_id [None req-d2215356-407e-4bc0-ab42-7acdc000cdfb None None] RequestId filter calling following filter/app {{(pid=100522) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:11:54.912522 np0000005924 devstack@c-api.service[100522]: INFO cinder.api.openstack.wsgi [None req-d2215356-407e-4bc0-ab42-7acdc000cdfb tempest-GroupsTest-2043346754 tempest-GroupsTest-2043346754-project-member] GET https://10.4.3.117/volume/v3/groups/detail Jul 27 16:11:54.913242 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.openstack.wsgi [None req-d2215356-407e-4bc0-ab42-7acdc000cdfb tempest-GroupsTest-2043346754 tempest-GroupsTest-2043346754-project-member] Empty body provided in request {{(pid=100522) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:11:54.913744 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.openstack.wsgi [None req-d2215356-407e-4bc0-ab42-7acdc000cdfb tempest-GroupsTest-2043346754 tempest-GroupsTest-2043346754-project-member] Calling method 'version_select' {{(pid=100522) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:11:54.944131 np0000005924 devstack@c-api.service[100522]: INFO cinder.api.openstack.wsgi [None req-d2215356-407e-4bc0-ab42-7acdc000cdfb tempest-GroupsTest-2043346754 tempest-GroupsTest-2043346754-project-member] https://10.4.3.117/volume/v3/groups/detail returned with HTTP 200 Jul 27 16:11:54.944552 np0000005924 devstack@c-api.service[100522]: [pid: 100522|app: 0|req: 349/1417] 10.4.3.117 () {68 vars in 1296 bytes} [Mon Jul 27 16:11:54 2026] GET /volume/v3/groups/detail => generated 637 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 27 16:11:54.957826 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.middleware.request_id [None req-9ea0e3b7-1294-4b9c-8582-5675d14a05ff None None] RequestId filter calling following filter/app {{(pid=100523) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:11:54.959772 np0000005924 devstack@c-api.service[100523]: INFO cinder.api.openstack.wsgi [None req-9ea0e3b7-1294-4b9c-8582-5675d14a05ff tempest-GroupsTest-2043346754 tempest-GroupsTest-2043346754-project-member] GET https://10.4.3.117/volume/v3/volumes/detail Jul 27 16:11:54.959967 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.openstack.wsgi [None req-9ea0e3b7-1294-4b9c-8582-5675d14a05ff tempest-GroupsTest-2043346754 tempest-GroupsTest-2043346754-project-member] Empty body provided in request {{(pid=100523) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:11:54.960145 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.openstack.wsgi [None req-9ea0e3b7-1294-4b9c-8582-5675d14a05ff tempest-GroupsTest-2043346754 tempest-GroupsTest-2043346754-project-member] Calling method 'detail' {{(pid=100523) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:11:54.960464 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.api_utils [None req-9ea0e3b7-1294-4b9c-8582-5675d14a05ff tempest-GroupsTest-2043346754 tempest-GroupsTest-2043346754-project-member] Removing options '' from query. {{(pid=100523) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 27 16:11:54.961099 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.volume.api [None req-9ea0e3b7-1294-4b9c-8582-5675d14a05ff tempest-GroupsTest-2043346754 tempest-GroupsTest-2043346754-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100523) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 27 16:11:54.968011 np0000005924 devstack@c-api.service[100523]: INFO cinder.volume.api [None req-9ea0e3b7-1294-4b9c-8582-5675d14a05ff tempest-GroupsTest-2043346754 tempest-GroupsTest-2043346754-project-member] Get all volumes completed successfully. Jul 27 16:11:54.968782 np0000005924 devstack@c-api.service[100523]: WARNING stevedore.named [None req-9ea0e3b7-1294-4b9c-8582-5675d14a05ff tempest-GroupsTest-2043346754 tempest-GroupsTest-2043346754-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 27 16:11:54.968932 np0000005924 devstack@c-api.service[100523]: WARNING castellan.key_manager [None req-9ea0e3b7-1294-4b9c-8582-5675d14a05ff tempest-GroupsTest-2043346754 tempest-GroupsTest-2043346754-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based 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 27 16:11:55.006817 np0000005924 devstack@c-api.service[100523]: DEBUG oslo_db.sqlalchemy.engines [None req-9ea0e3b7-1294-4b9c-8582-5675d14a05ff tempest-GroupsTest-2043346754 tempest-GroupsTest-2043346754-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100523) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 27 16:11:55.009931 np0000005924 devstack@c-api.service[100523]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:11:55.009931 np0000005924 devstack@c-api.service[100523]: warnings.warn( Jul 27 16:11:55.017744 np0000005924 devstack@c-api.service[100523]: INFO cinder.api.openstack.wsgi [None req-9ea0e3b7-1294-4b9c-8582-5675d14a05ff tempest-GroupsTest-2043346754 tempest-GroupsTest-2043346754-project-member] https://10.4.3.117/volume/v3/volumes/detail returned with HTTP 200 Jul 27 16:11:55.018142 np0000005924 devstack@c-api.service[100523]: [pid: 100523|app: 0|req: 358/1418] 10.4.3.117 () {68 vars in 1299 bytes} [Mon Jul 27 16:11:54 2026] GET /volume/v3/volumes/detail => generated 909 bytes in 61 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 27 16:11:55.033633 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.middleware.request_id [None req-39810396-63db-4694-ae5c-08874428e6cf None None] RequestId filter calling following filter/app {{(pid=100521) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:11:55.039277 np0000005924 devstack@c-api.service[100521]: INFO cinder.api.openstack.wsgi [None req-39810396-63db-4694-ae5c-08874428e6cf tempest-GroupsTest-2043346754 tempest-GroupsTest-2043346754-project-member] GET https://10.4.3.117/volume/v3/volumes/detail Jul 27 16:11:55.041809 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.openstack.wsgi [None req-39810396-63db-4694-ae5c-08874428e6cf tempest-GroupsTest-2043346754 tempest-GroupsTest-2043346754-project-member] Empty body provided in request {{(pid=100521) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:11:55.042438 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.openstack.wsgi [None req-39810396-63db-4694-ae5c-08874428e6cf tempest-GroupsTest-2043346754 tempest-GroupsTest-2043346754-project-member] Calling method 'detail' {{(pid=100521) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:11:55.042755 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.api_utils [None req-39810396-63db-4694-ae5c-08874428e6cf tempest-GroupsTest-2043346754 tempest-GroupsTest-2043346754-project-member] Removing options '' from query. {{(pid=100521) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 27 16:11:55.043241 np0000005924 devstack@c-api.service[100521]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:11:55.043241 np0000005924 devstack@c-api.service[100521]: warnings.warn( Jul 27 16:11:55.043951 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.volume.api [None req-39810396-63db-4694-ae5c-08874428e6cf tempest-GroupsTest-2043346754 tempest-GroupsTest-2043346754-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100521) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 27 16:11:55.053892 np0000005924 devstack@c-api.service[100521]: INFO cinder.volume.api [None req-39810396-63db-4694-ae5c-08874428e6cf tempest-GroupsTest-2043346754 tempest-GroupsTest-2043346754-project-member] Get all volumes completed successfully. Jul 27 16:11:55.054847 np0000005924 devstack@c-api.service[100521]: WARNING stevedore.named [None req-39810396-63db-4694-ae5c-08874428e6cf tempest-GroupsTest-2043346754 tempest-GroupsTest-2043346754-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 27 16:11:55.058182 np0000005924 devstack@c-api.service[100521]: WARNING castellan.key_manager [None req-39810396-63db-4694-ae5c-08874428e6cf tempest-GroupsTest-2043346754 tempest-GroupsTest-2043346754-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based 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 27 16:11:55.095404 np0000005924 devstack@c-api.service[100521]: DEBUG oslo_db.sqlalchemy.engines [None req-39810396-63db-4694-ae5c-08874428e6cf tempest-GroupsTest-2043346754 tempest-GroupsTest-2043346754-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100521) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 27 16:11:55.098661 np0000005924 devstack@c-api.service[100521]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:11:55.098661 np0000005924 devstack@c-api.service[100521]: warnings.warn( Jul 27 16:11:55.106411 np0000005924 devstack@c-api.service[100521]: INFO cinder.api.openstack.wsgi [None req-39810396-63db-4694-ae5c-08874428e6cf tempest-GroupsTest-2043346754 tempest-GroupsTest-2043346754-project-member] https://10.4.3.117/volume/v3/volumes/detail returned with HTTP 200 Jul 27 16:11:55.110494 np0000005924 devstack@c-api.service[100521]: [pid: 100521|app: 0|req: 355/1419] 10.4.3.117 () {68 vars in 1299 bytes} [Mon Jul 27 16:11:55 2026] GET /volume/v3/volumes/detail => generated 909 bytes in 74 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 27 16:11:55.127359 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.middleware.request_id [None req-11b7aa73-555f-4a8e-9334-87f207fbca5a None None] RequestId filter calling following filter/app {{(pid=100524) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:11:55.127359 np0000005924 devstack@c-api.service[100524]: INFO cinder.api.openstack.wsgi [None req-11b7aa73-555f-4a8e-9334-87f207fbca5a tempest-GroupsTest-2043346754 tempest-GroupsTest-2043346754-project-member] POST https://10.4.3.117/volume/v3/groups/8d63fef2-ede6-47bf-a97d-836d6a6f158b/action Jul 27 16:11:55.127359 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.openstack.wsgi [None req-11b7aa73-555f-4a8e-9334-87f207fbca5a tempest-GroupsTest-2043346754 tempest-GroupsTest-2043346754-project-member] Action body: b'{"delete": {"delete-volumes": true}}' {{(pid=100524) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 27 16:11:55.127359 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.openstack.wsgi [None req-11b7aa73-555f-4a8e-9334-87f207fbca5a tempest-GroupsTest-2043346754 tempest-GroupsTest-2043346754-project-member] Action: 'action', calling method: delete_group, body: {"delete": {"delete-volumes": true}} {{(pid=100524) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 27 16:11:55.128756 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.v3.groups [None req-11b7aa73-555f-4a8e-9334-87f207fbca5a tempest-GroupsTest-2043346754 tempest-GroupsTest-2043346754-project-member] delete called for group 8d63fef2-ede6-47bf-a97d-836d6a6f158b {{(pid=100524) _delete /opt/stack/cinder/cinder/api/v3/groups.py:117}} Jul 27 16:11:55.129007 np0000005924 devstack@c-api.service[100524]: INFO cinder.api.v3.groups [None req-11b7aa73-555f-4a8e-9334-87f207fbca5a tempest-GroupsTest-2043346754 tempest-GroupsTest-2043346754-project-member] Delete group with id: 8d63fef2-ede6-47bf-a97d-836d6a6f158b Jul 27 16:11:55.135956 np0000005924 devstack@c-api.service[100524]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:11:55.135956 np0000005924 devstack@c-api.service[100524]: warnings.warn( Jul 27 16:11:55.200747 np0000005924 devstack@c-api.service[100524]: INFO cinder.api.openstack.wsgi [None req-11b7aa73-555f-4a8e-9334-87f207fbca5a tempest-GroupsTest-2043346754 tempest-GroupsTest-2043346754-project-member] https://10.4.3.117/volume/v3/groups/8d63fef2-ede6-47bf-a97d-836d6a6f158b/action returned with HTTP 202 Jul 27 16:11:55.200980 np0000005924 devstack@c-api.service[100524]: [pid: 100524|app: 0|req: 358/1420] 10.4.3.117 () {70 vars in 1428 bytes} [Mon Jul 27 16:11:55 2026] POST /volume/v3/groups/8d63fef2-ede6-47bf-a97d-836d6a6f158b/action => generated 0 bytes in 77 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Jul 27 16:11:55.213541 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.middleware.request_id [None req-85161942-53f1-47b7-b32a-927fde92f674 None None] RequestId filter calling following filter/app {{(pid=100522) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:11:55.218368 np0000005924 devstack@c-api.service[100522]: INFO cinder.api.openstack.wsgi [None req-85161942-53f1-47b7-b32a-927fde92f674 tempest-GroupsTest-2043346754 tempest-GroupsTest-2043346754-project-member] GET https://10.4.3.117/volume/v3/volumes/f347734d-d457-4c95-8c1c-b332a35db085 Jul 27 16:11:55.218368 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.openstack.wsgi [None req-85161942-53f1-47b7-b32a-927fde92f674 tempest-GroupsTest-2043346754 tempest-GroupsTest-2043346754-project-member] Empty body provided in request {{(pid=100522) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:11:55.218368 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.openstack.wsgi [None req-85161942-53f1-47b7-b32a-927fde92f674 tempest-GroupsTest-2043346754 tempest-GroupsTest-2043346754-project-member] Calling method 'show' {{(pid=100522) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:11:55.237964 np0000005924 devstack@c-api.service[100522]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:11:55.237964 np0000005924 devstack@c-api.service[100522]: warnings.warn( Jul 27 16:11:55.237964 np0000005924 devstack@c-api.service[100522]: INFO cinder.volume.api [None req-85161942-53f1-47b7-b32a-927fde92f674 tempest-GroupsTest-2043346754 tempest-GroupsTest-2043346754-project-member] Volume info retrieved successfully. Jul 27 16:11:55.238959 np0000005924 devstack@c-api.service[100522]: WARNING stevedore.named [None req-85161942-53f1-47b7-b32a-927fde92f674 tempest-GroupsTest-2043346754 tempest-GroupsTest-2043346754-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 27 16:11:55.238959 np0000005924 devstack@c-api.service[100522]: WARNING castellan.key_manager [None req-85161942-53f1-47b7-b32a-927fde92f674 tempest-GroupsTest-2043346754 tempest-GroupsTest-2043346754-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based 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 27 16:11:55.298645 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.middleware.request_id [None req-2e493b62-6e3c-4d7b-b3b2-fcac9ce296f0 None None] RequestId filter calling following filter/app {{(pid=100523) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:11:55.301099 np0000005924 devstack@c-api.service[100523]: INFO cinder.api.openstack.wsgi [None req-2e493b62-6e3c-4d7b-b3b2-fcac9ce296f0 tempest-VolumesTransfersV357Test-176484599 tempest-VolumesTransfersV357Test-176484599-project-member] GET https://10.4.3.117/volume/v3/volumes/43296bf0-9c3f-430e-985b-fdfe8efde080 Jul 27 16:11:55.301396 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.openstack.wsgi [None req-2e493b62-6e3c-4d7b-b3b2-fcac9ce296f0 tempest-VolumesTransfersV357Test-176484599 tempest-VolumesTransfersV357Test-176484599-project-member] Empty body provided in request {{(pid=100523) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:11:55.301698 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.openstack.wsgi [None req-2e493b62-6e3c-4d7b-b3b2-fcac9ce296f0 tempest-VolumesTransfersV357Test-176484599 tempest-VolumesTransfersV357Test-176484599-project-member] Calling method 'show' {{(pid=100523) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:11:55.308390 np0000005924 devstack@c-api.service[100522]: DEBUG oslo_db.sqlalchemy.engines [None req-85161942-53f1-47b7-b32a-927fde92f674 tempest-GroupsTest-2043346754 tempest-GroupsTest-2043346754-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100522) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 27 16:11:55.311712 np0000005924 devstack@c-api.service[100522]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:11:55.311712 np0000005924 devstack@c-api.service[100522]: warnings.warn( Jul 27 16:11:55.315724 np0000005924 devstack@c-api.service[100523]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:11:55.315724 np0000005924 devstack@c-api.service[100523]: warnings.warn( Jul 27 16:11:55.320798 np0000005924 devstack@c-api.service[100522]: INFO cinder.api.openstack.wsgi [None req-85161942-53f1-47b7-b32a-927fde92f674 tempest-GroupsTest-2043346754 tempest-GroupsTest-2043346754-project-member] https://10.4.3.117/volume/v3/volumes/f347734d-d457-4c95-8c1c-b332a35db085 returned with HTTP 200 Jul 27 16:11:55.321500 np0000005924 devstack@c-api.service[100522]: [pid: 100522|app: 0|req: 350/1421] 10.4.3.117 () {68 vars in 1389 bytes} [Mon Jul 27 16:11:55 2026] GET /volume/v3/volumes/f347734d-d457-4c95-8c1c-b332a35db085 => generated 905 bytes in 108 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 27 16:11:55.323194 np0000005924 devstack@c-api.service[100523]: INFO cinder.volume.api [None req-2e493b62-6e3c-4d7b-b3b2-fcac9ce296f0 tempest-VolumesTransfersV357Test-176484599 tempest-VolumesTransfersV357Test-176484599-project-member] Volume info retrieved successfully. Jul 27 16:11:55.329153 np0000005924 devstack@c-api.service[100523]: INFO cinder.api.openstack.wsgi [None req-2e493b62-6e3c-4d7b-b3b2-fcac9ce296f0 tempest-VolumesTransfersV357Test-176484599 tempest-VolumesTransfersV357Test-176484599-project-member] https://10.4.3.117/volume/v3/volumes/43296bf0-9c3f-430e-985b-fdfe8efde080 returned with HTTP 200 Jul 27 16:11:55.329853 np0000005924 devstack@c-api.service[100523]: [pid: 100523|app: 0|req: 359/1422] 10.4.3.117 () {68 vars in 1389 bytes} [Mon Jul 27 16:11:55 2026] GET /volume/v3/volumes/43296bf0-9c3f-430e-985b-fdfe8efde080 => generated 946 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 27 16:11:55.347810 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.middleware.request_id [None req-182766eb-bfa2-4759-aac3-10d19dd29b76 None None] RequestId filter calling following filter/app {{(pid=100521) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:11:55.349667 np0000005924 devstack@c-api.service[100521]: INFO cinder.api.openstack.wsgi [None req-182766eb-bfa2-4759-aac3-10d19dd29b76 tempest-VolumesTransfersV357Test-176484599 tempest-VolumesTransfersV357Test-176484599-project-member] POST https://10.4.3.117/volume/v3/volume-transfers Jul 27 16:11:55.349986 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.openstack.wsgi [None req-182766eb-bfa2-4759-aac3-10d19dd29b76 tempest-VolumesTransfersV357Test-176484599 tempest-VolumesTransfersV357Test-176484599-project-member] Action: 'create', calling method: create, body: {"transfer": {"volume_id": "43296bf0-9c3f-430e-985b-fdfe8efde080"}} {{(pid=100521) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 27 16:11:55.351413 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.v3.volume_transfer [None req-182766eb-bfa2-4759-aac3-10d19dd29b76 tempest-VolumesTransfersV357Test-176484599 tempest-VolumesTransfersV357Test-176484599-project-member] Creating new volume transfer {'transfer': {'volume_id': '43296bf0-9c3f-430e-985b-fdfe8efde080'}} {{(pid=100521) create /opt/stack/cinder/cinder/api/v3/volume_transfer.py:85}} Jul 27 16:11:55.351542 np0000005924 devstack@c-api.service[100521]: INFO cinder.api.v3.volume_transfer [None req-182766eb-bfa2-4759-aac3-10d19dd29b76 tempest-VolumesTransfersV357Test-176484599 tempest-VolumesTransfersV357Test-176484599-project-member] Creating transfer of volume 43296bf0-9c3f-430e-985b-fdfe8efde080 Jul 27 16:11:55.351658 np0000005924 devstack@c-api.service[100521]: INFO cinder.transfer.api [None req-182766eb-bfa2-4759-aac3-10d19dd29b76 tempest-VolumesTransfersV357Test-176484599 tempest-VolumesTransfersV357Test-176484599-project-member] Generating transfer record for volume 43296bf0-9c3f-430e-985b-fdfe8efde080 Jul 27 16:11:55.361664 np0000005924 devstack@c-api.service[100521]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:11:55.361664 np0000005924 devstack@c-api.service[100521]: warnings.warn( Jul 27 16:11:55.388177 np0000005924 devstack@c-api.service[100521]: INFO cinder.api.openstack.wsgi [None req-182766eb-bfa2-4759-aac3-10d19dd29b76 tempest-VolumesTransfersV357Test-176484599 tempest-VolumesTransfersV357Test-176484599-project-member] https://10.4.3.117/volume/v3/volume-transfers returned with HTTP 202 Jul 27 16:11:55.388648 np0000005924 devstack@c-api.service[100521]: [pid: 100521|app: 0|req: 356/1423] 10.4.3.117 () {70 vars in 1326 bytes} [Mon Jul 27 16:11:55 2026] POST /volume/v3/volume-transfers => generated 572 bytes in 41 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Jul 27 16:11:55.400974 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.middleware.request_id [None req-85b8a4a1-830b-4ab9-b993-88fea6cd0fec None None] RequestId filter calling following filter/app {{(pid=100524) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:11:55.403716 np0000005924 devstack@c-api.service[100524]: INFO cinder.api.openstack.wsgi [None req-85b8a4a1-830b-4ab9-b993-88fea6cd0fec tempest-VolumesTransfersV357Test-176484599 tempest-VolumesTransfersV357Test-176484599-project-member] GET https://10.4.3.117/volume/v3/volumes/43296bf0-9c3f-430e-985b-fdfe8efde080 Jul 27 16:11:55.403930 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.openstack.wsgi [None req-85b8a4a1-830b-4ab9-b993-88fea6cd0fec tempest-VolumesTransfersV357Test-176484599 tempest-VolumesTransfersV357Test-176484599-project-member] Empty body provided in request {{(pid=100524) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:11:55.404123 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.openstack.wsgi [None req-85b8a4a1-830b-4ab9-b993-88fea6cd0fec tempest-VolumesTransfersV357Test-176484599 tempest-VolumesTransfersV357Test-176484599-project-member] Calling method 'show' {{(pid=100524) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:11:55.414367 np0000005924 devstack@c-api.service[100524]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:11:55.414367 np0000005924 devstack@c-api.service[100524]: warnings.warn( Jul 27 16:11:55.421430 np0000005924 devstack@c-api.service[100524]: INFO cinder.volume.api [None req-85b8a4a1-830b-4ab9-b993-88fea6cd0fec tempest-VolumesTransfersV357Test-176484599 tempest-VolumesTransfersV357Test-176484599-project-member] Volume info retrieved successfully. Jul 27 16:11:55.429468 np0000005924 devstack@c-api.service[100524]: INFO cinder.api.openstack.wsgi [None req-85b8a4a1-830b-4ab9-b993-88fea6cd0fec tempest-VolumesTransfersV357Test-176484599 tempest-VolumesTransfersV357Test-176484599-project-member] https://10.4.3.117/volume/v3/volumes/43296bf0-9c3f-430e-985b-fdfe8efde080 returned with HTTP 200 Jul 27 16:11:55.430543 np0000005924 devstack@c-api.service[100524]: [pid: 100524|app: 0|req: 359/1424] 10.4.3.117 () {68 vars in 1389 bytes} [Mon Jul 27 16:11:55 2026] GET /volume/v3/volumes/43296bf0-9c3f-430e-985b-fdfe8efde080 => generated 954 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 27 16:11:55.450092 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.middleware.request_id [None req-5bd427d5-c958-4b5d-b835-45fd8d23aa05 None None] RequestId filter calling following filter/app {{(pid=100522) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:11:55.452340 np0000005924 devstack@c-api.service[100522]: INFO cinder.api.openstack.wsgi [None req-5bd427d5-c958-4b5d-b835-45fd8d23aa05 tempest-VolumesTransfersV357Test-176484599 tempest-VolumesTransfersV357Test-176484599-project-member] GET https://10.4.3.117/volume/v3/volume-transfers/detail Jul 27 16:11:55.452614 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.openstack.wsgi [None req-5bd427d5-c958-4b5d-b835-45fd8d23aa05 tempest-VolumesTransfersV357Test-176484599 tempest-VolumesTransfersV357Test-176484599-project-member] Empty body provided in request {{(pid=100522) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:11:55.452851 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.openstack.wsgi [None req-5bd427d5-c958-4b5d-b835-45fd8d23aa05 tempest-VolumesTransfersV357Test-176484599 tempest-VolumesTransfersV357Test-176484599-project-member] Calling method 'detail' {{(pid=100522) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:11:55.453054 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.v3.volume_transfer [None req-5bd427d5-c958-4b5d-b835-45fd8d23aa05 tempest-VolumesTransfersV357Test-176484599 tempest-VolumesTransfersV357Test-176484599-project-member] Listing volume transfers {{(pid=100522) _get_transfers /opt/stack/cinder/cinder/api/v3/volume_transfer.py:51}} Jul 27 16:11:55.459490 np0000005924 devstack@c-api.service[100522]: INFO cinder.api.openstack.wsgi [None req-5bd427d5-c958-4b5d-b835-45fd8d23aa05 tempest-VolumesTransfersV357Test-176484599 tempest-VolumesTransfersV357Test-176484599-project-member] https://10.4.3.117/volume/v3/volume-transfers/detail returned with HTTP 200 Jul 27 16:11:55.459959 np0000005924 devstack@c-api.service[100522]: [pid: 100522|app: 0|req: 351/1425] 10.4.3.117 () {68 vars in 1326 bytes} [Mon Jul 27 16:11:55 2026] GET /volume/v3/volume-transfers/detail => generated 543 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 27 16:11:55.472479 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.middleware.request_id [None req-9a3e4763-c3bc-4ae9-9e79-3a58f27dfa5d None None] RequestId filter calling following filter/app {{(pid=100523) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:11:55.475432 np0000005924 devstack@c-api.service[100523]: INFO cinder.api.openstack.wsgi [None req-9a3e4763-c3bc-4ae9-9e79-3a58f27dfa5d tempest-VolumesTransfersV357Test-176484599 tempest-VolumesTransfersV357Test-176484599-project-member] DELETE https://10.4.3.117/volume/v3/volume-transfers/7fdb77a0-c668-410f-b13e-eb63368bdefb Jul 27 16:11:55.475700 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.openstack.wsgi [None req-9a3e4763-c3bc-4ae9-9e79-3a58f27dfa5d tempest-VolumesTransfersV357Test-176484599 tempest-VolumesTransfersV357Test-176484599-project-member] Empty body provided in request {{(pid=100523) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:11:55.475944 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.openstack.wsgi [None req-9a3e4763-c3bc-4ae9-9e79-3a58f27dfa5d tempest-VolumesTransfersV357Test-176484599 tempest-VolumesTransfersV357Test-176484599-project-member] Calling method 'delete' {{(pid=100523) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:11:55.476026 np0000005924 devstack@c-api.service[100523]: INFO cinder.api.contrib.volume_transfer [None req-9a3e4763-c3bc-4ae9-9e79-3a58f27dfa5d tempest-VolumesTransfersV357Test-176484599 tempest-VolumesTransfersV357Test-176484599-project-member] Delete transfer with id: 7fdb77a0-c668-410f-b13e-eb63368bdefb Jul 27 16:11:55.499077 np0000005924 devstack@c-api.service[100523]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:11:55.499077 np0000005924 devstack@c-api.service[100523]: warnings.warn( Jul 27 16:11:55.517241 np0000005924 devstack@c-api.service[100523]: INFO cinder.api.openstack.wsgi [None req-9a3e4763-c3bc-4ae9-9e79-3a58f27dfa5d tempest-VolumesTransfersV357Test-176484599 tempest-VolumesTransfersV357Test-176484599-project-member] https://10.4.3.117/volume/v3/volume-transfers/7fdb77a0-c668-410f-b13e-eb63368bdefb returned with HTTP 202 Jul 27 16:11:55.517708 np0000005924 devstack@c-api.service[100523]: [pid: 100523|app: 0|req: 360/1426] 10.4.3.117 () {68 vars in 1419 bytes} [Mon Jul 27 16:11:55 2026] DELETE /volume/v3/volume-transfers/7fdb77a0-c668-410f-b13e-eb63368bdefb => generated 0 bytes in 46 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Jul 27 16:11:55.525797 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.middleware.request_id [None req-076fed92-ed7a-4991-ad16-d2375c597e1a None None] RequestId filter calling following filter/app {{(pid=100521) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:11:55.529261 np0000005924 devstack@c-api.service[100521]: INFO cinder.api.openstack.wsgi [None req-076fed92-ed7a-4991-ad16-d2375c597e1a tempest-VolumesTransfersV357Test-176484599 tempest-VolumesTransfersV357Test-176484599-project-member] GET https://10.4.3.117/volume/v3/volumes/43296bf0-9c3f-430e-985b-fdfe8efde080 Jul 27 16:11:55.530435 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.openstack.wsgi [None req-076fed92-ed7a-4991-ad16-d2375c597e1a tempest-VolumesTransfersV357Test-176484599 tempest-VolumesTransfersV357Test-176484599-project-member] Empty body provided in request {{(pid=100521) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:11:55.532257 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.openstack.wsgi [None req-076fed92-ed7a-4991-ad16-d2375c597e1a tempest-VolumesTransfersV357Test-176484599 tempest-VolumesTransfersV357Test-176484599-project-member] Calling method 'show' {{(pid=100521) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:11:55.541671 np0000005924 devstack@c-api.service[100521]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:11:55.541671 np0000005924 devstack@c-api.service[100521]: warnings.warn( Jul 27 16:11:55.546774 np0000005924 devstack@c-api.service[100521]: INFO cinder.volume.api [None req-076fed92-ed7a-4991-ad16-d2375c597e1a tempest-VolumesTransfersV357Test-176484599 tempest-VolumesTransfersV357Test-176484599-project-member] Volume info retrieved successfully. Jul 27 16:11:55.552271 np0000005924 devstack@c-api.service[100521]: INFO cinder.api.openstack.wsgi [None req-076fed92-ed7a-4991-ad16-d2375c597e1a tempest-VolumesTransfersV357Test-176484599 tempest-VolumesTransfersV357Test-176484599-project-member] https://10.4.3.117/volume/v3/volumes/43296bf0-9c3f-430e-985b-fdfe8efde080 returned with HTTP 200 Jul 27 16:11:55.552850 np0000005924 devstack@c-api.service[100521]: [pid: 100521|app: 0|req: 357/1427] 10.4.3.117 () {68 vars in 1389 bytes} [Mon Jul 27 16:11:55 2026] GET /volume/v3/volumes/43296bf0-9c3f-430e-985b-fdfe8efde080 => generated 946 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 27 16:11:55.570127 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.middleware.request_id [None req-7e3eb5df-5660-4db1-a5b6-6edc4832d3a7 None None] RequestId filter calling following filter/app {{(pid=100524) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:11:55.572704 np0000005924 devstack@c-api.service[100524]: INFO cinder.api.openstack.wsgi [None req-7e3eb5df-5660-4db1-a5b6-6edc4832d3a7 tempest-VolumesTransfersV357Test-176484599 tempest-VolumesTransfersV357Test-176484599-project-member] DELETE https://10.4.3.117/volume/v3/volume-transfers/7fdb77a0-c668-410f-b13e-eb63368bdefb Jul 27 16:11:55.572939 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.openstack.wsgi [None req-7e3eb5df-5660-4db1-a5b6-6edc4832d3a7 tempest-VolumesTransfersV357Test-176484599 tempest-VolumesTransfersV357Test-176484599-project-member] Empty body provided in request {{(pid=100524) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:11:55.573096 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.openstack.wsgi [None req-7e3eb5df-5660-4db1-a5b6-6edc4832d3a7 tempest-VolumesTransfersV357Test-176484599 tempest-VolumesTransfersV357Test-176484599-project-member] Calling method 'delete' {{(pid=100524) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:11:55.573214 np0000005924 devstack@c-api.service[100524]: INFO cinder.api.contrib.volume_transfer [None req-7e3eb5df-5660-4db1-a5b6-6edc4832d3a7 tempest-VolumesTransfersV357Test-176484599 tempest-VolumesTransfersV357Test-176484599-project-member] Delete transfer with id: 7fdb77a0-c668-410f-b13e-eb63368bdefb Jul 27 16:11:55.576152 np0000005924 devstack@c-api.service[100524]: INFO cinder.api.openstack.wsgi [None req-7e3eb5df-5660-4db1-a5b6-6edc4832d3a7 tempest-VolumesTransfersV357Test-176484599 tempest-VolumesTransfersV357Test-176484599-project-member] https://10.4.3.117/volume/v3/volume-transfers/7fdb77a0-c668-410f-b13e-eb63368bdefb returned with HTTP 404 Jul 27 16:11:55.576589 np0000005924 devstack@c-api.service[100524]: [pid: 100524|app: 0|req: 360/1428] 10.4.3.117 () {68 vars in 1419 bytes} [Mon Jul 27 16:11:55 2026] DELETE /volume/v3/volume-transfers/7fdb77a0-c668-410f-b13e-eb63368bdefb => generated 111 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 27 16:11:55.586009 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.middleware.request_id [None req-44ee9c5e-a4ed-4e86-9c04-2fd8458e86fe None None] RequestId filter calling following filter/app {{(pid=100522) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:11:55.589734 np0000005924 devstack@c-api.service[100522]: INFO cinder.api.openstack.wsgi [None req-44ee9c5e-a4ed-4e86-9c04-2fd8458e86fe tempest-VolumesTransfersV357Test-939545047 tempest-VolumesTransfersV357Test-939545047-project-admin] DELETE https://10.4.3.117/volume/v3/volumes/43296bf0-9c3f-430e-985b-fdfe8efde080 Jul 27 16:11:55.590047 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.openstack.wsgi [None req-44ee9c5e-a4ed-4e86-9c04-2fd8458e86fe tempest-VolumesTransfersV357Test-939545047 tempest-VolumesTransfersV357Test-939545047-project-admin] Empty body provided in request {{(pid=100522) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:11:55.590319 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.openstack.wsgi [None req-44ee9c5e-a4ed-4e86-9c04-2fd8458e86fe tempest-VolumesTransfersV357Test-939545047 tempest-VolumesTransfersV357Test-939545047-project-admin] Calling method 'delete' {{(pid=100522) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:11:55.590588 np0000005924 devstack@c-api.service[100522]: INFO cinder.api.v3.volumes [None req-44ee9c5e-a4ed-4e86-9c04-2fd8458e86fe tempest-VolumesTransfersV357Test-939545047 tempest-VolumesTransfersV357Test-939545047-project-admin] Delete volume with id: 43296bf0-9c3f-430e-985b-fdfe8efde080 Jul 27 16:11:55.599770 np0000005924 devstack@c-api.service[100522]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:11:55.599770 np0000005924 devstack@c-api.service[100522]: warnings.warn( Jul 27 16:11:55.600171 np0000005924 devstack@c-api.service[100522]: INFO cinder.volume.api [None req-44ee9c5e-a4ed-4e86-9c04-2fd8458e86fe tempest-VolumesTransfersV357Test-939545047 tempest-VolumesTransfersV357Test-939545047-project-admin] Volume info retrieved successfully. Jul 27 16:11:55.623384 np0000005924 devstack@c-api.service[100522]: INFO cinder.volume.api [None req-44ee9c5e-a4ed-4e86-9c04-2fd8458e86fe tempest-VolumesTransfersV357Test-939545047 tempest-VolumesTransfersV357Test-939545047-project-admin] Delete volume request issued successfully. Jul 27 16:11:55.623668 np0000005924 devstack@c-api.service[100522]: INFO cinder.api.openstack.wsgi [None req-44ee9c5e-a4ed-4e86-9c04-2fd8458e86fe tempest-VolumesTransfersV357Test-939545047 tempest-VolumesTransfersV357Test-939545047-project-admin] https://10.4.3.117/volume/v3/volumes/43296bf0-9c3f-430e-985b-fdfe8efde080 returned with HTTP 202 Jul 27 16:11:55.624211 np0000005924 devstack@c-api.service[100522]: [pid: 100522|app: 0|req: 352/1429] 10.4.3.117 () {68 vars in 1392 bytes} [Mon Jul 27 16:11:55 2026] DELETE /volume/v3/volumes/43296bf0-9c3f-430e-985b-fdfe8efde080 => generated 0 bytes in 39 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Jul 27 16:11:55.631195 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.middleware.request_id [None req-6c8b3433-25d9-44b4-8b68-1e240907a10c None None] RequestId filter calling following filter/app {{(pid=100523) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:11:55.633477 np0000005924 devstack@c-api.service[100523]: INFO cinder.api.openstack.wsgi [None req-6c8b3433-25d9-44b4-8b68-1e240907a10c tempest-VolumesTransfersV357Test-939545047 tempest-VolumesTransfersV357Test-939545047-project-admin] GET https://10.4.3.117/volume/v3/volumes/43296bf0-9c3f-430e-985b-fdfe8efde080 Jul 27 16:11:55.633776 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.openstack.wsgi [None req-6c8b3433-25d9-44b4-8b68-1e240907a10c tempest-VolumesTransfersV357Test-939545047 tempest-VolumesTransfersV357Test-939545047-project-admin] Empty body provided in request {{(pid=100523) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:11:55.634033 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.openstack.wsgi [None req-6c8b3433-25d9-44b4-8b68-1e240907a10c tempest-VolumesTransfersV357Test-939545047 tempest-VolumesTransfersV357Test-939545047-project-admin] Calling method 'show' {{(pid=100523) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:11:55.648863 np0000005924 devstack@c-api.service[100523]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:11:55.648863 np0000005924 devstack@c-api.service[100523]: warnings.warn( Jul 27 16:11:55.657460 np0000005924 devstack@c-api.service[100523]: INFO cinder.volume.api [None req-6c8b3433-25d9-44b4-8b68-1e240907a10c tempest-VolumesTransfersV357Test-939545047 tempest-VolumesTransfersV357Test-939545047-project-admin] Volume info retrieved successfully. Jul 27 16:11:55.661464 np0000005924 devstack@c-api.service[100523]: INFO cinder.api.openstack.wsgi [None req-6c8b3433-25d9-44b4-8b68-1e240907a10c tempest-VolumesTransfersV357Test-939545047 tempest-VolumesTransfersV357Test-939545047-project-admin] https://10.4.3.117/volume/v3/volumes/43296bf0-9c3f-430e-985b-fdfe8efde080 returned with HTTP 200 Jul 27 16:11:55.661984 np0000005924 devstack@c-api.service[100523]: [pid: 100523|app: 0|req: 361/1430] 10.4.3.117 () {68 vars in 1389 bytes} [Mon Jul 27 16:11:55 2026] GET /volume/v3/volumes/43296bf0-9c3f-430e-985b-fdfe8efde080 => generated 1139 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 27 16:11:55.750296 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.middleware.request_id [req-1089adc3-9375-41c8-9596-0f5e3e00534c req-c653d139-2c20-489e-8c29-a297f795cfba None None] RequestId filter calling following filter/app {{(pid=100521) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:11:55.752229 np0000005924 devstack@c-api.service[100521]: INFO cinder.api.openstack.wsgi [req-1089adc3-9375-41c8-9596-0f5e3e00534c req-c653d139-2c20-489e-8c29-a297f795cfba tempest-TestServerVolumeAttachmentScenario-705321266 tempest-TestServerVolumeAttachmentScenario-705321266-project-member] DELETE https://10.4.3.117/volume/v3/attachments/5312524d-4637-4efa-8e36-c9d8862ed0ee Jul 27 16:11:55.752416 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.openstack.wsgi [req-1089adc3-9375-41c8-9596-0f5e3e00534c req-c653d139-2c20-489e-8c29-a297f795cfba tempest-TestServerVolumeAttachmentScenario-705321266 tempest-TestServerVolumeAttachmentScenario-705321266-project-member] Empty body provided in request {{(pid=100521) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:11:55.752592 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.openstack.wsgi [req-1089adc3-9375-41c8-9596-0f5e3e00534c req-c653d139-2c20-489e-8c29-a297f795cfba tempest-TestServerVolumeAttachmentScenario-705321266 tempest-TestServerVolumeAttachmentScenario-705321266-project-member] Calling method 'version_select' {{(pid=100521) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:11:55.767397 np0000005924 devstack@c-api.service[100521]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:11:55.767397 np0000005924 devstack@c-api.service[100521]: warnings.warn( Jul 27 16:11:55.868305 np0000005924 devstack@c-api.service[100521]: INFO cinder.api.openstack.wsgi [req-1089adc3-9375-41c8-9596-0f5e3e00534c req-c653d139-2c20-489e-8c29-a297f795cfba tempest-TestServerVolumeAttachmentScenario-705321266 tempest-TestServerVolumeAttachmentScenario-705321266-project-member] https://10.4.3.117/volume/v3/attachments/5312524d-4637-4efa-8e36-c9d8862ed0ee returned with HTTP 200 Jul 27 16:11:55.869868 np0000005924 devstack@c-api.service[100521]: [pid: 100521|app: 0|req: 358/1431] 10.4.3.117 () {72 vars in 1673 bytes} [Mon Jul 27 16:11:55 2026] DELETE /volume/v3/attachments/5312524d-4637-4efa-8e36-c9d8862ed0ee => generated 19 bytes in 119 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 27 16:11:56.336353 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.middleware.request_id [None req-7cc73cfc-6714-4de6-a15f-0112019d6f66 None None] RequestId filter calling following filter/app {{(pid=100524) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:11:56.339738 np0000005924 devstack@c-api.service[100524]: INFO cinder.api.openstack.wsgi [None req-7cc73cfc-6714-4de6-a15f-0112019d6f66 tempest-GroupsTest-2043346754 tempest-GroupsTest-2043346754-project-member] GET https://10.4.3.117/volume/v3/volumes/f347734d-d457-4c95-8c1c-b332a35db085 Jul 27 16:11:56.339933 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.openstack.wsgi [None req-7cc73cfc-6714-4de6-a15f-0112019d6f66 tempest-GroupsTest-2043346754 tempest-GroupsTest-2043346754-project-member] Empty body provided in request {{(pid=100524) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:11:56.340107 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.openstack.wsgi [None req-7cc73cfc-6714-4de6-a15f-0112019d6f66 tempest-GroupsTest-2043346754 tempest-GroupsTest-2043346754-project-member] Calling method 'show' {{(pid=100524) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:11:56.345869 np0000005924 devstack@c-api.service[100524]: INFO cinder.api.openstack.wsgi [None req-7cc73cfc-6714-4de6-a15f-0112019d6f66 tempest-GroupsTest-2043346754 tempest-GroupsTest-2043346754-project-member] https://10.4.3.117/volume/v3/volumes/f347734d-d457-4c95-8c1c-b332a35db085 returned with HTTP 404 Jul 27 16:11:56.346318 np0000005924 devstack@c-api.service[100524]: [pid: 100524|app: 0|req: 361/1432] 10.4.3.117 () {68 vars in 1389 bytes} [Mon Jul 27 16:11:56 2026] GET /volume/v3/volumes/f347734d-d457-4c95-8c1c-b332a35db085 => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 27 16:11:56.355537 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.middleware.request_id [None req-4b0386a6-8329-47dd-b3d5-b89ca5e31871 None None] RequestId filter calling following filter/app {{(pid=100522) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:11:56.360385 np0000005924 devstack@c-api.service[100522]: INFO cinder.api.openstack.wsgi [None req-4b0386a6-8329-47dd-b3d5-b89ca5e31871 tempest-GroupsTest-2043346754 tempest-GroupsTest-2043346754-project-member] GET https://10.4.3.117/volume/v3/groups/8d63fef2-ede6-47bf-a97d-836d6a6f158b Jul 27 16:11:56.360579 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.openstack.wsgi [None req-4b0386a6-8329-47dd-b3d5-b89ca5e31871 tempest-GroupsTest-2043346754 tempest-GroupsTest-2043346754-project-member] Empty body provided in request {{(pid=100522) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:11:56.360752 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.openstack.wsgi [None req-4b0386a6-8329-47dd-b3d5-b89ca5e31871 tempest-GroupsTest-2043346754 tempest-GroupsTest-2043346754-project-member] Calling method 'version_select' {{(pid=100522) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:11:56.360867 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.v3.groups [None req-4b0386a6-8329-47dd-b3d5-b89ca5e31871 tempest-GroupsTest-2043346754 tempest-GroupsTest-2043346754-project-member] show called for member 8d63fef2-ede6-47bf-a97d-836d6a6f158b {{(pid=100522) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Jul 27 16:11:56.363760 np0000005924 devstack@c-api.service[100522]: INFO cinder.api.openstack.wsgi [None req-4b0386a6-8329-47dd-b3d5-b89ca5e31871 tempest-GroupsTest-2043346754 tempest-GroupsTest-2043346754-project-member] https://10.4.3.117/volume/v3/groups/8d63fef2-ede6-47bf-a97d-836d6a6f158b returned with HTTP 404 Jul 27 16:11:56.364263 np0000005924 devstack@c-api.service[100522]: [pid: 100522|app: 0|req: 353/1433] 10.4.3.117 () {68 vars in 1386 bytes} [Mon Jul 27 16:11:56 2026] GET /volume/v3/groups/8d63fef2-ede6-47bf-a97d-836d6a6f158b => generated 108 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 27 16:11:56.373278 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.middleware.request_id [None req-1b574b89-a1c0-44b0-91b8-63a3e339363d None None] RequestId filter calling following filter/app {{(pid=100523) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:11:56.376651 np0000005924 devstack@c-api.service[100523]: INFO cinder.api.openstack.wsgi [None req-1b574b89-a1c0-44b0-91b8-63a3e339363d tempest-GroupsTest-2043346754 tempest-GroupsTest-2043346754-project-member] POST https://10.4.3.117/volume/v3/groups/3252d513-76c4-4fa0-a778-a6a90cf8ddf7/action Jul 27 16:11:56.377013 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.openstack.wsgi [None req-1b574b89-a1c0-44b0-91b8-63a3e339363d tempest-GroupsTest-2043346754 tempest-GroupsTest-2043346754-project-member] Action body: b'{"delete": {"delete-volumes": false}}' {{(pid=100523) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 27 16:11:56.377137 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.openstack.wsgi [None req-1b574b89-a1c0-44b0-91b8-63a3e339363d tempest-GroupsTest-2043346754 tempest-GroupsTest-2043346754-project-member] Action: 'action', calling method: version_select, body: {"delete": {"delete-volumes": false}} {{(pid=100523) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 27 16:11:56.379528 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.v3.groups [None req-1b574b89-a1c0-44b0-91b8-63a3e339363d tempest-GroupsTest-2043346754 tempest-GroupsTest-2043346754-project-member] delete called for group 3252d513-76c4-4fa0-a778-a6a90cf8ddf7 {{(pid=100523) _delete /opt/stack/cinder/cinder/api/v3/groups.py:117}} Jul 27 16:11:56.379663 np0000005924 devstack@c-api.service[100523]: INFO cinder.api.v3.groups [None req-1b574b89-a1c0-44b0-91b8-63a3e339363d tempest-GroupsTest-2043346754 tempest-GroupsTest-2043346754-project-member] Delete group with id: 3252d513-76c4-4fa0-a778-a6a90cf8ddf7 Jul 27 16:11:56.383272 np0000005924 devstack@c-api.service[100523]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:11:56.383272 np0000005924 devstack@c-api.service[100523]: warnings.warn( Jul 27 16:11:56.421693 np0000005924 devstack@c-api.service[100523]: INFO cinder.api.openstack.wsgi [None req-1b574b89-a1c0-44b0-91b8-63a3e339363d tempest-GroupsTest-2043346754 tempest-GroupsTest-2043346754-project-member] https://10.4.3.117/volume/v3/groups/3252d513-76c4-4fa0-a778-a6a90cf8ddf7/action returned with HTTP 202 Jul 27 16:11:56.422184 np0000005924 devstack@c-api.service[100523]: [pid: 100523|app: 0|req: 362/1434] 10.4.3.117 () {70 vars in 1428 bytes} [Mon Jul 27 16:11:56 2026] POST /volume/v3/groups/3252d513-76c4-4fa0-a778-a6a90cf8ddf7/action => generated 0 bytes in 49 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Jul 27 16:11:56.433505 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.middleware.request_id [None req-445b8b4d-c139-4f54-ad13-11206654d897 None None] RequestId filter calling following filter/app {{(pid=100521) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:11:56.439405 np0000005924 devstack@c-api.service[100521]: INFO cinder.api.openstack.wsgi [None req-445b8b4d-c139-4f54-ad13-11206654d897 tempest-GroupsTest-2043346754 tempest-GroupsTest-2043346754-project-member] GET https://10.4.3.117/volume/v3/groups/3252d513-76c4-4fa0-a778-a6a90cf8ddf7 Jul 27 16:11:56.439737 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.openstack.wsgi [None req-445b8b4d-c139-4f54-ad13-11206654d897 tempest-GroupsTest-2043346754 tempest-GroupsTest-2043346754-project-member] Empty body provided in request {{(pid=100521) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:11:56.440016 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.openstack.wsgi [None req-445b8b4d-c139-4f54-ad13-11206654d897 tempest-GroupsTest-2043346754 tempest-GroupsTest-2043346754-project-member] Calling method 'version_select' {{(pid=100521) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:11:56.440511 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.v3.groups [None req-445b8b4d-c139-4f54-ad13-11206654d897 tempest-GroupsTest-2043346754 tempest-GroupsTest-2043346754-project-member] show called for member 3252d513-76c4-4fa0-a778-a6a90cf8ddf7 {{(pid=100521) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Jul 27 16:11:56.452185 np0000005924 devstack@c-api.service[100521]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:11:56.452185 np0000005924 devstack@c-api.service[100521]: warnings.warn( Jul 27 16:11:56.475978 np0000005924 devstack@c-api.service[100521]: INFO cinder.api.openstack.wsgi [None req-445b8b4d-c139-4f54-ad13-11206654d897 tempest-GroupsTest-2043346754 tempest-GroupsTest-2043346754-project-member] https://10.4.3.117/volume/v3/groups/3252d513-76c4-4fa0-a778-a6a90cf8ddf7 returned with HTTP 200 Jul 27 16:11:56.476569 np0000005924 devstack@c-api.service[100521]: [pid: 100521|app: 0|req: 359/1435] 10.4.3.117 () {68 vars in 1386 bytes} [Mon Jul 27 16:11:56 2026] GET /volume/v3/groups/3252d513-76c4-4fa0-a778-a6a90cf8ddf7 => generated 320 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 27 16:11:56.656301 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.middleware.request_id [None req-667f1dce-3a90-4743-963b-4898c77430f3 None None] RequestId filter calling following filter/app {{(pid=100524) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:11:56.659342 np0000005924 devstack@c-api.service[100524]: INFO cinder.api.openstack.wsgi [None req-667f1dce-3a90-4743-963b-4898c77430f3 tempest-AttachVolumeShelveTestJSON-1646068937 tempest-AttachVolumeShelveTestJSON-1646068937-project-member] GET https://10.4.3.117/volume/v3/volumes/a5b0addb-d797-4564-8fbe-f1459f52e61d Jul 27 16:11:56.659588 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.openstack.wsgi [None req-667f1dce-3a90-4743-963b-4898c77430f3 tempest-AttachVolumeShelveTestJSON-1646068937 tempest-AttachVolumeShelveTestJSON-1646068937-project-member] Empty body provided in request {{(pid=100524) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:11:56.659823 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.openstack.wsgi [None req-667f1dce-3a90-4743-963b-4898c77430f3 tempest-AttachVolumeShelveTestJSON-1646068937 tempest-AttachVolumeShelveTestJSON-1646068937-project-member] Calling method 'show' {{(pid=100524) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:11:56.675441 np0000005924 devstack@c-api.service[100524]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:11:56.675441 np0000005924 devstack@c-api.service[100524]: warnings.warn( Jul 27 16:11:56.680859 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.middleware.request_id [None req-4d36f00a-6d66-4613-b8bb-6887ba75ee10 None None] RequestId filter calling following filter/app {{(pid=100522) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:11:56.682067 np0000005924 devstack@c-api.service[100524]: INFO cinder.volume.api [None req-667f1dce-3a90-4743-963b-4898c77430f3 tempest-AttachVolumeShelveTestJSON-1646068937 tempest-AttachVolumeShelveTestJSON-1646068937-project-member] Volume info retrieved successfully. Jul 27 16:11:56.687206 np0000005924 devstack@c-api.service[100522]: INFO cinder.api.openstack.wsgi [None req-4d36f00a-6d66-4613-b8bb-6887ba75ee10 tempest-VolumesTransfersV357Test-939545047 tempest-VolumesTransfersV357Test-939545047-project-admin] GET https://10.4.3.117/volume/v3/volumes/43296bf0-9c3f-430e-985b-fdfe8efde080 Jul 27 16:11:56.687454 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.openstack.wsgi [None req-4d36f00a-6d66-4613-b8bb-6887ba75ee10 tempest-VolumesTransfersV357Test-939545047 tempest-VolumesTransfersV357Test-939545047-project-admin] Empty body provided in request {{(pid=100522) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:11:56.687653 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.openstack.wsgi [None req-4d36f00a-6d66-4613-b8bb-6887ba75ee10 tempest-VolumesTransfersV357Test-939545047 tempest-VolumesTransfersV357Test-939545047-project-admin] Calling method 'show' {{(pid=100522) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:11:56.687692 np0000005924 devstack@c-api.service[100524]: INFO cinder.api.openstack.wsgi [None req-667f1dce-3a90-4743-963b-4898c77430f3 tempest-AttachVolumeShelveTestJSON-1646068937 tempest-AttachVolumeShelveTestJSON-1646068937-project-member] https://10.4.3.117/volume/v3/volumes/a5b0addb-d797-4564-8fbe-f1459f52e61d returned with HTTP 200 Jul 27 16:11:56.688145 np0000005924 devstack@c-api.service[100524]: [pid: 100524|app: 0|req: 362/1436] 10.4.3.117 () {66 vars in 1348 bytes} [Mon Jul 27 16:11:56 2026] GET /volume/v3/volumes/a5b0addb-d797-4564-8fbe-f1459f52e61d => generated 1141 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 27 16:11:56.690277 np0000005924 devstack@c-api.service[100522]: DEBUG dbcounter [-] [100522] Writing DB stats cinder:SELECT=643,cinder:INSERT=128,cinder:UPDATE=202 {{(pid=100522) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 27 16:11:56.693969 np0000005924 devstack@c-api.service[100522]: INFO cinder.api.openstack.wsgi [None req-4d36f00a-6d66-4613-b8bb-6887ba75ee10 tempest-VolumesTransfersV357Test-939545047 tempest-VolumesTransfersV357Test-939545047-project-admin] https://10.4.3.117/volume/v3/volumes/43296bf0-9c3f-430e-985b-fdfe8efde080 returned with HTTP 404 Jul 27 16:11:56.694497 np0000005924 devstack@c-api.service[100522]: [pid: 100522|app: 0|req: 354/1437] 10.4.3.117 () {68 vars in 1389 bytes} [Mon Jul 27 16:11:56 2026] GET /volume/v3/volumes/43296bf0-9c3f-430e-985b-fdfe8efde080 => generated 109 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 27 16:11:56.709249 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.middleware.request_id [None req-5267c70e-c703-432d-864b-3687c756e85b None None] RequestId filter calling following filter/app {{(pid=100523) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:11:56.711832 np0000005924 devstack@c-api.service[100523]: INFO cinder.api.openstack.wsgi [None req-5267c70e-c703-432d-864b-3687c756e85b tempest-VolumesTransfersV357Test-176484599 tempest-VolumesTransfersV357Test-176484599-project-member] GET https://10.4.3.117/volume/v3/volumes/43296bf0-9c3f-430e-985b-fdfe8efde080 Jul 27 16:11:56.712036 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.openstack.wsgi [None req-5267c70e-c703-432d-864b-3687c756e85b tempest-VolumesTransfersV357Test-176484599 tempest-VolumesTransfersV357Test-176484599-project-member] Empty body provided in request {{(pid=100523) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:11:56.712206 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.openstack.wsgi [None req-5267c70e-c703-432d-864b-3687c756e85b tempest-VolumesTransfersV357Test-176484599 tempest-VolumesTransfersV357Test-176484599-project-member] Calling method 'show' {{(pid=100523) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:11:56.724402 np0000005924 devstack@c-api.service[100523]: INFO cinder.api.openstack.wsgi [None req-5267c70e-c703-432d-864b-3687c756e85b tempest-VolumesTransfersV357Test-176484599 tempest-VolumesTransfersV357Test-176484599-project-member] https://10.4.3.117/volume/v3/volumes/43296bf0-9c3f-430e-985b-fdfe8efde080 returned with HTTP 404 Jul 27 16:11:56.724402 np0000005924 devstack@c-api.service[100523]: [pid: 100523|app: 0|req: 363/1438] 10.4.3.117 () {68 vars in 1389 bytes} [Mon Jul 27 16:11:56 2026] GET /volume/v3/volumes/43296bf0-9c3f-430e-985b-fdfe8efde080 => generated 109 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 27 16:11:56.734729 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.middleware.request_id [None req-e90144c9-b0c3-4b85-8c05-36dd9c69f5cd None None] RequestId filter calling following filter/app {{(pid=100521) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:11:56.737815 np0000005924 devstack@c-api.service[100521]: INFO cinder.api.openstack.wsgi [None req-e90144c9-b0c3-4b85-8c05-36dd9c69f5cd tempest-VolumesTransfersV357Test-176484599 tempest-VolumesTransfersV357Test-176484599-project-member] DELETE https://10.4.3.117/volume/v3/volumes/43296bf0-9c3f-430e-985b-fdfe8efde080 Jul 27 16:11:56.738262 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.openstack.wsgi [None req-e90144c9-b0c3-4b85-8c05-36dd9c69f5cd tempest-VolumesTransfersV357Test-176484599 tempest-VolumesTransfersV357Test-176484599-project-member] Empty body provided in request {{(pid=100521) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:11:56.738979 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.openstack.wsgi [None req-e90144c9-b0c3-4b85-8c05-36dd9c69f5cd tempest-VolumesTransfersV357Test-176484599 tempest-VolumesTransfersV357Test-176484599-project-member] Calling method 'delete' {{(pid=100521) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:11:56.739387 np0000005924 devstack@c-api.service[100521]: INFO cinder.api.v3.volumes [None req-e90144c9-b0c3-4b85-8c05-36dd9c69f5cd tempest-VolumesTransfersV357Test-176484599 tempest-VolumesTransfersV357Test-176484599-project-member] Delete volume with id: 43296bf0-9c3f-430e-985b-fdfe8efde080 Jul 27 16:11:56.742404 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.middleware.request_id [req-7fee9967-8d35-492e-994e-a201656ef2ec req-232fd3ee-979d-4375-b612-1de4c4aa1df9 None None] RequestId filter calling following filter/app {{(pid=100524) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:11:56.745151 np0000005924 devstack@c-api.service[100524]: INFO cinder.api.openstack.wsgi [req-7fee9967-8d35-492e-994e-a201656ef2ec req-232fd3ee-979d-4375-b612-1de4c4aa1df9 tempest-AttachVolumeShelveTestJSON-1646068937 tempest-AttachVolumeShelveTestJSON-1646068937-project-member] GET https://10.4.3.117/volume/v3/volumes/a5b0addb-d797-4564-8fbe-f1459f52e61d Jul 27 16:11:56.745432 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.openstack.wsgi [req-7fee9967-8d35-492e-994e-a201656ef2ec req-232fd3ee-979d-4375-b612-1de4c4aa1df9 tempest-AttachVolumeShelveTestJSON-1646068937 tempest-AttachVolumeShelveTestJSON-1646068937-project-member] Empty body provided in request {{(pid=100524) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:11:56.745686 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.openstack.wsgi [req-7fee9967-8d35-492e-994e-a201656ef2ec req-232fd3ee-979d-4375-b612-1de4c4aa1df9 tempest-AttachVolumeShelveTestJSON-1646068937 tempest-AttachVolumeShelveTestJSON-1646068937-project-member] Calling method 'show' {{(pid=100524) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:11:56.749187 np0000005924 devstack@c-api.service[100521]: INFO cinder.api.openstack.wsgi [None req-e90144c9-b0c3-4b85-8c05-36dd9c69f5cd tempest-VolumesTransfersV357Test-176484599 tempest-VolumesTransfersV357Test-176484599-project-member] https://10.4.3.117/volume/v3/volumes/43296bf0-9c3f-430e-985b-fdfe8efde080 returned with HTTP 404 Jul 27 16:11:56.750630 np0000005924 devstack@c-api.service[100521]: [pid: 100521|app: 0|req: 360/1439] 10.4.3.117 () {68 vars in 1392 bytes} [Mon Jul 27 16:11:56 2026] DELETE /volume/v3/volumes/43296bf0-9c3f-430e-985b-fdfe8efde080 => generated 109 bytes in 17 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 27 16:11:56.761896 np0000005924 devstack@c-api.service[100524]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:11:56.761896 np0000005924 devstack@c-api.service[100524]: warnings.warn( Jul 27 16:11:56.766138 np0000005924 devstack@c-api.service[100524]: INFO cinder.volume.api [req-7fee9967-8d35-492e-994e-a201656ef2ec req-232fd3ee-979d-4375-b612-1de4c4aa1df9 tempest-AttachVolumeShelveTestJSON-1646068937 tempest-AttachVolumeShelveTestJSON-1646068937-project-member] Volume info retrieved successfully. Jul 27 16:11:56.770996 np0000005924 devstack@c-api.service[100524]: INFO cinder.api.openstack.wsgi [req-7fee9967-8d35-492e-994e-a201656ef2ec req-232fd3ee-979d-4375-b612-1de4c4aa1df9 tempest-AttachVolumeShelveTestJSON-1646068937 tempest-AttachVolumeShelveTestJSON-1646068937-project-member] https://10.4.3.117/volume/v3/volumes/a5b0addb-d797-4564-8fbe-f1459f52e61d returned with HTTP 200 Jul 27 16:11:56.771597 np0000005924 devstack@c-api.service[100524]: [pid: 100524|app: 0|req: 363/1440] 10.4.3.117 () {68 vars in 1598 bytes} [Mon Jul 27 16:11:56 2026] GET /volume/v3/volumes/a5b0addb-d797-4564-8fbe-f1459f52e61d => generated 1141 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 27 16:11:56.804649 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.middleware.request_id [req-7fee9967-8d35-492e-994e-a201656ef2ec req-80ac92e8-b00b-4205-87e1-711f77c91422 None None] RequestId filter calling following filter/app {{(pid=100522) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:11:56.808498 np0000005924 devstack@c-api.service[100522]: INFO cinder.api.openstack.wsgi [req-7fee9967-8d35-492e-994e-a201656ef2ec req-80ac92e8-b00b-4205-87e1-711f77c91422 tempest-AttachVolumeShelveTestJSON-1646068937 tempest-AttachVolumeShelveTestJSON-1646068937-project-member] POST https://10.4.3.117/volume/v3/volumes/a5b0addb-d797-4564-8fbe-f1459f52e61d/action Jul 27 16:11:56.808811 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.openstack.wsgi [req-7fee9967-8d35-492e-994e-a201656ef2ec req-80ac92e8-b00b-4205-87e1-711f77c91422 tempest-AttachVolumeShelveTestJSON-1646068937 tempest-AttachVolumeShelveTestJSON-1646068937-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100522) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 27 16:11:56.809021 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.openstack.wsgi [req-7fee9967-8d35-492e-994e-a201656ef2ec req-80ac92e8-b00b-4205-87e1-711f77c91422 tempest-AttachVolumeShelveTestJSON-1646068937 tempest-AttachVolumeShelveTestJSON-1646068937-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100522) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 27 16:11:56.824537 np0000005924 devstack@c-api.service[100522]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:11:56.824537 np0000005924 devstack@c-api.service[100522]: warnings.warn( Jul 27 16:11:56.825143 np0000005924 devstack@c-api.service[100522]: INFO cinder.volume.api [req-7fee9967-8d35-492e-994e-a201656ef2ec req-80ac92e8-b00b-4205-87e1-711f77c91422 tempest-AttachVolumeShelveTestJSON-1646068937 tempest-AttachVolumeShelveTestJSON-1646068937-project-member] Volume info retrieved successfully. Jul 27 16:11:56.838819 np0000005924 devstack@c-api.service[100522]: INFO cinder.volume.api [req-7fee9967-8d35-492e-994e-a201656ef2ec req-80ac92e8-b00b-4205-87e1-711f77c91422 tempest-AttachVolumeShelveTestJSON-1646068937 tempest-AttachVolumeShelveTestJSON-1646068937-project-member] Begin detaching volume completed successfully. Jul 27 16:11:56.839092 np0000005924 devstack@c-api.service[100522]: INFO cinder.api.openstack.wsgi [req-7fee9967-8d35-492e-994e-a201656ef2ec req-80ac92e8-b00b-4205-87e1-711f77c91422 tempest-AttachVolumeShelveTestJSON-1646068937 tempest-AttachVolumeShelveTestJSON-1646068937-project-member] https://10.4.3.117/volume/v3/volumes/a5b0addb-d797-4564-8fbe-f1459f52e61d/action returned with HTTP 202 Jul 27 16:11:56.839708 np0000005924 devstack@c-api.service[100522]: [pid: 100522|app: 0|req: 355/1441] 10.4.3.117 () {72 vars in 1672 bytes} [Mon Jul 27 16:11:56 2026] POST /volume/v3/volumes/a5b0addb-d797-4564-8fbe-f1459f52e61d/action => generated 0 bytes in 36 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 27 16:11:56.887161 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.middleware.request_id [req-36153439-5a83-401e-8eda-48f095362638 req-aecab485-94ac-4c3e-b43c-9da5066e8864 None None] RequestId filter calling following filter/app {{(pid=100523) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:11:56.889143 np0000005924 devstack@c-api.service[100523]: INFO cinder.api.openstack.wsgi [req-36153439-5a83-401e-8eda-48f095362638 req-aecab485-94ac-4c3e-b43c-9da5066e8864 tempest-TestServerVolumeAttachmentScenario-705321266 tempest-TestServerVolumeAttachmentScenario-705321266-project-member] GET https://10.4.3.117/volume/v3/volumes/817a1fab-46ad-41d3-857b-6b1c68f11268 Jul 27 16:11:56.889342 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.openstack.wsgi [req-36153439-5a83-401e-8eda-48f095362638 req-aecab485-94ac-4c3e-b43c-9da5066e8864 tempest-TestServerVolumeAttachmentScenario-705321266 tempest-TestServerVolumeAttachmentScenario-705321266-project-member] Empty body provided in request {{(pid=100523) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:11:56.889515 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.openstack.wsgi [req-36153439-5a83-401e-8eda-48f095362638 req-aecab485-94ac-4c3e-b43c-9da5066e8864 tempest-TestServerVolumeAttachmentScenario-705321266 tempest-TestServerVolumeAttachmentScenario-705321266-project-member] Calling method 'show' {{(pid=100523) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:11:56.899873 np0000005924 devstack@c-api.service[100523]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:11:56.899873 np0000005924 devstack@c-api.service[100523]: warnings.warn( Jul 27 16:11:56.904766 np0000005924 devstack@c-api.service[100523]: INFO cinder.volume.api [req-36153439-5a83-401e-8eda-48f095362638 req-aecab485-94ac-4c3e-b43c-9da5066e8864 tempest-TestServerVolumeAttachmentScenario-705321266 tempest-TestServerVolumeAttachmentScenario-705321266-project-member] Volume info retrieved successfully. Jul 27 16:11:56.909300 np0000005924 devstack@c-api.service[100523]: INFO cinder.api.openstack.wsgi [req-36153439-5a83-401e-8eda-48f095362638 req-aecab485-94ac-4c3e-b43c-9da5066e8864 tempest-TestServerVolumeAttachmentScenario-705321266 tempest-TestServerVolumeAttachmentScenario-705321266-project-member] https://10.4.3.117/volume/v3/volumes/817a1fab-46ad-41d3-857b-6b1c68f11268 returned with HTTP 200 Jul 27 16:11:56.909932 np0000005924 devstack@c-api.service[100523]: [pid: 100523|app: 0|req: 364/1442] 10.4.3.117 () {68 vars in 1598 bytes} [Mon Jul 27 16:11:56 2026] GET /volume/v3/volumes/817a1fab-46ad-41d3-857b-6b1c68f11268 => generated 857 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jul 27 16:11:56.956858 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.middleware.request_id [None req-d0738791-7a6f-4d88-99bb-66574bb15307 None None] RequestId filter calling following filter/app {{(pid=100521) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:11:56.956858 np0000005924 devstack@c-api.service[100521]: INFO cinder.api.openstack.wsgi [None req-d0738791-7a6f-4d88-99bb-66574bb15307 None None] GET https://10.4.3.117/volume// Jul 27 16:11:56.956858 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.openstack.wsgi [None req-d0738791-7a6f-4d88-99bb-66574bb15307 None None] Empty body provided in request {{(pid=100521) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:11:56.956858 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.openstack.wsgi [None req-d0738791-7a6f-4d88-99bb-66574bb15307 None None] Calling method 'all' {{(pid=100521) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:11:56.956858 np0000005924 devstack@c-api.service[100521]: INFO cinder.api.openstack.wsgi [None req-d0738791-7a6f-4d88-99bb-66574bb15307 None None] https://10.4.3.117/volume// returned with HTTP 300 Jul 27 16:11:56.956858 np0000005924 devstack@c-api.service[100521]: [pid: 100521|app: 0|req: 361/1443] 10.4.3.117 () {66 vars in 1426 bytes} [Mon Jul 27 16:11:56 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (2 switches on core 0) Jul 27 16:11:56.986224 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.middleware.request_id [req-7fee9967-8d35-492e-994e-a201656ef2ec req-50f3096f-640d-429e-aafa-a51c6b2e6710 None None] RequestId filter calling following filter/app {{(pid=100524) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:11:56.991801 np0000005924 devstack@c-api.service[100524]: INFO cinder.api.openstack.wsgi [req-7fee9967-8d35-492e-994e-a201656ef2ec req-50f3096f-640d-429e-aafa-a51c6b2e6710 tempest-AttachVolumeShelveTestJSON-1646068937 tempest-AttachVolumeShelveTestJSON-1646068937-project-member] GET https://10.4.3.117/volume/v3/volumes/a5b0addb-d797-4564-8fbe-f1459f52e61d Jul 27 16:11:56.992105 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.openstack.wsgi [req-7fee9967-8d35-492e-994e-a201656ef2ec req-50f3096f-640d-429e-aafa-a51c6b2e6710 tempest-AttachVolumeShelveTestJSON-1646068937 tempest-AttachVolumeShelveTestJSON-1646068937-project-member] Empty body provided in request {{(pid=100524) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:11:56.994255 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.openstack.wsgi [req-7fee9967-8d35-492e-994e-a201656ef2ec req-50f3096f-640d-429e-aafa-a51c6b2e6710 tempest-AttachVolumeShelveTestJSON-1646068937 tempest-AttachVolumeShelveTestJSON-1646068937-project-member] Calling method 'show' {{(pid=100524) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:11:57.015489 np0000005924 devstack@c-api.service[100524]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:11:57.015489 np0000005924 devstack@c-api.service[100524]: warnings.warn( Jul 27 16:11:57.021836 np0000005924 devstack@c-api.service[100524]: INFO cinder.volume.api [req-7fee9967-8d35-492e-994e-a201656ef2ec req-50f3096f-640d-429e-aafa-a51c6b2e6710 tempest-AttachVolumeShelveTestJSON-1646068937 tempest-AttachVolumeShelveTestJSON-1646068937-project-member] Volume info retrieved successfully. Jul 27 16:11:57.032302 np0000005924 devstack@c-api.service[100524]: INFO cinder.api.openstack.wsgi [req-7fee9967-8d35-492e-994e-a201656ef2ec req-50f3096f-640d-429e-aafa-a51c6b2e6710 tempest-AttachVolumeShelveTestJSON-1646068937 tempest-AttachVolumeShelveTestJSON-1646068937-project-member] https://10.4.3.117/volume/v3/volumes/a5b0addb-d797-4564-8fbe-f1459f52e61d returned with HTTP 200 Jul 27 16:11:57.032881 np0000005924 devstack@c-api.service[100524]: [pid: 100524|app: 0|req: 364/1444] 10.4.3.117 () {70 vars in 1639 bytes} [Mon Jul 27 16:11:56 2026] GET /volume/v3/volumes/a5b0addb-d797-4564-8fbe-f1459f52e61d => generated 1324 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 27 16:11:57.489361 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.middleware.request_id [None req-fe941363-548d-4b90-87ea-8774167a8675 None None] RequestId filter calling following filter/app {{(pid=100522) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:11:57.491905 np0000005924 devstack@c-api.service[100522]: INFO cinder.api.openstack.wsgi [None req-fe941363-548d-4b90-87ea-8774167a8675 tempest-GroupsTest-2043346754 tempest-GroupsTest-2043346754-project-member] GET https://10.4.3.117/volume/v3/groups/3252d513-76c4-4fa0-a778-a6a90cf8ddf7 Jul 27 16:11:57.492231 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.openstack.wsgi [None req-fe941363-548d-4b90-87ea-8774167a8675 tempest-GroupsTest-2043346754 tempest-GroupsTest-2043346754-project-member] Empty body provided in request {{(pid=100522) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:11:57.493686 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.openstack.wsgi [None req-fe941363-548d-4b90-87ea-8774167a8675 tempest-GroupsTest-2043346754 tempest-GroupsTest-2043346754-project-member] Calling method 'version_select' {{(pid=100522) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:11:57.493686 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.v3.groups [None req-fe941363-548d-4b90-87ea-8774167a8675 tempest-GroupsTest-2043346754 tempest-GroupsTest-2043346754-project-member] show called for member 3252d513-76c4-4fa0-a778-a6a90cf8ddf7 {{(pid=100522) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Jul 27 16:11:57.499290 np0000005924 devstack@c-api.service[100522]: INFO cinder.api.openstack.wsgi [None req-fe941363-548d-4b90-87ea-8774167a8675 tempest-GroupsTest-2043346754 tempest-GroupsTest-2043346754-project-member] https://10.4.3.117/volume/v3/groups/3252d513-76c4-4fa0-a778-a6a90cf8ddf7 returned with HTTP 404 Jul 27 16:11:57.499290 np0000005924 devstack@c-api.service[100522]: [pid: 100522|app: 0|req: 356/1445] 10.4.3.117 () {68 vars in 1386 bytes} [Mon Jul 27 16:11:57 2026] GET /volume/v3/groups/3252d513-76c4-4fa0-a778-a6a90cf8ddf7 => generated 108 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 27 16:11:57.504563 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.middleware.request_id [None req-87f25e1b-2d7d-4d43-95d0-fcb595b7731f None None] RequestId filter calling following filter/app {{(pid=100523) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:11:57.508227 np0000005924 devstack@c-api.service[100523]: INFO cinder.api.openstack.wsgi [None req-87f25e1b-2d7d-4d43-95d0-fcb595b7731f tempest-GroupsTest-2043346754 tempest-GroupsTest-2043346754-project-member] GET https://10.4.3.117/volume/v3/groups/detail Jul 27 16:11:57.508227 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.openstack.wsgi [None req-87f25e1b-2d7d-4d43-95d0-fcb595b7731f tempest-GroupsTest-2043346754 tempest-GroupsTest-2043346754-project-member] Empty body provided in request {{(pid=100523) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:11:57.508227 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.openstack.wsgi [None req-87f25e1b-2d7d-4d43-95d0-fcb595b7731f tempest-GroupsTest-2043346754 tempest-GroupsTest-2043346754-project-member] Calling method 'version_select' {{(pid=100523) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:11:57.512743 np0000005924 devstack@c-api.service[100523]: INFO cinder.api.openstack.wsgi [None req-87f25e1b-2d7d-4d43-95d0-fcb595b7731f tempest-GroupsTest-2043346754 tempest-GroupsTest-2043346754-project-member] https://10.4.3.117/volume/v3/groups/detail returned with HTTP 200 Jul 27 16:11:57.513376 np0000005924 devstack@c-api.service[100523]: [pid: 100523|app: 0|req: 365/1446] 10.4.3.117 () {68 vars in 1296 bytes} [Mon Jul 27 16:11:57 2026] GET /volume/v3/groups/detail => generated 14 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 27 16:11:57.527706 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.middleware.request_id [None req-9d01d326-bf35-4e10-9310-512f9e7d06ea None None] RequestId filter calling following filter/app {{(pid=100521) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:11:57.530153 np0000005924 devstack@c-api.service[100521]: INFO cinder.api.openstack.wsgi [None req-9d01d326-bf35-4e10-9310-512f9e7d06ea tempest-GroupsTest-2043346754 tempest-GroupsTest-2043346754-project-member] GET https://10.4.3.117/volume/v3/volumes/detail Jul 27 16:11:57.530470 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.openstack.wsgi [None req-9d01d326-bf35-4e10-9310-512f9e7d06ea tempest-GroupsTest-2043346754 tempest-GroupsTest-2043346754-project-member] Empty body provided in request {{(pid=100521) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:11:57.530726 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.openstack.wsgi [None req-9d01d326-bf35-4e10-9310-512f9e7d06ea tempest-GroupsTest-2043346754 tempest-GroupsTest-2043346754-project-member] Calling method 'detail' {{(pid=100521) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:11:57.531022 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.api_utils [None req-9d01d326-bf35-4e10-9310-512f9e7d06ea tempest-GroupsTest-2043346754 tempest-GroupsTest-2043346754-project-member] Removing options '' from query. {{(pid=100521) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 27 16:11:57.531516 np0000005924 devstack@c-api.service[100521]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:11:57.531516 np0000005924 devstack@c-api.service[100521]: warnings.warn( Jul 27 16:11:57.534741 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.volume.api [None req-9d01d326-bf35-4e10-9310-512f9e7d06ea tempest-GroupsTest-2043346754 tempest-GroupsTest-2043346754-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100521) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 27 16:11:57.583629 np0000005924 devstack@c-api.service[100521]: INFO cinder.volume.api [None req-9d01d326-bf35-4e10-9310-512f9e7d06ea tempest-GroupsTest-2043346754 tempest-GroupsTest-2043346754-project-member] Get all volumes completed successfully. Jul 27 16:11:57.587588 np0000005924 devstack@c-api.service[100521]: INFO cinder.api.openstack.wsgi [None req-9d01d326-bf35-4e10-9310-512f9e7d06ea tempest-GroupsTest-2043346754 tempest-GroupsTest-2043346754-project-member] https://10.4.3.117/volume/v3/volumes/detail returned with HTTP 200 Jul 27 16:11:57.588800 np0000005924 devstack@c-api.service[100521]: [pid: 100521|app: 0|req: 362/1447] 10.4.3.117 () {68 vars in 1299 bytes} [Mon Jul 27 16:11:57 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 64 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 27 16:11:57.601442 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.middleware.request_id [None req-f9d52f58-0348-408a-9381-e6343da4222f None None] RequestId filter calling following filter/app {{(pid=100524) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:11:57.603233 np0000005924 devstack@c-api.service[100524]: INFO cinder.api.openstack.wsgi [None req-f9d52f58-0348-408a-9381-e6343da4222f tempest-GroupsTest-2043346754 tempest-GroupsTest-2043346754-project-member] POST https://10.4.3.117/volume/v3/groups/3252d513-76c4-4fa0-a778-a6a90cf8ddf7/action Jul 27 16:11:57.603628 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.openstack.wsgi [None req-f9d52f58-0348-408a-9381-e6343da4222f tempest-GroupsTest-2043346754 tempest-GroupsTest-2043346754-project-member] Action body: b'{"delete": {"delete-volumes": true}}' {{(pid=100524) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 27 16:11:57.603751 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.openstack.wsgi [None req-f9d52f58-0348-408a-9381-e6343da4222f tempest-GroupsTest-2043346754 tempest-GroupsTest-2043346754-project-member] Action: 'action', calling method: delete_group, body: {"delete": {"delete-volumes": true}} {{(pid=100524) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 27 16:11:57.605321 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.v3.groups [None req-f9d52f58-0348-408a-9381-e6343da4222f tempest-GroupsTest-2043346754 tempest-GroupsTest-2043346754-project-member] delete called for group 3252d513-76c4-4fa0-a778-a6a90cf8ddf7 {{(pid=100524) _delete /opt/stack/cinder/cinder/api/v3/groups.py:117}} Jul 27 16:11:57.605541 np0000005924 devstack@c-api.service[100524]: INFO cinder.api.v3.groups [None req-f9d52f58-0348-408a-9381-e6343da4222f tempest-GroupsTest-2043346754 tempest-GroupsTest-2043346754-project-member] Delete group with id: 3252d513-76c4-4fa0-a778-a6a90cf8ddf7 Jul 27 16:11:57.608693 np0000005924 devstack@c-api.service[100524]: INFO cinder.api.openstack.wsgi [None req-f9d52f58-0348-408a-9381-e6343da4222f tempest-GroupsTest-2043346754 tempest-GroupsTest-2043346754-project-member] https://10.4.3.117/volume/v3/groups/3252d513-76c4-4fa0-a778-a6a90cf8ddf7/action returned with HTTP 404 Jul 27 16:11:57.609198 np0000005924 devstack@c-api.service[100524]: [pid: 100524|app: 0|req: 365/1448] 10.4.3.117 () {70 vars in 1428 bytes} [Mon Jul 27 16:11:57 2026] POST /volume/v3/groups/3252d513-76c4-4fa0-a778-a6a90cf8ddf7/action => generated 108 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 27 16:11:57.621919 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.middleware.request_id [None req-2dec578e-4abd-4d17-bd62-c8276fe0ae9b None None] RequestId filter calling following filter/app {{(pid=100522) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:11:57.624739 np0000005924 devstack@c-api.service[100522]: INFO cinder.api.openstack.wsgi [None req-2dec578e-4abd-4d17-bd62-c8276fe0ae9b tempest-GroupsTest-2043346754 tempest-GroupsTest-2043346754-project-member] GET https://10.4.3.117/volume/v3/volumes/detail Jul 27 16:11:57.625232 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.openstack.wsgi [None req-2dec578e-4abd-4d17-bd62-c8276fe0ae9b tempest-GroupsTest-2043346754 tempest-GroupsTest-2043346754-project-member] Empty body provided in request {{(pid=100522) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:11:57.625718 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.openstack.wsgi [None req-2dec578e-4abd-4d17-bd62-c8276fe0ae9b tempest-GroupsTest-2043346754 tempest-GroupsTest-2043346754-project-member] Calling method 'detail' {{(pid=100522) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:11:57.626131 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.api_utils [None req-2dec578e-4abd-4d17-bd62-c8276fe0ae9b tempest-GroupsTest-2043346754 tempest-GroupsTest-2043346754-project-member] Removing options '' from query. {{(pid=100522) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 27 16:11:57.627160 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.volume.api [None req-2dec578e-4abd-4d17-bd62-c8276fe0ae9b tempest-GroupsTest-2043346754 tempest-GroupsTest-2043346754-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100522) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 27 16:11:57.832617 np0000005924 devstack@c-api.service[100522]: INFO cinder.volume.api [None req-2dec578e-4abd-4d17-bd62-c8276fe0ae9b tempest-GroupsTest-2043346754 tempest-GroupsTest-2043346754-project-member] Get all volumes completed successfully. Jul 27 16:11:57.834561 np0000005924 devstack@c-api.service[100522]: INFO cinder.api.openstack.wsgi [None req-2dec578e-4abd-4d17-bd62-c8276fe0ae9b tempest-GroupsTest-2043346754 tempest-GroupsTest-2043346754-project-member] https://10.4.3.117/volume/v3/volumes/detail returned with HTTP 200 Jul 27 16:11:57.835378 np0000005924 devstack@c-api.service[100522]: [pid: 100522|app: 0|req: 357/1449] 10.4.3.117 () {68 vars in 1299 bytes} [Mon Jul 27 16:11:57 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 213 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 27 16:11:57.853416 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.middleware.request_id [None req-99db5484-50ee-49d4-8492-0800b92c4646 None None] RequestId filter calling following filter/app {{(pid=100523) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:11:57.855185 np0000005924 devstack@c-api.service[100523]: INFO cinder.api.openstack.wsgi [None req-99db5484-50ee-49d4-8492-0800b92c4646 tempest-GroupsTest-2043346754 tempest-GroupsTest-2043346754-project-member] POST https://10.4.3.117/volume/v3/groups/8d63fef2-ede6-47bf-a97d-836d6a6f158b/action Jul 27 16:11:57.855638 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.openstack.wsgi [None req-99db5484-50ee-49d4-8492-0800b92c4646 tempest-GroupsTest-2043346754 tempest-GroupsTest-2043346754-project-member] Action body: b'{"delete": {"delete-volumes": true}}' {{(pid=100523) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 27 16:11:57.855806 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.openstack.wsgi [None req-99db5484-50ee-49d4-8492-0800b92c4646 tempest-GroupsTest-2043346754 tempest-GroupsTest-2043346754-project-member] Action: 'action', calling method: delete_group, body: {"delete": {"delete-volumes": true}} {{(pid=100523) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 27 16:11:57.857876 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.v3.groups [None req-99db5484-50ee-49d4-8492-0800b92c4646 tempest-GroupsTest-2043346754 tempest-GroupsTest-2043346754-project-member] delete called for group 8d63fef2-ede6-47bf-a97d-836d6a6f158b {{(pid=100523) _delete /opt/stack/cinder/cinder/api/v3/groups.py:117}} Jul 27 16:11:57.857876 np0000005924 devstack@c-api.service[100523]: INFO cinder.api.v3.groups [None req-99db5484-50ee-49d4-8492-0800b92c4646 tempest-GroupsTest-2043346754 tempest-GroupsTest-2043346754-project-member] Delete group with id: 8d63fef2-ede6-47bf-a97d-836d6a6f158b Jul 27 16:11:57.864514 np0000005924 devstack@c-api.service[100523]: INFO cinder.api.openstack.wsgi [None req-99db5484-50ee-49d4-8492-0800b92c4646 tempest-GroupsTest-2043346754 tempest-GroupsTest-2043346754-project-member] https://10.4.3.117/volume/v3/groups/8d63fef2-ede6-47bf-a97d-836d6a6f158b/action returned with HTTP 404 Jul 27 16:11:57.864514 np0000005924 devstack@c-api.service[100523]: [pid: 100523|app: 0|req: 366/1450] 10.4.3.117 () {70 vars in 1428 bytes} [Mon Jul 27 16:11:57 2026] POST /volume/v3/groups/8d63fef2-ede6-47bf-a97d-836d6a6f158b/action => generated 108 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 27 16:11:57.873266 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.middleware.request_id [None req-a9d172e7-ccca-41b9-84a1-a5c4d840deb1 None None] RequestId filter calling following filter/app {{(pid=100521) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:11:57.878159 np0000005924 devstack@c-api.service[100521]: INFO cinder.api.openstack.wsgi [None req-a9d172e7-ccca-41b9-84a1-a5c4d840deb1 tempest-GroupsTest-607211464 tempest-GroupsTest-607211464-project-admin] DELETE https://10.4.3.117/volume/v3/group_types/e666f082-2250-4ea9-b99d-6f773c2e5049 Jul 27 16:11:57.878159 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.openstack.wsgi [None req-a9d172e7-ccca-41b9-84a1-a5c4d840deb1 tempest-GroupsTest-607211464 tempest-GroupsTest-607211464-project-admin] Empty body provided in request {{(pid=100521) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:11:57.878375 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.openstack.wsgi [None req-a9d172e7-ccca-41b9-84a1-a5c4d840deb1 tempest-GroupsTest-607211464 tempest-GroupsTest-607211464-project-admin] Calling method 'version_select' {{(pid=100521) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:11:57.898244 np0000005924 devstack@c-api.service[100521]: INFO cinder.api.openstack.wsgi [None req-a9d172e7-ccca-41b9-84a1-a5c4d840deb1 tempest-GroupsTest-607211464 tempest-GroupsTest-607211464-project-admin] https://10.4.3.117/volume/v3/group_types/e666f082-2250-4ea9-b99d-6f773c2e5049 returned with HTTP 202 Jul 27 16:11:57.899623 np0000005924 devstack@c-api.service[100521]: [pid: 100521|app: 0|req: 363/1451] 10.4.3.117 () {68 vars in 1404 bytes} [Mon Jul 27 16:11:57 2026] DELETE /volume/v3/group_types/e666f082-2250-4ea9-b99d-6f773c2e5049 => generated 0 bytes in 26 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Jul 27 16:11:57.911107 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.middleware.request_id [None req-527ed3d1-9123-4380-ab18-58d5ad45795b None None] RequestId filter calling following filter/app {{(pid=100524) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:11:57.912902 np0000005924 devstack@c-api.service[100524]: INFO cinder.api.openstack.wsgi [None req-527ed3d1-9123-4380-ab18-58d5ad45795b tempest-GroupsTest-607211464 tempest-GroupsTest-607211464-project-admin] DELETE https://10.4.3.117/volume/v3/types/9e5a8807-dd7f-45be-8188-87b5d1856658 Jul 27 16:11:57.913154 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.openstack.wsgi [None req-527ed3d1-9123-4380-ab18-58d5ad45795b tempest-GroupsTest-607211464 tempest-GroupsTest-607211464-project-admin] Empty body provided in request {{(pid=100524) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:11:57.914192 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.openstack.wsgi [None req-527ed3d1-9123-4380-ab18-58d5ad45795b tempest-GroupsTest-607211464 tempest-GroupsTest-607211464-project-admin] Calling method '_delete' {{(pid=100524) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:11:57.949975 np0000005924 devstack@c-api.service[100524]: INFO cinder.api.openstack.wsgi [None req-527ed3d1-9123-4380-ab18-58d5ad45795b tempest-GroupsTest-607211464 tempest-GroupsTest-607211464-project-admin] https://10.4.3.117/volume/v3/types/9e5a8807-dd7f-45be-8188-87b5d1856658 returned with HTTP 202 Jul 27 16:11:57.951094 np0000005924 devstack@c-api.service[100524]: [pid: 100524|app: 0|req: 366/1452] 10.4.3.117 () {66 vars in 1345 bytes} [Mon Jul 27 16:11:57 2026] DELETE /volume/v3/types/9e5a8807-dd7f-45be-8188-87b5d1856658 => generated 0 bytes in 40 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 27 16:11:57.962024 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.middleware.request_id [None req-778e8e32-4248-4de9-b178-9d9868ae2d57 None None] RequestId filter calling following filter/app {{(pid=100522) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:11:57.963193 np0000005924 devstack@c-api.service[100522]: INFO cinder.api.openstack.wsgi [None req-778e8e32-4248-4de9-b178-9d9868ae2d57 tempest-GroupsTest-607211464 tempest-GroupsTest-607211464-project-admin] GET https://10.4.3.117/volume/v3/types/9e5a8807-dd7f-45be-8188-87b5d1856658 Jul 27 16:11:57.963497 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.openstack.wsgi [None req-778e8e32-4248-4de9-b178-9d9868ae2d57 tempest-GroupsTest-607211464 tempest-GroupsTest-607211464-project-admin] Empty body provided in request {{(pid=100522) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:11:57.963735 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.openstack.wsgi [None req-778e8e32-4248-4de9-b178-9d9868ae2d57 tempest-GroupsTest-607211464 tempest-GroupsTest-607211464-project-admin] Calling method 'show' {{(pid=100522) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:11:57.967081 np0000005924 devstack@c-api.service[100522]: INFO cinder.api.openstack.wsgi [None req-778e8e32-4248-4de9-b178-9d9868ae2d57 tempest-GroupsTest-607211464 tempest-GroupsTest-607211464-project-admin] https://10.4.3.117/volume/v3/types/9e5a8807-dd7f-45be-8188-87b5d1856658 returned with HTTP 404 Jul 27 16:11:57.968278 np0000005924 devstack@c-api.service[100522]: [pid: 100522|app: 0|req: 358/1453] 10.4.3.117 () {66 vars in 1342 bytes} [Mon Jul 27 16:11:57 2026] GET /volume/v3/types/9e5a8807-dd7f-45be-8188-87b5d1856658 => generated 114 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 27 16:11:57.982480 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.middleware.request_id [None req-ebb2175f-04ea-47ff-87ca-1d73e521b22c None None] RequestId filter calling following filter/app {{(pid=100523) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:11:57.983479 np0000005924 devstack@c-api.service[100523]: INFO cinder.api.openstack.wsgi [None req-ebb2175f-04ea-47ff-87ca-1d73e521b22c tempest-GroupsTest-607211464 tempest-GroupsTest-607211464-project-admin] POST https://10.4.3.117/volume/v3/types Jul 27 16:11:57.984276 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.openstack.wsgi [None req-ebb2175f-04ea-47ff-87ca-1d73e521b22c tempest-GroupsTest-607211464 tempest-GroupsTest-607211464-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-GroupsTest-volume-type-206860317"}} {{(pid=100523) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 27 16:11:58.005129 np0000005924 devstack@c-api.service[100523]: INFO cinder.api.openstack.wsgi [None req-ebb2175f-04ea-47ff-87ca-1d73e521b22c tempest-GroupsTest-607211464 tempest-GroupsTest-607211464-project-admin] https://10.4.3.117/volume/v3/types returned with HTTP 200 Jul 27 16:11:58.005574 np0000005924 devstack@c-api.service[100523]: [pid: 100523|app: 0|req: 367/1454] 10.4.3.117 () {68 vars in 1252 bytes} [Mon Jul 27 16:11:57 2026] POST /volume/v3/types => generated 215 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 27 16:11:58.016346 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.middleware.request_id [None req-bafcef63-595e-4b22-b41d-41a6362056e7 None None] RequestId filter calling following filter/app {{(pid=100521) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:11:58.018716 np0000005924 devstack@c-api.service[100521]: INFO cinder.api.openstack.wsgi [None req-bafcef63-595e-4b22-b41d-41a6362056e7 tempest-GroupsTest-607211464 tempest-GroupsTest-607211464-project-admin] POST https://10.4.3.117/volume/v3/group_types Jul 27 16:11:58.019258 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.openstack.wsgi [None req-bafcef63-595e-4b22-b41d-41a6362056e7 tempest-GroupsTest-607211464 tempest-GroupsTest-607211464-project-admin] Action: 'create', calling method: version_select, body: {"group_type": {"name": "tempest-GroupsTest-group-type-1535888531"}} {{(pid=100521) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 27 16:11:58.033140 np0000005924 devstack@c-api.service[100521]: INFO cinder.api.openstack.wsgi [None req-bafcef63-595e-4b22-b41d-41a6362056e7 tempest-GroupsTest-607211464 tempest-GroupsTest-607211464-project-admin] https://10.4.3.117/volume/v3/group_types returned with HTTP 202 Jul 27 16:11:58.033571 np0000005924 devstack@c-api.service[100521]: [pid: 100521|app: 0|req: 364/1455] 10.4.3.117 () {70 vars in 1311 bytes} [Mon Jul 27 16:11:58 2026] POST /volume/v3/group_types => generated 173 bytes in 18 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Jul 27 16:11:58.042455 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.middleware.request_id [None req-5bceb82f-b287-4216-ba90-8d9e182c6026 None None] RequestId filter calling following filter/app {{(pid=100524) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:11:58.044755 np0000005924 devstack@c-api.service[100524]: INFO cinder.api.openstack.wsgi [None req-5bceb82f-b287-4216-ba90-8d9e182c6026 tempest-GroupsTest-2043346754 tempest-GroupsTest-2043346754-project-member] POST https://10.4.3.117/volume/v3/groups Jul 27 16:11:58.045146 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.openstack.wsgi [None req-5bceb82f-b287-4216-ba90-8d9e182c6026 tempest-GroupsTest-2043346754 tempest-GroupsTest-2043346754-project-member] Action: 'create', calling method: version_select, body: {"group": {"group_type": "c1ea06d0-287b-417e-800a-8686e8dbe029", "volume_types": ["43448f21-8f09-4840-8494-b8d6aefa1581"], "name": "tempest-GroupsTest-Group-1871692721"}} {{(pid=100524) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 27 16:11:58.047174 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.v3.groups [None req-5bceb82f-b287-4216-ba90-8d9e182c6026 tempest-GroupsTest-2043346754 tempest-GroupsTest-2043346754-project-member] Creating new group {'group': {'group_type': 'c1ea06d0-287b-417e-800a-8686e8dbe029', 'volume_types': ['43448f21-8f09-4840-8494-b8d6aefa1581'], 'name': 'tempest-GroupsTest-Group-1871692721'}} {{(pid=100524) create /opt/stack/cinder/cinder/api/v3/groups.py:190}} Jul 27 16:11:58.058377 np0000005924 devstack@c-api.service[100524]: INFO cinder.api.v3.groups [None req-5bceb82f-b287-4216-ba90-8d9e182c6026 tempest-GroupsTest-2043346754 tempest-GroupsTest-2043346754-project-member] Creating group tempest-GroupsTest-Group-1871692721. Jul 27 16:11:58.075899 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.volume.api [None req-5bceb82f-b287-4216-ba90-8d9e182c6026 tempest-GroupsTest-2043346754 tempest-GroupsTest-2043346754-project-member] Availability zone cache updated, next update will occur around 2026-07-27 17:11:58.075138. {{(pid=100524) list_availability_zones /opt/stack/cinder/cinder/volume/api.py:155}} Jul 27 16:11:58.075899 np0000005924 devstack@c-api.service[100524]: INFO cinder.volume.api [None req-5bceb82f-b287-4216-ba90-8d9e182c6026 tempest-GroupsTest-2043346754 tempest-GroupsTest-2043346754-project-member] Availability Zones retrieved successfully. Jul 27 16:11:58.079100 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.middleware.request_id [req-d8970d3e-7f48-4804-989d-3fcc781548e3 req-737f0cc3-2c1c-441a-8cc1-2b9ff65727ea None None] RequestId filter calling following filter/app {{(pid=100522) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:11:58.084458 np0000005924 devstack@c-api.service[100522]: INFO cinder.api.openstack.wsgi [req-d8970d3e-7f48-4804-989d-3fcc781548e3 req-737f0cc3-2c1c-441a-8cc1-2b9ff65727ea tempest-TestVolumeBootPattern-1923367323 tempest-TestVolumeBootPattern-1923367323-project-member] DELETE https://10.4.3.117/volume/v3/attachments/9b700bab-69a3-4193-b6f3-98206ca9d97a Jul 27 16:11:58.084458 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.openstack.wsgi [req-d8970d3e-7f48-4804-989d-3fcc781548e3 req-737f0cc3-2c1c-441a-8cc1-2b9ff65727ea tempest-TestVolumeBootPattern-1923367323 tempest-TestVolumeBootPattern-1923367323-project-member] Empty body provided in request {{(pid=100522) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:11:58.086707 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.openstack.wsgi [req-d8970d3e-7f48-4804-989d-3fcc781548e3 req-737f0cc3-2c1c-441a-8cc1-2b9ff65727ea tempest-TestVolumeBootPattern-1923367323 tempest-TestVolumeBootPattern-1923367323-project-member] Calling method 'version_select' {{(pid=100522) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:11:58.100873 np0000005924 devstack@c-api.service[100522]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:11:58.100873 np0000005924 devstack@c-api.service[100522]: warnings.warn( Jul 27 16:11:58.106924 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.quota [None req-5bceb82f-b287-4216-ba90-8d9e182c6026 tempest-GroupsTest-2043346754 tempest-GroupsTest-2043346754-project-member] Created reservations ['53570823-bbb2-49d4-8d6f-d99d7bf6fa59'] {{(pid=100524) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 27 16:11:58.153127 np0000005924 devstack@c-api.service[100524]: INFO cinder.api.openstack.wsgi [None req-5bceb82f-b287-4216-ba90-8d9e182c6026 tempest-GroupsTest-2043346754 tempest-GroupsTest-2043346754-project-member] https://10.4.3.117/volume/v3/groups returned with HTTP 202 Jul 27 16:11:58.153811 np0000005924 devstack@c-api.service[100524]: [pid: 100524|app: 0|req: 367/1456] 10.4.3.117 () {70 vars in 1297 bytes} [Mon Jul 27 16:11:58 2026] POST /volume/v3/groups => generated 104 bytes in 112 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Jul 27 16:11:58.168225 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.middleware.request_id [None req-b009d384-cc04-4fff-a688-8e8fd1c2d8dd None None] RequestId filter calling following filter/app {{(pid=100523) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:11:58.172908 np0000005924 devstack@c-api.service[100523]: INFO cinder.api.openstack.wsgi [None req-b009d384-cc04-4fff-a688-8e8fd1c2d8dd tempest-GroupsTest-2043346754 tempest-GroupsTest-2043346754-project-member] GET https://10.4.3.117/volume/v3/groups/36e78901-9192-4876-adbc-4738e1b0f0fa Jul 27 16:11:58.173191 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.openstack.wsgi [None req-b009d384-cc04-4fff-a688-8e8fd1c2d8dd tempest-GroupsTest-2043346754 tempest-GroupsTest-2043346754-project-member] Empty body provided in request {{(pid=100523) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:11:58.173361 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.openstack.wsgi [None req-b009d384-cc04-4fff-a688-8e8fd1c2d8dd tempest-GroupsTest-2043346754 tempest-GroupsTest-2043346754-project-member] Calling method 'version_select' {{(pid=100523) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:11:58.173500 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.v3.groups [None req-b009d384-cc04-4fff-a688-8e8fd1c2d8dd tempest-GroupsTest-2043346754 tempest-GroupsTest-2043346754-project-member] show called for member 36e78901-9192-4876-adbc-4738e1b0f0fa {{(pid=100523) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Jul 27 16:11:58.180771 np0000005924 devstack@c-api.service[100522]: INFO cinder.api.openstack.wsgi [req-d8970d3e-7f48-4804-989d-3fcc781548e3 req-737f0cc3-2c1c-441a-8cc1-2b9ff65727ea tempest-TestVolumeBootPattern-1923367323 tempest-TestVolumeBootPattern-1923367323-project-member] https://10.4.3.117/volume/v3/attachments/9b700bab-69a3-4193-b6f3-98206ca9d97a returned with HTTP 200 Jul 27 16:11:58.182152 np0000005924 devstack@c-api.service[100522]: [pid: 100522|app: 0|req: 359/1457] 10.4.3.117 () {72 vars in 1673 bytes} [Mon Jul 27 16:11:58 2026] DELETE /volume/v3/attachments/9b700bab-69a3-4193-b6f3-98206ca9d97a => generated 19 bytes in 103 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 27 16:11:58.182230 np0000005924 devstack@c-api.service[100523]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:11:58.182230 np0000005924 devstack@c-api.service[100523]: warnings.warn( Jul 27 16:11:58.200803 np0000005924 devstack@c-api.service[100523]: INFO cinder.api.openstack.wsgi [None req-b009d384-cc04-4fff-a688-8e8fd1c2d8dd tempest-GroupsTest-2043346754 tempest-GroupsTest-2043346754-project-member] https://10.4.3.117/volume/v3/groups/36e78901-9192-4876-adbc-4738e1b0f0fa returned with HTTP 200 Jul 27 16:11:58.200885 np0000005924 devstack@c-api.service[100523]: [pid: 100523|app: 0|req: 368/1458] 10.4.3.117 () {68 vars in 1386 bytes} [Mon Jul 27 16:11:58 2026] GET /volume/v3/groups/36e78901-9192-4876-adbc-4738e1b0f0fa => generated 332 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 27 16:11:59.233945 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.middleware.request_id [req-7fee9967-8d35-492e-994e-a201656ef2ec req-76534bc8-6138-44f1-b17a-ee2185dd4857 None None] RequestId filter calling following filter/app {{(pid=100521) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:11:59.233945 np0000005924 devstack@c-api.service[100521]: INFO cinder.api.openstack.wsgi [req-7fee9967-8d35-492e-994e-a201656ef2ec req-76534bc8-6138-44f1-b17a-ee2185dd4857 tempest-AttachVolumeShelveTestJSON-1646068937 tempest-AttachVolumeShelveTestJSON-1646068937-project-member] DELETE https://10.4.3.117/volume/v3/attachments/7a35a408-4ed5-4533-a44c-24a3dcb38408 Jul 27 16:11:59.233945 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.openstack.wsgi [req-7fee9967-8d35-492e-994e-a201656ef2ec req-76534bc8-6138-44f1-b17a-ee2185dd4857 tempest-AttachVolumeShelveTestJSON-1646068937 tempest-AttachVolumeShelveTestJSON-1646068937-project-member] Empty body provided in request {{(pid=100521) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:11:59.233945 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.openstack.wsgi [req-7fee9967-8d35-492e-994e-a201656ef2ec req-76534bc8-6138-44f1-b17a-ee2185dd4857 tempest-AttachVolumeShelveTestJSON-1646068937 tempest-AttachVolumeShelveTestJSON-1646068937-project-member] Calling method 'version_select' {{(pid=100521) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:11:59.233945 np0000005924 devstack@c-api.service[100521]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:11:59.233945 np0000005924 devstack@c-api.service[100521]: warnings.warn( Jul 27 16:11:59.233945 np0000005924 devstack@c-api.service[100521]: INFO cinder.api.openstack.wsgi [req-7fee9967-8d35-492e-994e-a201656ef2ec req-76534bc8-6138-44f1-b17a-ee2185dd4857 tempest-AttachVolumeShelveTestJSON-1646068937 tempest-AttachVolumeShelveTestJSON-1646068937-project-member] https://10.4.3.117/volume/v3/attachments/7a35a408-4ed5-4533-a44c-24a3dcb38408 returned with HTTP 200 Jul 27 16:11:59.233945 np0000005924 devstack@c-api.service[100521]: [pid: 100521|app: 0|req: 365/1459] 10.4.3.117 () {72 vars in 1673 bytes} [Mon Jul 27 16:11:58 2026] DELETE /volume/v3/attachments/7a35a408-4ed5-4533-a44c-24a3dcb38408 => generated 19 bytes in 125 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 27 16:11:59.240400 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.middleware.request_id [None req-c5bd8063-7c1c-43fa-b147-7efe7cef85d9 None None] RequestId filter calling following filter/app {{(pid=100524) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:11:59.240400 np0000005924 devstack@c-api.service[100524]: INFO cinder.api.openstack.wsgi [None req-c5bd8063-7c1c-43fa-b147-7efe7cef85d9 tempest-AttachVolumeShelveTestJSON-1646068937 tempest-AttachVolumeShelveTestJSON-1646068937-project-member] GET https://10.4.3.117/volume/v3/volumes/a5b0addb-d797-4564-8fbe-f1459f52e61d Jul 27 16:11:59.240400 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.openstack.wsgi [None req-c5bd8063-7c1c-43fa-b147-7efe7cef85d9 tempest-AttachVolumeShelveTestJSON-1646068937 tempest-AttachVolumeShelveTestJSON-1646068937-project-member] Empty body provided in request {{(pid=100524) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:11:59.240400 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.openstack.wsgi [None req-c5bd8063-7c1c-43fa-b147-7efe7cef85d9 tempest-AttachVolumeShelveTestJSON-1646068937 tempest-AttachVolumeShelveTestJSON-1646068937-project-member] Calling method 'show' {{(pid=100524) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:11:59.240400 np0000005924 devstack@c-api.service[100524]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:11:59.240400 np0000005924 devstack@c-api.service[100524]: warnings.warn( Jul 27 16:11:59.240400 np0000005924 devstack@c-api.service[100524]: INFO cinder.volume.api [None req-c5bd8063-7c1c-43fa-b147-7efe7cef85d9 tempest-AttachVolumeShelveTestJSON-1646068937 tempest-AttachVolumeShelveTestJSON-1646068937-project-member] Volume info retrieved successfully. Jul 27 16:11:59.240400 np0000005924 devstack@c-api.service[100524]: INFO cinder.api.openstack.wsgi [None req-c5bd8063-7c1c-43fa-b147-7efe7cef85d9 tempest-AttachVolumeShelveTestJSON-1646068937 tempest-AttachVolumeShelveTestJSON-1646068937-project-member] https://10.4.3.117/volume/v3/volumes/a5b0addb-d797-4564-8fbe-f1459f52e61d returned with HTTP 200 Jul 27 16:11:59.240400 np0000005924 devstack@c-api.service[100524]: [pid: 100524|app: 0|req: 368/1460] 10.4.3.117 () {66 vars in 1348 bytes} [Mon Jul 27 16:11:59 2026] GET /volume/v3/volumes/a5b0addb-d797-4564-8fbe-f1459f52e61d => generated 849 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 27 16:11:59.242660 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.middleware.request_id [None req-2f5ffad9-4357-4a7d-9dba-906ba05f435d None None] RequestId filter calling following filter/app {{(pid=100522) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:11:59.242660 np0000005924 devstack@c-api.service[100522]: INFO cinder.api.openstack.wsgi [None req-2f5ffad9-4357-4a7d-9dba-906ba05f435d tempest-GroupsTest-2043346754 tempest-GroupsTest-2043346754-project-member] GET https://10.4.3.117/volume/v3/groups/36e78901-9192-4876-adbc-4738e1b0f0fa Jul 27 16:11:59.242660 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.openstack.wsgi [None req-2f5ffad9-4357-4a7d-9dba-906ba05f435d tempest-GroupsTest-2043346754 tempest-GroupsTest-2043346754-project-member] Empty body provided in request {{(pid=100522) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:11:59.242660 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.openstack.wsgi [None req-2f5ffad9-4357-4a7d-9dba-906ba05f435d tempest-GroupsTest-2043346754 tempest-GroupsTest-2043346754-project-member] Calling method 'version_select' {{(pid=100522) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:11:59.242660 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.v3.groups [None req-2f5ffad9-4357-4a7d-9dba-906ba05f435d tempest-GroupsTest-2043346754 tempest-GroupsTest-2043346754-project-member] show called for member 36e78901-9192-4876-adbc-4738e1b0f0fa {{(pid=100522) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Jul 27 16:11:59.242660 np0000005924 devstack@c-api.service[100522]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:11:59.242660 np0000005924 devstack@c-api.service[100522]: warnings.warn( Jul 27 16:11:59.242660 np0000005924 devstack@c-api.service[100522]: INFO cinder.api.openstack.wsgi [None req-2f5ffad9-4357-4a7d-9dba-906ba05f435d tempest-GroupsTest-2043346754 tempest-GroupsTest-2043346754-project-member] https://10.4.3.117/volume/v3/groups/36e78901-9192-4876-adbc-4738e1b0f0fa returned with HTTP 200 Jul 27 16:11:59.242660 np0000005924 devstack@c-api.service[100522]: [pid: 100522|app: 0|req: 360/1461] 10.4.3.117 () {68 vars in 1386 bytes} [Mon Jul 27 16:11:59 2026] GET /volume/v3/groups/36e78901-9192-4876-adbc-4738e1b0f0fa => generated 333 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 27 16:11:59.250946 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.middleware.request_id [None req-8d9a4942-6255-48a7-8394-9d04b387b4e5 None None] RequestId filter calling following filter/app {{(pid=100523) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:11:59.250946 np0000005924 devstack@c-api.service[100523]: INFO cinder.api.openstack.wsgi [None req-8d9a4942-6255-48a7-8394-9d04b387b4e5 tempest-GroupsTest-2043346754 tempest-GroupsTest-2043346754-project-member] POST https://10.4.3.117/volume/v3/volumes Jul 27 16:11:59.250946 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.openstack.wsgi [None req-8d9a4942-6255-48a7-8394-9d04b387b4e5 tempest-GroupsTest-2043346754 tempest-GroupsTest-2043346754-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-volume-1807405709", "volume_type": "43448f21-8f09-4840-8494-b8d6aefa1581", "group_id": "36e78901-9192-4876-adbc-4738e1b0f0fa", "size": 1}} {{(pid=100523) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 27 16:11:59.250946 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.v3.volumes [None req-8d9a4942-6255-48a7-8394-9d04b387b4e5 tempest-GroupsTest-2043346754 tempest-GroupsTest-2043346754-project-member] Create volume request body: {'volume': {'name': 'tempest-volume-1807405709', 'volume_type': '43448f21-8f09-4840-8494-b8d6aefa1581', 'group_id': '36e78901-9192-4876-adbc-4738e1b0f0fa', 'size': 1}} {{(pid=100523) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 27 16:11:59.260127 np0000005924 devstack@c-api.service[100523]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:11:59.260127 np0000005924 devstack@c-api.service[100523]: warnings.warn( Jul 27 16:11:59.260585 np0000005924 devstack@c-api.service[100523]: INFO cinder.api.v3.volumes [None req-8d9a4942-6255-48a7-8394-9d04b387b4e5 tempest-GroupsTest-2043346754 tempest-GroupsTest-2043346754-project-member] Create volume of 1 GB Jul 27 16:11:59.267715 np0000005924 devstack@c-api.service[100523]: INFO cinder.volume.api [None req-8d9a4942-6255-48a7-8394-9d04b387b4e5 tempest-GroupsTest-2043346754 tempest-GroupsTest-2043346754-project-member] Availability Zones retrieved successfully. Jul 27 16:11:59.278139 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.volume.api [None req-8d9a4942-6255-48a7-8394-9d04b387b4e5 tempest-GroupsTest-2043346754 tempest-GroupsTest-2043346754-project-member] Flow 'volume_create_api' (4f5ec808-3ba2-4b38-9f1d-68dd58dd7afa) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100523) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 27 16:11:59.285132 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.volume.api [None req-8d9a4942-6255-48a7-8394-9d04b387b4e5 tempest-GroupsTest-2043346754 tempest-GroupsTest-2043346754-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (d5703557-6619-45c3-8c35-e03d3a27ecf4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100523) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 27 16:11:59.285668 np0000005924 devstack@c-api.service[100523]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:11:59.285668 np0000005924 devstack@c-api.service[100523]: warnings.warn( Jul 27 16:11:59.286437 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.volume.flows.api.create_volume [None req-8d9a4942-6255-48a7-8394-9d04b387b4e5 tempest-GroupsTest-2043346754 tempest-GroupsTest-2043346754-project-member] Validating volume size '1' using validate_int {{(pid=100523) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 27 16:11:59.314906 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.volume.api [None req-8d9a4942-6255-48a7-8394-9d04b387b4e5 tempest-GroupsTest-2043346754 tempest-GroupsTest-2043346754-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (d5703557-6619-45c3-8c35-e03d3a27ecf4) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-27T16:11:58Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=43448f21-8f09-4840-8494-b8d6aefa1581,is_public=True,name='tempest-GroupsTest-volume-type-206860317',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '43448f21-8f09-4840-8494-b8d6aefa1581', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': '36e78901-9192-4876-adbc-4738e1b0f0fa', 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100523) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 27 16:11:59.315674 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.volume.api [None req-8d9a4942-6255-48a7-8394-9d04b387b4e5 tempest-GroupsTest-2043346754 tempest-GroupsTest-2043346754-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (4455f04e-531a-4a06-a178-0504d63ed80d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100523) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 27 16:11:59.348786 np0000005924 devstack@c-api.service[100523]: WARNING cinder.quota [None req-8d9a4942-6255-48a7-8394-9d04b387b4e5 tempest-GroupsTest-2043346754 tempest-GroupsTest-2043346754-project-member] Deprecated: Default quota for resource: volumes_tempest-GroupsTest-volume-type-206860317 is set by the default quota flag: quota_volumes_tempest-GroupsTest-volume-type-206860317, it is now deprecated. Please use the default quota class for default quota. Jul 27 16:11:59.349072 np0000005924 devstack@c-api.service[100523]: WARNING cinder.quota [None req-8d9a4942-6255-48a7-8394-9d04b387b4e5 tempest-GroupsTest-2043346754 tempest-GroupsTest-2043346754-project-member] Deprecated: Default quota for resource: gigabytes_tempest-GroupsTest-volume-type-206860317 is set by the default quota flag: quota_gigabytes_tempest-GroupsTest-volume-type-206860317, it is now deprecated. Please use the default quota class for default quota. Jul 27 16:11:59.406186 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.quota [None req-8d9a4942-6255-48a7-8394-9d04b387b4e5 tempest-GroupsTest-2043346754 tempest-GroupsTest-2043346754-project-member] Created reservations ['d6bd0f4a-d126-4040-aff7-06727d1cec77', '2a0c2a60-2c4c-4fd2-a0e3-e13912e7d2f6', '45c1aa73-e8c6-42f0-b8f9-798be6af9fab', '08f32f4b-cee7-4703-b9c2-e1237b88174c'] {{(pid=100523) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 27 16:11:59.406548 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.volume.api [None req-8d9a4942-6255-48a7-8394-9d04b387b4e5 tempest-GroupsTest-2043346754 tempest-GroupsTest-2043346754-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (4455f04e-531a-4a06-a178-0504d63ed80d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['d6bd0f4a-d126-4040-aff7-06727d1cec77', '2a0c2a60-2c4c-4fd2-a0e3-e13912e7d2f6', '45c1aa73-e8c6-42f0-b8f9-798be6af9fab', '08f32f4b-cee7-4703-b9c2-e1237b88174c']}' {{(pid=100523) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 27 16:11:59.407356 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.volume.api [None req-8d9a4942-6255-48a7-8394-9d04b387b4e5 tempest-GroupsTest-2043346754 tempest-GroupsTest-2043346754-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (97ae9f98-3883-4e8f-a9a3-964813b7ac8d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100523) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 27 16:11:59.433122 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.volume.api [None req-8d9a4942-6255-48a7-8394-9d04b387b4e5 tempest-GroupsTest-2043346754 tempest-GroupsTest-2043346754-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (97ae9f98-3883-4e8f-a9a3-964813b7ac8d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '0559923b-67a1-4953-a8dc-58cda39e091c', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-volume-1807405709',encryption_key_id=None,group_id=36e78901-9192-4876-adbc-4738e1b0f0fa,group_type_id=,metadata={},multiattach=False,project_id='a9ef30ccf9944d9981c2c17fb9840f99',qos_specs=None,replication_status=,reservations=['d6bd0f4a-d126-4040-aff7-06727d1cec77','2a0c2a60-2c4c-4fd2-a0e3-e13912e7d2f6','45c1aa73-e8c6-42f0-b8f9-798be6af9fab','08f32f4b-cee7-4703-b9c2-e1237b88174c'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='37d386490c1c4b7b924e3844aab00c14',volume_type_id=43448f21-8f09-4840-8494-b8d6aefa1581), 'volume': Volume(_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-27T16:11:59Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-volume-1807405709',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=36e78901-9192-4876-adbc-4738e1b0f0fa,host=None,id=0559923b-67a1-4953-a8dc-58cda39e091c,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='a9ef30ccf9944d9981c2c17fb9840f99',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='37d386490c1c4b7b924e3844aab00c14',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(43448f21-8f09-4840-8494-b8d6aefa1581),volume_type_id=43448f21-8f09-4840-8494-b8d6aefa1581)}' {{(pid=100523) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 27 16:11:59.433947 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.volume.api [None req-8d9a4942-6255-48a7-8394-9d04b387b4e5 tempest-GroupsTest-2043346754 tempest-GroupsTest-2043346754-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (438b0afa-2e16-4773-ba2f-5609a3aa215c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100523) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 27 16:11:59.463049 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.volume.api [None req-8d9a4942-6255-48a7-8394-9d04b387b4e5 tempest-GroupsTest-2043346754 tempest-GroupsTest-2043346754-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (438b0afa-2e16-4773-ba2f-5609a3aa215c) transitioned into state 'SUCCESS' from state '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-1807405709',encryption_key_id=None,group_id=36e78901-9192-4876-adbc-4738e1b0f0fa,group_type_id=,metadata={},multiattach=False,project_id='a9ef30ccf9944d9981c2c17fb9840f99',qos_specs=None,replication_status=,reservations=['d6bd0f4a-d126-4040-aff7-06727d1cec77','2a0c2a60-2c4c-4fd2-a0e3-e13912e7d2f6','45c1aa73-e8c6-42f0-b8f9-798be6af9fab','08f32f4b-cee7-4703-b9c2-e1237b88174c'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='37d386490c1c4b7b924e3844aab00c14',volume_type_id=43448f21-8f09-4840-8494-b8d6aefa1581)}' {{(pid=100523) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 27 16:11:59.463049 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.volume.api [None req-8d9a4942-6255-48a7-8394-9d04b387b4e5 tempest-GroupsTest-2043346754 tempest-GroupsTest-2043346754-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (a1b5009c-8059-4aae-90c8-c763b430c78e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100523) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 27 16:11:59.473479 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.volume.api [None req-8d9a4942-6255-48a7-8394-9d04b387b4e5 tempest-GroupsTest-2043346754 tempest-GroupsTest-2043346754-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (a1b5009c-8059-4aae-90c8-c763b430c78e) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100523) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 27 16:11:59.474368 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.volume.api [None req-8d9a4942-6255-48a7-8394-9d04b387b4e5 tempest-GroupsTest-2043346754 tempest-GroupsTest-2043346754-project-member] Flow 'volume_create_api' (4f5ec808-3ba2-4b38-9f1d-68dd58dd7afa) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100523) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 27 16:11:59.474571 np0000005924 devstack@c-api.service[100523]: INFO cinder.volume.api [None req-8d9a4942-6255-48a7-8394-9d04b387b4e5 tempest-GroupsTest-2043346754 tempest-GroupsTest-2043346754-project-member] Create volume request issued successfully. Jul 27 16:11:59.475623 np0000005924 devstack@c-api.service[100523]: WARNING stevedore.named [None req-8d9a4942-6255-48a7-8394-9d04b387b4e5 tempest-GroupsTest-2043346754 tempest-GroupsTest-2043346754-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 27 16:11:59.475623 np0000005924 devstack@c-api.service[100523]: WARNING castellan.key_manager [None req-8d9a4942-6255-48a7-8394-9d04b387b4e5 tempest-GroupsTest-2043346754 tempest-GroupsTest-2043346754-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based 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 27 16:11:59.516099 np0000005924 devstack@c-api.service[100523]: DEBUG oslo_db.sqlalchemy.engines [None req-8d9a4942-6255-48a7-8394-9d04b387b4e5 tempest-GroupsTest-2043346754 tempest-GroupsTest-2043346754-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100523) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 27 16:11:59.519368 np0000005924 devstack@c-api.service[100523]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:11:59.519368 np0000005924 devstack@c-api.service[100523]: warnings.warn( Jul 27 16:11:59.522832 np0000005924 devstack@c-api.service[100523]: INFO cinder.api.openstack.wsgi [None req-8d9a4942-6255-48a7-8394-9d04b387b4e5 tempest-GroupsTest-2043346754 tempest-GroupsTest-2043346754-project-member] https://10.4.3.117/volume/v3/volumes returned with HTTP 202 Jul 27 16:11:59.523228 np0000005924 devstack@c-api.service[100523]: [pid: 100523|app: 0|req: 369/1462] 10.4.3.117 () {70 vars in 1300 bytes} [Mon Jul 27 16:11:59 2026] POST /volume/v3/volumes => generated 814 bytes in 280 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Jul 27 16:11:59.542709 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.middleware.request_id [None req-510fd18f-ddfa-43d8-8741-014fde7d9f28 None None] RequestId filter calling following filter/app {{(pid=100521) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:11:59.546695 np0000005924 devstack@c-api.service[100521]: INFO cinder.api.openstack.wsgi [None req-510fd18f-ddfa-43d8-8741-014fde7d9f28 tempest-GroupsTest-2043346754 tempest-GroupsTest-2043346754-project-member] GET https://10.4.3.117/volume/v3/volumes/0559923b-67a1-4953-a8dc-58cda39e091c Jul 27 16:11:59.546856 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.openstack.wsgi [None req-510fd18f-ddfa-43d8-8741-014fde7d9f28 tempest-GroupsTest-2043346754 tempest-GroupsTest-2043346754-project-member] Empty body provided in request {{(pid=100521) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:11:59.547106 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.openstack.wsgi [None req-510fd18f-ddfa-43d8-8741-014fde7d9f28 tempest-GroupsTest-2043346754 tempest-GroupsTest-2043346754-project-member] Calling method 'show' {{(pid=100521) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:11:59.554694 np0000005924 devstack@c-api.service[100521]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:11:59.554694 np0000005924 devstack@c-api.service[100521]: warnings.warn( Jul 27 16:11:59.560338 np0000005924 devstack@c-api.service[100521]: INFO cinder.volume.api [None req-510fd18f-ddfa-43d8-8741-014fde7d9f28 tempest-GroupsTest-2043346754 tempest-GroupsTest-2043346754-project-member] Volume info retrieved successfully. Jul 27 16:11:59.561064 np0000005924 devstack@c-api.service[100521]: WARNING stevedore.named [None req-510fd18f-ddfa-43d8-8741-014fde7d9f28 tempest-GroupsTest-2043346754 tempest-GroupsTest-2043346754-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 27 16:11:59.561219 np0000005924 devstack@c-api.service[100521]: WARNING castellan.key_manager [None req-510fd18f-ddfa-43d8-8741-014fde7d9f28 tempest-GroupsTest-2043346754 tempest-GroupsTest-2043346754-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based 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 27 16:11:59.609445 np0000005924 devstack@c-api.service[100521]: DEBUG oslo_db.sqlalchemy.engines [None req-510fd18f-ddfa-43d8-8741-014fde7d9f28 tempest-GroupsTest-2043346754 tempest-GroupsTest-2043346754-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100521) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 27 16:11:59.613220 np0000005924 devstack@c-api.service[100521]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:11:59.613220 np0000005924 devstack@c-api.service[100521]: warnings.warn( Jul 27 16:11:59.623775 np0000005924 devstack@c-api.service[100521]: INFO cinder.api.openstack.wsgi [None req-510fd18f-ddfa-43d8-8741-014fde7d9f28 tempest-GroupsTest-2043346754 tempest-GroupsTest-2043346754-project-member] https://10.4.3.117/volume/v3/volumes/0559923b-67a1-4953-a8dc-58cda39e091c returned with HTTP 200 Jul 27 16:11:59.624305 np0000005924 devstack@c-api.service[100521]: [pid: 100521|app: 0|req: 366/1463] 10.4.3.117 () {68 vars in 1389 bytes} [Mon Jul 27 16:11:59 2026] GET /volume/v3/volumes/0559923b-67a1-4953-a8dc-58cda39e091c => generated 882 bytes in 82 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 27 16:12:00.011925 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.middleware.request_id [None req-0aac9ee9-e94b-47d3-95b4-c52235667313 None None] RequestId filter calling following filter/app {{(pid=100524) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:12:00.014353 np0000005924 devstack@c-api.service[100524]: INFO cinder.api.openstack.wsgi [None req-0aac9ee9-e94b-47d3-95b4-c52235667313 tempest-ServerRescueNegativeTestJSON-536322794 tempest-ServerRescueNegativeTestJSON-536322794-project-member] POST https://10.4.3.117/volume/v3/volumes Jul 27 16:12:00.014830 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.openstack.wsgi [None req-0aac9ee9-e94b-47d3-95b4-c52235667313 tempest-ServerRescueNegativeTestJSON-536322794 tempest-ServerRescueNegativeTestJSON-536322794-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-ServerRescueNegativeTestJSON-volume-1485109997"}} {{(pid=100524) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 27 16:12:00.018220 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.v3.volumes [None req-0aac9ee9-e94b-47d3-95b4-c52235667313 tempest-ServerRescueNegativeTestJSON-536322794 tempest-ServerRescueNegativeTestJSON-536322794-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-ServerRescueNegativeTestJSON-volume-1485109997'}} {{(pid=100524) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 27 16:12:00.018473 np0000005924 devstack@c-api.service[100524]: INFO cinder.api.v3.volumes [None req-0aac9ee9-e94b-47d3-95b4-c52235667313 tempest-ServerRescueNegativeTestJSON-536322794 tempest-ServerRescueNegativeTestJSON-536322794-project-member] Create volume of 1 GB Jul 27 16:12:00.025917 np0000005924 devstack@c-api.service[100524]: INFO cinder.volume.api [None req-0aac9ee9-e94b-47d3-95b4-c52235667313 tempest-ServerRescueNegativeTestJSON-536322794 tempest-ServerRescueNegativeTestJSON-536322794-project-member] Availability Zones retrieved successfully. Jul 27 16:12:00.035978 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.volume.api [None req-0aac9ee9-e94b-47d3-95b4-c52235667313 tempest-ServerRescueNegativeTestJSON-536322794 tempest-ServerRescueNegativeTestJSON-536322794-project-member] Flow 'volume_create_api' (8ee4247e-e1c2-46d8-9c5c-2460c886bca5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100524) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 27 16:12:00.037457 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.volume.api [None req-0aac9ee9-e94b-47d3-95b4-c52235667313 tempest-ServerRescueNegativeTestJSON-536322794 tempest-ServerRescueNegativeTestJSON-536322794-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (91420f83-98d0-4793-8daf-d7a60f1e9be9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100524) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 27 16:12:00.038970 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.volume.flows.api.create_volume [None req-0aac9ee9-e94b-47d3-95b4-c52235667313 tempest-ServerRescueNegativeTestJSON-536322794 tempest-ServerRescueNegativeTestJSON-536322794-project-member] Validating volume size '1' using validate_int {{(pid=100524) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 27 16:12:00.087479 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.volume.api [None req-0aac9ee9-e94b-47d3-95b4-c52235667313 tempest-ServerRescueNegativeTestJSON-536322794 tempest-ServerRescueNegativeTestJSON-536322794-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (91420f83-98d0-4793-8daf-d7a60f1e9be9) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-27T16:04:59Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=2bce4e1a-e6e0-49d9-be36-c3405449a01e,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '2bce4e1a-e6e0-49d9-be36-c3405449a01e', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100524) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 27 16:12:00.088813 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.volume.api [None req-0aac9ee9-e94b-47d3-95b4-c52235667313 tempest-ServerRescueNegativeTestJSON-536322794 tempest-ServerRescueNegativeTestJSON-536322794-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (d2d63b20-be09-45ca-b60c-e8c82323b36a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100524) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 27 16:12:00.112065 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.middleware.request_id [None req-a6a4abac-28a9-4721-a084-8d9437e5b96b None None] RequestId filter calling following filter/app {{(pid=100522) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:12:00.117646 np0000005924 devstack@c-api.service[100522]: INFO cinder.api.openstack.wsgi [None req-a6a4abac-28a9-4721-a084-8d9437e5b96b tempest-TestVolumeBootPattern-1923367323 tempest-TestVolumeBootPattern-1923367323-project-member] DELETE https://10.4.3.117/volume/v3/volumes/fce72754-69ac-4ff1-935b-4cd1305df987 Jul 27 16:12:00.117816 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.openstack.wsgi [None req-a6a4abac-28a9-4721-a084-8d9437e5b96b tempest-TestVolumeBootPattern-1923367323 tempest-TestVolumeBootPattern-1923367323-project-member] Empty body provided in request {{(pid=100522) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:12:00.118059 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.openstack.wsgi [None req-a6a4abac-28a9-4721-a084-8d9437e5b96b tempest-TestVolumeBootPattern-1923367323 tempest-TestVolumeBootPattern-1923367323-project-member] Calling method 'delete' {{(pid=100522) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:12:00.118297 np0000005924 devstack@c-api.service[100522]: INFO cinder.api.v3.volumes [None req-a6a4abac-28a9-4721-a084-8d9437e5b96b tempest-TestVolumeBootPattern-1923367323 tempest-TestVolumeBootPattern-1923367323-project-member] Delete volume with id: fce72754-69ac-4ff1-935b-4cd1305df987 Jul 27 16:12:00.126895 np0000005924 devstack@c-api.service[100522]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:12:00.126895 np0000005924 devstack@c-api.service[100522]: warnings.warn( Jul 27 16:12:00.127468 np0000005924 devstack@c-api.service[100522]: INFO cinder.volume.api [None req-a6a4abac-28a9-4721-a084-8d9437e5b96b tempest-TestVolumeBootPattern-1923367323 tempest-TestVolumeBootPattern-1923367323-project-member] Volume info retrieved successfully. Jul 27 16:12:00.150423 np0000005924 devstack@c-api.service[100522]: WARNING cinder.keymgr.conf_key_mgr [None req-a6a4abac-28a9-4721-a084-8d9437e5b96b tempest-TestVolumeBootPattern-1923367323 tempest-TestVolumeBootPattern-1923367323-project-member] Not deleting key 00000000-0000-0000-0000-000000000000 Jul 27 16:12:00.160036 np0000005924 devstack@c-api.service[100522]: INFO cinder.volume.api [None req-a6a4abac-28a9-4721-a084-8d9437e5b96b tempest-TestVolumeBootPattern-1923367323 tempest-TestVolumeBootPattern-1923367323-project-member] Delete volume request issued successfully. Jul 27 16:12:00.160226 np0000005924 devstack@c-api.service[100522]: INFO cinder.api.openstack.wsgi [None req-a6a4abac-28a9-4721-a084-8d9437e5b96b tempest-TestVolumeBootPattern-1923367323 tempest-TestVolumeBootPattern-1923367323-project-member] https://10.4.3.117/volume/v3/volumes/fce72754-69ac-4ff1-935b-4cd1305df987 returned with HTTP 202 Jul 27 16:12:00.160712 np0000005924 devstack@c-api.service[100522]: [pid: 100522|app: 0|req: 361/1464] 10.4.3.117 () {66 vars in 1351 bytes} [Mon Jul 27 16:12:00 2026] DELETE /volume/v3/volumes/fce72754-69ac-4ff1-935b-4cd1305df987 => generated 0 bytes in 49 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 27 16:12:00.163465 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.quota [None req-0aac9ee9-e94b-47d3-95b4-c52235667313 tempest-ServerRescueNegativeTestJSON-536322794 tempest-ServerRescueNegativeTestJSON-536322794-project-member] Created reservations ['2c1c69e6-7c3e-4d45-9972-654df751710d', '33888772-377e-431c-847d-620eadbda4e4', '3afe59b4-1ce5-46df-843f-14aed70bc994', 'baa4f716-4446-4b30-a10f-c66f7af90f77'] {{(pid=100524) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 27 16:12:00.164457 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.volume.api [None req-0aac9ee9-e94b-47d3-95b4-c52235667313 tempest-ServerRescueNegativeTestJSON-536322794 tempest-ServerRescueNegativeTestJSON-536322794-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (d2d63b20-be09-45ca-b60c-e8c82323b36a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['2c1c69e6-7c3e-4d45-9972-654df751710d', '33888772-377e-431c-847d-620eadbda4e4', '3afe59b4-1ce5-46df-843f-14aed70bc994', 'baa4f716-4446-4b30-a10f-c66f7af90f77']}' {{(pid=100524) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 27 16:12:00.165449 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.volume.api [None req-0aac9ee9-e94b-47d3-95b4-c52235667313 tempest-ServerRescueNegativeTestJSON-536322794 tempest-ServerRescueNegativeTestJSON-536322794-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (8d36fcb7-5490-46e8-969f-ab90459b5431) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100524) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 27 16:12:00.171019 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.middleware.request_id [None req-9a1611ea-a363-41fd-a79c-31b84fc397ac None None] RequestId filter calling following filter/app {{(pid=100523) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:12:00.174886 np0000005924 devstack@c-api.service[100523]: INFO cinder.api.openstack.wsgi [None req-9a1611ea-a363-41fd-a79c-31b84fc397ac tempest-TestVolumeBootPattern-1923367323 tempest-TestVolumeBootPattern-1923367323-project-member] GET https://10.4.3.117/volume/v3/volumes/fce72754-69ac-4ff1-935b-4cd1305df987 Jul 27 16:12:00.175200 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.openstack.wsgi [None req-9a1611ea-a363-41fd-a79c-31b84fc397ac tempest-TestVolumeBootPattern-1923367323 tempest-TestVolumeBootPattern-1923367323-project-member] Empty body provided in request {{(pid=100523) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:12:00.175511 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.openstack.wsgi [None req-9a1611ea-a363-41fd-a79c-31b84fc397ac tempest-TestVolumeBootPattern-1923367323 tempest-TestVolumeBootPattern-1923367323-project-member] Calling method 'show' {{(pid=100523) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:12:00.185620 np0000005924 devstack@c-api.service[100523]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:12:00.185620 np0000005924 devstack@c-api.service[100523]: warnings.warn( Jul 27 16:12:00.192247 np0000005924 devstack@c-api.service[100523]: INFO cinder.volume.api [None req-9a1611ea-a363-41fd-a79c-31b84fc397ac tempest-TestVolumeBootPattern-1923367323 tempest-TestVolumeBootPattern-1923367323-project-member] Volume info retrieved successfully. Jul 27 16:12:00.199960 np0000005924 devstack@c-api.service[100523]: INFO cinder.api.openstack.wsgi [None req-9a1611ea-a363-41fd-a79c-31b84fc397ac tempest-TestVolumeBootPattern-1923367323 tempest-TestVolumeBootPattern-1923367323-project-member] https://10.4.3.117/volume/v3/volumes/fce72754-69ac-4ff1-935b-4cd1305df987 returned with HTTP 200 Jul 27 16:12:00.199960 np0000005924 devstack@c-api.service[100523]: [pid: 100523|app: 0|req: 370/1465] 10.4.3.117 () {66 vars in 1348 bytes} [Mon Jul 27 16:12:00 2026] GET /volume/v3/volumes/fce72754-69ac-4ff1-935b-4cd1305df987 => generated 870 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 27 16:12:00.211464 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.volume.api [None req-0aac9ee9-e94b-47d3-95b4-c52235667313 tempest-ServerRescueNegativeTestJSON-536322794 tempest-ServerRescueNegativeTestJSON-536322794-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (8d36fcb7-5490-46e8-969f-ab90459b5431) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '15c92231-39b1-48c1-a036-1748814b4255', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-ServerRescueNegativeTestJSON-volume-1485109997',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='115bd85638b042e89e275ac39e62e45b',qos_specs=None,replication_status=,reservations=['2c1c69e6-7c3e-4d45-9972-654df751710d','33888772-377e-431c-847d-620eadbda4e4','3afe59b4-1ce5-46df-843f-14aed70bc994','baa4f716-4446-4b30-a10f-c66f7af90f77'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='cce0af0114a24c22814fa13d715a75ef',volume_type_id=2bce4e1a-e6e0-49d9-be36-c3405449a01e), 'volume': Volume(_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-27T16:12:00Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-ServerRescueNegativeTestJSON-volume-1485109997',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=15c92231-39b1-48c1-a036-1748814b4255,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='115bd85638b042e89e275ac39e62e45b',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='cce0af0114a24c22814fa13d715a75ef',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(2bce4e1a-e6e0-49d9-be36-c3405449a01e),volume_type_id=2bce4e1a-e6e0-49d9-be36-c3405449a01e)}' {{(pid=100524) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 27 16:12:00.212369 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.volume.api [None req-0aac9ee9-e94b-47d3-95b4-c52235667313 tempest-ServerRescueNegativeTestJSON-536322794 tempest-ServerRescueNegativeTestJSON-536322794-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (2e3ea0aa-0940-4c41-93ea-1fe55fcee7be) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100524) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 27 16:12:00.259867 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.volume.api [None req-0aac9ee9-e94b-47d3-95b4-c52235667313 tempest-ServerRescueNegativeTestJSON-536322794 tempest-ServerRescueNegativeTestJSON-536322794-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (2e3ea0aa-0940-4c41-93ea-1fe55fcee7be) transitioned into state 'SUCCESS' from state '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-1485109997',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='115bd85638b042e89e275ac39e62e45b',qos_specs=None,replication_status=,reservations=['2c1c69e6-7c3e-4d45-9972-654df751710d','33888772-377e-431c-847d-620eadbda4e4','3afe59b4-1ce5-46df-843f-14aed70bc994','baa4f716-4446-4b30-a10f-c66f7af90f77'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='cce0af0114a24c22814fa13d715a75ef',volume_type_id=2bce4e1a-e6e0-49d9-be36-c3405449a01e)}' {{(pid=100524) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 27 16:12:00.260536 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.volume.api [None req-0aac9ee9-e94b-47d3-95b4-c52235667313 tempest-ServerRescueNegativeTestJSON-536322794 tempest-ServerRescueNegativeTestJSON-536322794-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (34a47004-bde8-42fc-b39d-7919b512256b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100524) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 27 16:12:00.294175 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.volume.api [None req-0aac9ee9-e94b-47d3-95b4-c52235667313 tempest-ServerRescueNegativeTestJSON-536322794 tempest-ServerRescueNegativeTestJSON-536322794-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (34a47004-bde8-42fc-b39d-7919b512256b) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100524) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 27 16:12:00.295371 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.volume.api [None req-0aac9ee9-e94b-47d3-95b4-c52235667313 tempest-ServerRescueNegativeTestJSON-536322794 tempest-ServerRescueNegativeTestJSON-536322794-project-member] Flow 'volume_create_api' (8ee4247e-e1c2-46d8-9c5c-2460c886bca5) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100524) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 27 16:12:00.295778 np0000005924 devstack@c-api.service[100524]: INFO cinder.volume.api [None req-0aac9ee9-e94b-47d3-95b4-c52235667313 tempest-ServerRescueNegativeTestJSON-536322794 tempest-ServerRescueNegativeTestJSON-536322794-project-member] Create volume request issued successfully. Jul 27 16:12:00.297500 np0000005924 devstack@c-api.service[100524]: INFO cinder.api.openstack.wsgi [None req-0aac9ee9-e94b-47d3-95b4-c52235667313 tempest-ServerRescueNegativeTestJSON-536322794 tempest-ServerRescueNegativeTestJSON-536322794-project-member] https://10.4.3.117/volume/v3/volumes returned with HTTP 202 Jul 27 16:12:00.298214 np0000005924 devstack@c-api.service[100524]: [pid: 100524|app: 0|req: 369/1466] 10.4.3.117 () {68 vars in 1258 bytes} [Mon Jul 27 16:12:00 2026] POST /volume/v3/volumes => generated 759 bytes in 287 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 27 16:12:00.313736 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.middleware.request_id [None req-75cc3b55-3fc8-4035-a94d-ccb1b1d26a80 None None] RequestId filter calling following filter/app {{(pid=100521) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:12:00.316014 np0000005924 devstack@c-api.service[100521]: INFO cinder.api.openstack.wsgi [None req-75cc3b55-3fc8-4035-a94d-ccb1b1d26a80 tempest-ServerRescueNegativeTestJSON-536322794 tempest-ServerRescueNegativeTestJSON-536322794-project-member] GET https://10.4.3.117/volume/v3/volumes/15c92231-39b1-48c1-a036-1748814b4255 Jul 27 16:12:00.316954 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.openstack.wsgi [None req-75cc3b55-3fc8-4035-a94d-ccb1b1d26a80 tempest-ServerRescueNegativeTestJSON-536322794 tempest-ServerRescueNegativeTestJSON-536322794-project-member] Empty body provided in request {{(pid=100521) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:12:00.316954 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.openstack.wsgi [None req-75cc3b55-3fc8-4035-a94d-ccb1b1d26a80 tempest-ServerRescueNegativeTestJSON-536322794 tempest-ServerRescueNegativeTestJSON-536322794-project-member] Calling method 'show' {{(pid=100521) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:12:00.342104 np0000005924 devstack@c-api.service[100521]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:12:00.342104 np0000005924 devstack@c-api.service[100521]: warnings.warn( Jul 27 16:12:00.343784 np0000005924 devstack@c-api.service[100521]: INFO cinder.volume.api [None req-75cc3b55-3fc8-4035-a94d-ccb1b1d26a80 tempest-ServerRescueNegativeTestJSON-536322794 tempest-ServerRescueNegativeTestJSON-536322794-project-member] Volume info retrieved successfully. Jul 27 16:12:00.349874 np0000005924 devstack@c-api.service[100521]: INFO cinder.api.openstack.wsgi [None req-75cc3b55-3fc8-4035-a94d-ccb1b1d26a80 tempest-ServerRescueNegativeTestJSON-536322794 tempest-ServerRescueNegativeTestJSON-536322794-project-member] https://10.4.3.117/volume/v3/volumes/15c92231-39b1-48c1-a036-1748814b4255 returned with HTTP 200 Jul 27 16:12:00.350408 np0000005924 devstack@c-api.service[100521]: [pid: 100521|app: 0|req: 367/1467] 10.4.3.117 () {66 vars in 1348 bytes} [Mon Jul 27 16:12:00 2026] GET /volume/v3/volumes/15c92231-39b1-48c1-a036-1748814b4255 => generated 827 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 27 16:12:00.637007 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.middleware.request_id [None req-4fa6d5cf-c9ff-4417-b71c-0c6adff39b00 None None] RequestId filter calling following filter/app {{(pid=100522) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:12:00.638859 np0000005924 devstack@c-api.service[100522]: INFO cinder.api.openstack.wsgi [None req-4fa6d5cf-c9ff-4417-b71c-0c6adff39b00 tempest-GroupsTest-2043346754 tempest-GroupsTest-2043346754-project-member] GET https://10.4.3.117/volume/v3/volumes/0559923b-67a1-4953-a8dc-58cda39e091c Jul 27 16:12:00.639338 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.openstack.wsgi [None req-4fa6d5cf-c9ff-4417-b71c-0c6adff39b00 tempest-GroupsTest-2043346754 tempest-GroupsTest-2043346754-project-member] Empty body provided in request {{(pid=100522) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:12:00.640170 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.openstack.wsgi [None req-4fa6d5cf-c9ff-4417-b71c-0c6adff39b00 tempest-GroupsTest-2043346754 tempest-GroupsTest-2043346754-project-member] Calling method 'show' {{(pid=100522) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:12:00.647621 np0000005924 devstack@c-api.service[100522]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:12:00.647621 np0000005924 devstack@c-api.service[100522]: warnings.warn( Jul 27 16:12:00.652007 np0000005924 devstack@c-api.service[100522]: INFO cinder.volume.api [None req-4fa6d5cf-c9ff-4417-b71c-0c6adff39b00 tempest-GroupsTest-2043346754 tempest-GroupsTest-2043346754-project-member] Volume info retrieved successfully. Jul 27 16:12:00.652669 np0000005924 devstack@c-api.service[100522]: WARNING stevedore.named [None req-4fa6d5cf-c9ff-4417-b71c-0c6adff39b00 tempest-GroupsTest-2043346754 tempest-GroupsTest-2043346754-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 27 16:12:00.652855 np0000005924 devstack@c-api.service[100522]: WARNING castellan.key_manager [None req-4fa6d5cf-c9ff-4417-b71c-0c6adff39b00 tempest-GroupsTest-2043346754 tempest-GroupsTest-2043346754-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based 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 27 16:12:00.698848 np0000005924 devstack@c-api.service[100522]: DEBUG oslo_db.sqlalchemy.engines [None req-4fa6d5cf-c9ff-4417-b71c-0c6adff39b00 tempest-GroupsTest-2043346754 tempest-GroupsTest-2043346754-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100522) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 27 16:12:00.702773 np0000005924 devstack@c-api.service[100522]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:12:00.702773 np0000005924 devstack@c-api.service[100522]: warnings.warn( Jul 27 16:12:00.715184 np0000005924 devstack@c-api.service[100522]: INFO cinder.api.openstack.wsgi [None req-4fa6d5cf-c9ff-4417-b71c-0c6adff39b00 tempest-GroupsTest-2043346754 tempest-GroupsTest-2043346754-project-member] https://10.4.3.117/volume/v3/volumes/0559923b-67a1-4953-a8dc-58cda39e091c returned with HTTP 200 Jul 27 16:12:00.715727 np0000005924 devstack@c-api.service[100522]: [pid: 100522|app: 0|req: 362/1468] 10.4.3.117 () {68 vars in 1389 bytes} [Mon Jul 27 16:12:00 2026] GET /volume/v3/volumes/0559923b-67a1-4953-a8dc-58cda39e091c => generated 907 bytes in 79 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 27 16:12:00.728584 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.middleware.request_id [None req-5de8a403-ff1c-4f89-8c98-078fc6003337 None None] RequestId filter calling following filter/app {{(pid=100523) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:12:00.730824 np0000005924 devstack@c-api.service[100523]: INFO cinder.api.openstack.wsgi [None req-5de8a403-ff1c-4f89-8c98-078fc6003337 tempest-GroupsTest-2043346754 tempest-GroupsTest-2043346754-project-member] POST https://10.4.3.117/volume/v3/volumes Jul 27 16:12:00.731156 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.openstack.wsgi [None req-5de8a403-ff1c-4f89-8c98-078fc6003337 tempest-GroupsTest-2043346754 tempest-GroupsTest-2043346754-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-volume-362094584", "volume_type": "43448f21-8f09-4840-8494-b8d6aefa1581", "group_id": "36e78901-9192-4876-adbc-4738e1b0f0fa", "size": 1}} {{(pid=100523) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 27 16:12:00.732944 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.v3.volumes [None req-5de8a403-ff1c-4f89-8c98-078fc6003337 tempest-GroupsTest-2043346754 tempest-GroupsTest-2043346754-project-member] Create volume request body: {'volume': {'name': 'tempest-volume-362094584', 'volume_type': '43448f21-8f09-4840-8494-b8d6aefa1581', 'group_id': '36e78901-9192-4876-adbc-4738e1b0f0fa', 'size': 1}} {{(pid=100523) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 27 16:12:00.741489 np0000005924 devstack@c-api.service[100523]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:12:00.741489 np0000005924 devstack@c-api.service[100523]: warnings.warn( Jul 27 16:12:00.742109 np0000005924 devstack@c-api.service[100523]: INFO cinder.api.v3.volumes [None req-5de8a403-ff1c-4f89-8c98-078fc6003337 tempest-GroupsTest-2043346754 tempest-GroupsTest-2043346754-project-member] Create volume of 1 GB Jul 27 16:12:00.747789 np0000005924 devstack@c-api.service[100523]: INFO cinder.volume.api [None req-5de8a403-ff1c-4f89-8c98-078fc6003337 tempest-GroupsTest-2043346754 tempest-GroupsTest-2043346754-project-member] Availability Zones retrieved successfully. Jul 27 16:12:00.752865 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.volume.api [None req-5de8a403-ff1c-4f89-8c98-078fc6003337 tempest-GroupsTest-2043346754 tempest-GroupsTest-2043346754-project-member] Flow 'volume_create_api' (65388093-4af9-4e93-8a8f-472d515962a7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100523) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 27 16:12:00.753900 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.volume.api [None req-5de8a403-ff1c-4f89-8c98-078fc6003337 tempest-GroupsTest-2043346754 tempest-GroupsTest-2043346754-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (247ecab8-a187-4f9b-8214-c1423d4b9637) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100523) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 27 16:12:00.754444 np0000005924 devstack@c-api.service[100523]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:12:00.754444 np0000005924 devstack@c-api.service[100523]: warnings.warn( Jul 27 16:12:00.754830 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.volume.flows.api.create_volume [None req-5de8a403-ff1c-4f89-8c98-078fc6003337 tempest-GroupsTest-2043346754 tempest-GroupsTest-2043346754-project-member] Validating volume size '1' using validate_int {{(pid=100523) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 27 16:12:00.772618 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.volume.api [None req-5de8a403-ff1c-4f89-8c98-078fc6003337 tempest-GroupsTest-2043346754 tempest-GroupsTest-2043346754-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (247ecab8-a187-4f9b-8214-c1423d4b9637) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-27T16:11:58Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=43448f21-8f09-4840-8494-b8d6aefa1581,is_public=True,name='tempest-GroupsTest-volume-type-206860317',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '43448f21-8f09-4840-8494-b8d6aefa1581', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': '36e78901-9192-4876-adbc-4738e1b0f0fa', 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100523) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 27 16:12:00.774895 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.volume.api [None req-5de8a403-ff1c-4f89-8c98-078fc6003337 tempest-GroupsTest-2043346754 tempest-GroupsTest-2043346754-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (6e0f15f1-b351-48c4-9245-7fd47ffc5e6f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100523) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 27 16:12:00.821655 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.quota [None req-5de8a403-ff1c-4f89-8c98-078fc6003337 tempest-GroupsTest-2043346754 tempest-GroupsTest-2043346754-project-member] Created reservations ['84155535-b461-4a25-a073-d9e4fe8266c7', '54aad3f8-e44a-4ec3-8cc3-fdf28809bc60', '37eb3e49-4091-49eb-a38e-a32492a4a8c8', '60e29d8f-41b3-431c-8c32-3fe76977f81e'] {{(pid=100523) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 27 16:12:00.822692 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.volume.api [None req-5de8a403-ff1c-4f89-8c98-078fc6003337 tempest-GroupsTest-2043346754 tempest-GroupsTest-2043346754-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (6e0f15f1-b351-48c4-9245-7fd47ffc5e6f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['84155535-b461-4a25-a073-d9e4fe8266c7', '54aad3f8-e44a-4ec3-8cc3-fdf28809bc60', '37eb3e49-4091-49eb-a38e-a32492a4a8c8', '60e29d8f-41b3-431c-8c32-3fe76977f81e']}' {{(pid=100523) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 27 16:12:00.823751 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.volume.api [None req-5de8a403-ff1c-4f89-8c98-078fc6003337 tempest-GroupsTest-2043346754 tempest-GroupsTest-2043346754-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (06795a0c-411e-4f2b-b5a6-4f9fc35cbfae) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100523) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 27 16:12:00.857416 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.volume.api [None req-5de8a403-ff1c-4f89-8c98-078fc6003337 tempest-GroupsTest-2043346754 tempest-GroupsTest-2043346754-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (06795a0c-411e-4f2b-b5a6-4f9fc35cbfae) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'f4c7694b-5624-483a-a008-b2983830c269', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-volume-362094584',encryption_key_id=None,group_id=36e78901-9192-4876-adbc-4738e1b0f0fa,group_type_id=,metadata={},multiattach=False,project_id='a9ef30ccf9944d9981c2c17fb9840f99',qos_specs=None,replication_status=,reservations=['84155535-b461-4a25-a073-d9e4fe8266c7','54aad3f8-e44a-4ec3-8cc3-fdf28809bc60','37eb3e49-4091-49eb-a38e-a32492a4a8c8','60e29d8f-41b3-431c-8c32-3fe76977f81e'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='37d386490c1c4b7b924e3844aab00c14',volume_type_id=43448f21-8f09-4840-8494-b8d6aefa1581), 'volume': Volume(_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-27T16:12:00Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-volume-362094584',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=36e78901-9192-4876-adbc-4738e1b0f0fa,host=None,id=f4c7694b-5624-483a-a008-b2983830c269,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='a9ef30ccf9944d9981c2c17fb9840f99',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='37d386490c1c4b7b924e3844aab00c14',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(43448f21-8f09-4840-8494-b8d6aefa1581),volume_type_id=43448f21-8f09-4840-8494-b8d6aefa1581)}' {{(pid=100523) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 27 16:12:00.857700 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.volume.api [None req-5de8a403-ff1c-4f89-8c98-078fc6003337 tempest-GroupsTest-2043346754 tempest-GroupsTest-2043346754-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (e9c53d3c-3ee5-49cc-9817-af701f3dc1b7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100523) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 27 16:12:00.898209 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.volume.api [None req-5de8a403-ff1c-4f89-8c98-078fc6003337 tempest-GroupsTest-2043346754 tempest-GroupsTest-2043346754-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (e9c53d3c-3ee5-49cc-9817-af701f3dc1b7) transitioned into state 'SUCCESS' from state '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-362094584',encryption_key_id=None,group_id=36e78901-9192-4876-adbc-4738e1b0f0fa,group_type_id=,metadata={},multiattach=False,project_id='a9ef30ccf9944d9981c2c17fb9840f99',qos_specs=None,replication_status=,reservations=['84155535-b461-4a25-a073-d9e4fe8266c7','54aad3f8-e44a-4ec3-8cc3-fdf28809bc60','37eb3e49-4091-49eb-a38e-a32492a4a8c8','60e29d8f-41b3-431c-8c32-3fe76977f81e'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='37d386490c1c4b7b924e3844aab00c14',volume_type_id=43448f21-8f09-4840-8494-b8d6aefa1581)}' {{(pid=100523) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 27 16:12:00.899183 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.volume.api [None req-5de8a403-ff1c-4f89-8c98-078fc6003337 tempest-GroupsTest-2043346754 tempest-GroupsTest-2043346754-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (d13a0ca8-f6d6-43c1-8941-dd826ca0450c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100523) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 27 16:12:00.921051 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.volume.api [None req-5de8a403-ff1c-4f89-8c98-078fc6003337 tempest-GroupsTest-2043346754 tempest-GroupsTest-2043346754-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (d13a0ca8-f6d6-43c1-8941-dd826ca0450c) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100523) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 27 16:12:00.922158 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.volume.api [None req-5de8a403-ff1c-4f89-8c98-078fc6003337 tempest-GroupsTest-2043346754 tempest-GroupsTest-2043346754-project-member] Flow 'volume_create_api' (65388093-4af9-4e93-8a8f-472d515962a7) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100523) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 27 16:12:00.923803 np0000005924 devstack@c-api.service[100523]: INFO cinder.volume.api [None req-5de8a403-ff1c-4f89-8c98-078fc6003337 tempest-GroupsTest-2043346754 tempest-GroupsTest-2043346754-project-member] Create volume request issued successfully. Jul 27 16:12:00.923803 np0000005924 devstack@c-api.service[100523]: WARNING stevedore.named [None req-5de8a403-ff1c-4f89-8c98-078fc6003337 tempest-GroupsTest-2043346754 tempest-GroupsTest-2043346754-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 27 16:12:00.923803 np0000005924 devstack@c-api.service[100523]: WARNING castellan.key_manager [None req-5de8a403-ff1c-4f89-8c98-078fc6003337 tempest-GroupsTest-2043346754 tempest-GroupsTest-2043346754-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based 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 27 16:12:00.975385 np0000005924 devstack@c-api.service[100523]: DEBUG oslo_db.sqlalchemy.engines [None req-5de8a403-ff1c-4f89-8c98-078fc6003337 tempest-GroupsTest-2043346754 tempest-GroupsTest-2043346754-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100523) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 27 16:12:00.979596 np0000005924 devstack@c-api.service[100523]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:12:00.979596 np0000005924 devstack@c-api.service[100523]: warnings.warn( Jul 27 16:12:00.982824 np0000005924 devstack@c-api.service[100523]: INFO cinder.api.openstack.wsgi [None req-5de8a403-ff1c-4f89-8c98-078fc6003337 tempest-GroupsTest-2043346754 tempest-GroupsTest-2043346754-project-member] https://10.4.3.117/volume/v3/volumes returned with HTTP 202 Jul 27 16:12:00.983530 np0000005924 devstack@c-api.service[100523]: [pid: 100523|app: 0|req: 371/1469] 10.4.3.117 () {70 vars in 1300 bytes} [Mon Jul 27 16:12:00 2026] POST /volume/v3/volumes => generated 813 bytes in 255 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Jul 27 16:12:00.994948 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.middleware.request_id [None req-8a3d2dbe-bb6e-40df-a1b0-0a393857a425 None None] RequestId filter calling following filter/app {{(pid=100524) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:12:00.996831 np0000005924 devstack@c-api.service[100524]: INFO cinder.api.openstack.wsgi [None req-8a3d2dbe-bb6e-40df-a1b0-0a393857a425 tempest-GroupsTest-2043346754 tempest-GroupsTest-2043346754-project-member] GET https://10.4.3.117/volume/v3/volumes/f4c7694b-5624-483a-a008-b2983830c269 Jul 27 16:12:00.997050 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.openstack.wsgi [None req-8a3d2dbe-bb6e-40df-a1b0-0a393857a425 tempest-GroupsTest-2043346754 tempest-GroupsTest-2043346754-project-member] Empty body provided in request {{(pid=100524) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:12:00.997234 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.openstack.wsgi [None req-8a3d2dbe-bb6e-40df-a1b0-0a393857a425 tempest-GroupsTest-2043346754 tempest-GroupsTest-2043346754-project-member] Calling method 'show' {{(pid=100524) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:12:01.008371 np0000005924 devstack@c-api.service[100524]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:12:01.008371 np0000005924 devstack@c-api.service[100524]: warnings.warn( Jul 27 16:12:01.013435 np0000005924 devstack@c-api.service[100524]: INFO cinder.volume.api [None req-8a3d2dbe-bb6e-40df-a1b0-0a393857a425 tempest-GroupsTest-2043346754 tempest-GroupsTest-2043346754-project-member] Volume info retrieved successfully. Jul 27 16:12:01.014543 np0000005924 devstack@c-api.service[100524]: WARNING stevedore.named [None req-8a3d2dbe-bb6e-40df-a1b0-0a393857a425 tempest-GroupsTest-2043346754 tempest-GroupsTest-2043346754-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 27 16:12:01.014753 np0000005924 devstack@c-api.service[100524]: WARNING castellan.key_manager [None req-8a3d2dbe-bb6e-40df-a1b0-0a393857a425 tempest-GroupsTest-2043346754 tempest-GroupsTest-2043346754-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based 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 27 16:12:01.063368 np0000005924 devstack@c-api.service[100524]: DEBUG oslo_db.sqlalchemy.engines [None req-8a3d2dbe-bb6e-40df-a1b0-0a393857a425 tempest-GroupsTest-2043346754 tempest-GroupsTest-2043346754-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100524) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 27 16:12:01.067255 np0000005924 devstack@c-api.service[100524]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:12:01.067255 np0000005924 devstack@c-api.service[100524]: warnings.warn( Jul 27 16:12:01.074609 np0000005924 devstack@c-api.service[100524]: INFO cinder.api.openstack.wsgi [None req-8a3d2dbe-bb6e-40df-a1b0-0a393857a425 tempest-GroupsTest-2043346754 tempest-GroupsTest-2043346754-project-member] https://10.4.3.117/volume/v3/volumes/f4c7694b-5624-483a-a008-b2983830c269 returned with HTTP 200 Jul 27 16:12:01.074993 np0000005924 devstack@c-api.service[100524]: [pid: 100524|app: 0|req: 370/1470] 10.4.3.117 () {68 vars in 1389 bytes} [Mon Jul 27 16:12:00 2026] GET /volume/v3/volumes/f4c7694b-5624-483a-a008-b2983830c269 => generated 881 bytes in 80 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 27 16:12:01.223841 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.middleware.request_id [None req-24aef6c6-7ae0-4ba4-875a-fbb76246d3d7 None None] RequestId filter calling following filter/app {{(pid=100521) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:12:01.225990 np0000005924 devstack@c-api.service[100521]: INFO cinder.api.openstack.wsgi [None req-24aef6c6-7ae0-4ba4-875a-fbb76246d3d7 tempest-TestVolumeBootPattern-1923367323 tempest-TestVolumeBootPattern-1923367323-project-member] GET https://10.4.3.117/volume/v3/volumes/fce72754-69ac-4ff1-935b-4cd1305df987 Jul 27 16:12:01.226168 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.openstack.wsgi [None req-24aef6c6-7ae0-4ba4-875a-fbb76246d3d7 tempest-TestVolumeBootPattern-1923367323 tempest-TestVolumeBootPattern-1923367323-project-member] Empty body provided in request {{(pid=100521) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:12:01.226391 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.openstack.wsgi [None req-24aef6c6-7ae0-4ba4-875a-fbb76246d3d7 tempest-TestVolumeBootPattern-1923367323 tempest-TestVolumeBootPattern-1923367323-project-member] Calling method 'show' {{(pid=100521) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:12:01.237229 np0000005924 devstack@c-api.service[100521]: INFO cinder.api.openstack.wsgi [None req-24aef6c6-7ae0-4ba4-875a-fbb76246d3d7 tempest-TestVolumeBootPattern-1923367323 tempest-TestVolumeBootPattern-1923367323-project-member] https://10.4.3.117/volume/v3/volumes/fce72754-69ac-4ff1-935b-4cd1305df987 returned with HTTP 404 Jul 27 16:12:01.237737 np0000005924 devstack@c-api.service[100521]: [pid: 100521|app: 0|req: 368/1471] 10.4.3.117 () {66 vars in 1348 bytes} [Mon Jul 27 16:12:01 2026] GET /volume/v3/volumes/fce72754-69ac-4ff1-935b-4cd1305df987 => generated 109 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 27 16:12:01.246669 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.middleware.request_id [None req-ef1dfb87-d3b6-45d4-a275-9f18e14312e8 None None] RequestId filter calling following filter/app {{(pid=100522) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:12:01.248554 np0000005924 devstack@c-api.service[100522]: INFO cinder.api.openstack.wsgi [None req-ef1dfb87-d3b6-45d4-a275-9f18e14312e8 tempest-TestVolumeBootPattern-310797567 tempest-TestVolumeBootPattern-310797567-project-admin] GET https://10.4.3.117/volume/v3/volumes/detail?all_tenants=1 Jul 27 16:12:01.248743 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.openstack.wsgi [None req-ef1dfb87-d3b6-45d4-a275-9f18e14312e8 tempest-TestVolumeBootPattern-310797567 tempest-TestVolumeBootPattern-310797567-project-admin] Empty body provided in request {{(pid=100522) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:12:01.248938 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.openstack.wsgi [None req-ef1dfb87-d3b6-45d4-a275-9f18e14312e8 tempest-TestVolumeBootPattern-310797567 tempest-TestVolumeBootPattern-310797567-project-admin] Calling method 'detail' {{(pid=100522) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:12:01.249673 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.volume.api [None req-ef1dfb87-d3b6-45d4-a275-9f18e14312e8 tempest-TestVolumeBootPattern-310797567 tempest-TestVolumeBootPattern-310797567-project-admin] Searching by: MultiDict([('all_tenants', 1)]). {{(pid=100522) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 27 16:12:01.288294 np0000005924 devstack@c-api.service[100522]: INFO cinder.volume.api [None req-ef1dfb87-d3b6-45d4-a275-9f18e14312e8 tempest-TestVolumeBootPattern-310797567 tempest-TestVolumeBootPattern-310797567-project-admin] Get all volumes completed successfully. Jul 27 16:12:01.288294 np0000005924 devstack@c-api.service[100522]: WARNING stevedore.named [None req-ef1dfb87-d3b6-45d4-a275-9f18e14312e8 tempest-TestVolumeBootPattern-310797567 tempest-TestVolumeBootPattern-310797567-project-admin] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 27 16:12:01.288294 np0000005924 devstack@c-api.service[100522]: WARNING castellan.key_manager [None req-ef1dfb87-d3b6-45d4-a275-9f18e14312e8 tempest-TestVolumeBootPattern-310797567 tempest-TestVolumeBootPattern-310797567-project-admin] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 27 16:12:01.336606 np0000005924 devstack@c-api.service[100522]: DEBUG oslo_db.sqlalchemy.engines [None req-ef1dfb87-d3b6-45d4-a275-9f18e14312e8 tempest-TestVolumeBootPattern-310797567 tempest-TestVolumeBootPattern-310797567-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=100522) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 27 16:12:01.341417 np0000005924 devstack@c-api.service[100522]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:12:01.341417 np0000005924 devstack@c-api.service[100522]: warnings.warn( Jul 27 16:12:01.347018 np0000005924 devstack@c-api.service[100522]: WARNING stevedore.named [None req-ef1dfb87-d3b6-45d4-a275-9f18e14312e8 tempest-TestVolumeBootPattern-310797567 tempest-TestVolumeBootPattern-310797567-project-admin] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 27 16:12:01.347245 np0000005924 devstack@c-api.service[100522]: WARNING castellan.key_manager [None req-ef1dfb87-d3b6-45d4-a275-9f18e14312e8 tempest-TestVolumeBootPattern-310797567 tempest-TestVolumeBootPattern-310797567-project-admin] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 27 16:12:01.363361 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.middleware.request_id [None req-e789fe77-77f1-41e6-9d18-2803f4ccbf91 None None] RequestId filter calling following filter/app {{(pid=100523) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:12:01.365274 np0000005924 devstack@c-api.service[100523]: INFO cinder.api.openstack.wsgi [None req-e789fe77-77f1-41e6-9d18-2803f4ccbf91 tempest-ServerRescueNegativeTestJSON-536322794 tempest-ServerRescueNegativeTestJSON-536322794-project-member] GET https://10.4.3.117/volume/v3/volumes/15c92231-39b1-48c1-a036-1748814b4255 Jul 27 16:12:01.365554 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.openstack.wsgi [None req-e789fe77-77f1-41e6-9d18-2803f4ccbf91 tempest-ServerRescueNegativeTestJSON-536322794 tempest-ServerRescueNegativeTestJSON-536322794-project-member] Empty body provided in request {{(pid=100523) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:12:01.365788 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.openstack.wsgi [None req-e789fe77-77f1-41e6-9d18-2803f4ccbf91 tempest-ServerRescueNegativeTestJSON-536322794 tempest-ServerRescueNegativeTestJSON-536322794-project-member] Calling method 'show' {{(pid=100523) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:12:01.382559 np0000005924 devstack@c-api.service[100523]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:12:01.382559 np0000005924 devstack@c-api.service[100523]: warnings.warn( Jul 27 16:12:01.389847 np0000005924 devstack@c-api.service[100523]: INFO cinder.volume.api [None req-e789fe77-77f1-41e6-9d18-2803f4ccbf91 tempest-ServerRescueNegativeTestJSON-536322794 tempest-ServerRescueNegativeTestJSON-536322794-project-member] Volume info retrieved successfully. Jul 27 16:12:01.392857 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.middleware.request_id [None req-6191f87e-2cd7-4fa9-b5a9-2b13ff3e7b73 None None] RequestId filter calling following filter/app {{(pid=100524) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:12:01.394899 np0000005924 devstack@c-api.service[100523]: INFO cinder.api.openstack.wsgi [None req-e789fe77-77f1-41e6-9d18-2803f4ccbf91 tempest-ServerRescueNegativeTestJSON-536322794 tempest-ServerRescueNegativeTestJSON-536322794-project-member] https://10.4.3.117/volume/v3/volumes/15c92231-39b1-48c1-a036-1748814b4255 returned with HTTP 200 Jul 27 16:12:01.395184 np0000005924 devstack@c-api.service[100524]: INFO cinder.api.openstack.wsgi [None req-6191f87e-2cd7-4fa9-b5a9-2b13ff3e7b73 tempest-TestServerVolumeAttachmentScenario-705321266 tempest-TestServerVolumeAttachmentScenario-705321266-project-member] DELETE https://10.4.3.117/volume/v3/volumes/0810bbce-3b9a-4207-8309-4da43736ff91 Jul 27 16:12:01.395362 np0000005924 devstack@c-api.service[100523]: [pid: 100523|app: 0|req: 372/1472] 10.4.3.117 () {66 vars in 1348 bytes} [Mon Jul 27 16:12:01 2026] GET /volume/v3/volumes/15c92231-39b1-48c1-a036-1748814b4255 => generated 852 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 27 16:12:01.395422 np0000005924 devstack@c-api.service[100522]: DEBUG oslo_db.sqlalchemy.engines [None req-ef1dfb87-d3b6-45d4-a275-9f18e14312e8 tempest-TestVolumeBootPattern-310797567 tempest-TestVolumeBootPattern-310797567-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=100522) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 27 16:12:01.395459 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.openstack.wsgi [None req-6191f87e-2cd7-4fa9-b5a9-2b13ff3e7b73 tempest-TestServerVolumeAttachmentScenario-705321266 tempest-TestServerVolumeAttachmentScenario-705321266-project-member] Empty body provided in request {{(pid=100524) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:12:01.395690 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.openstack.wsgi [None req-6191f87e-2cd7-4fa9-b5a9-2b13ff3e7b73 tempest-TestServerVolumeAttachmentScenario-705321266 tempest-TestServerVolumeAttachmentScenario-705321266-project-member] Calling method 'delete' {{(pid=100524) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:12:01.395957 np0000005924 devstack@c-api.service[100524]: INFO cinder.api.v3.volumes [None req-6191f87e-2cd7-4fa9-b5a9-2b13ff3e7b73 tempest-TestServerVolumeAttachmentScenario-705321266 tempest-TestServerVolumeAttachmentScenario-705321266-project-member] Delete volume with id: 0810bbce-3b9a-4207-8309-4da43736ff91 Jul 27 16:12:01.403926 np0000005924 devstack@c-api.service[100522]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:12:01.403926 np0000005924 devstack@c-api.service[100522]: warnings.warn( Jul 27 16:12:01.407838 np0000005924 devstack@c-api.service[100524]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:12:01.407838 np0000005924 devstack@c-api.service[100524]: warnings.warn( Jul 27 16:12:01.408638 np0000005924 devstack@c-api.service[100524]: INFO cinder.volume.api [None req-6191f87e-2cd7-4fa9-b5a9-2b13ff3e7b73 tempest-TestServerVolumeAttachmentScenario-705321266 tempest-TestServerVolumeAttachmentScenario-705321266-project-member] Volume info retrieved successfully. Jul 27 16:12:01.423437 np0000005924 devstack@c-api.service[100522]: INFO cinder.api.openstack.wsgi [None req-ef1dfb87-d3b6-45d4-a275-9f18e14312e8 tempest-TestVolumeBootPattern-310797567 tempest-TestVolumeBootPattern-310797567-project-admin] https://10.4.3.117/volume/v3/volumes/detail?all_tenants=1 returned with HTTP 200 Jul 27 16:12:01.424008 np0000005924 devstack@c-api.service[100522]: [pid: 100522|app: 0|req: 363/1473] 10.4.3.117 () {66 vars in 1285 bytes} [Mon Jul 27 16:12:01 2026] GET /volume/v3/volumes/detail?all_tenants=1 => generated 13041 bytes in 178 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 27 16:12:01.440349 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.middleware.request_id [None req-0052902d-9094-4983-a9ae-3e33dc6dd07b None None] RequestId filter calling following filter/app {{(pid=100521) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:12:01.441849 np0000005924 devstack@c-api.service[100521]: INFO cinder.api.openstack.wsgi [None req-0052902d-9094-4983-a9ae-3e33dc6dd07b tempest-TestVolumeBootPattern-310797567 tempest-TestVolumeBootPattern-310797567-project-admin] DELETE https://10.4.3.117/volume/v3/types/c2fab7db-2510-4ef8-9cc1-ef71249ded40 Jul 27 16:12:01.442040 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.openstack.wsgi [None req-0052902d-9094-4983-a9ae-3e33dc6dd07b tempest-TestVolumeBootPattern-310797567 tempest-TestVolumeBootPattern-310797567-project-admin] Empty body provided in request {{(pid=100521) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:12:01.442193 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.openstack.wsgi [None req-0052902d-9094-4983-a9ae-3e33dc6dd07b tempest-TestVolumeBootPattern-310797567 tempest-TestVolumeBootPattern-310797567-project-admin] Calling method '_delete' {{(pid=100521) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:12:01.460352 np0000005924 devstack@c-api.service[100524]: INFO cinder.volume.api [None req-6191f87e-2cd7-4fa9-b5a9-2b13ff3e7b73 tempest-TestServerVolumeAttachmentScenario-705321266 tempest-TestServerVolumeAttachmentScenario-705321266-project-member] Delete volume request issued successfully. Jul 27 16:12:01.460352 np0000005924 devstack@c-api.service[100524]: INFO cinder.api.openstack.wsgi [None req-6191f87e-2cd7-4fa9-b5a9-2b13ff3e7b73 tempest-TestServerVolumeAttachmentScenario-705321266 tempest-TestServerVolumeAttachmentScenario-705321266-project-member] https://10.4.3.117/volume/v3/volumes/0810bbce-3b9a-4207-8309-4da43736ff91 returned with HTTP 202 Jul 27 16:12:01.460352 np0000005924 devstack@c-api.service[100524]: [pid: 100524|app: 0|req: 371/1474] 10.4.3.117 () {66 vars in 1351 bytes} [Mon Jul 27 16:12:01 2026] DELETE /volume/v3/volumes/0810bbce-3b9a-4207-8309-4da43736ff91 => generated 0 bytes in 66 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 27 16:12:01.471541 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.middleware.request_id [None req-60312e9c-e92b-4ffb-bb43-d5a046c1b78d None None] RequestId filter calling following filter/app {{(pid=100523) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:12:01.473476 np0000005924 devstack@c-api.service[100523]: INFO cinder.api.openstack.wsgi [None req-60312e9c-e92b-4ffb-bb43-d5a046c1b78d tempest-TestServerVolumeAttachmentScenario-705321266 tempest-TestServerVolumeAttachmentScenario-705321266-project-member] GET https://10.4.3.117/volume/v3/volumes/0810bbce-3b9a-4207-8309-4da43736ff91 Jul 27 16:12:01.473763 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.openstack.wsgi [None req-60312e9c-e92b-4ffb-bb43-d5a046c1b78d tempest-TestServerVolumeAttachmentScenario-705321266 tempest-TestServerVolumeAttachmentScenario-705321266-project-member] Empty body provided in request {{(pid=100523) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:12:01.474187 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.openstack.wsgi [None req-60312e9c-e92b-4ffb-bb43-d5a046c1b78d tempest-TestServerVolumeAttachmentScenario-705321266 tempest-TestServerVolumeAttachmentScenario-705321266-project-member] Calling method 'show' {{(pid=100523) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:12:01.481071 np0000005924 devstack@c-api.service[100521]: INFO cinder.api.openstack.wsgi [None req-0052902d-9094-4983-a9ae-3e33dc6dd07b tempest-TestVolumeBootPattern-310797567 tempest-TestVolumeBootPattern-310797567-project-admin] https://10.4.3.117/volume/v3/types/c2fab7db-2510-4ef8-9cc1-ef71249ded40 returned with HTTP 202 Jul 27 16:12:01.481071 np0000005924 devstack@c-api.service[100521]: [pid: 100521|app: 0|req: 369/1475] 10.4.3.117 () {66 vars in 1345 bytes} [Mon Jul 27 16:12:01 2026] DELETE /volume/v3/types/c2fab7db-2510-4ef8-9cc1-ef71249ded40 => generated 0 bytes in 41 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 27 16:12:01.485484 np0000005924 devstack@c-api.service[100523]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:12:01.485484 np0000005924 devstack@c-api.service[100523]: warnings.warn( Jul 27 16:12:01.495478 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.middleware.request_id [None req-44e37579-406b-421b-a460-6ea66f70f316 None None] RequestId filter calling following filter/app {{(pid=100522) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:12:01.497475 np0000005924 devstack@c-api.service[100522]: INFO cinder.api.openstack.wsgi [None req-44e37579-406b-421b-a460-6ea66f70f316 tempest-TestVolumeBootPattern-310797567 tempest-TestVolumeBootPattern-310797567-project-admin] POST https://10.4.3.117/volume/v3/types Jul 27 16:12:01.497712 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.openstack.wsgi [None req-44e37579-406b-421b-a460-6ea66f70f316 tempest-TestVolumeBootPattern-310797567 tempest-TestVolumeBootPattern-310797567-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-scenario-type-luks2-2126952391", "extra_specs": {}}} {{(pid=100522) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 27 16:12:01.507941 np0000005924 devstack@c-api.service[100523]: INFO cinder.volume.api [None req-60312e9c-e92b-4ffb-bb43-d5a046c1b78d tempest-TestServerVolumeAttachmentScenario-705321266 tempest-TestServerVolumeAttachmentScenario-705321266-project-member] Volume info retrieved successfully. Jul 27 16:12:01.518565 np0000005924 devstack@c-api.service[100523]: INFO cinder.api.openstack.wsgi [None req-60312e9c-e92b-4ffb-bb43-d5a046c1b78d tempest-TestServerVolumeAttachmentScenario-705321266 tempest-TestServerVolumeAttachmentScenario-705321266-project-member] https://10.4.3.117/volume/v3/volumes/0810bbce-3b9a-4207-8309-4da43736ff91 returned with HTTP 200 Jul 27 16:12:01.519318 np0000005924 devstack@c-api.service[100523]: [pid: 100523|app: 0|req: 373/1476] 10.4.3.117 () {66 vars in 1348 bytes} [Mon Jul 27 16:12:01 2026] GET /volume/v3/volumes/0810bbce-3b9a-4207-8309-4da43736ff91 => generated 856 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 27 16:12:01.528544 np0000005924 devstack@c-api.service[100522]: INFO cinder.api.openstack.wsgi [None req-44e37579-406b-421b-a460-6ea66f70f316 tempest-TestVolumeBootPattern-310797567 tempest-TestVolumeBootPattern-310797567-project-admin] https://10.4.3.117/volume/v3/types returned with HTTP 200 Jul 27 16:12:01.528921 np0000005924 devstack@c-api.service[100522]: [pid: 100522|app: 0|req: 364/1477] 10.4.3.117 () {68 vars in 1252 bytes} [Mon Jul 27 16:12:01 2026] POST /volume/v3/types => generated 213 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 27 16:12:01.539792 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.middleware.request_id [None req-7fc6b6f0-4f2f-44d2-941f-1c44147104ce None None] RequestId filter calling following filter/app {{(pid=100524) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:12:01.543023 np0000005924 devstack@c-api.service[100524]: INFO cinder.api.openstack.wsgi [None req-7fc6b6f0-4f2f-44d2-941f-1c44147104ce tempest-TestVolumeBootPattern-310797567 tempest-TestVolumeBootPattern-310797567-project-admin] POST https://10.4.3.117/volume/v3/types/bd8dc4de-e97b-4ca4-bbe1-33f67a1e3c37/encryption Jul 27 16:12:01.543556 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.openstack.wsgi [None req-7fc6b6f0-4f2f-44d2-941f-1c44147104ce tempest-TestVolumeBootPattern-310797567 tempest-TestVolumeBootPattern-310797567-project-admin] Action: 'create', calling method: create, body: {"encryption": {"provider": "luks2", "key_size": 256, "cipher": "aes-xts-plain64", "control_location": "front-end"}} {{(pid=100524) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 27 16:12:01.581223 np0000005924 devstack@c-api.service[100524]: INFO cinder.api.openstack.wsgi [None req-7fc6b6f0-4f2f-44d2-941f-1c44147104ce tempest-TestVolumeBootPattern-310797567 tempest-TestVolumeBootPattern-310797567-project-admin] https://10.4.3.117/volume/v3/types/bd8dc4de-e97b-4ca4-bbe1-33f67a1e3c37/encryption returned with HTTP 200 Jul 27 16:12:01.581786 np0000005924 devstack@c-api.service[100524]: [pid: 100524|app: 0|req: 372/1478] 10.4.3.117 () {68 vars in 1397 bytes} [Mon Jul 27 16:12:01 2026] POST /volume/v3/types/bd8dc4de-e97b-4ca4-bbe1-33f67a1e3c37/encryption => generated 231 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 27 16:12:01.593107 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.middleware.request_id [None req-7ce6d6e4-7c1f-49b6-9e14-f395149301fe None None] RequestId filter calling following filter/app {{(pid=100521) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:12:01.595199 np0000005924 devstack@c-api.service[100521]: INFO cinder.api.openstack.wsgi [None req-7ce6d6e4-7c1f-49b6-9e14-f395149301fe tempest-TestVolumeBootPattern-1923367323 tempest-TestVolumeBootPattern-1923367323-project-member] POST https://10.4.3.117/volume/v3/volumes Jul 27 16:12:01.595737 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.openstack.wsgi [None req-7ce6d6e4-7c1f-49b6-9e14-f395149301fe tempest-TestVolumeBootPattern-1923367323 tempest-TestVolumeBootPattern-1923367323-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestVolumeBootPattern-volume-479566305", "snapshot_id": null, "imageRef": null, "volume_type": "tempest-scenario-type-luks2-2126952391", "size": 1}} {{(pid=100521) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 27 16:12:01.597806 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.v3.volumes [None req-7ce6d6e4-7c1f-49b6-9e14-f395149301fe tempest-TestVolumeBootPattern-1923367323 tempest-TestVolumeBootPattern-1923367323-project-member] Create volume request body: {'volume': {'name': 'tempest-TestVolumeBootPattern-volume-479566305', 'snapshot_id': None, 'imageRef': None, 'volume_type': 'tempest-scenario-type-luks2-2126952391', 'size': 1}} {{(pid=100521) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 27 16:12:01.602756 np0000005924 devstack@c-api.service[100521]: INFO cinder.api.v3.volumes [None req-7ce6d6e4-7c1f-49b6-9e14-f395149301fe tempest-TestVolumeBootPattern-1923367323 tempest-TestVolumeBootPattern-1923367323-project-member] Create volume of 1 GB Jul 27 16:12:01.603138 np0000005924 devstack@c-api.service[100521]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:12:01.603138 np0000005924 devstack@c-api.service[100521]: warnings.warn( Jul 27 16:12:01.603844 np0000005924 devstack@c-api.service[100521]: INFO cinder.volume.api [None req-7ce6d6e4-7c1f-49b6-9e14-f395149301fe tempest-TestVolumeBootPattern-1923367323 tempest-TestVolumeBootPattern-1923367323-project-member] Availability Zones retrieved successfully. Jul 27 16:12:01.611752 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.volume.api [None req-7ce6d6e4-7c1f-49b6-9e14-f395149301fe tempest-TestVolumeBootPattern-1923367323 tempest-TestVolumeBootPattern-1923367323-project-member] Flow 'volume_create_api' (b84737bd-24f9-48ae-8498-8368231eddb2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100521) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 27 16:12:01.613455 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.volume.api [None req-7ce6d6e4-7c1f-49b6-9e14-f395149301fe tempest-TestVolumeBootPattern-1923367323 tempest-TestVolumeBootPattern-1923367323-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (54aa2263-ba0b-4476-9a85-485faa6fb4a4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100521) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 27 16:12:01.614863 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.volume.flows.api.create_volume [None req-7ce6d6e4-7c1f-49b6-9e14-f395149301fe tempest-TestVolumeBootPattern-1923367323 tempest-TestVolumeBootPattern-1923367323-project-member] Validating volume size '1' using validate_int {{(pid=100521) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 27 16:12:01.660880 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.volume.api [None req-7ce6d6e4-7c1f-49b6-9e14-f395149301fe tempest-TestVolumeBootPattern-1923367323 tempest-TestVolumeBootPattern-1923367323-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (54aa2263-ba0b-4476-9a85-485faa6fb4a4) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-27T16:12:02Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=bd8dc4de-e97b-4ca4-bbe1-33f67a1e3c37,is_public=True,name='tempest-scenario-type-luks2-2126952391',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'bd8dc4de-e97b-4ca4-bbe1-33f67a1e3c37', '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=100521) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 27 16:12:01.662836 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.volume.api [None req-7ce6d6e4-7c1f-49b6-9e14-f395149301fe tempest-TestVolumeBootPattern-1923367323 tempest-TestVolumeBootPattern-1923367323-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (0ec5338f-615b-486f-9bf6-f949edf35ad1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100521) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 27 16:12:01.696309 np0000005924 devstack@c-api.service[100521]: WARNING cinder.quota [None req-7ce6d6e4-7c1f-49b6-9e14-f395149301fe tempest-TestVolumeBootPattern-1923367323 tempest-TestVolumeBootPattern-1923367323-project-member] Deprecated: Default quota for resource: volumes_tempest-scenario-type-luks2-2126952391 is set by the default quota flag: quota_volumes_tempest-scenario-type-luks2-2126952391, it is now deprecated. Please use the default quota class for default quota. Jul 27 16:12:01.696782 np0000005924 devstack@c-api.service[100521]: WARNING cinder.quota [None req-7ce6d6e4-7c1f-49b6-9e14-f395149301fe tempest-TestVolumeBootPattern-1923367323 tempest-TestVolumeBootPattern-1923367323-project-member] Deprecated: Default quota for resource: gigabytes_tempest-scenario-type-luks2-2126952391 is set by the default quota flag: quota_gigabytes_tempest-scenario-type-luks2-2126952391, it is now deprecated. Please use the default quota class for default quota. Jul 27 16:12:01.734585 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.quota [None req-7ce6d6e4-7c1f-49b6-9e14-f395149301fe tempest-TestVolumeBootPattern-1923367323 tempest-TestVolumeBootPattern-1923367323-project-member] Created reservations ['4c52054e-6fa5-4285-a0b4-2d33c3eecdb2', 'de07a663-85f9-4a93-a029-23427c477e53', 'd12e32b5-c278-4c21-8c6b-de0bd7dbe3d1', '12af3db4-d265-4ac7-bd73-29d6f693c43f'] {{(pid=100521) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 27 16:12:01.735457 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.volume.api [None req-7ce6d6e4-7c1f-49b6-9e14-f395149301fe tempest-TestVolumeBootPattern-1923367323 tempest-TestVolumeBootPattern-1923367323-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (0ec5338f-615b-486f-9bf6-f949edf35ad1) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['4c52054e-6fa5-4285-a0b4-2d33c3eecdb2', 'de07a663-85f9-4a93-a029-23427c477e53', 'd12e32b5-c278-4c21-8c6b-de0bd7dbe3d1', '12af3db4-d265-4ac7-bd73-29d6f693c43f']}' {{(pid=100521) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 27 16:12:01.736251 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.volume.api [None req-7ce6d6e4-7c1f-49b6-9e14-f395149301fe tempest-TestVolumeBootPattern-1923367323 tempest-TestVolumeBootPattern-1923367323-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (2c7a7151-b08d-4b82-b031-eee90df08cf7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100521) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 27 16:12:01.763718 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.volume.api [None req-7ce6d6e4-7c1f-49b6-9e14-f395149301fe tempest-TestVolumeBootPattern-1923367323 tempest-TestVolumeBootPattern-1923367323-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (2c7a7151-b08d-4b82-b031-eee90df08cf7) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '74e425cb-3e8b-4384-ae27-f5ece356afe4', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestVolumeBootPattern-volume-479566305',encryption_key_id=00000000-0000-0000-0000-000000000000,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='39995a959f30492fa40a168e21074651',qos_specs=None,replication_status=,reservations=['4c52054e-6fa5-4285-a0b4-2d33c3eecdb2','de07a663-85f9-4a93-a029-23427c477e53','d12e32b5-c278-4c21-8c6b-de0bd7dbe3d1','12af3db4-d265-4ac7-bd73-29d6f693c43f'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='e7859946f1b84212bd0801fb65699926',volume_type_id=bd8dc4de-e97b-4ca4-bbe1-33f67a1e3c37), 'volume': Volume(_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-27T16:12:01Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestVolumeBootPattern-volume-479566305',ec2_id=None,encryption_key_id=00000000-0000-0000-0000-000000000000,glance_metadata=,group=,group_id=None,host=None,id=74e425cb-3e8b-4384-ae27-f5ece356afe4,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='39995a959f30492fa40a168e21074651',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='e7859946f1b84212bd0801fb65699926',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(bd8dc4de-e97b-4ca4-bbe1-33f67a1e3c37),volume_type_id=bd8dc4de-e97b-4ca4-bbe1-33f67a1e3c37)}' {{(pid=100521) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 27 16:12:01.764531 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.volume.api [None req-7ce6d6e4-7c1f-49b6-9e14-f395149301fe tempest-TestVolumeBootPattern-1923367323 tempest-TestVolumeBootPattern-1923367323-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (1be9a8ac-c6ec-4e49-967f-4ed6fa9d47dc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100521) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 27 16:12:01.791912 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.volume.api [None req-7ce6d6e4-7c1f-49b6-9e14-f395149301fe tempest-TestVolumeBootPattern-1923367323 tempest-TestVolumeBootPattern-1923367323-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (1be9a8ac-c6ec-4e49-967f-4ed6fa9d47dc) transitioned into state 'SUCCESS' from state '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-479566305',encryption_key_id=00000000-0000-0000-0000-000000000000,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='39995a959f30492fa40a168e21074651',qos_specs=None,replication_status=,reservations=['4c52054e-6fa5-4285-a0b4-2d33c3eecdb2','de07a663-85f9-4a93-a029-23427c477e53','d12e32b5-c278-4c21-8c6b-de0bd7dbe3d1','12af3db4-d265-4ac7-bd73-29d6f693c43f'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='e7859946f1b84212bd0801fb65699926',volume_type_id=bd8dc4de-e97b-4ca4-bbe1-33f67a1e3c37)}' {{(pid=100521) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 27 16:12:01.792754 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.volume.api [None req-7ce6d6e4-7c1f-49b6-9e14-f395149301fe tempest-TestVolumeBootPattern-1923367323 tempest-TestVolumeBootPattern-1923367323-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (ee392012-72e6-4d6b-a276-366a3319c1e7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100521) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 27 16:12:01.806538 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.volume.api [None req-7ce6d6e4-7c1f-49b6-9e14-f395149301fe tempest-TestVolumeBootPattern-1923367323 tempest-TestVolumeBootPattern-1923367323-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (ee392012-72e6-4d6b-a276-366a3319c1e7) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100521) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 27 16:12:01.807658 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.volume.api [None req-7ce6d6e4-7c1f-49b6-9e14-f395149301fe tempest-TestVolumeBootPattern-1923367323 tempest-TestVolumeBootPattern-1923367323-project-member] Flow 'volume_create_api' (b84737bd-24f9-48ae-8498-8368231eddb2) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100521) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 27 16:12:01.807740 np0000005924 devstack@c-api.service[100521]: INFO cinder.volume.api [None req-7ce6d6e4-7c1f-49b6-9e14-f395149301fe tempest-TestVolumeBootPattern-1923367323 tempest-TestVolumeBootPattern-1923367323-project-member] Create volume request issued successfully. Jul 27 16:12:01.808319 np0000005924 devstack@c-api.service[100521]: INFO cinder.api.openstack.wsgi [None req-7ce6d6e4-7c1f-49b6-9e14-f395149301fe tempest-TestVolumeBootPattern-1923367323 tempest-TestVolumeBootPattern-1923367323-project-member] https://10.4.3.117/volume/v3/volumes returned with HTTP 202 Jul 27 16:12:01.808792 np0000005924 devstack@c-api.service[100521]: [pid: 100521|app: 0|req: 370/1479] 10.4.3.117 () {68 vars in 1259 bytes} [Mon Jul 27 16:12:01 2026] POST /volume/v3/volumes => generated 780 bytes in 216 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 27 16:12:01.825649 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.middleware.request_id [None req-ffb6df05-699e-4d02-ae75-caf6032d66ca None None] RequestId filter calling following filter/app {{(pid=100523) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:12:01.828021 np0000005924 devstack@c-api.service[100523]: INFO cinder.api.openstack.wsgi [None req-ffb6df05-699e-4d02-ae75-caf6032d66ca tempest-TestVolumeBootPattern-1923367323 tempest-TestVolumeBootPattern-1923367323-project-member] GET https://10.4.3.117/volume/v3/volumes/74e425cb-3e8b-4384-ae27-f5ece356afe4 Jul 27 16:12:01.828285 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.openstack.wsgi [None req-ffb6df05-699e-4d02-ae75-caf6032d66ca tempest-TestVolumeBootPattern-1923367323 tempest-TestVolumeBootPattern-1923367323-project-member] Empty body provided in request {{(pid=100523) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:12:01.828572 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.openstack.wsgi [None req-ffb6df05-699e-4d02-ae75-caf6032d66ca tempest-TestVolumeBootPattern-1923367323 tempest-TestVolumeBootPattern-1923367323-project-member] Calling method 'show' {{(pid=100523) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:12:01.837231 np0000005924 devstack@c-api.service[100523]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:12:01.837231 np0000005924 devstack@c-api.service[100523]: warnings.warn( Jul 27 16:12:01.841887 np0000005924 devstack@c-api.service[100523]: INFO cinder.volume.api [None req-ffb6df05-699e-4d02-ae75-caf6032d66ca tempest-TestVolumeBootPattern-1923367323 tempest-TestVolumeBootPattern-1923367323-project-member] Volume info retrieved successfully. Jul 27 16:12:01.847899 np0000005924 devstack@c-api.service[100523]: INFO cinder.api.openstack.wsgi [None req-ffb6df05-699e-4d02-ae75-caf6032d66ca tempest-TestVolumeBootPattern-1923367323 tempest-TestVolumeBootPattern-1923367323-project-member] https://10.4.3.117/volume/v3/volumes/74e425cb-3e8b-4384-ae27-f5ece356afe4 returned with HTTP 200 Jul 27 16:12:01.848512 np0000005924 devstack@c-api.service[100523]: [pid: 100523|app: 0|req: 374/1480] 10.4.3.117 () {66 vars in 1348 bytes} [Mon Jul 27 16:12:01 2026] GET /volume/v3/volumes/74e425cb-3e8b-4384-ae27-f5ece356afe4 => generated 848 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 27 16:12:02.096681 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.middleware.request_id [None req-4b966e0c-8144-408f-8808-ae1960c5ff89 None None] RequestId filter calling following filter/app {{(pid=100522) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:12:02.099392 np0000005924 devstack@c-api.service[100522]: INFO cinder.api.openstack.wsgi [None req-4b966e0c-8144-408f-8808-ae1960c5ff89 tempest-GroupsTest-2043346754 tempest-GroupsTest-2043346754-project-member] GET https://10.4.3.117/volume/v3/volumes/f4c7694b-5624-483a-a008-b2983830c269 Jul 27 16:12:02.099577 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.openstack.wsgi [None req-4b966e0c-8144-408f-8808-ae1960c5ff89 tempest-GroupsTest-2043346754 tempest-GroupsTest-2043346754-project-member] Empty body provided in request {{(pid=100522) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:12:02.099972 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.openstack.wsgi [None req-4b966e0c-8144-408f-8808-ae1960c5ff89 tempest-GroupsTest-2043346754 tempest-GroupsTest-2043346754-project-member] Calling method 'show' {{(pid=100522) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:12:02.113494 np0000005924 devstack@c-api.service[100522]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:12:02.113494 np0000005924 devstack@c-api.service[100522]: warnings.warn( Jul 27 16:12:02.119825 np0000005924 devstack@c-api.service[100522]: INFO cinder.volume.api [None req-4b966e0c-8144-408f-8808-ae1960c5ff89 tempest-GroupsTest-2043346754 tempest-GroupsTest-2043346754-project-member] Volume info retrieved successfully. Jul 27 16:12:02.120538 np0000005924 devstack@c-api.service[100522]: WARNING stevedore.named [None req-4b966e0c-8144-408f-8808-ae1960c5ff89 tempest-GroupsTest-2043346754 tempest-GroupsTest-2043346754-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 27 16:12:02.121005 np0000005924 devstack@c-api.service[100522]: WARNING castellan.key_manager [None req-4b966e0c-8144-408f-8808-ae1960c5ff89 tempest-GroupsTest-2043346754 tempest-GroupsTest-2043346754-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based 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 27 16:12:02.172584 np0000005924 devstack@c-api.service[100522]: DEBUG oslo_db.sqlalchemy.engines [None req-4b966e0c-8144-408f-8808-ae1960c5ff89 tempest-GroupsTest-2043346754 tempest-GroupsTest-2043346754-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100522) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 27 16:12:02.176057 np0000005924 devstack@c-api.service[100522]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:12:02.176057 np0000005924 devstack@c-api.service[100522]: warnings.warn( Jul 27 16:12:02.193625 np0000005924 devstack@c-api.service[100522]: INFO cinder.api.openstack.wsgi [None req-4b966e0c-8144-408f-8808-ae1960c5ff89 tempest-GroupsTest-2043346754 tempest-GroupsTest-2043346754-project-member] https://10.4.3.117/volume/v3/volumes/f4c7694b-5624-483a-a008-b2983830c269 returned with HTTP 200 Jul 27 16:12:02.194099 np0000005924 devstack@c-api.service[100522]: [pid: 100522|app: 0|req: 365/1481] 10.4.3.117 () {68 vars in 1389 bytes} [Mon Jul 27 16:12:02 2026] GET /volume/v3/volumes/f4c7694b-5624-483a-a008-b2983830c269 => generated 906 bytes in 98 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 27 16:12:02.208225 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.middleware.request_id [None req-4885d90b-e416-4676-984e-5df223c49918 None None] RequestId filter calling following filter/app {{(pid=100524) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:12:02.210341 np0000005924 devstack@c-api.service[100524]: INFO cinder.api.openstack.wsgi [None req-4885d90b-e416-4676-984e-5df223c49918 tempest-GroupsTest-2043346754 tempest-GroupsTest-2043346754-project-member] PUT https://10.4.3.117/volume/v3/groups/36e78901-9192-4876-adbc-4738e1b0f0fa Jul 27 16:12:02.210830 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.openstack.wsgi [None req-4885d90b-e416-4676-984e-5df223c49918 tempest-GroupsTest-2043346754 tempest-GroupsTest-2043346754-project-member] Action: 'update', calling method: version_select, body: {"group": {"name": "new_group", "description": "This is a new group", "remove_volumes": "f4c7694b-5624-483a-a008-b2983830c269"}} {{(pid=100524) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 27 16:12:02.212627 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.v3.groups [None req-4885d90b-e416-4676-984e-5df223c49918 tempest-GroupsTest-2043346754 tempest-GroupsTest-2043346754-project-member] Update called for group 36e78901-9192-4876-adbc-4738e1b0f0fa. {{(pid=100524) update /opt/stack/cinder/cinder/api/v3/groups.py:302}} Jul 27 16:12:02.212775 np0000005924 devstack@c-api.service[100524]: INFO cinder.api.v3.groups [None req-4885d90b-e416-4676-984e-5df223c49918 tempest-GroupsTest-2043346754 tempest-GroupsTest-2043346754-project-member] Updating group 36e78901-9192-4876-adbc-4738e1b0f0fa with name new_group description: This is a new group add_volumes: None remove_volumes: f4c7694b-5624-483a-a008-b2983830c269. Jul 27 16:12:02.216905 np0000005924 devstack@c-api.service[100524]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:12:02.216905 np0000005924 devstack@c-api.service[100524]: warnings.warn( Jul 27 16:12:02.245997 np0000005924 devstack@c-api.service[100524]: INFO cinder.api.openstack.wsgi [None req-4885d90b-e416-4676-984e-5df223c49918 tempest-GroupsTest-2043346754 tempest-GroupsTest-2043346754-project-member] https://10.4.3.117/volume/v3/groups/36e78901-9192-4876-adbc-4738e1b0f0fa returned with HTTP 202 Jul 27 16:12:02.246511 np0000005924 devstack@c-api.service[100524]: [pid: 100524|app: 0|req: 373/1482] 10.4.3.117 () {70 vars in 1407 bytes} [Mon Jul 27 16:12:02 2026] PUT /volume/v3/groups/36e78901-9192-4876-adbc-4738e1b0f0fa => generated 0 bytes in 39 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Jul 27 16:12:02.258774 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.middleware.request_id [None req-e69355e1-337d-4c73-ae80-d40a8695adf8 None None] RequestId filter calling following filter/app {{(pid=100521) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:12:02.261115 np0000005924 devstack@c-api.service[100521]: INFO cinder.api.openstack.wsgi [None req-e69355e1-337d-4c73-ae80-d40a8695adf8 tempest-GroupsTest-2043346754 tempest-GroupsTest-2043346754-project-member] GET https://10.4.3.117/volume/v3/groups/36e78901-9192-4876-adbc-4738e1b0f0fa Jul 27 16:12:02.261354 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.openstack.wsgi [None req-e69355e1-337d-4c73-ae80-d40a8695adf8 tempest-GroupsTest-2043346754 tempest-GroupsTest-2043346754-project-member] Empty body provided in request {{(pid=100521) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:12:02.261572 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.openstack.wsgi [None req-e69355e1-337d-4c73-ae80-d40a8695adf8 tempest-GroupsTest-2043346754 tempest-GroupsTest-2043346754-project-member] Calling method 'version_select' {{(pid=100521) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:12:02.262187 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.v3.groups [None req-e69355e1-337d-4c73-ae80-d40a8695adf8 tempest-GroupsTest-2043346754 tempest-GroupsTest-2043346754-project-member] show called for member 36e78901-9192-4876-adbc-4738e1b0f0fa {{(pid=100521) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Jul 27 16:12:02.266684 np0000005924 devstack@c-api.service[100521]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:12:02.266684 np0000005924 devstack@c-api.service[100521]: warnings.warn( Jul 27 16:12:02.277301 np0000005924 devstack@c-api.service[100521]: INFO cinder.api.openstack.wsgi [None req-e69355e1-337d-4c73-ae80-d40a8695adf8 tempest-GroupsTest-2043346754 tempest-GroupsTest-2043346754-project-member] https://10.4.3.117/volume/v3/groups/36e78901-9192-4876-adbc-4738e1b0f0fa returned with HTTP 200 Jul 27 16:12:02.277724 np0000005924 devstack@c-api.service[100521]: [pid: 100521|app: 0|req: 371/1483] 10.4.3.117 () {68 vars in 1386 bytes} [Mon Jul 27 16:12:02 2026] GET /volume/v3/groups/36e78901-9192-4876-adbc-4738e1b0f0fa => generated 323 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Jul 27 16:12:02.538078 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.middleware.request_id [None req-68380fd5-823f-4420-a48e-2fa0c641d53a None None] RequestId filter calling following filter/app {{(pid=100523) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:12:02.540047 np0000005924 devstack@c-api.service[100523]: INFO cinder.api.openstack.wsgi [None req-68380fd5-823f-4420-a48e-2fa0c641d53a tempest-TestServerVolumeAttachmentScenario-705321266 tempest-TestServerVolumeAttachmentScenario-705321266-project-member] GET https://10.4.3.117/volume/v3/volumes/0810bbce-3b9a-4207-8309-4da43736ff91 Jul 27 16:12:02.540663 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.openstack.wsgi [None req-68380fd5-823f-4420-a48e-2fa0c641d53a tempest-TestServerVolumeAttachmentScenario-705321266 tempest-TestServerVolumeAttachmentScenario-705321266-project-member] Empty body provided in request {{(pid=100523) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:12:02.540663 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.openstack.wsgi [None req-68380fd5-823f-4420-a48e-2fa0c641d53a tempest-TestServerVolumeAttachmentScenario-705321266 tempest-TestServerVolumeAttachmentScenario-705321266-project-member] Calling method 'show' {{(pid=100523) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:12:02.551159 np0000005924 devstack@c-api.service[100523]: INFO cinder.api.openstack.wsgi [None req-68380fd5-823f-4420-a48e-2fa0c641d53a tempest-TestServerVolumeAttachmentScenario-705321266 tempest-TestServerVolumeAttachmentScenario-705321266-project-member] https://10.4.3.117/volume/v3/volumes/0810bbce-3b9a-4207-8309-4da43736ff91 returned with HTTP 404 Jul 27 16:12:02.551718 np0000005924 devstack@c-api.service[100523]: [pid: 100523|app: 0|req: 375/1484] 10.4.3.117 () {66 vars in 1348 bytes} [Mon Jul 27 16:12:02 2026] GET /volume/v3/volumes/0810bbce-3b9a-4207-8309-4da43736ff91 => generated 109 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 27 16:12:02.558627 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.middleware.request_id [None req-7dabb997-27e3-4ac3-a4b2-f642d2df3613 None None] RequestId filter calling following filter/app {{(pid=100522) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:12:02.560580 np0000005924 devstack@c-api.service[100522]: INFO cinder.api.openstack.wsgi [None req-7dabb997-27e3-4ac3-a4b2-f642d2df3613 tempest-TestServerVolumeAttachmentScenario-705321266 tempest-TestServerVolumeAttachmentScenario-705321266-project-member] DELETE https://10.4.3.117/volume/v3/volumes/817a1fab-46ad-41d3-857b-6b1c68f11268 Jul 27 16:12:02.560667 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.openstack.wsgi [None req-7dabb997-27e3-4ac3-a4b2-f642d2df3613 tempest-TestServerVolumeAttachmentScenario-705321266 tempest-TestServerVolumeAttachmentScenario-705321266-project-member] Empty body provided in request {{(pid=100522) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:12:02.560855 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.openstack.wsgi [None req-7dabb997-27e3-4ac3-a4b2-f642d2df3613 tempest-TestServerVolumeAttachmentScenario-705321266 tempest-TestServerVolumeAttachmentScenario-705321266-project-member] Calling method 'delete' {{(pid=100522) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:12:02.561038 np0000005924 devstack@c-api.service[100522]: INFO cinder.api.v3.volumes [None req-7dabb997-27e3-4ac3-a4b2-f642d2df3613 tempest-TestServerVolumeAttachmentScenario-705321266 tempest-TestServerVolumeAttachmentScenario-705321266-project-member] Delete volume with id: 817a1fab-46ad-41d3-857b-6b1c68f11268 Jul 27 16:12:02.581132 np0000005924 devstack@c-api.service[100522]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:12:02.581132 np0000005924 devstack@c-api.service[100522]: warnings.warn( Jul 27 16:12:02.582219 np0000005924 devstack@c-api.service[100522]: INFO cinder.volume.api [None req-7dabb997-27e3-4ac3-a4b2-f642d2df3613 tempest-TestServerVolumeAttachmentScenario-705321266 tempest-TestServerVolumeAttachmentScenario-705321266-project-member] Volume info retrieved successfully. Jul 27 16:12:02.652593 np0000005924 devstack@c-api.service[100522]: INFO cinder.volume.api [None req-7dabb997-27e3-4ac3-a4b2-f642d2df3613 tempest-TestServerVolumeAttachmentScenario-705321266 tempest-TestServerVolumeAttachmentScenario-705321266-project-member] Delete volume request issued successfully. Jul 27 16:12:02.652593 np0000005924 devstack@c-api.service[100522]: INFO cinder.api.openstack.wsgi [None req-7dabb997-27e3-4ac3-a4b2-f642d2df3613 tempest-TestServerVolumeAttachmentScenario-705321266 tempest-TestServerVolumeAttachmentScenario-705321266-project-member] https://10.4.3.117/volume/v3/volumes/817a1fab-46ad-41d3-857b-6b1c68f11268 returned with HTTP 202 Jul 27 16:12:02.653388 np0000005924 devstack@c-api.service[100522]: [pid: 100522|app: 0|req: 366/1485] 10.4.3.117 () {66 vars in 1351 bytes} [Mon Jul 27 16:12:02 2026] DELETE /volume/v3/volumes/817a1fab-46ad-41d3-857b-6b1c68f11268 => generated 0 bytes in 95 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 27 16:12:02.661593 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.middleware.request_id [None req-687230a2-40fb-4cd8-92a4-b5f52703d5b3 None None] RequestId filter calling following filter/app {{(pid=100524) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:12:02.664365 np0000005924 devstack@c-api.service[100524]: INFO cinder.api.openstack.wsgi [None req-687230a2-40fb-4cd8-92a4-b5f52703d5b3 tempest-TestServerVolumeAttachmentScenario-705321266 tempest-TestServerVolumeAttachmentScenario-705321266-project-member] GET https://10.4.3.117/volume/v3/volumes/817a1fab-46ad-41d3-857b-6b1c68f11268 Jul 27 16:12:02.664447 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.openstack.wsgi [None req-687230a2-40fb-4cd8-92a4-b5f52703d5b3 tempest-TestServerVolumeAttachmentScenario-705321266 tempest-TestServerVolumeAttachmentScenario-705321266-project-member] Empty body provided in request {{(pid=100524) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:12:02.664810 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.openstack.wsgi [None req-687230a2-40fb-4cd8-92a4-b5f52703d5b3 tempest-TestServerVolumeAttachmentScenario-705321266 tempest-TestServerVolumeAttachmentScenario-705321266-project-member] Calling method 'show' {{(pid=100524) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:12:02.677407 np0000005924 devstack@c-api.service[100524]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:12:02.677407 np0000005924 devstack@c-api.service[100524]: warnings.warn( Jul 27 16:12:02.685179 np0000005924 devstack@c-api.service[100524]: INFO cinder.volume.api [None req-687230a2-40fb-4cd8-92a4-b5f52703d5b3 tempest-TestServerVolumeAttachmentScenario-705321266 tempest-TestServerVolumeAttachmentScenario-705321266-project-member] Volume info retrieved successfully. Jul 27 16:12:02.693041 np0000005924 devstack@c-api.service[100524]: INFO cinder.api.openstack.wsgi [None req-687230a2-40fb-4cd8-92a4-b5f52703d5b3 tempest-TestServerVolumeAttachmentScenario-705321266 tempest-TestServerVolumeAttachmentScenario-705321266-project-member] https://10.4.3.117/volume/v3/volumes/817a1fab-46ad-41d3-857b-6b1c68f11268 returned with HTTP 200 Jul 27 16:12:02.693669 np0000005924 devstack@c-api.service[100524]: [pid: 100524|app: 0|req: 374/1486] 10.4.3.117 () {66 vars in 1348 bytes} [Mon Jul 27 16:12:02 2026] GET /volume/v3/volumes/817a1fab-46ad-41d3-857b-6b1c68f11268 => generated 856 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 27 16:12:02.864198 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.middleware.request_id [None req-43c84a97-61b8-4c31-bc7a-5a3de5e13bd0 None None] RequestId filter calling following filter/app {{(pid=100521) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:12:02.866165 np0000005924 devstack@c-api.service[100521]: INFO cinder.api.openstack.wsgi [None req-43c84a97-61b8-4c31-bc7a-5a3de5e13bd0 tempest-TestVolumeBootPattern-1923367323 tempest-TestVolumeBootPattern-1923367323-project-member] GET https://10.4.3.117/volume/v3/volumes/74e425cb-3e8b-4384-ae27-f5ece356afe4 Jul 27 16:12:02.866502 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.openstack.wsgi [None req-43c84a97-61b8-4c31-bc7a-5a3de5e13bd0 tempest-TestVolumeBootPattern-1923367323 tempest-TestVolumeBootPattern-1923367323-project-member] Empty body provided in request {{(pid=100521) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:12:02.866713 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.openstack.wsgi [None req-43c84a97-61b8-4c31-bc7a-5a3de5e13bd0 tempest-TestVolumeBootPattern-1923367323 tempest-TestVolumeBootPattern-1923367323-project-member] Calling method 'show' {{(pid=100521) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:12:02.893710 np0000005924 devstack@c-api.service[100521]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:12:02.893710 np0000005924 devstack@c-api.service[100521]: warnings.warn( Jul 27 16:12:02.905463 np0000005924 devstack@c-api.service[100521]: INFO cinder.volume.api [None req-43c84a97-61b8-4c31-bc7a-5a3de5e13bd0 tempest-TestVolumeBootPattern-1923367323 tempest-TestVolumeBootPattern-1923367323-project-member] Volume info retrieved successfully. Jul 27 16:12:02.911638 np0000005924 devstack@c-api.service[100521]: INFO cinder.api.openstack.wsgi [None req-43c84a97-61b8-4c31-bc7a-5a3de5e13bd0 tempest-TestVolumeBootPattern-1923367323 tempest-TestVolumeBootPattern-1923367323-project-member] https://10.4.3.117/volume/v3/volumes/74e425cb-3e8b-4384-ae27-f5ece356afe4 returned with HTTP 200 Jul 27 16:12:02.912087 np0000005924 devstack@c-api.service[100521]: [pid: 100521|app: 0|req: 372/1487] 10.4.3.117 () {66 vars in 1348 bytes} [Mon Jul 27 16:12:02 2026] GET /volume/v3/volumes/74e425cb-3e8b-4384-ae27-f5ece356afe4 => generated 873 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 27 16:12:02.925130 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.middleware.request_id [None req-82dfe8cd-9fd1-4c7a-8824-96ef6a54c636 None None] RequestId filter calling following filter/app {{(pid=100523) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:12:02.928114 np0000005924 devstack@c-api.service[100523]: INFO cinder.api.openstack.wsgi [None req-82dfe8cd-9fd1-4c7a-8824-96ef6a54c636 tempest-TestVolumeBootPattern-1923367323 tempest-TestVolumeBootPattern-1923367323-project-member] GET https://10.4.3.117/volume/v3/volumes/74e425cb-3e8b-4384-ae27-f5ece356afe4 Jul 27 16:12:02.928780 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.openstack.wsgi [None req-82dfe8cd-9fd1-4c7a-8824-96ef6a54c636 tempest-TestVolumeBootPattern-1923367323 tempest-TestVolumeBootPattern-1923367323-project-member] Empty body provided in request {{(pid=100523) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:12:02.930473 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.openstack.wsgi [None req-82dfe8cd-9fd1-4c7a-8824-96ef6a54c636 tempest-TestVolumeBootPattern-1923367323 tempest-TestVolumeBootPattern-1923367323-project-member] Calling method 'show' {{(pid=100523) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:12:02.939835 np0000005924 devstack@c-api.service[100523]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:12:02.939835 np0000005924 devstack@c-api.service[100523]: warnings.warn( Jul 27 16:12:02.947322 np0000005924 devstack@c-api.service[100523]: INFO cinder.volume.api [None req-82dfe8cd-9fd1-4c7a-8824-96ef6a54c636 tempest-TestVolumeBootPattern-1923367323 tempest-TestVolumeBootPattern-1923367323-project-member] Volume info retrieved successfully. Jul 27 16:12:02.955539 np0000005924 devstack@c-api.service[100523]: INFO cinder.api.openstack.wsgi [None req-82dfe8cd-9fd1-4c7a-8824-96ef6a54c636 tempest-TestVolumeBootPattern-1923367323 tempest-TestVolumeBootPattern-1923367323-project-member] https://10.4.3.117/volume/v3/volumes/74e425cb-3e8b-4384-ae27-f5ece356afe4 returned with HTTP 200 Jul 27 16:12:02.956100 np0000005924 devstack@c-api.service[100523]: [pid: 100523|app: 0|req: 376/1488] 10.4.3.117 () {66 vars in 1348 bytes} [Mon Jul 27 16:12:02 2026] GET /volume/v3/volumes/74e425cb-3e8b-4384-ae27-f5ece356afe4 => generated 873 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 27 16:12:02.971475 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.middleware.request_id [None req-3b95f79e-079d-477b-9206-6ac6afd41e19 None None] RequestId filter calling following filter/app {{(pid=100522) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:12:02.973239 np0000005924 devstack@c-api.service[100522]: INFO cinder.api.openstack.wsgi [None req-3b95f79e-079d-477b-9206-6ac6afd41e19 tempest-TestVolumeBootPattern-1923367323 tempest-TestVolumeBootPattern-1923367323-project-member] POST https://10.4.3.117/volume/v3/volumes/74e425cb-3e8b-4384-ae27-f5ece356afe4/action Jul 27 16:12:02.973599 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.openstack.wsgi [None req-3b95f79e-079d-477b-9206-6ac6afd41e19 tempest-TestVolumeBootPattern-1923367323 tempest-TestVolumeBootPattern-1923367323-project-member] Action body: b'{"os-set_bootable": {"bootable": true}}' {{(pid=100522) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 27 16:12:02.973739 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.openstack.wsgi [None req-3b95f79e-079d-477b-9206-6ac6afd41e19 tempest-TestVolumeBootPattern-1923367323 tempest-TestVolumeBootPattern-1923367323-project-member] Action: 'action', calling method: _set_bootable, body: {"os-set_bootable": {"bootable": true}} {{(pid=100522) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 27 16:12:02.982153 np0000005924 devstack@c-api.service[100522]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:12:02.982153 np0000005924 devstack@c-api.service[100522]: warnings.warn( Jul 27 16:12:02.982641 np0000005924 devstack@c-api.service[100522]: INFO cinder.volume.api [None req-3b95f79e-079d-477b-9206-6ac6afd41e19 tempest-TestVolumeBootPattern-1923367323 tempest-TestVolumeBootPattern-1923367323-project-member] Volume info retrieved successfully. Jul 27 16:12:03.028539 np0000005924 devstack@c-api.service[100522]: INFO cinder.volume.api [None req-3b95f79e-079d-477b-9206-6ac6afd41e19 tempest-TestVolumeBootPattern-1923367323 tempest-TestVolumeBootPattern-1923367323-project-member] Volume updated successfully. Jul 27 16:12:03.028539 np0000005924 devstack@c-api.service[100522]: INFO cinder.api.openstack.wsgi [None req-3b95f79e-079d-477b-9206-6ac6afd41e19 tempest-TestVolumeBootPattern-1923367323 tempest-TestVolumeBootPattern-1923367323-project-member] https://10.4.3.117/volume/v3/volumes/74e425cb-3e8b-4384-ae27-f5ece356afe4/action returned with HTTP 200 Jul 27 16:12:03.028539 np0000005924 devstack@c-api.service[100522]: [pid: 100522|app: 0|req: 367/1489] 10.4.3.117 () {68 vars in 1390 bytes} [Mon Jul 27 16:12:02 2026] POST /volume/v3/volumes/74e425cb-3e8b-4384-ae27-f5ece356afe4/action => generated 0 bytes in 57 msecs (HTTP/1.1 200) 7 headers in 283 bytes (1 switches on core 0) Jul 27 16:12:03.252203 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.middleware.request_id [req-f1f3416c-cd10-4158-a6fd-b932a2dadff3 req-12da6394-d4b0-4c75-9327-5819f7beeccd None None] RequestId filter calling following filter/app {{(pid=100524) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:12:03.255084 np0000005924 devstack@c-api.service[100524]: INFO cinder.api.openstack.wsgi [req-f1f3416c-cd10-4158-a6fd-b932a2dadff3 req-12da6394-d4b0-4c75-9327-5819f7beeccd tempest-TestVolumeBootPattern-1923367323 tempest-TestVolumeBootPattern-1923367323-project-member] GET https://10.4.3.117/volume/v3/volumes/74e425cb-3e8b-4384-ae27-f5ece356afe4 Jul 27 16:12:03.255536 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.openstack.wsgi [req-f1f3416c-cd10-4158-a6fd-b932a2dadff3 req-12da6394-d4b0-4c75-9327-5819f7beeccd tempest-TestVolumeBootPattern-1923367323 tempest-TestVolumeBootPattern-1923367323-project-member] Empty body provided in request {{(pid=100524) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:12:03.255900 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.openstack.wsgi [req-f1f3416c-cd10-4158-a6fd-b932a2dadff3 req-12da6394-d4b0-4c75-9327-5819f7beeccd tempest-TestVolumeBootPattern-1923367323 tempest-TestVolumeBootPattern-1923367323-project-member] Calling method 'show' {{(pid=100524) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:12:03.263151 np0000005924 devstack@c-api.service[100524]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:12:03.263151 np0000005924 devstack@c-api.service[100524]: warnings.warn( Jul 27 16:12:03.267160 np0000005924 devstack@c-api.service[100524]: INFO cinder.volume.api [req-f1f3416c-cd10-4158-a6fd-b932a2dadff3 req-12da6394-d4b0-4c75-9327-5819f7beeccd tempest-TestVolumeBootPattern-1923367323 tempest-TestVolumeBootPattern-1923367323-project-member] Volume info retrieved successfully. Jul 27 16:12:03.272305 np0000005924 devstack@c-api.service[100524]: INFO cinder.api.openstack.wsgi [req-f1f3416c-cd10-4158-a6fd-b932a2dadff3 req-12da6394-d4b0-4c75-9327-5819f7beeccd tempest-TestVolumeBootPattern-1923367323 tempest-TestVolumeBootPattern-1923367323-project-member] https://10.4.3.117/volume/v3/volumes/74e425cb-3e8b-4384-ae27-f5ece356afe4 returned with HTTP 200 Jul 27 16:12:03.272735 np0000005924 devstack@c-api.service[100524]: [pid: 100524|app: 0|req: 375/1490] 10.4.3.117 () {68 vars in 1598 bytes} [Mon Jul 27 16:12:03 2026] GET /volume/v3/volumes/74e425cb-3e8b-4384-ae27-f5ece356afe4 => generated 872 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 27 16:12:03.298486 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.middleware.request_id [None req-66f502da-fe83-49ab-8376-043659f2263e None None] RequestId filter calling following filter/app {{(pid=100521) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:12:03.300942 np0000005924 devstack@c-api.service[100521]: INFO cinder.api.openstack.wsgi [None req-66f502da-fe83-49ab-8376-043659f2263e tempest-GroupsTest-2043346754 tempest-GroupsTest-2043346754-project-member] GET https://10.4.3.117/volume/v3/groups/36e78901-9192-4876-adbc-4738e1b0f0fa Jul 27 16:12:03.301321 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.openstack.wsgi [None req-66f502da-fe83-49ab-8376-043659f2263e tempest-GroupsTest-2043346754 tempest-GroupsTest-2043346754-project-member] Empty body provided in request {{(pid=100521) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:12:03.301919 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.openstack.wsgi [None req-66f502da-fe83-49ab-8376-043659f2263e tempest-GroupsTest-2043346754 tempest-GroupsTest-2043346754-project-member] Calling method 'version_select' {{(pid=100521) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:12:03.302078 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.v3.groups [None req-66f502da-fe83-49ab-8376-043659f2263e tempest-GroupsTest-2043346754 tempest-GroupsTest-2043346754-project-member] show called for member 36e78901-9192-4876-adbc-4738e1b0f0fa {{(pid=100521) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Jul 27 16:12:03.305755 np0000005924 devstack@c-api.service[100521]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:12:03.305755 np0000005924 devstack@c-api.service[100521]: warnings.warn( Jul 27 16:12:03.320979 np0000005924 devstack@c-api.service[100521]: INFO cinder.api.openstack.wsgi [None req-66f502da-fe83-49ab-8376-043659f2263e tempest-GroupsTest-2043346754 tempest-GroupsTest-2043346754-project-member] https://10.4.3.117/volume/v3/groups/36e78901-9192-4876-adbc-4738e1b0f0fa returned with HTTP 200 Jul 27 16:12:03.320979 np0000005924 devstack@c-api.service[100521]: [pid: 100521|app: 0|req: 373/1491] 10.4.3.117 () {68 vars in 1386 bytes} [Mon Jul 27 16:12:03 2026] GET /volume/v3/groups/36e78901-9192-4876-adbc-4738e1b0f0fa => generated 324 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 27 16:12:03.327609 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.middleware.request_id [None req-8dc677d5-6f00-4773-a9cf-81be41f67888 None None] RequestId filter calling following filter/app {{(pid=100523) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:12:03.330217 np0000005924 devstack@c-api.service[100523]: INFO cinder.api.openstack.wsgi [None req-8dc677d5-6f00-4773-a9cf-81be41f67888 tempest-GroupsTest-2043346754 tempest-GroupsTest-2043346754-project-member] GET https://10.4.3.117/volume/v3/groups/36e78901-9192-4876-adbc-4738e1b0f0fa Jul 27 16:12:03.330467 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.openstack.wsgi [None req-8dc677d5-6f00-4773-a9cf-81be41f67888 tempest-GroupsTest-2043346754 tempest-GroupsTest-2043346754-project-member] Empty body provided in request {{(pid=100523) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:12:03.330709 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.openstack.wsgi [None req-8dc677d5-6f00-4773-a9cf-81be41f67888 tempest-GroupsTest-2043346754 tempest-GroupsTest-2043346754-project-member] Calling method 'version_select' {{(pid=100523) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:12:03.330951 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.v3.groups [None req-8dc677d5-6f00-4773-a9cf-81be41f67888 tempest-GroupsTest-2043346754 tempest-GroupsTest-2043346754-project-member] show called for member 36e78901-9192-4876-adbc-4738e1b0f0fa {{(pid=100523) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Jul 27 16:12:03.334655 np0000005924 devstack@c-api.service[100523]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:12:03.334655 np0000005924 devstack@c-api.service[100523]: warnings.warn( Jul 27 16:12:03.344714 np0000005924 devstack@c-api.service[100523]: INFO cinder.api.openstack.wsgi [None req-8dc677d5-6f00-4773-a9cf-81be41f67888 tempest-GroupsTest-2043346754 tempest-GroupsTest-2043346754-project-member] https://10.4.3.117/volume/v3/groups/36e78901-9192-4876-adbc-4738e1b0f0fa returned with HTTP 200 Jul 27 16:12:03.344714 np0000005924 devstack@c-api.service[100523]: [pid: 100523|app: 0|req: 377/1492] 10.4.3.117 () {68 vars in 1386 bytes} [Mon Jul 27 16:12:03 2026] GET /volume/v3/groups/36e78901-9192-4876-adbc-4738e1b0f0fa => generated 324 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 27 16:12:03.366149 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.middleware.request_id [None req-98a44a97-b0c1-47f6-a91f-872d9d484ff7 None None] RequestId filter calling following filter/app {{(pid=100522) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:12:03.368411 np0000005924 devstack@c-api.service[100522]: INFO cinder.api.openstack.wsgi [None req-98a44a97-b0c1-47f6-a91f-872d9d484ff7 tempest-GroupsTest-2043346754 tempest-GroupsTest-2043346754-project-member] GET https://10.4.3.117/volume/v3/volumes/detail Jul 27 16:12:03.368661 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.openstack.wsgi [None req-98a44a97-b0c1-47f6-a91f-872d9d484ff7 tempest-GroupsTest-2043346754 tempest-GroupsTest-2043346754-project-member] Empty body provided in request {{(pid=100522) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:12:03.369099 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.openstack.wsgi [None req-98a44a97-b0c1-47f6-a91f-872d9d484ff7 tempest-GroupsTest-2043346754 tempest-GroupsTest-2043346754-project-member] Calling method 'detail' {{(pid=100522) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:12:03.369457 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.api_utils [None req-98a44a97-b0c1-47f6-a91f-872d9d484ff7 tempest-GroupsTest-2043346754 tempest-GroupsTest-2043346754-project-member] Removing options '' from query. {{(pid=100522) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 27 16:12:03.371731 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.volume.api [None req-98a44a97-b0c1-47f6-a91f-872d9d484ff7 tempest-GroupsTest-2043346754 tempest-GroupsTest-2043346754-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100522) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 27 16:12:03.379388 np0000005924 devstack@c-api.service[100522]: INFO cinder.volume.api [None req-98a44a97-b0c1-47f6-a91f-872d9d484ff7 tempest-GroupsTest-2043346754 tempest-GroupsTest-2043346754-project-member] Get all volumes completed successfully. Jul 27 16:12:03.380613 np0000005924 devstack@c-api.service[100522]: WARNING stevedore.named [None req-98a44a97-b0c1-47f6-a91f-872d9d484ff7 tempest-GroupsTest-2043346754 tempest-GroupsTest-2043346754-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 27 16:12:03.380812 np0000005924 devstack@c-api.service[100522]: WARNING castellan.key_manager [None req-98a44a97-b0c1-47f6-a91f-872d9d484ff7 tempest-GroupsTest-2043346754 tempest-GroupsTest-2043346754-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based 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 27 16:12:03.426410 np0000005924 devstack@c-api.service[100522]: DEBUG oslo_db.sqlalchemy.engines [None req-98a44a97-b0c1-47f6-a91f-872d9d484ff7 tempest-GroupsTest-2043346754 tempest-GroupsTest-2043346754-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100522) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 27 16:12:03.429898 np0000005924 devstack@c-api.service[100522]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:12:03.429898 np0000005924 devstack@c-api.service[100522]: warnings.warn( Jul 27 16:12:03.438910 np0000005924 devstack@c-api.service[100522]: INFO cinder.api.openstack.wsgi [None req-98a44a97-b0c1-47f6-a91f-872d9d484ff7 tempest-GroupsTest-2043346754 tempest-GroupsTest-2043346754-project-member] https://10.4.3.117/volume/v3/volumes/detail returned with HTTP 200 Jul 27 16:12:03.440650 np0000005924 devstack@c-api.service[100522]: [pid: 100522|app: 0|req: 368/1493] 10.4.3.117 () {68 vars in 1299 bytes} [Mon Jul 27 16:12:03 2026] GET /volume/v3/volumes/detail => generated 1772 bytes in 74 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 27 16:12:03.458227 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.middleware.request_id [None req-08f4c3af-55e1-4a80-962b-2197b0285d36 None None] RequestId filter calling following filter/app {{(pid=100524) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:12:03.460431 np0000005924 devstack@c-api.service[100524]: INFO cinder.api.openstack.wsgi [None req-08f4c3af-55e1-4a80-962b-2197b0285d36 tempest-GroupsTest-2043346754 tempest-GroupsTest-2043346754-project-member] PUT https://10.4.3.117/volume/v3/groups/36e78901-9192-4876-adbc-4738e1b0f0fa Jul 27 16:12:03.460676 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.openstack.wsgi [None req-08f4c3af-55e1-4a80-962b-2197b0285d36 tempest-GroupsTest-2043346754 tempest-GroupsTest-2043346754-project-member] Action: 'update', calling method: version_select, body: {"group": {"add_volumes": "f4c7694b-5624-483a-a008-b2983830c269"}} {{(pid=100524) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 27 16:12:03.462480 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.v3.groups [None req-08f4c3af-55e1-4a80-962b-2197b0285d36 tempest-GroupsTest-2043346754 tempest-GroupsTest-2043346754-project-member] Update called for group 36e78901-9192-4876-adbc-4738e1b0f0fa. {{(pid=100524) update /opt/stack/cinder/cinder/api/v3/groups.py:302}} Jul 27 16:12:03.462635 np0000005924 devstack@c-api.service[100524]: INFO cinder.api.v3.groups [None req-08f4c3af-55e1-4a80-962b-2197b0285d36 tempest-GroupsTest-2043346754 tempest-GroupsTest-2043346754-project-member] Updating group 36e78901-9192-4876-adbc-4738e1b0f0fa with name None description: None add_volumes: f4c7694b-5624-483a-a008-b2983830c269 remove_volumes: None. Jul 27 16:12:03.466224 np0000005924 devstack@c-api.service[100524]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:12:03.466224 np0000005924 devstack@c-api.service[100524]: warnings.warn( Jul 27 16:12:03.502202 np0000005924 devstack@c-api.service[100524]: INFO cinder.api.openstack.wsgi [None req-08f4c3af-55e1-4a80-962b-2197b0285d36 tempest-GroupsTest-2043346754 tempest-GroupsTest-2043346754-project-member] https://10.4.3.117/volume/v3/groups/36e78901-9192-4876-adbc-4738e1b0f0fa returned with HTTP 202 Jul 27 16:12:03.502728 np0000005924 devstack@c-api.service[100524]: [pid: 100524|app: 0|req: 376/1494] 10.4.3.117 () {70 vars in 1406 bytes} [Mon Jul 27 16:12:03 2026] PUT /volume/v3/groups/36e78901-9192-4876-adbc-4738e1b0f0fa => generated 0 bytes in 45 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Jul 27 16:12:03.515506 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.middleware.request_id [None req-947defa6-04e3-42db-8809-59461fd03014 None None] RequestId filter calling following filter/app {{(pid=100521) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:12:03.517878 np0000005924 devstack@c-api.service[100521]: INFO cinder.api.openstack.wsgi [None req-947defa6-04e3-42db-8809-59461fd03014 tempest-GroupsTest-2043346754 tempest-GroupsTest-2043346754-project-member] GET https://10.4.3.117/volume/v3/groups/36e78901-9192-4876-adbc-4738e1b0f0fa Jul 27 16:12:03.521671 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.openstack.wsgi [None req-947defa6-04e3-42db-8809-59461fd03014 tempest-GroupsTest-2043346754 tempest-GroupsTest-2043346754-project-member] Empty body provided in request {{(pid=100521) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:12:03.521671 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.openstack.wsgi [None req-947defa6-04e3-42db-8809-59461fd03014 tempest-GroupsTest-2043346754 tempest-GroupsTest-2043346754-project-member] Calling method 'version_select' {{(pid=100521) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:12:03.521671 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.v3.groups [None req-947defa6-04e3-42db-8809-59461fd03014 tempest-GroupsTest-2043346754 tempest-GroupsTest-2043346754-project-member] show called for member 36e78901-9192-4876-adbc-4738e1b0f0fa {{(pid=100521) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Jul 27 16:12:03.523818 np0000005924 devstack@c-api.service[100521]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:12:03.523818 np0000005924 devstack@c-api.service[100521]: warnings.warn( Jul 27 16:12:03.541966 np0000005924 devstack@c-api.service[100521]: INFO cinder.api.openstack.wsgi [None req-947defa6-04e3-42db-8809-59461fd03014 tempest-GroupsTest-2043346754 tempest-GroupsTest-2043346754-project-member] https://10.4.3.117/volume/v3/groups/36e78901-9192-4876-adbc-4738e1b0f0fa returned with HTTP 200 Jul 27 16:12:03.542597 np0000005924 devstack@c-api.service[100521]: [pid: 100521|app: 0|req: 374/1495] 10.4.3.117 () {68 vars in 1386 bytes} [Mon Jul 27 16:12:03 2026] GET /volume/v3/groups/36e78901-9192-4876-adbc-4738e1b0f0fa => generated 323 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 27 16:12:03.712266 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.middleware.request_id [None req-e96a32c3-601a-4154-beb5-27c74bae97de None None] RequestId filter calling following filter/app {{(pid=100523) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:12:03.714486 np0000005924 devstack@c-api.service[100523]: INFO cinder.api.openstack.wsgi [None req-e96a32c3-601a-4154-beb5-27c74bae97de tempest-TestServerVolumeAttachmentScenario-705321266 tempest-TestServerVolumeAttachmentScenario-705321266-project-member] GET https://10.4.3.117/volume/v3/volumes/817a1fab-46ad-41d3-857b-6b1c68f11268 Jul 27 16:12:03.714661 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.openstack.wsgi [None req-e96a32c3-601a-4154-beb5-27c74bae97de tempest-TestServerVolumeAttachmentScenario-705321266 tempest-TestServerVolumeAttachmentScenario-705321266-project-member] Empty body provided in request {{(pid=100523) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:12:03.715039 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.openstack.wsgi [None req-e96a32c3-601a-4154-beb5-27c74bae97de tempest-TestServerVolumeAttachmentScenario-705321266 tempest-TestServerVolumeAttachmentScenario-705321266-project-member] Calling method 'show' {{(pid=100523) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:12:03.727861 np0000005924 devstack@c-api.service[100523]: INFO cinder.api.openstack.wsgi [None req-e96a32c3-601a-4154-beb5-27c74bae97de tempest-TestServerVolumeAttachmentScenario-705321266 tempest-TestServerVolumeAttachmentScenario-705321266-project-member] https://10.4.3.117/volume/v3/volumes/817a1fab-46ad-41d3-857b-6b1c68f11268 returned with HTTP 404 Jul 27 16:12:03.728605 np0000005924 devstack@c-api.service[100523]: [pid: 100523|app: 0|req: 378/1496] 10.4.3.117 () {66 vars in 1348 bytes} [Mon Jul 27 16:12:03 2026] GET /volume/v3/volumes/817a1fab-46ad-41d3-857b-6b1c68f11268 => generated 109 bytes in 16 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 27 16:12:03.833384 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.middleware.request_id [req-f1f3416c-cd10-4158-a6fd-b932a2dadff3 req-fedcf8e8-4470-4fa3-9a23-f9ca65e40e70 None None] RequestId filter calling following filter/app {{(pid=100522) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:12:03.835203 np0000005924 devstack@c-api.service[100522]: INFO cinder.api.openstack.wsgi [req-f1f3416c-cd10-4158-a6fd-b932a2dadff3 req-fedcf8e8-4470-4fa3-9a23-f9ca65e40e70 tempest-TestVolumeBootPattern-1923367323 tempest-TestVolumeBootPattern-1923367323-project-member] GET https://10.4.3.117/volume/v3/volumes/74e425cb-3e8b-4384-ae27-f5ece356afe4 Jul 27 16:12:03.835601 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.openstack.wsgi [req-f1f3416c-cd10-4158-a6fd-b932a2dadff3 req-fedcf8e8-4470-4fa3-9a23-f9ca65e40e70 tempest-TestVolumeBootPattern-1923367323 tempest-TestVolumeBootPattern-1923367323-project-member] Empty body provided in request {{(pid=100522) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:12:03.835855 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.openstack.wsgi [req-f1f3416c-cd10-4158-a6fd-b932a2dadff3 req-fedcf8e8-4470-4fa3-9a23-f9ca65e40e70 tempest-TestVolumeBootPattern-1923367323 tempest-TestVolumeBootPattern-1923367323-project-member] Calling method 'show' {{(pid=100522) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:12:03.844405 np0000005924 devstack@c-api.service[100522]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:12:03.844405 np0000005924 devstack@c-api.service[100522]: warnings.warn( Jul 27 16:12:03.849456 np0000005924 devstack@c-api.service[100522]: INFO cinder.volume.api [req-f1f3416c-cd10-4158-a6fd-b932a2dadff3 req-fedcf8e8-4470-4fa3-9a23-f9ca65e40e70 tempest-TestVolumeBootPattern-1923367323 tempest-TestVolumeBootPattern-1923367323-project-member] Volume info retrieved successfully. Jul 27 16:12:03.853689 np0000005924 devstack@c-api.service[100522]: INFO cinder.api.openstack.wsgi [req-f1f3416c-cd10-4158-a6fd-b932a2dadff3 req-fedcf8e8-4470-4fa3-9a23-f9ca65e40e70 tempest-TestVolumeBootPattern-1923367323 tempest-TestVolumeBootPattern-1923367323-project-member] https://10.4.3.117/volume/v3/volumes/74e425cb-3e8b-4384-ae27-f5ece356afe4 returned with HTTP 200 Jul 27 16:12:03.854572 np0000005924 devstack@c-api.service[100522]: [pid: 100522|app: 0|req: 369/1497] 10.4.3.117 () {68 vars in 1598 bytes} [Mon Jul 27 16:12:03 2026] GET /volume/v3/volumes/74e425cb-3e8b-4384-ae27-f5ece356afe4 => generated 872 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 27 16:12:03.872581 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.middleware.request_id [None req-d9491119-e781-4c5f-9fa3-f6871cc46a78 None None] RequestId filter calling following filter/app {{(pid=100524) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:12:03.873113 np0000005924 devstack@c-api.service[100524]: INFO cinder.api.openstack.wsgi [None req-d9491119-e781-4c5f-9fa3-f6871cc46a78 None None] GET https://10.4.3.117/volume// Jul 27 16:12:03.873364 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.openstack.wsgi [None req-d9491119-e781-4c5f-9fa3-f6871cc46a78 None None] Empty body provided in request {{(pid=100524) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:12:03.873671 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.openstack.wsgi [None req-d9491119-e781-4c5f-9fa3-f6871cc46a78 None None] Calling method 'all' {{(pid=100524) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:12:03.874107 np0000005924 devstack@c-api.service[100524]: INFO cinder.api.openstack.wsgi [None req-d9491119-e781-4c5f-9fa3-f6871cc46a78 None None] https://10.4.3.117/volume// returned with HTTP 300 Jul 27 16:12:03.876735 np0000005924 devstack@c-api.service[100524]: [pid: 100524|app: 0|req: 377/1498] 10.4.3.117 () {66 vars in 1419 bytes} [Mon Jul 27 16:12:03 2026] GET /volume/ => generated 386 bytes in 5 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 27 16:12:03.896757 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.middleware.request_id [req-f1f3416c-cd10-4158-a6fd-b932a2dadff3 req-9c524023-e0cf-4cc7-bf43-98155abf0be7 None None] RequestId filter calling following filter/app {{(pid=100521) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:12:03.900033 np0000005924 devstack@c-api.service[100521]: INFO cinder.api.openstack.wsgi [req-f1f3416c-cd10-4158-a6fd-b932a2dadff3 req-9c524023-e0cf-4cc7-bf43-98155abf0be7 tempest-TestVolumeBootPattern-1923367323 tempest-TestVolumeBootPattern-1923367323-project-member] POST https://10.4.3.117/volume/v3/attachments Jul 27 16:12:03.900404 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.openstack.wsgi [req-f1f3416c-cd10-4158-a6fd-b932a2dadff3 req-9c524023-e0cf-4cc7-bf43-98155abf0be7 tempest-TestVolumeBootPattern-1923367323 tempest-TestVolumeBootPattern-1923367323-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "74e425cb-3e8b-4384-ae27-f5ece356afe4", "connector": null, "instance_uuid": "4ee0a9b9-bd9a-4ba1-992f-4b33d75bdd97"}} {{(pid=100521) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 27 16:12:03.915968 np0000005924 devstack@c-api.service[100521]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:12:03.915968 np0000005924 devstack@c-api.service[100521]: warnings.warn( Jul 27 16:12:03.975296 np0000005924 devstack@c-api.service[100521]: INFO cinder.api.openstack.wsgi [req-f1f3416c-cd10-4158-a6fd-b932a2dadff3 req-9c524023-e0cf-4cc7-bf43-98155abf0be7 tempest-TestVolumeBootPattern-1923367323 tempest-TestVolumeBootPattern-1923367323-project-member] https://10.4.3.117/volume/v3/attachments returned with HTTP 200 Jul 27 16:12:03.976230 np0000005924 devstack@c-api.service[100521]: [pid: 100521|app: 0|req: 375/1499] 10.4.3.117 () {74 vars in 1594 bytes} [Mon Jul 27 16:12:03 2026] POST /volume/v3/attachments => generated 273 bytes in 79 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 27 16:12:04.065115 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.middleware.request_id [None req-a3943179-edc8-4552-b9bc-3ddd24910935 None None] RequestId filter calling following filter/app {{(pid=100523) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:12:04.067976 np0000005924 devstack@c-api.service[100523]: INFO cinder.api.openstack.wsgi [None req-a3943179-edc8-4552-b9bc-3ddd24910935 tempest-AttachVolumeMultiAttachTest-1978803889 tempest-AttachVolumeMultiAttachTest-1978803889-project-member] POST https://10.4.3.117/volume/v3/volumes Jul 27 16:12:04.069753 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.openstack.wsgi [None req-a3943179-edc8-4552-b9bc-3ddd24910935 tempest-AttachVolumeMultiAttachTest-1978803889 tempest-AttachVolumeMultiAttachTest-1978803889-project-member] Action: 'create', calling method: create, body: {"volume": {"volume_type": "multiattach", "size": 1, "display_name": "tempest-AttachVolumeMultiAttachTest-volume-1037671805"}} {{(pid=100523) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 27 16:12:04.071750 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.v3.volumes [None req-a3943179-edc8-4552-b9bc-3ddd24910935 tempest-AttachVolumeMultiAttachTest-1978803889 tempest-AttachVolumeMultiAttachTest-1978803889-project-member] Create volume request body: {'volume': {'volume_type': 'multiattach', 'size': 1, 'display_name': 'tempest-AttachVolumeMultiAttachTest-volume-1037671805'}} {{(pid=100523) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 27 16:12:04.076063 np0000005924 devstack@c-api.service[100523]: INFO cinder.api.v3.volumes [None req-a3943179-edc8-4552-b9bc-3ddd24910935 tempest-AttachVolumeMultiAttachTest-1978803889 tempest-AttachVolumeMultiAttachTest-1978803889-project-member] Create volume of 1 GB Jul 27 16:12:04.076234 np0000005924 devstack@c-api.service[100523]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:12:04.076234 np0000005924 devstack@c-api.service[100523]: warnings.warn( Jul 27 16:12:04.076860 np0000005924 devstack@c-api.service[100523]: INFO cinder.volume.api [None req-a3943179-edc8-4552-b9bc-3ddd24910935 tempest-AttachVolumeMultiAttachTest-1978803889 tempest-AttachVolumeMultiAttachTest-1978803889-project-member] Availability Zones retrieved successfully. Jul 27 16:12:04.083369 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.volume.api [None req-a3943179-edc8-4552-b9bc-3ddd24910935 tempest-AttachVolumeMultiAttachTest-1978803889 tempest-AttachVolumeMultiAttachTest-1978803889-project-member] Flow 'volume_create_api' (3bf1ce58-4b54-491b-a3f0-6f594fec66ac) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100523) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 27 16:12:04.084654 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.volume.api [None req-a3943179-edc8-4552-b9bc-3ddd24910935 tempest-AttachVolumeMultiAttachTest-1978803889 tempest-AttachVolumeMultiAttachTest-1978803889-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (0fd1f47f-fb11-4812-8c33-893c639c1f12) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100523) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 27 16:12:04.085867 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.volume.flows.api.create_volume [None req-a3943179-edc8-4552-b9bc-3ddd24910935 tempest-AttachVolumeMultiAttachTest-1978803889 tempest-AttachVolumeMultiAttachTest-1978803889-project-member] Validating volume size '1' using validate_int {{(pid=100523) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 27 16:12:04.103516 np0000005924 devstack@c-api.service[100523]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:12:04.103516 np0000005924 devstack@c-api.service[100523]: warnings.warn( Jul 27 16:12:04.125200 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.volume.api [None req-a3943179-edc8-4552-b9bc-3ddd24910935 tempest-AttachVolumeMultiAttachTest-1978803889 tempest-AttachVolumeMultiAttachTest-1978803889-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (0fd1f47f-fb11-4812-8c33-893c639c1f12) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-27T16:05:00Z,deleted=False,deleted_at=None,description=None,extra_specs={multiattach=' True'},id=5a08e345-6607-4a90-9e52-260a905c25f2,is_public=True,name='multiattach',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '5a08e345-6607-4a90-9e52-260a905c25f2', 'encryption_key_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=100523) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 27 16:12:04.129705 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.volume.api [None req-a3943179-edc8-4552-b9bc-3ddd24910935 tempest-AttachVolumeMultiAttachTest-1978803889 tempest-AttachVolumeMultiAttachTest-1978803889-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (9b32001c-6f10-4adc-bf4d-fc54384d80d3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100523) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 27 16:12:04.177911 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.quota [None req-a3943179-edc8-4552-b9bc-3ddd24910935 tempest-AttachVolumeMultiAttachTest-1978803889 tempest-AttachVolumeMultiAttachTest-1978803889-project-member] Created reservations ['19917dd9-98b4-460a-a0f1-dccb1bbc7b2f', '3f7dd64d-1a02-438d-9554-eaf44056bab3', '8c90b8a7-ff15-41bc-81f6-26c28881813e', '9ab61c78-3816-4b70-ba6d-13fb752796e7'] {{(pid=100523) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 27 16:12:04.178829 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.volume.api [None req-a3943179-edc8-4552-b9bc-3ddd24910935 tempest-AttachVolumeMultiAttachTest-1978803889 tempest-AttachVolumeMultiAttachTest-1978803889-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (9b32001c-6f10-4adc-bf4d-fc54384d80d3) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['19917dd9-98b4-460a-a0f1-dccb1bbc7b2f', '3f7dd64d-1a02-438d-9554-eaf44056bab3', '8c90b8a7-ff15-41bc-81f6-26c28881813e', '9ab61c78-3816-4b70-ba6d-13fb752796e7']}' {{(pid=100523) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 27 16:12:04.179671 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.volume.api [None req-a3943179-edc8-4552-b9bc-3ddd24910935 tempest-AttachVolumeMultiAttachTest-1978803889 tempest-AttachVolumeMultiAttachTest-1978803889-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (8b2f5edc-566c-457a-8964-20c979c733da) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100523) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 27 16:12:04.215951 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.volume.api [None req-a3943179-edc8-4552-b9bc-3ddd24910935 tempest-AttachVolumeMultiAttachTest-1978803889 tempest-AttachVolumeMultiAttachTest-1978803889-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (8b2f5edc-566c-457a-8964-20c979c733da) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'd92d8add-57b3-4dfb-a40b-4918757202bc', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-AttachVolumeMultiAttachTest-volume-1037671805',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=True,project_id='4ff7cfd7ac6843908eb1f02c2ee8c7f8',qos_specs=None,replication_status=,reservations=['19917dd9-98b4-460a-a0f1-dccb1bbc7b2f','3f7dd64d-1a02-438d-9554-eaf44056bab3','8c90b8a7-ff15-41bc-81f6-26c28881813e','9ab61c78-3816-4b70-ba6d-13fb752796e7'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='12c06bdbe542476f975b12951e39ef16',volume_type_id=5a08e345-6607-4a90-9e52-260a905c25f2), 'volume': Volume(_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-27T16:12:04Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-AttachVolumeMultiAttachTest-volume-1037671805',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=d92d8add-57b3-4dfb-a40b-4918757202bc,launched_at=None,metadata={},migration_status=None,multiattach=True,previous_status=None,project_id='4ff7cfd7ac6843908eb1f02c2ee8c7f8',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='12c06bdbe542476f975b12951e39ef16',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(5a08e345-6607-4a90-9e52-260a905c25f2),volume_type_id=5a08e345-6607-4a90-9e52-260a905c25f2)}' {{(pid=100523) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 27 16:12:04.216803 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.volume.api [None req-a3943179-edc8-4552-b9bc-3ddd24910935 tempest-AttachVolumeMultiAttachTest-1978803889 tempest-AttachVolumeMultiAttachTest-1978803889-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (534d8c9a-40f9-4c03-ac93-f2e85c83b834) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100523) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 27 16:12:04.244571 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.volume.api [None req-a3943179-edc8-4552-b9bc-3ddd24910935 tempest-AttachVolumeMultiAttachTest-1978803889 tempest-AttachVolumeMultiAttachTest-1978803889-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (534d8c9a-40f9-4c03-ac93-f2e85c83b834) transitioned into state 'SUCCESS' from state '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-1037671805',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=True,project_id='4ff7cfd7ac6843908eb1f02c2ee8c7f8',qos_specs=None,replication_status=,reservations=['19917dd9-98b4-460a-a0f1-dccb1bbc7b2f','3f7dd64d-1a02-438d-9554-eaf44056bab3','8c90b8a7-ff15-41bc-81f6-26c28881813e','9ab61c78-3816-4b70-ba6d-13fb752796e7'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='12c06bdbe542476f975b12951e39ef16',volume_type_id=5a08e345-6607-4a90-9e52-260a905c25f2)}' {{(pid=100523) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 27 16:12:04.245588 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.volume.api [None req-a3943179-edc8-4552-b9bc-3ddd24910935 tempest-AttachVolumeMultiAttachTest-1978803889 tempest-AttachVolumeMultiAttachTest-1978803889-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (8687ce6c-56e5-4fb1-b23c-bd7bf395c59a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100523) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 27 16:12:04.263451 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.volume.api [None req-a3943179-edc8-4552-b9bc-3ddd24910935 tempest-AttachVolumeMultiAttachTest-1978803889 tempest-AttachVolumeMultiAttachTest-1978803889-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (8687ce6c-56e5-4fb1-b23c-bd7bf395c59a) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100523) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 27 16:12:04.264256 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.volume.api [None req-a3943179-edc8-4552-b9bc-3ddd24910935 tempest-AttachVolumeMultiAttachTest-1978803889 tempest-AttachVolumeMultiAttachTest-1978803889-project-member] Flow 'volume_create_api' (3bf1ce58-4b54-491b-a3f0-6f594fec66ac) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100523) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 27 16:12:04.265856 np0000005924 devstack@c-api.service[100523]: INFO cinder.volume.api [None req-a3943179-edc8-4552-b9bc-3ddd24910935 tempest-AttachVolumeMultiAttachTest-1978803889 tempest-AttachVolumeMultiAttachTest-1978803889-project-member] Create volume request issued successfully. Jul 27 16:12:04.265856 np0000005924 devstack@c-api.service[100523]: INFO cinder.api.openstack.wsgi [None req-a3943179-edc8-4552-b9bc-3ddd24910935 tempest-AttachVolumeMultiAttachTest-1978803889 tempest-AttachVolumeMultiAttachTest-1978803889-project-member] https://10.4.3.117/volume/v3/volumes returned with HTTP 202 Jul 27 16:12:04.267122 np0000005924 devstack@c-api.service[100523]: [pid: 100523|app: 0|req: 379/1500] 10.4.3.117 () {68 vars in 1259 bytes} [Mon Jul 27 16:12:04 2026] POST /volume/v3/volumes => generated 760 bytes in 205 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 27 16:12:04.280106 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.middleware.request_id [None req-76799068-ff93-4d0d-b23c-8c84d45be5df None None] RequestId filter calling following filter/app {{(pid=100522) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:12:04.283545 np0000005924 devstack@c-api.service[100522]: INFO cinder.api.openstack.wsgi [None req-76799068-ff93-4d0d-b23c-8c84d45be5df tempest-AttachVolumeMultiAttachTest-1978803889 tempest-AttachVolumeMultiAttachTest-1978803889-project-member] GET https://10.4.3.117/volume/v3/volumes/d92d8add-57b3-4dfb-a40b-4918757202bc Jul 27 16:12:04.283744 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.openstack.wsgi [None req-76799068-ff93-4d0d-b23c-8c84d45be5df tempest-AttachVolumeMultiAttachTest-1978803889 tempest-AttachVolumeMultiAttachTest-1978803889-project-member] Empty body provided in request {{(pid=100522) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:12:04.284158 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.openstack.wsgi [None req-76799068-ff93-4d0d-b23c-8c84d45be5df tempest-AttachVolumeMultiAttachTest-1978803889 tempest-AttachVolumeMultiAttachTest-1978803889-project-member] Calling method 'show' {{(pid=100522) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:12:04.297860 np0000005924 devstack@c-api.service[100522]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:12:04.297860 np0000005924 devstack@c-api.service[100522]: warnings.warn( Jul 27 16:12:04.305526 np0000005924 devstack@c-api.service[100522]: INFO cinder.volume.api [None req-76799068-ff93-4d0d-b23c-8c84d45be5df tempest-AttachVolumeMultiAttachTest-1978803889 tempest-AttachVolumeMultiAttachTest-1978803889-project-member] Volume info retrieved successfully. Jul 27 16:12:04.309754 np0000005924 devstack@c-api.service[100522]: INFO cinder.api.openstack.wsgi [None req-76799068-ff93-4d0d-b23c-8c84d45be5df tempest-AttachVolumeMultiAttachTest-1978803889 tempest-AttachVolumeMultiAttachTest-1978803889-project-member] https://10.4.3.117/volume/v3/volumes/d92d8add-57b3-4dfb-a40b-4918757202bc returned with HTTP 200 Jul 27 16:12:04.310203 np0000005924 devstack@c-api.service[100522]: [pid: 100522|app: 0|req: 370/1501] 10.4.3.117 () {66 vars in 1348 bytes} [Mon Jul 27 16:12:04 2026] GET /volume/v3/volumes/d92d8add-57b3-4dfb-a40b-4918757202bc => generated 828 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 27 16:12:04.555244 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.middleware.request_id [None req-d705088f-e0f8-434b-bf09-22444cc72f29 None None] RequestId filter calling following filter/app {{(pid=100524) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:12:04.559978 np0000005924 devstack@c-api.service[100524]: INFO cinder.api.openstack.wsgi [None req-d705088f-e0f8-434b-bf09-22444cc72f29 tempest-GroupsTest-2043346754 tempest-GroupsTest-2043346754-project-member] GET https://10.4.3.117/volume/v3/groups/36e78901-9192-4876-adbc-4738e1b0f0fa Jul 27 16:12:04.560366 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.openstack.wsgi [None req-d705088f-e0f8-434b-bf09-22444cc72f29 tempest-GroupsTest-2043346754 tempest-GroupsTest-2043346754-project-member] Empty body provided in request {{(pid=100524) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:12:04.560624 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.openstack.wsgi [None req-d705088f-e0f8-434b-bf09-22444cc72f29 tempest-GroupsTest-2043346754 tempest-GroupsTest-2043346754-project-member] Calling method 'version_select' {{(pid=100524) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:12:04.560814 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.v3.groups [None req-d705088f-e0f8-434b-bf09-22444cc72f29 tempest-GroupsTest-2043346754 tempest-GroupsTest-2043346754-project-member] show called for member 36e78901-9192-4876-adbc-4738e1b0f0fa {{(pid=100524) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Jul 27 16:12:04.565042 np0000005924 devstack@c-api.service[100524]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:12:04.565042 np0000005924 devstack@c-api.service[100524]: warnings.warn( Jul 27 16:12:04.579741 np0000005924 devstack@c-api.service[100524]: INFO cinder.api.openstack.wsgi [None req-d705088f-e0f8-434b-bf09-22444cc72f29 tempest-GroupsTest-2043346754 tempest-GroupsTest-2043346754-project-member] https://10.4.3.117/volume/v3/groups/36e78901-9192-4876-adbc-4738e1b0f0fa returned with HTTP 200 Jul 27 16:12:04.580590 np0000005924 devstack@c-api.service[100524]: [pid: 100524|app: 0|req: 378/1502] 10.4.3.117 () {68 vars in 1386 bytes} [Mon Jul 27 16:12:04 2026] GET /volume/v3/groups/36e78901-9192-4876-adbc-4738e1b0f0fa => generated 324 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 27 16:12:04.593212 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.middleware.request_id [None req-9669536e-810b-4fec-ba10-5a07580493bf None None] RequestId filter calling following filter/app {{(pid=100521) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:12:04.595739 np0000005924 devstack@c-api.service[100521]: INFO cinder.api.openstack.wsgi [None req-9669536e-810b-4fec-ba10-5a07580493bf tempest-GroupsTest-2043346754 tempest-GroupsTest-2043346754-project-member] GET https://10.4.3.117/volume/v3/volumes/detail Jul 27 16:12:04.595950 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.openstack.wsgi [None req-9669536e-810b-4fec-ba10-5a07580493bf tempest-GroupsTest-2043346754 tempest-GroupsTest-2043346754-project-member] Empty body provided in request {{(pid=100521) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:12:04.596157 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.openstack.wsgi [None req-9669536e-810b-4fec-ba10-5a07580493bf tempest-GroupsTest-2043346754 tempest-GroupsTest-2043346754-project-member] Calling method 'detail' {{(pid=100521) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:12:04.596489 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.api_utils [None req-9669536e-810b-4fec-ba10-5a07580493bf tempest-GroupsTest-2043346754 tempest-GroupsTest-2043346754-project-member] Removing options '' from query. {{(pid=100521) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 27 16:12:04.596784 np0000005924 devstack@c-api.service[100521]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:12:04.596784 np0000005924 devstack@c-api.service[100521]: warnings.warn( Jul 27 16:12:04.597228 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.volume.api [None req-9669536e-810b-4fec-ba10-5a07580493bf tempest-GroupsTest-2043346754 tempest-GroupsTest-2043346754-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100521) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 27 16:12:04.608389 np0000005924 devstack@c-api.service[100521]: INFO cinder.volume.api [None req-9669536e-810b-4fec-ba10-5a07580493bf tempest-GroupsTest-2043346754 tempest-GroupsTest-2043346754-project-member] Get all volumes completed successfully. Jul 27 16:12:04.609638 np0000005924 devstack@c-api.service[100521]: WARNING stevedore.named [None req-9669536e-810b-4fec-ba10-5a07580493bf tempest-GroupsTest-2043346754 tempest-GroupsTest-2043346754-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 27 16:12:04.609841 np0000005924 devstack@c-api.service[100521]: WARNING castellan.key_manager [None req-9669536e-810b-4fec-ba10-5a07580493bf tempest-GroupsTest-2043346754 tempest-GroupsTest-2043346754-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based 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 27 16:12:04.664272 np0000005924 devstack@c-api.service[100521]: DEBUG oslo_db.sqlalchemy.engines [None req-9669536e-810b-4fec-ba10-5a07580493bf tempest-GroupsTest-2043346754 tempest-GroupsTest-2043346754-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100521) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 27 16:12:04.668978 np0000005924 devstack@c-api.service[100521]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:12:04.668978 np0000005924 devstack@c-api.service[100521]: warnings.warn( Jul 27 16:12:04.673936 np0000005924 devstack@c-api.service[100521]: WARNING stevedore.named [None req-9669536e-810b-4fec-ba10-5a07580493bf tempest-GroupsTest-2043346754 tempest-GroupsTest-2043346754-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 27 16:12:04.674111 np0000005924 devstack@c-api.service[100521]: WARNING castellan.key_manager [None req-9669536e-810b-4fec-ba10-5a07580493bf tempest-GroupsTest-2043346754 tempest-GroupsTest-2043346754-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based 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 27 16:12:04.716959 np0000005924 devstack@c-api.service[100521]: DEBUG oslo_db.sqlalchemy.engines [None req-9669536e-810b-4fec-ba10-5a07580493bf tempest-GroupsTest-2043346754 tempest-GroupsTest-2043346754-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100521) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 27 16:12:04.725316 np0000005924 devstack@c-api.service[100521]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:12:04.725316 np0000005924 devstack@c-api.service[100521]: warnings.warn( Jul 27 16:12:04.733884 np0000005924 devstack@c-api.service[100521]: INFO cinder.api.openstack.wsgi [None req-9669536e-810b-4fec-ba10-5a07580493bf tempest-GroupsTest-2043346754 tempest-GroupsTest-2043346754-project-member] https://10.4.3.117/volume/v3/volumes/detail returned with HTTP 200 Jul 27 16:12:04.733884 np0000005924 devstack@c-api.service[100521]: [pid: 100521|app: 0|req: 376/1503] 10.4.3.117 () {68 vars in 1299 bytes} [Mon Jul 27 16:12:04 2026] GET /volume/v3/volumes/detail => generated 1806 bytes in 140 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 27 16:12:04.750709 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.middleware.request_id [None req-0f048aa4-f046-4fd3-881a-b59ffb71eed6 None None] RequestId filter calling following filter/app {{(pid=100523) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:12:04.755403 np0000005924 devstack@c-api.service[100523]: INFO cinder.api.openstack.wsgi [None req-0f048aa4-f046-4fd3-881a-b59ffb71eed6 tempest-GroupsTest-2043346754 tempest-GroupsTest-2043346754-project-member] GET https://10.4.3.117/volume/v3/volumes/detail Jul 27 16:12:04.756591 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.openstack.wsgi [None req-0f048aa4-f046-4fd3-881a-b59ffb71eed6 tempest-GroupsTest-2043346754 tempest-GroupsTest-2043346754-project-member] Empty body provided in request {{(pid=100523) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:12:04.756887 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.openstack.wsgi [None req-0f048aa4-f046-4fd3-881a-b59ffb71eed6 tempest-GroupsTest-2043346754 tempest-GroupsTest-2043346754-project-member] Calling method 'detail' {{(pid=100523) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:12:04.757284 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.api_utils [None req-0f048aa4-f046-4fd3-881a-b59ffb71eed6 tempest-GroupsTest-2043346754 tempest-GroupsTest-2043346754-project-member] Removing options '' from query. {{(pid=100523) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 27 16:12:04.757800 np0000005924 devstack@c-api.service[100523]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:12:04.757800 np0000005924 devstack@c-api.service[100523]: warnings.warn( Jul 27 16:12:04.758708 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.volume.api [None req-0f048aa4-f046-4fd3-881a-b59ffb71eed6 tempest-GroupsTest-2043346754 tempest-GroupsTest-2043346754-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100523) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 27 16:12:04.769073 np0000005924 devstack@c-api.service[100523]: INFO cinder.volume.api [None req-0f048aa4-f046-4fd3-881a-b59ffb71eed6 tempest-GroupsTest-2043346754 tempest-GroupsTest-2043346754-project-member] Get all volumes completed successfully. Jul 27 16:12:04.770177 np0000005924 devstack@c-api.service[100523]: WARNING stevedore.named [None req-0f048aa4-f046-4fd3-881a-b59ffb71eed6 tempest-GroupsTest-2043346754 tempest-GroupsTest-2043346754-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 27 16:12:04.770407 np0000005924 devstack@c-api.service[100523]: WARNING castellan.key_manager [None req-0f048aa4-f046-4fd3-881a-b59ffb71eed6 tempest-GroupsTest-2043346754 tempest-GroupsTest-2043346754-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based 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 27 16:12:04.835093 np0000005924 devstack@c-api.service[100523]: DEBUG oslo_db.sqlalchemy.engines [None req-0f048aa4-f046-4fd3-881a-b59ffb71eed6 tempest-GroupsTest-2043346754 tempest-GroupsTest-2043346754-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100523) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 27 16:12:04.847863 np0000005924 devstack@c-api.service[100523]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:12:04.847863 np0000005924 devstack@c-api.service[100523]: warnings.warn( Jul 27 16:12:04.854488 np0000005924 devstack@c-api.service[100523]: WARNING stevedore.named [None req-0f048aa4-f046-4fd3-881a-b59ffb71eed6 tempest-GroupsTest-2043346754 tempest-GroupsTest-2043346754-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 27 16:12:04.854709 np0000005924 devstack@c-api.service[100523]: WARNING castellan.key_manager [None req-0f048aa4-f046-4fd3-881a-b59ffb71eed6 tempest-GroupsTest-2043346754 tempest-GroupsTest-2043346754-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based 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 27 16:12:04.894016 np0000005924 devstack@c-api.service[100523]: DEBUG oslo_db.sqlalchemy.engines [None req-0f048aa4-f046-4fd3-881a-b59ffb71eed6 tempest-GroupsTest-2043346754 tempest-GroupsTest-2043346754-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100523) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 27 16:12:04.897403 np0000005924 devstack@c-api.service[100523]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:12:04.897403 np0000005924 devstack@c-api.service[100523]: warnings.warn( Jul 27 16:12:04.907065 np0000005924 devstack@c-api.service[100523]: INFO cinder.api.openstack.wsgi [None req-0f048aa4-f046-4fd3-881a-b59ffb71eed6 tempest-GroupsTest-2043346754 tempest-GroupsTest-2043346754-project-member] https://10.4.3.117/volume/v3/volumes/detail returned with HTTP 200 Jul 27 16:12:04.907726 np0000005924 devstack@c-api.service[100523]: [pid: 100523|app: 0|req: 380/1504] 10.4.3.117 () {68 vars in 1299 bytes} [Mon Jul 27 16:12:04 2026] GET /volume/v3/volumes/detail => generated 1806 bytes in 159 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 27 16:12:04.923955 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.middleware.request_id [None req-3b6c7022-1724-4293-bf79-3cfe4b2940cc None None] RequestId filter calling following filter/app {{(pid=100522) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:12:04.927404 np0000005924 devstack@c-api.service[100522]: INFO cinder.api.openstack.wsgi [None req-3b6c7022-1724-4293-bf79-3cfe4b2940cc tempest-GroupsTest-2043346754 tempest-GroupsTest-2043346754-project-member] POST https://10.4.3.117/volume/v3/groups/36e78901-9192-4876-adbc-4738e1b0f0fa/action Jul 27 16:12:04.927404 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.openstack.wsgi [None req-3b6c7022-1724-4293-bf79-3cfe4b2940cc tempest-GroupsTest-2043346754 tempest-GroupsTest-2043346754-project-member] Action body: b'{"delete": {"delete-volumes": true}}' {{(pid=100522) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 27 16:12:04.927404 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.openstack.wsgi [None req-3b6c7022-1724-4293-bf79-3cfe4b2940cc tempest-GroupsTest-2043346754 tempest-GroupsTest-2043346754-project-member] Action: 'action', calling method: version_select, body: {"delete": {"delete-volumes": true}} {{(pid=100522) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 27 16:12:04.928791 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.v3.groups [None req-3b6c7022-1724-4293-bf79-3cfe4b2940cc tempest-GroupsTest-2043346754 tempest-GroupsTest-2043346754-project-member] delete called for group 36e78901-9192-4876-adbc-4738e1b0f0fa {{(pid=100522) _delete /opt/stack/cinder/cinder/api/v3/groups.py:117}} Jul 27 16:12:04.928903 np0000005924 devstack@c-api.service[100522]: INFO cinder.api.v3.groups [None req-3b6c7022-1724-4293-bf79-3cfe4b2940cc tempest-GroupsTest-2043346754 tempest-GroupsTest-2043346754-project-member] Delete group with id: 36e78901-9192-4876-adbc-4738e1b0f0fa Jul 27 16:12:04.933501 np0000005924 devstack@c-api.service[100522]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:12:04.933501 np0000005924 devstack@c-api.service[100522]: warnings.warn( Jul 27 16:12:05.008014 np0000005924 devstack@c-api.service[100522]: INFO cinder.api.openstack.wsgi [None req-3b6c7022-1724-4293-bf79-3cfe4b2940cc tempest-GroupsTest-2043346754 tempest-GroupsTest-2043346754-project-member] https://10.4.3.117/volume/v3/groups/36e78901-9192-4876-adbc-4738e1b0f0fa/action returned with HTTP 202 Jul 27 16:12:05.008549 np0000005924 devstack@c-api.service[100522]: [pid: 100522|app: 0|req: 371/1505] 10.4.3.117 () {70 vars in 1428 bytes} [Mon Jul 27 16:12:04 2026] POST /volume/v3/groups/36e78901-9192-4876-adbc-4738e1b0f0fa/action => generated 0 bytes in 85 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Jul 27 16:12:05.018346 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.middleware.request_id [None req-37b413bf-47e2-487d-b979-c5835acdd2bf None None] RequestId filter calling following filter/app {{(pid=100524) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:12:05.021422 np0000005924 devstack@c-api.service[100524]: INFO cinder.api.openstack.wsgi [None req-37b413bf-47e2-487d-b979-c5835acdd2bf tempest-GroupsTest-2043346754 tempest-GroupsTest-2043346754-project-member] GET https://10.4.3.117/volume/v3/volumes/f4c7694b-5624-483a-a008-b2983830c269 Jul 27 16:12:05.021686 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.openstack.wsgi [None req-37b413bf-47e2-487d-b979-c5835acdd2bf tempest-GroupsTest-2043346754 tempest-GroupsTest-2043346754-project-member] Empty body provided in request {{(pid=100524) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:12:05.021918 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.openstack.wsgi [None req-37b413bf-47e2-487d-b979-c5835acdd2bf tempest-GroupsTest-2043346754 tempest-GroupsTest-2043346754-project-member] Calling method 'show' {{(pid=100524) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:12:05.031716 np0000005924 devstack@c-api.service[100524]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:12:05.031716 np0000005924 devstack@c-api.service[100524]: warnings.warn( Jul 27 16:12:05.038257 np0000005924 devstack@c-api.service[100524]: INFO cinder.volume.api [None req-37b413bf-47e2-487d-b979-c5835acdd2bf tempest-GroupsTest-2043346754 tempest-GroupsTest-2043346754-project-member] Volume info retrieved successfully. Jul 27 16:12:05.039259 np0000005924 devstack@c-api.service[100524]: WARNING stevedore.named [None req-37b413bf-47e2-487d-b979-c5835acdd2bf tempest-GroupsTest-2043346754 tempest-GroupsTest-2043346754-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 27 16:12:05.039586 np0000005924 devstack@c-api.service[100524]: WARNING castellan.key_manager [None req-37b413bf-47e2-487d-b979-c5835acdd2bf tempest-GroupsTest-2043346754 tempest-GroupsTest-2043346754-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based 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 27 16:12:05.090501 np0000005924 devstack@c-api.service[100524]: DEBUG oslo_db.sqlalchemy.engines [None req-37b413bf-47e2-487d-b979-c5835acdd2bf tempest-GroupsTest-2043346754 tempest-GroupsTest-2043346754-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100524) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 27 16:12:05.093693 np0000005924 devstack@c-api.service[100524]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:12:05.093693 np0000005924 devstack@c-api.service[100524]: warnings.warn( Jul 27 16:12:05.101474 np0000005924 devstack@c-api.service[100524]: INFO cinder.api.openstack.wsgi [None req-37b413bf-47e2-487d-b979-c5835acdd2bf tempest-GroupsTest-2043346754 tempest-GroupsTest-2043346754-project-member] https://10.4.3.117/volume/v3/volumes/f4c7694b-5624-483a-a008-b2983830c269 returned with HTTP 200 Jul 27 16:12:05.101915 np0000005924 devstack@c-api.service[100524]: [pid: 100524|app: 0|req: 379/1506] 10.4.3.117 () {68 vars in 1389 bytes} [Mon Jul 27 16:12:05 2026] GET /volume/v3/volumes/f4c7694b-5624-483a-a008-b2983830c269 => generated 905 bytes in 84 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 27 16:12:05.326831 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.middleware.request_id [None req-6d11c74b-677e-45a0-9826-cd77185afaa4 None None] RequestId filter calling following filter/app {{(pid=100521) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:12:05.328697 np0000005924 devstack@c-api.service[100521]: INFO cinder.api.openstack.wsgi [None req-6d11c74b-677e-45a0-9826-cd77185afaa4 tempest-AttachVolumeMultiAttachTest-1978803889 tempest-AttachVolumeMultiAttachTest-1978803889-project-member] GET https://10.4.3.117/volume/v3/volumes/d92d8add-57b3-4dfb-a40b-4918757202bc Jul 27 16:12:05.328883 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.openstack.wsgi [None req-6d11c74b-677e-45a0-9826-cd77185afaa4 tempest-AttachVolumeMultiAttachTest-1978803889 tempest-AttachVolumeMultiAttachTest-1978803889-project-member] Empty body provided in request {{(pid=100521) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:12:05.329062 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.openstack.wsgi [None req-6d11c74b-677e-45a0-9826-cd77185afaa4 tempest-AttachVolumeMultiAttachTest-1978803889 tempest-AttachVolumeMultiAttachTest-1978803889-project-member] Calling method 'show' {{(pid=100521) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:12:05.337087 np0000005924 devstack@c-api.service[100521]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:12:05.337087 np0000005924 devstack@c-api.service[100521]: warnings.warn( Jul 27 16:12:05.353580 np0000005924 devstack@c-api.service[100521]: INFO cinder.volume.api [None req-6d11c74b-677e-45a0-9826-cd77185afaa4 tempest-AttachVolumeMultiAttachTest-1978803889 tempest-AttachVolumeMultiAttachTest-1978803889-project-member] Volume info retrieved successfully. Jul 27 16:12:05.358876 np0000005924 devstack@c-api.service[100521]: INFO cinder.api.openstack.wsgi [None req-6d11c74b-677e-45a0-9826-cd77185afaa4 tempest-AttachVolumeMultiAttachTest-1978803889 tempest-AttachVolumeMultiAttachTest-1978803889-project-member] https://10.4.3.117/volume/v3/volumes/d92d8add-57b3-4dfb-a40b-4918757202bc returned with HTTP 200 Jul 27 16:12:05.358876 np0000005924 devstack@c-api.service[100521]: [pid: 100521|app: 0|req: 377/1507] 10.4.3.117 () {66 vars in 1348 bytes} [Mon Jul 27 16:12:05 2026] GET /volume/v3/volumes/d92d8add-57b3-4dfb-a40b-4918757202bc => generated 853 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 27 16:12:05.409450 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.middleware.request_id [req-6ac5395a-f6e5-4c17-a596-fa12cd1d37e0 req-8c929286-7e92-4690-8740-257281a59001 None None] RequestId filter calling following filter/app {{(pid=100523) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:12:05.412571 np0000005924 devstack@c-api.service[100523]: INFO cinder.api.openstack.wsgi [req-6ac5395a-f6e5-4c17-a596-fa12cd1d37e0 req-8c929286-7e92-4690-8740-257281a59001 tempest-AttachVolumeMultiAttachTest-1978803889 tempest-AttachVolumeMultiAttachTest-1978803889-project-member] GET https://10.4.3.117/volume/v3/volumes/d92d8add-57b3-4dfb-a40b-4918757202bc Jul 27 16:12:05.412770 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.openstack.wsgi [req-6ac5395a-f6e5-4c17-a596-fa12cd1d37e0 req-8c929286-7e92-4690-8740-257281a59001 tempest-AttachVolumeMultiAttachTest-1978803889 tempest-AttachVolumeMultiAttachTest-1978803889-project-member] Empty body provided in request {{(pid=100523) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:12:05.412983 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.openstack.wsgi [req-6ac5395a-f6e5-4c17-a596-fa12cd1d37e0 req-8c929286-7e92-4690-8740-257281a59001 tempest-AttachVolumeMultiAttachTest-1978803889 tempest-AttachVolumeMultiAttachTest-1978803889-project-member] Calling method 'show' {{(pid=100523) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:12:05.431142 np0000005924 devstack@c-api.service[100523]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:12:05.431142 np0000005924 devstack@c-api.service[100523]: warnings.warn( Jul 27 16:12:05.437238 np0000005924 devstack@c-api.service[100523]: INFO cinder.volume.api [req-6ac5395a-f6e5-4c17-a596-fa12cd1d37e0 req-8c929286-7e92-4690-8740-257281a59001 tempest-AttachVolumeMultiAttachTest-1978803889 tempest-AttachVolumeMultiAttachTest-1978803889-project-member] Volume info retrieved successfully. Jul 27 16:12:05.446061 np0000005924 devstack@c-api.service[100523]: INFO cinder.api.openstack.wsgi [req-6ac5395a-f6e5-4c17-a596-fa12cd1d37e0 req-8c929286-7e92-4690-8740-257281a59001 tempest-AttachVolumeMultiAttachTest-1978803889 tempest-AttachVolumeMultiAttachTest-1978803889-project-member] https://10.4.3.117/volume/v3/volumes/d92d8add-57b3-4dfb-a40b-4918757202bc returned with HTTP 200 Jul 27 16:12:05.446753 np0000005924 devstack@c-api.service[100523]: [pid: 100523|app: 0|req: 381/1508] 10.4.3.117 () {68 vars in 1598 bytes} [Mon Jul 27 16:12:05 2026] GET /volume/v3/volumes/d92d8add-57b3-4dfb-a40b-4918757202bc => generated 853 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 27 16:12:05.587183 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.middleware.request_id [None req-fbbe5e3b-346d-4b71-b0c2-f4bca31b5b84 None None] RequestId filter calling following filter/app {{(pid=100522) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:12:05.587649 np0000005924 devstack@c-api.service[100522]: INFO cinder.api.openstack.wsgi [None req-fbbe5e3b-346d-4b71-b0c2-f4bca31b5b84 None None] GET https://10.4.3.117/volume// Jul 27 16:12:05.587808 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.openstack.wsgi [None req-fbbe5e3b-346d-4b71-b0c2-f4bca31b5b84 None None] Empty body provided in request {{(pid=100522) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:12:05.587981 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.openstack.wsgi [None req-fbbe5e3b-346d-4b71-b0c2-f4bca31b5b84 None None] Calling method 'all' {{(pid=100522) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:12:05.588352 np0000005924 devstack@c-api.service[100522]: INFO cinder.api.openstack.wsgi [None req-fbbe5e3b-346d-4b71-b0c2-f4bca31b5b84 None None] https://10.4.3.117/volume// returned with HTTP 300 Jul 27 16:12:05.588683 np0000005924 devstack@c-api.service[100522]: [pid: 100522|app: 0|req: 372/1509] 10.4.3.117 () {66 vars in 1428 bytes} [Mon Jul 27 16:12:05 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 27 16:12:05.599948 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.middleware.request_id [req-6ac5395a-f6e5-4c17-a596-fa12cd1d37e0 req-f1a4e361-1ccf-4db9-9041-79d10bbe125e None None] RequestId filter calling following filter/app {{(pid=100524) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:12:05.602586 np0000005924 devstack@c-api.service[100524]: INFO cinder.api.openstack.wsgi [req-6ac5395a-f6e5-4c17-a596-fa12cd1d37e0 req-f1a4e361-1ccf-4db9-9041-79d10bbe125e tempest-AttachVolumeMultiAttachTest-1978803889 tempest-AttachVolumeMultiAttachTest-1978803889-project-member] POST https://10.4.3.117/volume/v3/attachments Jul 27 16:12:05.602994 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.openstack.wsgi [req-6ac5395a-f6e5-4c17-a596-fa12cd1d37e0 req-f1a4e361-1ccf-4db9-9041-79d10bbe125e tempest-AttachVolumeMultiAttachTest-1978803889 tempest-AttachVolumeMultiAttachTest-1978803889-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "d92d8add-57b3-4dfb-a40b-4918757202bc", "connector": null, "instance_uuid": "df509f01-0685-4a8a-b33e-1448fed7242a"}} {{(pid=100524) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 27 16:12:05.617290 np0000005924 devstack@c-api.service[100524]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:12:05.617290 np0000005924 devstack@c-api.service[100524]: warnings.warn( Jul 27 16:12:05.693807 np0000005924 devstack@c-api.service[100524]: INFO cinder.api.openstack.wsgi [req-6ac5395a-f6e5-4c17-a596-fa12cd1d37e0 req-f1a4e361-1ccf-4db9-9041-79d10bbe125e tempest-AttachVolumeMultiAttachTest-1978803889 tempest-AttachVolumeMultiAttachTest-1978803889-project-member] https://10.4.3.117/volume/v3/attachments returned with HTTP 200 Jul 27 16:12:05.694875 np0000005924 devstack@c-api.service[100524]: [pid: 100524|app: 0|req: 380/1510] 10.4.3.117 () {74 vars in 1594 bytes} [Mon Jul 27 16:12:05 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 27 16:12:05.751884 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.middleware.request_id [None req-09466145-c094-4c6e-8035-e5bd7b89dfca None None] RequestId filter calling following filter/app {{(pid=100521) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:12:05.754025 np0000005924 devstack@c-api.service[100521]: INFO cinder.api.openstack.wsgi [None req-09466145-c094-4c6e-8035-e5bd7b89dfca tempest-AttachVolumeMultiAttachTest-1978803889 tempest-AttachVolumeMultiAttachTest-1978803889-project-member] GET https://10.4.3.117/volume/v3/volumes/d92d8add-57b3-4dfb-a40b-4918757202bc Jul 27 16:12:05.754197 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.openstack.wsgi [None req-09466145-c094-4c6e-8035-e5bd7b89dfca tempest-AttachVolumeMultiAttachTest-1978803889 tempest-AttachVolumeMultiAttachTest-1978803889-project-member] Empty body provided in request {{(pid=100521) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:12:05.755061 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.openstack.wsgi [None req-09466145-c094-4c6e-8035-e5bd7b89dfca tempest-AttachVolumeMultiAttachTest-1978803889 tempest-AttachVolumeMultiAttachTest-1978803889-project-member] Calling method 'show' {{(pid=100521) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:12:05.771694 np0000005924 devstack@c-api.service[100521]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:12:05.771694 np0000005924 devstack@c-api.service[100521]: warnings.warn( Jul 27 16:12:05.775160 np0000005924 devstack@c-api.service[100521]: INFO cinder.volume.api [None req-09466145-c094-4c6e-8035-e5bd7b89dfca tempest-AttachVolumeMultiAttachTest-1978803889 tempest-AttachVolumeMultiAttachTest-1978803889-project-member] Volume info retrieved successfully. Jul 27 16:12:05.777621 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.middleware.request_id [None req-bd18b8c2-6123-4fa5-b43f-f6860e0e0c3b None None] RequestId filter calling following filter/app {{(pid=100523) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:12:05.778095 np0000005924 devstack@c-api.service[100523]: INFO cinder.api.openstack.wsgi [None req-bd18b8c2-6123-4fa5-b43f-f6860e0e0c3b None None] GET https://10.4.3.117/volume// Jul 27 16:12:05.778338 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.openstack.wsgi [None req-bd18b8c2-6123-4fa5-b43f-f6860e0e0c3b None None] Empty body provided in request {{(pid=100523) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:12:05.778608 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.openstack.wsgi [None req-bd18b8c2-6123-4fa5-b43f-f6860e0e0c3b None None] Calling method 'all' {{(pid=100523) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:12:05.779019 np0000005924 devstack@c-api.service[100523]: INFO cinder.api.openstack.wsgi [None req-bd18b8c2-6123-4fa5-b43f-f6860e0e0c3b None None] https://10.4.3.117/volume// returned with HTTP 300 Jul 27 16:12:05.779445 np0000005924 devstack@c-api.service[100523]: [pid: 100523|app: 0|req: 382/1511] 10.4.3.117 () {66 vars in 1426 bytes} [Mon Jul 27 16:12:05 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 27 16:12:05.780409 np0000005924 devstack@c-api.service[100521]: INFO cinder.api.openstack.wsgi [None req-09466145-c094-4c6e-8035-e5bd7b89dfca tempest-AttachVolumeMultiAttachTest-1978803889 tempest-AttachVolumeMultiAttachTest-1978803889-project-member] https://10.4.3.117/volume/v3/volumes/d92d8add-57b3-4dfb-a40b-4918757202bc returned with HTTP 200 Jul 27 16:12:05.781238 np0000005924 devstack@c-api.service[100521]: [pid: 100521|app: 0|req: 378/1512] 10.4.3.117 () {66 vars in 1348 bytes} [Mon Jul 27 16:12:05 2026] GET /volume/v3/volumes/d92d8add-57b3-4dfb-a40b-4918757202bc => generated 852 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 27 16:12:05.797632 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.middleware.request_id [req-6ac5395a-f6e5-4c17-a596-fa12cd1d37e0 req-56fc7961-ca2c-460b-b514-45ebaf55b271 None None] RequestId filter calling following filter/app {{(pid=100522) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:12:05.801581 np0000005924 devstack@c-api.service[100522]: INFO cinder.api.openstack.wsgi [req-6ac5395a-f6e5-4c17-a596-fa12cd1d37e0 req-56fc7961-ca2c-460b-b514-45ebaf55b271 tempest-AttachVolumeMultiAttachTest-1978803889 tempest-AttachVolumeMultiAttachTest-1978803889-project-member] GET https://10.4.3.117/volume/v3/volumes/d92d8add-57b3-4dfb-a40b-4918757202bc Jul 27 16:12:05.801873 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.openstack.wsgi [req-6ac5395a-f6e5-4c17-a596-fa12cd1d37e0 req-56fc7961-ca2c-460b-b514-45ebaf55b271 tempest-AttachVolumeMultiAttachTest-1978803889 tempest-AttachVolumeMultiAttachTest-1978803889-project-member] Empty body provided in request {{(pid=100522) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:12:05.802123 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.openstack.wsgi [req-6ac5395a-f6e5-4c17-a596-fa12cd1d37e0 req-56fc7961-ca2c-460b-b514-45ebaf55b271 tempest-AttachVolumeMultiAttachTest-1978803889 tempest-AttachVolumeMultiAttachTest-1978803889-project-member] Calling method 'show' {{(pid=100522) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:12:05.819124 np0000005924 devstack@c-api.service[100522]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:12:05.819124 np0000005924 devstack@c-api.service[100522]: warnings.warn( Jul 27 16:12:05.823971 np0000005924 devstack@c-api.service[100522]: INFO cinder.volume.api [req-6ac5395a-f6e5-4c17-a596-fa12cd1d37e0 req-56fc7961-ca2c-460b-b514-45ebaf55b271 tempest-AttachVolumeMultiAttachTest-1978803889 tempest-AttachVolumeMultiAttachTest-1978803889-project-member] Volume info retrieved successfully. Jul 27 16:12:05.839604 np0000005924 devstack@c-api.service[100522]: INFO cinder.api.openstack.wsgi [req-6ac5395a-f6e5-4c17-a596-fa12cd1d37e0 req-56fc7961-ca2c-460b-b514-45ebaf55b271 tempest-AttachVolumeMultiAttachTest-1978803889 tempest-AttachVolumeMultiAttachTest-1978803889-project-member] https://10.4.3.117/volume/v3/volumes/d92d8add-57b3-4dfb-a40b-4918757202bc returned with HTTP 200 Jul 27 16:12:05.840256 np0000005924 devstack@c-api.service[100522]: [pid: 100522|app: 0|req: 373/1513] 10.4.3.117 () {70 vars in 1639 bytes} [Mon Jul 27 16:12:05 2026] GET /volume/v3/volumes/d92d8add-57b3-4dfb-a40b-4918757202bc => generated 1032 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 27 16:12:05.971564 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.middleware.request_id [req-6ac5395a-f6e5-4c17-a596-fa12cd1d37e0 req-ffcb6d12-0df2-4aa1-9a1e-4fe4a2136631 None None] RequestId filter calling following filter/app {{(pid=100524) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:12:05.974171 np0000005924 devstack@c-api.service[100524]: INFO cinder.api.openstack.wsgi [req-6ac5395a-f6e5-4c17-a596-fa12cd1d37e0 req-ffcb6d12-0df2-4aa1-9a1e-4fe4a2136631 tempest-AttachVolumeMultiAttachTest-1978803889 tempest-AttachVolumeMultiAttachTest-1978803889-project-member] PUT https://10.4.3.117/volume/v3/attachments/6bbe59da-c5ac-49a0-b2d2-8a294180e110 Jul 27 16:12:05.974715 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.openstack.wsgi [req-6ac5395a-f6e5-4c17-a596-fa12cd1d37e0 req-ffcb6d12-0df2-4aa1-9a1e-4fe4a2136631 tempest-AttachVolumeMultiAttachTest-1978803889 tempest-AttachVolumeMultiAttachTest-1978803889-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.117", "host": "np0000005924", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:c1414b6f8d8f", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "13cbedf7-bb1f-4b5e-b492-2fef0d4dab25", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100524) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 27 16:12:05.989113 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.coordination [req-6ac5395a-f6e5-4c17-a596-fa12cd1d37e0 req-ffcb6d12-0df2-4aa1-9a1e-4fe4a2136631 tempest-AttachVolumeMultiAttachTest-1978803889 tempest-AttachVolumeMultiAttachTest-1978803889-project-member] Acquiring lock "cinder-attachment_update-d92d8add-57b3-4dfb-a40b-4918757202bc-np0000005924" by "attachment_update" {{(pid=100524) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jul 27 16:12:05.996775 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.coordination [req-6ac5395a-f6e5-4c17-a596-fa12cd1d37e0 req-ffcb6d12-0df2-4aa1-9a1e-4fe4a2136631 tempest-AttachVolumeMultiAttachTest-1978803889 tempest-AttachVolumeMultiAttachTest-1978803889-project-member] Lock "cinder-attachment_update-d92d8add-57b3-4dfb-a40b-4918757202bc-np0000005924" acquired by "attachment_update" :: waited 0.005s {{(pid=100524) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jul 27 16:12:05.997637 np0000005924 devstack@c-api.service[100524]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:12:05.997637 np0000005924 devstack@c-api.service[100524]: warnings.warn( Jul 27 16:12:06.122099 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.middleware.request_id [None req-aae59d73-b7f7-4ea7-8a9d-5357145c5723 None None] RequestId filter calling following filter/app {{(pid=100523) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:12:06.124116 np0000005924 devstack@c-api.service[100523]: INFO cinder.api.openstack.wsgi [None req-aae59d73-b7f7-4ea7-8a9d-5357145c5723 tempest-GroupsTest-2043346754 tempest-GroupsTest-2043346754-project-member] GET https://10.4.3.117/volume/v3/volumes/f4c7694b-5624-483a-a008-b2983830c269 Jul 27 16:12:06.124843 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.openstack.wsgi [None req-aae59d73-b7f7-4ea7-8a9d-5357145c5723 tempest-GroupsTest-2043346754 tempest-GroupsTest-2043346754-project-member] Empty body provided in request {{(pid=100523) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:12:06.125160 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.openstack.wsgi [None req-aae59d73-b7f7-4ea7-8a9d-5357145c5723 tempest-GroupsTest-2043346754 tempest-GroupsTest-2043346754-project-member] Calling method 'show' {{(pid=100523) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:12:06.134143 np0000005924 devstack@c-api.service[100523]: INFO cinder.api.openstack.wsgi [None req-aae59d73-b7f7-4ea7-8a9d-5357145c5723 tempest-GroupsTest-2043346754 tempest-GroupsTest-2043346754-project-member] https://10.4.3.117/volume/v3/volumes/f4c7694b-5624-483a-a008-b2983830c269 returned with HTTP 404 Jul 27 16:12:06.135761 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.coordination [req-6ac5395a-f6e5-4c17-a596-fa12cd1d37e0 req-ffcb6d12-0df2-4aa1-9a1e-4fe4a2136631 tempest-AttachVolumeMultiAttachTest-1978803889 tempest-AttachVolumeMultiAttachTest-1978803889-project-member] Lock "cinder-attachment_update-d92d8add-57b3-4dfb-a40b-4918757202bc-np0000005924" released by "attachment_update" :: held 0.140s {{(pid=100524) __release /opt/stack/cinder/cinder/coordination.py:152}} Jul 27 16:12:06.136085 np0000005924 devstack@c-api.service[100523]: [pid: 100523|app: 0|req: 383/1514] 10.4.3.117 () {68 vars in 1389 bytes} [Mon Jul 27 16:12:06 2026] GET /volume/v3/volumes/f4c7694b-5624-483a-a008-b2983830c269 => generated 109 bytes in 15 msecs (HTTP/1.1 404) 7 headers in 293 bytes (2 switches on core 0) Jul 27 16:12:06.136191 np0000005924 devstack@c-api.service[100524]: INFO cinder.api.openstack.wsgi [req-6ac5395a-f6e5-4c17-a596-fa12cd1d37e0 req-ffcb6d12-0df2-4aa1-9a1e-4fe4a2136631 tempest-AttachVolumeMultiAttachTest-1978803889 tempest-AttachVolumeMultiAttachTest-1978803889-project-member] https://10.4.3.117/volume/v3/attachments/6bbe59da-c5ac-49a0-b2d2-8a294180e110 returned with HTTP 200 Jul 27 16:12:06.136191 np0000005924 devstack@c-api.service[100524]: [pid: 100524|app: 0|req: 381/1515] 10.4.3.117 () {74 vars in 1704 bytes} [Mon Jul 27 16:12:05 2026] PUT /volume/v3/attachments/6bbe59da-c5ac-49a0-b2d2-8a294180e110 => generated 969 bytes in 165 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 27 16:12:06.146054 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.middleware.request_id [None req-fd804367-57eb-4bf8-83a7-9f60fb4c4db9 None None] RequestId filter calling following filter/app {{(pid=100521) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:12:06.148222 np0000005924 devstack@c-api.service[100521]: INFO cinder.api.openstack.wsgi [None req-fd804367-57eb-4bf8-83a7-9f60fb4c4db9 tempest-GroupsTest-2043346754 tempest-GroupsTest-2043346754-project-member] GET https://10.4.3.117/volume/v3/volumes/0559923b-67a1-4953-a8dc-58cda39e091c Jul 27 16:12:06.148513 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.openstack.wsgi [None req-fd804367-57eb-4bf8-83a7-9f60fb4c4db9 tempest-GroupsTest-2043346754 tempest-GroupsTest-2043346754-project-member] Empty body provided in request {{(pid=100521) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:12:06.148737 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.openstack.wsgi [None req-fd804367-57eb-4bf8-83a7-9f60fb4c4db9 tempest-GroupsTest-2043346754 tempest-GroupsTest-2043346754-project-member] Calling method 'show' {{(pid=100521) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:12:06.156558 np0000005924 devstack@c-api.service[100521]: INFO cinder.api.openstack.wsgi [None req-fd804367-57eb-4bf8-83a7-9f60fb4c4db9 tempest-GroupsTest-2043346754 tempest-GroupsTest-2043346754-project-member] https://10.4.3.117/volume/v3/volumes/0559923b-67a1-4953-a8dc-58cda39e091c returned with HTTP 404 Jul 27 16:12:06.157151 np0000005924 devstack@c-api.service[100521]: [pid: 100521|app: 0|req: 379/1516] 10.4.3.117 () {68 vars in 1389 bytes} [Mon Jul 27 16:12:06 2026] GET /volume/v3/volumes/0559923b-67a1-4953-a8dc-58cda39e091c => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 27 16:12:06.168440 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.middleware.request_id [None req-30fb344c-3236-4b92-a188-270b616d13a3 None None] RequestId filter calling following filter/app {{(pid=100522) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:12:06.176355 np0000005924 devstack@c-api.service[100522]: INFO cinder.api.openstack.wsgi [None req-30fb344c-3236-4b92-a188-270b616d13a3 tempest-GroupsTest-2043346754 tempest-GroupsTest-2043346754-project-member] GET https://10.4.3.117/volume/v3/groups/36e78901-9192-4876-adbc-4738e1b0f0fa Jul 27 16:12:06.176355 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.openstack.wsgi [None req-30fb344c-3236-4b92-a188-270b616d13a3 tempest-GroupsTest-2043346754 tempest-GroupsTest-2043346754-project-member] Empty body provided in request {{(pid=100522) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:12:06.176355 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.openstack.wsgi [None req-30fb344c-3236-4b92-a188-270b616d13a3 tempest-GroupsTest-2043346754 tempest-GroupsTest-2043346754-project-member] Calling method 'version_select' {{(pid=100522) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:12:06.176355 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.v3.groups [None req-30fb344c-3236-4b92-a188-270b616d13a3 tempest-GroupsTest-2043346754 tempest-GroupsTest-2043346754-project-member] show called for member 36e78901-9192-4876-adbc-4738e1b0f0fa {{(pid=100522) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Jul 27 16:12:06.183133 np0000005924 devstack@c-api.service[100522]: INFO cinder.api.openstack.wsgi [None req-30fb344c-3236-4b92-a188-270b616d13a3 tempest-GroupsTest-2043346754 tempest-GroupsTest-2043346754-project-member] https://10.4.3.117/volume/v3/groups/36e78901-9192-4876-adbc-4738e1b0f0fa returned with HTTP 404 Jul 27 16:12:06.183856 np0000005924 devstack@c-api.service[100522]: [pid: 100522|app: 0|req: 374/1517] 10.4.3.117 () {68 vars in 1386 bytes} [Mon Jul 27 16:12:06 2026] GET /volume/v3/groups/36e78901-9192-4876-adbc-4738e1b0f0fa => generated 108 bytes in 16 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 27 16:12:06.207190 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.middleware.request_id [None req-ead4344b-eb89-4825-bf2e-3035488bb30e None None] RequestId filter calling following filter/app {{(pid=100523) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:12:06.207190 np0000005924 devstack@c-api.service[100523]: INFO cinder.api.openstack.wsgi [None req-ead4344b-eb89-4825-bf2e-3035488bb30e tempest-GroupsTest-607211464 tempest-GroupsTest-607211464-project-admin] DELETE https://10.4.3.117/volume/v3/group_types/c1ea06d0-287b-417e-800a-8686e8dbe029 Jul 27 16:12:06.207190 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.openstack.wsgi [None req-ead4344b-eb89-4825-bf2e-3035488bb30e tempest-GroupsTest-607211464 tempest-GroupsTest-607211464-project-admin] Empty body provided in request {{(pid=100523) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:12:06.207190 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.openstack.wsgi [None req-ead4344b-eb89-4825-bf2e-3035488bb30e tempest-GroupsTest-607211464 tempest-GroupsTest-607211464-project-admin] Calling method 'version_select' {{(pid=100523) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:12:06.248103 np0000005924 devstack@c-api.service[100523]: INFO cinder.api.openstack.wsgi [None req-ead4344b-eb89-4825-bf2e-3035488bb30e tempest-GroupsTest-607211464 tempest-GroupsTest-607211464-project-admin] https://10.4.3.117/volume/v3/group_types/c1ea06d0-287b-417e-800a-8686e8dbe029 returned with HTTP 202 Jul 27 16:12:06.248734 np0000005924 devstack@c-api.service[100523]: [pid: 100523|app: 0|req: 384/1518] 10.4.3.117 () {68 vars in 1404 bytes} [Mon Jul 27 16:12:06 2026] DELETE /volume/v3/group_types/c1ea06d0-287b-417e-800a-8686e8dbe029 => generated 0 bytes in 48 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Jul 27 16:12:06.259069 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.middleware.request_id [None req-c16944d3-873f-4fff-b355-3617603f0a4d None None] RequestId filter calling following filter/app {{(pid=100524) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:12:06.261618 np0000005924 devstack@c-api.service[100524]: INFO cinder.api.openstack.wsgi [None req-c16944d3-873f-4fff-b355-3617603f0a4d tempest-GroupsTest-607211464 tempest-GroupsTest-607211464-project-admin] DELETE https://10.4.3.117/volume/v3/types/43448f21-8f09-4840-8494-b8d6aefa1581 Jul 27 16:12:06.261691 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.openstack.wsgi [None req-c16944d3-873f-4fff-b355-3617603f0a4d tempest-GroupsTest-607211464 tempest-GroupsTest-607211464-project-admin] Empty body provided in request {{(pid=100524) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:12:06.261916 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.openstack.wsgi [None req-c16944d3-873f-4fff-b355-3617603f0a4d tempest-GroupsTest-607211464 tempest-GroupsTest-607211464-project-admin] Calling method '_delete' {{(pid=100524) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:12:06.262242 np0000005924 devstack@c-api.service[100524]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:12:06.262242 np0000005924 devstack@c-api.service[100524]: warnings.warn( Jul 27 16:12:06.302867 np0000005924 devstack@c-api.service[100524]: INFO cinder.api.openstack.wsgi [None req-c16944d3-873f-4fff-b355-3617603f0a4d tempest-GroupsTest-607211464 tempest-GroupsTest-607211464-project-admin] https://10.4.3.117/volume/v3/types/43448f21-8f09-4840-8494-b8d6aefa1581 returned with HTTP 202 Jul 27 16:12:06.303349 np0000005924 devstack@c-api.service[100524]: [pid: 100524|app: 0|req: 382/1519] 10.4.3.117 () {66 vars in 1345 bytes} [Mon Jul 27 16:12:06 2026] DELETE /volume/v3/types/43448f21-8f09-4840-8494-b8d6aefa1581 => generated 0 bytes in 45 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 27 16:12:06.312788 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.middleware.request_id [None req-a4ba5c71-3668-49c5-af7b-db51a9c323e6 None None] RequestId filter calling following filter/app {{(pid=100521) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:12:06.315419 np0000005924 devstack@c-api.service[100521]: INFO cinder.api.openstack.wsgi [None req-a4ba5c71-3668-49c5-af7b-db51a9c323e6 tempest-GroupsTest-607211464 tempest-GroupsTest-607211464-project-admin] GET https://10.4.3.117/volume/v3/types/43448f21-8f09-4840-8494-b8d6aefa1581 Jul 27 16:12:06.315986 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.openstack.wsgi [None req-a4ba5c71-3668-49c5-af7b-db51a9c323e6 tempest-GroupsTest-607211464 tempest-GroupsTest-607211464-project-admin] Empty body provided in request {{(pid=100521) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:12:06.316400 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.openstack.wsgi [None req-a4ba5c71-3668-49c5-af7b-db51a9c323e6 tempest-GroupsTest-607211464 tempest-GroupsTest-607211464-project-admin] Calling method 'show' {{(pid=100521) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:12:06.320351 np0000005924 devstack@c-api.service[100521]: INFO cinder.api.openstack.wsgi [None req-a4ba5c71-3668-49c5-af7b-db51a9c323e6 tempest-GroupsTest-607211464 tempest-GroupsTest-607211464-project-admin] https://10.4.3.117/volume/v3/types/43448f21-8f09-4840-8494-b8d6aefa1581 returned with HTTP 404 Jul 27 16:12:06.321403 np0000005924 devstack@c-api.service[100521]: [pid: 100521|app: 0|req: 380/1520] 10.4.3.117 () {66 vars in 1342 bytes} [Mon Jul 27 16:12:06 2026] GET /volume/v3/types/43448f21-8f09-4840-8494-b8d6aefa1581 => generated 114 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 27 16:12:06.391514 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.middleware.request_id [None req-4f4c22f0-a629-4daf-a4e1-26fe99cfe180 None None] RequestId filter calling following filter/app {{(pid=100522) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:12:06.581373 np0000005924 devstack@c-api.service[100522]: INFO cinder.api.openstack.wsgi [None req-4f4c22f0-a629-4daf-a4e1-26fe99cfe180 tempest-VolumesBackupsTest-1601316061 tempest-VolumesBackupsTest-1601316061-project-member] POST https://10.4.3.117/volume/v3/volumes Jul 27 16:12:06.581840 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.openstack.wsgi [None req-4f4c22f0-a629-4daf-a4e1-26fe99cfe180 tempest-VolumesBackupsTest-1601316061 tempest-VolumesBackupsTest-1601316061-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesBackupsTest-Volume-455361909"}} {{(pid=100522) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 27 16:12:06.584222 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.v3.volumes [None req-4f4c22f0-a629-4daf-a4e1-26fe99cfe180 tempest-VolumesBackupsTest-1601316061 tempest-VolumesBackupsTest-1601316061-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesBackupsTest-Volume-455361909'}} {{(pid=100522) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 27 16:12:06.584428 np0000005924 devstack@c-api.service[100522]: INFO cinder.api.v3.volumes [None req-4f4c22f0-a629-4daf-a4e1-26fe99cfe180 tempest-VolumesBackupsTest-1601316061 tempest-VolumesBackupsTest-1601316061-project-member] Create volume of 1 GB Jul 27 16:12:06.597598 np0000005924 devstack@c-api.service[100522]: INFO cinder.volume.api [None req-4f4c22f0-a629-4daf-a4e1-26fe99cfe180 tempest-VolumesBackupsTest-1601316061 tempest-VolumesBackupsTest-1601316061-project-member] Availability Zones retrieved successfully. Jul 27 16:12:06.604304 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.volume.api [None req-4f4c22f0-a629-4daf-a4e1-26fe99cfe180 tempest-VolumesBackupsTest-1601316061 tempest-VolumesBackupsTest-1601316061-project-member] Flow 'volume_create_api' (33554df7-97f8-4075-891a-614a096d08bf) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100522) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 27 16:12:06.607373 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.volume.api [None req-4f4c22f0-a629-4daf-a4e1-26fe99cfe180 tempest-VolumesBackupsTest-1601316061 tempest-VolumesBackupsTest-1601316061-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f1456637-1c15-43e6-b9ab-e56567ff21ad) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100522) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 27 16:12:06.608167 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.volume.flows.api.create_volume [None req-4f4c22f0-a629-4daf-a4e1-26fe99cfe180 tempest-VolumesBackupsTest-1601316061 tempest-VolumesBackupsTest-1601316061-project-member] Validating volume size '1' using validate_int {{(pid=100522) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 27 16:12:06.682541 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.volume.api [None req-4f4c22f0-a629-4daf-a4e1-26fe99cfe180 tempest-VolumesBackupsTest-1601316061 tempest-VolumesBackupsTest-1601316061-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f1456637-1c15-43e6-b9ab-e56567ff21ad) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-27T16:04:59Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=2bce4e1a-e6e0-49d9-be36-c3405449a01e,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '2bce4e1a-e6e0-49d9-be36-c3405449a01e', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100522) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 27 16:12:06.683720 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.volume.api [None req-4f4c22f0-a629-4daf-a4e1-26fe99cfe180 tempest-VolumesBackupsTest-1601316061 tempest-VolumesBackupsTest-1601316061-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (2deff2bf-a2fe-4b69-a092-47718f51c96f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100522) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 27 16:12:06.715236 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.middleware.request_id [None req-7563f915-ab12-49bd-b5f6-d0e867f75997 None None] RequestId filter calling following filter/app {{(pid=100523) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:12:06.715615 np0000005924 devstack@c-api.service[100523]: INFO cinder.api.openstack.wsgi [None req-7563f915-ab12-49bd-b5f6-d0e867f75997 None None] GET https://10.4.3.117/volume// Jul 27 16:12:06.715804 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.openstack.wsgi [None req-7563f915-ab12-49bd-b5f6-d0e867f75997 None None] Empty body provided in request {{(pid=100523) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:12:06.715914 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.openstack.wsgi [None req-7563f915-ab12-49bd-b5f6-d0e867f75997 None None] Calling method 'all' {{(pid=100523) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:12:06.716233 np0000005924 devstack@c-api.service[100523]: INFO cinder.api.openstack.wsgi [None req-7563f915-ab12-49bd-b5f6-d0e867f75997 None None] https://10.4.3.117/volume// returned with HTTP 300 Jul 27 16:12:06.716544 np0000005924 devstack@c-api.service[100523]: [pid: 100523|app: 0|req: 385/1521] 10.4.3.117 () {66 vars in 1426 bytes} [Mon Jul 27 16:12:06 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 27 16:12:06.727979 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.middleware.request_id [req-f1f3416c-cd10-4158-a6fd-b932a2dadff3 req-b7619225-29a5-4a7b-8b1b-9a92448c41ec None None] RequestId filter calling following filter/app {{(pid=100524) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:12:06.730519 np0000005924 devstack@c-api.service[100524]: INFO cinder.api.openstack.wsgi [req-f1f3416c-cd10-4158-a6fd-b932a2dadff3 req-b7619225-29a5-4a7b-8b1b-9a92448c41ec tempest-TestVolumeBootPattern-1923367323 tempest-TestVolumeBootPattern-1923367323-project-member] GET https://10.4.3.117/volume/v3/volumes/74e425cb-3e8b-4384-ae27-f5ece356afe4 Jul 27 16:12:06.730788 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.openstack.wsgi [req-f1f3416c-cd10-4158-a6fd-b932a2dadff3 req-b7619225-29a5-4a7b-8b1b-9a92448c41ec tempest-TestVolumeBootPattern-1923367323 tempest-TestVolumeBootPattern-1923367323-project-member] Empty body provided in request {{(pid=100524) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:12:06.730998 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.openstack.wsgi [req-f1f3416c-cd10-4158-a6fd-b932a2dadff3 req-b7619225-29a5-4a7b-8b1b-9a92448c41ec tempest-TestVolumeBootPattern-1923367323 tempest-TestVolumeBootPattern-1923367323-project-member] Calling method 'show' {{(pid=100524) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:12:06.758407 np0000005924 devstack@c-api.service[100524]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:12:06.758407 np0000005924 devstack@c-api.service[100524]: warnings.warn( Jul 27 16:12:06.771532 np0000005924 devstack@c-api.service[100524]: INFO cinder.volume.api [req-f1f3416c-cd10-4158-a6fd-b932a2dadff3 req-b7619225-29a5-4a7b-8b1b-9a92448c41ec tempest-TestVolumeBootPattern-1923367323 tempest-TestVolumeBootPattern-1923367323-project-member] Volume info retrieved successfully. Jul 27 16:12:06.781163 np0000005924 devstack@c-api.service[100524]: INFO cinder.api.openstack.wsgi [req-f1f3416c-cd10-4158-a6fd-b932a2dadff3 req-b7619225-29a5-4a7b-8b1b-9a92448c41ec tempest-TestVolumeBootPattern-1923367323 tempest-TestVolumeBootPattern-1923367323-project-member] https://10.4.3.117/volume/v3/volumes/74e425cb-3e8b-4384-ae27-f5ece356afe4 returned with HTTP 200 Jul 27 16:12:06.781715 np0000005924 devstack@c-api.service[100524]: [pid: 100524|app: 0|req: 383/1522] 10.4.3.117 () {70 vars in 1639 bytes} [Mon Jul 27 16:12:06 2026] GET /volume/v3/volumes/74e425cb-3e8b-4384-ae27-f5ece356afe4 => generated 1051 bytes in 54 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 27 16:12:06.802004 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.middleware.request_id [None req-35818041-9bc6-4c49-b29c-e2a685affeff None None] RequestId filter calling following filter/app {{(pid=100521) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:12:06.807916 np0000005924 devstack@c-api.service[100521]: INFO cinder.api.openstack.wsgi [None req-35818041-9bc6-4c49-b29c-e2a685affeff tempest-AttachVolumeMultiAttachTest-1978803889 tempest-AttachVolumeMultiAttachTest-1978803889-project-member] GET https://10.4.3.117/volume/v3/volumes/d92d8add-57b3-4dfb-a40b-4918757202bc Jul 27 16:12:06.807916 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.openstack.wsgi [None req-35818041-9bc6-4c49-b29c-e2a685affeff tempest-AttachVolumeMultiAttachTest-1978803889 tempest-AttachVolumeMultiAttachTest-1978803889-project-member] Empty body provided in request {{(pid=100521) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:12:06.807916 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.openstack.wsgi [None req-35818041-9bc6-4c49-b29c-e2a685affeff tempest-AttachVolumeMultiAttachTest-1978803889 tempest-AttachVolumeMultiAttachTest-1978803889-project-member] Calling method 'show' {{(pid=100521) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:12:06.812352 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.quota [None req-4f4c22f0-a629-4daf-a4e1-26fe99cfe180 tempest-VolumesBackupsTest-1601316061 tempest-VolumesBackupsTest-1601316061-project-member] Created reservations ['6bc6ba01-0fcd-42d8-9aa5-573874ca6499', '1d742727-a272-41e5-90f5-5faacaa5c54c', 'c261e67c-75eb-49a3-b6a8-434e5e8fb9b0', '2150f526-75a5-4b93-a2dd-a5e2be45933b'] {{(pid=100522) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 27 16:12:06.812352 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.volume.api [None req-4f4c22f0-a629-4daf-a4e1-26fe99cfe180 tempest-VolumesBackupsTest-1601316061 tempest-VolumesBackupsTest-1601316061-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (2deff2bf-a2fe-4b69-a092-47718f51c96f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['6bc6ba01-0fcd-42d8-9aa5-573874ca6499', '1d742727-a272-41e5-90f5-5faacaa5c54c', 'c261e67c-75eb-49a3-b6a8-434e5e8fb9b0', '2150f526-75a5-4b93-a2dd-a5e2be45933b']}' {{(pid=100522) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 27 16:12:06.812524 np0000005924 devstack@c-api.service[100521]: DEBUG dbcounter [-] [100521] Writing DB stats cinder:SELECT=572,cinder:UPDATE=138,cinder:INSERT=73,cinder:DELETE=1 {{(pid=100521) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 27 16:12:06.812580 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.volume.api [None req-4f4c22f0-a629-4daf-a4e1-26fe99cfe180 tempest-VolumesBackupsTest-1601316061 tempest-VolumesBackupsTest-1601316061-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (cfa01f1a-1d8e-4c4a-85f4-265ac59b5329) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100522) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 27 16:12:06.834135 np0000005924 devstack@c-api.service[100521]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:12:06.834135 np0000005924 devstack@c-api.service[100521]: warnings.warn( Jul 27 16:12:06.838464 np0000005924 devstack@c-api.service[100521]: INFO cinder.volume.api [None req-35818041-9bc6-4c49-b29c-e2a685affeff tempest-AttachVolumeMultiAttachTest-1978803889 tempest-AttachVolumeMultiAttachTest-1978803889-project-member] Volume info retrieved successfully. Jul 27 16:12:06.844214 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.volume.api [None req-4f4c22f0-a629-4daf-a4e1-26fe99cfe180 tempest-VolumesBackupsTest-1601316061 tempest-VolumesBackupsTest-1601316061-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (cfa01f1a-1d8e-4c4a-85f4-265ac59b5329) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '9cabb1f6-fcb3-41dc-9d5e-6a611afc8646', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesBackupsTest-Volume-455361909',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='572cbdf985fc495bb6786045fb260bf3',qos_specs=None,replication_status=,reservations=['6bc6ba01-0fcd-42d8-9aa5-573874ca6499','1d742727-a272-41e5-90f5-5faacaa5c54c','c261e67c-75eb-49a3-b6a8-434e5e8fb9b0','2150f526-75a5-4b93-a2dd-a5e2be45933b'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='927b169d19f94e7d983ab31802672d00',volume_type_id=2bce4e1a-e6e0-49d9-be36-c3405449a01e), 'volume': Volume(_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-27T16:12:06Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesBackupsTest-Volume-455361909',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=9cabb1f6-fcb3-41dc-9d5e-6a611afc8646,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='572cbdf985fc495bb6786045fb260bf3',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='927b169d19f94e7d983ab31802672d00',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(2bce4e1a-e6e0-49d9-be36-c3405449a01e),volume_type_id=2bce4e1a-e6e0-49d9-be36-c3405449a01e)}' {{(pid=100522) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 27 16:12:06.844489 np0000005924 devstack@c-api.service[100521]: INFO cinder.api.openstack.wsgi [None req-35818041-9bc6-4c49-b29c-e2a685affeff tempest-AttachVolumeMultiAttachTest-1978803889 tempest-AttachVolumeMultiAttachTest-1978803889-project-member] https://10.4.3.117/volume/v3/volumes/d92d8add-57b3-4dfb-a40b-4918757202bc returned with HTTP 200 Jul 27 16:12:06.845044 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.volume.api [None req-4f4c22f0-a629-4daf-a4e1-26fe99cfe180 tempest-VolumesBackupsTest-1601316061 tempest-VolumesBackupsTest-1601316061-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (2145474f-c706-42d8-8c9c-2d89698c400e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100522) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 27 16:12:06.845451 np0000005924 devstack@c-api.service[100521]: [pid: 100521|app: 0|req: 381/1523] 10.4.3.117 () {66 vars in 1348 bytes} [Mon Jul 27 16:12:06 2026] GET /volume/v3/volumes/d92d8add-57b3-4dfb-a40b-4918757202bc => generated 853 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 27 16:12:06.903510 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.middleware.request_id [req-f1f3416c-cd10-4158-a6fd-b932a2dadff3 req-4fb3ed3f-0a6d-4fc5-8ac4-222f23415c19 None None] RequestId filter calling following filter/app {{(pid=100523) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:12:06.909139 np0000005924 devstack@c-api.service[100523]: INFO cinder.api.openstack.wsgi [req-f1f3416c-cd10-4158-a6fd-b932a2dadff3 req-4fb3ed3f-0a6d-4fc5-8ac4-222f23415c19 tempest-TestVolumeBootPattern-1923367323 tempest-TestVolumeBootPattern-1923367323-project-member] PUT https://10.4.3.117/volume/v3/attachments/300f1ad0-348f-4de3-95f5-52874a734657 Jul 27 16:12:06.911095 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.openstack.wsgi [req-f1f3416c-cd10-4158-a6fd-b932a2dadff3 req-4fb3ed3f-0a6d-4fc5-8ac4-222f23415c19 tempest-TestVolumeBootPattern-1923367323 tempest-TestVolumeBootPattern-1923367323-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.117", "host": "np0000005924", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:c1414b6f8d8f", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "13cbedf7-bb1f-4b5e-b492-2fef0d4dab25", "nvme_native_multipath": false, "mountpoint": "/dev/vda"}}} {{(pid=100523) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 27 16:12:06.915607 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.volume.api [None req-4f4c22f0-a629-4daf-a4e1-26fe99cfe180 tempest-VolumesBackupsTest-1601316061 tempest-VolumesBackupsTest-1601316061-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (2145474f-c706-42d8-8c9c-2d89698c400e) transitioned into state 'SUCCESS' from state '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-455361909',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='572cbdf985fc495bb6786045fb260bf3',qos_specs=None,replication_status=,reservations=['6bc6ba01-0fcd-42d8-9aa5-573874ca6499','1d742727-a272-41e5-90f5-5faacaa5c54c','c261e67c-75eb-49a3-b6a8-434e5e8fb9b0','2150f526-75a5-4b93-a2dd-a5e2be45933b'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='927b169d19f94e7d983ab31802672d00',volume_type_id=2bce4e1a-e6e0-49d9-be36-c3405449a01e)}' {{(pid=100522) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 27 16:12:06.916471 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.volume.api [None req-4f4c22f0-a629-4daf-a4e1-26fe99cfe180 tempest-VolumesBackupsTest-1601316061 tempest-VolumesBackupsTest-1601316061-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (10337945-bdb3-47dc-87af-32ac45d1cff5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100522) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 27 16:12:06.919556 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.coordination [req-f1f3416c-cd10-4158-a6fd-b932a2dadff3 req-4fb3ed3f-0a6d-4fc5-8ac4-222f23415c19 tempest-TestVolumeBootPattern-1923367323 tempest-TestVolumeBootPattern-1923367323-project-member] Acquiring lock "cinder-attachment_update-74e425cb-3e8b-4384-ae27-f5ece356afe4-np0000005924" by "attachment_update" {{(pid=100523) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jul 27 16:12:06.929522 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.coordination [req-f1f3416c-cd10-4158-a6fd-b932a2dadff3 req-4fb3ed3f-0a6d-4fc5-8ac4-222f23415c19 tempest-TestVolumeBootPattern-1923367323 tempest-TestVolumeBootPattern-1923367323-project-member] Lock "cinder-attachment_update-74e425cb-3e8b-4384-ae27-f5ece356afe4-np0000005924" acquired by "attachment_update" :: waited 0.010s {{(pid=100523) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jul 27 16:12:06.931498 np0000005924 devstack@c-api.service[100523]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:12:06.931498 np0000005924 devstack@c-api.service[100523]: warnings.warn( Jul 27 16:12:06.937049 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.volume.api [None req-4f4c22f0-a629-4daf-a4e1-26fe99cfe180 tempest-VolumesBackupsTest-1601316061 tempest-VolumesBackupsTest-1601316061-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (10337945-bdb3-47dc-87af-32ac45d1cff5) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100522) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 27 16:12:06.938281 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.volume.api [None req-4f4c22f0-a629-4daf-a4e1-26fe99cfe180 tempest-VolumesBackupsTest-1601316061 tempest-VolumesBackupsTest-1601316061-project-member] Flow 'volume_create_api' (33554df7-97f8-4075-891a-614a096d08bf) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100522) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 27 16:12:06.939369 np0000005924 devstack@c-api.service[100522]: INFO cinder.volume.api [None req-4f4c22f0-a629-4daf-a4e1-26fe99cfe180 tempest-VolumesBackupsTest-1601316061 tempest-VolumesBackupsTest-1601316061-project-member] Create volume request issued successfully. Jul 27 16:12:06.940653 np0000005924 devstack@c-api.service[100522]: INFO cinder.api.openstack.wsgi [None req-4f4c22f0-a629-4daf-a4e1-26fe99cfe180 tempest-VolumesBackupsTest-1601316061 tempest-VolumesBackupsTest-1601316061-project-member] https://10.4.3.117/volume/v3/volumes returned with HTTP 202 Jul 27 16:12:06.941192 np0000005924 devstack@c-api.service[100522]: [pid: 100522|app: 0|req: 375/1524] 10.4.3.117 () {68 vars in 1258 bytes} [Mon Jul 27 16:12:06 2026] POST /volume/v3/volumes => generated 748 bytes in 550 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 27 16:12:07.057085 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.coordination [req-f1f3416c-cd10-4158-a6fd-b932a2dadff3 req-4fb3ed3f-0a6d-4fc5-8ac4-222f23415c19 tempest-TestVolumeBootPattern-1923367323 tempest-TestVolumeBootPattern-1923367323-project-member] Lock "cinder-attachment_update-74e425cb-3e8b-4384-ae27-f5ece356afe4-np0000005924" released by "attachment_update" :: held 0.127s {{(pid=100523) __release /opt/stack/cinder/cinder/coordination.py:152}} Jul 27 16:12:07.057085 np0000005924 devstack@c-api.service[100523]: INFO cinder.api.openstack.wsgi [req-f1f3416c-cd10-4158-a6fd-b932a2dadff3 req-4fb3ed3f-0a6d-4fc5-8ac4-222f23415c19 tempest-TestVolumeBootPattern-1923367323 tempest-TestVolumeBootPattern-1923367323-project-member] https://10.4.3.117/volume/v3/attachments/300f1ad0-348f-4de3-95f5-52874a734657 returned with HTTP 200 Jul 27 16:12:07.057085 np0000005924 devstack@c-api.service[100523]: [pid: 100523|app: 0|req: 386/1525] 10.4.3.117 () {74 vars in 1704 bytes} [Mon Jul 27 16:12:06 2026] PUT /volume/v3/attachments/300f1ad0-348f-4de3-95f5-52874a734657 => generated 968 bytes in 154 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 27 16:12:07.103760 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.middleware.request_id [req-f1f3416c-cd10-4158-a6fd-b932a2dadff3 req-28e0c2cc-a6e4-4684-8bc1-ef156be5fa40 None None] RequestId filter calling following filter/app {{(pid=100524) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:12:07.106703 np0000005924 devstack@c-api.service[100524]: INFO cinder.api.openstack.wsgi [req-f1f3416c-cd10-4158-a6fd-b932a2dadff3 req-28e0c2cc-a6e4-4684-8bc1-ef156be5fa40 tempest-TestVolumeBootPattern-1923367323 tempest-TestVolumeBootPattern-1923367323-project-member] POST https://10.4.3.117/volume/v3/attachments/300f1ad0-348f-4de3-95f5-52874a734657/action Jul 27 16:12:07.106703 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.openstack.wsgi [req-f1f3416c-cd10-4158-a6fd-b932a2dadff3 req-28e0c2cc-a6e4-4684-8bc1-ef156be5fa40 tempest-TestVolumeBootPattern-1923367323 tempest-TestVolumeBootPattern-1923367323-project-member] Action body: b'{"os-complete": null}' {{(pid=100524) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 27 16:12:07.106703 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.openstack.wsgi [req-f1f3416c-cd10-4158-a6fd-b932a2dadff3 req-28e0c2cc-a6e4-4684-8bc1-ef156be5fa40 tempest-TestVolumeBootPattern-1923367323 tempest-TestVolumeBootPattern-1923367323-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100524) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 27 16:12:07.126405 np0000005924 devstack@c-api.service[100524]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:12:07.126405 np0000005924 devstack@c-api.service[100524]: warnings.warn( Jul 27 16:12:07.150588 np0000005924 devstack@c-api.service[100524]: INFO cinder.api.openstack.wsgi [req-f1f3416c-cd10-4158-a6fd-b932a2dadff3 req-28e0c2cc-a6e4-4684-8bc1-ef156be5fa40 tempest-TestVolumeBootPattern-1923367323 tempest-TestVolumeBootPattern-1923367323-project-member] https://10.4.3.117/volume/v3/attachments/300f1ad0-348f-4de3-95f5-52874a734657/action returned with HTTP 204 Jul 27 16:12:07.151232 np0000005924 devstack@c-api.service[100524]: [pid: 100524|app: 0|req: 384/1526] 10.4.3.117 () {74 vars in 1725 bytes} [Mon Jul 27 16:12:07 2026] POST /volume/v3/attachments/300f1ad0-348f-4de3-95f5-52874a734657/action => generated 0 bytes in 48 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jul 27 16:12:07.865856 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.middleware.request_id [None req-d740d23e-73e5-41e8-9920-23bef09cd809 None None] RequestId filter calling following filter/app {{(pid=100521) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:12:07.865856 np0000005924 devstack@c-api.service[100521]: INFO cinder.api.openstack.wsgi [None req-d740d23e-73e5-41e8-9920-23bef09cd809 tempest-AttachVolumeMultiAttachTest-1978803889 tempest-AttachVolumeMultiAttachTest-1978803889-project-member] GET https://10.4.3.117/volume/v3/volumes/d92d8add-57b3-4dfb-a40b-4918757202bc Jul 27 16:12:07.865856 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.openstack.wsgi [None req-d740d23e-73e5-41e8-9920-23bef09cd809 tempest-AttachVolumeMultiAttachTest-1978803889 tempest-AttachVolumeMultiAttachTest-1978803889-project-member] Empty body provided in request {{(pid=100521) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:12:07.865856 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.openstack.wsgi [None req-d740d23e-73e5-41e8-9920-23bef09cd809 tempest-AttachVolumeMultiAttachTest-1978803889 tempest-AttachVolumeMultiAttachTest-1978803889-project-member] Calling method 'show' {{(pid=100521) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:12:07.879245 np0000005924 devstack@c-api.service[100521]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:12:07.879245 np0000005924 devstack@c-api.service[100521]: warnings.warn( Jul 27 16:12:07.883855 np0000005924 devstack@c-api.service[100521]: INFO cinder.volume.api [None req-d740d23e-73e5-41e8-9920-23bef09cd809 tempest-AttachVolumeMultiAttachTest-1978803889 tempest-AttachVolumeMultiAttachTest-1978803889-project-member] Volume info retrieved successfully. Jul 27 16:12:07.889210 np0000005924 devstack@c-api.service[100521]: INFO cinder.api.openstack.wsgi [None req-d740d23e-73e5-41e8-9920-23bef09cd809 tempest-AttachVolumeMultiAttachTest-1978803889 tempest-AttachVolumeMultiAttachTest-1978803889-project-member] https://10.4.3.117/volume/v3/volumes/d92d8add-57b3-4dfb-a40b-4918757202bc returned with HTTP 200 Jul 27 16:12:07.890050 np0000005924 devstack@c-api.service[100521]: [pid: 100521|app: 0|req: 382/1527] 10.4.3.117 () {66 vars in 1348 bytes} [Mon Jul 27 16:12:07 2026] GET /volume/v3/volumes/d92d8add-57b3-4dfb-a40b-4918757202bc => generated 853 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 27 16:12:08.907215 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.middleware.request_id [None req-4ce1f228-617c-4f21-9781-2b50a3e08e34 None None] RequestId filter calling following filter/app {{(pid=100522) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:12:08.911466 np0000005924 devstack@c-api.service[100522]: INFO cinder.api.openstack.wsgi [None req-4ce1f228-617c-4f21-9781-2b50a3e08e34 tempest-AttachVolumeMultiAttachTest-1978803889 tempest-AttachVolumeMultiAttachTest-1978803889-project-member] GET https://10.4.3.117/volume/v3/volumes/d92d8add-57b3-4dfb-a40b-4918757202bc Jul 27 16:12:08.911642 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.openstack.wsgi [None req-4ce1f228-617c-4f21-9781-2b50a3e08e34 tempest-AttachVolumeMultiAttachTest-1978803889 tempest-AttachVolumeMultiAttachTest-1978803889-project-member] Empty body provided in request {{(pid=100522) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:12:08.911836 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.openstack.wsgi [None req-4ce1f228-617c-4f21-9781-2b50a3e08e34 tempest-AttachVolumeMultiAttachTest-1978803889 tempest-AttachVolumeMultiAttachTest-1978803889-project-member] Calling method 'show' {{(pid=100522) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:12:08.924625 np0000005924 devstack@c-api.service[100522]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:12:08.924625 np0000005924 devstack@c-api.service[100522]: warnings.warn( Jul 27 16:12:08.930615 np0000005924 devstack@c-api.service[100522]: INFO cinder.volume.api [None req-4ce1f228-617c-4f21-9781-2b50a3e08e34 tempest-AttachVolumeMultiAttachTest-1978803889 tempest-AttachVolumeMultiAttachTest-1978803889-project-member] Volume info retrieved successfully. Jul 27 16:12:08.936288 np0000005924 devstack@c-api.service[100522]: INFO cinder.api.openstack.wsgi [None req-4ce1f228-617c-4f21-9781-2b50a3e08e34 tempest-AttachVolumeMultiAttachTest-1978803889 tempest-AttachVolumeMultiAttachTest-1978803889-project-member] https://10.4.3.117/volume/v3/volumes/d92d8add-57b3-4dfb-a40b-4918757202bc returned with HTTP 200 Jul 27 16:12:08.936840 np0000005924 devstack@c-api.service[100522]: [pid: 100522|app: 0|req: 376/1528] 10.4.3.117 () {66 vars in 1348 bytes} [Mon Jul 27 16:12:08 2026] GET /volume/v3/volumes/d92d8add-57b3-4dfb-a40b-4918757202bc => generated 853 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 27 16:12:09.571458 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.middleware.request_id [req-6ac5395a-f6e5-4c17-a596-fa12cd1d37e0 req-88220289-330a-41c5-8666-37e988b2d996 None None] RequestId filter calling following filter/app {{(pid=100523) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:12:09.573873 np0000005924 devstack@c-api.service[100523]: INFO cinder.api.openstack.wsgi [req-6ac5395a-f6e5-4c17-a596-fa12cd1d37e0 req-88220289-330a-41c5-8666-37e988b2d996 tempest-AttachVolumeMultiAttachTest-1978803889 tempest-AttachVolumeMultiAttachTest-1978803889-project-member] POST https://10.4.3.117/volume/v3/attachments/6bbe59da-c5ac-49a0-b2d2-8a294180e110/action Jul 27 16:12:09.574267 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.openstack.wsgi [req-6ac5395a-f6e5-4c17-a596-fa12cd1d37e0 req-88220289-330a-41c5-8666-37e988b2d996 tempest-AttachVolumeMultiAttachTest-1978803889 tempest-AttachVolumeMultiAttachTest-1978803889-project-member] Action body: b'{"os-complete": null}' {{(pid=100523) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 27 16:12:09.574415 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.openstack.wsgi [req-6ac5395a-f6e5-4c17-a596-fa12cd1d37e0 req-88220289-330a-41c5-8666-37e988b2d996 tempest-AttachVolumeMultiAttachTest-1978803889 tempest-AttachVolumeMultiAttachTest-1978803889-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100523) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 27 16:12:09.593434 np0000005924 devstack@c-api.service[100523]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:12:09.593434 np0000005924 devstack@c-api.service[100523]: warnings.warn( Jul 27 16:12:09.609478 np0000005924 devstack@c-api.service[100523]: INFO cinder.api.openstack.wsgi [req-6ac5395a-f6e5-4c17-a596-fa12cd1d37e0 req-88220289-330a-41c5-8666-37e988b2d996 tempest-AttachVolumeMultiAttachTest-1978803889 tempest-AttachVolumeMultiAttachTest-1978803889-project-member] https://10.4.3.117/volume/v3/attachments/6bbe59da-c5ac-49a0-b2d2-8a294180e110/action returned with HTTP 204 Jul 27 16:12:09.609478 np0000005924 devstack@c-api.service[100523]: [pid: 100523|app: 0|req: 387/1529] 10.4.3.117 () {74 vars in 1725 bytes} [Mon Jul 27 16:12:09 2026] POST /volume/v3/attachments/6bbe59da-c5ac-49a0-b2d2-8a294180e110/action => generated 0 bytes in 38 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jul 27 16:12:09.953058 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.middleware.request_id [None req-98e7c41c-64c0-4918-b866-c8acd16250d7 None None] RequestId filter calling following filter/app {{(pid=100524) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:12:09.955090 np0000005924 devstack@c-api.service[100524]: INFO cinder.api.openstack.wsgi [None req-98e7c41c-64c0-4918-b866-c8acd16250d7 tempest-AttachVolumeMultiAttachTest-1978803889 tempest-AttachVolumeMultiAttachTest-1978803889-project-member] GET https://10.4.3.117/volume/v3/volumes/d92d8add-57b3-4dfb-a40b-4918757202bc Jul 27 16:12:09.955635 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.openstack.wsgi [None req-98e7c41c-64c0-4918-b866-c8acd16250d7 tempest-AttachVolumeMultiAttachTest-1978803889 tempest-AttachVolumeMultiAttachTest-1978803889-project-member] Empty body provided in request {{(pid=100524) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:12:09.955635 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.openstack.wsgi [None req-98e7c41c-64c0-4918-b866-c8acd16250d7 tempest-AttachVolumeMultiAttachTest-1978803889 tempest-AttachVolumeMultiAttachTest-1978803889-project-member] Calling method 'show' {{(pid=100524) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:12:09.969108 np0000005924 devstack@c-api.service[100524]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:12:09.969108 np0000005924 devstack@c-api.service[100524]: warnings.warn( Jul 27 16:12:09.974023 np0000005924 devstack@c-api.service[100524]: INFO cinder.volume.api [None req-98e7c41c-64c0-4918-b866-c8acd16250d7 tempest-AttachVolumeMultiAttachTest-1978803889 tempest-AttachVolumeMultiAttachTest-1978803889-project-member] Volume info retrieved successfully. Jul 27 16:12:09.978742 np0000005924 devstack@c-api.service[100524]: INFO cinder.api.openstack.wsgi [None req-98e7c41c-64c0-4918-b866-c8acd16250d7 tempest-AttachVolumeMultiAttachTest-1978803889 tempest-AttachVolumeMultiAttachTest-1978803889-project-member] https://10.4.3.117/volume/v3/volumes/d92d8add-57b3-4dfb-a40b-4918757202bc returned with HTTP 200 Jul 27 16:12:09.979441 np0000005924 devstack@c-api.service[100524]: [pid: 100524|app: 0|req: 385/1530] 10.4.3.117 () {66 vars in 1348 bytes} [Mon Jul 27 16:12:09 2026] GET /volume/v3/volumes/d92d8add-57b3-4dfb-a40b-4918757202bc => generated 1145 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 27 16:12:10.025467 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.middleware.request_id [req-cad86f09-f3f9-43f5-8c0f-438f0ca99cb4 req-eedc5b91-03c0-42e4-bdad-e727f66ef4a9 None None] RequestId filter calling following filter/app {{(pid=100521) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:12:10.030457 np0000005924 devstack@c-api.service[100521]: INFO cinder.api.openstack.wsgi [req-cad86f09-f3f9-43f5-8c0f-438f0ca99cb4 req-eedc5b91-03c0-42e4-bdad-e727f66ef4a9 tempest-AttachVolumeMultiAttachTest-1978803889 tempest-AttachVolumeMultiAttachTest-1978803889-project-member] GET https://10.4.3.117/volume/v3/volumes/d92d8add-57b3-4dfb-a40b-4918757202bc Jul 27 16:12:10.030457 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.openstack.wsgi [req-cad86f09-f3f9-43f5-8c0f-438f0ca99cb4 req-eedc5b91-03c0-42e4-bdad-e727f66ef4a9 tempest-AttachVolumeMultiAttachTest-1978803889 tempest-AttachVolumeMultiAttachTest-1978803889-project-member] Empty body provided in request {{(pid=100521) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:12:10.030457 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.openstack.wsgi [req-cad86f09-f3f9-43f5-8c0f-438f0ca99cb4 req-eedc5b91-03c0-42e4-bdad-e727f66ef4a9 tempest-AttachVolumeMultiAttachTest-1978803889 tempest-AttachVolumeMultiAttachTest-1978803889-project-member] Calling method 'show' {{(pid=100521) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:12:10.042262 np0000005924 devstack@c-api.service[100521]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:12:10.042262 np0000005924 devstack@c-api.service[100521]: warnings.warn( Jul 27 16:12:10.047301 np0000005924 devstack@c-api.service[100521]: INFO cinder.volume.api [req-cad86f09-f3f9-43f5-8c0f-438f0ca99cb4 req-eedc5b91-03c0-42e4-bdad-e727f66ef4a9 tempest-AttachVolumeMultiAttachTest-1978803889 tempest-AttachVolumeMultiAttachTest-1978803889-project-member] Volume info retrieved successfully. Jul 27 16:12:10.054766 np0000005924 devstack@c-api.service[100521]: INFO cinder.api.openstack.wsgi [req-cad86f09-f3f9-43f5-8c0f-438f0ca99cb4 req-eedc5b91-03c0-42e4-bdad-e727f66ef4a9 tempest-AttachVolumeMultiAttachTest-1978803889 tempest-AttachVolumeMultiAttachTest-1978803889-project-member] https://10.4.3.117/volume/v3/volumes/d92d8add-57b3-4dfb-a40b-4918757202bc returned with HTTP 200 Jul 27 16:12:10.056025 np0000005924 devstack@c-api.service[100521]: [pid: 100521|app: 0|req: 383/1531] 10.4.3.117 () {68 vars in 1598 bytes} [Mon Jul 27 16:12:10 2026] GET /volume/v3/volumes/d92d8add-57b3-4dfb-a40b-4918757202bc => generated 1145 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 27 16:12:10.156664 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.middleware.request_id [None req-4a819814-eb96-4a5c-b162-c031c945563b None None] RequestId filter calling following filter/app {{(pid=100522) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:12:10.157180 np0000005924 devstack@c-api.service[100522]: INFO cinder.api.openstack.wsgi [None req-4a819814-eb96-4a5c-b162-c031c945563b None None] GET https://10.4.3.117/volume// Jul 27 16:12:10.157467 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.openstack.wsgi [None req-4a819814-eb96-4a5c-b162-c031c945563b None None] Empty body provided in request {{(pid=100522) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:12:10.157742 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.openstack.wsgi [None req-4a819814-eb96-4a5c-b162-c031c945563b None None] Calling method 'all' {{(pid=100522) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:12:10.158168 np0000005924 devstack@c-api.service[100522]: INFO cinder.api.openstack.wsgi [None req-4a819814-eb96-4a5c-b162-c031c945563b None None] https://10.4.3.117/volume// returned with HTTP 300 Jul 27 16:12:10.158704 np0000005924 devstack@c-api.service[100522]: [pid: 100522|app: 0|req: 377/1532] 10.4.3.117 () {66 vars in 1428 bytes} [Mon Jul 27 16:12:10 2026] GET /volume/ => generated 386 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 27 16:12:10.165208 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.middleware.request_id [req-cad86f09-f3f9-43f5-8c0f-438f0ca99cb4 req-0de799df-2316-4c1f-914e-d367b77756a8 None None] RequestId filter calling following filter/app {{(pid=100523) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:12:10.168873 np0000005924 devstack@c-api.service[100523]: INFO cinder.api.openstack.wsgi [req-cad86f09-f3f9-43f5-8c0f-438f0ca99cb4 req-0de799df-2316-4c1f-914e-d367b77756a8 tempest-AttachVolumeMultiAttachTest-1978803889 tempest-AttachVolumeMultiAttachTest-1978803889-project-member] POST https://10.4.3.117/volume/v3/attachments Jul 27 16:12:10.169302 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.openstack.wsgi [req-cad86f09-f3f9-43f5-8c0f-438f0ca99cb4 req-0de799df-2316-4c1f-914e-d367b77756a8 tempest-AttachVolumeMultiAttachTest-1978803889 tempest-AttachVolumeMultiAttachTest-1978803889-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "d92d8add-57b3-4dfb-a40b-4918757202bc", "connector": null, "instance_uuid": "99e35f2c-beb4-4ee2-8572-9afdf69a3623"}} {{(pid=100523) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 27 16:12:10.184234 np0000005924 devstack@c-api.service[100523]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:12:10.184234 np0000005924 devstack@c-api.service[100523]: warnings.warn( Jul 27 16:12:10.228874 np0000005924 devstack@c-api.service[100523]: INFO cinder.api.openstack.wsgi [req-cad86f09-f3f9-43f5-8c0f-438f0ca99cb4 req-0de799df-2316-4c1f-914e-d367b77756a8 tempest-AttachVolumeMultiAttachTest-1978803889 tempest-AttachVolumeMultiAttachTest-1978803889-project-member] https://10.4.3.117/volume/v3/attachments returned with HTTP 200 Jul 27 16:12:10.229568 np0000005924 devstack@c-api.service[100523]: [pid: 100523|app: 0|req: 388/1533] 10.4.3.117 () {74 vars in 1594 bytes} [Mon Jul 27 16:12:10 2026] POST /volume/v3/attachments => generated 273 bytes in 65 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 27 16:12:10.286652 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.middleware.request_id [None req-f859902d-72ed-4726-9015-bd730c6afa77 None None] RequestId filter calling following filter/app {{(pid=100524) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:12:10.289613 np0000005924 devstack@c-api.service[100524]: INFO cinder.api.openstack.wsgi [None req-f859902d-72ed-4726-9015-bd730c6afa77 tempest-AttachVolumeMultiAttachTest-1978803889 tempest-AttachVolumeMultiAttachTest-1978803889-project-member] GET https://10.4.3.117/volume/v3/volumes/d92d8add-57b3-4dfb-a40b-4918757202bc Jul 27 16:12:10.289917 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.openstack.wsgi [None req-f859902d-72ed-4726-9015-bd730c6afa77 tempest-AttachVolumeMultiAttachTest-1978803889 tempest-AttachVolumeMultiAttachTest-1978803889-project-member] Empty body provided in request {{(pid=100524) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:12:10.290201 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.openstack.wsgi [None req-f859902d-72ed-4726-9015-bd730c6afa77 tempest-AttachVolumeMultiAttachTest-1978803889 tempest-AttachVolumeMultiAttachTest-1978803889-project-member] Calling method 'show' {{(pid=100524) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:12:10.325637 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.middleware.request_id [None req-a8883ed4-d3aa-4dae-9590-f899a9cadaec None None] RequestId filter calling following filter/app {{(pid=100521) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:12:10.326070 np0000005924 devstack@c-api.service[100521]: INFO cinder.api.openstack.wsgi [None req-a8883ed4-d3aa-4dae-9590-f899a9cadaec None None] GET https://10.4.3.117/volume// Jul 27 16:12:10.326271 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.openstack.wsgi [None req-a8883ed4-d3aa-4dae-9590-f899a9cadaec None None] Empty body provided in request {{(pid=100521) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:12:10.326481 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.openstack.wsgi [None req-a8883ed4-d3aa-4dae-9590-f899a9cadaec None None] Calling method 'all' {{(pid=100521) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:12:10.326803 np0000005924 devstack@c-api.service[100521]: INFO cinder.api.openstack.wsgi [None req-a8883ed4-d3aa-4dae-9590-f899a9cadaec None None] https://10.4.3.117/volume// returned with HTTP 300 Jul 27 16:12:10.327108 np0000005924 devstack@c-api.service[100521]: [pid: 100521|app: 0|req: 384/1534] 10.4.3.117 () {66 vars in 1426 bytes} [Mon Jul 27 16:12:10 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 27 16:12:10.331097 np0000005924 devstack@c-api.service[100524]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:12:10.331097 np0000005924 devstack@c-api.service[100524]: warnings.warn( Jul 27 16:12:10.339576 np0000005924 devstack@c-api.service[100524]: INFO cinder.volume.api [None req-f859902d-72ed-4726-9015-bd730c6afa77 tempest-AttachVolumeMultiAttachTest-1978803889 tempest-AttachVolumeMultiAttachTest-1978803889-project-member] Volume info retrieved successfully. Jul 27 16:12:10.339755 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.middleware.request_id [req-cad86f09-f3f9-43f5-8c0f-438f0ca99cb4 req-cafd8637-f627-495e-b551-5d5eacac95e9 None None] RequestId filter calling following filter/app {{(pid=100522) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:12:10.343651 np0000005924 devstack@c-api.service[100524]: INFO cinder.api.openstack.wsgi [None req-f859902d-72ed-4726-9015-bd730c6afa77 tempest-AttachVolumeMultiAttachTest-1978803889 tempest-AttachVolumeMultiAttachTest-1978803889-project-member] https://10.4.3.117/volume/v3/volumes/d92d8add-57b3-4dfb-a40b-4918757202bc returned with HTTP 200 Jul 27 16:12:10.344172 np0000005924 devstack@c-api.service[100524]: [pid: 100524|app: 0|req: 386/1535] 10.4.3.117 () {66 vars in 1348 bytes} [Mon Jul 27 16:12:10 2026] GET /volume/v3/volumes/d92d8add-57b3-4dfb-a40b-4918757202bc => generated 1147 bytes in 58 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 27 16:12:10.344559 np0000005924 devstack@c-api.service[100522]: INFO cinder.api.openstack.wsgi [req-cad86f09-f3f9-43f5-8c0f-438f0ca99cb4 req-cafd8637-f627-495e-b551-5d5eacac95e9 tempest-AttachVolumeMultiAttachTest-1978803889 tempest-AttachVolumeMultiAttachTest-1978803889-project-member] GET https://10.4.3.117/volume/v3/volumes/d92d8add-57b3-4dfb-a40b-4918757202bc Jul 27 16:12:10.345032 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.openstack.wsgi [req-cad86f09-f3f9-43f5-8c0f-438f0ca99cb4 req-cafd8637-f627-495e-b551-5d5eacac95e9 tempest-AttachVolumeMultiAttachTest-1978803889 tempest-AttachVolumeMultiAttachTest-1978803889-project-member] Empty body provided in request {{(pid=100522) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:12:10.345552 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.openstack.wsgi [req-cad86f09-f3f9-43f5-8c0f-438f0ca99cb4 req-cafd8637-f627-495e-b551-5d5eacac95e9 tempest-AttachVolumeMultiAttachTest-1978803889 tempest-AttachVolumeMultiAttachTest-1978803889-project-member] Calling method 'show' {{(pid=100522) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:12:10.371605 np0000005924 devstack@c-api.service[100522]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:12:10.371605 np0000005924 devstack@c-api.service[100522]: warnings.warn( Jul 27 16:12:10.376022 np0000005924 devstack@c-api.service[100522]: INFO cinder.volume.api [req-cad86f09-f3f9-43f5-8c0f-438f0ca99cb4 req-cafd8637-f627-495e-b551-5d5eacac95e9 tempest-AttachVolumeMultiAttachTest-1978803889 tempest-AttachVolumeMultiAttachTest-1978803889-project-member] Volume info retrieved successfully. Jul 27 16:12:10.381856 np0000005924 devstack@c-api.service[100522]: INFO cinder.api.openstack.wsgi [req-cad86f09-f3f9-43f5-8c0f-438f0ca99cb4 req-cafd8637-f627-495e-b551-5d5eacac95e9 tempest-AttachVolumeMultiAttachTest-1978803889 tempest-AttachVolumeMultiAttachTest-1978803889-project-member] https://10.4.3.117/volume/v3/volumes/d92d8add-57b3-4dfb-a40b-4918757202bc returned with HTTP 200 Jul 27 16:12:10.382063 np0000005924 devstack@c-api.service[100522]: [pid: 100522|app: 0|req: 378/1536] 10.4.3.117 () {70 vars in 1639 bytes} [Mon Jul 27 16:12:10 2026] GET /volume/v3/volumes/d92d8add-57b3-4dfb-a40b-4918757202bc => generated 1327 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 27 16:12:10.518036 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.middleware.request_id [req-cad86f09-f3f9-43f5-8c0f-438f0ca99cb4 req-33486255-7a92-423b-aaff-a7b6ef1fd982 None None] RequestId filter calling following filter/app {{(pid=100523) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:12:10.522138 np0000005924 devstack@c-api.service[100523]: INFO cinder.api.openstack.wsgi [req-cad86f09-f3f9-43f5-8c0f-438f0ca99cb4 req-33486255-7a92-423b-aaff-a7b6ef1fd982 tempest-AttachVolumeMultiAttachTest-1978803889 tempest-AttachVolumeMultiAttachTest-1978803889-project-member] PUT https://10.4.3.117/volume/v3/attachments/ae0ec179-731c-470f-9ed4-40a7d24a37d8 Jul 27 16:12:10.523455 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.openstack.wsgi [req-cad86f09-f3f9-43f5-8c0f-438f0ca99cb4 req-33486255-7a92-423b-aaff-a7b6ef1fd982 tempest-AttachVolumeMultiAttachTest-1978803889 tempest-AttachVolumeMultiAttachTest-1978803889-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.117", "host": "np0000005924", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:c1414b6f8d8f", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "13cbedf7-bb1f-4b5e-b492-2fef0d4dab25", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100523) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 27 16:12:10.524838 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.middleware.request_id [None req-7d229999-212c-42e3-a8bb-b17732299a18 None None] RequestId filter calling following filter/app {{(pid=100521) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:12:10.533733 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.coordination [req-cad86f09-f3f9-43f5-8c0f-438f0ca99cb4 req-33486255-7a92-423b-aaff-a7b6ef1fd982 tempest-AttachVolumeMultiAttachTest-1978803889 tempest-AttachVolumeMultiAttachTest-1978803889-project-member] Acquiring lock "cinder-attachment_update-d92d8add-57b3-4dfb-a40b-4918757202bc-np0000005924" by "attachment_update" {{(pid=100523) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jul 27 16:12:10.540756 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.coordination [req-cad86f09-f3f9-43f5-8c0f-438f0ca99cb4 req-33486255-7a92-423b-aaff-a7b6ef1fd982 tempest-AttachVolumeMultiAttachTest-1978803889 tempest-AttachVolumeMultiAttachTest-1978803889-project-member] Lock "cinder-attachment_update-d92d8add-57b3-4dfb-a40b-4918757202bc-np0000005924" acquired by "attachment_update" :: waited 0.007s {{(pid=100523) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jul 27 16:12:10.541807 np0000005924 devstack@c-api.service[100523]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:12:10.541807 np0000005924 devstack@c-api.service[100523]: warnings.warn( Jul 27 16:12:10.657814 np0000005924 devstack@c-api.service[100521]: INFO cinder.api.openstack.wsgi [None req-7d229999-212c-42e3-a8bb-b17732299a18 tempest-VolumeHostsAdminTestsJSON-232502586 tempest-VolumeHostsAdminTestsJSON-232502586-project-admin] GET https://10.4.3.117/volume/v3/os-hosts Jul 27 16:12:10.658219 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.openstack.wsgi [None req-7d229999-212c-42e3-a8bb-b17732299a18 tempest-VolumeHostsAdminTestsJSON-232502586 tempest-VolumeHostsAdminTestsJSON-232502586-project-admin] Empty body provided in request {{(pid=100521) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:12:10.658661 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.openstack.wsgi [None req-7d229999-212c-42e3-a8bb-b17732299a18 tempest-VolumeHostsAdminTestsJSON-232502586 tempest-VolumeHostsAdminTestsJSON-232502586-project-admin] Calling method 'index' {{(pid=100521) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:12:10.668957 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.contrib.hosts [None req-7d229999-212c-42e3-a8bb-b17732299a18 tempest-VolumeHostsAdminTestsJSON-232502586 tempest-VolumeHostsAdminTestsJSON-232502586-project-admin] status, active and update: available, enabled, 2026-07-27 16:11:01+00:00 {{(pid=100521) _list_hosts /opt/stack/cinder/cinder/api/contrib/hosts.py:63}} Jul 27 16:12:10.668957 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.contrib.hosts [None req-7d229999-212c-42e3-a8bb-b17732299a18 tempest-VolumeHostsAdminTestsJSON-232502586 tempest-VolumeHostsAdminTestsJSON-232502586-project-admin] status, active and update: available, enabled, 2026-07-27 16:10:58+00:00 {{(pid=100521) _list_hosts /opt/stack/cinder/cinder/api/contrib/hosts.py:63}} Jul 27 16:12:10.668957 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.contrib.hosts [None req-7d229999-212c-42e3-a8bb-b17732299a18 tempest-VolumeHostsAdminTestsJSON-232502586 tempest-VolumeHostsAdminTestsJSON-232502586-project-admin] status, active and update: available, enabled, 2026-07-27 16:10:37+00:00 {{(pid=100521) _list_hosts /opt/stack/cinder/cinder/api/contrib/hosts.py:63}} Jul 27 16:12:10.668957 np0000005924 devstack@c-api.service[100521]: INFO cinder.api.openstack.wsgi [None req-7d229999-212c-42e3-a8bb-b17732299a18 tempest-VolumeHostsAdminTestsJSON-232502586 tempest-VolumeHostsAdminTestsJSON-232502586-project-admin] https://10.4.3.117/volume/v3/os-hosts returned with HTTP 200 Jul 27 16:12:10.669059 np0000005924 devstack@c-api.service[100521]: [pid: 100521|app: 0|req: 385/1537] 10.4.3.117 () {66 vars in 1240 bytes} [Mon Jul 27 16:12:10 2026] GET /volume/v3/os-hosts => generated 560 bytes in 145 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 27 16:12:10.680563 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.middleware.request_id [None req-41cfd6c7-ce08-46bd-bee0-72213d96c31a None None] RequestId filter calling following filter/app {{(pid=100524) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:12:10.682625 np0000005924 devstack@c-api.service[100524]: INFO cinder.api.openstack.wsgi [None req-41cfd6c7-ce08-46bd-bee0-72213d96c31a tempest-VolumeHostsAdminTestsJSON-232502586 tempest-VolumeHostsAdminTestsJSON-232502586-project-admin] GET https://10.4.3.117/volume/v3/os-hosts Jul 27 16:12:10.682849 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.openstack.wsgi [None req-41cfd6c7-ce08-46bd-bee0-72213d96c31a tempest-VolumeHostsAdminTestsJSON-232502586 tempest-VolumeHostsAdminTestsJSON-232502586-project-admin] Empty body provided in request {{(pid=100524) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:12:10.683011 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.openstack.wsgi [None req-41cfd6c7-ce08-46bd-bee0-72213d96c31a tempest-VolumeHostsAdminTestsJSON-232502586 tempest-VolumeHostsAdminTestsJSON-232502586-project-admin] Calling method 'index' {{(pid=100524) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:12:10.696955 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.contrib.hosts [None req-41cfd6c7-ce08-46bd-bee0-72213d96c31a tempest-VolumeHostsAdminTestsJSON-232502586 tempest-VolumeHostsAdminTestsJSON-232502586-project-admin] status, active and update: available, enabled, 2026-07-27 16:11:01+00:00 {{(pid=100524) _list_hosts /opt/stack/cinder/cinder/api/contrib/hosts.py:63}} Jul 27 16:12:10.697128 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.contrib.hosts [None req-41cfd6c7-ce08-46bd-bee0-72213d96c31a tempest-VolumeHostsAdminTestsJSON-232502586 tempest-VolumeHostsAdminTestsJSON-232502586-project-admin] status, active and update: available, enabled, 2026-07-27 16:10:58+00:00 {{(pid=100524) _list_hosts /opt/stack/cinder/cinder/api/contrib/hosts.py:63}} Jul 27 16:12:10.697366 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.contrib.hosts [None req-41cfd6c7-ce08-46bd-bee0-72213d96c31a tempest-VolumeHostsAdminTestsJSON-232502586 tempest-VolumeHostsAdminTestsJSON-232502586-project-admin] status, active and update: available, enabled, 2026-07-27 16:10:37+00:00 {{(pid=100524) _list_hosts /opt/stack/cinder/cinder/api/contrib/hosts.py:63}} Jul 27 16:12:10.697758 np0000005924 devstack@c-api.service[100524]: INFO cinder.api.openstack.wsgi [None req-41cfd6c7-ce08-46bd-bee0-72213d96c31a tempest-VolumeHostsAdminTestsJSON-232502586 tempest-VolumeHostsAdminTestsJSON-232502586-project-admin] https://10.4.3.117/volume/v3/os-hosts returned with HTTP 200 Jul 27 16:12:10.698386 np0000005924 devstack@c-api.service[100524]: [pid: 100524|app: 0|req: 387/1538] 10.4.3.117 () {66 vars in 1240 bytes} [Mon Jul 27 16:12:10 2026] GET /volume/v3/os-hosts => generated 560 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 27 16:12:10.714276 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.middleware.request_id [None req-0db36052-ba30-4aac-a74b-960e9ca0b632 None None] RequestId filter calling following filter/app {{(pid=100522) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:12:10.718968 np0000005924 devstack@c-api.service[100522]: INFO cinder.api.openstack.wsgi [None req-0db36052-ba30-4aac-a74b-960e9ca0b632 tempest-VolumeHostsAdminTestsJSON-232502586 tempest-VolumeHostsAdminTestsJSON-232502586-project-admin] GET https://10.4.3.117/volume/v3/os-hosts/np0000005924@storpool Jul 27 16:12:10.719318 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.openstack.wsgi [None req-0db36052-ba30-4aac-a74b-960e9ca0b632 tempest-VolumeHostsAdminTestsJSON-232502586 tempest-VolumeHostsAdminTestsJSON-232502586-project-admin] Empty body provided in request {{(pid=100522) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:12:10.719569 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.openstack.wsgi [None req-0db36052-ba30-4aac-a74b-960e9ca0b632 tempest-VolumeHostsAdminTestsJSON-232502586 tempest-VolumeHostsAdminTestsJSON-232502586-project-admin] Calling method 'show' {{(pid=100522) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:12:10.756906 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.coordination [req-cad86f09-f3f9-43f5-8c0f-438f0ca99cb4 req-33486255-7a92-423b-aaff-a7b6ef1fd982 tempest-AttachVolumeMultiAttachTest-1978803889 tempest-AttachVolumeMultiAttachTest-1978803889-project-member] Lock "cinder-attachment_update-d92d8add-57b3-4dfb-a40b-4918757202bc-np0000005924" released by "attachment_update" :: held 0.216s {{(pid=100523) __release /opt/stack/cinder/cinder/coordination.py:152}} Jul 27 16:12:10.757382 np0000005924 devstack@c-api.service[100523]: INFO cinder.api.openstack.wsgi [req-cad86f09-f3f9-43f5-8c0f-438f0ca99cb4 req-33486255-7a92-423b-aaff-a7b6ef1fd982 tempest-AttachVolumeMultiAttachTest-1978803889 tempest-AttachVolumeMultiAttachTest-1978803889-project-member] https://10.4.3.117/volume/v3/attachments/ae0ec179-731c-470f-9ed4-40a7d24a37d8 returned with HTTP 200 Jul 27 16:12:10.758029 np0000005924 devstack@c-api.service[100523]: [pid: 100523|app: 0|req: 389/1539] 10.4.3.117 () {74 vars in 1704 bytes} [Mon Jul 27 16:12:10 2026] PUT /volume/v3/attachments/ae0ec179-731c-470f-9ed4-40a7d24a37d8 => generated 969 bytes in 240 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 27 16:12:10.815065 np0000005924 devstack@c-api.service[100522]: INFO cinder.api.openstack.wsgi [None req-0db36052-ba30-4aac-a74b-960e9ca0b632 tempest-VolumeHostsAdminTestsJSON-232502586 tempest-VolumeHostsAdminTestsJSON-232502586-project-admin] https://10.4.3.117/volume/v3/os-hosts/np0000005924@storpool returned with HTTP 200 Jul 27 16:12:10.815065 np0000005924 devstack@c-api.service[100522]: [pid: 100522|app: 0|req: 379/1540] 10.4.3.117 () {66 vars in 1306 bytes} [Mon Jul 27 16:12:10 2026] GET /volume/v3/os-hosts/np0000005924@storpool => generated 1507 bytes in 101 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Jul 27 16:12:11.363852 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.middleware.request_id [None req-f7ec7565-c2d9-4b1c-b5f7-e0ef8d8be93c None None] RequestId filter calling following filter/app {{(pid=100521) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:12:11.367583 np0000005924 devstack@c-api.service[100521]: INFO cinder.api.openstack.wsgi [None req-f7ec7565-c2d9-4b1c-b5f7-e0ef8d8be93c tempest-AttachVolumeMultiAttachTest-1978803889 tempest-AttachVolumeMultiAttachTest-1978803889-project-member] GET https://10.4.3.117/volume/v3/volumes/d92d8add-57b3-4dfb-a40b-4918757202bc Jul 27 16:12:11.368172 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.openstack.wsgi [None req-f7ec7565-c2d9-4b1c-b5f7-e0ef8d8be93c tempest-AttachVolumeMultiAttachTest-1978803889 tempest-AttachVolumeMultiAttachTest-1978803889-project-member] Empty body provided in request {{(pid=100521) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:12:11.368584 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.openstack.wsgi [None req-f7ec7565-c2d9-4b1c-b5f7-e0ef8d8be93c tempest-AttachVolumeMultiAttachTest-1978803889 tempest-AttachVolumeMultiAttachTest-1978803889-project-member] Calling method 'show' {{(pid=100521) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:12:11.389087 np0000005924 devstack@c-api.service[100521]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:12:11.389087 np0000005924 devstack@c-api.service[100521]: warnings.warn( Jul 27 16:12:11.393519 np0000005924 devstack@c-api.service[100521]: INFO cinder.volume.api [None req-f7ec7565-c2d9-4b1c-b5f7-e0ef8d8be93c tempest-AttachVolumeMultiAttachTest-1978803889 tempest-AttachVolumeMultiAttachTest-1978803889-project-member] Volume info retrieved successfully. Jul 27 16:12:11.400225 np0000005924 devstack@c-api.service[100521]: INFO cinder.api.openstack.wsgi [None req-f7ec7565-c2d9-4b1c-b5f7-e0ef8d8be93c tempest-AttachVolumeMultiAttachTest-1978803889 tempest-AttachVolumeMultiAttachTest-1978803889-project-member] https://10.4.3.117/volume/v3/volumes/d92d8add-57b3-4dfb-a40b-4918757202bc returned with HTTP 200 Jul 27 16:12:11.400225 np0000005924 devstack@c-api.service[100521]: [pid: 100521|app: 0|req: 386/1541] 10.4.3.117 () {66 vars in 1348 bytes} [Mon Jul 27 16:12:11 2026] GET /volume/v3/volumes/d92d8add-57b3-4dfb-a40b-4918757202bc => generated 1148 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 27 16:12:12.417586 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.middleware.request_id [None req-ec1b6d79-0b67-4fb3-9228-a0299c636826 None None] RequestId filter calling following filter/app {{(pid=100524) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:12:12.421292 np0000005924 devstack@c-api.service[100524]: INFO cinder.api.openstack.wsgi [None req-ec1b6d79-0b67-4fb3-9228-a0299c636826 tempest-AttachVolumeMultiAttachTest-1978803889 tempest-AttachVolumeMultiAttachTest-1978803889-project-member] GET https://10.4.3.117/volume/v3/volumes/d92d8add-57b3-4dfb-a40b-4918757202bc Jul 27 16:12:12.421528 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.openstack.wsgi [None req-ec1b6d79-0b67-4fb3-9228-a0299c636826 tempest-AttachVolumeMultiAttachTest-1978803889 tempest-AttachVolumeMultiAttachTest-1978803889-project-member] Empty body provided in request {{(pid=100524) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:12:12.421758 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.openstack.wsgi [None req-ec1b6d79-0b67-4fb3-9228-a0299c636826 tempest-AttachVolumeMultiAttachTest-1978803889 tempest-AttachVolumeMultiAttachTest-1978803889-project-member] Calling method 'show' {{(pid=100524) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:12:12.464223 np0000005924 devstack@c-api.service[100524]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:12:12.464223 np0000005924 devstack@c-api.service[100524]: warnings.warn( Jul 27 16:12:12.476089 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.middleware.request_id [req-f1f3416c-cd10-4158-a6fd-b932a2dadff3 req-50ff7985-96f4-4d58-9952-d958c025c84f None None] RequestId filter calling following filter/app {{(pid=100523) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:12:12.476579 np0000005924 devstack@c-api.service[100524]: INFO cinder.volume.api [None req-ec1b6d79-0b67-4fb3-9228-a0299c636826 tempest-AttachVolumeMultiAttachTest-1978803889 tempest-AttachVolumeMultiAttachTest-1978803889-project-member] Volume info retrieved successfully. Jul 27 16:12:12.478077 np0000005924 devstack@c-api.service[100523]: INFO cinder.api.openstack.wsgi [req-f1f3416c-cd10-4158-a6fd-b932a2dadff3 req-50ff7985-96f4-4d58-9952-d958c025c84f tempest-TestVolumeBootPattern-1923367323 tempest-TestVolumeBootPattern-1923367323-project-member] GET https://10.4.3.117/volume/v3/volumes/74e425cb-3e8b-4384-ae27-f5ece356afe4/encryption Jul 27 16:12:12.478301 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.openstack.wsgi [req-f1f3416c-cd10-4158-a6fd-b932a2dadff3 req-50ff7985-96f4-4d58-9952-d958c025c84f tempest-TestVolumeBootPattern-1923367323 tempest-TestVolumeBootPattern-1923367323-project-member] Empty body provided in request {{(pid=100523) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:12:12.478548 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.openstack.wsgi [req-f1f3416c-cd10-4158-a6fd-b932a2dadff3 req-50ff7985-96f4-4d58-9952-d958c025c84f tempest-TestVolumeBootPattern-1923367323 tempest-TestVolumeBootPattern-1923367323-project-member] Calling method 'index' {{(pid=100523) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:12:12.489295 np0000005924 devstack@c-api.service[100524]: INFO cinder.api.openstack.wsgi [None req-ec1b6d79-0b67-4fb3-9228-a0299c636826 tempest-AttachVolumeMultiAttachTest-1978803889 tempest-AttachVolumeMultiAttachTest-1978803889-project-member] https://10.4.3.117/volume/v3/volumes/d92d8add-57b3-4dfb-a40b-4918757202bc returned with HTTP 200 Jul 27 16:12:12.489929 np0000005924 devstack@c-api.service[100524]: [pid: 100524|app: 0|req: 388/1542] 10.4.3.117 () {66 vars in 1348 bytes} [Mon Jul 27 16:12:12 2026] GET /volume/v3/volumes/d92d8add-57b3-4dfb-a40b-4918757202bc => generated 1148 bytes in 73 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 27 16:12:12.517567 np0000005924 devstack@c-api.service[100523]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:12:12.517567 np0000005924 devstack@c-api.service[100523]: warnings.warn( Jul 27 16:12:12.527489 np0000005924 devstack@c-api.service[100523]: INFO cinder.api.openstack.wsgi [req-f1f3416c-cd10-4158-a6fd-b932a2dadff3 req-50ff7985-96f4-4d58-9952-d958c025c84f tempest-TestVolumeBootPattern-1923367323 tempest-TestVolumeBootPattern-1923367323-project-member] https://10.4.3.117/volume/v3/volumes/74e425cb-3e8b-4384-ae27-f5ece356afe4/encryption returned with HTTP 200 Jul 27 16:12:12.528122 np0000005924 devstack@c-api.service[100523]: [pid: 100523|app: 0|req: 390/1543] 10.4.3.117 () {68 vars in 1631 bytes} [Mon Jul 27 16:12:12 2026] GET /volume/v3/volumes/74e425cb-3e8b-4384-ae27-f5ece356afe4/encryption => generated 161 bytes in 54 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 27 16:12:13.505085 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.middleware.request_id [None req-fae5c007-6f6f-472b-85b7-926c67a173dd None None] RequestId filter calling following filter/app {{(pid=100522) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:12:13.512886 np0000005924 devstack@c-api.service[100522]: INFO cinder.api.openstack.wsgi [None req-fae5c007-6f6f-472b-85b7-926c67a173dd tempest-AttachVolumeMultiAttachTest-1978803889 tempest-AttachVolumeMultiAttachTest-1978803889-project-member] GET https://10.4.3.117/volume/v3/volumes/d92d8add-57b3-4dfb-a40b-4918757202bc Jul 27 16:12:13.513238 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.openstack.wsgi [None req-fae5c007-6f6f-472b-85b7-926c67a173dd tempest-AttachVolumeMultiAttachTest-1978803889 tempest-AttachVolumeMultiAttachTest-1978803889-project-member] Empty body provided in request {{(pid=100522) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:12:13.513631 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.openstack.wsgi [None req-fae5c007-6f6f-472b-85b7-926c67a173dd tempest-AttachVolumeMultiAttachTest-1978803889 tempest-AttachVolumeMultiAttachTest-1978803889-project-member] Calling method 'show' {{(pid=100522) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:12:13.540640 np0000005924 devstack@c-api.service[100522]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:12:13.540640 np0000005924 devstack@c-api.service[100522]: warnings.warn( Jul 27 16:12:13.549415 np0000005924 devstack@c-api.service[100522]: INFO cinder.volume.api [None req-fae5c007-6f6f-472b-85b7-926c67a173dd tempest-AttachVolumeMultiAttachTest-1978803889 tempest-AttachVolumeMultiAttachTest-1978803889-project-member] Volume info retrieved successfully. Jul 27 16:12:13.560613 np0000005924 devstack@c-api.service[100522]: INFO cinder.api.openstack.wsgi [None req-fae5c007-6f6f-472b-85b7-926c67a173dd tempest-AttachVolumeMultiAttachTest-1978803889 tempest-AttachVolumeMultiAttachTest-1978803889-project-member] https://10.4.3.117/volume/v3/volumes/d92d8add-57b3-4dfb-a40b-4918757202bc returned with HTTP 200 Jul 27 16:12:13.561149 np0000005924 devstack@c-api.service[100522]: [pid: 100522|app: 0|req: 380/1544] 10.4.3.117 () {66 vars in 1348 bytes} [Mon Jul 27 16:12:13 2026] GET /volume/v3/volumes/d92d8add-57b3-4dfb-a40b-4918757202bc => generated 1148 bytes in 57 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 27 16:12:14.054956 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.middleware.request_id [None req-808474f7-62e4-44d3-b046-5ac58283b42c None None] RequestId filter calling following filter/app {{(pid=100521) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:12:14.307781 np0000005924 devstack@c-api.service[100521]: INFO cinder.api.openstack.wsgi [None req-808474f7-62e4-44d3-b046-5ac58283b42c tempest-VolumeTypesTest-1170073376 tempest-VolumeTypesTest-1170073376-project-admin] POST https://10.4.3.117/volume/v3/types Jul 27 16:12:14.309444 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.openstack.wsgi [None req-808474f7-62e4-44d3-b046-5ac58283b42c tempest-VolumeTypesTest-1170073376 tempest-VolumeTypesTest-1170073376-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-VolumeTypesTest-volume-type-500469173", "extra_specs": {"storage_protocol": "iscsi", "vendor_name": "StorPool"}}} {{(pid=100521) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 27 16:12:14.344897 np0000005924 devstack@c-api.service[100521]: INFO cinder.api.openstack.wsgi [None req-808474f7-62e4-44d3-b046-5ac58283b42c tempest-VolumeTypesTest-1170073376 tempest-VolumeTypesTest-1170073376-project-admin] https://10.4.3.117/volume/v3/types returned with HTTP 200 Jul 27 16:12:14.345372 np0000005924 devstack@c-api.service[100521]: [pid: 100521|app: 0|req: 387/1545] 10.4.3.117 () {68 vars in 1253 bytes} [Mon Jul 27 16:12:14 2026] POST /volume/v3/types => generated 274 bytes in 291 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 27 16:12:14.357997 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.middleware.request_id [None req-01f9c55f-f2ab-4e24-99a3-8ddf3d5df6b2 None None] RequestId filter calling following filter/app {{(pid=100524) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:12:14.362976 np0000005924 devstack@c-api.service[100524]: INFO cinder.api.openstack.wsgi [None req-01f9c55f-f2ab-4e24-99a3-8ddf3d5df6b2 tempest-VolumeTypesTest-1170073376 tempest-VolumeTypesTest-1170073376-project-admin] POST https://10.4.3.117/volume/v3/types Jul 27 16:12:14.362976 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.openstack.wsgi [None req-01f9c55f-f2ab-4e24-99a3-8ddf3d5df6b2 tempest-VolumeTypesTest-1170073376 tempest-VolumeTypesTest-1170073376-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-VolumeTypesTest-volume-type-1947406240", "extra_specs": {"storage_protocol": "iscsi", "vendor_name": "StorPool"}}} {{(pid=100524) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 27 16:12:14.399421 np0000005924 devstack@c-api.service[100524]: INFO cinder.api.openstack.wsgi [None req-01f9c55f-f2ab-4e24-99a3-8ddf3d5df6b2 tempest-VolumeTypesTest-1170073376 tempest-VolumeTypesTest-1170073376-project-admin] https://10.4.3.117/volume/v3/types returned with HTTP 200 Jul 27 16:12:14.399421 np0000005924 devstack@c-api.service[100524]: [pid: 100524|app: 0|req: 389/1546] 10.4.3.117 () {68 vars in 1253 bytes} [Mon Jul 27 16:12:14 2026] POST /volume/v3/types => generated 275 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 27 16:12:14.411627 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.middleware.request_id [None req-d908114f-2436-4e5d-8f02-ba7334dfeca6 None None] RequestId filter calling following filter/app {{(pid=100523) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:12:14.583188 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.middleware.request_id [None req-e127c996-b28f-4e54-8e5a-46fd5b23297a None None] RequestId filter calling following filter/app {{(pid=100522) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:12:14.585283 np0000005924 devstack@c-api.service[100522]: INFO cinder.api.openstack.wsgi [None req-e127c996-b28f-4e54-8e5a-46fd5b23297a tempest-AttachVolumeMultiAttachTest-1978803889 tempest-AttachVolumeMultiAttachTest-1978803889-project-member] GET https://10.4.3.117/volume/v3/volumes/d92d8add-57b3-4dfb-a40b-4918757202bc Jul 27 16:12:14.585610 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.openstack.wsgi [None req-e127c996-b28f-4e54-8e5a-46fd5b23297a tempest-AttachVolumeMultiAttachTest-1978803889 tempest-AttachVolumeMultiAttachTest-1978803889-project-member] Empty body provided in request {{(pid=100522) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:12:14.586000 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.openstack.wsgi [None req-e127c996-b28f-4e54-8e5a-46fd5b23297a tempest-AttachVolumeMultiAttachTest-1978803889 tempest-AttachVolumeMultiAttachTest-1978803889-project-member] Calling method 'show' {{(pid=100522) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:12:14.592155 np0000005924 devstack@c-api.service[100523]: INFO cinder.api.openstack.wsgi [None req-d908114f-2436-4e5d-8f02-ba7334dfeca6 tempest-VolumeTypesTest-92584469 tempest-VolumeTypesTest-92584469-project-member] POST https://10.4.3.117/volume/v3/volumes Jul 27 16:12:14.592605 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.openstack.wsgi [None req-d908114f-2436-4e5d-8f02-ba7334dfeca6 tempest-VolumeTypesTest-92584469 tempest-VolumeTypesTest-92584469-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-VolumeTypesTest-volume-941778637", "volume_type": "162dae12-9724-4687-96ce-0c181b694f89", "size": 1}} {{(pid=100523) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 27 16:12:14.597862 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.v3.volumes [None req-d908114f-2436-4e5d-8f02-ba7334dfeca6 tempest-VolumeTypesTest-92584469 tempest-VolumeTypesTest-92584469-project-member] Create volume request body: {'volume': {'name': 'tempest-VolumeTypesTest-volume-941778637', 'volume_type': '162dae12-9724-4687-96ce-0c181b694f89', 'size': 1}} {{(pid=100523) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 27 16:12:14.603867 np0000005924 devstack@c-api.service[100523]: INFO cinder.api.v3.volumes [None req-d908114f-2436-4e5d-8f02-ba7334dfeca6 tempest-VolumeTypesTest-92584469 tempest-VolumeTypesTest-92584469-project-member] Create volume of 1 GB Jul 27 16:12:14.604068 np0000005924 devstack@c-api.service[100523]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:12:14.604068 np0000005924 devstack@c-api.service[100523]: warnings.warn( Jul 27 16:12:14.604751 np0000005924 devstack@c-api.service[100523]: INFO cinder.volume.api [None req-d908114f-2436-4e5d-8f02-ba7334dfeca6 tempest-VolumeTypesTest-92584469 tempest-VolumeTypesTest-92584469-project-member] Availability Zones retrieved successfully. Jul 27 16:12:14.607087 np0000005924 devstack@c-api.service[100522]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:12:14.607087 np0000005924 devstack@c-api.service[100522]: warnings.warn( Jul 27 16:12:14.621725 np0000005924 devstack@c-api.service[100522]: INFO cinder.volume.api [None req-e127c996-b28f-4e54-8e5a-46fd5b23297a tempest-AttachVolumeMultiAttachTest-1978803889 tempest-AttachVolumeMultiAttachTest-1978803889-project-member] Volume info retrieved successfully. Jul 27 16:12:14.628100 np0000005924 devstack@c-api.service[100522]: INFO cinder.api.openstack.wsgi [None req-e127c996-b28f-4e54-8e5a-46fd5b23297a tempest-AttachVolumeMultiAttachTest-1978803889 tempest-AttachVolumeMultiAttachTest-1978803889-project-member] https://10.4.3.117/volume/v3/volumes/d92d8add-57b3-4dfb-a40b-4918757202bc returned with HTTP 200 Jul 27 16:12:14.628170 np0000005924 devstack@c-api.service[100522]: [pid: 100522|app: 0|req: 381/1547] 10.4.3.117 () {66 vars in 1348 bytes} [Mon Jul 27 16:12:14 2026] GET /volume/v3/volumes/d92d8add-57b3-4dfb-a40b-4918757202bc => generated 1148 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 27 16:12:14.805798 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.volume.api [None req-d908114f-2436-4e5d-8f02-ba7334dfeca6 tempest-VolumeTypesTest-92584469 tempest-VolumeTypesTest-92584469-project-member] Flow 'volume_create_api' (3c1c38f1-fb19-4f2a-b02c-1df43194e9b3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100523) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 27 16:12:14.807167 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.volume.api [None req-d908114f-2436-4e5d-8f02-ba7334dfeca6 tempest-VolumeTypesTest-92584469 tempest-VolumeTypesTest-92584469-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (d54ce1a0-c749-4c17-bfeb-329adf156f71) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100523) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 27 16:12:14.808687 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.volume.flows.api.create_volume [None req-d908114f-2436-4e5d-8f02-ba7334dfeca6 tempest-VolumeTypesTest-92584469 tempest-VolumeTypesTest-92584469-project-member] Validating volume size '1' using validate_int {{(pid=100523) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 27 16:12:14.840608 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.volume.api [None req-d908114f-2436-4e5d-8f02-ba7334dfeca6 tempest-VolumeTypesTest-92584469 tempest-VolumeTypesTest-92584469-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (d54ce1a0-c749-4c17-bfeb-329adf156f71) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-27T16:12:14Z,deleted=False,deleted_at=None,description=None,extra_specs={storage_protocol='iscsi',vendor_name='StorPool'},id=162dae12-9724-4687-96ce-0c181b694f89,is_public=True,name='tempest-VolumeTypesTest-volume-type-500469173',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '162dae12-9724-4687-96ce-0c181b694f89', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100523) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 27 16:12:14.840608 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.volume.api [None req-d908114f-2436-4e5d-8f02-ba7334dfeca6 tempest-VolumeTypesTest-92584469 tempest-VolumeTypesTest-92584469-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (9f48aa75-e858-4e15-a2cf-e1caca3d3616) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100523) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 27 16:12:14.877919 np0000005924 devstack@c-api.service[100523]: WARNING cinder.quota [None req-d908114f-2436-4e5d-8f02-ba7334dfeca6 tempest-VolumeTypesTest-92584469 tempest-VolumeTypesTest-92584469-project-member] Deprecated: Default quota for resource: volumes_tempest-VolumeTypesTest-volume-type-500469173 is set by the default quota flag: quota_volumes_tempest-VolumeTypesTest-volume-type-500469173, it is now deprecated. Please use the default quota class for default quota. Jul 27 16:12:14.878432 np0000005924 devstack@c-api.service[100523]: WARNING cinder.quota [None req-d908114f-2436-4e5d-8f02-ba7334dfeca6 tempest-VolumeTypesTest-92584469 tempest-VolumeTypesTest-92584469-project-member] Deprecated: Default quota for resource: gigabytes_tempest-VolumeTypesTest-volume-type-500469173 is set by the default quota flag: quota_gigabytes_tempest-VolumeTypesTest-volume-type-500469173, it is now deprecated. Please use the default quota class for default quota. Jul 27 16:12:14.963352 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.quota [None req-d908114f-2436-4e5d-8f02-ba7334dfeca6 tempest-VolumeTypesTest-92584469 tempest-VolumeTypesTest-92584469-project-member] Created reservations ['bcbfd7b1-f545-42bb-82c9-4b066a0bc7c3', '153150cc-2f2c-4acf-b4c6-b1868db19ed2', 'bd62eb13-409f-4b39-ba8c-279bd5798444', 'a74f5766-6192-4bd3-9362-12d7dd9826fd'] {{(pid=100523) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 27 16:12:14.963352 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.volume.api [None req-d908114f-2436-4e5d-8f02-ba7334dfeca6 tempest-VolumeTypesTest-92584469 tempest-VolumeTypesTest-92584469-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (9f48aa75-e858-4e15-a2cf-e1caca3d3616) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['bcbfd7b1-f545-42bb-82c9-4b066a0bc7c3', '153150cc-2f2c-4acf-b4c6-b1868db19ed2', 'bd62eb13-409f-4b39-ba8c-279bd5798444', 'a74f5766-6192-4bd3-9362-12d7dd9826fd']}' {{(pid=100523) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 27 16:12:14.964962 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.volume.api [None req-d908114f-2436-4e5d-8f02-ba7334dfeca6 tempest-VolumeTypesTest-92584469 tempest-VolumeTypesTest-92584469-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (c11be855-26a3-46c6-ad4e-c87350fc420e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100523) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 27 16:12:14.997354 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.volume.api [None req-d908114f-2436-4e5d-8f02-ba7334dfeca6 tempest-VolumeTypesTest-92584469 tempest-VolumeTypesTest-92584469-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (c11be855-26a3-46c6-ad4e-c87350fc420e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '97c5bc39-989c-41d2-b81f-af86318c4ef0', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeTypesTest-volume-941778637',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='df8858bbbd3a4443a8d8f03fb41aeceb',qos_specs=None,replication_status=,reservations=['bcbfd7b1-f545-42bb-82c9-4b066a0bc7c3','153150cc-2f2c-4acf-b4c6-b1868db19ed2','bd62eb13-409f-4b39-ba8c-279bd5798444','a74f5766-6192-4bd3-9362-12d7dd9826fd'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='02e93cb7e600420f81fbb45556e8c060',volume_type_id=162dae12-9724-4687-96ce-0c181b694f89), 'volume': Volume(_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-27T16:12:14Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeTypesTest-volume-941778637',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=97c5bc39-989c-41d2-b81f-af86318c4ef0,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='df8858bbbd3a4443a8d8f03fb41aeceb',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='02e93cb7e600420f81fbb45556e8c060',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(162dae12-9724-4687-96ce-0c181b694f89),volume_type_id=162dae12-9724-4687-96ce-0c181b694f89)}' {{(pid=100523) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 27 16:12:14.998096 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.volume.api [None req-d908114f-2436-4e5d-8f02-ba7334dfeca6 tempest-VolumeTypesTest-92584469 tempest-VolumeTypesTest-92584469-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (19fd3221-cde0-4794-b445-0f1526ad89b0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100523) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 27 16:12:15.037689 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.volume.api [None req-d908114f-2436-4e5d-8f02-ba7334dfeca6 tempest-VolumeTypesTest-92584469 tempest-VolumeTypesTest-92584469-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (19fd3221-cde0-4794-b445-0f1526ad89b0) transitioned into state 'SUCCESS' from state '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-941778637',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='df8858bbbd3a4443a8d8f03fb41aeceb',qos_specs=None,replication_status=,reservations=['bcbfd7b1-f545-42bb-82c9-4b066a0bc7c3','153150cc-2f2c-4acf-b4c6-b1868db19ed2','bd62eb13-409f-4b39-ba8c-279bd5798444','a74f5766-6192-4bd3-9362-12d7dd9826fd'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='02e93cb7e600420f81fbb45556e8c060',volume_type_id=162dae12-9724-4687-96ce-0c181b694f89)}' {{(pid=100523) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 27 16:12:15.037870 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.volume.api [None req-d908114f-2436-4e5d-8f02-ba7334dfeca6 tempest-VolumeTypesTest-92584469 tempest-VolumeTypesTest-92584469-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (2788a396-f9cd-4e85-9de1-77728f6ae378) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100523) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 27 16:12:15.059366 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.middleware.request_id [req-cad86f09-f3f9-43f5-8c0f-438f0ca99cb4 req-3e6ef7ee-84bd-40dd-a68d-dc2b53ae0193 None None] RequestId filter calling following filter/app {{(pid=100521) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:12:15.064743 np0000005924 devstack@c-api.service[100521]: INFO cinder.api.openstack.wsgi [req-cad86f09-f3f9-43f5-8c0f-438f0ca99cb4 req-3e6ef7ee-84bd-40dd-a68d-dc2b53ae0193 tempest-AttachVolumeMultiAttachTest-1978803889 tempest-AttachVolumeMultiAttachTest-1978803889-project-member] POST https://10.4.3.117/volume/v3/attachments/ae0ec179-731c-470f-9ed4-40a7d24a37d8/action Jul 27 16:12:15.065086 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.openstack.wsgi [req-cad86f09-f3f9-43f5-8c0f-438f0ca99cb4 req-3e6ef7ee-84bd-40dd-a68d-dc2b53ae0193 tempest-AttachVolumeMultiAttachTest-1978803889 tempest-AttachVolumeMultiAttachTest-1978803889-project-member] Action body: b'{"os-complete": null}' {{(pid=100521) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 27 16:12:15.065197 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.openstack.wsgi [req-cad86f09-f3f9-43f5-8c0f-438f0ca99cb4 req-3e6ef7ee-84bd-40dd-a68d-dc2b53ae0193 tempest-AttachVolumeMultiAttachTest-1978803889 tempest-AttachVolumeMultiAttachTest-1978803889-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100521) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 27 16:12:15.067399 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.volume.api [None req-d908114f-2436-4e5d-8f02-ba7334dfeca6 tempest-VolumeTypesTest-92584469 tempest-VolumeTypesTest-92584469-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (2788a396-f9cd-4e85-9de1-77728f6ae378) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100523) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 27 16:12:15.068385 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.volume.api [None req-d908114f-2436-4e5d-8f02-ba7334dfeca6 tempest-VolumeTypesTest-92584469 tempest-VolumeTypesTest-92584469-project-member] Flow 'volume_create_api' (3c1c38f1-fb19-4f2a-b02c-1df43194e9b3) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100523) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 27 16:12:15.068771 np0000005924 devstack@c-api.service[100523]: INFO cinder.volume.api [None req-d908114f-2436-4e5d-8f02-ba7334dfeca6 tempest-VolumeTypesTest-92584469 tempest-VolumeTypesTest-92584469-project-member] Create volume request issued successfully. Jul 27 16:12:15.069536 np0000005924 devstack@c-api.service[100523]: INFO cinder.api.openstack.wsgi [None req-d908114f-2436-4e5d-8f02-ba7334dfeca6 tempest-VolumeTypesTest-92584469 tempest-VolumeTypesTest-92584469-project-member] https://10.4.3.117/volume/v3/volumes returned with HTTP 202 Jul 27 16:12:15.070042 np0000005924 devstack@c-api.service[100523]: [pid: 100523|app: 0|req: 391/1548] 10.4.3.117 () {68 vars in 1259 bytes} [Mon Jul 27 16:12:14 2026] POST /volume/v3/volumes => generated 782 bytes in 660 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 27 16:12:15.085766 np0000005924 devstack@c-api.service[100521]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:12:15.085766 np0000005924 devstack@c-api.service[100521]: warnings.warn( Jul 27 16:12:15.087648 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.middleware.request_id [None req-197f0d26-c6d3-47d2-aad6-35dcd9093de1 None None] RequestId filter calling following filter/app {{(pid=100524) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:12:15.092211 np0000005924 devstack@c-api.service[100524]: INFO cinder.api.openstack.wsgi [None req-197f0d26-c6d3-47d2-aad6-35dcd9093de1 tempest-VolumeTypesTest-92584469 tempest-VolumeTypesTest-92584469-project-member] GET https://10.4.3.117/volume/v3/volumes/97c5bc39-989c-41d2-b81f-af86318c4ef0 Jul 27 16:12:15.092211 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.openstack.wsgi [None req-197f0d26-c6d3-47d2-aad6-35dcd9093de1 tempest-VolumeTypesTest-92584469 tempest-VolumeTypesTest-92584469-project-member] Empty body provided in request {{(pid=100524) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:12:15.092211 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.openstack.wsgi [None req-197f0d26-c6d3-47d2-aad6-35dcd9093de1 tempest-VolumeTypesTest-92584469 tempest-VolumeTypesTest-92584469-project-member] Calling method 'show' {{(pid=100524) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:12:15.100255 np0000005924 devstack@c-api.service[100524]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:12:15.100255 np0000005924 devstack@c-api.service[100524]: warnings.warn( Jul 27 16:12:15.103674 np0000005924 devstack@c-api.service[100524]: INFO cinder.volume.api [None req-197f0d26-c6d3-47d2-aad6-35dcd9093de1 tempest-VolumeTypesTest-92584469 tempest-VolumeTypesTest-92584469-project-member] Volume info retrieved successfully. Jul 27 16:12:15.108638 np0000005924 devstack@c-api.service[100524]: INFO cinder.api.openstack.wsgi [None req-197f0d26-c6d3-47d2-aad6-35dcd9093de1 tempest-VolumeTypesTest-92584469 tempest-VolumeTypesTest-92584469-project-member] https://10.4.3.117/volume/v3/volumes/97c5bc39-989c-41d2-b81f-af86318c4ef0 returned with HTTP 200 Jul 27 16:12:15.109265 np0000005924 devstack@c-api.service[100524]: [pid: 100524|app: 0|req: 390/1549] 10.4.3.117 () {66 vars in 1348 bytes} [Mon Jul 27 16:12:15 2026] GET /volume/v3/volumes/97c5bc39-989c-41d2-b81f-af86318c4ef0 => generated 850 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 27 16:12:15.116005 np0000005924 devstack@c-api.service[100521]: INFO cinder.api.openstack.wsgi [req-cad86f09-f3f9-43f5-8c0f-438f0ca99cb4 req-3e6ef7ee-84bd-40dd-a68d-dc2b53ae0193 tempest-AttachVolumeMultiAttachTest-1978803889 tempest-AttachVolumeMultiAttachTest-1978803889-project-member] https://10.4.3.117/volume/v3/attachments/ae0ec179-731c-470f-9ed4-40a7d24a37d8/action returned with HTTP 204 Jul 27 16:12:15.116581 np0000005924 devstack@c-api.service[100521]: [pid: 100521|app: 0|req: 388/1550] 10.4.3.117 () {74 vars in 1725 bytes} [Mon Jul 27 16:12:15 2026] POST /volume/v3/attachments/ae0ec179-731c-470f-9ed4-40a7d24a37d8/action => generated 0 bytes in 58 msecs (HTTP/1.1 204) 7 headers in 292 bytes (2 switches on core 0) Jul 27 16:12:15.653338 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.middleware.request_id [None req-69b93489-6298-426e-9d09-d0f9c2c9dfa0 None None] RequestId filter calling following filter/app {{(pid=100522) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:12:15.660717 np0000005924 devstack@c-api.service[100522]: INFO cinder.api.openstack.wsgi [None req-69b93489-6298-426e-9d09-d0f9c2c9dfa0 tempest-AttachVolumeMultiAttachTest-1978803889 tempest-AttachVolumeMultiAttachTest-1978803889-project-member] GET https://10.4.3.117/volume/v3/volumes/d92d8add-57b3-4dfb-a40b-4918757202bc Jul 27 16:12:15.660717 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.openstack.wsgi [None req-69b93489-6298-426e-9d09-d0f9c2c9dfa0 tempest-AttachVolumeMultiAttachTest-1978803889 tempest-AttachVolumeMultiAttachTest-1978803889-project-member] Empty body provided in request {{(pid=100522) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:12:15.660717 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.openstack.wsgi [None req-69b93489-6298-426e-9d09-d0f9c2c9dfa0 tempest-AttachVolumeMultiAttachTest-1978803889 tempest-AttachVolumeMultiAttachTest-1978803889-project-member] Calling method 'show' {{(pid=100522) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:12:15.676450 np0000005924 devstack@c-api.service[100522]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:12:15.676450 np0000005924 devstack@c-api.service[100522]: warnings.warn( Jul 27 16:12:15.683665 np0000005924 devstack@c-api.service[100522]: INFO cinder.volume.api [None req-69b93489-6298-426e-9d09-d0f9c2c9dfa0 tempest-AttachVolumeMultiAttachTest-1978803889 tempest-AttachVolumeMultiAttachTest-1978803889-project-member] Volume info retrieved successfully. Jul 27 16:12:15.683981 np0000005924 devstack@c-api.service[100522]: INFO cinder.api.openstack.wsgi [None req-69b93489-6298-426e-9d09-d0f9c2c9dfa0 tempest-AttachVolumeMultiAttachTest-1978803889 tempest-AttachVolumeMultiAttachTest-1978803889-project-member] https://10.4.3.117/volume/v3/volumes/d92d8add-57b3-4dfb-a40b-4918757202bc returned with HTTP 200 Jul 27 16:12:15.684407 np0000005924 devstack@c-api.service[100522]: [pid: 100522|app: 0|req: 382/1551] 10.4.3.117 () {66 vars in 1348 bytes} [Mon Jul 27 16:12:15 2026] GET /volume/v3/volumes/d92d8add-57b3-4dfb-a40b-4918757202bc => generated 1442 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 27 16:12:16.141570 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.middleware.request_id [None req-d42c4c43-0d5f-43b1-95ea-b81e5136d778 None None] RequestId filter calling following filter/app {{(pid=100523) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:12:16.144631 np0000005924 devstack@c-api.service[100523]: INFO cinder.api.openstack.wsgi [None req-d42c4c43-0d5f-43b1-95ea-b81e5136d778 tempest-VolumeTypesTest-92584469 tempest-VolumeTypesTest-92584469-project-member] GET https://10.4.3.117/volume/v3/volumes/97c5bc39-989c-41d2-b81f-af86318c4ef0 Jul 27 16:12:16.144934 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.openstack.wsgi [None req-d42c4c43-0d5f-43b1-95ea-b81e5136d778 tempest-VolumeTypesTest-92584469 tempest-VolumeTypesTest-92584469-project-member] Empty body provided in request {{(pid=100523) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:12:16.145177 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.openstack.wsgi [None req-d42c4c43-0d5f-43b1-95ea-b81e5136d778 tempest-VolumeTypesTest-92584469 tempest-VolumeTypesTest-92584469-project-member] Calling method 'show' {{(pid=100523) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:12:16.162925 np0000005924 devstack@c-api.service[100523]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:12:16.162925 np0000005924 devstack@c-api.service[100523]: warnings.warn( Jul 27 16:12:16.169880 np0000005924 devstack@c-api.service[100523]: INFO cinder.volume.api [None req-d42c4c43-0d5f-43b1-95ea-b81e5136d778 tempest-VolumeTypesTest-92584469 tempest-VolumeTypesTest-92584469-project-member] Volume info retrieved successfully. Jul 27 16:12:16.175987 np0000005924 devstack@c-api.service[100523]: INFO cinder.api.openstack.wsgi [None req-d42c4c43-0d5f-43b1-95ea-b81e5136d778 tempest-VolumeTypesTest-92584469 tempest-VolumeTypesTest-92584469-project-member] https://10.4.3.117/volume/v3/volumes/97c5bc39-989c-41d2-b81f-af86318c4ef0 returned with HTTP 200 Jul 27 16:12:16.176507 np0000005924 devstack@c-api.service[100523]: [pid: 100523|app: 0|req: 392/1552] 10.4.3.117 () {66 vars in 1348 bytes} [Mon Jul 27 16:12:16 2026] GET /volume/v3/volumes/97c5bc39-989c-41d2-b81f-af86318c4ef0 => generated 875 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 27 16:12:16.206176 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.middleware.request_id [None req-27a50e86-d72d-44d1-acfe-564dd05e59db None None] RequestId filter calling following filter/app {{(pid=100524) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:12:16.214372 np0000005924 devstack@c-api.service[100524]: INFO cinder.api.openstack.wsgi [None req-27a50e86-d72d-44d1-acfe-564dd05e59db tempest-VolumeTypesTest-92584469 tempest-VolumeTypesTest-92584469-project-member] POST https://10.4.3.117/volume/v3/volumes/97c5bc39-989c-41d2-b81f-af86318c4ef0/action Jul 27 16:12:16.214372 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.openstack.wsgi [None req-27a50e86-d72d-44d1-acfe-564dd05e59db tempest-VolumeTypesTest-92584469 tempest-VolumeTypesTest-92584469-project-member] Action body: b'{"os-retype": {"new_type": "09a7b998-aee6-4131-8e9f-da8e9be737f4"}}' {{(pid=100524) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 27 16:12:16.214372 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.openstack.wsgi [None req-27a50e86-d72d-44d1-acfe-564dd05e59db tempest-VolumeTypesTest-92584469 tempest-VolumeTypesTest-92584469-project-member] Action: 'action', calling method: _retype, body: {"os-retype": {"new_type": "09a7b998-aee6-4131-8e9f-da8e9be737f4"}} {{(pid=100524) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 27 16:12:16.230876 np0000005924 devstack@c-api.service[100524]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:12:16.230876 np0000005924 devstack@c-api.service[100524]: warnings.warn( Jul 27 16:12:16.231607 np0000005924 devstack@c-api.service[100524]: INFO cinder.volume.api [None req-27a50e86-d72d-44d1-acfe-564dd05e59db tempest-VolumeTypesTest-92584469 tempest-VolumeTypesTest-92584469-project-member] Volume info retrieved successfully. Jul 27 16:12:16.268717 np0000005924 devstack@c-api.service[100524]: WARNING cinder.quota [None req-27a50e86-d72d-44d1-acfe-564dd05e59db tempest-VolumeTypesTest-92584469 tempest-VolumeTypesTest-92584469-project-member] Deprecated: Default quota for resource: volumes_tempest-VolumeTypesTest-volume-type-1947406240 is set by the default quota flag: quota_volumes_tempest-VolumeTypesTest-volume-type-1947406240, it is now deprecated. Please use the default quota class for default quota. Jul 27 16:12:16.269136 np0000005924 devstack@c-api.service[100524]: WARNING cinder.quota [None req-27a50e86-d72d-44d1-acfe-564dd05e59db tempest-VolumeTypesTest-92584469 tempest-VolumeTypesTest-92584469-project-member] Deprecated: Default quota for resource: gigabytes_tempest-VolumeTypesTest-volume-type-1947406240 is set by the default quota flag: quota_gigabytes_tempest-VolumeTypesTest-volume-type-1947406240, it is now deprecated. Please use the default quota class for default quota. Jul 27 16:12:16.295004 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.quota [None req-27a50e86-d72d-44d1-acfe-564dd05e59db tempest-VolumeTypesTest-92584469 tempest-VolumeTypesTest-92584469-project-member] Created reservations ['f7f6fca7-9169-487f-86d5-245a2899b52c', '92ee8ad9-1d0d-435e-aed4-81b7babb6457'] {{(pid=100524) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 27 16:12:16.319735 np0000005924 devstack@c-api.service[100524]: WARNING cinder.quota [None req-27a50e86-d72d-44d1-acfe-564dd05e59db tempest-VolumeTypesTest-92584469 tempest-VolumeTypesTest-92584469-project-member] Deprecated: Default quota for resource: volumes_tempest-VolumeTypesTest-volume-type-500469173 is set by the default quota flag: quota_volumes_tempest-VolumeTypesTest-volume-type-500469173, it is now deprecated. Please use the default quota class for default quota. Jul 27 16:12:16.320116 np0000005924 devstack@c-api.service[100524]: WARNING cinder.quota [None req-27a50e86-d72d-44d1-acfe-564dd05e59db tempest-VolumeTypesTest-92584469 tempest-VolumeTypesTest-92584469-project-member] Deprecated: Default quota for resource: gigabytes_tempest-VolumeTypesTest-volume-type-500469173 is set by the default quota flag: quota_gigabytes_tempest-VolumeTypesTest-volume-type-500469173, it is now deprecated. Please use the default quota class for default quota. Jul 27 16:12:16.339368 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.quota [None req-27a50e86-d72d-44d1-acfe-564dd05e59db tempest-VolumeTypesTest-92584469 tempest-VolumeTypesTest-92584469-project-member] Created reservations ['4be02c64-aede-4f85-b69d-3f7bfd5d92e7', 'd9ca8348-ccf4-42c7-b971-6bed67bb0555'] {{(pid=100524) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 27 16:12:16.412569 np0000005924 devstack@c-api.service[100524]: INFO cinder.volume.api [None req-27a50e86-d72d-44d1-acfe-564dd05e59db tempest-VolumeTypesTest-92584469 tempest-VolumeTypesTest-92584469-project-member] Retype volume request issued successfully. Jul 27 16:12:16.412721 np0000005924 devstack@c-api.service[100524]: INFO cinder.api.openstack.wsgi [None req-27a50e86-d72d-44d1-acfe-564dd05e59db tempest-VolumeTypesTest-92584469 tempest-VolumeTypesTest-92584469-project-member] https://10.4.3.117/volume/v3/volumes/97c5bc39-989c-41d2-b81f-af86318c4ef0/action returned with HTTP 202 Jul 27 16:12:16.413985 np0000005924 devstack@c-api.service[100524]: [pid: 100524|app: 0|req: 391/1553] 10.4.3.117 () {68 vars in 1390 bytes} [Mon Jul 27 16:12:16 2026] POST /volume/v3/volumes/97c5bc39-989c-41d2-b81f-af86318c4ef0/action => generated 0 bytes in 209 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 27 16:12:16.428980 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.middleware.request_id [None req-954a4655-de67-4b1a-987b-49e2b7c2050b None None] RequestId filter calling following filter/app {{(pid=100521) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:12:16.432819 np0000005924 devstack@c-api.service[100521]: INFO cinder.api.openstack.wsgi [None req-954a4655-de67-4b1a-987b-49e2b7c2050b tempest-VolumeTypesTest-92584469 tempest-VolumeTypesTest-92584469-project-member] GET https://10.4.3.117/volume/v3/volumes/97c5bc39-989c-41d2-b81f-af86318c4ef0 Jul 27 16:12:16.435950 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.openstack.wsgi [None req-954a4655-de67-4b1a-987b-49e2b7c2050b tempest-VolumeTypesTest-92584469 tempest-VolumeTypesTest-92584469-project-member] Empty body provided in request {{(pid=100521) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:12:16.436368 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.openstack.wsgi [None req-954a4655-de67-4b1a-987b-49e2b7c2050b tempest-VolumeTypesTest-92584469 tempest-VolumeTypesTest-92584469-project-member] Calling method 'show' {{(pid=100521) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:12:16.466646 np0000005924 devstack@c-api.service[100521]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:12:16.466646 np0000005924 devstack@c-api.service[100521]: warnings.warn( Jul 27 16:12:16.471577 np0000005924 devstack@c-api.service[100521]: INFO cinder.volume.api [None req-954a4655-de67-4b1a-987b-49e2b7c2050b tempest-VolumeTypesTest-92584469 tempest-VolumeTypesTest-92584469-project-member] Volume info retrieved successfully. Jul 27 16:12:16.486894 np0000005924 devstack@c-api.service[100521]: INFO cinder.api.openstack.wsgi [None req-954a4655-de67-4b1a-987b-49e2b7c2050b tempest-VolumeTypesTest-92584469 tempest-VolumeTypesTest-92584469-project-member] https://10.4.3.117/volume/v3/volumes/97c5bc39-989c-41d2-b81f-af86318c4ef0 returned with HTTP 200 Jul 27 16:12:16.488126 np0000005924 devstack@c-api.service[100521]: [pid: 100521|app: 0|req: 389/1554] 10.4.3.117 () {66 vars in 1348 bytes} [Mon Jul 27 16:12:16 2026] GET /volume/v3/volumes/97c5bc39-989c-41d2-b81f-af86318c4ef0 => generated 874 bytes in 59 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 27 16:12:17.510805 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.middleware.request_id [None req-e32eb867-77f0-4b14-a213-8e6ed1f7740d None None] RequestId filter calling following filter/app {{(pid=100522) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:12:17.514062 np0000005924 devstack@c-api.service[100522]: INFO cinder.api.openstack.wsgi [None req-e32eb867-77f0-4b14-a213-8e6ed1f7740d tempest-VolumeTypesTest-92584469 tempest-VolumeTypesTest-92584469-project-member] GET https://10.4.3.117/volume/v3/volumes/97c5bc39-989c-41d2-b81f-af86318c4ef0 Jul 27 16:12:17.514397 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.openstack.wsgi [None req-e32eb867-77f0-4b14-a213-8e6ed1f7740d tempest-VolumeTypesTest-92584469 tempest-VolumeTypesTest-92584469-project-member] Empty body provided in request {{(pid=100522) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:12:17.514666 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.openstack.wsgi [None req-e32eb867-77f0-4b14-a213-8e6ed1f7740d tempest-VolumeTypesTest-92584469 tempest-VolumeTypesTest-92584469-project-member] Calling method 'show' {{(pid=100522) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:12:17.532707 np0000005924 devstack@c-api.service[100522]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:12:17.532707 np0000005924 devstack@c-api.service[100522]: warnings.warn( Jul 27 16:12:17.542682 np0000005924 devstack@c-api.service[100522]: INFO cinder.volume.api [None req-e32eb867-77f0-4b14-a213-8e6ed1f7740d tempest-VolumeTypesTest-92584469 tempest-VolumeTypesTest-92584469-project-member] Volume info retrieved successfully. Jul 27 16:12:17.551488 np0000005924 devstack@c-api.service[100522]: INFO cinder.api.openstack.wsgi [None req-e32eb867-77f0-4b14-a213-8e6ed1f7740d tempest-VolumeTypesTest-92584469 tempest-VolumeTypesTest-92584469-project-member] https://10.4.3.117/volume/v3/volumes/97c5bc39-989c-41d2-b81f-af86318c4ef0 returned with HTTP 200 Jul 27 16:12:17.552619 np0000005924 devstack@c-api.service[100522]: [pid: 100522|app: 0|req: 383/1555] 10.4.3.117 () {66 vars in 1348 bytes} [Mon Jul 27 16:12:17 2026] GET /volume/v3/volumes/97c5bc39-989c-41d2-b81f-af86318c4ef0 => generated 876 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 27 16:12:17.576239 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.middleware.request_id [None req-207b24b9-ca14-41f0-b2d4-661c2fb1378a None None] RequestId filter calling following filter/app {{(pid=100523) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:12:17.582296 np0000005924 devstack@c-api.service[100523]: INFO cinder.api.openstack.wsgi [None req-207b24b9-ca14-41f0-b2d4-661c2fb1378a tempest-VolumeTypesTest-92584469 tempest-VolumeTypesTest-92584469-project-member] GET https://10.4.3.117/volume/v3/volumes/97c5bc39-989c-41d2-b81f-af86318c4ef0 Jul 27 16:12:17.582534 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.openstack.wsgi [None req-207b24b9-ca14-41f0-b2d4-661c2fb1378a tempest-VolumeTypesTest-92584469 tempest-VolumeTypesTest-92584469-project-member] Empty body provided in request {{(pid=100523) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:12:17.582736 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.openstack.wsgi [None req-207b24b9-ca14-41f0-b2d4-661c2fb1378a tempest-VolumeTypesTest-92584469 tempest-VolumeTypesTest-92584469-project-member] Calling method 'show' {{(pid=100523) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:12:17.594854 np0000005924 devstack@c-api.service[100523]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:12:17.594854 np0000005924 devstack@c-api.service[100523]: warnings.warn( Jul 27 16:12:17.598512 np0000005924 devstack@c-api.service[100523]: INFO cinder.volume.api [None req-207b24b9-ca14-41f0-b2d4-661c2fb1378a tempest-VolumeTypesTest-92584469 tempest-VolumeTypesTest-92584469-project-member] Volume info retrieved successfully. Jul 27 16:12:17.604972 np0000005924 devstack@c-api.service[100523]: INFO cinder.api.openstack.wsgi [None req-207b24b9-ca14-41f0-b2d4-661c2fb1378a tempest-VolumeTypesTest-92584469 tempest-VolumeTypesTest-92584469-project-member] https://10.4.3.117/volume/v3/volumes/97c5bc39-989c-41d2-b81f-af86318c4ef0 returned with HTTP 200 Jul 27 16:12:17.605146 np0000005924 devstack@c-api.service[100523]: [pid: 100523|app: 0|req: 393/1556] 10.4.3.117 () {66 vars in 1348 bytes} [Mon Jul 27 16:12:17 2026] GET /volume/v3/volumes/97c5bc39-989c-41d2-b81f-af86318c4ef0 => generated 876 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 27 16:12:17.621603 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.middleware.request_id [None req-18cdc154-34f6-4add-b190-e6d72ae81a81 None None] RequestId filter calling following filter/app {{(pid=100524) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:12:17.624598 np0000005924 devstack@c-api.service[100524]: INFO cinder.api.openstack.wsgi [None req-18cdc154-34f6-4add-b190-e6d72ae81a81 tempest-VolumeTypesTest-92584469 tempest-VolumeTypesTest-92584469-project-member] GET https://10.4.3.117/volume/v3/volumes/97c5bc39-989c-41d2-b81f-af86318c4ef0 Jul 27 16:12:17.624894 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.openstack.wsgi [None req-18cdc154-34f6-4add-b190-e6d72ae81a81 tempest-VolumeTypesTest-92584469 tempest-VolumeTypesTest-92584469-project-member] Empty body provided in request {{(pid=100524) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:12:17.625207 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.openstack.wsgi [None req-18cdc154-34f6-4add-b190-e6d72ae81a81 tempest-VolumeTypesTest-92584469 tempest-VolumeTypesTest-92584469-project-member] Calling method 'show' {{(pid=100524) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:12:17.639564 np0000005924 devstack@c-api.service[100524]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:12:17.639564 np0000005924 devstack@c-api.service[100524]: warnings.warn( Jul 27 16:12:17.646195 np0000005924 devstack@c-api.service[100524]: INFO cinder.volume.api [None req-18cdc154-34f6-4add-b190-e6d72ae81a81 tempest-VolumeTypesTest-92584469 tempest-VolumeTypesTest-92584469-project-member] Volume info retrieved successfully. Jul 27 16:12:17.660592 np0000005924 devstack@c-api.service[100524]: INFO cinder.api.openstack.wsgi [None req-18cdc154-34f6-4add-b190-e6d72ae81a81 tempest-VolumeTypesTest-92584469 tempest-VolumeTypesTest-92584469-project-member] https://10.4.3.117/volume/v3/volumes/97c5bc39-989c-41d2-b81f-af86318c4ef0 returned with HTTP 200 Jul 27 16:12:17.660848 np0000005924 devstack@c-api.service[100524]: [pid: 100524|app: 0|req: 392/1557] 10.4.3.117 () {66 vars in 1348 bytes} [Mon Jul 27 16:12:17 2026] GET /volume/v3/volumes/97c5bc39-989c-41d2-b81f-af86318c4ef0 => generated 876 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 27 16:12:17.694005 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.middleware.request_id [None req-f302ac3a-1362-4873-abb2-f05e4590473d None None] RequestId filter calling following filter/app {{(pid=100521) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:12:17.701348 np0000005924 devstack@c-api.service[100521]: INFO cinder.api.openstack.wsgi [None req-f302ac3a-1362-4873-abb2-f05e4590473d tempest-VolumeTypesTest-92584469 tempest-VolumeTypesTest-92584469-project-member] DELETE https://10.4.3.117/volume/v3/volumes/97c5bc39-989c-41d2-b81f-af86318c4ef0 Jul 27 16:12:17.701348 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.openstack.wsgi [None req-f302ac3a-1362-4873-abb2-f05e4590473d tempest-VolumeTypesTest-92584469 tempest-VolumeTypesTest-92584469-project-member] Empty body provided in request {{(pid=100521) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:12:17.701348 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.openstack.wsgi [None req-f302ac3a-1362-4873-abb2-f05e4590473d tempest-VolumeTypesTest-92584469 tempest-VolumeTypesTest-92584469-project-member] Calling method 'delete' {{(pid=100521) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:12:17.701573 np0000005924 devstack@c-api.service[100521]: INFO cinder.api.v3.volumes [None req-f302ac3a-1362-4873-abb2-f05e4590473d tempest-VolumeTypesTest-92584469 tempest-VolumeTypesTest-92584469-project-member] Delete volume with id: 97c5bc39-989c-41d2-b81f-af86318c4ef0 Jul 27 16:12:17.726755 np0000005924 devstack@c-api.service[100521]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:12:17.726755 np0000005924 devstack@c-api.service[100521]: warnings.warn( Jul 27 16:12:17.728395 np0000005924 devstack@c-api.service[100521]: INFO cinder.volume.api [None req-f302ac3a-1362-4873-abb2-f05e4590473d tempest-VolumeTypesTest-92584469 tempest-VolumeTypesTest-92584469-project-member] Volume info retrieved successfully. Jul 27 16:12:17.763412 np0000005924 devstack@c-api.service[100521]: INFO cinder.volume.api [None req-f302ac3a-1362-4873-abb2-f05e4590473d tempest-VolumeTypesTest-92584469 tempest-VolumeTypesTest-92584469-project-member] Delete volume request issued successfully. Jul 27 16:12:17.763689 np0000005924 devstack@c-api.service[100521]: INFO cinder.api.openstack.wsgi [None req-f302ac3a-1362-4873-abb2-f05e4590473d tempest-VolumeTypesTest-92584469 tempest-VolumeTypesTest-92584469-project-member] https://10.4.3.117/volume/v3/volumes/97c5bc39-989c-41d2-b81f-af86318c4ef0 returned with HTTP 202 Jul 27 16:12:17.764246 np0000005924 devstack@c-api.service[100521]: [pid: 100521|app: 0|req: 390/1558] 10.4.3.117 () {66 vars in 1351 bytes} [Mon Jul 27 16:12:17 2026] DELETE /volume/v3/volumes/97c5bc39-989c-41d2-b81f-af86318c4ef0 => generated 0 bytes in 71 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 27 16:12:17.791304 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.middleware.request_id [None req-64f986ee-adff-49d2-b060-1c20c834a7bf None None] RequestId filter calling following filter/app {{(pid=100522) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:12:17.799093 np0000005924 devstack@c-api.service[100522]: INFO cinder.api.openstack.wsgi [None req-64f986ee-adff-49d2-b060-1c20c834a7bf tempest-VolumeTypesTest-92584469 tempest-VolumeTypesTest-92584469-project-member] GET https://10.4.3.117/volume/v3/volumes/97c5bc39-989c-41d2-b81f-af86318c4ef0 Jul 27 16:12:17.799366 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.openstack.wsgi [None req-64f986ee-adff-49d2-b060-1c20c834a7bf tempest-VolumeTypesTest-92584469 tempest-VolumeTypesTest-92584469-project-member] Empty body provided in request {{(pid=100522) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:12:17.799591 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.openstack.wsgi [None req-64f986ee-adff-49d2-b060-1c20c834a7bf tempest-VolumeTypesTest-92584469 tempest-VolumeTypesTest-92584469-project-member] Calling method 'show' {{(pid=100522) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:12:17.825350 np0000005924 devstack@c-api.service[100522]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:12:17.825350 np0000005924 devstack@c-api.service[100522]: warnings.warn( Jul 27 16:12:17.831373 np0000005924 devstack@c-api.service[100522]: INFO cinder.volume.api [None req-64f986ee-adff-49d2-b060-1c20c834a7bf tempest-VolumeTypesTest-92584469 tempest-VolumeTypesTest-92584469-project-member] Volume info retrieved successfully. Jul 27 16:12:17.839238 np0000005924 devstack@c-api.service[100522]: INFO cinder.api.openstack.wsgi [None req-64f986ee-adff-49d2-b060-1c20c834a7bf tempest-VolumeTypesTest-92584469 tempest-VolumeTypesTest-92584469-project-member] https://10.4.3.117/volume/v3/volumes/97c5bc39-989c-41d2-b81f-af86318c4ef0 returned with HTTP 200 Jul 27 16:12:17.839780 np0000005924 devstack@c-api.service[100522]: [pid: 100522|app: 0|req: 384/1559] 10.4.3.117 () {66 vars in 1348 bytes} [Mon Jul 27 16:12:17 2026] GET /volume/v3/volumes/97c5bc39-989c-41d2-b81f-af86318c4ef0 => generated 875 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 27 16:12:18.860351 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.middleware.request_id [None req-ed511bdf-14b8-474e-b824-f8a535611102 None None] RequestId filter calling following filter/app {{(pid=100523) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:12:18.865370 np0000005924 devstack@c-api.service[100523]: INFO cinder.api.openstack.wsgi [None req-ed511bdf-14b8-474e-b824-f8a535611102 tempest-VolumeTypesTest-92584469 tempest-VolumeTypesTest-92584469-project-member] GET https://10.4.3.117/volume/v3/volumes/97c5bc39-989c-41d2-b81f-af86318c4ef0 Jul 27 16:12:18.865598 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.openstack.wsgi [None req-ed511bdf-14b8-474e-b824-f8a535611102 tempest-VolumeTypesTest-92584469 tempest-VolumeTypesTest-92584469-project-member] Empty body provided in request {{(pid=100523) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:12:18.865826 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.openstack.wsgi [None req-ed511bdf-14b8-474e-b824-f8a535611102 tempest-VolumeTypesTest-92584469 tempest-VolumeTypesTest-92584469-project-member] Calling method 'show' {{(pid=100523) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:12:18.882357 np0000005924 devstack@c-api.service[100523]: INFO cinder.api.openstack.wsgi [None req-ed511bdf-14b8-474e-b824-f8a535611102 tempest-VolumeTypesTest-92584469 tempest-VolumeTypesTest-92584469-project-member] https://10.4.3.117/volume/v3/volumes/97c5bc39-989c-41d2-b81f-af86318c4ef0 returned with HTTP 404 Jul 27 16:12:18.883022 np0000005924 devstack@c-api.service[100523]: [pid: 100523|app: 0|req: 394/1560] 10.4.3.117 () {66 vars in 1348 bytes} [Mon Jul 27 16:12:18 2026] GET /volume/v3/volumes/97c5bc39-989c-41d2-b81f-af86318c4ef0 => generated 109 bytes in 23 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 27 16:12:18.893516 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.middleware.request_id [None req-b132140f-25af-4ded-bcda-281036c19118 None None] RequestId filter calling following filter/app {{(pid=100524) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:12:18.895809 np0000005924 devstack@c-api.service[100524]: INFO cinder.api.openstack.wsgi [None req-b132140f-25af-4ded-bcda-281036c19118 tempest-VolumeTypesTest-1170073376 tempest-VolumeTypesTest-1170073376-project-admin] DELETE https://10.4.3.117/volume/v3/types/09a7b998-aee6-4131-8e9f-da8e9be737f4 Jul 27 16:12:18.896100 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.openstack.wsgi [None req-b132140f-25af-4ded-bcda-281036c19118 tempest-VolumeTypesTest-1170073376 tempest-VolumeTypesTest-1170073376-project-admin] Empty body provided in request {{(pid=100524) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:12:18.896391 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.openstack.wsgi [None req-b132140f-25af-4ded-bcda-281036c19118 tempest-VolumeTypesTest-1170073376 tempest-VolumeTypesTest-1170073376-project-admin] Calling method '_delete' {{(pid=100524) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:12:18.955406 np0000005924 devstack@c-api.service[100524]: INFO cinder.api.openstack.wsgi [None req-b132140f-25af-4ded-bcda-281036c19118 tempest-VolumeTypesTest-1170073376 tempest-VolumeTypesTest-1170073376-project-admin] https://10.4.3.117/volume/v3/types/09a7b998-aee6-4131-8e9f-da8e9be737f4 returned with HTTP 202 Jul 27 16:12:18.956278 np0000005924 devstack@c-api.service[100524]: [pid: 100524|app: 0|req: 393/1561] 10.4.3.117 () {66 vars in 1345 bytes} [Mon Jul 27 16:12:18 2026] DELETE /volume/v3/types/09a7b998-aee6-4131-8e9f-da8e9be737f4 => generated 0 bytes in 63 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 27 16:12:18.967609 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.middleware.request_id [None req-2a592b6c-4a4e-4aaa-86e4-7f329e5bf2f0 None None] RequestId filter calling following filter/app {{(pid=100521) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:12:18.969903 np0000005924 devstack@c-api.service[100521]: INFO cinder.api.openstack.wsgi [None req-2a592b6c-4a4e-4aaa-86e4-7f329e5bf2f0 tempest-VolumeTypesTest-1170073376 tempest-VolumeTypesTest-1170073376-project-admin] GET https://10.4.3.117/volume/v3/types/09a7b998-aee6-4131-8e9f-da8e9be737f4 Jul 27 16:12:18.969945 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.openstack.wsgi [None req-2a592b6c-4a4e-4aaa-86e4-7f329e5bf2f0 tempest-VolumeTypesTest-1170073376 tempest-VolumeTypesTest-1170073376-project-admin] Empty body provided in request {{(pid=100521) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:12:18.970237 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.openstack.wsgi [None req-2a592b6c-4a4e-4aaa-86e4-7f329e5bf2f0 tempest-VolumeTypesTest-1170073376 tempest-VolumeTypesTest-1170073376-project-admin] Calling method 'show' {{(pid=100521) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:12:18.975382 np0000005924 devstack@c-api.service[100521]: INFO cinder.api.openstack.wsgi [None req-2a592b6c-4a4e-4aaa-86e4-7f329e5bf2f0 tempest-VolumeTypesTest-1170073376 tempest-VolumeTypesTest-1170073376-project-admin] https://10.4.3.117/volume/v3/types/09a7b998-aee6-4131-8e9f-da8e9be737f4 returned with HTTP 404 Jul 27 16:12:18.976233 np0000005924 devstack@c-api.service[100521]: [pid: 100521|app: 0|req: 391/1562] 10.4.3.117 () {66 vars in 1342 bytes} [Mon Jul 27 16:12:18 2026] GET /volume/v3/types/09a7b998-aee6-4131-8e9f-da8e9be737f4 => generated 114 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 27 16:12:18.986092 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.middleware.request_id [None req-ac568917-3f93-4fc0-ae32-d3e0f1a944a5 None None] RequestId filter calling following filter/app {{(pid=100522) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:12:18.988963 np0000005924 devstack@c-api.service[100522]: INFO cinder.api.openstack.wsgi [None req-ac568917-3f93-4fc0-ae32-d3e0f1a944a5 tempest-VolumeTypesTest-1170073376 tempest-VolumeTypesTest-1170073376-project-admin] DELETE https://10.4.3.117/volume/v3/types/162dae12-9724-4687-96ce-0c181b694f89 Jul 27 16:12:18.989257 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.openstack.wsgi [None req-ac568917-3f93-4fc0-ae32-d3e0f1a944a5 tempest-VolumeTypesTest-1170073376 tempest-VolumeTypesTest-1170073376-project-admin] Empty body provided in request {{(pid=100522) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:12:18.989975 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.openstack.wsgi [None req-ac568917-3f93-4fc0-ae32-d3e0f1a944a5 tempest-VolumeTypesTest-1170073376 tempest-VolumeTypesTest-1170073376-project-admin] Calling method '_delete' {{(pid=100522) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:12:19.030644 np0000005924 devstack@c-api.service[100522]: INFO cinder.api.openstack.wsgi [None req-ac568917-3f93-4fc0-ae32-d3e0f1a944a5 tempest-VolumeTypesTest-1170073376 tempest-VolumeTypesTest-1170073376-project-admin] https://10.4.3.117/volume/v3/types/162dae12-9724-4687-96ce-0c181b694f89 returned with HTTP 202 Jul 27 16:12:19.031752 np0000005924 devstack@c-api.service[100522]: [pid: 100522|app: 0|req: 385/1563] 10.4.3.117 () {66 vars in 1345 bytes} [Mon Jul 27 16:12:18 2026] DELETE /volume/v3/types/162dae12-9724-4687-96ce-0c181b694f89 => generated 0 bytes in 46 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 27 16:12:19.039761 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.middleware.request_id [None req-4f4726ad-2a82-47ee-b384-31836bfe6239 None None] RequestId filter calling following filter/app {{(pid=100523) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:12:19.046033 np0000005924 devstack@c-api.service[100523]: INFO cinder.api.openstack.wsgi [None req-4f4726ad-2a82-47ee-b384-31836bfe6239 tempest-VolumeTypesTest-1170073376 tempest-VolumeTypesTest-1170073376-project-admin] GET https://10.4.3.117/volume/v3/types/162dae12-9724-4687-96ce-0c181b694f89 Jul 27 16:12:19.048815 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.openstack.wsgi [None req-4f4726ad-2a82-47ee-b384-31836bfe6239 tempest-VolumeTypesTest-1170073376 tempest-VolumeTypesTest-1170073376-project-admin] Empty body provided in request {{(pid=100523) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:12:19.048815 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.openstack.wsgi [None req-4f4726ad-2a82-47ee-b384-31836bfe6239 tempest-VolumeTypesTest-1170073376 tempest-VolumeTypesTest-1170073376-project-admin] Calling method 'show' {{(pid=100523) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:12:19.050805 np0000005924 devstack@c-api.service[100523]: INFO cinder.api.openstack.wsgi [None req-4f4726ad-2a82-47ee-b384-31836bfe6239 tempest-VolumeTypesTest-1170073376 tempest-VolumeTypesTest-1170073376-project-admin] https://10.4.3.117/volume/v3/types/162dae12-9724-4687-96ce-0c181b694f89 returned with HTTP 404 Jul 27 16:12:19.051606 np0000005924 devstack@c-api.service[100523]: [pid: 100523|app: 0|req: 395/1564] 10.4.3.117 () {66 vars in 1342 bytes} [Mon Jul 27 16:12:19 2026] GET /volume/v3/types/162dae12-9724-4687-96ce-0c181b694f89 => generated 114 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 27 16:12:19.064993 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.middleware.request_id [None req-76dfff3a-c456-439a-ac01-81875ef23294 None None] RequestId filter calling following filter/app {{(pid=100524) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:12:19.069204 np0000005924 devstack@c-api.service[100524]: INFO cinder.api.openstack.wsgi [None req-76dfff3a-c456-439a-ac01-81875ef23294 tempest-VolumeTypesTest-1170073376 tempest-VolumeTypesTest-1170073376-project-admin] POST https://10.4.3.117/volume/v3/types Jul 27 16:12:19.069762 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.openstack.wsgi [None req-76dfff3a-c456-439a-ac01-81875ef23294 tempest-VolumeTypesTest-1170073376 tempest-VolumeTypesTest-1170073376-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-VolumeTypesTest-volume-type-2138558815", "description": "tempest-volume-type-description-750703349", "extra_specs": {"storage_protocol": "iscsi", "vendor_name": "StorPool"}, "os-volume-type-access:is_public": true}} {{(pid=100524) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 27 16:12:19.106419 np0000005924 devstack@c-api.service[100524]: INFO cinder.api.openstack.wsgi [None req-76dfff3a-c456-439a-ac01-81875ef23294 tempest-VolumeTypesTest-1170073376 tempest-VolumeTypesTest-1170073376-project-admin] https://10.4.3.117/volume/v3/types returned with HTTP 200 Jul 27 16:12:19.106801 np0000005924 devstack@c-api.service[100524]: [pid: 100524|app: 0|req: 394/1565] 10.4.3.117 () {68 vars in 1253 bytes} [Mon Jul 27 16:12:19 2026] POST /volume/v3/types => generated 314 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 27 16:12:19.117029 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.middleware.request_id [None req-450ab4eb-2737-4dec-811d-f2e6146abd35 None None] RequestId filter calling following filter/app {{(pid=100521) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:12:19.119441 np0000005924 devstack@c-api.service[100521]: INFO cinder.api.openstack.wsgi [None req-450ab4eb-2737-4dec-811d-f2e6146abd35 tempest-VolumeTypesTest-1170073376 tempest-VolumeTypesTest-1170073376-project-admin] GET https://10.4.3.117/volume/v3/types/95cf032c-e256-482a-8f68-5906d2224b03 Jul 27 16:12:19.119798 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.openstack.wsgi [None req-450ab4eb-2737-4dec-811d-f2e6146abd35 tempest-VolumeTypesTest-1170073376 tempest-VolumeTypesTest-1170073376-project-admin] Empty body provided in request {{(pid=100521) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:12:19.120137 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.openstack.wsgi [None req-450ab4eb-2737-4dec-811d-f2e6146abd35 tempest-VolumeTypesTest-1170073376 tempest-VolumeTypesTest-1170073376-project-admin] Calling method 'show' {{(pid=100521) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:12:19.133508 np0000005924 devstack@c-api.service[100521]: INFO cinder.api.openstack.wsgi [None req-450ab4eb-2737-4dec-811d-f2e6146abd35 tempest-VolumeTypesTest-1170073376 tempest-VolumeTypesTest-1170073376-project-admin] https://10.4.3.117/volume/v3/types/95cf032c-e256-482a-8f68-5906d2224b03 returned with HTTP 200 Jul 27 16:12:19.138356 np0000005924 devstack@c-api.service[100521]: [pid: 100521|app: 0|req: 392/1566] 10.4.3.117 () {66 vars in 1342 bytes} [Mon Jul 27 16:12:19 2026] GET /volume/v3/types/95cf032c-e256-482a-8f68-5906d2224b03 => generated 336 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 27 16:12:19.146147 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.middleware.request_id [None req-9f1d111a-194a-485a-b664-f1b5a5cbf939 None None] RequestId filter calling following filter/app {{(pid=100522) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:12:19.150486 np0000005924 devstack@c-api.service[100522]: INFO cinder.api.openstack.wsgi [None req-9f1d111a-194a-485a-b664-f1b5a5cbf939 tempest-VolumeTypesTest-1170073376 tempest-VolumeTypesTest-1170073376-project-admin] DELETE https://10.4.3.117/volume/v3/types/95cf032c-e256-482a-8f68-5906d2224b03 Jul 27 16:12:19.150688 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.openstack.wsgi [None req-9f1d111a-194a-485a-b664-f1b5a5cbf939 tempest-VolumeTypesTest-1170073376 tempest-VolumeTypesTest-1170073376-project-admin] Empty body provided in request {{(pid=100522) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:12:19.150900 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.openstack.wsgi [None req-9f1d111a-194a-485a-b664-f1b5a5cbf939 tempest-VolumeTypesTest-1170073376 tempest-VolumeTypesTest-1170073376-project-admin] Calling method '_delete' {{(pid=100522) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:12:19.184130 np0000005924 devstack@c-api.service[100522]: INFO cinder.api.openstack.wsgi [None req-9f1d111a-194a-485a-b664-f1b5a5cbf939 tempest-VolumeTypesTest-1170073376 tempest-VolumeTypesTest-1170073376-project-admin] https://10.4.3.117/volume/v3/types/95cf032c-e256-482a-8f68-5906d2224b03 returned with HTTP 202 Jul 27 16:12:19.187277 np0000005924 devstack@c-api.service[100522]: [pid: 100522|app: 0|req: 386/1567] 10.4.3.117 () {66 vars in 1345 bytes} [Mon Jul 27 16:12:19 2026] DELETE /volume/v3/types/95cf032c-e256-482a-8f68-5906d2224b03 => generated 0 bytes in 39 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 27 16:12:19.196085 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.middleware.request_id [None req-23786b2d-2c1a-44ae-882a-1708ebbe7bbc None None] RequestId filter calling following filter/app {{(pid=100523) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:12:19.200353 np0000005924 devstack@c-api.service[100523]: INFO cinder.api.openstack.wsgi [None req-23786b2d-2c1a-44ae-882a-1708ebbe7bbc tempest-VolumeTypesTest-1170073376 tempest-VolumeTypesTest-1170073376-project-admin] GET https://10.4.3.117/volume/v3/types/95cf032c-e256-482a-8f68-5906d2224b03 Jul 27 16:12:19.200690 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.openstack.wsgi [None req-23786b2d-2c1a-44ae-882a-1708ebbe7bbc tempest-VolumeTypesTest-1170073376 tempest-VolumeTypesTest-1170073376-project-admin] Empty body provided in request {{(pid=100523) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:12:19.200980 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.openstack.wsgi [None req-23786b2d-2c1a-44ae-882a-1708ebbe7bbc tempest-VolumeTypesTest-1170073376 tempest-VolumeTypesTest-1170073376-project-admin] Calling method 'show' {{(pid=100523) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:12:19.207146 np0000005924 devstack@c-api.service[100523]: INFO cinder.api.openstack.wsgi [None req-23786b2d-2c1a-44ae-882a-1708ebbe7bbc tempest-VolumeTypesTest-1170073376 tempest-VolumeTypesTest-1170073376-project-admin] https://10.4.3.117/volume/v3/types/95cf032c-e256-482a-8f68-5906d2224b03 returned with HTTP 404 Jul 27 16:12:19.207962 np0000005924 devstack@c-api.service[100523]: [pid: 100523|app: 0|req: 396/1568] 10.4.3.117 () {66 vars in 1342 bytes} [Mon Jul 27 16:12:19 2026] GET /volume/v3/types/95cf032c-e256-482a-8f68-5906d2224b03 => generated 114 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 27 16:12:19.223165 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.middleware.request_id [None req-c40a4658-cdb6-47d0-a80c-049bdc494948 None None] RequestId filter calling following filter/app {{(pid=100524) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:12:19.228162 np0000005924 devstack@c-api.service[100524]: INFO cinder.api.openstack.wsgi [None req-c40a4658-cdb6-47d0-a80c-049bdc494948 tempest-VolumeTypesTest-1170073376 tempest-VolumeTypesTest-1170073376-project-admin] POST https://10.4.3.117/volume/v3/types Jul 27 16:12:19.228652 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.openstack.wsgi [None req-c40a4658-cdb6-47d0-a80c-049bdc494948 tempest-VolumeTypesTest-1170073376 tempest-VolumeTypesTest-1170073376-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-VolumeTypesTest-volume-type-1951197934"}} {{(pid=100524) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 27 16:12:19.254122 np0000005924 devstack@c-api.service[100524]: INFO cinder.api.openstack.wsgi [None req-c40a4658-cdb6-47d0-a80c-049bdc494948 tempest-VolumeTypesTest-1170073376 tempest-VolumeTypesTest-1170073376-project-admin] https://10.4.3.117/volume/v3/types returned with HTTP 200 Jul 27 16:12:19.254751 np0000005924 devstack@c-api.service[100524]: [pid: 100524|app: 0|req: 395/1569] 10.4.3.117 () {68 vars in 1252 bytes} [Mon Jul 27 16:12:19 2026] POST /volume/v3/types => generated 221 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 27 16:12:19.265131 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.middleware.request_id [None req-84518e63-fe38-4255-8e93-888e907766da None None] RequestId filter calling following filter/app {{(pid=100521) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:12:19.267008 np0000005924 devstack@c-api.service[100521]: INFO cinder.api.openstack.wsgi [None req-84518e63-fe38-4255-8e93-888e907766da tempest-VolumeTypesTest-1170073376 tempest-VolumeTypesTest-1170073376-project-admin] POST https://10.4.3.117/volume/v3/types/bb241fd4-a1da-434d-8dc9-ff5c4ae06fd8/encryption Jul 27 16:12:19.267413 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.openstack.wsgi [None req-84518e63-fe38-4255-8e93-888e907766da tempest-VolumeTypesTest-1170073376 tempest-VolumeTypesTest-1170073376-project-admin] Action: 'create', calling method: create, body: {"encryption": {"provider": "LuksEncryptor", "key_size": 256, "cipher": "aes-xts-plain64", "control_location": "front-end"}} {{(pid=100521) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 27 16:12:19.310290 np0000005924 devstack@c-api.service[100521]: INFO cinder.api.openstack.wsgi [None req-84518e63-fe38-4255-8e93-888e907766da tempest-VolumeTypesTest-1170073376 tempest-VolumeTypesTest-1170073376-project-admin] https://10.4.3.117/volume/v3/types/bb241fd4-a1da-434d-8dc9-ff5c4ae06fd8/encryption returned with HTTP 200 Jul 27 16:12:19.311348 np0000005924 devstack@c-api.service[100521]: [pid: 100521|app: 0|req: 393/1570] 10.4.3.117 () {68 vars in 1397 bytes} [Mon Jul 27 16:12:19 2026] POST /volume/v3/types/bb241fd4-a1da-434d-8dc9-ff5c4ae06fd8/encryption => generated 239 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 27 16:12:19.320032 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.middleware.request_id [None req-ede7a332-a536-419b-a9d9-c7f9713514a6 None None] RequestId filter calling following filter/app {{(pid=100522) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:12:19.321984 np0000005924 devstack@c-api.service[100522]: INFO cinder.api.openstack.wsgi [None req-ede7a332-a536-419b-a9d9-c7f9713514a6 tempest-VolumeTypesTest-1170073376 tempest-VolumeTypesTest-1170073376-project-admin] GET https://10.4.3.117/volume/v3/types/bb241fd4-a1da-434d-8dc9-ff5c4ae06fd8/encryption Jul 27 16:12:19.322249 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.openstack.wsgi [None req-ede7a332-a536-419b-a9d9-c7f9713514a6 tempest-VolumeTypesTest-1170073376 tempest-VolumeTypesTest-1170073376-project-admin] Empty body provided in request {{(pid=100522) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:12:19.322503 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.openstack.wsgi [None req-ede7a332-a536-419b-a9d9-c7f9713514a6 tempest-VolumeTypesTest-1170073376 tempest-VolumeTypesTest-1170073376-project-admin] Calling method 'index' {{(pid=100522) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:12:19.329979 np0000005924 devstack@c-api.service[100522]: INFO cinder.api.openstack.wsgi [None req-ede7a332-a536-419b-a9d9-c7f9713514a6 tempest-VolumeTypesTest-1170073376 tempest-VolumeTypesTest-1170073376-project-admin] https://10.4.3.117/volume/v3/types/bb241fd4-a1da-434d-8dc9-ff5c4ae06fd8/encryption returned with HTTP 200 Jul 27 16:12:19.329979 np0000005924 devstack@c-api.service[100522]: [pid: 100522|app: 0|req: 387/1571] 10.4.3.117 () {66 vars in 1375 bytes} [Mon Jul 27 16:12:19 2026] GET /volume/v3/types/bb241fd4-a1da-434d-8dc9-ff5c4ae06fd8/encryption => generated 325 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 27 16:12:19.337931 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.middleware.request_id [None req-f927d396-751d-41d5-ab4f-5cc12f69ce53 None None] RequestId filter calling following filter/app {{(pid=100523) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:12:19.340741 np0000005924 devstack@c-api.service[100523]: INFO cinder.api.openstack.wsgi [None req-f927d396-751d-41d5-ab4f-5cc12f69ce53 tempest-VolumeTypesTest-1170073376 tempest-VolumeTypesTest-1170073376-project-admin] PUT https://10.4.3.117/volume/v3/types/bb241fd4-a1da-434d-8dc9-ff5c4ae06fd8/encryption/99e5ce40-05ae-47d6-9f34-65544e9abc78 Jul 27 16:12:19.341174 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.openstack.wsgi [None req-f927d396-751d-41d5-ab4f-5cc12f69ce53 tempest-VolumeTypesTest-1170073376 tempest-VolumeTypesTest-1170073376-project-admin] Action: 'update', calling method: update, body: {"encryption": {"key_size": 128, "provider": "SomeProvider", "cipher": "aes-xts-plain64", "control_location": "back-end"}} {{(pid=100523) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 27 16:12:19.372384 np0000005924 devstack@c-api.service[100523]: INFO cinder.api.openstack.wsgi [None req-f927d396-751d-41d5-ab4f-5cc12f69ce53 tempest-VolumeTypesTest-1170073376 tempest-VolumeTypesTest-1170073376-project-admin] https://10.4.3.117/volume/v3/types/bb241fd4-a1da-434d-8dc9-ff5c4ae06fd8/encryption/99e5ce40-05ae-47d6-9f34-65544e9abc78 returned with HTTP 200 Jul 27 16:12:19.372855 np0000005924 devstack@c-api.service[100523]: [pid: 100523|app: 0|req: 397/1572] 10.4.3.117 () {68 vars in 1507 bytes} [Mon Jul 27 16:12:19 2026] PUT /volume/v3/types/bb241fd4-a1da-434d-8dc9-ff5c4ae06fd8/encryption/99e5ce40-05ae-47d6-9f34-65544e9abc78 => generated 122 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 27 16:12:19.387514 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.middleware.request_id [None req-69b6094f-8982-475f-9e18-7d1dd6fb095e None None] RequestId filter calling following filter/app {{(pid=100524) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:12:19.389471 np0000005924 devstack@c-api.service[100524]: INFO cinder.api.openstack.wsgi [None req-69b6094f-8982-475f-9e18-7d1dd6fb095e tempest-VolumeTypesTest-1170073376 tempest-VolumeTypesTest-1170073376-project-admin] GET https://10.4.3.117/volume/v3/types/bb241fd4-a1da-434d-8dc9-ff5c4ae06fd8/encryption Jul 27 16:12:19.389679 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.openstack.wsgi [None req-69b6094f-8982-475f-9e18-7d1dd6fb095e tempest-VolumeTypesTest-1170073376 tempest-VolumeTypesTest-1170073376-project-admin] Empty body provided in request {{(pid=100524) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:12:19.389867 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.openstack.wsgi [None req-69b6094f-8982-475f-9e18-7d1dd6fb095e tempest-VolumeTypesTest-1170073376 tempest-VolumeTypesTest-1170073376-project-admin] Calling method 'index' {{(pid=100524) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:12:19.401004 np0000005924 devstack@c-api.service[100524]: INFO cinder.api.openstack.wsgi [None req-69b6094f-8982-475f-9e18-7d1dd6fb095e tempest-VolumeTypesTest-1170073376 tempest-VolumeTypesTest-1170073376-project-admin] https://10.4.3.117/volume/v3/types/bb241fd4-a1da-434d-8dc9-ff5c4ae06fd8/encryption returned with HTTP 200 Jul 27 16:12:19.402036 np0000005924 devstack@c-api.service[100524]: [pid: 100524|app: 0|req: 396/1573] 10.4.3.117 () {66 vars in 1375 bytes} [Mon Jul 27 16:12:19 2026] GET /volume/v3/types/bb241fd4-a1da-434d-8dc9-ff5c4ae06fd8/encryption => generated 347 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jul 27 16:12:19.414527 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.middleware.request_id [None req-4d655a0b-9c50-47d2-8e63-5a420a953065 None None] RequestId filter calling following filter/app {{(pid=100521) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:12:19.418356 np0000005924 devstack@c-api.service[100521]: INFO cinder.api.openstack.wsgi [None req-4d655a0b-9c50-47d2-8e63-5a420a953065 tempest-VolumeTypesTest-1170073376 tempest-VolumeTypesTest-1170073376-project-admin] GET https://10.4.3.117/volume/v3/types/bb241fd4-a1da-434d-8dc9-ff5c4ae06fd8/encryption/cipher Jul 27 16:12:19.418356 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.openstack.wsgi [None req-4d655a0b-9c50-47d2-8e63-5a420a953065 tempest-VolumeTypesTest-1170073376 tempest-VolumeTypesTest-1170073376-project-admin] Empty body provided in request {{(pid=100521) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:12:19.418356 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.openstack.wsgi [None req-4d655a0b-9c50-47d2-8e63-5a420a953065 tempest-VolumeTypesTest-1170073376 tempest-VolumeTypesTest-1170073376-project-admin] Calling method 'show' {{(pid=100521) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:12:19.436091 np0000005924 devstack@c-api.service[100521]: INFO cinder.api.openstack.wsgi [None req-4d655a0b-9c50-47d2-8e63-5a420a953065 tempest-VolumeTypesTest-1170073376 tempest-VolumeTypesTest-1170073376-project-admin] https://10.4.3.117/volume/v3/types/bb241fd4-a1da-434d-8dc9-ff5c4ae06fd8/encryption/cipher returned with HTTP 200 Jul 27 16:12:19.436820 np0000005924 devstack@c-api.service[100521]: [pid: 100521|app: 0|req: 394/1574] 10.4.3.117 () {66 vars in 1396 bytes} [Mon Jul 27 16:12:19 2026] GET /volume/v3/types/bb241fd4-a1da-434d-8dc9-ff5c4ae06fd8/encryption/cipher => generated 29 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jul 27 16:12:19.446152 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.middleware.request_id [None req-dea1780c-0760-4612-b4a8-1580cc0f348f None None] RequestId filter calling following filter/app {{(pid=100522) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:12:19.448368 np0000005924 devstack@c-api.service[100522]: INFO cinder.api.openstack.wsgi [None req-dea1780c-0760-4612-b4a8-1580cc0f348f tempest-VolumeTypesTest-1170073376 tempest-VolumeTypesTest-1170073376-project-admin] DELETE https://10.4.3.117/volume/v3/types/bb241fd4-a1da-434d-8dc9-ff5c4ae06fd8/encryption/99e5ce40-05ae-47d6-9f34-65544e9abc78 Jul 27 16:12:19.449255 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.openstack.wsgi [None req-dea1780c-0760-4612-b4a8-1580cc0f348f tempest-VolumeTypesTest-1170073376 tempest-VolumeTypesTest-1170073376-project-admin] Empty body provided in request {{(pid=100522) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:12:19.449255 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.openstack.wsgi [None req-dea1780c-0760-4612-b4a8-1580cc0f348f tempest-VolumeTypesTest-1170073376 tempest-VolumeTypesTest-1170073376-project-admin] Calling method 'delete' {{(pid=100522) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:12:19.491267 np0000005924 devstack@c-api.service[100522]: INFO cinder.api.openstack.wsgi [None req-dea1780c-0760-4612-b4a8-1580cc0f348f tempest-VolumeTypesTest-1170073376 tempest-VolumeTypesTest-1170073376-project-admin] https://10.4.3.117/volume/v3/types/bb241fd4-a1da-434d-8dc9-ff5c4ae06fd8/encryption/99e5ce40-05ae-47d6-9f34-65544e9abc78 returned with HTTP 202 Jul 27 16:12:19.492684 np0000005924 devstack@c-api.service[100522]: [pid: 100522|app: 0|req: 388/1575] 10.4.3.117 () {66 vars in 1489 bytes} [Mon Jul 27 16:12:19 2026] DELETE /volume/v3/types/bb241fd4-a1da-434d-8dc9-ff5c4ae06fd8/encryption/99e5ce40-05ae-47d6-9f34-65544e9abc78 => generated 0 bytes in 46 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 27 16:12:19.505200 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.middleware.request_id [None req-729d795e-82e8-4199-8919-284826b7df4a None None] RequestId filter calling following filter/app {{(pid=100523) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:12:19.509974 np0000005924 devstack@c-api.service[100523]: INFO cinder.api.openstack.wsgi [None req-729d795e-82e8-4199-8919-284826b7df4a tempest-VolumeTypesTest-1170073376 tempest-VolumeTypesTest-1170073376-project-admin] GET https://10.4.3.117/volume/v3/types/bb241fd4-a1da-434d-8dc9-ff5c4ae06fd8/encryption Jul 27 16:12:19.509974 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.openstack.wsgi [None req-729d795e-82e8-4199-8919-284826b7df4a tempest-VolumeTypesTest-1170073376 tempest-VolumeTypesTest-1170073376-project-admin] Empty body provided in request {{(pid=100523) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:12:19.510181 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.openstack.wsgi [None req-729d795e-82e8-4199-8919-284826b7df4a tempest-VolumeTypesTest-1170073376 tempest-VolumeTypesTest-1170073376-project-admin] Calling method 'index' {{(pid=100523) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:12:19.519423 np0000005924 devstack@c-api.service[100523]: INFO cinder.api.openstack.wsgi [None req-729d795e-82e8-4199-8919-284826b7df4a tempest-VolumeTypesTest-1170073376 tempest-VolumeTypesTest-1170073376-project-admin] https://10.4.3.117/volume/v3/types/bb241fd4-a1da-434d-8dc9-ff5c4ae06fd8/encryption returned with HTTP 200 Jul 27 16:12:19.520260 np0000005924 devstack@c-api.service[100523]: [pid: 100523|app: 0|req: 398/1576] 10.4.3.117 () {66 vars in 1375 bytes} [Mon Jul 27 16:12:19 2026] GET /volume/v3/types/bb241fd4-a1da-434d-8dc9-ff5c4ae06fd8/encryption => generated 2 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 283 bytes (1 switches on core 0) Jul 27 16:12:19.535158 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.middleware.request_id [None req-7b416df5-7269-4c52-a06e-8864cb3945b6 None None] RequestId filter calling following filter/app {{(pid=100524) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:12:19.538202 np0000005924 devstack@c-api.service[100524]: INFO cinder.api.openstack.wsgi [None req-7b416df5-7269-4c52-a06e-8864cb3945b6 tempest-VolumeTypesTest-1170073376 tempest-VolumeTypesTest-1170073376-project-admin] GET https://10.4.3.117/volume/v3/types/bb241fd4-a1da-434d-8dc9-ff5c4ae06fd8/encryption Jul 27 16:12:19.538562 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.openstack.wsgi [None req-7b416df5-7269-4c52-a06e-8864cb3945b6 tempest-VolumeTypesTest-1170073376 tempest-VolumeTypesTest-1170073376-project-admin] Empty body provided in request {{(pid=100524) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:12:19.538887 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.openstack.wsgi [None req-7b416df5-7269-4c52-a06e-8864cb3945b6 tempest-VolumeTypesTest-1170073376 tempest-VolumeTypesTest-1170073376-project-admin] Calling method 'index' {{(pid=100524) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:12:19.552091 np0000005924 devstack@c-api.service[100524]: INFO cinder.api.openstack.wsgi [None req-7b416df5-7269-4c52-a06e-8864cb3945b6 tempest-VolumeTypesTest-1170073376 tempest-VolumeTypesTest-1170073376-project-admin] https://10.4.3.117/volume/v3/types/bb241fd4-a1da-434d-8dc9-ff5c4ae06fd8/encryption returned with HTTP 200 Jul 27 16:12:19.552091 np0000005924 devstack@c-api.service[100524]: [pid: 100524|app: 0|req: 397/1577] 10.4.3.117 () {66 vars in 1375 bytes} [Mon Jul 27 16:12:19 2026] GET /volume/v3/types/bb241fd4-a1da-434d-8dc9-ff5c4ae06fd8/encryption => generated 2 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 283 bytes (1 switches on core 0) Jul 27 16:12:19.564647 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.middleware.request_id [None req-6d781bbd-32f8-4309-98cd-865e9db5c067 None None] RequestId filter calling following filter/app {{(pid=100521) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:12:19.568388 np0000005924 devstack@c-api.service[100521]: INFO cinder.api.openstack.wsgi [None req-6d781bbd-32f8-4309-98cd-865e9db5c067 tempest-VolumeTypesTest-1170073376 tempest-VolumeTypesTest-1170073376-project-admin] DELETE https://10.4.3.117/volume/v3/types/bb241fd4-a1da-434d-8dc9-ff5c4ae06fd8 Jul 27 16:12:19.568670 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.openstack.wsgi [None req-6d781bbd-32f8-4309-98cd-865e9db5c067 tempest-VolumeTypesTest-1170073376 tempest-VolumeTypesTest-1170073376-project-admin] Empty body provided in request {{(pid=100521) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:12:19.568955 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.openstack.wsgi [None req-6d781bbd-32f8-4309-98cd-865e9db5c067 tempest-VolumeTypesTest-1170073376 tempest-VolumeTypesTest-1170073376-project-admin] Calling method '_delete' {{(pid=100521) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:12:19.597297 np0000005924 devstack@c-api.service[100521]: INFO cinder.api.openstack.wsgi [None req-6d781bbd-32f8-4309-98cd-865e9db5c067 tempest-VolumeTypesTest-1170073376 tempest-VolumeTypesTest-1170073376-project-admin] https://10.4.3.117/volume/v3/types/bb241fd4-a1da-434d-8dc9-ff5c4ae06fd8 returned with HTTP 202 Jul 27 16:12:19.597706 np0000005924 devstack@c-api.service[100521]: [pid: 100521|app: 0|req: 395/1578] 10.4.3.117 () {66 vars in 1345 bytes} [Mon Jul 27 16:12:19 2026] DELETE /volume/v3/types/bb241fd4-a1da-434d-8dc9-ff5c4ae06fd8 => generated 0 bytes in 34 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 27 16:12:19.609478 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.middleware.request_id [None req-46041ab6-393b-4a6a-80f3-6861628ad39c None None] RequestId filter calling following filter/app {{(pid=100522) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:12:19.613543 np0000005924 devstack@c-api.service[100522]: INFO cinder.api.openstack.wsgi [None req-46041ab6-393b-4a6a-80f3-6861628ad39c tempest-VolumeTypesTest-1170073376 tempest-VolumeTypesTest-1170073376-project-admin] GET https://10.4.3.117/volume/v3/types/bb241fd4-a1da-434d-8dc9-ff5c4ae06fd8 Jul 27 16:12:19.614578 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.openstack.wsgi [None req-46041ab6-393b-4a6a-80f3-6861628ad39c tempest-VolumeTypesTest-1170073376 tempest-VolumeTypesTest-1170073376-project-admin] Empty body provided in request {{(pid=100522) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:12:19.616227 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.openstack.wsgi [None req-46041ab6-393b-4a6a-80f3-6861628ad39c tempest-VolumeTypesTest-1170073376 tempest-VolumeTypesTest-1170073376-project-admin] Calling method 'show' {{(pid=100522) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:12:19.624360 np0000005924 devstack@c-api.service[100522]: INFO cinder.api.openstack.wsgi [None req-46041ab6-393b-4a6a-80f3-6861628ad39c tempest-VolumeTypesTest-1170073376 tempest-VolumeTypesTest-1170073376-project-admin] https://10.4.3.117/volume/v3/types/bb241fd4-a1da-434d-8dc9-ff5c4ae06fd8 returned with HTTP 404 Jul 27 16:12:19.624973 np0000005924 devstack@c-api.service[100522]: [pid: 100522|app: 0|req: 389/1579] 10.4.3.117 () {66 vars in 1342 bytes} [Mon Jul 27 16:12:19 2026] GET /volume/v3/types/bb241fd4-a1da-434d-8dc9-ff5c4ae06fd8 => generated 114 bytes in 18 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 27 16:12:19.638542 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.middleware.request_id [None req-8b05ecfa-aa0b-417c-a298-0e143d2662ec None None] RequestId filter calling following filter/app {{(pid=100523) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:12:19.640993 np0000005924 devstack@c-api.service[100523]: INFO cinder.api.openstack.wsgi [None req-8b05ecfa-aa0b-417c-a298-0e143d2662ec tempest-VolumeTypesTest-1170073376 tempest-VolumeTypesTest-1170073376-project-admin] GET https://10.4.3.117/volume/v3/types Jul 27 16:12:19.641311 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.openstack.wsgi [None req-8b05ecfa-aa0b-417c-a298-0e143d2662ec tempest-VolumeTypesTest-1170073376 tempest-VolumeTypesTest-1170073376-project-admin] Empty body provided in request {{(pid=100523) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:12:19.641556 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.openstack.wsgi [None req-8b05ecfa-aa0b-417c-a298-0e143d2662ec tempest-VolumeTypesTest-1170073376 tempest-VolumeTypesTest-1170073376-project-admin] Calling method 'index' {{(pid=100523) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:12:19.658412 np0000005924 devstack@c-api.service[100523]: INFO cinder.api.openstack.wsgi [None req-8b05ecfa-aa0b-417c-a298-0e143d2662ec tempest-VolumeTypesTest-1170073376 tempest-VolumeTypesTest-1170073376-project-admin] https://10.4.3.117/volume/v3/types returned with HTTP 200 Jul 27 16:12:19.658806 np0000005924 devstack@c-api.service[100523]: [pid: 100523|app: 0|req: 399/1580] 10.4.3.117 () {66 vars in 1231 bytes} [Mon Jul 27 16:12:19 2026] GET /volume/v3/types => generated 890 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 27 16:12:19.672981 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.middleware.request_id [None req-8b729487-bbc4-40b7-af63-b488015e0bd0 None None] RequestId filter calling following filter/app {{(pid=100524) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:12:19.674984 np0000005924 devstack@c-api.service[100524]: INFO cinder.api.openstack.wsgi [None req-8b729487-bbc4-40b7-af63-b488015e0bd0 tempest-VolumeTypesTest-1170073376 tempest-VolumeTypesTest-1170073376-project-admin] POST https://10.4.3.117/volume/v3/types Jul 27 16:12:19.675428 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.openstack.wsgi [None req-8b729487-bbc4-40b7-af63-b488015e0bd0 tempest-VolumeTypesTest-1170073376 tempest-VolumeTypesTest-1170073376-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-VolumeTypesTest-volume-type-500011807"}} {{(pid=100524) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 27 16:12:19.691167 np0000005924 devstack@c-api.service[100524]: INFO cinder.api.openstack.wsgi [None req-8b729487-bbc4-40b7-af63-b488015e0bd0 tempest-VolumeTypesTest-1170073376 tempest-VolumeTypesTest-1170073376-project-admin] https://10.4.3.117/volume/v3/types returned with HTTP 200 Jul 27 16:12:19.693127 np0000005924 devstack@c-api.service[100524]: [pid: 100524|app: 0|req: 398/1581] 10.4.3.117 () {68 vars in 1252 bytes} [Mon Jul 27 16:12:19 2026] POST /volume/v3/types => generated 220 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 27 16:12:19.700256 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.middleware.request_id [None req-fe4a2c27-3fb7-4035-a741-971c826123de None None] RequestId filter calling following filter/app {{(pid=100521) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:12:19.702102 np0000005924 devstack@c-api.service[100521]: INFO cinder.api.openstack.wsgi [None req-fe4a2c27-3fb7-4035-a741-971c826123de tempest-VolumeTypesTest-1170073376 tempest-VolumeTypesTest-1170073376-project-admin] PUT https://10.4.3.117/volume/v3/types/ad1f63de-1662-4830-8d0e-e59655b548b7 Jul 27 16:12:19.702503 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.openstack.wsgi [None req-fe4a2c27-3fb7-4035-a741-971c826123de tempest-VolumeTypesTest-1170073376 tempest-VolumeTypesTest-1170073376-project-admin] Action: 'update', calling method: _update, body: {"volume_type": {"name": "tempest-volume-type-521687918", "description": "tempest-volume-type-description-1840865312", "is_public": false}} {{(pid=100521) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 27 16:12:19.745312 np0000005924 devstack@c-api.service[100521]: INFO cinder.api.openstack.wsgi [None req-fe4a2c27-3fb7-4035-a741-971c826123de tempest-VolumeTypesTest-1170073376 tempest-VolumeTypesTest-1170073376-project-admin] https://10.4.3.117/volume/v3/types/ad1f63de-1662-4830-8d0e-e59655b548b7 returned with HTTP 200 Jul 27 16:12:19.745830 np0000005924 devstack@c-api.service[100521]: [pid: 100521|app: 0|req: 396/1582] 10.4.3.117 () {68 vars in 1363 bytes} [Mon Jul 27 16:12:19 2026] PUT /volume/v3/types/ad1f63de-1662-4830-8d0e-e59655b548b7 => generated 204 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 27 16:12:19.754369 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.middleware.request_id [None req-d7306f77-191b-41cf-9619-36e3ff98a6f0 None None] RequestId filter calling following filter/app {{(pid=100522) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:12:19.759957 np0000005924 devstack@c-api.service[100522]: INFO cinder.api.openstack.wsgi [None req-d7306f77-191b-41cf-9619-36e3ff98a6f0 tempest-VolumeTypesTest-1170073376 tempest-VolumeTypesTest-1170073376-project-admin] GET https://10.4.3.117/volume/v3/types/ad1f63de-1662-4830-8d0e-e59655b548b7 Jul 27 16:12:19.760280 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.openstack.wsgi [None req-d7306f77-191b-41cf-9619-36e3ff98a6f0 tempest-VolumeTypesTest-1170073376 tempest-VolumeTypesTest-1170073376-project-admin] Empty body provided in request {{(pid=100522) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:12:19.760746 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.openstack.wsgi [None req-d7306f77-191b-41cf-9619-36e3ff98a6f0 tempest-VolumeTypesTest-1170073376 tempest-VolumeTypesTest-1170073376-project-admin] Calling method 'show' {{(pid=100522) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:12:19.771612 np0000005924 devstack@c-api.service[100522]: INFO cinder.api.openstack.wsgi [None req-d7306f77-191b-41cf-9619-36e3ff98a6f0 tempest-VolumeTypesTest-1170073376 tempest-VolumeTypesTest-1170073376-project-admin] https://10.4.3.117/volume/v3/types/ad1f63de-1662-4830-8d0e-e59655b548b7 returned with HTTP 200 Jul 27 16:12:19.772024 np0000005924 devstack@c-api.service[100522]: [pid: 100522|app: 0|req: 390/1583] 10.4.3.117 () {66 vars in 1342 bytes} [Mon Jul 27 16:12:19 2026] GET /volume/v3/types/ad1f63de-1662-4830-8d0e-e59655b548b7 => generated 268 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 27 16:12:19.782582 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.middleware.request_id [None req-b6c5cb71-e6fc-4fd7-aa34-afaf839c8fca None None] RequestId filter calling following filter/app {{(pid=100523) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:12:19.784865 np0000005924 devstack@c-api.service[100523]: INFO cinder.api.openstack.wsgi [None req-b6c5cb71-e6fc-4fd7-aa34-afaf839c8fca tempest-VolumeTypesTest-1170073376 tempest-VolumeTypesTest-1170073376-project-admin] DELETE https://10.4.3.117/volume/v3/types/ad1f63de-1662-4830-8d0e-e59655b548b7 Jul 27 16:12:19.785141 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.openstack.wsgi [None req-b6c5cb71-e6fc-4fd7-aa34-afaf839c8fca tempest-VolumeTypesTest-1170073376 tempest-VolumeTypesTest-1170073376-project-admin] Empty body provided in request {{(pid=100523) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:12:19.785474 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.openstack.wsgi [None req-b6c5cb71-e6fc-4fd7-aa34-afaf839c8fca tempest-VolumeTypesTest-1170073376 tempest-VolumeTypesTest-1170073376-project-admin] Calling method '_delete' {{(pid=100523) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:12:19.818182 np0000005924 devstack@c-api.service[100523]: INFO cinder.api.openstack.wsgi [None req-b6c5cb71-e6fc-4fd7-aa34-afaf839c8fca tempest-VolumeTypesTest-1170073376 tempest-VolumeTypesTest-1170073376-project-admin] https://10.4.3.117/volume/v3/types/ad1f63de-1662-4830-8d0e-e59655b548b7 returned with HTTP 202 Jul 27 16:12:19.818182 np0000005924 devstack@c-api.service[100523]: [pid: 100523|app: 0|req: 400/1584] 10.4.3.117 () {66 vars in 1345 bytes} [Mon Jul 27 16:12:19 2026] DELETE /volume/v3/types/ad1f63de-1662-4830-8d0e-e59655b548b7 => generated 0 bytes in 35 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 27 16:12:19.825532 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.middleware.request_id [None req-b87d128c-6321-4666-ae82-5a0cbc2ce588 None None] RequestId filter calling following filter/app {{(pid=100524) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:12:19.829843 np0000005924 devstack@c-api.service[100524]: INFO cinder.api.openstack.wsgi [None req-b87d128c-6321-4666-ae82-5a0cbc2ce588 tempest-VolumeTypesTest-1170073376 tempest-VolumeTypesTest-1170073376-project-admin] GET https://10.4.3.117/volume/v3/types/ad1f63de-1662-4830-8d0e-e59655b548b7 Jul 27 16:12:19.830079 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.openstack.wsgi [None req-b87d128c-6321-4666-ae82-5a0cbc2ce588 tempest-VolumeTypesTest-1170073376 tempest-VolumeTypesTest-1170073376-project-admin] Empty body provided in request {{(pid=100524) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:12:19.830300 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.openstack.wsgi [None req-b87d128c-6321-4666-ae82-5a0cbc2ce588 tempest-VolumeTypesTest-1170073376 tempest-VolumeTypesTest-1170073376-project-admin] Calling method 'show' {{(pid=100524) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:12:19.837561 np0000005924 devstack@c-api.service[100524]: INFO cinder.api.openstack.wsgi [None req-b87d128c-6321-4666-ae82-5a0cbc2ce588 tempest-VolumeTypesTest-1170073376 tempest-VolumeTypesTest-1170073376-project-admin] https://10.4.3.117/volume/v3/types/ad1f63de-1662-4830-8d0e-e59655b548b7 returned with HTTP 404 Jul 27 16:12:19.838081 np0000005924 devstack@c-api.service[100524]: [pid: 100524|app: 0|req: 399/1585] 10.4.3.117 () {66 vars in 1342 bytes} [Mon Jul 27 16:12:19 2026] GET /volume/v3/types/ad1f63de-1662-4830-8d0e-e59655b548b7 => generated 114 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 27 16:12:19.981501 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.middleware.request_id [req-d093f36f-9a7f-46e0-a7e2-05a6e5854b43 req-fcf422b5-0015-4291-b97e-91c3a4b7dfe7 None None] RequestId filter calling following filter/app {{(pid=100521) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:12:19.984367 np0000005924 devstack@c-api.service[100521]: INFO cinder.api.openstack.wsgi [req-d093f36f-9a7f-46e0-a7e2-05a6e5854b43 req-fcf422b5-0015-4291-b97e-91c3a4b7dfe7 tempest-AttachVolumeMultiAttachTest-1978803889 tempest-AttachVolumeMultiAttachTest-1978803889-project-member] GET https://10.4.3.117/volume/v3/volumes/d92d8add-57b3-4dfb-a40b-4918757202bc Jul 27 16:12:19.984676 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.openstack.wsgi [req-d093f36f-9a7f-46e0-a7e2-05a6e5854b43 req-fcf422b5-0015-4291-b97e-91c3a4b7dfe7 tempest-AttachVolumeMultiAttachTest-1978803889 tempest-AttachVolumeMultiAttachTest-1978803889-project-member] Empty body provided in request {{(pid=100521) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:12:19.984947 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.openstack.wsgi [req-d093f36f-9a7f-46e0-a7e2-05a6e5854b43 req-fcf422b5-0015-4291-b97e-91c3a4b7dfe7 tempest-AttachVolumeMultiAttachTest-1978803889 tempest-AttachVolumeMultiAttachTest-1978803889-project-member] Calling method 'show' {{(pid=100521) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:12:20.005256 np0000005924 devstack@c-api.service[100521]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:12:20.005256 np0000005924 devstack@c-api.service[100521]: warnings.warn( Jul 27 16:12:20.009924 np0000005924 devstack@c-api.service[100521]: INFO cinder.volume.api [req-d093f36f-9a7f-46e0-a7e2-05a6e5854b43 req-fcf422b5-0015-4291-b97e-91c3a4b7dfe7 tempest-AttachVolumeMultiAttachTest-1978803889 tempest-AttachVolumeMultiAttachTest-1978803889-project-member] Volume info retrieved successfully. Jul 27 16:12:20.017128 np0000005924 devstack@c-api.service[100521]: INFO cinder.api.openstack.wsgi [req-d093f36f-9a7f-46e0-a7e2-05a6e5854b43 req-fcf422b5-0015-4291-b97e-91c3a4b7dfe7 tempest-AttachVolumeMultiAttachTest-1978803889 tempest-AttachVolumeMultiAttachTest-1978803889-project-member] https://10.4.3.117/volume/v3/volumes/d92d8add-57b3-4dfb-a40b-4918757202bc returned with HTTP 200 Jul 27 16:12:20.017359 np0000005924 devstack@c-api.service[100521]: [pid: 100521|app: 0|req: 397/1586] 10.4.3.117 () {68 vars in 1598 bytes} [Mon Jul 27 16:12:19 2026] GET /volume/v3/volumes/d92d8add-57b3-4dfb-a40b-4918757202bc => generated 1442 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 27 16:12:20.481530 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.middleware.request_id [None req-ff199a7d-c6ae-4f32-a441-5fc4882d131a None None] RequestId filter calling following filter/app {{(pid=100522) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:12:20.482024 np0000005924 devstack@c-api.service[100522]: INFO cinder.api.openstack.wsgi [None req-ff199a7d-c6ae-4f32-a441-5fc4882d131a None None] GET https://10.4.3.117/volume// Jul 27 16:12:20.482257 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.openstack.wsgi [None req-ff199a7d-c6ae-4f32-a441-5fc4882d131a None None] Empty body provided in request {{(pid=100522) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:12:20.482425 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.openstack.wsgi [None req-ff199a7d-c6ae-4f32-a441-5fc4882d131a None None] Calling method 'all' {{(pid=100522) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:12:20.482773 np0000005924 devstack@c-api.service[100522]: INFO cinder.api.openstack.wsgi [None req-ff199a7d-c6ae-4f32-a441-5fc4882d131a None None] https://10.4.3.117/volume// returned with HTTP 300 Jul 27 16:12:20.483051 np0000005924 devstack@c-api.service[100522]: [pid: 100522|app: 0|req: 391/1587] 10.4.3.117 () {66 vars in 1426 bytes} [Mon Jul 27 16:12:20 2026] GET /volume/ => generated 386 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (2 switches on core 0) Jul 27 16:12:20.493226 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.middleware.request_id [req-d093f36f-9a7f-46e0-a7e2-05a6e5854b43 req-cd4e0e0a-01ce-44b2-8238-afaa8bf559f9 None None] RequestId filter calling following filter/app {{(pid=100523) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:12:20.496443 np0000005924 devstack@c-api.service[100523]: INFO cinder.api.openstack.wsgi [req-d093f36f-9a7f-46e0-a7e2-05a6e5854b43 req-cd4e0e0a-01ce-44b2-8238-afaa8bf559f9 tempest-AttachVolumeMultiAttachTest-1978803889 tempest-AttachVolumeMultiAttachTest-1978803889-project-member] POST https://10.4.3.117/volume/v3/attachments Jul 27 16:12:20.497257 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.openstack.wsgi [req-d093f36f-9a7f-46e0-a7e2-05a6e5854b43 req-cd4e0e0a-01ce-44b2-8238-afaa8bf559f9 tempest-AttachVolumeMultiAttachTest-1978803889 tempest-AttachVolumeMultiAttachTest-1978803889-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "d92d8add-57b3-4dfb-a40b-4918757202bc", "connector": null, "instance_uuid": "df509f01-0685-4a8a-b33e-1448fed7242a"}} {{(pid=100523) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 27 16:12:20.513492 np0000005924 devstack@c-api.service[100523]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:12:20.513492 np0000005924 devstack@c-api.service[100523]: warnings.warn( Jul 27 16:12:20.548186 np0000005924 devstack@c-api.service[100523]: INFO cinder.api.openstack.wsgi [req-d093f36f-9a7f-46e0-a7e2-05a6e5854b43 req-cd4e0e0a-01ce-44b2-8238-afaa8bf559f9 tempest-AttachVolumeMultiAttachTest-1978803889 tempest-AttachVolumeMultiAttachTest-1978803889-project-member] https://10.4.3.117/volume/v3/attachments returned with HTTP 200 Jul 27 16:12:20.548186 np0000005924 devstack@c-api.service[100523]: [pid: 100523|app: 0|req: 401/1588] 10.4.3.117 () {74 vars in 1594 bytes} [Mon Jul 27 16:12:20 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 27 16:12:20.563850 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.middleware.request_id [req-d093f36f-9a7f-46e0-a7e2-05a6e5854b43 req-82fa7aa9-3715-4f7f-91e0-7cadbaafc5ae None None] RequestId filter calling following filter/app {{(pid=100524) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:12:20.566163 np0000005924 devstack@c-api.service[100524]: INFO cinder.api.openstack.wsgi [req-d093f36f-9a7f-46e0-a7e2-05a6e5854b43 req-82fa7aa9-3715-4f7f-91e0-7cadbaafc5ae tempest-AttachVolumeMultiAttachTest-1978803889 tempest-AttachVolumeMultiAttachTest-1978803889-project-member] DELETE https://10.4.3.117/volume/v3/attachments/6bbe59da-c5ac-49a0-b2d2-8a294180e110 Jul 27 16:12:20.566163 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.openstack.wsgi [req-d093f36f-9a7f-46e0-a7e2-05a6e5854b43 req-82fa7aa9-3715-4f7f-91e0-7cadbaafc5ae tempest-AttachVolumeMultiAttachTest-1978803889 tempest-AttachVolumeMultiAttachTest-1978803889-project-member] Empty body provided in request {{(pid=100524) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:12:20.566866 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.openstack.wsgi [req-d093f36f-9a7f-46e0-a7e2-05a6e5854b43 req-82fa7aa9-3715-4f7f-91e0-7cadbaafc5ae tempest-AttachVolumeMultiAttachTest-1978803889 tempest-AttachVolumeMultiAttachTest-1978803889-project-member] Calling method 'version_select' {{(pid=100524) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:12:20.577291 np0000005924 devstack@c-api.service[100524]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:12:20.577291 np0000005924 devstack@c-api.service[100524]: warnings.warn( Jul 27 16:12:20.668818 np0000005924 devstack@c-api.service[100524]: INFO cinder.api.openstack.wsgi [req-d093f36f-9a7f-46e0-a7e2-05a6e5854b43 req-82fa7aa9-3715-4f7f-91e0-7cadbaafc5ae tempest-AttachVolumeMultiAttachTest-1978803889 tempest-AttachVolumeMultiAttachTest-1978803889-project-member] https://10.4.3.117/volume/v3/attachments/6bbe59da-c5ac-49a0-b2d2-8a294180e110 returned with HTTP 200 Jul 27 16:12:20.669298 np0000005924 devstack@c-api.service[100524]: [pid: 100524|app: 0|req: 400/1589] 10.4.3.117 () {72 vars in 1673 bytes} [Mon Jul 27 16:12:20 2026] DELETE /volume/v3/attachments/6bbe59da-c5ac-49a0-b2d2-8a294180e110 => generated 367 bytes in 106 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 27 16:12:21.295990 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.middleware.request_id [None req-8ddd82c4-f8b2-41d2-a7cc-d1dd4a523f56 None None] RequestId filter calling following filter/app {{(pid=100521) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:12:21.299010 np0000005924 devstack@c-api.service[100521]: INFO cinder.api.openstack.wsgi [None req-8ddd82c4-f8b2-41d2-a7cc-d1dd4a523f56 tempest-AttachVolumeTestJSON-1302607130 tempest-AttachVolumeTestJSON-1302607130-project-member] GET https://10.4.3.117/volume/v3/volumes/602b4a34-bae8-4424-8f29-eee68640cf01 Jul 27 16:12:21.299361 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.openstack.wsgi [None req-8ddd82c4-f8b2-41d2-a7cc-d1dd4a523f56 tempest-AttachVolumeTestJSON-1302607130 tempest-AttachVolumeTestJSON-1302607130-project-member] Empty body provided in request {{(pid=100521) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:12:21.299662 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.openstack.wsgi [None req-8ddd82c4-f8b2-41d2-a7cc-d1dd4a523f56 tempest-AttachVolumeTestJSON-1302607130 tempest-AttachVolumeTestJSON-1302607130-project-member] Calling method 'show' {{(pid=100521) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:12:21.317121 np0000005924 devstack@c-api.service[100521]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:12:21.317121 np0000005924 devstack@c-api.service[100521]: warnings.warn( Jul 27 16:12:21.321683 np0000005924 devstack@c-api.service[100521]: INFO cinder.volume.api [None req-8ddd82c4-f8b2-41d2-a7cc-d1dd4a523f56 tempest-AttachVolumeTestJSON-1302607130 tempest-AttachVolumeTestJSON-1302607130-project-member] Volume info retrieved successfully. Jul 27 16:12:21.326703 np0000005924 devstack@c-api.service[100521]: INFO cinder.api.openstack.wsgi [None req-8ddd82c4-f8b2-41d2-a7cc-d1dd4a523f56 tempest-AttachVolumeTestJSON-1302607130 tempest-AttachVolumeTestJSON-1302607130-project-member] https://10.4.3.117/volume/v3/volumes/602b4a34-bae8-4424-8f29-eee68640cf01 returned with HTTP 200 Jul 27 16:12:21.327062 np0000005924 devstack@c-api.service[100521]: [pid: 100521|app: 0|req: 398/1590] 10.4.3.117 () {66 vars in 1348 bytes} [Mon Jul 27 16:12:21 2026] GET /volume/v3/volumes/602b4a34-bae8-4424-8f29-eee68640cf01 => generated 844 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 27 16:12:21.403619 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.middleware.request_id [None req-37971089-d9b9-4848-9904-ec67d0695281 None None] RequestId filter calling following filter/app {{(pid=100522) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:12:21.408614 np0000005924 devstack@c-api.service[100522]: INFO cinder.api.openstack.wsgi [None req-37971089-d9b9-4848-9904-ec67d0695281 tempest-AttachVolumeTestJSON-1302607130 tempest-AttachVolumeTestJSON-1302607130-project-member] GET https://10.4.3.117/volume/v3/volumes/602b4a34-bae8-4424-8f29-eee68640cf01 Jul 27 16:12:21.409422 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.openstack.wsgi [None req-37971089-d9b9-4848-9904-ec67d0695281 tempest-AttachVolumeTestJSON-1302607130 tempest-AttachVolumeTestJSON-1302607130-project-member] Empty body provided in request {{(pid=100522) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:12:21.409422 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.openstack.wsgi [None req-37971089-d9b9-4848-9904-ec67d0695281 tempest-AttachVolumeTestJSON-1302607130 tempest-AttachVolumeTestJSON-1302607130-project-member] Calling method 'show' {{(pid=100522) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:12:21.421963 np0000005924 devstack@c-api.service[100522]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:12:21.421963 np0000005924 devstack@c-api.service[100522]: warnings.warn( Jul 27 16:12:21.428400 np0000005924 devstack@c-api.service[100522]: INFO cinder.volume.api [None req-37971089-d9b9-4848-9904-ec67d0695281 tempest-AttachVolumeTestJSON-1302607130 tempest-AttachVolumeTestJSON-1302607130-project-member] Volume info retrieved successfully. Jul 27 16:12:21.435263 np0000005924 devstack@c-api.service[100522]: INFO cinder.api.openstack.wsgi [None req-37971089-d9b9-4848-9904-ec67d0695281 tempest-AttachVolumeTestJSON-1302607130 tempest-AttachVolumeTestJSON-1302607130-project-member] https://10.4.3.117/volume/v3/volumes/602b4a34-bae8-4424-8f29-eee68640cf01 returned with HTTP 200 Jul 27 16:12:21.435779 np0000005924 devstack@c-api.service[100522]: [pid: 100522|app: 0|req: 392/1591] 10.4.3.117 () {66 vars in 1348 bytes} [Mon Jul 27 16:12:21 2026] GET /volume/v3/volumes/602b4a34-bae8-4424-8f29-eee68640cf01 => generated 844 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 27 16:12:21.952775 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.middleware.request_id [req-d093f36f-9a7f-46e0-a7e2-05a6e5854b43 req-b105c3ea-9e08-49a9-9084-91831b0e0b3a None None] RequestId filter calling following filter/app {{(pid=100523) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:12:21.966064 np0000005924 devstack@c-api.service[100523]: INFO cinder.api.openstack.wsgi [req-d093f36f-9a7f-46e0-a7e2-05a6e5854b43 req-b105c3ea-9e08-49a9-9084-91831b0e0b3a tempest-AttachVolumeMultiAttachTest-1978803889 tempest-AttachVolumeMultiAttachTest-1978803889-project-member] PUT https://10.4.3.117/volume/v3/attachments/9b742bc8-6655-4cbe-b329-71f2f79c190e Jul 27 16:12:21.966064 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.openstack.wsgi [req-d093f36f-9a7f-46e0-a7e2-05a6e5854b43 req-b105c3ea-9e08-49a9-9084-91831b0e0b3a tempest-AttachVolumeMultiAttachTest-1978803889 tempest-AttachVolumeMultiAttachTest-1978803889-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.117", "host": "np0000005924", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:c1414b6f8d8f", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "13cbedf7-bb1f-4b5e-b492-2fef0d4dab25", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100523) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 27 16:12:21.991476 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.coordination [req-d093f36f-9a7f-46e0-a7e2-05a6e5854b43 req-b105c3ea-9e08-49a9-9084-91831b0e0b3a tempest-AttachVolumeMultiAttachTest-1978803889 tempest-AttachVolumeMultiAttachTest-1978803889-project-member] Acquiring lock "cinder-attachment_update-d92d8add-57b3-4dfb-a40b-4918757202bc-np0000005924" by "attachment_update" {{(pid=100523) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jul 27 16:12:21.997263 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.coordination [req-d093f36f-9a7f-46e0-a7e2-05a6e5854b43 req-b105c3ea-9e08-49a9-9084-91831b0e0b3a tempest-AttachVolumeMultiAttachTest-1978803889 tempest-AttachVolumeMultiAttachTest-1978803889-project-member] Lock "cinder-attachment_update-d92d8add-57b3-4dfb-a40b-4918757202bc-np0000005924" acquired by "attachment_update" :: waited 0.006s {{(pid=100523) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jul 27 16:12:21.998378 np0000005924 devstack@c-api.service[100523]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:12:21.998378 np0000005924 devstack@c-api.service[100523]: warnings.warn( Jul 27 16:12:22.143576 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.coordination [req-d093f36f-9a7f-46e0-a7e2-05a6e5854b43 req-b105c3ea-9e08-49a9-9084-91831b0e0b3a tempest-AttachVolumeMultiAttachTest-1978803889 tempest-AttachVolumeMultiAttachTest-1978803889-project-member] Lock "cinder-attachment_update-d92d8add-57b3-4dfb-a40b-4918757202bc-np0000005924" released by "attachment_update" :: held 0.146s {{(pid=100523) __release /opt/stack/cinder/cinder/coordination.py:152}} Jul 27 16:12:22.146351 np0000005924 devstack@c-api.service[100523]: INFO cinder.api.openstack.wsgi [req-d093f36f-9a7f-46e0-a7e2-05a6e5854b43 req-b105c3ea-9e08-49a9-9084-91831b0e0b3a tempest-AttachVolumeMultiAttachTest-1978803889 tempest-AttachVolumeMultiAttachTest-1978803889-project-member] https://10.4.3.117/volume/v3/attachments/9b742bc8-6655-4cbe-b329-71f2f79c190e returned with HTTP 200 Jul 27 16:12:22.146351 np0000005924 devstack@c-api.service[100523]: [pid: 100523|app: 0|req: 402/1592] 10.4.3.117 () {74 vars in 1704 bytes} [Mon Jul 27 16:12:21 2026] PUT /volume/v3/attachments/9b742bc8-6655-4cbe-b329-71f2f79c190e => generated 969 bytes in 196 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 27 16:12:22.160821 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.middleware.request_id [req-d093f36f-9a7f-46e0-a7e2-05a6e5854b43 req-ba76b7b1-a364-4b2c-9cb6-896970fe3083 None None] RequestId filter calling following filter/app {{(pid=100524) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:12:22.164723 np0000005924 devstack@c-api.service[100524]: INFO cinder.api.openstack.wsgi [req-d093f36f-9a7f-46e0-a7e2-05a6e5854b43 req-ba76b7b1-a364-4b2c-9cb6-896970fe3083 tempest-AttachVolumeMultiAttachTest-1978803889 tempest-AttachVolumeMultiAttachTest-1978803889-project-member] GET https://10.4.3.117/volume/v3/attachments/9b742bc8-6655-4cbe-b329-71f2f79c190e Jul 27 16:12:22.164952 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.openstack.wsgi [req-d093f36f-9a7f-46e0-a7e2-05a6e5854b43 req-ba76b7b1-a364-4b2c-9cb6-896970fe3083 tempest-AttachVolumeMultiAttachTest-1978803889 tempest-AttachVolumeMultiAttachTest-1978803889-project-member] Empty body provided in request {{(pid=100524) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:12:22.165211 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.openstack.wsgi [req-d093f36f-9a7f-46e0-a7e2-05a6e5854b43 req-ba76b7b1-a364-4b2c-9cb6-896970fe3083 tempest-AttachVolumeMultiAttachTest-1978803889 tempest-AttachVolumeMultiAttachTest-1978803889-project-member] Calling method 'version_select' {{(pid=100524) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:12:22.183395 np0000005924 devstack@c-api.service[100524]: INFO cinder.api.openstack.wsgi [req-d093f36f-9a7f-46e0-a7e2-05a6e5854b43 req-ba76b7b1-a364-4b2c-9cb6-896970fe3083 tempest-AttachVolumeMultiAttachTest-1978803889 tempest-AttachVolumeMultiAttachTest-1978803889-project-member] https://10.4.3.117/volume/v3/attachments/9b742bc8-6655-4cbe-b329-71f2f79c190e returned with HTTP 200 Jul 27 16:12:22.183833 np0000005924 devstack@c-api.service[100524]: [pid: 100524|app: 0|req: 401/1593] 10.4.3.117 () {70 vars in 1651 bytes} [Mon Jul 27 16:12:22 2026] GET /volume/v3/attachments/9b742bc8-6655-4cbe-b329-71f2f79c190e => generated 994 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 27 16:12:22.348052 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.middleware.request_id [None req-8ced28b1-c367-45ae-8f69-85068f8b3cc5 None None] RequestId filter calling following filter/app {{(pid=100521) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:12:22.485474 np0000005924 devstack@c-api.service[100521]: INFO cinder.api.openstack.wsgi [None req-8ced28b1-c367-45ae-8f69-85068f8b3cc5 tempest-SnapshotMetadataTestJSON-1160402770 tempest-SnapshotMetadataTestJSON-1160402770-project-member] POST https://10.4.3.117/volume/v3/volumes Jul 27 16:12:22.487447 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.openstack.wsgi [None req-8ced28b1-c367-45ae-8f69-85068f8b3cc5 tempest-SnapshotMetadataTestJSON-1160402770 tempest-SnapshotMetadataTestJSON-1160402770-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-SnapshotMetadataTestJSON-Volume-859802847"}} {{(pid=100521) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 27 16:12:22.488522 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.v3.volumes [None req-8ced28b1-c367-45ae-8f69-85068f8b3cc5 tempest-SnapshotMetadataTestJSON-1160402770 tempest-SnapshotMetadataTestJSON-1160402770-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-SnapshotMetadataTestJSON-Volume-859802847'}} {{(pid=100521) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 27 16:12:22.488522 np0000005924 devstack@c-api.service[100521]: INFO cinder.api.v3.volumes [None req-8ced28b1-c367-45ae-8f69-85068f8b3cc5 tempest-SnapshotMetadataTestJSON-1160402770 tempest-SnapshotMetadataTestJSON-1160402770-project-member] Create volume of 1 GB Jul 27 16:12:22.493966 np0000005924 devstack@c-api.service[100521]: INFO cinder.volume.api [None req-8ced28b1-c367-45ae-8f69-85068f8b3cc5 tempest-SnapshotMetadataTestJSON-1160402770 tempest-SnapshotMetadataTestJSON-1160402770-project-member] Availability Zones retrieved successfully. Jul 27 16:12:22.501956 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.volume.api [None req-8ced28b1-c367-45ae-8f69-85068f8b3cc5 tempest-SnapshotMetadataTestJSON-1160402770 tempest-SnapshotMetadataTestJSON-1160402770-project-member] Flow 'volume_create_api' (e32608d4-0dd0-4fc7-ad1a-848af3b9c20f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100521) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 27 16:12:22.503084 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.volume.api [None req-8ced28b1-c367-45ae-8f69-85068f8b3cc5 tempest-SnapshotMetadataTestJSON-1160402770 tempest-SnapshotMetadataTestJSON-1160402770-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (ff17eb46-f7e2-4cb2-88f6-f9a19796340c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100521) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 27 16:12:22.504266 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.volume.flows.api.create_volume [None req-8ced28b1-c367-45ae-8f69-85068f8b3cc5 tempest-SnapshotMetadataTestJSON-1160402770 tempest-SnapshotMetadataTestJSON-1160402770-project-member] Validating volume size '1' using validate_int {{(pid=100521) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 27 16:12:22.535212 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.volume.api [None req-8ced28b1-c367-45ae-8f69-85068f8b3cc5 tempest-SnapshotMetadataTestJSON-1160402770 tempest-SnapshotMetadataTestJSON-1160402770-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (ff17eb46-f7e2-4cb2-88f6-f9a19796340c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-27T16:04:59Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=2bce4e1a-e6e0-49d9-be36-c3405449a01e,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '2bce4e1a-e6e0-49d9-be36-c3405449a01e', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100521) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 27 16:12:22.536029 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.volume.api [None req-8ced28b1-c367-45ae-8f69-85068f8b3cc5 tempest-SnapshotMetadataTestJSON-1160402770 tempest-SnapshotMetadataTestJSON-1160402770-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (200d493c-eed5-46a0-a962-7c742bd4387c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100521) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 27 16:12:22.609878 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.quota [None req-8ced28b1-c367-45ae-8f69-85068f8b3cc5 tempest-SnapshotMetadataTestJSON-1160402770 tempest-SnapshotMetadataTestJSON-1160402770-project-member] Created reservations ['a3446d19-b1e4-4718-a234-bfffcca266fe', '492d5b41-6f8a-436d-b228-2de038a4ff53', '5396bb49-eb80-46b5-b0d0-ba28fda64965', '12c8f0d6-84de-4c88-99ac-2b443ab7b0ec'] {{(pid=100521) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 27 16:12:22.610737 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.volume.api [None req-8ced28b1-c367-45ae-8f69-85068f8b3cc5 tempest-SnapshotMetadataTestJSON-1160402770 tempest-SnapshotMetadataTestJSON-1160402770-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (200d493c-eed5-46a0-a962-7c742bd4387c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['a3446d19-b1e4-4718-a234-bfffcca266fe', '492d5b41-6f8a-436d-b228-2de038a4ff53', '5396bb49-eb80-46b5-b0d0-ba28fda64965', '12c8f0d6-84de-4c88-99ac-2b443ab7b0ec']}' {{(pid=100521) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 27 16:12:22.611490 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.volume.api [None req-8ced28b1-c367-45ae-8f69-85068f8b3cc5 tempest-SnapshotMetadataTestJSON-1160402770 tempest-SnapshotMetadataTestJSON-1160402770-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (70a2ac06-33c2-4212-8e6d-bc1de47776cb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100521) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 27 16:12:22.637180 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.volume.api [None req-8ced28b1-c367-45ae-8f69-85068f8b3cc5 tempest-SnapshotMetadataTestJSON-1160402770 tempest-SnapshotMetadataTestJSON-1160402770-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (70a2ac06-33c2-4212-8e6d-bc1de47776cb) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '3c444883-5b5f-4369-ade0-665a8cd66eac', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-SnapshotMetadataTestJSON-Volume-859802847',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='fc1ab0570b8f42259e92e2f5526f485e',qos_specs=None,replication_status=,reservations=['a3446d19-b1e4-4718-a234-bfffcca266fe','492d5b41-6f8a-436d-b228-2de038a4ff53','5396bb49-eb80-46b5-b0d0-ba28fda64965','12c8f0d6-84de-4c88-99ac-2b443ab7b0ec'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='33a9f94b0e00423bba91fbbf572d7978',volume_type_id=2bce4e1a-e6e0-49d9-be36-c3405449a01e), 'volume': Volume(_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-27T16:12:22Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-SnapshotMetadataTestJSON-Volume-859802847',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=3c444883-5b5f-4369-ade0-665a8cd66eac,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='fc1ab0570b8f42259e92e2f5526f485e',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='33a9f94b0e00423bba91fbbf572d7978',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(2bce4e1a-e6e0-49d9-be36-c3405449a01e),volume_type_id=2bce4e1a-e6e0-49d9-be36-c3405449a01e)}' {{(pid=100521) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 27 16:12:22.637932 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.volume.api [None req-8ced28b1-c367-45ae-8f69-85068f8b3cc5 tempest-SnapshotMetadataTestJSON-1160402770 tempest-SnapshotMetadataTestJSON-1160402770-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (3b84a35f-fc42-4a4f-9225-b2e4d0b6a510) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100521) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 27 16:12:22.665856 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.volume.api [None req-8ced28b1-c367-45ae-8f69-85068f8b3cc5 tempest-SnapshotMetadataTestJSON-1160402770 tempest-SnapshotMetadataTestJSON-1160402770-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (3b84a35f-fc42-4a4f-9225-b2e4d0b6a510) transitioned into state 'SUCCESS' from state '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-859802847',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='fc1ab0570b8f42259e92e2f5526f485e',qos_specs=None,replication_status=,reservations=['a3446d19-b1e4-4718-a234-bfffcca266fe','492d5b41-6f8a-436d-b228-2de038a4ff53','5396bb49-eb80-46b5-b0d0-ba28fda64965','12c8f0d6-84de-4c88-99ac-2b443ab7b0ec'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='33a9f94b0e00423bba91fbbf572d7978',volume_type_id=2bce4e1a-e6e0-49d9-be36-c3405449a01e)}' {{(pid=100521) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 27 16:12:22.665856 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.volume.api [None req-8ced28b1-c367-45ae-8f69-85068f8b3cc5 tempest-SnapshotMetadataTestJSON-1160402770 tempest-SnapshotMetadataTestJSON-1160402770-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (e1b1e17a-8f7f-4cba-8462-8a9a9f79e463) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100521) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 27 16:12:22.678623 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.volume.api [None req-8ced28b1-c367-45ae-8f69-85068f8b3cc5 tempest-SnapshotMetadataTestJSON-1160402770 tempest-SnapshotMetadataTestJSON-1160402770-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (e1b1e17a-8f7f-4cba-8462-8a9a9f79e463) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100521) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 27 16:12:22.682351 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.volume.api [None req-8ced28b1-c367-45ae-8f69-85068f8b3cc5 tempest-SnapshotMetadataTestJSON-1160402770 tempest-SnapshotMetadataTestJSON-1160402770-project-member] Flow 'volume_create_api' (e32608d4-0dd0-4fc7-ad1a-848af3b9c20f) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100521) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 27 16:12:22.682351 np0000005924 devstack@c-api.service[100521]: INFO cinder.volume.api [None req-8ced28b1-c367-45ae-8f69-85068f8b3cc5 tempest-SnapshotMetadataTestJSON-1160402770 tempest-SnapshotMetadataTestJSON-1160402770-project-member] Create volume request issued successfully. Jul 27 16:12:22.682351 np0000005924 devstack@c-api.service[100521]: INFO cinder.api.openstack.wsgi [None req-8ced28b1-c367-45ae-8f69-85068f8b3cc5 tempest-SnapshotMetadataTestJSON-1160402770 tempest-SnapshotMetadataTestJSON-1160402770-project-member] https://10.4.3.117/volume/v3/volumes returned with HTTP 202 Jul 27 16:12:22.682351 np0000005924 devstack@c-api.service[100521]: [pid: 100521|app: 0|req: 399/1594] 10.4.3.117 () {68 vars in 1258 bytes} [Mon Jul 27 16:12:22 2026] POST /volume/v3/volumes => generated 754 bytes in 334 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 27 16:12:22.699464 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.middleware.request_id [None req-aa0da0e1-cd3a-45ee-8d7f-74a0a6b085a3 None None] RequestId filter calling following filter/app {{(pid=100522) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:12:22.702857 np0000005924 devstack@c-api.service[100522]: INFO cinder.api.openstack.wsgi [None req-aa0da0e1-cd3a-45ee-8d7f-74a0a6b085a3 tempest-SnapshotMetadataTestJSON-1160402770 tempest-SnapshotMetadataTestJSON-1160402770-project-member] GET https://10.4.3.117/volume/v3/volumes/3c444883-5b5f-4369-ade0-665a8cd66eac Jul 27 16:12:22.703116 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.openstack.wsgi [None req-aa0da0e1-cd3a-45ee-8d7f-74a0a6b085a3 tempest-SnapshotMetadataTestJSON-1160402770 tempest-SnapshotMetadataTestJSON-1160402770-project-member] Empty body provided in request {{(pid=100522) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:12:22.704012 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.openstack.wsgi [None req-aa0da0e1-cd3a-45ee-8d7f-74a0a6b085a3 tempest-SnapshotMetadataTestJSON-1160402770 tempest-SnapshotMetadataTestJSON-1160402770-project-member] Calling method 'show' {{(pid=100522) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:12:22.715104 np0000005924 devstack@c-api.service[100522]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:12:22.715104 np0000005924 devstack@c-api.service[100522]: warnings.warn( Jul 27 16:12:22.720586 np0000005924 devstack@c-api.service[100522]: INFO cinder.volume.api [None req-aa0da0e1-cd3a-45ee-8d7f-74a0a6b085a3 tempest-SnapshotMetadataTestJSON-1160402770 tempest-SnapshotMetadataTestJSON-1160402770-project-member] Volume info retrieved successfully. Jul 27 16:12:22.726535 np0000005924 devstack@c-api.service[100522]: INFO cinder.api.openstack.wsgi [None req-aa0da0e1-cd3a-45ee-8d7f-74a0a6b085a3 tempest-SnapshotMetadataTestJSON-1160402770 tempest-SnapshotMetadataTestJSON-1160402770-project-member] https://10.4.3.117/volume/v3/volumes/3c444883-5b5f-4369-ade0-665a8cd66eac returned with HTTP 200 Jul 27 16:12:22.727078 np0000005924 devstack@c-api.service[100522]: [pid: 100522|app: 0|req: 393/1595] 10.4.3.117 () {66 vars in 1348 bytes} [Mon Jul 27 16:12:22 2026] GET /volume/v3/volumes/3c444883-5b5f-4369-ade0-665a8cd66eac => generated 822 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 27 16:12:23.739700 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.middleware.request_id [None req-22ee4e97-e0bf-4f98-a8be-20d2b5b6c230 None None] RequestId filter calling following filter/app {{(pid=100523) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:12:23.741678 np0000005924 devstack@c-api.service[100523]: INFO cinder.api.openstack.wsgi [None req-22ee4e97-e0bf-4f98-a8be-20d2b5b6c230 tempest-SnapshotMetadataTestJSON-1160402770 tempest-SnapshotMetadataTestJSON-1160402770-project-member] GET https://10.4.3.117/volume/v3/volumes/3c444883-5b5f-4369-ade0-665a8cd66eac Jul 27 16:12:23.741869 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.openstack.wsgi [None req-22ee4e97-e0bf-4f98-a8be-20d2b5b6c230 tempest-SnapshotMetadataTestJSON-1160402770 tempest-SnapshotMetadataTestJSON-1160402770-project-member] Empty body provided in request {{(pid=100523) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:12:23.742092 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.openstack.wsgi [None req-22ee4e97-e0bf-4f98-a8be-20d2b5b6c230 tempest-SnapshotMetadataTestJSON-1160402770 tempest-SnapshotMetadataTestJSON-1160402770-project-member] Calling method 'show' {{(pid=100523) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:12:23.749567 np0000005924 devstack@c-api.service[100523]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:12:23.749567 np0000005924 devstack@c-api.service[100523]: warnings.warn( Jul 27 16:12:23.753445 np0000005924 devstack@c-api.service[100523]: INFO cinder.volume.api [None req-22ee4e97-e0bf-4f98-a8be-20d2b5b6c230 tempest-SnapshotMetadataTestJSON-1160402770 tempest-SnapshotMetadataTestJSON-1160402770-project-member] Volume info retrieved successfully. Jul 27 16:12:23.757526 np0000005924 devstack@c-api.service[100523]: INFO cinder.api.openstack.wsgi [None req-22ee4e97-e0bf-4f98-a8be-20d2b5b6c230 tempest-SnapshotMetadataTestJSON-1160402770 tempest-SnapshotMetadataTestJSON-1160402770-project-member] https://10.4.3.117/volume/v3/volumes/3c444883-5b5f-4369-ade0-665a8cd66eac returned with HTTP 200 Jul 27 16:12:23.758013 np0000005924 devstack@c-api.service[100523]: [pid: 100523|app: 0|req: 403/1596] 10.4.3.117 () {66 vars in 1348 bytes} [Mon Jul 27 16:12:23 2026] GET /volume/v3/volumes/3c444883-5b5f-4369-ade0-665a8cd66eac => generated 847 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 27 16:12:23.770842 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.middleware.request_id [None req-0dce1c3d-2445-4e8d-bc31-88f2b8a48d6b None None] RequestId filter calling following filter/app {{(pid=100524) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:12:23.773269 np0000005924 devstack@c-api.service[100524]: INFO cinder.api.openstack.wsgi [None req-0dce1c3d-2445-4e8d-bc31-88f2b8a48d6b tempest-SnapshotMetadataTestJSON-1160402770 tempest-SnapshotMetadataTestJSON-1160402770-project-member] POST https://10.4.3.117/volume/v3/snapshots Jul 27 16:12:23.773667 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.openstack.wsgi [None req-0dce1c3d-2445-4e8d-bc31-88f2b8a48d6b tempest-SnapshotMetadataTestJSON-1160402770 tempest-SnapshotMetadataTestJSON-1160402770-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "3c444883-5b5f-4369-ade0-665a8cd66eac", "name": "tempest-SnapshotMetadataTestJSON-Snapshot-806687683"}} {{(pid=100524) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 27 16:12:23.785098 np0000005924 devstack@c-api.service[100524]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:12:23.785098 np0000005924 devstack@c-api.service[100524]: warnings.warn( Jul 27 16:12:23.785596 np0000005924 devstack@c-api.service[100524]: INFO cinder.volume.api [None req-0dce1c3d-2445-4e8d-bc31-88f2b8a48d6b tempest-SnapshotMetadataTestJSON-1160402770 tempest-SnapshotMetadataTestJSON-1160402770-project-member] Volume info retrieved successfully. Jul 27 16:12:23.785720 np0000005924 devstack@c-api.service[100524]: INFO cinder.api.v3.snapshots [None req-0dce1c3d-2445-4e8d-bc31-88f2b8a48d6b tempest-SnapshotMetadataTestJSON-1160402770 tempest-SnapshotMetadataTestJSON-1160402770-project-member] Create snapshot from volume 3c444883-5b5f-4369-ade0-665a8cd66eac Jul 27 16:12:23.837730 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.quota [None req-0dce1c3d-2445-4e8d-bc31-88f2b8a48d6b tempest-SnapshotMetadataTestJSON-1160402770 tempest-SnapshotMetadataTestJSON-1160402770-project-member] Created reservations ['52ec0299-cd03-4e23-9ab4-3de8ae551164', 'ed1b7b89-5028-4d93-bbc3-25b58a3a9f38', '2064483a-4ec9-40ce-a404-2d2a71c3d85d', '1b53806d-7356-49aa-be04-d5ebee38bfb3'] {{(pid=100524) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 27 16:12:23.870767 np0000005924 devstack@c-api.service[100524]: INFO cinder.volume.api [None req-0dce1c3d-2445-4e8d-bc31-88f2b8a48d6b tempest-SnapshotMetadataTestJSON-1160402770 tempest-SnapshotMetadataTestJSON-1160402770-project-member] Snapshot create request issued successfully. Jul 27 16:12:23.871361 np0000005924 devstack@c-api.service[100524]: INFO cinder.api.openstack.wsgi [None req-0dce1c3d-2445-4e8d-bc31-88f2b8a48d6b tempest-SnapshotMetadataTestJSON-1160402770 tempest-SnapshotMetadataTestJSON-1160402770-project-member] https://10.4.3.117/volume/v3/snapshots returned with HTTP 202 Jul 27 16:12:23.871992 np0000005924 devstack@c-api.service[100524]: [pid: 100524|app: 0|req: 402/1597] 10.4.3.117 () {68 vars in 1265 bytes} [Mon Jul 27 16:12:23 2026] POST /volume/v3/snapshots => generated 310 bytes in 101 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 27 16:12:23.882844 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.middleware.request_id [None req-c12ba8a5-3ea5-472f-b654-5e48bdbef594 None None] RequestId filter calling following filter/app {{(pid=100521) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:12:23.885550 np0000005924 devstack@c-api.service[100521]: INFO cinder.api.openstack.wsgi [None req-c12ba8a5-3ea5-472f-b654-5e48bdbef594 tempest-SnapshotMetadataTestJSON-1160402770 tempest-SnapshotMetadataTestJSON-1160402770-project-member] GET https://10.4.3.117/volume/v3/snapshots/d98a0748-9300-41b9-b8db-e6c9f8e56089 Jul 27 16:12:23.885794 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.openstack.wsgi [None req-c12ba8a5-3ea5-472f-b654-5e48bdbef594 tempest-SnapshotMetadataTestJSON-1160402770 tempest-SnapshotMetadataTestJSON-1160402770-project-member] Empty body provided in request {{(pid=100521) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:12:23.886031 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.openstack.wsgi [None req-c12ba8a5-3ea5-472f-b654-5e48bdbef594 tempest-SnapshotMetadataTestJSON-1160402770 tempest-SnapshotMetadataTestJSON-1160402770-project-member] Calling method 'show' {{(pid=100521) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:12:23.892808 np0000005924 devstack@c-api.service[100521]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:12:23.892808 np0000005924 devstack@c-api.service[100521]: warnings.warn( Jul 27 16:12:23.893465 np0000005924 devstack@c-api.service[100521]: INFO cinder.volume.api [None req-c12ba8a5-3ea5-472f-b654-5e48bdbef594 tempest-SnapshotMetadataTestJSON-1160402770 tempest-SnapshotMetadataTestJSON-1160402770-project-member] Snapshot retrieved successfully. Jul 27 16:12:23.894434 np0000005924 devstack@c-api.service[100521]: INFO cinder.api.openstack.wsgi [None req-c12ba8a5-3ea5-472f-b654-5e48bdbef594 tempest-SnapshotMetadataTestJSON-1160402770 tempest-SnapshotMetadataTestJSON-1160402770-project-member] https://10.4.3.117/volume/v3/snapshots/d98a0748-9300-41b9-b8db-e6c9f8e56089 returned with HTTP 200 Jul 27 16:12:23.895024 np0000005924 devstack@c-api.service[100521]: [pid: 100521|app: 0|req: 400/1598] 10.4.3.117 () {66 vars in 1354 bytes} [Mon Jul 27 16:12:23 2026] GET /volume/v3/snapshots/d98a0748-9300-41b9-b8db-e6c9f8e56089 => generated 442 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 27 16:12:24.908107 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.middleware.request_id [None req-a61eaf50-5d2c-4508-b3b2-03628ce6b802 None None] RequestId filter calling following filter/app {{(pid=100522) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:12:24.909857 np0000005924 devstack@c-api.service[100522]: INFO cinder.api.openstack.wsgi [None req-a61eaf50-5d2c-4508-b3b2-03628ce6b802 tempest-SnapshotMetadataTestJSON-1160402770 tempest-SnapshotMetadataTestJSON-1160402770-project-member] GET https://10.4.3.117/volume/v3/snapshots/d98a0748-9300-41b9-b8db-e6c9f8e56089 Jul 27 16:12:24.910225 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.openstack.wsgi [None req-a61eaf50-5d2c-4508-b3b2-03628ce6b802 tempest-SnapshotMetadataTestJSON-1160402770 tempest-SnapshotMetadataTestJSON-1160402770-project-member] Empty body provided in request {{(pid=100522) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:12:24.910553 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.openstack.wsgi [None req-a61eaf50-5d2c-4508-b3b2-03628ce6b802 tempest-SnapshotMetadataTestJSON-1160402770 tempest-SnapshotMetadataTestJSON-1160402770-project-member] Calling method 'show' {{(pid=100522) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:12:24.920181 np0000005924 devstack@c-api.service[100522]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:12:24.920181 np0000005924 devstack@c-api.service[100522]: warnings.warn( Jul 27 16:12:24.920831 np0000005924 devstack@c-api.service[100522]: INFO cinder.volume.api [None req-a61eaf50-5d2c-4508-b3b2-03628ce6b802 tempest-SnapshotMetadataTestJSON-1160402770 tempest-SnapshotMetadataTestJSON-1160402770-project-member] Snapshot retrieved successfully. Jul 27 16:12:24.921883 np0000005924 devstack@c-api.service[100522]: INFO cinder.api.openstack.wsgi [None req-a61eaf50-5d2c-4508-b3b2-03628ce6b802 tempest-SnapshotMetadataTestJSON-1160402770 tempest-SnapshotMetadataTestJSON-1160402770-project-member] https://10.4.3.117/volume/v3/snapshots/d98a0748-9300-41b9-b8db-e6c9f8e56089 returned with HTTP 200 Jul 27 16:12:24.924337 np0000005924 devstack@c-api.service[100522]: [pid: 100522|app: 0|req: 394/1599] 10.4.3.117 () {66 vars in 1354 bytes} [Mon Jul 27 16:12:24 2026] GET /volume/v3/snapshots/d98a0748-9300-41b9-b8db-e6c9f8e56089 => generated 469 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 27 16:12:24.935084 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.middleware.request_id [None req-92c1d613-a4ba-41a6-87fe-3676bc1767c1 None None] RequestId filter calling following filter/app {{(pid=100523) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:12:24.937682 np0000005924 devstack@c-api.service[100523]: INFO cinder.api.openstack.wsgi [None req-92c1d613-a4ba-41a6-87fe-3676bc1767c1 tempest-SnapshotMetadataTestJSON-1160402770 tempest-SnapshotMetadataTestJSON-1160402770-project-member] POST https://10.4.3.117/volume/v3/snapshots/d98a0748-9300-41b9-b8db-e6c9f8e56089/metadata Jul 27 16:12:24.938559 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.openstack.wsgi [None req-92c1d613-a4ba-41a6-87fe-3676bc1767c1 tempest-SnapshotMetadataTestJSON-1160402770 tempest-SnapshotMetadataTestJSON-1160402770-project-member] Action: 'create', calling method: create, body: {"metadata": {"key1": "value1", "key2": "value2", "key3": "value3"}} {{(pid=100523) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 27 16:12:24.948945 np0000005924 devstack@c-api.service[100523]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:12:24.948945 np0000005924 devstack@c-api.service[100523]: warnings.warn( Jul 27 16:12:24.949574 np0000005924 devstack@c-api.service[100523]: INFO cinder.volume.api [None req-92c1d613-a4ba-41a6-87fe-3676bc1767c1 tempest-SnapshotMetadataTestJSON-1160402770 tempest-SnapshotMetadataTestJSON-1160402770-project-member] Snapshot retrieved successfully. Jul 27 16:12:25.001219 np0000005924 devstack@c-api.service[100523]: INFO cinder.volume.api [None req-92c1d613-a4ba-41a6-87fe-3676bc1767c1 tempest-SnapshotMetadataTestJSON-1160402770 tempest-SnapshotMetadataTestJSON-1160402770-project-member] Update snapshot metadata completed successfully. Jul 27 16:12:25.001607 np0000005924 devstack@c-api.service[100523]: INFO cinder.api.openstack.wsgi [None req-92c1d613-a4ba-41a6-87fe-3676bc1767c1 tempest-SnapshotMetadataTestJSON-1160402770 tempest-SnapshotMetadataTestJSON-1160402770-project-member] https://10.4.3.117/volume/v3/snapshots/d98a0748-9300-41b9-b8db-e6c9f8e56089/metadata returned with HTTP 200 Jul 27 16:12:25.002241 np0000005924 devstack@c-api.service[100523]: [pid: 100523|app: 0|req: 404/1600] 10.4.3.117 () {68 vars in 1402 bytes} [Mon Jul 27 16:12:24 2026] POST /volume/v3/snapshots/d98a0748-9300-41b9-b8db-e6c9f8e56089/metadata => generated 68 bytes in 68 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jul 27 16:12:25.013353 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.middleware.request_id [None req-48945037-0052-44f3-bf29-b1192c0dd5b6 None None] RequestId filter calling following filter/app {{(pid=100524) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:12:25.015834 np0000005924 devstack@c-api.service[100524]: INFO cinder.api.openstack.wsgi [None req-48945037-0052-44f3-bf29-b1192c0dd5b6 tempest-SnapshotMetadataTestJSON-1160402770 tempest-SnapshotMetadataTestJSON-1160402770-project-member] GET https://10.4.3.117/volume/v3/snapshots/d98a0748-9300-41b9-b8db-e6c9f8e56089/metadata Jul 27 16:12:25.016067 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.openstack.wsgi [None req-48945037-0052-44f3-bf29-b1192c0dd5b6 tempest-SnapshotMetadataTestJSON-1160402770 tempest-SnapshotMetadataTestJSON-1160402770-project-member] Empty body provided in request {{(pid=100524) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:12:25.016288 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.openstack.wsgi [None req-48945037-0052-44f3-bf29-b1192c0dd5b6 tempest-SnapshotMetadataTestJSON-1160402770 tempest-SnapshotMetadataTestJSON-1160402770-project-member] Calling method 'index' {{(pid=100524) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:12:25.023824 np0000005924 devstack@c-api.service[100524]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:12:25.023824 np0000005924 devstack@c-api.service[100524]: warnings.warn( Jul 27 16:12:25.024362 np0000005924 devstack@c-api.service[100524]: INFO cinder.volume.api [None req-48945037-0052-44f3-bf29-b1192c0dd5b6 tempest-SnapshotMetadataTestJSON-1160402770 tempest-SnapshotMetadataTestJSON-1160402770-project-member] Snapshot retrieved successfully. Jul 27 16:12:25.025241 np0000005924 devstack@c-api.service[100524]: INFO cinder.volume.api [None req-48945037-0052-44f3-bf29-b1192c0dd5b6 tempest-SnapshotMetadataTestJSON-1160402770 tempest-SnapshotMetadataTestJSON-1160402770-project-member] Get snapshot metadata completed successfully. Jul 27 16:12:25.025560 np0000005924 devstack@c-api.service[100524]: INFO cinder.api.openstack.wsgi [None req-48945037-0052-44f3-bf29-b1192c0dd5b6 tempest-SnapshotMetadataTestJSON-1160402770 tempest-SnapshotMetadataTestJSON-1160402770-project-member] https://10.4.3.117/volume/v3/snapshots/d98a0748-9300-41b9-b8db-e6c9f8e56089/metadata returned with HTTP 200 Jul 27 16:12:25.026080 np0000005924 devstack@c-api.service[100524]: [pid: 100524|app: 0|req: 403/1601] 10.4.3.117 () {66 vars in 1381 bytes} [Mon Jul 27 16:12:25 2026] GET /volume/v3/snapshots/d98a0748-9300-41b9-b8db-e6c9f8e56089/metadata => generated 68 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jul 27 16:12:25.036532 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.middleware.request_id [None req-28bf0c3e-2f4e-4973-890f-d01eaa4decc5 None None] RequestId filter calling following filter/app {{(pid=100521) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:12:25.038896 np0000005924 devstack@c-api.service[100521]: INFO cinder.api.openstack.wsgi [None req-28bf0c3e-2f4e-4973-890f-d01eaa4decc5 tempest-SnapshotMetadataTestJSON-1160402770 tempest-SnapshotMetadataTestJSON-1160402770-project-member] PUT https://10.4.3.117/volume/v3/snapshots/d98a0748-9300-41b9-b8db-e6c9f8e56089/metadata Jul 27 16:12:25.039458 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.openstack.wsgi [None req-28bf0c3e-2f4e-4973-890f-d01eaa4decc5 tempest-SnapshotMetadataTestJSON-1160402770 tempest-SnapshotMetadataTestJSON-1160402770-project-member] Action: 'update_all', calling method: update_all, body: {"metadata": {"key3": "value3_update", "key4": "value4"}} {{(pid=100521) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 27 16:12:25.048760 np0000005924 devstack@c-api.service[100521]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:12:25.048760 np0000005924 devstack@c-api.service[100521]: warnings.warn( Jul 27 16:12:25.049394 np0000005924 devstack@c-api.service[100521]: INFO cinder.volume.api [None req-28bf0c3e-2f4e-4973-890f-d01eaa4decc5 tempest-SnapshotMetadataTestJSON-1160402770 tempest-SnapshotMetadataTestJSON-1160402770-project-member] Snapshot retrieved successfully. Jul 27 16:12:25.077934 np0000005924 devstack@c-api.service[100521]: INFO cinder.volume.api [None req-28bf0c3e-2f4e-4973-890f-d01eaa4decc5 tempest-SnapshotMetadataTestJSON-1160402770 tempest-SnapshotMetadataTestJSON-1160402770-project-member] Update snapshot metadata completed successfully. Jul 27 16:12:25.078239 np0000005924 devstack@c-api.service[100521]: INFO cinder.api.openstack.wsgi [None req-28bf0c3e-2f4e-4973-890f-d01eaa4decc5 tempest-SnapshotMetadataTestJSON-1160402770 tempest-SnapshotMetadataTestJSON-1160402770-project-member] https://10.4.3.117/volume/v3/snapshots/d98a0748-9300-41b9-b8db-e6c9f8e56089/metadata returned with HTTP 200 Jul 27 16:12:25.078889 np0000005924 devstack@c-api.service[100521]: [pid: 100521|app: 0|req: 401/1602] 10.4.3.117 () {68 vars in 1401 bytes} [Mon Jul 27 16:12:25 2026] PUT /volume/v3/snapshots/d98a0748-9300-41b9-b8db-e6c9f8e56089/metadata => generated 57 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jul 27 16:12:25.087754 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.middleware.request_id [None req-79166eec-27a1-439b-a751-0172223e1d89 None None] RequestId filter calling following filter/app {{(pid=100522) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:12:25.090052 np0000005924 devstack@c-api.service[100522]: INFO cinder.api.openstack.wsgi [None req-79166eec-27a1-439b-a751-0172223e1d89 tempest-SnapshotMetadataTestJSON-1160402770 tempest-SnapshotMetadataTestJSON-1160402770-project-member] GET https://10.4.3.117/volume/v3/snapshots/d98a0748-9300-41b9-b8db-e6c9f8e56089/metadata Jul 27 16:12:25.090504 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.openstack.wsgi [None req-79166eec-27a1-439b-a751-0172223e1d89 tempest-SnapshotMetadataTestJSON-1160402770 tempest-SnapshotMetadataTestJSON-1160402770-project-member] Empty body provided in request {{(pid=100522) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:12:25.091406 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.openstack.wsgi [None req-79166eec-27a1-439b-a751-0172223e1d89 tempest-SnapshotMetadataTestJSON-1160402770 tempest-SnapshotMetadataTestJSON-1160402770-project-member] Calling method 'index' {{(pid=100522) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:12:25.096395 np0000005924 devstack@c-api.service[100522]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:12:25.096395 np0000005924 devstack@c-api.service[100522]: warnings.warn( Jul 27 16:12:25.096987 np0000005924 devstack@c-api.service[100522]: INFO cinder.volume.api [None req-79166eec-27a1-439b-a751-0172223e1d89 tempest-SnapshotMetadataTestJSON-1160402770 tempest-SnapshotMetadataTestJSON-1160402770-project-member] Snapshot retrieved successfully. Jul 27 16:12:25.098556 np0000005924 devstack@c-api.service[100522]: INFO cinder.volume.api [None req-79166eec-27a1-439b-a751-0172223e1d89 tempest-SnapshotMetadataTestJSON-1160402770 tempest-SnapshotMetadataTestJSON-1160402770-project-member] Get snapshot metadata completed successfully. Jul 27 16:12:25.098556 np0000005924 devstack@c-api.service[100522]: INFO cinder.api.openstack.wsgi [None req-79166eec-27a1-439b-a751-0172223e1d89 tempest-SnapshotMetadataTestJSON-1160402770 tempest-SnapshotMetadataTestJSON-1160402770-project-member] https://10.4.3.117/volume/v3/snapshots/d98a0748-9300-41b9-b8db-e6c9f8e56089/metadata returned with HTTP 200 Jul 27 16:12:25.098556 np0000005924 devstack@c-api.service[100522]: [pid: 100522|app: 0|req: 395/1603] 10.4.3.117 () {66 vars in 1381 bytes} [Mon Jul 27 16:12:25 2026] GET /volume/v3/snapshots/d98a0748-9300-41b9-b8db-e6c9f8e56089/metadata => generated 57 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jul 27 16:12:25.107511 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.middleware.request_id [None req-56c54411-3edc-4a16-b12d-edb9156c7fbe None None] RequestId filter calling following filter/app {{(pid=100523) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:12:25.109092 np0000005924 devstack@c-api.service[100523]: INFO cinder.api.openstack.wsgi [None req-56c54411-3edc-4a16-b12d-edb9156c7fbe tempest-SnapshotMetadataTestJSON-1160402770 tempest-SnapshotMetadataTestJSON-1160402770-project-member] DELETE https://10.4.3.117/volume/v3/snapshots/d98a0748-9300-41b9-b8db-e6c9f8e56089/metadata/key3 Jul 27 16:12:25.109532 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.openstack.wsgi [None req-56c54411-3edc-4a16-b12d-edb9156c7fbe tempest-SnapshotMetadataTestJSON-1160402770 tempest-SnapshotMetadataTestJSON-1160402770-project-member] Empty body provided in request {{(pid=100523) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:12:25.109823 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.openstack.wsgi [None req-56c54411-3edc-4a16-b12d-edb9156c7fbe tempest-SnapshotMetadataTestJSON-1160402770 tempest-SnapshotMetadataTestJSON-1160402770-project-member] Calling method 'delete' {{(pid=100523) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:12:25.115363 np0000005924 devstack@c-api.service[100523]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:12:25.115363 np0000005924 devstack@c-api.service[100523]: warnings.warn( Jul 27 16:12:25.115941 np0000005924 devstack@c-api.service[100523]: INFO cinder.volume.api [None req-56c54411-3edc-4a16-b12d-edb9156c7fbe tempest-SnapshotMetadataTestJSON-1160402770 tempest-SnapshotMetadataTestJSON-1160402770-project-member] Snapshot retrieved successfully. Jul 27 16:12:25.116929 np0000005924 devstack@c-api.service[100523]: INFO cinder.volume.api [None req-56c54411-3edc-4a16-b12d-edb9156c7fbe tempest-SnapshotMetadataTestJSON-1160402770 tempest-SnapshotMetadataTestJSON-1160402770-project-member] Get snapshot metadata completed successfully. Jul 27 16:12:25.131441 np0000005924 devstack@c-api.service[100523]: INFO cinder.volume.api [None req-56c54411-3edc-4a16-b12d-edb9156c7fbe tempest-SnapshotMetadataTestJSON-1160402770 tempest-SnapshotMetadataTestJSON-1160402770-project-member] Delete snapshot metadata completed successfully. Jul 27 16:12:25.131815 np0000005924 devstack@c-api.service[100523]: INFO cinder.api.openstack.wsgi [None req-56c54411-3edc-4a16-b12d-edb9156c7fbe tempest-SnapshotMetadataTestJSON-1160402770 tempest-SnapshotMetadataTestJSON-1160402770-project-member] https://10.4.3.117/volume/v3/snapshots/d98a0748-9300-41b9-b8db-e6c9f8e56089/metadata/key3 returned with HTTP 200 Jul 27 16:12:25.132348 np0000005924 devstack@c-api.service[100523]: [pid: 100523|app: 0|req: 405/1604] 10.4.3.117 () {66 vars in 1399 bytes} [Mon Jul 27 16:12:25 2026] DELETE /volume/v3/snapshots/d98a0748-9300-41b9-b8db-e6c9f8e56089/metadata/key3 => generated 0 bytes in 26 msecs (HTTP/1.1 200) 6 headers in 227 bytes (1 switches on core 0) Jul 27 16:12:25.140504 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.middleware.request_id [None req-4aa2d8d7-9182-4ab3-acf5-e5409b68b0dd None None] RequestId filter calling following filter/app {{(pid=100524) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:12:25.142255 np0000005924 devstack@c-api.service[100524]: INFO cinder.api.openstack.wsgi [None req-4aa2d8d7-9182-4ab3-acf5-e5409b68b0dd tempest-SnapshotMetadataTestJSON-1160402770 tempest-SnapshotMetadataTestJSON-1160402770-project-member] GET https://10.4.3.117/volume/v3/snapshots/d98a0748-9300-41b9-b8db-e6c9f8e56089/metadata Jul 27 16:12:25.142473 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.openstack.wsgi [None req-4aa2d8d7-9182-4ab3-acf5-e5409b68b0dd tempest-SnapshotMetadataTestJSON-1160402770 tempest-SnapshotMetadataTestJSON-1160402770-project-member] Empty body provided in request {{(pid=100524) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:12:25.142679 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.openstack.wsgi [None req-4aa2d8d7-9182-4ab3-acf5-e5409b68b0dd tempest-SnapshotMetadataTestJSON-1160402770 tempest-SnapshotMetadataTestJSON-1160402770-project-member] Calling method 'index' {{(pid=100524) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:12:25.148139 np0000005924 devstack@c-api.service[100524]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:12:25.148139 np0000005924 devstack@c-api.service[100524]: warnings.warn( Jul 27 16:12:25.148561 np0000005924 devstack@c-api.service[100524]: INFO cinder.volume.api [None req-4aa2d8d7-9182-4ab3-acf5-e5409b68b0dd tempest-SnapshotMetadataTestJSON-1160402770 tempest-SnapshotMetadataTestJSON-1160402770-project-member] Snapshot retrieved successfully. Jul 27 16:12:25.149545 np0000005924 devstack@c-api.service[100524]: INFO cinder.volume.api [None req-4aa2d8d7-9182-4ab3-acf5-e5409b68b0dd tempest-SnapshotMetadataTestJSON-1160402770 tempest-SnapshotMetadataTestJSON-1160402770-project-member] Get snapshot metadata completed successfully. Jul 27 16:12:25.149783 np0000005924 devstack@c-api.service[100524]: INFO cinder.api.openstack.wsgi [None req-4aa2d8d7-9182-4ab3-acf5-e5409b68b0dd tempest-SnapshotMetadataTestJSON-1160402770 tempest-SnapshotMetadataTestJSON-1160402770-project-member] https://10.4.3.117/volume/v3/snapshots/d98a0748-9300-41b9-b8db-e6c9f8e56089/metadata returned with HTTP 200 Jul 27 16:12:25.150127 np0000005924 devstack@c-api.service[100524]: [pid: 100524|app: 0|req: 404/1605] 10.4.3.117 () {66 vars in 1381 bytes} [Mon Jul 27 16:12:25 2026] GET /volume/v3/snapshots/d98a0748-9300-41b9-b8db-e6c9f8e56089/metadata => generated 32 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jul 27 16:12:25.160381 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.middleware.request_id [None req-f6b34310-4341-4200-a2b2-5513602c538b None None] RequestId filter calling following filter/app {{(pid=100521) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:12:25.163053 np0000005924 devstack@c-api.service[100521]: INFO cinder.api.openstack.wsgi [None req-f6b34310-4341-4200-a2b2-5513602c538b tempest-SnapshotMetadataTestJSON-1160402770 tempest-SnapshotMetadataTestJSON-1160402770-project-member] PUT https://10.4.3.117/volume/v3/snapshots/d98a0748-9300-41b9-b8db-e6c9f8e56089/metadata Jul 27 16:12:25.163519 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.openstack.wsgi [None req-f6b34310-4341-4200-a2b2-5513602c538b tempest-SnapshotMetadataTestJSON-1160402770 tempest-SnapshotMetadataTestJSON-1160402770-project-member] Action: 'update_all', calling method: update_all, body: {"metadata": {}} {{(pid=100521) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 27 16:12:25.171307 np0000005924 devstack@c-api.service[100521]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:12:25.171307 np0000005924 devstack@c-api.service[100521]: warnings.warn( Jul 27 16:12:25.172419 np0000005924 devstack@c-api.service[100521]: INFO cinder.volume.api [None req-f6b34310-4341-4200-a2b2-5513602c538b tempest-SnapshotMetadataTestJSON-1160402770 tempest-SnapshotMetadataTestJSON-1160402770-project-member] Snapshot retrieved successfully. Jul 27 16:12:25.188937 np0000005924 devstack@c-api.service[100521]: INFO cinder.volume.api [None req-f6b34310-4341-4200-a2b2-5513602c538b tempest-SnapshotMetadataTestJSON-1160402770 tempest-SnapshotMetadataTestJSON-1160402770-project-member] Update snapshot metadata completed successfully. Jul 27 16:12:25.188937 np0000005924 devstack@c-api.service[100521]: INFO cinder.api.openstack.wsgi [None req-f6b34310-4341-4200-a2b2-5513602c538b tempest-SnapshotMetadataTestJSON-1160402770 tempest-SnapshotMetadataTestJSON-1160402770-project-member] https://10.4.3.117/volume/v3/snapshots/d98a0748-9300-41b9-b8db-e6c9f8e56089/metadata returned with HTTP 200 Jul 27 16:12:25.188937 np0000005924 devstack@c-api.service[100521]: [pid: 100521|app: 0|req: 402/1606] 10.4.3.117 () {68 vars in 1401 bytes} [Mon Jul 27 16:12:25 2026] PUT /volume/v3/snapshots/d98a0748-9300-41b9-b8db-e6c9f8e56089/metadata => generated 16 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jul 27 16:12:25.200873 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.middleware.request_id [None req-2fa7fe7f-4c8f-4619-aa05-928c1533f070 None None] RequestId filter calling following filter/app {{(pid=100522) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:12:25.204897 np0000005924 devstack@c-api.service[100522]: INFO cinder.api.openstack.wsgi [None req-2fa7fe7f-4c8f-4619-aa05-928c1533f070 tempest-SnapshotMetadataTestJSON-1160402770 tempest-SnapshotMetadataTestJSON-1160402770-project-member] POST https://10.4.3.117/volume/v3/snapshots/d98a0748-9300-41b9-b8db-e6c9f8e56089/metadata Jul 27 16:12:25.204897 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.openstack.wsgi [None req-2fa7fe7f-4c8f-4619-aa05-928c1533f070 tempest-SnapshotMetadataTestJSON-1160402770 tempest-SnapshotMetadataTestJSON-1160402770-project-member] Action: 'create', calling method: create, body: {"metadata": {"key1": "value1", "key2": "value2", "key3": "value3"}} {{(pid=100522) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 27 16:12:25.215141 np0000005924 devstack@c-api.service[100522]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:12:25.215141 np0000005924 devstack@c-api.service[100522]: warnings.warn( Jul 27 16:12:25.215894 np0000005924 devstack@c-api.service[100522]: INFO cinder.volume.api [None req-2fa7fe7f-4c8f-4619-aa05-928c1533f070 tempest-SnapshotMetadataTestJSON-1160402770 tempest-SnapshotMetadataTestJSON-1160402770-project-member] Snapshot retrieved successfully. Jul 27 16:12:25.250034 np0000005924 devstack@c-api.service[100522]: INFO cinder.volume.api [None req-2fa7fe7f-4c8f-4619-aa05-928c1533f070 tempest-SnapshotMetadataTestJSON-1160402770 tempest-SnapshotMetadataTestJSON-1160402770-project-member] Update snapshot metadata completed successfully. Jul 27 16:12:25.250401 np0000005924 devstack@c-api.service[100522]: INFO cinder.api.openstack.wsgi [None req-2fa7fe7f-4c8f-4619-aa05-928c1533f070 tempest-SnapshotMetadataTestJSON-1160402770 tempest-SnapshotMetadataTestJSON-1160402770-project-member] https://10.4.3.117/volume/v3/snapshots/d98a0748-9300-41b9-b8db-e6c9f8e56089/metadata returned with HTTP 200 Jul 27 16:12:25.250983 np0000005924 devstack@c-api.service[100522]: [pid: 100522|app: 0|req: 396/1607] 10.4.3.117 () {68 vars in 1402 bytes} [Mon Jul 27 16:12:25 2026] POST /volume/v3/snapshots/d98a0748-9300-41b9-b8db-e6c9f8e56089/metadata => generated 68 bytes in 51 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jul 27 16:12:25.260085 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.middleware.request_id [None req-7ab9ffc3-e9e1-4b36-b3f4-e906d4a2e09a None None] RequestId filter calling following filter/app {{(pid=100523) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:12:25.262264 np0000005924 devstack@c-api.service[100523]: INFO cinder.api.openstack.wsgi [None req-7ab9ffc3-e9e1-4b36-b3f4-e906d4a2e09a tempest-SnapshotMetadataTestJSON-1160402770 tempest-SnapshotMetadataTestJSON-1160402770-project-member] GET https://10.4.3.117/volume/v3/snapshots/d98a0748-9300-41b9-b8db-e6c9f8e56089/metadata Jul 27 16:12:25.262555 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.openstack.wsgi [None req-7ab9ffc3-e9e1-4b36-b3f4-e906d4a2e09a tempest-SnapshotMetadataTestJSON-1160402770 tempest-SnapshotMetadataTestJSON-1160402770-project-member] Empty body provided in request {{(pid=100523) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:12:25.262839 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.openstack.wsgi [None req-7ab9ffc3-e9e1-4b36-b3f4-e906d4a2e09a tempest-SnapshotMetadataTestJSON-1160402770 tempest-SnapshotMetadataTestJSON-1160402770-project-member] Calling method 'index' {{(pid=100523) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:12:25.272511 np0000005924 devstack@c-api.service[100523]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:12:25.272511 np0000005924 devstack@c-api.service[100523]: warnings.warn( Jul 27 16:12:25.273086 np0000005924 devstack@c-api.service[100523]: INFO cinder.volume.api [None req-7ab9ffc3-e9e1-4b36-b3f4-e906d4a2e09a tempest-SnapshotMetadataTestJSON-1160402770 tempest-SnapshotMetadataTestJSON-1160402770-project-member] Snapshot retrieved successfully. Jul 27 16:12:25.274103 np0000005924 devstack@c-api.service[100523]: INFO cinder.volume.api [None req-7ab9ffc3-e9e1-4b36-b3f4-e906d4a2e09a tempest-SnapshotMetadataTestJSON-1160402770 tempest-SnapshotMetadataTestJSON-1160402770-project-member] Get snapshot metadata completed successfully. Jul 27 16:12:25.274481 np0000005924 devstack@c-api.service[100523]: INFO cinder.api.openstack.wsgi [None req-7ab9ffc3-e9e1-4b36-b3f4-e906d4a2e09a tempest-SnapshotMetadataTestJSON-1160402770 tempest-SnapshotMetadataTestJSON-1160402770-project-member] https://10.4.3.117/volume/v3/snapshots/d98a0748-9300-41b9-b8db-e6c9f8e56089/metadata returned with HTTP 200 Jul 27 16:12:25.274945 np0000005924 devstack@c-api.service[100523]: [pid: 100523|app: 0|req: 406/1608] 10.4.3.117 () {66 vars in 1381 bytes} [Mon Jul 27 16:12:25 2026] GET /volume/v3/snapshots/d98a0748-9300-41b9-b8db-e6c9f8e56089/metadata => generated 68 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jul 27 16:12:25.283660 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.middleware.request_id [None req-e898269e-251d-461f-b281-7180f4caa0ca None None] RequestId filter calling following filter/app {{(pid=100524) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:12:25.289156 np0000005924 devstack@c-api.service[100524]: INFO cinder.api.openstack.wsgi [None req-e898269e-251d-461f-b281-7180f4caa0ca tempest-SnapshotMetadataTestJSON-1160402770 tempest-SnapshotMetadataTestJSON-1160402770-project-member] PUT https://10.4.3.117/volume/v3/snapshots/d98a0748-9300-41b9-b8db-e6c9f8e56089/metadata/key3 Jul 27 16:12:25.289686 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.openstack.wsgi [None req-e898269e-251d-461f-b281-7180f4caa0ca tempest-SnapshotMetadataTestJSON-1160402770 tempest-SnapshotMetadataTestJSON-1160402770-project-member] Action: 'update', calling method: update, body: {"meta": {"key3": "value3_update"}} {{(pid=100524) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 27 16:12:25.304305 np0000005924 devstack@c-api.service[100524]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:12:25.304305 np0000005924 devstack@c-api.service[100524]: warnings.warn( Jul 27 16:12:25.304925 np0000005924 devstack@c-api.service[100524]: INFO cinder.volume.api [None req-e898269e-251d-461f-b281-7180f4caa0ca tempest-SnapshotMetadataTestJSON-1160402770 tempest-SnapshotMetadataTestJSON-1160402770-project-member] Snapshot retrieved successfully. Jul 27 16:12:25.331270 np0000005924 devstack@c-api.service[100524]: INFO cinder.volume.api [None req-e898269e-251d-461f-b281-7180f4caa0ca tempest-SnapshotMetadataTestJSON-1160402770 tempest-SnapshotMetadataTestJSON-1160402770-project-member] Update snapshot metadata completed successfully. Jul 27 16:12:25.331600 np0000005924 devstack@c-api.service[100524]: INFO cinder.api.openstack.wsgi [None req-e898269e-251d-461f-b281-7180f4caa0ca tempest-SnapshotMetadataTestJSON-1160402770 tempest-SnapshotMetadataTestJSON-1160402770-project-member] https://10.4.3.117/volume/v3/snapshots/d98a0748-9300-41b9-b8db-e6c9f8e56089/metadata/key3 returned with HTTP 200 Jul 27 16:12:25.332110 np0000005924 devstack@c-api.service[100524]: [pid: 100524|app: 0|req: 405/1609] 10.4.3.117 () {68 vars in 1416 bytes} [Mon Jul 27 16:12:25 2026] PUT /volume/v3/snapshots/d98a0748-9300-41b9-b8db-e6c9f8e56089/metadata/key3 => generated 35 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jul 27 16:12:25.340509 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.middleware.request_id [None req-40776442-6bf9-4815-bcd5-d78d8ecdf143 None None] RequestId filter calling following filter/app {{(pid=100521) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:12:25.342846 np0000005924 devstack@c-api.service[100521]: INFO cinder.api.openstack.wsgi [None req-40776442-6bf9-4815-bcd5-d78d8ecdf143 tempest-SnapshotMetadataTestJSON-1160402770 tempest-SnapshotMetadataTestJSON-1160402770-project-member] GET https://10.4.3.117/volume/v3/snapshots/d98a0748-9300-41b9-b8db-e6c9f8e56089/metadata/key3 Jul 27 16:12:25.343029 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.openstack.wsgi [None req-40776442-6bf9-4815-bcd5-d78d8ecdf143 tempest-SnapshotMetadataTestJSON-1160402770 tempest-SnapshotMetadataTestJSON-1160402770-project-member] Empty body provided in request {{(pid=100521) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:12:25.343220 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.openstack.wsgi [None req-40776442-6bf9-4815-bcd5-d78d8ecdf143 tempest-SnapshotMetadataTestJSON-1160402770 tempest-SnapshotMetadataTestJSON-1160402770-project-member] Calling method 'show' {{(pid=100521) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:12:25.348376 np0000005924 devstack@c-api.service[100521]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:12:25.348376 np0000005924 devstack@c-api.service[100521]: warnings.warn( Jul 27 16:12:25.348761 np0000005924 devstack@c-api.service[100521]: INFO cinder.volume.api [None req-40776442-6bf9-4815-bcd5-d78d8ecdf143 tempest-SnapshotMetadataTestJSON-1160402770 tempest-SnapshotMetadataTestJSON-1160402770-project-member] Snapshot retrieved successfully. Jul 27 16:12:25.349659 np0000005924 devstack@c-api.service[100521]: INFO cinder.volume.api [None req-40776442-6bf9-4815-bcd5-d78d8ecdf143 tempest-SnapshotMetadataTestJSON-1160402770 tempest-SnapshotMetadataTestJSON-1160402770-project-member] Get snapshot metadata completed successfully. Jul 27 16:12:25.349869 np0000005924 devstack@c-api.service[100521]: INFO cinder.api.openstack.wsgi [None req-40776442-6bf9-4815-bcd5-d78d8ecdf143 tempest-SnapshotMetadataTestJSON-1160402770 tempest-SnapshotMetadataTestJSON-1160402770-project-member] https://10.4.3.117/volume/v3/snapshots/d98a0748-9300-41b9-b8db-e6c9f8e56089/metadata/key3 returned with HTTP 200 Jul 27 16:12:25.350171 np0000005924 devstack@c-api.service[100521]: [pid: 100521|app: 0|req: 403/1610] 10.4.3.117 () {66 vars in 1396 bytes} [Mon Jul 27 16:12:25 2026] GET /volume/v3/snapshots/d98a0748-9300-41b9-b8db-e6c9f8e56089/metadata/key3 => generated 35 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jul 27 16:12:25.357311 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.middleware.request_id [None req-93f0f7d5-f549-4d2f-8f8a-a68a139f15dd None None] RequestId filter calling following filter/app {{(pid=100522) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:12:25.358960 np0000005924 devstack@c-api.service[100522]: INFO cinder.api.openstack.wsgi [None req-93f0f7d5-f549-4d2f-8f8a-a68a139f15dd tempest-SnapshotMetadataTestJSON-1160402770 tempest-SnapshotMetadataTestJSON-1160402770-project-member] GET https://10.4.3.117/volume/v3/snapshots/d98a0748-9300-41b9-b8db-e6c9f8e56089/metadata Jul 27 16:12:25.359125 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.openstack.wsgi [None req-93f0f7d5-f549-4d2f-8f8a-a68a139f15dd tempest-SnapshotMetadataTestJSON-1160402770 tempest-SnapshotMetadataTestJSON-1160402770-project-member] Empty body provided in request {{(pid=100522) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:12:25.359314 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.openstack.wsgi [None req-93f0f7d5-f549-4d2f-8f8a-a68a139f15dd tempest-SnapshotMetadataTestJSON-1160402770 tempest-SnapshotMetadataTestJSON-1160402770-project-member] Calling method 'index' {{(pid=100522) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:12:25.364850 np0000005924 devstack@c-api.service[100522]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:12:25.364850 np0000005924 devstack@c-api.service[100522]: warnings.warn( Jul 27 16:12:25.365269 np0000005924 devstack@c-api.service[100522]: INFO cinder.volume.api [None req-93f0f7d5-f549-4d2f-8f8a-a68a139f15dd tempest-SnapshotMetadataTestJSON-1160402770 tempest-SnapshotMetadataTestJSON-1160402770-project-member] Snapshot retrieved successfully. Jul 27 16:12:25.366053 np0000005924 devstack@c-api.service[100522]: INFO cinder.volume.api [None req-93f0f7d5-f549-4d2f-8f8a-a68a139f15dd tempest-SnapshotMetadataTestJSON-1160402770 tempest-SnapshotMetadataTestJSON-1160402770-project-member] Get snapshot metadata completed successfully. Jul 27 16:12:25.366297 np0000005924 devstack@c-api.service[100522]: INFO cinder.api.openstack.wsgi [None req-93f0f7d5-f549-4d2f-8f8a-a68a139f15dd tempest-SnapshotMetadataTestJSON-1160402770 tempest-SnapshotMetadataTestJSON-1160402770-project-member] https://10.4.3.117/volume/v3/snapshots/d98a0748-9300-41b9-b8db-e6c9f8e56089/metadata returned with HTTP 200 Jul 27 16:12:25.366875 np0000005924 devstack@c-api.service[100522]: [pid: 100522|app: 0|req: 397/1611] 10.4.3.117 () {66 vars in 1381 bytes} [Mon Jul 27 16:12:25 2026] GET /volume/v3/snapshots/d98a0748-9300-41b9-b8db-e6c9f8e56089/metadata => generated 75 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jul 27 16:12:25.376274 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.middleware.request_id [None req-f2ea2edf-a3e7-47f8-81dc-5bd29931ccf1 None None] RequestId filter calling following filter/app {{(pid=100523) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:12:25.379339 np0000005924 devstack@c-api.service[100523]: INFO cinder.api.openstack.wsgi [None req-f2ea2edf-a3e7-47f8-81dc-5bd29931ccf1 tempest-SnapshotMetadataTestJSON-1160402770 tempest-SnapshotMetadataTestJSON-1160402770-project-member] PUT https://10.4.3.117/volume/v3/snapshots/d98a0748-9300-41b9-b8db-e6c9f8e56089/metadata Jul 27 16:12:25.379653 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.openstack.wsgi [None req-f2ea2edf-a3e7-47f8-81dc-5bd29931ccf1 tempest-SnapshotMetadataTestJSON-1160402770 tempest-SnapshotMetadataTestJSON-1160402770-project-member] Action: 'update_all', calling method: update_all, body: {"metadata": {}} {{(pid=100523) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 27 16:12:25.388612 np0000005924 devstack@c-api.service[100523]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:12:25.388612 np0000005924 devstack@c-api.service[100523]: warnings.warn( Jul 27 16:12:25.389058 np0000005924 devstack@c-api.service[100523]: INFO cinder.volume.api [None req-f2ea2edf-a3e7-47f8-81dc-5bd29931ccf1 tempest-SnapshotMetadataTestJSON-1160402770 tempest-SnapshotMetadataTestJSON-1160402770-project-member] Snapshot retrieved successfully. Jul 27 16:12:25.421594 np0000005924 devstack@c-api.service[100523]: INFO cinder.volume.api [None req-f2ea2edf-a3e7-47f8-81dc-5bd29931ccf1 tempest-SnapshotMetadataTestJSON-1160402770 tempest-SnapshotMetadataTestJSON-1160402770-project-member] Update snapshot metadata completed successfully. Jul 27 16:12:25.421910 np0000005924 devstack@c-api.service[100523]: INFO cinder.api.openstack.wsgi [None req-f2ea2edf-a3e7-47f8-81dc-5bd29931ccf1 tempest-SnapshotMetadataTestJSON-1160402770 tempest-SnapshotMetadataTestJSON-1160402770-project-member] https://10.4.3.117/volume/v3/snapshots/d98a0748-9300-41b9-b8db-e6c9f8e56089/metadata returned with HTTP 200 Jul 27 16:12:25.422396 np0000005924 devstack@c-api.service[100523]: [pid: 100523|app: 0|req: 407/1612] 10.4.3.117 () {68 vars in 1401 bytes} [Mon Jul 27 16:12:25 2026] PUT /volume/v3/snapshots/d98a0748-9300-41b9-b8db-e6c9f8e56089/metadata => generated 16 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jul 27 16:12:25.436586 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.middleware.request_id [None req-693505a1-6718-47f1-95eb-8173951c144e None None] RequestId filter calling following filter/app {{(pid=100524) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:12:25.439002 np0000005924 devstack@c-api.service[100524]: INFO cinder.api.openstack.wsgi [None req-693505a1-6718-47f1-95eb-8173951c144e tempest-SnapshotMetadataTestJSON-1160402770 tempest-SnapshotMetadataTestJSON-1160402770-project-member] DELETE https://10.4.3.117/volume/v3/snapshots/d98a0748-9300-41b9-b8db-e6c9f8e56089 Jul 27 16:12:25.439201 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.openstack.wsgi [None req-693505a1-6718-47f1-95eb-8173951c144e tempest-SnapshotMetadataTestJSON-1160402770 tempest-SnapshotMetadataTestJSON-1160402770-project-member] Empty body provided in request {{(pid=100524) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:12:25.439472 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.openstack.wsgi [None req-693505a1-6718-47f1-95eb-8173951c144e tempest-SnapshotMetadataTestJSON-1160402770 tempest-SnapshotMetadataTestJSON-1160402770-project-member] Calling method 'delete' {{(pid=100524) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:12:25.439795 np0000005924 devstack@c-api.service[100524]: INFO cinder.api.v3.snapshots [None req-693505a1-6718-47f1-95eb-8173951c144e tempest-SnapshotMetadataTestJSON-1160402770 tempest-SnapshotMetadataTestJSON-1160402770-project-member] Delete snapshot with id: d98a0748-9300-41b9-b8db-e6c9f8e56089 Jul 27 16:12:25.457846 np0000005924 devstack@c-api.service[100524]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:12:25.457846 np0000005924 devstack@c-api.service[100524]: warnings.warn( Jul 27 16:12:25.458509 np0000005924 devstack@c-api.service[100524]: INFO cinder.volume.api [None req-693505a1-6718-47f1-95eb-8173951c144e tempest-SnapshotMetadataTestJSON-1160402770 tempest-SnapshotMetadataTestJSON-1160402770-project-member] Snapshot retrieved successfully. Jul 27 16:12:25.485837 np0000005924 devstack@c-api.service[100524]: INFO cinder.volume.api [None req-693505a1-6718-47f1-95eb-8173951c144e tempest-SnapshotMetadataTestJSON-1160402770 tempest-SnapshotMetadataTestJSON-1160402770-project-member] Snapshot delete request issued successfully. Jul 27 16:12:25.485837 np0000005924 devstack@c-api.service[100524]: INFO cinder.api.openstack.wsgi [None req-693505a1-6718-47f1-95eb-8173951c144e tempest-SnapshotMetadataTestJSON-1160402770 tempest-SnapshotMetadataTestJSON-1160402770-project-member] https://10.4.3.117/volume/v3/snapshots/d98a0748-9300-41b9-b8db-e6c9f8e56089 returned with HTTP 202 Jul 27 16:12:25.486180 np0000005924 devstack@c-api.service[100524]: [pid: 100524|app: 0|req: 406/1613] 10.4.3.117 () {66 vars in 1357 bytes} [Mon Jul 27 16:12:25 2026] DELETE /volume/v3/snapshots/d98a0748-9300-41b9-b8db-e6c9f8e56089 => generated 0 bytes in 50 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 27 16:12:25.498556 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.middleware.request_id [None req-a0b50261-d360-492f-adaf-6478ef5cb314 None None] RequestId filter calling following filter/app {{(pid=100521) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:12:25.502922 np0000005924 devstack@c-api.service[100521]: INFO cinder.api.openstack.wsgi [None req-a0b50261-d360-492f-adaf-6478ef5cb314 tempest-SnapshotMetadataTestJSON-1160402770 tempest-SnapshotMetadataTestJSON-1160402770-project-member] GET https://10.4.3.117/volume/v3/snapshots/d98a0748-9300-41b9-b8db-e6c9f8e56089 Jul 27 16:12:25.503376 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.openstack.wsgi [None req-a0b50261-d360-492f-adaf-6478ef5cb314 tempest-SnapshotMetadataTestJSON-1160402770 tempest-SnapshotMetadataTestJSON-1160402770-project-member] Empty body provided in request {{(pid=100521) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:12:25.503735 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.openstack.wsgi [None req-a0b50261-d360-492f-adaf-6478ef5cb314 tempest-SnapshotMetadataTestJSON-1160402770 tempest-SnapshotMetadataTestJSON-1160402770-project-member] Calling method 'show' {{(pid=100521) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:12:25.511794 np0000005924 devstack@c-api.service[100521]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:12:25.511794 np0000005924 devstack@c-api.service[100521]: warnings.warn( Jul 27 16:12:25.512696 np0000005924 devstack@c-api.service[100521]: INFO cinder.volume.api [None req-a0b50261-d360-492f-adaf-6478ef5cb314 tempest-SnapshotMetadataTestJSON-1160402770 tempest-SnapshotMetadataTestJSON-1160402770-project-member] Snapshot retrieved successfully. Jul 27 16:12:25.514173 np0000005924 devstack@c-api.service[100521]: INFO cinder.api.openstack.wsgi [None req-a0b50261-d360-492f-adaf-6478ef5cb314 tempest-SnapshotMetadataTestJSON-1160402770 tempest-SnapshotMetadataTestJSON-1160402770-project-member] https://10.4.3.117/volume/v3/snapshots/d98a0748-9300-41b9-b8db-e6c9f8e56089 returned with HTTP 200 Jul 27 16:12:25.514741 np0000005924 devstack@c-api.service[100521]: [pid: 100521|app: 0|req: 404/1614] 10.4.3.117 () {66 vars in 1354 bytes} [Mon Jul 27 16:12:25 2026] GET /volume/v3/snapshots/d98a0748-9300-41b9-b8db-e6c9f8e56089 => generated 468 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 27 16:12:26.262210 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.middleware.request_id [req-d093f36f-9a7f-46e0-a7e2-05a6e5854b43 req-14e86a9e-0268-4a0b-b8e3-06ea21ccbdbe None None] RequestId filter calling following filter/app {{(pid=100522) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:12:26.264989 np0000005924 devstack@c-api.service[100522]: INFO cinder.api.openstack.wsgi [req-d093f36f-9a7f-46e0-a7e2-05a6e5854b43 req-14e86a9e-0268-4a0b-b8e3-06ea21ccbdbe tempest-AttachVolumeMultiAttachTest-1978803889 tempest-AttachVolumeMultiAttachTest-1978803889-project-member] POST https://10.4.3.117/volume/v3/attachments/9b742bc8-6655-4cbe-b329-71f2f79c190e/action Jul 27 16:12:26.265674 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.openstack.wsgi [req-d093f36f-9a7f-46e0-a7e2-05a6e5854b43 req-14e86a9e-0268-4a0b-b8e3-06ea21ccbdbe tempest-AttachVolumeMultiAttachTest-1978803889 tempest-AttachVolumeMultiAttachTest-1978803889-project-member] Action body: b'{"os-complete": null}' {{(pid=100522) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 27 16:12:26.265674 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.openstack.wsgi [req-d093f36f-9a7f-46e0-a7e2-05a6e5854b43 req-14e86a9e-0268-4a0b-b8e3-06ea21ccbdbe tempest-AttachVolumeMultiAttachTest-1978803889 tempest-AttachVolumeMultiAttachTest-1978803889-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100522) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 27 16:12:26.290820 np0000005924 devstack@c-api.service[100522]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:12:26.290820 np0000005924 devstack@c-api.service[100522]: warnings.warn( Jul 27 16:12:26.312290 np0000005924 devstack@c-api.service[100522]: INFO cinder.api.openstack.wsgi [req-d093f36f-9a7f-46e0-a7e2-05a6e5854b43 req-14e86a9e-0268-4a0b-b8e3-06ea21ccbdbe tempest-AttachVolumeMultiAttachTest-1978803889 tempest-AttachVolumeMultiAttachTest-1978803889-project-member] https://10.4.3.117/volume/v3/attachments/9b742bc8-6655-4cbe-b329-71f2f79c190e/action returned with HTTP 204 Jul 27 16:12:26.312290 np0000005924 devstack@c-api.service[100522]: [pid: 100522|app: 0|req: 398/1615] 10.4.3.117 () {74 vars in 1725 bytes} [Mon Jul 27 16:12:26 2026] POST /volume/v3/attachments/9b742bc8-6655-4cbe-b329-71f2f79c190e/action => generated 0 bytes in 49 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jul 27 16:12:26.471104 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.middleware.request_id [None req-9d3e46f3-4e44-40d3-b283-ec6fc1604afe None None] RequestId filter calling following filter/app {{(pid=100523) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:12:26.475508 np0000005924 devstack@c-api.service[100523]: INFO cinder.api.openstack.wsgi [None req-9d3e46f3-4e44-40d3-b283-ec6fc1604afe tempest-TestStampPattern-1248714906 tempest-TestStampPattern-1248714906-project-member] POST https://10.4.3.117/volume/v3/volumes Jul 27 16:12:26.477430 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.openstack.wsgi [None req-9d3e46f3-4e44-40d3-b283-ec6fc1604afe tempest-TestStampPattern-1248714906 tempest-TestStampPattern-1248714906-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestStampPattern-volume-1861823578", "snapshot_id": null, "imageRef": null, "volume_type": null, "size": 1}} {{(pid=100523) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 27 16:12:26.478416 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.v3.volumes [None req-9d3e46f3-4e44-40d3-b283-ec6fc1604afe tempest-TestStampPattern-1248714906 tempest-TestStampPattern-1248714906-project-member] Create volume request body: {'volume': {'name': 'tempest-TestStampPattern-volume-1861823578', 'snapshot_id': None, 'imageRef': None, 'volume_type': None, 'size': 1}} {{(pid=100523) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 27 16:12:26.478798 np0000005924 devstack@c-api.service[100523]: INFO cinder.api.v3.volumes [None req-9d3e46f3-4e44-40d3-b283-ec6fc1604afe tempest-TestStampPattern-1248714906 tempest-TestStampPattern-1248714906-project-member] Create volume of 1 GB Jul 27 16:12:26.489760 np0000005924 devstack@c-api.service[100523]: INFO cinder.volume.api [None req-9d3e46f3-4e44-40d3-b283-ec6fc1604afe tempest-TestStampPattern-1248714906 tempest-TestStampPattern-1248714906-project-member] Availability Zones retrieved successfully. Jul 27 16:12:26.494494 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.volume.api [None req-9d3e46f3-4e44-40d3-b283-ec6fc1604afe tempest-TestStampPattern-1248714906 tempest-TestStampPattern-1248714906-project-member] Flow 'volume_create_api' (f1ab1804-840e-4221-97e2-39f120447b24) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100523) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 27 16:12:26.495650 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.volume.api [None req-9d3e46f3-4e44-40d3-b283-ec6fc1604afe tempest-TestStampPattern-1248714906 tempest-TestStampPattern-1248714906-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (10a6a718-0c00-40fc-80be-3b8122eb63ad) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100523) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 27 16:12:26.499359 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.volume.flows.api.create_volume [None req-9d3e46f3-4e44-40d3-b283-ec6fc1604afe tempest-TestStampPattern-1248714906 tempest-TestStampPattern-1248714906-project-member] Validating volume size '1' using validate_int {{(pid=100523) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 27 16:12:26.532157 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.middleware.request_id [None req-a1f9c1cf-11a3-433d-af80-1034626f9ede None None] RequestId filter calling following filter/app {{(pid=100524) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:12:26.536357 np0000005924 devstack@c-api.service[100524]: INFO cinder.api.openstack.wsgi [None req-a1f9c1cf-11a3-433d-af80-1034626f9ede tempest-SnapshotMetadataTestJSON-1160402770 tempest-SnapshotMetadataTestJSON-1160402770-project-member] GET https://10.4.3.117/volume/v3/snapshots/d98a0748-9300-41b9-b8db-e6c9f8e56089 Jul 27 16:12:26.536357 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.openstack.wsgi [None req-a1f9c1cf-11a3-433d-af80-1034626f9ede tempest-SnapshotMetadataTestJSON-1160402770 tempest-SnapshotMetadataTestJSON-1160402770-project-member] Empty body provided in request {{(pid=100524) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:12:26.536357 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.openstack.wsgi [None req-a1f9c1cf-11a3-433d-af80-1034626f9ede tempest-SnapshotMetadataTestJSON-1160402770 tempest-SnapshotMetadataTestJSON-1160402770-project-member] Calling method 'show' {{(pid=100524) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:12:26.536616 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.volume.api [None req-9d3e46f3-4e44-40d3-b283-ec6fc1604afe tempest-TestStampPattern-1248714906 tempest-TestStampPattern-1248714906-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (10a6a718-0c00-40fc-80be-3b8122eb63ad) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-27T16:04:59Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=2bce4e1a-e6e0-49d9-be36-c3405449a01e,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '2bce4e1a-e6e0-49d9-be36-c3405449a01e', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100523) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 27 16:12:26.537598 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.volume.api [None req-9d3e46f3-4e44-40d3-b283-ec6fc1604afe tempest-TestStampPattern-1248714906 tempest-TestStampPattern-1248714906-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (44d7d5c9-ef3c-44fd-bbbd-802540170990) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100523) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 27 16:12:26.540585 np0000005924 devstack@c-api.service[100524]: INFO cinder.api.openstack.wsgi [None req-a1f9c1cf-11a3-433d-af80-1034626f9ede tempest-SnapshotMetadataTestJSON-1160402770 tempest-SnapshotMetadataTestJSON-1160402770-project-member] https://10.4.3.117/volume/v3/snapshots/d98a0748-9300-41b9-b8db-e6c9f8e56089 returned with HTTP 404 Jul 27 16:12:26.541072 np0000005924 devstack@c-api.service[100524]: [pid: 100524|app: 0|req: 407/1616] 10.4.3.117 () {66 vars in 1354 bytes} [Mon Jul 27 16:12:26 2026] GET /volume/v3/snapshots/d98a0748-9300-41b9-b8db-e6c9f8e56089 => generated 111 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 27 16:12:26.553703 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.middleware.request_id [None req-7dd3d2ef-8804-4fc9-9b20-d99b6bbf7db8 None None] RequestId filter calling following filter/app {{(pid=100521) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:12:26.557266 np0000005924 devstack@c-api.service[100521]: INFO cinder.api.openstack.wsgi [None req-7dd3d2ef-8804-4fc9-9b20-d99b6bbf7db8 tempest-SnapshotMetadataTestJSON-1160402770 tempest-SnapshotMetadataTestJSON-1160402770-project-member] GET https://10.4.3.117/volume/v3/volumes/3c444883-5b5f-4369-ade0-665a8cd66eac Jul 27 16:12:26.557631 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.openstack.wsgi [None req-7dd3d2ef-8804-4fc9-9b20-d99b6bbf7db8 tempest-SnapshotMetadataTestJSON-1160402770 tempest-SnapshotMetadataTestJSON-1160402770-project-member] Empty body provided in request {{(pid=100521) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:12:26.558041 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.openstack.wsgi [None req-7dd3d2ef-8804-4fc9-9b20-d99b6bbf7db8 tempest-SnapshotMetadataTestJSON-1160402770 tempest-SnapshotMetadataTestJSON-1160402770-project-member] Calling method 'show' {{(pid=100521) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:12:26.570452 np0000005924 devstack@c-api.service[100521]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:12:26.570452 np0000005924 devstack@c-api.service[100521]: warnings.warn( Jul 27 16:12:26.576802 np0000005924 devstack@c-api.service[100521]: INFO cinder.volume.api [None req-7dd3d2ef-8804-4fc9-9b20-d99b6bbf7db8 tempest-SnapshotMetadataTestJSON-1160402770 tempest-SnapshotMetadataTestJSON-1160402770-project-member] Volume info retrieved successfully. Jul 27 16:12:26.584087 np0000005924 devstack@c-api.service[100521]: INFO cinder.api.openstack.wsgi [None req-7dd3d2ef-8804-4fc9-9b20-d99b6bbf7db8 tempest-SnapshotMetadataTestJSON-1160402770 tempest-SnapshotMetadataTestJSON-1160402770-project-member] https://10.4.3.117/volume/v3/volumes/3c444883-5b5f-4369-ade0-665a8cd66eac returned with HTTP 200 Jul 27 16:12:26.584658 np0000005924 devstack@c-api.service[100521]: [pid: 100521|app: 0|req: 405/1617] 10.4.3.117 () {66 vars in 1348 bytes} [Mon Jul 27 16:12:26 2026] GET /volume/v3/volumes/3c444883-5b5f-4369-ade0-665a8cd66eac => generated 847 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 27 16:12:26.601734 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.middleware.request_id [None req-6c45209c-6fa5-4e96-b84b-f52f75a24faf None None] RequestId filter calling following filter/app {{(pid=100522) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:12:26.604766 np0000005924 devstack@c-api.service[100522]: INFO cinder.api.openstack.wsgi [None req-6c45209c-6fa5-4e96-b84b-f52f75a24faf tempest-SnapshotMetadataTestJSON-1160402770 tempest-SnapshotMetadataTestJSON-1160402770-project-member] DELETE https://10.4.3.117/volume/v3/volumes/3c444883-5b5f-4369-ade0-665a8cd66eac Jul 27 16:12:26.605271 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.openstack.wsgi [None req-6c45209c-6fa5-4e96-b84b-f52f75a24faf tempest-SnapshotMetadataTestJSON-1160402770 tempest-SnapshotMetadataTestJSON-1160402770-project-member] Empty body provided in request {{(pid=100522) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:12:26.605271 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.openstack.wsgi [None req-6c45209c-6fa5-4e96-b84b-f52f75a24faf tempest-SnapshotMetadataTestJSON-1160402770 tempest-SnapshotMetadataTestJSON-1160402770-project-member] Calling method 'delete' {{(pid=100522) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:12:26.605473 np0000005924 devstack@c-api.service[100522]: INFO cinder.api.v3.volumes [None req-6c45209c-6fa5-4e96-b84b-f52f75a24faf tempest-SnapshotMetadataTestJSON-1160402770 tempest-SnapshotMetadataTestJSON-1160402770-project-member] Delete volume with id: 3c444883-5b5f-4369-ade0-665a8cd66eac Jul 27 16:12:26.616172 np0000005924 devstack@c-api.service[100522]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:12:26.616172 np0000005924 devstack@c-api.service[100522]: warnings.warn( Jul 27 16:12:26.616827 np0000005924 devstack@c-api.service[100522]: INFO cinder.volume.api [None req-6c45209c-6fa5-4e96-b84b-f52f75a24faf tempest-SnapshotMetadataTestJSON-1160402770 tempest-SnapshotMetadataTestJSON-1160402770-project-member] Volume info retrieved successfully. Jul 27 16:12:26.644873 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.quota [None req-9d3e46f3-4e44-40d3-b283-ec6fc1604afe tempest-TestStampPattern-1248714906 tempest-TestStampPattern-1248714906-project-member] Created reservations ['08772013-8ab6-42e2-8eee-b0fd3622ec12', 'b19a1712-2e3c-4a10-921b-2f549e302a14', 'b0367287-f40c-4804-8bed-dcd230414356', 'def76fb1-5713-445b-91db-7638ad09c6b5'] {{(pid=100523) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 27 16:12:26.645851 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.volume.api [None req-9d3e46f3-4e44-40d3-b283-ec6fc1604afe tempest-TestStampPattern-1248714906 tempest-TestStampPattern-1248714906-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (44d7d5c9-ef3c-44fd-bbbd-802540170990) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['08772013-8ab6-42e2-8eee-b0fd3622ec12', 'b19a1712-2e3c-4a10-921b-2f549e302a14', 'b0367287-f40c-4804-8bed-dcd230414356', 'def76fb1-5713-445b-91db-7638ad09c6b5']}' {{(pid=100523) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 27 16:12:26.646701 np0000005924 devstack@c-api.service[100522]: INFO cinder.volume.api [None req-6c45209c-6fa5-4e96-b84b-f52f75a24faf tempest-SnapshotMetadataTestJSON-1160402770 tempest-SnapshotMetadataTestJSON-1160402770-project-member] Delete volume request issued successfully. Jul 27 16:12:26.646773 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.volume.api [None req-9d3e46f3-4e44-40d3-b283-ec6fc1604afe tempest-TestStampPattern-1248714906 tempest-TestStampPattern-1248714906-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (e3b67621-19b5-4dca-a309-6446e2e4b940) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100523) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 27 16:12:26.646940 np0000005924 devstack@c-api.service[100522]: INFO cinder.api.openstack.wsgi [None req-6c45209c-6fa5-4e96-b84b-f52f75a24faf tempest-SnapshotMetadataTestJSON-1160402770 tempest-SnapshotMetadataTestJSON-1160402770-project-member] https://10.4.3.117/volume/v3/volumes/3c444883-5b5f-4369-ade0-665a8cd66eac returned with HTTP 202 Jul 27 16:12:26.647488 np0000005924 devstack@c-api.service[100522]: [pid: 100522|app: 0|req: 399/1618] 10.4.3.117 () {66 vars in 1351 bytes} [Mon Jul 27 16:12:26 2026] DELETE /volume/v3/volumes/3c444883-5b5f-4369-ade0-665a8cd66eac => generated 0 bytes in 46 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 27 16:12:26.658676 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.middleware.request_id [None req-3a763f5d-612a-45c1-aa91-94d66fda3062 None None] RequestId filter calling following filter/app {{(pid=100524) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:12:26.660467 np0000005924 devstack@c-api.service[100524]: INFO cinder.api.openstack.wsgi [None req-3a763f5d-612a-45c1-aa91-94d66fda3062 tempest-SnapshotMetadataTestJSON-1160402770 tempest-SnapshotMetadataTestJSON-1160402770-project-member] GET https://10.4.3.117/volume/v3/volumes/3c444883-5b5f-4369-ade0-665a8cd66eac Jul 27 16:12:26.660747 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.openstack.wsgi [None req-3a763f5d-612a-45c1-aa91-94d66fda3062 tempest-SnapshotMetadataTestJSON-1160402770 tempest-SnapshotMetadataTestJSON-1160402770-project-member] Empty body provided in request {{(pid=100524) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:12:26.661004 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.openstack.wsgi [None req-3a763f5d-612a-45c1-aa91-94d66fda3062 tempest-SnapshotMetadataTestJSON-1160402770 tempest-SnapshotMetadataTestJSON-1160402770-project-member] Calling method 'show' {{(pid=100524) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:12:26.672063 np0000005924 devstack@c-api.service[100524]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:12:26.672063 np0000005924 devstack@c-api.service[100524]: warnings.warn( Jul 27 16:12:26.676550 np0000005924 devstack@c-api.service[100524]: INFO cinder.volume.api [None req-3a763f5d-612a-45c1-aa91-94d66fda3062 tempest-SnapshotMetadataTestJSON-1160402770 tempest-SnapshotMetadataTestJSON-1160402770-project-member] Volume info retrieved successfully. Jul 27 16:12:26.681033 np0000005924 devstack@c-api.service[100524]: INFO cinder.api.openstack.wsgi [None req-3a763f5d-612a-45c1-aa91-94d66fda3062 tempest-SnapshotMetadataTestJSON-1160402770 tempest-SnapshotMetadataTestJSON-1160402770-project-member] https://10.4.3.117/volume/v3/volumes/3c444883-5b5f-4369-ade0-665a8cd66eac returned with HTTP 200 Jul 27 16:12:26.681174 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.volume.api [None req-9d3e46f3-4e44-40d3-b283-ec6fc1604afe tempest-TestStampPattern-1248714906 tempest-TestStampPattern-1248714906-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (e3b67621-19b5-4dca-a309-6446e2e4b940) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '98ac08d8-67b2-4d09-b6ea-933ce5ed5808', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestStampPattern-volume-1861823578',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='0a9ca10a902c4b898f151484c9bd75fd',qos_specs=None,replication_status=,reservations=['08772013-8ab6-42e2-8eee-b0fd3622ec12','b19a1712-2e3c-4a10-921b-2f549e302a14','b0367287-f40c-4804-8bed-dcd230414356','def76fb1-5713-445b-91db-7638ad09c6b5'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='06a2a3ac01ac4e62a0841a7d88e6ea5c',volume_type_id=2bce4e1a-e6e0-49d9-be36-c3405449a01e), 'volume': Volume(_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-27T16:12:26Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestStampPattern-volume-1861823578',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=98ac08d8-67b2-4d09-b6ea-933ce5ed5808,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='0a9ca10a902c4b898f151484c9bd75fd',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='06a2a3ac01ac4e62a0841a7d88e6ea5c',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(2bce4e1a-e6e0-49d9-be36-c3405449a01e),volume_type_id=2bce4e1a-e6e0-49d9-be36-c3405449a01e)}' {{(pid=100523) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 27 16:12:26.681474 np0000005924 devstack@c-api.service[100524]: [pid: 100524|app: 0|req: 408/1619] 10.4.3.117 () {66 vars in 1348 bytes} [Mon Jul 27 16:12:26 2026] GET /volume/v3/volumes/3c444883-5b5f-4369-ade0-665a8cd66eac => generated 846 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 27 16:12:26.682488 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.volume.api [None req-9d3e46f3-4e44-40d3-b283-ec6fc1604afe tempest-TestStampPattern-1248714906 tempest-TestStampPattern-1248714906-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (47087d13-a9dc-4885-8c75-b30c26d59673) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100523) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 27 16:12:26.718346 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.volume.api [None req-9d3e46f3-4e44-40d3-b283-ec6fc1604afe tempest-TestStampPattern-1248714906 tempest-TestStampPattern-1248714906-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (47087d13-a9dc-4885-8c75-b30c26d59673) transitioned into state 'SUCCESS' from state '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-1861823578',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='0a9ca10a902c4b898f151484c9bd75fd',qos_specs=None,replication_status=,reservations=['08772013-8ab6-42e2-8eee-b0fd3622ec12','b19a1712-2e3c-4a10-921b-2f549e302a14','b0367287-f40c-4804-8bed-dcd230414356','def76fb1-5713-445b-91db-7638ad09c6b5'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='06a2a3ac01ac4e62a0841a7d88e6ea5c',volume_type_id=2bce4e1a-e6e0-49d9-be36-c3405449a01e)}' {{(pid=100523) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 27 16:12:26.719142 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.volume.api [None req-9d3e46f3-4e44-40d3-b283-ec6fc1604afe tempest-TestStampPattern-1248714906 tempest-TestStampPattern-1248714906-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (9114092d-13e6-4b49-89fa-ce3e4e8a004f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100523) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 27 16:12:26.735921 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.volume.api [None req-9d3e46f3-4e44-40d3-b283-ec6fc1604afe tempest-TestStampPattern-1248714906 tempest-TestStampPattern-1248714906-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (9114092d-13e6-4b49-89fa-ce3e4e8a004f) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100523) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 27 16:12:26.736857 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.volume.api [None req-9d3e46f3-4e44-40d3-b283-ec6fc1604afe tempest-TestStampPattern-1248714906 tempest-TestStampPattern-1248714906-project-member] Flow 'volume_create_api' (f1ab1804-840e-4221-97e2-39f120447b24) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100523) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 27 16:12:26.737235 np0000005924 devstack@c-api.service[100523]: INFO cinder.volume.api [None req-9d3e46f3-4e44-40d3-b283-ec6fc1604afe tempest-TestStampPattern-1248714906 tempest-TestStampPattern-1248714906-project-member] Create volume request issued successfully. Jul 27 16:12:26.737891 np0000005924 devstack@c-api.service[100523]: INFO cinder.api.openstack.wsgi [None req-9d3e46f3-4e44-40d3-b283-ec6fc1604afe tempest-TestStampPattern-1248714906 tempest-TestStampPattern-1248714906-project-member] https://10.4.3.117/volume/v3/volumes returned with HTTP 202 Jul 27 16:12:26.739999 np0000005924 devstack@c-api.service[100523]: [pid: 100523|app: 0|req: 408/1620] 10.4.3.117 () {68 vars in 1259 bytes} [Mon Jul 27 16:12:26 2026] POST /volume/v3/volumes => generated 747 bytes in 269 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 27 16:12:27.174470 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.middleware.request_id [req-afb6b2ae-7e64-425d-8768-c389f6bc8094 req-e3a12013-4e94-4b9a-9c0c-bb7e9731b2a3 None None] RequestId filter calling following filter/app {{(pid=100521) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:12:27.179193 np0000005924 devstack@c-api.service[100521]: INFO cinder.api.openstack.wsgi [req-afb6b2ae-7e64-425d-8768-c389f6bc8094 req-e3a12013-4e94-4b9a-9c0c-bb7e9731b2a3 tempest-TestVolumeBootPattern-1923367323 tempest-TestVolumeBootPattern-1923367323-project-member] GET https://10.4.3.117/volume/v3/volumes/74e425cb-3e8b-4384-ae27-f5ece356afe4/encryption Jul 27 16:12:27.179193 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.openstack.wsgi [req-afb6b2ae-7e64-425d-8768-c389f6bc8094 req-e3a12013-4e94-4b9a-9c0c-bb7e9731b2a3 tempest-TestVolumeBootPattern-1923367323 tempest-TestVolumeBootPattern-1923367323-project-member] Empty body provided in request {{(pid=100521) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:12:27.179193 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.openstack.wsgi [req-afb6b2ae-7e64-425d-8768-c389f6bc8094 req-e3a12013-4e94-4b9a-9c0c-bb7e9731b2a3 tempest-TestVolumeBootPattern-1923367323 tempest-TestVolumeBootPattern-1923367323-project-member] Calling method 'index' {{(pid=100521) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:12:27.197564 np0000005924 devstack@c-api.service[100521]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:12:27.197564 np0000005924 devstack@c-api.service[100521]: warnings.warn( Jul 27 16:12:27.209108 np0000005924 devstack@c-api.service[100521]: INFO cinder.api.openstack.wsgi [req-afb6b2ae-7e64-425d-8768-c389f6bc8094 req-e3a12013-4e94-4b9a-9c0c-bb7e9731b2a3 tempest-TestVolumeBootPattern-1923367323 tempest-TestVolumeBootPattern-1923367323-project-member] https://10.4.3.117/volume/v3/volumes/74e425cb-3e8b-4384-ae27-f5ece356afe4/encryption returned with HTTP 200 Jul 27 16:12:27.210271 np0000005924 devstack@c-api.service[100521]: [pid: 100521|app: 0|req: 406/1621] 10.4.3.117 () {68 vars in 1631 bytes} [Mon Jul 27 16:12:27 2026] GET /volume/v3/volumes/74e425cb-3e8b-4384-ae27-f5ece356afe4/encryption => generated 161 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 27 16:12:27.701532 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.middleware.request_id [None req-7bbb6734-216f-4795-bf0e-263e3f22c864 None None] RequestId filter calling following filter/app {{(pid=100522) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:12:27.703639 np0000005924 devstack@c-api.service[100522]: INFO cinder.api.openstack.wsgi [None req-7bbb6734-216f-4795-bf0e-263e3f22c864 tempest-SnapshotMetadataTestJSON-1160402770 tempest-SnapshotMetadataTestJSON-1160402770-project-member] GET https://10.4.3.117/volume/v3/volumes/3c444883-5b5f-4369-ade0-665a8cd66eac Jul 27 16:12:27.703891 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.openstack.wsgi [None req-7bbb6734-216f-4795-bf0e-263e3f22c864 tempest-SnapshotMetadataTestJSON-1160402770 tempest-SnapshotMetadataTestJSON-1160402770-project-member] Empty body provided in request {{(pid=100522) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:12:27.704140 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.openstack.wsgi [None req-7bbb6734-216f-4795-bf0e-263e3f22c864 tempest-SnapshotMetadataTestJSON-1160402770 tempest-SnapshotMetadataTestJSON-1160402770-project-member] Calling method 'show' {{(pid=100522) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:12:27.715669 np0000005924 devstack@c-api.service[100522]: INFO cinder.api.openstack.wsgi [None req-7bbb6734-216f-4795-bf0e-263e3f22c864 tempest-SnapshotMetadataTestJSON-1160402770 tempest-SnapshotMetadataTestJSON-1160402770-project-member] https://10.4.3.117/volume/v3/volumes/3c444883-5b5f-4369-ade0-665a8cd66eac returned with HTTP 404 Jul 27 16:12:27.716310 np0000005924 devstack@c-api.service[100522]: [pid: 100522|app: 0|req: 400/1622] 10.4.3.117 () {66 vars in 1348 bytes} [Mon Jul 27 16:12:27 2026] GET /volume/v3/volumes/3c444883-5b5f-4369-ade0-665a8cd66eac => generated 109 bytes in 15 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 27 16:12:28.135931 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.middleware.request_id [req-afb6b2ae-7e64-425d-8768-c389f6bc8094 req-31d20d0c-fb16-48de-ad18-27f545d044f5 None None] RequestId filter calling following filter/app {{(pid=100524) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:12:28.138570 np0000005924 devstack@c-api.service[100524]: INFO cinder.api.openstack.wsgi [req-afb6b2ae-7e64-425d-8768-c389f6bc8094 req-31d20d0c-fb16-48de-ad18-27f545d044f5 tempest-TestVolumeBootPattern-1923367323 tempest-TestVolumeBootPattern-1923367323-project-member] DELETE https://10.4.3.117/volume/v3/attachments/300f1ad0-348f-4de3-95f5-52874a734657 Jul 27 16:12:28.138851 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.openstack.wsgi [req-afb6b2ae-7e64-425d-8768-c389f6bc8094 req-31d20d0c-fb16-48de-ad18-27f545d044f5 tempest-TestVolumeBootPattern-1923367323 tempest-TestVolumeBootPattern-1923367323-project-member] Empty body provided in request {{(pid=100524) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:12:28.139126 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.openstack.wsgi [req-afb6b2ae-7e64-425d-8768-c389f6bc8094 req-31d20d0c-fb16-48de-ad18-27f545d044f5 tempest-TestVolumeBootPattern-1923367323 tempest-TestVolumeBootPattern-1923367323-project-member] Calling method 'version_select' {{(pid=100524) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:12:28.152833 np0000005924 devstack@c-api.service[100524]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:12:28.152833 np0000005924 devstack@c-api.service[100524]: warnings.warn( Jul 27 16:12:28.233143 np0000005924 devstack@c-api.service[100524]: INFO cinder.api.openstack.wsgi [req-afb6b2ae-7e64-425d-8768-c389f6bc8094 req-31d20d0c-fb16-48de-ad18-27f545d044f5 tempest-TestVolumeBootPattern-1923367323 tempest-TestVolumeBootPattern-1923367323-project-member] https://10.4.3.117/volume/v3/attachments/300f1ad0-348f-4de3-95f5-52874a734657 returned with HTTP 200 Jul 27 16:12:28.233652 np0000005924 devstack@c-api.service[100524]: [pid: 100524|app: 0|req: 409/1623] 10.4.3.117 () {72 vars in 1673 bytes} [Mon Jul 27 16:12:28 2026] DELETE /volume/v3/attachments/300f1ad0-348f-4de3-95f5-52874a734657 => generated 19 bytes in 98 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 27 16:12:29.276373 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.middleware.request_id [None req-69681626-9eeb-44ba-a0a1-c446cf008cad None None] RequestId filter calling following filter/app {{(pid=100523) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:12:29.276850 np0000005924 devstack@c-api.service[100523]: INFO cinder.api.openstack.wsgi [None req-69681626-9eeb-44ba-a0a1-c446cf008cad None None] GET https://10.4.3.117/volume// Jul 27 16:12:29.277064 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.openstack.wsgi [None req-69681626-9eeb-44ba-a0a1-c446cf008cad None None] Empty body provided in request {{(pid=100523) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:12:29.277311 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.openstack.wsgi [None req-69681626-9eeb-44ba-a0a1-c446cf008cad None None] Calling method 'all' {{(pid=100523) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:12:29.277744 np0000005924 devstack@c-api.service[100523]: INFO cinder.api.openstack.wsgi [None req-69681626-9eeb-44ba-a0a1-c446cf008cad None None] https://10.4.3.117/volume// returned with HTTP 300 Jul 27 16:12:29.281351 np0000005924 devstack@c-api.service[100523]: [pid: 100523|app: 0|req: 409/1624] 10.4.3.117 () {64 vars in 1004 bytes} [Mon Jul 27 16:12:29 2026] GET /volume/ => generated 386 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 27 16:12:29.292617 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.middleware.request_id [None req-18e46137-323f-415e-9c67-b92b78cec238 None None] RequestId filter calling following filter/app {{(pid=100521) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:12:29.293158 np0000005924 devstack@c-api.service[100521]: INFO cinder.api.openstack.wsgi [None req-18e46137-323f-415e-9c67-b92b78cec238 None None] GET https://10.4.3.117/volume// Jul 27 16:12:29.293440 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.openstack.wsgi [None req-18e46137-323f-415e-9c67-b92b78cec238 None None] Empty body provided in request {{(pid=100521) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:12:29.293697 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.openstack.wsgi [None req-18e46137-323f-415e-9c67-b92b78cec238 None None] Calling method 'all' {{(pid=100521) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:12:29.294137 np0000005924 devstack@c-api.service[100521]: INFO cinder.api.openstack.wsgi [None req-18e46137-323f-415e-9c67-b92b78cec238 None None] https://10.4.3.117/volume// returned with HTTP 300 Jul 27 16:12:29.294564 np0000005924 devstack@c-api.service[100521]: [pid: 100521|app: 0|req: 407/1625] 10.4.3.117 () {64 vars in 1004 bytes} [Mon Jul 27 16:12:29 2026] GET /volume/ => generated 386 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 27 16:12:29.307577 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.middleware.request_id [None req-e81477bd-ce6f-40b6-b3dc-af950e4f5658 None None] RequestId filter calling following filter/app {{(pid=100522) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:12:29.416794 np0000005924 devstack@c-api.service[100522]: INFO cinder.api.openstack.wsgi [None req-e81477bd-ce6f-40b6-b3dc-af950e4f5658 tempest-VersionsTest-376177743 tempest-VersionsTest-376177743-project-member] GET https://10.4.3.117/volume/v3/ Jul 27 16:12:29.417021 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.openstack.wsgi [None req-e81477bd-ce6f-40b6-b3dc-af950e4f5658 tempest-VersionsTest-376177743 tempest-VersionsTest-376177743-project-member] Empty body provided in request {{(pid=100522) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:12:29.417210 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.openstack.wsgi [None req-e81477bd-ce6f-40b6-b3dc-af950e4f5658 tempest-VersionsTest-376177743 tempest-VersionsTest-376177743-project-member] Calling method 'version_select' {{(pid=100522) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:12:29.417543 np0000005924 devstack@c-api.service[100522]: INFO cinder.api.openstack.wsgi [None req-e81477bd-ce6f-40b6-b3dc-af950e4f5658 tempest-VersionsTest-376177743 tempest-VersionsTest-376177743-project-member] https://10.4.3.117/volume/v3/ returned with HTTP 200 Jul 27 16:12:29.417891 np0000005924 devstack@c-api.service[100522]: [pid: 100522|app: 0|req: 401/1626] 10.4.3.117 () {66 vars in 1216 bytes} [Mon Jul 27 16:12:29 2026] GET /volume/v3/ => generated 386 bytes in 111 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 27 16:12:31.351130 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.middleware.request_id [None req-b5483ec1-514c-4c71-8fe0-1d3e5122e556 None None] RequestId filter calling following filter/app {{(pid=100524) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:12:31.353304 np0000005924 devstack@c-api.service[100524]: INFO cinder.api.openstack.wsgi [None req-b5483ec1-514c-4c71-8fe0-1d3e5122e556 tempest-VolumesCloneTest-578132766 tempest-VolumesCloneTest-578132766-project-member] POST https://10.4.3.117/volume/v3/volumes Jul 27 16:12:31.353694 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.openstack.wsgi [None req-b5483ec1-514c-4c71-8fe0-1d3e5122e556 tempest-VolumesCloneTest-578132766 tempest-VolumesCloneTest-578132766-project-member] Action: 'create', calling method: create, body: {"volume": {"imageRef": "9b5714dc-7db2-46f4-8517-f5174b84ff15", "size": 1, "name": "tempest-VolumesCloneTest-Volume-1300266685"}} {{(pid=100524) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 27 16:12:31.355308 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.v3.volumes [None req-b5483ec1-514c-4c71-8fe0-1d3e5122e556 tempest-VolumesCloneTest-578132766 tempest-VolumesCloneTest-578132766-project-member] Create volume request body: {'volume': {'imageRef': '9b5714dc-7db2-46f4-8517-f5174b84ff15', 'size': 1, 'name': 'tempest-VolumesCloneTest-Volume-1300266685'}} {{(pid=100524) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 27 16:12:31.442229 np0000005924 devstack@c-api.service[100524]: INFO cinder.api.v3.volumes [None req-b5483ec1-514c-4c71-8fe0-1d3e5122e556 tempest-VolumesCloneTest-578132766 tempest-VolumesCloneTest-578132766-project-member] Create volume of 1 GB Jul 27 16:12:31.442632 np0000005924 devstack@c-api.service[100524]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:12:31.442632 np0000005924 devstack@c-api.service[100524]: warnings.warn( Jul 27 16:12:31.446776 np0000005924 devstack@c-api.service[100524]: INFO cinder.volume.api [None req-b5483ec1-514c-4c71-8fe0-1d3e5122e556 tempest-VolumesCloneTest-578132766 tempest-VolumesCloneTest-578132766-project-member] Availability Zones retrieved successfully. Jul 27 16:12:31.453668 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.volume.api [None req-b5483ec1-514c-4c71-8fe0-1d3e5122e556 tempest-VolumesCloneTest-578132766 tempest-VolumesCloneTest-578132766-project-member] Flow 'volume_create_api' (0317a2f2-0d5f-4cbd-9d35-3a2f40eac9a7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100524) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 27 16:12:31.455321 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.volume.api [None req-b5483ec1-514c-4c71-8fe0-1d3e5122e556 tempest-VolumesCloneTest-578132766 tempest-VolumesCloneTest-578132766-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (925518b0-53da-40b9-a97a-5d51701d389e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100524) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 27 16:12:31.456824 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.volume.flows.api.create_volume [None req-b5483ec1-514c-4c71-8fe0-1d3e5122e556 tempest-VolumesCloneTest-578132766 tempest-VolumesCloneTest-578132766-project-member] Validating volume size '1' using validate_int {{(pid=100524) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 27 16:12:31.542641 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.volume.api [None req-b5483ec1-514c-4c71-8fe0-1d3e5122e556 tempest-VolumesCloneTest-578132766 tempest-VolumesCloneTest-578132766-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (925518b0-53da-40b9-a97a-5d51701d389e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-27T16:04:59Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=2bce4e1a-e6e0-49d9-be36-c3405449a01e,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '2bce4e1a-e6e0-49d9-be36-c3405449a01e', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100524) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 27 16:12:31.543545 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.volume.api [None req-b5483ec1-514c-4c71-8fe0-1d3e5122e556 tempest-VolumesCloneTest-578132766 tempest-VolumesCloneTest-578132766-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (ca1785aa-7d06-4028-858d-be4e8e258227) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100524) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 27 16:12:31.628791 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.quota [None req-b5483ec1-514c-4c71-8fe0-1d3e5122e556 tempest-VolumesCloneTest-578132766 tempest-VolumesCloneTest-578132766-project-member] Created reservations ['55992b3d-468f-4205-8e91-c079049eab45', '906ec59a-de77-4375-87c1-025800d379d9', '97027c35-4227-49a0-bad9-9e7a52ca5e88', '6e30765b-b314-463d-afa0-47101b6b6ce5'] {{(pid=100524) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 27 16:12:31.629556 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.volume.api [None req-b5483ec1-514c-4c71-8fe0-1d3e5122e556 tempest-VolumesCloneTest-578132766 tempest-VolumesCloneTest-578132766-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (ca1785aa-7d06-4028-858d-be4e8e258227) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['55992b3d-468f-4205-8e91-c079049eab45', '906ec59a-de77-4375-87c1-025800d379d9', '97027c35-4227-49a0-bad9-9e7a52ca5e88', '6e30765b-b314-463d-afa0-47101b6b6ce5']}' {{(pid=100524) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 27 16:12:31.630213 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.volume.api [None req-b5483ec1-514c-4c71-8fe0-1d3e5122e556 tempest-VolumesCloneTest-578132766 tempest-VolumesCloneTest-578132766-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (8f676ad0-6493-4eac-b46b-25a466f7f69f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100524) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 27 16:12:31.659206 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.volume.api [None req-b5483ec1-514c-4c71-8fe0-1d3e5122e556 tempest-VolumesCloneTest-578132766 tempest-VolumesCloneTest-578132766-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (8f676ad0-6493-4eac-b46b-25a466f7f69f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'b1c0848d-637d-47c3-9ad4-0b433259d9f2', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesCloneTest-Volume-1300266685',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='df16c21cde5e49ddb68583f2f25ff626',qos_specs=None,replication_status=,reservations=['55992b3d-468f-4205-8e91-c079049eab45','906ec59a-de77-4375-87c1-025800d379d9','97027c35-4227-49a0-bad9-9e7a52ca5e88','6e30765b-b314-463d-afa0-47101b6b6ce5'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='7b3118bbbf5a4cb88c435ff36ebb7685',volume_type_id=2bce4e1a-e6e0-49d9-be36-c3405449a01e), 'volume': Volume(_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-27T16:12:31Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesCloneTest-Volume-1300266685',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=b1c0848d-637d-47c3-9ad4-0b433259d9f2,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='df16c21cde5e49ddb68583f2f25ff626',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='7b3118bbbf5a4cb88c435ff36ebb7685',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(2bce4e1a-e6e0-49d9-be36-c3405449a01e),volume_type_id=2bce4e1a-e6e0-49d9-be36-c3405449a01e)}' {{(pid=100524) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 27 16:12:31.660039 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.volume.api [None req-b5483ec1-514c-4c71-8fe0-1d3e5122e556 tempest-VolumesCloneTest-578132766 tempest-VolumesCloneTest-578132766-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (7e0cf62b-37db-4947-8a24-03af9fecd152) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100524) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 27 16:12:31.689898 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.volume.api [None req-b5483ec1-514c-4c71-8fe0-1d3e5122e556 tempest-VolumesCloneTest-578132766 tempest-VolumesCloneTest-578132766-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (7e0cf62b-37db-4947-8a24-03af9fecd152) transitioned into state 'SUCCESS' from state '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-1300266685',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='df16c21cde5e49ddb68583f2f25ff626',qos_specs=None,replication_status=,reservations=['55992b3d-468f-4205-8e91-c079049eab45','906ec59a-de77-4375-87c1-025800d379d9','97027c35-4227-49a0-bad9-9e7a52ca5e88','6e30765b-b314-463d-afa0-47101b6b6ce5'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='7b3118bbbf5a4cb88c435ff36ebb7685',volume_type_id=2bce4e1a-e6e0-49d9-be36-c3405449a01e)}' {{(pid=100524) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 27 16:12:31.690752 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.volume.api [None req-b5483ec1-514c-4c71-8fe0-1d3e5122e556 tempest-VolumesCloneTest-578132766 tempest-VolumesCloneTest-578132766-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (f93285a0-05d5-4ff8-ba30-59f4b827fb7c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100524) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 27 16:12:31.704466 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.volume.api [None req-b5483ec1-514c-4c71-8fe0-1d3e5122e556 tempest-VolumesCloneTest-578132766 tempest-VolumesCloneTest-578132766-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (f93285a0-05d5-4ff8-ba30-59f4b827fb7c) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100524) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 27 16:12:31.705743 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.volume.api [None req-b5483ec1-514c-4c71-8fe0-1d3e5122e556 tempest-VolumesCloneTest-578132766 tempest-VolumesCloneTest-578132766-project-member] Flow 'volume_create_api' (0317a2f2-0d5f-4cbd-9d35-3a2f40eac9a7) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100524) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 27 16:12:31.706147 np0000005924 devstack@c-api.service[100524]: INFO cinder.volume.api [None req-b5483ec1-514c-4c71-8fe0-1d3e5122e556 tempest-VolumesCloneTest-578132766 tempest-VolumesCloneTest-578132766-project-member] Create volume request issued successfully. Jul 27 16:12:31.706937 np0000005924 devstack@c-api.service[100524]: INFO cinder.api.openstack.wsgi [None req-b5483ec1-514c-4c71-8fe0-1d3e5122e556 tempest-VolumesCloneTest-578132766 tempest-VolumesCloneTest-578132766-project-member] https://10.4.3.117/volume/v3/volumes returned with HTTP 202 Jul 27 16:12:31.707535 np0000005924 devstack@c-api.service[100524]: [pid: 100524|app: 0|req: 410/1627] 10.4.3.117 () {68 vars in 1259 bytes} [Mon Jul 27 16:12:31 2026] POST /volume/v3/volumes => generated 747 bytes in 357 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 27 16:12:31.728187 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.middleware.request_id [None req-1be19c8a-26cb-4d48-8ec0-b340f18f6334 None None] RequestId filter calling following filter/app {{(pid=100523) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:12:31.732236 np0000005924 devstack@c-api.service[100523]: INFO cinder.api.openstack.wsgi [None req-1be19c8a-26cb-4d48-8ec0-b340f18f6334 tempest-VolumesCloneTest-578132766 tempest-VolumesCloneTest-578132766-project-member] GET https://10.4.3.117/volume/v3/volumes/b1c0848d-637d-47c3-9ad4-0b433259d9f2 Jul 27 16:12:31.732980 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.openstack.wsgi [None req-1be19c8a-26cb-4d48-8ec0-b340f18f6334 tempest-VolumesCloneTest-578132766 tempest-VolumesCloneTest-578132766-project-member] Empty body provided in request {{(pid=100523) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:12:31.732980 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.openstack.wsgi [None req-1be19c8a-26cb-4d48-8ec0-b340f18f6334 tempest-VolumesCloneTest-578132766 tempest-VolumesCloneTest-578132766-project-member] Calling method 'show' {{(pid=100523) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:12:31.754270 np0000005924 devstack@c-api.service[100523]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:12:31.754270 np0000005924 devstack@c-api.service[100523]: warnings.warn( Jul 27 16:12:31.760315 np0000005924 devstack@c-api.service[100523]: INFO cinder.volume.api [None req-1be19c8a-26cb-4d48-8ec0-b340f18f6334 tempest-VolumesCloneTest-578132766 tempest-VolumesCloneTest-578132766-project-member] Volume info retrieved successfully. Jul 27 16:12:31.767839 np0000005924 devstack@c-api.service[100523]: INFO cinder.api.openstack.wsgi [None req-1be19c8a-26cb-4d48-8ec0-b340f18f6334 tempest-VolumesCloneTest-578132766 tempest-VolumesCloneTest-578132766-project-member] https://10.4.3.117/volume/v3/volumes/b1c0848d-637d-47c3-9ad4-0b433259d9f2 returned with HTTP 200 Jul 27 16:12:31.768229 np0000005924 devstack@c-api.service[100523]: [pid: 100523|app: 0|req: 410/1628] 10.4.3.117 () {66 vars in 1348 bytes} [Mon Jul 27 16:12:31 2026] GET /volume/v3/volumes/b1c0848d-637d-47c3-9ad4-0b433259d9f2 => generated 815 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 27 16:12:32.659733 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.middleware.request_id [None req-81559f53-6a8d-4624-a0c6-d10fb12afd80 None None] RequestId filter calling following filter/app {{(pid=100521) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:12:32.662527 np0000005924 devstack@c-api.service[100521]: INFO cinder.api.openstack.wsgi [None req-81559f53-6a8d-4624-a0c6-d10fb12afd80 tempest-TestVolumeBootPattern-1923367323 tempest-TestVolumeBootPattern-1923367323-project-member] DELETE https://10.4.3.117/volume/v3/volumes/74e425cb-3e8b-4384-ae27-f5ece356afe4 Jul 27 16:12:32.662648 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.openstack.wsgi [None req-81559f53-6a8d-4624-a0c6-d10fb12afd80 tempest-TestVolumeBootPattern-1923367323 tempest-TestVolumeBootPattern-1923367323-project-member] Empty body provided in request {{(pid=100521) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:12:32.663079 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.openstack.wsgi [None req-81559f53-6a8d-4624-a0c6-d10fb12afd80 tempest-TestVolumeBootPattern-1923367323 tempest-TestVolumeBootPattern-1923367323-project-member] Calling method 'delete' {{(pid=100521) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:12:32.663411 np0000005924 devstack@c-api.service[100521]: INFO cinder.api.v3.volumes [None req-81559f53-6a8d-4624-a0c6-d10fb12afd80 tempest-TestVolumeBootPattern-1923367323 tempest-TestVolumeBootPattern-1923367323-project-member] Delete volume with id: 74e425cb-3e8b-4384-ae27-f5ece356afe4 Jul 27 16:12:32.674105 np0000005924 devstack@c-api.service[100521]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:12:32.674105 np0000005924 devstack@c-api.service[100521]: warnings.warn( Jul 27 16:12:32.674636 np0000005924 devstack@c-api.service[100521]: INFO cinder.volume.api [None req-81559f53-6a8d-4624-a0c6-d10fb12afd80 tempest-TestVolumeBootPattern-1923367323 tempest-TestVolumeBootPattern-1923367323-project-member] Volume info retrieved successfully. Jul 27 16:12:32.693420 np0000005924 devstack@c-api.service[100521]: WARNING cinder.keymgr.conf_key_mgr [None req-81559f53-6a8d-4624-a0c6-d10fb12afd80 tempest-TestVolumeBootPattern-1923367323 tempest-TestVolumeBootPattern-1923367323-project-member] Not deleting key 00000000-0000-0000-0000-000000000000 Jul 27 16:12:32.703951 np0000005924 devstack@c-api.service[100521]: INFO cinder.volume.api [None req-81559f53-6a8d-4624-a0c6-d10fb12afd80 tempest-TestVolumeBootPattern-1923367323 tempest-TestVolumeBootPattern-1923367323-project-member] Delete volume request issued successfully. Jul 27 16:12:32.704197 np0000005924 devstack@c-api.service[100521]: INFO cinder.api.openstack.wsgi [None req-81559f53-6a8d-4624-a0c6-d10fb12afd80 tempest-TestVolumeBootPattern-1923367323 tempest-TestVolumeBootPattern-1923367323-project-member] https://10.4.3.117/volume/v3/volumes/74e425cb-3e8b-4384-ae27-f5ece356afe4 returned with HTTP 202 Jul 27 16:12:32.704724 np0000005924 devstack@c-api.service[100521]: [pid: 100521|app: 0|req: 408/1629] 10.4.3.117 () {66 vars in 1351 bytes} [Mon Jul 27 16:12:32 2026] DELETE /volume/v3/volumes/74e425cb-3e8b-4384-ae27-f5ece356afe4 => generated 0 bytes in 45 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 27 16:12:32.713240 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.middleware.request_id [None req-f386eda7-ae2f-4bea-b542-c0c121755709 None None] RequestId filter calling following filter/app {{(pid=100522) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:12:32.715679 np0000005924 devstack@c-api.service[100522]: INFO cinder.api.openstack.wsgi [None req-f386eda7-ae2f-4bea-b542-c0c121755709 tempest-TestVolumeBootPattern-1923367323 tempest-TestVolumeBootPattern-1923367323-project-member] GET https://10.4.3.117/volume/v3/volumes/74e425cb-3e8b-4384-ae27-f5ece356afe4 Jul 27 16:12:32.716025 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.openstack.wsgi [None req-f386eda7-ae2f-4bea-b542-c0c121755709 tempest-TestVolumeBootPattern-1923367323 tempest-TestVolumeBootPattern-1923367323-project-member] Empty body provided in request {{(pid=100522) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:12:32.716235 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.openstack.wsgi [None req-f386eda7-ae2f-4bea-b542-c0c121755709 tempest-TestVolumeBootPattern-1923367323 tempest-TestVolumeBootPattern-1923367323-project-member] Calling method 'show' {{(pid=100522) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:12:32.737097 np0000005924 devstack@c-api.service[100522]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:12:32.737097 np0000005924 devstack@c-api.service[100522]: warnings.warn( Jul 27 16:12:32.747186 np0000005924 devstack@c-api.service[100522]: INFO cinder.volume.api [None req-f386eda7-ae2f-4bea-b542-c0c121755709 tempest-TestVolumeBootPattern-1923367323 tempest-TestVolumeBootPattern-1923367323-project-member] Volume info retrieved successfully. Jul 27 16:12:32.754923 np0000005924 devstack@c-api.service[100522]: INFO cinder.api.openstack.wsgi [None req-f386eda7-ae2f-4bea-b542-c0c121755709 tempest-TestVolumeBootPattern-1923367323 tempest-TestVolumeBootPattern-1923367323-project-member] https://10.4.3.117/volume/v3/volumes/74e425cb-3e8b-4384-ae27-f5ece356afe4 returned with HTTP 200 Jul 27 16:12:32.755442 np0000005924 devstack@c-api.service[100522]: [pid: 100522|app: 0|req: 402/1630] 10.4.3.117 () {66 vars in 1348 bytes} [Mon Jul 27 16:12:32 2026] GET /volume/v3/volumes/74e425cb-3e8b-4384-ae27-f5ece356afe4 => generated 871 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 27 16:12:32.786849 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.middleware.request_id [None req-0b9a7c29-9efe-404b-b427-bd44b6291ea8 None None] RequestId filter calling following filter/app {{(pid=100524) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:12:32.789048 np0000005924 devstack@c-api.service[100524]: INFO cinder.api.openstack.wsgi [None req-0b9a7c29-9efe-404b-b427-bd44b6291ea8 tempest-VolumesCloneTest-578132766 tempest-VolumesCloneTest-578132766-project-member] GET https://10.4.3.117/volume/v3/volumes/b1c0848d-637d-47c3-9ad4-0b433259d9f2 Jul 27 16:12:32.789261 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.openstack.wsgi [None req-0b9a7c29-9efe-404b-b427-bd44b6291ea8 tempest-VolumesCloneTest-578132766 tempest-VolumesCloneTest-578132766-project-member] Empty body provided in request {{(pid=100524) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:12:32.789462 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.openstack.wsgi [None req-0b9a7c29-9efe-404b-b427-bd44b6291ea8 tempest-VolumesCloneTest-578132766 tempest-VolumesCloneTest-578132766-project-member] Calling method 'show' {{(pid=100524) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:12:32.798520 np0000005924 devstack@c-api.service[100524]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:12:32.798520 np0000005924 devstack@c-api.service[100524]: warnings.warn( Jul 27 16:12:32.806101 np0000005924 devstack@c-api.service[100524]: INFO cinder.volume.api [None req-0b9a7c29-9efe-404b-b427-bd44b6291ea8 tempest-VolumesCloneTest-578132766 tempest-VolumesCloneTest-578132766-project-member] Volume info retrieved successfully. Jul 27 16:12:32.812648 np0000005924 devstack@c-api.service[100524]: INFO cinder.api.openstack.wsgi [None req-0b9a7c29-9efe-404b-b427-bd44b6291ea8 tempest-VolumesCloneTest-578132766 tempest-VolumesCloneTest-578132766-project-member] https://10.4.3.117/volume/v3/volumes/b1c0848d-637d-47c3-9ad4-0b433259d9f2 returned with HTTP 200 Jul 27 16:12:32.815344 np0000005924 devstack@c-api.service[100524]: [pid: 100524|app: 0|req: 411/1631] 10.4.3.117 () {66 vars in 1348 bytes} [Mon Jul 27 16:12:32 2026] GET /volume/v3/volumes/b1c0848d-637d-47c3-9ad4-0b433259d9f2 => generated 1355 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 27 16:12:32.828547 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.middleware.request_id [None req-7e5f6346-b991-4e14-86aa-96b4a730adb6 None None] RequestId filter calling following filter/app {{(pid=100523) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:12:32.836387 np0000005924 devstack@c-api.service[100523]: INFO cinder.api.openstack.wsgi [None req-7e5f6346-b991-4e14-86aa-96b4a730adb6 tempest-VolumesCloneTest-578132766 tempest-VolumesCloneTest-578132766-project-member] POST https://10.4.3.117/volume/v3/volumes Jul 27 16:12:32.836916 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.openstack.wsgi [None req-7e5f6346-b991-4e14-86aa-96b4a730adb6 tempest-VolumesCloneTest-578132766 tempest-VolumesCloneTest-578132766-project-member] Action: 'create', calling method: create, body: {"volume": {"source_volid": "b1c0848d-637d-47c3-9ad4-0b433259d9f2", "size": 1, "name": "tempest-VolumesCloneTest-Volume-745422731"}} {{(pid=100523) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 27 16:12:32.839270 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.v3.volumes [None req-7e5f6346-b991-4e14-86aa-96b4a730adb6 tempest-VolumesCloneTest-578132766 tempest-VolumesCloneTest-578132766-project-member] Create volume request body: {'volume': {'source_volid': 'b1c0848d-637d-47c3-9ad4-0b433259d9f2', 'size': 1, 'name': 'tempest-VolumesCloneTest-Volume-745422731'}} {{(pid=100523) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 27 16:12:32.853383 np0000005924 devstack@c-api.service[100523]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:12:32.853383 np0000005924 devstack@c-api.service[100523]: warnings.warn( Jul 27 16:12:32.853894 np0000005924 devstack@c-api.service[100523]: INFO cinder.volume.api [None req-7e5f6346-b991-4e14-86aa-96b4a730adb6 tempest-VolumesCloneTest-578132766 tempest-VolumesCloneTest-578132766-project-member] Volume retrieved successfully. Jul 27 16:12:32.854006 np0000005924 devstack@c-api.service[100523]: INFO cinder.api.v3.volumes [None req-7e5f6346-b991-4e14-86aa-96b4a730adb6 tempest-VolumesCloneTest-578132766 tempest-VolumesCloneTest-578132766-project-member] Create volume of 1 GB Jul 27 16:12:32.858519 np0000005924 devstack@c-api.service[100523]: INFO cinder.volume.api [None req-7e5f6346-b991-4e14-86aa-96b4a730adb6 tempest-VolumesCloneTest-578132766 tempest-VolumesCloneTest-578132766-project-member] Availability Zones retrieved successfully. Jul 27 16:12:32.864204 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.volume.api [None req-7e5f6346-b991-4e14-86aa-96b4a730adb6 tempest-VolumesCloneTest-578132766 tempest-VolumesCloneTest-578132766-project-member] Flow 'volume_create_api' (74f468b2-8793-41ae-b3bb-2baa204fabc6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100523) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 27 16:12:32.865394 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.volume.api [None req-7e5f6346-b991-4e14-86aa-96b4a730adb6 tempest-VolumesCloneTest-578132766 tempest-VolumesCloneTest-578132766-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (6a82f621-d724-4392-ba41-9dd4e65a12e8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100523) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 27 16:12:32.866462 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.volume.flows.api.create_volume [None req-7e5f6346-b991-4e14-86aa-96b4a730adb6 tempest-VolumesCloneTest-578132766 tempest-VolumesCloneTest-578132766-project-member] Validating volume size '1' using validate_int, validate_source_size {{(pid=100523) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 27 16:12:32.895598 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.volume.api [None req-7e5f6346-b991-4e14-86aa-96b4a730adb6 tempest-VolumesCloneTest-578132766 tempest-VolumesCloneTest-578132766-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (6a82f621-d724-4392-ba41-9dd4e65a12e8) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': 'b1c0848d-637d-47c3-9ad4-0b433259d9f2', 'volume_type': VolumeType(created_at=2026-07-27T16:04:59Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=2bce4e1a-e6e0-49d9-be36-c3405449a01e,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '2bce4e1a-e6e0-49d9-be36-c3405449a01e', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100523) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 27 16:12:32.895598 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.volume.api [None req-7e5f6346-b991-4e14-86aa-96b4a730adb6 tempest-VolumesCloneTest-578132766 tempest-VolumesCloneTest-578132766-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (93595eba-4c10-4626-bf92-3b6dd321abe2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100523) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 27 16:12:32.948541 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.quota [None req-7e5f6346-b991-4e14-86aa-96b4a730adb6 tempest-VolumesCloneTest-578132766 tempest-VolumesCloneTest-578132766-project-member] Created reservations ['021e7596-a6a9-4d01-84f8-be072a24a3e5', 'c9286133-029a-4cce-bb04-76d0d3ab3d7d', 'bc1f337a-bb07-4496-a8e2-6083a02bbaec', 'dc3d856c-999d-4bba-a6f1-ce5b96ab3394'] {{(pid=100523) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 27 16:12:32.948541 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.volume.api [None req-7e5f6346-b991-4e14-86aa-96b4a730adb6 tempest-VolumesCloneTest-578132766 tempest-VolumesCloneTest-578132766-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (93595eba-4c10-4626-bf92-3b6dd321abe2) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['021e7596-a6a9-4d01-84f8-be072a24a3e5', 'c9286133-029a-4cce-bb04-76d0d3ab3d7d', 'bc1f337a-bb07-4496-a8e2-6083a02bbaec', 'dc3d856c-999d-4bba-a6f1-ce5b96ab3394']}' {{(pid=100523) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 27 16:12:32.948775 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.volume.api [None req-7e5f6346-b991-4e14-86aa-96b4a730adb6 tempest-VolumesCloneTest-578132766 tempest-VolumesCloneTest-578132766-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (be9f2d8f-4ab8-47eb-b74c-4a34918a6ba4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100523) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 27 16:12:32.996757 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.volume.api [None req-7e5f6346-b991-4e14-86aa-96b4a730adb6 tempest-VolumesCloneTest-578132766 tempest-VolumesCloneTest-578132766-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (be9f2d8f-4ab8-47eb-b74c-4a34918a6ba4) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '7a4219a5-ae7a-403d-a4ea-4986f1d59545', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesCloneTest-Volume-745422731',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='df16c21cde5e49ddb68583f2f25ff626',qos_specs=None,replication_status=,reservations=['021e7596-a6a9-4d01-84f8-be072a24a3e5','c9286133-029a-4cce-bb04-76d0d3ab3d7d','bc1f337a-bb07-4496-a8e2-6083a02bbaec','dc3d856c-999d-4bba-a6f1-ce5b96ab3394'],size=1,snapshot_id=None,source_replicaid=,source_volid=b1c0848d-637d-47c3-9ad4-0b433259d9f2,status='creating',user_id='7b3118bbbf5a4cb88c435ff36ebb7685',volume_type_id=2bce4e1a-e6e0-49d9-be36-c3405449a01e), '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-27T16:12:32Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesCloneTest-Volume-745422731',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=7a4219a5-ae7a-403d-a4ea-4986f1d59545,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='df16c21cde5e49ddb68583f2f25ff626',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=b1c0848d-637d-47c3-9ad4-0b433259d9f2,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='7b3118bbbf5a4cb88c435ff36ebb7685',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(2bce4e1a-e6e0-49d9-be36-c3405449a01e),volume_type_id=2bce4e1a-e6e0-49d9-be36-c3405449a01e)}' {{(pid=100523) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 27 16:12:32.998389 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.volume.api [None req-7e5f6346-b991-4e14-86aa-96b4a730adb6 tempest-VolumesCloneTest-578132766 tempest-VolumesCloneTest-578132766-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (236ba434-2b62-435b-9fbe-39208738d1b8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100523) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 27 16:12:33.030382 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.volume.api [None req-7e5f6346-b991-4e14-86aa-96b4a730adb6 tempest-VolumesCloneTest-578132766 tempest-VolumesCloneTest-578132766-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (236ba434-2b62-435b-9fbe-39208738d1b8) transitioned into state 'SUCCESS' from state '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-745422731',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='df16c21cde5e49ddb68583f2f25ff626',qos_specs=None,replication_status=,reservations=['021e7596-a6a9-4d01-84f8-be072a24a3e5','c9286133-029a-4cce-bb04-76d0d3ab3d7d','bc1f337a-bb07-4496-a8e2-6083a02bbaec','dc3d856c-999d-4bba-a6f1-ce5b96ab3394'],size=1,snapshot_id=None,source_replicaid=,source_volid=b1c0848d-637d-47c3-9ad4-0b433259d9f2,status='creating',user_id='7b3118bbbf5a4cb88c435ff36ebb7685',volume_type_id=2bce4e1a-e6e0-49d9-be36-c3405449a01e)}' {{(pid=100523) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 27 16:12:33.031141 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.volume.api [None req-7e5f6346-b991-4e14-86aa-96b4a730adb6 tempest-VolumesCloneTest-578132766 tempest-VolumesCloneTest-578132766-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (ab278f35-b363-4120-9711-b91b9a87511b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100523) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 27 16:12:33.052432 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.volume.api [None req-7e5f6346-b991-4e14-86aa-96b4a730adb6 tempest-VolumesCloneTest-578132766 tempest-VolumesCloneTest-578132766-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (ab278f35-b363-4120-9711-b91b9a87511b) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100523) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 27 16:12:33.052432 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.volume.api [None req-7e5f6346-b991-4e14-86aa-96b4a730adb6 tempest-VolumesCloneTest-578132766 tempest-VolumesCloneTest-578132766-project-member] Flow 'volume_create_api' (74f468b2-8793-41ae-b3bb-2baa204fabc6) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100523) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 27 16:12:33.052432 np0000005924 devstack@c-api.service[100523]: INFO cinder.volume.api [None req-7e5f6346-b991-4e14-86aa-96b4a730adb6 tempest-VolumesCloneTest-578132766 tempest-VolumesCloneTest-578132766-project-member] Create volume request issued successfully. Jul 27 16:12:33.052846 np0000005924 devstack@c-api.service[100523]: INFO cinder.api.openstack.wsgi [None req-7e5f6346-b991-4e14-86aa-96b4a730adb6 tempest-VolumesCloneTest-578132766 tempest-VolumesCloneTest-578132766-project-member] https://10.4.3.117/volume/v3/volumes returned with HTTP 202 Jul 27 16:12:33.055485 np0000005924 devstack@c-api.service[100523]: [pid: 100523|app: 0|req: 411/1632] 10.4.3.117 () {68 vars in 1259 bytes} [Mon Jul 27 16:12:32 2026] POST /volume/v3/volumes => generated 779 bytes in 227 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 27 16:12:33.073441 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.middleware.request_id [None req-cb345d2f-21d6-4b38-b529-3d947eaabe95 None None] RequestId filter calling following filter/app {{(pid=100521) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:12:33.076061 np0000005924 devstack@c-api.service[100521]: INFO cinder.api.openstack.wsgi [None req-cb345d2f-21d6-4b38-b529-3d947eaabe95 tempest-VolumesCloneTest-578132766 tempest-VolumesCloneTest-578132766-project-member] GET https://10.4.3.117/volume/v3/volumes/7a4219a5-ae7a-403d-a4ea-4986f1d59545 Jul 27 16:12:33.076358 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.openstack.wsgi [None req-cb345d2f-21d6-4b38-b529-3d947eaabe95 tempest-VolumesCloneTest-578132766 tempest-VolumesCloneTest-578132766-project-member] Empty body provided in request {{(pid=100521) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:12:33.076627 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.openstack.wsgi [None req-cb345d2f-21d6-4b38-b529-3d947eaabe95 tempest-VolumesCloneTest-578132766 tempest-VolumesCloneTest-578132766-project-member] Calling method 'show' {{(pid=100521) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:12:33.093000 np0000005924 devstack@c-api.service[100521]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:12:33.093000 np0000005924 devstack@c-api.service[100521]: warnings.warn( Jul 27 16:12:33.102089 np0000005924 devstack@c-api.service[100521]: INFO cinder.volume.api [None req-cb345d2f-21d6-4b38-b529-3d947eaabe95 tempest-VolumesCloneTest-578132766 tempest-VolumesCloneTest-578132766-project-member] Volume info retrieved successfully. Jul 27 16:12:33.109645 np0000005924 devstack@c-api.service[100521]: INFO cinder.api.openstack.wsgi [None req-cb345d2f-21d6-4b38-b529-3d947eaabe95 tempest-VolumesCloneTest-578132766 tempest-VolumesCloneTest-578132766-project-member] https://10.4.3.117/volume/v3/volumes/7a4219a5-ae7a-403d-a4ea-4986f1d59545 returned with HTTP 200 Jul 27 16:12:33.110299 np0000005924 devstack@c-api.service[100521]: [pid: 100521|app: 0|req: 409/1633] 10.4.3.117 () {66 vars in 1348 bytes} [Mon Jul 27 16:12:33 2026] GET /volume/v3/volumes/7a4219a5-ae7a-403d-a4ea-4986f1d59545 => generated 847 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 27 16:12:33.773290 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.middleware.request_id [None req-cedc6f8f-3187-45d4-a3ff-8663bb590fed None None] RequestId filter calling following filter/app {{(pid=100522) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:12:33.775725 np0000005924 devstack@c-api.service[100522]: INFO cinder.api.openstack.wsgi [None req-cedc6f8f-3187-45d4-a3ff-8663bb590fed tempest-TestVolumeBootPattern-1923367323 tempest-TestVolumeBootPattern-1923367323-project-member] GET https://10.4.3.117/volume/v3/volumes/74e425cb-3e8b-4384-ae27-f5ece356afe4 Jul 27 16:12:33.776093 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.openstack.wsgi [None req-cedc6f8f-3187-45d4-a3ff-8663bb590fed tempest-TestVolumeBootPattern-1923367323 tempest-TestVolumeBootPattern-1923367323-project-member] Empty body provided in request {{(pid=100522) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:12:33.776580 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.openstack.wsgi [None req-cedc6f8f-3187-45d4-a3ff-8663bb590fed tempest-TestVolumeBootPattern-1923367323 tempest-TestVolumeBootPattern-1923367323-project-member] Calling method 'show' {{(pid=100522) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:12:33.783936 np0000005924 devstack@c-api.service[100522]: INFO cinder.api.openstack.wsgi [None req-cedc6f8f-3187-45d4-a3ff-8663bb590fed tempest-TestVolumeBootPattern-1923367323 tempest-TestVolumeBootPattern-1923367323-project-member] https://10.4.3.117/volume/v3/volumes/74e425cb-3e8b-4384-ae27-f5ece356afe4 returned with HTTP 404 Jul 27 16:12:33.784681 np0000005924 devstack@c-api.service[100522]: [pid: 100522|app: 0|req: 403/1634] 10.4.3.117 () {66 vars in 1348 bytes} [Mon Jul 27 16:12:33 2026] GET /volume/v3/volumes/74e425cb-3e8b-4384-ae27-f5ece356afe4 => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 27 16:12:33.792035 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.middleware.request_id [None req-1bbe84ab-5241-484c-bfdc-dcc473839e9f None None] RequestId filter calling following filter/app {{(pid=100524) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:12:33.794149 np0000005924 devstack@c-api.service[100524]: INFO cinder.api.openstack.wsgi [None req-1bbe84ab-5241-484c-bfdc-dcc473839e9f tempest-TestVolumeBootPattern-310797567 tempest-TestVolumeBootPattern-310797567-project-admin] GET https://10.4.3.117/volume/v3/volumes/detail?all_tenants=1 Jul 27 16:12:33.795225 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.openstack.wsgi [None req-1bbe84ab-5241-484c-bfdc-dcc473839e9f tempest-TestVolumeBootPattern-310797567 tempest-TestVolumeBootPattern-310797567-project-admin] Empty body provided in request {{(pid=100524) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:12:33.795511 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.openstack.wsgi [None req-1bbe84ab-5241-484c-bfdc-dcc473839e9f tempest-TestVolumeBootPattern-310797567 tempest-TestVolumeBootPattern-310797567-project-admin] Calling method 'detail' {{(pid=100524) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:12:33.797990 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.volume.api [None req-1bbe84ab-5241-484c-bfdc-dcc473839e9f tempest-TestVolumeBootPattern-310797567 tempest-TestVolumeBootPattern-310797567-project-admin] Searching by: MultiDict([('all_tenants', 1)]). {{(pid=100524) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 27 16:12:33.841383 np0000005924 devstack@c-api.service[100524]: INFO cinder.volume.api [None req-1bbe84ab-5241-484c-bfdc-dcc473839e9f tempest-TestVolumeBootPattern-310797567 tempest-TestVolumeBootPattern-310797567-project-admin] Get all volumes completed successfully. Jul 27 16:12:33.843906 np0000005924 devstack@c-api.service[100524]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:12:33.843906 np0000005924 devstack@c-api.service[100524]: warnings.warn( Jul 27 16:12:33.850804 np0000005924 devstack@c-api.service[100524]: INFO cinder.api.openstack.wsgi [None req-1bbe84ab-5241-484c-bfdc-dcc473839e9f tempest-TestVolumeBootPattern-310797567 tempest-TestVolumeBootPattern-310797567-project-admin] https://10.4.3.117/volume/v3/volumes/detail?all_tenants=1 returned with HTTP 200 Jul 27 16:12:33.851231 np0000005924 devstack@c-api.service[100524]: [pid: 100524|app: 0|req: 412/1635] 10.4.3.117 () {66 vars in 1285 bytes} [Mon Jul 27 16:12:33 2026] GET /volume/v3/volumes/detail?all_tenants=1 => generated 15676 bytes in 60 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 27 16:12:33.876563 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.middleware.request_id [None req-1937367f-8377-46fe-82be-4532fd2d0e10 None None] RequestId filter calling following filter/app {{(pid=100523) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:12:33.881488 np0000005924 devstack@c-api.service[100523]: INFO cinder.api.openstack.wsgi [None req-1937367f-8377-46fe-82be-4532fd2d0e10 tempest-TestVolumeBootPattern-310797567 tempest-TestVolumeBootPattern-310797567-project-admin] DELETE https://10.4.3.117/volume/v3/types/bd8dc4de-e97b-4ca4-bbe1-33f67a1e3c37 Jul 27 16:12:33.881488 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.openstack.wsgi [None req-1937367f-8377-46fe-82be-4532fd2d0e10 tempest-TestVolumeBootPattern-310797567 tempest-TestVolumeBootPattern-310797567-project-admin] Empty body provided in request {{(pid=100523) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:12:33.881488 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.openstack.wsgi [None req-1937367f-8377-46fe-82be-4532fd2d0e10 tempest-TestVolumeBootPattern-310797567 tempest-TestVolumeBootPattern-310797567-project-admin] Calling method '_delete' {{(pid=100523) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:12:33.881488 np0000005924 devstack@c-api.service[100523]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:12:33.881488 np0000005924 devstack@c-api.service[100523]: warnings.warn( Jul 27 16:12:33.911677 np0000005924 devstack@c-api.service[100523]: INFO cinder.api.openstack.wsgi [None req-1937367f-8377-46fe-82be-4532fd2d0e10 tempest-TestVolumeBootPattern-310797567 tempest-TestVolumeBootPattern-310797567-project-admin] https://10.4.3.117/volume/v3/types/bd8dc4de-e97b-4ca4-bbe1-33f67a1e3c37 returned with HTTP 202 Jul 27 16:12:33.912205 np0000005924 devstack@c-api.service[100523]: [pid: 100523|app: 0|req: 412/1636] 10.4.3.117 () {66 vars in 1345 bytes} [Mon Jul 27 16:12:33 2026] DELETE /volume/v3/types/bd8dc4de-e97b-4ca4-bbe1-33f67a1e3c37 => generated 0 bytes in 36 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 27 16:12:33.940029 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.middleware.request_id [None req-88d1c2c6-86e3-4702-adf5-cfab06f53f8b None None] RequestId filter calling following filter/app {{(pid=100521) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:12:33.942312 np0000005924 devstack@c-api.service[100521]: INFO cinder.api.openstack.wsgi [None req-88d1c2c6-86e3-4702-adf5-cfab06f53f8b tempest-TestVolumeBootPattern-1923367323 tempest-TestVolumeBootPattern-1923367323-project-member] POST https://10.4.3.117/volume/v3/volumes Jul 27 16:12:33.942789 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.openstack.wsgi [None req-88d1c2c6-86e3-4702-adf5-cfab06f53f8b tempest-TestVolumeBootPattern-1923367323 tempest-TestVolumeBootPattern-1923367323-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestVolumeBootPattern-volume-origin-1712174424", "snapshot_id": null, "imageRef": "9b5714dc-7db2-46f4-8517-f5174b84ff15", "volume_type": null, "size": 1}} {{(pid=100521) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 27 16:12:33.944738 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.v3.volumes [None req-88d1c2c6-86e3-4702-adf5-cfab06f53f8b tempest-TestVolumeBootPattern-1923367323 tempest-TestVolumeBootPattern-1923367323-project-member] Create volume request body: {'volume': {'name': 'tempest-TestVolumeBootPattern-volume-origin-1712174424', 'snapshot_id': None, 'imageRef': '9b5714dc-7db2-46f4-8517-f5174b84ff15', 'volume_type': None, 'size': 1}} {{(pid=100521) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 27 16:12:34.067718 np0000005924 devstack@c-api.service[100521]: INFO cinder.api.v3.volumes [None req-88d1c2c6-86e3-4702-adf5-cfab06f53f8b tempest-TestVolumeBootPattern-1923367323 tempest-TestVolumeBootPattern-1923367323-project-member] Create volume of 1 GB Jul 27 16:12:34.071974 np0000005924 devstack@c-api.service[100521]: INFO cinder.volume.api [None req-88d1c2c6-86e3-4702-adf5-cfab06f53f8b tempest-TestVolumeBootPattern-1923367323 tempest-TestVolumeBootPattern-1923367323-project-member] Availability Zones retrieved successfully. Jul 27 16:12:34.077035 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.volume.api [None req-88d1c2c6-86e3-4702-adf5-cfab06f53f8b tempest-TestVolumeBootPattern-1923367323 tempest-TestVolumeBootPattern-1923367323-project-member] Flow 'volume_create_api' (59ebb396-7ab0-4029-9af8-f2cdb10eb99b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100521) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 27 16:12:34.078050 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.volume.api [None req-88d1c2c6-86e3-4702-adf5-cfab06f53f8b tempest-TestVolumeBootPattern-1923367323 tempest-TestVolumeBootPattern-1923367323-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f8cba50e-5e7c-4804-9a04-85491f2b8cec) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100521) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 27 16:12:34.079025 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.volume.flows.api.create_volume [None req-88d1c2c6-86e3-4702-adf5-cfab06f53f8b tempest-TestVolumeBootPattern-1923367323 tempest-TestVolumeBootPattern-1923367323-project-member] Validating volume size '1' using validate_int {{(pid=100521) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 27 16:12:34.122601 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.middleware.request_id [None req-c3207b83-2f8e-4cee-8e88-c1ec48c0e397 None None] RequestId filter calling following filter/app {{(pid=100522) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:12:34.124954 np0000005924 devstack@c-api.service[100522]: INFO cinder.api.openstack.wsgi [None req-c3207b83-2f8e-4cee-8e88-c1ec48c0e397 tempest-VolumesCloneTest-578132766 tempest-VolumesCloneTest-578132766-project-member] GET https://10.4.3.117/volume/v3/volumes/7a4219a5-ae7a-403d-a4ea-4986f1d59545 Jul 27 16:12:34.125238 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.openstack.wsgi [None req-c3207b83-2f8e-4cee-8e88-c1ec48c0e397 tempest-VolumesCloneTest-578132766 tempest-VolumesCloneTest-578132766-project-member] Empty body provided in request {{(pid=100522) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:12:34.125502 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.openstack.wsgi [None req-c3207b83-2f8e-4cee-8e88-c1ec48c0e397 tempest-VolumesCloneTest-578132766 tempest-VolumesCloneTest-578132766-project-member] Calling method 'show' {{(pid=100522) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:12:34.135208 np0000005924 devstack@c-api.service[100522]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:12:34.135208 np0000005924 devstack@c-api.service[100522]: warnings.warn( Jul 27 16:12:34.137704 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.volume.api [None req-88d1c2c6-86e3-4702-adf5-cfab06f53f8b tempest-TestVolumeBootPattern-1923367323 tempest-TestVolumeBootPattern-1923367323-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f8cba50e-5e7c-4804-9a04-85491f2b8cec) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-27T16:04:59Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=2bce4e1a-e6e0-49d9-be36-c3405449a01e,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '2bce4e1a-e6e0-49d9-be36-c3405449a01e', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100521) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 27 16:12:34.138440 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.volume.api [None req-88d1c2c6-86e3-4702-adf5-cfab06f53f8b tempest-TestVolumeBootPattern-1923367323 tempest-TestVolumeBootPattern-1923367323-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (a3966390-0c91-4c84-9a32-6d33a5bdee24) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100521) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 27 16:12:34.139538 np0000005924 devstack@c-api.service[100522]: INFO cinder.volume.api [None req-c3207b83-2f8e-4cee-8e88-c1ec48c0e397 tempest-VolumesCloneTest-578132766 tempest-VolumesCloneTest-578132766-project-member] Volume info retrieved successfully. Jul 27 16:12:34.145688 np0000005924 devstack@c-api.service[100522]: INFO cinder.api.openstack.wsgi [None req-c3207b83-2f8e-4cee-8e88-c1ec48c0e397 tempest-VolumesCloneTest-578132766 tempest-VolumesCloneTest-578132766-project-member] https://10.4.3.117/volume/v3/volumes/7a4219a5-ae7a-403d-a4ea-4986f1d59545 returned with HTTP 200 Jul 27 16:12:34.146244 np0000005924 devstack@c-api.service[100522]: [pid: 100522|app: 0|req: 404/1637] 10.4.3.117 () {66 vars in 1348 bytes} [Mon Jul 27 16:12:34 2026] GET /volume/v3/volumes/7a4219a5-ae7a-403d-a4ea-4986f1d59545 => generated 1388 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 27 16:12:34.161034 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.middleware.request_id [None req-7f3f33e1-909d-46bc-91b3-12362d836c41 None None] RequestId filter calling following filter/app {{(pid=100524) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:12:34.163010 np0000005924 devstack@c-api.service[100524]: INFO cinder.api.openstack.wsgi [None req-7f3f33e1-909d-46bc-91b3-12362d836c41 tempest-VolumesCloneTest-578132766 tempest-VolumesCloneTest-578132766-project-member] GET https://10.4.3.117/volume/v3/volumes/7a4219a5-ae7a-403d-a4ea-4986f1d59545 Jul 27 16:12:34.163240 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.openstack.wsgi [None req-7f3f33e1-909d-46bc-91b3-12362d836c41 tempest-VolumesCloneTest-578132766 tempest-VolumesCloneTest-578132766-project-member] Empty body provided in request {{(pid=100524) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:12:34.163461 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.openstack.wsgi [None req-7f3f33e1-909d-46bc-91b3-12362d836c41 tempest-VolumesCloneTest-578132766 tempest-VolumesCloneTest-578132766-project-member] Calling method 'show' {{(pid=100524) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:12:34.171666 np0000005924 devstack@c-api.service[100524]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:12:34.171666 np0000005924 devstack@c-api.service[100524]: warnings.warn( Jul 27 16:12:34.175834 np0000005924 devstack@c-api.service[100524]: INFO cinder.volume.api [None req-7f3f33e1-909d-46bc-91b3-12362d836c41 tempest-VolumesCloneTest-578132766 tempest-VolumesCloneTest-578132766-project-member] Volume info retrieved successfully. Jul 27 16:12:34.180857 np0000005924 devstack@c-api.service[100524]: INFO cinder.api.openstack.wsgi [None req-7f3f33e1-909d-46bc-91b3-12362d836c41 tempest-VolumesCloneTest-578132766 tempest-VolumesCloneTest-578132766-project-member] https://10.4.3.117/volume/v3/volumes/7a4219a5-ae7a-403d-a4ea-4986f1d59545 returned with HTTP 200 Jul 27 16:12:34.181341 np0000005924 devstack@c-api.service[100524]: [pid: 100524|app: 0|req: 413/1638] 10.4.3.117 () {66 vars in 1348 bytes} [Mon Jul 27 16:12:34 2026] GET /volume/v3/volumes/7a4219a5-ae7a-403d-a4ea-4986f1d59545 => generated 1388 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 27 16:12:34.189142 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.quota [None req-88d1c2c6-86e3-4702-adf5-cfab06f53f8b tempest-TestVolumeBootPattern-1923367323 tempest-TestVolumeBootPattern-1923367323-project-member] Created reservations ['6d071288-ea54-458f-b6af-fe366ae380a6', '3b0245ae-638a-46e8-a606-2e35f48d6490', '74229f2a-eac3-4f02-8334-6e6df8b81c34', '737bfd30-98b5-4334-9143-94a14f7df6bc'] {{(pid=100521) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 27 16:12:34.189835 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.volume.api [None req-88d1c2c6-86e3-4702-adf5-cfab06f53f8b tempest-TestVolumeBootPattern-1923367323 tempest-TestVolumeBootPattern-1923367323-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (a3966390-0c91-4c84-9a32-6d33a5bdee24) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['6d071288-ea54-458f-b6af-fe366ae380a6', '3b0245ae-638a-46e8-a606-2e35f48d6490', '74229f2a-eac3-4f02-8334-6e6df8b81c34', '737bfd30-98b5-4334-9143-94a14f7df6bc']}' {{(pid=100521) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 27 16:12:34.190525 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.volume.api [None req-88d1c2c6-86e3-4702-adf5-cfab06f53f8b tempest-TestVolumeBootPattern-1923367323 tempest-TestVolumeBootPattern-1923367323-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (4e5f337b-7366-4c84-ada8-324b86f50273) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100521) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 27 16:12:34.195107 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.middleware.request_id [None req-c9a74107-ccae-49e1-b9f2-21305f34eb3f None None] RequestId filter calling following filter/app {{(pid=100523) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:12:34.197194 np0000005924 devstack@c-api.service[100523]: INFO cinder.api.openstack.wsgi [None req-c9a74107-ccae-49e1-b9f2-21305f34eb3f tempest-VolumesCloneTest-578132766 tempest-VolumesCloneTest-578132766-project-member] GET https://10.4.3.117/volume/v3/volumes/7a4219a5-ae7a-403d-a4ea-4986f1d59545 Jul 27 16:12:34.197451 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.openstack.wsgi [None req-c9a74107-ccae-49e1-b9f2-21305f34eb3f tempest-VolumesCloneTest-578132766 tempest-VolumesCloneTest-578132766-project-member] Empty body provided in request {{(pid=100523) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:12:34.197674 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.openstack.wsgi [None req-c9a74107-ccae-49e1-b9f2-21305f34eb3f tempest-VolumesCloneTest-578132766 tempest-VolumesCloneTest-578132766-project-member] Calling method 'show' {{(pid=100523) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:12:34.206131 np0000005924 devstack@c-api.service[100523]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:12:34.206131 np0000005924 devstack@c-api.service[100523]: warnings.warn( Jul 27 16:12:34.210225 np0000005924 devstack@c-api.service[100523]: INFO cinder.volume.api [None req-c9a74107-ccae-49e1-b9f2-21305f34eb3f tempest-VolumesCloneTest-578132766 tempest-VolumesCloneTest-578132766-project-member] Volume info retrieved successfully. Jul 27 16:12:34.210424 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.volume.api [None req-88d1c2c6-86e3-4702-adf5-cfab06f53f8b tempest-TestVolumeBootPattern-1923367323 tempest-TestVolumeBootPattern-1923367323-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (4e5f337b-7366-4c84-ada8-324b86f50273) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '5a05c338-8005-4766-af92-69ad07aa3b1f', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestVolumeBootPattern-volume-origin-1712174424',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='39995a959f30492fa40a168e21074651',qos_specs=None,replication_status=,reservations=['6d071288-ea54-458f-b6af-fe366ae380a6','3b0245ae-638a-46e8-a606-2e35f48d6490','74229f2a-eac3-4f02-8334-6e6df8b81c34','737bfd30-98b5-4334-9143-94a14f7df6bc'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='e7859946f1b84212bd0801fb65699926',volume_type_id=2bce4e1a-e6e0-49d9-be36-c3405449a01e), 'volume': Volume(_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-27T16:12:34Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestVolumeBootPattern-volume-origin-1712174424',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=5a05c338-8005-4766-af92-69ad07aa3b1f,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='39995a959f30492fa40a168e21074651',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='e7859946f1b84212bd0801fb65699926',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(2bce4e1a-e6e0-49d9-be36-c3405449a01e),volume_type_id=2bce4e1a-e6e0-49d9-be36-c3405449a01e)}' {{(pid=100521) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 27 16:12:34.211079 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.volume.api [None req-88d1c2c6-86e3-4702-adf5-cfab06f53f8b tempest-TestVolumeBootPattern-1923367323 tempest-TestVolumeBootPattern-1923367323-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (49af4756-fe9e-448d-99eb-df6cdd8f90a6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100521) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 27 16:12:34.215620 np0000005924 devstack@c-api.service[100523]: INFO cinder.api.openstack.wsgi [None req-c9a74107-ccae-49e1-b9f2-21305f34eb3f tempest-VolumesCloneTest-578132766 tempest-VolumesCloneTest-578132766-project-member] https://10.4.3.117/volume/v3/volumes/7a4219a5-ae7a-403d-a4ea-4986f1d59545 returned with HTTP 200 Jul 27 16:12:34.216031 np0000005924 devstack@c-api.service[100523]: [pid: 100523|app: 0|req: 413/1639] 10.4.3.117 () {66 vars in 1348 bytes} [Mon Jul 27 16:12:34 2026] GET /volume/v3/volumes/7a4219a5-ae7a-403d-a4ea-4986f1d59545 => generated 1388 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 27 16:12:34.226672 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.volume.api [None req-88d1c2c6-86e3-4702-adf5-cfab06f53f8b tempest-TestVolumeBootPattern-1923367323 tempest-TestVolumeBootPattern-1923367323-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (49af4756-fe9e-448d-99eb-df6cdd8f90a6) transitioned into state 'SUCCESS' from state '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-1712174424',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='39995a959f30492fa40a168e21074651',qos_specs=None,replication_status=,reservations=['6d071288-ea54-458f-b6af-fe366ae380a6','3b0245ae-638a-46e8-a606-2e35f48d6490','74229f2a-eac3-4f02-8334-6e6df8b81c34','737bfd30-98b5-4334-9143-94a14f7df6bc'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='e7859946f1b84212bd0801fb65699926',volume_type_id=2bce4e1a-e6e0-49d9-be36-c3405449a01e)}' {{(pid=100521) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 27 16:12:34.227324 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.volume.api [None req-88d1c2c6-86e3-4702-adf5-cfab06f53f8b tempest-TestVolumeBootPattern-1923367323 tempest-TestVolumeBootPattern-1923367323-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (28d85445-116f-41b8-8ba2-4b4f8a5bd0c8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100521) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 27 16:12:34.231905 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.middleware.request_id [None req-eb2081da-3471-459a-82cd-552a6a59840f None None] RequestId filter calling following filter/app {{(pid=100522) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:12:34.233656 np0000005924 devstack@c-api.service[100522]: INFO cinder.api.openstack.wsgi [None req-eb2081da-3471-459a-82cd-552a6a59840f tempest-VolumesCloneTest-578132766 tempest-VolumesCloneTest-578132766-project-member] DELETE https://10.4.3.117/volume/v3/volumes/7a4219a5-ae7a-403d-a4ea-4986f1d59545 Jul 27 16:12:34.233977 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.openstack.wsgi [None req-eb2081da-3471-459a-82cd-552a6a59840f tempest-VolumesCloneTest-578132766 tempest-VolumesCloneTest-578132766-project-member] Empty body provided in request {{(pid=100522) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:12:34.234233 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.openstack.wsgi [None req-eb2081da-3471-459a-82cd-552a6a59840f tempest-VolumesCloneTest-578132766 tempest-VolumesCloneTest-578132766-project-member] Calling method 'delete' {{(pid=100522) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:12:34.234572 np0000005924 devstack@c-api.service[100522]: INFO cinder.api.v3.volumes [None req-eb2081da-3471-459a-82cd-552a6a59840f tempest-VolumesCloneTest-578132766 tempest-VolumesCloneTest-578132766-project-member] Delete volume with id: 7a4219a5-ae7a-403d-a4ea-4986f1d59545 Jul 27 16:12:34.238574 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.volume.api [None req-88d1c2c6-86e3-4702-adf5-cfab06f53f8b tempest-TestVolumeBootPattern-1923367323 tempest-TestVolumeBootPattern-1923367323-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (28d85445-116f-41b8-8ba2-4b4f8a5bd0c8) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100521) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 27 16:12:34.239288 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.volume.api [None req-88d1c2c6-86e3-4702-adf5-cfab06f53f8b tempest-TestVolumeBootPattern-1923367323 tempest-TestVolumeBootPattern-1923367323-project-member] Flow 'volume_create_api' (59ebb396-7ab0-4029-9af8-f2cdb10eb99b) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100521) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 27 16:12:34.239580 np0000005924 devstack@c-api.service[100521]: INFO cinder.volume.api [None req-88d1c2c6-86e3-4702-adf5-cfab06f53f8b tempest-TestVolumeBootPattern-1923367323 tempest-TestVolumeBootPattern-1923367323-project-member] Create volume request issued successfully. Jul 27 16:12:34.240085 np0000005924 devstack@c-api.service[100521]: INFO cinder.api.openstack.wsgi [None req-88d1c2c6-86e3-4702-adf5-cfab06f53f8b tempest-TestVolumeBootPattern-1923367323 tempest-TestVolumeBootPattern-1923367323-project-member] https://10.4.3.117/volume/v3/volumes returned with HTTP 202 Jul 27 16:12:34.240507 np0000005924 devstack@c-api.service[100521]: [pid: 100521|app: 0|req: 410/1640] 10.4.3.117 () {68 vars in 1259 bytes} [Mon Jul 27 16:12:33 2026] POST /volume/v3/volumes => generated 759 bytes in 301 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 27 16:12:34.251084 np0000005924 devstack@c-api.service[100522]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:12:34.251084 np0000005924 devstack@c-api.service[100522]: warnings.warn( Jul 27 16:12:34.251676 np0000005924 devstack@c-api.service[100522]: INFO cinder.volume.api [None req-eb2081da-3471-459a-82cd-552a6a59840f tempest-VolumesCloneTest-578132766 tempest-VolumesCloneTest-578132766-project-member] Volume info retrieved successfully. Jul 27 16:12:34.256831 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.middleware.request_id [None req-6831bcb7-26b9-4fb8-95b6-963ad0f965c1 None None] RequestId filter calling following filter/app {{(pid=100524) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:12:34.259208 np0000005924 devstack@c-api.service[100524]: INFO cinder.api.openstack.wsgi [None req-6831bcb7-26b9-4fb8-95b6-963ad0f965c1 tempest-TestVolumeBootPattern-1923367323 tempest-TestVolumeBootPattern-1923367323-project-member] GET https://10.4.3.117/volume/v3/volumes/5a05c338-8005-4766-af92-69ad07aa3b1f Jul 27 16:12:34.259435 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.openstack.wsgi [None req-6831bcb7-26b9-4fb8-95b6-963ad0f965c1 tempest-TestVolumeBootPattern-1923367323 tempest-TestVolumeBootPattern-1923367323-project-member] Empty body provided in request {{(pid=100524) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:12:34.259651 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.openstack.wsgi [None req-6831bcb7-26b9-4fb8-95b6-963ad0f965c1 tempest-TestVolumeBootPattern-1923367323 tempest-TestVolumeBootPattern-1923367323-project-member] Calling method 'show' {{(pid=100524) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:12:34.268236 np0000005924 devstack@c-api.service[100524]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:12:34.268236 np0000005924 devstack@c-api.service[100524]: warnings.warn( Jul 27 16:12:34.272533 np0000005924 devstack@c-api.service[100524]: INFO cinder.volume.api [None req-6831bcb7-26b9-4fb8-95b6-963ad0f965c1 tempest-TestVolumeBootPattern-1923367323 tempest-TestVolumeBootPattern-1923367323-project-member] Volume info retrieved successfully. Jul 27 16:12:34.277644 np0000005924 devstack@c-api.service[100524]: INFO cinder.api.openstack.wsgi [None req-6831bcb7-26b9-4fb8-95b6-963ad0f965c1 tempest-TestVolumeBootPattern-1923367323 tempest-TestVolumeBootPattern-1923367323-project-member] https://10.4.3.117/volume/v3/volumes/5a05c338-8005-4766-af92-69ad07aa3b1f returned with HTTP 200 Jul 27 16:12:34.278261 np0000005924 devstack@c-api.service[100524]: [pid: 100524|app: 0|req: 414/1641] 10.4.3.117 () {66 vars in 1348 bytes} [Mon Jul 27 16:12:34 2026] GET /volume/v3/volumes/5a05c338-8005-4766-af92-69ad07aa3b1f => generated 827 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 27 16:12:34.291025 np0000005924 devstack@c-api.service[100522]: INFO cinder.volume.api [None req-eb2081da-3471-459a-82cd-552a6a59840f tempest-VolumesCloneTest-578132766 tempest-VolumesCloneTest-578132766-project-member] Delete volume request issued successfully. Jul 27 16:12:34.291291 np0000005924 devstack@c-api.service[100522]: INFO cinder.api.openstack.wsgi [None req-eb2081da-3471-459a-82cd-552a6a59840f tempest-VolumesCloneTest-578132766 tempest-VolumesCloneTest-578132766-project-member] https://10.4.3.117/volume/v3/volumes/7a4219a5-ae7a-403d-a4ea-4986f1d59545 returned with HTTP 202 Jul 27 16:12:34.291718 np0000005924 devstack@c-api.service[100522]: [pid: 100522|app: 0|req: 405/1642] 10.4.3.117 () {66 vars in 1351 bytes} [Mon Jul 27 16:12:34 2026] DELETE /volume/v3/volumes/7a4219a5-ae7a-403d-a4ea-4986f1d59545 => generated 0 bytes in 60 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 27 16:12:34.299240 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.middleware.request_id [None req-90739f84-2d6a-46a2-ae79-023b09307a2f None None] RequestId filter calling following filter/app {{(pid=100523) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:12:34.302715 np0000005924 devstack@c-api.service[100523]: INFO cinder.api.openstack.wsgi [None req-90739f84-2d6a-46a2-ae79-023b09307a2f tempest-VolumesCloneTest-578132766 tempest-VolumesCloneTest-578132766-project-member] GET https://10.4.3.117/volume/v3/volumes/7a4219a5-ae7a-403d-a4ea-4986f1d59545 Jul 27 16:12:34.302950 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.openstack.wsgi [None req-90739f84-2d6a-46a2-ae79-023b09307a2f tempest-VolumesCloneTest-578132766 tempest-VolumesCloneTest-578132766-project-member] Empty body provided in request {{(pid=100523) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:12:34.303212 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.openstack.wsgi [None req-90739f84-2d6a-46a2-ae79-023b09307a2f tempest-VolumesCloneTest-578132766 tempest-VolumesCloneTest-578132766-project-member] Calling method 'show' {{(pid=100523) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:12:34.313899 np0000005924 devstack@c-api.service[100523]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:12:34.313899 np0000005924 devstack@c-api.service[100523]: warnings.warn( Jul 27 16:12:34.317344 np0000005924 devstack@c-api.service[100523]: INFO cinder.volume.api [None req-90739f84-2d6a-46a2-ae79-023b09307a2f tempest-VolumesCloneTest-578132766 tempest-VolumesCloneTest-578132766-project-member] Volume info retrieved successfully. Jul 27 16:12:34.321592 np0000005924 devstack@c-api.service[100523]: INFO cinder.api.openstack.wsgi [None req-90739f84-2d6a-46a2-ae79-023b09307a2f tempest-VolumesCloneTest-578132766 tempest-VolumesCloneTest-578132766-project-member] https://10.4.3.117/volume/v3/volumes/7a4219a5-ae7a-403d-a4ea-4986f1d59545 returned with HTTP 200 Jul 27 16:12:34.321936 np0000005924 devstack@c-api.service[100523]: [pid: 100523|app: 0|req: 414/1643] 10.4.3.117 () {66 vars in 1348 bytes} [Mon Jul 27 16:12:34 2026] GET /volume/v3/volumes/7a4219a5-ae7a-403d-a4ea-4986f1d59545 => generated 1387 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 27 16:12:35.297474 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.middleware.request_id [None req-ef5ce6ff-d532-47b2-b323-2042e9c6bfb4 None None] RequestId filter calling following filter/app {{(pid=100521) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:12:35.299240 np0000005924 devstack@c-api.service[100521]: INFO cinder.api.openstack.wsgi [None req-ef5ce6ff-d532-47b2-b323-2042e9c6bfb4 tempest-TestVolumeBootPattern-1923367323 tempest-TestVolumeBootPattern-1923367323-project-member] GET https://10.4.3.117/volume/v3/volumes/5a05c338-8005-4766-af92-69ad07aa3b1f Jul 27 16:12:35.299444 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.openstack.wsgi [None req-ef5ce6ff-d532-47b2-b323-2042e9c6bfb4 tempest-TestVolumeBootPattern-1923367323 tempest-TestVolumeBootPattern-1923367323-project-member] Empty body provided in request {{(pid=100521) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:12:35.299630 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.openstack.wsgi [None req-ef5ce6ff-d532-47b2-b323-2042e9c6bfb4 tempest-TestVolumeBootPattern-1923367323 tempest-TestVolumeBootPattern-1923367323-project-member] Calling method 'show' {{(pid=100521) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:12:35.307065 np0000005924 devstack@c-api.service[100521]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:12:35.307065 np0000005924 devstack@c-api.service[100521]: warnings.warn( Jul 27 16:12:35.310903 np0000005924 devstack@c-api.service[100521]: INFO cinder.volume.api [None req-ef5ce6ff-d532-47b2-b323-2042e9c6bfb4 tempest-TestVolumeBootPattern-1923367323 tempest-TestVolumeBootPattern-1923367323-project-member] Volume info retrieved successfully. Jul 27 16:12:35.315654 np0000005924 devstack@c-api.service[100521]: INFO cinder.api.openstack.wsgi [None req-ef5ce6ff-d532-47b2-b323-2042e9c6bfb4 tempest-TestVolumeBootPattern-1923367323 tempest-TestVolumeBootPattern-1923367323-project-member] https://10.4.3.117/volume/v3/volumes/5a05c338-8005-4766-af92-69ad07aa3b1f returned with HTTP 200 Jul 27 16:12:35.316014 np0000005924 devstack@c-api.service[100521]: [pid: 100521|app: 0|req: 411/1644] 10.4.3.117 () {66 vars in 1348 bytes} [Mon Jul 27 16:12:35 2026] GET /volume/v3/volumes/5a05c338-8005-4766-af92-69ad07aa3b1f => generated 1367 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 27 16:12:35.327994 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.middleware.request_id [None req-3e3bfc7a-7109-4846-a28f-2206b31aa6d1 None None] RequestId filter calling following filter/app {{(pid=100524) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:12:35.330373 np0000005924 devstack@c-api.service[100524]: INFO cinder.api.openstack.wsgi [None req-3e3bfc7a-7109-4846-a28f-2206b31aa6d1 tempest-TestVolumeBootPattern-1923367323 tempest-TestVolumeBootPattern-1923367323-project-member] GET https://10.4.3.117/volume/v3/volumes/5a05c338-8005-4766-af92-69ad07aa3b1f Jul 27 16:12:35.330633 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.openstack.wsgi [None req-3e3bfc7a-7109-4846-a28f-2206b31aa6d1 tempest-TestVolumeBootPattern-1923367323 tempest-TestVolumeBootPattern-1923367323-project-member] Empty body provided in request {{(pid=100524) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:12:35.330914 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.openstack.wsgi [None req-3e3bfc7a-7109-4846-a28f-2206b31aa6d1 tempest-TestVolumeBootPattern-1923367323 tempest-TestVolumeBootPattern-1923367323-project-member] Calling method 'show' {{(pid=100524) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:12:35.336598 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.middleware.request_id [None req-9c60f32a-c6fd-4758-9430-f912f50c2ee8 None None] RequestId filter calling following filter/app {{(pid=100522) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:12:35.339000 np0000005924 devstack@c-api.service[100522]: INFO cinder.api.openstack.wsgi [None req-9c60f32a-c6fd-4758-9430-f912f50c2ee8 tempest-VolumesCloneTest-578132766 tempest-VolumesCloneTest-578132766-project-member] GET https://10.4.3.117/volume/v3/volumes/7a4219a5-ae7a-403d-a4ea-4986f1d59545 Jul 27 16:12:35.339251 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.openstack.wsgi [None req-9c60f32a-c6fd-4758-9430-f912f50c2ee8 tempest-VolumesCloneTest-578132766 tempest-VolumesCloneTest-578132766-project-member] Empty body provided in request {{(pid=100522) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:12:35.339541 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.openstack.wsgi [None req-9c60f32a-c6fd-4758-9430-f912f50c2ee8 tempest-VolumesCloneTest-578132766 tempest-VolumesCloneTest-578132766-project-member] Calling method 'show' {{(pid=100522) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:12:35.340872 np0000005924 devstack@c-api.service[100524]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:12:35.340872 np0000005924 devstack@c-api.service[100524]: warnings.warn( Jul 27 16:12:35.346893 np0000005924 devstack@c-api.service[100524]: INFO cinder.volume.api [None req-3e3bfc7a-7109-4846-a28f-2206b31aa6d1 tempest-TestVolumeBootPattern-1923367323 tempest-TestVolumeBootPattern-1923367323-project-member] Volume info retrieved successfully. Jul 27 16:12:35.349158 np0000005924 devstack@c-api.service[100522]: INFO cinder.api.openstack.wsgi [None req-9c60f32a-c6fd-4758-9430-f912f50c2ee8 tempest-VolumesCloneTest-578132766 tempest-VolumesCloneTest-578132766-project-member] https://10.4.3.117/volume/v3/volumes/7a4219a5-ae7a-403d-a4ea-4986f1d59545 returned with HTTP 404 Jul 27 16:12:35.349665 np0000005924 devstack@c-api.service[100522]: [pid: 100522|app: 0|req: 406/1645] 10.4.3.117 () {66 vars in 1348 bytes} [Mon Jul 27 16:12:35 2026] GET /volume/v3/volumes/7a4219a5-ae7a-403d-a4ea-4986f1d59545 => generated 109 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 27 16:12:35.354052 np0000005924 devstack@c-api.service[100524]: INFO cinder.api.openstack.wsgi [None req-3e3bfc7a-7109-4846-a28f-2206b31aa6d1 tempest-TestVolumeBootPattern-1923367323 tempest-TestVolumeBootPattern-1923367323-project-member] https://10.4.3.117/volume/v3/volumes/5a05c338-8005-4766-af92-69ad07aa3b1f returned with HTTP 200 Jul 27 16:12:35.354613 np0000005924 devstack@c-api.service[100524]: [pid: 100524|app: 0|req: 415/1646] 10.4.3.117 () {66 vars in 1348 bytes} [Mon Jul 27 16:12:35 2026] GET /volume/v3/volumes/5a05c338-8005-4766-af92-69ad07aa3b1f => generated 1367 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 27 16:12:35.360290 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.middleware.request_id [None req-b9ad49c8-4767-4e1a-a097-8ecab4d94db8 None None] RequestId filter calling following filter/app {{(pid=100523) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:12:35.367772 np0000005924 devstack@c-api.service[100523]: INFO cinder.api.openstack.wsgi [None req-b9ad49c8-4767-4e1a-a097-8ecab4d94db8 tempest-VolumesCloneTest-578132766 tempest-VolumesCloneTest-578132766-project-member] GET https://10.4.3.117/volume/v3/volumes/b1c0848d-637d-47c3-9ad4-0b433259d9f2 Jul 27 16:12:35.371543 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.openstack.wsgi [None req-b9ad49c8-4767-4e1a-a097-8ecab4d94db8 tempest-VolumesCloneTest-578132766 tempest-VolumesCloneTest-578132766-project-member] Empty body provided in request {{(pid=100523) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:12:35.371775 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.openstack.wsgi [None req-b9ad49c8-4767-4e1a-a097-8ecab4d94db8 tempest-VolumesCloneTest-578132766 tempest-VolumesCloneTest-578132766-project-member] Calling method 'show' {{(pid=100523) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:12:35.383315 np0000005924 devstack@c-api.service[100523]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:12:35.383315 np0000005924 devstack@c-api.service[100523]: warnings.warn( Jul 27 16:12:35.389102 np0000005924 devstack@c-api.service[100523]: INFO cinder.volume.api [None req-b9ad49c8-4767-4e1a-a097-8ecab4d94db8 tempest-VolumesCloneTest-578132766 tempest-VolumesCloneTest-578132766-project-member] Volume info retrieved successfully. Jul 27 16:12:35.393486 np0000005924 devstack@c-api.service[100523]: INFO cinder.api.openstack.wsgi [None req-b9ad49c8-4767-4e1a-a097-8ecab4d94db8 tempest-VolumesCloneTest-578132766 tempest-VolumesCloneTest-578132766-project-member] https://10.4.3.117/volume/v3/volumes/b1c0848d-637d-47c3-9ad4-0b433259d9f2 returned with HTTP 200 Jul 27 16:12:35.396529 np0000005924 devstack@c-api.service[100523]: [pid: 100523|app: 0|req: 415/1647] 10.4.3.117 () {66 vars in 1348 bytes} [Mon Jul 27 16:12:35 2026] GET /volume/v3/volumes/b1c0848d-637d-47c3-9ad4-0b433259d9f2 => generated 1355 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 27 16:12:35.408254 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.middleware.request_id [None req-c216d65b-3d97-49c4-a96c-d813c0cc9efb None None] RequestId filter calling following filter/app {{(pid=100521) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:12:35.410156 np0000005924 devstack@c-api.service[100521]: INFO cinder.api.openstack.wsgi [None req-c216d65b-3d97-49c4-a96c-d813c0cc9efb tempest-VolumesCloneTest-578132766 tempest-VolumesCloneTest-578132766-project-member] DELETE https://10.4.3.117/volume/v3/volumes/b1c0848d-637d-47c3-9ad4-0b433259d9f2 Jul 27 16:12:35.410451 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.openstack.wsgi [None req-c216d65b-3d97-49c4-a96c-d813c0cc9efb tempest-VolumesCloneTest-578132766 tempest-VolumesCloneTest-578132766-project-member] Empty body provided in request {{(pid=100521) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:12:35.410703 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.openstack.wsgi [None req-c216d65b-3d97-49c4-a96c-d813c0cc9efb tempest-VolumesCloneTest-578132766 tempest-VolumesCloneTest-578132766-project-member] Calling method 'delete' {{(pid=100521) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:12:35.410933 np0000005924 devstack@c-api.service[100521]: INFO cinder.api.v3.volumes [None req-c216d65b-3d97-49c4-a96c-d813c0cc9efb tempest-VolumesCloneTest-578132766 tempest-VolumesCloneTest-578132766-project-member] Delete volume with id: b1c0848d-637d-47c3-9ad4-0b433259d9f2 Jul 27 16:12:35.423353 np0000005924 devstack@c-api.service[100521]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:12:35.423353 np0000005924 devstack@c-api.service[100521]: warnings.warn( Jul 27 16:12:35.423800 np0000005924 devstack@c-api.service[100521]: INFO cinder.volume.api [None req-c216d65b-3d97-49c4-a96c-d813c0cc9efb tempest-VolumesCloneTest-578132766 tempest-VolumesCloneTest-578132766-project-member] Volume info retrieved successfully. Jul 27 16:12:35.443199 np0000005924 devstack@c-api.service[100521]: INFO cinder.volume.api [None req-c216d65b-3d97-49c4-a96c-d813c0cc9efb tempest-VolumesCloneTest-578132766 tempest-VolumesCloneTest-578132766-project-member] Delete volume request issued successfully. Jul 27 16:12:35.443423 np0000005924 devstack@c-api.service[100521]: INFO cinder.api.openstack.wsgi [None req-c216d65b-3d97-49c4-a96c-d813c0cc9efb tempest-VolumesCloneTest-578132766 tempest-VolumesCloneTest-578132766-project-member] https://10.4.3.117/volume/v3/volumes/b1c0848d-637d-47c3-9ad4-0b433259d9f2 returned with HTTP 202 Jul 27 16:12:35.443813 np0000005924 devstack@c-api.service[100521]: [pid: 100521|app: 0|req: 412/1648] 10.4.3.117 () {66 vars in 1351 bytes} [Mon Jul 27 16:12:35 2026] DELETE /volume/v3/volumes/b1c0848d-637d-47c3-9ad4-0b433259d9f2 => generated 0 bytes in 36 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 27 16:12:35.450842 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.middleware.request_id [None req-496a2ab9-50ad-43f9-adf7-806e0482d158 None None] RequestId filter calling following filter/app {{(pid=100522) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:12:35.453235 np0000005924 devstack@c-api.service[100522]: INFO cinder.api.openstack.wsgi [None req-496a2ab9-50ad-43f9-adf7-806e0482d158 tempest-VolumesCloneTest-578132766 tempest-VolumesCloneTest-578132766-project-member] GET https://10.4.3.117/volume/v3/volumes/b1c0848d-637d-47c3-9ad4-0b433259d9f2 Jul 27 16:12:35.453295 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.openstack.wsgi [None req-496a2ab9-50ad-43f9-adf7-806e0482d158 tempest-VolumesCloneTest-578132766 tempest-VolumesCloneTest-578132766-project-member] Empty body provided in request {{(pid=100522) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:12:35.453603 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.openstack.wsgi [None req-496a2ab9-50ad-43f9-adf7-806e0482d158 tempest-VolumesCloneTest-578132766 tempest-VolumesCloneTest-578132766-project-member] Calling method 'show' {{(pid=100522) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:12:35.465455 np0000005924 devstack@c-api.service[100522]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:12:35.465455 np0000005924 devstack@c-api.service[100522]: warnings.warn( Jul 27 16:12:35.470298 np0000005924 devstack@c-api.service[100522]: INFO cinder.volume.api [None req-496a2ab9-50ad-43f9-adf7-806e0482d158 tempest-VolumesCloneTest-578132766 tempest-VolumesCloneTest-578132766-project-member] Volume info retrieved successfully. Jul 27 16:12:35.476086 np0000005924 devstack@c-api.service[100522]: INFO cinder.api.openstack.wsgi [None req-496a2ab9-50ad-43f9-adf7-806e0482d158 tempest-VolumesCloneTest-578132766 tempest-VolumesCloneTest-578132766-project-member] https://10.4.3.117/volume/v3/volumes/b1c0848d-637d-47c3-9ad4-0b433259d9f2 returned with HTTP 200 Jul 27 16:12:35.476656 np0000005924 devstack@c-api.service[100522]: [pid: 100522|app: 0|req: 407/1649] 10.4.3.117 () {66 vars in 1348 bytes} [Mon Jul 27 16:12:35 2026] GET /volume/v3/volumes/b1c0848d-637d-47c3-9ad4-0b433259d9f2 => generated 1354 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 27 16:12:36.493669 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.middleware.request_id [None req-31345f19-964a-4e0a-9b88-b918e5d3c22b None None] RequestId filter calling following filter/app {{(pid=100524) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:12:36.495824 np0000005924 devstack@c-api.service[100524]: INFO cinder.api.openstack.wsgi [None req-31345f19-964a-4e0a-9b88-b918e5d3c22b tempest-VolumesCloneTest-578132766 tempest-VolumesCloneTest-578132766-project-member] GET https://10.4.3.117/volume/v3/volumes/b1c0848d-637d-47c3-9ad4-0b433259d9f2 Jul 27 16:12:36.496080 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.openstack.wsgi [None req-31345f19-964a-4e0a-9b88-b918e5d3c22b tempest-VolumesCloneTest-578132766 tempest-VolumesCloneTest-578132766-project-member] Empty body provided in request {{(pid=100524) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:12:36.496385 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.openstack.wsgi [None req-31345f19-964a-4e0a-9b88-b918e5d3c22b tempest-VolumesCloneTest-578132766 tempest-VolumesCloneTest-578132766-project-member] Calling method 'show' {{(pid=100524) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:12:36.498298 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.middleware.request_id [req-c5a45653-353c-4d0e-b42b-c23f969f155a req-cc4a0768-772a-4260-93d1-522c2eb7b7b4 None None] RequestId filter calling following filter/app {{(pid=100523) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:12:36.500734 np0000005924 devstack@c-api.service[100523]: INFO cinder.api.openstack.wsgi [req-c5a45653-353c-4d0e-b42b-c23f969f155a req-cc4a0768-772a-4260-93d1-522c2eb7b7b4 tempest-TestVolumeBootPattern-1923367323 tempest-TestVolumeBootPattern-1923367323-project-member] GET https://10.4.3.117/volume/v3/volumes/5a05c338-8005-4766-af92-69ad07aa3b1f Jul 27 16:12:36.501417 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.openstack.wsgi [req-c5a45653-353c-4d0e-b42b-c23f969f155a req-cc4a0768-772a-4260-93d1-522c2eb7b7b4 tempest-TestVolumeBootPattern-1923367323 tempest-TestVolumeBootPattern-1923367323-project-member] Empty body provided in request {{(pid=100523) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:12:36.501417 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.openstack.wsgi [req-c5a45653-353c-4d0e-b42b-c23f969f155a req-cc4a0768-772a-4260-93d1-522c2eb7b7b4 tempest-TestVolumeBootPattern-1923367323 tempest-TestVolumeBootPattern-1923367323-project-member] Calling method 'show' {{(pid=100523) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:12:36.509601 np0000005924 devstack@c-api.service[100524]: INFO cinder.api.openstack.wsgi [None req-31345f19-964a-4e0a-9b88-b918e5d3c22b tempest-VolumesCloneTest-578132766 tempest-VolumesCloneTest-578132766-project-member] https://10.4.3.117/volume/v3/volumes/b1c0848d-637d-47c3-9ad4-0b433259d9f2 returned with HTTP 404 Jul 27 16:12:36.510139 np0000005924 devstack@c-api.service[100524]: [pid: 100524|app: 0|req: 416/1650] 10.4.3.117 () {66 vars in 1348 bytes} [Mon Jul 27 16:12:36 2026] GET /volume/v3/volumes/b1c0848d-637d-47c3-9ad4-0b433259d9f2 => generated 109 bytes in 17 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 27 16:12:36.513838 np0000005924 devstack@c-api.service[100523]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:12:36.513838 np0000005924 devstack@c-api.service[100523]: warnings.warn( Jul 27 16:12:36.518862 np0000005924 devstack@c-api.service[100523]: INFO cinder.volume.api [req-c5a45653-353c-4d0e-b42b-c23f969f155a req-cc4a0768-772a-4260-93d1-522c2eb7b7b4 tempest-TestVolumeBootPattern-1923367323 tempest-TestVolumeBootPattern-1923367323-project-member] Volume info retrieved successfully. Jul 27 16:12:36.522481 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.middleware.request_id [None req-98d38274-0c71-4fe4-85e7-0a99aac21caa None None] RequestId filter calling following filter/app {{(pid=100521) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:12:36.524311 np0000005924 devstack@c-api.service[100523]: INFO cinder.api.openstack.wsgi [req-c5a45653-353c-4d0e-b42b-c23f969f155a req-cc4a0768-772a-4260-93d1-522c2eb7b7b4 tempest-TestVolumeBootPattern-1923367323 tempest-TestVolumeBootPattern-1923367323-project-member] https://10.4.3.117/volume/v3/volumes/5a05c338-8005-4766-af92-69ad07aa3b1f returned with HTTP 200 Jul 27 16:12:36.524438 np0000005924 devstack@c-api.service[100521]: INFO cinder.api.openstack.wsgi [None req-98d38274-0c71-4fe4-85e7-0a99aac21caa tempest-VolumesCloneTest-578132766 tempest-VolumesCloneTest-578132766-project-member] POST https://10.4.3.117/volume/v3/volumes Jul 27 16:12:36.524713 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.openstack.wsgi [None req-98d38274-0c71-4fe4-85e7-0a99aac21caa tempest-VolumesCloneTest-578132766 tempest-VolumesCloneTest-578132766-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesCloneTest-Volume-273806638"}} {{(pid=100521) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 27 16:12:36.524769 np0000005924 devstack@c-api.service[100523]: [pid: 100523|app: 0|req: 416/1651] 10.4.3.117 () {68 vars in 1598 bytes} [Mon Jul 27 16:12:36 2026] GET /volume/v3/volumes/5a05c338-8005-4766-af92-69ad07aa3b1f => generated 1367 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 27 16:12:36.526146 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.v3.volumes [None req-98d38274-0c71-4fe4-85e7-0a99aac21caa tempest-VolumesCloneTest-578132766 tempest-VolumesCloneTest-578132766-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesCloneTest-Volume-273806638'}} {{(pid=100521) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 27 16:12:36.526264 np0000005924 devstack@c-api.service[100521]: INFO cinder.api.v3.volumes [None req-98d38274-0c71-4fe4-85e7-0a99aac21caa tempest-VolumesCloneTest-578132766 tempest-VolumesCloneTest-578132766-project-member] Create volume of 1 GB Jul 27 16:12:36.530262 np0000005924 devstack@c-api.service[100521]: INFO cinder.volume.api [None req-98d38274-0c71-4fe4-85e7-0a99aac21caa tempest-VolumesCloneTest-578132766 tempest-VolumesCloneTest-578132766-project-member] Availability Zones retrieved successfully. Jul 27 16:12:36.536097 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.volume.api [None req-98d38274-0c71-4fe4-85e7-0a99aac21caa tempest-VolumesCloneTest-578132766 tempest-VolumesCloneTest-578132766-project-member] Flow 'volume_create_api' (31ee5e49-503e-41a7-a99e-9543d88f97eb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100521) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 27 16:12:36.537072 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.volume.api [None req-98d38274-0c71-4fe4-85e7-0a99aac21caa tempest-VolumesCloneTest-578132766 tempest-VolumesCloneTest-578132766-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (20582be8-c657-4f05-89af-fca39e5ee8bc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100521) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 27 16:12:36.537966 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.volume.flows.api.create_volume [None req-98d38274-0c71-4fe4-85e7-0a99aac21caa tempest-VolumesCloneTest-578132766 tempest-VolumesCloneTest-578132766-project-member] Validating volume size '1' using validate_int {{(pid=100521) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 27 16:12:36.566690 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.volume.api [None req-98d38274-0c71-4fe4-85e7-0a99aac21caa tempest-VolumesCloneTest-578132766 tempest-VolumesCloneTest-578132766-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (20582be8-c657-4f05-89af-fca39e5ee8bc) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-27T16:04:59Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=2bce4e1a-e6e0-49d9-be36-c3405449a01e,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '2bce4e1a-e6e0-49d9-be36-c3405449a01e', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100521) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 27 16:12:36.567420 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.volume.api [None req-98d38274-0c71-4fe4-85e7-0a99aac21caa tempest-VolumesCloneTest-578132766 tempest-VolumesCloneTest-578132766-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (7db7c787-8b72-4aa1-ba32-5f01311bda6c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100521) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 27 16:12:36.607690 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.quota [None req-98d38274-0c71-4fe4-85e7-0a99aac21caa tempest-VolumesCloneTest-578132766 tempest-VolumesCloneTest-578132766-project-member] Created reservations ['dfa815a2-7775-4493-8db1-08f83a0b9580', 'f097bfa5-58f8-4de0-a7b4-6bd8dd01451d', '57363ed0-363a-44b6-bd60-0740d9c47691', '27c312ff-e324-4d91-9d51-a38c850139f9'] {{(pid=100521) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 27 16:12:36.608706 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.volume.api [None req-98d38274-0c71-4fe4-85e7-0a99aac21caa tempest-VolumesCloneTest-578132766 tempest-VolumesCloneTest-578132766-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (7db7c787-8b72-4aa1-ba32-5f01311bda6c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['dfa815a2-7775-4493-8db1-08f83a0b9580', 'f097bfa5-58f8-4de0-a7b4-6bd8dd01451d', '57363ed0-363a-44b6-bd60-0740d9c47691', '27c312ff-e324-4d91-9d51-a38c850139f9']}' {{(pid=100521) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 27 16:12:36.609535 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.volume.api [None req-98d38274-0c71-4fe4-85e7-0a99aac21caa tempest-VolumesCloneTest-578132766 tempest-VolumesCloneTest-578132766-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (b7f63735-7bca-488f-abf8-1dbef916f855) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100521) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 27 16:12:36.631302 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.volume.api [None req-98d38274-0c71-4fe4-85e7-0a99aac21caa tempest-VolumesCloneTest-578132766 tempest-VolumesCloneTest-578132766-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (b7f63735-7bca-488f-abf8-1dbef916f855) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '232ec741-3077-4120-aade-3b29b5de3c7e', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesCloneTest-Volume-273806638',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='df16c21cde5e49ddb68583f2f25ff626',qos_specs=None,replication_status=,reservations=['dfa815a2-7775-4493-8db1-08f83a0b9580','f097bfa5-58f8-4de0-a7b4-6bd8dd01451d','57363ed0-363a-44b6-bd60-0740d9c47691','27c312ff-e324-4d91-9d51-a38c850139f9'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='7b3118bbbf5a4cb88c435ff36ebb7685',volume_type_id=2bce4e1a-e6e0-49d9-be36-c3405449a01e), 'volume': Volume(_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-27T16:12:36Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesCloneTest-Volume-273806638',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=232ec741-3077-4120-aade-3b29b5de3c7e,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='df16c21cde5e49ddb68583f2f25ff626',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='7b3118bbbf5a4cb88c435ff36ebb7685',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(2bce4e1a-e6e0-49d9-be36-c3405449a01e),volume_type_id=2bce4e1a-e6e0-49d9-be36-c3405449a01e)}' {{(pid=100521) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 27 16:12:36.631976 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.volume.api [None req-98d38274-0c71-4fe4-85e7-0a99aac21caa tempest-VolumesCloneTest-578132766 tempest-VolumesCloneTest-578132766-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (326e30ad-c32a-43b9-b20e-f503cf3a579c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100521) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 27 16:12:36.652324 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.volume.api [None req-98d38274-0c71-4fe4-85e7-0a99aac21caa tempest-VolumesCloneTest-578132766 tempest-VolumesCloneTest-578132766-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (326e30ad-c32a-43b9-b20e-f503cf3a579c) transitioned into state 'SUCCESS' from state '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-273806638',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='df16c21cde5e49ddb68583f2f25ff626',qos_specs=None,replication_status=,reservations=['dfa815a2-7775-4493-8db1-08f83a0b9580','f097bfa5-58f8-4de0-a7b4-6bd8dd01451d','57363ed0-363a-44b6-bd60-0740d9c47691','27c312ff-e324-4d91-9d51-a38c850139f9'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='7b3118bbbf5a4cb88c435ff36ebb7685',volume_type_id=2bce4e1a-e6e0-49d9-be36-c3405449a01e)}' {{(pid=100521) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 27 16:12:36.653372 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.volume.api [None req-98d38274-0c71-4fe4-85e7-0a99aac21caa tempest-VolumesCloneTest-578132766 tempest-VolumesCloneTest-578132766-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (fad24039-9dc1-49a8-9661-42275ab8086f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100521) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 27 16:12:36.669447 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.volume.api [None req-98d38274-0c71-4fe4-85e7-0a99aac21caa tempest-VolumesCloneTest-578132766 tempest-VolumesCloneTest-578132766-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (fad24039-9dc1-49a8-9661-42275ab8086f) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100521) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 27 16:12:36.670607 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.volume.api [None req-98d38274-0c71-4fe4-85e7-0a99aac21caa tempest-VolumesCloneTest-578132766 tempest-VolumesCloneTest-578132766-project-member] Flow 'volume_create_api' (31ee5e49-503e-41a7-a99e-9543d88f97eb) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100521) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 27 16:12:36.670999 np0000005924 devstack@c-api.service[100521]: INFO cinder.volume.api [None req-98d38274-0c71-4fe4-85e7-0a99aac21caa tempest-VolumesCloneTest-578132766 tempest-VolumesCloneTest-578132766-project-member] Create volume request issued successfully. Jul 27 16:12:36.674926 np0000005924 devstack@c-api.service[100521]: INFO cinder.api.openstack.wsgi [None req-98d38274-0c71-4fe4-85e7-0a99aac21caa tempest-VolumesCloneTest-578132766 tempest-VolumesCloneTest-578132766-project-member] https://10.4.3.117/volume/v3/volumes returned with HTTP 202 Jul 27 16:12:36.675527 np0000005924 devstack@c-api.service[100521]: [pid: 100521|app: 0|req: 413/1652] 10.4.3.117 () {68 vars in 1258 bytes} [Mon Jul 27 16:12:36 2026] POST /volume/v3/volumes => generated 746 bytes in 154 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 27 16:12:36.693661 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.middleware.request_id [None req-c150e4e9-4733-46a8-92a5-613cc829ae75 None None] RequestId filter calling following filter/app {{(pid=100522) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:12:36.697341 np0000005924 devstack@c-api.service[100522]: INFO cinder.api.openstack.wsgi [None req-c150e4e9-4733-46a8-92a5-613cc829ae75 tempest-VolumesCloneTest-578132766 tempest-VolumesCloneTest-578132766-project-member] GET https://10.4.3.117/volume/v3/volumes/232ec741-3077-4120-aade-3b29b5de3c7e Jul 27 16:12:36.697652 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.openstack.wsgi [None req-c150e4e9-4733-46a8-92a5-613cc829ae75 tempest-VolumesCloneTest-578132766 tempest-VolumesCloneTest-578132766-project-member] Empty body provided in request {{(pid=100522) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:12:36.697888 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.openstack.wsgi [None req-c150e4e9-4733-46a8-92a5-613cc829ae75 tempest-VolumesCloneTest-578132766 tempest-VolumesCloneTest-578132766-project-member] Calling method 'show' {{(pid=100522) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:12:36.708428 np0000005924 devstack@c-api.service[100522]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:12:36.708428 np0000005924 devstack@c-api.service[100522]: warnings.warn( Jul 27 16:12:36.713755 np0000005924 devstack@c-api.service[100522]: INFO cinder.volume.api [None req-c150e4e9-4733-46a8-92a5-613cc829ae75 tempest-VolumesCloneTest-578132766 tempest-VolumesCloneTest-578132766-project-member] Volume info retrieved successfully. Jul 27 16:12:36.721747 np0000005924 devstack@c-api.service[100522]: INFO cinder.api.openstack.wsgi [None req-c150e4e9-4733-46a8-92a5-613cc829ae75 tempest-VolumesCloneTest-578132766 tempest-VolumesCloneTest-578132766-project-member] https://10.4.3.117/volume/v3/volumes/232ec741-3077-4120-aade-3b29b5de3c7e returned with HTTP 200 Jul 27 16:12:36.722358 np0000005924 devstack@c-api.service[100522]: [pid: 100522|app: 0|req: 408/1653] 10.4.3.117 () {66 vars in 1348 bytes} [Mon Jul 27 16:12:36 2026] GET /volume/v3/volumes/232ec741-3077-4120-aade-3b29b5de3c7e => generated 814 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 27 16:12:37.610229 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.middleware.request_id [req-c5a45653-353c-4d0e-b42b-c23f969f155a req-b73795ee-3c16-40a9-9fb3-d3caa98eb14e None None] RequestId filter calling following filter/app {{(pid=100524) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:12:37.613351 np0000005924 devstack@c-api.service[100524]: INFO cinder.api.openstack.wsgi [req-c5a45653-353c-4d0e-b42b-c23f969f155a req-b73795ee-3c16-40a9-9fb3-d3caa98eb14e tempest-TestVolumeBootPattern-1923367323 tempest-TestVolumeBootPattern-1923367323-project-member] GET https://10.4.3.117/volume/v3/volumes/5a05c338-8005-4766-af92-69ad07aa3b1f Jul 27 16:12:37.613697 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.openstack.wsgi [req-c5a45653-353c-4d0e-b42b-c23f969f155a req-b73795ee-3c16-40a9-9fb3-d3caa98eb14e tempest-TestVolumeBootPattern-1923367323 tempest-TestVolumeBootPattern-1923367323-project-member] Empty body provided in request {{(pid=100524) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:12:37.614034 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.openstack.wsgi [req-c5a45653-353c-4d0e-b42b-c23f969f155a req-b73795ee-3c16-40a9-9fb3-d3caa98eb14e tempest-TestVolumeBootPattern-1923367323 tempest-TestVolumeBootPattern-1923367323-project-member] Calling method 'show' {{(pid=100524) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:12:37.623186 np0000005924 devstack@c-api.service[100524]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:12:37.623186 np0000005924 devstack@c-api.service[100524]: warnings.warn( Jul 27 16:12:37.627558 np0000005924 devstack@c-api.service[100524]: INFO cinder.volume.api [req-c5a45653-353c-4d0e-b42b-c23f969f155a req-b73795ee-3c16-40a9-9fb3-d3caa98eb14e tempest-TestVolumeBootPattern-1923367323 tempest-TestVolumeBootPattern-1923367323-project-member] Volume info retrieved successfully. Jul 27 16:12:37.633305 np0000005924 devstack@c-api.service[100524]: INFO cinder.api.openstack.wsgi [req-c5a45653-353c-4d0e-b42b-c23f969f155a req-b73795ee-3c16-40a9-9fb3-d3caa98eb14e tempest-TestVolumeBootPattern-1923367323 tempest-TestVolumeBootPattern-1923367323-project-member] https://10.4.3.117/volume/v3/volumes/5a05c338-8005-4766-af92-69ad07aa3b1f returned with HTTP 200 Jul 27 16:12:37.633836 np0000005924 devstack@c-api.service[100524]: [pid: 100524|app: 0|req: 417/1654] 10.4.3.117 () {68 vars in 1598 bytes} [Mon Jul 27 16:12:37 2026] GET /volume/v3/volumes/5a05c338-8005-4766-af92-69ad07aa3b1f => generated 1367 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 27 16:12:37.644695 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.middleware.request_id [None req-8d453de9-3974-48be-b1d5-693491a94f05 None None] RequestId filter calling following filter/app {{(pid=100523) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:12:37.645208 np0000005924 devstack@c-api.service[100523]: INFO cinder.api.openstack.wsgi [None req-8d453de9-3974-48be-b1d5-693491a94f05 None None] GET https://10.4.3.117/volume// Jul 27 16:12:37.645455 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.openstack.wsgi [None req-8d453de9-3974-48be-b1d5-693491a94f05 None None] Empty body provided in request {{(pid=100523) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:12:37.645699 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.openstack.wsgi [None req-8d453de9-3974-48be-b1d5-693491a94f05 None None] Calling method 'all' {{(pid=100523) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:12:37.646093 np0000005924 devstack@c-api.service[100523]: INFO cinder.api.openstack.wsgi [None req-8d453de9-3974-48be-b1d5-693491a94f05 None None] https://10.4.3.117/volume// returned with HTTP 300 Jul 27 16:12:37.646608 np0000005924 devstack@c-api.service[100523]: [pid: 100523|app: 0|req: 417/1655] 10.4.3.117 () {66 vars in 1419 bytes} [Mon Jul 27 16:12:37 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 27 16:12:37.654475 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.middleware.request_id [req-c5a45653-353c-4d0e-b42b-c23f969f155a req-fd61e19b-26f9-4514-8981-600f7431b1c6 None None] RequestId filter calling following filter/app {{(pid=100521) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:12:37.656857 np0000005924 devstack@c-api.service[100521]: INFO cinder.api.openstack.wsgi [req-c5a45653-353c-4d0e-b42b-c23f969f155a req-fd61e19b-26f9-4514-8981-600f7431b1c6 tempest-TestVolumeBootPattern-1923367323 tempest-TestVolumeBootPattern-1923367323-project-member] POST https://10.4.3.117/volume/v3/attachments Jul 27 16:12:37.657210 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.openstack.wsgi [req-c5a45653-353c-4d0e-b42b-c23f969f155a req-fd61e19b-26f9-4514-8981-600f7431b1c6 tempest-TestVolumeBootPattern-1923367323 tempest-TestVolumeBootPattern-1923367323-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "5a05c338-8005-4766-af92-69ad07aa3b1f", "connector": null, "instance_uuid": "36638942-53f5-48be-aeb1-f26bc4b06b0f"}} {{(pid=100521) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 27 16:12:37.664819 np0000005924 devstack@c-api.service[100521]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:12:37.664819 np0000005924 devstack@c-api.service[100521]: warnings.warn( Jul 27 16:12:37.691253 np0000005924 devstack@c-api.service[100521]: INFO cinder.api.openstack.wsgi [req-c5a45653-353c-4d0e-b42b-c23f969f155a req-fd61e19b-26f9-4514-8981-600f7431b1c6 tempest-TestVolumeBootPattern-1923367323 tempest-TestVolumeBootPattern-1923367323-project-member] https://10.4.3.117/volume/v3/attachments returned with HTTP 200 Jul 27 16:12:37.691753 np0000005924 devstack@c-api.service[100521]: [pid: 100521|app: 0|req: 414/1656] 10.4.3.117 () {74 vars in 1594 bytes} [Mon Jul 27 16:12:37 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 27 16:12:37.740024 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.middleware.request_id [None req-6b4ae800-8ad8-414d-8184-67ee0a5157e2 None None] RequestId filter calling following filter/app {{(pid=100522) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:12:37.743816 np0000005924 devstack@c-api.service[100522]: INFO cinder.api.openstack.wsgi [None req-6b4ae800-8ad8-414d-8184-67ee0a5157e2 tempest-VolumesCloneTest-578132766 tempest-VolumesCloneTest-578132766-project-member] GET https://10.4.3.117/volume/v3/volumes/232ec741-3077-4120-aade-3b29b5de3c7e Jul 27 16:12:37.744013 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.openstack.wsgi [None req-6b4ae800-8ad8-414d-8184-67ee0a5157e2 tempest-VolumesCloneTest-578132766 tempest-VolumesCloneTest-578132766-project-member] Empty body provided in request {{(pid=100522) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:12:37.744212 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.openstack.wsgi [None req-6b4ae800-8ad8-414d-8184-67ee0a5157e2 tempest-VolumesCloneTest-578132766 tempest-VolumesCloneTest-578132766-project-member] Calling method 'show' {{(pid=100522) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:12:37.757187 np0000005924 devstack@c-api.service[100522]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:12:37.757187 np0000005924 devstack@c-api.service[100522]: warnings.warn( Jul 27 16:12:37.767654 np0000005924 devstack@c-api.service[100522]: INFO cinder.volume.api [None req-6b4ae800-8ad8-414d-8184-67ee0a5157e2 tempest-VolumesCloneTest-578132766 tempest-VolumesCloneTest-578132766-project-member] Volume info retrieved successfully. Jul 27 16:12:37.773608 np0000005924 devstack@c-api.service[100522]: INFO cinder.api.openstack.wsgi [None req-6b4ae800-8ad8-414d-8184-67ee0a5157e2 tempest-VolumesCloneTest-578132766 tempest-VolumesCloneTest-578132766-project-member] https://10.4.3.117/volume/v3/volumes/232ec741-3077-4120-aade-3b29b5de3c7e returned with HTTP 200 Jul 27 16:12:37.774013 np0000005924 devstack@c-api.service[100522]: [pid: 100522|app: 0|req: 409/1657] 10.4.3.117 () {66 vars in 1348 bytes} [Mon Jul 27 16:12:37 2026] GET /volume/v3/volumes/232ec741-3077-4120-aade-3b29b5de3c7e => generated 839 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 27 16:12:37.789592 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.middleware.request_id [None req-012667e6-37fc-417a-a284-84078d544721 None None] RequestId filter calling following filter/app {{(pid=100524) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:12:37.791586 np0000005924 devstack@c-api.service[100524]: INFO cinder.api.openstack.wsgi [None req-012667e6-37fc-417a-a284-84078d544721 tempest-VolumesCloneTest-578132766 tempest-VolumesCloneTest-578132766-project-member] POST https://10.4.3.117/volume/v3/volumes Jul 27 16:12:37.791979 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.openstack.wsgi [None req-012667e6-37fc-417a-a284-84078d544721 tempest-VolumesCloneTest-578132766 tempest-VolumesCloneTest-578132766-project-member] Action: 'create', calling method: create, body: {"volume": {"source_volid": "232ec741-3077-4120-aade-3b29b5de3c7e", "size": 2, "name": "tempest-VolumesCloneTest-Volume-515042931"}} {{(pid=100524) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 27 16:12:37.793784 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.v3.volumes [None req-012667e6-37fc-417a-a284-84078d544721 tempest-VolumesCloneTest-578132766 tempest-VolumesCloneTest-578132766-project-member] Create volume request body: {'volume': {'source_volid': '232ec741-3077-4120-aade-3b29b5de3c7e', 'size': 2, 'name': 'tempest-VolumesCloneTest-Volume-515042931'}} {{(pid=100524) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 27 16:12:37.803178 np0000005924 devstack@c-api.service[100524]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:12:37.803178 np0000005924 devstack@c-api.service[100524]: warnings.warn( Jul 27 16:12:37.803717 np0000005924 devstack@c-api.service[100524]: INFO cinder.volume.api [None req-012667e6-37fc-417a-a284-84078d544721 tempest-VolumesCloneTest-578132766 tempest-VolumesCloneTest-578132766-project-member] Volume retrieved successfully. Jul 27 16:12:37.803865 np0000005924 devstack@c-api.service[100524]: INFO cinder.api.v3.volumes [None req-012667e6-37fc-417a-a284-84078d544721 tempest-VolumesCloneTest-578132766 tempest-VolumesCloneTest-578132766-project-member] Create volume of 2 GB Jul 27 16:12:37.807730 np0000005924 devstack@c-api.service[100524]: INFO cinder.volume.api [None req-012667e6-37fc-417a-a284-84078d544721 tempest-VolumesCloneTest-578132766 tempest-VolumesCloneTest-578132766-project-member] Availability Zones retrieved successfully. Jul 27 16:12:37.814051 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.volume.api [None req-012667e6-37fc-417a-a284-84078d544721 tempest-VolumesCloneTest-578132766 tempest-VolumesCloneTest-578132766-project-member] Flow 'volume_create_api' (d8097955-1e6e-4411-a10f-c3cda1ded8a4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100524) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 27 16:12:37.815366 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.volume.api [None req-012667e6-37fc-417a-a284-84078d544721 tempest-VolumesCloneTest-578132766 tempest-VolumesCloneTest-578132766-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (61aa49d8-4ddf-49c4-b225-f95807ef445b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100524) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 27 16:12:37.816460 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.volume.flows.api.create_volume [None req-012667e6-37fc-417a-a284-84078d544721 tempest-VolumesCloneTest-578132766 tempest-VolumesCloneTest-578132766-project-member] Validating volume size '2' using validate_int, validate_source_size {{(pid=100524) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 27 16:12:37.846843 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.volume.api [None req-012667e6-37fc-417a-a284-84078d544721 tempest-VolumesCloneTest-578132766 tempest-VolumesCloneTest-578132766-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (61aa49d8-4ddf-49c4-b225-f95807ef445b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 2, 'snapshot_id': None, 'source_volid': '232ec741-3077-4120-aade-3b29b5de3c7e', 'volume_type': VolumeType(created_at=2026-07-27T16:04:59Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=2bce4e1a-e6e0-49d9-be36-c3405449a01e,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '2bce4e1a-e6e0-49d9-be36-c3405449a01e', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100524) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 27 16:12:37.847616 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.volume.api [None req-012667e6-37fc-417a-a284-84078d544721 tempest-VolumesCloneTest-578132766 tempest-VolumesCloneTest-578132766-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (9d75cb6e-17f0-429f-a3d2-3afdb46169f2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100524) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 27 16:12:37.886674 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.quota [None req-012667e6-37fc-417a-a284-84078d544721 tempest-VolumesCloneTest-578132766 tempest-VolumesCloneTest-578132766-project-member] Created reservations ['3a46a821-e1ae-4600-adf3-6527a0c57b39', 'c8408e39-9245-42ca-8789-d3bff97c9a84', 'b425415f-e885-4101-bda5-62faac68799d', '8d95fbf2-c825-4c53-9124-d83c94c09bb4'] {{(pid=100524) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 27 16:12:37.887452 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.volume.api [None req-012667e6-37fc-417a-a284-84078d544721 tempest-VolumesCloneTest-578132766 tempest-VolumesCloneTest-578132766-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (9d75cb6e-17f0-429f-a3d2-3afdb46169f2) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['3a46a821-e1ae-4600-adf3-6527a0c57b39', 'c8408e39-9245-42ca-8789-d3bff97c9a84', 'b425415f-e885-4101-bda5-62faac68799d', '8d95fbf2-c825-4c53-9124-d83c94c09bb4']}' {{(pid=100524) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 27 16:12:37.888246 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.volume.api [None req-012667e6-37fc-417a-a284-84078d544721 tempest-VolumesCloneTest-578132766 tempest-VolumesCloneTest-578132766-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (fab65696-513c-45d7-831a-9c8e86cb33a9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100524) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 27 16:12:37.931953 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.volume.api [None req-012667e6-37fc-417a-a284-84078d544721 tempest-VolumesCloneTest-578132766 tempest-VolumesCloneTest-578132766-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (fab65696-513c-45d7-831a-9c8e86cb33a9) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'ea9bafdd-d8cb-416e-82a8-3afcc0be8eef', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesCloneTest-Volume-515042931',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='df16c21cde5e49ddb68583f2f25ff626',qos_specs=None,replication_status=,reservations=['3a46a821-e1ae-4600-adf3-6527a0c57b39','c8408e39-9245-42ca-8789-d3bff97c9a84','b425415f-e885-4101-bda5-62faac68799d','8d95fbf2-c825-4c53-9124-d83c94c09bb4'],size=2,snapshot_id=None,source_replicaid=,source_volid=232ec741-3077-4120-aade-3b29b5de3c7e,status='creating',user_id='7b3118bbbf5a4cb88c435ff36ebb7685',volume_type_id=2bce4e1a-e6e0-49d9-be36-c3405449a01e), 'volume': Volume(_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-27T16:12:37Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesCloneTest-Volume-515042931',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=ea9bafdd-d8cb-416e-82a8-3afcc0be8eef,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='df16c21cde5e49ddb68583f2f25ff626',provider_auth=None,provider_geometry=None,provider_id=None,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=232ec741-3077-4120-aade-3b29b5de3c7e,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='7b3118bbbf5a4cb88c435ff36ebb7685',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(2bce4e1a-e6e0-49d9-be36-c3405449a01e),volume_type_id=2bce4e1a-e6e0-49d9-be36-c3405449a01e)}' {{(pid=100524) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 27 16:12:37.932834 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.volume.api [None req-012667e6-37fc-417a-a284-84078d544721 tempest-VolumesCloneTest-578132766 tempest-VolumesCloneTest-578132766-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (188d31ee-486c-4198-9e5a-666e6222d472) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100524) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 27 16:12:37.962016 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.volume.api [None req-012667e6-37fc-417a-a284-84078d544721 tempest-VolumesCloneTest-578132766 tempest-VolumesCloneTest-578132766-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (188d31ee-486c-4198-9e5a-666e6222d472) transitioned into state 'SUCCESS' from state '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-515042931',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='df16c21cde5e49ddb68583f2f25ff626',qos_specs=None,replication_status=,reservations=['3a46a821-e1ae-4600-adf3-6527a0c57b39','c8408e39-9245-42ca-8789-d3bff97c9a84','b425415f-e885-4101-bda5-62faac68799d','8d95fbf2-c825-4c53-9124-d83c94c09bb4'],size=2,snapshot_id=None,source_replicaid=,source_volid=232ec741-3077-4120-aade-3b29b5de3c7e,status='creating',user_id='7b3118bbbf5a4cb88c435ff36ebb7685',volume_type_id=2bce4e1a-e6e0-49d9-be36-c3405449a01e)}' {{(pid=100524) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 27 16:12:37.962798 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.volume.api [None req-012667e6-37fc-417a-a284-84078d544721 tempest-VolumesCloneTest-578132766 tempest-VolumesCloneTest-578132766-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (aaea2fab-83bd-47a5-968c-c26caee0af8e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100524) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 27 16:12:37.986813 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.volume.api [None req-012667e6-37fc-417a-a284-84078d544721 tempest-VolumesCloneTest-578132766 tempest-VolumesCloneTest-578132766-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (aaea2fab-83bd-47a5-968c-c26caee0af8e) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100524) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 27 16:12:37.988339 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.volume.api [None req-012667e6-37fc-417a-a284-84078d544721 tempest-VolumesCloneTest-578132766 tempest-VolumesCloneTest-578132766-project-member] Flow 'volume_create_api' (d8097955-1e6e-4411-a10f-c3cda1ded8a4) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100524) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 27 16:12:37.988721 np0000005924 devstack@c-api.service[100524]: INFO cinder.volume.api [None req-012667e6-37fc-417a-a284-84078d544721 tempest-VolumesCloneTest-578132766 tempest-VolumesCloneTest-578132766-project-member] Create volume request issued successfully. Jul 27 16:12:37.989538 np0000005924 devstack@c-api.service[100524]: INFO cinder.api.openstack.wsgi [None req-012667e6-37fc-417a-a284-84078d544721 tempest-VolumesCloneTest-578132766 tempest-VolumesCloneTest-578132766-project-member] https://10.4.3.117/volume/v3/volumes returned with HTTP 202 Jul 27 16:12:37.990002 np0000005924 devstack@c-api.service[100524]: [pid: 100524|app: 0|req: 418/1658] 10.4.3.117 () {68 vars in 1259 bytes} [Mon Jul 27 16:12:37 2026] POST /volume/v3/volumes => generated 780 bytes in 201 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 27 16:12:38.009631 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.middleware.request_id [None req-38aac22b-5bcd-4153-b6a7-33463ce8255f None None] RequestId filter calling following filter/app {{(pid=100523) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:12:38.011731 np0000005924 devstack@c-api.service[100523]: INFO cinder.api.openstack.wsgi [None req-38aac22b-5bcd-4153-b6a7-33463ce8255f tempest-VolumesCloneTest-578132766 tempest-VolumesCloneTest-578132766-project-member] GET https://10.4.3.117/volume/v3/volumes/ea9bafdd-d8cb-416e-82a8-3afcc0be8eef Jul 27 16:12:38.011731 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.openstack.wsgi [None req-38aac22b-5bcd-4153-b6a7-33463ce8255f tempest-VolumesCloneTest-578132766 tempest-VolumesCloneTest-578132766-project-member] Empty body provided in request {{(pid=100523) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:12:38.011894 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.openstack.wsgi [None req-38aac22b-5bcd-4153-b6a7-33463ce8255f tempest-VolumesCloneTest-578132766 tempest-VolumesCloneTest-578132766-project-member] Calling method 'show' {{(pid=100523) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:12:38.024136 np0000005924 devstack@c-api.service[100523]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:12:38.024136 np0000005924 devstack@c-api.service[100523]: warnings.warn( Jul 27 16:12:38.029234 np0000005924 devstack@c-api.service[100523]: INFO cinder.volume.api [None req-38aac22b-5bcd-4153-b6a7-33463ce8255f tempest-VolumesCloneTest-578132766 tempest-VolumesCloneTest-578132766-project-member] Volume info retrieved successfully. Jul 27 16:12:38.033369 np0000005924 devstack@c-api.service[100523]: INFO cinder.api.openstack.wsgi [None req-38aac22b-5bcd-4153-b6a7-33463ce8255f tempest-VolumesCloneTest-578132766 tempest-VolumesCloneTest-578132766-project-member] https://10.4.3.117/volume/v3/volumes/ea9bafdd-d8cb-416e-82a8-3afcc0be8eef returned with HTTP 200 Jul 27 16:12:38.033726 np0000005924 devstack@c-api.service[100523]: [pid: 100523|app: 0|req: 418/1659] 10.4.3.117 () {66 vars in 1348 bytes} [Mon Jul 27 16:12:38 2026] GET /volume/v3/volumes/ea9bafdd-d8cb-416e-82a8-3afcc0be8eef => generated 848 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 27 16:12:39.048380 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.middleware.request_id [None req-f822fb10-6538-41b1-a9bf-638d8dc358c7 None None] RequestId filter calling following filter/app {{(pid=100521) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:12:39.050209 np0000005924 devstack@c-api.service[100521]: INFO cinder.api.openstack.wsgi [None req-f822fb10-6538-41b1-a9bf-638d8dc358c7 tempest-VolumesCloneTest-578132766 tempest-VolumesCloneTest-578132766-project-member] GET https://10.4.3.117/volume/v3/volumes/ea9bafdd-d8cb-416e-82a8-3afcc0be8eef Jul 27 16:12:39.050437 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.openstack.wsgi [None req-f822fb10-6538-41b1-a9bf-638d8dc358c7 tempest-VolumesCloneTest-578132766 tempest-VolumesCloneTest-578132766-project-member] Empty body provided in request {{(pid=100521) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:12:39.050657 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.openstack.wsgi [None req-f822fb10-6538-41b1-a9bf-638d8dc358c7 tempest-VolumesCloneTest-578132766 tempest-VolumesCloneTest-578132766-project-member] Calling method 'show' {{(pid=100521) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:12:39.061449 np0000005924 devstack@c-api.service[100521]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:12:39.061449 np0000005924 devstack@c-api.service[100521]: warnings.warn( Jul 27 16:12:39.067987 np0000005924 devstack@c-api.service[100521]: INFO cinder.volume.api [None req-f822fb10-6538-41b1-a9bf-638d8dc358c7 tempest-VolumesCloneTest-578132766 tempest-VolumesCloneTest-578132766-project-member] Volume info retrieved successfully. Jul 27 16:12:39.075078 np0000005924 devstack@c-api.service[100521]: INFO cinder.api.openstack.wsgi [None req-f822fb10-6538-41b1-a9bf-638d8dc358c7 tempest-VolumesCloneTest-578132766 tempest-VolumesCloneTest-578132766-project-member] https://10.4.3.117/volume/v3/volumes/ea9bafdd-d8cb-416e-82a8-3afcc0be8eef returned with HTTP 200 Jul 27 16:12:39.075619 np0000005924 devstack@c-api.service[100521]: [pid: 100521|app: 0|req: 415/1660] 10.4.3.117 () {66 vars in 1348 bytes} [Mon Jul 27 16:12:39 2026] GET /volume/v3/volumes/ea9bafdd-d8cb-416e-82a8-3afcc0be8eef => generated 873 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 27 16:12:39.090496 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.middleware.request_id [None req-b3e3e5a3-6900-43d6-b1ba-03e52c0b3ab4 None None] RequestId filter calling following filter/app {{(pid=100522) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:12:39.092637 np0000005924 devstack@c-api.service[100522]: INFO cinder.api.openstack.wsgi [None req-b3e3e5a3-6900-43d6-b1ba-03e52c0b3ab4 tempest-VolumesCloneTest-578132766 tempest-VolumesCloneTest-578132766-project-member] GET https://10.4.3.117/volume/v3/volumes/ea9bafdd-d8cb-416e-82a8-3afcc0be8eef Jul 27 16:12:39.092925 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.openstack.wsgi [None req-b3e3e5a3-6900-43d6-b1ba-03e52c0b3ab4 tempest-VolumesCloneTest-578132766 tempest-VolumesCloneTest-578132766-project-member] Empty body provided in request {{(pid=100522) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:12:39.093234 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.openstack.wsgi [None req-b3e3e5a3-6900-43d6-b1ba-03e52c0b3ab4 tempest-VolumesCloneTest-578132766 tempest-VolumesCloneTest-578132766-project-member] Calling method 'show' {{(pid=100522) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:12:39.104132 np0000005924 devstack@c-api.service[100522]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:12:39.104132 np0000005924 devstack@c-api.service[100522]: warnings.warn( Jul 27 16:12:39.108521 np0000005924 devstack@c-api.service[100522]: INFO cinder.volume.api [None req-b3e3e5a3-6900-43d6-b1ba-03e52c0b3ab4 tempest-VolumesCloneTest-578132766 tempest-VolumesCloneTest-578132766-project-member] Volume info retrieved successfully. Jul 27 16:12:39.113128 np0000005924 devstack@c-api.service[100522]: INFO cinder.api.openstack.wsgi [None req-b3e3e5a3-6900-43d6-b1ba-03e52c0b3ab4 tempest-VolumesCloneTest-578132766 tempest-VolumesCloneTest-578132766-project-member] https://10.4.3.117/volume/v3/volumes/ea9bafdd-d8cb-416e-82a8-3afcc0be8eef returned with HTTP 200 Jul 27 16:12:39.113688 np0000005924 devstack@c-api.service[100522]: [pid: 100522|app: 0|req: 410/1661] 10.4.3.117 () {66 vars in 1348 bytes} [Mon Jul 27 16:12:39 2026] GET /volume/v3/volumes/ea9bafdd-d8cb-416e-82a8-3afcc0be8eef => generated 873 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 27 16:12:39.121007 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.middleware.request_id [None req-8c46c9d6-48c7-4aa4-b271-988d2353f122 None None] RequestId filter calling following filter/app {{(pid=100524) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:12:39.121688 np0000005924 devstack@c-api.service[100524]: INFO cinder.api.openstack.wsgi [None req-8c46c9d6-48c7-4aa4-b271-988d2353f122 None None] GET https://10.4.3.117/volume// Jul 27 16:12:39.121962 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.openstack.wsgi [None req-8c46c9d6-48c7-4aa4-b271-988d2353f122 None None] Empty body provided in request {{(pid=100524) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:12:39.122260 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.openstack.wsgi [None req-8c46c9d6-48c7-4aa4-b271-988d2353f122 None None] Calling method 'all' {{(pid=100524) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:12:39.122724 np0000005924 devstack@c-api.service[100524]: INFO cinder.api.openstack.wsgi [None req-8c46c9d6-48c7-4aa4-b271-988d2353f122 None None] https://10.4.3.117/volume// returned with HTTP 300 Jul 27 16:12:39.123111 np0000005924 devstack@c-api.service[100524]: [pid: 100524|app: 0|req: 419/1662] 10.4.3.117 () {66 vars in 1426 bytes} [Mon Jul 27 16:12:39 2026] GET /volume/ => generated 386 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 27 16:12:39.125514 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.middleware.request_id [None req-c470e60f-85c4-4169-acd9-258c550fd6ec None None] RequestId filter calling following filter/app {{(pid=100523) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:12:39.128905 np0000005924 devstack@c-api.service[100523]: INFO cinder.api.openstack.wsgi [None req-c470e60f-85c4-4169-acd9-258c550fd6ec tempest-VolumesCloneTest-578132766 tempest-VolumesCloneTest-578132766-project-member] GET https://10.4.3.117/volume/v3/volumes/ea9bafdd-d8cb-416e-82a8-3afcc0be8eef Jul 27 16:12:39.129104 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.openstack.wsgi [None req-c470e60f-85c4-4169-acd9-258c550fd6ec tempest-VolumesCloneTest-578132766 tempest-VolumesCloneTest-578132766-project-member] Empty body provided in request {{(pid=100523) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:12:39.129304 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.openstack.wsgi [None req-c470e60f-85c4-4169-acd9-258c550fd6ec tempest-VolumesCloneTest-578132766 tempest-VolumesCloneTest-578132766-project-member] Calling method 'show' {{(pid=100523) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:12:39.135516 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.middleware.request_id [req-c5a45653-353c-4d0e-b42b-c23f969f155a req-4a108ec2-e3a8-4caf-9455-6a031248d0f9 None None] RequestId filter calling following filter/app {{(pid=100521) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:12:39.136269 np0000005924 devstack@c-api.service[100523]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:12:39.136269 np0000005924 devstack@c-api.service[100523]: warnings.warn( Jul 27 16:12:39.138238 np0000005924 devstack@c-api.service[100521]: INFO cinder.api.openstack.wsgi [req-c5a45653-353c-4d0e-b42b-c23f969f155a req-4a108ec2-e3a8-4caf-9455-6a031248d0f9 tempest-TestVolumeBootPattern-1923367323 tempest-TestVolumeBootPattern-1923367323-project-member] GET https://10.4.3.117/volume/v3/volumes/5a05c338-8005-4766-af92-69ad07aa3b1f Jul 27 16:12:39.138559 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.openstack.wsgi [req-c5a45653-353c-4d0e-b42b-c23f969f155a req-4a108ec2-e3a8-4caf-9455-6a031248d0f9 tempest-TestVolumeBootPattern-1923367323 tempest-TestVolumeBootPattern-1923367323-project-member] Empty body provided in request {{(pid=100521) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:12:39.138825 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.openstack.wsgi [req-c5a45653-353c-4d0e-b42b-c23f969f155a req-4a108ec2-e3a8-4caf-9455-6a031248d0f9 tempest-TestVolumeBootPattern-1923367323 tempest-TestVolumeBootPattern-1923367323-project-member] Calling method 'show' {{(pid=100521) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:12:39.139689 np0000005924 devstack@c-api.service[100523]: INFO cinder.volume.api [None req-c470e60f-85c4-4169-acd9-258c550fd6ec tempest-VolumesCloneTest-578132766 tempest-VolumesCloneTest-578132766-project-member] Volume info retrieved successfully. Jul 27 16:12:39.143409 np0000005924 devstack@c-api.service[100523]: INFO cinder.api.openstack.wsgi [None req-c470e60f-85c4-4169-acd9-258c550fd6ec tempest-VolumesCloneTest-578132766 tempest-VolumesCloneTest-578132766-project-member] https://10.4.3.117/volume/v3/volumes/ea9bafdd-d8cb-416e-82a8-3afcc0be8eef returned with HTTP 200 Jul 27 16:12:39.143783 np0000005924 devstack@c-api.service[100523]: [pid: 100523|app: 0|req: 419/1663] 10.4.3.117 () {66 vars in 1348 bytes} [Mon Jul 27 16:12:39 2026] GET /volume/v3/volumes/ea9bafdd-d8cb-416e-82a8-3afcc0be8eef => generated 873 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 27 16:12:39.150889 np0000005924 devstack@c-api.service[100521]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:12:39.150889 np0000005924 devstack@c-api.service[100521]: warnings.warn( Jul 27 16:12:39.155528 np0000005924 devstack@c-api.service[100521]: INFO cinder.volume.api [req-c5a45653-353c-4d0e-b42b-c23f969f155a req-4a108ec2-e3a8-4caf-9455-6a031248d0f9 tempest-TestVolumeBootPattern-1923367323 tempest-TestVolumeBootPattern-1923367323-project-member] Volume info retrieved successfully. Jul 27 16:12:39.155841 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.middleware.request_id [None req-1552188d-cb8c-4d97-afa2-f3b3ec940578 None None] RequestId filter calling following filter/app {{(pid=100522) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:12:39.158120 np0000005924 devstack@c-api.service[100522]: INFO cinder.api.openstack.wsgi [None req-1552188d-cb8c-4d97-afa2-f3b3ec940578 tempest-VolumesCloneTest-578132766 tempest-VolumesCloneTest-578132766-project-member] DELETE https://10.4.3.117/volume/v3/volumes/ea9bafdd-d8cb-416e-82a8-3afcc0be8eef Jul 27 16:12:39.158381 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.openstack.wsgi [None req-1552188d-cb8c-4d97-afa2-f3b3ec940578 tempest-VolumesCloneTest-578132766 tempest-VolumesCloneTest-578132766-project-member] Empty body provided in request {{(pid=100522) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:12:39.158616 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.openstack.wsgi [None req-1552188d-cb8c-4d97-afa2-f3b3ec940578 tempest-VolumesCloneTest-578132766 tempest-VolumesCloneTest-578132766-project-member] Calling method 'delete' {{(pid=100522) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:12:39.158805 np0000005924 devstack@c-api.service[100522]: INFO cinder.api.v3.volumes [None req-1552188d-cb8c-4d97-afa2-f3b3ec940578 tempest-VolumesCloneTest-578132766 tempest-VolumesCloneTest-578132766-project-member] Delete volume with id: ea9bafdd-d8cb-416e-82a8-3afcc0be8eef Jul 27 16:12:39.162038 np0000005924 devstack@c-api.service[100521]: INFO cinder.api.openstack.wsgi [req-c5a45653-353c-4d0e-b42b-c23f969f155a req-4a108ec2-e3a8-4caf-9455-6a031248d0f9 tempest-TestVolumeBootPattern-1923367323 tempest-TestVolumeBootPattern-1923367323-project-member] https://10.4.3.117/volume/v3/volumes/5a05c338-8005-4766-af92-69ad07aa3b1f returned with HTTP 200 Jul 27 16:12:39.162640 np0000005924 devstack@c-api.service[100521]: [pid: 100521|app: 0|req: 416/1664] 10.4.3.117 () {70 vars in 1639 bytes} [Mon Jul 27 16:12:39 2026] GET /volume/v3/volumes/5a05c338-8005-4766-af92-69ad07aa3b1f => generated 1546 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 27 16:12:39.167686 np0000005924 devstack@c-api.service[100522]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:12:39.167686 np0000005924 devstack@c-api.service[100522]: warnings.warn( Jul 27 16:12:39.168224 np0000005924 devstack@c-api.service[100522]: INFO cinder.volume.api [None req-1552188d-cb8c-4d97-afa2-f3b3ec940578 tempest-VolumesCloneTest-578132766 tempest-VolumesCloneTest-578132766-project-member] Volume info retrieved successfully. Jul 27 16:12:39.193598 np0000005924 devstack@c-api.service[100522]: INFO cinder.volume.api [None req-1552188d-cb8c-4d97-afa2-f3b3ec940578 tempest-VolumesCloneTest-578132766 tempest-VolumesCloneTest-578132766-project-member] Delete volume request issued successfully. Jul 27 16:12:39.193598 np0000005924 devstack@c-api.service[100522]: INFO cinder.api.openstack.wsgi [None req-1552188d-cb8c-4d97-afa2-f3b3ec940578 tempest-VolumesCloneTest-578132766 tempest-VolumesCloneTest-578132766-project-member] https://10.4.3.117/volume/v3/volumes/ea9bafdd-d8cb-416e-82a8-3afcc0be8eef returned with HTTP 202 Jul 27 16:12:39.193598 np0000005924 devstack@c-api.service[100522]: [pid: 100522|app: 0|req: 411/1665] 10.4.3.117 () {66 vars in 1351 bytes} [Mon Jul 27 16:12:39 2026] DELETE /volume/v3/volumes/ea9bafdd-d8cb-416e-82a8-3afcc0be8eef => generated 0 bytes in 37 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 27 16:12:39.203807 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.middleware.request_id [None req-edff8b05-740c-4cb2-8d20-e6ae66bdc0c3 None None] RequestId filter calling following filter/app {{(pid=100524) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:12:39.205651 np0000005924 devstack@c-api.service[100524]: INFO cinder.api.openstack.wsgi [None req-edff8b05-740c-4cb2-8d20-e6ae66bdc0c3 tempest-VolumesCloneTest-578132766 tempest-VolumesCloneTest-578132766-project-member] GET https://10.4.3.117/volume/v3/volumes/ea9bafdd-d8cb-416e-82a8-3afcc0be8eef Jul 27 16:12:39.206365 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.openstack.wsgi [None req-edff8b05-740c-4cb2-8d20-e6ae66bdc0c3 tempest-VolumesCloneTest-578132766 tempest-VolumesCloneTest-578132766-project-member] Empty body provided in request {{(pid=100524) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:12:39.206365 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.openstack.wsgi [None req-edff8b05-740c-4cb2-8d20-e6ae66bdc0c3 tempest-VolumesCloneTest-578132766 tempest-VolumesCloneTest-578132766-project-member] Calling method 'show' {{(pid=100524) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:12:39.212737 np0000005924 devstack@c-api.service[100524]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:12:39.212737 np0000005924 devstack@c-api.service[100524]: warnings.warn( Jul 27 16:12:39.219349 np0000005924 devstack@c-api.service[100524]: INFO cinder.volume.api [None req-edff8b05-740c-4cb2-8d20-e6ae66bdc0c3 tempest-VolumesCloneTest-578132766 tempest-VolumesCloneTest-578132766-project-member] Volume info retrieved successfully. Jul 27 16:12:39.220522 np0000005924 devstack@c-api.service[100524]: INFO cinder.api.openstack.wsgi [None req-edff8b05-740c-4cb2-8d20-e6ae66bdc0c3 tempest-VolumesCloneTest-578132766 tempest-VolumesCloneTest-578132766-project-member] https://10.4.3.117/volume/v3/volumes/ea9bafdd-d8cb-416e-82a8-3afcc0be8eef returned with HTTP 200 Jul 27 16:12:39.220924 np0000005924 devstack@c-api.service[100524]: [pid: 100524|app: 0|req: 420/1666] 10.4.3.117 () {66 vars in 1348 bytes} [Mon Jul 27 16:12:39 2026] GET /volume/v3/volumes/ea9bafdd-d8cb-416e-82a8-3afcc0be8eef => generated 872 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 27 16:12:39.269401 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.middleware.request_id [req-c5a45653-353c-4d0e-b42b-c23f969f155a req-672e72cd-7d0a-42c2-a7e9-9e4e90992825 None None] RequestId filter calling following filter/app {{(pid=100523) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:12:39.271792 np0000005924 devstack@c-api.service[100523]: INFO cinder.api.openstack.wsgi [req-c5a45653-353c-4d0e-b42b-c23f969f155a req-672e72cd-7d0a-42c2-a7e9-9e4e90992825 tempest-TestVolumeBootPattern-1923367323 tempest-TestVolumeBootPattern-1923367323-project-member] PUT https://10.4.3.117/volume/v3/attachments/9850652e-b45f-4c7f-88c8-83bffdc653f1 Jul 27 16:12:39.272229 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.openstack.wsgi [req-c5a45653-353c-4d0e-b42b-c23f969f155a req-672e72cd-7d0a-42c2-a7e9-9e4e90992825 tempest-TestVolumeBootPattern-1923367323 tempest-TestVolumeBootPattern-1923367323-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.117", "host": "np0000005924", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:c1414b6f8d8f", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "13cbedf7-bb1f-4b5e-b492-2fef0d4dab25", "nvme_native_multipath": false, "mountpoint": "/dev/vda"}}} {{(pid=100523) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 27 16:12:39.289483 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.coordination [req-c5a45653-353c-4d0e-b42b-c23f969f155a req-672e72cd-7d0a-42c2-a7e9-9e4e90992825 tempest-TestVolumeBootPattern-1923367323 tempest-TestVolumeBootPattern-1923367323-project-member] Acquiring lock "cinder-attachment_update-5a05c338-8005-4766-af92-69ad07aa3b1f-np0000005924" by "attachment_update" {{(pid=100523) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jul 27 16:12:39.297141 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.coordination [req-c5a45653-353c-4d0e-b42b-c23f969f155a req-672e72cd-7d0a-42c2-a7e9-9e4e90992825 tempest-TestVolumeBootPattern-1923367323 tempest-TestVolumeBootPattern-1923367323-project-member] Lock "cinder-attachment_update-5a05c338-8005-4766-af92-69ad07aa3b1f-np0000005924" acquired by "attachment_update" :: waited 0.008s {{(pid=100523) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jul 27 16:12:39.298270 np0000005924 devstack@c-api.service[100523]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:12:39.298270 np0000005924 devstack@c-api.service[100523]: warnings.warn( Jul 27 16:12:39.387946 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.coordination [req-c5a45653-353c-4d0e-b42b-c23f969f155a req-672e72cd-7d0a-42c2-a7e9-9e4e90992825 tempest-TestVolumeBootPattern-1923367323 tempest-TestVolumeBootPattern-1923367323-project-member] Lock "cinder-attachment_update-5a05c338-8005-4766-af92-69ad07aa3b1f-np0000005924" released by "attachment_update" :: held 0.091s {{(pid=100523) __release /opt/stack/cinder/cinder/coordination.py:152}} Jul 27 16:12:39.388262 np0000005924 devstack@c-api.service[100523]: INFO cinder.api.openstack.wsgi [req-c5a45653-353c-4d0e-b42b-c23f969f155a req-672e72cd-7d0a-42c2-a7e9-9e4e90992825 tempest-TestVolumeBootPattern-1923367323 tempest-TestVolumeBootPattern-1923367323-project-member] https://10.4.3.117/volume/v3/attachments/9850652e-b45f-4c7f-88c8-83bffdc653f1 returned with HTTP 200 Jul 27 16:12:39.388762 np0000005924 devstack@c-api.service[100523]: [pid: 100523|app: 0|req: 420/1667] 10.4.3.117 () {74 vars in 1704 bytes} [Mon Jul 27 16:12:39 2026] PUT /volume/v3/attachments/9850652e-b45f-4c7f-88c8-83bffdc653f1 => generated 969 bytes in 120 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 27 16:12:39.418924 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.middleware.request_id [req-c5a45653-353c-4d0e-b42b-c23f969f155a req-7d05a0f6-2bfb-48e2-b892-57903771805b None None] RequestId filter calling following filter/app {{(pid=100521) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:12:39.421117 np0000005924 devstack@c-api.service[100521]: INFO cinder.api.openstack.wsgi [req-c5a45653-353c-4d0e-b42b-c23f969f155a req-7d05a0f6-2bfb-48e2-b892-57903771805b tempest-TestVolumeBootPattern-1923367323 tempest-TestVolumeBootPattern-1923367323-project-member] POST https://10.4.3.117/volume/v3/attachments/9850652e-b45f-4c7f-88c8-83bffdc653f1/action Jul 27 16:12:39.421516 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.openstack.wsgi [req-c5a45653-353c-4d0e-b42b-c23f969f155a req-7d05a0f6-2bfb-48e2-b892-57903771805b tempest-TestVolumeBootPattern-1923367323 tempest-TestVolumeBootPattern-1923367323-project-member] Action body: b'{"os-complete": null}' {{(pid=100521) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 27 16:12:39.421665 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.openstack.wsgi [req-c5a45653-353c-4d0e-b42b-c23f969f155a req-7d05a0f6-2bfb-48e2-b892-57903771805b tempest-TestVolumeBootPattern-1923367323 tempest-TestVolumeBootPattern-1923367323-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100521) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 27 16:12:39.442830 np0000005924 devstack@c-api.service[100521]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:12:39.442830 np0000005924 devstack@c-api.service[100521]: warnings.warn( Jul 27 16:12:39.474676 np0000005924 devstack@c-api.service[100521]: INFO cinder.api.openstack.wsgi [req-c5a45653-353c-4d0e-b42b-c23f969f155a req-7d05a0f6-2bfb-48e2-b892-57903771805b tempest-TestVolumeBootPattern-1923367323 tempest-TestVolumeBootPattern-1923367323-project-member] https://10.4.3.117/volume/v3/attachments/9850652e-b45f-4c7f-88c8-83bffdc653f1/action returned with HTTP 204 Jul 27 16:12:39.475059 np0000005924 devstack@c-api.service[100521]: [pid: 100521|app: 0|req: 417/1668] 10.4.3.117 () {74 vars in 1725 bytes} [Mon Jul 27 16:12:39 2026] POST /volume/v3/attachments/9850652e-b45f-4c7f-88c8-83bffdc653f1/action => generated 0 bytes in 57 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jul 27 16:12:40.233121 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.middleware.request_id [None req-98297fcf-6c63-4f9e-817c-146b5a5afc62 None None] RequestId filter calling following filter/app {{(pid=100522) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:12:40.235209 np0000005924 devstack@c-api.service[100522]: INFO cinder.api.openstack.wsgi [None req-98297fcf-6c63-4f9e-817c-146b5a5afc62 tempest-VolumesCloneTest-578132766 tempest-VolumesCloneTest-578132766-project-member] GET https://10.4.3.117/volume/v3/volumes/ea9bafdd-d8cb-416e-82a8-3afcc0be8eef Jul 27 16:12:40.235498 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.openstack.wsgi [None req-98297fcf-6c63-4f9e-817c-146b5a5afc62 tempest-VolumesCloneTest-578132766 tempest-VolumesCloneTest-578132766-project-member] Empty body provided in request {{(pid=100522) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:12:40.235773 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.openstack.wsgi [None req-98297fcf-6c63-4f9e-817c-146b5a5afc62 tempest-VolumesCloneTest-578132766 tempest-VolumesCloneTest-578132766-project-member] Calling method 'show' {{(pid=100522) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:12:40.245311 np0000005924 devstack@c-api.service[100522]: INFO cinder.api.openstack.wsgi [None req-98297fcf-6c63-4f9e-817c-146b5a5afc62 tempest-VolumesCloneTest-578132766 tempest-VolumesCloneTest-578132766-project-member] https://10.4.3.117/volume/v3/volumes/ea9bafdd-d8cb-416e-82a8-3afcc0be8eef returned with HTTP 404 Jul 27 16:12:40.246312 np0000005924 devstack@c-api.service[100522]: [pid: 100522|app: 0|req: 412/1669] 10.4.3.117 () {66 vars in 1348 bytes} [Mon Jul 27 16:12:40 2026] GET /volume/v3/volumes/ea9bafdd-d8cb-416e-82a8-3afcc0be8eef => generated 109 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 27 16:12:40.255477 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.middleware.request_id [None req-0aedfc69-4a53-4a8e-89ed-0fbea0367ee6 None None] RequestId filter calling following filter/app {{(pid=100524) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:12:40.257355 np0000005924 devstack@c-api.service[100524]: INFO cinder.api.openstack.wsgi [None req-0aedfc69-4a53-4a8e-89ed-0fbea0367ee6 tempest-VolumesCloneTest-578132766 tempest-VolumesCloneTest-578132766-project-member] GET https://10.4.3.117/volume/v3/volumes/232ec741-3077-4120-aade-3b29b5de3c7e Jul 27 16:12:40.257592 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.openstack.wsgi [None req-0aedfc69-4a53-4a8e-89ed-0fbea0367ee6 tempest-VolumesCloneTest-578132766 tempest-VolumesCloneTest-578132766-project-member] Empty body provided in request {{(pid=100524) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:12:40.257835 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.openstack.wsgi [None req-0aedfc69-4a53-4a8e-89ed-0fbea0367ee6 tempest-VolumesCloneTest-578132766 tempest-VolumesCloneTest-578132766-project-member] Calling method 'show' {{(pid=100524) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:12:40.265121 np0000005924 devstack@c-api.service[100524]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:12:40.265121 np0000005924 devstack@c-api.service[100524]: warnings.warn( Jul 27 16:12:40.268987 np0000005924 devstack@c-api.service[100524]: INFO cinder.volume.api [None req-0aedfc69-4a53-4a8e-89ed-0fbea0367ee6 tempest-VolumesCloneTest-578132766 tempest-VolumesCloneTest-578132766-project-member] Volume info retrieved successfully. Jul 27 16:12:40.272920 np0000005924 devstack@c-api.service[100524]: INFO cinder.api.openstack.wsgi [None req-0aedfc69-4a53-4a8e-89ed-0fbea0367ee6 tempest-VolumesCloneTest-578132766 tempest-VolumesCloneTest-578132766-project-member] https://10.4.3.117/volume/v3/volumes/232ec741-3077-4120-aade-3b29b5de3c7e returned with HTTP 200 Jul 27 16:12:40.273346 np0000005924 devstack@c-api.service[100524]: [pid: 100524|app: 0|req: 421/1670] 10.4.3.117 () {66 vars in 1348 bytes} [Mon Jul 27 16:12:40 2026] GET /volume/v3/volumes/232ec741-3077-4120-aade-3b29b5de3c7e => generated 839 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 27 16:12:40.286033 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.middleware.request_id [None req-7491ac6f-9120-4bac-a207-723561f2eb46 None None] RequestId filter calling following filter/app {{(pid=100523) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:12:40.289373 np0000005924 devstack@c-api.service[100523]: INFO cinder.api.openstack.wsgi [None req-7491ac6f-9120-4bac-a207-723561f2eb46 tempest-VolumesCloneTest-578132766 tempest-VolumesCloneTest-578132766-project-member] DELETE https://10.4.3.117/volume/v3/volumes/232ec741-3077-4120-aade-3b29b5de3c7e Jul 27 16:12:40.289373 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.openstack.wsgi [None req-7491ac6f-9120-4bac-a207-723561f2eb46 tempest-VolumesCloneTest-578132766 tempest-VolumesCloneTest-578132766-project-member] Empty body provided in request {{(pid=100523) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:12:40.289373 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.openstack.wsgi [None req-7491ac6f-9120-4bac-a207-723561f2eb46 tempest-VolumesCloneTest-578132766 tempest-VolumesCloneTest-578132766-project-member] Calling method 'delete' {{(pid=100523) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:12:40.289606 np0000005924 devstack@c-api.service[100523]: INFO cinder.api.v3.volumes [None req-7491ac6f-9120-4bac-a207-723561f2eb46 tempest-VolumesCloneTest-578132766 tempest-VolumesCloneTest-578132766-project-member] Delete volume with id: 232ec741-3077-4120-aade-3b29b5de3c7e Jul 27 16:12:40.301488 np0000005924 devstack@c-api.service[100523]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:12:40.301488 np0000005924 devstack@c-api.service[100523]: warnings.warn( Jul 27 16:12:40.302010 np0000005924 devstack@c-api.service[100523]: INFO cinder.volume.api [None req-7491ac6f-9120-4bac-a207-723561f2eb46 tempest-VolumesCloneTest-578132766 tempest-VolumesCloneTest-578132766-project-member] Volume info retrieved successfully. Jul 27 16:12:40.341451 np0000005924 devstack@c-api.service[100523]: INFO cinder.volume.api [None req-7491ac6f-9120-4bac-a207-723561f2eb46 tempest-VolumesCloneTest-578132766 tempest-VolumesCloneTest-578132766-project-member] Delete volume request issued successfully. Jul 27 16:12:40.341705 np0000005924 devstack@c-api.service[100523]: INFO cinder.api.openstack.wsgi [None req-7491ac6f-9120-4bac-a207-723561f2eb46 tempest-VolumesCloneTest-578132766 tempest-VolumesCloneTest-578132766-project-member] https://10.4.3.117/volume/v3/volumes/232ec741-3077-4120-aade-3b29b5de3c7e returned with HTTP 202 Jul 27 16:12:40.342145 np0000005924 devstack@c-api.service[100523]: [pid: 100523|app: 0|req: 421/1671] 10.4.3.117 () {66 vars in 1351 bytes} [Mon Jul 27 16:12:40 2026] DELETE /volume/v3/volumes/232ec741-3077-4120-aade-3b29b5de3c7e => generated 0 bytes in 57 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 27 16:12:40.351417 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.middleware.request_id [None req-9b4e8fb5-9ae1-40fb-b0eb-4302e69a8098 None None] RequestId filter calling following filter/app {{(pid=100521) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:12:40.354813 np0000005924 devstack@c-api.service[100521]: INFO cinder.api.openstack.wsgi [None req-9b4e8fb5-9ae1-40fb-b0eb-4302e69a8098 tempest-VolumesCloneTest-578132766 tempest-VolumesCloneTest-578132766-project-member] GET https://10.4.3.117/volume/v3/volumes/232ec741-3077-4120-aade-3b29b5de3c7e Jul 27 16:12:40.355148 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.openstack.wsgi [None req-9b4e8fb5-9ae1-40fb-b0eb-4302e69a8098 tempest-VolumesCloneTest-578132766 tempest-VolumesCloneTest-578132766-project-member] Empty body provided in request {{(pid=100521) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:12:40.355447 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.openstack.wsgi [None req-9b4e8fb5-9ae1-40fb-b0eb-4302e69a8098 tempest-VolumesCloneTest-578132766 tempest-VolumesCloneTest-578132766-project-member] Calling method 'show' {{(pid=100521) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:12:40.366289 np0000005924 devstack@c-api.service[100521]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:12:40.366289 np0000005924 devstack@c-api.service[100521]: warnings.warn( Jul 27 16:12:40.377751 np0000005924 devstack@c-api.service[100521]: INFO cinder.volume.api [None req-9b4e8fb5-9ae1-40fb-b0eb-4302e69a8098 tempest-VolumesCloneTest-578132766 tempest-VolumesCloneTest-578132766-project-member] Volume info retrieved successfully. Jul 27 16:12:40.384669 np0000005924 devstack@c-api.service[100521]: INFO cinder.api.openstack.wsgi [None req-9b4e8fb5-9ae1-40fb-b0eb-4302e69a8098 tempest-VolumesCloneTest-578132766 tempest-VolumesCloneTest-578132766-project-member] https://10.4.3.117/volume/v3/volumes/232ec741-3077-4120-aade-3b29b5de3c7e returned with HTTP 200 Jul 27 16:12:40.385550 np0000005924 devstack@c-api.service[100521]: [pid: 100521|app: 0|req: 418/1672] 10.4.3.117 () {66 vars in 1348 bytes} [Mon Jul 27 16:12:40 2026] GET /volume/v3/volumes/232ec741-3077-4120-aade-3b29b5de3c7e => generated 838 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 27 16:12:41.402972 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.middleware.request_id [None req-30ab5c3e-22c8-4987-893a-6a7e9222e538 None None] RequestId filter calling following filter/app {{(pid=100522) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:12:41.405145 np0000005924 devstack@c-api.service[100522]: INFO cinder.api.openstack.wsgi [None req-30ab5c3e-22c8-4987-893a-6a7e9222e538 tempest-VolumesCloneTest-578132766 tempest-VolumesCloneTest-578132766-project-member] GET https://10.4.3.117/volume/v3/volumes/232ec741-3077-4120-aade-3b29b5de3c7e Jul 27 16:12:41.405448 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.openstack.wsgi [None req-30ab5c3e-22c8-4987-893a-6a7e9222e538 tempest-VolumesCloneTest-578132766 tempest-VolumesCloneTest-578132766-project-member] Empty body provided in request {{(pid=100522) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:12:41.405737 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.openstack.wsgi [None req-30ab5c3e-22c8-4987-893a-6a7e9222e538 tempest-VolumesCloneTest-578132766 tempest-VolumesCloneTest-578132766-project-member] Calling method 'show' {{(pid=100522) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:12:41.412134 np0000005924 devstack@c-api.service[100522]: INFO cinder.api.openstack.wsgi [None req-30ab5c3e-22c8-4987-893a-6a7e9222e538 tempest-VolumesCloneTest-578132766 tempest-VolumesCloneTest-578132766-project-member] https://10.4.3.117/volume/v3/volumes/232ec741-3077-4120-aade-3b29b5de3c7e returned with HTTP 404 Jul 27 16:12:41.412918 np0000005924 devstack@c-api.service[100522]: [pid: 100522|app: 0|req: 413/1673] 10.4.3.117 () {66 vars in 1348 bytes} [Mon Jul 27 16:12:41 2026] GET /volume/v3/volumes/232ec741-3077-4120-aade-3b29b5de3c7e => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 27 16:12:42.749244 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.middleware.request_id [None req-3654b953-c563-4f8e-9182-277b4a9d5b31 None None] RequestId filter calling following filter/app {{(pid=100524) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:12:42.750902 np0000005924 devstack@c-api.service[100524]: INFO cinder.api.openstack.wsgi [None req-3654b953-c563-4f8e-9182-277b4a9d5b31 tempest-VolumesExtendTest-471250383 tempest-VolumesExtendTest-471250383-project-member] POST https://10.4.3.117/volume/v3/volumes Jul 27 16:12:42.751285 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.openstack.wsgi [None req-3654b953-c563-4f8e-9182-277b4a9d5b31 tempest-VolumesExtendTest-471250383 tempest-VolumesExtendTest-471250383-project-member] Action: 'create', calling method: create, body: {"volume": {"imageRef": "9b5714dc-7db2-46f4-8517-f5174b84ff15", "size": 1, "name": "tempest-VolumesExtendTest-Volume-272304102"}} {{(pid=100524) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 27 16:12:42.752656 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.v3.volumes [None req-3654b953-c563-4f8e-9182-277b4a9d5b31 tempest-VolumesExtendTest-471250383 tempest-VolumesExtendTest-471250383-project-member] Create volume request body: {'volume': {'imageRef': '9b5714dc-7db2-46f4-8517-f5174b84ff15', 'size': 1, 'name': 'tempest-VolumesExtendTest-Volume-272304102'}} {{(pid=100524) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 27 16:12:42.892462 np0000005924 devstack@c-api.service[100524]: INFO cinder.api.v3.volumes [None req-3654b953-c563-4f8e-9182-277b4a9d5b31 tempest-VolumesExtendTest-471250383 tempest-VolumesExtendTest-471250383-project-member] Create volume of 1 GB Jul 27 16:12:42.896755 np0000005924 devstack@c-api.service[100524]: INFO cinder.volume.api [None req-3654b953-c563-4f8e-9182-277b4a9d5b31 tempest-VolumesExtendTest-471250383 tempest-VolumesExtendTest-471250383-project-member] Availability Zones retrieved successfully. Jul 27 16:12:42.901719 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.volume.api [None req-3654b953-c563-4f8e-9182-277b4a9d5b31 tempest-VolumesExtendTest-471250383 tempest-VolumesExtendTest-471250383-project-member] Flow 'volume_create_api' (1eb0be73-f8a1-4156-9f32-5b677ed9840d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100524) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 27 16:12:42.902921 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.volume.api [None req-3654b953-c563-4f8e-9182-277b4a9d5b31 tempest-VolumesExtendTest-471250383 tempest-VolumesExtendTest-471250383-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (0635ab69-4c1e-4121-a214-f73900d34df4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100524) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 27 16:12:42.903896 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.volume.flows.api.create_volume [None req-3654b953-c563-4f8e-9182-277b4a9d5b31 tempest-VolumesExtendTest-471250383 tempest-VolumesExtendTest-471250383-project-member] Validating volume size '1' using validate_int {{(pid=100524) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 27 16:12:42.956635 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.volume.api [None req-3654b953-c563-4f8e-9182-277b4a9d5b31 tempest-VolumesExtendTest-471250383 tempest-VolumesExtendTest-471250383-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (0635ab69-4c1e-4121-a214-f73900d34df4) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-27T16:04:59Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=2bce4e1a-e6e0-49d9-be36-c3405449a01e,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '2bce4e1a-e6e0-49d9-be36-c3405449a01e', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100524) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 27 16:12:42.957587 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.volume.api [None req-3654b953-c563-4f8e-9182-277b4a9d5b31 tempest-VolumesExtendTest-471250383 tempest-VolumesExtendTest-471250383-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (bd92c90e-6e45-44df-a239-2ffbf6258d8e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100524) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 27 16:12:43.021488 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.quota [None req-3654b953-c563-4f8e-9182-277b4a9d5b31 tempest-VolumesExtendTest-471250383 tempest-VolumesExtendTest-471250383-project-member] Created reservations ['60cfeaf2-f76a-411e-b10c-c27193b0f598', 'ce42ed30-0a65-4192-9851-fec4c077d032', 'f6c639e4-a0d1-49dd-ae07-ea6b9573b91d', 'e290fa22-2102-4a16-b115-82bfafa47437'] {{(pid=100524) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 27 16:12:43.022480 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.volume.api [None req-3654b953-c563-4f8e-9182-277b4a9d5b31 tempest-VolumesExtendTest-471250383 tempest-VolumesExtendTest-471250383-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (bd92c90e-6e45-44df-a239-2ffbf6258d8e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['60cfeaf2-f76a-411e-b10c-c27193b0f598', 'ce42ed30-0a65-4192-9851-fec4c077d032', 'f6c639e4-a0d1-49dd-ae07-ea6b9573b91d', 'e290fa22-2102-4a16-b115-82bfafa47437']}' {{(pid=100524) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 27 16:12:43.023490 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.volume.api [None req-3654b953-c563-4f8e-9182-277b4a9d5b31 tempest-VolumesExtendTest-471250383 tempest-VolumesExtendTest-471250383-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (e0faefea-f58c-40d2-8a52-f717e69708b7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100524) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 27 16:12:43.048563 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.volume.api [None req-3654b953-c563-4f8e-9182-277b4a9d5b31 tempest-VolumesExtendTest-471250383 tempest-VolumesExtendTest-471250383-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (e0faefea-f58c-40d2-8a52-f717e69708b7) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'ecab6a8e-72ee-4989-a620-9fdac53178ce', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesExtendTest-Volume-272304102',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='d762103652904baf8e8daac7a7c5aeaa',qos_specs=None,replication_status=,reservations=['60cfeaf2-f76a-411e-b10c-c27193b0f598','ce42ed30-0a65-4192-9851-fec4c077d032','f6c639e4-a0d1-49dd-ae07-ea6b9573b91d','e290fa22-2102-4a16-b115-82bfafa47437'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='6ef10a40a07e4898aacf5bf0d6ccf9ec',volume_type_id=2bce4e1a-e6e0-49d9-be36-c3405449a01e), 'volume': Volume(_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-27T16:12:43Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesExtendTest-Volume-272304102',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=ecab6a8e-72ee-4989-a620-9fdac53178ce,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='d762103652904baf8e8daac7a7c5aeaa',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='6ef10a40a07e4898aacf5bf0d6ccf9ec',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(2bce4e1a-e6e0-49d9-be36-c3405449a01e),volume_type_id=2bce4e1a-e6e0-49d9-be36-c3405449a01e)}' {{(pid=100524) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 27 16:12:43.049480 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.volume.api [None req-3654b953-c563-4f8e-9182-277b4a9d5b31 tempest-VolumesExtendTest-471250383 tempest-VolumesExtendTest-471250383-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (791b6f40-8827-40db-9105-2b8b82d1197b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100524) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 27 16:12:43.068731 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.volume.api [None req-3654b953-c563-4f8e-9182-277b4a9d5b31 tempest-VolumesExtendTest-471250383 tempest-VolumesExtendTest-471250383-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (791b6f40-8827-40db-9105-2b8b82d1197b) transitioned into state 'SUCCESS' from state '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-272304102',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='d762103652904baf8e8daac7a7c5aeaa',qos_specs=None,replication_status=,reservations=['60cfeaf2-f76a-411e-b10c-c27193b0f598','ce42ed30-0a65-4192-9851-fec4c077d032','f6c639e4-a0d1-49dd-ae07-ea6b9573b91d','e290fa22-2102-4a16-b115-82bfafa47437'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='6ef10a40a07e4898aacf5bf0d6ccf9ec',volume_type_id=2bce4e1a-e6e0-49d9-be36-c3405449a01e)}' {{(pid=100524) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 27 16:12:43.069659 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.volume.api [None req-3654b953-c563-4f8e-9182-277b4a9d5b31 tempest-VolumesExtendTest-471250383 tempest-VolumesExtendTest-471250383-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (82cbe6a9-4d65-404f-a095-d97aad022b30) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100524) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 27 16:12:43.080083 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.volume.api [None req-3654b953-c563-4f8e-9182-277b4a9d5b31 tempest-VolumesExtendTest-471250383 tempest-VolumesExtendTest-471250383-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (82cbe6a9-4d65-404f-a095-d97aad022b30) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100524) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 27 16:12:43.081088 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.volume.api [None req-3654b953-c563-4f8e-9182-277b4a9d5b31 tempest-VolumesExtendTest-471250383 tempest-VolumesExtendTest-471250383-project-member] Flow 'volume_create_api' (1eb0be73-f8a1-4156-9f32-5b677ed9840d) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100524) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 27 16:12:43.081569 np0000005924 devstack@c-api.service[100524]: INFO cinder.volume.api [None req-3654b953-c563-4f8e-9182-277b4a9d5b31 tempest-VolumesExtendTest-471250383 tempest-VolumesExtendTest-471250383-project-member] Create volume request issued successfully. Jul 27 16:12:43.082238 np0000005924 devstack@c-api.service[100524]: INFO cinder.api.openstack.wsgi [None req-3654b953-c563-4f8e-9182-277b4a9d5b31 tempest-VolumesExtendTest-471250383 tempest-VolumesExtendTest-471250383-project-member] https://10.4.3.117/volume/v3/volumes returned with HTTP 202 Jul 27 16:12:43.082809 np0000005924 devstack@c-api.service[100524]: [pid: 100524|app: 0|req: 422/1674] 10.4.3.117 () {68 vars in 1259 bytes} [Mon Jul 27 16:12:42 2026] POST /volume/v3/volumes => generated 747 bytes in 334 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 27 16:12:43.098489 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.middleware.request_id [None req-9961fb76-9abe-4435-a5a2-f8c339f6e9da None None] RequestId filter calling following filter/app {{(pid=100523) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:12:43.100446 np0000005924 devstack@c-api.service[100523]: INFO cinder.api.openstack.wsgi [None req-9961fb76-9abe-4435-a5a2-f8c339f6e9da tempest-VolumesExtendTest-471250383 tempest-VolumesExtendTest-471250383-project-member] GET https://10.4.3.117/volume/v3/volumes/ecab6a8e-72ee-4989-a620-9fdac53178ce Jul 27 16:12:43.100633 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.openstack.wsgi [None req-9961fb76-9abe-4435-a5a2-f8c339f6e9da tempest-VolumesExtendTest-471250383 tempest-VolumesExtendTest-471250383-project-member] Empty body provided in request {{(pid=100523) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:12:43.100853 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.openstack.wsgi [None req-9961fb76-9abe-4435-a5a2-f8c339f6e9da tempest-VolumesExtendTest-471250383 tempest-VolumesExtendTest-471250383-project-member] Calling method 'show' {{(pid=100523) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:12:43.110255 np0000005924 devstack@c-api.service[100523]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:12:43.110255 np0000005924 devstack@c-api.service[100523]: warnings.warn( Jul 27 16:12:43.115081 np0000005924 devstack@c-api.service[100523]: INFO cinder.volume.api [None req-9961fb76-9abe-4435-a5a2-f8c339f6e9da tempest-VolumesExtendTest-471250383 tempest-VolumesExtendTest-471250383-project-member] Volume info retrieved successfully. Jul 27 16:12:43.119290 np0000005924 devstack@c-api.service[100523]: INFO cinder.api.openstack.wsgi [None req-9961fb76-9abe-4435-a5a2-f8c339f6e9da tempest-VolumesExtendTest-471250383 tempest-VolumesExtendTest-471250383-project-member] https://10.4.3.117/volume/v3/volumes/ecab6a8e-72ee-4989-a620-9fdac53178ce returned with HTTP 200 Jul 27 16:12:43.119687 np0000005924 devstack@c-api.service[100523]: [pid: 100523|app: 0|req: 422/1675] 10.4.3.117 () {66 vars in 1348 bytes} [Mon Jul 27 16:12:43 2026] GET /volume/v3/volumes/ecab6a8e-72ee-4989-a620-9fdac53178ce => generated 815 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 27 16:12:44.139660 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.middleware.request_id [None req-49e7b6a2-1205-4f7a-a075-2eae4cd7b004 None None] RequestId filter calling following filter/app {{(pid=100521) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:12:44.141623 np0000005924 devstack@c-api.service[100521]: INFO cinder.api.openstack.wsgi [None req-49e7b6a2-1205-4f7a-a075-2eae4cd7b004 tempest-VolumesExtendTest-471250383 tempest-VolumesExtendTest-471250383-project-member] GET https://10.4.3.117/volume/v3/volumes/ecab6a8e-72ee-4989-a620-9fdac53178ce Jul 27 16:12:44.141829 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.openstack.wsgi [None req-49e7b6a2-1205-4f7a-a075-2eae4cd7b004 tempest-VolumesExtendTest-471250383 tempest-VolumesExtendTest-471250383-project-member] Empty body provided in request {{(pid=100521) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:12:44.142016 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.openstack.wsgi [None req-49e7b6a2-1205-4f7a-a075-2eae4cd7b004 tempest-VolumesExtendTest-471250383 tempest-VolumesExtendTest-471250383-project-member] Calling method 'show' {{(pid=100521) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:12:44.148970 np0000005924 devstack@c-api.service[100521]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:12:44.148970 np0000005924 devstack@c-api.service[100521]: warnings.warn( Jul 27 16:12:44.153813 np0000005924 devstack@c-api.service[100521]: INFO cinder.volume.api [None req-49e7b6a2-1205-4f7a-a075-2eae4cd7b004 tempest-VolumesExtendTest-471250383 tempest-VolumesExtendTest-471250383-project-member] Volume info retrieved successfully. Jul 27 16:12:44.159504 np0000005924 devstack@c-api.service[100521]: INFO cinder.api.openstack.wsgi [None req-49e7b6a2-1205-4f7a-a075-2eae4cd7b004 tempest-VolumesExtendTest-471250383 tempest-VolumesExtendTest-471250383-project-member] https://10.4.3.117/volume/v3/volumes/ecab6a8e-72ee-4989-a620-9fdac53178ce returned with HTTP 200 Jul 27 16:12:44.159867 np0000005924 devstack@c-api.service[100521]: [pid: 100521|app: 0|req: 419/1676] 10.4.3.117 () {66 vars in 1348 bytes} [Mon Jul 27 16:12:44 2026] GET /volume/v3/volumes/ecab6a8e-72ee-4989-a620-9fdac53178ce => generated 1355 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 27 16:12:44.172626 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.middleware.request_id [None req-59cd768d-4f31-48df-a93b-dffe456ada13 None None] RequestId filter calling following filter/app {{(pid=100522) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:12:44.177424 np0000005924 devstack@c-api.service[100522]: INFO cinder.api.openstack.wsgi [None req-59cd768d-4f31-48df-a93b-dffe456ada13 tempest-VolumesExtendTest-471250383 tempest-VolumesExtendTest-471250383-project-member] POST https://10.4.3.117/volume/v3/volumes/ecab6a8e-72ee-4989-a620-9fdac53178ce/action Jul 27 16:12:44.178471 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.openstack.wsgi [None req-59cd768d-4f31-48df-a93b-dffe456ada13 tempest-VolumesExtendTest-471250383 tempest-VolumesExtendTest-471250383-project-member] Action body: b'{"os-extend": {"new_size": 2}}' {{(pid=100522) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 27 16:12:44.178471 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.openstack.wsgi [None req-59cd768d-4f31-48df-a93b-dffe456ada13 tempest-VolumesExtendTest-471250383 tempest-VolumesExtendTest-471250383-project-member] Action: 'action', calling method: _extend, body: {"os-extend": {"new_size": 2}} {{(pid=100522) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 27 16:12:44.187944 np0000005924 devstack@c-api.service[100522]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:12:44.187944 np0000005924 devstack@c-api.service[100522]: warnings.warn( Jul 27 16:12:44.188502 np0000005924 devstack@c-api.service[100522]: INFO cinder.volume.api [None req-59cd768d-4f31-48df-a93b-dffe456ada13 tempest-VolumesExtendTest-471250383 tempest-VolumesExtendTest-471250383-project-member] Volume info retrieved successfully. Jul 27 16:12:44.228379 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.quota [None req-59cd768d-4f31-48df-a93b-dffe456ada13 tempest-VolumesExtendTest-471250383 tempest-VolumesExtendTest-471250383-project-member] Created reservations ['3362806a-ff60-43d7-93b5-a26efe1ea099', 'e2f86e3e-5ec2-4301-9d07-4aad7ab7daf7'] {{(pid=100522) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 27 16:12:44.240966 np0000005924 devstack@c-api.service[100522]: INFO cinder.volume.api [None req-59cd768d-4f31-48df-a93b-dffe456ada13 tempest-VolumesExtendTest-471250383 tempest-VolumesExtendTest-471250383-project-member] Extend volume request issued successfully. Jul 27 16:12:44.241129 np0000005924 devstack@c-api.service[100522]: INFO cinder.api.openstack.wsgi [None req-59cd768d-4f31-48df-a93b-dffe456ada13 tempest-VolumesExtendTest-471250383 tempest-VolumesExtendTest-471250383-project-member] https://10.4.3.117/volume/v3/volumes/ecab6a8e-72ee-4989-a620-9fdac53178ce/action returned with HTTP 202 Jul 27 16:12:44.241588 np0000005924 devstack@c-api.service[100522]: [pid: 100522|app: 0|req: 414/1677] 10.4.3.117 () {68 vars in 1390 bytes} [Mon Jul 27 16:12:44 2026] POST /volume/v3/volumes/ecab6a8e-72ee-4989-a620-9fdac53178ce/action => generated 0 bytes in 70 msecs (HTTP/1.1 202) 7 headers in 289 bytes (2 switches on core 0) Jul 27 16:12:44.253382 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.middleware.request_id [None req-2cda36dc-c2ea-4512-9a6c-affa032a1b14 None None] RequestId filter calling following filter/app {{(pid=100524) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:12:44.257112 np0000005924 devstack@c-api.service[100524]: INFO cinder.api.openstack.wsgi [None req-2cda36dc-c2ea-4512-9a6c-affa032a1b14 tempest-VolumesExtendTest-471250383 tempest-VolumesExtendTest-471250383-project-member] GET https://10.4.3.117/volume/v3/volumes/ecab6a8e-72ee-4989-a620-9fdac53178ce Jul 27 16:12:44.257411 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.openstack.wsgi [None req-2cda36dc-c2ea-4512-9a6c-affa032a1b14 tempest-VolumesExtendTest-471250383 tempest-VolumesExtendTest-471250383-project-member] Empty body provided in request {{(pid=100524) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:12:44.257712 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.openstack.wsgi [None req-2cda36dc-c2ea-4512-9a6c-affa032a1b14 tempest-VolumesExtendTest-471250383 tempest-VolumesExtendTest-471250383-project-member] Calling method 'show' {{(pid=100524) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:12:44.273741 np0000005924 devstack@c-api.service[100524]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:12:44.273741 np0000005924 devstack@c-api.service[100524]: warnings.warn( Jul 27 16:12:44.280210 np0000005924 devstack@c-api.service[100524]: INFO cinder.volume.api [None req-2cda36dc-c2ea-4512-9a6c-affa032a1b14 tempest-VolumesExtendTest-471250383 tempest-VolumesExtendTest-471250383-project-member] Volume info retrieved successfully. Jul 27 16:12:44.287787 np0000005924 devstack@c-api.service[100524]: INFO cinder.api.openstack.wsgi [None req-2cda36dc-c2ea-4512-9a6c-affa032a1b14 tempest-VolumesExtendTest-471250383 tempest-VolumesExtendTest-471250383-project-member] https://10.4.3.117/volume/v3/volumes/ecab6a8e-72ee-4989-a620-9fdac53178ce returned with HTTP 200 Jul 27 16:12:44.288604 np0000005924 devstack@c-api.service[100524]: [pid: 100524|app: 0|req: 423/1678] 10.4.3.117 () {66 vars in 1348 bytes} [Mon Jul 27 16:12:44 2026] GET /volume/v3/volumes/ecab6a8e-72ee-4989-a620-9fdac53178ce => generated 1355 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 27 16:12:45.302038 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.middleware.request_id [None req-ce16fa0f-c053-4358-8562-77013adf2c92 None None] RequestId filter calling following filter/app {{(pid=100523) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:12:45.303986 np0000005924 devstack@c-api.service[100523]: INFO cinder.api.openstack.wsgi [None req-ce16fa0f-c053-4358-8562-77013adf2c92 tempest-VolumesExtendTest-471250383 tempest-VolumesExtendTest-471250383-project-member] GET https://10.4.3.117/volume/v3/volumes/ecab6a8e-72ee-4989-a620-9fdac53178ce Jul 27 16:12:45.303986 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.openstack.wsgi [None req-ce16fa0f-c053-4358-8562-77013adf2c92 tempest-VolumesExtendTest-471250383 tempest-VolumesExtendTest-471250383-project-member] Empty body provided in request {{(pid=100523) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:12:45.304676 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.openstack.wsgi [None req-ce16fa0f-c053-4358-8562-77013adf2c92 tempest-VolumesExtendTest-471250383 tempest-VolumesExtendTest-471250383-project-member] Calling method 'show' {{(pid=100523) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:12:45.306042 np0000005924 devstack@c-api.service[100523]: DEBUG dbcounter [-] [100523] Writing DB stats cinder:SELECT=465,cinder:UPDATE=123,cinder:INSERT=63 {{(pid=100523) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 27 16:12:45.313348 np0000005924 devstack@c-api.service[100523]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:12:45.313348 np0000005924 devstack@c-api.service[100523]: warnings.warn( Jul 27 16:12:45.318877 np0000005924 devstack@c-api.service[100523]: INFO cinder.volume.api [None req-ce16fa0f-c053-4358-8562-77013adf2c92 tempest-VolumesExtendTest-471250383 tempest-VolumesExtendTest-471250383-project-member] Volume info retrieved successfully. Jul 27 16:12:45.324038 np0000005924 devstack@c-api.service[100523]: INFO cinder.api.openstack.wsgi [None req-ce16fa0f-c053-4358-8562-77013adf2c92 tempest-VolumesExtendTest-471250383 tempest-VolumesExtendTest-471250383-project-member] https://10.4.3.117/volume/v3/volumes/ecab6a8e-72ee-4989-a620-9fdac53178ce returned with HTTP 200 Jul 27 16:12:45.324424 np0000005924 devstack@c-api.service[100523]: [pid: 100523|app: 0|req: 423/1679] 10.4.3.117 () {66 vars in 1348 bytes} [Mon Jul 27 16:12:45 2026] GET /volume/v3/volumes/ecab6a8e-72ee-4989-a620-9fdac53178ce => generated 1355 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 27 16:12:45.339215 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.middleware.request_id [None req-02a9b2c9-60d8-45d0-8f64-c911bafa7edb None None] RequestId filter calling following filter/app {{(pid=100521) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:12:45.341635 np0000005924 devstack@c-api.service[100521]: INFO cinder.api.openstack.wsgi [None req-02a9b2c9-60d8-45d0-8f64-c911bafa7edb tempest-VolumesExtendTest-471250383 tempest-VolumesExtendTest-471250383-project-member] GET https://10.4.3.117/volume/v3/volumes/ecab6a8e-72ee-4989-a620-9fdac53178ce Jul 27 16:12:45.341900 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.openstack.wsgi [None req-02a9b2c9-60d8-45d0-8f64-c911bafa7edb tempest-VolumesExtendTest-471250383 tempest-VolumesExtendTest-471250383-project-member] Empty body provided in request {{(pid=100521) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:12:45.342291 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.openstack.wsgi [None req-02a9b2c9-60d8-45d0-8f64-c911bafa7edb tempest-VolumesExtendTest-471250383 tempest-VolumesExtendTest-471250383-project-member] Calling method 'show' {{(pid=100521) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:12:45.354653 np0000005924 devstack@c-api.service[100521]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:12:45.354653 np0000005924 devstack@c-api.service[100521]: warnings.warn( Jul 27 16:12:45.361134 np0000005924 devstack@c-api.service[100521]: INFO cinder.volume.api [None req-02a9b2c9-60d8-45d0-8f64-c911bafa7edb tempest-VolumesExtendTest-471250383 tempest-VolumesExtendTest-471250383-project-member] Volume info retrieved successfully. Jul 27 16:12:45.369529 np0000005924 devstack@c-api.service[100521]: INFO cinder.api.openstack.wsgi [None req-02a9b2c9-60d8-45d0-8f64-c911bafa7edb tempest-VolumesExtendTest-471250383 tempest-VolumesExtendTest-471250383-project-member] https://10.4.3.117/volume/v3/volumes/ecab6a8e-72ee-4989-a620-9fdac53178ce returned with HTTP 200 Jul 27 16:12:45.370055 np0000005924 devstack@c-api.service[100521]: [pid: 100521|app: 0|req: 420/1680] 10.4.3.117 () {66 vars in 1348 bytes} [Mon Jul 27 16:12:45 2026] GET /volume/v3/volumes/ecab6a8e-72ee-4989-a620-9fdac53178ce => generated 1355 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 27 16:12:45.385992 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.middleware.request_id [None req-03ede6f7-80d4-4948-a396-9e813eda758b None None] RequestId filter calling following filter/app {{(pid=100522) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:12:45.387598 np0000005924 devstack@c-api.service[100522]: INFO cinder.api.openstack.wsgi [None req-03ede6f7-80d4-4948-a396-9e813eda758b tempest-VolumesExtendTest-471250383 tempest-VolumesExtendTest-471250383-project-member] GET https://10.4.3.117/volume/v3/volumes/ecab6a8e-72ee-4989-a620-9fdac53178ce Jul 27 16:12:45.388290 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.openstack.wsgi [None req-03ede6f7-80d4-4948-a396-9e813eda758b tempest-VolumesExtendTest-471250383 tempest-VolumesExtendTest-471250383-project-member] Empty body provided in request {{(pid=100522) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:12:45.388290 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.openstack.wsgi [None req-03ede6f7-80d4-4948-a396-9e813eda758b tempest-VolumesExtendTest-471250383 tempest-VolumesExtendTest-471250383-project-member] Calling method 'show' {{(pid=100522) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:12:45.394713 np0000005924 devstack@c-api.service[100522]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:12:45.394713 np0000005924 devstack@c-api.service[100522]: warnings.warn( Jul 27 16:12:45.398398 np0000005924 devstack@c-api.service[100522]: INFO cinder.volume.api [None req-03ede6f7-80d4-4948-a396-9e813eda758b tempest-VolumesExtendTest-471250383 tempest-VolumesExtendTest-471250383-project-member] Volume info retrieved successfully. Jul 27 16:12:45.403854 np0000005924 devstack@c-api.service[100522]: INFO cinder.api.openstack.wsgi [None req-03ede6f7-80d4-4948-a396-9e813eda758b tempest-VolumesExtendTest-471250383 tempest-VolumesExtendTest-471250383-project-member] https://10.4.3.117/volume/v3/volumes/ecab6a8e-72ee-4989-a620-9fdac53178ce returned with HTTP 200 Jul 27 16:12:45.404279 np0000005924 devstack@c-api.service[100522]: [pid: 100522|app: 0|req: 415/1681] 10.4.3.117 () {66 vars in 1348 bytes} [Mon Jul 27 16:12:45 2026] GET /volume/v3/volumes/ecab6a8e-72ee-4989-a620-9fdac53178ce => generated 1355 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 27 16:12:45.418898 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.middleware.request_id [None req-a4a992fa-b5d1-4452-84df-55b90e439712 None None] RequestId filter calling following filter/app {{(pid=100524) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:12:45.421453 np0000005924 devstack@c-api.service[100524]: INFO cinder.api.openstack.wsgi [None req-a4a992fa-b5d1-4452-84df-55b90e439712 tempest-VolumesExtendTest-471250383 tempest-VolumesExtendTest-471250383-project-member] DELETE https://10.4.3.117/volume/v3/volumes/ecab6a8e-72ee-4989-a620-9fdac53178ce Jul 27 16:12:45.421780 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.openstack.wsgi [None req-a4a992fa-b5d1-4452-84df-55b90e439712 tempest-VolumesExtendTest-471250383 tempest-VolumesExtendTest-471250383-project-member] Empty body provided in request {{(pid=100524) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:12:45.421985 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.openstack.wsgi [None req-a4a992fa-b5d1-4452-84df-55b90e439712 tempest-VolumesExtendTest-471250383 tempest-VolumesExtendTest-471250383-project-member] Calling method 'delete' {{(pid=100524) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:12:45.422230 np0000005924 devstack@c-api.service[100524]: INFO cinder.api.v3.volumes [None req-a4a992fa-b5d1-4452-84df-55b90e439712 tempest-VolumesExtendTest-471250383 tempest-VolumesExtendTest-471250383-project-member] Delete volume with id: ecab6a8e-72ee-4989-a620-9fdac53178ce Jul 27 16:12:45.432701 np0000005924 devstack@c-api.service[100524]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:12:45.432701 np0000005924 devstack@c-api.service[100524]: warnings.warn( Jul 27 16:12:45.433366 np0000005924 devstack@c-api.service[100524]: INFO cinder.volume.api [None req-a4a992fa-b5d1-4452-84df-55b90e439712 tempest-VolumesExtendTest-471250383 tempest-VolumesExtendTest-471250383-project-member] Volume info retrieved successfully. Jul 27 16:12:45.457097 np0000005924 devstack@c-api.service[100524]: INFO cinder.volume.api [None req-a4a992fa-b5d1-4452-84df-55b90e439712 tempest-VolumesExtendTest-471250383 tempest-VolumesExtendTest-471250383-project-member] Delete volume request issued successfully. Jul 27 16:12:45.457314 np0000005924 devstack@c-api.service[100524]: INFO cinder.api.openstack.wsgi [None req-a4a992fa-b5d1-4452-84df-55b90e439712 tempest-VolumesExtendTest-471250383 tempest-VolumesExtendTest-471250383-project-member] https://10.4.3.117/volume/v3/volumes/ecab6a8e-72ee-4989-a620-9fdac53178ce returned with HTTP 202 Jul 27 16:12:45.457842 np0000005924 devstack@c-api.service[100524]: [pid: 100524|app: 0|req: 424/1682] 10.4.3.117 () {66 vars in 1351 bytes} [Mon Jul 27 16:12:45 2026] DELETE /volume/v3/volumes/ecab6a8e-72ee-4989-a620-9fdac53178ce => generated 0 bytes in 40 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 27 16:12:45.465955 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.middleware.request_id [None req-6736d53e-776a-44b4-9fcf-a2224099d2d2 None None] RequestId filter calling following filter/app {{(pid=100523) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:12:45.468662 np0000005924 devstack@c-api.service[100523]: INFO cinder.api.openstack.wsgi [None req-6736d53e-776a-44b4-9fcf-a2224099d2d2 tempest-VolumesExtendTest-471250383 tempest-VolumesExtendTest-471250383-project-member] GET https://10.4.3.117/volume/v3/volumes/ecab6a8e-72ee-4989-a620-9fdac53178ce Jul 27 16:12:45.468913 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.openstack.wsgi [None req-6736d53e-776a-44b4-9fcf-a2224099d2d2 tempest-VolumesExtendTest-471250383 tempest-VolumesExtendTest-471250383-project-member] Empty body provided in request {{(pid=100523) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:12:45.469162 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.openstack.wsgi [None req-6736d53e-776a-44b4-9fcf-a2224099d2d2 tempest-VolumesExtendTest-471250383 tempest-VolumesExtendTest-471250383-project-member] Calling method 'show' {{(pid=100523) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:12:45.478354 np0000005924 devstack@c-api.service[100523]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:12:45.478354 np0000005924 devstack@c-api.service[100523]: warnings.warn( Jul 27 16:12:45.483794 np0000005924 devstack@c-api.service[100523]: INFO cinder.volume.api [None req-6736d53e-776a-44b4-9fcf-a2224099d2d2 tempest-VolumesExtendTest-471250383 tempest-VolumesExtendTest-471250383-project-member] Volume info retrieved successfully. Jul 27 16:12:45.490675 np0000005924 devstack@c-api.service[100523]: INFO cinder.api.openstack.wsgi [None req-6736d53e-776a-44b4-9fcf-a2224099d2d2 tempest-VolumesExtendTest-471250383 tempest-VolumesExtendTest-471250383-project-member] https://10.4.3.117/volume/v3/volumes/ecab6a8e-72ee-4989-a620-9fdac53178ce returned with HTTP 200 Jul 27 16:12:45.491756 np0000005924 devstack@c-api.service[100523]: [pid: 100523|app: 0|req: 424/1683] 10.4.3.117 () {66 vars in 1348 bytes} [Mon Jul 27 16:12:45 2026] GET /volume/v3/volumes/ecab6a8e-72ee-4989-a620-9fdac53178ce => generated 1354 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 27 16:12:46.507163 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.middleware.request_id [None req-9b622a32-3317-4c4e-a40c-c9e0ab4dc896 None None] RequestId filter calling following filter/app {{(pid=100521) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:12:46.509662 np0000005924 devstack@c-api.service[100521]: INFO cinder.api.openstack.wsgi [None req-9b622a32-3317-4c4e-a40c-c9e0ab4dc896 tempest-VolumesExtendTest-471250383 tempest-VolumesExtendTest-471250383-project-member] GET https://10.4.3.117/volume/v3/volumes/ecab6a8e-72ee-4989-a620-9fdac53178ce Jul 27 16:12:46.510108 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.openstack.wsgi [None req-9b622a32-3317-4c4e-a40c-c9e0ab4dc896 tempest-VolumesExtendTest-471250383 tempest-VolumesExtendTest-471250383-project-member] Empty body provided in request {{(pid=100521) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:12:46.510428 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.openstack.wsgi [None req-9b622a32-3317-4c4e-a40c-c9e0ab4dc896 tempest-VolumesExtendTest-471250383 tempest-VolumesExtendTest-471250383-project-member] Calling method 'show' {{(pid=100521) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:12:46.525228 np0000005924 devstack@c-api.service[100521]: INFO cinder.api.openstack.wsgi [None req-9b622a32-3317-4c4e-a40c-c9e0ab4dc896 tempest-VolumesExtendTest-471250383 tempest-VolumesExtendTest-471250383-project-member] https://10.4.3.117/volume/v3/volumes/ecab6a8e-72ee-4989-a620-9fdac53178ce returned with HTTP 404 Jul 27 16:12:46.525861 np0000005924 devstack@c-api.service[100521]: [pid: 100521|app: 0|req: 421/1684] 10.4.3.117 () {66 vars in 1348 bytes} [Mon Jul 27 16:12:46 2026] GET /volume/v3/volumes/ecab6a8e-72ee-4989-a620-9fdac53178ce => generated 109 bytes in 19 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 27 16:12:46.538765 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.middleware.request_id [None req-0031fc9a-478d-4b52-bfb9-2d22af8ddda3 None None] RequestId filter calling following filter/app {{(pid=100522) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:12:46.540784 np0000005924 devstack@c-api.service[100522]: INFO cinder.api.openstack.wsgi [None req-0031fc9a-478d-4b52-bfb9-2d22af8ddda3 tempest-VolumesExtendTest-471250383 tempest-VolumesExtendTest-471250383-project-member] POST https://10.4.3.117/volume/v3/volumes Jul 27 16:12:46.541201 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.openstack.wsgi [None req-0031fc9a-478d-4b52-bfb9-2d22af8ddda3 tempest-VolumesExtendTest-471250383 tempest-VolumesExtendTest-471250383-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesExtendTest-Volume-1255936120"}} {{(pid=100522) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 27 16:12:46.542975 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.v3.volumes [None req-0031fc9a-478d-4b52-bfb9-2d22af8ddda3 tempest-VolumesExtendTest-471250383 tempest-VolumesExtendTest-471250383-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesExtendTest-Volume-1255936120'}} {{(pid=100522) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 27 16:12:46.543125 np0000005924 devstack@c-api.service[100522]: INFO cinder.api.v3.volumes [None req-0031fc9a-478d-4b52-bfb9-2d22af8ddda3 tempest-VolumesExtendTest-471250383 tempest-VolumesExtendTest-471250383-project-member] Create volume of 1 GB Jul 27 16:12:46.552023 np0000005924 devstack@c-api.service[100522]: INFO cinder.volume.api [None req-0031fc9a-478d-4b52-bfb9-2d22af8ddda3 tempest-VolumesExtendTest-471250383 tempest-VolumesExtendTest-471250383-project-member] Availability Zones retrieved successfully. Jul 27 16:12:46.562019 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.volume.api [None req-0031fc9a-478d-4b52-bfb9-2d22af8ddda3 tempest-VolumesExtendTest-471250383 tempest-VolumesExtendTest-471250383-project-member] Flow 'volume_create_api' (52f82667-c7fe-4767-944c-95df51251b05) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100522) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 27 16:12:46.563413 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.volume.api [None req-0031fc9a-478d-4b52-bfb9-2d22af8ddda3 tempest-VolumesExtendTest-471250383 tempest-VolumesExtendTest-471250383-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (b710a63f-eb9d-4537-8633-4ef8ebef7aaa) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100522) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 27 16:12:46.564743 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.volume.flows.api.create_volume [None req-0031fc9a-478d-4b52-bfb9-2d22af8ddda3 tempest-VolumesExtendTest-471250383 tempest-VolumesExtendTest-471250383-project-member] Validating volume size '1' using validate_int {{(pid=100522) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 27 16:12:46.603838 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.volume.api [None req-0031fc9a-478d-4b52-bfb9-2d22af8ddda3 tempest-VolumesExtendTest-471250383 tempest-VolumesExtendTest-471250383-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (b710a63f-eb9d-4537-8633-4ef8ebef7aaa) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-27T16:04:59Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=2bce4e1a-e6e0-49d9-be36-c3405449a01e,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '2bce4e1a-e6e0-49d9-be36-c3405449a01e', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100522) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 27 16:12:46.604660 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.volume.api [None req-0031fc9a-478d-4b52-bfb9-2d22af8ddda3 tempest-VolumesExtendTest-471250383 tempest-VolumesExtendTest-471250383-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (11d1d7d9-a954-4c81-be7e-c9285cd0d071) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100522) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 27 16:12:46.680347 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.quota [None req-0031fc9a-478d-4b52-bfb9-2d22af8ddda3 tempest-VolumesExtendTest-471250383 tempest-VolumesExtendTest-471250383-project-member] Created reservations ['8d3e71f6-bf37-4a29-a337-77aa6e62e2f3', 'c0ded832-e13a-4605-bebd-2e89dd94364b', 'b02956e3-a990-4752-971a-020acfa9840c', 'd0b5fce0-8a71-49d9-86c3-7d86662a6769'] {{(pid=100522) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 27 16:12:46.680347 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.volume.api [None req-0031fc9a-478d-4b52-bfb9-2d22af8ddda3 tempest-VolumesExtendTest-471250383 tempest-VolumesExtendTest-471250383-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (11d1d7d9-a954-4c81-be7e-c9285cd0d071) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['8d3e71f6-bf37-4a29-a337-77aa6e62e2f3', 'c0ded832-e13a-4605-bebd-2e89dd94364b', 'b02956e3-a990-4752-971a-020acfa9840c', 'd0b5fce0-8a71-49d9-86c3-7d86662a6769']}' {{(pid=100522) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 27 16:12:46.680347 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.volume.api [None req-0031fc9a-478d-4b52-bfb9-2d22af8ddda3 tempest-VolumesExtendTest-471250383 tempest-VolumesExtendTest-471250383-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (607db086-1b12-4369-a280-97a88f96c9c0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100522) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 27 16:12:46.715454 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.volume.api [None req-0031fc9a-478d-4b52-bfb9-2d22af8ddda3 tempest-VolumesExtendTest-471250383 tempest-VolumesExtendTest-471250383-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (607db086-1b12-4369-a280-97a88f96c9c0) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'df2c52fd-0bab-4314-b093-aa52f3ea1ffb', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesExtendTest-Volume-1255936120',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='d762103652904baf8e8daac7a7c5aeaa',qos_specs=None,replication_status=,reservations=['8d3e71f6-bf37-4a29-a337-77aa6e62e2f3','c0ded832-e13a-4605-bebd-2e89dd94364b','b02956e3-a990-4752-971a-020acfa9840c','d0b5fce0-8a71-49d9-86c3-7d86662a6769'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='6ef10a40a07e4898aacf5bf0d6ccf9ec',volume_type_id=2bce4e1a-e6e0-49d9-be36-c3405449a01e), 'volume': Volume(_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-27T16:12:46Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesExtendTest-Volume-1255936120',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=df2c52fd-0bab-4314-b093-aa52f3ea1ffb,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='d762103652904baf8e8daac7a7c5aeaa',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='6ef10a40a07e4898aacf5bf0d6ccf9ec',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(2bce4e1a-e6e0-49d9-be36-c3405449a01e),volume_type_id=2bce4e1a-e6e0-49d9-be36-c3405449a01e)}' {{(pid=100522) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 27 16:12:46.715975 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.volume.api [None req-0031fc9a-478d-4b52-bfb9-2d22af8ddda3 tempest-VolumesExtendTest-471250383 tempest-VolumesExtendTest-471250383-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (155c8ce8-5a91-4df7-a93e-427b3b3d2e94) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100522) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 27 16:12:46.740055 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.volume.api [None req-0031fc9a-478d-4b52-bfb9-2d22af8ddda3 tempest-VolumesExtendTest-471250383 tempest-VolumesExtendTest-471250383-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (155c8ce8-5a91-4df7-a93e-427b3b3d2e94) transitioned into state 'SUCCESS' from state '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-1255936120',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='d762103652904baf8e8daac7a7c5aeaa',qos_specs=None,replication_status=,reservations=['8d3e71f6-bf37-4a29-a337-77aa6e62e2f3','c0ded832-e13a-4605-bebd-2e89dd94364b','b02956e3-a990-4752-971a-020acfa9840c','d0b5fce0-8a71-49d9-86c3-7d86662a6769'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='6ef10a40a07e4898aacf5bf0d6ccf9ec',volume_type_id=2bce4e1a-e6e0-49d9-be36-c3405449a01e)}' {{(pid=100522) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 27 16:12:46.741190 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.volume.api [None req-0031fc9a-478d-4b52-bfb9-2d22af8ddda3 tempest-VolumesExtendTest-471250383 tempest-VolumesExtendTest-471250383-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (783aba25-d298-4f5a-b23a-d22e436dea7d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100522) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 27 16:12:46.753827 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.volume.api [None req-0031fc9a-478d-4b52-bfb9-2d22af8ddda3 tempest-VolumesExtendTest-471250383 tempest-VolumesExtendTest-471250383-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (783aba25-d298-4f5a-b23a-d22e436dea7d) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100522) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 27 16:12:46.754890 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.volume.api [None req-0031fc9a-478d-4b52-bfb9-2d22af8ddda3 tempest-VolumesExtendTest-471250383 tempest-VolumesExtendTest-471250383-project-member] Flow 'volume_create_api' (52f82667-c7fe-4767-944c-95df51251b05) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100522) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 27 16:12:46.755263 np0000005924 devstack@c-api.service[100522]: INFO cinder.volume.api [None req-0031fc9a-478d-4b52-bfb9-2d22af8ddda3 tempest-VolumesExtendTest-471250383 tempest-VolumesExtendTest-471250383-project-member] Create volume request issued successfully. Jul 27 16:12:46.755978 np0000005924 devstack@c-api.service[100522]: INFO cinder.api.openstack.wsgi [None req-0031fc9a-478d-4b52-bfb9-2d22af8ddda3 tempest-VolumesExtendTest-471250383 tempest-VolumesExtendTest-471250383-project-member] https://10.4.3.117/volume/v3/volumes returned with HTTP 202 Jul 27 16:12:46.756440 np0000005924 devstack@c-api.service[100522]: [pid: 100522|app: 0|req: 416/1685] 10.4.3.117 () {68 vars in 1258 bytes} [Mon Jul 27 16:12:46 2026] POST /volume/v3/volumes => generated 748 bytes in 218 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 27 16:12:46.768691 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.middleware.request_id [None req-2de115ca-18f1-49bf-ab21-1908554e169b None None] RequestId filter calling following filter/app {{(pid=100524) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:12:46.770681 np0000005924 devstack@c-api.service[100524]: INFO cinder.api.openstack.wsgi [None req-2de115ca-18f1-49bf-ab21-1908554e169b tempest-VolumesExtendTest-471250383 tempest-VolumesExtendTest-471250383-project-member] GET https://10.4.3.117/volume/v3/volumes/df2c52fd-0bab-4314-b093-aa52f3ea1ffb Jul 27 16:12:46.770919 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.openstack.wsgi [None req-2de115ca-18f1-49bf-ab21-1908554e169b tempest-VolumesExtendTest-471250383 tempest-VolumesExtendTest-471250383-project-member] Empty body provided in request {{(pid=100524) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:12:46.771173 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.openstack.wsgi [None req-2de115ca-18f1-49bf-ab21-1908554e169b tempest-VolumesExtendTest-471250383 tempest-VolumesExtendTest-471250383-project-member] Calling method 'show' {{(pid=100524) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:12:46.778414 np0000005924 devstack@c-api.service[100524]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:12:46.778414 np0000005924 devstack@c-api.service[100524]: warnings.warn( Jul 27 16:12:46.782408 np0000005924 devstack@c-api.service[100524]: INFO cinder.volume.api [None req-2de115ca-18f1-49bf-ab21-1908554e169b tempest-VolumesExtendTest-471250383 tempest-VolumesExtendTest-471250383-project-member] Volume info retrieved successfully. Jul 27 16:12:46.786975 np0000005924 devstack@c-api.service[100524]: INFO cinder.api.openstack.wsgi [None req-2de115ca-18f1-49bf-ab21-1908554e169b tempest-VolumesExtendTest-471250383 tempest-VolumesExtendTest-471250383-project-member] https://10.4.3.117/volume/v3/volumes/df2c52fd-0bab-4314-b093-aa52f3ea1ffb returned with HTTP 200 Jul 27 16:12:46.787473 np0000005924 devstack@c-api.service[100524]: [pid: 100524|app: 0|req: 425/1686] 10.4.3.117 () {66 vars in 1348 bytes} [Mon Jul 27 16:12:46 2026] GET /volume/v3/volumes/df2c52fd-0bab-4314-b093-aa52f3ea1ffb => generated 816 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 27 16:12:47.800171 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.middleware.request_id [None req-f96d70a6-a3e1-44fc-bcc8-b9c68c410170 None None] RequestId filter calling following filter/app {{(pid=100523) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:12:47.802219 np0000005924 devstack@c-api.service[100523]: INFO cinder.api.openstack.wsgi [None req-f96d70a6-a3e1-44fc-bcc8-b9c68c410170 tempest-VolumesExtendTest-471250383 tempest-VolumesExtendTest-471250383-project-member] GET https://10.4.3.117/volume/v3/volumes/df2c52fd-0bab-4314-b093-aa52f3ea1ffb Jul 27 16:12:47.802492 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.openstack.wsgi [None req-f96d70a6-a3e1-44fc-bcc8-b9c68c410170 tempest-VolumesExtendTest-471250383 tempest-VolumesExtendTest-471250383-project-member] Empty body provided in request {{(pid=100523) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:12:47.802742 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.openstack.wsgi [None req-f96d70a6-a3e1-44fc-bcc8-b9c68c410170 tempest-VolumesExtendTest-471250383 tempest-VolumesExtendTest-471250383-project-member] Calling method 'show' {{(pid=100523) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:12:47.809886 np0000005924 devstack@c-api.service[100523]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:12:47.809886 np0000005924 devstack@c-api.service[100523]: warnings.warn( Jul 27 16:12:47.813597 np0000005924 devstack@c-api.service[100523]: INFO cinder.volume.api [None req-f96d70a6-a3e1-44fc-bcc8-b9c68c410170 tempest-VolumesExtendTest-471250383 tempest-VolumesExtendTest-471250383-project-member] Volume info retrieved successfully. Jul 27 16:12:47.817767 np0000005924 devstack@c-api.service[100523]: INFO cinder.api.openstack.wsgi [None req-f96d70a6-a3e1-44fc-bcc8-b9c68c410170 tempest-VolumesExtendTest-471250383 tempest-VolumesExtendTest-471250383-project-member] https://10.4.3.117/volume/v3/volumes/df2c52fd-0bab-4314-b093-aa52f3ea1ffb returned with HTTP 200 Jul 27 16:12:47.818237 np0000005924 devstack@c-api.service[100523]: [pid: 100523|app: 0|req: 425/1687] 10.4.3.117 () {66 vars in 1348 bytes} [Mon Jul 27 16:12:47 2026] GET /volume/v3/volumes/df2c52fd-0bab-4314-b093-aa52f3ea1ffb => generated 841 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 27 16:12:47.830778 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.middleware.request_id [None req-06552cc6-40bf-4dfa-a190-d2e040661384 None None] RequestId filter calling following filter/app {{(pid=100521) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:12:47.833014 np0000005924 devstack@c-api.service[100521]: INFO cinder.api.openstack.wsgi [None req-06552cc6-40bf-4dfa-a190-d2e040661384 tempest-VolumesExtendTest-471250383 tempest-VolumesExtendTest-471250383-project-member] POST https://10.4.3.117/volume/v3/snapshots Jul 27 16:12:47.833494 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.openstack.wsgi [None req-06552cc6-40bf-4dfa-a190-d2e040661384 tempest-VolumesExtendTest-471250383 tempest-VolumesExtendTest-471250383-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "df2c52fd-0bab-4314-b093-aa52f3ea1ffb", "name": "tempest-VolumesExtendTest-Snapshot-1188004338"}} {{(pid=100521) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 27 16:12:47.842729 np0000005924 devstack@c-api.service[100521]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:12:47.842729 np0000005924 devstack@c-api.service[100521]: warnings.warn( Jul 27 16:12:47.843191 np0000005924 devstack@c-api.service[100521]: INFO cinder.volume.api [None req-06552cc6-40bf-4dfa-a190-d2e040661384 tempest-VolumesExtendTest-471250383 tempest-VolumesExtendTest-471250383-project-member] Volume info retrieved successfully. Jul 27 16:12:47.843320 np0000005924 devstack@c-api.service[100521]: INFO cinder.api.v3.snapshots [None req-06552cc6-40bf-4dfa-a190-d2e040661384 tempest-VolumesExtendTest-471250383 tempest-VolumesExtendTest-471250383-project-member] Create snapshot from volume df2c52fd-0bab-4314-b093-aa52f3ea1ffb Jul 27 16:12:47.875649 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.quota [None req-06552cc6-40bf-4dfa-a190-d2e040661384 tempest-VolumesExtendTest-471250383 tempest-VolumesExtendTest-471250383-project-member] Created reservations ['43e35548-0243-4f59-9b2a-2b5dd2b96702', '8e0e7c8f-ebd9-4814-864a-38015fe9a8d0', 'ddccbf2b-ee9b-477e-a259-ce4688b22477', 'e78ec16b-371b-468d-b3c1-75d227d60984'] {{(pid=100521) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 27 16:12:47.905519 np0000005924 devstack@c-api.service[100521]: INFO cinder.volume.api [None req-06552cc6-40bf-4dfa-a190-d2e040661384 tempest-VolumesExtendTest-471250383 tempest-VolumesExtendTest-471250383-project-member] Snapshot create request issued successfully. Jul 27 16:12:47.905899 np0000005924 devstack@c-api.service[100521]: INFO cinder.api.openstack.wsgi [None req-06552cc6-40bf-4dfa-a190-d2e040661384 tempest-VolumesExtendTest-471250383 tempest-VolumesExtendTest-471250383-project-member] https://10.4.3.117/volume/v3/snapshots returned with HTTP 202 Jul 27 16:12:47.906405 np0000005924 devstack@c-api.service[100521]: [pid: 100521|app: 0|req: 422/1688] 10.4.3.117 () {68 vars in 1265 bytes} [Mon Jul 27 16:12:47 2026] POST /volume/v3/snapshots => generated 304 bytes in 76 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 27 16:12:47.916858 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.middleware.request_id [None req-adb4933e-be51-40cb-8e18-6f3c8c09a4af None None] RequestId filter calling following filter/app {{(pid=100522) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:12:47.919267 np0000005924 devstack@c-api.service[100522]: INFO cinder.api.openstack.wsgi [None req-adb4933e-be51-40cb-8e18-6f3c8c09a4af tempest-VolumesExtendTest-471250383 tempest-VolumesExtendTest-471250383-project-member] GET https://10.4.3.117/volume/v3/snapshots/bcb351d0-147f-41ba-8f85-c9c05680c74f Jul 27 16:12:47.919538 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.openstack.wsgi [None req-adb4933e-be51-40cb-8e18-6f3c8c09a4af tempest-VolumesExtendTest-471250383 tempest-VolumesExtendTest-471250383-project-member] Empty body provided in request {{(pid=100522) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:12:47.919764 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.openstack.wsgi [None req-adb4933e-be51-40cb-8e18-6f3c8c09a4af tempest-VolumesExtendTest-471250383 tempest-VolumesExtendTest-471250383-project-member] Calling method 'show' {{(pid=100522) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:12:47.924881 np0000005924 devstack@c-api.service[100522]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:12:47.924881 np0000005924 devstack@c-api.service[100522]: warnings.warn( Jul 27 16:12:47.925349 np0000005924 devstack@c-api.service[100522]: INFO cinder.volume.api [None req-adb4933e-be51-40cb-8e18-6f3c8c09a4af tempest-VolumesExtendTest-471250383 tempest-VolumesExtendTest-471250383-project-member] Snapshot retrieved successfully. Jul 27 16:12:47.926070 np0000005924 devstack@c-api.service[100522]: INFO cinder.api.openstack.wsgi [None req-adb4933e-be51-40cb-8e18-6f3c8c09a4af tempest-VolumesExtendTest-471250383 tempest-VolumesExtendTest-471250383-project-member] https://10.4.3.117/volume/v3/snapshots/bcb351d0-147f-41ba-8f85-c9c05680c74f returned with HTTP 200 Jul 27 16:12:47.926439 np0000005924 devstack@c-api.service[100522]: [pid: 100522|app: 0|req: 417/1689] 10.4.3.117 () {66 vars in 1354 bytes} [Mon Jul 27 16:12:47 2026] GET /volume/v3/snapshots/bcb351d0-147f-41ba-8f85-c9c05680c74f => generated 436 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 27 16:12:48.936102 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.middleware.request_id [None req-7ac46ba3-79e4-46b8-9267-707ee686c965 None None] RequestId filter calling following filter/app {{(pid=100524) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:12:48.937805 np0000005924 devstack@c-api.service[100524]: INFO cinder.api.openstack.wsgi [None req-7ac46ba3-79e4-46b8-9267-707ee686c965 tempest-VolumesExtendTest-471250383 tempest-VolumesExtendTest-471250383-project-member] GET https://10.4.3.117/volume/v3/snapshots/bcb351d0-147f-41ba-8f85-c9c05680c74f Jul 27 16:12:48.938023 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.openstack.wsgi [None req-7ac46ba3-79e4-46b8-9267-707ee686c965 tempest-VolumesExtendTest-471250383 tempest-VolumesExtendTest-471250383-project-member] Empty body provided in request {{(pid=100524) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:12:48.938226 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.openstack.wsgi [None req-7ac46ba3-79e4-46b8-9267-707ee686c965 tempest-VolumesExtendTest-471250383 tempest-VolumesExtendTest-471250383-project-member] Calling method 'show' {{(pid=100524) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:12:48.943597 np0000005924 devstack@c-api.service[100524]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:12:48.943597 np0000005924 devstack@c-api.service[100524]: warnings.warn( Jul 27 16:12:48.943994 np0000005924 devstack@c-api.service[100524]: INFO cinder.volume.api [None req-7ac46ba3-79e4-46b8-9267-707ee686c965 tempest-VolumesExtendTest-471250383 tempest-VolumesExtendTest-471250383-project-member] Snapshot retrieved successfully. Jul 27 16:12:48.944703 np0000005924 devstack@c-api.service[100524]: INFO cinder.api.openstack.wsgi [None req-7ac46ba3-79e4-46b8-9267-707ee686c965 tempest-VolumesExtendTest-471250383 tempest-VolumesExtendTest-471250383-project-member] https://10.4.3.117/volume/v3/snapshots/bcb351d0-147f-41ba-8f85-c9c05680c74f returned with HTTP 200 Jul 27 16:12:48.945061 np0000005924 devstack@c-api.service[100524]: [pid: 100524|app: 0|req: 426/1690] 10.4.3.117 () {66 vars in 1354 bytes} [Mon Jul 27 16:12:48 2026] GET /volume/v3/snapshots/bcb351d0-147f-41ba-8f85-c9c05680c74f => generated 463 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 27 16:12:48.956018 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.middleware.request_id [None req-8cb16629-c6a4-483a-bde8-c0ad642226a9 None None] RequestId filter calling following filter/app {{(pid=100523) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:12:48.957764 np0000005924 devstack@c-api.service[100523]: INFO cinder.api.openstack.wsgi [None req-8cb16629-c6a4-483a-bde8-c0ad642226a9 tempest-VolumesExtendTest-471250383 tempest-VolumesExtendTest-471250383-project-member] POST https://10.4.3.117/volume/v3/volumes/df2c52fd-0bab-4314-b093-aa52f3ea1ffb/action Jul 27 16:12:48.958101 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.openstack.wsgi [None req-8cb16629-c6a4-483a-bde8-c0ad642226a9 tempest-VolumesExtendTest-471250383 tempest-VolumesExtendTest-471250383-project-member] Action body: b'{"os-extend": {"new_size": 2}}' {{(pid=100523) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 27 16:12:48.958225 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.openstack.wsgi [None req-8cb16629-c6a4-483a-bde8-c0ad642226a9 tempest-VolumesExtendTest-471250383 tempest-VolumesExtendTest-471250383-project-member] Action: 'action', calling method: _extend, body: {"os-extend": {"new_size": 2}} {{(pid=100523) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 27 16:12:48.967228 np0000005924 devstack@c-api.service[100523]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:12:48.967228 np0000005924 devstack@c-api.service[100523]: warnings.warn( Jul 27 16:12:48.967746 np0000005924 devstack@c-api.service[100523]: INFO cinder.volume.api [None req-8cb16629-c6a4-483a-bde8-c0ad642226a9 tempest-VolumesExtendTest-471250383 tempest-VolumesExtendTest-471250383-project-member] Volume info retrieved successfully. Jul 27 16:12:49.013423 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.quota [None req-8cb16629-c6a4-483a-bde8-c0ad642226a9 tempest-VolumesExtendTest-471250383 tempest-VolumesExtendTest-471250383-project-member] Created reservations ['368319d6-33f2-40fe-a111-22d8dab72cc3', '68e6df4a-da06-455e-95e3-a316d1c7c436'] {{(pid=100523) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 27 16:12:49.024369 np0000005924 devstack@c-api.service[100523]: INFO cinder.volume.api [None req-8cb16629-c6a4-483a-bde8-c0ad642226a9 tempest-VolumesExtendTest-471250383 tempest-VolumesExtendTest-471250383-project-member] Extend volume request issued successfully. Jul 27 16:12:49.024621 np0000005924 devstack@c-api.service[100523]: INFO cinder.api.openstack.wsgi [None req-8cb16629-c6a4-483a-bde8-c0ad642226a9 tempest-VolumesExtendTest-471250383 tempest-VolumesExtendTest-471250383-project-member] https://10.4.3.117/volume/v3/volumes/df2c52fd-0bab-4314-b093-aa52f3ea1ffb/action returned with HTTP 202 Jul 27 16:12:49.025037 np0000005924 devstack@c-api.service[100523]: [pid: 100523|app: 0|req: 426/1691] 10.4.3.117 () {68 vars in 1390 bytes} [Mon Jul 27 16:12:48 2026] POST /volume/v3/volumes/df2c52fd-0bab-4314-b093-aa52f3ea1ffb/action => generated 0 bytes in 69 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 27 16:12:49.032429 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.middleware.request_id [None req-52510598-c706-483f-954a-c6b49fa52532 None None] RequestId filter calling following filter/app {{(pid=100521) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:12:49.033916 np0000005924 devstack@c-api.service[100521]: INFO cinder.api.openstack.wsgi [None req-52510598-c706-483f-954a-c6b49fa52532 tempest-VolumesExtendTest-471250383 tempest-VolumesExtendTest-471250383-project-member] GET https://10.4.3.117/volume/v3/volumes/df2c52fd-0bab-4314-b093-aa52f3ea1ffb Jul 27 16:12:49.034111 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.openstack.wsgi [None req-52510598-c706-483f-954a-c6b49fa52532 tempest-VolumesExtendTest-471250383 tempest-VolumesExtendTest-471250383-project-member] Empty body provided in request {{(pid=100521) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:12:49.034314 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.openstack.wsgi [None req-52510598-c706-483f-954a-c6b49fa52532 tempest-VolumesExtendTest-471250383 tempest-VolumesExtendTest-471250383-project-member] Calling method 'show' {{(pid=100521) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:12:49.042316 np0000005924 devstack@c-api.service[100521]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:12:49.042316 np0000005924 devstack@c-api.service[100521]: warnings.warn( Jul 27 16:12:49.046102 np0000005924 devstack@c-api.service[100521]: INFO cinder.volume.api [None req-52510598-c706-483f-954a-c6b49fa52532 tempest-VolumesExtendTest-471250383 tempest-VolumesExtendTest-471250383-project-member] Volume info retrieved successfully. Jul 27 16:12:49.052323 np0000005924 devstack@c-api.service[100521]: INFO cinder.api.openstack.wsgi [None req-52510598-c706-483f-954a-c6b49fa52532 tempest-VolumesExtendTest-471250383 tempest-VolumesExtendTest-471250383-project-member] https://10.4.3.117/volume/v3/volumes/df2c52fd-0bab-4314-b093-aa52f3ea1ffb returned with HTTP 200 Jul 27 16:12:49.052725 np0000005924 devstack@c-api.service[100521]: [pid: 100521|app: 0|req: 423/1692] 10.4.3.117 () {66 vars in 1348 bytes} [Mon Jul 27 16:12:49 2026] GET /volume/v3/volumes/df2c52fd-0bab-4314-b093-aa52f3ea1ffb => generated 841 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 27 16:12:49.833052 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.middleware.request_id [req-cf4df001-b25d-46d9-9a75-1c3da09ec884 req-078d4742-cdaa-47b2-8b5d-dc0f21070673 None None] RequestId filter calling following filter/app {{(pid=100522) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:12:49.834843 np0000005924 devstack@c-api.service[100522]: INFO cinder.api.openstack.wsgi [req-cf4df001-b25d-46d9-9a75-1c3da09ec884 req-078d4742-cdaa-47b2-8b5d-dc0f21070673 tempest-ServerRescueNegativeTestJSON-536322794 tempest-ServerRescueNegativeTestJSON-536322794-project-member] GET https://10.4.3.117/volume/v3/volumes/15c92231-39b1-48c1-a036-1748814b4255 Jul 27 16:12:49.835019 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.openstack.wsgi [req-cf4df001-b25d-46d9-9a75-1c3da09ec884 req-078d4742-cdaa-47b2-8b5d-dc0f21070673 tempest-ServerRescueNegativeTestJSON-536322794 tempest-ServerRescueNegativeTestJSON-536322794-project-member] Empty body provided in request {{(pid=100522) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:12:49.835203 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.openstack.wsgi [req-cf4df001-b25d-46d9-9a75-1c3da09ec884 req-078d4742-cdaa-47b2-8b5d-dc0f21070673 tempest-ServerRescueNegativeTestJSON-536322794 tempest-ServerRescueNegativeTestJSON-536322794-project-member] Calling method 'show' {{(pid=100522) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:12:49.842589 np0000005924 devstack@c-api.service[100522]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:12:49.842589 np0000005924 devstack@c-api.service[100522]: warnings.warn( Jul 27 16:12:49.846016 np0000005924 devstack@c-api.service[100522]: INFO cinder.volume.api [req-cf4df001-b25d-46d9-9a75-1c3da09ec884 req-078d4742-cdaa-47b2-8b5d-dc0f21070673 tempest-ServerRescueNegativeTestJSON-536322794 tempest-ServerRescueNegativeTestJSON-536322794-project-member] Volume info retrieved successfully. Jul 27 16:12:49.849863 np0000005924 devstack@c-api.service[100522]: INFO cinder.api.openstack.wsgi [req-cf4df001-b25d-46d9-9a75-1c3da09ec884 req-078d4742-cdaa-47b2-8b5d-dc0f21070673 tempest-ServerRescueNegativeTestJSON-536322794 tempest-ServerRescueNegativeTestJSON-536322794-project-member] https://10.4.3.117/volume/v3/volumes/15c92231-39b1-48c1-a036-1748814b4255 returned with HTTP 200 Jul 27 16:12:49.850263 np0000005924 devstack@c-api.service[100522]: [pid: 100522|app: 0|req: 418/1693] 10.4.3.117 () {68 vars in 1598 bytes} [Mon Jul 27 16:12:49 2026] GET /volume/v3/volumes/15c92231-39b1-48c1-a036-1748814b4255 => generated 852 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 27 16:12:49.928980 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.middleware.request_id [None req-4cdcf262-0a43-4f96-af23-30af25657788 None None] RequestId filter calling following filter/app {{(pid=100524) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:12:49.929337 np0000005924 devstack@c-api.service[100524]: INFO cinder.api.openstack.wsgi [None req-4cdcf262-0a43-4f96-af23-30af25657788 None None] GET https://10.4.3.117/volume// Jul 27 16:12:49.929521 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.openstack.wsgi [None req-4cdcf262-0a43-4f96-af23-30af25657788 None None] Empty body provided in request {{(pid=100524) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:12:49.929695 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.openstack.wsgi [None req-4cdcf262-0a43-4f96-af23-30af25657788 None None] Calling method 'all' {{(pid=100524) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:12:49.929981 np0000005924 devstack@c-api.service[100524]: INFO cinder.api.openstack.wsgi [None req-4cdcf262-0a43-4f96-af23-30af25657788 None None] https://10.4.3.117/volume// returned with HTTP 300 Jul 27 16:12:49.930399 np0000005924 devstack@c-api.service[100524]: [pid: 100524|app: 0|req: 427/1694] 10.4.3.117 () {66 vars in 1428 bytes} [Mon Jul 27 16:12:49 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 27 16:12:49.937585 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.middleware.request_id [req-cf4df001-b25d-46d9-9a75-1c3da09ec884 req-d2c45968-f8a7-424e-8bfb-ccbc2231afbd None None] RequestId filter calling following filter/app {{(pid=100523) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:12:49.940405 np0000005924 devstack@c-api.service[100523]: INFO cinder.api.openstack.wsgi [req-cf4df001-b25d-46d9-9a75-1c3da09ec884 req-d2c45968-f8a7-424e-8bfb-ccbc2231afbd tempest-ServerRescueNegativeTestJSON-536322794 tempest-ServerRescueNegativeTestJSON-536322794-project-member] POST https://10.4.3.117/volume/v3/attachments Jul 27 16:12:49.940767 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.openstack.wsgi [req-cf4df001-b25d-46d9-9a75-1c3da09ec884 req-d2c45968-f8a7-424e-8bfb-ccbc2231afbd tempest-ServerRescueNegativeTestJSON-536322794 tempest-ServerRescueNegativeTestJSON-536322794-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "15c92231-39b1-48c1-a036-1748814b4255", "connector": null, "instance_uuid": "c145ca42-ec11-4406-90da-0224f682a2c5"}} {{(pid=100523) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 27 16:12:49.949129 np0000005924 devstack@c-api.service[100523]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:12:49.949129 np0000005924 devstack@c-api.service[100523]: warnings.warn( Jul 27 16:12:49.978860 np0000005924 devstack@c-api.service[100523]: INFO cinder.api.openstack.wsgi [req-cf4df001-b25d-46d9-9a75-1c3da09ec884 req-d2c45968-f8a7-424e-8bfb-ccbc2231afbd tempest-ServerRescueNegativeTestJSON-536322794 tempest-ServerRescueNegativeTestJSON-536322794-project-member] https://10.4.3.117/volume/v3/attachments returned with HTTP 200 Jul 27 16:12:49.979524 np0000005924 devstack@c-api.service[100523]: [pid: 100523|app: 0|req: 427/1695] 10.4.3.117 () {74 vars in 1594 bytes} [Mon Jul 27 16:12:49 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 27 16:12:50.018491 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.middleware.request_id [None req-6b137da4-b2a4-4eb9-9733-bee77506fc8d None None] RequestId filter calling following filter/app {{(pid=100521) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:12:50.020285 np0000005924 devstack@c-api.service[100521]: INFO cinder.api.openstack.wsgi [None req-6b137da4-b2a4-4eb9-9733-bee77506fc8d tempest-ServerRescueNegativeTestJSON-536322794 tempest-ServerRescueNegativeTestJSON-536322794-project-member] GET https://10.4.3.117/volume/v3/volumes/15c92231-39b1-48c1-a036-1748814b4255 Jul 27 16:12:50.020524 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.openstack.wsgi [None req-6b137da4-b2a4-4eb9-9733-bee77506fc8d tempest-ServerRescueNegativeTestJSON-536322794 tempest-ServerRescueNegativeTestJSON-536322794-project-member] Empty body provided in request {{(pid=100521) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:12:50.020795 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.openstack.wsgi [None req-6b137da4-b2a4-4eb9-9733-bee77506fc8d tempest-ServerRescueNegativeTestJSON-536322794 tempest-ServerRescueNegativeTestJSON-536322794-project-member] Calling method 'show' {{(pid=100521) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:12:50.031733 np0000005924 devstack@c-api.service[100521]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:12:50.031733 np0000005924 devstack@c-api.service[100521]: warnings.warn( Jul 27 16:12:50.033097 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.middleware.request_id [None req-a4180566-762f-45c5-9f35-061200bd653d None None] RequestId filter calling following filter/app {{(pid=100522) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:12:50.033512 np0000005924 devstack@c-api.service[100522]: INFO cinder.api.openstack.wsgi [None req-a4180566-762f-45c5-9f35-061200bd653d None None] GET https://10.4.3.117/volume// Jul 27 16:12:50.033681 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.openstack.wsgi [None req-a4180566-762f-45c5-9f35-061200bd653d None None] Empty body provided in request {{(pid=100522) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:12:50.033862 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.openstack.wsgi [None req-a4180566-762f-45c5-9f35-061200bd653d None None] Calling method 'all' {{(pid=100522) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:12:50.034180 np0000005924 devstack@c-api.service[100522]: INFO cinder.api.openstack.wsgi [None req-a4180566-762f-45c5-9f35-061200bd653d None None] https://10.4.3.117/volume// returned with HTTP 300 Jul 27 16:12:50.034480 np0000005924 devstack@c-api.service[100522]: [pid: 100522|app: 0|req: 419/1696] 10.4.3.117 () {66 vars in 1426 bytes} [Mon Jul 27 16:12:50 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 27 16:12:50.037855 np0000005924 devstack@c-api.service[100521]: INFO cinder.volume.api [None req-6b137da4-b2a4-4eb9-9733-bee77506fc8d tempest-ServerRescueNegativeTestJSON-536322794 tempest-ServerRescueNegativeTestJSON-536322794-project-member] Volume info retrieved successfully. Jul 27 16:12:50.042960 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.middleware.request_id [req-cf4df001-b25d-46d9-9a75-1c3da09ec884 req-9df39c95-3ed5-4624-9b26-7174fdff39f2 None None] RequestId filter calling following filter/app {{(pid=100524) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:12:50.043908 np0000005924 devstack@c-api.service[100521]: INFO cinder.api.openstack.wsgi [None req-6b137da4-b2a4-4eb9-9733-bee77506fc8d tempest-ServerRescueNegativeTestJSON-536322794 tempest-ServerRescueNegativeTestJSON-536322794-project-member] https://10.4.3.117/volume/v3/volumes/15c92231-39b1-48c1-a036-1748814b4255 returned with HTTP 200 Jul 27 16:12:50.044397 np0000005924 devstack@c-api.service[100521]: [pid: 100521|app: 0|req: 424/1697] 10.4.3.117 () {66 vars in 1348 bytes} [Mon Jul 27 16:12:50 2026] GET /volume/v3/volumes/15c92231-39b1-48c1-a036-1748814b4255 => generated 851 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 27 16:12:50.045788 np0000005924 devstack@c-api.service[100524]: INFO cinder.api.openstack.wsgi [req-cf4df001-b25d-46d9-9a75-1c3da09ec884 req-9df39c95-3ed5-4624-9b26-7174fdff39f2 tempest-ServerRescueNegativeTestJSON-536322794 tempest-ServerRescueNegativeTestJSON-536322794-project-member] GET https://10.4.3.117/volume/v3/volumes/15c92231-39b1-48c1-a036-1748814b4255 Jul 27 16:12:50.046080 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.openstack.wsgi [req-cf4df001-b25d-46d9-9a75-1c3da09ec884 req-9df39c95-3ed5-4624-9b26-7174fdff39f2 tempest-ServerRescueNegativeTestJSON-536322794 tempest-ServerRescueNegativeTestJSON-536322794-project-member] Empty body provided in request {{(pid=100524) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:12:50.046375 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.openstack.wsgi [req-cf4df001-b25d-46d9-9a75-1c3da09ec884 req-9df39c95-3ed5-4624-9b26-7174fdff39f2 tempest-ServerRescueNegativeTestJSON-536322794 tempest-ServerRescueNegativeTestJSON-536322794-project-member] Calling method 'show' {{(pid=100524) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:12:50.056746 np0000005924 devstack@c-api.service[100524]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:12:50.056746 np0000005924 devstack@c-api.service[100524]: warnings.warn( Jul 27 16:12:50.060489 np0000005924 devstack@c-api.service[100524]: INFO cinder.volume.api [req-cf4df001-b25d-46d9-9a75-1c3da09ec884 req-9df39c95-3ed5-4624-9b26-7174fdff39f2 tempest-ServerRescueNegativeTestJSON-536322794 tempest-ServerRescueNegativeTestJSON-536322794-project-member] Volume info retrieved successfully. Jul 27 16:12:50.064567 np0000005924 devstack@c-api.service[100524]: INFO cinder.api.openstack.wsgi [req-cf4df001-b25d-46d9-9a75-1c3da09ec884 req-9df39c95-3ed5-4624-9b26-7174fdff39f2 tempest-ServerRescueNegativeTestJSON-536322794 tempest-ServerRescueNegativeTestJSON-536322794-project-member] https://10.4.3.117/volume/v3/volumes/15c92231-39b1-48c1-a036-1748814b4255 returned with HTTP 200 Jul 27 16:12:50.064957 np0000005924 devstack@c-api.service[100524]: [pid: 100524|app: 0|req: 428/1698] 10.4.3.117 () {70 vars in 1639 bytes} [Mon Jul 27 16:12:50 2026] GET /volume/v3/volumes/15c92231-39b1-48c1-a036-1748814b4255 => generated 1031 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 27 16:12:50.069790 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.middleware.request_id [None req-dc177903-2aed-4f51-8e9b-2267eb0810d3 None None] RequestId filter calling following filter/app {{(pid=100523) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:12:50.071620 np0000005924 devstack@c-api.service[100523]: INFO cinder.api.openstack.wsgi [None req-dc177903-2aed-4f51-8e9b-2267eb0810d3 tempest-VolumesExtendTest-471250383 tempest-VolumesExtendTest-471250383-project-member] GET https://10.4.3.117/volume/v3/volumes/df2c52fd-0bab-4314-b093-aa52f3ea1ffb Jul 27 16:12:50.071821 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.openstack.wsgi [None req-dc177903-2aed-4f51-8e9b-2267eb0810d3 tempest-VolumesExtendTest-471250383 tempest-VolumesExtendTest-471250383-project-member] Empty body provided in request {{(pid=100523) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:12:50.072000 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.openstack.wsgi [None req-dc177903-2aed-4f51-8e9b-2267eb0810d3 tempest-VolumesExtendTest-471250383 tempest-VolumesExtendTest-471250383-project-member] Calling method 'show' {{(pid=100523) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:12:50.079436 np0000005924 devstack@c-api.service[100523]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:12:50.079436 np0000005924 devstack@c-api.service[100523]: warnings.warn( Jul 27 16:12:50.086215 np0000005924 devstack@c-api.service[100523]: INFO cinder.volume.api [None req-dc177903-2aed-4f51-8e9b-2267eb0810d3 tempest-VolumesExtendTest-471250383 tempest-VolumesExtendTest-471250383-project-member] Volume info retrieved successfully. Jul 27 16:12:50.092067 np0000005924 devstack@c-api.service[100523]: INFO cinder.api.openstack.wsgi [None req-dc177903-2aed-4f51-8e9b-2267eb0810d3 tempest-VolumesExtendTest-471250383 tempest-VolumesExtendTest-471250383-project-member] https://10.4.3.117/volume/v3/volumes/df2c52fd-0bab-4314-b093-aa52f3ea1ffb returned with HTTP 200 Jul 27 16:12:50.092612 np0000005924 devstack@c-api.service[100523]: [pid: 100523|app: 0|req: 428/1699] 10.4.3.117 () {66 vars in 1348 bytes} [Mon Jul 27 16:12:50 2026] GET /volume/v3/volumes/df2c52fd-0bab-4314-b093-aa52f3ea1ffb => generated 841 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 27 16:12:50.113224 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.middleware.request_id [None req-33b8e238-672b-4a75-b1d3-b01150f8a9b3 None None] RequestId filter calling following filter/app {{(pid=100522) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:12:50.115344 np0000005924 devstack@c-api.service[100522]: INFO cinder.api.openstack.wsgi [None req-33b8e238-672b-4a75-b1d3-b01150f8a9b3 tempest-VolumesExtendTest-471250383 tempest-VolumesExtendTest-471250383-project-member] GET https://10.4.3.117/volume/v3/volumes/df2c52fd-0bab-4314-b093-aa52f3ea1ffb Jul 27 16:12:50.115587 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.openstack.wsgi [None req-33b8e238-672b-4a75-b1d3-b01150f8a9b3 tempest-VolumesExtendTest-471250383 tempest-VolumesExtendTest-471250383-project-member] Empty body provided in request {{(pid=100522) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:12:50.115805 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.openstack.wsgi [None req-33b8e238-672b-4a75-b1d3-b01150f8a9b3 tempest-VolumesExtendTest-471250383 tempest-VolumesExtendTest-471250383-project-member] Calling method 'show' {{(pid=100522) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:12:50.123514 np0000005924 devstack@c-api.service[100522]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:12:50.123514 np0000005924 devstack@c-api.service[100522]: warnings.warn( Jul 27 16:12:50.128222 np0000005924 devstack@c-api.service[100522]: INFO cinder.volume.api [None req-33b8e238-672b-4a75-b1d3-b01150f8a9b3 tempest-VolumesExtendTest-471250383 tempest-VolumesExtendTest-471250383-project-member] Volume info retrieved successfully. Jul 27 16:12:50.133948 np0000005924 devstack@c-api.service[100522]: INFO cinder.api.openstack.wsgi [None req-33b8e238-672b-4a75-b1d3-b01150f8a9b3 tempest-VolumesExtendTest-471250383 tempest-VolumesExtendTest-471250383-project-member] https://10.4.3.117/volume/v3/volumes/df2c52fd-0bab-4314-b093-aa52f3ea1ffb returned with HTTP 200 Jul 27 16:12:50.134441 np0000005924 devstack@c-api.service[100522]: [pid: 100522|app: 0|req: 420/1700] 10.4.3.117 () {66 vars in 1348 bytes} [Mon Jul 27 16:12:50 2026] GET /volume/v3/volumes/df2c52fd-0bab-4314-b093-aa52f3ea1ffb => generated 841 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 27 16:12:50.147703 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.middleware.request_id [None req-a55ec030-52c1-4cdc-b4f9-a566e7aa5858 None None] RequestId filter calling following filter/app {{(pid=100521) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:12:50.149938 np0000005924 devstack@c-api.service[100521]: INFO cinder.api.openstack.wsgi [None req-a55ec030-52c1-4cdc-b4f9-a566e7aa5858 tempest-VolumesExtendTest-471250383 tempest-VolumesExtendTest-471250383-project-member] DELETE https://10.4.3.117/volume/v3/snapshots/bcb351d0-147f-41ba-8f85-c9c05680c74f Jul 27 16:12:50.150168 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.openstack.wsgi [None req-a55ec030-52c1-4cdc-b4f9-a566e7aa5858 tempest-VolumesExtendTest-471250383 tempest-VolumesExtendTest-471250383-project-member] Empty body provided in request {{(pid=100521) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:12:50.150491 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.openstack.wsgi [None req-a55ec030-52c1-4cdc-b4f9-a566e7aa5858 tempest-VolumesExtendTest-471250383 tempest-VolumesExtendTest-471250383-project-member] Calling method 'delete' {{(pid=100521) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:12:50.150667 np0000005924 devstack@c-api.service[100521]: INFO cinder.api.v3.snapshots [None req-a55ec030-52c1-4cdc-b4f9-a566e7aa5858 tempest-VolumesExtendTest-471250383 tempest-VolumesExtendTest-471250383-project-member] Delete snapshot with id: bcb351d0-147f-41ba-8f85-c9c05680c74f Jul 27 16:12:50.156474 np0000005924 devstack@c-api.service[100521]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:12:50.156474 np0000005924 devstack@c-api.service[100521]: warnings.warn( Jul 27 16:12:50.157233 np0000005924 devstack@c-api.service[100521]: INFO cinder.volume.api [None req-a55ec030-52c1-4cdc-b4f9-a566e7aa5858 tempest-VolumesExtendTest-471250383 tempest-VolumesExtendTest-471250383-project-member] Snapshot retrieved successfully. Jul 27 16:12:50.168024 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.middleware.request_id [req-cf4df001-b25d-46d9-9a75-1c3da09ec884 req-c4e508c1-4e3b-40fa-8300-b3067434ddf9 None None] RequestId filter calling following filter/app {{(pid=100524) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:12:50.170866 np0000005924 devstack@c-api.service[100524]: INFO cinder.api.openstack.wsgi [req-cf4df001-b25d-46d9-9a75-1c3da09ec884 req-c4e508c1-4e3b-40fa-8300-b3067434ddf9 tempest-ServerRescueNegativeTestJSON-536322794 tempest-ServerRescueNegativeTestJSON-536322794-project-member] PUT https://10.4.3.117/volume/v3/attachments/aed7275f-f5d2-4b30-9f56-99a3eb584c94 Jul 27 16:12:50.171278 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.openstack.wsgi [req-cf4df001-b25d-46d9-9a75-1c3da09ec884 req-c4e508c1-4e3b-40fa-8300-b3067434ddf9 tempest-ServerRescueNegativeTestJSON-536322794 tempest-ServerRescueNegativeTestJSON-536322794-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.117", "host": "np0000005924", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:c1414b6f8d8f", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "13cbedf7-bb1f-4b5e-b492-2fef0d4dab25", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100524) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 27 16:12:50.176786 np0000005924 devstack@c-api.service[100521]: INFO cinder.volume.api [None req-a55ec030-52c1-4cdc-b4f9-a566e7aa5858 tempest-VolumesExtendTest-471250383 tempest-VolumesExtendTest-471250383-project-member] Snapshot delete request issued successfully. Jul 27 16:12:50.176961 np0000005924 devstack@c-api.service[100521]: INFO cinder.api.openstack.wsgi [None req-a55ec030-52c1-4cdc-b4f9-a566e7aa5858 tempest-VolumesExtendTest-471250383 tempest-VolumesExtendTest-471250383-project-member] https://10.4.3.117/volume/v3/snapshots/bcb351d0-147f-41ba-8f85-c9c05680c74f returned with HTTP 202 Jul 27 16:12:50.177474 np0000005924 devstack@c-api.service[100521]: [pid: 100521|app: 0|req: 425/1701] 10.4.3.117 () {66 vars in 1357 bytes} [Mon Jul 27 16:12:50 2026] DELETE /volume/v3/snapshots/bcb351d0-147f-41ba-8f85-c9c05680c74f => generated 0 bytes in 30 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 27 16:12:50.180237 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.coordination [req-cf4df001-b25d-46d9-9a75-1c3da09ec884 req-c4e508c1-4e3b-40fa-8300-b3067434ddf9 tempest-ServerRescueNegativeTestJSON-536322794 tempest-ServerRescueNegativeTestJSON-536322794-project-member] Acquiring lock "cinder-attachment_update-15c92231-39b1-48c1-a036-1748814b4255-np0000005924" by "attachment_update" {{(pid=100524) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jul 27 16:12:50.185778 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.middleware.request_id [None req-0f86cb8d-2f70-426c-9c82-c2f02621f80c None None] RequestId filter calling following filter/app {{(pid=100523) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:12:50.185863 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.coordination [req-cf4df001-b25d-46d9-9a75-1c3da09ec884 req-c4e508c1-4e3b-40fa-8300-b3067434ddf9 tempest-ServerRescueNegativeTestJSON-536322794 tempest-ServerRescueNegativeTestJSON-536322794-project-member] Lock "cinder-attachment_update-15c92231-39b1-48c1-a036-1748814b4255-np0000005924" acquired by "attachment_update" :: waited 0.006s {{(pid=100524) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jul 27 16:12:50.186976 np0000005924 devstack@c-api.service[100524]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:12:50.186976 np0000005924 devstack@c-api.service[100524]: warnings.warn( Jul 27 16:12:50.187794 np0000005924 devstack@c-api.service[100523]: INFO cinder.api.openstack.wsgi [None req-0f86cb8d-2f70-426c-9c82-c2f02621f80c tempest-VolumesExtendTest-471250383 tempest-VolumesExtendTest-471250383-project-member] GET https://10.4.3.117/volume/v3/snapshots/bcb351d0-147f-41ba-8f85-c9c05680c74f Jul 27 16:12:50.188033 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.openstack.wsgi [None req-0f86cb8d-2f70-426c-9c82-c2f02621f80c tempest-VolumesExtendTest-471250383 tempest-VolumesExtendTest-471250383-project-member] Empty body provided in request {{(pid=100523) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:12:50.188362 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.openstack.wsgi [None req-0f86cb8d-2f70-426c-9c82-c2f02621f80c tempest-VolumesExtendTest-471250383 tempest-VolumesExtendTest-471250383-project-member] Calling method 'show' {{(pid=100523) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:12:50.193796 np0000005924 devstack@c-api.service[100523]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:12:50.193796 np0000005924 devstack@c-api.service[100523]: warnings.warn( Jul 27 16:12:50.194359 np0000005924 devstack@c-api.service[100523]: INFO cinder.volume.api [None req-0f86cb8d-2f70-426c-9c82-c2f02621f80c tempest-VolumesExtendTest-471250383 tempest-VolumesExtendTest-471250383-project-member] Snapshot retrieved successfully. Jul 27 16:12:50.195215 np0000005924 devstack@c-api.service[100523]: INFO cinder.api.openstack.wsgi [None req-0f86cb8d-2f70-426c-9c82-c2f02621f80c tempest-VolumesExtendTest-471250383 tempest-VolumesExtendTest-471250383-project-member] https://10.4.3.117/volume/v3/snapshots/bcb351d0-147f-41ba-8f85-c9c05680c74f returned with HTTP 200 Jul 27 16:12:50.195619 np0000005924 devstack@c-api.service[100523]: [pid: 100523|app: 0|req: 429/1702] 10.4.3.117 () {66 vars in 1354 bytes} [Mon Jul 27 16:12:50 2026] GET /volume/v3/snapshots/bcb351d0-147f-41ba-8f85-c9c05680c74f => generated 462 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 27 16:12:50.278406 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.middleware.request_id [None req-25d16aa4-d413-4e75-b3e4-062b52a242aa None None] RequestId filter calling following filter/app {{(pid=100522) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:12:50.280958 np0000005924 devstack@c-api.service[100522]: INFO cinder.api.openstack.wsgi [None req-25d16aa4-d413-4e75-b3e4-062b52a242aa tempest-AttachVolumeShelveTestJSON-1646068937 tempest-AttachVolumeShelveTestJSON-1646068937-project-member] POST https://10.4.3.117/volume/v3/volumes Jul 27 16:12:50.281319 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.openstack.wsgi [None req-25d16aa4-d413-4e75-b3e4-062b52a242aa tempest-AttachVolumeShelveTestJSON-1646068937 tempest-AttachVolumeShelveTestJSON-1646068937-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-AttachVolumeShelveTestJSON-volume-1524477061"}} {{(pid=100522) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 27 16:12:50.282988 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.v3.volumes [None req-25d16aa4-d413-4e75-b3e4-062b52a242aa tempest-AttachVolumeShelveTestJSON-1646068937 tempest-AttachVolumeShelveTestJSON-1646068937-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-AttachVolumeShelveTestJSON-volume-1524477061'}} {{(pid=100522) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 27 16:12:50.283103 np0000005924 devstack@c-api.service[100522]: INFO cinder.api.v3.volumes [None req-25d16aa4-d413-4e75-b3e4-062b52a242aa tempest-AttachVolumeShelveTestJSON-1646068937 tempest-AttachVolumeShelveTestJSON-1646068937-project-member] Create volume of 1 GB Jul 27 16:12:50.287245 np0000005924 devstack@c-api.service[100522]: INFO cinder.volume.api [None req-25d16aa4-d413-4e75-b3e4-062b52a242aa tempest-AttachVolumeShelveTestJSON-1646068937 tempest-AttachVolumeShelveTestJSON-1646068937-project-member] Availability Zones retrieved successfully. Jul 27 16:12:50.291634 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.coordination [req-cf4df001-b25d-46d9-9a75-1c3da09ec884 req-c4e508c1-4e3b-40fa-8300-b3067434ddf9 tempest-ServerRescueNegativeTestJSON-536322794 tempest-ServerRescueNegativeTestJSON-536322794-project-member] Lock "cinder-attachment_update-15c92231-39b1-48c1-a036-1748814b4255-np0000005924" released by "attachment_update" :: held 0.106s {{(pid=100524) __release /opt/stack/cinder/cinder/coordination.py:152}} Jul 27 16:12:50.292057 np0000005924 devstack@c-api.service[100524]: INFO cinder.api.openstack.wsgi [req-cf4df001-b25d-46d9-9a75-1c3da09ec884 req-c4e508c1-4e3b-40fa-8300-b3067434ddf9 tempest-ServerRescueNegativeTestJSON-536322794 tempest-ServerRescueNegativeTestJSON-536322794-project-member] https://10.4.3.117/volume/v3/attachments/aed7275f-f5d2-4b30-9f56-99a3eb584c94 returned with HTTP 200 Jul 27 16:12:50.292690 np0000005924 devstack@c-api.service[100524]: [pid: 100524|app: 0|req: 429/1703] 10.4.3.117 () {74 vars in 1704 bytes} [Mon Jul 27 16:12:50 2026] PUT /volume/v3/attachments/aed7275f-f5d2-4b30-9f56-99a3eb584c94 => generated 969 bytes in 125 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 27 16:12:50.293722 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.volume.api [None req-25d16aa4-d413-4e75-b3e4-062b52a242aa tempest-AttachVolumeShelveTestJSON-1646068937 tempest-AttachVolumeShelveTestJSON-1646068937-project-member] Flow 'volume_create_api' (b7bf0c6b-03d1-45c1-bbcd-2a7218e37f6c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100522) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 27 16:12:50.294719 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.volume.api [None req-25d16aa4-d413-4e75-b3e4-062b52a242aa tempest-AttachVolumeShelveTestJSON-1646068937 tempest-AttachVolumeShelveTestJSON-1646068937-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (37a4c616-219e-4e47-977d-460cf4446722) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100522) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 27 16:12:50.295557 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.volume.flows.api.create_volume [None req-25d16aa4-d413-4e75-b3e4-062b52a242aa tempest-AttachVolumeShelveTestJSON-1646068937 tempest-AttachVolumeShelveTestJSON-1646068937-project-member] Validating volume size '1' using validate_int {{(pid=100522) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 27 16:12:50.326574 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.volume.api [None req-25d16aa4-d413-4e75-b3e4-062b52a242aa tempest-AttachVolumeShelveTestJSON-1646068937 tempest-AttachVolumeShelveTestJSON-1646068937-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (37a4c616-219e-4e47-977d-460cf4446722) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-27T16:04:59Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=2bce4e1a-e6e0-49d9-be36-c3405449a01e,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '2bce4e1a-e6e0-49d9-be36-c3405449a01e', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100522) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 27 16:12:50.328068 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.volume.api [None req-25d16aa4-d413-4e75-b3e4-062b52a242aa tempest-AttachVolumeShelveTestJSON-1646068937 tempest-AttachVolumeShelveTestJSON-1646068937-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (b3d4e150-9fa2-4090-9ade-18bd89ab91aa) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100522) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 27 16:12:50.377443 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.quota [None req-25d16aa4-d413-4e75-b3e4-062b52a242aa tempest-AttachVolumeShelveTestJSON-1646068937 tempest-AttachVolumeShelveTestJSON-1646068937-project-member] Created reservations ['71063cb1-3190-4658-a8f1-e33399f21992', '343376c8-0d94-44be-b866-013c4945fb55', 'd342fc3e-9536-4677-801d-e28531e2061a', '9eb96f43-1ab5-428e-9a1e-30068b75a4d6'] {{(pid=100522) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 27 16:12:50.378448 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.volume.api [None req-25d16aa4-d413-4e75-b3e4-062b52a242aa tempest-AttachVolumeShelveTestJSON-1646068937 tempest-AttachVolumeShelveTestJSON-1646068937-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (b3d4e150-9fa2-4090-9ade-18bd89ab91aa) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['71063cb1-3190-4658-a8f1-e33399f21992', '343376c8-0d94-44be-b866-013c4945fb55', 'd342fc3e-9536-4677-801d-e28531e2061a', '9eb96f43-1ab5-428e-9a1e-30068b75a4d6']}' {{(pid=100522) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 27 16:12:50.379347 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.volume.api [None req-25d16aa4-d413-4e75-b3e4-062b52a242aa tempest-AttachVolumeShelveTestJSON-1646068937 tempest-AttachVolumeShelveTestJSON-1646068937-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (6f8931e3-9027-4aae-8343-b5036733eb2f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100522) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 27 16:12:50.414928 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.volume.api [None req-25d16aa4-d413-4e75-b3e4-062b52a242aa tempest-AttachVolumeShelveTestJSON-1646068937 tempest-AttachVolumeShelveTestJSON-1646068937-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (6f8931e3-9027-4aae-8343-b5036733eb2f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '960bf1d0-193f-48fe-a827-d68a631f6831', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-AttachVolumeShelveTestJSON-volume-1524477061',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='ddf016e665e64de1831e4549c791f7ab',qos_specs=None,replication_status=,reservations=['71063cb1-3190-4658-a8f1-e33399f21992','343376c8-0d94-44be-b866-013c4945fb55','d342fc3e-9536-4677-801d-e28531e2061a','9eb96f43-1ab5-428e-9a1e-30068b75a4d6'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='2449848772774bc2a01056d188d6def1',volume_type_id=2bce4e1a-e6e0-49d9-be36-c3405449a01e), 'volume': Volume(_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-27T16:12:50Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-AttachVolumeShelveTestJSON-volume-1524477061',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=960bf1d0-193f-48fe-a827-d68a631f6831,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='ddf016e665e64de1831e4549c791f7ab',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='2449848772774bc2a01056d188d6def1',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(2bce4e1a-e6e0-49d9-be36-c3405449a01e),volume_type_id=2bce4e1a-e6e0-49d9-be36-c3405449a01e)}' {{(pid=100522) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 27 16:12:50.415858 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.volume.api [None req-25d16aa4-d413-4e75-b3e4-062b52a242aa tempest-AttachVolumeShelveTestJSON-1646068937 tempest-AttachVolumeShelveTestJSON-1646068937-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (e912a69c-3e00-4246-a60b-a070eace32ce) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100522) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 27 16:12:50.451246 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.volume.api [None req-25d16aa4-d413-4e75-b3e4-062b52a242aa tempest-AttachVolumeShelveTestJSON-1646068937 tempest-AttachVolumeShelveTestJSON-1646068937-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (e912a69c-3e00-4246-a60b-a070eace32ce) transitioned into state 'SUCCESS' from state '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-1524477061',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='ddf016e665e64de1831e4549c791f7ab',qos_specs=None,replication_status=,reservations=['71063cb1-3190-4658-a8f1-e33399f21992','343376c8-0d94-44be-b866-013c4945fb55','d342fc3e-9536-4677-801d-e28531e2061a','9eb96f43-1ab5-428e-9a1e-30068b75a4d6'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='2449848772774bc2a01056d188d6def1',volume_type_id=2bce4e1a-e6e0-49d9-be36-c3405449a01e)}' {{(pid=100522) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 27 16:12:50.452012 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.volume.api [None req-25d16aa4-d413-4e75-b3e4-062b52a242aa tempest-AttachVolumeShelveTestJSON-1646068937 tempest-AttachVolumeShelveTestJSON-1646068937-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (4eb25987-9af7-4b73-b719-6caf529aa802) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100522) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 27 16:12:50.461122 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.volume.api [None req-25d16aa4-d413-4e75-b3e4-062b52a242aa tempest-AttachVolumeShelveTestJSON-1646068937 tempest-AttachVolumeShelveTestJSON-1646068937-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (4eb25987-9af7-4b73-b719-6caf529aa802) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100522) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 27 16:12:50.461878 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.volume.api [None req-25d16aa4-d413-4e75-b3e4-062b52a242aa tempest-AttachVolumeShelveTestJSON-1646068937 tempest-AttachVolumeShelveTestJSON-1646068937-project-member] Flow 'volume_create_api' (b7bf0c6b-03d1-45c1-bbcd-2a7218e37f6c) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100522) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 27 16:12:50.462163 np0000005924 devstack@c-api.service[100522]: INFO cinder.volume.api [None req-25d16aa4-d413-4e75-b3e4-062b52a242aa tempest-AttachVolumeShelveTestJSON-1646068937 tempest-AttachVolumeShelveTestJSON-1646068937-project-member] Create volume request issued successfully. Jul 27 16:12:50.462688 np0000005924 devstack@c-api.service[100522]: INFO cinder.api.openstack.wsgi [None req-25d16aa4-d413-4e75-b3e4-062b52a242aa tempest-AttachVolumeShelveTestJSON-1646068937 tempest-AttachVolumeShelveTestJSON-1646068937-project-member] https://10.4.3.117/volume/v3/volumes returned with HTTP 202 Jul 27 16:12:50.463089 np0000005924 devstack@c-api.service[100522]: [pid: 100522|app: 0|req: 421/1704] 10.4.3.117 () {68 vars in 1258 bytes} [Mon Jul 27 16:12:50 2026] POST /volume/v3/volumes => generated 757 bytes in 185 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 27 16:12:50.478845 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.middleware.request_id [None req-5a7b4990-4336-44b8-95d4-5c9ddfc66e88 None None] RequestId filter calling following filter/app {{(pid=100521) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:12:50.480482 np0000005924 devstack@c-api.service[100521]: INFO cinder.api.openstack.wsgi [None req-5a7b4990-4336-44b8-95d4-5c9ddfc66e88 tempest-AttachVolumeShelveTestJSON-1646068937 tempest-AttachVolumeShelveTestJSON-1646068937-project-member] GET https://10.4.3.117/volume/v3/volumes/960bf1d0-193f-48fe-a827-d68a631f6831 Jul 27 16:12:50.480683 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.openstack.wsgi [None req-5a7b4990-4336-44b8-95d4-5c9ddfc66e88 tempest-AttachVolumeShelveTestJSON-1646068937 tempest-AttachVolumeShelveTestJSON-1646068937-project-member] Empty body provided in request {{(pid=100521) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:12:50.480908 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.openstack.wsgi [None req-5a7b4990-4336-44b8-95d4-5c9ddfc66e88 tempest-AttachVolumeShelveTestJSON-1646068937 tempest-AttachVolumeShelveTestJSON-1646068937-project-member] Calling method 'show' {{(pid=100521) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:12:50.488256 np0000005924 devstack@c-api.service[100521]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:12:50.488256 np0000005924 devstack@c-api.service[100521]: warnings.warn( Jul 27 16:12:50.491939 np0000005924 devstack@c-api.service[100521]: INFO cinder.volume.api [None req-5a7b4990-4336-44b8-95d4-5c9ddfc66e88 tempest-AttachVolumeShelveTestJSON-1646068937 tempest-AttachVolumeShelveTestJSON-1646068937-project-member] Volume info retrieved successfully. Jul 27 16:12:50.495920 np0000005924 devstack@c-api.service[100521]: INFO cinder.api.openstack.wsgi [None req-5a7b4990-4336-44b8-95d4-5c9ddfc66e88 tempest-AttachVolumeShelveTestJSON-1646068937 tempest-AttachVolumeShelveTestJSON-1646068937-project-member] https://10.4.3.117/volume/v3/volumes/960bf1d0-193f-48fe-a827-d68a631f6831 returned with HTTP 200 Jul 27 16:12:50.496605 np0000005924 devstack@c-api.service[100521]: [pid: 100521|app: 0|req: 426/1705] 10.4.3.117 () {66 vars in 1348 bytes} [Mon Jul 27 16:12:50 2026] GET /volume/v3/volumes/960bf1d0-193f-48fe-a827-d68a631f6831 => generated 825 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 27 16:12:51.056673 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.middleware.request_id [None req-59cbc7a7-042a-4e0a-aee4-2bfcb5d1f206 None None] RequestId filter calling following filter/app {{(pid=100523) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:12:51.059346 np0000005924 devstack@c-api.service[100523]: INFO cinder.api.openstack.wsgi [None req-59cbc7a7-042a-4e0a-aee4-2bfcb5d1f206 tempest-ServerRescueNegativeTestJSON-536322794 tempest-ServerRescueNegativeTestJSON-536322794-project-member] GET https://10.4.3.117/volume/v3/volumes/15c92231-39b1-48c1-a036-1748814b4255 Jul 27 16:12:51.059615 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.openstack.wsgi [None req-59cbc7a7-042a-4e0a-aee4-2bfcb5d1f206 tempest-ServerRescueNegativeTestJSON-536322794 tempest-ServerRescueNegativeTestJSON-536322794-project-member] Empty body provided in request {{(pid=100523) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:12:51.059803 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.openstack.wsgi [None req-59cbc7a7-042a-4e0a-aee4-2bfcb5d1f206 tempest-ServerRescueNegativeTestJSON-536322794 tempest-ServerRescueNegativeTestJSON-536322794-project-member] Calling method 'show' {{(pid=100523) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:12:51.069041 np0000005924 devstack@c-api.service[100523]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:12:51.069041 np0000005924 devstack@c-api.service[100523]: warnings.warn( Jul 27 16:12:51.072425 np0000005924 devstack@c-api.service[100523]: INFO cinder.volume.api [None req-59cbc7a7-042a-4e0a-aee4-2bfcb5d1f206 tempest-ServerRescueNegativeTestJSON-536322794 tempest-ServerRescueNegativeTestJSON-536322794-project-member] Volume info retrieved successfully. Jul 27 16:12:51.076368 np0000005924 devstack@c-api.service[100523]: INFO cinder.api.openstack.wsgi [None req-59cbc7a7-042a-4e0a-aee4-2bfcb5d1f206 tempest-ServerRescueNegativeTestJSON-536322794 tempest-ServerRescueNegativeTestJSON-536322794-project-member] https://10.4.3.117/volume/v3/volumes/15c92231-39b1-48c1-a036-1748814b4255 returned with HTTP 200 Jul 27 16:12:51.076758 np0000005924 devstack@c-api.service[100523]: [pid: 100523|app: 0|req: 430/1706] 10.4.3.117 () {66 vars in 1348 bytes} [Mon Jul 27 16:12:51 2026] GET /volume/v3/volumes/15c92231-39b1-48c1-a036-1748814b4255 => generated 852 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 27 16:12:51.204499 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.middleware.request_id [None req-774829ff-5edf-4779-9c7b-0726f7640783 None None] RequestId filter calling following filter/app {{(pid=100524) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:12:51.206047 np0000005924 devstack@c-api.service[100524]: INFO cinder.api.openstack.wsgi [None req-774829ff-5edf-4779-9c7b-0726f7640783 tempest-VolumesExtendTest-471250383 tempest-VolumesExtendTest-471250383-project-member] GET https://10.4.3.117/volume/v3/snapshots/bcb351d0-147f-41ba-8f85-c9c05680c74f Jul 27 16:12:51.206227 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.openstack.wsgi [None req-774829ff-5edf-4779-9c7b-0726f7640783 tempest-VolumesExtendTest-471250383 tempest-VolumesExtendTest-471250383-project-member] Empty body provided in request {{(pid=100524) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:12:51.206423 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.openstack.wsgi [None req-774829ff-5edf-4779-9c7b-0726f7640783 tempest-VolumesExtendTest-471250383 tempest-VolumesExtendTest-471250383-project-member] Calling method 'show' {{(pid=100524) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:12:51.209983 np0000005924 devstack@c-api.service[100524]: INFO cinder.api.openstack.wsgi [None req-774829ff-5edf-4779-9c7b-0726f7640783 tempest-VolumesExtendTest-471250383 tempest-VolumesExtendTest-471250383-project-member] https://10.4.3.117/volume/v3/snapshots/bcb351d0-147f-41ba-8f85-c9c05680c74f returned with HTTP 404 Jul 27 16:12:51.210397 np0000005924 devstack@c-api.service[100524]: [pid: 100524|app: 0|req: 430/1707] 10.4.3.117 () {66 vars in 1354 bytes} [Mon Jul 27 16:12:51 2026] GET /volume/v3/snapshots/bcb351d0-147f-41ba-8f85-c9c05680c74f => generated 111 bytes in 6 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 27 16:12:51.217023 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.middleware.request_id [None req-a7316013-1f6d-47a7-a814-9b1c5eda4520 None None] RequestId filter calling following filter/app {{(pid=100522) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:12:51.218872 np0000005924 devstack@c-api.service[100522]: INFO cinder.api.openstack.wsgi [None req-a7316013-1f6d-47a7-a814-9b1c5eda4520 tempest-VolumesExtendTest-471250383 tempest-VolumesExtendTest-471250383-project-member] GET https://10.4.3.117/volume/v3/volumes/df2c52fd-0bab-4314-b093-aa52f3ea1ffb Jul 27 16:12:51.219094 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.openstack.wsgi [None req-a7316013-1f6d-47a7-a814-9b1c5eda4520 tempest-VolumesExtendTest-471250383 tempest-VolumesExtendTest-471250383-project-member] Empty body provided in request {{(pid=100522) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:12:51.219281 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.openstack.wsgi [None req-a7316013-1f6d-47a7-a814-9b1c5eda4520 tempest-VolumesExtendTest-471250383 tempest-VolumesExtendTest-471250383-project-member] Calling method 'show' {{(pid=100522) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:12:51.225792 np0000005924 devstack@c-api.service[100522]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:12:51.225792 np0000005924 devstack@c-api.service[100522]: warnings.warn( Jul 27 16:12:51.229953 np0000005924 devstack@c-api.service[100522]: INFO cinder.volume.api [None req-a7316013-1f6d-47a7-a814-9b1c5eda4520 tempest-VolumesExtendTest-471250383 tempest-VolumesExtendTest-471250383-project-member] Volume info retrieved successfully. Jul 27 16:12:51.232409 np0000005924 devstack@c-api.service[100522]: INFO cinder.api.openstack.wsgi [None req-a7316013-1f6d-47a7-a814-9b1c5eda4520 tempest-VolumesExtendTest-471250383 tempest-VolumesExtendTest-471250383-project-member] https://10.4.3.117/volume/v3/volumes/df2c52fd-0bab-4314-b093-aa52f3ea1ffb returned with HTTP 200 Jul 27 16:12:51.232730 np0000005924 devstack@c-api.service[100522]: [pid: 100522|app: 0|req: 422/1708] 10.4.3.117 () {66 vars in 1348 bytes} [Mon Jul 27 16:12:51 2026] GET /volume/v3/volumes/df2c52fd-0bab-4314-b093-aa52f3ea1ffb => generated 841 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 27 16:12:51.243993 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.middleware.request_id [None req-3c126af0-6077-4fe0-b03d-f2459270759f None None] RequestId filter calling following filter/app {{(pid=100521) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:12:51.246160 np0000005924 devstack@c-api.service[100521]: INFO cinder.api.openstack.wsgi [None req-3c126af0-6077-4fe0-b03d-f2459270759f tempest-VolumesExtendTest-471250383 tempest-VolumesExtendTest-471250383-project-member] DELETE https://10.4.3.117/volume/v3/volumes/df2c52fd-0bab-4314-b093-aa52f3ea1ffb Jul 27 16:12:51.246425 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.openstack.wsgi [None req-3c126af0-6077-4fe0-b03d-f2459270759f tempest-VolumesExtendTest-471250383 tempest-VolumesExtendTest-471250383-project-member] Empty body provided in request {{(pid=100521) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:12:51.246684 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.openstack.wsgi [None req-3c126af0-6077-4fe0-b03d-f2459270759f tempest-VolumesExtendTest-471250383 tempest-VolumesExtendTest-471250383-project-member] Calling method 'delete' {{(pid=100521) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:12:51.246907 np0000005924 devstack@c-api.service[100521]: INFO cinder.api.v3.volumes [None req-3c126af0-6077-4fe0-b03d-f2459270759f tempest-VolumesExtendTest-471250383 tempest-VolumesExtendTest-471250383-project-member] Delete volume with id: df2c52fd-0bab-4314-b093-aa52f3ea1ffb Jul 27 16:12:51.255600 np0000005924 devstack@c-api.service[100521]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:12:51.255600 np0000005924 devstack@c-api.service[100521]: warnings.warn( Jul 27 16:12:51.256213 np0000005924 devstack@c-api.service[100521]: INFO cinder.volume.api [None req-3c126af0-6077-4fe0-b03d-f2459270759f tempest-VolumesExtendTest-471250383 tempest-VolumesExtendTest-471250383-project-member] Volume info retrieved successfully. Jul 27 16:12:51.278567 np0000005924 devstack@c-api.service[100521]: INFO cinder.volume.api [None req-3c126af0-6077-4fe0-b03d-f2459270759f tempest-VolumesExtendTest-471250383 tempest-VolumesExtendTest-471250383-project-member] Delete volume request issued successfully. Jul 27 16:12:51.278820 np0000005924 devstack@c-api.service[100521]: INFO cinder.api.openstack.wsgi [None req-3c126af0-6077-4fe0-b03d-f2459270759f tempest-VolumesExtendTest-471250383 tempest-VolumesExtendTest-471250383-project-member] https://10.4.3.117/volume/v3/volumes/df2c52fd-0bab-4314-b093-aa52f3ea1ffb returned with HTTP 202 Jul 27 16:12:51.279410 np0000005924 devstack@c-api.service[100521]: [pid: 100521|app: 0|req: 427/1709] 10.4.3.117 () {66 vars in 1351 bytes} [Mon Jul 27 16:12:51 2026] DELETE /volume/v3/volumes/df2c52fd-0bab-4314-b093-aa52f3ea1ffb => generated 0 bytes in 36 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 27 16:12:51.288144 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.middleware.request_id [None req-ccb4e41e-1690-413b-b22c-c9ecf2e94251 None None] RequestId filter calling following filter/app {{(pid=100523) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:12:51.290039 np0000005924 devstack@c-api.service[100523]: INFO cinder.api.openstack.wsgi [None req-ccb4e41e-1690-413b-b22c-c9ecf2e94251 tempest-VolumesExtendTest-471250383 tempest-VolumesExtendTest-471250383-project-member] GET https://10.4.3.117/volume/v3/volumes/df2c52fd-0bab-4314-b093-aa52f3ea1ffb Jul 27 16:12:51.290364 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.openstack.wsgi [None req-ccb4e41e-1690-413b-b22c-c9ecf2e94251 tempest-VolumesExtendTest-471250383 tempest-VolumesExtendTest-471250383-project-member] Empty body provided in request {{(pid=100523) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:12:51.290446 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.openstack.wsgi [None req-ccb4e41e-1690-413b-b22c-c9ecf2e94251 tempest-VolumesExtendTest-471250383 tempest-VolumesExtendTest-471250383-project-member] Calling method 'show' {{(pid=100523) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:12:51.298372 np0000005924 devstack@c-api.service[100523]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:12:51.298372 np0000005924 devstack@c-api.service[100523]: warnings.warn( Jul 27 16:12:51.303319 np0000005924 devstack@c-api.service[100523]: INFO cinder.volume.api [None req-ccb4e41e-1690-413b-b22c-c9ecf2e94251 tempest-VolumesExtendTest-471250383 tempest-VolumesExtendTest-471250383-project-member] Volume info retrieved successfully. Jul 27 16:12:51.309484 np0000005924 devstack@c-api.service[100523]: INFO cinder.api.openstack.wsgi [None req-ccb4e41e-1690-413b-b22c-c9ecf2e94251 tempest-VolumesExtendTest-471250383 tempest-VolumesExtendTest-471250383-project-member] https://10.4.3.117/volume/v3/volumes/df2c52fd-0bab-4314-b093-aa52f3ea1ffb returned with HTTP 200 Jul 27 16:12:51.309740 np0000005924 devstack@c-api.service[100523]: [pid: 100523|app: 0|req: 431/1710] 10.4.3.117 () {66 vars in 1348 bytes} [Mon Jul 27 16:12:51 2026] GET /volume/v3/volumes/df2c52fd-0bab-4314-b093-aa52f3ea1ffb => generated 840 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 27 16:12:51.510289 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.middleware.request_id [None req-67ff7c35-cf91-4e21-b25f-a4f217fa60bb None None] RequestId filter calling following filter/app {{(pid=100524) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:12:51.512463 np0000005924 devstack@c-api.service[100524]: INFO cinder.api.openstack.wsgi [None req-67ff7c35-cf91-4e21-b25f-a4f217fa60bb tempest-AttachVolumeShelveTestJSON-1646068937 tempest-AttachVolumeShelveTestJSON-1646068937-project-member] GET https://10.4.3.117/volume/v3/volumes/960bf1d0-193f-48fe-a827-d68a631f6831 Jul 27 16:12:51.512819 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.openstack.wsgi [None req-67ff7c35-cf91-4e21-b25f-a4f217fa60bb tempest-AttachVolumeShelveTestJSON-1646068937 tempest-AttachVolumeShelveTestJSON-1646068937-project-member] Empty body provided in request {{(pid=100524) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:12:51.514349 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.openstack.wsgi [None req-67ff7c35-cf91-4e21-b25f-a4f217fa60bb tempest-AttachVolumeShelveTestJSON-1646068937 tempest-AttachVolumeShelveTestJSON-1646068937-project-member] Calling method 'show' {{(pid=100524) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:12:51.522457 np0000005924 devstack@c-api.service[100524]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:12:51.522457 np0000005924 devstack@c-api.service[100524]: warnings.warn( Jul 27 16:12:51.527228 np0000005924 devstack@c-api.service[100524]: INFO cinder.volume.api [None req-67ff7c35-cf91-4e21-b25f-a4f217fa60bb tempest-AttachVolumeShelveTestJSON-1646068937 tempest-AttachVolumeShelveTestJSON-1646068937-project-member] Volume info retrieved successfully. Jul 27 16:12:51.532954 np0000005924 devstack@c-api.service[100524]: INFO cinder.api.openstack.wsgi [None req-67ff7c35-cf91-4e21-b25f-a4f217fa60bb tempest-AttachVolumeShelveTestJSON-1646068937 tempest-AttachVolumeShelveTestJSON-1646068937-project-member] https://10.4.3.117/volume/v3/volumes/960bf1d0-193f-48fe-a827-d68a631f6831 returned with HTTP 200 Jul 27 16:12:51.533722 np0000005924 devstack@c-api.service[100524]: [pid: 100524|app: 0|req: 431/1711] 10.4.3.117 () {66 vars in 1348 bytes} [Mon Jul 27 16:12:51 2026] GET /volume/v3/volumes/960bf1d0-193f-48fe-a827-d68a631f6831 => generated 850 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 27 16:12:52.094131 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.middleware.request_id [None req-c59cd6bb-260a-4da5-9c1a-39e393c6521d None None] RequestId filter calling following filter/app {{(pid=100522) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:12:52.096485 np0000005924 devstack@c-api.service[100522]: INFO cinder.api.openstack.wsgi [None req-c59cd6bb-260a-4da5-9c1a-39e393c6521d tempest-ServerRescueNegativeTestJSON-536322794 tempest-ServerRescueNegativeTestJSON-536322794-project-member] GET https://10.4.3.117/volume/v3/volumes/15c92231-39b1-48c1-a036-1748814b4255 Jul 27 16:12:52.096751 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.openstack.wsgi [None req-c59cd6bb-260a-4da5-9c1a-39e393c6521d tempest-ServerRescueNegativeTestJSON-536322794 tempest-ServerRescueNegativeTestJSON-536322794-project-member] Empty body provided in request {{(pid=100522) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:12:52.096996 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.openstack.wsgi [None req-c59cd6bb-260a-4da5-9c1a-39e393c6521d tempest-ServerRescueNegativeTestJSON-536322794 tempest-ServerRescueNegativeTestJSON-536322794-project-member] Calling method 'show' {{(pid=100522) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:12:52.111652 np0000005924 devstack@c-api.service[100522]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:12:52.111652 np0000005924 devstack@c-api.service[100522]: warnings.warn( Jul 27 16:12:52.116518 np0000005924 devstack@c-api.service[100522]: INFO cinder.volume.api [None req-c59cd6bb-260a-4da5-9c1a-39e393c6521d tempest-ServerRescueNegativeTestJSON-536322794 tempest-ServerRescueNegativeTestJSON-536322794-project-member] Volume info retrieved successfully. Jul 27 16:12:52.121618 np0000005924 devstack@c-api.service[100522]: INFO cinder.api.openstack.wsgi [None req-c59cd6bb-260a-4da5-9c1a-39e393c6521d tempest-ServerRescueNegativeTestJSON-536322794 tempest-ServerRescueNegativeTestJSON-536322794-project-member] https://10.4.3.117/volume/v3/volumes/15c92231-39b1-48c1-a036-1748814b4255 returned with HTTP 200 Jul 27 16:12:52.122204 np0000005924 devstack@c-api.service[100522]: [pid: 100522|app: 0|req: 423/1712] 10.4.3.117 () {66 vars in 1348 bytes} [Mon Jul 27 16:12:52 2026] GET /volume/v3/volumes/15c92231-39b1-48c1-a036-1748814b4255 => generated 852 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 27 16:12:52.327682 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.middleware.request_id [None req-9d55efbd-f83e-4f1e-a77e-f2e22681d1e3 None None] RequestId filter calling following filter/app {{(pid=100521) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:12:52.330616 np0000005924 devstack@c-api.service[100521]: INFO cinder.api.openstack.wsgi [None req-9d55efbd-f83e-4f1e-a77e-f2e22681d1e3 tempest-VolumesExtendTest-471250383 tempest-VolumesExtendTest-471250383-project-member] GET https://10.4.3.117/volume/v3/volumes/df2c52fd-0bab-4314-b093-aa52f3ea1ffb Jul 27 16:12:52.330616 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.openstack.wsgi [None req-9d55efbd-f83e-4f1e-a77e-f2e22681d1e3 tempest-VolumesExtendTest-471250383 tempest-VolumesExtendTest-471250383-project-member] Empty body provided in request {{(pid=100521) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:12:52.330796 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.openstack.wsgi [None req-9d55efbd-f83e-4f1e-a77e-f2e22681d1e3 tempest-VolumesExtendTest-471250383 tempest-VolumesExtendTest-471250383-project-member] Calling method 'show' {{(pid=100521) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:12:52.336080 np0000005924 devstack@c-api.service[100521]: INFO cinder.api.openstack.wsgi [None req-9d55efbd-f83e-4f1e-a77e-f2e22681d1e3 tempest-VolumesExtendTest-471250383 tempest-VolumesExtendTest-471250383-project-member] https://10.4.3.117/volume/v3/volumes/df2c52fd-0bab-4314-b093-aa52f3ea1ffb returned with HTTP 404 Jul 27 16:12:52.336658 np0000005924 devstack@c-api.service[100521]: [pid: 100521|app: 0|req: 428/1713] 10.4.3.117 () {66 vars in 1348 bytes} [Mon Jul 27 16:12:52 2026] GET /volume/v3/volumes/df2c52fd-0bab-4314-b093-aa52f3ea1ffb => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 27 16:12:53.139656 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.middleware.request_id [None req-2e9583e2-eb4b-4f3c-a6ca-ffb013218104 None None] RequestId filter calling following filter/app {{(pid=100523) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:12:53.141709 np0000005924 devstack@c-api.service[100523]: INFO cinder.api.openstack.wsgi [None req-2e9583e2-eb4b-4f3c-a6ca-ffb013218104 tempest-ServerRescueNegativeTestJSON-536322794 tempest-ServerRescueNegativeTestJSON-536322794-project-member] GET https://10.4.3.117/volume/v3/volumes/15c92231-39b1-48c1-a036-1748814b4255 Jul 27 16:12:53.141906 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.openstack.wsgi [None req-2e9583e2-eb4b-4f3c-a6ca-ffb013218104 tempest-ServerRescueNegativeTestJSON-536322794 tempest-ServerRescueNegativeTestJSON-536322794-project-member] Empty body provided in request {{(pid=100523) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:12:53.142127 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.openstack.wsgi [None req-2e9583e2-eb4b-4f3c-a6ca-ffb013218104 tempest-ServerRescueNegativeTestJSON-536322794 tempest-ServerRescueNegativeTestJSON-536322794-project-member] Calling method 'show' {{(pid=100523) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:12:53.152705 np0000005924 devstack@c-api.service[100523]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:12:53.152705 np0000005924 devstack@c-api.service[100523]: warnings.warn( Jul 27 16:12:53.158690 np0000005924 devstack@c-api.service[100523]: INFO cinder.volume.api [None req-2e9583e2-eb4b-4f3c-a6ca-ffb013218104 tempest-ServerRescueNegativeTestJSON-536322794 tempest-ServerRescueNegativeTestJSON-536322794-project-member] Volume info retrieved successfully. Jul 27 16:12:53.163936 np0000005924 devstack@c-api.service[100523]: INFO cinder.api.openstack.wsgi [None req-2e9583e2-eb4b-4f3c-a6ca-ffb013218104 tempest-ServerRescueNegativeTestJSON-536322794 tempest-ServerRescueNegativeTestJSON-536322794-project-member] https://10.4.3.117/volume/v3/volumes/15c92231-39b1-48c1-a036-1748814b4255 returned with HTTP 200 Jul 27 16:12:53.164431 np0000005924 devstack@c-api.service[100523]: [pid: 100523|app: 0|req: 432/1714] 10.4.3.117 () {66 vars in 1348 bytes} [Mon Jul 27 16:12:53 2026] GET /volume/v3/volumes/15c92231-39b1-48c1-a036-1748814b4255 => generated 852 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 27 16:12:53.599887 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.middleware.request_id [req-cf4df001-b25d-46d9-9a75-1c3da09ec884 req-26b163a9-d5eb-4f45-84f5-e7d46307e926 None None] RequestId filter calling following filter/app {{(pid=100524) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:12:53.603109 np0000005924 devstack@c-api.service[100524]: INFO cinder.api.openstack.wsgi [req-cf4df001-b25d-46d9-9a75-1c3da09ec884 req-26b163a9-d5eb-4f45-84f5-e7d46307e926 tempest-ServerRescueNegativeTestJSON-536322794 tempest-ServerRescueNegativeTestJSON-536322794-project-member] POST https://10.4.3.117/volume/v3/attachments/aed7275f-f5d2-4b30-9f56-99a3eb584c94/action Jul 27 16:12:53.603474 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.openstack.wsgi [req-cf4df001-b25d-46d9-9a75-1c3da09ec884 req-26b163a9-d5eb-4f45-84f5-e7d46307e926 tempest-ServerRescueNegativeTestJSON-536322794 tempest-ServerRescueNegativeTestJSON-536322794-project-member] Action body: b'{"os-complete": null}' {{(pid=100524) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 27 16:12:53.604185 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.openstack.wsgi [req-cf4df001-b25d-46d9-9a75-1c3da09ec884 req-26b163a9-d5eb-4f45-84f5-e7d46307e926 tempest-ServerRescueNegativeTestJSON-536322794 tempest-ServerRescueNegativeTestJSON-536322794-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100524) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 27 16:12:53.614942 np0000005924 devstack@c-api.service[100524]: DEBUG dbcounter [-] [100524] Writing DB stats cinder:SELECT=450,cinder:INSERT=70,cinder:UPDATE=113,cinder:DELETE=1 {{(pid=100524) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 27 16:12:53.634031 np0000005924 devstack@c-api.service[100524]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:12:53.634031 np0000005924 devstack@c-api.service[100524]: warnings.warn( Jul 27 16:12:53.652700 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.middleware.request_id [None req-988a7833-c6c6-488f-97bd-5ac22592ba28 None None] RequestId filter calling following filter/app {{(pid=100522) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:12:53.653084 np0000005924 devstack@c-api.service[100524]: INFO cinder.api.openstack.wsgi [req-cf4df001-b25d-46d9-9a75-1c3da09ec884 req-26b163a9-d5eb-4f45-84f5-e7d46307e926 tempest-ServerRescueNegativeTestJSON-536322794 tempest-ServerRescueNegativeTestJSON-536322794-project-member] https://10.4.3.117/volume/v3/attachments/aed7275f-f5d2-4b30-9f56-99a3eb584c94/action returned with HTTP 204 Jul 27 16:12:53.653084 np0000005924 devstack@c-api.service[100524]: [pid: 100524|app: 0|req: 432/1715] 10.4.3.117 () {74 vars in 1725 bytes} [Mon Jul 27 16:12:53 2026] POST /volume/v3/attachments/aed7275f-f5d2-4b30-9f56-99a3eb584c94/action => generated 0 bytes in 52 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jul 27 16:12:53.754613 np0000005924 devstack@c-api.service[100522]: INFO cinder.api.openstack.wsgi [None req-988a7833-c6c6-488f-97bd-5ac22592ba28 tempest-VolumesNegativeTest-1232434331 tempest-VolumesNegativeTest-1232434331-project-member] POST https://10.4.3.117/volume/v3/volumes Jul 27 16:12:53.754970 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.openstack.wsgi [None req-988a7833-c6c6-488f-97bd-5ac22592ba28 tempest-VolumesNegativeTest-1232434331 tempest-VolumesNegativeTest-1232434331-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesNegativeTest-Volume-757456448"}} {{(pid=100522) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 27 16:12:53.756348 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.v3.volumes [None req-988a7833-c6c6-488f-97bd-5ac22592ba28 tempest-VolumesNegativeTest-1232434331 tempest-VolumesNegativeTest-1232434331-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesNegativeTest-Volume-757456448'}} {{(pid=100522) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 27 16:12:53.759344 np0000005924 devstack@c-api.service[100522]: INFO cinder.api.v3.volumes [None req-988a7833-c6c6-488f-97bd-5ac22592ba28 tempest-VolumesNegativeTest-1232434331 tempest-VolumesNegativeTest-1232434331-project-member] Create volume of 1 GB Jul 27 16:12:53.763584 np0000005924 devstack@c-api.service[100522]: INFO cinder.volume.api [None req-988a7833-c6c6-488f-97bd-5ac22592ba28 tempest-VolumesNegativeTest-1232434331 tempest-VolumesNegativeTest-1232434331-project-member] Availability Zones retrieved successfully. Jul 27 16:12:53.768863 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.volume.api [None req-988a7833-c6c6-488f-97bd-5ac22592ba28 tempest-VolumesNegativeTest-1232434331 tempest-VolumesNegativeTest-1232434331-project-member] Flow 'volume_create_api' (d450154a-f58d-4744-9929-f60c12cdc64e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100522) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 27 16:12:53.769828 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.volume.api [None req-988a7833-c6c6-488f-97bd-5ac22592ba28 tempest-VolumesNegativeTest-1232434331 tempest-VolumesNegativeTest-1232434331-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (4d019390-66f1-44eb-9c48-bff2ec807a6f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100522) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 27 16:12:53.770722 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.volume.flows.api.create_volume [None req-988a7833-c6c6-488f-97bd-5ac22592ba28 tempest-VolumesNegativeTest-1232434331 tempest-VolumesNegativeTest-1232434331-project-member] Validating volume size '1' using validate_int {{(pid=100522) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 27 16:12:53.793893 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.volume.api [None req-988a7833-c6c6-488f-97bd-5ac22592ba28 tempest-VolumesNegativeTest-1232434331 tempest-VolumesNegativeTest-1232434331-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (4d019390-66f1-44eb-9c48-bff2ec807a6f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-27T16:04:59Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=2bce4e1a-e6e0-49d9-be36-c3405449a01e,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '2bce4e1a-e6e0-49d9-be36-c3405449a01e', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100522) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 27 16:12:53.796361 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.volume.api [None req-988a7833-c6c6-488f-97bd-5ac22592ba28 tempest-VolumesNegativeTest-1232434331 tempest-VolumesNegativeTest-1232434331-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (de9d89f2-3c75-40f8-856f-d01ec0a0f6b7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100522) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 27 16:12:53.856357 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.quota [None req-988a7833-c6c6-488f-97bd-5ac22592ba28 tempest-VolumesNegativeTest-1232434331 tempest-VolumesNegativeTest-1232434331-project-member] Created reservations ['c3e34384-c19c-479d-a8df-35721256f638', 'f482a65b-4d28-4cd5-8e1d-7764707f4518', 'a552d909-4f99-4e99-a212-e567935c8eff', 'd6653b42-18e3-4702-ad8a-50413e5b70a4'] {{(pid=100522) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 27 16:12:53.856497 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.volume.api [None req-988a7833-c6c6-488f-97bd-5ac22592ba28 tempest-VolumesNegativeTest-1232434331 tempest-VolumesNegativeTest-1232434331-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (de9d89f2-3c75-40f8-856f-d01ec0a0f6b7) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['c3e34384-c19c-479d-a8df-35721256f638', 'f482a65b-4d28-4cd5-8e1d-7764707f4518', 'a552d909-4f99-4e99-a212-e567935c8eff', 'd6653b42-18e3-4702-ad8a-50413e5b70a4']}' {{(pid=100522) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 27 16:12:53.857544 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.volume.api [None req-988a7833-c6c6-488f-97bd-5ac22592ba28 tempest-VolumesNegativeTest-1232434331 tempest-VolumesNegativeTest-1232434331-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (e1b8f3dc-4734-4563-a966-4ae0049f799a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100522) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 27 16:12:53.888773 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.volume.api [None req-988a7833-c6c6-488f-97bd-5ac22592ba28 tempest-VolumesNegativeTest-1232434331 tempest-VolumesNegativeTest-1232434331-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (e1b8f3dc-4734-4563-a966-4ae0049f799a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '535743dc-80ef-4e1a-98bd-6d179e589bae', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesNegativeTest-Volume-757456448',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='abd9cec286994436979c84efc0cc8b80',qos_specs=None,replication_status=,reservations=['c3e34384-c19c-479d-a8df-35721256f638','f482a65b-4d28-4cd5-8e1d-7764707f4518','a552d909-4f99-4e99-a212-e567935c8eff','d6653b42-18e3-4702-ad8a-50413e5b70a4'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='69f04e27fa984d0f8e1f0f1ec1808d59',volume_type_id=2bce4e1a-e6e0-49d9-be36-c3405449a01e), 'volume': Volume(_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-27T16:12:53Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesNegativeTest-Volume-757456448',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=535743dc-80ef-4e1a-98bd-6d179e589bae,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='abd9cec286994436979c84efc0cc8b80',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='69f04e27fa984d0f8e1f0f1ec1808d59',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(2bce4e1a-e6e0-49d9-be36-c3405449a01e),volume_type_id=2bce4e1a-e6e0-49d9-be36-c3405449a01e)}' {{(pid=100522) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 27 16:12:53.889848 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.volume.api [None req-988a7833-c6c6-488f-97bd-5ac22592ba28 tempest-VolumesNegativeTest-1232434331 tempest-VolumesNegativeTest-1232434331-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (47108fef-af7e-4fbe-a9ac-21ab5de7dbba) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100522) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 27 16:12:53.909347 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.volume.api [None req-988a7833-c6c6-488f-97bd-5ac22592ba28 tempest-VolumesNegativeTest-1232434331 tempest-VolumesNegativeTest-1232434331-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (47108fef-af7e-4fbe-a9ac-21ab5de7dbba) transitioned into state 'SUCCESS' from state '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-757456448',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='abd9cec286994436979c84efc0cc8b80',qos_specs=None,replication_status=,reservations=['c3e34384-c19c-479d-a8df-35721256f638','f482a65b-4d28-4cd5-8e1d-7764707f4518','a552d909-4f99-4e99-a212-e567935c8eff','d6653b42-18e3-4702-ad8a-50413e5b70a4'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='69f04e27fa984d0f8e1f0f1ec1808d59',volume_type_id=2bce4e1a-e6e0-49d9-be36-c3405449a01e)}' {{(pid=100522) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 27 16:12:53.909347 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.volume.api [None req-988a7833-c6c6-488f-97bd-5ac22592ba28 tempest-VolumesNegativeTest-1232434331 tempest-VolumesNegativeTest-1232434331-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (abc7ff9b-e628-4a25-8c99-f06f0ce91f86) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100522) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 27 16:12:53.920126 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.volume.api [None req-988a7833-c6c6-488f-97bd-5ac22592ba28 tempest-VolumesNegativeTest-1232434331 tempest-VolumesNegativeTest-1232434331-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (abc7ff9b-e628-4a25-8c99-f06f0ce91f86) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100522) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 27 16:12:53.920126 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.volume.api [None req-988a7833-c6c6-488f-97bd-5ac22592ba28 tempest-VolumesNegativeTest-1232434331 tempest-VolumesNegativeTest-1232434331-project-member] Flow 'volume_create_api' (d450154a-f58d-4744-9929-f60c12cdc64e) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100522) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 27 16:12:53.920126 np0000005924 devstack@c-api.service[100522]: INFO cinder.volume.api [None req-988a7833-c6c6-488f-97bd-5ac22592ba28 tempest-VolumesNegativeTest-1232434331 tempest-VolumesNegativeTest-1232434331-project-member] Create volume request issued successfully. Jul 27 16:12:53.922688 np0000005924 devstack@c-api.service[100522]: INFO cinder.api.openstack.wsgi [None req-988a7833-c6c6-488f-97bd-5ac22592ba28 tempest-VolumesNegativeTest-1232434331 tempest-VolumesNegativeTest-1232434331-project-member] https://10.4.3.117/volume/v3/volumes returned with HTTP 202 Jul 27 16:12:53.922688 np0000005924 devstack@c-api.service[100522]: [pid: 100522|app: 0|req: 424/1716] 10.4.3.117 () {68 vars in 1258 bytes} [Mon Jul 27 16:12:53 2026] POST /volume/v3/volumes => generated 749 bytes in 271 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 27 16:12:53.937572 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.middleware.request_id [None req-18c58931-7df0-48ca-8ad0-cea6d988035c None None] RequestId filter calling following filter/app {{(pid=100521) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:12:53.941173 np0000005924 devstack@c-api.service[100521]: INFO cinder.api.openstack.wsgi [None req-18c58931-7df0-48ca-8ad0-cea6d988035c tempest-VolumesNegativeTest-1232434331 tempest-VolumesNegativeTest-1232434331-project-member] GET https://10.4.3.117/volume/v3/volumes/535743dc-80ef-4e1a-98bd-6d179e589bae Jul 27 16:12:53.941173 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.openstack.wsgi [None req-18c58931-7df0-48ca-8ad0-cea6d988035c tempest-VolumesNegativeTest-1232434331 tempest-VolumesNegativeTest-1232434331-project-member] Empty body provided in request {{(pid=100521) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:12:53.941173 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.openstack.wsgi [None req-18c58931-7df0-48ca-8ad0-cea6d988035c tempest-VolumesNegativeTest-1232434331 tempest-VolumesNegativeTest-1232434331-project-member] Calling method 'show' {{(pid=100521) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:12:53.950636 np0000005924 devstack@c-api.service[100521]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:12:53.950636 np0000005924 devstack@c-api.service[100521]: warnings.warn( Jul 27 16:12:53.954409 np0000005924 devstack@c-api.service[100521]: INFO cinder.volume.api [None req-18c58931-7df0-48ca-8ad0-cea6d988035c tempest-VolumesNegativeTest-1232434331 tempest-VolumesNegativeTest-1232434331-project-member] Volume info retrieved successfully. Jul 27 16:12:53.958667 np0000005924 devstack@c-api.service[100521]: INFO cinder.api.openstack.wsgi [None req-18c58931-7df0-48ca-8ad0-cea6d988035c tempest-VolumesNegativeTest-1232434331 tempest-VolumesNegativeTest-1232434331-project-member] https://10.4.3.117/volume/v3/volumes/535743dc-80ef-4e1a-98bd-6d179e589bae returned with HTTP 200 Jul 27 16:12:53.959354 np0000005924 devstack@c-api.service[100521]: [pid: 100521|app: 0|req: 429/1717] 10.4.3.117 () {66 vars in 1348 bytes} [Mon Jul 27 16:12:53 2026] GET /volume/v3/volumes/535743dc-80ef-4e1a-98bd-6d179e589bae => generated 817 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 27 16:12:54.177497 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.middleware.request_id [None req-7597da75-2f2b-4792-8279-21fbb9b24fa1 None None] RequestId filter calling following filter/app {{(pid=100523) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:12:54.179104 np0000005924 devstack@c-api.service[100523]: INFO cinder.api.openstack.wsgi [None req-7597da75-2f2b-4792-8279-21fbb9b24fa1 tempest-ServerRescueNegativeTestJSON-536322794 tempest-ServerRescueNegativeTestJSON-536322794-project-member] GET https://10.4.3.117/volume/v3/volumes/15c92231-39b1-48c1-a036-1748814b4255 Jul 27 16:12:54.179293 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.openstack.wsgi [None req-7597da75-2f2b-4792-8279-21fbb9b24fa1 tempest-ServerRescueNegativeTestJSON-536322794 tempest-ServerRescueNegativeTestJSON-536322794-project-member] Empty body provided in request {{(pid=100523) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:12:54.179550 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.openstack.wsgi [None req-7597da75-2f2b-4792-8279-21fbb9b24fa1 tempest-ServerRescueNegativeTestJSON-536322794 tempest-ServerRescueNegativeTestJSON-536322794-project-member] Calling method 'show' {{(pid=100523) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:12:54.190710 np0000005924 devstack@c-api.service[100523]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:12:54.190710 np0000005924 devstack@c-api.service[100523]: warnings.warn( Jul 27 16:12:54.195995 np0000005924 devstack@c-api.service[100523]: INFO cinder.volume.api [None req-7597da75-2f2b-4792-8279-21fbb9b24fa1 tempest-ServerRescueNegativeTestJSON-536322794 tempest-ServerRescueNegativeTestJSON-536322794-project-member] Volume info retrieved successfully. Jul 27 16:12:54.200070 np0000005924 devstack@c-api.service[100523]: INFO cinder.api.openstack.wsgi [None req-7597da75-2f2b-4792-8279-21fbb9b24fa1 tempest-ServerRescueNegativeTestJSON-536322794 tempest-ServerRescueNegativeTestJSON-536322794-project-member] https://10.4.3.117/volume/v3/volumes/15c92231-39b1-48c1-a036-1748814b4255 returned with HTTP 200 Jul 27 16:12:54.200802 np0000005924 devstack@c-api.service[100523]: [pid: 100523|app: 0|req: 433/1718] 10.4.3.117 () {66 vars in 1348 bytes} [Mon Jul 27 16:12:54 2026] GET /volume/v3/volumes/15c92231-39b1-48c1-a036-1748814b4255 => generated 1144 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 27 16:12:54.214320 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.middleware.request_id [None req-ce412784-418e-417f-affe-2e667f0b9737 None None] RequestId filter calling following filter/app {{(pid=100524) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:12:54.215778 np0000005924 devstack@c-api.service[100524]: INFO cinder.api.openstack.wsgi [None req-ce412784-418e-417f-affe-2e667f0b9737 tempest-ServerRescueNegativeTestJSON-536322794 tempest-ServerRescueNegativeTestJSON-536322794-project-member] GET https://10.4.3.117/volume/v3/volumes/15c92231-39b1-48c1-a036-1748814b4255 Jul 27 16:12:54.215955 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.openstack.wsgi [None req-ce412784-418e-417f-affe-2e667f0b9737 tempest-ServerRescueNegativeTestJSON-536322794 tempest-ServerRescueNegativeTestJSON-536322794-project-member] Empty body provided in request {{(pid=100524) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:12:54.216163 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.openstack.wsgi [None req-ce412784-418e-417f-affe-2e667f0b9737 tempest-ServerRescueNegativeTestJSON-536322794 tempest-ServerRescueNegativeTestJSON-536322794-project-member] Calling method 'show' {{(pid=100524) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:12:54.224779 np0000005924 devstack@c-api.service[100524]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:12:54.224779 np0000005924 devstack@c-api.service[100524]: warnings.warn( Jul 27 16:12:54.230794 np0000005924 devstack@c-api.service[100524]: INFO cinder.volume.api [None req-ce412784-418e-417f-affe-2e667f0b9737 tempest-ServerRescueNegativeTestJSON-536322794 tempest-ServerRescueNegativeTestJSON-536322794-project-member] Volume info retrieved successfully. Jul 27 16:12:54.239671 np0000005924 devstack@c-api.service[100524]: INFO cinder.api.openstack.wsgi [None req-ce412784-418e-417f-affe-2e667f0b9737 tempest-ServerRescueNegativeTestJSON-536322794 tempest-ServerRescueNegativeTestJSON-536322794-project-member] https://10.4.3.117/volume/v3/volumes/15c92231-39b1-48c1-a036-1748814b4255 returned with HTTP 200 Jul 27 16:12:54.240267 np0000005924 devstack@c-api.service[100524]: [pid: 100524|app: 0|req: 433/1719] 10.4.3.117 () {66 vars in 1348 bytes} [Mon Jul 27 16:12:54 2026] GET /volume/v3/volumes/15c92231-39b1-48c1-a036-1748814b4255 => generated 1144 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 27 16:12:54.300244 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.middleware.request_id [req-6c86192c-f66f-42cf-b8c8-d4eb685f87c9 req-3cd3e16d-ad02-474d-ad29-bbe3744d8974 None None] RequestId filter calling following filter/app {{(pid=100522) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:12:54.302998 np0000005924 devstack@c-api.service[100522]: INFO cinder.api.openstack.wsgi [req-6c86192c-f66f-42cf-b8c8-d4eb685f87c9 req-3cd3e16d-ad02-474d-ad29-bbe3744d8974 tempest-ServerRescueNegativeTestJSON-536322794 tempest-ServerRescueNegativeTestJSON-536322794-project-member] GET https://10.4.3.117/volume/v3/volumes/15c92231-39b1-48c1-a036-1748814b4255 Jul 27 16:12:54.303264 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.openstack.wsgi [req-6c86192c-f66f-42cf-b8c8-d4eb685f87c9 req-3cd3e16d-ad02-474d-ad29-bbe3744d8974 tempest-ServerRescueNegativeTestJSON-536322794 tempest-ServerRescueNegativeTestJSON-536322794-project-member] Empty body provided in request {{(pid=100522) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:12:54.303541 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.openstack.wsgi [req-6c86192c-f66f-42cf-b8c8-d4eb685f87c9 req-3cd3e16d-ad02-474d-ad29-bbe3744d8974 tempest-ServerRescueNegativeTestJSON-536322794 tempest-ServerRescueNegativeTestJSON-536322794-project-member] Calling method 'show' {{(pid=100522) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:12:54.325033 np0000005924 devstack@c-api.service[100522]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:12:54.325033 np0000005924 devstack@c-api.service[100522]: warnings.warn( Jul 27 16:12:54.337122 np0000005924 devstack@c-api.service[100522]: INFO cinder.volume.api [req-6c86192c-f66f-42cf-b8c8-d4eb685f87c9 req-3cd3e16d-ad02-474d-ad29-bbe3744d8974 tempest-ServerRescueNegativeTestJSON-536322794 tempest-ServerRescueNegativeTestJSON-536322794-project-member] Volume info retrieved successfully. Jul 27 16:12:54.344120 np0000005924 devstack@c-api.service[100522]: INFO cinder.api.openstack.wsgi [req-6c86192c-f66f-42cf-b8c8-d4eb685f87c9 req-3cd3e16d-ad02-474d-ad29-bbe3744d8974 tempest-ServerRescueNegativeTestJSON-536322794 tempest-ServerRescueNegativeTestJSON-536322794-project-member] https://10.4.3.117/volume/v3/volumes/15c92231-39b1-48c1-a036-1748814b4255 returned with HTTP 200 Jul 27 16:12:54.344801 np0000005924 devstack@c-api.service[100522]: [pid: 100522|app: 0|req: 425/1720] 10.4.3.117 () {68 vars in 1598 bytes} [Mon Jul 27 16:12:54 2026] GET /volume/v3/volumes/15c92231-39b1-48c1-a036-1748814b4255 => generated 1144 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 27 16:12:54.878895 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.middleware.request_id [None req-c760611b-8fbb-4488-8a92-dfbfc2e8343a None None] RequestId filter calling following filter/app {{(pid=100521) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:12:54.880365 np0000005924 devstack@c-api.service[100521]: INFO cinder.api.openstack.wsgi [None req-c760611b-8fbb-4488-8a92-dfbfc2e8343a tempest-VolumesBackupsTest-1601316061 tempest-VolumesBackupsTest-1601316061-project-member] GET https://10.4.3.117/volume/v3/volumes/9cabb1f6-fcb3-41dc-9d5e-6a611afc8646 Jul 27 16:12:54.880593 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.openstack.wsgi [None req-c760611b-8fbb-4488-8a92-dfbfc2e8343a tempest-VolumesBackupsTest-1601316061 tempest-VolumesBackupsTest-1601316061-project-member] Empty body provided in request {{(pid=100521) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:12:54.880829 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.openstack.wsgi [None req-c760611b-8fbb-4488-8a92-dfbfc2e8343a tempest-VolumesBackupsTest-1601316061 tempest-VolumesBackupsTest-1601316061-project-member] Calling method 'show' {{(pid=100521) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:12:54.889028 np0000005924 devstack@c-api.service[100521]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:12:54.889028 np0000005924 devstack@c-api.service[100521]: warnings.warn( Jul 27 16:12:54.893508 np0000005924 devstack@c-api.service[100521]: INFO cinder.volume.api [None req-c760611b-8fbb-4488-8a92-dfbfc2e8343a tempest-VolumesBackupsTest-1601316061 tempest-VolumesBackupsTest-1601316061-project-member] Volume info retrieved successfully. Jul 27 16:12:54.899244 np0000005924 devstack@c-api.service[100521]: INFO cinder.api.openstack.wsgi [None req-c760611b-8fbb-4488-8a92-dfbfc2e8343a tempest-VolumesBackupsTest-1601316061 tempest-VolumesBackupsTest-1601316061-project-member] https://10.4.3.117/volume/v3/volumes/9cabb1f6-fcb3-41dc-9d5e-6a611afc8646 returned with HTTP 200 Jul 27 16:12:54.899757 np0000005924 devstack@c-api.service[100521]: [pid: 100521|app: 0|req: 430/1721] 10.4.3.117 () {66 vars in 1348 bytes} [Mon Jul 27 16:12:54 2026] GET /volume/v3/volumes/9cabb1f6-fcb3-41dc-9d5e-6a611afc8646 => generated 841 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 27 16:12:54.956807 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.middleware.request_id [req-bc86db50-1be2-4ac9-b8a2-217e2977b813 req-f9a8b328-88b9-4f71-82d4-25bc4957e783 None None] RequestId filter calling following filter/app {{(pid=100523) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:12:54.959466 np0000005924 devstack@c-api.service[100523]: INFO cinder.api.openstack.wsgi [req-bc86db50-1be2-4ac9-b8a2-217e2977b813 req-f9a8b328-88b9-4f71-82d4-25bc4957e783 tempest-VolumesBackupsTest-1601316061 tempest-VolumesBackupsTest-1601316061-project-member] GET https://10.4.3.117/volume/v3/volumes/9cabb1f6-fcb3-41dc-9d5e-6a611afc8646 Jul 27 16:12:54.959688 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.openstack.wsgi [req-bc86db50-1be2-4ac9-b8a2-217e2977b813 req-f9a8b328-88b9-4f71-82d4-25bc4957e783 tempest-VolumesBackupsTest-1601316061 tempest-VolumesBackupsTest-1601316061-project-member] Empty body provided in request {{(pid=100523) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:12:54.959883 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.openstack.wsgi [req-bc86db50-1be2-4ac9-b8a2-217e2977b813 req-f9a8b328-88b9-4f71-82d4-25bc4957e783 tempest-VolumesBackupsTest-1601316061 tempest-VolumesBackupsTest-1601316061-project-member] Calling method 'show' {{(pid=100523) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:12:54.974457 np0000005924 devstack@c-api.service[100523]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:12:54.974457 np0000005924 devstack@c-api.service[100523]: warnings.warn( Jul 27 16:12:54.975955 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.middleware.request_id [None req-92038ae9-0218-42f2-8761-8fd1e8170c3e None None] RequestId filter calling following filter/app {{(pid=100524) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:12:54.977496 np0000005924 devstack@c-api.service[100524]: INFO cinder.api.openstack.wsgi [None req-92038ae9-0218-42f2-8761-8fd1e8170c3e tempest-VolumesNegativeTest-1232434331 tempest-VolumesNegativeTest-1232434331-project-member] GET https://10.4.3.117/volume/v3/volumes/535743dc-80ef-4e1a-98bd-6d179e589bae Jul 27 16:12:54.977681 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.openstack.wsgi [None req-92038ae9-0218-42f2-8761-8fd1e8170c3e tempest-VolumesNegativeTest-1232434331 tempest-VolumesNegativeTest-1232434331-project-member] Empty body provided in request {{(pid=100524) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:12:54.977859 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.openstack.wsgi [None req-92038ae9-0218-42f2-8761-8fd1e8170c3e tempest-VolumesNegativeTest-1232434331 tempest-VolumesNegativeTest-1232434331-project-member] Calling method 'show' {{(pid=100524) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:12:54.984099 np0000005924 devstack@c-api.service[100524]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:12:54.984099 np0000005924 devstack@c-api.service[100524]: warnings.warn( Jul 27 16:12:54.987599 np0000005924 devstack@c-api.service[100524]: INFO cinder.volume.api [None req-92038ae9-0218-42f2-8761-8fd1e8170c3e tempest-VolumesNegativeTest-1232434331 tempest-VolumesNegativeTest-1232434331-project-member] Volume info retrieved successfully. Jul 27 16:12:54.990614 np0000005924 devstack@c-api.service[100523]: INFO cinder.volume.api [req-bc86db50-1be2-4ac9-b8a2-217e2977b813 req-f9a8b328-88b9-4f71-82d4-25bc4957e783 tempest-VolumesBackupsTest-1601316061 tempest-VolumesBackupsTest-1601316061-project-member] Volume info retrieved successfully. Jul 27 16:12:54.991291 np0000005924 devstack@c-api.service[100524]: INFO cinder.api.openstack.wsgi [None req-92038ae9-0218-42f2-8761-8fd1e8170c3e tempest-VolumesNegativeTest-1232434331 tempest-VolumesNegativeTest-1232434331-project-member] https://10.4.3.117/volume/v3/volumes/535743dc-80ef-4e1a-98bd-6d179e589bae returned with HTTP 200 Jul 27 16:12:54.991711 np0000005924 devstack@c-api.service[100524]: [pid: 100524|app: 0|req: 434/1722] 10.4.3.117 () {66 vars in 1348 bytes} [Mon Jul 27 16:12:54 2026] GET /volume/v3/volumes/535743dc-80ef-4e1a-98bd-6d179e589bae => generated 842 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 27 16:12:54.997155 np0000005924 devstack@c-api.service[100523]: INFO cinder.api.openstack.wsgi [req-bc86db50-1be2-4ac9-b8a2-217e2977b813 req-f9a8b328-88b9-4f71-82d4-25bc4957e783 tempest-VolumesBackupsTest-1601316061 tempest-VolumesBackupsTest-1601316061-project-member] https://10.4.3.117/volume/v3/volumes/9cabb1f6-fcb3-41dc-9d5e-6a611afc8646 returned with HTTP 200 Jul 27 16:12:54.997728 np0000005924 devstack@c-api.service[100523]: [pid: 100523|app: 0|req: 434/1723] 10.4.3.117 () {68 vars in 1598 bytes} [Mon Jul 27 16:12:54 2026] GET /volume/v3/volumes/9cabb1f6-fcb3-41dc-9d5e-6a611afc8646 => generated 841 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 27 16:12:55.115294 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.middleware.request_id [None req-d3f02049-0997-422d-876e-d32e8660dae4 None None] RequestId filter calling following filter/app {{(pid=100522) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:12:55.115783 np0000005924 devstack@c-api.service[100522]: INFO cinder.api.openstack.wsgi [None req-d3f02049-0997-422d-876e-d32e8660dae4 None None] GET https://10.4.3.117/volume// Jul 27 16:12:55.115986 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.openstack.wsgi [None req-d3f02049-0997-422d-876e-d32e8660dae4 None None] Empty body provided in request {{(pid=100522) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:12:55.116255 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.openstack.wsgi [None req-d3f02049-0997-422d-876e-d32e8660dae4 None None] Calling method 'all' {{(pid=100522) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:12:55.116675 np0000005924 devstack@c-api.service[100522]: INFO cinder.api.openstack.wsgi [None req-d3f02049-0997-422d-876e-d32e8660dae4 None None] https://10.4.3.117/volume// returned with HTTP 300 Jul 27 16:12:55.117484 np0000005924 devstack@c-api.service[100522]: [pid: 100522|app: 0|req: 426/1724] 10.4.3.117 () {66 vars in 1428 bytes} [Mon Jul 27 16:12:55 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 27 16:12:55.126487 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.middleware.request_id [req-bc86db50-1be2-4ac9-b8a2-217e2977b813 req-35ca3517-e467-422b-9720-801f7eec172d None None] RequestId filter calling following filter/app {{(pid=100521) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:12:55.174487 np0000005924 devstack@c-api.service[100521]: INFO cinder.api.openstack.wsgi [req-bc86db50-1be2-4ac9-b8a2-217e2977b813 req-35ca3517-e467-422b-9720-801f7eec172d tempest-VolumesBackupsTest-1601316061 tempest-VolumesBackupsTest-1601316061-project-member] POST https://10.4.3.117/volume/v3/attachments Jul 27 16:12:55.174834 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.openstack.wsgi [req-bc86db50-1be2-4ac9-b8a2-217e2977b813 req-35ca3517-e467-422b-9720-801f7eec172d tempest-VolumesBackupsTest-1601316061 tempest-VolumesBackupsTest-1601316061-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "9cabb1f6-fcb3-41dc-9d5e-6a611afc8646", "connector": null, "instance_uuid": "8a32c07e-1234-4557-9d7f-a6078cab8954"}} {{(pid=100521) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 27 16:12:55.185013 np0000005924 devstack@c-api.service[100521]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:12:55.185013 np0000005924 devstack@c-api.service[100521]: warnings.warn( Jul 27 16:12:55.227190 np0000005924 devstack@c-api.service[100521]: INFO cinder.api.openstack.wsgi [req-bc86db50-1be2-4ac9-b8a2-217e2977b813 req-35ca3517-e467-422b-9720-801f7eec172d tempest-VolumesBackupsTest-1601316061 tempest-VolumesBackupsTest-1601316061-project-member] https://10.4.3.117/volume/v3/attachments returned with HTTP 200 Jul 27 16:12:55.227765 np0000005924 devstack@c-api.service[100521]: [pid: 100521|app: 0|req: 431/1725] 10.4.3.117 () {74 vars in 1594 bytes} [Mon Jul 27 16:12:55 2026] POST /volume/v3/attachments => generated 273 bytes in 102 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 27 16:12:55.276895 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.middleware.request_id [None req-8306c595-7ef6-47fd-b49a-e1b4e98c90a1 None None] RequestId filter calling following filter/app {{(pid=100524) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:12:55.278983 np0000005924 devstack@c-api.service[100524]: INFO cinder.api.openstack.wsgi [None req-8306c595-7ef6-47fd-b49a-e1b4e98c90a1 tempest-VolumesBackupsTest-1601316061 tempest-VolumesBackupsTest-1601316061-project-member] GET https://10.4.3.117/volume/v3/volumes/9cabb1f6-fcb3-41dc-9d5e-6a611afc8646 Jul 27 16:12:55.279162 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.openstack.wsgi [None req-8306c595-7ef6-47fd-b49a-e1b4e98c90a1 tempest-VolumesBackupsTest-1601316061 tempest-VolumesBackupsTest-1601316061-project-member] Empty body provided in request {{(pid=100524) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:12:55.279359 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.openstack.wsgi [None req-8306c595-7ef6-47fd-b49a-e1b4e98c90a1 tempest-VolumesBackupsTest-1601316061 tempest-VolumesBackupsTest-1601316061-project-member] Calling method 'show' {{(pid=100524) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:12:55.294360 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.middleware.request_id [None req-5e10a3f1-74a5-4b44-ba70-73d64086c266 None None] RequestId filter calling following filter/app {{(pid=100523) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:12:55.294909 np0000005924 devstack@c-api.service[100523]: INFO cinder.api.openstack.wsgi [None req-5e10a3f1-74a5-4b44-ba70-73d64086c266 None None] GET https://10.4.3.117/volume// Jul 27 16:12:55.295094 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.openstack.wsgi [None req-5e10a3f1-74a5-4b44-ba70-73d64086c266 None None] Empty body provided in request {{(pid=100523) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:12:55.295392 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.openstack.wsgi [None req-5e10a3f1-74a5-4b44-ba70-73d64086c266 None None] Calling method 'all' {{(pid=100523) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:12:55.295774 np0000005924 devstack@c-api.service[100523]: INFO cinder.api.openstack.wsgi [None req-5e10a3f1-74a5-4b44-ba70-73d64086c266 None None] https://10.4.3.117/volume// returned with HTTP 300 Jul 27 16:12:55.296060 np0000005924 devstack@c-api.service[100523]: [pid: 100523|app: 0|req: 435/1726] 10.4.3.117 () {66 vars in 1426 bytes} [Mon Jul 27 16:12:55 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (2 switches on core 0) Jul 27 16:12:55.301056 np0000005924 devstack@c-api.service[100524]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:12:55.301056 np0000005924 devstack@c-api.service[100524]: warnings.warn( Jul 27 16:12:55.305054 np0000005924 devstack@c-api.service[100524]: INFO cinder.volume.api [None req-8306c595-7ef6-47fd-b49a-e1b4e98c90a1 tempest-VolumesBackupsTest-1601316061 tempest-VolumesBackupsTest-1601316061-project-member] Volume info retrieved successfully. Jul 27 16:12:55.309615 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.middleware.request_id [req-bc86db50-1be2-4ac9-b8a2-217e2977b813 req-1876f65c-53f7-4b55-a706-915b338727ed None None] RequestId filter calling following filter/app {{(pid=100522) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:12:55.312780 np0000005924 devstack@c-api.service[100524]: INFO cinder.api.openstack.wsgi [None req-8306c595-7ef6-47fd-b49a-e1b4e98c90a1 tempest-VolumesBackupsTest-1601316061 tempest-VolumesBackupsTest-1601316061-project-member] https://10.4.3.117/volume/v3/volumes/9cabb1f6-fcb3-41dc-9d5e-6a611afc8646 returned with HTTP 200 Jul 27 16:12:55.313354 np0000005924 devstack@c-api.service[100522]: INFO cinder.api.openstack.wsgi [req-bc86db50-1be2-4ac9-b8a2-217e2977b813 req-1876f65c-53f7-4b55-a706-915b338727ed tempest-VolumesBackupsTest-1601316061 tempest-VolumesBackupsTest-1601316061-project-member] GET https://10.4.3.117/volume/v3/volumes/9cabb1f6-fcb3-41dc-9d5e-6a611afc8646 Jul 27 16:12:55.313475 np0000005924 devstack@c-api.service[100524]: [pid: 100524|app: 0|req: 435/1727] 10.4.3.117 () {66 vars in 1348 bytes} [Mon Jul 27 16:12:55 2026] GET /volume/v3/volumes/9cabb1f6-fcb3-41dc-9d5e-6a611afc8646 => generated 840 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 27 16:12:55.313595 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.openstack.wsgi [req-bc86db50-1be2-4ac9-b8a2-217e2977b813 req-1876f65c-53f7-4b55-a706-915b338727ed tempest-VolumesBackupsTest-1601316061 tempest-VolumesBackupsTest-1601316061-project-member] Empty body provided in request {{(pid=100522) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:12:55.313787 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.openstack.wsgi [req-bc86db50-1be2-4ac9-b8a2-217e2977b813 req-1876f65c-53f7-4b55-a706-915b338727ed tempest-VolumesBackupsTest-1601316061 tempest-VolumesBackupsTest-1601316061-project-member] Calling method 'show' {{(pid=100522) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:12:55.333617 np0000005924 devstack@c-api.service[100522]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:12:55.333617 np0000005924 devstack@c-api.service[100522]: warnings.warn( Jul 27 16:12:55.343348 np0000005924 devstack@c-api.service[100522]: INFO cinder.volume.api [req-bc86db50-1be2-4ac9-b8a2-217e2977b813 req-1876f65c-53f7-4b55-a706-915b338727ed tempest-VolumesBackupsTest-1601316061 tempest-VolumesBackupsTest-1601316061-project-member] Volume info retrieved successfully. Jul 27 16:12:55.351179 np0000005924 devstack@c-api.service[100522]: INFO cinder.api.openstack.wsgi [req-bc86db50-1be2-4ac9-b8a2-217e2977b813 req-1876f65c-53f7-4b55-a706-915b338727ed tempest-VolumesBackupsTest-1601316061 tempest-VolumesBackupsTest-1601316061-project-member] https://10.4.3.117/volume/v3/volumes/9cabb1f6-fcb3-41dc-9d5e-6a611afc8646 returned with HTTP 200 Jul 27 16:12:55.351820 np0000005924 devstack@c-api.service[100522]: [pid: 100522|app: 0|req: 427/1728] 10.4.3.117 () {70 vars in 1639 bytes} [Mon Jul 27 16:12:55 2026] GET /volume/v3/volumes/9cabb1f6-fcb3-41dc-9d5e-6a611afc8646 => generated 1020 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 27 16:12:55.492860 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.middleware.request_id [req-bc86db50-1be2-4ac9-b8a2-217e2977b813 req-4e691198-7533-4416-aa49-288ac8d6aca4 None None] RequestId filter calling following filter/app {{(pid=100521) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:12:55.497739 np0000005924 devstack@c-api.service[100521]: INFO cinder.api.openstack.wsgi [req-bc86db50-1be2-4ac9-b8a2-217e2977b813 req-4e691198-7533-4416-aa49-288ac8d6aca4 tempest-VolumesBackupsTest-1601316061 tempest-VolumesBackupsTest-1601316061-project-member] PUT https://10.4.3.117/volume/v3/attachments/b6bd7281-b66a-430c-86b2-1c4ee0ac8137 Jul 27 16:12:55.497829 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.openstack.wsgi [req-bc86db50-1be2-4ac9-b8a2-217e2977b813 req-4e691198-7533-4416-aa49-288ac8d6aca4 tempest-VolumesBackupsTest-1601316061 tempest-VolumesBackupsTest-1601316061-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.117", "host": "np0000005924", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:c1414b6f8d8f", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "13cbedf7-bb1f-4b5e-b492-2fef0d4dab25", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100521) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 27 16:12:55.509383 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.coordination [req-bc86db50-1be2-4ac9-b8a2-217e2977b813 req-4e691198-7533-4416-aa49-288ac8d6aca4 tempest-VolumesBackupsTest-1601316061 tempest-VolumesBackupsTest-1601316061-project-member] Acquiring lock "cinder-attachment_update-9cabb1f6-fcb3-41dc-9d5e-6a611afc8646-np0000005924" by "attachment_update" {{(pid=100521) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jul 27 16:12:55.517936 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.coordination [req-bc86db50-1be2-4ac9-b8a2-217e2977b813 req-4e691198-7533-4416-aa49-288ac8d6aca4 tempest-VolumesBackupsTest-1601316061 tempest-VolumesBackupsTest-1601316061-project-member] Lock "cinder-attachment_update-9cabb1f6-fcb3-41dc-9d5e-6a611afc8646-np0000005924" acquired by "attachment_update" :: waited 0.009s {{(pid=100521) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jul 27 16:12:55.519251 np0000005924 devstack@c-api.service[100521]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:12:55.519251 np0000005924 devstack@c-api.service[100521]: warnings.warn( Jul 27 16:12:55.690207 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.coordination [req-bc86db50-1be2-4ac9-b8a2-217e2977b813 req-4e691198-7533-4416-aa49-288ac8d6aca4 tempest-VolumesBackupsTest-1601316061 tempest-VolumesBackupsTest-1601316061-project-member] Lock "cinder-attachment_update-9cabb1f6-fcb3-41dc-9d5e-6a611afc8646-np0000005924" released by "attachment_update" :: held 0.172s {{(pid=100521) __release /opt/stack/cinder/cinder/coordination.py:152}} Jul 27 16:12:55.690598 np0000005924 devstack@c-api.service[100521]: INFO cinder.api.openstack.wsgi [req-bc86db50-1be2-4ac9-b8a2-217e2977b813 req-4e691198-7533-4416-aa49-288ac8d6aca4 tempest-VolumesBackupsTest-1601316061 tempest-VolumesBackupsTest-1601316061-project-member] https://10.4.3.117/volume/v3/attachments/b6bd7281-b66a-430c-86b2-1c4ee0ac8137 returned with HTTP 200 Jul 27 16:12:55.692162 np0000005924 devstack@c-api.service[100521]: [pid: 100521|app: 0|req: 432/1729] 10.4.3.117 () {74 vars in 1704 bytes} [Mon Jul 27 16:12:55 2026] PUT /volume/v3/attachments/b6bd7281-b66a-430c-86b2-1c4ee0ac8137 => generated 969 bytes in 200 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 27 16:12:56.330023 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.middleware.request_id [None req-f231c28f-0283-4ed8-a5c1-fc35e17d264a None None] RequestId filter calling following filter/app {{(pid=100523) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:12:56.332866 np0000005924 devstack@c-api.service[100523]: INFO cinder.api.openstack.wsgi [None req-f231c28f-0283-4ed8-a5c1-fc35e17d264a tempest-VolumesBackupsTest-1601316061 tempest-VolumesBackupsTest-1601316061-project-member] GET https://10.4.3.117/volume/v3/volumes/9cabb1f6-fcb3-41dc-9d5e-6a611afc8646 Jul 27 16:12:56.333032 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.openstack.wsgi [None req-f231c28f-0283-4ed8-a5c1-fc35e17d264a tempest-VolumesBackupsTest-1601316061 tempest-VolumesBackupsTest-1601316061-project-member] Empty body provided in request {{(pid=100523) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:12:56.333229 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.openstack.wsgi [None req-f231c28f-0283-4ed8-a5c1-fc35e17d264a tempest-VolumesBackupsTest-1601316061 tempest-VolumesBackupsTest-1601316061-project-member] Calling method 'show' {{(pid=100523) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:12:56.344778 np0000005924 devstack@c-api.service[100523]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:12:56.344778 np0000005924 devstack@c-api.service[100523]: warnings.warn( Jul 27 16:12:56.348707 np0000005924 devstack@c-api.service[100523]: INFO cinder.volume.api [None req-f231c28f-0283-4ed8-a5c1-fc35e17d264a tempest-VolumesBackupsTest-1601316061 tempest-VolumesBackupsTest-1601316061-project-member] Volume info retrieved successfully. Jul 27 16:12:56.356297 np0000005924 devstack@c-api.service[100523]: INFO cinder.api.openstack.wsgi [None req-f231c28f-0283-4ed8-a5c1-fc35e17d264a tempest-VolumesBackupsTest-1601316061 tempest-VolumesBackupsTest-1601316061-project-member] https://10.4.3.117/volume/v3/volumes/9cabb1f6-fcb3-41dc-9d5e-6a611afc8646 returned with HTTP 200 Jul 27 16:12:56.356761 np0000005924 devstack@c-api.service[100523]: [pid: 100523|app: 0|req: 436/1730] 10.4.3.117 () {66 vars in 1348 bytes} [Mon Jul 27 16:12:56 2026] GET /volume/v3/volumes/9cabb1f6-fcb3-41dc-9d5e-6a611afc8646 => generated 841 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 27 16:12:57.375029 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.middleware.request_id [None req-b6f4851e-873a-4067-aefd-a2c374b18d71 None None] RequestId filter calling following filter/app {{(pid=100524) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:12:57.378017 np0000005924 devstack@c-api.service[100524]: INFO cinder.api.openstack.wsgi [None req-b6f4851e-873a-4067-aefd-a2c374b18d71 tempest-VolumesBackupsTest-1601316061 tempest-VolumesBackupsTest-1601316061-project-member] GET https://10.4.3.117/volume/v3/volumes/9cabb1f6-fcb3-41dc-9d5e-6a611afc8646 Jul 27 16:12:57.378228 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.openstack.wsgi [None req-b6f4851e-873a-4067-aefd-a2c374b18d71 tempest-VolumesBackupsTest-1601316061 tempest-VolumesBackupsTest-1601316061-project-member] Empty body provided in request {{(pid=100524) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:12:57.378447 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.openstack.wsgi [None req-b6f4851e-873a-4067-aefd-a2c374b18d71 tempest-VolumesBackupsTest-1601316061 tempest-VolumesBackupsTest-1601316061-project-member] Calling method 'show' {{(pid=100524) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:12:57.389860 np0000005924 devstack@c-api.service[100524]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:12:57.389860 np0000005924 devstack@c-api.service[100524]: warnings.warn( Jul 27 16:12:57.394802 np0000005924 devstack@c-api.service[100524]: INFO cinder.volume.api [None req-b6f4851e-873a-4067-aefd-a2c374b18d71 tempest-VolumesBackupsTest-1601316061 tempest-VolumesBackupsTest-1601316061-project-member] Volume info retrieved successfully. Jul 27 16:12:57.401595 np0000005924 devstack@c-api.service[100524]: INFO cinder.api.openstack.wsgi [None req-b6f4851e-873a-4067-aefd-a2c374b18d71 tempest-VolumesBackupsTest-1601316061 tempest-VolumesBackupsTest-1601316061-project-member] https://10.4.3.117/volume/v3/volumes/9cabb1f6-fcb3-41dc-9d5e-6a611afc8646 returned with HTTP 200 Jul 27 16:12:57.402174 np0000005924 devstack@c-api.service[100524]: [pid: 100524|app: 0|req: 436/1731] 10.4.3.117 () {66 vars in 1348 bytes} [Mon Jul 27 16:12:57 2026] GET /volume/v3/volumes/9cabb1f6-fcb3-41dc-9d5e-6a611afc8646 => generated 841 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 27 16:12:57.612113 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.middleware.request_id [req-a5897c30-fb77-42a9-870a-6878d3f6b25e req-33e661f3-752d-4ac6-b291-50ce9c0d9af0 None None] RequestId filter calling following filter/app {{(pid=100522) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:12:57.617273 np0000005924 devstack@c-api.service[100522]: INFO cinder.api.openstack.wsgi [req-a5897c30-fb77-42a9-870a-6878d3f6b25e req-33e661f3-752d-4ac6-b291-50ce9c0d9af0 tempest-AttachVolumeShelveTestJSON-1646068937 tempest-AttachVolumeShelveTestJSON-1646068937-project-member] GET https://10.4.3.117/volume/v3/volumes/960bf1d0-193f-48fe-a827-d68a631f6831 Jul 27 16:12:57.619998 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.openstack.wsgi [req-a5897c30-fb77-42a9-870a-6878d3f6b25e req-33e661f3-752d-4ac6-b291-50ce9c0d9af0 tempest-AttachVolumeShelveTestJSON-1646068937 tempest-AttachVolumeShelveTestJSON-1646068937-project-member] Empty body provided in request {{(pid=100522) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:12:57.619998 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.openstack.wsgi [req-a5897c30-fb77-42a9-870a-6878d3f6b25e req-33e661f3-752d-4ac6-b291-50ce9c0d9af0 tempest-AttachVolumeShelveTestJSON-1646068937 tempest-AttachVolumeShelveTestJSON-1646068937-project-member] Calling method 'show' {{(pid=100522) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:12:57.623412 np0000005924 devstack@c-api.service[100522]: DEBUG dbcounter [-] [100522] Writing DB stats cinder:SELECT=352,cinder:UPDATE=76,cinder:INSERT=43 {{(pid=100522) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 27 16:12:57.634965 np0000005924 devstack@c-api.service[100522]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:12:57.634965 np0000005924 devstack@c-api.service[100522]: warnings.warn( Jul 27 16:12:57.640167 np0000005924 devstack@c-api.service[100522]: INFO cinder.volume.api [req-a5897c30-fb77-42a9-870a-6878d3f6b25e req-33e661f3-752d-4ac6-b291-50ce9c0d9af0 tempest-AttachVolumeShelveTestJSON-1646068937 tempest-AttachVolumeShelveTestJSON-1646068937-project-member] Volume info retrieved successfully. Jul 27 16:12:57.647288 np0000005924 devstack@c-api.service[100522]: INFO cinder.api.openstack.wsgi [req-a5897c30-fb77-42a9-870a-6878d3f6b25e req-33e661f3-752d-4ac6-b291-50ce9c0d9af0 tempest-AttachVolumeShelveTestJSON-1646068937 tempest-AttachVolumeShelveTestJSON-1646068937-project-member] https://10.4.3.117/volume/v3/volumes/960bf1d0-193f-48fe-a827-d68a631f6831 returned with HTTP 200 Jul 27 16:12:57.647852 np0000005924 devstack@c-api.service[100522]: [pid: 100522|app: 0|req: 428/1732] 10.4.3.117 () {68 vars in 1598 bytes} [Mon Jul 27 16:12:57 2026] GET /volume/v3/volumes/960bf1d0-193f-48fe-a827-d68a631f6831 => generated 850 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 27 16:12:57.673710 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.middleware.request_id [None req-5b4c873e-b00f-458a-98cc-b1657b883dd9 None None] RequestId filter calling following filter/app {{(pid=100521) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:12:57.674141 np0000005924 devstack@c-api.service[100521]: INFO cinder.api.openstack.wsgi [None req-5b4c873e-b00f-458a-98cc-b1657b883dd9 None None] GET https://10.4.3.117/volume// Jul 27 16:12:57.674335 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.openstack.wsgi [None req-5b4c873e-b00f-458a-98cc-b1657b883dd9 None None] Empty body provided in request {{(pid=100521) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:12:57.674526 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.openstack.wsgi [None req-5b4c873e-b00f-458a-98cc-b1657b883dd9 None None] Calling method 'all' {{(pid=100521) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:12:57.674850 np0000005924 devstack@c-api.service[100521]: INFO cinder.api.openstack.wsgi [None req-5b4c873e-b00f-458a-98cc-b1657b883dd9 None None] https://10.4.3.117/volume// returned with HTTP 300 Jul 27 16:12:57.675167 np0000005924 devstack@c-api.service[100521]: [pid: 100521|app: 0|req: 433/1733] 10.4.3.117 () {66 vars in 1419 bytes} [Mon Jul 27 16:12:57 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 27 16:12:57.685677 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.middleware.request_id [req-a5897c30-fb77-42a9-870a-6878d3f6b25e req-6bae653c-1950-41d6-8f3b-4ff9d33d56c2 None None] RequestId filter calling following filter/app {{(pid=100523) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:12:57.688807 np0000005924 devstack@c-api.service[100523]: INFO cinder.api.openstack.wsgi [req-a5897c30-fb77-42a9-870a-6878d3f6b25e req-6bae653c-1950-41d6-8f3b-4ff9d33d56c2 tempest-AttachVolumeShelveTestJSON-1646068937 tempest-AttachVolumeShelveTestJSON-1646068937-project-member] POST https://10.4.3.117/volume/v3/attachments Jul 27 16:12:57.689059 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.openstack.wsgi [req-a5897c30-fb77-42a9-870a-6878d3f6b25e req-6bae653c-1950-41d6-8f3b-4ff9d33d56c2 tempest-AttachVolumeShelveTestJSON-1646068937 tempest-AttachVolumeShelveTestJSON-1646068937-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "960bf1d0-193f-48fe-a827-d68a631f6831", "connector": null, "instance_uuid": "39072e11-e028-4815-9f81-e0ee6e90d816"}} {{(pid=100523) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 27 16:12:57.700305 np0000005924 devstack@c-api.service[100523]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:12:57.700305 np0000005924 devstack@c-api.service[100523]: warnings.warn( Jul 27 16:12:57.760759 np0000005924 devstack@c-api.service[100523]: INFO cinder.api.openstack.wsgi [req-a5897c30-fb77-42a9-870a-6878d3f6b25e req-6bae653c-1950-41d6-8f3b-4ff9d33d56c2 tempest-AttachVolumeShelveTestJSON-1646068937 tempest-AttachVolumeShelveTestJSON-1646068937-project-member] https://10.4.3.117/volume/v3/attachments returned with HTTP 200 Jul 27 16:12:57.760759 np0000005924 devstack@c-api.service[100523]: [pid: 100523|app: 0|req: 437/1734] 10.4.3.117 () {74 vars in 1594 bytes} [Mon Jul 27 16:12:57 2026] POST /volume/v3/attachments => generated 273 bytes in 74 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 27 16:12:57.814282 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.middleware.request_id [req-08864e2c-3da1-4b24-b839-ebd4df5fe5a0 req-fcba1f2c-56e1-4167-97f1-99cc8087ebd6 None None] RequestId filter calling following filter/app {{(pid=100524) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:12:57.818539 np0000005924 devstack@c-api.service[100524]: INFO cinder.api.openstack.wsgi [req-08864e2c-3da1-4b24-b839-ebd4df5fe5a0 req-fcba1f2c-56e1-4167-97f1-99cc8087ebd6 tempest-AttachVolumeMultiAttachTest-1978803889 tempest-AttachVolumeMultiAttachTest-1978803889-project-member] GET https://10.4.3.117/volume/v3/volumes/d92d8add-57b3-4dfb-a40b-4918757202bc Jul 27 16:12:57.818706 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.openstack.wsgi [req-08864e2c-3da1-4b24-b839-ebd4df5fe5a0 req-fcba1f2c-56e1-4167-97f1-99cc8087ebd6 tempest-AttachVolumeMultiAttachTest-1978803889 tempest-AttachVolumeMultiAttachTest-1978803889-project-member] Empty body provided in request {{(pid=100524) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:12:57.818932 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.openstack.wsgi [req-08864e2c-3da1-4b24-b839-ebd4df5fe5a0 req-fcba1f2c-56e1-4167-97f1-99cc8087ebd6 tempest-AttachVolumeMultiAttachTest-1978803889 tempest-AttachVolumeMultiAttachTest-1978803889-project-member] Calling method 'show' {{(pid=100524) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:12:57.822062 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.middleware.request_id [req-a5897c30-fb77-42a9-870a-6878d3f6b25e req-072cd247-3f8c-4df4-a0de-2d062526e3e4 None None] RequestId filter calling following filter/app {{(pid=100522) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:12:57.824660 np0000005924 devstack@c-api.service[100522]: INFO cinder.api.openstack.wsgi [req-a5897c30-fb77-42a9-870a-6878d3f6b25e req-072cd247-3f8c-4df4-a0de-2d062526e3e4 tempest-AttachVolumeShelveTestJSON-1646068937 tempest-AttachVolumeShelveTestJSON-1646068937-project-member] POST https://10.4.3.117/volume/v3/attachments/fccbe7ca-d5e6-47f5-8f38-2ad396270eeb/action Jul 27 16:12:57.825046 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.openstack.wsgi [req-a5897c30-fb77-42a9-870a-6878d3f6b25e req-072cd247-3f8c-4df4-a0de-2d062526e3e4 tempest-AttachVolumeShelveTestJSON-1646068937 tempest-AttachVolumeShelveTestJSON-1646068937-project-member] Action body: b'{"os-complete": null}' {{(pid=100522) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 27 16:12:57.825182 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.openstack.wsgi [req-a5897c30-fb77-42a9-870a-6878d3f6b25e req-072cd247-3f8c-4df4-a0de-2d062526e3e4 tempest-AttachVolumeShelveTestJSON-1646068937 tempest-AttachVolumeShelveTestJSON-1646068937-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100522) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 27 16:12:57.834511 np0000005924 devstack@c-api.service[100524]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:12:57.834511 np0000005924 devstack@c-api.service[100524]: warnings.warn( Jul 27 16:12:57.839577 np0000005924 devstack@c-api.service[100524]: INFO cinder.volume.api [req-08864e2c-3da1-4b24-b839-ebd4df5fe5a0 req-fcba1f2c-56e1-4167-97f1-99cc8087ebd6 tempest-AttachVolumeMultiAttachTest-1978803889 tempest-AttachVolumeMultiAttachTest-1978803889-project-member] Volume info retrieved successfully. Jul 27 16:12:57.845734 np0000005924 devstack@c-api.service[100524]: INFO cinder.api.openstack.wsgi [req-08864e2c-3da1-4b24-b839-ebd4df5fe5a0 req-fcba1f2c-56e1-4167-97f1-99cc8087ebd6 tempest-AttachVolumeMultiAttachTest-1978803889 tempest-AttachVolumeMultiAttachTest-1978803889-project-member] https://10.4.3.117/volume/v3/volumes/d92d8add-57b3-4dfb-a40b-4918757202bc returned with HTTP 200 Jul 27 16:12:57.846250 np0000005924 devstack@c-api.service[100524]: [pid: 100524|app: 0|req: 437/1735] 10.4.3.117 () {68 vars in 1598 bytes} [Mon Jul 27 16:12:57 2026] GET /volume/v3/volumes/d92d8add-57b3-4dfb-a40b-4918757202bc => generated 1442 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 27 16:12:57.851932 np0000005924 devstack@c-api.service[100522]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:12:57.851932 np0000005924 devstack@c-api.service[100522]: warnings.warn( Jul 27 16:12:57.873069 np0000005924 devstack@c-api.service[100522]: INFO cinder.api.openstack.wsgi [req-a5897c30-fb77-42a9-870a-6878d3f6b25e req-072cd247-3f8c-4df4-a0de-2d062526e3e4 tempest-AttachVolumeShelveTestJSON-1646068937 tempest-AttachVolumeShelveTestJSON-1646068937-project-member] https://10.4.3.117/volume/v3/attachments/fccbe7ca-d5e6-47f5-8f38-2ad396270eeb/action returned with HTTP 204 Jul 27 16:12:57.873555 np0000005924 devstack@c-api.service[100522]: [pid: 100522|app: 0|req: 429/1736] 10.4.3.117 () {74 vars in 1725 bytes} [Mon Jul 27 16:12:57 2026] POST /volume/v3/attachments/fccbe7ca-d5e6-47f5-8f38-2ad396270eeb/action => generated 0 bytes in 52 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jul 27 16:12:57.905117 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.middleware.request_id [None req-eef08d1c-0ca5-4364-b578-ae9f80865687 None None] RequestId filter calling following filter/app {{(pid=100521) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:12:57.906887 np0000005924 devstack@c-api.service[100521]: INFO cinder.api.openstack.wsgi [None req-eef08d1c-0ca5-4364-b578-ae9f80865687 tempest-AttachVolumeShelveTestJSON-1646068937 tempest-AttachVolumeShelveTestJSON-1646068937-project-member] GET https://10.4.3.117/volume/v3/volumes/960bf1d0-193f-48fe-a827-d68a631f6831 Jul 27 16:12:57.907098 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.openstack.wsgi [None req-eef08d1c-0ca5-4364-b578-ae9f80865687 tempest-AttachVolumeShelveTestJSON-1646068937 tempest-AttachVolumeShelveTestJSON-1646068937-project-member] Empty body provided in request {{(pid=100521) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:12:57.907341 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.openstack.wsgi [None req-eef08d1c-0ca5-4364-b578-ae9f80865687 tempest-AttachVolumeShelveTestJSON-1646068937 tempest-AttachVolumeShelveTestJSON-1646068937-project-member] Calling method 'show' {{(pid=100521) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:12:57.917571 np0000005924 devstack@c-api.service[100521]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:12:57.917571 np0000005924 devstack@c-api.service[100521]: warnings.warn( Jul 27 16:12:57.923729 np0000005924 devstack@c-api.service[100521]: INFO cinder.volume.api [None req-eef08d1c-0ca5-4364-b578-ae9f80865687 tempest-AttachVolumeShelveTestJSON-1646068937 tempest-AttachVolumeShelveTestJSON-1646068937-project-member] Volume info retrieved successfully. Jul 27 16:12:57.930106 np0000005924 devstack@c-api.service[100521]: INFO cinder.api.openstack.wsgi [None req-eef08d1c-0ca5-4364-b578-ae9f80865687 tempest-AttachVolumeShelveTestJSON-1646068937 tempest-AttachVolumeShelveTestJSON-1646068937-project-member] https://10.4.3.117/volume/v3/volumes/960bf1d0-193f-48fe-a827-d68a631f6831 returned with HTTP 200 Jul 27 16:12:57.930454 np0000005924 devstack@c-api.service[100521]: [pid: 100521|app: 0|req: 434/1737] 10.4.3.117 () {66 vars in 1348 bytes} [Mon Jul 27 16:12:57 2026] GET /volume/v3/volumes/960bf1d0-193f-48fe-a827-d68a631f6831 => generated 1112 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 27 16:12:57.945044 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.middleware.request_id [None req-ec85cbf3-40dc-446d-80e0-fa51d4d15bbd None None] RequestId filter calling following filter/app {{(pid=100523) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:12:57.947897 np0000005924 devstack@c-api.service[100523]: INFO cinder.api.openstack.wsgi [None req-ec85cbf3-40dc-446d-80e0-fa51d4d15bbd tempest-AttachVolumeShelveTestJSON-1646068937 tempest-AttachVolumeShelveTestJSON-1646068937-project-member] GET https://10.4.3.117/volume/v3/volumes/960bf1d0-193f-48fe-a827-d68a631f6831 Jul 27 16:12:57.948045 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.openstack.wsgi [None req-ec85cbf3-40dc-446d-80e0-fa51d4d15bbd tempest-AttachVolumeShelveTestJSON-1646068937 tempest-AttachVolumeShelveTestJSON-1646068937-project-member] Empty body provided in request {{(pid=100523) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:12:57.948375 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.openstack.wsgi [None req-ec85cbf3-40dc-446d-80e0-fa51d4d15bbd tempest-AttachVolumeShelveTestJSON-1646068937 tempest-AttachVolumeShelveTestJSON-1646068937-project-member] Calling method 'show' {{(pid=100523) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:12:57.966442 np0000005924 devstack@c-api.service[100523]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:12:57.966442 np0000005924 devstack@c-api.service[100523]: warnings.warn( Jul 27 16:12:57.972510 np0000005924 devstack@c-api.service[100523]: INFO cinder.volume.api [None req-ec85cbf3-40dc-446d-80e0-fa51d4d15bbd tempest-AttachVolumeShelveTestJSON-1646068937 tempest-AttachVolumeShelveTestJSON-1646068937-project-member] Volume info retrieved successfully. Jul 27 16:12:57.978165 np0000005924 devstack@c-api.service[100523]: INFO cinder.api.openstack.wsgi [None req-ec85cbf3-40dc-446d-80e0-fa51d4d15bbd tempest-AttachVolumeShelveTestJSON-1646068937 tempest-AttachVolumeShelveTestJSON-1646068937-project-member] https://10.4.3.117/volume/v3/volumes/960bf1d0-193f-48fe-a827-d68a631f6831 returned with HTTP 200 Jul 27 16:12:57.978631 np0000005924 devstack@c-api.service[100523]: [pid: 100523|app: 0|req: 438/1738] 10.4.3.117 () {66 vars in 1348 bytes} [Mon Jul 27 16:12:57 2026] GET /volume/v3/volumes/960bf1d0-193f-48fe-a827-d68a631f6831 => generated 1112 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 27 16:12:58.035209 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.middleware.request_id [req-3c7aed3c-8f63-45da-a12c-9f3217fc9973 req-cd119fbb-047b-4aca-b389-cc8da6164bd7 None None] RequestId filter calling following filter/app {{(pid=100524) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:12:58.039431 np0000005924 devstack@c-api.service[100524]: INFO cinder.api.openstack.wsgi [req-3c7aed3c-8f63-45da-a12c-9f3217fc9973 req-cd119fbb-047b-4aca-b389-cc8da6164bd7 tempest-AttachVolumeShelveTestJSON-1646068937 tempest-AttachVolumeShelveTestJSON-1646068937-project-member] GET https://10.4.3.117/volume/v3/volumes/960bf1d0-193f-48fe-a827-d68a631f6831 Jul 27 16:12:58.039431 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.openstack.wsgi [req-3c7aed3c-8f63-45da-a12c-9f3217fc9973 req-cd119fbb-047b-4aca-b389-cc8da6164bd7 tempest-AttachVolumeShelveTestJSON-1646068937 tempest-AttachVolumeShelveTestJSON-1646068937-project-member] Empty body provided in request {{(pid=100524) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:12:58.039637 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.openstack.wsgi [req-3c7aed3c-8f63-45da-a12c-9f3217fc9973 req-cd119fbb-047b-4aca-b389-cc8da6164bd7 tempest-AttachVolumeShelveTestJSON-1646068937 tempest-AttachVolumeShelveTestJSON-1646068937-project-member] Calling method 'show' {{(pid=100524) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:12:58.048889 np0000005924 devstack@c-api.service[100524]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:12:58.048889 np0000005924 devstack@c-api.service[100524]: warnings.warn( Jul 27 16:12:58.052740 np0000005924 devstack@c-api.service[100524]: INFO cinder.volume.api [req-3c7aed3c-8f63-45da-a12c-9f3217fc9973 req-cd119fbb-047b-4aca-b389-cc8da6164bd7 tempest-AttachVolumeShelveTestJSON-1646068937 tempest-AttachVolumeShelveTestJSON-1646068937-project-member] Volume info retrieved successfully. Jul 27 16:12:58.059964 np0000005924 devstack@c-api.service[100524]: INFO cinder.api.openstack.wsgi [req-3c7aed3c-8f63-45da-a12c-9f3217fc9973 req-cd119fbb-047b-4aca-b389-cc8da6164bd7 tempest-AttachVolumeShelveTestJSON-1646068937 tempest-AttachVolumeShelveTestJSON-1646068937-project-member] https://10.4.3.117/volume/v3/volumes/960bf1d0-193f-48fe-a827-d68a631f6831 returned with HTTP 200 Jul 27 16:12:58.060519 np0000005924 devstack@c-api.service[100524]: [pid: 100524|app: 0|req: 438/1739] 10.4.3.117 () {68 vars in 1598 bytes} [Mon Jul 27 16:12:58 2026] GET /volume/v3/volumes/960bf1d0-193f-48fe-a827-d68a631f6831 => generated 1112 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 27 16:12:58.090617 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.middleware.request_id [req-3c7aed3c-8f63-45da-a12c-9f3217fc9973 req-d9650949-cebe-4112-8e20-c122c4c7893b None None] RequestId filter calling following filter/app {{(pid=100522) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:12:58.092715 np0000005924 devstack@c-api.service[100522]: INFO cinder.api.openstack.wsgi [req-3c7aed3c-8f63-45da-a12c-9f3217fc9973 req-d9650949-cebe-4112-8e20-c122c4c7893b tempest-AttachVolumeShelveTestJSON-1646068937 tempest-AttachVolumeShelveTestJSON-1646068937-project-member] DELETE https://10.4.3.117/volume/v3/attachments/fccbe7ca-d5e6-47f5-8f38-2ad396270eeb Jul 27 16:12:58.093613 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.openstack.wsgi [req-3c7aed3c-8f63-45da-a12c-9f3217fc9973 req-d9650949-cebe-4112-8e20-c122c4c7893b tempest-AttachVolumeShelveTestJSON-1646068937 tempest-AttachVolumeShelveTestJSON-1646068937-project-member] Empty body provided in request {{(pid=100522) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:12:58.093613 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.openstack.wsgi [req-3c7aed3c-8f63-45da-a12c-9f3217fc9973 req-d9650949-cebe-4112-8e20-c122c4c7893b tempest-AttachVolumeShelveTestJSON-1646068937 tempest-AttachVolumeShelveTestJSON-1646068937-project-member] Calling method 'version_select' {{(pid=100522) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:12:58.100360 np0000005924 devstack@c-api.service[100522]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:12:58.100360 np0000005924 devstack@c-api.service[100522]: warnings.warn( Jul 27 16:12:58.142940 np0000005924 devstack@c-api.service[100522]: INFO cinder.api.openstack.wsgi [req-3c7aed3c-8f63-45da-a12c-9f3217fc9973 req-d9650949-cebe-4112-8e20-c122c4c7893b tempest-AttachVolumeShelveTestJSON-1646068937 tempest-AttachVolumeShelveTestJSON-1646068937-project-member] https://10.4.3.117/volume/v3/attachments/fccbe7ca-d5e6-47f5-8f38-2ad396270eeb returned with HTTP 200 Jul 27 16:12:58.143563 np0000005924 devstack@c-api.service[100522]: [pid: 100522|app: 0|req: 430/1740] 10.4.3.117 () {72 vars in 1673 bytes} [Mon Jul 27 16:12:58 2026] DELETE /volume/v3/attachments/fccbe7ca-d5e6-47f5-8f38-2ad396270eeb => generated 19 bytes in 53 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 27 16:12:58.183943 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.middleware.request_id [None req-91886508-86f5-444c-9149-a6bb7b75fea8 None None] RequestId filter calling following filter/app {{(pid=100521) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:12:58.186382 np0000005924 devstack@c-api.service[100521]: INFO cinder.api.openstack.wsgi [None req-91886508-86f5-444c-9149-a6bb7b75fea8 tempest-AttachVolumeShelveTestJSON-1646068937 tempest-AttachVolumeShelveTestJSON-1646068937-project-member] GET https://10.4.3.117/volume/v3/volumes/960bf1d0-193f-48fe-a827-d68a631f6831 Jul 27 16:12:58.186807 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.openstack.wsgi [None req-91886508-86f5-444c-9149-a6bb7b75fea8 tempest-AttachVolumeShelveTestJSON-1646068937 tempest-AttachVolumeShelveTestJSON-1646068937-project-member] Empty body provided in request {{(pid=100521) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:12:58.187540 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.openstack.wsgi [None req-91886508-86f5-444c-9149-a6bb7b75fea8 tempest-AttachVolumeShelveTestJSON-1646068937 tempest-AttachVolumeShelveTestJSON-1646068937-project-member] Calling method 'show' {{(pid=100521) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:12:58.202246 np0000005924 devstack@c-api.service[100521]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:12:58.202246 np0000005924 devstack@c-api.service[100521]: warnings.warn( Jul 27 16:12:58.209479 np0000005924 devstack@c-api.service[100521]: INFO cinder.volume.api [None req-91886508-86f5-444c-9149-a6bb7b75fea8 tempest-AttachVolumeShelveTestJSON-1646068937 tempest-AttachVolumeShelveTestJSON-1646068937-project-member] Volume info retrieved successfully. Jul 27 16:12:58.220490 np0000005924 devstack@c-api.service[100521]: INFO cinder.api.openstack.wsgi [None req-91886508-86f5-444c-9149-a6bb7b75fea8 tempest-AttachVolumeShelveTestJSON-1646068937 tempest-AttachVolumeShelveTestJSON-1646068937-project-member] https://10.4.3.117/volume/v3/volumes/960bf1d0-193f-48fe-a827-d68a631f6831 returned with HTTP 200 Jul 27 16:12:58.220909 np0000005924 devstack@c-api.service[100521]: [pid: 100521|app: 0|req: 435/1741] 10.4.3.117 () {66 vars in 1348 bytes} [Mon Jul 27 16:12:58 2026] GET /volume/v3/volumes/960bf1d0-193f-48fe-a827-d68a631f6831 => generated 850 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 27 16:12:58.416449 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.middleware.request_id [None req-8bf1efb0-4677-4853-ac1a-155fc65948c3 None None] RequestId filter calling following filter/app {{(pid=100523) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:12:58.416865 np0000005924 devstack@c-api.service[100523]: INFO cinder.api.openstack.wsgi [None req-8bf1efb0-4677-4853-ac1a-155fc65948c3 None None] GET https://10.4.3.117/volume// Jul 27 16:12:58.417051 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.openstack.wsgi [None req-8bf1efb0-4677-4853-ac1a-155fc65948c3 None None] Empty body provided in request {{(pid=100523) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:12:58.417272 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.openstack.wsgi [None req-8bf1efb0-4677-4853-ac1a-155fc65948c3 None None] Calling method 'all' {{(pid=100523) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:12:58.417536 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.middleware.request_id [None req-f3f7aee1-d711-49a3-8baf-0a95cc04807b None None] RequestId filter calling following filter/app {{(pid=100524) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:12:58.417872 np0000005924 devstack@c-api.service[100523]: INFO cinder.api.openstack.wsgi [None req-8bf1efb0-4677-4853-ac1a-155fc65948c3 None None] https://10.4.3.117/volume// returned with HTTP 300 Jul 27 16:12:58.417872 np0000005924 devstack@c-api.service[100523]: [pid: 100523|app: 0|req: 439/1742] 10.4.3.117 () {66 vars in 1426 bytes} [Mon Jul 27 16:12:58 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 27 16:12:58.423375 np0000005924 devstack@c-api.service[100524]: INFO cinder.api.openstack.wsgi [None req-f3f7aee1-d711-49a3-8baf-0a95cc04807b tempest-VolumesBackupsTest-1601316061 tempest-VolumesBackupsTest-1601316061-project-member] GET https://10.4.3.117/volume/v3/volumes/9cabb1f6-fcb3-41dc-9d5e-6a611afc8646 Jul 27 16:12:58.423438 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.openstack.wsgi [None req-f3f7aee1-d711-49a3-8baf-0a95cc04807b tempest-VolumesBackupsTest-1601316061 tempest-VolumesBackupsTest-1601316061-project-member] Empty body provided in request {{(pid=100524) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:12:58.423688 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.openstack.wsgi [None req-f3f7aee1-d711-49a3-8baf-0a95cc04807b tempest-VolumesBackupsTest-1601316061 tempest-VolumesBackupsTest-1601316061-project-member] Calling method 'show' {{(pid=100524) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:12:58.448874 np0000005924 devstack@c-api.service[100524]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:12:58.448874 np0000005924 devstack@c-api.service[100524]: warnings.warn( Jul 27 16:12:58.465382 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.middleware.request_id [req-08864e2c-3da1-4b24-b839-ebd4df5fe5a0 req-6f2040e0-6cc5-4b88-93a6-4b86b49e0f50 None None] RequestId filter calling following filter/app {{(pid=100522) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:12:58.465692 np0000005924 devstack@c-api.service[100524]: INFO cinder.volume.api [None req-f3f7aee1-d711-49a3-8baf-0a95cc04807b tempest-VolumesBackupsTest-1601316061 tempest-VolumesBackupsTest-1601316061-project-member] Volume info retrieved successfully. Jul 27 16:12:58.466458 np0000005924 devstack@c-api.service[100522]: INFO cinder.api.openstack.wsgi [req-08864e2c-3da1-4b24-b839-ebd4df5fe5a0 req-6f2040e0-6cc5-4b88-93a6-4b86b49e0f50 tempest-AttachVolumeMultiAttachTest-1978803889 tempest-AttachVolumeMultiAttachTest-1978803889-project-member] POST https://10.4.3.117/volume/v3/attachments Jul 27 16:12:58.466824 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.openstack.wsgi [req-08864e2c-3da1-4b24-b839-ebd4df5fe5a0 req-6f2040e0-6cc5-4b88-93a6-4b86b49e0f50 tempest-AttachVolumeMultiAttachTest-1978803889 tempest-AttachVolumeMultiAttachTest-1978803889-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "d92d8add-57b3-4dfb-a40b-4918757202bc", "connector": null, "instance_uuid": "99e35f2c-beb4-4ee2-8572-9afdf69a3623"}} {{(pid=100522) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 27 16:12:58.480492 np0000005924 devstack@c-api.service[100524]: INFO cinder.api.openstack.wsgi [None req-f3f7aee1-d711-49a3-8baf-0a95cc04807b tempest-VolumesBackupsTest-1601316061 tempest-VolumesBackupsTest-1601316061-project-member] https://10.4.3.117/volume/v3/volumes/9cabb1f6-fcb3-41dc-9d5e-6a611afc8646 returned with HTTP 200 Jul 27 16:12:58.480995 np0000005924 devstack@c-api.service[100524]: [pid: 100524|app: 0|req: 439/1743] 10.4.3.117 () {66 vars in 1348 bytes} [Mon Jul 27 16:12:58 2026] GET /volume/v3/volumes/9cabb1f6-fcb3-41dc-9d5e-6a611afc8646 => generated 841 bytes in 64 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 27 16:12:58.489461 np0000005924 devstack@c-api.service[100522]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:12:58.489461 np0000005924 devstack@c-api.service[100522]: warnings.warn( Jul 27 16:12:58.527421 np0000005924 devstack@c-api.service[100522]: INFO cinder.api.openstack.wsgi [req-08864e2c-3da1-4b24-b839-ebd4df5fe5a0 req-6f2040e0-6cc5-4b88-93a6-4b86b49e0f50 tempest-AttachVolumeMultiAttachTest-1978803889 tempest-AttachVolumeMultiAttachTest-1978803889-project-member] https://10.4.3.117/volume/v3/attachments returned with HTTP 200 Jul 27 16:12:58.528127 np0000005924 devstack@c-api.service[100522]: [pid: 100522|app: 0|req: 431/1744] 10.4.3.117 () {74 vars in 1594 bytes} [Mon Jul 27 16:12:58 2026] POST /volume/v3/attachments => generated 273 bytes in 65 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 27 16:12:58.538919 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.middleware.request_id [req-08864e2c-3da1-4b24-b839-ebd4df5fe5a0 req-c1979a70-da46-40db-a0c2-39b7d1d92dca None None] RequestId filter calling following filter/app {{(pid=100521) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:12:58.540983 np0000005924 devstack@c-api.service[100521]: INFO cinder.api.openstack.wsgi [req-08864e2c-3da1-4b24-b839-ebd4df5fe5a0 req-c1979a70-da46-40db-a0c2-39b7d1d92dca tempest-AttachVolumeMultiAttachTest-1978803889 tempest-AttachVolumeMultiAttachTest-1978803889-project-member] DELETE https://10.4.3.117/volume/v3/attachments/ae0ec179-731c-470f-9ed4-40a7d24a37d8 Jul 27 16:12:58.541195 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.openstack.wsgi [req-08864e2c-3da1-4b24-b839-ebd4df5fe5a0 req-c1979a70-da46-40db-a0c2-39b7d1d92dca tempest-AttachVolumeMultiAttachTest-1978803889 tempest-AttachVolumeMultiAttachTest-1978803889-project-member] Empty body provided in request {{(pid=100521) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:12:58.541388 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.openstack.wsgi [req-08864e2c-3da1-4b24-b839-ebd4df5fe5a0 req-c1979a70-da46-40db-a0c2-39b7d1d92dca tempest-AttachVolumeMultiAttachTest-1978803889 tempest-AttachVolumeMultiAttachTest-1978803889-project-member] Calling method 'version_select' {{(pid=100521) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:12:58.552102 np0000005924 devstack@c-api.service[100521]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:12:58.552102 np0000005924 devstack@c-api.service[100521]: warnings.warn( Jul 27 16:12:58.616980 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.middleware.request_id [req-442c758f-c3bd-4ccc-a4bf-4042cf9f0d6b req-7ae9ddb0-e9ee-4153-8de1-649e95974381 None None] RequestId filter calling following filter/app {{(pid=100523) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:12:58.619646 np0000005924 devstack@c-api.service[100523]: INFO cinder.api.openstack.wsgi [req-442c758f-c3bd-4ccc-a4bf-4042cf9f0d6b req-7ae9ddb0-e9ee-4153-8de1-649e95974381 tempest-ServerRescueNegativeTestJSON-536322794 tempest-ServerRescueNegativeTestJSON-536322794-project-member] GET https://10.4.3.117/volume/v3/volumes/15c92231-39b1-48c1-a036-1748814b4255 Jul 27 16:12:58.619917 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.openstack.wsgi [req-442c758f-c3bd-4ccc-a4bf-4042cf9f0d6b req-7ae9ddb0-e9ee-4153-8de1-649e95974381 tempest-ServerRescueNegativeTestJSON-536322794 tempest-ServerRescueNegativeTestJSON-536322794-project-member] Empty body provided in request {{(pid=100523) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:12:58.620199 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.openstack.wsgi [req-442c758f-c3bd-4ccc-a4bf-4042cf9f0d6b req-7ae9ddb0-e9ee-4153-8de1-649e95974381 tempest-ServerRescueNegativeTestJSON-536322794 tempest-ServerRescueNegativeTestJSON-536322794-project-member] Calling method 'show' {{(pid=100523) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:12:58.641176 np0000005924 devstack@c-api.service[100523]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:12:58.641176 np0000005924 devstack@c-api.service[100523]: warnings.warn( Jul 27 16:12:58.649459 np0000005924 devstack@c-api.service[100523]: INFO cinder.volume.api [req-442c758f-c3bd-4ccc-a4bf-4042cf9f0d6b req-7ae9ddb0-e9ee-4153-8de1-649e95974381 tempest-ServerRescueNegativeTestJSON-536322794 tempest-ServerRescueNegativeTestJSON-536322794-project-member] Volume info retrieved successfully. Jul 27 16:12:58.653499 np0000005924 devstack@c-api.service[100523]: INFO cinder.api.openstack.wsgi [req-442c758f-c3bd-4ccc-a4bf-4042cf9f0d6b req-7ae9ddb0-e9ee-4153-8de1-649e95974381 tempest-ServerRescueNegativeTestJSON-536322794 tempest-ServerRescueNegativeTestJSON-536322794-project-member] https://10.4.3.117/volume/v3/volumes/15c92231-39b1-48c1-a036-1748814b4255 returned with HTTP 200 Jul 27 16:12:58.654048 np0000005924 devstack@c-api.service[100523]: [pid: 100523|app: 0|req: 440/1745] 10.4.3.117 () {68 vars in 1598 bytes} [Mon Jul 27 16:12:58 2026] GET /volume/v3/volumes/15c92231-39b1-48c1-a036-1748814b4255 => generated 1144 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 27 16:12:58.661651 np0000005924 devstack@c-api.service[100521]: INFO cinder.api.openstack.wsgi [req-08864e2c-3da1-4b24-b839-ebd4df5fe5a0 req-c1979a70-da46-40db-a0c2-39b7d1d92dca tempest-AttachVolumeMultiAttachTest-1978803889 tempest-AttachVolumeMultiAttachTest-1978803889-project-member] https://10.4.3.117/volume/v3/attachments/ae0ec179-731c-470f-9ed4-40a7d24a37d8 returned with HTTP 200 Jul 27 16:12:58.662172 np0000005924 devstack@c-api.service[100521]: [pid: 100521|app: 0|req: 436/1746] 10.4.3.117 () {72 vars in 1673 bytes} [Mon Jul 27 16:12:58 2026] DELETE /volume/v3/attachments/ae0ec179-731c-470f-9ed4-40a7d24a37d8 => generated 367 bytes in 124 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 27 16:12:59.201814 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.middleware.request_id [req-bc86db50-1be2-4ac9-b8a2-217e2977b813 req-8bca28ae-3d3c-4ddc-abd4-da1c6384038b None None] RequestId filter calling following filter/app {{(pid=100524) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:12:59.205371 np0000005924 devstack@c-api.service[100524]: INFO cinder.api.openstack.wsgi [req-bc86db50-1be2-4ac9-b8a2-217e2977b813 req-8bca28ae-3d3c-4ddc-abd4-da1c6384038b tempest-VolumesBackupsTest-1601316061 tempest-VolumesBackupsTest-1601316061-project-member] POST https://10.4.3.117/volume/v3/attachments/b6bd7281-b66a-430c-86b2-1c4ee0ac8137/action Jul 27 16:12:59.205989 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.openstack.wsgi [req-bc86db50-1be2-4ac9-b8a2-217e2977b813 req-8bca28ae-3d3c-4ddc-abd4-da1c6384038b tempest-VolumesBackupsTest-1601316061 tempest-VolumesBackupsTest-1601316061-project-member] Action body: b'{"os-complete": null}' {{(pid=100524) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 27 16:12:59.207403 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.openstack.wsgi [req-bc86db50-1be2-4ac9-b8a2-217e2977b813 req-8bca28ae-3d3c-4ddc-abd4-da1c6384038b tempest-VolumesBackupsTest-1601316061 tempest-VolumesBackupsTest-1601316061-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100524) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 27 16:12:59.228694 np0000005924 devstack@c-api.service[100524]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:12:59.228694 np0000005924 devstack@c-api.service[100524]: warnings.warn( Jul 27 16:12:59.256177 np0000005924 devstack@c-api.service[100524]: INFO cinder.api.openstack.wsgi [req-bc86db50-1be2-4ac9-b8a2-217e2977b813 req-8bca28ae-3d3c-4ddc-abd4-da1c6384038b tempest-VolumesBackupsTest-1601316061 tempest-VolumesBackupsTest-1601316061-project-member] https://10.4.3.117/volume/v3/attachments/b6bd7281-b66a-430c-86b2-1c4ee0ac8137/action returned with HTTP 204 Jul 27 16:12:59.256177 np0000005924 devstack@c-api.service[100524]: [pid: 100524|app: 0|req: 440/1747] 10.4.3.117 () {74 vars in 1725 bytes} [Mon Jul 27 16:12:59 2026] POST /volume/v3/attachments/b6bd7281-b66a-430c-86b2-1c4ee0ac8137/action => generated 0 bytes in 55 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jul 27 16:12:59.502263 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.middleware.request_id [None req-a50952af-4b11-4641-b193-9e7691ffdc06 None None] RequestId filter calling following filter/app {{(pid=100522) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:12:59.504551 np0000005924 devstack@c-api.service[100522]: INFO cinder.api.openstack.wsgi [None req-a50952af-4b11-4641-b193-9e7691ffdc06 tempest-VolumesBackupsTest-1601316061 tempest-VolumesBackupsTest-1601316061-project-member] GET https://10.4.3.117/volume/v3/volumes/9cabb1f6-fcb3-41dc-9d5e-6a611afc8646 Jul 27 16:12:59.504799 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.openstack.wsgi [None req-a50952af-4b11-4641-b193-9e7691ffdc06 tempest-VolumesBackupsTest-1601316061 tempest-VolumesBackupsTest-1601316061-project-member] Empty body provided in request {{(pid=100522) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:12:59.505029 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.openstack.wsgi [None req-a50952af-4b11-4641-b193-9e7691ffdc06 tempest-VolumesBackupsTest-1601316061 tempest-VolumesBackupsTest-1601316061-project-member] Calling method 'show' {{(pid=100522) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:12:59.541778 np0000005924 devstack@c-api.service[100522]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:12:59.541778 np0000005924 devstack@c-api.service[100522]: warnings.warn( Jul 27 16:12:59.548724 np0000005924 devstack@c-api.service[100522]: INFO cinder.volume.api [None req-a50952af-4b11-4641-b193-9e7691ffdc06 tempest-VolumesBackupsTest-1601316061 tempest-VolumesBackupsTest-1601316061-project-member] Volume info retrieved successfully. Jul 27 16:12:59.554294 np0000005924 devstack@c-api.service[100522]: INFO cinder.api.openstack.wsgi [None req-a50952af-4b11-4641-b193-9e7691ffdc06 tempest-VolumesBackupsTest-1601316061 tempest-VolumesBackupsTest-1601316061-project-member] https://10.4.3.117/volume/v3/volumes/9cabb1f6-fcb3-41dc-9d5e-6a611afc8646 returned with HTTP 200 Jul 27 16:12:59.554854 np0000005924 devstack@c-api.service[100522]: [pid: 100522|app: 0|req: 432/1748] 10.4.3.117 () {66 vars in 1348 bytes} [Mon Jul 27 16:12:59 2026] GET /volume/v3/volumes/9cabb1f6-fcb3-41dc-9d5e-6a611afc8646 => generated 1133 bytes in 53 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 27 16:12:59.581792 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.middleware.request_id [None req-3b6d03a1-a7ce-484d-aa0a-ee3b7c16d4a1 None None] RequestId filter calling following filter/app {{(pid=100523) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:12:59.584052 np0000005924 devstack@c-api.service[100523]: INFO cinder.api.openstack.wsgi [None req-3b6d03a1-a7ce-484d-aa0a-ee3b7c16d4a1 tempest-VolumesBackupsTest-1601316061 tempest-VolumesBackupsTest-1601316061-project-member] POST https://10.4.3.117/volume/v3/backups Jul 27 16:12:59.584614 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.openstack.wsgi [None req-3b6d03a1-a7ce-484d-aa0a-ee3b7c16d4a1 tempest-VolumesBackupsTest-1601316061 tempest-VolumesBackupsTest-1601316061-project-member] Action: 'create', calling method: create, body: {"backup": {"volume_id": "9cabb1f6-fcb3-41dc-9d5e-6a611afc8646", "name": "tempest-VolumesBackupsTest-Backup-1047905158", "force": true, "container": "tempest-volumesbackupstest-backup-container-2115882768"}} {{(pid=100523) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 27 16:12:59.586283 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.contrib.backups [None req-3b6d03a1-a7ce-484d-aa0a-ee3b7c16d4a1 tempest-VolumesBackupsTest-1601316061 tempest-VolumesBackupsTest-1601316061-project-member] Creating new backup {'backup': {'volume_id': '9cabb1f6-fcb3-41dc-9d5e-6a611afc8646', 'name': 'tempest-VolumesBackupsTest-Backup-1047905158', 'force': True, 'container': 'tempest-volumesbackupstest-backup-container-2115882768'}} {{(pid=100523) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Jul 27 16:12:59.586487 np0000005924 devstack@c-api.service[100523]: INFO cinder.api.contrib.backups [None req-3b6d03a1-a7ce-484d-aa0a-ee3b7c16d4a1 tempest-VolumesBackupsTest-1601316061 tempest-VolumesBackupsTest-1601316061-project-member] Creating backup of volume 9cabb1f6-fcb3-41dc-9d5e-6a611afc8646 in container tempest-volumesbackupstest-backup-container-2115882768 Jul 27 16:12:59.598093 np0000005924 devstack@c-api.service[100523]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:12:59.598093 np0000005924 devstack@c-api.service[100523]: warnings.warn( Jul 27 16:12:59.598671 np0000005924 devstack@c-api.service[100523]: INFO cinder.volume.api [None req-3b6d03a1-a7ce-484d-aa0a-ee3b7c16d4a1 tempest-VolumesBackupsTest-1601316061 tempest-VolumesBackupsTest-1601316061-project-member] Volume info retrieved successfully. Jul 27 16:12:59.634695 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.quota [None req-3b6d03a1-a7ce-484d-aa0a-ee3b7c16d4a1 tempest-VolumesBackupsTest-1601316061 tempest-VolumesBackupsTest-1601316061-project-member] Created reservations ['2a69458f-cdaa-4ac5-b02e-da5ef932f151', '42ada509-e0fd-43e6-acd6-2732bc5878c9'] {{(pid=100523) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 27 16:12:59.682270 np0000005924 devstack@c-api.service[100523]: INFO cinder.api.openstack.wsgi [None req-3b6d03a1-a7ce-484d-aa0a-ee3b7c16d4a1 tempest-VolumesBackupsTest-1601316061 tempest-VolumesBackupsTest-1601316061-project-member] https://10.4.3.117/volume/v3/backups returned with HTTP 202 Jul 27 16:12:59.682901 np0000005924 devstack@c-api.service[100523]: [pid: 100523|app: 0|req: 441/1749] 10.4.3.117 () {68 vars in 1259 bytes} [Mon Jul 27 16:12:59 2026] POST /volume/v3/backups => generated 330 bytes in 101 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 27 16:12:59.693692 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.middleware.request_id [None req-fbb2e91d-5ceb-450c-9528-f136033ddbef None None] RequestId filter calling following filter/app {{(pid=100521) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:12:59.697655 np0000005924 devstack@c-api.service[100521]: INFO cinder.api.openstack.wsgi [None req-fbb2e91d-5ceb-450c-9528-f136033ddbef tempest-VolumesBackupsTest-1601316061 tempest-VolumesBackupsTest-1601316061-project-member] GET https://10.4.3.117/volume/v3/backups/1d564b11-ee29-4dee-b09d-d0bbaa4ed42b Jul 27 16:12:59.697802 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.openstack.wsgi [None req-fbb2e91d-5ceb-450c-9528-f136033ddbef tempest-VolumesBackupsTest-1601316061 tempest-VolumesBackupsTest-1601316061-project-member] Empty body provided in request {{(pid=100521) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:12:59.697843 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.openstack.wsgi [None req-fbb2e91d-5ceb-450c-9528-f136033ddbef tempest-VolumesBackupsTest-1601316061 tempest-VolumesBackupsTest-1601316061-project-member] Calling method 'show' {{(pid=100521) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:12:59.697952 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.v3.backups [None req-fbb2e91d-5ceb-450c-9528-f136033ddbef tempest-VolumesBackupsTest-1601316061 tempest-VolumesBackupsTest-1601316061-project-member] Show backup with id 1d564b11-ee29-4dee-b09d-d0bbaa4ed42b. {{(pid=100521) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 27 16:12:59.702829 np0000005924 devstack@c-api.service[100521]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:12:59.702829 np0000005924 devstack@c-api.service[100521]: warnings.warn( Jul 27 16:12:59.703500 np0000005924 devstack@c-api.service[100521]: INFO cinder.api.openstack.wsgi [None req-fbb2e91d-5ceb-450c-9528-f136033ddbef tempest-VolumesBackupsTest-1601316061 tempest-VolumesBackupsTest-1601316061-project-member] https://10.4.3.117/volume/v3/backups/1d564b11-ee29-4dee-b09d-d0bbaa4ed42b returned with HTTP 200 Jul 27 16:12:59.703830 np0000005924 devstack@c-api.service[100521]: [pid: 100521|app: 0|req: 437/1750] 10.4.3.117 () {66 vars in 1348 bytes} [Mon Jul 27 16:12:59 2026] GET /volume/v3/backups/1d564b11-ee29-4dee-b09d-d0bbaa4ed42b => generated 789 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 27 16:13:00.505935 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.middleware.request_id [req-08864e2c-3da1-4b24-b839-ebd4df5fe5a0 req-920052e3-116b-40f6-8dc6-7918a54c8a1d None None] RequestId filter calling following filter/app {{(pid=100524) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:13:00.510193 np0000005924 devstack@c-api.service[100524]: INFO cinder.api.openstack.wsgi [req-08864e2c-3da1-4b24-b839-ebd4df5fe5a0 req-920052e3-116b-40f6-8dc6-7918a54c8a1d tempest-AttachVolumeMultiAttachTest-1978803889 tempest-AttachVolumeMultiAttachTest-1978803889-project-member] PUT https://10.4.3.117/volume/v3/attachments/70b57943-82b0-409b-973d-ea47fffd6b39 Jul 27 16:13:00.510725 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.openstack.wsgi [req-08864e2c-3da1-4b24-b839-ebd4df5fe5a0 req-920052e3-116b-40f6-8dc6-7918a54c8a1d tempest-AttachVolumeMultiAttachTest-1978803889 tempest-AttachVolumeMultiAttachTest-1978803889-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.117", "host": "np0000005924", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:c1414b6f8d8f", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "13cbedf7-bb1f-4b5e-b492-2fef0d4dab25", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100524) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 27 16:13:00.523521 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.coordination [req-08864e2c-3da1-4b24-b839-ebd4df5fe5a0 req-920052e3-116b-40f6-8dc6-7918a54c8a1d tempest-AttachVolumeMultiAttachTest-1978803889 tempest-AttachVolumeMultiAttachTest-1978803889-project-member] Acquiring lock "cinder-attachment_update-d92d8add-57b3-4dfb-a40b-4918757202bc-np0000005924" by "attachment_update" {{(pid=100524) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jul 27 16:13:00.529715 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.coordination [req-08864e2c-3da1-4b24-b839-ebd4df5fe5a0 req-920052e3-116b-40f6-8dc6-7918a54c8a1d tempest-AttachVolumeMultiAttachTest-1978803889 tempest-AttachVolumeMultiAttachTest-1978803889-project-member] Lock "cinder-attachment_update-d92d8add-57b3-4dfb-a40b-4918757202bc-np0000005924" acquired by "attachment_update" :: waited 0.006s {{(pid=100524) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jul 27 16:13:00.530273 np0000005924 devstack@c-api.service[100524]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:13:00.530273 np0000005924 devstack@c-api.service[100524]: warnings.warn( Jul 27 16:13:00.652649 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.coordination [req-08864e2c-3da1-4b24-b839-ebd4df5fe5a0 req-920052e3-116b-40f6-8dc6-7918a54c8a1d tempest-AttachVolumeMultiAttachTest-1978803889 tempest-AttachVolumeMultiAttachTest-1978803889-project-member] Lock "cinder-attachment_update-d92d8add-57b3-4dfb-a40b-4918757202bc-np0000005924" released by "attachment_update" :: held 0.123s {{(pid=100524) __release /opt/stack/cinder/cinder/coordination.py:152}} Jul 27 16:13:00.653025 np0000005924 devstack@c-api.service[100524]: INFO cinder.api.openstack.wsgi [req-08864e2c-3da1-4b24-b839-ebd4df5fe5a0 req-920052e3-116b-40f6-8dc6-7918a54c8a1d tempest-AttachVolumeMultiAttachTest-1978803889 tempest-AttachVolumeMultiAttachTest-1978803889-project-member] https://10.4.3.117/volume/v3/attachments/70b57943-82b0-409b-973d-ea47fffd6b39 returned with HTTP 200 Jul 27 16:13:00.653602 np0000005924 devstack@c-api.service[100524]: [pid: 100524|app: 0|req: 441/1751] 10.4.3.117 () {74 vars in 1704 bytes} [Mon Jul 27 16:13:00 2026] PUT /volume/v3/attachments/70b57943-82b0-409b-973d-ea47fffd6b39 => generated 969 bytes in 148 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 27 16:13:00.673222 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.middleware.request_id [req-08864e2c-3da1-4b24-b839-ebd4df5fe5a0 req-a863de98-291d-45cf-a83c-d4be32e0c403 None None] RequestId filter calling following filter/app {{(pid=100522) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:13:00.676786 np0000005924 devstack@c-api.service[100522]: INFO cinder.api.openstack.wsgi [req-08864e2c-3da1-4b24-b839-ebd4df5fe5a0 req-a863de98-291d-45cf-a83c-d4be32e0c403 tempest-AttachVolumeMultiAttachTest-1978803889 tempest-AttachVolumeMultiAttachTest-1978803889-project-member] GET https://10.4.3.117/volume/v3/attachments/70b57943-82b0-409b-973d-ea47fffd6b39 Jul 27 16:13:00.677071 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.openstack.wsgi [req-08864e2c-3da1-4b24-b839-ebd4df5fe5a0 req-a863de98-291d-45cf-a83c-d4be32e0c403 tempest-AttachVolumeMultiAttachTest-1978803889 tempest-AttachVolumeMultiAttachTest-1978803889-project-member] Empty body provided in request {{(pid=100522) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:13:00.678049 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.openstack.wsgi [req-08864e2c-3da1-4b24-b839-ebd4df5fe5a0 req-a863de98-291d-45cf-a83c-d4be32e0c403 tempest-AttachVolumeMultiAttachTest-1978803889 tempest-AttachVolumeMultiAttachTest-1978803889-project-member] Calling method 'version_select' {{(pid=100522) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:13:00.699738 np0000005924 devstack@c-api.service[100522]: INFO cinder.api.openstack.wsgi [req-08864e2c-3da1-4b24-b839-ebd4df5fe5a0 req-a863de98-291d-45cf-a83c-d4be32e0c403 tempest-AttachVolumeMultiAttachTest-1978803889 tempest-AttachVolumeMultiAttachTest-1978803889-project-member] https://10.4.3.117/volume/v3/attachments/70b57943-82b0-409b-973d-ea47fffd6b39 returned with HTTP 200 Jul 27 16:13:00.700168 np0000005924 devstack@c-api.service[100522]: [pid: 100522|app: 0|req: 433/1752] 10.4.3.117 () {70 vars in 1651 bytes} [Mon Jul 27 16:13:00 2026] GET /volume/v3/attachments/70b57943-82b0-409b-973d-ea47fffd6b39 => generated 994 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 27 16:13:00.719389 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.middleware.request_id [None req-5aca2fab-1b0b-4c99-9e80-7eb719cead2e None None] RequestId filter calling following filter/app {{(pid=100523) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:13:00.723234 np0000005924 devstack@c-api.service[100523]: INFO cinder.api.openstack.wsgi [None req-5aca2fab-1b0b-4c99-9e80-7eb719cead2e tempest-VolumesBackupsTest-1601316061 tempest-VolumesBackupsTest-1601316061-project-member] GET https://10.4.3.117/volume/v3/backups/1d564b11-ee29-4dee-b09d-d0bbaa4ed42b Jul 27 16:13:00.723234 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.openstack.wsgi [None req-5aca2fab-1b0b-4c99-9e80-7eb719cead2e tempest-VolumesBackupsTest-1601316061 tempest-VolumesBackupsTest-1601316061-project-member] Empty body provided in request {{(pid=100523) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:13:00.723234 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.openstack.wsgi [None req-5aca2fab-1b0b-4c99-9e80-7eb719cead2e tempest-VolumesBackupsTest-1601316061 tempest-VolumesBackupsTest-1601316061-project-member] Calling method 'show' {{(pid=100523) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:13:00.723234 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.v3.backups [None req-5aca2fab-1b0b-4c99-9e80-7eb719cead2e tempest-VolumesBackupsTest-1601316061 tempest-VolumesBackupsTest-1601316061-project-member] Show backup with id 1d564b11-ee29-4dee-b09d-d0bbaa4ed42b. {{(pid=100523) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 27 16:13:00.727111 np0000005924 devstack@c-api.service[100523]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:13:00.727111 np0000005924 devstack@c-api.service[100523]: warnings.warn( Jul 27 16:13:00.727111 np0000005924 devstack@c-api.service[100523]: INFO cinder.api.openstack.wsgi [None req-5aca2fab-1b0b-4c99-9e80-7eb719cead2e tempest-VolumesBackupsTest-1601316061 tempest-VolumesBackupsTest-1601316061-project-member] https://10.4.3.117/volume/v3/backups/1d564b11-ee29-4dee-b09d-d0bbaa4ed42b returned with HTTP 200 Jul 27 16:13:00.727572 np0000005924 devstack@c-api.service[100523]: [pid: 100523|app: 0|req: 442/1753] 10.4.3.117 () {66 vars in 1348 bytes} [Mon Jul 27 16:13:00 2026] GET /volume/v3/backups/1d564b11-ee29-4dee-b09d-d0bbaa4ed42b => generated 791 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 27 16:13:01.739781 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.middleware.request_id [None req-1db518c3-1dff-4bd9-86ff-ef29f13aabc4 None None] RequestId filter calling following filter/app {{(pid=100521) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:13:01.741694 np0000005924 devstack@c-api.service[100521]: INFO cinder.api.openstack.wsgi [None req-1db518c3-1dff-4bd9-86ff-ef29f13aabc4 tempest-VolumesBackupsTest-1601316061 tempest-VolumesBackupsTest-1601316061-project-member] GET https://10.4.3.117/volume/v3/backups/1d564b11-ee29-4dee-b09d-d0bbaa4ed42b Jul 27 16:13:01.741900 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.openstack.wsgi [None req-1db518c3-1dff-4bd9-86ff-ef29f13aabc4 tempest-VolumesBackupsTest-1601316061 tempest-VolumesBackupsTest-1601316061-project-member] Empty body provided in request {{(pid=100521) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:13:01.742091 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.openstack.wsgi [None req-1db518c3-1dff-4bd9-86ff-ef29f13aabc4 tempest-VolumesBackupsTest-1601316061 tempest-VolumesBackupsTest-1601316061-project-member] Calling method 'show' {{(pid=100521) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:13:01.742215 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.v3.backups [None req-1db518c3-1dff-4bd9-86ff-ef29f13aabc4 tempest-VolumesBackupsTest-1601316061 tempest-VolumesBackupsTest-1601316061-project-member] Show backup with id 1d564b11-ee29-4dee-b09d-d0bbaa4ed42b. {{(pid=100521) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 27 16:13:01.746996 np0000005924 devstack@c-api.service[100521]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:13:01.746996 np0000005924 devstack@c-api.service[100521]: warnings.warn( Jul 27 16:13:01.747826 np0000005924 devstack@c-api.service[100521]: INFO cinder.api.openstack.wsgi [None req-1db518c3-1dff-4bd9-86ff-ef29f13aabc4 tempest-VolumesBackupsTest-1601316061 tempest-VolumesBackupsTest-1601316061-project-member] https://10.4.3.117/volume/v3/backups/1d564b11-ee29-4dee-b09d-d0bbaa4ed42b returned with HTTP 200 Jul 27 16:13:01.748232 np0000005924 devstack@c-api.service[100521]: [pid: 100521|app: 0|req: 438/1754] 10.4.3.117 () {66 vars in 1348 bytes} [Mon Jul 27 16:13:01 2026] GET /volume/v3/backups/1d564b11-ee29-4dee-b09d-d0bbaa4ed42b => generated 791 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 27 16:13:02.759865 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.middleware.request_id [None req-3db6f2e3-5b3e-4c39-a775-cb69c31bb3b8 None None] RequestId filter calling following filter/app {{(pid=100524) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:13:02.761442 np0000005924 devstack@c-api.service[100524]: INFO cinder.api.openstack.wsgi [None req-3db6f2e3-5b3e-4c39-a775-cb69c31bb3b8 tempest-VolumesBackupsTest-1601316061 tempest-VolumesBackupsTest-1601316061-project-member] GET https://10.4.3.117/volume/v3/backups/1d564b11-ee29-4dee-b09d-d0bbaa4ed42b Jul 27 16:13:02.761612 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.openstack.wsgi [None req-3db6f2e3-5b3e-4c39-a775-cb69c31bb3b8 tempest-VolumesBackupsTest-1601316061 tempest-VolumesBackupsTest-1601316061-project-member] Empty body provided in request {{(pid=100524) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:13:02.761784 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.openstack.wsgi [None req-3db6f2e3-5b3e-4c39-a775-cb69c31bb3b8 tempest-VolumesBackupsTest-1601316061 tempest-VolumesBackupsTest-1601316061-project-member] Calling method 'show' {{(pid=100524) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:13:02.761881 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.v3.backups [None req-3db6f2e3-5b3e-4c39-a775-cb69c31bb3b8 tempest-VolumesBackupsTest-1601316061 tempest-VolumesBackupsTest-1601316061-project-member] Show backup with id 1d564b11-ee29-4dee-b09d-d0bbaa4ed42b. {{(pid=100524) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 27 16:13:02.769810 np0000005924 devstack@c-api.service[100524]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:13:02.769810 np0000005924 devstack@c-api.service[100524]: warnings.warn( Jul 27 16:13:02.770691 np0000005924 devstack@c-api.service[100524]: INFO cinder.api.openstack.wsgi [None req-3db6f2e3-5b3e-4c39-a775-cb69c31bb3b8 tempest-VolumesBackupsTest-1601316061 tempest-VolumesBackupsTest-1601316061-project-member] https://10.4.3.117/volume/v3/backups/1d564b11-ee29-4dee-b09d-d0bbaa4ed42b returned with HTTP 200 Jul 27 16:13:02.771104 np0000005924 devstack@c-api.service[100524]: [pid: 100524|app: 0|req: 442/1755] 10.4.3.117 () {66 vars in 1348 bytes} [Mon Jul 27 16:13:02 2026] GET /volume/v3/backups/1d564b11-ee29-4dee-b09d-d0bbaa4ed42b => generated 791 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 27 16:13:02.976090 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.middleware.request_id [None req-b175bf0e-0c6d-4df7-8b92-2aedc119c2f6 None None] RequestId filter calling following filter/app {{(pid=100522) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:13:02.979046 np0000005924 devstack@c-api.service[100522]: INFO cinder.api.openstack.wsgi [None req-b175bf0e-0c6d-4df7-8b92-2aedc119c2f6 tempest-VolumesNegativeTest-1232434331 tempest-VolumesNegativeTest-1232434331-project-member] POST https://10.4.3.117/volume/v3/volumes/59f6cd8b-7543-4530-9bc7-6461fe53d705/action Jul 27 16:13:02.979479 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.openstack.wsgi [None req-b175bf0e-0c6d-4df7-8b92-2aedc119c2f6 tempest-VolumesNegativeTest-1232434331 tempest-VolumesNegativeTest-1232434331-project-member] Action body: b'{"os-attach": {"instance_uuid": "7ed78901-e3fc-4cb9-bc20-3924a87467b2", "mountpoint": "/dev/vdc"}}' {{(pid=100522) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 27 16:13:02.979659 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.openstack.wsgi [None req-b175bf0e-0c6d-4df7-8b92-2aedc119c2f6 tempest-VolumesNegativeTest-1232434331 tempest-VolumesNegativeTest-1232434331-project-member] Action: 'action', calling method: _attach, body: {"os-attach": {"instance_uuid": "7ed78901-e3fc-4cb9-bc20-3924a87467b2", "mountpoint": "/dev/vdc"}} {{(pid=100522) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 27 16:13:02.989282 np0000005924 devstack@c-api.service[100522]: INFO cinder.api.openstack.wsgi [None req-b175bf0e-0c6d-4df7-8b92-2aedc119c2f6 tempest-VolumesNegativeTest-1232434331 tempest-VolumesNegativeTest-1232434331-project-member] https://10.4.3.117/volume/v3/volumes/59f6cd8b-7543-4530-9bc7-6461fe53d705/action returned with HTTP 404 Jul 27 16:13:02.989948 np0000005924 devstack@c-api.service[100522]: [pid: 100522|app: 0|req: 434/1756] 10.4.3.117 () {68 vars in 1390 bytes} [Mon Jul 27 16:13:02 2026] POST /volume/v3/volumes/59f6cd8b-7543-4530-9bc7-6461fe53d705/action => generated 109 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 27 16:13:03.786448 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.middleware.request_id [None req-18807fe3-4ce4-43c9-bf5b-c6e8bab13e87 None None] RequestId filter calling following filter/app {{(pid=100523) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:13:03.789531 np0000005924 devstack@c-api.service[100523]: INFO cinder.api.openstack.wsgi [None req-18807fe3-4ce4-43c9-bf5b-c6e8bab13e87 tempest-VolumesBackupsTest-1601316061 tempest-VolumesBackupsTest-1601316061-project-member] GET https://10.4.3.117/volume/v3/backups/1d564b11-ee29-4dee-b09d-d0bbaa4ed42b Jul 27 16:13:03.789710 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.openstack.wsgi [None req-18807fe3-4ce4-43c9-bf5b-c6e8bab13e87 tempest-VolumesBackupsTest-1601316061 tempest-VolumesBackupsTest-1601316061-project-member] Empty body provided in request {{(pid=100523) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:13:03.789886 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.openstack.wsgi [None req-18807fe3-4ce4-43c9-bf5b-c6e8bab13e87 tempest-VolumesBackupsTest-1601316061 tempest-VolumesBackupsTest-1601316061-project-member] Calling method 'show' {{(pid=100523) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:13:03.790029 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.v3.backups [None req-18807fe3-4ce4-43c9-bf5b-c6e8bab13e87 tempest-VolumesBackupsTest-1601316061 tempest-VolumesBackupsTest-1601316061-project-member] Show backup with id 1d564b11-ee29-4dee-b09d-d0bbaa4ed42b. {{(pid=100523) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 27 16:13:03.795743 np0000005924 devstack@c-api.service[100523]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:13:03.795743 np0000005924 devstack@c-api.service[100523]: warnings.warn( Jul 27 16:13:03.796800 np0000005924 devstack@c-api.service[100523]: INFO cinder.api.openstack.wsgi [None req-18807fe3-4ce4-43c9-bf5b-c6e8bab13e87 tempest-VolumesBackupsTest-1601316061 tempest-VolumesBackupsTest-1601316061-project-member] https://10.4.3.117/volume/v3/backups/1d564b11-ee29-4dee-b09d-d0bbaa4ed42b returned with HTTP 200 Jul 27 16:13:03.797463 np0000005924 devstack@c-api.service[100523]: [pid: 100523|app: 0|req: 443/1757] 10.4.3.117 () {66 vars in 1348 bytes} [Mon Jul 27 16:13:03 2026] GET /volume/v3/backups/1d564b11-ee29-4dee-b09d-d0bbaa4ed42b => generated 791 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 27 16:13:03.922242 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.middleware.request_id [None req-c31baa9e-7fad-4611-a795-6113ed13d0fb None None] RequestId filter calling following filter/app {{(pid=100521) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:13:03.923950 np0000005924 devstack@c-api.service[100521]: INFO cinder.api.openstack.wsgi [None req-c31baa9e-7fad-4611-a795-6113ed13d0fb tempest-TestStampPattern-1248714906 tempest-TestStampPattern-1248714906-project-member] GET https://10.4.3.117/volume/v3/volumes/98ac08d8-67b2-4d09-b6ea-933ce5ed5808 Jul 27 16:13:03.924351 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.openstack.wsgi [None req-c31baa9e-7fad-4611-a795-6113ed13d0fb tempest-TestStampPattern-1248714906 tempest-TestStampPattern-1248714906-project-member] Empty body provided in request {{(pid=100521) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:13:03.924883 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.openstack.wsgi [None req-c31baa9e-7fad-4611-a795-6113ed13d0fb tempest-TestStampPattern-1248714906 tempest-TestStampPattern-1248714906-project-member] Calling method 'show' {{(pid=100521) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:13:03.935880 np0000005924 devstack@c-api.service[100521]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:13:03.935880 np0000005924 devstack@c-api.service[100521]: warnings.warn( Jul 27 16:13:03.944427 np0000005924 devstack@c-api.service[100521]: INFO cinder.volume.api [None req-c31baa9e-7fad-4611-a795-6113ed13d0fb tempest-TestStampPattern-1248714906 tempest-TestStampPattern-1248714906-project-member] Volume info retrieved successfully. Jul 27 16:13:03.947383 np0000005924 devstack@c-api.service[100521]: INFO cinder.api.openstack.wsgi [None req-c31baa9e-7fad-4611-a795-6113ed13d0fb tempest-TestStampPattern-1248714906 tempest-TestStampPattern-1248714906-project-member] https://10.4.3.117/volume/v3/volumes/98ac08d8-67b2-4d09-b6ea-933ce5ed5808 returned with HTTP 200 Jul 27 16:13:03.947967 np0000005924 devstack@c-api.service[100521]: [pid: 100521|app: 0|req: 439/1758] 10.4.3.117 () {66 vars in 1348 bytes} [Mon Jul 27 16:13:03 2026] GET /volume/v3/volumes/98ac08d8-67b2-4d09-b6ea-933ce5ed5808 => generated 840 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 27 16:13:03.965178 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.middleware.request_id [None req-b34efa2e-f85f-44f4-8a08-8d93cf4ebb70 None None] RequestId filter calling following filter/app {{(pid=100524) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:13:03.971235 np0000005924 devstack@c-api.service[100524]: INFO cinder.api.openstack.wsgi [None req-b34efa2e-f85f-44f4-8a08-8d93cf4ebb70 tempest-TestStampPattern-1248714906 tempest-TestStampPattern-1248714906-project-member] GET https://10.4.3.117/volume/v3/volumes/98ac08d8-67b2-4d09-b6ea-933ce5ed5808 Jul 27 16:13:03.971407 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.openstack.wsgi [None req-b34efa2e-f85f-44f4-8a08-8d93cf4ebb70 tempest-TestStampPattern-1248714906 tempest-TestStampPattern-1248714906-project-member] Empty body provided in request {{(pid=100524) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:13:03.971718 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.openstack.wsgi [None req-b34efa2e-f85f-44f4-8a08-8d93cf4ebb70 tempest-TestStampPattern-1248714906 tempest-TestStampPattern-1248714906-project-member] Calling method 'show' {{(pid=100524) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:13:03.987096 np0000005924 devstack@c-api.service[100524]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:13:03.987096 np0000005924 devstack@c-api.service[100524]: warnings.warn( Jul 27 16:13:03.995505 np0000005924 devstack@c-api.service[100524]: INFO cinder.volume.api [None req-b34efa2e-f85f-44f4-8a08-8d93cf4ebb70 tempest-TestStampPattern-1248714906 tempest-TestStampPattern-1248714906-project-member] Volume info retrieved successfully. Jul 27 16:13:04.005889 np0000005924 devstack@c-api.service[100524]: INFO cinder.api.openstack.wsgi [None req-b34efa2e-f85f-44f4-8a08-8d93cf4ebb70 tempest-TestStampPattern-1248714906 tempest-TestStampPattern-1248714906-project-member] https://10.4.3.117/volume/v3/volumes/98ac08d8-67b2-4d09-b6ea-933ce5ed5808 returned with HTTP 200 Jul 27 16:13:04.006358 np0000005924 devstack@c-api.service[100524]: [pid: 100524|app: 0|req: 443/1759] 10.4.3.117 () {66 vars in 1348 bytes} [Mon Jul 27 16:13:03 2026] GET /volume/v3/volumes/98ac08d8-67b2-4d09-b6ea-933ce5ed5808 => generated 840 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 27 16:13:04.059996 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.middleware.request_id [req-35812b9e-f19a-4d97-9294-8cc65848b390 req-7f36aa26-93fc-4334-a104-93495c4ab411 None None] RequestId filter calling following filter/app {{(pid=100522) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:13:04.062152 np0000005924 devstack@c-api.service[100522]: INFO cinder.api.openstack.wsgi [req-35812b9e-f19a-4d97-9294-8cc65848b390 req-7f36aa26-93fc-4334-a104-93495c4ab411 tempest-TestStampPattern-1248714906 tempest-TestStampPattern-1248714906-project-member] GET https://10.4.3.117/volume/v3/volumes/98ac08d8-67b2-4d09-b6ea-933ce5ed5808 Jul 27 16:13:04.062400 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.openstack.wsgi [req-35812b9e-f19a-4d97-9294-8cc65848b390 req-7f36aa26-93fc-4334-a104-93495c4ab411 tempest-TestStampPattern-1248714906 tempest-TestStampPattern-1248714906-project-member] Empty body provided in request {{(pid=100522) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:13:04.062682 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.openstack.wsgi [req-35812b9e-f19a-4d97-9294-8cc65848b390 req-7f36aa26-93fc-4334-a104-93495c4ab411 tempest-TestStampPattern-1248714906 tempest-TestStampPattern-1248714906-project-member] Calling method 'show' {{(pid=100522) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:13:04.070169 np0000005924 devstack@c-api.service[100522]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:13:04.070169 np0000005924 devstack@c-api.service[100522]: warnings.warn( Jul 27 16:13:04.077644 np0000005924 devstack@c-api.service[100522]: INFO cinder.volume.api [req-35812b9e-f19a-4d97-9294-8cc65848b390 req-7f36aa26-93fc-4334-a104-93495c4ab411 tempest-TestStampPattern-1248714906 tempest-TestStampPattern-1248714906-project-member] Volume info retrieved successfully. Jul 27 16:13:04.081625 np0000005924 devstack@c-api.service[100522]: INFO cinder.api.openstack.wsgi [req-35812b9e-f19a-4d97-9294-8cc65848b390 req-7f36aa26-93fc-4334-a104-93495c4ab411 tempest-TestStampPattern-1248714906 tempest-TestStampPattern-1248714906-project-member] https://10.4.3.117/volume/v3/volumes/98ac08d8-67b2-4d09-b6ea-933ce5ed5808 returned with HTTP 200 Jul 27 16:13:04.081998 np0000005924 devstack@c-api.service[100522]: [pid: 100522|app: 0|req: 435/1760] 10.4.3.117 () {68 vars in 1598 bytes} [Mon Jul 27 16:13:04 2026] GET /volume/v3/volumes/98ac08d8-67b2-4d09-b6ea-933ce5ed5808 => generated 840 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 27 16:13:04.175449 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.middleware.request_id [None req-9196a09d-9d98-4dfa-9be8-5eb01a36c0f1 None None] RequestId filter calling following filter/app {{(pid=100523) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:13:04.175937 np0000005924 devstack@c-api.service[100523]: INFO cinder.api.openstack.wsgi [None req-9196a09d-9d98-4dfa-9be8-5eb01a36c0f1 None None] GET https://10.4.3.117/volume// Jul 27 16:13:04.176191 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.openstack.wsgi [None req-9196a09d-9d98-4dfa-9be8-5eb01a36c0f1 None None] Empty body provided in request {{(pid=100523) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:13:04.176494 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.openstack.wsgi [None req-9196a09d-9d98-4dfa-9be8-5eb01a36c0f1 None None] Calling method 'all' {{(pid=100523) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:13:04.176945 np0000005924 devstack@c-api.service[100523]: INFO cinder.api.openstack.wsgi [None req-9196a09d-9d98-4dfa-9be8-5eb01a36c0f1 None None] https://10.4.3.117/volume// returned with HTTP 300 Jul 27 16:13:04.179849 np0000005924 devstack@c-api.service[100523]: [pid: 100523|app: 0|req: 444/1761] 10.4.3.117 () {66 vars in 1428 bytes} [Mon Jul 27 16:13:04 2026] GET /volume/ => generated 386 bytes in 5 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 27 16:13:04.185264 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.middleware.request_id [req-35812b9e-f19a-4d97-9294-8cc65848b390 req-5c4f7027-10e0-4a39-8013-29260e2583df None None] RequestId filter calling following filter/app {{(pid=100521) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:13:04.187577 np0000005924 devstack@c-api.service[100521]: INFO cinder.api.openstack.wsgi [req-35812b9e-f19a-4d97-9294-8cc65848b390 req-5c4f7027-10e0-4a39-8013-29260e2583df tempest-TestStampPattern-1248714906 tempest-TestStampPattern-1248714906-project-member] POST https://10.4.3.117/volume/v3/attachments Jul 27 16:13:04.188019 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.openstack.wsgi [req-35812b9e-f19a-4d97-9294-8cc65848b390 req-5c4f7027-10e0-4a39-8013-29260e2583df tempest-TestStampPattern-1248714906 tempest-TestStampPattern-1248714906-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "98ac08d8-67b2-4d09-b6ea-933ce5ed5808", "connector": null, "instance_uuid": "bc691c4b-22a0-4d80-bc74-e953ab5fe74f"}} {{(pid=100521) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 27 16:13:04.198256 np0000005924 devstack@c-api.service[100521]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:13:04.198256 np0000005924 devstack@c-api.service[100521]: warnings.warn( Jul 27 16:13:04.244100 np0000005924 devstack@c-api.service[100521]: INFO cinder.api.openstack.wsgi [req-35812b9e-f19a-4d97-9294-8cc65848b390 req-5c4f7027-10e0-4a39-8013-29260e2583df tempest-TestStampPattern-1248714906 tempest-TestStampPattern-1248714906-project-member] https://10.4.3.117/volume/v3/attachments returned with HTTP 200 Jul 27 16:13:04.244725 np0000005924 devstack@c-api.service[100521]: [pid: 100521|app: 0|req: 440/1762] 10.4.3.117 () {74 vars in 1594 bytes} [Mon Jul 27 16:13:04 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 27 16:13:04.280956 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.middleware.request_id [None req-bc069a81-565b-46e2-b36f-c70be226b10f None None] RequestId filter calling following filter/app {{(pid=100524) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:13:04.283137 np0000005924 devstack@c-api.service[100524]: INFO cinder.api.openstack.wsgi [None req-bc069a81-565b-46e2-b36f-c70be226b10f tempest-TestStampPattern-1248714906 tempest-TestStampPattern-1248714906-project-member] GET https://10.4.3.117/volume/v3/volumes/98ac08d8-67b2-4d09-b6ea-933ce5ed5808 Jul 27 16:13:04.283398 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.openstack.wsgi [None req-bc069a81-565b-46e2-b36f-c70be226b10f tempest-TestStampPattern-1248714906 tempest-TestStampPattern-1248714906-project-member] Empty body provided in request {{(pid=100524) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:13:04.283640 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.openstack.wsgi [None req-bc069a81-565b-46e2-b36f-c70be226b10f tempest-TestStampPattern-1248714906 tempest-TestStampPattern-1248714906-project-member] Calling method 'show' {{(pid=100524) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:13:04.300658 np0000005924 devstack@c-api.service[100524]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:13:04.300658 np0000005924 devstack@c-api.service[100524]: warnings.warn( Jul 27 16:13:04.311622 np0000005924 devstack@c-api.service[100524]: INFO cinder.volume.api [None req-bc069a81-565b-46e2-b36f-c70be226b10f tempest-TestStampPattern-1248714906 tempest-TestStampPattern-1248714906-project-member] Volume info retrieved successfully. Jul 27 16:13:04.323546 np0000005924 devstack@c-api.service[100524]: INFO cinder.api.openstack.wsgi [None req-bc069a81-565b-46e2-b36f-c70be226b10f tempest-TestStampPattern-1248714906 tempest-TestStampPattern-1248714906-project-member] https://10.4.3.117/volume/v3/volumes/98ac08d8-67b2-4d09-b6ea-933ce5ed5808 returned with HTTP 200 Jul 27 16:13:04.324202 np0000005924 devstack@c-api.service[100524]: [pid: 100524|app: 0|req: 444/1763] 10.4.3.117 () {66 vars in 1348 bytes} [Mon Jul 27 16:13:04 2026] GET /volume/v3/volumes/98ac08d8-67b2-4d09-b6ea-933ce5ed5808 => generated 839 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 27 16:13:04.334182 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.middleware.request_id [None req-1767cc39-ff3b-4957-bf14-18915e202f77 None None] RequestId filter calling following filter/app {{(pid=100522) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:13:04.334624 np0000005924 devstack@c-api.service[100522]: INFO cinder.api.openstack.wsgi [None req-1767cc39-ff3b-4957-bf14-18915e202f77 None None] GET https://10.4.3.117/volume// Jul 27 16:13:04.334838 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.openstack.wsgi [None req-1767cc39-ff3b-4957-bf14-18915e202f77 None None] Empty body provided in request {{(pid=100522) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:13:04.335069 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.openstack.wsgi [None req-1767cc39-ff3b-4957-bf14-18915e202f77 None None] Calling method 'all' {{(pid=100522) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:13:04.335484 np0000005924 devstack@c-api.service[100522]: INFO cinder.api.openstack.wsgi [None req-1767cc39-ff3b-4957-bf14-18915e202f77 None None] https://10.4.3.117/volume// returned with HTTP 300 Jul 27 16:13:04.335796 np0000005924 devstack@c-api.service[100522]: [pid: 100522|app: 0|req: 436/1764] 10.4.3.117 () {66 vars in 1426 bytes} [Mon Jul 27 16:13:04 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 27 16:13:04.361850 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.middleware.request_id [req-35812b9e-f19a-4d97-9294-8cc65848b390 req-f1c3c0e2-2b64-4973-b1d5-b5203e4a1df0 None None] RequestId filter calling following filter/app {{(pid=100523) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:13:04.364318 np0000005924 devstack@c-api.service[100523]: INFO cinder.api.openstack.wsgi [req-35812b9e-f19a-4d97-9294-8cc65848b390 req-f1c3c0e2-2b64-4973-b1d5-b5203e4a1df0 tempest-TestStampPattern-1248714906 tempest-TestStampPattern-1248714906-project-member] GET https://10.4.3.117/volume/v3/volumes/98ac08d8-67b2-4d09-b6ea-933ce5ed5808 Jul 27 16:13:04.365109 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.openstack.wsgi [req-35812b9e-f19a-4d97-9294-8cc65848b390 req-f1c3c0e2-2b64-4973-b1d5-b5203e4a1df0 tempest-TestStampPattern-1248714906 tempest-TestStampPattern-1248714906-project-member] Empty body provided in request {{(pid=100523) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:13:04.365109 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.openstack.wsgi [req-35812b9e-f19a-4d97-9294-8cc65848b390 req-f1c3c0e2-2b64-4973-b1d5-b5203e4a1df0 tempest-TestStampPattern-1248714906 tempest-TestStampPattern-1248714906-project-member] Calling method 'show' {{(pid=100523) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:13:04.384724 np0000005924 devstack@c-api.service[100523]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:13:04.384724 np0000005924 devstack@c-api.service[100523]: warnings.warn( Jul 27 16:13:04.389919 np0000005924 devstack@c-api.service[100523]: INFO cinder.volume.api [req-35812b9e-f19a-4d97-9294-8cc65848b390 req-f1c3c0e2-2b64-4973-b1d5-b5203e4a1df0 tempest-TestStampPattern-1248714906 tempest-TestStampPattern-1248714906-project-member] Volume info retrieved successfully. Jul 27 16:13:04.396676 np0000005924 devstack@c-api.service[100523]: INFO cinder.api.openstack.wsgi [req-35812b9e-f19a-4d97-9294-8cc65848b390 req-f1c3c0e2-2b64-4973-b1d5-b5203e4a1df0 tempest-TestStampPattern-1248714906 tempest-TestStampPattern-1248714906-project-member] https://10.4.3.117/volume/v3/volumes/98ac08d8-67b2-4d09-b6ea-933ce5ed5808 returned with HTTP 200 Jul 27 16:13:04.397577 np0000005924 devstack@c-api.service[100523]: [pid: 100523|app: 0|req: 445/1765] 10.4.3.117 () {70 vars in 1639 bytes} [Mon Jul 27 16:13:04 2026] GET /volume/v3/volumes/98ac08d8-67b2-4d09-b6ea-933ce5ed5808 => generated 1019 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 27 16:13:04.556202 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.middleware.request_id [req-35812b9e-f19a-4d97-9294-8cc65848b390 req-8baefeb8-de34-472f-bef9-48cebd10d09a None None] RequestId filter calling following filter/app {{(pid=100521) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:13:04.559384 np0000005924 devstack@c-api.service[100521]: INFO cinder.api.openstack.wsgi [req-35812b9e-f19a-4d97-9294-8cc65848b390 req-8baefeb8-de34-472f-bef9-48cebd10d09a tempest-TestStampPattern-1248714906 tempest-TestStampPattern-1248714906-project-member] PUT https://10.4.3.117/volume/v3/attachments/a28b5963-3186-49ce-ac23-718c3ebce318 Jul 27 16:13:04.559941 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.openstack.wsgi [req-35812b9e-f19a-4d97-9294-8cc65848b390 req-8baefeb8-de34-472f-bef9-48cebd10d09a tempest-TestStampPattern-1248714906 tempest-TestStampPattern-1248714906-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.117", "host": "np0000005924", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:c1414b6f8d8f", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "13cbedf7-bb1f-4b5e-b492-2fef0d4dab25", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100521) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 27 16:13:04.572869 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.coordination [req-35812b9e-f19a-4d97-9294-8cc65848b390 req-8baefeb8-de34-472f-bef9-48cebd10d09a tempest-TestStampPattern-1248714906 tempest-TestStampPattern-1248714906-project-member] Acquiring lock "cinder-attachment_update-98ac08d8-67b2-4d09-b6ea-933ce5ed5808-np0000005924" by "attachment_update" {{(pid=100521) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jul 27 16:13:04.578750 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.coordination [req-35812b9e-f19a-4d97-9294-8cc65848b390 req-8baefeb8-de34-472f-bef9-48cebd10d09a tempest-TestStampPattern-1248714906 tempest-TestStampPattern-1248714906-project-member] Lock "cinder-attachment_update-98ac08d8-67b2-4d09-b6ea-933ce5ed5808-np0000005924" acquired by "attachment_update" :: waited 0.006s {{(pid=100521) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jul 27 16:13:04.580284 np0000005924 devstack@c-api.service[100521]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:13:04.580284 np0000005924 devstack@c-api.service[100521]: warnings.warn( Jul 27 16:13:04.761999 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.coordination [req-35812b9e-f19a-4d97-9294-8cc65848b390 req-8baefeb8-de34-472f-bef9-48cebd10d09a tempest-TestStampPattern-1248714906 tempest-TestStampPattern-1248714906-project-member] Lock "cinder-attachment_update-98ac08d8-67b2-4d09-b6ea-933ce5ed5808-np0000005924" released by "attachment_update" :: held 0.183s {{(pid=100521) __release /opt/stack/cinder/cinder/coordination.py:152}} Jul 27 16:13:04.762381 np0000005924 devstack@c-api.service[100521]: INFO cinder.api.openstack.wsgi [req-35812b9e-f19a-4d97-9294-8cc65848b390 req-8baefeb8-de34-472f-bef9-48cebd10d09a tempest-TestStampPattern-1248714906 tempest-TestStampPattern-1248714906-project-member] https://10.4.3.117/volume/v3/attachments/a28b5963-3186-49ce-ac23-718c3ebce318 returned with HTTP 200 Jul 27 16:13:04.762902 np0000005924 devstack@c-api.service[100521]: [pid: 100521|app: 0|req: 441/1766] 10.4.3.117 () {74 vars in 1704 bytes} [Mon Jul 27 16:13:04 2026] PUT /volume/v3/attachments/a28b5963-3186-49ce-ac23-718c3ebce318 => generated 969 bytes in 207 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 27 16:13:04.810588 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.middleware.request_id [None req-e8c86c73-765a-4c24-bb06-231a665af1cf None None] RequestId filter calling following filter/app {{(pid=100524) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:13:04.813729 np0000005924 devstack@c-api.service[100524]: INFO cinder.api.openstack.wsgi [None req-e8c86c73-765a-4c24-bb06-231a665af1cf tempest-VolumesBackupsTest-1601316061 tempest-VolumesBackupsTest-1601316061-project-member] GET https://10.4.3.117/volume/v3/backups/1d564b11-ee29-4dee-b09d-d0bbaa4ed42b Jul 27 16:13:04.814018 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.openstack.wsgi [None req-e8c86c73-765a-4c24-bb06-231a665af1cf tempest-VolumesBackupsTest-1601316061 tempest-VolumesBackupsTest-1601316061-project-member] Empty body provided in request {{(pid=100524) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:13:04.814321 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.openstack.wsgi [None req-e8c86c73-765a-4c24-bb06-231a665af1cf tempest-VolumesBackupsTest-1601316061 tempest-VolumesBackupsTest-1601316061-project-member] Calling method 'show' {{(pid=100524) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:13:04.814528 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.v3.backups [None req-e8c86c73-765a-4c24-bb06-231a665af1cf tempest-VolumesBackupsTest-1601316061 tempest-VolumesBackupsTest-1601316061-project-member] Show backup with id 1d564b11-ee29-4dee-b09d-d0bbaa4ed42b. {{(pid=100524) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 27 16:13:04.820078 np0000005924 devstack@c-api.service[100524]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:13:04.820078 np0000005924 devstack@c-api.service[100524]: warnings.warn( Jul 27 16:13:04.821257 np0000005924 devstack@c-api.service[100524]: INFO cinder.api.openstack.wsgi [None req-e8c86c73-765a-4c24-bb06-231a665af1cf tempest-VolumesBackupsTest-1601316061 tempest-VolumesBackupsTest-1601316061-project-member] https://10.4.3.117/volume/v3/backups/1d564b11-ee29-4dee-b09d-d0bbaa4ed42b returned with HTTP 200 Jul 27 16:13:04.821958 np0000005924 devstack@c-api.service[100524]: [pid: 100524|app: 0|req: 445/1767] 10.4.3.117 () {66 vars in 1348 bytes} [Mon Jul 27 16:13:04 2026] GET /volume/v3/backups/1d564b11-ee29-4dee-b09d-d0bbaa4ed42b => generated 791 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 27 16:13:05.343135 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.middleware.request_id [None req-d7e9aacd-1109-4b72-8aee-4784768633d1 None None] RequestId filter calling following filter/app {{(pid=100522) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:13:05.345400 np0000005924 devstack@c-api.service[100522]: INFO cinder.api.openstack.wsgi [None req-d7e9aacd-1109-4b72-8aee-4784768633d1 tempest-TestStampPattern-1248714906 tempest-TestStampPattern-1248714906-project-member] GET https://10.4.3.117/volume/v3/volumes/98ac08d8-67b2-4d09-b6ea-933ce5ed5808 Jul 27 16:13:05.350022 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.openstack.wsgi [None req-d7e9aacd-1109-4b72-8aee-4784768633d1 tempest-TestStampPattern-1248714906 tempest-TestStampPattern-1248714906-project-member] Empty body provided in request {{(pid=100522) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:13:05.350022 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.openstack.wsgi [None req-d7e9aacd-1109-4b72-8aee-4784768633d1 tempest-TestStampPattern-1248714906 tempest-TestStampPattern-1248714906-project-member] Calling method 'show' {{(pid=100522) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:13:05.366620 np0000005924 devstack@c-api.service[100522]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:13:05.366620 np0000005924 devstack@c-api.service[100522]: warnings.warn( Jul 27 16:13:05.372874 np0000005924 devstack@c-api.service[100522]: INFO cinder.volume.api [None req-d7e9aacd-1109-4b72-8aee-4784768633d1 tempest-TestStampPattern-1248714906 tempest-TestStampPattern-1248714906-project-member] Volume info retrieved successfully. Jul 27 16:13:05.389223 np0000005924 devstack@c-api.service[100522]: INFO cinder.api.openstack.wsgi [None req-d7e9aacd-1109-4b72-8aee-4784768633d1 tempest-TestStampPattern-1248714906 tempest-TestStampPattern-1248714906-project-member] https://10.4.3.117/volume/v3/volumes/98ac08d8-67b2-4d09-b6ea-933ce5ed5808 returned with HTTP 200 Jul 27 16:13:05.389223 np0000005924 devstack@c-api.service[100522]: [pid: 100522|app: 0|req: 437/1768] 10.4.3.117 () {66 vars in 1348 bytes} [Mon Jul 27 16:13:05 2026] GET /volume/v3/volumes/98ac08d8-67b2-4d09-b6ea-933ce5ed5808 => generated 840 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 27 16:13:05.837300 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.middleware.request_id [None req-b1330564-046f-4ffc-888e-224115995570 None None] RequestId filter calling following filter/app {{(pid=100523) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:13:05.840535 np0000005924 devstack@c-api.service[100523]: INFO cinder.api.openstack.wsgi [None req-b1330564-046f-4ffc-888e-224115995570 tempest-VolumesBackupsTest-1601316061 tempest-VolumesBackupsTest-1601316061-project-member] GET https://10.4.3.117/volume/v3/backups/1d564b11-ee29-4dee-b09d-d0bbaa4ed42b Jul 27 16:13:05.840535 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.openstack.wsgi [None req-b1330564-046f-4ffc-888e-224115995570 tempest-VolumesBackupsTest-1601316061 tempest-VolumesBackupsTest-1601316061-project-member] Empty body provided in request {{(pid=100523) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:13:05.840535 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.openstack.wsgi [None req-b1330564-046f-4ffc-888e-224115995570 tempest-VolumesBackupsTest-1601316061 tempest-VolumesBackupsTest-1601316061-project-member] Calling method 'show' {{(pid=100523) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:13:05.840535 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.v3.backups [None req-b1330564-046f-4ffc-888e-224115995570 tempest-VolumesBackupsTest-1601316061 tempest-VolumesBackupsTest-1601316061-project-member] Show backup with id 1d564b11-ee29-4dee-b09d-d0bbaa4ed42b. {{(pid=100523) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 27 16:13:05.848820 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.middleware.request_id [req-08864e2c-3da1-4b24-b839-ebd4df5fe5a0 req-529d27bc-e230-4aa7-a798-fee5668cea31 None None] RequestId filter calling following filter/app {{(pid=100521) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:13:05.849906 np0000005924 devstack@c-api.service[100523]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:13:05.849906 np0000005924 devstack@c-api.service[100523]: warnings.warn( Jul 27 16:13:05.850741 np0000005924 devstack@c-api.service[100523]: INFO cinder.api.openstack.wsgi [None req-b1330564-046f-4ffc-888e-224115995570 tempest-VolumesBackupsTest-1601316061 tempest-VolumesBackupsTest-1601316061-project-member] https://10.4.3.117/volume/v3/backups/1d564b11-ee29-4dee-b09d-d0bbaa4ed42b returned with HTTP 200 Jul 27 16:13:05.851140 np0000005924 devstack@c-api.service[100523]: [pid: 100523|app: 0|req: 446/1769] 10.4.3.117 () {66 vars in 1348 bytes} [Mon Jul 27 16:13:05 2026] GET /volume/v3/backups/1d564b11-ee29-4dee-b09d-d0bbaa4ed42b => generated 791 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 27 16:13:05.853912 np0000005924 devstack@c-api.service[100521]: INFO cinder.api.openstack.wsgi [req-08864e2c-3da1-4b24-b839-ebd4df5fe5a0 req-529d27bc-e230-4aa7-a798-fee5668cea31 tempest-AttachVolumeMultiAttachTest-1978803889 tempest-AttachVolumeMultiAttachTest-1978803889-project-member] POST https://10.4.3.117/volume/v3/attachments/70b57943-82b0-409b-973d-ea47fffd6b39/action Jul 27 16:13:05.854346 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.openstack.wsgi [req-08864e2c-3da1-4b24-b839-ebd4df5fe5a0 req-529d27bc-e230-4aa7-a798-fee5668cea31 tempest-AttachVolumeMultiAttachTest-1978803889 tempest-AttachVolumeMultiAttachTest-1978803889-project-member] Action body: b'{"os-complete": null}' {{(pid=100521) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 27 16:13:05.854484 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.openstack.wsgi [req-08864e2c-3da1-4b24-b839-ebd4df5fe5a0 req-529d27bc-e230-4aa7-a798-fee5668cea31 tempest-AttachVolumeMultiAttachTest-1978803889 tempest-AttachVolumeMultiAttachTest-1978803889-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100521) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 27 16:13:05.878346 np0000005924 devstack@c-api.service[100521]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:13:05.878346 np0000005924 devstack@c-api.service[100521]: warnings.warn( Jul 27 16:13:05.900482 np0000005924 devstack@c-api.service[100521]: INFO cinder.api.openstack.wsgi [req-08864e2c-3da1-4b24-b839-ebd4df5fe5a0 req-529d27bc-e230-4aa7-a798-fee5668cea31 tempest-AttachVolumeMultiAttachTest-1978803889 tempest-AttachVolumeMultiAttachTest-1978803889-project-member] https://10.4.3.117/volume/v3/attachments/70b57943-82b0-409b-973d-ea47fffd6b39/action returned with HTTP 204 Jul 27 16:13:05.901030 np0000005924 devstack@c-api.service[100521]: [pid: 100521|app: 0|req: 442/1770] 10.4.3.117 () {74 vars in 1725 bytes} [Mon Jul 27 16:13:05 2026] POST /volume/v3/attachments/70b57943-82b0-409b-973d-ea47fffd6b39/action => generated 0 bytes in 52 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jul 27 16:13:06.406320 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.middleware.request_id [None req-19dadbed-cb0d-4ba0-a069-981c287c7b37 None None] RequestId filter calling following filter/app {{(pid=100524) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:13:06.408989 np0000005924 devstack@c-api.service[100524]: INFO cinder.api.openstack.wsgi [None req-19dadbed-cb0d-4ba0-a069-981c287c7b37 tempest-TestStampPattern-1248714906 tempest-TestStampPattern-1248714906-project-member] GET https://10.4.3.117/volume/v3/volumes/98ac08d8-67b2-4d09-b6ea-933ce5ed5808 Jul 27 16:13:06.408989 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.openstack.wsgi [None req-19dadbed-cb0d-4ba0-a069-981c287c7b37 tempest-TestStampPattern-1248714906 tempest-TestStampPattern-1248714906-project-member] Empty body provided in request {{(pid=100524) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:13:06.409202 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.openstack.wsgi [None req-19dadbed-cb0d-4ba0-a069-981c287c7b37 tempest-TestStampPattern-1248714906 tempest-TestStampPattern-1248714906-project-member] Calling method 'show' {{(pid=100524) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:13:06.423708 np0000005924 devstack@c-api.service[100524]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:13:06.423708 np0000005924 devstack@c-api.service[100524]: warnings.warn( Jul 27 16:13:06.439677 np0000005924 devstack@c-api.service[100524]: INFO cinder.volume.api [None req-19dadbed-cb0d-4ba0-a069-981c287c7b37 tempest-TestStampPattern-1248714906 tempest-TestStampPattern-1248714906-project-member] Volume info retrieved successfully. Jul 27 16:13:06.447750 np0000005924 devstack@c-api.service[100524]: INFO cinder.api.openstack.wsgi [None req-19dadbed-cb0d-4ba0-a069-981c287c7b37 tempest-TestStampPattern-1248714906 tempest-TestStampPattern-1248714906-project-member] https://10.4.3.117/volume/v3/volumes/98ac08d8-67b2-4d09-b6ea-933ce5ed5808 returned with HTTP 200 Jul 27 16:13:06.448221 np0000005924 devstack@c-api.service[100524]: [pid: 100524|app: 0|req: 446/1771] 10.4.3.117 () {66 vars in 1348 bytes} [Mon Jul 27 16:13:06 2026] GET /volume/v3/volumes/98ac08d8-67b2-4d09-b6ea-933ce5ed5808 => generated 840 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 27 16:13:06.864502 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.middleware.request_id [None req-36040f5e-c26b-44a2-97d7-b7c0cddb961f None None] RequestId filter calling following filter/app {{(pid=100522) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:13:06.866818 np0000005924 devstack@c-api.service[100522]: INFO cinder.api.openstack.wsgi [None req-36040f5e-c26b-44a2-97d7-b7c0cddb961f tempest-VolumesBackupsTest-1601316061 tempest-VolumesBackupsTest-1601316061-project-member] GET https://10.4.3.117/volume/v3/backups/1d564b11-ee29-4dee-b09d-d0bbaa4ed42b Jul 27 16:13:06.867002 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.openstack.wsgi [None req-36040f5e-c26b-44a2-97d7-b7c0cddb961f tempest-VolumesBackupsTest-1601316061 tempest-VolumesBackupsTest-1601316061-project-member] Empty body provided in request {{(pid=100522) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:13:06.867189 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.openstack.wsgi [None req-36040f5e-c26b-44a2-97d7-b7c0cddb961f tempest-VolumesBackupsTest-1601316061 tempest-VolumesBackupsTest-1601316061-project-member] Calling method 'show' {{(pid=100522) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:13:06.867290 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.v3.backups [None req-36040f5e-c26b-44a2-97d7-b7c0cddb961f tempest-VolumesBackupsTest-1601316061 tempest-VolumesBackupsTest-1601316061-project-member] Show backup with id 1d564b11-ee29-4dee-b09d-d0bbaa4ed42b. {{(pid=100522) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 27 16:13:06.873050 np0000005924 devstack@c-api.service[100522]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:13:06.873050 np0000005924 devstack@c-api.service[100522]: warnings.warn( Jul 27 16:13:06.873964 np0000005924 devstack@c-api.service[100522]: INFO cinder.api.openstack.wsgi [None req-36040f5e-c26b-44a2-97d7-b7c0cddb961f tempest-VolumesBackupsTest-1601316061 tempest-VolumesBackupsTest-1601316061-project-member] https://10.4.3.117/volume/v3/backups/1d564b11-ee29-4dee-b09d-d0bbaa4ed42b returned with HTTP 200 Jul 27 16:13:06.874981 np0000005924 devstack@c-api.service[100522]: [pid: 100522|app: 0|req: 438/1772] 10.4.3.117 () {66 vars in 1348 bytes} [Mon Jul 27 16:13:06 2026] GET /volume/v3/backups/1d564b11-ee29-4dee-b09d-d0bbaa4ed42b => generated 791 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 27 16:13:07.324152 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.middleware.request_id [None req-3883b8da-e849-4182-978b-ac7780666c13 None None] RequestId filter calling following filter/app {{(pid=100523) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:13:07.327856 np0000005924 devstack@c-api.service[100523]: INFO cinder.api.openstack.wsgi [None req-3883b8da-e849-4182-978b-ac7780666c13 tempest-VolumesNegativeTest-1232434331 tempest-VolumesNegativeTest-1232434331-project-member] POST https://10.4.3.117/volume/v3/volumes Jul 27 16:13:07.328239 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.openstack.wsgi [None req-3883b8da-e849-4182-978b-ac7780666c13 tempest-VolumesNegativeTest-1232434331 tempest-VolumesNegativeTest-1232434331-project-member] Action: 'create', calling method: create, body: {"volume": {"imageRef": "f94a7f51-1009-4cc8-8b63-2468c7f0ba05", "size": 2, "name": "tempest-VolumesNegativeTest-Volume-2118502058"}} {{(pid=100523) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 27 16:13:07.330221 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.v3.volumes [None req-3883b8da-e849-4182-978b-ac7780666c13 tempest-VolumesNegativeTest-1232434331 tempest-VolumesNegativeTest-1232434331-project-member] Create volume request body: {'volume': {'imageRef': 'f94a7f51-1009-4cc8-8b63-2468c7f0ba05', 'size': 2, 'name': 'tempest-VolumesNegativeTest-Volume-2118502058'}} {{(pid=100523) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 27 16:13:07.444946 np0000005924 devstack@c-api.service[100523]: INFO cinder.api.v3.volumes [None req-3883b8da-e849-4182-978b-ac7780666c13 tempest-VolumesNegativeTest-1232434331 tempest-VolumesNegativeTest-1232434331-project-member] Create volume of 2 GB Jul 27 16:13:07.450242 np0000005924 devstack@c-api.service[100523]: INFO cinder.volume.api [None req-3883b8da-e849-4182-978b-ac7780666c13 tempest-VolumesNegativeTest-1232434331 tempest-VolumesNegativeTest-1232434331-project-member] Availability Zones retrieved successfully. Jul 27 16:13:07.458283 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.volume.api [None req-3883b8da-e849-4182-978b-ac7780666c13 tempest-VolumesNegativeTest-1232434331 tempest-VolumesNegativeTest-1232434331-project-member] Flow 'volume_create_api' (0d504b49-949f-4be0-823c-43da6a070e0b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100523) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 27 16:13:07.459421 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.volume.api [None req-3883b8da-e849-4182-978b-ac7780666c13 tempest-VolumesNegativeTest-1232434331 tempest-VolumesNegativeTest-1232434331-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (2eb9ffbc-796c-4261-9b9d-d90bd3e839b8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100523) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 27 16:13:07.460749 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.volume.flows.api.create_volume [None req-3883b8da-e849-4182-978b-ac7780666c13 tempest-VolumesNegativeTest-1232434331 tempest-VolumesNegativeTest-1232434331-project-member] Validating volume size '2' using validate_int {{(pid=100523) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 27 16:13:07.462643 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.middleware.request_id [None req-e2f9088b-ad31-4002-a3ee-d6411b3ae814 None None] RequestId filter calling following filter/app {{(pid=100521) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:13:07.464860 np0000005924 devstack@c-api.service[100521]: INFO cinder.api.openstack.wsgi [None req-e2f9088b-ad31-4002-a3ee-d6411b3ae814 tempest-TestStampPattern-1248714906 tempest-TestStampPattern-1248714906-project-member] GET https://10.4.3.117/volume/v3/volumes/98ac08d8-67b2-4d09-b6ea-933ce5ed5808 Jul 27 16:13:07.465100 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.openstack.wsgi [None req-e2f9088b-ad31-4002-a3ee-d6411b3ae814 tempest-TestStampPattern-1248714906 tempest-TestStampPattern-1248714906-project-member] Empty body provided in request {{(pid=100521) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:13:07.465369 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.openstack.wsgi [None req-e2f9088b-ad31-4002-a3ee-d6411b3ae814 tempest-TestStampPattern-1248714906 tempest-TestStampPattern-1248714906-project-member] Calling method 'show' {{(pid=100521) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:13:07.468357 np0000005924 devstack@c-api.service[100521]: DEBUG dbcounter [-] [100521] Writing DB stats cinder:SELECT=310,cinder:INSERT=43,cinder:UPDATE=81 {{(pid=100521) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 27 16:13:07.479163 np0000005924 devstack@c-api.service[100521]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:13:07.479163 np0000005924 devstack@c-api.service[100521]: warnings.warn( Jul 27 16:13:07.483654 np0000005924 devstack@c-api.service[100521]: INFO cinder.volume.api [None req-e2f9088b-ad31-4002-a3ee-d6411b3ae814 tempest-TestStampPattern-1248714906 tempest-TestStampPattern-1248714906-project-member] Volume info retrieved successfully. Jul 27 16:13:07.491706 np0000005924 devstack@c-api.service[100521]: INFO cinder.api.openstack.wsgi [None req-e2f9088b-ad31-4002-a3ee-d6411b3ae814 tempest-TestStampPattern-1248714906 tempest-TestStampPattern-1248714906-project-member] https://10.4.3.117/volume/v3/volumes/98ac08d8-67b2-4d09-b6ea-933ce5ed5808 returned with HTTP 200 Jul 27 16:13:07.491977 np0000005924 devstack@c-api.service[100521]: [pid: 100521|app: 0|req: 443/1773] 10.4.3.117 () {66 vars in 1348 bytes} [Mon Jul 27 16:13:07 2026] GET /volume/v3/volumes/98ac08d8-67b2-4d09-b6ea-933ce5ed5808 => generated 840 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 27 16:13:07.518442 np0000005924 devstack@c-api.service[100523]: WARNING cinder.volume.api [None req-3883b8da-e849-4182-978b-ac7780666c13 tempest-VolumesNegativeTest-1232434331 tempest-VolumesNegativeTest-1232434331-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (2eb9ffbc-796c-4261-9b9d-d90bd3e839b8) transitioned into state 'FAILURE' from state 'RUNNING' Jul 27 16:13:07.518442 np0000005924 devstack@c-api.service[100523]: Failure: cinder.exception.InvalidInput: Invalid input received: Image f94a7f51-1009-4cc8-8b63-2468c7f0ba05 is not active. Jul 27 16:13:07.520022 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.volume.api [None req-3883b8da-e849-4182-978b-ac7780666c13 tempest-VolumesNegativeTest-1232434331 tempest-VolumesNegativeTest-1232434331-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (2eb9ffbc-796c-4261-9b9d-d90bd3e839b8) transitioned into state 'REVERTING' from state 'FAILURE' {{(pid=100523) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 27 16:13:07.520937 np0000005924 devstack@c-api.service[100523]: WARNING cinder.volume.api [None req-3883b8da-e849-4182-978b-ac7780666c13 tempest-VolumesNegativeTest-1232434331 tempest-VolumesNegativeTest-1232434331-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (2eb9ffbc-796c-4261-9b9d-d90bd3e839b8) transitioned into state 'REVERTED' from state 'REVERTING' with result 'None' Jul 27 16:13:07.521998 np0000005924 devstack@c-api.service[100523]: WARNING cinder.volume.api [None req-3883b8da-e849-4182-978b-ac7780666c13 tempest-VolumesNegativeTest-1232434331 tempest-VolumesNegativeTest-1232434331-project-member] Flow 'volume_create_api' (0d504b49-949f-4be0-823c-43da6a070e0b) transitioned into state 'REVERTED' from state 'RUNNING' Jul 27 16:13:07.523214 np0000005924 devstack@c-api.service[100523]: INFO cinder.api.openstack.wsgi [None req-3883b8da-e849-4182-978b-ac7780666c13 tempest-VolumesNegativeTest-1232434331 tempest-VolumesNegativeTest-1232434331-project-member] https://10.4.3.117/volume/v3/volumes returned with HTTP 400 Jul 27 16:13:07.523214 np0000005924 devstack@c-api.service[100523]: [pid: 100523|app: 0|req: 447/1774] 10.4.3.117 () {68 vars in 1259 bytes} [Mon Jul 27 16:13:07 2026] POST /volume/v3/volumes => generated 125 bytes in 199 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) Jul 27 16:13:07.890363 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.middleware.request_id [None req-2a1e0026-da81-4a94-a8be-9d581a7932a3 None None] RequestId filter calling following filter/app {{(pid=100524) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:13:07.896006 np0000005924 devstack@c-api.service[100524]: INFO cinder.api.openstack.wsgi [None req-2a1e0026-da81-4a94-a8be-9d581a7932a3 tempest-VolumesBackupsTest-1601316061 tempest-VolumesBackupsTest-1601316061-project-member] GET https://10.4.3.117/volume/v3/backups/1d564b11-ee29-4dee-b09d-d0bbaa4ed42b Jul 27 16:13:07.896006 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.openstack.wsgi [None req-2a1e0026-da81-4a94-a8be-9d581a7932a3 tempest-VolumesBackupsTest-1601316061 tempest-VolumesBackupsTest-1601316061-project-member] Empty body provided in request {{(pid=100524) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:13:07.896675 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.openstack.wsgi [None req-2a1e0026-da81-4a94-a8be-9d581a7932a3 tempest-VolumesBackupsTest-1601316061 tempest-VolumesBackupsTest-1601316061-project-member] Calling method 'show' {{(pid=100524) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:13:07.896675 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.v3.backups [None req-2a1e0026-da81-4a94-a8be-9d581a7932a3 tempest-VolumesBackupsTest-1601316061 tempest-VolumesBackupsTest-1601316061-project-member] Show backup with id 1d564b11-ee29-4dee-b09d-d0bbaa4ed42b. {{(pid=100524) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 27 16:13:07.901655 np0000005924 devstack@c-api.service[100524]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:13:07.901655 np0000005924 devstack@c-api.service[100524]: warnings.warn( Jul 27 16:13:07.902543 np0000005924 devstack@c-api.service[100524]: INFO cinder.api.openstack.wsgi [None req-2a1e0026-da81-4a94-a8be-9d581a7932a3 tempest-VolumesBackupsTest-1601316061 tempest-VolumesBackupsTest-1601316061-project-member] https://10.4.3.117/volume/v3/backups/1d564b11-ee29-4dee-b09d-d0bbaa4ed42b returned with HTTP 200 Jul 27 16:13:07.902923 np0000005924 devstack@c-api.service[100524]: [pid: 100524|app: 0|req: 447/1775] 10.4.3.117 () {66 vars in 1348 bytes} [Mon Jul 27 16:13:07 2026] GET /volume/v3/backups/1d564b11-ee29-4dee-b09d-d0bbaa4ed42b => generated 791 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 27 16:13:08.075432 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.middleware.request_id [req-35812b9e-f19a-4d97-9294-8cc65848b390 req-5e3ebeb3-e33a-475d-947a-0032842c5e6c None None] RequestId filter calling following filter/app {{(pid=100522) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:13:08.077241 np0000005924 devstack@c-api.service[100522]: INFO cinder.api.openstack.wsgi [req-35812b9e-f19a-4d97-9294-8cc65848b390 req-5e3ebeb3-e33a-475d-947a-0032842c5e6c tempest-TestStampPattern-1248714906 tempest-TestStampPattern-1248714906-project-member] POST https://10.4.3.117/volume/v3/attachments/a28b5963-3186-49ce-ac23-718c3ebce318/action Jul 27 16:13:08.077732 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.openstack.wsgi [req-35812b9e-f19a-4d97-9294-8cc65848b390 req-5e3ebeb3-e33a-475d-947a-0032842c5e6c tempest-TestStampPattern-1248714906 tempest-TestStampPattern-1248714906-project-member] Action body: b'{"os-complete": null}' {{(pid=100522) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 27 16:13:08.077887 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.openstack.wsgi [req-35812b9e-f19a-4d97-9294-8cc65848b390 req-5e3ebeb3-e33a-475d-947a-0032842c5e6c tempest-TestStampPattern-1248714906 tempest-TestStampPattern-1248714906-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100522) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 27 16:13:08.106814 np0000005924 devstack@c-api.service[100522]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:13:08.106814 np0000005924 devstack@c-api.service[100522]: warnings.warn( Jul 27 16:13:08.131246 np0000005924 devstack@c-api.service[100522]: INFO cinder.api.openstack.wsgi [req-35812b9e-f19a-4d97-9294-8cc65848b390 req-5e3ebeb3-e33a-475d-947a-0032842c5e6c tempest-TestStampPattern-1248714906 tempest-TestStampPattern-1248714906-project-member] https://10.4.3.117/volume/v3/attachments/a28b5963-3186-49ce-ac23-718c3ebce318/action returned with HTTP 204 Jul 27 16:13:08.131776 np0000005924 devstack@c-api.service[100522]: [pid: 100522|app: 0|req: 439/1776] 10.4.3.117 () {74 vars in 1725 bytes} [Mon Jul 27 16:13:08 2026] POST /volume/v3/attachments/a28b5963-3186-49ce-ac23-718c3ebce318/action => generated 0 bytes in 59 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jul 27 16:13:08.507486 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.middleware.request_id [None req-89afe82b-e7d2-4716-9ec2-d2f97e744589 None None] RequestId filter calling following filter/app {{(pid=100521) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:13:08.508787 np0000005924 devstack@c-api.service[100521]: INFO cinder.api.openstack.wsgi [None req-89afe82b-e7d2-4716-9ec2-d2f97e744589 tempest-TestStampPattern-1248714906 tempest-TestStampPattern-1248714906-project-member] GET https://10.4.3.117/volume/v3/volumes/98ac08d8-67b2-4d09-b6ea-933ce5ed5808 Jul 27 16:13:08.508961 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.openstack.wsgi [None req-89afe82b-e7d2-4716-9ec2-d2f97e744589 tempest-TestStampPattern-1248714906 tempest-TestStampPattern-1248714906-project-member] Empty body provided in request {{(pid=100521) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:13:08.509167 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.openstack.wsgi [None req-89afe82b-e7d2-4716-9ec2-d2f97e744589 tempest-TestStampPattern-1248714906 tempest-TestStampPattern-1248714906-project-member] Calling method 'show' {{(pid=100521) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:13:08.523141 np0000005924 devstack@c-api.service[100521]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:13:08.523141 np0000005924 devstack@c-api.service[100521]: warnings.warn( Jul 27 16:13:08.525919 np0000005924 devstack@c-api.service[100521]: INFO cinder.volume.api [None req-89afe82b-e7d2-4716-9ec2-d2f97e744589 tempest-TestStampPattern-1248714906 tempest-TestStampPattern-1248714906-project-member] Volume info retrieved successfully. Jul 27 16:13:08.529996 np0000005924 devstack@c-api.service[100521]: INFO cinder.api.openstack.wsgi [None req-89afe82b-e7d2-4716-9ec2-d2f97e744589 tempest-TestStampPattern-1248714906 tempest-TestStampPattern-1248714906-project-member] https://10.4.3.117/volume/v3/volumes/98ac08d8-67b2-4d09-b6ea-933ce5ed5808 returned with HTTP 200 Jul 27 16:13:08.530423 np0000005924 devstack@c-api.service[100521]: [pid: 100521|app: 0|req: 444/1777] 10.4.3.117 () {66 vars in 1348 bytes} [Mon Jul 27 16:13:08 2026] GET /volume/v3/volumes/98ac08d8-67b2-4d09-b6ea-933ce5ed5808 => generated 1132 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 27 16:13:08.544814 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.middleware.request_id [None req-3627e7aa-c960-442d-b9a4-ce9bf4a42092 None None] RequestId filter calling following filter/app {{(pid=100523) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:13:08.548245 np0000005924 devstack@c-api.service[100523]: INFO cinder.api.openstack.wsgi [None req-3627e7aa-c960-442d-b9a4-ce9bf4a42092 tempest-TestStampPattern-1248714906 tempest-TestStampPattern-1248714906-project-member] GET https://10.4.3.117/volume/v3/volumes/98ac08d8-67b2-4d09-b6ea-933ce5ed5808 Jul 27 16:13:08.548476 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.openstack.wsgi [None req-3627e7aa-c960-442d-b9a4-ce9bf4a42092 tempest-TestStampPattern-1248714906 tempest-TestStampPattern-1248714906-project-member] Empty body provided in request {{(pid=100523) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:13:08.548668 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.openstack.wsgi [None req-3627e7aa-c960-442d-b9a4-ce9bf4a42092 tempest-TestStampPattern-1248714906 tempest-TestStampPattern-1248714906-project-member] Calling method 'show' {{(pid=100523) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:13:08.556964 np0000005924 devstack@c-api.service[100523]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:13:08.556964 np0000005924 devstack@c-api.service[100523]: warnings.warn( Jul 27 16:13:08.560085 np0000005924 devstack@c-api.service[100523]: INFO cinder.volume.api [None req-3627e7aa-c960-442d-b9a4-ce9bf4a42092 tempest-TestStampPattern-1248714906 tempest-TestStampPattern-1248714906-project-member] Volume info retrieved successfully. Jul 27 16:13:08.564812 np0000005924 devstack@c-api.service[100523]: INFO cinder.api.openstack.wsgi [None req-3627e7aa-c960-442d-b9a4-ce9bf4a42092 tempest-TestStampPattern-1248714906 tempest-TestStampPattern-1248714906-project-member] https://10.4.3.117/volume/v3/volumes/98ac08d8-67b2-4d09-b6ea-933ce5ed5808 returned with HTTP 200 Jul 27 16:13:08.564812 np0000005924 devstack@c-api.service[100523]: [pid: 100523|app: 0|req: 448/1778] 10.4.3.117 () {66 vars in 1348 bytes} [Mon Jul 27 16:13:08 2026] GET /volume/v3/volumes/98ac08d8-67b2-4d09-b6ea-933ce5ed5808 => generated 1132 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 27 16:13:08.916033 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.middleware.request_id [None req-bac64087-e7c2-46e9-8076-276ce3fe4a88 None None] RequestId filter calling following filter/app {{(pid=100524) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:13:08.918395 np0000005924 devstack@c-api.service[100524]: INFO cinder.api.openstack.wsgi [None req-bac64087-e7c2-46e9-8076-276ce3fe4a88 tempest-VolumesBackupsTest-1601316061 tempest-VolumesBackupsTest-1601316061-project-member] GET https://10.4.3.117/volume/v3/backups/1d564b11-ee29-4dee-b09d-d0bbaa4ed42b Jul 27 16:13:08.918633 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.openstack.wsgi [None req-bac64087-e7c2-46e9-8076-276ce3fe4a88 tempest-VolumesBackupsTest-1601316061 tempest-VolumesBackupsTest-1601316061-project-member] Empty body provided in request {{(pid=100524) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:13:08.918921 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.openstack.wsgi [None req-bac64087-e7c2-46e9-8076-276ce3fe4a88 tempest-VolumesBackupsTest-1601316061 tempest-VolumesBackupsTest-1601316061-project-member] Calling method 'show' {{(pid=100524) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:13:08.919072 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.v3.backups [None req-bac64087-e7c2-46e9-8076-276ce3fe4a88 tempest-VolumesBackupsTest-1601316061 tempest-VolumesBackupsTest-1601316061-project-member] Show backup with id 1d564b11-ee29-4dee-b09d-d0bbaa4ed42b. {{(pid=100524) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 27 16:13:08.924820 np0000005924 devstack@c-api.service[100524]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:13:08.924820 np0000005924 devstack@c-api.service[100524]: warnings.warn( Jul 27 16:13:08.925956 np0000005924 devstack@c-api.service[100524]: INFO cinder.api.openstack.wsgi [None req-bac64087-e7c2-46e9-8076-276ce3fe4a88 tempest-VolumesBackupsTest-1601316061 tempest-VolumesBackupsTest-1601316061-project-member] https://10.4.3.117/volume/v3/backups/1d564b11-ee29-4dee-b09d-d0bbaa4ed42b returned with HTTP 200 Jul 27 16:13:08.926759 np0000005924 devstack@c-api.service[100524]: [pid: 100524|app: 0|req: 448/1779] 10.4.3.117 () {66 vars in 1348 bytes} [Mon Jul 27 16:13:08 2026] GET /volume/v3/backups/1d564b11-ee29-4dee-b09d-d0bbaa4ed42b => generated 791 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 27 16:13:09.338156 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.middleware.request_id [None req-efaf6770-1f9d-4153-9cef-28a9853d8e0e None None] RequestId filter calling following filter/app {{(pid=100522) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:13:09.341888 np0000005924 devstack@c-api.service[100522]: INFO cinder.api.openstack.wsgi [None req-efaf6770-1f9d-4153-9cef-28a9853d8e0e tempest-VolumesNegativeTest-1232434331 tempest-VolumesNegativeTest-1232434331-project-member] POST https://10.4.3.117/volume/v3/volumes Jul 27 16:13:09.342482 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.openstack.wsgi [None req-efaf6770-1f9d-4153-9cef-28a9853d8e0e tempest-VolumesNegativeTest-1232434331 tempest-VolumesNegativeTest-1232434331-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "imageRef": "5c2daebb-7942-413a-af06-c2bcfcd20afb"}} {{(pid=100522) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 27 16:13:09.344655 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.v3.volumes [None req-efaf6770-1f9d-4153-9cef-28a9853d8e0e tempest-VolumesNegativeTest-1232434331 tempest-VolumesNegativeTest-1232434331-project-member] Create volume request body: {'volume': {'size': 1, 'imageRef': '5c2daebb-7942-413a-af06-c2bcfcd20afb'}} {{(pid=100522) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 27 16:13:09.417309 np0000005924 devstack@c-api.service[100522]: INFO cinder.api.v3.volumes [None req-efaf6770-1f9d-4153-9cef-28a9853d8e0e tempest-VolumesNegativeTest-1232434331 tempest-VolumesNegativeTest-1232434331-project-member] Create volume of 1 GB Jul 27 16:13:09.423090 np0000005924 devstack@c-api.service[100522]: INFO cinder.volume.api [None req-efaf6770-1f9d-4153-9cef-28a9853d8e0e tempest-VolumesNegativeTest-1232434331 tempest-VolumesNegativeTest-1232434331-project-member] Availability Zones retrieved successfully. Jul 27 16:13:09.431346 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.volume.api [None req-efaf6770-1f9d-4153-9cef-28a9853d8e0e tempest-VolumesNegativeTest-1232434331 tempest-VolumesNegativeTest-1232434331-project-member] Flow 'volume_create_api' (b4e41983-b813-49f1-8b60-a7b79e02d584) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100522) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 27 16:13:09.431346 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.volume.api [None req-efaf6770-1f9d-4153-9cef-28a9853d8e0e tempest-VolumesNegativeTest-1232434331 tempest-VolumesNegativeTest-1232434331-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (db69e4d5-a801-49e0-9c5d-d21663c32adf) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100522) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 27 16:13:09.431929 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.volume.flows.api.create_volume [None req-efaf6770-1f9d-4153-9cef-28a9853d8e0e tempest-VolumesNegativeTest-1232434331 tempest-VolumesNegativeTest-1232434331-project-member] Validating volume size '1' using validate_int {{(pid=100522) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 27 16:13:09.469608 np0000005924 devstack@c-api.service[100522]: WARNING cinder.volume.api [None req-efaf6770-1f9d-4153-9cef-28a9853d8e0e tempest-VolumesNegativeTest-1232434331 tempest-VolumesNegativeTest-1232434331-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (db69e4d5-a801-49e0-9c5d-d21663c32adf) transitioned into state 'FAILURE' from state 'RUNNING' Jul 27 16:13:09.469608 np0000005924 devstack@c-api.service[100522]: Failure: cinder.exception.InvalidInput: Invalid input received: Volume size 1GB cannot be smaller than the image minDisk size 2GB. Jul 27 16:13:09.474583 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.volume.api [None req-efaf6770-1f9d-4153-9cef-28a9853d8e0e tempest-VolumesNegativeTest-1232434331 tempest-VolumesNegativeTest-1232434331-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (db69e4d5-a801-49e0-9c5d-d21663c32adf) transitioned into state 'REVERTING' from state 'FAILURE' {{(pid=100522) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 27 16:13:09.474583 np0000005924 devstack@c-api.service[100522]: WARNING cinder.volume.api [None req-efaf6770-1f9d-4153-9cef-28a9853d8e0e tempest-VolumesNegativeTest-1232434331 tempest-VolumesNegativeTest-1232434331-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (db69e4d5-a801-49e0-9c5d-d21663c32adf) transitioned into state 'REVERTED' from state 'REVERTING' with result 'None' Jul 27 16:13:09.474583 np0000005924 devstack@c-api.service[100522]: WARNING cinder.volume.api [None req-efaf6770-1f9d-4153-9cef-28a9853d8e0e tempest-VolumesNegativeTest-1232434331 tempest-VolumesNegativeTest-1232434331-project-member] Flow 'volume_create_api' (b4e41983-b813-49f1-8b60-a7b79e02d584) transitioned into state 'REVERTED' from state 'RUNNING' Jul 27 16:13:09.474583 np0000005924 devstack@c-api.service[100522]: INFO cinder.api.openstack.wsgi [None req-efaf6770-1f9d-4153-9cef-28a9853d8e0e tempest-VolumesNegativeTest-1232434331 tempest-VolumesNegativeTest-1232434331-project-member] https://10.4.3.117/volume/v3/volumes returned with HTTP 400 Jul 27 16:13:09.474583 np0000005924 devstack@c-api.service[100522]: [pid: 100522|app: 0|req: 440/1780] 10.4.3.117 () {68 vars in 1258 bytes} [Mon Jul 27 16:13:09 2026] POST /volume/v3/volumes => generated 134 bytes in 138 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) Jul 27 16:13:09.637651 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.middleware.request_id [None req-3655875c-b5ec-4b91-9c51-29708761776d None None] RequestId filter calling following filter/app {{(pid=100521) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:13:09.639555 np0000005924 devstack@c-api.service[100521]: INFO cinder.api.openstack.wsgi [None req-3655875c-b5ec-4b91-9c51-29708761776d tempest-VolumesNegativeTest-1232434331 tempest-VolumesNegativeTest-1232434331-project-member] POST https://10.4.3.117/volume/v3/volumes Jul 27 16:13:09.640142 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.openstack.wsgi [None req-3655875c-b5ec-4b91-9c51-29708761776d tempest-VolumesNegativeTest-1232434331 tempest-VolumesNegativeTest-1232434331-project-member] Action: 'create', calling method: create, body: {"volume": {"size": "#$%"}} {{(pid=100521) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 27 16:13:09.642787 np0000005924 devstack@c-api.service[100521]: INFO cinder.api.openstack.wsgi [None req-3655875c-b5ec-4b91-9c51-29708761776d tempest-VolumesNegativeTest-1232434331 tempest-VolumesNegativeTest-1232434331-project-member] https://10.4.3.117/volume/v3/volumes returned with HTTP 400 Jul 27 16:13:09.642787 np0000005924 devstack@c-api.service[100521]: [pid: 100521|app: 0|req: 445/1781] 10.4.3.117 () {68 vars in 1258 bytes} [Mon Jul 27 16:13:09 2026] POST /volume/v3/volumes => generated 127 bytes in 6 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) Jul 27 16:13:09.650709 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.middleware.request_id [None req-029f8465-59b2-444d-82c9-ada0f94a9183 None None] RequestId filter calling following filter/app {{(pid=100523) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:13:09.652491 np0000005924 devstack@c-api.service[100523]: INFO cinder.api.openstack.wsgi [None req-029f8465-59b2-444d-82c9-ada0f94a9183 tempest-VolumesNegativeTest-1232434331 tempest-VolumesNegativeTest-1232434331-project-member] POST https://10.4.3.117/volume/v3/volumes Jul 27 16:13:09.652821 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.openstack.wsgi [None req-029f8465-59b2-444d-82c9-ada0f94a9183 tempest-VolumesNegativeTest-1232434331 tempest-VolumesNegativeTest-1232434331-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "snapshot_id": "6249df87-95c1-4c7e-9680-7815f3211496"}} {{(pid=100523) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 27 16:13:09.654504 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.v3.volumes [None req-029f8465-59b2-444d-82c9-ada0f94a9183 tempest-VolumesNegativeTest-1232434331 tempest-VolumesNegativeTest-1232434331-project-member] Create volume request body: {'volume': {'size': 1, 'snapshot_id': '6249df87-95c1-4c7e-9680-7815f3211496'}} {{(pid=100523) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 27 16:13:09.660381 np0000005924 devstack@c-api.service[100523]: INFO cinder.api.openstack.wsgi [None req-029f8465-59b2-444d-82c9-ada0f94a9183 tempest-VolumesNegativeTest-1232434331 tempest-VolumesNegativeTest-1232434331-project-member] https://10.4.3.117/volume/v3/volumes returned with HTTP 404 Jul 27 16:13:09.661205 np0000005924 devstack@c-api.service[100523]: [pid: 100523|app: 0|req: 449/1782] 10.4.3.117 () {68 vars in 1258 bytes} [Mon Jul 27 16:13:09 2026] POST /volume/v3/volumes => generated 111 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 27 16:13:09.668670 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.middleware.request_id [None req-4042a5d4-5eb7-44ee-8527-574afbec8699 None None] RequestId filter calling following filter/app {{(pid=100524) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:13:09.670487 np0000005924 devstack@c-api.service[100524]: INFO cinder.api.openstack.wsgi [None req-4042a5d4-5eb7-44ee-8527-574afbec8699 tempest-VolumesNegativeTest-1232434331 tempest-VolumesNegativeTest-1232434331-project-member] POST https://10.4.3.117/volume/v3/volumes Jul 27 16:13:09.674775 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.openstack.wsgi [None req-4042a5d4-5eb7-44ee-8527-574afbec8699 tempest-VolumesNegativeTest-1232434331 tempest-VolumesNegativeTest-1232434331-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "source_volid": "ea7cc257-6a9a-41f6-b5db-084d032b915f"}} {{(pid=100524) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 27 16:13:09.676299 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.v3.volumes [None req-4042a5d4-5eb7-44ee-8527-574afbec8699 tempest-VolumesNegativeTest-1232434331 tempest-VolumesNegativeTest-1232434331-project-member] Create volume request body: {'volume': {'size': 1, 'source_volid': 'ea7cc257-6a9a-41f6-b5db-084d032b915f'}} {{(pid=100524) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 27 16:13:09.684286 np0000005924 devstack@c-api.service[100524]: INFO cinder.api.openstack.wsgi [None req-4042a5d4-5eb7-44ee-8527-574afbec8699 tempest-VolumesNegativeTest-1232434331 tempest-VolumesNegativeTest-1232434331-project-member] https://10.4.3.117/volume/v3/volumes returned with HTTP 404 Jul 27 16:13:09.684860 np0000005924 devstack@c-api.service[100524]: [pid: 100524|app: 0|req: 449/1783] 10.4.3.117 () {68 vars in 1258 bytes} [Mon Jul 27 16:13:09 2026] POST /volume/v3/volumes => generated 109 bytes in 17 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 27 16:13:09.698155 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.middleware.request_id [None req-c637c42a-3e7e-47ca-b927-9e6b1eec8ed2 None None] RequestId filter calling following filter/app {{(pid=100522) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:13:09.701361 np0000005924 devstack@c-api.service[100522]: INFO cinder.api.openstack.wsgi [None req-c637c42a-3e7e-47ca-b927-9e6b1eec8ed2 tempest-VolumesNegativeTest-1232434331 tempest-VolumesNegativeTest-1232434331-project-member] POST https://10.4.3.117/volume/v3/volumes Jul 27 16:13:09.701361 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.openstack.wsgi [None req-c637c42a-3e7e-47ca-b927-9e6b1eec8ed2 tempest-VolumesNegativeTest-1232434331 tempest-VolumesNegativeTest-1232434331-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "volume_type": "b01e2058-8dda-487e-b247-75609af32d1a"}} {{(pid=100522) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 27 16:13:09.703119 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.v3.volumes [None req-c637c42a-3e7e-47ca-b927-9e6b1eec8ed2 tempest-VolumesNegativeTest-1232434331 tempest-VolumesNegativeTest-1232434331-project-member] Create volume request body: {'volume': {'size': 1, 'volume_type': 'b01e2058-8dda-487e-b247-75609af32d1a'}} {{(pid=100522) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 27 16:13:09.710349 np0000005924 devstack@c-api.service[100522]: INFO cinder.api.openstack.wsgi [None req-c637c42a-3e7e-47ca-b927-9e6b1eec8ed2 tempest-VolumesNegativeTest-1232434331 tempest-VolumesNegativeTest-1232434331-project-member] https://10.4.3.117/volume/v3/volumes returned with HTTP 404 Jul 27 16:13:09.710986 np0000005924 devstack@c-api.service[100522]: [pid: 100522|app: 0|req: 441/1784] 10.4.3.117 () {68 vars in 1258 bytes} [Mon Jul 27 16:13:09 2026] POST /volume/v3/volumes => generated 114 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 27 16:13:09.719472 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.middleware.request_id [None req-2ef392e6-2ebc-4a07-886f-8983eff6df70 None None] RequestId filter calling following filter/app {{(pid=100521) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:13:09.722781 np0000005924 devstack@c-api.service[100521]: INFO cinder.api.openstack.wsgi [None req-2ef392e6-2ebc-4a07-886f-8983eff6df70 tempest-VolumesNegativeTest-1232434331 tempest-VolumesNegativeTest-1232434331-project-member] POST https://10.4.3.117/volume/v3/volumes Jul 27 16:13:09.723269 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.openstack.wsgi [None req-2ef392e6-2ebc-4a07-886f-8983eff6df70 tempest-VolumesNegativeTest-1232434331 tempest-VolumesNegativeTest-1232434331-project-member] Action: 'create', calling method: create, body: {"volume": {"size": "-1"}} {{(pid=100521) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 27 16:13:09.725216 np0000005924 devstack@c-api.service[100521]: INFO cinder.api.openstack.wsgi [None req-2ef392e6-2ebc-4a07-886f-8983eff6df70 tempest-VolumesNegativeTest-1232434331 tempest-VolumesNegativeTest-1232434331-project-member] https://10.4.3.117/volume/v3/volumes returned with HTTP 400 Jul 27 16:13:09.725729 np0000005924 devstack@c-api.service[100521]: [pid: 100521|app: 0|req: 446/1785] 10.4.3.117 () {68 vars in 1258 bytes} [Mon Jul 27 16:13:09 2026] POST /volume/v3/volumes => generated 125 bytes in 7 msecs (HTTP/1.1 400) 7 headers in 294 bytes (2 switches on core 0) Jul 27 16:13:09.736924 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.middleware.request_id [None req-9499d394-6a27-4de6-8480-ad291078a223 None None] RequestId filter calling following filter/app {{(pid=100523) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:13:09.739951 np0000005924 devstack@c-api.service[100523]: INFO cinder.api.openstack.wsgi [None req-9499d394-6a27-4de6-8480-ad291078a223 tempest-VolumesNegativeTest-1232434331 tempest-VolumesNegativeTest-1232434331-project-member] POST https://10.4.3.117/volume/v3/volumes Jul 27 16:13:09.740468 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.openstack.wsgi [None req-9499d394-6a27-4de6-8480-ad291078a223 tempest-VolumesNegativeTest-1232434331 tempest-VolumesNegativeTest-1232434331-project-member] Action: 'create', calling method: create, body: {"volume": {"size": "0"}} {{(pid=100523) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 27 16:13:09.743061 np0000005924 devstack@c-api.service[100523]: INFO cinder.api.openstack.wsgi [None req-9499d394-6a27-4de6-8480-ad291078a223 tempest-VolumesNegativeTest-1232434331 tempest-VolumesNegativeTest-1232434331-project-member] https://10.4.3.117/volume/v3/volumes returned with HTTP 400 Jul 27 16:13:09.743847 np0000005924 devstack@c-api.service[100523]: [pid: 100523|app: 0|req: 450/1786] 10.4.3.117 () {68 vars in 1258 bytes} [Mon Jul 27 16:13:09 2026] POST /volume/v3/volumes => generated 125 bytes in 8 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) Jul 27 16:13:09.754086 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.middleware.request_id [None req-ecab029f-e5b1-44f8-9373-18ae1e1547a7 None None] RequestId filter calling following filter/app {{(pid=100524) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:13:09.755838 np0000005924 devstack@c-api.service[100524]: INFO cinder.api.openstack.wsgi [None req-ecab029f-e5b1-44f8-9373-18ae1e1547a7 tempest-VolumesNegativeTest-1232434331 tempest-VolumesNegativeTest-1232434331-project-member] POST https://10.4.3.117/volume/v3/volumes Jul 27 16:13:09.756224 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.openstack.wsgi [None req-ecab029f-e5b1-44f8-9373-18ae1e1547a7 tempest-VolumesNegativeTest-1232434331 tempest-VolumesNegativeTest-1232434331-project-member] Action: 'create', calling method: create, body: {"volume": {"size": ""}} {{(pid=100524) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 27 16:13:09.758180 np0000005924 devstack@c-api.service[100524]: INFO cinder.api.openstack.wsgi [None req-ecab029f-e5b1-44f8-9373-18ae1e1547a7 tempest-VolumesNegativeTest-1232434331 tempest-VolumesNegativeTest-1232434331-project-member] https://10.4.3.117/volume/v3/volumes returned with HTTP 400 Jul 27 16:13:09.758757 np0000005924 devstack@c-api.service[100524]: [pid: 100524|app: 0|req: 450/1787] 10.4.3.117 () {68 vars in 1258 bytes} [Mon Jul 27 16:13:09 2026] POST /volume/v3/volumes => generated 121 bytes in 5 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) Jul 27 16:13:09.768251 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.middleware.request_id [None req-0c068a38-77a3-4111-871d-663e9dd95282 None None] RequestId filter calling following filter/app {{(pid=100522) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:13:09.773466 np0000005924 devstack@c-api.service[100522]: INFO cinder.api.openstack.wsgi [None req-0c068a38-77a3-4111-871d-663e9dd95282 tempest-VolumesNegativeTest-1232434331 tempest-VolumesNegativeTest-1232434331-project-member] DELETE https://10.4.3.117/volume/v3/volumes/tempest-invalid-1842437071 Jul 27 16:13:09.773466 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.openstack.wsgi [None req-0c068a38-77a3-4111-871d-663e9dd95282 tempest-VolumesNegativeTest-1232434331 tempest-VolumesNegativeTest-1232434331-project-member] Empty body provided in request {{(pid=100522) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:13:09.773466 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.openstack.wsgi [None req-0c068a38-77a3-4111-871d-663e9dd95282 tempest-VolumesNegativeTest-1232434331 tempest-VolumesNegativeTest-1232434331-project-member] Calling method 'delete' {{(pid=100522) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:13:09.773466 np0000005924 devstack@c-api.service[100522]: INFO cinder.api.v3.volumes [None req-0c068a38-77a3-4111-871d-663e9dd95282 tempest-VolumesNegativeTest-1232434331 tempest-VolumesNegativeTest-1232434331-project-member] Delete volume with id: tempest-invalid-1842437071 Jul 27 16:13:09.781015 np0000005924 devstack@c-api.service[100522]: INFO cinder.api.openstack.wsgi [None req-0c068a38-77a3-4111-871d-663e9dd95282 tempest-VolumesNegativeTest-1232434331 tempest-VolumesNegativeTest-1232434331-project-member] https://10.4.3.117/volume/v3/volumes/tempest-invalid-1842437071 returned with HTTP 404 Jul 27 16:13:09.781825 np0000005924 devstack@c-api.service[100522]: [pid: 100522|app: 0|req: 442/1788] 10.4.3.117 () {66 vars in 1321 bytes} [Mon Jul 27 16:13:09 2026] DELETE /volume/v3/volumes/tempest-invalid-1842437071 => generated 99 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 291 bytes (1 switches on core 0) Jul 27 16:13:09.791045 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.middleware.request_id [None req-e3d7fea5-1e5f-4ab4-b21f-10333cdbe447 None None] RequestId filter calling following filter/app {{(pid=100521) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:13:09.793394 np0000005924 devstack@c-api.service[100521]: [pid: 100521|app: 0|req: 447/1789] 10.4.3.117 () {66 vars in 1243 bytes} [Mon Jul 27 16:13:09 2026] DELETE /volume/v3/volumes/ => generated 112 bytes in 3 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) Jul 27 16:13:09.803234 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.middleware.request_id [None req-cc4a7738-e981-4b35-a5ed-6cf8af9e55c7 None None] RequestId filter calling following filter/app {{(pid=100523) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:13:09.806806 np0000005924 devstack@c-api.service[100523]: INFO cinder.api.openstack.wsgi [None req-cc4a7738-e981-4b35-a5ed-6cf8af9e55c7 tempest-VolumesNegativeTest-1232434331 tempest-VolumesNegativeTest-1232434331-project-member] POST https://10.4.3.117/volume/v3/volumes/xxx/action Jul 27 16:13:09.807204 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.openstack.wsgi [None req-cc4a7738-e981-4b35-a5ed-6cf8af9e55c7 tempest-VolumesNegativeTest-1232434331 tempest-VolumesNegativeTest-1232434331-project-member] Action body: b'{"os-detach": {}}' {{(pid=100523) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 27 16:13:09.807394 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.openstack.wsgi [None req-cc4a7738-e981-4b35-a5ed-6cf8af9e55c7 tempest-VolumesNegativeTest-1232434331 tempest-VolumesNegativeTest-1232434331-project-member] Action: 'action', calling method: _detach, body: {"os-detach": {}} {{(pid=100523) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 27 16:13:09.816891 np0000005924 devstack@c-api.service[100523]: INFO cinder.api.openstack.wsgi [None req-cc4a7738-e981-4b35-a5ed-6cf8af9e55c7 tempest-VolumesNegativeTest-1232434331 tempest-VolumesNegativeTest-1232434331-project-member] https://10.4.3.117/volume/v3/volumes/xxx/action returned with HTTP 404 Jul 27 16:13:09.817571 np0000005924 devstack@c-api.service[100523]: [pid: 100523|app: 0|req: 451/1790] 10.4.3.117 () {68 vars in 1291 bytes} [Mon Jul 27 16:13:09 2026] POST /volume/v3/volumes/xxx/action => generated 76 bytes in 15 msecs (HTTP/1.1 404) 7 headers in 291 bytes (1 switches on core 0) Jul 27 16:13:09.827515 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.middleware.request_id [None req-0096ef1c-3822-49e9-8894-aee5ca1e71f2 None None] RequestId filter calling following filter/app {{(pid=100524) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:13:09.830368 np0000005924 devstack@c-api.service[100524]: INFO cinder.api.openstack.wsgi [None req-0096ef1c-3822-49e9-8894-aee5ca1e71f2 tempest-VolumesNegativeTest-1232434331 tempest-VolumesNegativeTest-1232434331-project-member] GET https://10.4.3.117/volume/v3/volumes/tempest-invalid-1127082616 Jul 27 16:13:09.833542 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.openstack.wsgi [None req-0096ef1c-3822-49e9-8894-aee5ca1e71f2 tempest-VolumesNegativeTest-1232434331 tempest-VolumesNegativeTest-1232434331-project-member] Empty body provided in request {{(pid=100524) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:13:09.833748 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.openstack.wsgi [None req-0096ef1c-3822-49e9-8894-aee5ca1e71f2 tempest-VolumesNegativeTest-1232434331 tempest-VolumesNegativeTest-1232434331-project-member] Calling method 'show' {{(pid=100524) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:13:09.842223 np0000005924 devstack@c-api.service[100524]: INFO cinder.api.openstack.wsgi [None req-0096ef1c-3822-49e9-8894-aee5ca1e71f2 tempest-VolumesNegativeTest-1232434331 tempest-VolumesNegativeTest-1232434331-project-member] https://10.4.3.117/volume/v3/volumes/tempest-invalid-1127082616 returned with HTTP 404 Jul 27 16:13:09.843145 np0000005924 devstack@c-api.service[100524]: [pid: 100524|app: 0|req: 451/1791] 10.4.3.117 () {66 vars in 1318 bytes} [Mon Jul 27 16:13:09 2026] GET /volume/v3/volumes/tempest-invalid-1127082616 => generated 99 bytes in 16 msecs (HTTP/1.1 404) 7 headers in 291 bytes (1 switches on core 0) Jul 27 16:13:09.851352 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.middleware.request_id [None req-ffb31c74-8d88-45de-9bd7-31c674ccc5a1 None None] RequestId filter calling following filter/app {{(pid=100522) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:13:09.853574 np0000005924 devstack@c-api.service[100522]: [pid: 100522|app: 0|req: 443/1792] 10.4.3.117 () {66 vars in 1240 bytes} [Mon Jul 27 16:13:09 2026] GET /volume/v3/volumes/ => generated 112 bytes in 3 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) Jul 27 16:13:09.862881 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.middleware.request_id [None req-53848604-8f1a-4d40-8f33-320cf7beba51 None None] RequestId filter calling following filter/app {{(pid=100521) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:13:09.864540 np0000005924 devstack@c-api.service[100521]: INFO cinder.api.openstack.wsgi [None req-53848604-8f1a-4d40-8f33-320cf7beba51 tempest-VolumesNegativeTest-1232434331 tempest-VolumesNegativeTest-1232434331-project-member] GET https://10.4.3.117/volume/v3/volumes/detail?status=null Jul 27 16:13:09.866348 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.openstack.wsgi [None req-53848604-8f1a-4d40-8f33-320cf7beba51 tempest-VolumesNegativeTest-1232434331 tempest-VolumesNegativeTest-1232434331-project-member] Empty body provided in request {{(pid=100521) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:13:09.866348 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.openstack.wsgi [None req-53848604-8f1a-4d40-8f33-320cf7beba51 tempest-VolumesNegativeTest-1232434331 tempest-VolumesNegativeTest-1232434331-project-member] Calling method 'detail' {{(pid=100521) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:13:09.866348 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.api_utils [None req-53848604-8f1a-4d40-8f33-320cf7beba51 tempest-VolumesNegativeTest-1232434331 tempest-VolumesNegativeTest-1232434331-project-member] Removing options '' from query. {{(pid=100521) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 27 16:13:09.866348 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.volume.api [None req-53848604-8f1a-4d40-8f33-320cf7beba51 tempest-VolumesNegativeTest-1232434331 tempest-VolumesNegativeTest-1232434331-project-member] Could not evaluate value null, assuming string {{(pid=100521) check_volume_filters /opt/stack/cinder/cinder/volume/api.py:2371}} Jul 27 16:13:09.866688 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.volume.api [None req-53848604-8f1a-4d40-8f33-320cf7beba51 tempest-VolumesNegativeTest-1232434331 tempest-VolumesNegativeTest-1232434331-project-member] Searching by: MultiDict([('status', 'null'), ('no_migration_targets', True)]). {{(pid=100521) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 27 16:13:09.941242 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.middleware.request_id [None req-a65fdfdc-9530-4d48-af6c-ecb36930539d None None] RequestId filter calling following filter/app {{(pid=100523) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:13:09.943480 np0000005924 devstack@c-api.service[100523]: INFO cinder.api.openstack.wsgi [None req-a65fdfdc-9530-4d48-af6c-ecb36930539d tempest-VolumesBackupsTest-1601316061 tempest-VolumesBackupsTest-1601316061-project-member] GET https://10.4.3.117/volume/v3/backups/1d564b11-ee29-4dee-b09d-d0bbaa4ed42b Jul 27 16:13:09.943740 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.openstack.wsgi [None req-a65fdfdc-9530-4d48-af6c-ecb36930539d tempest-VolumesBackupsTest-1601316061 tempest-VolumesBackupsTest-1601316061-project-member] Empty body provided in request {{(pid=100523) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:13:09.943972 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.openstack.wsgi [None req-a65fdfdc-9530-4d48-af6c-ecb36930539d tempest-VolumesBackupsTest-1601316061 tempest-VolumesBackupsTest-1601316061-project-member] Calling method 'show' {{(pid=100523) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:13:09.945359 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.v3.backups [None req-a65fdfdc-9530-4d48-af6c-ecb36930539d tempest-VolumesBackupsTest-1601316061 tempest-VolumesBackupsTest-1601316061-project-member] Show backup with id 1d564b11-ee29-4dee-b09d-d0bbaa4ed42b. {{(pid=100523) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 27 16:13:09.949708 np0000005924 devstack@c-api.service[100523]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:13:09.949708 np0000005924 devstack@c-api.service[100523]: warnings.warn( Jul 27 16:13:09.950864 np0000005924 devstack@c-api.service[100523]: INFO cinder.api.openstack.wsgi [None req-a65fdfdc-9530-4d48-af6c-ecb36930539d tempest-VolumesBackupsTest-1601316061 tempest-VolumesBackupsTest-1601316061-project-member] https://10.4.3.117/volume/v3/backups/1d564b11-ee29-4dee-b09d-d0bbaa4ed42b returned with HTTP 200 Jul 27 16:13:09.951424 np0000005924 devstack@c-api.service[100523]: [pid: 100523|app: 0|req: 452/1793] 10.4.3.117 () {66 vars in 1348 bytes} [Mon Jul 27 16:13:09 2026] GET /volume/v3/backups/1d564b11-ee29-4dee-b09d-d0bbaa4ed42b => generated 791 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 27 16:13:10.078353 np0000005924 devstack@c-api.service[100521]: INFO cinder.volume.api [None req-53848604-8f1a-4d40-8f33-320cf7beba51 tempest-VolumesNegativeTest-1232434331 tempest-VolumesNegativeTest-1232434331-project-member] Get all volumes completed successfully. Jul 27 16:13:10.078353 np0000005924 devstack@c-api.service[100521]: INFO cinder.api.openstack.wsgi [None req-53848604-8f1a-4d40-8f33-320cf7beba51 tempest-VolumesNegativeTest-1232434331 tempest-VolumesNegativeTest-1232434331-project-member] https://10.4.3.117/volume/v3/volumes/detail?status=null returned with HTTP 200 Jul 27 16:13:10.078353 np0000005924 devstack@c-api.service[100521]: [pid: 100521|app: 0|req: 448/1794] 10.4.3.117 () {66 vars in 1281 bytes} [Mon Jul 27 16:13:09 2026] GET /volume/v3/volumes/detail?status=null => generated 15 bytes in 215 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jul 27 16:13:10.096112 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.middleware.request_id [None req-94b293ed-e7d4-479a-9ade-c5eb0bf8676b None None] RequestId filter calling following filter/app {{(pid=100524) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:13:10.098473 np0000005924 devstack@c-api.service[100524]: INFO cinder.api.openstack.wsgi [None req-94b293ed-e7d4-479a-9ade-c5eb0bf8676b tempest-VolumesNegativeTest-1232434331 tempest-VolumesNegativeTest-1232434331-project-member] GET https://10.4.3.117/volume/v3/volumes/detail?name=tempest-VolumesNegativeTest-Volume-838755490 Jul 27 16:13:10.098734 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.openstack.wsgi [None req-94b293ed-e7d4-479a-9ade-c5eb0bf8676b tempest-VolumesNegativeTest-1232434331 tempest-VolumesNegativeTest-1232434331-project-member] Empty body provided in request {{(pid=100524) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:13:10.099009 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.openstack.wsgi [None req-94b293ed-e7d4-479a-9ade-c5eb0bf8676b tempest-VolumesNegativeTest-1232434331 tempest-VolumesNegativeTest-1232434331-project-member] Calling method 'detail' {{(pid=100524) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:13:10.099399 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.api_utils [None req-94b293ed-e7d4-479a-9ade-c5eb0bf8676b tempest-VolumesNegativeTest-1232434331 tempest-VolumesNegativeTest-1232434331-project-member] Removing options '' from query. {{(pid=100524) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 27 16:13:10.100424 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.volume.api [None req-94b293ed-e7d4-479a-9ade-c5eb0bf8676b tempest-VolumesNegativeTest-1232434331 tempest-VolumesNegativeTest-1232434331-project-member] Searching by: MultiDict([('display_name', 'tempest-VolumesNegativeTest-Volume-838755490'), ('no_migration_targets', True)]). {{(pid=100524) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 27 16:13:10.141449 np0000005924 devstack@c-api.service[100524]: INFO cinder.volume.api [None req-94b293ed-e7d4-479a-9ade-c5eb0bf8676b tempest-VolumesNegativeTest-1232434331 tempest-VolumesNegativeTest-1232434331-project-member] Get all volumes completed successfully. Jul 27 16:13:10.144421 np0000005924 devstack@c-api.service[100524]: INFO cinder.api.openstack.wsgi [None req-94b293ed-e7d4-479a-9ade-c5eb0bf8676b tempest-VolumesNegativeTest-1232434331 tempest-VolumesNegativeTest-1232434331-project-member] https://10.4.3.117/volume/v3/volumes/detail?name=tempest-VolumesNegativeTest-Volume-838755490 returned with HTTP 200 Jul 27 16:13:10.144601 np0000005924 devstack@c-api.service[100524]: [pid: 100524|app: 0|req: 452/1795] 10.4.3.117 () {66 vars in 1357 bytes} [Mon Jul 27 16:13:10 2026] GET /volume/v3/volumes/detail?name=tempest-VolumesNegativeTest-Volume-838755490 => generated 15 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jul 27 16:13:10.158435 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.middleware.request_id [None req-c295560e-50d2-4052-8bc6-e161d155a94b None None] RequestId filter calling following filter/app {{(pid=100522) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:13:10.160753 np0000005924 devstack@c-api.service[100522]: INFO cinder.api.openstack.wsgi [None req-c295560e-50d2-4052-8bc6-e161d155a94b tempest-VolumesNegativeTest-1232434331 tempest-VolumesNegativeTest-1232434331-project-member] GET https://10.4.3.117/volume/v3/volumes?status=null Jul 27 16:13:10.161024 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.openstack.wsgi [None req-c295560e-50d2-4052-8bc6-e161d155a94b tempest-VolumesNegativeTest-1232434331 tempest-VolumesNegativeTest-1232434331-project-member] Empty body provided in request {{(pid=100522) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:13:10.161323 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.openstack.wsgi [None req-c295560e-50d2-4052-8bc6-e161d155a94b tempest-VolumesNegativeTest-1232434331 tempest-VolumesNegativeTest-1232434331-project-member] Calling method 'index' {{(pid=100522) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:13:10.161742 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.api_utils [None req-c295560e-50d2-4052-8bc6-e161d155a94b tempest-VolumesNegativeTest-1232434331 tempest-VolumesNegativeTest-1232434331-project-member] Removing options '' from query. {{(pid=100522) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 27 16:13:10.162060 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.volume.api [None req-c295560e-50d2-4052-8bc6-e161d155a94b tempest-VolumesNegativeTest-1232434331 tempest-VolumesNegativeTest-1232434331-project-member] Could not evaluate value null, assuming string {{(pid=100522) check_volume_filters /opt/stack/cinder/cinder/volume/api.py:2371}} Jul 27 16:13:10.163180 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.volume.api [None req-c295560e-50d2-4052-8bc6-e161d155a94b tempest-VolumesNegativeTest-1232434331 tempest-VolumesNegativeTest-1232434331-project-member] Searching by: MultiDict([('status', 'null'), ('no_migration_targets', True)]). {{(pid=100522) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 27 16:13:10.210902 np0000005924 devstack@c-api.service[100522]: INFO cinder.volume.api [None req-c295560e-50d2-4052-8bc6-e161d155a94b tempest-VolumesNegativeTest-1232434331 tempest-VolumesNegativeTest-1232434331-project-member] Get all volumes completed successfully. Jul 27 16:13:10.211847 np0000005924 devstack@c-api.service[100522]: INFO cinder.api.openstack.wsgi [None req-c295560e-50d2-4052-8bc6-e161d155a94b tempest-VolumesNegativeTest-1232434331 tempest-VolumesNegativeTest-1232434331-project-member] https://10.4.3.117/volume/v3/volumes?status=null returned with HTTP 200 Jul 27 16:13:10.212478 np0000005924 devstack@c-api.service[100522]: [pid: 100522|app: 0|req: 444/1796] 10.4.3.117 () {66 vars in 1260 bytes} [Mon Jul 27 16:13:10 2026] GET /volume/v3/volumes?status=null => generated 15 bytes in 55 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jul 27 16:13:10.224003 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.middleware.request_id [None req-afae58cb-7027-438f-b2cf-4e62a4f63e6c None None] RequestId filter calling following filter/app {{(pid=100523) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:13:10.228169 np0000005924 devstack@c-api.service[100523]: INFO cinder.api.openstack.wsgi [None req-afae58cb-7027-438f-b2cf-4e62a4f63e6c tempest-VolumesNegativeTest-1232434331 tempest-VolumesNegativeTest-1232434331-project-member] GET https://10.4.3.117/volume/v3/volumes?name=tempest-VolumesNegativeTest-Volume-83765407 Jul 27 16:13:10.229487 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.openstack.wsgi [None req-afae58cb-7027-438f-b2cf-4e62a4f63e6c tempest-VolumesNegativeTest-1232434331 tempest-VolumesNegativeTest-1232434331-project-member] Empty body provided in request {{(pid=100523) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:13:10.229759 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.openstack.wsgi [None req-afae58cb-7027-438f-b2cf-4e62a4f63e6c tempest-VolumesNegativeTest-1232434331 tempest-VolumesNegativeTest-1232434331-project-member] Calling method 'index' {{(pid=100523) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:13:10.230116 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.api_utils [None req-afae58cb-7027-438f-b2cf-4e62a4f63e6c tempest-VolumesNegativeTest-1232434331 tempest-VolumesNegativeTest-1232434331-project-member] Removing options '' from query. {{(pid=100523) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 27 16:13:10.231653 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.volume.api [None req-afae58cb-7027-438f-b2cf-4e62a4f63e6c tempest-VolumesNegativeTest-1232434331 tempest-VolumesNegativeTest-1232434331-project-member] Searching by: MultiDict([('display_name', 'tempest-VolumesNegativeTest-Volume-83765407'), ('no_migration_targets', True)]). {{(pid=100523) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 27 16:13:10.262481 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.middleware.request_id [None req-af75d1ec-1e2a-4197-9bea-6dc26d1a555f None None] RequestId filter calling following filter/app {{(pid=100521) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:13:10.264431 np0000005924 devstack@c-api.service[100521]: INFO cinder.api.openstack.wsgi [None req-af75d1ec-1e2a-4197-9bea-6dc26d1a555f tempest-AttachVolumeTestJSON-1302607130 tempest-AttachVolumeTestJSON-1302607130-project-member] POST https://10.4.3.117/volume/v3/volumes Jul 27 16:13:10.264565 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.openstack.wsgi [None req-af75d1ec-1e2a-4197-9bea-6dc26d1a555f tempest-AttachVolumeTestJSON-1302607130 tempest-AttachVolumeTestJSON-1302607130-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-AttachVolumeTestJSON-volume-887707350"}} {{(pid=100521) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 27 16:13:10.266056 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.v3.volumes [None req-af75d1ec-1e2a-4197-9bea-6dc26d1a555f tempest-AttachVolumeTestJSON-1302607130 tempest-AttachVolumeTestJSON-1302607130-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-AttachVolumeTestJSON-volume-887707350'}} {{(pid=100521) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 27 16:13:10.266188 np0000005924 devstack@c-api.service[100521]: INFO cinder.api.v3.volumes [None req-af75d1ec-1e2a-4197-9bea-6dc26d1a555f tempest-AttachVolumeTestJSON-1302607130 tempest-AttachVolumeTestJSON-1302607130-project-member] Create volume of 1 GB Jul 27 16:13:10.270623 np0000005924 devstack@c-api.service[100521]: INFO cinder.volume.api [None req-af75d1ec-1e2a-4197-9bea-6dc26d1a555f tempest-AttachVolumeTestJSON-1302607130 tempest-AttachVolumeTestJSON-1302607130-project-member] Availability Zones retrieved successfully. Jul 27 16:13:10.276804 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.volume.api [None req-af75d1ec-1e2a-4197-9bea-6dc26d1a555f tempest-AttachVolumeTestJSON-1302607130 tempest-AttachVolumeTestJSON-1302607130-project-member] Flow 'volume_create_api' (175d340b-d9cf-48d2-9619-aebb718bc2b6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100521) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 27 16:13:10.278462 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.volume.api [None req-af75d1ec-1e2a-4197-9bea-6dc26d1a555f tempest-AttachVolumeTestJSON-1302607130 tempest-AttachVolumeTestJSON-1302607130-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (ea9b9f63-3569-4b10-8a2f-d3afef73af66) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100521) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 27 16:13:10.278972 np0000005924 devstack@c-api.service[100523]: INFO cinder.volume.api [None req-afae58cb-7027-438f-b2cf-4e62a4f63e6c tempest-VolumesNegativeTest-1232434331 tempest-VolumesNegativeTest-1232434331-project-member] Get all volumes completed successfully. Jul 27 16:13:10.279384 np0000005924 devstack@c-api.service[100523]: INFO cinder.api.openstack.wsgi [None req-afae58cb-7027-438f-b2cf-4e62a4f63e6c tempest-VolumesNegativeTest-1232434331 tempest-VolumesNegativeTest-1232434331-project-member] https://10.4.3.117/volume/v3/volumes?name=tempest-VolumesNegativeTest-Volume-83765407 returned with HTTP 200 Jul 27 16:13:10.279461 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.volume.flows.api.create_volume [None req-af75d1ec-1e2a-4197-9bea-6dc26d1a555f tempest-AttachVolumeTestJSON-1302607130 tempest-AttachVolumeTestJSON-1302607130-project-member] Validating volume size '1' using validate_int {{(pid=100521) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 27 16:13:10.279919 np0000005924 devstack@c-api.service[100523]: [pid: 100523|app: 0|req: 453/1797] 10.4.3.117 () {66 vars in 1334 bytes} [Mon Jul 27 16:13:10 2026] GET /volume/v3/volumes?name=tempest-VolumesNegativeTest-Volume-83765407 => generated 15 bytes in 56 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jul 27 16:13:10.289658 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.middleware.request_id [None req-9f1662ba-b1c4-4f25-81bd-e2ee7527aec2 None None] RequestId filter calling following filter/app {{(pid=100524) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:13:10.291458 np0000005924 devstack@c-api.service[100524]: INFO cinder.api.openstack.wsgi [None req-9f1662ba-b1c4-4f25-81bd-e2ee7527aec2 tempest-VolumesNegativeTest-1232434331 tempest-VolumesNegativeTest-1232434331-project-member] POST https://10.4.3.117/volume/v3/volumes/535743dc-80ef-4e1a-98bd-6d179e589bae/action Jul 27 16:13:10.291868 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.openstack.wsgi [None req-9f1662ba-b1c4-4f25-81bd-e2ee7527aec2 tempest-VolumesNegativeTest-1232434331 tempest-VolumesNegativeTest-1232434331-project-member] Action body: b'{"os-reserve": {}}' {{(pid=100524) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 27 16:13:10.291903 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.openstack.wsgi [None req-9f1662ba-b1c4-4f25-81bd-e2ee7527aec2 tempest-VolumesNegativeTest-1232434331 tempest-VolumesNegativeTest-1232434331-project-member] Action: 'action', calling method: _reserve, body: {"os-reserve": {}} {{(pid=100524) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 27 16:13:10.300684 np0000005924 devstack@c-api.service[100524]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:13:10.300684 np0000005924 devstack@c-api.service[100524]: warnings.warn( Jul 27 16:13:10.301220 np0000005924 devstack@c-api.service[100524]: INFO cinder.volume.api [None req-9f1662ba-b1c4-4f25-81bd-e2ee7527aec2 tempest-VolumesNegativeTest-1232434331 tempest-VolumesNegativeTest-1232434331-project-member] Volume info retrieved successfully. Jul 27 16:13:10.309918 np0000005924 devstack@c-api.service[100524]: INFO cinder.volume.api [None req-9f1662ba-b1c4-4f25-81bd-e2ee7527aec2 tempest-VolumesNegativeTest-1232434331 tempest-VolumesNegativeTest-1232434331-project-member] Reserve volume completed successfully. Jul 27 16:13:10.309918 np0000005924 devstack@c-api.service[100524]: INFO cinder.api.openstack.wsgi [None req-9f1662ba-b1c4-4f25-81bd-e2ee7527aec2 tempest-VolumesNegativeTest-1232434331 tempest-VolumesNegativeTest-1232434331-project-member] https://10.4.3.117/volume/v3/volumes/535743dc-80ef-4e1a-98bd-6d179e589bae/action returned with HTTP 202 Jul 27 16:13:10.310264 np0000005924 devstack@c-api.service[100524]: [pid: 100524|app: 0|req: 453/1798] 10.4.3.117 () {68 vars in 1390 bytes} [Mon Jul 27 16:13:10 2026] POST /volume/v3/volumes/535743dc-80ef-4e1a-98bd-6d179e589bae/action => generated 0 bytes in 21 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 27 16:13:10.313906 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.volume.api [None req-af75d1ec-1e2a-4197-9bea-6dc26d1a555f tempest-AttachVolumeTestJSON-1302607130 tempest-AttachVolumeTestJSON-1302607130-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (ea9b9f63-3569-4b10-8a2f-d3afef73af66) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-27T16:04:59Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=2bce4e1a-e6e0-49d9-be36-c3405449a01e,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '2bce4e1a-e6e0-49d9-be36-c3405449a01e', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100521) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 27 16:13:10.315033 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.volume.api [None req-af75d1ec-1e2a-4197-9bea-6dc26d1a555f tempest-AttachVolumeTestJSON-1302607130 tempest-AttachVolumeTestJSON-1302607130-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (5850dd14-c5dd-4cff-be3e-77ee1f1bd3d4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100521) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 27 16:13:10.319481 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.middleware.request_id [None req-7c6d62a5-89c9-4aec-982a-19667c20c558 None None] RequestId filter calling following filter/app {{(pid=100522) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:13:10.320869 np0000005924 devstack@c-api.service[100522]: INFO cinder.api.openstack.wsgi [None req-7c6d62a5-89c9-4aec-982a-19667c20c558 tempest-VolumesNegativeTest-1232434331 tempest-VolumesNegativeTest-1232434331-project-member] POST https://10.4.3.117/volume/v3/volumes/535743dc-80ef-4e1a-98bd-6d179e589bae/action Jul 27 16:13:10.321314 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.openstack.wsgi [None req-7c6d62a5-89c9-4aec-982a-19667c20c558 tempest-VolumesNegativeTest-1232434331 tempest-VolumesNegativeTest-1232434331-project-member] Action body: b'{"os-reserve": {}}' {{(pid=100522) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 27 16:13:10.321507 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.openstack.wsgi [None req-7c6d62a5-89c9-4aec-982a-19667c20c558 tempest-VolumesNegativeTest-1232434331 tempest-VolumesNegativeTest-1232434331-project-member] Action: 'action', calling method: _reserve, body: {"os-reserve": {}} {{(pid=100522) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 27 16:13:10.331800 np0000005924 devstack@c-api.service[100522]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:13:10.331800 np0000005924 devstack@c-api.service[100522]: warnings.warn( Jul 27 16:13:10.332280 np0000005924 devstack@c-api.service[100522]: INFO cinder.volume.api [None req-7c6d62a5-89c9-4aec-982a-19667c20c558 tempest-VolumesNegativeTest-1232434331 tempest-VolumesNegativeTest-1232434331-project-member] Volume info retrieved successfully. Jul 27 16:13:10.337291 np0000005924 devstack@c-api.service[100522]: ERROR cinder.volume.api [None req-7c6d62a5-89c9-4aec-982a-19667c20c558 tempest-VolumesNegativeTest-1232434331 tempest-VolumesNegativeTest-1232434331-project-member] Volume status must be available to reserve, but the status is attaching. Jul 27 16:13:10.337449 np0000005924 devstack@c-api.service[100522]: INFO cinder.api.openstack.wsgi [None req-7c6d62a5-89c9-4aec-982a-19667c20c558 tempest-VolumesNegativeTest-1232434331 tempest-VolumesNegativeTest-1232434331-project-member] https://10.4.3.117/volume/v3/volumes/535743dc-80ef-4e1a-98bd-6d179e589bae/action returned with HTTP 400 Jul 27 16:13:10.338033 np0000005924 devstack@c-api.service[100522]: [pid: 100522|app: 0|req: 445/1799] 10.4.3.117 () {68 vars in 1390 bytes} [Mon Jul 27 16:13:10 2026] POST /volume/v3/volumes/535743dc-80ef-4e1a-98bd-6d179e589bae/action => generated 132 bytes in 20 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) Jul 27 16:13:10.347372 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.middleware.request_id [None req-a9a1ff35-46f9-4865-8ce6-64ce9471d44c None None] RequestId filter calling following filter/app {{(pid=100523) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:13:10.352286 np0000005924 devstack@c-api.service[100523]: INFO cinder.api.openstack.wsgi [None req-a9a1ff35-46f9-4865-8ce6-64ce9471d44c tempest-VolumesNegativeTest-1232434331 tempest-VolumesNegativeTest-1232434331-project-member] POST https://10.4.3.117/volume/v3/volumes/535743dc-80ef-4e1a-98bd-6d179e589bae/action Jul 27 16:13:10.352651 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.openstack.wsgi [None req-a9a1ff35-46f9-4865-8ce6-64ce9471d44c tempest-VolumesNegativeTest-1232434331 tempest-VolumesNegativeTest-1232434331-project-member] Action body: b'{"os-unreserve": {}}' {{(pid=100523) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 27 16:13:10.352784 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.openstack.wsgi [None req-a9a1ff35-46f9-4865-8ce6-64ce9471d44c tempest-VolumesNegativeTest-1232434331 tempest-VolumesNegativeTest-1232434331-project-member] Action: 'action', calling method: _unreserve, body: {"os-unreserve": {}} {{(pid=100523) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 27 16:13:10.360276 np0000005924 devstack@c-api.service[100523]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:13:10.360276 np0000005924 devstack@c-api.service[100523]: warnings.warn( Jul 27 16:13:10.360713 np0000005924 devstack@c-api.service[100523]: INFO cinder.volume.api [None req-a9a1ff35-46f9-4865-8ce6-64ce9471d44c tempest-VolumesNegativeTest-1232434331 tempest-VolumesNegativeTest-1232434331-project-member] Volume info retrieved successfully. Jul 27 16:13:10.369373 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.quota [None req-af75d1ec-1e2a-4197-9bea-6dc26d1a555f tempest-AttachVolumeTestJSON-1302607130 tempest-AttachVolumeTestJSON-1302607130-project-member] Created reservations ['a3df5c00-ef4a-4bde-8462-1a5e37c680eb', '3961733b-a4cf-4827-beb1-9b46a27ccdaa', '742bc6c4-6ab7-4aa4-b834-dc39be0f3d00', 'c109b7ce-25f7-4f15-a8c7-99b67d6573cd'] {{(pid=100521) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 27 16:13:10.370223 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.volume.api [None req-af75d1ec-1e2a-4197-9bea-6dc26d1a555f tempest-AttachVolumeTestJSON-1302607130 tempest-AttachVolumeTestJSON-1302607130-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (5850dd14-c5dd-4cff-be3e-77ee1f1bd3d4) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['a3df5c00-ef4a-4bde-8462-1a5e37c680eb', '3961733b-a4cf-4827-beb1-9b46a27ccdaa', '742bc6c4-6ab7-4aa4-b834-dc39be0f3d00', 'c109b7ce-25f7-4f15-a8c7-99b67d6573cd']}' {{(pid=100521) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 27 16:13:10.371118 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.volume.api [None req-af75d1ec-1e2a-4197-9bea-6dc26d1a555f tempest-AttachVolumeTestJSON-1302607130 tempest-AttachVolumeTestJSON-1302607130-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (cfd79760-c831-4466-b59b-1635a4d9f5f3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100521) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 27 16:13:10.375271 np0000005924 devstack@c-api.service[100523]: INFO cinder.volume.api [None req-a9a1ff35-46f9-4865-8ce6-64ce9471d44c tempest-VolumesNegativeTest-1232434331 tempest-VolumesNegativeTest-1232434331-project-member] Unreserve volume completed successfully. Jul 27 16:13:10.375271 np0000005924 devstack@c-api.service[100523]: INFO cinder.api.openstack.wsgi [None req-a9a1ff35-46f9-4865-8ce6-64ce9471d44c tempest-VolumesNegativeTest-1232434331 tempest-VolumesNegativeTest-1232434331-project-member] https://10.4.3.117/volume/v3/volumes/535743dc-80ef-4e1a-98bd-6d179e589bae/action returned with HTTP 202 Jul 27 16:13:10.375676 np0000005924 devstack@c-api.service[100523]: [pid: 100523|app: 0|req: 454/1800] 10.4.3.117 () {68 vars in 1390 bytes} [Mon Jul 27 16:13:10 2026] POST /volume/v3/volumes/535743dc-80ef-4e1a-98bd-6d179e589bae/action => generated 0 bytes in 29 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 27 16:13:10.388017 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.middleware.request_id [None req-70a3690f-d763-4ffc-bfd7-b47a72295490 None None] RequestId filter calling following filter/app {{(pid=100524) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:13:10.390022 np0000005924 devstack@c-api.service[100524]: INFO cinder.api.openstack.wsgi [None req-70a3690f-d763-4ffc-bfd7-b47a72295490 tempest-VolumesNegativeTest-1232434331 tempest-VolumesNegativeTest-1232434331-project-member] POST https://10.4.3.117/volume/v3/volumes/4b253c48-4a6f-43bc-bf87-bfc3a1402814/action Jul 27 16:13:10.390468 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.openstack.wsgi [None req-70a3690f-d763-4ffc-bfd7-b47a72295490 tempest-VolumesNegativeTest-1232434331 tempest-VolumesNegativeTest-1232434331-project-member] Action body: b'{"os-reserve": {}}' {{(pid=100524) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 27 16:13:10.390611 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.openstack.wsgi [None req-70a3690f-d763-4ffc-bfd7-b47a72295490 tempest-VolumesNegativeTest-1232434331 tempest-VolumesNegativeTest-1232434331-project-member] Action: 'action', calling method: _reserve, body: {"os-reserve": {}} {{(pid=100524) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 27 16:13:10.398672 np0000005924 devstack@c-api.service[100524]: INFO cinder.api.openstack.wsgi [None req-70a3690f-d763-4ffc-bfd7-b47a72295490 tempest-VolumesNegativeTest-1232434331 tempest-VolumesNegativeTest-1232434331-project-member] https://10.4.3.117/volume/v3/volumes/4b253c48-4a6f-43bc-bf87-bfc3a1402814/action returned with HTTP 404 Jul 27 16:13:10.399378 np0000005924 devstack@c-api.service[100524]: [pid: 100524|app: 0|req: 454/1801] 10.4.3.117 () {68 vars in 1390 bytes} [Mon Jul 27 16:13:10 2026] POST /volume/v3/volumes/4b253c48-4a6f-43bc-bf87-bfc3a1402814/action => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 27 16:13:10.399497 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.volume.api [None req-af75d1ec-1e2a-4197-9bea-6dc26d1a555f tempest-AttachVolumeTestJSON-1302607130 tempest-AttachVolumeTestJSON-1302607130-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (cfd79760-c831-4466-b59b-1635a4d9f5f3) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '5ec34b0b-d601-47ce-a87a-52f88e3a9df3', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-AttachVolumeTestJSON-volume-887707350',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='520bac43ccf34dadb9cf5691cbb7c0bc',qos_specs=None,replication_status=,reservations=['a3df5c00-ef4a-4bde-8462-1a5e37c680eb','3961733b-a4cf-4827-beb1-9b46a27ccdaa','742bc6c4-6ab7-4aa4-b834-dc39be0f3d00','c109b7ce-25f7-4f15-a8c7-99b67d6573cd'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='3e36d7f22010437e9745119c0eb8cdc0',volume_type_id=2bce4e1a-e6e0-49d9-be36-c3405449a01e), 'volume': Volume(_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-27T16:13:10Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-AttachVolumeTestJSON-volume-887707350',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=5ec34b0b-d601-47ce-a87a-52f88e3a9df3,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='520bac43ccf34dadb9cf5691cbb7c0bc',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='3e36d7f22010437e9745119c0eb8cdc0',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(2bce4e1a-e6e0-49d9-be36-c3405449a01e),volume_type_id=2bce4e1a-e6e0-49d9-be36-c3405449a01e)}' {{(pid=100521) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 27 16:13:10.400337 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.volume.api [None req-af75d1ec-1e2a-4197-9bea-6dc26d1a555f tempest-AttachVolumeTestJSON-1302607130 tempest-AttachVolumeTestJSON-1302607130-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (326938e3-8bd1-40cb-bfb2-7323faa08fa5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100521) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 27 16:13:10.409816 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.middleware.request_id [None req-47b40037-575d-49b4-9e69-d1425b6dc716 None None] RequestId filter calling following filter/app {{(pid=100522) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:13:10.411986 np0000005924 devstack@c-api.service[100522]: INFO cinder.api.openstack.wsgi [None req-47b40037-575d-49b4-9e69-d1425b6dc716 tempest-VolumesNegativeTest-1232434331 tempest-VolumesNegativeTest-1232434331-project-member] POST https://10.4.3.117/volume/v3/volumes/e1cc658a-3afa-4c00-b62c-f045d4c02c26/action Jul 27 16:13:10.412714 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.openstack.wsgi [None req-47b40037-575d-49b4-9e69-d1425b6dc716 tempest-VolumesNegativeTest-1232434331 tempest-VolumesNegativeTest-1232434331-project-member] Action body: b'{"os-unreserve": {}}' {{(pid=100522) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 27 16:13:10.412714 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.openstack.wsgi [None req-47b40037-575d-49b4-9e69-d1425b6dc716 tempest-VolumesNegativeTest-1232434331 tempest-VolumesNegativeTest-1232434331-project-member] Action: 'action', calling method: _unreserve, body: {"os-unreserve": {}} {{(pid=100522) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 27 16:13:10.421888 np0000005924 devstack@c-api.service[100522]: INFO cinder.api.openstack.wsgi [None req-47b40037-575d-49b4-9e69-d1425b6dc716 tempest-VolumesNegativeTest-1232434331 tempest-VolumesNegativeTest-1232434331-project-member] https://10.4.3.117/volume/v3/volumes/e1cc658a-3afa-4c00-b62c-f045d4c02c26/action returned with HTTP 404 Jul 27 16:13:10.423053 np0000005924 devstack@c-api.service[100522]: [pid: 100522|app: 0|req: 446/1802] 10.4.3.117 () {68 vars in 1390 bytes} [Mon Jul 27 16:13:10 2026] POST /volume/v3/volumes/e1cc658a-3afa-4c00-b62c-f045d4c02c26/action => generated 109 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 27 16:13:10.425814 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.volume.api [None req-af75d1ec-1e2a-4197-9bea-6dc26d1a555f tempest-AttachVolumeTestJSON-1302607130 tempest-AttachVolumeTestJSON-1302607130-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (326938e3-8bd1-40cb-bfb2-7323faa08fa5) transitioned into state 'SUCCESS' from state '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-887707350',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='520bac43ccf34dadb9cf5691cbb7c0bc',qos_specs=None,replication_status=,reservations=['a3df5c00-ef4a-4bde-8462-1a5e37c680eb','3961733b-a4cf-4827-beb1-9b46a27ccdaa','742bc6c4-6ab7-4aa4-b834-dc39be0f3d00','c109b7ce-25f7-4f15-a8c7-99b67d6573cd'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='3e36d7f22010437e9745119c0eb8cdc0',volume_type_id=2bce4e1a-e6e0-49d9-be36-c3405449a01e)}' {{(pid=100521) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 27 16:13:10.426613 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.volume.api [None req-af75d1ec-1e2a-4197-9bea-6dc26d1a555f tempest-AttachVolumeTestJSON-1302607130 tempest-AttachVolumeTestJSON-1302607130-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (8203414a-0051-4e1e-a85b-540ca9af50e4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100521) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 27 16:13:10.430883 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.middleware.request_id [None req-0c534eef-4524-4a2c-ac76-b9421f179303 None None] RequestId filter calling following filter/app {{(pid=100523) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:13:10.433029 np0000005924 devstack@c-api.service[100523]: [pid: 100523|app: 0|req: 455/1803] 10.4.3.117 () {68 vars in 1260 bytes} [Mon Jul 27 16:13:10 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 27 16:13:10.440380 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.volume.api [None req-af75d1ec-1e2a-4197-9bea-6dc26d1a555f tempest-AttachVolumeTestJSON-1302607130 tempest-AttachVolumeTestJSON-1302607130-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (8203414a-0051-4e1e-a85b-540ca9af50e4) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100521) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 27 16:13:10.441315 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.volume.api [None req-af75d1ec-1e2a-4197-9bea-6dc26d1a555f tempest-AttachVolumeTestJSON-1302607130 tempest-AttachVolumeTestJSON-1302607130-project-member] Flow 'volume_create_api' (175d340b-d9cf-48d2-9619-aebb718bc2b6) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100521) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 27 16:13:10.441640 np0000005924 devstack@c-api.service[100521]: INFO cinder.volume.api [None req-af75d1ec-1e2a-4197-9bea-6dc26d1a555f tempest-AttachVolumeTestJSON-1302607130 tempest-AttachVolumeTestJSON-1302607130-project-member] Create volume request issued successfully. Jul 27 16:13:10.442663 np0000005924 devstack@c-api.service[100521]: INFO cinder.api.openstack.wsgi [None req-af75d1ec-1e2a-4197-9bea-6dc26d1a555f tempest-AttachVolumeTestJSON-1302607130 tempest-AttachVolumeTestJSON-1302607130-project-member] https://10.4.3.117/volume/v3/volumes returned with HTTP 202 Jul 27 16:13:10.442844 np0000005924 devstack@c-api.service[100521]: [pid: 100521|app: 0|req: 449/1804] 10.4.3.117 () {68 vars in 1258 bytes} [Mon Jul 27 16:13:10 2026] POST /volume/v3/volumes => generated 750 bytes in 181 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 27 16:13:10.444369 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.middleware.request_id [None req-64861f06-c12d-493e-b081-be1931c1dd31 None None] RequestId filter calling following filter/app {{(pid=100524) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:13:10.450262 np0000005924 devstack@c-api.service[100524]: INFO cinder.api.openstack.wsgi [None req-64861f06-c12d-493e-b081-be1931c1dd31 tempest-VolumesNegativeTest-1232434331 tempest-VolumesNegativeTest-1232434331-project-member] PUT https://10.4.3.117/volume/v3/volumes/tempest-invalid-1684524634 Jul 27 16:13:10.450760 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.openstack.wsgi [None req-64861f06-c12d-493e-b081-be1931c1dd31 tempest-VolumesNegativeTest-1232434331 tempest-VolumesNegativeTest-1232434331-project-member] Action: 'update', calling method: update, body: {"volume": {"name": "n"}} {{(pid=100524) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 27 16:13:10.459969 np0000005924 devstack@c-api.service[100524]: INFO cinder.api.openstack.wsgi [None req-64861f06-c12d-493e-b081-be1931c1dd31 tempest-VolumesNegativeTest-1232434331 tempest-VolumesNegativeTest-1232434331-project-member] https://10.4.3.117/volume/v3/volumes/tempest-invalid-1684524634 returned with HTTP 404 Jul 27 16:13:10.460625 np0000005924 devstack@c-api.service[100524]: [pid: 100524|app: 0|req: 455/1805] 10.4.3.117 () {68 vars in 1338 bytes} [Mon Jul 27 16:13:10 2026] PUT /volume/v3/volumes/tempest-invalid-1684524634 => generated 99 bytes in 17 msecs (HTTP/1.1 404) 7 headers in 291 bytes (1 switches on core 0) Jul 27 16:13:10.471687 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.middleware.request_id [None req-ad4a8c5c-6b57-45a6-83d6-51671774f0a7 None None] RequestId filter calling following filter/app {{(pid=100522) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:13:10.473605 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.middleware.request_id [None req-3e7fdbec-5fe0-484b-88a3-cfdb0971c3f4 None None] RequestId filter calling following filter/app {{(pid=100523) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:13:10.473751 np0000005924 devstack@c-api.service[100522]: INFO cinder.api.openstack.wsgi [None req-ad4a8c5c-6b57-45a6-83d6-51671774f0a7 tempest-VolumesNegativeTest-1232434331 tempest-VolumesNegativeTest-1232434331-project-member] PUT https://10.4.3.117/volume/v3/volumes/d6c31cd3-a72c-4043-a6ef-7516b24f6fec Jul 27 16:13:10.473941 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.openstack.wsgi [None req-ad4a8c5c-6b57-45a6-83d6-51671774f0a7 tempest-VolumesNegativeTest-1232434331 tempest-VolumesNegativeTest-1232434331-project-member] Action: 'update', calling method: update, body: {"volume": {"name": "n"}} {{(pid=100522) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 27 16:13:10.478065 np0000005924 devstack@c-api.service[100523]: INFO cinder.api.openstack.wsgi [None req-3e7fdbec-5fe0-484b-88a3-cfdb0971c3f4 tempest-AttachVolumeTestJSON-1302607130 tempest-AttachVolumeTestJSON-1302607130-project-member] GET https://10.4.3.117/volume/v3/volumes/5ec34b0b-d601-47ce-a87a-52f88e3a9df3 Jul 27 16:13:10.478285 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.openstack.wsgi [None req-3e7fdbec-5fe0-484b-88a3-cfdb0971c3f4 tempest-AttachVolumeTestJSON-1302607130 tempest-AttachVolumeTestJSON-1302607130-project-member] Empty body provided in request {{(pid=100523) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:13:10.478497 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.openstack.wsgi [None req-3e7fdbec-5fe0-484b-88a3-cfdb0971c3f4 tempest-AttachVolumeTestJSON-1302607130 tempest-AttachVolumeTestJSON-1302607130-project-member] Calling method 'show' {{(pid=100523) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:13:10.482252 np0000005924 devstack@c-api.service[100522]: INFO cinder.api.openstack.wsgi [None req-ad4a8c5c-6b57-45a6-83d6-51671774f0a7 tempest-VolumesNegativeTest-1232434331 tempest-VolumesNegativeTest-1232434331-project-member] https://10.4.3.117/volume/v3/volumes/d6c31cd3-a72c-4043-a6ef-7516b24f6fec returned with HTTP 404 Jul 27 16:13:10.482560 np0000005924 devstack@c-api.service[100522]: [pid: 100522|app: 0|req: 447/1806] 10.4.3.117 () {68 vars in 1368 bytes} [Mon Jul 27 16:13:10 2026] PUT /volume/v3/volumes/d6c31cd3-a72c-4043-a6ef-7516b24f6fec => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 27 16:13:10.487419 np0000005924 devstack@c-api.service[100523]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:13:10.487419 np0000005924 devstack@c-api.service[100523]: warnings.warn( Jul 27 16:13:10.491892 np0000005924 devstack@c-api.service[100523]: INFO cinder.volume.api [None req-3e7fdbec-5fe0-484b-88a3-cfdb0971c3f4 tempest-AttachVolumeTestJSON-1302607130 tempest-AttachVolumeTestJSON-1302607130-project-member] Volume info retrieved successfully. Jul 27 16:13:10.494397 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.middleware.request_id [None req-af601f36-c5e2-4ddb-851a-ba8910c4f9c9 None None] RequestId filter calling following filter/app {{(pid=100521) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:13:10.496517 np0000005924 devstack@c-api.service[100523]: INFO cinder.api.openstack.wsgi [None req-3e7fdbec-5fe0-484b-88a3-cfdb0971c3f4 tempest-AttachVolumeTestJSON-1302607130 tempest-AttachVolumeTestJSON-1302607130-project-member] https://10.4.3.117/volume/v3/volumes/5ec34b0b-d601-47ce-a87a-52f88e3a9df3 returned with HTTP 200 Jul 27 16:13:10.496896 np0000005924 devstack@c-api.service[100523]: [pid: 100523|app: 0|req: 456/1807] 10.4.3.117 () {66 vars in 1348 bytes} [Mon Jul 27 16:13:10 2026] GET /volume/v3/volumes/5ec34b0b-d601-47ce-a87a-52f88e3a9df3 => generated 818 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 27 16:13:10.497757 np0000005924 devstack@c-api.service[100521]: INFO cinder.api.openstack.wsgi [None req-af601f36-c5e2-4ddb-851a-ba8910c4f9c9 tempest-VolumesNegativeTest-1232434331 tempest-VolumesNegativeTest-1232434331-project-member] DELETE https://10.4.3.117/volume/v3/volumes/2bf63229-ae57-453f-a323-d227bd28234e Jul 27 16:13:10.498029 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.openstack.wsgi [None req-af601f36-c5e2-4ddb-851a-ba8910c4f9c9 tempest-VolumesNegativeTest-1232434331 tempest-VolumesNegativeTest-1232434331-project-member] Empty body provided in request {{(pid=100521) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:13:10.498583 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.openstack.wsgi [None req-af601f36-c5e2-4ddb-851a-ba8910c4f9c9 tempest-VolumesNegativeTest-1232434331 tempest-VolumesNegativeTest-1232434331-project-member] Calling method 'delete' {{(pid=100521) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:13:10.498808 np0000005924 devstack@c-api.service[100521]: INFO cinder.api.v3.volumes [None req-af601f36-c5e2-4ddb-851a-ba8910c4f9c9 tempest-VolumesNegativeTest-1232434331 tempest-VolumesNegativeTest-1232434331-project-member] Delete volume with id: 2bf63229-ae57-453f-a323-d227bd28234e Jul 27 16:13:10.507187 np0000005924 devstack@c-api.service[100521]: INFO cinder.api.openstack.wsgi [None req-af601f36-c5e2-4ddb-851a-ba8910c4f9c9 tempest-VolumesNegativeTest-1232434331 tempest-VolumesNegativeTest-1232434331-project-member] https://10.4.3.117/volume/v3/volumes/2bf63229-ae57-453f-a323-d227bd28234e returned with HTTP 404 Jul 27 16:13:10.508586 np0000005924 devstack@c-api.service[100521]: [pid: 100521|app: 0|req: 450/1808] 10.4.3.117 () {66 vars in 1351 bytes} [Mon Jul 27 16:13:10 2026] DELETE /volume/v3/volumes/2bf63229-ae57-453f-a323-d227bd28234e => generated 109 bytes in 15 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 27 16:13:10.517903 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.middleware.request_id [None req-6d472200-47b5-45a1-be3c-8b6bcc62cdb2 None None] RequestId filter calling following filter/app {{(pid=100524) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:13:10.524392 np0000005924 devstack@c-api.service[100524]: INFO cinder.api.openstack.wsgi [None req-6d472200-47b5-45a1-be3c-8b6bcc62cdb2 tempest-VolumesNegativeTest-1232434331 tempest-VolumesNegativeTest-1232434331-project-member] POST https://10.4.3.117/volume/v3/volumes/535743dc-80ef-4e1a-98bd-6d179e589bae/action Jul 27 16:13:10.524929 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.openstack.wsgi [None req-6d472200-47b5-45a1-be3c-8b6bcc62cdb2 tempest-VolumesNegativeTest-1232434331 tempest-VolumesNegativeTest-1232434331-project-member] Action body: b'{"os-extend": {"new_size": null}}' {{(pid=100524) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 27 16:13:10.524929 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.openstack.wsgi [None req-6d472200-47b5-45a1-be3c-8b6bcc62cdb2 tempest-VolumesNegativeTest-1232434331 tempest-VolumesNegativeTest-1232434331-project-member] Action: 'action', calling method: _extend, body: {"os-extend": {"new_size": null}} {{(pid=100524) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 27 16:13:10.526532 np0000005924 devstack@c-api.service[100524]: INFO cinder.api.openstack.wsgi [None req-6d472200-47b5-45a1-be3c-8b6bcc62cdb2 tempest-VolumesNegativeTest-1232434331 tempest-VolumesNegativeTest-1232434331-project-member] https://10.4.3.117/volume/v3/volumes/535743dc-80ef-4e1a-98bd-6d179e589bae/action returned with HTTP 400 Jul 27 16:13:10.527667 np0000005924 devstack@c-api.service[100524]: [pid: 100524|app: 0|req: 456/1809] 10.4.3.117 () {68 vars in 1390 bytes} [Mon Jul 27 16:13:10 2026] POST /volume/v3/volumes/535743dc-80ef-4e1a-98bd-6d179e589bae/action => generated 140 bytes in 10 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) Jul 27 16:13:10.537097 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.middleware.request_id [None req-e3ad37a6-4cd9-424c-88b5-b0eff192b9ef None None] RequestId filter calling following filter/app {{(pid=100522) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:13:10.539078 np0000005924 devstack@c-api.service[100522]: INFO cinder.api.openstack.wsgi [None req-e3ad37a6-4cd9-424c-88b5-b0eff192b9ef tempest-VolumesNegativeTest-1232434331 tempest-VolumesNegativeTest-1232434331-project-member] POST https://10.4.3.117/volume/v3/volumes/535743dc-80ef-4e1a-98bd-6d179e589bae/action Jul 27 16:13:10.539552 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.openstack.wsgi [None req-e3ad37a6-4cd9-424c-88b5-b0eff192b9ef tempest-VolumesNegativeTest-1232434331 tempest-VolumesNegativeTest-1232434331-project-member] Action body: b'{"os-extend": {"new_size": "abc"}}' {{(pid=100522) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 27 16:13:10.539689 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.openstack.wsgi [None req-e3ad37a6-4cd9-424c-88b5-b0eff192b9ef tempest-VolumesNegativeTest-1232434331 tempest-VolumesNegativeTest-1232434331-project-member] Action: 'action', calling method: _extend, body: {"os-extend": {"new_size": "abc"}} {{(pid=100522) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 27 16:13:10.541237 np0000005924 devstack@c-api.service[100522]: INFO cinder.api.openstack.wsgi [None req-e3ad37a6-4cd9-424c-88b5-b0eff192b9ef tempest-VolumesNegativeTest-1232434331 tempest-VolumesNegativeTest-1232434331-project-member] https://10.4.3.117/volume/v3/volumes/535743dc-80ef-4e1a-98bd-6d179e589bae/action returned with HTTP 400 Jul 27 16:13:10.543101 np0000005924 devstack@c-api.service[100522]: [pid: 100522|app: 0|req: 448/1810] 10.4.3.117 () {68 vars in 1390 bytes} [Mon Jul 27 16:13:10 2026] POST /volume/v3/volumes/535743dc-80ef-4e1a-98bd-6d179e589bae/action => generated 131 bytes in 7 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) Jul 27 16:13:10.551860 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.middleware.request_id [None req-ea9f98c5-f85b-4742-adb7-57ecfae3f57a None None] RequestId filter calling following filter/app {{(pid=100523) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:13:10.554388 np0000005924 devstack@c-api.service[100523]: INFO cinder.api.openstack.wsgi [None req-ea9f98c5-f85b-4742-adb7-57ecfae3f57a tempest-VolumesNegativeTest-1232434331 tempest-VolumesNegativeTest-1232434331-project-member] POST https://10.4.3.117/volume/v3/volumes/ca824030-b1bf-4785-9e3e-febb66b58c35/action Jul 27 16:13:10.554796 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.openstack.wsgi [None req-ea9f98c5-f85b-4742-adb7-57ecfae3f57a tempest-VolumesNegativeTest-1232434331 tempest-VolumesNegativeTest-1232434331-project-member] Action body: b'{"os-extend": {"new_size": 2}}' {{(pid=100523) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 27 16:13:10.555243 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.openstack.wsgi [None req-ea9f98c5-f85b-4742-adb7-57ecfae3f57a tempest-VolumesNegativeTest-1232434331 tempest-VolumesNegativeTest-1232434331-project-member] Action: 'action', calling method: _extend, body: {"os-extend": {"new_size": 2}} {{(pid=100523) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 27 16:13:10.562931 np0000005924 devstack@c-api.service[100523]: INFO cinder.api.openstack.wsgi [None req-ea9f98c5-f85b-4742-adb7-57ecfae3f57a tempest-VolumesNegativeTest-1232434331 tempest-VolumesNegativeTest-1232434331-project-member] https://10.4.3.117/volume/v3/volumes/ca824030-b1bf-4785-9e3e-febb66b58c35/action returned with HTTP 404 Jul 27 16:13:10.563483 np0000005924 devstack@c-api.service[100523]: [pid: 100523|app: 0|req: 457/1811] 10.4.3.117 () {68 vars in 1390 bytes} [Mon Jul 27 16:13:10 2026] POST /volume/v3/volumes/ca824030-b1bf-4785-9e3e-febb66b58c35/action => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 27 16:13:10.572735 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.middleware.request_id [None req-9a261115-cc16-4a4c-8a69-4c205f6742fe None None] RequestId filter calling following filter/app {{(pid=100521) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:13:10.575279 np0000005924 devstack@c-api.service[100521]: INFO cinder.api.openstack.wsgi [None req-9a261115-cc16-4a4c-8a69-4c205f6742fe tempest-VolumesNegativeTest-1232434331 tempest-VolumesNegativeTest-1232434331-project-member] POST https://10.4.3.117/volume/v3/volumes/535743dc-80ef-4e1a-98bd-6d179e589bae/action Jul 27 16:13:10.575659 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.openstack.wsgi [None req-9a261115-cc16-4a4c-8a69-4c205f6742fe tempest-VolumesNegativeTest-1232434331 tempest-VolumesNegativeTest-1232434331-project-member] Action body: b'{"os-extend": {"new_size": 0}}' {{(pid=100521) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 27 16:13:10.575820 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.openstack.wsgi [None req-9a261115-cc16-4a4c-8a69-4c205f6742fe tempest-VolumesNegativeTest-1232434331 tempest-VolumesNegativeTest-1232434331-project-member] Action: 'action', calling method: _extend, body: {"os-extend": {"new_size": 0}} {{(pid=100521) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 27 16:13:10.577414 np0000005924 devstack@c-api.service[100521]: INFO cinder.api.openstack.wsgi [None req-9a261115-cc16-4a4c-8a69-4c205f6742fe tempest-VolumesNegativeTest-1232434331 tempest-VolumesNegativeTest-1232434331-project-member] https://10.4.3.117/volume/v3/volumes/535743dc-80ef-4e1a-98bd-6d179e589bae/action returned with HTTP 400 Jul 27 16:13:10.577908 np0000005924 devstack@c-api.service[100521]: [pid: 100521|app: 0|req: 451/1812] 10.4.3.117 () {68 vars in 1390 bytes} [Mon Jul 27 16:13:10 2026] POST /volume/v3/volumes/535743dc-80ef-4e1a-98bd-6d179e589bae/action => generated 129 bytes in 6 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) Jul 27 16:13:10.593141 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.middleware.request_id [None req-7df30425-8d86-4c78-bff2-711abe093bd9 None None] RequestId filter calling following filter/app {{(pid=100524) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:13:10.597046 np0000005924 devstack@c-api.service[100524]: INFO cinder.api.openstack.wsgi [None req-7df30425-8d86-4c78-bff2-711abe093bd9 tempest-VolumesNegativeTest-1232434331 tempest-VolumesNegativeTest-1232434331-project-member] POST https://10.4.3.117/volume/v3/volumes/None/action Jul 27 16:13:10.597550 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.openstack.wsgi [None req-7df30425-8d86-4c78-bff2-711abe093bd9 tempest-VolumesNegativeTest-1232434331 tempest-VolumesNegativeTest-1232434331-project-member] Action body: b'{"os-extend": {"new_size": 2}}' {{(pid=100524) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 27 16:13:10.597729 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.openstack.wsgi [None req-7df30425-8d86-4c78-bff2-711abe093bd9 tempest-VolumesNegativeTest-1232434331 tempest-VolumesNegativeTest-1232434331-project-member] Action: 'action', calling method: _extend, body: {"os-extend": {"new_size": 2}} {{(pid=100524) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 27 16:13:10.608711 np0000005924 devstack@c-api.service[100524]: INFO cinder.api.openstack.wsgi [None req-7df30425-8d86-4c78-bff2-711abe093bd9 tempest-VolumesNegativeTest-1232434331 tempest-VolumesNegativeTest-1232434331-project-member] https://10.4.3.117/volume/v3/volumes/None/action returned with HTTP 404 Jul 27 16:13:10.609401 np0000005924 devstack@c-api.service[100524]: [pid: 100524|app: 0|req: 457/1813] 10.4.3.117 () {68 vars in 1294 bytes} [Mon Jul 27 16:13:10 2026] POST /volume/v3/volumes/None/action => generated 77 bytes in 17 msecs (HTTP/1.1 404) 7 headers in 291 bytes (1 switches on core 0) Jul 27 16:13:10.619315 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.middleware.request_id [None req-4317a0af-755b-40f1-b023-6d704db3c935 None None] RequestId filter calling following filter/app {{(pid=100522) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:13:10.621226 np0000005924 devstack@c-api.service[100522]: INFO cinder.api.openstack.wsgi [None req-4317a0af-755b-40f1-b023-6d704db3c935 tempest-VolumesNegativeTest-1232434331 tempest-VolumesNegativeTest-1232434331-project-member] GET https://10.4.3.117/volume/v3/volumes/038e5b31-ba4b-42f7-94a9-0b3ff88b9e28 Jul 27 16:13:10.621428 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.openstack.wsgi [None req-4317a0af-755b-40f1-b023-6d704db3c935 tempest-VolumesNegativeTest-1232434331 tempest-VolumesNegativeTest-1232434331-project-member] Empty body provided in request {{(pid=100522) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:13:10.621603 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.openstack.wsgi [None req-4317a0af-755b-40f1-b023-6d704db3c935 tempest-VolumesNegativeTest-1232434331 tempest-VolumesNegativeTest-1232434331-project-member] Calling method 'show' {{(pid=100522) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:13:10.627765 np0000005924 devstack@c-api.service[100522]: INFO cinder.api.openstack.wsgi [None req-4317a0af-755b-40f1-b023-6d704db3c935 tempest-VolumesNegativeTest-1232434331 tempest-VolumesNegativeTest-1232434331-project-member] https://10.4.3.117/volume/v3/volumes/038e5b31-ba4b-42f7-94a9-0b3ff88b9e28 returned with HTTP 404 Jul 27 16:13:10.628385 np0000005924 devstack@c-api.service[100522]: [pid: 100522|app: 0|req: 449/1814] 10.4.3.117 () {66 vars in 1348 bytes} [Mon Jul 27 16:13:10 2026] GET /volume/v3/volumes/038e5b31-ba4b-42f7-94a9-0b3ff88b9e28 => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 27 16:13:10.639015 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.middleware.request_id [None req-037da8ab-6b51-41f7-a90b-e91f2f88dca4 None None] RequestId filter calling following filter/app {{(pid=100523) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:13:10.641630 np0000005924 devstack@c-api.service[100523]: INFO cinder.api.openstack.wsgi [None req-037da8ab-6b51-41f7-a90b-e91f2f88dca4 tempest-VolumesNegativeTest-1232434331 tempest-VolumesNegativeTest-1232434331-project-member] GET https://10.4.3.117/volume/v3/volumes/535743dc-80ef-4e1a-98bd-6d179e589bae Jul 27 16:13:10.641925 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.openstack.wsgi [None req-037da8ab-6b51-41f7-a90b-e91f2f88dca4 tempest-VolumesNegativeTest-1232434331 tempest-VolumesNegativeTest-1232434331-project-member] Empty body provided in request {{(pid=100523) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:13:10.642177 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.openstack.wsgi [None req-037da8ab-6b51-41f7-a90b-e91f2f88dca4 tempest-VolumesNegativeTest-1232434331 tempest-VolumesNegativeTest-1232434331-project-member] Calling method 'show' {{(pid=100523) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:13:10.650757 np0000005924 devstack@c-api.service[100523]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:13:10.650757 np0000005924 devstack@c-api.service[100523]: warnings.warn( Jul 27 16:13:10.655796 np0000005924 devstack@c-api.service[100523]: INFO cinder.volume.api [None req-037da8ab-6b51-41f7-a90b-e91f2f88dca4 tempest-VolumesNegativeTest-1232434331 tempest-VolumesNegativeTest-1232434331-project-member] Volume info retrieved successfully. Jul 27 16:13:10.660528 np0000005924 devstack@c-api.service[100523]: INFO cinder.api.openstack.wsgi [None req-037da8ab-6b51-41f7-a90b-e91f2f88dca4 tempest-VolumesNegativeTest-1232434331 tempest-VolumesNegativeTest-1232434331-project-member] https://10.4.3.117/volume/v3/volumes/535743dc-80ef-4e1a-98bd-6d179e589bae returned with HTTP 200 Jul 27 16:13:10.660921 np0000005924 devstack@c-api.service[100523]: [pid: 100523|app: 0|req: 458/1815] 10.4.3.117 () {66 vars in 1348 bytes} [Mon Jul 27 16:13:10 2026] GET /volume/v3/volumes/535743dc-80ef-4e1a-98bd-6d179e589bae => generated 842 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 27 16:13:10.674526 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.middleware.request_id [None req-1fb060c4-2b7e-47fe-8ed1-c4e39410b0ae None None] RequestId filter calling following filter/app {{(pid=100521) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:13:10.676676 np0000005924 devstack@c-api.service[100521]: INFO cinder.api.openstack.wsgi [None req-1fb060c4-2b7e-47fe-8ed1-c4e39410b0ae tempest-VolumesNegativeTest-1232434331 tempest-VolumesNegativeTest-1232434331-project-member] DELETE https://10.4.3.117/volume/v3/volumes/535743dc-80ef-4e1a-98bd-6d179e589bae Jul 27 16:13:10.677276 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.openstack.wsgi [None req-1fb060c4-2b7e-47fe-8ed1-c4e39410b0ae tempest-VolumesNegativeTest-1232434331 tempest-VolumesNegativeTest-1232434331-project-member] Empty body provided in request {{(pid=100521) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:13:10.677498 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.openstack.wsgi [None req-1fb060c4-2b7e-47fe-8ed1-c4e39410b0ae tempest-VolumesNegativeTest-1232434331 tempest-VolumesNegativeTest-1232434331-project-member] Calling method 'delete' {{(pid=100521) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:13:10.677693 np0000005924 devstack@c-api.service[100521]: INFO cinder.api.v3.volumes [None req-1fb060c4-2b7e-47fe-8ed1-c4e39410b0ae tempest-VolumesNegativeTest-1232434331 tempest-VolumesNegativeTest-1232434331-project-member] Delete volume with id: 535743dc-80ef-4e1a-98bd-6d179e589bae Jul 27 16:13:10.685803 np0000005924 devstack@c-api.service[100521]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:13:10.685803 np0000005924 devstack@c-api.service[100521]: warnings.warn( Jul 27 16:13:10.686451 np0000005924 devstack@c-api.service[100521]: INFO cinder.volume.api [None req-1fb060c4-2b7e-47fe-8ed1-c4e39410b0ae tempest-VolumesNegativeTest-1232434331 tempest-VolumesNegativeTest-1232434331-project-member] Volume info retrieved successfully. Jul 27 16:13:10.711653 np0000005924 devstack@c-api.service[100521]: INFO cinder.volume.api [None req-1fb060c4-2b7e-47fe-8ed1-c4e39410b0ae tempest-VolumesNegativeTest-1232434331 tempest-VolumesNegativeTest-1232434331-project-member] Delete volume request issued successfully. Jul 27 16:13:10.711818 np0000005924 devstack@c-api.service[100521]: INFO cinder.api.openstack.wsgi [None req-1fb060c4-2b7e-47fe-8ed1-c4e39410b0ae tempest-VolumesNegativeTest-1232434331 tempest-VolumesNegativeTest-1232434331-project-member] https://10.4.3.117/volume/v3/volumes/535743dc-80ef-4e1a-98bd-6d179e589bae returned with HTTP 202 Jul 27 16:13:10.712234 np0000005924 devstack@c-api.service[100521]: [pid: 100521|app: 0|req: 452/1816] 10.4.3.117 () {66 vars in 1351 bytes} [Mon Jul 27 16:13:10 2026] DELETE /volume/v3/volumes/535743dc-80ef-4e1a-98bd-6d179e589bae => generated 0 bytes in 38 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 27 16:13:10.721799 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.middleware.request_id [None req-d17e135e-385a-482e-947d-a7d09118570c None None] RequestId filter calling following filter/app {{(pid=100524) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:13:10.724594 np0000005924 devstack@c-api.service[100524]: INFO cinder.api.openstack.wsgi [None req-d17e135e-385a-482e-947d-a7d09118570c tempest-VolumesNegativeTest-1232434331 tempest-VolumesNegativeTest-1232434331-project-member] GET https://10.4.3.117/volume/v3/volumes/535743dc-80ef-4e1a-98bd-6d179e589bae Jul 27 16:13:10.724822 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.openstack.wsgi [None req-d17e135e-385a-482e-947d-a7d09118570c tempest-VolumesNegativeTest-1232434331 tempest-VolumesNegativeTest-1232434331-project-member] Empty body provided in request {{(pid=100524) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:13:10.725046 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.openstack.wsgi [None req-d17e135e-385a-482e-947d-a7d09118570c tempest-VolumesNegativeTest-1232434331 tempest-VolumesNegativeTest-1232434331-project-member] Calling method 'show' {{(pid=100524) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:13:10.733778 np0000005924 devstack@c-api.service[100524]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:13:10.733778 np0000005924 devstack@c-api.service[100524]: warnings.warn( Jul 27 16:13:10.739915 np0000005924 devstack@c-api.service[100524]: INFO cinder.volume.api [None req-d17e135e-385a-482e-947d-a7d09118570c tempest-VolumesNegativeTest-1232434331 tempest-VolumesNegativeTest-1232434331-project-member] Volume info retrieved successfully. Jul 27 16:13:10.747321 np0000005924 devstack@c-api.service[100524]: INFO cinder.api.openstack.wsgi [None req-d17e135e-385a-482e-947d-a7d09118570c tempest-VolumesNegativeTest-1232434331 tempest-VolumesNegativeTest-1232434331-project-member] https://10.4.3.117/volume/v3/volumes/535743dc-80ef-4e1a-98bd-6d179e589bae returned with HTTP 200 Jul 27 16:13:10.747836 np0000005924 devstack@c-api.service[100524]: [pid: 100524|app: 0|req: 458/1817] 10.4.3.117 () {66 vars in 1348 bytes} [Mon Jul 27 16:13:10 2026] GET /volume/v3/volumes/535743dc-80ef-4e1a-98bd-6d179e589bae => generated 841 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 27 16:13:10.965352 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.middleware.request_id [None req-b1de6d90-5db6-4964-aee5-5731bebab649 None None] RequestId filter calling following filter/app {{(pid=100522) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:13:10.967104 np0000005924 devstack@c-api.service[100522]: INFO cinder.api.openstack.wsgi [None req-b1de6d90-5db6-4964-aee5-5731bebab649 tempest-VolumesBackupsTest-1601316061 tempest-VolumesBackupsTest-1601316061-project-member] GET https://10.4.3.117/volume/v3/backups/1d564b11-ee29-4dee-b09d-d0bbaa4ed42b Jul 27 16:13:10.967297 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.openstack.wsgi [None req-b1de6d90-5db6-4964-aee5-5731bebab649 tempest-VolumesBackupsTest-1601316061 tempest-VolumesBackupsTest-1601316061-project-member] Empty body provided in request {{(pid=100522) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:13:10.967692 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.openstack.wsgi [None req-b1de6d90-5db6-4964-aee5-5731bebab649 tempest-VolumesBackupsTest-1601316061 tempest-VolumesBackupsTest-1601316061-project-member] Calling method 'show' {{(pid=100522) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:13:10.967800 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.v3.backups [None req-b1de6d90-5db6-4964-aee5-5731bebab649 tempest-VolumesBackupsTest-1601316061 tempest-VolumesBackupsTest-1601316061-project-member] Show backup with id 1d564b11-ee29-4dee-b09d-d0bbaa4ed42b. {{(pid=100522) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 27 16:13:10.972104 np0000005924 devstack@c-api.service[100522]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:13:10.972104 np0000005924 devstack@c-api.service[100522]: warnings.warn( Jul 27 16:13:10.972975 np0000005924 devstack@c-api.service[100522]: INFO cinder.api.openstack.wsgi [None req-b1de6d90-5db6-4964-aee5-5731bebab649 tempest-VolumesBackupsTest-1601316061 tempest-VolumesBackupsTest-1601316061-project-member] https://10.4.3.117/volume/v3/backups/1d564b11-ee29-4dee-b09d-d0bbaa4ed42b returned with HTTP 200 Jul 27 16:13:10.973411 np0000005924 devstack@c-api.service[100522]: [pid: 100522|app: 0|req: 450/1818] 10.4.3.117 () {66 vars in 1348 bytes} [Mon Jul 27 16:13:10 2026] GET /volume/v3/backups/1d564b11-ee29-4dee-b09d-d0bbaa4ed42b => generated 791 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 27 16:13:11.528418 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.middleware.request_id [None req-915f6acc-4196-448e-a449-3b43bd2a55aa None None] RequestId filter calling following filter/app {{(pid=100523) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:13:11.530301 np0000005924 devstack@c-api.service[100523]: INFO cinder.api.openstack.wsgi [None req-915f6acc-4196-448e-a449-3b43bd2a55aa tempest-AttachVolumeTestJSON-1302607130 tempest-AttachVolumeTestJSON-1302607130-project-member] GET https://10.4.3.117/volume/v3/volumes/5ec34b0b-d601-47ce-a87a-52f88e3a9df3 Jul 27 16:13:11.530649 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.openstack.wsgi [None req-915f6acc-4196-448e-a449-3b43bd2a55aa tempest-AttachVolumeTestJSON-1302607130 tempest-AttachVolumeTestJSON-1302607130-project-member] Empty body provided in request {{(pid=100523) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:13:11.530893 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.openstack.wsgi [None req-915f6acc-4196-448e-a449-3b43bd2a55aa tempest-AttachVolumeTestJSON-1302607130 tempest-AttachVolumeTestJSON-1302607130-project-member] Calling method 'show' {{(pid=100523) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:13:11.539649 np0000005924 devstack@c-api.service[100523]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:13:11.539649 np0000005924 devstack@c-api.service[100523]: warnings.warn( Jul 27 16:13:11.543545 np0000005924 devstack@c-api.service[100523]: INFO cinder.volume.api [None req-915f6acc-4196-448e-a449-3b43bd2a55aa tempest-AttachVolumeTestJSON-1302607130 tempest-AttachVolumeTestJSON-1302607130-project-member] Volume info retrieved successfully. Jul 27 16:13:11.547853 np0000005924 devstack@c-api.service[100523]: INFO cinder.api.openstack.wsgi [None req-915f6acc-4196-448e-a449-3b43bd2a55aa tempest-AttachVolumeTestJSON-1302607130 tempest-AttachVolumeTestJSON-1302607130-project-member] https://10.4.3.117/volume/v3/volumes/5ec34b0b-d601-47ce-a87a-52f88e3a9df3 returned with HTTP 200 Jul 27 16:13:11.548300 np0000005924 devstack@c-api.service[100523]: [pid: 100523|app: 0|req: 459/1819] 10.4.3.117 () {66 vars in 1348 bytes} [Mon Jul 27 16:13:11 2026] GET /volume/v3/volumes/5ec34b0b-d601-47ce-a87a-52f88e3a9df3 => generated 843 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 27 16:13:11.600060 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.middleware.request_id [req-aaddb3f9-a961-4d2d-855f-5c25c7791039 req-894f229d-ed09-4f99-9de8-085d0b960cf8 None None] RequestId filter calling following filter/app {{(pid=100521) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:13:11.602370 np0000005924 devstack@c-api.service[100521]: INFO cinder.api.openstack.wsgi [req-aaddb3f9-a961-4d2d-855f-5c25c7791039 req-894f229d-ed09-4f99-9de8-085d0b960cf8 tempest-AttachVolumeTestJSON-1302607130 tempest-AttachVolumeTestJSON-1302607130-project-member] GET https://10.4.3.117/volume/v3/volumes/5ec34b0b-d601-47ce-a87a-52f88e3a9df3 Jul 27 16:13:11.602617 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.openstack.wsgi [req-aaddb3f9-a961-4d2d-855f-5c25c7791039 req-894f229d-ed09-4f99-9de8-085d0b960cf8 tempest-AttachVolumeTestJSON-1302607130 tempest-AttachVolumeTestJSON-1302607130-project-member] Empty body provided in request {{(pid=100521) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:13:11.602851 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.openstack.wsgi [req-aaddb3f9-a961-4d2d-855f-5c25c7791039 req-894f229d-ed09-4f99-9de8-085d0b960cf8 tempest-AttachVolumeTestJSON-1302607130 tempest-AttachVolumeTestJSON-1302607130-project-member] Calling method 'show' {{(pid=100521) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:13:11.611011 np0000005924 devstack@c-api.service[100521]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:13:11.611011 np0000005924 devstack@c-api.service[100521]: warnings.warn( Jul 27 16:13:11.615481 np0000005924 devstack@c-api.service[100521]: INFO cinder.volume.api [req-aaddb3f9-a961-4d2d-855f-5c25c7791039 req-894f229d-ed09-4f99-9de8-085d0b960cf8 tempest-AttachVolumeTestJSON-1302607130 tempest-AttachVolumeTestJSON-1302607130-project-member] Volume info retrieved successfully. Jul 27 16:13:11.620566 np0000005924 devstack@c-api.service[100521]: INFO cinder.api.openstack.wsgi [req-aaddb3f9-a961-4d2d-855f-5c25c7791039 req-894f229d-ed09-4f99-9de8-085d0b960cf8 tempest-AttachVolumeTestJSON-1302607130 tempest-AttachVolumeTestJSON-1302607130-project-member] https://10.4.3.117/volume/v3/volumes/5ec34b0b-d601-47ce-a87a-52f88e3a9df3 returned with HTTP 200 Jul 27 16:13:11.620901 np0000005924 devstack@c-api.service[100521]: [pid: 100521|app: 0|req: 453/1820] 10.4.3.117 () {68 vars in 1598 bytes} [Mon Jul 27 16:13:11 2026] GET /volume/v3/volumes/5ec34b0b-d601-47ce-a87a-52f88e3a9df3 => generated 843 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 27 16:13:11.713249 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.middleware.request_id [None req-a350df36-082e-41ca-894d-0101e3538b9b None None] RequestId filter calling following filter/app {{(pid=100524) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:13:11.713611 np0000005924 devstack@c-api.service[100524]: INFO cinder.api.openstack.wsgi [None req-a350df36-082e-41ca-894d-0101e3538b9b None None] GET https://10.4.3.117/volume// Jul 27 16:13:11.713775 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.openstack.wsgi [None req-a350df36-082e-41ca-894d-0101e3538b9b None None] Empty body provided in request {{(pid=100524) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:13:11.713998 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.openstack.wsgi [None req-a350df36-082e-41ca-894d-0101e3538b9b None None] Calling method 'all' {{(pid=100524) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:13:11.714258 np0000005924 devstack@c-api.service[100524]: INFO cinder.api.openstack.wsgi [None req-a350df36-082e-41ca-894d-0101e3538b9b None None] https://10.4.3.117/volume// returned with HTTP 300 Jul 27 16:13:11.714546 np0000005924 devstack@c-api.service[100524]: [pid: 100524|app: 0|req: 459/1821] 10.4.3.117 () {66 vars in 1428 bytes} [Mon Jul 27 16:13:11 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 27 16:13:11.723498 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.middleware.request_id [req-aaddb3f9-a961-4d2d-855f-5c25c7791039 req-9cce5e69-10a7-45f5-8fc0-5ad862df2730 None None] RequestId filter calling following filter/app {{(pid=100522) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:13:11.725995 np0000005924 devstack@c-api.service[100522]: INFO cinder.api.openstack.wsgi [req-aaddb3f9-a961-4d2d-855f-5c25c7791039 req-9cce5e69-10a7-45f5-8fc0-5ad862df2730 tempest-AttachVolumeTestJSON-1302607130 tempest-AttachVolumeTestJSON-1302607130-project-member] POST https://10.4.3.117/volume/v3/attachments Jul 27 16:13:11.726392 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.openstack.wsgi [req-aaddb3f9-a961-4d2d-855f-5c25c7791039 req-9cce5e69-10a7-45f5-8fc0-5ad862df2730 tempest-AttachVolumeTestJSON-1302607130 tempest-AttachVolumeTestJSON-1302607130-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "5ec34b0b-d601-47ce-a87a-52f88e3a9df3", "connector": null, "instance_uuid": "3b1e52fa-e271-4b55-8923-39a89a14e968"}} {{(pid=100522) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 27 16:13:11.739911 np0000005924 devstack@c-api.service[100522]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:13:11.739911 np0000005924 devstack@c-api.service[100522]: warnings.warn( Jul 27 16:13:11.763098 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.middleware.request_id [None req-367b171d-ff77-456f-888f-310eb0fa017f None None] RequestId filter calling following filter/app {{(pid=100523) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:13:11.765696 np0000005924 devstack@c-api.service[100523]: INFO cinder.api.openstack.wsgi [None req-367b171d-ff77-456f-888f-310eb0fa017f tempest-VolumesNegativeTest-1232434331 tempest-VolumesNegativeTest-1232434331-project-member] GET https://10.4.3.117/volume/v3/volumes/535743dc-80ef-4e1a-98bd-6d179e589bae Jul 27 16:13:11.766007 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.openstack.wsgi [None req-367b171d-ff77-456f-888f-310eb0fa017f tempest-VolumesNegativeTest-1232434331 tempest-VolumesNegativeTest-1232434331-project-member] Empty body provided in request {{(pid=100523) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:13:11.766240 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.openstack.wsgi [None req-367b171d-ff77-456f-888f-310eb0fa017f tempest-VolumesNegativeTest-1232434331 tempest-VolumesNegativeTest-1232434331-project-member] Calling method 'show' {{(pid=100523) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:13:11.771066 np0000005924 devstack@c-api.service[100522]: INFO cinder.api.openstack.wsgi [req-aaddb3f9-a961-4d2d-855f-5c25c7791039 req-9cce5e69-10a7-45f5-8fc0-5ad862df2730 tempest-AttachVolumeTestJSON-1302607130 tempest-AttachVolumeTestJSON-1302607130-project-member] https://10.4.3.117/volume/v3/attachments returned with HTTP 200 Jul 27 16:13:11.771688 np0000005924 devstack@c-api.service[100522]: [pid: 100522|app: 0|req: 451/1822] 10.4.3.117 () {74 vars in 1594 bytes} [Mon Jul 27 16:13:11 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 27 16:13:11.778030 np0000005924 devstack@c-api.service[100523]: INFO cinder.api.openstack.wsgi [None req-367b171d-ff77-456f-888f-310eb0fa017f tempest-VolumesNegativeTest-1232434331 tempest-VolumesNegativeTest-1232434331-project-member] https://10.4.3.117/volume/v3/volumes/535743dc-80ef-4e1a-98bd-6d179e589bae returned with HTTP 404 Jul 27 16:13:11.778614 np0000005924 devstack@c-api.service[100523]: [pid: 100523|app: 0|req: 460/1823] 10.4.3.117 () {66 vars in 1348 bytes} [Mon Jul 27 16:13:11 2026] GET /volume/v3/volumes/535743dc-80ef-4e1a-98bd-6d179e589bae => generated 109 bytes in 16 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 27 16:13:11.811803 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.middleware.request_id [None req-f78cf330-7981-424b-b85b-3dad3c19ada1 None None] RequestId filter calling following filter/app {{(pid=100521) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:13:11.814393 np0000005924 devstack@c-api.service[100521]: INFO cinder.api.openstack.wsgi [None req-f78cf330-7981-424b-b85b-3dad3c19ada1 tempest-AttachVolumeTestJSON-1302607130 tempest-AttachVolumeTestJSON-1302607130-project-member] GET https://10.4.3.117/volume/v3/volumes/5ec34b0b-d601-47ce-a87a-52f88e3a9df3 Jul 27 16:13:11.814644 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.openstack.wsgi [None req-f78cf330-7981-424b-b85b-3dad3c19ada1 tempest-AttachVolumeTestJSON-1302607130 tempest-AttachVolumeTestJSON-1302607130-project-member] Empty body provided in request {{(pid=100521) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:13:11.814907 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.openstack.wsgi [None req-f78cf330-7981-424b-b85b-3dad3c19ada1 tempest-AttachVolumeTestJSON-1302607130 tempest-AttachVolumeTestJSON-1302607130-project-member] Calling method 'show' {{(pid=100521) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:13:11.825487 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.middleware.request_id [None req-1f965487-2f54-4890-bc1a-3318f720e919 None None] RequestId filter calling following filter/app {{(pid=100524) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:13:11.825882 np0000005924 devstack@c-api.service[100524]: INFO cinder.api.openstack.wsgi [None req-1f965487-2f54-4890-bc1a-3318f720e919 None None] GET https://10.4.3.117/volume// Jul 27 16:13:11.826045 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.openstack.wsgi [None req-1f965487-2f54-4890-bc1a-3318f720e919 None None] Empty body provided in request {{(pid=100524) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:13:11.826926 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.openstack.wsgi [None req-1f965487-2f54-4890-bc1a-3318f720e919 None None] Calling method 'all' {{(pid=100524) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:13:11.826926 np0000005924 devstack@c-api.service[100524]: INFO cinder.api.openstack.wsgi [None req-1f965487-2f54-4890-bc1a-3318f720e919 None None] https://10.4.3.117/volume// returned with HTTP 300 Jul 27 16:13:11.826926 np0000005924 devstack@c-api.service[100524]: [pid: 100524|app: 0|req: 460/1824] 10.4.3.117 () {66 vars in 1426 bytes} [Mon Jul 27 16:13:11 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 27 16:13:11.829825 np0000005924 devstack@c-api.service[100521]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:13:11.829825 np0000005924 devstack@c-api.service[100521]: warnings.warn( Jul 27 16:13:11.834438 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.middleware.request_id [req-aaddb3f9-a961-4d2d-855f-5c25c7791039 req-f755f1bd-c377-4851-b132-593c1f6c1ea5 None None] RequestId filter calling following filter/app {{(pid=100522) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:13:11.834889 np0000005924 devstack@c-api.service[100521]: INFO cinder.volume.api [None req-f78cf330-7981-424b-b85b-3dad3c19ada1 tempest-AttachVolumeTestJSON-1302607130 tempest-AttachVolumeTestJSON-1302607130-project-member] Volume info retrieved successfully. Jul 27 16:13:11.836431 np0000005924 devstack@c-api.service[100522]: INFO cinder.api.openstack.wsgi [req-aaddb3f9-a961-4d2d-855f-5c25c7791039 req-f755f1bd-c377-4851-b132-593c1f6c1ea5 tempest-AttachVolumeTestJSON-1302607130 tempest-AttachVolumeTestJSON-1302607130-project-member] GET https://10.4.3.117/volume/v3/volumes/5ec34b0b-d601-47ce-a87a-52f88e3a9df3 Jul 27 16:13:11.836627 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.openstack.wsgi [req-aaddb3f9-a961-4d2d-855f-5c25c7791039 req-f755f1bd-c377-4851-b132-593c1f6c1ea5 tempest-AttachVolumeTestJSON-1302607130 tempest-AttachVolumeTestJSON-1302607130-project-member] Empty body provided in request {{(pid=100522) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:13:11.836827 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.openstack.wsgi [req-aaddb3f9-a961-4d2d-855f-5c25c7791039 req-f755f1bd-c377-4851-b132-593c1f6c1ea5 tempest-AttachVolumeTestJSON-1302607130 tempest-AttachVolumeTestJSON-1302607130-project-member] Calling method 'show' {{(pid=100522) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:13:11.841363 np0000005924 devstack@c-api.service[100521]: INFO cinder.api.openstack.wsgi [None req-f78cf330-7981-424b-b85b-3dad3c19ada1 tempest-AttachVolumeTestJSON-1302607130 tempest-AttachVolumeTestJSON-1302607130-project-member] https://10.4.3.117/volume/v3/volumes/5ec34b0b-d601-47ce-a87a-52f88e3a9df3 returned with HTTP 200 Jul 27 16:13:11.841809 np0000005924 devstack@c-api.service[100521]: [pid: 100521|app: 0|req: 454/1825] 10.4.3.117 () {66 vars in 1348 bytes} [Mon Jul 27 16:13:11 2026] GET /volume/v3/volumes/5ec34b0b-d601-47ce-a87a-52f88e3a9df3 => generated 842 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 27 16:13:11.853718 np0000005924 devstack@c-api.service[100522]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:13:11.853718 np0000005924 devstack@c-api.service[100522]: warnings.warn( Jul 27 16:13:11.857271 np0000005924 devstack@c-api.service[100522]: INFO cinder.volume.api [req-aaddb3f9-a961-4d2d-855f-5c25c7791039 req-f755f1bd-c377-4851-b132-593c1f6c1ea5 tempest-AttachVolumeTestJSON-1302607130 tempest-AttachVolumeTestJSON-1302607130-project-member] Volume info retrieved successfully. Jul 27 16:13:11.861480 np0000005924 devstack@c-api.service[100522]: INFO cinder.api.openstack.wsgi [req-aaddb3f9-a961-4d2d-855f-5c25c7791039 req-f755f1bd-c377-4851-b132-593c1f6c1ea5 tempest-AttachVolumeTestJSON-1302607130 tempest-AttachVolumeTestJSON-1302607130-project-member] https://10.4.3.117/volume/v3/volumes/5ec34b0b-d601-47ce-a87a-52f88e3a9df3 returned with HTTP 200 Jul 27 16:13:11.862032 np0000005924 devstack@c-api.service[100522]: [pid: 100522|app: 0|req: 452/1826] 10.4.3.117 () {70 vars in 1639 bytes} [Mon Jul 27 16:13:11 2026] GET /volume/v3/volumes/5ec34b0b-d601-47ce-a87a-52f88e3a9df3 => generated 1022 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 27 16:13:11.960967 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.middleware.request_id [req-aaddb3f9-a961-4d2d-855f-5c25c7791039 req-451b7c76-1e5c-41f2-bba5-e7f1a946ff6b None None] RequestId filter calling following filter/app {{(pid=100523) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:13:11.963484 np0000005924 devstack@c-api.service[100523]: INFO cinder.api.openstack.wsgi [req-aaddb3f9-a961-4d2d-855f-5c25c7791039 req-451b7c76-1e5c-41f2-bba5-e7f1a946ff6b tempest-AttachVolumeTestJSON-1302607130 tempest-AttachVolumeTestJSON-1302607130-project-member] PUT https://10.4.3.117/volume/v3/attachments/625aa665-d661-4e68-b0e6-89b572b428e5 Jul 27 16:13:11.963874 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.openstack.wsgi [req-aaddb3f9-a961-4d2d-855f-5c25c7791039 req-451b7c76-1e5c-41f2-bba5-e7f1a946ff6b tempest-AttachVolumeTestJSON-1302607130 tempest-AttachVolumeTestJSON-1302607130-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.117", "host": "np0000005924", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:c1414b6f8d8f", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "13cbedf7-bb1f-4b5e-b492-2fef0d4dab25", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100523) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 27 16:13:11.985161 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.coordination [req-aaddb3f9-a961-4d2d-855f-5c25c7791039 req-451b7c76-1e5c-41f2-bba5-e7f1a946ff6b tempest-AttachVolumeTestJSON-1302607130 tempest-AttachVolumeTestJSON-1302607130-project-member] Acquiring lock "cinder-attachment_update-5ec34b0b-d601-47ce-a87a-52f88e3a9df3-np0000005924" by "attachment_update" {{(pid=100523) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jul 27 16:13:11.988882 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.middleware.request_id [None req-cc7216e5-d2f6-47ae-ac5d-efa3dc326578 None None] RequestId filter calling following filter/app {{(pid=100524) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:13:11.990045 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.coordination [req-aaddb3f9-a961-4d2d-855f-5c25c7791039 req-451b7c76-1e5c-41f2-bba5-e7f1a946ff6b tempest-AttachVolumeTestJSON-1302607130 tempest-AttachVolumeTestJSON-1302607130-project-member] Lock "cinder-attachment_update-5ec34b0b-d601-47ce-a87a-52f88e3a9df3-np0000005924" acquired by "attachment_update" :: waited 0.005s {{(pid=100523) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jul 27 16:13:11.990803 np0000005924 devstack@c-api.service[100524]: INFO cinder.api.openstack.wsgi [None req-cc7216e5-d2f6-47ae-ac5d-efa3dc326578 tempest-VolumesBackupsTest-1601316061 tempest-VolumesBackupsTest-1601316061-project-member] GET https://10.4.3.117/volume/v3/backups/1d564b11-ee29-4dee-b09d-d0bbaa4ed42b Jul 27 16:13:11.991053 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.openstack.wsgi [None req-cc7216e5-d2f6-47ae-ac5d-efa3dc326578 tempest-VolumesBackupsTest-1601316061 tempest-VolumesBackupsTest-1601316061-project-member] Empty body provided in request {{(pid=100524) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:13:11.991304 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.openstack.wsgi [None req-cc7216e5-d2f6-47ae-ac5d-efa3dc326578 tempest-VolumesBackupsTest-1601316061 tempest-VolumesBackupsTest-1601316061-project-member] Calling method 'show' {{(pid=100524) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:13:11.991412 np0000005924 devstack@c-api.service[100523]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:13:11.991412 np0000005924 devstack@c-api.service[100523]: warnings.warn( Jul 27 16:13:11.991508 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.v3.backups [None req-cc7216e5-d2f6-47ae-ac5d-efa3dc326578 tempest-VolumesBackupsTest-1601316061 tempest-VolumesBackupsTest-1601316061-project-member] Show backup with id 1d564b11-ee29-4dee-b09d-d0bbaa4ed42b. {{(pid=100524) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 27 16:13:11.995515 np0000005924 devstack@c-api.service[100524]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:13:11.995515 np0000005924 devstack@c-api.service[100524]: warnings.warn( Jul 27 16:13:11.996318 np0000005924 devstack@c-api.service[100524]: INFO cinder.api.openstack.wsgi [None req-cc7216e5-d2f6-47ae-ac5d-efa3dc326578 tempest-VolumesBackupsTest-1601316061 tempest-VolumesBackupsTest-1601316061-project-member] https://10.4.3.117/volume/v3/backups/1d564b11-ee29-4dee-b09d-d0bbaa4ed42b returned with HTTP 200 Jul 27 16:13:11.996764 np0000005924 devstack@c-api.service[100524]: [pid: 100524|app: 0|req: 461/1827] 10.4.3.117 () {66 vars in 1348 bytes} [Mon Jul 27 16:13:11 2026] GET /volume/v3/backups/1d564b11-ee29-4dee-b09d-d0bbaa4ed42b => generated 791 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 27 16:13:12.091861 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.coordination [req-aaddb3f9-a961-4d2d-855f-5c25c7791039 req-451b7c76-1e5c-41f2-bba5-e7f1a946ff6b tempest-AttachVolumeTestJSON-1302607130 tempest-AttachVolumeTestJSON-1302607130-project-member] Lock "cinder-attachment_update-5ec34b0b-d601-47ce-a87a-52f88e3a9df3-np0000005924" released by "attachment_update" :: held 0.102s {{(pid=100523) __release /opt/stack/cinder/cinder/coordination.py:152}} Jul 27 16:13:12.092170 np0000005924 devstack@c-api.service[100523]: INFO cinder.api.openstack.wsgi [req-aaddb3f9-a961-4d2d-855f-5c25c7791039 req-451b7c76-1e5c-41f2-bba5-e7f1a946ff6b tempest-AttachVolumeTestJSON-1302607130 tempest-AttachVolumeTestJSON-1302607130-project-member] https://10.4.3.117/volume/v3/attachments/625aa665-d661-4e68-b0e6-89b572b428e5 returned with HTTP 200 Jul 27 16:13:12.092647 np0000005924 devstack@c-api.service[100523]: [pid: 100523|app: 0|req: 461/1828] 10.4.3.117 () {74 vars in 1704 bytes} [Mon Jul 27 16:13:11 2026] PUT /volume/v3/attachments/625aa665-d661-4e68-b0e6-89b572b428e5 => generated 969 bytes in 132 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 27 16:13:12.282002 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.middleware.request_id [req-8e61125a-8aa5-47bc-b74c-b9eabb3269ee req-9ad913ce-a739-4295-a759-bc7690fbd7b2 None None] RequestId filter calling following filter/app {{(pid=100521) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:13:12.284206 np0000005924 devstack@c-api.service[100521]: INFO cinder.api.openstack.wsgi [req-8e61125a-8aa5-47bc-b74c-b9eabb3269ee req-9ad913ce-a739-4295-a759-bc7690fbd7b2 tempest-TestStampPattern-1248714906 tempest-TestStampPattern-1248714906-project-member] GET https://10.4.3.117/volume/v3/volumes/98ac08d8-67b2-4d09-b6ea-933ce5ed5808 Jul 27 16:13:12.284603 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.openstack.wsgi [req-8e61125a-8aa5-47bc-b74c-b9eabb3269ee req-9ad913ce-a739-4295-a759-bc7690fbd7b2 tempest-TestStampPattern-1248714906 tempest-TestStampPattern-1248714906-project-member] Empty body provided in request {{(pid=100521) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:13:12.284759 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.openstack.wsgi [req-8e61125a-8aa5-47bc-b74c-b9eabb3269ee req-9ad913ce-a739-4295-a759-bc7690fbd7b2 tempest-TestStampPattern-1248714906 tempest-TestStampPattern-1248714906-project-member] Calling method 'show' {{(pid=100521) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:13:12.300243 np0000005924 devstack@c-api.service[100521]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:13:12.300243 np0000005924 devstack@c-api.service[100521]: warnings.warn( Jul 27 16:13:12.306817 np0000005924 devstack@c-api.service[100521]: INFO cinder.volume.api [req-8e61125a-8aa5-47bc-b74c-b9eabb3269ee req-9ad913ce-a739-4295-a759-bc7690fbd7b2 tempest-TestStampPattern-1248714906 tempest-TestStampPattern-1248714906-project-member] Volume info retrieved successfully. Jul 27 16:13:12.312455 np0000005924 devstack@c-api.service[100521]: INFO cinder.api.openstack.wsgi [req-8e61125a-8aa5-47bc-b74c-b9eabb3269ee req-9ad913ce-a739-4295-a759-bc7690fbd7b2 tempest-TestStampPattern-1248714906 tempest-TestStampPattern-1248714906-project-member] https://10.4.3.117/volume/v3/volumes/98ac08d8-67b2-4d09-b6ea-933ce5ed5808 returned with HTTP 200 Jul 27 16:13:12.312946 np0000005924 devstack@c-api.service[100521]: [pid: 100521|app: 0|req: 455/1829] 10.4.3.117 () {68 vars in 1598 bytes} [Mon Jul 27 16:13:12 2026] GET /volume/v3/volumes/98ac08d8-67b2-4d09-b6ea-933ce5ed5808 => generated 1132 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 27 16:13:12.331433 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.middleware.request_id [req-8e61125a-8aa5-47bc-b74c-b9eabb3269ee req-ca13c514-8e6b-4be9-a55b-1b03d8ac6e49 None None] RequestId filter calling following filter/app {{(pid=100522) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:13:12.334412 np0000005924 devstack@c-api.service[100522]: INFO cinder.api.openstack.wsgi [req-8e61125a-8aa5-47bc-b74c-b9eabb3269ee req-ca13c514-8e6b-4be9-a55b-1b03d8ac6e49 tempest-TestStampPattern-1248714906 tempest-TestStampPattern-1248714906-project-member] POST https://10.4.3.117/volume/v3/volumes/98ac08d8-67b2-4d09-b6ea-933ce5ed5808/action Jul 27 16:13:12.335098 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.openstack.wsgi [req-8e61125a-8aa5-47bc-b74c-b9eabb3269ee req-ca13c514-8e6b-4be9-a55b-1b03d8ac6e49 tempest-TestStampPattern-1248714906 tempest-TestStampPattern-1248714906-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100522) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 27 16:13:12.335418 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.openstack.wsgi [req-8e61125a-8aa5-47bc-b74c-b9eabb3269ee req-ca13c514-8e6b-4be9-a55b-1b03d8ac6e49 tempest-TestStampPattern-1248714906 tempest-TestStampPattern-1248714906-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100522) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 27 16:13:12.347336 np0000005924 devstack@c-api.service[100522]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:13:12.347336 np0000005924 devstack@c-api.service[100522]: warnings.warn( Jul 27 16:13:12.348017 np0000005924 devstack@c-api.service[100522]: INFO cinder.volume.api [req-8e61125a-8aa5-47bc-b74c-b9eabb3269ee req-ca13c514-8e6b-4be9-a55b-1b03d8ac6e49 tempest-TestStampPattern-1248714906 tempest-TestStampPattern-1248714906-project-member] Volume info retrieved successfully. Jul 27 16:13:12.355557 np0000005924 devstack@c-api.service[100522]: INFO cinder.volume.api [req-8e61125a-8aa5-47bc-b74c-b9eabb3269ee req-ca13c514-8e6b-4be9-a55b-1b03d8ac6e49 tempest-TestStampPattern-1248714906 tempest-TestStampPattern-1248714906-project-member] Begin detaching volume completed successfully. Jul 27 16:13:12.355795 np0000005924 devstack@c-api.service[100522]: INFO cinder.api.openstack.wsgi [req-8e61125a-8aa5-47bc-b74c-b9eabb3269ee req-ca13c514-8e6b-4be9-a55b-1b03d8ac6e49 tempest-TestStampPattern-1248714906 tempest-TestStampPattern-1248714906-project-member] https://10.4.3.117/volume/v3/volumes/98ac08d8-67b2-4d09-b6ea-933ce5ed5808/action returned with HTTP 202 Jul 27 16:13:12.356316 np0000005924 devstack@c-api.service[100522]: [pid: 100522|app: 0|req: 453/1830] 10.4.3.117 () {72 vars in 1672 bytes} [Mon Jul 27 16:13:12 2026] POST /volume/v3/volumes/98ac08d8-67b2-4d09-b6ea-933ce5ed5808/action => generated 0 bytes in 25 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 27 16:13:12.407478 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.middleware.request_id [None req-f3d55c62-55ad-4b43-9160-f7d69f9cfdfe None None] RequestId filter calling following filter/app {{(pid=100524) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:13:12.407961 np0000005924 devstack@c-api.service[100524]: INFO cinder.api.openstack.wsgi [None req-f3d55c62-55ad-4b43-9160-f7d69f9cfdfe None None] GET https://10.4.3.117/volume// Jul 27 16:13:12.408175 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.openstack.wsgi [None req-f3d55c62-55ad-4b43-9160-f7d69f9cfdfe None None] Empty body provided in request {{(pid=100524) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:13:12.408456 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.openstack.wsgi [None req-f3d55c62-55ad-4b43-9160-f7d69f9cfdfe None None] Calling method 'all' {{(pid=100524) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:13:12.408830 np0000005924 devstack@c-api.service[100524]: INFO cinder.api.openstack.wsgi [None req-f3d55c62-55ad-4b43-9160-f7d69f9cfdfe None None] https://10.4.3.117/volume// returned with HTTP 300 Jul 27 16:13:12.409231 np0000005924 devstack@c-api.service[100524]: [pid: 100524|app: 0|req: 462/1831] 10.4.3.117 () {66 vars in 1426 bytes} [Mon Jul 27 16:13:12 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 27 16:13:12.423351 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.middleware.request_id [req-8e61125a-8aa5-47bc-b74c-b9eabb3269ee req-d965135f-74f6-485c-b15e-03c1b2865fca None None] RequestId filter calling following filter/app {{(pid=100523) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:13:12.425548 np0000005924 devstack@c-api.service[100523]: INFO cinder.api.openstack.wsgi [req-8e61125a-8aa5-47bc-b74c-b9eabb3269ee req-d965135f-74f6-485c-b15e-03c1b2865fca tempest-TestStampPattern-1248714906 tempest-TestStampPattern-1248714906-project-member] GET https://10.4.3.117/volume/v3/volumes/98ac08d8-67b2-4d09-b6ea-933ce5ed5808 Jul 27 16:13:12.425768 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.openstack.wsgi [req-8e61125a-8aa5-47bc-b74c-b9eabb3269ee req-d965135f-74f6-485c-b15e-03c1b2865fca tempest-TestStampPattern-1248714906 tempest-TestStampPattern-1248714906-project-member] Empty body provided in request {{(pid=100523) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:13:12.426017 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.openstack.wsgi [req-8e61125a-8aa5-47bc-b74c-b9eabb3269ee req-d965135f-74f6-485c-b15e-03c1b2865fca tempest-TestStampPattern-1248714906 tempest-TestStampPattern-1248714906-project-member] Calling method 'show' {{(pid=100523) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:13:12.441074 np0000005924 devstack@c-api.service[100523]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:13:12.441074 np0000005924 devstack@c-api.service[100523]: warnings.warn( Jul 27 16:13:12.445944 np0000005924 devstack@c-api.service[100523]: INFO cinder.volume.api [req-8e61125a-8aa5-47bc-b74c-b9eabb3269ee req-d965135f-74f6-485c-b15e-03c1b2865fca tempest-TestStampPattern-1248714906 tempest-TestStampPattern-1248714906-project-member] Volume info retrieved successfully. Jul 27 16:13:12.451705 np0000005924 devstack@c-api.service[100523]: INFO cinder.api.openstack.wsgi [req-8e61125a-8aa5-47bc-b74c-b9eabb3269ee req-d965135f-74f6-485c-b15e-03c1b2865fca tempest-TestStampPattern-1248714906 tempest-TestStampPattern-1248714906-project-member] https://10.4.3.117/volume/v3/volumes/98ac08d8-67b2-4d09-b6ea-933ce5ed5808 returned with HTTP 200 Jul 27 16:13:12.452193 np0000005924 devstack@c-api.service[100523]: [pid: 100523|app: 0|req: 462/1832] 10.4.3.117 () {70 vars in 1639 bytes} [Mon Jul 27 16:13:12 2026] GET /volume/v3/volumes/98ac08d8-67b2-4d09-b6ea-933ce5ed5808 => generated 1315 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 27 16:13:12.856496 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.middleware.request_id [None req-c2ccbb27-6abc-4712-a007-0bec9a0f3828 None None] RequestId filter calling following filter/app {{(pid=100521) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:13:12.860522 np0000005924 devstack@c-api.service[100521]: INFO cinder.api.openstack.wsgi [None req-c2ccbb27-6abc-4712-a007-0bec9a0f3828 tempest-AttachVolumeTestJSON-1302607130 tempest-AttachVolumeTestJSON-1302607130-project-member] GET https://10.4.3.117/volume/v3/volumes/5ec34b0b-d601-47ce-a87a-52f88e3a9df3 Jul 27 16:13:12.861406 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.openstack.wsgi [None req-c2ccbb27-6abc-4712-a007-0bec9a0f3828 tempest-AttachVolumeTestJSON-1302607130 tempest-AttachVolumeTestJSON-1302607130-project-member] Empty body provided in request {{(pid=100521) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:13:12.862208 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.openstack.wsgi [None req-c2ccbb27-6abc-4712-a007-0bec9a0f3828 tempest-AttachVolumeTestJSON-1302607130 tempest-AttachVolumeTestJSON-1302607130-project-member] Calling method 'show' {{(pid=100521) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:13:12.881202 np0000005924 devstack@c-api.service[100521]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:13:12.881202 np0000005924 devstack@c-api.service[100521]: warnings.warn( Jul 27 16:13:12.884918 np0000005924 devstack@c-api.service[100521]: INFO cinder.volume.api [None req-c2ccbb27-6abc-4712-a007-0bec9a0f3828 tempest-AttachVolumeTestJSON-1302607130 tempest-AttachVolumeTestJSON-1302607130-project-member] Volume info retrieved successfully. Jul 27 16:13:12.891086 np0000005924 devstack@c-api.service[100521]: INFO cinder.api.openstack.wsgi [None req-c2ccbb27-6abc-4712-a007-0bec9a0f3828 tempest-AttachVolumeTestJSON-1302607130 tempest-AttachVolumeTestJSON-1302607130-project-member] https://10.4.3.117/volume/v3/volumes/5ec34b0b-d601-47ce-a87a-52f88e3a9df3 returned with HTTP 200 Jul 27 16:13:12.891967 np0000005924 devstack@c-api.service[100521]: [pid: 100521|app: 0|req: 456/1833] 10.4.3.117 () {66 vars in 1348 bytes} [Mon Jul 27 16:13:12 2026] GET /volume/v3/volumes/5ec34b0b-d601-47ce-a87a-52f88e3a9df3 => generated 843 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 27 16:13:12.942058 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.middleware.request_id [None req-e0ebccc8-c8cb-4ef5-a396-dbb26cad5a9a None None] RequestId filter calling following filter/app {{(pid=100522) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:13:13.009035 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.middleware.request_id [None req-f8a8ccf9-60aa-4745-949a-aa20eac2f9b5 None None] RequestId filter calling following filter/app {{(pid=100524) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:13:13.012199 np0000005924 devstack@c-api.service[100524]: INFO cinder.api.openstack.wsgi [None req-f8a8ccf9-60aa-4745-949a-aa20eac2f9b5 tempest-VolumesBackupsTest-1601316061 tempest-VolumesBackupsTest-1601316061-project-member] GET https://10.4.3.117/volume/v3/backups/1d564b11-ee29-4dee-b09d-d0bbaa4ed42b Jul 27 16:13:13.012199 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.openstack.wsgi [None req-f8a8ccf9-60aa-4745-949a-aa20eac2f9b5 tempest-VolumesBackupsTest-1601316061 tempest-VolumesBackupsTest-1601316061-project-member] Empty body provided in request {{(pid=100524) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:13:13.012199 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.openstack.wsgi [None req-f8a8ccf9-60aa-4745-949a-aa20eac2f9b5 tempest-VolumesBackupsTest-1601316061 tempest-VolumesBackupsTest-1601316061-project-member] Calling method 'show' {{(pid=100524) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:13:13.012199 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.v3.backups [None req-f8a8ccf9-60aa-4745-949a-aa20eac2f9b5 tempest-VolumesBackupsTest-1601316061 tempest-VolumesBackupsTest-1601316061-project-member] Show backup with id 1d564b11-ee29-4dee-b09d-d0bbaa4ed42b. {{(pid=100524) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 27 16:13:13.017469 np0000005924 devstack@c-api.service[100524]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:13:13.017469 np0000005924 devstack@c-api.service[100524]: warnings.warn( Jul 27 16:13:13.018768 np0000005924 devstack@c-api.service[100524]: INFO cinder.api.openstack.wsgi [None req-f8a8ccf9-60aa-4745-949a-aa20eac2f9b5 tempest-VolumesBackupsTest-1601316061 tempest-VolumesBackupsTest-1601316061-project-member] https://10.4.3.117/volume/v3/backups/1d564b11-ee29-4dee-b09d-d0bbaa4ed42b returned with HTTP 200 Jul 27 16:13:13.019340 np0000005924 devstack@c-api.service[100524]: [pid: 100524|app: 0|req: 463/1834] 10.4.3.117 () {66 vars in 1348 bytes} [Mon Jul 27 16:13:13 2026] GET /volume/v3/backups/1d564b11-ee29-4dee-b09d-d0bbaa4ed42b => generated 791 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 27 16:13:13.030018 np0000005924 devstack@c-api.service[100522]: INFO cinder.api.openstack.wsgi [None req-e0ebccc8-c8cb-4ef5-a396-dbb26cad5a9a tempest-VolumesSnapshotListTestJSON-455521168 tempest-VolumesSnapshotListTestJSON-455521168-project-member] POST https://10.4.3.117/volume/v3/volumes Jul 27 16:13:13.030436 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.openstack.wsgi [None req-e0ebccc8-c8cb-4ef5-a396-dbb26cad5a9a tempest-VolumesSnapshotListTestJSON-455521168 tempest-VolumesSnapshotListTestJSON-455521168-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesSnapshotListTestJSON-Volume-1102554914"}} {{(pid=100522) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 27 16:13:13.033587 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.v3.volumes [None req-e0ebccc8-c8cb-4ef5-a396-dbb26cad5a9a tempest-VolumesSnapshotListTestJSON-455521168 tempest-VolumesSnapshotListTestJSON-455521168-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesSnapshotListTestJSON-Volume-1102554914'}} {{(pid=100522) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 27 16:13:13.034412 np0000005924 devstack@c-api.service[100522]: INFO cinder.api.v3.volumes [None req-e0ebccc8-c8cb-4ef5-a396-dbb26cad5a9a tempest-VolumesSnapshotListTestJSON-455521168 tempest-VolumesSnapshotListTestJSON-455521168-project-member] Create volume of 1 GB Jul 27 16:13:13.040692 np0000005924 devstack@c-api.service[100522]: INFO cinder.volume.api [None req-e0ebccc8-c8cb-4ef5-a396-dbb26cad5a9a tempest-VolumesSnapshotListTestJSON-455521168 tempest-VolumesSnapshotListTestJSON-455521168-project-member] Availability Zones retrieved successfully. Jul 27 16:13:13.048445 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.volume.api [None req-e0ebccc8-c8cb-4ef5-a396-dbb26cad5a9a tempest-VolumesSnapshotListTestJSON-455521168 tempest-VolumesSnapshotListTestJSON-455521168-project-member] Flow 'volume_create_api' (c679446b-ebe3-490d-95b5-e2337e5cdaa4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100522) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 27 16:13:13.049720 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.volume.api [None req-e0ebccc8-c8cb-4ef5-a396-dbb26cad5a9a tempest-VolumesSnapshotListTestJSON-455521168 tempest-VolumesSnapshotListTestJSON-455521168-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (6eded6f9-c4a7-4312-a607-19ce3b783ee7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100522) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 27 16:13:13.051071 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.volume.flows.api.create_volume [None req-e0ebccc8-c8cb-4ef5-a396-dbb26cad5a9a tempest-VolumesSnapshotListTestJSON-455521168 tempest-VolumesSnapshotListTestJSON-455521168-project-member] Validating volume size '1' using validate_int {{(pid=100522) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 27 16:13:13.080649 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.volume.api [None req-e0ebccc8-c8cb-4ef5-a396-dbb26cad5a9a tempest-VolumesSnapshotListTestJSON-455521168 tempest-VolumesSnapshotListTestJSON-455521168-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (6eded6f9-c4a7-4312-a607-19ce3b783ee7) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-27T16:04:59Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=2bce4e1a-e6e0-49d9-be36-c3405449a01e,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '2bce4e1a-e6e0-49d9-be36-c3405449a01e', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100522) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 27 16:13:13.081735 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.volume.api [None req-e0ebccc8-c8cb-4ef5-a396-dbb26cad5a9a tempest-VolumesSnapshotListTestJSON-455521168 tempest-VolumesSnapshotListTestJSON-455521168-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (1653c588-a779-4ec7-a606-9689f1960043) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100522) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 27 16:13:13.149493 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.quota [None req-e0ebccc8-c8cb-4ef5-a396-dbb26cad5a9a tempest-VolumesSnapshotListTestJSON-455521168 tempest-VolumesSnapshotListTestJSON-455521168-project-member] Created reservations ['37db1003-1a27-4920-8375-c14d23e5cf6a', '0c3b4c8d-0d82-41f0-bea4-f8da163af433', '51860c17-287c-4ba2-9162-9abdf0203b7a', 'db53ea3c-c456-4a37-b698-17da5173faff'] {{(pid=100522) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 27 16:13:13.150379 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.volume.api [None req-e0ebccc8-c8cb-4ef5-a396-dbb26cad5a9a tempest-VolumesSnapshotListTestJSON-455521168 tempest-VolumesSnapshotListTestJSON-455521168-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (1653c588-a779-4ec7-a606-9689f1960043) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['37db1003-1a27-4920-8375-c14d23e5cf6a', '0c3b4c8d-0d82-41f0-bea4-f8da163af433', '51860c17-287c-4ba2-9162-9abdf0203b7a', 'db53ea3c-c456-4a37-b698-17da5173faff']}' {{(pid=100522) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 27 16:13:13.151075 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.volume.api [None req-e0ebccc8-c8cb-4ef5-a396-dbb26cad5a9a tempest-VolumesSnapshotListTestJSON-455521168 tempest-VolumesSnapshotListTestJSON-455521168-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (d8f4d399-dd88-42ff-ba9e-7f8e3029e0b9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100522) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 27 16:13:13.177183 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.volume.api [None req-e0ebccc8-c8cb-4ef5-a396-dbb26cad5a9a tempest-VolumesSnapshotListTestJSON-455521168 tempest-VolumesSnapshotListTestJSON-455521168-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (d8f4d399-dd88-42ff-ba9e-7f8e3029e0b9) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '65acb9f6-320d-4b08-83cc-e009d13006f3', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesSnapshotListTestJSON-Volume-1102554914',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='727355e74d0b4c9a82666f4ce899f707',qos_specs=None,replication_status=,reservations=['37db1003-1a27-4920-8375-c14d23e5cf6a','0c3b4c8d-0d82-41f0-bea4-f8da163af433','51860c17-287c-4ba2-9162-9abdf0203b7a','db53ea3c-c456-4a37-b698-17da5173faff'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='a12a599b50dd4d42a4110935a738cd83',volume_type_id=2bce4e1a-e6e0-49d9-be36-c3405449a01e), 'volume': Volume(_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-27T16:13:13Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesSnapshotListTestJSON-Volume-1102554914',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=65acb9f6-320d-4b08-83cc-e009d13006f3,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='727355e74d0b4c9a82666f4ce899f707',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='a12a599b50dd4d42a4110935a738cd83',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(2bce4e1a-e6e0-49d9-be36-c3405449a01e),volume_type_id=2bce4e1a-e6e0-49d9-be36-c3405449a01e)}' {{(pid=100522) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 27 16:13:13.178200 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.volume.api [None req-e0ebccc8-c8cb-4ef5-a396-dbb26cad5a9a tempest-VolumesSnapshotListTestJSON-455521168 tempest-VolumesSnapshotListTestJSON-455521168-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (4e65894a-f551-4f17-b2e2-066a809c70c6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100522) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 27 16:13:13.201254 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.volume.api [None req-e0ebccc8-c8cb-4ef5-a396-dbb26cad5a9a tempest-VolumesSnapshotListTestJSON-455521168 tempest-VolumesSnapshotListTestJSON-455521168-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (4e65894a-f551-4f17-b2e2-066a809c70c6) transitioned into state 'SUCCESS' from state '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-1102554914',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='727355e74d0b4c9a82666f4ce899f707',qos_specs=None,replication_status=,reservations=['37db1003-1a27-4920-8375-c14d23e5cf6a','0c3b4c8d-0d82-41f0-bea4-f8da163af433','51860c17-287c-4ba2-9162-9abdf0203b7a','db53ea3c-c456-4a37-b698-17da5173faff'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='a12a599b50dd4d42a4110935a738cd83',volume_type_id=2bce4e1a-e6e0-49d9-be36-c3405449a01e)}' {{(pid=100522) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 27 16:13:13.202728 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.volume.api [None req-e0ebccc8-c8cb-4ef5-a396-dbb26cad5a9a tempest-VolumesSnapshotListTestJSON-455521168 tempest-VolumesSnapshotListTestJSON-455521168-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (b83a042c-ff63-4e26-9573-e8d2dfc1b75f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100522) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 27 16:13:13.218349 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.volume.api [None req-e0ebccc8-c8cb-4ef5-a396-dbb26cad5a9a tempest-VolumesSnapshotListTestJSON-455521168 tempest-VolumesSnapshotListTestJSON-455521168-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (b83a042c-ff63-4e26-9573-e8d2dfc1b75f) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100522) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 27 16:13:13.218349 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.volume.api [None req-e0ebccc8-c8cb-4ef5-a396-dbb26cad5a9a tempest-VolumesSnapshotListTestJSON-455521168 tempest-VolumesSnapshotListTestJSON-455521168-project-member] Flow 'volume_create_api' (c679446b-ebe3-490d-95b5-e2337e5cdaa4) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100522) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 27 16:13:13.218349 np0000005924 devstack@c-api.service[100522]: INFO cinder.volume.api [None req-e0ebccc8-c8cb-4ef5-a396-dbb26cad5a9a tempest-VolumesSnapshotListTestJSON-455521168 tempest-VolumesSnapshotListTestJSON-455521168-project-member] Create volume request issued successfully. Jul 27 16:13:13.218577 np0000005924 devstack@c-api.service[100522]: INFO cinder.api.openstack.wsgi [None req-e0ebccc8-c8cb-4ef5-a396-dbb26cad5a9a tempest-VolumesSnapshotListTestJSON-455521168 tempest-VolumesSnapshotListTestJSON-455521168-project-member] https://10.4.3.117/volume/v3/volumes returned with HTTP 202 Jul 27 16:13:13.219057 np0000005924 devstack@c-api.service[100522]: [pid: 100522|app: 0|req: 454/1835] 10.4.3.117 () {68 vars in 1258 bytes} [Mon Jul 27 16:13:12 2026] POST /volume/v3/volumes => generated 758 bytes in 277 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 27 16:13:13.231670 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.middleware.request_id [None req-900e4f10-ebc6-419a-979a-e8b87b75c760 None None] RequestId filter calling following filter/app {{(pid=100523) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:13:13.233489 np0000005924 devstack@c-api.service[100523]: INFO cinder.api.openstack.wsgi [None req-900e4f10-ebc6-419a-979a-e8b87b75c760 tempest-VolumesSnapshotListTestJSON-455521168 tempest-VolumesSnapshotListTestJSON-455521168-project-member] GET https://10.4.3.117/volume/v3/volumes/65acb9f6-320d-4b08-83cc-e009d13006f3 Jul 27 16:13:13.233682 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.openstack.wsgi [None req-900e4f10-ebc6-419a-979a-e8b87b75c760 tempest-VolumesSnapshotListTestJSON-455521168 tempest-VolumesSnapshotListTestJSON-455521168-project-member] Empty body provided in request {{(pid=100523) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:13:13.233862 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.openstack.wsgi [None req-900e4f10-ebc6-419a-979a-e8b87b75c760 tempest-VolumesSnapshotListTestJSON-455521168 tempest-VolumesSnapshotListTestJSON-455521168-project-member] Calling method 'show' {{(pid=100523) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:13:13.249419 np0000005924 devstack@c-api.service[100523]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:13:13.249419 np0000005924 devstack@c-api.service[100523]: warnings.warn( Jul 27 16:13:13.253761 np0000005924 devstack@c-api.service[100523]: INFO cinder.volume.api [None req-900e4f10-ebc6-419a-979a-e8b87b75c760 tempest-VolumesSnapshotListTestJSON-455521168 tempest-VolumesSnapshotListTestJSON-455521168-project-member] Volume info retrieved successfully. Jul 27 16:13:13.259118 np0000005924 devstack@c-api.service[100523]: INFO cinder.api.openstack.wsgi [None req-900e4f10-ebc6-419a-979a-e8b87b75c760 tempest-VolumesSnapshotListTestJSON-455521168 tempest-VolumesSnapshotListTestJSON-455521168-project-member] https://10.4.3.117/volume/v3/volumes/65acb9f6-320d-4b08-83cc-e009d13006f3 returned with HTTP 200 Jul 27 16:13:13.259692 np0000005924 devstack@c-api.service[100523]: [pid: 100523|app: 0|req: 463/1836] 10.4.3.117 () {66 vars in 1348 bytes} [Mon Jul 27 16:13:13 2026] GET /volume/v3/volumes/65acb9f6-320d-4b08-83cc-e009d13006f3 => generated 826 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 27 16:13:13.905759 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.middleware.request_id [None req-fd3a8e75-4dde-4f81-a012-34cb48da98f8 None None] RequestId filter calling following filter/app {{(pid=100521) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:13:13.908874 np0000005924 devstack@c-api.service[100521]: INFO cinder.api.openstack.wsgi [None req-fd3a8e75-4dde-4f81-a012-34cb48da98f8 tempest-AttachVolumeTestJSON-1302607130 tempest-AttachVolumeTestJSON-1302607130-project-member] GET https://10.4.3.117/volume/v3/volumes/5ec34b0b-d601-47ce-a87a-52f88e3a9df3 Jul 27 16:13:13.909235 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.openstack.wsgi [None req-fd3a8e75-4dde-4f81-a012-34cb48da98f8 tempest-AttachVolumeTestJSON-1302607130 tempest-AttachVolumeTestJSON-1302607130-project-member] Empty body provided in request {{(pid=100521) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:13:13.909601 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.openstack.wsgi [None req-fd3a8e75-4dde-4f81-a012-34cb48da98f8 tempest-AttachVolumeTestJSON-1302607130 tempest-AttachVolumeTestJSON-1302607130-project-member] Calling method 'show' {{(pid=100521) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:13:13.924563 np0000005924 devstack@c-api.service[100521]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:13:13.924563 np0000005924 devstack@c-api.service[100521]: warnings.warn( Jul 27 16:13:13.929681 np0000005924 devstack@c-api.service[100521]: INFO cinder.volume.api [None req-fd3a8e75-4dde-4f81-a012-34cb48da98f8 tempest-AttachVolumeTestJSON-1302607130 tempest-AttachVolumeTestJSON-1302607130-project-member] Volume info retrieved successfully. Jul 27 16:13:13.936276 np0000005924 devstack@c-api.service[100521]: INFO cinder.api.openstack.wsgi [None req-fd3a8e75-4dde-4f81-a012-34cb48da98f8 tempest-AttachVolumeTestJSON-1302607130 tempest-AttachVolumeTestJSON-1302607130-project-member] https://10.4.3.117/volume/v3/volumes/5ec34b0b-d601-47ce-a87a-52f88e3a9df3 returned with HTTP 200 Jul 27 16:13:13.936900 np0000005924 devstack@c-api.service[100521]: [pid: 100521|app: 0|req: 457/1837] 10.4.3.117 () {66 vars in 1348 bytes} [Mon Jul 27 16:13:13 2026] GET /volume/v3/volumes/5ec34b0b-d601-47ce-a87a-52f88e3a9df3 => generated 843 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 27 16:13:14.033349 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.middleware.request_id [None req-08b70958-c598-4c57-ac78-47557881e6e8 None None] RequestId filter calling following filter/app {{(pid=100524) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:13:14.040705 np0000005924 devstack@c-api.service[100524]: INFO cinder.api.openstack.wsgi [None req-08b70958-c598-4c57-ac78-47557881e6e8 tempest-VolumesBackupsTest-1601316061 tempest-VolumesBackupsTest-1601316061-project-member] GET https://10.4.3.117/volume/v3/backups/1d564b11-ee29-4dee-b09d-d0bbaa4ed42b Jul 27 16:13:14.041477 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.openstack.wsgi [None req-08b70958-c598-4c57-ac78-47557881e6e8 tempest-VolumesBackupsTest-1601316061 tempest-VolumesBackupsTest-1601316061-project-member] Empty body provided in request {{(pid=100524) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:13:14.042192 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.openstack.wsgi [None req-08b70958-c598-4c57-ac78-47557881e6e8 tempest-VolumesBackupsTest-1601316061 tempest-VolumesBackupsTest-1601316061-project-member] Calling method 'show' {{(pid=100524) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:13:14.042297 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.v3.backups [None req-08b70958-c598-4c57-ac78-47557881e6e8 tempest-VolumesBackupsTest-1601316061 tempest-VolumesBackupsTest-1601316061-project-member] Show backup with id 1d564b11-ee29-4dee-b09d-d0bbaa4ed42b. {{(pid=100524) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 27 16:13:14.046450 np0000005924 devstack@c-api.service[100524]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:13:14.046450 np0000005924 devstack@c-api.service[100524]: warnings.warn( Jul 27 16:13:14.047180 np0000005924 devstack@c-api.service[100524]: INFO cinder.api.openstack.wsgi [None req-08b70958-c598-4c57-ac78-47557881e6e8 tempest-VolumesBackupsTest-1601316061 tempest-VolumesBackupsTest-1601316061-project-member] https://10.4.3.117/volume/v3/backups/1d564b11-ee29-4dee-b09d-d0bbaa4ed42b returned with HTTP 200 Jul 27 16:13:14.047560 np0000005924 devstack@c-api.service[100524]: [pid: 100524|app: 0|req: 464/1838] 10.4.3.117 () {66 vars in 1348 bytes} [Mon Jul 27 16:13:14 2026] GET /volume/v3/backups/1d564b11-ee29-4dee-b09d-d0bbaa4ed42b => generated 791 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 27 16:13:14.274974 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.middleware.request_id [None req-f659ace7-9e73-4311-8d50-e4dc28bf1eea None None] RequestId filter calling following filter/app {{(pid=100522) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:13:14.277507 np0000005924 devstack@c-api.service[100522]: INFO cinder.api.openstack.wsgi [None req-f659ace7-9e73-4311-8d50-e4dc28bf1eea tempest-VolumesSnapshotListTestJSON-455521168 tempest-VolumesSnapshotListTestJSON-455521168-project-member] GET https://10.4.3.117/volume/v3/volumes/65acb9f6-320d-4b08-83cc-e009d13006f3 Jul 27 16:13:14.277714 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.openstack.wsgi [None req-f659ace7-9e73-4311-8d50-e4dc28bf1eea tempest-VolumesSnapshotListTestJSON-455521168 tempest-VolumesSnapshotListTestJSON-455521168-project-member] Empty body provided in request {{(pid=100522) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:13:14.277926 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.openstack.wsgi [None req-f659ace7-9e73-4311-8d50-e4dc28bf1eea tempest-VolumesSnapshotListTestJSON-455521168 tempest-VolumesSnapshotListTestJSON-455521168-project-member] Calling method 'show' {{(pid=100522) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:13:14.285065 np0000005924 devstack@c-api.service[100522]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:13:14.285065 np0000005924 devstack@c-api.service[100522]: warnings.warn( Jul 27 16:13:14.288624 np0000005924 devstack@c-api.service[100522]: INFO cinder.volume.api [None req-f659ace7-9e73-4311-8d50-e4dc28bf1eea tempest-VolumesSnapshotListTestJSON-455521168 tempest-VolumesSnapshotListTestJSON-455521168-project-member] Volume info retrieved successfully. Jul 27 16:13:14.292801 np0000005924 devstack@c-api.service[100522]: INFO cinder.api.openstack.wsgi [None req-f659ace7-9e73-4311-8d50-e4dc28bf1eea tempest-VolumesSnapshotListTestJSON-455521168 tempest-VolumesSnapshotListTestJSON-455521168-project-member] https://10.4.3.117/volume/v3/volumes/65acb9f6-320d-4b08-83cc-e009d13006f3 returned with HTTP 200 Jul 27 16:13:14.293187 np0000005924 devstack@c-api.service[100522]: [pid: 100522|app: 0|req: 455/1839] 10.4.3.117 () {66 vars in 1348 bytes} [Mon Jul 27 16:13:14 2026] GET /volume/v3/volumes/65acb9f6-320d-4b08-83cc-e009d13006f3 => generated 851 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 27 16:13:14.305762 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.middleware.request_id [None req-6f5705c6-f779-499b-9c9c-5220f609ab9d None None] RequestId filter calling following filter/app {{(pid=100523) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:13:14.307438 np0000005924 devstack@c-api.service[100523]: INFO cinder.api.openstack.wsgi [None req-6f5705c6-f779-499b-9c9c-5220f609ab9d tempest-VolumesSnapshotListTestJSON-455521168 tempest-VolumesSnapshotListTestJSON-455521168-project-member] POST https://10.4.3.117/volume/v3/snapshots Jul 27 16:13:14.307772 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.openstack.wsgi [None req-6f5705c6-f779-499b-9c9c-5220f609ab9d tempest-VolumesSnapshotListTestJSON-455521168 tempest-VolumesSnapshotListTestJSON-455521168-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "65acb9f6-320d-4b08-83cc-e009d13006f3", "name": "tempest-VolumesSnapshotListTestJSON-Snapshot-938126787"}} {{(pid=100523) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 27 16:13:14.315743 np0000005924 devstack@c-api.service[100523]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:13:14.315743 np0000005924 devstack@c-api.service[100523]: warnings.warn( Jul 27 16:13:14.316225 np0000005924 devstack@c-api.service[100523]: INFO cinder.volume.api [None req-6f5705c6-f779-499b-9c9c-5220f609ab9d tempest-VolumesSnapshotListTestJSON-455521168 tempest-VolumesSnapshotListTestJSON-455521168-project-member] Volume info retrieved successfully. Jul 27 16:13:14.316344 np0000005924 devstack@c-api.service[100523]: INFO cinder.api.v3.snapshots [None req-6f5705c6-f779-499b-9c9c-5220f609ab9d tempest-VolumesSnapshotListTestJSON-455521168 tempest-VolumesSnapshotListTestJSON-455521168-project-member] Create snapshot from volume 65acb9f6-320d-4b08-83cc-e009d13006f3 Jul 27 16:13:14.360190 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.quota [None req-6f5705c6-f779-499b-9c9c-5220f609ab9d tempest-VolumesSnapshotListTestJSON-455521168 tempest-VolumesSnapshotListTestJSON-455521168-project-member] Created reservations ['93ef1e1f-4f0f-49fd-9337-bcb93eaf1fa8', 'a835c21d-eea6-4fd5-978f-e3118b852b6b', 'c32ebf72-7879-4d1c-8589-5ba8e9bd5226', '77fabfb1-3604-4aea-bb37-682612a9c218'] {{(pid=100523) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 27 16:13:14.407926 np0000005924 devstack@c-api.service[100523]: INFO cinder.volume.api [None req-6f5705c6-f779-499b-9c9c-5220f609ab9d tempest-VolumesSnapshotListTestJSON-455521168 tempest-VolumesSnapshotListTestJSON-455521168-project-member] Snapshot create request issued successfully. Jul 27 16:13:14.408456 np0000005924 devstack@c-api.service[100523]: INFO cinder.api.openstack.wsgi [None req-6f5705c6-f779-499b-9c9c-5220f609ab9d tempest-VolumesSnapshotListTestJSON-455521168 tempest-VolumesSnapshotListTestJSON-455521168-project-member] https://10.4.3.117/volume/v3/snapshots returned with HTTP 202 Jul 27 16:13:14.409093 np0000005924 devstack@c-api.service[100523]: [pid: 100523|app: 0|req: 464/1840] 10.4.3.117 () {68 vars in 1265 bytes} [Mon Jul 27 16:13:14 2026] POST /volume/v3/snapshots => generated 313 bytes in 104 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 27 16:13:14.422491 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.middleware.request_id [None req-b0d869d7-3e0f-46c6-b933-f76e276a4313 None None] RequestId filter calling following filter/app {{(pid=100521) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:13:14.424856 np0000005924 devstack@c-api.service[100521]: INFO cinder.api.openstack.wsgi [None req-b0d869d7-3e0f-46c6-b933-f76e276a4313 tempest-VolumesSnapshotListTestJSON-455521168 tempest-VolumesSnapshotListTestJSON-455521168-project-member] GET https://10.4.3.117/volume/v3/snapshots/7b5b9aa5-2b40-473d-b801-9264579a415d Jul 27 16:13:14.425228 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.openstack.wsgi [None req-b0d869d7-3e0f-46c6-b933-f76e276a4313 tempest-VolumesSnapshotListTestJSON-455521168 tempest-VolumesSnapshotListTestJSON-455521168-project-member] Empty body provided in request {{(pid=100521) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:13:14.425525 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.openstack.wsgi [None req-b0d869d7-3e0f-46c6-b933-f76e276a4313 tempest-VolumesSnapshotListTestJSON-455521168 tempest-VolumesSnapshotListTestJSON-455521168-project-member] Calling method 'show' {{(pid=100521) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:13:14.430883 np0000005924 devstack@c-api.service[100521]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:13:14.430883 np0000005924 devstack@c-api.service[100521]: warnings.warn( Jul 27 16:13:14.431602 np0000005924 devstack@c-api.service[100521]: INFO cinder.volume.api [None req-b0d869d7-3e0f-46c6-b933-f76e276a4313 tempest-VolumesSnapshotListTestJSON-455521168 tempest-VolumesSnapshotListTestJSON-455521168-project-member] Snapshot retrieved successfully. Jul 27 16:13:14.432456 np0000005924 devstack@c-api.service[100521]: INFO cinder.api.openstack.wsgi [None req-b0d869d7-3e0f-46c6-b933-f76e276a4313 tempest-VolumesSnapshotListTestJSON-455521168 tempest-VolumesSnapshotListTestJSON-455521168-project-member] https://10.4.3.117/volume/v3/snapshots/7b5b9aa5-2b40-473d-b801-9264579a415d returned with HTTP 200 Jul 27 16:13:14.433025 np0000005924 devstack@c-api.service[100521]: [pid: 100521|app: 0|req: 458/1841] 10.4.3.117 () {66 vars in 1354 bytes} [Mon Jul 27 16:13:14 2026] GET /volume/v3/snapshots/7b5b9aa5-2b40-473d-b801-9264579a415d => generated 445 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 27 16:13:14.951002 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.middleware.request_id [None req-2b0c52ac-f84d-4ca1-b132-330cf669f26a None None] RequestId filter calling following filter/app {{(pid=100524) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:13:14.952456 np0000005924 devstack@c-api.service[100524]: INFO cinder.api.openstack.wsgi [None req-2b0c52ac-f84d-4ca1-b132-330cf669f26a tempest-AttachVolumeTestJSON-1302607130 tempest-AttachVolumeTestJSON-1302607130-project-member] GET https://10.4.3.117/volume/v3/volumes/5ec34b0b-d601-47ce-a87a-52f88e3a9df3 Jul 27 16:13:14.952760 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.openstack.wsgi [None req-2b0c52ac-f84d-4ca1-b132-330cf669f26a tempest-AttachVolumeTestJSON-1302607130 tempest-AttachVolumeTestJSON-1302607130-project-member] Empty body provided in request {{(pid=100524) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:13:14.953056 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.openstack.wsgi [None req-2b0c52ac-f84d-4ca1-b132-330cf669f26a tempest-AttachVolumeTestJSON-1302607130 tempest-AttachVolumeTestJSON-1302607130-project-member] Calling method 'show' {{(pid=100524) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:13:14.962622 np0000005924 devstack@c-api.service[100524]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:13:14.962622 np0000005924 devstack@c-api.service[100524]: warnings.warn( Jul 27 16:13:14.966497 np0000005924 devstack@c-api.service[100524]: INFO cinder.volume.api [None req-2b0c52ac-f84d-4ca1-b132-330cf669f26a tempest-AttachVolumeTestJSON-1302607130 tempest-AttachVolumeTestJSON-1302607130-project-member] Volume info retrieved successfully. Jul 27 16:13:14.972174 np0000005924 devstack@c-api.service[100524]: INFO cinder.api.openstack.wsgi [None req-2b0c52ac-f84d-4ca1-b132-330cf669f26a tempest-AttachVolumeTestJSON-1302607130 tempest-AttachVolumeTestJSON-1302607130-project-member] https://10.4.3.117/volume/v3/volumes/5ec34b0b-d601-47ce-a87a-52f88e3a9df3 returned with HTTP 200 Jul 27 16:13:14.972174 np0000005924 devstack@c-api.service[100524]: [pid: 100524|app: 0|req: 465/1842] 10.4.3.117 () {66 vars in 1348 bytes} [Mon Jul 27 16:13:14 2026] GET /volume/v3/volumes/5ec34b0b-d601-47ce-a87a-52f88e3a9df3 => generated 843 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 27 16:13:15.059284 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.middleware.request_id [None req-9e16403f-5a68-4912-bef6-9f3af8cf99bc None None] RequestId filter calling following filter/app {{(pid=100522) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:13:15.061611 np0000005924 devstack@c-api.service[100522]: INFO cinder.api.openstack.wsgi [None req-9e16403f-5a68-4912-bef6-9f3af8cf99bc tempest-VolumesBackupsTest-1601316061 tempest-VolumesBackupsTest-1601316061-project-member] GET https://10.4.3.117/volume/v3/backups/1d564b11-ee29-4dee-b09d-d0bbaa4ed42b Jul 27 16:13:15.061885 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.openstack.wsgi [None req-9e16403f-5a68-4912-bef6-9f3af8cf99bc tempest-VolumesBackupsTest-1601316061 tempest-VolumesBackupsTest-1601316061-project-member] Empty body provided in request {{(pid=100522) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:13:15.062158 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.openstack.wsgi [None req-9e16403f-5a68-4912-bef6-9f3af8cf99bc tempest-VolumesBackupsTest-1601316061 tempest-VolumesBackupsTest-1601316061-project-member] Calling method 'show' {{(pid=100522) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:13:15.062316 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.v3.backups [None req-9e16403f-5a68-4912-bef6-9f3af8cf99bc tempest-VolumesBackupsTest-1601316061 tempest-VolumesBackupsTest-1601316061-project-member] Show backup with id 1d564b11-ee29-4dee-b09d-d0bbaa4ed42b. {{(pid=100522) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 27 16:13:15.067767 np0000005924 devstack@c-api.service[100522]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:13:15.067767 np0000005924 devstack@c-api.service[100522]: warnings.warn( Jul 27 16:13:15.068903 np0000005924 devstack@c-api.service[100522]: INFO cinder.api.openstack.wsgi [None req-9e16403f-5a68-4912-bef6-9f3af8cf99bc tempest-VolumesBackupsTest-1601316061 tempest-VolumesBackupsTest-1601316061-project-member] https://10.4.3.117/volume/v3/backups/1d564b11-ee29-4dee-b09d-d0bbaa4ed42b returned with HTTP 200 Jul 27 16:13:15.069467 np0000005924 devstack@c-api.service[100522]: [pid: 100522|app: 0|req: 456/1843] 10.4.3.117 () {66 vars in 1348 bytes} [Mon Jul 27 16:13:15 2026] GET /volume/v3/backups/1d564b11-ee29-4dee-b09d-d0bbaa4ed42b => generated 792 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 27 16:13:15.375178 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.middleware.request_id [req-aaddb3f9-a961-4d2d-855f-5c25c7791039 req-cddc6129-bc7a-4239-8087-b003cefb83f9 None None] RequestId filter calling following filter/app {{(pid=100523) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:13:15.378875 np0000005924 devstack@c-api.service[100523]: INFO cinder.api.openstack.wsgi [req-aaddb3f9-a961-4d2d-855f-5c25c7791039 req-cddc6129-bc7a-4239-8087-b003cefb83f9 tempest-AttachVolumeTestJSON-1302607130 tempest-AttachVolumeTestJSON-1302607130-project-member] POST https://10.4.3.117/volume/v3/attachments/625aa665-d661-4e68-b0e6-89b572b428e5/action Jul 27 16:13:15.379285 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.openstack.wsgi [req-aaddb3f9-a961-4d2d-855f-5c25c7791039 req-cddc6129-bc7a-4239-8087-b003cefb83f9 tempest-AttachVolumeTestJSON-1302607130 tempest-AttachVolumeTestJSON-1302607130-project-member] Action body: b'{"os-complete": null}' {{(pid=100523) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 27 16:13:15.379444 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.openstack.wsgi [req-aaddb3f9-a961-4d2d-855f-5c25c7791039 req-cddc6129-bc7a-4239-8087-b003cefb83f9 tempest-AttachVolumeTestJSON-1302607130 tempest-AttachVolumeTestJSON-1302607130-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100523) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 27 16:13:15.396308 np0000005924 devstack@c-api.service[100523]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:13:15.396308 np0000005924 devstack@c-api.service[100523]: warnings.warn( Jul 27 16:13:15.410567 np0000005924 devstack@c-api.service[100523]: INFO cinder.api.openstack.wsgi [req-aaddb3f9-a961-4d2d-855f-5c25c7791039 req-cddc6129-bc7a-4239-8087-b003cefb83f9 tempest-AttachVolumeTestJSON-1302607130 tempest-AttachVolumeTestJSON-1302607130-project-member] https://10.4.3.117/volume/v3/attachments/625aa665-d661-4e68-b0e6-89b572b428e5/action returned with HTTP 204 Jul 27 16:13:15.411222 np0000005924 devstack@c-api.service[100523]: [pid: 100523|app: 0|req: 465/1844] 10.4.3.117 () {74 vars in 1725 bytes} [Mon Jul 27 16:13:15 2026] POST /volume/v3/attachments/625aa665-d661-4e68-b0e6-89b572b428e5/action => generated 0 bytes in 37 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jul 27 16:13:15.446039 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.middleware.request_id [None req-fdf2bf6d-7ba2-4368-8a30-249268e9b47c None None] RequestId filter calling following filter/app {{(pid=100521) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:13:15.448494 np0000005924 devstack@c-api.service[100521]: INFO cinder.api.openstack.wsgi [None req-fdf2bf6d-7ba2-4368-8a30-249268e9b47c tempest-VolumesSnapshotListTestJSON-455521168 tempest-VolumesSnapshotListTestJSON-455521168-project-member] GET https://10.4.3.117/volume/v3/snapshots/7b5b9aa5-2b40-473d-b801-9264579a415d Jul 27 16:13:15.448724 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.openstack.wsgi [None req-fdf2bf6d-7ba2-4368-8a30-249268e9b47c tempest-VolumesSnapshotListTestJSON-455521168 tempest-VolumesSnapshotListTestJSON-455521168-project-member] Empty body provided in request {{(pid=100521) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:13:15.448919 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.openstack.wsgi [None req-fdf2bf6d-7ba2-4368-8a30-249268e9b47c tempest-VolumesSnapshotListTestJSON-455521168 tempest-VolumesSnapshotListTestJSON-455521168-project-member] Calling method 'show' {{(pid=100521) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:13:15.456582 np0000005924 devstack@c-api.service[100521]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:13:15.456582 np0000005924 devstack@c-api.service[100521]: warnings.warn( Jul 27 16:13:15.457397 np0000005924 devstack@c-api.service[100521]: INFO cinder.volume.api [None req-fdf2bf6d-7ba2-4368-8a30-249268e9b47c tempest-VolumesSnapshotListTestJSON-455521168 tempest-VolumesSnapshotListTestJSON-455521168-project-member] Snapshot retrieved successfully. Jul 27 16:13:15.458805 np0000005924 devstack@c-api.service[100521]: INFO cinder.api.openstack.wsgi [None req-fdf2bf6d-7ba2-4368-8a30-249268e9b47c tempest-VolumesSnapshotListTestJSON-455521168 tempest-VolumesSnapshotListTestJSON-455521168-project-member] https://10.4.3.117/volume/v3/snapshots/7b5b9aa5-2b40-473d-b801-9264579a415d returned with HTTP 200 Jul 27 16:13:15.459315 np0000005924 devstack@c-api.service[100521]: [pid: 100521|app: 0|req: 459/1845] 10.4.3.117 () {66 vars in 1354 bytes} [Mon Jul 27 16:13:15 2026] GET /volume/v3/snapshots/7b5b9aa5-2b40-473d-b801-9264579a415d => generated 472 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 27 16:13:15.468781 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.middleware.request_id [None req-0657a58d-2b23-4f83-8c57-814b5b3b5983 None None] RequestId filter calling following filter/app {{(pid=100524) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:13:15.470488 np0000005924 devstack@c-api.service[100524]: INFO cinder.api.openstack.wsgi [None req-0657a58d-2b23-4f83-8c57-814b5b3b5983 tempest-VolumesSnapshotListTestJSON-455521168 tempest-VolumesSnapshotListTestJSON-455521168-project-member] POST https://10.4.3.117/volume/v3/snapshots Jul 27 16:13:15.472363 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.openstack.wsgi [None req-0657a58d-2b23-4f83-8c57-814b5b3b5983 tempest-VolumesSnapshotListTestJSON-455521168 tempest-VolumesSnapshotListTestJSON-455521168-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "65acb9f6-320d-4b08-83cc-e009d13006f3", "name": "tempest-VolumesSnapshotListTestJSON-Snapshot-1603847185"}} {{(pid=100524) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 27 16:13:15.479833 np0000005924 devstack@c-api.service[100524]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:13:15.479833 np0000005924 devstack@c-api.service[100524]: warnings.warn( Jul 27 16:13:15.480505 np0000005924 devstack@c-api.service[100524]: INFO cinder.volume.api [None req-0657a58d-2b23-4f83-8c57-814b5b3b5983 tempest-VolumesSnapshotListTestJSON-455521168 tempest-VolumesSnapshotListTestJSON-455521168-project-member] Volume info retrieved successfully. Jul 27 16:13:15.480723 np0000005924 devstack@c-api.service[100524]: INFO cinder.api.v3.snapshots [None req-0657a58d-2b23-4f83-8c57-814b5b3b5983 tempest-VolumesSnapshotListTestJSON-455521168 tempest-VolumesSnapshotListTestJSON-455521168-project-member] Create snapshot from volume 65acb9f6-320d-4b08-83cc-e009d13006f3 Jul 27 16:13:15.500254 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.middleware.request_id [req-8e61125a-8aa5-47bc-b74c-b9eabb3269ee req-331090ef-474f-4805-b357-22543fcdbedc None None] RequestId filter calling following filter/app {{(pid=100522) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:13:15.502733 np0000005924 devstack@c-api.service[100522]: INFO cinder.api.openstack.wsgi [req-8e61125a-8aa5-47bc-b74c-b9eabb3269ee req-331090ef-474f-4805-b357-22543fcdbedc tempest-TestStampPattern-1248714906 tempest-TestStampPattern-1248714906-project-member] DELETE https://10.4.3.117/volume/v3/attachments/a28b5963-3186-49ce-ac23-718c3ebce318 Jul 27 16:13:15.502909 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.openstack.wsgi [req-8e61125a-8aa5-47bc-b74c-b9eabb3269ee req-331090ef-474f-4805-b357-22543fcdbedc tempest-TestStampPattern-1248714906 tempest-TestStampPattern-1248714906-project-member] Empty body provided in request {{(pid=100522) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:13:15.503104 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.openstack.wsgi [req-8e61125a-8aa5-47bc-b74c-b9eabb3269ee req-331090ef-474f-4805-b357-22543fcdbedc tempest-TestStampPattern-1248714906 tempest-TestStampPattern-1248714906-project-member] Calling method 'version_select' {{(pid=100522) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:13:15.511722 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.quota [None req-0657a58d-2b23-4f83-8c57-814b5b3b5983 tempest-VolumesSnapshotListTestJSON-455521168 tempest-VolumesSnapshotListTestJSON-455521168-project-member] Created reservations ['ca96075a-e7c0-4322-badb-a7b6e7def7b0', 'c5ed8567-7706-42a6-a442-ef4e1d57b650', '602c8e13-313f-484f-89fe-755868e054d4', '64f8e19c-268d-43f8-b9e0-498479bff2e7'] {{(pid=100524) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 27 16:13:15.511841 np0000005924 devstack@c-api.service[100522]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:13:15.511841 np0000005924 devstack@c-api.service[100522]: warnings.warn( Jul 27 16:13:15.560541 np0000005924 devstack@c-api.service[100524]: INFO cinder.volume.api [None req-0657a58d-2b23-4f83-8c57-814b5b3b5983 tempest-VolumesSnapshotListTestJSON-455521168 tempest-VolumesSnapshotListTestJSON-455521168-project-member] Snapshot create request issued successfully. Jul 27 16:13:15.561472 np0000005924 devstack@c-api.service[100524]: INFO cinder.api.openstack.wsgi [None req-0657a58d-2b23-4f83-8c57-814b5b3b5983 tempest-VolumesSnapshotListTestJSON-455521168 tempest-VolumesSnapshotListTestJSON-455521168-project-member] https://10.4.3.117/volume/v3/snapshots returned with HTTP 202 Jul 27 16:13:15.561472 np0000005924 devstack@c-api.service[100524]: [pid: 100524|app: 0|req: 466/1846] 10.4.3.117 () {68 vars in 1265 bytes} [Mon Jul 27 16:13:15 2026] POST /volume/v3/snapshots => generated 314 bytes in 93 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 27 16:13:15.574337 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.middleware.request_id [None req-fd31a1c1-90c2-4bf4-9a38-cae93083f6f7 None None] RequestId filter calling following filter/app {{(pid=100523) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:13:15.575974 np0000005924 devstack@c-api.service[100523]: INFO cinder.api.openstack.wsgi [None req-fd31a1c1-90c2-4bf4-9a38-cae93083f6f7 tempest-VolumesSnapshotListTestJSON-455521168 tempest-VolumesSnapshotListTestJSON-455521168-project-member] GET https://10.4.3.117/volume/v3/snapshots/138a0573-039c-4d23-9968-5763a620e427 Jul 27 16:13:15.576185 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.openstack.wsgi [None req-fd31a1c1-90c2-4bf4-9a38-cae93083f6f7 tempest-VolumesSnapshotListTestJSON-455521168 tempest-VolumesSnapshotListTestJSON-455521168-project-member] Empty body provided in request {{(pid=100523) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:13:15.576431 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.openstack.wsgi [None req-fd31a1c1-90c2-4bf4-9a38-cae93083f6f7 tempest-VolumesSnapshotListTestJSON-455521168 tempest-VolumesSnapshotListTestJSON-455521168-project-member] Calling method 'show' {{(pid=100523) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:13:15.581353 np0000005924 devstack@c-api.service[100523]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:13:15.581353 np0000005924 devstack@c-api.service[100523]: warnings.warn( Jul 27 16:13:15.581743 np0000005924 devstack@c-api.service[100523]: INFO cinder.volume.api [None req-fd31a1c1-90c2-4bf4-9a38-cae93083f6f7 tempest-VolumesSnapshotListTestJSON-455521168 tempest-VolumesSnapshotListTestJSON-455521168-project-member] Snapshot retrieved successfully. Jul 27 16:13:15.582478 np0000005924 devstack@c-api.service[100523]: INFO cinder.api.openstack.wsgi [None req-fd31a1c1-90c2-4bf4-9a38-cae93083f6f7 tempest-VolumesSnapshotListTestJSON-455521168 tempest-VolumesSnapshotListTestJSON-455521168-project-member] https://10.4.3.117/volume/v3/snapshots/138a0573-039c-4d23-9968-5763a620e427 returned with HTTP 200 Jul 27 16:13:15.582828 np0000005924 devstack@c-api.service[100523]: [pid: 100523|app: 0|req: 466/1847] 10.4.3.117 () {66 vars in 1354 bytes} [Mon Jul 27 16:13:15 2026] GET /volume/v3/snapshots/138a0573-039c-4d23-9968-5763a620e427 => generated 446 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 27 16:13:15.585052 np0000005924 devstack@c-api.service[100522]: INFO cinder.api.openstack.wsgi [req-8e61125a-8aa5-47bc-b74c-b9eabb3269ee req-331090ef-474f-4805-b357-22543fcdbedc tempest-TestStampPattern-1248714906 tempest-TestStampPattern-1248714906-project-member] https://10.4.3.117/volume/v3/attachments/a28b5963-3186-49ce-ac23-718c3ebce318 returned with HTTP 200 Jul 27 16:13:15.585843 np0000005924 devstack@c-api.service[100522]: [pid: 100522|app: 0|req: 457/1848] 10.4.3.117 () {72 vars in 1673 bytes} [Mon Jul 27 16:13:15 2026] DELETE /volume/v3/attachments/a28b5963-3186-49ce-ac23-718c3ebce318 => generated 19 bytes in 86 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 27 16:13:15.986581 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.middleware.request_id [None req-bdca5856-3c5d-48c2-bbed-4bfcce6cac0a None None] RequestId filter calling following filter/app {{(pid=100521) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:13:15.988212 np0000005924 devstack@c-api.service[100521]: INFO cinder.api.openstack.wsgi [None req-bdca5856-3c5d-48c2-bbed-4bfcce6cac0a tempest-AttachVolumeTestJSON-1302607130 tempest-AttachVolumeTestJSON-1302607130-project-member] GET https://10.4.3.117/volume/v3/volumes/5ec34b0b-d601-47ce-a87a-52f88e3a9df3 Jul 27 16:13:15.988430 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.openstack.wsgi [None req-bdca5856-3c5d-48c2-bbed-4bfcce6cac0a tempest-AttachVolumeTestJSON-1302607130 tempest-AttachVolumeTestJSON-1302607130-project-member] Empty body provided in request {{(pid=100521) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:13:15.988602 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.openstack.wsgi [None req-bdca5856-3c5d-48c2-bbed-4bfcce6cac0a tempest-AttachVolumeTestJSON-1302607130 tempest-AttachVolumeTestJSON-1302607130-project-member] Calling method 'show' {{(pid=100521) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:13:16.000239 np0000005924 devstack@c-api.service[100521]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:13:16.000239 np0000005924 devstack@c-api.service[100521]: warnings.warn( Jul 27 16:13:16.004622 np0000005924 devstack@c-api.service[100521]: INFO cinder.volume.api [None req-bdca5856-3c5d-48c2-bbed-4bfcce6cac0a tempest-AttachVolumeTestJSON-1302607130 tempest-AttachVolumeTestJSON-1302607130-project-member] Volume info retrieved successfully. Jul 27 16:13:16.009690 np0000005924 devstack@c-api.service[100521]: INFO cinder.api.openstack.wsgi [None req-bdca5856-3c5d-48c2-bbed-4bfcce6cac0a tempest-AttachVolumeTestJSON-1302607130 tempest-AttachVolumeTestJSON-1302607130-project-member] https://10.4.3.117/volume/v3/volumes/5ec34b0b-d601-47ce-a87a-52f88e3a9df3 returned with HTTP 200 Jul 27 16:13:16.010367 np0000005924 devstack@c-api.service[100521]: [pid: 100521|app: 0|req: 460/1849] 10.4.3.117 () {66 vars in 1348 bytes} [Mon Jul 27 16:13:15 2026] GET /volume/v3/volumes/5ec34b0b-d601-47ce-a87a-52f88e3a9df3 => generated 1135 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 27 16:13:16.026728 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.middleware.request_id [None req-f458b68b-5635-4244-8a92-7b6728672785 None None] RequestId filter calling following filter/app {{(pid=100524) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:13:16.028262 np0000005924 devstack@c-api.service[100524]: INFO cinder.api.openstack.wsgi [None req-f458b68b-5635-4244-8a92-7b6728672785 tempest-AttachVolumeTestJSON-1302607130 tempest-AttachVolumeTestJSON-1302607130-project-member] GET https://10.4.3.117/volume/v3/volumes/5ec34b0b-d601-47ce-a87a-52f88e3a9df3 Jul 27 16:13:16.028605 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.openstack.wsgi [None req-f458b68b-5635-4244-8a92-7b6728672785 tempest-AttachVolumeTestJSON-1302607130 tempest-AttachVolumeTestJSON-1302607130-project-member] Empty body provided in request {{(pid=100524) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:13:16.028849 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.openstack.wsgi [None req-f458b68b-5635-4244-8a92-7b6728672785 tempest-AttachVolumeTestJSON-1302607130 tempest-AttachVolumeTestJSON-1302607130-project-member] Calling method 'show' {{(pid=100524) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:13:16.038027 np0000005924 devstack@c-api.service[100524]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:13:16.038027 np0000005924 devstack@c-api.service[100524]: warnings.warn( Jul 27 16:13:16.041578 np0000005924 devstack@c-api.service[100524]: INFO cinder.volume.api [None req-f458b68b-5635-4244-8a92-7b6728672785 tempest-AttachVolumeTestJSON-1302607130 tempest-AttachVolumeTestJSON-1302607130-project-member] Volume info retrieved successfully. Jul 27 16:13:16.045744 np0000005924 devstack@c-api.service[100524]: INFO cinder.api.openstack.wsgi [None req-f458b68b-5635-4244-8a92-7b6728672785 tempest-AttachVolumeTestJSON-1302607130 tempest-AttachVolumeTestJSON-1302607130-project-member] https://10.4.3.117/volume/v3/volumes/5ec34b0b-d601-47ce-a87a-52f88e3a9df3 returned with HTTP 200 Jul 27 16:13:16.046197 np0000005924 devstack@c-api.service[100524]: [pid: 100524|app: 0|req: 467/1850] 10.4.3.117 () {66 vars in 1348 bytes} [Mon Jul 27 16:13:16 2026] GET /volume/v3/volumes/5ec34b0b-d601-47ce-a87a-52f88e3a9df3 => generated 1135 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 27 16:13:16.083273 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.middleware.request_id [None req-0977a964-4a3d-4d62-8e2a-e73eb75fe6fe None None] RequestId filter calling following filter/app {{(pid=100523) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:13:16.085678 np0000005924 devstack@c-api.service[100523]: INFO cinder.api.openstack.wsgi [None req-0977a964-4a3d-4d62-8e2a-e73eb75fe6fe tempest-VolumesBackupsTest-1601316061 tempest-VolumesBackupsTest-1601316061-project-member] GET https://10.4.3.117/volume/v3/backups/1d564b11-ee29-4dee-b09d-d0bbaa4ed42b Jul 27 16:13:16.085937 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.openstack.wsgi [None req-0977a964-4a3d-4d62-8e2a-e73eb75fe6fe tempest-VolumesBackupsTest-1601316061 tempest-VolumesBackupsTest-1601316061-project-member] Empty body provided in request {{(pid=100523) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:13:16.086213 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.openstack.wsgi [None req-0977a964-4a3d-4d62-8e2a-e73eb75fe6fe tempest-VolumesBackupsTest-1601316061 tempest-VolumesBackupsTest-1601316061-project-member] Calling method 'show' {{(pid=100523) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:13:16.086394 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.v3.backups [None req-0977a964-4a3d-4d62-8e2a-e73eb75fe6fe tempest-VolumesBackupsTest-1601316061 tempest-VolumesBackupsTest-1601316061-project-member] Show backup with id 1d564b11-ee29-4dee-b09d-d0bbaa4ed42b. {{(pid=100523) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 27 16:13:16.091561 np0000005924 devstack@c-api.service[100523]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:13:16.091561 np0000005924 devstack@c-api.service[100523]: warnings.warn( Jul 27 16:13:16.092723 np0000005924 devstack@c-api.service[100523]: INFO cinder.api.openstack.wsgi [None req-0977a964-4a3d-4d62-8e2a-e73eb75fe6fe tempest-VolumesBackupsTest-1601316061 tempest-VolumesBackupsTest-1601316061-project-member] https://10.4.3.117/volume/v3/backups/1d564b11-ee29-4dee-b09d-d0bbaa4ed42b returned with HTTP 200 Jul 27 16:13:16.093276 np0000005924 devstack@c-api.service[100523]: [pid: 100523|app: 0|req: 467/1851] 10.4.3.117 () {66 vars in 1348 bytes} [Mon Jul 27 16:13:16 2026] GET /volume/v3/backups/1d564b11-ee29-4dee-b09d-d0bbaa4ed42b => generated 793 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 27 16:13:16.111092 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.middleware.request_id [None req-0f5eb058-5499-4376-a434-07d1884f70b9 None None] RequestId filter calling following filter/app {{(pid=100522) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:13:16.113734 np0000005924 devstack@c-api.service[100522]: INFO cinder.api.openstack.wsgi [None req-0f5eb058-5499-4376-a434-07d1884f70b9 tempest-VolumesBackupsTest-1601316061 tempest-VolumesBackupsTest-1601316061-project-member] GET https://10.4.3.117/volume/v3/volumes/9cabb1f6-fcb3-41dc-9d5e-6a611afc8646 Jul 27 16:13:16.113964 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.openstack.wsgi [None req-0f5eb058-5499-4376-a434-07d1884f70b9 tempest-VolumesBackupsTest-1601316061 tempest-VolumesBackupsTest-1601316061-project-member] Empty body provided in request {{(pid=100522) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:13:16.114212 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.openstack.wsgi [None req-0f5eb058-5499-4376-a434-07d1884f70b9 tempest-VolumesBackupsTest-1601316061 tempest-VolumesBackupsTest-1601316061-project-member] Calling method 'show' {{(pid=100522) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:13:16.133199 np0000005924 devstack@c-api.service[100522]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:13:16.133199 np0000005924 devstack@c-api.service[100522]: warnings.warn( Jul 27 16:13:16.140010 np0000005924 devstack@c-api.service[100522]: INFO cinder.volume.api [None req-0f5eb058-5499-4376-a434-07d1884f70b9 tempest-VolumesBackupsTest-1601316061 tempest-VolumesBackupsTest-1601316061-project-member] Volume info retrieved successfully. Jul 27 16:13:16.146038 np0000005924 devstack@c-api.service[100522]: INFO cinder.api.openstack.wsgi [None req-0f5eb058-5499-4376-a434-07d1884f70b9 tempest-VolumesBackupsTest-1601316061 tempest-VolumesBackupsTest-1601316061-project-member] https://10.4.3.117/volume/v3/volumes/9cabb1f6-fcb3-41dc-9d5e-6a611afc8646 returned with HTTP 200 Jul 27 16:13:16.146922 np0000005924 devstack@c-api.service[100522]: [pid: 100522|app: 0|req: 458/1852] 10.4.3.117 () {66 vars in 1348 bytes} [Mon Jul 27 16:13:16 2026] GET /volume/v3/volumes/9cabb1f6-fcb3-41dc-9d5e-6a611afc8646 => generated 1133 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 27 16:13:16.154225 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.middleware.request_id [None req-6a843cec-c0bc-40f2-ac25-61ca6bcdf844 None None] RequestId filter calling following filter/app {{(pid=100521) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:13:16.156215 np0000005924 devstack@c-api.service[100521]: INFO cinder.api.openstack.wsgi [None req-6a843cec-c0bc-40f2-ac25-61ca6bcdf844 tempest-AttachVolumeTestJSON-1302607130 tempest-AttachVolumeTestJSON-1302607130-project-member] POST https://10.4.3.117/volume/v3/volumes Jul 27 16:13:16.156583 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.openstack.wsgi [None req-6a843cec-c0bc-40f2-ac25-61ca6bcdf844 tempest-AttachVolumeTestJSON-1302607130 tempest-AttachVolumeTestJSON-1302607130-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-AttachVolumeTestJSON-volume-434222047"}} {{(pid=100521) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 27 16:13:16.157997 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.v3.volumes [None req-6a843cec-c0bc-40f2-ac25-61ca6bcdf844 tempest-AttachVolumeTestJSON-1302607130 tempest-AttachVolumeTestJSON-1302607130-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-AttachVolumeTestJSON-volume-434222047'}} {{(pid=100521) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 27 16:13:16.158161 np0000005924 devstack@c-api.service[100521]: INFO cinder.api.v3.volumes [None req-6a843cec-c0bc-40f2-ac25-61ca6bcdf844 tempest-AttachVolumeTestJSON-1302607130 tempest-AttachVolumeTestJSON-1302607130-project-member] Create volume of 1 GB Jul 27 16:13:16.163712 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.middleware.request_id [None req-70631061-9fed-4b1e-a4ba-fc2e42f66d20 None None] RequestId filter calling following filter/app {{(pid=100524) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:13:16.163807 np0000005924 devstack@c-api.service[100521]: INFO cinder.volume.api [None req-6a843cec-c0bc-40f2-ac25-61ca6bcdf844 tempest-AttachVolumeTestJSON-1302607130 tempest-AttachVolumeTestJSON-1302607130-project-member] Availability Zones retrieved successfully. Jul 27 16:13:16.165189 np0000005924 devstack@c-api.service[100524]: INFO cinder.api.openstack.wsgi [None req-70631061-9fed-4b1e-a4ba-fc2e42f66d20 tempest-VolumesBackupsTest-1601316061 tempest-VolumesBackupsTest-1601316061-project-member] DELETE https://10.4.3.117/volume/v3/backups/1d564b11-ee29-4dee-b09d-d0bbaa4ed42b Jul 27 16:13:16.165476 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.openstack.wsgi [None req-70631061-9fed-4b1e-a4ba-fc2e42f66d20 tempest-VolumesBackupsTest-1601316061 tempest-VolumesBackupsTest-1601316061-project-member] Empty body provided in request {{(pid=100524) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:13:16.165754 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.openstack.wsgi [None req-70631061-9fed-4b1e-a4ba-fc2e42f66d20 tempest-VolumesBackupsTest-1601316061 tempest-VolumesBackupsTest-1601316061-project-member] Calling method 'delete' {{(pid=100524) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:13:16.165952 np0000005924 devstack@c-api.service[100524]: INFO cinder.api.contrib.backups [None req-70631061-9fed-4b1e-a4ba-fc2e42f66d20 tempest-VolumesBackupsTest-1601316061 tempest-VolumesBackupsTest-1601316061-project-member] Delete backup with id: 1d564b11-ee29-4dee-b09d-d0bbaa4ed42b. Jul 27 16:13:16.169737 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.volume.api [None req-6a843cec-c0bc-40f2-ac25-61ca6bcdf844 tempest-AttachVolumeTestJSON-1302607130 tempest-AttachVolumeTestJSON-1302607130-project-member] Flow 'volume_create_api' (c0b05987-4c99-4888-bb30-0b6284ad357c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100521) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 27 16:13:16.170381 np0000005924 devstack@c-api.service[100524]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:13:16.170381 np0000005924 devstack@c-api.service[100524]: warnings.warn( Jul 27 16:13:16.171071 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.volume.api [None req-6a843cec-c0bc-40f2-ac25-61ca6bcdf844 tempest-AttachVolumeTestJSON-1302607130 tempest-AttachVolumeTestJSON-1302607130-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (3f88bd10-aab5-40f9-ba66-9e7dadafa21c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100521) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 27 16:13:16.172030 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.volume.flows.api.create_volume [None req-6a843cec-c0bc-40f2-ac25-61ca6bcdf844 tempest-AttachVolumeTestJSON-1302607130 tempest-AttachVolumeTestJSON-1302607130-project-member] Validating volume size '1' using validate_int {{(pid=100521) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 27 16:13:16.190286 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.backup.rpcapi [None req-70631061-9fed-4b1e-a4ba-fc2e42f66d20 tempest-VolumesBackupsTest-1601316061 tempest-VolumesBackupsTest-1601316061-project-member] delete_backup rpcapi backup_id 1d564b11-ee29-4dee-b09d-d0bbaa4ed42b {{(pid=100524) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Jul 27 16:13:16.191894 np0000005924 devstack@c-api.service[100524]: INFO cinder.api.openstack.wsgi [None req-70631061-9fed-4b1e-a4ba-fc2e42f66d20 tempest-VolumesBackupsTest-1601316061 tempest-VolumesBackupsTest-1601316061-project-member] https://10.4.3.117/volume/v3/backups/1d564b11-ee29-4dee-b09d-d0bbaa4ed42b returned with HTTP 202 Jul 27 16:13:16.192448 np0000005924 devstack@c-api.service[100524]: [pid: 100524|app: 0|req: 468/1853] 10.4.3.117 () {66 vars in 1351 bytes} [Mon Jul 27 16:13:16 2026] DELETE /volume/v3/backups/1d564b11-ee29-4dee-b09d-d0bbaa4ed42b => generated 0 bytes in 30 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 27 16:13:16.200763 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.middleware.request_id [None req-bd6f762f-3a4f-4fda-b192-747b1c6e6705 None None] RequestId filter calling following filter/app {{(pid=100523) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:13:16.202460 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.volume.api [None req-6a843cec-c0bc-40f2-ac25-61ca6bcdf844 tempest-AttachVolumeTestJSON-1302607130 tempest-AttachVolumeTestJSON-1302607130-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (3f88bd10-aab5-40f9-ba66-9e7dadafa21c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-27T16:04:59Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=2bce4e1a-e6e0-49d9-be36-c3405449a01e,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '2bce4e1a-e6e0-49d9-be36-c3405449a01e', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100521) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 27 16:13:16.202636 np0000005924 devstack@c-api.service[100523]: INFO cinder.api.openstack.wsgi [None req-bd6f762f-3a4f-4fda-b192-747b1c6e6705 tempest-VolumesBackupsTest-1601316061 tempest-VolumesBackupsTest-1601316061-project-member] GET https://10.4.3.117/volume/v3/backups/1d564b11-ee29-4dee-b09d-d0bbaa4ed42b Jul 27 16:13:16.202787 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.openstack.wsgi [None req-bd6f762f-3a4f-4fda-b192-747b1c6e6705 tempest-VolumesBackupsTest-1601316061 tempest-VolumesBackupsTest-1601316061-project-member] Empty body provided in request {{(pid=100523) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:13:16.203001 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.openstack.wsgi [None req-bd6f762f-3a4f-4fda-b192-747b1c6e6705 tempest-VolumesBackupsTest-1601316061 tempest-VolumesBackupsTest-1601316061-project-member] Calling method 'show' {{(pid=100523) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:13:16.203162 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.v3.backups [None req-bd6f762f-3a4f-4fda-b192-747b1c6e6705 tempest-VolumesBackupsTest-1601316061 tempest-VolumesBackupsTest-1601316061-project-member] Show backup with id 1d564b11-ee29-4dee-b09d-d0bbaa4ed42b. {{(pid=100523) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 27 16:13:16.203705 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.volume.api [None req-6a843cec-c0bc-40f2-ac25-61ca6bcdf844 tempest-AttachVolumeTestJSON-1302607130 tempest-AttachVolumeTestJSON-1302607130-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (48e8c159-0a65-4ce6-a3fe-51d1c4523fd7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100521) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 27 16:13:16.207830 np0000005924 devstack@c-api.service[100523]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:13:16.207830 np0000005924 devstack@c-api.service[100523]: warnings.warn( Jul 27 16:13:16.208592 np0000005924 devstack@c-api.service[100523]: INFO cinder.api.openstack.wsgi [None req-bd6f762f-3a4f-4fda-b192-747b1c6e6705 tempest-VolumesBackupsTest-1601316061 tempest-VolumesBackupsTest-1601316061-project-member] https://10.4.3.117/volume/v3/backups/1d564b11-ee29-4dee-b09d-d0bbaa4ed42b returned with HTTP 200 Jul 27 16:13:16.208960 np0000005924 devstack@c-api.service[100523]: [pid: 100523|app: 0|req: 468/1854] 10.4.3.117 () {66 vars in 1348 bytes} [Mon Jul 27 16:13:16 2026] GET /volume/v3/backups/1d564b11-ee29-4dee-b09d-d0bbaa4ed42b => generated 792 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 27 16:13:16.248765 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.quota [None req-6a843cec-c0bc-40f2-ac25-61ca6bcdf844 tempest-AttachVolumeTestJSON-1302607130 tempest-AttachVolumeTestJSON-1302607130-project-member] Created reservations ['72ebbeaf-a91f-47df-97fc-04ade8e8c747', 'de7c38a2-55a4-4360-8947-0e5d10f70331', '2f96f053-acad-4d8c-895d-e34af12eb532', '4e366b17-2450-405f-9b2b-baa06f4878ac'] {{(pid=100521) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 27 16:13:16.249691 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.volume.api [None req-6a843cec-c0bc-40f2-ac25-61ca6bcdf844 tempest-AttachVolumeTestJSON-1302607130 tempest-AttachVolumeTestJSON-1302607130-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (48e8c159-0a65-4ce6-a3fe-51d1c4523fd7) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['72ebbeaf-a91f-47df-97fc-04ade8e8c747', 'de7c38a2-55a4-4360-8947-0e5d10f70331', '2f96f053-acad-4d8c-895d-e34af12eb532', '4e366b17-2450-405f-9b2b-baa06f4878ac']}' {{(pid=100521) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 27 16:13:16.250530 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.volume.api [None req-6a843cec-c0bc-40f2-ac25-61ca6bcdf844 tempest-AttachVolumeTestJSON-1302607130 tempest-AttachVolumeTestJSON-1302607130-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (d701285d-1fa7-4434-b0a1-472117d083e4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100521) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 27 16:13:16.276187 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.volume.api [None req-6a843cec-c0bc-40f2-ac25-61ca6bcdf844 tempest-AttachVolumeTestJSON-1302607130 tempest-AttachVolumeTestJSON-1302607130-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (d701285d-1fa7-4434-b0a1-472117d083e4) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '70ccc0fe-ea04-4a14-9ad8-8bf27aa78da3', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-AttachVolumeTestJSON-volume-434222047',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='520bac43ccf34dadb9cf5691cbb7c0bc',qos_specs=None,replication_status=,reservations=['72ebbeaf-a91f-47df-97fc-04ade8e8c747','de7c38a2-55a4-4360-8947-0e5d10f70331','2f96f053-acad-4d8c-895d-e34af12eb532','4e366b17-2450-405f-9b2b-baa06f4878ac'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='3e36d7f22010437e9745119c0eb8cdc0',volume_type_id=2bce4e1a-e6e0-49d9-be36-c3405449a01e), 'volume': Volume(_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-27T16:13:16Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-AttachVolumeTestJSON-volume-434222047',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=70ccc0fe-ea04-4a14-9ad8-8bf27aa78da3,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='520bac43ccf34dadb9cf5691cbb7c0bc',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='3e36d7f22010437e9745119c0eb8cdc0',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(2bce4e1a-e6e0-49d9-be36-c3405449a01e),volume_type_id=2bce4e1a-e6e0-49d9-be36-c3405449a01e)}' {{(pid=100521) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 27 16:13:16.277080 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.volume.api [None req-6a843cec-c0bc-40f2-ac25-61ca6bcdf844 tempest-AttachVolumeTestJSON-1302607130 tempest-AttachVolumeTestJSON-1302607130-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (3d0a580c-3316-4991-8090-0e7237f49af8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100521) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 27 16:13:16.298960 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.volume.api [None req-6a843cec-c0bc-40f2-ac25-61ca6bcdf844 tempest-AttachVolumeTestJSON-1302607130 tempest-AttachVolumeTestJSON-1302607130-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (3d0a580c-3316-4991-8090-0e7237f49af8) transitioned into state 'SUCCESS' from state '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-434222047',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='520bac43ccf34dadb9cf5691cbb7c0bc',qos_specs=None,replication_status=,reservations=['72ebbeaf-a91f-47df-97fc-04ade8e8c747','de7c38a2-55a4-4360-8947-0e5d10f70331','2f96f053-acad-4d8c-895d-e34af12eb532','4e366b17-2450-405f-9b2b-baa06f4878ac'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='3e36d7f22010437e9745119c0eb8cdc0',volume_type_id=2bce4e1a-e6e0-49d9-be36-c3405449a01e)}' {{(pid=100521) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 27 16:13:16.299784 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.volume.api [None req-6a843cec-c0bc-40f2-ac25-61ca6bcdf844 tempest-AttachVolumeTestJSON-1302607130 tempest-AttachVolumeTestJSON-1302607130-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (7895f514-1f79-4dbf-b6b5-8e75631e935d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100521) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 27 16:13:16.316563 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.volume.api [None req-6a843cec-c0bc-40f2-ac25-61ca6bcdf844 tempest-AttachVolumeTestJSON-1302607130 tempest-AttachVolumeTestJSON-1302607130-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (7895f514-1f79-4dbf-b6b5-8e75631e935d) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100521) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 27 16:13:16.317492 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.volume.api [None req-6a843cec-c0bc-40f2-ac25-61ca6bcdf844 tempest-AttachVolumeTestJSON-1302607130 tempest-AttachVolumeTestJSON-1302607130-project-member] Flow 'volume_create_api' (c0b05987-4c99-4888-bb30-0b6284ad357c) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100521) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 27 16:13:16.317807 np0000005924 devstack@c-api.service[100521]: INFO cinder.volume.api [None req-6a843cec-c0bc-40f2-ac25-61ca6bcdf844 tempest-AttachVolumeTestJSON-1302607130 tempest-AttachVolumeTestJSON-1302607130-project-member] Create volume request issued successfully. Jul 27 16:13:16.319775 np0000005924 devstack@c-api.service[100521]: INFO cinder.api.openstack.wsgi [None req-6a843cec-c0bc-40f2-ac25-61ca6bcdf844 tempest-AttachVolumeTestJSON-1302607130 tempest-AttachVolumeTestJSON-1302607130-project-member] https://10.4.3.117/volume/v3/volumes returned with HTTP 202 Jul 27 16:13:16.320206 np0000005924 devstack@c-api.service[100521]: [pid: 100521|app: 0|req: 461/1855] 10.4.3.117 () {68 vars in 1258 bytes} [Mon Jul 27 16:13:16 2026] POST /volume/v3/volumes => generated 750 bytes in 166 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 27 16:13:16.332357 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.middleware.request_id [None req-fa3232a4-19ce-4b89-a8c9-61f205369527 None None] RequestId filter calling following filter/app {{(pid=100522) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:13:16.336952 np0000005924 devstack@c-api.service[100522]: INFO cinder.api.openstack.wsgi [None req-fa3232a4-19ce-4b89-a8c9-61f205369527 tempest-AttachVolumeTestJSON-1302607130 tempest-AttachVolumeTestJSON-1302607130-project-member] GET https://10.4.3.117/volume/v3/volumes/70ccc0fe-ea04-4a14-9ad8-8bf27aa78da3 Jul 27 16:13:16.337157 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.openstack.wsgi [None req-fa3232a4-19ce-4b89-a8c9-61f205369527 tempest-AttachVolumeTestJSON-1302607130 tempest-AttachVolumeTestJSON-1302607130-project-member] Empty body provided in request {{(pid=100522) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:13:16.337610 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.openstack.wsgi [None req-fa3232a4-19ce-4b89-a8c9-61f205369527 tempest-AttachVolumeTestJSON-1302607130 tempest-AttachVolumeTestJSON-1302607130-project-member] Calling method 'show' {{(pid=100522) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:13:16.345431 np0000005924 devstack@c-api.service[100522]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:13:16.345431 np0000005924 devstack@c-api.service[100522]: warnings.warn( Jul 27 16:13:16.349389 np0000005924 devstack@c-api.service[100522]: INFO cinder.volume.api [None req-fa3232a4-19ce-4b89-a8c9-61f205369527 tempest-AttachVolumeTestJSON-1302607130 tempest-AttachVolumeTestJSON-1302607130-project-member] Volume info retrieved successfully. Jul 27 16:13:16.353708 np0000005924 devstack@c-api.service[100522]: INFO cinder.api.openstack.wsgi [None req-fa3232a4-19ce-4b89-a8c9-61f205369527 tempest-AttachVolumeTestJSON-1302607130 tempest-AttachVolumeTestJSON-1302607130-project-member] https://10.4.3.117/volume/v3/volumes/70ccc0fe-ea04-4a14-9ad8-8bf27aa78da3 returned with HTTP 200 Jul 27 16:13:16.354111 np0000005924 devstack@c-api.service[100522]: [pid: 100522|app: 0|req: 459/1856] 10.4.3.117 () {66 vars in 1348 bytes} [Mon Jul 27 16:13:16 2026] GET /volume/v3/volumes/70ccc0fe-ea04-4a14-9ad8-8bf27aa78da3 => generated 818 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 27 16:13:16.594048 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.middleware.request_id [None req-74ad5510-15b0-4df5-8cdf-b5453f76981b None None] RequestId filter calling following filter/app {{(pid=100524) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:13:16.595740 np0000005924 devstack@c-api.service[100524]: INFO cinder.api.openstack.wsgi [None req-74ad5510-15b0-4df5-8cdf-b5453f76981b tempest-VolumesSnapshotListTestJSON-455521168 tempest-VolumesSnapshotListTestJSON-455521168-project-member] GET https://10.4.3.117/volume/v3/snapshots/138a0573-039c-4d23-9968-5763a620e427 Jul 27 16:13:16.596043 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.openstack.wsgi [None req-74ad5510-15b0-4df5-8cdf-b5453f76981b tempest-VolumesSnapshotListTestJSON-455521168 tempest-VolumesSnapshotListTestJSON-455521168-project-member] Empty body provided in request {{(pid=100524) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:13:16.596342 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.openstack.wsgi [None req-74ad5510-15b0-4df5-8cdf-b5453f76981b tempest-VolumesSnapshotListTestJSON-455521168 tempest-VolumesSnapshotListTestJSON-455521168-project-member] Calling method 'show' {{(pid=100524) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:13:16.602345 np0000005924 devstack@c-api.service[100524]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:13:16.602345 np0000005924 devstack@c-api.service[100524]: warnings.warn( Jul 27 16:13:16.602868 np0000005924 devstack@c-api.service[100524]: INFO cinder.volume.api [None req-74ad5510-15b0-4df5-8cdf-b5453f76981b tempest-VolumesSnapshotListTestJSON-455521168 tempest-VolumesSnapshotListTestJSON-455521168-project-member] Snapshot retrieved successfully. Jul 27 16:13:16.603712 np0000005924 devstack@c-api.service[100524]: INFO cinder.api.openstack.wsgi [None req-74ad5510-15b0-4df5-8cdf-b5453f76981b tempest-VolumesSnapshotListTestJSON-455521168 tempest-VolumesSnapshotListTestJSON-455521168-project-member] https://10.4.3.117/volume/v3/snapshots/138a0573-039c-4d23-9968-5763a620e427 returned with HTTP 200 Jul 27 16:13:16.604144 np0000005924 devstack@c-api.service[100524]: [pid: 100524|app: 0|req: 469/1857] 10.4.3.117 () {66 vars in 1354 bytes} [Mon Jul 27 16:13:16 2026] GET /volume/v3/snapshots/138a0573-039c-4d23-9968-5763a620e427 => generated 473 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 27 16:13:16.614351 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.middleware.request_id [None req-fda609b9-3a8f-4227-b814-449cbe05a1ba None None] RequestId filter calling following filter/app {{(pid=100523) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:13:16.615399 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.middleware.request_id [None req-892bb904-f689-4ea2-ba70-2c36e485eef9 None None] RequestId filter calling following filter/app {{(pid=100521) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:13:16.616025 np0000005924 devstack@c-api.service[100523]: INFO cinder.api.openstack.wsgi [None req-fda609b9-3a8f-4227-b814-449cbe05a1ba tempest-TestStampPattern-1248714906 tempest-TestStampPattern-1248714906-project-member] POST https://10.4.3.117/volume/v3/snapshots Jul 27 16:13:16.616350 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.openstack.wsgi [None req-fda609b9-3a8f-4227-b814-449cbe05a1ba tempest-TestStampPattern-1248714906 tempest-TestStampPattern-1248714906-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "98ac08d8-67b2-4d09-b6ea-933ce5ed5808", "force": false, "name": "tempest-TestStampPattern-snapshot-162099438", "description": null, "metadata": null}} {{(pid=100523) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 27 16:13:16.619839 np0000005924 devstack@c-api.service[100521]: INFO cinder.api.openstack.wsgi [None req-892bb904-f689-4ea2-ba70-2c36e485eef9 tempest-VolumesSnapshotListTestJSON-455521168 tempest-VolumesSnapshotListTestJSON-455521168-project-member] POST https://10.4.3.117/volume/v3/snapshots Jul 27 16:13:16.620194 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.openstack.wsgi [None req-892bb904-f689-4ea2-ba70-2c36e485eef9 tempest-VolumesSnapshotListTestJSON-455521168 tempest-VolumesSnapshotListTestJSON-455521168-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "65acb9f6-320d-4b08-83cc-e009d13006f3", "name": "tempest-VolumesSnapshotListTestJSON-Snapshot-6572196"}} {{(pid=100521) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 27 16:13:16.624662 np0000005924 devstack@c-api.service[100523]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:13:16.624662 np0000005924 devstack@c-api.service[100523]: warnings.warn( Jul 27 16:13:16.625214 np0000005924 devstack@c-api.service[100523]: INFO cinder.volume.api [None req-fda609b9-3a8f-4227-b814-449cbe05a1ba tempest-TestStampPattern-1248714906 tempest-TestStampPattern-1248714906-project-member] Volume info retrieved successfully. Jul 27 16:13:16.625350 np0000005924 devstack@c-api.service[100523]: INFO cinder.api.v3.snapshots [None req-fda609b9-3a8f-4227-b814-449cbe05a1ba tempest-TestStampPattern-1248714906 tempest-TestStampPattern-1248714906-project-member] Create snapshot from volume 98ac08d8-67b2-4d09-b6ea-933ce5ed5808 Jul 27 16:13:16.628550 np0000005924 devstack@c-api.service[100521]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:13:16.628550 np0000005924 devstack@c-api.service[100521]: warnings.warn( Jul 27 16:13:16.629001 np0000005924 devstack@c-api.service[100521]: INFO cinder.volume.api [None req-892bb904-f689-4ea2-ba70-2c36e485eef9 tempest-VolumesSnapshotListTestJSON-455521168 tempest-VolumesSnapshotListTestJSON-455521168-project-member] Volume info retrieved successfully. Jul 27 16:13:16.629142 np0000005924 devstack@c-api.service[100521]: INFO cinder.api.v3.snapshots [None req-892bb904-f689-4ea2-ba70-2c36e485eef9 tempest-VolumesSnapshotListTestJSON-455521168 tempest-VolumesSnapshotListTestJSON-455521168-project-member] Create snapshot from volume 65acb9f6-320d-4b08-83cc-e009d13006f3 Jul 27 16:13:16.655551 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.quota [None req-892bb904-f689-4ea2-ba70-2c36e485eef9 tempest-VolumesSnapshotListTestJSON-455521168 tempest-VolumesSnapshotListTestJSON-455521168-project-member] Created reservations ['1153d903-54f2-462b-af6d-eae7fdbac70b', '7a917601-f6fd-41e3-8a6f-17aebeaffdee', '859f7766-4b57-451b-85d5-32027f3116bf', '901f7e39-0de0-4d19-84bd-d6bfec8b40cd'] {{(pid=100521) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 27 16:13:16.667152 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.quota [None req-fda609b9-3a8f-4227-b814-449cbe05a1ba tempest-TestStampPattern-1248714906 tempest-TestStampPattern-1248714906-project-member] Created reservations ['84cb9147-97b1-41f8-ab73-46bf34fcbfe0', '3b5f0d91-88a1-4e87-a2d9-a57226b005aa', '24722eb0-294a-42f3-8dd1-578c2ee59bca', '0f6eb270-b74a-4989-b9e4-df54fe271844'] {{(pid=100523) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 27 16:13:16.700352 np0000005924 devstack@c-api.service[100521]: INFO cinder.volume.api [None req-892bb904-f689-4ea2-ba70-2c36e485eef9 tempest-VolumesSnapshotListTestJSON-455521168 tempest-VolumesSnapshotListTestJSON-455521168-project-member] Snapshot create request issued successfully. Jul 27 16:13:16.700352 np0000005924 devstack@c-api.service[100521]: INFO cinder.api.openstack.wsgi [None req-892bb904-f689-4ea2-ba70-2c36e485eef9 tempest-VolumesSnapshotListTestJSON-455521168 tempest-VolumesSnapshotListTestJSON-455521168-project-member] https://10.4.3.117/volume/v3/snapshots returned with HTTP 202 Jul 27 16:13:16.700352 np0000005924 devstack@c-api.service[100521]: [pid: 100521|app: 0|req: 462/1858] 10.4.3.117 () {68 vars in 1265 bytes} [Mon Jul 27 16:13:16 2026] POST /volume/v3/snapshots => generated 311 bytes in 83 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 27 16:13:16.707264 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.middleware.request_id [None req-d64de9e7-728d-4c98-971b-7066f6d4b866 None None] RequestId filter calling following filter/app {{(pid=100522) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:13:16.709259 np0000005924 devstack@c-api.service[100522]: INFO cinder.api.openstack.wsgi [None req-d64de9e7-728d-4c98-971b-7066f6d4b866 tempest-VolumesSnapshotListTestJSON-455521168 tempest-VolumesSnapshotListTestJSON-455521168-project-member] GET https://10.4.3.117/volume/v3/snapshots/f6c821a6-3201-4801-af13-ac3c5ae9f51b Jul 27 16:13:16.710387 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.openstack.wsgi [None req-d64de9e7-728d-4c98-971b-7066f6d4b866 tempest-VolumesSnapshotListTestJSON-455521168 tempest-VolumesSnapshotListTestJSON-455521168-project-member] Empty body provided in request {{(pid=100522) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:13:16.710387 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.openstack.wsgi [None req-d64de9e7-728d-4c98-971b-7066f6d4b866 tempest-VolumesSnapshotListTestJSON-455521168 tempest-VolumesSnapshotListTestJSON-455521168-project-member] Calling method 'show' {{(pid=100522) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:13:16.713470 np0000005924 devstack@c-api.service[100523]: INFO cinder.volume.api [None req-fda609b9-3a8f-4227-b814-449cbe05a1ba tempest-TestStampPattern-1248714906 tempest-TestStampPattern-1248714906-project-member] Snapshot create request issued successfully. Jul 27 16:13:16.713930 np0000005924 devstack@c-api.service[100523]: INFO cinder.api.openstack.wsgi [None req-fda609b9-3a8f-4227-b814-449cbe05a1ba tempest-TestStampPattern-1248714906 tempest-TestStampPattern-1248714906-project-member] https://10.4.3.117/volume/v3/snapshots returned with HTTP 202 Jul 27 16:13:16.714686 np0000005924 devstack@c-api.service[100523]: [pid: 100523|app: 0|req: 469/1859] 10.4.3.117 () {68 vars in 1265 bytes} [Mon Jul 27 16:13:16 2026] POST /volume/v3/snapshots => generated 302 bytes in 100 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 27 16:13:16.716413 np0000005924 devstack@c-api.service[100522]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:13:16.716413 np0000005924 devstack@c-api.service[100522]: warnings.warn( Jul 27 16:13:16.716413 np0000005924 devstack@c-api.service[100522]: INFO cinder.volume.api [None req-d64de9e7-728d-4c98-971b-7066f6d4b866 tempest-VolumesSnapshotListTestJSON-455521168 tempest-VolumesSnapshotListTestJSON-455521168-project-member] Snapshot retrieved successfully. Jul 27 16:13:16.717111 np0000005924 devstack@c-api.service[100522]: INFO cinder.api.openstack.wsgi [None req-d64de9e7-728d-4c98-971b-7066f6d4b866 tempest-VolumesSnapshotListTestJSON-455521168 tempest-VolumesSnapshotListTestJSON-455521168-project-member] https://10.4.3.117/volume/v3/snapshots/f6c821a6-3201-4801-af13-ac3c5ae9f51b returned with HTTP 200 Jul 27 16:13:16.717537 np0000005924 devstack@c-api.service[100522]: [pid: 100522|app: 0|req: 460/1860] 10.4.3.117 () {66 vars in 1354 bytes} [Mon Jul 27 16:13:16 2026] GET /volume/v3/snapshots/f6c821a6-3201-4801-af13-ac3c5ae9f51b => generated 443 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 27 16:13:16.725688 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.middleware.request_id [None req-8eaa9b06-5b66-483c-8b47-c108602b20fb None None] RequestId filter calling following filter/app {{(pid=100524) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:13:16.727119 np0000005924 devstack@c-api.service[100524]: INFO cinder.api.openstack.wsgi [None req-8eaa9b06-5b66-483c-8b47-c108602b20fb tempest-TestStampPattern-1248714906 tempest-TestStampPattern-1248714906-project-member] GET https://10.4.3.117/volume/v3/snapshots/b4f298aa-be39-4b32-bc31-e3122b477ccd Jul 27 16:13:16.731764 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.openstack.wsgi [None req-8eaa9b06-5b66-483c-8b47-c108602b20fb tempest-TestStampPattern-1248714906 tempest-TestStampPattern-1248714906-project-member] Empty body provided in request {{(pid=100524) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:13:16.731764 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.openstack.wsgi [None req-8eaa9b06-5b66-483c-8b47-c108602b20fb tempest-TestStampPattern-1248714906 tempest-TestStampPattern-1248714906-project-member] Calling method 'show' {{(pid=100524) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:13:16.738090 np0000005924 devstack@c-api.service[100524]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:13:16.738090 np0000005924 devstack@c-api.service[100524]: warnings.warn( Jul 27 16:13:16.738576 np0000005924 devstack@c-api.service[100524]: INFO cinder.volume.api [None req-8eaa9b06-5b66-483c-8b47-c108602b20fb tempest-TestStampPattern-1248714906 tempest-TestStampPattern-1248714906-project-member] Snapshot retrieved successfully. Jul 27 16:13:16.739408 np0000005924 devstack@c-api.service[100524]: INFO cinder.api.openstack.wsgi [None req-8eaa9b06-5b66-483c-8b47-c108602b20fb tempest-TestStampPattern-1248714906 tempest-TestStampPattern-1248714906-project-member] https://10.4.3.117/volume/v3/snapshots/b4f298aa-be39-4b32-bc31-e3122b477ccd returned with HTTP 200 Jul 27 16:13:16.739784 np0000005924 devstack@c-api.service[100524]: [pid: 100524|app: 0|req: 470/1861] 10.4.3.117 () {66 vars in 1354 bytes} [Mon Jul 27 16:13:16 2026] GET /volume/v3/snapshots/b4f298aa-be39-4b32-bc31-e3122b477ccd => generated 434 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 27 16:13:17.219907 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.middleware.request_id [None req-5a4716cc-2cc2-49ab-8190-1008acb5ce46 None None] RequestId filter calling following filter/app {{(pid=100521) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:13:17.221879 np0000005924 devstack@c-api.service[100521]: INFO cinder.api.openstack.wsgi [None req-5a4716cc-2cc2-49ab-8190-1008acb5ce46 tempest-VolumesBackupsTest-1601316061 tempest-VolumesBackupsTest-1601316061-project-member] GET https://10.4.3.117/volume/v3/backups/1d564b11-ee29-4dee-b09d-d0bbaa4ed42b Jul 27 16:13:17.222093 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.openstack.wsgi [None req-5a4716cc-2cc2-49ab-8190-1008acb5ce46 tempest-VolumesBackupsTest-1601316061 tempest-VolumesBackupsTest-1601316061-project-member] Empty body provided in request {{(pid=100521) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:13:17.222314 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.openstack.wsgi [None req-5a4716cc-2cc2-49ab-8190-1008acb5ce46 tempest-VolumesBackupsTest-1601316061 tempest-VolumesBackupsTest-1601316061-project-member] Calling method 'show' {{(pid=100521) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:13:17.222438 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.v3.backups [None req-5a4716cc-2cc2-49ab-8190-1008acb5ce46 tempest-VolumesBackupsTest-1601316061 tempest-VolumesBackupsTest-1601316061-project-member] Show backup with id 1d564b11-ee29-4dee-b09d-d0bbaa4ed42b. {{(pid=100521) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 27 16:13:17.225786 np0000005924 devstack@c-api.service[100521]: INFO cinder.api.openstack.wsgi [None req-5a4716cc-2cc2-49ab-8190-1008acb5ce46 tempest-VolumesBackupsTest-1601316061 tempest-VolumesBackupsTest-1601316061-project-member] https://10.4.3.117/volume/v3/backups/1d564b11-ee29-4dee-b09d-d0bbaa4ed42b returned with HTTP 404 Jul 27 16:13:17.226251 np0000005924 devstack@c-api.service[100521]: [pid: 100521|app: 0|req: 463/1862] 10.4.3.117 () {66 vars in 1348 bytes} [Mon Jul 27 16:13:17 2026] GET /volume/v3/backups/1d564b11-ee29-4dee-b09d-d0bbaa4ed42b => generated 109 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 27 16:13:17.325905 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.middleware.request_id [req-30b84e02-1524-44c0-bf64-a7d6a3e35a15 req-b44b92f8-f411-471e-a685-b0244a5b8d44 None None] RequestId filter calling following filter/app {{(pid=100523) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:13:17.328162 np0000005924 devstack@c-api.service[100523]: INFO cinder.api.openstack.wsgi [req-30b84e02-1524-44c0-bf64-a7d6a3e35a15 req-b44b92f8-f411-471e-a685-b0244a5b8d44 tempest-VolumesBackupsTest-1601316061 tempest-VolumesBackupsTest-1601316061-project-member] GET https://10.4.3.117/volume/v3/volumes/9cabb1f6-fcb3-41dc-9d5e-6a611afc8646 Jul 27 16:13:17.328371 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.openstack.wsgi [req-30b84e02-1524-44c0-bf64-a7d6a3e35a15 req-b44b92f8-f411-471e-a685-b0244a5b8d44 tempest-VolumesBackupsTest-1601316061 tempest-VolumesBackupsTest-1601316061-project-member] Empty body provided in request {{(pid=100523) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:13:17.328556 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.openstack.wsgi [req-30b84e02-1524-44c0-bf64-a7d6a3e35a15 req-b44b92f8-f411-471e-a685-b0244a5b8d44 tempest-VolumesBackupsTest-1601316061 tempest-VolumesBackupsTest-1601316061-project-member] Calling method 'show' {{(pid=100523) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:13:17.337107 np0000005924 devstack@c-api.service[100523]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:13:17.337107 np0000005924 devstack@c-api.service[100523]: warnings.warn( Jul 27 16:13:17.340182 np0000005924 devstack@c-api.service[100523]: INFO cinder.volume.api [req-30b84e02-1524-44c0-bf64-a7d6a3e35a15 req-b44b92f8-f411-471e-a685-b0244a5b8d44 tempest-VolumesBackupsTest-1601316061 tempest-VolumesBackupsTest-1601316061-project-member] Volume info retrieved successfully. Jul 27 16:13:17.343743 np0000005924 devstack@c-api.service[100523]: INFO cinder.api.openstack.wsgi [req-30b84e02-1524-44c0-bf64-a7d6a3e35a15 req-b44b92f8-f411-471e-a685-b0244a5b8d44 tempest-VolumesBackupsTest-1601316061 tempest-VolumesBackupsTest-1601316061-project-member] https://10.4.3.117/volume/v3/volumes/9cabb1f6-fcb3-41dc-9d5e-6a611afc8646 returned with HTTP 200 Jul 27 16:13:17.344107 np0000005924 devstack@c-api.service[100523]: [pid: 100523|app: 0|req: 470/1863] 10.4.3.117 () {68 vars in 1598 bytes} [Mon Jul 27 16:13:17 2026] GET /volume/v3/volumes/9cabb1f6-fcb3-41dc-9d5e-6a611afc8646 => generated 1133 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 27 16:13:17.362038 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.middleware.request_id [req-30b84e02-1524-44c0-bf64-a7d6a3e35a15 req-d4f7427f-587a-446f-b96f-fe7d8c23d5e1 None None] RequestId filter calling following filter/app {{(pid=100522) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:13:17.363900 np0000005924 devstack@c-api.service[100522]: INFO cinder.api.openstack.wsgi [req-30b84e02-1524-44c0-bf64-a7d6a3e35a15 req-d4f7427f-587a-446f-b96f-fe7d8c23d5e1 tempest-VolumesBackupsTest-1601316061 tempest-VolumesBackupsTest-1601316061-project-member] POST https://10.4.3.117/volume/v3/volumes/9cabb1f6-fcb3-41dc-9d5e-6a611afc8646/action Jul 27 16:13:17.364233 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.openstack.wsgi [req-30b84e02-1524-44c0-bf64-a7d6a3e35a15 req-d4f7427f-587a-446f-b96f-fe7d8c23d5e1 tempest-VolumesBackupsTest-1601316061 tempest-VolumesBackupsTest-1601316061-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100522) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 27 16:13:17.364361 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.openstack.wsgi [req-30b84e02-1524-44c0-bf64-a7d6a3e35a15 req-d4f7427f-587a-446f-b96f-fe7d8c23d5e1 tempest-VolumesBackupsTest-1601316061 tempest-VolumesBackupsTest-1601316061-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100522) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 27 16:13:17.366123 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.middleware.request_id [None req-5cb7b560-6875-45fc-9b0e-819f637bed81 None None] RequestId filter calling following filter/app {{(pid=100524) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:13:17.368005 np0000005924 devstack@c-api.service[100524]: INFO cinder.api.openstack.wsgi [None req-5cb7b560-6875-45fc-9b0e-819f637bed81 tempest-AttachVolumeTestJSON-1302607130 tempest-AttachVolumeTestJSON-1302607130-project-member] GET https://10.4.3.117/volume/v3/volumes/70ccc0fe-ea04-4a14-9ad8-8bf27aa78da3 Jul 27 16:13:17.368099 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.openstack.wsgi [None req-5cb7b560-6875-45fc-9b0e-819f637bed81 tempest-AttachVolumeTestJSON-1302607130 tempest-AttachVolumeTestJSON-1302607130-project-member] Empty body provided in request {{(pid=100524) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:13:17.368302 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.openstack.wsgi [None req-5cb7b560-6875-45fc-9b0e-819f637bed81 tempest-AttachVolumeTestJSON-1302607130 tempest-AttachVolumeTestJSON-1302607130-project-member] Calling method 'show' {{(pid=100524) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:13:17.373901 np0000005924 devstack@c-api.service[100522]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:13:17.373901 np0000005924 devstack@c-api.service[100522]: warnings.warn( Jul 27 16:13:17.374365 np0000005924 devstack@c-api.service[100522]: INFO cinder.volume.api [req-30b84e02-1524-44c0-bf64-a7d6a3e35a15 req-d4f7427f-587a-446f-b96f-fe7d8c23d5e1 tempest-VolumesBackupsTest-1601316061 tempest-VolumesBackupsTest-1601316061-project-member] Volume info retrieved successfully. Jul 27 16:13:17.374955 np0000005924 devstack@c-api.service[100524]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:13:17.374955 np0000005924 devstack@c-api.service[100524]: warnings.warn( Jul 27 16:13:17.378259 np0000005924 devstack@c-api.service[100524]: INFO cinder.volume.api [None req-5cb7b560-6875-45fc-9b0e-819f637bed81 tempest-AttachVolumeTestJSON-1302607130 tempest-AttachVolumeTestJSON-1302607130-project-member] Volume info retrieved successfully. Jul 27 16:13:17.379844 np0000005924 devstack@c-api.service[100522]: INFO cinder.volume.api [req-30b84e02-1524-44c0-bf64-a7d6a3e35a15 req-d4f7427f-587a-446f-b96f-fe7d8c23d5e1 tempest-VolumesBackupsTest-1601316061 tempest-VolumesBackupsTest-1601316061-project-member] Begin detaching volume completed successfully. Jul 27 16:13:17.380031 np0000005924 devstack@c-api.service[100522]: INFO cinder.api.openstack.wsgi [req-30b84e02-1524-44c0-bf64-a7d6a3e35a15 req-d4f7427f-587a-446f-b96f-fe7d8c23d5e1 tempest-VolumesBackupsTest-1601316061 tempest-VolumesBackupsTest-1601316061-project-member] https://10.4.3.117/volume/v3/volumes/9cabb1f6-fcb3-41dc-9d5e-6a611afc8646/action returned with HTTP 202 Jul 27 16:13:17.380466 np0000005924 devstack@c-api.service[100522]: [pid: 100522|app: 0|req: 461/1864] 10.4.3.117 () {72 vars in 1672 bytes} [Mon Jul 27 16:13:17 2026] POST /volume/v3/volumes/9cabb1f6-fcb3-41dc-9d5e-6a611afc8646/action => generated 0 bytes in 19 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 27 16:13:17.382985 np0000005924 devstack@c-api.service[100524]: INFO cinder.api.openstack.wsgi [None req-5cb7b560-6875-45fc-9b0e-819f637bed81 tempest-AttachVolumeTestJSON-1302607130 tempest-AttachVolumeTestJSON-1302607130-project-member] https://10.4.3.117/volume/v3/volumes/70ccc0fe-ea04-4a14-9ad8-8bf27aa78da3 returned with HTTP 200 Jul 27 16:13:17.382985 np0000005924 devstack@c-api.service[100524]: [pid: 100524|app: 0|req: 471/1865] 10.4.3.117 () {66 vars in 1348 bytes} [Mon Jul 27 16:13:17 2026] GET /volume/v3/volumes/70ccc0fe-ea04-4a14-9ad8-8bf27aa78da3 => generated 843 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 27 16:13:17.401397 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.middleware.request_id [None req-916e5508-cd8b-432b-a803-5fb010643082 None None] RequestId filter calling following filter/app {{(pid=100521) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:13:17.403318 np0000005924 devstack@c-api.service[100521]: INFO cinder.api.openstack.wsgi [None req-916e5508-cd8b-432b-a803-5fb010643082 tempest-VolumesBackupsTest-1601316061 tempest-VolumesBackupsTest-1601316061-project-member] GET https://10.4.3.117/volume/v3/volumes/9cabb1f6-fcb3-41dc-9d5e-6a611afc8646 Jul 27 16:13:17.403548 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.openstack.wsgi [None req-916e5508-cd8b-432b-a803-5fb010643082 tempest-VolumesBackupsTest-1601316061 tempest-VolumesBackupsTest-1601316061-project-member] Empty body provided in request {{(pid=100521) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:13:17.403725 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.openstack.wsgi [None req-916e5508-cd8b-432b-a803-5fb010643082 tempest-VolumesBackupsTest-1601316061 tempest-VolumesBackupsTest-1601316061-project-member] Calling method 'show' {{(pid=100521) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:13:17.413493 np0000005924 devstack@c-api.service[100521]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:13:17.413493 np0000005924 devstack@c-api.service[100521]: warnings.warn( Jul 27 16:13:17.421927 np0000005924 devstack@c-api.service[100521]: INFO cinder.volume.api [None req-916e5508-cd8b-432b-a803-5fb010643082 tempest-VolumesBackupsTest-1601316061 tempest-VolumesBackupsTest-1601316061-project-member] Volume info retrieved successfully. Jul 27 16:13:17.426968 np0000005924 devstack@c-api.service[100521]: INFO cinder.api.openstack.wsgi [None req-916e5508-cd8b-432b-a803-5fb010643082 tempest-VolumesBackupsTest-1601316061 tempest-VolumesBackupsTest-1601316061-project-member] https://10.4.3.117/volume/v3/volumes/9cabb1f6-fcb3-41dc-9d5e-6a611afc8646 returned with HTTP 200 Jul 27 16:13:17.427422 np0000005924 devstack@c-api.service[100521]: [pid: 100521|app: 0|req: 464/1866] 10.4.3.117 () {66 vars in 1348 bytes} [Mon Jul 27 16:13:17 2026] GET /volume/v3/volumes/9cabb1f6-fcb3-41dc-9d5e-6a611afc8646 => generated 1136 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 27 16:13:17.428122 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.middleware.request_id [req-9e982af1-ec94-4e8b-a7d8-25bfa3a2cee2 req-a5795dea-9b77-40ea-a17f-458f35799ace None None] RequestId filter calling following filter/app {{(pid=100523) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:13:17.433674 np0000005924 devstack@c-api.service[100523]: INFO cinder.api.openstack.wsgi [req-9e982af1-ec94-4e8b-a7d8-25bfa3a2cee2 req-a5795dea-9b77-40ea-a17f-458f35799ace tempest-AttachVolumeTestJSON-1302607130 tempest-AttachVolumeTestJSON-1302607130-project-member] GET https://10.4.3.117/volume/v3/volumes/70ccc0fe-ea04-4a14-9ad8-8bf27aa78da3 Jul 27 16:13:17.433960 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.openstack.wsgi [req-9e982af1-ec94-4e8b-a7d8-25bfa3a2cee2 req-a5795dea-9b77-40ea-a17f-458f35799ace tempest-AttachVolumeTestJSON-1302607130 tempest-AttachVolumeTestJSON-1302607130-project-member] Empty body provided in request {{(pid=100523) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:13:17.434262 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.openstack.wsgi [req-9e982af1-ec94-4e8b-a7d8-25bfa3a2cee2 req-a5795dea-9b77-40ea-a17f-458f35799ace tempest-AttachVolumeTestJSON-1302607130 tempest-AttachVolumeTestJSON-1302607130-project-member] Calling method 'show' {{(pid=100523) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:13:17.438965 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.middleware.request_id [None req-42ebf6dd-35dc-414e-baa2-c33371bb8392 None None] RequestId filter calling following filter/app {{(pid=100522) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:13:17.439339 np0000005924 devstack@c-api.service[100522]: INFO cinder.api.openstack.wsgi [None req-42ebf6dd-35dc-414e-baa2-c33371bb8392 None None] GET https://10.4.3.117/volume// Jul 27 16:13:17.439534 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.openstack.wsgi [None req-42ebf6dd-35dc-414e-baa2-c33371bb8392 None None] Empty body provided in request {{(pid=100522) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:13:17.439719 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.openstack.wsgi [None req-42ebf6dd-35dc-414e-baa2-c33371bb8392 None None] Calling method 'all' {{(pid=100522) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:13:17.440028 np0000005924 devstack@c-api.service[100522]: INFO cinder.api.openstack.wsgi [None req-42ebf6dd-35dc-414e-baa2-c33371bb8392 None None] https://10.4.3.117/volume// returned with HTTP 300 Jul 27 16:13:17.440322 np0000005924 devstack@c-api.service[100522]: [pid: 100522|app: 0|req: 462/1867] 10.4.3.117 () {66 vars in 1426 bytes} [Mon Jul 27 16:13:17 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 27 16:13:17.442242 np0000005924 devstack@c-api.service[100523]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:13:17.442242 np0000005924 devstack@c-api.service[100523]: warnings.warn( Jul 27 16:13:17.447457 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.middleware.request_id [req-30b84e02-1524-44c0-bf64-a7d6a3e35a15 req-feb8cb90-fdff-4879-8daa-4d5fe54b2b36 None None] RequestId filter calling following filter/app {{(pid=100524) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:13:17.447613 np0000005924 devstack@c-api.service[100523]: INFO cinder.volume.api [req-9e982af1-ec94-4e8b-a7d8-25bfa3a2cee2 req-a5795dea-9b77-40ea-a17f-458f35799ace tempest-AttachVolumeTestJSON-1302607130 tempest-AttachVolumeTestJSON-1302607130-project-member] Volume info retrieved successfully. Jul 27 16:13:17.452408 np0000005924 devstack@c-api.service[100524]: INFO cinder.api.openstack.wsgi [req-30b84e02-1524-44c0-bf64-a7d6a3e35a15 req-feb8cb90-fdff-4879-8daa-4d5fe54b2b36 tempest-VolumesBackupsTest-1601316061 tempest-VolumesBackupsTest-1601316061-project-member] GET https://10.4.3.117/volume/v3/volumes/9cabb1f6-fcb3-41dc-9d5e-6a611afc8646 Jul 27 16:13:17.452408 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.openstack.wsgi [req-30b84e02-1524-44c0-bf64-a7d6a3e35a15 req-feb8cb90-fdff-4879-8daa-4d5fe54b2b36 tempest-VolumesBackupsTest-1601316061 tempest-VolumesBackupsTest-1601316061-project-member] Empty body provided in request {{(pid=100524) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:13:17.452408 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.openstack.wsgi [req-30b84e02-1524-44c0-bf64-a7d6a3e35a15 req-feb8cb90-fdff-4879-8daa-4d5fe54b2b36 tempest-VolumesBackupsTest-1601316061 tempest-VolumesBackupsTest-1601316061-project-member] Calling method 'show' {{(pid=100524) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:13:17.452835 np0000005924 devstack@c-api.service[100523]: INFO cinder.api.openstack.wsgi [req-9e982af1-ec94-4e8b-a7d8-25bfa3a2cee2 req-a5795dea-9b77-40ea-a17f-458f35799ace tempest-AttachVolumeTestJSON-1302607130 tempest-AttachVolumeTestJSON-1302607130-project-member] https://10.4.3.117/volume/v3/volumes/70ccc0fe-ea04-4a14-9ad8-8bf27aa78da3 returned with HTTP 200 Jul 27 16:13:17.453462 np0000005924 devstack@c-api.service[100523]: [pid: 100523|app: 0|req: 471/1868] 10.4.3.117 () {68 vars in 1598 bytes} [Mon Jul 27 16:13:17 2026] GET /volume/v3/volumes/70ccc0fe-ea04-4a14-9ad8-8bf27aa78da3 => generated 843 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 27 16:13:17.461212 np0000005924 devstack@c-api.service[100524]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:13:17.461212 np0000005924 devstack@c-api.service[100524]: warnings.warn( Jul 27 16:13:17.465522 np0000005924 devstack@c-api.service[100524]: INFO cinder.volume.api [req-30b84e02-1524-44c0-bf64-a7d6a3e35a15 req-feb8cb90-fdff-4879-8daa-4d5fe54b2b36 tempest-VolumesBackupsTest-1601316061 tempest-VolumesBackupsTest-1601316061-project-member] Volume info retrieved successfully. Jul 27 16:13:17.472901 np0000005924 devstack@c-api.service[100524]: INFO cinder.api.openstack.wsgi [req-30b84e02-1524-44c0-bf64-a7d6a3e35a15 req-feb8cb90-fdff-4879-8daa-4d5fe54b2b36 tempest-VolumesBackupsTest-1601316061 tempest-VolumesBackupsTest-1601316061-project-member] https://10.4.3.117/volume/v3/volumes/9cabb1f6-fcb3-41dc-9d5e-6a611afc8646 returned with HTTP 200 Jul 27 16:13:17.472901 np0000005924 devstack@c-api.service[100524]: [pid: 100524|app: 0|req: 472/1869] 10.4.3.117 () {70 vars in 1639 bytes} [Mon Jul 27 16:13:17 2026] GET /volume/v3/volumes/9cabb1f6-fcb3-41dc-9d5e-6a611afc8646 => generated 1316 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 27 16:13:17.531316 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.middleware.request_id [None req-b3ba7ce1-195c-44d3-9b2b-0f08e7fbd209 None None] RequestId filter calling following filter/app {{(pid=100521) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:13:17.531519 np0000005924 devstack@c-api.service[100521]: INFO cinder.api.openstack.wsgi [None req-b3ba7ce1-195c-44d3-9b2b-0f08e7fbd209 None None] GET https://10.4.3.117/volume// Jul 27 16:13:17.531691 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.openstack.wsgi [None req-b3ba7ce1-195c-44d3-9b2b-0f08e7fbd209 None None] Empty body provided in request {{(pid=100521) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:13:17.531934 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.openstack.wsgi [None req-b3ba7ce1-195c-44d3-9b2b-0f08e7fbd209 None None] Calling method 'all' {{(pid=100521) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:13:17.532291 np0000005924 devstack@c-api.service[100521]: INFO cinder.api.openstack.wsgi [None req-b3ba7ce1-195c-44d3-9b2b-0f08e7fbd209 None None] https://10.4.3.117/volume// returned with HTTP 300 Jul 27 16:13:17.532593 np0000005924 devstack@c-api.service[100521]: [pid: 100521|app: 0|req: 465/1870] 10.4.3.117 () {66 vars in 1428 bytes} [Mon Jul 27 16:13:17 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 27 16:13:17.540750 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.middleware.request_id [req-9e982af1-ec94-4e8b-a7d8-25bfa3a2cee2 req-f6dafbfb-2d45-47a9-a6d2-aa98a280a807 None None] RequestId filter calling following filter/app {{(pid=100522) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:13:17.623510 np0000005924 devstack@c-api.service[100522]: INFO cinder.api.openstack.wsgi [req-9e982af1-ec94-4e8b-a7d8-25bfa3a2cee2 req-f6dafbfb-2d45-47a9-a6d2-aa98a280a807 tempest-AttachVolumeTestJSON-1302607130 tempest-AttachVolumeTestJSON-1302607130-project-member] POST https://10.4.3.117/volume/v3/attachments Jul 27 16:13:17.623960 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.openstack.wsgi [req-9e982af1-ec94-4e8b-a7d8-25bfa3a2cee2 req-f6dafbfb-2d45-47a9-a6d2-aa98a280a807 tempest-AttachVolumeTestJSON-1302607130 tempest-AttachVolumeTestJSON-1302607130-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "70ccc0fe-ea04-4a14-9ad8-8bf27aa78da3", "connector": null, "instance_uuid": "3b1e52fa-e271-4b55-8923-39a89a14e968"}} {{(pid=100522) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 27 16:13:17.634930 np0000005924 devstack@c-api.service[100522]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:13:17.634930 np0000005924 devstack@c-api.service[100522]: warnings.warn( Jul 27 16:13:17.664714 np0000005924 devstack@c-api.service[100522]: INFO cinder.api.openstack.wsgi [req-9e982af1-ec94-4e8b-a7d8-25bfa3a2cee2 req-f6dafbfb-2d45-47a9-a6d2-aa98a280a807 tempest-AttachVolumeTestJSON-1302607130 tempest-AttachVolumeTestJSON-1302607130-project-member] https://10.4.3.117/volume/v3/attachments returned with HTTP 200 Jul 27 16:13:17.665304 np0000005924 devstack@c-api.service[100522]: [pid: 100522|app: 0|req: 463/1871] 10.4.3.117 () {74 vars in 1594 bytes} [Mon Jul 27 16:13:17 2026] POST /volume/v3/attachments => generated 273 bytes in 125 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 27 16:13:17.697829 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.middleware.request_id [None req-5e8b8d51-190a-4161-a8af-5e8522c41490 None None] RequestId filter calling following filter/app {{(pid=100523) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:13:17.700126 np0000005924 devstack@c-api.service[100523]: INFO cinder.api.openstack.wsgi [None req-5e8b8d51-190a-4161-a8af-5e8522c41490 tempest-AttachVolumeTestJSON-1302607130 tempest-AttachVolumeTestJSON-1302607130-project-member] GET https://10.4.3.117/volume/v3/volumes/70ccc0fe-ea04-4a14-9ad8-8bf27aa78da3 Jul 27 16:13:17.700430 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.openstack.wsgi [None req-5e8b8d51-190a-4161-a8af-5e8522c41490 tempest-AttachVolumeTestJSON-1302607130 tempest-AttachVolumeTestJSON-1302607130-project-member] Empty body provided in request {{(pid=100523) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:13:17.700668 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.openstack.wsgi [None req-5e8b8d51-190a-4161-a8af-5e8522c41490 tempest-AttachVolumeTestJSON-1302607130 tempest-AttachVolumeTestJSON-1302607130-project-member] Calling method 'show' {{(pid=100523) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:13:17.707689 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.middleware.request_id [None req-bf5e4b98-d5c0-4848-8574-e63ad8240128 None None] RequestId filter calling following filter/app {{(pid=100524) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:13:17.707689 np0000005924 devstack@c-api.service[100524]: INFO cinder.api.openstack.wsgi [None req-bf5e4b98-d5c0-4848-8574-e63ad8240128 None None] GET https://10.4.3.117/volume// Jul 27 16:13:17.707689 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.openstack.wsgi [None req-bf5e4b98-d5c0-4848-8574-e63ad8240128 None None] Empty body provided in request {{(pid=100524) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:13:17.707689 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.openstack.wsgi [None req-bf5e4b98-d5c0-4848-8574-e63ad8240128 None None] Calling method 'all' {{(pid=100524) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:13:17.707689 np0000005924 devstack@c-api.service[100524]: INFO cinder.api.openstack.wsgi [None req-bf5e4b98-d5c0-4848-8574-e63ad8240128 None None] https://10.4.3.117/volume// returned with HTTP 300 Jul 27 16:13:17.707689 np0000005924 devstack@c-api.service[100524]: [pid: 100524|app: 0|req: 473/1872] 10.4.3.117 () {66 vars in 1426 bytes} [Mon Jul 27 16:13:17 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 27 16:13:17.712009 np0000005924 devstack@c-api.service[100523]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:13:17.712009 np0000005924 devstack@c-api.service[100523]: warnings.warn( Jul 27 16:13:17.714592 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.middleware.request_id [req-9e982af1-ec94-4e8b-a7d8-25bfa3a2cee2 req-7dc46f7e-9e21-4e00-b18a-084fe97be4cc None None] RequestId filter calling following filter/app {{(pid=100521) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:13:17.717342 np0000005924 devstack@c-api.service[100521]: INFO cinder.api.openstack.wsgi [req-9e982af1-ec94-4e8b-a7d8-25bfa3a2cee2 req-7dc46f7e-9e21-4e00-b18a-084fe97be4cc tempest-AttachVolumeTestJSON-1302607130 tempest-AttachVolumeTestJSON-1302607130-project-member] GET https://10.4.3.117/volume/v3/volumes/70ccc0fe-ea04-4a14-9ad8-8bf27aa78da3 Jul 27 16:13:17.717559 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.openstack.wsgi [req-9e982af1-ec94-4e8b-a7d8-25bfa3a2cee2 req-7dc46f7e-9e21-4e00-b18a-084fe97be4cc tempest-AttachVolumeTestJSON-1302607130 tempest-AttachVolumeTestJSON-1302607130-project-member] Empty body provided in request {{(pid=100521) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:13:17.717737 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.openstack.wsgi [req-9e982af1-ec94-4e8b-a7d8-25bfa3a2cee2 req-7dc46f7e-9e21-4e00-b18a-084fe97be4cc tempest-AttachVolumeTestJSON-1302607130 tempest-AttachVolumeTestJSON-1302607130-project-member] Calling method 'show' {{(pid=100521) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:13:17.717806 np0000005924 devstack@c-api.service[100523]: INFO cinder.volume.api [None req-5e8b8d51-190a-4161-a8af-5e8522c41490 tempest-AttachVolumeTestJSON-1302607130 tempest-AttachVolumeTestJSON-1302607130-project-member] Volume info retrieved successfully. Jul 27 16:13:17.723766 np0000005924 devstack@c-api.service[100523]: INFO cinder.api.openstack.wsgi [None req-5e8b8d51-190a-4161-a8af-5e8522c41490 tempest-AttachVolumeTestJSON-1302607130 tempest-AttachVolumeTestJSON-1302607130-project-member] https://10.4.3.117/volume/v3/volumes/70ccc0fe-ea04-4a14-9ad8-8bf27aa78da3 returned with HTTP 200 Jul 27 16:13:17.723766 np0000005924 devstack@c-api.service[100523]: [pid: 100523|app: 0|req: 472/1873] 10.4.3.117 () {66 vars in 1348 bytes} [Mon Jul 27 16:13:17 2026] GET /volume/v3/volumes/70ccc0fe-ea04-4a14-9ad8-8bf27aa78da3 => generated 842 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 27 16:13:17.726996 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.middleware.request_id [None req-b596a72c-1b84-4256-b49d-bcd356215f1d None None] RequestId filter calling following filter/app {{(pid=100522) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:13:17.729347 np0000005924 devstack@c-api.service[100522]: INFO cinder.api.openstack.wsgi [None req-b596a72c-1b84-4256-b49d-bcd356215f1d tempest-VolumesSnapshotListTestJSON-455521168 tempest-VolumesSnapshotListTestJSON-455521168-project-member] GET https://10.4.3.117/volume/v3/snapshots/f6c821a6-3201-4801-af13-ac3c5ae9f51b Jul 27 16:13:17.729450 np0000005924 devstack@c-api.service[100521]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:13:17.729450 np0000005924 devstack@c-api.service[100521]: warnings.warn( Jul 27 16:13:17.729630 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.openstack.wsgi [None req-b596a72c-1b84-4256-b49d-bcd356215f1d tempest-VolumesSnapshotListTestJSON-455521168 tempest-VolumesSnapshotListTestJSON-455521168-project-member] Empty body provided in request {{(pid=100522) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:13:17.729886 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.openstack.wsgi [None req-b596a72c-1b84-4256-b49d-bcd356215f1d tempest-VolumesSnapshotListTestJSON-455521168 tempest-VolumesSnapshotListTestJSON-455521168-project-member] Calling method 'show' {{(pid=100522) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:13:17.732650 np0000005924 devstack@c-api.service[100521]: INFO cinder.volume.api [req-9e982af1-ec94-4e8b-a7d8-25bfa3a2cee2 req-7dc46f7e-9e21-4e00-b18a-084fe97be4cc tempest-AttachVolumeTestJSON-1302607130 tempest-AttachVolumeTestJSON-1302607130-project-member] Volume info retrieved successfully. Jul 27 16:13:17.736372 np0000005924 devstack@c-api.service[100521]: INFO cinder.api.openstack.wsgi [req-9e982af1-ec94-4e8b-a7d8-25bfa3a2cee2 req-7dc46f7e-9e21-4e00-b18a-084fe97be4cc tempest-AttachVolumeTestJSON-1302607130 tempest-AttachVolumeTestJSON-1302607130-project-member] https://10.4.3.117/volume/v3/volumes/70ccc0fe-ea04-4a14-9ad8-8bf27aa78da3 returned with HTTP 200 Jul 27 16:13:17.736743 np0000005924 devstack@c-api.service[100522]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:13:17.736743 np0000005924 devstack@c-api.service[100522]: warnings.warn( Jul 27 16:13:17.736842 np0000005924 devstack@c-api.service[100521]: [pid: 100521|app: 0|req: 466/1874] 10.4.3.117 () {70 vars in 1639 bytes} [Mon Jul 27 16:13:17 2026] GET /volume/v3/volumes/70ccc0fe-ea04-4a14-9ad8-8bf27aa78da3 => generated 1022 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 27 16:13:17.737349 np0000005924 devstack@c-api.service[100522]: INFO cinder.volume.api [None req-b596a72c-1b84-4256-b49d-bcd356215f1d tempest-VolumesSnapshotListTestJSON-455521168 tempest-VolumesSnapshotListTestJSON-455521168-project-member] Snapshot retrieved successfully. Jul 27 16:13:17.738832 np0000005924 devstack@c-api.service[100522]: INFO cinder.api.openstack.wsgi [None req-b596a72c-1b84-4256-b49d-bcd356215f1d tempest-VolumesSnapshotListTestJSON-455521168 tempest-VolumesSnapshotListTestJSON-455521168-project-member] https://10.4.3.117/volume/v3/snapshots/f6c821a6-3201-4801-af13-ac3c5ae9f51b returned with HTTP 200 Jul 27 16:13:17.739881 np0000005924 devstack@c-api.service[100522]: [pid: 100522|app: 0|req: 464/1875] 10.4.3.117 () {66 vars in 1354 bytes} [Mon Jul 27 16:13:17 2026] GET /volume/v3/snapshots/f6c821a6-3201-4801-af13-ac3c5ae9f51b => generated 470 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 27 16:13:17.748856 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.middleware.request_id [None req-84f5cc52-5610-49a2-a8d0-ddf00302f342 None None] RequestId filter calling following filter/app {{(pid=100524) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:13:17.752093 np0000005924 devstack@c-api.service[100524]: INFO cinder.api.openstack.wsgi [None req-84f5cc52-5610-49a2-a8d0-ddf00302f342 tempest-TestStampPattern-1248714906 tempest-TestStampPattern-1248714906-project-member] GET https://10.4.3.117/volume/v3/snapshots/b4f298aa-be39-4b32-bc31-e3122b477ccd Jul 27 16:13:17.752093 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.openstack.wsgi [None req-84f5cc52-5610-49a2-a8d0-ddf00302f342 tempest-TestStampPattern-1248714906 tempest-TestStampPattern-1248714906-project-member] Empty body provided in request {{(pid=100524) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:13:17.752093 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.openstack.wsgi [None req-84f5cc52-5610-49a2-a8d0-ddf00302f342 tempest-TestStampPattern-1248714906 tempest-TestStampPattern-1248714906-project-member] Calling method 'show' {{(pid=100524) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:13:17.752353 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.middleware.request_id [None req-eb8b7a42-7e5d-42ca-aa1d-44e9c20e7fda None None] RequestId filter calling following filter/app {{(pid=100523) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:13:17.753995 np0000005924 devstack@c-api.service[100523]: INFO cinder.api.openstack.wsgi [None req-eb8b7a42-7e5d-42ca-aa1d-44e9c20e7fda tempest-VolumesSnapshotListTestJSON-455521168 tempest-VolumesSnapshotListTestJSON-455521168-project-member] GET https://10.4.3.117/volume/v3/snapshots?limit=1 Jul 27 16:13:17.757009 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.openstack.wsgi [None req-eb8b7a42-7e5d-42ca-aa1d-44e9c20e7fda tempest-VolumesSnapshotListTestJSON-455521168 tempest-VolumesSnapshotListTestJSON-455521168-project-member] Empty body provided in request {{(pid=100523) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:13:17.757009 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.openstack.wsgi [None req-eb8b7a42-7e5d-42ca-aa1d-44e9c20e7fda tempest-VolumesSnapshotListTestJSON-455521168 tempest-VolumesSnapshotListTestJSON-455521168-project-member] Calling method 'index' {{(pid=100523) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:13:17.757009 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.api_utils [None req-eb8b7a42-7e5d-42ca-aa1d-44e9c20e7fda tempest-VolumesSnapshotListTestJSON-455521168 tempest-VolumesSnapshotListTestJSON-455521168-project-member] Removing options '' from query. {{(pid=100523) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 27 16:13:17.757009 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.db.api [None req-eb8b7a42-7e5d-42ca-aa1d-44e9c20e7fda tempest-VolumesSnapshotListTestJSON-455521168 tempest-VolumesSnapshotListTestJSON-455521168-project-member] Building query based on filter {{(pid=100523) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Jul 27 16:13:17.761369 np0000005924 devstack@c-api.service[100523]: INFO cinder.volume.api [None req-eb8b7a42-7e5d-42ca-aa1d-44e9c20e7fda tempest-VolumesSnapshotListTestJSON-455521168 tempest-VolumesSnapshotListTestJSON-455521168-project-member] Get all snapshots completed successfully. Jul 27 16:13:17.761503 np0000005924 devstack@c-api.service[100523]: INFO cinder.api.openstack.wsgi [None req-eb8b7a42-7e5d-42ca-aa1d-44e9c20e7fda tempest-VolumesSnapshotListTestJSON-455521168 tempest-VolumesSnapshotListTestJSON-455521168-project-member] https://10.4.3.117/volume/v3/snapshots?limit=1 returned with HTTP 200 Jul 27 16:13:17.761972 np0000005924 devstack@c-api.service[100523]: [pid: 100523|app: 0|req: 473/1876] 10.4.3.117 () {66 vars in 1258 bytes} [Mon Jul 27 16:13:17 2026] GET /volume/v3/snapshots?limit=1 => generated 479 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 27 16:13:17.765005 np0000005924 devstack@c-api.service[100524]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:13:17.765005 np0000005924 devstack@c-api.service[100524]: warnings.warn( Jul 27 16:13:17.765005 np0000005924 devstack@c-api.service[100524]: INFO cinder.volume.api [None req-84f5cc52-5610-49a2-a8d0-ddf00302f342 tempest-TestStampPattern-1248714906 tempest-TestStampPattern-1248714906-project-member] Snapshot retrieved successfully. Jul 27 16:13:17.765456 np0000005924 devstack@c-api.service[100524]: INFO cinder.api.openstack.wsgi [None req-84f5cc52-5610-49a2-a8d0-ddf00302f342 tempest-TestStampPattern-1248714906 tempest-TestStampPattern-1248714906-project-member] https://10.4.3.117/volume/v3/snapshots/b4f298aa-be39-4b32-bc31-e3122b477ccd returned with HTTP 200 Jul 27 16:13:17.768371 np0000005924 devstack@c-api.service[100524]: [pid: 100524|app: 0|req: 474/1877] 10.4.3.117 () {66 vars in 1354 bytes} [Mon Jul 27 16:13:17 2026] GET /volume/v3/snapshots/b4f298aa-be39-4b32-bc31-e3122b477ccd => generated 461 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 27 16:13:17.771706 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.middleware.request_id [None req-19c0cb4e-99a6-4a50-b570-6de97819a440 None None] RequestId filter calling following filter/app {{(pid=100521) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:13:17.774211 np0000005924 devstack@c-api.service[100521]: INFO cinder.api.openstack.wsgi [None req-19c0cb4e-99a6-4a50-b570-6de97819a440 tempest-VolumesSnapshotListTestJSON-455521168 tempest-VolumesSnapshotListTestJSON-455521168-project-member] GET https://10.4.3.117/volume/v3/snapshots Jul 27 16:13:17.774560 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.openstack.wsgi [None req-19c0cb4e-99a6-4a50-b570-6de97819a440 tempest-VolumesSnapshotListTestJSON-455521168 tempest-VolumesSnapshotListTestJSON-455521168-project-member] Empty body provided in request {{(pid=100521) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:13:17.774756 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.openstack.wsgi [None req-19c0cb4e-99a6-4a50-b570-6de97819a440 tempest-VolumesSnapshotListTestJSON-455521168 tempest-VolumesSnapshotListTestJSON-455521168-project-member] Calling method 'index' {{(pid=100521) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:13:17.775109 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.api_utils [None req-19c0cb4e-99a6-4a50-b570-6de97819a440 tempest-VolumesSnapshotListTestJSON-455521168 tempest-VolumesSnapshotListTestJSON-455521168-project-member] Removing options '' from query. {{(pid=100521) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 27 16:13:17.776493 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.db.api [None req-19c0cb4e-99a6-4a50-b570-6de97819a440 tempest-VolumesSnapshotListTestJSON-455521168 tempest-VolumesSnapshotListTestJSON-455521168-project-member] Building query based on filter {{(pid=100521) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Jul 27 16:13:17.781575 np0000005924 devstack@c-api.service[100521]: INFO cinder.volume.api [None req-19c0cb4e-99a6-4a50-b570-6de97819a440 tempest-VolumesSnapshotListTestJSON-455521168 tempest-VolumesSnapshotListTestJSON-455521168-project-member] Get all snapshots completed successfully. Jul 27 16:13:17.782010 np0000005924 devstack@c-api.service[100521]: INFO cinder.api.openstack.wsgi [None req-19c0cb4e-99a6-4a50-b570-6de97819a440 tempest-VolumesSnapshotListTestJSON-455521168 tempest-VolumesSnapshotListTestJSON-455521168-project-member] https://10.4.3.117/volume/v3/snapshots returned with HTTP 200 Jul 27 16:13:17.782707 np0000005924 devstack@c-api.service[100521]: [pid: 100521|app: 0|req: 467/1878] 10.4.3.117 () {66 vars in 1243 bytes} [Mon Jul 27 16:13:17 2026] GET /volume/v3/snapshots => generated 992 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 27 16:13:17.784033 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.middleware.request_id [None req-54fd3a7a-4f83-4dae-98ec-1093e8c4a731 None None] RequestId filter calling following filter/app {{(pid=100522) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:13:17.787225 np0000005924 devstack@c-api.service[100522]: INFO cinder.api.openstack.wsgi [None req-54fd3a7a-4f83-4dae-98ec-1093e8c4a731 tempest-TestStampPattern-1248714906 tempest-TestStampPattern-1248714906-project-member] GET https://10.4.3.117/volume/v3/snapshots/b4f298aa-be39-4b32-bc31-e3122b477ccd Jul 27 16:13:17.787501 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.openstack.wsgi [None req-54fd3a7a-4f83-4dae-98ec-1093e8c4a731 tempest-TestStampPattern-1248714906 tempest-TestStampPattern-1248714906-project-member] Empty body provided in request {{(pid=100522) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:13:17.787738 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.openstack.wsgi [None req-54fd3a7a-4f83-4dae-98ec-1093e8c4a731 tempest-TestStampPattern-1248714906 tempest-TestStampPattern-1248714906-project-member] Calling method 'show' {{(pid=100522) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:13:17.792556 np0000005924 devstack@c-api.service[100522]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:13:17.792556 np0000005924 devstack@c-api.service[100522]: warnings.warn( Jul 27 16:13:17.793122 np0000005924 devstack@c-api.service[100522]: INFO cinder.volume.api [None req-54fd3a7a-4f83-4dae-98ec-1093e8c4a731 tempest-TestStampPattern-1248714906 tempest-TestStampPattern-1248714906-project-member] Snapshot retrieved successfully. Jul 27 16:13:17.793601 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.middleware.request_id [None req-1e08a5d3-474d-4847-9ee7-736666b6b111 None None] RequestId filter calling following filter/app {{(pid=100523) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:13:17.794167 np0000005924 devstack@c-api.service[100522]: INFO cinder.api.openstack.wsgi [None req-54fd3a7a-4f83-4dae-98ec-1093e8c4a731 tempest-TestStampPattern-1248714906 tempest-TestStampPattern-1248714906-project-member] https://10.4.3.117/volume/v3/snapshots/b4f298aa-be39-4b32-bc31-e3122b477ccd returned with HTTP 200 Jul 27 16:13:17.794969 np0000005924 devstack@c-api.service[100522]: [pid: 100522|app: 0|req: 465/1879] 10.4.3.117 () {66 vars in 1354 bytes} [Mon Jul 27 16:13:17 2026] GET /volume/v3/snapshots/b4f298aa-be39-4b32-bc31-e3122b477ccd => generated 461 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 27 16:13:17.796092 np0000005924 devstack@c-api.service[100523]: INFO cinder.api.openstack.wsgi [None req-1e08a5d3-474d-4847-9ee7-736666b6b111 tempest-VolumesSnapshotListTestJSON-455521168 tempest-VolumesSnapshotListTestJSON-455521168-project-member] GET https://10.4.3.117/volume/v3/snapshots?limit=100000 Jul 27 16:13:17.796364 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.openstack.wsgi [None req-1e08a5d3-474d-4847-9ee7-736666b6b111 tempest-VolumesSnapshotListTestJSON-455521168 tempest-VolumesSnapshotListTestJSON-455521168-project-member] Empty body provided in request {{(pid=100523) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:13:17.796581 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.openstack.wsgi [None req-1e08a5d3-474d-4847-9ee7-736666b6b111 tempest-VolumesSnapshotListTestJSON-455521168 tempest-VolumesSnapshotListTestJSON-455521168-project-member] Calling method 'index' {{(pid=100523) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:13:17.796820 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.api_utils [None req-1e08a5d3-474d-4847-9ee7-736666b6b111 tempest-VolumesSnapshotListTestJSON-455521168 tempest-VolumesSnapshotListTestJSON-455521168-project-member] Removing options '' from query. {{(pid=100523) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 27 16:13:17.797075 np0000005924 devstack@c-api.service[100523]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:13:17.797075 np0000005924 devstack@c-api.service[100523]: warnings.warn( Jul 27 16:13:17.797806 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.db.api [None req-1e08a5d3-474d-4847-9ee7-736666b6b111 tempest-VolumesSnapshotListTestJSON-455521168 tempest-VolumesSnapshotListTestJSON-455521168-project-member] Building query based on filter {{(pid=100523) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Jul 27 16:13:17.802267 np0000005924 devstack@c-api.service[100523]: INFO cinder.volume.api [None req-1e08a5d3-474d-4847-9ee7-736666b6b111 tempest-VolumesSnapshotListTestJSON-455521168 tempest-VolumesSnapshotListTestJSON-455521168-project-member] Get all snapshots completed successfully. Jul 27 16:13:17.802711 np0000005924 devstack@c-api.service[100523]: INFO cinder.api.openstack.wsgi [None req-1e08a5d3-474d-4847-9ee7-736666b6b111 tempest-VolumesSnapshotListTestJSON-455521168 tempest-VolumesSnapshotListTestJSON-455521168-project-member] https://10.4.3.117/volume/v3/snapshots?limit=100000 returned with HTTP 200 Jul 27 16:13:17.803189 np0000005924 devstack@c-api.service[100523]: [pid: 100523|app: 0|req: 474/1880] 10.4.3.117 () {66 vars in 1268 bytes} [Mon Jul 27 16:13:17 2026] GET /volume/v3/snapshots?limit=100000 => generated 992 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 27 16:13:17.818150 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.middleware.request_id [None req-e7614e66-05af-41cb-8de2-98718b0f55b0 None None] RequestId filter calling following filter/app {{(pid=100524) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:13:17.819569 np0000005924 devstack@c-api.service[100524]: INFO cinder.api.openstack.wsgi [None req-e7614e66-05af-41cb-8de2-98718b0f55b0 tempest-VolumesSnapshotListTestJSON-455521168 tempest-VolumesSnapshotListTestJSON-455521168-project-member] GET https://10.4.3.117/volume/v3/snapshots?limit=0 Jul 27 16:13:17.819914 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.openstack.wsgi [None req-e7614e66-05af-41cb-8de2-98718b0f55b0 tempest-VolumesSnapshotListTestJSON-455521168 tempest-VolumesSnapshotListTestJSON-455521168-project-member] Empty body provided in request {{(pid=100524) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:13:17.820310 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.openstack.wsgi [None req-e7614e66-05af-41cb-8de2-98718b0f55b0 tempest-VolumesSnapshotListTestJSON-455521168 tempest-VolumesSnapshotListTestJSON-455521168-project-member] Calling method 'index' {{(pid=100524) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:13:17.820690 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.api_utils [None req-e7614e66-05af-41cb-8de2-98718b0f55b0 tempest-VolumesSnapshotListTestJSON-455521168 tempest-VolumesSnapshotListTestJSON-455521168-project-member] Removing options '' from query. {{(pid=100524) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 27 16:13:17.823602 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.db.api [None req-e7614e66-05af-41cb-8de2-98718b0f55b0 tempest-VolumesSnapshotListTestJSON-455521168 tempest-VolumesSnapshotListTestJSON-455521168-project-member] Building query based on filter {{(pid=100524) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Jul 27 16:13:17.828570 np0000005924 devstack@c-api.service[100524]: INFO cinder.volume.api [None req-e7614e66-05af-41cb-8de2-98718b0f55b0 tempest-VolumesSnapshotListTestJSON-455521168 tempest-VolumesSnapshotListTestJSON-455521168-project-member] Get all snapshots completed successfully. Jul 27 16:13:17.832762 np0000005924 devstack@c-api.service[100524]: INFO cinder.api.openstack.wsgi [None req-e7614e66-05af-41cb-8de2-98718b0f55b0 tempest-VolumesSnapshotListTestJSON-455521168 tempest-VolumesSnapshotListTestJSON-455521168-project-member] https://10.4.3.117/volume/v3/snapshots?limit=0 returned with HTTP 200 Jul 27 16:13:17.832762 np0000005924 devstack@c-api.service[100524]: [pid: 100524|app: 0|req: 475/1881] 10.4.3.117 () {66 vars in 1258 bytes} [Mon Jul 27 16:13:17 2026] GET /volume/v3/snapshots?limit=0 => generated 17 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jul 27 16:13:17.844670 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.middleware.request_id [None req-17e3fb87-aa07-47de-b2de-c33351106837 None None] RequestId filter calling following filter/app {{(pid=100521) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:13:17.848318 np0000005924 devstack@c-api.service[100521]: INFO cinder.api.openstack.wsgi [None req-17e3fb87-aa07-47de-b2de-c33351106837 tempest-VolumesSnapshotListTestJSON-455521168 tempest-VolumesSnapshotListTestJSON-455521168-project-member] GET https://10.4.3.117/volume/v3/snapshots Jul 27 16:13:17.848578 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.openstack.wsgi [None req-17e3fb87-aa07-47de-b2de-c33351106837 tempest-VolumesSnapshotListTestJSON-455521168 tempest-VolumesSnapshotListTestJSON-455521168-project-member] Empty body provided in request {{(pid=100521) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:13:17.848810 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.openstack.wsgi [None req-17e3fb87-aa07-47de-b2de-c33351106837 tempest-VolumesSnapshotListTestJSON-455521168 tempest-VolumesSnapshotListTestJSON-455521168-project-member] Calling method 'index' {{(pid=100521) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:13:17.849052 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.api_utils [None req-17e3fb87-aa07-47de-b2de-c33351106837 tempest-VolumesSnapshotListTestJSON-455521168 tempest-VolumesSnapshotListTestJSON-455521168-project-member] Removing options '' from query. {{(pid=100521) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 27 16:13:17.849401 np0000005924 devstack@c-api.service[100521]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:13:17.849401 np0000005924 devstack@c-api.service[100521]: warnings.warn( Jul 27 16:13:17.851013 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.middleware.request_id [req-9e982af1-ec94-4e8b-a7d8-25bfa3a2cee2 req-b08908fe-1675-4425-994a-27cf7520bd1c None None] RequestId filter calling following filter/app {{(pid=100522) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:13:17.851724 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.db.api [None req-17e3fb87-aa07-47de-b2de-c33351106837 tempest-VolumesSnapshotListTestJSON-455521168 tempest-VolumesSnapshotListTestJSON-455521168-project-member] Building query based on filter {{(pid=100521) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Jul 27 16:13:17.856349 np0000005924 devstack@c-api.service[100522]: INFO cinder.api.openstack.wsgi [req-9e982af1-ec94-4e8b-a7d8-25bfa3a2cee2 req-b08908fe-1675-4425-994a-27cf7520bd1c tempest-AttachVolumeTestJSON-1302607130 tempest-AttachVolumeTestJSON-1302607130-project-member] PUT https://10.4.3.117/volume/v3/attachments/052a6a2d-baf5-4c2c-a478-89c7ddddfcef Jul 27 16:13:17.857473 np0000005924 devstack@c-api.service[100521]: INFO cinder.volume.api [None req-17e3fb87-aa07-47de-b2de-c33351106837 tempest-VolumesSnapshotListTestJSON-455521168 tempest-VolumesSnapshotListTestJSON-455521168-project-member] Get all snapshots completed successfully. Jul 27 16:13:17.857843 np0000005924 devstack@c-api.service[100521]: INFO cinder.api.openstack.wsgi [None req-17e3fb87-aa07-47de-b2de-c33351106837 tempest-VolumesSnapshotListTestJSON-455521168 tempest-VolumesSnapshotListTestJSON-455521168-project-member] https://10.4.3.117/volume/v3/snapshots returned with HTTP 200 Jul 27 16:13:17.858298 np0000005924 devstack@c-api.service[100521]: [pid: 100521|app: 0|req: 468/1882] 10.4.3.117 () {66 vars in 1243 bytes} [Mon Jul 27 16:13:17 2026] GET /volume/v3/snapshots => generated 992 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 27 16:13:17.858677 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.openstack.wsgi [req-9e982af1-ec94-4e8b-a7d8-25bfa3a2cee2 req-b08908fe-1675-4425-994a-27cf7520bd1c tempest-AttachVolumeTestJSON-1302607130 tempest-AttachVolumeTestJSON-1302607130-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.117", "host": "np0000005924", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:c1414b6f8d8f", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "13cbedf7-bb1f-4b5e-b492-2fef0d4dab25", "nvme_native_multipath": false, "mountpoint": "/dev/vdc"}}} {{(pid=100522) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 27 16:13:17.866772 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.coordination [req-9e982af1-ec94-4e8b-a7d8-25bfa3a2cee2 req-b08908fe-1675-4425-994a-27cf7520bd1c tempest-AttachVolumeTestJSON-1302607130 tempest-AttachVolumeTestJSON-1302607130-project-member] Acquiring lock "cinder-attachment_update-70ccc0fe-ea04-4a14-9ad8-8bf27aa78da3-np0000005924" by "attachment_update" {{(pid=100522) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jul 27 16:13:17.871153 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.coordination [req-9e982af1-ec94-4e8b-a7d8-25bfa3a2cee2 req-b08908fe-1675-4425-994a-27cf7520bd1c tempest-AttachVolumeTestJSON-1302607130 tempest-AttachVolumeTestJSON-1302607130-project-member] Lock "cinder-attachment_update-70ccc0fe-ea04-4a14-9ad8-8bf27aa78da3-np0000005924" acquired by "attachment_update" :: waited 0.004s {{(pid=100522) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jul 27 16:13:17.871669 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.middleware.request_id [None req-4939a7a6-6708-4945-bbb5-9a0c3c588cdb None None] RequestId filter calling following filter/app {{(pid=100523) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:13:17.872075 np0000005924 devstack@c-api.service[100522]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:13:17.872075 np0000005924 devstack@c-api.service[100522]: warnings.warn( Jul 27 16:13:17.873637 np0000005924 devstack@c-api.service[100523]: INFO cinder.api.openstack.wsgi [None req-4939a7a6-6708-4945-bbb5-9a0c3c588cdb tempest-VolumesSnapshotListTestJSON-455521168 tempest-VolumesSnapshotListTestJSON-455521168-project-member] GET https://10.4.3.117/volume/v3/snapshots?marker=138a0573-039c-4d23-9968-5763a620e427 Jul 27 16:13:17.873781 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.openstack.wsgi [None req-4939a7a6-6708-4945-bbb5-9a0c3c588cdb tempest-VolumesSnapshotListTestJSON-455521168 tempest-VolumesSnapshotListTestJSON-455521168-project-member] Empty body provided in request {{(pid=100523) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:13:17.873985 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.openstack.wsgi [None req-4939a7a6-6708-4945-bbb5-9a0c3c588cdb tempest-VolumesSnapshotListTestJSON-455521168 tempest-VolumesSnapshotListTestJSON-455521168-project-member] Calling method 'index' {{(pid=100523) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:13:17.874206 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.api_utils [None req-4939a7a6-6708-4945-bbb5-9a0c3c588cdb tempest-VolumesSnapshotListTestJSON-455521168 tempest-VolumesSnapshotListTestJSON-455521168-project-member] Removing options '' from query. {{(pid=100523) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 27 16:13:17.875323 np0000005924 devstack@c-api.service[100523]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:13:17.875323 np0000005924 devstack@c-api.service[100523]: warnings.warn( Jul 27 16:13:17.875323 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.db.api [None req-4939a7a6-6708-4945-bbb5-9a0c3c588cdb tempest-VolumesSnapshotListTestJSON-455521168 tempest-VolumesSnapshotListTestJSON-455521168-project-member] Building query based on filter {{(pid=100523) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Jul 27 16:13:17.891956 np0000005924 devstack@c-api.service[100523]: INFO cinder.volume.api [None req-4939a7a6-6708-4945-bbb5-9a0c3c588cdb tempest-VolumesSnapshotListTestJSON-455521168 tempest-VolumesSnapshotListTestJSON-455521168-project-member] Get all snapshots completed successfully. Jul 27 16:13:17.892484 np0000005924 devstack@c-api.service[100523]: INFO cinder.api.openstack.wsgi [None req-4939a7a6-6708-4945-bbb5-9a0c3c588cdb tempest-VolumesSnapshotListTestJSON-455521168 tempest-VolumesSnapshotListTestJSON-455521168-project-member] https://10.4.3.117/volume/v3/snapshots?marker=138a0573-039c-4d23-9968-5763a620e427 returned with HTTP 200 Jul 27 16:13:17.893061 np0000005924 devstack@c-api.service[100523]: [pid: 100523|app: 0|req: 475/1883] 10.4.3.117 () {66 vars in 1330 bytes} [Mon Jul 27 16:13:17 2026] GET /volume/v3/snapshots?marker=138a0573-039c-4d23-9968-5763a620e427 => generated 341 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 27 16:13:17.904224 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.middleware.request_id [None req-9dd16ee7-f404-486e-afc5-a060c94c1fc7 None None] RequestId filter calling following filter/app {{(pid=100524) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:13:17.905558 np0000005924 devstack@c-api.service[100524]: INFO cinder.api.openstack.wsgi [None req-9dd16ee7-f404-486e-afc5-a060c94c1fc7 tempest-VolumesSnapshotListTestJSON-455521168 tempest-VolumesSnapshotListTestJSON-455521168-project-member] GET https://10.4.3.117/volume/v3/snapshots?offset=2&limit=3 Jul 27 16:13:17.905841 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.openstack.wsgi [None req-9dd16ee7-f404-486e-afc5-a060c94c1fc7 tempest-VolumesSnapshotListTestJSON-455521168 tempest-VolumesSnapshotListTestJSON-455521168-project-member] Empty body provided in request {{(pid=100524) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:13:17.906147 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.openstack.wsgi [None req-9dd16ee7-f404-486e-afc5-a060c94c1fc7 tempest-VolumesSnapshotListTestJSON-455521168 tempest-VolumesSnapshotListTestJSON-455521168-project-member] Calling method 'index' {{(pid=100524) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:13:17.906448 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.api_utils [None req-9dd16ee7-f404-486e-afc5-a060c94c1fc7 tempest-VolumesSnapshotListTestJSON-455521168 tempest-VolumesSnapshotListTestJSON-455521168-project-member] Removing options '' from query. {{(pid=100524) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 27 16:13:17.907498 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.db.api [None req-9dd16ee7-f404-486e-afc5-a060c94c1fc7 tempest-VolumesSnapshotListTestJSON-455521168 tempest-VolumesSnapshotListTestJSON-455521168-project-member] Building query based on filter {{(pid=100524) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Jul 27 16:13:17.918130 np0000005924 devstack@c-api.service[100524]: INFO cinder.volume.api [None req-9dd16ee7-f404-486e-afc5-a060c94c1fc7 tempest-VolumesSnapshotListTestJSON-455521168 tempest-VolumesSnapshotListTestJSON-455521168-project-member] Get all snapshots completed successfully. Jul 27 16:13:17.919188 np0000005924 devstack@c-api.service[100524]: INFO cinder.api.openstack.wsgi [None req-9dd16ee7-f404-486e-afc5-a060c94c1fc7 tempest-VolumesSnapshotListTestJSON-455521168 tempest-VolumesSnapshotListTestJSON-455521168-project-member] https://10.4.3.117/volume/v3/snapshots?offset=2&limit=3 returned with HTTP 200 Jul 27 16:13:17.919188 np0000005924 devstack@c-api.service[100524]: [pid: 100524|app: 0|req: 476/1884] 10.4.3.117 () {66 vars in 1276 bytes} [Mon Jul 27 16:13:17 2026] GET /volume/v3/snapshots?offset=2&limit=3 => generated 341 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 27 16:13:17.932622 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.middleware.request_id [None req-d2e91087-a90a-4f4e-bc1a-bf6417588b7c None None] RequestId filter calling following filter/app {{(pid=100521) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:13:17.934543 np0000005924 devstack@c-api.service[100521]: INFO cinder.api.openstack.wsgi [None req-d2e91087-a90a-4f4e-bc1a-bf6417588b7c tempest-VolumesSnapshotListTestJSON-455521168 tempest-VolumesSnapshotListTestJSON-455521168-project-member] GET https://10.4.3.117/volume/v3/snapshots?sort_key=created_at&sort_dir=asc Jul 27 16:13:17.934740 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.openstack.wsgi [None req-d2e91087-a90a-4f4e-bc1a-bf6417588b7c tempest-VolumesSnapshotListTestJSON-455521168 tempest-VolumesSnapshotListTestJSON-455521168-project-member] Empty body provided in request {{(pid=100521) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:13:17.935213 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.openstack.wsgi [None req-d2e91087-a90a-4f4e-bc1a-bf6417588b7c tempest-VolumesSnapshotListTestJSON-455521168 tempest-VolumesSnapshotListTestJSON-455521168-project-member] Calling method 'index' {{(pid=100521) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:13:17.935213 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.api_utils [None req-d2e91087-a90a-4f4e-bc1a-bf6417588b7c tempest-VolumesSnapshotListTestJSON-455521168 tempest-VolumesSnapshotListTestJSON-455521168-project-member] Removing options '' from query. {{(pid=100521) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 27 16:13:17.935467 np0000005924 devstack@c-api.service[100521]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:13:17.935467 np0000005924 devstack@c-api.service[100521]: warnings.warn( Jul 27 16:13:17.936676 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.db.api [None req-d2e91087-a90a-4f4e-bc1a-bf6417588b7c tempest-VolumesSnapshotListTestJSON-455521168 tempest-VolumesSnapshotListTestJSON-455521168-project-member] Building query based on filter {{(pid=100521) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Jul 27 16:13:17.952351 np0000005924 devstack@c-api.service[100521]: INFO cinder.volume.api [None req-d2e91087-a90a-4f4e-bc1a-bf6417588b7c tempest-VolumesSnapshotListTestJSON-455521168 tempest-VolumesSnapshotListTestJSON-455521168-project-member] Get all snapshots completed successfully. Jul 27 16:13:17.952784 np0000005924 devstack@c-api.service[100521]: INFO cinder.api.openstack.wsgi [None req-d2e91087-a90a-4f4e-bc1a-bf6417588b7c tempest-VolumesSnapshotListTestJSON-455521168 tempest-VolumesSnapshotListTestJSON-455521168-project-member] https://10.4.3.117/volume/v3/snapshots?sort_key=created_at&sort_dir=asc returned with HTTP 200 Jul 27 16:13:17.953271 np0000005924 devstack@c-api.service[100521]: [pid: 100521|app: 0|req: 469/1885] 10.4.3.117 () {66 vars in 1308 bytes} [Mon Jul 27 16:13:17 2026] GET /volume/v3/snapshots?sort_key=created_at&sort_dir=asc => generated 992 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 27 16:13:17.963276 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.middleware.request_id [None req-0cb90c89-46ef-4200-9fe1-c42ef3fdda91 None None] RequestId filter calling following filter/app {{(pid=100523) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:13:17.965032 np0000005924 devstack@c-api.service[100523]: INFO cinder.api.openstack.wsgi [None req-0cb90c89-46ef-4200-9fe1-c42ef3fdda91 tempest-VolumesSnapshotListTestJSON-455521168 tempest-VolumesSnapshotListTestJSON-455521168-project-member] GET https://10.4.3.117/volume/v3/snapshots?sort_key=created_at&sort_dir=desc Jul 27 16:13:17.965296 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.openstack.wsgi [None req-0cb90c89-46ef-4200-9fe1-c42ef3fdda91 tempest-VolumesSnapshotListTestJSON-455521168 tempest-VolumesSnapshotListTestJSON-455521168-project-member] Empty body provided in request {{(pid=100523) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:13:17.965544 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.openstack.wsgi [None req-0cb90c89-46ef-4200-9fe1-c42ef3fdda91 tempest-VolumesSnapshotListTestJSON-455521168 tempest-VolumesSnapshotListTestJSON-455521168-project-member] Calling method 'index' {{(pid=100523) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:13:17.965792 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.api_utils [None req-0cb90c89-46ef-4200-9fe1-c42ef3fdda91 tempest-VolumesSnapshotListTestJSON-455521168 tempest-VolumesSnapshotListTestJSON-455521168-project-member] Removing options '' from query. {{(pid=100523) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 27 16:13:17.966147 np0000005924 devstack@c-api.service[100523]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:13:17.966147 np0000005924 devstack@c-api.service[100523]: warnings.warn( Jul 27 16:13:17.966981 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.db.api [None req-0cb90c89-46ef-4200-9fe1-c42ef3fdda91 tempest-VolumesSnapshotListTestJSON-455521168 tempest-VolumesSnapshotListTestJSON-455521168-project-member] Building query based on filter {{(pid=100523) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Jul 27 16:13:17.974663 np0000005924 devstack@c-api.service[100523]: INFO cinder.volume.api [None req-0cb90c89-46ef-4200-9fe1-c42ef3fdda91 tempest-VolumesSnapshotListTestJSON-455521168 tempest-VolumesSnapshotListTestJSON-455521168-project-member] Get all snapshots completed successfully. Jul 27 16:13:17.975061 np0000005924 devstack@c-api.service[100523]: INFO cinder.api.openstack.wsgi [None req-0cb90c89-46ef-4200-9fe1-c42ef3fdda91 tempest-VolumesSnapshotListTestJSON-455521168 tempest-VolumesSnapshotListTestJSON-455521168-project-member] https://10.4.3.117/volume/v3/snapshots?sort_key=created_at&sort_dir=desc returned with HTTP 200 Jul 27 16:13:17.975566 np0000005924 devstack@c-api.service[100523]: [pid: 100523|app: 0|req: 476/1886] 10.4.3.117 () {66 vars in 1310 bytes} [Mon Jul 27 16:13:17 2026] GET /volume/v3/snapshots?sort_key=created_at&sort_dir=desc => generated 992 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 27 16:13:17.986037 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.middleware.request_id [None req-fd776490-ff62-4850-887d-e2b714881674 None None] RequestId filter calling following filter/app {{(pid=100524) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:13:17.988599 np0000005924 devstack@c-api.service[100524]: INFO cinder.api.openstack.wsgi [None req-fd776490-ff62-4850-887d-e2b714881674 tempest-VolumesSnapshotListTestJSON-455521168 tempest-VolumesSnapshotListTestJSON-455521168-project-member] GET https://10.4.3.117/volume/v3/snapshots?sort_key=id&sort_dir=asc Jul 27 16:13:17.990280 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.openstack.wsgi [None req-fd776490-ff62-4850-887d-e2b714881674 tempest-VolumesSnapshotListTestJSON-455521168 tempest-VolumesSnapshotListTestJSON-455521168-project-member] Empty body provided in request {{(pid=100524) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:13:17.991345 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.openstack.wsgi [None req-fd776490-ff62-4850-887d-e2b714881674 tempest-VolumesSnapshotListTestJSON-455521168 tempest-VolumesSnapshotListTestJSON-455521168-project-member] Calling method 'index' {{(pid=100524) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:13:17.991345 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.api_utils [None req-fd776490-ff62-4850-887d-e2b714881674 tempest-VolumesSnapshotListTestJSON-455521168 tempest-VolumesSnapshotListTestJSON-455521168-project-member] Removing options '' from query. {{(pid=100524) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 27 16:13:17.991345 np0000005924 devstack@c-api.service[100524]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:13:17.991345 np0000005924 devstack@c-api.service[100524]: warnings.warn( Jul 27 16:13:17.992593 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.db.api [None req-fd776490-ff62-4850-887d-e2b714881674 tempest-VolumesSnapshotListTestJSON-455521168 tempest-VolumesSnapshotListTestJSON-455521168-project-member] Building query based on filter {{(pid=100524) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Jul 27 16:13:18.008746 np0000005924 devstack@c-api.service[100524]: INFO cinder.volume.api [None req-fd776490-ff62-4850-887d-e2b714881674 tempest-VolumesSnapshotListTestJSON-455521168 tempest-VolumesSnapshotListTestJSON-455521168-project-member] Get all snapshots completed successfully. Jul 27 16:13:18.009889 np0000005924 devstack@c-api.service[100524]: INFO cinder.api.openstack.wsgi [None req-fd776490-ff62-4850-887d-e2b714881674 tempest-VolumesSnapshotListTestJSON-455521168 tempest-VolumesSnapshotListTestJSON-455521168-project-member] https://10.4.3.117/volume/v3/snapshots?sort_key=id&sort_dir=asc returned with HTTP 200 Jul 27 16:13:18.009889 np0000005924 devstack@c-api.service[100524]: [pid: 100524|app: 0|req: 477/1887] 10.4.3.117 () {66 vars in 1292 bytes} [Mon Jul 27 16:13:17 2026] GET /volume/v3/snapshots?sort_key=id&sort_dir=asc => generated 992 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 27 16:13:18.011030 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.coordination [req-9e982af1-ec94-4e8b-a7d8-25bfa3a2cee2 req-b08908fe-1675-4425-994a-27cf7520bd1c tempest-AttachVolumeTestJSON-1302607130 tempest-AttachVolumeTestJSON-1302607130-project-member] Lock "cinder-attachment_update-70ccc0fe-ea04-4a14-9ad8-8bf27aa78da3-np0000005924" released by "attachment_update" :: held 0.140s {{(pid=100522) __release /opt/stack/cinder/cinder/coordination.py:152}} Jul 27 16:13:18.011445 np0000005924 devstack@c-api.service[100522]: INFO cinder.api.openstack.wsgi [req-9e982af1-ec94-4e8b-a7d8-25bfa3a2cee2 req-b08908fe-1675-4425-994a-27cf7520bd1c tempest-AttachVolumeTestJSON-1302607130 tempest-AttachVolumeTestJSON-1302607130-project-member] https://10.4.3.117/volume/v3/attachments/052a6a2d-baf5-4c2c-a478-89c7ddddfcef returned with HTTP 200 Jul 27 16:13:18.011918 np0000005924 devstack@c-api.service[100522]: [pid: 100522|app: 0|req: 466/1888] 10.4.3.117 () {74 vars in 1704 bytes} [Mon Jul 27 16:13:17 2026] PUT /volume/v3/attachments/052a6a2d-baf5-4c2c-a478-89c7ddddfcef => generated 969 bytes in 161 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 27 16:13:18.022043 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.middleware.request_id [None req-f822b004-cead-4660-bf67-672ad7c3463b None None] RequestId filter calling following filter/app {{(pid=100521) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:13:18.023831 np0000005924 devstack@c-api.service[100521]: INFO cinder.api.openstack.wsgi [None req-f822b004-cead-4660-bf67-672ad7c3463b tempest-VolumesSnapshotListTestJSON-455521168 tempest-VolumesSnapshotListTestJSON-455521168-project-member] GET https://10.4.3.117/volume/v3/snapshots?sort_key=id&sort_dir=desc Jul 27 16:13:18.024055 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.openstack.wsgi [None req-f822b004-cead-4660-bf67-672ad7c3463b tempest-VolumesSnapshotListTestJSON-455521168 tempest-VolumesSnapshotListTestJSON-455521168-project-member] Empty body provided in request {{(pid=100521) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:13:18.024275 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.openstack.wsgi [None req-f822b004-cead-4660-bf67-672ad7c3463b tempest-VolumesSnapshotListTestJSON-455521168 tempest-VolumesSnapshotListTestJSON-455521168-project-member] Calling method 'index' {{(pid=100521) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:13:18.024531 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.api_utils [None req-f822b004-cead-4660-bf67-672ad7c3463b tempest-VolumesSnapshotListTestJSON-455521168 tempest-VolumesSnapshotListTestJSON-455521168-project-member] Removing options '' from query. {{(pid=100521) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 27 16:13:18.024783 np0000005924 devstack@c-api.service[100521]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:13:18.024783 np0000005924 devstack@c-api.service[100521]: warnings.warn( Jul 27 16:13:18.025690 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.db.api [None req-f822b004-cead-4660-bf67-672ad7c3463b tempest-VolumesSnapshotListTestJSON-455521168 tempest-VolumesSnapshotListTestJSON-455521168-project-member] Building query based on filter {{(pid=100521) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Jul 27 16:13:18.040170 np0000005924 devstack@c-api.service[100521]: INFO cinder.volume.api [None req-f822b004-cead-4660-bf67-672ad7c3463b tempest-VolumesSnapshotListTestJSON-455521168 tempest-VolumesSnapshotListTestJSON-455521168-project-member] Get all snapshots completed successfully. Jul 27 16:13:18.040569 np0000005924 devstack@c-api.service[100521]: INFO cinder.api.openstack.wsgi [None req-f822b004-cead-4660-bf67-672ad7c3463b tempest-VolumesSnapshotListTestJSON-455521168 tempest-VolumesSnapshotListTestJSON-455521168-project-member] https://10.4.3.117/volume/v3/snapshots?sort_key=id&sort_dir=desc returned with HTTP 200 Jul 27 16:13:18.040953 np0000005924 devstack@c-api.service[100521]: [pid: 100521|app: 0|req: 470/1889] 10.4.3.117 () {66 vars in 1294 bytes} [Mon Jul 27 16:13:18 2026] GET /volume/v3/snapshots?sort_key=id&sort_dir=desc => generated 992 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 27 16:13:18.051078 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.middleware.request_id [None req-a9bcb9e5-ad48-47f4-9a31-93319c3ba7b2 None None] RequestId filter calling following filter/app {{(pid=100523) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:13:18.053707 np0000005924 devstack@c-api.service[100523]: INFO cinder.api.openstack.wsgi [None req-a9bcb9e5-ad48-47f4-9a31-93319c3ba7b2 tempest-VolumesSnapshotListTestJSON-455521168 tempest-VolumesSnapshotListTestJSON-455521168-project-member] GET https://10.4.3.117/volume/v3/snapshots?sort_key=display_name&sort_dir=asc Jul 27 16:13:18.054605 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.openstack.wsgi [None req-a9bcb9e5-ad48-47f4-9a31-93319c3ba7b2 tempest-VolumesSnapshotListTestJSON-455521168 tempest-VolumesSnapshotListTestJSON-455521168-project-member] Empty body provided in request {{(pid=100523) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:13:18.055001 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.openstack.wsgi [None req-a9bcb9e5-ad48-47f4-9a31-93319c3ba7b2 tempest-VolumesSnapshotListTestJSON-455521168 tempest-VolumesSnapshotListTestJSON-455521168-project-member] Calling method 'index' {{(pid=100523) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:13:18.055353 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.api_utils [None req-a9bcb9e5-ad48-47f4-9a31-93319c3ba7b2 tempest-VolumesSnapshotListTestJSON-455521168 tempest-VolumesSnapshotListTestJSON-455521168-project-member] Removing options '' from query. {{(pid=100523) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 27 16:13:18.056056 np0000005924 devstack@c-api.service[100523]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:13:18.056056 np0000005924 devstack@c-api.service[100523]: warnings.warn( Jul 27 16:13:18.057200 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.db.api [None req-a9bcb9e5-ad48-47f4-9a31-93319c3ba7b2 tempest-VolumesSnapshotListTestJSON-455521168 tempest-VolumesSnapshotListTestJSON-455521168-project-member] Building query based on filter {{(pid=100523) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Jul 27 16:13:18.074322 np0000005924 devstack@c-api.service[100523]: INFO cinder.volume.api [None req-a9bcb9e5-ad48-47f4-9a31-93319c3ba7b2 tempest-VolumesSnapshotListTestJSON-455521168 tempest-VolumesSnapshotListTestJSON-455521168-project-member] Get all snapshots completed successfully. Jul 27 16:13:18.074716 np0000005924 devstack@c-api.service[100523]: INFO cinder.api.openstack.wsgi [None req-a9bcb9e5-ad48-47f4-9a31-93319c3ba7b2 tempest-VolumesSnapshotListTestJSON-455521168 tempest-VolumesSnapshotListTestJSON-455521168-project-member] https://10.4.3.117/volume/v3/snapshots?sort_key=display_name&sort_dir=asc returned with HTTP 200 Jul 27 16:13:18.075269 np0000005924 devstack@c-api.service[100523]: [pid: 100523|app: 0|req: 477/1890] 10.4.3.117 () {66 vars in 1312 bytes} [Mon Jul 27 16:13:18 2026] GET /volume/v3/snapshots?sort_key=display_name&sort_dir=asc => generated 992 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 27 16:13:18.084254 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.middleware.request_id [None req-94bae639-205b-4f49-8ec5-fd04c7db7aad None None] RequestId filter calling following filter/app {{(pid=100524) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:13:18.085614 np0000005924 devstack@c-api.service[100524]: INFO cinder.api.openstack.wsgi [None req-94bae639-205b-4f49-8ec5-fd04c7db7aad tempest-VolumesSnapshotListTestJSON-455521168 tempest-VolumesSnapshotListTestJSON-455521168-project-member] GET https://10.4.3.117/volume/v3/snapshots?sort_key=display_name&sort_dir=desc Jul 27 16:13:18.085959 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.openstack.wsgi [None req-94bae639-205b-4f49-8ec5-fd04c7db7aad tempest-VolumesSnapshotListTestJSON-455521168 tempest-VolumesSnapshotListTestJSON-455521168-project-member] Empty body provided in request {{(pid=100524) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:13:18.086236 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.openstack.wsgi [None req-94bae639-205b-4f49-8ec5-fd04c7db7aad tempest-VolumesSnapshotListTestJSON-455521168 tempest-VolumesSnapshotListTestJSON-455521168-project-member] Calling method 'index' {{(pid=100524) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:13:18.086552 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.api_utils [None req-94bae639-205b-4f49-8ec5-fd04c7db7aad tempest-VolumesSnapshotListTestJSON-455521168 tempest-VolumesSnapshotListTestJSON-455521168-project-member] Removing options '' from query. {{(pid=100524) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 27 16:13:18.086866 np0000005924 devstack@c-api.service[100524]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:13:18.086866 np0000005924 devstack@c-api.service[100524]: warnings.warn( Jul 27 16:13:18.087710 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.db.api [None req-94bae639-205b-4f49-8ec5-fd04c7db7aad tempest-VolumesSnapshotListTestJSON-455521168 tempest-VolumesSnapshotListTestJSON-455521168-project-member] Building query based on filter {{(pid=100524) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Jul 27 16:13:18.099698 np0000005924 devstack@c-api.service[100524]: INFO cinder.volume.api [None req-94bae639-205b-4f49-8ec5-fd04c7db7aad tempest-VolumesSnapshotListTestJSON-455521168 tempest-VolumesSnapshotListTestJSON-455521168-project-member] Get all snapshots completed successfully. Jul 27 16:13:18.099698 np0000005924 devstack@c-api.service[100524]: INFO cinder.api.openstack.wsgi [None req-94bae639-205b-4f49-8ec5-fd04c7db7aad tempest-VolumesSnapshotListTestJSON-455521168 tempest-VolumesSnapshotListTestJSON-455521168-project-member] https://10.4.3.117/volume/v3/snapshots?sort_key=display_name&sort_dir=desc returned with HTTP 200 Jul 27 16:13:18.099698 np0000005924 devstack@c-api.service[100524]: [pid: 100524|app: 0|req: 478/1891] 10.4.3.117 () {66 vars in 1314 bytes} [Mon Jul 27 16:13:18 2026] GET /volume/v3/snapshots?sort_key=display_name&sort_dir=desc => generated 992 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 27 16:13:18.109546 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.middleware.request_id [None req-a18a61e7-435d-4ca6-b56c-2403ae671ccb None None] RequestId filter calling following filter/app {{(pid=100522) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:13:18.111588 np0000005924 devstack@c-api.service[100522]: INFO cinder.api.openstack.wsgi [None req-a18a61e7-435d-4ca6-b56c-2403ae671ccb tempest-VolumesSnapshotListTestJSON-455521168 tempest-VolumesSnapshotListTestJSON-455521168-project-member] GET https://10.4.3.117/volume/v3/snapshots/detail?name=tempest-VolumesSnapshotListTestJSON-Snapshot-6572196 Jul 27 16:13:18.111870 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.openstack.wsgi [None req-a18a61e7-435d-4ca6-b56c-2403ae671ccb tempest-VolumesSnapshotListTestJSON-455521168 tempest-VolumesSnapshotListTestJSON-455521168-project-member] Empty body provided in request {{(pid=100522) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:13:18.112106 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.openstack.wsgi [None req-a18a61e7-435d-4ca6-b56c-2403ae671ccb tempest-VolumesSnapshotListTestJSON-455521168 tempest-VolumesSnapshotListTestJSON-455521168-project-member] Calling method 'detail' {{(pid=100522) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:13:18.112431 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.api_utils [None req-a18a61e7-435d-4ca6-b56c-2403ae671ccb tempest-VolumesSnapshotListTestJSON-455521168 tempest-VolumesSnapshotListTestJSON-455521168-project-member] Removing options '' from query. {{(pid=100522) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 27 16:13:18.112734 np0000005924 devstack@c-api.service[100522]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:13:18.112734 np0000005924 devstack@c-api.service[100522]: warnings.warn( Jul 27 16:13:18.113696 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.db.api [None req-a18a61e7-435d-4ca6-b56c-2403ae671ccb tempest-VolumesSnapshotListTestJSON-455521168 tempest-VolumesSnapshotListTestJSON-455521168-project-member] Building query based on filter {{(pid=100522) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Jul 27 16:13:18.127046 np0000005924 devstack@c-api.service[100522]: INFO cinder.volume.api [None req-a18a61e7-435d-4ca6-b56c-2403ae671ccb tempest-VolumesSnapshotListTestJSON-455521168 tempest-VolumesSnapshotListTestJSON-455521168-project-member] Get all snapshots completed successfully. Jul 27 16:13:18.127504 np0000005924 devstack@c-api.service[100522]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:13:18.127504 np0000005924 devstack@c-api.service[100522]: warnings.warn( Jul 27 16:13:18.128113 np0000005924 devstack@c-api.service[100522]: INFO cinder.api.openstack.wsgi [None req-a18a61e7-435d-4ca6-b56c-2403ae671ccb tempest-VolumesSnapshotListTestJSON-455521168 tempest-VolumesSnapshotListTestJSON-455521168-project-member] https://10.4.3.117/volume/v3/snapshots/detail?name=tempest-VolumesSnapshotListTestJSON-Snapshot-6572196 returned with HTTP 200 Jul 27 16:13:18.128544 np0000005924 devstack@c-api.service[100522]: [pid: 100522|app: 0|req: 467/1892] 10.4.3.117 () {66 vars in 1379 bytes} [Mon Jul 27 16:13:18 2026] GET /volume/v3/snapshots/detail?name=tempest-VolumesSnapshotListTestJSON-Snapshot-6572196 => generated 473 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 27 16:13:18.136535 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.middleware.request_id [None req-09e48ec6-1504-4ddb-819c-34c22ecace6b None None] RequestId filter calling following filter/app {{(pid=100521) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:13:18.138800 np0000005924 devstack@c-api.service[100521]: INFO cinder.api.openstack.wsgi [None req-09e48ec6-1504-4ddb-819c-34c22ecace6b tempest-VolumesSnapshotListTestJSON-455521168 tempest-VolumesSnapshotListTestJSON-455521168-project-member] GET https://10.4.3.117/volume/v3/snapshots/detail?status=available Jul 27 16:13:18.139055 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.openstack.wsgi [None req-09e48ec6-1504-4ddb-819c-34c22ecace6b tempest-VolumesSnapshotListTestJSON-455521168 tempest-VolumesSnapshotListTestJSON-455521168-project-member] Empty body provided in request {{(pid=100521) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:13:18.139293 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.openstack.wsgi [None req-09e48ec6-1504-4ddb-819c-34c22ecace6b tempest-VolumesSnapshotListTestJSON-455521168 tempest-VolumesSnapshotListTestJSON-455521168-project-member] Calling method 'detail' {{(pid=100521) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:13:18.139551 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.api_utils [None req-09e48ec6-1504-4ddb-819c-34c22ecace6b tempest-VolumesSnapshotListTestJSON-455521168 tempest-VolumesSnapshotListTestJSON-455521168-project-member] Removing options '' from query. {{(pid=100521) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 27 16:13:18.139839 np0000005924 devstack@c-api.service[100521]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:13:18.139839 np0000005924 devstack@c-api.service[100521]: warnings.warn( Jul 27 16:13:18.140900 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.db.api [None req-09e48ec6-1504-4ddb-819c-34c22ecace6b tempest-VolumesSnapshotListTestJSON-455521168 tempest-VolumesSnapshotListTestJSON-455521168-project-member] Building query based on filter {{(pid=100521) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Jul 27 16:13:18.153193 np0000005924 devstack@c-api.service[100521]: INFO cinder.volume.api [None req-09e48ec6-1504-4ddb-819c-34c22ecace6b tempest-VolumesSnapshotListTestJSON-455521168 tempest-VolumesSnapshotListTestJSON-455521168-project-member] Get all snapshots completed successfully. Jul 27 16:13:18.153665 np0000005924 devstack@c-api.service[100521]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:13:18.153665 np0000005924 devstack@c-api.service[100521]: warnings.warn( Jul 27 16:13:18.154436 np0000005924 devstack@c-api.service[100521]: INFO cinder.api.openstack.wsgi [None req-09e48ec6-1504-4ddb-819c-34c22ecace6b tempest-VolumesSnapshotListTestJSON-455521168 tempest-VolumesSnapshotListTestJSON-455521168-project-member] https://10.4.3.117/volume/v3/snapshots/detail?status=available returned with HTTP 200 Jul 27 16:13:18.154788 np0000005924 devstack@c-api.service[100521]: [pid: 100521|app: 0|req: 471/1893] 10.4.3.117 () {66 vars in 1297 bytes} [Mon Jul 27 16:13:18 2026] GET /volume/v3/snapshots/detail?status=available => generated 1394 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Jul 27 16:13:18.165901 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.middleware.request_id [None req-328bf804-d874-40e2-9511-d866b9ebd80c None None] RequestId filter calling following filter/app {{(pid=100523) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:13:18.167723 np0000005924 devstack@c-api.service[100523]: INFO cinder.api.openstack.wsgi [None req-328bf804-d874-40e2-9511-d866b9ebd80c tempest-VolumesSnapshotListTestJSON-455521168 tempest-VolumesSnapshotListTestJSON-455521168-project-member] GET https://10.4.3.117/volume/v3/snapshots/detail?status=available&name=tempest-VolumesSnapshotListTestJSON-Snapshot-6572196 Jul 27 16:13:18.168055 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.openstack.wsgi [None req-328bf804-d874-40e2-9511-d866b9ebd80c tempest-VolumesSnapshotListTestJSON-455521168 tempest-VolumesSnapshotListTestJSON-455521168-project-member] Empty body provided in request {{(pid=100523) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:13:18.168398 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.openstack.wsgi [None req-328bf804-d874-40e2-9511-d866b9ebd80c tempest-VolumesSnapshotListTestJSON-455521168 tempest-VolumesSnapshotListTestJSON-455521168-project-member] Calling method 'detail' {{(pid=100523) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:13:18.168727 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.api_utils [None req-328bf804-d874-40e2-9511-d866b9ebd80c tempest-VolumesSnapshotListTestJSON-455521168 tempest-VolumesSnapshotListTestJSON-455521168-project-member] Removing options '' from query. {{(pid=100523) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 27 16:13:18.169076 np0000005924 devstack@c-api.service[100523]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:13:18.169076 np0000005924 devstack@c-api.service[100523]: warnings.warn( Jul 27 16:13:18.170023 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.db.api [None req-328bf804-d874-40e2-9511-d866b9ebd80c tempest-VolumesSnapshotListTestJSON-455521168 tempest-VolumesSnapshotListTestJSON-455521168-project-member] Building query based on filter {{(pid=100523) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Jul 27 16:13:18.181709 np0000005924 devstack@c-api.service[100523]: INFO cinder.volume.api [None req-328bf804-d874-40e2-9511-d866b9ebd80c tempest-VolumesSnapshotListTestJSON-455521168 tempest-VolumesSnapshotListTestJSON-455521168-project-member] Get all snapshots completed successfully. Jul 27 16:13:18.182253 np0000005924 devstack@c-api.service[100523]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:13:18.182253 np0000005924 devstack@c-api.service[100523]: warnings.warn( Jul 27 16:13:18.182937 np0000005924 devstack@c-api.service[100523]: INFO cinder.api.openstack.wsgi [None req-328bf804-d874-40e2-9511-d866b9ebd80c tempest-VolumesSnapshotListTestJSON-455521168 tempest-VolumesSnapshotListTestJSON-455521168-project-member] https://10.4.3.117/volume/v3/snapshots/detail?status=available&name=tempest-VolumesSnapshotListTestJSON-Snapshot-6572196 returned with HTTP 200 Jul 27 16:13:18.183398 np0000005924 devstack@c-api.service[100523]: [pid: 100523|app: 0|req: 478/1894] 10.4.3.117 () {66 vars in 1413 bytes} [Mon Jul 27 16:13:18 2026] GET /volume/v3/snapshots/detail?status=available&name=tempest-VolumesSnapshotListTestJSON-Snapshot-6572196 => generated 473 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 27 16:13:18.194411 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.middleware.request_id [None req-1d83ae11-3b97-4020-a430-9b51f4fca63b None None] RequestId filter calling following filter/app {{(pid=100524) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:13:18.195945 np0000005924 devstack@c-api.service[100524]: INFO cinder.api.openstack.wsgi [None req-1d83ae11-3b97-4020-a430-9b51f4fca63b tempest-VolumesSnapshotListTestJSON-455521168 tempest-VolumesSnapshotListTestJSON-455521168-project-member] GET https://10.4.3.117/volume/v3/snapshots?name=tempest-VolumesSnapshotListTestJSON-Snapshot-6572196 Jul 27 16:13:18.196281 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.openstack.wsgi [None req-1d83ae11-3b97-4020-a430-9b51f4fca63b tempest-VolumesSnapshotListTestJSON-455521168 tempest-VolumesSnapshotListTestJSON-455521168-project-member] Empty body provided in request {{(pid=100524) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:13:18.196584 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.openstack.wsgi [None req-1d83ae11-3b97-4020-a430-9b51f4fca63b tempest-VolumesSnapshotListTestJSON-455521168 tempest-VolumesSnapshotListTestJSON-455521168-project-member] Calling method 'index' {{(pid=100524) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:13:18.196879 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.api_utils [None req-1d83ae11-3b97-4020-a430-9b51f4fca63b tempest-VolumesSnapshotListTestJSON-455521168 tempest-VolumesSnapshotListTestJSON-455521168-project-member] Removing options '' from query. {{(pid=100524) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 27 16:13:18.197240 np0000005924 devstack@c-api.service[100524]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:13:18.197240 np0000005924 devstack@c-api.service[100524]: warnings.warn( Jul 27 16:13:18.199107 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.db.api [None req-1d83ae11-3b97-4020-a430-9b51f4fca63b tempest-VolumesSnapshotListTestJSON-455521168 tempest-VolumesSnapshotListTestJSON-455521168-project-member] Building query based on filter {{(pid=100524) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Jul 27 16:13:18.210895 np0000005924 devstack@c-api.service[100524]: INFO cinder.volume.api [None req-1d83ae11-3b97-4020-a430-9b51f4fca63b tempest-VolumesSnapshotListTestJSON-455521168 tempest-VolumesSnapshotListTestJSON-455521168-project-member] Get all snapshots completed successfully. Jul 27 16:13:18.210895 np0000005924 devstack@c-api.service[100524]: INFO cinder.api.openstack.wsgi [None req-1d83ae11-3b97-4020-a430-9b51f4fca63b tempest-VolumesSnapshotListTestJSON-455521168 tempest-VolumesSnapshotListTestJSON-455521168-project-member] https://10.4.3.117/volume/v3/snapshots?name=tempest-VolumesSnapshotListTestJSON-Snapshot-6572196 returned with HTTP 200 Jul 27 16:13:18.210895 np0000005924 devstack@c-api.service[100524]: [pid: 100524|app: 0|req: 479/1895] 10.4.3.117 () {66 vars in 1358 bytes} [Mon Jul 27 16:13:18 2026] GET /volume/v3/snapshots?name=tempest-VolumesSnapshotListTestJSON-Snapshot-6572196 => generated 339 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 27 16:13:18.220969 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.middleware.request_id [None req-9c05037f-27e1-4e74-ae61-68d46e38aa80 None None] RequestId filter calling following filter/app {{(pid=100522) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:13:18.222635 np0000005924 devstack@c-api.service[100522]: INFO cinder.api.openstack.wsgi [None req-9c05037f-27e1-4e74-ae61-68d46e38aa80 tempest-VolumesSnapshotListTestJSON-455521168 tempest-VolumesSnapshotListTestJSON-455521168-project-member] GET https://10.4.3.117/volume/v3/snapshots?status=available Jul 27 16:13:18.222823 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.openstack.wsgi [None req-9c05037f-27e1-4e74-ae61-68d46e38aa80 tempest-VolumesSnapshotListTestJSON-455521168 tempest-VolumesSnapshotListTestJSON-455521168-project-member] Empty body provided in request {{(pid=100522) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:13:18.223011 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.openstack.wsgi [None req-9c05037f-27e1-4e74-ae61-68d46e38aa80 tempest-VolumesSnapshotListTestJSON-455521168 tempest-VolumesSnapshotListTestJSON-455521168-project-member] Calling method 'index' {{(pid=100522) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:13:18.223339 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.api_utils [None req-9c05037f-27e1-4e74-ae61-68d46e38aa80 tempest-VolumesSnapshotListTestJSON-455521168 tempest-VolumesSnapshotListTestJSON-455521168-project-member] Removing options '' from query. {{(pid=100522) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 27 16:13:18.224753 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.db.api [None req-9c05037f-27e1-4e74-ae61-68d46e38aa80 tempest-VolumesSnapshotListTestJSON-455521168 tempest-VolumesSnapshotListTestJSON-455521168-project-member] Building query based on filter {{(pid=100522) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Jul 27 16:13:18.235735 np0000005924 devstack@c-api.service[100522]: INFO cinder.volume.api [None req-9c05037f-27e1-4e74-ae61-68d46e38aa80 tempest-VolumesSnapshotListTestJSON-455521168 tempest-VolumesSnapshotListTestJSON-455521168-project-member] Get all snapshots completed successfully. Jul 27 16:13:18.236092 np0000005924 devstack@c-api.service[100522]: INFO cinder.api.openstack.wsgi [None req-9c05037f-27e1-4e74-ae61-68d46e38aa80 tempest-VolumesSnapshotListTestJSON-455521168 tempest-VolumesSnapshotListTestJSON-455521168-project-member] https://10.4.3.117/volume/v3/snapshots?status=available returned with HTTP 200 Jul 27 16:13:18.236491 np0000005924 devstack@c-api.service[100522]: [pid: 100522|app: 0|req: 468/1896] 10.4.3.117 () {66 vars in 1276 bytes} [Mon Jul 27 16:13:18 2026] GET /volume/v3/snapshots?status=available => generated 992 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 27 16:13:18.246235 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.middleware.request_id [None req-b67d071b-1440-4b4a-9595-0b8fd762a4cb None None] RequestId filter calling following filter/app {{(pid=100521) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:13:18.247990 np0000005924 devstack@c-api.service[100521]: INFO cinder.api.openstack.wsgi [None req-b67d071b-1440-4b4a-9595-0b8fd762a4cb tempest-VolumesSnapshotListTestJSON-455521168 tempest-VolumesSnapshotListTestJSON-455521168-project-member] GET https://10.4.3.117/volume/v3/snapshots?status=available&name=tempest-VolumesSnapshotListTestJSON-Snapshot-6572196 Jul 27 16:13:18.248176 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.openstack.wsgi [None req-b67d071b-1440-4b4a-9595-0b8fd762a4cb tempest-VolumesSnapshotListTestJSON-455521168 tempest-VolumesSnapshotListTestJSON-455521168-project-member] Empty body provided in request {{(pid=100521) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:13:18.248384 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.openstack.wsgi [None req-b67d071b-1440-4b4a-9595-0b8fd762a4cb tempest-VolumesSnapshotListTestJSON-455521168 tempest-VolumesSnapshotListTestJSON-455521168-project-member] Calling method 'index' {{(pid=100521) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:13:18.248586 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.api_utils [None req-b67d071b-1440-4b4a-9595-0b8fd762a4cb tempest-VolumesSnapshotListTestJSON-455521168 tempest-VolumesSnapshotListTestJSON-455521168-project-member] Removing options '' from query. {{(pid=100521) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 27 16:13:18.249592 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.db.api [None req-b67d071b-1440-4b4a-9595-0b8fd762a4cb tempest-VolumesSnapshotListTestJSON-455521168 tempest-VolumesSnapshotListTestJSON-455521168-project-member] Building query based on filter {{(pid=100521) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Jul 27 16:13:18.259970 np0000005924 devstack@c-api.service[100521]: INFO cinder.volume.api [None req-b67d071b-1440-4b4a-9595-0b8fd762a4cb tempest-VolumesSnapshotListTestJSON-455521168 tempest-VolumesSnapshotListTestJSON-455521168-project-member] Get all snapshots completed successfully. Jul 27 16:13:18.260246 np0000005924 devstack@c-api.service[100521]: INFO cinder.api.openstack.wsgi [None req-b67d071b-1440-4b4a-9595-0b8fd762a4cb tempest-VolumesSnapshotListTestJSON-455521168 tempest-VolumesSnapshotListTestJSON-455521168-project-member] https://10.4.3.117/volume/v3/snapshots?status=available&name=tempest-VolumesSnapshotListTestJSON-Snapshot-6572196 returned with HTTP 200 Jul 27 16:13:18.260859 np0000005924 devstack@c-api.service[100521]: [pid: 100521|app: 0|req: 472/1897] 10.4.3.117 () {66 vars in 1392 bytes} [Mon Jul 27 16:13:18 2026] GET /volume/v3/snapshots?status=available&name=tempest-VolumesSnapshotListTestJSON-Snapshot-6572196 => generated 339 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 27 16:13:18.270116 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.middleware.request_id [None req-6ff5ed45-07a7-46ac-adfe-68b5bae80942 None None] RequestId filter calling following filter/app {{(pid=100523) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:13:18.271931 np0000005924 devstack@c-api.service[100523]: INFO cinder.api.openstack.wsgi [None req-6ff5ed45-07a7-46ac-adfe-68b5bae80942 tempest-VolumesSnapshotListTestJSON-455521168 tempest-VolumesSnapshotListTestJSON-455521168-project-member] DELETE https://10.4.3.117/volume/v3/snapshots/f6c821a6-3201-4801-af13-ac3c5ae9f51b Jul 27 16:13:18.272257 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.openstack.wsgi [None req-6ff5ed45-07a7-46ac-adfe-68b5bae80942 tempest-VolumesSnapshotListTestJSON-455521168 tempest-VolumesSnapshotListTestJSON-455521168-project-member] Empty body provided in request {{(pid=100523) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:13:18.272552 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.openstack.wsgi [None req-6ff5ed45-07a7-46ac-adfe-68b5bae80942 tempest-VolumesSnapshotListTestJSON-455521168 tempest-VolumesSnapshotListTestJSON-455521168-project-member] Calling method 'delete' {{(pid=100523) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:13:18.272881 np0000005924 devstack@c-api.service[100523]: INFO cinder.api.v3.snapshots [None req-6ff5ed45-07a7-46ac-adfe-68b5bae80942 tempest-VolumesSnapshotListTestJSON-455521168 tempest-VolumesSnapshotListTestJSON-455521168-project-member] Delete snapshot with id: f6c821a6-3201-4801-af13-ac3c5ae9f51b Jul 27 16:13:18.278157 np0000005924 devstack@c-api.service[100523]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:13:18.278157 np0000005924 devstack@c-api.service[100523]: warnings.warn( Jul 27 16:13:18.278701 np0000005924 devstack@c-api.service[100523]: INFO cinder.volume.api [None req-6ff5ed45-07a7-46ac-adfe-68b5bae80942 tempest-VolumesSnapshotListTestJSON-455521168 tempest-VolumesSnapshotListTestJSON-455521168-project-member] Snapshot retrieved successfully. Jul 27 16:13:18.295740 np0000005924 devstack@c-api.service[100523]: INFO cinder.volume.api [None req-6ff5ed45-07a7-46ac-adfe-68b5bae80942 tempest-VolumesSnapshotListTestJSON-455521168 tempest-VolumesSnapshotListTestJSON-455521168-project-member] Snapshot delete request issued successfully. Jul 27 16:13:18.296044 np0000005924 devstack@c-api.service[100523]: INFO cinder.api.openstack.wsgi [None req-6ff5ed45-07a7-46ac-adfe-68b5bae80942 tempest-VolumesSnapshotListTestJSON-455521168 tempest-VolumesSnapshotListTestJSON-455521168-project-member] https://10.4.3.117/volume/v3/snapshots/f6c821a6-3201-4801-af13-ac3c5ae9f51b returned with HTTP 202 Jul 27 16:13:18.296555 np0000005924 devstack@c-api.service[100523]: [pid: 100523|app: 0|req: 479/1898] 10.4.3.117 () {66 vars in 1357 bytes} [Mon Jul 27 16:13:18 2026] DELETE /volume/v3/snapshots/f6c821a6-3201-4801-af13-ac3c5ae9f51b => generated 0 bytes in 27 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 27 16:13:18.304226 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.middleware.request_id [None req-e47b1fbb-abf8-4365-848f-6aa5f34fca34 None None] RequestId filter calling following filter/app {{(pid=100524) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:13:18.305856 np0000005924 devstack@c-api.service[100524]: INFO cinder.api.openstack.wsgi [None req-e47b1fbb-abf8-4365-848f-6aa5f34fca34 tempest-VolumesSnapshotListTestJSON-455521168 tempest-VolumesSnapshotListTestJSON-455521168-project-member] GET https://10.4.3.117/volume/v3/snapshots/f6c821a6-3201-4801-af13-ac3c5ae9f51b Jul 27 16:13:18.306180 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.openstack.wsgi [None req-e47b1fbb-abf8-4365-848f-6aa5f34fca34 tempest-VolumesSnapshotListTestJSON-455521168 tempest-VolumesSnapshotListTestJSON-455521168-project-member] Empty body provided in request {{(pid=100524) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:13:18.306491 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.openstack.wsgi [None req-e47b1fbb-abf8-4365-848f-6aa5f34fca34 tempest-VolumesSnapshotListTestJSON-455521168 tempest-VolumesSnapshotListTestJSON-455521168-project-member] Calling method 'show' {{(pid=100524) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:13:18.317796 np0000005924 devstack@c-api.service[100524]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:13:18.317796 np0000005924 devstack@c-api.service[100524]: warnings.warn( Jul 27 16:13:18.317796 np0000005924 devstack@c-api.service[100524]: INFO cinder.volume.api [None req-e47b1fbb-abf8-4365-848f-6aa5f34fca34 tempest-VolumesSnapshotListTestJSON-455521168 tempest-VolumesSnapshotListTestJSON-455521168-project-member] Snapshot retrieved successfully. Jul 27 16:13:18.317796 np0000005924 devstack@c-api.service[100524]: INFO cinder.api.openstack.wsgi [None req-e47b1fbb-abf8-4365-848f-6aa5f34fca34 tempest-VolumesSnapshotListTestJSON-455521168 tempest-VolumesSnapshotListTestJSON-455521168-project-member] https://10.4.3.117/volume/v3/snapshots/f6c821a6-3201-4801-af13-ac3c5ae9f51b returned with HTTP 200 Jul 27 16:13:18.317796 np0000005924 devstack@c-api.service[100524]: [pid: 100524|app: 0|req: 480/1899] 10.4.3.117 () {66 vars in 1354 bytes} [Mon Jul 27 16:13:18 2026] GET /volume/v3/snapshots/f6c821a6-3201-4801-af13-ac3c5ae9f51b => generated 469 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 27 16:13:18.445248 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.middleware.request_id [None req-7467bccf-0cb0-4cb9-957c-0adb2a92c1d7 None None] RequestId filter calling following filter/app {{(pid=100522) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:13:18.447010 np0000005924 devstack@c-api.service[100522]: INFO cinder.api.openstack.wsgi [None req-7467bccf-0cb0-4cb9-957c-0adb2a92c1d7 tempest-VolumesBackupsTest-1601316061 tempest-VolumesBackupsTest-1601316061-project-member] GET https://10.4.3.117/volume/v3/volumes/9cabb1f6-fcb3-41dc-9d5e-6a611afc8646 Jul 27 16:13:18.447231 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.openstack.wsgi [None req-7467bccf-0cb0-4cb9-957c-0adb2a92c1d7 tempest-VolumesBackupsTest-1601316061 tempest-VolumesBackupsTest-1601316061-project-member] Empty body provided in request {{(pid=100522) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:13:18.447464 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.openstack.wsgi [None req-7467bccf-0cb0-4cb9-957c-0adb2a92c1d7 tempest-VolumesBackupsTest-1601316061 tempest-VolumesBackupsTest-1601316061-project-member] Calling method 'show' {{(pid=100522) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:13:18.456744 np0000005924 devstack@c-api.service[100522]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:13:18.456744 np0000005924 devstack@c-api.service[100522]: warnings.warn( Jul 27 16:13:18.460497 np0000005924 devstack@c-api.service[100522]: INFO cinder.volume.api [None req-7467bccf-0cb0-4cb9-957c-0adb2a92c1d7 tempest-VolumesBackupsTest-1601316061 tempest-VolumesBackupsTest-1601316061-project-member] Volume info retrieved successfully. Jul 27 16:13:18.464492 np0000005924 devstack@c-api.service[100522]: INFO cinder.api.openstack.wsgi [None req-7467bccf-0cb0-4cb9-957c-0adb2a92c1d7 tempest-VolumesBackupsTest-1601316061 tempest-VolumesBackupsTest-1601316061-project-member] https://10.4.3.117/volume/v3/volumes/9cabb1f6-fcb3-41dc-9d5e-6a611afc8646 returned with HTTP 200 Jul 27 16:13:18.464879 np0000005924 devstack@c-api.service[100522]: [pid: 100522|app: 0|req: 469/1900] 10.4.3.117 () {66 vars in 1348 bytes} [Mon Jul 27 16:13:18 2026] GET /volume/v3/volumes/9cabb1f6-fcb3-41dc-9d5e-6a611afc8646 => generated 1136 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 27 16:13:18.735078 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.middleware.request_id [None req-758e6547-5b27-40d9-a4f0-6cecd56649c4 None None] RequestId filter calling following filter/app {{(pid=100521) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:13:18.736943 np0000005924 devstack@c-api.service[100521]: INFO cinder.api.openstack.wsgi [None req-758e6547-5b27-40d9-a4f0-6cecd56649c4 tempest-AttachVolumeTestJSON-1302607130 tempest-AttachVolumeTestJSON-1302607130-project-member] GET https://10.4.3.117/volume/v3/volumes/70ccc0fe-ea04-4a14-9ad8-8bf27aa78da3 Jul 27 16:13:18.737205 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.openstack.wsgi [None req-758e6547-5b27-40d9-a4f0-6cecd56649c4 tempest-AttachVolumeTestJSON-1302607130 tempest-AttachVolumeTestJSON-1302607130-project-member] Empty body provided in request {{(pid=100521) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:13:18.737433 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.openstack.wsgi [None req-758e6547-5b27-40d9-a4f0-6cecd56649c4 tempest-AttachVolumeTestJSON-1302607130 tempest-AttachVolumeTestJSON-1302607130-project-member] Calling method 'show' {{(pid=100521) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:13:18.747691 np0000005924 devstack@c-api.service[100521]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:13:18.747691 np0000005924 devstack@c-api.service[100521]: warnings.warn( Jul 27 16:13:18.751473 np0000005924 devstack@c-api.service[100521]: INFO cinder.volume.api [None req-758e6547-5b27-40d9-a4f0-6cecd56649c4 tempest-AttachVolumeTestJSON-1302607130 tempest-AttachVolumeTestJSON-1302607130-project-member] Volume info retrieved successfully. Jul 27 16:13:18.756241 np0000005924 devstack@c-api.service[100521]: INFO cinder.api.openstack.wsgi [None req-758e6547-5b27-40d9-a4f0-6cecd56649c4 tempest-AttachVolumeTestJSON-1302607130 tempest-AttachVolumeTestJSON-1302607130-project-member] https://10.4.3.117/volume/v3/volumes/70ccc0fe-ea04-4a14-9ad8-8bf27aa78da3 returned with HTTP 200 Jul 27 16:13:18.756702 np0000005924 devstack@c-api.service[100521]: [pid: 100521|app: 0|req: 473/1901] 10.4.3.117 () {66 vars in 1348 bytes} [Mon Jul 27 16:13:18 2026] GET /volume/v3/volumes/70ccc0fe-ea04-4a14-9ad8-8bf27aa78da3 => generated 843 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jul 27 16:13:19.325821 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.middleware.request_id [None req-e8463cbe-bc36-4f08-b3cb-b0e94afa981d None None] RequestId filter calling following filter/app {{(pid=100523) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:13:19.327672 np0000005924 devstack@c-api.service[100523]: INFO cinder.api.openstack.wsgi [None req-e8463cbe-bc36-4f08-b3cb-b0e94afa981d tempest-VolumesSnapshotListTestJSON-455521168 tempest-VolumesSnapshotListTestJSON-455521168-project-member] GET https://10.4.3.117/volume/v3/snapshots/f6c821a6-3201-4801-af13-ac3c5ae9f51b Jul 27 16:13:19.327932 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.openstack.wsgi [None req-e8463cbe-bc36-4f08-b3cb-b0e94afa981d tempest-VolumesSnapshotListTestJSON-455521168 tempest-VolumesSnapshotListTestJSON-455521168-project-member] Empty body provided in request {{(pid=100523) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:13:19.328148 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.openstack.wsgi [None req-e8463cbe-bc36-4f08-b3cb-b0e94afa981d tempest-VolumesSnapshotListTestJSON-455521168 tempest-VolumesSnapshotListTestJSON-455521168-project-member] Calling method 'show' {{(pid=100523) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:13:19.333654 np0000005924 devstack@c-api.service[100523]: INFO cinder.api.openstack.wsgi [None req-e8463cbe-bc36-4f08-b3cb-b0e94afa981d tempest-VolumesSnapshotListTestJSON-455521168 tempest-VolumesSnapshotListTestJSON-455521168-project-member] https://10.4.3.117/volume/v3/snapshots/f6c821a6-3201-4801-af13-ac3c5ae9f51b returned with HTTP 404 Jul 27 16:13:19.334695 np0000005924 devstack@c-api.service[100523]: [pid: 100523|app: 0|req: 480/1902] 10.4.3.117 () {66 vars in 1354 bytes} [Mon Jul 27 16:13:19 2026] GET /volume/v3/snapshots/f6c821a6-3201-4801-af13-ac3c5ae9f51b => generated 111 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 27 16:13:19.342860 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.middleware.request_id [None req-89b1b71d-5102-45bb-b7af-676b2d19196f None None] RequestId filter calling following filter/app {{(pid=100524) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:13:19.344712 np0000005924 devstack@c-api.service[100524]: INFO cinder.api.openstack.wsgi [None req-89b1b71d-5102-45bb-b7af-676b2d19196f tempest-VolumesSnapshotListTestJSON-455521168 tempest-VolumesSnapshotListTestJSON-455521168-project-member] DELETE https://10.4.3.117/volume/v3/snapshots/138a0573-039c-4d23-9968-5763a620e427 Jul 27 16:13:19.344962 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.openstack.wsgi [None req-89b1b71d-5102-45bb-b7af-676b2d19196f tempest-VolumesSnapshotListTestJSON-455521168 tempest-VolumesSnapshotListTestJSON-455521168-project-member] Empty body provided in request {{(pid=100524) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:13:19.345080 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.openstack.wsgi [None req-89b1b71d-5102-45bb-b7af-676b2d19196f tempest-VolumesSnapshotListTestJSON-455521168 tempest-VolumesSnapshotListTestJSON-455521168-project-member] Calling method 'delete' {{(pid=100524) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:13:19.345187 np0000005924 devstack@c-api.service[100524]: INFO cinder.api.v3.snapshots [None req-89b1b71d-5102-45bb-b7af-676b2d19196f tempest-VolumesSnapshotListTestJSON-455521168 tempest-VolumesSnapshotListTestJSON-455521168-project-member] Delete snapshot with id: 138a0573-039c-4d23-9968-5763a620e427 Jul 27 16:13:19.352122 np0000005924 devstack@c-api.service[100524]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:13:19.352122 np0000005924 devstack@c-api.service[100524]: warnings.warn( Jul 27 16:13:19.354919 np0000005924 devstack@c-api.service[100524]: INFO cinder.volume.api [None req-89b1b71d-5102-45bb-b7af-676b2d19196f tempest-VolumesSnapshotListTestJSON-455521168 tempest-VolumesSnapshotListTestJSON-455521168-project-member] Snapshot retrieved successfully. Jul 27 16:13:19.390461 np0000005924 devstack@c-api.service[100524]: INFO cinder.volume.api [None req-89b1b71d-5102-45bb-b7af-676b2d19196f tempest-VolumesSnapshotListTestJSON-455521168 tempest-VolumesSnapshotListTestJSON-455521168-project-member] Snapshot delete request issued successfully. Jul 27 16:13:19.390461 np0000005924 devstack@c-api.service[100524]: INFO cinder.api.openstack.wsgi [None req-89b1b71d-5102-45bb-b7af-676b2d19196f tempest-VolumesSnapshotListTestJSON-455521168 tempest-VolumesSnapshotListTestJSON-455521168-project-member] https://10.4.3.117/volume/v3/snapshots/138a0573-039c-4d23-9968-5763a620e427 returned with HTTP 202 Jul 27 16:13:19.390461 np0000005924 devstack@c-api.service[100524]: [pid: 100524|app: 0|req: 481/1903] 10.4.3.117 () {66 vars in 1357 bytes} [Mon Jul 27 16:13:19 2026] DELETE /volume/v3/snapshots/138a0573-039c-4d23-9968-5763a620e427 => generated 0 bytes in 46 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 27 16:13:19.396000 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.middleware.request_id [None req-3f2fe507-4ea0-48d2-938b-9b65de5596ca None None] RequestId filter calling following filter/app {{(pid=100522) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:13:19.398345 np0000005924 devstack@c-api.service[100522]: INFO cinder.api.openstack.wsgi [None req-3f2fe507-4ea0-48d2-938b-9b65de5596ca tempest-VolumesSnapshotListTestJSON-455521168 tempest-VolumesSnapshotListTestJSON-455521168-project-member] GET https://10.4.3.117/volume/v3/snapshots/138a0573-039c-4d23-9968-5763a620e427 Jul 27 16:13:19.398972 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.openstack.wsgi [None req-3f2fe507-4ea0-48d2-938b-9b65de5596ca tempest-VolumesSnapshotListTestJSON-455521168 tempest-VolumesSnapshotListTestJSON-455521168-project-member] Empty body provided in request {{(pid=100522) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:13:19.398972 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.openstack.wsgi [None req-3f2fe507-4ea0-48d2-938b-9b65de5596ca tempest-VolumesSnapshotListTestJSON-455521168 tempest-VolumesSnapshotListTestJSON-455521168-project-member] Calling method 'show' {{(pid=100522) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:13:19.405308 np0000005924 devstack@c-api.service[100522]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:13:19.405308 np0000005924 devstack@c-api.service[100522]: warnings.warn( Jul 27 16:13:19.405917 np0000005924 devstack@c-api.service[100522]: INFO cinder.volume.api [None req-3f2fe507-4ea0-48d2-938b-9b65de5596ca tempest-VolumesSnapshotListTestJSON-455521168 tempest-VolumesSnapshotListTestJSON-455521168-project-member] Snapshot retrieved successfully. Jul 27 16:13:19.406983 np0000005924 devstack@c-api.service[100522]: INFO cinder.api.openstack.wsgi [None req-3f2fe507-4ea0-48d2-938b-9b65de5596ca tempest-VolumesSnapshotListTestJSON-455521168 tempest-VolumesSnapshotListTestJSON-455521168-project-member] https://10.4.3.117/volume/v3/snapshots/138a0573-039c-4d23-9968-5763a620e427 returned with HTTP 200 Jul 27 16:13:19.407785 np0000005924 devstack@c-api.service[100522]: [pid: 100522|app: 0|req: 470/1904] 10.4.3.117 () {66 vars in 1354 bytes} [Mon Jul 27 16:13:19 2026] GET /volume/v3/snapshots/138a0573-039c-4d23-9968-5763a620e427 => generated 472 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 27 16:13:19.479537 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.middleware.request_id [None req-c6eb72df-9867-41fb-96b0-85d7d1a88352 None None] RequestId filter calling following filter/app {{(pid=100521) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:13:19.481036 np0000005924 devstack@c-api.service[100521]: INFO cinder.api.openstack.wsgi [None req-c6eb72df-9867-41fb-96b0-85d7d1a88352 tempest-VolumesBackupsTest-1601316061 tempest-VolumesBackupsTest-1601316061-project-member] GET https://10.4.3.117/volume/v3/volumes/9cabb1f6-fcb3-41dc-9d5e-6a611afc8646 Jul 27 16:13:19.481244 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.openstack.wsgi [None req-c6eb72df-9867-41fb-96b0-85d7d1a88352 tempest-VolumesBackupsTest-1601316061 tempest-VolumesBackupsTest-1601316061-project-member] Empty body provided in request {{(pid=100521) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:13:19.481463 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.openstack.wsgi [None req-c6eb72df-9867-41fb-96b0-85d7d1a88352 tempest-VolumesBackupsTest-1601316061 tempest-VolumesBackupsTest-1601316061-project-member] Calling method 'show' {{(pid=100521) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:13:19.491615 np0000005924 devstack@c-api.service[100521]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:13:19.491615 np0000005924 devstack@c-api.service[100521]: warnings.warn( Jul 27 16:13:19.494762 np0000005924 devstack@c-api.service[100521]: INFO cinder.volume.api [None req-c6eb72df-9867-41fb-96b0-85d7d1a88352 tempest-VolumesBackupsTest-1601316061 tempest-VolumesBackupsTest-1601316061-project-member] Volume info retrieved successfully. Jul 27 16:13:19.498520 np0000005924 devstack@c-api.service[100521]: INFO cinder.api.openstack.wsgi [None req-c6eb72df-9867-41fb-96b0-85d7d1a88352 tempest-VolumesBackupsTest-1601316061 tempest-VolumesBackupsTest-1601316061-project-member] https://10.4.3.117/volume/v3/volumes/9cabb1f6-fcb3-41dc-9d5e-6a611afc8646 returned with HTTP 200 Jul 27 16:13:19.498855 np0000005924 devstack@c-api.service[100521]: [pid: 100521|app: 0|req: 474/1905] 10.4.3.117 () {66 vars in 1348 bytes} [Mon Jul 27 16:13:19 2026] GET /volume/v3/volumes/9cabb1f6-fcb3-41dc-9d5e-6a611afc8646 => generated 1136 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 27 16:13:19.768647 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.middleware.request_id [None req-6f245009-5ee5-46a1-acf4-83bccee8ef6b None None] RequestId filter calling following filter/app {{(pid=100523) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:13:19.770665 np0000005924 devstack@c-api.service[100523]: INFO cinder.api.openstack.wsgi [None req-6f245009-5ee5-46a1-acf4-83bccee8ef6b tempest-AttachVolumeTestJSON-1302607130 tempest-AttachVolumeTestJSON-1302607130-project-member] GET https://10.4.3.117/volume/v3/volumes/70ccc0fe-ea04-4a14-9ad8-8bf27aa78da3 Jul 27 16:13:19.770977 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.openstack.wsgi [None req-6f245009-5ee5-46a1-acf4-83bccee8ef6b tempest-AttachVolumeTestJSON-1302607130 tempest-AttachVolumeTestJSON-1302607130-project-member] Empty body provided in request {{(pid=100523) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:13:19.771269 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.openstack.wsgi [None req-6f245009-5ee5-46a1-acf4-83bccee8ef6b tempest-AttachVolumeTestJSON-1302607130 tempest-AttachVolumeTestJSON-1302607130-project-member] Calling method 'show' {{(pid=100523) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:13:19.784374 np0000005924 devstack@c-api.service[100523]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:13:19.784374 np0000005924 devstack@c-api.service[100523]: warnings.warn( Jul 27 16:13:19.789312 np0000005924 devstack@c-api.service[100523]: INFO cinder.volume.api [None req-6f245009-5ee5-46a1-acf4-83bccee8ef6b tempest-AttachVolumeTestJSON-1302607130 tempest-AttachVolumeTestJSON-1302607130-project-member] Volume info retrieved successfully. Jul 27 16:13:19.791905 np0000005924 devstack@c-api.service[100523]: INFO cinder.api.openstack.wsgi [None req-6f245009-5ee5-46a1-acf4-83bccee8ef6b tempest-AttachVolumeTestJSON-1302607130 tempest-AttachVolumeTestJSON-1302607130-project-member] https://10.4.3.117/volume/v3/volumes/70ccc0fe-ea04-4a14-9ad8-8bf27aa78da3 returned with HTTP 200 Jul 27 16:13:19.792398 np0000005924 devstack@c-api.service[100523]: [pid: 100523|app: 0|req: 481/1906] 10.4.3.117 () {66 vars in 1348 bytes} [Mon Jul 27 16:13:19 2026] GET /volume/v3/volumes/70ccc0fe-ea04-4a14-9ad8-8bf27aa78da3 => generated 843 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 27 16:13:20.417643 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.middleware.request_id [None req-bf090a2b-e7cc-4f89-83f5-84627b01591b None None] RequestId filter calling following filter/app {{(pid=100524) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:13:20.420347 np0000005924 devstack@c-api.service[100524]: INFO cinder.api.openstack.wsgi [None req-bf090a2b-e7cc-4f89-83f5-84627b01591b tempest-VolumesSnapshotListTestJSON-455521168 tempest-VolumesSnapshotListTestJSON-455521168-project-member] GET https://10.4.3.117/volume/v3/snapshots/138a0573-039c-4d23-9968-5763a620e427 Jul 27 16:13:20.420686 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.openstack.wsgi [None req-bf090a2b-e7cc-4f89-83f5-84627b01591b tempest-VolumesSnapshotListTestJSON-455521168 tempest-VolumesSnapshotListTestJSON-455521168-project-member] Empty body provided in request {{(pid=100524) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:13:20.420968 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.openstack.wsgi [None req-bf090a2b-e7cc-4f89-83f5-84627b01591b tempest-VolumesSnapshotListTestJSON-455521168 tempest-VolumesSnapshotListTestJSON-455521168-project-member] Calling method 'show' {{(pid=100524) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:13:20.427454 np0000005924 devstack@c-api.service[100524]: INFO cinder.api.openstack.wsgi [None req-bf090a2b-e7cc-4f89-83f5-84627b01591b tempest-VolumesSnapshotListTestJSON-455521168 tempest-VolumesSnapshotListTestJSON-455521168-project-member] https://10.4.3.117/volume/v3/snapshots/138a0573-039c-4d23-9968-5763a620e427 returned with HTTP 404 Jul 27 16:13:20.427953 np0000005924 devstack@c-api.service[100524]: [pid: 100524|app: 0|req: 482/1907] 10.4.3.117 () {66 vars in 1354 bytes} [Mon Jul 27 16:13:20 2026] GET /volume/v3/snapshots/138a0573-039c-4d23-9968-5763a620e427 => generated 111 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 27 16:13:20.439858 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.middleware.request_id [None req-7daef517-3b85-4c4d-a708-63b18eb0cd49 None None] RequestId filter calling following filter/app {{(pid=100522) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:13:20.441923 np0000005924 devstack@c-api.service[100522]: INFO cinder.api.openstack.wsgi [None req-7daef517-3b85-4c4d-a708-63b18eb0cd49 tempest-VolumesSnapshotListTestJSON-455521168 tempest-VolumesSnapshotListTestJSON-455521168-project-member] DELETE https://10.4.3.117/volume/v3/snapshots/7b5b9aa5-2b40-473d-b801-9264579a415d Jul 27 16:13:20.442204 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.openstack.wsgi [None req-7daef517-3b85-4c4d-a708-63b18eb0cd49 tempest-VolumesSnapshotListTestJSON-455521168 tempest-VolumesSnapshotListTestJSON-455521168-project-member] Empty body provided in request {{(pid=100522) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:13:20.442437 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.openstack.wsgi [None req-7daef517-3b85-4c4d-a708-63b18eb0cd49 tempest-VolumesSnapshotListTestJSON-455521168 tempest-VolumesSnapshotListTestJSON-455521168-project-member] Calling method 'delete' {{(pid=100522) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:13:20.442542 np0000005924 devstack@c-api.service[100522]: INFO cinder.api.v3.snapshots [None req-7daef517-3b85-4c4d-a708-63b18eb0cd49 tempest-VolumesSnapshotListTestJSON-455521168 tempest-VolumesSnapshotListTestJSON-455521168-project-member] Delete snapshot with id: 7b5b9aa5-2b40-473d-b801-9264579a415d Jul 27 16:13:20.449002 np0000005924 devstack@c-api.service[100522]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:13:20.449002 np0000005924 devstack@c-api.service[100522]: warnings.warn( Jul 27 16:13:20.449690 np0000005924 devstack@c-api.service[100522]: INFO cinder.volume.api [None req-7daef517-3b85-4c4d-a708-63b18eb0cd49 tempest-VolumesSnapshotListTestJSON-455521168 tempest-VolumesSnapshotListTestJSON-455521168-project-member] Snapshot retrieved successfully. Jul 27 16:13:20.471459 np0000005924 devstack@c-api.service[100522]: INFO cinder.volume.api [None req-7daef517-3b85-4c4d-a708-63b18eb0cd49 tempest-VolumesSnapshotListTestJSON-455521168 tempest-VolumesSnapshotListTestJSON-455521168-project-member] Snapshot delete request issued successfully. Jul 27 16:13:20.471459 np0000005924 devstack@c-api.service[100522]: INFO cinder.api.openstack.wsgi [None req-7daef517-3b85-4c4d-a708-63b18eb0cd49 tempest-VolumesSnapshotListTestJSON-455521168 tempest-VolumesSnapshotListTestJSON-455521168-project-member] https://10.4.3.117/volume/v3/snapshots/7b5b9aa5-2b40-473d-b801-9264579a415d returned with HTTP 202 Jul 27 16:13:20.471459 np0000005924 devstack@c-api.service[100522]: [pid: 100522|app: 0|req: 471/1908] 10.4.3.117 () {66 vars in 1357 bytes} [Mon Jul 27 16:13:20 2026] DELETE /volume/v3/snapshots/7b5b9aa5-2b40-473d-b801-9264579a415d => generated 0 bytes in 31 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 27 16:13:20.483317 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.middleware.request_id [None req-a1001e5a-c52e-4264-9f5c-e6faa2b576db None None] RequestId filter calling following filter/app {{(pid=100521) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:13:20.489163 np0000005924 devstack@c-api.service[100521]: INFO cinder.api.openstack.wsgi [None req-a1001e5a-c52e-4264-9f5c-e6faa2b576db tempest-VolumesSnapshotListTestJSON-455521168 tempest-VolumesSnapshotListTestJSON-455521168-project-member] GET https://10.4.3.117/volume/v3/snapshots/7b5b9aa5-2b40-473d-b801-9264579a415d Jul 27 16:13:20.489163 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.openstack.wsgi [None req-a1001e5a-c52e-4264-9f5c-e6faa2b576db tempest-VolumesSnapshotListTestJSON-455521168 tempest-VolumesSnapshotListTestJSON-455521168-project-member] Empty body provided in request {{(pid=100521) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:13:20.489163 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.openstack.wsgi [None req-a1001e5a-c52e-4264-9f5c-e6faa2b576db tempest-VolumesSnapshotListTestJSON-455521168 tempest-VolumesSnapshotListTestJSON-455521168-project-member] Calling method 'show' {{(pid=100521) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:13:20.497111 np0000005924 devstack@c-api.service[100521]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:13:20.497111 np0000005924 devstack@c-api.service[100521]: warnings.warn( Jul 27 16:13:20.498207 np0000005924 devstack@c-api.service[100521]: INFO cinder.volume.api [None req-a1001e5a-c52e-4264-9f5c-e6faa2b576db tempest-VolumesSnapshotListTestJSON-455521168 tempest-VolumesSnapshotListTestJSON-455521168-project-member] Snapshot retrieved successfully. Jul 27 16:13:20.498613 np0000005924 devstack@c-api.service[100521]: INFO cinder.api.openstack.wsgi [None req-a1001e5a-c52e-4264-9f5c-e6faa2b576db tempest-VolumesSnapshotListTestJSON-455521168 tempest-VolumesSnapshotListTestJSON-455521168-project-member] https://10.4.3.117/volume/v3/snapshots/7b5b9aa5-2b40-473d-b801-9264579a415d returned with HTTP 200 Jul 27 16:13:20.499228 np0000005924 devstack@c-api.service[100521]: [pid: 100521|app: 0|req: 475/1909] 10.4.3.117 () {66 vars in 1354 bytes} [Mon Jul 27 16:13:20 2026] GET /volume/v3/snapshots/7b5b9aa5-2b40-473d-b801-9264579a415d => generated 471 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 27 16:13:20.514176 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.middleware.request_id [None req-3b03537f-cbde-424d-83c6-f229858816e1 None None] RequestId filter calling following filter/app {{(pid=100523) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:13:20.518445 np0000005924 devstack@c-api.service[100523]: INFO cinder.api.openstack.wsgi [None req-3b03537f-cbde-424d-83c6-f229858816e1 tempest-VolumesBackupsTest-1601316061 tempest-VolumesBackupsTest-1601316061-project-member] GET https://10.4.3.117/volume/v3/volumes/9cabb1f6-fcb3-41dc-9d5e-6a611afc8646 Jul 27 16:13:20.518445 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.openstack.wsgi [None req-3b03537f-cbde-424d-83c6-f229858816e1 tempest-VolumesBackupsTest-1601316061 tempest-VolumesBackupsTest-1601316061-project-member] Empty body provided in request {{(pid=100523) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:13:20.518445 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.openstack.wsgi [None req-3b03537f-cbde-424d-83c6-f229858816e1 tempest-VolumesBackupsTest-1601316061 tempest-VolumesBackupsTest-1601316061-project-member] Calling method 'show' {{(pid=100523) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:13:20.528313 np0000005924 devstack@c-api.service[100523]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:13:20.528313 np0000005924 devstack@c-api.service[100523]: warnings.warn( Jul 27 16:13:20.531350 np0000005924 devstack@c-api.service[100523]: INFO cinder.volume.api [None req-3b03537f-cbde-424d-83c6-f229858816e1 tempest-VolumesBackupsTest-1601316061 tempest-VolumesBackupsTest-1601316061-project-member] Volume info retrieved successfully. Jul 27 16:13:20.536262 np0000005924 devstack@c-api.service[100523]: INFO cinder.api.openstack.wsgi [None req-3b03537f-cbde-424d-83c6-f229858816e1 tempest-VolumesBackupsTest-1601316061 tempest-VolumesBackupsTest-1601316061-project-member] https://10.4.3.117/volume/v3/volumes/9cabb1f6-fcb3-41dc-9d5e-6a611afc8646 returned with HTTP 200 Jul 27 16:13:20.536845 np0000005924 devstack@c-api.service[100523]: [pid: 100523|app: 0|req: 482/1910] 10.4.3.117 () {66 vars in 1348 bytes} [Mon Jul 27 16:13:20 2026] GET /volume/v3/volumes/9cabb1f6-fcb3-41dc-9d5e-6a611afc8646 => generated 1136 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 27 16:13:20.805680 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.middleware.request_id [None req-b2f00af2-831d-4392-8ca0-90f0a64c9e7f None None] RequestId filter calling following filter/app {{(pid=100524) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:13:20.807396 np0000005924 devstack@c-api.service[100524]: INFO cinder.api.openstack.wsgi [None req-b2f00af2-831d-4392-8ca0-90f0a64c9e7f tempest-AttachVolumeTestJSON-1302607130 tempest-AttachVolumeTestJSON-1302607130-project-member] GET https://10.4.3.117/volume/v3/volumes/70ccc0fe-ea04-4a14-9ad8-8bf27aa78da3 Jul 27 16:13:20.807571 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.openstack.wsgi [None req-b2f00af2-831d-4392-8ca0-90f0a64c9e7f tempest-AttachVolumeTestJSON-1302607130 tempest-AttachVolumeTestJSON-1302607130-project-member] Empty body provided in request {{(pid=100524) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:13:20.807743 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.openstack.wsgi [None req-b2f00af2-831d-4392-8ca0-90f0a64c9e7f tempest-AttachVolumeTestJSON-1302607130 tempest-AttachVolumeTestJSON-1302607130-project-member] Calling method 'show' {{(pid=100524) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:13:20.817940 np0000005924 devstack@c-api.service[100524]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:13:20.817940 np0000005924 devstack@c-api.service[100524]: warnings.warn( Jul 27 16:13:20.825293 np0000005924 devstack@c-api.service[100524]: INFO cinder.volume.api [None req-b2f00af2-831d-4392-8ca0-90f0a64c9e7f tempest-AttachVolumeTestJSON-1302607130 tempest-AttachVolumeTestJSON-1302607130-project-member] Volume info retrieved successfully. Jul 27 16:13:20.832300 np0000005924 devstack@c-api.service[100524]: INFO cinder.api.openstack.wsgi [None req-b2f00af2-831d-4392-8ca0-90f0a64c9e7f tempest-AttachVolumeTestJSON-1302607130 tempest-AttachVolumeTestJSON-1302607130-project-member] https://10.4.3.117/volume/v3/volumes/70ccc0fe-ea04-4a14-9ad8-8bf27aa78da3 returned with HTTP 200 Jul 27 16:13:20.832699 np0000005924 devstack@c-api.service[100524]: [pid: 100524|app: 0|req: 483/1911] 10.4.3.117 () {66 vars in 1348 bytes} [Mon Jul 27 16:13:20 2026] GET /volume/v3/volumes/70ccc0fe-ea04-4a14-9ad8-8bf27aa78da3 => generated 843 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 27 16:13:21.276588 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.middleware.request_id [req-9e982af1-ec94-4e8b-a7d8-25bfa3a2cee2 req-f2877077-302d-4334-b2b1-061160f95a81 None None] RequestId filter calling following filter/app {{(pid=100522) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:13:21.279047 np0000005924 devstack@c-api.service[100522]: INFO cinder.api.openstack.wsgi [req-9e982af1-ec94-4e8b-a7d8-25bfa3a2cee2 req-f2877077-302d-4334-b2b1-061160f95a81 tempest-AttachVolumeTestJSON-1302607130 tempest-AttachVolumeTestJSON-1302607130-project-member] POST https://10.4.3.117/volume/v3/attachments/052a6a2d-baf5-4c2c-a478-89c7ddddfcef/action Jul 27 16:13:21.279498 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.openstack.wsgi [req-9e982af1-ec94-4e8b-a7d8-25bfa3a2cee2 req-f2877077-302d-4334-b2b1-061160f95a81 tempest-AttachVolumeTestJSON-1302607130 tempest-AttachVolumeTestJSON-1302607130-project-member] Action body: b'{"os-complete": null}' {{(pid=100522) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 27 16:13:21.279668 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.openstack.wsgi [req-9e982af1-ec94-4e8b-a7d8-25bfa3a2cee2 req-f2877077-302d-4334-b2b1-061160f95a81 tempest-AttachVolumeTestJSON-1302607130 tempest-AttachVolumeTestJSON-1302607130-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100522) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 27 16:13:21.305422 np0000005924 devstack@c-api.service[100522]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:13:21.305422 np0000005924 devstack@c-api.service[100522]: warnings.warn( Jul 27 16:13:21.329572 np0000005924 devstack@c-api.service[100522]: INFO cinder.api.openstack.wsgi [req-9e982af1-ec94-4e8b-a7d8-25bfa3a2cee2 req-f2877077-302d-4334-b2b1-061160f95a81 tempest-AttachVolumeTestJSON-1302607130 tempest-AttachVolumeTestJSON-1302607130-project-member] https://10.4.3.117/volume/v3/attachments/052a6a2d-baf5-4c2c-a478-89c7ddddfcef/action returned with HTTP 204 Jul 27 16:13:21.329998 np0000005924 devstack@c-api.service[100522]: [pid: 100522|app: 0|req: 472/1912] 10.4.3.117 () {74 vars in 1725 bytes} [Mon Jul 27 16:13:21 2026] POST /volume/v3/attachments/052a6a2d-baf5-4c2c-a478-89c7ddddfcef/action => generated 0 bytes in 54 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jul 27 16:13:21.416354 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.middleware.request_id [req-30b84e02-1524-44c0-bf64-a7d6a3e35a15 req-9303fe3b-2efe-4a7a-880b-7c252e72ffae None None] RequestId filter calling following filter/app {{(pid=100521) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:13:21.418995 np0000005924 devstack@c-api.service[100521]: INFO cinder.api.openstack.wsgi [req-30b84e02-1524-44c0-bf64-a7d6a3e35a15 req-9303fe3b-2efe-4a7a-880b-7c252e72ffae tempest-VolumesBackupsTest-1601316061 tempest-VolumesBackupsTest-1601316061-project-member] DELETE https://10.4.3.117/volume/v3/attachments/b6bd7281-b66a-430c-86b2-1c4ee0ac8137 Jul 27 16:13:21.419259 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.openstack.wsgi [req-30b84e02-1524-44c0-bf64-a7d6a3e35a15 req-9303fe3b-2efe-4a7a-880b-7c252e72ffae tempest-VolumesBackupsTest-1601316061 tempest-VolumesBackupsTest-1601316061-project-member] Empty body provided in request {{(pid=100521) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:13:21.419518 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.openstack.wsgi [req-30b84e02-1524-44c0-bf64-a7d6a3e35a15 req-9303fe3b-2efe-4a7a-880b-7c252e72ffae tempest-VolumesBackupsTest-1601316061 tempest-VolumesBackupsTest-1601316061-project-member] Calling method 'version_select' {{(pid=100521) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:13:21.425825 np0000005924 devstack@c-api.service[100521]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:13:21.425825 np0000005924 devstack@c-api.service[100521]: warnings.warn( Jul 27 16:13:21.496070 np0000005924 devstack@c-api.service[100521]: INFO cinder.api.openstack.wsgi [req-30b84e02-1524-44c0-bf64-a7d6a3e35a15 req-9303fe3b-2efe-4a7a-880b-7c252e72ffae tempest-VolumesBackupsTest-1601316061 tempest-VolumesBackupsTest-1601316061-project-member] https://10.4.3.117/volume/v3/attachments/b6bd7281-b66a-430c-86b2-1c4ee0ac8137 returned with HTTP 200 Jul 27 16:13:21.496650 np0000005924 devstack@c-api.service[100521]: [pid: 100521|app: 0|req: 476/1913] 10.4.3.117 () {72 vars in 1673 bytes} [Mon Jul 27 16:13:21 2026] DELETE /volume/v3/attachments/b6bd7281-b66a-430c-86b2-1c4ee0ac8137 => generated 19 bytes in 81 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 27 16:13:21.510419 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.middleware.request_id [None req-eed327c6-49af-41ba-8e20-fe62e745392a None None] RequestId filter calling following filter/app {{(pid=100523) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:13:21.512344 np0000005924 devstack@c-api.service[100523]: INFO cinder.api.openstack.wsgi [None req-eed327c6-49af-41ba-8e20-fe62e745392a tempest-VolumesSnapshotListTestJSON-455521168 tempest-VolumesSnapshotListTestJSON-455521168-project-member] GET https://10.4.3.117/volume/v3/snapshots/7b5b9aa5-2b40-473d-b801-9264579a415d Jul 27 16:13:21.514181 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.openstack.wsgi [None req-eed327c6-49af-41ba-8e20-fe62e745392a tempest-VolumesSnapshotListTestJSON-455521168 tempest-VolumesSnapshotListTestJSON-455521168-project-member] Empty body provided in request {{(pid=100523) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:13:21.514181 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.openstack.wsgi [None req-eed327c6-49af-41ba-8e20-fe62e745392a tempest-VolumesSnapshotListTestJSON-455521168 tempest-VolumesSnapshotListTestJSON-455521168-project-member] Calling method 'show' {{(pid=100523) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:13:21.519478 np0000005924 devstack@c-api.service[100523]: INFO cinder.api.openstack.wsgi [None req-eed327c6-49af-41ba-8e20-fe62e745392a tempest-VolumesSnapshotListTestJSON-455521168 tempest-VolumesSnapshotListTestJSON-455521168-project-member] https://10.4.3.117/volume/v3/snapshots/7b5b9aa5-2b40-473d-b801-9264579a415d returned with HTTP 404 Jul 27 16:13:21.520873 np0000005924 devstack@c-api.service[100523]: [pid: 100523|app: 0|req: 483/1914] 10.4.3.117 () {66 vars in 1354 bytes} [Mon Jul 27 16:13:21 2026] GET /volume/v3/snapshots/7b5b9aa5-2b40-473d-b801-9264579a415d => generated 111 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 27 16:13:21.532515 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.middleware.request_id [None req-ed0a346c-cbba-4c10-8fec-75feb4ee161d None None] RequestId filter calling following filter/app {{(pid=100524) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:13:21.536274 np0000005924 devstack@c-api.service[100524]: INFO cinder.api.openstack.wsgi [None req-ed0a346c-cbba-4c10-8fec-75feb4ee161d tempest-VolumesSnapshotListTestJSON-455521168 tempest-VolumesSnapshotListTestJSON-455521168-project-member] GET https://10.4.3.117/volume/v3/volumes/65acb9f6-320d-4b08-83cc-e009d13006f3 Jul 27 16:13:21.536579 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.openstack.wsgi [None req-ed0a346c-cbba-4c10-8fec-75feb4ee161d tempest-VolumesSnapshotListTestJSON-455521168 tempest-VolumesSnapshotListTestJSON-455521168-project-member] Empty body provided in request {{(pid=100524) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:13:21.536808 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.openstack.wsgi [None req-ed0a346c-cbba-4c10-8fec-75feb4ee161d tempest-VolumesSnapshotListTestJSON-455521168 tempest-VolumesSnapshotListTestJSON-455521168-project-member] Calling method 'show' {{(pid=100524) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:13:21.551344 np0000005924 devstack@c-api.service[100524]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:13:21.551344 np0000005924 devstack@c-api.service[100524]: warnings.warn( Jul 27 16:13:21.554591 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.middleware.request_id [None req-c5b48551-f951-4441-a369-f535f33d00aa None None] RequestId filter calling following filter/app {{(pid=100522) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:13:21.556594 np0000005924 devstack@c-api.service[100522]: INFO cinder.api.openstack.wsgi [None req-c5b48551-f951-4441-a369-f535f33d00aa tempest-VolumesBackupsTest-1601316061 tempest-VolumesBackupsTest-1601316061-project-member] GET https://10.4.3.117/volume/v3/volumes/9cabb1f6-fcb3-41dc-9d5e-6a611afc8646 Jul 27 16:13:21.556801 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.openstack.wsgi [None req-c5b48551-f951-4441-a369-f535f33d00aa tempest-VolumesBackupsTest-1601316061 tempest-VolumesBackupsTest-1601316061-project-member] Empty body provided in request {{(pid=100522) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:13:21.557008 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.openstack.wsgi [None req-c5b48551-f951-4441-a369-f535f33d00aa tempest-VolumesBackupsTest-1601316061 tempest-VolumesBackupsTest-1601316061-project-member] Calling method 'show' {{(pid=100522) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:13:21.559361 np0000005924 devstack@c-api.service[100524]: INFO cinder.volume.api [None req-ed0a346c-cbba-4c10-8fec-75feb4ee161d tempest-VolumesSnapshotListTestJSON-455521168 tempest-VolumesSnapshotListTestJSON-455521168-project-member] Volume info retrieved successfully. Jul 27 16:13:21.567587 np0000005924 devstack@c-api.service[100522]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:13:21.567587 np0000005924 devstack@c-api.service[100522]: warnings.warn( Jul 27 16:13:21.569768 np0000005924 devstack@c-api.service[100524]: INFO cinder.api.openstack.wsgi [None req-ed0a346c-cbba-4c10-8fec-75feb4ee161d tempest-VolumesSnapshotListTestJSON-455521168 tempest-VolumesSnapshotListTestJSON-455521168-project-member] https://10.4.3.117/volume/v3/volumes/65acb9f6-320d-4b08-83cc-e009d13006f3 returned with HTTP 200 Jul 27 16:13:21.570203 np0000005924 devstack@c-api.service[100524]: [pid: 100524|app: 0|req: 484/1915] 10.4.3.117 () {66 vars in 1348 bytes} [Mon Jul 27 16:13:21 2026] GET /volume/v3/volumes/65acb9f6-320d-4b08-83cc-e009d13006f3 => generated 851 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 27 16:13:21.573148 np0000005924 devstack@c-api.service[100522]: INFO cinder.volume.api [None req-c5b48551-f951-4441-a369-f535f33d00aa tempest-VolumesBackupsTest-1601316061 tempest-VolumesBackupsTest-1601316061-project-member] Volume info retrieved successfully. Jul 27 16:13:21.577657 np0000005924 devstack@c-api.service[100522]: INFO cinder.api.openstack.wsgi [None req-c5b48551-f951-4441-a369-f535f33d00aa tempest-VolumesBackupsTest-1601316061 tempest-VolumesBackupsTest-1601316061-project-member] https://10.4.3.117/volume/v3/volumes/9cabb1f6-fcb3-41dc-9d5e-6a611afc8646 returned with HTTP 200 Jul 27 16:13:21.577986 np0000005924 devstack@c-api.service[100522]: [pid: 100522|app: 0|req: 473/1916] 10.4.3.117 () {66 vars in 1348 bytes} [Mon Jul 27 16:13:21 2026] GET /volume/v3/volumes/9cabb1f6-fcb3-41dc-9d5e-6a611afc8646 => generated 841 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 27 16:13:21.590820 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.middleware.request_id [None req-d7f1202d-4ff9-4c8b-be9c-4ed519f76bb5 None None] RequestId filter calling following filter/app {{(pid=100521) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:13:21.595900 np0000005924 devstack@c-api.service[100521]: INFO cinder.api.openstack.wsgi [None req-d7f1202d-4ff9-4c8b-be9c-4ed519f76bb5 tempest-VolumesSnapshotListTestJSON-455521168 tempest-VolumesSnapshotListTestJSON-455521168-project-member] DELETE https://10.4.3.117/volume/v3/volumes/65acb9f6-320d-4b08-83cc-e009d13006f3 Jul 27 16:13:21.596096 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.openstack.wsgi [None req-d7f1202d-4ff9-4c8b-be9c-4ed519f76bb5 tempest-VolumesSnapshotListTestJSON-455521168 tempest-VolumesSnapshotListTestJSON-455521168-project-member] Empty body provided in request {{(pid=100521) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:13:21.596370 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.openstack.wsgi [None req-d7f1202d-4ff9-4c8b-be9c-4ed519f76bb5 tempest-VolumesSnapshotListTestJSON-455521168 tempest-VolumesSnapshotListTestJSON-455521168-project-member] Calling method 'delete' {{(pid=100521) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:13:21.596523 np0000005924 devstack@c-api.service[100521]: INFO cinder.api.v3.volumes [None req-d7f1202d-4ff9-4c8b-be9c-4ed519f76bb5 tempest-VolumesSnapshotListTestJSON-455521168 tempest-VolumesSnapshotListTestJSON-455521168-project-member] Delete volume with id: 65acb9f6-320d-4b08-83cc-e009d13006f3 Jul 27 16:13:21.606649 np0000005924 devstack@c-api.service[100521]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:13:21.606649 np0000005924 devstack@c-api.service[100521]: warnings.warn( Jul 27 16:13:21.607474 np0000005924 devstack@c-api.service[100521]: INFO cinder.volume.api [None req-d7f1202d-4ff9-4c8b-be9c-4ed519f76bb5 tempest-VolumesSnapshotListTestJSON-455521168 tempest-VolumesSnapshotListTestJSON-455521168-project-member] Volume info retrieved successfully. Jul 27 16:13:21.636353 np0000005924 devstack@c-api.service[100521]: INFO cinder.volume.api [None req-d7f1202d-4ff9-4c8b-be9c-4ed519f76bb5 tempest-VolumesSnapshotListTestJSON-455521168 tempest-VolumesSnapshotListTestJSON-455521168-project-member] Delete volume request issued successfully. Jul 27 16:13:21.636353 np0000005924 devstack@c-api.service[100521]: INFO cinder.api.openstack.wsgi [None req-d7f1202d-4ff9-4c8b-be9c-4ed519f76bb5 tempest-VolumesSnapshotListTestJSON-455521168 tempest-VolumesSnapshotListTestJSON-455521168-project-member] https://10.4.3.117/volume/v3/volumes/65acb9f6-320d-4b08-83cc-e009d13006f3 returned with HTTP 202 Jul 27 16:13:21.636353 np0000005924 devstack@c-api.service[100521]: [pid: 100521|app: 0|req: 477/1917] 10.4.3.117 () {66 vars in 1351 bytes} [Mon Jul 27 16:13:21 2026] DELETE /volume/v3/volumes/65acb9f6-320d-4b08-83cc-e009d13006f3 => generated 0 bytes in 45 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 27 16:13:21.641778 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.middleware.request_id [None req-13660ffd-4bbd-4eae-af75-85ca33bba730 None None] RequestId filter calling following filter/app {{(pid=100523) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:13:21.645693 np0000005924 devstack@c-api.service[100523]: INFO cinder.api.openstack.wsgi [None req-13660ffd-4bbd-4eae-af75-85ca33bba730 tempest-VolumesSnapshotListTestJSON-455521168 tempest-VolumesSnapshotListTestJSON-455521168-project-member] GET https://10.4.3.117/volume/v3/volumes/65acb9f6-320d-4b08-83cc-e009d13006f3 Jul 27 16:13:21.646988 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.openstack.wsgi [None req-13660ffd-4bbd-4eae-af75-85ca33bba730 tempest-VolumesSnapshotListTestJSON-455521168 tempest-VolumesSnapshotListTestJSON-455521168-project-member] Empty body provided in request {{(pid=100523) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:13:21.647429 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.openstack.wsgi [None req-13660ffd-4bbd-4eae-af75-85ca33bba730 tempest-VolumesSnapshotListTestJSON-455521168 tempest-VolumesSnapshotListTestJSON-455521168-project-member] Calling method 'show' {{(pid=100523) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:13:21.657842 np0000005924 devstack@c-api.service[100523]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:13:21.657842 np0000005924 devstack@c-api.service[100523]: warnings.warn( Jul 27 16:13:21.667381 np0000005924 devstack@c-api.service[100523]: INFO cinder.volume.api [None req-13660ffd-4bbd-4eae-af75-85ca33bba730 tempest-VolumesSnapshotListTestJSON-455521168 tempest-VolumesSnapshotListTestJSON-455521168-project-member] Volume info retrieved successfully. Jul 27 16:13:21.670464 np0000005924 devstack@c-api.service[100523]: INFO cinder.api.openstack.wsgi [None req-13660ffd-4bbd-4eae-af75-85ca33bba730 tempest-VolumesSnapshotListTestJSON-455521168 tempest-VolumesSnapshotListTestJSON-455521168-project-member] https://10.4.3.117/volume/v3/volumes/65acb9f6-320d-4b08-83cc-e009d13006f3 returned with HTTP 200 Jul 27 16:13:21.670853 np0000005924 devstack@c-api.service[100523]: [pid: 100523|app: 0|req: 484/1918] 10.4.3.117 () {66 vars in 1348 bytes} [Mon Jul 27 16:13:21 2026] GET /volume/v3/volumes/65acb9f6-320d-4b08-83cc-e009d13006f3 => generated 850 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 27 16:13:21.844435 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.middleware.request_id [None req-b2b1e566-742b-4267-b673-808ad07d0ee4 None None] RequestId filter calling following filter/app {{(pid=100524) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:13:21.846293 np0000005924 devstack@c-api.service[100524]: INFO cinder.api.openstack.wsgi [None req-b2b1e566-742b-4267-b673-808ad07d0ee4 tempest-AttachVolumeTestJSON-1302607130 tempest-AttachVolumeTestJSON-1302607130-project-member] GET https://10.4.3.117/volume/v3/volumes/70ccc0fe-ea04-4a14-9ad8-8bf27aa78da3 Jul 27 16:13:21.846582 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.openstack.wsgi [None req-b2b1e566-742b-4267-b673-808ad07d0ee4 tempest-AttachVolumeTestJSON-1302607130 tempest-AttachVolumeTestJSON-1302607130-project-member] Empty body provided in request {{(pid=100524) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:13:21.846871 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.openstack.wsgi [None req-b2b1e566-742b-4267-b673-808ad07d0ee4 tempest-AttachVolumeTestJSON-1302607130 tempest-AttachVolumeTestJSON-1302607130-project-member] Calling method 'show' {{(pid=100524) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:13:21.857043 np0000005924 devstack@c-api.service[100524]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:13:21.857043 np0000005924 devstack@c-api.service[100524]: warnings.warn( Jul 27 16:13:21.862163 np0000005924 devstack@c-api.service[100524]: INFO cinder.volume.api [None req-b2b1e566-742b-4267-b673-808ad07d0ee4 tempest-AttachVolumeTestJSON-1302607130 tempest-AttachVolumeTestJSON-1302607130-project-member] Volume info retrieved successfully. Jul 27 16:13:21.867658 np0000005924 devstack@c-api.service[100524]: INFO cinder.api.openstack.wsgi [None req-b2b1e566-742b-4267-b673-808ad07d0ee4 tempest-AttachVolumeTestJSON-1302607130 tempest-AttachVolumeTestJSON-1302607130-project-member] https://10.4.3.117/volume/v3/volumes/70ccc0fe-ea04-4a14-9ad8-8bf27aa78da3 returned with HTTP 200 Jul 27 16:13:21.868133 np0000005924 devstack@c-api.service[100524]: [pid: 100524|app: 0|req: 485/1919] 10.4.3.117 () {66 vars in 1348 bytes} [Mon Jul 27 16:13:21 2026] GET /volume/v3/volumes/70ccc0fe-ea04-4a14-9ad8-8bf27aa78da3 => generated 1135 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 27 16:13:21.882535 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.middleware.request_id [None req-0848d055-58b4-4194-8dbd-4e4aa3dd2ff3 None None] RequestId filter calling following filter/app {{(pid=100522) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:13:21.884804 np0000005924 devstack@c-api.service[100522]: INFO cinder.api.openstack.wsgi [None req-0848d055-58b4-4194-8dbd-4e4aa3dd2ff3 tempest-AttachVolumeTestJSON-1302607130 tempest-AttachVolumeTestJSON-1302607130-project-member] GET https://10.4.3.117/volume/v3/volumes/70ccc0fe-ea04-4a14-9ad8-8bf27aa78da3 Jul 27 16:13:21.884804 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.openstack.wsgi [None req-0848d055-58b4-4194-8dbd-4e4aa3dd2ff3 tempest-AttachVolumeTestJSON-1302607130 tempest-AttachVolumeTestJSON-1302607130-project-member] Empty body provided in request {{(pid=100522) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:13:21.884804 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.openstack.wsgi [None req-0848d055-58b4-4194-8dbd-4e4aa3dd2ff3 tempest-AttachVolumeTestJSON-1302607130 tempest-AttachVolumeTestJSON-1302607130-project-member] Calling method 'show' {{(pid=100522) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:13:21.909420 np0000005924 devstack@c-api.service[100522]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:13:21.909420 np0000005924 devstack@c-api.service[100522]: warnings.warn( Jul 27 16:13:21.914572 np0000005924 devstack@c-api.service[100522]: INFO cinder.volume.api [None req-0848d055-58b4-4194-8dbd-4e4aa3dd2ff3 tempest-AttachVolumeTestJSON-1302607130 tempest-AttachVolumeTestJSON-1302607130-project-member] Volume info retrieved successfully. Jul 27 16:13:21.919363 np0000005924 devstack@c-api.service[100522]: INFO cinder.api.openstack.wsgi [None req-0848d055-58b4-4194-8dbd-4e4aa3dd2ff3 tempest-AttachVolumeTestJSON-1302607130 tempest-AttachVolumeTestJSON-1302607130-project-member] https://10.4.3.117/volume/v3/volumes/70ccc0fe-ea04-4a14-9ad8-8bf27aa78da3 returned with HTTP 200 Jul 27 16:13:21.919727 np0000005924 devstack@c-api.service[100522]: [pid: 100522|app: 0|req: 474/1920] 10.4.3.117 () {66 vars in 1348 bytes} [Mon Jul 27 16:13:21 2026] GET /volume/v3/volumes/70ccc0fe-ea04-4a14-9ad8-8bf27aa78da3 => generated 1135 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 27 16:13:22.226151 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.middleware.request_id [req-474b9481-c55b-4a4c-ad99-5988ed56763f req-db2bad6f-4c9e-43f5-b78b-7fdd0d1d5932 None None] RequestId filter calling following filter/app {{(pid=100521) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:13:22.229611 np0000005924 devstack@c-api.service[100521]: INFO cinder.api.openstack.wsgi [req-474b9481-c55b-4a4c-ad99-5988ed56763f req-db2bad6f-4c9e-43f5-b78b-7fdd0d1d5932 tempest-AttachVolumeTestJSON-1302607130 tempest-AttachVolumeTestJSON-1302607130-project-member] GET https://10.4.3.117/volume/v3/volumes/5ec34b0b-d601-47ce-a87a-52f88e3a9df3 Jul 27 16:13:22.229833 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.openstack.wsgi [req-474b9481-c55b-4a4c-ad99-5988ed56763f req-db2bad6f-4c9e-43f5-b78b-7fdd0d1d5932 tempest-AttachVolumeTestJSON-1302607130 tempest-AttachVolumeTestJSON-1302607130-project-member] Empty body provided in request {{(pid=100521) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:13:22.230043 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.openstack.wsgi [req-474b9481-c55b-4a4c-ad99-5988ed56763f req-db2bad6f-4c9e-43f5-b78b-7fdd0d1d5932 tempest-AttachVolumeTestJSON-1302607130 tempest-AttachVolumeTestJSON-1302607130-project-member] Calling method 'show' {{(pid=100521) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:13:22.240636 np0000005924 devstack@c-api.service[100521]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:13:22.240636 np0000005924 devstack@c-api.service[100521]: warnings.warn( Jul 27 16:13:22.244775 np0000005924 devstack@c-api.service[100521]: INFO cinder.volume.api [req-474b9481-c55b-4a4c-ad99-5988ed56763f req-db2bad6f-4c9e-43f5-b78b-7fdd0d1d5932 tempest-AttachVolumeTestJSON-1302607130 tempest-AttachVolumeTestJSON-1302607130-project-member] Volume info retrieved successfully. Jul 27 16:13:22.249697 np0000005924 devstack@c-api.service[100521]: INFO cinder.api.openstack.wsgi [req-474b9481-c55b-4a4c-ad99-5988ed56763f req-db2bad6f-4c9e-43f5-b78b-7fdd0d1d5932 tempest-AttachVolumeTestJSON-1302607130 tempest-AttachVolumeTestJSON-1302607130-project-member] https://10.4.3.117/volume/v3/volumes/5ec34b0b-d601-47ce-a87a-52f88e3a9df3 returned with HTTP 200 Jul 27 16:13:22.250184 np0000005924 devstack@c-api.service[100521]: [pid: 100521|app: 0|req: 478/1921] 10.4.3.117 () {68 vars in 1598 bytes} [Mon Jul 27 16:13:22 2026] GET /volume/v3/volumes/5ec34b0b-d601-47ce-a87a-52f88e3a9df3 => generated 1135 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 27 16:13:22.281933 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.middleware.request_id [req-474b9481-c55b-4a4c-ad99-5988ed56763f req-54062afb-2bd2-4677-9a0b-f2092e15bf4f None None] RequestId filter calling following filter/app {{(pid=100523) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:13:22.285261 np0000005924 devstack@c-api.service[100523]: INFO cinder.api.openstack.wsgi [req-474b9481-c55b-4a4c-ad99-5988ed56763f req-54062afb-2bd2-4677-9a0b-f2092e15bf4f tempest-AttachVolumeTestJSON-1302607130 tempest-AttachVolumeTestJSON-1302607130-project-member] POST https://10.4.3.117/volume/v3/volumes/5ec34b0b-d601-47ce-a87a-52f88e3a9df3/action Jul 27 16:13:22.285642 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.openstack.wsgi [req-474b9481-c55b-4a4c-ad99-5988ed56763f req-54062afb-2bd2-4677-9a0b-f2092e15bf4f tempest-AttachVolumeTestJSON-1302607130 tempest-AttachVolumeTestJSON-1302607130-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100523) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 27 16:13:22.285902 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.openstack.wsgi [req-474b9481-c55b-4a4c-ad99-5988ed56763f req-54062afb-2bd2-4677-9a0b-f2092e15bf4f tempest-AttachVolumeTestJSON-1302607130 tempest-AttachVolumeTestJSON-1302607130-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100523) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 27 16:13:22.299556 np0000005924 devstack@c-api.service[100523]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:13:22.299556 np0000005924 devstack@c-api.service[100523]: warnings.warn( Jul 27 16:13:22.300260 np0000005924 devstack@c-api.service[100523]: INFO cinder.volume.api [req-474b9481-c55b-4a4c-ad99-5988ed56763f req-54062afb-2bd2-4677-9a0b-f2092e15bf4f tempest-AttachVolumeTestJSON-1302607130 tempest-AttachVolumeTestJSON-1302607130-project-member] Volume info retrieved successfully. Jul 27 16:13:22.307422 np0000005924 devstack@c-api.service[100523]: INFO cinder.volume.api [req-474b9481-c55b-4a4c-ad99-5988ed56763f req-54062afb-2bd2-4677-9a0b-f2092e15bf4f tempest-AttachVolumeTestJSON-1302607130 tempest-AttachVolumeTestJSON-1302607130-project-member] Begin detaching volume completed successfully. Jul 27 16:13:22.307805 np0000005924 devstack@c-api.service[100523]: INFO cinder.api.openstack.wsgi [req-474b9481-c55b-4a4c-ad99-5988ed56763f req-54062afb-2bd2-4677-9a0b-f2092e15bf4f tempest-AttachVolumeTestJSON-1302607130 tempest-AttachVolumeTestJSON-1302607130-project-member] https://10.4.3.117/volume/v3/volumes/5ec34b0b-d601-47ce-a87a-52f88e3a9df3/action returned with HTTP 202 Jul 27 16:13:22.308464 np0000005924 devstack@c-api.service[100523]: [pid: 100523|app: 0|req: 485/1922] 10.4.3.117 () {72 vars in 1672 bytes} [Mon Jul 27 16:13:22 2026] POST /volume/v3/volumes/5ec34b0b-d601-47ce-a87a-52f88e3a9df3/action => generated 0 bytes in 27 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 27 16:13:22.331412 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.middleware.request_id [None req-a123b882-6ca3-4a87-8bf7-60a74bf28542 None None] RequestId filter calling following filter/app {{(pid=100524) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:13:22.333357 np0000005924 devstack@c-api.service[100524]: INFO cinder.api.openstack.wsgi [None req-a123b882-6ca3-4a87-8bf7-60a74bf28542 tempest-AttachVolumeTestJSON-1302607130 tempest-AttachVolumeTestJSON-1302607130-project-member] GET https://10.4.3.117/volume/v3/volumes/5ec34b0b-d601-47ce-a87a-52f88e3a9df3 Jul 27 16:13:22.334132 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.openstack.wsgi [None req-a123b882-6ca3-4a87-8bf7-60a74bf28542 tempest-AttachVolumeTestJSON-1302607130 tempest-AttachVolumeTestJSON-1302607130-project-member] Empty body provided in request {{(pid=100524) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:13:22.334132 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.openstack.wsgi [None req-a123b882-6ca3-4a87-8bf7-60a74bf28542 tempest-AttachVolumeTestJSON-1302607130 tempest-AttachVolumeTestJSON-1302607130-project-member] Calling method 'show' {{(pid=100524) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:13:22.348315 np0000005924 devstack@c-api.service[100524]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:13:22.348315 np0000005924 devstack@c-api.service[100524]: warnings.warn( Jul 27 16:13:22.351646 np0000005924 devstack@c-api.service[100524]: INFO cinder.volume.api [None req-a123b882-6ca3-4a87-8bf7-60a74bf28542 tempest-AttachVolumeTestJSON-1302607130 tempest-AttachVolumeTestJSON-1302607130-project-member] Volume info retrieved successfully. Jul 27 16:13:22.355747 np0000005924 devstack@c-api.service[100524]: INFO cinder.api.openstack.wsgi [None req-a123b882-6ca3-4a87-8bf7-60a74bf28542 tempest-AttachVolumeTestJSON-1302607130 tempest-AttachVolumeTestJSON-1302607130-project-member] https://10.4.3.117/volume/v3/volumes/5ec34b0b-d601-47ce-a87a-52f88e3a9df3 returned with HTTP 200 Jul 27 16:13:22.356105 np0000005924 devstack@c-api.service[100524]: [pid: 100524|app: 0|req: 486/1923] 10.4.3.117 () {66 vars in 1348 bytes} [Mon Jul 27 16:13:22 2026] GET /volume/v3/volumes/5ec34b0b-d601-47ce-a87a-52f88e3a9df3 => generated 1138 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 27 16:13:22.367642 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.middleware.request_id [None req-36fb63a0-1fc1-4fa7-9606-26dfb3262c28 None None] RequestId filter calling following filter/app {{(pid=100522) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:13:22.368091 np0000005924 devstack@c-api.service[100522]: INFO cinder.api.openstack.wsgi [None req-36fb63a0-1fc1-4fa7-9606-26dfb3262c28 None None] GET https://10.4.3.117/volume// Jul 27 16:13:22.368301 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.openstack.wsgi [None req-36fb63a0-1fc1-4fa7-9606-26dfb3262c28 None None] Empty body provided in request {{(pid=100522) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:13:22.368533 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.openstack.wsgi [None req-36fb63a0-1fc1-4fa7-9606-26dfb3262c28 None None] Calling method 'all' {{(pid=100522) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:13:22.368900 np0000005924 devstack@c-api.service[100522]: INFO cinder.api.openstack.wsgi [None req-36fb63a0-1fc1-4fa7-9606-26dfb3262c28 None None] https://10.4.3.117/volume// returned with HTTP 300 Jul 27 16:13:22.369240 np0000005924 devstack@c-api.service[100522]: [pid: 100522|app: 0|req: 475/1924] 10.4.3.117 () {66 vars in 1426 bytes} [Mon Jul 27 16:13:22 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 27 16:13:22.376233 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.middleware.request_id [req-474b9481-c55b-4a4c-ad99-5988ed56763f req-bf9826ed-d10e-4b5b-98b2-2db3fc4d3786 None None] RequestId filter calling following filter/app {{(pid=100521) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:13:22.378205 np0000005924 devstack@c-api.service[100521]: INFO cinder.api.openstack.wsgi [req-474b9481-c55b-4a4c-ad99-5988ed56763f req-bf9826ed-d10e-4b5b-98b2-2db3fc4d3786 tempest-AttachVolumeTestJSON-1302607130 tempest-AttachVolumeTestJSON-1302607130-project-member] GET https://10.4.3.117/volume/v3/volumes/5ec34b0b-d601-47ce-a87a-52f88e3a9df3 Jul 27 16:13:22.378446 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.openstack.wsgi [req-474b9481-c55b-4a4c-ad99-5988ed56763f req-bf9826ed-d10e-4b5b-98b2-2db3fc4d3786 tempest-AttachVolumeTestJSON-1302607130 tempest-AttachVolumeTestJSON-1302607130-project-member] Empty body provided in request {{(pid=100521) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:13:22.378635 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.openstack.wsgi [req-474b9481-c55b-4a4c-ad99-5988ed56763f req-bf9826ed-d10e-4b5b-98b2-2db3fc4d3786 tempest-AttachVolumeTestJSON-1302607130 tempest-AttachVolumeTestJSON-1302607130-project-member] Calling method 'show' {{(pid=100521) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:13:22.388587 np0000005924 devstack@c-api.service[100521]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:13:22.388587 np0000005924 devstack@c-api.service[100521]: warnings.warn( Jul 27 16:13:22.392188 np0000005924 devstack@c-api.service[100521]: INFO cinder.volume.api [req-474b9481-c55b-4a4c-ad99-5988ed56763f req-bf9826ed-d10e-4b5b-98b2-2db3fc4d3786 tempest-AttachVolumeTestJSON-1302607130 tempest-AttachVolumeTestJSON-1302607130-project-member] Volume info retrieved successfully. Jul 27 16:13:22.396660 np0000005924 devstack@c-api.service[100521]: INFO cinder.api.openstack.wsgi [req-474b9481-c55b-4a4c-ad99-5988ed56763f req-bf9826ed-d10e-4b5b-98b2-2db3fc4d3786 tempest-AttachVolumeTestJSON-1302607130 tempest-AttachVolumeTestJSON-1302607130-project-member] https://10.4.3.117/volume/v3/volumes/5ec34b0b-d601-47ce-a87a-52f88e3a9df3 returned with HTTP 200 Jul 27 16:13:22.397040 np0000005924 devstack@c-api.service[100521]: [pid: 100521|app: 0|req: 479/1925] 10.4.3.117 () {70 vars in 1639 bytes} [Mon Jul 27 16:13:22 2026] GET /volume/v3/volumes/5ec34b0b-d601-47ce-a87a-52f88e3a9df3 => generated 1318 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 27 16:13:22.605076 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.middleware.request_id [None req-e73cae24-e555-4e5b-83c3-a96dfd77c820 None None] RequestId filter calling following filter/app {{(pid=100523) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:13:22.606949 np0000005924 devstack@c-api.service[100523]: INFO cinder.api.openstack.wsgi [None req-e73cae24-e555-4e5b-83c3-a96dfd77c820 tempest-TestStampPattern-1248714906 tempest-TestStampPattern-1248714906-project-member] POST https://10.4.3.117/volume/v3/volumes Jul 27 16:13:22.607524 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.openstack.wsgi [None req-e73cae24-e555-4e5b-83c3-a96dfd77c820 tempest-TestStampPattern-1248714906 tempest-TestStampPattern-1248714906-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestStampPattern-volume-564625172", "snapshot_id": "b4f298aa-be39-4b32-bc31-e3122b477ccd", "imageRef": null, "volume_type": null, "size": 1}} {{(pid=100523) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 27 16:13:22.609055 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.v3.volumes [None req-e73cae24-e555-4e5b-83c3-a96dfd77c820 tempest-TestStampPattern-1248714906 tempest-TestStampPattern-1248714906-project-member] Create volume request body: {'volume': {'name': 'tempest-TestStampPattern-volume-564625172', 'snapshot_id': 'b4f298aa-be39-4b32-bc31-e3122b477ccd', 'imageRef': None, 'volume_type': None, 'size': 1}} {{(pid=100523) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 27 16:13:22.614764 np0000005924 devstack@c-api.service[100523]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:13:22.614764 np0000005924 devstack@c-api.service[100523]: warnings.warn( Jul 27 16:13:22.615206 np0000005924 devstack@c-api.service[100523]: INFO cinder.volume.api [None req-e73cae24-e555-4e5b-83c3-a96dfd77c820 tempest-TestStampPattern-1248714906 tempest-TestStampPattern-1248714906-project-member] Snapshot retrieved successfully. Jul 27 16:13:22.615464 np0000005924 devstack@c-api.service[100523]: INFO cinder.api.v3.volumes [None req-e73cae24-e555-4e5b-83c3-a96dfd77c820 tempest-TestStampPattern-1248714906 tempest-TestStampPattern-1248714906-project-member] Create volume of 1 GB Jul 27 16:13:22.619935 np0000005924 devstack@c-api.service[100523]: INFO cinder.volume.api [None req-e73cae24-e555-4e5b-83c3-a96dfd77c820 tempest-TestStampPattern-1248714906 tempest-TestStampPattern-1248714906-project-member] Availability Zones retrieved successfully. Jul 27 16:13:22.626038 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.volume.api [None req-e73cae24-e555-4e5b-83c3-a96dfd77c820 tempest-TestStampPattern-1248714906 tempest-TestStampPattern-1248714906-project-member] Flow 'volume_create_api' (63dfe69d-b711-4618-b4b8-f639b3c1abd6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100523) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 27 16:13:22.627176 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.volume.api [None req-e73cae24-e555-4e5b-83c3-a96dfd77c820 tempest-TestStampPattern-1248714906 tempest-TestStampPattern-1248714906-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (03815164-52be-4600-9649-9064649182f2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100523) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 27 16:13:22.628163 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.volume.flows.api.create_volume [None req-e73cae24-e555-4e5b-83c3-a96dfd77c820 tempest-TestStampPattern-1248714906 tempest-TestStampPattern-1248714906-project-member] Validating volume size '1' using validate_int, validate_snap_size {{(pid=100523) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 27 16:13:22.657178 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.volume.api [None req-e73cae24-e555-4e5b-83c3-a96dfd77c820 tempest-TestStampPattern-1248714906 tempest-TestStampPattern-1248714906-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (03815164-52be-4600-9649-9064649182f2) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': 'b4f298aa-be39-4b32-bc31-e3122b477ccd', 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-27T16:04:59Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=2bce4e1a-e6e0-49d9-be36-c3405449a01e,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '2bce4e1a-e6e0-49d9-be36-c3405449a01e', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100523) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 27 16:13:22.658024 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.volume.api [None req-e73cae24-e555-4e5b-83c3-a96dfd77c820 tempest-TestStampPattern-1248714906 tempest-TestStampPattern-1248714906-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (e2cd4e93-984c-4c66-84a0-3645a81f73a4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100523) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 27 16:13:22.688659 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.middleware.request_id [None req-400cd1fe-5bb1-42d4-8a36-968497c1272c None None] RequestId filter calling following filter/app {{(pid=100524) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:13:22.690502 np0000005924 devstack@c-api.service[100524]: INFO cinder.api.openstack.wsgi [None req-400cd1fe-5bb1-42d4-8a36-968497c1272c tempest-VolumesSnapshotListTestJSON-455521168 tempest-VolumesSnapshotListTestJSON-455521168-project-member] GET https://10.4.3.117/volume/v3/volumes/65acb9f6-320d-4b08-83cc-e009d13006f3 Jul 27 16:13:22.691348 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.openstack.wsgi [None req-400cd1fe-5bb1-42d4-8a36-968497c1272c tempest-VolumesSnapshotListTestJSON-455521168 tempest-VolumesSnapshotListTestJSON-455521168-project-member] Empty body provided in request {{(pid=100524) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:13:22.691348 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.openstack.wsgi [None req-400cd1fe-5bb1-42d4-8a36-968497c1272c tempest-VolumesSnapshotListTestJSON-455521168 tempest-VolumesSnapshotListTestJSON-455521168-project-member] Calling method 'show' {{(pid=100524) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:13:22.699097 np0000005924 devstack@c-api.service[100524]: INFO cinder.api.openstack.wsgi [None req-400cd1fe-5bb1-42d4-8a36-968497c1272c tempest-VolumesSnapshotListTestJSON-455521168 tempest-VolumesSnapshotListTestJSON-455521168-project-member] https://10.4.3.117/volume/v3/volumes/65acb9f6-320d-4b08-83cc-e009d13006f3 returned with HTTP 404 Jul 27 16:13:22.699097 np0000005924 devstack@c-api.service[100524]: [pid: 100524|app: 0|req: 487/1926] 10.4.3.117 () {66 vars in 1348 bytes} [Mon Jul 27 16:13:22 2026] GET /volume/v3/volumes/65acb9f6-320d-4b08-83cc-e009d13006f3 => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 27 16:13:22.701878 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.quota [None req-e73cae24-e555-4e5b-83c3-a96dfd77c820 tempest-TestStampPattern-1248714906 tempest-TestStampPattern-1248714906-project-member] Created reservations ['b55e6556-70ea-46d0-b9d1-57efab9a68f9', '8ed1199a-f283-468c-b755-b1b58df64d8b', 'b5225465-b3e8-41b9-8bdf-b313522b28bb', '1a103b13-3ae3-425c-89df-c8f0d987c6c2'] {{(pid=100523) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 27 16:13:22.702718 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.volume.api [None req-e73cae24-e555-4e5b-83c3-a96dfd77c820 tempest-TestStampPattern-1248714906 tempest-TestStampPattern-1248714906-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (e2cd4e93-984c-4c66-84a0-3645a81f73a4) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['b55e6556-70ea-46d0-b9d1-57efab9a68f9', '8ed1199a-f283-468c-b755-b1b58df64d8b', 'b5225465-b3e8-41b9-8bdf-b313522b28bb', '1a103b13-3ae3-425c-89df-c8f0d987c6c2']}' {{(pid=100523) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 27 16:13:22.704911 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.volume.api [None req-e73cae24-e555-4e5b-83c3-a96dfd77c820 tempest-TestStampPattern-1248714906 tempest-TestStampPattern-1248714906-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (2a54fd47-078b-47f0-be40-ab46d4162db7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100523) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 27 16:13:22.750591 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.volume.api [None req-e73cae24-e555-4e5b-83c3-a96dfd77c820 tempest-TestStampPattern-1248714906 tempest-TestStampPattern-1248714906-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (2a54fd47-078b-47f0-be40-ab46d4162db7) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'f56cbd89-87c9-4891-967c-0826cd3819b8', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestStampPattern-volume-564625172',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='0a9ca10a902c4b898f151484c9bd75fd',qos_specs=None,replication_status=,reservations=['b55e6556-70ea-46d0-b9d1-57efab9a68f9','8ed1199a-f283-468c-b755-b1b58df64d8b','b5225465-b3e8-41b9-8bdf-b313522b28bb','1a103b13-3ae3-425c-89df-c8f0d987c6c2'],size=1,snapshot_id=b4f298aa-be39-4b32-bc31-e3122b477ccd,source_replicaid=,source_volid=None,status='creating',user_id='06a2a3ac01ac4e62a0841a7d88e6ea5c',volume_type_id=2bce4e1a-e6e0-49d9-be36-c3405449a01e), 'volume': Volume(_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-27T16:13:22Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestStampPattern-volume-564625172',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=f56cbd89-87c9-4891-967c-0826cd3819b8,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='0a9ca10a902c4b898f151484c9bd75fd',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=b4f298aa-be39-4b32-bc31-e3122b477ccd,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='06a2a3ac01ac4e62a0841a7d88e6ea5c',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(2bce4e1a-e6e0-49d9-be36-c3405449a01e),volume_type_id=2bce4e1a-e6e0-49d9-be36-c3405449a01e)}' {{(pid=100523) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 27 16:13:22.751401 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.volume.api [None req-e73cae24-e555-4e5b-83c3-a96dfd77c820 tempest-TestStampPattern-1248714906 tempest-TestStampPattern-1248714906-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (49fb654c-433d-42c6-b76e-b5719d614fcf) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100523) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 27 16:13:22.769735 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.volume.api [None req-e73cae24-e555-4e5b-83c3-a96dfd77c820 tempest-TestStampPattern-1248714906 tempest-TestStampPattern-1248714906-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (49fb654c-433d-42c6-b76e-b5719d614fcf) transitioned into state 'SUCCESS' from state '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-564625172',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='0a9ca10a902c4b898f151484c9bd75fd',qos_specs=None,replication_status=,reservations=['b55e6556-70ea-46d0-b9d1-57efab9a68f9','8ed1199a-f283-468c-b755-b1b58df64d8b','b5225465-b3e8-41b9-8bdf-b313522b28bb','1a103b13-3ae3-425c-89df-c8f0d987c6c2'],size=1,snapshot_id=b4f298aa-be39-4b32-bc31-e3122b477ccd,source_replicaid=,source_volid=None,status='creating',user_id='06a2a3ac01ac4e62a0841a7d88e6ea5c',volume_type_id=2bce4e1a-e6e0-49d9-be36-c3405449a01e)}' {{(pid=100523) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 27 16:13:22.770597 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.volume.api [None req-e73cae24-e555-4e5b-83c3-a96dfd77c820 tempest-TestStampPattern-1248714906 tempest-TestStampPattern-1248714906-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (5c042fc7-cfc5-4a4b-8cae-26fb14309eb1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100523) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 27 16:13:22.801435 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.volume.api [None req-e73cae24-e555-4e5b-83c3-a96dfd77c820 tempest-TestStampPattern-1248714906 tempest-TestStampPattern-1248714906-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (5c042fc7-cfc5-4a4b-8cae-26fb14309eb1) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100523) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 27 16:13:22.801435 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.volume.api [None req-e73cae24-e555-4e5b-83c3-a96dfd77c820 tempest-TestStampPattern-1248714906 tempest-TestStampPattern-1248714906-project-member] Flow 'volume_create_api' (63dfe69d-b711-4618-b4b8-f639b3c1abd6) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100523) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 27 16:13:22.801435 np0000005924 devstack@c-api.service[100523]: INFO cinder.volume.api [None req-e73cae24-e555-4e5b-83c3-a96dfd77c820 tempest-TestStampPattern-1248714906 tempest-TestStampPattern-1248714906-project-member] Create volume request issued successfully. Jul 27 16:13:22.801435 np0000005924 devstack@c-api.service[100523]: INFO cinder.api.openstack.wsgi [None req-e73cae24-e555-4e5b-83c3-a96dfd77c820 tempest-TestStampPattern-1248714906 tempest-TestStampPattern-1248714906-project-member] https://10.4.3.117/volume/v3/volumes returned with HTTP 202 Jul 27 16:13:22.801435 np0000005924 devstack@c-api.service[100523]: [pid: 100523|app: 0|req: 486/1927] 10.4.3.117 () {68 vars in 1259 bytes} [Mon Jul 27 16:13:22 2026] POST /volume/v3/volumes => generated 780 bytes in 196 msecs (HTTP/1.1 202) 7 headers in 291 bytes (2 switches on core 0) Jul 27 16:13:23.223952 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.middleware.request_id [None req-4c3d6ddf-c1c2-4607-8891-988fc7c296a2 None None] RequestId filter calling following filter/app {{(pid=100522) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:13:23.226360 np0000005924 devstack@c-api.service[100522]: INFO cinder.api.openstack.wsgi [None req-4c3d6ddf-c1c2-4607-8891-988fc7c296a2 tempest-TestVolumeBootPattern-1923367323 tempest-TestVolumeBootPattern-1923367323-project-member] POST https://10.4.3.117/volume/v3/snapshots Jul 27 16:13:23.226567 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.openstack.wsgi [None req-4c3d6ddf-c1c2-4607-8891-988fc7c296a2 tempest-TestVolumeBootPattern-1923367323 tempest-TestVolumeBootPattern-1923367323-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "5a05c338-8005-4766-af92-69ad07aa3b1f", "force": true, "name": "tempest-TestVolumeBootPattern-snapshot-116248500", "description": null, "metadata": null}} {{(pid=100522) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 27 16:13:23.236592 np0000005924 devstack@c-api.service[100522]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:13:23.236592 np0000005924 devstack@c-api.service[100522]: warnings.warn( Jul 27 16:13:23.238158 np0000005924 devstack@c-api.service[100522]: INFO cinder.volume.api [None req-4c3d6ddf-c1c2-4607-8891-988fc7c296a2 tempest-TestVolumeBootPattern-1923367323 tempest-TestVolumeBootPattern-1923367323-project-member] Volume info retrieved successfully. Jul 27 16:13:23.238158 np0000005924 devstack@c-api.service[100522]: INFO cinder.api.v3.snapshots [None req-4c3d6ddf-c1c2-4607-8891-988fc7c296a2 tempest-TestVolumeBootPattern-1923367323 tempest-TestVolumeBootPattern-1923367323-project-member] Create snapshot from volume 5a05c338-8005-4766-af92-69ad07aa3b1f Jul 27 16:13:23.265213 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.middleware.request_id [req-474b9481-c55b-4a4c-ad99-5988ed56763f req-698597b4-a0b1-474b-bc04-e9786f9cba4e None None] RequestId filter calling following filter/app {{(pid=100521) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:13:23.267578 np0000005924 devstack@c-api.service[100521]: INFO cinder.api.openstack.wsgi [req-474b9481-c55b-4a4c-ad99-5988ed56763f req-698597b4-a0b1-474b-bc04-e9786f9cba4e tempest-AttachVolumeTestJSON-1302607130 tempest-AttachVolumeTestJSON-1302607130-project-member] DELETE https://10.4.3.117/volume/v3/attachments/625aa665-d661-4e68-b0e6-89b572b428e5 Jul 27 16:13:23.267748 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.openstack.wsgi [req-474b9481-c55b-4a4c-ad99-5988ed56763f req-698597b4-a0b1-474b-bc04-e9786f9cba4e tempest-AttachVolumeTestJSON-1302607130 tempest-AttachVolumeTestJSON-1302607130-project-member] Empty body provided in request {{(pid=100521) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:13:23.268007 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.openstack.wsgi [req-474b9481-c55b-4a4c-ad99-5988ed56763f req-698597b4-a0b1-474b-bc04-e9786f9cba4e tempest-AttachVolumeTestJSON-1302607130 tempest-AttachVolumeTestJSON-1302607130-project-member] Calling method 'version_select' {{(pid=100521) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:13:23.269062 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.quota [None req-4c3d6ddf-c1c2-4607-8891-988fc7c296a2 tempest-TestVolumeBootPattern-1923367323 tempest-TestVolumeBootPattern-1923367323-project-member] Created reservations ['00227d7c-c530-4482-a5fe-c0b44d15e721', '6df6f17c-e773-4550-9e42-978e6cf04fa5', '70d9957d-4b7e-44cb-aa4e-cc78e7868411', '01ff09b5-4243-4462-81df-82afdbf36fee'] {{(pid=100522) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 27 16:13:23.274745 np0000005924 devstack@c-api.service[100521]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:13:23.274745 np0000005924 devstack@c-api.service[100521]: warnings.warn( Jul 27 16:13:23.304556 np0000005924 devstack@c-api.service[100522]: INFO cinder.volume.api [None req-4c3d6ddf-c1c2-4607-8891-988fc7c296a2 tempest-TestVolumeBootPattern-1923367323 tempest-TestVolumeBootPattern-1923367323-project-member] Snapshot force create request issued successfully. Jul 27 16:13:23.304766 np0000005924 devstack@c-api.service[100522]: INFO cinder.api.openstack.wsgi [None req-4c3d6ddf-c1c2-4607-8891-988fc7c296a2 tempest-TestVolumeBootPattern-1923367323 tempest-TestVolumeBootPattern-1923367323-project-member] https://10.4.3.117/volume/v3/snapshots returned with HTTP 202 Jul 27 16:13:23.305212 np0000005924 devstack@c-api.service[100522]: [pid: 100522|app: 0|req: 476/1928] 10.4.3.117 () {68 vars in 1265 bytes} [Mon Jul 27 16:13:23 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 27 16:13:23.314753 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.middleware.request_id [None req-a90c090b-a3a4-4669-bb7b-cd1459010a08 None None] RequestId filter calling following filter/app {{(pid=100524) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:13:23.316597 np0000005924 devstack@c-api.service[100524]: INFO cinder.api.openstack.wsgi [None req-a90c090b-a3a4-4669-bb7b-cd1459010a08 tempest-TestVolumeBootPattern-1923367323 tempest-TestVolumeBootPattern-1923367323-project-member] GET https://10.4.3.117/volume/v3/snapshots/e869302b-e11e-4a64-9ddd-4653c4a83d34 Jul 27 16:13:23.316737 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.openstack.wsgi [None req-a90c090b-a3a4-4669-bb7b-cd1459010a08 tempest-TestVolumeBootPattern-1923367323 tempest-TestVolumeBootPattern-1923367323-project-member] Empty body provided in request {{(pid=100524) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:13:23.316947 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.openstack.wsgi [None req-a90c090b-a3a4-4669-bb7b-cd1459010a08 tempest-TestVolumeBootPattern-1923367323 tempest-TestVolumeBootPattern-1923367323-project-member] Calling method 'show' {{(pid=100524) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:13:23.321683 np0000005924 devstack@c-api.service[100524]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:13:23.321683 np0000005924 devstack@c-api.service[100524]: warnings.warn( Jul 27 16:13:23.322035 np0000005924 devstack@c-api.service[100521]: INFO cinder.api.openstack.wsgi [req-474b9481-c55b-4a4c-ad99-5988ed56763f req-698597b4-a0b1-474b-bc04-e9786f9cba4e tempest-AttachVolumeTestJSON-1302607130 tempest-AttachVolumeTestJSON-1302607130-project-member] https://10.4.3.117/volume/v3/attachments/625aa665-d661-4e68-b0e6-89b572b428e5 returned with HTTP 200 Jul 27 16:13:23.322095 np0000005924 devstack@c-api.service[100524]: INFO cinder.volume.api [None req-a90c090b-a3a4-4669-bb7b-cd1459010a08 tempest-TestVolumeBootPattern-1923367323 tempest-TestVolumeBootPattern-1923367323-project-member] Snapshot retrieved successfully. Jul 27 16:13:23.322486 np0000005924 devstack@c-api.service[100521]: [pid: 100521|app: 0|req: 480/1929] 10.4.3.117 () {72 vars in 1673 bytes} [Mon Jul 27 16:13:23 2026] DELETE /volume/v3/attachments/625aa665-d661-4e68-b0e6-89b572b428e5 => generated 19 bytes in 58 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 27 16:13:23.322871 np0000005924 devstack@c-api.service[100524]: INFO cinder.api.openstack.wsgi [None req-a90c090b-a3a4-4669-bb7b-cd1459010a08 tempest-TestVolumeBootPattern-1923367323 tempest-TestVolumeBootPattern-1923367323-project-member] https://10.4.3.117/volume/v3/snapshots/e869302b-e11e-4a64-9ddd-4653c4a83d34 returned with HTTP 200 Jul 27 16:13:23.323280 np0000005924 devstack@c-api.service[100524]: [pid: 100524|app: 0|req: 488/1930] 10.4.3.117 () {66 vars in 1354 bytes} [Mon Jul 27 16:13:23 2026] GET /volume/v3/snapshots/e869302b-e11e-4a64-9ddd-4653c4a83d34 => generated 439 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 27 16:13:23.372346 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.middleware.request_id [None req-81a24627-f1f3-4796-b4d1-9d79cd49eaa3 None None] RequestId filter calling following filter/app {{(pid=100523) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:13:23.374655 np0000005924 devstack@c-api.service[100523]: INFO cinder.api.openstack.wsgi [None req-81a24627-f1f3-4796-b4d1-9d79cd49eaa3 tempest-AttachVolumeTestJSON-1302607130 tempest-AttachVolumeTestJSON-1302607130-project-member] GET https://10.4.3.117/volume/v3/volumes/5ec34b0b-d601-47ce-a87a-52f88e3a9df3 Jul 27 16:13:23.374887 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.openstack.wsgi [None req-81a24627-f1f3-4796-b4d1-9d79cd49eaa3 tempest-AttachVolumeTestJSON-1302607130 tempest-AttachVolumeTestJSON-1302607130-project-member] Empty body provided in request {{(pid=100523) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:13:23.375040 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.openstack.wsgi [None req-81a24627-f1f3-4796-b4d1-9d79cd49eaa3 tempest-AttachVolumeTestJSON-1302607130 tempest-AttachVolumeTestJSON-1302607130-project-member] Calling method 'show' {{(pid=100523) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:13:23.382143 np0000005924 devstack@c-api.service[100523]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:13:23.382143 np0000005924 devstack@c-api.service[100523]: warnings.warn( Jul 27 16:13:23.385788 np0000005924 devstack@c-api.service[100523]: INFO cinder.volume.api [None req-81a24627-f1f3-4796-b4d1-9d79cd49eaa3 tempest-AttachVolumeTestJSON-1302607130 tempest-AttachVolumeTestJSON-1302607130-project-member] Volume info retrieved successfully. Jul 27 16:13:23.391018 np0000005924 devstack@c-api.service[100523]: INFO cinder.api.openstack.wsgi [None req-81a24627-f1f3-4796-b4d1-9d79cd49eaa3 tempest-AttachVolumeTestJSON-1302607130 tempest-AttachVolumeTestJSON-1302607130-project-member] https://10.4.3.117/volume/v3/volumes/5ec34b0b-d601-47ce-a87a-52f88e3a9df3 returned with HTTP 200 Jul 27 16:13:23.391453 np0000005924 devstack@c-api.service[100523]: [pid: 100523|app: 0|req: 487/1931] 10.4.3.117 () {66 vars in 1348 bytes} [Mon Jul 27 16:13:23 2026] GET /volume/v3/volumes/5ec34b0b-d601-47ce-a87a-52f88e3a9df3 => generated 843 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 27 16:13:23.470101 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.middleware.request_id [req-5678f870-b51b-4fbb-bc2c-86fd983a0551 req-63442c1b-4579-4081-b1a4-1163cef542e8 None None] RequestId filter calling following filter/app {{(pid=100522) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:13:23.473973 np0000005924 devstack@c-api.service[100522]: INFO cinder.api.openstack.wsgi [req-5678f870-b51b-4fbb-bc2c-86fd983a0551 req-63442c1b-4579-4081-b1a4-1163cef542e8 tempest-AttachVolumeTestJSON-1302607130 tempest-AttachVolumeTestJSON-1302607130-project-member] GET https://10.4.3.117/volume/v3/volumes/70ccc0fe-ea04-4a14-9ad8-8bf27aa78da3 Jul 27 16:13:23.474255 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.openstack.wsgi [req-5678f870-b51b-4fbb-bc2c-86fd983a0551 req-63442c1b-4579-4081-b1a4-1163cef542e8 tempest-AttachVolumeTestJSON-1302607130 tempest-AttachVolumeTestJSON-1302607130-project-member] Empty body provided in request {{(pid=100522) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:13:23.474536 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.openstack.wsgi [req-5678f870-b51b-4fbb-bc2c-86fd983a0551 req-63442c1b-4579-4081-b1a4-1163cef542e8 tempest-AttachVolumeTestJSON-1302607130 tempest-AttachVolumeTestJSON-1302607130-project-member] Calling method 'show' {{(pid=100522) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:13:23.486987 np0000005924 devstack@c-api.service[100522]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:13:23.486987 np0000005924 devstack@c-api.service[100522]: warnings.warn( Jul 27 16:13:23.491574 np0000005924 devstack@c-api.service[100522]: INFO cinder.volume.api [req-5678f870-b51b-4fbb-bc2c-86fd983a0551 req-63442c1b-4579-4081-b1a4-1163cef542e8 tempest-AttachVolumeTestJSON-1302607130 tempest-AttachVolumeTestJSON-1302607130-project-member] Volume info retrieved successfully. Jul 27 16:13:23.497494 np0000005924 devstack@c-api.service[100522]: INFO cinder.api.openstack.wsgi [req-5678f870-b51b-4fbb-bc2c-86fd983a0551 req-63442c1b-4579-4081-b1a4-1163cef542e8 tempest-AttachVolumeTestJSON-1302607130 tempest-AttachVolumeTestJSON-1302607130-project-member] https://10.4.3.117/volume/v3/volumes/70ccc0fe-ea04-4a14-9ad8-8bf27aa78da3 returned with HTTP 200 Jul 27 16:13:23.497916 np0000005924 devstack@c-api.service[100522]: [pid: 100522|app: 0|req: 477/1932] 10.4.3.117 () {68 vars in 1598 bytes} [Mon Jul 27 16:13:23 2026] GET /volume/v3/volumes/70ccc0fe-ea04-4a14-9ad8-8bf27aa78da3 => generated 1135 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 27 16:13:23.521434 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.middleware.request_id [req-5678f870-b51b-4fbb-bc2c-86fd983a0551 req-41c377bc-15a6-49cb-bfd9-55d85d1961aa None None] RequestId filter calling following filter/app {{(pid=100521) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:13:23.523378 np0000005924 devstack@c-api.service[100521]: INFO cinder.api.openstack.wsgi [req-5678f870-b51b-4fbb-bc2c-86fd983a0551 req-41c377bc-15a6-49cb-bfd9-55d85d1961aa tempest-AttachVolumeTestJSON-1302607130 tempest-AttachVolumeTestJSON-1302607130-project-member] POST https://10.4.3.117/volume/v3/volumes/70ccc0fe-ea04-4a14-9ad8-8bf27aa78da3/action Jul 27 16:13:23.523703 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.openstack.wsgi [req-5678f870-b51b-4fbb-bc2c-86fd983a0551 req-41c377bc-15a6-49cb-bfd9-55d85d1961aa tempest-AttachVolumeTestJSON-1302607130 tempest-AttachVolumeTestJSON-1302607130-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100521) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 27 16:13:23.523813 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.openstack.wsgi [req-5678f870-b51b-4fbb-bc2c-86fd983a0551 req-41c377bc-15a6-49cb-bfd9-55d85d1961aa tempest-AttachVolumeTestJSON-1302607130 tempest-AttachVolumeTestJSON-1302607130-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100521) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 27 16:13:23.534474 np0000005924 devstack@c-api.service[100521]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:13:23.534474 np0000005924 devstack@c-api.service[100521]: warnings.warn( Jul 27 16:13:23.534911 np0000005924 devstack@c-api.service[100521]: INFO cinder.volume.api [req-5678f870-b51b-4fbb-bc2c-86fd983a0551 req-41c377bc-15a6-49cb-bfd9-55d85d1961aa tempest-AttachVolumeTestJSON-1302607130 tempest-AttachVolumeTestJSON-1302607130-project-member] Volume info retrieved successfully. Jul 27 16:13:23.549123 np0000005924 devstack@c-api.service[100521]: INFO cinder.volume.api [req-5678f870-b51b-4fbb-bc2c-86fd983a0551 req-41c377bc-15a6-49cb-bfd9-55d85d1961aa tempest-AttachVolumeTestJSON-1302607130 tempest-AttachVolumeTestJSON-1302607130-project-member] Begin detaching volume completed successfully. Jul 27 16:13:23.549510 np0000005924 devstack@c-api.service[100521]: INFO cinder.api.openstack.wsgi [req-5678f870-b51b-4fbb-bc2c-86fd983a0551 req-41c377bc-15a6-49cb-bfd9-55d85d1961aa tempest-AttachVolumeTestJSON-1302607130 tempest-AttachVolumeTestJSON-1302607130-project-member] https://10.4.3.117/volume/v3/volumes/70ccc0fe-ea04-4a14-9ad8-8bf27aa78da3/action returned with HTTP 202 Jul 27 16:13:23.549760 np0000005924 devstack@c-api.service[100521]: [pid: 100521|app: 0|req: 481/1933] 10.4.3.117 () {72 vars in 1672 bytes} [Mon Jul 27 16:13:23 2026] POST /volume/v3/volumes/70ccc0fe-ea04-4a14-9ad8-8bf27aa78da3/action => generated 0 bytes in 29 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 27 16:13:23.572208 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.middleware.request_id [None req-aab6b462-6512-40e3-bf0b-7a30e5694d5f None None] RequestId filter calling following filter/app {{(pid=100524) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:13:23.574511 np0000005924 devstack@c-api.service[100524]: INFO cinder.api.openstack.wsgi [None req-aab6b462-6512-40e3-bf0b-7a30e5694d5f tempest-AttachVolumeTestJSON-1302607130 tempest-AttachVolumeTestJSON-1302607130-project-member] GET https://10.4.3.117/volume/v3/volumes/70ccc0fe-ea04-4a14-9ad8-8bf27aa78da3 Jul 27 16:13:23.574796 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.openstack.wsgi [None req-aab6b462-6512-40e3-bf0b-7a30e5694d5f tempest-AttachVolumeTestJSON-1302607130 tempest-AttachVolumeTestJSON-1302607130-project-member] Empty body provided in request {{(pid=100524) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:13:23.575086 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.openstack.wsgi [None req-aab6b462-6512-40e3-bf0b-7a30e5694d5f tempest-AttachVolumeTestJSON-1302607130 tempest-AttachVolumeTestJSON-1302607130-project-member] Calling method 'show' {{(pid=100524) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:13:23.584626 np0000005924 devstack@c-api.service[100524]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:13:23.584626 np0000005924 devstack@c-api.service[100524]: warnings.warn( Jul 27 16:13:23.588989 np0000005924 devstack@c-api.service[100524]: INFO cinder.volume.api [None req-aab6b462-6512-40e3-bf0b-7a30e5694d5f tempest-AttachVolumeTestJSON-1302607130 tempest-AttachVolumeTestJSON-1302607130-project-member] Volume info retrieved successfully. Jul 27 16:13:23.592913 np0000005924 devstack@c-api.service[100524]: INFO cinder.api.openstack.wsgi [None req-aab6b462-6512-40e3-bf0b-7a30e5694d5f tempest-AttachVolumeTestJSON-1302607130 tempest-AttachVolumeTestJSON-1302607130-project-member] https://10.4.3.117/volume/v3/volumes/70ccc0fe-ea04-4a14-9ad8-8bf27aa78da3 returned with HTTP 200 Jul 27 16:13:23.593356 np0000005924 devstack@c-api.service[100524]: [pid: 100524|app: 0|req: 489/1934] 10.4.3.117 () {66 vars in 1348 bytes} [Mon Jul 27 16:13:23 2026] GET /volume/v3/volumes/70ccc0fe-ea04-4a14-9ad8-8bf27aa78da3 => generated 1138 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 27 16:13:23.766080 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.middleware.request_id [None req-e09f797e-a574-4c67-a1c9-8046bfb7196a None None] RequestId filter calling following filter/app {{(pid=100523) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:13:23.766657 np0000005924 devstack@c-api.service[100523]: INFO cinder.api.openstack.wsgi [None req-e09f797e-a574-4c67-a1c9-8046bfb7196a None None] GET https://10.4.3.117/volume// Jul 27 16:13:23.766906 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.openstack.wsgi [None req-e09f797e-a574-4c67-a1c9-8046bfb7196a None None] Empty body provided in request {{(pid=100523) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:13:23.767193 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.openstack.wsgi [None req-e09f797e-a574-4c67-a1c9-8046bfb7196a None None] Calling method 'all' {{(pid=100523) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:13:23.767669 np0000005924 devstack@c-api.service[100523]: INFO cinder.api.openstack.wsgi [None req-e09f797e-a574-4c67-a1c9-8046bfb7196a None None] https://10.4.3.117/volume// returned with HTTP 300 Jul 27 16:13:23.768076 np0000005924 devstack@c-api.service[100523]: [pid: 100523|app: 0|req: 488/1935] 10.4.3.117 () {66 vars in 1426 bytes} [Mon Jul 27 16:13:23 2026] GET /volume/ => generated 386 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 27 16:13:23.776660 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.middleware.request_id [req-5678f870-b51b-4fbb-bc2c-86fd983a0551 req-4fca6dab-1c24-4250-b19d-34dbdbdc59fc None None] RequestId filter calling following filter/app {{(pid=100522) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:13:23.779529 np0000005924 devstack@c-api.service[100522]: INFO cinder.api.openstack.wsgi [req-5678f870-b51b-4fbb-bc2c-86fd983a0551 req-4fca6dab-1c24-4250-b19d-34dbdbdc59fc tempest-AttachVolumeTestJSON-1302607130 tempest-AttachVolumeTestJSON-1302607130-project-member] GET https://10.4.3.117/volume/v3/volumes/70ccc0fe-ea04-4a14-9ad8-8bf27aa78da3 Jul 27 16:13:23.779909 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.openstack.wsgi [req-5678f870-b51b-4fbb-bc2c-86fd983a0551 req-4fca6dab-1c24-4250-b19d-34dbdbdc59fc tempest-AttachVolumeTestJSON-1302607130 tempest-AttachVolumeTestJSON-1302607130-project-member] Empty body provided in request {{(pid=100522) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:13:23.780058 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.openstack.wsgi [req-5678f870-b51b-4fbb-bc2c-86fd983a0551 req-4fca6dab-1c24-4250-b19d-34dbdbdc59fc tempest-AttachVolumeTestJSON-1302607130 tempest-AttachVolumeTestJSON-1302607130-project-member] Calling method 'show' {{(pid=100522) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:13:23.790079 np0000005924 devstack@c-api.service[100522]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:13:23.790079 np0000005924 devstack@c-api.service[100522]: warnings.warn( Jul 27 16:13:23.793619 np0000005924 devstack@c-api.service[100522]: INFO cinder.volume.api [req-5678f870-b51b-4fbb-bc2c-86fd983a0551 req-4fca6dab-1c24-4250-b19d-34dbdbdc59fc tempest-AttachVolumeTestJSON-1302607130 tempest-AttachVolumeTestJSON-1302607130-project-member] Volume info retrieved successfully. Jul 27 16:13:23.798412 np0000005924 devstack@c-api.service[100522]: INFO cinder.api.openstack.wsgi [req-5678f870-b51b-4fbb-bc2c-86fd983a0551 req-4fca6dab-1c24-4250-b19d-34dbdbdc59fc tempest-AttachVolumeTestJSON-1302607130 tempest-AttachVolumeTestJSON-1302607130-project-member] https://10.4.3.117/volume/v3/volumes/70ccc0fe-ea04-4a14-9ad8-8bf27aa78da3 returned with HTTP 200 Jul 27 16:13:23.798956 np0000005924 devstack@c-api.service[100522]: [pid: 100522|app: 0|req: 478/1936] 10.4.3.117 () {70 vars in 1639 bytes} [Mon Jul 27 16:13:23 2026] GET /volume/v3/volumes/70ccc0fe-ea04-4a14-9ad8-8bf27aa78da3 => generated 1318 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 27 16:13:24.333877 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.middleware.request_id [None req-41ac7a6f-8aea-46a2-9a99-84d5a9b17f4b None None] RequestId filter calling following filter/app {{(pid=100521) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:13:24.336144 np0000005924 devstack@c-api.service[100521]: INFO cinder.api.openstack.wsgi [None req-41ac7a6f-8aea-46a2-9a99-84d5a9b17f4b tempest-TestVolumeBootPattern-1923367323 tempest-TestVolumeBootPattern-1923367323-project-member] GET https://10.4.3.117/volume/v3/snapshots/e869302b-e11e-4a64-9ddd-4653c4a83d34 Jul 27 16:13:24.336807 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.openstack.wsgi [None req-41ac7a6f-8aea-46a2-9a99-84d5a9b17f4b tempest-TestVolumeBootPattern-1923367323 tempest-TestVolumeBootPattern-1923367323-project-member] Empty body provided in request {{(pid=100521) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:13:24.336807 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.openstack.wsgi [None req-41ac7a6f-8aea-46a2-9a99-84d5a9b17f4b tempest-TestVolumeBootPattern-1923367323 tempest-TestVolumeBootPattern-1923367323-project-member] Calling method 'show' {{(pid=100521) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:13:24.341015 np0000005924 devstack@c-api.service[100521]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:13:24.341015 np0000005924 devstack@c-api.service[100521]: warnings.warn( Jul 27 16:13:24.341672 np0000005924 devstack@c-api.service[100521]: INFO cinder.volume.api [None req-41ac7a6f-8aea-46a2-9a99-84d5a9b17f4b tempest-TestVolumeBootPattern-1923367323 tempest-TestVolumeBootPattern-1923367323-project-member] Snapshot retrieved successfully. Jul 27 16:13:24.344044 np0000005924 devstack@c-api.service[100521]: INFO cinder.api.openstack.wsgi [None req-41ac7a6f-8aea-46a2-9a99-84d5a9b17f4b tempest-TestVolumeBootPattern-1923367323 tempest-TestVolumeBootPattern-1923367323-project-member] https://10.4.3.117/volume/v3/snapshots/e869302b-e11e-4a64-9ddd-4653c4a83d34 returned with HTTP 200 Jul 27 16:13:24.344526 np0000005924 devstack@c-api.service[100521]: [pid: 100521|app: 0|req: 482/1937] 10.4.3.117 () {66 vars in 1354 bytes} [Mon Jul 27 16:13:24 2026] GET /volume/v3/snapshots/e869302b-e11e-4a64-9ddd-4653c4a83d34 => generated 466 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 27 16:13:24.355431 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.middleware.request_id [None req-eb4ec205-4c6c-415c-a436-6b776880acc9 None None] RequestId filter calling following filter/app {{(pid=100524) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:13:24.357759 np0000005924 devstack@c-api.service[100524]: INFO cinder.api.openstack.wsgi [None req-eb4ec205-4c6c-415c-a436-6b776880acc9 tempest-TestVolumeBootPattern-1923367323 tempest-TestVolumeBootPattern-1923367323-project-member] GET https://10.4.3.117/volume/v3/snapshots/e869302b-e11e-4a64-9ddd-4653c4a83d34 Jul 27 16:13:24.358036 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.openstack.wsgi [None req-eb4ec205-4c6c-415c-a436-6b776880acc9 tempest-TestVolumeBootPattern-1923367323 tempest-TestVolumeBootPattern-1923367323-project-member] Empty body provided in request {{(pid=100524) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:13:24.358289 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.openstack.wsgi [None req-eb4ec205-4c6c-415c-a436-6b776880acc9 tempest-TestVolumeBootPattern-1923367323 tempest-TestVolumeBootPattern-1923367323-project-member] Calling method 'show' {{(pid=100524) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:13:24.364286 np0000005924 devstack@c-api.service[100524]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:13:24.364286 np0000005924 devstack@c-api.service[100524]: warnings.warn( Jul 27 16:13:24.365416 np0000005924 devstack@c-api.service[100524]: INFO cinder.volume.api [None req-eb4ec205-4c6c-415c-a436-6b776880acc9 tempest-TestVolumeBootPattern-1923367323 tempest-TestVolumeBootPattern-1923367323-project-member] Snapshot retrieved successfully. Jul 27 16:13:24.365957 np0000005924 devstack@c-api.service[100524]: INFO cinder.api.openstack.wsgi [None req-eb4ec205-4c6c-415c-a436-6b776880acc9 tempest-TestVolumeBootPattern-1923367323 tempest-TestVolumeBootPattern-1923367323-project-member] https://10.4.3.117/volume/v3/snapshots/e869302b-e11e-4a64-9ddd-4653c4a83d34 returned with HTTP 200 Jul 27 16:13:24.366625 np0000005924 devstack@c-api.service[100524]: [pid: 100524|app: 0|req: 490/1938] 10.4.3.117 () {66 vars in 1354 bytes} [Mon Jul 27 16:13:24 2026] GET /volume/v3/snapshots/e869302b-e11e-4a64-9ddd-4653c4a83d34 => generated 466 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 27 16:13:24.374847 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.middleware.request_id [None req-8c8aa947-2866-44ed-a478-c1ef6f4d1e09 None None] RequestId filter calling following filter/app {{(pid=100523) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:13:24.376472 np0000005924 devstack@c-api.service[100523]: INFO cinder.api.openstack.wsgi [None req-8c8aa947-2866-44ed-a478-c1ef6f4d1e09 tempest-TestVolumeBootPattern-1923367323 tempest-TestVolumeBootPattern-1923367323-project-member] POST https://10.4.3.117/volume/v3/snapshots Jul 27 16:13:24.376805 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.openstack.wsgi [None req-8c8aa947-2866-44ed-a478-c1ef6f4d1e09 tempest-TestVolumeBootPattern-1923367323 tempest-TestVolumeBootPattern-1923367323-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "5a05c338-8005-4766-af92-69ad07aa3b1f", "force": true, "name": "tempest-TestVolumeBootPattern-snapshot-1583544133", "description": null, "metadata": null}} {{(pid=100523) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 27 16:13:24.386411 np0000005924 devstack@c-api.service[100523]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:13:24.386411 np0000005924 devstack@c-api.service[100523]: warnings.warn( Jul 27 16:13:24.386846 np0000005924 devstack@c-api.service[100523]: INFO cinder.volume.api [None req-8c8aa947-2866-44ed-a478-c1ef6f4d1e09 tempest-TestVolumeBootPattern-1923367323 tempest-TestVolumeBootPattern-1923367323-project-member] Volume info retrieved successfully. Jul 27 16:13:24.387001 np0000005924 devstack@c-api.service[100523]: INFO cinder.api.v3.snapshots [None req-8c8aa947-2866-44ed-a478-c1ef6f4d1e09 tempest-TestVolumeBootPattern-1923367323 tempest-TestVolumeBootPattern-1923367323-project-member] Create snapshot from volume 5a05c338-8005-4766-af92-69ad07aa3b1f Jul 27 16:13:24.417228 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.quota [None req-8c8aa947-2866-44ed-a478-c1ef6f4d1e09 tempest-TestVolumeBootPattern-1923367323 tempest-TestVolumeBootPattern-1923367323-project-member] Created reservations ['48ff664a-42b1-424f-b230-e267d25be3db', 'd693d375-8eed-4c27-9a97-4453e5be9f38', '455c73e5-e627-46a0-8d98-692ae57a544f', 'd8b9f4b5-e4cc-4a59-8380-340f50ab4a84'] {{(pid=100523) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 27 16:13:24.485265 np0000005924 devstack@c-api.service[100523]: INFO cinder.volume.api [None req-8c8aa947-2866-44ed-a478-c1ef6f4d1e09 tempest-TestVolumeBootPattern-1923367323 tempest-TestVolumeBootPattern-1923367323-project-member] Snapshot force create request issued successfully. Jul 27 16:13:24.485644 np0000005924 devstack@c-api.service[100523]: INFO cinder.api.openstack.wsgi [None req-8c8aa947-2866-44ed-a478-c1ef6f4d1e09 tempest-TestVolumeBootPattern-1923367323 tempest-TestVolumeBootPattern-1923367323-project-member] https://10.4.3.117/volume/v3/snapshots returned with HTTP 202 Jul 27 16:13:24.486060 np0000005924 devstack@c-api.service[100523]: [pid: 100523|app: 0|req: 489/1939] 10.4.3.117 () {68 vars in 1265 bytes} [Mon Jul 27 16:13:24 2026] POST /volume/v3/snapshots => generated 308 bytes in 112 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 27 16:13:24.496364 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.middleware.request_id [None req-246313f2-8e23-4ff8-8196-a643b4696319 None None] RequestId filter calling following filter/app {{(pid=100522) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:13:24.498551 np0000005924 devstack@c-api.service[100522]: INFO cinder.api.openstack.wsgi [None req-246313f2-8e23-4ff8-8196-a643b4696319 tempest-TestVolumeBootPattern-1923367323 tempest-TestVolumeBootPattern-1923367323-project-member] GET https://10.4.3.117/volume/v3/snapshots/5dcb6382-8c77-4947-aa33-83f0cfdfa119 Jul 27 16:13:24.498797 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.openstack.wsgi [None req-246313f2-8e23-4ff8-8196-a643b4696319 tempest-TestVolumeBootPattern-1923367323 tempest-TestVolumeBootPattern-1923367323-project-member] Empty body provided in request {{(pid=100522) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:13:24.499032 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.openstack.wsgi [None req-246313f2-8e23-4ff8-8196-a643b4696319 tempest-TestVolumeBootPattern-1923367323 tempest-TestVolumeBootPattern-1923367323-project-member] Calling method 'show' {{(pid=100522) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:13:24.513274 np0000005924 devstack@c-api.service[100522]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:13:24.513274 np0000005924 devstack@c-api.service[100522]: warnings.warn( Jul 27 16:13:24.513871 np0000005924 devstack@c-api.service[100522]: INFO cinder.volume.api [None req-246313f2-8e23-4ff8-8196-a643b4696319 tempest-TestVolumeBootPattern-1923367323 tempest-TestVolumeBootPattern-1923367323-project-member] Snapshot retrieved successfully. Jul 27 16:13:24.514895 np0000005924 devstack@c-api.service[100522]: INFO cinder.api.openstack.wsgi [None req-246313f2-8e23-4ff8-8196-a643b4696319 tempest-TestVolumeBootPattern-1923367323 tempest-TestVolumeBootPattern-1923367323-project-member] https://10.4.3.117/volume/v3/snapshots/5dcb6382-8c77-4947-aa33-83f0cfdfa119 returned with HTTP 200 Jul 27 16:13:24.515456 np0000005924 devstack@c-api.service[100522]: [pid: 100522|app: 0|req: 479/1940] 10.4.3.117 () {66 vars in 1354 bytes} [Mon Jul 27 16:13:24 2026] GET /volume/v3/snapshots/5dcb6382-8c77-4947-aa33-83f0cfdfa119 => generated 440 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 27 16:13:24.603865 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.middleware.request_id [None req-dca3ae47-0882-45e3-b0fe-0fcd40e7f0be None None] RequestId filter calling following filter/app {{(pid=100521) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:13:24.605924 np0000005924 devstack@c-api.service[100521]: INFO cinder.api.openstack.wsgi [None req-dca3ae47-0882-45e3-b0fe-0fcd40e7f0be tempest-VolumesBackupsTest-1601316061 tempest-VolumesBackupsTest-1601316061-project-member] DELETE https://10.4.3.117/volume/v3/volumes/9cabb1f6-fcb3-41dc-9d5e-6a611afc8646 Jul 27 16:13:24.606233 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.openstack.wsgi [None req-dca3ae47-0882-45e3-b0fe-0fcd40e7f0be tempest-VolumesBackupsTest-1601316061 tempest-VolumesBackupsTest-1601316061-project-member] Empty body provided in request {{(pid=100521) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:13:24.606361 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.middleware.request_id [None req-e9e97e49-0918-4a5c-b0c6-572de21cd30d None None] RequestId filter calling following filter/app {{(pid=100524) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:13:24.606407 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.openstack.wsgi [None req-dca3ae47-0882-45e3-b0fe-0fcd40e7f0be tempest-VolumesBackupsTest-1601316061 tempest-VolumesBackupsTest-1601316061-project-member] Calling method 'delete' {{(pid=100521) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:13:24.606565 np0000005924 devstack@c-api.service[100521]: INFO cinder.api.v3.volumes [None req-dca3ae47-0882-45e3-b0fe-0fcd40e7f0be tempest-VolumesBackupsTest-1601316061 tempest-VolumesBackupsTest-1601316061-project-member] Delete volume with id: 9cabb1f6-fcb3-41dc-9d5e-6a611afc8646 Jul 27 16:13:24.608290 np0000005924 devstack@c-api.service[100524]: INFO cinder.api.openstack.wsgi [None req-e9e97e49-0918-4a5c-b0c6-572de21cd30d tempest-AttachVolumeTestJSON-1302607130 tempest-AttachVolumeTestJSON-1302607130-project-member] GET https://10.4.3.117/volume/v3/volumes/70ccc0fe-ea04-4a14-9ad8-8bf27aa78da3 Jul 27 16:13:24.608525 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.openstack.wsgi [None req-e9e97e49-0918-4a5c-b0c6-572de21cd30d tempest-AttachVolumeTestJSON-1302607130 tempest-AttachVolumeTestJSON-1302607130-project-member] Empty body provided in request {{(pid=100524) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:13:24.608722 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.openstack.wsgi [None req-e9e97e49-0918-4a5c-b0c6-572de21cd30d tempest-AttachVolumeTestJSON-1302607130 tempest-AttachVolumeTestJSON-1302607130-project-member] Calling method 'show' {{(pid=100524) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:13:24.616507 np0000005924 devstack@c-api.service[100521]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:13:24.616507 np0000005924 devstack@c-api.service[100521]: warnings.warn( Jul 27 16:13:24.617029 np0000005924 devstack@c-api.service[100521]: INFO cinder.volume.api [None req-dca3ae47-0882-45e3-b0fe-0fcd40e7f0be tempest-VolumesBackupsTest-1601316061 tempest-VolumesBackupsTest-1601316061-project-member] Volume info retrieved successfully. Jul 27 16:13:24.620498 np0000005924 devstack@c-api.service[100524]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:13:24.620498 np0000005924 devstack@c-api.service[100524]: warnings.warn( Jul 27 16:13:24.633816 np0000005924 devstack@c-api.service[100524]: INFO cinder.volume.api [None req-e9e97e49-0918-4a5c-b0c6-572de21cd30d tempest-AttachVolumeTestJSON-1302607130 tempest-AttachVolumeTestJSON-1302607130-project-member] Volume info retrieved successfully. Jul 27 16:13:24.633941 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.middleware.request_id [req-5678f870-b51b-4fbb-bc2c-86fd983a0551 req-949cef66-f1d4-4334-9047-e5b0df19b10f None None] RequestId filter calling following filter/app {{(pid=100523) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:13:24.636188 np0000005924 devstack@c-api.service[100523]: INFO cinder.api.openstack.wsgi [req-5678f870-b51b-4fbb-bc2c-86fd983a0551 req-949cef66-f1d4-4334-9047-e5b0df19b10f tempest-AttachVolumeTestJSON-1302607130 tempest-AttachVolumeTestJSON-1302607130-project-member] DELETE https://10.4.3.117/volume/v3/attachments/052a6a2d-baf5-4c2c-a478-89c7ddddfcef Jul 27 16:13:24.636427 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.openstack.wsgi [req-5678f870-b51b-4fbb-bc2c-86fd983a0551 req-949cef66-f1d4-4334-9047-e5b0df19b10f tempest-AttachVolumeTestJSON-1302607130 tempest-AttachVolumeTestJSON-1302607130-project-member] Empty body provided in request {{(pid=100523) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:13:24.636644 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.openstack.wsgi [req-5678f870-b51b-4fbb-bc2c-86fd983a0551 req-949cef66-f1d4-4334-9047-e5b0df19b10f tempest-AttachVolumeTestJSON-1302607130 tempest-AttachVolumeTestJSON-1302607130-project-member] Calling method 'version_select' {{(pid=100523) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:13:24.641131 np0000005924 devstack@c-api.service[100524]: INFO cinder.api.openstack.wsgi [None req-e9e97e49-0918-4a5c-b0c6-572de21cd30d tempest-AttachVolumeTestJSON-1302607130 tempest-AttachVolumeTestJSON-1302607130-project-member] https://10.4.3.117/volume/v3/volumes/70ccc0fe-ea04-4a14-9ad8-8bf27aa78da3 returned with HTTP 200 Jul 27 16:13:24.641657 np0000005924 devstack@c-api.service[100524]: [pid: 100524|app: 0|req: 491/1941] 10.4.3.117 () {66 vars in 1348 bytes} [Mon Jul 27 16:13:24 2026] GET /volume/v3/volumes/70ccc0fe-ea04-4a14-9ad8-8bf27aa78da3 => generated 1138 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 27 16:13:24.646435 np0000005924 devstack@c-api.service[100523]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:13:24.646435 np0000005924 devstack@c-api.service[100523]: warnings.warn( Jul 27 16:13:24.652236 np0000005924 devstack@c-api.service[100521]: INFO cinder.volume.api [None req-dca3ae47-0882-45e3-b0fe-0fcd40e7f0be tempest-VolumesBackupsTest-1601316061 tempest-VolumesBackupsTest-1601316061-project-member] Delete volume request issued successfully. Jul 27 16:13:24.652533 np0000005924 devstack@c-api.service[100521]: INFO cinder.api.openstack.wsgi [None req-dca3ae47-0882-45e3-b0fe-0fcd40e7f0be tempest-VolumesBackupsTest-1601316061 tempest-VolumesBackupsTest-1601316061-project-member] https://10.4.3.117/volume/v3/volumes/9cabb1f6-fcb3-41dc-9d5e-6a611afc8646 returned with HTTP 202 Jul 27 16:13:24.652918 np0000005924 devstack@c-api.service[100521]: [pid: 100521|app: 0|req: 483/1942] 10.4.3.117 () {66 vars in 1351 bytes} [Mon Jul 27 16:13:24 2026] DELETE /volume/v3/volumes/9cabb1f6-fcb3-41dc-9d5e-6a611afc8646 => generated 0 bytes in 49 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 27 16:13:24.659967 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.middleware.request_id [None req-8e616aa3-8413-424f-8170-11089e698880 None None] RequestId filter calling following filter/app {{(pid=100522) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:13:24.662048 np0000005924 devstack@c-api.service[100522]: INFO cinder.api.openstack.wsgi [None req-8e616aa3-8413-424f-8170-11089e698880 tempest-VolumesBackupsTest-1601316061 tempest-VolumesBackupsTest-1601316061-project-member] GET https://10.4.3.117/volume/v3/volumes/9cabb1f6-fcb3-41dc-9d5e-6a611afc8646 Jul 27 16:13:24.662265 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.openstack.wsgi [None req-8e616aa3-8413-424f-8170-11089e698880 tempest-VolumesBackupsTest-1601316061 tempest-VolumesBackupsTest-1601316061-project-member] Empty body provided in request {{(pid=100522) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:13:24.662496 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.openstack.wsgi [None req-8e616aa3-8413-424f-8170-11089e698880 tempest-VolumesBackupsTest-1601316061 tempest-VolumesBackupsTest-1601316061-project-member] Calling method 'show' {{(pid=100522) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:13:24.671417 np0000005924 devstack@c-api.service[100522]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:13:24.671417 np0000005924 devstack@c-api.service[100522]: warnings.warn( Jul 27 16:13:24.677994 np0000005924 devstack@c-api.service[100522]: INFO cinder.volume.api [None req-8e616aa3-8413-424f-8170-11089e698880 tempest-VolumesBackupsTest-1601316061 tempest-VolumesBackupsTest-1601316061-project-member] Volume info retrieved successfully. Jul 27 16:13:24.682594 np0000005924 devstack@c-api.service[100522]: INFO cinder.api.openstack.wsgi [None req-8e616aa3-8413-424f-8170-11089e698880 tempest-VolumesBackupsTest-1601316061 tempest-VolumesBackupsTest-1601316061-project-member] https://10.4.3.117/volume/v3/volumes/9cabb1f6-fcb3-41dc-9d5e-6a611afc8646 returned with HTTP 200 Jul 27 16:13:24.682947 np0000005924 devstack@c-api.service[100522]: [pid: 100522|app: 0|req: 480/1943] 10.4.3.117 () {66 vars in 1348 bytes} [Mon Jul 27 16:13:24 2026] GET /volume/v3/volumes/9cabb1f6-fcb3-41dc-9d5e-6a611afc8646 => generated 840 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 27 16:13:24.712356 np0000005924 devstack@c-api.service[100523]: INFO cinder.api.openstack.wsgi [req-5678f870-b51b-4fbb-bc2c-86fd983a0551 req-949cef66-f1d4-4334-9047-e5b0df19b10f tempest-AttachVolumeTestJSON-1302607130 tempest-AttachVolumeTestJSON-1302607130-project-member] https://10.4.3.117/volume/v3/attachments/052a6a2d-baf5-4c2c-a478-89c7ddddfcef returned with HTTP 200 Jul 27 16:13:24.712827 np0000005924 devstack@c-api.service[100523]: [pid: 100523|app: 0|req: 490/1944] 10.4.3.117 () {72 vars in 1673 bytes} [Mon Jul 27 16:13:24 2026] DELETE /volume/v3/attachments/052a6a2d-baf5-4c2c-a478-89c7ddddfcef => generated 19 bytes in 80 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 27 16:13:25.525872 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.middleware.request_id [None req-6226cf1e-05d9-4eb8-981c-87c0060b9037 None None] RequestId filter calling following filter/app {{(pid=100524) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:13:25.527619 np0000005924 devstack@c-api.service[100524]: INFO cinder.api.openstack.wsgi [None req-6226cf1e-05d9-4eb8-981c-87c0060b9037 tempest-TestVolumeBootPattern-1923367323 tempest-TestVolumeBootPattern-1923367323-project-member] GET https://10.4.3.117/volume/v3/snapshots/5dcb6382-8c77-4947-aa33-83f0cfdfa119 Jul 27 16:13:25.527954 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.openstack.wsgi [None req-6226cf1e-05d9-4eb8-981c-87c0060b9037 tempest-TestVolumeBootPattern-1923367323 tempest-TestVolumeBootPattern-1923367323-project-member] Empty body provided in request {{(pid=100524) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:13:25.528258 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.openstack.wsgi [None req-6226cf1e-05d9-4eb8-981c-87c0060b9037 tempest-TestVolumeBootPattern-1923367323 tempest-TestVolumeBootPattern-1923367323-project-member] Calling method 'show' {{(pid=100524) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:13:25.535126 np0000005924 devstack@c-api.service[100524]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:13:25.535126 np0000005924 devstack@c-api.service[100524]: warnings.warn( Jul 27 16:13:25.535126 np0000005924 devstack@c-api.service[100524]: INFO cinder.volume.api [None req-6226cf1e-05d9-4eb8-981c-87c0060b9037 tempest-TestVolumeBootPattern-1923367323 tempest-TestVolumeBootPattern-1923367323-project-member] Snapshot retrieved successfully. Jul 27 16:13:25.535126 np0000005924 devstack@c-api.service[100524]: INFO cinder.api.openstack.wsgi [None req-6226cf1e-05d9-4eb8-981c-87c0060b9037 tempest-TestVolumeBootPattern-1923367323 tempest-TestVolumeBootPattern-1923367323-project-member] https://10.4.3.117/volume/v3/snapshots/5dcb6382-8c77-4947-aa33-83f0cfdfa119 returned with HTTP 200 Jul 27 16:13:25.535126 np0000005924 devstack@c-api.service[100524]: [pid: 100524|app: 0|req: 492/1945] 10.4.3.117 () {66 vars in 1354 bytes} [Mon Jul 27 16:13:25 2026] GET /volume/v3/snapshots/5dcb6382-8c77-4947-aa33-83f0cfdfa119 => generated 467 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 27 16:13:25.546532 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.middleware.request_id [None req-a5044c82-5dcf-44dd-97f2-754759e002f6 None None] RequestId filter calling following filter/app {{(pid=100521) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:13:25.548378 np0000005924 devstack@c-api.service[100521]: INFO cinder.api.openstack.wsgi [None req-a5044c82-5dcf-44dd-97f2-754759e002f6 tempest-TestVolumeBootPattern-1923367323 tempest-TestVolumeBootPattern-1923367323-project-member] GET https://10.4.3.117/volume/v3/snapshots/5dcb6382-8c77-4947-aa33-83f0cfdfa119 Jul 27 16:13:25.548585 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.openstack.wsgi [None req-a5044c82-5dcf-44dd-97f2-754759e002f6 tempest-TestVolumeBootPattern-1923367323 tempest-TestVolumeBootPattern-1923367323-project-member] Empty body provided in request {{(pid=100521) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:13:25.548778 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.openstack.wsgi [None req-a5044c82-5dcf-44dd-97f2-754759e002f6 tempest-TestVolumeBootPattern-1923367323 tempest-TestVolumeBootPattern-1923367323-project-member] Calling method 'show' {{(pid=100521) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:13:25.553936 np0000005924 devstack@c-api.service[100521]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:13:25.553936 np0000005924 devstack@c-api.service[100521]: warnings.warn( Jul 27 16:13:25.554466 np0000005924 devstack@c-api.service[100521]: INFO cinder.volume.api [None req-a5044c82-5dcf-44dd-97f2-754759e002f6 tempest-TestVolumeBootPattern-1923367323 tempest-TestVolumeBootPattern-1923367323-project-member] Snapshot retrieved successfully. Jul 27 16:13:25.555309 np0000005924 devstack@c-api.service[100521]: INFO cinder.api.openstack.wsgi [None req-a5044c82-5dcf-44dd-97f2-754759e002f6 tempest-TestVolumeBootPattern-1923367323 tempest-TestVolumeBootPattern-1923367323-project-member] https://10.4.3.117/volume/v3/snapshots/5dcb6382-8c77-4947-aa33-83f0cfdfa119 returned with HTTP 200 Jul 27 16:13:25.555719 np0000005924 devstack@c-api.service[100521]: [pid: 100521|app: 0|req: 484/1946] 10.4.3.117 () {66 vars in 1354 bytes} [Mon Jul 27 16:13:25 2026] GET /volume/v3/snapshots/5dcb6382-8c77-4947-aa33-83f0cfdfa119 => generated 467 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 27 16:13:25.564777 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.middleware.request_id [None req-d02b57c7-95bd-4af6-a6d3-f754a99ddb36 None None] RequestId filter calling following filter/app {{(pid=100522) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:13:25.567013 np0000005924 devstack@c-api.service[100522]: INFO cinder.api.openstack.wsgi [None req-d02b57c7-95bd-4af6-a6d3-f754a99ddb36 tempest-TestVolumeBootPattern-1923367323 tempest-TestVolumeBootPattern-1923367323-project-member] POST https://10.4.3.117/volume/v3/snapshots Jul 27 16:13:25.567562 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.openstack.wsgi [None req-d02b57c7-95bd-4af6-a6d3-f754a99ddb36 tempest-TestVolumeBootPattern-1923367323 tempest-TestVolumeBootPattern-1923367323-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "5a05c338-8005-4766-af92-69ad07aa3b1f", "force": true, "name": "tempest-TestVolumeBootPattern-snapshot-1517081973", "description": null, "metadata": null}} {{(pid=100522) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 27 16:13:25.582762 np0000005924 devstack@c-api.service[100522]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:13:25.582762 np0000005924 devstack@c-api.service[100522]: warnings.warn( Jul 27 16:13:25.583535 np0000005924 devstack@c-api.service[100522]: INFO cinder.volume.api [None req-d02b57c7-95bd-4af6-a6d3-f754a99ddb36 tempest-TestVolumeBootPattern-1923367323 tempest-TestVolumeBootPattern-1923367323-project-member] Volume info retrieved successfully. Jul 27 16:13:25.583681 np0000005924 devstack@c-api.service[100522]: INFO cinder.api.v3.snapshots [None req-d02b57c7-95bd-4af6-a6d3-f754a99ddb36 tempest-TestVolumeBootPattern-1923367323 tempest-TestVolumeBootPattern-1923367323-project-member] Create snapshot from volume 5a05c338-8005-4766-af92-69ad07aa3b1f Jul 27 16:13:25.616733 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.quota [None req-d02b57c7-95bd-4af6-a6d3-f754a99ddb36 tempest-TestVolumeBootPattern-1923367323 tempest-TestVolumeBootPattern-1923367323-project-member] Created reservations ['f04a5e0e-12ff-4dfa-b13e-194746256b9e', 'baf36f13-f341-4160-ad82-7ff5b02637db', '0a4052b0-c931-4b68-9765-96fc92d2987a', '3aba3ef6-ce29-44ae-a0ba-f3fc8dc61ce1'] {{(pid=100522) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 27 16:13:25.662244 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.middleware.request_id [None req-0ff21e5e-5990-4dca-a926-b431d472bdec None None] RequestId filter calling following filter/app {{(pid=100523) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:13:25.719028 np0000005924 devstack@c-api.service[100523]: INFO cinder.api.openstack.wsgi [None req-0ff21e5e-5990-4dca-a926-b431d472bdec tempest-AttachVolumeTestJSON-1302607130 tempest-AttachVolumeTestJSON-1302607130-project-member] GET https://10.4.3.117/volume/v3/volumes/70ccc0fe-ea04-4a14-9ad8-8bf27aa78da3 Jul 27 16:13:25.719028 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.openstack.wsgi [None req-0ff21e5e-5990-4dca-a926-b431d472bdec tempest-AttachVolumeTestJSON-1302607130 tempest-AttachVolumeTestJSON-1302607130-project-member] Empty body provided in request {{(pid=100523) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:13:25.719028 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.openstack.wsgi [None req-0ff21e5e-5990-4dca-a926-b431d472bdec tempest-AttachVolumeTestJSON-1302607130 tempest-AttachVolumeTestJSON-1302607130-project-member] Calling method 'show' {{(pid=100523) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:13:25.719028 np0000005924 devstack@c-api.service[100523]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:13:25.719028 np0000005924 devstack@c-api.service[100523]: warnings.warn( Jul 27 16:13:25.719028 np0000005924 devstack@c-api.service[100523]: INFO cinder.volume.api [None req-0ff21e5e-5990-4dca-a926-b431d472bdec tempest-AttachVolumeTestJSON-1302607130 tempest-AttachVolumeTestJSON-1302607130-project-member] Volume info retrieved successfully. Jul 27 16:13:25.719028 np0000005924 devstack@c-api.service[100523]: INFO cinder.api.openstack.wsgi [None req-0ff21e5e-5990-4dca-a926-b431d472bdec tempest-AttachVolumeTestJSON-1302607130 tempest-AttachVolumeTestJSON-1302607130-project-member] https://10.4.3.117/volume/v3/volumes/70ccc0fe-ea04-4a14-9ad8-8bf27aa78da3 returned with HTTP 200 Jul 27 16:13:25.719028 np0000005924 devstack@c-api.service[100523]: [pid: 100523|app: 0|req: 491/1947] 10.4.3.117 () {66 vars in 1348 bytes} [Mon Jul 27 16:13:25 2026] GET /volume/v3/volumes/70ccc0fe-ea04-4a14-9ad8-8bf27aa78da3 => generated 843 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 27 16:13:25.726917 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.middleware.request_id [None req-77ad8135-9dc2-4789-97d9-776692b3f9ea None None] RequestId filter calling following filter/app {{(pid=100524) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:13:25.730615 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.middleware.request_id [None req-f92e97bf-12aa-47bd-bc84-8881ddf18d7b None None] RequestId filter calling following filter/app {{(pid=100521) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:13:25.730725 np0000005924 devstack@c-api.service[100524]: INFO cinder.api.openstack.wsgi [None req-77ad8135-9dc2-4789-97d9-776692b3f9ea tempest-VolumesBackupsTest-1601316061 tempest-VolumesBackupsTest-1601316061-project-member] GET https://10.4.3.117/volume/v3/volumes/9cabb1f6-fcb3-41dc-9d5e-6a611afc8646 Jul 27 16:13:25.730725 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.openstack.wsgi [None req-77ad8135-9dc2-4789-97d9-776692b3f9ea tempest-VolumesBackupsTest-1601316061 tempest-VolumesBackupsTest-1601316061-project-member] Empty body provided in request {{(pid=100524) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:13:25.730725 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.openstack.wsgi [None req-77ad8135-9dc2-4789-97d9-776692b3f9ea tempest-VolumesBackupsTest-1601316061 tempest-VolumesBackupsTest-1601316061-project-member] Calling method 'show' {{(pid=100524) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:13:25.730855 np0000005924 devstack@c-api.service[100521]: INFO cinder.api.openstack.wsgi [None req-f92e97bf-12aa-47bd-bc84-8881ddf18d7b tempest-AttachVolumeTestJSON-1302607130 tempest-AttachVolumeTestJSON-1302607130-project-member] GET https://10.4.3.117/volume/v3/volumes/70ccc0fe-ea04-4a14-9ad8-8bf27aa78da3 Jul 27 16:13:25.730855 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.openstack.wsgi [None req-f92e97bf-12aa-47bd-bc84-8881ddf18d7b tempest-AttachVolumeTestJSON-1302607130 tempest-AttachVolumeTestJSON-1302607130-project-member] Empty body provided in request {{(pid=100521) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:13:25.730855 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.openstack.wsgi [None req-f92e97bf-12aa-47bd-bc84-8881ddf18d7b tempest-AttachVolumeTestJSON-1302607130 tempest-AttachVolumeTestJSON-1302607130-project-member] Calling method 'show' {{(pid=100521) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:13:25.735938 np0000005924 devstack@c-api.service[100524]: INFO cinder.api.openstack.wsgi [None req-77ad8135-9dc2-4789-97d9-776692b3f9ea tempest-VolumesBackupsTest-1601316061 tempest-VolumesBackupsTest-1601316061-project-member] https://10.4.3.117/volume/v3/volumes/9cabb1f6-fcb3-41dc-9d5e-6a611afc8646 returned with HTTP 404 Jul 27 16:13:25.736668 np0000005924 devstack@c-api.service[100524]: [pid: 100524|app: 0|req: 493/1948] 10.4.3.117 () {66 vars in 1348 bytes} [Mon Jul 27 16:13:25 2026] GET /volume/v3/volumes/9cabb1f6-fcb3-41dc-9d5e-6a611afc8646 => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 27 16:13:25.738029 np0000005924 devstack@c-api.service[100521]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:13:25.738029 np0000005924 devstack@c-api.service[100521]: warnings.warn( Jul 27 16:13:25.743303 np0000005924 devstack@c-api.service[100521]: INFO cinder.volume.api [None req-f92e97bf-12aa-47bd-bc84-8881ddf18d7b tempest-AttachVolumeTestJSON-1302607130 tempest-AttachVolumeTestJSON-1302607130-project-member] Volume info retrieved successfully. Jul 27 16:13:25.744874 np0000005924 devstack@c-api.service[100522]: INFO cinder.volume.api [None req-d02b57c7-95bd-4af6-a6d3-f754a99ddb36 tempest-TestVolumeBootPattern-1923367323 tempest-TestVolumeBootPattern-1923367323-project-member] Snapshot force create request issued successfully. Jul 27 16:13:25.745248 np0000005924 devstack@c-api.service[100522]: INFO cinder.api.openstack.wsgi [None req-d02b57c7-95bd-4af6-a6d3-f754a99ddb36 tempest-TestVolumeBootPattern-1923367323 tempest-TestVolumeBootPattern-1923367323-project-member] https://10.4.3.117/volume/v3/snapshots returned with HTTP 202 Jul 27 16:13:25.745903 np0000005924 devstack@c-api.service[100522]: [pid: 100522|app: 0|req: 481/1949] 10.4.3.117 () {68 vars in 1265 bytes} [Mon Jul 27 16:13:25 2026] POST /volume/v3/snapshots => generated 308 bytes in 182 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 27 16:13:25.746238 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.middleware.request_id [None req-71de3160-dce1-48a5-9140-bc5194b97ee8 None None] RequestId filter calling following filter/app {{(pid=100523) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:13:25.750166 np0000005924 devstack@c-api.service[100523]: INFO cinder.api.openstack.wsgi [None req-71de3160-dce1-48a5-9140-bc5194b97ee8 tempest-VolumesBackupsTest-1601316061 tempest-VolumesBackupsTest-1601316061-project-member] GET https://10.4.3.117/volume/v3/volumes/9cabb1f6-fcb3-41dc-9d5e-6a611afc8646 Jul 27 16:13:25.750479 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.openstack.wsgi [None req-71de3160-dce1-48a5-9140-bc5194b97ee8 tempest-VolumesBackupsTest-1601316061 tempest-VolumesBackupsTest-1601316061-project-member] Empty body provided in request {{(pid=100523) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:13:25.750751 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.openstack.wsgi [None req-71de3160-dce1-48a5-9140-bc5194b97ee8 tempest-VolumesBackupsTest-1601316061 tempest-VolumesBackupsTest-1601316061-project-member] Calling method 'show' {{(pid=100523) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:13:25.753276 np0000005924 devstack@c-api.service[100521]: INFO cinder.api.openstack.wsgi [None req-f92e97bf-12aa-47bd-bc84-8881ddf18d7b tempest-AttachVolumeTestJSON-1302607130 tempest-AttachVolumeTestJSON-1302607130-project-member] https://10.4.3.117/volume/v3/volumes/70ccc0fe-ea04-4a14-9ad8-8bf27aa78da3 returned with HTTP 200 Jul 27 16:13:25.754970 np0000005924 devstack@c-api.service[100521]: [pid: 100521|app: 0|req: 485/1950] 10.4.3.117 () {66 vars in 1348 bytes} [Mon Jul 27 16:13:25 2026] GET /volume/v3/volumes/70ccc0fe-ea04-4a14-9ad8-8bf27aa78da3 => generated 843 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 27 16:13:25.759694 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.middleware.request_id [None req-3ab68b96-5fee-422c-a051-d73ebbfff971 None None] RequestId filter calling following filter/app {{(pid=100524) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:13:25.763187 np0000005924 devstack@c-api.service[100524]: INFO cinder.api.openstack.wsgi [None req-3ab68b96-5fee-422c-a051-d73ebbfff971 tempest-TestVolumeBootPattern-1923367323 tempest-TestVolumeBootPattern-1923367323-project-member] GET https://10.4.3.117/volume/v3/snapshots/bacf18d1-c04a-41d5-960b-2e855bd6b7cf Jul 27 16:13:25.763187 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.openstack.wsgi [None req-3ab68b96-5fee-422c-a051-d73ebbfff971 tempest-TestVolumeBootPattern-1923367323 tempest-TestVolumeBootPattern-1923367323-project-member] Empty body provided in request {{(pid=100524) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:13:25.764113 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.openstack.wsgi [None req-3ab68b96-5fee-422c-a051-d73ebbfff971 tempest-TestVolumeBootPattern-1923367323 tempest-TestVolumeBootPattern-1923367323-project-member] Calling method 'show' {{(pid=100524) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:13:25.767892 np0000005924 devstack@c-api.service[100523]: INFO cinder.api.openstack.wsgi [None req-71de3160-dce1-48a5-9140-bc5194b97ee8 tempest-VolumesBackupsTest-1601316061 tempest-VolumesBackupsTest-1601316061-project-member] https://10.4.3.117/volume/v3/volumes/9cabb1f6-fcb3-41dc-9d5e-6a611afc8646 returned with HTTP 404 Jul 27 16:13:25.769579 np0000005924 devstack@c-api.service[100523]: [pid: 100523|app: 0|req: 492/1951] 10.4.3.117 () {66 vars in 1348 bytes} [Mon Jul 27 16:13:25 2026] GET /volume/v3/volumes/9cabb1f6-fcb3-41dc-9d5e-6a611afc8646 => generated 109 bytes in 23 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 27 16:13:25.775760 np0000005924 devstack@c-api.service[100524]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:13:25.775760 np0000005924 devstack@c-api.service[100524]: warnings.warn( Jul 27 16:13:25.775760 np0000005924 devstack@c-api.service[100524]: INFO cinder.volume.api [None req-3ab68b96-5fee-422c-a051-d73ebbfff971 tempest-TestVolumeBootPattern-1923367323 tempest-TestVolumeBootPattern-1923367323-project-member] Snapshot retrieved successfully. Jul 27 16:13:25.775760 np0000005924 devstack@c-api.service[100524]: INFO cinder.api.openstack.wsgi [None req-3ab68b96-5fee-422c-a051-d73ebbfff971 tempest-TestVolumeBootPattern-1923367323 tempest-TestVolumeBootPattern-1923367323-project-member] https://10.4.3.117/volume/v3/snapshots/bacf18d1-c04a-41d5-960b-2e855bd6b7cf returned with HTTP 200 Jul 27 16:13:25.776301 np0000005924 devstack@c-api.service[100524]: [pid: 100524|app: 0|req: 494/1952] 10.4.3.117 () {66 vars in 1354 bytes} [Mon Jul 27 16:13:25 2026] GET /volume/v3/snapshots/bacf18d1-c04a-41d5-960b-2e855bd6b7cf => generated 440 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 27 16:13:25.777587 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.middleware.request_id [None req-60efb292-9aeb-4648-8bf4-34ed505bf6b0 None None] RequestId filter calling following filter/app {{(pid=100522) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:13:25.779905 np0000005924 devstack@c-api.service[100522]: INFO cinder.api.openstack.wsgi [None req-60efb292-9aeb-4648-8bf4-34ed505bf6b0 tempest-VolumesBackupsTest-1601316061 tempest-VolumesBackupsTest-1601316061-project-member] DELETE https://10.4.3.117/volume/v3/volumes/9cabb1f6-fcb3-41dc-9d5e-6a611afc8646 Jul 27 16:13:25.780096 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.openstack.wsgi [None req-60efb292-9aeb-4648-8bf4-34ed505bf6b0 tempest-VolumesBackupsTest-1601316061 tempest-VolumesBackupsTest-1601316061-project-member] Empty body provided in request {{(pid=100522) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:13:25.780290 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.openstack.wsgi [None req-60efb292-9aeb-4648-8bf4-34ed505bf6b0 tempest-VolumesBackupsTest-1601316061 tempest-VolumesBackupsTest-1601316061-project-member] Calling method 'delete' {{(pid=100522) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:13:25.780525 np0000005924 devstack@c-api.service[100522]: INFO cinder.api.v3.volumes [None req-60efb292-9aeb-4648-8bf4-34ed505bf6b0 tempest-VolumesBackupsTest-1601316061 tempest-VolumesBackupsTest-1601316061-project-member] Delete volume with id: 9cabb1f6-fcb3-41dc-9d5e-6a611afc8646 Jul 27 16:13:25.786298 np0000005924 devstack@c-api.service[100522]: INFO cinder.api.openstack.wsgi [None req-60efb292-9aeb-4648-8bf4-34ed505bf6b0 tempest-VolumesBackupsTest-1601316061 tempest-VolumesBackupsTest-1601316061-project-member] https://10.4.3.117/volume/v3/volumes/9cabb1f6-fcb3-41dc-9d5e-6a611afc8646 returned with HTTP 404 Jul 27 16:13:25.786795 np0000005924 devstack@c-api.service[100522]: [pid: 100522|app: 0|req: 482/1953] 10.4.3.117 () {66 vars in 1351 bytes} [Mon Jul 27 16:13:25 2026] DELETE /volume/v3/volumes/9cabb1f6-fcb3-41dc-9d5e-6a611afc8646 => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 27 16:13:25.819274 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.middleware.request_id [None req-452a2242-2198-4258-9c7b-ac70a9243a84 None None] RequestId filter calling following filter/app {{(pid=100521) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:13:25.821787 np0000005924 devstack@c-api.service[100521]: INFO cinder.api.openstack.wsgi [None req-452a2242-2198-4258-9c7b-ac70a9243a84 tempest-VolumesBackupsTest-1601316061 tempest-VolumesBackupsTest-1601316061-project-member] POST https://10.4.3.117/volume/v3/volumes Jul 27 16:13:25.823052 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.openstack.wsgi [None req-452a2242-2198-4258-9c7b-ac70a9243a84 tempest-VolumesBackupsTest-1601316061 tempest-VolumesBackupsTest-1601316061-project-member] Action: 'create', calling method: create, body: {"volume": {"imageRef": "9b5714dc-7db2-46f4-8517-f5174b84ff15", "size": 1, "name": "tempest-VolumesBackupsTest-Volume-5094539"}} {{(pid=100521) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 27 16:13:25.824475 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.v3.volumes [None req-452a2242-2198-4258-9c7b-ac70a9243a84 tempest-VolumesBackupsTest-1601316061 tempest-VolumesBackupsTest-1601316061-project-member] Create volume request body: {'volume': {'imageRef': '9b5714dc-7db2-46f4-8517-f5174b84ff15', 'size': 1, 'name': 'tempest-VolumesBackupsTest-Volume-5094539'}} {{(pid=100521) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 27 16:13:25.831540 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.middleware.request_id [None req-ffb3ea22-d64f-4e86-ab95-eb7bd4b5b8af None None] RequestId filter calling following filter/app {{(pid=100523) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:13:25.833721 np0000005924 devstack@c-api.service[100523]: INFO cinder.api.openstack.wsgi [None req-ffb3ea22-d64f-4e86-ab95-eb7bd4b5b8af tempest-AttachVolumeTestJSON-1302607130 tempest-AttachVolumeTestJSON-1302607130-project-member] GET https://10.4.3.117/volume/v3/volumes/70ccc0fe-ea04-4a14-9ad8-8bf27aa78da3 Jul 27 16:13:25.834497 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.openstack.wsgi [None req-ffb3ea22-d64f-4e86-ab95-eb7bd4b5b8af tempest-AttachVolumeTestJSON-1302607130 tempest-AttachVolumeTestJSON-1302607130-project-member] Empty body provided in request {{(pid=100523) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:13:25.834497 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.openstack.wsgi [None req-ffb3ea22-d64f-4e86-ab95-eb7bd4b5b8af tempest-AttachVolumeTestJSON-1302607130 tempest-AttachVolumeTestJSON-1302607130-project-member] Calling method 'show' {{(pid=100523) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:13:25.842551 np0000005924 devstack@c-api.service[100523]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:13:25.842551 np0000005924 devstack@c-api.service[100523]: warnings.warn( Jul 27 16:13:25.852779 np0000005924 devstack@c-api.service[100523]: INFO cinder.volume.api [None req-ffb3ea22-d64f-4e86-ab95-eb7bd4b5b8af tempest-AttachVolumeTestJSON-1302607130 tempest-AttachVolumeTestJSON-1302607130-project-member] Volume info retrieved successfully. Jul 27 16:13:25.858873 np0000005924 devstack@c-api.service[100523]: INFO cinder.api.openstack.wsgi [None req-ffb3ea22-d64f-4e86-ab95-eb7bd4b5b8af tempest-AttachVolumeTestJSON-1302607130 tempest-AttachVolumeTestJSON-1302607130-project-member] https://10.4.3.117/volume/v3/volumes/70ccc0fe-ea04-4a14-9ad8-8bf27aa78da3 returned with HTTP 200 Jul 27 16:13:25.860220 np0000005924 devstack@c-api.service[100523]: [pid: 100523|app: 0|req: 493/1954] 10.4.3.117 () {66 vars in 1348 bytes} [Mon Jul 27 16:13:25 2026] GET /volume/v3/volumes/70ccc0fe-ea04-4a14-9ad8-8bf27aa78da3 => generated 843 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 27 16:13:25.873077 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.middleware.request_id [None req-1311d0c1-10d2-4310-9567-afaa09e550cb None None] RequestId filter calling following filter/app {{(pid=100524) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:13:25.875469 np0000005924 devstack@c-api.service[100524]: INFO cinder.api.openstack.wsgi [None req-1311d0c1-10d2-4310-9567-afaa09e550cb tempest-AttachVolumeTestJSON-1302607130 tempest-AttachVolumeTestJSON-1302607130-project-member] GET https://10.4.3.117/volume/v3/volumes/5ec34b0b-d601-47ce-a87a-52f88e3a9df3 Jul 27 16:13:25.875854 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.openstack.wsgi [None req-1311d0c1-10d2-4310-9567-afaa09e550cb tempest-AttachVolumeTestJSON-1302607130 tempest-AttachVolumeTestJSON-1302607130-project-member] Empty body provided in request {{(pid=100524) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:13:25.876214 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.openstack.wsgi [None req-1311d0c1-10d2-4310-9567-afaa09e550cb tempest-AttachVolumeTestJSON-1302607130 tempest-AttachVolumeTestJSON-1302607130-project-member] Calling method 'show' {{(pid=100524) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:13:25.888638 np0000005924 devstack@c-api.service[100524]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:13:25.888638 np0000005924 devstack@c-api.service[100524]: warnings.warn( Jul 27 16:13:25.893038 np0000005924 devstack@c-api.service[100524]: INFO cinder.volume.api [None req-1311d0c1-10d2-4310-9567-afaa09e550cb tempest-AttachVolumeTestJSON-1302607130 tempest-AttachVolumeTestJSON-1302607130-project-member] Volume info retrieved successfully. Jul 27 16:13:25.901662 np0000005924 devstack@c-api.service[100524]: INFO cinder.api.openstack.wsgi [None req-1311d0c1-10d2-4310-9567-afaa09e550cb tempest-AttachVolumeTestJSON-1302607130 tempest-AttachVolumeTestJSON-1302607130-project-member] https://10.4.3.117/volume/v3/volumes/5ec34b0b-d601-47ce-a87a-52f88e3a9df3 returned with HTTP 200 Jul 27 16:13:25.902377 np0000005924 devstack@c-api.service[100524]: [pid: 100524|app: 0|req: 495/1955] 10.4.3.117 () {66 vars in 1348 bytes} [Mon Jul 27 16:13:25 2026] GET /volume/v3/volumes/5ec34b0b-d601-47ce-a87a-52f88e3a9df3 => generated 843 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 27 16:13:25.949345 np0000005924 devstack@c-api.service[100521]: INFO cinder.api.v3.volumes [None req-452a2242-2198-4258-9c7b-ac70a9243a84 tempest-VolumesBackupsTest-1601316061 tempest-VolumesBackupsTest-1601316061-project-member] Create volume of 1 GB Jul 27 16:13:25.957014 np0000005924 devstack@c-api.service[100521]: INFO cinder.volume.api [None req-452a2242-2198-4258-9c7b-ac70a9243a84 tempest-VolumesBackupsTest-1601316061 tempest-VolumesBackupsTest-1601316061-project-member] Availability Zones retrieved successfully. Jul 27 16:13:25.962453 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.volume.api [None req-452a2242-2198-4258-9c7b-ac70a9243a84 tempest-VolumesBackupsTest-1601316061 tempest-VolumesBackupsTest-1601316061-project-member] Flow 'volume_create_api' (3aab2868-2daa-4b46-a1d4-aca98d4a00c4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100521) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 27 16:13:25.963454 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.volume.api [None req-452a2242-2198-4258-9c7b-ac70a9243a84 tempest-VolumesBackupsTest-1601316061 tempest-VolumesBackupsTest-1601316061-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (974f9eef-4ac5-48ad-9efd-d02ae4a748f5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100521) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 27 16:13:25.964305 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.volume.flows.api.create_volume [None req-452a2242-2198-4258-9c7b-ac70a9243a84 tempest-VolumesBackupsTest-1601316061 tempest-VolumesBackupsTest-1601316061-project-member] Validating volume size '1' using validate_int {{(pid=100521) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 27 16:13:25.971713 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.middleware.request_id [None req-6ea6cfa9-1d15-4e25-8d3f-274848dff886 None None] RequestId filter calling following filter/app {{(pid=100522) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:13:25.973296 np0000005924 devstack@c-api.service[100522]: INFO cinder.api.openstack.wsgi [None req-6ea6cfa9-1d15-4e25-8d3f-274848dff886 tempest-AttachVolumeTestJSON-1302607130 tempest-AttachVolumeTestJSON-1302607130-project-member] GET https://10.4.3.117/volume/v3/volumes/5ec34b0b-d601-47ce-a87a-52f88e3a9df3 Jul 27 16:13:25.973493 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.openstack.wsgi [None req-6ea6cfa9-1d15-4e25-8d3f-274848dff886 tempest-AttachVolumeTestJSON-1302607130 tempest-AttachVolumeTestJSON-1302607130-project-member] Empty body provided in request {{(pid=100522) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:13:25.973663 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.openstack.wsgi [None req-6ea6cfa9-1d15-4e25-8d3f-274848dff886 tempest-AttachVolumeTestJSON-1302607130 tempest-AttachVolumeTestJSON-1302607130-project-member] Calling method 'show' {{(pid=100522) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:13:25.980811 np0000005924 devstack@c-api.service[100522]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:13:25.980811 np0000005924 devstack@c-api.service[100522]: warnings.warn( Jul 27 16:13:25.987174 np0000005924 devstack@c-api.service[100522]: INFO cinder.volume.api [None req-6ea6cfa9-1d15-4e25-8d3f-274848dff886 tempest-AttachVolumeTestJSON-1302607130 tempest-AttachVolumeTestJSON-1302607130-project-member] Volume info retrieved successfully. Jul 27 16:13:25.991221 np0000005924 devstack@c-api.service[100522]: INFO cinder.api.openstack.wsgi [None req-6ea6cfa9-1d15-4e25-8d3f-274848dff886 tempest-AttachVolumeTestJSON-1302607130 tempest-AttachVolumeTestJSON-1302607130-project-member] https://10.4.3.117/volume/v3/volumes/5ec34b0b-d601-47ce-a87a-52f88e3a9df3 returned with HTTP 200 Jul 27 16:13:25.991935 np0000005924 devstack@c-api.service[100522]: [pid: 100522|app: 0|req: 483/1956] 10.4.3.117 () {66 vars in 1348 bytes} [Mon Jul 27 16:13:25 2026] GET /volume/v3/volumes/5ec34b0b-d601-47ce-a87a-52f88e3a9df3 => generated 843 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 27 16:13:26.027362 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.volume.api [None req-452a2242-2198-4258-9c7b-ac70a9243a84 tempest-VolumesBackupsTest-1601316061 tempest-VolumesBackupsTest-1601316061-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (974f9eef-4ac5-48ad-9efd-d02ae4a748f5) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-27T16:04:59Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=2bce4e1a-e6e0-49d9-be36-c3405449a01e,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '2bce4e1a-e6e0-49d9-be36-c3405449a01e', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100521) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 27 16:13:26.028260 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.volume.api [None req-452a2242-2198-4258-9c7b-ac70a9243a84 tempest-VolumesBackupsTest-1601316061 tempest-VolumesBackupsTest-1601316061-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (aa68e1a9-af1a-4b37-98a4-096a4e4152f7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100521) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 27 16:13:26.074584 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.quota [None req-452a2242-2198-4258-9c7b-ac70a9243a84 tempest-VolumesBackupsTest-1601316061 tempest-VolumesBackupsTest-1601316061-project-member] Created reservations ['0a6d5dce-c6ac-41ee-9c6a-5000aabae9af', '4f4fb326-70ec-472f-a613-dc2009d7af4d', '2ffe3437-c254-4383-8bcf-e3ef736cbc20', '767fd374-2721-4078-93b5-0c1b58797289'] {{(pid=100521) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 27 16:13:26.075669 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.volume.api [None req-452a2242-2198-4258-9c7b-ac70a9243a84 tempest-VolumesBackupsTest-1601316061 tempest-VolumesBackupsTest-1601316061-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (aa68e1a9-af1a-4b37-98a4-096a4e4152f7) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['0a6d5dce-c6ac-41ee-9c6a-5000aabae9af', '4f4fb326-70ec-472f-a613-dc2009d7af4d', '2ffe3437-c254-4383-8bcf-e3ef736cbc20', '767fd374-2721-4078-93b5-0c1b58797289']}' {{(pid=100521) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 27 16:13:26.076463 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.volume.api [None req-452a2242-2198-4258-9c7b-ac70a9243a84 tempest-VolumesBackupsTest-1601316061 tempest-VolumesBackupsTest-1601316061-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (fa81ee81-9739-49b9-8e2b-3bb566616fcd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100521) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 27 16:13:26.104233 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.volume.api [None req-452a2242-2198-4258-9c7b-ac70a9243a84 tempest-VolumesBackupsTest-1601316061 tempest-VolumesBackupsTest-1601316061-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (fa81ee81-9739-49b9-8e2b-3bb566616fcd) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'cb939af2-6ae1-475a-92d6-1e9340c6ba6c', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesBackupsTest-Volume-5094539',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='572cbdf985fc495bb6786045fb260bf3',qos_specs=None,replication_status=,reservations=['0a6d5dce-c6ac-41ee-9c6a-5000aabae9af','4f4fb326-70ec-472f-a613-dc2009d7af4d','2ffe3437-c254-4383-8bcf-e3ef736cbc20','767fd374-2721-4078-93b5-0c1b58797289'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='927b169d19f94e7d983ab31802672d00',volume_type_id=2bce4e1a-e6e0-49d9-be36-c3405449a01e), 'volume': Volume(_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-27T16:13:26Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesBackupsTest-Volume-5094539',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=cb939af2-6ae1-475a-92d6-1e9340c6ba6c,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='572cbdf985fc495bb6786045fb260bf3',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='927b169d19f94e7d983ab31802672d00',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(2bce4e1a-e6e0-49d9-be36-c3405449a01e),volume_type_id=2bce4e1a-e6e0-49d9-be36-c3405449a01e)}' {{(pid=100521) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 27 16:13:26.105017 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.volume.api [None req-452a2242-2198-4258-9c7b-ac70a9243a84 tempest-VolumesBackupsTest-1601316061 tempest-VolumesBackupsTest-1601316061-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (3ec19fed-bdf8-4aa9-8db2-e05416588444) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100521) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 27 16:13:26.129983 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.volume.api [None req-452a2242-2198-4258-9c7b-ac70a9243a84 tempest-VolumesBackupsTest-1601316061 tempest-VolumesBackupsTest-1601316061-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (3ec19fed-bdf8-4aa9-8db2-e05416588444) transitioned into state 'SUCCESS' from state '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-5094539',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='572cbdf985fc495bb6786045fb260bf3',qos_specs=None,replication_status=,reservations=['0a6d5dce-c6ac-41ee-9c6a-5000aabae9af','4f4fb326-70ec-472f-a613-dc2009d7af4d','2ffe3437-c254-4383-8bcf-e3ef736cbc20','767fd374-2721-4078-93b5-0c1b58797289'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='927b169d19f94e7d983ab31802672d00',volume_type_id=2bce4e1a-e6e0-49d9-be36-c3405449a01e)}' {{(pid=100521) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 27 16:13:26.130688 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.volume.api [None req-452a2242-2198-4258-9c7b-ac70a9243a84 tempest-VolumesBackupsTest-1601316061 tempest-VolumesBackupsTest-1601316061-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (999110c9-d3b1-431b-a013-752dde6d93e2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100521) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 27 16:13:26.148194 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.volume.api [None req-452a2242-2198-4258-9c7b-ac70a9243a84 tempest-VolumesBackupsTest-1601316061 tempest-VolumesBackupsTest-1601316061-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (999110c9-d3b1-431b-a013-752dde6d93e2) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100521) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 27 16:13:26.149114 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.volume.api [None req-452a2242-2198-4258-9c7b-ac70a9243a84 tempest-VolumesBackupsTest-1601316061 tempest-VolumesBackupsTest-1601316061-project-member] Flow 'volume_create_api' (3aab2868-2daa-4b46-a1d4-aca98d4a00c4) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100521) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 27 16:13:26.149585 np0000005924 devstack@c-api.service[100521]: INFO cinder.volume.api [None req-452a2242-2198-4258-9c7b-ac70a9243a84 tempest-VolumesBackupsTest-1601316061 tempest-VolumesBackupsTest-1601316061-project-member] Create volume request issued successfully. Jul 27 16:13:26.150242 np0000005924 devstack@c-api.service[100521]: INFO cinder.api.openstack.wsgi [None req-452a2242-2198-4258-9c7b-ac70a9243a84 tempest-VolumesBackupsTest-1601316061 tempest-VolumesBackupsTest-1601316061-project-member] https://10.4.3.117/volume/v3/volumes returned with HTTP 202 Jul 27 16:13:26.150767 np0000005924 devstack@c-api.service[100521]: [pid: 100521|app: 0|req: 486/1957] 10.4.3.117 () {68 vars in 1259 bytes} [Mon Jul 27 16:13:25 2026] POST /volume/v3/volumes => generated 746 bytes in 332 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 27 16:13:26.166822 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.middleware.request_id [None req-d10875cb-fe5b-4ae1-a2be-b6413324ceee None None] RequestId filter calling following filter/app {{(pid=100523) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:13:26.168505 np0000005924 devstack@c-api.service[100523]: INFO cinder.api.openstack.wsgi [None req-d10875cb-fe5b-4ae1-a2be-b6413324ceee tempest-VolumesBackupsTest-1601316061 tempest-VolumesBackupsTest-1601316061-project-member] GET https://10.4.3.117/volume/v3/volumes/cb939af2-6ae1-475a-92d6-1e9340c6ba6c Jul 27 16:13:26.170676 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.openstack.wsgi [None req-d10875cb-fe5b-4ae1-a2be-b6413324ceee tempest-VolumesBackupsTest-1601316061 tempest-VolumesBackupsTest-1601316061-project-member] Empty body provided in request {{(pid=100523) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:13:26.170676 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.openstack.wsgi [None req-d10875cb-fe5b-4ae1-a2be-b6413324ceee tempest-VolumesBackupsTest-1601316061 tempest-VolumesBackupsTest-1601316061-project-member] Calling method 'show' {{(pid=100523) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:13:26.181172 np0000005924 devstack@c-api.service[100523]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:13:26.181172 np0000005924 devstack@c-api.service[100523]: warnings.warn( Jul 27 16:13:26.184390 np0000005924 devstack@c-api.service[100523]: INFO cinder.volume.api [None req-d10875cb-fe5b-4ae1-a2be-b6413324ceee tempest-VolumesBackupsTest-1601316061 tempest-VolumesBackupsTest-1601316061-project-member] Volume info retrieved successfully. Jul 27 16:13:26.190443 np0000005924 devstack@c-api.service[100523]: INFO cinder.api.openstack.wsgi [None req-d10875cb-fe5b-4ae1-a2be-b6413324ceee tempest-VolumesBackupsTest-1601316061 tempest-VolumesBackupsTest-1601316061-project-member] https://10.4.3.117/volume/v3/volumes/cb939af2-6ae1-475a-92d6-1e9340c6ba6c returned with HTTP 200 Jul 27 16:13:26.191006 np0000005924 devstack@c-api.service[100523]: [pid: 100523|app: 0|req: 494/1958] 10.4.3.117 () {66 vars in 1348 bytes} [Mon Jul 27 16:13:26 2026] GET /volume/v3/volumes/cb939af2-6ae1-475a-92d6-1e9340c6ba6c => generated 814 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 27 16:13:26.789945 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.middleware.request_id [None req-9d54f319-d4d0-4547-a59b-ffde47c4922a None None] RequestId filter calling following filter/app {{(pid=100524) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:13:26.792970 np0000005924 devstack@c-api.service[100524]: INFO cinder.api.openstack.wsgi [None req-9d54f319-d4d0-4547-a59b-ffde47c4922a tempest-TestVolumeBootPattern-1923367323 tempest-TestVolumeBootPattern-1923367323-project-member] GET https://10.4.3.117/volume/v3/snapshots/bacf18d1-c04a-41d5-960b-2e855bd6b7cf Jul 27 16:13:26.793155 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.openstack.wsgi [None req-9d54f319-d4d0-4547-a59b-ffde47c4922a tempest-TestVolumeBootPattern-1923367323 tempest-TestVolumeBootPattern-1923367323-project-member] Empty body provided in request {{(pid=100524) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:13:26.793353 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.openstack.wsgi [None req-9d54f319-d4d0-4547-a59b-ffde47c4922a tempest-TestVolumeBootPattern-1923367323 tempest-TestVolumeBootPattern-1923367323-project-member] Calling method 'show' {{(pid=100524) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:13:26.841777 np0000005924 devstack@c-api.service[100524]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:13:26.841777 np0000005924 devstack@c-api.service[100524]: warnings.warn( Jul 27 16:13:26.841777 np0000005924 devstack@c-api.service[100524]: INFO cinder.volume.api [None req-9d54f319-d4d0-4547-a59b-ffde47c4922a tempest-TestVolumeBootPattern-1923367323 tempest-TestVolumeBootPattern-1923367323-project-member] Snapshot retrieved successfully. Jul 27 16:13:26.841777 np0000005924 devstack@c-api.service[100524]: INFO cinder.api.openstack.wsgi [None req-9d54f319-d4d0-4547-a59b-ffde47c4922a tempest-TestVolumeBootPattern-1923367323 tempest-TestVolumeBootPattern-1923367323-project-member] https://10.4.3.117/volume/v3/snapshots/bacf18d1-c04a-41d5-960b-2e855bd6b7cf returned with HTTP 200 Jul 27 16:13:26.841777 np0000005924 devstack@c-api.service[100524]: [pid: 100524|app: 0|req: 496/1959] 10.4.3.117 () {66 vars in 1354 bytes} [Mon Jul 27 16:13:26 2026] GET /volume/v3/snapshots/bacf18d1-c04a-41d5-960b-2e855bd6b7cf => generated 467 bytes in 52 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 27 16:13:26.852361 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.middleware.request_id [None req-2c3e96d4-9a86-4d52-9e72-287bee9d6bef None None] RequestId filter calling following filter/app {{(pid=100522) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:13:26.854593 np0000005924 devstack@c-api.service[100522]: INFO cinder.api.openstack.wsgi [None req-2c3e96d4-9a86-4d52-9e72-287bee9d6bef tempest-TestVolumeBootPattern-1923367323 tempest-TestVolumeBootPattern-1923367323-project-member] GET https://10.4.3.117/volume/v3/snapshots/bacf18d1-c04a-41d5-960b-2e855bd6b7cf Jul 27 16:13:26.854802 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.openstack.wsgi [None req-2c3e96d4-9a86-4d52-9e72-287bee9d6bef tempest-TestVolumeBootPattern-1923367323 tempest-TestVolumeBootPattern-1923367323-project-member] Empty body provided in request {{(pid=100522) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:13:26.854952 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.openstack.wsgi [None req-2c3e96d4-9a86-4d52-9e72-287bee9d6bef tempest-TestVolumeBootPattern-1923367323 tempest-TestVolumeBootPattern-1923367323-project-member] Calling method 'show' {{(pid=100522) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:13:26.860966 np0000005924 devstack@c-api.service[100522]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:13:26.860966 np0000005924 devstack@c-api.service[100522]: warnings.warn( Jul 27 16:13:26.861635 np0000005924 devstack@c-api.service[100522]: INFO cinder.volume.api [None req-2c3e96d4-9a86-4d52-9e72-287bee9d6bef tempest-TestVolumeBootPattern-1923367323 tempest-TestVolumeBootPattern-1923367323-project-member] Snapshot retrieved successfully. Jul 27 16:13:26.861935 np0000005924 devstack@c-api.service[100522]: INFO cinder.api.openstack.wsgi [None req-2c3e96d4-9a86-4d52-9e72-287bee9d6bef tempest-TestVolumeBootPattern-1923367323 tempest-TestVolumeBootPattern-1923367323-project-member] https://10.4.3.117/volume/v3/snapshots/bacf18d1-c04a-41d5-960b-2e855bd6b7cf returned with HTTP 200 Jul 27 16:13:26.862316 np0000005924 devstack@c-api.service[100522]: [pid: 100522|app: 0|req: 484/1960] 10.4.3.117 () {66 vars in 1354 bytes} [Mon Jul 27 16:13:26 2026] GET /volume/v3/snapshots/bacf18d1-c04a-41d5-960b-2e855bd6b7cf => generated 467 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 27 16:13:27.207347 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.middleware.request_id [None req-a972a4d6-df12-4832-8187-58f9ddb9feea None None] RequestId filter calling following filter/app {{(pid=100521) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:13:27.209723 np0000005924 devstack@c-api.service[100521]: INFO cinder.api.openstack.wsgi [None req-a972a4d6-df12-4832-8187-58f9ddb9feea tempest-VolumesBackupsTest-1601316061 tempest-VolumesBackupsTest-1601316061-project-member] GET https://10.4.3.117/volume/v3/volumes/cb939af2-6ae1-475a-92d6-1e9340c6ba6c Jul 27 16:13:27.209995 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.openstack.wsgi [None req-a972a4d6-df12-4832-8187-58f9ddb9feea tempest-VolumesBackupsTest-1601316061 tempest-VolumesBackupsTest-1601316061-project-member] Empty body provided in request {{(pid=100521) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:13:27.210298 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.openstack.wsgi [None req-a972a4d6-df12-4832-8187-58f9ddb9feea tempest-VolumesBackupsTest-1601316061 tempest-VolumesBackupsTest-1601316061-project-member] Calling method 'show' {{(pid=100521) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:13:27.218315 np0000005924 devstack@c-api.service[100521]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:13:27.218315 np0000005924 devstack@c-api.service[100521]: warnings.warn( Jul 27 16:13:27.225132 np0000005924 devstack@c-api.service[100521]: INFO cinder.volume.api [None req-a972a4d6-df12-4832-8187-58f9ddb9feea tempest-VolumesBackupsTest-1601316061 tempest-VolumesBackupsTest-1601316061-project-member] Volume info retrieved successfully. Jul 27 16:13:27.240650 np0000005924 devstack@c-api.service[100521]: INFO cinder.api.openstack.wsgi [None req-a972a4d6-df12-4832-8187-58f9ddb9feea tempest-VolumesBackupsTest-1601316061 tempest-VolumesBackupsTest-1601316061-project-member] https://10.4.3.117/volume/v3/volumes/cb939af2-6ae1-475a-92d6-1e9340c6ba6c returned with HTTP 200 Jul 27 16:13:27.240650 np0000005924 devstack@c-api.service[100521]: [pid: 100521|app: 0|req: 487/1961] 10.4.3.117 () {66 vars in 1348 bytes} [Mon Jul 27 16:13:27 2026] GET /volume/v3/volumes/cb939af2-6ae1-475a-92d6-1e9340c6ba6c => generated 1354 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 27 16:13:27.251104 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.middleware.request_id [None req-e30bc56e-a51e-4133-83e9-1fa0921eb518 None None] RequestId filter calling following filter/app {{(pid=100523) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:13:27.252902 np0000005924 devstack@c-api.service[100523]: INFO cinder.api.openstack.wsgi [None req-e30bc56e-a51e-4133-83e9-1fa0921eb518 tempest-VolumesBackupsTest-1601316061 tempest-VolumesBackupsTest-1601316061-project-member] GET https://10.4.3.117/volume/v3/volumes/cb939af2-6ae1-475a-92d6-1e9340c6ba6c Jul 27 16:13:27.254566 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.openstack.wsgi [None req-e30bc56e-a51e-4133-83e9-1fa0921eb518 tempest-VolumesBackupsTest-1601316061 tempest-VolumesBackupsTest-1601316061-project-member] Empty body provided in request {{(pid=100523) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:13:27.254566 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.openstack.wsgi [None req-e30bc56e-a51e-4133-83e9-1fa0921eb518 tempest-VolumesBackupsTest-1601316061 tempest-VolumesBackupsTest-1601316061-project-member] Calling method 'show' {{(pid=100523) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:13:27.262533 np0000005924 devstack@c-api.service[100523]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:13:27.262533 np0000005924 devstack@c-api.service[100523]: warnings.warn( Jul 27 16:13:27.271046 np0000005924 devstack@c-api.service[100523]: INFO cinder.volume.api [None req-e30bc56e-a51e-4133-83e9-1fa0921eb518 tempest-VolumesBackupsTest-1601316061 tempest-VolumesBackupsTest-1601316061-project-member] Volume info retrieved successfully. Jul 27 16:13:27.275058 np0000005924 devstack@c-api.service[100523]: INFO cinder.api.openstack.wsgi [None req-e30bc56e-a51e-4133-83e9-1fa0921eb518 tempest-VolumesBackupsTest-1601316061 tempest-VolumesBackupsTest-1601316061-project-member] https://10.4.3.117/volume/v3/volumes/cb939af2-6ae1-475a-92d6-1e9340c6ba6c returned with HTTP 200 Jul 27 16:13:27.275663 np0000005924 devstack@c-api.service[100523]: [pid: 100523|app: 0|req: 495/1962] 10.4.3.117 () {66 vars in 1348 bytes} [Mon Jul 27 16:13:27 2026] GET /volume/v3/volumes/cb939af2-6ae1-475a-92d6-1e9340c6ba6c => generated 1354 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 27 16:13:27.293245 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.middleware.request_id [None req-6a00235f-5fe0-4808-8879-66c3f5d5aeab None None] RequestId filter calling following filter/app {{(pid=100524) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:13:27.297158 np0000005924 devstack@c-api.service[100524]: INFO cinder.api.openstack.wsgi [None req-6a00235f-5fe0-4808-8879-66c3f5d5aeab tempest-VolumesBackupsTest-1601316061 tempest-VolumesBackupsTest-1601316061-project-member] POST https://10.4.3.117/volume/v3/backups Jul 27 16:13:27.297653 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.openstack.wsgi [None req-6a00235f-5fe0-4808-8879-66c3f5d5aeab tempest-VolumesBackupsTest-1601316061 tempest-VolumesBackupsTest-1601316061-project-member] Action: 'create', calling method: create, body: {"backup": {"volume_id": "cb939af2-6ae1-475a-92d6-1e9340c6ba6c", "name": "tempest-VolumesBackupsTest-Backup-636057410", "container": "tempest-volumesbackupstest-backup-container-225215333"}} {{(pid=100524) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 27 16:13:27.299652 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.contrib.backups [None req-6a00235f-5fe0-4808-8879-66c3f5d5aeab tempest-VolumesBackupsTest-1601316061 tempest-VolumesBackupsTest-1601316061-project-member] Creating new backup {'backup': {'volume_id': 'cb939af2-6ae1-475a-92d6-1e9340c6ba6c', 'name': 'tempest-VolumesBackupsTest-Backup-636057410', 'container': 'tempest-volumesbackupstest-backup-container-225215333'}} {{(pid=100524) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Jul 27 16:13:27.299757 np0000005924 devstack@c-api.service[100524]: INFO cinder.api.contrib.backups [None req-6a00235f-5fe0-4808-8879-66c3f5d5aeab tempest-VolumesBackupsTest-1601316061 tempest-VolumesBackupsTest-1601316061-project-member] Creating backup of volume cb939af2-6ae1-475a-92d6-1e9340c6ba6c in container tempest-volumesbackupstest-backup-container-225215333 Jul 27 16:13:27.313892 np0000005924 devstack@c-api.service[100524]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:13:27.313892 np0000005924 devstack@c-api.service[100524]: warnings.warn( Jul 27 16:13:27.317653 np0000005924 devstack@c-api.service[100524]: INFO cinder.volume.api [None req-6a00235f-5fe0-4808-8879-66c3f5d5aeab tempest-VolumesBackupsTest-1601316061 tempest-VolumesBackupsTest-1601316061-project-member] Volume info retrieved successfully. Jul 27 16:13:27.339255 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.quota [None req-6a00235f-5fe0-4808-8879-66c3f5d5aeab tempest-VolumesBackupsTest-1601316061 tempest-VolumesBackupsTest-1601316061-project-member] Created reservations ['7c5d4283-d7c9-4405-adb4-e470ca8fb5e6', 'a6871e40-d3c5-4b2f-9b2c-1a67ba3fb353'] {{(pid=100524) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 27 16:13:27.390892 np0000005924 devstack@c-api.service[100524]: INFO cinder.api.openstack.wsgi [None req-6a00235f-5fe0-4808-8879-66c3f5d5aeab tempest-VolumesBackupsTest-1601316061 tempest-VolumesBackupsTest-1601316061-project-member] https://10.4.3.117/volume/v3/backups returned with HTTP 202 Jul 27 16:13:27.392518 np0000005924 devstack@c-api.service[100524]: [pid: 100524|app: 0|req: 497/1963] 10.4.3.117 () {68 vars in 1259 bytes} [Mon Jul 27 16:13:27 2026] POST /volume/v3/backups => generated 329 bytes in 99 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 27 16:13:27.403752 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.middleware.request_id [None req-51c074ef-b323-4b71-871e-144dcee9c48a None None] RequestId filter calling following filter/app {{(pid=100522) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:13:27.406245 np0000005924 devstack@c-api.service[100522]: INFO cinder.api.openstack.wsgi [None req-51c074ef-b323-4b71-871e-144dcee9c48a tempest-VolumesBackupsTest-1601316061 tempest-VolumesBackupsTest-1601316061-project-member] GET https://10.4.3.117/volume/v3/backups/b03c08df-2ec2-41f6-b883-b6fc0866c35b Jul 27 16:13:27.406495 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.openstack.wsgi [None req-51c074ef-b323-4b71-871e-144dcee9c48a tempest-VolumesBackupsTest-1601316061 tempest-VolumesBackupsTest-1601316061-project-member] Empty body provided in request {{(pid=100522) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:13:27.406718 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.openstack.wsgi [None req-51c074ef-b323-4b71-871e-144dcee9c48a tempest-VolumesBackupsTest-1601316061 tempest-VolumesBackupsTest-1601316061-project-member] Calling method 'show' {{(pid=100522) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:13:27.406860 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.v3.backups [None req-51c074ef-b323-4b71-871e-144dcee9c48a tempest-VolumesBackupsTest-1601316061 tempest-VolumesBackupsTest-1601316061-project-member] Show backup with id b03c08df-2ec2-41f6-b883-b6fc0866c35b. {{(pid=100522) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 27 16:13:27.411969 np0000005924 devstack@c-api.service[100522]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:13:27.411969 np0000005924 devstack@c-api.service[100522]: warnings.warn( Jul 27 16:13:27.414552 np0000005924 devstack@c-api.service[100522]: INFO cinder.api.openstack.wsgi [None req-51c074ef-b323-4b71-871e-144dcee9c48a tempest-VolumesBackupsTest-1601316061 tempest-VolumesBackupsTest-1601316061-project-member] https://10.4.3.117/volume/v3/backups/b03c08df-2ec2-41f6-b883-b6fc0866c35b returned with HTTP 200 Jul 27 16:13:27.414552 np0000005924 devstack@c-api.service[100522]: [pid: 100522|app: 0|req: 485/1964] 10.4.3.117 () {66 vars in 1348 bytes} [Mon Jul 27 16:13:27 2026] GET /volume/v3/backups/b03c08df-2ec2-41f6-b883-b6fc0866c35b => generated 787 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 27 16:13:28.425219 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.middleware.request_id [None req-44c4570a-8efe-44bc-a8db-79398d3b6b32 None None] RequestId filter calling following filter/app {{(pid=100521) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:13:28.427707 np0000005924 devstack@c-api.service[100521]: INFO cinder.api.openstack.wsgi [None req-44c4570a-8efe-44bc-a8db-79398d3b6b32 tempest-VolumesBackupsTest-1601316061 tempest-VolumesBackupsTest-1601316061-project-member] GET https://10.4.3.117/volume/v3/backups/b03c08df-2ec2-41f6-b883-b6fc0866c35b Jul 27 16:13:28.428011 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.openstack.wsgi [None req-44c4570a-8efe-44bc-a8db-79398d3b6b32 tempest-VolumesBackupsTest-1601316061 tempest-VolumesBackupsTest-1601316061-project-member] Empty body provided in request {{(pid=100521) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:13:28.428301 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.openstack.wsgi [None req-44c4570a-8efe-44bc-a8db-79398d3b6b32 tempest-VolumesBackupsTest-1601316061 tempest-VolumesBackupsTest-1601316061-project-member] Calling method 'show' {{(pid=100521) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:13:28.428518 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.v3.backups [None req-44c4570a-8efe-44bc-a8db-79398d3b6b32 tempest-VolumesBackupsTest-1601316061 tempest-VolumesBackupsTest-1601316061-project-member] Show backup with id b03c08df-2ec2-41f6-b883-b6fc0866c35b. {{(pid=100521) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 27 16:13:28.434704 np0000005924 devstack@c-api.service[100521]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:13:28.434704 np0000005924 devstack@c-api.service[100521]: warnings.warn( Jul 27 16:13:28.435750 np0000005924 devstack@c-api.service[100521]: INFO cinder.api.openstack.wsgi [None req-44c4570a-8efe-44bc-a8db-79398d3b6b32 tempest-VolumesBackupsTest-1601316061 tempest-VolumesBackupsTest-1601316061-project-member] https://10.4.3.117/volume/v3/backups/b03c08df-2ec2-41f6-b883-b6fc0866c35b returned with HTTP 200 Jul 27 16:13:28.436369 np0000005924 devstack@c-api.service[100521]: [pid: 100521|app: 0|req: 488/1965] 10.4.3.117 () {66 vars in 1348 bytes} [Mon Jul 27 16:13:28 2026] GET /volume/v3/backups/b03c08df-2ec2-41f6-b883-b6fc0866c35b => generated 789 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 27 16:13:28.587875 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.middleware.request_id [None req-84c072dd-9ad8-4546-8ec4-1360f7a174af None None] RequestId filter calling following filter/app {{(pid=100523) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:13:28.589717 np0000005924 devstack@c-api.service[100523]: INFO cinder.api.openstack.wsgi [None req-84c072dd-9ad8-4546-8ec4-1360f7a174af tempest-TestVolumeBootPattern-1923367323 tempest-TestVolumeBootPattern-1923367323-project-member] DELETE https://10.4.3.117/volume/v3/snapshots/bacf18d1-c04a-41d5-960b-2e855bd6b7cf Jul 27 16:13:28.589965 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.openstack.wsgi [None req-84c072dd-9ad8-4546-8ec4-1360f7a174af tempest-TestVolumeBootPattern-1923367323 tempest-TestVolumeBootPattern-1923367323-project-member] Empty body provided in request {{(pid=100523) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:13:28.590250 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.openstack.wsgi [None req-84c072dd-9ad8-4546-8ec4-1360f7a174af tempest-TestVolumeBootPattern-1923367323 tempest-TestVolumeBootPattern-1923367323-project-member] Calling method 'delete' {{(pid=100523) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:13:28.590519 np0000005924 devstack@c-api.service[100523]: INFO cinder.api.v3.snapshots [None req-84c072dd-9ad8-4546-8ec4-1360f7a174af tempest-TestVolumeBootPattern-1923367323 tempest-TestVolumeBootPattern-1923367323-project-member] Delete snapshot with id: bacf18d1-c04a-41d5-960b-2e855bd6b7cf Jul 27 16:13:28.595702 np0000005924 devstack@c-api.service[100523]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:13:28.595702 np0000005924 devstack@c-api.service[100523]: warnings.warn( Jul 27 16:13:28.596077 np0000005924 devstack@c-api.service[100523]: INFO cinder.volume.api [None req-84c072dd-9ad8-4546-8ec4-1360f7a174af tempest-TestVolumeBootPattern-1923367323 tempest-TestVolumeBootPattern-1923367323-project-member] Snapshot retrieved successfully. Jul 27 16:13:28.620022 np0000005924 devstack@c-api.service[100523]: INFO cinder.volume.api [None req-84c072dd-9ad8-4546-8ec4-1360f7a174af tempest-TestVolumeBootPattern-1923367323 tempest-TestVolumeBootPattern-1923367323-project-member] Snapshot delete request issued successfully. Jul 27 16:13:28.620723 np0000005924 devstack@c-api.service[100523]: INFO cinder.api.openstack.wsgi [None req-84c072dd-9ad8-4546-8ec4-1360f7a174af tempest-TestVolumeBootPattern-1923367323 tempest-TestVolumeBootPattern-1923367323-project-member] https://10.4.3.117/volume/v3/snapshots/bacf18d1-c04a-41d5-960b-2e855bd6b7cf returned with HTTP 202 Jul 27 16:13:28.621231 np0000005924 devstack@c-api.service[100523]: [pid: 100523|app: 0|req: 496/1966] 10.4.3.117 () {66 vars in 1357 bytes} [Mon Jul 27 16:13:28 2026] DELETE /volume/v3/snapshots/bacf18d1-c04a-41d5-960b-2e855bd6b7cf => generated 0 bytes in 34 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 27 16:13:28.629066 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.middleware.request_id [None req-2d1988c4-70a8-4833-af38-c906b3ed557b None None] RequestId filter calling following filter/app {{(pid=100524) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:13:28.631496 np0000005924 devstack@c-api.service[100524]: INFO cinder.api.openstack.wsgi [None req-2d1988c4-70a8-4833-af38-c906b3ed557b tempest-TestVolumeBootPattern-1923367323 tempest-TestVolumeBootPattern-1923367323-project-member] GET https://10.4.3.117/volume/v3/snapshots/bacf18d1-c04a-41d5-960b-2e855bd6b7cf Jul 27 16:13:28.631735 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.openstack.wsgi [None req-2d1988c4-70a8-4833-af38-c906b3ed557b tempest-TestVolumeBootPattern-1923367323 tempest-TestVolumeBootPattern-1923367323-project-member] Empty body provided in request {{(pid=100524) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:13:28.631963 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.openstack.wsgi [None req-2d1988c4-70a8-4833-af38-c906b3ed557b tempest-TestVolumeBootPattern-1923367323 tempest-TestVolumeBootPattern-1923367323-project-member] Calling method 'show' {{(pid=100524) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:13:28.637985 np0000005924 devstack@c-api.service[100524]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:13:28.637985 np0000005924 devstack@c-api.service[100524]: warnings.warn( Jul 27 16:13:28.638461 np0000005924 devstack@c-api.service[100524]: INFO cinder.volume.api [None req-2d1988c4-70a8-4833-af38-c906b3ed557b tempest-TestVolumeBootPattern-1923367323 tempest-TestVolumeBootPattern-1923367323-project-member] Snapshot retrieved successfully. Jul 27 16:13:28.639290 np0000005924 devstack@c-api.service[100524]: INFO cinder.api.openstack.wsgi [None req-2d1988c4-70a8-4833-af38-c906b3ed557b tempest-TestVolumeBootPattern-1923367323 tempest-TestVolumeBootPattern-1923367323-project-member] https://10.4.3.117/volume/v3/snapshots/bacf18d1-c04a-41d5-960b-2e855bd6b7cf returned with HTTP 200 Jul 27 16:13:28.639764 np0000005924 devstack@c-api.service[100524]: [pid: 100524|app: 0|req: 498/1967] 10.4.3.117 () {66 vars in 1354 bytes} [Mon Jul 27 16:13:28 2026] GET /volume/v3/snapshots/bacf18d1-c04a-41d5-960b-2e855bd6b7cf => generated 466 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 27 16:13:28.995963 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.middleware.request_id [None req-48946e59-91a8-42cb-a946-caab03f6e9bd None None] RequestId filter calling following filter/app {{(pid=100522) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:13:28.998759 np0000005924 devstack@c-api.service[100522]: INFO cinder.api.openstack.wsgi [None req-48946e59-91a8-42cb-a946-caab03f6e9bd tempest-AttachVolumeTestJSON-1302607130 tempest-AttachVolumeTestJSON-1302607130-project-member] DELETE https://10.4.3.117/volume/v3/volumes/70ccc0fe-ea04-4a14-9ad8-8bf27aa78da3 Jul 27 16:13:28.999457 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.openstack.wsgi [None req-48946e59-91a8-42cb-a946-caab03f6e9bd tempest-AttachVolumeTestJSON-1302607130 tempest-AttachVolumeTestJSON-1302607130-project-member] Empty body provided in request {{(pid=100522) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:13:28.999457 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.openstack.wsgi [None req-48946e59-91a8-42cb-a946-caab03f6e9bd tempest-AttachVolumeTestJSON-1302607130 tempest-AttachVolumeTestJSON-1302607130-project-member] Calling method 'delete' {{(pid=100522) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:13:28.999457 np0000005924 devstack@c-api.service[100522]: INFO cinder.api.v3.volumes [None req-48946e59-91a8-42cb-a946-caab03f6e9bd tempest-AttachVolumeTestJSON-1302607130 tempest-AttachVolumeTestJSON-1302607130-project-member] Delete volume with id: 70ccc0fe-ea04-4a14-9ad8-8bf27aa78da3 Jul 27 16:13:29.007988 np0000005924 devstack@c-api.service[100522]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:13:29.007988 np0000005924 devstack@c-api.service[100522]: warnings.warn( Jul 27 16:13:29.010175 np0000005924 devstack@c-api.service[100522]: INFO cinder.volume.api [None req-48946e59-91a8-42cb-a946-caab03f6e9bd tempest-AttachVolumeTestJSON-1302607130 tempest-AttachVolumeTestJSON-1302607130-project-member] Volume info retrieved successfully. Jul 27 16:13:29.037011 np0000005924 devstack@c-api.service[100522]: INFO cinder.volume.api [None req-48946e59-91a8-42cb-a946-caab03f6e9bd tempest-AttachVolumeTestJSON-1302607130 tempest-AttachVolumeTestJSON-1302607130-project-member] Delete volume request issued successfully. Jul 27 16:13:29.037313 np0000005924 devstack@c-api.service[100522]: INFO cinder.api.openstack.wsgi [None req-48946e59-91a8-42cb-a946-caab03f6e9bd tempest-AttachVolumeTestJSON-1302607130 tempest-AttachVolumeTestJSON-1302607130-project-member] https://10.4.3.117/volume/v3/volumes/70ccc0fe-ea04-4a14-9ad8-8bf27aa78da3 returned with HTTP 202 Jul 27 16:13:29.037924 np0000005924 devstack@c-api.service[100522]: [pid: 100522|app: 0|req: 486/1968] 10.4.3.117 () {66 vars in 1351 bytes} [Mon Jul 27 16:13:28 2026] DELETE /volume/v3/volumes/70ccc0fe-ea04-4a14-9ad8-8bf27aa78da3 => generated 0 bytes in 42 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 27 16:13:29.044658 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.middleware.request_id [None req-bd1c178c-22b0-4cf5-8e78-d2f17c40733f None None] RequestId filter calling following filter/app {{(pid=100521) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:13:29.047476 np0000005924 devstack@c-api.service[100521]: INFO cinder.api.openstack.wsgi [None req-bd1c178c-22b0-4cf5-8e78-d2f17c40733f tempest-AttachVolumeTestJSON-1302607130 tempest-AttachVolumeTestJSON-1302607130-project-member] GET https://10.4.3.117/volume/v3/volumes/70ccc0fe-ea04-4a14-9ad8-8bf27aa78da3 Jul 27 16:13:29.048588 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.openstack.wsgi [None req-bd1c178c-22b0-4cf5-8e78-d2f17c40733f tempest-AttachVolumeTestJSON-1302607130 tempest-AttachVolumeTestJSON-1302607130-project-member] Empty body provided in request {{(pid=100521) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:13:29.048588 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.openstack.wsgi [None req-bd1c178c-22b0-4cf5-8e78-d2f17c40733f tempest-AttachVolumeTestJSON-1302607130 tempest-AttachVolumeTestJSON-1302607130-project-member] Calling method 'show' {{(pid=100521) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:13:29.059041 np0000005924 devstack@c-api.service[100521]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:13:29.059041 np0000005924 devstack@c-api.service[100521]: warnings.warn( Jul 27 16:13:29.067252 np0000005924 devstack@c-api.service[100521]: INFO cinder.volume.api [None req-bd1c178c-22b0-4cf5-8e78-d2f17c40733f tempest-AttachVolumeTestJSON-1302607130 tempest-AttachVolumeTestJSON-1302607130-project-member] Volume info retrieved successfully. Jul 27 16:13:29.072390 np0000005924 devstack@c-api.service[100521]: INFO cinder.api.openstack.wsgi [None req-bd1c178c-22b0-4cf5-8e78-d2f17c40733f tempest-AttachVolumeTestJSON-1302607130 tempest-AttachVolumeTestJSON-1302607130-project-member] https://10.4.3.117/volume/v3/volumes/70ccc0fe-ea04-4a14-9ad8-8bf27aa78da3 returned with HTTP 200 Jul 27 16:13:29.072800 np0000005924 devstack@c-api.service[100521]: [pid: 100521|app: 0|req: 489/1969] 10.4.3.117 () {66 vars in 1348 bytes} [Mon Jul 27 16:13:29 2026] GET /volume/v3/volumes/70ccc0fe-ea04-4a14-9ad8-8bf27aa78da3 => generated 842 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 27 16:13:29.448060 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.middleware.request_id [None req-41db8b63-2652-4c71-b917-b55a1ff4538c None None] RequestId filter calling following filter/app {{(pid=100523) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:13:29.450125 np0000005924 devstack@c-api.service[100523]: INFO cinder.api.openstack.wsgi [None req-41db8b63-2652-4c71-b917-b55a1ff4538c tempest-VolumesBackupsTest-1601316061 tempest-VolumesBackupsTest-1601316061-project-member] GET https://10.4.3.117/volume/v3/backups/b03c08df-2ec2-41f6-b883-b6fc0866c35b Jul 27 16:13:29.450474 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.openstack.wsgi [None req-41db8b63-2652-4c71-b917-b55a1ff4538c tempest-VolumesBackupsTest-1601316061 tempest-VolumesBackupsTest-1601316061-project-member] Empty body provided in request {{(pid=100523) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:13:29.450636 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.openstack.wsgi [None req-41db8b63-2652-4c71-b917-b55a1ff4538c tempest-VolumesBackupsTest-1601316061 tempest-VolumesBackupsTest-1601316061-project-member] Calling method 'show' {{(pid=100523) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:13:29.450797 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.v3.backups [None req-41db8b63-2652-4c71-b917-b55a1ff4538c tempest-VolumesBackupsTest-1601316061 tempest-VolumesBackupsTest-1601316061-project-member] Show backup with id b03c08df-2ec2-41f6-b883-b6fc0866c35b. {{(pid=100523) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 27 16:13:29.459815 np0000005924 devstack@c-api.service[100523]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:13:29.459815 np0000005924 devstack@c-api.service[100523]: warnings.warn( Jul 27 16:13:29.460797 np0000005924 devstack@c-api.service[100523]: INFO cinder.api.openstack.wsgi [None req-41db8b63-2652-4c71-b917-b55a1ff4538c tempest-VolumesBackupsTest-1601316061 tempest-VolumesBackupsTest-1601316061-project-member] https://10.4.3.117/volume/v3/backups/b03c08df-2ec2-41f6-b883-b6fc0866c35b returned with HTTP 200 Jul 27 16:13:29.461418 np0000005924 devstack@c-api.service[100523]: [pid: 100523|app: 0|req: 497/1970] 10.4.3.117 () {66 vars in 1348 bytes} [Mon Jul 27 16:13:29 2026] GET /volume/v3/backups/b03c08df-2ec2-41f6-b883-b6fc0866c35b => generated 789 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 27 16:13:29.649714 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.middleware.request_id [None req-5ee50802-5a6b-4f1b-bbdf-f6e202b67e75 None None] RequestId filter calling following filter/app {{(pid=100524) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:13:29.651588 np0000005924 devstack@c-api.service[100524]: INFO cinder.api.openstack.wsgi [None req-5ee50802-5a6b-4f1b-bbdf-f6e202b67e75 tempest-TestVolumeBootPattern-1923367323 tempest-TestVolumeBootPattern-1923367323-project-member] GET https://10.4.3.117/volume/v3/snapshots/bacf18d1-c04a-41d5-960b-2e855bd6b7cf Jul 27 16:13:29.651795 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.openstack.wsgi [None req-5ee50802-5a6b-4f1b-bbdf-f6e202b67e75 tempest-TestVolumeBootPattern-1923367323 tempest-TestVolumeBootPattern-1923367323-project-member] Empty body provided in request {{(pid=100524) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:13:29.652233 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.openstack.wsgi [None req-5ee50802-5a6b-4f1b-bbdf-f6e202b67e75 tempest-TestVolumeBootPattern-1923367323 tempest-TestVolumeBootPattern-1923367323-project-member] Calling method 'show' {{(pid=100524) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:13:29.657716 np0000005924 devstack@c-api.service[100524]: INFO cinder.api.openstack.wsgi [None req-5ee50802-5a6b-4f1b-bbdf-f6e202b67e75 tempest-TestVolumeBootPattern-1923367323 tempest-TestVolumeBootPattern-1923367323-project-member] https://10.4.3.117/volume/v3/snapshots/bacf18d1-c04a-41d5-960b-2e855bd6b7cf returned with HTTP 404 Jul 27 16:13:29.657716 np0000005924 devstack@c-api.service[100524]: [pid: 100524|app: 0|req: 499/1971] 10.4.3.117 () {66 vars in 1354 bytes} [Mon Jul 27 16:13:29 2026] GET /volume/v3/snapshots/bacf18d1-c04a-41d5-960b-2e855bd6b7cf => generated 111 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 27 16:13:29.664501 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.middleware.request_id [None req-5dce7d40-9315-495a-be85-29b9bef565fa None None] RequestId filter calling following filter/app {{(pid=100522) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:13:29.667296 np0000005924 devstack@c-api.service[100522]: INFO cinder.api.openstack.wsgi [None req-5dce7d40-9315-495a-be85-29b9bef565fa tempest-TestVolumeBootPattern-1923367323 tempest-TestVolumeBootPattern-1923367323-project-member] DELETE https://10.4.3.117/volume/v3/snapshots/5dcb6382-8c77-4947-aa33-83f0cfdfa119 Jul 27 16:13:29.667296 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.openstack.wsgi [None req-5dce7d40-9315-495a-be85-29b9bef565fa tempest-TestVolumeBootPattern-1923367323 tempest-TestVolumeBootPattern-1923367323-project-member] Empty body provided in request {{(pid=100522) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:13:29.667296 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.openstack.wsgi [None req-5dce7d40-9315-495a-be85-29b9bef565fa tempest-TestVolumeBootPattern-1923367323 tempest-TestVolumeBootPattern-1923367323-project-member] Calling method 'delete' {{(pid=100522) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:13:29.667296 np0000005924 devstack@c-api.service[100522]: INFO cinder.api.v3.snapshots [None req-5dce7d40-9315-495a-be85-29b9bef565fa tempest-TestVolumeBootPattern-1923367323 tempest-TestVolumeBootPattern-1923367323-project-member] Delete snapshot with id: 5dcb6382-8c77-4947-aa33-83f0cfdfa119 Jul 27 16:13:29.678761 np0000005924 devstack@c-api.service[100522]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:13:29.678761 np0000005924 devstack@c-api.service[100522]: warnings.warn( Jul 27 16:13:29.679279 np0000005924 devstack@c-api.service[100522]: INFO cinder.volume.api [None req-5dce7d40-9315-495a-be85-29b9bef565fa tempest-TestVolumeBootPattern-1923367323 tempest-TestVolumeBootPattern-1923367323-project-member] Snapshot retrieved successfully. Jul 27 16:13:29.725770 np0000005924 devstack@c-api.service[100522]: INFO cinder.volume.api [None req-5dce7d40-9315-495a-be85-29b9bef565fa tempest-TestVolumeBootPattern-1923367323 tempest-TestVolumeBootPattern-1923367323-project-member] Snapshot delete request issued successfully. Jul 27 16:13:29.726052 np0000005924 devstack@c-api.service[100522]: INFO cinder.api.openstack.wsgi [None req-5dce7d40-9315-495a-be85-29b9bef565fa tempest-TestVolumeBootPattern-1923367323 tempest-TestVolumeBootPattern-1923367323-project-member] https://10.4.3.117/volume/v3/snapshots/5dcb6382-8c77-4947-aa33-83f0cfdfa119 returned with HTTP 202 Jul 27 16:13:29.727469 np0000005924 devstack@c-api.service[100522]: [pid: 100522|app: 0|req: 487/1972] 10.4.3.117 () {66 vars in 1357 bytes} [Mon Jul 27 16:13:29 2026] DELETE /volume/v3/snapshots/5dcb6382-8c77-4947-aa33-83f0cfdfa119 => generated 0 bytes in 63 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 27 16:13:29.735140 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.middleware.request_id [None req-4d7de426-1a19-4afd-8d6a-4c8175cba11a None None] RequestId filter calling following filter/app {{(pid=100521) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:13:29.736699 np0000005924 devstack@c-api.service[100521]: INFO cinder.api.openstack.wsgi [None req-4d7de426-1a19-4afd-8d6a-4c8175cba11a tempest-TestVolumeBootPattern-1923367323 tempest-TestVolumeBootPattern-1923367323-project-member] GET https://10.4.3.117/volume/v3/snapshots/5dcb6382-8c77-4947-aa33-83f0cfdfa119 Jul 27 16:13:29.736909 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.openstack.wsgi [None req-4d7de426-1a19-4afd-8d6a-4c8175cba11a tempest-TestVolumeBootPattern-1923367323 tempest-TestVolumeBootPattern-1923367323-project-member] Empty body provided in request {{(pid=100521) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:13:29.737128 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.openstack.wsgi [None req-4d7de426-1a19-4afd-8d6a-4c8175cba11a tempest-TestVolumeBootPattern-1923367323 tempest-TestVolumeBootPattern-1923367323-project-member] Calling method 'show' {{(pid=100521) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:13:29.743103 np0000005924 devstack@c-api.service[100521]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:13:29.743103 np0000005924 devstack@c-api.service[100521]: warnings.warn( Jul 27 16:13:29.743103 np0000005924 devstack@c-api.service[100521]: INFO cinder.volume.api [None req-4d7de426-1a19-4afd-8d6a-4c8175cba11a tempest-TestVolumeBootPattern-1923367323 tempest-TestVolumeBootPattern-1923367323-project-member] Snapshot retrieved successfully. Jul 27 16:13:29.743393 np0000005924 devstack@c-api.service[100521]: INFO cinder.api.openstack.wsgi [None req-4d7de426-1a19-4afd-8d6a-4c8175cba11a tempest-TestVolumeBootPattern-1923367323 tempest-TestVolumeBootPattern-1923367323-project-member] https://10.4.3.117/volume/v3/snapshots/5dcb6382-8c77-4947-aa33-83f0cfdfa119 returned with HTTP 200 Jul 27 16:13:29.743724 np0000005924 devstack@c-api.service[100521]: [pid: 100521|app: 0|req: 490/1973] 10.4.3.117 () {66 vars in 1354 bytes} [Mon Jul 27 16:13:29 2026] GET /volume/v3/snapshots/5dcb6382-8c77-4947-aa33-83f0cfdfa119 => generated 466 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 27 16:13:30.091337 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.middleware.request_id [None req-f32ae0d2-4651-48fa-9ab6-8d90e737c702 None None] RequestId filter calling following filter/app {{(pid=100523) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:13:30.094135 np0000005924 devstack@c-api.service[100523]: INFO cinder.api.openstack.wsgi [None req-f32ae0d2-4651-48fa-9ab6-8d90e737c702 tempest-AttachVolumeTestJSON-1302607130 tempest-AttachVolumeTestJSON-1302607130-project-member] GET https://10.4.3.117/volume/v3/volumes/70ccc0fe-ea04-4a14-9ad8-8bf27aa78da3 Jul 27 16:13:30.094418 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.openstack.wsgi [None req-f32ae0d2-4651-48fa-9ab6-8d90e737c702 tempest-AttachVolumeTestJSON-1302607130 tempest-AttachVolumeTestJSON-1302607130-project-member] Empty body provided in request {{(pid=100523) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:13:30.094634 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.openstack.wsgi [None req-f32ae0d2-4651-48fa-9ab6-8d90e737c702 tempest-AttachVolumeTestJSON-1302607130 tempest-AttachVolumeTestJSON-1302607130-project-member] Calling method 'show' {{(pid=100523) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:13:30.104753 np0000005924 devstack@c-api.service[100523]: INFO cinder.api.openstack.wsgi [None req-f32ae0d2-4651-48fa-9ab6-8d90e737c702 tempest-AttachVolumeTestJSON-1302607130 tempest-AttachVolumeTestJSON-1302607130-project-member] https://10.4.3.117/volume/v3/volumes/70ccc0fe-ea04-4a14-9ad8-8bf27aa78da3 returned with HTTP 404 Jul 27 16:13:30.105895 np0000005924 devstack@c-api.service[100523]: [pid: 100523|app: 0|req: 498/1974] 10.4.3.117 () {66 vars in 1348 bytes} [Mon Jul 27 16:13:30 2026] GET /volume/v3/volumes/70ccc0fe-ea04-4a14-9ad8-8bf27aa78da3 => generated 109 bytes in 15 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 27 16:13:30.124058 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.middleware.request_id [None req-ce6475e0-0c4a-44c5-a468-9b3226bb7809 None None] RequestId filter calling following filter/app {{(pid=100524) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:13:30.126137 np0000005924 devstack@c-api.service[100524]: INFO cinder.api.openstack.wsgi [None req-ce6475e0-0c4a-44c5-a468-9b3226bb7809 tempest-AttachVolumeTestJSON-1302607130 tempest-AttachVolumeTestJSON-1302607130-project-member] DELETE https://10.4.3.117/volume/v3/volumes/5ec34b0b-d601-47ce-a87a-52f88e3a9df3 Jul 27 16:13:30.126304 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.openstack.wsgi [None req-ce6475e0-0c4a-44c5-a468-9b3226bb7809 tempest-AttachVolumeTestJSON-1302607130 tempest-AttachVolumeTestJSON-1302607130-project-member] Empty body provided in request {{(pid=100524) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:13:30.126544 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.openstack.wsgi [None req-ce6475e0-0c4a-44c5-a468-9b3226bb7809 tempest-AttachVolumeTestJSON-1302607130 tempest-AttachVolumeTestJSON-1302607130-project-member] Calling method 'delete' {{(pid=100524) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:13:30.126736 np0000005924 devstack@c-api.service[100524]: INFO cinder.api.v3.volumes [None req-ce6475e0-0c4a-44c5-a468-9b3226bb7809 tempest-AttachVolumeTestJSON-1302607130 tempest-AttachVolumeTestJSON-1302607130-project-member] Delete volume with id: 5ec34b0b-d601-47ce-a87a-52f88e3a9df3 Jul 27 16:13:30.136076 np0000005924 devstack@c-api.service[100524]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:13:30.136076 np0000005924 devstack@c-api.service[100524]: warnings.warn( Jul 27 16:13:30.136739 np0000005924 devstack@c-api.service[100524]: INFO cinder.volume.api [None req-ce6475e0-0c4a-44c5-a468-9b3226bb7809 tempest-AttachVolumeTestJSON-1302607130 tempest-AttachVolumeTestJSON-1302607130-project-member] Volume info retrieved successfully. Jul 27 16:13:30.174765 np0000005924 devstack@c-api.service[100524]: INFO cinder.volume.api [None req-ce6475e0-0c4a-44c5-a468-9b3226bb7809 tempest-AttachVolumeTestJSON-1302607130 tempest-AttachVolumeTestJSON-1302607130-project-member] Delete volume request issued successfully. Jul 27 16:13:30.174765 np0000005924 devstack@c-api.service[100524]: INFO cinder.api.openstack.wsgi [None req-ce6475e0-0c4a-44c5-a468-9b3226bb7809 tempest-AttachVolumeTestJSON-1302607130 tempest-AttachVolumeTestJSON-1302607130-project-member] https://10.4.3.117/volume/v3/volumes/5ec34b0b-d601-47ce-a87a-52f88e3a9df3 returned with HTTP 202 Jul 27 16:13:30.175121 np0000005924 devstack@c-api.service[100524]: [pid: 100524|app: 0|req: 500/1975] 10.4.3.117 () {66 vars in 1351 bytes} [Mon Jul 27 16:13:30 2026] DELETE /volume/v3/volumes/5ec34b0b-d601-47ce-a87a-52f88e3a9df3 => generated 0 bytes in 52 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 27 16:13:30.184102 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.middleware.request_id [None req-ff92a7df-fece-49af-b127-9781fedbae17 None None] RequestId filter calling following filter/app {{(pid=100522) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:13:30.188186 np0000005924 devstack@c-api.service[100522]: INFO cinder.api.openstack.wsgi [None req-ff92a7df-fece-49af-b127-9781fedbae17 tempest-AttachVolumeTestJSON-1302607130 tempest-AttachVolumeTestJSON-1302607130-project-member] GET https://10.4.3.117/volume/v3/volumes/5ec34b0b-d601-47ce-a87a-52f88e3a9df3 Jul 27 16:13:30.188596 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.openstack.wsgi [None req-ff92a7df-fece-49af-b127-9781fedbae17 tempest-AttachVolumeTestJSON-1302607130 tempest-AttachVolumeTestJSON-1302607130-project-member] Empty body provided in request {{(pid=100522) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:13:30.188809 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.openstack.wsgi [None req-ff92a7df-fece-49af-b127-9781fedbae17 tempest-AttachVolumeTestJSON-1302607130 tempest-AttachVolumeTestJSON-1302607130-project-member] Calling method 'show' {{(pid=100522) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:13:30.212384 np0000005924 devstack@c-api.service[100522]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:13:30.212384 np0000005924 devstack@c-api.service[100522]: warnings.warn( Jul 27 16:13:30.212384 np0000005924 devstack@c-api.service[100522]: INFO cinder.volume.api [None req-ff92a7df-fece-49af-b127-9781fedbae17 tempest-AttachVolumeTestJSON-1302607130 tempest-AttachVolumeTestJSON-1302607130-project-member] Volume info retrieved successfully. Jul 27 16:13:30.212672 np0000005924 devstack@c-api.service[100522]: INFO cinder.api.openstack.wsgi [None req-ff92a7df-fece-49af-b127-9781fedbae17 tempest-AttachVolumeTestJSON-1302607130 tempest-AttachVolumeTestJSON-1302607130-project-member] https://10.4.3.117/volume/v3/volumes/5ec34b0b-d601-47ce-a87a-52f88e3a9df3 returned with HTTP 200 Jul 27 16:13:30.214766 np0000005924 devstack@c-api.service[100522]: [pid: 100522|app: 0|req: 488/1976] 10.4.3.117 () {66 vars in 1348 bytes} [Mon Jul 27 16:13:30 2026] GET /volume/v3/volumes/5ec34b0b-d601-47ce-a87a-52f88e3a9df3 => generated 842 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 27 16:13:30.475495 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.middleware.request_id [None req-79d00160-9780-4627-a6de-4638110b01f3 None None] RequestId filter calling following filter/app {{(pid=100521) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:13:30.477356 np0000005924 devstack@c-api.service[100521]: INFO cinder.api.openstack.wsgi [None req-79d00160-9780-4627-a6de-4638110b01f3 tempest-VolumesBackupsTest-1601316061 tempest-VolumesBackupsTest-1601316061-project-member] GET https://10.4.3.117/volume/v3/backups/b03c08df-2ec2-41f6-b883-b6fc0866c35b Jul 27 16:13:30.477579 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.openstack.wsgi [None req-79d00160-9780-4627-a6de-4638110b01f3 tempest-VolumesBackupsTest-1601316061 tempest-VolumesBackupsTest-1601316061-project-member] Empty body provided in request {{(pid=100521) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:13:30.477769 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.openstack.wsgi [None req-79d00160-9780-4627-a6de-4638110b01f3 tempest-VolumesBackupsTest-1601316061 tempest-VolumesBackupsTest-1601316061-project-member] Calling method 'show' {{(pid=100521) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:13:30.477902 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.v3.backups [None req-79d00160-9780-4627-a6de-4638110b01f3 tempest-VolumesBackupsTest-1601316061 tempest-VolumesBackupsTest-1601316061-project-member] Show backup with id b03c08df-2ec2-41f6-b883-b6fc0866c35b. {{(pid=100521) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 27 16:13:30.493358 np0000005924 devstack@c-api.service[100521]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:13:30.493358 np0000005924 devstack@c-api.service[100521]: warnings.warn( Jul 27 16:13:30.493358 np0000005924 devstack@c-api.service[100521]: INFO cinder.api.openstack.wsgi [None req-79d00160-9780-4627-a6de-4638110b01f3 tempest-VolumesBackupsTest-1601316061 tempest-VolumesBackupsTest-1601316061-project-member] https://10.4.3.117/volume/v3/backups/b03c08df-2ec2-41f6-b883-b6fc0866c35b returned with HTTP 200 Jul 27 16:13:30.493358 np0000005924 devstack@c-api.service[100521]: [pid: 100521|app: 0|req: 491/1977] 10.4.3.117 () {66 vars in 1348 bytes} [Mon Jul 27 16:13:30 2026] GET /volume/v3/backups/b03c08df-2ec2-41f6-b883-b6fc0866c35b => generated 789 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 27 16:13:30.754118 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.middleware.request_id [None req-16c7a0bd-2329-495a-ab6a-f114ed03c55a None None] RequestId filter calling following filter/app {{(pid=100523) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:13:30.755877 np0000005924 devstack@c-api.service[100523]: INFO cinder.api.openstack.wsgi [None req-16c7a0bd-2329-495a-ab6a-f114ed03c55a tempest-TestVolumeBootPattern-1923367323 tempest-TestVolumeBootPattern-1923367323-project-member] GET https://10.4.3.117/volume/v3/snapshots/5dcb6382-8c77-4947-aa33-83f0cfdfa119 Jul 27 16:13:30.756023 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.openstack.wsgi [None req-16c7a0bd-2329-495a-ab6a-f114ed03c55a tempest-TestVolumeBootPattern-1923367323 tempest-TestVolumeBootPattern-1923367323-project-member] Empty body provided in request {{(pid=100523) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:13:30.756412 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.openstack.wsgi [None req-16c7a0bd-2329-495a-ab6a-f114ed03c55a tempest-TestVolumeBootPattern-1923367323 tempest-TestVolumeBootPattern-1923367323-project-member] Calling method 'show' {{(pid=100523) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:13:30.760193 np0000005924 devstack@c-api.service[100523]: INFO cinder.api.openstack.wsgi [None req-16c7a0bd-2329-495a-ab6a-f114ed03c55a tempest-TestVolumeBootPattern-1923367323 tempest-TestVolumeBootPattern-1923367323-project-member] https://10.4.3.117/volume/v3/snapshots/5dcb6382-8c77-4947-aa33-83f0cfdfa119 returned with HTTP 404 Jul 27 16:13:30.760767 np0000005924 devstack@c-api.service[100523]: [pid: 100523|app: 0|req: 499/1978] 10.4.3.117 () {66 vars in 1354 bytes} [Mon Jul 27 16:13:30 2026] GET /volume/v3/snapshots/5dcb6382-8c77-4947-aa33-83f0cfdfa119 => generated 111 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (2 switches on core 0) Jul 27 16:13:30.768594 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.middleware.request_id [None req-716bd05f-da14-406d-b124-12b403bb8b9a None None] RequestId filter calling following filter/app {{(pid=100524) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:13:30.771196 np0000005924 devstack@c-api.service[100524]: INFO cinder.api.openstack.wsgi [None req-716bd05f-da14-406d-b124-12b403bb8b9a tempest-TestVolumeBootPattern-1923367323 tempest-TestVolumeBootPattern-1923367323-project-member] DELETE https://10.4.3.117/volume/v3/snapshots/e869302b-e11e-4a64-9ddd-4653c4a83d34 Jul 27 16:13:30.771589 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.openstack.wsgi [None req-716bd05f-da14-406d-b124-12b403bb8b9a tempest-TestVolumeBootPattern-1923367323 tempest-TestVolumeBootPattern-1923367323-project-member] Empty body provided in request {{(pid=100524) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:13:30.771913 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.openstack.wsgi [None req-716bd05f-da14-406d-b124-12b403bb8b9a tempest-TestVolumeBootPattern-1923367323 tempest-TestVolumeBootPattern-1923367323-project-member] Calling method 'delete' {{(pid=100524) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:13:30.772113 np0000005924 devstack@c-api.service[100524]: INFO cinder.api.v3.snapshots [None req-716bd05f-da14-406d-b124-12b403bb8b9a tempest-TestVolumeBootPattern-1923367323 tempest-TestVolumeBootPattern-1923367323-project-member] Delete snapshot with id: e869302b-e11e-4a64-9ddd-4653c4a83d34 Jul 27 16:13:30.778840 np0000005924 devstack@c-api.service[100524]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:13:30.778840 np0000005924 devstack@c-api.service[100524]: warnings.warn( Jul 27 16:13:30.779626 np0000005924 devstack@c-api.service[100524]: INFO cinder.volume.api [None req-716bd05f-da14-406d-b124-12b403bb8b9a tempest-TestVolumeBootPattern-1923367323 tempest-TestVolumeBootPattern-1923367323-project-member] Snapshot retrieved successfully. Jul 27 16:13:30.803435 np0000005924 devstack@c-api.service[100524]: INFO cinder.volume.api [None req-716bd05f-da14-406d-b124-12b403bb8b9a tempest-TestVolumeBootPattern-1923367323 tempest-TestVolumeBootPattern-1923367323-project-member] Snapshot delete request issued successfully. Jul 27 16:13:30.803696 np0000005924 devstack@c-api.service[100524]: INFO cinder.api.openstack.wsgi [None req-716bd05f-da14-406d-b124-12b403bb8b9a tempest-TestVolumeBootPattern-1923367323 tempest-TestVolumeBootPattern-1923367323-project-member] https://10.4.3.117/volume/v3/snapshots/e869302b-e11e-4a64-9ddd-4653c4a83d34 returned with HTTP 202 Jul 27 16:13:30.804410 np0000005924 devstack@c-api.service[100524]: [pid: 100524|app: 0|req: 501/1979] 10.4.3.117 () {66 vars in 1357 bytes} [Mon Jul 27 16:13:30 2026] DELETE /volume/v3/snapshots/e869302b-e11e-4a64-9ddd-4653c4a83d34 => generated 0 bytes in 36 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 27 16:13:30.814235 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.middleware.request_id [None req-514374bd-0f23-444f-9eac-f67ae7d2f374 None None] RequestId filter calling following filter/app {{(pid=100522) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:13:30.817544 np0000005924 devstack@c-api.service[100522]: INFO cinder.api.openstack.wsgi [None req-514374bd-0f23-444f-9eac-f67ae7d2f374 tempest-TestVolumeBootPattern-1923367323 tempest-TestVolumeBootPattern-1923367323-project-member] GET https://10.4.3.117/volume/v3/snapshots/e869302b-e11e-4a64-9ddd-4653c4a83d34 Jul 27 16:13:30.817731 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.openstack.wsgi [None req-514374bd-0f23-444f-9eac-f67ae7d2f374 tempest-TestVolumeBootPattern-1923367323 tempest-TestVolumeBootPattern-1923367323-project-member] Empty body provided in request {{(pid=100522) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:13:30.817924 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.openstack.wsgi [None req-514374bd-0f23-444f-9eac-f67ae7d2f374 tempest-TestVolumeBootPattern-1923367323 tempest-TestVolumeBootPattern-1923367323-project-member] Calling method 'show' {{(pid=100522) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:13:30.824021 np0000005924 devstack@c-api.service[100522]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:13:30.824021 np0000005924 devstack@c-api.service[100522]: warnings.warn( Jul 27 16:13:30.824481 np0000005924 devstack@c-api.service[100522]: INFO cinder.volume.api [None req-514374bd-0f23-444f-9eac-f67ae7d2f374 tempest-TestVolumeBootPattern-1923367323 tempest-TestVolumeBootPattern-1923367323-project-member] Snapshot retrieved successfully. Jul 27 16:13:30.825270 np0000005924 devstack@c-api.service[100522]: INFO cinder.api.openstack.wsgi [None req-514374bd-0f23-444f-9eac-f67ae7d2f374 tempest-TestVolumeBootPattern-1923367323 tempest-TestVolumeBootPattern-1923367323-project-member] https://10.4.3.117/volume/v3/snapshots/e869302b-e11e-4a64-9ddd-4653c4a83d34 returned with HTTP 200 Jul 27 16:13:30.825687 np0000005924 devstack@c-api.service[100522]: [pid: 100522|app: 0|req: 489/1980] 10.4.3.117 () {66 vars in 1354 bytes} [Mon Jul 27 16:13:30 2026] GET /volume/v3/snapshots/e869302b-e11e-4a64-9ddd-4653c4a83d34 => generated 465 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 27 16:13:30.865299 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.middleware.request_id [None req-ab9196f1-bae8-48de-85c3-91722888891f None None] RequestId filter calling following filter/app {{(pid=100521) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:13:30.867711 np0000005924 devstack@c-api.service[100521]: INFO cinder.api.openstack.wsgi [None req-ab9196f1-bae8-48de-85c3-91722888891f tempest-AttachVolumeMultiAttachTest-1978803889 tempest-AttachVolumeMultiAttachTest-1978803889-project-reader] GET https://10.4.3.117/volume/v3/volumes/d92d8add-57b3-4dfb-a40b-4918757202bc Jul 27 16:13:30.868000 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.openstack.wsgi [None req-ab9196f1-bae8-48de-85c3-91722888891f tempest-AttachVolumeMultiAttachTest-1978803889 tempest-AttachVolumeMultiAttachTest-1978803889-project-reader] Empty body provided in request {{(pid=100521) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:13:30.868291 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.openstack.wsgi [None req-ab9196f1-bae8-48de-85c3-91722888891f tempest-AttachVolumeMultiAttachTest-1978803889 tempest-AttachVolumeMultiAttachTest-1978803889-project-reader] Calling method 'show' {{(pid=100521) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:13:30.880808 np0000005924 devstack@c-api.service[100521]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:13:30.880808 np0000005924 devstack@c-api.service[100521]: warnings.warn( Jul 27 16:13:30.885580 np0000005924 devstack@c-api.service[100521]: INFO cinder.volume.api [None req-ab9196f1-bae8-48de-85c3-91722888891f tempest-AttachVolumeMultiAttachTest-1978803889 tempest-AttachVolumeMultiAttachTest-1978803889-project-reader] Volume info retrieved successfully. Jul 27 16:13:30.890773 np0000005924 devstack@c-api.service[100521]: INFO cinder.api.openstack.wsgi [None req-ab9196f1-bae8-48de-85c3-91722888891f tempest-AttachVolumeMultiAttachTest-1978803889 tempest-AttachVolumeMultiAttachTest-1978803889-project-reader] https://10.4.3.117/volume/v3/volumes/d92d8add-57b3-4dfb-a40b-4918757202bc returned with HTTP 200 Jul 27 16:13:30.891166 np0000005924 devstack@c-api.service[100521]: [pid: 100521|app: 0|req: 492/1981] 10.4.3.117 () {66 vars in 1348 bytes} [Mon Jul 27 16:13:30 2026] GET /volume/v3/volumes/d92d8add-57b3-4dfb-a40b-4918757202bc => generated 1442 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 27 16:13:30.935773 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.middleware.request_id [req-6ea1d8b3-0ac8-4448-8286-7b10df58a85b req-984b9b31-f4b8-41af-ba07-0eae85ed5b2c None None] RequestId filter calling following filter/app {{(pid=100523) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:13:30.938142 np0000005924 devstack@c-api.service[100523]: INFO cinder.api.openstack.wsgi [req-6ea1d8b3-0ac8-4448-8286-7b10df58a85b req-984b9b31-f4b8-41af-ba07-0eae85ed5b2c tempest-AttachVolumeMultiAttachTest-1978803889 tempest-AttachVolumeMultiAttachTest-1978803889-project-member] GET https://10.4.3.117/volume/v3/volumes/d92d8add-57b3-4dfb-a40b-4918757202bc Jul 27 16:13:30.938386 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.openstack.wsgi [req-6ea1d8b3-0ac8-4448-8286-7b10df58a85b req-984b9b31-f4b8-41af-ba07-0eae85ed5b2c tempest-AttachVolumeMultiAttachTest-1978803889 tempest-AttachVolumeMultiAttachTest-1978803889-project-member] Empty body provided in request {{(pid=100523) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:13:30.938611 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.openstack.wsgi [req-6ea1d8b3-0ac8-4448-8286-7b10df58a85b req-984b9b31-f4b8-41af-ba07-0eae85ed5b2c tempest-AttachVolumeMultiAttachTest-1978803889 tempest-AttachVolumeMultiAttachTest-1978803889-project-member] Calling method 'show' {{(pid=100523) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:13:30.952439 np0000005924 devstack@c-api.service[100523]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:13:30.952439 np0000005924 devstack@c-api.service[100523]: warnings.warn( Jul 27 16:13:30.956182 np0000005924 devstack@c-api.service[100523]: INFO cinder.volume.api [req-6ea1d8b3-0ac8-4448-8286-7b10df58a85b req-984b9b31-f4b8-41af-ba07-0eae85ed5b2c tempest-AttachVolumeMultiAttachTest-1978803889 tempest-AttachVolumeMultiAttachTest-1978803889-project-member] Volume info retrieved successfully. Jul 27 16:13:30.961303 np0000005924 devstack@c-api.service[100523]: INFO cinder.api.openstack.wsgi [req-6ea1d8b3-0ac8-4448-8286-7b10df58a85b req-984b9b31-f4b8-41af-ba07-0eae85ed5b2c tempest-AttachVolumeMultiAttachTest-1978803889 tempest-AttachVolumeMultiAttachTest-1978803889-project-member] https://10.4.3.117/volume/v3/volumes/d92d8add-57b3-4dfb-a40b-4918757202bc returned with HTTP 200 Jul 27 16:13:30.961815 np0000005924 devstack@c-api.service[100523]: [pid: 100523|app: 0|req: 500/1982] 10.4.3.117 () {68 vars in 1598 bytes} [Mon Jul 27 16:13:30 2026] GET /volume/v3/volumes/d92d8add-57b3-4dfb-a40b-4918757202bc => generated 1442 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 27 16:13:30.989616 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.middleware.request_id [req-6ea1d8b3-0ac8-4448-8286-7b10df58a85b req-817e2438-5055-4686-be29-2af208c9af2c None None] RequestId filter calling following filter/app {{(pid=100524) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:13:30.991974 np0000005924 devstack@c-api.service[100524]: INFO cinder.api.openstack.wsgi [req-6ea1d8b3-0ac8-4448-8286-7b10df58a85b req-817e2438-5055-4686-be29-2af208c9af2c tempest-AttachVolumeMultiAttachTest-1978803889 tempest-AttachVolumeMultiAttachTest-1978803889-project-member] POST https://10.4.3.117/volume/v3/volumes/d92d8add-57b3-4dfb-a40b-4918757202bc/action Jul 27 16:13:30.992462 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.openstack.wsgi [req-6ea1d8b3-0ac8-4448-8286-7b10df58a85b req-817e2438-5055-4686-be29-2af208c9af2c tempest-AttachVolumeMultiAttachTest-1978803889 tempest-AttachVolumeMultiAttachTest-1978803889-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100524) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 27 16:13:30.992704 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.openstack.wsgi [req-6ea1d8b3-0ac8-4448-8286-7b10df58a85b req-817e2438-5055-4686-be29-2af208c9af2c tempest-AttachVolumeMultiAttachTest-1978803889 tempest-AttachVolumeMultiAttachTest-1978803889-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100524) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 27 16:13:31.007897 np0000005924 devstack@c-api.service[100524]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:13:31.007897 np0000005924 devstack@c-api.service[100524]: warnings.warn( Jul 27 16:13:31.008632 np0000005924 devstack@c-api.service[100524]: INFO cinder.volume.api [req-6ea1d8b3-0ac8-4448-8286-7b10df58a85b req-817e2438-5055-4686-be29-2af208c9af2c tempest-AttachVolumeMultiAttachTest-1978803889 tempest-AttachVolumeMultiAttachTest-1978803889-project-member] Volume info retrieved successfully. Jul 27 16:13:31.018193 np0000005924 devstack@c-api.service[100524]: INFO cinder.volume.api [req-6ea1d8b3-0ac8-4448-8286-7b10df58a85b req-817e2438-5055-4686-be29-2af208c9af2c tempest-AttachVolumeMultiAttachTest-1978803889 tempest-AttachVolumeMultiAttachTest-1978803889-project-member] Begin detaching volume completed successfully. Jul 27 16:13:31.018522 np0000005924 devstack@c-api.service[100524]: INFO cinder.api.openstack.wsgi [req-6ea1d8b3-0ac8-4448-8286-7b10df58a85b req-817e2438-5055-4686-be29-2af208c9af2c tempest-AttachVolumeMultiAttachTest-1978803889 tempest-AttachVolumeMultiAttachTest-1978803889-project-member] https://10.4.3.117/volume/v3/volumes/d92d8add-57b3-4dfb-a40b-4918757202bc/action returned with HTTP 202 Jul 27 16:13:31.019117 np0000005924 devstack@c-api.service[100524]: [pid: 100524|app: 0|req: 502/1983] 10.4.3.117 () {72 vars in 1672 bytes} [Mon Jul 27 16:13:30 2026] POST /volume/v3/volumes/d92d8add-57b3-4dfb-a40b-4918757202bc/action => generated 0 bytes in 30 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 27 16:13:31.047707 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.middleware.request_id [None req-019b16a6-4341-4283-87c4-733d74efb847 None None] RequestId filter calling following filter/app {{(pid=100522) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:13:31.050117 np0000005924 devstack@c-api.service[100522]: INFO cinder.api.openstack.wsgi [None req-019b16a6-4341-4283-87c4-733d74efb847 tempest-AttachVolumeMultiAttachTest-1978803889 tempest-AttachVolumeMultiAttachTest-1978803889-project-member] GET https://10.4.3.117/volume/v3/volumes/d92d8add-57b3-4dfb-a40b-4918757202bc Jul 27 16:13:31.050437 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.openstack.wsgi [None req-019b16a6-4341-4283-87c4-733d74efb847 tempest-AttachVolumeMultiAttachTest-1978803889 tempest-AttachVolumeMultiAttachTest-1978803889-project-member] Empty body provided in request {{(pid=100522) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:13:31.050728 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.openstack.wsgi [None req-019b16a6-4341-4283-87c4-733d74efb847 tempest-AttachVolumeMultiAttachTest-1978803889 tempest-AttachVolumeMultiAttachTest-1978803889-project-member] Calling method 'show' {{(pid=100522) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:13:31.067131 np0000005924 devstack@c-api.service[100522]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:13:31.067131 np0000005924 devstack@c-api.service[100522]: warnings.warn( Jul 27 16:13:31.071749 np0000005924 devstack@c-api.service[100522]: INFO cinder.volume.api [None req-019b16a6-4341-4283-87c4-733d74efb847 tempest-AttachVolumeMultiAttachTest-1978803889 tempest-AttachVolumeMultiAttachTest-1978803889-project-member] Volume info retrieved successfully. Jul 27 16:13:31.079678 np0000005924 devstack@c-api.service[100522]: INFO cinder.api.openstack.wsgi [None req-019b16a6-4341-4283-87c4-733d74efb847 tempest-AttachVolumeMultiAttachTest-1978803889 tempest-AttachVolumeMultiAttachTest-1978803889-project-member] https://10.4.3.117/volume/v3/volumes/d92d8add-57b3-4dfb-a40b-4918757202bc returned with HTTP 200 Jul 27 16:13:31.083358 np0000005924 devstack@c-api.service[100522]: [pid: 100522|app: 0|req: 490/1984] 10.4.3.117 () {66 vars in 1348 bytes} [Mon Jul 27 16:13:31 2026] GET /volume/v3/volumes/d92d8add-57b3-4dfb-a40b-4918757202bc => generated 1445 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 27 16:13:31.084421 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.middleware.request_id [None req-e3d30fb0-0f7d-43ad-a9e8-388b7cf86fce None None] RequestId filter calling following filter/app {{(pid=100521) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:13:31.085071 np0000005924 devstack@c-api.service[100521]: INFO cinder.api.openstack.wsgi [None req-e3d30fb0-0f7d-43ad-a9e8-388b7cf86fce None None] GET https://10.4.3.117/volume// Jul 27 16:13:31.085301 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.openstack.wsgi [None req-e3d30fb0-0f7d-43ad-a9e8-388b7cf86fce None None] Empty body provided in request {{(pid=100521) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:13:31.085567 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.openstack.wsgi [None req-e3d30fb0-0f7d-43ad-a9e8-388b7cf86fce None None] Calling method 'all' {{(pid=100521) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:13:31.085956 np0000005924 devstack@c-api.service[100521]: INFO cinder.api.openstack.wsgi [None req-e3d30fb0-0f7d-43ad-a9e8-388b7cf86fce None None] https://10.4.3.117/volume// returned with HTTP 300 Jul 27 16:13:31.086301 np0000005924 devstack@c-api.service[100521]: [pid: 100521|app: 0|req: 493/1985] 10.4.3.117 () {66 vars in 1426 bytes} [Mon Jul 27 16:13:31 2026] GET /volume/ => generated 386 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 27 16:13:31.097914 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.middleware.request_id [req-6ea1d8b3-0ac8-4448-8286-7b10df58a85b req-0bcd321a-9023-40f5-842a-faaa611f4982 None None] RequestId filter calling following filter/app {{(pid=100523) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:13:31.103557 np0000005924 devstack@c-api.service[100523]: INFO cinder.api.openstack.wsgi [req-6ea1d8b3-0ac8-4448-8286-7b10df58a85b req-0bcd321a-9023-40f5-842a-faaa611f4982 tempest-AttachVolumeMultiAttachTest-1978803889 tempest-AttachVolumeMultiAttachTest-1978803889-project-member] GET https://10.4.3.117/volume/v3/volumes/d92d8add-57b3-4dfb-a40b-4918757202bc Jul 27 16:13:31.103905 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.openstack.wsgi [req-6ea1d8b3-0ac8-4448-8286-7b10df58a85b req-0bcd321a-9023-40f5-842a-faaa611f4982 tempest-AttachVolumeMultiAttachTest-1978803889 tempest-AttachVolumeMultiAttachTest-1978803889-project-member] Empty body provided in request {{(pid=100523) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:13:31.104214 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.openstack.wsgi [req-6ea1d8b3-0ac8-4448-8286-7b10df58a85b req-0bcd321a-9023-40f5-842a-faaa611f4982 tempest-AttachVolumeMultiAttachTest-1978803889 tempest-AttachVolumeMultiAttachTest-1978803889-project-member] Calling method 'show' {{(pid=100523) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:13:31.120700 np0000005924 devstack@c-api.service[100523]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:13:31.120700 np0000005924 devstack@c-api.service[100523]: warnings.warn( Jul 27 16:13:31.125373 np0000005924 devstack@c-api.service[100523]: INFO cinder.volume.api [req-6ea1d8b3-0ac8-4448-8286-7b10df58a85b req-0bcd321a-9023-40f5-842a-faaa611f4982 tempest-AttachVolumeMultiAttachTest-1978803889 tempest-AttachVolumeMultiAttachTest-1978803889-project-member] Volume info retrieved successfully. Jul 27 16:13:31.129725 np0000005924 devstack@c-api.service[100523]: INFO cinder.api.openstack.wsgi [req-6ea1d8b3-0ac8-4448-8286-7b10df58a85b req-0bcd321a-9023-40f5-842a-faaa611f4982 tempest-AttachVolumeMultiAttachTest-1978803889 tempest-AttachVolumeMultiAttachTest-1978803889-project-member] https://10.4.3.117/volume/v3/volumes/d92d8add-57b3-4dfb-a40b-4918757202bc returned with HTTP 200 Jul 27 16:13:31.130045 np0000005924 devstack@c-api.service[100523]: [pid: 100523|app: 0|req: 501/1986] 10.4.3.117 () {70 vars in 1639 bytes} [Mon Jul 27 16:13:31 2026] GET /volume/v3/volumes/d92d8add-57b3-4dfb-a40b-4918757202bc => generated 1625 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 27 16:13:31.228552 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.middleware.request_id [None req-37d105b3-d6f0-4593-906b-f9287adbd62f None None] RequestId filter calling following filter/app {{(pid=100524) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:13:31.230268 np0000005924 devstack@c-api.service[100524]: INFO cinder.api.openstack.wsgi [None req-37d105b3-d6f0-4593-906b-f9287adbd62f tempest-AttachVolumeTestJSON-1302607130 tempest-AttachVolumeTestJSON-1302607130-project-member] GET https://10.4.3.117/volume/v3/volumes/5ec34b0b-d601-47ce-a87a-52f88e3a9df3 Jul 27 16:13:31.230473 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.openstack.wsgi [None req-37d105b3-d6f0-4593-906b-f9287adbd62f tempest-AttachVolumeTestJSON-1302607130 tempest-AttachVolumeTestJSON-1302607130-project-member] Empty body provided in request {{(pid=100524) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:13:31.230650 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.openstack.wsgi [None req-37d105b3-d6f0-4593-906b-f9287adbd62f tempest-AttachVolumeTestJSON-1302607130 tempest-AttachVolumeTestJSON-1302607130-project-member] Calling method 'show' {{(pid=100524) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:13:31.236536 np0000005924 devstack@c-api.service[100524]: INFO cinder.api.openstack.wsgi [None req-37d105b3-d6f0-4593-906b-f9287adbd62f tempest-AttachVolumeTestJSON-1302607130 tempest-AttachVolumeTestJSON-1302607130-project-member] https://10.4.3.117/volume/v3/volumes/5ec34b0b-d601-47ce-a87a-52f88e3a9df3 returned with HTTP 404 Jul 27 16:13:31.237109 np0000005924 devstack@c-api.service[100524]: [pid: 100524|app: 0|req: 503/1987] 10.4.3.117 () {66 vars in 1348 bytes} [Mon Jul 27 16:13:31 2026] GET /volume/v3/volumes/5ec34b0b-d601-47ce-a87a-52f88e3a9df3 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 27 16:13:31.310501 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.middleware.request_id [None req-b68c2a3d-318a-467b-9e29-858c2230e670 None None] RequestId filter calling following filter/app {{(pid=100522) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:13:31.315645 np0000005924 devstack@c-api.service[100522]: INFO cinder.api.openstack.wsgi [None req-b68c2a3d-318a-467b-9e29-858c2230e670 tempest-AttachVolumeTestJSON-1302607130 tempest-AttachVolumeTestJSON-1302607130-project-member] DELETE https://10.4.3.117/volume/v3/volumes/602b4a34-bae8-4424-8f29-eee68640cf01 Jul 27 16:13:31.315925 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.openstack.wsgi [None req-b68c2a3d-318a-467b-9e29-858c2230e670 tempest-AttachVolumeTestJSON-1302607130 tempest-AttachVolumeTestJSON-1302607130-project-member] Empty body provided in request {{(pid=100522) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:13:31.316182 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.openstack.wsgi [None req-b68c2a3d-318a-467b-9e29-858c2230e670 tempest-AttachVolumeTestJSON-1302607130 tempest-AttachVolumeTestJSON-1302607130-project-member] Calling method 'delete' {{(pid=100522) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:13:31.316394 np0000005924 devstack@c-api.service[100522]: INFO cinder.api.v3.volumes [None req-b68c2a3d-318a-467b-9e29-858c2230e670 tempest-AttachVolumeTestJSON-1302607130 tempest-AttachVolumeTestJSON-1302607130-project-member] Delete volume with id: 602b4a34-bae8-4424-8f29-eee68640cf01 Jul 27 16:13:31.325917 np0000005924 devstack@c-api.service[100522]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:13:31.325917 np0000005924 devstack@c-api.service[100522]: warnings.warn( Jul 27 16:13:31.326526 np0000005924 devstack@c-api.service[100522]: INFO cinder.volume.api [None req-b68c2a3d-318a-467b-9e29-858c2230e670 tempest-AttachVolumeTestJSON-1302607130 tempest-AttachVolumeTestJSON-1302607130-project-member] Volume info retrieved successfully. Jul 27 16:13:31.363357 np0000005924 devstack@c-api.service[100522]: INFO cinder.volume.api [None req-b68c2a3d-318a-467b-9e29-858c2230e670 tempest-AttachVolumeTestJSON-1302607130 tempest-AttachVolumeTestJSON-1302607130-project-member] Delete volume request issued successfully. Jul 27 16:13:31.363357 np0000005924 devstack@c-api.service[100522]: INFO cinder.api.openstack.wsgi [None req-b68c2a3d-318a-467b-9e29-858c2230e670 tempest-AttachVolumeTestJSON-1302607130 tempest-AttachVolumeTestJSON-1302607130-project-member] https://10.4.3.117/volume/v3/volumes/602b4a34-bae8-4424-8f29-eee68640cf01 returned with HTTP 202 Jul 27 16:13:31.363357 np0000005924 devstack@c-api.service[100522]: [pid: 100522|app: 0|req: 491/1988] 10.4.3.117 () {66 vars in 1351 bytes} [Mon Jul 27 16:13:31 2026] DELETE /volume/v3/volumes/602b4a34-bae8-4424-8f29-eee68640cf01 => generated 0 bytes in 51 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 27 16:13:31.391431 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.middleware.request_id [None req-00fec006-1640-4f3d-9c3d-8a3a54dbe21f None None] RequestId filter calling following filter/app {{(pid=100521) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:13:31.392846 np0000005924 devstack@c-api.service[100521]: INFO cinder.api.openstack.wsgi [None req-00fec006-1640-4f3d-9c3d-8a3a54dbe21f tempest-AttachVolumeTestJSON-1302607130 tempest-AttachVolumeTestJSON-1302607130-project-member] GET https://10.4.3.117/volume/v3/volumes/602b4a34-bae8-4424-8f29-eee68640cf01 Jul 27 16:13:31.393027 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.openstack.wsgi [None req-00fec006-1640-4f3d-9c3d-8a3a54dbe21f tempest-AttachVolumeTestJSON-1302607130 tempest-AttachVolumeTestJSON-1302607130-project-member] Empty body provided in request {{(pid=100521) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:13:31.394051 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.openstack.wsgi [None req-00fec006-1640-4f3d-9c3d-8a3a54dbe21f tempest-AttachVolumeTestJSON-1302607130 tempest-AttachVolumeTestJSON-1302607130-project-member] Calling method 'show' {{(pid=100521) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:13:31.400464 np0000005924 devstack@c-api.service[100521]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:13:31.400464 np0000005924 devstack@c-api.service[100521]: warnings.warn( Jul 27 16:13:31.404343 np0000005924 devstack@c-api.service[100521]: INFO cinder.volume.api [None req-00fec006-1640-4f3d-9c3d-8a3a54dbe21f tempest-AttachVolumeTestJSON-1302607130 tempest-AttachVolumeTestJSON-1302607130-project-member] Volume info retrieved successfully. Jul 27 16:13:31.409036 np0000005924 devstack@c-api.service[100521]: INFO cinder.api.openstack.wsgi [None req-00fec006-1640-4f3d-9c3d-8a3a54dbe21f tempest-AttachVolumeTestJSON-1302607130 tempest-AttachVolumeTestJSON-1302607130-project-member] https://10.4.3.117/volume/v3/volumes/602b4a34-bae8-4424-8f29-eee68640cf01 returned with HTTP 200 Jul 27 16:13:31.410465 np0000005924 devstack@c-api.service[100521]: [pid: 100521|app: 0|req: 494/1989] 10.4.3.117 () {66 vars in 1348 bytes} [Mon Jul 27 16:13:31 2026] GET /volume/v3/volumes/602b4a34-bae8-4424-8f29-eee68640cf01 => generated 843 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jul 27 16:13:31.509413 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.middleware.request_id [None req-923395fe-06b7-4d76-b8a2-5034fa9a1200 None None] RequestId filter calling following filter/app {{(pid=100523) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:13:31.512273 np0000005924 devstack@c-api.service[100523]: INFO cinder.api.openstack.wsgi [None req-923395fe-06b7-4d76-b8a2-5034fa9a1200 tempest-VolumesBackupsTest-1601316061 tempest-VolumesBackupsTest-1601316061-project-member] GET https://10.4.3.117/volume/v3/backups/b03c08df-2ec2-41f6-b883-b6fc0866c35b Jul 27 16:13:31.512273 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.openstack.wsgi [None req-923395fe-06b7-4d76-b8a2-5034fa9a1200 tempest-VolumesBackupsTest-1601316061 tempest-VolumesBackupsTest-1601316061-project-member] Empty body provided in request {{(pid=100523) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:13:31.512273 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.openstack.wsgi [None req-923395fe-06b7-4d76-b8a2-5034fa9a1200 tempest-VolumesBackupsTest-1601316061 tempest-VolumesBackupsTest-1601316061-project-member] Calling method 'show' {{(pid=100523) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:13:31.512273 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.v3.backups [None req-923395fe-06b7-4d76-b8a2-5034fa9a1200 tempest-VolumesBackupsTest-1601316061 tempest-VolumesBackupsTest-1601316061-project-member] Show backup with id b03c08df-2ec2-41f6-b883-b6fc0866c35b. {{(pid=100523) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 27 16:13:31.532303 np0000005924 devstack@c-api.service[100523]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:13:31.532303 np0000005924 devstack@c-api.service[100523]: warnings.warn( Jul 27 16:13:31.532881 np0000005924 devstack@c-api.service[100523]: INFO cinder.api.openstack.wsgi [None req-923395fe-06b7-4d76-b8a2-5034fa9a1200 tempest-VolumesBackupsTest-1601316061 tempest-VolumesBackupsTest-1601316061-project-member] https://10.4.3.117/volume/v3/backups/b03c08df-2ec2-41f6-b883-b6fc0866c35b returned with HTTP 200 Jul 27 16:13:31.535711 np0000005924 devstack@c-api.service[100523]: [pid: 100523|app: 0|req: 502/1990] 10.4.3.117 () {66 vars in 1348 bytes} [Mon Jul 27 16:13:31 2026] GET /volume/v3/backups/b03c08df-2ec2-41f6-b883-b6fc0866c35b => generated 789 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 27 16:13:31.828350 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.middleware.request_id [req-6ea1d8b3-0ac8-4448-8286-7b10df58a85b req-7ac00798-2937-4b3c-b052-0076f25734cf None None] RequestId filter calling following filter/app {{(pid=100524) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:13:31.830919 np0000005924 devstack@c-api.service[100524]: INFO cinder.api.openstack.wsgi [req-6ea1d8b3-0ac8-4448-8286-7b10df58a85b req-7ac00798-2937-4b3c-b052-0076f25734cf tempest-AttachVolumeMultiAttachTest-1978803889 tempest-AttachVolumeMultiAttachTest-1978803889-project-member] GET https://10.4.3.117/volume/v3/volumes/d92d8add-57b3-4dfb-a40b-4918757202bc Jul 27 16:13:31.830919 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.openstack.wsgi [req-6ea1d8b3-0ac8-4448-8286-7b10df58a85b req-7ac00798-2937-4b3c-b052-0076f25734cf tempest-AttachVolumeMultiAttachTest-1978803889 tempest-AttachVolumeMultiAttachTest-1978803889-project-member] Empty body provided in request {{(pid=100524) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:13:31.830919 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.openstack.wsgi [req-6ea1d8b3-0ac8-4448-8286-7b10df58a85b req-7ac00798-2937-4b3c-b052-0076f25734cf tempest-AttachVolumeMultiAttachTest-1978803889 tempest-AttachVolumeMultiAttachTest-1978803889-project-member] Calling method 'show' {{(pid=100524) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:13:31.837860 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.middleware.request_id [None req-81c7a85a-30f8-4ca5-8226-ecc48e8cf060 None None] RequestId filter calling following filter/app {{(pid=100522) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:13:31.840116 np0000005924 devstack@c-api.service[100522]: INFO cinder.api.openstack.wsgi [None req-81c7a85a-30f8-4ca5-8226-ecc48e8cf060 tempest-TestVolumeBootPattern-1923367323 tempest-TestVolumeBootPattern-1923367323-project-member] GET https://10.4.3.117/volume/v3/snapshots/e869302b-e11e-4a64-9ddd-4653c4a83d34 Jul 27 16:13:31.840357 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.openstack.wsgi [None req-81c7a85a-30f8-4ca5-8226-ecc48e8cf060 tempest-TestVolumeBootPattern-1923367323 tempest-TestVolumeBootPattern-1923367323-project-member] Empty body provided in request {{(pid=100522) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:13:31.840550 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.openstack.wsgi [None req-81c7a85a-30f8-4ca5-8226-ecc48e8cf060 tempest-TestVolumeBootPattern-1923367323 tempest-TestVolumeBootPattern-1923367323-project-member] Calling method 'show' {{(pid=100522) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:13:31.846406 np0000005924 devstack@c-api.service[100524]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:13:31.846406 np0000005924 devstack@c-api.service[100524]: warnings.warn( Jul 27 16:13:31.848160 np0000005924 devstack@c-api.service[100522]: INFO cinder.api.openstack.wsgi [None req-81c7a85a-30f8-4ca5-8226-ecc48e8cf060 tempest-TestVolumeBootPattern-1923367323 tempest-TestVolumeBootPattern-1923367323-project-member] https://10.4.3.117/volume/v3/snapshots/e869302b-e11e-4a64-9ddd-4653c4a83d34 returned with HTTP 404 Jul 27 16:13:31.851856 np0000005924 devstack@c-api.service[100522]: [pid: 100522|app: 0|req: 492/1991] 10.4.3.117 () {66 vars in 1354 bytes} [Mon Jul 27 16:13:31 2026] GET /volume/v3/snapshots/e869302b-e11e-4a64-9ddd-4653c4a83d34 => generated 111 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 27 16:13:31.854536 np0000005924 devstack@c-api.service[100524]: INFO cinder.volume.api [req-6ea1d8b3-0ac8-4448-8286-7b10df58a85b req-7ac00798-2937-4b3c-b052-0076f25734cf tempest-AttachVolumeMultiAttachTest-1978803889 tempest-AttachVolumeMultiAttachTest-1978803889-project-member] Volume info retrieved successfully. Jul 27 16:13:31.856610 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.middleware.request_id [None req-53e946d9-5079-46dc-8393-465f166a2957 None None] RequestId filter calling following filter/app {{(pid=100521) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:13:31.858049 np0000005924 devstack@c-api.service[100524]: INFO cinder.api.openstack.wsgi [req-6ea1d8b3-0ac8-4448-8286-7b10df58a85b req-7ac00798-2937-4b3c-b052-0076f25734cf tempest-AttachVolumeMultiAttachTest-1978803889 tempest-AttachVolumeMultiAttachTest-1978803889-project-member] https://10.4.3.117/volume/v3/volumes/d92d8add-57b3-4dfb-a40b-4918757202bc returned with HTTP 200 Jul 27 16:13:31.858477 np0000005924 devstack@c-api.service[100521]: INFO cinder.api.openstack.wsgi [None req-53e946d9-5079-46dc-8393-465f166a2957 tempest-TestVolumeBootPattern-1923367323 tempest-TestVolumeBootPattern-1923367323-project-member] DELETE https://10.4.3.117/volume/v3/snapshots/bacf18d1-c04a-41d5-960b-2e855bd6b7cf Jul 27 16:13:31.858629 np0000005924 devstack@c-api.service[100524]: [pid: 100524|app: 0|req: 504/1992] 10.4.3.117 () {68 vars in 1598 bytes} [Mon Jul 27 16:13:31 2026] GET /volume/v3/volumes/d92d8add-57b3-4dfb-a40b-4918757202bc => generated 1445 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 27 16:13:31.858768 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.openstack.wsgi [None req-53e946d9-5079-46dc-8393-465f166a2957 tempest-TestVolumeBootPattern-1923367323 tempest-TestVolumeBootPattern-1923367323-project-member] Empty body provided in request {{(pid=100521) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:13:31.859100 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.openstack.wsgi [None req-53e946d9-5079-46dc-8393-465f166a2957 tempest-TestVolumeBootPattern-1923367323 tempest-TestVolumeBootPattern-1923367323-project-member] Calling method 'delete' {{(pid=100521) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:13:31.859241 np0000005924 devstack@c-api.service[100521]: INFO cinder.api.v3.snapshots [None req-53e946d9-5079-46dc-8393-465f166a2957 tempest-TestVolumeBootPattern-1923367323 tempest-TestVolumeBootPattern-1923367323-project-member] Delete snapshot with id: bacf18d1-c04a-41d5-960b-2e855bd6b7cf Jul 27 16:13:31.863944 np0000005924 devstack@c-api.service[100521]: INFO cinder.api.openstack.wsgi [None req-53e946d9-5079-46dc-8393-465f166a2957 tempest-TestVolumeBootPattern-1923367323 tempest-TestVolumeBootPattern-1923367323-project-member] https://10.4.3.117/volume/v3/snapshots/bacf18d1-c04a-41d5-960b-2e855bd6b7cf returned with HTTP 404 Jul 27 16:13:31.863944 np0000005924 devstack@c-api.service[100521]: [pid: 100521|app: 0|req: 495/1993] 10.4.3.117 () {66 vars in 1357 bytes} [Mon Jul 27 16:13:31 2026] DELETE /volume/v3/snapshots/bacf18d1-c04a-41d5-960b-2e855bd6b7cf => generated 111 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 27 16:13:31.870848 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.middleware.request_id [None req-b0b2cbca-299c-4288-bd38-054a977c4446 None None] RequestId filter calling following filter/app {{(pid=100523) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:13:31.873279 np0000005924 devstack@c-api.service[100523]: INFO cinder.api.openstack.wsgi [None req-b0b2cbca-299c-4288-bd38-054a977c4446 tempest-TestVolumeBootPattern-1923367323 tempest-TestVolumeBootPattern-1923367323-project-member] GET https://10.4.3.117/volume/v3/snapshots/bacf18d1-c04a-41d5-960b-2e855bd6b7cf Jul 27 16:13:31.873751 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.openstack.wsgi [None req-b0b2cbca-299c-4288-bd38-054a977c4446 tempest-TestVolumeBootPattern-1923367323 tempest-TestVolumeBootPattern-1923367323-project-member] Empty body provided in request {{(pid=100523) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:13:31.873751 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.openstack.wsgi [None req-b0b2cbca-299c-4288-bd38-054a977c4446 tempest-TestVolumeBootPattern-1923367323 tempest-TestVolumeBootPattern-1923367323-project-member] Calling method 'show' {{(pid=100523) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:13:31.883948 np0000005924 devstack@c-api.service[100523]: INFO cinder.api.openstack.wsgi [None req-b0b2cbca-299c-4288-bd38-054a977c4446 tempest-TestVolumeBootPattern-1923367323 tempest-TestVolumeBootPattern-1923367323-project-member] https://10.4.3.117/volume/v3/snapshots/bacf18d1-c04a-41d5-960b-2e855bd6b7cf returned with HTTP 404 Jul 27 16:13:31.883948 np0000005924 devstack@c-api.service[100523]: [pid: 100523|app: 0|req: 503/1994] 10.4.3.117 () {66 vars in 1354 bytes} [Mon Jul 27 16:13:31 2026] GET /volume/v3/snapshots/bacf18d1-c04a-41d5-960b-2e855bd6b7cf => generated 111 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 27 16:13:31.888444 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.middleware.request_id [req-6ea1d8b3-0ac8-4448-8286-7b10df58a85b req-6680f8fe-4fe6-4332-b2b6-2f0f4de53d29 None None] RequestId filter calling following filter/app {{(pid=100522) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:13:31.891119 np0000005924 devstack@c-api.service[100522]: INFO cinder.api.openstack.wsgi [req-6ea1d8b3-0ac8-4448-8286-7b10df58a85b req-6680f8fe-4fe6-4332-b2b6-2f0f4de53d29 tempest-AttachVolumeMultiAttachTest-1978803889 tempest-AttachVolumeMultiAttachTest-1978803889-project-member] DELETE https://10.4.3.117/volume/v3/attachments/9b742bc8-6655-4cbe-b329-71f2f79c190e Jul 27 16:13:31.891349 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.openstack.wsgi [req-6ea1d8b3-0ac8-4448-8286-7b10df58a85b req-6680f8fe-4fe6-4332-b2b6-2f0f4de53d29 tempest-AttachVolumeMultiAttachTest-1978803889 tempest-AttachVolumeMultiAttachTest-1978803889-project-member] Empty body provided in request {{(pid=100522) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:13:31.891532 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.openstack.wsgi [req-6ea1d8b3-0ac8-4448-8286-7b10df58a85b req-6680f8fe-4fe6-4332-b2b6-2f0f4de53d29 tempest-AttachVolumeMultiAttachTest-1978803889 tempest-AttachVolumeMultiAttachTest-1978803889-project-member] Calling method 'version_select' {{(pid=100522) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:13:31.891622 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.middleware.request_id [None req-5c1621e6-adf9-419b-957d-8f65615d583c None None] RequestId filter calling following filter/app {{(pid=100524) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:13:31.893458 np0000005924 devstack@c-api.service[100524]: INFO cinder.api.openstack.wsgi [None req-5c1621e6-adf9-419b-957d-8f65615d583c tempest-TestVolumeBootPattern-1923367323 tempest-TestVolumeBootPattern-1923367323-project-member] DELETE https://10.4.3.117/volume/v3/snapshots/5dcb6382-8c77-4947-aa33-83f0cfdfa119 Jul 27 16:13:31.893718 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.openstack.wsgi [None req-5c1621e6-adf9-419b-957d-8f65615d583c tempest-TestVolumeBootPattern-1923367323 tempest-TestVolumeBootPattern-1923367323-project-member] Empty body provided in request {{(pid=100524) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:13:31.894006 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.openstack.wsgi [None req-5c1621e6-adf9-419b-957d-8f65615d583c tempest-TestVolumeBootPattern-1923367323 tempest-TestVolumeBootPattern-1923367323-project-member] Calling method 'delete' {{(pid=100524) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:13:31.894199 np0000005924 devstack@c-api.service[100524]: INFO cinder.api.v3.snapshots [None req-5c1621e6-adf9-419b-957d-8f65615d583c tempest-TestVolumeBootPattern-1923367323 tempest-TestVolumeBootPattern-1923367323-project-member] Delete snapshot with id: 5dcb6382-8c77-4947-aa33-83f0cfdfa119 Jul 27 16:13:31.898316 np0000005924 devstack@c-api.service[100524]: INFO cinder.api.openstack.wsgi [None req-5c1621e6-adf9-419b-957d-8f65615d583c tempest-TestVolumeBootPattern-1923367323 tempest-TestVolumeBootPattern-1923367323-project-member] https://10.4.3.117/volume/v3/snapshots/5dcb6382-8c77-4947-aa33-83f0cfdfa119 returned with HTTP 404 Jul 27 16:13:31.898861 np0000005924 devstack@c-api.service[100524]: [pid: 100524|app: 0|req: 505/1995] 10.4.3.117 () {66 vars in 1357 bytes} [Mon Jul 27 16:13:31 2026] DELETE /volume/v3/snapshots/5dcb6382-8c77-4947-aa33-83f0cfdfa119 => generated 111 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 27 16:13:31.903762 np0000005924 devstack@c-api.service[100522]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:13:31.903762 np0000005924 devstack@c-api.service[100522]: warnings.warn( Jul 27 16:13:31.906441 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.middleware.request_id [None req-d92979c2-b80c-4063-8e2b-ea4779d56b22 None None] RequestId filter calling following filter/app {{(pid=100521) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:13:31.909853 np0000005924 devstack@c-api.service[100521]: INFO cinder.api.openstack.wsgi [None req-d92979c2-b80c-4063-8e2b-ea4779d56b22 tempest-TestVolumeBootPattern-1923367323 tempest-TestVolumeBootPattern-1923367323-project-member] GET https://10.4.3.117/volume/v3/snapshots/5dcb6382-8c77-4947-aa33-83f0cfdfa119 Jul 27 16:13:31.910043 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.openstack.wsgi [None req-d92979c2-b80c-4063-8e2b-ea4779d56b22 tempest-TestVolumeBootPattern-1923367323 tempest-TestVolumeBootPattern-1923367323-project-member] Empty body provided in request {{(pid=100521) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:13:31.910259 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.openstack.wsgi [None req-d92979c2-b80c-4063-8e2b-ea4779d56b22 tempest-TestVolumeBootPattern-1923367323 tempest-TestVolumeBootPattern-1923367323-project-member] Calling method 'show' {{(pid=100521) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:13:31.923219 np0000005924 devstack@c-api.service[100521]: INFO cinder.api.openstack.wsgi [None req-d92979c2-b80c-4063-8e2b-ea4779d56b22 tempest-TestVolumeBootPattern-1923367323 tempest-TestVolumeBootPattern-1923367323-project-member] https://10.4.3.117/volume/v3/snapshots/5dcb6382-8c77-4947-aa33-83f0cfdfa119 returned with HTTP 404 Jul 27 16:13:31.923594 np0000005924 devstack@c-api.service[100521]: [pid: 100521|app: 0|req: 496/1996] 10.4.3.117 () {66 vars in 1354 bytes} [Mon Jul 27 16:13:31 2026] GET /volume/v3/snapshots/5dcb6382-8c77-4947-aa33-83f0cfdfa119 => generated 111 bytes in 18 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 27 16:13:31.935829 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.middleware.request_id [None req-5dc9bd29-122d-4723-ab68-1a1adcb5954b None None] RequestId filter calling following filter/app {{(pid=100523) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:13:31.939173 np0000005924 devstack@c-api.service[100523]: INFO cinder.api.openstack.wsgi [None req-5dc9bd29-122d-4723-ab68-1a1adcb5954b tempest-TestVolumeBootPattern-1923367323 tempest-TestVolumeBootPattern-1923367323-project-member] DELETE https://10.4.3.117/volume/v3/snapshots/e869302b-e11e-4a64-9ddd-4653c4a83d34 Jul 27 16:13:31.940006 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.openstack.wsgi [None req-5dc9bd29-122d-4723-ab68-1a1adcb5954b tempest-TestVolumeBootPattern-1923367323 tempest-TestVolumeBootPattern-1923367323-project-member] Empty body provided in request {{(pid=100523) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:13:31.941346 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.openstack.wsgi [None req-5dc9bd29-122d-4723-ab68-1a1adcb5954b tempest-TestVolumeBootPattern-1923367323 tempest-TestVolumeBootPattern-1923367323-project-member] Calling method 'delete' {{(pid=100523) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:13:31.941346 np0000005924 devstack@c-api.service[100523]: INFO cinder.api.v3.snapshots [None req-5dc9bd29-122d-4723-ab68-1a1adcb5954b tempest-TestVolumeBootPattern-1923367323 tempest-TestVolumeBootPattern-1923367323-project-member] Delete snapshot with id: e869302b-e11e-4a64-9ddd-4653c4a83d34 Jul 27 16:13:31.946607 np0000005924 devstack@c-api.service[100523]: INFO cinder.api.openstack.wsgi [None req-5dc9bd29-122d-4723-ab68-1a1adcb5954b tempest-TestVolumeBootPattern-1923367323 tempest-TestVolumeBootPattern-1923367323-project-member] https://10.4.3.117/volume/v3/snapshots/e869302b-e11e-4a64-9ddd-4653c4a83d34 returned with HTTP 404 Jul 27 16:13:31.947394 np0000005924 devstack@c-api.service[100523]: [pid: 100523|app: 0|req: 504/1997] 10.4.3.117 () {66 vars in 1357 bytes} [Mon Jul 27 16:13:31 2026] DELETE /volume/v3/snapshots/e869302b-e11e-4a64-9ddd-4653c4a83d34 => generated 111 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 27 16:13:31.955875 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.middleware.request_id [None req-d3d06787-53cd-4d6b-ba24-6157b9894bb6 None None] RequestId filter calling following filter/app {{(pid=100524) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:13:31.957986 np0000005924 devstack@c-api.service[100524]: INFO cinder.api.openstack.wsgi [None req-d3d06787-53cd-4d6b-ba24-6157b9894bb6 tempest-TestVolumeBootPattern-1923367323 tempest-TestVolumeBootPattern-1923367323-project-member] GET https://10.4.3.117/volume/v3/snapshots/e869302b-e11e-4a64-9ddd-4653c4a83d34 Jul 27 16:13:31.958284 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.openstack.wsgi [None req-d3d06787-53cd-4d6b-ba24-6157b9894bb6 tempest-TestVolumeBootPattern-1923367323 tempest-TestVolumeBootPattern-1923367323-project-member] Empty body provided in request {{(pid=100524) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:13:31.958693 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.openstack.wsgi [None req-d3d06787-53cd-4d6b-ba24-6157b9894bb6 tempest-TestVolumeBootPattern-1923367323 tempest-TestVolumeBootPattern-1923367323-project-member] Calling method 'show' {{(pid=100524) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:13:31.964146 np0000005924 devstack@c-api.service[100524]: INFO cinder.api.openstack.wsgi [None req-d3d06787-53cd-4d6b-ba24-6157b9894bb6 tempest-TestVolumeBootPattern-1923367323 tempest-TestVolumeBootPattern-1923367323-project-member] https://10.4.3.117/volume/v3/snapshots/e869302b-e11e-4a64-9ddd-4653c4a83d34 returned with HTTP 404 Jul 27 16:13:31.964964 np0000005924 devstack@c-api.service[100524]: [pid: 100524|app: 0|req: 506/1998] 10.4.3.117 () {66 vars in 1354 bytes} [Mon Jul 27 16:13:31 2026] GET /volume/v3/snapshots/e869302b-e11e-4a64-9ddd-4653c4a83d34 => generated 111 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 27 16:13:31.990349 np0000005924 devstack@c-api.service[100522]: INFO cinder.api.openstack.wsgi [req-6ea1d8b3-0ac8-4448-8286-7b10df58a85b req-6680f8fe-4fe6-4332-b2b6-2f0f4de53d29 tempest-AttachVolumeMultiAttachTest-1978803889 tempest-AttachVolumeMultiAttachTest-1978803889-project-member] https://10.4.3.117/volume/v3/attachments/9b742bc8-6655-4cbe-b329-71f2f79c190e returned with HTTP 200 Jul 27 16:13:31.990740 np0000005924 devstack@c-api.service[100522]: [pid: 100522|app: 0|req: 493/1999] 10.4.3.117 () {72 vars in 1673 bytes} [Mon Jul 27 16:13:31 2026] DELETE /volume/v3/attachments/9b742bc8-6655-4cbe-b329-71f2f79c190e => generated 192 bytes in 103 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 27 16:13:32.095978 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.middleware.request_id [None req-fec89bbc-3623-4908-a957-73199be87751 None None] RequestId filter calling following filter/app {{(pid=100521) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:13:32.100496 np0000005924 devstack@c-api.service[100521]: INFO cinder.api.openstack.wsgi [None req-fec89bbc-3623-4908-a957-73199be87751 tempest-AttachVolumeMultiAttachTest-1978803889 tempest-AttachVolumeMultiAttachTest-1978803889-project-member] GET https://10.4.3.117/volume/v3/volumes/d92d8add-57b3-4dfb-a40b-4918757202bc Jul 27 16:13:32.100496 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.openstack.wsgi [None req-fec89bbc-3623-4908-a957-73199be87751 tempest-AttachVolumeMultiAttachTest-1978803889 tempest-AttachVolumeMultiAttachTest-1978803889-project-member] Empty body provided in request {{(pid=100521) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:13:32.100814 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.openstack.wsgi [None req-fec89bbc-3623-4908-a957-73199be87751 tempest-AttachVolumeMultiAttachTest-1978803889 tempest-AttachVolumeMultiAttachTest-1978803889-project-member] Calling method 'show' {{(pid=100521) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:13:32.126073 np0000005924 devstack@c-api.service[100521]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:13:32.126073 np0000005924 devstack@c-api.service[100521]: warnings.warn( Jul 27 16:13:32.131144 np0000005924 devstack@c-api.service[100521]: INFO cinder.volume.api [None req-fec89bbc-3623-4908-a957-73199be87751 tempest-AttachVolumeMultiAttachTest-1978803889 tempest-AttachVolumeMultiAttachTest-1978803889-project-member] Volume info retrieved successfully. Jul 27 16:13:32.136647 np0000005924 devstack@c-api.service[100521]: INFO cinder.api.openstack.wsgi [None req-fec89bbc-3623-4908-a957-73199be87751 tempest-AttachVolumeMultiAttachTest-1978803889 tempest-AttachVolumeMultiAttachTest-1978803889-project-member] https://10.4.3.117/volume/v3/volumes/d92d8add-57b3-4dfb-a40b-4918757202bc returned with HTTP 200 Jul 27 16:13:32.136913 np0000005924 devstack@c-api.service[100521]: [pid: 100521|app: 0|req: 497/2000] 10.4.3.117 () {66 vars in 1348 bytes} [Mon Jul 27 16:13:32 2026] GET /volume/v3/volumes/d92d8add-57b3-4dfb-a40b-4918757202bc => generated 1145 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 27 16:13:32.157375 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.middleware.request_id [None req-22d59661-3fe5-415e-b7a6-a681490d900b None None] RequestId filter calling following filter/app {{(pid=100523) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:13:32.160193 np0000005924 devstack@c-api.service[100523]: INFO cinder.api.openstack.wsgi [None req-22d59661-3fe5-415e-b7a6-a681490d900b tempest-AttachVolumeMultiAttachTest-1978803889 tempest-AttachVolumeMultiAttachTest-1978803889-project-reader] GET https://10.4.3.117/volume/v3/volumes/d92d8add-57b3-4dfb-a40b-4918757202bc Jul 27 16:13:32.161173 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.openstack.wsgi [None req-22d59661-3fe5-415e-b7a6-a681490d900b tempest-AttachVolumeMultiAttachTest-1978803889 tempest-AttachVolumeMultiAttachTest-1978803889-project-reader] Empty body provided in request {{(pid=100523) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:13:32.161173 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.openstack.wsgi [None req-22d59661-3fe5-415e-b7a6-a681490d900b tempest-AttachVolumeMultiAttachTest-1978803889 tempest-AttachVolumeMultiAttachTest-1978803889-project-reader] Calling method 'show' {{(pid=100523) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:13:32.177045 np0000005924 devstack@c-api.service[100523]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:13:32.177045 np0000005924 devstack@c-api.service[100523]: warnings.warn( Jul 27 16:13:32.182191 np0000005924 devstack@c-api.service[100523]: INFO cinder.volume.api [None req-22d59661-3fe5-415e-b7a6-a681490d900b tempest-AttachVolumeMultiAttachTest-1978803889 tempest-AttachVolumeMultiAttachTest-1978803889-project-reader] Volume info retrieved successfully. Jul 27 16:13:32.188805 np0000005924 devstack@c-api.service[100523]: INFO cinder.api.openstack.wsgi [None req-22d59661-3fe5-415e-b7a6-a681490d900b tempest-AttachVolumeMultiAttachTest-1978803889 tempest-AttachVolumeMultiAttachTest-1978803889-project-reader] https://10.4.3.117/volume/v3/volumes/d92d8add-57b3-4dfb-a40b-4918757202bc returned with HTTP 200 Jul 27 16:13:32.189317 np0000005924 devstack@c-api.service[100523]: [pid: 100523|app: 0|req: 505/2001] 10.4.3.117 () {66 vars in 1348 bytes} [Mon Jul 27 16:13:32 2026] GET /volume/v3/volumes/d92d8add-57b3-4dfb-a40b-4918757202bc => generated 1145 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 27 16:13:32.246734 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.middleware.request_id [req-71ca1390-3a11-4c7a-aaca-6d1156d59974 req-184c640f-c9e1-4ab4-8971-43ff6e309bf3 None None] RequestId filter calling following filter/app {{(pid=100524) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:13:32.249812 np0000005924 devstack@c-api.service[100524]: INFO cinder.api.openstack.wsgi [req-71ca1390-3a11-4c7a-aaca-6d1156d59974 req-184c640f-c9e1-4ab4-8971-43ff6e309bf3 tempest-AttachVolumeMultiAttachTest-1978803889 tempest-AttachVolumeMultiAttachTest-1978803889-project-member] GET https://10.4.3.117/volume/v3/volumes/d92d8add-57b3-4dfb-a40b-4918757202bc Jul 27 16:13:32.250226 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.openstack.wsgi [req-71ca1390-3a11-4c7a-aaca-6d1156d59974 req-184c640f-c9e1-4ab4-8971-43ff6e309bf3 tempest-AttachVolumeMultiAttachTest-1978803889 tempest-AttachVolumeMultiAttachTest-1978803889-project-member] Empty body provided in request {{(pid=100524) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:13:32.250587 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.openstack.wsgi [req-71ca1390-3a11-4c7a-aaca-6d1156d59974 req-184c640f-c9e1-4ab4-8971-43ff6e309bf3 tempest-AttachVolumeMultiAttachTest-1978803889 tempest-AttachVolumeMultiAttachTest-1978803889-project-member] Calling method 'show' {{(pid=100524) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:13:32.270909 np0000005924 devstack@c-api.service[100524]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:13:32.270909 np0000005924 devstack@c-api.service[100524]: warnings.warn( Jul 27 16:13:32.283917 np0000005924 devstack@c-api.service[100524]: INFO cinder.volume.api [req-71ca1390-3a11-4c7a-aaca-6d1156d59974 req-184c640f-c9e1-4ab4-8971-43ff6e309bf3 tempest-AttachVolumeMultiAttachTest-1978803889 tempest-AttachVolumeMultiAttachTest-1978803889-project-member] Volume info retrieved successfully. Jul 27 16:13:32.288797 np0000005924 devstack@c-api.service[100524]: INFO cinder.api.openstack.wsgi [req-71ca1390-3a11-4c7a-aaca-6d1156d59974 req-184c640f-c9e1-4ab4-8971-43ff6e309bf3 tempest-AttachVolumeMultiAttachTest-1978803889 tempest-AttachVolumeMultiAttachTest-1978803889-project-member] https://10.4.3.117/volume/v3/volumes/d92d8add-57b3-4dfb-a40b-4918757202bc returned with HTTP 200 Jul 27 16:13:32.289580 np0000005924 devstack@c-api.service[100524]: [pid: 100524|app: 0|req: 507/2002] 10.4.3.117 () {68 vars in 1598 bytes} [Mon Jul 27 16:13:32 2026] GET /volume/v3/volumes/d92d8add-57b3-4dfb-a40b-4918757202bc => generated 1145 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 27 16:13:32.315761 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.middleware.request_id [req-71ca1390-3a11-4c7a-aaca-6d1156d59974 req-308336c7-c8c5-4c12-a94d-a9c27f2ecb02 None None] RequestId filter calling following filter/app {{(pid=100522) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:13:32.319085 np0000005924 devstack@c-api.service[100522]: INFO cinder.api.openstack.wsgi [req-71ca1390-3a11-4c7a-aaca-6d1156d59974 req-308336c7-c8c5-4c12-a94d-a9c27f2ecb02 tempest-AttachVolumeMultiAttachTest-1978803889 tempest-AttachVolumeMultiAttachTest-1978803889-project-member] POST https://10.4.3.117/volume/v3/volumes/d92d8add-57b3-4dfb-a40b-4918757202bc/action Jul 27 16:13:32.319497 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.openstack.wsgi [req-71ca1390-3a11-4c7a-aaca-6d1156d59974 req-308336c7-c8c5-4c12-a94d-a9c27f2ecb02 tempest-AttachVolumeMultiAttachTest-1978803889 tempest-AttachVolumeMultiAttachTest-1978803889-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100522) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 27 16:13:32.319670 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.openstack.wsgi [req-71ca1390-3a11-4c7a-aaca-6d1156d59974 req-308336c7-c8c5-4c12-a94d-a9c27f2ecb02 tempest-AttachVolumeMultiAttachTest-1978803889 tempest-AttachVolumeMultiAttachTest-1978803889-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100522) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 27 16:13:32.334819 np0000005924 devstack@c-api.service[100522]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:13:32.334819 np0000005924 devstack@c-api.service[100522]: warnings.warn( Jul 27 16:13:32.335388 np0000005924 devstack@c-api.service[100522]: INFO cinder.volume.api [req-71ca1390-3a11-4c7a-aaca-6d1156d59974 req-308336c7-c8c5-4c12-a94d-a9c27f2ecb02 tempest-AttachVolumeMultiAttachTest-1978803889 tempest-AttachVolumeMultiAttachTest-1978803889-project-member] Volume info retrieved successfully. Jul 27 16:13:32.350375 np0000005924 devstack@c-api.service[100522]: INFO cinder.volume.api [req-71ca1390-3a11-4c7a-aaca-6d1156d59974 req-308336c7-c8c5-4c12-a94d-a9c27f2ecb02 tempest-AttachVolumeMultiAttachTest-1978803889 tempest-AttachVolumeMultiAttachTest-1978803889-project-member] Begin detaching volume completed successfully. Jul 27 16:13:32.350813 np0000005924 devstack@c-api.service[100522]: INFO cinder.api.openstack.wsgi [req-71ca1390-3a11-4c7a-aaca-6d1156d59974 req-308336c7-c8c5-4c12-a94d-a9c27f2ecb02 tempest-AttachVolumeMultiAttachTest-1978803889 tempest-AttachVolumeMultiAttachTest-1978803889-project-member] https://10.4.3.117/volume/v3/volumes/d92d8add-57b3-4dfb-a40b-4918757202bc/action returned with HTTP 202 Jul 27 16:13:32.351123 np0000005924 devstack@c-api.service[100522]: [pid: 100522|app: 0|req: 494/2003] 10.4.3.117 () {72 vars in 1672 bytes} [Mon Jul 27 16:13:32 2026] POST /volume/v3/volumes/d92d8add-57b3-4dfb-a40b-4918757202bc/action => generated 0 bytes in 36 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 27 16:13:32.382680 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.middleware.request_id [None req-3705854c-0262-41ee-8dc1-a05f9544b6a4 None None] RequestId filter calling following filter/app {{(pid=100521) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:13:32.385458 np0000005924 devstack@c-api.service[100521]: INFO cinder.api.openstack.wsgi [None req-3705854c-0262-41ee-8dc1-a05f9544b6a4 tempest-AttachVolumeMultiAttachTest-1978803889 tempest-AttachVolumeMultiAttachTest-1978803889-project-member] GET https://10.4.3.117/volume/v3/volumes/d92d8add-57b3-4dfb-a40b-4918757202bc Jul 27 16:13:32.385785 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.openstack.wsgi [None req-3705854c-0262-41ee-8dc1-a05f9544b6a4 tempest-AttachVolumeMultiAttachTest-1978803889 tempest-AttachVolumeMultiAttachTest-1978803889-project-member] Empty body provided in request {{(pid=100521) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:13:32.385982 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.openstack.wsgi [None req-3705854c-0262-41ee-8dc1-a05f9544b6a4 tempest-AttachVolumeMultiAttachTest-1978803889 tempest-AttachVolumeMultiAttachTest-1978803889-project-member] Calling method 'show' {{(pid=100521) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:13:32.399991 np0000005924 devstack@c-api.service[100521]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:13:32.399991 np0000005924 devstack@c-api.service[100521]: warnings.warn( Jul 27 16:13:32.411340 np0000005924 devstack@c-api.service[100521]: INFO cinder.volume.api [None req-3705854c-0262-41ee-8dc1-a05f9544b6a4 tempest-AttachVolumeMultiAttachTest-1978803889 tempest-AttachVolumeMultiAttachTest-1978803889-project-member] Volume info retrieved successfully. Jul 27 16:13:32.415230 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.middleware.request_id [None req-ebcf2e01-ff23-40ef-ab1f-eefb60c352d8 None None] RequestId filter calling following filter/app {{(pid=100523) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:13:32.416054 np0000005924 devstack@c-api.service[100523]: INFO cinder.api.openstack.wsgi [None req-ebcf2e01-ff23-40ef-ab1f-eefb60c352d8 None None] GET https://10.4.3.117/volume// Jul 27 16:13:32.416054 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.openstack.wsgi [None req-ebcf2e01-ff23-40ef-ab1f-eefb60c352d8 None None] Empty body provided in request {{(pid=100523) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:13:32.416296 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.openstack.wsgi [None req-ebcf2e01-ff23-40ef-ab1f-eefb60c352d8 None None] Calling method 'all' {{(pid=100523) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:13:32.416775 np0000005924 devstack@c-api.service[100523]: INFO cinder.api.openstack.wsgi [None req-ebcf2e01-ff23-40ef-ab1f-eefb60c352d8 None None] https://10.4.3.117/volume// returned with HTTP 300 Jul 27 16:13:32.417188 np0000005924 devstack@c-api.service[100523]: [pid: 100523|app: 0|req: 506/2004] 10.4.3.117 () {66 vars in 1426 bytes} [Mon Jul 27 16:13:32 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 27 16:13:32.417851 np0000005924 devstack@c-api.service[100521]: INFO cinder.api.openstack.wsgi [None req-3705854c-0262-41ee-8dc1-a05f9544b6a4 tempest-AttachVolumeMultiAttachTest-1978803889 tempest-AttachVolumeMultiAttachTest-1978803889-project-member] https://10.4.3.117/volume/v3/volumes/d92d8add-57b3-4dfb-a40b-4918757202bc returned with HTTP 200 Jul 27 16:13:32.418447 np0000005924 devstack@c-api.service[100521]: [pid: 100521|app: 0|req: 498/2005] 10.4.3.117 () {66 vars in 1348 bytes} [Mon Jul 27 16:13:32 2026] GET /volume/v3/volumes/d92d8add-57b3-4dfb-a40b-4918757202bc => generated 1148 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 27 16:13:32.424068 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.middleware.request_id [None req-d55f3a8e-7c3d-448c-8952-db9377e5f9c0 None None] RequestId filter calling following filter/app {{(pid=100524) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:13:32.426017 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.middleware.request_id [req-71ca1390-3a11-4c7a-aaca-6d1156d59974 req-1084ddc1-30c9-4d47-a083-69e7318b423c None None] RequestId filter calling following filter/app {{(pid=100522) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:13:32.426401 np0000005924 devstack@c-api.service[100524]: INFO cinder.api.openstack.wsgi [None req-d55f3a8e-7c3d-448c-8952-db9377e5f9c0 tempest-AttachVolumeTestJSON-1302607130 tempest-AttachVolumeTestJSON-1302607130-project-member] GET https://10.4.3.117/volume/v3/volumes/602b4a34-bae8-4424-8f29-eee68640cf01 Jul 27 16:13:32.426778 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.openstack.wsgi [None req-d55f3a8e-7c3d-448c-8952-db9377e5f9c0 tempest-AttachVolumeTestJSON-1302607130 tempest-AttachVolumeTestJSON-1302607130-project-member] Empty body provided in request {{(pid=100524) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:13:32.427027 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.openstack.wsgi [None req-d55f3a8e-7c3d-448c-8952-db9377e5f9c0 tempest-AttachVolumeTestJSON-1302607130 tempest-AttachVolumeTestJSON-1302607130-project-member] Calling method 'show' {{(pid=100524) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:13:32.429238 np0000005924 devstack@c-api.service[100522]: INFO cinder.api.openstack.wsgi [req-71ca1390-3a11-4c7a-aaca-6d1156d59974 req-1084ddc1-30c9-4d47-a083-69e7318b423c tempest-AttachVolumeMultiAttachTest-1978803889 tempest-AttachVolumeMultiAttachTest-1978803889-project-member] GET https://10.4.3.117/volume/v3/volumes/d92d8add-57b3-4dfb-a40b-4918757202bc Jul 27 16:13:32.429555 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.openstack.wsgi [req-71ca1390-3a11-4c7a-aaca-6d1156d59974 req-1084ddc1-30c9-4d47-a083-69e7318b423c tempest-AttachVolumeMultiAttachTest-1978803889 tempest-AttachVolumeMultiAttachTest-1978803889-project-member] Empty body provided in request {{(pid=100522) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:13:32.429816 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.openstack.wsgi [req-71ca1390-3a11-4c7a-aaca-6d1156d59974 req-1084ddc1-30c9-4d47-a083-69e7318b423c tempest-AttachVolumeMultiAttachTest-1978803889 tempest-AttachVolumeMultiAttachTest-1978803889-project-member] Calling method 'show' {{(pid=100522) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:13:32.437675 np0000005924 devstack@c-api.service[100524]: INFO cinder.api.openstack.wsgi [None req-d55f3a8e-7c3d-448c-8952-db9377e5f9c0 tempest-AttachVolumeTestJSON-1302607130 tempest-AttachVolumeTestJSON-1302607130-project-member] https://10.4.3.117/volume/v3/volumes/602b4a34-bae8-4424-8f29-eee68640cf01 returned with HTTP 404 Jul 27 16:13:32.438128 np0000005924 devstack@c-api.service[100524]: [pid: 100524|app: 0|req: 508/2006] 10.4.3.117 () {66 vars in 1348 bytes} [Mon Jul 27 16:13:32 2026] GET /volume/v3/volumes/602b4a34-bae8-4424-8f29-eee68640cf01 => generated 109 bytes in 16 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 27 16:13:32.441919 np0000005924 devstack@c-api.service[100522]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:13:32.441919 np0000005924 devstack@c-api.service[100522]: warnings.warn( Jul 27 16:13:32.458665 np0000005924 devstack@c-api.service[100522]: INFO cinder.volume.api [req-71ca1390-3a11-4c7a-aaca-6d1156d59974 req-1084ddc1-30c9-4d47-a083-69e7318b423c tempest-AttachVolumeMultiAttachTest-1978803889 tempest-AttachVolumeMultiAttachTest-1978803889-project-member] Volume info retrieved successfully. Jul 27 16:13:32.474751 np0000005924 devstack@c-api.service[100522]: INFO cinder.api.openstack.wsgi [req-71ca1390-3a11-4c7a-aaca-6d1156d59974 req-1084ddc1-30c9-4d47-a083-69e7318b423c tempest-AttachVolumeMultiAttachTest-1978803889 tempest-AttachVolumeMultiAttachTest-1978803889-project-member] https://10.4.3.117/volume/v3/volumes/d92d8add-57b3-4dfb-a40b-4918757202bc returned with HTTP 200 Jul 27 16:13:32.476805 np0000005924 devstack@c-api.service[100522]: [pid: 100522|app: 0|req: 495/2007] 10.4.3.117 () {70 vars in 1639 bytes} [Mon Jul 27 16:13:32 2026] GET /volume/v3/volumes/d92d8add-57b3-4dfb-a40b-4918757202bc => generated 1328 bytes in 51 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 27 16:13:32.549097 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.middleware.request_id [None req-f91e6ed5-0b1f-48a3-bd2a-0422d9801656 None None] RequestId filter calling following filter/app {{(pid=100523) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:13:32.551611 np0000005924 devstack@c-api.service[100523]: INFO cinder.api.openstack.wsgi [None req-f91e6ed5-0b1f-48a3-bd2a-0422d9801656 tempest-VolumesBackupsTest-1601316061 tempest-VolumesBackupsTest-1601316061-project-member] GET https://10.4.3.117/volume/v3/backups/b03c08df-2ec2-41f6-b883-b6fc0866c35b Jul 27 16:13:32.551823 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.openstack.wsgi [None req-f91e6ed5-0b1f-48a3-bd2a-0422d9801656 tempest-VolumesBackupsTest-1601316061 tempest-VolumesBackupsTest-1601316061-project-member] Empty body provided in request {{(pid=100523) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:13:32.552008 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.openstack.wsgi [None req-f91e6ed5-0b1f-48a3-bd2a-0422d9801656 tempest-VolumesBackupsTest-1601316061 tempest-VolumesBackupsTest-1601316061-project-member] Calling method 'show' {{(pid=100523) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:13:32.552111 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.v3.backups [None req-f91e6ed5-0b1f-48a3-bd2a-0422d9801656 tempest-VolumesBackupsTest-1601316061 tempest-VolumesBackupsTest-1601316061-project-member] Show backup with id b03c08df-2ec2-41f6-b883-b6fc0866c35b. {{(pid=100523) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 27 16:13:32.583613 np0000005924 devstack@c-api.service[100523]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:13:32.583613 np0000005924 devstack@c-api.service[100523]: warnings.warn( Jul 27 16:13:32.584582 np0000005924 devstack@c-api.service[100523]: INFO cinder.api.openstack.wsgi [None req-f91e6ed5-0b1f-48a3-bd2a-0422d9801656 tempest-VolumesBackupsTest-1601316061 tempest-VolumesBackupsTest-1601316061-project-member] https://10.4.3.117/volume/v3/backups/b03c08df-2ec2-41f6-b883-b6fc0866c35b returned with HTTP 200 Jul 27 16:13:32.585043 np0000005924 devstack@c-api.service[100523]: [pid: 100523|app: 0|req: 507/2008] 10.4.3.117 () {66 vars in 1348 bytes} [Mon Jul 27 16:13:32 2026] GET /volume/v3/backups/b03c08df-2ec2-41f6-b883-b6fc0866c35b => generated 789 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 27 16:13:33.376241 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.middleware.request_id [req-691af99b-b4ff-4a6a-bddd-932c76603dec req-be029e6a-a80d-4acd-8c5d-3a3a94030d3d None None] RequestId filter calling following filter/app {{(pid=100521) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:13:33.378552 np0000005924 devstack@c-api.service[100521]: INFO cinder.api.openstack.wsgi [req-691af99b-b4ff-4a6a-bddd-932c76603dec req-be029e6a-a80d-4acd-8c5d-3a3a94030d3d tempest-TestVolumeBootPattern-1923367323 tempest-TestVolumeBootPattern-1923367323-project-member] DELETE https://10.4.3.117/volume/v3/attachments/9850652e-b45f-4c7f-88c8-83bffdc653f1 Jul 27 16:13:33.378763 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.openstack.wsgi [req-691af99b-b4ff-4a6a-bddd-932c76603dec req-be029e6a-a80d-4acd-8c5d-3a3a94030d3d tempest-TestVolumeBootPattern-1923367323 tempest-TestVolumeBootPattern-1923367323-project-member] Empty body provided in request {{(pid=100521) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:13:33.378987 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.openstack.wsgi [req-691af99b-b4ff-4a6a-bddd-932c76603dec req-be029e6a-a80d-4acd-8c5d-3a3a94030d3d tempest-TestVolumeBootPattern-1923367323 tempest-TestVolumeBootPattern-1923367323-project-member] Calling method 'version_select' {{(pid=100521) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:13:33.391732 np0000005924 devstack@c-api.service[100521]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:13:33.391732 np0000005924 devstack@c-api.service[100521]: warnings.warn( Jul 27 16:13:33.439600 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.middleware.request_id [None req-dc8c76a1-0725-49a7-a5f9-86d16cc1c7c8 None None] RequestId filter calling following filter/app {{(pid=100524) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:13:33.439600 np0000005924 devstack@c-api.service[100524]: INFO cinder.api.openstack.wsgi [None req-dc8c76a1-0725-49a7-a5f9-86d16cc1c7c8 tempest-AttachVolumeMultiAttachTest-1978803889 tempest-AttachVolumeMultiAttachTest-1978803889-project-member] GET https://10.4.3.117/volume/v3/volumes/d92d8add-57b3-4dfb-a40b-4918757202bc Jul 27 16:13:33.439600 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.openstack.wsgi [None req-dc8c76a1-0725-49a7-a5f9-86d16cc1c7c8 tempest-AttachVolumeMultiAttachTest-1978803889 tempest-AttachVolumeMultiAttachTest-1978803889-project-member] Empty body provided in request {{(pid=100524) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:13:33.439600 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.openstack.wsgi [None req-dc8c76a1-0725-49a7-a5f9-86d16cc1c7c8 tempest-AttachVolumeMultiAttachTest-1978803889 tempest-AttachVolumeMultiAttachTest-1978803889-project-member] Calling method 'show' {{(pid=100524) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:13:33.448581 np0000005924 devstack@c-api.service[100524]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:13:33.448581 np0000005924 devstack@c-api.service[100524]: warnings.warn( Jul 27 16:13:33.455841 np0000005924 devstack@c-api.service[100524]: INFO cinder.volume.api [None req-dc8c76a1-0725-49a7-a5f9-86d16cc1c7c8 tempest-AttachVolumeMultiAttachTest-1978803889 tempest-AttachVolumeMultiAttachTest-1978803889-project-member] Volume info retrieved successfully. Jul 27 16:13:33.458638 np0000005924 devstack@c-api.service[100524]: INFO cinder.api.openstack.wsgi [None req-dc8c76a1-0725-49a7-a5f9-86d16cc1c7c8 tempest-AttachVolumeMultiAttachTest-1978803889 tempest-AttachVolumeMultiAttachTest-1978803889-project-member] https://10.4.3.117/volume/v3/volumes/d92d8add-57b3-4dfb-a40b-4918757202bc returned with HTTP 200 Jul 27 16:13:33.459006 np0000005924 devstack@c-api.service[100524]: [pid: 100524|app: 0|req: 509/2009] 10.4.3.117 () {66 vars in 1348 bytes} [Mon Jul 27 16:13:33 2026] GET /volume/v3/volumes/d92d8add-57b3-4dfb-a40b-4918757202bc => generated 1148 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 27 16:13:33.532186 np0000005924 devstack@c-api.service[100521]: INFO cinder.api.openstack.wsgi [req-691af99b-b4ff-4a6a-bddd-932c76603dec req-be029e6a-a80d-4acd-8c5d-3a3a94030d3d tempest-TestVolumeBootPattern-1923367323 tempest-TestVolumeBootPattern-1923367323-project-member] https://10.4.3.117/volume/v3/attachments/9850652e-b45f-4c7f-88c8-83bffdc653f1 returned with HTTP 200 Jul 27 16:13:33.532918 np0000005924 devstack@c-api.service[100521]: [pid: 100521|app: 0|req: 499/2010] 10.4.3.117 () {72 vars in 1673 bytes} [Mon Jul 27 16:13:33 2026] DELETE /volume/v3/attachments/9850652e-b45f-4c7f-88c8-83bffdc653f1 => generated 19 bytes in 157 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 27 16:13:33.598980 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.middleware.request_id [None req-4430686f-6e81-47d3-b8c1-b32978db61f3 None None] RequestId filter calling following filter/app {{(pid=100522) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:13:33.599960 np0000005924 devstack@c-api.service[100522]: INFO cinder.api.openstack.wsgi [None req-4430686f-6e81-47d3-b8c1-b32978db61f3 tempest-VolumesBackupsTest-1601316061 tempest-VolumesBackupsTest-1601316061-project-member] GET https://10.4.3.117/volume/v3/backups/b03c08df-2ec2-41f6-b883-b6fc0866c35b Jul 27 16:13:33.600186 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.openstack.wsgi [None req-4430686f-6e81-47d3-b8c1-b32978db61f3 tempest-VolumesBackupsTest-1601316061 tempest-VolumesBackupsTest-1601316061-project-member] Empty body provided in request {{(pid=100522) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:13:33.600385 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.openstack.wsgi [None req-4430686f-6e81-47d3-b8c1-b32978db61f3 tempest-VolumesBackupsTest-1601316061 tempest-VolumesBackupsTest-1601316061-project-member] Calling method 'show' {{(pid=100522) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:13:33.600498 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.v3.backups [None req-4430686f-6e81-47d3-b8c1-b32978db61f3 tempest-VolumesBackupsTest-1601316061 tempest-VolumesBackupsTest-1601316061-project-member] Show backup with id b03c08df-2ec2-41f6-b883-b6fc0866c35b. {{(pid=100522) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 27 16:13:33.604928 np0000005924 devstack@c-api.service[100522]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:13:33.604928 np0000005924 devstack@c-api.service[100522]: warnings.warn( Jul 27 16:13:33.605608 np0000005924 devstack@c-api.service[100522]: INFO cinder.api.openstack.wsgi [None req-4430686f-6e81-47d3-b8c1-b32978db61f3 tempest-VolumesBackupsTest-1601316061 tempest-VolumesBackupsTest-1601316061-project-member] https://10.4.3.117/volume/v3/backups/b03c08df-2ec2-41f6-b883-b6fc0866c35b returned with HTTP 200 Jul 27 16:13:33.605983 np0000005924 devstack@c-api.service[100522]: [pid: 100522|app: 0|req: 496/2011] 10.4.3.117 () {66 vars in 1348 bytes} [Mon Jul 27 16:13:33 2026] GET /volume/v3/backups/b03c08df-2ec2-41f6-b883-b6fc0866c35b => generated 789 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 27 16:13:34.472009 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.middleware.request_id [None req-b64dc883-e40e-46d3-a197-a076018207da None None] RequestId filter calling following filter/app {{(pid=100523) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:13:34.474141 np0000005924 devstack@c-api.service[100523]: INFO cinder.api.openstack.wsgi [None req-b64dc883-e40e-46d3-a197-a076018207da tempest-AttachVolumeMultiAttachTest-1978803889 tempest-AttachVolumeMultiAttachTest-1978803889-project-member] GET https://10.4.3.117/volume/v3/volumes/d92d8add-57b3-4dfb-a40b-4918757202bc Jul 27 16:13:34.474356 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.openstack.wsgi [None req-b64dc883-e40e-46d3-a197-a076018207da tempest-AttachVolumeMultiAttachTest-1978803889 tempest-AttachVolumeMultiAttachTest-1978803889-project-member] Empty body provided in request {{(pid=100523) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:13:34.474930 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.openstack.wsgi [None req-b64dc883-e40e-46d3-a197-a076018207da tempest-AttachVolumeMultiAttachTest-1978803889 tempest-AttachVolumeMultiAttachTest-1978803889-project-member] Calling method 'show' {{(pid=100523) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:13:34.523380 np0000005924 devstack@c-api.service[100523]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:13:34.523380 np0000005924 devstack@c-api.service[100523]: warnings.warn( Jul 27 16:13:34.527408 np0000005924 devstack@c-api.service[100523]: INFO cinder.volume.api [None req-b64dc883-e40e-46d3-a197-a076018207da tempest-AttachVolumeMultiAttachTest-1978803889 tempest-AttachVolumeMultiAttachTest-1978803889-project-member] Volume info retrieved successfully. Jul 27 16:13:34.532604 np0000005924 devstack@c-api.service[100523]: INFO cinder.api.openstack.wsgi [None req-b64dc883-e40e-46d3-a197-a076018207da tempest-AttachVolumeMultiAttachTest-1978803889 tempest-AttachVolumeMultiAttachTest-1978803889-project-member] https://10.4.3.117/volume/v3/volumes/d92d8add-57b3-4dfb-a40b-4918757202bc returned with HTTP 200 Jul 27 16:13:34.532989 np0000005924 devstack@c-api.service[100523]: [pid: 100523|app: 0|req: 508/2012] 10.4.3.117 () {66 vars in 1348 bytes} [Mon Jul 27 16:13:34 2026] GET /volume/v3/volumes/d92d8add-57b3-4dfb-a40b-4918757202bc => generated 1148 bytes in 62 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 27 16:13:34.618846 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.middleware.request_id [None req-73bb38b1-b6c0-4be3-8c38-2ba203c17b55 None None] RequestId filter calling following filter/app {{(pid=100524) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:13:34.621922 np0000005924 devstack@c-api.service[100524]: INFO cinder.api.openstack.wsgi [None req-73bb38b1-b6c0-4be3-8c38-2ba203c17b55 tempest-VolumesBackupsTest-1601316061 tempest-VolumesBackupsTest-1601316061-project-member] GET https://10.4.3.117/volume/v3/backups/b03c08df-2ec2-41f6-b883-b6fc0866c35b Jul 27 16:13:34.621922 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.openstack.wsgi [None req-73bb38b1-b6c0-4be3-8c38-2ba203c17b55 tempest-VolumesBackupsTest-1601316061 tempest-VolumesBackupsTest-1601316061-project-member] Empty body provided in request {{(pid=100524) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:13:34.621922 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.openstack.wsgi [None req-73bb38b1-b6c0-4be3-8c38-2ba203c17b55 tempest-VolumesBackupsTest-1601316061 tempest-VolumesBackupsTest-1601316061-project-member] Calling method 'show' {{(pid=100524) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:13:34.621922 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.v3.backups [None req-73bb38b1-b6c0-4be3-8c38-2ba203c17b55 tempest-VolumesBackupsTest-1601316061 tempest-VolumesBackupsTest-1601316061-project-member] Show backup with id b03c08df-2ec2-41f6-b883-b6fc0866c35b. {{(pid=100524) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 27 16:13:34.627172 np0000005924 devstack@c-api.service[100524]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:13:34.627172 np0000005924 devstack@c-api.service[100524]: warnings.warn( Jul 27 16:13:34.627965 np0000005924 devstack@c-api.service[100524]: INFO cinder.api.openstack.wsgi [None req-73bb38b1-b6c0-4be3-8c38-2ba203c17b55 tempest-VolumesBackupsTest-1601316061 tempest-VolumesBackupsTest-1601316061-project-member] https://10.4.3.117/volume/v3/backups/b03c08df-2ec2-41f6-b883-b6fc0866c35b returned with HTTP 200 Jul 27 16:13:34.628380 np0000005924 devstack@c-api.service[100524]: [pid: 100524|app: 0|req: 510/2013] 10.4.3.117 () {66 vars in 1348 bytes} [Mon Jul 27 16:13:34 2026] GET /volume/v3/backups/b03c08df-2ec2-41f6-b883-b6fc0866c35b => generated 789 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 27 16:13:35.329835 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.middleware.request_id [None req-b1d24892-6abc-4d37-b4e0-ad324a9c618f None None] RequestId filter calling following filter/app {{(pid=100521) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:13:35.331530 np0000005924 devstack@c-api.service[100521]: INFO cinder.api.openstack.wsgi [None req-b1d24892-6abc-4d37-b4e0-ad324a9c618f tempest-TestVolumeBootPattern-1923367323 tempest-TestVolumeBootPattern-1923367323-project-member] DELETE https://10.4.3.117/volume/v3/volumes/5a05c338-8005-4766-af92-69ad07aa3b1f Jul 27 16:13:35.331703 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.openstack.wsgi [None req-b1d24892-6abc-4d37-b4e0-ad324a9c618f tempest-TestVolumeBootPattern-1923367323 tempest-TestVolumeBootPattern-1923367323-project-member] Empty body provided in request {{(pid=100521) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:13:35.331925 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.openstack.wsgi [None req-b1d24892-6abc-4d37-b4e0-ad324a9c618f tempest-TestVolumeBootPattern-1923367323 tempest-TestVolumeBootPattern-1923367323-project-member] Calling method 'delete' {{(pid=100521) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:13:35.332081 np0000005924 devstack@c-api.service[100521]: INFO cinder.api.v3.volumes [None req-b1d24892-6abc-4d37-b4e0-ad324a9c618f tempest-TestVolumeBootPattern-1923367323 tempest-TestVolumeBootPattern-1923367323-project-member] Delete volume with id: 5a05c338-8005-4766-af92-69ad07aa3b1f Jul 27 16:13:35.338749 np0000005924 devstack@c-api.service[100521]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:13:35.338749 np0000005924 devstack@c-api.service[100521]: warnings.warn( Jul 27 16:13:35.342351 np0000005924 devstack@c-api.service[100521]: INFO cinder.volume.api [None req-b1d24892-6abc-4d37-b4e0-ad324a9c618f tempest-TestVolumeBootPattern-1923367323 tempest-TestVolumeBootPattern-1923367323-project-member] Volume info retrieved successfully. Jul 27 16:13:35.377315 np0000005924 devstack@c-api.service[100521]: INFO cinder.volume.api [None req-b1d24892-6abc-4d37-b4e0-ad324a9c618f tempest-TestVolumeBootPattern-1923367323 tempest-TestVolumeBootPattern-1923367323-project-member] Delete volume request issued successfully. Jul 27 16:13:35.377511 np0000005924 devstack@c-api.service[100521]: INFO cinder.api.openstack.wsgi [None req-b1d24892-6abc-4d37-b4e0-ad324a9c618f tempest-TestVolumeBootPattern-1923367323 tempest-TestVolumeBootPattern-1923367323-project-member] https://10.4.3.117/volume/v3/volumes/5a05c338-8005-4766-af92-69ad07aa3b1f returned with HTTP 202 Jul 27 16:13:35.377907 np0000005924 devstack@c-api.service[100521]: [pid: 100521|app: 0|req: 500/2014] 10.4.3.117 () {66 vars in 1351 bytes} [Mon Jul 27 16:13:35 2026] DELETE /volume/v3/volumes/5a05c338-8005-4766-af92-69ad07aa3b1f => generated 0 bytes in 48 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 27 16:13:35.385446 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.middleware.request_id [None req-5f6c76d0-82cc-43c8-96f2-a64cc309781a None None] RequestId filter calling following filter/app {{(pid=100522) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:13:35.389174 np0000005924 devstack@c-api.service[100522]: INFO cinder.api.openstack.wsgi [None req-5f6c76d0-82cc-43c8-96f2-a64cc309781a tempest-TestVolumeBootPattern-1923367323 tempest-TestVolumeBootPattern-1923367323-project-member] GET https://10.4.3.117/volume/v3/volumes/5a05c338-8005-4766-af92-69ad07aa3b1f Jul 27 16:13:35.389939 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.openstack.wsgi [None req-5f6c76d0-82cc-43c8-96f2-a64cc309781a tempest-TestVolumeBootPattern-1923367323 tempest-TestVolumeBootPattern-1923367323-project-member] Empty body provided in request {{(pid=100522) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:13:35.390896 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.openstack.wsgi [None req-5f6c76d0-82cc-43c8-96f2-a64cc309781a tempest-TestVolumeBootPattern-1923367323 tempest-TestVolumeBootPattern-1923367323-project-member] Calling method 'show' {{(pid=100522) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:13:35.403194 np0000005924 devstack@c-api.service[100522]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:13:35.403194 np0000005924 devstack@c-api.service[100522]: warnings.warn( Jul 27 16:13:35.409695 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.middleware.request_id [None req-fd05241f-1564-45b4-8124-99af88e7c4c9 None None] RequestId filter calling following filter/app {{(pid=100523) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:13:35.411442 np0000005924 devstack@c-api.service[100522]: INFO cinder.volume.api [None req-5f6c76d0-82cc-43c8-96f2-a64cc309781a tempest-TestVolumeBootPattern-1923367323 tempest-TestVolumeBootPattern-1923367323-project-member] Volume info retrieved successfully. Jul 27 16:13:35.416686 np0000005924 devstack@c-api.service[100522]: INFO cinder.api.openstack.wsgi [None req-5f6c76d0-82cc-43c8-96f2-a64cc309781a tempest-TestVolumeBootPattern-1923367323 tempest-TestVolumeBootPattern-1923367323-project-member] https://10.4.3.117/volume/v3/volumes/5a05c338-8005-4766-af92-69ad07aa3b1f returned with HTTP 200 Jul 27 16:13:35.417135 np0000005924 devstack@c-api.service[100522]: [pid: 100522|app: 0|req: 497/2015] 10.4.3.117 () {66 vars in 1348 bytes} [Mon Jul 27 16:13:35 2026] GET /volume/v3/volumes/5a05c338-8005-4766-af92-69ad07aa3b1f => generated 1366 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 27 16:13:35.535342 np0000005924 devstack@c-api.service[100523]: INFO cinder.api.openstack.wsgi [None req-fd05241f-1564-45b4-8124-99af88e7c4c9 tempest-TestEncryptedCinderVolumes-877559909 tempest-TestEncryptedCinderVolumes-877559909-project-admin] POST https://10.4.3.117/volume/v3/types Jul 27 16:13:35.535934 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.openstack.wsgi [None req-fd05241f-1564-45b4-8124-99af88e7c4c9 tempest-TestEncryptedCinderVolumes-877559909 tempest-TestEncryptedCinderVolumes-877559909-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-scenario-type-cryptsetup-102122248", "extra_specs": {}}} {{(pid=100523) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 27 16:13:35.550258 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.middleware.request_id [None req-276d3037-edd6-4e6f-9190-cedaa15f15b7 None None] RequestId filter calling following filter/app {{(pid=100524) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:13:35.552137 np0000005924 devstack@c-api.service[100524]: INFO cinder.api.openstack.wsgi [None req-276d3037-edd6-4e6f-9190-cedaa15f15b7 tempest-AttachVolumeMultiAttachTest-1978803889 tempest-AttachVolumeMultiAttachTest-1978803889-project-member] GET https://10.4.3.117/volume/v3/volumes/d92d8add-57b3-4dfb-a40b-4918757202bc Jul 27 16:13:35.552339 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.openstack.wsgi [None req-276d3037-edd6-4e6f-9190-cedaa15f15b7 tempest-AttachVolumeMultiAttachTest-1978803889 tempest-AttachVolumeMultiAttachTest-1978803889-project-member] Empty body provided in request {{(pid=100524) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:13:35.552598 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.openstack.wsgi [None req-276d3037-edd6-4e6f-9190-cedaa15f15b7 tempest-AttachVolumeMultiAttachTest-1978803889 tempest-AttachVolumeMultiAttachTest-1978803889-project-member] Calling method 'show' {{(pid=100524) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:13:35.563736 np0000005924 devstack@c-api.service[100523]: INFO cinder.api.openstack.wsgi [None req-fd05241f-1564-45b4-8124-99af88e7c4c9 tempest-TestEncryptedCinderVolumes-877559909 tempest-TestEncryptedCinderVolumes-877559909-project-admin] https://10.4.3.117/volume/v3/types returned with HTTP 200 Jul 27 16:13:35.563878 np0000005924 devstack@c-api.service[100523]: [pid: 100523|app: 0|req: 509/2016] 10.4.3.117 () {68 vars in 1252 bytes} [Mon Jul 27 16:13:35 2026] POST /volume/v3/types => generated 217 bytes in 154 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 27 16:13:35.580035 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.middleware.request_id [None req-e2f580b9-96b8-4797-ae40-7e58a5ac4c07 None None] RequestId filter calling following filter/app {{(pid=100521) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:13:35.582287 np0000005924 devstack@c-api.service[100524]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:13:35.582287 np0000005924 devstack@c-api.service[100524]: warnings.warn( Jul 27 16:13:35.582466 np0000005924 devstack@c-api.service[100521]: INFO cinder.api.openstack.wsgi [None req-e2f580b9-96b8-4797-ae40-7e58a5ac4c07 tempest-TestEncryptedCinderVolumes-877559909 tempest-TestEncryptedCinderVolumes-877559909-project-admin] POST https://10.4.3.117/volume/v3/types/292c3811-de6f-4893-a26a-88b4ad806ead/encryption Jul 27 16:13:35.582843 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.openstack.wsgi [None req-e2f580b9-96b8-4797-ae40-7e58a5ac4c07 tempest-TestEncryptedCinderVolumes-877559909 tempest-TestEncryptedCinderVolumes-877559909-project-admin] Action: 'create', calling method: create, body: {"encryption": {"provider": "plain", "key_size": 256, "cipher": "aes-xts-plain64", "control_location": "front-end"}} {{(pid=100521) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 27 16:13:35.593350 np0000005924 devstack@c-api.service[100524]: INFO cinder.volume.api [None req-276d3037-edd6-4e6f-9190-cedaa15f15b7 tempest-AttachVolumeMultiAttachTest-1978803889 tempest-AttachVolumeMultiAttachTest-1978803889-project-member] Volume info retrieved successfully. Jul 27 16:13:35.604270 np0000005924 devstack@c-api.service[100524]: INFO cinder.api.openstack.wsgi [None req-276d3037-edd6-4e6f-9190-cedaa15f15b7 tempest-AttachVolumeMultiAttachTest-1978803889 tempest-AttachVolumeMultiAttachTest-1978803889-project-member] https://10.4.3.117/volume/v3/volumes/d92d8add-57b3-4dfb-a40b-4918757202bc returned with HTTP 200 Jul 27 16:13:35.604728 np0000005924 devstack@c-api.service[100524]: [pid: 100524|app: 0|req: 511/2017] 10.4.3.117 () {66 vars in 1348 bytes} [Mon Jul 27 16:13:35 2026] GET /volume/v3/volumes/d92d8add-57b3-4dfb-a40b-4918757202bc => generated 1148 bytes in 55 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 27 16:13:35.616067 np0000005924 devstack@c-api.service[100521]: INFO cinder.api.openstack.wsgi [None req-e2f580b9-96b8-4797-ae40-7e58a5ac4c07 tempest-TestEncryptedCinderVolumes-877559909 tempest-TestEncryptedCinderVolumes-877559909-project-admin] https://10.4.3.117/volume/v3/types/292c3811-de6f-4893-a26a-88b4ad806ead/encryption returned with HTTP 200 Jul 27 16:13:35.616649 np0000005924 devstack@c-api.service[100521]: [pid: 100521|app: 0|req: 501/2018] 10.4.3.117 () {68 vars in 1397 bytes} [Mon Jul 27 16:13:35 2026] POST /volume/v3/types/292c3811-de6f-4893-a26a-88b4ad806ead/encryption => generated 231 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 27 16:13:35.627194 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.middleware.request_id [None req-1aa1276e-c3f5-4923-9a17-5913191ce453 None None] RequestId filter calling following filter/app {{(pid=100522) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:13:35.645112 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.middleware.request_id [None req-f6bd3383-28d5-4158-a32a-5035591cc309 None None] RequestId filter calling following filter/app {{(pid=100523) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:13:35.646820 np0000005924 devstack@c-api.service[100523]: INFO cinder.api.openstack.wsgi [None req-f6bd3383-28d5-4158-a32a-5035591cc309 tempest-VolumesBackupsTest-1601316061 tempest-VolumesBackupsTest-1601316061-project-member] GET https://10.4.3.117/volume/v3/backups/b03c08df-2ec2-41f6-b883-b6fc0866c35b Jul 27 16:13:35.647020 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.openstack.wsgi [None req-f6bd3383-28d5-4158-a32a-5035591cc309 tempest-VolumesBackupsTest-1601316061 tempest-VolumesBackupsTest-1601316061-project-member] Empty body provided in request {{(pid=100523) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:13:35.647250 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.openstack.wsgi [None req-f6bd3383-28d5-4158-a32a-5035591cc309 tempest-VolumesBackupsTest-1601316061 tempest-VolumesBackupsTest-1601316061-project-member] Calling method 'show' {{(pid=100523) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:13:35.647561 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.v3.backups [None req-f6bd3383-28d5-4158-a32a-5035591cc309 tempest-VolumesBackupsTest-1601316061 tempest-VolumesBackupsTest-1601316061-project-member] Show backup with id b03c08df-2ec2-41f6-b883-b6fc0866c35b. {{(pid=100523) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 27 16:13:35.656362 np0000005924 devstack@c-api.service[100523]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:13:35.656362 np0000005924 devstack@c-api.service[100523]: warnings.warn( Jul 27 16:13:35.657315 np0000005924 devstack@c-api.service[100523]: INFO cinder.api.openstack.wsgi [None req-f6bd3383-28d5-4158-a32a-5035591cc309 tempest-VolumesBackupsTest-1601316061 tempest-VolumesBackupsTest-1601316061-project-member] https://10.4.3.117/volume/v3/backups/b03c08df-2ec2-41f6-b883-b6fc0866c35b returned with HTTP 200 Jul 27 16:13:35.657810 np0000005924 devstack@c-api.service[100523]: [pid: 100523|app: 0|req: 510/2019] 10.4.3.117 () {66 vars in 1348 bytes} [Mon Jul 27 16:13:35 2026] GET /volume/v3/backups/b03c08df-2ec2-41f6-b883-b6fc0866c35b => generated 789 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 27 16:13:35.767690 np0000005924 devstack@c-api.service[100522]: INFO cinder.api.openstack.wsgi [None req-1aa1276e-c3f5-4923-9a17-5913191ce453 tempest-TestEncryptedCinderVolumes-328802700 tempest-TestEncryptedCinderVolumes-328802700-project-member] POST https://10.4.3.117/volume/v3/volumes Jul 27 16:13:35.768081 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.openstack.wsgi [None req-1aa1276e-c3f5-4923-9a17-5913191ce453 tempest-TestEncryptedCinderVolumes-328802700 tempest-TestEncryptedCinderVolumes-328802700-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestEncryptedCinderVolumes-volume-1042563673", "snapshot_id": null, "imageRef": null, "volume_type": "tempest-scenario-type-cryptsetup-102122248", "size": 1}} {{(pid=100522) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 27 16:13:35.769621 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.v3.volumes [None req-1aa1276e-c3f5-4923-9a17-5913191ce453 tempest-TestEncryptedCinderVolumes-328802700 tempest-TestEncryptedCinderVolumes-328802700-project-member] Create volume request body: {'volume': {'name': 'tempest-TestEncryptedCinderVolumes-volume-1042563673', 'snapshot_id': None, 'imageRef': None, 'volume_type': 'tempest-scenario-type-cryptsetup-102122248', 'size': 1}} {{(pid=100522) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 27 16:13:35.775835 np0000005924 devstack@c-api.service[100522]: INFO cinder.api.v3.volumes [None req-1aa1276e-c3f5-4923-9a17-5913191ce453 tempest-TestEncryptedCinderVolumes-328802700 tempest-TestEncryptedCinderVolumes-328802700-project-member] Create volume of 1 GB Jul 27 16:13:35.776144 np0000005924 devstack@c-api.service[100522]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:13:35.776144 np0000005924 devstack@c-api.service[100522]: warnings.warn( Jul 27 16:13:35.776616 np0000005924 devstack@c-api.service[100522]: INFO cinder.volume.api [None req-1aa1276e-c3f5-4923-9a17-5913191ce453 tempest-TestEncryptedCinderVolumes-328802700 tempest-TestEncryptedCinderVolumes-328802700-project-member] Availability Zones retrieved successfully. Jul 27 16:13:35.781911 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.volume.api [None req-1aa1276e-c3f5-4923-9a17-5913191ce453 tempest-TestEncryptedCinderVolumes-328802700 tempest-TestEncryptedCinderVolumes-328802700-project-member] Flow 'volume_create_api' (17e13f4a-18d9-4fc5-bcab-57ee0b226fd4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100522) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 27 16:13:35.782801 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.volume.api [None req-1aa1276e-c3f5-4923-9a17-5913191ce453 tempest-TestEncryptedCinderVolumes-328802700 tempest-TestEncryptedCinderVolumes-328802700-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (a7381622-a84b-4e65-84ce-09a94be94b53) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100522) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 27 16:13:35.783593 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.volume.flows.api.create_volume [None req-1aa1276e-c3f5-4923-9a17-5913191ce453 tempest-TestEncryptedCinderVolumes-328802700 tempest-TestEncryptedCinderVolumes-328802700-project-member] Validating volume size '1' using validate_int {{(pid=100522) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 27 16:13:35.808114 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.volume.api [None req-1aa1276e-c3f5-4923-9a17-5913191ce453 tempest-TestEncryptedCinderVolumes-328802700 tempest-TestEncryptedCinderVolumes-328802700-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (a7381622-a84b-4e65-84ce-09a94be94b53) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-27T16:13:36Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=292c3811-de6f-4893-a26a-88b4ad806ead,is_public=True,name='tempest-scenario-type-cryptsetup-102122248',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '292c3811-de6f-4893-a26a-88b4ad806ead', '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=100522) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 27 16:13:35.808954 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.volume.api [None req-1aa1276e-c3f5-4923-9a17-5913191ce453 tempest-TestEncryptedCinderVolumes-328802700 tempest-TestEncryptedCinderVolumes-328802700-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (4758aa5d-aa0f-4770-9da1-947593a5efeb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100522) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 27 16:13:35.841167 np0000005924 devstack@c-api.service[100522]: WARNING cinder.quota [None req-1aa1276e-c3f5-4923-9a17-5913191ce453 tempest-TestEncryptedCinderVolumes-328802700 tempest-TestEncryptedCinderVolumes-328802700-project-member] Deprecated: Default quota for resource: volumes_tempest-scenario-type-cryptsetup-102122248 is set by the default quota flag: quota_volumes_tempest-scenario-type-cryptsetup-102122248, it is now deprecated. Please use the default quota class for default quota. Jul 27 16:13:35.841526 np0000005924 devstack@c-api.service[100522]: WARNING cinder.quota [None req-1aa1276e-c3f5-4923-9a17-5913191ce453 tempest-TestEncryptedCinderVolumes-328802700 tempest-TestEncryptedCinderVolumes-328802700-project-member] Deprecated: Default quota for resource: gigabytes_tempest-scenario-type-cryptsetup-102122248 is set by the default quota flag: quota_gigabytes_tempest-scenario-type-cryptsetup-102122248, it is now deprecated. Please use the default quota class for default quota. Jul 27 16:13:35.880405 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.quota [None req-1aa1276e-c3f5-4923-9a17-5913191ce453 tempest-TestEncryptedCinderVolumes-328802700 tempest-TestEncryptedCinderVolumes-328802700-project-member] Created reservations ['53d857a1-26c2-455a-9047-cfc7a2502f08', 'c81e9dd2-8f10-4fb4-81ab-551d57a422a0', '35ee4ab8-eeaf-4393-9b5c-97e944097dc5', '4a53525a-c503-4af9-8f6d-23454aa65e3d'] {{(pid=100522) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 27 16:13:35.881625 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.volume.api [None req-1aa1276e-c3f5-4923-9a17-5913191ce453 tempest-TestEncryptedCinderVolumes-328802700 tempest-TestEncryptedCinderVolumes-328802700-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (4758aa5d-aa0f-4770-9da1-947593a5efeb) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['53d857a1-26c2-455a-9047-cfc7a2502f08', 'c81e9dd2-8f10-4fb4-81ab-551d57a422a0', '35ee4ab8-eeaf-4393-9b5c-97e944097dc5', '4a53525a-c503-4af9-8f6d-23454aa65e3d']}' {{(pid=100522) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 27 16:13:35.882409 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.volume.api [None req-1aa1276e-c3f5-4923-9a17-5913191ce453 tempest-TestEncryptedCinderVolumes-328802700 tempest-TestEncryptedCinderVolumes-328802700-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (e2160440-681f-4c41-bb90-522d96581bd8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100522) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 27 16:13:35.905255 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.volume.api [None req-1aa1276e-c3f5-4923-9a17-5913191ce453 tempest-TestEncryptedCinderVolumes-328802700 tempest-TestEncryptedCinderVolumes-328802700-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (e2160440-681f-4c41-bb90-522d96581bd8) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'd804ea04-be57-40c1-ac85-72c74c9edee8', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestEncryptedCinderVolumes-volume-1042563673',encryption_key_id=00000000-0000-0000-0000-000000000000,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='9347c684489b45ffafbd8f32089fb763',qos_specs=None,replication_status=,reservations=['53d857a1-26c2-455a-9047-cfc7a2502f08','c81e9dd2-8f10-4fb4-81ab-551d57a422a0','35ee4ab8-eeaf-4393-9b5c-97e944097dc5','4a53525a-c503-4af9-8f6d-23454aa65e3d'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='137758f03e9f447eb7159ee987311ef9',volume_type_id=292c3811-de6f-4893-a26a-88b4ad806ead), 'volume': Volume(_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-27T16:13:35Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestEncryptedCinderVolumes-volume-1042563673',ec2_id=None,encryption_key_id=00000000-0000-0000-0000-000000000000,glance_metadata=,group=,group_id=None,host=None,id=d804ea04-be57-40c1-ac85-72c74c9edee8,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='9347c684489b45ffafbd8f32089fb763',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='137758f03e9f447eb7159ee987311ef9',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(292c3811-de6f-4893-a26a-88b4ad806ead),volume_type_id=292c3811-de6f-4893-a26a-88b4ad806ead)}' {{(pid=100522) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 27 16:13:35.906584 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.volume.api [None req-1aa1276e-c3f5-4923-9a17-5913191ce453 tempest-TestEncryptedCinderVolumes-328802700 tempest-TestEncryptedCinderVolumes-328802700-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (f2e72f58-7d8c-4214-a68a-bdb17e2eddf5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100522) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 27 16:13:35.927107 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.volume.api [None req-1aa1276e-c3f5-4923-9a17-5913191ce453 tempest-TestEncryptedCinderVolumes-328802700 tempest-TestEncryptedCinderVolumes-328802700-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (f2e72f58-7d8c-4214-a68a-bdb17e2eddf5) transitioned into state 'SUCCESS' from state '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-1042563673',encryption_key_id=00000000-0000-0000-0000-000000000000,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='9347c684489b45ffafbd8f32089fb763',qos_specs=None,replication_status=,reservations=['53d857a1-26c2-455a-9047-cfc7a2502f08','c81e9dd2-8f10-4fb4-81ab-551d57a422a0','35ee4ab8-eeaf-4393-9b5c-97e944097dc5','4a53525a-c503-4af9-8f6d-23454aa65e3d'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='137758f03e9f447eb7159ee987311ef9',volume_type_id=292c3811-de6f-4893-a26a-88b4ad806ead)}' {{(pid=100522) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 27 16:13:35.928923 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.volume.api [None req-1aa1276e-c3f5-4923-9a17-5913191ce453 tempest-TestEncryptedCinderVolumes-328802700 tempest-TestEncryptedCinderVolumes-328802700-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (fce86484-1f4e-4145-b4f3-ff0f3fbc723e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100522) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 27 16:13:35.941781 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.volume.api [None req-1aa1276e-c3f5-4923-9a17-5913191ce453 tempest-TestEncryptedCinderVolumes-328802700 tempest-TestEncryptedCinderVolumes-328802700-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (fce86484-1f4e-4145-b4f3-ff0f3fbc723e) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100522) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 27 16:13:35.942644 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.volume.api [None req-1aa1276e-c3f5-4923-9a17-5913191ce453 tempest-TestEncryptedCinderVolumes-328802700 tempest-TestEncryptedCinderVolumes-328802700-project-member] Flow 'volume_create_api' (17e13f4a-18d9-4fc5-bcab-57ee0b226fd4) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100522) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 27 16:13:35.942979 np0000005924 devstack@c-api.service[100522]: INFO cinder.volume.api [None req-1aa1276e-c3f5-4923-9a17-5913191ce453 tempest-TestEncryptedCinderVolumes-328802700 tempest-TestEncryptedCinderVolumes-328802700-project-member] Create volume request issued successfully. Jul 27 16:13:35.943562 np0000005924 devstack@c-api.service[100522]: INFO cinder.api.openstack.wsgi [None req-1aa1276e-c3f5-4923-9a17-5913191ce453 tempest-TestEncryptedCinderVolumes-328802700 tempest-TestEncryptedCinderVolumes-328802700-project-member] https://10.4.3.117/volume/v3/volumes returned with HTTP 202 Jul 27 16:13:35.943986 np0000005924 devstack@c-api.service[100522]: [pid: 100522|app: 0|req: 498/2020] 10.4.3.117 () {68 vars in 1259 bytes} [Mon Jul 27 16:13:35 2026] POST /volume/v3/volumes => generated 790 bytes in 317 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 27 16:13:36.430877 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.middleware.request_id [None req-00ae25a5-6d3d-4907-83bf-4a1ea1c8ed72 None None] RequestId filter calling following filter/app {{(pid=100524) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:13:36.432740 np0000005924 devstack@c-api.service[100524]: INFO cinder.api.openstack.wsgi [None req-00ae25a5-6d3d-4907-83bf-4a1ea1c8ed72 tempest-TestVolumeBootPattern-1923367323 tempest-TestVolumeBootPattern-1923367323-project-member] GET https://10.4.3.117/volume/v3/volumes/5a05c338-8005-4766-af92-69ad07aa3b1f Jul 27 16:13:36.432935 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.openstack.wsgi [None req-00ae25a5-6d3d-4907-83bf-4a1ea1c8ed72 tempest-TestVolumeBootPattern-1923367323 tempest-TestVolumeBootPattern-1923367323-project-member] Empty body provided in request {{(pid=100524) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:13:36.433149 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.openstack.wsgi [None req-00ae25a5-6d3d-4907-83bf-4a1ea1c8ed72 tempest-TestVolumeBootPattern-1923367323 tempest-TestVolumeBootPattern-1923367323-project-member] Calling method 'show' {{(pid=100524) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:13:36.439521 np0000005924 devstack@c-api.service[100524]: INFO cinder.api.openstack.wsgi [None req-00ae25a5-6d3d-4907-83bf-4a1ea1c8ed72 tempest-TestVolumeBootPattern-1923367323 tempest-TestVolumeBootPattern-1923367323-project-member] https://10.4.3.117/volume/v3/volumes/5a05c338-8005-4766-af92-69ad07aa3b1f returned with HTTP 404 Jul 27 16:13:36.439866 np0000005924 devstack@c-api.service[100524]: [pid: 100524|app: 0|req: 512/2021] 10.4.3.117 () {66 vars in 1348 bytes} [Mon Jul 27 16:13:36 2026] GET /volume/v3/volumes/5a05c338-8005-4766-af92-69ad07aa3b1f => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 27 16:13:36.474704 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.middleware.request_id [None req-03af9fc0-995d-4e0b-984d-731a1610ac76 None None] RequestId filter calling following filter/app {{(pid=100521) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:13:36.476599 np0000005924 devstack@c-api.service[100521]: INFO cinder.api.openstack.wsgi [None req-03af9fc0-995d-4e0b-984d-731a1610ac76 tempest-TestVolumeBootPattern-1923367323 tempest-TestVolumeBootPattern-1923367323-project-member] POST https://10.4.3.117/volume/v3/volumes Jul 27 16:13:36.477136 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.openstack.wsgi [None req-03af9fc0-995d-4e0b-984d-731a1610ac76 tempest-TestVolumeBootPattern-1923367323 tempest-TestVolumeBootPattern-1923367323-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestVolumeBootPattern-volume-origin-1204461914", "snapshot_id": null, "imageRef": "9b5714dc-7db2-46f4-8517-f5174b84ff15", "volume_type": null, "size": 1}} {{(pid=100521) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 27 16:13:36.481648 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.v3.volumes [None req-03af9fc0-995d-4e0b-984d-731a1610ac76 tempest-TestVolumeBootPattern-1923367323 tempest-TestVolumeBootPattern-1923367323-project-member] Create volume request body: {'volume': {'name': 'tempest-TestVolumeBootPattern-volume-origin-1204461914', 'snapshot_id': None, 'imageRef': '9b5714dc-7db2-46f4-8517-f5174b84ff15', 'volume_type': None, 'size': 1}} {{(pid=100521) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 27 16:13:36.570674 np0000005924 devstack@c-api.service[100521]: INFO cinder.api.v3.volumes [None req-03af9fc0-995d-4e0b-984d-731a1610ac76 tempest-TestVolumeBootPattern-1923367323 tempest-TestVolumeBootPattern-1923367323-project-member] Create volume of 1 GB Jul 27 16:13:36.575352 np0000005924 devstack@c-api.service[100521]: INFO cinder.volume.api [None req-03af9fc0-995d-4e0b-984d-731a1610ac76 tempest-TestVolumeBootPattern-1923367323 tempest-TestVolumeBootPattern-1923367323-project-member] Availability Zones retrieved successfully. Jul 27 16:13:36.580123 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.volume.api [None req-03af9fc0-995d-4e0b-984d-731a1610ac76 tempest-TestVolumeBootPattern-1923367323 tempest-TestVolumeBootPattern-1923367323-project-member] Flow 'volume_create_api' (860353cb-4b9b-4c51-96ff-a6c8f7c7e31a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100521) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 27 16:13:36.581312 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.volume.api [None req-03af9fc0-995d-4e0b-984d-731a1610ac76 tempest-TestVolumeBootPattern-1923367323 tempest-TestVolumeBootPattern-1923367323-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (c0320df0-89ab-4df2-adc2-080895b6d9cc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100521) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 27 16:13:36.582354 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.volume.flows.api.create_volume [None req-03af9fc0-995d-4e0b-984d-731a1610ac76 tempest-TestVolumeBootPattern-1923367323 tempest-TestVolumeBootPattern-1923367323-project-member] Validating volume size '1' using validate_int {{(pid=100521) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 27 16:13:36.626231 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.middleware.request_id [None req-a9eb32be-fb60-4ab3-8dd4-748b7fd34e9d None None] RequestId filter calling following filter/app {{(pid=100523) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:13:36.626595 np0000005924 devstack@c-api.service[100523]: INFO cinder.api.openstack.wsgi [None req-a9eb32be-fb60-4ab3-8dd4-748b7fd34e9d tempest-AttachVolumeMultiAttachTest-1978803889 tempest-AttachVolumeMultiAttachTest-1978803889-project-member] GET https://10.4.3.117/volume/v3/volumes/d92d8add-57b3-4dfb-a40b-4918757202bc Jul 27 16:13:36.626595 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.openstack.wsgi [None req-a9eb32be-fb60-4ab3-8dd4-748b7fd34e9d tempest-AttachVolumeMultiAttachTest-1978803889 tempest-AttachVolumeMultiAttachTest-1978803889-project-member] Empty body provided in request {{(pid=100523) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:13:36.626687 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.openstack.wsgi [None req-a9eb32be-fb60-4ab3-8dd4-748b7fd34e9d tempest-AttachVolumeMultiAttachTest-1978803889 tempest-AttachVolumeMultiAttachTest-1978803889-project-member] Calling method 'show' {{(pid=100523) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:13:36.638386 np0000005924 devstack@c-api.service[100523]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:13:36.638386 np0000005924 devstack@c-api.service[100523]: warnings.warn( Jul 27 16:13:36.643054 np0000005924 devstack@c-api.service[100523]: INFO cinder.volume.api [None req-a9eb32be-fb60-4ab3-8dd4-748b7fd34e9d tempest-AttachVolumeMultiAttachTest-1978803889 tempest-AttachVolumeMultiAttachTest-1978803889-project-member] Volume info retrieved successfully. Jul 27 16:13:36.648479 np0000005924 devstack@c-api.service[100523]: INFO cinder.api.openstack.wsgi [None req-a9eb32be-fb60-4ab3-8dd4-748b7fd34e9d tempest-AttachVolumeMultiAttachTest-1978803889 tempest-AttachVolumeMultiAttachTest-1978803889-project-member] https://10.4.3.117/volume/v3/volumes/d92d8add-57b3-4dfb-a40b-4918757202bc returned with HTTP 200 Jul 27 16:13:36.648975 np0000005924 devstack@c-api.service[100523]: [pid: 100523|app: 0|req: 511/2022] 10.4.3.117 () {66 vars in 1348 bytes} [Mon Jul 27 16:13:36 2026] GET /volume/v3/volumes/d92d8add-57b3-4dfb-a40b-4918757202bc => generated 1148 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 27 16:13:36.652640 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.volume.api [None req-03af9fc0-995d-4e0b-984d-731a1610ac76 tempest-TestVolumeBootPattern-1923367323 tempest-TestVolumeBootPattern-1923367323-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (c0320df0-89ab-4df2-adc2-080895b6d9cc) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-27T16:04:59Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=2bce4e1a-e6e0-49d9-be36-c3405449a01e,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '2bce4e1a-e6e0-49d9-be36-c3405449a01e', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100521) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 27 16:13:36.652640 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.volume.api [None req-03af9fc0-995d-4e0b-984d-731a1610ac76 tempest-TestVolumeBootPattern-1923367323 tempest-TestVolumeBootPattern-1923367323-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (a20dcaa7-0ad9-4069-acc4-eb17c0b07de8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100521) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 27 16:13:36.670869 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.middleware.request_id [None req-c3d41f73-6c9c-4222-be3e-9635973636b2 None None] RequestId filter calling following filter/app {{(pid=100522) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:13:36.672909 np0000005924 devstack@c-api.service[100522]: INFO cinder.api.openstack.wsgi [None req-c3d41f73-6c9c-4222-be3e-9635973636b2 tempest-VolumesBackupsTest-1601316061 tempest-VolumesBackupsTest-1601316061-project-member] GET https://10.4.3.117/volume/v3/backups/b03c08df-2ec2-41f6-b883-b6fc0866c35b Jul 27 16:13:36.673101 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.openstack.wsgi [None req-c3d41f73-6c9c-4222-be3e-9635973636b2 tempest-VolumesBackupsTest-1601316061 tempest-VolumesBackupsTest-1601316061-project-member] Empty body provided in request {{(pid=100522) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:13:36.673306 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.openstack.wsgi [None req-c3d41f73-6c9c-4222-be3e-9635973636b2 tempest-VolumesBackupsTest-1601316061 tempest-VolumesBackupsTest-1601316061-project-member] Calling method 'show' {{(pid=100522) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:13:36.673526 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.v3.backups [None req-c3d41f73-6c9c-4222-be3e-9635973636b2 tempest-VolumesBackupsTest-1601316061 tempest-VolumesBackupsTest-1601316061-project-member] Show backup with id b03c08df-2ec2-41f6-b883-b6fc0866c35b. {{(pid=100522) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 27 16:13:36.696968 np0000005924 devstack@c-api.service[100522]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:13:36.696968 np0000005924 devstack@c-api.service[100522]: warnings.warn( Jul 27 16:13:36.697906 np0000005924 devstack@c-api.service[100522]: INFO cinder.api.openstack.wsgi [None req-c3d41f73-6c9c-4222-be3e-9635973636b2 tempest-VolumesBackupsTest-1601316061 tempest-VolumesBackupsTest-1601316061-project-member] https://10.4.3.117/volume/v3/backups/b03c08df-2ec2-41f6-b883-b6fc0866c35b returned with HTTP 200 Jul 27 16:13:36.698364 np0000005924 devstack@c-api.service[100522]: [pid: 100522|app: 0|req: 499/2023] 10.4.3.117 () {66 vars in 1348 bytes} [Mon Jul 27 16:13:36 2026] GET /volume/v3/backups/b03c08df-2ec2-41f6-b883-b6fc0866c35b => generated 789 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 27 16:13:36.750369 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.quota [None req-03af9fc0-995d-4e0b-984d-731a1610ac76 tempest-TestVolumeBootPattern-1923367323 tempest-TestVolumeBootPattern-1923367323-project-member] Created reservations ['a45e05eb-8fbc-4286-8df3-fc9b0985adcd', 'e71b8494-881a-40f5-9ba7-58f5aa72cd29', 'fa8bec65-a93e-4429-a7fe-b331635311e3', 'eb5e9ae6-2a4a-4c89-a5ae-5ba1a4c9785d'] {{(pid=100521) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 27 16:13:36.750369 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.volume.api [None req-03af9fc0-995d-4e0b-984d-731a1610ac76 tempest-TestVolumeBootPattern-1923367323 tempest-TestVolumeBootPattern-1923367323-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (a20dcaa7-0ad9-4069-acc4-eb17c0b07de8) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['a45e05eb-8fbc-4286-8df3-fc9b0985adcd', 'e71b8494-881a-40f5-9ba7-58f5aa72cd29', 'fa8bec65-a93e-4429-a7fe-b331635311e3', 'eb5e9ae6-2a4a-4c89-a5ae-5ba1a4c9785d']}' {{(pid=100521) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 27 16:13:36.750369 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.volume.api [None req-03af9fc0-995d-4e0b-984d-731a1610ac76 tempest-TestVolumeBootPattern-1923367323 tempest-TestVolumeBootPattern-1923367323-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (bffafde5-0474-4f12-95ce-75e64c0b2b49) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100521) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 27 16:13:36.780073 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.volume.api [None req-03af9fc0-995d-4e0b-984d-731a1610ac76 tempest-TestVolumeBootPattern-1923367323 tempest-TestVolumeBootPattern-1923367323-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (bffafde5-0474-4f12-95ce-75e64c0b2b49) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '8fe268bc-bcbb-4101-97cb-707e54a4637c', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestVolumeBootPattern-volume-origin-1204461914',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='39995a959f30492fa40a168e21074651',qos_specs=None,replication_status=,reservations=['a45e05eb-8fbc-4286-8df3-fc9b0985adcd','e71b8494-881a-40f5-9ba7-58f5aa72cd29','fa8bec65-a93e-4429-a7fe-b331635311e3','eb5e9ae6-2a4a-4c89-a5ae-5ba1a4c9785d'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='e7859946f1b84212bd0801fb65699926',volume_type_id=2bce4e1a-e6e0-49d9-be36-c3405449a01e), 'volume': Volume(_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-27T16:13:36Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestVolumeBootPattern-volume-origin-1204461914',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=8fe268bc-bcbb-4101-97cb-707e54a4637c,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='39995a959f30492fa40a168e21074651',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='e7859946f1b84212bd0801fb65699926',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(2bce4e1a-e6e0-49d9-be36-c3405449a01e),volume_type_id=2bce4e1a-e6e0-49d9-be36-c3405449a01e)}' {{(pid=100521) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 27 16:13:36.781397 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.volume.api [None req-03af9fc0-995d-4e0b-984d-731a1610ac76 tempest-TestVolumeBootPattern-1923367323 tempest-TestVolumeBootPattern-1923367323-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (a3265484-30f9-4077-936a-669e7ded7714) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100521) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 27 16:13:36.811815 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.volume.api [None req-03af9fc0-995d-4e0b-984d-731a1610ac76 tempest-TestVolumeBootPattern-1923367323 tempest-TestVolumeBootPattern-1923367323-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (a3265484-30f9-4077-936a-669e7ded7714) transitioned into state 'SUCCESS' from state '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-1204461914',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='39995a959f30492fa40a168e21074651',qos_specs=None,replication_status=,reservations=['a45e05eb-8fbc-4286-8df3-fc9b0985adcd','e71b8494-881a-40f5-9ba7-58f5aa72cd29','fa8bec65-a93e-4429-a7fe-b331635311e3','eb5e9ae6-2a4a-4c89-a5ae-5ba1a4c9785d'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='e7859946f1b84212bd0801fb65699926',volume_type_id=2bce4e1a-e6e0-49d9-be36-c3405449a01e)}' {{(pid=100521) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 27 16:13:36.813830 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.volume.api [None req-03af9fc0-995d-4e0b-984d-731a1610ac76 tempest-TestVolumeBootPattern-1923367323 tempest-TestVolumeBootPattern-1923367323-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (fee0c212-3b78-434d-9a5a-7e95984987f9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100521) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 27 16:13:36.827997 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.volume.api [None req-03af9fc0-995d-4e0b-984d-731a1610ac76 tempest-TestVolumeBootPattern-1923367323 tempest-TestVolumeBootPattern-1923367323-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (fee0c212-3b78-434d-9a5a-7e95984987f9) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100521) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 27 16:13:36.829228 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.volume.api [None req-03af9fc0-995d-4e0b-984d-731a1610ac76 tempest-TestVolumeBootPattern-1923367323 tempest-TestVolumeBootPattern-1923367323-project-member] Flow 'volume_create_api' (860353cb-4b9b-4c51-96ff-a6c8f7c7e31a) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100521) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 27 16:13:36.829723 np0000005924 devstack@c-api.service[100521]: INFO cinder.volume.api [None req-03af9fc0-995d-4e0b-984d-731a1610ac76 tempest-TestVolumeBootPattern-1923367323 tempest-TestVolumeBootPattern-1923367323-project-member] Create volume request issued successfully. Jul 27 16:13:36.830558 np0000005924 devstack@c-api.service[100521]: INFO cinder.api.openstack.wsgi [None req-03af9fc0-995d-4e0b-984d-731a1610ac76 tempest-TestVolumeBootPattern-1923367323 tempest-TestVolumeBootPattern-1923367323-project-member] https://10.4.3.117/volume/v3/volumes returned with HTTP 202 Jul 27 16:13:36.831379 np0000005924 devstack@c-api.service[100521]: [pid: 100521|app: 0|req: 502/2024] 10.4.3.117 () {68 vars in 1259 bytes} [Mon Jul 27 16:13:36 2026] POST /volume/v3/volumes => generated 759 bytes in 357 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 27 16:13:36.850830 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.middleware.request_id [None req-b6540b5c-5ce3-4174-abcf-6c56096fa56e None None] RequestId filter calling following filter/app {{(pid=100524) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:13:36.852999 np0000005924 devstack@c-api.service[100524]: INFO cinder.api.openstack.wsgi [None req-b6540b5c-5ce3-4174-abcf-6c56096fa56e tempest-TestVolumeBootPattern-1923367323 tempest-TestVolumeBootPattern-1923367323-project-member] GET https://10.4.3.117/volume/v3/volumes/8fe268bc-bcbb-4101-97cb-707e54a4637c Jul 27 16:13:36.852999 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.openstack.wsgi [None req-b6540b5c-5ce3-4174-abcf-6c56096fa56e tempest-TestVolumeBootPattern-1923367323 tempest-TestVolumeBootPattern-1923367323-project-member] Empty body provided in request {{(pid=100524) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:13:36.852999 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.openstack.wsgi [None req-b6540b5c-5ce3-4174-abcf-6c56096fa56e tempest-TestVolumeBootPattern-1923367323 tempest-TestVolumeBootPattern-1923367323-project-member] Calling method 'show' {{(pid=100524) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:13:36.863413 np0000005924 devstack@c-api.service[100524]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:13:36.863413 np0000005924 devstack@c-api.service[100524]: warnings.warn( Jul 27 16:13:36.867456 np0000005924 devstack@c-api.service[100524]: INFO cinder.volume.api [None req-b6540b5c-5ce3-4174-abcf-6c56096fa56e tempest-TestVolumeBootPattern-1923367323 tempest-TestVolumeBootPattern-1923367323-project-member] Volume info retrieved successfully. Jul 27 16:13:36.872866 np0000005924 devstack@c-api.service[100524]: INFO cinder.api.openstack.wsgi [None req-b6540b5c-5ce3-4174-abcf-6c56096fa56e tempest-TestVolumeBootPattern-1923367323 tempest-TestVolumeBootPattern-1923367323-project-member] https://10.4.3.117/volume/v3/volumes/8fe268bc-bcbb-4101-97cb-707e54a4637c returned with HTTP 200 Jul 27 16:13:36.873187 np0000005924 devstack@c-api.service[100524]: [pid: 100524|app: 0|req: 513/2025] 10.4.3.117 () {66 vars in 1348 bytes} [Mon Jul 27 16:13:36 2026] GET /volume/v3/volumes/8fe268bc-bcbb-4101-97cb-707e54a4637c => generated 827 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jul 27 16:13:36.891879 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.middleware.request_id [None req-a7189445-f23c-4645-a38f-e3f4a86912ae None None] RequestId filter calling following filter/app {{(pid=100523) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:13:36.991750 np0000005924 devstack@c-api.service[100523]: INFO cinder.api.openstack.wsgi [None req-a7189445-f23c-4645-a38f-e3f4a86912ae tempest-VolumeRetypeMultiattachTest-1192929551 tempest-VolumeRetypeMultiattachTest-1192929551-project-admin] POST https://10.4.3.117/volume/v3/types Jul 27 16:13:36.992144 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.openstack.wsgi [None req-a7189445-f23c-4645-a38f-e3f4a86912ae tempest-VolumeRetypeMultiattachTest-1192929551 tempest-VolumeRetypeMultiattachTest-1192929551-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-VolumeRetypeMultiattachTest-volume-type-305556570"}} {{(pid=100523) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 27 16:13:37.015209 np0000005924 devstack@c-api.service[100523]: INFO cinder.api.openstack.wsgi [None req-a7189445-f23c-4645-a38f-e3f4a86912ae tempest-VolumeRetypeMultiattachTest-1192929551 tempest-VolumeRetypeMultiattachTest-1192929551-project-admin] https://10.4.3.117/volume/v3/types returned with HTTP 200 Jul 27 16:13:37.015584 np0000005924 devstack@c-api.service[100523]: [pid: 100523|app: 0|req: 512/2026] 10.4.3.117 () {68 vars in 1252 bytes} [Mon Jul 27 16:13:36 2026] POST /volume/v3/types => generated 232 bytes in 124 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 27 16:13:37.025609 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.middleware.request_id [None req-8929509e-899a-4fcf-8768-85b8fb06f4d4 None None] RequestId filter calling following filter/app {{(pid=100522) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:13:37.027347 np0000005924 devstack@c-api.service[100522]: INFO cinder.api.openstack.wsgi [None req-8929509e-899a-4fcf-8768-85b8fb06f4d4 tempest-VolumeRetypeMultiattachTest-1192929551 tempest-VolumeRetypeMultiattachTest-1192929551-project-admin] POST https://10.4.3.117/volume/v3/types Jul 27 16:13:37.027702 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.openstack.wsgi [None req-8929509e-899a-4fcf-8768-85b8fb06f4d4 tempest-VolumeRetypeMultiattachTest-1192929551 tempest-VolumeRetypeMultiattachTest-1192929551-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-VolumeRetypeMultiattachTest-volume-type-1793354885", "extra_specs": {"multiattach": " True"}}} {{(pid=100522) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 27 16:13:37.049279 np0000005924 devstack@c-api.service[100522]: INFO cinder.api.openstack.wsgi [None req-8929509e-899a-4fcf-8768-85b8fb06f4d4 tempest-VolumeRetypeMultiattachTest-1192929551 tempest-VolumeRetypeMultiattachTest-1192929551-project-admin] https://10.4.3.117/volume/v3/types returned with HTTP 200 Jul 27 16:13:37.049713 np0000005924 devstack@c-api.service[100522]: [pid: 100522|app: 0|req: 500/2027] 10.4.3.117 () {68 vars in 1253 bytes} [Mon Jul 27 16:13:37 2026] POST /volume/v3/types => generated 259 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 27 16:13:37.060146 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.middleware.request_id [None req-67157574-7ff9-4d5c-b31f-65d2d4f263d4 None None] RequestId filter calling following filter/app {{(pid=100521) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:13:37.124174 np0000005924 devstack@c-api.service[100521]: INFO cinder.api.openstack.wsgi [None req-67157574-7ff9-4d5c-b31f-65d2d4f263d4 tempest-VolumeRetypeMultiattachTest-1406916511 tempest-VolumeRetypeMultiattachTest-1406916511-project-member] POST https://10.4.3.117/volume/v3/volumes Jul 27 16:13:37.129345 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.openstack.wsgi [None req-67157574-7ff9-4d5c-b31f-65d2d4f263d4 tempest-VolumeRetypeMultiattachTest-1406916511 tempest-VolumeRetypeMultiattachTest-1406916511-project-member] Action: 'create', calling method: create, body: {"volume": {"volume_type": "tempest-VolumeRetypeMultiattachTest-volume-type-305556570", "size": 1, "name": "tempest-VolumeRetypeMultiattachTest-Volume-419224434"}} {{(pid=100521) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 27 16:13:37.129871 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.v3.volumes [None req-67157574-7ff9-4d5c-b31f-65d2d4f263d4 tempest-VolumeRetypeMultiattachTest-1406916511 tempest-VolumeRetypeMultiattachTest-1406916511-project-member] Create volume request body: {'volume': {'volume_type': 'tempest-VolumeRetypeMultiattachTest-volume-type-305556570', 'size': 1, 'name': 'tempest-VolumeRetypeMultiattachTest-Volume-419224434'}} {{(pid=100521) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 27 16:13:37.137497 np0000005924 devstack@c-api.service[100521]: INFO cinder.api.v3.volumes [None req-67157574-7ff9-4d5c-b31f-65d2d4f263d4 tempest-VolumeRetypeMultiattachTest-1406916511 tempest-VolumeRetypeMultiattachTest-1406916511-project-member] Create volume of 1 GB Jul 27 16:13:37.140396 np0000005924 devstack@c-api.service[100521]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:13:37.140396 np0000005924 devstack@c-api.service[100521]: warnings.warn( Jul 27 16:13:37.140396 np0000005924 devstack@c-api.service[100521]: INFO cinder.volume.api [None req-67157574-7ff9-4d5c-b31f-65d2d4f263d4 tempest-VolumeRetypeMultiattachTest-1406916511 tempest-VolumeRetypeMultiattachTest-1406916511-project-member] Availability Zones retrieved successfully. Jul 27 16:13:37.147485 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.volume.api [None req-67157574-7ff9-4d5c-b31f-65d2d4f263d4 tempest-VolumeRetypeMultiattachTest-1406916511 tempest-VolumeRetypeMultiattachTest-1406916511-project-member] Flow 'volume_create_api' (528771b8-7858-4607-b8c5-3e6dd19440b3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100521) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 27 16:13:37.148901 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.volume.api [None req-67157574-7ff9-4d5c-b31f-65d2d4f263d4 tempest-VolumeRetypeMultiattachTest-1406916511 tempest-VolumeRetypeMultiattachTest-1406916511-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (7feb80b7-fd72-4263-8560-9028028af9ea) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100521) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 27 16:13:37.150284 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.volume.flows.api.create_volume [None req-67157574-7ff9-4d5c-b31f-65d2d4f263d4 tempest-VolumeRetypeMultiattachTest-1406916511 tempest-VolumeRetypeMultiattachTest-1406916511-project-member] Validating volume size '1' using validate_int {{(pid=100521) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 27 16:13:37.174248 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.volume.api [None req-67157574-7ff9-4d5c-b31f-65d2d4f263d4 tempest-VolumeRetypeMultiattachTest-1406916511 tempest-VolumeRetypeMultiattachTest-1406916511-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (7feb80b7-fd72-4263-8560-9028028af9ea) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-27T16:13:37Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=406698d2-02cf-4bf6-8bca-d629efdbad34,is_public=True,name='tempest-VolumeRetypeMultiattachTest-volume-type-305556570',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '406698d2-02cf-4bf6-8bca-d629efdbad34', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100521) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 27 16:13:37.175231 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.volume.api [None req-67157574-7ff9-4d5c-b31f-65d2d4f263d4 tempest-VolumeRetypeMultiattachTest-1406916511 tempest-VolumeRetypeMultiattachTest-1406916511-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (d93ff3ba-805c-4d4c-9bd5-b60cd959798a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100521) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 27 16:13:37.209505 np0000005924 devstack@c-api.service[100521]: WARNING cinder.quota [None req-67157574-7ff9-4d5c-b31f-65d2d4f263d4 tempest-VolumeRetypeMultiattachTest-1406916511 tempest-VolumeRetypeMultiattachTest-1406916511-project-member] Deprecated: Default quota for resource: volumes_tempest-VolumeRetypeMultiattachTest-volume-type-305556570 is set by the default quota flag: quota_volumes_tempest-VolumeRetypeMultiattachTest-volume-type-305556570, it is now deprecated. Please use the default quota class for default quota. Jul 27 16:13:37.209776 np0000005924 devstack@c-api.service[100521]: WARNING cinder.quota [None req-67157574-7ff9-4d5c-b31f-65d2d4f263d4 tempest-VolumeRetypeMultiattachTest-1406916511 tempest-VolumeRetypeMultiattachTest-1406916511-project-member] Deprecated: Default quota for resource: gigabytes_tempest-VolumeRetypeMultiattachTest-volume-type-305556570 is set by the default quota flag: quota_gigabytes_tempest-VolumeRetypeMultiattachTest-volume-type-305556570, it is now deprecated. Please use the default quota class for default quota. Jul 27 16:13:37.272902 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.quota [None req-67157574-7ff9-4d5c-b31f-65d2d4f263d4 tempest-VolumeRetypeMultiattachTest-1406916511 tempest-VolumeRetypeMultiattachTest-1406916511-project-member] Created reservations ['8ad6583f-21b4-42cd-8182-38682d164401', '1be61f0c-feaf-4f70-94b2-4248d7fd69f4', 'de8081f3-329e-477e-a04a-37ab85c5ae83', '4a3de656-9c1b-45d2-89a9-03fe3abc7c63'] {{(pid=100521) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 27 16:13:37.273713 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.volume.api [None req-67157574-7ff9-4d5c-b31f-65d2d4f263d4 tempest-VolumeRetypeMultiattachTest-1406916511 tempest-VolumeRetypeMultiattachTest-1406916511-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (d93ff3ba-805c-4d4c-9bd5-b60cd959798a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['8ad6583f-21b4-42cd-8182-38682d164401', '1be61f0c-feaf-4f70-94b2-4248d7fd69f4', 'de8081f3-329e-477e-a04a-37ab85c5ae83', '4a3de656-9c1b-45d2-89a9-03fe3abc7c63']}' {{(pid=100521) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 27 16:13:37.274470 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.volume.api [None req-67157574-7ff9-4d5c-b31f-65d2d4f263d4 tempest-VolumeRetypeMultiattachTest-1406916511 tempest-VolumeRetypeMultiattachTest-1406916511-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (75bf311b-e975-4eb8-a0ef-355487adc6f0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100521) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 27 16:13:37.299065 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.volume.api [None req-67157574-7ff9-4d5c-b31f-65d2d4f263d4 tempest-VolumeRetypeMultiattachTest-1406916511 tempest-VolumeRetypeMultiattachTest-1406916511-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (75bf311b-e975-4eb8-a0ef-355487adc6f0) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '814e6f80-c4d1-479e-bba4-5d33e388efb8', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeRetypeMultiattachTest-Volume-419224434',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='e70873d740d24ad599488ac548971246',qos_specs=None,replication_status=,reservations=['8ad6583f-21b4-42cd-8182-38682d164401','1be61f0c-feaf-4f70-94b2-4248d7fd69f4','de8081f3-329e-477e-a04a-37ab85c5ae83','4a3de656-9c1b-45d2-89a9-03fe3abc7c63'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='6f132b9db9814dafa8fdddf3e07e264c',volume_type_id=406698d2-02cf-4bf6-8bca-d629efdbad34), 'volume': Volume(_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-27T16:13:37Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeRetypeMultiattachTest-Volume-419224434',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=814e6f80-c4d1-479e-bba4-5d33e388efb8,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='e70873d740d24ad599488ac548971246',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='6f132b9db9814dafa8fdddf3e07e264c',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(406698d2-02cf-4bf6-8bca-d629efdbad34),volume_type_id=406698d2-02cf-4bf6-8bca-d629efdbad34)}' {{(pid=100521) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 27 16:13:37.300254 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.volume.api [None req-67157574-7ff9-4d5c-b31f-65d2d4f263d4 tempest-VolumeRetypeMultiattachTest-1406916511 tempest-VolumeRetypeMultiattachTest-1406916511-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (7de0c8e0-beaa-4e8a-a782-60feba5f82c8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100521) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 27 16:13:37.320525 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.volume.api [None req-67157574-7ff9-4d5c-b31f-65d2d4f263d4 tempest-VolumeRetypeMultiattachTest-1406916511 tempest-VolumeRetypeMultiattachTest-1406916511-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (7de0c8e0-beaa-4e8a-a782-60feba5f82c8) transitioned into state 'SUCCESS' from state '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-419224434',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='e70873d740d24ad599488ac548971246',qos_specs=None,replication_status=,reservations=['8ad6583f-21b4-42cd-8182-38682d164401','1be61f0c-feaf-4f70-94b2-4248d7fd69f4','de8081f3-329e-477e-a04a-37ab85c5ae83','4a3de656-9c1b-45d2-89a9-03fe3abc7c63'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='6f132b9db9814dafa8fdddf3e07e264c',volume_type_id=406698d2-02cf-4bf6-8bca-d629efdbad34)}' {{(pid=100521) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 27 16:13:37.321609 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.volume.api [None req-67157574-7ff9-4d5c-b31f-65d2d4f263d4 tempest-VolumeRetypeMultiattachTest-1406916511 tempest-VolumeRetypeMultiattachTest-1406916511-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (55ceee2e-ee30-4104-adae-e1fadd245c2d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100521) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 27 16:13:37.331583 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.volume.api [None req-67157574-7ff9-4d5c-b31f-65d2d4f263d4 tempest-VolumeRetypeMultiattachTest-1406916511 tempest-VolumeRetypeMultiattachTest-1406916511-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (55ceee2e-ee30-4104-adae-e1fadd245c2d) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100521) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 27 16:13:37.332406 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.volume.api [None req-67157574-7ff9-4d5c-b31f-65d2d4f263d4 tempest-VolumeRetypeMultiattachTest-1406916511 tempest-VolumeRetypeMultiattachTest-1406916511-project-member] Flow 'volume_create_api' (528771b8-7858-4607-b8c5-3e6dd19440b3) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100521) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 27 16:13:37.332660 np0000005924 devstack@c-api.service[100521]: INFO cinder.volume.api [None req-67157574-7ff9-4d5c-b31f-65d2d4f263d4 tempest-VolumeRetypeMultiattachTest-1406916511 tempest-VolumeRetypeMultiattachTest-1406916511-project-member] Create volume request issued successfully. Jul 27 16:13:37.333153 np0000005924 devstack@c-api.service[100521]: INFO cinder.api.openstack.wsgi [None req-67157574-7ff9-4d5c-b31f-65d2d4f263d4 tempest-VolumeRetypeMultiattachTest-1406916511 tempest-VolumeRetypeMultiattachTest-1406916511-project-member] https://10.4.3.117/volume/v3/volumes returned with HTTP 202 Jul 27 16:13:37.333560 np0000005924 devstack@c-api.service[100521]: [pid: 100521|app: 0|req: 503/2028] 10.4.3.117 () {70 vars in 1300 bytes} [Mon Jul 27 16:13:37 2026] POST /volume/v3/volumes => generated 870 bytes in 274 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Jul 27 16:13:37.345406 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.middleware.request_id [None req-87a35d52-4643-449b-a99f-76234a08cc48 None None] RequestId filter calling following filter/app {{(pid=100524) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:13:37.347262 np0000005924 devstack@c-api.service[100524]: INFO cinder.api.openstack.wsgi [None req-87a35d52-4643-449b-a99f-76234a08cc48 tempest-VolumeRetypeMultiattachTest-1406916511 tempest-VolumeRetypeMultiattachTest-1406916511-project-member] GET https://10.4.3.117/volume/v3/volumes/814e6f80-c4d1-479e-bba4-5d33e388efb8 Jul 27 16:13:37.347383 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.openstack.wsgi [None req-87a35d52-4643-449b-a99f-76234a08cc48 tempest-VolumeRetypeMultiattachTest-1406916511 tempest-VolumeRetypeMultiattachTest-1406916511-project-member] Empty body provided in request {{(pid=100524) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:13:37.347626 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.openstack.wsgi [None req-87a35d52-4643-449b-a99f-76234a08cc48 tempest-VolumeRetypeMultiattachTest-1406916511 tempest-VolumeRetypeMultiattachTest-1406916511-project-member] Calling method 'show' {{(pid=100524) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:13:37.354349 np0000005924 devstack@c-api.service[100524]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:13:37.354349 np0000005924 devstack@c-api.service[100524]: warnings.warn( Jul 27 16:13:37.357645 np0000005924 devstack@c-api.service[100524]: INFO cinder.volume.api [None req-87a35d52-4643-449b-a99f-76234a08cc48 tempest-VolumeRetypeMultiattachTest-1406916511 tempest-VolumeRetypeMultiattachTest-1406916511-project-member] Volume info retrieved successfully. Jul 27 16:13:37.362797 np0000005924 devstack@c-api.service[100524]: INFO cinder.api.openstack.wsgi [None req-87a35d52-4643-449b-a99f-76234a08cc48 tempest-VolumeRetypeMultiattachTest-1406916511 tempest-VolumeRetypeMultiattachTest-1406916511-project-member] https://10.4.3.117/volume/v3/volumes/814e6f80-c4d1-479e-bba4-5d33e388efb8 returned with HTTP 200 Jul 27 16:13:37.362797 np0000005924 devstack@c-api.service[100524]: [pid: 100524|app: 0|req: 514/2029] 10.4.3.117 () {68 vars in 1389 bytes} [Mon Jul 27 16:13:37 2026] GET /volume/v3/volumes/814e6f80-c4d1-479e-bba4-5d33e388efb8 => generated 938 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 27 16:13:37.393594 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.middleware.request_id [req-71ca1390-3a11-4c7a-aaca-6d1156d59974 req-a884926e-d88c-4082-b36f-0a3363069722 None None] RequestId filter calling following filter/app {{(pid=100523) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:13:37.395525 np0000005924 devstack@c-api.service[100523]: INFO cinder.api.openstack.wsgi [req-71ca1390-3a11-4c7a-aaca-6d1156d59974 req-a884926e-d88c-4082-b36f-0a3363069722 tempest-AttachVolumeMultiAttachTest-1978803889 tempest-AttachVolumeMultiAttachTest-1978803889-project-member] GET https://10.4.3.117/volume/v3/volumes/d92d8add-57b3-4dfb-a40b-4918757202bc Jul 27 16:13:37.395794 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.openstack.wsgi [req-71ca1390-3a11-4c7a-aaca-6d1156d59974 req-a884926e-d88c-4082-b36f-0a3363069722 tempest-AttachVolumeMultiAttachTest-1978803889 tempest-AttachVolumeMultiAttachTest-1978803889-project-member] Empty body provided in request {{(pid=100523) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:13:37.396083 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.openstack.wsgi [req-71ca1390-3a11-4c7a-aaca-6d1156d59974 req-a884926e-d88c-4082-b36f-0a3363069722 tempest-AttachVolumeMultiAttachTest-1978803889 tempest-AttachVolumeMultiAttachTest-1978803889-project-member] Calling method 'show' {{(pid=100523) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:13:37.405468 np0000005924 devstack@c-api.service[100523]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:13:37.405468 np0000005924 devstack@c-api.service[100523]: warnings.warn( Jul 27 16:13:37.408399 np0000005924 devstack@c-api.service[100523]: INFO cinder.volume.api [req-71ca1390-3a11-4c7a-aaca-6d1156d59974 req-a884926e-d88c-4082-b36f-0a3363069722 tempest-AttachVolumeMultiAttachTest-1978803889 tempest-AttachVolumeMultiAttachTest-1978803889-project-member] Volume info retrieved successfully. Jul 27 16:13:37.413836 np0000005924 devstack@c-api.service[100523]: INFO cinder.api.openstack.wsgi [req-71ca1390-3a11-4c7a-aaca-6d1156d59974 req-a884926e-d88c-4082-b36f-0a3363069722 tempest-AttachVolumeMultiAttachTest-1978803889 tempest-AttachVolumeMultiAttachTest-1978803889-project-member] https://10.4.3.117/volume/v3/volumes/d92d8add-57b3-4dfb-a40b-4918757202bc returned with HTTP 200 Jul 27 16:13:37.413836 np0000005924 devstack@c-api.service[100523]: [pid: 100523|app: 0|req: 513/2030] 10.4.3.117 () {68 vars in 1598 bytes} [Mon Jul 27 16:13:37 2026] GET /volume/v3/volumes/d92d8add-57b3-4dfb-a40b-4918757202bc => generated 1148 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 27 16:13:37.663773 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.middleware.request_id [None req-a8cf9763-cb38-4b51-97a0-eded5620651a None None] RequestId filter calling following filter/app {{(pid=100522) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:13:37.665372 np0000005924 devstack@c-api.service[100522]: INFO cinder.api.openstack.wsgi [None req-a8cf9763-cb38-4b51-97a0-eded5620651a tempest-AttachVolumeMultiAttachTest-1978803889 tempest-AttachVolumeMultiAttachTest-1978803889-project-member] GET https://10.4.3.117/volume/v3/volumes/d92d8add-57b3-4dfb-a40b-4918757202bc Jul 27 16:13:37.665539 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.openstack.wsgi [None req-a8cf9763-cb38-4b51-97a0-eded5620651a tempest-AttachVolumeMultiAttachTest-1978803889 tempest-AttachVolumeMultiAttachTest-1978803889-project-member] Empty body provided in request {{(pid=100522) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:13:37.665711 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.openstack.wsgi [None req-a8cf9763-cb38-4b51-97a0-eded5620651a tempest-AttachVolumeMultiAttachTest-1978803889 tempest-AttachVolumeMultiAttachTest-1978803889-project-member] Calling method 'show' {{(pid=100522) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:13:37.675343 np0000005924 devstack@c-api.service[100522]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:13:37.675343 np0000005924 devstack@c-api.service[100522]: warnings.warn( Jul 27 16:13:37.679282 np0000005924 devstack@c-api.service[100522]: INFO cinder.volume.api [None req-a8cf9763-cb38-4b51-97a0-eded5620651a tempest-AttachVolumeMultiAttachTest-1978803889 tempest-AttachVolumeMultiAttachTest-1978803889-project-member] Volume info retrieved successfully. Jul 27 16:13:37.685401 np0000005924 devstack@c-api.service[100522]: INFO cinder.api.openstack.wsgi [None req-a8cf9763-cb38-4b51-97a0-eded5620651a tempest-AttachVolumeMultiAttachTest-1978803889 tempest-AttachVolumeMultiAttachTest-1978803889-project-member] https://10.4.3.117/volume/v3/volumes/d92d8add-57b3-4dfb-a40b-4918757202bc returned with HTTP 200 Jul 27 16:13:37.685783 np0000005924 devstack@c-api.service[100522]: [pid: 100522|app: 0|req: 501/2031] 10.4.3.117 () {66 vars in 1348 bytes} [Mon Jul 27 16:13:37 2026] GET /volume/v3/volumes/d92d8add-57b3-4dfb-a40b-4918757202bc => generated 1148 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 27 16:13:37.710724 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.middleware.request_id [None req-dbb4c7bc-97cf-4a0a-a670-8b35c37e083a None None] RequestId filter calling following filter/app {{(pid=100521) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:13:37.712826 np0000005924 devstack@c-api.service[100521]: INFO cinder.api.openstack.wsgi [None req-dbb4c7bc-97cf-4a0a-a670-8b35c37e083a tempest-VolumesBackupsTest-1601316061 tempest-VolumesBackupsTest-1601316061-project-member] GET https://10.4.3.117/volume/v3/backups/b03c08df-2ec2-41f6-b883-b6fc0866c35b Jul 27 16:13:37.713062 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.openstack.wsgi [None req-dbb4c7bc-97cf-4a0a-a670-8b35c37e083a tempest-VolumesBackupsTest-1601316061 tempest-VolumesBackupsTest-1601316061-project-member] Empty body provided in request {{(pid=100521) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:13:37.713669 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.openstack.wsgi [None req-dbb4c7bc-97cf-4a0a-a670-8b35c37e083a tempest-VolumesBackupsTest-1601316061 tempest-VolumesBackupsTest-1601316061-project-member] Calling method 'show' {{(pid=100521) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:13:37.713778 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.v3.backups [None req-dbb4c7bc-97cf-4a0a-a670-8b35c37e083a tempest-VolumesBackupsTest-1601316061 tempest-VolumesBackupsTest-1601316061-project-member] Show backup with id b03c08df-2ec2-41f6-b883-b6fc0866c35b. {{(pid=100521) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 27 16:13:37.721893 np0000005924 devstack@c-api.service[100521]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:13:37.721893 np0000005924 devstack@c-api.service[100521]: warnings.warn( Jul 27 16:13:37.722797 np0000005924 devstack@c-api.service[100521]: INFO cinder.api.openstack.wsgi [None req-dbb4c7bc-97cf-4a0a-a670-8b35c37e083a tempest-VolumesBackupsTest-1601316061 tempest-VolumesBackupsTest-1601316061-project-member] https://10.4.3.117/volume/v3/backups/b03c08df-2ec2-41f6-b883-b6fc0866c35b returned with HTTP 200 Jul 27 16:13:37.723284 np0000005924 devstack@c-api.service[100521]: [pid: 100521|app: 0|req: 504/2032] 10.4.3.117 () {66 vars in 1348 bytes} [Mon Jul 27 16:13:37 2026] GET /volume/v3/backups/b03c08df-2ec2-41f6-b883-b6fc0866c35b => generated 789 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 27 16:13:37.740071 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.middleware.request_id [req-71ca1390-3a11-4c7a-aaca-6d1156d59974 req-0bd57e9d-db4c-4483-8b2a-4b7d4f8e9394 None None] RequestId filter calling following filter/app {{(pid=100524) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:13:37.741953 np0000005924 devstack@c-api.service[100524]: INFO cinder.api.openstack.wsgi [req-71ca1390-3a11-4c7a-aaca-6d1156d59974 req-0bd57e9d-db4c-4483-8b2a-4b7d4f8e9394 tempest-AttachVolumeMultiAttachTest-1978803889 tempest-AttachVolumeMultiAttachTest-1978803889-project-member] DELETE https://10.4.3.117/volume/v3/attachments/70b57943-82b0-409b-973d-ea47fffd6b39 Jul 27 16:13:37.742126 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.openstack.wsgi [req-71ca1390-3a11-4c7a-aaca-6d1156d59974 req-0bd57e9d-db4c-4483-8b2a-4b7d4f8e9394 tempest-AttachVolumeMultiAttachTest-1978803889 tempest-AttachVolumeMultiAttachTest-1978803889-project-member] Empty body provided in request {{(pid=100524) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:13:37.742315 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.openstack.wsgi [req-71ca1390-3a11-4c7a-aaca-6d1156d59974 req-0bd57e9d-db4c-4483-8b2a-4b7d4f8e9394 tempest-AttachVolumeMultiAttachTest-1978803889 tempest-AttachVolumeMultiAttachTest-1978803889-project-member] Calling method 'version_select' {{(pid=100524) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:13:37.748739 np0000005924 devstack@c-api.service[100524]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:13:37.748739 np0000005924 devstack@c-api.service[100524]: warnings.warn( Jul 27 16:13:37.787978 np0000005924 devstack@c-api.service[100524]: INFO cinder.api.openstack.wsgi [req-71ca1390-3a11-4c7a-aaca-6d1156d59974 req-0bd57e9d-db4c-4483-8b2a-4b7d4f8e9394 tempest-AttachVolumeMultiAttachTest-1978803889 tempest-AttachVolumeMultiAttachTest-1978803889-project-member] https://10.4.3.117/volume/v3/attachments/70b57943-82b0-409b-973d-ea47fffd6b39 returned with HTTP 200 Jul 27 16:13:37.788396 np0000005924 devstack@c-api.service[100524]: [pid: 100524|app: 0|req: 515/2033] 10.4.3.117 () {72 vars in 1673 bytes} [Mon Jul 27 16:13:37 2026] DELETE /volume/v3/attachments/70b57943-82b0-409b-973d-ea47fffd6b39 => generated 19 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 27 16:13:37.895014 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.middleware.request_id [None req-693dfe78-247f-46ce-bd21-58cdaeb223f2 None None] RequestId filter calling following filter/app {{(pid=100523) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:13:37.896721 np0000005924 devstack@c-api.service[100523]: INFO cinder.api.openstack.wsgi [None req-693dfe78-247f-46ce-bd21-58cdaeb223f2 tempest-TestVolumeBootPattern-1923367323 tempest-TestVolumeBootPattern-1923367323-project-member] GET https://10.4.3.117/volume/v3/volumes/8fe268bc-bcbb-4101-97cb-707e54a4637c Jul 27 16:13:37.896901 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.openstack.wsgi [None req-693dfe78-247f-46ce-bd21-58cdaeb223f2 tempest-TestVolumeBootPattern-1923367323 tempest-TestVolumeBootPattern-1923367323-project-member] Empty body provided in request {{(pid=100523) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:13:37.897094 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.openstack.wsgi [None req-693dfe78-247f-46ce-bd21-58cdaeb223f2 tempest-TestVolumeBootPattern-1923367323 tempest-TestVolumeBootPattern-1923367323-project-member] Calling method 'show' {{(pid=100523) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:13:37.905837 np0000005924 devstack@c-api.service[100523]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:13:37.905837 np0000005924 devstack@c-api.service[100523]: warnings.warn( Jul 27 16:13:37.915727 np0000005924 devstack@c-api.service[100523]: INFO cinder.volume.api [None req-693dfe78-247f-46ce-bd21-58cdaeb223f2 tempest-TestVolumeBootPattern-1923367323 tempest-TestVolumeBootPattern-1923367323-project-member] Volume info retrieved successfully. Jul 27 16:13:37.923216 np0000005924 devstack@c-api.service[100523]: INFO cinder.api.openstack.wsgi [None req-693dfe78-247f-46ce-bd21-58cdaeb223f2 tempest-TestVolumeBootPattern-1923367323 tempest-TestVolumeBootPattern-1923367323-project-member] https://10.4.3.117/volume/v3/volumes/8fe268bc-bcbb-4101-97cb-707e54a4637c returned with HTTP 200 Jul 27 16:13:37.924051 np0000005924 devstack@c-api.service[100523]: [pid: 100523|app: 0|req: 514/2034] 10.4.3.117 () {66 vars in 1348 bytes} [Mon Jul 27 16:13:37 2026] GET /volume/v3/volumes/8fe268bc-bcbb-4101-97cb-707e54a4637c => generated 1367 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 27 16:13:37.938414 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.middleware.request_id [None req-742d5e15-ab01-4394-9aff-8cdf8c695ff6 None None] RequestId filter calling following filter/app {{(pid=100522) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:13:37.939675 np0000005924 devstack@c-api.service[100522]: INFO cinder.api.openstack.wsgi [None req-742d5e15-ab01-4394-9aff-8cdf8c695ff6 tempest-TestVolumeBootPattern-1923367323 tempest-TestVolumeBootPattern-1923367323-project-member] GET https://10.4.3.117/volume/v3/volumes/8fe268bc-bcbb-4101-97cb-707e54a4637c Jul 27 16:13:37.940281 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.openstack.wsgi [None req-742d5e15-ab01-4394-9aff-8cdf8c695ff6 tempest-TestVolumeBootPattern-1923367323 tempest-TestVolumeBootPattern-1923367323-project-member] Empty body provided in request {{(pid=100522) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:13:37.940281 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.openstack.wsgi [None req-742d5e15-ab01-4394-9aff-8cdf8c695ff6 tempest-TestVolumeBootPattern-1923367323 tempest-TestVolumeBootPattern-1923367323-project-member] Calling method 'show' {{(pid=100522) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:13:37.947883 np0000005924 devstack@c-api.service[100522]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:13:37.947883 np0000005924 devstack@c-api.service[100522]: warnings.warn( Jul 27 16:13:37.950961 np0000005924 devstack@c-api.service[100522]: INFO cinder.volume.api [None req-742d5e15-ab01-4394-9aff-8cdf8c695ff6 tempest-TestVolumeBootPattern-1923367323 tempest-TestVolumeBootPattern-1923367323-project-member] Volume info retrieved successfully. Jul 27 16:13:37.955346 np0000005924 devstack@c-api.service[100522]: INFO cinder.api.openstack.wsgi [None req-742d5e15-ab01-4394-9aff-8cdf8c695ff6 tempest-TestVolumeBootPattern-1923367323 tempest-TestVolumeBootPattern-1923367323-project-member] https://10.4.3.117/volume/v3/volumes/8fe268bc-bcbb-4101-97cb-707e54a4637c returned with HTTP 200 Jul 27 16:13:37.960298 np0000005924 devstack@c-api.service[100522]: [pid: 100522|app: 0|req: 502/2035] 10.4.3.117 () {66 vars in 1348 bytes} [Mon Jul 27 16:13:37 2026] GET /volume/v3/volumes/8fe268bc-bcbb-4101-97cb-707e54a4637c => generated 1367 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 27 16:13:38.377531 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.middleware.request_id [None req-ea8af382-db97-4e8a-9994-f69dc680b8d4 None None] RequestId filter calling following filter/app {{(pid=100521) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:13:38.382571 np0000005924 devstack@c-api.service[100521]: INFO cinder.api.openstack.wsgi [None req-ea8af382-db97-4e8a-9994-f69dc680b8d4 tempest-VolumeRetypeMultiattachTest-1406916511 tempest-VolumeRetypeMultiattachTest-1406916511-project-member] GET https://10.4.3.117/volume/v3/volumes/814e6f80-c4d1-479e-bba4-5d33e388efb8 Jul 27 16:13:38.382766 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.openstack.wsgi [None req-ea8af382-db97-4e8a-9994-f69dc680b8d4 tempest-VolumeRetypeMultiattachTest-1406916511 tempest-VolumeRetypeMultiattachTest-1406916511-project-member] Empty body provided in request {{(pid=100521) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:13:38.382939 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.openstack.wsgi [None req-ea8af382-db97-4e8a-9994-f69dc680b8d4 tempest-VolumeRetypeMultiattachTest-1406916511 tempest-VolumeRetypeMultiattachTest-1406916511-project-member] Calling method 'show' {{(pid=100521) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:13:38.393975 np0000005924 devstack@c-api.service[100521]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:13:38.393975 np0000005924 devstack@c-api.service[100521]: warnings.warn( Jul 27 16:13:38.402039 np0000005924 devstack@c-api.service[100521]: INFO cinder.volume.api [None req-ea8af382-db97-4e8a-9994-f69dc680b8d4 tempest-VolumeRetypeMultiattachTest-1406916511 tempest-VolumeRetypeMultiattachTest-1406916511-project-member] Volume info retrieved successfully. Jul 27 16:13:38.408796 np0000005924 devstack@c-api.service[100521]: INFO cinder.api.openstack.wsgi [None req-ea8af382-db97-4e8a-9994-f69dc680b8d4 tempest-VolumeRetypeMultiattachTest-1406916511 tempest-VolumeRetypeMultiattachTest-1406916511-project-member] https://10.4.3.117/volume/v3/volumes/814e6f80-c4d1-479e-bba4-5d33e388efb8 returned with HTTP 200 Jul 27 16:13:38.409232 np0000005924 devstack@c-api.service[100521]: [pid: 100521|app: 0|req: 505/2036] 10.4.3.117 () {68 vars in 1389 bytes} [Mon Jul 27 16:13:38 2026] GET /volume/v3/volumes/814e6f80-c4d1-479e-bba4-5d33e388efb8 => generated 997 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 27 16:13:38.422978 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.middleware.request_id [None req-150bd2b6-7319-4efc-82d9-73706fa45daf None None] RequestId filter calling following filter/app {{(pid=100524) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:13:38.425127 np0000005924 devstack@c-api.service[100524]: INFO cinder.api.openstack.wsgi [None req-150bd2b6-7319-4efc-82d9-73706fa45daf tempest-VolumeRetypeMultiattachTest-1192929551 tempest-VolumeRetypeMultiattachTest-1192929551-project-admin] GET https://10.4.3.117/volume/v3/volumes/814e6f80-c4d1-479e-bba4-5d33e388efb8 Jul 27 16:13:38.425442 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.openstack.wsgi [None req-150bd2b6-7319-4efc-82d9-73706fa45daf tempest-VolumeRetypeMultiattachTest-1192929551 tempest-VolumeRetypeMultiattachTest-1192929551-project-admin] Empty body provided in request {{(pid=100524) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:13:38.425699 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.openstack.wsgi [None req-150bd2b6-7319-4efc-82d9-73706fa45daf tempest-VolumeRetypeMultiattachTest-1192929551 tempest-VolumeRetypeMultiattachTest-1192929551-project-admin] Calling method 'show' {{(pid=100524) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:13:38.434781 np0000005924 devstack@c-api.service[100524]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:13:38.434781 np0000005924 devstack@c-api.service[100524]: warnings.warn( Jul 27 16:13:38.439534 np0000005924 devstack@c-api.service[100524]: INFO cinder.volume.api [None req-150bd2b6-7319-4efc-82d9-73706fa45daf tempest-VolumeRetypeMultiattachTest-1192929551 tempest-VolumeRetypeMultiattachTest-1192929551-project-admin] Volume info retrieved successfully. Jul 27 16:13:38.444484 np0000005924 devstack@c-api.service[100524]: INFO cinder.api.openstack.wsgi [None req-150bd2b6-7319-4efc-82d9-73706fa45daf tempest-VolumeRetypeMultiattachTest-1192929551 tempest-VolumeRetypeMultiattachTest-1192929551-project-admin] https://10.4.3.117/volume/v3/volumes/814e6f80-c4d1-479e-bba4-5d33e388efb8 returned with HTTP 200 Jul 27 16:13:38.444977 np0000005924 devstack@c-api.service[100524]: [pid: 100524|app: 0|req: 516/2037] 10.4.3.117 () {68 vars in 1389 bytes} [Mon Jul 27 16:13:38 2026] GET /volume/v3/volumes/814e6f80-c4d1-479e-bba4-5d33e388efb8 => generated 1191 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 27 16:13:38.461146 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.middleware.request_id [None req-1cca7e24-e000-4e21-97a5-3d4b2a1a5c49 None None] RequestId filter calling following filter/app {{(pid=100523) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:13:38.462864 np0000005924 devstack@c-api.service[100523]: INFO cinder.api.openstack.wsgi [None req-1cca7e24-e000-4e21-97a5-3d4b2a1a5c49 tempest-VolumeRetypeMultiattachTest-1406916511 tempest-VolumeRetypeMultiattachTest-1406916511-project-member] POST https://10.4.3.117/volume/v3/volumes/814e6f80-c4d1-479e-bba4-5d33e388efb8/action Jul 27 16:13:38.463613 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.openstack.wsgi [None req-1cca7e24-e000-4e21-97a5-3d4b2a1a5c49 tempest-VolumeRetypeMultiattachTest-1406916511 tempest-VolumeRetypeMultiattachTest-1406916511-project-member] Action body: b'{"os-retype": {"new_type": "tempest-VolumeRetypeMultiattachTest-volume-type-1793354885", "migration_policy": "never"}}' {{(pid=100523) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 27 16:13:38.463613 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.openstack.wsgi [None req-1cca7e24-e000-4e21-97a5-3d4b2a1a5c49 tempest-VolumeRetypeMultiattachTest-1406916511 tempest-VolumeRetypeMultiattachTest-1406916511-project-member] Action: 'action', calling method: _retype, body: {"os-retype": {"new_type": "tempest-VolumeRetypeMultiattachTest-volume-type-1793354885", "migration_policy": "never"}} {{(pid=100523) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 27 16:13:38.475531 np0000005924 devstack@c-api.service[100523]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:13:38.475531 np0000005924 devstack@c-api.service[100523]: warnings.warn( Jul 27 16:13:38.475531 np0000005924 devstack@c-api.service[100523]: INFO cinder.volume.api [None req-1cca7e24-e000-4e21-97a5-3d4b2a1a5c49 tempest-VolumeRetypeMultiattachTest-1406916511 tempest-VolumeRetypeMultiattachTest-1406916511-project-member] Volume info retrieved successfully. Jul 27 16:13:38.483347 np0000005924 devstack@c-api.service[100523]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:13:38.483347 np0000005924 devstack@c-api.service[100523]: warnings.warn( Jul 27 16:13:38.538565 np0000005924 devstack@c-api.service[100523]: WARNING cinder.quota [None req-1cca7e24-e000-4e21-97a5-3d4b2a1a5c49 tempest-VolumeRetypeMultiattachTest-1406916511 tempest-VolumeRetypeMultiattachTest-1406916511-project-member] Deprecated: Default quota for resource: volumes_tempest-VolumeRetypeMultiattachTest-volume-type-1793354885 is set by the default quota flag: quota_volumes_tempest-VolumeRetypeMultiattachTest-volume-type-1793354885, it is now deprecated. Please use the default quota class for default quota. Jul 27 16:13:38.538565 np0000005924 devstack@c-api.service[100523]: WARNING cinder.quota [None req-1cca7e24-e000-4e21-97a5-3d4b2a1a5c49 tempest-VolumeRetypeMultiattachTest-1406916511 tempest-VolumeRetypeMultiattachTest-1406916511-project-member] Deprecated: Default quota for resource: gigabytes_tempest-VolumeRetypeMultiattachTest-volume-type-1793354885 is set by the default quota flag: quota_gigabytes_tempest-VolumeRetypeMultiattachTest-volume-type-1793354885, it is now deprecated. Please use the default quota class for default quota. Jul 27 16:13:38.598294 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.quota [None req-1cca7e24-e000-4e21-97a5-3d4b2a1a5c49 tempest-VolumeRetypeMultiattachTest-1406916511 tempest-VolumeRetypeMultiattachTest-1406916511-project-member] Created reservations ['94f5b6dc-90ac-4cb5-9d03-50df023f34a5', '7981d3fc-83eb-4ec7-b54c-8e57de6b5e89'] {{(pid=100523) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 27 16:13:38.616760 np0000005924 devstack@c-api.service[100523]: WARNING cinder.quota [None req-1cca7e24-e000-4e21-97a5-3d4b2a1a5c49 tempest-VolumeRetypeMultiattachTest-1406916511 tempest-VolumeRetypeMultiattachTest-1406916511-project-member] Deprecated: Default quota for resource: volumes_tempest-VolumeRetypeMultiattachTest-volume-type-305556570 is set by the default quota flag: quota_volumes_tempest-VolumeRetypeMultiattachTest-volume-type-305556570, it is now deprecated. Please use the default quota class for default quota. Jul 27 16:13:38.618474 np0000005924 devstack@c-api.service[100523]: WARNING cinder.quota [None req-1cca7e24-e000-4e21-97a5-3d4b2a1a5c49 tempest-VolumeRetypeMultiattachTest-1406916511 tempest-VolumeRetypeMultiattachTest-1406916511-project-member] Deprecated: Default quota for resource: gigabytes_tempest-VolumeRetypeMultiattachTest-volume-type-305556570 is set by the default quota flag: quota_gigabytes_tempest-VolumeRetypeMultiattachTest-volume-type-305556570, it is now deprecated. Please use the default quota class for default quota. Jul 27 16:13:38.641384 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.quota [None req-1cca7e24-e000-4e21-97a5-3d4b2a1a5c49 tempest-VolumeRetypeMultiattachTest-1406916511 tempest-VolumeRetypeMultiattachTest-1406916511-project-member] Created reservations ['d8159359-3a6e-4e62-8056-f5b6da126e90', 'd0411e5a-93de-4626-aaad-5dcdab5930ea'] {{(pid=100523) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 27 16:13:38.684468 np0000005924 devstack@c-api.service[100523]: INFO cinder.volume.api [None req-1cca7e24-e000-4e21-97a5-3d4b2a1a5c49 tempest-VolumeRetypeMultiattachTest-1406916511 tempest-VolumeRetypeMultiattachTest-1406916511-project-member] Retype volume request issued successfully. Jul 27 16:13:38.684763 np0000005924 devstack@c-api.service[100523]: INFO cinder.api.openstack.wsgi [None req-1cca7e24-e000-4e21-97a5-3d4b2a1a5c49 tempest-VolumeRetypeMultiattachTest-1406916511 tempest-VolumeRetypeMultiattachTest-1406916511-project-member] https://10.4.3.117/volume/v3/volumes/814e6f80-c4d1-479e-bba4-5d33e388efb8/action returned with HTTP 202 Jul 27 16:13:38.685359 np0000005924 devstack@c-api.service[100523]: [pid: 100523|app: 0|req: 515/2038] 10.4.3.117 () {70 vars in 1432 bytes} [Mon Jul 27 16:13:38 2026] POST /volume/v3/volumes/814e6f80-c4d1-479e-bba4-5d33e388efb8/action => generated 0 bytes in 225 msecs (HTTP/1.1 202) 7 headers in 290 bytes (1 switches on core 0) Jul 27 16:13:38.696387 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.middleware.request_id [None req-c0b73e51-6c27-4799-ac59-8cb33f724381 None None] RequestId filter calling following filter/app {{(pid=100522) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:13:38.698283 np0000005924 devstack@c-api.service[100522]: INFO cinder.api.openstack.wsgi [None req-c0b73e51-6c27-4799-ac59-8cb33f724381 tempest-VolumeRetypeMultiattachTest-1406916511 tempest-VolumeRetypeMultiattachTest-1406916511-project-member] GET https://10.4.3.117/volume/v3/volumes/814e6f80-c4d1-479e-bba4-5d33e388efb8 Jul 27 16:13:38.701097 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.openstack.wsgi [None req-c0b73e51-6c27-4799-ac59-8cb33f724381 tempest-VolumeRetypeMultiattachTest-1406916511 tempest-VolumeRetypeMultiattachTest-1406916511-project-member] Empty body provided in request {{(pid=100522) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:13:38.701097 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.openstack.wsgi [None req-c0b73e51-6c27-4799-ac59-8cb33f724381 tempest-VolumeRetypeMultiattachTest-1406916511 tempest-VolumeRetypeMultiattachTest-1406916511-project-member] Calling method 'show' {{(pid=100522) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:13:38.701192 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.middleware.request_id [None req-9e05bcb1-c268-479d-a063-48922981d42e None None] RequestId filter calling following filter/app {{(pid=100521) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:13:38.701405 np0000005924 devstack@c-api.service[100521]: INFO cinder.api.openstack.wsgi [None req-9e05bcb1-c268-479d-a063-48922981d42e tempest-AttachVolumeMultiAttachTest-1978803889 tempest-AttachVolumeMultiAttachTest-1978803889-project-member] GET https://10.4.3.117/volume/v3/volumes/d92d8add-57b3-4dfb-a40b-4918757202bc Jul 27 16:13:38.701717 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.openstack.wsgi [None req-9e05bcb1-c268-479d-a063-48922981d42e tempest-AttachVolumeMultiAttachTest-1978803889 tempest-AttachVolumeMultiAttachTest-1978803889-project-member] Empty body provided in request {{(pid=100521) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:13:38.701995 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.openstack.wsgi [None req-9e05bcb1-c268-479d-a063-48922981d42e tempest-AttachVolumeMultiAttachTest-1978803889 tempest-AttachVolumeMultiAttachTest-1978803889-project-member] Calling method 'show' {{(pid=100521) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:13:38.707072 np0000005924 devstack@c-api.service[100522]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:13:38.707072 np0000005924 devstack@c-api.service[100522]: warnings.warn( Jul 27 16:13:38.710033 np0000005924 devstack@c-api.service[100521]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:13:38.710033 np0000005924 devstack@c-api.service[100521]: warnings.warn( Jul 27 16:13:38.711581 np0000005924 devstack@c-api.service[100522]: INFO cinder.volume.api [None req-c0b73e51-6c27-4799-ac59-8cb33f724381 tempest-VolumeRetypeMultiattachTest-1406916511 tempest-VolumeRetypeMultiattachTest-1406916511-project-member] Volume info retrieved successfully. Jul 27 16:13:38.714252 np0000005924 devstack@c-api.service[100521]: INFO cinder.volume.api [None req-9e05bcb1-c268-479d-a063-48922981d42e tempest-AttachVolumeMultiAttachTest-1978803889 tempest-AttachVolumeMultiAttachTest-1978803889-project-member] Volume info retrieved successfully. Jul 27 16:13:38.716952 np0000005924 devstack@c-api.service[100522]: INFO cinder.api.openstack.wsgi [None req-c0b73e51-6c27-4799-ac59-8cb33f724381 tempest-VolumeRetypeMultiattachTest-1406916511 tempest-VolumeRetypeMultiattachTest-1406916511-project-member] https://10.4.3.117/volume/v3/volumes/814e6f80-c4d1-479e-bba4-5d33e388efb8 returned with HTTP 200 Jul 27 16:13:38.717499 np0000005924 devstack@c-api.service[100522]: [pid: 100522|app: 0|req: 503/2039] 10.4.3.117 () {68 vars in 1389 bytes} [Mon Jul 27 16:13:38 2026] GET /volume/v3/volumes/814e6f80-c4d1-479e-bba4-5d33e388efb8 => generated 995 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 27 16:13:38.718593 np0000005924 devstack@c-api.service[100521]: INFO cinder.api.openstack.wsgi [None req-9e05bcb1-c268-479d-a063-48922981d42e tempest-AttachVolumeMultiAttachTest-1978803889 tempest-AttachVolumeMultiAttachTest-1978803889-project-member] https://10.4.3.117/volume/v3/volumes/d92d8add-57b3-4dfb-a40b-4918757202bc returned with HTTP 200 Jul 27 16:13:38.719353 np0000005924 devstack@c-api.service[100521]: [pid: 100521|app: 0|req: 506/2040] 10.4.3.117 () {66 vars in 1348 bytes} [Mon Jul 27 16:13:38 2026] GET /volume/v3/volumes/d92d8add-57b3-4dfb-a40b-4918757202bc => generated 853 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 27 16:13:38.731351 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.middleware.request_id [None req-09339169-bdcc-482c-9fbc-640b7a9db40f None None] RequestId filter calling following filter/app {{(pid=100524) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:13:38.734151 np0000005924 devstack@c-api.service[100524]: INFO cinder.api.openstack.wsgi [None req-09339169-bdcc-482c-9fbc-640b7a9db40f tempest-AttachVolumeMultiAttachTest-1978803889 tempest-AttachVolumeMultiAttachTest-1978803889-project-member] GET https://10.4.3.117/volume/v3/volumes/d92d8add-57b3-4dfb-a40b-4918757202bc Jul 27 16:13:38.734151 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.openstack.wsgi [None req-09339169-bdcc-482c-9fbc-640b7a9db40f tempest-AttachVolumeMultiAttachTest-1978803889 tempest-AttachVolumeMultiAttachTest-1978803889-project-member] Empty body provided in request {{(pid=100524) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:13:38.734151 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.openstack.wsgi [None req-09339169-bdcc-482c-9fbc-640b7a9db40f tempest-AttachVolumeMultiAttachTest-1978803889 tempest-AttachVolumeMultiAttachTest-1978803889-project-member] Calling method 'show' {{(pid=100524) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:13:38.734491 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.middleware.request_id [None req-80048fc9-adb4-4c39-b21a-4ab253ce7a2d None None] RequestId filter calling following filter/app {{(pid=100523) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:13:38.737003 np0000005924 devstack@c-api.service[100523]: INFO cinder.api.openstack.wsgi [None req-80048fc9-adb4-4c39-b21a-4ab253ce7a2d tempest-VolumesBackupsTest-1601316061 tempest-VolumesBackupsTest-1601316061-project-member] GET https://10.4.3.117/volume/v3/backups/b03c08df-2ec2-41f6-b883-b6fc0866c35b Jul 27 16:13:38.737294 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.openstack.wsgi [None req-80048fc9-adb4-4c39-b21a-4ab253ce7a2d tempest-VolumesBackupsTest-1601316061 tempest-VolumesBackupsTest-1601316061-project-member] Empty body provided in request {{(pid=100523) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:13:38.737584 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.openstack.wsgi [None req-80048fc9-adb4-4c39-b21a-4ab253ce7a2d tempest-VolumesBackupsTest-1601316061 tempest-VolumesBackupsTest-1601316061-project-member] Calling method 'show' {{(pid=100523) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:13:38.737727 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.v3.backups [None req-80048fc9-adb4-4c39-b21a-4ab253ce7a2d tempest-VolumesBackupsTest-1601316061 tempest-VolumesBackupsTest-1601316061-project-member] Show backup with id b03c08df-2ec2-41f6-b883-b6fc0866c35b. {{(pid=100523) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 27 16:13:38.742338 np0000005924 devstack@c-api.service[100524]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:13:38.742338 np0000005924 devstack@c-api.service[100524]: warnings.warn( Jul 27 16:13:38.743678 np0000005924 devstack@c-api.service[100523]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:13:38.743678 np0000005924 devstack@c-api.service[100523]: warnings.warn( Jul 27 16:13:38.744792 np0000005924 devstack@c-api.service[100523]: INFO cinder.api.openstack.wsgi [None req-80048fc9-adb4-4c39-b21a-4ab253ce7a2d tempest-VolumesBackupsTest-1601316061 tempest-VolumesBackupsTest-1601316061-project-member] https://10.4.3.117/volume/v3/backups/b03c08df-2ec2-41f6-b883-b6fc0866c35b returned with HTTP 200 Jul 27 16:13:38.745879 np0000005924 devstack@c-api.service[100523]: [pid: 100523|app: 0|req: 516/2041] 10.4.3.117 () {66 vars in 1348 bytes} [Mon Jul 27 16:13:38 2026] GET /volume/v3/backups/b03c08df-2ec2-41f6-b883-b6fc0866c35b => generated 789 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 27 16:13:38.746790 np0000005924 devstack@c-api.service[100524]: INFO cinder.volume.api [None req-09339169-bdcc-482c-9fbc-640b7a9db40f tempest-AttachVolumeMultiAttachTest-1978803889 tempest-AttachVolumeMultiAttachTest-1978803889-project-member] Volume info retrieved successfully. Jul 27 16:13:38.751933 np0000005924 devstack@c-api.service[100524]: INFO cinder.api.openstack.wsgi [None req-09339169-bdcc-482c-9fbc-640b7a9db40f tempest-AttachVolumeMultiAttachTest-1978803889 tempest-AttachVolumeMultiAttachTest-1978803889-project-member] https://10.4.3.117/volume/v3/volumes/d92d8add-57b3-4dfb-a40b-4918757202bc returned with HTTP 200 Jul 27 16:13:38.752432 np0000005924 devstack@c-api.service[100524]: [pid: 100524|app: 0|req: 517/2042] 10.4.3.117 () {66 vars in 1348 bytes} [Mon Jul 27 16:13:38 2026] GET /volume/v3/volumes/d92d8add-57b3-4dfb-a40b-4918757202bc => generated 853 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 27 16:13:38.800572 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.middleware.request_id [None req-e0a00190-73bd-489f-bd8e-5c65be3eca5f None None] RequestId filter calling following filter/app {{(pid=100522) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:13:38.802389 np0000005924 devstack@c-api.service[100522]: INFO cinder.api.openstack.wsgi [None req-e0a00190-73bd-489f-bd8e-5c65be3eca5f tempest-AttachVolumeMultiAttachTest-1978803889 tempest-AttachVolumeMultiAttachTest-1978803889-project-member] GET https://10.4.3.117/volume/v3/volumes/d92d8add-57b3-4dfb-a40b-4918757202bc Jul 27 16:13:38.802577 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.openstack.wsgi [None req-e0a00190-73bd-489f-bd8e-5c65be3eca5f tempest-AttachVolumeMultiAttachTest-1978803889 tempest-AttachVolumeMultiAttachTest-1978803889-project-member] Empty body provided in request {{(pid=100522) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:13:38.802764 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.openstack.wsgi [None req-e0a00190-73bd-489f-bd8e-5c65be3eca5f tempest-AttachVolumeMultiAttachTest-1978803889 tempest-AttachVolumeMultiAttachTest-1978803889-project-member] Calling method 'show' {{(pid=100522) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:13:38.809356 np0000005924 devstack@c-api.service[100522]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:13:38.809356 np0000005924 devstack@c-api.service[100522]: warnings.warn( Jul 27 16:13:38.812999 np0000005924 devstack@c-api.service[100522]: INFO cinder.volume.api [None req-e0a00190-73bd-489f-bd8e-5c65be3eca5f tempest-AttachVolumeMultiAttachTest-1978803889 tempest-AttachVolumeMultiAttachTest-1978803889-project-member] Volume info retrieved successfully. Jul 27 16:13:38.818046 np0000005924 devstack@c-api.service[100522]: INFO cinder.api.openstack.wsgi [None req-e0a00190-73bd-489f-bd8e-5c65be3eca5f tempest-AttachVolumeMultiAttachTest-1978803889 tempest-AttachVolumeMultiAttachTest-1978803889-project-member] https://10.4.3.117/volume/v3/volumes/d92d8add-57b3-4dfb-a40b-4918757202bc returned with HTTP 200 Jul 27 16:13:38.818443 np0000005924 devstack@c-api.service[100522]: [pid: 100522|app: 0|req: 504/2043] 10.4.3.117 () {66 vars in 1348 bytes} [Mon Jul 27 16:13:38 2026] GET /volume/v3/volumes/d92d8add-57b3-4dfb-a40b-4918757202bc => generated 853 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 27 16:13:38.876342 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.middleware.request_id [None req-5bf4e8c9-21f2-4597-8cef-cc0a9bf9111a None None] RequestId filter calling following filter/app {{(pid=100521) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:13:38.878176 np0000005924 devstack@c-api.service[100521]: INFO cinder.api.openstack.wsgi [None req-5bf4e8c9-21f2-4597-8cef-cc0a9bf9111a tempest-AttachVolumeMultiAttachTest-1978803889 tempest-AttachVolumeMultiAttachTest-1978803889-project-member] POST https://10.4.3.117/volume/v3/volumes Jul 27 16:13:38.878679 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.openstack.wsgi [None req-5bf4e8c9-21f2-4597-8cef-cc0a9bf9111a tempest-AttachVolumeMultiAttachTest-1978803889 tempest-AttachVolumeMultiAttachTest-1978803889-project-member] Action: 'create', calling method: create, body: {"volume": {"volume_type": "multiattach", "size": 1, "display_name": "tempest-AttachVolumeMultiAttachTest-volume-1199164286", "imageRef": "9b5714dc-7db2-46f4-8517-f5174b84ff15"}} {{(pid=100521) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 27 16:13:38.880058 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.v3.volumes [None req-5bf4e8c9-21f2-4597-8cef-cc0a9bf9111a tempest-AttachVolumeMultiAttachTest-1978803889 tempest-AttachVolumeMultiAttachTest-1978803889-project-member] Create volume request body: {'volume': {'volume_type': 'multiattach', 'size': 1, 'display_name': 'tempest-AttachVolumeMultiAttachTest-volume-1199164286', 'imageRef': '9b5714dc-7db2-46f4-8517-f5174b84ff15'}} {{(pid=100521) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 27 16:13:38.953537 np0000005924 devstack@c-api.service[100521]: INFO cinder.api.v3.volumes [None req-5bf4e8c9-21f2-4597-8cef-cc0a9bf9111a tempest-AttachVolumeMultiAttachTest-1978803889 tempest-AttachVolumeMultiAttachTest-1978803889-project-member] Create volume of 1 GB Jul 27 16:13:38.953951 np0000005924 devstack@c-api.service[100521]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:13:38.953951 np0000005924 devstack@c-api.service[100521]: warnings.warn( Jul 27 16:13:38.954376 np0000005924 devstack@c-api.service[100521]: INFO cinder.volume.api [None req-5bf4e8c9-21f2-4597-8cef-cc0a9bf9111a tempest-AttachVolumeMultiAttachTest-1978803889 tempest-AttachVolumeMultiAttachTest-1978803889-project-member] Availability Zones retrieved successfully. Jul 27 16:13:38.960743 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.volume.api [None req-5bf4e8c9-21f2-4597-8cef-cc0a9bf9111a tempest-AttachVolumeMultiAttachTest-1978803889 tempest-AttachVolumeMultiAttachTest-1978803889-project-member] Flow 'volume_create_api' (3aa87a3b-7b95-4a46-a4ec-839d59838088) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100521) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 27 16:13:38.961640 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.volume.api [None req-5bf4e8c9-21f2-4597-8cef-cc0a9bf9111a tempest-AttachVolumeMultiAttachTest-1978803889 tempest-AttachVolumeMultiAttachTest-1978803889-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (380cb14d-2624-4636-aab5-86f25db97c3b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100521) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 27 16:13:38.962513 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.volume.flows.api.create_volume [None req-5bf4e8c9-21f2-4597-8cef-cc0a9bf9111a tempest-AttachVolumeMultiAttachTest-1978803889 tempest-AttachVolumeMultiAttachTest-1978803889-project-member] Validating volume size '1' using validate_int {{(pid=100521) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 27 16:13:38.996725 np0000005924 devstack@c-api.service[100521]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:13:38.996725 np0000005924 devstack@c-api.service[100521]: warnings.warn( Jul 27 16:13:39.008894 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.volume.api [None req-5bf4e8c9-21f2-4597-8cef-cc0a9bf9111a tempest-AttachVolumeMultiAttachTest-1978803889 tempest-AttachVolumeMultiAttachTest-1978803889-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (380cb14d-2624-4636-aab5-86f25db97c3b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-27T16:05:00Z,deleted=False,deleted_at=None,description=None,extra_specs={multiattach=' True'},id=5a08e345-6607-4a90-9e52-260a905c25f2,is_public=True,name='multiattach',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '5a08e345-6607-4a90-9e52-260a905c25f2', 'encryption_key_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=100521) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 27 16:13:39.010566 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.volume.api [None req-5bf4e8c9-21f2-4597-8cef-cc0a9bf9111a tempest-AttachVolumeMultiAttachTest-1978803889 tempest-AttachVolumeMultiAttachTest-1978803889-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (1788cbae-5bd2-42a6-b4c2-e8ab06e0b419) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100521) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 27 16:13:39.062954 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.quota [None req-5bf4e8c9-21f2-4597-8cef-cc0a9bf9111a tempest-AttachVolumeMultiAttachTest-1978803889 tempest-AttachVolumeMultiAttachTest-1978803889-project-member] Created reservations ['4b88e819-a699-4f7c-8067-9f1ab1e698b0', 'b2de4d45-660e-485b-a75b-12d1798b4789', 'c7330245-a6b1-4f91-956a-6893d58b79aa', '6eea1b5a-6c20-40b0-bd2a-918686af99ec'] {{(pid=100521) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 27 16:13:39.064010 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.volume.api [None req-5bf4e8c9-21f2-4597-8cef-cc0a9bf9111a tempest-AttachVolumeMultiAttachTest-1978803889 tempest-AttachVolumeMultiAttachTest-1978803889-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (1788cbae-5bd2-42a6-b4c2-e8ab06e0b419) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['4b88e819-a699-4f7c-8067-9f1ab1e698b0', 'b2de4d45-660e-485b-a75b-12d1798b4789', 'c7330245-a6b1-4f91-956a-6893d58b79aa', '6eea1b5a-6c20-40b0-bd2a-918686af99ec']}' {{(pid=100521) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 27 16:13:39.064998 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.volume.api [None req-5bf4e8c9-21f2-4597-8cef-cc0a9bf9111a tempest-AttachVolumeMultiAttachTest-1978803889 tempest-AttachVolumeMultiAttachTest-1978803889-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (36dfd842-68d1-4c8c-b2e5-cbff10a2e967) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100521) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 27 16:13:39.105951 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.volume.api [None req-5bf4e8c9-21f2-4597-8cef-cc0a9bf9111a tempest-AttachVolumeMultiAttachTest-1978803889 tempest-AttachVolumeMultiAttachTest-1978803889-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (36dfd842-68d1-4c8c-b2e5-cbff10a2e967) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '7da4d316-db6d-43f0-942f-f733e5c5a369', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-AttachVolumeMultiAttachTest-volume-1199164286',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=True,project_id='4ff7cfd7ac6843908eb1f02c2ee8c7f8',qos_specs=None,replication_status=,reservations=['4b88e819-a699-4f7c-8067-9f1ab1e698b0','b2de4d45-660e-485b-a75b-12d1798b4789','c7330245-a6b1-4f91-956a-6893d58b79aa','6eea1b5a-6c20-40b0-bd2a-918686af99ec'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='12c06bdbe542476f975b12951e39ef16',volume_type_id=5a08e345-6607-4a90-9e52-260a905c25f2), 'volume': Volume(_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-27T16:13:39Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-AttachVolumeMultiAttachTest-volume-1199164286',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=7da4d316-db6d-43f0-942f-f733e5c5a369,launched_at=None,metadata={},migration_status=None,multiattach=True,previous_status=None,project_id='4ff7cfd7ac6843908eb1f02c2ee8c7f8',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='12c06bdbe542476f975b12951e39ef16',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(5a08e345-6607-4a90-9e52-260a905c25f2),volume_type_id=5a08e345-6607-4a90-9e52-260a905c25f2)}' {{(pid=100521) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 27 16:13:39.107021 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.volume.api [None req-5bf4e8c9-21f2-4597-8cef-cc0a9bf9111a tempest-AttachVolumeMultiAttachTest-1978803889 tempest-AttachVolumeMultiAttachTest-1978803889-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (e3ec4a2a-03d2-4f30-b926-a2c4f5be3361) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100521) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 27 16:13:39.137420 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.volume.api [None req-5bf4e8c9-21f2-4597-8cef-cc0a9bf9111a tempest-AttachVolumeMultiAttachTest-1978803889 tempest-AttachVolumeMultiAttachTest-1978803889-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (e3ec4a2a-03d2-4f30-b926-a2c4f5be3361) transitioned into state 'SUCCESS' from state '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-1199164286',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=True,project_id='4ff7cfd7ac6843908eb1f02c2ee8c7f8',qos_specs=None,replication_status=,reservations=['4b88e819-a699-4f7c-8067-9f1ab1e698b0','b2de4d45-660e-485b-a75b-12d1798b4789','c7330245-a6b1-4f91-956a-6893d58b79aa','6eea1b5a-6c20-40b0-bd2a-918686af99ec'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='12c06bdbe542476f975b12951e39ef16',volume_type_id=5a08e345-6607-4a90-9e52-260a905c25f2)}' {{(pid=100521) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 27 16:13:39.138089 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.volume.api [None req-5bf4e8c9-21f2-4597-8cef-cc0a9bf9111a tempest-AttachVolumeMultiAttachTest-1978803889 tempest-AttachVolumeMultiAttachTest-1978803889-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (814baaf1-3c0f-47c4-ba09-61eb0eb7210d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100521) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 27 16:13:39.157553 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.volume.api [None req-5bf4e8c9-21f2-4597-8cef-cc0a9bf9111a tempest-AttachVolumeMultiAttachTest-1978803889 tempest-AttachVolumeMultiAttachTest-1978803889-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (814baaf1-3c0f-47c4-ba09-61eb0eb7210d) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100521) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 27 16:13:39.159715 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.volume.api [None req-5bf4e8c9-21f2-4597-8cef-cc0a9bf9111a tempest-AttachVolumeMultiAttachTest-1978803889 tempest-AttachVolumeMultiAttachTest-1978803889-project-member] Flow 'volume_create_api' (3aa87a3b-7b95-4a46-a4ec-839d59838088) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100521) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 27 16:13:39.160179 np0000005924 devstack@c-api.service[100521]: INFO cinder.volume.api [None req-5bf4e8c9-21f2-4597-8cef-cc0a9bf9111a tempest-AttachVolumeMultiAttachTest-1978803889 tempest-AttachVolumeMultiAttachTest-1978803889-project-member] Create volume request issued successfully. Jul 27 16:13:39.161134 np0000005924 devstack@c-api.service[100521]: INFO cinder.api.openstack.wsgi [None req-5bf4e8c9-21f2-4597-8cef-cc0a9bf9111a tempest-AttachVolumeMultiAttachTest-1978803889 tempest-AttachVolumeMultiAttachTest-1978803889-project-member] https://10.4.3.117/volume/v3/volumes returned with HTTP 202 Jul 27 16:13:39.162523 np0000005924 devstack@c-api.service[100521]: [pid: 100521|app: 0|req: 507/2044] 10.4.3.117 () {68 vars in 1259 bytes} [Mon Jul 27 16:13:38 2026] POST /volume/v3/volumes => generated 760 bytes in 286 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 27 16:13:39.179358 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.middleware.request_id [None req-98c8486f-7e34-4b45-a91e-cffb9f0bf1b6 None None] RequestId filter calling following filter/app {{(pid=100523) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:13:39.180740 np0000005924 devstack@c-api.service[100523]: INFO cinder.api.openstack.wsgi [None req-98c8486f-7e34-4b45-a91e-cffb9f0bf1b6 tempest-AttachVolumeMultiAttachTest-1978803889 tempest-AttachVolumeMultiAttachTest-1978803889-project-member] GET https://10.4.3.117/volume/v3/volumes/7da4d316-db6d-43f0-942f-f733e5c5a369 Jul 27 16:13:39.180948 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.openstack.wsgi [None req-98c8486f-7e34-4b45-a91e-cffb9f0bf1b6 tempest-AttachVolumeMultiAttachTest-1978803889 tempest-AttachVolumeMultiAttachTest-1978803889-project-member] Empty body provided in request {{(pid=100523) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:13:39.181189 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.openstack.wsgi [None req-98c8486f-7e34-4b45-a91e-cffb9f0bf1b6 tempest-AttachVolumeMultiAttachTest-1978803889 tempest-AttachVolumeMultiAttachTest-1978803889-project-member] Calling method 'show' {{(pid=100523) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:13:39.189623 np0000005924 devstack@c-api.service[100523]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:13:39.189623 np0000005924 devstack@c-api.service[100523]: warnings.warn( Jul 27 16:13:39.194252 np0000005924 devstack@c-api.service[100523]: INFO cinder.volume.api [None req-98c8486f-7e34-4b45-a91e-cffb9f0bf1b6 tempest-AttachVolumeMultiAttachTest-1978803889 tempest-AttachVolumeMultiAttachTest-1978803889-project-member] Volume info retrieved successfully. Jul 27 16:13:39.199736 np0000005924 devstack@c-api.service[100523]: INFO cinder.api.openstack.wsgi [None req-98c8486f-7e34-4b45-a91e-cffb9f0bf1b6 tempest-AttachVolumeMultiAttachTest-1978803889 tempest-AttachVolumeMultiAttachTest-1978803889-project-member] https://10.4.3.117/volume/v3/volumes/7da4d316-db6d-43f0-942f-f733e5c5a369 returned with HTTP 200 Jul 27 16:13:39.200194 np0000005924 devstack@c-api.service[100523]: [pid: 100523|app: 0|req: 517/2045] 10.4.3.117 () {66 vars in 1348 bytes} [Mon Jul 27 16:13:39 2026] GET /volume/v3/volumes/7da4d316-db6d-43f0-942f-f733e5c5a369 => generated 828 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 27 16:13:39.261487 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.middleware.request_id [req-1eb2eae9-e9f2-471a-a28f-a66fbe7890f7 req-82eb4405-c9af-4d81-8cbc-ae28fe79e20b None None] RequestId filter calling following filter/app {{(pid=100524) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:13:39.263669 np0000005924 devstack@c-api.service[100524]: INFO cinder.api.openstack.wsgi [req-1eb2eae9-e9f2-471a-a28f-a66fbe7890f7 req-82eb4405-c9af-4d81-8cbc-ae28fe79e20b tempest-TestVolumeBootPattern-1923367323 tempest-TestVolumeBootPattern-1923367323-project-member] GET https://10.4.3.117/volume/v3/volumes/8fe268bc-bcbb-4101-97cb-707e54a4637c Jul 27 16:13:39.263855 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.openstack.wsgi [req-1eb2eae9-e9f2-471a-a28f-a66fbe7890f7 req-82eb4405-c9af-4d81-8cbc-ae28fe79e20b tempest-TestVolumeBootPattern-1923367323 tempest-TestVolumeBootPattern-1923367323-project-member] Empty body provided in request {{(pid=100524) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:13:39.264059 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.openstack.wsgi [req-1eb2eae9-e9f2-471a-a28f-a66fbe7890f7 req-82eb4405-c9af-4d81-8cbc-ae28fe79e20b tempest-TestVolumeBootPattern-1923367323 tempest-TestVolumeBootPattern-1923367323-project-member] Calling method 'show' {{(pid=100524) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:13:39.270880 np0000005924 devstack@c-api.service[100524]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:13:39.270880 np0000005924 devstack@c-api.service[100524]: warnings.warn( Jul 27 16:13:39.274511 np0000005924 devstack@c-api.service[100524]: INFO cinder.volume.api [req-1eb2eae9-e9f2-471a-a28f-a66fbe7890f7 req-82eb4405-c9af-4d81-8cbc-ae28fe79e20b tempest-TestVolumeBootPattern-1923367323 tempest-TestVolumeBootPattern-1923367323-project-member] Volume info retrieved successfully. Jul 27 16:13:39.278978 np0000005924 devstack@c-api.service[100524]: INFO cinder.api.openstack.wsgi [req-1eb2eae9-e9f2-471a-a28f-a66fbe7890f7 req-82eb4405-c9af-4d81-8cbc-ae28fe79e20b tempest-TestVolumeBootPattern-1923367323 tempest-TestVolumeBootPattern-1923367323-project-member] https://10.4.3.117/volume/v3/volumes/8fe268bc-bcbb-4101-97cb-707e54a4637c returned with HTTP 200 Jul 27 16:13:39.279426 np0000005924 devstack@c-api.service[100524]: [pid: 100524|app: 0|req: 518/2046] 10.4.3.117 () {68 vars in 1598 bytes} [Mon Jul 27 16:13:39 2026] GET /volume/v3/volumes/8fe268bc-bcbb-4101-97cb-707e54a4637c => generated 1367 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 27 16:13:39.734899 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.middleware.request_id [None req-a4fc370a-657c-4679-9d47-1ef87a4ffd86 None None] RequestId filter calling following filter/app {{(pid=100522) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:13:39.734899 np0000005924 devstack@c-api.service[100522]: INFO cinder.api.openstack.wsgi [None req-a4fc370a-657c-4679-9d47-1ef87a4ffd86 tempest-VolumeRetypeMultiattachTest-1406916511 tempest-VolumeRetypeMultiattachTest-1406916511-project-member] GET https://10.4.3.117/volume/v3/volumes/814e6f80-c4d1-479e-bba4-5d33e388efb8 Jul 27 16:13:39.734899 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.openstack.wsgi [None req-a4fc370a-657c-4679-9d47-1ef87a4ffd86 tempest-VolumeRetypeMultiattachTest-1406916511 tempest-VolumeRetypeMultiattachTest-1406916511-project-member] Empty body provided in request {{(pid=100522) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:13:39.735456 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.openstack.wsgi [None req-a4fc370a-657c-4679-9d47-1ef87a4ffd86 tempest-VolumeRetypeMultiattachTest-1406916511 tempest-VolumeRetypeMultiattachTest-1406916511-project-member] Calling method 'show' {{(pid=100522) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:13:39.746582 np0000005924 devstack@c-api.service[100522]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:13:39.746582 np0000005924 devstack@c-api.service[100522]: warnings.warn( Jul 27 16:13:39.761219 np0000005924 devstack@c-api.service[100522]: INFO cinder.volume.api [None req-a4fc370a-657c-4679-9d47-1ef87a4ffd86 tempest-VolumeRetypeMultiattachTest-1406916511 tempest-VolumeRetypeMultiattachTest-1406916511-project-member] Volume info retrieved successfully. Jul 27 16:13:39.762349 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.middleware.request_id [None req-f7bba233-1df6-4f5b-a959-acd459628e64 None None] RequestId filter calling following filter/app {{(pid=100521) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:13:39.765781 np0000005924 devstack@c-api.service[100521]: INFO cinder.api.openstack.wsgi [None req-f7bba233-1df6-4f5b-a959-acd459628e64 tempest-VolumesBackupsTest-1601316061 tempest-VolumesBackupsTest-1601316061-project-member] GET https://10.4.3.117/volume/v3/backups/b03c08df-2ec2-41f6-b883-b6fc0866c35b Jul 27 16:13:39.766041 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.openstack.wsgi [None req-f7bba233-1df6-4f5b-a959-acd459628e64 tempest-VolumesBackupsTest-1601316061 tempest-VolumesBackupsTest-1601316061-project-member] Empty body provided in request {{(pid=100521) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:13:39.766360 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.openstack.wsgi [None req-f7bba233-1df6-4f5b-a959-acd459628e64 tempest-VolumesBackupsTest-1601316061 tempest-VolumesBackupsTest-1601316061-project-member] Calling method 'show' {{(pid=100521) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:13:39.766521 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.v3.backups [None req-f7bba233-1df6-4f5b-a959-acd459628e64 tempest-VolumesBackupsTest-1601316061 tempest-VolumesBackupsTest-1601316061-project-member] Show backup with id b03c08df-2ec2-41f6-b883-b6fc0866c35b. {{(pid=100521) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 27 16:13:39.766590 np0000005924 devstack@c-api.service[100522]: INFO cinder.api.openstack.wsgi [None req-a4fc370a-657c-4679-9d47-1ef87a4ffd86 tempest-VolumeRetypeMultiattachTest-1406916511 tempest-VolumeRetypeMultiattachTest-1406916511-project-member] https://10.4.3.117/volume/v3/volumes/814e6f80-c4d1-479e-bba4-5d33e388efb8 returned with HTTP 200 Jul 27 16:13:39.767000 np0000005924 devstack@c-api.service[100522]: [pid: 100522|app: 0|req: 505/2047] 10.4.3.117 () {68 vars in 1389 bytes} [Mon Jul 27 16:13:39 2026] GET /volume/v3/volumes/814e6f80-c4d1-479e-bba4-5d33e388efb8 => generated 997 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 27 16:13:39.771892 np0000005924 devstack@c-api.service[100521]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:13:39.771892 np0000005924 devstack@c-api.service[100521]: warnings.warn( Jul 27 16:13:39.772438 np0000005924 devstack@c-api.service[100521]: INFO cinder.api.openstack.wsgi [None req-f7bba233-1df6-4f5b-a959-acd459628e64 tempest-VolumesBackupsTest-1601316061 tempest-VolumesBackupsTest-1601316061-project-member] https://10.4.3.117/volume/v3/backups/b03c08df-2ec2-41f6-b883-b6fc0866c35b returned with HTTP 200 Jul 27 16:13:39.772833 np0000005924 devstack@c-api.service[100521]: [pid: 100521|app: 0|req: 508/2048] 10.4.3.117 () {66 vars in 1348 bytes} [Mon Jul 27 16:13:39 2026] GET /volume/v3/backups/b03c08df-2ec2-41f6-b883-b6fc0866c35b => generated 789 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 27 16:13:39.790493 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.middleware.request_id [None req-69761f85-cc66-4496-895f-aa16251314ce None None] RequestId filter calling following filter/app {{(pid=100523) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:13:39.792829 np0000005924 devstack@c-api.service[100523]: INFO cinder.api.openstack.wsgi [None req-69761f85-cc66-4496-895f-aa16251314ce tempest-VolumeRetypeMultiattachTest-1192929551 tempest-VolumeRetypeMultiattachTest-1192929551-project-admin] GET https://10.4.3.117/volume/v3/volumes/814e6f80-c4d1-479e-bba4-5d33e388efb8 Jul 27 16:13:39.793141 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.openstack.wsgi [None req-69761f85-cc66-4496-895f-aa16251314ce tempest-VolumeRetypeMultiattachTest-1192929551 tempest-VolumeRetypeMultiattachTest-1192929551-project-admin] Empty body provided in request {{(pid=100523) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:13:39.793414 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.openstack.wsgi [None req-69761f85-cc66-4496-895f-aa16251314ce tempest-VolumeRetypeMultiattachTest-1192929551 tempest-VolumeRetypeMultiattachTest-1192929551-project-admin] Calling method 'show' {{(pid=100523) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:13:39.809118 np0000005924 devstack@c-api.service[100523]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:13:39.809118 np0000005924 devstack@c-api.service[100523]: warnings.warn( Jul 27 16:13:39.816210 np0000005924 devstack@c-api.service[100523]: INFO cinder.volume.api [None req-69761f85-cc66-4496-895f-aa16251314ce tempest-VolumeRetypeMultiattachTest-1192929551 tempest-VolumeRetypeMultiattachTest-1192929551-project-admin] Volume info retrieved successfully. Jul 27 16:13:39.818525 np0000005924 devstack@c-api.service[100523]: INFO cinder.api.openstack.wsgi [None req-69761f85-cc66-4496-895f-aa16251314ce tempest-VolumeRetypeMultiattachTest-1192929551 tempest-VolumeRetypeMultiattachTest-1192929551-project-admin] https://10.4.3.117/volume/v3/volumes/814e6f80-c4d1-479e-bba4-5d33e388efb8 returned with HTTP 200 Jul 27 16:13:39.818884 np0000005924 devstack@c-api.service[100523]: [pid: 100523|app: 0|req: 518/2049] 10.4.3.117 () {68 vars in 1389 bytes} [Mon Jul 27 16:13:39 2026] GET /volume/v3/volumes/814e6f80-c4d1-479e-bba4-5d33e388efb8 => generated 1191 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 27 16:13:39.839476 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.middleware.request_id [None req-040da54e-d416-4589-ae09-c8ec87db44a9 None None] RequestId filter calling following filter/app {{(pid=100524) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:13:39.841472 np0000005924 devstack@c-api.service[100524]: INFO cinder.api.openstack.wsgi [None req-040da54e-d416-4589-ae09-c8ec87db44a9 tempest-VolumeRetypeMultiattachTest-1192929551 tempest-VolumeRetypeMultiattachTest-1192929551-project-admin] GET https://10.4.3.117/volume/v3/volumes/814e6f80-c4d1-479e-bba4-5d33e388efb8 Jul 27 16:13:39.841716 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.openstack.wsgi [None req-040da54e-d416-4589-ae09-c8ec87db44a9 tempest-VolumeRetypeMultiattachTest-1192929551 tempest-VolumeRetypeMultiattachTest-1192929551-project-admin] Empty body provided in request {{(pid=100524) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:13:39.841941 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.openstack.wsgi [None req-040da54e-d416-4589-ae09-c8ec87db44a9 tempest-VolumeRetypeMultiattachTest-1192929551 tempest-VolumeRetypeMultiattachTest-1192929551-project-admin] Calling method 'show' {{(pid=100524) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:13:39.849969 np0000005924 devstack@c-api.service[100524]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:13:39.849969 np0000005924 devstack@c-api.service[100524]: warnings.warn( Jul 27 16:13:39.853227 np0000005924 devstack@c-api.service[100524]: INFO cinder.volume.api [None req-040da54e-d416-4589-ae09-c8ec87db44a9 tempest-VolumeRetypeMultiattachTest-1192929551 tempest-VolumeRetypeMultiattachTest-1192929551-project-admin] Volume info retrieved successfully. Jul 27 16:13:39.858124 np0000005924 devstack@c-api.service[100524]: INFO cinder.api.openstack.wsgi [None req-040da54e-d416-4589-ae09-c8ec87db44a9 tempest-VolumeRetypeMultiattachTest-1192929551 tempest-VolumeRetypeMultiattachTest-1192929551-project-admin] https://10.4.3.117/volume/v3/volumes/814e6f80-c4d1-479e-bba4-5d33e388efb8 returned with HTTP 200 Jul 27 16:13:39.858758 np0000005924 devstack@c-api.service[100524]: [pid: 100524|app: 0|req: 519/2050] 10.4.3.117 () {68 vars in 1389 bytes} [Mon Jul 27 16:13:39 2026] GET /volume/v3/volumes/814e6f80-c4d1-479e-bba4-5d33e388efb8 => generated 1191 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 27 16:13:39.877415 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.middleware.request_id [None req-7e1d96fa-e72a-419d-9f17-66db3d93643d None None] RequestId filter calling following filter/app {{(pid=100522) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:13:39.880275 np0000005924 devstack@c-api.service[100522]: INFO cinder.api.openstack.wsgi [None req-7e1d96fa-e72a-419d-9f17-66db3d93643d tempest-VolumeRetypeMultiattachTest-1406916511 tempest-VolumeRetypeMultiattachTest-1406916511-project-member] POST https://10.4.3.117/volume/v3/volumes/814e6f80-c4d1-479e-bba4-5d33e388efb8/action Jul 27 16:13:39.880656 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.openstack.wsgi [None req-7e1d96fa-e72a-419d-9f17-66db3d93643d tempest-VolumeRetypeMultiattachTest-1406916511 tempest-VolumeRetypeMultiattachTest-1406916511-project-member] Action body: b'{"os-retype": {"new_type": "tempest-VolumeRetypeMultiattachTest-volume-type-305556570", "migration_policy": "never"}}' {{(pid=100522) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 27 16:13:39.880783 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.openstack.wsgi [None req-7e1d96fa-e72a-419d-9f17-66db3d93643d tempest-VolumeRetypeMultiattachTest-1406916511 tempest-VolumeRetypeMultiattachTest-1406916511-project-member] Action: 'action', calling method: _retype, body: {"os-retype": {"new_type": "tempest-VolumeRetypeMultiattachTest-volume-type-305556570", "migration_policy": "never"}} {{(pid=100522) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 27 16:13:39.889731 np0000005924 devstack@c-api.service[100522]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:13:39.889731 np0000005924 devstack@c-api.service[100522]: warnings.warn( Jul 27 16:13:39.890185 np0000005924 devstack@c-api.service[100522]: INFO cinder.volume.api [None req-7e1d96fa-e72a-419d-9f17-66db3d93643d tempest-VolumeRetypeMultiattachTest-1406916511 tempest-VolumeRetypeMultiattachTest-1406916511-project-member] Volume info retrieved successfully. Jul 27 16:13:39.916578 np0000005924 devstack@c-api.service[100522]: WARNING cinder.quota [None req-7e1d96fa-e72a-419d-9f17-66db3d93643d tempest-VolumeRetypeMultiattachTest-1406916511 tempest-VolumeRetypeMultiattachTest-1406916511-project-member] Deprecated: Default quota for resource: volumes_tempest-VolumeRetypeMultiattachTest-volume-type-305556570 is set by the default quota flag: quota_volumes_tempest-VolumeRetypeMultiattachTest-volume-type-305556570, it is now deprecated. Please use the default quota class for default quota. Jul 27 16:13:39.916961 np0000005924 devstack@c-api.service[100522]: WARNING cinder.quota [None req-7e1d96fa-e72a-419d-9f17-66db3d93643d tempest-VolumeRetypeMultiattachTest-1406916511 tempest-VolumeRetypeMultiattachTest-1406916511-project-member] Deprecated: Default quota for resource: gigabytes_tempest-VolumeRetypeMultiattachTest-volume-type-305556570 is set by the default quota flag: quota_gigabytes_tempest-VolumeRetypeMultiattachTest-volume-type-305556570, it is now deprecated. Please use the default quota class for default quota. Jul 27 16:13:39.944596 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.quota [None req-7e1d96fa-e72a-419d-9f17-66db3d93643d tempest-VolumeRetypeMultiattachTest-1406916511 tempest-VolumeRetypeMultiattachTest-1406916511-project-member] Created reservations ['4edb5c5b-036f-4de4-a052-de3f91337568', '98ae7100-b5c0-4d42-8b18-244beb76e293'] {{(pid=100522) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 27 16:13:39.957005 np0000005924 devstack@c-api.service[100522]: WARNING cinder.quota [None req-7e1d96fa-e72a-419d-9f17-66db3d93643d tempest-VolumeRetypeMultiattachTest-1406916511 tempest-VolumeRetypeMultiattachTest-1406916511-project-member] Deprecated: Default quota for resource: volumes_tempest-VolumeRetypeMultiattachTest-volume-type-1793354885 is set by the default quota flag: quota_volumes_tempest-VolumeRetypeMultiattachTest-volume-type-1793354885, it is now deprecated. Please use the default quota class for default quota. Jul 27 16:13:39.957359 np0000005924 devstack@c-api.service[100522]: WARNING cinder.quota [None req-7e1d96fa-e72a-419d-9f17-66db3d93643d tempest-VolumeRetypeMultiattachTest-1406916511 tempest-VolumeRetypeMultiattachTest-1406916511-project-member] Deprecated: Default quota for resource: gigabytes_tempest-VolumeRetypeMultiattachTest-volume-type-1793354885 is set by the default quota flag: quota_gigabytes_tempest-VolumeRetypeMultiattachTest-volume-type-1793354885, it is now deprecated. Please use the default quota class for default quota. Jul 27 16:13:39.959685 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.middleware.request_id [req-1eb2eae9-e9f2-471a-a28f-a66fbe7890f7 req-1e6381bc-7826-4a7c-92e8-1b4ae1af1803 None None] RequestId filter calling following filter/app {{(pid=100521) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:13:39.961759 np0000005924 devstack@c-api.service[100521]: INFO cinder.api.openstack.wsgi [req-1eb2eae9-e9f2-471a-a28f-a66fbe7890f7 req-1e6381bc-7826-4a7c-92e8-1b4ae1af1803 tempest-TestVolumeBootPattern-1923367323 tempest-TestVolumeBootPattern-1923367323-project-member] GET https://10.4.3.117/volume/v3/volumes/8fe268bc-bcbb-4101-97cb-707e54a4637c Jul 27 16:13:39.961980 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.openstack.wsgi [req-1eb2eae9-e9f2-471a-a28f-a66fbe7890f7 req-1e6381bc-7826-4a7c-92e8-1b4ae1af1803 tempest-TestVolumeBootPattern-1923367323 tempest-TestVolumeBootPattern-1923367323-project-member] Empty body provided in request {{(pid=100521) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:13:39.962168 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.openstack.wsgi [req-1eb2eae9-e9f2-471a-a28f-a66fbe7890f7 req-1e6381bc-7826-4a7c-92e8-1b4ae1af1803 tempest-TestVolumeBootPattern-1923367323 tempest-TestVolumeBootPattern-1923367323-project-member] Calling method 'show' {{(pid=100521) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:13:39.969189 np0000005924 devstack@c-api.service[100521]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:13:39.969189 np0000005924 devstack@c-api.service[100521]: warnings.warn( Jul 27 16:13:39.969796 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.quota [None req-7e1d96fa-e72a-419d-9f17-66db3d93643d tempest-VolumeRetypeMultiattachTest-1406916511 tempest-VolumeRetypeMultiattachTest-1406916511-project-member] Created reservations ['2774b69d-7af9-490f-b5ff-94f575596ef7', 'a314d2c1-1a6d-4209-9575-a5665b82031f'] {{(pid=100522) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 27 16:13:39.972863 np0000005924 devstack@c-api.service[100521]: INFO cinder.volume.api [req-1eb2eae9-e9f2-471a-a28f-a66fbe7890f7 req-1e6381bc-7826-4a7c-92e8-1b4ae1af1803 tempest-TestVolumeBootPattern-1923367323 tempest-TestVolumeBootPattern-1923367323-project-member] Volume info retrieved successfully. Jul 27 16:13:39.979429 np0000005924 devstack@c-api.service[100521]: INFO cinder.api.openstack.wsgi [req-1eb2eae9-e9f2-471a-a28f-a66fbe7890f7 req-1e6381bc-7826-4a7c-92e8-1b4ae1af1803 tempest-TestVolumeBootPattern-1923367323 tempest-TestVolumeBootPattern-1923367323-project-member] https://10.4.3.117/volume/v3/volumes/8fe268bc-bcbb-4101-97cb-707e54a4637c returned with HTTP 200 Jul 27 16:13:39.979429 np0000005924 devstack@c-api.service[100521]: [pid: 100521|app: 0|req: 509/2051] 10.4.3.117 () {68 vars in 1598 bytes} [Mon Jul 27 16:13:39 2026] GET /volume/v3/volumes/8fe268bc-bcbb-4101-97cb-707e54a4637c => generated 1367 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 27 16:13:39.989114 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.middleware.request_id [None req-4f826bc9-8484-4c01-bb88-14efc30c8284 None None] RequestId filter calling following filter/app {{(pid=100523) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:13:39.989549 np0000005924 devstack@c-api.service[100523]: INFO cinder.api.openstack.wsgi [None req-4f826bc9-8484-4c01-bb88-14efc30c8284 None None] GET https://10.4.3.117/volume// Jul 27 16:13:39.989733 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.openstack.wsgi [None req-4f826bc9-8484-4c01-bb88-14efc30c8284 None None] Empty body provided in request {{(pid=100523) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:13:39.989930 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.openstack.wsgi [None req-4f826bc9-8484-4c01-bb88-14efc30c8284 None None] Calling method 'all' {{(pid=100523) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:13:39.990265 np0000005924 devstack@c-api.service[100523]: INFO cinder.api.openstack.wsgi [None req-4f826bc9-8484-4c01-bb88-14efc30c8284 None None] https://10.4.3.117/volume// returned with HTTP 300 Jul 27 16:13:39.990822 np0000005924 devstack@c-api.service[100523]: [pid: 100523|app: 0|req: 519/2052] 10.4.3.117 () {66 vars in 1419 bytes} [Mon Jul 27 16:13:39 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 27 16:13:40.003428 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.middleware.request_id [req-1eb2eae9-e9f2-471a-a28f-a66fbe7890f7 req-4cffe75d-0fb0-4ef4-adf5-8897475bf565 None None] RequestId filter calling following filter/app {{(pid=100524) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:13:40.010276 np0000005924 devstack@c-api.service[100524]: INFO cinder.api.openstack.wsgi [req-1eb2eae9-e9f2-471a-a28f-a66fbe7890f7 req-4cffe75d-0fb0-4ef4-adf5-8897475bf565 tempest-TestVolumeBootPattern-1923367323 tempest-TestVolumeBootPattern-1923367323-project-member] POST https://10.4.3.117/volume/v3/attachments Jul 27 16:13:40.010276 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.openstack.wsgi [req-1eb2eae9-e9f2-471a-a28f-a66fbe7890f7 req-4cffe75d-0fb0-4ef4-adf5-8897475bf565 tempest-TestVolumeBootPattern-1923367323 tempest-TestVolumeBootPattern-1923367323-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "8fe268bc-bcbb-4101-97cb-707e54a4637c", "connector": null, "instance_uuid": "d1b2151b-a174-45d8-98b0-cdbb4c1a73bd"}} {{(pid=100524) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 27 16:13:40.024378 np0000005924 devstack@c-api.service[100522]: INFO cinder.volume.api [None req-7e1d96fa-e72a-419d-9f17-66db3d93643d tempest-VolumeRetypeMultiattachTest-1406916511 tempest-VolumeRetypeMultiattachTest-1406916511-project-member] Retype volume request issued successfully. Jul 27 16:13:40.024557 np0000005924 devstack@c-api.service[100522]: INFO cinder.api.openstack.wsgi [None req-7e1d96fa-e72a-419d-9f17-66db3d93643d tempest-VolumeRetypeMultiattachTest-1406916511 tempest-VolumeRetypeMultiattachTest-1406916511-project-member] https://10.4.3.117/volume/v3/volumes/814e6f80-c4d1-479e-bba4-5d33e388efb8/action returned with HTTP 202 Jul 27 16:13:40.024970 np0000005924 devstack@c-api.service[100522]: [pid: 100522|app: 0|req: 506/2053] 10.4.3.117 () {70 vars in 1432 bytes} [Mon Jul 27 16:13:39 2026] POST /volume/v3/volumes/814e6f80-c4d1-479e-bba4-5d33e388efb8/action => generated 0 bytes in 148 msecs (HTTP/1.1 202) 7 headers in 290 bytes (1 switches on core 0) Jul 27 16:13:40.026423 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.middleware.request_id [None req-bbc8f1ea-a9fd-453c-b0be-a6bd3e3a78af None None] RequestId filter calling following filter/app {{(pid=100521) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:13:40.028438 np0000005924 devstack@c-api.service[100521]: INFO cinder.api.openstack.wsgi [None req-bbc8f1ea-a9fd-453c-b0be-a6bd3e3a78af tempest-ServerRescueNegativeTestJSON-536322794 tempest-ServerRescueNegativeTestJSON-536322794-project-member] GET https://10.4.3.117/volume/v3/volumes/15c92231-39b1-48c1-a036-1748814b4255 Jul 27 16:13:40.028438 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.openstack.wsgi [None req-bbc8f1ea-a9fd-453c-b0be-a6bd3e3a78af tempest-ServerRescueNegativeTestJSON-536322794 tempest-ServerRescueNegativeTestJSON-536322794-project-member] Empty body provided in request {{(pid=100521) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:13:40.028438 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.openstack.wsgi [None req-bbc8f1ea-a9fd-453c-b0be-a6bd3e3a78af tempest-ServerRescueNegativeTestJSON-536322794 tempest-ServerRescueNegativeTestJSON-536322794-project-member] Calling method 'show' {{(pid=100521) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:13:40.030618 np0000005924 devstack@c-api.service[100524]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:13:40.030618 np0000005924 devstack@c-api.service[100524]: warnings.warn( Jul 27 16:13:40.031805 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.middleware.request_id [None req-b7f7bb86-6c13-4e38-b25e-3e5d89b5e518 None None] RequestId filter calling following filter/app {{(pid=100523) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:13:40.034716 np0000005924 devstack@c-api.service[100523]: INFO cinder.api.openstack.wsgi [None req-b7f7bb86-6c13-4e38-b25e-3e5d89b5e518 tempest-VolumeRetypeMultiattachTest-1406916511 tempest-VolumeRetypeMultiattachTest-1406916511-project-member] GET https://10.4.3.117/volume/v3/volumes/814e6f80-c4d1-479e-bba4-5d33e388efb8 Jul 27 16:13:40.034933 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.openstack.wsgi [None req-b7f7bb86-6c13-4e38-b25e-3e5d89b5e518 tempest-VolumeRetypeMultiattachTest-1406916511 tempest-VolumeRetypeMultiattachTest-1406916511-project-member] Empty body provided in request {{(pid=100523) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:13:40.035117 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.openstack.wsgi [None req-b7f7bb86-6c13-4e38-b25e-3e5d89b5e518 tempest-VolumeRetypeMultiattachTest-1406916511 tempest-VolumeRetypeMultiattachTest-1406916511-project-member] Calling method 'show' {{(pid=100523) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:13:40.042485 np0000005924 devstack@c-api.service[100521]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:13:40.042485 np0000005924 devstack@c-api.service[100521]: warnings.warn( Jul 27 16:13:40.043576 np0000005924 devstack@c-api.service[100523]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:13:40.043576 np0000005924 devstack@c-api.service[100523]: warnings.warn( Jul 27 16:13:40.046505 np0000005924 devstack@c-api.service[100521]: INFO cinder.volume.api [None req-bbc8f1ea-a9fd-453c-b0be-a6bd3e3a78af tempest-ServerRescueNegativeTestJSON-536322794 tempest-ServerRescueNegativeTestJSON-536322794-project-member] Volume info retrieved successfully. Jul 27 16:13:40.049019 np0000005924 devstack@c-api.service[100523]: INFO cinder.volume.api [None req-b7f7bb86-6c13-4e38-b25e-3e5d89b5e518 tempest-VolumeRetypeMultiattachTest-1406916511 tempest-VolumeRetypeMultiattachTest-1406916511-project-member] Volume info retrieved successfully. Jul 27 16:13:40.054485 np0000005924 devstack@c-api.service[100523]: INFO cinder.api.openstack.wsgi [None req-b7f7bb86-6c13-4e38-b25e-3e5d89b5e518 tempest-VolumeRetypeMultiattachTest-1406916511 tempest-VolumeRetypeMultiattachTest-1406916511-project-member] https://10.4.3.117/volume/v3/volumes/814e6f80-c4d1-479e-bba4-5d33e388efb8 returned with HTTP 200 Jul 27 16:13:40.055209 np0000005924 devstack@c-api.service[100523]: [pid: 100523|app: 0|req: 520/2054] 10.4.3.117 () {68 vars in 1389 bytes} [Mon Jul 27 16:13:40 2026] GET /volume/v3/volumes/814e6f80-c4d1-479e-bba4-5d33e388efb8 => generated 997 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 27 16:13:40.055659 np0000005924 devstack@c-api.service[100521]: INFO cinder.api.openstack.wsgi [None req-bbc8f1ea-a9fd-453c-b0be-a6bd3e3a78af tempest-ServerRescueNegativeTestJSON-536322794 tempest-ServerRescueNegativeTestJSON-536322794-project-member] https://10.4.3.117/volume/v3/volumes/15c92231-39b1-48c1-a036-1748814b4255 returned with HTTP 200 Jul 27 16:13:40.059352 np0000005924 devstack@c-api.service[100521]: [pid: 100521|app: 0|req: 510/2055] 10.4.3.117 () {66 vars in 1348 bytes} [Mon Jul 27 16:13:40 2026] GET /volume/v3/volumes/15c92231-39b1-48c1-a036-1748814b4255 => generated 1144 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 27 16:13:40.078707 np0000005924 devstack@c-api.service[100524]: INFO cinder.api.openstack.wsgi [req-1eb2eae9-e9f2-471a-a28f-a66fbe7890f7 req-4cffe75d-0fb0-4ef4-adf5-8897475bf565 tempest-TestVolumeBootPattern-1923367323 tempest-TestVolumeBootPattern-1923367323-project-member] https://10.4.3.117/volume/v3/attachments returned with HTTP 200 Jul 27 16:13:40.079302 np0000005924 devstack@c-api.service[100524]: [pid: 100524|app: 0|req: 520/2056] 10.4.3.117 () {74 vars in 1594 bytes} [Mon Jul 27 16:13:40 2026] POST /volume/v3/attachments => generated 273 bytes in 76 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 27 16:13:40.104828 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.middleware.request_id [req-3389ffcd-3afa-4ec3-99e2-92e4e32226e7 req-f9672c9b-6d9a-4656-9ab5-a4ff4036c047 None None] RequestId filter calling following filter/app {{(pid=100522) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:13:40.107733 np0000005924 devstack@c-api.service[100522]: INFO cinder.api.openstack.wsgi [req-3389ffcd-3afa-4ec3-99e2-92e4e32226e7 req-f9672c9b-6d9a-4656-9ab5-a4ff4036c047 tempest-ServerRescueNegativeTestJSON-536322794 tempest-ServerRescueNegativeTestJSON-536322794-project-member] GET https://10.4.3.117/volume/v3/volumes/15c92231-39b1-48c1-a036-1748814b4255 Jul 27 16:13:40.108674 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.openstack.wsgi [req-3389ffcd-3afa-4ec3-99e2-92e4e32226e7 req-f9672c9b-6d9a-4656-9ab5-a4ff4036c047 tempest-ServerRescueNegativeTestJSON-536322794 tempest-ServerRescueNegativeTestJSON-536322794-project-member] Empty body provided in request {{(pid=100522) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:13:40.108674 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.openstack.wsgi [req-3389ffcd-3afa-4ec3-99e2-92e4e32226e7 req-f9672c9b-6d9a-4656-9ab5-a4ff4036c047 tempest-ServerRescueNegativeTestJSON-536322794 tempest-ServerRescueNegativeTestJSON-536322794-project-member] Calling method 'show' {{(pid=100522) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:13:40.120389 np0000005924 devstack@c-api.service[100522]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:13:40.120389 np0000005924 devstack@c-api.service[100522]: warnings.warn( Jul 27 16:13:40.124913 np0000005924 devstack@c-api.service[100522]: INFO cinder.volume.api [req-3389ffcd-3afa-4ec3-99e2-92e4e32226e7 req-f9672c9b-6d9a-4656-9ab5-a4ff4036c047 tempest-ServerRescueNegativeTestJSON-536322794 tempest-ServerRescueNegativeTestJSON-536322794-project-member] Volume info retrieved successfully. Jul 27 16:13:40.131484 np0000005924 devstack@c-api.service[100522]: INFO cinder.api.openstack.wsgi [req-3389ffcd-3afa-4ec3-99e2-92e4e32226e7 req-f9672c9b-6d9a-4656-9ab5-a4ff4036c047 tempest-ServerRescueNegativeTestJSON-536322794 tempest-ServerRescueNegativeTestJSON-536322794-project-member] https://10.4.3.117/volume/v3/volumes/15c92231-39b1-48c1-a036-1748814b4255 returned with HTTP 200 Jul 27 16:13:40.132018 np0000005924 devstack@c-api.service[100522]: [pid: 100522|app: 0|req: 507/2057] 10.4.3.117 () {68 vars in 1598 bytes} [Mon Jul 27 16:13:40 2026] GET /volume/v3/volumes/15c92231-39b1-48c1-a036-1748814b4255 => generated 1144 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 27 16:13:40.155196 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.middleware.request_id [req-3389ffcd-3afa-4ec3-99e2-92e4e32226e7 req-524887b5-a430-4468-91b6-1174019ab5f7 None None] RequestId filter calling following filter/app {{(pid=100523) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:13:40.157504 np0000005924 devstack@c-api.service[100523]: INFO cinder.api.openstack.wsgi [req-3389ffcd-3afa-4ec3-99e2-92e4e32226e7 req-524887b5-a430-4468-91b6-1174019ab5f7 tempest-ServerRescueNegativeTestJSON-536322794 tempest-ServerRescueNegativeTestJSON-536322794-project-member] POST https://10.4.3.117/volume/v3/volumes/15c92231-39b1-48c1-a036-1748814b4255/action Jul 27 16:13:40.157902 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.openstack.wsgi [req-3389ffcd-3afa-4ec3-99e2-92e4e32226e7 req-524887b5-a430-4468-91b6-1174019ab5f7 tempest-ServerRescueNegativeTestJSON-536322794 tempest-ServerRescueNegativeTestJSON-536322794-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100523) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 27 16:13:40.158053 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.openstack.wsgi [req-3389ffcd-3afa-4ec3-99e2-92e4e32226e7 req-524887b5-a430-4468-91b6-1174019ab5f7 tempest-ServerRescueNegativeTestJSON-536322794 tempest-ServerRescueNegativeTestJSON-536322794-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100523) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 27 16:13:40.171862 np0000005924 devstack@c-api.service[100523]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:13:40.171862 np0000005924 devstack@c-api.service[100523]: warnings.warn( Jul 27 16:13:40.172477 np0000005924 devstack@c-api.service[100523]: INFO cinder.volume.api [req-3389ffcd-3afa-4ec3-99e2-92e4e32226e7 req-524887b5-a430-4468-91b6-1174019ab5f7 tempest-ServerRescueNegativeTestJSON-536322794 tempest-ServerRescueNegativeTestJSON-536322794-project-member] Volume info retrieved successfully. Jul 27 16:13:40.184298 np0000005924 devstack@c-api.service[100523]: INFO cinder.volume.api [req-3389ffcd-3afa-4ec3-99e2-92e4e32226e7 req-524887b5-a430-4468-91b6-1174019ab5f7 tempest-ServerRescueNegativeTestJSON-536322794 tempest-ServerRescueNegativeTestJSON-536322794-project-member] Begin detaching volume completed successfully. Jul 27 16:13:40.184730 np0000005924 devstack@c-api.service[100523]: INFO cinder.api.openstack.wsgi [req-3389ffcd-3afa-4ec3-99e2-92e4e32226e7 req-524887b5-a430-4468-91b6-1174019ab5f7 tempest-ServerRescueNegativeTestJSON-536322794 tempest-ServerRescueNegativeTestJSON-536322794-project-member] https://10.4.3.117/volume/v3/volumes/15c92231-39b1-48c1-a036-1748814b4255/action returned with HTTP 202 Jul 27 16:13:40.185117 np0000005924 devstack@c-api.service[100523]: [pid: 100523|app: 0|req: 521/2058] 10.4.3.117 () {72 vars in 1672 bytes} [Mon Jul 27 16:13:40 2026] POST /volume/v3/volumes/15c92231-39b1-48c1-a036-1748814b4255/action => generated 0 bytes in 30 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 27 16:13:40.220416 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.middleware.request_id [None req-b31de661-c849-4329-b330-123448204f6e None None] RequestId filter calling following filter/app {{(pid=100521) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:13:40.222520 np0000005924 devstack@c-api.service[100521]: INFO cinder.api.openstack.wsgi [None req-b31de661-c849-4329-b330-123448204f6e tempest-AttachVolumeMultiAttachTest-1978803889 tempest-AttachVolumeMultiAttachTest-1978803889-project-member] GET https://10.4.3.117/volume/v3/volumes/7da4d316-db6d-43f0-942f-f733e5c5a369 Jul 27 16:13:40.223142 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.openstack.wsgi [None req-b31de661-c849-4329-b330-123448204f6e tempest-AttachVolumeMultiAttachTest-1978803889 tempest-AttachVolumeMultiAttachTest-1978803889-project-member] Empty body provided in request {{(pid=100521) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:13:40.223142 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.openstack.wsgi [None req-b31de661-c849-4329-b330-123448204f6e tempest-AttachVolumeMultiAttachTest-1978803889 tempest-AttachVolumeMultiAttachTest-1978803889-project-member] Calling method 'show' {{(pid=100521) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:13:40.234582 np0000005924 devstack@c-api.service[100521]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:13:40.234582 np0000005924 devstack@c-api.service[100521]: warnings.warn( Jul 27 16:13:40.240305 np0000005924 devstack@c-api.service[100521]: INFO cinder.volume.api [None req-b31de661-c849-4329-b330-123448204f6e tempest-AttachVolumeMultiAttachTest-1978803889 tempest-AttachVolumeMultiAttachTest-1978803889-project-member] Volume info retrieved successfully. Jul 27 16:13:40.253595 np0000005924 devstack@c-api.service[100521]: INFO cinder.api.openstack.wsgi [None req-b31de661-c849-4329-b330-123448204f6e tempest-AttachVolumeMultiAttachTest-1978803889 tempest-AttachVolumeMultiAttachTest-1978803889-project-member] https://10.4.3.117/volume/v3/volumes/7da4d316-db6d-43f0-942f-f733e5c5a369 returned with HTTP 200 Jul 27 16:13:40.254470 np0000005924 devstack@c-api.service[100521]: [pid: 100521|app: 0|req: 511/2059] 10.4.3.117 () {66 vars in 1348 bytes} [Mon Jul 27 16:13:40 2026] GET /volume/v3/volumes/7da4d316-db6d-43f0-942f-f733e5c5a369 => generated 1368 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 27 16:13:40.255618 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.middleware.request_id [None req-c8e142da-9f16-4e0c-a691-227d8ae4b229 None None] RequestId filter calling following filter/app {{(pid=100524) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:13:40.261227 np0000005924 devstack@c-api.service[100524]: INFO cinder.api.openstack.wsgi [None req-c8e142da-9f16-4e0c-a691-227d8ae4b229 None None] GET https://10.4.3.117/volume// Jul 27 16:13:40.261227 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.openstack.wsgi [None req-c8e142da-9f16-4e0c-a691-227d8ae4b229 None None] Empty body provided in request {{(pid=100524) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:13:40.273950 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.openstack.wsgi [None req-c8e142da-9f16-4e0c-a691-227d8ae4b229 None None] Calling method 'all' {{(pid=100524) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:13:40.277340 np0000005924 devstack@c-api.service[100524]: INFO cinder.api.openstack.wsgi [None req-c8e142da-9f16-4e0c-a691-227d8ae4b229 None None] https://10.4.3.117/volume// returned with HTTP 300 Jul 27 16:13:40.279834 np0000005924 devstack@c-api.service[100524]: [pid: 100524|app: 0|req: 521/2060] 10.4.3.117 () {66 vars in 1426 bytes} [Mon Jul 27 16:13:40 2026] GET /volume/ => generated 386 bytes in 27 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 27 16:13:40.288211 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.middleware.request_id [req-3389ffcd-3afa-4ec3-99e2-92e4e32226e7 req-79765333-7557-43ad-a556-5e6ebce79f45 None None] RequestId filter calling following filter/app {{(pid=100522) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:13:40.291206 np0000005924 devstack@c-api.service[100522]: INFO cinder.api.openstack.wsgi [req-3389ffcd-3afa-4ec3-99e2-92e4e32226e7 req-79765333-7557-43ad-a556-5e6ebce79f45 tempest-ServerRescueNegativeTestJSON-536322794 tempest-ServerRescueNegativeTestJSON-536322794-project-member] GET https://10.4.3.117/volume/v3/volumes/15c92231-39b1-48c1-a036-1748814b4255 Jul 27 16:13:40.291429 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.openstack.wsgi [req-3389ffcd-3afa-4ec3-99e2-92e4e32226e7 req-79765333-7557-43ad-a556-5e6ebce79f45 tempest-ServerRescueNegativeTestJSON-536322794 tempest-ServerRescueNegativeTestJSON-536322794-project-member] Empty body provided in request {{(pid=100522) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:13:40.291634 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.openstack.wsgi [req-3389ffcd-3afa-4ec3-99e2-92e4e32226e7 req-79765333-7557-43ad-a556-5e6ebce79f45 tempest-ServerRescueNegativeTestJSON-536322794 tempest-ServerRescueNegativeTestJSON-536322794-project-member] Calling method 'show' {{(pid=100522) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:13:40.306013 np0000005924 devstack@c-api.service[100522]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:13:40.306013 np0000005924 devstack@c-api.service[100522]: warnings.warn( Jul 27 16:13:40.308526 np0000005924 devstack@c-api.service[100522]: INFO cinder.volume.api [req-3389ffcd-3afa-4ec3-99e2-92e4e32226e7 req-79765333-7557-43ad-a556-5e6ebce79f45 tempest-ServerRescueNegativeTestJSON-536322794 tempest-ServerRescueNegativeTestJSON-536322794-project-member] Volume info retrieved successfully. Jul 27 16:13:40.312846 np0000005924 devstack@c-api.service[100522]: INFO cinder.api.openstack.wsgi [req-3389ffcd-3afa-4ec3-99e2-92e4e32226e7 req-79765333-7557-43ad-a556-5e6ebce79f45 tempest-ServerRescueNegativeTestJSON-536322794 tempest-ServerRescueNegativeTestJSON-536322794-project-member] https://10.4.3.117/volume/v3/volumes/15c92231-39b1-48c1-a036-1748814b4255 returned with HTTP 200 Jul 27 16:13:40.313266 np0000005924 devstack@c-api.service[100522]: [pid: 100522|app: 0|req: 508/2061] 10.4.3.117 () {70 vars in 1639 bytes} [Mon Jul 27 16:13:40 2026] GET /volume/v3/volumes/15c92231-39b1-48c1-a036-1748814b4255 => generated 1327 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 27 16:13:40.415679 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.middleware.request_id [req-330b84f9-8f0a-4990-a6c1-80059039d5b6 req-72904f66-f1d5-4152-a7b7-e5fee61c4567 None None] RequestId filter calling following filter/app {{(pid=100523) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:13:40.419347 np0000005924 devstack@c-api.service[100523]: INFO cinder.api.openstack.wsgi [req-330b84f9-8f0a-4990-a6c1-80059039d5b6 req-72904f66-f1d5-4152-a7b7-e5fee61c4567 tempest-AttachVolumeMultiAttachTest-1978803889 tempest-AttachVolumeMultiAttachTest-1978803889-project-member] GET https://10.4.3.117/volume/v3/volumes/7da4d316-db6d-43f0-942f-f733e5c5a369 Jul 27 16:13:40.419347 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.openstack.wsgi [req-330b84f9-8f0a-4990-a6c1-80059039d5b6 req-72904f66-f1d5-4152-a7b7-e5fee61c4567 tempest-AttachVolumeMultiAttachTest-1978803889 tempest-AttachVolumeMultiAttachTest-1978803889-project-member] Empty body provided in request {{(pid=100523) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:13:40.419347 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.openstack.wsgi [req-330b84f9-8f0a-4990-a6c1-80059039d5b6 req-72904f66-f1d5-4152-a7b7-e5fee61c4567 tempest-AttachVolumeMultiAttachTest-1978803889 tempest-AttachVolumeMultiAttachTest-1978803889-project-member] Calling method 'show' {{(pid=100523) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:13:40.425748 np0000005924 devstack@c-api.service[100523]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:13:40.425748 np0000005924 devstack@c-api.service[100523]: warnings.warn( Jul 27 16:13:40.429245 np0000005924 devstack@c-api.service[100523]: INFO cinder.volume.api [req-330b84f9-8f0a-4990-a6c1-80059039d5b6 req-72904f66-f1d5-4152-a7b7-e5fee61c4567 tempest-AttachVolumeMultiAttachTest-1978803889 tempest-AttachVolumeMultiAttachTest-1978803889-project-member] Volume info retrieved successfully. Jul 27 16:13:40.434825 np0000005924 devstack@c-api.service[100523]: INFO cinder.api.openstack.wsgi [req-330b84f9-8f0a-4990-a6c1-80059039d5b6 req-72904f66-f1d5-4152-a7b7-e5fee61c4567 tempest-AttachVolumeMultiAttachTest-1978803889 tempest-AttachVolumeMultiAttachTest-1978803889-project-member] https://10.4.3.117/volume/v3/volumes/7da4d316-db6d-43f0-942f-f733e5c5a369 returned with HTTP 200 Jul 27 16:13:40.435266 np0000005924 devstack@c-api.service[100523]: [pid: 100523|app: 0|req: 522/2062] 10.4.3.117 () {68 vars in 1598 bytes} [Mon Jul 27 16:13:40 2026] GET /volume/v3/volumes/7da4d316-db6d-43f0-942f-f733e5c5a369 => generated 1368 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 27 16:13:40.788452 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.middleware.request_id [None req-3d3e4512-d047-42f2-beca-2b33e0bfef11 None None] RequestId filter calling following filter/app {{(pid=100521) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:13:40.790990 np0000005924 devstack@c-api.service[100521]: INFO cinder.api.openstack.wsgi [None req-3d3e4512-d047-42f2-beca-2b33e0bfef11 tempest-VolumesBackupsTest-1601316061 tempest-VolumesBackupsTest-1601316061-project-member] GET https://10.4.3.117/volume/v3/backups/b03c08df-2ec2-41f6-b883-b6fc0866c35b Jul 27 16:13:40.791418 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.openstack.wsgi [None req-3d3e4512-d047-42f2-beca-2b33e0bfef11 tempest-VolumesBackupsTest-1601316061 tempest-VolumesBackupsTest-1601316061-project-member] Empty body provided in request {{(pid=100521) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:13:40.792555 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.openstack.wsgi [None req-3d3e4512-d047-42f2-beca-2b33e0bfef11 tempest-VolumesBackupsTest-1601316061 tempest-VolumesBackupsTest-1601316061-project-member] Calling method 'show' {{(pid=100521) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:13:40.792778 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.v3.backups [None req-3d3e4512-d047-42f2-beca-2b33e0bfef11 tempest-VolumesBackupsTest-1601316061 tempest-VolumesBackupsTest-1601316061-project-member] Show backup with id b03c08df-2ec2-41f6-b883-b6fc0866c35b. {{(pid=100521) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 27 16:13:40.798007 np0000005924 devstack@c-api.service[100521]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:13:40.798007 np0000005924 devstack@c-api.service[100521]: warnings.warn( Jul 27 16:13:40.798857 np0000005924 devstack@c-api.service[100521]: INFO cinder.api.openstack.wsgi [None req-3d3e4512-d047-42f2-beca-2b33e0bfef11 tempest-VolumesBackupsTest-1601316061 tempest-VolumesBackupsTest-1601316061-project-member] https://10.4.3.117/volume/v3/backups/b03c08df-2ec2-41f6-b883-b6fc0866c35b returned with HTTP 200 Jul 27 16:13:40.799242 np0000005924 devstack@c-api.service[100521]: [pid: 100521|app: 0|req: 512/2063] 10.4.3.117 () {66 vars in 1348 bytes} [Mon Jul 27 16:13:40 2026] GET /volume/v3/backups/b03c08df-2ec2-41f6-b883-b6fc0866c35b => generated 789 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 27 16:13:41.046148 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.middleware.request_id [req-330b84f9-8f0a-4990-a6c1-80059039d5b6 req-51bd2877-881e-40f1-884c-d9f3ab51ad56 None None] RequestId filter calling following filter/app {{(pid=100524) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:13:41.048348 np0000005924 devstack@c-api.service[100524]: INFO cinder.api.openstack.wsgi [req-330b84f9-8f0a-4990-a6c1-80059039d5b6 req-51bd2877-881e-40f1-884c-d9f3ab51ad56 tempest-AttachVolumeMultiAttachTest-1978803889 tempest-AttachVolumeMultiAttachTest-1978803889-project-member] GET https://10.4.3.117/volume/v3/volumes/7da4d316-db6d-43f0-942f-f733e5c5a369 Jul 27 16:13:41.048701 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.openstack.wsgi [req-330b84f9-8f0a-4990-a6c1-80059039d5b6 req-51bd2877-881e-40f1-884c-d9f3ab51ad56 tempest-AttachVolumeMultiAttachTest-1978803889 tempest-AttachVolumeMultiAttachTest-1978803889-project-member] Empty body provided in request {{(pid=100524) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:13:41.050292 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.openstack.wsgi [req-330b84f9-8f0a-4990-a6c1-80059039d5b6 req-51bd2877-881e-40f1-884c-d9f3ab51ad56 tempest-AttachVolumeMultiAttachTest-1978803889 tempest-AttachVolumeMultiAttachTest-1978803889-project-member] Calling method 'show' {{(pid=100524) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:13:41.057567 np0000005924 devstack@c-api.service[100524]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:13:41.057567 np0000005924 devstack@c-api.service[100524]: warnings.warn( Jul 27 16:13:41.063293 np0000005924 devstack@c-api.service[100524]: INFO cinder.volume.api [req-330b84f9-8f0a-4990-a6c1-80059039d5b6 req-51bd2877-881e-40f1-884c-d9f3ab51ad56 tempest-AttachVolumeMultiAttachTest-1978803889 tempest-AttachVolumeMultiAttachTest-1978803889-project-member] Volume info retrieved successfully. Jul 27 16:13:41.069240 np0000005924 devstack@c-api.service[100524]: INFO cinder.api.openstack.wsgi [req-330b84f9-8f0a-4990-a6c1-80059039d5b6 req-51bd2877-881e-40f1-884c-d9f3ab51ad56 tempest-AttachVolumeMultiAttachTest-1978803889 tempest-AttachVolumeMultiAttachTest-1978803889-project-member] https://10.4.3.117/volume/v3/volumes/7da4d316-db6d-43f0-942f-f733e5c5a369 returned with HTTP 200 Jul 27 16:13:41.069795 np0000005924 devstack@c-api.service[100524]: [pid: 100524|app: 0|req: 522/2064] 10.4.3.117 () {68 vars in 1598 bytes} [Mon Jul 27 16:13:41 2026] GET /volume/v3/volumes/7da4d316-db6d-43f0-942f-f733e5c5a369 => generated 1368 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 27 16:13:41.074214 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.middleware.request_id [None req-823b0909-ab00-4f77-9c94-2ae8e0181589 None None] RequestId filter calling following filter/app {{(pid=100522) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:13:41.075018 np0000005924 devstack@c-api.service[100522]: INFO cinder.api.openstack.wsgi [None req-823b0909-ab00-4f77-9c94-2ae8e0181589 tempest-VolumeRetypeMultiattachTest-1406916511 tempest-VolumeRetypeMultiattachTest-1406916511-project-member] GET https://10.4.3.117/volume/v3/volumes/814e6f80-c4d1-479e-bba4-5d33e388efb8 Jul 27 16:13:41.075227 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.openstack.wsgi [None req-823b0909-ab00-4f77-9c94-2ae8e0181589 tempest-VolumeRetypeMultiattachTest-1406916511 tempest-VolumeRetypeMultiattachTest-1406916511-project-member] Empty body provided in request {{(pid=100522) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:13:41.075406 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.openstack.wsgi [None req-823b0909-ab00-4f77-9c94-2ae8e0181589 tempest-VolumeRetypeMultiattachTest-1406916511 tempest-VolumeRetypeMultiattachTest-1406916511-project-member] Calling method 'show' {{(pid=100522) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:13:41.080264 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.middleware.request_id [None req-3404c39d-5a45-431b-8c03-0f153a9b806e None None] RequestId filter calling following filter/app {{(pid=100523) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:13:41.080649 np0000005924 devstack@c-api.service[100523]: INFO cinder.api.openstack.wsgi [None req-3404c39d-5a45-431b-8c03-0f153a9b806e None None] GET https://10.4.3.117/volume// Jul 27 16:13:41.080809 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.openstack.wsgi [None req-3404c39d-5a45-431b-8c03-0f153a9b806e None None] Empty body provided in request {{(pid=100523) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:13:41.083074 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.openstack.wsgi [None req-3404c39d-5a45-431b-8c03-0f153a9b806e None None] Calling method 'all' {{(pid=100523) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:13:41.083074 np0000005924 devstack@c-api.service[100523]: INFO cinder.api.openstack.wsgi [None req-3404c39d-5a45-431b-8c03-0f153a9b806e None None] https://10.4.3.117/volume// returned with HTTP 300 Jul 27 16:13:41.083074 np0000005924 devstack@c-api.service[100523]: [pid: 100523|app: 0|req: 523/2065] 10.4.3.117 () {66 vars in 1419 bytes} [Mon Jul 27 16:13:41 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 27 16:13:41.083715 np0000005924 devstack@c-api.service[100522]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:13:41.083715 np0000005924 devstack@c-api.service[100522]: warnings.warn( Jul 27 16:13:41.086489 np0000005924 devstack@c-api.service[100522]: INFO cinder.volume.api [None req-823b0909-ab00-4f77-9c94-2ae8e0181589 tempest-VolumeRetypeMultiattachTest-1406916511 tempest-VolumeRetypeMultiattachTest-1406916511-project-member] Volume info retrieved successfully. Jul 27 16:13:41.089883 np0000005924 devstack@c-api.service[100522]: INFO cinder.api.openstack.wsgi [None req-823b0909-ab00-4f77-9c94-2ae8e0181589 tempest-VolumeRetypeMultiattachTest-1406916511 tempest-VolumeRetypeMultiattachTest-1406916511-project-member] https://10.4.3.117/volume/v3/volumes/814e6f80-c4d1-479e-bba4-5d33e388efb8 returned with HTTP 200 Jul 27 16:13:41.090302 np0000005924 devstack@c-api.service[100522]: [pid: 100522|app: 0|req: 509/2066] 10.4.3.117 () {68 vars in 1389 bytes} [Mon Jul 27 16:13:41 2026] GET /volume/v3/volumes/814e6f80-c4d1-479e-bba4-5d33e388efb8 => generated 997 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 27 16:13:41.091115 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.middleware.request_id [req-330b84f9-8f0a-4990-a6c1-80059039d5b6 req-bcc35eb2-44d3-4a00-8434-b672ee5d3767 None None] RequestId filter calling following filter/app {{(pid=100521) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:13:41.103037 np0000005924 devstack@c-api.service[100521]: INFO cinder.api.openstack.wsgi [req-330b84f9-8f0a-4990-a6c1-80059039d5b6 req-bcc35eb2-44d3-4a00-8434-b672ee5d3767 tempest-AttachVolumeMultiAttachTest-1978803889 tempest-AttachVolumeMultiAttachTest-1978803889-project-member] POST https://10.4.3.117/volume/v3/attachments Jul 27 16:13:41.103492 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.openstack.wsgi [req-330b84f9-8f0a-4990-a6c1-80059039d5b6 req-bcc35eb2-44d3-4a00-8434-b672ee5d3767 tempest-AttachVolumeMultiAttachTest-1978803889 tempest-AttachVolumeMultiAttachTest-1978803889-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "7da4d316-db6d-43f0-942f-f733e5c5a369", "connector": null, "instance_uuid": "1595a993-2fc0-4c59-aef2-0badf3a8c9ff"}} {{(pid=100521) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 27 16:13:41.110423 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.middleware.request_id [None req-d4abfa3d-5364-4cd6-ab07-5e101efcd7cc None None] RequestId filter calling following filter/app {{(pid=100524) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:13:41.112936 np0000005924 devstack@c-api.service[100524]: INFO cinder.api.openstack.wsgi [None req-d4abfa3d-5364-4cd6-ab07-5e101efcd7cc tempest-VolumeRetypeMultiattachTest-1192929551 tempest-VolumeRetypeMultiattachTest-1192929551-project-admin] GET https://10.4.3.117/volume/v3/volumes/814e6f80-c4d1-479e-bba4-5d33e388efb8 Jul 27 16:13:41.112936 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.openstack.wsgi [None req-d4abfa3d-5364-4cd6-ab07-5e101efcd7cc tempest-VolumeRetypeMultiattachTest-1192929551 tempest-VolumeRetypeMultiattachTest-1192929551-project-admin] Empty body provided in request {{(pid=100524) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:13:41.113266 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.openstack.wsgi [None req-d4abfa3d-5364-4cd6-ab07-5e101efcd7cc tempest-VolumeRetypeMultiattachTest-1192929551 tempest-VolumeRetypeMultiattachTest-1192929551-project-admin] Calling method 'show' {{(pid=100524) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:13:41.119158 np0000005924 devstack@c-api.service[100521]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:13:41.119158 np0000005924 devstack@c-api.service[100521]: warnings.warn( Jul 27 16:13:41.121150 np0000005924 devstack@c-api.service[100524]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:13:41.121150 np0000005924 devstack@c-api.service[100524]: warnings.warn( Jul 27 16:13:41.124445 np0000005924 devstack@c-api.service[100524]: INFO cinder.volume.api [None req-d4abfa3d-5364-4cd6-ab07-5e101efcd7cc tempest-VolumeRetypeMultiattachTest-1192929551 tempest-VolumeRetypeMultiattachTest-1192929551-project-admin] Volume info retrieved successfully. Jul 27 16:13:41.128891 np0000005924 devstack@c-api.service[100524]: INFO cinder.api.openstack.wsgi [None req-d4abfa3d-5364-4cd6-ab07-5e101efcd7cc tempest-VolumeRetypeMultiattachTest-1192929551 tempest-VolumeRetypeMultiattachTest-1192929551-project-admin] https://10.4.3.117/volume/v3/volumes/814e6f80-c4d1-479e-bba4-5d33e388efb8 returned with HTTP 200 Jul 27 16:13:41.129388 np0000005924 devstack@c-api.service[100524]: [pid: 100524|app: 0|req: 523/2067] 10.4.3.117 () {68 vars in 1389 bytes} [Mon Jul 27 16:13:41 2026] GET /volume/v3/volumes/814e6f80-c4d1-479e-bba4-5d33e388efb8 => generated 1191 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 27 16:13:41.141139 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.middleware.request_id [None req-302311f3-6d51-427b-8022-72046ad4dfd9 None None] RequestId filter calling following filter/app {{(pid=100523) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:13:41.146621 np0000005924 devstack@c-api.service[100523]: INFO cinder.api.openstack.wsgi [None req-302311f3-6d51-427b-8022-72046ad4dfd9 tempest-VolumeRetypeMultiattachTest-1192929551 tempest-VolumeRetypeMultiattachTest-1192929551-project-admin] GET https://10.4.3.117/volume/v3/volumes?all_tenants=True&name=tempest-VolumeRetypeMultiattachTest-Volume-419224434 Jul 27 16:13:41.146621 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.openstack.wsgi [None req-302311f3-6d51-427b-8022-72046ad4dfd9 tempest-VolumeRetypeMultiattachTest-1192929551 tempest-VolumeRetypeMultiattachTest-1192929551-project-admin] Empty body provided in request {{(pid=100523) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:13:41.146621 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.openstack.wsgi [None req-302311f3-6d51-427b-8022-72046ad4dfd9 tempest-VolumeRetypeMultiattachTest-1192929551 tempest-VolumeRetypeMultiattachTest-1192929551-project-admin] Calling method 'index' {{(pid=100523) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:13:41.146621 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.volume.api [None req-302311f3-6d51-427b-8022-72046ad4dfd9 tempest-VolumeRetypeMultiattachTest-1192929551 tempest-VolumeRetypeMultiattachTest-1192929551-project-admin] Searching by: MultiDict([('display_name', 'tempest-VolumeRetypeMultiattachTest-Volume-419224434'), ('all_tenants', True)]). {{(pid=100523) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 27 16:13:41.175802 np0000005924 devstack@c-api.service[100523]: INFO cinder.volume.api [None req-302311f3-6d51-427b-8022-72046ad4dfd9 tempest-VolumeRetypeMultiattachTest-1192929551 tempest-VolumeRetypeMultiattachTest-1192929551-project-admin] Get all volumes completed successfully. Jul 27 16:13:41.176301 np0000005924 devstack@c-api.service[100523]: INFO cinder.api.openstack.wsgi [None req-302311f3-6d51-427b-8022-72046ad4dfd9 tempest-VolumeRetypeMultiattachTest-1192929551 tempest-VolumeRetypeMultiattachTest-1192929551-project-admin] https://10.4.3.117/volume/v3/volumes?all_tenants=True&name=tempest-VolumeRetypeMultiattachTest-Volume-419224434 returned with HTTP 200 Jul 27 16:13:41.176920 np0000005924 devstack@c-api.service[100523]: [pid: 100523|app: 0|req: 524/2068] 10.4.3.117 () {68 vars in 1427 bytes} [Mon Jul 27 16:13:41 2026] GET /volume/v3/volumes?all_tenants=True&name=tempest-VolumeRetypeMultiattachTest-Volume-419224434 => generated 341 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Jul 27 16:13:41.188407 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.middleware.request_id [None req-3efb4528-2333-4bc8-ae2c-8a4a7551759d None None] RequestId filter calling following filter/app {{(pid=100522) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:13:41.190707 np0000005924 devstack@c-api.service[100522]: INFO cinder.api.openstack.wsgi [None req-3efb4528-2333-4bc8-ae2c-8a4a7551759d tempest-VolumeRetypeMultiattachTest-1192929551 tempest-VolumeRetypeMultiattachTest-1192929551-project-admin] GET https://10.4.3.117/volume/v3/volumes?all_tenants=True&name=tempest-VolumeRetypeMultiattachTest-Volume-419224434 Jul 27 16:13:41.191120 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.openstack.wsgi [None req-3efb4528-2333-4bc8-ae2c-8a4a7551759d tempest-VolumeRetypeMultiattachTest-1192929551 tempest-VolumeRetypeMultiattachTest-1192929551-project-admin] Empty body provided in request {{(pid=100522) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:13:41.191429 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.openstack.wsgi [None req-3efb4528-2333-4bc8-ae2c-8a4a7551759d tempest-VolumeRetypeMultiattachTest-1192929551 tempest-VolumeRetypeMultiattachTest-1192929551-project-admin] Calling method 'index' {{(pid=100522) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:13:41.192505 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.volume.api [None req-3efb4528-2333-4bc8-ae2c-8a4a7551759d tempest-VolumeRetypeMultiattachTest-1192929551 tempest-VolumeRetypeMultiattachTest-1192929551-project-admin] Searching by: MultiDict([('display_name', 'tempest-VolumeRetypeMultiattachTest-Volume-419224434'), ('all_tenants', True)]). {{(pid=100522) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 27 16:13:41.198648 np0000005924 devstack@c-api.service[100521]: INFO cinder.api.openstack.wsgi [req-330b84f9-8f0a-4990-a6c1-80059039d5b6 req-bcc35eb2-44d3-4a00-8434-b672ee5d3767 tempest-AttachVolumeMultiAttachTest-1978803889 tempest-AttachVolumeMultiAttachTest-1978803889-project-member] https://10.4.3.117/volume/v3/attachments returned with HTTP 200 Jul 27 16:13:41.199191 np0000005924 devstack@c-api.service[100521]: [pid: 100521|app: 0|req: 513/2069] 10.4.3.117 () {74 vars in 1594 bytes} [Mon Jul 27 16:13:41 2026] POST /volume/v3/attachments => generated 273 bytes in 108 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 27 16:13:41.222639 np0000005924 devstack@c-api.service[100522]: INFO cinder.volume.api [None req-3efb4528-2333-4bc8-ae2c-8a4a7551759d tempest-VolumeRetypeMultiattachTest-1192929551 tempest-VolumeRetypeMultiattachTest-1192929551-project-admin] Get all volumes completed successfully. Jul 27 16:13:41.223175 np0000005924 devstack@c-api.service[100522]: INFO cinder.api.openstack.wsgi [None req-3efb4528-2333-4bc8-ae2c-8a4a7551759d tempest-VolumeRetypeMultiattachTest-1192929551 tempest-VolumeRetypeMultiattachTest-1192929551-project-admin] https://10.4.3.117/volume/v3/volumes?all_tenants=True&name=tempest-VolumeRetypeMultiattachTest-Volume-419224434 returned with HTTP 200 Jul 27 16:13:41.223736 np0000005924 devstack@c-api.service[100522]: [pid: 100522|app: 0|req: 510/2070] 10.4.3.117 () {68 vars in 1427 bytes} [Mon Jul 27 16:13:41 2026] GET /volume/v3/volumes?all_tenants=True&name=tempest-VolumeRetypeMultiattachTest-Volume-419224434 => generated 341 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 27 16:13:41.235067 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.middleware.request_id [None req-b6f24a2f-b051-4469-90f4-3fe9880e15da None None] RequestId filter calling following filter/app {{(pid=100524) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:13:41.237295 np0000005924 devstack@c-api.service[100524]: INFO cinder.api.openstack.wsgi [None req-b6f24a2f-b051-4469-90f4-3fe9880e15da tempest-VolumeRetypeMultiattachTest-1406916511 tempest-VolumeRetypeMultiattachTest-1406916511-project-member] GET https://10.4.3.117/volume/v3/volumes/814e6f80-c4d1-479e-bba4-5d33e388efb8 Jul 27 16:13:41.237532 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.openstack.wsgi [None req-b6f24a2f-b051-4469-90f4-3fe9880e15da tempest-VolumeRetypeMultiattachTest-1406916511 tempest-VolumeRetypeMultiattachTest-1406916511-project-member] Empty body provided in request {{(pid=100524) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:13:41.237732 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.openstack.wsgi [None req-b6f24a2f-b051-4469-90f4-3fe9880e15da tempest-VolumeRetypeMultiattachTest-1406916511 tempest-VolumeRetypeMultiattachTest-1406916511-project-member] Calling method 'show' {{(pid=100524) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:13:41.246116 np0000005924 devstack@c-api.service[100524]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:13:41.246116 np0000005924 devstack@c-api.service[100524]: warnings.warn( Jul 27 16:13:41.253195 np0000005924 devstack@c-api.service[100524]: INFO cinder.volume.api [None req-b6f24a2f-b051-4469-90f4-3fe9880e15da tempest-VolumeRetypeMultiattachTest-1406916511 tempest-VolumeRetypeMultiattachTest-1406916511-project-member] Volume info retrieved successfully. Jul 27 16:13:41.258625 np0000005924 devstack@c-api.service[100524]: INFO cinder.api.openstack.wsgi [None req-b6f24a2f-b051-4469-90f4-3fe9880e15da tempest-VolumeRetypeMultiattachTest-1406916511 tempest-VolumeRetypeMultiattachTest-1406916511-project-member] https://10.4.3.117/volume/v3/volumes/814e6f80-c4d1-479e-bba4-5d33e388efb8 returned with HTTP 200 Jul 27 16:13:41.258625 np0000005924 devstack@c-api.service[100524]: [pid: 100524|app: 0|req: 524/2071] 10.4.3.117 () {68 vars in 1389 bytes} [Mon Jul 27 16:13:41 2026] GET /volume/v3/volumes/814e6f80-c4d1-479e-bba4-5d33e388efb8 => generated 997 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 27 16:13:41.275615 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.middleware.request_id [None req-01b0bb80-f114-48ef-bde4-86fc0ec3b2d4 None None] RequestId filter calling following filter/app {{(pid=100523) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:13:41.279644 np0000005924 devstack@c-api.service[100523]: INFO cinder.api.openstack.wsgi [None req-01b0bb80-f114-48ef-bde4-86fc0ec3b2d4 tempest-VolumeRetypeMultiattachTest-1406916511 tempest-VolumeRetypeMultiattachTest-1406916511-project-member] DELETE https://10.4.3.117/volume/v3/volumes/814e6f80-c4d1-479e-bba4-5d33e388efb8 Jul 27 16:13:41.279644 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.openstack.wsgi [None req-01b0bb80-f114-48ef-bde4-86fc0ec3b2d4 tempest-VolumeRetypeMultiattachTest-1406916511 tempest-VolumeRetypeMultiattachTest-1406916511-project-member] Empty body provided in request {{(pid=100523) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:13:41.279644 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.openstack.wsgi [None req-01b0bb80-f114-48ef-bde4-86fc0ec3b2d4 tempest-VolumeRetypeMultiattachTest-1406916511 tempest-VolumeRetypeMultiattachTest-1406916511-project-member] Calling method 'delete' {{(pid=100523) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:13:41.279644 np0000005924 devstack@c-api.service[100523]: INFO cinder.api.v3.volumes [None req-01b0bb80-f114-48ef-bde4-86fc0ec3b2d4 tempest-VolumeRetypeMultiattachTest-1406916511 tempest-VolumeRetypeMultiattachTest-1406916511-project-member] Delete volume with id: 814e6f80-c4d1-479e-bba4-5d33e388efb8 Jul 27 16:13:41.283759 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.middleware.request_id [req-3389ffcd-3afa-4ec3-99e2-92e4e32226e7 req-a85f81ba-a462-47f5-aec7-7f0c3b15ace7 None None] RequestId filter calling following filter/app {{(pid=100521) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:13:41.286533 np0000005924 devstack@c-api.service[100523]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:13:41.286533 np0000005924 devstack@c-api.service[100523]: warnings.warn( Jul 27 16:13:41.287048 np0000005924 devstack@c-api.service[100523]: INFO cinder.volume.api [None req-01b0bb80-f114-48ef-bde4-86fc0ec3b2d4 tempest-VolumeRetypeMultiattachTest-1406916511 tempest-VolumeRetypeMultiattachTest-1406916511-project-member] Volume info retrieved successfully. Jul 27 16:13:41.289062 np0000005924 devstack@c-api.service[100521]: INFO cinder.api.openstack.wsgi [req-3389ffcd-3afa-4ec3-99e2-92e4e32226e7 req-a85f81ba-a462-47f5-aec7-7f0c3b15ace7 tempest-ServerRescueNegativeTestJSON-536322794 tempest-ServerRescueNegativeTestJSON-536322794-project-member] DELETE https://10.4.3.117/volume/v3/attachments/aed7275f-f5d2-4b30-9f56-99a3eb584c94 Jul 27 16:13:41.289304 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.openstack.wsgi [req-3389ffcd-3afa-4ec3-99e2-92e4e32226e7 req-a85f81ba-a462-47f5-aec7-7f0c3b15ace7 tempest-ServerRescueNegativeTestJSON-536322794 tempest-ServerRescueNegativeTestJSON-536322794-project-member] Empty body provided in request {{(pid=100521) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:13:41.289728 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.openstack.wsgi [req-3389ffcd-3afa-4ec3-99e2-92e4e32226e7 req-a85f81ba-a462-47f5-aec7-7f0c3b15ace7 tempest-ServerRescueNegativeTestJSON-536322794 tempest-ServerRescueNegativeTestJSON-536322794-project-member] Calling method 'version_select' {{(pid=100521) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:13:41.301634 np0000005924 devstack@c-api.service[100521]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:13:41.301634 np0000005924 devstack@c-api.service[100521]: warnings.warn( Jul 27 16:13:41.339288 np0000005924 devstack@c-api.service[100523]: INFO cinder.volume.api [None req-01b0bb80-f114-48ef-bde4-86fc0ec3b2d4 tempest-VolumeRetypeMultiattachTest-1406916511 tempest-VolumeRetypeMultiattachTest-1406916511-project-member] Delete volume request issued successfully. Jul 27 16:13:41.340031 np0000005924 devstack@c-api.service[100523]: INFO cinder.api.openstack.wsgi [None req-01b0bb80-f114-48ef-bde4-86fc0ec3b2d4 tempest-VolumeRetypeMultiattachTest-1406916511 tempest-VolumeRetypeMultiattachTest-1406916511-project-member] https://10.4.3.117/volume/v3/volumes/814e6f80-c4d1-479e-bba4-5d33e388efb8 returned with HTTP 202 Jul 27 16:13:41.340031 np0000005924 devstack@c-api.service[100523]: [pid: 100523|app: 0|req: 525/2072] 10.4.3.117 () {68 vars in 1392 bytes} [Mon Jul 27 16:13:41 2026] DELETE /volume/v3/volumes/814e6f80-c4d1-479e-bba4-5d33e388efb8 => generated 0 bytes in 66 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Jul 27 16:13:41.351557 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.middleware.request_id [None req-6b05b466-f129-49e6-86a0-bfd1dbad0ce0 None None] RequestId filter calling following filter/app {{(pid=100522) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:13:41.354573 np0000005924 devstack@c-api.service[100522]: INFO cinder.api.openstack.wsgi [None req-6b05b466-f129-49e6-86a0-bfd1dbad0ce0 tempest-VolumeRetypeMultiattachTest-1406916511 tempest-VolumeRetypeMultiattachTest-1406916511-project-member] GET https://10.4.3.117/volume/v3/volumes/814e6f80-c4d1-479e-bba4-5d33e388efb8 Jul 27 16:13:41.355979 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.openstack.wsgi [None req-6b05b466-f129-49e6-86a0-bfd1dbad0ce0 tempest-VolumeRetypeMultiattachTest-1406916511 tempest-VolumeRetypeMultiattachTest-1406916511-project-member] Empty body provided in request {{(pid=100522) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:13:41.355979 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.openstack.wsgi [None req-6b05b466-f129-49e6-86a0-bfd1dbad0ce0 tempest-VolumeRetypeMultiattachTest-1406916511 tempest-VolumeRetypeMultiattachTest-1406916511-project-member] Calling method 'show' {{(pid=100522) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:13:41.362702 np0000005924 devstack@c-api.service[100522]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:13:41.362702 np0000005924 devstack@c-api.service[100522]: warnings.warn( Jul 27 16:13:41.366104 np0000005924 devstack@c-api.service[100522]: INFO cinder.volume.api [None req-6b05b466-f129-49e6-86a0-bfd1dbad0ce0 tempest-VolumeRetypeMultiattachTest-1406916511 tempest-VolumeRetypeMultiattachTest-1406916511-project-member] Volume info retrieved successfully. Jul 27 16:13:41.370831 np0000005924 devstack@c-api.service[100522]: INFO cinder.api.openstack.wsgi [None req-6b05b466-f129-49e6-86a0-bfd1dbad0ce0 tempest-VolumeRetypeMultiattachTest-1406916511 tempest-VolumeRetypeMultiattachTest-1406916511-project-member] https://10.4.3.117/volume/v3/volumes/814e6f80-c4d1-479e-bba4-5d33e388efb8 returned with HTTP 200 Jul 27 16:13:41.371903 np0000005924 devstack@c-api.service[100522]: [pid: 100522|app: 0|req: 511/2073] 10.4.3.117 () {68 vars in 1389 bytes} [Mon Jul 27 16:13:41 2026] GET /volume/v3/volumes/814e6f80-c4d1-479e-bba4-5d33e388efb8 => generated 996 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 27 16:13:41.406775 np0000005924 devstack@c-api.service[100521]: INFO cinder.api.openstack.wsgi [req-3389ffcd-3afa-4ec3-99e2-92e4e32226e7 req-a85f81ba-a462-47f5-aec7-7f0c3b15ace7 tempest-ServerRescueNegativeTestJSON-536322794 tempest-ServerRescueNegativeTestJSON-536322794-project-member] https://10.4.3.117/volume/v3/attachments/aed7275f-f5d2-4b30-9f56-99a3eb584c94 returned with HTTP 200 Jul 27 16:13:41.407674 np0000005924 devstack@c-api.service[100521]: [pid: 100521|app: 0|req: 514/2074] 10.4.3.117 () {72 vars in 1673 bytes} [Mon Jul 27 16:13:41 2026] DELETE /volume/v3/attachments/aed7275f-f5d2-4b30-9f56-99a3eb584c94 => generated 19 bytes in 124 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jul 27 16:13:41.812089 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.middleware.request_id [None req-cf44f340-7785-42fd-9963-c133304bfc90 None None] RequestId filter calling following filter/app {{(pid=100524) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:13:41.814681 np0000005924 devstack@c-api.service[100524]: INFO cinder.api.openstack.wsgi [None req-cf44f340-7785-42fd-9963-c133304bfc90 tempest-VolumesBackupsTest-1601316061 tempest-VolumesBackupsTest-1601316061-project-member] GET https://10.4.3.117/volume/v3/backups/b03c08df-2ec2-41f6-b883-b6fc0866c35b Jul 27 16:13:41.814896 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.openstack.wsgi [None req-cf44f340-7785-42fd-9963-c133304bfc90 tempest-VolumesBackupsTest-1601316061 tempest-VolumesBackupsTest-1601316061-project-member] Empty body provided in request {{(pid=100524) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:13:41.816001 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.openstack.wsgi [None req-cf44f340-7785-42fd-9963-c133304bfc90 tempest-VolumesBackupsTest-1601316061 tempest-VolumesBackupsTest-1601316061-project-member] Calling method 'show' {{(pid=100524) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:13:41.816001 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.v3.backups [None req-cf44f340-7785-42fd-9963-c133304bfc90 tempest-VolumesBackupsTest-1601316061 tempest-VolumesBackupsTest-1601316061-project-member] Show backup with id b03c08df-2ec2-41f6-b883-b6fc0866c35b. {{(pid=100524) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 27 16:13:41.825497 np0000005924 devstack@c-api.service[100524]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:13:41.825497 np0000005924 devstack@c-api.service[100524]: warnings.warn( Jul 27 16:13:41.825497 np0000005924 devstack@c-api.service[100524]: INFO cinder.api.openstack.wsgi [None req-cf44f340-7785-42fd-9963-c133304bfc90 tempest-VolumesBackupsTest-1601316061 tempest-VolumesBackupsTest-1601316061-project-member] https://10.4.3.117/volume/v3/backups/b03c08df-2ec2-41f6-b883-b6fc0866c35b returned with HTTP 200 Jul 27 16:13:41.825497 np0000005924 devstack@c-api.service[100524]: [pid: 100524|app: 0|req: 525/2075] 10.4.3.117 () {66 vars in 1348 bytes} [Mon Jul 27 16:13:41 2026] GET /volume/v3/backups/b03c08df-2ec2-41f6-b883-b6fc0866c35b => generated 789 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 27 16:13:42.127250 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.middleware.request_id [None req-5ee18699-a94f-4427-b6bc-3a9b41701980 None None] RequestId filter calling following filter/app {{(pid=100523) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:13:42.129150 np0000005924 devstack@c-api.service[100523]: INFO cinder.api.openstack.wsgi [None req-5ee18699-a94f-4427-b6bc-3a9b41701980 None None] GET https://10.4.3.117/volume// Jul 27 16:13:42.130415 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.openstack.wsgi [None req-5ee18699-a94f-4427-b6bc-3a9b41701980 None None] Empty body provided in request {{(pid=100523) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:13:42.131686 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.openstack.wsgi [None req-5ee18699-a94f-4427-b6bc-3a9b41701980 None None] Calling method 'all' {{(pid=100523) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:13:42.133583 np0000005924 devstack@c-api.service[100523]: INFO cinder.api.openstack.wsgi [None req-5ee18699-a94f-4427-b6bc-3a9b41701980 None None] https://10.4.3.117/volume// returned with HTTP 300 Jul 27 16:13:42.134928 np0000005924 devstack@c-api.service[100523]: [pid: 100523|app: 0|req: 526/2076] 10.4.3.117 () {66 vars in 1426 bytes} [Mon Jul 27 16:13:42 2026] GET /volume/ => generated 386 bytes in 11 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 27 16:13:42.149952 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.middleware.request_id [req-1eb2eae9-e9f2-471a-a28f-a66fbe7890f7 req-bdada8db-06ff-4d50-88e8-96d23db2b7b5 None None] RequestId filter calling following filter/app {{(pid=100522) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:13:42.152888 np0000005924 devstack@c-api.service[100522]: INFO cinder.api.openstack.wsgi [req-1eb2eae9-e9f2-471a-a28f-a66fbe7890f7 req-bdada8db-06ff-4d50-88e8-96d23db2b7b5 tempest-TestVolumeBootPattern-1923367323 tempest-TestVolumeBootPattern-1923367323-project-member] GET https://10.4.3.117/volume/v3/volumes/8fe268bc-bcbb-4101-97cb-707e54a4637c Jul 27 16:13:42.153111 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.openstack.wsgi [req-1eb2eae9-e9f2-471a-a28f-a66fbe7890f7 req-bdada8db-06ff-4d50-88e8-96d23db2b7b5 tempest-TestVolumeBootPattern-1923367323 tempest-TestVolumeBootPattern-1923367323-project-member] Empty body provided in request {{(pid=100522) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:13:42.153306 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.openstack.wsgi [req-1eb2eae9-e9f2-471a-a28f-a66fbe7890f7 req-bdada8db-06ff-4d50-88e8-96d23db2b7b5 tempest-TestVolumeBootPattern-1923367323 tempest-TestVolumeBootPattern-1923367323-project-member] Calling method 'show' {{(pid=100522) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:13:42.163185 np0000005924 devstack@c-api.service[100522]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:13:42.163185 np0000005924 devstack@c-api.service[100522]: warnings.warn( Jul 27 16:13:42.166405 np0000005924 devstack@c-api.service[100522]: INFO cinder.volume.api [req-1eb2eae9-e9f2-471a-a28f-a66fbe7890f7 req-bdada8db-06ff-4d50-88e8-96d23db2b7b5 tempest-TestVolumeBootPattern-1923367323 tempest-TestVolumeBootPattern-1923367323-project-member] Volume info retrieved successfully. Jul 27 16:13:42.170888 np0000005924 devstack@c-api.service[100522]: INFO cinder.api.openstack.wsgi [req-1eb2eae9-e9f2-471a-a28f-a66fbe7890f7 req-bdada8db-06ff-4d50-88e8-96d23db2b7b5 tempest-TestVolumeBootPattern-1923367323 tempest-TestVolumeBootPattern-1923367323-project-member] https://10.4.3.117/volume/v3/volumes/8fe268bc-bcbb-4101-97cb-707e54a4637c returned with HTTP 200 Jul 27 16:13:42.171308 np0000005924 devstack@c-api.service[100522]: [pid: 100522|app: 0|req: 512/2077] 10.4.3.117 () {70 vars in 1639 bytes} [Mon Jul 27 16:13:42 2026] GET /volume/v3/volumes/8fe268bc-bcbb-4101-97cb-707e54a4637c => generated 1546 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 27 16:13:42.279528 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.middleware.request_id [req-1eb2eae9-e9f2-471a-a28f-a66fbe7890f7 req-2d6a447b-edb8-44d7-b5b1-cfab05f05af6 None None] RequestId filter calling following filter/app {{(pid=100521) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:13:42.282281 np0000005924 devstack@c-api.service[100521]: INFO cinder.api.openstack.wsgi [req-1eb2eae9-e9f2-471a-a28f-a66fbe7890f7 req-2d6a447b-edb8-44d7-b5b1-cfab05f05af6 tempest-TestVolumeBootPattern-1923367323 tempest-TestVolumeBootPattern-1923367323-project-member] PUT https://10.4.3.117/volume/v3/attachments/15b692eb-ba0a-4ae3-b69e-e7fd4a3e3e4e Jul 27 16:13:42.282281 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.openstack.wsgi [req-1eb2eae9-e9f2-471a-a28f-a66fbe7890f7 req-2d6a447b-edb8-44d7-b5b1-cfab05f05af6 tempest-TestVolumeBootPattern-1923367323 tempest-TestVolumeBootPattern-1923367323-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.117", "host": "np0000005924", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:c1414b6f8d8f", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "13cbedf7-bb1f-4b5e-b492-2fef0d4dab25", "nvme_native_multipath": false, "mountpoint": "/dev/vda"}}} {{(pid=100521) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 27 16:13:42.289851 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.coordination [req-1eb2eae9-e9f2-471a-a28f-a66fbe7890f7 req-2d6a447b-edb8-44d7-b5b1-cfab05f05af6 tempest-TestVolumeBootPattern-1923367323 tempest-TestVolumeBootPattern-1923367323-project-member] Acquiring lock "cinder-attachment_update-8fe268bc-bcbb-4101-97cb-707e54a4637c-np0000005924" by "attachment_update" {{(pid=100521) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jul 27 16:13:42.294251 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.coordination [req-1eb2eae9-e9f2-471a-a28f-a66fbe7890f7 req-2d6a447b-edb8-44d7-b5b1-cfab05f05af6 tempest-TestVolumeBootPattern-1923367323 tempest-TestVolumeBootPattern-1923367323-project-member] Lock "cinder-attachment_update-8fe268bc-bcbb-4101-97cb-707e54a4637c-np0000005924" acquired by "attachment_update" :: waited 0.004s {{(pid=100521) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jul 27 16:13:42.295186 np0000005924 devstack@c-api.service[100521]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:13:42.295186 np0000005924 devstack@c-api.service[100521]: warnings.warn( Jul 27 16:13:42.366414 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.middleware.request_id [None req-5b7f5515-5ebf-41d8-8db1-c1f27e228513 None None] RequestId filter calling following filter/app {{(pid=100524) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:13:42.368297 np0000005924 devstack@c-api.service[100524]: INFO cinder.api.openstack.wsgi [None req-5b7f5515-5ebf-41d8-8db1-c1f27e228513 tempest-ServerRescueNegativeTestJSON-536322794 tempest-ServerRescueNegativeTestJSON-536322794-project-member] GET https://10.4.3.117/volume/v3/volumes/15c92231-39b1-48c1-a036-1748814b4255 Jul 27 16:13:42.368529 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.openstack.wsgi [None req-5b7f5515-5ebf-41d8-8db1-c1f27e228513 tempest-ServerRescueNegativeTestJSON-536322794 tempest-ServerRescueNegativeTestJSON-536322794-project-member] Empty body provided in request {{(pid=100524) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:13:42.368761 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.openstack.wsgi [None req-5b7f5515-5ebf-41d8-8db1-c1f27e228513 tempest-ServerRescueNegativeTestJSON-536322794 tempest-ServerRescueNegativeTestJSON-536322794-project-member] Calling method 'show' {{(pid=100524) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:13:42.379256 np0000005924 devstack@c-api.service[100524]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:13:42.379256 np0000005924 devstack@c-api.service[100524]: warnings.warn( Jul 27 16:13:42.381919 np0000005924 devstack@c-api.service[100524]: INFO cinder.volume.api [None req-5b7f5515-5ebf-41d8-8db1-c1f27e228513 tempest-ServerRescueNegativeTestJSON-536322794 tempest-ServerRescueNegativeTestJSON-536322794-project-member] Volume info retrieved successfully. Jul 27 16:13:42.386308 np0000005924 devstack@c-api.service[100524]: INFO cinder.api.openstack.wsgi [None req-5b7f5515-5ebf-41d8-8db1-c1f27e228513 tempest-ServerRescueNegativeTestJSON-536322794 tempest-ServerRescueNegativeTestJSON-536322794-project-member] https://10.4.3.117/volume/v3/volumes/15c92231-39b1-48c1-a036-1748814b4255 returned with HTTP 200 Jul 27 16:13:42.387181 np0000005924 devstack@c-api.service[100524]: [pid: 100524|app: 0|req: 526/2078] 10.4.3.117 () {66 vars in 1348 bytes} [Mon Jul 27 16:13:42 2026] GET /volume/v3/volumes/15c92231-39b1-48c1-a036-1748814b4255 => generated 852 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 27 16:13:42.389739 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.middleware.request_id [None req-8350dfcb-ee17-4009-b98c-28d06be8cacf None None] RequestId filter calling following filter/app {{(pid=100523) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:13:42.391629 np0000005924 devstack@c-api.service[100523]: INFO cinder.api.openstack.wsgi [None req-8350dfcb-ee17-4009-b98c-28d06be8cacf tempest-VolumeRetypeMultiattachTest-1406916511 tempest-VolumeRetypeMultiattachTest-1406916511-project-member] GET https://10.4.3.117/volume/v3/volumes/814e6f80-c4d1-479e-bba4-5d33e388efb8 Jul 27 16:13:42.391891 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.openstack.wsgi [None req-8350dfcb-ee17-4009-b98c-28d06be8cacf tempest-VolumeRetypeMultiattachTest-1406916511 tempest-VolumeRetypeMultiattachTest-1406916511-project-member] Empty body provided in request {{(pid=100523) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:13:42.392099 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.openstack.wsgi [None req-8350dfcb-ee17-4009-b98c-28d06be8cacf tempest-VolumeRetypeMultiattachTest-1406916511 tempest-VolumeRetypeMultiattachTest-1406916511-project-member] Calling method 'show' {{(pid=100523) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:13:42.398571 np0000005924 devstack@c-api.service[100523]: INFO cinder.api.openstack.wsgi [None req-8350dfcb-ee17-4009-b98c-28d06be8cacf tempest-VolumeRetypeMultiattachTest-1406916511 tempest-VolumeRetypeMultiattachTest-1406916511-project-member] https://10.4.3.117/volume/v3/volumes/814e6f80-c4d1-479e-bba4-5d33e388efb8 returned with HTTP 404 Jul 27 16:13:42.398894 np0000005924 devstack@c-api.service[100523]: [pid: 100523|app: 0|req: 527/2079] 10.4.3.117 () {68 vars in 1389 bytes} [Mon Jul 27 16:13:42 2026] GET /volume/v3/volumes/814e6f80-c4d1-479e-bba4-5d33e388efb8 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 27 16:13:42.399845 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.coordination [req-1eb2eae9-e9f2-471a-a28f-a66fbe7890f7 req-2d6a447b-edb8-44d7-b5b1-cfab05f05af6 tempest-TestVolumeBootPattern-1923367323 tempest-TestVolumeBootPattern-1923367323-project-member] Lock "cinder-attachment_update-8fe268bc-bcbb-4101-97cb-707e54a4637c-np0000005924" released by "attachment_update" :: held 0.105s {{(pid=100521) __release /opt/stack/cinder/cinder/coordination.py:152}} Jul 27 16:13:42.400252 np0000005924 devstack@c-api.service[100521]: INFO cinder.api.openstack.wsgi [req-1eb2eae9-e9f2-471a-a28f-a66fbe7890f7 req-2d6a447b-edb8-44d7-b5b1-cfab05f05af6 tempest-TestVolumeBootPattern-1923367323 tempest-TestVolumeBootPattern-1923367323-project-member] https://10.4.3.117/volume/v3/attachments/15b692eb-ba0a-4ae3-b69e-e7fd4a3e3e4e returned with HTTP 200 Jul 27 16:13:42.406980 np0000005924 devstack@c-api.service[100521]: [pid: 100521|app: 0|req: 515/2080] 10.4.3.117 () {74 vars in 1704 bytes} [Mon Jul 27 16:13:42 2026] PUT /volume/v3/attachments/15b692eb-ba0a-4ae3-b69e-e7fd4a3e3e4e => generated 969 bytes in 128 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 27 16:13:42.407442 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.middleware.request_id [None req-59db68b8-f4f7-43a2-8be2-050b8f9119d2 None None] RequestId filter calling following filter/app {{(pid=100522) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:13:42.411349 np0000005924 devstack@c-api.service[100522]: INFO cinder.api.openstack.wsgi [None req-59db68b8-f4f7-43a2-8be2-050b8f9119d2 tempest-VolumeRetypeMultiattachTest-1192929551 tempest-VolumeRetypeMultiattachTest-1192929551-project-admin] DELETE https://10.4.3.117/volume/v3/types/3489d0da-b22d-4b3d-a563-6da6a0f06c75 Jul 27 16:13:42.411349 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.openstack.wsgi [None req-59db68b8-f4f7-43a2-8be2-050b8f9119d2 tempest-VolumeRetypeMultiattachTest-1192929551 tempest-VolumeRetypeMultiattachTest-1192929551-project-admin] Empty body provided in request {{(pid=100522) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:13:42.411349 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.openstack.wsgi [None req-59db68b8-f4f7-43a2-8be2-050b8f9119d2 tempest-VolumeRetypeMultiattachTest-1192929551 tempest-VolumeRetypeMultiattachTest-1192929551-project-admin] Calling method '_delete' {{(pid=100522) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:13:42.443345 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.middleware.request_id [req-1eb2eae9-e9f2-471a-a28f-a66fbe7890f7 req-1065eff4-0fe4-475d-a704-40351083d2a2 None None] RequestId filter calling following filter/app {{(pid=100524) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:13:42.446450 np0000005924 devstack@c-api.service[100524]: INFO cinder.api.openstack.wsgi [req-1eb2eae9-e9f2-471a-a28f-a66fbe7890f7 req-1065eff4-0fe4-475d-a704-40351083d2a2 tempest-TestVolumeBootPattern-1923367323 tempest-TestVolumeBootPattern-1923367323-project-member] POST https://10.4.3.117/volume/v3/attachments/15b692eb-ba0a-4ae3-b69e-e7fd4a3e3e4e/action Jul 27 16:13:42.446797 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.openstack.wsgi [req-1eb2eae9-e9f2-471a-a28f-a66fbe7890f7 req-1065eff4-0fe4-475d-a704-40351083d2a2 tempest-TestVolumeBootPattern-1923367323 tempest-TestVolumeBootPattern-1923367323-project-member] Action body: b'{"os-complete": null}' {{(pid=100524) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 27 16:13:42.446970 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.openstack.wsgi [req-1eb2eae9-e9f2-471a-a28f-a66fbe7890f7 req-1065eff4-0fe4-475d-a704-40351083d2a2 tempest-TestVolumeBootPattern-1923367323 tempest-TestVolumeBootPattern-1923367323-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100524) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 27 16:13:42.462322 np0000005924 devstack@c-api.service[100522]: INFO cinder.api.openstack.wsgi [None req-59db68b8-f4f7-43a2-8be2-050b8f9119d2 tempest-VolumeRetypeMultiattachTest-1192929551 tempest-VolumeRetypeMultiattachTest-1192929551-project-admin] https://10.4.3.117/volume/v3/types/3489d0da-b22d-4b3d-a563-6da6a0f06c75 returned with HTTP 202 Jul 27 16:13:42.462872 np0000005924 devstack@c-api.service[100522]: [pid: 100522|app: 0|req: 513/2081] 10.4.3.117 () {66 vars in 1345 bytes} [Mon Jul 27 16:13:42 2026] DELETE /volume/v3/types/3489d0da-b22d-4b3d-a563-6da6a0f06c75 => generated 0 bytes in 56 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 27 16:13:42.471078 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.middleware.request_id [None req-6ea475c6-cb27-4361-acf0-aff4d801a195 None None] RequestId filter calling following filter/app {{(pid=100523) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:13:42.488113 np0000005924 devstack@c-api.service[100523]: INFO cinder.api.openstack.wsgi [None req-6ea475c6-cb27-4361-acf0-aff4d801a195 tempest-VolumeRetypeMultiattachTest-1192929551 tempest-VolumeRetypeMultiattachTest-1192929551-project-admin] GET https://10.4.3.117/volume/v3/types/3489d0da-b22d-4b3d-a563-6da6a0f06c75 Jul 27 16:13:42.488113 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.openstack.wsgi [None req-6ea475c6-cb27-4361-acf0-aff4d801a195 tempest-VolumeRetypeMultiattachTest-1192929551 tempest-VolumeRetypeMultiattachTest-1192929551-project-admin] Empty body provided in request {{(pid=100523) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:13:42.488113 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.openstack.wsgi [None req-6ea475c6-cb27-4361-acf0-aff4d801a195 tempest-VolumeRetypeMultiattachTest-1192929551 tempest-VolumeRetypeMultiattachTest-1192929551-project-admin] Calling method 'show' {{(pid=100523) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:13:42.488113 np0000005924 devstack@c-api.service[100523]: INFO cinder.api.openstack.wsgi [None req-6ea475c6-cb27-4361-acf0-aff4d801a195 tempest-VolumeRetypeMultiattachTest-1192929551 tempest-VolumeRetypeMultiattachTest-1192929551-project-admin] https://10.4.3.117/volume/v3/types/3489d0da-b22d-4b3d-a563-6da6a0f06c75 returned with HTTP 404 Jul 27 16:13:42.488113 np0000005924 devstack@c-api.service[100523]: [pid: 100523|app: 0|req: 528/2082] 10.4.3.117 () {66 vars in 1342 bytes} [Mon Jul 27 16:13:42 2026] GET /volume/v3/types/3489d0da-b22d-4b3d-a563-6da6a0f06c75 => generated 114 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 27 16:13:42.488287 np0000005924 devstack@c-api.service[100524]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:13:42.488287 np0000005924 devstack@c-api.service[100524]: warnings.warn( Jul 27 16:13:42.488349 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.middleware.request_id [None req-b4c7e5e8-6d9c-412e-a6f3-41a9278daa61 None None] RequestId filter calling following filter/app {{(pid=100521) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:13:42.491488 np0000005924 devstack@c-api.service[100521]: INFO cinder.api.openstack.wsgi [None req-b4c7e5e8-6d9c-412e-a6f3-41a9278daa61 tempest-VolumeRetypeMultiattachTest-1192929551 tempest-VolumeRetypeMultiattachTest-1192929551-project-admin] DELETE https://10.4.3.117/volume/v3/types/406698d2-02cf-4bf6-8bca-d629efdbad34 Jul 27 16:13:42.491701 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.openstack.wsgi [None req-b4c7e5e8-6d9c-412e-a6f3-41a9278daa61 tempest-VolumeRetypeMultiattachTest-1192929551 tempest-VolumeRetypeMultiattachTest-1192929551-project-admin] Empty body provided in request {{(pid=100521) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:13:42.491965 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.openstack.wsgi [None req-b4c7e5e8-6d9c-412e-a6f3-41a9278daa61 tempest-VolumeRetypeMultiattachTest-1192929551 tempest-VolumeRetypeMultiattachTest-1192929551-project-admin] Calling method '_delete' {{(pid=100521) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:13:42.492154 np0000005924 devstack@c-api.service[100521]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:13:42.492154 np0000005924 devstack@c-api.service[100521]: warnings.warn( Jul 27 16:13:42.531346 np0000005924 devstack@c-api.service[100524]: INFO cinder.api.openstack.wsgi [req-1eb2eae9-e9f2-471a-a28f-a66fbe7890f7 req-1065eff4-0fe4-475d-a704-40351083d2a2 tempest-TestVolumeBootPattern-1923367323 tempest-TestVolumeBootPattern-1923367323-project-member] https://10.4.3.117/volume/v3/attachments/15b692eb-ba0a-4ae3-b69e-e7fd4a3e3e4e/action returned with HTTP 204 Jul 27 16:13:42.531814 np0000005924 devstack@c-api.service[100524]: [pid: 100524|app: 0|req: 527/2083] 10.4.3.117 () {74 vars in 1725 bytes} [Mon Jul 27 16:13:42 2026] POST /volume/v3/attachments/15b692eb-ba0a-4ae3-b69e-e7fd4a3e3e4e/action => generated 0 bytes in 89 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jul 27 16:13:42.552793 np0000005924 devstack@c-api.service[100521]: INFO cinder.api.openstack.wsgi [None req-b4c7e5e8-6d9c-412e-a6f3-41a9278daa61 tempest-VolumeRetypeMultiattachTest-1192929551 tempest-VolumeRetypeMultiattachTest-1192929551-project-admin] https://10.4.3.117/volume/v3/types/406698d2-02cf-4bf6-8bca-d629efdbad34 returned with HTTP 202 Jul 27 16:13:42.553183 np0000005924 devstack@c-api.service[100521]: [pid: 100521|app: 0|req: 516/2084] 10.4.3.117 () {66 vars in 1345 bytes} [Mon Jul 27 16:13:42 2026] DELETE /volume/v3/types/406698d2-02cf-4bf6-8bca-d629efdbad34 => generated 0 bytes in 66 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 27 16:13:42.560510 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.middleware.request_id [None req-2d1a4812-4dd4-44b9-a93d-29ce2d9a67a4 None None] RequestId filter calling following filter/app {{(pid=100522) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:13:42.562685 np0000005924 devstack@c-api.service[100522]: INFO cinder.api.openstack.wsgi [None req-2d1a4812-4dd4-44b9-a93d-29ce2d9a67a4 tempest-VolumeRetypeMultiattachTest-1192929551 tempest-VolumeRetypeMultiattachTest-1192929551-project-admin] GET https://10.4.3.117/volume/v3/types/406698d2-02cf-4bf6-8bca-d629efdbad34 Jul 27 16:13:42.562881 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.openstack.wsgi [None req-2d1a4812-4dd4-44b9-a93d-29ce2d9a67a4 tempest-VolumeRetypeMultiattachTest-1192929551 tempest-VolumeRetypeMultiattachTest-1192929551-project-admin] Empty body provided in request {{(pid=100522) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:13:42.563068 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.openstack.wsgi [None req-2d1a4812-4dd4-44b9-a93d-29ce2d9a67a4 tempest-VolumeRetypeMultiattachTest-1192929551 tempest-VolumeRetypeMultiattachTest-1192929551-project-admin] Calling method 'show' {{(pid=100522) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:13:42.566660 np0000005924 devstack@c-api.service[100522]: INFO cinder.api.openstack.wsgi [None req-2d1a4812-4dd4-44b9-a93d-29ce2d9a67a4 tempest-VolumeRetypeMultiattachTest-1192929551 tempest-VolumeRetypeMultiattachTest-1192929551-project-admin] https://10.4.3.117/volume/v3/types/406698d2-02cf-4bf6-8bca-d629efdbad34 returned with HTTP 404 Jul 27 16:13:42.567175 np0000005924 devstack@c-api.service[100522]: [pid: 100522|app: 0|req: 514/2085] 10.4.3.117 () {66 vars in 1342 bytes} [Mon Jul 27 16:13:42 2026] GET /volume/v3/types/406698d2-02cf-4bf6-8bca-d629efdbad34 => generated 114 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 27 16:13:42.837609 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.middleware.request_id [None req-cf44c130-e4be-4e1c-b021-3e2f5d821714 None None] RequestId filter calling following filter/app {{(pid=100523) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:13:42.839386 np0000005924 devstack@c-api.service[100523]: INFO cinder.api.openstack.wsgi [None req-cf44c130-e4be-4e1c-b021-3e2f5d821714 tempest-VolumesBackupsTest-1601316061 tempest-VolumesBackupsTest-1601316061-project-member] GET https://10.4.3.117/volume/v3/backups/b03c08df-2ec2-41f6-b883-b6fc0866c35b Jul 27 16:13:42.839582 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.openstack.wsgi [None req-cf44c130-e4be-4e1c-b021-3e2f5d821714 tempest-VolumesBackupsTest-1601316061 tempest-VolumesBackupsTest-1601316061-project-member] Empty body provided in request {{(pid=100523) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:13:42.839764 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.openstack.wsgi [None req-cf44c130-e4be-4e1c-b021-3e2f5d821714 tempest-VolumesBackupsTest-1601316061 tempest-VolumesBackupsTest-1601316061-project-member] Calling method 'show' {{(pid=100523) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:13:42.839883 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.v3.backups [None req-cf44c130-e4be-4e1c-b021-3e2f5d821714 tempest-VolumesBackupsTest-1601316061 tempest-VolumesBackupsTest-1601316061-project-member] Show backup with id b03c08df-2ec2-41f6-b883-b6fc0866c35b. {{(pid=100523) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 27 16:13:42.845512 np0000005924 devstack@c-api.service[100523]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:13:42.845512 np0000005924 devstack@c-api.service[100523]: warnings.warn( Jul 27 16:13:42.846540 np0000005924 devstack@c-api.service[100523]: INFO cinder.api.openstack.wsgi [None req-cf44c130-e4be-4e1c-b021-3e2f5d821714 tempest-VolumesBackupsTest-1601316061 tempest-VolumesBackupsTest-1601316061-project-member] https://10.4.3.117/volume/v3/backups/b03c08df-2ec2-41f6-b883-b6fc0866c35b returned with HTTP 200 Jul 27 16:13:42.846978 np0000005924 devstack@c-api.service[100523]: [pid: 100523|app: 0|req: 529/2086] 10.4.3.117 () {66 vars in 1348 bytes} [Mon Jul 27 16:13:42 2026] GET /volume/v3/backups/b03c08df-2ec2-41f6-b883-b6fc0866c35b => generated 789 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 27 16:13:43.199878 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.middleware.request_id [None req-ecb3a43e-6630-4366-88e0-50281f7a9579 None None] RequestId filter calling following filter/app {{(pid=100524) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:13:43.200678 np0000005924 devstack@c-api.service[100524]: INFO cinder.api.openstack.wsgi [None req-ecb3a43e-6630-4366-88e0-50281f7a9579 None None] GET https://10.4.3.117/volume// Jul 27 16:13:43.200678 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.openstack.wsgi [None req-ecb3a43e-6630-4366-88e0-50281f7a9579 None None] Empty body provided in request {{(pid=100524) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:13:43.200678 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.openstack.wsgi [None req-ecb3a43e-6630-4366-88e0-50281f7a9579 None None] Calling method 'all' {{(pid=100524) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:13:43.200942 np0000005924 devstack@c-api.service[100524]: INFO cinder.api.openstack.wsgi [None req-ecb3a43e-6630-4366-88e0-50281f7a9579 None None] https://10.4.3.117/volume// returned with HTTP 300 Jul 27 16:13:43.201235 np0000005924 devstack@c-api.service[100524]: [pid: 100524|app: 0|req: 528/2087] 10.4.3.117 () {66 vars in 1426 bytes} [Mon Jul 27 16:13:43 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 27 16:13:43.210892 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.middleware.request_id [req-330b84f9-8f0a-4990-a6c1-80059039d5b6 req-f56181a8-b0b7-4357-b5cc-a03e0da78a5f None None] RequestId filter calling following filter/app {{(pid=100521) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:13:43.213191 np0000005924 devstack@c-api.service[100521]: INFO cinder.api.openstack.wsgi [req-330b84f9-8f0a-4990-a6c1-80059039d5b6 req-f56181a8-b0b7-4357-b5cc-a03e0da78a5f tempest-AttachVolumeMultiAttachTest-1978803889 tempest-AttachVolumeMultiAttachTest-1978803889-project-member] GET https://10.4.3.117/volume/v3/volumes/7da4d316-db6d-43f0-942f-f733e5c5a369 Jul 27 16:13:43.213481 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.openstack.wsgi [req-330b84f9-8f0a-4990-a6c1-80059039d5b6 req-f56181a8-b0b7-4357-b5cc-a03e0da78a5f tempest-AttachVolumeMultiAttachTest-1978803889 tempest-AttachVolumeMultiAttachTest-1978803889-project-member] Empty body provided in request {{(pid=100521) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:13:43.213736 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.openstack.wsgi [req-330b84f9-8f0a-4990-a6c1-80059039d5b6 req-f56181a8-b0b7-4357-b5cc-a03e0da78a5f tempest-AttachVolumeMultiAttachTest-1978803889 tempest-AttachVolumeMultiAttachTest-1978803889-project-member] Calling method 'show' {{(pid=100521) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:13:43.227951 np0000005924 devstack@c-api.service[100521]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:13:43.227951 np0000005924 devstack@c-api.service[100521]: warnings.warn( Jul 27 16:13:43.234398 np0000005924 devstack@c-api.service[100521]: INFO cinder.volume.api [req-330b84f9-8f0a-4990-a6c1-80059039d5b6 req-f56181a8-b0b7-4357-b5cc-a03e0da78a5f tempest-AttachVolumeMultiAttachTest-1978803889 tempest-AttachVolumeMultiAttachTest-1978803889-project-member] Volume info retrieved successfully. Jul 27 16:13:43.242382 np0000005924 devstack@c-api.service[100521]: INFO cinder.api.openstack.wsgi [req-330b84f9-8f0a-4990-a6c1-80059039d5b6 req-f56181a8-b0b7-4357-b5cc-a03e0da78a5f tempest-AttachVolumeMultiAttachTest-1978803889 tempest-AttachVolumeMultiAttachTest-1978803889-project-member] https://10.4.3.117/volume/v3/volumes/7da4d316-db6d-43f0-942f-f733e5c5a369 returned with HTTP 200 Jul 27 16:13:43.242876 np0000005924 devstack@c-api.service[100521]: [pid: 100521|app: 0|req: 517/2088] 10.4.3.117 () {70 vars in 1639 bytes} [Mon Jul 27 16:13:43 2026] GET /volume/v3/volumes/7da4d316-db6d-43f0-942f-f733e5c5a369 => generated 1547 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 27 16:13:43.378019 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.middleware.request_id [req-330b84f9-8f0a-4990-a6c1-80059039d5b6 req-5b702175-03c4-4feb-8a37-1fc5194bd7d8 None None] RequestId filter calling following filter/app {{(pid=100522) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:13:43.382680 np0000005924 devstack@c-api.service[100522]: INFO cinder.api.openstack.wsgi [req-330b84f9-8f0a-4990-a6c1-80059039d5b6 req-5b702175-03c4-4feb-8a37-1fc5194bd7d8 tempest-AttachVolumeMultiAttachTest-1978803889 tempest-AttachVolumeMultiAttachTest-1978803889-project-member] PUT https://10.4.3.117/volume/v3/attachments/a2c96196-59de-4cb6-b70d-fc4c4be07452 Jul 27 16:13:43.383155 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.openstack.wsgi [req-330b84f9-8f0a-4990-a6c1-80059039d5b6 req-5b702175-03c4-4feb-8a37-1fc5194bd7d8 tempest-AttachVolumeMultiAttachTest-1978803889 tempest-AttachVolumeMultiAttachTest-1978803889-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.117", "host": "np0000005924", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:c1414b6f8d8f", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "13cbedf7-bb1f-4b5e-b492-2fef0d4dab25", "nvme_native_multipath": false, "mountpoint": "/dev/vda"}}} {{(pid=100522) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 27 16:13:43.393644 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.coordination [req-330b84f9-8f0a-4990-a6c1-80059039d5b6 req-5b702175-03c4-4feb-8a37-1fc5194bd7d8 tempest-AttachVolumeMultiAttachTest-1978803889 tempest-AttachVolumeMultiAttachTest-1978803889-project-member] Acquiring lock "cinder-attachment_update-7da4d316-db6d-43f0-942f-f733e5c5a369-np0000005924" by "attachment_update" {{(pid=100522) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jul 27 16:13:43.399947 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.coordination [req-330b84f9-8f0a-4990-a6c1-80059039d5b6 req-5b702175-03c4-4feb-8a37-1fc5194bd7d8 tempest-AttachVolumeMultiAttachTest-1978803889 tempest-AttachVolumeMultiAttachTest-1978803889-project-member] Lock "cinder-attachment_update-7da4d316-db6d-43f0-942f-f733e5c5a369-np0000005924" acquired by "attachment_update" :: waited 0.006s {{(pid=100522) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jul 27 16:13:43.400558 np0000005924 devstack@c-api.service[100522]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:13:43.400558 np0000005924 devstack@c-api.service[100522]: warnings.warn( Jul 27 16:13:43.510522 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.coordination [req-330b84f9-8f0a-4990-a6c1-80059039d5b6 req-5b702175-03c4-4feb-8a37-1fc5194bd7d8 tempest-AttachVolumeMultiAttachTest-1978803889 tempest-AttachVolumeMultiAttachTest-1978803889-project-member] Lock "cinder-attachment_update-7da4d316-db6d-43f0-942f-f733e5c5a369-np0000005924" released by "attachment_update" :: held 0.110s {{(pid=100522) __release /opt/stack/cinder/cinder/coordination.py:152}} Jul 27 16:13:43.510522 np0000005924 devstack@c-api.service[100522]: INFO cinder.api.openstack.wsgi [req-330b84f9-8f0a-4990-a6c1-80059039d5b6 req-5b702175-03c4-4feb-8a37-1fc5194bd7d8 tempest-AttachVolumeMultiAttachTest-1978803889 tempest-AttachVolumeMultiAttachTest-1978803889-project-member] https://10.4.3.117/volume/v3/attachments/a2c96196-59de-4cb6-b70d-fc4c4be07452 returned with HTTP 200 Jul 27 16:13:43.510522 np0000005924 devstack@c-api.service[100522]: [pid: 100522|app: 0|req: 515/2089] 10.4.3.117 () {74 vars in 1704 bytes} [Mon Jul 27 16:13:43 2026] PUT /volume/v3/attachments/a2c96196-59de-4cb6-b70d-fc4c4be07452 => generated 969 bytes in 133 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 27 16:13:43.546657 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.middleware.request_id [req-330b84f9-8f0a-4990-a6c1-80059039d5b6 req-601a268f-5db8-4fbf-8f29-2d19b3d51236 None None] RequestId filter calling following filter/app {{(pid=100523) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:13:43.550354 np0000005924 devstack@c-api.service[100523]: INFO cinder.api.openstack.wsgi [req-330b84f9-8f0a-4990-a6c1-80059039d5b6 req-601a268f-5db8-4fbf-8f29-2d19b3d51236 tempest-AttachVolumeMultiAttachTest-1978803889 tempest-AttachVolumeMultiAttachTest-1978803889-project-member] POST https://10.4.3.117/volume/v3/attachments/a2c96196-59de-4cb6-b70d-fc4c4be07452/action Jul 27 16:13:43.550354 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.openstack.wsgi [req-330b84f9-8f0a-4990-a6c1-80059039d5b6 req-601a268f-5db8-4fbf-8f29-2d19b3d51236 tempest-AttachVolumeMultiAttachTest-1978803889 tempest-AttachVolumeMultiAttachTest-1978803889-project-member] Action body: b'{"os-complete": null}' {{(pid=100523) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 27 16:13:43.550354 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.openstack.wsgi [req-330b84f9-8f0a-4990-a6c1-80059039d5b6 req-601a268f-5db8-4fbf-8f29-2d19b3d51236 tempest-AttachVolumeMultiAttachTest-1978803889 tempest-AttachVolumeMultiAttachTest-1978803889-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100523) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 27 16:13:43.566575 np0000005924 devstack@c-api.service[100523]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:13:43.566575 np0000005924 devstack@c-api.service[100523]: warnings.warn( Jul 27 16:13:43.585338 np0000005924 devstack@c-api.service[100523]: INFO cinder.api.openstack.wsgi [req-330b84f9-8f0a-4990-a6c1-80059039d5b6 req-601a268f-5db8-4fbf-8f29-2d19b3d51236 tempest-AttachVolumeMultiAttachTest-1978803889 tempest-AttachVolumeMultiAttachTest-1978803889-project-member] https://10.4.3.117/volume/v3/attachments/a2c96196-59de-4cb6-b70d-fc4c4be07452/action returned with HTTP 204 Jul 27 16:13:43.586061 np0000005924 devstack@c-api.service[100523]: [pid: 100523|app: 0|req: 530/2090] 10.4.3.117 () {74 vars in 1725 bytes} [Mon Jul 27 16:13:43 2026] POST /volume/v3/attachments/a2c96196-59de-4cb6-b70d-fc4c4be07452/action => generated 0 bytes in 40 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jul 27 16:13:43.857225 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.middleware.request_id [None req-2a4a648d-23ea-466e-ae18-76e1d1823815 None None] RequestId filter calling following filter/app {{(pid=100524) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:13:43.858990 np0000005924 devstack@c-api.service[100524]: INFO cinder.api.openstack.wsgi [None req-2a4a648d-23ea-466e-ae18-76e1d1823815 tempest-VolumesBackupsTest-1601316061 tempest-VolumesBackupsTest-1601316061-project-member] GET https://10.4.3.117/volume/v3/backups/b03c08df-2ec2-41f6-b883-b6fc0866c35b Jul 27 16:13:43.859208 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.openstack.wsgi [None req-2a4a648d-23ea-466e-ae18-76e1d1823815 tempest-VolumesBackupsTest-1601316061 tempest-VolumesBackupsTest-1601316061-project-member] Empty body provided in request {{(pid=100524) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:13:43.859413 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.openstack.wsgi [None req-2a4a648d-23ea-466e-ae18-76e1d1823815 tempest-VolumesBackupsTest-1601316061 tempest-VolumesBackupsTest-1601316061-project-member] Calling method 'show' {{(pid=100524) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:13:43.859564 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.v3.backups [None req-2a4a648d-23ea-466e-ae18-76e1d1823815 tempest-VolumesBackupsTest-1601316061 tempest-VolumesBackupsTest-1601316061-project-member] Show backup with id b03c08df-2ec2-41f6-b883-b6fc0866c35b. {{(pid=100524) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 27 16:13:43.863633 np0000005924 devstack@c-api.service[100524]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:13:43.863633 np0000005924 devstack@c-api.service[100524]: warnings.warn( Jul 27 16:13:43.864418 np0000005924 devstack@c-api.service[100524]: INFO cinder.api.openstack.wsgi [None req-2a4a648d-23ea-466e-ae18-76e1d1823815 tempest-VolumesBackupsTest-1601316061 tempest-VolumesBackupsTest-1601316061-project-member] https://10.4.3.117/volume/v3/backups/b03c08df-2ec2-41f6-b883-b6fc0866c35b returned with HTTP 200 Jul 27 16:13:43.864792 np0000005924 devstack@c-api.service[100524]: [pid: 100524|app: 0|req: 529/2091] 10.4.3.117 () {66 vars in 1348 bytes} [Mon Jul 27 16:13:43 2026] GET /volume/v3/backups/b03c08df-2ec2-41f6-b883-b6fc0866c35b => generated 791 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 27 16:13:43.883858 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.middleware.request_id [None req-d17b701d-1e1b-4d07-b255-702363055ca2 None None] RequestId filter calling following filter/app {{(pid=100521) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:13:43.886964 np0000005924 devstack@c-api.service[100521]: INFO cinder.api.openstack.wsgi [None req-d17b701d-1e1b-4d07-b255-702363055ca2 tempest-VolumesBackupsTest-1601316061 tempest-VolumesBackupsTest-1601316061-project-member] GET https://10.4.3.117/volume/v3/volumes/cb939af2-6ae1-475a-92d6-1e9340c6ba6c Jul 27 16:13:43.887157 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.openstack.wsgi [None req-d17b701d-1e1b-4d07-b255-702363055ca2 tempest-VolumesBackupsTest-1601316061 tempest-VolumesBackupsTest-1601316061-project-member] Empty body provided in request {{(pid=100521) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:13:43.887405 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.openstack.wsgi [None req-d17b701d-1e1b-4d07-b255-702363055ca2 tempest-VolumesBackupsTest-1601316061 tempest-VolumesBackupsTest-1601316061-project-member] Calling method 'show' {{(pid=100521) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:13:43.899647 np0000005924 devstack@c-api.service[100521]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:13:43.899647 np0000005924 devstack@c-api.service[100521]: warnings.warn( Jul 27 16:13:43.905767 np0000005924 devstack@c-api.service[100521]: INFO cinder.volume.api [None req-d17b701d-1e1b-4d07-b255-702363055ca2 tempest-VolumesBackupsTest-1601316061 tempest-VolumesBackupsTest-1601316061-project-member] Volume info retrieved successfully. Jul 27 16:13:43.911129 np0000005924 devstack@c-api.service[100521]: INFO cinder.api.openstack.wsgi [None req-d17b701d-1e1b-4d07-b255-702363055ca2 tempest-VolumesBackupsTest-1601316061 tempest-VolumesBackupsTest-1601316061-project-member] https://10.4.3.117/volume/v3/volumes/cb939af2-6ae1-475a-92d6-1e9340c6ba6c returned with HTTP 200 Jul 27 16:13:43.912551 np0000005924 devstack@c-api.service[100521]: [pid: 100521|app: 0|req: 518/2092] 10.4.3.117 () {66 vars in 1348 bytes} [Mon Jul 27 16:13:43 2026] GET /volume/v3/volumes/cb939af2-6ae1-475a-92d6-1e9340c6ba6c => generated 1354 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 27 16:13:43.930615 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.middleware.request_id [None req-86d6958b-2803-4dcc-9e00-8432bb9ebdbf None None] RequestId filter calling following filter/app {{(pid=100522) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:13:43.934988 np0000005924 devstack@c-api.service[100522]: INFO cinder.api.openstack.wsgi [None req-86d6958b-2803-4dcc-9e00-8432bb9ebdbf tempest-VolumesBackupsTest-1601316061 tempest-VolumesBackupsTest-1601316061-project-member] POST https://10.4.3.117/volume/v3/backups/b03c08df-2ec2-41f6-b883-b6fc0866c35b/restore Jul 27 16:13:43.935406 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.openstack.wsgi [None req-86d6958b-2803-4dcc-9e00-8432bb9ebdbf tempest-VolumesBackupsTest-1601316061 tempest-VolumesBackupsTest-1601316061-project-member] Action: 'restore', calling method: restore, body: {"restore": {}} {{(pid=100522) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 27 16:13:43.938422 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.contrib.backups [None req-86d6958b-2803-4dcc-9e00-8432bb9ebdbf tempest-VolumesBackupsTest-1601316061 tempest-VolumesBackupsTest-1601316061-project-member] Restoring backup b03c08df-2ec2-41f6-b883-b6fc0866c35b ({'restore': {}}) {{(pid=100522) restore /opt/stack/cinder/cinder/api/contrib/backups.py:208}} Jul 27 16:13:43.938422 np0000005924 devstack@c-api.service[100522]: INFO cinder.api.contrib.backups [None req-86d6958b-2803-4dcc-9e00-8432bb9ebdbf tempest-VolumesBackupsTest-1601316061 tempest-VolumesBackupsTest-1601316061-project-member] Restoring backup b03c08df-2ec2-41f6-b883-b6fc0866c35b to volume None. Jul 27 16:13:43.941917 np0000005924 devstack@c-api.service[100522]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:13:43.941917 np0000005924 devstack@c-api.service[100522]: warnings.warn( Jul 27 16:13:43.943035 np0000005924 devstack@c-api.service[100522]: INFO cinder.backup.api [None req-86d6958b-2803-4dcc-9e00-8432bb9ebdbf tempest-VolumesBackupsTest-1601316061 tempest-VolumesBackupsTest-1601316061-project-member] Creating volume of 1 GB for restore of backup b03c08df-2ec2-41f6-b883-b6fc0866c35b. Jul 27 16:13:43.949493 np0000005924 devstack@c-api.service[100522]: INFO cinder.volume.api [None req-86d6958b-2803-4dcc-9e00-8432bb9ebdbf tempest-VolumesBackupsTest-1601316061 tempest-VolumesBackupsTest-1601316061-project-member] Availability Zones retrieved successfully. Jul 27 16:13:43.955428 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.volume.api [None req-86d6958b-2803-4dcc-9e00-8432bb9ebdbf tempest-VolumesBackupsTest-1601316061 tempest-VolumesBackupsTest-1601316061-project-member] Flow 'volume_create_api' (8c496587-384f-47d9-80e5-af0392c73bc2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100522) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 27 16:13:43.956893 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.volume.api [None req-86d6958b-2803-4dcc-9e00-8432bb9ebdbf tempest-VolumesBackupsTest-1601316061 tempest-VolumesBackupsTest-1601316061-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (2c223399-0121-4d92-8cba-17293e770929) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100522) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 27 16:13:43.957847 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.volume.flows.api.create_volume [None req-86d6958b-2803-4dcc-9e00-8432bb9ebdbf tempest-VolumesBackupsTest-1601316061 tempest-VolumesBackupsTest-1601316061-project-member] Validating volume size '1' using validate_int {{(pid=100522) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 27 16:13:43.998587 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.volume.api [None req-86d6958b-2803-4dcc-9e00-8432bb9ebdbf tempest-VolumesBackupsTest-1601316061 tempest-VolumesBackupsTest-1601316061-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (2c223399-0121-4d92-8cba-17293e770929) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-27T16:04:59Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=2bce4e1a-e6e0-49d9-be36-c3405449a01e,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '2bce4e1a-e6e0-49d9-be36-c3405449a01e', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100522) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 27 16:13:43.999678 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.volume.api [None req-86d6958b-2803-4dcc-9e00-8432bb9ebdbf tempest-VolumesBackupsTest-1601316061 tempest-VolumesBackupsTest-1601316061-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (26192f1d-51c7-47bf-8de1-9a7f2dfeb76a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100522) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 27 16:13:44.040575 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.quota [None req-86d6958b-2803-4dcc-9e00-8432bb9ebdbf tempest-VolumesBackupsTest-1601316061 tempest-VolumesBackupsTest-1601316061-project-member] Created reservations ['6293fb36-3041-408c-9516-2ea9b392c548', '5cafb415-bf1a-4e02-bcfa-ea256b9a6d9f', '4da45756-fde4-48da-8125-7b132c48b72c', '8fb71be0-5f80-474b-9693-bdf3d7a2df37'] {{(pid=100522) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 27 16:13:44.040891 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.volume.api [None req-86d6958b-2803-4dcc-9e00-8432bb9ebdbf tempest-VolumesBackupsTest-1601316061 tempest-VolumesBackupsTest-1601316061-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (26192f1d-51c7-47bf-8de1-9a7f2dfeb76a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['6293fb36-3041-408c-9516-2ea9b392c548', '5cafb415-bf1a-4e02-bcfa-ea256b9a6d9f', '4da45756-fde4-48da-8125-7b132c48b72c', '8fb71be0-5f80-474b-9693-bdf3d7a2df37']}' {{(pid=100522) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 27 16:13:44.041599 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.volume.api [None req-86d6958b-2803-4dcc-9e00-8432bb9ebdbf tempest-VolumesBackupsTest-1601316061 tempest-VolumesBackupsTest-1601316061-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (5a0b17df-a65f-4b26-9044-0b58e924976f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100522) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 27 16:13:44.074508 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.volume.api [None req-86d6958b-2803-4dcc-9e00-8432bb9ebdbf tempest-VolumesBackupsTest-1601316061 tempest-VolumesBackupsTest-1601316061-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (5a0b17df-a65f-4b26-9044-0b58e924976f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '6a3272bd-7e60-43e3-aea5-985586939e9b', '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_b03c08df-2ec2-41f6-b883-b6fc0866c35b',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='572cbdf985fc495bb6786045fb260bf3',qos_specs=None,replication_status=,reservations=['6293fb36-3041-408c-9516-2ea9b392c548','5cafb415-bf1a-4e02-bcfa-ea256b9a6d9f','4da45756-fde4-48da-8125-7b132c48b72c','8fb71be0-5f80-474b-9693-bdf3d7a2df37'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='927b169d19f94e7d983ab31802672d00',volume_type_id=2bce4e1a-e6e0-49d9-be36-c3405449a01e), 'volume': Volume(_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-27T16:13:44Z,deleted=False,deleted_at=None,display_description='auto-created_from_restore_from_backup',display_name='restore_backup_b03c08df-2ec2-41f6-b883-b6fc0866c35b',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=6a3272bd-7e60-43e3-aea5-985586939e9b,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='572cbdf985fc495bb6786045fb260bf3',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='927b169d19f94e7d983ab31802672d00',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(2bce4e1a-e6e0-49d9-be36-c3405449a01e),volume_type_id=2bce4e1a-e6e0-49d9-be36-c3405449a01e)}' {{(pid=100522) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 27 16:13:44.075089 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.volume.api [None req-86d6958b-2803-4dcc-9e00-8432bb9ebdbf tempest-VolumesBackupsTest-1601316061 tempest-VolumesBackupsTest-1601316061-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (3183599f-2dca-472c-8bf4-b5283f6c02cc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100522) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 27 16:13:44.098231 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.volume.api [None req-86d6958b-2803-4dcc-9e00-8432bb9ebdbf tempest-VolumesBackupsTest-1601316061 tempest-VolumesBackupsTest-1601316061-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (3183599f-2dca-472c-8bf4-b5283f6c02cc) transitioned into 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_b03c08df-2ec2-41f6-b883-b6fc0866c35b',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='572cbdf985fc495bb6786045fb260bf3',qos_specs=None,replication_status=,reservations=['6293fb36-3041-408c-9516-2ea9b392c548','5cafb415-bf1a-4e02-bcfa-ea256b9a6d9f','4da45756-fde4-48da-8125-7b132c48b72c','8fb71be0-5f80-474b-9693-bdf3d7a2df37'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='927b169d19f94e7d983ab31802672d00',volume_type_id=2bce4e1a-e6e0-49d9-be36-c3405449a01e)}' {{(pid=100522) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 27 16:13:44.098434 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.volume.api [None req-86d6958b-2803-4dcc-9e00-8432bb9ebdbf tempest-VolumesBackupsTest-1601316061 tempest-VolumesBackupsTest-1601316061-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (a2a8eb38-6230-42f1-aee4-1645d3bc2353) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100522) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 27 16:13:44.110203 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.volume.api [None req-86d6958b-2803-4dcc-9e00-8432bb9ebdbf tempest-VolumesBackupsTest-1601316061 tempest-VolumesBackupsTest-1601316061-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (a2a8eb38-6230-42f1-aee4-1645d3bc2353) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100522) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 27 16:13:44.111110 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.volume.api [None req-86d6958b-2803-4dcc-9e00-8432bb9ebdbf tempest-VolumesBackupsTest-1601316061 tempest-VolumesBackupsTest-1601316061-project-member] Flow 'volume_create_api' (8c496587-384f-47d9-80e5-af0392c73bc2) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100522) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 27 16:13:44.111474 np0000005924 devstack@c-api.service[100522]: INFO cinder.volume.api [None req-86d6958b-2803-4dcc-9e00-8432bb9ebdbf tempest-VolumesBackupsTest-1601316061 tempest-VolumesBackupsTest-1601316061-project-member] Create volume request issued successfully. Jul 27 16:13:44.117965 np0000005924 devstack@c-api.service[100522]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:13:44.117965 np0000005924 devstack@c-api.service[100522]: warnings.warn( Jul 27 16:13:44.118442 np0000005924 devstack@c-api.service[100522]: INFO cinder.volume.api [None req-86d6958b-2803-4dcc-9e00-8432bb9ebdbf tempest-VolumesBackupsTest-1601316061 tempest-VolumesBackupsTest-1601316061-project-member] Volume info retrieved successfully. Jul 27 16:13:44.648939 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.middleware.request_id [None req-6f27ca09-ae5e-45b0-81db-66c03b2214c2 None None] RequestId filter calling following filter/app {{(pid=100523) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:13:44.650996 np0000005924 devstack@c-api.service[100523]: INFO cinder.api.openstack.wsgi [None req-6f27ca09-ae5e-45b0-81db-66c03b2214c2 tempest-AttachVolumeShelveTestJSON-1646068937 tempest-AttachVolumeShelveTestJSON-1646068937-project-member] GET https://10.4.3.117/volume/v3/volumes/960bf1d0-193f-48fe-a827-d68a631f6831 Jul 27 16:13:44.651239 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.openstack.wsgi [None req-6f27ca09-ae5e-45b0-81db-66c03b2214c2 tempest-AttachVolumeShelveTestJSON-1646068937 tempest-AttachVolumeShelveTestJSON-1646068937-project-member] Empty body provided in request {{(pid=100523) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:13:44.651480 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.openstack.wsgi [None req-6f27ca09-ae5e-45b0-81db-66c03b2214c2 tempest-AttachVolumeShelveTestJSON-1646068937 tempest-AttachVolumeShelveTestJSON-1646068937-project-member] Calling method 'show' {{(pid=100523) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:13:44.667171 np0000005924 devstack@c-api.service[100523]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:13:44.667171 np0000005924 devstack@c-api.service[100523]: warnings.warn( Jul 27 16:13:44.671257 np0000005924 devstack@c-api.service[100523]: INFO cinder.volume.api [None req-6f27ca09-ae5e-45b0-81db-66c03b2214c2 tempest-AttachVolumeShelveTestJSON-1646068937 tempest-AttachVolumeShelveTestJSON-1646068937-project-member] Volume info retrieved successfully. Jul 27 16:13:44.677343 np0000005924 devstack@c-api.service[100523]: INFO cinder.api.openstack.wsgi [None req-6f27ca09-ae5e-45b0-81db-66c03b2214c2 tempest-AttachVolumeShelveTestJSON-1646068937 tempest-AttachVolumeShelveTestJSON-1646068937-project-member] https://10.4.3.117/volume/v3/volumes/960bf1d0-193f-48fe-a827-d68a631f6831 returned with HTTP 200 Jul 27 16:13:44.677816 np0000005924 devstack@c-api.service[100523]: [pid: 100523|app: 0|req: 531/2093] 10.4.3.117 () {66 vars in 1348 bytes} [Mon Jul 27 16:13:44 2026] GET /volume/v3/volumes/960bf1d0-193f-48fe-a827-d68a631f6831 => generated 850 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 27 16:13:44.738409 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.middleware.request_id [None req-e3f215cd-f883-46c9-b049-80471973346d None None] RequestId filter calling following filter/app {{(pid=100524) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:13:44.740116 np0000005924 devstack@c-api.service[100524]: INFO cinder.api.openstack.wsgi [None req-e3f215cd-f883-46c9-b049-80471973346d tempest-AttachVolumeShelveTestJSON-1646068937 tempest-AttachVolumeShelveTestJSON-1646068937-project-member] GET https://10.4.3.117/volume/v3/volumes/960bf1d0-193f-48fe-a827-d68a631f6831 Jul 27 16:13:44.740346 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.openstack.wsgi [None req-e3f215cd-f883-46c9-b049-80471973346d tempest-AttachVolumeShelveTestJSON-1646068937 tempest-AttachVolumeShelveTestJSON-1646068937-project-member] Empty body provided in request {{(pid=100524) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:13:44.740637 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.openstack.wsgi [None req-e3f215cd-f883-46c9-b049-80471973346d tempest-AttachVolumeShelveTestJSON-1646068937 tempest-AttachVolumeShelveTestJSON-1646068937-project-member] Calling method 'show' {{(pid=100524) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:13:44.750265 np0000005924 devstack@c-api.service[100524]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:13:44.750265 np0000005924 devstack@c-api.service[100524]: warnings.warn( Jul 27 16:13:44.759359 np0000005924 devstack@c-api.service[100524]: INFO cinder.volume.api [None req-e3f215cd-f883-46c9-b049-80471973346d tempest-AttachVolumeShelveTestJSON-1646068937 tempest-AttachVolumeShelveTestJSON-1646068937-project-member] Volume info retrieved successfully. Jul 27 16:13:44.767744 np0000005924 devstack@c-api.service[100524]: INFO cinder.api.openstack.wsgi [None req-e3f215cd-f883-46c9-b049-80471973346d tempest-AttachVolumeShelveTestJSON-1646068937 tempest-AttachVolumeShelveTestJSON-1646068937-project-member] https://10.4.3.117/volume/v3/volumes/960bf1d0-193f-48fe-a827-d68a631f6831 returned with HTTP 200 Jul 27 16:13:44.768306 np0000005924 devstack@c-api.service[100524]: [pid: 100524|app: 0|req: 530/2094] 10.4.3.117 () {66 vars in 1348 bytes} [Mon Jul 27 16:13:44 2026] GET /volume/v3/volumes/960bf1d0-193f-48fe-a827-d68a631f6831 => generated 850 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 27 16:13:45.127940 np0000005924 devstack@c-api.service[100522]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:13:45.127940 np0000005924 devstack@c-api.service[100522]: warnings.warn( Jul 27 16:13:45.128424 np0000005924 devstack@c-api.service[100522]: INFO cinder.volume.api [None req-86d6958b-2803-4dcc-9e00-8432bb9ebdbf tempest-VolumesBackupsTest-1601316061 tempest-VolumesBackupsTest-1601316061-project-member] Volume info retrieved successfully. Jul 27 16:13:45.128603 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.backup.api [None req-86d6958b-2803-4dcc-9e00-8432bb9ebdbf tempest-VolumesBackupsTest-1601316061 tempest-VolumesBackupsTest-1601316061-project-member] Checking backup size 1 against volume size 1 {{(pid=100522) restore /opt/stack/cinder/cinder/backup/api.py:427}} Jul 27 16:13:45.128757 np0000005924 devstack@c-api.service[100522]: INFO cinder.backup.api [None req-86d6958b-2803-4dcc-9e00-8432bb9ebdbf tempest-VolumesBackupsTest-1601316061 tempest-VolumesBackupsTest-1601316061-project-member] Overwriting volume 6a3272bd-7e60-43e3-aea5-985586939e9b with restore of backup b03c08df-2ec2-41f6-b883-b6fc0866c35b Jul 27 16:13:45.160889 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.backup.rpcapi [None req-86d6958b-2803-4dcc-9e00-8432bb9ebdbf tempest-VolumesBackupsTest-1601316061 tempest-VolumesBackupsTest-1601316061-project-member] restore_backup in rpcapi backup_id b03c08df-2ec2-41f6-b883-b6fc0866c35b {{(pid=100522) restore_backup /opt/stack/cinder/cinder/backup/rpcapi.py:72}} Jul 27 16:13:45.163164 np0000005924 devstack@c-api.service[100522]: INFO cinder.api.openstack.wsgi [None req-86d6958b-2803-4dcc-9e00-8432bb9ebdbf tempest-VolumesBackupsTest-1601316061 tempest-VolumesBackupsTest-1601316061-project-member] https://10.4.3.117/volume/v3/backups/b03c08df-2ec2-41f6-b883-b6fc0866c35b/restore returned with HTTP 202 Jul 27 16:13:45.163806 np0000005924 devstack@c-api.service[100522]: [pid: 100522|app: 0|req: 516/2095] 10.4.3.117 () {68 vars in 1393 bytes} [Mon Jul 27 16:13:43 2026] POST /volume/v3/backups/b03c08df-2ec2-41f6-b883-b6fc0866c35b/restore => generated 189 bytes in 1233 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 27 16:13:45.175736 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.middleware.request_id [None req-65dffabf-663b-4691-921a-8096f59a6001 None None] RequestId filter calling following filter/app {{(pid=100521) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:13:45.180715 np0000005924 devstack@c-api.service[100521]: INFO cinder.api.openstack.wsgi [None req-65dffabf-663b-4691-921a-8096f59a6001 tempest-VolumesBackupsTest-1601316061 tempest-VolumesBackupsTest-1601316061-project-member] GET https://10.4.3.117/volume/v3/backups/b03c08df-2ec2-41f6-b883-b6fc0866c35b Jul 27 16:13:45.180948 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.openstack.wsgi [None req-65dffabf-663b-4691-921a-8096f59a6001 tempest-VolumesBackupsTest-1601316061 tempest-VolumesBackupsTest-1601316061-project-member] Empty body provided in request {{(pid=100521) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:13:45.181108 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.openstack.wsgi [None req-65dffabf-663b-4691-921a-8096f59a6001 tempest-VolumesBackupsTest-1601316061 tempest-VolumesBackupsTest-1601316061-project-member] Calling method 'show' {{(pid=100521) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:13:45.181222 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.v3.backups [None req-65dffabf-663b-4691-921a-8096f59a6001 tempest-VolumesBackupsTest-1601316061 tempest-VolumesBackupsTest-1601316061-project-member] Show backup with id b03c08df-2ec2-41f6-b883-b6fc0866c35b. {{(pid=100521) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 27 16:13:45.189907 np0000005924 devstack@c-api.service[100521]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:13:45.189907 np0000005924 devstack@c-api.service[100521]: warnings.warn( Jul 27 16:13:45.190689 np0000005924 devstack@c-api.service[100521]: INFO cinder.api.openstack.wsgi [None req-65dffabf-663b-4691-921a-8096f59a6001 tempest-VolumesBackupsTest-1601316061 tempest-VolumesBackupsTest-1601316061-project-member] https://10.4.3.117/volume/v3/backups/b03c08df-2ec2-41f6-b883-b6fc0866c35b returned with HTTP 200 Jul 27 16:13:45.191069 np0000005924 devstack@c-api.service[100521]: [pid: 100521|app: 0|req: 519/2096] 10.4.3.117 () {66 vars in 1348 bytes} [Mon Jul 27 16:13:45 2026] GET /volume/v3/backups/b03c08df-2ec2-41f6-b883-b6fc0866c35b => generated 791 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 27 16:13:45.788121 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.middleware.request_id [None req-b83ef0e5-4024-4526-b3e4-fe08a5b15bb8 None None] RequestId filter calling following filter/app {{(pid=100523) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:13:45.790524 np0000005924 devstack@c-api.service[100523]: INFO cinder.api.openstack.wsgi [None req-b83ef0e5-4024-4526-b3e4-fe08a5b15bb8 tempest-ServerRescueNegativeTestJSON-536322794 tempest-ServerRescueNegativeTestJSON-536322794-project-member] DELETE https://10.4.3.117/volume/v3/volumes/15c92231-39b1-48c1-a036-1748814b4255 Jul 27 16:13:45.790833 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.openstack.wsgi [None req-b83ef0e5-4024-4526-b3e4-fe08a5b15bb8 tempest-ServerRescueNegativeTestJSON-536322794 tempest-ServerRescueNegativeTestJSON-536322794-project-member] Empty body provided in request {{(pid=100523) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:13:45.791126 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.openstack.wsgi [None req-b83ef0e5-4024-4526-b3e4-fe08a5b15bb8 tempest-ServerRescueNegativeTestJSON-536322794 tempest-ServerRescueNegativeTestJSON-536322794-project-member] Calling method 'delete' {{(pid=100523) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:13:45.791311 np0000005924 devstack@c-api.service[100523]: INFO cinder.api.v3.volumes [None req-b83ef0e5-4024-4526-b3e4-fe08a5b15bb8 tempest-ServerRescueNegativeTestJSON-536322794 tempest-ServerRescueNegativeTestJSON-536322794-project-member] Delete volume with id: 15c92231-39b1-48c1-a036-1748814b4255 Jul 27 16:13:45.794716 np0000005924 devstack@c-api.service[100523]: DEBUG dbcounter [-] [100523] Writing DB stats cinder:SELECT=397,cinder:UPDATE=81,cinder:INSERT=43 {{(pid=100523) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 27 16:13:45.800415 np0000005924 devstack@c-api.service[100523]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:13:45.800415 np0000005924 devstack@c-api.service[100523]: warnings.warn( Jul 27 16:13:45.800870 np0000005924 devstack@c-api.service[100523]: INFO cinder.volume.api [None req-b83ef0e5-4024-4526-b3e4-fe08a5b15bb8 tempest-ServerRescueNegativeTestJSON-536322794 tempest-ServerRescueNegativeTestJSON-536322794-project-member] Volume info retrieved successfully. Jul 27 16:13:45.837017 np0000005924 devstack@c-api.service[100523]: INFO cinder.volume.api [None req-b83ef0e5-4024-4526-b3e4-fe08a5b15bb8 tempest-ServerRescueNegativeTestJSON-536322794 tempest-ServerRescueNegativeTestJSON-536322794-project-member] Delete volume request issued successfully. Jul 27 16:13:45.837273 np0000005924 devstack@c-api.service[100523]: INFO cinder.api.openstack.wsgi [None req-b83ef0e5-4024-4526-b3e4-fe08a5b15bb8 tempest-ServerRescueNegativeTestJSON-536322794 tempest-ServerRescueNegativeTestJSON-536322794-project-member] https://10.4.3.117/volume/v3/volumes/15c92231-39b1-48c1-a036-1748814b4255 returned with HTTP 202 Jul 27 16:13:45.837692 np0000005924 devstack@c-api.service[100523]: [pid: 100523|app: 0|req: 532/2097] 10.4.3.117 () {66 vars in 1351 bytes} [Mon Jul 27 16:13:45 2026] DELETE /volume/v3/volumes/15c92231-39b1-48c1-a036-1748814b4255 => generated 0 bytes in 50 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 27 16:13:45.848839 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.middleware.request_id [None req-6ce4b40f-57d0-4385-9e04-6e371067962e None None] RequestId filter calling following filter/app {{(pid=100524) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:13:45.850888 np0000005924 devstack@c-api.service[100524]: INFO cinder.api.openstack.wsgi [None req-6ce4b40f-57d0-4385-9e04-6e371067962e tempest-ServerRescueNegativeTestJSON-536322794 tempest-ServerRescueNegativeTestJSON-536322794-project-member] GET https://10.4.3.117/volume/v3/volumes/15c92231-39b1-48c1-a036-1748814b4255 Jul 27 16:13:45.850888 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.openstack.wsgi [None req-6ce4b40f-57d0-4385-9e04-6e371067962e tempest-ServerRescueNegativeTestJSON-536322794 tempest-ServerRescueNegativeTestJSON-536322794-project-member] Empty body provided in request {{(pid=100524) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:13:45.851035 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.openstack.wsgi [None req-6ce4b40f-57d0-4385-9e04-6e371067962e tempest-ServerRescueNegativeTestJSON-536322794 tempest-ServerRescueNegativeTestJSON-536322794-project-member] Calling method 'show' {{(pid=100524) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:13:45.863765 np0000005924 devstack@c-api.service[100524]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:13:45.863765 np0000005924 devstack@c-api.service[100524]: warnings.warn( Jul 27 16:13:45.869959 np0000005924 devstack@c-api.service[100524]: INFO cinder.volume.api [None req-6ce4b40f-57d0-4385-9e04-6e371067962e tempest-ServerRescueNegativeTestJSON-536322794 tempest-ServerRescueNegativeTestJSON-536322794-project-member] Volume info retrieved successfully. Jul 27 16:13:45.878678 np0000005924 devstack@c-api.service[100524]: INFO cinder.api.openstack.wsgi [None req-6ce4b40f-57d0-4385-9e04-6e371067962e tempest-ServerRescueNegativeTestJSON-536322794 tempest-ServerRescueNegativeTestJSON-536322794-project-member] https://10.4.3.117/volume/v3/volumes/15c92231-39b1-48c1-a036-1748814b4255 returned with HTTP 200 Jul 27 16:13:45.879249 np0000005924 devstack@c-api.service[100524]: [pid: 100524|app: 0|req: 531/2098] 10.4.3.117 () {66 vars in 1348 bytes} [Mon Jul 27 16:13:45 2026] GET /volume/v3/volumes/15c92231-39b1-48c1-a036-1748814b4255 => generated 851 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 27 16:13:46.203689 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.middleware.request_id [None req-be3072dd-357b-45ea-a68b-f077ab9693fa None None] RequestId filter calling following filter/app {{(pid=100522) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:13:46.206245 np0000005924 devstack@c-api.service[100522]: INFO cinder.api.openstack.wsgi [None req-be3072dd-357b-45ea-a68b-f077ab9693fa tempest-VolumesBackupsTest-1601316061 tempest-VolumesBackupsTest-1601316061-project-member] GET https://10.4.3.117/volume/v3/backups/b03c08df-2ec2-41f6-b883-b6fc0866c35b Jul 27 16:13:46.206349 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.middleware.request_id [None req-4bf816eb-915c-4ea8-bcf1-bb95d0c031e5 None None] RequestId filter calling following filter/app {{(pid=100521) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:13:46.206647 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.openstack.wsgi [None req-be3072dd-357b-45ea-a68b-f077ab9693fa tempest-VolumesBackupsTest-1601316061 tempest-VolumesBackupsTest-1601316061-project-member] Empty body provided in request {{(pid=100522) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:13:46.206647 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.openstack.wsgi [None req-be3072dd-357b-45ea-a68b-f077ab9693fa tempest-VolumesBackupsTest-1601316061 tempest-VolumesBackupsTest-1601316061-project-member] Calling method 'show' {{(pid=100522) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:13:46.206647 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.v3.backups [None req-be3072dd-357b-45ea-a68b-f077ab9693fa tempest-VolumesBackupsTest-1601316061 tempest-VolumesBackupsTest-1601316061-project-member] Show backup with id b03c08df-2ec2-41f6-b883-b6fc0866c35b. {{(pid=100522) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 27 16:13:46.212509 np0000005924 devstack@c-api.service[100522]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:13:46.212509 np0000005924 devstack@c-api.service[100522]: warnings.warn( Jul 27 16:13:46.212509 np0000005924 devstack@c-api.service[100522]: INFO cinder.api.openstack.wsgi [None req-be3072dd-357b-45ea-a68b-f077ab9693fa tempest-VolumesBackupsTest-1601316061 tempest-VolumesBackupsTest-1601316061-project-member] https://10.4.3.117/volume/v3/backups/b03c08df-2ec2-41f6-b883-b6fc0866c35b returned with HTTP 200 Jul 27 16:13:46.212509 np0000005924 devstack@c-api.service[100522]: [pid: 100522|app: 0|req: 517/2099] 10.4.3.117 () {66 vars in 1348 bytes} [Mon Jul 27 16:13:46 2026] GET /volume/v3/backups/b03c08df-2ec2-41f6-b883-b6fc0866c35b => generated 791 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 27 16:13:46.292931 np0000005924 devstack@c-api.service[100521]: INFO cinder.api.openstack.wsgi [None req-4bf816eb-915c-4ea8-bcf1-bb95d0c031e5 tempest-VolumeTypesAccessTest-1428403663 tempest-VolumeTypesAccessTest-1428403663-project-admin] POST https://10.4.3.117/volume/v3/types Jul 27 16:13:46.293437 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.openstack.wsgi [None req-4bf816eb-915c-4ea8-bcf1-bb95d0c031e5 tempest-VolumeTypesAccessTest-1428403663 tempest-VolumeTypesAccessTest-1428403663-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-VolumeTypesAccessTest-volume-type-783903102", "os-volume-type-access:is_public": false}} {{(pid=100521) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 27 16:13:46.309025 np0000005924 devstack@c-api.service[100521]: INFO cinder.api.openstack.wsgi [None req-4bf816eb-915c-4ea8-bcf1-bb95d0c031e5 tempest-VolumeTypesAccessTest-1428403663 tempest-VolumeTypesAccessTest-1428403663-project-admin] https://10.4.3.117/volume/v3/types returned with HTTP 200 Jul 27 16:13:46.309443 np0000005924 devstack@c-api.service[100521]: [pid: 100521|app: 0|req: 520/2100] 10.4.3.117 () {68 vars in 1253 bytes} [Mon Jul 27 16:13:46 2026] POST /volume/v3/types => generated 228 bytes in 104 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 27 16:13:46.320682 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.middleware.request_id [None req-3317d359-a040-4f6e-8a82-eb276c76852d None None] RequestId filter calling following filter/app {{(pid=100523) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:13:46.379500 np0000005924 devstack@c-api.service[100523]: INFO cinder.api.openstack.wsgi [None req-3317d359-a040-4f6e-8a82-eb276c76852d tempest-VolumeTypesAccessTest-1901433413 tempest-VolumeTypesAccessTest-1901433413-project-member] POST https://10.4.3.117/volume/v3/volumes Jul 27 16:13:46.379809 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.openstack.wsgi [None req-3317d359-a040-4f6e-8a82-eb276c76852d tempest-VolumeTypesAccessTest-1901433413 tempest-VolumeTypesAccessTest-1901433413-project-member] Action: 'create', calling method: create, body: {"volume": {"volume_type": "eb0246e1-df95-404e-8315-4af92290ccac", "size": 1}} {{(pid=100523) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 27 16:13:46.381078 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.v3.volumes [None req-3317d359-a040-4f6e-8a82-eb276c76852d tempest-VolumeTypesAccessTest-1901433413 tempest-VolumeTypesAccessTest-1901433413-project-member] Create volume request body: {'volume': {'volume_type': 'eb0246e1-df95-404e-8315-4af92290ccac', 'size': 1}} {{(pid=100523) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 27 16:13:46.387418 np0000005924 devstack@c-api.service[100523]: INFO cinder.api.openstack.wsgi [None req-3317d359-a040-4f6e-8a82-eb276c76852d tempest-VolumeTypesAccessTest-1901433413 tempest-VolumeTypesAccessTest-1901433413-project-member] https://10.4.3.117/volume/v3/volumes returned with HTTP 404 Jul 27 16:13:46.387879 np0000005924 devstack@c-api.service[100523]: [pid: 100523|app: 0|req: 533/2101] 10.4.3.117 () {68 vars in 1258 bytes} [Mon Jul 27 16:13:46 2026] POST /volume/v3/volumes => generated 114 bytes in 67 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 27 16:13:46.394270 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.middleware.request_id [None req-857b8146-a67b-4578-9026-293c8b6c5b36 None None] RequestId filter calling following filter/app {{(pid=100524) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:13:46.395906 np0000005924 devstack@c-api.service[100524]: INFO cinder.api.openstack.wsgi [None req-857b8146-a67b-4578-9026-293c8b6c5b36 tempest-VolumeTypesAccessTest-1428403663 tempest-VolumeTypesAccessTest-1428403663-project-admin] POST https://10.4.3.117/volume/v3/types/eb0246e1-df95-404e-8315-4af92290ccac/action Jul 27 16:13:46.396323 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.openstack.wsgi [None req-857b8146-a67b-4578-9026-293c8b6c5b36 tempest-VolumeTypesAccessTest-1428403663 tempest-VolumeTypesAccessTest-1428403663-project-admin] Action body: b'{"addProjectAccess": {"project": "e372bfe3ab1443549c9a0eb057a12f43"}}' {{(pid=100524) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 27 16:13:46.396500 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.openstack.wsgi [None req-857b8146-a67b-4578-9026-293c8b6c5b36 tempest-VolumeTypesAccessTest-1428403663 tempest-VolumeTypesAccessTest-1428403663-project-admin] Action: 'action', calling method: _addProjectAccess, body: {"addProjectAccess": {"project": "e372bfe3ab1443549c9a0eb057a12f43"}} {{(pid=100524) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 27 16:13:46.412265 np0000005924 devstack@c-api.service[100524]: INFO cinder.api.openstack.wsgi [None req-857b8146-a67b-4578-9026-293c8b6c5b36 tempest-VolumeTypesAccessTest-1428403663 tempest-VolumeTypesAccessTest-1428403663-project-admin] https://10.4.3.117/volume/v3/types/eb0246e1-df95-404e-8315-4af92290ccac/action returned with HTTP 202 Jul 27 16:13:46.412659 np0000005924 devstack@c-api.service[100524]: [pid: 100524|app: 0|req: 532/2102] 10.4.3.117 () {68 vars in 1384 bytes} [Mon Jul 27 16:13:46 2026] POST /volume/v3/types/eb0246e1-df95-404e-8315-4af92290ccac/action => generated 0 bytes in 19 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 27 16:13:46.422979 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.middleware.request_id [None req-fcb5614f-6c04-42c6-a7ac-205e26ffd66f None None] RequestId filter calling following filter/app {{(pid=100522) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:13:46.424584 np0000005924 devstack@c-api.service[100522]: INFO cinder.api.openstack.wsgi [None req-fcb5614f-6c04-42c6-a7ac-205e26ffd66f tempest-VolumeTypesAccessTest-1901433413 tempest-VolumeTypesAccessTest-1901433413-project-member] POST https://10.4.3.117/volume/v3/volumes Jul 27 16:13:46.424870 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.openstack.wsgi [None req-fcb5614f-6c04-42c6-a7ac-205e26ffd66f tempest-VolumeTypesAccessTest-1901433413 tempest-VolumeTypesAccessTest-1901433413-project-member] Action: 'create', calling method: create, body: {"volume": {"volume_type": "eb0246e1-df95-404e-8315-4af92290ccac", "size": 1, "name": "tempest-VolumeTypesAccessTest-Volume-1332458145"}} {{(pid=100522) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 27 16:13:46.426162 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.v3.volumes [None req-fcb5614f-6c04-42c6-a7ac-205e26ffd66f tempest-VolumeTypesAccessTest-1901433413 tempest-VolumeTypesAccessTest-1901433413-project-member] Create volume request body: {'volume': {'volume_type': 'eb0246e1-df95-404e-8315-4af92290ccac', 'size': 1, 'name': 'tempest-VolumeTypesAccessTest-Volume-1332458145'}} {{(pid=100522) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 27 16:13:46.430413 np0000005924 devstack@c-api.service[100522]: INFO cinder.api.v3.volumes [None req-fcb5614f-6c04-42c6-a7ac-205e26ffd66f tempest-VolumeTypesAccessTest-1901433413 tempest-VolumeTypesAccessTest-1901433413-project-member] Create volume of 1 GB Jul 27 16:13:46.430723 np0000005924 devstack@c-api.service[100522]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:13:46.430723 np0000005924 devstack@c-api.service[100522]: warnings.warn( Jul 27 16:13:46.431242 np0000005924 devstack@c-api.service[100522]: INFO cinder.volume.api [None req-fcb5614f-6c04-42c6-a7ac-205e26ffd66f tempest-VolumeTypesAccessTest-1901433413 tempest-VolumeTypesAccessTest-1901433413-project-member] Availability Zones retrieved successfully. Jul 27 16:13:46.436517 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.volume.api [None req-fcb5614f-6c04-42c6-a7ac-205e26ffd66f tempest-VolumeTypesAccessTest-1901433413 tempest-VolumeTypesAccessTest-1901433413-project-member] Flow 'volume_create_api' (07ddf102-7be3-4227-9a63-35f6ebbc98a3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100522) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 27 16:13:46.437671 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.volume.api [None req-fcb5614f-6c04-42c6-a7ac-205e26ffd66f tempest-VolumeTypesAccessTest-1901433413 tempest-VolumeTypesAccessTest-1901433413-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (e6544463-ba99-4077-b49c-93fb555c954b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100522) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 27 16:13:46.438644 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.volume.flows.api.create_volume [None req-fcb5614f-6c04-42c6-a7ac-205e26ffd66f tempest-VolumeTypesAccessTest-1901433413 tempest-VolumeTypesAccessTest-1901433413-project-member] Validating volume size '1' using validate_int {{(pid=100522) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 27 16:13:46.469247 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.volume.api [None req-fcb5614f-6c04-42c6-a7ac-205e26ffd66f tempest-VolumeTypesAccessTest-1901433413 tempest-VolumeTypesAccessTest-1901433413-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (e6544463-ba99-4077-b49c-93fb555c954b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-27T16:13:46Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=eb0246e1-df95-404e-8315-4af92290ccac,is_public=False,name='tempest-VolumeTypesAccessTest-volume-type-783903102',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'eb0246e1-df95-404e-8315-4af92290ccac', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100522) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 27 16:13:46.471830 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.volume.api [None req-fcb5614f-6c04-42c6-a7ac-205e26ffd66f tempest-VolumeTypesAccessTest-1901433413 tempest-VolumeTypesAccessTest-1901433413-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (0accb68e-0aff-48b0-adbf-0ea2330449f6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100522) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 27 16:13:46.499267 np0000005924 devstack@c-api.service[100522]: WARNING cinder.quota [None req-fcb5614f-6c04-42c6-a7ac-205e26ffd66f tempest-VolumeTypesAccessTest-1901433413 tempest-VolumeTypesAccessTest-1901433413-project-member] Deprecated: Default quota for resource: volumes_tempest-VolumeTypesAccessTest-volume-type-783903102 is set by the default quota flag: quota_volumes_tempest-VolumeTypesAccessTest-volume-type-783903102, it is now deprecated. Please use the default quota class for default quota. Jul 27 16:13:46.499601 np0000005924 devstack@c-api.service[100522]: WARNING cinder.quota [None req-fcb5614f-6c04-42c6-a7ac-205e26ffd66f tempest-VolumeTypesAccessTest-1901433413 tempest-VolumeTypesAccessTest-1901433413-project-member] Deprecated: Default quota for resource: gigabytes_tempest-VolumeTypesAccessTest-volume-type-783903102 is set by the default quota flag: quota_gigabytes_tempest-VolumeTypesAccessTest-volume-type-783903102, it is now deprecated. Please use the default quota class for default quota. Jul 27 16:13:46.600464 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.quota [None req-fcb5614f-6c04-42c6-a7ac-205e26ffd66f tempest-VolumeTypesAccessTest-1901433413 tempest-VolumeTypesAccessTest-1901433413-project-member] Created reservations ['d2e9505b-97d6-486f-b98e-e7339215eba7', 'e661224e-7c02-46dd-9398-8389c7daf5cf', '8c17296f-b734-4341-89e6-d49709509919', '112ccf05-2803-41be-8999-70781fb2777d'] {{(pid=100522) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 27 16:13:46.601293 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.volume.api [None req-fcb5614f-6c04-42c6-a7ac-205e26ffd66f tempest-VolumeTypesAccessTest-1901433413 tempest-VolumeTypesAccessTest-1901433413-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (0accb68e-0aff-48b0-adbf-0ea2330449f6) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['d2e9505b-97d6-486f-b98e-e7339215eba7', 'e661224e-7c02-46dd-9398-8389c7daf5cf', '8c17296f-b734-4341-89e6-d49709509919', '112ccf05-2803-41be-8999-70781fb2777d']}' {{(pid=100522) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 27 16:13:46.602064 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.volume.api [None req-fcb5614f-6c04-42c6-a7ac-205e26ffd66f tempest-VolumeTypesAccessTest-1901433413 tempest-VolumeTypesAccessTest-1901433413-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (2e9e0b96-15a1-4ce5-99a9-b3a3e606dc10) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100522) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 27 16:13:46.638277 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.volume.api [None req-fcb5614f-6c04-42c6-a7ac-205e26ffd66f tempest-VolumeTypesAccessTest-1901433413 tempest-VolumeTypesAccessTest-1901433413-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (2e9e0b96-15a1-4ce5-99a9-b3a3e606dc10) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '0275fe80-3222-4171-9ce4-71e388ab05da', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeTypesAccessTest-Volume-1332458145',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='e372bfe3ab1443549c9a0eb057a12f43',qos_specs=None,replication_status=,reservations=['d2e9505b-97d6-486f-b98e-e7339215eba7','e661224e-7c02-46dd-9398-8389c7daf5cf','8c17296f-b734-4341-89e6-d49709509919','112ccf05-2803-41be-8999-70781fb2777d'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='f961584470fe46378c31ffff5b7be720',volume_type_id=eb0246e1-df95-404e-8315-4af92290ccac), 'volume': Volume(_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-27T16:13:46Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeTypesAccessTest-Volume-1332458145',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=0275fe80-3222-4171-9ce4-71e388ab05da,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='e372bfe3ab1443549c9a0eb057a12f43',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='f961584470fe46378c31ffff5b7be720',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(eb0246e1-df95-404e-8315-4af92290ccac),volume_type_id=eb0246e1-df95-404e-8315-4af92290ccac)}' {{(pid=100522) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 27 16:13:46.639433 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.volume.api [None req-fcb5614f-6c04-42c6-a7ac-205e26ffd66f tempest-VolumeTypesAccessTest-1901433413 tempest-VolumeTypesAccessTest-1901433413-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (240570ea-ca91-45fe-ad5a-ba9158633de4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100522) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 27 16:13:46.679314 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.volume.api [None req-fcb5614f-6c04-42c6-a7ac-205e26ffd66f tempest-VolumeTypesAccessTest-1901433413 tempest-VolumeTypesAccessTest-1901433413-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (240570ea-ca91-45fe-ad5a-ba9158633de4) transitioned into state 'SUCCESS' from state '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-1332458145',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='e372bfe3ab1443549c9a0eb057a12f43',qos_specs=None,replication_status=,reservations=['d2e9505b-97d6-486f-b98e-e7339215eba7','e661224e-7c02-46dd-9398-8389c7daf5cf','8c17296f-b734-4341-89e6-d49709509919','112ccf05-2803-41be-8999-70781fb2777d'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='f961584470fe46378c31ffff5b7be720',volume_type_id=eb0246e1-df95-404e-8315-4af92290ccac)}' {{(pid=100522) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 27 16:13:46.680245 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.volume.api [None req-fcb5614f-6c04-42c6-a7ac-205e26ffd66f tempest-VolumeTypesAccessTest-1901433413 tempest-VolumeTypesAccessTest-1901433413-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (9d1681b9-9da1-4ef4-b126-8f297635254e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100522) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 27 16:13:46.695414 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.volume.api [None req-fcb5614f-6c04-42c6-a7ac-205e26ffd66f tempest-VolumeTypesAccessTest-1901433413 tempest-VolumeTypesAccessTest-1901433413-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (9d1681b9-9da1-4ef4-b126-8f297635254e) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100522) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 27 16:13:46.696690 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.volume.api [None req-fcb5614f-6c04-42c6-a7ac-205e26ffd66f tempest-VolumeTypesAccessTest-1901433413 tempest-VolumeTypesAccessTest-1901433413-project-member] Flow 'volume_create_api' (07ddf102-7be3-4227-9a63-35f6ebbc98a3) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100522) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 27 16:13:46.697108 np0000005924 devstack@c-api.service[100522]: INFO cinder.volume.api [None req-fcb5614f-6c04-42c6-a7ac-205e26ffd66f tempest-VolumeTypesAccessTest-1901433413 tempest-VolumeTypesAccessTest-1901433413-project-member] Create volume request issued successfully. Jul 27 16:13:46.697912 np0000005924 devstack@c-api.service[100522]: INFO cinder.api.openstack.wsgi [None req-fcb5614f-6c04-42c6-a7ac-205e26ffd66f tempest-VolumeTypesAccessTest-1901433413 tempest-VolumeTypesAccessTest-1901433413-project-member] https://10.4.3.117/volume/v3/volumes returned with HTTP 202 Jul 27 16:13:46.698521 np0000005924 devstack@c-api.service[100522]: [pid: 100522|app: 0|req: 518/2103] 10.4.3.117 () {68 vars in 1259 bytes} [Mon Jul 27 16:13:46 2026] POST /volume/v3/volumes => generated 795 bytes in 276 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 27 16:13:46.708999 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.middleware.request_id [None req-f4fc7ea8-ccbc-4cdc-948a-660fb8a9864b None None] RequestId filter calling following filter/app {{(pid=100521) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:13:46.715844 np0000005924 devstack@c-api.service[100521]: INFO cinder.api.openstack.wsgi [None req-f4fc7ea8-ccbc-4cdc-948a-660fb8a9864b tempest-VolumeTypesAccessTest-1901433413 tempest-VolumeTypesAccessTest-1901433413-project-member] GET https://10.4.3.117/volume/v3/volumes/0275fe80-3222-4171-9ce4-71e388ab05da Jul 27 16:13:46.716021 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.openstack.wsgi [None req-f4fc7ea8-ccbc-4cdc-948a-660fb8a9864b tempest-VolumeTypesAccessTest-1901433413 tempest-VolumeTypesAccessTest-1901433413-project-member] Empty body provided in request {{(pid=100521) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:13:46.716242 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.openstack.wsgi [None req-f4fc7ea8-ccbc-4cdc-948a-660fb8a9864b tempest-VolumeTypesAccessTest-1901433413 tempest-VolumeTypesAccessTest-1901433413-project-member] Calling method 'show' {{(pid=100521) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:13:46.728728 np0000005924 devstack@c-api.service[100521]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:13:46.728728 np0000005924 devstack@c-api.service[100521]: warnings.warn( Jul 27 16:13:46.741176 np0000005924 devstack@c-api.service[100521]: INFO cinder.volume.api [None req-f4fc7ea8-ccbc-4cdc-948a-660fb8a9864b tempest-VolumeTypesAccessTest-1901433413 tempest-VolumeTypesAccessTest-1901433413-project-member] Volume info retrieved successfully. Jul 27 16:13:46.746885 np0000005924 devstack@c-api.service[100521]: INFO cinder.api.openstack.wsgi [None req-f4fc7ea8-ccbc-4cdc-948a-660fb8a9864b tempest-VolumeTypesAccessTest-1901433413 tempest-VolumeTypesAccessTest-1901433413-project-member] https://10.4.3.117/volume/v3/volumes/0275fe80-3222-4171-9ce4-71e388ab05da returned with HTTP 200 Jul 27 16:13:46.747381 np0000005924 devstack@c-api.service[100521]: [pid: 100521|app: 0|req: 521/2104] 10.4.3.117 () {66 vars in 1348 bytes} [Mon Jul 27 16:13:46 2026] GET /volume/v3/volumes/0275fe80-3222-4171-9ce4-71e388ab05da => generated 863 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 27 16:13:46.891934 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.middleware.request_id [None req-d8946466-07b3-4460-8258-403933286200 None None] RequestId filter calling following filter/app {{(pid=100523) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:13:46.893653 np0000005924 devstack@c-api.service[100523]: INFO cinder.api.openstack.wsgi [None req-d8946466-07b3-4460-8258-403933286200 tempest-ServerRescueNegativeTestJSON-536322794 tempest-ServerRescueNegativeTestJSON-536322794-project-member] GET https://10.4.3.117/volume/v3/volumes/15c92231-39b1-48c1-a036-1748814b4255 Jul 27 16:13:46.893831 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.openstack.wsgi [None req-d8946466-07b3-4460-8258-403933286200 tempest-ServerRescueNegativeTestJSON-536322794 tempest-ServerRescueNegativeTestJSON-536322794-project-member] Empty body provided in request {{(pid=100523) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:13:46.894001 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.openstack.wsgi [None req-d8946466-07b3-4460-8258-403933286200 tempest-ServerRescueNegativeTestJSON-536322794 tempest-ServerRescueNegativeTestJSON-536322794-project-member] Calling method 'show' {{(pid=100523) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:13:46.900347 np0000005924 devstack@c-api.service[100523]: INFO cinder.api.openstack.wsgi [None req-d8946466-07b3-4460-8258-403933286200 tempest-ServerRescueNegativeTestJSON-536322794 tempest-ServerRescueNegativeTestJSON-536322794-project-member] https://10.4.3.117/volume/v3/volumes/15c92231-39b1-48c1-a036-1748814b4255 returned with HTTP 404 Jul 27 16:13:46.900865 np0000005924 devstack@c-api.service[100523]: [pid: 100523|app: 0|req: 534/2105] 10.4.3.117 () {66 vars in 1348 bytes} [Mon Jul 27 16:13:46 2026] GET /volume/v3/volumes/15c92231-39b1-48c1-a036-1748814b4255 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 27 16:13:46.907270 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.middleware.request_id [None req-f0d8c603-2a0d-493f-8057-3c7124a94435 None None] RequestId filter calling following filter/app {{(pid=100524) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:13:46.909461 np0000005924 devstack@c-api.service[100524]: INFO cinder.api.openstack.wsgi [None req-f0d8c603-2a0d-493f-8057-3c7124a94435 tempest-ServerRescueNegativeTestJSON-536322794 tempest-ServerRescueNegativeTestJSON-536322794-project-member] DELETE https://10.4.3.117/volume/v3/volumes/83ea23ae-51d1-41b2-ac1c-8faa0cac793d Jul 27 16:13:46.909647 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.openstack.wsgi [None req-f0d8c603-2a0d-493f-8057-3c7124a94435 tempest-ServerRescueNegativeTestJSON-536322794 tempest-ServerRescueNegativeTestJSON-536322794-project-member] Empty body provided in request {{(pid=100524) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:13:46.909827 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.openstack.wsgi [None req-f0d8c603-2a0d-493f-8057-3c7124a94435 tempest-ServerRescueNegativeTestJSON-536322794 tempest-ServerRescueNegativeTestJSON-536322794-project-member] Calling method 'delete' {{(pid=100524) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:13:46.909981 np0000005924 devstack@c-api.service[100524]: INFO cinder.api.v3.volumes [None req-f0d8c603-2a0d-493f-8057-3c7124a94435 tempest-ServerRescueNegativeTestJSON-536322794 tempest-ServerRescueNegativeTestJSON-536322794-project-member] Delete volume with id: 83ea23ae-51d1-41b2-ac1c-8faa0cac793d Jul 27 16:13:46.916771 np0000005924 devstack@c-api.service[100524]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:13:46.916771 np0000005924 devstack@c-api.service[100524]: warnings.warn( Jul 27 16:13:46.917188 np0000005924 devstack@c-api.service[100524]: INFO cinder.volume.api [None req-f0d8c603-2a0d-493f-8057-3c7124a94435 tempest-ServerRescueNegativeTestJSON-536322794 tempest-ServerRescueNegativeTestJSON-536322794-project-member] Volume info retrieved successfully. Jul 27 16:13:46.941780 np0000005924 devstack@c-api.service[100524]: INFO cinder.volume.api [None req-f0d8c603-2a0d-493f-8057-3c7124a94435 tempest-ServerRescueNegativeTestJSON-536322794 tempest-ServerRescueNegativeTestJSON-536322794-project-member] Delete volume request issued successfully. Jul 27 16:13:46.941961 np0000005924 devstack@c-api.service[100524]: INFO cinder.api.openstack.wsgi [None req-f0d8c603-2a0d-493f-8057-3c7124a94435 tempest-ServerRescueNegativeTestJSON-536322794 tempest-ServerRescueNegativeTestJSON-536322794-project-member] https://10.4.3.117/volume/v3/volumes/83ea23ae-51d1-41b2-ac1c-8faa0cac793d returned with HTTP 202 Jul 27 16:13:46.942409 np0000005924 devstack@c-api.service[100524]: [pid: 100524|app: 0|req: 533/2106] 10.4.3.117 () {66 vars in 1351 bytes} [Mon Jul 27 16:13:46 2026] DELETE /volume/v3/volumes/83ea23ae-51d1-41b2-ac1c-8faa0cac793d => generated 0 bytes in 35 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 27 16:13:46.951749 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.middleware.request_id [None req-38784f99-007e-4987-9527-935ecd531088 None None] RequestId filter calling following filter/app {{(pid=100522) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:13:46.954383 np0000005924 devstack@c-api.service[100522]: INFO cinder.api.openstack.wsgi [None req-38784f99-007e-4987-9527-935ecd531088 tempest-ServerRescueNegativeTestJSON-536322794 tempest-ServerRescueNegativeTestJSON-536322794-project-member] GET https://10.4.3.117/volume/v3/volumes/83ea23ae-51d1-41b2-ac1c-8faa0cac793d Jul 27 16:13:46.954598 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.openstack.wsgi [None req-38784f99-007e-4987-9527-935ecd531088 tempest-ServerRescueNegativeTestJSON-536322794 tempest-ServerRescueNegativeTestJSON-536322794-project-member] Empty body provided in request {{(pid=100522) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:13:46.954791 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.openstack.wsgi [None req-38784f99-007e-4987-9527-935ecd531088 tempest-ServerRescueNegativeTestJSON-536322794 tempest-ServerRescueNegativeTestJSON-536322794-project-member] Calling method 'show' {{(pid=100522) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:13:46.970426 np0000005924 devstack@c-api.service[100522]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:13:46.970426 np0000005924 devstack@c-api.service[100522]: warnings.warn( Jul 27 16:13:46.980317 np0000005924 devstack@c-api.service[100522]: INFO cinder.volume.api [None req-38784f99-007e-4987-9527-935ecd531088 tempest-ServerRescueNegativeTestJSON-536322794 tempest-ServerRescueNegativeTestJSON-536322794-project-member] Volume info retrieved successfully. Jul 27 16:13:46.987599 np0000005924 devstack@c-api.service[100522]: INFO cinder.api.openstack.wsgi [None req-38784f99-007e-4987-9527-935ecd531088 tempest-ServerRescueNegativeTestJSON-536322794 tempest-ServerRescueNegativeTestJSON-536322794-project-member] https://10.4.3.117/volume/v3/volumes/83ea23ae-51d1-41b2-ac1c-8faa0cac793d returned with HTTP 200 Jul 27 16:13:46.988248 np0000005924 devstack@c-api.service[100522]: [pid: 100522|app: 0|req: 519/2107] 10.4.3.117 () {66 vars in 1348 bytes} [Mon Jul 27 16:13:46 2026] GET /volume/v3/volumes/83ea23ae-51d1-41b2-ac1c-8faa0cac793d => generated 851 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 27 16:13:47.225681 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.middleware.request_id [None req-bb29bbe0-4a3a-4a32-b728-bb3e42e51633 None None] RequestId filter calling following filter/app {{(pid=100521) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:13:47.230349 np0000005924 devstack@c-api.service[100521]: INFO cinder.api.openstack.wsgi [None req-bb29bbe0-4a3a-4a32-b728-bb3e42e51633 tempest-VolumesBackupsTest-1601316061 tempest-VolumesBackupsTest-1601316061-project-member] GET https://10.4.3.117/volume/v3/backups/b03c08df-2ec2-41f6-b883-b6fc0866c35b Jul 27 16:13:47.230349 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.openstack.wsgi [None req-bb29bbe0-4a3a-4a32-b728-bb3e42e51633 tempest-VolumesBackupsTest-1601316061 tempest-VolumesBackupsTest-1601316061-project-member] Empty body provided in request {{(pid=100521) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:13:47.230349 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.openstack.wsgi [None req-bb29bbe0-4a3a-4a32-b728-bb3e42e51633 tempest-VolumesBackupsTest-1601316061 tempest-VolumesBackupsTest-1601316061-project-member] Calling method 'show' {{(pid=100521) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:13:47.230349 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.v3.backups [None req-bb29bbe0-4a3a-4a32-b728-bb3e42e51633 tempest-VolumesBackupsTest-1601316061 tempest-VolumesBackupsTest-1601316061-project-member] Show backup with id b03c08df-2ec2-41f6-b883-b6fc0866c35b. {{(pid=100521) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 27 16:13:47.232474 np0000005924 devstack@c-api.service[100521]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:13:47.232474 np0000005924 devstack@c-api.service[100521]: warnings.warn( Jul 27 16:13:47.234235 np0000005924 devstack@c-api.service[100521]: INFO cinder.api.openstack.wsgi [None req-bb29bbe0-4a3a-4a32-b728-bb3e42e51633 tempest-VolumesBackupsTest-1601316061 tempest-VolumesBackupsTest-1601316061-project-member] https://10.4.3.117/volume/v3/backups/b03c08df-2ec2-41f6-b883-b6fc0866c35b returned with HTTP 200 Jul 27 16:13:47.234235 np0000005924 devstack@c-api.service[100521]: [pid: 100521|app: 0|req: 522/2108] 10.4.3.117 () {66 vars in 1348 bytes} [Mon Jul 27 16:13:47 2026] GET /volume/v3/backups/b03c08df-2ec2-41f6-b883-b6fc0866c35b => generated 791 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 27 16:13:47.759222 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.middleware.request_id [None req-dd7e39c6-dc5c-4f1a-ad0d-0d7725eef023 None None] RequestId filter calling following filter/app {{(pid=100523) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:13:47.761577 np0000005924 devstack@c-api.service[100523]: INFO cinder.api.openstack.wsgi [None req-dd7e39c6-dc5c-4f1a-ad0d-0d7725eef023 tempest-VolumeTypesAccessTest-1901433413 tempest-VolumeTypesAccessTest-1901433413-project-member] GET https://10.4.3.117/volume/v3/volumes/0275fe80-3222-4171-9ce4-71e388ab05da Jul 27 16:13:47.761747 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.openstack.wsgi [None req-dd7e39c6-dc5c-4f1a-ad0d-0d7725eef023 tempest-VolumeTypesAccessTest-1901433413 tempest-VolumeTypesAccessTest-1901433413-project-member] Empty body provided in request {{(pid=100523) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:13:47.761918 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.openstack.wsgi [None req-dd7e39c6-dc5c-4f1a-ad0d-0d7725eef023 tempest-VolumeTypesAccessTest-1901433413 tempest-VolumeTypesAccessTest-1901433413-project-member] Calling method 'show' {{(pid=100523) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:13:47.770712 np0000005924 devstack@c-api.service[100523]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:13:47.770712 np0000005924 devstack@c-api.service[100523]: warnings.warn( Jul 27 16:13:47.775886 np0000005924 devstack@c-api.service[100523]: INFO cinder.volume.api [None req-dd7e39c6-dc5c-4f1a-ad0d-0d7725eef023 tempest-VolumeTypesAccessTest-1901433413 tempest-VolumeTypesAccessTest-1901433413-project-member] Volume info retrieved successfully. Jul 27 16:13:47.779444 np0000005924 devstack@c-api.service[100523]: INFO cinder.api.openstack.wsgi [None req-dd7e39c6-dc5c-4f1a-ad0d-0d7725eef023 tempest-VolumeTypesAccessTest-1901433413 tempest-VolumeTypesAccessTest-1901433413-project-member] https://10.4.3.117/volume/v3/volumes/0275fe80-3222-4171-9ce4-71e388ab05da returned with HTTP 200 Jul 27 16:13:47.779927 np0000005924 devstack@c-api.service[100523]: [pid: 100523|app: 0|req: 535/2109] 10.4.3.117 () {66 vars in 1348 bytes} [Mon Jul 27 16:13:47 2026] GET /volume/v3/volumes/0275fe80-3222-4171-9ce4-71e388ab05da => generated 888 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 27 16:13:47.792655 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.middleware.request_id [None req-a0e58d6f-c467-463d-aa3b-c8824b8a2053 None None] RequestId filter calling following filter/app {{(pid=100524) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:13:47.794403 np0000005924 devstack@c-api.service[100524]: INFO cinder.api.openstack.wsgi [None req-a0e58d6f-c467-463d-aa3b-c8824b8a2053 tempest-VolumeTypesAccessTest-1901433413 tempest-VolumeTypesAccessTest-1901433413-project-member] GET https://10.4.3.117/volume/v3/volumes/0275fe80-3222-4171-9ce4-71e388ab05da Jul 27 16:13:47.794634 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.openstack.wsgi [None req-a0e58d6f-c467-463d-aa3b-c8824b8a2053 tempest-VolumeTypesAccessTest-1901433413 tempest-VolumeTypesAccessTest-1901433413-project-member] Empty body provided in request {{(pid=100524) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:13:47.794879 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.openstack.wsgi [None req-a0e58d6f-c467-463d-aa3b-c8824b8a2053 tempest-VolumeTypesAccessTest-1901433413 tempest-VolumeTypesAccessTest-1901433413-project-member] Calling method 'show' {{(pid=100524) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:13:47.801535 np0000005924 devstack@c-api.service[100524]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:13:47.801535 np0000005924 devstack@c-api.service[100524]: warnings.warn( Jul 27 16:13:47.804889 np0000005924 devstack@c-api.service[100524]: INFO cinder.volume.api [None req-a0e58d6f-c467-463d-aa3b-c8824b8a2053 tempest-VolumeTypesAccessTest-1901433413 tempest-VolumeTypesAccessTest-1901433413-project-member] Volume info retrieved successfully. Jul 27 16:13:47.808695 np0000005924 devstack@c-api.service[100524]: INFO cinder.api.openstack.wsgi [None req-a0e58d6f-c467-463d-aa3b-c8824b8a2053 tempest-VolumeTypesAccessTest-1901433413 tempest-VolumeTypesAccessTest-1901433413-project-member] https://10.4.3.117/volume/v3/volumes/0275fe80-3222-4171-9ce4-71e388ab05da returned with HTTP 200 Jul 27 16:13:47.809090 np0000005924 devstack@c-api.service[100524]: [pid: 100524|app: 0|req: 534/2110] 10.4.3.117 () {66 vars in 1348 bytes} [Mon Jul 27 16:13:47 2026] GET /volume/v3/volumes/0275fe80-3222-4171-9ce4-71e388ab05da => generated 888 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 27 16:13:47.819841 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.middleware.request_id [None req-17e054db-e34d-4c64-abb9-eb8bd4222737 None None] RequestId filter calling following filter/app {{(pid=100522) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:13:47.821627 np0000005924 devstack@c-api.service[100522]: INFO cinder.api.openstack.wsgi [None req-17e054db-e34d-4c64-abb9-eb8bd4222737 tempest-VolumeTypesAccessTest-1901433413 tempest-VolumeTypesAccessTest-1901433413-project-member] DELETE https://10.4.3.117/volume/v3/volumes/0275fe80-3222-4171-9ce4-71e388ab05da Jul 27 16:13:47.821862 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.openstack.wsgi [None req-17e054db-e34d-4c64-abb9-eb8bd4222737 tempest-VolumeTypesAccessTest-1901433413 tempest-VolumeTypesAccessTest-1901433413-project-member] Empty body provided in request {{(pid=100522) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:13:47.822100 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.openstack.wsgi [None req-17e054db-e34d-4c64-abb9-eb8bd4222737 tempest-VolumeTypesAccessTest-1901433413 tempest-VolumeTypesAccessTest-1901433413-project-member] Calling method 'delete' {{(pid=100522) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:13:47.822309 np0000005924 devstack@c-api.service[100522]: INFO cinder.api.v3.volumes [None req-17e054db-e34d-4c64-abb9-eb8bd4222737 tempest-VolumeTypesAccessTest-1901433413 tempest-VolumeTypesAccessTest-1901433413-project-member] Delete volume with id: 0275fe80-3222-4171-9ce4-71e388ab05da Jul 27 16:13:47.828456 np0000005924 devstack@c-api.service[100522]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:13:47.828456 np0000005924 devstack@c-api.service[100522]: warnings.warn( Jul 27 16:13:47.829168 np0000005924 devstack@c-api.service[100522]: INFO cinder.volume.api [None req-17e054db-e34d-4c64-abb9-eb8bd4222737 tempest-VolumeTypesAccessTest-1901433413 tempest-VolumeTypesAccessTest-1901433413-project-member] Volume info retrieved successfully. Jul 27 16:13:47.860648 np0000005924 devstack@c-api.service[100522]: INFO cinder.volume.api [None req-17e054db-e34d-4c64-abb9-eb8bd4222737 tempest-VolumeTypesAccessTest-1901433413 tempest-VolumeTypesAccessTest-1901433413-project-member] Delete volume request issued successfully. Jul 27 16:13:47.860855 np0000005924 devstack@c-api.service[100522]: INFO cinder.api.openstack.wsgi [None req-17e054db-e34d-4c64-abb9-eb8bd4222737 tempest-VolumeTypesAccessTest-1901433413 tempest-VolumeTypesAccessTest-1901433413-project-member] https://10.4.3.117/volume/v3/volumes/0275fe80-3222-4171-9ce4-71e388ab05da returned with HTTP 202 Jul 27 16:13:47.861452 np0000005924 devstack@c-api.service[100522]: [pid: 100522|app: 0|req: 520/2111] 10.4.3.117 () {66 vars in 1351 bytes} [Mon Jul 27 16:13:47 2026] DELETE /volume/v3/volumes/0275fe80-3222-4171-9ce4-71e388ab05da => generated 0 bytes in 42 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 27 16:13:47.868061 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.middleware.request_id [None req-4481ef81-0485-4aac-bd7b-e5e29d589889 None None] RequestId filter calling following filter/app {{(pid=100521) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:13:47.870048 np0000005924 devstack@c-api.service[100521]: INFO cinder.api.openstack.wsgi [None req-4481ef81-0485-4aac-bd7b-e5e29d589889 tempest-VolumeTypesAccessTest-1901433413 tempest-VolumeTypesAccessTest-1901433413-project-member] GET https://10.4.3.117/volume/v3/volumes/0275fe80-3222-4171-9ce4-71e388ab05da Jul 27 16:13:47.870275 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.openstack.wsgi [None req-4481ef81-0485-4aac-bd7b-e5e29d589889 tempest-VolumeTypesAccessTest-1901433413 tempest-VolumeTypesAccessTest-1901433413-project-member] Empty body provided in request {{(pid=100521) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:13:47.870497 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.openstack.wsgi [None req-4481ef81-0485-4aac-bd7b-e5e29d589889 tempest-VolumeTypesAccessTest-1901433413 tempest-VolumeTypesAccessTest-1901433413-project-member] Calling method 'show' {{(pid=100521) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:13:47.878130 np0000005924 devstack@c-api.service[100521]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:13:47.878130 np0000005924 devstack@c-api.service[100521]: warnings.warn( Jul 27 16:13:47.881667 np0000005924 devstack@c-api.service[100521]: INFO cinder.volume.api [None req-4481ef81-0485-4aac-bd7b-e5e29d589889 tempest-VolumeTypesAccessTest-1901433413 tempest-VolumeTypesAccessTest-1901433413-project-member] Volume info retrieved successfully. Jul 27 16:13:47.885668 np0000005924 devstack@c-api.service[100521]: INFO cinder.api.openstack.wsgi [None req-4481ef81-0485-4aac-bd7b-e5e29d589889 tempest-VolumeTypesAccessTest-1901433413 tempest-VolumeTypesAccessTest-1901433413-project-member] https://10.4.3.117/volume/v3/volumes/0275fe80-3222-4171-9ce4-71e388ab05da returned with HTTP 200 Jul 27 16:13:47.886123 np0000005924 devstack@c-api.service[100521]: [pid: 100521|app: 0|req: 523/2112] 10.4.3.117 () {66 vars in 1348 bytes} [Mon Jul 27 16:13:47 2026] GET /volume/v3/volumes/0275fe80-3222-4171-9ce4-71e388ab05da => generated 887 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 27 16:13:47.948399 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.middleware.request_id [None req-a1cd8ca2-152f-45c0-8d23-5e82f80e7390 None None] RequestId filter calling following filter/app {{(pid=100523) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:13:47.950744 np0000005924 devstack@c-api.service[100523]: INFO cinder.api.openstack.wsgi [None req-a1cd8ca2-152f-45c0-8d23-5e82f80e7390 tempest-AttachVolumeShelveTestJSON-1646068937 tempest-AttachVolumeShelveTestJSON-1646068937-project-member] DELETE https://10.4.3.117/volume/v3/volumes/960bf1d0-193f-48fe-a827-d68a631f6831 Jul 27 16:13:47.950921 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.openstack.wsgi [None req-a1cd8ca2-152f-45c0-8d23-5e82f80e7390 tempest-AttachVolumeShelveTestJSON-1646068937 tempest-AttachVolumeShelveTestJSON-1646068937-project-member] Empty body provided in request {{(pid=100523) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:13:47.951122 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.openstack.wsgi [None req-a1cd8ca2-152f-45c0-8d23-5e82f80e7390 tempest-AttachVolumeShelveTestJSON-1646068937 tempest-AttachVolumeShelveTestJSON-1646068937-project-member] Calling method 'delete' {{(pid=100523) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:13:47.951341 np0000005924 devstack@c-api.service[100523]: INFO cinder.api.v3.volumes [None req-a1cd8ca2-152f-45c0-8d23-5e82f80e7390 tempest-AttachVolumeShelveTestJSON-1646068937 tempest-AttachVolumeShelveTestJSON-1646068937-project-member] Delete volume with id: 960bf1d0-193f-48fe-a827-d68a631f6831 Jul 27 16:13:47.958299 np0000005924 devstack@c-api.service[100523]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:13:47.958299 np0000005924 devstack@c-api.service[100523]: warnings.warn( Jul 27 16:13:47.958712 np0000005924 devstack@c-api.service[100523]: INFO cinder.volume.api [None req-a1cd8ca2-152f-45c0-8d23-5e82f80e7390 tempest-AttachVolumeShelveTestJSON-1646068937 tempest-AttachVolumeShelveTestJSON-1646068937-project-member] Volume info retrieved successfully. Jul 27 16:13:47.991611 np0000005924 devstack@c-api.service[100523]: INFO cinder.volume.api [None req-a1cd8ca2-152f-45c0-8d23-5e82f80e7390 tempest-AttachVolumeShelveTestJSON-1646068937 tempest-AttachVolumeShelveTestJSON-1646068937-project-member] Delete volume request issued successfully. Jul 27 16:13:47.991825 np0000005924 devstack@c-api.service[100523]: INFO cinder.api.openstack.wsgi [None req-a1cd8ca2-152f-45c0-8d23-5e82f80e7390 tempest-AttachVolumeShelveTestJSON-1646068937 tempest-AttachVolumeShelveTestJSON-1646068937-project-member] https://10.4.3.117/volume/v3/volumes/960bf1d0-193f-48fe-a827-d68a631f6831 returned with HTTP 202 Jul 27 16:13:47.992278 np0000005924 devstack@c-api.service[100523]: [pid: 100523|app: 0|req: 536/2113] 10.4.3.117 () {66 vars in 1351 bytes} [Mon Jul 27 16:13:47 2026] DELETE /volume/v3/volumes/960bf1d0-193f-48fe-a827-d68a631f6831 => generated 0 bytes in 44 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 27 16:13:48.000897 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.middleware.request_id [None req-398d66ed-1351-4df0-b82f-c33b855bba5f None None] RequestId filter calling following filter/app {{(pid=100524) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:13:48.002240 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.middleware.request_id [None req-3b435dbd-85d8-452d-a1ad-d8e08c9f995d None None] RequestId filter calling following filter/app {{(pid=100522) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:13:48.002607 np0000005924 devstack@c-api.service[100524]: INFO cinder.api.openstack.wsgi [None req-398d66ed-1351-4df0-b82f-c33b855bba5f tempest-ServerRescueNegativeTestJSON-536322794 tempest-ServerRescueNegativeTestJSON-536322794-project-member] GET https://10.4.3.117/volume/v3/volumes/83ea23ae-51d1-41b2-ac1c-8faa0cac793d Jul 27 16:13:48.002812 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.openstack.wsgi [None req-398d66ed-1351-4df0-b82f-c33b855bba5f tempest-ServerRescueNegativeTestJSON-536322794 tempest-ServerRescueNegativeTestJSON-536322794-project-member] Empty body provided in request {{(pid=100524) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:13:48.002992 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.openstack.wsgi [None req-398d66ed-1351-4df0-b82f-c33b855bba5f tempest-ServerRescueNegativeTestJSON-536322794 tempest-ServerRescueNegativeTestJSON-536322794-project-member] Calling method 'show' {{(pid=100524) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:13:48.006109 np0000005924 devstack@c-api.service[100522]: INFO cinder.api.openstack.wsgi [None req-3b435dbd-85d8-452d-a1ad-d8e08c9f995d tempest-AttachVolumeShelveTestJSON-1646068937 tempest-AttachVolumeShelveTestJSON-1646068937-project-member] GET https://10.4.3.117/volume/v3/volumes/960bf1d0-193f-48fe-a827-d68a631f6831 Jul 27 16:13:48.006368 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.openstack.wsgi [None req-3b435dbd-85d8-452d-a1ad-d8e08c9f995d tempest-AttachVolumeShelveTestJSON-1646068937 tempest-AttachVolumeShelveTestJSON-1646068937-project-member] Empty body provided in request {{(pid=100522) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:13:48.006586 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.openstack.wsgi [None req-3b435dbd-85d8-452d-a1ad-d8e08c9f995d tempest-AttachVolumeShelveTestJSON-1646068937 tempest-AttachVolumeShelveTestJSON-1646068937-project-member] Calling method 'show' {{(pid=100522) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:13:48.008371 np0000005924 devstack@c-api.service[100524]: INFO cinder.api.openstack.wsgi [None req-398d66ed-1351-4df0-b82f-c33b855bba5f tempest-ServerRescueNegativeTestJSON-536322794 tempest-ServerRescueNegativeTestJSON-536322794-project-member] https://10.4.3.117/volume/v3/volumes/83ea23ae-51d1-41b2-ac1c-8faa0cac793d returned with HTTP 404 Jul 27 16:13:48.008802 np0000005924 devstack@c-api.service[100524]: [pid: 100524|app: 0|req: 535/2114] 10.4.3.117 () {66 vars in 1348 bytes} [Mon Jul 27 16:13:48 2026] GET /volume/v3/volumes/83ea23ae-51d1-41b2-ac1c-8faa0cac793d => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 27 16:13:48.013341 np0000005924 devstack@c-api.service[100522]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:13:48.013341 np0000005924 devstack@c-api.service[100522]: warnings.warn( Jul 27 16:13:48.019864 np0000005924 devstack@c-api.service[100522]: INFO cinder.volume.api [None req-3b435dbd-85d8-452d-a1ad-d8e08c9f995d tempest-AttachVolumeShelveTestJSON-1646068937 tempest-AttachVolumeShelveTestJSON-1646068937-project-member] Volume info retrieved successfully. Jul 27 16:13:48.025623 np0000005924 devstack@c-api.service[100522]: INFO cinder.api.openstack.wsgi [None req-3b435dbd-85d8-452d-a1ad-d8e08c9f995d tempest-AttachVolumeShelveTestJSON-1646068937 tempest-AttachVolumeShelveTestJSON-1646068937-project-member] https://10.4.3.117/volume/v3/volumes/960bf1d0-193f-48fe-a827-d68a631f6831 returned with HTTP 200 Jul 27 16:13:48.026122 np0000005924 devstack@c-api.service[100522]: [pid: 100522|app: 0|req: 521/2115] 10.4.3.117 () {66 vars in 1348 bytes} [Mon Jul 27 16:13:48 2026] GET /volume/v3/volumes/960bf1d0-193f-48fe-a827-d68a631f6831 => generated 849 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 27 16:13:48.245291 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.middleware.request_id [None req-551a29cd-85dd-4f4b-844d-66125297bf6c None None] RequestId filter calling following filter/app {{(pid=100521) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:13:48.249347 np0000005924 devstack@c-api.service[100521]: INFO cinder.api.openstack.wsgi [None req-551a29cd-85dd-4f4b-844d-66125297bf6c tempest-VolumesBackupsTest-1601316061 tempest-VolumesBackupsTest-1601316061-project-member] GET https://10.4.3.117/volume/v3/backups/b03c08df-2ec2-41f6-b883-b6fc0866c35b Jul 27 16:13:48.249347 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.openstack.wsgi [None req-551a29cd-85dd-4f4b-844d-66125297bf6c tempest-VolumesBackupsTest-1601316061 tempest-VolumesBackupsTest-1601316061-project-member] Empty body provided in request {{(pid=100521) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:13:48.249347 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.openstack.wsgi [None req-551a29cd-85dd-4f4b-844d-66125297bf6c tempest-VolumesBackupsTest-1601316061 tempest-VolumesBackupsTest-1601316061-project-member] Calling method 'show' {{(pid=100521) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:13:48.249347 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.v3.backups [None req-551a29cd-85dd-4f4b-844d-66125297bf6c tempest-VolumesBackupsTest-1601316061 tempest-VolumesBackupsTest-1601316061-project-member] Show backup with id b03c08df-2ec2-41f6-b883-b6fc0866c35b. {{(pid=100521) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 27 16:13:48.251262 np0000005924 devstack@c-api.service[100521]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:13:48.251262 np0000005924 devstack@c-api.service[100521]: warnings.warn( Jul 27 16:13:48.252027 np0000005924 devstack@c-api.service[100521]: INFO cinder.api.openstack.wsgi [None req-551a29cd-85dd-4f4b-844d-66125297bf6c tempest-VolumesBackupsTest-1601316061 tempest-VolumesBackupsTest-1601316061-project-member] https://10.4.3.117/volume/v3/backups/b03c08df-2ec2-41f6-b883-b6fc0866c35b returned with HTTP 200 Jul 27 16:13:48.252448 np0000005924 devstack@c-api.service[100521]: [pid: 100521|app: 0|req: 524/2116] 10.4.3.117 () {66 vars in 1348 bytes} [Mon Jul 27 16:13:48 2026] GET /volume/v3/backups/b03c08df-2ec2-41f6-b883-b6fc0866c35b => generated 791 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 27 16:13:48.904247 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.middleware.request_id [None req-10ef721a-0fb1-4dbc-a306-b381869b046b None None] RequestId filter calling following filter/app {{(pid=100523) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:13:48.907984 np0000005924 devstack@c-api.service[100523]: INFO cinder.api.openstack.wsgi [None req-10ef721a-0fb1-4dbc-a306-b381869b046b tempest-VolumeTypesAccessTest-1901433413 tempest-VolumeTypesAccessTest-1901433413-project-member] GET https://10.4.3.117/volume/v3/volumes/0275fe80-3222-4171-9ce4-71e388ab05da Jul 27 16:13:48.907984 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.openstack.wsgi [None req-10ef721a-0fb1-4dbc-a306-b381869b046b tempest-VolumeTypesAccessTest-1901433413 tempest-VolumeTypesAccessTest-1901433413-project-member] Empty body provided in request {{(pid=100523) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:13:48.907984 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.openstack.wsgi [None req-10ef721a-0fb1-4dbc-a306-b381869b046b tempest-VolumeTypesAccessTest-1901433413 tempest-VolumeTypesAccessTest-1901433413-project-member] Calling method 'show' {{(pid=100523) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:13:48.917512 np0000005924 devstack@c-api.service[100523]: INFO cinder.api.openstack.wsgi [None req-10ef721a-0fb1-4dbc-a306-b381869b046b tempest-VolumeTypesAccessTest-1901433413 tempest-VolumeTypesAccessTest-1901433413-project-member] https://10.4.3.117/volume/v3/volumes/0275fe80-3222-4171-9ce4-71e388ab05da returned with HTTP 404 Jul 27 16:13:48.917512 np0000005924 devstack@c-api.service[100523]: [pid: 100523|app: 0|req: 537/2117] 10.4.3.117 () {66 vars in 1348 bytes} [Mon Jul 27 16:13:48 2026] GET /volume/v3/volumes/0275fe80-3222-4171-9ce4-71e388ab05da => generated 109 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 27 16:13:48.924741 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.middleware.request_id [None req-44aa7104-c74b-4ca3-bbfa-6f41402cbb0b None None] RequestId filter calling following filter/app {{(pid=100524) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:13:48.930353 np0000005924 devstack@c-api.service[100524]: INFO cinder.api.openstack.wsgi [None req-44aa7104-c74b-4ca3-bbfa-6f41402cbb0b tempest-VolumeTypesAccessTest-1428403663 tempest-VolumeTypesAccessTest-1428403663-project-admin] POST https://10.4.3.117/volume/v3/types/eb0246e1-df95-404e-8315-4af92290ccac/action Jul 27 16:13:48.930353 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.openstack.wsgi [None req-44aa7104-c74b-4ca3-bbfa-6f41402cbb0b tempest-VolumeTypesAccessTest-1428403663 tempest-VolumeTypesAccessTest-1428403663-project-admin] Action body: b'{"removeProjectAccess": {"project": "e372bfe3ab1443549c9a0eb057a12f43"}}' {{(pid=100524) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 27 16:13:48.930353 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.openstack.wsgi [None req-44aa7104-c74b-4ca3-bbfa-6f41402cbb0b tempest-VolumeTypesAccessTest-1428403663 tempest-VolumeTypesAccessTest-1428403663-project-admin] Action: 'action', calling method: _removeProjectAccess, body: {"removeProjectAccess": {"project": "e372bfe3ab1443549c9a0eb057a12f43"}} {{(pid=100524) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 27 16:13:48.946508 np0000005924 devstack@c-api.service[100524]: INFO cinder.api.openstack.wsgi [None req-44aa7104-c74b-4ca3-bbfa-6f41402cbb0b tempest-VolumeTypesAccessTest-1428403663 tempest-VolumeTypesAccessTest-1428403663-project-admin] https://10.4.3.117/volume/v3/types/eb0246e1-df95-404e-8315-4af92290ccac/action returned with HTTP 202 Jul 27 16:13:48.946508 np0000005924 devstack@c-api.service[100524]: [pid: 100524|app: 0|req: 536/2118] 10.4.3.117 () {68 vars in 1384 bytes} [Mon Jul 27 16:13:48 2026] POST /volume/v3/types/eb0246e1-df95-404e-8315-4af92290ccac/action => generated 0 bytes in 22 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 27 16:13:48.953902 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.middleware.request_id [None req-c40fb3e0-8406-4bc4-8098-87085daa4609 None None] RequestId filter calling following filter/app {{(pid=100522) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:13:48.956551 np0000005924 devstack@c-api.service[100522]: INFO cinder.api.openstack.wsgi [None req-c40fb3e0-8406-4bc4-8098-87085daa4609 tempest-VolumeTypesAccessTest-1428403663 tempest-VolumeTypesAccessTest-1428403663-project-admin] DELETE https://10.4.3.117/volume/v3/types/eb0246e1-df95-404e-8315-4af92290ccac Jul 27 16:13:48.956777 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.openstack.wsgi [None req-c40fb3e0-8406-4bc4-8098-87085daa4609 tempest-VolumeTypesAccessTest-1428403663 tempest-VolumeTypesAccessTest-1428403663-project-admin] Empty body provided in request {{(pid=100522) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:13:48.956977 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.openstack.wsgi [None req-c40fb3e0-8406-4bc4-8098-87085daa4609 tempest-VolumeTypesAccessTest-1428403663 tempest-VolumeTypesAccessTest-1428403663-project-admin] Calling method '_delete' {{(pid=100522) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:13:48.986500 np0000005924 devstack@c-api.service[100522]: INFO cinder.api.openstack.wsgi [None req-c40fb3e0-8406-4bc4-8098-87085daa4609 tempest-VolumeTypesAccessTest-1428403663 tempest-VolumeTypesAccessTest-1428403663-project-admin] https://10.4.3.117/volume/v3/types/eb0246e1-df95-404e-8315-4af92290ccac returned with HTTP 202 Jul 27 16:13:48.986917 np0000005924 devstack@c-api.service[100522]: [pid: 100522|app: 0|req: 522/2119] 10.4.3.117 () {66 vars in 1345 bytes} [Mon Jul 27 16:13:48 2026] DELETE /volume/v3/types/eb0246e1-df95-404e-8315-4af92290ccac => generated 0 bytes in 33 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 27 16:13:48.994064 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.middleware.request_id [None req-e4c31018-e86d-40c7-9089-3027695a1720 None None] RequestId filter calling following filter/app {{(pid=100521) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:13:48.996085 np0000005924 devstack@c-api.service[100521]: INFO cinder.api.openstack.wsgi [None req-e4c31018-e86d-40c7-9089-3027695a1720 tempest-VolumeTypesAccessTest-1428403663 tempest-VolumeTypesAccessTest-1428403663-project-admin] GET https://10.4.3.117/volume/v3/types/eb0246e1-df95-404e-8315-4af92290ccac Jul 27 16:13:48.996493 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.openstack.wsgi [None req-e4c31018-e86d-40c7-9089-3027695a1720 tempest-VolumeTypesAccessTest-1428403663 tempest-VolumeTypesAccessTest-1428403663-project-admin] Empty body provided in request {{(pid=100521) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:13:48.996729 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.openstack.wsgi [None req-e4c31018-e86d-40c7-9089-3027695a1720 tempest-VolumeTypesAccessTest-1428403663 tempest-VolumeTypesAccessTest-1428403663-project-admin] Calling method 'show' {{(pid=100521) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:13:49.000279 np0000005924 devstack@c-api.service[100521]: INFO cinder.api.openstack.wsgi [None req-e4c31018-e86d-40c7-9089-3027695a1720 tempest-VolumeTypesAccessTest-1428403663 tempest-VolumeTypesAccessTest-1428403663-project-admin] https://10.4.3.117/volume/v3/types/eb0246e1-df95-404e-8315-4af92290ccac returned with HTTP 404 Jul 27 16:13:49.000778 np0000005924 devstack@c-api.service[100521]: [pid: 100521|app: 0|req: 525/2120] 10.4.3.117 () {66 vars in 1342 bytes} [Mon Jul 27 16:13:48 2026] GET /volume/v3/types/eb0246e1-df95-404e-8315-4af92290ccac => generated 114 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 27 16:13:49.008271 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.middleware.request_id [None req-c78ac4a5-8502-430c-9d46-ccdff23fa9e2 None None] RequestId filter calling following filter/app {{(pid=100523) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:13:49.012354 np0000005924 devstack@c-api.service[100523]: INFO cinder.api.openstack.wsgi [None req-c78ac4a5-8502-430c-9d46-ccdff23fa9e2 tempest-VolumeTypesAccessTest-1428403663 tempest-VolumeTypesAccessTest-1428403663-project-admin] POST https://10.4.3.117/volume/v3/types Jul 27 16:13:49.012354 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.openstack.wsgi [None req-c78ac4a5-8502-430c-9d46-ccdff23fa9e2 tempest-VolumeTypesAccessTest-1428403663 tempest-VolumeTypesAccessTest-1428403663-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-VolumeTypesAccessTest-volume-type-1787149951", "os-volume-type-access:is_public": false}} {{(pid=100523) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 27 16:13:49.031113 np0000005924 devstack@c-api.service[100523]: INFO cinder.api.openstack.wsgi [None req-c78ac4a5-8502-430c-9d46-ccdff23fa9e2 tempest-VolumeTypesAccessTest-1428403663 tempest-VolumeTypesAccessTest-1428403663-project-admin] https://10.4.3.117/volume/v3/types returned with HTTP 200 Jul 27 16:13:49.031657 np0000005924 devstack@c-api.service[100523]: [pid: 100523|app: 0|req: 538/2121] 10.4.3.117 () {68 vars in 1253 bytes} [Mon Jul 27 16:13:49 2026] POST /volume/v3/types => generated 229 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 27 16:13:49.040585 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.middleware.request_id [None req-465e2a78-7fa8-49b6-ba8b-2cff16296994 None None] RequestId filter calling following filter/app {{(pid=100524) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:13:49.040915 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.middleware.request_id [None req-d7aeea0e-f42c-4f9a-bd86-96e5f90f66b5 None None] RequestId filter calling following filter/app {{(pid=100522) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:13:49.043072 np0000005924 devstack@c-api.service[100522]: INFO cinder.api.openstack.wsgi [None req-d7aeea0e-f42c-4f9a-bd86-96e5f90f66b5 tempest-AttachVolumeShelveTestJSON-1646068937 tempest-AttachVolumeShelveTestJSON-1646068937-project-member] GET https://10.4.3.117/volume/v3/volumes/960bf1d0-193f-48fe-a827-d68a631f6831 Jul 27 16:13:49.043367 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.openstack.wsgi [None req-d7aeea0e-f42c-4f9a-bd86-96e5f90f66b5 tempest-AttachVolumeShelveTestJSON-1646068937 tempest-AttachVolumeShelveTestJSON-1646068937-project-member] Empty body provided in request {{(pid=100522) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:13:49.043620 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.openstack.wsgi [None req-d7aeea0e-f42c-4f9a-bd86-96e5f90f66b5 tempest-AttachVolumeShelveTestJSON-1646068937 tempest-AttachVolumeShelveTestJSON-1646068937-project-member] Calling method 'show' {{(pid=100522) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:13:49.044066 np0000005924 devstack@c-api.service[100524]: INFO cinder.api.openstack.wsgi [None req-465e2a78-7fa8-49b6-ba8b-2cff16296994 tempest-VolumeTypesAccessTest-1428403663 tempest-VolumeTypesAccessTest-1428403663-project-admin] POST https://10.4.3.117/volume/v3/types/4c96eb8a-5d5b-48ad-8511-b58dc083edae/action Jul 27 16:13:49.044562 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.openstack.wsgi [None req-465e2a78-7fa8-49b6-ba8b-2cff16296994 tempest-VolumeTypesAccessTest-1428403663 tempest-VolumeTypesAccessTest-1428403663-project-admin] Action body: b'{"addProjectAccess": {"project": "e372bfe3ab1443549c9a0eb057a12f43"}}' {{(pid=100524) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 27 16:13:49.044863 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.openstack.wsgi [None req-465e2a78-7fa8-49b6-ba8b-2cff16296994 tempest-VolumeTypesAccessTest-1428403663 tempest-VolumeTypesAccessTest-1428403663-project-admin] Action: 'action', calling method: _addProjectAccess, body: {"addProjectAccess": {"project": "e372bfe3ab1443549c9a0eb057a12f43"}} {{(pid=100524) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 27 16:13:49.052354 np0000005924 devstack@c-api.service[100522]: INFO cinder.api.openstack.wsgi [None req-d7aeea0e-f42c-4f9a-bd86-96e5f90f66b5 tempest-AttachVolumeShelveTestJSON-1646068937 tempest-AttachVolumeShelveTestJSON-1646068937-project-member] https://10.4.3.117/volume/v3/volumes/960bf1d0-193f-48fe-a827-d68a631f6831 returned with HTTP 404 Jul 27 16:13:49.052873 np0000005924 devstack@c-api.service[100522]: [pid: 100522|app: 0|req: 523/2122] 10.4.3.117 () {66 vars in 1348 bytes} [Mon Jul 27 16:13:49 2026] GET /volume/v3/volumes/960bf1d0-193f-48fe-a827-d68a631f6831 => generated 109 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 27 16:13:49.059806 np0000005924 devstack@c-api.service[100524]: INFO cinder.api.openstack.wsgi [None req-465e2a78-7fa8-49b6-ba8b-2cff16296994 tempest-VolumeTypesAccessTest-1428403663 tempest-VolumeTypesAccessTest-1428403663-project-admin] https://10.4.3.117/volume/v3/types/4c96eb8a-5d5b-48ad-8511-b58dc083edae/action returned with HTTP 202 Jul 27 16:13:49.059806 np0000005924 devstack@c-api.service[100524]: [pid: 100524|app: 0|req: 537/2123] 10.4.3.117 () {68 vars in 1384 bytes} [Mon Jul 27 16:13:49 2026] POST /volume/v3/types/4c96eb8a-5d5b-48ad-8511-b58dc083edae/action => generated 0 bytes in 20 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 27 16:13:49.067570 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.middleware.request_id [None req-8c253123-900f-4d6b-97c1-d826d40b441c None None] RequestId filter calling following filter/app {{(pid=100521) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:13:49.070530 np0000005924 devstack@c-api.service[100521]: INFO cinder.api.openstack.wsgi [None req-8c253123-900f-4d6b-97c1-d826d40b441c tempest-VolumeTypesAccessTest-1428403663 tempest-VolumeTypesAccessTest-1428403663-project-admin] POST https://10.4.3.117/volume/v3/types/4c96eb8a-5d5b-48ad-8511-b58dc083edae/action Jul 27 16:13:49.070895 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.openstack.wsgi [None req-8c253123-900f-4d6b-97c1-d826d40b441c tempest-VolumeTypesAccessTest-1428403663 tempest-VolumeTypesAccessTest-1428403663-project-admin] Action body: b'{"addProjectAccess": {"project": "d0dd4bee6c2541d09ab40b3e985f1775"}}' {{(pid=100521) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 27 16:13:49.071030 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.openstack.wsgi [None req-8c253123-900f-4d6b-97c1-d826d40b441c tempest-VolumeTypesAccessTest-1428403663 tempest-VolumeTypesAccessTest-1428403663-project-admin] Action: 'action', calling method: _addProjectAccess, body: {"addProjectAccess": {"project": "d0dd4bee6c2541d09ab40b3e985f1775"}} {{(pid=100521) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 27 16:13:49.099387 np0000005924 devstack@c-api.service[100521]: INFO cinder.api.openstack.wsgi [None req-8c253123-900f-4d6b-97c1-d826d40b441c tempest-VolumeTypesAccessTest-1428403663 tempest-VolumeTypesAccessTest-1428403663-project-admin] https://10.4.3.117/volume/v3/types/4c96eb8a-5d5b-48ad-8511-b58dc083edae/action returned with HTTP 202 Jul 27 16:13:49.099942 np0000005924 devstack@c-api.service[100521]: [pid: 100521|app: 0|req: 526/2124] 10.4.3.117 () {68 vars in 1384 bytes} [Mon Jul 27 16:13:49 2026] POST /volume/v3/types/4c96eb8a-5d5b-48ad-8511-b58dc083edae/action => generated 0 bytes in 33 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 27 16:13:49.110851 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.middleware.request_id [None req-3c009d76-62ee-4c93-887b-443ebab64418 None None] RequestId filter calling following filter/app {{(pid=100523) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:13:49.112788 np0000005924 devstack@c-api.service[100523]: INFO cinder.api.openstack.wsgi [None req-3c009d76-62ee-4c93-887b-443ebab64418 tempest-VolumeTypesAccessTest-1428403663 tempest-VolumeTypesAccessTest-1428403663-project-admin] GET https://10.4.3.117/volume/v3/types/4c96eb8a-5d5b-48ad-8511-b58dc083edae/os-volume-type-access Jul 27 16:13:49.113075 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.openstack.wsgi [None req-3c009d76-62ee-4c93-887b-443ebab64418 tempest-VolumeTypesAccessTest-1428403663 tempest-VolumeTypesAccessTest-1428403663-project-admin] Empty body provided in request {{(pid=100523) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:13:49.113413 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.openstack.wsgi [None req-3c009d76-62ee-4c93-887b-443ebab64418 tempest-VolumeTypesAccessTest-1428403663 tempest-VolumeTypesAccessTest-1428403663-project-admin] Calling method 'index' {{(pid=100523) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:13:49.114963 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.middleware.request_id [None req-76c7867d-7639-43af-8b0a-d9ba5aad140d None None] RequestId filter calling following filter/app {{(pid=100522) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:13:49.117358 np0000005924 devstack@c-api.service[100522]: INFO cinder.api.openstack.wsgi [None req-76c7867d-7639-43af-8b0a-d9ba5aad140d tempest-AttachVolumeShelveTestJSON-1646068937 tempest-AttachVolumeShelveTestJSON-1646068937-project-member] DELETE https://10.4.3.117/volume/v3/volumes/a5b0addb-d797-4564-8fbe-f1459f52e61d Jul 27 16:13:49.118344 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.openstack.wsgi [None req-76c7867d-7639-43af-8b0a-d9ba5aad140d tempest-AttachVolumeShelveTestJSON-1646068937 tempest-AttachVolumeShelveTestJSON-1646068937-project-member] Empty body provided in request {{(pid=100522) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:13:49.118344 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.openstack.wsgi [None req-76c7867d-7639-43af-8b0a-d9ba5aad140d tempest-AttachVolumeShelveTestJSON-1646068937 tempest-AttachVolumeShelveTestJSON-1646068937-project-member] Calling method 'delete' {{(pid=100522) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:13:49.118344 np0000005924 devstack@c-api.service[100522]: INFO cinder.api.v3.volumes [None req-76c7867d-7639-43af-8b0a-d9ba5aad140d tempest-AttachVolumeShelveTestJSON-1646068937 tempest-AttachVolumeShelveTestJSON-1646068937-project-member] Delete volume with id: a5b0addb-d797-4564-8fbe-f1459f52e61d Jul 27 16:13:49.126998 np0000005924 devstack@c-api.service[100523]: INFO cinder.api.openstack.wsgi [None req-3c009d76-62ee-4c93-887b-443ebab64418 tempest-VolumeTypesAccessTest-1428403663 tempest-VolumeTypesAccessTest-1428403663-project-admin] https://10.4.3.117/volume/v3/types/4c96eb8a-5d5b-48ad-8511-b58dc083edae/os-volume-type-access returned with HTTP 200 Jul 27 16:13:49.127590 np0000005924 devstack@c-api.service[100523]: [pid: 100523|app: 0|req: 539/2125] 10.4.3.117 () {66 vars in 1408 bytes} [Mon Jul 27 16:13:49 2026] GET /volume/v3/types/4c96eb8a-5d5b-48ad-8511-b58dc083edae/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 27 16:13:49.127951 np0000005924 devstack@c-api.service[100522]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:13:49.127951 np0000005924 devstack@c-api.service[100522]: warnings.warn( Jul 27 16:13:49.128591 np0000005924 devstack@c-api.service[100522]: INFO cinder.volume.api [None req-76c7867d-7639-43af-8b0a-d9ba5aad140d tempest-AttachVolumeShelveTestJSON-1646068937 tempest-AttachVolumeShelveTestJSON-1646068937-project-member] Volume info retrieved successfully. Jul 27 16:13:49.140691 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.middleware.request_id [None req-9ce7c4db-6c79-4a1a-b8f9-c1efde868e37 None None] RequestId filter calling following filter/app {{(pid=100524) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:13:49.145899 np0000005924 devstack@c-api.service[100524]: INFO cinder.api.openstack.wsgi [None req-9ce7c4db-6c79-4a1a-b8f9-c1efde868e37 tempest-VolumeTypesAccessTest-1428403663 tempest-VolumeTypesAccessTest-1428403663-project-admin] POST https://10.4.3.117/volume/v3/types/4c96eb8a-5d5b-48ad-8511-b58dc083edae/action Jul 27 16:13:49.145899 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.openstack.wsgi [None req-9ce7c4db-6c79-4a1a-b8f9-c1efde868e37 tempest-VolumeTypesAccessTest-1428403663 tempest-VolumeTypesAccessTest-1428403663-project-admin] Action body: b'{"removeProjectAccess": {"project": "d0dd4bee6c2541d09ab40b3e985f1775"}}' {{(pid=100524) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 27 16:13:49.145899 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.openstack.wsgi [None req-9ce7c4db-6c79-4a1a-b8f9-c1efde868e37 tempest-VolumeTypesAccessTest-1428403663 tempest-VolumeTypesAccessTest-1428403663-project-admin] Action: 'action', calling method: _removeProjectAccess, body: {"removeProjectAccess": {"project": "d0dd4bee6c2541d09ab40b3e985f1775"}} {{(pid=100524) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 27 16:13:49.164392 np0000005924 devstack@c-api.service[100522]: INFO cinder.volume.api [None req-76c7867d-7639-43af-8b0a-d9ba5aad140d tempest-AttachVolumeShelveTestJSON-1646068937 tempest-AttachVolumeShelveTestJSON-1646068937-project-member] Delete volume request issued successfully. Jul 27 16:13:49.164599 np0000005924 devstack@c-api.service[100522]: INFO cinder.api.openstack.wsgi [None req-76c7867d-7639-43af-8b0a-d9ba5aad140d tempest-AttachVolumeShelveTestJSON-1646068937 tempest-AttachVolumeShelveTestJSON-1646068937-project-member] https://10.4.3.117/volume/v3/volumes/a5b0addb-d797-4564-8fbe-f1459f52e61d returned with HTTP 202 Jul 27 16:13:49.164987 np0000005924 devstack@c-api.service[100522]: [pid: 100522|app: 0|req: 524/2126] 10.4.3.117 () {66 vars in 1351 bytes} [Mon Jul 27 16:13:49 2026] DELETE /volume/v3/volumes/a5b0addb-d797-4564-8fbe-f1459f52e61d => generated 0 bytes in 51 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 27 16:13:49.171518 np0000005924 devstack@c-api.service[100524]: INFO cinder.api.openstack.wsgi [None req-9ce7c4db-6c79-4a1a-b8f9-c1efde868e37 tempest-VolumeTypesAccessTest-1428403663 tempest-VolumeTypesAccessTest-1428403663-project-admin] https://10.4.3.117/volume/v3/types/4c96eb8a-5d5b-48ad-8511-b58dc083edae/action returned with HTTP 202 Jul 27 16:13:49.172543 np0000005924 devstack@c-api.service[100524]: [pid: 100524|app: 0|req: 538/2127] 10.4.3.117 () {68 vars in 1384 bytes} [Mon Jul 27 16:13:49 2026] POST /volume/v3/types/4c96eb8a-5d5b-48ad-8511-b58dc083edae/action => generated 0 bytes in 34 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 27 16:13:49.175427 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.middleware.request_id [None req-883ac5d4-e220-4e31-8fd0-6c4dc3460a7e None None] RequestId filter calling following filter/app {{(pid=100521) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:13:49.176922 np0000005924 devstack@c-api.service[100521]: INFO cinder.api.openstack.wsgi [None req-883ac5d4-e220-4e31-8fd0-6c4dc3460a7e tempest-AttachVolumeShelveTestJSON-1646068937 tempest-AttachVolumeShelveTestJSON-1646068937-project-member] GET https://10.4.3.117/volume/v3/volumes/a5b0addb-d797-4564-8fbe-f1459f52e61d Jul 27 16:13:49.177119 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.openstack.wsgi [None req-883ac5d4-e220-4e31-8fd0-6c4dc3460a7e tempest-AttachVolumeShelveTestJSON-1646068937 tempest-AttachVolumeShelveTestJSON-1646068937-project-member] Empty body provided in request {{(pid=100521) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:13:49.177396 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.openstack.wsgi [None req-883ac5d4-e220-4e31-8fd0-6c4dc3460a7e tempest-AttachVolumeShelveTestJSON-1646068937 tempest-AttachVolumeShelveTestJSON-1646068937-project-member] Calling method 'show' {{(pid=100521) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:13:49.179807 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.middleware.request_id [None req-c534c9f8-46c5-4c6d-9079-670e5560dd21 None None] RequestId filter calling following filter/app {{(pid=100523) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:13:49.184676 np0000005924 devstack@c-api.service[100523]: INFO cinder.api.openstack.wsgi [None req-c534c9f8-46c5-4c6d-9079-670e5560dd21 tempest-VolumeTypesAccessTest-1428403663 tempest-VolumeTypesAccessTest-1428403663-project-admin] POST https://10.4.3.117/volume/v3/types/4c96eb8a-5d5b-48ad-8511-b58dc083edae/action Jul 27 16:13:49.184913 np0000005924 devstack@c-api.service[100521]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:13:49.184913 np0000005924 devstack@c-api.service[100521]: warnings.warn( Jul 27 16:13:49.185055 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.openstack.wsgi [None req-c534c9f8-46c5-4c6d-9079-670e5560dd21 tempest-VolumeTypesAccessTest-1428403663 tempest-VolumeTypesAccessTest-1428403663-project-admin] Action body: b'{"removeProjectAccess": {"project": "e372bfe3ab1443549c9a0eb057a12f43"}}' {{(pid=100523) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 27 16:13:49.185216 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.openstack.wsgi [None req-c534c9f8-46c5-4c6d-9079-670e5560dd21 tempest-VolumeTypesAccessTest-1428403663 tempest-VolumeTypesAccessTest-1428403663-project-admin] Action: 'action', calling method: _removeProjectAccess, body: {"removeProjectAccess": {"project": "e372bfe3ab1443549c9a0eb057a12f43"}} {{(pid=100523) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 27 16:13:49.189059 np0000005924 devstack@c-api.service[100521]: INFO cinder.volume.api [None req-883ac5d4-e220-4e31-8fd0-6c4dc3460a7e tempest-AttachVolumeShelveTestJSON-1646068937 tempest-AttachVolumeShelveTestJSON-1646068937-project-member] Volume info retrieved successfully. Jul 27 16:13:49.193519 np0000005924 devstack@c-api.service[100521]: INFO cinder.api.openstack.wsgi [None req-883ac5d4-e220-4e31-8fd0-6c4dc3460a7e tempest-AttachVolumeShelveTestJSON-1646068937 tempest-AttachVolumeShelveTestJSON-1646068937-project-member] https://10.4.3.117/volume/v3/volumes/a5b0addb-d797-4564-8fbe-f1459f52e61d returned with HTTP 200 Jul 27 16:13:49.194216 np0000005924 devstack@c-api.service[100521]: [pid: 100521|app: 0|req: 527/2128] 10.4.3.117 () {66 vars in 1348 bytes} [Mon Jul 27 16:13:49 2026] GET /volume/v3/volumes/a5b0addb-d797-4564-8fbe-f1459f52e61d => generated 848 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 27 16:13:49.211290 np0000005924 devstack@c-api.service[100523]: INFO cinder.api.openstack.wsgi [None req-c534c9f8-46c5-4c6d-9079-670e5560dd21 tempest-VolumeTypesAccessTest-1428403663 tempest-VolumeTypesAccessTest-1428403663-project-admin] https://10.4.3.117/volume/v3/types/4c96eb8a-5d5b-48ad-8511-b58dc083edae/action returned with HTTP 202 Jul 27 16:13:49.211975 np0000005924 devstack@c-api.service[100523]: [pid: 100523|app: 0|req: 540/2129] 10.4.3.117 () {68 vars in 1384 bytes} [Mon Jul 27 16:13:49 2026] POST /volume/v3/types/4c96eb8a-5d5b-48ad-8511-b58dc083edae/action => generated 0 bytes in 33 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 27 16:13:49.219816 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.middleware.request_id [None req-e5e929fa-1ee4-4d6b-a0ca-1e3135a77da0 None None] RequestId filter calling following filter/app {{(pid=100522) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:13:49.222166 np0000005924 devstack@c-api.service[100522]: INFO cinder.api.openstack.wsgi [None req-e5e929fa-1ee4-4d6b-a0ca-1e3135a77da0 tempest-VolumeTypesAccessTest-1428403663 tempest-VolumeTypesAccessTest-1428403663-project-admin] DELETE https://10.4.3.117/volume/v3/types/4c96eb8a-5d5b-48ad-8511-b58dc083edae Jul 27 16:13:49.222502 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.openstack.wsgi [None req-e5e929fa-1ee4-4d6b-a0ca-1e3135a77da0 tempest-VolumeTypesAccessTest-1428403663 tempest-VolumeTypesAccessTest-1428403663-project-admin] Empty body provided in request {{(pid=100522) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:13:49.222787 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.openstack.wsgi [None req-e5e929fa-1ee4-4d6b-a0ca-1e3135a77da0 tempest-VolumeTypesAccessTest-1428403663 tempest-VolumeTypesAccessTest-1428403663-project-admin] Calling method '_delete' {{(pid=100522) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:13:49.256199 np0000005924 devstack@c-api.service[100522]: INFO cinder.api.openstack.wsgi [None req-e5e929fa-1ee4-4d6b-a0ca-1e3135a77da0 tempest-VolumeTypesAccessTest-1428403663 tempest-VolumeTypesAccessTest-1428403663-project-admin] https://10.4.3.117/volume/v3/types/4c96eb8a-5d5b-48ad-8511-b58dc083edae returned with HTTP 202 Jul 27 16:13:49.256815 np0000005924 devstack@c-api.service[100522]: [pid: 100522|app: 0|req: 525/2130] 10.4.3.117 () {66 vars in 1345 bytes} [Mon Jul 27 16:13:49 2026] DELETE /volume/v3/types/4c96eb8a-5d5b-48ad-8511-b58dc083edae => generated 0 bytes in 37 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 27 16:13:49.262976 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.middleware.request_id [None req-6093839f-b886-4807-82ea-4ab1a360a815 None None] RequestId filter calling following filter/app {{(pid=100524) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:13:49.264127 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.middleware.request_id [None req-51927f78-a437-48e5-88d4-da3af75faf28 None None] RequestId filter calling following filter/app {{(pid=100521) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:13:49.265972 np0000005924 devstack@c-api.service[100521]: INFO cinder.api.openstack.wsgi [None req-51927f78-a437-48e5-88d4-da3af75faf28 tempest-VolumeTypesAccessTest-1428403663 tempest-VolumeTypesAccessTest-1428403663-project-admin] GET https://10.4.3.117/volume/v3/types/4c96eb8a-5d5b-48ad-8511-b58dc083edae Jul 27 16:13:49.266378 np0000005924 devstack@c-api.service[100524]: INFO cinder.api.openstack.wsgi [None req-6093839f-b886-4807-82ea-4ab1a360a815 tempest-VolumesBackupsTest-1601316061 tempest-VolumesBackupsTest-1601316061-project-member] GET https://10.4.3.117/volume/v3/backups/b03c08df-2ec2-41f6-b883-b6fc0866c35b Jul 27 16:13:49.266436 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.openstack.wsgi [None req-51927f78-a437-48e5-88d4-da3af75faf28 tempest-VolumeTypesAccessTest-1428403663 tempest-VolumeTypesAccessTest-1428403663-project-admin] Empty body provided in request {{(pid=100521) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:13:49.266485 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.openstack.wsgi [None req-6093839f-b886-4807-82ea-4ab1a360a815 tempest-VolumesBackupsTest-1601316061 tempest-VolumesBackupsTest-1601316061-project-member] Empty body provided in request {{(pid=100524) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:13:49.266518 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.openstack.wsgi [None req-51927f78-a437-48e5-88d4-da3af75faf28 tempest-VolumeTypesAccessTest-1428403663 tempest-VolumeTypesAccessTest-1428403663-project-admin] Calling method 'show' {{(pid=100521) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:13:49.266544 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.openstack.wsgi [None req-6093839f-b886-4807-82ea-4ab1a360a815 tempest-VolumesBackupsTest-1601316061 tempest-VolumesBackupsTest-1601316061-project-member] Calling method 'show' {{(pid=100524) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:13:49.267771 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.v3.backups [None req-6093839f-b886-4807-82ea-4ab1a360a815 tempest-VolumesBackupsTest-1601316061 tempest-VolumesBackupsTest-1601316061-project-member] Show backup with id b03c08df-2ec2-41f6-b883-b6fc0866c35b. {{(pid=100524) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 27 16:13:49.269613 np0000005924 devstack@c-api.service[100521]: INFO cinder.api.openstack.wsgi [None req-51927f78-a437-48e5-88d4-da3af75faf28 tempest-VolumeTypesAccessTest-1428403663 tempest-VolumeTypesAccessTest-1428403663-project-admin] https://10.4.3.117/volume/v3/types/4c96eb8a-5d5b-48ad-8511-b58dc083edae returned with HTTP 404 Jul 27 16:13:49.270246 np0000005924 devstack@c-api.service[100521]: [pid: 100521|app: 0|req: 528/2131] 10.4.3.117 () {66 vars in 1342 bytes} [Mon Jul 27 16:13:49 2026] GET /volume/v3/types/4c96eb8a-5d5b-48ad-8511-b58dc083edae => generated 114 bytes in 6 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 27 16:13:49.271628 np0000005924 devstack@c-api.service[100524]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:13:49.271628 np0000005924 devstack@c-api.service[100524]: warnings.warn( Jul 27 16:13:49.272467 np0000005924 devstack@c-api.service[100524]: INFO cinder.api.openstack.wsgi [None req-6093839f-b886-4807-82ea-4ab1a360a815 tempest-VolumesBackupsTest-1601316061 tempest-VolumesBackupsTest-1601316061-project-member] https://10.4.3.117/volume/v3/backups/b03c08df-2ec2-41f6-b883-b6fc0866c35b returned with HTTP 200 Jul 27 16:13:49.272867 np0000005924 devstack@c-api.service[100524]: [pid: 100524|app: 0|req: 539/2132] 10.4.3.117 () {66 vars in 1348 bytes} [Mon Jul 27 16:13:49 2026] GET /volume/v3/backups/b03c08df-2ec2-41f6-b883-b6fc0866c35b => generated 791 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 27 16:13:50.208077 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.middleware.request_id [None req-6f45fb52-312c-4d71-9ab2-7961f7c1c575 None None] RequestId filter calling following filter/app {{(pid=100523) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:13:50.210155 np0000005924 devstack@c-api.service[100523]: INFO cinder.api.openstack.wsgi [None req-6f45fb52-312c-4d71-9ab2-7961f7c1c575 tempest-AttachVolumeShelveTestJSON-1646068937 tempest-AttachVolumeShelveTestJSON-1646068937-project-member] GET https://10.4.3.117/volume/v3/volumes/a5b0addb-d797-4564-8fbe-f1459f52e61d Jul 27 16:13:50.210401 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.openstack.wsgi [None req-6f45fb52-312c-4d71-9ab2-7961f7c1c575 tempest-AttachVolumeShelveTestJSON-1646068937 tempest-AttachVolumeShelveTestJSON-1646068937-project-member] Empty body provided in request {{(pid=100523) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:13:50.210694 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.openstack.wsgi [None req-6f45fb52-312c-4d71-9ab2-7961f7c1c575 tempest-AttachVolumeShelveTestJSON-1646068937 tempest-AttachVolumeShelveTestJSON-1646068937-project-member] Calling method 'show' {{(pid=100523) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:13:50.216915 np0000005924 devstack@c-api.service[100523]: INFO cinder.api.openstack.wsgi [None req-6f45fb52-312c-4d71-9ab2-7961f7c1c575 tempest-AttachVolumeShelveTestJSON-1646068937 tempest-AttachVolumeShelveTestJSON-1646068937-project-member] https://10.4.3.117/volume/v3/volumes/a5b0addb-d797-4564-8fbe-f1459f52e61d returned with HTTP 404 Jul 27 16:13:50.217475 np0000005924 devstack@c-api.service[100523]: [pid: 100523|app: 0|req: 541/2133] 10.4.3.117 () {66 vars in 1348 bytes} [Mon Jul 27 16:13:50 2026] GET /volume/v3/volumes/a5b0addb-d797-4564-8fbe-f1459f52e61d => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 27 16:13:50.284501 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.middleware.request_id [None req-f686e8a1-db14-4842-b926-7ed9748a12ee None None] RequestId filter calling following filter/app {{(pid=100522) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:13:50.286210 np0000005924 devstack@c-api.service[100522]: INFO cinder.api.openstack.wsgi [None req-f686e8a1-db14-4842-b926-7ed9748a12ee tempest-VolumesBackupsTest-1601316061 tempest-VolumesBackupsTest-1601316061-project-member] GET https://10.4.3.117/volume/v3/backups/b03c08df-2ec2-41f6-b883-b6fc0866c35b Jul 27 16:13:50.286475 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.openstack.wsgi [None req-f686e8a1-db14-4842-b926-7ed9748a12ee tempest-VolumesBackupsTest-1601316061 tempest-VolumesBackupsTest-1601316061-project-member] Empty body provided in request {{(pid=100522) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:13:50.286686 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.openstack.wsgi [None req-f686e8a1-db14-4842-b926-7ed9748a12ee tempest-VolumesBackupsTest-1601316061 tempest-VolumesBackupsTest-1601316061-project-member] Calling method 'show' {{(pid=100522) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:13:50.286793 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.v3.backups [None req-f686e8a1-db14-4842-b926-7ed9748a12ee tempest-VolumesBackupsTest-1601316061 tempest-VolumesBackupsTest-1601316061-project-member] Show backup with id b03c08df-2ec2-41f6-b883-b6fc0866c35b. {{(pid=100522) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 27 16:13:50.291223 np0000005924 devstack@c-api.service[100522]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:13:50.291223 np0000005924 devstack@c-api.service[100522]: warnings.warn( Jul 27 16:13:50.292315 np0000005924 devstack@c-api.service[100522]: INFO cinder.api.openstack.wsgi [None req-f686e8a1-db14-4842-b926-7ed9748a12ee tempest-VolumesBackupsTest-1601316061 tempest-VolumesBackupsTest-1601316061-project-member] https://10.4.3.117/volume/v3/backups/b03c08df-2ec2-41f6-b883-b6fc0866c35b returned with HTTP 200 Jul 27 16:13:50.292781 np0000005924 devstack@c-api.service[100522]: [pid: 100522|app: 0|req: 526/2134] 10.4.3.117 () {66 vars in 1348 bytes} [Mon Jul 27 16:13:50 2026] GET /volume/v3/backups/b03c08df-2ec2-41f6-b883-b6fc0866c35b => generated 791 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 27 16:13:51.303346 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.middleware.request_id [None req-674e31e6-05ca-4931-ac20-a3397f56275d None None] RequestId filter calling following filter/app {{(pid=100521) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:13:51.305575 np0000005924 devstack@c-api.service[100521]: INFO cinder.api.openstack.wsgi [None req-674e31e6-05ca-4931-ac20-a3397f56275d tempest-VolumesBackupsTest-1601316061 tempest-VolumesBackupsTest-1601316061-project-member] GET https://10.4.3.117/volume/v3/backups/b03c08df-2ec2-41f6-b883-b6fc0866c35b Jul 27 16:13:51.305804 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.openstack.wsgi [None req-674e31e6-05ca-4931-ac20-a3397f56275d tempest-VolumesBackupsTest-1601316061 tempest-VolumesBackupsTest-1601316061-project-member] Empty body provided in request {{(pid=100521) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:13:51.306037 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.openstack.wsgi [None req-674e31e6-05ca-4931-ac20-a3397f56275d tempest-VolumesBackupsTest-1601316061 tempest-VolumesBackupsTest-1601316061-project-member] Calling method 'show' {{(pid=100521) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:13:51.306180 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.v3.backups [None req-674e31e6-05ca-4931-ac20-a3397f56275d tempest-VolumesBackupsTest-1601316061 tempest-VolumesBackupsTest-1601316061-project-member] Show backup with id b03c08df-2ec2-41f6-b883-b6fc0866c35b. {{(pid=100521) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 27 16:13:51.317809 np0000005924 devstack@c-api.service[100521]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:13:51.317809 np0000005924 devstack@c-api.service[100521]: warnings.warn( Jul 27 16:13:51.318696 np0000005924 devstack@c-api.service[100521]: INFO cinder.api.openstack.wsgi [None req-674e31e6-05ca-4931-ac20-a3397f56275d tempest-VolumesBackupsTest-1601316061 tempest-VolumesBackupsTest-1601316061-project-member] https://10.4.3.117/volume/v3/backups/b03c08df-2ec2-41f6-b883-b6fc0866c35b returned with HTTP 200 Jul 27 16:13:51.319050 np0000005924 devstack@c-api.service[100521]: [pid: 100521|app: 0|req: 529/2135] 10.4.3.117 () {66 vars in 1348 bytes} [Mon Jul 27 16:13:51 2026] GET /volume/v3/backups/b03c08df-2ec2-41f6-b883-b6fc0866c35b => generated 791 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 27 16:13:52.342128 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.middleware.request_id [None req-2b92f16c-e23b-4683-a61d-74a45255c509 None None] RequestId filter calling following filter/app {{(pid=100524) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:13:52.342128 np0000005924 devstack@c-api.service[100524]: INFO cinder.api.openstack.wsgi [None req-2b92f16c-e23b-4683-a61d-74a45255c509 tempest-VolumesBackupsTest-1601316061 tempest-VolumesBackupsTest-1601316061-project-member] GET https://10.4.3.117/volume/v3/backups/b03c08df-2ec2-41f6-b883-b6fc0866c35b Jul 27 16:13:52.342128 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.openstack.wsgi [None req-2b92f16c-e23b-4683-a61d-74a45255c509 tempest-VolumesBackupsTest-1601316061 tempest-VolumesBackupsTest-1601316061-project-member] Empty body provided in request {{(pid=100524) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:13:52.342911 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.openstack.wsgi [None req-2b92f16c-e23b-4683-a61d-74a45255c509 tempest-VolumesBackupsTest-1601316061 tempest-VolumesBackupsTest-1601316061-project-member] Calling method 'show' {{(pid=100524) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:13:52.342911 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.v3.backups [None req-2b92f16c-e23b-4683-a61d-74a45255c509 tempest-VolumesBackupsTest-1601316061 tempest-VolumesBackupsTest-1601316061-project-member] Show backup with id b03c08df-2ec2-41f6-b883-b6fc0866c35b. {{(pid=100524) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 27 16:13:52.347939 np0000005924 devstack@c-api.service[100524]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:13:52.347939 np0000005924 devstack@c-api.service[100524]: warnings.warn( Jul 27 16:13:52.351022 np0000005924 devstack@c-api.service[100524]: INFO cinder.api.openstack.wsgi [None req-2b92f16c-e23b-4683-a61d-74a45255c509 tempest-VolumesBackupsTest-1601316061 tempest-VolumesBackupsTest-1601316061-project-member] https://10.4.3.117/volume/v3/backups/b03c08df-2ec2-41f6-b883-b6fc0866c35b returned with HTTP 200 Jul 27 16:13:52.351022 np0000005924 devstack@c-api.service[100524]: [pid: 100524|app: 0|req: 540/2136] 10.4.3.117 () {66 vars in 1348 bytes} [Mon Jul 27 16:13:52 2026] GET /volume/v3/backups/b03c08df-2ec2-41f6-b883-b6fc0866c35b => generated 791 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 27 16:13:52.617572 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.middleware.request_id [req-83e5a83a-f7bc-4e90-8287-facabe79d66e req-ecee22d2-3089-4bd0-991c-3659a63c92e4 None None] RequestId filter calling following filter/app {{(pid=100523) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:13:52.624768 np0000005924 devstack@c-api.service[100523]: INFO cinder.api.openstack.wsgi [req-83e5a83a-f7bc-4e90-8287-facabe79d66e req-ecee22d2-3089-4bd0-991c-3659a63c92e4 tempest-AttachVolumeMultiAttachTest-1978803889 tempest-AttachVolumeMultiAttachTest-1978803889-project-member] GET https://10.4.3.117/volume/v3/limits Jul 27 16:13:52.625230 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.openstack.wsgi [req-83e5a83a-f7bc-4e90-8287-facabe79d66e req-ecee22d2-3089-4bd0-991c-3659a63c92e4 tempest-AttachVolumeMultiAttachTest-1978803889 tempest-AttachVolumeMultiAttachTest-1978803889-project-member] Empty body provided in request {{(pid=100523) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:13:52.625431 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.openstack.wsgi [req-83e5a83a-f7bc-4e90-8287-facabe79d66e req-ecee22d2-3089-4bd0-991c-3659a63c92e4 tempest-AttachVolumeMultiAttachTest-1978803889 tempest-AttachVolumeMultiAttachTest-1978803889-project-member] Calling method 'index' {{(pid=100523) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:13:52.638459 np0000005924 devstack@c-api.service[100523]: WARNING cinder.quota [req-83e5a83a-f7bc-4e90-8287-facabe79d66e req-ecee22d2-3089-4bd0-991c-3659a63c92e4 tempest-AttachVolumeMultiAttachTest-1978803889 tempest-AttachVolumeMultiAttachTest-1978803889-project-member] Deprecated: Default quota for resource: volumes_tempest-scenario-type-cryptsetup-102122248 is set by the default quota flag: quota_volumes_tempest-scenario-type-cryptsetup-102122248, it is now deprecated. Please use the default quota class for default quota. Jul 27 16:13:52.638773 np0000005924 devstack@c-api.service[100523]: WARNING cinder.quota [req-83e5a83a-f7bc-4e90-8287-facabe79d66e req-ecee22d2-3089-4bd0-991c-3659a63c92e4 tempest-AttachVolumeMultiAttachTest-1978803889 tempest-AttachVolumeMultiAttachTest-1978803889-project-member] Deprecated: Default quota for resource: gigabytes_tempest-scenario-type-cryptsetup-102122248 is set by the default quota flag: quota_gigabytes_tempest-scenario-type-cryptsetup-102122248, it is now deprecated. Please use the default quota class for default quota. Jul 27 16:13:52.639039 np0000005924 devstack@c-api.service[100523]: WARNING cinder.quota [req-83e5a83a-f7bc-4e90-8287-facabe79d66e req-ecee22d2-3089-4bd0-991c-3659a63c92e4 tempest-AttachVolumeMultiAttachTest-1978803889 tempest-AttachVolumeMultiAttachTest-1978803889-project-member] Deprecated: Default quota for resource: snapshots_tempest-scenario-type-cryptsetup-102122248 is set by the default quota flag: quota_snapshots_tempest-scenario-type-cryptsetup-102122248, it is now deprecated. Please use the default quota class for default quota. Jul 27 16:13:52.663471 np0000005924 devstack@c-api.service[100523]: INFO cinder.api.openstack.wsgi [req-83e5a83a-f7bc-4e90-8287-facabe79d66e req-ecee22d2-3089-4bd0-991c-3659a63c92e4 tempest-AttachVolumeMultiAttachTest-1978803889 tempest-AttachVolumeMultiAttachTest-1978803889-project-member] https://10.4.3.117/volume/v3/limits returned with HTTP 200 Jul 27 16:13:52.663966 np0000005924 devstack@c-api.service[100523]: [pid: 100523|app: 0|req: 542/2137] 10.4.3.117 () {68 vars in 1484 bytes} [Mon Jul 27 16:13:52 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 27 16:13:52.762442 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.middleware.request_id [req-83e5a83a-f7bc-4e90-8287-facabe79d66e req-182b2886-f57c-41eb-aa6b-8bc91e05903b None None] RequestId filter calling following filter/app {{(pid=100522) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:13:52.766344 np0000005924 devstack@c-api.service[100522]: INFO cinder.api.openstack.wsgi [req-83e5a83a-f7bc-4e90-8287-facabe79d66e req-182b2886-f57c-41eb-aa6b-8bc91e05903b tempest-AttachVolumeMultiAttachTest-1978803889 tempest-AttachVolumeMultiAttachTest-1978803889-project-member] GET https://10.4.3.117/volume/v3/volumes/7da4d316-db6d-43f0-942f-f733e5c5a369 Jul 27 16:13:52.768537 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.openstack.wsgi [req-83e5a83a-f7bc-4e90-8287-facabe79d66e req-182b2886-f57c-41eb-aa6b-8bc91e05903b tempest-AttachVolumeMultiAttachTest-1978803889 tempest-AttachVolumeMultiAttachTest-1978803889-project-member] Empty body provided in request {{(pid=100522) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:13:52.772102 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.openstack.wsgi [req-83e5a83a-f7bc-4e90-8287-facabe79d66e req-182b2886-f57c-41eb-aa6b-8bc91e05903b tempest-AttachVolumeMultiAttachTest-1978803889 tempest-AttachVolumeMultiAttachTest-1978803889-project-member] Calling method 'show' {{(pid=100522) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:13:52.803853 np0000005924 devstack@c-api.service[100522]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:13:52.803853 np0000005924 devstack@c-api.service[100522]: warnings.warn( Jul 27 16:13:52.810043 np0000005924 devstack@c-api.service[100522]: INFO cinder.volume.api [req-83e5a83a-f7bc-4e90-8287-facabe79d66e req-182b2886-f57c-41eb-aa6b-8bc91e05903b tempest-AttachVolumeMultiAttachTest-1978803889 tempest-AttachVolumeMultiAttachTest-1978803889-project-member] Volume info retrieved successfully. Jul 27 16:13:52.816818 np0000005924 devstack@c-api.service[100522]: INFO cinder.api.openstack.wsgi [req-83e5a83a-f7bc-4e90-8287-facabe79d66e req-182b2886-f57c-41eb-aa6b-8bc91e05903b tempest-AttachVolumeMultiAttachTest-1978803889 tempest-AttachVolumeMultiAttachTest-1978803889-project-member] https://10.4.3.117/volume/v3/volumes/7da4d316-db6d-43f0-942f-f733e5c5a369 returned with HTTP 200 Jul 27 16:13:52.818338 np0000005924 devstack@c-api.service[100522]: [pid: 100522|app: 0|req: 527/2138] 10.4.3.117 () {68 vars in 1598 bytes} [Mon Jul 27 16:13:52 2026] GET /volume/v3/volumes/7da4d316-db6d-43f0-942f-f733e5c5a369 => generated 1660 bytes in 56 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 27 16:13:52.831958 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.middleware.request_id [req-83e5a83a-f7bc-4e90-8287-facabe79d66e req-7cf289a8-50f7-41c0-8c91-969365bb768e None None] RequestId filter calling following filter/app {{(pid=100521) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:13:52.834088 np0000005924 devstack@c-api.service[100521]: INFO cinder.api.openstack.wsgi [req-83e5a83a-f7bc-4e90-8287-facabe79d66e req-7cf289a8-50f7-41c0-8c91-969365bb768e tempest-AttachVolumeMultiAttachTest-1978803889 tempest-AttachVolumeMultiAttachTest-1978803889-project-member] POST https://10.4.3.117/volume/v3/snapshots Jul 27 16:13:52.834492 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.openstack.wsgi [req-83e5a83a-f7bc-4e90-8287-facabe79d66e req-7cf289a8-50f7-41c0-8c91-969365bb768e tempest-AttachVolumeMultiAttachTest-1978803889 tempest-AttachVolumeMultiAttachTest-1978803889-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "7da4d316-db6d-43f0-942f-f733e5c5a369", "force": true, "name": "snapshot for multiattach-snapshot", "description": null, "metadata": {}}} {{(pid=100521) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 27 16:13:52.847320 np0000005924 devstack@c-api.service[100521]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:13:52.847320 np0000005924 devstack@c-api.service[100521]: warnings.warn( Jul 27 16:13:52.847771 np0000005924 devstack@c-api.service[100521]: INFO cinder.volume.api [req-83e5a83a-f7bc-4e90-8287-facabe79d66e req-7cf289a8-50f7-41c0-8c91-969365bb768e tempest-AttachVolumeMultiAttachTest-1978803889 tempest-AttachVolumeMultiAttachTest-1978803889-project-member] Volume info retrieved successfully. Jul 27 16:13:52.847952 np0000005924 devstack@c-api.service[100521]: INFO cinder.api.v3.snapshots [req-83e5a83a-f7bc-4e90-8287-facabe79d66e req-7cf289a8-50f7-41c0-8c91-969365bb768e tempest-AttachVolumeMultiAttachTest-1978803889 tempest-AttachVolumeMultiAttachTest-1978803889-project-member] Create snapshot from volume 7da4d316-db6d-43f0-942f-f733e5c5a369 Jul 27 16:13:52.918497 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.quota [req-83e5a83a-f7bc-4e90-8287-facabe79d66e req-7cf289a8-50f7-41c0-8c91-969365bb768e tempest-AttachVolumeMultiAttachTest-1978803889 tempest-AttachVolumeMultiAttachTest-1978803889-project-member] Created reservations ['5b3b6336-0081-4645-b74e-f3bad8fec82b', 'ddeea7d9-b7b8-416c-b42f-3625141d668b', 'd68ca08c-4993-44e9-b11b-1ac6f249347a', 'cd6b8882-1542-468b-8ffa-56f3412e0e28'] {{(pid=100521) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 27 16:13:52.976837 np0000005924 devstack@c-api.service[100521]: INFO cinder.volume.api [req-83e5a83a-f7bc-4e90-8287-facabe79d66e req-7cf289a8-50f7-41c0-8c91-969365bb768e tempest-AttachVolumeMultiAttachTest-1978803889 tempest-AttachVolumeMultiAttachTest-1978803889-project-member] Snapshot force create request issued successfully. Jul 27 16:13:52.977188 np0000005924 devstack@c-api.service[100521]: INFO cinder.api.openstack.wsgi [req-83e5a83a-f7bc-4e90-8287-facabe79d66e req-7cf289a8-50f7-41c0-8c91-969365bb768e tempest-AttachVolumeMultiAttachTest-1978803889 tempest-AttachVolumeMultiAttachTest-1978803889-project-member] https://10.4.3.117/volume/v3/snapshots returned with HTTP 202 Jul 27 16:13:52.977870 np0000005924 devstack@c-api.service[100521]: [pid: 100521|app: 0|req: 530/2139] 10.4.3.117 () {72 vars in 1547 bytes} [Mon Jul 27 16:13:52 2026] POST /volume/v3/snapshots => generated 292 bytes in 146 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 27 16:13:53.364054 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.middleware.request_id [None req-42805705-d0d8-4fde-b62c-76924433e69d None None] RequestId filter calling following filter/app {{(pid=100524) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:13:53.366308 np0000005924 devstack@c-api.service[100524]: INFO cinder.api.openstack.wsgi [None req-42805705-d0d8-4fde-b62c-76924433e69d tempest-VolumesBackupsTest-1601316061 tempest-VolumesBackupsTest-1601316061-project-member] GET https://10.4.3.117/volume/v3/backups/b03c08df-2ec2-41f6-b883-b6fc0866c35b Jul 27 16:13:53.366849 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.openstack.wsgi [None req-42805705-d0d8-4fde-b62c-76924433e69d tempest-VolumesBackupsTest-1601316061 tempest-VolumesBackupsTest-1601316061-project-member] Empty body provided in request {{(pid=100524) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:13:53.367136 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.openstack.wsgi [None req-42805705-d0d8-4fde-b62c-76924433e69d tempest-VolumesBackupsTest-1601316061 tempest-VolumesBackupsTest-1601316061-project-member] Calling method 'show' {{(pid=100524) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:13:53.367339 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.v3.backups [None req-42805705-d0d8-4fde-b62c-76924433e69d tempest-VolumesBackupsTest-1601316061 tempest-VolumesBackupsTest-1601316061-project-member] Show backup with id b03c08df-2ec2-41f6-b883-b6fc0866c35b. {{(pid=100524) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 27 16:13:53.372306 np0000005924 devstack@c-api.service[100524]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:13:53.372306 np0000005924 devstack@c-api.service[100524]: warnings.warn( Jul 27 16:13:53.373234 np0000005924 devstack@c-api.service[100524]: INFO cinder.api.openstack.wsgi [None req-42805705-d0d8-4fde-b62c-76924433e69d tempest-VolumesBackupsTest-1601316061 tempest-VolumesBackupsTest-1601316061-project-member] https://10.4.3.117/volume/v3/backups/b03c08df-2ec2-41f6-b883-b6fc0866c35b returned with HTTP 200 Jul 27 16:13:53.373871 np0000005924 devstack@c-api.service[100524]: [pid: 100524|app: 0|req: 541/2140] 10.4.3.117 () {66 vars in 1348 bytes} [Mon Jul 27 16:13:53 2026] GET /volume/v3/backups/b03c08df-2ec2-41f6-b883-b6fc0866c35b => generated 791 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 27 16:13:53.833091 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.middleware.request_id [None req-44cff8da-1253-49e1-a83a-414d945b4236 None None] RequestId filter calling following filter/app {{(pid=100523) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:13:53.937305 np0000005924 devstack@c-api.service[100523]: INFO cinder.api.openstack.wsgi [None req-44cff8da-1253-49e1-a83a-414d945b4236 tempest-ExtraSpecsNegativeTest-1034438539 tempest-ExtraSpecsNegativeTest-1034438539-project-admin] POST https://10.4.3.117/volume/v3/types Jul 27 16:13:53.937656 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.openstack.wsgi [None req-44cff8da-1253-49e1-a83a-414d945b4236 tempest-ExtraSpecsNegativeTest-1034438539 tempest-ExtraSpecsNegativeTest-1034438539-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-ExtraSpecsNegativeTest-volume-type-1092501345", "extra_specs": {"spec1": "val1"}}} {{(pid=100523) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 27 16:13:53.955078 np0000005924 devstack@c-api.service[100523]: INFO cinder.api.openstack.wsgi [None req-44cff8da-1253-49e1-a83a-414d945b4236 tempest-ExtraSpecsNegativeTest-1034438539 tempest-ExtraSpecsNegativeTest-1034438539-project-admin] https://10.4.3.117/volume/v3/types returned with HTTP 200 Jul 27 16:13:53.955462 np0000005924 devstack@c-api.service[100523]: [pid: 100523|app: 0|req: 543/2141] 10.4.3.117 () {68 vars in 1253 bytes} [Mon Jul 27 16:13:53 2026] POST /volume/v3/types => generated 243 bytes in 123 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 27 16:13:53.964863 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.middleware.request_id [None req-dd723ec4-d065-423a-9cd1-adb93312230b None None] RequestId filter calling following filter/app {{(pid=100522) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:13:53.969308 np0000005924 devstack@c-api.service[100522]: INFO cinder.api.openstack.wsgi [None req-dd723ec4-d065-423a-9cd1-adb93312230b tempest-ExtraSpecsNegativeTest-1034438539 tempest-ExtraSpecsNegativeTest-1034438539-project-admin] POST https://10.4.3.117/volume/v3/types/494284d5-72b7-4566-8379-54ac6e16ffeb/extra_specs Jul 27 16:13:53.969308 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.openstack.wsgi [None req-dd723ec4-d065-423a-9cd1-adb93312230b tempest-ExtraSpecsNegativeTest-1034438539 tempest-ExtraSpecsNegativeTest-1034438539-project-admin] Action: 'create', calling method: create, body: {"extra_specs": ["invalid"]} {{(pid=100522) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 27 16:13:53.969308 np0000005924 devstack@c-api.service[100522]: INFO cinder.api.openstack.wsgi [None req-dd723ec4-d065-423a-9cd1-adb93312230b tempest-ExtraSpecsNegativeTest-1034438539 tempest-ExtraSpecsNegativeTest-1034438539-project-admin] https://10.4.3.117/volume/v3/types/494284d5-72b7-4566-8379-54ac6e16ffeb/extra_specs returned with HTTP 400 Jul 27 16:13:53.969856 np0000005924 devstack@c-api.service[100522]: [pid: 100522|app: 0|req: 528/2142] 10.4.3.117 () {68 vars in 1399 bytes} [Mon Jul 27 16:13:53 2026] POST /volume/v3/types/494284d5-72b7-4566-8379-54ac6e16ffeb/extra_specs => generated 146 bytes in 5 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) Jul 27 16:13:53.983776 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.middleware.request_id [None req-e343ff68-8895-453b-80eb-fa268c42eb63 None None] RequestId filter calling following filter/app {{(pid=100521) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:13:53.985764 np0000005924 devstack@c-api.service[100521]: INFO cinder.api.openstack.wsgi [None req-e343ff68-8895-453b-80eb-fa268c42eb63 tempest-ExtraSpecsNegativeTest-1034438539 tempest-ExtraSpecsNegativeTest-1034438539-project-admin] POST https://10.4.3.117/volume/v3/types/494284d5-72b7-4566-8379-54ac6e16ffeb/extra_specs Jul 27 16:13:53.986274 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.openstack.wsgi [None req-e343ff68-8895-453b-80eb-fa268c42eb63 tempest-ExtraSpecsNegativeTest-1034438539 tempest-ExtraSpecsNegativeTest-1034438539-project-admin] Action: 'create', calling method: create, body: {"extra_specs": null} {{(pid=100521) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 27 16:13:53.988170 np0000005924 devstack@c-api.service[100521]: INFO cinder.api.openstack.wsgi [None req-e343ff68-8895-453b-80eb-fa268c42eb63 tempest-ExtraSpecsNegativeTest-1034438539 tempest-ExtraSpecsNegativeTest-1034438539-project-admin] https://10.4.3.117/volume/v3/types/494284d5-72b7-4566-8379-54ac6e16ffeb/extra_specs returned with HTTP 400 Jul 27 16:13:53.989519 np0000005924 devstack@c-api.service[100521]: [pid: 100521|app: 0|req: 531/2143] 10.4.3.117 () {68 vars in 1399 bytes} [Mon Jul 27 16:13:53 2026] POST /volume/v3/types/494284d5-72b7-4566-8379-54ac6e16ffeb/extra_specs => generated 132 bytes in 7 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) Jul 27 16:13:53.999006 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.middleware.request_id [None req-288b1951-3e46-4603-a106-dfa8a7cbde24 None None] RequestId filter calling following filter/app {{(pid=100524) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:13:54.001152 np0000005924 devstack@c-api.service[100524]: INFO cinder.api.openstack.wsgi [None req-288b1951-3e46-4603-a106-dfa8a7cbde24 tempest-ExtraSpecsNegativeTest-1034438539 tempest-ExtraSpecsNegativeTest-1034438539-project-admin] POST https://10.4.3.117/volume/v3/types/047b51d3-fee8-4ebf-877c-74a5c470818e/extra_specs Jul 27 16:13:54.001553 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.openstack.wsgi [None req-288b1951-3e46-4603-a106-dfa8a7cbde24 tempest-ExtraSpecsNegativeTest-1034438539 tempest-ExtraSpecsNegativeTest-1034438539-project-admin] Action: 'create', calling method: create, body: {"extra_specs": {"spec2": "val1"}} {{(pid=100524) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 27 16:13:54.005858 np0000005924 devstack@c-api.service[100524]: DEBUG dbcounter [-] [100524] Writing DB stats cinder:SELECT=304,cinder:UPDATE=41,cinder:INSERT=13 {{(pid=100524) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 27 16:13:54.014763 np0000005924 devstack@c-api.service[100524]: INFO cinder.api.openstack.wsgi [None req-288b1951-3e46-4603-a106-dfa8a7cbde24 tempest-ExtraSpecsNegativeTest-1034438539 tempest-ExtraSpecsNegativeTest-1034438539-project-admin] https://10.4.3.117/volume/v3/types/047b51d3-fee8-4ebf-877c-74a5c470818e/extra_specs returned with HTTP 404 Jul 27 16:13:54.015452 np0000005924 devstack@c-api.service[100524]: [pid: 100524|app: 0|req: 542/2144] 10.4.3.117 () {68 vars in 1399 bytes} [Mon Jul 27 16:13:53 2026] POST /volume/v3/types/047b51d3-fee8-4ebf-877c-74a5c470818e/extra_specs => generated 114 bytes in 17 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 27 16:13:54.027991 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.middleware.request_id [None req-176a6e90-038b-4a3b-833d-0607ac689340 None None] RequestId filter calling following filter/app {{(pid=100523) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:13:54.029984 np0000005924 devstack@c-api.service[100523]: INFO cinder.api.openstack.wsgi [None req-176a6e90-038b-4a3b-833d-0607ac689340 tempest-ExtraSpecsNegativeTest-1034438539 tempest-ExtraSpecsNegativeTest-1034438539-project-admin] DELETE https://10.4.3.117/volume/v3/types/89d6454c-531f-4b47-bcea-dddb62d6d312/extra_specs/spec1 Jul 27 16:13:54.030206 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.openstack.wsgi [None req-176a6e90-038b-4a3b-833d-0607ac689340 tempest-ExtraSpecsNegativeTest-1034438539 tempest-ExtraSpecsNegativeTest-1034438539-project-admin] Empty body provided in request {{(pid=100523) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:13:54.030477 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.openstack.wsgi [None req-176a6e90-038b-4a3b-833d-0607ac689340 tempest-ExtraSpecsNegativeTest-1034438539 tempest-ExtraSpecsNegativeTest-1034438539-project-admin] Calling method 'delete' {{(pid=100523) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:13:54.036617 np0000005924 devstack@c-api.service[100523]: INFO cinder.api.openstack.wsgi [None req-176a6e90-038b-4a3b-833d-0607ac689340 tempest-ExtraSpecsNegativeTest-1034438539 tempest-ExtraSpecsNegativeTest-1034438539-project-admin] https://10.4.3.117/volume/v3/types/89d6454c-531f-4b47-bcea-dddb62d6d312/extra_specs/spec1 returned with HTTP 404 Jul 27 16:13:54.037277 np0000005924 devstack@c-api.service[100523]: [pid: 100523|app: 0|req: 544/2145] 10.4.3.117 () {66 vars in 1399 bytes} [Mon Jul 27 16:13:54 2026] DELETE /volume/v3/types/89d6454c-531f-4b47-bcea-dddb62d6d312/extra_specs/spec1 => generated 114 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 27 16:13:54.049934 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.middleware.request_id [None req-59b66c55-a977-4121-a558-3eaef53a7aaf None None] RequestId filter calling following filter/app {{(pid=100522) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:13:54.051656 np0000005924 devstack@c-api.service[100522]: INFO cinder.api.openstack.wsgi [None req-59b66c55-a977-4121-a558-3eaef53a7aaf tempest-ExtraSpecsNegativeTest-1034438539 tempest-ExtraSpecsNegativeTest-1034438539-project-admin] GET https://10.4.3.117/volume/v3/types/494284d5-72b7-4566-8379-54ac6e16ffeb/extra_specs/nonexistent_extra_spec_name Jul 27 16:13:54.052114 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.openstack.wsgi [None req-59b66c55-a977-4121-a558-3eaef53a7aaf tempest-ExtraSpecsNegativeTest-1034438539 tempest-ExtraSpecsNegativeTest-1034438539-project-admin] Empty body provided in request {{(pid=100522) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:13:54.052468 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.openstack.wsgi [None req-59b66c55-a977-4121-a558-3eaef53a7aaf tempest-ExtraSpecsNegativeTest-1034438539 tempest-ExtraSpecsNegativeTest-1034438539-project-admin] Calling method 'show' {{(pid=100522) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:13:54.062000 np0000005924 devstack@c-api.service[100522]: INFO cinder.api.openstack.wsgi [None req-59b66c55-a977-4121-a558-3eaef53a7aaf tempest-ExtraSpecsNegativeTest-1034438539 tempest-ExtraSpecsNegativeTest-1034438539-project-admin] https://10.4.3.117/volume/v3/types/494284d5-72b7-4566-8379-54ac6e16ffeb/extra_specs/nonexistent_extra_spec_name returned with HTTP 404 Jul 27 16:13:54.062737 np0000005924 devstack@c-api.service[100522]: [pid: 100522|app: 0|req: 529/2146] 10.4.3.117 () {66 vars in 1462 bytes} [Mon Jul 27 16:13:54 2026] GET /volume/v3/types/494284d5-72b7-4566-8379-54ac6e16ffeb/extra_specs/nonexistent_extra_spec_name => generated 151 bytes in 15 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 27 16:13:54.071611 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.middleware.request_id [None req-f6031e74-d9ad-4ee6-9da6-5e04f6362a41 None None] RequestId filter calling following filter/app {{(pid=100521) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:13:54.075485 np0000005924 devstack@c-api.service[100521]: INFO cinder.api.openstack.wsgi [None req-f6031e74-d9ad-4ee6-9da6-5e04f6362a41 tempest-ExtraSpecsNegativeTest-1034438539 tempest-ExtraSpecsNegativeTest-1034438539-project-admin] GET https://10.4.3.117/volume/v3/types/474ab4cc-5b8d-427c-bd6a-bde61de2b2ab/extra_specs/spec1 Jul 27 16:13:54.075485 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.openstack.wsgi [None req-f6031e74-d9ad-4ee6-9da6-5e04f6362a41 tempest-ExtraSpecsNegativeTest-1034438539 tempest-ExtraSpecsNegativeTest-1034438539-project-admin] Empty body provided in request {{(pid=100521) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:13:54.075485 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.openstack.wsgi [None req-f6031e74-d9ad-4ee6-9da6-5e04f6362a41 tempest-ExtraSpecsNegativeTest-1034438539 tempest-ExtraSpecsNegativeTest-1034438539-project-admin] Calling method 'show' {{(pid=100521) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:13:54.075485 np0000005924 devstack@c-api.service[100521]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:13:54.075485 np0000005924 devstack@c-api.service[100521]: warnings.warn( Jul 27 16:13:54.080038 np0000005924 devstack@c-api.service[100521]: INFO cinder.api.openstack.wsgi [None req-f6031e74-d9ad-4ee6-9da6-5e04f6362a41 tempest-ExtraSpecsNegativeTest-1034438539 tempest-ExtraSpecsNegativeTest-1034438539-project-admin] https://10.4.3.117/volume/v3/types/474ab4cc-5b8d-427c-bd6a-bde61de2b2ab/extra_specs/spec1 returned with HTTP 404 Jul 27 16:13:54.080773 np0000005924 devstack@c-api.service[100521]: [pid: 100521|app: 0|req: 532/2147] 10.4.3.117 () {66 vars in 1396 bytes} [Mon Jul 27 16:13:54 2026] GET /volume/v3/types/474ab4cc-5b8d-427c-bd6a-bde61de2b2ab/extra_specs/spec1 => generated 114 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 27 16:13:54.093829 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.middleware.request_id [None req-f385e93d-f63f-4618-9b39-43899f330f42 None None] RequestId filter calling following filter/app {{(pid=100524) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:13:54.096288 np0000005924 devstack@c-api.service[100524]: INFO cinder.api.openstack.wsgi [None req-f385e93d-f63f-4618-9b39-43899f330f42 tempest-ExtraSpecsNegativeTest-1034438539 tempest-ExtraSpecsNegativeTest-1034438539-project-admin] GET https://10.4.3.117/volume/v3/types/04f8a802-6f8a-4887-9c65-aa35a2c76f00/extra_specs Jul 27 16:13:54.096578 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.openstack.wsgi [None req-f385e93d-f63f-4618-9b39-43899f330f42 tempest-ExtraSpecsNegativeTest-1034438539 tempest-ExtraSpecsNegativeTest-1034438539-project-admin] Empty body provided in request {{(pid=100524) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:13:54.096843 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.openstack.wsgi [None req-f385e93d-f63f-4618-9b39-43899f330f42 tempest-ExtraSpecsNegativeTest-1034438539 tempest-ExtraSpecsNegativeTest-1034438539-project-admin] Calling method 'index' {{(pid=100524) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:13:54.106180 np0000005924 devstack@c-api.service[100524]: INFO cinder.api.openstack.wsgi [None req-f385e93d-f63f-4618-9b39-43899f330f42 tempest-ExtraSpecsNegativeTest-1034438539 tempest-ExtraSpecsNegativeTest-1034438539-project-admin] https://10.4.3.117/volume/v3/types/04f8a802-6f8a-4887-9c65-aa35a2c76f00/extra_specs returned with HTTP 404 Jul 27 16:13:54.108652 np0000005924 devstack@c-api.service[100524]: [pid: 100524|app: 0|req: 543/2148] 10.4.3.117 () {66 vars in 1378 bytes} [Mon Jul 27 16:13:54 2026] GET /volume/v3/types/04f8a802-6f8a-4887-9c65-aa35a2c76f00/extra_specs => generated 114 bytes in 15 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 27 16:13:54.117399 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.middleware.request_id [None req-1d3f1bd4-8cd3-4cd4-84e4-b167257e3d90 None None] RequestId filter calling following filter/app {{(pid=100523) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:13:54.119245 np0000005924 devstack@c-api.service[100523]: INFO cinder.api.openstack.wsgi [None req-1d3f1bd4-8cd3-4cd4-84e4-b167257e3d90 tempest-ExtraSpecsNegativeTest-1034438539 tempest-ExtraSpecsNegativeTest-1034438539-project-admin] PUT https://10.4.3.117/volume/v3/types/494284d5-72b7-4566-8379-54ac6e16ffeb/extra_specs/spec1 Jul 27 16:13:54.119671 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.openstack.wsgi [None req-1d3f1bd4-8cd3-4cd4-84e4-b167257e3d90 tempest-ExtraSpecsNegativeTest-1034438539 tempest-ExtraSpecsNegativeTest-1034438539-project-admin] Action: 'update', calling method: update, body: {"spec1": "val2", "spec2": "val1"} {{(pid=100523) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 27 16:13:54.120897 np0000005924 devstack@c-api.service[100523]: INFO cinder.api.openstack.wsgi [None req-1d3f1bd4-8cd3-4cd4-84e4-b167257e3d90 tempest-ExtraSpecsNegativeTest-1034438539 tempest-ExtraSpecsNegativeTest-1034438539-project-admin] https://10.4.3.117/volume/v3/types/494284d5-72b7-4566-8379-54ac6e16ffeb/extra_specs/spec1 returned with HTTP 400 Jul 27 16:13:54.121346 np0000005924 devstack@c-api.service[100523]: [pid: 100523|app: 0|req: 545/2149] 10.4.3.117 () {68 vars in 1416 bytes} [Mon Jul 27 16:13:54 2026] PUT /volume/v3/types/494284d5-72b7-4566-8379-54ac6e16ffeb/extra_specs/spec1 => generated 102 bytes in 4 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) Jul 27 16:13:54.132403 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.middleware.request_id [None req-1fb5c8d4-4b34-4c3b-bb29-c107f23c693f None None] RequestId filter calling following filter/app {{(pid=100522) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:13:54.134248 np0000005924 devstack@c-api.service[100522]: INFO cinder.api.openstack.wsgi [None req-1fb5c8d4-4b34-4c3b-bb29-c107f23c693f tempest-ExtraSpecsNegativeTest-1034438539 tempest-ExtraSpecsNegativeTest-1034438539-project-admin] PUT https://10.4.3.117/volume/v3/types/494284d5-72b7-4566-8379-54ac6e16ffeb/extra_specs/spec1 Jul 27 16:13:54.134800 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.openstack.wsgi [None req-1fb5c8d4-4b34-4c3b-bb29-c107f23c693f tempest-ExtraSpecsNegativeTest-1034438539 tempest-ExtraSpecsNegativeTest-1034438539-project-admin] Action: 'update', calling method: update, body: null {{(pid=100522) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 27 16:13:54.136704 np0000005924 devstack@c-api.service[100522]: INFO cinder.api.openstack.wsgi [None req-1fb5c8d4-4b34-4c3b-bb29-c107f23c693f tempest-ExtraSpecsNegativeTest-1034438539 tempest-ExtraSpecsNegativeTest-1034438539-project-admin] https://10.4.3.117/volume/v3/types/494284d5-72b7-4566-8379-54ac6e16ffeb/extra_specs/spec1 returned with HTTP 400 Jul 27 16:13:54.137489 np0000005924 devstack@c-api.service[100522]: [pid: 100522|app: 0|req: 530/2150] 10.4.3.117 () {68 vars in 1415 bytes} [Mon Jul 27 16:13:54 2026] PUT /volume/v3/types/494284d5-72b7-4566-8379-54ac6e16ffeb/extra_specs/spec1 => generated 72 bytes in 6 msecs (HTTP/1.1 400) 7 headers in 293 bytes (1 switches on core 0) Jul 27 16:13:54.148861 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.middleware.request_id [None req-b2c9c149-a6fa-47df-af5d-d960998db836 None None] RequestId filter calling following filter/app {{(pid=100521) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:13:54.152571 np0000005924 devstack@c-api.service[100521]: INFO cinder.api.openstack.wsgi [None req-b2c9c149-a6fa-47df-af5d-d960998db836 tempest-ExtraSpecsNegativeTest-1034438539 tempest-ExtraSpecsNegativeTest-1034438539-project-admin] PUT https://10.4.3.117/volume/v3/types/494284d5-72b7-4566-8379-54ac6e16ffeb/extra_specs/None Jul 27 16:13:54.153163 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.openstack.wsgi [None req-b2c9c149-a6fa-47df-af5d-d960998db836 tempest-ExtraSpecsNegativeTest-1034438539 tempest-ExtraSpecsNegativeTest-1034438539-project-admin] Action: 'update', calling method: update, body: {"spec1": "val2"} {{(pid=100521) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 27 16:13:54.209344 np0000005924 devstack@c-api.service[100521]: INFO cinder.api.openstack.wsgi [None req-b2c9c149-a6fa-47df-af5d-d960998db836 tempest-ExtraSpecsNegativeTest-1034438539 tempest-ExtraSpecsNegativeTest-1034438539-project-admin] HTTP exception thrown: Request body and URI mismatch Jul 27 16:13:54.209827 np0000005924 devstack@c-api.service[100521]: INFO cinder.api.openstack.wsgi [None req-b2c9c149-a6fa-47df-af5d-d960998db836 tempest-ExtraSpecsNegativeTest-1034438539 tempest-ExtraSpecsNegativeTest-1034438539-project-admin] https://10.4.3.117/volume/v3/types/494284d5-72b7-4566-8379-54ac6e16ffeb/extra_specs/None returned with HTTP 400 Jul 27 16:13:54.210480 np0000005924 devstack@c-api.service[100521]: [pid: 100521|app: 0|req: 533/2151] 10.4.3.117 () {68 vars in 1413 bytes} [Mon Jul 27 16:13:54 2026] PUT /volume/v3/types/494284d5-72b7-4566-8379-54ac6e16ffeb/extra_specs/None => generated 73 bytes in 62 msecs (HTTP/1.1 400) 7 headers in 293 bytes (1 switches on core 0) Jul 27 16:13:54.221887 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.middleware.request_id [None req-057611b0-129d-475b-a1d5-1ee63220d5ce None None] RequestId filter calling following filter/app {{(pid=100524) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:13:54.225585 np0000005924 devstack@c-api.service[100524]: INFO cinder.api.openstack.wsgi [None req-057611b0-129d-475b-a1d5-1ee63220d5ce tempest-ExtraSpecsNegativeTest-1034438539 tempest-ExtraSpecsNegativeTest-1034438539-project-admin] PUT https://10.4.3.117/volume/v3/types/494284d5-72b7-4566-8379-54ac6e16ffeb/extra_specs/bc5430e0-6195-49b6-89f4-671286bc7066 Jul 27 16:13:54.227147 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.openstack.wsgi [None req-057611b0-129d-475b-a1d5-1ee63220d5ce tempest-ExtraSpecsNegativeTest-1034438539 tempest-ExtraSpecsNegativeTest-1034438539-project-admin] Action: 'update', calling method: update, body: {"spec1": "val2"} {{(pid=100524) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 27 16:13:54.238581 np0000005924 devstack@c-api.service[100524]: INFO cinder.api.openstack.wsgi [None req-057611b0-129d-475b-a1d5-1ee63220d5ce tempest-ExtraSpecsNegativeTest-1034438539 tempest-ExtraSpecsNegativeTest-1034438539-project-admin] HTTP exception thrown: Request body and URI mismatch Jul 27 16:13:54.239522 np0000005924 devstack@c-api.service[100524]: INFO cinder.api.openstack.wsgi [None req-057611b0-129d-475b-a1d5-1ee63220d5ce tempest-ExtraSpecsNegativeTest-1034438539 tempest-ExtraSpecsNegativeTest-1034438539-project-admin] https://10.4.3.117/volume/v3/types/494284d5-72b7-4566-8379-54ac6e16ffeb/extra_specs/bc5430e0-6195-49b6-89f4-671286bc7066 returned with HTTP 400 Jul 27 16:13:54.239522 np0000005924 devstack@c-api.service[100524]: [pid: 100524|app: 0|req: 544/2152] 10.4.3.117 () {68 vars in 1509 bytes} [Mon Jul 27 16:13:54 2026] PUT /volume/v3/types/494284d5-72b7-4566-8379-54ac6e16ffeb/extra_specs/bc5430e0-6195-49b6-89f4-671286bc7066 => generated 73 bytes in 18 msecs (HTTP/1.1 400) 7 headers in 293 bytes (1 switches on core 0) Jul 27 16:13:54.251595 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.middleware.request_id [None req-c3f73abf-2a9d-4991-b359-383654c55f87 None None] RequestId filter calling following filter/app {{(pid=100523) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:13:54.254074 np0000005924 devstack@c-api.service[100523]: INFO cinder.api.openstack.wsgi [None req-c3f73abf-2a9d-4991-b359-383654c55f87 tempest-ExtraSpecsNegativeTest-1034438539 tempest-ExtraSpecsNegativeTest-1034438539-project-admin] PUT https://10.4.3.117/volume/v3/types/e394c066-2e1a-4c60-8492-f7ad844e1a1f/extra_specs/spec1 Jul 27 16:13:54.254594 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.openstack.wsgi [None req-c3f73abf-2a9d-4991-b359-383654c55f87 tempest-ExtraSpecsNegativeTest-1034438539 tempest-ExtraSpecsNegativeTest-1034438539-project-admin] Action: 'update', calling method: update, body: {"spec1": "val5"} {{(pid=100523) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 27 16:13:54.265554 np0000005924 devstack@c-api.service[100523]: INFO cinder.api.openstack.wsgi [None req-c3f73abf-2a9d-4991-b359-383654c55f87 tempest-ExtraSpecsNegativeTest-1034438539 tempest-ExtraSpecsNegativeTest-1034438539-project-admin] https://10.4.3.117/volume/v3/types/e394c066-2e1a-4c60-8492-f7ad844e1a1f/extra_specs/spec1 returned with HTTP 404 Jul 27 16:13:54.266122 np0000005924 devstack@c-api.service[100523]: [pid: 100523|app: 0|req: 546/2153] 10.4.3.117 () {68 vars in 1416 bytes} [Mon Jul 27 16:13:54 2026] PUT /volume/v3/types/e394c066-2e1a-4c60-8492-f7ad844e1a1f/extra_specs/spec1 => generated 114 bytes in 15 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 27 16:13:54.279817 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.middleware.request_id [None req-5c876ca7-a292-4f35-aa11-768c7cac3b4f None None] RequestId filter calling following filter/app {{(pid=100522) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:13:54.281802 np0000005924 devstack@c-api.service[100522]: INFO cinder.api.openstack.wsgi [None req-5c876ca7-a292-4f35-aa11-768c7cac3b4f tempest-ExtraSpecsNegativeTest-1034438539 tempest-ExtraSpecsNegativeTest-1034438539-project-admin] DELETE https://10.4.3.117/volume/v3/types/494284d5-72b7-4566-8379-54ac6e16ffeb Jul 27 16:13:54.282033 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.openstack.wsgi [None req-5c876ca7-a292-4f35-aa11-768c7cac3b4f tempest-ExtraSpecsNegativeTest-1034438539 tempest-ExtraSpecsNegativeTest-1034438539-project-admin] Empty body provided in request {{(pid=100522) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:13:54.282263 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.openstack.wsgi [None req-5c876ca7-a292-4f35-aa11-768c7cac3b4f tempest-ExtraSpecsNegativeTest-1034438539 tempest-ExtraSpecsNegativeTest-1034438539-project-admin] Calling method '_delete' {{(pid=100522) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:13:54.313866 np0000005924 devstack@c-api.service[100522]: INFO cinder.api.openstack.wsgi [None req-5c876ca7-a292-4f35-aa11-768c7cac3b4f tempest-ExtraSpecsNegativeTest-1034438539 tempest-ExtraSpecsNegativeTest-1034438539-project-admin] https://10.4.3.117/volume/v3/types/494284d5-72b7-4566-8379-54ac6e16ffeb returned with HTTP 202 Jul 27 16:13:54.314403 np0000005924 devstack@c-api.service[100522]: [pid: 100522|app: 0|req: 531/2154] 10.4.3.117 () {66 vars in 1345 bytes} [Mon Jul 27 16:13:54 2026] DELETE /volume/v3/types/494284d5-72b7-4566-8379-54ac6e16ffeb => generated 0 bytes in 35 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 27 16:13:54.323057 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.middleware.request_id [None req-888253c2-4c60-435e-b55d-4ced94695f57 None None] RequestId filter calling following filter/app {{(pid=100521) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:13:54.325727 np0000005924 devstack@c-api.service[100521]: INFO cinder.api.openstack.wsgi [None req-888253c2-4c60-435e-b55d-4ced94695f57 tempest-ExtraSpecsNegativeTest-1034438539 tempest-ExtraSpecsNegativeTest-1034438539-project-admin] GET https://10.4.3.117/volume/v3/types/494284d5-72b7-4566-8379-54ac6e16ffeb Jul 27 16:13:54.325951 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.openstack.wsgi [None req-888253c2-4c60-435e-b55d-4ced94695f57 tempest-ExtraSpecsNegativeTest-1034438539 tempest-ExtraSpecsNegativeTest-1034438539-project-admin] Empty body provided in request {{(pid=100521) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:13:54.326229 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.openstack.wsgi [None req-888253c2-4c60-435e-b55d-4ced94695f57 tempest-ExtraSpecsNegativeTest-1034438539 tempest-ExtraSpecsNegativeTest-1034438539-project-admin] Calling method 'show' {{(pid=100521) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:13:54.329491 np0000005924 devstack@c-api.service[100521]: INFO cinder.api.openstack.wsgi [None req-888253c2-4c60-435e-b55d-4ced94695f57 tempest-ExtraSpecsNegativeTest-1034438539 tempest-ExtraSpecsNegativeTest-1034438539-project-admin] https://10.4.3.117/volume/v3/types/494284d5-72b7-4566-8379-54ac6e16ffeb returned with HTTP 404 Jul 27 16:13:54.329987 np0000005924 devstack@c-api.service[100521]: [pid: 100521|app: 0|req: 534/2155] 10.4.3.117 () {66 vars in 1342 bytes} [Mon Jul 27 16:13:54 2026] GET /volume/v3/types/494284d5-72b7-4566-8379-54ac6e16ffeb => generated 114 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 27 16:13:54.385826 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.middleware.request_id [None req-46639e3e-7365-4a6c-86f0-5c4c548eac3f None None] RequestId filter calling following filter/app {{(pid=100524) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:13:54.389091 np0000005924 devstack@c-api.service[100524]: INFO cinder.api.openstack.wsgi [None req-46639e3e-7365-4a6c-86f0-5c4c548eac3f tempest-VolumesBackupsTest-1601316061 tempest-VolumesBackupsTest-1601316061-project-member] GET https://10.4.3.117/volume/v3/backups/b03c08df-2ec2-41f6-b883-b6fc0866c35b Jul 27 16:13:54.389312 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.openstack.wsgi [None req-46639e3e-7365-4a6c-86f0-5c4c548eac3f tempest-VolumesBackupsTest-1601316061 tempest-VolumesBackupsTest-1601316061-project-member] Empty body provided in request {{(pid=100524) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:13:54.389536 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.openstack.wsgi [None req-46639e3e-7365-4a6c-86f0-5c4c548eac3f tempest-VolumesBackupsTest-1601316061 tempest-VolumesBackupsTest-1601316061-project-member] Calling method 'show' {{(pid=100524) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:13:54.389662 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.v3.backups [None req-46639e3e-7365-4a6c-86f0-5c4c548eac3f tempest-VolumesBackupsTest-1601316061 tempest-VolumesBackupsTest-1601316061-project-member] Show backup with id b03c08df-2ec2-41f6-b883-b6fc0866c35b. {{(pid=100524) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 27 16:13:54.398788 np0000005924 devstack@c-api.service[100524]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:13:54.398788 np0000005924 devstack@c-api.service[100524]: warnings.warn( Jul 27 16:13:54.399349 np0000005924 devstack@c-api.service[100524]: INFO cinder.api.openstack.wsgi [None req-46639e3e-7365-4a6c-86f0-5c4c548eac3f tempest-VolumesBackupsTest-1601316061 tempest-VolumesBackupsTest-1601316061-project-member] https://10.4.3.117/volume/v3/backups/b03c08df-2ec2-41f6-b883-b6fc0866c35b returned with HTTP 200 Jul 27 16:13:54.399766 np0000005924 devstack@c-api.service[100524]: [pid: 100524|app: 0|req: 545/2156] 10.4.3.117 () {66 vars in 1348 bytes} [Mon Jul 27 16:13:54 2026] GET /volume/v3/backups/b03c08df-2ec2-41f6-b883-b6fc0866c35b => generated 791 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 27 16:13:55.412545 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.middleware.request_id [None req-cf85bc73-d5d8-4988-be7d-24532b3c35f6 None None] RequestId filter calling following filter/app {{(pid=100523) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:13:55.413015 np0000005924 devstack@c-api.service[100523]: INFO cinder.api.openstack.wsgi [None req-cf85bc73-d5d8-4988-be7d-24532b3c35f6 tempest-VolumesBackupsTest-1601316061 tempest-VolumesBackupsTest-1601316061-project-member] GET https://10.4.3.117/volume/v3/backups/b03c08df-2ec2-41f6-b883-b6fc0866c35b Jul 27 16:13:55.413068 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.openstack.wsgi [None req-cf85bc73-d5d8-4988-be7d-24532b3c35f6 tempest-VolumesBackupsTest-1601316061 tempest-VolumesBackupsTest-1601316061-project-member] Empty body provided in request {{(pid=100523) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:13:55.413277 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.openstack.wsgi [None req-cf85bc73-d5d8-4988-be7d-24532b3c35f6 tempest-VolumesBackupsTest-1601316061 tempest-VolumesBackupsTest-1601316061-project-member] Calling method 'show' {{(pid=100523) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:13:55.413581 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.v3.backups [None req-cf85bc73-d5d8-4988-be7d-24532b3c35f6 tempest-VolumesBackupsTest-1601316061 tempest-VolumesBackupsTest-1601316061-project-member] Show backup with id b03c08df-2ec2-41f6-b883-b6fc0866c35b. {{(pid=100523) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 27 16:13:55.418362 np0000005924 devstack@c-api.service[100523]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:13:55.418362 np0000005924 devstack@c-api.service[100523]: warnings.warn( Jul 27 16:13:55.419084 np0000005924 devstack@c-api.service[100523]: INFO cinder.api.openstack.wsgi [None req-cf85bc73-d5d8-4988-be7d-24532b3c35f6 tempest-VolumesBackupsTest-1601316061 tempest-VolumesBackupsTest-1601316061-project-member] https://10.4.3.117/volume/v3/backups/b03c08df-2ec2-41f6-b883-b6fc0866c35b returned with HTTP 200 Jul 27 16:13:55.419563 np0000005924 devstack@c-api.service[100523]: [pid: 100523|app: 0|req: 547/2157] 10.4.3.117 () {66 vars in 1348 bytes} [Mon Jul 27 16:13:55 2026] GET /volume/v3/backups/b03c08df-2ec2-41f6-b883-b6fc0866c35b => generated 791 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 27 16:13:56.093078 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.middleware.request_id [req-dd6781e5-4bad-49f6-947c-7b4a9d6b54dd req-7cabc503-0ff4-4735-9a6b-c35643edb513 None None] RequestId filter calling following filter/app {{(pid=100522) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:13:56.094968 np0000005924 devstack@c-api.service[100522]: INFO cinder.api.openstack.wsgi [req-dd6781e5-4bad-49f6-947c-7b4a9d6b54dd req-7cabc503-0ff4-4735-9a6b-c35643edb513 tempest-AttachVolumeMultiAttachTest-1978803889 tempest-AttachVolumeMultiAttachTest-1978803889-project-member] GET https://10.4.3.117/volume/v3/volumes/7da4d316-db6d-43f0-942f-f733e5c5a369 Jul 27 16:13:56.095154 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.openstack.wsgi [req-dd6781e5-4bad-49f6-947c-7b4a9d6b54dd req-7cabc503-0ff4-4735-9a6b-c35643edb513 tempest-AttachVolumeMultiAttachTest-1978803889 tempest-AttachVolumeMultiAttachTest-1978803889-project-member] Empty body provided in request {{(pid=100522) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:13:56.095371 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.openstack.wsgi [req-dd6781e5-4bad-49f6-947c-7b4a9d6b54dd req-7cabc503-0ff4-4735-9a6b-c35643edb513 tempest-AttachVolumeMultiAttachTest-1978803889 tempest-AttachVolumeMultiAttachTest-1978803889-project-member] Calling method 'show' {{(pid=100522) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:13:56.104872 np0000005924 devstack@c-api.service[100522]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:13:56.104872 np0000005924 devstack@c-api.service[100522]: warnings.warn( Jul 27 16:13:56.110725 np0000005924 devstack@c-api.service[100522]: INFO cinder.volume.api [req-dd6781e5-4bad-49f6-947c-7b4a9d6b54dd req-7cabc503-0ff4-4735-9a6b-c35643edb513 tempest-AttachVolumeMultiAttachTest-1978803889 tempest-AttachVolumeMultiAttachTest-1978803889-project-member] Volume info retrieved successfully. Jul 27 16:13:56.114913 np0000005924 devstack@c-api.service[100522]: INFO cinder.api.openstack.wsgi [req-dd6781e5-4bad-49f6-947c-7b4a9d6b54dd req-7cabc503-0ff4-4735-9a6b-c35643edb513 tempest-AttachVolumeMultiAttachTest-1978803889 tempest-AttachVolumeMultiAttachTest-1978803889-project-member] https://10.4.3.117/volume/v3/volumes/7da4d316-db6d-43f0-942f-f733e5c5a369 returned with HTTP 200 Jul 27 16:13:56.115460 np0000005924 devstack@c-api.service[100522]: [pid: 100522|app: 0|req: 532/2158] 10.4.3.117 () {68 vars in 1598 bytes} [Mon Jul 27 16:13:56 2026] GET /volume/v3/volumes/7da4d316-db6d-43f0-942f-f733e5c5a369 => generated 1660 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 27 16:13:56.433246 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.middleware.request_id [None req-dc286fc0-a998-4e12-a413-e82b0b1974f5 None None] RequestId filter calling following filter/app {{(pid=100521) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:13:56.442286 np0000005924 devstack@c-api.service[100521]: INFO cinder.api.openstack.wsgi [None req-dc286fc0-a998-4e12-a413-e82b0b1974f5 tempest-VolumesBackupsTest-1601316061 tempest-VolumesBackupsTest-1601316061-project-member] GET https://10.4.3.117/volume/v3/backups/b03c08df-2ec2-41f6-b883-b6fc0866c35b Jul 27 16:13:56.442606 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.openstack.wsgi [None req-dc286fc0-a998-4e12-a413-e82b0b1974f5 tempest-VolumesBackupsTest-1601316061 tempest-VolumesBackupsTest-1601316061-project-member] Empty body provided in request {{(pid=100521) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:13:56.442861 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.openstack.wsgi [None req-dc286fc0-a998-4e12-a413-e82b0b1974f5 tempest-VolumesBackupsTest-1601316061 tempest-VolumesBackupsTest-1601316061-project-member] Calling method 'show' {{(pid=100521) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:13:56.442997 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.v3.backups [None req-dc286fc0-a998-4e12-a413-e82b0b1974f5 tempest-VolumesBackupsTest-1601316061 tempest-VolumesBackupsTest-1601316061-project-member] Show backup with id b03c08df-2ec2-41f6-b883-b6fc0866c35b. {{(pid=100521) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 27 16:13:56.456486 np0000005924 devstack@c-api.service[100521]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:13:56.456486 np0000005924 devstack@c-api.service[100521]: warnings.warn( Jul 27 16:13:56.457439 np0000005924 devstack@c-api.service[100521]: INFO cinder.api.openstack.wsgi [None req-dc286fc0-a998-4e12-a413-e82b0b1974f5 tempest-VolumesBackupsTest-1601316061 tempest-VolumesBackupsTest-1601316061-project-member] https://10.4.3.117/volume/v3/backups/b03c08df-2ec2-41f6-b883-b6fc0866c35b returned with HTTP 200 Jul 27 16:13:56.457805 np0000005924 devstack@c-api.service[100521]: [pid: 100521|app: 0|req: 535/2159] 10.4.3.117 () {66 vars in 1348 bytes} [Mon Jul 27 16:13:56 2026] GET /volume/v3/backups/b03c08df-2ec2-41f6-b883-b6fc0866c35b => generated 791 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jul 27 16:13:56.794702 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.middleware.request_id [None req-ce3db02a-5be5-4366-8137-9ecb6fca4632 None None] RequestId filter calling following filter/app {{(pid=100524) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:13:56.796667 np0000005924 devstack@c-api.service[100524]: INFO cinder.api.openstack.wsgi [None req-ce3db02a-5be5-4366-8137-9ecb6fca4632 tempest-VolumesImageMetadata-954960559 tempest-VolumesImageMetadata-954960559-project-member] POST https://10.4.3.117/volume/v3/volumes Jul 27 16:13:56.797071 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.openstack.wsgi [None req-ce3db02a-5be5-4366-8137-9ecb6fca4632 tempest-VolumesImageMetadata-954960559 tempest-VolumesImageMetadata-954960559-project-member] Action: 'create', calling method: create, body: {"volume": {"imageRef": "9b5714dc-7db2-46f4-8517-f5174b84ff15", "size": 1, "name": "tempest-VolumesImageMetadata-Volume-1170621088"}} {{(pid=100524) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 27 16:13:56.798919 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.v3.volumes [None req-ce3db02a-5be5-4366-8137-9ecb6fca4632 tempest-VolumesImageMetadata-954960559 tempest-VolumesImageMetadata-954960559-project-member] Create volume request body: {'volume': {'imageRef': '9b5714dc-7db2-46f4-8517-f5174b84ff15', 'size': 1, 'name': 'tempest-VolumesImageMetadata-Volume-1170621088'}} {{(pid=100524) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 27 16:13:56.910659 np0000005924 devstack@c-api.service[100524]: INFO cinder.api.v3.volumes [None req-ce3db02a-5be5-4366-8137-9ecb6fca4632 tempest-VolumesImageMetadata-954960559 tempest-VolumesImageMetadata-954960559-project-member] Create volume of 1 GB Jul 27 16:13:56.914535 np0000005924 devstack@c-api.service[100524]: INFO cinder.volume.api [None req-ce3db02a-5be5-4366-8137-9ecb6fca4632 tempest-VolumesImageMetadata-954960559 tempest-VolumesImageMetadata-954960559-project-member] Availability Zones retrieved successfully. Jul 27 16:13:56.919766 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.volume.api [None req-ce3db02a-5be5-4366-8137-9ecb6fca4632 tempest-VolumesImageMetadata-954960559 tempest-VolumesImageMetadata-954960559-project-member] Flow 'volume_create_api' (d434dc68-d7e8-4770-b006-b5481f7d7b48) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100524) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 27 16:13:56.920684 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.volume.api [None req-ce3db02a-5be5-4366-8137-9ecb6fca4632 tempest-VolumesImageMetadata-954960559 tempest-VolumesImageMetadata-954960559-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (e15c8b19-ad99-4051-ba60-ab2dbcccd80a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100524) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 27 16:13:56.921570 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.volume.flows.api.create_volume [None req-ce3db02a-5be5-4366-8137-9ecb6fca4632 tempest-VolumesImageMetadata-954960559 tempest-VolumesImageMetadata-954960559-project-member] Validating volume size '1' using validate_int {{(pid=100524) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 27 16:13:56.988419 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.middleware.request_id [req-dd6781e5-4bad-49f6-947c-7b4a9d6b54dd req-20eda843-4e11-406f-ab6e-8adca7492f7a None None] RequestId filter calling following filter/app {{(pid=100523) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:13:56.992978 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.volume.api [None req-ce3db02a-5be5-4366-8137-9ecb6fca4632 tempest-VolumesImageMetadata-954960559 tempest-VolumesImageMetadata-954960559-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (e15c8b19-ad99-4051-ba60-ab2dbcccd80a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-27T16:04:59Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=2bce4e1a-e6e0-49d9-be36-c3405449a01e,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '2bce4e1a-e6e0-49d9-be36-c3405449a01e', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100524) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 27 16:13:56.993270 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.volume.api [None req-ce3db02a-5be5-4366-8137-9ecb6fca4632 tempest-VolumesImageMetadata-954960559 tempest-VolumesImageMetadata-954960559-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (f8de4edb-f17b-458e-a2c3-490d04e0727b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100524) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 27 16:13:56.995101 np0000005924 devstack@c-api.service[100523]: INFO cinder.api.openstack.wsgi [req-dd6781e5-4bad-49f6-947c-7b4a9d6b54dd req-20eda843-4e11-406f-ab6e-8adca7492f7a tempest-AttachVolumeMultiAttachTest-1978803889 tempest-AttachVolumeMultiAttachTest-1978803889-project-member] DELETE https://10.4.3.117/volume/v3/attachments/a2c96196-59de-4cb6-b70d-fc4c4be07452 Jul 27 16:13:56.995346 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.openstack.wsgi [req-dd6781e5-4bad-49f6-947c-7b4a9d6b54dd req-20eda843-4e11-406f-ab6e-8adca7492f7a tempest-AttachVolumeMultiAttachTest-1978803889 tempest-AttachVolumeMultiAttachTest-1978803889-project-member] Empty body provided in request {{(pid=100523) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:13:56.995570 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.openstack.wsgi [req-dd6781e5-4bad-49f6-947c-7b4a9d6b54dd req-20eda843-4e11-406f-ab6e-8adca7492f7a tempest-AttachVolumeMultiAttachTest-1978803889 tempest-AttachVolumeMultiAttachTest-1978803889-project-member] Calling method 'version_select' {{(pid=100523) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:13:57.005567 np0000005924 devstack@c-api.service[100523]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:13:57.005567 np0000005924 devstack@c-api.service[100523]: warnings.warn( Jul 27 16:13:57.070340 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.quota [None req-ce3db02a-5be5-4366-8137-9ecb6fca4632 tempest-VolumesImageMetadata-954960559 tempest-VolumesImageMetadata-954960559-project-member] Created reservations ['9ae1225d-26f4-4b3c-b595-c47a8f1ca8f5', '996411e7-0ee8-4629-b8da-f24132392326', '1bd7b98d-8d87-468e-abe6-0b9b841dc8b7', '7291e565-486a-4a1d-b2e3-708bc457c6c4'] {{(pid=100524) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 27 16:13:57.071162 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.volume.api [None req-ce3db02a-5be5-4366-8137-9ecb6fca4632 tempest-VolumesImageMetadata-954960559 tempest-VolumesImageMetadata-954960559-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (f8de4edb-f17b-458e-a2c3-490d04e0727b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['9ae1225d-26f4-4b3c-b595-c47a8f1ca8f5', '996411e7-0ee8-4629-b8da-f24132392326', '1bd7b98d-8d87-468e-abe6-0b9b841dc8b7', '7291e565-486a-4a1d-b2e3-708bc457c6c4']}' {{(pid=100524) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 27 16:13:57.071991 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.volume.api [None req-ce3db02a-5be5-4366-8137-9ecb6fca4632 tempest-VolumesImageMetadata-954960559 tempest-VolumesImageMetadata-954960559-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (7df2a9eb-e2a8-4d6b-b506-a24bc580b0b9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100524) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 27 16:13:57.072366 np0000005924 devstack@c-api.service[100523]: INFO cinder.api.openstack.wsgi [req-dd6781e5-4bad-49f6-947c-7b4a9d6b54dd req-20eda843-4e11-406f-ab6e-8adca7492f7a tempest-AttachVolumeMultiAttachTest-1978803889 tempest-AttachVolumeMultiAttachTest-1978803889-project-member] https://10.4.3.117/volume/v3/attachments/a2c96196-59de-4cb6-b70d-fc4c4be07452 returned with HTTP 200 Jul 27 16:13:57.072919 np0000005924 devstack@c-api.service[100523]: [pid: 100523|app: 0|req: 548/2160] 10.4.3.117 () {72 vars in 1673 bytes} [Mon Jul 27 16:13:56 2026] DELETE /volume/v3/attachments/a2c96196-59de-4cb6-b70d-fc4c4be07452 => generated 19 bytes in 85 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 27 16:13:57.105902 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.volume.api [None req-ce3db02a-5be5-4366-8137-9ecb6fca4632 tempest-VolumesImageMetadata-954960559 tempest-VolumesImageMetadata-954960559-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (7df2a9eb-e2a8-4d6b-b506-a24bc580b0b9) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '26fae84d-76a8-4b2c-a819-02fd3b658614', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesImageMetadata-Volume-1170621088',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='21521464af16433b90e4520446a7107e',qos_specs=None,replication_status=,reservations=['9ae1225d-26f4-4b3c-b595-c47a8f1ca8f5','996411e7-0ee8-4629-b8da-f24132392326','1bd7b98d-8d87-468e-abe6-0b9b841dc8b7','7291e565-486a-4a1d-b2e3-708bc457c6c4'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='5b31f9daa9c2490b9c9365f42cf8a255',volume_type_id=2bce4e1a-e6e0-49d9-be36-c3405449a01e), 'volume': Volume(_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-27T16:13:57Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesImageMetadata-Volume-1170621088',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=26fae84d-76a8-4b2c-a819-02fd3b658614,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='21521464af16433b90e4520446a7107e',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='5b31f9daa9c2490b9c9365f42cf8a255',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(2bce4e1a-e6e0-49d9-be36-c3405449a01e),volume_type_id=2bce4e1a-e6e0-49d9-be36-c3405449a01e)}' {{(pid=100524) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 27 16:13:57.110420 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.volume.api [None req-ce3db02a-5be5-4366-8137-9ecb6fca4632 tempest-VolumesImageMetadata-954960559 tempest-VolumesImageMetadata-954960559-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (d6e5c6b2-5ac4-4fd8-b0d3-b9de3e1d4cf0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100524) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 27 16:13:57.144036 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.volume.api [None req-ce3db02a-5be5-4366-8137-9ecb6fca4632 tempest-VolumesImageMetadata-954960559 tempest-VolumesImageMetadata-954960559-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (d6e5c6b2-5ac4-4fd8-b0d3-b9de3e1d4cf0) transitioned into state 'SUCCESS' from state '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-1170621088',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='21521464af16433b90e4520446a7107e',qos_specs=None,replication_status=,reservations=['9ae1225d-26f4-4b3c-b595-c47a8f1ca8f5','996411e7-0ee8-4629-b8da-f24132392326','1bd7b98d-8d87-468e-abe6-0b9b841dc8b7','7291e565-486a-4a1d-b2e3-708bc457c6c4'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='5b31f9daa9c2490b9c9365f42cf8a255',volume_type_id=2bce4e1a-e6e0-49d9-be36-c3405449a01e)}' {{(pid=100524) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 27 16:13:57.145102 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.volume.api [None req-ce3db02a-5be5-4366-8137-9ecb6fca4632 tempest-VolumesImageMetadata-954960559 tempest-VolumesImageMetadata-954960559-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (5cde32b7-3d7c-4635-92ab-99af3a277514) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100524) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 27 16:13:57.163571 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.volume.api [None req-ce3db02a-5be5-4366-8137-9ecb6fca4632 tempest-VolumesImageMetadata-954960559 tempest-VolumesImageMetadata-954960559-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (5cde32b7-3d7c-4635-92ab-99af3a277514) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100524) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 27 16:13:57.164795 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.volume.api [None req-ce3db02a-5be5-4366-8137-9ecb6fca4632 tempest-VolumesImageMetadata-954960559 tempest-VolumesImageMetadata-954960559-project-member] Flow 'volume_create_api' (d434dc68-d7e8-4770-b006-b5481f7d7b48) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100524) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 27 16:13:57.165229 np0000005924 devstack@c-api.service[100524]: INFO cinder.volume.api [None req-ce3db02a-5be5-4366-8137-9ecb6fca4632 tempest-VolumesImageMetadata-954960559 tempest-VolumesImageMetadata-954960559-project-member] Create volume request issued successfully. Jul 27 16:13:57.167483 np0000005924 devstack@c-api.service[100524]: INFO cinder.api.openstack.wsgi [None req-ce3db02a-5be5-4366-8137-9ecb6fca4632 tempest-VolumesImageMetadata-954960559 tempest-VolumesImageMetadata-954960559-project-member] https://10.4.3.117/volume/v3/volumes returned with HTTP 202 Jul 27 16:13:57.167483 np0000005924 devstack@c-api.service[100524]: [pid: 100524|app: 0|req: 546/2161] 10.4.3.117 () {68 vars in 1259 bytes} [Mon Jul 27 16:13:56 2026] POST /volume/v3/volumes => generated 751 bytes in 372 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 27 16:13:57.185357 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.middleware.request_id [None req-9e092b61-cf41-40cd-af22-ad49bb297683 None None] RequestId filter calling following filter/app {{(pid=100522) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:13:57.187216 np0000005924 devstack@c-api.service[100522]: INFO cinder.api.openstack.wsgi [None req-9e092b61-cf41-40cd-af22-ad49bb297683 tempest-VolumesImageMetadata-954960559 tempest-VolumesImageMetadata-954960559-project-member] GET https://10.4.3.117/volume/v3/volumes/26fae84d-76a8-4b2c-a819-02fd3b658614 Jul 27 16:13:57.187439 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.openstack.wsgi [None req-9e092b61-cf41-40cd-af22-ad49bb297683 tempest-VolumesImageMetadata-954960559 tempest-VolumesImageMetadata-954960559-project-member] Empty body provided in request {{(pid=100522) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:13:57.187619 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.openstack.wsgi [None req-9e092b61-cf41-40cd-af22-ad49bb297683 tempest-VolumesImageMetadata-954960559 tempest-VolumesImageMetadata-954960559-project-member] Calling method 'show' {{(pid=100522) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:13:57.199162 np0000005924 devstack@c-api.service[100522]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:13:57.199162 np0000005924 devstack@c-api.service[100522]: warnings.warn( Jul 27 16:13:57.204746 np0000005924 devstack@c-api.service[100522]: INFO cinder.volume.api [None req-9e092b61-cf41-40cd-af22-ad49bb297683 tempest-VolumesImageMetadata-954960559 tempest-VolumesImageMetadata-954960559-project-member] Volume info retrieved successfully. Jul 27 16:13:57.211307 np0000005924 devstack@c-api.service[100522]: INFO cinder.api.openstack.wsgi [None req-9e092b61-cf41-40cd-af22-ad49bb297683 tempest-VolumesImageMetadata-954960559 tempest-VolumesImageMetadata-954960559-project-member] https://10.4.3.117/volume/v3/volumes/26fae84d-76a8-4b2c-a819-02fd3b658614 returned with HTTP 200 Jul 27 16:13:57.211749 np0000005924 devstack@c-api.service[100522]: [pid: 100522|app: 0|req: 533/2162] 10.4.3.117 () {66 vars in 1348 bytes} [Mon Jul 27 16:13:57 2026] GET /volume/v3/volumes/26fae84d-76a8-4b2c-a819-02fd3b658614 => generated 819 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 27 16:13:57.215590 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.middleware.request_id [req-432190eb-5dcc-42d3-9019-aa6dede09c3a req-183547d6-b6ae-48a3-9979-55f24064b3e0 None None] RequestId filter calling following filter/app {{(pid=100521) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:13:57.219425 np0000005924 devstack@c-api.service[100521]: INFO cinder.api.openstack.wsgi [req-432190eb-5dcc-42d3-9019-aa6dede09c3a req-183547d6-b6ae-48a3-9979-55f24064b3e0 tempest-VolumesGetTestJSON-323424529 tempest-VolumesGetTestJSON-323424529-project-member] POST https://10.4.3.117/volume/v3/volumes Jul 27 16:13:57.219425 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.openstack.wsgi [req-432190eb-5dcc-42d3-9019-aa6dede09c3a req-183547d6-b6ae-48a3-9979-55f24064b3e0 tempest-VolumesGetTestJSON-323424529 tempest-VolumesGetTestJSON-323424529-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "consistencygroup_id": null, "snapshot_id": null, "name": "tempest-VolumesGetTestJSON-Volume-1272112029", "description": null, "volume_type": null, "availability_zone": null, "metadata": {"Type": "work"}, "imageRef": null, "source_volid": null, "backup_id": null}} {{(pid=100521) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 27 16:13:57.222603 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.v3.volumes [req-432190eb-5dcc-42d3-9019-aa6dede09c3a req-183547d6-b6ae-48a3-9979-55f24064b3e0 tempest-VolumesGetTestJSON-323424529 tempest-VolumesGetTestJSON-323424529-project-member] Create volume request body: {'volume': {'size': 1, 'consistencygroup_id': None, 'snapshot_id': None, 'name': 'tempest-VolumesGetTestJSON-Volume-1272112029', 'description': None, 'volume_type': None, 'availability_zone': None, 'metadata': {'Type': 'work'}, 'imageRef': None, 'source_volid': None, 'backup_id': None}} {{(pid=100521) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 27 16:13:57.222603 np0000005924 devstack@c-api.service[100521]: INFO cinder.api.v3.volumes [req-432190eb-5dcc-42d3-9019-aa6dede09c3a req-183547d6-b6ae-48a3-9979-55f24064b3e0 tempest-VolumesGetTestJSON-323424529 tempest-VolumesGetTestJSON-323424529-project-member] Create volume of 1 GB Jul 27 16:13:57.227945 np0000005924 devstack@c-api.service[100521]: INFO cinder.volume.api [req-432190eb-5dcc-42d3-9019-aa6dede09c3a req-183547d6-b6ae-48a3-9979-55f24064b3e0 tempest-VolumesGetTestJSON-323424529 tempest-VolumesGetTestJSON-323424529-project-member] Availability Zones retrieved successfully. Jul 27 16:13:57.233827 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.volume.api [req-432190eb-5dcc-42d3-9019-aa6dede09c3a req-183547d6-b6ae-48a3-9979-55f24064b3e0 tempest-VolumesGetTestJSON-323424529 tempest-VolumesGetTestJSON-323424529-project-member] Flow 'volume_create_api' (6f78428a-03b2-4afa-945d-14eacf523817) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100521) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 27 16:13:57.235933 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.volume.api [req-432190eb-5dcc-42d3-9019-aa6dede09c3a req-183547d6-b6ae-48a3-9979-55f24064b3e0 tempest-VolumesGetTestJSON-323424529 tempest-VolumesGetTestJSON-323424529-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (ae63c3e2-cc2d-4249-ac61-8f43b1308e18) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100521) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 27 16:13:57.235933 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.volume.flows.api.create_volume [req-432190eb-5dcc-42d3-9019-aa6dede09c3a req-183547d6-b6ae-48a3-9979-55f24064b3e0 tempest-VolumesGetTestJSON-323424529 tempest-VolumesGetTestJSON-323424529-project-member] Validating volume size '1' using validate_int {{(pid=100521) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 27 16:13:57.274240 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.volume.api [req-432190eb-5dcc-42d3-9019-aa6dede09c3a req-183547d6-b6ae-48a3-9979-55f24064b3e0 tempest-VolumesGetTestJSON-323424529 tempest-VolumesGetTestJSON-323424529-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (ae63c3e2-cc2d-4249-ac61-8f43b1308e18) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-27T16:04:59Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=2bce4e1a-e6e0-49d9-be36-c3405449a01e,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '2bce4e1a-e6e0-49d9-be36-c3405449a01e', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100521) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 27 16:13:57.275379 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.volume.api [req-432190eb-5dcc-42d3-9019-aa6dede09c3a req-183547d6-b6ae-48a3-9979-55f24064b3e0 tempest-VolumesGetTestJSON-323424529 tempest-VolumesGetTestJSON-323424529-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (31f672f2-78e9-4c3b-9c43-cffe351a5e39) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100521) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 27 16:13:57.403403 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.quota [req-432190eb-5dcc-42d3-9019-aa6dede09c3a req-183547d6-b6ae-48a3-9979-55f24064b3e0 tempest-VolumesGetTestJSON-323424529 tempest-VolumesGetTestJSON-323424529-project-member] Created reservations ['841dc924-97d8-469c-a7eb-c4048ef5450d', 'dff2bdbe-e963-4a09-987f-a0287b3be7b3', '3929da6e-5c44-498d-8591-9eb60f620f8b', '5b95d5a7-1247-4254-af14-a411a705b834'] {{(pid=100521) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 27 16:13:57.403403 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.volume.api [req-432190eb-5dcc-42d3-9019-aa6dede09c3a req-183547d6-b6ae-48a3-9979-55f24064b3e0 tempest-VolumesGetTestJSON-323424529 tempest-VolumesGetTestJSON-323424529-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (31f672f2-78e9-4c3b-9c43-cffe351a5e39) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['841dc924-97d8-469c-a7eb-c4048ef5450d', 'dff2bdbe-e963-4a09-987f-a0287b3be7b3', '3929da6e-5c44-498d-8591-9eb60f620f8b', '5b95d5a7-1247-4254-af14-a411a705b834']}' {{(pid=100521) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 27 16:13:57.403851 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.volume.api [req-432190eb-5dcc-42d3-9019-aa6dede09c3a req-183547d6-b6ae-48a3-9979-55f24064b3e0 tempest-VolumesGetTestJSON-323424529 tempest-VolumesGetTestJSON-323424529-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (aefdd7aa-1447-4eec-908c-68f81854209f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100521) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 27 16:13:57.453773 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.volume.api [req-432190eb-5dcc-42d3-9019-aa6dede09c3a req-183547d6-b6ae-48a3-9979-55f24064b3e0 tempest-VolumesGetTestJSON-323424529 tempest-VolumesGetTestJSON-323424529-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (aefdd7aa-1447-4eec-908c-68f81854209f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'c0d5871a-6e58-4944-9d47-4473f372b328', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesGetTestJSON-Volume-1272112029',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='work'},multiattach=False,project_id='fecb4690b4d84a56921a3976a272512e',qos_specs=None,replication_status=,reservations=['841dc924-97d8-469c-a7eb-c4048ef5450d','dff2bdbe-e963-4a09-987f-a0287b3be7b3','3929da6e-5c44-498d-8591-9eb60f620f8b','5b95d5a7-1247-4254-af14-a411a705b834'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='d4d0bc3f7cf04a91b9f7aec9937fb0e3',volume_type_id=2bce4e1a-e6e0-49d9-be36-c3405449a01e), 'volume': Volume(_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-27T16:13:57Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesGetTestJSON-Volume-1272112029',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=c0d5871a-6e58-4944-9d47-4473f372b328,launched_at=None,metadata={Type='work'},migration_status=None,multiattach=False,previous_status=None,project_id='fecb4690b4d84a56921a3976a272512e',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='d4d0bc3f7cf04a91b9f7aec9937fb0e3',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(2bce4e1a-e6e0-49d9-be36-c3405449a01e),volume_type_id=2bce4e1a-e6e0-49d9-be36-c3405449a01e)}' {{(pid=100521) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 27 16:13:57.454534 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.volume.api [req-432190eb-5dcc-42d3-9019-aa6dede09c3a req-183547d6-b6ae-48a3-9979-55f24064b3e0 tempest-VolumesGetTestJSON-323424529 tempest-VolumesGetTestJSON-323424529-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (88cfab85-75a4-428d-a68b-9521b3ca0178) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100521) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 27 16:13:57.487671 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.middleware.request_id [None req-3dabdda3-eb51-41f4-a575-fff6d19bb89c None None] RequestId filter calling following filter/app {{(pid=100523) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:13:57.490797 np0000005924 devstack@c-api.service[100523]: INFO cinder.api.openstack.wsgi [None req-3dabdda3-eb51-41f4-a575-fff6d19bb89c tempest-VolumesBackupsTest-1601316061 tempest-VolumesBackupsTest-1601316061-project-member] GET https://10.4.3.117/volume/v3/backups/b03c08df-2ec2-41f6-b883-b6fc0866c35b Jul 27 16:13:57.490797 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.openstack.wsgi [None req-3dabdda3-eb51-41f4-a575-fff6d19bb89c tempest-VolumesBackupsTest-1601316061 tempest-VolumesBackupsTest-1601316061-project-member] Empty body provided in request {{(pid=100523) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:13:57.490797 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.openstack.wsgi [None req-3dabdda3-eb51-41f4-a575-fff6d19bb89c tempest-VolumesBackupsTest-1601316061 tempest-VolumesBackupsTest-1601316061-project-member] Calling method 'show' {{(pid=100523) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:13:57.490797 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.v3.backups [None req-3dabdda3-eb51-41f4-a575-fff6d19bb89c tempest-VolumesBackupsTest-1601316061 tempest-VolumesBackupsTest-1601316061-project-member] Show backup with id b03c08df-2ec2-41f6-b883-b6fc0866c35b. {{(pid=100523) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 27 16:13:57.502905 np0000005924 devstack@c-api.service[100523]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:13:57.502905 np0000005924 devstack@c-api.service[100523]: warnings.warn( Jul 27 16:13:57.502905 np0000005924 devstack@c-api.service[100523]: INFO cinder.api.openstack.wsgi [None req-3dabdda3-eb51-41f4-a575-fff6d19bb89c tempest-VolumesBackupsTest-1601316061 tempest-VolumesBackupsTest-1601316061-project-member] https://10.4.3.117/volume/v3/backups/b03c08df-2ec2-41f6-b883-b6fc0866c35b returned with HTTP 200 Jul 27 16:13:57.502905 np0000005924 devstack@c-api.service[100523]: [pid: 100523|app: 0|req: 549/2163] 10.4.3.117 () {66 vars in 1348 bytes} [Mon Jul 27 16:13:57 2026] GET /volume/v3/backups/b03c08df-2ec2-41f6-b883-b6fc0866c35b => generated 791 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 27 16:13:57.601110 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.volume.api [req-432190eb-5dcc-42d3-9019-aa6dede09c3a req-183547d6-b6ae-48a3-9979-55f24064b3e0 tempest-VolumesGetTestJSON-323424529 tempest-VolumesGetTestJSON-323424529-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (88cfab85-75a4-428d-a68b-9521b3ca0178) transitioned into state 'SUCCESS' from state '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-1272112029',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='work'},multiattach=False,project_id='fecb4690b4d84a56921a3976a272512e',qos_specs=None,replication_status=,reservations=['841dc924-97d8-469c-a7eb-c4048ef5450d','dff2bdbe-e963-4a09-987f-a0287b3be7b3','3929da6e-5c44-498d-8591-9eb60f620f8b','5b95d5a7-1247-4254-af14-a411a705b834'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='d4d0bc3f7cf04a91b9f7aec9937fb0e3',volume_type_id=2bce4e1a-e6e0-49d9-be36-c3405449a01e)}' {{(pid=100521) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 27 16:13:57.602029 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.volume.api [req-432190eb-5dcc-42d3-9019-aa6dede09c3a req-183547d6-b6ae-48a3-9979-55f24064b3e0 tempest-VolumesGetTestJSON-323424529 tempest-VolumesGetTestJSON-323424529-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (954b7e8d-a41a-49b8-bc2a-8e8eac070d77) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100521) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 27 16:13:57.628154 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.volume.api [req-432190eb-5dcc-42d3-9019-aa6dede09c3a req-183547d6-b6ae-48a3-9979-55f24064b3e0 tempest-VolumesGetTestJSON-323424529 tempest-VolumesGetTestJSON-323424529-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (954b7e8d-a41a-49b8-bc2a-8e8eac070d77) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100521) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 27 16:13:57.629360 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.volume.api [req-432190eb-5dcc-42d3-9019-aa6dede09c3a req-183547d6-b6ae-48a3-9979-55f24064b3e0 tempest-VolumesGetTestJSON-323424529 tempest-VolumesGetTestJSON-323424529-project-member] Flow 'volume_create_api' (6f78428a-03b2-4afa-945d-14eacf523817) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100521) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 27 16:13:57.629761 np0000005924 devstack@c-api.service[100521]: INFO cinder.volume.api [req-432190eb-5dcc-42d3-9019-aa6dede09c3a req-183547d6-b6ae-48a3-9979-55f24064b3e0 tempest-VolumesGetTestJSON-323424529 tempest-VolumesGetTestJSON-323424529-project-member] Create volume request issued successfully. Jul 27 16:13:57.630951 np0000005924 devstack@c-api.service[100521]: INFO cinder.api.openstack.wsgi [req-432190eb-5dcc-42d3-9019-aa6dede09c3a req-183547d6-b6ae-48a3-9979-55f24064b3e0 tempest-VolumesGetTestJSON-323424529 tempest-VolumesGetTestJSON-323424529-project-member] https://10.4.3.117/volume/v3/volumes returned with HTTP 202 Jul 27 16:13:57.631549 np0000005924 devstack@c-api.service[100521]: [pid: 100521|app: 0|req: 536/2164] 10.4.3.117 () {72 vars in 1541 bytes} [Mon Jul 27 16:13:57 2026] POST /volume/v3/volumes => generated 763 bytes in 416 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 27 16:13:57.645235 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.middleware.request_id [req-432190eb-5dcc-42d3-9019-aa6dede09c3a req-9bf61d6c-d27e-4ec1-94b5-45151500c2d0 None None] RequestId filter calling following filter/app {{(pid=100524) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:13:57.647198 np0000005924 devstack@c-api.service[100524]: INFO cinder.api.openstack.wsgi [req-432190eb-5dcc-42d3-9019-aa6dede09c3a req-9bf61d6c-d27e-4ec1-94b5-45151500c2d0 tempest-VolumesGetTestJSON-323424529 tempest-VolumesGetTestJSON-323424529-project-member] GET https://10.4.3.117/volume/v3/volumes/c0d5871a-6e58-4944-9d47-4473f372b328 Jul 27 16:13:57.647670 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.openstack.wsgi [req-432190eb-5dcc-42d3-9019-aa6dede09c3a req-9bf61d6c-d27e-4ec1-94b5-45151500c2d0 tempest-VolumesGetTestJSON-323424529 tempest-VolumesGetTestJSON-323424529-project-member] Empty body provided in request {{(pid=100524) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:13:57.648049 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.openstack.wsgi [req-432190eb-5dcc-42d3-9019-aa6dede09c3a req-9bf61d6c-d27e-4ec1-94b5-45151500c2d0 tempest-VolumesGetTestJSON-323424529 tempest-VolumesGetTestJSON-323424529-project-member] Calling method 'show' {{(pid=100524) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:13:57.655955 np0000005924 devstack@c-api.service[100524]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:13:57.655955 np0000005924 devstack@c-api.service[100524]: warnings.warn( Jul 27 16:13:57.660647 np0000005924 devstack@c-api.service[100524]: INFO cinder.volume.api [req-432190eb-5dcc-42d3-9019-aa6dede09c3a req-9bf61d6c-d27e-4ec1-94b5-45151500c2d0 tempest-VolumesGetTestJSON-323424529 tempest-VolumesGetTestJSON-323424529-project-member] Volume info retrieved successfully. Jul 27 16:13:57.669994 np0000005924 devstack@c-api.service[100524]: INFO cinder.api.openstack.wsgi [req-432190eb-5dcc-42d3-9019-aa6dede09c3a req-9bf61d6c-d27e-4ec1-94b5-45151500c2d0 tempest-VolumesGetTestJSON-323424529 tempest-VolumesGetTestJSON-323424529-project-member] https://10.4.3.117/volume/v3/volumes/c0d5871a-6e58-4944-9d47-4473f372b328 returned with HTTP 200 Jul 27 16:13:57.670655 np0000005924 devstack@c-api.service[100524]: [pid: 100524|app: 0|req: 547/2165] 10.4.3.117 () {68 vars in 1598 bytes} [Mon Jul 27 16:13:57 2026] GET /volume/v3/volumes/c0d5871a-6e58-4944-9d47-4473f372b328 => generated 831 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 27 16:13:57.706098 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.middleware.request_id [req-219484db-a4f6-433f-91ea-e300b83347cc req-6830ac98-55b7-4e56-b472-d5405a5dad5f None None] RequestId filter calling following filter/app {{(pid=100522) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:13:57.708377 np0000005924 devstack@c-api.service[100522]: INFO cinder.api.openstack.wsgi [req-219484db-a4f6-433f-91ea-e300b83347cc req-6830ac98-55b7-4e56-b472-d5405a5dad5f tempest-VolumesGetTestJSON-323424529 tempest-VolumesGetTestJSON-323424529-project-member] GET https://10.4.3.117/volume/v3/volumes/c0d5871a-6e58-4944-9d47-4473f372b328 Jul 27 16:13:57.708589 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.openstack.wsgi [req-219484db-a4f6-433f-91ea-e300b83347cc req-6830ac98-55b7-4e56-b472-d5405a5dad5f tempest-VolumesGetTestJSON-323424529 tempest-VolumesGetTestJSON-323424529-project-member] Empty body provided in request {{(pid=100522) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:13:57.708799 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.openstack.wsgi [req-219484db-a4f6-433f-91ea-e300b83347cc req-6830ac98-55b7-4e56-b472-d5405a5dad5f tempest-VolumesGetTestJSON-323424529 tempest-VolumesGetTestJSON-323424529-project-member] Calling method 'show' {{(pid=100522) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:13:57.711062 np0000005924 devstack@c-api.service[100522]: DEBUG dbcounter [-] [100522] Writing DB stats cinder:SELECT=473,cinder:UPDATE=127,cinder:INSERT=61 {{(pid=100522) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 27 16:13:57.720917 np0000005924 devstack@c-api.service[100522]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:13:57.720917 np0000005924 devstack@c-api.service[100522]: warnings.warn( Jul 27 16:13:57.727728 np0000005924 devstack@c-api.service[100522]: INFO cinder.volume.api [req-219484db-a4f6-433f-91ea-e300b83347cc req-6830ac98-55b7-4e56-b472-d5405a5dad5f tempest-VolumesGetTestJSON-323424529 tempest-VolumesGetTestJSON-323424529-project-member] Volume info retrieved successfully. Jul 27 16:13:57.732794 np0000005924 devstack@c-api.service[100522]: INFO cinder.api.openstack.wsgi [req-219484db-a4f6-433f-91ea-e300b83347cc req-6830ac98-55b7-4e56-b472-d5405a5dad5f tempest-VolumesGetTestJSON-323424529 tempest-VolumesGetTestJSON-323424529-project-member] https://10.4.3.117/volume/v3/volumes/c0d5871a-6e58-4944-9d47-4473f372b328 returned with HTTP 200 Jul 27 16:13:57.733446 np0000005924 devstack@c-api.service[100522]: [pid: 100522|app: 0|req: 534/2166] 10.4.3.117 () {68 vars in 1598 bytes} [Mon Jul 27 16:13:57 2026] GET /volume/v3/volumes/c0d5871a-6e58-4944-9d47-4473f372b328 => generated 831 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 27 16:13:58.036489 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.middleware.request_id [None req-24307131-2f8c-4a1a-a3d6-c5d0cbf27b0b None None] RequestId filter calling following filter/app {{(pid=100523) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:13:58.039560 np0000005924 devstack@c-api.service[100523]: INFO cinder.api.openstack.wsgi [None req-24307131-2f8c-4a1a-a3d6-c5d0cbf27b0b tempest-AttachVolumeMultiAttachTest-1978803889 tempest-AttachVolumeMultiAttachTest-1978803889-project-member] DELETE https://10.4.3.117/volume/v3/volumes/7da4d316-db6d-43f0-942f-f733e5c5a369?cascade=True Jul 27 16:13:58.039783 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.openstack.wsgi [None req-24307131-2f8c-4a1a-a3d6-c5d0cbf27b0b tempest-AttachVolumeMultiAttachTest-1978803889 tempest-AttachVolumeMultiAttachTest-1978803889-project-member] Empty body provided in request {{(pid=100523) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:13:58.040093 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.openstack.wsgi [None req-24307131-2f8c-4a1a-a3d6-c5d0cbf27b0b tempest-AttachVolumeMultiAttachTest-1978803889 tempest-AttachVolumeMultiAttachTest-1978803889-project-member] Calling method 'delete' {{(pid=100523) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:13:58.040289 np0000005924 devstack@c-api.service[100523]: INFO cinder.api.v3.volumes [None req-24307131-2f8c-4a1a-a3d6-c5d0cbf27b0b tempest-AttachVolumeMultiAttachTest-1978803889 tempest-AttachVolumeMultiAttachTest-1978803889-project-member] Delete volume with id: 7da4d316-db6d-43f0-942f-f733e5c5a369 Jul 27 16:13:58.052279 np0000005924 devstack@c-api.service[100523]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:13:58.052279 np0000005924 devstack@c-api.service[100523]: warnings.warn( Jul 27 16:13:58.052850 np0000005924 devstack@c-api.service[100523]: INFO cinder.volume.api [None req-24307131-2f8c-4a1a-a3d6-c5d0cbf27b0b tempest-AttachVolumeMultiAttachTest-1978803889 tempest-AttachVolumeMultiAttachTest-1978803889-project-member] Volume info retrieved successfully. Jul 27 16:13:58.109837 np0000005924 devstack@c-api.service[100523]: INFO cinder.volume.api [None req-24307131-2f8c-4a1a-a3d6-c5d0cbf27b0b tempest-AttachVolumeMultiAttachTest-1978803889 tempest-AttachVolumeMultiAttachTest-1978803889-project-member] Delete volume request issued successfully. Jul 27 16:13:58.110036 np0000005924 devstack@c-api.service[100523]: INFO cinder.api.openstack.wsgi [None req-24307131-2f8c-4a1a-a3d6-c5d0cbf27b0b tempest-AttachVolumeMultiAttachTest-1978803889 tempest-AttachVolumeMultiAttachTest-1978803889-project-member] https://10.4.3.117/volume/v3/volumes/7da4d316-db6d-43f0-942f-f733e5c5a369?cascade=True returned with HTTP 202 Jul 27 16:13:58.110421 np0000005924 devstack@c-api.service[100523]: [pid: 100523|app: 0|req: 550/2167] 10.4.3.117 () {66 vars in 1376 bytes} [Mon Jul 27 16:13:58 2026] DELETE /volume/v3/volumes/7da4d316-db6d-43f0-942f-f733e5c5a369?cascade=True => generated 0 bytes in 75 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 27 16:13:58.120648 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.middleware.request_id [None req-24584921-6833-4a96-8071-8045c5dfbc88 None None] RequestId filter calling following filter/app {{(pid=100521) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:13:58.123132 np0000005924 devstack@c-api.service[100521]: INFO cinder.api.openstack.wsgi [None req-24584921-6833-4a96-8071-8045c5dfbc88 tempest-AttachVolumeMultiAttachTest-1978803889 tempest-AttachVolumeMultiAttachTest-1978803889-project-member] GET https://10.4.3.117/volume/v3/volumes/7da4d316-db6d-43f0-942f-f733e5c5a369 Jul 27 16:13:58.123378 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.openstack.wsgi [None req-24584921-6833-4a96-8071-8045c5dfbc88 tempest-AttachVolumeMultiAttachTest-1978803889 tempest-AttachVolumeMultiAttachTest-1978803889-project-member] Empty body provided in request {{(pid=100521) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:13:58.123569 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.openstack.wsgi [None req-24584921-6833-4a96-8071-8045c5dfbc88 tempest-AttachVolumeMultiAttachTest-1978803889 tempest-AttachVolumeMultiAttachTest-1978803889-project-member] Calling method 'show' {{(pid=100521) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:13:58.130778 np0000005924 devstack@c-api.service[100521]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:13:58.130778 np0000005924 devstack@c-api.service[100521]: warnings.warn( Jul 27 16:13:58.135064 np0000005924 devstack@c-api.service[100521]: INFO cinder.volume.api [None req-24584921-6833-4a96-8071-8045c5dfbc88 tempest-AttachVolumeMultiAttachTest-1978803889 tempest-AttachVolumeMultiAttachTest-1978803889-project-member] Volume info retrieved successfully. Jul 27 16:13:58.140927 np0000005924 devstack@c-api.service[100521]: INFO cinder.api.openstack.wsgi [None req-24584921-6833-4a96-8071-8045c5dfbc88 tempest-AttachVolumeMultiAttachTest-1978803889 tempest-AttachVolumeMultiAttachTest-1978803889-project-member] https://10.4.3.117/volume/v3/volumes/7da4d316-db6d-43f0-942f-f733e5c5a369 returned with HTTP 200 Jul 27 16:13:58.141619 np0000005924 devstack@c-api.service[100521]: [pid: 100521|app: 0|req: 537/2168] 10.4.3.117 () {66 vars in 1348 bytes} [Mon Jul 27 16:13:58 2026] GET /volume/v3/volumes/7da4d316-db6d-43f0-942f-f733e5c5a369 => generated 1367 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 27 16:13:58.226538 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.middleware.request_id [None req-457fba44-dc0f-4789-a52a-451cb49ddb75 None None] RequestId filter calling following filter/app {{(pid=100524) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:13:58.228692 np0000005924 devstack@c-api.service[100524]: INFO cinder.api.openstack.wsgi [None req-457fba44-dc0f-4789-a52a-451cb49ddb75 tempest-VolumesImageMetadata-954960559 tempest-VolumesImageMetadata-954960559-project-member] GET https://10.4.3.117/volume/v3/volumes/26fae84d-76a8-4b2c-a819-02fd3b658614 Jul 27 16:13:58.230359 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.openstack.wsgi [None req-457fba44-dc0f-4789-a52a-451cb49ddb75 tempest-VolumesImageMetadata-954960559 tempest-VolumesImageMetadata-954960559-project-member] Empty body provided in request {{(pid=100524) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:13:58.230359 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.openstack.wsgi [None req-457fba44-dc0f-4789-a52a-451cb49ddb75 tempest-VolumesImageMetadata-954960559 tempest-VolumesImageMetadata-954960559-project-member] Calling method 'show' {{(pid=100524) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:13:58.240956 np0000005924 devstack@c-api.service[100524]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:13:58.240956 np0000005924 devstack@c-api.service[100524]: warnings.warn( Jul 27 16:13:58.245767 np0000005924 devstack@c-api.service[100524]: INFO cinder.volume.api [None req-457fba44-dc0f-4789-a52a-451cb49ddb75 tempest-VolumesImageMetadata-954960559 tempest-VolumesImageMetadata-954960559-project-member] Volume info retrieved successfully. Jul 27 16:13:58.254541 np0000005924 devstack@c-api.service[100524]: INFO cinder.api.openstack.wsgi [None req-457fba44-dc0f-4789-a52a-451cb49ddb75 tempest-VolumesImageMetadata-954960559 tempest-VolumesImageMetadata-954960559-project-member] https://10.4.3.117/volume/v3/volumes/26fae84d-76a8-4b2c-a819-02fd3b658614 returned with HTTP 200 Jul 27 16:13:58.255065 np0000005924 devstack@c-api.service[100524]: [pid: 100524|app: 0|req: 548/2169] 10.4.3.117 () {66 vars in 1348 bytes} [Mon Jul 27 16:13:58 2026] GET /volume/v3/volumes/26fae84d-76a8-4b2c-a819-02fd3b658614 => generated 1359 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 27 16:13:58.272111 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.middleware.request_id [None req-d3ea4978-3855-4af7-807e-912dedef3d36 None None] RequestId filter calling following filter/app {{(pid=100522) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:13:58.273853 np0000005924 devstack@c-api.service[100522]: INFO cinder.api.openstack.wsgi [None req-d3ea4978-3855-4af7-807e-912dedef3d36 tempest-VolumesImageMetadata-954960559 tempest-VolumesImageMetadata-954960559-project-member] POST https://10.4.3.117/volume/v3/volumes/26fae84d-76a8-4b2c-a819-02fd3b658614/action Jul 27 16:13:58.274692 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.openstack.wsgi [None req-d3ea4978-3855-4af7-807e-912dedef3d36 tempest-VolumesImageMetadata-954960559 tempest-VolumesImageMetadata-954960559-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=100522) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 27 16:13:58.274692 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.openstack.wsgi [None req-d3ea4978-3855-4af7-807e-912dedef3d36 tempest-VolumesImageMetadata-954960559 tempest-VolumesImageMetadata-954960559-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=100522) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 27 16:13:58.287200 np0000005924 devstack@c-api.service[100522]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:13:58.287200 np0000005924 devstack@c-api.service[100522]: warnings.warn( Jul 27 16:13:58.295717 np0000005924 devstack@c-api.service[100522]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:13:58.295717 np0000005924 devstack@c-api.service[100522]: warnings.warn( Jul 27 16:13:58.296177 np0000005924 devstack@c-api.service[100522]: INFO cinder.volume.api [None req-d3ea4978-3855-4af7-807e-912dedef3d36 tempest-VolumesImageMetadata-954960559 tempest-VolumesImageMetadata-954960559-project-member] Volume info retrieved successfully. Jul 27 16:13:58.321955 np0000005924 devstack@c-api.service[100522]: INFO cinder.volume.api [None req-d3ea4978-3855-4af7-807e-912dedef3d36 tempest-VolumesImageMetadata-954960559 tempest-VolumesImageMetadata-954960559-project-member] Update volume metadata completed successfully. Jul 27 16:13:58.322257 np0000005924 devstack@c-api.service[100522]: INFO cinder.api.openstack.wsgi [None req-d3ea4978-3855-4af7-807e-912dedef3d36 tempest-VolumesImageMetadata-954960559 tempest-VolumesImageMetadata-954960559-project-member] https://10.4.3.117/volume/v3/volumes/26fae84d-76a8-4b2c-a819-02fd3b658614/action returned with HTTP 200 Jul 27 16:13:58.322836 np0000005924 devstack@c-api.service[100522]: [pid: 100522|app: 0|req: 535/2170] 10.4.3.117 () {68 vars in 1391 bytes} [Mon Jul 27 16:13:58 2026] POST /volume/v3/volumes/26fae84d-76a8-4b2c-a819-02fd3b658614/action => generated 563 bytes in 51 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 27 16:13:58.330564 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.middleware.request_id [None req-868ffbe1-40b5-41c3-99e5-42681ce9064b None None] RequestId filter calling following filter/app {{(pid=100523) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:13:58.334159 np0000005924 devstack@c-api.service[100523]: INFO cinder.api.openstack.wsgi [None req-868ffbe1-40b5-41c3-99e5-42681ce9064b tempest-VolumesImageMetadata-954960559 tempest-VolumesImageMetadata-954960559-project-member] GET https://10.4.3.117/volume/v3/volumes/26fae84d-76a8-4b2c-a819-02fd3b658614 Jul 27 16:13:58.334159 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.openstack.wsgi [None req-868ffbe1-40b5-41c3-99e5-42681ce9064b tempest-VolumesImageMetadata-954960559 tempest-VolumesImageMetadata-954960559-project-member] Empty body provided in request {{(pid=100523) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:13:58.334159 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.openstack.wsgi [None req-868ffbe1-40b5-41c3-99e5-42681ce9064b tempest-VolumesImageMetadata-954960559 tempest-VolumesImageMetadata-954960559-project-member] Calling method 'show' {{(pid=100523) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:13:58.339962 np0000005924 devstack@c-api.service[100523]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:13:58.339962 np0000005924 devstack@c-api.service[100523]: warnings.warn( Jul 27 16:13:58.345537 np0000005924 devstack@c-api.service[100523]: INFO cinder.volume.api [None req-868ffbe1-40b5-41c3-99e5-42681ce9064b tempest-VolumesImageMetadata-954960559 tempest-VolumesImageMetadata-954960559-project-member] Volume info retrieved successfully. Jul 27 16:13:58.353467 np0000005924 devstack@c-api.service[100523]: INFO cinder.api.openstack.wsgi [None req-868ffbe1-40b5-41c3-99e5-42681ce9064b tempest-VolumesImageMetadata-954960559 tempest-VolumesImageMetadata-954960559-project-member] https://10.4.3.117/volume/v3/volumes/26fae84d-76a8-4b2c-a819-02fd3b658614 returned with HTTP 200 Jul 27 16:13:58.353467 np0000005924 devstack@c-api.service[100523]: [pid: 100523|app: 0|req: 551/2171] 10.4.3.117 () {66 vars in 1348 bytes} [Mon Jul 27 16:13:58 2026] GET /volume/v3/volumes/26fae84d-76a8-4b2c-a819-02fd3b658614 => generated 1419 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 27 16:13:58.375616 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.middleware.request_id [None req-5648548a-bf8e-4766-afd3-40d8779bbc8f None None] RequestId filter calling following filter/app {{(pid=100521) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:13:58.377497 np0000005924 devstack@c-api.service[100521]: INFO cinder.api.openstack.wsgi [None req-5648548a-bf8e-4766-afd3-40d8779bbc8f tempest-VolumesImageMetadata-954960559 tempest-VolumesImageMetadata-954960559-project-member] POST https://10.4.3.117/volume/v3/volumes/26fae84d-76a8-4b2c-a819-02fd3b658614/action Jul 27 16:13:58.377941 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.openstack.wsgi [None req-5648548a-bf8e-4766-afd3-40d8779bbc8f tempest-VolumesImageMetadata-954960559 tempest-VolumesImageMetadata-954960559-project-member] Action body: b'{"os-unset_image_metadata": {"key": "ramdisk_id"}}' {{(pid=100521) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 27 16:13:58.378109 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.openstack.wsgi [None req-5648548a-bf8e-4766-afd3-40d8779bbc8f tempest-VolumesImageMetadata-954960559 tempest-VolumesImageMetadata-954960559-project-member] Action: 'action', calling method: delete, body: {"os-unset_image_metadata": {"key": "ramdisk_id"}} {{(pid=100521) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 27 16:13:58.390919 np0000005924 devstack@c-api.service[100521]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:13:58.390919 np0000005924 devstack@c-api.service[100521]: warnings.warn( Jul 27 16:13:58.399389 np0000005924 devstack@c-api.service[100521]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:13:58.399389 np0000005924 devstack@c-api.service[100521]: warnings.warn( Jul 27 16:13:58.399769 np0000005924 devstack@c-api.service[100521]: INFO cinder.volume.api [None req-5648548a-bf8e-4766-afd3-40d8779bbc8f tempest-VolumesImageMetadata-954960559 tempest-VolumesImageMetadata-954960559-project-member] Volume info retrieved successfully. Jul 27 16:13:58.409082 np0000005924 devstack@c-api.service[100521]: INFO cinder.volume.api [None req-5648548a-bf8e-4766-afd3-40d8779bbc8f tempest-VolumesImageMetadata-954960559 tempest-VolumesImageMetadata-954960559-project-member] Get volume image-metadata completed successfully. Jul 27 16:13:58.454410 np0000005924 devstack@c-api.service[100521]: INFO cinder.volume.api [None req-5648548a-bf8e-4766-afd3-40d8779bbc8f tempest-VolumesImageMetadata-954960559 tempest-VolumesImageMetadata-954960559-project-member] Delete volume metadata completed successfully. Jul 27 16:13:58.455030 np0000005924 devstack@c-api.service[100521]: INFO cinder.api.openstack.wsgi [None req-5648548a-bf8e-4766-afd3-40d8779bbc8f tempest-VolumesImageMetadata-954960559 tempest-VolumesImageMetadata-954960559-project-member] https://10.4.3.117/volume/v3/volumes/26fae84d-76a8-4b2c-a819-02fd3b658614/action returned with HTTP 200 Jul 27 16:13:58.455632 np0000005924 devstack@c-api.service[100521]: [pid: 100521|app: 0|req: 538/2172] 10.4.3.117 () {68 vars in 1390 bytes} [Mon Jul 27 16:13:58 2026] POST /volume/v3/volumes/26fae84d-76a8-4b2c-a819-02fd3b658614/action => generated 0 bytes in 80 msecs (HTTP/1.1 200) 6 headers in 227 bytes (1 switches on core 0) Jul 27 16:13:58.462281 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.middleware.request_id [None req-72590c74-c671-4488-a748-bb48e72ca915 None None] RequestId filter calling following filter/app {{(pid=100524) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:13:58.464058 np0000005924 devstack@c-api.service[100524]: INFO cinder.api.openstack.wsgi [None req-72590c74-c671-4488-a748-bb48e72ca915 tempest-VolumesImageMetadata-954960559 tempest-VolumesImageMetadata-954960559-project-member] POST https://10.4.3.117/volume/v3/volumes/26fae84d-76a8-4b2c-a819-02fd3b658614/action Jul 27 16:13:58.464520 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.openstack.wsgi [None req-72590c74-c671-4488-a748-bb48e72ca915 tempest-VolumesImageMetadata-954960559 tempest-VolumesImageMetadata-954960559-project-member] Action body: b'{"os-show_image_metadata": {}}' {{(pid=100524) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 27 16:13:58.464655 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.openstack.wsgi [None req-72590c74-c671-4488-a748-bb48e72ca915 tempest-VolumesImageMetadata-954960559 tempest-VolumesImageMetadata-954960559-project-member] Action: 'action', calling method: index, body: {"os-show_image_metadata": {}} {{(pid=100524) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 27 16:13:58.479528 np0000005924 devstack@c-api.service[100524]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:13:58.479528 np0000005924 devstack@c-api.service[100524]: warnings.warn( Jul 27 16:13:58.480460 np0000005924 devstack@c-api.service[100524]: INFO cinder.volume.api [None req-72590c74-c671-4488-a748-bb48e72ca915 tempest-VolumesImageMetadata-954960559 tempest-VolumesImageMetadata-954960559-project-member] Volume info retrieved successfully. Jul 27 16:13:58.491704 np0000005924 devstack@c-api.service[100524]: INFO cinder.volume.api [None req-72590c74-c671-4488-a748-bb48e72ca915 tempest-VolumesImageMetadata-954960559 tempest-VolumesImageMetadata-954960559-project-member] Get volume image-metadata completed successfully. Jul 27 16:13:58.492171 np0000005924 devstack@c-api.service[100524]: INFO cinder.api.openstack.wsgi [None req-72590c74-c671-4488-a748-bb48e72ca915 tempest-VolumesImageMetadata-954960559 tempest-VolumesImageMetadata-954960559-project-member] https://10.4.3.117/volume/v3/volumes/26fae84d-76a8-4b2c-a819-02fd3b658614/action returned with HTTP 200 Jul 27 16:13:58.492779 np0000005924 devstack@c-api.service[100524]: [pid: 100524|app: 0|req: 549/2173] 10.4.3.117 () {68 vars in 1390 bytes} [Mon Jul 27 16:13:58 2026] POST /volume/v3/volumes/26fae84d-76a8-4b2c-a819-02fd3b658614/action => generated 537 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 27 16:13:58.500776 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.middleware.request_id [None req-bc487da2-50bc-4300-aeae-c076de990a88 None None] RequestId filter calling following filter/app {{(pid=100522) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:13:58.502411 np0000005924 devstack@c-api.service[100522]: INFO cinder.api.openstack.wsgi [None req-bc487da2-50bc-4300-aeae-c076de990a88 tempest-VolumesImageMetadata-954960559 tempest-VolumesImageMetadata-954960559-project-member] GET https://10.4.3.117/volume/v3/volumes/26fae84d-76a8-4b2c-a819-02fd3b658614 Jul 27 16:13:58.502590 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.openstack.wsgi [None req-bc487da2-50bc-4300-aeae-c076de990a88 tempest-VolumesImageMetadata-954960559 tempest-VolumesImageMetadata-954960559-project-member] Empty body provided in request {{(pid=100522) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:13:58.502785 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.openstack.wsgi [None req-bc487da2-50bc-4300-aeae-c076de990a88 tempest-VolumesImageMetadata-954960559 tempest-VolumesImageMetadata-954960559-project-member] Calling method 'show' {{(pid=100522) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:13:58.509226 np0000005924 devstack@c-api.service[100522]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:13:58.509226 np0000005924 devstack@c-api.service[100522]: warnings.warn( Jul 27 16:13:58.511237 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.middleware.request_id [None req-16a88648-cfcf-4794-98ca-40ca91d837e2 None None] RequestId filter calling following filter/app {{(pid=100523) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:13:58.512936 np0000005924 devstack@c-api.service[100523]: INFO cinder.api.openstack.wsgi [None req-16a88648-cfcf-4794-98ca-40ca91d837e2 tempest-VolumesBackupsTest-1601316061 tempest-VolumesBackupsTest-1601316061-project-member] GET https://10.4.3.117/volume/v3/backups/b03c08df-2ec2-41f6-b883-b6fc0866c35b Jul 27 16:13:58.513481 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.openstack.wsgi [None req-16a88648-cfcf-4794-98ca-40ca91d837e2 tempest-VolumesBackupsTest-1601316061 tempest-VolumesBackupsTest-1601316061-project-member] Empty body provided in request {{(pid=100523) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:13:58.513752 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.openstack.wsgi [None req-16a88648-cfcf-4794-98ca-40ca91d837e2 tempest-VolumesBackupsTest-1601316061 tempest-VolumesBackupsTest-1601316061-project-member] Calling method 'show' {{(pid=100523) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:13:58.513978 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.v3.backups [None req-16a88648-cfcf-4794-98ca-40ca91d837e2 tempest-VolumesBackupsTest-1601316061 tempest-VolumesBackupsTest-1601316061-project-member] Show backup with id b03c08df-2ec2-41f6-b883-b6fc0866c35b. {{(pid=100523) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 27 16:13:58.518816 np0000005924 devstack@c-api.service[100523]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:13:58.518816 np0000005924 devstack@c-api.service[100523]: warnings.warn( Jul 27 16:13:58.519712 np0000005924 devstack@c-api.service[100523]: INFO cinder.api.openstack.wsgi [None req-16a88648-cfcf-4794-98ca-40ca91d837e2 tempest-VolumesBackupsTest-1601316061 tempest-VolumesBackupsTest-1601316061-project-member] https://10.4.3.117/volume/v3/backups/b03c08df-2ec2-41f6-b883-b6fc0866c35b returned with HTTP 200 Jul 27 16:13:58.520278 np0000005924 devstack@c-api.service[100523]: [pid: 100523|app: 0|req: 552/2174] 10.4.3.117 () {66 vars in 1348 bytes} [Mon Jul 27 16:13:58 2026] GET /volume/v3/backups/b03c08df-2ec2-41f6-b883-b6fc0866c35b => generated 791 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 27 16:13:58.533390 np0000005924 devstack@c-api.service[100522]: INFO cinder.volume.api [None req-bc487da2-50bc-4300-aeae-c076de990a88 tempest-VolumesImageMetadata-954960559 tempest-VolumesImageMetadata-954960559-project-member] Volume info retrieved successfully. Jul 27 16:13:58.538027 np0000005924 devstack@c-api.service[100522]: INFO cinder.api.openstack.wsgi [None req-bc487da2-50bc-4300-aeae-c076de990a88 tempest-VolumesImageMetadata-954960559 tempest-VolumesImageMetadata-954960559-project-member] https://10.4.3.117/volume/v3/volumes/26fae84d-76a8-4b2c-a819-02fd3b658614 returned with HTTP 200 Jul 27 16:13:58.538430 np0000005924 devstack@c-api.service[100522]: [pid: 100522|app: 0|req: 536/2175] 10.4.3.117 () {66 vars in 1348 bytes} [Mon Jul 27 16:13:58 2026] GET /volume/v3/volumes/26fae84d-76a8-4b2c-a819-02fd3b658614 => generated 1393 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 27 16:13:58.554061 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.middleware.request_id [None req-127ac5a1-e587-48de-a248-e940cd1a8f42 None None] RequestId filter calling following filter/app {{(pid=100521) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:13:58.555781 np0000005924 devstack@c-api.service[100521]: INFO cinder.api.openstack.wsgi [None req-127ac5a1-e587-48de-a248-e940cd1a8f42 tempest-VolumesImageMetadata-954960559 tempest-VolumesImageMetadata-954960559-project-member] DELETE https://10.4.3.117/volume/v3/volumes/26fae84d-76a8-4b2c-a819-02fd3b658614 Jul 27 16:13:58.555959 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.openstack.wsgi [None req-127ac5a1-e587-48de-a248-e940cd1a8f42 tempest-VolumesImageMetadata-954960559 tempest-VolumesImageMetadata-954960559-project-member] Empty body provided in request {{(pid=100521) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:13:58.556135 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.openstack.wsgi [None req-127ac5a1-e587-48de-a248-e940cd1a8f42 tempest-VolumesImageMetadata-954960559 tempest-VolumesImageMetadata-954960559-project-member] Calling method 'delete' {{(pid=100521) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:13:58.556350 np0000005924 devstack@c-api.service[100521]: INFO cinder.api.v3.volumes [None req-127ac5a1-e587-48de-a248-e940cd1a8f42 tempest-VolumesImageMetadata-954960559 tempest-VolumesImageMetadata-954960559-project-member] Delete volume with id: 26fae84d-76a8-4b2c-a819-02fd3b658614 Jul 27 16:13:58.589386 np0000005924 devstack@c-api.service[100521]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:13:58.589386 np0000005924 devstack@c-api.service[100521]: warnings.warn( Jul 27 16:13:58.589884 np0000005924 devstack@c-api.service[100521]: INFO cinder.volume.api [None req-127ac5a1-e587-48de-a248-e940cd1a8f42 tempest-VolumesImageMetadata-954960559 tempest-VolumesImageMetadata-954960559-project-member] Volume info retrieved successfully. Jul 27 16:13:58.633964 np0000005924 devstack@c-api.service[100521]: INFO cinder.volume.api [None req-127ac5a1-e587-48de-a248-e940cd1a8f42 tempest-VolumesImageMetadata-954960559 tempest-VolumesImageMetadata-954960559-project-member] Delete volume request issued successfully. Jul 27 16:13:58.634099 np0000005924 devstack@c-api.service[100521]: INFO cinder.api.openstack.wsgi [None req-127ac5a1-e587-48de-a248-e940cd1a8f42 tempest-VolumesImageMetadata-954960559 tempest-VolumesImageMetadata-954960559-project-member] https://10.4.3.117/volume/v3/volumes/26fae84d-76a8-4b2c-a819-02fd3b658614 returned with HTTP 202 Jul 27 16:13:58.634483 np0000005924 devstack@c-api.service[100521]: [pid: 100521|app: 0|req: 539/2176] 10.4.3.117 () {66 vars in 1351 bytes} [Mon Jul 27 16:13:58 2026] DELETE /volume/v3/volumes/26fae84d-76a8-4b2c-a819-02fd3b658614 => generated 0 bytes in 81 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 27 16:13:58.641742 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.middleware.request_id [None req-b3287b91-a05c-40d7-8822-41d9d1c262b9 None None] RequestId filter calling following filter/app {{(pid=100524) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:13:58.644015 np0000005924 devstack@c-api.service[100524]: INFO cinder.api.openstack.wsgi [None req-b3287b91-a05c-40d7-8822-41d9d1c262b9 tempest-VolumesImageMetadata-954960559 tempest-VolumesImageMetadata-954960559-project-member] GET https://10.4.3.117/volume/v3/volumes/26fae84d-76a8-4b2c-a819-02fd3b658614 Jul 27 16:13:58.644099 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.openstack.wsgi [None req-b3287b91-a05c-40d7-8822-41d9d1c262b9 tempest-VolumesImageMetadata-954960559 tempest-VolumesImageMetadata-954960559-project-member] Empty body provided in request {{(pid=100524) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:13:58.644379 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.openstack.wsgi [None req-b3287b91-a05c-40d7-8822-41d9d1c262b9 tempest-VolumesImageMetadata-954960559 tempest-VolumesImageMetadata-954960559-project-member] Calling method 'show' {{(pid=100524) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:13:58.651695 np0000005924 devstack@c-api.service[100524]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:13:58.651695 np0000005924 devstack@c-api.service[100524]: warnings.warn( Jul 27 16:13:58.655679 np0000005924 devstack@c-api.service[100524]: INFO cinder.volume.api [None req-b3287b91-a05c-40d7-8822-41d9d1c262b9 tempest-VolumesImageMetadata-954960559 tempest-VolumesImageMetadata-954960559-project-member] Volume info retrieved successfully. Jul 27 16:13:58.660190 np0000005924 devstack@c-api.service[100524]: INFO cinder.api.openstack.wsgi [None req-b3287b91-a05c-40d7-8822-41d9d1c262b9 tempest-VolumesImageMetadata-954960559 tempest-VolumesImageMetadata-954960559-project-member] https://10.4.3.117/volume/v3/volumes/26fae84d-76a8-4b2c-a819-02fd3b658614 returned with HTTP 200 Jul 27 16:13:58.660717 np0000005924 devstack@c-api.service[100524]: [pid: 100524|app: 0|req: 550/2177] 10.4.3.117 () {66 vars in 1348 bytes} [Mon Jul 27 16:13:58 2026] GET /volume/v3/volumes/26fae84d-76a8-4b2c-a819-02fd3b658614 => generated 1392 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 27 16:13:58.769387 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.middleware.request_id [req-a131201c-c83e-4285-833d-defea2ddc4b2 req-b2540c7d-2927-40a1-8c8f-68a2a01d5f31 None None] RequestId filter calling following filter/app {{(pid=100523) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:13:58.775539 np0000005924 devstack@c-api.service[100523]: INFO cinder.api.openstack.wsgi [req-a131201c-c83e-4285-833d-defea2ddc4b2 req-b2540c7d-2927-40a1-8c8f-68a2a01d5f31 tempest-VolumesGetTestJSON-323424529 tempest-VolumesGetTestJSON-323424529-project-member] GET https://10.4.3.117/volume/v3/volumes/c0d5871a-6e58-4944-9d47-4473f372b328 Jul 27 16:13:58.775539 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.openstack.wsgi [req-a131201c-c83e-4285-833d-defea2ddc4b2 req-b2540c7d-2927-40a1-8c8f-68a2a01d5f31 tempest-VolumesGetTestJSON-323424529 tempest-VolumesGetTestJSON-323424529-project-member] Empty body provided in request {{(pid=100523) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:13:58.775539 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.openstack.wsgi [req-a131201c-c83e-4285-833d-defea2ddc4b2 req-b2540c7d-2927-40a1-8c8f-68a2a01d5f31 tempest-VolumesGetTestJSON-323424529 tempest-VolumesGetTestJSON-323424529-project-member] Calling method 'show' {{(pid=100523) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:13:58.783642 np0000005924 devstack@c-api.service[100523]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:13:58.783642 np0000005924 devstack@c-api.service[100523]: warnings.warn( Jul 27 16:13:58.787770 np0000005924 devstack@c-api.service[100523]: INFO cinder.volume.api [req-a131201c-c83e-4285-833d-defea2ddc4b2 req-b2540c7d-2927-40a1-8c8f-68a2a01d5f31 tempest-VolumesGetTestJSON-323424529 tempest-VolumesGetTestJSON-323424529-project-member] Volume info retrieved successfully. Jul 27 16:13:58.792968 np0000005924 devstack@c-api.service[100523]: INFO cinder.api.openstack.wsgi [req-a131201c-c83e-4285-833d-defea2ddc4b2 req-b2540c7d-2927-40a1-8c8f-68a2a01d5f31 tempest-VolumesGetTestJSON-323424529 tempest-VolumesGetTestJSON-323424529-project-member] https://10.4.3.117/volume/v3/volumes/c0d5871a-6e58-4944-9d47-4473f372b328 returned with HTTP 200 Jul 27 16:13:58.793504 np0000005924 devstack@c-api.service[100523]: [pid: 100523|app: 0|req: 553/2178] 10.4.3.117 () {68 vars in 1598 bytes} [Mon Jul 27 16:13:58 2026] GET /volume/v3/volumes/c0d5871a-6e58-4944-9d47-4473f372b328 => generated 856 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 27 16:13:58.846436 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.middleware.request_id [req-5b80c928-3d5e-4da1-b783-1afcc8ac93b5 req-fa2218e5-d5b6-449b-8073-c5721261f505 None None] RequestId filter calling following filter/app {{(pid=100522) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:13:58.848450 np0000005924 devstack@c-api.service[100522]: INFO cinder.api.openstack.wsgi [req-5b80c928-3d5e-4da1-b783-1afcc8ac93b5 req-fa2218e5-d5b6-449b-8073-c5721261f505 tempest-VolumesGetTestJSON-323424529 tempest-VolumesGetTestJSON-323424529-project-reader] GET https://10.4.3.117/volume/v3/volumes/c0d5871a-6e58-4944-9d47-4473f372b328 Jul 27 16:13:58.848637 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.openstack.wsgi [req-5b80c928-3d5e-4da1-b783-1afcc8ac93b5 req-fa2218e5-d5b6-449b-8073-c5721261f505 tempest-VolumesGetTestJSON-323424529 tempest-VolumesGetTestJSON-323424529-project-reader] Empty body provided in request {{(pid=100522) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:13:58.848814 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.openstack.wsgi [req-5b80c928-3d5e-4da1-b783-1afcc8ac93b5 req-fa2218e5-d5b6-449b-8073-c5721261f505 tempest-VolumesGetTestJSON-323424529 tempest-VolumesGetTestJSON-323424529-project-reader] Calling method 'show' {{(pid=100522) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:13:58.855956 np0000005924 devstack@c-api.service[100522]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:13:58.855956 np0000005924 devstack@c-api.service[100522]: warnings.warn( Jul 27 16:13:58.861567 np0000005924 devstack@c-api.service[100522]: INFO cinder.volume.api [req-5b80c928-3d5e-4da1-b783-1afcc8ac93b5 req-fa2218e5-d5b6-449b-8073-c5721261f505 tempest-VolumesGetTestJSON-323424529 tempest-VolumesGetTestJSON-323424529-project-reader] Volume info retrieved successfully. Jul 27 16:13:58.865446 np0000005924 devstack@c-api.service[100522]: INFO cinder.api.openstack.wsgi [req-5b80c928-3d5e-4da1-b783-1afcc8ac93b5 req-fa2218e5-d5b6-449b-8073-c5721261f505 tempest-VolumesGetTestJSON-323424529 tempest-VolumesGetTestJSON-323424529-project-reader] https://10.4.3.117/volume/v3/volumes/c0d5871a-6e58-4944-9d47-4473f372b328 returned with HTTP 200 Jul 27 16:13:58.865788 np0000005924 devstack@c-api.service[100522]: [pid: 100522|app: 0|req: 537/2179] 10.4.3.117 () {68 vars in 1598 bytes} [Mon Jul 27 16:13:58 2026] GET /volume/v3/volumes/c0d5871a-6e58-4944-9d47-4473f372b328 => generated 856 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 27 16:13:58.895191 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.middleware.request_id [req-25962f17-cdaf-465b-a404-ecd2c10f375c req-90f12039-667e-4b54-b84f-4dd674b90d38 None None] RequestId filter calling following filter/app {{(pid=100521) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:13:58.897001 np0000005924 devstack@c-api.service[100521]: INFO cinder.api.openstack.wsgi [req-25962f17-cdaf-465b-a404-ecd2c10f375c req-90f12039-667e-4b54-b84f-4dd674b90d38 tempest-VolumesGetTestJSON-323424529 tempest-VolumesGetTestJSON-323424529-project-member] DELETE https://10.4.3.117/volume/v3/volumes/c0d5871a-6e58-4944-9d47-4473f372b328 Jul 27 16:13:58.897151 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.openstack.wsgi [req-25962f17-cdaf-465b-a404-ecd2c10f375c req-90f12039-667e-4b54-b84f-4dd674b90d38 tempest-VolumesGetTestJSON-323424529 tempest-VolumesGetTestJSON-323424529-project-member] Empty body provided in request {{(pid=100521) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:13:58.897366 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.openstack.wsgi [req-25962f17-cdaf-465b-a404-ecd2c10f375c req-90f12039-667e-4b54-b84f-4dd674b90d38 tempest-VolumesGetTestJSON-323424529 tempest-VolumesGetTestJSON-323424529-project-member] Calling method 'delete' {{(pid=100521) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:13:58.897560 np0000005924 devstack@c-api.service[100521]: INFO cinder.api.v3.volumes [req-25962f17-cdaf-465b-a404-ecd2c10f375c req-90f12039-667e-4b54-b84f-4dd674b90d38 tempest-VolumesGetTestJSON-323424529 tempest-VolumesGetTestJSON-323424529-project-member] Delete volume with id: c0d5871a-6e58-4944-9d47-4473f372b328 Jul 27 16:13:58.904614 np0000005924 devstack@c-api.service[100521]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:13:58.904614 np0000005924 devstack@c-api.service[100521]: warnings.warn( Jul 27 16:13:58.905064 np0000005924 devstack@c-api.service[100521]: INFO cinder.volume.api [req-25962f17-cdaf-465b-a404-ecd2c10f375c req-90f12039-667e-4b54-b84f-4dd674b90d38 tempest-VolumesGetTestJSON-323424529 tempest-VolumesGetTestJSON-323424529-project-member] Volume info retrieved successfully. Jul 27 16:13:58.928300 np0000005924 devstack@c-api.service[100521]: INFO cinder.volume.api [req-25962f17-cdaf-465b-a404-ecd2c10f375c req-90f12039-667e-4b54-b84f-4dd674b90d38 tempest-VolumesGetTestJSON-323424529 tempest-VolumesGetTestJSON-323424529-project-member] Delete volume request issued successfully. Jul 27 16:13:58.928521 np0000005924 devstack@c-api.service[100521]: INFO cinder.api.openstack.wsgi [req-25962f17-cdaf-465b-a404-ecd2c10f375c req-90f12039-667e-4b54-b84f-4dd674b90d38 tempest-VolumesGetTestJSON-323424529 tempest-VolumesGetTestJSON-323424529-project-member] https://10.4.3.117/volume/v3/volumes/c0d5871a-6e58-4944-9d47-4473f372b328 returned with HTTP 202 Jul 27 16:13:58.929039 np0000005924 devstack@c-api.service[100521]: [pid: 100521|app: 0|req: 540/2180] 10.4.3.117 () {70 vars in 1620 bytes} [Mon Jul 27 16:13:58 2026] DELETE /volume/v3/volumes/c0d5871a-6e58-4944-9d47-4473f372b328 => generated 0 bytes in 34 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 27 16:13:58.956342 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.middleware.request_id [req-9d2bd45b-8c8e-453a-b3ac-aa31573cd8b4 req-b34d5268-d1da-465a-959e-09247340fde0 None None] RequestId filter calling following filter/app {{(pid=100524) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:13:58.958693 np0000005924 devstack@c-api.service[100524]: INFO cinder.api.openstack.wsgi [req-9d2bd45b-8c8e-453a-b3ac-aa31573cd8b4 req-b34d5268-d1da-465a-959e-09247340fde0 tempest-VolumesGetTestJSON-323424529 tempest-VolumesGetTestJSON-323424529-project-member] GET https://10.4.3.117/volume/v3/volumes/c0d5871a-6e58-4944-9d47-4473f372b328 Jul 27 16:13:58.959150 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.openstack.wsgi [req-9d2bd45b-8c8e-453a-b3ac-aa31573cd8b4 req-b34d5268-d1da-465a-959e-09247340fde0 tempest-VolumesGetTestJSON-323424529 tempest-VolumesGetTestJSON-323424529-project-member] Empty body provided in request {{(pid=100524) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:13:58.959473 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.openstack.wsgi [req-9d2bd45b-8c8e-453a-b3ac-aa31573cd8b4 req-b34d5268-d1da-465a-959e-09247340fde0 tempest-VolumesGetTestJSON-323424529 tempest-VolumesGetTestJSON-323424529-project-member] Calling method 'show' {{(pid=100524) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:13:58.966717 np0000005924 devstack@c-api.service[100524]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:13:58.966717 np0000005924 devstack@c-api.service[100524]: warnings.warn( Jul 27 16:13:58.971373 np0000005924 devstack@c-api.service[100524]: INFO cinder.volume.api [req-9d2bd45b-8c8e-453a-b3ac-aa31573cd8b4 req-b34d5268-d1da-465a-959e-09247340fde0 tempest-VolumesGetTestJSON-323424529 tempest-VolumesGetTestJSON-323424529-project-member] Volume info retrieved successfully. Jul 27 16:13:58.975947 np0000005924 devstack@c-api.service[100524]: INFO cinder.api.openstack.wsgi [req-9d2bd45b-8c8e-453a-b3ac-aa31573cd8b4 req-b34d5268-d1da-465a-959e-09247340fde0 tempest-VolumesGetTestJSON-323424529 tempest-VolumesGetTestJSON-323424529-project-member] https://10.4.3.117/volume/v3/volumes/c0d5871a-6e58-4944-9d47-4473f372b328 returned with HTTP 200 Jul 27 16:13:58.976453 np0000005924 devstack@c-api.service[100524]: [pid: 100524|app: 0|req: 551/2181] 10.4.3.117 () {68 vars in 1598 bytes} [Mon Jul 27 16:13:58 2026] GET /volume/v3/volumes/c0d5871a-6e58-4944-9d47-4473f372b328 => generated 855 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 27 16:13:59.157526 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.middleware.request_id [None req-192e5492-e8eb-4e53-b188-da32207330fb None None] RequestId filter calling following filter/app {{(pid=100523) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:13:59.159124 np0000005924 devstack@c-api.service[100523]: INFO cinder.api.openstack.wsgi [None req-192e5492-e8eb-4e53-b188-da32207330fb tempest-AttachVolumeMultiAttachTest-1978803889 tempest-AttachVolumeMultiAttachTest-1978803889-project-member] GET https://10.4.3.117/volume/v3/volumes/7da4d316-db6d-43f0-942f-f733e5c5a369 Jul 27 16:13:59.159307 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.openstack.wsgi [None req-192e5492-e8eb-4e53-b188-da32207330fb tempest-AttachVolumeMultiAttachTest-1978803889 tempest-AttachVolumeMultiAttachTest-1978803889-project-member] Empty body provided in request {{(pid=100523) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:13:59.159501 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.openstack.wsgi [None req-192e5492-e8eb-4e53-b188-da32207330fb tempest-AttachVolumeMultiAttachTest-1978803889 tempest-AttachVolumeMultiAttachTest-1978803889-project-member] Calling method 'show' {{(pid=100523) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:13:59.164666 np0000005924 devstack@c-api.service[100523]: INFO cinder.api.openstack.wsgi [None req-192e5492-e8eb-4e53-b188-da32207330fb tempest-AttachVolumeMultiAttachTest-1978803889 tempest-AttachVolumeMultiAttachTest-1978803889-project-member] https://10.4.3.117/volume/v3/volumes/7da4d316-db6d-43f0-942f-f733e5c5a369 returned with HTTP 404 Jul 27 16:13:59.165102 np0000005924 devstack@c-api.service[100523]: [pid: 100523|app: 0|req: 554/2182] 10.4.3.117 () {66 vars in 1348 bytes} [Mon Jul 27 16:13:59 2026] GET /volume/v3/volumes/7da4d316-db6d-43f0-942f-f733e5c5a369 => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 27 16:13:59.533006 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.middleware.request_id [None req-c2ae2eac-82c3-4915-be4c-e508f2f24f8f None None] RequestId filter calling following filter/app {{(pid=100522) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:13:59.535697 np0000005924 devstack@c-api.service[100522]: INFO cinder.api.openstack.wsgi [None req-c2ae2eac-82c3-4915-be4c-e508f2f24f8f tempest-VolumesBackupsTest-1601316061 tempest-VolumesBackupsTest-1601316061-project-member] GET https://10.4.3.117/volume/v3/backups/b03c08df-2ec2-41f6-b883-b6fc0866c35b Jul 27 16:13:59.535892 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.openstack.wsgi [None req-c2ae2eac-82c3-4915-be4c-e508f2f24f8f tempest-VolumesBackupsTest-1601316061 tempest-VolumesBackupsTest-1601316061-project-member] Empty body provided in request {{(pid=100522) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:13:59.536069 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.openstack.wsgi [None req-c2ae2eac-82c3-4915-be4c-e508f2f24f8f tempest-VolumesBackupsTest-1601316061 tempest-VolumesBackupsTest-1601316061-project-member] Calling method 'show' {{(pid=100522) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:13:59.536162 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.v3.backups [None req-c2ae2eac-82c3-4915-be4c-e508f2f24f8f tempest-VolumesBackupsTest-1601316061 tempest-VolumesBackupsTest-1601316061-project-member] Show backup with id b03c08df-2ec2-41f6-b883-b6fc0866c35b. {{(pid=100522) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 27 16:13:59.543134 np0000005924 devstack@c-api.service[100522]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:13:59.543134 np0000005924 devstack@c-api.service[100522]: warnings.warn( Jul 27 16:13:59.543872 np0000005924 devstack@c-api.service[100522]: INFO cinder.api.openstack.wsgi [None req-c2ae2eac-82c3-4915-be4c-e508f2f24f8f tempest-VolumesBackupsTest-1601316061 tempest-VolumesBackupsTest-1601316061-project-member] https://10.4.3.117/volume/v3/backups/b03c08df-2ec2-41f6-b883-b6fc0866c35b returned with HTTP 200 Jul 27 16:13:59.544378 np0000005924 devstack@c-api.service[100522]: [pid: 100522|app: 0|req: 538/2183] 10.4.3.117 () {66 vars in 1348 bytes} [Mon Jul 27 16:13:59 2026] GET /volume/v3/backups/b03c08df-2ec2-41f6-b883-b6fc0866c35b => generated 791 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 27 16:13:59.605637 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.middleware.request_id [None req-0de8ea3d-f2ce-42c2-91d7-ff8ad52af93b None None] RequestId filter calling following filter/app {{(pid=100521) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:13:59.607443 np0000005924 devstack@c-api.service[100521]: INFO cinder.api.openstack.wsgi [None req-0de8ea3d-f2ce-42c2-91d7-ff8ad52af93b tempest-AttachVolumeMultiAttachTest-1978803889 tempest-AttachVolumeMultiAttachTest-1978803889-project-member] DELETE https://10.4.3.117/volume/v3/volumes/7da4d316-db6d-43f0-942f-f733e5c5a369 Jul 27 16:13:59.607640 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.openstack.wsgi [None req-0de8ea3d-f2ce-42c2-91d7-ff8ad52af93b tempest-AttachVolumeMultiAttachTest-1978803889 tempest-AttachVolumeMultiAttachTest-1978803889-project-member] Empty body provided in request {{(pid=100521) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:13:59.607842 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.openstack.wsgi [None req-0de8ea3d-f2ce-42c2-91d7-ff8ad52af93b tempest-AttachVolumeMultiAttachTest-1978803889 tempest-AttachVolumeMultiAttachTest-1978803889-project-member] Calling method 'delete' {{(pid=100521) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:13:59.608007 np0000005924 devstack@c-api.service[100521]: INFO cinder.api.v3.volumes [None req-0de8ea3d-f2ce-42c2-91d7-ff8ad52af93b tempest-AttachVolumeMultiAttachTest-1978803889 tempest-AttachVolumeMultiAttachTest-1978803889-project-member] Delete volume with id: 7da4d316-db6d-43f0-942f-f733e5c5a369 Jul 27 16:13:59.614728 np0000005924 devstack@c-api.service[100521]: INFO cinder.api.openstack.wsgi [None req-0de8ea3d-f2ce-42c2-91d7-ff8ad52af93b tempest-AttachVolumeMultiAttachTest-1978803889 tempest-AttachVolumeMultiAttachTest-1978803889-project-member] https://10.4.3.117/volume/v3/volumes/7da4d316-db6d-43f0-942f-f733e5c5a369 returned with HTTP 404 Jul 27 16:13:59.615211 np0000005924 devstack@c-api.service[100521]: [pid: 100521|app: 0|req: 541/2184] 10.4.3.117 () {66 vars in 1351 bytes} [Mon Jul 27 16:13:59 2026] DELETE /volume/v3/volumes/7da4d316-db6d-43f0-942f-f733e5c5a369 => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 27 16:13:59.623911 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.middleware.request_id [None req-cabf4793-19f8-4d9f-964d-4ade1b649097 None None] RequestId filter calling following filter/app {{(pid=100524) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:13:59.625798 np0000005924 devstack@c-api.service[100524]: INFO cinder.api.openstack.wsgi [None req-cabf4793-19f8-4d9f-964d-4ade1b649097 tempest-AttachVolumeMultiAttachTest-1978803889 tempest-AttachVolumeMultiAttachTest-1978803889-project-member] GET https://10.4.3.117/volume/v3/volumes/7da4d316-db6d-43f0-942f-f733e5c5a369 Jul 27 16:13:59.626470 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.openstack.wsgi [None req-cabf4793-19f8-4d9f-964d-4ade1b649097 tempest-AttachVolumeMultiAttachTest-1978803889 tempest-AttachVolumeMultiAttachTest-1978803889-project-member] Empty body provided in request {{(pid=100524) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:13:59.626470 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.openstack.wsgi [None req-cabf4793-19f8-4d9f-964d-4ade1b649097 tempest-AttachVolumeMultiAttachTest-1978803889 tempest-AttachVolumeMultiAttachTest-1978803889-project-member] Calling method 'show' {{(pid=100524) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:13:59.638260 np0000005924 devstack@c-api.service[100524]: INFO cinder.api.openstack.wsgi [None req-cabf4793-19f8-4d9f-964d-4ade1b649097 tempest-AttachVolumeMultiAttachTest-1978803889 tempest-AttachVolumeMultiAttachTest-1978803889-project-member] https://10.4.3.117/volume/v3/volumes/7da4d316-db6d-43f0-942f-f733e5c5a369 returned with HTTP 404 Jul 27 16:13:59.641805 np0000005924 devstack@c-api.service[100524]: [pid: 100524|app: 0|req: 552/2185] 10.4.3.117 () {66 vars in 1348 bytes} [Mon Jul 27 16:13:59 2026] GET /volume/v3/volumes/7da4d316-db6d-43f0-942f-f733e5c5a369 => generated 109 bytes in 18 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 27 16:13:59.648620 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.middleware.request_id [None req-d05fd79d-d9f2-4457-9464-e55be49b52e0 None None] RequestId filter calling following filter/app {{(pid=100523) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:13:59.650963 np0000005924 devstack@c-api.service[100523]: INFO cinder.api.openstack.wsgi [None req-d05fd79d-d9f2-4457-9464-e55be49b52e0 tempest-AttachVolumeMultiAttachTest-1978803889 tempest-AttachVolumeMultiAttachTest-1978803889-project-member] DELETE https://10.4.3.117/volume/v3/volumes/d92d8add-57b3-4dfb-a40b-4918757202bc Jul 27 16:13:59.650963 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.openstack.wsgi [None req-d05fd79d-d9f2-4457-9464-e55be49b52e0 tempest-AttachVolumeMultiAttachTest-1978803889 tempest-AttachVolumeMultiAttachTest-1978803889-project-member] Empty body provided in request {{(pid=100523) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:13:59.651106 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.openstack.wsgi [None req-d05fd79d-d9f2-4457-9464-e55be49b52e0 tempest-AttachVolumeMultiAttachTest-1978803889 tempest-AttachVolumeMultiAttachTest-1978803889-project-member] Calling method 'delete' {{(pid=100523) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:13:59.651269 np0000005924 devstack@c-api.service[100523]: INFO cinder.api.v3.volumes [None req-d05fd79d-d9f2-4457-9464-e55be49b52e0 tempest-AttachVolumeMultiAttachTest-1978803889 tempest-AttachVolumeMultiAttachTest-1978803889-project-member] Delete volume with id: d92d8add-57b3-4dfb-a40b-4918757202bc Jul 27 16:13:59.665134 np0000005924 devstack@c-api.service[100523]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:13:59.665134 np0000005924 devstack@c-api.service[100523]: warnings.warn( Jul 27 16:13:59.665718 np0000005924 devstack@c-api.service[100523]: INFO cinder.volume.api [None req-d05fd79d-d9f2-4457-9464-e55be49b52e0 tempest-AttachVolumeMultiAttachTest-1978803889 tempest-AttachVolumeMultiAttachTest-1978803889-project-member] Volume info retrieved successfully. Jul 27 16:13:59.674689 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.middleware.request_id [None req-6458fc45-bc37-4a58-bf91-b50d7753f4cc None None] RequestId filter calling following filter/app {{(pid=100522) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:13:59.676354 np0000005924 devstack@c-api.service[100522]: INFO cinder.api.openstack.wsgi [None req-6458fc45-bc37-4a58-bf91-b50d7753f4cc tempest-VolumesImageMetadata-954960559 tempest-VolumesImageMetadata-954960559-project-member] GET https://10.4.3.117/volume/v3/volumes/26fae84d-76a8-4b2c-a819-02fd3b658614 Jul 27 16:13:59.678813 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.openstack.wsgi [None req-6458fc45-bc37-4a58-bf91-b50d7753f4cc tempest-VolumesImageMetadata-954960559 tempest-VolumesImageMetadata-954960559-project-member] Empty body provided in request {{(pid=100522) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:13:59.678813 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.openstack.wsgi [None req-6458fc45-bc37-4a58-bf91-b50d7753f4cc tempest-VolumesImageMetadata-954960559 tempest-VolumesImageMetadata-954960559-project-member] Calling method 'show' {{(pid=100522) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:13:59.684759 np0000005924 devstack@c-api.service[100522]: INFO cinder.api.openstack.wsgi [None req-6458fc45-bc37-4a58-bf91-b50d7753f4cc tempest-VolumesImageMetadata-954960559 tempest-VolumesImageMetadata-954960559-project-member] https://10.4.3.117/volume/v3/volumes/26fae84d-76a8-4b2c-a819-02fd3b658614 returned with HTTP 404 Jul 27 16:13:59.685296 np0000005924 devstack@c-api.service[100522]: [pid: 100522|app: 0|req: 539/2186] 10.4.3.117 () {66 vars in 1348 bytes} [Mon Jul 27 16:13:59 2026] GET /volume/v3/volumes/26fae84d-76a8-4b2c-a819-02fd3b658614 => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 27 16:13:59.710118 np0000005924 devstack@c-api.service[100523]: INFO cinder.volume.api [None req-d05fd79d-d9f2-4457-9464-e55be49b52e0 tempest-AttachVolumeMultiAttachTest-1978803889 tempest-AttachVolumeMultiAttachTest-1978803889-project-member] Delete volume request issued successfully. Jul 27 16:13:59.710118 np0000005924 devstack@c-api.service[100523]: INFO cinder.api.openstack.wsgi [None req-d05fd79d-d9f2-4457-9464-e55be49b52e0 tempest-AttachVolumeMultiAttachTest-1978803889 tempest-AttachVolumeMultiAttachTest-1978803889-project-member] https://10.4.3.117/volume/v3/volumes/d92d8add-57b3-4dfb-a40b-4918757202bc returned with HTTP 202 Jul 27 16:13:59.712948 np0000005924 devstack@c-api.service[100523]: [pid: 100523|app: 0|req: 555/2187] 10.4.3.117 () {66 vars in 1351 bytes} [Mon Jul 27 16:13:59 2026] DELETE /volume/v3/volumes/d92d8add-57b3-4dfb-a40b-4918757202bc => generated 0 bytes in 62 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 27 16:13:59.723364 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.middleware.request_id [None req-6fff9571-0132-49b8-be24-ea0c5b5e140f None None] RequestId filter calling following filter/app {{(pid=100521) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:13:59.725059 np0000005924 devstack@c-api.service[100521]: INFO cinder.api.openstack.wsgi [None req-6fff9571-0132-49b8-be24-ea0c5b5e140f tempest-AttachVolumeMultiAttachTest-1978803889 tempest-AttachVolumeMultiAttachTest-1978803889-project-member] GET https://10.4.3.117/volume/v3/volumes/d92d8add-57b3-4dfb-a40b-4918757202bc Jul 27 16:13:59.725341 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.openstack.wsgi [None req-6fff9571-0132-49b8-be24-ea0c5b5e140f tempest-AttachVolumeMultiAttachTest-1978803889 tempest-AttachVolumeMultiAttachTest-1978803889-project-member] Empty body provided in request {{(pid=100521) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:13:59.728354 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.openstack.wsgi [None req-6fff9571-0132-49b8-be24-ea0c5b5e140f tempest-AttachVolumeMultiAttachTest-1978803889 tempest-AttachVolumeMultiAttachTest-1978803889-project-member] Calling method 'show' {{(pid=100521) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:13:59.740038 np0000005924 devstack@c-api.service[100521]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:13:59.740038 np0000005924 devstack@c-api.service[100521]: warnings.warn( Jul 27 16:13:59.745293 np0000005924 devstack@c-api.service[100521]: INFO cinder.volume.api [None req-6fff9571-0132-49b8-be24-ea0c5b5e140f tempest-AttachVolumeMultiAttachTest-1978803889 tempest-AttachVolumeMultiAttachTest-1978803889-project-member] Volume info retrieved successfully. Jul 27 16:13:59.748345 np0000005924 devstack@c-api.service[100521]: INFO cinder.api.openstack.wsgi [None req-6fff9571-0132-49b8-be24-ea0c5b5e140f tempest-AttachVolumeMultiAttachTest-1978803889 tempest-AttachVolumeMultiAttachTest-1978803889-project-member] https://10.4.3.117/volume/v3/volumes/d92d8add-57b3-4dfb-a40b-4918757202bc returned with HTTP 200 Jul 27 16:13:59.748885 np0000005924 devstack@c-api.service[100521]: [pid: 100521|app: 0|req: 542/2188] 10.4.3.117 () {66 vars in 1348 bytes} [Mon Jul 27 16:13:59 2026] GET /volume/v3/volumes/d92d8add-57b3-4dfb-a40b-4918757202bc => generated 852 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 27 16:14:00.005287 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.middleware.request_id [req-8bdf6ee5-fd2c-4d0e-a8a1-1fe269c6af14 req-1320b8e2-59db-46b5-b0d1-191a27f9fba9 None None] RequestId filter calling following filter/app {{(pid=100524) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:14:00.008597 np0000005924 devstack@c-api.service[100524]: INFO cinder.api.openstack.wsgi [req-8bdf6ee5-fd2c-4d0e-a8a1-1fe269c6af14 req-1320b8e2-59db-46b5-b0d1-191a27f9fba9 tempest-VolumesGetTestJSON-323424529 tempest-VolumesGetTestJSON-323424529-project-member] GET https://10.4.3.117/volume/v3/volumes/c0d5871a-6e58-4944-9d47-4473f372b328 Jul 27 16:14:00.008597 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.openstack.wsgi [req-8bdf6ee5-fd2c-4d0e-a8a1-1fe269c6af14 req-1320b8e2-59db-46b5-b0d1-191a27f9fba9 tempest-VolumesGetTestJSON-323424529 tempest-VolumesGetTestJSON-323424529-project-member] Empty body provided in request {{(pid=100524) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:14:00.009094 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.openstack.wsgi [req-8bdf6ee5-fd2c-4d0e-a8a1-1fe269c6af14 req-1320b8e2-59db-46b5-b0d1-191a27f9fba9 tempest-VolumesGetTestJSON-323424529 tempest-VolumesGetTestJSON-323424529-project-member] Calling method 'show' {{(pid=100524) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:14:00.019952 np0000005924 devstack@c-api.service[100524]: INFO cinder.api.openstack.wsgi [req-8bdf6ee5-fd2c-4d0e-a8a1-1fe269c6af14 req-1320b8e2-59db-46b5-b0d1-191a27f9fba9 tempest-VolumesGetTestJSON-323424529 tempest-VolumesGetTestJSON-323424529-project-member] https://10.4.3.117/volume/v3/volumes/c0d5871a-6e58-4944-9d47-4473f372b328 returned with HTTP 404 Jul 27 16:14:00.019952 np0000005924 devstack@c-api.service[100524]: [pid: 100524|app: 0|req: 553/2189] 10.4.3.117 () {68 vars in 1598 bytes} [Mon Jul 27 16:14:00 2026] GET /volume/v3/volumes/c0d5871a-6e58-4944-9d47-4473f372b328 => generated 109 bytes in 15 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 27 16:14:00.559108 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.middleware.request_id [None req-a4b322ee-235b-415a-bcce-4a694e87e9a4 None None] RequestId filter calling following filter/app {{(pid=100522) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:14:00.561050 np0000005924 devstack@c-api.service[100522]: INFO cinder.api.openstack.wsgi [None req-a4b322ee-235b-415a-bcce-4a694e87e9a4 tempest-VolumesBackupsTest-1601316061 tempest-VolumesBackupsTest-1601316061-project-member] GET https://10.4.3.117/volume/v3/backups/b03c08df-2ec2-41f6-b883-b6fc0866c35b Jul 27 16:14:00.561312 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.openstack.wsgi [None req-a4b322ee-235b-415a-bcce-4a694e87e9a4 tempest-VolumesBackupsTest-1601316061 tempest-VolumesBackupsTest-1601316061-project-member] Empty body provided in request {{(pid=100522) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:14:00.561587 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.openstack.wsgi [None req-a4b322ee-235b-415a-bcce-4a694e87e9a4 tempest-VolumesBackupsTest-1601316061 tempest-VolumesBackupsTest-1601316061-project-member] Calling method 'show' {{(pid=100522) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:14:00.561738 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.v3.backups [None req-a4b322ee-235b-415a-bcce-4a694e87e9a4 tempest-VolumesBackupsTest-1601316061 tempest-VolumesBackupsTest-1601316061-project-member] Show backup with id b03c08df-2ec2-41f6-b883-b6fc0866c35b. {{(pid=100522) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 27 16:14:00.572952 np0000005924 devstack@c-api.service[100522]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:14:00.572952 np0000005924 devstack@c-api.service[100522]: warnings.warn( Jul 27 16:14:00.573568 np0000005924 devstack@c-api.service[100522]: INFO cinder.api.openstack.wsgi [None req-a4b322ee-235b-415a-bcce-4a694e87e9a4 tempest-VolumesBackupsTest-1601316061 tempest-VolumesBackupsTest-1601316061-project-member] https://10.4.3.117/volume/v3/backups/b03c08df-2ec2-41f6-b883-b6fc0866c35b returned with HTTP 200 Jul 27 16:14:00.574022 np0000005924 devstack@c-api.service[100522]: [pid: 100522|app: 0|req: 540/2190] 10.4.3.117 () {66 vars in 1348 bytes} [Mon Jul 27 16:14:00 2026] GET /volume/v3/backups/b03c08df-2ec2-41f6-b883-b6fc0866c35b => generated 791 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 27 16:14:00.589651 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.middleware.request_id [None req-ca6d5c20-f152-48ed-8552-cd8873b3dde2 None None] RequestId filter calling following filter/app {{(pid=100523) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:14:00.596472 np0000005924 devstack@c-api.service[100523]: INFO cinder.api.openstack.wsgi [None req-ca6d5c20-f152-48ed-8552-cd8873b3dde2 tempest-VolumesBackupsTest-1601316061 tempest-VolumesBackupsTest-1601316061-project-member] GET https://10.4.3.117/volume/v3/volumes/6a3272bd-7e60-43e3-aea5-985586939e9b Jul 27 16:14:00.596775 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.openstack.wsgi [None req-ca6d5c20-f152-48ed-8552-cd8873b3dde2 tempest-VolumesBackupsTest-1601316061 tempest-VolumesBackupsTest-1601316061-project-member] Empty body provided in request {{(pid=100523) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:14:00.597170 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.openstack.wsgi [None req-ca6d5c20-f152-48ed-8552-cd8873b3dde2 tempest-VolumesBackupsTest-1601316061 tempest-VolumesBackupsTest-1601316061-project-member] Calling method 'show' {{(pid=100523) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:14:00.613461 np0000005924 devstack@c-api.service[100523]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:14:00.613461 np0000005924 devstack@c-api.service[100523]: warnings.warn( Jul 27 16:14:00.617108 np0000005924 devstack@c-api.service[100523]: INFO cinder.volume.api [None req-ca6d5c20-f152-48ed-8552-cd8873b3dde2 tempest-VolumesBackupsTest-1601316061 tempest-VolumesBackupsTest-1601316061-project-member] Volume info retrieved successfully. Jul 27 16:14:00.632965 np0000005924 devstack@c-api.service[100523]: INFO cinder.api.openstack.wsgi [None req-ca6d5c20-f152-48ed-8552-cd8873b3dde2 tempest-VolumesBackupsTest-1601316061 tempest-VolumesBackupsTest-1601316061-project-member] https://10.4.3.117/volume/v3/volumes/6a3272bd-7e60-43e3-aea5-985586939e9b returned with HTTP 200 Jul 27 16:14:00.633386 np0000005924 devstack@c-api.service[100523]: [pid: 100523|app: 0|req: 556/2191] 10.4.3.117 () {66 vars in 1348 bytes} [Mon Jul 27 16:14:00 2026] GET /volume/v3/volumes/6a3272bd-7e60-43e3-aea5-985586939e9b => generated 1409 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 27 16:14:00.648572 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.middleware.request_id [None req-fa652ac4-012c-4101-9004-4924ce18d6f5 None None] RequestId filter calling following filter/app {{(pid=100521) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:14:00.650450 np0000005924 devstack@c-api.service[100521]: INFO cinder.api.openstack.wsgi [None req-fa652ac4-012c-4101-9004-4924ce18d6f5 tempest-VolumesBackupsTest-1601316061 tempest-VolumesBackupsTest-1601316061-project-member] GET https://10.4.3.117/volume/v3/volumes/6a3272bd-7e60-43e3-aea5-985586939e9b Jul 27 16:14:00.650652 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.openstack.wsgi [None req-fa652ac4-012c-4101-9004-4924ce18d6f5 tempest-VolumesBackupsTest-1601316061 tempest-VolumesBackupsTest-1601316061-project-member] Empty body provided in request {{(pid=100521) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:14:00.650859 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.openstack.wsgi [None req-fa652ac4-012c-4101-9004-4924ce18d6f5 tempest-VolumesBackupsTest-1601316061 tempest-VolumesBackupsTest-1601316061-project-member] Calling method 'show' {{(pid=100521) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:14:00.663302 np0000005924 devstack@c-api.service[100521]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:14:00.663302 np0000005924 devstack@c-api.service[100521]: warnings.warn( Jul 27 16:14:00.672735 np0000005924 devstack@c-api.service[100521]: INFO cinder.volume.api [None req-fa652ac4-012c-4101-9004-4924ce18d6f5 tempest-VolumesBackupsTest-1601316061 tempest-VolumesBackupsTest-1601316061-project-member] Volume info retrieved successfully. Jul 27 16:14:00.681866 np0000005924 devstack@c-api.service[100521]: INFO cinder.api.openstack.wsgi [None req-fa652ac4-012c-4101-9004-4924ce18d6f5 tempest-VolumesBackupsTest-1601316061 tempest-VolumesBackupsTest-1601316061-project-member] https://10.4.3.117/volume/v3/volumes/6a3272bd-7e60-43e3-aea5-985586939e9b returned with HTTP 200 Jul 27 16:14:00.682336 np0000005924 devstack@c-api.service[100521]: [pid: 100521|app: 0|req: 543/2192] 10.4.3.117 () {66 vars in 1348 bytes} [Mon Jul 27 16:14:00 2026] GET /volume/v3/volumes/6a3272bd-7e60-43e3-aea5-985586939e9b => generated 1409 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 27 16:14:00.698273 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.middleware.request_id [None req-c3b500c4-f411-43ba-b7c0-27c99223a4b3 None None] RequestId filter calling following filter/app {{(pid=100524) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:14:00.701284 np0000005924 devstack@c-api.service[100524]: INFO cinder.api.openstack.wsgi [None req-c3b500c4-f411-43ba-b7c0-27c99223a4b3 tempest-VolumesBackupsTest-1601316061 tempest-VolumesBackupsTest-1601316061-project-member] DELETE https://10.4.3.117/volume/v3/volumes/6a3272bd-7e60-43e3-aea5-985586939e9b Jul 27 16:14:00.701551 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.openstack.wsgi [None req-c3b500c4-f411-43ba-b7c0-27c99223a4b3 tempest-VolumesBackupsTest-1601316061 tempest-VolumesBackupsTest-1601316061-project-member] Empty body provided in request {{(pid=100524) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:14:00.701807 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.openstack.wsgi [None req-c3b500c4-f411-43ba-b7c0-27c99223a4b3 tempest-VolumesBackupsTest-1601316061 tempest-VolumesBackupsTest-1601316061-project-member] Calling method 'delete' {{(pid=100524) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:14:00.702030 np0000005924 devstack@c-api.service[100524]: INFO cinder.api.v3.volumes [None req-c3b500c4-f411-43ba-b7c0-27c99223a4b3 tempest-VolumesBackupsTest-1601316061 tempest-VolumesBackupsTest-1601316061-project-member] Delete volume with id: 6a3272bd-7e60-43e3-aea5-985586939e9b Jul 27 16:14:00.711093 np0000005924 devstack@c-api.service[100524]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:14:00.711093 np0000005924 devstack@c-api.service[100524]: warnings.warn( Jul 27 16:14:00.711720 np0000005924 devstack@c-api.service[100524]: INFO cinder.volume.api [None req-c3b500c4-f411-43ba-b7c0-27c99223a4b3 tempest-VolumesBackupsTest-1601316061 tempest-VolumesBackupsTest-1601316061-project-member] Volume info retrieved successfully. Jul 27 16:14:00.752579 np0000005924 devstack@c-api.service[100524]: INFO cinder.volume.api [None req-c3b500c4-f411-43ba-b7c0-27c99223a4b3 tempest-VolumesBackupsTest-1601316061 tempest-VolumesBackupsTest-1601316061-project-member] Delete volume request issued successfully. Jul 27 16:14:00.752579 np0000005924 devstack@c-api.service[100524]: INFO cinder.api.openstack.wsgi [None req-c3b500c4-f411-43ba-b7c0-27c99223a4b3 tempest-VolumesBackupsTest-1601316061 tempest-VolumesBackupsTest-1601316061-project-member] https://10.4.3.117/volume/v3/volumes/6a3272bd-7e60-43e3-aea5-985586939e9b returned with HTTP 202 Jul 27 16:14:00.753411 np0000005924 devstack@c-api.service[100524]: [pid: 100524|app: 0|req: 554/2193] 10.4.3.117 () {66 vars in 1351 bytes} [Mon Jul 27 16:14:00 2026] DELETE /volume/v3/volumes/6a3272bd-7e60-43e3-aea5-985586939e9b => generated 0 bytes in 55 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 27 16:14:00.763966 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.middleware.request_id [None req-9cf139c0-6900-4fc1-94b5-c17232d87f36 None None] RequestId filter calling following filter/app {{(pid=100522) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:14:00.767955 np0000005924 devstack@c-api.service[100522]: INFO cinder.api.openstack.wsgi [None req-9cf139c0-6900-4fc1-94b5-c17232d87f36 tempest-AttachVolumeMultiAttachTest-1978803889 tempest-AttachVolumeMultiAttachTest-1978803889-project-member] GET https://10.4.3.117/volume/v3/volumes/d92d8add-57b3-4dfb-a40b-4918757202bc Jul 27 16:14:00.768212 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.middleware.request_id [None req-a30e6b40-b3ac-40a3-83a1-18123cd4a0ca None None] RequestId filter calling following filter/app {{(pid=100523) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:14:00.768292 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.openstack.wsgi [None req-9cf139c0-6900-4fc1-94b5-c17232d87f36 tempest-AttachVolumeMultiAttachTest-1978803889 tempest-AttachVolumeMultiAttachTest-1978803889-project-member] Empty body provided in request {{(pid=100522) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:14:00.768545 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.openstack.wsgi [None req-9cf139c0-6900-4fc1-94b5-c17232d87f36 tempest-AttachVolumeMultiAttachTest-1978803889 tempest-AttachVolumeMultiAttachTest-1978803889-project-member] Calling method 'show' {{(pid=100522) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:14:00.771711 np0000005924 devstack@c-api.service[100523]: INFO cinder.api.openstack.wsgi [None req-a30e6b40-b3ac-40a3-83a1-18123cd4a0ca tempest-VolumesBackupsTest-1601316061 tempest-VolumesBackupsTest-1601316061-project-member] GET https://10.4.3.117/volume/v3/volumes/6a3272bd-7e60-43e3-aea5-985586939e9b Jul 27 16:14:00.771711 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.openstack.wsgi [None req-a30e6b40-b3ac-40a3-83a1-18123cd4a0ca tempest-VolumesBackupsTest-1601316061 tempest-VolumesBackupsTest-1601316061-project-member] Empty body provided in request {{(pid=100523) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:14:00.771711 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.openstack.wsgi [None req-a30e6b40-b3ac-40a3-83a1-18123cd4a0ca tempest-VolumesBackupsTest-1601316061 tempest-VolumesBackupsTest-1601316061-project-member] Calling method 'show' {{(pid=100523) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:14:00.788343 np0000005924 devstack@c-api.service[100523]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:14:00.788343 np0000005924 devstack@c-api.service[100523]: warnings.warn( Jul 27 16:14:00.789342 np0000005924 devstack@c-api.service[100522]: INFO cinder.api.openstack.wsgi [None req-9cf139c0-6900-4fc1-94b5-c17232d87f36 tempest-AttachVolumeMultiAttachTest-1978803889 tempest-AttachVolumeMultiAttachTest-1978803889-project-member] https://10.4.3.117/volume/v3/volumes/d92d8add-57b3-4dfb-a40b-4918757202bc returned with HTTP 404 Jul 27 16:14:00.789970 np0000005924 devstack@c-api.service[100522]: [pid: 100522|app: 0|req: 541/2194] 10.4.3.117 () {66 vars in 1348 bytes} [Mon Jul 27 16:14:00 2026] GET /volume/v3/volumes/d92d8add-57b3-4dfb-a40b-4918757202bc => generated 109 bytes in 27 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 27 16:14:00.797681 np0000005924 devstack@c-api.service[100523]: INFO cinder.volume.api [None req-a30e6b40-b3ac-40a3-83a1-18123cd4a0ca tempest-VolumesBackupsTest-1601316061 tempest-VolumesBackupsTest-1601316061-project-member] Volume info retrieved successfully. Jul 27 16:14:00.804683 np0000005924 devstack@c-api.service[100523]: INFO cinder.api.openstack.wsgi [None req-a30e6b40-b3ac-40a3-83a1-18123cd4a0ca tempest-VolumesBackupsTest-1601316061 tempest-VolumesBackupsTest-1601316061-project-member] https://10.4.3.117/volume/v3/volumes/6a3272bd-7e60-43e3-aea5-985586939e9b returned with HTTP 200 Jul 27 16:14:00.805378 np0000005924 devstack@c-api.service[100523]: [pid: 100523|app: 0|req: 557/2195] 10.4.3.117 () {66 vars in 1348 bytes} [Mon Jul 27 16:14:00 2026] GET /volume/v3/volumes/6a3272bd-7e60-43e3-aea5-985586939e9b => generated 1408 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 27 16:14:01.822628 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.middleware.request_id [None req-b3e9df3e-f62d-47bd-95f9-863a76a26e98 None None] RequestId filter calling following filter/app {{(pid=100521) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:14:01.824832 np0000005924 devstack@c-api.service[100521]: INFO cinder.api.openstack.wsgi [None req-b3e9df3e-f62d-47bd-95f9-863a76a26e98 tempest-VolumesBackupsTest-1601316061 tempest-VolumesBackupsTest-1601316061-project-member] GET https://10.4.3.117/volume/v3/volumes/6a3272bd-7e60-43e3-aea5-985586939e9b Jul 27 16:14:01.825056 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.openstack.wsgi [None req-b3e9df3e-f62d-47bd-95f9-863a76a26e98 tempest-VolumesBackupsTest-1601316061 tempest-VolumesBackupsTest-1601316061-project-member] Empty body provided in request {{(pid=100521) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:14:01.825288 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.openstack.wsgi [None req-b3e9df3e-f62d-47bd-95f9-863a76a26e98 tempest-VolumesBackupsTest-1601316061 tempest-VolumesBackupsTest-1601316061-project-member] Calling method 'show' {{(pid=100521) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:14:01.833608 np0000005924 devstack@c-api.service[100521]: INFO cinder.api.openstack.wsgi [None req-b3e9df3e-f62d-47bd-95f9-863a76a26e98 tempest-VolumesBackupsTest-1601316061 tempest-VolumesBackupsTest-1601316061-project-member] https://10.4.3.117/volume/v3/volumes/6a3272bd-7e60-43e3-aea5-985586939e9b returned with HTTP 404 Jul 27 16:14:01.833808 np0000005924 devstack@c-api.service[100521]: [pid: 100521|app: 0|req: 544/2196] 10.4.3.117 () {66 vars in 1348 bytes} [Mon Jul 27 16:14:01 2026] GET /volume/v3/volumes/6a3272bd-7e60-43e3-aea5-985586939e9b => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 27 16:14:01.844827 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.middleware.request_id [None req-508d6628-3714-4483-b3c5-b7f0972a8484 None None] RequestId filter calling following filter/app {{(pid=100524) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:14:01.848247 np0000005924 devstack@c-api.service[100524]: INFO cinder.api.openstack.wsgi [None req-508d6628-3714-4483-b3c5-b7f0972a8484 tempest-VolumesBackupsTest-1601316061 tempest-VolumesBackupsTest-1601316061-project-member] DELETE https://10.4.3.117/volume/v3/backups/b03c08df-2ec2-41f6-b883-b6fc0866c35b Jul 27 16:14:01.849182 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.openstack.wsgi [None req-508d6628-3714-4483-b3c5-b7f0972a8484 tempest-VolumesBackupsTest-1601316061 tempest-VolumesBackupsTest-1601316061-project-member] Empty body provided in request {{(pid=100524) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:14:01.849182 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.openstack.wsgi [None req-508d6628-3714-4483-b3c5-b7f0972a8484 tempest-VolumesBackupsTest-1601316061 tempest-VolumesBackupsTest-1601316061-project-member] Calling method 'delete' {{(pid=100524) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:14:01.849381 np0000005924 devstack@c-api.service[100524]: INFO cinder.api.contrib.backups [None req-508d6628-3714-4483-b3c5-b7f0972a8484 tempest-VolumesBackupsTest-1601316061 tempest-VolumesBackupsTest-1601316061-project-member] Delete backup with id: b03c08df-2ec2-41f6-b883-b6fc0866c35b. Jul 27 16:14:01.854073 np0000005924 devstack@c-api.service[100524]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:14:01.854073 np0000005924 devstack@c-api.service[100524]: warnings.warn( Jul 27 16:14:01.880358 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.backup.rpcapi [None req-508d6628-3714-4483-b3c5-b7f0972a8484 tempest-VolumesBackupsTest-1601316061 tempest-VolumesBackupsTest-1601316061-project-member] delete_backup rpcapi backup_id b03c08df-2ec2-41f6-b883-b6fc0866c35b {{(pid=100524) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Jul 27 16:14:01.882253 np0000005924 devstack@c-api.service[100524]: INFO cinder.api.openstack.wsgi [None req-508d6628-3714-4483-b3c5-b7f0972a8484 tempest-VolumesBackupsTest-1601316061 tempest-VolumesBackupsTest-1601316061-project-member] https://10.4.3.117/volume/v3/backups/b03c08df-2ec2-41f6-b883-b6fc0866c35b returned with HTTP 202 Jul 27 16:14:01.883043 np0000005924 devstack@c-api.service[100524]: [pid: 100524|app: 0|req: 555/2197] 10.4.3.117 () {66 vars in 1351 bytes} [Mon Jul 27 16:14:01 2026] DELETE /volume/v3/backups/b03c08df-2ec2-41f6-b883-b6fc0866c35b => generated 0 bytes in 38 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 27 16:14:01.893432 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.middleware.request_id [None req-a41408e3-006a-48af-aec7-77d8f6d1401f None None] RequestId filter calling following filter/app {{(pid=100522) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:14:01.896391 np0000005924 devstack@c-api.service[100522]: INFO cinder.api.openstack.wsgi [None req-a41408e3-006a-48af-aec7-77d8f6d1401f tempest-VolumesBackupsTest-1601316061 tempest-VolumesBackupsTest-1601316061-project-member] GET https://10.4.3.117/volume/v3/backups/b03c08df-2ec2-41f6-b883-b6fc0866c35b Jul 27 16:14:01.896604 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.openstack.wsgi [None req-a41408e3-006a-48af-aec7-77d8f6d1401f tempest-VolumesBackupsTest-1601316061 tempest-VolumesBackupsTest-1601316061-project-member] Empty body provided in request {{(pid=100522) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:14:01.896822 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.openstack.wsgi [None req-a41408e3-006a-48af-aec7-77d8f6d1401f tempest-VolumesBackupsTest-1601316061 tempest-VolumesBackupsTest-1601316061-project-member] Calling method 'show' {{(pid=100522) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:14:01.896940 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.v3.backups [None req-a41408e3-006a-48af-aec7-77d8f6d1401f tempest-VolumesBackupsTest-1601316061 tempest-VolumesBackupsTest-1601316061-project-member] Show backup with id b03c08df-2ec2-41f6-b883-b6fc0866c35b. {{(pid=100522) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 27 16:14:01.904729 np0000005924 devstack@c-api.service[100522]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:14:01.904729 np0000005924 devstack@c-api.service[100522]: warnings.warn( Jul 27 16:14:01.905611 np0000005924 devstack@c-api.service[100522]: INFO cinder.api.openstack.wsgi [None req-a41408e3-006a-48af-aec7-77d8f6d1401f tempest-VolumesBackupsTest-1601316061 tempest-VolumesBackupsTest-1601316061-project-member] https://10.4.3.117/volume/v3/backups/b03c08df-2ec2-41f6-b883-b6fc0866c35b returned with HTTP 200 Jul 27 16:14:01.906057 np0000005924 devstack@c-api.service[100522]: [pid: 100522|app: 0|req: 542/2198] 10.4.3.117 () {66 vars in 1348 bytes} [Mon Jul 27 16:14:01 2026] GET /volume/v3/backups/b03c08df-2ec2-41f6-b883-b6fc0866c35b => generated 790 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 27 16:14:02.387929 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.middleware.request_id [None req-e5ea3537-583d-489b-8fc2-777c2f69cdbc None None] RequestId filter calling following filter/app {{(pid=100523) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:14:02.497104 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.middleware.request_id [None req-3d086d3d-007b-457b-b43f-f62cb4d43cd6 None None] RequestId filter calling following filter/app {{(pid=100521) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:14:02.605758 np0000005924 devstack@c-api.service[100523]: INFO cinder.api.openstack.wsgi [None req-e5ea3537-583d-489b-8fc2-777c2f69cdbc tempest-VolumeQuotasNegativeTestJSON-1005707906 tempest-VolumeQuotasNegativeTestJSON-1005707906-project-admin] GET https://10.4.3.117/volume/v3/os-quota-sets/fae37003f4604fd98952ce8dba0fd1e2 Jul 27 16:14:02.606083 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.openstack.wsgi [None req-e5ea3537-583d-489b-8fc2-777c2f69cdbc tempest-VolumeQuotasNegativeTestJSON-1005707906 tempest-VolumeQuotasNegativeTestJSON-1005707906-project-admin] Empty body provided in request {{(pid=100523) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:14:02.606404 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.openstack.wsgi [None req-e5ea3537-583d-489b-8fc2-777c2f69cdbc tempest-VolumeQuotasNegativeTestJSON-1005707906 tempest-VolumeQuotasNegativeTestJSON-1005707906-project-admin] Calling method 'show' {{(pid=100523) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:14:02.607402 np0000005924 devstack@c-api.service[100521]: INFO cinder.api.openstack.wsgi [None req-3d086d3d-007b-457b-b43f-f62cb4d43cd6 tempest-VolumesTransfersTest-1509732304 tempest-VolumesTransfersTest-1509732304-project-member] POST https://10.4.3.117/volume/v3/volumes Jul 27 16:14:02.607959 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.openstack.wsgi [None req-3d086d3d-007b-457b-b43f-f62cb4d43cd6 tempest-VolumesTransfersTest-1509732304 tempest-VolumesTransfersTest-1509732304-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesTransfersTest-Volume-1049570133"}} {{(pid=100521) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 27 16:14:02.609971 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.v3.volumes [None req-3d086d3d-007b-457b-b43f-f62cb4d43cd6 tempest-VolumesTransfersTest-1509732304 tempest-VolumesTransfersTest-1509732304-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesTransfersTest-Volume-1049570133'}} {{(pid=100521) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 27 16:14:02.610118 np0000005924 devstack@c-api.service[100521]: INFO cinder.api.v3.volumes [None req-3d086d3d-007b-457b-b43f-f62cb4d43cd6 tempest-VolumesTransfersTest-1509732304 tempest-VolumesTransfersTest-1509732304-project-member] Create volume of 1 GB Jul 27 16:14:02.614695 np0000005924 devstack@c-api.service[100521]: INFO cinder.volume.api [None req-3d086d3d-007b-457b-b43f-f62cb4d43cd6 tempest-VolumesTransfersTest-1509732304 tempest-VolumesTransfersTest-1509732304-project-member] Availability Zones retrieved successfully. Jul 27 16:14:02.624587 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.volume.api [None req-3d086d3d-007b-457b-b43f-f62cb4d43cd6 tempest-VolumesTransfersTest-1509732304 tempest-VolumesTransfersTest-1509732304-project-member] Flow 'volume_create_api' (0289d19b-dcf1-4e82-b2ef-46ec5f8d8100) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100521) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 27 16:14:02.625275 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.volume.api [None req-3d086d3d-007b-457b-b43f-f62cb4d43cd6 tempest-VolumesTransfersTest-1509732304 tempest-VolumesTransfersTest-1509732304-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (eaabf424-79a0-4271-9a28-8b87f782a747) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100521) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 27 16:14:02.626687 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.volume.flows.api.create_volume [None req-3d086d3d-007b-457b-b43f-f62cb4d43cd6 tempest-VolumesTransfersTest-1509732304 tempest-VolumesTransfersTest-1509732304-project-member] Validating volume size '1' using validate_int {{(pid=100521) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 27 16:14:02.627050 np0000005924 devstack@c-api.service[100523]: INFO cinder.api.openstack.wsgi [None req-e5ea3537-583d-489b-8fc2-777c2f69cdbc tempest-VolumeQuotasNegativeTestJSON-1005707906 tempest-VolumeQuotasNegativeTestJSON-1005707906-project-admin] https://10.4.3.117/volume/v3/os-quota-sets/fae37003f4604fd98952ce8dba0fd1e2 returned with HTTP 200 Jul 27 16:14:02.627632 np0000005924 devstack@c-api.service[100523]: [pid: 100523|app: 0|req: 558/2199] 10.4.3.117 () {66 vars in 1354 bytes} [Mon Jul 27 16:14:02 2026] GET /volume/v3/os-quota-sets/fae37003f4604fd98952ce8dba0fd1e2 => generated 615 bytes in 240 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 27 16:14:02.637376 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.middleware.request_id [None req-07e4700e-b491-43a0-ac66-0650c3f3e5b4 None None] RequestId filter calling following filter/app {{(pid=100524) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:14:02.670944 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.volume.api [None req-3d086d3d-007b-457b-b43f-f62cb4d43cd6 tempest-VolumesTransfersTest-1509732304 tempest-VolumesTransfersTest-1509732304-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (eaabf424-79a0-4271-9a28-8b87f782a747) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-27T16:04:59Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=2bce4e1a-e6e0-49d9-be36-c3405449a01e,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '2bce4e1a-e6e0-49d9-be36-c3405449a01e', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100521) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 27 16:14:02.670944 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.volume.api [None req-3d086d3d-007b-457b-b43f-f62cb4d43cd6 tempest-VolumesTransfersTest-1509732304 tempest-VolumesTransfersTest-1509732304-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (0087f587-c757-4d85-acc2-3e2746d15c73) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100521) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 27 16:14:02.717625 np0000005924 devstack@c-api.service[100524]: INFO cinder.api.openstack.wsgi [None req-07e4700e-b491-43a0-ac66-0650c3f3e5b4 tempest-VolumeQuotasNegativeTestJSON-888914469 tempest-VolumeQuotasNegativeTestJSON-888914469-project-member] POST https://10.4.3.117/volume/v3/volumes Jul 27 16:14:02.717945 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.openstack.wsgi [None req-07e4700e-b491-43a0-ac66-0650c3f3e5b4 tempest-VolumeQuotasNegativeTestJSON-888914469 tempest-VolumeQuotasNegativeTestJSON-888914469-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeQuotasNegativeTestJSON-Volume-1980783055"}} {{(pid=100524) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 27 16:14:02.722733 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.v3.volumes [None req-07e4700e-b491-43a0-ac66-0650c3f3e5b4 tempest-VolumeQuotasNegativeTestJSON-888914469 tempest-VolumeQuotasNegativeTestJSON-888914469-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeQuotasNegativeTestJSON-Volume-1980783055'}} {{(pid=100524) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 27 16:14:02.722870 np0000005924 devstack@c-api.service[100524]: INFO cinder.api.v3.volumes [None req-07e4700e-b491-43a0-ac66-0650c3f3e5b4 tempest-VolumeQuotasNegativeTestJSON-888914469 tempest-VolumeQuotasNegativeTestJSON-888914469-project-member] Create volume of 1 GB Jul 27 16:14:02.733434 np0000005924 devstack@c-api.service[100524]: INFO cinder.volume.api [None req-07e4700e-b491-43a0-ac66-0650c3f3e5b4 tempest-VolumeQuotasNegativeTestJSON-888914469 tempest-VolumeQuotasNegativeTestJSON-888914469-project-member] Availability Zones retrieved successfully. Jul 27 16:14:02.741700 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.quota [None req-3d086d3d-007b-457b-b43f-f62cb4d43cd6 tempest-VolumesTransfersTest-1509732304 tempest-VolumesTransfersTest-1509732304-project-member] Created reservations ['12f86fb8-2a26-41d4-825c-3cf9e91da21a', '5c16ec0f-72aa-44d9-b182-4aced691d18f', 'b531f5f5-27a1-41fc-af13-3fff53b931a6', '6804719d-bd75-4faf-956e-62b6933371d9'] {{(pid=100521) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 27 16:14:02.742009 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.volume.api [None req-07e4700e-b491-43a0-ac66-0650c3f3e5b4 tempest-VolumeQuotasNegativeTestJSON-888914469 tempest-VolumeQuotasNegativeTestJSON-888914469-project-member] Flow 'volume_create_api' (eb00c5fa-8c00-43e6-a69c-8541c29e89e0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100524) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 27 16:14:02.742524 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.volume.api [None req-3d086d3d-007b-457b-b43f-f62cb4d43cd6 tempest-VolumesTransfersTest-1509732304 tempest-VolumesTransfersTest-1509732304-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (0087f587-c757-4d85-acc2-3e2746d15c73) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['12f86fb8-2a26-41d4-825c-3cf9e91da21a', '5c16ec0f-72aa-44d9-b182-4aced691d18f', 'b531f5f5-27a1-41fc-af13-3fff53b931a6', '6804719d-bd75-4faf-956e-62b6933371d9']}' {{(pid=100521) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 27 16:14:02.743057 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.volume.api [None req-07e4700e-b491-43a0-ac66-0650c3f3e5b4 tempest-VolumeQuotasNegativeTestJSON-888914469 tempest-VolumeQuotasNegativeTestJSON-888914469-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (64689f66-fc86-45c7-978c-6ab1ae951425) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100524) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 27 16:14:02.743943 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.volume.flows.api.create_volume [None req-07e4700e-b491-43a0-ac66-0650c3f3e5b4 tempest-VolumeQuotasNegativeTestJSON-888914469 tempest-VolumeQuotasNegativeTestJSON-888914469-project-member] Validating volume size '1' using validate_int {{(pid=100524) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 27 16:14:02.744121 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.volume.api [None req-3d086d3d-007b-457b-b43f-f62cb4d43cd6 tempest-VolumesTransfersTest-1509732304 tempest-VolumesTransfersTest-1509732304-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (41053962-3175-4c44-926e-f668cb80a1b3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100521) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 27 16:14:02.766487 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.volume.api [None req-07e4700e-b491-43a0-ac66-0650c3f3e5b4 tempest-VolumeQuotasNegativeTestJSON-888914469 tempest-VolumeQuotasNegativeTestJSON-888914469-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (64689f66-fc86-45c7-978c-6ab1ae951425) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-27T16:04:59Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=2bce4e1a-e6e0-49d9-be36-c3405449a01e,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '2bce4e1a-e6e0-49d9-be36-c3405449a01e', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100524) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 27 16:14:02.767158 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.volume.api [None req-07e4700e-b491-43a0-ac66-0650c3f3e5b4 tempest-VolumeQuotasNegativeTestJSON-888914469 tempest-VolumeQuotasNegativeTestJSON-888914469-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (9dfda487-4078-4b17-80c9-090b0423909c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100524) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 27 16:14:02.773047 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.volume.api [None req-3d086d3d-007b-457b-b43f-f62cb4d43cd6 tempest-VolumesTransfersTest-1509732304 tempest-VolumesTransfersTest-1509732304-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (41053962-3175-4c44-926e-f668cb80a1b3) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'a843e4b4-6508-4f23-b9a1-8074876a629f', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesTransfersTest-Volume-1049570133',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='17231a9653c6454fa4cd26ccc85420c9',qos_specs=None,replication_status=,reservations=['12f86fb8-2a26-41d4-825c-3cf9e91da21a','5c16ec0f-72aa-44d9-b182-4aced691d18f','b531f5f5-27a1-41fc-af13-3fff53b931a6','6804719d-bd75-4faf-956e-62b6933371d9'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='13112e13d4dd415080f2ea1a06e58554',volume_type_id=2bce4e1a-e6e0-49d9-be36-c3405449a01e), 'volume': Volume(_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-27T16:14:02Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesTransfersTest-Volume-1049570133',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=a843e4b4-6508-4f23-b9a1-8074876a629f,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='17231a9653c6454fa4cd26ccc85420c9',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='13112e13d4dd415080f2ea1a06e58554',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(2bce4e1a-e6e0-49d9-be36-c3405449a01e),volume_type_id=2bce4e1a-e6e0-49d9-be36-c3405449a01e)}' {{(pid=100521) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 27 16:14:02.773754 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.volume.api [None req-3d086d3d-007b-457b-b43f-f62cb4d43cd6 tempest-VolumesTransfersTest-1509732304 tempest-VolumesTransfersTest-1509732304-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (9e35f909-c3ba-4ee2-a409-ea7c83b1d9cd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100521) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 27 16:14:02.814179 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.volume.api [None req-3d086d3d-007b-457b-b43f-f62cb4d43cd6 tempest-VolumesTransfersTest-1509732304 tempest-VolumesTransfersTest-1509732304-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (9e35f909-c3ba-4ee2-a409-ea7c83b1d9cd) transitioned into state 'SUCCESS' from state '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-1049570133',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='17231a9653c6454fa4cd26ccc85420c9',qos_specs=None,replication_status=,reservations=['12f86fb8-2a26-41d4-825c-3cf9e91da21a','5c16ec0f-72aa-44d9-b182-4aced691d18f','b531f5f5-27a1-41fc-af13-3fff53b931a6','6804719d-bd75-4faf-956e-62b6933371d9'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='13112e13d4dd415080f2ea1a06e58554',volume_type_id=2bce4e1a-e6e0-49d9-be36-c3405449a01e)}' {{(pid=100521) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 27 16:14:02.815065 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.volume.api [None req-3d086d3d-007b-457b-b43f-f62cb4d43cd6 tempest-VolumesTransfersTest-1509732304 tempest-VolumesTransfersTest-1509732304-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (d03f482e-7a8a-498f-9daf-14a0232e37cd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100521) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 27 16:14:02.831715 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.volume.api [None req-3d086d3d-007b-457b-b43f-f62cb4d43cd6 tempest-VolumesTransfersTest-1509732304 tempest-VolumesTransfersTest-1509732304-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (d03f482e-7a8a-498f-9daf-14a0232e37cd) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100521) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 27 16:14:02.832582 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.volume.api [None req-3d086d3d-007b-457b-b43f-f62cb4d43cd6 tempest-VolumesTransfersTest-1509732304 tempest-VolumesTransfersTest-1509732304-project-member] Flow 'volume_create_api' (0289d19b-dcf1-4e82-b2ef-46ec5f8d8100) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100521) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 27 16:14:02.832877 np0000005924 devstack@c-api.service[100521]: INFO cinder.volume.api [None req-3d086d3d-007b-457b-b43f-f62cb4d43cd6 tempest-VolumesTransfersTest-1509732304 tempest-VolumesTransfersTest-1509732304-project-member] Create volume request issued successfully. Jul 27 16:14:02.833452 np0000005924 devstack@c-api.service[100521]: INFO cinder.api.openstack.wsgi [None req-3d086d3d-007b-457b-b43f-f62cb4d43cd6 tempest-VolumesTransfersTest-1509732304 tempest-VolumesTransfersTest-1509732304-project-member] https://10.4.3.117/volume/v3/volumes returned with HTTP 202 Jul 27 16:14:02.833858 np0000005924 devstack@c-api.service[100521]: [pid: 100521|app: 0|req: 545/2200] 10.4.3.117 () {68 vars in 1258 bytes} [Mon Jul 27 16:14:02 2026] POST /volume/v3/volumes => generated 751 bytes in 337 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 27 16:14:02.835870 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.quota [None req-07e4700e-b491-43a0-ac66-0650c3f3e5b4 tempest-VolumeQuotasNegativeTestJSON-888914469 tempest-VolumeQuotasNegativeTestJSON-888914469-project-member] Created reservations ['4e2d3108-389d-4467-b0ba-1d9b65058e93', '37680523-136e-4237-babb-55814cf46c96', 'db8fa9cb-dd29-458c-b9da-9143b23d993f', '72914ce6-27f5-4871-9819-39de9cfc0355'] {{(pid=100524) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 27 16:14:02.836648 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.volume.api [None req-07e4700e-b491-43a0-ac66-0650c3f3e5b4 tempest-VolumeQuotasNegativeTestJSON-888914469 tempest-VolumeQuotasNegativeTestJSON-888914469-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (9dfda487-4078-4b17-80c9-090b0423909c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['4e2d3108-389d-4467-b0ba-1d9b65058e93', '37680523-136e-4237-babb-55814cf46c96', 'db8fa9cb-dd29-458c-b9da-9143b23d993f', '72914ce6-27f5-4871-9819-39de9cfc0355']}' {{(pid=100524) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 27 16:14:02.837321 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.volume.api [None req-07e4700e-b491-43a0-ac66-0650c3f3e5b4 tempest-VolumeQuotasNegativeTestJSON-888914469 tempest-VolumeQuotasNegativeTestJSON-888914469-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (61413fa0-4138-4313-a210-f1c8da6da955) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100524) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 27 16:14:02.849517 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.middleware.request_id [None req-175d2170-c560-4e89-82b8-2aaeb42ce8a2 None None] RequestId filter calling following filter/app {{(pid=100522) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:14:02.851642 np0000005924 devstack@c-api.service[100522]: INFO cinder.api.openstack.wsgi [None req-175d2170-c560-4e89-82b8-2aaeb42ce8a2 tempest-VolumesTransfersTest-1509732304 tempest-VolumesTransfersTest-1509732304-project-member] GET https://10.4.3.117/volume/v3/volumes/a843e4b4-6508-4f23-b9a1-8074876a629f Jul 27 16:14:02.851832 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.openstack.wsgi [None req-175d2170-c560-4e89-82b8-2aaeb42ce8a2 tempest-VolumesTransfersTest-1509732304 tempest-VolumesTransfersTest-1509732304-project-member] Empty body provided in request {{(pid=100522) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:14:02.852010 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.openstack.wsgi [None req-175d2170-c560-4e89-82b8-2aaeb42ce8a2 tempest-VolumesTransfersTest-1509732304 tempest-VolumesTransfersTest-1509732304-project-member] Calling method 'show' {{(pid=100522) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:14:02.859159 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.volume.api [None req-07e4700e-b491-43a0-ac66-0650c3f3e5b4 tempest-VolumeQuotasNegativeTestJSON-888914469 tempest-VolumeQuotasNegativeTestJSON-888914469-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (61413fa0-4138-4313-a210-f1c8da6da955) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '052adaca-5462-4f37-8a5c-5cb6bc418686', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeQuotasNegativeTestJSON-Volume-1980783055',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='fae37003f4604fd98952ce8dba0fd1e2',qos_specs=None,replication_status=,reservations=['4e2d3108-389d-4467-b0ba-1d9b65058e93','37680523-136e-4237-babb-55814cf46c96','db8fa9cb-dd29-458c-b9da-9143b23d993f','72914ce6-27f5-4871-9819-39de9cfc0355'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='48cdfd9a5ebc4c56ac01dffe1094b039',volume_type_id=2bce4e1a-e6e0-49d9-be36-c3405449a01e), 'volume': Volume(_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-27T16:14:02Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeQuotasNegativeTestJSON-Volume-1980783055',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=052adaca-5462-4f37-8a5c-5cb6bc418686,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='fae37003f4604fd98952ce8dba0fd1e2',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='48cdfd9a5ebc4c56ac01dffe1094b039',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(2bce4e1a-e6e0-49d9-be36-c3405449a01e),volume_type_id=2bce4e1a-e6e0-49d9-be36-c3405449a01e)}' {{(pid=100524) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 27 16:14:02.860134 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.volume.api [None req-07e4700e-b491-43a0-ac66-0650c3f3e5b4 tempest-VolumeQuotasNegativeTestJSON-888914469 tempest-VolumeQuotasNegativeTestJSON-888914469-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (c7500e6e-4973-46c8-9116-b1e613abc0f7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100524) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 27 16:14:02.862447 np0000005924 devstack@c-api.service[100522]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:14:02.862447 np0000005924 devstack@c-api.service[100522]: warnings.warn( Jul 27 16:14:02.865552 np0000005924 devstack@c-api.service[100522]: INFO cinder.volume.api [None req-175d2170-c560-4e89-82b8-2aaeb42ce8a2 tempest-VolumesTransfersTest-1509732304 tempest-VolumesTransfersTest-1509732304-project-member] Volume info retrieved successfully. Jul 27 16:14:02.870826 np0000005924 devstack@c-api.service[100522]: INFO cinder.api.openstack.wsgi [None req-175d2170-c560-4e89-82b8-2aaeb42ce8a2 tempest-VolumesTransfersTest-1509732304 tempest-VolumesTransfersTest-1509732304-project-member] https://10.4.3.117/volume/v3/volumes/a843e4b4-6508-4f23-b9a1-8074876a629f returned with HTTP 200 Jul 27 16:14:02.871191 np0000005924 devstack@c-api.service[100522]: [pid: 100522|app: 0|req: 543/2201] 10.4.3.117 () {66 vars in 1348 bytes} [Mon Jul 27 16:14:02 2026] GET /volume/v3/volumes/a843e4b4-6508-4f23-b9a1-8074876a629f => generated 819 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 27 16:14:02.885082 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.volume.api [None req-07e4700e-b491-43a0-ac66-0650c3f3e5b4 tempest-VolumeQuotasNegativeTestJSON-888914469 tempest-VolumeQuotasNegativeTestJSON-888914469-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (c7500e6e-4973-46c8-9116-b1e613abc0f7) transitioned into state 'SUCCESS' from state '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-1980783055',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='fae37003f4604fd98952ce8dba0fd1e2',qos_specs=None,replication_status=,reservations=['4e2d3108-389d-4467-b0ba-1d9b65058e93','37680523-136e-4237-babb-55814cf46c96','db8fa9cb-dd29-458c-b9da-9143b23d993f','72914ce6-27f5-4871-9819-39de9cfc0355'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='48cdfd9a5ebc4c56ac01dffe1094b039',volume_type_id=2bce4e1a-e6e0-49d9-be36-c3405449a01e)}' {{(pid=100524) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 27 16:14:02.885802 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.volume.api [None req-07e4700e-b491-43a0-ac66-0650c3f3e5b4 tempest-VolumeQuotasNegativeTestJSON-888914469 tempest-VolumeQuotasNegativeTestJSON-888914469-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (ef9e8ffb-0195-435d-8428-f737f7a4ac80) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100524) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 27 16:14:02.895920 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.volume.api [None req-07e4700e-b491-43a0-ac66-0650c3f3e5b4 tempest-VolumeQuotasNegativeTestJSON-888914469 tempest-VolumeQuotasNegativeTestJSON-888914469-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (ef9e8ffb-0195-435d-8428-f737f7a4ac80) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100524) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 27 16:14:02.896655 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.volume.api [None req-07e4700e-b491-43a0-ac66-0650c3f3e5b4 tempest-VolumeQuotasNegativeTestJSON-888914469 tempest-VolumeQuotasNegativeTestJSON-888914469-project-member] Flow 'volume_create_api' (eb00c5fa-8c00-43e6-a69c-8541c29e89e0) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100524) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 27 16:14:02.896914 np0000005924 devstack@c-api.service[100524]: INFO cinder.volume.api [None req-07e4700e-b491-43a0-ac66-0650c3f3e5b4 tempest-VolumeQuotasNegativeTestJSON-888914469 tempest-VolumeQuotasNegativeTestJSON-888914469-project-member] Create volume request issued successfully. Jul 27 16:14:02.897458 np0000005924 devstack@c-api.service[100524]: INFO cinder.api.openstack.wsgi [None req-07e4700e-b491-43a0-ac66-0650c3f3e5b4 tempest-VolumeQuotasNegativeTestJSON-888914469 tempest-VolumeQuotasNegativeTestJSON-888914469-project-member] https://10.4.3.117/volume/v3/volumes returned with HTTP 202 Jul 27 16:14:02.897833 np0000005924 devstack@c-api.service[100524]: [pid: 100524|app: 0|req: 556/2202] 10.4.3.117 () {68 vars in 1258 bytes} [Mon Jul 27 16:14:02 2026] POST /volume/v3/volumes => generated 759 bytes in 261 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 27 16:14:02.914939 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.middleware.request_id [None req-0ca48217-870f-4014-8f90-7acddad01b16 None None] RequestId filter calling following filter/app {{(pid=100523) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:14:02.918002 np0000005924 devstack@c-api.service[100523]: INFO cinder.api.openstack.wsgi [None req-0ca48217-870f-4014-8f90-7acddad01b16 tempest-VolumeQuotasNegativeTestJSON-888914469 tempest-VolumeQuotasNegativeTestJSON-888914469-project-member] GET https://10.4.3.117/volume/v3/volumes/052adaca-5462-4f37-8a5c-5cb6bc418686 Jul 27 16:14:02.918340 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.openstack.wsgi [None req-0ca48217-870f-4014-8f90-7acddad01b16 tempest-VolumeQuotasNegativeTestJSON-888914469 tempest-VolumeQuotasNegativeTestJSON-888914469-project-member] Empty body provided in request {{(pid=100523) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:14:02.918789 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.openstack.wsgi [None req-0ca48217-870f-4014-8f90-7acddad01b16 tempest-VolumeQuotasNegativeTestJSON-888914469 tempest-VolumeQuotasNegativeTestJSON-888914469-project-member] Calling method 'show' {{(pid=100523) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:14:02.920268 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.middleware.request_id [None req-dd7f6058-3252-4625-9445-ac51446234d9 None None] RequestId filter calling following filter/app {{(pid=100521) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:14:02.922511 np0000005924 devstack@c-api.service[100521]: INFO cinder.api.openstack.wsgi [None req-dd7f6058-3252-4625-9445-ac51446234d9 tempest-VolumesBackupsTest-1601316061 tempest-VolumesBackupsTest-1601316061-project-member] GET https://10.4.3.117/volume/v3/backups/b03c08df-2ec2-41f6-b883-b6fc0866c35b Jul 27 16:14:02.922747 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.openstack.wsgi [None req-dd7f6058-3252-4625-9445-ac51446234d9 tempest-VolumesBackupsTest-1601316061 tempest-VolumesBackupsTest-1601316061-project-member] Empty body provided in request {{(pid=100521) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:14:02.922983 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.openstack.wsgi [None req-dd7f6058-3252-4625-9445-ac51446234d9 tempest-VolumesBackupsTest-1601316061 tempest-VolumesBackupsTest-1601316061-project-member] Calling method 'show' {{(pid=100521) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:14:02.923129 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.v3.backups [None req-dd7f6058-3252-4625-9445-ac51446234d9 tempest-VolumesBackupsTest-1601316061 tempest-VolumesBackupsTest-1601316061-project-member] Show backup with id b03c08df-2ec2-41f6-b883-b6fc0866c35b. {{(pid=100521) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 27 16:14:02.927702 np0000005924 devstack@c-api.service[100523]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:14:02.927702 np0000005924 devstack@c-api.service[100523]: warnings.warn( Jul 27 16:14:02.930830 np0000005924 devstack@c-api.service[100521]: INFO cinder.api.openstack.wsgi [None req-dd7f6058-3252-4625-9445-ac51446234d9 tempest-VolumesBackupsTest-1601316061 tempest-VolumesBackupsTest-1601316061-project-member] https://10.4.3.117/volume/v3/backups/b03c08df-2ec2-41f6-b883-b6fc0866c35b returned with HTTP 404 Jul 27 16:14:02.931431 np0000005924 devstack@c-api.service[100521]: [pid: 100521|app: 0|req: 546/2203] 10.4.3.117 () {66 vars in 1348 bytes} [Mon Jul 27 16:14:02 2026] GET /volume/v3/backups/b03c08df-2ec2-41f6-b883-b6fc0866c35b => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 27 16:14:02.932789 np0000005924 devstack@c-api.service[100523]: INFO cinder.volume.api [None req-0ca48217-870f-4014-8f90-7acddad01b16 tempest-VolumeQuotasNegativeTestJSON-888914469 tempest-VolumeQuotasNegativeTestJSON-888914469-project-member] Volume info retrieved successfully. Jul 27 16:14:02.937923 np0000005924 devstack@c-api.service[100523]: INFO cinder.api.openstack.wsgi [None req-0ca48217-870f-4014-8f90-7acddad01b16 tempest-VolumeQuotasNegativeTestJSON-888914469 tempest-VolumeQuotasNegativeTestJSON-888914469-project-member] https://10.4.3.117/volume/v3/volumes/052adaca-5462-4f37-8a5c-5cb6bc418686 returned with HTTP 200 Jul 27 16:14:02.938284 np0000005924 devstack@c-api.service[100523]: [pid: 100523|app: 0|req: 559/2204] 10.4.3.117 () {66 vars in 1348 bytes} [Mon Jul 27 16:14:02 2026] GET /volume/v3/volumes/052adaca-5462-4f37-8a5c-5cb6bc418686 => generated 827 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 27 16:14:03.021183 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.middleware.request_id [None req-72d77d0b-aa41-4118-a3b9-6f5815ab44c5 None None] RequestId filter calling following filter/app {{(pid=100522) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:14:03.024120 np0000005924 devstack@c-api.service[100522]: INFO cinder.api.openstack.wsgi [None req-72d77d0b-aa41-4118-a3b9-6f5815ab44c5 tempest-VolumesBackupsTest-1601316061 tempest-VolumesBackupsTest-1601316061-project-member] GET https://10.4.3.117/volume/v3/volumes/cb939af2-6ae1-475a-92d6-1e9340c6ba6c Jul 27 16:14:03.027200 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.openstack.wsgi [None req-72d77d0b-aa41-4118-a3b9-6f5815ab44c5 tempest-VolumesBackupsTest-1601316061 tempest-VolumesBackupsTest-1601316061-project-member] Empty body provided in request {{(pid=100522) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:14:03.027200 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.openstack.wsgi [None req-72d77d0b-aa41-4118-a3b9-6f5815ab44c5 tempest-VolumesBackupsTest-1601316061 tempest-VolumesBackupsTest-1601316061-project-member] Calling method 'show' {{(pid=100522) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:14:03.031022 np0000005924 devstack@c-api.service[100522]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:14:03.031022 np0000005924 devstack@c-api.service[100522]: warnings.warn( Jul 27 16:14:03.034541 np0000005924 devstack@c-api.service[100522]: INFO cinder.volume.api [None req-72d77d0b-aa41-4118-a3b9-6f5815ab44c5 tempest-VolumesBackupsTest-1601316061 tempest-VolumesBackupsTest-1601316061-project-member] Volume info retrieved successfully. Jul 27 16:14:03.039718 np0000005924 devstack@c-api.service[100522]: INFO cinder.api.openstack.wsgi [None req-72d77d0b-aa41-4118-a3b9-6f5815ab44c5 tempest-VolumesBackupsTest-1601316061 tempest-VolumesBackupsTest-1601316061-project-member] https://10.4.3.117/volume/v3/volumes/cb939af2-6ae1-475a-92d6-1e9340c6ba6c returned with HTTP 200 Jul 27 16:14:03.040074 np0000005924 devstack@c-api.service[100522]: [pid: 100522|app: 0|req: 544/2205] 10.4.3.117 () {66 vars in 1348 bytes} [Mon Jul 27 16:14:03 2026] GET /volume/v3/volumes/cb939af2-6ae1-475a-92d6-1e9340c6ba6c => generated 1354 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 27 16:14:03.058248 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.middleware.request_id [None req-04178a5b-5ae7-487c-ab4e-43c8908dbfac None None] RequestId filter calling following filter/app {{(pid=100524) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:14:03.058694 np0000005924 devstack@c-api.service[100524]: INFO cinder.api.openstack.wsgi [None req-04178a5b-5ae7-487c-ab4e-43c8908dbfac tempest-VolumesBackupsTest-1601316061 tempest-VolumesBackupsTest-1601316061-project-member] DELETE https://10.4.3.117/volume/v3/volumes/cb939af2-6ae1-475a-92d6-1e9340c6ba6c Jul 27 16:14:03.058978 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.openstack.wsgi [None req-04178a5b-5ae7-487c-ab4e-43c8908dbfac tempest-VolumesBackupsTest-1601316061 tempest-VolumesBackupsTest-1601316061-project-member] Empty body provided in request {{(pid=100524) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:14:03.059276 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.openstack.wsgi [None req-04178a5b-5ae7-487c-ab4e-43c8908dbfac tempest-VolumesBackupsTest-1601316061 tempest-VolumesBackupsTest-1601316061-project-member] Calling method 'delete' {{(pid=100524) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:14:03.060486 np0000005924 devstack@c-api.service[100524]: INFO cinder.api.v3.volumes [None req-04178a5b-5ae7-487c-ab4e-43c8908dbfac tempest-VolumesBackupsTest-1601316061 tempest-VolumesBackupsTest-1601316061-project-member] Delete volume with id: cb939af2-6ae1-475a-92d6-1e9340c6ba6c Jul 27 16:14:03.068475 np0000005924 devstack@c-api.service[100524]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:14:03.068475 np0000005924 devstack@c-api.service[100524]: warnings.warn( Jul 27 16:14:03.070760 np0000005924 devstack@c-api.service[100524]: INFO cinder.volume.api [None req-04178a5b-5ae7-487c-ab4e-43c8908dbfac tempest-VolumesBackupsTest-1601316061 tempest-VolumesBackupsTest-1601316061-project-member] Volume info retrieved successfully. Jul 27 16:14:03.097949 np0000005924 devstack@c-api.service[100524]: INFO cinder.volume.api [None req-04178a5b-5ae7-487c-ab4e-43c8908dbfac tempest-VolumesBackupsTest-1601316061 tempest-VolumesBackupsTest-1601316061-project-member] Delete volume request issued successfully. Jul 27 16:14:03.098151 np0000005924 devstack@c-api.service[100524]: INFO cinder.api.openstack.wsgi [None req-04178a5b-5ae7-487c-ab4e-43c8908dbfac tempest-VolumesBackupsTest-1601316061 tempest-VolumesBackupsTest-1601316061-project-member] https://10.4.3.117/volume/v3/volumes/cb939af2-6ae1-475a-92d6-1e9340c6ba6c returned with HTTP 202 Jul 27 16:14:03.098604 np0000005924 devstack@c-api.service[100524]: [pid: 100524|app: 0|req: 557/2206] 10.4.3.117 () {66 vars in 1351 bytes} [Mon Jul 27 16:14:03 2026] DELETE /volume/v3/volumes/cb939af2-6ae1-475a-92d6-1e9340c6ba6c => generated 0 bytes in 43 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 27 16:14:03.105441 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.middleware.request_id [None req-43e28654-4aa3-418b-99de-98a630f7cd65 None None] RequestId filter calling following filter/app {{(pid=100521) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:14:03.106878 np0000005924 devstack@c-api.service[100521]: INFO cinder.api.openstack.wsgi [None req-43e28654-4aa3-418b-99de-98a630f7cd65 tempest-VolumesBackupsTest-1601316061 tempest-VolumesBackupsTest-1601316061-project-member] GET https://10.4.3.117/volume/v3/volumes/cb939af2-6ae1-475a-92d6-1e9340c6ba6c Jul 27 16:14:03.107057 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.openstack.wsgi [None req-43e28654-4aa3-418b-99de-98a630f7cd65 tempest-VolumesBackupsTest-1601316061 tempest-VolumesBackupsTest-1601316061-project-member] Empty body provided in request {{(pid=100521) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:14:03.107239 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.openstack.wsgi [None req-43e28654-4aa3-418b-99de-98a630f7cd65 tempest-VolumesBackupsTest-1601316061 tempest-VolumesBackupsTest-1601316061-project-member] Calling method 'show' {{(pid=100521) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:14:03.114578 np0000005924 devstack@c-api.service[100521]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:14:03.114578 np0000005924 devstack@c-api.service[100521]: warnings.warn( Jul 27 16:14:03.118721 np0000005924 devstack@c-api.service[100521]: INFO cinder.volume.api [None req-43e28654-4aa3-418b-99de-98a630f7cd65 tempest-VolumesBackupsTest-1601316061 tempest-VolumesBackupsTest-1601316061-project-member] Volume info retrieved successfully. Jul 27 16:14:03.122954 np0000005924 devstack@c-api.service[100521]: INFO cinder.api.openstack.wsgi [None req-43e28654-4aa3-418b-99de-98a630f7cd65 tempest-VolumesBackupsTest-1601316061 tempest-VolumesBackupsTest-1601316061-project-member] https://10.4.3.117/volume/v3/volumes/cb939af2-6ae1-475a-92d6-1e9340c6ba6c returned with HTTP 200 Jul 27 16:14:03.123298 np0000005924 devstack@c-api.service[100521]: [pid: 100521|app: 0|req: 547/2207] 10.4.3.117 () {66 vars in 1348 bytes} [Mon Jul 27 16:14:03 2026] GET /volume/v3/volumes/cb939af2-6ae1-475a-92d6-1e9340c6ba6c => generated 1353 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 27 16:14:03.890980 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.middleware.request_id [None req-0f062785-fd30-4979-96db-6b7194481941 None None] RequestId filter calling following filter/app {{(pid=100523) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:14:03.890980 np0000005924 devstack@c-api.service[100523]: INFO cinder.api.openstack.wsgi [None req-0f062785-fd30-4979-96db-6b7194481941 tempest-VolumesTransfersTest-1509732304 tempest-VolumesTransfersTest-1509732304-project-member] GET https://10.4.3.117/volume/v3/volumes/a843e4b4-6508-4f23-b9a1-8074876a629f Jul 27 16:14:03.890980 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.openstack.wsgi [None req-0f062785-fd30-4979-96db-6b7194481941 tempest-VolumesTransfersTest-1509732304 tempest-VolumesTransfersTest-1509732304-project-member] Empty body provided in request {{(pid=100523) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:14:03.890980 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.openstack.wsgi [None req-0f062785-fd30-4979-96db-6b7194481941 tempest-VolumesTransfersTest-1509732304 tempest-VolumesTransfersTest-1509732304-project-member] Calling method 'show' {{(pid=100523) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:14:03.899615 np0000005924 devstack@c-api.service[100523]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:14:03.899615 np0000005924 devstack@c-api.service[100523]: warnings.warn( Jul 27 16:14:03.902978 np0000005924 devstack@c-api.service[100523]: INFO cinder.volume.api [None req-0f062785-fd30-4979-96db-6b7194481941 tempest-VolumesTransfersTest-1509732304 tempest-VolumesTransfersTest-1509732304-project-member] Volume info retrieved successfully. Jul 27 16:14:03.906639 np0000005924 devstack@c-api.service[100523]: INFO cinder.api.openstack.wsgi [None req-0f062785-fd30-4979-96db-6b7194481941 tempest-VolumesTransfersTest-1509732304 tempest-VolumesTransfersTest-1509732304-project-member] https://10.4.3.117/volume/v3/volumes/a843e4b4-6508-4f23-b9a1-8074876a629f returned with HTTP 200 Jul 27 16:14:03.907092 np0000005924 devstack@c-api.service[100523]: [pid: 100523|app: 0|req: 560/2208] 10.4.3.117 () {66 vars in 1348 bytes} [Mon Jul 27 16:14:03 2026] GET /volume/v3/volumes/a843e4b4-6508-4f23-b9a1-8074876a629f => generated 844 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 27 16:14:03.919321 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.middleware.request_id [None req-d40e35f4-5dc5-421c-95e8-072c25af65a4 None None] RequestId filter calling following filter/app {{(pid=100522) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:14:03.921832 np0000005924 devstack@c-api.service[100522]: INFO cinder.api.openstack.wsgi [None req-d40e35f4-5dc5-421c-95e8-072c25af65a4 tempest-VolumesTransfersTest-1509732304 tempest-VolumesTransfersTest-1509732304-project-member] POST https://10.4.3.117/volume/v3/os-volume-transfer Jul 27 16:14:03.922248 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.openstack.wsgi [None req-d40e35f4-5dc5-421c-95e8-072c25af65a4 tempest-VolumesTransfersTest-1509732304 tempest-VolumesTransfersTest-1509732304-project-member] Action: 'create', calling method: create, body: {"transfer": {"volume_id": "a843e4b4-6508-4f23-b9a1-8074876a629f"}} {{(pid=100522) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 27 16:14:03.923978 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.contrib.volume_transfer [None req-d40e35f4-5dc5-421c-95e8-072c25af65a4 tempest-VolumesTransfersTest-1509732304 tempest-VolumesTransfersTest-1509732304-project-member] Creating new volume transfer {'transfer': {'volume_id': 'a843e4b4-6508-4f23-b9a1-8074876a629f'}} {{(pid=100522) create /opt/stack/cinder/cinder/api/contrib/volume_transfer.py:85}} Jul 27 16:14:03.924098 np0000005924 devstack@c-api.service[100522]: INFO cinder.api.contrib.volume_transfer [None req-d40e35f4-5dc5-421c-95e8-072c25af65a4 tempest-VolumesTransfersTest-1509732304 tempest-VolumesTransfersTest-1509732304-project-member] Creating transfer of volume a843e4b4-6508-4f23-b9a1-8074876a629f Jul 27 16:14:03.924311 np0000005924 devstack@c-api.service[100522]: INFO cinder.transfer.api [None req-d40e35f4-5dc5-421c-95e8-072c25af65a4 tempest-VolumesTransfersTest-1509732304 tempest-VolumesTransfersTest-1509732304-project-member] Generating transfer record for volume a843e4b4-6508-4f23-b9a1-8074876a629f Jul 27 16:14:03.931848 np0000005924 devstack@c-api.service[100522]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:14:03.931848 np0000005924 devstack@c-api.service[100522]: warnings.warn( Jul 27 16:14:03.948920 np0000005924 devstack@c-api.service[100522]: INFO cinder.api.openstack.wsgi [None req-d40e35f4-5dc5-421c-95e8-072c25af65a4 tempest-VolumesTransfersTest-1509732304 tempest-VolumesTransfersTest-1509732304-project-member] https://10.4.3.117/volume/v3/os-volume-transfer returned with HTTP 202 Jul 27 16:14:03.949475 np0000005924 devstack@c-api.service[100522]: [pid: 100522|app: 0|req: 545/2209] 10.4.3.117 () {68 vars in 1291 bytes} [Mon Jul 27 16:14:03 2026] POST /volume/v3/os-volume-transfer => generated 441 bytes in 31 msecs (HTTP/1.1 202) 7 headers in 291 bytes (2 switches on core 0) Jul 27 16:14:03.950204 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.middleware.request_id [None req-018c5e07-1d9b-4cc9-bd4f-b0e85bfcb734 None None] RequestId filter calling following filter/app {{(pid=100524) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:14:03.952722 np0000005924 devstack@c-api.service[100524]: INFO cinder.api.openstack.wsgi [None req-018c5e07-1d9b-4cc9-bd4f-b0e85bfcb734 tempest-VolumeQuotasNegativeTestJSON-888914469 tempest-VolumeQuotasNegativeTestJSON-888914469-project-member] GET https://10.4.3.117/volume/v3/volumes/052adaca-5462-4f37-8a5c-5cb6bc418686 Jul 27 16:14:03.952935 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.openstack.wsgi [None req-018c5e07-1d9b-4cc9-bd4f-b0e85bfcb734 tempest-VolumeQuotasNegativeTestJSON-888914469 tempest-VolumeQuotasNegativeTestJSON-888914469-project-member] Empty body provided in request {{(pid=100524) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:14:03.953128 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.openstack.wsgi [None req-018c5e07-1d9b-4cc9-bd4f-b0e85bfcb734 tempest-VolumeQuotasNegativeTestJSON-888914469 tempest-VolumeQuotasNegativeTestJSON-888914469-project-member] Calling method 'show' {{(pid=100524) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:14:03.959144 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.middleware.request_id [None req-4b852988-cb58-4333-8396-1bc940243c22 None None] RequestId filter calling following filter/app {{(pid=100521) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:14:03.960857 np0000005924 devstack@c-api.service[100521]: INFO cinder.api.openstack.wsgi [None req-4b852988-cb58-4333-8396-1bc940243c22 tempest-VolumesTransfersTest-1509732304 tempest-VolumesTransfersTest-1509732304-project-member] GET https://10.4.3.117/volume/v3/volumes/a843e4b4-6508-4f23-b9a1-8074876a629f Jul 27 16:14:03.961085 np0000005924 devstack@c-api.service[100524]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:14:03.961085 np0000005924 devstack@c-api.service[100524]: warnings.warn( Jul 27 16:14:03.961169 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.openstack.wsgi [None req-4b852988-cb58-4333-8396-1bc940243c22 tempest-VolumesTransfersTest-1509732304 tempest-VolumesTransfersTest-1509732304-project-member] Empty body provided in request {{(pid=100521) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:14:03.961415 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.openstack.wsgi [None req-4b852988-cb58-4333-8396-1bc940243c22 tempest-VolumesTransfersTest-1509732304 tempest-VolumesTransfersTest-1509732304-project-member] Calling method 'show' {{(pid=100521) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:14:03.969126 np0000005924 devstack@c-api.service[100524]: INFO cinder.volume.api [None req-018c5e07-1d9b-4cc9-bd4f-b0e85bfcb734 tempest-VolumeQuotasNegativeTestJSON-888914469 tempest-VolumeQuotasNegativeTestJSON-888914469-project-member] Volume info retrieved successfully. Jul 27 16:14:03.969863 np0000005924 devstack@c-api.service[100521]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:14:03.969863 np0000005924 devstack@c-api.service[100521]: warnings.warn( Jul 27 16:14:03.973991 np0000005924 devstack@c-api.service[100521]: INFO cinder.volume.api [None req-4b852988-cb58-4333-8396-1bc940243c22 tempest-VolumesTransfersTest-1509732304 tempest-VolumesTransfersTest-1509732304-project-member] Volume info retrieved successfully. Jul 27 16:14:03.975192 np0000005924 devstack@c-api.service[100524]: INFO cinder.api.openstack.wsgi [None req-018c5e07-1d9b-4cc9-bd4f-b0e85bfcb734 tempest-VolumeQuotasNegativeTestJSON-888914469 tempest-VolumeQuotasNegativeTestJSON-888914469-project-member] https://10.4.3.117/volume/v3/volumes/052adaca-5462-4f37-8a5c-5cb6bc418686 returned with HTTP 200 Jul 27 16:14:03.977397 np0000005924 devstack@c-api.service[100524]: [pid: 100524|app: 0|req: 558/2210] 10.4.3.117 () {66 vars in 1348 bytes} [Mon Jul 27 16:14:03 2026] GET /volume/v3/volumes/052adaca-5462-4f37-8a5c-5cb6bc418686 => generated 852 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 27 16:14:03.978879 np0000005924 devstack@c-api.service[100521]: INFO cinder.api.openstack.wsgi [None req-4b852988-cb58-4333-8396-1bc940243c22 tempest-VolumesTransfersTest-1509732304 tempest-VolumesTransfersTest-1509732304-project-member] https://10.4.3.117/volume/v3/volumes/a843e4b4-6508-4f23-b9a1-8074876a629f returned with HTTP 200 Jul 27 16:14:03.979475 np0000005924 devstack@c-api.service[100521]: [pid: 100521|app: 0|req: 548/2211] 10.4.3.117 () {66 vars in 1348 bytes} [Mon Jul 27 16:14:03 2026] GET /volume/v3/volumes/a843e4b4-6508-4f23-b9a1-8074876a629f => generated 852 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 27 16:14:03.996194 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.middleware.request_id [None req-c61fb0e1-307b-4ae1-a19d-f715e47b4cee None None] RequestId filter calling following filter/app {{(pid=100523) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:14:03.997837 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.middleware.request_id [None req-cb4991e3-2fd7-41ac-b68a-20c35ab4f86f None None] RequestId filter calling following filter/app {{(pid=100522) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:14:03.998901 np0000005924 devstack@c-api.service[100523]: INFO cinder.api.openstack.wsgi [None req-c61fb0e1-307b-4ae1-a19d-f715e47b4cee tempest-VolumesTransfersTest-1509732304 tempest-VolumesTransfersTest-1509732304-project-member] GET https://10.4.3.117/volume/v3/os-volume-transfer/dfea1bc8-14fb-42a6-b194-55a94ede3601 Jul 27 16:14:03.999078 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.openstack.wsgi [None req-c61fb0e1-307b-4ae1-a19d-f715e47b4cee tempest-VolumesTransfersTest-1509732304 tempest-VolumesTransfersTest-1509732304-project-member] Empty body provided in request {{(pid=100523) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:14:03.999133 np0000005924 devstack@c-api.service[100522]: INFO cinder.api.openstack.wsgi [None req-cb4991e3-2fd7-41ac-b68a-20c35ab4f86f tempest-VolumeQuotasNegativeTestJSON-1005707906 tempest-VolumeQuotasNegativeTestJSON-1005707906-project-admin] PUT https://10.4.3.117/volume/v3/os-quota-sets/fae37003f4604fd98952ce8dba0fd1e2 Jul 27 16:14:03.999263 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.openstack.wsgi [None req-c61fb0e1-307b-4ae1-a19d-f715e47b4cee tempest-VolumesTransfersTest-1509732304 tempest-VolumesTransfersTest-1509732304-project-member] Calling method 'show' {{(pid=100523) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:14:03.999468 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.openstack.wsgi [None req-cb4991e3-2fd7-41ac-b68a-20c35ab4f86f tempest-VolumeQuotasNegativeTestJSON-1005707906 tempest-VolumeQuotasNegativeTestJSON-1005707906-project-admin] Action: 'update', calling method: update, body: {"quota_set": {"gigabytes": 1, "volumes": -1}} {{(pid=100522) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 27 16:14:04.002817 np0000005924 devstack@c-api.service[100523]: INFO cinder.api.openstack.wsgi [None req-c61fb0e1-307b-4ae1-a19d-f715e47b4cee tempest-VolumesTransfersTest-1509732304 tempest-VolumesTransfersTest-1509732304-project-member] https://10.4.3.117/volume/v3/os-volume-transfer/dfea1bc8-14fb-42a6-b194-55a94ede3601 returned with HTTP 200 Jul 27 16:14:04.003175 np0000005924 devstack@c-api.service[100523]: [pid: 100523|app: 0|req: 561/2212] 10.4.3.117 () {66 vars in 1381 bytes} [Mon Jul 27 16:14:03 2026] GET /volume/v3/os-volume-transfer/dfea1bc8-14fb-42a6-b194-55a94ede3601 => generated 409 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 27 16:14:04.012874 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.middleware.request_id [None req-de5c8c15-b769-4f39-b62d-be1156491272 None None] RequestId filter calling following filter/app {{(pid=100524) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:14:04.015065 np0000005924 devstack@c-api.service[100524]: INFO cinder.api.openstack.wsgi [None req-de5c8c15-b769-4f39-b62d-be1156491272 tempest-VolumesTransfersTest-1509732304 tempest-VolumesTransfersTest-1509732304-project-member] GET https://10.4.3.117/volume/v3/os-volume-transfer Jul 27 16:14:04.015517 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.openstack.wsgi [None req-de5c8c15-b769-4f39-b62d-be1156491272 tempest-VolumesTransfersTest-1509732304 tempest-VolumesTransfersTest-1509732304-project-member] Empty body provided in request {{(pid=100524) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:14:04.015627 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.openstack.wsgi [None req-de5c8c15-b769-4f39-b62d-be1156491272 tempest-VolumesTransfersTest-1509732304 tempest-VolumesTransfersTest-1509732304-project-member] Calling method 'index' {{(pid=100524) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:14:04.015782 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.contrib.volume_transfer [None req-de5c8c15-b769-4f39-b62d-be1156491272 tempest-VolumesTransfersTest-1509732304 tempest-VolumesTransfersTest-1509732304-project-member] Listing volume transfers {{(pid=100524) _get_transfers /opt/stack/cinder/cinder/api/contrib/volume_transfer.py:63}} Jul 27 16:14:04.020008 np0000005924 devstack@c-api.service[100524]: INFO cinder.api.openstack.wsgi [None req-de5c8c15-b769-4f39-b62d-be1156491272 tempest-VolumesTransfersTest-1509732304 tempest-VolumesTransfersTest-1509732304-project-member] https://10.4.3.117/volume/v3/os-volume-transfer returned with HTTP 200 Jul 27 16:14:04.020466 np0000005924 devstack@c-api.service[100524]: [pid: 100524|app: 0|req: 559/2213] 10.4.3.117 () {66 vars in 1270 bytes} [Mon Jul 27 16:14:04 2026] GET /volume/v3/os-volume-transfer => generated 368 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 27 16:14:04.030616 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.middleware.request_id [None req-8b556e8a-7322-4047-83b0-35e771bb3798 None None] RequestId filter calling following filter/app {{(pid=100521) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:14:04.076490 np0000005924 devstack@c-api.service[100522]: WARNING cinder.quota [None req-cb4991e3-2fd7-41ac-b68a-20c35ab4f86f tempest-VolumeQuotasNegativeTestJSON-1005707906 tempest-VolumeQuotasNegativeTestJSON-1005707906-project-admin] Deprecated: Default quota for resource: snapshots_tempest-scenario-type-cryptsetup-102122248 is set by the default quota flag: quota_snapshots_tempest-scenario-type-cryptsetup-102122248, it is now deprecated. Please use the default quota class for default quota. Jul 27 16:14:04.083056 np0000005924 devstack@c-api.service[100522]: INFO cinder.api.openstack.wsgi [None req-cb4991e3-2fd7-41ac-b68a-20c35ab4f86f tempest-VolumeQuotasNegativeTestJSON-1005707906 tempest-VolumeQuotasNegativeTestJSON-1005707906-project-admin] https://10.4.3.117/volume/v3/os-quota-sets/fae37003f4604fd98952ce8dba0fd1e2 returned with HTTP 200 Jul 27 16:14:04.083570 np0000005924 devstack@c-api.service[100522]: [pid: 100522|app: 0|req: 546/2214] 10.4.3.117 () {68 vars in 1374 bytes} [Mon Jul 27 16:14:03 2026] PUT /volume/v3/os-quota-sets/fae37003f4604fd98952ce8dba0fd1e2 => generated 570 bytes in 86 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 27 16:14:04.089830 np0000005924 devstack@c-api.service[100521]: INFO cinder.api.openstack.wsgi [None req-8b556e8a-7322-4047-83b0-35e771bb3798 tempest-VolumesTransfersTest-1481601811 tempest-VolumesTransfersTest-1481601811-project-member] POST https://10.4.3.117/volume/v3/os-volume-transfer/dfea1bc8-14fb-42a6-b194-55a94ede3601/accept Jul 27 16:14:04.090445 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.openstack.wsgi [None req-8b556e8a-7322-4047-83b0-35e771bb3798 tempest-VolumesTransfersTest-1481601811 tempest-VolumesTransfersTest-1481601811-project-member] Action: 'accept', calling method: accept, body: {"accept": {"auth_key": "a87be070e10bf97b"}} {{(pid=100521) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 27 16:14:04.091503 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.contrib.volume_transfer [None req-8b556e8a-7322-4047-83b0-35e771bb3798 tempest-VolumesTransfersTest-1481601811 tempest-VolumesTransfersTest-1481601811-project-member] Accepting volume transfer dfea1bc8-14fb-42a6-b194-55a94ede3601 {{(pid=100521) accept /opt/stack/cinder/cinder/api/contrib/volume_transfer.py:115}} Jul 27 16:14:04.091610 np0000005924 devstack@c-api.service[100521]: INFO cinder.api.contrib.volume_transfer [None req-8b556e8a-7322-4047-83b0-35e771bb3798 tempest-VolumesTransfersTest-1481601811 tempest-VolumesTransfersTest-1481601811-project-member] Accepting transfer dfea1bc8-14fb-42a6-b194-55a94ede3601 Jul 27 16:14:04.091742 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.middleware.request_id [None req-d913eeca-f857-497c-b57c-58508c7aa503 None None] RequestId filter calling following filter/app {{(pid=100523) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:14:04.093465 np0000005924 devstack@c-api.service[100523]: INFO cinder.api.openstack.wsgi [None req-d913eeca-f857-497c-b57c-58508c7aa503 tempest-VolumeQuotasNegativeTestJSON-888914469 tempest-VolumeQuotasNegativeTestJSON-888914469-project-member] POST https://10.4.3.117/volume/v3/volumes Jul 27 16:14:04.093771 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.openstack.wsgi [None req-d913eeca-f857-497c-b57c-58508c7aa503 tempest-VolumeQuotasNegativeTestJSON-888914469 tempest-VolumeQuotasNegativeTestJSON-888914469-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 2}} {{(pid=100523) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 27 16:14:04.095086 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.v3.volumes [None req-d913eeca-f857-497c-b57c-58508c7aa503 tempest-VolumeQuotasNegativeTestJSON-888914469 tempest-VolumeQuotasNegativeTestJSON-888914469-project-member] Create volume request body: {'volume': {'size': 2}} {{(pid=100523) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 27 16:14:04.095203 np0000005924 devstack@c-api.service[100523]: INFO cinder.api.v3.volumes [None req-d913eeca-f857-497c-b57c-58508c7aa503 tempest-VolumeQuotasNegativeTestJSON-888914469 tempest-VolumeQuotasNegativeTestJSON-888914469-project-member] Create volume of 2 GB Jul 27 16:14:04.098661 np0000005924 devstack@c-api.service[100523]: INFO cinder.volume.api [None req-d913eeca-f857-497c-b57c-58508c7aa503 tempest-VolumeQuotasNegativeTestJSON-888914469 tempest-VolumeQuotasNegativeTestJSON-888914469-project-member] Availability Zones retrieved successfully. Jul 27 16:14:04.103742 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.volume.api [None req-d913eeca-f857-497c-b57c-58508c7aa503 tempest-VolumeQuotasNegativeTestJSON-888914469 tempest-VolumeQuotasNegativeTestJSON-888914469-project-member] Flow 'volume_create_api' (cfd414f7-0119-4ea7-b8b8-71153bfd0736) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100523) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 27 16:14:04.104686 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.volume.api [None req-d913eeca-f857-497c-b57c-58508c7aa503 tempest-VolumeQuotasNegativeTestJSON-888914469 tempest-VolumeQuotasNegativeTestJSON-888914469-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (a95e6796-10c3-4e40-89b8-b457724f89c7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100523) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 27 16:14:04.106383 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.volume.flows.api.create_volume [None req-d913eeca-f857-497c-b57c-58508c7aa503 tempest-VolumeQuotasNegativeTestJSON-888914469 tempest-VolumeQuotasNegativeTestJSON-888914469-project-member] Validating volume size '2' using validate_int {{(pid=100523) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 27 16:14:04.138302 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.volume.api [None req-d913eeca-f857-497c-b57c-58508c7aa503 tempest-VolumeQuotasNegativeTestJSON-888914469 tempest-VolumeQuotasNegativeTestJSON-888914469-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (a95e6796-10c3-4e40-89b8-b457724f89c7) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 2, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-27T16:04:59Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=2bce4e1a-e6e0-49d9-be36-c3405449a01e,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '2bce4e1a-e6e0-49d9-be36-c3405449a01e', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100523) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 27 16:14:04.139312 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.middleware.request_id [None req-4a6f6f8a-0c9b-49b9-8192-0612a70e0f6b None None] RequestId filter calling following filter/app {{(pid=100524) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:14:04.143811 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.volume.api [None req-d913eeca-f857-497c-b57c-58508c7aa503 tempest-VolumeQuotasNegativeTestJSON-888914469 tempest-VolumeQuotasNegativeTestJSON-888914469-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (9757546c-7301-43bf-aa26-73946b3534f9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100523) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 27 16:14:04.143901 np0000005924 devstack@c-api.service[100524]: INFO cinder.api.openstack.wsgi [None req-4a6f6f8a-0c9b-49b9-8192-0612a70e0f6b tempest-VolumesBackupsTest-1601316061 tempest-VolumesBackupsTest-1601316061-project-member] GET https://10.4.3.117/volume/v3/volumes/cb939af2-6ae1-475a-92d6-1e9340c6ba6c Jul 27 16:14:04.143901 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.openstack.wsgi [None req-4a6f6f8a-0c9b-49b9-8192-0612a70e0f6b tempest-VolumesBackupsTest-1601316061 tempest-VolumesBackupsTest-1601316061-project-member] Empty body provided in request {{(pid=100524) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:14:04.143901 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.openstack.wsgi [None req-4a6f6f8a-0c9b-49b9-8192-0612a70e0f6b tempest-VolumesBackupsTest-1601316061 tempest-VolumesBackupsTest-1601316061-project-member] Calling method 'show' {{(pid=100524) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:14:04.149460 np0000005924 devstack@c-api.service[100524]: INFO cinder.api.openstack.wsgi [None req-4a6f6f8a-0c9b-49b9-8192-0612a70e0f6b tempest-VolumesBackupsTest-1601316061 tempest-VolumesBackupsTest-1601316061-project-member] https://10.4.3.117/volume/v3/volumes/cb939af2-6ae1-475a-92d6-1e9340c6ba6c returned with HTTP 404 Jul 27 16:14:04.150081 np0000005924 devstack@c-api.service[100524]: [pid: 100524|app: 0|req: 560/2215] 10.4.3.117 () {66 vars in 1348 bytes} [Mon Jul 27 16:14:04 2026] GET /volume/v3/volumes/cb939af2-6ae1-475a-92d6-1e9340c6ba6c => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 27 16:14:04.162837 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.middleware.request_id [None req-d2ebab5b-d8f2-40d9-b055-89296d90d9b0 None None] RequestId filter calling following filter/app {{(pid=100522) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:14:04.166108 np0000005924 devstack@c-api.service[100522]: INFO cinder.api.openstack.wsgi [None req-d2ebab5b-d8f2-40d9-b055-89296d90d9b0 tempest-VolumesBackupsTest-1601316061 tempest-VolumesBackupsTest-1601316061-project-member] POST https://10.4.3.117/volume/v3/volumes Jul 27 16:14:04.166740 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.openstack.wsgi [None req-d2ebab5b-d8f2-40d9-b055-89296d90d9b0 tempest-VolumesBackupsTest-1601316061 tempest-VolumesBackupsTest-1601316061-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-1902579881"}} {{(pid=100522) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 27 16:14:04.167724 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.quota [None req-8b556e8a-7322-4047-83b0-35e771bb3798 tempest-VolumesTransfersTest-1481601811 tempest-VolumesTransfersTest-1481601811-project-member] Created reservations ['3f4a1c68-73d6-4d7a-9d78-af1d6cbd630d', 'b4e002b3-d6cc-4798-a184-9d6abe206381', 'c5467360-2961-440f-a300-92453d0398a9', '68320b0c-d580-4981-8913-62707376a28b'] {{(pid=100521) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 27 16:14:04.168262 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.v3.volumes [None req-d2ebab5b-d8f2-40d9-b055-89296d90d9b0 tempest-VolumesBackupsTest-1601316061 tempest-VolumesBackupsTest-1601316061-project-member] Create volume request body: {'volume': {'metadata': {'vol-meta1': 'value1', 'vol-meta2': 'value2', 'vol-meta3': 'value3'}, 'size': 1, 'name': 'tempest-VolumesBackupsTest-Volume-1902579881'}} {{(pid=100522) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 27 16:14:04.168420 np0000005924 devstack@c-api.service[100522]: INFO cinder.api.v3.volumes [None req-d2ebab5b-d8f2-40d9-b055-89296d90d9b0 tempest-VolumesBackupsTest-1601316061 tempest-VolumesBackupsTest-1601316061-project-member] Create volume of 1 GB Jul 27 16:14:04.173012 np0000005924 devstack@c-api.service[100522]: INFO cinder.volume.api [None req-d2ebab5b-d8f2-40d9-b055-89296d90d9b0 tempest-VolumesBackupsTest-1601316061 tempest-VolumesBackupsTest-1601316061-project-member] Availability Zones retrieved successfully. Jul 27 16:14:04.173250 np0000005924 devstack@c-api.service[100523]: WARNING cinder.quota_utils [None req-d913eeca-f857-497c-b57c-58508c7aa503 tempest-VolumeQuotasNegativeTestJSON-888914469 tempest-VolumeQuotasNegativeTestJSON-888914469-project-member] Quota exceeded for fae37003f4604fd98952ce8dba0fd1e2, tried to create 2G volume (1G of 1G already consumed).: cinder.exception.OverQuota: Quota exceeded for resources: ['gigabytes'] Jul 27 16:14:04.176173 np0000005924 devstack@c-api.service[100523]: WARNING cinder.volume.api [None req-d913eeca-f857-497c-b57c-58508c7aa503 tempest-VolumeQuotasNegativeTestJSON-888914469 tempest-VolumeQuotasNegativeTestJSON-888914469-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (9757546c-7301-43bf-aa26-73946b3534f9) transitioned into state 'FAILURE' from state 'RUNNING' Jul 27 16:14:04.176173 np0000005924 devstack@c-api.service[100523]: Failure: cinder.exception.VolumeSizeExceedsAvailableQuota: Requested volume or snapshot exceeds allowed gigabytes quota. Requested 2G, quota is 1G and 1G has been consumed. Jul 27 16:14:04.178156 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.volume.api [None req-d913eeca-f857-497c-b57c-58508c7aa503 tempest-VolumeQuotasNegativeTestJSON-888914469 tempest-VolumeQuotasNegativeTestJSON-888914469-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (9757546c-7301-43bf-aa26-73946b3534f9) transitioned into state 'REVERTING' from state 'FAILURE' {{(pid=100523) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 27 16:14:04.178869 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.volume.api [None req-d2ebab5b-d8f2-40d9-b055-89296d90d9b0 tempest-VolumesBackupsTest-1601316061 tempest-VolumesBackupsTest-1601316061-project-member] Flow 'volume_create_api' (d76d5c41-1077-42c5-b2a0-94a715c0f0e6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100522) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 27 16:14:04.179209 np0000005924 devstack@c-api.service[100523]: WARNING cinder.volume.api [None req-d913eeca-f857-497c-b57c-58508c7aa503 tempest-VolumeQuotasNegativeTestJSON-888914469 tempest-VolumeQuotasNegativeTestJSON-888914469-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (9757546c-7301-43bf-aa26-73946b3534f9) transitioned into state 'REVERTED' from state 'REVERTING' with result 'None' Jul 27 16:14:04.179854 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.volume.api [None req-d2ebab5b-d8f2-40d9-b055-89296d90d9b0 tempest-VolumesBackupsTest-1601316061 tempest-VolumesBackupsTest-1601316061-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (cd960203-d0b5-4f7e-a83a-ec69aa899878) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100522) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 27 16:14:04.180121 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.volume.api [None req-d913eeca-f857-497c-b57c-58508c7aa503 tempest-VolumeQuotasNegativeTestJSON-888914469 tempest-VolumeQuotasNegativeTestJSON-888914469-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (a95e6796-10c3-4e40-89b8-b457724f89c7) transitioned into state 'REVERTING' from state 'SUCCESS' {{(pid=100523) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 27 16:14:04.180840 np0000005924 devstack@c-api.service[100523]: WARNING cinder.volume.api [None req-d913eeca-f857-497c-b57c-58508c7aa503 tempest-VolumeQuotasNegativeTestJSON-888914469 tempest-VolumeQuotasNegativeTestJSON-888914469-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (a95e6796-10c3-4e40-89b8-b457724f89c7) transitioned into state 'REVERTED' from state 'REVERTING' with result 'None' Jul 27 16:14:04.181271 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.volume.flows.api.create_volume [None req-d2ebab5b-d8f2-40d9-b055-89296d90d9b0 tempest-VolumesBackupsTest-1601316061 tempest-VolumesBackupsTest-1601316061-project-member] Validating volume size '1' using validate_int {{(pid=100522) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 27 16:14:04.181749 np0000005924 devstack@c-api.service[100523]: WARNING cinder.volume.api [None req-d913eeca-f857-497c-b57c-58508c7aa503 tempest-VolumeQuotasNegativeTestJSON-888914469 tempest-VolumeQuotasNegativeTestJSON-888914469-project-member] Flow 'volume_create_api' (cfd414f7-0119-4ea7-b8b8-71153bfd0736) transitioned into state 'REVERTED' from state 'RUNNING' Jul 27 16:14:04.182071 np0000005924 devstack@c-api.service[100523]: INFO cinder.api.middleware.fault [None req-d913eeca-f857-497c-b57c-58508c7aa503 tempest-VolumeQuotasNegativeTestJSON-888914469 tempest-VolumeQuotasNegativeTestJSON-888914469-project-member] https://10.4.3.117/volume/v3/volumes returned with HTTP 413 Jul 27 16:14:04.183073 np0000005924 devstack@c-api.service[100523]: [pid: 100523|app: 0|req: 562/2216] 10.4.3.117 () {68 vars in 1258 bytes} [Mon Jul 27 16:14:04 2026] POST /volume/v3/volumes => generated 208 bytes in 92 msecs (HTTP/1.1 413) 8 headers in 323 bytes (1 switches on core 0) Jul 27 16:14:04.192485 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.middleware.request_id [None req-0e268355-3209-46e9-b419-d800c154444c None None] RequestId filter calling following filter/app {{(pid=100524) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:14:04.194355 np0000005924 devstack@c-api.service[100524]: INFO cinder.api.openstack.wsgi [None req-0e268355-3209-46e9-b419-d800c154444c tempest-VolumeQuotasNegativeTestJSON-1005707906 tempest-VolumeQuotasNegativeTestJSON-1005707906-project-admin] PUT https://10.4.3.117/volume/v3/os-quota-sets/fae37003f4604fd98952ce8dba0fd1e2 Jul 27 16:14:04.194674 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.openstack.wsgi [None req-0e268355-3209-46e9-b419-d800c154444c tempest-VolumeQuotasNegativeTestJSON-1005707906 tempest-VolumeQuotasNegativeTestJSON-1005707906-project-admin] Action: 'update', calling method: update, body: {"quota_set": {"volumes": 1, "gigabytes": -1}} {{(pid=100524) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 27 16:14:04.197623 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.quota [None req-8b556e8a-7322-4047-83b0-35e771bb3798 tempest-VolumesTransfersTest-1481601811 tempest-VolumesTransfersTest-1481601811-project-member] Created reservations ['3cc38c5b-07d4-4993-9cc8-58cdaa607518', '74572bb0-c7a9-407c-b29b-be03f936c245', '7b05201a-7150-453e-a075-2a5b693cebd1', '33e62373-8ba3-476f-a18e-b5d05fc084d4'] {{(pid=100521) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 27 16:14:04.213633 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.volume.api [None req-d2ebab5b-d8f2-40d9-b055-89296d90d9b0 tempest-VolumesBackupsTest-1601316061 tempest-VolumesBackupsTest-1601316061-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (cd960203-d0b5-4f7e-a83a-ec69aa899878) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-27T16:04:59Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=2bce4e1a-e6e0-49d9-be36-c3405449a01e,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '2bce4e1a-e6e0-49d9-be36-c3405449a01e', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100522) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 27 16:14:04.214646 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.volume.api [None req-d2ebab5b-d8f2-40d9-b055-89296d90d9b0 tempest-VolumesBackupsTest-1601316061 tempest-VolumesBackupsTest-1601316061-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (c1d7fac7-b764-4031-9e2f-9797f01b133a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100522) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 27 16:14:04.243011 np0000005924 devstack@c-api.service[100524]: WARNING cinder.quota [None req-0e268355-3209-46e9-b419-d800c154444c tempest-VolumeQuotasNegativeTestJSON-1005707906 tempest-VolumeQuotasNegativeTestJSON-1005707906-project-admin] Deprecated: Default quota for resource: volumes_tempest-scenario-type-cryptsetup-102122248 is set by the default quota flag: quota_volumes_tempest-scenario-type-cryptsetup-102122248, it is now deprecated. Please use the default quota class for default quota. Jul 27 16:14:04.243440 np0000005924 devstack@c-api.service[100524]: WARNING cinder.quota [None req-0e268355-3209-46e9-b419-d800c154444c tempest-VolumeQuotasNegativeTestJSON-1005707906 tempest-VolumeQuotasNegativeTestJSON-1005707906-project-admin] Deprecated: Default quota for resource: gigabytes_tempest-scenario-type-cryptsetup-102122248 is set by the default quota flag: quota_gigabytes_tempest-scenario-type-cryptsetup-102122248, it is now deprecated. Please use the default quota class for default quota. Jul 27 16:14:04.243816 np0000005924 devstack@c-api.service[100524]: WARNING cinder.quota [None req-0e268355-3209-46e9-b419-d800c154444c tempest-VolumeQuotasNegativeTestJSON-1005707906 tempest-VolumeQuotasNegativeTestJSON-1005707906-project-admin] Deprecated: Default quota for resource: snapshots_tempest-scenario-type-cryptsetup-102122248 is set by the default quota flag: quota_snapshots_tempest-scenario-type-cryptsetup-102122248, it is now deprecated. Please use the default quota class for default quota. Jul 27 16:14:04.250354 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.quota [None req-8b556e8a-7322-4047-83b0-35e771bb3798 tempest-VolumesTransfersTest-1481601811 tempest-VolumesTransfersTest-1481601811-project-member] Created reservations ['b0aa3fd7-ab90-4397-b70f-26da1c3a7eac', 'b1f34d5d-295a-4d06-827e-598d4beb1d00', 'cd8fb9ea-f1c8-41de-bab5-725661d46a1e', '6f9ea675-37e7-4f3a-8ae8-7161120d6988'] {{(pid=100521) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 27 16:14:04.250570 np0000005924 devstack@c-api.service[100524]: INFO cinder.api.openstack.wsgi [None req-0e268355-3209-46e9-b419-d800c154444c tempest-VolumeQuotasNegativeTestJSON-1005707906 tempest-VolumeQuotasNegativeTestJSON-1005707906-project-admin] https://10.4.3.117/volume/v3/os-quota-sets/fae37003f4604fd98952ce8dba0fd1e2 returned with HTTP 200 Jul 27 16:14:04.250570 np0000005924 devstack@c-api.service[100524]: [pid: 100524|app: 0|req: 561/2217] 10.4.3.117 () {68 vars in 1374 bytes} [Mon Jul 27 16:14:04 2026] PUT /volume/v3/os-quota-sets/fae37003f4604fd98952ce8dba0fd1e2 => generated 570 bytes in 58 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 27 16:14:04.262449 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.middleware.request_id [None req-df950c25-de58-43e1-98d3-189b6a893dd1 None None] RequestId filter calling following filter/app {{(pid=100523) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:14:04.262918 np0000005924 devstack@c-api.service[100523]: INFO cinder.api.openstack.wsgi [None req-df950c25-de58-43e1-98d3-189b6a893dd1 tempest-VolumeQuotasNegativeTestJSON-888914469 tempest-VolumeQuotasNegativeTestJSON-888914469-project-member] POST https://10.4.3.117/volume/v3/volumes Jul 27 16:14:04.263345 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.openstack.wsgi [None req-df950c25-de58-43e1-98d3-189b6a893dd1 tempest-VolumeQuotasNegativeTestJSON-888914469 tempest-VolumeQuotasNegativeTestJSON-888914469-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1}} {{(pid=100523) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 27 16:14:04.265244 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.v3.volumes [None req-df950c25-de58-43e1-98d3-189b6a893dd1 tempest-VolumeQuotasNegativeTestJSON-888914469 tempest-VolumeQuotasNegativeTestJSON-888914469-project-member] Create volume request body: {'volume': {'size': 1}} {{(pid=100523) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 27 16:14:04.267377 np0000005924 devstack@c-api.service[100523]: INFO cinder.api.v3.volumes [None req-df950c25-de58-43e1-98d3-189b6a893dd1 tempest-VolumeQuotasNegativeTestJSON-888914469 tempest-VolumeQuotasNegativeTestJSON-888914469-project-member] Create volume of 1 GB Jul 27 16:14:04.267377 np0000005924 devstack@c-api.service[100523]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:14:04.267377 np0000005924 devstack@c-api.service[100523]: warnings.warn( Jul 27 16:14:04.269777 np0000005924 devstack@c-api.service[100523]: INFO cinder.volume.api [None req-df950c25-de58-43e1-98d3-189b6a893dd1 tempest-VolumeQuotasNegativeTestJSON-888914469 tempest-VolumeQuotasNegativeTestJSON-888914469-project-member] Availability Zones retrieved successfully. Jul 27 16:14:04.270673 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.quota [None req-d2ebab5b-d8f2-40d9-b055-89296d90d9b0 tempest-VolumesBackupsTest-1601316061 tempest-VolumesBackupsTest-1601316061-project-member] Created reservations ['4267f2fb-0372-4c20-9900-15c5254c0b47', '34341ff1-12cd-4439-bf96-5b9edba93bd2', '9a7ea38c-c049-4f80-9d71-0daca815ecc1', 'f09a3500-f279-4d49-8a34-f850f684a3e9'] {{(pid=100522) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 27 16:14:04.272913 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.volume.api [None req-d2ebab5b-d8f2-40d9-b055-89296d90d9b0 tempest-VolumesBackupsTest-1601316061 tempest-VolumesBackupsTest-1601316061-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (c1d7fac7-b764-4031-9e2f-9797f01b133a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['4267f2fb-0372-4c20-9900-15c5254c0b47', '34341ff1-12cd-4439-bf96-5b9edba93bd2', '9a7ea38c-c049-4f80-9d71-0daca815ecc1', 'f09a3500-f279-4d49-8a34-f850f684a3e9']}' {{(pid=100522) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 27 16:14:04.272913 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.volume.api [None req-d2ebab5b-d8f2-40d9-b055-89296d90d9b0 tempest-VolumesBackupsTest-1601316061 tempest-VolumesBackupsTest-1601316061-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (62a8e221-1884-4224-863d-7efd600cdb0b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100522) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 27 16:14:04.275106 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.volume.api [None req-df950c25-de58-43e1-98d3-189b6a893dd1 tempest-VolumeQuotasNegativeTestJSON-888914469 tempest-VolumeQuotasNegativeTestJSON-888914469-project-member] Flow 'volume_create_api' (27158524-51c1-491a-9adb-a808854244f1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100523) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 27 16:14:04.276170 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.volume.api [None req-df950c25-de58-43e1-98d3-189b6a893dd1 tempest-VolumeQuotasNegativeTestJSON-888914469 tempest-VolumeQuotasNegativeTestJSON-888914469-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (e367cd2f-3128-42eb-9810-24647e45dd0f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100523) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 27 16:14:04.277839 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.volume.flows.api.create_volume [None req-df950c25-de58-43e1-98d3-189b6a893dd1 tempest-VolumeQuotasNegativeTestJSON-888914469 tempest-VolumeQuotasNegativeTestJSON-888914469-project-member] Validating volume size '1' using validate_int {{(pid=100523) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 27 16:14:04.304811 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.quota [None req-8b556e8a-7322-4047-83b0-35e771bb3798 tempest-VolumesTransfersTest-1481601811 tempest-VolumesTransfersTest-1481601811-project-member] Created reservations ['e0f38972-49a9-4307-90c6-f13bcdd9b122', '46b7118d-b940-4252-b489-3941967b3c0c', '57032f91-75de-4f46-a853-e4d2bba0865c', 'd51bc07f-3b45-45ea-9247-555bfaec5911'] {{(pid=100521) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 27 16:14:04.310859 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.volume.api [None req-df950c25-de58-43e1-98d3-189b6a893dd1 tempest-VolumeQuotasNegativeTestJSON-888914469 tempest-VolumeQuotasNegativeTestJSON-888914469-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (e367cd2f-3128-42eb-9810-24647e45dd0f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-27T16:04:59Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=2bce4e1a-e6e0-49d9-be36-c3405449a01e,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '2bce4e1a-e6e0-49d9-be36-c3405449a01e', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100523) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 27 16:14:04.311525 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.volume.api [None req-d2ebab5b-d8f2-40d9-b055-89296d90d9b0 tempest-VolumesBackupsTest-1601316061 tempest-VolumesBackupsTest-1601316061-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (62a8e221-1884-4224-863d-7efd600cdb0b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'fea9cc5f-9a0f-4818-92d3-4112e473e7c9', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesBackupsTest-Volume-1902579881',encryption_key_id=None,group_id=None,group_type_id=,metadata={vol-meta1='value1',vol-meta2='value2',vol-meta3='value3'},multiattach=False,project_id='572cbdf985fc495bb6786045fb260bf3',qos_specs=None,replication_status=,reservations=['4267f2fb-0372-4c20-9900-15c5254c0b47','34341ff1-12cd-4439-bf96-5b9edba93bd2','9a7ea38c-c049-4f80-9d71-0daca815ecc1','f09a3500-f279-4d49-8a34-f850f684a3e9'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='927b169d19f94e7d983ab31802672d00',volume_type_id=2bce4e1a-e6e0-49d9-be36-c3405449a01e), 'volume': Volume(_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-27T16:14:04Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesBackupsTest-Volume-1902579881',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=fea9cc5f-9a0f-4818-92d3-4112e473e7c9,launched_at=None,metadata={vol-meta1='value1',vol-meta2='value2',vol-meta3='value3'},migration_status=None,multiattach=False,previous_status=None,project_id='572cbdf985fc495bb6786045fb260bf3',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='927b169d19f94e7d983ab31802672d00',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(2bce4e1a-e6e0-49d9-be36-c3405449a01e),volume_type_id=2bce4e1a-e6e0-49d9-be36-c3405449a01e)}' {{(pid=100522) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 27 16:14:04.311611 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.volume.api [None req-df950c25-de58-43e1-98d3-189b6a893dd1 tempest-VolumeQuotasNegativeTestJSON-888914469 tempest-VolumeQuotasNegativeTestJSON-888914469-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (9b14a2c9-cd34-4058-9e04-d0c34b8a8914) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100523) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 27 16:14:04.312443 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.volume.api [None req-d2ebab5b-d8f2-40d9-b055-89296d90d9b0 tempest-VolumesBackupsTest-1601316061 tempest-VolumesBackupsTest-1601316061-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (1f82e514-0641-4070-8358-1d1a0fdf0055) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100522) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 27 16:14:04.316599 np0000005924 devstack@c-api.service[100521]: INFO cinder.volume.api [None req-8b556e8a-7322-4047-83b0-35e771bb3798 tempest-VolumesTransfersTest-1481601811 tempest-VolumesTransfersTest-1481601811-project-member] Transfer volume completed successfully. Jul 27 16:14:04.340287 np0000005924 devstack@c-api.service[100523]: WARNING cinder.quota_utils [None req-df950c25-de58-43e1-98d3-189b6a893dd1 tempest-VolumeQuotasNegativeTestJSON-888914469 tempest-VolumeQuotasNegativeTestJSON-888914469-project-member] Quota exceeded for fae37003f4604fd98952ce8dba0fd1e2, tried to create volume (1 volumes already consumed).: cinder.exception.OverQuota: Quota exceeded for resources: ['volumes'] Jul 27 16:14:04.340798 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.volume.api [None req-d2ebab5b-d8f2-40d9-b055-89296d90d9b0 tempest-VolumesBackupsTest-1601316061 tempest-VolumesBackupsTest-1601316061-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (1f82e514-0641-4070-8358-1d1a0fdf0055) transitioned into state 'SUCCESS' from state '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-1902579881',encryption_key_id=None,group_id=None,group_type_id=,metadata={vol-meta1='value1',vol-meta2='value2',vol-meta3='value3'},multiattach=False,project_id='572cbdf985fc495bb6786045fb260bf3',qos_specs=None,replication_status=,reservations=['4267f2fb-0372-4c20-9900-15c5254c0b47','34341ff1-12cd-4439-bf96-5b9edba93bd2','9a7ea38c-c049-4f80-9d71-0daca815ecc1','f09a3500-f279-4d49-8a34-f850f684a3e9'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='927b169d19f94e7d983ab31802672d00',volume_type_id=2bce4e1a-e6e0-49d9-be36-c3405449a01e)}' {{(pid=100522) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 27 16:14:04.341587 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.volume.api [None req-d2ebab5b-d8f2-40d9-b055-89296d90d9b0 tempest-VolumesBackupsTest-1601316061 tempest-VolumesBackupsTest-1601316061-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (a0cc1dae-c23c-49b7-a430-19b4f5d6f2b3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100522) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 27 16:14:04.341812 np0000005924 devstack@c-api.service[100523]: WARNING cinder.volume.api [None req-df950c25-de58-43e1-98d3-189b6a893dd1 tempest-VolumeQuotasNegativeTestJSON-888914469 tempest-VolumeQuotasNegativeTestJSON-888914469-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (9b14a2c9-cd34-4058-9e04-d0c34b8a8914) transitioned into state 'FAILURE' from state 'RUNNING' Jul 27 16:14:04.341812 np0000005924 devstack@c-api.service[100523]: Failure: cinder.exception.VolumeLimitExceeded: Maximum number of volumes allowed (1) exceeded for quota 'volumes'. Jul 27 16:14:04.343846 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.volume.api [None req-df950c25-de58-43e1-98d3-189b6a893dd1 tempest-VolumeQuotasNegativeTestJSON-888914469 tempest-VolumeQuotasNegativeTestJSON-888914469-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (9b14a2c9-cd34-4058-9e04-d0c34b8a8914) transitioned into state 'REVERTING' from state 'FAILURE' {{(pid=100523) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 27 16:14:04.344937 np0000005924 devstack@c-api.service[100523]: WARNING cinder.volume.api [None req-df950c25-de58-43e1-98d3-189b6a893dd1 tempest-VolumeQuotasNegativeTestJSON-888914469 tempest-VolumeQuotasNegativeTestJSON-888914469-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (9b14a2c9-cd34-4058-9e04-d0c34b8a8914) transitioned into state 'REVERTED' from state 'REVERTING' with result 'None' Jul 27 16:14:04.345848 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.volume.api [None req-df950c25-de58-43e1-98d3-189b6a893dd1 tempest-VolumeQuotasNegativeTestJSON-888914469 tempest-VolumeQuotasNegativeTestJSON-888914469-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (e367cd2f-3128-42eb-9810-24647e45dd0f) transitioned into state 'REVERTING' from state 'SUCCESS' {{(pid=100523) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 27 16:14:04.346896 np0000005924 devstack@c-api.service[100523]: WARNING cinder.volume.api [None req-df950c25-de58-43e1-98d3-189b6a893dd1 tempest-VolumeQuotasNegativeTestJSON-888914469 tempest-VolumeQuotasNegativeTestJSON-888914469-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (e367cd2f-3128-42eb-9810-24647e45dd0f) transitioned into state 'REVERTED' from state 'REVERTING' with result 'None' Jul 27 16:14:04.348026 np0000005924 devstack@c-api.service[100523]: WARNING cinder.volume.api [None req-df950c25-de58-43e1-98d3-189b6a893dd1 tempest-VolumeQuotasNegativeTestJSON-888914469 tempest-VolumeQuotasNegativeTestJSON-888914469-project-member] Flow 'volume_create_api' (27158524-51c1-491a-9adb-a808854244f1) transitioned into state 'REVERTED' from state 'RUNNING' Jul 27 16:14:04.348642 np0000005924 devstack@c-api.service[100523]: INFO cinder.api.middleware.fault [None req-df950c25-de58-43e1-98d3-189b6a893dd1 tempest-VolumeQuotasNegativeTestJSON-888914469 tempest-VolumeQuotasNegativeTestJSON-888914469-project-member] https://10.4.3.117/volume/v3/volumes returned with HTTP 413 Jul 27 16:14:04.349227 np0000005924 devstack@c-api.service[100523]: [pid: 100523|app: 0|req: 563/2218] 10.4.3.117 () {68 vars in 1258 bytes} [Mon Jul 27 16:14:04 2026] POST /volume/v3/volumes => generated 150 bytes in 89 msecs (HTTP/1.1 413) 8 headers in 323 bytes (1 switches on core 0) Jul 27 16:14:04.359389 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.middleware.request_id [None req-583472b3-c370-4a53-9e0d-32640d4abfad None None] RequestId filter calling following filter/app {{(pid=100524) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:14:04.359846 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.volume.api [None req-d2ebab5b-d8f2-40d9-b055-89296d90d9b0 tempest-VolumesBackupsTest-1601316061 tempest-VolumesBackupsTest-1601316061-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (a0cc1dae-c23c-49b7-a430-19b4f5d6f2b3) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100522) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 27 16:14:04.361773 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.volume.api [None req-d2ebab5b-d8f2-40d9-b055-89296d90d9b0 tempest-VolumesBackupsTest-1601316061 tempest-VolumesBackupsTest-1601316061-project-member] Flow 'volume_create_api' (d76d5c41-1077-42c5-b2a0-94a715c0f0e6) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100522) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 27 16:14:04.362238 np0000005924 devstack@c-api.service[100522]: INFO cinder.volume.api [None req-d2ebab5b-d8f2-40d9-b055-89296d90d9b0 tempest-VolumesBackupsTest-1601316061 tempest-VolumesBackupsTest-1601316061-project-member] Create volume request issued successfully. Jul 27 16:14:04.363034 np0000005924 devstack@c-api.service[100522]: INFO cinder.api.openstack.wsgi [None req-d2ebab5b-d8f2-40d9-b055-89296d90d9b0 tempest-VolumesBackupsTest-1601316061 tempest-VolumesBackupsTest-1601316061-project-member] https://10.4.3.117/volume/v3/volumes returned with HTTP 202 Jul 27 16:14:04.363577 np0000005924 devstack@c-api.service[100522]: [pid: 100522|app: 0|req: 547/2219] 10.4.3.117 () {68 vars in 1259 bytes} [Mon Jul 27 16:14:04 2026] POST /volume/v3/volumes => generated 816 bytes in 201 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 27 16:14:04.364752 np0000005924 devstack@c-api.service[100524]: INFO cinder.api.openstack.wsgi [None req-583472b3-c370-4a53-9e0d-32640d4abfad tempest-VolumeQuotasNegativeTestJSON-1005707906 tempest-VolumeQuotasNegativeTestJSON-1005707906-project-admin] PUT https://10.4.3.117/volume/v3/os-quota-sets/fae37003f4604fd98952ce8dba0fd1e2 Jul 27 16:14:04.365138 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.openstack.wsgi [None req-583472b3-c370-4a53-9e0d-32640d4abfad tempest-VolumeQuotasNegativeTestJSON-1005707906 tempest-VolumeQuotasNegativeTestJSON-1005707906-project-admin] Action: 'update', calling method: update, body: {"quota_set": {"gigabytes": 1}} {{(pid=100524) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 27 16:14:04.379097 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.middleware.request_id [None req-abdd8b0e-9430-4075-bff1-10073bec8c4f None None] RequestId filter calling following filter/app {{(pid=100523) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:14:04.382048 np0000005924 devstack@c-api.service[100523]: INFO cinder.api.openstack.wsgi [None req-abdd8b0e-9430-4075-bff1-10073bec8c4f tempest-VolumesBackupsTest-1601316061 tempest-VolumesBackupsTest-1601316061-project-member] GET https://10.4.3.117/volume/v3/volumes/fea9cc5f-9a0f-4818-92d3-4112e473e7c9 Jul 27 16:14:04.382307 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.openstack.wsgi [None req-abdd8b0e-9430-4075-bff1-10073bec8c4f tempest-VolumesBackupsTest-1601316061 tempest-VolumesBackupsTest-1601316061-project-member] Empty body provided in request {{(pid=100523) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:14:04.382579 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.openstack.wsgi [None req-abdd8b0e-9430-4075-bff1-10073bec8c4f tempest-VolumesBackupsTest-1601316061 tempest-VolumesBackupsTest-1601316061-project-member] Calling method 'show' {{(pid=100523) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:14:04.389718 np0000005924 devstack@c-api.service[100523]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:14:04.389718 np0000005924 devstack@c-api.service[100523]: warnings.warn( Jul 27 16:14:04.393627 np0000005924 devstack@c-api.service[100523]: INFO cinder.volume.api [None req-abdd8b0e-9430-4075-bff1-10073bec8c4f tempest-VolumesBackupsTest-1601316061 tempest-VolumesBackupsTest-1601316061-project-member] Volume info retrieved successfully. Jul 27 16:14:04.397925 np0000005924 devstack@c-api.service[100523]: INFO cinder.api.openstack.wsgi [None req-abdd8b0e-9430-4075-bff1-10073bec8c4f tempest-VolumesBackupsTest-1601316061 tempest-VolumesBackupsTest-1601316061-project-member] https://10.4.3.117/volume/v3/volumes/fea9cc5f-9a0f-4818-92d3-4112e473e7c9 returned with HTTP 200 Jul 27 16:14:04.399072 np0000005924 devstack@c-api.service[100523]: [pid: 100523|app: 0|req: 564/2220] 10.4.3.117 () {66 vars in 1348 bytes} [Mon Jul 27 16:14:04 2026] GET /volume/v3/volumes/fea9cc5f-9a0f-4818-92d3-4112e473e7c9 => generated 884 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 27 16:14:04.419920 np0000005924 devstack@c-api.service[100524]: INFO cinder.api.openstack.wsgi [None req-583472b3-c370-4a53-9e0d-32640d4abfad tempest-VolumeQuotasNegativeTestJSON-1005707906 tempest-VolumeQuotasNegativeTestJSON-1005707906-project-admin] https://10.4.3.117/volume/v3/os-quota-sets/fae37003f4604fd98952ce8dba0fd1e2 returned with HTTP 200 Jul 27 16:14:04.420567 np0000005924 devstack@c-api.service[100524]: [pid: 100524|app: 0|req: 562/2221] 10.4.3.117 () {68 vars in 1374 bytes} [Mon Jul 27 16:14:04 2026] PUT /volume/v3/os-quota-sets/fae37003f4604fd98952ce8dba0fd1e2 => generated 569 bytes in 62 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 27 16:14:04.429588 np0000005924 devstack@c-api.service[100521]: INFO cinder.transfer.api [None req-8b556e8a-7322-4047-83b0-35e771bb3798 tempest-VolumesTransfersTest-1481601811 tempest-VolumesTransfersTest-1481601811-project-member] Volume a843e4b4-6508-4f23-b9a1-8074876a629f has been transferred. Jul 27 16:14:04.433605 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.middleware.request_id [None req-6b45cb33-aa0b-4d27-b5f6-085df4281a48 None None] RequestId filter calling following filter/app {{(pid=100522) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:14:04.435908 np0000005924 devstack@c-api.service[100522]: INFO cinder.api.openstack.wsgi [None req-6b45cb33-aa0b-4d27-b5f6-085df4281a48 tempest-VolumeQuotasNegativeTestJSON-888914469 tempest-VolumeQuotasNegativeTestJSON-888914469-project-member] POST https://10.4.3.117/volume/v3/volumes/052adaca-5462-4f37-8a5c-5cb6bc418686/action Jul 27 16:14:04.436390 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.openstack.wsgi [None req-6b45cb33-aa0b-4d27-b5f6-085df4281a48 tempest-VolumeQuotasNegativeTestJSON-888914469 tempest-VolumeQuotasNegativeTestJSON-888914469-project-member] Action body: b'{"os-extend": {"new_size": 2}}' {{(pid=100522) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 27 16:14:04.436530 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.openstack.wsgi [None req-6b45cb33-aa0b-4d27-b5f6-085df4281a48 tempest-VolumeQuotasNegativeTestJSON-888914469 tempest-VolumeQuotasNegativeTestJSON-888914469-project-member] Action: 'action', calling method: _extend, body: {"os-extend": {"new_size": 2}} {{(pid=100522) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 27 16:14:04.442131 np0000005924 devstack@c-api.service[100521]: INFO cinder.api.openstack.wsgi [None req-8b556e8a-7322-4047-83b0-35e771bb3798 tempest-VolumesTransfersTest-1481601811 tempest-VolumesTransfersTest-1481601811-project-member] https://10.4.3.117/volume/v3/os-volume-transfer/dfea1bc8-14fb-42a6-b194-55a94ede3601/accept returned with HTTP 202 Jul 27 16:14:04.442650 np0000005924 devstack@c-api.service[100521]: [pid: 100521|app: 0|req: 549/2222] 10.4.3.117 () {68 vars in 1423 bytes} [Mon Jul 27 16:14:04 2026] POST /volume/v3/os-volume-transfer/dfea1bc8-14fb-42a6-b194-55a94ede3601/accept => generated 365 bytes in 412 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 27 16:14:04.445436 np0000005924 devstack@c-api.service[100522]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:14:04.445436 np0000005924 devstack@c-api.service[100522]: warnings.warn( Jul 27 16:14:04.445930 np0000005924 devstack@c-api.service[100522]: INFO cinder.volume.api [None req-6b45cb33-aa0b-4d27-b5f6-085df4281a48 tempest-VolumeQuotasNegativeTestJSON-888914469 tempest-VolumeQuotasNegativeTestJSON-888914469-project-member] Volume info retrieved successfully. Jul 27 16:14:04.455206 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.middleware.request_id [None req-6b2e0d43-10b9-48e2-ad88-56d0569f5d98 None None] RequestId filter calling following filter/app {{(pid=100523) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:14:04.456927 np0000005924 devstack@c-api.service[100523]: INFO cinder.api.openstack.wsgi [None req-6b2e0d43-10b9-48e2-ad88-56d0569f5d98 tempest-VolumesTransfersTest-1481601811 tempest-VolumesTransfersTest-1481601811-project-member] GET https://10.4.3.117/volume/v3/volumes/a843e4b4-6508-4f23-b9a1-8074876a629f Jul 27 16:14:04.457111 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.openstack.wsgi [None req-6b2e0d43-10b9-48e2-ad88-56d0569f5d98 tempest-VolumesTransfersTest-1481601811 tempest-VolumesTransfersTest-1481601811-project-member] Empty body provided in request {{(pid=100523) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:14:04.457378 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.openstack.wsgi [None req-6b2e0d43-10b9-48e2-ad88-56d0569f5d98 tempest-VolumesTransfersTest-1481601811 tempest-VolumesTransfersTest-1481601811-project-member] Calling method 'show' {{(pid=100523) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:14:04.466475 np0000005924 devstack@c-api.service[100523]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:14:04.466475 np0000005924 devstack@c-api.service[100523]: warnings.warn( Jul 27 16:14:04.470595 np0000005924 devstack@c-api.service[100523]: INFO cinder.volume.api [None req-6b2e0d43-10b9-48e2-ad88-56d0569f5d98 tempest-VolumesTransfersTest-1481601811 tempest-VolumesTransfersTest-1481601811-project-member] Volume info retrieved successfully. Jul 27 16:14:04.475429 np0000005924 devstack@c-api.service[100523]: INFO cinder.api.openstack.wsgi [None req-6b2e0d43-10b9-48e2-ad88-56d0569f5d98 tempest-VolumesTransfersTest-1481601811 tempest-VolumesTransfersTest-1481601811-project-member] https://10.4.3.117/volume/v3/volumes/a843e4b4-6508-4f23-b9a1-8074876a629f returned with HTTP 200 Jul 27 16:14:04.475811 np0000005924 devstack@c-api.service[100523]: [pid: 100523|app: 0|req: 565/2223] 10.4.3.117 () {66 vars in 1348 bytes} [Mon Jul 27 16:14:04 2026] GET /volume/v3/volumes/a843e4b4-6508-4f23-b9a1-8074876a629f => generated 844 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 27 16:14:04.488634 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.middleware.request_id [None req-d7a2d552-9331-4399-8b2a-5544336fb267 None None] RequestId filter calling following filter/app {{(pid=100524) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:14:04.490613 np0000005924 devstack@c-api.service[100524]: INFO cinder.api.openstack.wsgi [None req-d7a2d552-9331-4399-8b2a-5544336fb267 tempest-VolumesTransfersTest-1481601811 tempest-VolumesTransfersTest-1481601811-project-member] GET https://10.4.3.117/volume/v3/volumes/a843e4b4-6508-4f23-b9a1-8074876a629f Jul 27 16:14:04.490823 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.openstack.wsgi [None req-d7a2d552-9331-4399-8b2a-5544336fb267 tempest-VolumesTransfersTest-1481601811 tempest-VolumesTransfersTest-1481601811-project-member] Empty body provided in request {{(pid=100524) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:14:04.491116 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.openstack.wsgi [None req-d7a2d552-9331-4399-8b2a-5544336fb267 tempest-VolumesTransfersTest-1481601811 tempest-VolumesTransfersTest-1481601811-project-member] Calling method 'show' {{(pid=100524) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:14:04.496983 np0000005924 devstack@c-api.service[100522]: ERROR cinder.volume.api [None req-6b45cb33-aa0b-4d27-b5f6-085df4281a48 tempest-VolumeQuotasNegativeTestJSON-888914469 tempest-VolumeQuotasNegativeTestJSON-888914469-project-member] Quota exceeded for fae37003f4604fd98952ce8dba0fd1e2, tried to extend volume by 1G, (1G of 1G already consumed).: cinder.exception.OverQuota: Quota exceeded for resources: ['gigabytes'] Jul 27 16:14:04.498118 np0000005924 devstack@c-api.service[100524]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:14:04.498118 np0000005924 devstack@c-api.service[100524]: warnings.warn( Jul 27 16:14:04.502403 np0000005924 devstack@c-api.service[100524]: INFO cinder.volume.api [None req-d7a2d552-9331-4399-8b2a-5544336fb267 tempest-VolumesTransfersTest-1481601811 tempest-VolumesTransfersTest-1481601811-project-member] Volume info retrieved successfully. Jul 27 16:14:04.507181 np0000005924 devstack@c-api.service[100524]: INFO cinder.api.openstack.wsgi [None req-d7a2d552-9331-4399-8b2a-5544336fb267 tempest-VolumesTransfersTest-1481601811 tempest-VolumesTransfersTest-1481601811-project-member] https://10.4.3.117/volume/v3/volumes/a843e4b4-6508-4f23-b9a1-8074876a629f returned with HTTP 200 Jul 27 16:14:04.507697 np0000005924 devstack@c-api.service[100524]: [pid: 100524|app: 0|req: 563/2224] 10.4.3.117 () {66 vars in 1348 bytes} [Mon Jul 27 16:14:04 2026] GET /volume/v3/volumes/a843e4b4-6508-4f23-b9a1-8074876a629f => generated 844 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 27 16:14:04.515496 np0000005924 devstack@c-api.service[100522]: INFO cinder.api.middleware.fault [None req-6b45cb33-aa0b-4d27-b5f6-085df4281a48 tempest-VolumeQuotasNegativeTestJSON-888914469 tempest-VolumeQuotasNegativeTestJSON-888914469-project-member] https://10.4.3.117/volume/v3/volumes/052adaca-5462-4f37-8a5c-5cb6bc418686/action returned with HTTP 413 Jul 27 16:14:04.516475 np0000005924 devstack@c-api.service[100522]: [pid: 100522|app: 0|req: 548/2225] 10.4.3.117 () {68 vars in 1390 bytes} [Mon Jul 27 16:14:04 2026] POST /volume/v3/volumes/052adaca-5462-4f37-8a5c-5cb6bc418686/action => generated 208 bytes in 83 msecs (HTTP/1.1 413) 8 headers in 323 bytes (1 switches on core 0) Jul 27 16:14:04.523196 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.middleware.request_id [None req-3fa29324-e73b-4221-8755-91ce5de87637 None None] RequestId filter calling following filter/app {{(pid=100521) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:14:04.526471 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.middleware.request_id [None req-c172d5c5-4746-4bf5-a640-f63d8644b470 None None] RequestId filter calling following filter/app {{(pid=100523) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:14:04.526776 np0000005924 devstack@c-api.service[100521]: INFO cinder.api.openstack.wsgi [None req-3fa29324-e73b-4221-8755-91ce5de87637 tempest-VolumesTransfersTest-1509732304 tempest-VolumesTransfersTest-1509732304-project-member] DELETE https://10.4.3.117/volume/v3/os-volume-transfer/dfea1bc8-14fb-42a6-b194-55a94ede3601 Jul 27 16:14:04.527012 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.openstack.wsgi [None req-3fa29324-e73b-4221-8755-91ce5de87637 tempest-VolumesTransfersTest-1509732304 tempest-VolumesTransfersTest-1509732304-project-member] Empty body provided in request {{(pid=100521) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:14:04.527235 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.openstack.wsgi [None req-3fa29324-e73b-4221-8755-91ce5de87637 tempest-VolumesTransfersTest-1509732304 tempest-VolumesTransfersTest-1509732304-project-member] Calling method 'delete' {{(pid=100521) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:14:04.527376 np0000005924 devstack@c-api.service[100521]: INFO cinder.api.contrib.volume_transfer [None req-3fa29324-e73b-4221-8755-91ce5de87637 tempest-VolumesTransfersTest-1509732304 tempest-VolumesTransfersTest-1509732304-project-member] Delete transfer with id: dfea1bc8-14fb-42a6-b194-55a94ede3601 Jul 27 16:14:04.528106 np0000005924 devstack@c-api.service[100523]: INFO cinder.api.openstack.wsgi [None req-c172d5c5-4746-4bf5-a640-f63d8644b470 tempest-VolumeQuotasNegativeTestJSON-888914469 tempest-VolumeQuotasNegativeTestJSON-888914469-project-member] GET https://10.4.3.117/volume/v3/volumes/052adaca-5462-4f37-8a5c-5cb6bc418686 Jul 27 16:14:04.528322 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.openstack.wsgi [None req-c172d5c5-4746-4bf5-a640-f63d8644b470 tempest-VolumeQuotasNegativeTestJSON-888914469 tempest-VolumeQuotasNegativeTestJSON-888914469-project-member] Empty body provided in request {{(pid=100523) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:14:04.528515 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.openstack.wsgi [None req-c172d5c5-4746-4bf5-a640-f63d8644b470 tempest-VolumeQuotasNegativeTestJSON-888914469 tempest-VolumeQuotasNegativeTestJSON-888914469-project-member] Calling method 'show' {{(pid=100523) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:14:04.534638 np0000005924 devstack@c-api.service[100521]: INFO cinder.api.openstack.wsgi [None req-3fa29324-e73b-4221-8755-91ce5de87637 tempest-VolumesTransfersTest-1509732304 tempest-VolumesTransfersTest-1509732304-project-member] https://10.4.3.117/volume/v3/os-volume-transfer/dfea1bc8-14fb-42a6-b194-55a94ede3601 returned with HTTP 404 Jul 27 16:14:04.535207 np0000005924 devstack@c-api.service[100521]: [pid: 100521|app: 0|req: 550/2226] 10.4.3.117 () {66 vars in 1384 bytes} [Mon Jul 27 16:14:04 2026] DELETE /volume/v3/os-volume-transfer/dfea1bc8-14fb-42a6-b194-55a94ede3601 => generated 111 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 27 16:14:04.540558 np0000005924 devstack@c-api.service[100523]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:14:04.540558 np0000005924 devstack@c-api.service[100523]: warnings.warn( Jul 27 16:14:04.545573 np0000005924 devstack@c-api.service[100523]: INFO cinder.volume.api [None req-c172d5c5-4746-4bf5-a640-f63d8644b470 tempest-VolumeQuotasNegativeTestJSON-888914469 tempest-VolumeQuotasNegativeTestJSON-888914469-project-member] Volume info retrieved successfully. Jul 27 16:14:04.546590 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.middleware.request_id [None req-b83577c8-65a8-4b39-8dd5-fd978ac9b5da None None] RequestId filter calling following filter/app {{(pid=100524) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:14:04.552859 np0000005924 devstack@c-api.service[100523]: INFO cinder.api.openstack.wsgi [None req-c172d5c5-4746-4bf5-a640-f63d8644b470 tempest-VolumeQuotasNegativeTestJSON-888914469 tempest-VolumeQuotasNegativeTestJSON-888914469-project-member] https://10.4.3.117/volume/v3/volumes/052adaca-5462-4f37-8a5c-5cb6bc418686 returned with HTTP 200 Jul 27 16:14:04.553205 np0000005924 devstack@c-api.service[100523]: [pid: 100523|app: 0|req: 566/2227] 10.4.3.117 () {66 vars in 1348 bytes} [Mon Jul 27 16:14:04 2026] GET /volume/v3/volumes/052adaca-5462-4f37-8a5c-5cb6bc418686 => generated 852 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 27 16:14:04.564686 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.middleware.request_id [None req-c0a394f1-b535-4d13-b314-c7990542dcfb None None] RequestId filter calling following filter/app {{(pid=100522) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:14:04.566587 np0000005924 devstack@c-api.service[100522]: INFO cinder.api.openstack.wsgi [None req-c0a394f1-b535-4d13-b314-c7990542dcfb tempest-VolumeQuotasNegativeTestJSON-888914469 tempest-VolumeQuotasNegativeTestJSON-888914469-project-member] DELETE https://10.4.3.117/volume/v3/volumes/052adaca-5462-4f37-8a5c-5cb6bc418686 Jul 27 16:14:04.566787 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.openstack.wsgi [None req-c0a394f1-b535-4d13-b314-c7990542dcfb tempest-VolumeQuotasNegativeTestJSON-888914469 tempest-VolumeQuotasNegativeTestJSON-888914469-project-member] Empty body provided in request {{(pid=100522) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:14:04.566950 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.openstack.wsgi [None req-c0a394f1-b535-4d13-b314-c7990542dcfb tempest-VolumeQuotasNegativeTestJSON-888914469 tempest-VolumeQuotasNegativeTestJSON-888914469-project-member] Calling method 'delete' {{(pid=100522) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:14:04.567170 np0000005924 devstack@c-api.service[100522]: INFO cinder.api.v3.volumes [None req-c0a394f1-b535-4d13-b314-c7990542dcfb tempest-VolumeQuotasNegativeTestJSON-888914469 tempest-VolumeQuotasNegativeTestJSON-888914469-project-member] Delete volume with id: 052adaca-5462-4f37-8a5c-5cb6bc418686 Jul 27 16:14:04.575496 np0000005924 devstack@c-api.service[100522]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:14:04.575496 np0000005924 devstack@c-api.service[100522]: warnings.warn( Jul 27 16:14:04.576311 np0000005924 devstack@c-api.service[100522]: INFO cinder.volume.api [None req-c0a394f1-b535-4d13-b314-c7990542dcfb tempest-VolumeQuotasNegativeTestJSON-888914469 tempest-VolumeQuotasNegativeTestJSON-888914469-project-member] Volume info retrieved successfully. Jul 27 16:14:04.576522 np0000005924 devstack@c-api.service[100524]: INFO cinder.api.openstack.wsgi [None req-b83577c8-65a8-4b39-8dd5-fd978ac9b5da tempest-VolumesTransfersTest-1696718119 tempest-VolumesTransfersTest-1696718119-project-admin] DELETE https://10.4.3.117/volume/v3/volumes/a843e4b4-6508-4f23-b9a1-8074876a629f Jul 27 16:14:04.576730 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.openstack.wsgi [None req-b83577c8-65a8-4b39-8dd5-fd978ac9b5da tempest-VolumesTransfersTest-1696718119 tempest-VolumesTransfersTest-1696718119-project-admin] Empty body provided in request {{(pid=100524) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:14:04.576990 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.openstack.wsgi [None req-b83577c8-65a8-4b39-8dd5-fd978ac9b5da tempest-VolumesTransfersTest-1696718119 tempest-VolumesTransfersTest-1696718119-project-admin] Calling method 'delete' {{(pid=100524) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:14:04.577203 np0000005924 devstack@c-api.service[100524]: INFO cinder.api.v3.volumes [None req-b83577c8-65a8-4b39-8dd5-fd978ac9b5da tempest-VolumesTransfersTest-1696718119 tempest-VolumesTransfersTest-1696718119-project-admin] Delete volume with id: a843e4b4-6508-4f23-b9a1-8074876a629f Jul 27 16:14:04.585626 np0000005924 devstack@c-api.service[100524]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:14:04.585626 np0000005924 devstack@c-api.service[100524]: warnings.warn( Jul 27 16:14:04.585949 np0000005924 devstack@c-api.service[100524]: INFO cinder.volume.api [None req-b83577c8-65a8-4b39-8dd5-fd978ac9b5da tempest-VolumesTransfersTest-1696718119 tempest-VolumesTransfersTest-1696718119-project-admin] Volume info retrieved successfully. Jul 27 16:14:04.620586 np0000005924 devstack@c-api.service[100524]: INFO cinder.volume.api [None req-b83577c8-65a8-4b39-8dd5-fd978ac9b5da tempest-VolumesTransfersTest-1696718119 tempest-VolumesTransfersTest-1696718119-project-admin] Delete volume request issued successfully. Jul 27 16:14:04.620711 np0000005924 devstack@c-api.service[100522]: INFO cinder.volume.api [None req-c0a394f1-b535-4d13-b314-c7990542dcfb tempest-VolumeQuotasNegativeTestJSON-888914469 tempest-VolumeQuotasNegativeTestJSON-888914469-project-member] Delete volume request issued successfully. Jul 27 16:14:04.620832 np0000005924 devstack@c-api.service[100524]: INFO cinder.api.openstack.wsgi [None req-b83577c8-65a8-4b39-8dd5-fd978ac9b5da tempest-VolumesTransfersTest-1696718119 tempest-VolumesTransfersTest-1696718119-project-admin] https://10.4.3.117/volume/v3/volumes/a843e4b4-6508-4f23-b9a1-8074876a629f returned with HTTP 202 Jul 27 16:14:04.621019 np0000005924 devstack@c-api.service[100522]: INFO cinder.api.openstack.wsgi [None req-c0a394f1-b535-4d13-b314-c7990542dcfb tempest-VolumeQuotasNegativeTestJSON-888914469 tempest-VolumeQuotasNegativeTestJSON-888914469-project-member] https://10.4.3.117/volume/v3/volumes/052adaca-5462-4f37-8a5c-5cb6bc418686 returned with HTTP 202 Jul 27 16:14:04.621432 np0000005924 devstack@c-api.service[100524]: [pid: 100524|app: 0|req: 564/2228] 10.4.3.117 () {66 vars in 1351 bytes} [Mon Jul 27 16:14:04 2026] DELETE /volume/v3/volumes/a843e4b4-6508-4f23-b9a1-8074876a629f => generated 0 bytes in 75 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 27 16:14:04.621723 np0000005924 devstack@c-api.service[100522]: [pid: 100522|app: 0|req: 549/2229] 10.4.3.117 () {66 vars in 1351 bytes} [Mon Jul 27 16:14:04 2026] DELETE /volume/v3/volumes/052adaca-5462-4f37-8a5c-5cb6bc418686 => generated 0 bytes in 57 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 27 16:14:04.628915 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.middleware.request_id [None req-62ec38cd-d9e7-4275-a961-e67adfd3d87c None None] RequestId filter calling following filter/app {{(pid=100521) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:14:04.630698 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.middleware.request_id [None req-f220b66f-2260-4033-98a9-260112f46ac3 None None] RequestId filter calling following filter/app {{(pid=100523) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:14:04.632674 np0000005924 devstack@c-api.service[100521]: INFO cinder.api.openstack.wsgi [None req-62ec38cd-d9e7-4275-a961-e67adfd3d87c tempest-VolumeQuotasNegativeTestJSON-888914469 tempest-VolumeQuotasNegativeTestJSON-888914469-project-member] GET https://10.4.3.117/volume/v3/volumes/052adaca-5462-4f37-8a5c-5cb6bc418686 Jul 27 16:14:04.632674 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.openstack.wsgi [None req-62ec38cd-d9e7-4275-a961-e67adfd3d87c tempest-VolumeQuotasNegativeTestJSON-888914469 tempest-VolumeQuotasNegativeTestJSON-888914469-project-member] Empty body provided in request {{(pid=100521) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:14:04.632938 np0000005924 devstack@c-api.service[100523]: INFO cinder.api.openstack.wsgi [None req-f220b66f-2260-4033-98a9-260112f46ac3 tempest-VolumesTransfersTest-1696718119 tempest-VolumesTransfersTest-1696718119-project-admin] GET https://10.4.3.117/volume/v3/volumes/a843e4b4-6508-4f23-b9a1-8074876a629f Jul 27 16:14:04.632938 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.openstack.wsgi [None req-f220b66f-2260-4033-98a9-260112f46ac3 tempest-VolumesTransfersTest-1696718119 tempest-VolumesTransfersTest-1696718119-project-admin] Empty body provided in request {{(pid=100523) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:14:04.633026 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.openstack.wsgi [None req-62ec38cd-d9e7-4275-a961-e67adfd3d87c tempest-VolumeQuotasNegativeTestJSON-888914469 tempest-VolumeQuotasNegativeTestJSON-888914469-project-member] Calling method 'show' {{(pid=100521) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:14:04.633115 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.openstack.wsgi [None req-f220b66f-2260-4033-98a9-260112f46ac3 tempest-VolumesTransfersTest-1696718119 tempest-VolumesTransfersTest-1696718119-project-admin] Calling method 'show' {{(pid=100523) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:14:04.639863 np0000005924 devstack@c-api.service[100521]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:14:04.639863 np0000005924 devstack@c-api.service[100521]: warnings.warn( Jul 27 16:14:04.640378 np0000005924 devstack@c-api.service[100523]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:14:04.640378 np0000005924 devstack@c-api.service[100523]: warnings.warn( Jul 27 16:14:04.644127 np0000005924 devstack@c-api.service[100523]: INFO cinder.volume.api [None req-f220b66f-2260-4033-98a9-260112f46ac3 tempest-VolumesTransfersTest-1696718119 tempest-VolumesTransfersTest-1696718119-project-admin] Volume info retrieved successfully. Jul 27 16:14:04.645083 np0000005924 devstack@c-api.service[100521]: INFO cinder.volume.api [None req-62ec38cd-d9e7-4275-a961-e67adfd3d87c tempest-VolumeQuotasNegativeTestJSON-888914469 tempest-VolumeQuotasNegativeTestJSON-888914469-project-member] Volume info retrieved successfully. Jul 27 16:14:04.653783 np0000005924 devstack@c-api.service[100523]: INFO cinder.api.openstack.wsgi [None req-f220b66f-2260-4033-98a9-260112f46ac3 tempest-VolumesTransfersTest-1696718119 tempest-VolumesTransfersTest-1696718119-project-admin] https://10.4.3.117/volume/v3/volumes/a843e4b4-6508-4f23-b9a1-8074876a629f returned with HTTP 200 Jul 27 16:14:04.653783 np0000005924 devstack@c-api.service[100523]: [pid: 100523|app: 0|req: 567/2230] 10.4.3.117 () {66 vars in 1348 bytes} [Mon Jul 27 16:14:04 2026] GET /volume/v3/volumes/a843e4b4-6508-4f23-b9a1-8074876a629f => generated 1007 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 27 16:14:04.653917 np0000005924 devstack@c-api.service[100521]: INFO cinder.api.openstack.wsgi [None req-62ec38cd-d9e7-4275-a961-e67adfd3d87c tempest-VolumeQuotasNegativeTestJSON-888914469 tempest-VolumeQuotasNegativeTestJSON-888914469-project-member] https://10.4.3.117/volume/v3/volumes/052adaca-5462-4f37-8a5c-5cb6bc418686 returned with HTTP 200 Jul 27 16:14:04.653917 np0000005924 devstack@c-api.service[100521]: [pid: 100521|app: 0|req: 551/2231] 10.4.3.117 () {66 vars in 1348 bytes} [Mon Jul 27 16:14:04 2026] GET /volume/v3/volumes/052adaca-5462-4f37-8a5c-5cb6bc418686 => generated 851 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 27 16:14:05.414733 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.middleware.request_id [None req-2b4f1be3-34f5-417d-a1eb-f6850b85d436 None None] RequestId filter calling following filter/app {{(pid=100524) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:14:05.416879 np0000005924 devstack@c-api.service[100524]: INFO cinder.api.openstack.wsgi [None req-2b4f1be3-34f5-417d-a1eb-f6850b85d436 tempest-VolumesBackupsTest-1601316061 tempest-VolumesBackupsTest-1601316061-project-member] GET https://10.4.3.117/volume/v3/volumes/fea9cc5f-9a0f-4818-92d3-4112e473e7c9 Jul 27 16:14:05.417192 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.openstack.wsgi [None req-2b4f1be3-34f5-417d-a1eb-f6850b85d436 tempest-VolumesBackupsTest-1601316061 tempest-VolumesBackupsTest-1601316061-project-member] Empty body provided in request {{(pid=100524) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:14:05.417436 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.openstack.wsgi [None req-2b4f1be3-34f5-417d-a1eb-f6850b85d436 tempest-VolumesBackupsTest-1601316061 tempest-VolumesBackupsTest-1601316061-project-member] Calling method 'show' {{(pid=100524) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:14:05.430004 np0000005924 devstack@c-api.service[100524]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:14:05.430004 np0000005924 devstack@c-api.service[100524]: warnings.warn( Jul 27 16:14:05.434354 np0000005924 devstack@c-api.service[100524]: INFO cinder.volume.api [None req-2b4f1be3-34f5-417d-a1eb-f6850b85d436 tempest-VolumesBackupsTest-1601316061 tempest-VolumesBackupsTest-1601316061-project-member] Volume info retrieved successfully. Jul 27 16:14:05.438605 np0000005924 devstack@c-api.service[100524]: INFO cinder.api.openstack.wsgi [None req-2b4f1be3-34f5-417d-a1eb-f6850b85d436 tempest-VolumesBackupsTest-1601316061 tempest-VolumesBackupsTest-1601316061-project-member] https://10.4.3.117/volume/v3/volumes/fea9cc5f-9a0f-4818-92d3-4112e473e7c9 returned with HTTP 200 Jul 27 16:14:05.438956 np0000005924 devstack@c-api.service[100524]: [pid: 100524|app: 0|req: 565/2232] 10.4.3.117 () {66 vars in 1348 bytes} [Mon Jul 27 16:14:05 2026] GET /volume/v3/volumes/fea9cc5f-9a0f-4818-92d3-4112e473e7c9 => generated 909 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 27 16:14:05.453438 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.middleware.request_id [None req-e204f4ce-f566-4cb5-91b4-87a637fe90a1 None None] RequestId filter calling following filter/app {{(pid=100522) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:14:05.457349 np0000005924 devstack@c-api.service[100522]: INFO cinder.api.openstack.wsgi [None req-e204f4ce-f566-4cb5-91b4-87a637fe90a1 tempest-VolumesBackupsTest-1601316061 tempest-VolumesBackupsTest-1601316061-project-member] POST https://10.4.3.117/volume/v3/backups Jul 27 16:14:05.457349 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.openstack.wsgi [None req-e204f4ce-f566-4cb5-91b4-87a637fe90a1 tempest-VolumesBackupsTest-1601316061 tempest-VolumesBackupsTest-1601316061-project-member] Action: 'create', calling method: create, body: {"backup": {"volume_id": "fea9cc5f-9a0f-4818-92d3-4112e473e7c9", "name": "tempest-VolumesBackupsTest-Backup-1151577415", "description": "tempest-backup-description-125544514", "container": "tempest-volumesbackupstest-backup-container-1117810691"}} {{(pid=100522) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 27 16:14:05.458220 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.contrib.backups [None req-e204f4ce-f566-4cb5-91b4-87a637fe90a1 tempest-VolumesBackupsTest-1601316061 tempest-VolumesBackupsTest-1601316061-project-member] Creating new backup {'backup': {'volume_id': 'fea9cc5f-9a0f-4818-92d3-4112e473e7c9', 'name': 'tempest-VolumesBackupsTest-Backup-1151577415', 'description': 'tempest-backup-description-125544514', 'container': 'tempest-volumesbackupstest-backup-container-1117810691'}} {{(pid=100522) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Jul 27 16:14:05.458525 np0000005924 devstack@c-api.service[100522]: INFO cinder.api.contrib.backups [None req-e204f4ce-f566-4cb5-91b4-87a637fe90a1 tempest-VolumesBackupsTest-1601316061 tempest-VolumesBackupsTest-1601316061-project-member] Creating backup of volume fea9cc5f-9a0f-4818-92d3-4112e473e7c9 in container tempest-volumesbackupstest-backup-container-1117810691 Jul 27 16:14:05.472205 np0000005924 devstack@c-api.service[100522]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:14:05.472205 np0000005924 devstack@c-api.service[100522]: warnings.warn( Jul 27 16:14:05.472821 np0000005924 devstack@c-api.service[100522]: INFO cinder.volume.api [None req-e204f4ce-f566-4cb5-91b4-87a637fe90a1 tempest-VolumesBackupsTest-1601316061 tempest-VolumesBackupsTest-1601316061-project-member] Volume info retrieved successfully. Jul 27 16:14:05.512147 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.quota [None req-e204f4ce-f566-4cb5-91b4-87a637fe90a1 tempest-VolumesBackupsTest-1601316061 tempest-VolumesBackupsTest-1601316061-project-member] Created reservations ['0303d74e-afc6-49c5-a0f2-b216a09426e6', 'e3ffaa3f-5c12-4ac5-968e-2d097740798d'] {{(pid=100522) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 27 16:14:05.560023 np0000005924 devstack@c-api.service[100522]: INFO cinder.api.openstack.wsgi [None req-e204f4ce-f566-4cb5-91b4-87a637fe90a1 tempest-VolumesBackupsTest-1601316061 tempest-VolumesBackupsTest-1601316061-project-member] https://10.4.3.117/volume/v3/backups returned with HTTP 202 Jul 27 16:14:05.560023 np0000005924 devstack@c-api.service[100522]: [pid: 100522|app: 0|req: 550/2233] 10.4.3.117 () {68 vars in 1259 bytes} [Mon Jul 27 16:14:05 2026] POST /volume/v3/backups => generated 330 bytes in 107 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 27 16:14:05.568748 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.middleware.request_id [None req-530dd1dd-5285-4044-92da-d53abaee4505 None None] RequestId filter calling following filter/app {{(pid=100523) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:14:05.570500 np0000005924 devstack@c-api.service[100523]: INFO cinder.api.openstack.wsgi [None req-530dd1dd-5285-4044-92da-d53abaee4505 tempest-VolumesBackupsTest-1601316061 tempest-VolumesBackupsTest-1601316061-project-member] GET https://10.4.3.117/volume/v3/backups/3ab58d0b-ce50-4ec0-b14f-375dfd5caf99 Jul 27 16:14:05.570686 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.openstack.wsgi [None req-530dd1dd-5285-4044-92da-d53abaee4505 tempest-VolumesBackupsTest-1601316061 tempest-VolumesBackupsTest-1601316061-project-member] Empty body provided in request {{(pid=100523) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:14:05.570861 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.openstack.wsgi [None req-530dd1dd-5285-4044-92da-d53abaee4505 tempest-VolumesBackupsTest-1601316061 tempest-VolumesBackupsTest-1601316061-project-member] Calling method 'show' {{(pid=100523) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:14:05.570962 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.v3.backups [None req-530dd1dd-5285-4044-92da-d53abaee4505 tempest-VolumesBackupsTest-1601316061 tempest-VolumesBackupsTest-1601316061-project-member] Show backup with id 3ab58d0b-ce50-4ec0-b14f-375dfd5caf99. {{(pid=100523) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 27 16:14:05.574763 np0000005924 devstack@c-api.service[100523]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:14:05.574763 np0000005924 devstack@c-api.service[100523]: warnings.warn( Jul 27 16:14:05.575288 np0000005924 devstack@c-api.service[100523]: INFO cinder.api.openstack.wsgi [None req-530dd1dd-5285-4044-92da-d53abaee4505 tempest-VolumesBackupsTest-1601316061 tempest-VolumesBackupsTest-1601316061-project-member] https://10.4.3.117/volume/v3/backups/3ab58d0b-ce50-4ec0-b14f-375dfd5caf99 returned with HTTP 200 Jul 27 16:14:05.575825 np0000005924 devstack@c-api.service[100523]: [pid: 100523|app: 0|req: 568/2234] 10.4.3.117 () {66 vars in 1348 bytes} [Mon Jul 27 16:14:05 2026] GET /volume/v3/backups/3ab58d0b-ce50-4ec0-b14f-375dfd5caf99 => generated 823 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 27 16:14:05.665097 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.middleware.request_id [None req-9ac0c9b3-a08f-4f05-8e40-92aeff8315fa None None] RequestId filter calling following filter/app {{(pid=100521) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:14:05.671523 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.middleware.request_id [None req-86138bb4-9508-4273-9aa1-7ace5f5277f6 None None] RequestId filter calling following filter/app {{(pid=100524) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:14:05.671746 np0000005924 devstack@c-api.service[100521]: INFO cinder.api.openstack.wsgi [None req-9ac0c9b3-a08f-4f05-8e40-92aeff8315fa tempest-VolumesTransfersTest-1696718119 tempest-VolumesTransfersTest-1696718119-project-admin] GET https://10.4.3.117/volume/v3/volumes/a843e4b4-6508-4f23-b9a1-8074876a629f Jul 27 16:14:05.672016 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.openstack.wsgi [None req-9ac0c9b3-a08f-4f05-8e40-92aeff8315fa tempest-VolumesTransfersTest-1696718119 tempest-VolumesTransfersTest-1696718119-project-admin] Empty body provided in request {{(pid=100521) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:14:05.672276 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.openstack.wsgi [None req-9ac0c9b3-a08f-4f05-8e40-92aeff8315fa tempest-VolumesTransfersTest-1696718119 tempest-VolumesTransfersTest-1696718119-project-admin] Calling method 'show' {{(pid=100521) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:14:05.673130 np0000005924 devstack@c-api.service[100524]: INFO cinder.api.openstack.wsgi [None req-86138bb4-9508-4273-9aa1-7ace5f5277f6 tempest-VolumeQuotasNegativeTestJSON-888914469 tempest-VolumeQuotasNegativeTestJSON-888914469-project-member] GET https://10.4.3.117/volume/v3/volumes/052adaca-5462-4f37-8a5c-5cb6bc418686 Jul 27 16:14:05.673372 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.openstack.wsgi [None req-86138bb4-9508-4273-9aa1-7ace5f5277f6 tempest-VolumeQuotasNegativeTestJSON-888914469 tempest-VolumeQuotasNegativeTestJSON-888914469-project-member] Empty body provided in request {{(pid=100524) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:14:05.673560 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.openstack.wsgi [None req-86138bb4-9508-4273-9aa1-7ace5f5277f6 tempest-VolumeQuotasNegativeTestJSON-888914469 tempest-VolumeQuotasNegativeTestJSON-888914469-project-member] Calling method 'show' {{(pid=100524) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:14:05.680074 np0000005924 devstack@c-api.service[100521]: INFO cinder.api.openstack.wsgi [None req-9ac0c9b3-a08f-4f05-8e40-92aeff8315fa tempest-VolumesTransfersTest-1696718119 tempest-VolumesTransfersTest-1696718119-project-admin] https://10.4.3.117/volume/v3/volumes/a843e4b4-6508-4f23-b9a1-8074876a629f returned with HTTP 404 Jul 27 16:14:05.680399 np0000005924 devstack@c-api.service[100524]: INFO cinder.api.openstack.wsgi [None req-86138bb4-9508-4273-9aa1-7ace5f5277f6 tempest-VolumeQuotasNegativeTestJSON-888914469 tempest-VolumeQuotasNegativeTestJSON-888914469-project-member] https://10.4.3.117/volume/v3/volumes/052adaca-5462-4f37-8a5c-5cb6bc418686 returned with HTTP 404 Jul 27 16:14:05.680916 np0000005924 devstack@c-api.service[100521]: [pid: 100521|app: 0|req: 552/2235] 10.4.3.117 () {66 vars in 1348 bytes} [Mon Jul 27 16:14:05 2026] GET /volume/v3/volumes/a843e4b4-6508-4f23-b9a1-8074876a629f => generated 109 bytes in 19 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 27 16:14:05.680956 np0000005924 devstack@c-api.service[100524]: [pid: 100524|app: 0|req: 566/2236] 10.4.3.117 () {66 vars in 1348 bytes} [Mon Jul 27 16:14:05 2026] GET /volume/v3/volumes/052adaca-5462-4f37-8a5c-5cb6bc418686 => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 27 16:14:05.688586 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.middleware.request_id [None req-8295be86-a37c-4e77-829d-d15e2d0515e7 None None] RequestId filter calling following filter/app {{(pid=100522) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:14:05.691794 np0000005924 devstack@c-api.service[100522]: INFO cinder.api.openstack.wsgi [None req-8295be86-a37c-4e77-829d-d15e2d0515e7 tempest-VolumesTransfersTest-1509732304 tempest-VolumesTransfersTest-1509732304-project-member] GET https://10.4.3.117/volume/v3/volumes/a843e4b4-6508-4f23-b9a1-8074876a629f Jul 27 16:14:05.692567 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.openstack.wsgi [None req-8295be86-a37c-4e77-829d-d15e2d0515e7 tempest-VolumesTransfersTest-1509732304 tempest-VolumesTransfersTest-1509732304-project-member] Empty body provided in request {{(pid=100522) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:14:05.692909 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.openstack.wsgi [None req-8295be86-a37c-4e77-829d-d15e2d0515e7 tempest-VolumesTransfersTest-1509732304 tempest-VolumesTransfersTest-1509732304-project-member] Calling method 'show' {{(pid=100522) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:14:05.693602 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.middleware.request_id [None req-8c9423f8-2a58-4f3f-aabb-1bfc0acfbf0f None None] RequestId filter calling following filter/app {{(pid=100523) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:14:05.695893 np0000005924 devstack@c-api.service[100523]: INFO cinder.api.openstack.wsgi [None req-8c9423f8-2a58-4f3f-aabb-1bfc0acfbf0f tempest-VolumeQuotasNegativeTestJSON-1005707906 tempest-VolumeQuotasNegativeTestJSON-1005707906-project-admin] PUT https://10.4.3.117/volume/v3/os-quota-sets/fae37003f4604fd98952ce8dba0fd1e2 Jul 27 16:14:05.698133 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.openstack.wsgi [None req-8c9423f8-2a58-4f3f-aabb-1bfc0acfbf0f tempest-VolumeQuotasNegativeTestJSON-1005707906 tempest-VolumeQuotasNegativeTestJSON-1005707906-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=100523) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 27 16:14:05.698841 np0000005924 devstack@c-api.service[100522]: INFO cinder.api.openstack.wsgi [None req-8295be86-a37c-4e77-829d-d15e2d0515e7 tempest-VolumesTransfersTest-1509732304 tempest-VolumesTransfersTest-1509732304-project-member] https://10.4.3.117/volume/v3/volumes/a843e4b4-6508-4f23-b9a1-8074876a629f returned with HTTP 404 Jul 27 16:14:05.699362 np0000005924 devstack@c-api.service[100522]: [pid: 100522|app: 0|req: 551/2237] 10.4.3.117 () {66 vars in 1348 bytes} [Mon Jul 27 16:14:05 2026] GET /volume/v3/volumes/a843e4b4-6508-4f23-b9a1-8074876a629f => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 27 16:14:05.707268 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.middleware.request_id [None req-59f9e4b2-b58c-4b4d-99e9-e2074e1cd573 None None] RequestId filter calling following filter/app {{(pid=100521) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:14:05.709276 np0000005924 devstack@c-api.service[100521]: INFO cinder.api.openstack.wsgi [None req-59f9e4b2-b58c-4b4d-99e9-e2074e1cd573 tempest-VolumesTransfersTest-1509732304 tempest-VolumesTransfersTest-1509732304-project-member] DELETE https://10.4.3.117/volume/v3/volumes/a843e4b4-6508-4f23-b9a1-8074876a629f Jul 27 16:14:05.709538 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.openstack.wsgi [None req-59f9e4b2-b58c-4b4d-99e9-e2074e1cd573 tempest-VolumesTransfersTest-1509732304 tempest-VolumesTransfersTest-1509732304-project-member] Empty body provided in request {{(pid=100521) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:14:05.709726 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.openstack.wsgi [None req-59f9e4b2-b58c-4b4d-99e9-e2074e1cd573 tempest-VolumesTransfersTest-1509732304 tempest-VolumesTransfersTest-1509732304-project-member] Calling method 'delete' {{(pid=100521) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:14:05.709882 np0000005924 devstack@c-api.service[100521]: INFO cinder.api.v3.volumes [None req-59f9e4b2-b58c-4b4d-99e9-e2074e1cd573 tempest-VolumesTransfersTest-1509732304 tempest-VolumesTransfersTest-1509732304-project-member] Delete volume with id: a843e4b4-6508-4f23-b9a1-8074876a629f Jul 27 16:14:05.718152 np0000005924 devstack@c-api.service[100521]: INFO cinder.api.openstack.wsgi [None req-59f9e4b2-b58c-4b4d-99e9-e2074e1cd573 tempest-VolumesTransfersTest-1509732304 tempest-VolumesTransfersTest-1509732304-project-member] https://10.4.3.117/volume/v3/volumes/a843e4b4-6508-4f23-b9a1-8074876a629f returned with HTTP 404 Jul 27 16:14:05.718698 np0000005924 devstack@c-api.service[100521]: [pid: 100521|app: 0|req: 553/2238] 10.4.3.117 () {66 vars in 1351 bytes} [Mon Jul 27 16:14:05 2026] DELETE /volume/v3/volumes/a843e4b4-6508-4f23-b9a1-8074876a629f => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 27 16:14:05.730409 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.middleware.request_id [None req-5f4408e1-d42e-4459-96f5-9d07d4c75945 None None] RequestId filter calling following filter/app {{(pid=100524) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:14:05.732558 np0000005924 devstack@c-api.service[100524]: INFO cinder.api.openstack.wsgi [None req-5f4408e1-d42e-4459-96f5-9d07d4c75945 tempest-VolumesTransfersTest-1509732304 tempest-VolumesTransfersTest-1509732304-project-member] POST https://10.4.3.117/volume/v3/volumes Jul 27 16:14:05.732954 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.openstack.wsgi [None req-5f4408e1-d42e-4459-96f5-9d07d4c75945 tempest-VolumesTransfersTest-1509732304 tempest-VolumesTransfersTest-1509732304-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesTransfersTest-Volume-613199460"}} {{(pid=100524) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 27 16:14:05.734558 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.v3.volumes [None req-5f4408e1-d42e-4459-96f5-9d07d4c75945 tempest-VolumesTransfersTest-1509732304 tempest-VolumesTransfersTest-1509732304-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesTransfersTest-Volume-613199460'}} {{(pid=100524) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 27 16:14:05.734720 np0000005924 devstack@c-api.service[100524]: INFO cinder.api.v3.volumes [None req-5f4408e1-d42e-4459-96f5-9d07d4c75945 tempest-VolumesTransfersTest-1509732304 tempest-VolumesTransfersTest-1509732304-project-member] Create volume of 1 GB Jul 27 16:14:05.742720 np0000005924 devstack@c-api.service[100524]: INFO cinder.volume.api [None req-5f4408e1-d42e-4459-96f5-9d07d4c75945 tempest-VolumesTransfersTest-1509732304 tempest-VolumesTransfersTest-1509732304-project-member] Availability Zones retrieved successfully. Jul 27 16:14:05.749803 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.volume.api [None req-5f4408e1-d42e-4459-96f5-9d07d4c75945 tempest-VolumesTransfersTest-1509732304 tempest-VolumesTransfersTest-1509732304-project-member] Flow 'volume_create_api' (f2ba377f-bd59-4879-ad79-17b0c9112da1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100524) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 27 16:14:05.751165 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.volume.api [None req-5f4408e1-d42e-4459-96f5-9d07d4c75945 tempest-VolumesTransfersTest-1509732304 tempest-VolumesTransfersTest-1509732304-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (73850cac-22d6-4666-972c-eea57a70528f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100524) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 27 16:14:05.752343 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.volume.flows.api.create_volume [None req-5f4408e1-d42e-4459-96f5-9d07d4c75945 tempest-VolumesTransfersTest-1509732304 tempest-VolumesTransfersTest-1509732304-project-member] Validating volume size '1' using validate_int {{(pid=100524) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 27 16:14:05.781316 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.volume.api [None req-5f4408e1-d42e-4459-96f5-9d07d4c75945 tempest-VolumesTransfersTest-1509732304 tempest-VolumesTransfersTest-1509732304-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (73850cac-22d6-4666-972c-eea57a70528f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-27T16:04:59Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=2bce4e1a-e6e0-49d9-be36-c3405449a01e,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '2bce4e1a-e6e0-49d9-be36-c3405449a01e', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100524) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 27 16:14:05.782049 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.volume.api [None req-5f4408e1-d42e-4459-96f5-9d07d4c75945 tempest-VolumesTransfersTest-1509732304 tempest-VolumesTransfersTest-1509732304-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (ff405c35-9024-425b-bf28-d5b881b48a21) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100524) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 27 16:14:05.790521 np0000005924 devstack@c-api.service[100523]: INFO cinder.api.openstack.wsgi [None req-8c9423f8-2a58-4f3f-aabb-1bfc0acfbf0f tempest-VolumeQuotasNegativeTestJSON-1005707906 tempest-VolumeQuotasNegativeTestJSON-1005707906-project-admin] https://10.4.3.117/volume/v3/os-quota-sets/fae37003f4604fd98952ce8dba0fd1e2 returned with HTTP 200 Jul 27 16:14:05.790913 np0000005924 devstack@c-api.service[100523]: [pid: 100523|app: 0|req: 569/2239] 10.4.3.117 () {68 vars in 1375 bytes} [Mon Jul 27 16:14:05 2026] PUT /volume/v3/os-quota-sets/fae37003f4604fd98952ce8dba0fd1e2 => generated 573 bytes in 98 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 27 16:14:05.839069 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.quota [None req-5f4408e1-d42e-4459-96f5-9d07d4c75945 tempest-VolumesTransfersTest-1509732304 tempest-VolumesTransfersTest-1509732304-project-member] Created reservations ['4de8a3dc-c65e-4d1f-8a2c-9c49e3fca641', '10402115-9c77-412e-a674-ed64466cba73', 'f3775c13-c194-4ea9-bb4a-904cf2252e6b', '2c53b617-bf5c-45af-a11f-4a23333e0b9a'] {{(pid=100524) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 27 16:14:05.840099 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.volume.api [None req-5f4408e1-d42e-4459-96f5-9d07d4c75945 tempest-VolumesTransfersTest-1509732304 tempest-VolumesTransfersTest-1509732304-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (ff405c35-9024-425b-bf28-d5b881b48a21) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['4de8a3dc-c65e-4d1f-8a2c-9c49e3fca641', '10402115-9c77-412e-a674-ed64466cba73', 'f3775c13-c194-4ea9-bb4a-904cf2252e6b', '2c53b617-bf5c-45af-a11f-4a23333e0b9a']}' {{(pid=100524) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 27 16:14:05.840835 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.volume.api [None req-5f4408e1-d42e-4459-96f5-9d07d4c75945 tempest-VolumesTransfersTest-1509732304 tempest-VolumesTransfersTest-1509732304-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (77275dbc-edaa-4fce-ba65-5d186108ae47) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100524) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 27 16:14:05.885267 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.volume.api [None req-5f4408e1-d42e-4459-96f5-9d07d4c75945 tempest-VolumesTransfersTest-1509732304 tempest-VolumesTransfersTest-1509732304-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (77275dbc-edaa-4fce-ba65-5d186108ae47) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '11da94e1-5d8c-445a-a5fe-278b849bc078', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesTransfersTest-Volume-613199460',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='17231a9653c6454fa4cd26ccc85420c9',qos_specs=None,replication_status=,reservations=['4de8a3dc-c65e-4d1f-8a2c-9c49e3fca641','10402115-9c77-412e-a674-ed64466cba73','f3775c13-c194-4ea9-bb4a-904cf2252e6b','2c53b617-bf5c-45af-a11f-4a23333e0b9a'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='13112e13d4dd415080f2ea1a06e58554',volume_type_id=2bce4e1a-e6e0-49d9-be36-c3405449a01e), 'volume': Volume(_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-27T16:14:05Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesTransfersTest-Volume-613199460',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=11da94e1-5d8c-445a-a5fe-278b849bc078,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='17231a9653c6454fa4cd26ccc85420c9',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='13112e13d4dd415080f2ea1a06e58554',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(2bce4e1a-e6e0-49d9-be36-c3405449a01e),volume_type_id=2bce4e1a-e6e0-49d9-be36-c3405449a01e)}' {{(pid=100524) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 27 16:14:05.886077 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.volume.api [None req-5f4408e1-d42e-4459-96f5-9d07d4c75945 tempest-VolumesTransfersTest-1509732304 tempest-VolumesTransfersTest-1509732304-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (769c97f0-9bfa-41ee-84a4-322c2cd3cc84) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100524) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 27 16:14:05.923225 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.volume.api [None req-5f4408e1-d42e-4459-96f5-9d07d4c75945 tempest-VolumesTransfersTest-1509732304 tempest-VolumesTransfersTest-1509732304-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (769c97f0-9bfa-41ee-84a4-322c2cd3cc84) transitioned into state 'SUCCESS' from state '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-613199460',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='17231a9653c6454fa4cd26ccc85420c9',qos_specs=None,replication_status=,reservations=['4de8a3dc-c65e-4d1f-8a2c-9c49e3fca641','10402115-9c77-412e-a674-ed64466cba73','f3775c13-c194-4ea9-bb4a-904cf2252e6b','2c53b617-bf5c-45af-a11f-4a23333e0b9a'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='13112e13d4dd415080f2ea1a06e58554',volume_type_id=2bce4e1a-e6e0-49d9-be36-c3405449a01e)}' {{(pid=100524) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 27 16:14:05.924369 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.volume.api [None req-5f4408e1-d42e-4459-96f5-9d07d4c75945 tempest-VolumesTransfersTest-1509732304 tempest-VolumesTransfersTest-1509732304-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (77d56d8f-6c28-4999-a271-cdfa8acdfe57) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100524) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 27 16:14:05.925876 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.middleware.request_id [None req-fe1ddd61-19c9-440f-b2e8-f40c08857f25 None None] RequestId filter calling following filter/app {{(pid=100522) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:14:05.927644 np0000005924 devstack@c-api.service[100522]: INFO cinder.api.openstack.wsgi [None req-fe1ddd61-19c9-440f-b2e8-f40c08857f25 tempest-AttachVolumeMultiAttachTest-1978803889 tempest-AttachVolumeMultiAttachTest-1978803889-project-member] DELETE https://10.4.3.117/volume/v3/volumes/b257a182-f05a-453e-a827-c9cfae7de6fb Jul 27 16:14:05.929297 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.openstack.wsgi [None req-fe1ddd61-19c9-440f-b2e8-f40c08857f25 tempest-AttachVolumeMultiAttachTest-1978803889 tempest-AttachVolumeMultiAttachTest-1978803889-project-member] Empty body provided in request {{(pid=100522) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:14:05.929297 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.openstack.wsgi [None req-fe1ddd61-19c9-440f-b2e8-f40c08857f25 tempest-AttachVolumeMultiAttachTest-1978803889 tempest-AttachVolumeMultiAttachTest-1978803889-project-member] Calling method 'delete' {{(pid=100522) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:14:05.929297 np0000005924 devstack@c-api.service[100522]: INFO cinder.api.v3.volumes [None req-fe1ddd61-19c9-440f-b2e8-f40c08857f25 tempest-AttachVolumeMultiAttachTest-1978803889 tempest-AttachVolumeMultiAttachTest-1978803889-project-member] Delete volume with id: b257a182-f05a-453e-a827-c9cfae7de6fb Jul 27 16:14:05.936678 np0000005924 devstack@c-api.service[100522]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:14:05.936678 np0000005924 devstack@c-api.service[100522]: warnings.warn( Jul 27 16:14:05.937128 np0000005924 devstack@c-api.service[100522]: INFO cinder.volume.api [None req-fe1ddd61-19c9-440f-b2e8-f40c08857f25 tempest-AttachVolumeMultiAttachTest-1978803889 tempest-AttachVolumeMultiAttachTest-1978803889-project-member] Volume info retrieved successfully. Jul 27 16:14:05.967618 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.volume.api [None req-5f4408e1-d42e-4459-96f5-9d07d4c75945 tempest-VolumesTransfersTest-1509732304 tempest-VolumesTransfersTest-1509732304-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (77d56d8f-6c28-4999-a271-cdfa8acdfe57) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100524) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 27 16:14:05.968901 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.volume.api [None req-5f4408e1-d42e-4459-96f5-9d07d4c75945 tempest-VolumesTransfersTest-1509732304 tempest-VolumesTransfersTest-1509732304-project-member] Flow 'volume_create_api' (f2ba377f-bd59-4879-ad79-17b0c9112da1) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100524) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 27 16:14:05.969388 np0000005924 devstack@c-api.service[100524]: INFO cinder.volume.api [None req-5f4408e1-d42e-4459-96f5-9d07d4c75945 tempest-VolumesTransfersTest-1509732304 tempest-VolumesTransfersTest-1509732304-project-member] Create volume request issued successfully. Jul 27 16:14:05.970181 np0000005924 devstack@c-api.service[100524]: INFO cinder.api.openstack.wsgi [None req-5f4408e1-d42e-4459-96f5-9d07d4c75945 tempest-VolumesTransfersTest-1509732304 tempest-VolumesTransfersTest-1509732304-project-member] https://10.4.3.117/volume/v3/volumes returned with HTTP 202 Jul 27 16:14:05.970795 np0000005924 devstack@c-api.service[100524]: [pid: 100524|app: 0|req: 567/2240] 10.4.3.117 () {68 vars in 1258 bytes} [Mon Jul 27 16:14:05 2026] POST /volume/v3/volumes => generated 750 bytes in 241 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 27 16:14:05.981557 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.middleware.request_id [None req-49e63be4-c65d-433b-9d45-8405f4dbcdbd None None] RequestId filter calling following filter/app {{(pid=100521) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:14:05.983881 np0000005924 devstack@c-api.service[100521]: INFO cinder.api.openstack.wsgi [None req-49e63be4-c65d-433b-9d45-8405f4dbcdbd tempest-VolumesTransfersTest-1509732304 tempest-VolumesTransfersTest-1509732304-project-member] GET https://10.4.3.117/volume/v3/volumes/11da94e1-5d8c-445a-a5fe-278b849bc078 Jul 27 16:14:05.984076 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.openstack.wsgi [None req-49e63be4-c65d-433b-9d45-8405f4dbcdbd tempest-VolumesTransfersTest-1509732304 tempest-VolumesTransfersTest-1509732304-project-member] Empty body provided in request {{(pid=100521) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:14:05.984267 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.openstack.wsgi [None req-49e63be4-c65d-433b-9d45-8405f4dbcdbd tempest-VolumesTransfersTest-1509732304 tempest-VolumesTransfersTest-1509732304-project-member] Calling method 'show' {{(pid=100521) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:14:05.991412 np0000005924 devstack@c-api.service[100521]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:14:05.991412 np0000005924 devstack@c-api.service[100521]: warnings.warn( Jul 27 16:14:05.994871 np0000005924 devstack@c-api.service[100522]: INFO cinder.volume.api [None req-fe1ddd61-19c9-440f-b2e8-f40c08857f25 tempest-AttachVolumeMultiAttachTest-1978803889 tempest-AttachVolumeMultiAttachTest-1978803889-project-member] Delete volume request issued successfully. Jul 27 16:14:05.995496 np0000005924 devstack@c-api.service[100522]: INFO cinder.api.openstack.wsgi [None req-fe1ddd61-19c9-440f-b2e8-f40c08857f25 tempest-AttachVolumeMultiAttachTest-1978803889 tempest-AttachVolumeMultiAttachTest-1978803889-project-member] https://10.4.3.117/volume/v3/volumes/b257a182-f05a-453e-a827-c9cfae7de6fb returned with HTTP 202 Jul 27 16:14:05.995623 np0000005924 devstack@c-api.service[100522]: [pid: 100522|app: 0|req: 552/2241] 10.4.3.117 () {66 vars in 1351 bytes} [Mon Jul 27 16:14:05 2026] DELETE /volume/v3/volumes/b257a182-f05a-453e-a827-c9cfae7de6fb => generated 0 bytes in 70 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 27 16:14:06.002869 np0000005924 devstack@c-api.service[100521]: INFO cinder.volume.api [None req-49e63be4-c65d-433b-9d45-8405f4dbcdbd tempest-VolumesTransfersTest-1509732304 tempest-VolumesTransfersTest-1509732304-project-member] Volume info retrieved successfully. Jul 27 16:14:06.007725 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.middleware.request_id [None req-c9bba3f2-af79-441e-87dc-6816fc0e691e None None] RequestId filter calling following filter/app {{(pid=100523) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:14:06.007833 np0000005924 devstack@c-api.service[100521]: INFO cinder.api.openstack.wsgi [None req-49e63be4-c65d-433b-9d45-8405f4dbcdbd tempest-VolumesTransfersTest-1509732304 tempest-VolumesTransfersTest-1509732304-project-member] https://10.4.3.117/volume/v3/volumes/11da94e1-5d8c-445a-a5fe-278b849bc078 returned with HTTP 200 Jul 27 16:14:06.016479 np0000005924 devstack@c-api.service[100521]: [pid: 100521|app: 0|req: 554/2242] 10.4.3.117 () {66 vars in 1348 bytes} [Mon Jul 27 16:14:05 2026] GET /volume/v3/volumes/11da94e1-5d8c-445a-a5fe-278b849bc078 => generated 818 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 27 16:14:06.016712 np0000005924 devstack@c-api.service[100523]: INFO cinder.api.openstack.wsgi [None req-c9bba3f2-af79-441e-87dc-6816fc0e691e tempest-AttachVolumeMultiAttachTest-1978803889 tempest-AttachVolumeMultiAttachTest-1978803889-project-member] GET https://10.4.3.117/volume/v3/volumes/b257a182-f05a-453e-a827-c9cfae7de6fb Jul 27 16:14:06.016712 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.openstack.wsgi [None req-c9bba3f2-af79-441e-87dc-6816fc0e691e tempest-AttachVolumeMultiAttachTest-1978803889 tempest-AttachVolumeMultiAttachTest-1978803889-project-member] Empty body provided in request {{(pid=100523) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:14:06.016712 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.openstack.wsgi [None req-c9bba3f2-af79-441e-87dc-6816fc0e691e tempest-AttachVolumeMultiAttachTest-1978803889 tempest-AttachVolumeMultiAttachTest-1978803889-project-member] Calling method 'show' {{(pid=100523) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:14:06.027095 np0000005924 devstack@c-api.service[100523]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:14:06.027095 np0000005924 devstack@c-api.service[100523]: warnings.warn( Jul 27 16:14:06.034033 np0000005924 devstack@c-api.service[100523]: INFO cinder.volume.api [None req-c9bba3f2-af79-441e-87dc-6816fc0e691e tempest-AttachVolumeMultiAttachTest-1978803889 tempest-AttachVolumeMultiAttachTest-1978803889-project-member] Volume info retrieved successfully. Jul 27 16:14:06.039145 np0000005924 devstack@c-api.service[100523]: INFO cinder.api.openstack.wsgi [None req-c9bba3f2-af79-441e-87dc-6816fc0e691e tempest-AttachVolumeMultiAttachTest-1978803889 tempest-AttachVolumeMultiAttachTest-1978803889-project-member] https://10.4.3.117/volume/v3/volumes/b257a182-f05a-453e-a827-c9cfae7de6fb returned with HTTP 200 Jul 27 16:14:06.039302 np0000005924 devstack@c-api.service[100523]: [pid: 100523|app: 0|req: 570/2243] 10.4.3.117 () {66 vars in 1348 bytes} [Mon Jul 27 16:14:06 2026] GET /volume/v3/volumes/b257a182-f05a-453e-a827-c9cfae7de6fb => generated 851 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 27 16:14:06.595959 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.middleware.request_id [None req-2044733e-6383-4b38-9410-247fdd7654d4 None None] RequestId filter calling following filter/app {{(pid=100524) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:14:06.595959 np0000005924 devstack@c-api.service[100524]: INFO cinder.api.openstack.wsgi [None req-2044733e-6383-4b38-9410-247fdd7654d4 tempest-VolumesBackupsTest-1601316061 tempest-VolumesBackupsTest-1601316061-project-member] GET https://10.4.3.117/volume/v3/backups/3ab58d0b-ce50-4ec0-b14f-375dfd5caf99 Jul 27 16:14:06.595959 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.openstack.wsgi [None req-2044733e-6383-4b38-9410-247fdd7654d4 tempest-VolumesBackupsTest-1601316061 tempest-VolumesBackupsTest-1601316061-project-member] Empty body provided in request {{(pid=100524) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:14:06.595959 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.openstack.wsgi [None req-2044733e-6383-4b38-9410-247fdd7654d4 tempest-VolumesBackupsTest-1601316061 tempest-VolumesBackupsTest-1601316061-project-member] Calling method 'show' {{(pid=100524) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:14:06.595959 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.v3.backups [None req-2044733e-6383-4b38-9410-247fdd7654d4 tempest-VolumesBackupsTest-1601316061 tempest-VolumesBackupsTest-1601316061-project-member] Show backup with id 3ab58d0b-ce50-4ec0-b14f-375dfd5caf99. {{(pid=100524) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 27 16:14:06.616066 np0000005924 devstack@c-api.service[100524]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:14:06.616066 np0000005924 devstack@c-api.service[100524]: warnings.warn( Jul 27 16:14:06.616906 np0000005924 devstack@c-api.service[100524]: INFO cinder.api.openstack.wsgi [None req-2044733e-6383-4b38-9410-247fdd7654d4 tempest-VolumesBackupsTest-1601316061 tempest-VolumesBackupsTest-1601316061-project-member] https://10.4.3.117/volume/v3/backups/3ab58d0b-ce50-4ec0-b14f-375dfd5caf99 returned with HTTP 200 Jul 27 16:14:06.617283 np0000005924 devstack@c-api.service[100524]: [pid: 100524|app: 0|req: 568/2244] 10.4.3.117 () {66 vars in 1348 bytes} [Mon Jul 27 16:14:06 2026] GET /volume/v3/backups/3ab58d0b-ce50-4ec0-b14f-375dfd5caf99 => generated 825 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 27 16:14:07.026812 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.middleware.request_id [None req-b0cf0207-ee61-4d45-8dc0-49620f2feb1b None None] RequestId filter calling following filter/app {{(pid=100522) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:14:07.031879 np0000005924 devstack@c-api.service[100522]: INFO cinder.api.openstack.wsgi [None req-b0cf0207-ee61-4d45-8dc0-49620f2feb1b tempest-VolumesTransfersTest-1509732304 tempest-VolumesTransfersTest-1509732304-project-member] GET https://10.4.3.117/volume/v3/volumes/11da94e1-5d8c-445a-a5fe-278b849bc078 Jul 27 16:14:07.031879 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.openstack.wsgi [None req-b0cf0207-ee61-4d45-8dc0-49620f2feb1b tempest-VolumesTransfersTest-1509732304 tempest-VolumesTransfersTest-1509732304-project-member] Empty body provided in request {{(pid=100522) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:14:07.031879 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.openstack.wsgi [None req-b0cf0207-ee61-4d45-8dc0-49620f2feb1b tempest-VolumesTransfersTest-1509732304 tempest-VolumesTransfersTest-1509732304-project-member] Calling method 'show' {{(pid=100522) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:14:07.037605 np0000005924 devstack@c-api.service[100522]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:14:07.037605 np0000005924 devstack@c-api.service[100522]: warnings.warn( Jul 27 16:14:07.041263 np0000005924 devstack@c-api.service[100522]: INFO cinder.volume.api [None req-b0cf0207-ee61-4d45-8dc0-49620f2feb1b tempest-VolumesTransfersTest-1509732304 tempest-VolumesTransfersTest-1509732304-project-member] Volume info retrieved successfully. Jul 27 16:14:07.045127 np0000005924 devstack@c-api.service[100522]: INFO cinder.api.openstack.wsgi [None req-b0cf0207-ee61-4d45-8dc0-49620f2feb1b tempest-VolumesTransfersTest-1509732304 tempest-VolumesTransfersTest-1509732304-project-member] https://10.4.3.117/volume/v3/volumes/11da94e1-5d8c-445a-a5fe-278b849bc078 returned with HTTP 200 Jul 27 16:14:07.045518 np0000005924 devstack@c-api.service[100522]: [pid: 100522|app: 0|req: 553/2245] 10.4.3.117 () {66 vars in 1348 bytes} [Mon Jul 27 16:14:07 2026] GET /volume/v3/volumes/11da94e1-5d8c-445a-a5fe-278b849bc078 => generated 843 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 27 16:14:07.054509 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.middleware.request_id [None req-32a8f0a6-5a2e-4861-9a04-b3ffb6d72b7b None None] RequestId filter calling following filter/app {{(pid=100521) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:14:07.056549 np0000005924 devstack@c-api.service[100521]: INFO cinder.api.openstack.wsgi [None req-32a8f0a6-5a2e-4861-9a04-b3ffb6d72b7b tempest-AttachVolumeMultiAttachTest-1978803889 tempest-AttachVolumeMultiAttachTest-1978803889-project-member] GET https://10.4.3.117/volume/v3/volumes/b257a182-f05a-453e-a827-c9cfae7de6fb Jul 27 16:14:07.056767 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.openstack.wsgi [None req-32a8f0a6-5a2e-4861-9a04-b3ffb6d72b7b tempest-AttachVolumeMultiAttachTest-1978803889 tempest-AttachVolumeMultiAttachTest-1978803889-project-member] Empty body provided in request {{(pid=100521) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:14:07.056988 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.openstack.wsgi [None req-32a8f0a6-5a2e-4861-9a04-b3ffb6d72b7b tempest-AttachVolumeMultiAttachTest-1978803889 tempest-AttachVolumeMultiAttachTest-1978803889-project-member] Calling method 'show' {{(pid=100521) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:14:07.058790 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.middleware.request_id [None req-ef576a74-a3cb-4a9f-8852-2140fb61f407 None None] RequestId filter calling following filter/app {{(pid=100523) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:14:07.060582 np0000005924 devstack@c-api.service[100523]: INFO cinder.api.openstack.wsgi [None req-ef576a74-a3cb-4a9f-8852-2140fb61f407 tempest-VolumesTransfersTest-1509732304 tempest-VolumesTransfersTest-1509732304-project-member] POST https://10.4.3.117/volume/v3/os-volume-transfer Jul 27 16:14:07.061429 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.openstack.wsgi [None req-ef576a74-a3cb-4a9f-8852-2140fb61f407 tempest-VolumesTransfersTest-1509732304 tempest-VolumesTransfersTest-1509732304-project-member] Action: 'create', calling method: create, body: {"transfer": {"volume_id": "11da94e1-5d8c-445a-a5fe-278b849bc078"}} {{(pid=100523) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 27 16:14:07.062646 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.contrib.volume_transfer [None req-ef576a74-a3cb-4a9f-8852-2140fb61f407 tempest-VolumesTransfersTest-1509732304 tempest-VolumesTransfersTest-1509732304-project-member] Creating new volume transfer {'transfer': {'volume_id': '11da94e1-5d8c-445a-a5fe-278b849bc078'}} {{(pid=100523) create /opt/stack/cinder/cinder/api/contrib/volume_transfer.py:85}} Jul 27 16:14:07.062790 np0000005924 devstack@c-api.service[100523]: INFO cinder.api.contrib.volume_transfer [None req-ef576a74-a3cb-4a9f-8852-2140fb61f407 tempest-VolumesTransfersTest-1509732304 tempest-VolumesTransfersTest-1509732304-project-member] Creating transfer of volume 11da94e1-5d8c-445a-a5fe-278b849bc078 Jul 27 16:14:07.062943 np0000005924 devstack@c-api.service[100523]: INFO cinder.transfer.api [None req-ef576a74-a3cb-4a9f-8852-2140fb61f407 tempest-VolumesTransfersTest-1509732304 tempest-VolumesTransfersTest-1509732304-project-member] Generating transfer record for volume 11da94e1-5d8c-445a-a5fe-278b849bc078 Jul 27 16:14:07.065452 np0000005924 devstack@c-api.service[100521]: INFO cinder.api.openstack.wsgi [None req-32a8f0a6-5a2e-4861-9a04-b3ffb6d72b7b tempest-AttachVolumeMultiAttachTest-1978803889 tempest-AttachVolumeMultiAttachTest-1978803889-project-member] https://10.4.3.117/volume/v3/volumes/b257a182-f05a-453e-a827-c9cfae7de6fb returned with HTTP 404 Jul 27 16:14:07.065452 np0000005924 devstack@c-api.service[100521]: [pid: 100521|app: 0|req: 555/2246] 10.4.3.117 () {66 vars in 1348 bytes} [Mon Jul 27 16:14:07 2026] GET /volume/v3/volumes/b257a182-f05a-453e-a827-c9cfae7de6fb => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 27 16:14:07.071152 np0000005924 devstack@c-api.service[100523]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:14:07.071152 np0000005924 devstack@c-api.service[100523]: warnings.warn( Jul 27 16:14:07.090112 np0000005924 devstack@c-api.service[100523]: INFO cinder.api.openstack.wsgi [None req-ef576a74-a3cb-4a9f-8852-2140fb61f407 tempest-VolumesTransfersTest-1509732304 tempest-VolumesTransfersTest-1509732304-project-member] https://10.4.3.117/volume/v3/os-volume-transfer returned with HTTP 202 Jul 27 16:14:07.090633 np0000005924 devstack@c-api.service[100523]: [pid: 100523|app: 0|req: 571/2247] 10.4.3.117 () {68 vars in 1291 bytes} [Mon Jul 27 16:14:07 2026] POST /volume/v3/os-volume-transfer => generated 441 bytes in 32 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 27 16:14:07.100068 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.middleware.request_id [None req-ee1b2015-9cd0-4d48-926d-87e9b06ab7e9 None None] RequestId filter calling following filter/app {{(pid=100524) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:14:07.101602 np0000005924 devstack@c-api.service[100524]: INFO cinder.api.openstack.wsgi [None req-ee1b2015-9cd0-4d48-926d-87e9b06ab7e9 tempest-VolumesTransfersTest-1509732304 tempest-VolumesTransfersTest-1509732304-project-member] GET https://10.4.3.117/volume/v3/volumes/11da94e1-5d8c-445a-a5fe-278b849bc078 Jul 27 16:14:07.102613 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.openstack.wsgi [None req-ee1b2015-9cd0-4d48-926d-87e9b06ab7e9 tempest-VolumesTransfersTest-1509732304 tempest-VolumesTransfersTest-1509732304-project-member] Empty body provided in request {{(pid=100524) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:14:07.102613 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.openstack.wsgi [None req-ee1b2015-9cd0-4d48-926d-87e9b06ab7e9 tempest-VolumesTransfersTest-1509732304 tempest-VolumesTransfersTest-1509732304-project-member] Calling method 'show' {{(pid=100524) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:14:07.108831 np0000005924 devstack@c-api.service[100524]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:14:07.108831 np0000005924 devstack@c-api.service[100524]: warnings.warn( Jul 27 16:14:07.113047 np0000005924 devstack@c-api.service[100524]: INFO cinder.volume.api [None req-ee1b2015-9cd0-4d48-926d-87e9b06ab7e9 tempest-VolumesTransfersTest-1509732304 tempest-VolumesTransfersTest-1509732304-project-member] Volume info retrieved successfully. Jul 27 16:14:07.117450 np0000005924 devstack@c-api.service[100524]: INFO cinder.api.openstack.wsgi [None req-ee1b2015-9cd0-4d48-926d-87e9b06ab7e9 tempest-VolumesTransfersTest-1509732304 tempest-VolumesTransfersTest-1509732304-project-member] https://10.4.3.117/volume/v3/volumes/11da94e1-5d8c-445a-a5fe-278b849bc078 returned with HTTP 200 Jul 27 16:14:07.117834 np0000005924 devstack@c-api.service[100524]: [pid: 100524|app: 0|req: 569/2248] 10.4.3.117 () {66 vars in 1348 bytes} [Mon Jul 27 16:14:07 2026] GET /volume/v3/volumes/11da94e1-5d8c-445a-a5fe-278b849bc078 => generated 851 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 27 16:14:07.133505 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.middleware.request_id [None req-74bb7949-e29d-452f-b205-6cb9d0f3886a None None] RequestId filter calling following filter/app {{(pid=100522) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:14:07.136559 np0000005924 devstack@c-api.service[100522]: INFO cinder.api.openstack.wsgi [None req-74bb7949-e29d-452f-b205-6cb9d0f3886a tempest-VolumesTransfersTest-1509732304 tempest-VolumesTransfersTest-1509732304-project-member] GET https://10.4.3.117/volume/v3/os-volume-transfer/detail Jul 27 16:14:07.136559 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.openstack.wsgi [None req-74bb7949-e29d-452f-b205-6cb9d0f3886a tempest-VolumesTransfersTest-1509732304 tempest-VolumesTransfersTest-1509732304-project-member] Empty body provided in request {{(pid=100522) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:14:07.136559 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.openstack.wsgi [None req-74bb7949-e29d-452f-b205-6cb9d0f3886a tempest-VolumesTransfersTest-1509732304 tempest-VolumesTransfersTest-1509732304-project-member] Calling method 'detail' {{(pid=100522) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:14:07.136559 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.contrib.volume_transfer [None req-74bb7949-e29d-452f-b205-6cb9d0f3886a tempest-VolumesTransfersTest-1509732304 tempest-VolumesTransfersTest-1509732304-project-member] Listing volume transfers {{(pid=100522) _get_transfers /opt/stack/cinder/cinder/api/contrib/volume_transfer.py:63}} Jul 27 16:14:07.141392 np0000005924 devstack@c-api.service[100522]: INFO cinder.api.openstack.wsgi [None req-74bb7949-e29d-452f-b205-6cb9d0f3886a tempest-VolumesTransfersTest-1509732304 tempest-VolumesTransfersTest-1509732304-project-member] https://10.4.3.117/volume/v3/os-volume-transfer/detail returned with HTTP 200 Jul 27 16:14:07.141392 np0000005924 devstack@c-api.service[100522]: [pid: 100522|app: 0|req: 554/2249] 10.4.3.117 () {66 vars in 1291 bytes} [Mon Jul 27 16:14:07 2026] GET /volume/v3/os-volume-transfer/detail => generated 412 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 27 16:14:07.151737 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.middleware.request_id [None req-3bbf3597-29f1-449a-b76c-b215847eee7d None None] RequestId filter calling following filter/app {{(pid=100521) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:14:07.154183 np0000005924 devstack@c-api.service[100521]: INFO cinder.api.openstack.wsgi [None req-3bbf3597-29f1-449a-b76c-b215847eee7d tempest-VolumesTransfersTest-1509732304 tempest-VolumesTransfersTest-1509732304-project-member] DELETE https://10.4.3.117/volume/v3/os-volume-transfer/11a2e541-a8d3-4f9a-8e28-9fa23c20ca39 Jul 27 16:14:07.154407 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.openstack.wsgi [None req-3bbf3597-29f1-449a-b76c-b215847eee7d tempest-VolumesTransfersTest-1509732304 tempest-VolumesTransfersTest-1509732304-project-member] Empty body provided in request {{(pid=100521) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:14:07.154587 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.openstack.wsgi [None req-3bbf3597-29f1-449a-b76c-b215847eee7d tempest-VolumesTransfersTest-1509732304 tempest-VolumesTransfersTest-1509732304-project-member] Calling method 'delete' {{(pid=100521) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:14:07.154687 np0000005924 devstack@c-api.service[100521]: INFO cinder.api.contrib.volume_transfer [None req-3bbf3597-29f1-449a-b76c-b215847eee7d tempest-VolumesTransfersTest-1509732304 tempest-VolumesTransfersTest-1509732304-project-member] Delete transfer with id: 11a2e541-a8d3-4f9a-8e28-9fa23c20ca39 Jul 27 16:14:07.164499 np0000005924 devstack@c-api.service[100521]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:14:07.164499 np0000005924 devstack@c-api.service[100521]: warnings.warn( Jul 27 16:14:07.181985 np0000005924 devstack@c-api.service[100521]: INFO cinder.api.openstack.wsgi [None req-3bbf3597-29f1-449a-b76c-b215847eee7d tempest-VolumesTransfersTest-1509732304 tempest-VolumesTransfersTest-1509732304-project-member] https://10.4.3.117/volume/v3/os-volume-transfer/11a2e541-a8d3-4f9a-8e28-9fa23c20ca39 returned with HTTP 202 Jul 27 16:14:07.182587 np0000005924 devstack@c-api.service[100521]: [pid: 100521|app: 0|req: 556/2250] 10.4.3.117 () {66 vars in 1384 bytes} [Mon Jul 27 16:14:07 2026] DELETE /volume/v3/os-volume-transfer/11a2e541-a8d3-4f9a-8e28-9fa23c20ca39 => generated 0 bytes in 31 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 27 16:14:07.188937 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.middleware.request_id [None req-2fe2236f-fe46-49b2-8734-a47ec0025ddf None None] RequestId filter calling following filter/app {{(pid=100523) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:14:07.191074 np0000005924 devstack@c-api.service[100523]: INFO cinder.api.openstack.wsgi [None req-2fe2236f-fe46-49b2-8734-a47ec0025ddf tempest-VolumesTransfersTest-1509732304 tempest-VolumesTransfersTest-1509732304-project-member] GET https://10.4.3.117/volume/v3/volumes/11da94e1-5d8c-445a-a5fe-278b849bc078 Jul 27 16:14:07.191339 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.openstack.wsgi [None req-2fe2236f-fe46-49b2-8734-a47ec0025ddf tempest-VolumesTransfersTest-1509732304 tempest-VolumesTransfersTest-1509732304-project-member] Empty body provided in request {{(pid=100523) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:14:07.191592 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.openstack.wsgi [None req-2fe2236f-fe46-49b2-8734-a47ec0025ddf tempest-VolumesTransfersTest-1509732304 tempest-VolumesTransfersTest-1509732304-project-member] Calling method 'show' {{(pid=100523) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:14:07.198845 np0000005924 devstack@c-api.service[100523]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:14:07.198845 np0000005924 devstack@c-api.service[100523]: warnings.warn( Jul 27 16:14:07.203538 np0000005924 devstack@c-api.service[100523]: INFO cinder.volume.api [None req-2fe2236f-fe46-49b2-8734-a47ec0025ddf tempest-VolumesTransfersTest-1509732304 tempest-VolumesTransfersTest-1509732304-project-member] Volume info retrieved successfully. Jul 27 16:14:07.207890 np0000005924 devstack@c-api.service[100523]: INFO cinder.api.openstack.wsgi [None req-2fe2236f-fe46-49b2-8734-a47ec0025ddf tempest-VolumesTransfersTest-1509732304 tempest-VolumesTransfersTest-1509732304-project-member] https://10.4.3.117/volume/v3/volumes/11da94e1-5d8c-445a-a5fe-278b849bc078 returned with HTTP 200 Jul 27 16:14:07.208258 np0000005924 devstack@c-api.service[100523]: [pid: 100523|app: 0|req: 572/2251] 10.4.3.117 () {66 vars in 1348 bytes} [Mon Jul 27 16:14:07 2026] GET /volume/v3/volumes/11da94e1-5d8c-445a-a5fe-278b849bc078 => generated 843 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 27 16:14:07.223422 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.middleware.request_id [None req-f33f1f8a-5992-4e78-8012-10aed9521916 None None] RequestId filter calling following filter/app {{(pid=100524) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:14:07.225050 np0000005924 devstack@c-api.service[100524]: INFO cinder.api.openstack.wsgi [None req-f33f1f8a-5992-4e78-8012-10aed9521916 tempest-VolumesTransfersTest-1509732304 tempest-VolumesTransfersTest-1509732304-project-member] DELETE https://10.4.3.117/volume/v3/os-volume-transfer/11a2e541-a8d3-4f9a-8e28-9fa23c20ca39 Jul 27 16:14:07.225315 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.openstack.wsgi [None req-f33f1f8a-5992-4e78-8012-10aed9521916 tempest-VolumesTransfersTest-1509732304 tempest-VolumesTransfersTest-1509732304-project-member] Empty body provided in request {{(pid=100524) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:14:07.225464 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.openstack.wsgi [None req-f33f1f8a-5992-4e78-8012-10aed9521916 tempest-VolumesTransfersTest-1509732304 tempest-VolumesTransfersTest-1509732304-project-member] Calling method 'delete' {{(pid=100524) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:14:07.225559 np0000005924 devstack@c-api.service[100524]: INFO cinder.api.contrib.volume_transfer [None req-f33f1f8a-5992-4e78-8012-10aed9521916 tempest-VolumesTransfersTest-1509732304 tempest-VolumesTransfersTest-1509732304-project-member] Delete transfer with id: 11a2e541-a8d3-4f9a-8e28-9fa23c20ca39 Jul 27 16:14:07.228213 np0000005924 devstack@c-api.service[100524]: INFO cinder.api.openstack.wsgi [None req-f33f1f8a-5992-4e78-8012-10aed9521916 tempest-VolumesTransfersTest-1509732304 tempest-VolumesTransfersTest-1509732304-project-member] https://10.4.3.117/volume/v3/os-volume-transfer/11a2e541-a8d3-4f9a-8e28-9fa23c20ca39 returned with HTTP 404 Jul 27 16:14:07.228672 np0000005924 devstack@c-api.service[100524]: [pid: 100524|app: 0|req: 570/2252] 10.4.3.117 () {66 vars in 1384 bytes} [Mon Jul 27 16:14:07 2026] DELETE /volume/v3/os-volume-transfer/11a2e541-a8d3-4f9a-8e28-9fa23c20ca39 => generated 111 bytes in 6 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 27 16:14:07.237029 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.middleware.request_id [None req-7d9b0fbc-ce88-4e41-9fc4-c560bc2145c8 None None] RequestId filter calling following filter/app {{(pid=100522) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:14:07.238696 np0000005924 devstack@c-api.service[100522]: INFO cinder.api.openstack.wsgi [None req-7d9b0fbc-ce88-4e41-9fc4-c560bc2145c8 tempest-VolumesTransfersTest-1696718119 tempest-VolumesTransfersTest-1696718119-project-admin] DELETE https://10.4.3.117/volume/v3/volumes/11da94e1-5d8c-445a-a5fe-278b849bc078 Jul 27 16:14:07.238871 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.openstack.wsgi [None req-7d9b0fbc-ce88-4e41-9fc4-c560bc2145c8 tempest-VolumesTransfersTest-1696718119 tempest-VolumesTransfersTest-1696718119-project-admin] Empty body provided in request {{(pid=100522) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:14:07.239040 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.openstack.wsgi [None req-7d9b0fbc-ce88-4e41-9fc4-c560bc2145c8 tempest-VolumesTransfersTest-1696718119 tempest-VolumesTransfersTest-1696718119-project-admin] Calling method 'delete' {{(pid=100522) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:14:07.239262 np0000005924 devstack@c-api.service[100522]: INFO cinder.api.v3.volumes [None req-7d9b0fbc-ce88-4e41-9fc4-c560bc2145c8 tempest-VolumesTransfersTest-1696718119 tempest-VolumesTransfersTest-1696718119-project-admin] Delete volume with id: 11da94e1-5d8c-445a-a5fe-278b849bc078 Jul 27 16:14:07.247059 np0000005924 devstack@c-api.service[100522]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:14:07.247059 np0000005924 devstack@c-api.service[100522]: warnings.warn( Jul 27 16:14:07.247553 np0000005924 devstack@c-api.service[100522]: INFO cinder.volume.api [None req-7d9b0fbc-ce88-4e41-9fc4-c560bc2145c8 tempest-VolumesTransfersTest-1696718119 tempest-VolumesTransfersTest-1696718119-project-admin] Volume info retrieved successfully. Jul 27 16:14:07.273374 np0000005924 devstack@c-api.service[100522]: INFO cinder.volume.api [None req-7d9b0fbc-ce88-4e41-9fc4-c560bc2145c8 tempest-VolumesTransfersTest-1696718119 tempest-VolumesTransfersTest-1696718119-project-admin] Delete volume request issued successfully. Jul 27 16:14:07.273667 np0000005924 devstack@c-api.service[100522]: INFO cinder.api.openstack.wsgi [None req-7d9b0fbc-ce88-4e41-9fc4-c560bc2145c8 tempest-VolumesTransfersTest-1696718119 tempest-VolumesTransfersTest-1696718119-project-admin] https://10.4.3.117/volume/v3/volumes/11da94e1-5d8c-445a-a5fe-278b849bc078 returned with HTTP 202 Jul 27 16:14:07.274098 np0000005924 devstack@c-api.service[100522]: [pid: 100522|app: 0|req: 555/2253] 10.4.3.117 () {66 vars in 1351 bytes} [Mon Jul 27 16:14:07 2026] DELETE /volume/v3/volumes/11da94e1-5d8c-445a-a5fe-278b849bc078 => generated 0 bytes in 37 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 27 16:14:07.281539 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.middleware.request_id [None req-cb778d59-2d77-463a-8a73-9553434f65ae None None] RequestId filter calling following filter/app {{(pid=100521) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:14:07.283740 np0000005924 devstack@c-api.service[100521]: INFO cinder.api.openstack.wsgi [None req-cb778d59-2d77-463a-8a73-9553434f65ae tempest-VolumesTransfersTest-1696718119 tempest-VolumesTransfersTest-1696718119-project-admin] GET https://10.4.3.117/volume/v3/volumes/11da94e1-5d8c-445a-a5fe-278b849bc078 Jul 27 16:14:07.283982 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.openstack.wsgi [None req-cb778d59-2d77-463a-8a73-9553434f65ae tempest-VolumesTransfersTest-1696718119 tempest-VolumesTransfersTest-1696718119-project-admin] Empty body provided in request {{(pid=100521) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:14:07.284270 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.openstack.wsgi [None req-cb778d59-2d77-463a-8a73-9553434f65ae tempest-VolumesTransfersTest-1696718119 tempest-VolumesTransfersTest-1696718119-project-admin] Calling method 'show' {{(pid=100521) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:14:07.292782 np0000005924 devstack@c-api.service[100521]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:14:07.292782 np0000005924 devstack@c-api.service[100521]: warnings.warn( Jul 27 16:14:07.296235 np0000005924 devstack@c-api.service[100521]: INFO cinder.volume.api [None req-cb778d59-2d77-463a-8a73-9553434f65ae tempest-VolumesTransfersTest-1696718119 tempest-VolumesTransfersTest-1696718119-project-admin] Volume info retrieved successfully. Jul 27 16:14:07.301308 np0000005924 devstack@c-api.service[100521]: INFO cinder.api.openstack.wsgi [None req-cb778d59-2d77-463a-8a73-9553434f65ae tempest-VolumesTransfersTest-1696718119 tempest-VolumesTransfersTest-1696718119-project-admin] https://10.4.3.117/volume/v3/volumes/11da94e1-5d8c-445a-a5fe-278b849bc078 returned with HTTP 200 Jul 27 16:14:07.301867 np0000005924 devstack@c-api.service[100521]: [pid: 100521|app: 0|req: 557/2254] 10.4.3.117 () {66 vars in 1348 bytes} [Mon Jul 27 16:14:07 2026] GET /volume/v3/volumes/11da94e1-5d8c-445a-a5fe-278b849bc078 => generated 1006 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 27 16:14:07.630732 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.middleware.request_id [None req-8109af7e-2a24-47dc-9763-c64b55aa7c8f None None] RequestId filter calling following filter/app {{(pid=100523) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:14:07.635558 np0000005924 devstack@c-api.service[100523]: INFO cinder.api.openstack.wsgi [None req-8109af7e-2a24-47dc-9763-c64b55aa7c8f tempest-VolumesBackupsTest-1601316061 tempest-VolumesBackupsTest-1601316061-project-member] GET https://10.4.3.117/volume/v3/backups/3ab58d0b-ce50-4ec0-b14f-375dfd5caf99 Jul 27 16:14:07.635775 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.openstack.wsgi [None req-8109af7e-2a24-47dc-9763-c64b55aa7c8f tempest-VolumesBackupsTest-1601316061 tempest-VolumesBackupsTest-1601316061-project-member] Empty body provided in request {{(pid=100523) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:14:07.635978 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.openstack.wsgi [None req-8109af7e-2a24-47dc-9763-c64b55aa7c8f tempest-VolumesBackupsTest-1601316061 tempest-VolumesBackupsTest-1601316061-project-member] Calling method 'show' {{(pid=100523) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:14:07.636086 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.v3.backups [None req-8109af7e-2a24-47dc-9763-c64b55aa7c8f tempest-VolumesBackupsTest-1601316061 tempest-VolumesBackupsTest-1601316061-project-member] Show backup with id 3ab58d0b-ce50-4ec0-b14f-375dfd5caf99. {{(pid=100523) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 27 16:14:07.645579 np0000005924 devstack@c-api.service[100523]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:14:07.645579 np0000005924 devstack@c-api.service[100523]: warnings.warn( Jul 27 16:14:07.646496 np0000005924 devstack@c-api.service[100523]: INFO cinder.api.openstack.wsgi [None req-8109af7e-2a24-47dc-9763-c64b55aa7c8f tempest-VolumesBackupsTest-1601316061 tempest-VolumesBackupsTest-1601316061-project-member] https://10.4.3.117/volume/v3/backups/3ab58d0b-ce50-4ec0-b14f-375dfd5caf99 returned with HTTP 200 Jul 27 16:14:07.647030 np0000005924 devstack@c-api.service[100523]: [pid: 100523|app: 0|req: 573/2255] 10.4.3.117 () {66 vars in 1348 bytes} [Mon Jul 27 16:14:07 2026] GET /volume/v3/backups/3ab58d0b-ce50-4ec0-b14f-375dfd5caf99 => generated 825 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 27 16:14:07.905119 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.middleware.request_id [None req-24017a9c-cb49-4d86-8251-7e771393a06e None None] RequestId filter calling following filter/app {{(pid=100524) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:14:07.911807 np0000005924 devstack@c-api.service[100524]: INFO cinder.api.openstack.wsgi [None req-24017a9c-cb49-4d86-8251-7e771393a06e tempest-TestStampPattern-1248714906 tempest-TestStampPattern-1248714906-project-member] GET https://10.4.3.117/volume/v3/volumes/f56cbd89-87c9-4891-967c-0826cd3819b8 Jul 27 16:14:07.912081 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.openstack.wsgi [None req-24017a9c-cb49-4d86-8251-7e771393a06e tempest-TestStampPattern-1248714906 tempest-TestStampPattern-1248714906-project-member] Empty body provided in request {{(pid=100524) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:14:07.912365 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.openstack.wsgi [None req-24017a9c-cb49-4d86-8251-7e771393a06e tempest-TestStampPattern-1248714906 tempest-TestStampPattern-1248714906-project-member] Calling method 'show' {{(pid=100524) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:14:07.930187 np0000005924 devstack@c-api.service[100524]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:14:07.930187 np0000005924 devstack@c-api.service[100524]: warnings.warn( Jul 27 16:14:07.934899 np0000005924 devstack@c-api.service[100524]: INFO cinder.volume.api [None req-24017a9c-cb49-4d86-8251-7e771393a06e tempest-TestStampPattern-1248714906 tempest-TestStampPattern-1248714906-project-member] Volume info retrieved successfully. Jul 27 16:14:07.940656 np0000005924 devstack@c-api.service[100524]: INFO cinder.api.openstack.wsgi [None req-24017a9c-cb49-4d86-8251-7e771393a06e tempest-TestStampPattern-1248714906 tempest-TestStampPattern-1248714906-project-member] https://10.4.3.117/volume/v3/volumes/f56cbd89-87c9-4891-967c-0826cd3819b8 returned with HTTP 200 Jul 27 16:14:07.941081 np0000005924 devstack@c-api.service[100524]: [pid: 100524|app: 0|req: 571/2256] 10.4.3.117 () {66 vars in 1348 bytes} [Mon Jul 27 16:14:07 2026] GET /volume/v3/volumes/f56cbd89-87c9-4891-967c-0826cd3819b8 => generated 873 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 27 16:14:07.954398 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.middleware.request_id [None req-4f3c406f-3df4-4d8d-8889-b20d38337d0c None None] RequestId filter calling following filter/app {{(pid=100522) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:14:07.958366 np0000005924 devstack@c-api.service[100522]: INFO cinder.api.openstack.wsgi [None req-4f3c406f-3df4-4d8d-8889-b20d38337d0c tempest-TestStampPattern-1248714906 tempest-TestStampPattern-1248714906-project-member] GET https://10.4.3.117/volume/v3/volumes/f56cbd89-87c9-4891-967c-0826cd3819b8 Jul 27 16:14:07.958366 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.openstack.wsgi [None req-4f3c406f-3df4-4d8d-8889-b20d38337d0c tempest-TestStampPattern-1248714906 tempest-TestStampPattern-1248714906-project-member] Empty body provided in request {{(pid=100522) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:14:07.958366 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.openstack.wsgi [None req-4f3c406f-3df4-4d8d-8889-b20d38337d0c tempest-TestStampPattern-1248714906 tempest-TestStampPattern-1248714906-project-member] Calling method 'show' {{(pid=100522) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:14:07.970693 np0000005924 devstack@c-api.service[100522]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:14:07.970693 np0000005924 devstack@c-api.service[100522]: warnings.warn( Jul 27 16:14:07.976902 np0000005924 devstack@c-api.service[100522]: INFO cinder.volume.api [None req-4f3c406f-3df4-4d8d-8889-b20d38337d0c tempest-TestStampPattern-1248714906 tempest-TestStampPattern-1248714906-project-member] Volume info retrieved successfully. Jul 27 16:14:07.982978 np0000005924 devstack@c-api.service[100522]: INFO cinder.api.openstack.wsgi [None req-4f3c406f-3df4-4d8d-8889-b20d38337d0c tempest-TestStampPattern-1248714906 tempest-TestStampPattern-1248714906-project-member] https://10.4.3.117/volume/v3/volumes/f56cbd89-87c9-4891-967c-0826cd3819b8 returned with HTTP 200 Jul 27 16:14:07.983654 np0000005924 devstack@c-api.service[100522]: [pid: 100522|app: 0|req: 556/2257] 10.4.3.117 () {66 vars in 1348 bytes} [Mon Jul 27 16:14:07 2026] GET /volume/v3/volumes/f56cbd89-87c9-4891-967c-0826cd3819b8 => generated 873 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 27 16:14:08.053628 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.middleware.request_id [req-65655eb7-3788-4ed0-b320-232b6cbd17b6 req-d2eb3315-17a2-41bb-b74a-c708ed9043d0 None None] RequestId filter calling following filter/app {{(pid=100521) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:14:08.054721 np0000005924 devstack@c-api.service[100521]: INFO cinder.api.openstack.wsgi [req-65655eb7-3788-4ed0-b320-232b6cbd17b6 req-d2eb3315-17a2-41bb-b74a-c708ed9043d0 tempest-TestStampPattern-1248714906 tempest-TestStampPattern-1248714906-project-member] GET https://10.4.3.117/volume/v3/volumes/f56cbd89-87c9-4891-967c-0826cd3819b8 Jul 27 16:14:08.055162 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.openstack.wsgi [req-65655eb7-3788-4ed0-b320-232b6cbd17b6 req-d2eb3315-17a2-41bb-b74a-c708ed9043d0 tempest-TestStampPattern-1248714906 tempest-TestStampPattern-1248714906-project-member] Empty body provided in request {{(pid=100521) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:14:08.055296 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.openstack.wsgi [req-65655eb7-3788-4ed0-b320-232b6cbd17b6 req-d2eb3315-17a2-41bb-b74a-c708ed9043d0 tempest-TestStampPattern-1248714906 tempest-TestStampPattern-1248714906-project-member] Calling method 'show' {{(pid=100521) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:14:08.058424 np0000005924 devstack@c-api.service[100521]: DEBUG dbcounter [-] [100521] Writing DB stats cinder:SELECT=571,cinder:INSERT=107,cinder:UPDATE=179 {{(pid=100521) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 27 16:14:08.067937 np0000005924 devstack@c-api.service[100521]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:14:08.067937 np0000005924 devstack@c-api.service[100521]: warnings.warn( Jul 27 16:14:08.073100 np0000005924 devstack@c-api.service[100521]: INFO cinder.volume.api [req-65655eb7-3788-4ed0-b320-232b6cbd17b6 req-d2eb3315-17a2-41bb-b74a-c708ed9043d0 tempest-TestStampPattern-1248714906 tempest-TestStampPattern-1248714906-project-member] Volume info retrieved successfully. Jul 27 16:14:08.082437 np0000005924 devstack@c-api.service[100521]: INFO cinder.api.openstack.wsgi [req-65655eb7-3788-4ed0-b320-232b6cbd17b6 req-d2eb3315-17a2-41bb-b74a-c708ed9043d0 tempest-TestStampPattern-1248714906 tempest-TestStampPattern-1248714906-project-member] https://10.4.3.117/volume/v3/volumes/f56cbd89-87c9-4891-967c-0826cd3819b8 returned with HTTP 200 Jul 27 16:14:08.083102 np0000005924 devstack@c-api.service[100521]: [pid: 100521|app: 0|req: 558/2258] 10.4.3.117 () {68 vars in 1598 bytes} [Mon Jul 27 16:14:08 2026] GET /volume/v3/volumes/f56cbd89-87c9-4891-967c-0826cd3819b8 => generated 873 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 27 16:14:08.207992 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.middleware.request_id [None req-3e921fd3-dad0-42fe-a978-b252352a357c None None] RequestId filter calling following filter/app {{(pid=100523) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:14:08.208486 np0000005924 devstack@c-api.service[100523]: INFO cinder.api.openstack.wsgi [None req-3e921fd3-dad0-42fe-a978-b252352a357c None None] GET https://10.4.3.117/volume// Jul 27 16:14:08.208675 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.openstack.wsgi [None req-3e921fd3-dad0-42fe-a978-b252352a357c None None] Empty body provided in request {{(pid=100523) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:14:08.208868 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.openstack.wsgi [None req-3e921fd3-dad0-42fe-a978-b252352a357c None None] Calling method 'all' {{(pid=100523) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:14:08.209285 np0000005924 devstack@c-api.service[100523]: INFO cinder.api.openstack.wsgi [None req-3e921fd3-dad0-42fe-a978-b252352a357c None None] https://10.4.3.117/volume// returned with HTTP 300 Jul 27 16:14:08.209697 np0000005924 devstack@c-api.service[100523]: [pid: 100523|app: 0|req: 574/2259] 10.4.3.117 () {66 vars in 1428 bytes} [Mon Jul 27 16:14:08 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 27 16:14:08.220294 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.middleware.request_id [req-65655eb7-3788-4ed0-b320-232b6cbd17b6 req-7ac39ee2-24cb-431e-893d-0dae1f766319 None None] RequestId filter calling following filter/app {{(pid=100524) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:14:08.316088 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.middleware.request_id [None req-f58332a5-f4de-400a-973a-7611e4deaf5b None None] RequestId filter calling following filter/app {{(pid=100522) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:14:08.317899 np0000005924 devstack@c-api.service[100522]: INFO cinder.api.openstack.wsgi [None req-f58332a5-f4de-400a-973a-7611e4deaf5b tempest-VolumesTransfersTest-1696718119 tempest-VolumesTransfersTest-1696718119-project-admin] GET https://10.4.3.117/volume/v3/volumes/11da94e1-5d8c-445a-a5fe-278b849bc078 Jul 27 16:14:08.318111 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.openstack.wsgi [None req-f58332a5-f4de-400a-973a-7611e4deaf5b tempest-VolumesTransfersTest-1696718119 tempest-VolumesTransfersTest-1696718119-project-admin] Empty body provided in request {{(pid=100522) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:14:08.318318 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.openstack.wsgi [None req-f58332a5-f4de-400a-973a-7611e4deaf5b tempest-VolumesTransfersTest-1696718119 tempest-VolumesTransfersTest-1696718119-project-admin] Calling method 'show' {{(pid=100522) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:14:08.324779 np0000005924 devstack@c-api.service[100522]: INFO cinder.api.openstack.wsgi [None req-f58332a5-f4de-400a-973a-7611e4deaf5b tempest-VolumesTransfersTest-1696718119 tempest-VolumesTransfersTest-1696718119-project-admin] https://10.4.3.117/volume/v3/volumes/11da94e1-5d8c-445a-a5fe-278b849bc078 returned with HTTP 404 Jul 27 16:14:08.325289 np0000005924 devstack@c-api.service[100522]: [pid: 100522|app: 0|req: 557/2260] 10.4.3.117 () {66 vars in 1348 bytes} [Mon Jul 27 16:14:08 2026] GET /volume/v3/volumes/11da94e1-5d8c-445a-a5fe-278b849bc078 => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 27 16:14:08.334394 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.middleware.request_id [None req-63589ef0-1916-4c02-9ba0-e1d04e6d5572 None None] RequestId filter calling following filter/app {{(pid=100521) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:14:08.337712 np0000005924 devstack@c-api.service[100521]: INFO cinder.api.openstack.wsgi [None req-63589ef0-1916-4c02-9ba0-e1d04e6d5572 tempest-VolumesTransfersTest-1509732304 tempest-VolumesTransfersTest-1509732304-project-member] GET https://10.4.3.117/volume/v3/volumes/11da94e1-5d8c-445a-a5fe-278b849bc078 Jul 27 16:14:08.339645 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.openstack.wsgi [None req-63589ef0-1916-4c02-9ba0-e1d04e6d5572 tempest-VolumesTransfersTest-1509732304 tempest-VolumesTransfersTest-1509732304-project-member] Empty body provided in request {{(pid=100521) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:14:08.339645 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.openstack.wsgi [None req-63589ef0-1916-4c02-9ba0-e1d04e6d5572 tempest-VolumesTransfersTest-1509732304 tempest-VolumesTransfersTest-1509732304-project-member] Calling method 'show' {{(pid=100521) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:14:08.345670 np0000005924 devstack@c-api.service[100521]: INFO cinder.api.openstack.wsgi [None req-63589ef0-1916-4c02-9ba0-e1d04e6d5572 tempest-VolumesTransfersTest-1509732304 tempest-VolumesTransfersTest-1509732304-project-member] https://10.4.3.117/volume/v3/volumes/11da94e1-5d8c-445a-a5fe-278b849bc078 returned with HTTP 404 Jul 27 16:14:08.346340 np0000005924 devstack@c-api.service[100521]: [pid: 100521|app: 0|req: 559/2261] 10.4.3.117 () {66 vars in 1348 bytes} [Mon Jul 27 16:14:08 2026] GET /volume/v3/volumes/11da94e1-5d8c-445a-a5fe-278b849bc078 => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 27 16:14:08.354751 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.middleware.request_id [None req-75995375-39a8-4a35-adf6-b36c6d217706 None None] RequestId filter calling following filter/app {{(pid=100523) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:14:08.358474 np0000005924 devstack@c-api.service[100523]: INFO cinder.api.openstack.wsgi [None req-75995375-39a8-4a35-adf6-b36c6d217706 tempest-VolumesTransfersTest-1509732304 tempest-VolumesTransfersTest-1509732304-project-member] DELETE https://10.4.3.117/volume/v3/volumes/11da94e1-5d8c-445a-a5fe-278b849bc078 Jul 27 16:14:08.358867 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.openstack.wsgi [None req-75995375-39a8-4a35-adf6-b36c6d217706 tempest-VolumesTransfersTest-1509732304 tempest-VolumesTransfersTest-1509732304-project-member] Empty body provided in request {{(pid=100523) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:14:08.359122 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.openstack.wsgi [None req-75995375-39a8-4a35-adf6-b36c6d217706 tempest-VolumesTransfersTest-1509732304 tempest-VolumesTransfersTest-1509732304-project-member] Calling method 'delete' {{(pid=100523) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:14:08.359382 np0000005924 devstack@c-api.service[100523]: INFO cinder.api.v3.volumes [None req-75995375-39a8-4a35-adf6-b36c6d217706 tempest-VolumesTransfersTest-1509732304 tempest-VolumesTransfersTest-1509732304-project-member] Delete volume with id: 11da94e1-5d8c-445a-a5fe-278b849bc078 Jul 27 16:14:08.368836 np0000005924 devstack@c-api.service[100523]: INFO cinder.api.openstack.wsgi [None req-75995375-39a8-4a35-adf6-b36c6d217706 tempest-VolumesTransfersTest-1509732304 tempest-VolumesTransfersTest-1509732304-project-member] https://10.4.3.117/volume/v3/volumes/11da94e1-5d8c-445a-a5fe-278b849bc078 returned with HTTP 404 Jul 27 16:14:08.369545 np0000005924 devstack@c-api.service[100523]: [pid: 100523|app: 0|req: 575/2262] 10.4.3.117 () {66 vars in 1351 bytes} [Mon Jul 27 16:14:08 2026] DELETE /volume/v3/volumes/11da94e1-5d8c-445a-a5fe-278b849bc078 => generated 109 bytes in 15 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 27 16:14:08.402010 np0000005924 devstack@c-api.service[100524]: INFO cinder.api.openstack.wsgi [req-65655eb7-3788-4ed0-b320-232b6cbd17b6 req-7ac39ee2-24cb-431e-893d-0dae1f766319 tempest-TestStampPattern-1248714906 tempest-TestStampPattern-1248714906-project-member] POST https://10.4.3.117/volume/v3/attachments Jul 27 16:14:08.402406 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.openstack.wsgi [req-65655eb7-3788-4ed0-b320-232b6cbd17b6 req-7ac39ee2-24cb-431e-893d-0dae1f766319 tempest-TestStampPattern-1248714906 tempest-TestStampPattern-1248714906-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "f56cbd89-87c9-4891-967c-0826cd3819b8", "connector": null, "instance_uuid": "d565dd8d-7ffd-4987-b96b-39e2b879d631"}} {{(pid=100524) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 27 16:14:08.416101 np0000005924 devstack@c-api.service[100524]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:14:08.416101 np0000005924 devstack@c-api.service[100524]: warnings.warn( Jul 27 16:14:08.482971 np0000005924 devstack@c-api.service[100524]: INFO cinder.api.openstack.wsgi [req-65655eb7-3788-4ed0-b320-232b6cbd17b6 req-7ac39ee2-24cb-431e-893d-0dae1f766319 tempest-TestStampPattern-1248714906 tempest-TestStampPattern-1248714906-project-member] https://10.4.3.117/volume/v3/attachments returned with HTTP 200 Jul 27 16:14:08.483517 np0000005924 devstack@c-api.service[100524]: [pid: 100524|app: 0|req: 572/2263] 10.4.3.117 () {74 vars in 1594 bytes} [Mon Jul 27 16:14:08 2026] POST /volume/v3/attachments => generated 273 bytes in 264 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 27 16:14:08.535911 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.middleware.request_id [None req-36b80c65-1a4e-4680-b9a3-8026f9a8740a None None] RequestId filter calling following filter/app {{(pid=100522) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:14:08.538776 np0000005924 devstack@c-api.service[100522]: INFO cinder.api.openstack.wsgi [None req-36b80c65-1a4e-4680-b9a3-8026f9a8740a tempest-TestStampPattern-1248714906 tempest-TestStampPattern-1248714906-project-member] GET https://10.4.3.117/volume/v3/volumes/f56cbd89-87c9-4891-967c-0826cd3819b8 Jul 27 16:14:08.538776 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.openstack.wsgi [None req-36b80c65-1a4e-4680-b9a3-8026f9a8740a tempest-TestStampPattern-1248714906 tempest-TestStampPattern-1248714906-project-member] Empty body provided in request {{(pid=100522) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:14:08.539396 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.openstack.wsgi [None req-36b80c65-1a4e-4680-b9a3-8026f9a8740a tempest-TestStampPattern-1248714906 tempest-TestStampPattern-1248714906-project-member] Calling method 'show' {{(pid=100522) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:14:08.553432 np0000005924 devstack@c-api.service[100522]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:14:08.553432 np0000005924 devstack@c-api.service[100522]: warnings.warn( Jul 27 16:14:08.556633 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.middleware.request_id [None req-9a821e3e-e691-45e0-9dae-06aa0147a36e None None] RequestId filter calling following filter/app {{(pid=100521) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:14:08.557398 np0000005924 devstack@c-api.service[100521]: INFO cinder.api.openstack.wsgi [None req-9a821e3e-e691-45e0-9dae-06aa0147a36e None None] GET https://10.4.3.117/volume// Jul 27 16:14:08.557398 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.openstack.wsgi [None req-9a821e3e-e691-45e0-9dae-06aa0147a36e None None] Empty body provided in request {{(pid=100521) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:14:08.557398 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.openstack.wsgi [None req-9a821e3e-e691-45e0-9dae-06aa0147a36e None None] Calling method 'all' {{(pid=100521) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:14:08.557884 np0000005924 devstack@c-api.service[100521]: INFO cinder.api.openstack.wsgi [None req-9a821e3e-e691-45e0-9dae-06aa0147a36e None None] https://10.4.3.117/volume// returned with HTTP 300 Jul 27 16:14:08.557974 np0000005924 devstack@c-api.service[100521]: [pid: 100521|app: 0|req: 560/2264] 10.4.3.117 () {66 vars in 1426 bytes} [Mon Jul 27 16:14:08 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 27 16:14:08.558071 np0000005924 devstack@c-api.service[100522]: INFO cinder.volume.api [None req-36b80c65-1a4e-4680-b9a3-8026f9a8740a tempest-TestStampPattern-1248714906 tempest-TestStampPattern-1248714906-project-member] Volume info retrieved successfully. Jul 27 16:14:08.565740 np0000005924 devstack@c-api.service[100522]: INFO cinder.api.openstack.wsgi [None req-36b80c65-1a4e-4680-b9a3-8026f9a8740a tempest-TestStampPattern-1248714906 tempest-TestStampPattern-1248714906-project-member] https://10.4.3.117/volume/v3/volumes/f56cbd89-87c9-4891-967c-0826cd3819b8 returned with HTTP 200 Jul 27 16:14:08.565740 np0000005924 devstack@c-api.service[100522]: [pid: 100522|app: 0|req: 558/2265] 10.4.3.117 () {66 vars in 1348 bytes} [Mon Jul 27 16:14:08 2026] GET /volume/v3/volumes/f56cbd89-87c9-4891-967c-0826cd3819b8 => generated 872 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 27 16:14:08.570140 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.middleware.request_id [req-65655eb7-3788-4ed0-b320-232b6cbd17b6 req-780f057e-8451-414a-be7d-f893db689844 None None] RequestId filter calling following filter/app {{(pid=100523) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:14:08.572590 np0000005924 devstack@c-api.service[100523]: INFO cinder.api.openstack.wsgi [req-65655eb7-3788-4ed0-b320-232b6cbd17b6 req-780f057e-8451-414a-be7d-f893db689844 tempest-TestStampPattern-1248714906 tempest-TestStampPattern-1248714906-project-member] GET https://10.4.3.117/volume/v3/volumes/f56cbd89-87c9-4891-967c-0826cd3819b8 Jul 27 16:14:08.572982 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.openstack.wsgi [req-65655eb7-3788-4ed0-b320-232b6cbd17b6 req-780f057e-8451-414a-be7d-f893db689844 tempest-TestStampPattern-1248714906 tempest-TestStampPattern-1248714906-project-member] Empty body provided in request {{(pid=100523) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:14:08.573370 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.openstack.wsgi [req-65655eb7-3788-4ed0-b320-232b6cbd17b6 req-780f057e-8451-414a-be7d-f893db689844 tempest-TestStampPattern-1248714906 tempest-TestStampPattern-1248714906-project-member] Calling method 'show' {{(pid=100523) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:14:08.584128 np0000005924 devstack@c-api.service[100523]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:14:08.584128 np0000005924 devstack@c-api.service[100523]: warnings.warn( Jul 27 16:14:08.587492 np0000005924 devstack@c-api.service[100523]: INFO cinder.volume.api [req-65655eb7-3788-4ed0-b320-232b6cbd17b6 req-780f057e-8451-414a-be7d-f893db689844 tempest-TestStampPattern-1248714906 tempest-TestStampPattern-1248714906-project-member] Volume info retrieved successfully. Jul 27 16:14:08.591305 np0000005924 devstack@c-api.service[100523]: INFO cinder.api.openstack.wsgi [req-65655eb7-3788-4ed0-b320-232b6cbd17b6 req-780f057e-8451-414a-be7d-f893db689844 tempest-TestStampPattern-1248714906 tempest-TestStampPattern-1248714906-project-member] https://10.4.3.117/volume/v3/volumes/f56cbd89-87c9-4891-967c-0826cd3819b8 returned with HTTP 200 Jul 27 16:14:08.591964 np0000005924 devstack@c-api.service[100523]: [pid: 100523|app: 0|req: 576/2266] 10.4.3.117 () {70 vars in 1639 bytes} [Mon Jul 27 16:14:08 2026] GET /volume/v3/volumes/f56cbd89-87c9-4891-967c-0826cd3819b8 => generated 1052 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 27 16:14:08.657563 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.middleware.request_id [None req-af6e2619-76f0-4750-99f7-71928b77b984 None None] RequestId filter calling following filter/app {{(pid=100524) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:14:08.659130 np0000005924 devstack@c-api.service[100524]: INFO cinder.api.openstack.wsgi [None req-af6e2619-76f0-4750-99f7-71928b77b984 tempest-VolumesBackupsTest-1601316061 tempest-VolumesBackupsTest-1601316061-project-member] GET https://10.4.3.117/volume/v3/backups/3ab58d0b-ce50-4ec0-b14f-375dfd5caf99 Jul 27 16:14:08.659410 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.openstack.wsgi [None req-af6e2619-76f0-4750-99f7-71928b77b984 tempest-VolumesBackupsTest-1601316061 tempest-VolumesBackupsTest-1601316061-project-member] Empty body provided in request {{(pid=100524) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:14:08.659721 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.openstack.wsgi [None req-af6e2619-76f0-4750-99f7-71928b77b984 tempest-VolumesBackupsTest-1601316061 tempest-VolumesBackupsTest-1601316061-project-member] Calling method 'show' {{(pid=100524) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:14:08.659874 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.v3.backups [None req-af6e2619-76f0-4750-99f7-71928b77b984 tempest-VolumesBackupsTest-1601316061 tempest-VolumesBackupsTest-1601316061-project-member] Show backup with id 3ab58d0b-ce50-4ec0-b14f-375dfd5caf99. {{(pid=100524) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 27 16:14:08.664669 np0000005924 devstack@c-api.service[100524]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:14:08.664669 np0000005924 devstack@c-api.service[100524]: warnings.warn( Jul 27 16:14:08.665679 np0000005924 devstack@c-api.service[100524]: INFO cinder.api.openstack.wsgi [None req-af6e2619-76f0-4750-99f7-71928b77b984 tempest-VolumesBackupsTest-1601316061 tempest-VolumesBackupsTest-1601316061-project-member] https://10.4.3.117/volume/v3/backups/3ab58d0b-ce50-4ec0-b14f-375dfd5caf99 returned with HTTP 200 Jul 27 16:14:08.665928 np0000005924 devstack@c-api.service[100524]: [pid: 100524|app: 0|req: 573/2267] 10.4.3.117 () {66 vars in 1348 bytes} [Mon Jul 27 16:14:08 2026] GET /volume/v3/backups/3ab58d0b-ce50-4ec0-b14f-375dfd5caf99 => generated 825 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 27 16:14:08.708693 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.middleware.request_id [req-65655eb7-3788-4ed0-b320-232b6cbd17b6 req-33d22434-5087-42ce-be18-b6ba4a19a5b7 None None] RequestId filter calling following filter/app {{(pid=100521) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:14:08.710444 np0000005924 devstack@c-api.service[100521]: INFO cinder.api.openstack.wsgi [req-65655eb7-3788-4ed0-b320-232b6cbd17b6 req-33d22434-5087-42ce-be18-b6ba4a19a5b7 tempest-TestStampPattern-1248714906 tempest-TestStampPattern-1248714906-project-member] PUT https://10.4.3.117/volume/v3/attachments/a80acbe7-376f-44fa-b7b1-4cb74bcdf602 Jul 27 16:14:08.710864 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.openstack.wsgi [req-65655eb7-3788-4ed0-b320-232b6cbd17b6 req-33d22434-5087-42ce-be18-b6ba4a19a5b7 tempest-TestStampPattern-1248714906 tempest-TestStampPattern-1248714906-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.117", "host": "np0000005924", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:c1414b6f8d8f", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "13cbedf7-bb1f-4b5e-b492-2fef0d4dab25", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100521) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 27 16:14:08.722842 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.coordination [req-65655eb7-3788-4ed0-b320-232b6cbd17b6 req-33d22434-5087-42ce-be18-b6ba4a19a5b7 tempest-TestStampPattern-1248714906 tempest-TestStampPattern-1248714906-project-member] Acquiring lock "cinder-attachment_update-f56cbd89-87c9-4891-967c-0826cd3819b8-np0000005924" by "attachment_update" {{(pid=100521) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jul 27 16:14:08.722842 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.coordination [req-65655eb7-3788-4ed0-b320-232b6cbd17b6 req-33d22434-5087-42ce-be18-b6ba4a19a5b7 tempest-TestStampPattern-1248714906 tempest-TestStampPattern-1248714906-project-member] Lock "cinder-attachment_update-f56cbd89-87c9-4891-967c-0826cd3819b8-np0000005924" acquired by "attachment_update" :: waited 0.004s {{(pid=100521) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jul 27 16:14:08.723188 np0000005924 devstack@c-api.service[100521]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:14:08.723188 np0000005924 devstack@c-api.service[100521]: warnings.warn( Jul 27 16:14:08.748005 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.middleware.request_id [None req-ddc865e1-9174-4c2b-b32b-b03f955a6c70 None None] RequestId filter calling following filter/app {{(pid=100522) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:14:08.858486 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.coordination [req-65655eb7-3788-4ed0-b320-232b6cbd17b6 req-33d22434-5087-42ce-be18-b6ba4a19a5b7 tempest-TestStampPattern-1248714906 tempest-TestStampPattern-1248714906-project-member] Lock "cinder-attachment_update-f56cbd89-87c9-4891-967c-0826cd3819b8-np0000005924" released by "attachment_update" :: held 0.136s {{(pid=100521) __release /opt/stack/cinder/cinder/coordination.py:152}} Jul 27 16:14:08.858914 np0000005924 devstack@c-api.service[100521]: INFO cinder.api.openstack.wsgi [req-65655eb7-3788-4ed0-b320-232b6cbd17b6 req-33d22434-5087-42ce-be18-b6ba4a19a5b7 tempest-TestStampPattern-1248714906 tempest-TestStampPattern-1248714906-project-member] https://10.4.3.117/volume/v3/attachments/a80acbe7-376f-44fa-b7b1-4cb74bcdf602 returned with HTTP 200 Jul 27 16:14:08.859583 np0000005924 devstack@c-api.service[100521]: [pid: 100521|app: 0|req: 561/2268] 10.4.3.117 () {74 vars in 1704 bytes} [Mon Jul 27 16:14:08 2026] PUT /volume/v3/attachments/a80acbe7-376f-44fa-b7b1-4cb74bcdf602 => generated 969 bytes in 151 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 27 16:14:08.903277 np0000005924 devstack@c-api.service[100522]: INFO cinder.api.openstack.wsgi [None req-ddc865e1-9174-4c2b-b32b-b03f955a6c70 tempest-VolumeTypesExtraSpecsTest-132010048 tempest-VolumeTypesExtraSpecsTest-132010048-project-admin] POST https://10.4.3.117/volume/v3/types Jul 27 16:14:08.903629 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.openstack.wsgi [None req-ddc865e1-9174-4c2b-b32b-b03f955a6c70 tempest-VolumeTypesExtraSpecsTest-132010048 tempest-VolumeTypesExtraSpecsTest-132010048-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-VolumeTypesExtraSpecsTest-volume-type-1647380801"}} {{(pid=100522) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 27 16:14:08.929904 np0000005924 devstack@c-api.service[100522]: INFO cinder.api.openstack.wsgi [None req-ddc865e1-9174-4c2b-b32b-b03f955a6c70 tempest-VolumeTypesExtraSpecsTest-132010048 tempest-VolumeTypesExtraSpecsTest-132010048-project-admin] https://10.4.3.117/volume/v3/types returned with HTTP 200 Jul 27 16:14:08.930359 np0000005924 devstack@c-api.service[100522]: [pid: 100522|app: 0|req: 559/2269] 10.4.3.117 () {68 vars in 1252 bytes} [Mon Jul 27 16:14:08 2026] POST /volume/v3/types => generated 231 bytes in 183 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 27 16:14:08.940141 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.middleware.request_id [None req-bd533654-34f1-4a2b-9865-644451fef3ed None None] RequestId filter calling following filter/app {{(pid=100523) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:14:08.942694 np0000005924 devstack@c-api.service[100523]: INFO cinder.api.openstack.wsgi [None req-bd533654-34f1-4a2b-9865-644451fef3ed tempest-VolumeTypesExtraSpecsTest-132010048 tempest-VolumeTypesExtraSpecsTest-132010048-project-admin] POST https://10.4.3.117/volume/v3/types/b4e22fab-7702-4c91-84d6-f650ecbeba9c/extra_specs Jul 27 16:14:08.943275 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.openstack.wsgi [None req-bd533654-34f1-4a2b-9865-644451fef3ed tempest-VolumeTypesExtraSpecsTest-132010048 tempest-VolumeTypesExtraSpecsTest-132010048-project-admin] Action: 'create', calling method: create, body: {"extra_specs": {"spec3": "val1"}} {{(pid=100523) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 27 16:14:08.966767 np0000005924 devstack@c-api.service[100523]: INFO cinder.api.openstack.wsgi [None req-bd533654-34f1-4a2b-9865-644451fef3ed tempest-VolumeTypesExtraSpecsTest-132010048 tempest-VolumeTypesExtraSpecsTest-132010048-project-admin] https://10.4.3.117/volume/v3/types/b4e22fab-7702-4c91-84d6-f650ecbeba9c/extra_specs returned with HTTP 200 Jul 27 16:14:08.967149 np0000005924 devstack@c-api.service[100523]: [pid: 100523|app: 0|req: 577/2270] 10.4.3.117 () {68 vars in 1399 bytes} [Mon Jul 27 16:14:08 2026] POST /volume/v3/types/b4e22fab-7702-4c91-84d6-f650ecbeba9c/extra_specs => generated 34 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jul 27 16:14:08.975999 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.middleware.request_id [None req-e50c12b1-0122-4d59-b3cb-94641c47e51d None None] RequestId filter calling following filter/app {{(pid=100524) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:14:08.977735 np0000005924 devstack@c-api.service[100524]: INFO cinder.api.openstack.wsgi [None req-e50c12b1-0122-4d59-b3cb-94641c47e51d tempest-VolumeTypesExtraSpecsTest-132010048 tempest-VolumeTypesExtraSpecsTest-132010048-project-admin] GET https://10.4.3.117/volume/v3/types/b4e22fab-7702-4c91-84d6-f650ecbeba9c/extra_specs/spec3 Jul 27 16:14:08.977929 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.openstack.wsgi [None req-e50c12b1-0122-4d59-b3cb-94641c47e51d tempest-VolumeTypesExtraSpecsTest-132010048 tempest-VolumeTypesExtraSpecsTest-132010048-project-admin] Empty body provided in request {{(pid=100524) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:14:08.978109 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.openstack.wsgi [None req-e50c12b1-0122-4d59-b3cb-94641c47e51d tempest-VolumeTypesExtraSpecsTest-132010048 tempest-VolumeTypesExtraSpecsTest-132010048-project-admin] Calling method 'show' {{(pid=100524) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:14:08.985079 np0000005924 devstack@c-api.service[100524]: INFO cinder.api.openstack.wsgi [None req-e50c12b1-0122-4d59-b3cb-94641c47e51d tempest-VolumeTypesExtraSpecsTest-132010048 tempest-VolumeTypesExtraSpecsTest-132010048-project-admin] https://10.4.3.117/volume/v3/types/b4e22fab-7702-4c91-84d6-f650ecbeba9c/extra_specs/spec3 returned with HTTP 200 Jul 27 16:14:08.985561 np0000005924 devstack@c-api.service[100524]: [pid: 100524|app: 0|req: 574/2271] 10.4.3.117 () {66 vars in 1396 bytes} [Mon Jul 27 16:14:08 2026] GET /volume/v3/types/b4e22fab-7702-4c91-84d6-f650ecbeba9c/extra_specs/spec3 => generated 17 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jul 27 16:14:08.994490 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.middleware.request_id [None req-59ec2fef-55a4-400d-9bc0-c26c1c0795c3 None None] RequestId filter calling following filter/app {{(pid=100521) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:14:08.996552 np0000005924 devstack@c-api.service[100521]: INFO cinder.api.openstack.wsgi [None req-59ec2fef-55a4-400d-9bc0-c26c1c0795c3 tempest-VolumeTypesExtraSpecsTest-132010048 tempest-VolumeTypesExtraSpecsTest-132010048-project-admin] DELETE https://10.4.3.117/volume/v3/types/b4e22fab-7702-4c91-84d6-f650ecbeba9c/extra_specs/spec3 Jul 27 16:14:08.996770 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.openstack.wsgi [None req-59ec2fef-55a4-400d-9bc0-c26c1c0795c3 tempest-VolumeTypesExtraSpecsTest-132010048 tempest-VolumeTypesExtraSpecsTest-132010048-project-admin] Empty body provided in request {{(pid=100521) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:14:08.996973 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.openstack.wsgi [None req-59ec2fef-55a4-400d-9bc0-c26c1c0795c3 tempest-VolumeTypesExtraSpecsTest-132010048 tempest-VolumeTypesExtraSpecsTest-132010048-project-admin] Calling method 'delete' {{(pid=100521) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:14:09.000429 np0000005924 devstack@c-api.service[100521]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:14:09.000429 np0000005924 devstack@c-api.service[100521]: warnings.warn( Jul 27 16:14:09.020042 np0000005924 devstack@c-api.service[100521]: INFO cinder.api.openstack.wsgi [None req-59ec2fef-55a4-400d-9bc0-c26c1c0795c3 tempest-VolumeTypesExtraSpecsTest-132010048 tempest-VolumeTypesExtraSpecsTest-132010048-project-admin] https://10.4.3.117/volume/v3/types/b4e22fab-7702-4c91-84d6-f650ecbeba9c/extra_specs/spec3 returned with HTTP 202 Jul 27 16:14:09.020582 np0000005924 devstack@c-api.service[100521]: [pid: 100521|app: 0|req: 562/2272] 10.4.3.117 () {66 vars in 1399 bytes} [Mon Jul 27 16:14:08 2026] DELETE /volume/v3/types/b4e22fab-7702-4c91-84d6-f650ecbeba9c/extra_specs/spec3 => generated 0 bytes in 26 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 27 16:14:09.034343 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.middleware.request_id [None req-83a2c7e1-f660-4381-8c43-1b774db62106 None None] RequestId filter calling following filter/app {{(pid=100522) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:14:09.035911 np0000005924 devstack@c-api.service[100522]: INFO cinder.api.openstack.wsgi [None req-83a2c7e1-f660-4381-8c43-1b774db62106 tempest-VolumeTypesExtraSpecsTest-132010048 tempest-VolumeTypesExtraSpecsTest-132010048-project-admin] GET https://10.4.3.117/volume/v3/types/b4e22fab-7702-4c91-84d6-f650ecbeba9c/extra_specs/spec3 Jul 27 16:14:09.036089 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.openstack.wsgi [None req-83a2c7e1-f660-4381-8c43-1b774db62106 tempest-VolumeTypesExtraSpecsTest-132010048 tempest-VolumeTypesExtraSpecsTest-132010048-project-admin] Empty body provided in request {{(pid=100522) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:14:09.036298 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.openstack.wsgi [None req-83a2c7e1-f660-4381-8c43-1b774db62106 tempest-VolumeTypesExtraSpecsTest-132010048 tempest-VolumeTypesExtraSpecsTest-132010048-project-admin] Calling method 'show' {{(pid=100522) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:14:09.052346 np0000005924 devstack@c-api.service[100522]: INFO cinder.api.openstack.wsgi [None req-83a2c7e1-f660-4381-8c43-1b774db62106 tempest-VolumeTypesExtraSpecsTest-132010048 tempest-VolumeTypesExtraSpecsTest-132010048-project-admin] https://10.4.3.117/volume/v3/types/b4e22fab-7702-4c91-84d6-f650ecbeba9c/extra_specs/spec3 returned with HTTP 404 Jul 27 16:14:09.052346 np0000005924 devstack@c-api.service[100522]: [pid: 100522|app: 0|req: 560/2273] 10.4.3.117 () {66 vars in 1396 bytes} [Mon Jul 27 16:14:09 2026] GET /volume/v3/types/b4e22fab-7702-4c91-84d6-f650ecbeba9c/extra_specs/spec3 => generated 129 bytes in 19 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 27 16:14:09.060589 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.middleware.request_id [None req-58a49519-4d85-4615-8d3a-cfe08a217624 None None] RequestId filter calling following filter/app {{(pid=100523) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:14:09.064172 np0000005924 devstack@c-api.service[100523]: INFO cinder.api.openstack.wsgi [None req-58a49519-4d85-4615-8d3a-cfe08a217624 tempest-VolumeTypesExtraSpecsTest-132010048 tempest-VolumeTypesExtraSpecsTest-132010048-project-admin] POST https://10.4.3.117/volume/v3/types/b4e22fab-7702-4c91-84d6-f650ecbeba9c/extra_specs Jul 27 16:14:09.065050 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.openstack.wsgi [None req-58a49519-4d85-4615-8d3a-cfe08a217624 tempest-VolumeTypesExtraSpecsTest-132010048 tempest-VolumeTypesExtraSpecsTest-132010048-project-admin] Action: 'create', calling method: create, body: {"extra_specs": {"spec1": "val1"}} {{(pid=100523) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 27 16:14:09.089050 np0000005924 devstack@c-api.service[100523]: INFO cinder.api.openstack.wsgi [None req-58a49519-4d85-4615-8d3a-cfe08a217624 tempest-VolumeTypesExtraSpecsTest-132010048 tempest-VolumeTypesExtraSpecsTest-132010048-project-admin] https://10.4.3.117/volume/v3/types/b4e22fab-7702-4c91-84d6-f650ecbeba9c/extra_specs returned with HTTP 200 Jul 27 16:14:09.089610 np0000005924 devstack@c-api.service[100523]: [pid: 100523|app: 0|req: 578/2274] 10.4.3.117 () {68 vars in 1399 bytes} [Mon Jul 27 16:14:09 2026] POST /volume/v3/types/b4e22fab-7702-4c91-84d6-f650ecbeba9c/extra_specs => generated 34 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jul 27 16:14:09.099886 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.middleware.request_id [None req-2ac89c48-e9ad-4bd3-a77a-a4991068a35e None None] RequestId filter calling following filter/app {{(pid=100524) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:14:09.102972 np0000005924 devstack@c-api.service[100524]: INFO cinder.api.openstack.wsgi [None req-2ac89c48-e9ad-4bd3-a77a-a4991068a35e tempest-VolumeTypesExtraSpecsTest-132010048 tempest-VolumeTypesExtraSpecsTest-132010048-project-admin] GET https://10.4.3.117/volume/v3/types/b4e22fab-7702-4c91-84d6-f650ecbeba9c/extra_specs Jul 27 16:14:09.103577 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.openstack.wsgi [None req-2ac89c48-e9ad-4bd3-a77a-a4991068a35e tempest-VolumeTypesExtraSpecsTest-132010048 tempest-VolumeTypesExtraSpecsTest-132010048-project-admin] Empty body provided in request {{(pid=100524) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:14:09.103902 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.openstack.wsgi [None req-2ac89c48-e9ad-4bd3-a77a-a4991068a35e tempest-VolumeTypesExtraSpecsTest-132010048 tempest-VolumeTypesExtraSpecsTest-132010048-project-admin] Calling method 'index' {{(pid=100524) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:14:09.123095 np0000005924 devstack@c-api.service[100524]: INFO cinder.api.openstack.wsgi [None req-2ac89c48-e9ad-4bd3-a77a-a4991068a35e tempest-VolumeTypesExtraSpecsTest-132010048 tempest-VolumeTypesExtraSpecsTest-132010048-project-admin] https://10.4.3.117/volume/v3/types/b4e22fab-7702-4c91-84d6-f650ecbeba9c/extra_specs returned with HTTP 200 Jul 27 16:14:09.123701 np0000005924 devstack@c-api.service[100524]: [pid: 100524|app: 0|req: 575/2275] 10.4.3.117 () {66 vars in 1378 bytes} [Mon Jul 27 16:14:09 2026] GET /volume/v3/types/b4e22fab-7702-4c91-84d6-f650ecbeba9c/extra_specs => generated 34 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jul 27 16:14:09.131626 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.middleware.request_id [None req-d8fba630-cf11-48a8-93e5-4ab4e858fce3 None None] RequestId filter calling following filter/app {{(pid=100521) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:14:09.137774 np0000005924 devstack@c-api.service[100521]: INFO cinder.api.openstack.wsgi [None req-d8fba630-cf11-48a8-93e5-4ab4e858fce3 tempest-VolumeTypesExtraSpecsTest-132010048 tempest-VolumeTypesExtraSpecsTest-132010048-project-admin] POST https://10.4.3.117/volume/v3/types/b4e22fab-7702-4c91-84d6-f650ecbeba9c/extra_specs Jul 27 16:14:09.137774 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.openstack.wsgi [None req-d8fba630-cf11-48a8-93e5-4ab4e858fce3 tempest-VolumeTypesExtraSpecsTest-132010048 tempest-VolumeTypesExtraSpecsTest-132010048-project-admin] Action: 'create', calling method: create, body: {"extra_specs": {"spec2": "val1"}} {{(pid=100521) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 27 16:14:09.169357 np0000005924 devstack@c-api.service[100521]: INFO cinder.api.openstack.wsgi [None req-d8fba630-cf11-48a8-93e5-4ab4e858fce3 tempest-VolumeTypesExtraSpecsTest-132010048 tempest-VolumeTypesExtraSpecsTest-132010048-project-admin] https://10.4.3.117/volume/v3/types/b4e22fab-7702-4c91-84d6-f650ecbeba9c/extra_specs returned with HTTP 200 Jul 27 16:14:09.170190 np0000005924 devstack@c-api.service[100521]: [pid: 100521|app: 0|req: 563/2276] 10.4.3.117 () {68 vars in 1399 bytes} [Mon Jul 27 16:14:09 2026] POST /volume/v3/types/b4e22fab-7702-4c91-84d6-f650ecbeba9c/extra_specs => generated 34 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jul 27 16:14:09.178596 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.middleware.request_id [None req-8a387968-07e8-4cf6-a664-c06e65e07bd7 None None] RequestId filter calling following filter/app {{(pid=100522) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:14:09.180349 np0000005924 devstack@c-api.service[100522]: INFO cinder.api.openstack.wsgi [None req-8a387968-07e8-4cf6-a664-c06e65e07bd7 tempest-VolumeTypesExtraSpecsTest-132010048 tempest-VolumeTypesExtraSpecsTest-132010048-project-admin] PUT https://10.4.3.117/volume/v3/types/b4e22fab-7702-4c91-84d6-f650ecbeba9c/extra_specs/spec2 Jul 27 16:14:09.180688 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.openstack.wsgi [None req-8a387968-07e8-4cf6-a664-c06e65e07bd7 tempest-VolumeTypesExtraSpecsTest-132010048 tempest-VolumeTypesExtraSpecsTest-132010048-project-admin] Action: 'update', calling method: update, body: {"spec2": "val2"} {{(pid=100522) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 27 16:14:09.227299 np0000005924 devstack@c-api.service[100522]: INFO cinder.api.openstack.wsgi [None req-8a387968-07e8-4cf6-a664-c06e65e07bd7 tempest-VolumeTypesExtraSpecsTest-132010048 tempest-VolumeTypesExtraSpecsTest-132010048-project-admin] https://10.4.3.117/volume/v3/types/b4e22fab-7702-4c91-84d6-f650ecbeba9c/extra_specs/spec2 returned with HTTP 200 Jul 27 16:14:09.227915 np0000005924 devstack@c-api.service[100522]: [pid: 100522|app: 0|req: 561/2277] 10.4.3.117 () {68 vars in 1416 bytes} [Mon Jul 27 16:14:09 2026] PUT /volume/v3/types/b4e22fab-7702-4c91-84d6-f650ecbeba9c/extra_specs/spec2 => generated 17 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jul 27 16:14:09.235695 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.middleware.request_id [None req-9013f4ee-ef13-41a1-985d-316f8ddd45cc None None] RequestId filter calling following filter/app {{(pid=100523) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:14:09.237803 np0000005924 devstack@c-api.service[100523]: INFO cinder.api.openstack.wsgi [None req-9013f4ee-ef13-41a1-985d-316f8ddd45cc tempest-VolumeTypesExtraSpecsTest-132010048 tempest-VolumeTypesExtraSpecsTest-132010048-project-admin] GET https://10.4.3.117/volume/v3/types/b4e22fab-7702-4c91-84d6-f650ecbeba9c/extra_specs/spec2 Jul 27 16:14:09.238031 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.openstack.wsgi [None req-9013f4ee-ef13-41a1-985d-316f8ddd45cc tempest-VolumeTypesExtraSpecsTest-132010048 tempest-VolumeTypesExtraSpecsTest-132010048-project-admin] Empty body provided in request {{(pid=100523) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:14:09.238571 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.openstack.wsgi [None req-9013f4ee-ef13-41a1-985d-316f8ddd45cc tempest-VolumeTypesExtraSpecsTest-132010048 tempest-VolumeTypesExtraSpecsTest-132010048-project-admin] Calling method 'show' {{(pid=100523) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:14:09.246224 np0000005924 devstack@c-api.service[100523]: INFO cinder.api.openstack.wsgi [None req-9013f4ee-ef13-41a1-985d-316f8ddd45cc tempest-VolumeTypesExtraSpecsTest-132010048 tempest-VolumeTypesExtraSpecsTest-132010048-project-admin] https://10.4.3.117/volume/v3/types/b4e22fab-7702-4c91-84d6-f650ecbeba9c/extra_specs/spec2 returned with HTTP 200 Jul 27 16:14:09.246727 np0000005924 devstack@c-api.service[100523]: [pid: 100523|app: 0|req: 579/2278] 10.4.3.117 () {66 vars in 1396 bytes} [Mon Jul 27 16:14:09 2026] GET /volume/v3/types/b4e22fab-7702-4c91-84d6-f650ecbeba9c/extra_specs/spec2 => generated 17 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jul 27 16:14:09.254417 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.middleware.request_id [None req-8201b3b8-27ab-4fe2-a8a2-2b126d00b93b None None] RequestId filter calling following filter/app {{(pid=100524) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:14:09.256626 np0000005924 devstack@c-api.service[100524]: INFO cinder.api.openstack.wsgi [None req-8201b3b8-27ab-4fe2-a8a2-2b126d00b93b tempest-VolumeTypesExtraSpecsTest-132010048 tempest-VolumeTypesExtraSpecsTest-132010048-project-admin] POST https://10.4.3.117/volume/v3/types/b4e22fab-7702-4c91-84d6-f650ecbeba9c/extra_specs Jul 27 16:14:09.257070 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.openstack.wsgi [None req-8201b3b8-27ab-4fe2-a8a2-2b126d00b93b tempest-VolumeTypesExtraSpecsTest-132010048 tempest-VolumeTypesExtraSpecsTest-132010048-project-admin] Action: 'create', calling method: create, body: {"extra_specs": {"spec2": "val3", "spec4": "val4"}} {{(pid=100524) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 27 16:14:09.290489 np0000005924 devstack@c-api.service[100524]: INFO cinder.api.openstack.wsgi [None req-8201b3b8-27ab-4fe2-a8a2-2b126d00b93b tempest-VolumeTypesExtraSpecsTest-132010048 tempest-VolumeTypesExtraSpecsTest-132010048-project-admin] https://10.4.3.117/volume/v3/types/b4e22fab-7702-4c91-84d6-f650ecbeba9c/extra_specs returned with HTTP 200 Jul 27 16:14:09.291072 np0000005924 devstack@c-api.service[100524]: [pid: 100524|app: 0|req: 576/2279] 10.4.3.117 () {68 vars in 1399 bytes} [Mon Jul 27 16:14:09 2026] POST /volume/v3/types/b4e22fab-7702-4c91-84d6-f650ecbeba9c/extra_specs => generated 51 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jul 27 16:14:09.298342 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.middleware.request_id [None req-cddc194d-8fe6-41d8-b5fa-1f1668d65ce3 None None] RequestId filter calling following filter/app {{(pid=100521) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:14:09.300094 np0000005924 devstack@c-api.service[100521]: INFO cinder.api.openstack.wsgi [None req-cddc194d-8fe6-41d8-b5fa-1f1668d65ce3 tempest-VolumeTypesExtraSpecsTest-132010048 tempest-VolumeTypesExtraSpecsTest-132010048-project-admin] GET https://10.4.3.117/volume/v3/types/b4e22fab-7702-4c91-84d6-f650ecbeba9c/extra_specs Jul 27 16:14:09.300317 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.openstack.wsgi [None req-cddc194d-8fe6-41d8-b5fa-1f1668d65ce3 tempest-VolumeTypesExtraSpecsTest-132010048 tempest-VolumeTypesExtraSpecsTest-132010048-project-admin] Empty body provided in request {{(pid=100521) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:14:09.300606 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.openstack.wsgi [None req-cddc194d-8fe6-41d8-b5fa-1f1668d65ce3 tempest-VolumeTypesExtraSpecsTest-132010048 tempest-VolumeTypesExtraSpecsTest-132010048-project-admin] Calling method 'index' {{(pid=100521) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:14:09.306953 np0000005924 devstack@c-api.service[100521]: INFO cinder.api.openstack.wsgi [None req-cddc194d-8fe6-41d8-b5fa-1f1668d65ce3 tempest-VolumeTypesExtraSpecsTest-132010048 tempest-VolumeTypesExtraSpecsTest-132010048-project-admin] https://10.4.3.117/volume/v3/types/b4e22fab-7702-4c91-84d6-f650ecbeba9c/extra_specs returned with HTTP 200 Jul 27 16:14:09.307342 np0000005924 devstack@c-api.service[100521]: [pid: 100521|app: 0|req: 564/2280] 10.4.3.117 () {66 vars in 1378 bytes} [Mon Jul 27 16:14:09 2026] GET /volume/v3/types/b4e22fab-7702-4c91-84d6-f650ecbeba9c/extra_specs => generated 68 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jul 27 16:14:09.315167 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.middleware.request_id [None req-c711ae7c-6bc1-4d78-838a-182990a1b2b0 None None] RequestId filter calling following filter/app {{(pid=100522) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:14:09.317019 np0000005924 devstack@c-api.service[100522]: INFO cinder.api.openstack.wsgi [None req-c711ae7c-6bc1-4d78-838a-182990a1b2b0 tempest-VolumeTypesExtraSpecsTest-132010048 tempest-VolumeTypesExtraSpecsTest-132010048-project-admin] DELETE https://10.4.3.117/volume/v3/types/b4e22fab-7702-4c91-84d6-f650ecbeba9c Jul 27 16:14:09.317378 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.openstack.wsgi [None req-c711ae7c-6bc1-4d78-838a-182990a1b2b0 tempest-VolumeTypesExtraSpecsTest-132010048 tempest-VolumeTypesExtraSpecsTest-132010048-project-admin] Empty body provided in request {{(pid=100522) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:14:09.317569 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.openstack.wsgi [None req-c711ae7c-6bc1-4d78-838a-182990a1b2b0 tempest-VolumeTypesExtraSpecsTest-132010048 tempest-VolumeTypesExtraSpecsTest-132010048-project-admin] Calling method '_delete' {{(pid=100522) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:14:09.341177 np0000005924 devstack@c-api.service[100522]: INFO cinder.api.openstack.wsgi [None req-c711ae7c-6bc1-4d78-838a-182990a1b2b0 tempest-VolumeTypesExtraSpecsTest-132010048 tempest-VolumeTypesExtraSpecsTest-132010048-project-admin] https://10.4.3.117/volume/v3/types/b4e22fab-7702-4c91-84d6-f650ecbeba9c returned with HTTP 202 Jul 27 16:14:09.341611 np0000005924 devstack@c-api.service[100522]: [pid: 100522|app: 0|req: 562/2281] 10.4.3.117 () {66 vars in 1345 bytes} [Mon Jul 27 16:14:09 2026] DELETE /volume/v3/types/b4e22fab-7702-4c91-84d6-f650ecbeba9c => generated 0 bytes in 27 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 27 16:14:09.354604 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.middleware.request_id [None req-4fa9f559-7a38-40e6-b446-b5157cf992f9 None None] RequestId filter calling following filter/app {{(pid=100523) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:14:09.359079 np0000005924 devstack@c-api.service[100523]: INFO cinder.api.openstack.wsgi [None req-4fa9f559-7a38-40e6-b446-b5157cf992f9 tempest-VolumeTypesExtraSpecsTest-132010048 tempest-VolumeTypesExtraSpecsTest-132010048-project-admin] GET https://10.4.3.117/volume/v3/types/b4e22fab-7702-4c91-84d6-f650ecbeba9c Jul 27 16:14:09.359079 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.openstack.wsgi [None req-4fa9f559-7a38-40e6-b446-b5157cf992f9 tempest-VolumeTypesExtraSpecsTest-132010048 tempest-VolumeTypesExtraSpecsTest-132010048-project-admin] Empty body provided in request {{(pid=100523) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:14:09.359079 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.openstack.wsgi [None req-4fa9f559-7a38-40e6-b446-b5157cf992f9 tempest-VolumeTypesExtraSpecsTest-132010048 tempest-VolumeTypesExtraSpecsTest-132010048-project-admin] Calling method 'show' {{(pid=100523) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:14:09.359678 np0000005924 devstack@c-api.service[100523]: INFO cinder.api.openstack.wsgi [None req-4fa9f559-7a38-40e6-b446-b5157cf992f9 tempest-VolumeTypesExtraSpecsTest-132010048 tempest-VolumeTypesExtraSpecsTest-132010048-project-admin] https://10.4.3.117/volume/v3/types/b4e22fab-7702-4c91-84d6-f650ecbeba9c returned with HTTP 404 Jul 27 16:14:09.360644 np0000005924 devstack@c-api.service[100523]: [pid: 100523|app: 0|req: 580/2282] 10.4.3.117 () {66 vars in 1342 bytes} [Mon Jul 27 16:14:09 2026] GET /volume/v3/types/b4e22fab-7702-4c91-84d6-f650ecbeba9c => generated 114 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (2 switches on core 0) Jul 27 16:14:09.588172 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.middleware.request_id [None req-32bac36f-7391-4c65-97ea-c2c46f6d1179 None None] RequestId filter calling following filter/app {{(pid=100524) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:14:09.593836 np0000005924 devstack@c-api.service[100524]: INFO cinder.api.openstack.wsgi [None req-32bac36f-7391-4c65-97ea-c2c46f6d1179 tempest-TestStampPattern-1248714906 tempest-TestStampPattern-1248714906-project-member] GET https://10.4.3.117/volume/v3/volumes/f56cbd89-87c9-4891-967c-0826cd3819b8 Jul 27 16:14:09.594175 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.openstack.wsgi [None req-32bac36f-7391-4c65-97ea-c2c46f6d1179 tempest-TestStampPattern-1248714906 tempest-TestStampPattern-1248714906-project-member] Empty body provided in request {{(pid=100524) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:14:09.594417 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.openstack.wsgi [None req-32bac36f-7391-4c65-97ea-c2c46f6d1179 tempest-TestStampPattern-1248714906 tempest-TestStampPattern-1248714906-project-member] Calling method 'show' {{(pid=100524) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:14:09.634741 np0000005924 devstack@c-api.service[100524]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:14:09.634741 np0000005924 devstack@c-api.service[100524]: warnings.warn( Jul 27 16:14:09.650846 np0000005924 devstack@c-api.service[100524]: INFO cinder.volume.api [None req-32bac36f-7391-4c65-97ea-c2c46f6d1179 tempest-TestStampPattern-1248714906 tempest-TestStampPattern-1248714906-project-member] Volume info retrieved successfully. Jul 27 16:14:09.666163 np0000005924 devstack@c-api.service[100524]: INFO cinder.api.openstack.wsgi [None req-32bac36f-7391-4c65-97ea-c2c46f6d1179 tempest-TestStampPattern-1248714906 tempest-TestStampPattern-1248714906-project-member] https://10.4.3.117/volume/v3/volumes/f56cbd89-87c9-4891-967c-0826cd3819b8 returned with HTTP 200 Jul 27 16:14:09.666618 np0000005924 devstack@c-api.service[100524]: [pid: 100524|app: 0|req: 577/2283] 10.4.3.117 () {66 vars in 1348 bytes} [Mon Jul 27 16:14:09 2026] GET /volume/v3/volumes/f56cbd89-87c9-4891-967c-0826cd3819b8 => generated 873 bytes in 79 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 27 16:14:09.680557 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.middleware.request_id [None req-115ea8a0-f6e7-4e10-8473-e852b8d508a1 None None] RequestId filter calling following filter/app {{(pid=100521) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:14:09.682435 np0000005924 devstack@c-api.service[100521]: INFO cinder.api.openstack.wsgi [None req-115ea8a0-f6e7-4e10-8473-e852b8d508a1 tempest-VolumesBackupsTest-1601316061 tempest-VolumesBackupsTest-1601316061-project-member] GET https://10.4.3.117/volume/v3/backups/3ab58d0b-ce50-4ec0-b14f-375dfd5caf99 Jul 27 16:14:09.682659 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.openstack.wsgi [None req-115ea8a0-f6e7-4e10-8473-e852b8d508a1 tempest-VolumesBackupsTest-1601316061 tempest-VolumesBackupsTest-1601316061-project-member] Empty body provided in request {{(pid=100521) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:14:09.682871 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.openstack.wsgi [None req-115ea8a0-f6e7-4e10-8473-e852b8d508a1 tempest-VolumesBackupsTest-1601316061 tempest-VolumesBackupsTest-1601316061-project-member] Calling method 'show' {{(pid=100521) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:14:09.683022 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.v3.backups [None req-115ea8a0-f6e7-4e10-8473-e852b8d508a1 tempest-VolumesBackupsTest-1601316061 tempest-VolumesBackupsTest-1601316061-project-member] Show backup with id 3ab58d0b-ce50-4ec0-b14f-375dfd5caf99. {{(pid=100521) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 27 16:14:09.698015 np0000005924 devstack@c-api.service[100521]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:14:09.698015 np0000005924 devstack@c-api.service[100521]: warnings.warn( Jul 27 16:14:09.698954 np0000005924 devstack@c-api.service[100521]: INFO cinder.api.openstack.wsgi [None req-115ea8a0-f6e7-4e10-8473-e852b8d508a1 tempest-VolumesBackupsTest-1601316061 tempest-VolumesBackupsTest-1601316061-project-member] https://10.4.3.117/volume/v3/backups/3ab58d0b-ce50-4ec0-b14f-375dfd5caf99 returned with HTTP 200 Jul 27 16:14:09.699355 np0000005924 devstack@c-api.service[100521]: [pid: 100521|app: 0|req: 565/2284] 10.4.3.117 () {66 vars in 1348 bytes} [Mon Jul 27 16:14:09 2026] GET /volume/v3/backups/3ab58d0b-ce50-4ec0-b14f-375dfd5caf99 => generated 825 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 27 16:14:10.684144 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.middleware.request_id [None req-0373f688-a88b-4cfd-ab29-2bd5159e9f78 None None] RequestId filter calling following filter/app {{(pid=100522) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:14:10.686127 np0000005924 devstack@c-api.service[100522]: INFO cinder.api.openstack.wsgi [None req-0373f688-a88b-4cfd-ab29-2bd5159e9f78 tempest-TestStampPattern-1248714906 tempest-TestStampPattern-1248714906-project-member] GET https://10.4.3.117/volume/v3/volumes/f56cbd89-87c9-4891-967c-0826cd3819b8 Jul 27 16:14:10.686375 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.openstack.wsgi [None req-0373f688-a88b-4cfd-ab29-2bd5159e9f78 tempest-TestStampPattern-1248714906 tempest-TestStampPattern-1248714906-project-member] Empty body provided in request {{(pid=100522) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:14:10.686629 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.openstack.wsgi [None req-0373f688-a88b-4cfd-ab29-2bd5159e9f78 tempest-TestStampPattern-1248714906 tempest-TestStampPattern-1248714906-project-member] Calling method 'show' {{(pid=100522) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:14:10.698079 np0000005924 devstack@c-api.service[100522]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:14:10.698079 np0000005924 devstack@c-api.service[100522]: warnings.warn( Jul 27 16:14:10.703118 np0000005924 devstack@c-api.service[100522]: INFO cinder.volume.api [None req-0373f688-a88b-4cfd-ab29-2bd5159e9f78 tempest-TestStampPattern-1248714906 tempest-TestStampPattern-1248714906-project-member] Volume info retrieved successfully. Jul 27 16:14:10.708138 np0000005924 devstack@c-api.service[100522]: INFO cinder.api.openstack.wsgi [None req-0373f688-a88b-4cfd-ab29-2bd5159e9f78 tempest-TestStampPattern-1248714906 tempest-TestStampPattern-1248714906-project-member] https://10.4.3.117/volume/v3/volumes/f56cbd89-87c9-4891-967c-0826cd3819b8 returned with HTTP 200 Jul 27 16:14:10.708947 np0000005924 devstack@c-api.service[100522]: [pid: 100522|app: 0|req: 563/2285] 10.4.3.117 () {66 vars in 1348 bytes} [Mon Jul 27 16:14:10 2026] GET /volume/v3/volumes/f56cbd89-87c9-4891-967c-0826cd3819b8 => generated 873 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 27 16:14:10.710085 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.middleware.request_id [None req-33867d6f-8ce6-4b08-9b19-0ed2521cf438 None None] RequestId filter calling following filter/app {{(pid=100523) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:14:10.712671 np0000005924 devstack@c-api.service[100523]: INFO cinder.api.openstack.wsgi [None req-33867d6f-8ce6-4b08-9b19-0ed2521cf438 tempest-VolumesBackupsTest-1601316061 tempest-VolumesBackupsTest-1601316061-project-member] GET https://10.4.3.117/volume/v3/backups/3ab58d0b-ce50-4ec0-b14f-375dfd5caf99 Jul 27 16:14:10.712990 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.openstack.wsgi [None req-33867d6f-8ce6-4b08-9b19-0ed2521cf438 tempest-VolumesBackupsTest-1601316061 tempest-VolumesBackupsTest-1601316061-project-member] Empty body provided in request {{(pid=100523) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:14:10.713045 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.openstack.wsgi [None req-33867d6f-8ce6-4b08-9b19-0ed2521cf438 tempest-VolumesBackupsTest-1601316061 tempest-VolumesBackupsTest-1601316061-project-member] Calling method 'show' {{(pid=100523) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:14:10.713423 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.v3.backups [None req-33867d6f-8ce6-4b08-9b19-0ed2521cf438 tempest-VolumesBackupsTest-1601316061 tempest-VolumesBackupsTest-1601316061-project-member] Show backup with id 3ab58d0b-ce50-4ec0-b14f-375dfd5caf99. {{(pid=100523) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 27 16:14:10.718825 np0000005924 devstack@c-api.service[100523]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:14:10.718825 np0000005924 devstack@c-api.service[100523]: warnings.warn( Jul 27 16:14:10.719598 np0000005924 devstack@c-api.service[100523]: INFO cinder.api.openstack.wsgi [None req-33867d6f-8ce6-4b08-9b19-0ed2521cf438 tempest-VolumesBackupsTest-1601316061 tempest-VolumesBackupsTest-1601316061-project-member] https://10.4.3.117/volume/v3/backups/3ab58d0b-ce50-4ec0-b14f-375dfd5caf99 returned with HTTP 200 Jul 27 16:14:10.720348 np0000005924 devstack@c-api.service[100523]: [pid: 100523|app: 0|req: 581/2286] 10.4.3.117 () {66 vars in 1348 bytes} [Mon Jul 27 16:14:10 2026] GET /volume/v3/backups/3ab58d0b-ce50-4ec0-b14f-375dfd5caf99 => generated 825 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 27 16:14:11.726111 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.middleware.request_id [None req-cde1c967-a4ea-4b00-b033-57752737f139 None None] RequestId filter calling following filter/app {{(pid=100524) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:14:11.731604 np0000005924 devstack@c-api.service[100524]: INFO cinder.api.openstack.wsgi [None req-cde1c967-a4ea-4b00-b033-57752737f139 tempest-TestStampPattern-1248714906 tempest-TestStampPattern-1248714906-project-member] GET https://10.4.3.117/volume/v3/volumes/f56cbd89-87c9-4891-967c-0826cd3819b8 Jul 27 16:14:11.731787 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.openstack.wsgi [None req-cde1c967-a4ea-4b00-b033-57752737f139 tempest-TestStampPattern-1248714906 tempest-TestStampPattern-1248714906-project-member] Empty body provided in request {{(pid=100524) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:14:11.732033 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.openstack.wsgi [None req-cde1c967-a4ea-4b00-b033-57752737f139 tempest-TestStampPattern-1248714906 tempest-TestStampPattern-1248714906-project-member] Calling method 'show' {{(pid=100524) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:14:11.732216 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.middleware.request_id [None req-78e65e79-acf0-4697-a1fe-1ccce1aee552 None None] RequestId filter calling following filter/app {{(pid=100521) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:14:11.734561 np0000005924 devstack@c-api.service[100521]: INFO cinder.api.openstack.wsgi [None req-78e65e79-acf0-4697-a1fe-1ccce1aee552 tempest-VolumesBackupsTest-1601316061 tempest-VolumesBackupsTest-1601316061-project-member] GET https://10.4.3.117/volume/v3/backups/3ab58d0b-ce50-4ec0-b14f-375dfd5caf99 Jul 27 16:14:11.734790 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.openstack.wsgi [None req-78e65e79-acf0-4697-a1fe-1ccce1aee552 tempest-VolumesBackupsTest-1601316061 tempest-VolumesBackupsTest-1601316061-project-member] Empty body provided in request {{(pid=100521) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:14:11.734983 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.openstack.wsgi [None req-78e65e79-acf0-4697-a1fe-1ccce1aee552 tempest-VolumesBackupsTest-1601316061 tempest-VolumesBackupsTest-1601316061-project-member] Calling method 'show' {{(pid=100521) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:14:11.735082 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.v3.backups [None req-78e65e79-acf0-4697-a1fe-1ccce1aee552 tempest-VolumesBackupsTest-1601316061 tempest-VolumesBackupsTest-1601316061-project-member] Show backup with id 3ab58d0b-ce50-4ec0-b14f-375dfd5caf99. {{(pid=100521) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 27 16:14:11.739221 np0000005924 devstack@c-api.service[100521]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:14:11.739221 np0000005924 devstack@c-api.service[100521]: warnings.warn( Jul 27 16:14:11.740010 np0000005924 devstack@c-api.service[100521]: INFO cinder.api.openstack.wsgi [None req-78e65e79-acf0-4697-a1fe-1ccce1aee552 tempest-VolumesBackupsTest-1601316061 tempest-VolumesBackupsTest-1601316061-project-member] https://10.4.3.117/volume/v3/backups/3ab58d0b-ce50-4ec0-b14f-375dfd5caf99 returned with HTTP 200 Jul 27 16:14:11.740400 np0000005924 devstack@c-api.service[100521]: [pid: 100521|app: 0|req: 566/2287] 10.4.3.117 () {66 vars in 1348 bytes} [Mon Jul 27 16:14:11 2026] GET /volume/v3/backups/3ab58d0b-ce50-4ec0-b14f-375dfd5caf99 => generated 825 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 27 16:14:11.741637 np0000005924 devstack@c-api.service[100524]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:14:11.741637 np0000005924 devstack@c-api.service[100524]: warnings.warn( Jul 27 16:14:11.747312 np0000005924 devstack@c-api.service[100524]: INFO cinder.volume.api [None req-cde1c967-a4ea-4b00-b033-57752737f139 tempest-TestStampPattern-1248714906 tempest-TestStampPattern-1248714906-project-member] Volume info retrieved successfully. Jul 27 16:14:11.752509 np0000005924 devstack@c-api.service[100524]: INFO cinder.api.openstack.wsgi [None req-cde1c967-a4ea-4b00-b033-57752737f139 tempest-TestStampPattern-1248714906 tempest-TestStampPattern-1248714906-project-member] https://10.4.3.117/volume/v3/volumes/f56cbd89-87c9-4891-967c-0826cd3819b8 returned with HTTP 200 Jul 27 16:14:11.752966 np0000005924 devstack@c-api.service[100524]: [pid: 100524|app: 0|req: 578/2288] 10.4.3.117 () {66 vars in 1348 bytes} [Mon Jul 27 16:14:11 2026] GET /volume/v3/volumes/f56cbd89-87c9-4891-967c-0826cd3819b8 => generated 873 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 27 16:14:12.211572 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.middleware.request_id [req-65655eb7-3788-4ed0-b320-232b6cbd17b6 req-a6e7ff67-5e49-4866-859d-5318bd63042e None None] RequestId filter calling following filter/app {{(pid=100522) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:14:12.214577 np0000005924 devstack@c-api.service[100522]: INFO cinder.api.openstack.wsgi [req-65655eb7-3788-4ed0-b320-232b6cbd17b6 req-a6e7ff67-5e49-4866-859d-5318bd63042e tempest-TestStampPattern-1248714906 tempest-TestStampPattern-1248714906-project-member] POST https://10.4.3.117/volume/v3/attachments/a80acbe7-376f-44fa-b7b1-4cb74bcdf602/action Jul 27 16:14:12.214993 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.openstack.wsgi [req-65655eb7-3788-4ed0-b320-232b6cbd17b6 req-a6e7ff67-5e49-4866-859d-5318bd63042e tempest-TestStampPattern-1248714906 tempest-TestStampPattern-1248714906-project-member] Action body: b'{"os-complete": null}' {{(pid=100522) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 27 16:14:12.215151 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.openstack.wsgi [req-65655eb7-3788-4ed0-b320-232b6cbd17b6 req-a6e7ff67-5e49-4866-859d-5318bd63042e tempest-TestStampPattern-1248714906 tempest-TestStampPattern-1248714906-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100522) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 27 16:14:12.236709 np0000005924 devstack@c-api.service[100522]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:14:12.236709 np0000005924 devstack@c-api.service[100522]: warnings.warn( Jul 27 16:14:12.276274 np0000005924 devstack@c-api.service[100522]: INFO cinder.api.openstack.wsgi [req-65655eb7-3788-4ed0-b320-232b6cbd17b6 req-a6e7ff67-5e49-4866-859d-5318bd63042e tempest-TestStampPattern-1248714906 tempest-TestStampPattern-1248714906-project-member] https://10.4.3.117/volume/v3/attachments/a80acbe7-376f-44fa-b7b1-4cb74bcdf602/action returned with HTTP 204 Jul 27 16:14:12.276761 np0000005924 devstack@c-api.service[100522]: [pid: 100522|app: 0|req: 564/2289] 10.4.3.117 () {74 vars in 1725 bytes} [Mon Jul 27 16:14:12 2026] POST /volume/v3/attachments/a80acbe7-376f-44fa-b7b1-4cb74bcdf602/action => generated 0 bytes in 66 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jul 27 16:14:12.756211 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.middleware.request_id [None req-6d9bbae6-5400-43fb-b915-85f02349252b None None] RequestId filter calling following filter/app {{(pid=100523) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:14:12.760411 np0000005924 devstack@c-api.service[100523]: INFO cinder.api.openstack.wsgi [None req-6d9bbae6-5400-43fb-b915-85f02349252b tempest-VolumesBackupsTest-1601316061 tempest-VolumesBackupsTest-1601316061-project-member] GET https://10.4.3.117/volume/v3/backups/3ab58d0b-ce50-4ec0-b14f-375dfd5caf99 Jul 27 16:14:12.760411 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.openstack.wsgi [None req-6d9bbae6-5400-43fb-b915-85f02349252b tempest-VolumesBackupsTest-1601316061 tempest-VolumesBackupsTest-1601316061-project-member] Empty body provided in request {{(pid=100523) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:14:12.760411 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.openstack.wsgi [None req-6d9bbae6-5400-43fb-b915-85f02349252b tempest-VolumesBackupsTest-1601316061 tempest-VolumesBackupsTest-1601316061-project-member] Calling method 'show' {{(pid=100523) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:14:12.760411 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.v3.backups [None req-6d9bbae6-5400-43fb-b915-85f02349252b tempest-VolumesBackupsTest-1601316061 tempest-VolumesBackupsTest-1601316061-project-member] Show backup with id 3ab58d0b-ce50-4ec0-b14f-375dfd5caf99. {{(pid=100523) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 27 16:14:12.765646 np0000005924 devstack@c-api.service[100523]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:14:12.765646 np0000005924 devstack@c-api.service[100523]: warnings.warn( Jul 27 16:14:12.766603 np0000005924 devstack@c-api.service[100523]: INFO cinder.api.openstack.wsgi [None req-6d9bbae6-5400-43fb-b915-85f02349252b tempest-VolumesBackupsTest-1601316061 tempest-VolumesBackupsTest-1601316061-project-member] https://10.4.3.117/volume/v3/backups/3ab58d0b-ce50-4ec0-b14f-375dfd5caf99 returned with HTTP 200 Jul 27 16:14:12.766953 np0000005924 devstack@c-api.service[100523]: [pid: 100523|app: 0|req: 582/2290] 10.4.3.117 () {66 vars in 1348 bytes} [Mon Jul 27 16:14:12 2026] GET /volume/v3/backups/3ab58d0b-ce50-4ec0-b14f-375dfd5caf99 => generated 825 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 27 16:14:12.771454 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.middleware.request_id [None req-1eb9fc14-1854-4a05-be5a-265a61253617 None None] RequestId filter calling following filter/app {{(pid=100521) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:14:12.774884 np0000005924 devstack@c-api.service[100521]: INFO cinder.api.openstack.wsgi [None req-1eb9fc14-1854-4a05-be5a-265a61253617 tempest-TestStampPattern-1248714906 tempest-TestStampPattern-1248714906-project-member] GET https://10.4.3.117/volume/v3/volumes/f56cbd89-87c9-4891-967c-0826cd3819b8 Jul 27 16:14:12.774884 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.openstack.wsgi [None req-1eb9fc14-1854-4a05-be5a-265a61253617 tempest-TestStampPattern-1248714906 tempest-TestStampPattern-1248714906-project-member] Empty body provided in request {{(pid=100521) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:14:12.774884 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.openstack.wsgi [None req-1eb9fc14-1854-4a05-be5a-265a61253617 tempest-TestStampPattern-1248714906 tempest-TestStampPattern-1248714906-project-member] Calling method 'show' {{(pid=100521) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:14:12.783310 np0000005924 devstack@c-api.service[100521]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:14:12.783310 np0000005924 devstack@c-api.service[100521]: warnings.warn( Jul 27 16:14:12.785798 np0000005924 devstack@c-api.service[100521]: INFO cinder.volume.api [None req-1eb9fc14-1854-4a05-be5a-265a61253617 tempest-TestStampPattern-1248714906 tempest-TestStampPattern-1248714906-project-member] Volume info retrieved successfully. Jul 27 16:14:12.787451 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.middleware.request_id [None req-0c23bdc1-71e2-4310-bc77-bcc09da779dd None None] RequestId filter calling following filter/app {{(pid=100524) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:14:12.790725 np0000005924 devstack@c-api.service[100521]: INFO cinder.api.openstack.wsgi [None req-1eb9fc14-1854-4a05-be5a-265a61253617 tempest-TestStampPattern-1248714906 tempest-TestStampPattern-1248714906-project-member] https://10.4.3.117/volume/v3/volumes/f56cbd89-87c9-4891-967c-0826cd3819b8 returned with HTTP 200 Jul 27 16:14:12.791196 np0000005924 devstack@c-api.service[100521]: [pid: 100521|app: 0|req: 567/2291] 10.4.3.117 () {66 vars in 1348 bytes} [Mon Jul 27 16:14:12 2026] GET /volume/v3/volumes/f56cbd89-87c9-4891-967c-0826cd3819b8 => generated 1165 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 27 16:14:12.805902 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.middleware.request_id [None req-d6794588-2b67-4879-a671-2d7dbc9d9dfe None None] RequestId filter calling following filter/app {{(pid=100522) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:14:12.808196 np0000005924 devstack@c-api.service[100522]: INFO cinder.api.openstack.wsgi [None req-d6794588-2b67-4879-a671-2d7dbc9d9dfe tempest-TestStampPattern-1248714906 tempest-TestStampPattern-1248714906-project-member] GET https://10.4.3.117/volume/v3/volumes/f56cbd89-87c9-4891-967c-0826cd3819b8 Jul 27 16:14:12.808482 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.openstack.wsgi [None req-d6794588-2b67-4879-a671-2d7dbc9d9dfe tempest-TestStampPattern-1248714906 tempest-TestStampPattern-1248714906-project-member] Empty body provided in request {{(pid=100522) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:14:12.808696 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.openstack.wsgi [None req-d6794588-2b67-4879-a671-2d7dbc9d9dfe tempest-TestStampPattern-1248714906 tempest-TestStampPattern-1248714906-project-member] Calling method 'show' {{(pid=100522) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:14:12.817881 np0000005924 devstack@c-api.service[100522]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:14:12.817881 np0000005924 devstack@c-api.service[100522]: warnings.warn( Jul 27 16:14:12.821269 np0000005924 devstack@c-api.service[100522]: INFO cinder.volume.api [None req-d6794588-2b67-4879-a671-2d7dbc9d9dfe tempest-TestStampPattern-1248714906 tempest-TestStampPattern-1248714906-project-member] Volume info retrieved successfully. Jul 27 16:14:12.825638 np0000005924 devstack@c-api.service[100522]: INFO cinder.api.openstack.wsgi [None req-d6794588-2b67-4879-a671-2d7dbc9d9dfe tempest-TestStampPattern-1248714906 tempest-TestStampPattern-1248714906-project-member] https://10.4.3.117/volume/v3/volumes/f56cbd89-87c9-4891-967c-0826cd3819b8 returned with HTTP 200 Jul 27 16:14:12.825744 np0000005924 devstack@c-api.service[100522]: [pid: 100522|app: 0|req: 565/2292] 10.4.3.117 () {66 vars in 1348 bytes} [Mon Jul 27 16:14:12 2026] GET /volume/v3/volumes/f56cbd89-87c9-4891-967c-0826cd3819b8 => generated 1165 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 27 16:14:12.925857 np0000005924 devstack@c-api.service[100524]: INFO cinder.api.openstack.wsgi [None req-0c23bdc1-71e2-4310-bc77-bcc09da779dd tempest-VolumesTransfersV355Test-1867815608 tempest-VolumesTransfersV355Test-1867815608-project-member] POST https://10.4.3.117/volume/v3/volumes Jul 27 16:14:12.926222 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.openstack.wsgi [None req-0c23bdc1-71e2-4310-bc77-bcc09da779dd tempest-VolumesTransfersV355Test-1867815608 tempest-VolumesTransfersV355Test-1867815608-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesTransfersV355Test-Volume-998762636"}} {{(pid=100524) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 27 16:14:12.927732 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.v3.volumes [None req-0c23bdc1-71e2-4310-bc77-bcc09da779dd tempest-VolumesTransfersV355Test-1867815608 tempest-VolumesTransfersV355Test-1867815608-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesTransfersV355Test-Volume-998762636'}} {{(pid=100524) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 27 16:14:12.927870 np0000005924 devstack@c-api.service[100524]: INFO cinder.api.v3.volumes [None req-0c23bdc1-71e2-4310-bc77-bcc09da779dd tempest-VolumesTransfersV355Test-1867815608 tempest-VolumesTransfersV355Test-1867815608-project-member] Create volume of 1 GB Jul 27 16:14:12.932044 np0000005924 devstack@c-api.service[100524]: INFO cinder.volume.api [None req-0c23bdc1-71e2-4310-bc77-bcc09da779dd tempest-VolumesTransfersV355Test-1867815608 tempest-VolumesTransfersV355Test-1867815608-project-member] Availability Zones retrieved successfully. Jul 27 16:14:12.938138 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.volume.api [None req-0c23bdc1-71e2-4310-bc77-bcc09da779dd tempest-VolumesTransfersV355Test-1867815608 tempest-VolumesTransfersV355Test-1867815608-project-member] Flow 'volume_create_api' (22670017-7b1f-458d-b4d8-c3ab78e80cde) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100524) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 27 16:14:12.939587 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.volume.api [None req-0c23bdc1-71e2-4310-bc77-bcc09da779dd tempest-VolumesTransfersV355Test-1867815608 tempest-VolumesTransfersV355Test-1867815608-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (b2f49697-55c5-4751-9ec8-2db7649b50c5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100524) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 27 16:14:12.940015 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.volume.flows.api.create_volume [None req-0c23bdc1-71e2-4310-bc77-bcc09da779dd tempest-VolumesTransfersV355Test-1867815608 tempest-VolumesTransfersV355Test-1867815608-project-member] Validating volume size '1' using validate_int {{(pid=100524) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 27 16:14:12.969139 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.volume.api [None req-0c23bdc1-71e2-4310-bc77-bcc09da779dd tempest-VolumesTransfersV355Test-1867815608 tempest-VolumesTransfersV355Test-1867815608-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (b2f49697-55c5-4751-9ec8-2db7649b50c5) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-27T16:04:59Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=2bce4e1a-e6e0-49d9-be36-c3405449a01e,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '2bce4e1a-e6e0-49d9-be36-c3405449a01e', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100524) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 27 16:14:12.970235 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.volume.api [None req-0c23bdc1-71e2-4310-bc77-bcc09da779dd tempest-VolumesTransfersV355Test-1867815608 tempest-VolumesTransfersV355Test-1867815608-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (930d0f13-79cf-49e1-8747-7efdf82cca06) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100524) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 27 16:14:13.042715 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.quota [None req-0c23bdc1-71e2-4310-bc77-bcc09da779dd tempest-VolumesTransfersV355Test-1867815608 tempest-VolumesTransfersV355Test-1867815608-project-member] Created reservations ['5463f315-ebc8-4954-8e02-dc1f614b4616', '011077b0-9164-4c6e-add6-f0a5c8478da3', 'e4141ed2-c484-4843-9ff0-fee37bd4e495', 'bf18c2c9-0166-431b-a494-56181045043b'] {{(pid=100524) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 27 16:14:13.043863 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.volume.api [None req-0c23bdc1-71e2-4310-bc77-bcc09da779dd tempest-VolumesTransfersV355Test-1867815608 tempest-VolumesTransfersV355Test-1867815608-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (930d0f13-79cf-49e1-8747-7efdf82cca06) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['5463f315-ebc8-4954-8e02-dc1f614b4616', '011077b0-9164-4c6e-add6-f0a5c8478da3', 'e4141ed2-c484-4843-9ff0-fee37bd4e495', 'bf18c2c9-0166-431b-a494-56181045043b']}' {{(pid=100524) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 27 16:14:13.045360 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.volume.api [None req-0c23bdc1-71e2-4310-bc77-bcc09da779dd tempest-VolumesTransfersV355Test-1867815608 tempest-VolumesTransfersV355Test-1867815608-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (c504edbc-79e8-4ff2-a3a8-dfc94316851d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100524) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 27 16:14:13.069081 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.volume.api [None req-0c23bdc1-71e2-4310-bc77-bcc09da779dd tempest-VolumesTransfersV355Test-1867815608 tempest-VolumesTransfersV355Test-1867815608-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (c504edbc-79e8-4ff2-a3a8-dfc94316851d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'c3828727-308e-42e1-92ec-d3afcf2540d6', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesTransfersV355Test-Volume-998762636',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='9dbee7ab72824a67becfae72877511c1',qos_specs=None,replication_status=,reservations=['5463f315-ebc8-4954-8e02-dc1f614b4616','011077b0-9164-4c6e-add6-f0a5c8478da3','e4141ed2-c484-4843-9ff0-fee37bd4e495','bf18c2c9-0166-431b-a494-56181045043b'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='32dac54eba3149349ea6c3dfc040f59f',volume_type_id=2bce4e1a-e6e0-49d9-be36-c3405449a01e), 'volume': Volume(_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-27T16:14:13Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesTransfersV355Test-Volume-998762636',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=c3828727-308e-42e1-92ec-d3afcf2540d6,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='9dbee7ab72824a67becfae72877511c1',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='32dac54eba3149349ea6c3dfc040f59f',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(2bce4e1a-e6e0-49d9-be36-c3405449a01e),volume_type_id=2bce4e1a-e6e0-49d9-be36-c3405449a01e)}' {{(pid=100524) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 27 16:14:13.069913 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.volume.api [None req-0c23bdc1-71e2-4310-bc77-bcc09da779dd tempest-VolumesTransfersV355Test-1867815608 tempest-VolumesTransfersV355Test-1867815608-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (20c434f3-7dfb-4db9-8cf4-ca356402766e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100524) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 27 16:14:13.095155 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.volume.api [None req-0c23bdc1-71e2-4310-bc77-bcc09da779dd tempest-VolumesTransfersV355Test-1867815608 tempest-VolumesTransfersV355Test-1867815608-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (20c434f3-7dfb-4db9-8cf4-ca356402766e) transitioned into state 'SUCCESS' from state '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-998762636',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='9dbee7ab72824a67becfae72877511c1',qos_specs=None,replication_status=,reservations=['5463f315-ebc8-4954-8e02-dc1f614b4616','011077b0-9164-4c6e-add6-f0a5c8478da3','e4141ed2-c484-4843-9ff0-fee37bd4e495','bf18c2c9-0166-431b-a494-56181045043b'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='32dac54eba3149349ea6c3dfc040f59f',volume_type_id=2bce4e1a-e6e0-49d9-be36-c3405449a01e)}' {{(pid=100524) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 27 16:14:13.096207 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.volume.api [None req-0c23bdc1-71e2-4310-bc77-bcc09da779dd tempest-VolumesTransfersV355Test-1867815608 tempest-VolumesTransfersV355Test-1867815608-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (265ae33b-30af-4ef2-993e-f0774b7a1565) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100524) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 27 16:14:13.118858 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.volume.api [None req-0c23bdc1-71e2-4310-bc77-bcc09da779dd tempest-VolumesTransfersV355Test-1867815608 tempest-VolumesTransfersV355Test-1867815608-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (265ae33b-30af-4ef2-993e-f0774b7a1565) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100524) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 27 16:14:13.120099 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.volume.api [None req-0c23bdc1-71e2-4310-bc77-bcc09da779dd tempest-VolumesTransfersV355Test-1867815608 tempest-VolumesTransfersV355Test-1867815608-project-member] Flow 'volume_create_api' (22670017-7b1f-458d-b4d8-c3ab78e80cde) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100524) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 27 16:14:13.120542 np0000005924 devstack@c-api.service[100524]: INFO cinder.volume.api [None req-0c23bdc1-71e2-4310-bc77-bcc09da779dd tempest-VolumesTransfersV355Test-1867815608 tempest-VolumesTransfersV355Test-1867815608-project-member] Create volume request issued successfully. Jul 27 16:14:13.121449 np0000005924 devstack@c-api.service[100524]: INFO cinder.api.openstack.wsgi [None req-0c23bdc1-71e2-4310-bc77-bcc09da779dd tempest-VolumesTransfersV355Test-1867815608 tempest-VolumesTransfersV355Test-1867815608-project-member] https://10.4.3.117/volume/v3/volumes returned with HTTP 202 Jul 27 16:14:13.121863 np0000005924 devstack@c-api.service[100524]: [pid: 100524|app: 0|req: 579/2293] 10.4.3.117 () {70 vars in 1299 bytes} [Mon Jul 27 16:14:12 2026] POST /volume/v3/volumes => generated 818 bytes in 335 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Jul 27 16:14:13.139853 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.middleware.request_id [None req-b749072a-235e-431d-ad5c-57ca2c4de571 None None] RequestId filter calling following filter/app {{(pid=100523) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:14:13.142064 np0000005924 devstack@c-api.service[100523]: INFO cinder.api.openstack.wsgi [None req-b749072a-235e-431d-ad5c-57ca2c4de571 tempest-VolumesTransfersV355Test-1867815608 tempest-VolumesTransfersV355Test-1867815608-project-member] GET https://10.4.3.117/volume/v3/volumes/c3828727-308e-42e1-92ec-d3afcf2540d6 Jul 27 16:14:13.142348 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.openstack.wsgi [None req-b749072a-235e-431d-ad5c-57ca2c4de571 tempest-VolumesTransfersV355Test-1867815608 tempest-VolumesTransfersV355Test-1867815608-project-member] Empty body provided in request {{(pid=100523) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:14:13.142594 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.openstack.wsgi [None req-b749072a-235e-431d-ad5c-57ca2c4de571 tempest-VolumesTransfersV355Test-1867815608 tempest-VolumesTransfersV355Test-1867815608-project-member] Calling method 'show' {{(pid=100523) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:14:13.152860 np0000005924 devstack@c-api.service[100523]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:14:13.152860 np0000005924 devstack@c-api.service[100523]: warnings.warn( Jul 27 16:14:13.158159 np0000005924 devstack@c-api.service[100523]: INFO cinder.volume.api [None req-b749072a-235e-431d-ad5c-57ca2c4de571 tempest-VolumesTransfersV355Test-1867815608 tempest-VolumesTransfersV355Test-1867815608-project-member] Volume info retrieved successfully. Jul 27 16:14:13.166345 np0000005924 devstack@c-api.service[100523]: INFO cinder.api.openstack.wsgi [None req-b749072a-235e-431d-ad5c-57ca2c4de571 tempest-VolumesTransfersV355Test-1867815608 tempest-VolumesTransfersV355Test-1867815608-project-member] https://10.4.3.117/volume/v3/volumes/c3828727-308e-42e1-92ec-d3afcf2540d6 returned with HTTP 200 Jul 27 16:14:13.166345 np0000005924 devstack@c-api.service[100523]: [pid: 100523|app: 0|req: 583/2294] 10.4.3.117 () {68 vars in 1389 bytes} [Mon Jul 27 16:14:13 2026] GET /volume/v3/volumes/c3828727-308e-42e1-92ec-d3afcf2540d6 => generated 886 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 27 16:14:13.356439 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.middleware.request_id [req-c64e0bd3-2a97-4c15-a462-0a41aee5e7e2 req-66c534bd-27ea-4d9d-9603-db7270f32e7b None None] RequestId filter calling following filter/app {{(pid=100521) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:14:13.360595 np0000005924 devstack@c-api.service[100521]: INFO cinder.api.openstack.wsgi [req-c64e0bd3-2a97-4c15-a462-0a41aee5e7e2 req-66c534bd-27ea-4d9d-9603-db7270f32e7b tempest-AttachVolumeMultiAttachTest-1978803889 tempest-AttachVolumeMultiAttachTest-1978803889-project-member] GET https://10.4.3.117/volume/v3/volumes/53366eb0-08f6-4333-9ea1-b2d8ef1c2699 Jul 27 16:14:13.360828 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.openstack.wsgi [req-c64e0bd3-2a97-4c15-a462-0a41aee5e7e2 req-66c534bd-27ea-4d9d-9603-db7270f32e7b tempest-AttachVolumeMultiAttachTest-1978803889 tempest-AttachVolumeMultiAttachTest-1978803889-project-member] Empty body provided in request {{(pid=100521) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:14:13.361053 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.openstack.wsgi [req-c64e0bd3-2a97-4c15-a462-0a41aee5e7e2 req-66c534bd-27ea-4d9d-9603-db7270f32e7b tempest-AttachVolumeMultiAttachTest-1978803889 tempest-AttachVolumeMultiAttachTest-1978803889-project-member] Calling method 'show' {{(pid=100521) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:14:13.370725 np0000005924 devstack@c-api.service[100521]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:14:13.370725 np0000005924 devstack@c-api.service[100521]: warnings.warn( Jul 27 16:14:13.375474 np0000005924 devstack@c-api.service[100521]: INFO cinder.volume.api [req-c64e0bd3-2a97-4c15-a462-0a41aee5e7e2 req-66c534bd-27ea-4d9d-9603-db7270f32e7b tempest-AttachVolumeMultiAttachTest-1978803889 tempest-AttachVolumeMultiAttachTest-1978803889-project-member] Volume info retrieved successfully. Jul 27 16:14:13.381242 np0000005924 devstack@c-api.service[100521]: INFO cinder.api.openstack.wsgi [req-c64e0bd3-2a97-4c15-a462-0a41aee5e7e2 req-66c534bd-27ea-4d9d-9603-db7270f32e7b tempest-AttachVolumeMultiAttachTest-1978803889 tempest-AttachVolumeMultiAttachTest-1978803889-project-member] https://10.4.3.117/volume/v3/volumes/53366eb0-08f6-4333-9ea1-b2d8ef1c2699 returned with HTTP 200 Jul 27 16:14:13.381242 np0000005924 devstack@c-api.service[100521]: [pid: 100521|app: 0|req: 568/2295] 10.4.3.117 () {68 vars in 1598 bytes} [Mon Jul 27 16:14:13 2026] GET /volume/v3/volumes/53366eb0-08f6-4333-9ea1-b2d8ef1c2699 => generated 1660 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 27 16:14:13.779232 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.middleware.request_id [None req-6b36d9d5-1df1-4e31-84fa-5c095a7b1681 None None] RequestId filter calling following filter/app {{(pid=100522) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:14:13.781273 np0000005924 devstack@c-api.service[100522]: INFO cinder.api.openstack.wsgi [None req-6b36d9d5-1df1-4e31-84fa-5c095a7b1681 tempest-VolumesBackupsTest-1601316061 tempest-VolumesBackupsTest-1601316061-project-member] GET https://10.4.3.117/volume/v3/backups/3ab58d0b-ce50-4ec0-b14f-375dfd5caf99 Jul 27 16:14:13.781495 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.openstack.wsgi [None req-6b36d9d5-1df1-4e31-84fa-5c095a7b1681 tempest-VolumesBackupsTest-1601316061 tempest-VolumesBackupsTest-1601316061-project-member] Empty body provided in request {{(pid=100522) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:14:13.781681 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.openstack.wsgi [None req-6b36d9d5-1df1-4e31-84fa-5c095a7b1681 tempest-VolumesBackupsTest-1601316061 tempest-VolumesBackupsTest-1601316061-project-member] Calling method 'show' {{(pid=100522) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:14:13.781776 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.v3.backups [None req-6b36d9d5-1df1-4e31-84fa-5c095a7b1681 tempest-VolumesBackupsTest-1601316061 tempest-VolumesBackupsTest-1601316061-project-member] Show backup with id 3ab58d0b-ce50-4ec0-b14f-375dfd5caf99. {{(pid=100522) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 27 16:14:13.787197 np0000005924 devstack@c-api.service[100522]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:14:13.787197 np0000005924 devstack@c-api.service[100522]: warnings.warn( Jul 27 16:14:13.787528 np0000005924 devstack@c-api.service[100522]: INFO cinder.api.openstack.wsgi [None req-6b36d9d5-1df1-4e31-84fa-5c095a7b1681 tempest-VolumesBackupsTest-1601316061 tempest-VolumesBackupsTest-1601316061-project-member] https://10.4.3.117/volume/v3/backups/3ab58d0b-ce50-4ec0-b14f-375dfd5caf99 returned with HTTP 200 Jul 27 16:14:13.788249 np0000005924 devstack@c-api.service[100522]: [pid: 100522|app: 0|req: 566/2296] 10.4.3.117 () {66 vars in 1348 bytes} [Mon Jul 27 16:14:13 2026] GET /volume/v3/backups/3ab58d0b-ce50-4ec0-b14f-375dfd5caf99 => generated 825 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 27 16:14:14.179752 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.middleware.request_id [None req-efad1b16-4ad5-4775-ba6e-435f170dedb5 None None] RequestId filter calling following filter/app {{(pid=100524) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:14:14.182285 np0000005924 devstack@c-api.service[100524]: INFO cinder.api.openstack.wsgi [None req-efad1b16-4ad5-4775-ba6e-435f170dedb5 tempest-VolumesTransfersV355Test-1867815608 tempest-VolumesTransfersV355Test-1867815608-project-member] GET https://10.4.3.117/volume/v3/volumes/c3828727-308e-42e1-92ec-d3afcf2540d6 Jul 27 16:14:14.182591 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.openstack.wsgi [None req-efad1b16-4ad5-4775-ba6e-435f170dedb5 tempest-VolumesTransfersV355Test-1867815608 tempest-VolumesTransfersV355Test-1867815608-project-member] Empty body provided in request {{(pid=100524) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:14:14.182837 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.openstack.wsgi [None req-efad1b16-4ad5-4775-ba6e-435f170dedb5 tempest-VolumesTransfersV355Test-1867815608 tempest-VolumesTransfersV355Test-1867815608-project-member] Calling method 'show' {{(pid=100524) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:14:14.191895 np0000005924 devstack@c-api.service[100524]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:14:14.191895 np0000005924 devstack@c-api.service[100524]: warnings.warn( Jul 27 16:14:14.196120 np0000005924 devstack@c-api.service[100524]: INFO cinder.volume.api [None req-efad1b16-4ad5-4775-ba6e-435f170dedb5 tempest-VolumesTransfersV355Test-1867815608 tempest-VolumesTransfersV355Test-1867815608-project-member] Volume info retrieved successfully. Jul 27 16:14:14.201144 np0000005924 devstack@c-api.service[100524]: INFO cinder.api.openstack.wsgi [None req-efad1b16-4ad5-4775-ba6e-435f170dedb5 tempest-VolumesTransfersV355Test-1867815608 tempest-VolumesTransfersV355Test-1867815608-project-member] https://10.4.3.117/volume/v3/volumes/c3828727-308e-42e1-92ec-d3afcf2540d6 returned with HTTP 200 Jul 27 16:14:14.201612 np0000005924 devstack@c-api.service[100524]: [pid: 100524|app: 0|req: 580/2297] 10.4.3.117 () {68 vars in 1389 bytes} [Mon Jul 27 16:14:14 2026] GET /volume/v3/volumes/c3828727-308e-42e1-92ec-d3afcf2540d6 => generated 945 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 27 16:14:14.221022 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.middleware.request_id [None req-909ce03b-ebe7-44c1-a3f3-1e62edce45f5 None None] RequestId filter calling following filter/app {{(pid=100523) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:14:14.223514 np0000005924 devstack@c-api.service[100523]: INFO cinder.api.openstack.wsgi [None req-909ce03b-ebe7-44c1-a3f3-1e62edce45f5 tempest-VolumesTransfersV355Test-1867815608 tempest-VolumesTransfersV355Test-1867815608-project-member] POST https://10.4.3.117/volume/v3/volume-transfers Jul 27 16:14:14.224101 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.openstack.wsgi [None req-909ce03b-ebe7-44c1-a3f3-1e62edce45f5 tempest-VolumesTransfersV355Test-1867815608 tempest-VolumesTransfersV355Test-1867815608-project-member] Action: 'create', calling method: create, body: {"transfer": {"volume_id": "c3828727-308e-42e1-92ec-d3afcf2540d6"}} {{(pid=100523) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 27 16:14:14.226247 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.v3.volume_transfer [None req-909ce03b-ebe7-44c1-a3f3-1e62edce45f5 tempest-VolumesTransfersV355Test-1867815608 tempest-VolumesTransfersV355Test-1867815608-project-member] Creating new volume transfer {'transfer': {'volume_id': 'c3828727-308e-42e1-92ec-d3afcf2540d6'}} {{(pid=100523) create /opt/stack/cinder/cinder/api/v3/volume_transfer.py:85}} Jul 27 16:14:14.226247 np0000005924 devstack@c-api.service[100523]: INFO cinder.api.v3.volume_transfer [None req-909ce03b-ebe7-44c1-a3f3-1e62edce45f5 tempest-VolumesTransfersV355Test-1867815608 tempest-VolumesTransfersV355Test-1867815608-project-member] Creating transfer of volume c3828727-308e-42e1-92ec-d3afcf2540d6 Jul 27 16:14:14.226247 np0000005924 devstack@c-api.service[100523]: INFO cinder.transfer.api [None req-909ce03b-ebe7-44c1-a3f3-1e62edce45f5 tempest-VolumesTransfersV355Test-1867815608 tempest-VolumesTransfersV355Test-1867815608-project-member] Generating transfer record for volume c3828727-308e-42e1-92ec-d3afcf2540d6 Jul 27 16:14:14.240829 np0000005924 devstack@c-api.service[100523]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:14:14.240829 np0000005924 devstack@c-api.service[100523]: warnings.warn( Jul 27 16:14:14.260827 np0000005924 devstack@c-api.service[100523]: INFO cinder.api.openstack.wsgi [None req-909ce03b-ebe7-44c1-a3f3-1e62edce45f5 tempest-VolumesTransfersV355Test-1867815608 tempest-VolumesTransfersV355Test-1867815608-project-member] https://10.4.3.117/volume/v3/volume-transfers returned with HTTP 202 Jul 27 16:14:14.261396 np0000005924 devstack@c-api.service[100523]: [pid: 100523|app: 0|req: 584/2298] 10.4.3.117 () {70 vars in 1326 bytes} [Mon Jul 27 16:14:14 2026] POST /volume/v3/volume-transfers => generated 464 bytes in 41 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Jul 27 16:14:14.276972 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.middleware.request_id [None req-d901fea5-72a0-4632-b9e2-00233e5117a7 None None] RequestId filter calling following filter/app {{(pid=100521) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:14:14.280405 np0000005924 devstack@c-api.service[100521]: INFO cinder.api.openstack.wsgi [None req-d901fea5-72a0-4632-b9e2-00233e5117a7 tempest-VolumesTransfersV355Test-1867815608 tempest-VolumesTransfersV355Test-1867815608-project-member] GET https://10.4.3.117/volume/v3/volumes/c3828727-308e-42e1-92ec-d3afcf2540d6 Jul 27 16:14:14.280405 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.openstack.wsgi [None req-d901fea5-72a0-4632-b9e2-00233e5117a7 tempest-VolumesTransfersV355Test-1867815608 tempest-VolumesTransfersV355Test-1867815608-project-member] Empty body provided in request {{(pid=100521) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:14:14.280753 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.openstack.wsgi [None req-d901fea5-72a0-4632-b9e2-00233e5117a7 tempest-VolumesTransfersV355Test-1867815608 tempest-VolumesTransfersV355Test-1867815608-project-member] Calling method 'show' {{(pid=100521) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:14:14.296539 np0000005924 devstack@c-api.service[100521]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:14:14.296539 np0000005924 devstack@c-api.service[100521]: warnings.warn( Jul 27 16:14:14.303531 np0000005924 devstack@c-api.service[100521]: INFO cinder.volume.api [None req-d901fea5-72a0-4632-b9e2-00233e5117a7 tempest-VolumesTransfersV355Test-1867815608 tempest-VolumesTransfersV355Test-1867815608-project-member] Volume info retrieved successfully. Jul 27 16:14:14.309856 np0000005924 devstack@c-api.service[100521]: INFO cinder.api.openstack.wsgi [None req-d901fea5-72a0-4632-b9e2-00233e5117a7 tempest-VolumesTransfersV355Test-1867815608 tempest-VolumesTransfersV355Test-1867815608-project-member] https://10.4.3.117/volume/v3/volumes/c3828727-308e-42e1-92ec-d3afcf2540d6 returned with HTTP 200 Jul 27 16:14:14.310365 np0000005924 devstack@c-api.service[100521]: [pid: 100521|app: 0|req: 569/2299] 10.4.3.117 () {68 vars in 1389 bytes} [Mon Jul 27 16:14:14 2026] GET /volume/v3/volumes/c3828727-308e-42e1-92ec-d3afcf2540d6 => generated 953 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 27 16:14:14.312021 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.middleware.request_id [req-c64e0bd3-2a97-4c15-a462-0a41aee5e7e2 req-efae08f0-b192-439c-b4d8-77ef6a9a5450 None None] RequestId filter calling following filter/app {{(pid=100522) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:14:14.315093 np0000005924 devstack@c-api.service[100522]: INFO cinder.api.openstack.wsgi [req-c64e0bd3-2a97-4c15-a462-0a41aee5e7e2 req-efae08f0-b192-439c-b4d8-77ef6a9a5450 tempest-AttachVolumeMultiAttachTest-1978803889 tempest-AttachVolumeMultiAttachTest-1978803889-project-member] DELETE https://10.4.3.117/volume/v3/attachments/4fdc9ce1-eb0c-49fb-ada7-c46a31b476d7 Jul 27 16:14:14.315343 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.openstack.wsgi [req-c64e0bd3-2a97-4c15-a462-0a41aee5e7e2 req-efae08f0-b192-439c-b4d8-77ef6a9a5450 tempest-AttachVolumeMultiAttachTest-1978803889 tempest-AttachVolumeMultiAttachTest-1978803889-project-member] Empty body provided in request {{(pid=100522) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:14:14.315806 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.openstack.wsgi [req-c64e0bd3-2a97-4c15-a462-0a41aee5e7e2 req-efae08f0-b192-439c-b4d8-77ef6a9a5450 tempest-AttachVolumeMultiAttachTest-1978803889 tempest-AttachVolumeMultiAttachTest-1978803889-project-member] Calling method 'version_select' {{(pid=100522) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:14:14.323889 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.middleware.request_id [None req-6babd8c5-c17b-4b53-ba34-b9269f9ee209 None None] RequestId filter calling following filter/app {{(pid=100524) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:14:14.325629 np0000005924 devstack@c-api.service[100524]: INFO cinder.api.openstack.wsgi [None req-6babd8c5-c17b-4b53-ba34-b9269f9ee209 tempest-VolumesTransfersV355Test-1867815608 tempest-VolumesTransfersV355Test-1867815608-project-member] GET https://10.4.3.117/volume/v3/volume-transfers/d091f5aa-5b42-4159-81cf-5b4ec6d25a0e Jul 27 16:14:14.325843 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.openstack.wsgi [None req-6babd8c5-c17b-4b53-ba34-b9269f9ee209 tempest-VolumesTransfersV355Test-1867815608 tempest-VolumesTransfersV355Test-1867815608-project-member] Empty body provided in request {{(pid=100524) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:14:14.325939 np0000005924 devstack@c-api.service[100522]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:14:14.325939 np0000005924 devstack@c-api.service[100522]: warnings.warn( Jul 27 16:14:14.326027 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.openstack.wsgi [None req-6babd8c5-c17b-4b53-ba34-b9269f9ee209 tempest-VolumesTransfersV355Test-1867815608 tempest-VolumesTransfersV355Test-1867815608-project-member] Calling method 'show' {{(pid=100524) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:14:14.333521 np0000005924 devstack@c-api.service[100524]: INFO cinder.api.openstack.wsgi [None req-6babd8c5-c17b-4b53-ba34-b9269f9ee209 tempest-VolumesTransfersV355Test-1867815608 tempest-VolumesTransfersV355Test-1867815608-project-member] https://10.4.3.117/volume/v3/volume-transfers/d091f5aa-5b42-4159-81cf-5b4ec6d25a0e returned with HTTP 200 Jul 27 16:14:14.334015 np0000005924 devstack@c-api.service[100524]: [pid: 100524|app: 0|req: 581/2300] 10.4.3.117 () {68 vars in 1416 bytes} [Mon Jul 27 16:14:14 2026] GET /volume/v3/volume-transfers/d091f5aa-5b42-4159-81cf-5b4ec6d25a0e => generated 432 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 27 16:14:14.345201 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.middleware.request_id [None req-b2bc1b2e-4f57-4dfb-893f-ae0e70a2663d None None] RequestId filter calling following filter/app {{(pid=100523) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:14:14.347298 np0000005924 devstack@c-api.service[100523]: INFO cinder.api.openstack.wsgi [None req-b2bc1b2e-4f57-4dfb-893f-ae0e70a2663d tempest-VolumesTransfersV355Test-1867815608 tempest-VolumesTransfersV355Test-1867815608-project-member] GET https://10.4.3.117/volume/v3/volume-transfers Jul 27 16:14:14.347499 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.openstack.wsgi [None req-b2bc1b2e-4f57-4dfb-893f-ae0e70a2663d tempest-VolumesTransfersV355Test-1867815608 tempest-VolumesTransfersV355Test-1867815608-project-member] Empty body provided in request {{(pid=100523) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:14:14.347728 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.openstack.wsgi [None req-b2bc1b2e-4f57-4dfb-893f-ae0e70a2663d tempest-VolumesTransfersV355Test-1867815608 tempest-VolumesTransfersV355Test-1867815608-project-member] Calling method 'index' {{(pid=100523) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:14:14.347902 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.v3.volume_transfer [None req-b2bc1b2e-4f57-4dfb-893f-ae0e70a2663d tempest-VolumesTransfersV355Test-1867815608 tempest-VolumesTransfersV355Test-1867815608-project-member] Listing volume transfers {{(pid=100523) _get_transfers /opt/stack/cinder/cinder/api/v3/volume_transfer.py:51}} Jul 27 16:14:14.354644 np0000005924 devstack@c-api.service[100523]: INFO cinder.api.openstack.wsgi [None req-b2bc1b2e-4f57-4dfb-893f-ae0e70a2663d tempest-VolumesTransfersV355Test-1867815608 tempest-VolumesTransfersV355Test-1867815608-project-member] https://10.4.3.117/volume/v3/volume-transfers returned with HTTP 200 Jul 27 16:14:14.355067 np0000005924 devstack@c-api.service[100523]: [pid: 100523|app: 0|req: 585/2301] 10.4.3.117 () {68 vars in 1305 bytes} [Mon Jul 27 16:14:14 2026] GET /volume/v3/volume-transfers => generated 368 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 27 16:14:14.365740 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.middleware.request_id [None req-ea9d196f-bdf9-4d4c-a736-4fcfb7b9bb07 None None] RequestId filter calling following filter/app {{(pid=100521) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:14:14.392351 np0000005924 devstack@c-api.service[100522]: INFO cinder.api.openstack.wsgi [req-c64e0bd3-2a97-4c15-a462-0a41aee5e7e2 req-efae08f0-b192-439c-b4d8-77ef6a9a5450 tempest-AttachVolumeMultiAttachTest-1978803889 tempest-AttachVolumeMultiAttachTest-1978803889-project-member] https://10.4.3.117/volume/v3/attachments/4fdc9ce1-eb0c-49fb-ada7-c46a31b476d7 returned with HTTP 200 Jul 27 16:14:14.393244 np0000005924 devstack@c-api.service[100522]: [pid: 100522|app: 0|req: 567/2302] 10.4.3.117 () {72 vars in 1673 bytes} [Mon Jul 27 16:14:14 2026] DELETE /volume/v3/attachments/4fdc9ce1-eb0c-49fb-ada7-c46a31b476d7 => generated 19 bytes in 81 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 27 16:14:14.462764 np0000005924 devstack@c-api.service[100521]: INFO cinder.api.openstack.wsgi [None req-ea9d196f-bdf9-4d4c-a736-4fcfb7b9bb07 tempest-VolumesTransfersV355Test-354456526 tempest-VolumesTransfersV355Test-354456526-project-member] POST https://10.4.3.117/volume/v3/volume-transfers/d091f5aa-5b42-4159-81cf-5b4ec6d25a0e/accept Jul 27 16:14:14.463121 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.openstack.wsgi [None req-ea9d196f-bdf9-4d4c-a736-4fcfb7b9bb07 tempest-VolumesTransfersV355Test-354456526 tempest-VolumesTransfersV355Test-354456526-project-member] Action: 'accept', calling method: accept, body: {"accept": {"auth_key": "ab42a44ef1d5447c"}} {{(pid=100521) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 27 16:14:14.464560 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.contrib.volume_transfer [None req-ea9d196f-bdf9-4d4c-a736-4fcfb7b9bb07 tempest-VolumesTransfersV355Test-354456526 tempest-VolumesTransfersV355Test-354456526-project-member] Accepting volume transfer d091f5aa-5b42-4159-81cf-5b4ec6d25a0e {{(pid=100521) accept /opt/stack/cinder/cinder/api/contrib/volume_transfer.py:115}} Jul 27 16:14:14.464660 np0000005924 devstack@c-api.service[100521]: INFO cinder.api.contrib.volume_transfer [None req-ea9d196f-bdf9-4d4c-a736-4fcfb7b9bb07 tempest-VolumesTransfersV355Test-354456526 tempest-VolumesTransfersV355Test-354456526-project-member] Accepting transfer d091f5aa-5b42-4159-81cf-5b4ec6d25a0e Jul 27 16:14:14.569233 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.quota [None req-ea9d196f-bdf9-4d4c-a736-4fcfb7b9bb07 tempest-VolumesTransfersV355Test-354456526 tempest-VolumesTransfersV355Test-354456526-project-member] Created reservations ['b8298e8c-b9be-4c23-92da-f705076e9776', '17624b40-d6c9-40f5-b1c8-2b2789e92e3c', '9d593336-1ac5-41de-a204-6b3b62a2d233', '5d66b0f6-caeb-407c-821e-06af3f94f9c3'] {{(pid=100521) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 27 16:14:14.601856 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.quota [None req-ea9d196f-bdf9-4d4c-a736-4fcfb7b9bb07 tempest-VolumesTransfersV355Test-354456526 tempest-VolumesTransfersV355Test-354456526-project-member] Created reservations ['4c6cff45-36d7-4faf-a5ba-3f9539ac9983', 'd11d141a-1c78-4d8a-b78c-1ac76f42cda8', '612c083e-5f7e-4448-a986-9db069e75b5c', '8be8a422-8edd-455d-ad33-d2d2bc90c23d'] {{(pid=100521) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 27 16:14:14.642793 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.quota [None req-ea9d196f-bdf9-4d4c-a736-4fcfb7b9bb07 tempest-VolumesTransfersV355Test-354456526 tempest-VolumesTransfersV355Test-354456526-project-member] Created reservations ['573c72a9-ff69-441a-b45a-f4d0ca99735f', '9e2e88f5-3e69-4061-9e38-b39ecc16b3c3', 'be7800e6-fd3c-465c-a6df-d484a60394ae', '9851c57e-664a-4f8e-9230-7cca6fc776ae'] {{(pid=100521) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 27 16:14:14.677293 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.quota [None req-ea9d196f-bdf9-4d4c-a736-4fcfb7b9bb07 tempest-VolumesTransfersV355Test-354456526 tempest-VolumesTransfersV355Test-354456526-project-member] Created reservations ['b1ff9ac6-2e2d-4bc9-9de2-0dc05289d91d', 'f001f95d-e1a2-451d-a7b9-2a02188eab90', 'f4551a92-6383-4095-94ab-ae3228be50b3', '0662eabd-1cfd-404c-9adf-ddfc02a9d6d0'] {{(pid=100521) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 27 16:14:14.692776 np0000005924 devstack@c-api.service[100521]: INFO cinder.volume.api [None req-ea9d196f-bdf9-4d4c-a736-4fcfb7b9bb07 tempest-VolumesTransfersV355Test-354456526 tempest-VolumesTransfersV355Test-354456526-project-member] Transfer volume completed successfully. Jul 27 16:14:14.767878 np0000005924 devstack@c-api.service[100521]: INFO cinder.transfer.api [None req-ea9d196f-bdf9-4d4c-a736-4fcfb7b9bb07 tempest-VolumesTransfersV355Test-354456526 tempest-VolumesTransfersV355Test-354456526-project-member] Volume c3828727-308e-42e1-92ec-d3afcf2540d6 has been transferred. Jul 27 16:14:14.775170 np0000005924 devstack@c-api.service[100521]: INFO cinder.api.openstack.wsgi [None req-ea9d196f-bdf9-4d4c-a736-4fcfb7b9bb07 tempest-VolumesTransfersV355Test-354456526 tempest-VolumesTransfersV355Test-354456526-project-member] https://10.4.3.117/volume/v3/volume-transfers/d091f5aa-5b42-4159-81cf-5b4ec6d25a0e/accept returned with HTTP 202 Jul 27 16:14:14.775557 np0000005924 devstack@c-api.service[100521]: [pid: 100521|app: 0|req: 570/2303] 10.4.3.117 () {70 vars in 1458 bytes} [Mon Jul 27 16:14:14 2026] POST /volume/v3/volume-transfers/d091f5aa-5b42-4159-81cf-5b4ec6d25a0e/accept => generated 365 bytes in 410 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Jul 27 16:14:14.786741 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.middleware.request_id [None req-3c7204c7-008a-4b72-a8bb-98d8106d309f None None] RequestId filter calling following filter/app {{(pid=100524) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:14:14.788592 np0000005924 devstack@c-api.service[100524]: INFO cinder.api.openstack.wsgi [None req-3c7204c7-008a-4b72-a8bb-98d8106d309f tempest-VolumesTransfersV355Test-354456526 tempest-VolumesTransfersV355Test-354456526-project-member] GET https://10.4.3.117/volume/v3/volumes/c3828727-308e-42e1-92ec-d3afcf2540d6 Jul 27 16:14:14.788816 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.openstack.wsgi [None req-3c7204c7-008a-4b72-a8bb-98d8106d309f tempest-VolumesTransfersV355Test-354456526 tempest-VolumesTransfersV355Test-354456526-project-member] Empty body provided in request {{(pid=100524) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:14:14.789020 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.openstack.wsgi [None req-3c7204c7-008a-4b72-a8bb-98d8106d309f tempest-VolumesTransfersV355Test-354456526 tempest-VolumesTransfersV355Test-354456526-project-member] Calling method 'show' {{(pid=100524) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:14:14.797383 np0000005924 devstack@c-api.service[100524]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:14:14.797383 np0000005924 devstack@c-api.service[100524]: warnings.warn( Jul 27 16:14:14.800292 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.middleware.request_id [None req-37e09e68-f692-47fc-ad89-7433d47be437 None None] RequestId filter calling following filter/app {{(pid=100523) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:14:14.801415 np0000005924 devstack@c-api.service[100524]: INFO cinder.volume.api [None req-3c7204c7-008a-4b72-a8bb-98d8106d309f tempest-VolumesTransfersV355Test-354456526 tempest-VolumesTransfersV355Test-354456526-project-member] Volume info retrieved successfully. Jul 27 16:14:14.803262 np0000005924 devstack@c-api.service[100523]: INFO cinder.api.openstack.wsgi [None req-37e09e68-f692-47fc-ad89-7433d47be437 tempest-VolumesBackupsTest-1601316061 tempest-VolumesBackupsTest-1601316061-project-member] GET https://10.4.3.117/volume/v3/backups/3ab58d0b-ce50-4ec0-b14f-375dfd5caf99 Jul 27 16:14:14.803578 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.openstack.wsgi [None req-37e09e68-f692-47fc-ad89-7433d47be437 tempest-VolumesBackupsTest-1601316061 tempest-VolumesBackupsTest-1601316061-project-member] Empty body provided in request {{(pid=100523) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:14:14.803859 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.openstack.wsgi [None req-37e09e68-f692-47fc-ad89-7433d47be437 tempest-VolumesBackupsTest-1601316061 tempest-VolumesBackupsTest-1601316061-project-member] Calling method 'show' {{(pid=100523) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:14:14.804036 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.v3.backups [None req-37e09e68-f692-47fc-ad89-7433d47be437 tempest-VolumesBackupsTest-1601316061 tempest-VolumesBackupsTest-1601316061-project-member] Show backup with id 3ab58d0b-ce50-4ec0-b14f-375dfd5caf99. {{(pid=100523) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 27 16:14:14.805815 np0000005924 devstack@c-api.service[100524]: INFO cinder.api.openstack.wsgi [None req-3c7204c7-008a-4b72-a8bb-98d8106d309f tempest-VolumesTransfersV355Test-354456526 tempest-VolumesTransfersV355Test-354456526-project-member] https://10.4.3.117/volume/v3/volumes/c3828727-308e-42e1-92ec-d3afcf2540d6 returned with HTTP 200 Jul 27 16:14:14.806198 np0000005924 devstack@c-api.service[100524]: [pid: 100524|app: 0|req: 582/2304] 10.4.3.117 () {68 vars in 1389 bytes} [Mon Jul 27 16:14:14 2026] GET /volume/v3/volumes/c3828727-308e-42e1-92ec-d3afcf2540d6 => generated 945 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 27 16:14:14.810787 np0000005924 devstack@c-api.service[100523]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:14:14.810787 np0000005924 devstack@c-api.service[100523]: warnings.warn( Jul 27 16:14:14.811992 np0000005924 devstack@c-api.service[100523]: INFO cinder.api.openstack.wsgi [None req-37e09e68-f692-47fc-ad89-7433d47be437 tempest-VolumesBackupsTest-1601316061 tempest-VolumesBackupsTest-1601316061-project-member] https://10.4.3.117/volume/v3/backups/3ab58d0b-ce50-4ec0-b14f-375dfd5caf99 returned with HTTP 200 Jul 27 16:14:14.813228 np0000005924 devstack@c-api.service[100523]: [pid: 100523|app: 0|req: 586/2305] 10.4.3.117 () {66 vars in 1348 bytes} [Mon Jul 27 16:14:14 2026] GET /volume/v3/backups/3ab58d0b-ce50-4ec0-b14f-375dfd5caf99 => generated 825 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 27 16:14:14.825947 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.middleware.request_id [None req-9cec0b1c-b305-463f-9053-0cb5d077bb3b None None] RequestId filter calling following filter/app {{(pid=100522) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:14:14.832364 np0000005924 devstack@c-api.service[100522]: INFO cinder.api.openstack.wsgi [None req-9cec0b1c-b305-463f-9053-0cb5d077bb3b tempest-VolumesTransfersV355Test-354456526 tempest-VolumesTransfersV355Test-354456526-project-member] GET https://10.4.3.117/volume/v3/volumes/c3828727-308e-42e1-92ec-d3afcf2540d6 Jul 27 16:14:14.832632 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.openstack.wsgi [None req-9cec0b1c-b305-463f-9053-0cb5d077bb3b tempest-VolumesTransfersV355Test-354456526 tempest-VolumesTransfersV355Test-354456526-project-member] Empty body provided in request {{(pid=100522) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:14:14.832848 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.openstack.wsgi [None req-9cec0b1c-b305-463f-9053-0cb5d077bb3b tempest-VolumesTransfersV355Test-354456526 tempest-VolumesTransfersV355Test-354456526-project-member] Calling method 'show' {{(pid=100522) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:14:14.842694 np0000005924 devstack@c-api.service[100522]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:14:14.842694 np0000005924 devstack@c-api.service[100522]: warnings.warn( Jul 27 16:14:14.847477 np0000005924 devstack@c-api.service[100522]: INFO cinder.volume.api [None req-9cec0b1c-b305-463f-9053-0cb5d077bb3b tempest-VolumesTransfersV355Test-354456526 tempest-VolumesTransfersV355Test-354456526-project-member] Volume info retrieved successfully. Jul 27 16:14:14.853124 np0000005924 devstack@c-api.service[100522]: INFO cinder.api.openstack.wsgi [None req-9cec0b1c-b305-463f-9053-0cb5d077bb3b tempest-VolumesTransfersV355Test-354456526 tempest-VolumesTransfersV355Test-354456526-project-member] https://10.4.3.117/volume/v3/volumes/c3828727-308e-42e1-92ec-d3afcf2540d6 returned with HTTP 200 Jul 27 16:14:14.853654 np0000005924 devstack@c-api.service[100522]: [pid: 100522|app: 0|req: 568/2306] 10.4.3.117 () {68 vars in 1389 bytes} [Mon Jul 27 16:14:14 2026] GET /volume/v3/volumes/c3828727-308e-42e1-92ec-d3afcf2540d6 => generated 945 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 27 16:14:14.870170 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.middleware.request_id [None req-a268fc08-878d-4f59-ab0d-868c2aecc2de None None] RequestId filter calling following filter/app {{(pid=100521) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:14:14.872316 np0000005924 devstack@c-api.service[100521]: INFO cinder.api.openstack.wsgi [None req-a268fc08-878d-4f59-ab0d-868c2aecc2de tempest-VolumesTransfersV355Test-1867815608 tempest-VolumesTransfersV355Test-1867815608-project-member] DELETE https://10.4.3.117/volume/v3/volume-transfers/d091f5aa-5b42-4159-81cf-5b4ec6d25a0e Jul 27 16:14:14.872832 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.openstack.wsgi [None req-a268fc08-878d-4f59-ab0d-868c2aecc2de tempest-VolumesTransfersV355Test-1867815608 tempest-VolumesTransfersV355Test-1867815608-project-member] Empty body provided in request {{(pid=100521) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:14:14.873193 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.openstack.wsgi [None req-a268fc08-878d-4f59-ab0d-868c2aecc2de tempest-VolumesTransfersV355Test-1867815608 tempest-VolumesTransfersV355Test-1867815608-project-member] Calling method 'delete' {{(pid=100521) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:14:14.873498 np0000005924 devstack@c-api.service[100521]: INFO cinder.api.contrib.volume_transfer [None req-a268fc08-878d-4f59-ab0d-868c2aecc2de tempest-VolumesTransfersV355Test-1867815608 tempest-VolumesTransfersV355Test-1867815608-project-member] Delete transfer with id: d091f5aa-5b42-4159-81cf-5b4ec6d25a0e Jul 27 16:14:14.879841 np0000005924 devstack@c-api.service[100521]: INFO cinder.api.openstack.wsgi [None req-a268fc08-878d-4f59-ab0d-868c2aecc2de tempest-VolumesTransfersV355Test-1867815608 tempest-VolumesTransfersV355Test-1867815608-project-member] https://10.4.3.117/volume/v3/volume-transfers/d091f5aa-5b42-4159-81cf-5b4ec6d25a0e returned with HTTP 404 Jul 27 16:14:14.879841 np0000005924 devstack@c-api.service[100521]: [pid: 100521|app: 0|req: 571/2307] 10.4.3.117 () {68 vars in 1419 bytes} [Mon Jul 27 16:14:14 2026] DELETE /volume/v3/volume-transfers/d091f5aa-5b42-4159-81cf-5b4ec6d25a0e => generated 111 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 27 16:14:14.889280 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.middleware.request_id [None req-6c8f285e-d069-4f39-97b1-b9e94cb3e6af None None] RequestId filter calling following filter/app {{(pid=100524) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:14:14.928302 np0000005924 devstack@c-api.service[100524]: INFO cinder.api.openstack.wsgi [None req-6c8f285e-d069-4f39-97b1-b9e94cb3e6af tempest-VolumesTransfersV355Test-1763989633 tempest-VolumesTransfersV355Test-1763989633-project-admin] DELETE https://10.4.3.117/volume/v3/volumes/c3828727-308e-42e1-92ec-d3afcf2540d6 Jul 27 16:14:14.928586 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.openstack.wsgi [None req-6c8f285e-d069-4f39-97b1-b9e94cb3e6af tempest-VolumesTransfersV355Test-1763989633 tempest-VolumesTransfersV355Test-1763989633-project-admin] Empty body provided in request {{(pid=100524) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:14:14.928818 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.openstack.wsgi [None req-6c8f285e-d069-4f39-97b1-b9e94cb3e6af tempest-VolumesTransfersV355Test-1763989633 tempest-VolumesTransfersV355Test-1763989633-project-admin] Calling method 'delete' {{(pid=100524) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:14:14.929028 np0000005924 devstack@c-api.service[100524]: INFO cinder.api.v3.volumes [None req-6c8f285e-d069-4f39-97b1-b9e94cb3e6af tempest-VolumesTransfersV355Test-1763989633 tempest-VolumesTransfersV355Test-1763989633-project-admin] Delete volume with id: c3828727-308e-42e1-92ec-d3afcf2540d6 Jul 27 16:14:14.941886 np0000005924 devstack@c-api.service[100524]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:14:14.941886 np0000005924 devstack@c-api.service[100524]: warnings.warn( Jul 27 16:14:14.942183 np0000005924 devstack@c-api.service[100524]: INFO cinder.volume.api [None req-6c8f285e-d069-4f39-97b1-b9e94cb3e6af tempest-VolumesTransfersV355Test-1763989633 tempest-VolumesTransfersV355Test-1763989633-project-admin] Volume info retrieved successfully. Jul 27 16:14:14.978125 np0000005924 devstack@c-api.service[100524]: INFO cinder.volume.api [None req-6c8f285e-d069-4f39-97b1-b9e94cb3e6af tempest-VolumesTransfersV355Test-1763989633 tempest-VolumesTransfersV355Test-1763989633-project-admin] Delete volume request issued successfully. Jul 27 16:14:14.978696 np0000005924 devstack@c-api.service[100524]: INFO cinder.api.openstack.wsgi [None req-6c8f285e-d069-4f39-97b1-b9e94cb3e6af tempest-VolumesTransfersV355Test-1763989633 tempest-VolumesTransfersV355Test-1763989633-project-admin] https://10.4.3.117/volume/v3/volumes/c3828727-308e-42e1-92ec-d3afcf2540d6 returned with HTTP 202 Jul 27 16:14:14.979301 np0000005924 devstack@c-api.service[100524]: [pid: 100524|app: 0|req: 583/2308] 10.4.3.117 () {68 vars in 1392 bytes} [Mon Jul 27 16:14:14 2026] DELETE /volume/v3/volumes/c3828727-308e-42e1-92ec-d3afcf2540d6 => generated 0 bytes in 91 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Jul 27 16:14:14.988136 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.middleware.request_id [None req-14ae6927-ff70-4a5f-a2a9-67de323136ed None None] RequestId filter calling following filter/app {{(pid=100523) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:14:14.991152 np0000005924 devstack@c-api.service[100523]: INFO cinder.api.openstack.wsgi [None req-14ae6927-ff70-4a5f-a2a9-67de323136ed tempest-VolumesTransfersV355Test-1763989633 tempest-VolumesTransfersV355Test-1763989633-project-admin] GET https://10.4.3.117/volume/v3/volumes/c3828727-308e-42e1-92ec-d3afcf2540d6 Jul 27 16:14:14.991592 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.openstack.wsgi [None req-14ae6927-ff70-4a5f-a2a9-67de323136ed tempest-VolumesTransfersV355Test-1763989633 tempest-VolumesTransfersV355Test-1763989633-project-admin] Empty body provided in request {{(pid=100523) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:14:14.991765 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.openstack.wsgi [None req-14ae6927-ff70-4a5f-a2a9-67de323136ed tempest-VolumesTransfersV355Test-1763989633 tempest-VolumesTransfersV355Test-1763989633-project-admin] Calling method 'show' {{(pid=100523) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:14:15.006144 np0000005924 devstack@c-api.service[100523]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:14:15.006144 np0000005924 devstack@c-api.service[100523]: warnings.warn( Jul 27 16:14:15.013531 np0000005924 devstack@c-api.service[100523]: INFO cinder.volume.api [None req-14ae6927-ff70-4a5f-a2a9-67de323136ed tempest-VolumesTransfersV355Test-1763989633 tempest-VolumesTransfersV355Test-1763989633-project-admin] Volume info retrieved successfully. Jul 27 16:14:15.019252 np0000005924 devstack@c-api.service[100523]: INFO cinder.api.openstack.wsgi [None req-14ae6927-ff70-4a5f-a2a9-67de323136ed tempest-VolumesTransfersV355Test-1763989633 tempest-VolumesTransfersV355Test-1763989633-project-admin] https://10.4.3.117/volume/v3/volumes/c3828727-308e-42e1-92ec-d3afcf2540d6 returned with HTTP 200 Jul 27 16:14:15.019651 np0000005924 devstack@c-api.service[100523]: [pid: 100523|app: 0|req: 587/2309] 10.4.3.117 () {68 vars in 1389 bytes} [Mon Jul 27 16:14:14 2026] GET /volume/v3/volumes/c3828727-308e-42e1-92ec-d3afcf2540d6 => generated 1138 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 27 16:14:15.301004 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.middleware.request_id [None req-8b8e06d0-6396-4f32-aac0-f80a35646da0 None None] RequestId filter calling following filter/app {{(pid=100522) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:14:15.303492 np0000005924 devstack@c-api.service[100522]: INFO cinder.api.openstack.wsgi [None req-8b8e06d0-6396-4f32-aac0-f80a35646da0 tempest-AttachVolumeMultiAttachTest-1978803889 tempest-AttachVolumeMultiAttachTest-1978803889-project-member] DELETE https://10.4.3.117/volume/v3/volumes/53366eb0-08f6-4333-9ea1-b2d8ef1c2699 Jul 27 16:14:15.303740 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.openstack.wsgi [None req-8b8e06d0-6396-4f32-aac0-f80a35646da0 tempest-AttachVolumeMultiAttachTest-1978803889 tempest-AttachVolumeMultiAttachTest-1978803889-project-member] Empty body provided in request {{(pid=100522) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:14:15.304073 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.openstack.wsgi [None req-8b8e06d0-6396-4f32-aac0-f80a35646da0 tempest-AttachVolumeMultiAttachTest-1978803889 tempest-AttachVolumeMultiAttachTest-1978803889-project-member] Calling method 'delete' {{(pid=100522) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:14:15.304398 np0000005924 devstack@c-api.service[100522]: INFO cinder.api.v3.volumes [None req-8b8e06d0-6396-4f32-aac0-f80a35646da0 tempest-AttachVolumeMultiAttachTest-1978803889 tempest-AttachVolumeMultiAttachTest-1978803889-project-member] Delete volume with id: 53366eb0-08f6-4333-9ea1-b2d8ef1c2699 Jul 27 16:14:15.311800 np0000005924 devstack@c-api.service[100522]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:14:15.311800 np0000005924 devstack@c-api.service[100522]: warnings.warn( Jul 27 16:14:15.312406 np0000005924 devstack@c-api.service[100522]: INFO cinder.volume.api [None req-8b8e06d0-6396-4f32-aac0-f80a35646da0 tempest-AttachVolumeMultiAttachTest-1978803889 tempest-AttachVolumeMultiAttachTest-1978803889-project-member] Volume info retrieved successfully. Jul 27 16:14:15.328606 np0000005924 devstack@c-api.service[100522]: INFO cinder.volume.api [None req-8b8e06d0-6396-4f32-aac0-f80a35646da0 tempest-AttachVolumeMultiAttachTest-1978803889 tempest-AttachVolumeMultiAttachTest-1978803889-project-member] Delete volume request issued successfully. Jul 27 16:14:15.328830 np0000005924 devstack@c-api.service[100522]: INFO cinder.api.openstack.wsgi [None req-8b8e06d0-6396-4f32-aac0-f80a35646da0 tempest-AttachVolumeMultiAttachTest-1978803889 tempest-AttachVolumeMultiAttachTest-1978803889-project-member] https://10.4.3.117/volume/v3/volumes/53366eb0-08f6-4333-9ea1-b2d8ef1c2699 returned with HTTP 202 Jul 27 16:14:15.329484 np0000005924 devstack@c-api.service[100522]: [pid: 100522|app: 0|req: 569/2310] 10.4.3.117 () {66 vars in 1351 bytes} [Mon Jul 27 16:14:15 2026] DELETE /volume/v3/volumes/53366eb0-08f6-4333-9ea1-b2d8ef1c2699 => generated 0 bytes in 29 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 27 16:14:15.336432 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.middleware.request_id [None req-05ebdb9b-07b5-4c5d-b9e9-9e7a98e415eb None None] RequestId filter calling following filter/app {{(pid=100521) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:14:15.341569 np0000005924 devstack@c-api.service[100521]: INFO cinder.api.openstack.wsgi [None req-05ebdb9b-07b5-4c5d-b9e9-9e7a98e415eb tempest-AttachVolumeMultiAttachTest-1978803889 tempest-AttachVolumeMultiAttachTest-1978803889-project-member] GET https://10.4.3.117/volume/v3/volumes/53366eb0-08f6-4333-9ea1-b2d8ef1c2699 Jul 27 16:14:15.341870 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.openstack.wsgi [None req-05ebdb9b-07b5-4c5d-b9e9-9e7a98e415eb tempest-AttachVolumeMultiAttachTest-1978803889 tempest-AttachVolumeMultiAttachTest-1978803889-project-member] Empty body provided in request {{(pid=100521) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:14:15.342101 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.openstack.wsgi [None req-05ebdb9b-07b5-4c5d-b9e9-9e7a98e415eb tempest-AttachVolumeMultiAttachTest-1978803889 tempest-AttachVolumeMultiAttachTest-1978803889-project-member] Calling method 'show' {{(pid=100521) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:14:15.351604 np0000005924 devstack@c-api.service[100521]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:14:15.351604 np0000005924 devstack@c-api.service[100521]: warnings.warn( Jul 27 16:14:15.356628 np0000005924 devstack@c-api.service[100521]: INFO cinder.volume.api [None req-05ebdb9b-07b5-4c5d-b9e9-9e7a98e415eb tempest-AttachVolumeMultiAttachTest-1978803889 tempest-AttachVolumeMultiAttachTest-1978803889-project-member] Volume info retrieved successfully. Jul 27 16:14:15.361250 np0000005924 devstack@c-api.service[100521]: INFO cinder.api.openstack.wsgi [None req-05ebdb9b-07b5-4c5d-b9e9-9e7a98e415eb tempest-AttachVolumeMultiAttachTest-1978803889 tempest-AttachVolumeMultiAttachTest-1978803889-project-member] https://10.4.3.117/volume/v3/volumes/53366eb0-08f6-4333-9ea1-b2d8ef1c2699 returned with HTTP 200 Jul 27 16:14:15.361804 np0000005924 devstack@c-api.service[100521]: [pid: 100521|app: 0|req: 572/2311] 10.4.3.117 () {66 vars in 1348 bytes} [Mon Jul 27 16:14:15 2026] GET /volume/v3/volumes/53366eb0-08f6-4333-9ea1-b2d8ef1c2699 => generated 1367 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 27 16:14:15.579899 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.middleware.request_id [req-f7a59365-dc78-438e-aede-2fcd1ac5ddfe req-254708da-5124-4bab-860d-cc34e77bce6d None None] RequestId filter calling following filter/app {{(pid=100524) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:14:15.585662 np0000005924 devstack@c-api.service[100524]: INFO cinder.api.openstack.wsgi [req-f7a59365-dc78-438e-aede-2fcd1ac5ddfe req-254708da-5124-4bab-860d-cc34e77bce6d tempest-TestStampPattern-1248714906 tempest-TestStampPattern-1248714906-project-member] GET https://10.4.3.117/volume/v3/volumes/f56cbd89-87c9-4891-967c-0826cd3819b8 Jul 27 16:14:15.585843 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.openstack.wsgi [req-f7a59365-dc78-438e-aede-2fcd1ac5ddfe req-254708da-5124-4bab-860d-cc34e77bce6d tempest-TestStampPattern-1248714906 tempest-TestStampPattern-1248714906-project-member] Empty body provided in request {{(pid=100524) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:14:15.586045 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.openstack.wsgi [req-f7a59365-dc78-438e-aede-2fcd1ac5ddfe req-254708da-5124-4bab-860d-cc34e77bce6d tempest-TestStampPattern-1248714906 tempest-TestStampPattern-1248714906-project-member] Calling method 'show' {{(pid=100524) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:14:15.602719 np0000005924 devstack@c-api.service[100524]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:14:15.602719 np0000005924 devstack@c-api.service[100524]: warnings.warn( Jul 27 16:14:15.608495 np0000005924 devstack@c-api.service[100524]: INFO cinder.volume.api [req-f7a59365-dc78-438e-aede-2fcd1ac5ddfe req-254708da-5124-4bab-860d-cc34e77bce6d tempest-TestStampPattern-1248714906 tempest-TestStampPattern-1248714906-project-member] Volume info retrieved successfully. Jul 27 16:14:15.618785 np0000005924 devstack@c-api.service[100524]: INFO cinder.api.openstack.wsgi [req-f7a59365-dc78-438e-aede-2fcd1ac5ddfe req-254708da-5124-4bab-860d-cc34e77bce6d tempest-TestStampPattern-1248714906 tempest-TestStampPattern-1248714906-project-member] https://10.4.3.117/volume/v3/volumes/f56cbd89-87c9-4891-967c-0826cd3819b8 returned with HTTP 200 Jul 27 16:14:15.619395 np0000005924 devstack@c-api.service[100524]: [pid: 100524|app: 0|req: 584/2312] 10.4.3.117 () {68 vars in 1598 bytes} [Mon Jul 27 16:14:15 2026] GET /volume/v3/volumes/f56cbd89-87c9-4891-967c-0826cd3819b8 => generated 1165 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 27 16:14:15.644647 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.middleware.request_id [req-f7a59365-dc78-438e-aede-2fcd1ac5ddfe req-a0eb7fbf-3739-4ea5-b06a-71b7f981ec54 None None] RequestId filter calling following filter/app {{(pid=100523) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:14:15.647159 np0000005924 devstack@c-api.service[100523]: INFO cinder.api.openstack.wsgi [req-f7a59365-dc78-438e-aede-2fcd1ac5ddfe req-a0eb7fbf-3739-4ea5-b06a-71b7f981ec54 tempest-TestStampPattern-1248714906 tempest-TestStampPattern-1248714906-project-member] POST https://10.4.3.117/volume/v3/volumes/f56cbd89-87c9-4891-967c-0826cd3819b8/action Jul 27 16:14:15.647557 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.openstack.wsgi [req-f7a59365-dc78-438e-aede-2fcd1ac5ddfe req-a0eb7fbf-3739-4ea5-b06a-71b7f981ec54 tempest-TestStampPattern-1248714906 tempest-TestStampPattern-1248714906-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100523) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 27 16:14:15.647677 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.openstack.wsgi [req-f7a59365-dc78-438e-aede-2fcd1ac5ddfe req-a0eb7fbf-3739-4ea5-b06a-71b7f981ec54 tempest-TestStampPattern-1248714906 tempest-TestStampPattern-1248714906-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100523) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 27 16:14:15.661771 np0000005924 devstack@c-api.service[100523]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:14:15.661771 np0000005924 devstack@c-api.service[100523]: warnings.warn( Jul 27 16:14:15.662452 np0000005924 devstack@c-api.service[100523]: INFO cinder.volume.api [req-f7a59365-dc78-438e-aede-2fcd1ac5ddfe req-a0eb7fbf-3739-4ea5-b06a-71b7f981ec54 tempest-TestStampPattern-1248714906 tempest-TestStampPattern-1248714906-project-member] Volume info retrieved successfully. Jul 27 16:14:15.676556 np0000005924 devstack@c-api.service[100523]: INFO cinder.volume.api [req-f7a59365-dc78-438e-aede-2fcd1ac5ddfe req-a0eb7fbf-3739-4ea5-b06a-71b7f981ec54 tempest-TestStampPattern-1248714906 tempest-TestStampPattern-1248714906-project-member] Begin detaching volume completed successfully. Jul 27 16:14:15.676810 np0000005924 devstack@c-api.service[100523]: INFO cinder.api.openstack.wsgi [req-f7a59365-dc78-438e-aede-2fcd1ac5ddfe req-a0eb7fbf-3739-4ea5-b06a-71b7f981ec54 tempest-TestStampPattern-1248714906 tempest-TestStampPattern-1248714906-project-member] https://10.4.3.117/volume/v3/volumes/f56cbd89-87c9-4891-967c-0826cd3819b8/action returned with HTTP 202 Jul 27 16:14:15.677239 np0000005924 devstack@c-api.service[100523]: [pid: 100523|app: 0|req: 588/2313] 10.4.3.117 () {72 vars in 1672 bytes} [Mon Jul 27 16:14:15 2026] POST /volume/v3/volumes/f56cbd89-87c9-4891-967c-0826cd3819b8/action => generated 0 bytes in 33 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 27 16:14:15.730558 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.middleware.request_id [None req-75b9adcf-c4a0-4cfe-8db0-9ba8dc46e87e None None] RequestId filter calling following filter/app {{(pid=100522) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:14:15.731055 np0000005924 devstack@c-api.service[100522]: INFO cinder.api.openstack.wsgi [None req-75b9adcf-c4a0-4cfe-8db0-9ba8dc46e87e None None] GET https://10.4.3.117/volume// Jul 27 16:14:15.731287 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.openstack.wsgi [None req-75b9adcf-c4a0-4cfe-8db0-9ba8dc46e87e None None] Empty body provided in request {{(pid=100522) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:14:15.731600 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.openstack.wsgi [None req-75b9adcf-c4a0-4cfe-8db0-9ba8dc46e87e None None] Calling method 'all' {{(pid=100522) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:14:15.732046 np0000005924 devstack@c-api.service[100522]: INFO cinder.api.openstack.wsgi [None req-75b9adcf-c4a0-4cfe-8db0-9ba8dc46e87e None None] https://10.4.3.117/volume// returned with HTTP 300 Jul 27 16:14:15.732493 np0000005924 devstack@c-api.service[100522]: [pid: 100522|app: 0|req: 570/2314] 10.4.3.117 () {66 vars in 1426 bytes} [Mon Jul 27 16:14:15 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 27 16:14:15.740211 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.middleware.request_id [req-f7a59365-dc78-438e-aede-2fcd1ac5ddfe req-fad0eeaf-d6ce-4476-b4a3-e2ed57e62a67 None None] RequestId filter calling following filter/app {{(pid=100521) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:14:15.742348 np0000005924 devstack@c-api.service[100521]: INFO cinder.api.openstack.wsgi [req-f7a59365-dc78-438e-aede-2fcd1ac5ddfe req-fad0eeaf-d6ce-4476-b4a3-e2ed57e62a67 tempest-TestStampPattern-1248714906 tempest-TestStampPattern-1248714906-project-member] GET https://10.4.3.117/volume/v3/volumes/f56cbd89-87c9-4891-967c-0826cd3819b8 Jul 27 16:14:15.742569 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.openstack.wsgi [req-f7a59365-dc78-438e-aede-2fcd1ac5ddfe req-fad0eeaf-d6ce-4476-b4a3-e2ed57e62a67 tempest-TestStampPattern-1248714906 tempest-TestStampPattern-1248714906-project-member] Empty body provided in request {{(pid=100521) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:14:15.742765 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.openstack.wsgi [req-f7a59365-dc78-438e-aede-2fcd1ac5ddfe req-fad0eeaf-d6ce-4476-b4a3-e2ed57e62a67 tempest-TestStampPattern-1248714906 tempest-TestStampPattern-1248714906-project-member] Calling method 'show' {{(pid=100521) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:14:15.751626 np0000005924 devstack@c-api.service[100521]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:14:15.751626 np0000005924 devstack@c-api.service[100521]: warnings.warn( Jul 27 16:14:15.754720 np0000005924 devstack@c-api.service[100521]: INFO cinder.volume.api [req-f7a59365-dc78-438e-aede-2fcd1ac5ddfe req-fad0eeaf-d6ce-4476-b4a3-e2ed57e62a67 tempest-TestStampPattern-1248714906 tempest-TestStampPattern-1248714906-project-member] Volume info retrieved successfully. Jul 27 16:14:15.758518 np0000005924 devstack@c-api.service[100521]: INFO cinder.api.openstack.wsgi [req-f7a59365-dc78-438e-aede-2fcd1ac5ddfe req-fad0eeaf-d6ce-4476-b4a3-e2ed57e62a67 tempest-TestStampPattern-1248714906 tempest-TestStampPattern-1248714906-project-member] https://10.4.3.117/volume/v3/volumes/f56cbd89-87c9-4891-967c-0826cd3819b8 returned with HTTP 200 Jul 27 16:14:15.758868 np0000005924 devstack@c-api.service[100521]: [pid: 100521|app: 0|req: 573/2315] 10.4.3.117 () {70 vars in 1639 bytes} [Mon Jul 27 16:14:15 2026] GET /volume/v3/volumes/f56cbd89-87c9-4891-967c-0826cd3819b8 => generated 1348 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 27 16:14:15.824954 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.middleware.request_id [None req-c08edb2d-4546-4b75-85e8-b9b7de0813df None None] RequestId filter calling following filter/app {{(pid=100524) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:14:15.826839 np0000005924 devstack@c-api.service[100524]: INFO cinder.api.openstack.wsgi [None req-c08edb2d-4546-4b75-85e8-b9b7de0813df tempest-VolumesBackupsTest-1601316061 tempest-VolumesBackupsTest-1601316061-project-member] GET https://10.4.3.117/volume/v3/backups/3ab58d0b-ce50-4ec0-b14f-375dfd5caf99 Jul 27 16:14:15.827035 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.openstack.wsgi [None req-c08edb2d-4546-4b75-85e8-b9b7de0813df tempest-VolumesBackupsTest-1601316061 tempest-VolumesBackupsTest-1601316061-project-member] Empty body provided in request {{(pid=100524) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:14:15.827223 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.openstack.wsgi [None req-c08edb2d-4546-4b75-85e8-b9b7de0813df tempest-VolumesBackupsTest-1601316061 tempest-VolumesBackupsTest-1601316061-project-member] Calling method 'show' {{(pid=100524) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:14:15.827357 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.v3.backups [None req-c08edb2d-4546-4b75-85e8-b9b7de0813df tempest-VolumesBackupsTest-1601316061 tempest-VolumesBackupsTest-1601316061-project-member] Show backup with id 3ab58d0b-ce50-4ec0-b14f-375dfd5caf99. {{(pid=100524) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 27 16:14:15.831750 np0000005924 devstack@c-api.service[100524]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:14:15.831750 np0000005924 devstack@c-api.service[100524]: warnings.warn( Jul 27 16:14:15.832534 np0000005924 devstack@c-api.service[100524]: INFO cinder.api.openstack.wsgi [None req-c08edb2d-4546-4b75-85e8-b9b7de0813df tempest-VolumesBackupsTest-1601316061 tempest-VolumesBackupsTest-1601316061-project-member] https://10.4.3.117/volume/v3/backups/3ab58d0b-ce50-4ec0-b14f-375dfd5caf99 returned with HTTP 200 Jul 27 16:14:15.832942 np0000005924 devstack@c-api.service[100524]: [pid: 100524|app: 0|req: 585/2316] 10.4.3.117 () {66 vars in 1348 bytes} [Mon Jul 27 16:14:15 2026] GET /volume/v3/backups/3ab58d0b-ce50-4ec0-b14f-375dfd5caf99 => generated 825 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 27 16:14:16.035106 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.middleware.request_id [None req-ac7ce356-8040-4119-9c6b-74f796c45f20 None None] RequestId filter calling following filter/app {{(pid=100523) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:14:16.037722 np0000005924 devstack@c-api.service[100523]: INFO cinder.api.openstack.wsgi [None req-ac7ce356-8040-4119-9c6b-74f796c45f20 tempest-VolumesTransfersV355Test-1763989633 tempest-VolumesTransfersV355Test-1763989633-project-admin] GET https://10.4.3.117/volume/v3/volumes/c3828727-308e-42e1-92ec-d3afcf2540d6 Jul 27 16:14:16.038002 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.openstack.wsgi [None req-ac7ce356-8040-4119-9c6b-74f796c45f20 tempest-VolumesTransfersV355Test-1763989633 tempest-VolumesTransfersV355Test-1763989633-project-admin] Empty body provided in request {{(pid=100523) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:14:16.038254 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.openstack.wsgi [None req-ac7ce356-8040-4119-9c6b-74f796c45f20 tempest-VolumesTransfersV355Test-1763989633 tempest-VolumesTransfersV355Test-1763989633-project-admin] Calling method 'show' {{(pid=100523) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:14:16.049580 np0000005924 devstack@c-api.service[100523]: INFO cinder.api.openstack.wsgi [None req-ac7ce356-8040-4119-9c6b-74f796c45f20 tempest-VolumesTransfersV355Test-1763989633 tempest-VolumesTransfersV355Test-1763989633-project-admin] https://10.4.3.117/volume/v3/volumes/c3828727-308e-42e1-92ec-d3afcf2540d6 returned with HTTP 404 Jul 27 16:14:16.050430 np0000005924 devstack@c-api.service[100523]: [pid: 100523|app: 0|req: 589/2317] 10.4.3.117 () {68 vars in 1389 bytes} [Mon Jul 27 16:14:16 2026] GET /volume/v3/volumes/c3828727-308e-42e1-92ec-d3afcf2540d6 => generated 109 bytes in 16 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 27 16:14:16.056943 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.middleware.request_id [None req-f5688338-72b3-4744-b0ea-0c8bed74f193 None None] RequestId filter calling following filter/app {{(pid=100522) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:14:16.059390 np0000005924 devstack@c-api.service[100522]: INFO cinder.api.openstack.wsgi [None req-f5688338-72b3-4744-b0ea-0c8bed74f193 tempest-VolumesTransfersV355Test-1867815608 tempest-VolumesTransfersV355Test-1867815608-project-member] GET https://10.4.3.117/volume/v3/volumes/c3828727-308e-42e1-92ec-d3afcf2540d6 Jul 27 16:14:16.059710 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.openstack.wsgi [None req-f5688338-72b3-4744-b0ea-0c8bed74f193 tempest-VolumesTransfersV355Test-1867815608 tempest-VolumesTransfersV355Test-1867815608-project-member] Empty body provided in request {{(pid=100522) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:14:16.060056 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.openstack.wsgi [None req-f5688338-72b3-4744-b0ea-0c8bed74f193 tempest-VolumesTransfersV355Test-1867815608 tempest-VolumesTransfersV355Test-1867815608-project-member] Calling method 'show' {{(pid=100522) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:14:16.071371 np0000005924 devstack@c-api.service[100522]: INFO cinder.api.openstack.wsgi [None req-f5688338-72b3-4744-b0ea-0c8bed74f193 tempest-VolumesTransfersV355Test-1867815608 tempest-VolumesTransfersV355Test-1867815608-project-member] https://10.4.3.117/volume/v3/volumes/c3828727-308e-42e1-92ec-d3afcf2540d6 returned with HTTP 404 Jul 27 16:14:16.071712 np0000005924 devstack@c-api.service[100522]: [pid: 100522|app: 0|req: 571/2318] 10.4.3.117 () {68 vars in 1389 bytes} [Mon Jul 27 16:14:16 2026] GET /volume/v3/volumes/c3828727-308e-42e1-92ec-d3afcf2540d6 => generated 109 bytes in 15 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 27 16:14:16.080048 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.middleware.request_id [None req-6fd635b8-7f8a-4dac-84e0-e8b5477baa28 None None] RequestId filter calling following filter/app {{(pid=100521) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:14:16.082024 np0000005924 devstack@c-api.service[100521]: INFO cinder.api.openstack.wsgi [None req-6fd635b8-7f8a-4dac-84e0-e8b5477baa28 tempest-VolumesTransfersV355Test-1867815608 tempest-VolumesTransfersV355Test-1867815608-project-member] DELETE https://10.4.3.117/volume/v3/volumes/c3828727-308e-42e1-92ec-d3afcf2540d6 Jul 27 16:14:16.082117 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.openstack.wsgi [None req-6fd635b8-7f8a-4dac-84e0-e8b5477baa28 tempest-VolumesTransfersV355Test-1867815608 tempest-VolumesTransfersV355Test-1867815608-project-member] Empty body provided in request {{(pid=100521) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:14:16.082302 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.openstack.wsgi [None req-6fd635b8-7f8a-4dac-84e0-e8b5477baa28 tempest-VolumesTransfersV355Test-1867815608 tempest-VolumesTransfersV355Test-1867815608-project-member] Calling method 'delete' {{(pid=100521) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:14:16.082507 np0000005924 devstack@c-api.service[100521]: INFO cinder.api.v3.volumes [None req-6fd635b8-7f8a-4dac-84e0-e8b5477baa28 tempest-VolumesTransfersV355Test-1867815608 tempest-VolumesTransfersV355Test-1867815608-project-member] Delete volume with id: c3828727-308e-42e1-92ec-d3afcf2540d6 Jul 27 16:14:16.099114 np0000005924 devstack@c-api.service[100521]: INFO cinder.api.openstack.wsgi [None req-6fd635b8-7f8a-4dac-84e0-e8b5477baa28 tempest-VolumesTransfersV355Test-1867815608 tempest-VolumesTransfersV355Test-1867815608-project-member] https://10.4.3.117/volume/v3/volumes/c3828727-308e-42e1-92ec-d3afcf2540d6 returned with HTTP 404 Jul 27 16:14:16.099114 np0000005924 devstack@c-api.service[100521]: [pid: 100521|app: 0|req: 574/2319] 10.4.3.117 () {68 vars in 1392 bytes} [Mon Jul 27 16:14:16 2026] DELETE /volume/v3/volumes/c3828727-308e-42e1-92ec-d3afcf2540d6 => generated 109 bytes in 18 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 27 16:14:16.108511 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.middleware.request_id [None req-cefdff33-c328-4535-882f-1b6151ff431e None None] RequestId filter calling following filter/app {{(pid=100524) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:14:16.110025 np0000005924 devstack@c-api.service[100524]: INFO cinder.api.openstack.wsgi [None req-cefdff33-c328-4535-882f-1b6151ff431e tempest-VolumesTransfersV355Test-1867815608 tempest-VolumesTransfersV355Test-1867815608-project-member] POST https://10.4.3.117/volume/v3/volumes Jul 27 16:14:16.110025 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.openstack.wsgi [None req-cefdff33-c328-4535-882f-1b6151ff431e tempest-VolumesTransfersV355Test-1867815608 tempest-VolumesTransfersV355Test-1867815608-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesTransfersV355Test-Volume-1070101816"}} {{(pid=100524) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 27 16:14:16.111420 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.v3.volumes [None req-cefdff33-c328-4535-882f-1b6151ff431e tempest-VolumesTransfersV355Test-1867815608 tempest-VolumesTransfersV355Test-1867815608-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesTransfersV355Test-Volume-1070101816'}} {{(pid=100524) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 27 16:14:16.111420 np0000005924 devstack@c-api.service[100524]: INFO cinder.api.v3.volumes [None req-cefdff33-c328-4535-882f-1b6151ff431e tempest-VolumesTransfersV355Test-1867815608 tempest-VolumesTransfersV355Test-1867815608-project-member] Create volume of 1 GB Jul 27 16:14:16.115511 np0000005924 devstack@c-api.service[100524]: INFO cinder.volume.api [None req-cefdff33-c328-4535-882f-1b6151ff431e tempest-VolumesTransfersV355Test-1867815608 tempest-VolumesTransfersV355Test-1867815608-project-member] Availability Zones retrieved successfully. Jul 27 16:14:16.121585 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.volume.api [None req-cefdff33-c328-4535-882f-1b6151ff431e tempest-VolumesTransfersV355Test-1867815608 tempest-VolumesTransfersV355Test-1867815608-project-member] Flow 'volume_create_api' (139d3f0f-d2f5-48c8-843a-c9056eb1c2bb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100524) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 27 16:14:16.123182 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.volume.api [None req-cefdff33-c328-4535-882f-1b6151ff431e tempest-VolumesTransfersV355Test-1867815608 tempest-VolumesTransfersV355Test-1867815608-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (34d1eb92-2d21-43d0-845d-7208b65b7927) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100524) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 27 16:14:16.123546 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.volume.flows.api.create_volume [None req-cefdff33-c328-4535-882f-1b6151ff431e tempest-VolumesTransfersV355Test-1867815608 tempest-VolumesTransfersV355Test-1867815608-project-member] Validating volume size '1' using validate_int {{(pid=100524) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 27 16:14:16.149270 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.volume.api [None req-cefdff33-c328-4535-882f-1b6151ff431e tempest-VolumesTransfersV355Test-1867815608 tempest-VolumesTransfersV355Test-1867815608-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (34d1eb92-2d21-43d0-845d-7208b65b7927) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-27T16:04:59Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=2bce4e1a-e6e0-49d9-be36-c3405449a01e,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '2bce4e1a-e6e0-49d9-be36-c3405449a01e', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100524) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 27 16:14:16.150000 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.volume.api [None req-cefdff33-c328-4535-882f-1b6151ff431e tempest-VolumesTransfersV355Test-1867815608 tempest-VolumesTransfersV355Test-1867815608-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (04bd45f8-2382-40cd-ae87-02dba76a5477) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100524) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 27 16:14:16.199730 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.quota [None req-cefdff33-c328-4535-882f-1b6151ff431e tempest-VolumesTransfersV355Test-1867815608 tempest-VolumesTransfersV355Test-1867815608-project-member] Created reservations ['9be286ea-89f3-4363-8b18-9897223c4e9c', '0216919d-5555-49c6-b693-4dac070180e3', '2e137862-45ff-49e1-954b-ea689479fae4', '4496edc7-2f67-4a83-9eba-13b90d1781d0'] {{(pid=100524) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 27 16:14:16.200642 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.volume.api [None req-cefdff33-c328-4535-882f-1b6151ff431e tempest-VolumesTransfersV355Test-1867815608 tempest-VolumesTransfersV355Test-1867815608-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (04bd45f8-2382-40cd-ae87-02dba76a5477) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['9be286ea-89f3-4363-8b18-9897223c4e9c', '0216919d-5555-49c6-b693-4dac070180e3', '2e137862-45ff-49e1-954b-ea689479fae4', '4496edc7-2f67-4a83-9eba-13b90d1781d0']}' {{(pid=100524) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 27 16:14:16.201455 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.volume.api [None req-cefdff33-c328-4535-882f-1b6151ff431e tempest-VolumesTransfersV355Test-1867815608 tempest-VolumesTransfersV355Test-1867815608-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (dfc41944-e0e4-4f6c-9b6d-5bc08710fc6c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100524) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 27 16:14:16.222310 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.volume.api [None req-cefdff33-c328-4535-882f-1b6151ff431e tempest-VolumesTransfersV355Test-1867815608 tempest-VolumesTransfersV355Test-1867815608-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (dfc41944-e0e4-4f6c-9b6d-5bc08710fc6c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'f8b1edbb-8ccd-4f74-896e-54f9871ba89b', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesTransfersV355Test-Volume-1070101816',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='9dbee7ab72824a67becfae72877511c1',qos_specs=None,replication_status=,reservations=['9be286ea-89f3-4363-8b18-9897223c4e9c','0216919d-5555-49c6-b693-4dac070180e3','2e137862-45ff-49e1-954b-ea689479fae4','4496edc7-2f67-4a83-9eba-13b90d1781d0'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='32dac54eba3149349ea6c3dfc040f59f',volume_type_id=2bce4e1a-e6e0-49d9-be36-c3405449a01e), 'volume': Volume(_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-27T16:14:16Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesTransfersV355Test-Volume-1070101816',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=f8b1edbb-8ccd-4f74-896e-54f9871ba89b,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='9dbee7ab72824a67becfae72877511c1',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='32dac54eba3149349ea6c3dfc040f59f',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(2bce4e1a-e6e0-49d9-be36-c3405449a01e),volume_type_id=2bce4e1a-e6e0-49d9-be36-c3405449a01e)}' {{(pid=100524) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 27 16:14:16.223378 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.volume.api [None req-cefdff33-c328-4535-882f-1b6151ff431e tempest-VolumesTransfersV355Test-1867815608 tempest-VolumesTransfersV355Test-1867815608-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (ebbfa5d9-ea9e-435d-92ff-94ea81bc8c53) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100524) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 27 16:14:16.240668 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.volume.api [None req-cefdff33-c328-4535-882f-1b6151ff431e tempest-VolumesTransfersV355Test-1867815608 tempest-VolumesTransfersV355Test-1867815608-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (ebbfa5d9-ea9e-435d-92ff-94ea81bc8c53) transitioned into state 'SUCCESS' from state '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-1070101816',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='9dbee7ab72824a67becfae72877511c1',qos_specs=None,replication_status=,reservations=['9be286ea-89f3-4363-8b18-9897223c4e9c','0216919d-5555-49c6-b693-4dac070180e3','2e137862-45ff-49e1-954b-ea689479fae4','4496edc7-2f67-4a83-9eba-13b90d1781d0'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='32dac54eba3149349ea6c3dfc040f59f',volume_type_id=2bce4e1a-e6e0-49d9-be36-c3405449a01e)}' {{(pid=100524) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 27 16:14:16.241229 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.volume.api [None req-cefdff33-c328-4535-882f-1b6151ff431e tempest-VolumesTransfersV355Test-1867815608 tempest-VolumesTransfersV355Test-1867815608-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (1fd4470b-d753-4a06-8afa-137cfc7e5ec2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100524) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 27 16:14:16.254412 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.volume.api [None req-cefdff33-c328-4535-882f-1b6151ff431e tempest-VolumesTransfersV355Test-1867815608 tempest-VolumesTransfersV355Test-1867815608-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (1fd4470b-d753-4a06-8afa-137cfc7e5ec2) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100524) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 27 16:14:16.255036 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.volume.api [None req-cefdff33-c328-4535-882f-1b6151ff431e tempest-VolumesTransfersV355Test-1867815608 tempest-VolumesTransfersV355Test-1867815608-project-member] Flow 'volume_create_api' (139d3f0f-d2f5-48c8-843a-c9056eb1c2bb) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100524) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 27 16:14:16.255575 np0000005924 devstack@c-api.service[100524]: INFO cinder.volume.api [None req-cefdff33-c328-4535-882f-1b6151ff431e tempest-VolumesTransfersV355Test-1867815608 tempest-VolumesTransfersV355Test-1867815608-project-member] Create volume request issued successfully. Jul 27 16:14:16.255960 np0000005924 devstack@c-api.service[100524]: INFO cinder.api.openstack.wsgi [None req-cefdff33-c328-4535-882f-1b6151ff431e tempest-VolumesTransfersV355Test-1867815608 tempest-VolumesTransfersV355Test-1867815608-project-member] https://10.4.3.117/volume/v3/volumes returned with HTTP 202 Jul 27 16:14:16.256439 np0000005924 devstack@c-api.service[100524]: [pid: 100524|app: 0|req: 586/2320] 10.4.3.117 () {70 vars in 1299 bytes} [Mon Jul 27 16:14:16 2026] POST /volume/v3/volumes => generated 819 bytes in 149 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Jul 27 16:14:16.283635 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.middleware.request_id [None req-355a9113-d55d-41f0-897e-4a0407731107 None None] RequestId filter calling following filter/app {{(pid=100523) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:14:16.287870 np0000005924 devstack@c-api.service[100523]: INFO cinder.api.openstack.wsgi [None req-355a9113-d55d-41f0-897e-4a0407731107 tempest-VolumesTransfersV355Test-1867815608 tempest-VolumesTransfersV355Test-1867815608-project-member] GET https://10.4.3.117/volume/v3/volumes/f8b1edbb-8ccd-4f74-896e-54f9871ba89b Jul 27 16:14:16.288590 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.openstack.wsgi [None req-355a9113-d55d-41f0-897e-4a0407731107 tempest-VolumesTransfersV355Test-1867815608 tempest-VolumesTransfersV355Test-1867815608-project-member] Empty body provided in request {{(pid=100523) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:14:16.288879 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.openstack.wsgi [None req-355a9113-d55d-41f0-897e-4a0407731107 tempest-VolumesTransfersV355Test-1867815608 tempest-VolumesTransfersV355Test-1867815608-project-member] Calling method 'show' {{(pid=100523) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:14:16.299066 np0000005924 devstack@c-api.service[100523]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:14:16.299066 np0000005924 devstack@c-api.service[100523]: warnings.warn( Jul 27 16:14:16.304717 np0000005924 devstack@c-api.service[100523]: INFO cinder.volume.api [None req-355a9113-d55d-41f0-897e-4a0407731107 tempest-VolumesTransfersV355Test-1867815608 tempest-VolumesTransfersV355Test-1867815608-project-member] Volume info retrieved successfully. Jul 27 16:14:16.309982 np0000005924 devstack@c-api.service[100523]: INFO cinder.api.openstack.wsgi [None req-355a9113-d55d-41f0-897e-4a0407731107 tempest-VolumesTransfersV355Test-1867815608 tempest-VolumesTransfersV355Test-1867815608-project-member] https://10.4.3.117/volume/v3/volumes/f8b1edbb-8ccd-4f74-896e-54f9871ba89b returned with HTTP 200 Jul 27 16:14:16.310500 np0000005924 devstack@c-api.service[100523]: [pid: 100523|app: 0|req: 590/2321] 10.4.3.117 () {68 vars in 1389 bytes} [Mon Jul 27 16:14:16 2026] GET /volume/v3/volumes/f8b1edbb-8ccd-4f74-896e-54f9871ba89b => generated 887 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 27 16:14:16.375772 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.middleware.request_id [None req-deee85cb-2395-4b3b-8cf8-36c473e7dcd0 None None] RequestId filter calling following filter/app {{(pid=100522) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:14:16.380343 np0000005924 devstack@c-api.service[100522]: INFO cinder.api.openstack.wsgi [None req-deee85cb-2395-4b3b-8cf8-36c473e7dcd0 tempest-AttachVolumeMultiAttachTest-1978803889 tempest-AttachVolumeMultiAttachTest-1978803889-project-member] GET https://10.4.3.117/volume/v3/volumes/53366eb0-08f6-4333-9ea1-b2d8ef1c2699 Jul 27 16:14:16.380446 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.openstack.wsgi [None req-deee85cb-2395-4b3b-8cf8-36c473e7dcd0 tempest-AttachVolumeMultiAttachTest-1978803889 tempest-AttachVolumeMultiAttachTest-1978803889-project-member] Empty body provided in request {{(pid=100522) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:14:16.380664 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.openstack.wsgi [None req-deee85cb-2395-4b3b-8cf8-36c473e7dcd0 tempest-AttachVolumeMultiAttachTest-1978803889 tempest-AttachVolumeMultiAttachTest-1978803889-project-member] Calling method 'show' {{(pid=100522) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:14:16.388366 np0000005924 devstack@c-api.service[100522]: INFO cinder.api.openstack.wsgi [None req-deee85cb-2395-4b3b-8cf8-36c473e7dcd0 tempest-AttachVolumeMultiAttachTest-1978803889 tempest-AttachVolumeMultiAttachTest-1978803889-project-member] https://10.4.3.117/volume/v3/volumes/53366eb0-08f6-4333-9ea1-b2d8ef1c2699 returned with HTTP 404 Jul 27 16:14:16.388962 np0000005924 devstack@c-api.service[100522]: [pid: 100522|app: 0|req: 572/2322] 10.4.3.117 () {66 vars in 1348 bytes} [Mon Jul 27 16:14:16 2026] GET /volume/v3/volumes/53366eb0-08f6-4333-9ea1-b2d8ef1c2699 => generated 109 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 27 16:14:16.683437 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.middleware.request_id [req-f7a59365-dc78-438e-aede-2fcd1ac5ddfe req-145731cc-2de5-4371-bf15-69569f0fefb8 None None] RequestId filter calling following filter/app {{(pid=100521) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:14:16.687296 np0000005924 devstack@c-api.service[100521]: INFO cinder.api.openstack.wsgi [req-f7a59365-dc78-438e-aede-2fcd1ac5ddfe req-145731cc-2de5-4371-bf15-69569f0fefb8 tempest-TestStampPattern-1248714906 tempest-TestStampPattern-1248714906-project-member] DELETE https://10.4.3.117/volume/v3/attachments/a80acbe7-376f-44fa-b7b1-4cb74bcdf602 Jul 27 16:14:16.687296 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.openstack.wsgi [req-f7a59365-dc78-438e-aede-2fcd1ac5ddfe req-145731cc-2de5-4371-bf15-69569f0fefb8 tempest-TestStampPattern-1248714906 tempest-TestStampPattern-1248714906-project-member] Empty body provided in request {{(pid=100521) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:14:16.687296 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.openstack.wsgi [req-f7a59365-dc78-438e-aede-2fcd1ac5ddfe req-145731cc-2de5-4371-bf15-69569f0fefb8 tempest-TestStampPattern-1248714906 tempest-TestStampPattern-1248714906-project-member] Calling method 'version_select' {{(pid=100521) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:14:16.699960 np0000005924 devstack@c-api.service[100521]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:14:16.699960 np0000005924 devstack@c-api.service[100521]: warnings.warn( Jul 27 16:14:16.757107 np0000005924 devstack@c-api.service[100521]: INFO cinder.api.openstack.wsgi [req-f7a59365-dc78-438e-aede-2fcd1ac5ddfe req-145731cc-2de5-4371-bf15-69569f0fefb8 tempest-TestStampPattern-1248714906 tempest-TestStampPattern-1248714906-project-member] https://10.4.3.117/volume/v3/attachments/a80acbe7-376f-44fa-b7b1-4cb74bcdf602 returned with HTTP 200 Jul 27 16:14:16.757107 np0000005924 devstack@c-api.service[100521]: [pid: 100521|app: 0|req: 575/2323] 10.4.3.117 () {72 vars in 1673 bytes} [Mon Jul 27 16:14:16 2026] DELETE /volume/v3/attachments/a80acbe7-376f-44fa-b7b1-4cb74bcdf602 => generated 19 bytes in 74 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 27 16:14:16.843822 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.middleware.request_id [None req-efc58c6e-420a-4371-abb2-063a710b8c6d None None] RequestId filter calling following filter/app {{(pid=100524) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:14:16.845637 np0000005924 devstack@c-api.service[100524]: INFO cinder.api.openstack.wsgi [None req-efc58c6e-420a-4371-abb2-063a710b8c6d tempest-VolumesBackupsTest-1601316061 tempest-VolumesBackupsTest-1601316061-project-member] GET https://10.4.3.117/volume/v3/backups/3ab58d0b-ce50-4ec0-b14f-375dfd5caf99 Jul 27 16:14:16.845849 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.openstack.wsgi [None req-efc58c6e-420a-4371-abb2-063a710b8c6d tempest-VolumesBackupsTest-1601316061 tempest-VolumesBackupsTest-1601316061-project-member] Empty body provided in request {{(pid=100524) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:14:16.846042 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.openstack.wsgi [None req-efc58c6e-420a-4371-abb2-063a710b8c6d tempest-VolumesBackupsTest-1601316061 tempest-VolumesBackupsTest-1601316061-project-member] Calling method 'show' {{(pid=100524) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:14:16.846157 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.v3.backups [None req-efc58c6e-420a-4371-abb2-063a710b8c6d tempest-VolumesBackupsTest-1601316061 tempest-VolumesBackupsTest-1601316061-project-member] Show backup with id 3ab58d0b-ce50-4ec0-b14f-375dfd5caf99. {{(pid=100524) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 27 16:14:16.850011 np0000005924 devstack@c-api.service[100524]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:14:16.850011 np0000005924 devstack@c-api.service[100524]: warnings.warn( Jul 27 16:14:16.850720 np0000005924 devstack@c-api.service[100524]: INFO cinder.api.openstack.wsgi [None req-efc58c6e-420a-4371-abb2-063a710b8c6d tempest-VolumesBackupsTest-1601316061 tempest-VolumesBackupsTest-1601316061-project-member] https://10.4.3.117/volume/v3/backups/3ab58d0b-ce50-4ec0-b14f-375dfd5caf99 returned with HTTP 200 Jul 27 16:14:16.851033 np0000005924 devstack@c-api.service[100524]: [pid: 100524|app: 0|req: 587/2324] 10.4.3.117 () {66 vars in 1348 bytes} [Mon Jul 27 16:14:16 2026] GET /volume/v3/backups/3ab58d0b-ce50-4ec0-b14f-375dfd5caf99 => generated 825 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 27 16:14:17.328716 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.middleware.request_id [None req-94ed803a-5169-49d5-9b16-1b0571fc910e None None] RequestId filter calling following filter/app {{(pid=100523) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:14:17.332241 np0000005924 devstack@c-api.service[100523]: INFO cinder.api.openstack.wsgi [None req-94ed803a-5169-49d5-9b16-1b0571fc910e tempest-VolumesTransfersV355Test-1867815608 tempest-VolumesTransfersV355Test-1867815608-project-member] GET https://10.4.3.117/volume/v3/volumes/f8b1edbb-8ccd-4f74-896e-54f9871ba89b Jul 27 16:14:17.332505 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.openstack.wsgi [None req-94ed803a-5169-49d5-9b16-1b0571fc910e tempest-VolumesTransfersV355Test-1867815608 tempest-VolumesTransfersV355Test-1867815608-project-member] Empty body provided in request {{(pid=100523) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:14:17.332697 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.openstack.wsgi [None req-94ed803a-5169-49d5-9b16-1b0571fc910e tempest-VolumesTransfersV355Test-1867815608 tempest-VolumesTransfersV355Test-1867815608-project-member] Calling method 'show' {{(pid=100523) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:14:17.344297 np0000005924 devstack@c-api.service[100523]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:14:17.344297 np0000005924 devstack@c-api.service[100523]: warnings.warn( Jul 27 16:14:17.349853 np0000005924 devstack@c-api.service[100523]: INFO cinder.volume.api [None req-94ed803a-5169-49d5-9b16-1b0571fc910e tempest-VolumesTransfersV355Test-1867815608 tempest-VolumesTransfersV355Test-1867815608-project-member] Volume info retrieved successfully. Jul 27 16:14:17.354135 np0000005924 devstack@c-api.service[100523]: INFO cinder.api.openstack.wsgi [None req-94ed803a-5169-49d5-9b16-1b0571fc910e tempest-VolumesTransfersV355Test-1867815608 tempest-VolumesTransfersV355Test-1867815608-project-member] https://10.4.3.117/volume/v3/volumes/f8b1edbb-8ccd-4f74-896e-54f9871ba89b returned with HTTP 200 Jul 27 16:14:17.354540 np0000005924 devstack@c-api.service[100523]: [pid: 100523|app: 0|req: 591/2325] 10.4.3.117 () {68 vars in 1389 bytes} [Mon Jul 27 16:14:17 2026] GET /volume/v3/volumes/f8b1edbb-8ccd-4f74-896e-54f9871ba89b => generated 946 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 27 16:14:17.368135 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.middleware.request_id [None req-59dfbe89-159e-4d9b-b9ed-3f81e489ae16 None None] RequestId filter calling following filter/app {{(pid=100522) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:14:17.369977 np0000005924 devstack@c-api.service[100522]: INFO cinder.api.openstack.wsgi [None req-59dfbe89-159e-4d9b-b9ed-3f81e489ae16 tempest-VolumesTransfersV355Test-1867815608 tempest-VolumesTransfersV355Test-1867815608-project-member] POST https://10.4.3.117/volume/v3/volume-transfers Jul 27 16:14:17.370385 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.openstack.wsgi [None req-59dfbe89-159e-4d9b-b9ed-3f81e489ae16 tempest-VolumesTransfersV355Test-1867815608 tempest-VolumesTransfersV355Test-1867815608-project-member] Action: 'create', calling method: create, body: {"transfer": {"volume_id": "f8b1edbb-8ccd-4f74-896e-54f9871ba89b"}} {{(pid=100522) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 27 16:14:17.372044 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.v3.volume_transfer [None req-59dfbe89-159e-4d9b-b9ed-3f81e489ae16 tempest-VolumesTransfersV355Test-1867815608 tempest-VolumesTransfersV355Test-1867815608-project-member] Creating new volume transfer {'transfer': {'volume_id': 'f8b1edbb-8ccd-4f74-896e-54f9871ba89b'}} {{(pid=100522) create /opt/stack/cinder/cinder/api/v3/volume_transfer.py:85}} Jul 27 16:14:17.372193 np0000005924 devstack@c-api.service[100522]: INFO cinder.api.v3.volume_transfer [None req-59dfbe89-159e-4d9b-b9ed-3f81e489ae16 tempest-VolumesTransfersV355Test-1867815608 tempest-VolumesTransfersV355Test-1867815608-project-member] Creating transfer of volume f8b1edbb-8ccd-4f74-896e-54f9871ba89b Jul 27 16:14:17.372346 np0000005924 devstack@c-api.service[100522]: INFO cinder.transfer.api [None req-59dfbe89-159e-4d9b-b9ed-3f81e489ae16 tempest-VolumesTransfersV355Test-1867815608 tempest-VolumesTransfersV355Test-1867815608-project-member] Generating transfer record for volume f8b1edbb-8ccd-4f74-896e-54f9871ba89b Jul 27 16:14:17.381321 np0000005924 devstack@c-api.service[100522]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:14:17.381321 np0000005924 devstack@c-api.service[100522]: warnings.warn( Jul 27 16:14:17.396776 np0000005924 devstack@c-api.service[100522]: INFO cinder.api.openstack.wsgi [None req-59dfbe89-159e-4d9b-b9ed-3f81e489ae16 tempest-VolumesTransfersV355Test-1867815608 tempest-VolumesTransfersV355Test-1867815608-project-member] https://10.4.3.117/volume/v3/volume-transfers returned with HTTP 202 Jul 27 16:14:17.396930 np0000005924 devstack@c-api.service[100522]: [pid: 100522|app: 0|req: 573/2326] 10.4.3.117 () {70 vars in 1326 bytes} [Mon Jul 27 16:14:17 2026] POST /volume/v3/volume-transfers => generated 464 bytes in 29 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Jul 27 16:14:17.405598 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.middleware.request_id [None req-1ef055ec-5271-4efb-9361-c64105fc2853 None None] RequestId filter calling following filter/app {{(pid=100521) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:14:17.407833 np0000005924 devstack@c-api.service[100521]: INFO cinder.api.openstack.wsgi [None req-1ef055ec-5271-4efb-9361-c64105fc2853 tempest-VolumesTransfersV355Test-1867815608 tempest-VolumesTransfersV355Test-1867815608-project-member] GET https://10.4.3.117/volume/v3/volumes/f8b1edbb-8ccd-4f74-896e-54f9871ba89b Jul 27 16:14:17.408150 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.openstack.wsgi [None req-1ef055ec-5271-4efb-9361-c64105fc2853 tempest-VolumesTransfersV355Test-1867815608 tempest-VolumesTransfersV355Test-1867815608-project-member] Empty body provided in request {{(pid=100521) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:14:17.408446 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.openstack.wsgi [None req-1ef055ec-5271-4efb-9361-c64105fc2853 tempest-VolumesTransfersV355Test-1867815608 tempest-VolumesTransfersV355Test-1867815608-project-member] Calling method 'show' {{(pid=100521) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:14:17.418651 np0000005924 devstack@c-api.service[100521]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:14:17.418651 np0000005924 devstack@c-api.service[100521]: warnings.warn( Jul 27 16:14:17.421530 np0000005924 devstack@c-api.service[100521]: INFO cinder.volume.api [None req-1ef055ec-5271-4efb-9361-c64105fc2853 tempest-VolumesTransfersV355Test-1867815608 tempest-VolumesTransfersV355Test-1867815608-project-member] Volume info retrieved successfully. Jul 27 16:14:17.427854 np0000005924 devstack@c-api.service[100521]: INFO cinder.api.openstack.wsgi [None req-1ef055ec-5271-4efb-9361-c64105fc2853 tempest-VolumesTransfersV355Test-1867815608 tempest-VolumesTransfersV355Test-1867815608-project-member] https://10.4.3.117/volume/v3/volumes/f8b1edbb-8ccd-4f74-896e-54f9871ba89b returned with HTTP 200 Jul 27 16:14:17.428537 np0000005924 devstack@c-api.service[100521]: [pid: 100521|app: 0|req: 576/2327] 10.4.3.117 () {68 vars in 1389 bytes} [Mon Jul 27 16:14:17 2026] GET /volume/v3/volumes/f8b1edbb-8ccd-4f74-896e-54f9871ba89b => generated 954 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 27 16:14:17.444790 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.middleware.request_id [None req-ae7d9267-1071-4428-9687-c28a3f53ae57 None None] RequestId filter calling following filter/app {{(pid=100524) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:14:17.446833 np0000005924 devstack@c-api.service[100524]: INFO cinder.api.openstack.wsgi [None req-ae7d9267-1071-4428-9687-c28a3f53ae57 tempest-VolumesTransfersV355Test-1867815608 tempest-VolumesTransfersV355Test-1867815608-project-member] GET https://10.4.3.117/volume/v3/volume-transfers/detail Jul 27 16:14:17.447081 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.openstack.wsgi [None req-ae7d9267-1071-4428-9687-c28a3f53ae57 tempest-VolumesTransfersV355Test-1867815608 tempest-VolumesTransfersV355Test-1867815608-project-member] Empty body provided in request {{(pid=100524) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:14:17.447339 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.openstack.wsgi [None req-ae7d9267-1071-4428-9687-c28a3f53ae57 tempest-VolumesTransfersV355Test-1867815608 tempest-VolumesTransfersV355Test-1867815608-project-member] Calling method 'detail' {{(pid=100524) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:14:17.447514 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.v3.volume_transfer [None req-ae7d9267-1071-4428-9687-c28a3f53ae57 tempest-VolumesTransfersV355Test-1867815608 tempest-VolumesTransfersV355Test-1867815608-project-member] Listing volume transfers {{(pid=100524) _get_transfers /opt/stack/cinder/cinder/api/v3/volume_transfer.py:51}} Jul 27 16:14:17.452570 np0000005924 devstack@c-api.service[100524]: INFO cinder.api.openstack.wsgi [None req-ae7d9267-1071-4428-9687-c28a3f53ae57 tempest-VolumesTransfersV355Test-1867815608 tempest-VolumesTransfersV355Test-1867815608-project-member] https://10.4.3.117/volume/v3/volume-transfers/detail returned with HTTP 200 Jul 27 16:14:17.453143 np0000005924 devstack@c-api.service[100524]: [pid: 100524|app: 0|req: 588/2328] 10.4.3.117 () {68 vars in 1326 bytes} [Mon Jul 27 16:14:17 2026] GET /volume/v3/volume-transfers/detail => generated 435 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 27 16:14:17.462153 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.middleware.request_id [None req-32782d28-990d-461e-90dd-ed09fc8c26e5 None None] RequestId filter calling following filter/app {{(pid=100523) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:14:17.464238 np0000005924 devstack@c-api.service[100523]: INFO cinder.api.openstack.wsgi [None req-32782d28-990d-461e-90dd-ed09fc8c26e5 tempest-VolumesTransfersV355Test-1867815608 tempest-VolumesTransfersV355Test-1867815608-project-member] DELETE https://10.4.3.117/volume/v3/volume-transfers/b6759738-7efc-4fc4-bad5-31d48425f2a0 Jul 27 16:14:17.464522 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.openstack.wsgi [None req-32782d28-990d-461e-90dd-ed09fc8c26e5 tempest-VolumesTransfersV355Test-1867815608 tempest-VolumesTransfersV355Test-1867815608-project-member] Empty body provided in request {{(pid=100523) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:14:17.464800 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.openstack.wsgi [None req-32782d28-990d-461e-90dd-ed09fc8c26e5 tempest-VolumesTransfersV355Test-1867815608 tempest-VolumesTransfersV355Test-1867815608-project-member] Calling method 'delete' {{(pid=100523) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:14:17.464959 np0000005924 devstack@c-api.service[100523]: INFO cinder.api.contrib.volume_transfer [None req-32782d28-990d-461e-90dd-ed09fc8c26e5 tempest-VolumesTransfersV355Test-1867815608 tempest-VolumesTransfersV355Test-1867815608-project-member] Delete transfer with id: b6759738-7efc-4fc4-bad5-31d48425f2a0 Jul 27 16:14:17.475578 np0000005924 devstack@c-api.service[100523]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:14:17.475578 np0000005924 devstack@c-api.service[100523]: warnings.warn( Jul 27 16:14:17.485469 np0000005924 devstack@c-api.service[100523]: INFO cinder.api.openstack.wsgi [None req-32782d28-990d-461e-90dd-ed09fc8c26e5 tempest-VolumesTransfersV355Test-1867815608 tempest-VolumesTransfersV355Test-1867815608-project-member] https://10.4.3.117/volume/v3/volume-transfers/b6759738-7efc-4fc4-bad5-31d48425f2a0 returned with HTTP 202 Jul 27 16:14:17.485917 np0000005924 devstack@c-api.service[100523]: [pid: 100523|app: 0|req: 592/2329] 10.4.3.117 () {68 vars in 1419 bytes} [Mon Jul 27 16:14:17 2026] DELETE /volume/v3/volume-transfers/b6759738-7efc-4fc4-bad5-31d48425f2a0 => generated 0 bytes in 24 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Jul 27 16:14:17.492366 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.middleware.request_id [None req-1cfbf9e7-3a5b-454d-9a9a-cd4bbdddcb12 None None] RequestId filter calling following filter/app {{(pid=100522) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:14:17.494175 np0000005924 devstack@c-api.service[100522]: INFO cinder.api.openstack.wsgi [None req-1cfbf9e7-3a5b-454d-9a9a-cd4bbdddcb12 tempest-VolumesTransfersV355Test-1867815608 tempest-VolumesTransfersV355Test-1867815608-project-member] GET https://10.4.3.117/volume/v3/volumes/f8b1edbb-8ccd-4f74-896e-54f9871ba89b Jul 27 16:14:17.494494 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.openstack.wsgi [None req-1cfbf9e7-3a5b-454d-9a9a-cd4bbdddcb12 tempest-VolumesTransfersV355Test-1867815608 tempest-VolumesTransfersV355Test-1867815608-project-member] Empty body provided in request {{(pid=100522) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:14:17.495941 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.openstack.wsgi [None req-1cfbf9e7-3a5b-454d-9a9a-cd4bbdddcb12 tempest-VolumesTransfersV355Test-1867815608 tempest-VolumesTransfersV355Test-1867815608-project-member] Calling method 'show' {{(pid=100522) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:14:17.504466 np0000005924 devstack@c-api.service[100522]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:14:17.504466 np0000005924 devstack@c-api.service[100522]: warnings.warn( Jul 27 16:14:17.512084 np0000005924 devstack@c-api.service[100522]: INFO cinder.volume.api [None req-1cfbf9e7-3a5b-454d-9a9a-cd4bbdddcb12 tempest-VolumesTransfersV355Test-1867815608 tempest-VolumesTransfersV355Test-1867815608-project-member] Volume info retrieved successfully. Jul 27 16:14:17.523388 np0000005924 devstack@c-api.service[100522]: INFO cinder.api.openstack.wsgi [None req-1cfbf9e7-3a5b-454d-9a9a-cd4bbdddcb12 tempest-VolumesTransfersV355Test-1867815608 tempest-VolumesTransfersV355Test-1867815608-project-member] https://10.4.3.117/volume/v3/volumes/f8b1edbb-8ccd-4f74-896e-54f9871ba89b returned with HTTP 200 Jul 27 16:14:17.523388 np0000005924 devstack@c-api.service[100522]: [pid: 100522|app: 0|req: 574/2330] 10.4.3.117 () {68 vars in 1389 bytes} [Mon Jul 27 16:14:17 2026] GET /volume/v3/volumes/f8b1edbb-8ccd-4f74-896e-54f9871ba89b => generated 946 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 27 16:14:17.535729 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.middleware.request_id [None req-996f37d8-5274-4c62-bbb1-b11ed150164c None None] RequestId filter calling following filter/app {{(pid=100521) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:14:17.537587 np0000005924 devstack@c-api.service[100521]: INFO cinder.api.openstack.wsgi [None req-996f37d8-5274-4c62-bbb1-b11ed150164c tempest-VolumesTransfersV355Test-1867815608 tempest-VolumesTransfersV355Test-1867815608-project-member] DELETE https://10.4.3.117/volume/v3/volume-transfers/b6759738-7efc-4fc4-bad5-31d48425f2a0 Jul 27 16:14:17.538115 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.openstack.wsgi [None req-996f37d8-5274-4c62-bbb1-b11ed150164c tempest-VolumesTransfersV355Test-1867815608 tempest-VolumesTransfersV355Test-1867815608-project-member] Empty body provided in request {{(pid=100521) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:14:17.538115 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.openstack.wsgi [None req-996f37d8-5274-4c62-bbb1-b11ed150164c tempest-VolumesTransfersV355Test-1867815608 tempest-VolumesTransfersV355Test-1867815608-project-member] Calling method 'delete' {{(pid=100521) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:14:17.538115 np0000005924 devstack@c-api.service[100521]: INFO cinder.api.contrib.volume_transfer [None req-996f37d8-5274-4c62-bbb1-b11ed150164c tempest-VolumesTransfersV355Test-1867815608 tempest-VolumesTransfersV355Test-1867815608-project-member] Delete transfer with id: b6759738-7efc-4fc4-bad5-31d48425f2a0 Jul 27 16:14:17.541614 np0000005924 devstack@c-api.service[100521]: INFO cinder.api.openstack.wsgi [None req-996f37d8-5274-4c62-bbb1-b11ed150164c tempest-VolumesTransfersV355Test-1867815608 tempest-VolumesTransfersV355Test-1867815608-project-member] https://10.4.3.117/volume/v3/volume-transfers/b6759738-7efc-4fc4-bad5-31d48425f2a0 returned with HTTP 404 Jul 27 16:14:17.542075 np0000005924 devstack@c-api.service[100521]: [pid: 100521|app: 0|req: 577/2331] 10.4.3.117 () {68 vars in 1419 bytes} [Mon Jul 27 16:14:17 2026] DELETE /volume/v3/volume-transfers/b6759738-7efc-4fc4-bad5-31d48425f2a0 => generated 111 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 27 16:14:17.548264 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.middleware.request_id [None req-3cf3087a-cf8f-41e2-a786-e14ef84e61ee None None] RequestId filter calling following filter/app {{(pid=100524) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:14:17.550624 np0000005924 devstack@c-api.service[100524]: INFO cinder.api.openstack.wsgi [None req-3cf3087a-cf8f-41e2-a786-e14ef84e61ee tempest-VolumesTransfersV355Test-1763989633 tempest-VolumesTransfersV355Test-1763989633-project-admin] DELETE https://10.4.3.117/volume/v3/volumes/f8b1edbb-8ccd-4f74-896e-54f9871ba89b Jul 27 16:14:17.550842 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.openstack.wsgi [None req-3cf3087a-cf8f-41e2-a786-e14ef84e61ee tempest-VolumesTransfersV355Test-1763989633 tempest-VolumesTransfersV355Test-1763989633-project-admin] Empty body provided in request {{(pid=100524) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:14:17.551041 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.openstack.wsgi [None req-3cf3087a-cf8f-41e2-a786-e14ef84e61ee tempest-VolumesTransfersV355Test-1763989633 tempest-VolumesTransfersV355Test-1763989633-project-admin] Calling method 'delete' {{(pid=100524) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:14:17.551202 np0000005924 devstack@c-api.service[100524]: INFO cinder.api.v3.volumes [None req-3cf3087a-cf8f-41e2-a786-e14ef84e61ee tempest-VolumesTransfersV355Test-1763989633 tempest-VolumesTransfersV355Test-1763989633-project-admin] Delete volume with id: f8b1edbb-8ccd-4f74-896e-54f9871ba89b Jul 27 16:14:17.562130 np0000005924 devstack@c-api.service[100524]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:14:17.562130 np0000005924 devstack@c-api.service[100524]: warnings.warn( Jul 27 16:14:17.562562 np0000005924 devstack@c-api.service[100524]: INFO cinder.volume.api [None req-3cf3087a-cf8f-41e2-a786-e14ef84e61ee tempest-VolumesTransfersV355Test-1763989633 tempest-VolumesTransfersV355Test-1763989633-project-admin] Volume info retrieved successfully. Jul 27 16:14:17.594372 np0000005924 devstack@c-api.service[100524]: INFO cinder.volume.api [None req-3cf3087a-cf8f-41e2-a786-e14ef84e61ee tempest-VolumesTransfersV355Test-1763989633 tempest-VolumesTransfersV355Test-1763989633-project-admin] Delete volume request issued successfully. Jul 27 16:14:17.594616 np0000005924 devstack@c-api.service[100524]: INFO cinder.api.openstack.wsgi [None req-3cf3087a-cf8f-41e2-a786-e14ef84e61ee tempest-VolumesTransfersV355Test-1763989633 tempest-VolumesTransfersV355Test-1763989633-project-admin] https://10.4.3.117/volume/v3/volumes/f8b1edbb-8ccd-4f74-896e-54f9871ba89b returned with HTTP 202 Jul 27 16:14:17.595161 np0000005924 devstack@c-api.service[100524]: [pid: 100524|app: 0|req: 589/2332] 10.4.3.117 () {68 vars in 1392 bytes} [Mon Jul 27 16:14:17 2026] DELETE /volume/v3/volumes/f8b1edbb-8ccd-4f74-896e-54f9871ba89b => generated 0 bytes in 47 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Jul 27 16:14:17.603536 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.middleware.request_id [None req-2cd9c91d-6d52-41d8-9b26-4ca0be9e6b7a None None] RequestId filter calling following filter/app {{(pid=100523) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:14:17.605996 np0000005924 devstack@c-api.service[100523]: INFO cinder.api.openstack.wsgi [None req-2cd9c91d-6d52-41d8-9b26-4ca0be9e6b7a tempest-VolumesTransfersV355Test-1763989633 tempest-VolumesTransfersV355Test-1763989633-project-admin] GET https://10.4.3.117/volume/v3/volumes/f8b1edbb-8ccd-4f74-896e-54f9871ba89b Jul 27 16:14:17.606498 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.openstack.wsgi [None req-2cd9c91d-6d52-41d8-9b26-4ca0be9e6b7a tempest-VolumesTransfersV355Test-1763989633 tempest-VolumesTransfersV355Test-1763989633-project-admin] Empty body provided in request {{(pid=100523) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:14:17.606498 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.openstack.wsgi [None req-2cd9c91d-6d52-41d8-9b26-4ca0be9e6b7a tempest-VolumesTransfersV355Test-1763989633 tempest-VolumesTransfersV355Test-1763989633-project-admin] Calling method 'show' {{(pid=100523) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:14:17.623269 np0000005924 devstack@c-api.service[100523]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:14:17.623269 np0000005924 devstack@c-api.service[100523]: warnings.warn( Jul 27 16:14:17.628006 np0000005924 devstack@c-api.service[100523]: INFO cinder.volume.api [None req-2cd9c91d-6d52-41d8-9b26-4ca0be9e6b7a tempest-VolumesTransfersV355Test-1763989633 tempest-VolumesTransfersV355Test-1763989633-project-admin] Volume info retrieved successfully. Jul 27 16:14:17.634421 np0000005924 devstack@c-api.service[100523]: INFO cinder.api.openstack.wsgi [None req-2cd9c91d-6d52-41d8-9b26-4ca0be9e6b7a tempest-VolumesTransfersV355Test-1763989633 tempest-VolumesTransfersV355Test-1763989633-project-admin] https://10.4.3.117/volume/v3/volumes/f8b1edbb-8ccd-4f74-896e-54f9871ba89b returned with HTTP 200 Jul 27 16:14:17.634975 np0000005924 devstack@c-api.service[100523]: [pid: 100523|app: 0|req: 593/2333] 10.4.3.117 () {68 vars in 1389 bytes} [Mon Jul 27 16:14:17 2026] GET /volume/v3/volumes/f8b1edbb-8ccd-4f74-896e-54f9871ba89b => generated 1130 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 27 16:14:17.861811 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.middleware.request_id [None req-327ce648-169f-466a-aab4-3a32b3deef6f None None] RequestId filter calling following filter/app {{(pid=100522) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:14:17.863452 np0000005924 devstack@c-api.service[100522]: INFO cinder.api.openstack.wsgi [None req-327ce648-169f-466a-aab4-3a32b3deef6f tempest-VolumesBackupsTest-1601316061 tempest-VolumesBackupsTest-1601316061-project-member] GET https://10.4.3.117/volume/v3/backups/3ab58d0b-ce50-4ec0-b14f-375dfd5caf99 Jul 27 16:14:17.863676 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.openstack.wsgi [None req-327ce648-169f-466a-aab4-3a32b3deef6f tempest-VolumesBackupsTest-1601316061 tempest-VolumesBackupsTest-1601316061-project-member] Empty body provided in request {{(pid=100522) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:14:17.863894 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.openstack.wsgi [None req-327ce648-169f-466a-aab4-3a32b3deef6f tempest-VolumesBackupsTest-1601316061 tempest-VolumesBackupsTest-1601316061-project-member] Calling method 'show' {{(pid=100522) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:14:17.864013 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.v3.backups [None req-327ce648-169f-466a-aab4-3a32b3deef6f tempest-VolumesBackupsTest-1601316061 tempest-VolumesBackupsTest-1601316061-project-member] Show backup with id 3ab58d0b-ce50-4ec0-b14f-375dfd5caf99. {{(pid=100522) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 27 16:14:17.868761 np0000005924 devstack@c-api.service[100522]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:14:17.868761 np0000005924 devstack@c-api.service[100522]: warnings.warn( Jul 27 16:14:17.870144 np0000005924 devstack@c-api.service[100522]: INFO cinder.api.openstack.wsgi [None req-327ce648-169f-466a-aab4-3a32b3deef6f tempest-VolumesBackupsTest-1601316061 tempest-VolumesBackupsTest-1601316061-project-member] https://10.4.3.117/volume/v3/backups/3ab58d0b-ce50-4ec0-b14f-375dfd5caf99 returned with HTTP 200 Jul 27 16:14:17.870144 np0000005924 devstack@c-api.service[100522]: [pid: 100522|app: 0|req: 575/2334] 10.4.3.117 () {66 vars in 1348 bytes} [Mon Jul 27 16:14:17 2026] GET /volume/v3/backups/3ab58d0b-ce50-4ec0-b14f-375dfd5caf99 => generated 825 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 27 16:14:18.650128 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.middleware.request_id [None req-1cfbce30-8983-49ab-94db-2d7e26e3d84b None None] RequestId filter calling following filter/app {{(pid=100521) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:14:18.653570 np0000005924 devstack@c-api.service[100521]: INFO cinder.api.openstack.wsgi [None req-1cfbce30-8983-49ab-94db-2d7e26e3d84b tempest-VolumesTransfersV355Test-1763989633 tempest-VolumesTransfersV355Test-1763989633-project-admin] GET https://10.4.3.117/volume/v3/volumes/f8b1edbb-8ccd-4f74-896e-54f9871ba89b Jul 27 16:14:18.653841 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.openstack.wsgi [None req-1cfbce30-8983-49ab-94db-2d7e26e3d84b tempest-VolumesTransfersV355Test-1763989633 tempest-VolumesTransfersV355Test-1763989633-project-admin] Empty body provided in request {{(pid=100521) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:14:18.654349 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.openstack.wsgi [None req-1cfbce30-8983-49ab-94db-2d7e26e3d84b tempest-VolumesTransfersV355Test-1763989633 tempest-VolumesTransfersV355Test-1763989633-project-admin] Calling method 'show' {{(pid=100521) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:14:18.663458 np0000005924 devstack@c-api.service[100521]: INFO cinder.api.openstack.wsgi [None req-1cfbce30-8983-49ab-94db-2d7e26e3d84b tempest-VolumesTransfersV355Test-1763989633 tempest-VolumesTransfersV355Test-1763989633-project-admin] https://10.4.3.117/volume/v3/volumes/f8b1edbb-8ccd-4f74-896e-54f9871ba89b returned with HTTP 404 Jul 27 16:14:18.664305 np0000005924 devstack@c-api.service[100521]: [pid: 100521|app: 0|req: 578/2335] 10.4.3.117 () {68 vars in 1389 bytes} [Mon Jul 27 16:14:18 2026] GET /volume/v3/volumes/f8b1edbb-8ccd-4f74-896e-54f9871ba89b => generated 109 bytes in 15 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 27 16:14:18.671182 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.middleware.request_id [None req-2ecbf762-f37a-4c34-b738-d11442229714 None None] RequestId filter calling following filter/app {{(pid=100524) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:14:18.673079 np0000005924 devstack@c-api.service[100524]: INFO cinder.api.openstack.wsgi [None req-2ecbf762-f37a-4c34-b738-d11442229714 tempest-VolumesTransfersV355Test-1867815608 tempest-VolumesTransfersV355Test-1867815608-project-member] GET https://10.4.3.117/volume/v3/volumes/f8b1edbb-8ccd-4f74-896e-54f9871ba89b Jul 27 16:14:18.673213 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.openstack.wsgi [None req-2ecbf762-f37a-4c34-b738-d11442229714 tempest-VolumesTransfersV355Test-1867815608 tempest-VolumesTransfersV355Test-1867815608-project-member] Empty body provided in request {{(pid=100524) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:14:18.673441 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.openstack.wsgi [None req-2ecbf762-f37a-4c34-b738-d11442229714 tempest-VolumesTransfersV355Test-1867815608 tempest-VolumesTransfersV355Test-1867815608-project-member] Calling method 'show' {{(pid=100524) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:14:18.678636 np0000005924 devstack@c-api.service[100524]: INFO cinder.api.openstack.wsgi [None req-2ecbf762-f37a-4c34-b738-d11442229714 tempest-VolumesTransfersV355Test-1867815608 tempest-VolumesTransfersV355Test-1867815608-project-member] https://10.4.3.117/volume/v3/volumes/f8b1edbb-8ccd-4f74-896e-54f9871ba89b returned with HTTP 404 Jul 27 16:14:18.679106 np0000005924 devstack@c-api.service[100524]: [pid: 100524|app: 0|req: 590/2336] 10.4.3.117 () {68 vars in 1389 bytes} [Mon Jul 27 16:14:18 2026] GET /volume/v3/volumes/f8b1edbb-8ccd-4f74-896e-54f9871ba89b => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 27 16:14:18.687937 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.middleware.request_id [None req-cb3caba0-63ec-4c0f-ad3a-ed05ab9e6af9 None None] RequestId filter calling following filter/app {{(pid=100523) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:14:18.695586 np0000005924 devstack@c-api.service[100523]: INFO cinder.api.openstack.wsgi [None req-cb3caba0-63ec-4c0f-ad3a-ed05ab9e6af9 tempest-VolumesTransfersV355Test-1867815608 tempest-VolumesTransfersV355Test-1867815608-project-member] DELETE https://10.4.3.117/volume/v3/volumes/f8b1edbb-8ccd-4f74-896e-54f9871ba89b Jul 27 16:14:18.695586 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.openstack.wsgi [None req-cb3caba0-63ec-4c0f-ad3a-ed05ab9e6af9 tempest-VolumesTransfersV355Test-1867815608 tempest-VolumesTransfersV355Test-1867815608-project-member] Empty body provided in request {{(pid=100523) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:14:18.695586 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.openstack.wsgi [None req-cb3caba0-63ec-4c0f-ad3a-ed05ab9e6af9 tempest-VolumesTransfersV355Test-1867815608 tempest-VolumesTransfersV355Test-1867815608-project-member] Calling method 'delete' {{(pid=100523) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:14:18.695586 np0000005924 devstack@c-api.service[100523]: INFO cinder.api.v3.volumes [None req-cb3caba0-63ec-4c0f-ad3a-ed05ab9e6af9 tempest-VolumesTransfersV355Test-1867815608 tempest-VolumesTransfersV355Test-1867815608-project-member] Delete volume with id: f8b1edbb-8ccd-4f74-896e-54f9871ba89b Jul 27 16:14:18.706944 np0000005924 devstack@c-api.service[100523]: INFO cinder.api.openstack.wsgi [None req-cb3caba0-63ec-4c0f-ad3a-ed05ab9e6af9 tempest-VolumesTransfersV355Test-1867815608 tempest-VolumesTransfersV355Test-1867815608-project-member] https://10.4.3.117/volume/v3/volumes/f8b1edbb-8ccd-4f74-896e-54f9871ba89b returned with HTTP 404 Jul 27 16:14:18.707564 np0000005924 devstack@c-api.service[100523]: [pid: 100523|app: 0|req: 594/2337] 10.4.3.117 () {68 vars in 1392 bytes} [Mon Jul 27 16:14:18 2026] DELETE /volume/v3/volumes/f8b1edbb-8ccd-4f74-896e-54f9871ba89b => generated 109 bytes in 21 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 27 16:14:18.889193 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.middleware.request_id [None req-3c538d40-b4c5-4905-82e0-e2e22f05aab0 None None] RequestId filter calling following filter/app {{(pid=100522) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:14:18.896569 np0000005924 devstack@c-api.service[100522]: INFO cinder.api.openstack.wsgi [None req-3c538d40-b4c5-4905-82e0-e2e22f05aab0 tempest-VolumesBackupsTest-1601316061 tempest-VolumesBackupsTest-1601316061-project-member] GET https://10.4.3.117/volume/v3/backups/3ab58d0b-ce50-4ec0-b14f-375dfd5caf99 Jul 27 16:14:18.897466 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.openstack.wsgi [None req-3c538d40-b4c5-4905-82e0-e2e22f05aab0 tempest-VolumesBackupsTest-1601316061 tempest-VolumesBackupsTest-1601316061-project-member] Empty body provided in request {{(pid=100522) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:14:18.897883 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.openstack.wsgi [None req-3c538d40-b4c5-4905-82e0-e2e22f05aab0 tempest-VolumesBackupsTest-1601316061 tempest-VolumesBackupsTest-1601316061-project-member] Calling method 'show' {{(pid=100522) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:14:18.898117 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.v3.backups [None req-3c538d40-b4c5-4905-82e0-e2e22f05aab0 tempest-VolumesBackupsTest-1601316061 tempest-VolumesBackupsTest-1601316061-project-member] Show backup with id 3ab58d0b-ce50-4ec0-b14f-375dfd5caf99. {{(pid=100522) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 27 16:14:18.907130 np0000005924 devstack@c-api.service[100522]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:14:18.907130 np0000005924 devstack@c-api.service[100522]: warnings.warn( Jul 27 16:14:18.908260 np0000005924 devstack@c-api.service[100522]: INFO cinder.api.openstack.wsgi [None req-3c538d40-b4c5-4905-82e0-e2e22f05aab0 tempest-VolumesBackupsTest-1601316061 tempest-VolumesBackupsTest-1601316061-project-member] https://10.4.3.117/volume/v3/backups/3ab58d0b-ce50-4ec0-b14f-375dfd5caf99 returned with HTTP 200 Jul 27 16:14:18.909234 np0000005924 devstack@c-api.service[100522]: [pid: 100522|app: 0|req: 576/2338] 10.4.3.117 () {66 vars in 1348 bytes} [Mon Jul 27 16:14:18 2026] GET /volume/v3/backups/3ab58d0b-ce50-4ec0-b14f-375dfd5caf99 => generated 825 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 27 16:14:19.920799 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.middleware.request_id [None req-6a7d284d-c2a6-4930-a775-e8369dcc50dc None None] RequestId filter calling following filter/app {{(pid=100521) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:14:19.922841 np0000005924 devstack@c-api.service[100521]: INFO cinder.api.openstack.wsgi [None req-6a7d284d-c2a6-4930-a775-e8369dcc50dc tempest-VolumesBackupsTest-1601316061 tempest-VolumesBackupsTest-1601316061-project-member] GET https://10.4.3.117/volume/v3/backups/3ab58d0b-ce50-4ec0-b14f-375dfd5caf99 Jul 27 16:14:19.923037 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.openstack.wsgi [None req-6a7d284d-c2a6-4930-a775-e8369dcc50dc tempest-VolumesBackupsTest-1601316061 tempest-VolumesBackupsTest-1601316061-project-member] Empty body provided in request {{(pid=100521) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:14:19.923220 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.openstack.wsgi [None req-6a7d284d-c2a6-4930-a775-e8369dcc50dc tempest-VolumesBackupsTest-1601316061 tempest-VolumesBackupsTest-1601316061-project-member] Calling method 'show' {{(pid=100521) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:14:19.923342 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.v3.backups [None req-6a7d284d-c2a6-4930-a775-e8369dcc50dc tempest-VolumesBackupsTest-1601316061 tempest-VolumesBackupsTest-1601316061-project-member] Show backup with id 3ab58d0b-ce50-4ec0-b14f-375dfd5caf99. {{(pid=100521) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 27 16:14:19.931207 np0000005924 devstack@c-api.service[100521]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:14:19.931207 np0000005924 devstack@c-api.service[100521]: warnings.warn( Jul 27 16:14:19.931207 np0000005924 devstack@c-api.service[100521]: INFO cinder.api.openstack.wsgi [None req-6a7d284d-c2a6-4930-a775-e8369dcc50dc tempest-VolumesBackupsTest-1601316061 tempest-VolumesBackupsTest-1601316061-project-member] https://10.4.3.117/volume/v3/backups/3ab58d0b-ce50-4ec0-b14f-375dfd5caf99 returned with HTTP 200 Jul 27 16:14:19.931207 np0000005924 devstack@c-api.service[100521]: [pid: 100521|app: 0|req: 579/2339] 10.4.3.117 () {66 vars in 1348 bytes} [Mon Jul 27 16:14:19 2026] GET /volume/v3/backups/3ab58d0b-ce50-4ec0-b14f-375dfd5caf99 => generated 825 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 27 16:14:20.318591 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.middleware.request_id [None req-07270d2a-8aa2-4f26-aa8d-d5704b84f2b5 None None] RequestId filter calling following filter/app {{(pid=100524) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:14:20.421115 np0000005924 devstack@c-api.service[100524]: INFO cinder.api.openstack.wsgi [None req-07270d2a-8aa2-4f26-aa8d-d5704b84f2b5 tempest-BackendsCapabilitiesAdminTestsJSON-449250584 tempest-BackendsCapabilitiesAdminTestsJSON-449250584-project-admin] GET https://10.4.3.117/volume/v3/scheduler-stats/get_pools Jul 27 16:14:20.421316 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.openstack.wsgi [None req-07270d2a-8aa2-4f26-aa8d-d5704b84f2b5 tempest-BackendsCapabilitiesAdminTestsJSON-449250584 tempest-BackendsCapabilitiesAdminTestsJSON-449250584-project-admin] Empty body provided in request {{(pid=100524) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:14:20.421530 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.openstack.wsgi [None req-07270d2a-8aa2-4f26-aa8d-d5704b84f2b5 tempest-BackendsCapabilitiesAdminTestsJSON-449250584 tempest-BackendsCapabilitiesAdminTestsJSON-449250584-project-admin] Calling method 'get_pools' {{(pid=100524) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:14:20.433394 np0000005924 devstack@c-api.service[100524]: INFO cinder.api.openstack.wsgi [None req-07270d2a-8aa2-4f26-aa8d-d5704b84f2b5 tempest-BackendsCapabilitiesAdminTestsJSON-449250584 tempest-BackendsCapabilitiesAdminTestsJSON-449250584-project-admin] https://10.4.3.117/volume/v3/scheduler-stats/get_pools returned with HTTP 200 Jul 27 16:14:20.434028 np0000005924 devstack@c-api.service[100524]: [pid: 100524|app: 0|req: 591/2340] 10.4.3.117 () {66 vars in 1291 bytes} [Mon Jul 27 16:14:20 2026] GET /volume/v3/scheduler-stats/get_pools => generated 106 bytes in 116 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 27 16:14:20.445017 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.middleware.request_id [None req-c1341bbd-1325-4f66-89ea-5c960b09d76d None None] RequestId filter calling following filter/app {{(pid=100523) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:14:20.447723 np0000005924 devstack@c-api.service[100523]: INFO cinder.api.openstack.wsgi [None req-c1341bbd-1325-4f66-89ea-5c960b09d76d tempest-BackendsCapabilitiesAdminTestsJSON-449250584 tempest-BackendsCapabilitiesAdminTestsJSON-449250584-project-admin] GET https://10.4.3.117/volume/v3/scheduler-stats/get_pools?detail=True Jul 27 16:14:20.447922 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.openstack.wsgi [None req-c1341bbd-1325-4f66-89ea-5c960b09d76d tempest-BackendsCapabilitiesAdminTestsJSON-449250584 tempest-BackendsCapabilitiesAdminTestsJSON-449250584-project-admin] Empty body provided in request {{(pid=100523) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:14:20.448212 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.openstack.wsgi [None req-c1341bbd-1325-4f66-89ea-5c960b09d76d tempest-BackendsCapabilitiesAdminTestsJSON-449250584 tempest-BackendsCapabilitiesAdminTestsJSON-449250584-project-admin] Calling method 'get_pools' {{(pid=100523) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:14:20.457185 np0000005924 devstack@c-api.service[100523]: INFO cinder.api.openstack.wsgi [None req-c1341bbd-1325-4f66-89ea-5c960b09d76d tempest-BackendsCapabilitiesAdminTestsJSON-449250584 tempest-BackendsCapabilitiesAdminTestsJSON-449250584-project-admin] https://10.4.3.117/volume/v3/scheduler-stats/get_pools?detail=True returned with HTTP 200 Jul 27 16:14:20.458393 np0000005924 devstack@c-api.service[100523]: [pid: 100523|app: 0|req: 595/2341] 10.4.3.117 () {66 vars in 1314 bytes} [Mon Jul 27 16:14:20 2026] GET /volume/v3/scheduler-stats/get_pools?detail=True => generated 1167 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 27 16:14:20.469403 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.middleware.request_id [None req-cf90c704-2a57-4c9c-b5d7-e2d2f5c49d85 None None] RequestId filter calling following filter/app {{(pid=100522) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:14:20.472582 np0000005924 devstack@c-api.service[100522]: INFO cinder.api.openstack.wsgi [None req-cf90c704-2a57-4c9c-b5d7-e2d2f5c49d85 tempest-BackendsCapabilitiesAdminTestsJSON-449250584 tempest-BackendsCapabilitiesAdminTestsJSON-449250584-project-admin] GET https://10.4.3.117/volume/v3/capabilities/np0000005924@storpool Jul 27 16:14:20.472582 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.openstack.wsgi [None req-cf90c704-2a57-4c9c-b5d7-e2d2f5c49d85 tempest-BackendsCapabilitiesAdminTestsJSON-449250584 tempest-BackendsCapabilitiesAdminTestsJSON-449250584-project-admin] Empty body provided in request {{(pid=100522) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:14:20.472582 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.openstack.wsgi [None req-cf90c704-2a57-4c9c-b5d7-e2d2f5c49d85 tempest-BackendsCapabilitiesAdminTestsJSON-449250584 tempest-BackendsCapabilitiesAdminTestsJSON-449250584-project-admin] Calling method 'show' {{(pid=100522) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:14:20.491013 np0000005924 devstack@c-api.service[100522]: INFO cinder.api.openstack.wsgi [None req-cf90c704-2a57-4c9c-b5d7-e2d2f5c49d85 tempest-BackendsCapabilitiesAdminTestsJSON-449250584 tempest-BackendsCapabilitiesAdminTestsJSON-449250584-project-admin] https://10.4.3.117/volume/v3/capabilities/np0000005924@storpool returned with HTTP 200 Jul 27 16:14:20.491560 np0000005924 devstack@c-api.service[100522]: [pid: 100522|app: 0|req: 577/2342] 10.4.3.117 () {66 vars in 1318 bytes} [Mon Jul 27 16:14:20 2026] GET /volume/v3/capabilities/np0000005924@storpool => generated 703 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 27 16:14:20.502779 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.middleware.request_id [None req-301af142-2924-4c41-9177-38f9d7b1ee22 None None] RequestId filter calling following filter/app {{(pid=100521) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:14:20.505057 np0000005924 devstack@c-api.service[100521]: INFO cinder.api.openstack.wsgi [None req-301af142-2924-4c41-9177-38f9d7b1ee22 tempest-BackendsCapabilitiesAdminTestsJSON-449250584 tempest-BackendsCapabilitiesAdminTestsJSON-449250584-project-admin] GET https://10.4.3.117/volume/v3/capabilities/np0000005924@storpool Jul 27 16:14:20.505268 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.openstack.wsgi [None req-301af142-2924-4c41-9177-38f9d7b1ee22 tempest-BackendsCapabilitiesAdminTestsJSON-449250584 tempest-BackendsCapabilitiesAdminTestsJSON-449250584-project-admin] Empty body provided in request {{(pid=100521) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:14:20.505498 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.openstack.wsgi [None req-301af142-2924-4c41-9177-38f9d7b1ee22 tempest-BackendsCapabilitiesAdminTestsJSON-449250584 tempest-BackendsCapabilitiesAdminTestsJSON-449250584-project-admin] Calling method 'show' {{(pid=100521) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:14:20.518197 np0000005924 devstack@c-api.service[100521]: INFO cinder.api.openstack.wsgi [None req-301af142-2924-4c41-9177-38f9d7b1ee22 tempest-BackendsCapabilitiesAdminTestsJSON-449250584 tempest-BackendsCapabilitiesAdminTestsJSON-449250584-project-admin] https://10.4.3.117/volume/v3/capabilities/np0000005924@storpool returned with HTTP 200 Jul 27 16:14:20.521132 np0000005924 devstack@c-api.service[100521]: [pid: 100521|app: 0|req: 580/2343] 10.4.3.117 () {66 vars in 1318 bytes} [Mon Jul 27 16:14:20 2026] GET /volume/v3/capabilities/np0000005924@storpool => generated 703 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 27 16:14:20.527561 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.middleware.request_id [None req-e4d5526d-0305-4b71-9e4f-6233cc80e7d7 None None] RequestId filter calling following filter/app {{(pid=100524) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:14:20.529084 np0000005924 devstack@c-api.service[100524]: INFO cinder.api.openstack.wsgi [None req-e4d5526d-0305-4b71-9e4f-6233cc80e7d7 tempest-BackendsCapabilitiesAdminTestsJSON-449250584 tempest-BackendsCapabilitiesAdminTestsJSON-449250584-project-admin] GET https://10.4.3.117/volume/v3/capabilities/np0000005924@storpool Jul 27 16:14:20.529243 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.openstack.wsgi [None req-e4d5526d-0305-4b71-9e4f-6233cc80e7d7 tempest-BackendsCapabilitiesAdminTestsJSON-449250584 tempest-BackendsCapabilitiesAdminTestsJSON-449250584-project-admin] Empty body provided in request {{(pid=100524) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:14:20.529476 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.openstack.wsgi [None req-e4d5526d-0305-4b71-9e4f-6233cc80e7d7 tempest-BackendsCapabilitiesAdminTestsJSON-449250584 tempest-BackendsCapabilitiesAdminTestsJSON-449250584-project-admin] Calling method 'show' {{(pid=100524) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:14:20.540087 np0000005924 devstack@c-api.service[100524]: INFO cinder.api.openstack.wsgi [None req-e4d5526d-0305-4b71-9e4f-6233cc80e7d7 tempest-BackendsCapabilitiesAdminTestsJSON-449250584 tempest-BackendsCapabilitiesAdminTestsJSON-449250584-project-admin] https://10.4.3.117/volume/v3/capabilities/np0000005924@storpool returned with HTTP 200 Jul 27 16:14:20.540579 np0000005924 devstack@c-api.service[100524]: [pid: 100524|app: 0|req: 592/2344] 10.4.3.117 () {66 vars in 1318 bytes} [Mon Jul 27 16:14:20 2026] GET /volume/v3/capabilities/np0000005924@storpool => generated 703 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 27 16:14:20.941503 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.middleware.request_id [None req-f8c6067c-af26-476e-bb8f-3b72fc7c28cf None None] RequestId filter calling following filter/app {{(pid=100523) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:14:20.942846 np0000005924 devstack@c-api.service[100523]: INFO cinder.api.openstack.wsgi [None req-f8c6067c-af26-476e-bb8f-3b72fc7c28cf tempest-VolumesBackupsTest-1601316061 tempest-VolumesBackupsTest-1601316061-project-member] GET https://10.4.3.117/volume/v3/backups/3ab58d0b-ce50-4ec0-b14f-375dfd5caf99 Jul 27 16:14:20.943037 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.openstack.wsgi [None req-f8c6067c-af26-476e-bb8f-3b72fc7c28cf tempest-VolumesBackupsTest-1601316061 tempest-VolumesBackupsTest-1601316061-project-member] Empty body provided in request {{(pid=100523) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:14:20.943211 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.openstack.wsgi [None req-f8c6067c-af26-476e-bb8f-3b72fc7c28cf tempest-VolumesBackupsTest-1601316061 tempest-VolumesBackupsTest-1601316061-project-member] Calling method 'show' {{(pid=100523) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:14:20.943339 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.v3.backups [None req-f8c6067c-af26-476e-bb8f-3b72fc7c28cf tempest-VolumesBackupsTest-1601316061 tempest-VolumesBackupsTest-1601316061-project-member] Show backup with id 3ab58d0b-ce50-4ec0-b14f-375dfd5caf99. {{(pid=100523) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 27 16:14:20.949286 np0000005924 devstack@c-api.service[100523]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:14:20.949286 np0000005924 devstack@c-api.service[100523]: warnings.warn( Jul 27 16:14:20.950017 np0000005924 devstack@c-api.service[100523]: INFO cinder.api.openstack.wsgi [None req-f8c6067c-af26-476e-bb8f-3b72fc7c28cf tempest-VolumesBackupsTest-1601316061 tempest-VolumesBackupsTest-1601316061-project-member] https://10.4.3.117/volume/v3/backups/3ab58d0b-ce50-4ec0-b14f-375dfd5caf99 returned with HTTP 200 Jul 27 16:14:20.950376 np0000005924 devstack@c-api.service[100523]: [pid: 100523|app: 0|req: 596/2345] 10.4.3.117 () {66 vars in 1348 bytes} [Mon Jul 27 16:14:20 2026] GET /volume/v3/backups/3ab58d0b-ce50-4ec0-b14f-375dfd5caf99 => generated 826 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 27 16:14:21.330908 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.middleware.request_id [None req-9df7f903-954c-4377-8b28-03800362f203 None None] RequestId filter calling following filter/app {{(pid=100522) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:14:21.333949 np0000005924 devstack@c-api.service[100522]: INFO cinder.api.openstack.wsgi [None req-9df7f903-954c-4377-8b28-03800362f203 tempest-TestStampPattern-1248714906 tempest-TestStampPattern-1248714906-project-member] DELETE https://10.4.3.117/volume/v3/volumes/f56cbd89-87c9-4891-967c-0826cd3819b8 Jul 27 16:14:21.333949 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.openstack.wsgi [None req-9df7f903-954c-4377-8b28-03800362f203 tempest-TestStampPattern-1248714906 tempest-TestStampPattern-1248714906-project-member] Empty body provided in request {{(pid=100522) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:14:21.333949 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.openstack.wsgi [None req-9df7f903-954c-4377-8b28-03800362f203 tempest-TestStampPattern-1248714906 tempest-TestStampPattern-1248714906-project-member] Calling method 'delete' {{(pid=100522) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:14:21.333949 np0000005924 devstack@c-api.service[100522]: INFO cinder.api.v3.volumes [None req-9df7f903-954c-4377-8b28-03800362f203 tempest-TestStampPattern-1248714906 tempest-TestStampPattern-1248714906-project-member] Delete volume with id: f56cbd89-87c9-4891-967c-0826cd3819b8 Jul 27 16:14:21.343568 np0000005924 devstack@c-api.service[100522]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:14:21.343568 np0000005924 devstack@c-api.service[100522]: warnings.warn( Jul 27 16:14:21.344131 np0000005924 devstack@c-api.service[100522]: INFO cinder.volume.api [None req-9df7f903-954c-4377-8b28-03800362f203 tempest-TestStampPattern-1248714906 tempest-TestStampPattern-1248714906-project-member] Volume info retrieved successfully. Jul 27 16:14:21.368857 np0000005924 devstack@c-api.service[100522]: INFO cinder.volume.api [None req-9df7f903-954c-4377-8b28-03800362f203 tempest-TestStampPattern-1248714906 tempest-TestStampPattern-1248714906-project-member] Delete volume request issued successfully. Jul 27 16:14:21.369097 np0000005924 devstack@c-api.service[100522]: INFO cinder.api.openstack.wsgi [None req-9df7f903-954c-4377-8b28-03800362f203 tempest-TestStampPattern-1248714906 tempest-TestStampPattern-1248714906-project-member] https://10.4.3.117/volume/v3/volumes/f56cbd89-87c9-4891-967c-0826cd3819b8 returned with HTTP 202 Jul 27 16:14:21.369566 np0000005924 devstack@c-api.service[100522]: [pid: 100522|app: 0|req: 578/2346] 10.4.3.117 () {66 vars in 1351 bytes} [Mon Jul 27 16:14:21 2026] DELETE /volume/v3/volumes/f56cbd89-87c9-4891-967c-0826cd3819b8 => generated 0 bytes in 39 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 27 16:14:21.380122 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.middleware.request_id [None req-38752561-5aea-4243-ac49-56545fe2fc61 None None] RequestId filter calling following filter/app {{(pid=100521) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:14:21.382151 np0000005924 devstack@c-api.service[100521]: INFO cinder.api.openstack.wsgi [None req-38752561-5aea-4243-ac49-56545fe2fc61 tempest-TestStampPattern-1248714906 tempest-TestStampPattern-1248714906-project-member] GET https://10.4.3.117/volume/v3/volumes/f56cbd89-87c9-4891-967c-0826cd3819b8 Jul 27 16:14:21.382387 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.openstack.wsgi [None req-38752561-5aea-4243-ac49-56545fe2fc61 tempest-TestStampPattern-1248714906 tempest-TestStampPattern-1248714906-project-member] Empty body provided in request {{(pid=100521) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:14:21.382568 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.openstack.wsgi [None req-38752561-5aea-4243-ac49-56545fe2fc61 tempest-TestStampPattern-1248714906 tempest-TestStampPattern-1248714906-project-member] Calling method 'show' {{(pid=100521) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:14:21.389017 np0000005924 devstack@c-api.service[100521]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:14:21.389017 np0000005924 devstack@c-api.service[100521]: warnings.warn( Jul 27 16:14:21.392730 np0000005924 devstack@c-api.service[100521]: INFO cinder.volume.api [None req-38752561-5aea-4243-ac49-56545fe2fc61 tempest-TestStampPattern-1248714906 tempest-TestStampPattern-1248714906-project-member] Volume info retrieved successfully. Jul 27 16:14:21.396721 np0000005924 devstack@c-api.service[100521]: INFO cinder.api.openstack.wsgi [None req-38752561-5aea-4243-ac49-56545fe2fc61 tempest-TestStampPattern-1248714906 tempest-TestStampPattern-1248714906-project-member] https://10.4.3.117/volume/v3/volumes/f56cbd89-87c9-4891-967c-0826cd3819b8 returned with HTTP 200 Jul 27 16:14:21.397059 np0000005924 devstack@c-api.service[100521]: [pid: 100521|app: 0|req: 581/2347] 10.4.3.117 () {66 vars in 1348 bytes} [Mon Jul 27 16:14:21 2026] GET /volume/v3/volumes/f56cbd89-87c9-4891-967c-0826cd3819b8 => generated 872 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 27 16:14:21.408283 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.middleware.request_id [None req-233aff03-b16a-4d8a-a303-c54da569655c None None] RequestId filter calling following filter/app {{(pid=100524) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:14:21.525932 np0000005924 devstack@c-api.service[100524]: INFO cinder.api.openstack.wsgi [None req-233aff03-b16a-4d8a-a303-c54da569655c tempest-VolumesExtendAttachedTest-268056567 tempest-VolumesExtendAttachedTest-268056567-project-member] POST https://10.4.3.117/volume/v3/volumes Jul 27 16:14:21.526384 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.openstack.wsgi [None req-233aff03-b16a-4d8a-a303-c54da569655c tempest-VolumesExtendAttachedTest-268056567 tempest-VolumesExtendAttachedTest-268056567-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesExtendAttachedTest-Volume-123840768"}} {{(pid=100524) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 27 16:14:21.529131 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.v3.volumes [None req-233aff03-b16a-4d8a-a303-c54da569655c tempest-VolumesExtendAttachedTest-268056567 tempest-VolumesExtendAttachedTest-268056567-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesExtendAttachedTest-Volume-123840768'}} {{(pid=100524) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 27 16:14:21.529252 np0000005924 devstack@c-api.service[100524]: INFO cinder.api.v3.volumes [None req-233aff03-b16a-4d8a-a303-c54da569655c tempest-VolumesExtendAttachedTest-268056567 tempest-VolumesExtendAttachedTest-268056567-project-member] Create volume of 1 GB Jul 27 16:14:21.540921 np0000005924 devstack@c-api.service[100524]: INFO cinder.volume.api [None req-233aff03-b16a-4d8a-a303-c54da569655c tempest-VolumesExtendAttachedTest-268056567 tempest-VolumesExtendAttachedTest-268056567-project-member] Availability Zones retrieved successfully. Jul 27 16:14:21.547901 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.volume.api [None req-233aff03-b16a-4d8a-a303-c54da569655c tempest-VolumesExtendAttachedTest-268056567 tempest-VolumesExtendAttachedTest-268056567-project-member] Flow 'volume_create_api' (852400b6-9194-4fa6-855e-5e7f9adc8358) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100524) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 27 16:14:21.549356 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.volume.api [None req-233aff03-b16a-4d8a-a303-c54da569655c tempest-VolumesExtendAttachedTest-268056567 tempest-VolumesExtendAttachedTest-268056567-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (a01dda24-f99f-415b-a71a-25b65fc5e24a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100524) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 27 16:14:21.550225 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.volume.flows.api.create_volume [None req-233aff03-b16a-4d8a-a303-c54da569655c tempest-VolumesExtendAttachedTest-268056567 tempest-VolumesExtendAttachedTest-268056567-project-member] Validating volume size '1' using validate_int {{(pid=100524) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 27 16:14:21.581315 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.volume.api [None req-233aff03-b16a-4d8a-a303-c54da569655c tempest-VolumesExtendAttachedTest-268056567 tempest-VolumesExtendAttachedTest-268056567-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (a01dda24-f99f-415b-a71a-25b65fc5e24a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-27T16:04:59Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=2bce4e1a-e6e0-49d9-be36-c3405449a01e,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '2bce4e1a-e6e0-49d9-be36-c3405449a01e', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100524) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 27 16:14:21.582054 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.volume.api [None req-233aff03-b16a-4d8a-a303-c54da569655c tempest-VolumesExtendAttachedTest-268056567 tempest-VolumesExtendAttachedTest-268056567-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (e5c099e5-30d7-4c60-8426-be7c7b838ad2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100524) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 27 16:14:21.663788 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.quota [None req-233aff03-b16a-4d8a-a303-c54da569655c tempest-VolumesExtendAttachedTest-268056567 tempest-VolumesExtendAttachedTest-268056567-project-member] Created reservations ['8224aac5-94a2-49cf-92bd-3ccbcfd2b39e', 'f0b45308-dce0-4a96-a172-18bf4e116431', '2507e07d-ad4d-4d5e-867d-821bd48a0e5b', '182ee78c-0020-4924-a1b6-d3d964d9fc90'] {{(pid=100524) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 27 16:14:21.664612 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.volume.api [None req-233aff03-b16a-4d8a-a303-c54da569655c tempest-VolumesExtendAttachedTest-268056567 tempest-VolumesExtendAttachedTest-268056567-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (e5c099e5-30d7-4c60-8426-be7c7b838ad2) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['8224aac5-94a2-49cf-92bd-3ccbcfd2b39e', 'f0b45308-dce0-4a96-a172-18bf4e116431', '2507e07d-ad4d-4d5e-867d-821bd48a0e5b', '182ee78c-0020-4924-a1b6-d3d964d9fc90']}' {{(pid=100524) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 27 16:14:21.665337 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.volume.api [None req-233aff03-b16a-4d8a-a303-c54da569655c tempest-VolumesExtendAttachedTest-268056567 tempest-VolumesExtendAttachedTest-268056567-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (49bcc6d9-7fa8-4ee0-92e0-6a9432367855) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100524) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 27 16:14:21.684123 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.middleware.request_id [None req-0a20bd18-23f0-477b-aaf7-2dfd2c512e80 None None] RequestId filter calling following filter/app {{(pid=100523) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:14:21.687817 np0000005924 devstack@c-api.service[100523]: INFO cinder.api.openstack.wsgi [None req-0a20bd18-23f0-477b-aaf7-2dfd2c512e80 tempest-TestEncryptedCinderVolumes-328802700 tempest-TestEncryptedCinderVolumes-328802700-project-member] GET https://10.4.3.117/volume/v3/volumes/d804ea04-be57-40c1-ac85-72c74c9edee8 Jul 27 16:14:21.688943 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.openstack.wsgi [None req-0a20bd18-23f0-477b-aaf7-2dfd2c512e80 tempest-TestEncryptedCinderVolumes-328802700 tempest-TestEncryptedCinderVolumes-328802700-project-member] Empty body provided in request {{(pid=100523) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:14:21.688943 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.openstack.wsgi [None req-0a20bd18-23f0-477b-aaf7-2dfd2c512e80 tempest-TestEncryptedCinderVolumes-328802700 tempest-TestEncryptedCinderVolumes-328802700-project-member] Calling method 'show' {{(pid=100523) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:14:21.696593 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.volume.api [None req-233aff03-b16a-4d8a-a303-c54da569655c tempest-VolumesExtendAttachedTest-268056567 tempest-VolumesExtendAttachedTest-268056567-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (49bcc6d9-7fa8-4ee0-92e0-6a9432367855) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'c1ebe7ef-b990-4621-8c9d-e2d13ca009fb', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesExtendAttachedTest-Volume-123840768',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='f8c1720ec7f14b46aa2cf2ce96df7ac9',qos_specs=None,replication_status=,reservations=['8224aac5-94a2-49cf-92bd-3ccbcfd2b39e','f0b45308-dce0-4a96-a172-18bf4e116431','2507e07d-ad4d-4d5e-867d-821bd48a0e5b','182ee78c-0020-4924-a1b6-d3d964d9fc90'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='f98d6b05801b46209db40b9609e599f0',volume_type_id=2bce4e1a-e6e0-49d9-be36-c3405449a01e), 'volume': Volume(_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-27T16:14:21Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesExtendAttachedTest-Volume-123840768',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=c1ebe7ef-b990-4621-8c9d-e2d13ca009fb,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='f8c1720ec7f14b46aa2cf2ce96df7ac9',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='f98d6b05801b46209db40b9609e599f0',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(2bce4e1a-e6e0-49d9-be36-c3405449a01e),volume_type_id=2bce4e1a-e6e0-49d9-be36-c3405449a01e)}' {{(pid=100524) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 27 16:14:21.696740 np0000005924 devstack@c-api.service[100523]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:14:21.696740 np0000005924 devstack@c-api.service[100523]: warnings.warn( Jul 27 16:14:21.697879 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.volume.api [None req-233aff03-b16a-4d8a-a303-c54da569655c tempest-VolumesExtendAttachedTest-268056567 tempest-VolumesExtendAttachedTest-268056567-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (9b9ba738-85e2-4223-b511-9031b9dc6d4f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100524) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 27 16:14:21.703650 np0000005924 devstack@c-api.service[100523]: INFO cinder.volume.api [None req-0a20bd18-23f0-477b-aaf7-2dfd2c512e80 tempest-TestEncryptedCinderVolumes-328802700 tempest-TestEncryptedCinderVolumes-328802700-project-member] Volume info retrieved successfully. Jul 27 16:14:21.708168 np0000005924 devstack@c-api.service[100523]: INFO cinder.api.openstack.wsgi [None req-0a20bd18-23f0-477b-aaf7-2dfd2c512e80 tempest-TestEncryptedCinderVolumes-328802700 tempest-TestEncryptedCinderVolumes-328802700-project-member] https://10.4.3.117/volume/v3/volumes/d804ea04-be57-40c1-ac85-72c74c9edee8 returned with HTTP 200 Jul 27 16:14:21.708653 np0000005924 devstack@c-api.service[100523]: [pid: 100523|app: 0|req: 597/2348] 10.4.3.117 () {66 vars in 1348 bytes} [Mon Jul 27 16:14:21 2026] GET /volume/v3/volumes/d804ea04-be57-40c1-ac85-72c74c9edee8 => generated 883 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 27 16:14:21.720823 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.middleware.request_id [None req-429422d7-47b3-4519-a702-fd6c8131215c None None] RequestId filter calling following filter/app {{(pid=100522) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:14:21.723219 np0000005924 devstack@c-api.service[100522]: INFO cinder.api.openstack.wsgi [None req-429422d7-47b3-4519-a702-fd6c8131215c tempest-TestEncryptedCinderVolumes-328802700 tempest-TestEncryptedCinderVolumes-328802700-project-member] GET https://10.4.3.117/volume/v3/volumes/d804ea04-be57-40c1-ac85-72c74c9edee8 Jul 27 16:14:21.723451 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.openstack.wsgi [None req-429422d7-47b3-4519-a702-fd6c8131215c tempest-TestEncryptedCinderVolumes-328802700 tempest-TestEncryptedCinderVolumes-328802700-project-member] Empty body provided in request {{(pid=100522) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:14:21.723840 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.openstack.wsgi [None req-429422d7-47b3-4519-a702-fd6c8131215c tempest-TestEncryptedCinderVolumes-328802700 tempest-TestEncryptedCinderVolumes-328802700-project-member] Calling method 'show' {{(pid=100522) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:14:21.724919 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.volume.api [None req-233aff03-b16a-4d8a-a303-c54da569655c tempest-VolumesExtendAttachedTest-268056567 tempest-VolumesExtendAttachedTest-268056567-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (9b9ba738-85e2-4223-b511-9031b9dc6d4f) transitioned into state 'SUCCESS' from state '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-123840768',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='f8c1720ec7f14b46aa2cf2ce96df7ac9',qos_specs=None,replication_status=,reservations=['8224aac5-94a2-49cf-92bd-3ccbcfd2b39e','f0b45308-dce0-4a96-a172-18bf4e116431','2507e07d-ad4d-4d5e-867d-821bd48a0e5b','182ee78c-0020-4924-a1b6-d3d964d9fc90'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='f98d6b05801b46209db40b9609e599f0',volume_type_id=2bce4e1a-e6e0-49d9-be36-c3405449a01e)}' {{(pid=100524) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 27 16:14:21.729290 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.volume.api [None req-233aff03-b16a-4d8a-a303-c54da569655c tempest-VolumesExtendAttachedTest-268056567 tempest-VolumesExtendAttachedTest-268056567-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (03bb74f4-25c4-479e-b765-1fd3e7636768) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100524) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 27 16:14:21.738862 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.volume.api [None req-233aff03-b16a-4d8a-a303-c54da569655c tempest-VolumesExtendAttachedTest-268056567 tempest-VolumesExtendAttachedTest-268056567-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (03bb74f4-25c4-479e-b765-1fd3e7636768) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100524) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 27 16:14:21.739696 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.volume.api [None req-233aff03-b16a-4d8a-a303-c54da569655c tempest-VolumesExtendAttachedTest-268056567 tempest-VolumesExtendAttachedTest-268056567-project-member] Flow 'volume_create_api' (852400b6-9194-4fa6-855e-5e7f9adc8358) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100524) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 27 16:14:21.740046 np0000005924 devstack@c-api.service[100524]: INFO cinder.volume.api [None req-233aff03-b16a-4d8a-a303-c54da569655c tempest-VolumesExtendAttachedTest-268056567 tempest-VolumesExtendAttachedTest-268056567-project-member] Create volume request issued successfully. Jul 27 16:14:21.740509 np0000005924 devstack@c-api.service[100524]: INFO cinder.api.openstack.wsgi [None req-233aff03-b16a-4d8a-a303-c54da569655c tempest-VolumesExtendAttachedTest-268056567 tempest-VolumesExtendAttachedTest-268056567-project-member] https://10.4.3.117/volume/v3/volumes returned with HTTP 202 Jul 27 16:14:21.741011 np0000005924 devstack@c-api.service[100524]: [pid: 100524|app: 0|req: 593/2349] 10.4.3.117 () {70 vars in 1299 bytes} [Mon Jul 27 16:14:21 2026] POST /volume/v3/volumes => generated 773 bytes in 333 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Jul 27 16:14:21.742755 np0000005924 devstack@c-api.service[100522]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:14:21.742755 np0000005924 devstack@c-api.service[100522]: warnings.warn( Jul 27 16:14:21.752585 np0000005924 devstack@c-api.service[100522]: INFO cinder.volume.api [None req-429422d7-47b3-4519-a702-fd6c8131215c tempest-TestEncryptedCinderVolumes-328802700 tempest-TestEncryptedCinderVolumes-328802700-project-member] Volume info retrieved successfully. Jul 27 16:14:21.752956 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.middleware.request_id [None req-4a884ac2-452b-41c3-b50a-9b1796bd16ad None None] RequestId filter calling following filter/app {{(pid=100521) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:14:21.754654 np0000005924 devstack@c-api.service[100521]: INFO cinder.api.openstack.wsgi [None req-4a884ac2-452b-41c3-b50a-9b1796bd16ad tempest-VolumesExtendAttachedTest-268056567 tempest-VolumesExtendAttachedTest-268056567-project-member] GET https://10.4.3.117/volume/v3/volumes/c1ebe7ef-b990-4621-8c9d-e2d13ca009fb Jul 27 16:14:21.754857 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.openstack.wsgi [None req-4a884ac2-452b-41c3-b50a-9b1796bd16ad tempest-VolumesExtendAttachedTest-268056567 tempest-VolumesExtendAttachedTest-268056567-project-member] Empty body provided in request {{(pid=100521) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:14:21.755029 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.openstack.wsgi [None req-4a884ac2-452b-41c3-b50a-9b1796bd16ad tempest-VolumesExtendAttachedTest-268056567 tempest-VolumesExtendAttachedTest-268056567-project-member] Calling method 'show' {{(pid=100521) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:14:21.756954 np0000005924 devstack@c-api.service[100522]: INFO cinder.api.openstack.wsgi [None req-429422d7-47b3-4519-a702-fd6c8131215c tempest-TestEncryptedCinderVolumes-328802700 tempest-TestEncryptedCinderVolumes-328802700-project-member] https://10.4.3.117/volume/v3/volumes/d804ea04-be57-40c1-ac85-72c74c9edee8 returned with HTTP 200 Jul 27 16:14:21.757421 np0000005924 devstack@c-api.service[100522]: [pid: 100522|app: 0|req: 579/2350] 10.4.3.117 () {66 vars in 1348 bytes} [Mon Jul 27 16:14:21 2026] GET /volume/v3/volumes/d804ea04-be57-40c1-ac85-72c74c9edee8 => generated 883 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 27 16:14:21.762869 np0000005924 devstack@c-api.service[100521]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:14:21.762869 np0000005924 devstack@c-api.service[100521]: warnings.warn( Jul 27 16:14:21.768994 np0000005924 devstack@c-api.service[100521]: INFO cinder.volume.api [None req-4a884ac2-452b-41c3-b50a-9b1796bd16ad tempest-VolumesExtendAttachedTest-268056567 tempest-VolumesExtendAttachedTest-268056567-project-member] Volume info retrieved successfully. Jul 27 16:14:21.774196 np0000005924 devstack@c-api.service[100521]: INFO cinder.api.openstack.wsgi [None req-4a884ac2-452b-41c3-b50a-9b1796bd16ad tempest-VolumesExtendAttachedTest-268056567 tempest-VolumesExtendAttachedTest-268056567-project-member] https://10.4.3.117/volume/v3/volumes/c1ebe7ef-b990-4621-8c9d-e2d13ca009fb returned with HTTP 200 Jul 27 16:14:21.774753 np0000005924 devstack@c-api.service[100521]: [pid: 100521|app: 0|req: 582/2351] 10.4.3.117 () {68 vars in 1389 bytes} [Mon Jul 27 16:14:21 2026] GET /volume/v3/volumes/c1ebe7ef-b990-4621-8c9d-e2d13ca009fb => generated 841 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 27 16:14:21.813509 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.middleware.request_id [req-07e6167e-3ffe-4660-af41-4e61a6c6eae6 req-90febf3b-688a-4b70-9a03-5f5a93789d3c None None] RequestId filter calling following filter/app {{(pid=100523) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:14:21.816293 np0000005924 devstack@c-api.service[100523]: INFO cinder.api.openstack.wsgi [req-07e6167e-3ffe-4660-af41-4e61a6c6eae6 req-90febf3b-688a-4b70-9a03-5f5a93789d3c tempest-TestEncryptedCinderVolumes-328802700 tempest-TestEncryptedCinderVolumes-328802700-project-member] GET https://10.4.3.117/volume/v3/volumes/d804ea04-be57-40c1-ac85-72c74c9edee8 Jul 27 16:14:21.816600 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.openstack.wsgi [req-07e6167e-3ffe-4660-af41-4e61a6c6eae6 req-90febf3b-688a-4b70-9a03-5f5a93789d3c tempest-TestEncryptedCinderVolumes-328802700 tempest-TestEncryptedCinderVolumes-328802700-project-member] Empty body provided in request {{(pid=100523) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:14:21.816856 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.openstack.wsgi [req-07e6167e-3ffe-4660-af41-4e61a6c6eae6 req-90febf3b-688a-4b70-9a03-5f5a93789d3c tempest-TestEncryptedCinderVolumes-328802700 tempest-TestEncryptedCinderVolumes-328802700-project-member] Calling method 'show' {{(pid=100523) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:14:21.831667 np0000005924 devstack@c-api.service[100523]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:14:21.831667 np0000005924 devstack@c-api.service[100523]: warnings.warn( Jul 27 16:14:21.838111 np0000005924 devstack@c-api.service[100523]: INFO cinder.volume.api [req-07e6167e-3ffe-4660-af41-4e61a6c6eae6 req-90febf3b-688a-4b70-9a03-5f5a93789d3c tempest-TestEncryptedCinderVolumes-328802700 tempest-TestEncryptedCinderVolumes-328802700-project-member] Volume info retrieved successfully. Jul 27 16:14:21.847286 np0000005924 devstack@c-api.service[100523]: INFO cinder.api.openstack.wsgi [req-07e6167e-3ffe-4660-af41-4e61a6c6eae6 req-90febf3b-688a-4b70-9a03-5f5a93789d3c tempest-TestEncryptedCinderVolumes-328802700 tempest-TestEncryptedCinderVolumes-328802700-project-member] https://10.4.3.117/volume/v3/volumes/d804ea04-be57-40c1-ac85-72c74c9edee8 returned with HTTP 200 Jul 27 16:14:21.847828 np0000005924 devstack@c-api.service[100523]: [pid: 100523|app: 0|req: 598/2352] 10.4.3.117 () {68 vars in 1598 bytes} [Mon Jul 27 16:14:21 2026] GET /volume/v3/volumes/d804ea04-be57-40c1-ac85-72c74c9edee8 => generated 883 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 27 16:14:21.933134 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.middleware.request_id [None req-b4c7d842-4c95-4394-8f99-ad666d170dd9 None None] RequestId filter calling following filter/app {{(pid=100524) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:14:21.933757 np0000005924 devstack@c-api.service[100524]: INFO cinder.api.openstack.wsgi [None req-b4c7d842-4c95-4394-8f99-ad666d170dd9 None None] GET https://10.4.3.117/volume// Jul 27 16:14:21.933966 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.openstack.wsgi [None req-b4c7d842-4c95-4394-8f99-ad666d170dd9 None None] Empty body provided in request {{(pid=100524) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:14:21.934188 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.openstack.wsgi [None req-b4c7d842-4c95-4394-8f99-ad666d170dd9 None None] Calling method 'all' {{(pid=100524) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:14:21.934674 np0000005924 devstack@c-api.service[100524]: INFO cinder.api.openstack.wsgi [None req-b4c7d842-4c95-4394-8f99-ad666d170dd9 None None] https://10.4.3.117/volume// returned with HTTP 300 Jul 27 16:14:21.934999 np0000005924 devstack@c-api.service[100524]: [pid: 100524|app: 0|req: 594/2353] 10.4.3.117 () {66 vars in 1428 bytes} [Mon Jul 27 16:14:21 2026] GET /volume/ => generated 386 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 27 16:14:21.941167 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.middleware.request_id [req-07e6167e-3ffe-4660-af41-4e61a6c6eae6 req-3e4ffaa1-b948-4d5a-8030-f2bfd6e6d3ec None None] RequestId filter calling following filter/app {{(pid=100522) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:14:21.943444 np0000005924 devstack@c-api.service[100522]: INFO cinder.api.openstack.wsgi [req-07e6167e-3ffe-4660-af41-4e61a6c6eae6 req-3e4ffaa1-b948-4d5a-8030-f2bfd6e6d3ec tempest-TestEncryptedCinderVolumes-328802700 tempest-TestEncryptedCinderVolumes-328802700-project-member] POST https://10.4.3.117/volume/v3/attachments Jul 27 16:14:21.943920 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.openstack.wsgi [req-07e6167e-3ffe-4660-af41-4e61a6c6eae6 req-3e4ffaa1-b948-4d5a-8030-f2bfd6e6d3ec tempest-TestEncryptedCinderVolumes-328802700 tempest-TestEncryptedCinderVolumes-328802700-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "d804ea04-be57-40c1-ac85-72c74c9edee8", "connector": null, "instance_uuid": "1e4e5e32-4398-43c9-8907-8596b2dfdb7b"}} {{(pid=100522) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 27 16:14:21.950263 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.middleware.request_id [None req-0c04691e-b30a-4754-a8c3-6d67b81fe8c6 None None] RequestId filter calling following filter/app {{(pid=100521) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:14:21.957746 np0000005924 devstack@c-api.service[100522]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:14:21.957746 np0000005924 devstack@c-api.service[100522]: warnings.warn( Jul 27 16:14:21.961161 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.middleware.request_id [None req-d9922765-28ff-4039-8e30-c4f9df130176 None None] RequestId filter calling following filter/app {{(pid=100523) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:14:21.963252 np0000005924 devstack@c-api.service[100523]: INFO cinder.api.openstack.wsgi [None req-d9922765-28ff-4039-8e30-c4f9df130176 tempest-VolumesBackupsTest-1601316061 tempest-VolumesBackupsTest-1601316061-project-member] GET https://10.4.3.117/volume/v3/backups/3ab58d0b-ce50-4ec0-b14f-375dfd5caf99 Jul 27 16:14:21.963474 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.openstack.wsgi [None req-d9922765-28ff-4039-8e30-c4f9df130176 tempest-VolumesBackupsTest-1601316061 tempest-VolumesBackupsTest-1601316061-project-member] Empty body provided in request {{(pid=100523) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:14:21.963651 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.openstack.wsgi [None req-d9922765-28ff-4039-8e30-c4f9df130176 tempest-VolumesBackupsTest-1601316061 tempest-VolumesBackupsTest-1601316061-project-member] Calling method 'show' {{(pid=100523) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:14:21.963746 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.v3.backups [None req-d9922765-28ff-4039-8e30-c4f9df130176 tempest-VolumesBackupsTest-1601316061 tempest-VolumesBackupsTest-1601316061-project-member] Show backup with id 3ab58d0b-ce50-4ec0-b14f-375dfd5caf99. {{(pid=100523) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 27 16:14:21.967597 np0000005924 devstack@c-api.service[100523]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:14:21.967597 np0000005924 devstack@c-api.service[100523]: warnings.warn( Jul 27 16:14:21.968236 np0000005924 devstack@c-api.service[100523]: INFO cinder.api.openstack.wsgi [None req-d9922765-28ff-4039-8e30-c4f9df130176 tempest-VolumesBackupsTest-1601316061 tempest-VolumesBackupsTest-1601316061-project-member] https://10.4.3.117/volume/v3/backups/3ab58d0b-ce50-4ec0-b14f-375dfd5caf99 returned with HTTP 200 Jul 27 16:14:21.968793 np0000005924 devstack@c-api.service[100523]: [pid: 100523|app: 0|req: 599/2354] 10.4.3.117 () {66 vars in 1348 bytes} [Mon Jul 27 16:14:21 2026] GET /volume/v3/backups/3ab58d0b-ce50-4ec0-b14f-375dfd5caf99 => generated 827 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 27 16:14:21.980035 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.middleware.request_id [None req-c7322a40-6ca9-4a50-8637-21d8f096cc92 None None] RequestId filter calling following filter/app {{(pid=100524) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:14:21.982021 np0000005924 devstack@c-api.service[100524]: INFO cinder.api.openstack.wsgi [None req-c7322a40-6ca9-4a50-8637-21d8f096cc92 tempest-VolumesBackupsTest-1601316061 tempest-VolumesBackupsTest-1601316061-project-member] GET https://10.4.3.117/volume/v3/volumes/fea9cc5f-9a0f-4818-92d3-4112e473e7c9 Jul 27 16:14:21.982256 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.openstack.wsgi [None req-c7322a40-6ca9-4a50-8637-21d8f096cc92 tempest-VolumesBackupsTest-1601316061 tempest-VolumesBackupsTest-1601316061-project-member] Empty body provided in request {{(pid=100524) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:14:21.982543 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.openstack.wsgi [None req-c7322a40-6ca9-4a50-8637-21d8f096cc92 tempest-VolumesBackupsTest-1601316061 tempest-VolumesBackupsTest-1601316061-project-member] Calling method 'show' {{(pid=100524) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:14:21.991119 np0000005924 devstack@c-api.service[100524]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:14:21.991119 np0000005924 devstack@c-api.service[100524]: warnings.warn( Jul 27 16:14:21.995250 np0000005924 devstack@c-api.service[100522]: INFO cinder.api.openstack.wsgi [req-07e6167e-3ffe-4660-af41-4e61a6c6eae6 req-3e4ffaa1-b948-4d5a-8030-f2bfd6e6d3ec tempest-TestEncryptedCinderVolumes-328802700 tempest-TestEncryptedCinderVolumes-328802700-project-member] https://10.4.3.117/volume/v3/attachments returned with HTTP 200 Jul 27 16:14:21.995314 np0000005924 devstack@c-api.service[100524]: INFO cinder.volume.api [None req-c7322a40-6ca9-4a50-8637-21d8f096cc92 tempest-VolumesBackupsTest-1601316061 tempest-VolumesBackupsTest-1601316061-project-member] Volume info retrieved successfully. Jul 27 16:14:21.995909 np0000005924 devstack@c-api.service[100522]: [pid: 100522|app: 0|req: 580/2355] 10.4.3.117 () {74 vars in 1594 bytes} [Mon Jul 27 16:14:21 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 27 16:14:21.999608 np0000005924 devstack@c-api.service[100524]: INFO cinder.api.openstack.wsgi [None req-c7322a40-6ca9-4a50-8637-21d8f096cc92 tempest-VolumesBackupsTest-1601316061 tempest-VolumesBackupsTest-1601316061-project-member] https://10.4.3.117/volume/v3/volumes/fea9cc5f-9a0f-4818-92d3-4112e473e7c9 returned with HTTP 200 Jul 27 16:14:22.000023 np0000005924 devstack@c-api.service[100524]: [pid: 100524|app: 0|req: 595/2356] 10.4.3.117 () {66 vars in 1348 bytes} [Mon Jul 27 16:14:21 2026] GET /volume/v3/volumes/fea9cc5f-9a0f-4818-92d3-4112e473e7c9 => generated 909 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 27 16:14:22.012481 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.middleware.request_id [None req-f2658387-8a7d-45ed-b0ca-a818aa36fa83 None None] RequestId filter calling following filter/app {{(pid=100523) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:14:22.013997 np0000005924 devstack@c-api.service[100523]: INFO cinder.api.openstack.wsgi [None req-f2658387-8a7d-45ed-b0ca-a818aa36fa83 tempest-VolumesBackupsTest-1601316061 tempest-VolumesBackupsTest-1601316061-project-member] GET https://10.4.3.117/volume/v3/backups/3ab58d0b-ce50-4ec0-b14f-375dfd5caf99 Jul 27 16:14:22.014212 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.openstack.wsgi [None req-f2658387-8a7d-45ed-b0ca-a818aa36fa83 tempest-VolumesBackupsTest-1601316061 tempest-VolumesBackupsTest-1601316061-project-member] Empty body provided in request {{(pid=100523) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:14:22.014453 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.openstack.wsgi [None req-f2658387-8a7d-45ed-b0ca-a818aa36fa83 tempest-VolumesBackupsTest-1601316061 tempest-VolumesBackupsTest-1601316061-project-member] Calling method 'show' {{(pid=100523) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:14:22.014563 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.v3.backups [None req-f2658387-8a7d-45ed-b0ca-a818aa36fa83 tempest-VolumesBackupsTest-1601316061 tempest-VolumesBackupsTest-1601316061-project-member] Show backup with id 3ab58d0b-ce50-4ec0-b14f-375dfd5caf99. {{(pid=100523) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 27 16:14:22.020866 np0000005924 devstack@c-api.service[100523]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:14:22.020866 np0000005924 devstack@c-api.service[100523]: warnings.warn( Jul 27 16:14:22.021166 np0000005924 devstack@c-api.service[100523]: INFO cinder.api.openstack.wsgi [None req-f2658387-8a7d-45ed-b0ca-a818aa36fa83 tempest-VolumesBackupsTest-1601316061 tempest-VolumesBackupsTest-1601316061-project-member] https://10.4.3.117/volume/v3/backups/3ab58d0b-ce50-4ec0-b14f-375dfd5caf99 returned with HTTP 200 Jul 27 16:14:22.022032 np0000005924 devstack@c-api.service[100523]: [pid: 100523|app: 0|req: 600/2357] 10.4.3.117 () {66 vars in 1348 bytes} [Mon Jul 27 16:14:22 2026] GET /volume/v3/backups/3ab58d0b-ce50-4ec0-b14f-375dfd5caf99 => generated 827 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 27 16:14:22.030427 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.middleware.request_id [None req-2b6c49d2-c484-4eab-8031-72a568d103df None None] RequestId filter calling following filter/app {{(pid=100522) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:14:22.030529 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.middleware.request_id [None req-806c9d9f-abc0-4034-9654-10faa62b8b41 None None] RequestId filter calling following filter/app {{(pid=100524) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:14:22.032276 np0000005924 devstack@c-api.service[100524]: INFO cinder.api.openstack.wsgi [None req-806c9d9f-abc0-4034-9654-10faa62b8b41 tempest-VolumesBackupsTest-1601316061 tempest-VolumesBackupsTest-1601316061-project-member] GET https://10.4.3.117/volume/v3/backups/detail Jul 27 16:14:22.032504 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.openstack.wsgi [None req-806c9d9f-abc0-4034-9654-10faa62b8b41 tempest-VolumesBackupsTest-1601316061 tempest-VolumesBackupsTest-1601316061-project-member] Empty body provided in request {{(pid=100524) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:14:22.032547 np0000005924 devstack@c-api.service[100522]: INFO cinder.api.openstack.wsgi [None req-2b6c49d2-c484-4eab-8031-72a568d103df tempest-TestEncryptedCinderVolumes-328802700 tempest-TestEncryptedCinderVolumes-328802700-project-member] GET https://10.4.3.117/volume/v3/volumes/d804ea04-be57-40c1-ac85-72c74c9edee8 Jul 27 16:14:22.032694 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.openstack.wsgi [None req-806c9d9f-abc0-4034-9654-10faa62b8b41 tempest-VolumesBackupsTest-1601316061 tempest-VolumesBackupsTest-1601316061-project-member] Calling method 'detail' {{(pid=100524) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:14:22.032784 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.openstack.wsgi [None req-2b6c49d2-c484-4eab-8031-72a568d103df tempest-TestEncryptedCinderVolumes-328802700 tempest-TestEncryptedCinderVolumes-328802700-project-member] Empty body provided in request {{(pid=100522) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:14:22.033005 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.api_utils [None req-806c9d9f-abc0-4034-9654-10faa62b8b41 tempest-VolumesBackupsTest-1601316061 tempest-VolumesBackupsTest-1601316061-project-member] Removing options '' from query. {{(pid=100524) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 27 16:14:22.033039 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.openstack.wsgi [None req-2b6c49d2-c484-4eab-8031-72a568d103df tempest-TestEncryptedCinderVolumes-328802700 tempest-TestEncryptedCinderVolumes-328802700-project-member] Calling method 'show' {{(pid=100522) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:14:22.037699 np0000005924 devstack@c-api.service[100524]: INFO cinder.api.openstack.wsgi [None req-806c9d9f-abc0-4034-9654-10faa62b8b41 tempest-VolumesBackupsTest-1601316061 tempest-VolumesBackupsTest-1601316061-project-member] https://10.4.3.117/volume/v3/backups/detail returned with HTTP 200 Jul 27 16:14:22.038028 np0000005924 devstack@c-api.service[100524]: [pid: 100524|app: 0|req: 596/2358] 10.4.3.117 () {66 vars in 1258 bytes} [Mon Jul 27 16:14:22 2026] GET /volume/v3/backups/detail => generated 830 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 27 16:14:22.043801 np0000005924 devstack@c-api.service[100522]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:14:22.043801 np0000005924 devstack@c-api.service[100522]: warnings.warn( Jul 27 16:14:22.047557 np0000005924 devstack@c-api.service[100522]: INFO cinder.volume.api [None req-2b6c49d2-c484-4eab-8031-72a568d103df tempest-TestEncryptedCinderVolumes-328802700 tempest-TestEncryptedCinderVolumes-328802700-project-member] Volume info retrieved successfully. Jul 27 16:14:22.047989 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.middleware.request_id [None req-1ea46590-895e-4021-b93f-9c8094c0104d None None] RequestId filter calling following filter/app {{(pid=100523) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:14:22.049905 np0000005924 devstack@c-api.service[100523]: INFO cinder.api.openstack.wsgi [None req-1ea46590-895e-4021-b93f-9c8094c0104d tempest-VolumesBackupsTest-1601316061 tempest-VolumesBackupsTest-1601316061-project-member] POST https://10.4.3.117/volume/v3/backups/3ab58d0b-ce50-4ec0-b14f-375dfd5caf99/restore Jul 27 16:14:22.050410 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.openstack.wsgi [None req-1ea46590-895e-4021-b93f-9c8094c0104d tempest-VolumesBackupsTest-1601316061 tempest-VolumesBackupsTest-1601316061-project-member] Action: 'restore', calling method: restore, body: {"restore": {}} {{(pid=100523) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 27 16:14:22.052018 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.contrib.backups [None req-1ea46590-895e-4021-b93f-9c8094c0104d tempest-VolumesBackupsTest-1601316061 tempest-VolumesBackupsTest-1601316061-project-member] Restoring backup 3ab58d0b-ce50-4ec0-b14f-375dfd5caf99 ({'restore': {}}) {{(pid=100523) restore /opt/stack/cinder/cinder/api/contrib/backups.py:208}} Jul 27 16:14:22.052018 np0000005924 devstack@c-api.service[100523]: INFO cinder.api.contrib.backups [None req-1ea46590-895e-4021-b93f-9c8094c0104d tempest-VolumesBackupsTest-1601316061 tempest-VolumesBackupsTest-1601316061-project-member] Restoring backup 3ab58d0b-ce50-4ec0-b14f-375dfd5caf99 to volume None. Jul 27 16:14:22.052202 np0000005924 devstack@c-api.service[100521]: INFO cinder.api.openstack.wsgi [None req-0c04691e-b30a-4754-a8c3-6d67b81fe8c6 tempest-VolumesCloneNegativeTest-571896494 tempest-VolumesCloneNegativeTest-571896494-project-member] POST https://10.4.3.117/volume/v3/volumes Jul 27 16:14:22.052257 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.middleware.request_id [None req-05c665dc-262f-46c9-a69c-473eaf64cddd None None] RequestId filter calling following filter/app {{(pid=100524) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:14:22.052416 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.openstack.wsgi [None req-0c04691e-b30a-4754-a8c3-6d67b81fe8c6 tempest-VolumesCloneNegativeTest-571896494 tempest-VolumesCloneNegativeTest-571896494-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 2, "name": "tempest-VolumesCloneNegativeTest-Volume-110323175"}} {{(pid=100521) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 27 16:14:22.052538 np0000005924 devstack@c-api.service[100524]: INFO cinder.api.openstack.wsgi [None req-05c665dc-262f-46c9-a69c-473eaf64cddd None None] GET https://10.4.3.117/volume// Jul 27 16:14:22.052745 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.openstack.wsgi [None req-05c665dc-262f-46c9-a69c-473eaf64cddd None None] Empty body provided in request {{(pid=100524) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:14:22.052870 np0000005924 devstack@c-api.service[100522]: INFO cinder.api.openstack.wsgi [None req-2b6c49d2-c484-4eab-8031-72a568d103df tempest-TestEncryptedCinderVolumes-328802700 tempest-TestEncryptedCinderVolumes-328802700-project-member] https://10.4.3.117/volume/v3/volumes/d804ea04-be57-40c1-ac85-72c74c9edee8 returned with HTTP 200 Jul 27 16:14:22.052987 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.openstack.wsgi [None req-05c665dc-262f-46c9-a69c-473eaf64cddd None None] Calling method 'all' {{(pid=100524) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:14:22.053296 np0000005924 devstack@c-api.service[100524]: INFO cinder.api.openstack.wsgi [None req-05c665dc-262f-46c9-a69c-473eaf64cddd None None] https://10.4.3.117/volume// returned with HTTP 300 Jul 27 16:14:22.053436 np0000005924 devstack@c-api.service[100522]: [pid: 100522|app: 0|req: 581/2359] 10.4.3.117 () {66 vars in 1348 bytes} [Mon Jul 27 16:14:22 2026] GET /volume/v3/volumes/d804ea04-be57-40c1-ac85-72c74c9edee8 => generated 882 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 27 16:14:22.053605 np0000005924 devstack@c-api.service[100524]: [pid: 100524|app: 0|req: 597/2360] 10.4.3.117 () {66 vars in 1426 bytes} [Mon Jul 27 16:14:22 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 27 16:14:22.053745 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.v3.volumes [None req-0c04691e-b30a-4754-a8c3-6d67b81fe8c6 tempest-VolumesCloneNegativeTest-571896494 tempest-VolumesCloneNegativeTest-571896494-project-member] Create volume request body: {'volume': {'size': 2, 'name': 'tempest-VolumesCloneNegativeTest-Volume-110323175'}} {{(pid=100521) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 27 16:14:22.053850 np0000005924 devstack@c-api.service[100521]: INFO cinder.api.v3.volumes [None req-0c04691e-b30a-4754-a8c3-6d67b81fe8c6 tempest-VolumesCloneNegativeTest-571896494 tempest-VolumesCloneNegativeTest-571896494-project-member] Create volume of 2 GB Jul 27 16:14:22.055919 np0000005924 devstack@c-api.service[100523]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:14:22.055919 np0000005924 devstack@c-api.service[100523]: warnings.warn( Jul 27 16:14:22.057598 np0000005924 devstack@c-api.service[100523]: INFO cinder.backup.api [None req-1ea46590-895e-4021-b93f-9c8094c0104d tempest-VolumesBackupsTest-1601316061 tempest-VolumesBackupsTest-1601316061-project-member] Creating volume of 1 GB for restore of backup 3ab58d0b-ce50-4ec0-b14f-375dfd5caf99. Jul 27 16:14:22.058846 np0000005924 devstack@c-api.service[100521]: INFO cinder.volume.api [None req-0c04691e-b30a-4754-a8c3-6d67b81fe8c6 tempest-VolumesCloneNegativeTest-571896494 tempest-VolumesCloneNegativeTest-571896494-project-member] Availability Zones retrieved successfully. Jul 27 16:14:22.062554 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.middleware.request_id [req-07e6167e-3ffe-4660-af41-4e61a6c6eae6 req-f92e0228-12a8-4456-ba37-7a30d5268c89 None None] RequestId filter calling following filter/app {{(pid=100522) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:14:22.063930 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.volume.api [None req-1ea46590-895e-4021-b93f-9c8094c0104d tempest-VolumesBackupsTest-1601316061 tempest-VolumesBackupsTest-1601316061-project-member] Availability zone cache updated, next update will occur around 2026-07-27 17:14:22.063697. {{(pid=100523) list_availability_zones /opt/stack/cinder/cinder/volume/api.py:155}} Jul 27 16:14:22.064020 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.volume.api [None req-0c04691e-b30a-4754-a8c3-6d67b81fe8c6 tempest-VolumesCloneNegativeTest-571896494 tempest-VolumesCloneNegativeTest-571896494-project-member] Flow 'volume_create_api' (299a8e16-1310-4e3a-b7b5-3484bcf84813) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100521) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 27 16:14:22.064065 np0000005924 devstack@c-api.service[100523]: INFO cinder.volume.api [None req-1ea46590-895e-4021-b93f-9c8094c0104d tempest-VolumesBackupsTest-1601316061 tempest-VolumesBackupsTest-1601316061-project-member] Availability Zones retrieved successfully. Jul 27 16:14:22.064734 np0000005924 devstack@c-api.service[100522]: INFO cinder.api.openstack.wsgi [req-07e6167e-3ffe-4660-af41-4e61a6c6eae6 req-f92e0228-12a8-4456-ba37-7a30d5268c89 tempest-TestEncryptedCinderVolumes-328802700 tempest-TestEncryptedCinderVolumes-328802700-project-member] GET https://10.4.3.117/volume/v3/volumes/d804ea04-be57-40c1-ac85-72c74c9edee8 Jul 27 16:14:22.064941 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.volume.api [None req-0c04691e-b30a-4754-a8c3-6d67b81fe8c6 tempest-VolumesCloneNegativeTest-571896494 tempest-VolumesCloneNegativeTest-571896494-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (06d76da3-00c7-4efe-a43a-0c3d09eb5b9e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100521) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 27 16:14:22.065055 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.openstack.wsgi [req-07e6167e-3ffe-4660-af41-4e61a6c6eae6 req-f92e0228-12a8-4456-ba37-7a30d5268c89 tempest-TestEncryptedCinderVolumes-328802700 tempest-TestEncryptedCinderVolumes-328802700-project-member] Empty body provided in request {{(pid=100522) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:14:22.065320 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.openstack.wsgi [req-07e6167e-3ffe-4660-af41-4e61a6c6eae6 req-f92e0228-12a8-4456-ba37-7a30d5268c89 tempest-TestEncryptedCinderVolumes-328802700 tempest-TestEncryptedCinderVolumes-328802700-project-member] Calling method 'show' {{(pid=100522) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:14:22.065901 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.volume.flows.api.create_volume [None req-0c04691e-b30a-4754-a8c3-6d67b81fe8c6 tempest-VolumesCloneNegativeTest-571896494 tempest-VolumesCloneNegativeTest-571896494-project-member] Validating volume size '2' using validate_int {{(pid=100521) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 27 16:14:22.070472 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.volume.api [None req-1ea46590-895e-4021-b93f-9c8094c0104d tempest-VolumesBackupsTest-1601316061 tempest-VolumesBackupsTest-1601316061-project-member] Flow 'volume_create_api' (bc1f6388-c097-416f-8a8e-5922d1056691) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100523) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 27 16:14:22.071526 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.volume.api [None req-1ea46590-895e-4021-b93f-9c8094c0104d tempest-VolumesBackupsTest-1601316061 tempest-VolumesBackupsTest-1601316061-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (8eb1f263-4f96-4d49-94a4-a0cc01b3b61f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100523) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 27 16:14:22.072517 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.volume.flows.api.create_volume [None req-1ea46590-895e-4021-b93f-9c8094c0104d tempest-VolumesBackupsTest-1601316061 tempest-VolumesBackupsTest-1601316061-project-member] Validating volume size '1' using validate_int {{(pid=100523) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 27 16:14:22.075556 np0000005924 devstack@c-api.service[100522]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:14:22.075556 np0000005924 devstack@c-api.service[100522]: warnings.warn( Jul 27 16:14:22.078960 np0000005924 devstack@c-api.service[100522]: INFO cinder.volume.api [req-07e6167e-3ffe-4660-af41-4e61a6c6eae6 req-f92e0228-12a8-4456-ba37-7a30d5268c89 tempest-TestEncryptedCinderVolumes-328802700 tempest-TestEncryptedCinderVolumes-328802700-project-member] Volume info retrieved successfully. Jul 27 16:14:22.083587 np0000005924 devstack@c-api.service[100522]: INFO cinder.api.openstack.wsgi [req-07e6167e-3ffe-4660-af41-4e61a6c6eae6 req-f92e0228-12a8-4456-ba37-7a30d5268c89 tempest-TestEncryptedCinderVolumes-328802700 tempest-TestEncryptedCinderVolumes-328802700-project-member] https://10.4.3.117/volume/v3/volumes/d804ea04-be57-40c1-ac85-72c74c9edee8 returned with HTTP 200 Jul 27 16:14:22.084013 np0000005924 devstack@c-api.service[100522]: [pid: 100522|app: 0|req: 582/2361] 10.4.3.117 () {70 vars in 1639 bytes} [Mon Jul 27 16:14:22 2026] GET /volume/v3/volumes/d804ea04-be57-40c1-ac85-72c74c9edee8 => generated 1062 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 27 16:14:22.093091 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.volume.api [None req-0c04691e-b30a-4754-a8c3-6d67b81fe8c6 tempest-VolumesCloneNegativeTest-571896494 tempest-VolumesCloneNegativeTest-571896494-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (06d76da3-00c7-4efe-a43a-0c3d09eb5b9e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 2, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-27T16:04:59Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=2bce4e1a-e6e0-49d9-be36-c3405449a01e,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '2bce4e1a-e6e0-49d9-be36-c3405449a01e', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100521) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 27 16:14:22.094268 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.volume.api [None req-0c04691e-b30a-4754-a8c3-6d67b81fe8c6 tempest-VolumesCloneNegativeTest-571896494 tempest-VolumesCloneNegativeTest-571896494-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (cce12bc7-7c3e-4764-a384-56081809e31c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100521) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 27 16:14:22.102078 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.volume.api [None req-1ea46590-895e-4021-b93f-9c8094c0104d tempest-VolumesBackupsTest-1601316061 tempest-VolumesBackupsTest-1601316061-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (8eb1f263-4f96-4d49-94a4-a0cc01b3b61f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-27T16:04:59Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=2bce4e1a-e6e0-49d9-be36-c3405449a01e,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '2bce4e1a-e6e0-49d9-be36-c3405449a01e', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100523) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 27 16:14:22.102864 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.volume.api [None req-1ea46590-895e-4021-b93f-9c8094c0104d tempest-VolumesBackupsTest-1601316061 tempest-VolumesBackupsTest-1601316061-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (2fb28037-6fb3-43ff-b0be-7f1489cbdce6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100523) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 27 16:14:22.138740 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.quota [None req-1ea46590-895e-4021-b93f-9c8094c0104d tempest-VolumesBackupsTest-1601316061 tempest-VolumesBackupsTest-1601316061-project-member] Created reservations ['cc0450ee-97fe-423a-bf5c-19234023f2cd', 'f51fbe91-7dc8-4bea-abb6-f88be85d7fbc', '8fad8ca6-a4cd-48e4-8dc7-78de45a82904', '49375e90-b061-4737-99b0-9c56da22c3c0'] {{(pid=100523) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 27 16:14:22.139792 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.volume.api [None req-1ea46590-895e-4021-b93f-9c8094c0104d tempest-VolumesBackupsTest-1601316061 tempest-VolumesBackupsTest-1601316061-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (2fb28037-6fb3-43ff-b0be-7f1489cbdce6) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['cc0450ee-97fe-423a-bf5c-19234023f2cd', 'f51fbe91-7dc8-4bea-abb6-f88be85d7fbc', '8fad8ca6-a4cd-48e4-8dc7-78de45a82904', '49375e90-b061-4737-99b0-9c56da22c3c0']}' {{(pid=100523) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 27 16:14:22.140879 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.volume.api [None req-1ea46590-895e-4021-b93f-9c8094c0104d tempest-VolumesBackupsTest-1601316061 tempest-VolumesBackupsTest-1601316061-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (5176dbac-402d-4cf8-a6ad-2a1b089ba6f7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100523) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 27 16:14:22.154864 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.quota [None req-0c04691e-b30a-4754-a8c3-6d67b81fe8c6 tempest-VolumesCloneNegativeTest-571896494 tempest-VolumesCloneNegativeTest-571896494-project-member] Created reservations ['c9c62e6f-c1fe-4c0f-981c-88391931f2d8', '6b80b8b3-bae9-4578-a22d-1e183b5c27bb', 'ae1e7038-06dd-4c78-9772-c130b7a7d253', 'cca19540-a9b1-4008-8227-3f3c6ebec4b3'] {{(pid=100521) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 27 16:14:22.155737 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.volume.api [None req-0c04691e-b30a-4754-a8c3-6d67b81fe8c6 tempest-VolumesCloneNegativeTest-571896494 tempest-VolumesCloneNegativeTest-571896494-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (cce12bc7-7c3e-4764-a384-56081809e31c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['c9c62e6f-c1fe-4c0f-981c-88391931f2d8', '6b80b8b3-bae9-4578-a22d-1e183b5c27bb', 'ae1e7038-06dd-4c78-9772-c130b7a7d253', 'cca19540-a9b1-4008-8227-3f3c6ebec4b3']}' {{(pid=100521) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 27 16:14:22.156544 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.volume.api [None req-0c04691e-b30a-4754-a8c3-6d67b81fe8c6 tempest-VolumesCloneNegativeTest-571896494 tempest-VolumesCloneNegativeTest-571896494-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (d84ad127-616d-4d37-af3d-68e5fb5ee2e6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100521) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 27 16:14:22.169818 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.volume.api [None req-1ea46590-895e-4021-b93f-9c8094c0104d tempest-VolumesBackupsTest-1601316061 tempest-VolumesBackupsTest-1601316061-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (5176dbac-402d-4cf8-a6ad-2a1b089ba6f7) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '23eab1a7-54c9-4831-a63c-0c675fedbc2d', '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_3ab58d0b-ce50-4ec0-b14f-375dfd5caf99',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='572cbdf985fc495bb6786045fb260bf3',qos_specs=None,replication_status=,reservations=['cc0450ee-97fe-423a-bf5c-19234023f2cd','f51fbe91-7dc8-4bea-abb6-f88be85d7fbc','8fad8ca6-a4cd-48e4-8dc7-78de45a82904','49375e90-b061-4737-99b0-9c56da22c3c0'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='927b169d19f94e7d983ab31802672d00',volume_type_id=2bce4e1a-e6e0-49d9-be36-c3405449a01e), 'volume': Volume(_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-27T16:14:22Z,deleted=False,deleted_at=None,display_description='auto-created_from_restore_from_backup',display_name='restore_backup_3ab58d0b-ce50-4ec0-b14f-375dfd5caf99',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=23eab1a7-54c9-4831-a63c-0c675fedbc2d,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='572cbdf985fc495bb6786045fb260bf3',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='927b169d19f94e7d983ab31802672d00',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(2bce4e1a-e6e0-49d9-be36-c3405449a01e),volume_type_id=2bce4e1a-e6e0-49d9-be36-c3405449a01e)}' {{(pid=100523) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 27 16:14:22.170512 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.volume.api [None req-1ea46590-895e-4021-b93f-9c8094c0104d tempest-VolumesBackupsTest-1601316061 tempest-VolumesBackupsTest-1601316061-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (a45c9822-33c6-40a1-9bbd-9a395c89c359) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100523) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 27 16:14:22.177941 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.volume.api [None req-0c04691e-b30a-4754-a8c3-6d67b81fe8c6 tempest-VolumesCloneNegativeTest-571896494 tempest-VolumesCloneNegativeTest-571896494-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (d84ad127-616d-4d37-af3d-68e5fb5ee2e6) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '64a62f6b-9293-4f94-993f-49a8de26ab96', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesCloneNegativeTest-Volume-110323175',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='2a1add8601094c4d84dfaf074f2e4735',qos_specs=None,replication_status=,reservations=['c9c62e6f-c1fe-4c0f-981c-88391931f2d8','6b80b8b3-bae9-4578-a22d-1e183b5c27bb','ae1e7038-06dd-4c78-9772-c130b7a7d253','cca19540-a9b1-4008-8227-3f3c6ebec4b3'],size=2,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='e02f2c47a0f0411492df16b5d544568c',volume_type_id=2bce4e1a-e6e0-49d9-be36-c3405449a01e), 'volume': Volume(_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-27T16:14:22Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesCloneNegativeTest-Volume-110323175',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=64a62f6b-9293-4f94-993f-49a8de26ab96,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='2a1add8601094c4d84dfaf074f2e4735',provider_auth=None,provider_geometry=None,provider_id=None,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='e02f2c47a0f0411492df16b5d544568c',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(2bce4e1a-e6e0-49d9-be36-c3405449a01e),volume_type_id=2bce4e1a-e6e0-49d9-be36-c3405449a01e)}' {{(pid=100521) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 27 16:14:22.178707 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.volume.api [None req-0c04691e-b30a-4754-a8c3-6d67b81fe8c6 tempest-VolumesCloneNegativeTest-571896494 tempest-VolumesCloneNegativeTest-571896494-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (128dc3a3-3daa-4614-ac17-c815f6afe287) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100521) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 27 16:14:22.185800 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.volume.api [None req-1ea46590-895e-4021-b93f-9c8094c0104d tempest-VolumesBackupsTest-1601316061 tempest-VolumesBackupsTest-1601316061-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (a45c9822-33c6-40a1-9bbd-9a395c89c359) transitioned into 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_3ab58d0b-ce50-4ec0-b14f-375dfd5caf99',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='572cbdf985fc495bb6786045fb260bf3',qos_specs=None,replication_status=,reservations=['cc0450ee-97fe-423a-bf5c-19234023f2cd','f51fbe91-7dc8-4bea-abb6-f88be85d7fbc','8fad8ca6-a4cd-48e4-8dc7-78de45a82904','49375e90-b061-4737-99b0-9c56da22c3c0'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='927b169d19f94e7d983ab31802672d00',volume_type_id=2bce4e1a-e6e0-49d9-be36-c3405449a01e)}' {{(pid=100523) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 27 16:14:22.186501 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.volume.api [None req-1ea46590-895e-4021-b93f-9c8094c0104d tempest-VolumesBackupsTest-1601316061 tempest-VolumesBackupsTest-1601316061-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (563d3715-5b16-4635-88d2-55a69e78a6e0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100523) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 27 16:14:22.197154 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.volume.api [None req-1ea46590-895e-4021-b93f-9c8094c0104d tempest-VolumesBackupsTest-1601316061 tempest-VolumesBackupsTest-1601316061-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (563d3715-5b16-4635-88d2-55a69e78a6e0) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100523) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 27 16:14:22.197967 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.volume.api [None req-1ea46590-895e-4021-b93f-9c8094c0104d tempest-VolumesBackupsTest-1601316061 tempest-VolumesBackupsTest-1601316061-project-member] Flow 'volume_create_api' (bc1f6388-c097-416f-8a8e-5922d1056691) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100523) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 27 16:14:22.198009 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.volume.api [None req-0c04691e-b30a-4754-a8c3-6d67b81fe8c6 tempest-VolumesCloneNegativeTest-571896494 tempest-VolumesCloneNegativeTest-571896494-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (128dc3a3-3daa-4614-ac17-c815f6afe287) transitioned into state 'SUCCESS' from state '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-110323175',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='2a1add8601094c4d84dfaf074f2e4735',qos_specs=None,replication_status=,reservations=['c9c62e6f-c1fe-4c0f-981c-88391931f2d8','6b80b8b3-bae9-4578-a22d-1e183b5c27bb','ae1e7038-06dd-4c78-9772-c130b7a7d253','cca19540-a9b1-4008-8227-3f3c6ebec4b3'],size=2,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='e02f2c47a0f0411492df16b5d544568c',volume_type_id=2bce4e1a-e6e0-49d9-be36-c3405449a01e)}' {{(pid=100521) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 27 16:14:22.198384 np0000005924 devstack@c-api.service[100523]: INFO cinder.volume.api [None req-1ea46590-895e-4021-b93f-9c8094c0104d tempest-VolumesBackupsTest-1601316061 tempest-VolumesBackupsTest-1601316061-project-member] Create volume request issued successfully. Jul 27 16:14:22.198776 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.volume.api [None req-0c04691e-b30a-4754-a8c3-6d67b81fe8c6 tempest-VolumesCloneNegativeTest-571896494 tempest-VolumesCloneNegativeTest-571896494-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (663c820a-5450-4195-9767-5c6ca5b0154d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100521) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 27 16:14:22.200620 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.middleware.request_id [req-07e6167e-3ffe-4660-af41-4e61a6c6eae6 req-216a346f-d7a7-44bd-955e-562d2cddcfec None None] RequestId filter calling following filter/app {{(pid=100524) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:14:22.202676 np0000005924 devstack@c-api.service[100524]: INFO cinder.api.openstack.wsgi [req-07e6167e-3ffe-4660-af41-4e61a6c6eae6 req-216a346f-d7a7-44bd-955e-562d2cddcfec tempest-TestEncryptedCinderVolumes-328802700 tempest-TestEncryptedCinderVolumes-328802700-project-member] PUT https://10.4.3.117/volume/v3/attachments/b5a4b16b-a2cc-45c8-82d4-bca3e7ff5b14 Jul 27 16:14:22.203028 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.openstack.wsgi [req-07e6167e-3ffe-4660-af41-4e61a6c6eae6 req-216a346f-d7a7-44bd-955e-562d2cddcfec tempest-TestEncryptedCinderVolumes-328802700 tempest-TestEncryptedCinderVolumes-328802700-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.117", "host": "np0000005924", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:c1414b6f8d8f", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "13cbedf7-bb1f-4b5e-b492-2fef0d4dab25", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100524) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 27 16:14:22.205540 np0000005924 devstack@c-api.service[100523]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:14:22.205540 np0000005924 devstack@c-api.service[100523]: warnings.warn( Jul 27 16:14:22.205949 np0000005924 devstack@c-api.service[100523]: INFO cinder.volume.api [None req-1ea46590-895e-4021-b93f-9c8094c0104d tempest-VolumesBackupsTest-1601316061 tempest-VolumesBackupsTest-1601316061-project-member] Volume info retrieved successfully. Jul 27 16:14:22.208210 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.volume.api [None req-0c04691e-b30a-4754-a8c3-6d67b81fe8c6 tempest-VolumesCloneNegativeTest-571896494 tempest-VolumesCloneNegativeTest-571896494-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (663c820a-5450-4195-9767-5c6ca5b0154d) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100521) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 27 16:14:22.209024 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.volume.api [None req-0c04691e-b30a-4754-a8c3-6d67b81fe8c6 tempest-VolumesCloneNegativeTest-571896494 tempest-VolumesCloneNegativeTest-571896494-project-member] Flow 'volume_create_api' (299a8e16-1310-4e3a-b7b5-3484bcf84813) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100521) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 27 16:14:22.209307 np0000005924 devstack@c-api.service[100521]: INFO cinder.volume.api [None req-0c04691e-b30a-4754-a8c3-6d67b81fe8c6 tempest-VolumesCloneNegativeTest-571896494 tempest-VolumesCloneNegativeTest-571896494-project-member] Create volume request issued successfully. Jul 27 16:14:22.209857 np0000005924 devstack@c-api.service[100521]: INFO cinder.api.openstack.wsgi [None req-0c04691e-b30a-4754-a8c3-6d67b81fe8c6 tempest-VolumesCloneNegativeTest-571896494 tempest-VolumesCloneNegativeTest-571896494-project-member] https://10.4.3.117/volume/v3/volumes returned with HTTP 202 Jul 27 16:14:22.210348 np0000005924 devstack@c-api.service[100521]: [pid: 100521|app: 0|req: 583/2362] 10.4.3.117 () {68 vars in 1258 bytes} [Mon Jul 27 16:14:21 2026] POST /volume/v3/volumes => generated 754 bytes in 260 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 27 16:14:22.212142 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.coordination [req-07e6167e-3ffe-4660-af41-4e61a6c6eae6 req-216a346f-d7a7-44bd-955e-562d2cddcfec tempest-TestEncryptedCinderVolumes-328802700 tempest-TestEncryptedCinderVolumes-328802700-project-member] Acquiring lock "cinder-attachment_update-d804ea04-be57-40c1-ac85-72c74c9edee8-np0000005924" by "attachment_update" {{(pid=100524) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jul 27 16:14:22.216177 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.coordination [req-07e6167e-3ffe-4660-af41-4e61a6c6eae6 req-216a346f-d7a7-44bd-955e-562d2cddcfec tempest-TestEncryptedCinderVolumes-328802700 tempest-TestEncryptedCinderVolumes-328802700-project-member] Lock "cinder-attachment_update-d804ea04-be57-40c1-ac85-72c74c9edee8-np0000005924" acquired by "attachment_update" :: waited 0.004s {{(pid=100524) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jul 27 16:14:22.217045 np0000005924 devstack@c-api.service[100524]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:14:22.217045 np0000005924 devstack@c-api.service[100524]: warnings.warn( Jul 27 16:14:22.224467 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.middleware.request_id [None req-ad1c912c-ad82-4d16-b5d3-75f8f2a9c5a8 None None] RequestId filter calling following filter/app {{(pid=100522) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:14:22.225501 np0000005924 devstack@c-api.service[100522]: INFO cinder.api.openstack.wsgi [None req-ad1c912c-ad82-4d16-b5d3-75f8f2a9c5a8 tempest-VolumesCloneNegativeTest-571896494 tempest-VolumesCloneNegativeTest-571896494-project-member] GET https://10.4.3.117/volume/v3/volumes/64a62f6b-9293-4f94-993f-49a8de26ab96 Jul 27 16:14:22.225762 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.openstack.wsgi [None req-ad1c912c-ad82-4d16-b5d3-75f8f2a9c5a8 tempest-VolumesCloneNegativeTest-571896494 tempest-VolumesCloneNegativeTest-571896494-project-member] Empty body provided in request {{(pid=100522) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:14:22.226014 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.openstack.wsgi [None req-ad1c912c-ad82-4d16-b5d3-75f8f2a9c5a8 tempest-VolumesCloneNegativeTest-571896494 tempest-VolumesCloneNegativeTest-571896494-project-member] Calling method 'show' {{(pid=100522) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:14:22.234429 np0000005924 devstack@c-api.service[100522]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:14:22.234429 np0000005924 devstack@c-api.service[100522]: warnings.warn( Jul 27 16:14:22.238419 np0000005924 devstack@c-api.service[100522]: INFO cinder.volume.api [None req-ad1c912c-ad82-4d16-b5d3-75f8f2a9c5a8 tempest-VolumesCloneNegativeTest-571896494 tempest-VolumesCloneNegativeTest-571896494-project-member] Volume info retrieved successfully. Jul 27 16:14:22.243416 np0000005924 devstack@c-api.service[100522]: INFO cinder.api.openstack.wsgi [None req-ad1c912c-ad82-4d16-b5d3-75f8f2a9c5a8 tempest-VolumesCloneNegativeTest-571896494 tempest-VolumesCloneNegativeTest-571896494-project-member] https://10.4.3.117/volume/v3/volumes/64a62f6b-9293-4f94-993f-49a8de26ab96 returned with HTTP 200 Jul 27 16:14:22.243982 np0000005924 devstack@c-api.service[100522]: [pid: 100522|app: 0|req: 583/2363] 10.4.3.117 () {66 vars in 1348 bytes} [Mon Jul 27 16:14:22 2026] GET /volume/v3/volumes/64a62f6b-9293-4f94-993f-49a8de26ab96 => generated 822 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 27 16:14:22.295727 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.coordination [req-07e6167e-3ffe-4660-af41-4e61a6c6eae6 req-216a346f-d7a7-44bd-955e-562d2cddcfec tempest-TestEncryptedCinderVolumes-328802700 tempest-TestEncryptedCinderVolumes-328802700-project-member] Lock "cinder-attachment_update-d804ea04-be57-40c1-ac85-72c74c9edee8-np0000005924" released by "attachment_update" :: held 0.079s {{(pid=100524) __release /opt/stack/cinder/cinder/coordination.py:152}} Jul 27 16:14:22.296058 np0000005924 devstack@c-api.service[100524]: INFO cinder.api.openstack.wsgi [req-07e6167e-3ffe-4660-af41-4e61a6c6eae6 req-216a346f-d7a7-44bd-955e-562d2cddcfec tempest-TestEncryptedCinderVolumes-328802700 tempest-TestEncryptedCinderVolumes-328802700-project-member] https://10.4.3.117/volume/v3/attachments/b5a4b16b-a2cc-45c8-82d4-bca3e7ff5b14 returned with HTTP 200 Jul 27 16:14:22.296543 np0000005924 devstack@c-api.service[100524]: [pid: 100524|app: 0|req: 598/2364] 10.4.3.117 () {74 vars in 1704 bytes} [Mon Jul 27 16:14:22 2026] PUT /volume/v3/attachments/b5a4b16b-a2cc-45c8-82d4-bca3e7ff5b14 => generated 968 bytes in 96 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 27 16:14:22.304232 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.middleware.request_id [req-07e6167e-3ffe-4660-af41-4e61a6c6eae6 req-71420249-3928-4890-82e3-bff216021df7 None None] RequestId filter calling following filter/app {{(pid=100521) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:14:22.306889 np0000005924 devstack@c-api.service[100521]: INFO cinder.api.openstack.wsgi [req-07e6167e-3ffe-4660-af41-4e61a6c6eae6 req-71420249-3928-4890-82e3-bff216021df7 tempest-TestEncryptedCinderVolumes-328802700 tempest-TestEncryptedCinderVolumes-328802700-project-member] GET https://10.4.3.117/volume/v3/volumes/d804ea04-be57-40c1-ac85-72c74c9edee8/encryption Jul 27 16:14:22.307072 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.openstack.wsgi [req-07e6167e-3ffe-4660-af41-4e61a6c6eae6 req-71420249-3928-4890-82e3-bff216021df7 tempest-TestEncryptedCinderVolumes-328802700 tempest-TestEncryptedCinderVolumes-328802700-project-member] Empty body provided in request {{(pid=100521) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:14:22.307248 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.openstack.wsgi [req-07e6167e-3ffe-4660-af41-4e61a6c6eae6 req-71420249-3928-4890-82e3-bff216021df7 tempest-TestEncryptedCinderVolumes-328802700 tempest-TestEncryptedCinderVolumes-328802700-project-member] Calling method 'index' {{(pid=100521) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:14:22.316850 np0000005924 devstack@c-api.service[100521]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:14:22.316850 np0000005924 devstack@c-api.service[100521]: warnings.warn( Jul 27 16:14:22.323474 np0000005924 devstack@c-api.service[100521]: INFO cinder.api.openstack.wsgi [req-07e6167e-3ffe-4660-af41-4e61a6c6eae6 req-71420249-3928-4890-82e3-bff216021df7 tempest-TestEncryptedCinderVolumes-328802700 tempest-TestEncryptedCinderVolumes-328802700-project-member] https://10.4.3.117/volume/v3/volumes/d804ea04-be57-40c1-ac85-72c74c9edee8/encryption returned with HTTP 200 Jul 27 16:14:22.323846 np0000005924 devstack@c-api.service[100521]: [pid: 100521|app: 0|req: 584/2365] 10.4.3.117 () {68 vars in 1631 bytes} [Mon Jul 27 16:14:22 2026] GET /volume/v3/volumes/d804ea04-be57-40c1-ac85-72c74c9edee8/encryption => generated 161 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 27 16:14:22.416186 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.middleware.request_id [None req-8a43da49-f650-4c4f-be19-d4d4f6ae2533 None None] RequestId filter calling following filter/app {{(pid=100522) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:14:22.417819 np0000005924 devstack@c-api.service[100522]: INFO cinder.api.openstack.wsgi [None req-8a43da49-f650-4c4f-be19-d4d4f6ae2533 tempest-TestStampPattern-1248714906 tempest-TestStampPattern-1248714906-project-member] GET https://10.4.3.117/volume/v3/volumes/f56cbd89-87c9-4891-967c-0826cd3819b8 Jul 27 16:14:22.417994 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.openstack.wsgi [None req-8a43da49-f650-4c4f-be19-d4d4f6ae2533 tempest-TestStampPattern-1248714906 tempest-TestStampPattern-1248714906-project-member] Empty body provided in request {{(pid=100522) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:14:22.418166 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.openstack.wsgi [None req-8a43da49-f650-4c4f-be19-d4d4f6ae2533 tempest-TestStampPattern-1248714906 tempest-TestStampPattern-1248714906-project-member] Calling method 'show' {{(pid=100522) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:14:22.429047 np0000005924 devstack@c-api.service[100522]: INFO cinder.api.openstack.wsgi [None req-8a43da49-f650-4c4f-be19-d4d4f6ae2533 tempest-TestStampPattern-1248714906 tempest-TestStampPattern-1248714906-project-member] https://10.4.3.117/volume/v3/volumes/f56cbd89-87c9-4891-967c-0826cd3819b8 returned with HTTP 404 Jul 27 16:14:22.429562 np0000005924 devstack@c-api.service[100522]: [pid: 100522|app: 0|req: 584/2366] 10.4.3.117 () {66 vars in 1348 bytes} [Mon Jul 27 16:14:22 2026] GET /volume/v3/volumes/f56cbd89-87c9-4891-967c-0826cd3819b8 => generated 109 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 27 16:14:22.788023 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.middleware.request_id [None req-0a2c9296-8803-401b-b8ff-978581a2fbc7 None None] RequestId filter calling following filter/app {{(pid=100524) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:14:22.789181 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.middleware.request_id [None req-a06b1cf0-9102-4769-8712-67aace3dd93e None None] RequestId filter calling following filter/app {{(pid=100521) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:14:22.790272 np0000005924 devstack@c-api.service[100524]: INFO cinder.api.openstack.wsgi [None req-0a2c9296-8803-401b-b8ff-978581a2fbc7 tempest-TestStampPattern-1248714906 tempest-TestStampPattern-1248714906-project-member] DELETE https://10.4.3.117/volume/v3/snapshots/b4f298aa-be39-4b32-bc31-e3122b477ccd Jul 27 16:14:22.790578 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.openstack.wsgi [None req-0a2c9296-8803-401b-b8ff-978581a2fbc7 tempest-TestStampPattern-1248714906 tempest-TestStampPattern-1248714906-project-member] Empty body provided in request {{(pid=100524) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:14:22.790826 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.openstack.wsgi [None req-0a2c9296-8803-401b-b8ff-978581a2fbc7 tempest-TestStampPattern-1248714906 tempest-TestStampPattern-1248714906-project-member] Calling method 'delete' {{(pid=100524) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:14:22.790870 np0000005924 devstack@c-api.service[100521]: INFO cinder.api.openstack.wsgi [None req-a06b1cf0-9102-4769-8712-67aace3dd93e tempest-VolumesExtendAttachedTest-268056567 tempest-VolumesExtendAttachedTest-268056567-project-member] GET https://10.4.3.117/volume/v3/volumes/c1ebe7ef-b990-4621-8c9d-e2d13ca009fb Jul 27 16:14:22.790968 np0000005924 devstack@c-api.service[100524]: INFO cinder.api.v3.snapshots [None req-0a2c9296-8803-401b-b8ff-978581a2fbc7 tempest-TestStampPattern-1248714906 tempest-TestStampPattern-1248714906-project-member] Delete snapshot with id: b4f298aa-be39-4b32-bc31-e3122b477ccd Jul 27 16:14:22.791009 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.openstack.wsgi [None req-a06b1cf0-9102-4769-8712-67aace3dd93e tempest-VolumesExtendAttachedTest-268056567 tempest-VolumesExtendAttachedTest-268056567-project-member] Empty body provided in request {{(pid=100521) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:14:22.791190 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.openstack.wsgi [None req-a06b1cf0-9102-4769-8712-67aace3dd93e tempest-VolumesExtendAttachedTest-268056567 tempest-VolumesExtendAttachedTest-268056567-project-member] Calling method 'show' {{(pid=100521) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:14:22.795921 np0000005924 devstack@c-api.service[100524]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:14:22.795921 np0000005924 devstack@c-api.service[100524]: warnings.warn( Jul 27 16:14:22.796349 np0000005924 devstack@c-api.service[100524]: INFO cinder.volume.api [None req-0a2c9296-8803-401b-b8ff-978581a2fbc7 tempest-TestStampPattern-1248714906 tempest-TestStampPattern-1248714906-project-member] Snapshot retrieved successfully. Jul 27 16:14:22.797384 np0000005924 devstack@c-api.service[100521]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:14:22.797384 np0000005924 devstack@c-api.service[100521]: warnings.warn( Jul 27 16:14:22.800543 np0000005924 devstack@c-api.service[100521]: INFO cinder.volume.api [None req-a06b1cf0-9102-4769-8712-67aace3dd93e tempest-VolumesExtendAttachedTest-268056567 tempest-VolumesExtendAttachedTest-268056567-project-member] Volume info retrieved successfully. Jul 27 16:14:22.804132 np0000005924 devstack@c-api.service[100521]: INFO cinder.api.openstack.wsgi [None req-a06b1cf0-9102-4769-8712-67aace3dd93e tempest-VolumesExtendAttachedTest-268056567 tempest-VolumesExtendAttachedTest-268056567-project-member] https://10.4.3.117/volume/v3/volumes/c1ebe7ef-b990-4621-8c9d-e2d13ca009fb returned with HTTP 200 Jul 27 16:14:22.804490 np0000005924 devstack@c-api.service[100521]: [pid: 100521|app: 0|req: 585/2367] 10.4.3.117 () {68 vars in 1389 bytes} [Mon Jul 27 16:14:22 2026] GET /volume/v3/volumes/c1ebe7ef-b990-4621-8c9d-e2d13ca009fb => generated 866 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 27 16:14:22.811467 np0000005924 devstack@c-api.service[100524]: INFO cinder.volume.api [None req-0a2c9296-8803-401b-b8ff-978581a2fbc7 tempest-TestStampPattern-1248714906 tempest-TestStampPattern-1248714906-project-member] Snapshot delete request issued successfully. Jul 27 16:14:22.811666 np0000005924 devstack@c-api.service[100524]: INFO cinder.api.openstack.wsgi [None req-0a2c9296-8803-401b-b8ff-978581a2fbc7 tempest-TestStampPattern-1248714906 tempest-TestStampPattern-1248714906-project-member] https://10.4.3.117/volume/v3/snapshots/b4f298aa-be39-4b32-bc31-e3122b477ccd returned with HTTP 202 Jul 27 16:14:22.812036 np0000005924 devstack@c-api.service[100524]: [pid: 100524|app: 0|req: 599/2368] 10.4.3.117 () {66 vars in 1357 bytes} [Mon Jul 27 16:14:22 2026] DELETE /volume/v3/snapshots/b4f298aa-be39-4b32-bc31-e3122b477ccd => generated 0 bytes in 25 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 27 16:14:22.818862 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.middleware.request_id [None req-3512f57d-0e3d-4415-beb4-af15efbe2d36 None None] RequestId filter calling following filter/app {{(pid=100522) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:14:22.821316 np0000005924 devstack@c-api.service[100522]: INFO cinder.api.openstack.wsgi [None req-3512f57d-0e3d-4415-beb4-af15efbe2d36 tempest-TestStampPattern-1248714906 tempest-TestStampPattern-1248714906-project-member] GET https://10.4.3.117/volume/v3/snapshots/b4f298aa-be39-4b32-bc31-e3122b477ccd Jul 27 16:14:22.821539 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.openstack.wsgi [None req-3512f57d-0e3d-4415-beb4-af15efbe2d36 tempest-TestStampPattern-1248714906 tempest-TestStampPattern-1248714906-project-member] Empty body provided in request {{(pid=100522) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:14:22.821745 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.openstack.wsgi [None req-3512f57d-0e3d-4415-beb4-af15efbe2d36 tempest-TestStampPattern-1248714906 tempest-TestStampPattern-1248714906-project-member] Calling method 'show' {{(pid=100522) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:14:22.831008 np0000005924 devstack@c-api.service[100522]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:14:22.831008 np0000005924 devstack@c-api.service[100522]: warnings.warn( Jul 27 16:14:22.831512 np0000005924 devstack@c-api.service[100522]: INFO cinder.volume.api [None req-3512f57d-0e3d-4415-beb4-af15efbe2d36 tempest-TestStampPattern-1248714906 tempest-TestStampPattern-1248714906-project-member] Snapshot retrieved successfully. Jul 27 16:14:22.832291 np0000005924 devstack@c-api.service[100522]: INFO cinder.api.openstack.wsgi [None req-3512f57d-0e3d-4415-beb4-af15efbe2d36 tempest-TestStampPattern-1248714906 tempest-TestStampPattern-1248714906-project-member] https://10.4.3.117/volume/v3/snapshots/b4f298aa-be39-4b32-bc31-e3122b477ccd returned with HTTP 200 Jul 27 16:14:22.832681 np0000005924 devstack@c-api.service[100522]: [pid: 100522|app: 0|req: 585/2369] 10.4.3.117 () {66 vars in 1354 bytes} [Mon Jul 27 16:14:22 2026] GET /volume/v3/snapshots/b4f298aa-be39-4b32-bc31-e3122b477ccd => generated 460 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 27 16:14:22.916002 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.middleware.request_id [None req-1c6e7253-244f-46d8-a7e0-85190ae47d6f None None] RequestId filter calling following filter/app {{(pid=100521) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:14:23.015681 np0000005924 devstack@c-api.service[100521]: INFO cinder.api.openstack.wsgi [None req-1c6e7253-244f-46d8-a7e0-85190ae47d6f tempest-GroupTypesTest-1203291966 tempest-GroupTypesTest-1203291966-project-admin] POST https://10.4.3.117/volume/v3/group_types Jul 27 16:14:23.016022 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.openstack.wsgi [None req-1c6e7253-244f-46d8-a7e0-85190ae47d6f tempest-GroupTypesTest-1203291966 tempest-GroupTypesTest-1203291966-project-admin] Action: 'create', calling method: version_select, body: {"group_type": {"name": "tempest-GroupTypesTest-group-type-208257212", "description": "tempest-group-type-description-2145878164", "group_specs": {"consistent_group_snapshot_enabled": " False"}, "is_public": true}} {{(pid=100521) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 27 16:14:23.028504 np0000005924 devstack@c-api.service[100521]: INFO cinder.api.openstack.wsgi [None req-1c6e7253-244f-46d8-a7e0-85190ae47d6f tempest-GroupTypesTest-1203291966 tempest-GroupTypesTest-1203291966-project-admin] https://10.4.3.117/volume/v3/group_types returned with HTTP 202 Jul 27 16:14:23.028941 np0000005924 devstack@c-api.service[100521]: [pid: 100521|app: 0|req: 586/2370] 10.4.3.117 () {70 vars in 1312 bytes} [Mon Jul 27 16:14:22 2026] POST /volume/v3/group_types => generated 264 bytes in 113 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Jul 27 16:14:23.036203 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.middleware.request_id [None req-7b16ecf8-5f74-4bb9-b04a-8571f99d77f1 None None] RequestId filter calling following filter/app {{(pid=100524) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:14:23.038084 np0000005924 devstack@c-api.service[100524]: INFO cinder.api.openstack.wsgi [None req-7b16ecf8-5f74-4bb9-b04a-8571f99d77f1 tempest-GroupTypesTest-1203291966 tempest-GroupTypesTest-1203291966-project-admin] GET https://10.4.3.117/volume/v3/group_types Jul 27 16:14:23.038318 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.openstack.wsgi [None req-7b16ecf8-5f74-4bb9-b04a-8571f99d77f1 tempest-GroupTypesTest-1203291966 tempest-GroupTypesTest-1203291966-project-admin] Empty body provided in request {{(pid=100524) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:14:23.038544 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.openstack.wsgi [None req-7b16ecf8-5f74-4bb9-b04a-8571f99d77f1 tempest-GroupTypesTest-1203291966 tempest-GroupTypesTest-1203291966-project-admin] Calling method 'version_select' {{(pid=100524) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:14:23.050087 np0000005924 devstack@c-api.service[100524]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:14:23.050087 np0000005924 devstack@c-api.service[100524]: warnings.warn( Jul 27 16:14:23.051099 np0000005924 devstack@c-api.service[100524]: INFO cinder.api.openstack.wsgi [None req-7b16ecf8-5f74-4bb9-b04a-8571f99d77f1 tempest-GroupTypesTest-1203291966 tempest-GroupTypesTest-1203291966-project-admin] https://10.4.3.117/volume/v3/group_types returned with HTTP 200 Jul 27 16:14:23.051555 np0000005924 devstack@c-api.service[100524]: [pid: 100524|app: 0|req: 600/2371] 10.4.3.117 () {68 vars in 1290 bytes} [Mon Jul 27 16:14:23 2026] GET /volume/v3/group_types => generated 498 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 27 16:14:23.059041 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.middleware.request_id [None req-56212cd8-fb6c-49cf-92f0-dc9a7ef50a7f None None] RequestId filter calling following filter/app {{(pid=100522) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:14:23.060849 np0000005924 devstack@c-api.service[100522]: INFO cinder.api.openstack.wsgi [None req-56212cd8-fb6c-49cf-92f0-dc9a7ef50a7f tempest-GroupTypesTest-1203291966 tempest-GroupTypesTest-1203291966-project-admin] PUT https://10.4.3.117/volume/v3/group_types/fe1e8b70-522d-4ab5-9804-63d1056e0468 Jul 27 16:14:23.061286 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.openstack.wsgi [None req-56212cd8-fb6c-49cf-92f0-dc9a7ef50a7f tempest-GroupTypesTest-1203291966 tempest-GroupTypesTest-1203291966-project-admin] Action: 'update', calling method: version_select, body: {"group_type": {"name": "tempest-GroupTypesTest-updated-group-type-1960720390", "description": "updated-group-type-desc"}} {{(pid=100522) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 27 16:14:23.070492 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.middleware.request_id [None req-afaa2b90-1185-44bd-8dee-4f1e53edfd09 None None] RequestId filter calling following filter/app {{(pid=100521) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:14:23.072159 np0000005924 devstack@c-api.service[100521]: INFO cinder.api.openstack.wsgi [None req-afaa2b90-1185-44bd-8dee-4f1e53edfd09 tempest-TestEncryptedCinderVolumes-328802700 tempest-TestEncryptedCinderVolumes-328802700-project-member] GET https://10.4.3.117/volume/v3/volumes/d804ea04-be57-40c1-ac85-72c74c9edee8 Jul 27 16:14:23.072410 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.openstack.wsgi [None req-afaa2b90-1185-44bd-8dee-4f1e53edfd09 tempest-TestEncryptedCinderVolumes-328802700 tempest-TestEncryptedCinderVolumes-328802700-project-member] Empty body provided in request {{(pid=100521) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:14:23.072723 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.openstack.wsgi [None req-afaa2b90-1185-44bd-8dee-4f1e53edfd09 tempest-TestEncryptedCinderVolumes-328802700 tempest-TestEncryptedCinderVolumes-328802700-project-member] Calling method 'show' {{(pid=100521) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:14:23.078237 np0000005924 devstack@c-api.service[100522]: INFO cinder.api.openstack.wsgi [None req-56212cd8-fb6c-49cf-92f0-dc9a7ef50a7f tempest-GroupTypesTest-1203291966 tempest-GroupTypesTest-1203291966-project-admin] https://10.4.3.117/volume/v3/group_types/fe1e8b70-522d-4ab5-9804-63d1056e0468 returned with HTTP 200 Jul 27 16:14:23.078647 np0000005924 devstack@c-api.service[100522]: [pid: 100522|app: 0|req: 586/2372] 10.4.3.117 () {70 vars in 1422 bytes} [Mon Jul 27 16:14:23 2026] PUT /volume/v3/group_types/fe1e8b70-522d-4ab5-9804-63d1056e0468 => generated 255 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 27 16:14:23.084608 np0000005924 devstack@c-api.service[100521]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:14:23.084608 np0000005924 devstack@c-api.service[100521]: warnings.warn( Jul 27 16:14:23.088474 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.middleware.request_id [None req-f2d8b023-9c24-45ef-9b16-9b17e80bbd85 None None] RequestId filter calling following filter/app {{(pid=100524) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:14:23.088660 np0000005924 devstack@c-api.service[100521]: INFO cinder.volume.api [None req-afaa2b90-1185-44bd-8dee-4f1e53edfd09 tempest-TestEncryptedCinderVolumes-328802700 tempest-TestEncryptedCinderVolumes-328802700-project-member] Volume info retrieved successfully. Jul 27 16:14:23.090198 np0000005924 devstack@c-api.service[100524]: INFO cinder.api.openstack.wsgi [None req-f2d8b023-9c24-45ef-9b16-9b17e80bbd85 tempest-GroupTypesTest-1203291966 tempest-GroupTypesTest-1203291966-project-admin] GET https://10.4.3.117/volume/v3/group_types/fe1e8b70-522d-4ab5-9804-63d1056e0468 Jul 27 16:14:23.090461 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.openstack.wsgi [None req-f2d8b023-9c24-45ef-9b16-9b17e80bbd85 tempest-GroupTypesTest-1203291966 tempest-GroupTypesTest-1203291966-project-admin] Empty body provided in request {{(pid=100524) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:14:23.090666 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.openstack.wsgi [None req-f2d8b023-9c24-45ef-9b16-9b17e80bbd85 tempest-GroupTypesTest-1203291966 tempest-GroupTypesTest-1203291966-project-admin] Calling method 'version_select' {{(pid=100524) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:14:23.094579 np0000005924 devstack@c-api.service[100524]: INFO cinder.api.openstack.wsgi [None req-f2d8b023-9c24-45ef-9b16-9b17e80bbd85 tempest-GroupTypesTest-1203291966 tempest-GroupTypesTest-1203291966-project-admin] https://10.4.3.117/volume/v3/group_types/fe1e8b70-522d-4ab5-9804-63d1056e0468 returned with HTTP 200 Jul 27 16:14:23.094928 np0000005924 devstack@c-api.service[100524]: [pid: 100524|app: 0|req: 601/2373] 10.4.3.117 () {68 vars in 1401 bytes} [Mon Jul 27 16:14:23 2026] GET /volume/v3/group_types/fe1e8b70-522d-4ab5-9804-63d1056e0468 => generated 255 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 27 16:14:23.098180 np0000005924 devstack@c-api.service[100521]: INFO cinder.api.openstack.wsgi [None req-afaa2b90-1185-44bd-8dee-4f1e53edfd09 tempest-TestEncryptedCinderVolumes-328802700 tempest-TestEncryptedCinderVolumes-328802700-project-member] https://10.4.3.117/volume/v3/volumes/d804ea04-be57-40c1-ac85-72c74c9edee8 returned with HTTP 200 Jul 27 16:14:23.098712 np0000005924 devstack@c-api.service[100521]: [pid: 100521|app: 0|req: 587/2374] 10.4.3.117 () {66 vars in 1348 bytes} [Mon Jul 27 16:14:23 2026] GET /volume/v3/volumes/d804ea04-be57-40c1-ac85-72c74c9edee8 => generated 883 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 27 16:14:23.103164 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.middleware.request_id [None req-2d57340d-dbb6-47b0-9334-8c657a956802 None None] RequestId filter calling following filter/app {{(pid=100522) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:14:23.104946 np0000005924 devstack@c-api.service[100522]: INFO cinder.api.openstack.wsgi [None req-2d57340d-dbb6-47b0-9334-8c657a956802 tempest-GroupTypesTest-1203291966 tempest-GroupTypesTest-1203291966-project-admin] DELETE https://10.4.3.117/volume/v3/group_types/fe1e8b70-522d-4ab5-9804-63d1056e0468 Jul 27 16:14:23.105157 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.openstack.wsgi [None req-2d57340d-dbb6-47b0-9334-8c657a956802 tempest-GroupTypesTest-1203291966 tempest-GroupTypesTest-1203291966-project-admin] Empty body provided in request {{(pid=100522) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:14:23.105387 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.openstack.wsgi [None req-2d57340d-dbb6-47b0-9334-8c657a956802 tempest-GroupTypesTest-1203291966 tempest-GroupTypesTest-1203291966-project-admin] Calling method 'version_select' {{(pid=100522) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:14:23.119839 np0000005924 devstack@c-api.service[100522]: INFO cinder.api.openstack.wsgi [None req-2d57340d-dbb6-47b0-9334-8c657a956802 tempest-GroupTypesTest-1203291966 tempest-GroupTypesTest-1203291966-project-admin] https://10.4.3.117/volume/v3/group_types/fe1e8b70-522d-4ab5-9804-63d1056e0468 returned with HTTP 202 Jul 27 16:14:23.120235 np0000005924 devstack@c-api.service[100522]: [pid: 100522|app: 0|req: 587/2375] 10.4.3.117 () {68 vars in 1404 bytes} [Mon Jul 27 16:14:23 2026] DELETE /volume/v3/group_types/fe1e8b70-522d-4ab5-9804-63d1056e0468 => generated 0 bytes in 17 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Jul 27 16:14:23.126900 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.middleware.request_id [None req-38b38418-0e2f-4442-ac10-23c0c24fc690 None None] RequestId filter calling following filter/app {{(pid=100524) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:14:23.128561 np0000005924 devstack@c-api.service[100524]: INFO cinder.api.openstack.wsgi [None req-38b38418-0e2f-4442-ac10-23c0c24fc690 tempest-GroupTypesTest-1203291966 tempest-GroupTypesTest-1203291966-project-admin] GET https://10.4.3.117/volume/v3/group_types Jul 27 16:14:23.128776 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.openstack.wsgi [None req-38b38418-0e2f-4442-ac10-23c0c24fc690 tempest-GroupTypesTest-1203291966 tempest-GroupTypesTest-1203291966-project-admin] Empty body provided in request {{(pid=100524) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:14:23.128950 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.openstack.wsgi [None req-38b38418-0e2f-4442-ac10-23c0c24fc690 tempest-GroupTypesTest-1203291966 tempest-GroupTypesTest-1203291966-project-admin] Calling method 'version_select' {{(pid=100524) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:14:23.133335 np0000005924 devstack@c-api.service[100524]: INFO cinder.api.openstack.wsgi [None req-38b38418-0e2f-4442-ac10-23c0c24fc690 tempest-GroupTypesTest-1203291966 tempest-GroupTypesTest-1203291966-project-admin] https://10.4.3.117/volume/v3/group_types returned with HTTP 200 Jul 27 16:14:23.133716 np0000005924 devstack@c-api.service[100524]: [pid: 100524|app: 0|req: 602/2376] 10.4.3.117 () {68 vars in 1290 bytes} [Mon Jul 27 16:14:23 2026] GET /volume/v3/group_types => generated 248 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 27 16:14:23.141845 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.middleware.request_id [None req-f8c9624d-5d60-4f5d-bdcb-e38b68b0c9d9 None None] RequestId filter calling following filter/app {{(pid=100521) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:14:23.143713 np0000005924 devstack@c-api.service[100521]: INFO cinder.api.openstack.wsgi [None req-f8c9624d-5d60-4f5d-bdcb-e38b68b0c9d9 tempest-GroupTypesTest-1203291966 tempest-GroupTypesTest-1203291966-project-admin] POST https://10.4.3.117/volume/v3/group_types Jul 27 16:14:23.144054 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.openstack.wsgi [None req-f8c9624d-5d60-4f5d-bdcb-e38b68b0c9d9 tempest-GroupTypesTest-1203291966 tempest-GroupTypesTest-1203291966-project-admin] Action: 'create', calling method: version_select, body: {"group_type": {"name": "a_tempest-group-type-2048959112", "is_public": true}} {{(pid=100521) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 27 16:14:23.165653 np0000005924 devstack@c-api.service[100521]: INFO cinder.api.openstack.wsgi [None req-f8c9624d-5d60-4f5d-bdcb-e38b68b0c9d9 tempest-GroupTypesTest-1203291966 tempest-GroupTypesTest-1203291966-project-admin] https://10.4.3.117/volume/v3/group_types returned with HTTP 202 Jul 27 16:14:23.166183 np0000005924 devstack@c-api.service[100521]: [pid: 100521|app: 0|req: 588/2377] 10.4.3.117 () {70 vars in 1311 bytes} [Mon Jul 27 16:14:23 2026] POST /volume/v3/group_types => generated 164 bytes in 25 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Jul 27 16:14:23.177646 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.middleware.request_id [None req-20db4717-0080-4126-b223-c329940528f5 None None] RequestId filter calling following filter/app {{(pid=100522) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:14:23.179884 np0000005924 devstack@c-api.service[100522]: INFO cinder.api.openstack.wsgi [None req-20db4717-0080-4126-b223-c329940528f5 tempest-GroupTypesTest-1203291966 tempest-GroupTypesTest-1203291966-project-admin] POST https://10.4.3.117/volume/v3/group_types Jul 27 16:14:23.179884 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.openstack.wsgi [None req-20db4717-0080-4126-b223-c329940528f5 tempest-GroupTypesTest-1203291966 tempest-GroupTypesTest-1203291966-project-admin] Action: 'create', calling method: version_select, body: {"group_type": {"name": "b_tempest-group-type-2079036011", "is_public": false}} {{(pid=100522) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 27 16:14:23.195479 np0000005924 devstack@c-api.service[100522]: INFO cinder.api.openstack.wsgi [None req-20db4717-0080-4126-b223-c329940528f5 tempest-GroupTypesTest-1203291966 tempest-GroupTypesTest-1203291966-project-admin] https://10.4.3.117/volume/v3/group_types returned with HTTP 202 Jul 27 16:14:23.195842 np0000005924 devstack@c-api.service[100522]: [pid: 100522|app: 0|req: 588/2378] 10.4.3.117 () {70 vars in 1311 bytes} [Mon Jul 27 16:14:23 2026] POST /volume/v3/group_types => generated 165 bytes in 19 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Jul 27 16:14:23.203695 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.middleware.request_id [None req-5a556a6e-2a1b-4881-886f-f0239069cd57 None None] RequestId filter calling following filter/app {{(pid=100524) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:14:23.205398 np0000005924 devstack@c-api.service[100524]: INFO cinder.api.openstack.wsgi [None req-5a556a6e-2a1b-4881-886f-f0239069cd57 tempest-GroupTypesTest-1203291966 tempest-GroupTypesTest-1203291966-project-admin] GET https://10.4.3.117/volume/v3/group_types?sort=name%3Aasc&is_public=None Jul 27 16:14:23.205606 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.openstack.wsgi [None req-5a556a6e-2a1b-4881-886f-f0239069cd57 tempest-GroupTypesTest-1203291966 tempest-GroupTypesTest-1203291966-project-admin] Empty body provided in request {{(pid=100524) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:14:23.205780 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.openstack.wsgi [None req-5a556a6e-2a1b-4881-886f-f0239069cd57 tempest-GroupTypesTest-1203291966 tempest-GroupTypesTest-1203291966-project-admin] Calling method 'version_select' {{(pid=100524) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:14:23.216349 np0000005924 devstack@c-api.service[100524]: INFO cinder.api.openstack.wsgi [None req-5a556a6e-2a1b-4881-886f-f0239069cd57 tempest-GroupTypesTest-1203291966 tempest-GroupTypesTest-1203291966-project-admin] https://10.4.3.117/volume/v3/group_types?sort=name%3Aasc&is_public=None returned with HTTP 200 Jul 27 16:14:23.216349 np0000005924 devstack@c-api.service[100524]: [pid: 100524|app: 0|req: 603/2379] 10.4.3.117 () {68 vars in 1351 bytes} [Mon Jul 27 16:14:23 2026] GET /volume/v3/group_types?sort=name%3Aasc&is_public=None => generated 549 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 27 16:14:23.216537 np0000005924 devstack@c-api.service[100523]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:14:23.216537 np0000005924 devstack@c-api.service[100523]: warnings.warn( Jul 27 16:14:23.216537 np0000005924 devstack@c-api.service[100523]: INFO cinder.volume.api [None req-1ea46590-895e-4021-b93f-9c8094c0104d tempest-VolumesBackupsTest-1601316061 tempest-VolumesBackupsTest-1601316061-project-member] Volume info retrieved successfully. Jul 27 16:14:23.216537 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.backup.api [None req-1ea46590-895e-4021-b93f-9c8094c0104d tempest-VolumesBackupsTest-1601316061 tempest-VolumesBackupsTest-1601316061-project-member] Checking backup size 1 against volume size 1 {{(pid=100523) restore /opt/stack/cinder/cinder/backup/api.py:427}} Jul 27 16:14:23.216537 np0000005924 devstack@c-api.service[100523]: INFO cinder.backup.api [None req-1ea46590-895e-4021-b93f-9c8094c0104d tempest-VolumesBackupsTest-1601316061 tempest-VolumesBackupsTest-1601316061-project-member] Overwriting volume 23eab1a7-54c9-4831-a63c-0c675fedbc2d with restore of backup 3ab58d0b-ce50-4ec0-b14f-375dfd5caf99 Jul 27 16:14:23.222297 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.middleware.request_id [None req-e1d3b029-b221-4a88-8408-a81488fac5c9 None None] RequestId filter calling following filter/app {{(pid=100521) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:14:23.223990 np0000005924 devstack@c-api.service[100521]: INFO cinder.api.openstack.wsgi [None req-e1d3b029-b221-4a88-8408-a81488fac5c9 tempest-GroupTypesTest-1203291966 tempest-GroupTypesTest-1203291966-project-admin] GET https://10.4.3.117/volume/v3/group_types?sort=name%3Adesc&is_public=None Jul 27 16:14:23.224201 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.openstack.wsgi [None req-e1d3b029-b221-4a88-8408-a81488fac5c9 tempest-GroupTypesTest-1203291966 tempest-GroupTypesTest-1203291966-project-admin] Empty body provided in request {{(pid=100521) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:14:23.224453 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.openstack.wsgi [None req-e1d3b029-b221-4a88-8408-a81488fac5c9 tempest-GroupTypesTest-1203291966 tempest-GroupTypesTest-1203291966-project-admin] Calling method 'version_select' {{(pid=100521) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:14:23.233556 np0000005924 devstack@c-api.service[100521]: INFO cinder.api.openstack.wsgi [None req-e1d3b029-b221-4a88-8408-a81488fac5c9 tempest-GroupTypesTest-1203291966 tempest-GroupTypesTest-1203291966-project-admin] https://10.4.3.117/volume/v3/group_types?sort=name%3Adesc&is_public=None returned with HTTP 200 Jul 27 16:14:23.234090 np0000005924 devstack@c-api.service[100521]: [pid: 100521|app: 0|req: 589/2380] 10.4.3.117 () {68 vars in 1353 bytes} [Mon Jul 27 16:14:23 2026] GET /volume/v3/group_types?sort=name%3Adesc&is_public=None => generated 549 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 27 16:14:23.238572 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.backup.rpcapi [None req-1ea46590-895e-4021-b93f-9c8094c0104d tempest-VolumesBackupsTest-1601316061 tempest-VolumesBackupsTest-1601316061-project-member] restore_backup in rpcapi backup_id 3ab58d0b-ce50-4ec0-b14f-375dfd5caf99 {{(pid=100523) restore_backup /opt/stack/cinder/cinder/backup/rpcapi.py:72}} Jul 27 16:14:23.239733 np0000005924 devstack@c-api.service[100523]: INFO cinder.api.openstack.wsgi [None req-1ea46590-895e-4021-b93f-9c8094c0104d tempest-VolumesBackupsTest-1601316061 tempest-VolumesBackupsTest-1601316061-project-member] https://10.4.3.117/volume/v3/backups/3ab58d0b-ce50-4ec0-b14f-375dfd5caf99/restore returned with HTTP 202 Jul 27 16:14:23.240506 np0000005924 devstack@c-api.service[100523]: [pid: 100523|app: 0|req: 601/2381] 10.4.3.117 () {68 vars in 1393 bytes} [Mon Jul 27 16:14:22 2026] POST /volume/v3/backups/3ab58d0b-ce50-4ec0-b14f-375dfd5caf99/restore => generated 189 bytes in 1193 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 27 16:14:23.243568 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.middleware.request_id [None req-b6008b97-29c1-45bc-bb54-2b05e7d1bbcc None None] RequestId filter calling following filter/app {{(pid=100522) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:14:23.245610 np0000005924 devstack@c-api.service[100522]: INFO cinder.api.openstack.wsgi [None req-b6008b97-29c1-45bc-bb54-2b05e7d1bbcc tempest-GroupTypesTest-1203291966 tempest-GroupTypesTest-1203291966-project-admin] GET https://10.4.3.117/volume/v3/group_types?is_public=False Jul 27 16:14:23.245851 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.openstack.wsgi [None req-b6008b97-29c1-45bc-bb54-2b05e7d1bbcc tempest-GroupTypesTest-1203291966 tempest-GroupTypesTest-1203291966-project-admin] Empty body provided in request {{(pid=100522) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:14:23.246058 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.openstack.wsgi [None req-b6008b97-29c1-45bc-bb54-2b05e7d1bbcc tempest-GroupTypesTest-1203291966 tempest-GroupTypesTest-1203291966-project-admin] Calling method 'version_select' {{(pid=100522) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:14:23.248427 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.middleware.request_id [None req-a7556c40-5f2c-45fd-8d17-a66973f7bda8 None None] RequestId filter calling following filter/app {{(pid=100524) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:14:23.254103 np0000005924 devstack@c-api.service[100524]: INFO cinder.api.openstack.wsgi [None req-a7556c40-5f2c-45fd-8d17-a66973f7bda8 tempest-VolumesBackupsTest-1601316061 tempest-VolumesBackupsTest-1601316061-project-member] GET https://10.4.3.117/volume/v3/backups/3ab58d0b-ce50-4ec0-b14f-375dfd5caf99 Jul 27 16:14:23.254229 np0000005924 devstack@c-api.service[100522]: INFO cinder.api.openstack.wsgi [None req-b6008b97-29c1-45bc-bb54-2b05e7d1bbcc tempest-GroupTypesTest-1203291966 tempest-GroupTypesTest-1203291966-project-admin] https://10.4.3.117/volume/v3/group_types?is_public=False returned with HTTP 200 Jul 27 16:14:23.254358 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.openstack.wsgi [None req-a7556c40-5f2c-45fd-8d17-a66973f7bda8 tempest-VolumesBackupsTest-1601316061 tempest-VolumesBackupsTest-1601316061-project-member] Empty body provided in request {{(pid=100524) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:14:23.254606 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.openstack.wsgi [None req-a7556c40-5f2c-45fd-8d17-a66973f7bda8 tempest-VolumesBackupsTest-1601316061 tempest-VolumesBackupsTest-1601316061-project-member] Calling method 'show' {{(pid=100524) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:14:23.254672 np0000005924 devstack@c-api.service[100522]: [pid: 100522|app: 0|req: 589/2382] 10.4.3.117 () {68 vars in 1321 bytes} [Mon Jul 27 16:14:23 2026] GET /volume/v3/group_types?is_public=False => generated 168 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 27 16:14:23.254719 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.v3.backups [None req-a7556c40-5f2c-45fd-8d17-a66973f7bda8 tempest-VolumesBackupsTest-1601316061 tempest-VolumesBackupsTest-1601316061-project-member] Show backup with id 3ab58d0b-ce50-4ec0-b14f-375dfd5caf99. {{(pid=100524) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 27 16:14:23.256465 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.middleware.request_id [None req-acf2b06a-e29e-4893-a27c-03ac4df3e0ef None None] RequestId filter calling following filter/app {{(pid=100521) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:14:23.258162 np0000005924 devstack@c-api.service[100521]: INFO cinder.api.openstack.wsgi [None req-acf2b06a-e29e-4893-a27c-03ac4df3e0ef tempest-VolumesCloneNegativeTest-571896494 tempest-VolumesCloneNegativeTest-571896494-project-member] GET https://10.4.3.117/volume/v3/volumes/64a62f6b-9293-4f94-993f-49a8de26ab96 Jul 27 16:14:23.258442 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.openstack.wsgi [None req-acf2b06a-e29e-4893-a27c-03ac4df3e0ef tempest-VolumesCloneNegativeTest-571896494 tempest-VolumesCloneNegativeTest-571896494-project-member] Empty body provided in request {{(pid=100521) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:14:23.258657 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.openstack.wsgi [None req-acf2b06a-e29e-4893-a27c-03ac4df3e0ef tempest-VolumesCloneNegativeTest-571896494 tempest-VolumesCloneNegativeTest-571896494-project-member] Calling method 'show' {{(pid=100521) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:14:23.262686 np0000005924 devstack@c-api.service[100524]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:14:23.262686 np0000005924 devstack@c-api.service[100524]: warnings.warn( Jul 27 16:14:23.264322 np0000005924 devstack@c-api.service[100524]: INFO cinder.api.openstack.wsgi [None req-a7556c40-5f2c-45fd-8d17-a66973f7bda8 tempest-VolumesBackupsTest-1601316061 tempest-VolumesBackupsTest-1601316061-project-member] https://10.4.3.117/volume/v3/backups/3ab58d0b-ce50-4ec0-b14f-375dfd5caf99 returned with HTTP 200 Jul 27 16:14:23.264424 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.middleware.request_id [None req-3f382f8e-298c-4ed3-a611-7ebb3b7c1a79 None None] RequestId filter calling following filter/app {{(pid=100523) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:14:23.264477 np0000005924 devstack@c-api.service[100524]: [pid: 100524|app: 0|req: 604/2383] 10.4.3.117 () {66 vars in 1348 bytes} [Mon Jul 27 16:14:23 2026] GET /volume/v3/backups/3ab58d0b-ce50-4ec0-b14f-375dfd5caf99 => generated 827 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 27 16:14:23.266038 np0000005924 devstack@c-api.service[100523]: INFO cinder.api.openstack.wsgi [None req-3f382f8e-298c-4ed3-a611-7ebb3b7c1a79 tempest-GroupTypesTest-1203291966 tempest-GroupTypesTest-1203291966-project-admin] GET https://10.4.3.117/volume/v3/group_types?is_public=True Jul 27 16:14:23.266439 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.openstack.wsgi [None req-3f382f8e-298c-4ed3-a611-7ebb3b7c1a79 tempest-GroupTypesTest-1203291966 tempest-GroupTypesTest-1203291966-project-admin] Empty body provided in request {{(pid=100523) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:14:23.266776 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.openstack.wsgi [None req-3f382f8e-298c-4ed3-a611-7ebb3b7c1a79 tempest-GroupTypesTest-1203291966 tempest-GroupTypesTest-1203291966-project-admin] Calling method 'version_select' {{(pid=100523) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:14:23.267421 np0000005924 devstack@c-api.service[100521]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:14:23.267421 np0000005924 devstack@c-api.service[100521]: warnings.warn( Jul 27 16:14:23.273691 np0000005924 devstack@c-api.service[100521]: INFO cinder.volume.api [None req-acf2b06a-e29e-4893-a27c-03ac4df3e0ef tempest-VolumesCloneNegativeTest-571896494 tempest-VolumesCloneNegativeTest-571896494-project-member] Volume info retrieved successfully. Jul 27 16:14:23.279782 np0000005924 devstack@c-api.service[100521]: INFO cinder.api.openstack.wsgi [None req-acf2b06a-e29e-4893-a27c-03ac4df3e0ef tempest-VolumesCloneNegativeTest-571896494 tempest-VolumesCloneNegativeTest-571896494-project-member] https://10.4.3.117/volume/v3/volumes/64a62f6b-9293-4f94-993f-49a8de26ab96 returned with HTTP 200 Jul 27 16:14:23.280193 np0000005924 devstack@c-api.service[100521]: [pid: 100521|app: 0|req: 590/2384] 10.4.3.117 () {66 vars in 1348 bytes} [Mon Jul 27 16:14:23 2026] GET /volume/v3/volumes/64a62f6b-9293-4f94-993f-49a8de26ab96 => generated 847 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 27 16:14:23.281250 np0000005924 devstack@c-api.service[100523]: INFO cinder.api.openstack.wsgi [None req-3f382f8e-298c-4ed3-a611-7ebb3b7c1a79 tempest-GroupTypesTest-1203291966 tempest-GroupTypesTest-1203291966-project-admin] https://10.4.3.117/volume/v3/group_types?is_public=True returned with HTTP 200 Jul 27 16:14:23.281826 np0000005924 devstack@c-api.service[100523]: [pid: 100523|app: 0|req: 602/2385] 10.4.3.117 () {68 vars in 1319 bytes} [Mon Jul 27 16:14:23 2026] GET /volume/v3/group_types?is_public=True => generated 398 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 27 16:14:23.292300 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.middleware.request_id [None req-1e504a54-024b-4441-b57b-0e0d1713e781 None None] RequestId filter calling following filter/app {{(pid=100522) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:14:23.294044 np0000005924 devstack@c-api.service[100522]: INFO cinder.api.openstack.wsgi [None req-1e504a54-024b-4441-b57b-0e0d1713e781 tempest-VolumesCloneNegativeTest-571896494 tempest-VolumesCloneNegativeTest-571896494-project-member] POST https://10.4.3.117/volume/v3/volumes Jul 27 16:14:23.294433 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.openstack.wsgi [None req-1e504a54-024b-4441-b57b-0e0d1713e781 tempest-VolumesCloneNegativeTest-571896494 tempest-VolumesCloneNegativeTest-571896494-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "source_volid": "64a62f6b-9293-4f94-993f-49a8de26ab96"}} {{(pid=100522) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 27 16:14:23.295586 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.middleware.request_id [None req-70fd2443-b6f4-4d81-8594-afb28075f48f None None] RequestId filter calling following filter/app {{(pid=100524) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:14:23.295943 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.v3.volumes [None req-1e504a54-024b-4441-b57b-0e0d1713e781 tempest-VolumesCloneNegativeTest-571896494 tempest-VolumesCloneNegativeTest-571896494-project-member] Create volume request body: {'volume': {'size': 1, 'source_volid': '64a62f6b-9293-4f94-993f-49a8de26ab96'}} {{(pid=100522) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 27 16:14:23.302093 np0000005924 devstack@c-api.service[100524]: INFO cinder.api.openstack.wsgi [None req-70fd2443-b6f4-4d81-8594-afb28075f48f tempest-GroupTypesTest-1203291966 tempest-GroupTypesTest-1203291966-project-admin] DELETE https://10.4.3.117/volume/v3/group_types/32a1c51c-ecb7-49bb-9ae6-cdf783f6c0b3 Jul 27 16:14:23.302375 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.openstack.wsgi [None req-70fd2443-b6f4-4d81-8594-afb28075f48f tempest-GroupTypesTest-1203291966 tempest-GroupTypesTest-1203291966-project-admin] Empty body provided in request {{(pid=100524) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:14:23.302504 np0000005924 devstack@c-api.service[100522]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:14:23.302504 np0000005924 devstack@c-api.service[100522]: warnings.warn( Jul 27 16:14:23.302599 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.openstack.wsgi [None req-70fd2443-b6f4-4d81-8594-afb28075f48f tempest-GroupTypesTest-1203291966 tempest-GroupTypesTest-1203291966-project-admin] Calling method 'version_select' {{(pid=100524) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:14:23.302908 np0000005924 devstack@c-api.service[100522]: INFO cinder.volume.api [None req-1e504a54-024b-4441-b57b-0e0d1713e781 tempest-VolumesCloneNegativeTest-571896494 tempest-VolumesCloneNegativeTest-571896494-project-member] Volume retrieved successfully. Jul 27 16:14:23.303024 np0000005924 devstack@c-api.service[100522]: INFO cinder.api.v3.volumes [None req-1e504a54-024b-4441-b57b-0e0d1713e781 tempest-VolumesCloneNegativeTest-571896494 tempest-VolumesCloneNegativeTest-571896494-project-member] Create volume of 1 GB Jul 27 16:14:23.308186 np0000005924 devstack@c-api.service[100522]: INFO cinder.volume.api [None req-1e504a54-024b-4441-b57b-0e0d1713e781 tempest-VolumesCloneNegativeTest-571896494 tempest-VolumesCloneNegativeTest-571896494-project-member] Availability Zones retrieved successfully. Jul 27 16:14:23.317689 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.volume.api [None req-1e504a54-024b-4441-b57b-0e0d1713e781 tempest-VolumesCloneNegativeTest-571896494 tempest-VolumesCloneNegativeTest-571896494-project-member] Flow 'volume_create_api' (55bc6276-5de6-4e5b-a25d-f108e275170a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100522) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 27 16:14:23.319138 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.volume.api [None req-1e504a54-024b-4441-b57b-0e0d1713e781 tempest-VolumesCloneNegativeTest-571896494 tempest-VolumesCloneNegativeTest-571896494-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f9c1d540-fdf8-4fb8-a22e-799db36fdc21) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100522) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 27 16:14:23.320092 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.volume.flows.api.create_volume [None req-1e504a54-024b-4441-b57b-0e0d1713e781 tempest-VolumesCloneNegativeTest-571896494 tempest-VolumesCloneNegativeTest-571896494-project-member] Validating volume size '1' using validate_int, validate_source_size {{(pid=100522) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 27 16:14:23.321070 np0000005924 devstack@c-api.service[100522]: WARNING cinder.volume.api [None req-1e504a54-024b-4441-b57b-0e0d1713e781 tempest-VolumesCloneNegativeTest-571896494 tempest-VolumesCloneNegativeTest-571896494-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f9c1d540-fdf8-4fb8-a22e-799db36fdc21) transitioned into state 'FAILURE' from state 'RUNNING' Jul 27 16:14:23.321070 np0000005924 devstack@c-api.service[100522]: 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 27 16:14:23.322517 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.volume.api [None req-1e504a54-024b-4441-b57b-0e0d1713e781 tempest-VolumesCloneNegativeTest-571896494 tempest-VolumesCloneNegativeTest-571896494-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f9c1d540-fdf8-4fb8-a22e-799db36fdc21) transitioned into state 'REVERTING' from state 'FAILURE' {{(pid=100522) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 27 16:14:23.323311 np0000005924 devstack@c-api.service[100522]: WARNING cinder.volume.api [None req-1e504a54-024b-4441-b57b-0e0d1713e781 tempest-VolumesCloneNegativeTest-571896494 tempest-VolumesCloneNegativeTest-571896494-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f9c1d540-fdf8-4fb8-a22e-799db36fdc21) transitioned into state 'REVERTED' from state 'REVERTING' with result 'None' Jul 27 16:14:23.324055 np0000005924 devstack@c-api.service[100522]: WARNING cinder.volume.api [None req-1e504a54-024b-4441-b57b-0e0d1713e781 tempest-VolumesCloneNegativeTest-571896494 tempest-VolumesCloneNegativeTest-571896494-project-member] Flow 'volume_create_api' (55bc6276-5de6-4e5b-a25d-f108e275170a) transitioned into state 'REVERTED' from state 'RUNNING' Jul 27 16:14:23.324336 np0000005924 devstack@c-api.service[100522]: INFO cinder.api.openstack.wsgi [None req-1e504a54-024b-4441-b57b-0e0d1713e781 tempest-VolumesCloneNegativeTest-571896494 tempest-VolumesCloneNegativeTest-571896494-project-member] https://10.4.3.117/volume/v3/volumes returned with HTTP 400 Jul 27 16:14:23.324835 np0000005924 devstack@c-api.service[100522]: [pid: 100522|app: 0|req: 590/2386] 10.4.3.117 () {68 vars in 1258 bytes} [Mon Jul 27 16:14:23 2026] POST /volume/v3/volumes => generated 173 bytes in 33 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) Jul 27 16:14:23.326593 np0000005924 devstack@c-api.service[100524]: INFO cinder.api.openstack.wsgi [None req-70fd2443-b6f4-4d81-8594-afb28075f48f tempest-GroupTypesTest-1203291966 tempest-GroupTypesTest-1203291966-project-admin] https://10.4.3.117/volume/v3/group_types/32a1c51c-ecb7-49bb-9ae6-cdf783f6c0b3 returned with HTTP 202 Jul 27 16:14:23.326987 np0000005924 devstack@c-api.service[100524]: [pid: 100524|app: 0|req: 605/2387] 10.4.3.117 () {68 vars in 1404 bytes} [Mon Jul 27 16:14:23 2026] DELETE /volume/v3/group_types/32a1c51c-ecb7-49bb-9ae6-cdf783f6c0b3 => generated 0 bytes in 32 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Jul 27 16:14:23.334110 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.middleware.request_id [None req-19e14c91-df1a-4d4b-80ed-2a10715796ea None None] RequestId filter calling following filter/app {{(pid=100521) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:14:23.335066 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.middleware.request_id [None req-43add294-6032-4429-bff9-17cd70f93591 None None] RequestId filter calling following filter/app {{(pid=100523) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:14:23.340801 np0000005924 devstack@c-api.service[100523]: INFO cinder.api.openstack.wsgi [None req-43add294-6032-4429-bff9-17cd70f93591 tempest-VolumesCloneNegativeTest-571896494 tempest-VolumesCloneNegativeTest-571896494-project-member] GET https://10.4.3.117/volume/v3/volumes/64a62f6b-9293-4f94-993f-49a8de26ab96 Jul 27 16:14:23.340958 np0000005924 devstack@c-api.service[100521]: INFO cinder.api.openstack.wsgi [None req-19e14c91-df1a-4d4b-80ed-2a10715796ea tempest-GroupTypesTest-1203291966 tempest-GroupTypesTest-1203291966-project-admin] DELETE https://10.4.3.117/volume/v3/group_types/0ba5f5ec-20d7-4af7-859a-8daaee8306e1 Jul 27 16:14:23.340996 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.openstack.wsgi [None req-43add294-6032-4429-bff9-17cd70f93591 tempest-VolumesCloneNegativeTest-571896494 tempest-VolumesCloneNegativeTest-571896494-project-member] Empty body provided in request {{(pid=100523) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:14:23.341033 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.openstack.wsgi [None req-19e14c91-df1a-4d4b-80ed-2a10715796ea tempest-GroupTypesTest-1203291966 tempest-GroupTypesTest-1203291966-project-admin] Empty body provided in request {{(pid=100521) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:14:23.341033 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.openstack.wsgi [None req-19e14c91-df1a-4d4b-80ed-2a10715796ea tempest-GroupTypesTest-1203291966 tempest-GroupTypesTest-1203291966-project-admin] Calling method 'version_select' {{(pid=100521) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:14:23.341082 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.openstack.wsgi [None req-43add294-6032-4429-bff9-17cd70f93591 tempest-VolumesCloneNegativeTest-571896494 tempest-VolumesCloneNegativeTest-571896494-project-member] Calling method 'show' {{(pid=100523) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:14:23.349254 np0000005924 devstack@c-api.service[100523]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:14:23.349254 np0000005924 devstack@c-api.service[100523]: warnings.warn( Jul 27 16:14:23.352070 np0000005924 devstack@c-api.service[100523]: INFO cinder.volume.api [None req-43add294-6032-4429-bff9-17cd70f93591 tempest-VolumesCloneNegativeTest-571896494 tempest-VolumesCloneNegativeTest-571896494-project-member] Volume info retrieved successfully. Jul 27 16:14:23.357443 np0000005924 devstack@c-api.service[100521]: INFO cinder.api.openstack.wsgi [None req-19e14c91-df1a-4d4b-80ed-2a10715796ea tempest-GroupTypesTest-1203291966 tempest-GroupTypesTest-1203291966-project-admin] https://10.4.3.117/volume/v3/group_types/0ba5f5ec-20d7-4af7-859a-8daaee8306e1 returned with HTTP 202 Jul 27 16:14:23.357765 np0000005924 devstack@c-api.service[100521]: [pid: 100521|app: 0|req: 591/2388] 10.4.3.117 () {68 vars in 1404 bytes} [Mon Jul 27 16:14:23 2026] DELETE /volume/v3/group_types/0ba5f5ec-20d7-4af7-859a-8daaee8306e1 => generated 0 bytes in 24 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Jul 27 16:14:23.357874 np0000005924 devstack@c-api.service[100523]: INFO cinder.api.openstack.wsgi [None req-43add294-6032-4429-bff9-17cd70f93591 tempest-VolumesCloneNegativeTest-571896494 tempest-VolumesCloneNegativeTest-571896494-project-member] https://10.4.3.117/volume/v3/volumes/64a62f6b-9293-4f94-993f-49a8de26ab96 returned with HTTP 200 Jul 27 16:14:23.358430 np0000005924 devstack@c-api.service[100523]: [pid: 100523|app: 0|req: 603/2389] 10.4.3.117 () {66 vars in 1348 bytes} [Mon Jul 27 16:14:23 2026] GET /volume/v3/volumes/64a62f6b-9293-4f94-993f-49a8de26ab96 => generated 847 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 27 16:14:23.372103 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.middleware.request_id [None req-3035988d-d173-498b-9a54-4b7ea8120689 None None] RequestId filter calling following filter/app {{(pid=100522) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:14:23.374004 np0000005924 devstack@c-api.service[100522]: INFO cinder.api.openstack.wsgi [None req-3035988d-d173-498b-9a54-4b7ea8120689 tempest-VolumesCloneNegativeTest-571896494 tempest-VolumesCloneNegativeTest-571896494-project-member] DELETE https://10.4.3.117/volume/v3/volumes/64a62f6b-9293-4f94-993f-49a8de26ab96 Jul 27 16:14:23.374375 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.openstack.wsgi [None req-3035988d-d173-498b-9a54-4b7ea8120689 tempest-VolumesCloneNegativeTest-571896494 tempest-VolumesCloneNegativeTest-571896494-project-member] Empty body provided in request {{(pid=100522) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:14:23.374454 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.openstack.wsgi [None req-3035988d-d173-498b-9a54-4b7ea8120689 tempest-VolumesCloneNegativeTest-571896494 tempest-VolumesCloneNegativeTest-571896494-project-member] Calling method 'delete' {{(pid=100522) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:14:23.374640 np0000005924 devstack@c-api.service[100522]: INFO cinder.api.v3.volumes [None req-3035988d-d173-498b-9a54-4b7ea8120689 tempest-VolumesCloneNegativeTest-571896494 tempest-VolumesCloneNegativeTest-571896494-project-member] Delete volume with id: 64a62f6b-9293-4f94-993f-49a8de26ab96 Jul 27 16:14:23.386485 np0000005924 devstack@c-api.service[100522]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:14:23.386485 np0000005924 devstack@c-api.service[100522]: warnings.warn( Jul 27 16:14:23.386485 np0000005924 devstack@c-api.service[100522]: INFO cinder.volume.api [None req-3035988d-d173-498b-9a54-4b7ea8120689 tempest-VolumesCloneNegativeTest-571896494 tempest-VolumesCloneNegativeTest-571896494-project-member] Volume info retrieved successfully. Jul 27 16:14:23.416766 np0000005924 devstack@c-api.service[100522]: INFO cinder.volume.api [None req-3035988d-d173-498b-9a54-4b7ea8120689 tempest-VolumesCloneNegativeTest-571896494 tempest-VolumesCloneNegativeTest-571896494-project-member] Delete volume request issued successfully. Jul 27 16:14:23.416766 np0000005924 devstack@c-api.service[100522]: INFO cinder.api.openstack.wsgi [None req-3035988d-d173-498b-9a54-4b7ea8120689 tempest-VolumesCloneNegativeTest-571896494 tempest-VolumesCloneNegativeTest-571896494-project-member] https://10.4.3.117/volume/v3/volumes/64a62f6b-9293-4f94-993f-49a8de26ab96 returned with HTTP 202 Jul 27 16:14:23.417348 np0000005924 devstack@c-api.service[100522]: [pid: 100522|app: 0|req: 591/2390] 10.4.3.117 () {66 vars in 1351 bytes} [Mon Jul 27 16:14:23 2026] DELETE /volume/v3/volumes/64a62f6b-9293-4f94-993f-49a8de26ab96 => generated 0 bytes in 45 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 27 16:14:23.429182 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.middleware.request_id [None req-65747bd2-eaf2-47e8-b293-d4ad01e12a88 None None] RequestId filter calling following filter/app {{(pid=100524) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:14:23.431319 np0000005924 devstack@c-api.service[100524]: INFO cinder.api.openstack.wsgi [None req-65747bd2-eaf2-47e8-b293-d4ad01e12a88 tempest-VolumesCloneNegativeTest-571896494 tempest-VolumesCloneNegativeTest-571896494-project-member] GET https://10.4.3.117/volume/v3/volumes/64a62f6b-9293-4f94-993f-49a8de26ab96 Jul 27 16:14:23.431577 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.openstack.wsgi [None req-65747bd2-eaf2-47e8-b293-d4ad01e12a88 tempest-VolumesCloneNegativeTest-571896494 tempest-VolumesCloneNegativeTest-571896494-project-member] Empty body provided in request {{(pid=100524) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:14:23.431894 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.openstack.wsgi [None req-65747bd2-eaf2-47e8-b293-d4ad01e12a88 tempest-VolumesCloneNegativeTest-571896494 tempest-VolumesCloneNegativeTest-571896494-project-member] Calling method 'show' {{(pid=100524) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:14:23.440270 np0000005924 devstack@c-api.service[100524]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:14:23.440270 np0000005924 devstack@c-api.service[100524]: warnings.warn( Jul 27 16:14:23.444571 np0000005924 devstack@c-api.service[100524]: INFO cinder.volume.api [None req-65747bd2-eaf2-47e8-b293-d4ad01e12a88 tempest-VolumesCloneNegativeTest-571896494 tempest-VolumesCloneNegativeTest-571896494-project-member] Volume info retrieved successfully. Jul 27 16:14:23.449398 np0000005924 devstack@c-api.service[100524]: INFO cinder.api.openstack.wsgi [None req-65747bd2-eaf2-47e8-b293-d4ad01e12a88 tempest-VolumesCloneNegativeTest-571896494 tempest-VolumesCloneNegativeTest-571896494-project-member] https://10.4.3.117/volume/v3/volumes/64a62f6b-9293-4f94-993f-49a8de26ab96 returned with HTTP 200 Jul 27 16:14:23.449398 np0000005924 devstack@c-api.service[100524]: [pid: 100524|app: 0|req: 606/2391] 10.4.3.117 () {66 vars in 1348 bytes} [Mon Jul 27 16:14:23 2026] GET /volume/v3/volumes/64a62f6b-9293-4f94-993f-49a8de26ab96 => generated 846 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 27 16:14:23.843988 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.middleware.request_id [None req-bb4d1e75-b1d0-489a-98cd-3887763e4f3e None None] RequestId filter calling following filter/app {{(pid=100521) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:14:23.845699 np0000005924 devstack@c-api.service[100521]: INFO cinder.api.openstack.wsgi [None req-bb4d1e75-b1d0-489a-98cd-3887763e4f3e tempest-TestStampPattern-1248714906 tempest-TestStampPattern-1248714906-project-member] GET https://10.4.3.117/volume/v3/snapshots/b4f298aa-be39-4b32-bc31-e3122b477ccd Jul 27 16:14:23.845881 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.openstack.wsgi [None req-bb4d1e75-b1d0-489a-98cd-3887763e4f3e tempest-TestStampPattern-1248714906 tempest-TestStampPattern-1248714906-project-member] Empty body provided in request {{(pid=100521) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:14:23.846069 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.openstack.wsgi [None req-bb4d1e75-b1d0-489a-98cd-3887763e4f3e tempest-TestStampPattern-1248714906 tempest-TestStampPattern-1248714906-project-member] Calling method 'show' {{(pid=100521) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:14:23.850096 np0000005924 devstack@c-api.service[100521]: INFO cinder.api.openstack.wsgi [None req-bb4d1e75-b1d0-489a-98cd-3887763e4f3e tempest-TestStampPattern-1248714906 tempest-TestStampPattern-1248714906-project-member] https://10.4.3.117/volume/v3/snapshots/b4f298aa-be39-4b32-bc31-e3122b477ccd returned with HTTP 404 Jul 27 16:14:23.850554 np0000005924 devstack@c-api.service[100521]: [pid: 100521|app: 0|req: 592/2392] 10.4.3.117 () {66 vars in 1354 bytes} [Mon Jul 27 16:14:23 2026] GET /volume/v3/snapshots/b4f298aa-be39-4b32-bc31-e3122b477ccd => generated 111 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 27 16:14:23.885874 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.middleware.request_id [req-731163ad-afc2-494c-87b4-0d5ff1d7d14e req-6a24cdf9-d807-4a75-9cda-76b6e39399ad None None] RequestId filter calling following filter/app {{(pid=100523) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:14:23.887985 np0000005924 devstack@c-api.service[100523]: INFO cinder.api.openstack.wsgi [req-731163ad-afc2-494c-87b4-0d5ff1d7d14e req-6a24cdf9-d807-4a75-9cda-76b6e39399ad tempest-TestStampPattern-1248714906 tempest-TestStampPattern-1248714906-project-member] GET https://10.4.3.117/volume/v3/volumes/98ac08d8-67b2-4d09-b6ea-933ce5ed5808 Jul 27 16:14:23.888182 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.openstack.wsgi [req-731163ad-afc2-494c-87b4-0d5ff1d7d14e req-6a24cdf9-d807-4a75-9cda-76b6e39399ad tempest-TestStampPattern-1248714906 tempest-TestStampPattern-1248714906-project-member] Empty body provided in request {{(pid=100523) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:14:23.888398 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.openstack.wsgi [req-731163ad-afc2-494c-87b4-0d5ff1d7d14e req-6a24cdf9-d807-4a75-9cda-76b6e39399ad tempest-TestStampPattern-1248714906 tempest-TestStampPattern-1248714906-project-member] Calling method 'show' {{(pid=100523) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:14:23.894822 np0000005924 devstack@c-api.service[100523]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:14:23.894822 np0000005924 devstack@c-api.service[100523]: warnings.warn( Jul 27 16:14:23.897822 np0000005924 devstack@c-api.service[100523]: INFO cinder.volume.api [req-731163ad-afc2-494c-87b4-0d5ff1d7d14e req-6a24cdf9-d807-4a75-9cda-76b6e39399ad tempest-TestStampPattern-1248714906 tempest-TestStampPattern-1248714906-project-member] Volume info retrieved successfully. Jul 27 16:14:23.901418 np0000005924 devstack@c-api.service[100523]: INFO cinder.api.openstack.wsgi [req-731163ad-afc2-494c-87b4-0d5ff1d7d14e req-6a24cdf9-d807-4a75-9cda-76b6e39399ad tempest-TestStampPattern-1248714906 tempest-TestStampPattern-1248714906-project-member] https://10.4.3.117/volume/v3/volumes/98ac08d8-67b2-4d09-b6ea-933ce5ed5808 returned with HTTP 200 Jul 27 16:14:23.901737 np0000005924 devstack@c-api.service[100523]: [pid: 100523|app: 0|req: 604/2393] 10.4.3.117 () {68 vars in 1598 bytes} [Mon Jul 27 16:14:23 2026] GET /volume/v3/volumes/98ac08d8-67b2-4d09-b6ea-933ce5ed5808 => generated 840 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 27 16:14:24.110186 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.middleware.request_id [None req-3d9c031b-883b-42da-b5e2-1efd8e29de96 None None] RequestId filter calling following filter/app {{(pid=100522) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:14:24.113452 np0000005924 devstack@c-api.service[100522]: INFO cinder.api.openstack.wsgi [None req-3d9c031b-883b-42da-b5e2-1efd8e29de96 tempest-TestEncryptedCinderVolumes-328802700 tempest-TestEncryptedCinderVolumes-328802700-project-member] GET https://10.4.3.117/volume/v3/volumes/d804ea04-be57-40c1-ac85-72c74c9edee8 Jul 27 16:14:24.113659 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.openstack.wsgi [None req-3d9c031b-883b-42da-b5e2-1efd8e29de96 tempest-TestEncryptedCinderVolumes-328802700 tempest-TestEncryptedCinderVolumes-328802700-project-member] Empty body provided in request {{(pid=100522) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:14:24.113845 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.openstack.wsgi [None req-3d9c031b-883b-42da-b5e2-1efd8e29de96 tempest-TestEncryptedCinderVolumes-328802700 tempest-TestEncryptedCinderVolumes-328802700-project-member] Calling method 'show' {{(pid=100522) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:14:24.122484 np0000005924 devstack@c-api.service[100522]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:14:24.122484 np0000005924 devstack@c-api.service[100522]: warnings.warn( Jul 27 16:14:24.125606 np0000005924 devstack@c-api.service[100522]: INFO cinder.volume.api [None req-3d9c031b-883b-42da-b5e2-1efd8e29de96 tempest-TestEncryptedCinderVolumes-328802700 tempest-TestEncryptedCinderVolumes-328802700-project-member] Volume info retrieved successfully. Jul 27 16:14:24.129236 np0000005924 devstack@c-api.service[100522]: INFO cinder.api.openstack.wsgi [None req-3d9c031b-883b-42da-b5e2-1efd8e29de96 tempest-TestEncryptedCinderVolumes-328802700 tempest-TestEncryptedCinderVolumes-328802700-project-member] https://10.4.3.117/volume/v3/volumes/d804ea04-be57-40c1-ac85-72c74c9edee8 returned with HTTP 200 Jul 27 16:14:24.129629 np0000005924 devstack@c-api.service[100522]: [pid: 100522|app: 0|req: 592/2394] 10.4.3.117 () {66 vars in 1348 bytes} [Mon Jul 27 16:14:24 2026] GET /volume/v3/volumes/d804ea04-be57-40c1-ac85-72c74c9edee8 => generated 883 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 27 16:14:24.276295 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.middleware.request_id [None req-52db915a-4e92-4302-8996-517dd464c27e None None] RequestId filter calling following filter/app {{(pid=100524) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:14:24.278406 np0000005924 devstack@c-api.service[100524]: INFO cinder.api.openstack.wsgi [None req-52db915a-4e92-4302-8996-517dd464c27e tempest-VolumesBackupsTest-1601316061 tempest-VolumesBackupsTest-1601316061-project-member] GET https://10.4.3.117/volume/v3/backups/3ab58d0b-ce50-4ec0-b14f-375dfd5caf99 Jul 27 16:14:24.278706 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.openstack.wsgi [None req-52db915a-4e92-4302-8996-517dd464c27e tempest-VolumesBackupsTest-1601316061 tempest-VolumesBackupsTest-1601316061-project-member] Empty body provided in request {{(pid=100524) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:14:24.278905 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.openstack.wsgi [None req-52db915a-4e92-4302-8996-517dd464c27e tempest-VolumesBackupsTest-1601316061 tempest-VolumesBackupsTest-1601316061-project-member] Calling method 'show' {{(pid=100524) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:14:24.279024 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.v3.backups [None req-52db915a-4e92-4302-8996-517dd464c27e tempest-VolumesBackupsTest-1601316061 tempest-VolumesBackupsTest-1601316061-project-member] Show backup with id 3ab58d0b-ce50-4ec0-b14f-375dfd5caf99. {{(pid=100524) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 27 16:14:24.289742 np0000005924 devstack@c-api.service[100524]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:14:24.289742 np0000005924 devstack@c-api.service[100524]: warnings.warn( Jul 27 16:14:24.290688 np0000005924 devstack@c-api.service[100524]: INFO cinder.api.openstack.wsgi [None req-52db915a-4e92-4302-8996-517dd464c27e tempest-VolumesBackupsTest-1601316061 tempest-VolumesBackupsTest-1601316061-project-member] https://10.4.3.117/volume/v3/backups/3ab58d0b-ce50-4ec0-b14f-375dfd5caf99 returned with HTTP 200 Jul 27 16:14:24.291135 np0000005924 devstack@c-api.service[100524]: [pid: 100524|app: 0|req: 607/2395] 10.4.3.117 () {66 vars in 1348 bytes} [Mon Jul 27 16:14:24 2026] GET /volume/v3/backups/3ab58d0b-ce50-4ec0-b14f-375dfd5caf99 => generated 827 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 27 16:14:24.460660 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.middleware.request_id [None req-6cd81c9a-36da-4083-a01c-b273b6fe38a3 None None] RequestId filter calling following filter/app {{(pid=100521) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:14:24.462263 np0000005924 devstack@c-api.service[100521]: INFO cinder.api.openstack.wsgi [None req-6cd81c9a-36da-4083-a01c-b273b6fe38a3 tempest-VolumesCloneNegativeTest-571896494 tempest-VolumesCloneNegativeTest-571896494-project-member] GET https://10.4.3.117/volume/v3/volumes/64a62f6b-9293-4f94-993f-49a8de26ab96 Jul 27 16:14:24.462496 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.openstack.wsgi [None req-6cd81c9a-36da-4083-a01c-b273b6fe38a3 tempest-VolumesCloneNegativeTest-571896494 tempest-VolumesCloneNegativeTest-571896494-project-member] Empty body provided in request {{(pid=100521) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:14:24.462674 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.openstack.wsgi [None req-6cd81c9a-36da-4083-a01c-b273b6fe38a3 tempest-VolumesCloneNegativeTest-571896494 tempest-VolumesCloneNegativeTest-571896494-project-member] Calling method 'show' {{(pid=100521) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:14:24.477147 np0000005924 devstack@c-api.service[100521]: INFO cinder.api.openstack.wsgi [None req-6cd81c9a-36da-4083-a01c-b273b6fe38a3 tempest-VolumesCloneNegativeTest-571896494 tempest-VolumesCloneNegativeTest-571896494-project-member] https://10.4.3.117/volume/v3/volumes/64a62f6b-9293-4f94-993f-49a8de26ab96 returned with HTTP 404 Jul 27 16:14:24.477606 np0000005924 devstack@c-api.service[100521]: [pid: 100521|app: 0|req: 593/2396] 10.4.3.117 () {66 vars in 1348 bytes} [Mon Jul 27 16:14:24 2026] GET /volume/v3/volumes/64a62f6b-9293-4f94-993f-49a8de26ab96 => generated 109 bytes in 17 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 27 16:14:25.144725 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.middleware.request_id [None req-d85bdbb4-6ddc-4d5a-9f2e-a900487a51a3 None None] RequestId filter calling following filter/app {{(pid=100523) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:14:25.148067 np0000005924 devstack@c-api.service[100523]: INFO cinder.api.openstack.wsgi [None req-d85bdbb4-6ddc-4d5a-9f2e-a900487a51a3 tempest-TestEncryptedCinderVolumes-328802700 tempest-TestEncryptedCinderVolumes-328802700-project-member] GET https://10.4.3.117/volume/v3/volumes/d804ea04-be57-40c1-ac85-72c74c9edee8 Jul 27 16:14:25.148410 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.openstack.wsgi [None req-d85bdbb4-6ddc-4d5a-9f2e-a900487a51a3 tempest-TestEncryptedCinderVolumes-328802700 tempest-TestEncryptedCinderVolumes-328802700-project-member] Empty body provided in request {{(pid=100523) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:14:25.148712 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.openstack.wsgi [None req-d85bdbb4-6ddc-4d5a-9f2e-a900487a51a3 tempest-TestEncryptedCinderVolumes-328802700 tempest-TestEncryptedCinderVolumes-328802700-project-member] Calling method 'show' {{(pid=100523) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:14:25.166173 np0000005924 devstack@c-api.service[100523]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:14:25.166173 np0000005924 devstack@c-api.service[100523]: warnings.warn( Jul 27 16:14:25.172622 np0000005924 devstack@c-api.service[100523]: INFO cinder.volume.api [None req-d85bdbb4-6ddc-4d5a-9f2e-a900487a51a3 tempest-TestEncryptedCinderVolumes-328802700 tempest-TestEncryptedCinderVolumes-328802700-project-member] Volume info retrieved successfully. Jul 27 16:14:25.180562 np0000005924 devstack@c-api.service[100523]: INFO cinder.api.openstack.wsgi [None req-d85bdbb4-6ddc-4d5a-9f2e-a900487a51a3 tempest-TestEncryptedCinderVolumes-328802700 tempest-TestEncryptedCinderVolumes-328802700-project-member] https://10.4.3.117/volume/v3/volumes/d804ea04-be57-40c1-ac85-72c74c9edee8 returned with HTTP 200 Jul 27 16:14:25.181105 np0000005924 devstack@c-api.service[100523]: [pid: 100523|app: 0|req: 605/2397] 10.4.3.117 () {66 vars in 1348 bytes} [Mon Jul 27 16:14:25 2026] GET /volume/v3/volumes/d804ea04-be57-40c1-ac85-72c74c9edee8 => generated 883 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 27 16:14:25.303250 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.middleware.request_id [None req-42a61b1e-a65d-4b9e-8ae6-0cf0b06b2ef2 None None] RequestId filter calling following filter/app {{(pid=100522) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:14:25.305289 np0000005924 devstack@c-api.service[100522]: INFO cinder.api.openstack.wsgi [None req-42a61b1e-a65d-4b9e-8ae6-0cf0b06b2ef2 tempest-VolumesBackupsTest-1601316061 tempest-VolumesBackupsTest-1601316061-project-member] GET https://10.4.3.117/volume/v3/backups/3ab58d0b-ce50-4ec0-b14f-375dfd5caf99 Jul 27 16:14:25.305521 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.openstack.wsgi [None req-42a61b1e-a65d-4b9e-8ae6-0cf0b06b2ef2 tempest-VolumesBackupsTest-1601316061 tempest-VolumesBackupsTest-1601316061-project-member] Empty body provided in request {{(pid=100522) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:14:25.305706 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.openstack.wsgi [None req-42a61b1e-a65d-4b9e-8ae6-0cf0b06b2ef2 tempest-VolumesBackupsTest-1601316061 tempest-VolumesBackupsTest-1601316061-project-member] Calling method 'show' {{(pid=100522) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:14:25.305798 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.v3.backups [None req-42a61b1e-a65d-4b9e-8ae6-0cf0b06b2ef2 tempest-VolumesBackupsTest-1601316061 tempest-VolumesBackupsTest-1601316061-project-member] Show backup with id 3ab58d0b-ce50-4ec0-b14f-375dfd5caf99. {{(pid=100522) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 27 16:14:25.310050 np0000005924 devstack@c-api.service[100522]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:14:25.310050 np0000005924 devstack@c-api.service[100522]: warnings.warn( Jul 27 16:14:25.310800 np0000005924 devstack@c-api.service[100522]: INFO cinder.api.openstack.wsgi [None req-42a61b1e-a65d-4b9e-8ae6-0cf0b06b2ef2 tempest-VolumesBackupsTest-1601316061 tempest-VolumesBackupsTest-1601316061-project-member] https://10.4.3.117/volume/v3/backups/3ab58d0b-ce50-4ec0-b14f-375dfd5caf99 returned with HTTP 200 Jul 27 16:14:25.311118 np0000005924 devstack@c-api.service[100522]: [pid: 100522|app: 0|req: 593/2398] 10.4.3.117 () {66 vars in 1348 bytes} [Mon Jul 27 16:14:25 2026] GET /volume/v3/backups/3ab58d0b-ce50-4ec0-b14f-375dfd5caf99 => generated 827 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 27 16:14:25.687925 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.middleware.request_id [req-07e6167e-3ffe-4660-af41-4e61a6c6eae6 req-2b338840-423e-4582-9a6b-975167039bd5 None None] RequestId filter calling following filter/app {{(pid=100524) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:14:25.690656 np0000005924 devstack@c-api.service[100524]: INFO cinder.api.openstack.wsgi [req-07e6167e-3ffe-4660-af41-4e61a6c6eae6 req-2b338840-423e-4582-9a6b-975167039bd5 tempest-TestEncryptedCinderVolumes-328802700 tempest-TestEncryptedCinderVolumes-328802700-project-member] POST https://10.4.3.117/volume/v3/attachments/b5a4b16b-a2cc-45c8-82d4-bca3e7ff5b14/action Jul 27 16:14:25.691138 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.openstack.wsgi [req-07e6167e-3ffe-4660-af41-4e61a6c6eae6 req-2b338840-423e-4582-9a6b-975167039bd5 tempest-TestEncryptedCinderVolumes-328802700 tempest-TestEncryptedCinderVolumes-328802700-project-member] Action body: b'{"os-complete": null}' {{(pid=100524) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 27 16:14:25.691347 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.openstack.wsgi [req-07e6167e-3ffe-4660-af41-4e61a6c6eae6 req-2b338840-423e-4582-9a6b-975167039bd5 tempest-TestEncryptedCinderVolumes-328802700 tempest-TestEncryptedCinderVolumes-328802700-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100524) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 27 16:14:25.718695 np0000005924 devstack@c-api.service[100524]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:14:25.718695 np0000005924 devstack@c-api.service[100524]: warnings.warn( Jul 27 16:14:25.732558 np0000005924 devstack@c-api.service[100524]: INFO cinder.api.openstack.wsgi [req-07e6167e-3ffe-4660-af41-4e61a6c6eae6 req-2b338840-423e-4582-9a6b-975167039bd5 tempest-TestEncryptedCinderVolumes-328802700 tempest-TestEncryptedCinderVolumes-328802700-project-member] https://10.4.3.117/volume/v3/attachments/b5a4b16b-a2cc-45c8-82d4-bca3e7ff5b14/action returned with HTTP 204 Jul 27 16:14:25.732979 np0000005924 devstack@c-api.service[100524]: [pid: 100524|app: 0|req: 608/2399] 10.4.3.117 () {74 vars in 1725 bytes} [Mon Jul 27 16:14:25 2026] POST /volume/v3/attachments/b5a4b16b-a2cc-45c8-82d4-bca3e7ff5b14/action => generated 0 bytes in 46 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jul 27 16:14:25.816382 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.middleware.request_id [None req-03b79377-5af5-41f4-b29a-87c4e756cb3a None None] RequestId filter calling following filter/app {{(pid=100521) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:14:25.960706 np0000005924 devstack@c-api.service[100521]: INFO cinder.api.openstack.wsgi [None req-03b79377-5af5-41f4-b29a-87c4e756cb3a tempest-GroupsV320Test-978123215 tempest-GroupsV320Test-978123215-project-admin] POST https://10.4.3.117/volume/v3/types Jul 27 16:14:25.961043 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.openstack.wsgi [None req-03b79377-5af5-41f4-b29a-87c4e756cb3a tempest-GroupsV320Test-978123215 tempest-GroupsV320Test-978123215-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-GroupsV320Test-volume-type-1046447098"}} {{(pid=100521) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 27 16:14:25.976409 np0000005924 devstack@c-api.service[100521]: INFO cinder.api.openstack.wsgi [None req-03b79377-5af5-41f4-b29a-87c4e756cb3a tempest-GroupsV320Test-978123215 tempest-GroupsV320Test-978123215-project-admin] https://10.4.3.117/volume/v3/types returned with HTTP 200 Jul 27 16:14:25.976409 np0000005924 devstack@c-api.service[100521]: [pid: 100521|app: 0|req: 594/2400] 10.4.3.117 () {68 vars in 1252 bytes} [Mon Jul 27 16:14:25 2026] POST /volume/v3/types => generated 220 bytes in 160 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 27 16:14:25.984968 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.middleware.request_id [None req-f1a127ad-3a1b-4d7b-8f54-fe171f20534c None None] RequestId filter calling following filter/app {{(pid=100523) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:14:25.985646 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.middleware.request_id [None req-119de397-fd47-4291-b256-6d589a44b455 None None] RequestId filter calling following filter/app {{(pid=100522) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:14:25.987180 np0000005924 devstack@c-api.service[100522]: INFO cinder.api.openstack.wsgi [None req-119de397-fd47-4291-b256-6d589a44b455 tempest-GroupsV320Test-978123215 tempest-GroupsV320Test-978123215-project-admin] POST https://10.4.3.117/volume/v3/group_types Jul 27 16:14:25.987581 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.openstack.wsgi [None req-119de397-fd47-4291-b256-6d589a44b455 tempest-GroupsV320Test-978123215 tempest-GroupsV320Test-978123215-project-admin] Action: 'create', calling method: version_select, body: {"group_type": {"name": "tempest-GroupsV320Test-group-type-1849766366"}} {{(pid=100522) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 27 16:14:26.003181 np0000005924 devstack@c-api.service[100522]: INFO cinder.api.openstack.wsgi [None req-119de397-fd47-4291-b256-6d589a44b455 tempest-GroupsV320Test-978123215 tempest-GroupsV320Test-978123215-project-admin] https://10.4.3.117/volume/v3/group_types returned with HTTP 202 Jul 27 16:14:26.003818 np0000005924 devstack@c-api.service[100522]: [pid: 100522|app: 0|req: 594/2401] 10.4.3.117 () {70 vars in 1311 bytes} [Mon Jul 27 16:14:25 2026] POST /volume/v3/group_types => generated 177 bytes in 18 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Jul 27 16:14:26.013334 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.middleware.request_id [None req-1f77196a-ca85-41e4-a623-07735868e95f None None] RequestId filter calling following filter/app {{(pid=100524) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:14:26.019756 np0000005924 devstack@c-api.service[100523]: INFO cinder.api.openstack.wsgi [None req-f1a127ad-3a1b-4d7b-8f54-fe171f20534c tempest-VolumesListTestJSON-1933424335 tempest-VolumesListTestJSON-1933424335-project-member] GET https://10.4.3.117/volume/v3/volumes Jul 27 16:14:26.019965 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.openstack.wsgi [None req-f1a127ad-3a1b-4d7b-8f54-fe171f20534c tempest-VolumesListTestJSON-1933424335 tempest-VolumesListTestJSON-1933424335-project-member] Empty body provided in request {{(pid=100523) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:14:26.020143 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.openstack.wsgi [None req-f1a127ad-3a1b-4d7b-8f54-fe171f20534c tempest-VolumesListTestJSON-1933424335 tempest-VolumesListTestJSON-1933424335-project-member] Calling method 'index' {{(pid=100523) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:14:26.020378 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.api_utils [None req-f1a127ad-3a1b-4d7b-8f54-fe171f20534c tempest-VolumesListTestJSON-1933424335 tempest-VolumesListTestJSON-1933424335-project-member] Removing options '' from query. {{(pid=100523) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 27 16:14:26.021049 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.volume.api [None req-f1a127ad-3a1b-4d7b-8f54-fe171f20534c tempest-VolumesListTestJSON-1933424335 tempest-VolumesListTestJSON-1933424335-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100523) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 27 16:14:26.029165 np0000005924 devstack@c-api.service[100523]: INFO cinder.volume.api [None req-f1a127ad-3a1b-4d7b-8f54-fe171f20534c tempest-VolumesListTestJSON-1933424335 tempest-VolumesListTestJSON-1933424335-project-member] Get all volumes completed successfully. Jul 27 16:14:26.029165 np0000005924 devstack@c-api.service[100523]: INFO cinder.api.openstack.wsgi [None req-f1a127ad-3a1b-4d7b-8f54-fe171f20534c tempest-VolumesListTestJSON-1933424335 tempest-VolumesListTestJSON-1933424335-project-member] https://10.4.3.117/volume/v3/volumes returned with HTTP 200 Jul 27 16:14:26.029603 np0000005924 devstack@c-api.service[100523]: [pid: 100523|app: 0|req: 606/2402] 10.4.3.117 () {66 vars in 1237 bytes} [Mon Jul 27 16:14:25 2026] GET /volume/v3/volumes => generated 15 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jul 27 16:14:26.037240 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.middleware.request_id [None req-7bca7d56-f556-4d5e-ab3a-a143b967be80 None None] RequestId filter calling following filter/app {{(pid=100521) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:14:26.038891 np0000005924 devstack@c-api.service[100521]: INFO cinder.api.openstack.wsgi [None req-7bca7d56-f556-4d5e-ab3a-a143b967be80 tempest-VolumesListTestJSON-1933424335 tempest-VolumesListTestJSON-1933424335-project-member] POST https://10.4.3.117/volume/v3/volumes Jul 27 16:14:26.039199 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.openstack.wsgi [None req-7bca7d56-f556-4d5e-ab3a-a143b967be80 tempest-VolumesListTestJSON-1933424335 tempest-VolumesListTestJSON-1933424335-project-member] Action: 'create', calling method: create, body: {"volume": {"metadata": {"Type": "work"}, "size": 1, "name": "tempest-VolumesListTestJSON-Volume-1782996992"}} {{(pid=100521) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 27 16:14:26.040938 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.v3.volumes [None req-7bca7d56-f556-4d5e-ab3a-a143b967be80 tempest-VolumesListTestJSON-1933424335 tempest-VolumesListTestJSON-1933424335-project-member] Create volume request body: {'volume': {'metadata': {'Type': 'work'}, 'size': 1, 'name': 'tempest-VolumesListTestJSON-Volume-1782996992'}} {{(pid=100521) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 27 16:14:26.041051 np0000005924 devstack@c-api.service[100521]: INFO cinder.api.v3.volumes [None req-7bca7d56-f556-4d5e-ab3a-a143b967be80 tempest-VolumesListTestJSON-1933424335 tempest-VolumesListTestJSON-1933424335-project-member] Create volume of 1 GB Jul 27 16:14:26.044578 np0000005924 devstack@c-api.service[100521]: INFO cinder.volume.api [None req-7bca7d56-f556-4d5e-ab3a-a143b967be80 tempest-VolumesListTestJSON-1933424335 tempest-VolumesListTestJSON-1933424335-project-member] Availability Zones retrieved successfully. Jul 27 16:14:26.049476 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.volume.api [None req-7bca7d56-f556-4d5e-ab3a-a143b967be80 tempest-VolumesListTestJSON-1933424335 tempest-VolumesListTestJSON-1933424335-project-member] Flow 'volume_create_api' (5cc8f48d-b32f-441b-bbcf-d113b1627e6a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100521) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 27 16:14:26.050537 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.volume.api [None req-7bca7d56-f556-4d5e-ab3a-a143b967be80 tempest-VolumesListTestJSON-1933424335 tempest-VolumesListTestJSON-1933424335-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f482fbf3-d52e-4f4d-98b3-1ba6d8a24ab7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100521) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 27 16:14:26.051311 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.volume.flows.api.create_volume [None req-7bca7d56-f556-4d5e-ab3a-a143b967be80 tempest-VolumesListTestJSON-1933424335 tempest-VolumesListTestJSON-1933424335-project-member] Validating volume size '1' using validate_int {{(pid=100521) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 27 16:14:26.075176 np0000005924 devstack@c-api.service[100524]: INFO cinder.api.openstack.wsgi [None req-1f77196a-ca85-41e4-a623-07735868e95f tempest-GroupsV320Test-1928140530 tempest-GroupsV320Test-1928140530-project-member] POST https://10.4.3.117/volume/v3/groups Jul 27 16:14:26.075550 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.openstack.wsgi [None req-1f77196a-ca85-41e4-a623-07735868e95f tempest-GroupsV320Test-1928140530 tempest-GroupsV320Test-1928140530-project-member] Action: 'create', calling method: version_select, body: {"group": {"group_type": "12058cea-9e82-46d6-af7b-cf5e1e2d0036", "volume_types": ["9937169d-1b74-4f17-ad2a-438ea93818f7"], "name": "tempest-GroupsV320Test-Group-1463727694"}} {{(pid=100524) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 27 16:14:26.076957 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.v3.groups [None req-1f77196a-ca85-41e4-a623-07735868e95f tempest-GroupsV320Test-1928140530 tempest-GroupsV320Test-1928140530-project-member] Creating new group {'group': {'group_type': '12058cea-9e82-46d6-af7b-cf5e1e2d0036', 'volume_types': ['9937169d-1b74-4f17-ad2a-438ea93818f7'], 'name': 'tempest-GroupsV320Test-Group-1463727694'}} {{(pid=100524) create /opt/stack/cinder/cinder/api/v3/groups.py:190}} Jul 27 16:14:26.077528 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.volume.api [None req-7bca7d56-f556-4d5e-ab3a-a143b967be80 tempest-VolumesListTestJSON-1933424335 tempest-VolumesListTestJSON-1933424335-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f482fbf3-d52e-4f4d-98b3-1ba6d8a24ab7) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-27T16:04:59Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=2bce4e1a-e6e0-49d9-be36-c3405449a01e,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '2bce4e1a-e6e0-49d9-be36-c3405449a01e', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100521) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 27 16:14:26.078445 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.volume.api [None req-7bca7d56-f556-4d5e-ab3a-a143b967be80 tempest-VolumesListTestJSON-1933424335 tempest-VolumesListTestJSON-1933424335-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (84706f58-9a86-4422-8c41-57d86d9d6ae5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100521) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 27 16:14:26.080463 np0000005924 devstack@c-api.service[100524]: INFO cinder.api.v3.groups [None req-1f77196a-ca85-41e4-a623-07735868e95f tempest-GroupsV320Test-1928140530 tempest-GroupsV320Test-1928140530-project-member] Creating group tempest-GroupsV320Test-Group-1463727694. Jul 27 16:14:26.086342 np0000005924 devstack@c-api.service[100524]: INFO cinder.volume.api [None req-1f77196a-ca85-41e4-a623-07735868e95f tempest-GroupsV320Test-1928140530 tempest-GroupsV320Test-1928140530-project-member] Availability Zones retrieved successfully. Jul 27 16:14:26.113153 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.quota [None req-1f77196a-ca85-41e4-a623-07735868e95f tempest-GroupsV320Test-1928140530 tempest-GroupsV320Test-1928140530-project-member] Created reservations ['0513fa54-773e-4e41-9f57-a4517b4eef1a'] {{(pid=100524) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 27 16:14:26.136421 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.quota [None req-7bca7d56-f556-4d5e-ab3a-a143b967be80 tempest-VolumesListTestJSON-1933424335 tempest-VolumesListTestJSON-1933424335-project-member] Created reservations ['4f862aa1-257e-445c-8eca-35b74e22534b', 'ba4ac668-21ba-442c-8955-f0182e08c0e1', '5f98b1bd-5299-4011-833a-a610d8adf3dc', 'bea084a7-bda5-4b00-b7af-d37fa853e207'] {{(pid=100521) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 27 16:14:26.137340 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.volume.api [None req-7bca7d56-f556-4d5e-ab3a-a143b967be80 tempest-VolumesListTestJSON-1933424335 tempest-VolumesListTestJSON-1933424335-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (84706f58-9a86-4422-8c41-57d86d9d6ae5) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['4f862aa1-257e-445c-8eca-35b74e22534b', 'ba4ac668-21ba-442c-8955-f0182e08c0e1', '5f98b1bd-5299-4011-833a-a610d8adf3dc', 'bea084a7-bda5-4b00-b7af-d37fa853e207']}' {{(pid=100521) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 27 16:14:26.138227 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.volume.api [None req-7bca7d56-f556-4d5e-ab3a-a143b967be80 tempest-VolumesListTestJSON-1933424335 tempest-VolumesListTestJSON-1933424335-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (cadfdd16-77ad-4f60-a1ee-a07ba3a28b20) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100521) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 27 16:14:26.138315 np0000005924 devstack@c-api.service[100524]: INFO cinder.api.openstack.wsgi [None req-1f77196a-ca85-41e4-a623-07735868e95f tempest-GroupsV320Test-1928140530 tempest-GroupsV320Test-1928140530-project-member] https://10.4.3.117/volume/v3/groups returned with HTTP 202 Jul 27 16:14:26.138693 np0000005924 devstack@c-api.service[100524]: [pid: 100524|app: 0|req: 609/2403] 10.4.3.117 () {70 vars in 1297 bytes} [Mon Jul 27 16:14:26 2026] POST /volume/v3/groups => generated 108 bytes in 126 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Jul 27 16:14:26.147259 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.middleware.request_id [None req-7b8f86b3-eab4-4eed-b5b1-d700eb098e7c None None] RequestId filter calling following filter/app {{(pid=100522) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:14:26.150746 np0000005924 devstack@c-api.service[100522]: INFO cinder.api.openstack.wsgi [None req-7b8f86b3-eab4-4eed-b5b1-d700eb098e7c tempest-GroupsV320Test-1928140530 tempest-GroupsV320Test-1928140530-project-member] GET https://10.4.3.117/volume/v3/groups/711bff0b-cabc-4ec3-ae3b-9ca61752adf4 Jul 27 16:14:26.150949 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.openstack.wsgi [None req-7b8f86b3-eab4-4eed-b5b1-d700eb098e7c tempest-GroupsV320Test-1928140530 tempest-GroupsV320Test-1928140530-project-member] Empty body provided in request {{(pid=100522) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:14:26.151126 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.openstack.wsgi [None req-7b8f86b3-eab4-4eed-b5b1-d700eb098e7c tempest-GroupsV320Test-1928140530 tempest-GroupsV320Test-1928140530-project-member] Calling method 'version_select' {{(pid=100522) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:14:26.151247 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.v3.groups [None req-7b8f86b3-eab4-4eed-b5b1-d700eb098e7c tempest-GroupsV320Test-1928140530 tempest-GroupsV320Test-1928140530-project-member] show called for member 711bff0b-cabc-4ec3-ae3b-9ca61752adf4 {{(pid=100522) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Jul 27 16:14:26.154701 np0000005924 devstack@c-api.service[100522]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:14:26.154701 np0000005924 devstack@c-api.service[100522]: warnings.warn( Jul 27 16:14:26.162789 np0000005924 devstack@c-api.service[100522]: INFO cinder.api.openstack.wsgi [None req-7b8f86b3-eab4-4eed-b5b1-d700eb098e7c tempest-GroupsV320Test-1928140530 tempest-GroupsV320Test-1928140530-project-member] https://10.4.3.117/volume/v3/groups/711bff0b-cabc-4ec3-ae3b-9ca61752adf4 returned with HTTP 200 Jul 27 16:14:26.162789 np0000005924 devstack@c-api.service[100522]: [pid: 100522|app: 0|req: 595/2404] 10.4.3.117 () {68 vars in 1386 bytes} [Mon Jul 27 16:14:26 2026] GET /volume/v3/groups/711bff0b-cabc-4ec3-ae3b-9ca61752adf4 => generated 388 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 27 16:14:26.164916 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.volume.api [None req-7bca7d56-f556-4d5e-ab3a-a143b967be80 tempest-VolumesListTestJSON-1933424335 tempest-VolumesListTestJSON-1933424335-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (cadfdd16-77ad-4f60-a1ee-a07ba3a28b20) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '505b3833-35a9-4a83-b887-a4e0e71d4076', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesListTestJSON-Volume-1782996992',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='work'},multiattach=False,project_id='8ce42087a07f4082abfc1798b4665417',qos_specs=None,replication_status=,reservations=['4f862aa1-257e-445c-8eca-35b74e22534b','ba4ac668-21ba-442c-8955-f0182e08c0e1','5f98b1bd-5299-4011-833a-a610d8adf3dc','bea084a7-bda5-4b00-b7af-d37fa853e207'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='87beef30f8ff4ac88682e546e93830c0',volume_type_id=2bce4e1a-e6e0-49d9-be36-c3405449a01e), 'volume': Volume(_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-27T16:14:26Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesListTestJSON-Volume-1782996992',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=505b3833-35a9-4a83-b887-a4e0e71d4076,launched_at=None,metadata={Type='work'},migration_status=None,multiattach=False,previous_status=None,project_id='8ce42087a07f4082abfc1798b4665417',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='87beef30f8ff4ac88682e546e93830c0',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(2bce4e1a-e6e0-49d9-be36-c3405449a01e),volume_type_id=2bce4e1a-e6e0-49d9-be36-c3405449a01e)}' {{(pid=100521) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 27 16:14:26.165659 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.volume.api [None req-7bca7d56-f556-4d5e-ab3a-a143b967be80 tempest-VolumesListTestJSON-1933424335 tempest-VolumesListTestJSON-1933424335-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (a1a8419f-9e64-410c-966e-342bc17e2e11) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100521) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 27 16:14:26.184222 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.volume.api [None req-7bca7d56-f556-4d5e-ab3a-a143b967be80 tempest-VolumesListTestJSON-1933424335 tempest-VolumesListTestJSON-1933424335-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (a1a8419f-9e64-410c-966e-342bc17e2e11) transitioned into state 'SUCCESS' from state '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-1782996992',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='work'},multiattach=False,project_id='8ce42087a07f4082abfc1798b4665417',qos_specs=None,replication_status=,reservations=['4f862aa1-257e-445c-8eca-35b74e22534b','ba4ac668-21ba-442c-8955-f0182e08c0e1','5f98b1bd-5299-4011-833a-a610d8adf3dc','bea084a7-bda5-4b00-b7af-d37fa853e207'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='87beef30f8ff4ac88682e546e93830c0',volume_type_id=2bce4e1a-e6e0-49d9-be36-c3405449a01e)}' {{(pid=100521) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 27 16:14:26.185126 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.volume.api [None req-7bca7d56-f556-4d5e-ab3a-a143b967be80 tempest-VolumesListTestJSON-1933424335 tempest-VolumesListTestJSON-1933424335-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (120ea0e0-5358-4852-8453-81085518eb35) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100521) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 27 16:14:26.196600 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.volume.api [None req-7bca7d56-f556-4d5e-ab3a-a143b967be80 tempest-VolumesListTestJSON-1933424335 tempest-VolumesListTestJSON-1933424335-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (120ea0e0-5358-4852-8453-81085518eb35) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100521) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 27 16:14:26.197117 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.middleware.request_id [None req-30834dfe-acbd-400e-a6ee-9b7139906fbd None None] RequestId filter calling following filter/app {{(pid=100523) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:14:26.197898 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.volume.api [None req-7bca7d56-f556-4d5e-ab3a-a143b967be80 tempest-VolumesListTestJSON-1933424335 tempest-VolumesListTestJSON-1933424335-project-member] Flow 'volume_create_api' (5cc8f48d-b32f-441b-bbcf-d113b1627e6a) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100521) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 27 16:14:26.197898 np0000005924 devstack@c-api.service[100521]: INFO cinder.volume.api [None req-7bca7d56-f556-4d5e-ab3a-a143b967be80 tempest-VolumesListTestJSON-1933424335 tempest-VolumesListTestJSON-1933424335-project-member] Create volume request issued successfully. Jul 27 16:14:26.198577 np0000005924 devstack@c-api.service[100521]: INFO cinder.api.openstack.wsgi [None req-7bca7d56-f556-4d5e-ab3a-a143b967be80 tempest-VolumesListTestJSON-1933424335 tempest-VolumesListTestJSON-1933424335-project-member] https://10.4.3.117/volume/v3/volumes returned with HTTP 202 Jul 27 16:14:26.199045 np0000005924 devstack@c-api.service[100521]: [pid: 100521|app: 0|req: 595/2405] 10.4.3.117 () {68 vars in 1259 bytes} [Mon Jul 27 16:14:26 2026] POST /volume/v3/volumes => generated 764 bytes in 162 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 27 16:14:26.199637 np0000005924 devstack@c-api.service[100523]: INFO cinder.api.openstack.wsgi [None req-30834dfe-acbd-400e-a6ee-9b7139906fbd tempest-TestEncryptedCinderVolumes-328802700 tempest-TestEncryptedCinderVolumes-328802700-project-member] GET https://10.4.3.117/volume/v3/volumes/d804ea04-be57-40c1-ac85-72c74c9edee8 Jul 27 16:14:26.200420 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.openstack.wsgi [None req-30834dfe-acbd-400e-a6ee-9b7139906fbd tempest-TestEncryptedCinderVolumes-328802700 tempest-TestEncryptedCinderVolumes-328802700-project-member] Empty body provided in request {{(pid=100523) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:14:26.200420 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.openstack.wsgi [None req-30834dfe-acbd-400e-a6ee-9b7139906fbd tempest-TestEncryptedCinderVolumes-328802700 tempest-TestEncryptedCinderVolumes-328802700-project-member] Calling method 'show' {{(pid=100523) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:14:26.209823 np0000005924 devstack@c-api.service[100523]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:14:26.209823 np0000005924 devstack@c-api.service[100523]: warnings.warn( Jul 27 16:14:26.211116 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.middleware.request_id [None req-cae99a2c-9a99-4bdf-9f7a-9f8b7844b5e4 None None] RequestId filter calling following filter/app {{(pid=100524) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:14:26.213166 np0000005924 devstack@c-api.service[100524]: INFO cinder.api.openstack.wsgi [None req-cae99a2c-9a99-4bdf-9f7a-9f8b7844b5e4 tempest-VolumesListTestJSON-1933424335 tempest-VolumesListTestJSON-1933424335-project-member] GET https://10.4.3.117/volume/v3/volumes/505b3833-35a9-4a83-b887-a4e0e71d4076 Jul 27 16:14:26.213367 np0000005924 devstack@c-api.service[100523]: INFO cinder.volume.api [None req-30834dfe-acbd-400e-a6ee-9b7139906fbd tempest-TestEncryptedCinderVolumes-328802700 tempest-TestEncryptedCinderVolumes-328802700-project-member] Volume info retrieved successfully. Jul 27 16:14:26.213449 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.openstack.wsgi [None req-cae99a2c-9a99-4bdf-9f7a-9f8b7844b5e4 tempest-VolumesListTestJSON-1933424335 tempest-VolumesListTestJSON-1933424335-project-member] Empty body provided in request {{(pid=100524) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:14:26.213700 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.openstack.wsgi [None req-cae99a2c-9a99-4bdf-9f7a-9f8b7844b5e4 tempest-VolumesListTestJSON-1933424335 tempest-VolumesListTestJSON-1933424335-project-member] Calling method 'show' {{(pid=100524) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:14:26.218007 np0000005924 devstack@c-api.service[100523]: INFO cinder.api.openstack.wsgi [None req-30834dfe-acbd-400e-a6ee-9b7139906fbd tempest-TestEncryptedCinderVolumes-328802700 tempest-TestEncryptedCinderVolumes-328802700-project-member] https://10.4.3.117/volume/v3/volumes/d804ea04-be57-40c1-ac85-72c74c9edee8 returned with HTTP 200 Jul 27 16:14:26.218414 np0000005924 devstack@c-api.service[100523]: [pid: 100523|app: 0|req: 607/2406] 10.4.3.117 () {66 vars in 1348 bytes} [Mon Jul 27 16:14:26 2026] GET /volume/v3/volumes/d804ea04-be57-40c1-ac85-72c74c9edee8 => generated 1175 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 27 16:14:26.221486 np0000005924 devstack@c-api.service[100524]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:14:26.221486 np0000005924 devstack@c-api.service[100524]: warnings.warn( Jul 27 16:14:26.224875 np0000005924 devstack@c-api.service[100524]: INFO cinder.volume.api [None req-cae99a2c-9a99-4bdf-9f7a-9f8b7844b5e4 tempest-VolumesListTestJSON-1933424335 tempest-VolumesListTestJSON-1933424335-project-member] Volume info retrieved successfully. Jul 27 16:14:26.228652 np0000005924 devstack@c-api.service[100524]: INFO cinder.api.openstack.wsgi [None req-cae99a2c-9a99-4bdf-9f7a-9f8b7844b5e4 tempest-VolumesListTestJSON-1933424335 tempest-VolumesListTestJSON-1933424335-project-member] https://10.4.3.117/volume/v3/volumes/505b3833-35a9-4a83-b887-a4e0e71d4076 returned with HTTP 200 Jul 27 16:14:26.229096 np0000005924 devstack@c-api.service[100524]: [pid: 100524|app: 0|req: 610/2407] 10.4.3.117 () {66 vars in 1348 bytes} [Mon Jul 27 16:14:26 2026] GET /volume/v3/volumes/505b3833-35a9-4a83-b887-a4e0e71d4076 => generated 832 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 27 16:14:26.229889 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.middleware.request_id [None req-6bd0e361-3168-483f-8fd5-b1d206fd9264 None None] RequestId filter calling following filter/app {{(pid=100522) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:14:26.231659 np0000005924 devstack@c-api.service[100522]: INFO cinder.api.openstack.wsgi [None req-6bd0e361-3168-483f-8fd5-b1d206fd9264 tempest-TestEncryptedCinderVolumes-328802700 tempest-TestEncryptedCinderVolumes-328802700-project-member] GET https://10.4.3.117/volume/v3/volumes/d804ea04-be57-40c1-ac85-72c74c9edee8 Jul 27 16:14:26.231867 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.openstack.wsgi [None req-6bd0e361-3168-483f-8fd5-b1d206fd9264 tempest-TestEncryptedCinderVolumes-328802700 tempest-TestEncryptedCinderVolumes-328802700-project-member] Empty body provided in request {{(pid=100522) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:14:26.232053 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.openstack.wsgi [None req-6bd0e361-3168-483f-8fd5-b1d206fd9264 tempest-TestEncryptedCinderVolumes-328802700 tempest-TestEncryptedCinderVolumes-328802700-project-member] Calling method 'show' {{(pid=100522) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:14:26.240865 np0000005924 devstack@c-api.service[100522]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:14:26.240865 np0000005924 devstack@c-api.service[100522]: warnings.warn( Jul 27 16:14:26.244083 np0000005924 devstack@c-api.service[100522]: INFO cinder.volume.api [None req-6bd0e361-3168-483f-8fd5-b1d206fd9264 tempest-TestEncryptedCinderVolumes-328802700 tempest-TestEncryptedCinderVolumes-328802700-project-member] Volume info retrieved successfully. Jul 27 16:14:26.247853 np0000005924 devstack@c-api.service[100522]: INFO cinder.api.openstack.wsgi [None req-6bd0e361-3168-483f-8fd5-b1d206fd9264 tempest-TestEncryptedCinderVolumes-328802700 tempest-TestEncryptedCinderVolumes-328802700-project-member] https://10.4.3.117/volume/v3/volumes/d804ea04-be57-40c1-ac85-72c74c9edee8 returned with HTTP 200 Jul 27 16:14:26.248311 np0000005924 devstack@c-api.service[100522]: [pid: 100522|app: 0|req: 596/2408] 10.4.3.117 () {66 vars in 1348 bytes} [Mon Jul 27 16:14:26 2026] GET /volume/v3/volumes/d804ea04-be57-40c1-ac85-72c74c9edee8 => generated 1175 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 27 16:14:26.285602 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.middleware.request_id [req-7cf5da81-8193-42b2-afc6-e4050ce8991f req-c8e2a47e-d229-4788-b562-21b8fc722ea0 None None] RequestId filter calling following filter/app {{(pid=100521) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:14:26.287727 np0000005924 devstack@c-api.service[100521]: INFO cinder.api.openstack.wsgi [req-7cf5da81-8193-42b2-afc6-e4050ce8991f req-c8e2a47e-d229-4788-b562-21b8fc722ea0 tempest-TestEncryptedCinderVolumes-328802700 tempest-TestEncryptedCinderVolumes-328802700-project-member] GET https://10.4.3.117/volume/v3/volumes/d804ea04-be57-40c1-ac85-72c74c9edee8 Jul 27 16:14:26.287930 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.openstack.wsgi [req-7cf5da81-8193-42b2-afc6-e4050ce8991f req-c8e2a47e-d229-4788-b562-21b8fc722ea0 tempest-TestEncryptedCinderVolumes-328802700 tempest-TestEncryptedCinderVolumes-328802700-project-member] Empty body provided in request {{(pid=100521) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:14:26.288050 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.openstack.wsgi [req-7cf5da81-8193-42b2-afc6-e4050ce8991f req-c8e2a47e-d229-4788-b562-21b8fc722ea0 tempest-TestEncryptedCinderVolumes-328802700 tempest-TestEncryptedCinderVolumes-328802700-project-member] Calling method 'show' {{(pid=100521) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:14:26.296403 np0000005924 devstack@c-api.service[100521]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:14:26.296403 np0000005924 devstack@c-api.service[100521]: warnings.warn( Jul 27 16:14:26.299406 np0000005924 devstack@c-api.service[100521]: INFO cinder.volume.api [req-7cf5da81-8193-42b2-afc6-e4050ce8991f req-c8e2a47e-d229-4788-b562-21b8fc722ea0 tempest-TestEncryptedCinderVolumes-328802700 tempest-TestEncryptedCinderVolumes-328802700-project-member] Volume info retrieved successfully. Jul 27 16:14:26.303086 np0000005924 devstack@c-api.service[100521]: INFO cinder.api.openstack.wsgi [req-7cf5da81-8193-42b2-afc6-e4050ce8991f req-c8e2a47e-d229-4788-b562-21b8fc722ea0 tempest-TestEncryptedCinderVolumes-328802700 tempest-TestEncryptedCinderVolumes-328802700-project-member] https://10.4.3.117/volume/v3/volumes/d804ea04-be57-40c1-ac85-72c74c9edee8 returned with HTTP 200 Jul 27 16:14:26.303473 np0000005924 devstack@c-api.service[100521]: [pid: 100521|app: 0|req: 596/2409] 10.4.3.117 () {68 vars in 1598 bytes} [Mon Jul 27 16:14:26 2026] GET /volume/v3/volumes/d804ea04-be57-40c1-ac85-72c74c9edee8 => generated 1175 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 27 16:14:26.321306 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.middleware.request_id [req-7cf5da81-8193-42b2-afc6-e4050ce8991f req-37601387-f24b-4845-9331-47ec283421fd None None] RequestId filter calling following filter/app {{(pid=100523) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:14:26.323844 np0000005924 devstack@c-api.service[100523]: INFO cinder.api.openstack.wsgi [req-7cf5da81-8193-42b2-afc6-e4050ce8991f req-37601387-f24b-4845-9331-47ec283421fd tempest-TestEncryptedCinderVolumes-328802700 tempest-TestEncryptedCinderVolumes-328802700-project-member] POST https://10.4.3.117/volume/v3/volumes/d804ea04-be57-40c1-ac85-72c74c9edee8/action Jul 27 16:14:26.323999 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.middleware.request_id [None req-72c9aad9-549e-4d1d-b915-68d2b1d5dc35 None None] RequestId filter calling following filter/app {{(pid=100524) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:14:26.324241 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.openstack.wsgi [req-7cf5da81-8193-42b2-afc6-e4050ce8991f req-37601387-f24b-4845-9331-47ec283421fd tempest-TestEncryptedCinderVolumes-328802700 tempest-TestEncryptedCinderVolumes-328802700-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100523) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 27 16:14:26.324376 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.openstack.wsgi [req-7cf5da81-8193-42b2-afc6-e4050ce8991f req-37601387-f24b-4845-9331-47ec283421fd tempest-TestEncryptedCinderVolumes-328802700 tempest-TestEncryptedCinderVolumes-328802700-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100523) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 27 16:14:26.325774 np0000005924 devstack@c-api.service[100524]: INFO cinder.api.openstack.wsgi [None req-72c9aad9-549e-4d1d-b915-68d2b1d5dc35 tempest-VolumesBackupsTest-1601316061 tempest-VolumesBackupsTest-1601316061-project-member] GET https://10.4.3.117/volume/v3/backups/3ab58d0b-ce50-4ec0-b14f-375dfd5caf99 Jul 27 16:14:26.325974 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.openstack.wsgi [None req-72c9aad9-549e-4d1d-b915-68d2b1d5dc35 tempest-VolumesBackupsTest-1601316061 tempest-VolumesBackupsTest-1601316061-project-member] Empty body provided in request {{(pid=100524) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:14:26.326196 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.openstack.wsgi [None req-72c9aad9-549e-4d1d-b915-68d2b1d5dc35 tempest-VolumesBackupsTest-1601316061 tempest-VolumesBackupsTest-1601316061-project-member] Calling method 'show' {{(pid=100524) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:14:26.326300 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.v3.backups [None req-72c9aad9-549e-4d1d-b915-68d2b1d5dc35 tempest-VolumesBackupsTest-1601316061 tempest-VolumesBackupsTest-1601316061-project-member] Show backup with id 3ab58d0b-ce50-4ec0-b14f-375dfd5caf99. {{(pid=100524) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 27 16:14:26.331177 np0000005924 devstack@c-api.service[100524]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:14:26.331177 np0000005924 devstack@c-api.service[100524]: warnings.warn( Jul 27 16:14:26.331842 np0000005924 devstack@c-api.service[100524]: INFO cinder.api.openstack.wsgi [None req-72c9aad9-549e-4d1d-b915-68d2b1d5dc35 tempest-VolumesBackupsTest-1601316061 tempest-VolumesBackupsTest-1601316061-project-member] https://10.4.3.117/volume/v3/backups/3ab58d0b-ce50-4ec0-b14f-375dfd5caf99 returned with HTTP 200 Jul 27 16:14:26.332160 np0000005924 devstack@c-api.service[100524]: [pid: 100524|app: 0|req: 611/2410] 10.4.3.117 () {66 vars in 1348 bytes} [Mon Jul 27 16:14:26 2026] GET /volume/v3/backups/3ab58d0b-ce50-4ec0-b14f-375dfd5caf99 => generated 827 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 27 16:14:26.340133 np0000005924 devstack@c-api.service[100523]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:14:26.340133 np0000005924 devstack@c-api.service[100523]: warnings.warn( Jul 27 16:14:26.340695 np0000005924 devstack@c-api.service[100523]: INFO cinder.volume.api [req-7cf5da81-8193-42b2-afc6-e4050ce8991f req-37601387-f24b-4845-9331-47ec283421fd tempest-TestEncryptedCinderVolumes-328802700 tempest-TestEncryptedCinderVolumes-328802700-project-member] Volume info retrieved successfully. Jul 27 16:14:26.348085 np0000005924 devstack@c-api.service[100523]: INFO cinder.volume.api [req-7cf5da81-8193-42b2-afc6-e4050ce8991f req-37601387-f24b-4845-9331-47ec283421fd tempest-TestEncryptedCinderVolumes-328802700 tempest-TestEncryptedCinderVolumes-328802700-project-member] Begin detaching volume completed successfully. Jul 27 16:14:26.348085 np0000005924 devstack@c-api.service[100523]: INFO cinder.api.openstack.wsgi [req-7cf5da81-8193-42b2-afc6-e4050ce8991f req-37601387-f24b-4845-9331-47ec283421fd tempest-TestEncryptedCinderVolumes-328802700 tempest-TestEncryptedCinderVolumes-328802700-project-member] https://10.4.3.117/volume/v3/volumes/d804ea04-be57-40c1-ac85-72c74c9edee8/action returned with HTTP 202 Jul 27 16:14:26.348602 np0000005924 devstack@c-api.service[100523]: [pid: 100523|app: 0|req: 608/2411] 10.4.3.117 () {72 vars in 1672 bytes} [Mon Jul 27 16:14:26 2026] POST /volume/v3/volumes/d804ea04-be57-40c1-ac85-72c74c9edee8/action => generated 0 bytes in 28 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 27 16:14:26.400182 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.middleware.request_id [None req-ee7e7674-2ad8-469b-96b9-e383169290bb None None] RequestId filter calling following filter/app {{(pid=100522) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:14:26.400642 np0000005924 devstack@c-api.service[100522]: INFO cinder.api.openstack.wsgi [None req-ee7e7674-2ad8-469b-96b9-e383169290bb None None] GET https://10.4.3.117/volume// Jul 27 16:14:26.400841 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.openstack.wsgi [None req-ee7e7674-2ad8-469b-96b9-e383169290bb None None] Empty body provided in request {{(pid=100522) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:14:26.401088 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.openstack.wsgi [None req-ee7e7674-2ad8-469b-96b9-e383169290bb None None] Calling method 'all' {{(pid=100522) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:14:26.401461 np0000005924 devstack@c-api.service[100522]: INFO cinder.api.openstack.wsgi [None req-ee7e7674-2ad8-469b-96b9-e383169290bb None None] https://10.4.3.117/volume// returned with HTTP 300 Jul 27 16:14:26.401772 np0000005924 devstack@c-api.service[100522]: [pid: 100522|app: 0|req: 597/2412] 10.4.3.117 () {66 vars in 1426 bytes} [Mon Jul 27 16:14:26 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 27 16:14:26.410044 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.middleware.request_id [req-7cf5da81-8193-42b2-afc6-e4050ce8991f req-3afe74c3-419f-4de4-b1b9-5f88b1cdfdb6 None None] RequestId filter calling following filter/app {{(pid=100521) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:14:26.412442 np0000005924 devstack@c-api.service[100521]: INFO cinder.api.openstack.wsgi [req-7cf5da81-8193-42b2-afc6-e4050ce8991f req-3afe74c3-419f-4de4-b1b9-5f88b1cdfdb6 tempest-TestEncryptedCinderVolumes-328802700 tempest-TestEncryptedCinderVolumes-328802700-project-member] GET https://10.4.3.117/volume/v3/volumes/d804ea04-be57-40c1-ac85-72c74c9edee8 Jul 27 16:14:26.412700 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.openstack.wsgi [req-7cf5da81-8193-42b2-afc6-e4050ce8991f req-3afe74c3-419f-4de4-b1b9-5f88b1cdfdb6 tempest-TestEncryptedCinderVolumes-328802700 tempest-TestEncryptedCinderVolumes-328802700-project-member] Empty body provided in request {{(pid=100521) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:14:26.412927 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.openstack.wsgi [req-7cf5da81-8193-42b2-afc6-e4050ce8991f req-3afe74c3-419f-4de4-b1b9-5f88b1cdfdb6 tempest-TestEncryptedCinderVolumes-328802700 tempest-TestEncryptedCinderVolumes-328802700-project-member] Calling method 'show' {{(pid=100521) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:14:26.424103 np0000005924 devstack@c-api.service[100521]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:14:26.424103 np0000005924 devstack@c-api.service[100521]: warnings.warn( Jul 27 16:14:26.428130 np0000005924 devstack@c-api.service[100521]: INFO cinder.volume.api [req-7cf5da81-8193-42b2-afc6-e4050ce8991f req-3afe74c3-419f-4de4-b1b9-5f88b1cdfdb6 tempest-TestEncryptedCinderVolumes-328802700 tempest-TestEncryptedCinderVolumes-328802700-project-member] Volume info retrieved successfully. Jul 27 16:14:26.432972 np0000005924 devstack@c-api.service[100521]: INFO cinder.api.openstack.wsgi [req-7cf5da81-8193-42b2-afc6-e4050ce8991f req-3afe74c3-419f-4de4-b1b9-5f88b1cdfdb6 tempest-TestEncryptedCinderVolumes-328802700 tempest-TestEncryptedCinderVolumes-328802700-project-member] https://10.4.3.117/volume/v3/volumes/d804ea04-be57-40c1-ac85-72c74c9edee8 returned with HTTP 200 Jul 27 16:14:26.433475 np0000005924 devstack@c-api.service[100521]: [pid: 100521|app: 0|req: 597/2413] 10.4.3.117 () {70 vars in 1639 bytes} [Mon Jul 27 16:14:26 2026] GET /volume/v3/volumes/d804ea04-be57-40c1-ac85-72c74c9edee8 => generated 1358 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 27 16:14:26.446501 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.middleware.request_id [req-7cf5da81-8193-42b2-afc6-e4050ce8991f req-4e12753d-86cc-4188-8113-0857a84e0bf6 None None] RequestId filter calling following filter/app {{(pid=100524) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:14:26.448606 np0000005924 devstack@c-api.service[100524]: INFO cinder.api.openstack.wsgi [req-7cf5da81-8193-42b2-afc6-e4050ce8991f req-4e12753d-86cc-4188-8113-0857a84e0bf6 tempest-TestEncryptedCinderVolumes-328802700 tempest-TestEncryptedCinderVolumes-328802700-project-member] GET https://10.4.3.117/volume/v3/volumes/d804ea04-be57-40c1-ac85-72c74c9edee8/encryption Jul 27 16:14:26.448782 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.openstack.wsgi [req-7cf5da81-8193-42b2-afc6-e4050ce8991f req-4e12753d-86cc-4188-8113-0857a84e0bf6 tempest-TestEncryptedCinderVolumes-328802700 tempest-TestEncryptedCinderVolumes-328802700-project-member] Empty body provided in request {{(pid=100524) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:14:26.448977 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.openstack.wsgi [req-7cf5da81-8193-42b2-afc6-e4050ce8991f req-4e12753d-86cc-4188-8113-0857a84e0bf6 tempest-TestEncryptedCinderVolumes-328802700 tempest-TestEncryptedCinderVolumes-328802700-project-member] Calling method 'index' {{(pid=100524) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:14:26.458588 np0000005924 devstack@c-api.service[100524]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:14:26.458588 np0000005924 devstack@c-api.service[100524]: warnings.warn( Jul 27 16:14:26.467311 np0000005924 devstack@c-api.service[100524]: INFO cinder.api.openstack.wsgi [req-7cf5da81-8193-42b2-afc6-e4050ce8991f req-4e12753d-86cc-4188-8113-0857a84e0bf6 tempest-TestEncryptedCinderVolumes-328802700 tempest-TestEncryptedCinderVolumes-328802700-project-member] https://10.4.3.117/volume/v3/volumes/d804ea04-be57-40c1-ac85-72c74c9edee8/encryption returned with HTTP 200 Jul 27 16:14:26.467721 np0000005924 devstack@c-api.service[100524]: [pid: 100524|app: 0|req: 612/2414] 10.4.3.117 () {68 vars in 1631 bytes} [Mon Jul 27 16:14:26 2026] GET /volume/v3/volumes/d804ea04-be57-40c1-ac85-72c74c9edee8/encryption => generated 161 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 27 16:14:26.781292 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.middleware.request_id [None req-2da3be04-2768-4ccb-ade5-7756015bbd72 None None] RequestId filter calling following filter/app {{(pid=100523) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:14:26.786220 np0000005924 devstack@c-api.service[100523]: INFO cinder.api.openstack.wsgi [None req-2da3be04-2768-4ccb-ade5-7756015bbd72 tempest-TestStampPattern-1248714906 tempest-TestStampPattern-1248714906-project-member] DELETE https://10.4.3.117/volume/v3/volumes/98ac08d8-67b2-4d09-b6ea-933ce5ed5808 Jul 27 16:14:26.786220 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.openstack.wsgi [None req-2da3be04-2768-4ccb-ade5-7756015bbd72 tempest-TestStampPattern-1248714906 tempest-TestStampPattern-1248714906-project-member] Empty body provided in request {{(pid=100523) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:14:26.786220 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.openstack.wsgi [None req-2da3be04-2768-4ccb-ade5-7756015bbd72 tempest-TestStampPattern-1248714906 tempest-TestStampPattern-1248714906-project-member] Calling method 'delete' {{(pid=100523) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:14:26.786220 np0000005924 devstack@c-api.service[100523]: INFO cinder.api.v3.volumes [None req-2da3be04-2768-4ccb-ade5-7756015bbd72 tempest-TestStampPattern-1248714906 tempest-TestStampPattern-1248714906-project-member] Delete volume with id: 98ac08d8-67b2-4d09-b6ea-933ce5ed5808 Jul 27 16:14:26.798127 np0000005924 devstack@c-api.service[100523]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:14:26.798127 np0000005924 devstack@c-api.service[100523]: warnings.warn( Jul 27 16:14:26.798725 np0000005924 devstack@c-api.service[100523]: INFO cinder.volume.api [None req-2da3be04-2768-4ccb-ade5-7756015bbd72 tempest-TestStampPattern-1248714906 tempest-TestStampPattern-1248714906-project-member] Volume info retrieved successfully. Jul 27 16:14:26.818849 np0000005924 devstack@c-api.service[100523]: INFO cinder.volume.api [None req-2da3be04-2768-4ccb-ade5-7756015bbd72 tempest-TestStampPattern-1248714906 tempest-TestStampPattern-1248714906-project-member] Delete volume request issued successfully. Jul 27 16:14:26.819246 np0000005924 devstack@c-api.service[100523]: INFO cinder.api.openstack.wsgi [None req-2da3be04-2768-4ccb-ade5-7756015bbd72 tempest-TestStampPattern-1248714906 tempest-TestStampPattern-1248714906-project-member] https://10.4.3.117/volume/v3/volumes/98ac08d8-67b2-4d09-b6ea-933ce5ed5808 returned with HTTP 202 Jul 27 16:14:26.819692 np0000005924 devstack@c-api.service[100523]: [pid: 100523|app: 0|req: 609/2415] 10.4.3.117 () {66 vars in 1351 bytes} [Mon Jul 27 16:14:26 2026] DELETE /volume/v3/volumes/98ac08d8-67b2-4d09-b6ea-933ce5ed5808 => generated 0 bytes in 39 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 27 16:14:26.826117 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.middleware.request_id [None req-6148b8cc-ca57-4025-b714-cc13938f605c None None] RequestId filter calling following filter/app {{(pid=100522) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:14:26.827900 np0000005924 devstack@c-api.service[100522]: INFO cinder.api.openstack.wsgi [None req-6148b8cc-ca57-4025-b714-cc13938f605c tempest-TestStampPattern-1248714906 tempest-TestStampPattern-1248714906-project-member] GET https://10.4.3.117/volume/v3/volumes/98ac08d8-67b2-4d09-b6ea-933ce5ed5808 Jul 27 16:14:26.828075 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.openstack.wsgi [None req-6148b8cc-ca57-4025-b714-cc13938f605c tempest-TestStampPattern-1248714906 tempest-TestStampPattern-1248714906-project-member] Empty body provided in request {{(pid=100522) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:14:26.828288 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.openstack.wsgi [None req-6148b8cc-ca57-4025-b714-cc13938f605c tempest-TestStampPattern-1248714906 tempest-TestStampPattern-1248714906-project-member] Calling method 'show' {{(pid=100522) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:14:26.836630 np0000005924 devstack@c-api.service[100522]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:14:26.836630 np0000005924 devstack@c-api.service[100522]: warnings.warn( Jul 27 16:14:26.840421 np0000005924 devstack@c-api.service[100522]: INFO cinder.volume.api [None req-6148b8cc-ca57-4025-b714-cc13938f605c tempest-TestStampPattern-1248714906 tempest-TestStampPattern-1248714906-project-member] Volume info retrieved successfully. Jul 27 16:14:26.844425 np0000005924 devstack@c-api.service[100522]: INFO cinder.api.openstack.wsgi [None req-6148b8cc-ca57-4025-b714-cc13938f605c tempest-TestStampPattern-1248714906 tempest-TestStampPattern-1248714906-project-member] https://10.4.3.117/volume/v3/volumes/98ac08d8-67b2-4d09-b6ea-933ce5ed5808 returned with HTTP 200 Jul 27 16:14:26.844783 np0000005924 devstack@c-api.service[100522]: [pid: 100522|app: 0|req: 598/2416] 10.4.3.117 () {66 vars in 1348 bytes} [Mon Jul 27 16:14:26 2026] GET /volume/v3/volumes/98ac08d8-67b2-4d09-b6ea-933ce5ed5808 => generated 839 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 27 16:14:27.171606 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.middleware.request_id [None req-d17d4318-0302-4483-895d-5592c62e6634 None None] RequestId filter calling following filter/app {{(pid=100521) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:14:27.173677 np0000005924 devstack@c-api.service[100521]: INFO cinder.api.openstack.wsgi [None req-d17d4318-0302-4483-895d-5592c62e6634 tempest-GroupsV320Test-1928140530 tempest-GroupsV320Test-1928140530-project-member] GET https://10.4.3.117/volume/v3/groups/711bff0b-cabc-4ec3-ae3b-9ca61752adf4 Jul 27 16:14:27.173953 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.openstack.wsgi [None req-d17d4318-0302-4483-895d-5592c62e6634 tempest-GroupsV320Test-1928140530 tempest-GroupsV320Test-1928140530-project-member] Empty body provided in request {{(pid=100521) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:14:27.174138 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.openstack.wsgi [None req-d17d4318-0302-4483-895d-5592c62e6634 tempest-GroupsV320Test-1928140530 tempest-GroupsV320Test-1928140530-project-member] Calling method 'version_select' {{(pid=100521) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:14:27.174312 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.v3.groups [None req-d17d4318-0302-4483-895d-5592c62e6634 tempest-GroupsV320Test-1928140530 tempest-GroupsV320Test-1928140530-project-member] show called for member 711bff0b-cabc-4ec3-ae3b-9ca61752adf4 {{(pid=100521) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Jul 27 16:14:27.178303 np0000005924 devstack@c-api.service[100521]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:14:27.178303 np0000005924 devstack@c-api.service[100521]: warnings.warn( Jul 27 16:14:27.185882 np0000005924 devstack@c-api.service[100521]: INFO cinder.api.openstack.wsgi [None req-d17d4318-0302-4483-895d-5592c62e6634 tempest-GroupsV320Test-1928140530 tempest-GroupsV320Test-1928140530-project-member] https://10.4.3.117/volume/v3/groups/711bff0b-cabc-4ec3-ae3b-9ca61752adf4 returned with HTTP 200 Jul 27 16:14:27.186254 np0000005924 devstack@c-api.service[100521]: [pid: 100521|app: 0|req: 598/2417] 10.4.3.117 () {68 vars in 1386 bytes} [Mon Jul 27 16:14:27 2026] GET /volume/v3/groups/711bff0b-cabc-4ec3-ae3b-9ca61752adf4 => generated 389 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 27 16:14:27.195192 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.middleware.request_id [None req-60a6146a-7623-456e-8431-37dc1a796d46 None None] RequestId filter calling following filter/app {{(pid=100524) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:14:27.196740 np0000005924 devstack@c-api.service[100524]: INFO cinder.api.openstack.wsgi [None req-60a6146a-7623-456e-8431-37dc1a796d46 tempest-GroupsV320Test-978123215 tempest-GroupsV320Test-978123215-project-admin] POST https://10.4.3.117/volume/v3/groups/711bff0b-cabc-4ec3-ae3b-9ca61752adf4/action Jul 27 16:14:27.197070 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.openstack.wsgi [None req-60a6146a-7623-456e-8431-37dc1a796d46 tempest-GroupsV320Test-978123215 tempest-GroupsV320Test-978123215-project-admin] Action body: b'{"reset_status": {"status": "creating"}}' {{(pid=100524) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 27 16:14:27.197187 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.openstack.wsgi [None req-60a6146a-7623-456e-8431-37dc1a796d46 tempest-GroupsV320Test-978123215 tempest-GroupsV320Test-978123215-project-admin] Action: 'action', calling method: version_select, body: {"reset_status": {"status": "creating"}} {{(pid=100524) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 27 16:14:27.198492 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.v3.groups [None req-60a6146a-7623-456e-8431-37dc1a796d46 tempest-GroupsV320Test-978123215 tempest-GroupsV320Test-978123215-project-admin] Updating group '711bff0b-cabc-4ec3-ae3b-9ca61752adf4' with 'creating' {{(pid=100524) _reset_status /opt/stack/cinder/cinder/api/v3/groups.py:82}} Jul 27 16:14:27.202373 np0000005924 devstack@c-api.service[100524]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:14:27.202373 np0000005924 devstack@c-api.service[100524]: warnings.warn( Jul 27 16:14:27.209010 np0000005924 devstack@c-api.service[100524]: INFO cinder.api.openstack.wsgi [None req-60a6146a-7623-456e-8431-37dc1a796d46 tempest-GroupsV320Test-978123215 tempest-GroupsV320Test-978123215-project-admin] https://10.4.3.117/volume/v3/groups/711bff0b-cabc-4ec3-ae3b-9ca61752adf4/action returned with HTTP 202 Jul 27 16:14:27.209405 np0000005924 devstack@c-api.service[100524]: [pid: 100524|app: 0|req: 613/2418] 10.4.3.117 () {70 vars in 1428 bytes} [Mon Jul 27 16:14:27 2026] POST /volume/v3/groups/711bff0b-cabc-4ec3-ae3b-9ca61752adf4/action => generated 0 bytes in 15 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Jul 27 16:14:27.215353 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.middleware.request_id [None req-68d66973-a5b7-4e06-b0a0-f87ede33c94b None None] RequestId filter calling following filter/app {{(pid=100523) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:14:27.217028 np0000005924 devstack@c-api.service[100523]: INFO cinder.api.openstack.wsgi [None req-68d66973-a5b7-4e06-b0a0-f87ede33c94b tempest-GroupsV320Test-1928140530 tempest-GroupsV320Test-1928140530-project-member] GET https://10.4.3.117/volume/v3/groups/711bff0b-cabc-4ec3-ae3b-9ca61752adf4 Jul 27 16:14:27.217217 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.openstack.wsgi [None req-68d66973-a5b7-4e06-b0a0-f87ede33c94b tempest-GroupsV320Test-1928140530 tempest-GroupsV320Test-1928140530-project-member] Empty body provided in request {{(pid=100523) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:14:27.217439 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.openstack.wsgi [None req-68d66973-a5b7-4e06-b0a0-f87ede33c94b tempest-GroupsV320Test-1928140530 tempest-GroupsV320Test-1928140530-project-member] Calling method 'version_select' {{(pid=100523) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:14:27.217568 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.v3.groups [None req-68d66973-a5b7-4e06-b0a0-f87ede33c94b tempest-GroupsV320Test-1928140530 tempest-GroupsV320Test-1928140530-project-member] show called for member 711bff0b-cabc-4ec3-ae3b-9ca61752adf4 {{(pid=100523) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Jul 27 16:14:27.220956 np0000005924 devstack@c-api.service[100523]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:14:27.220956 np0000005924 devstack@c-api.service[100523]: warnings.warn( Jul 27 16:14:27.227608 np0000005924 devstack@c-api.service[100523]: INFO cinder.api.openstack.wsgi [None req-68d66973-a5b7-4e06-b0a0-f87ede33c94b tempest-GroupsV320Test-1928140530 tempest-GroupsV320Test-1928140530-project-member] https://10.4.3.117/volume/v3/groups/711bff0b-cabc-4ec3-ae3b-9ca61752adf4 returned with HTTP 200 Jul 27 16:14:27.227981 np0000005924 devstack@c-api.service[100523]: [pid: 100523|app: 0|req: 610/2419] 10.4.3.117 () {68 vars in 1386 bytes} [Mon Jul 27 16:14:27 2026] GET /volume/v3/groups/711bff0b-cabc-4ec3-ae3b-9ca61752adf4 => generated 388 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 27 16:14:27.235494 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.middleware.request_id [None req-803963e7-1634-497a-b9ac-912eec688e94 None None] RequestId filter calling following filter/app {{(pid=100522) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:14:27.237418 np0000005924 devstack@c-api.service[100522]: INFO cinder.api.openstack.wsgi [None req-803963e7-1634-497a-b9ac-912eec688e94 tempest-GroupsV320Test-978123215 tempest-GroupsV320Test-978123215-project-admin] POST https://10.4.3.117/volume/v3/groups/711bff0b-cabc-4ec3-ae3b-9ca61752adf4/action Jul 27 16:14:27.237784 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.openstack.wsgi [None req-803963e7-1634-497a-b9ac-912eec688e94 tempest-GroupsV320Test-978123215 tempest-GroupsV320Test-978123215-project-admin] Action body: b'{"reset_status": {"status": "available"}}' {{(pid=100522) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 27 16:14:27.237924 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.openstack.wsgi [None req-803963e7-1634-497a-b9ac-912eec688e94 tempest-GroupsV320Test-978123215 tempest-GroupsV320Test-978123215-project-admin] Action: 'action', calling method: version_select, body: {"reset_status": {"status": "available"}} {{(pid=100522) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 27 16:14:27.239176 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.v3.groups [None req-803963e7-1634-497a-b9ac-912eec688e94 tempest-GroupsV320Test-978123215 tempest-GroupsV320Test-978123215-project-admin] Updating group '711bff0b-cabc-4ec3-ae3b-9ca61752adf4' with 'available' {{(pid=100522) _reset_status /opt/stack/cinder/cinder/api/v3/groups.py:82}} Jul 27 16:14:27.240243 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.middleware.request_id [None req-ede10160-d3d6-4135-9e53-6a28728491a7 None None] RequestId filter calling following filter/app {{(pid=100521) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:14:27.242296 np0000005924 devstack@c-api.service[100521]: INFO cinder.api.openstack.wsgi [None req-ede10160-d3d6-4135-9e53-6a28728491a7 tempest-VolumesListTestJSON-1933424335 tempest-VolumesListTestJSON-1933424335-project-member] GET https://10.4.3.117/volume/v3/volumes/505b3833-35a9-4a83-b887-a4e0e71d4076 Jul 27 16:14:27.242579 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.openstack.wsgi [None req-ede10160-d3d6-4135-9e53-6a28728491a7 tempest-VolumesListTestJSON-1933424335 tempest-VolumesListTestJSON-1933424335-project-member] Empty body provided in request {{(pid=100521) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:14:27.242896 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.openstack.wsgi [None req-ede10160-d3d6-4135-9e53-6a28728491a7 tempest-VolumesListTestJSON-1933424335 tempest-VolumesListTestJSON-1933424335-project-member] Calling method 'show' {{(pid=100521) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:14:27.242955 np0000005924 devstack@c-api.service[100522]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:14:27.242955 np0000005924 devstack@c-api.service[100522]: warnings.warn( Jul 27 16:14:27.250648 np0000005924 devstack@c-api.service[100521]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:14:27.250648 np0000005924 devstack@c-api.service[100521]: warnings.warn( Jul 27 16:14:27.251641 np0000005924 devstack@c-api.service[100522]: INFO cinder.api.openstack.wsgi [None req-803963e7-1634-497a-b9ac-912eec688e94 tempest-GroupsV320Test-978123215 tempest-GroupsV320Test-978123215-project-admin] https://10.4.3.117/volume/v3/groups/711bff0b-cabc-4ec3-ae3b-9ca61752adf4/action returned with HTTP 202 Jul 27 16:14:27.252094 np0000005924 devstack@c-api.service[100522]: [pid: 100522|app: 0|req: 599/2420] 10.4.3.117 () {70 vars in 1428 bytes} [Mon Jul 27 16:14:27 2026] POST /volume/v3/groups/711bff0b-cabc-4ec3-ae3b-9ca61752adf4/action => generated 0 bytes in 17 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Jul 27 16:14:27.254442 np0000005924 devstack@c-api.service[100521]: INFO cinder.volume.api [None req-ede10160-d3d6-4135-9e53-6a28728491a7 tempest-VolumesListTestJSON-1933424335 tempest-VolumesListTestJSON-1933424335-project-member] Volume info retrieved successfully. Jul 27 16:14:27.258453 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.middleware.request_id [None req-e308bfb7-9559-440b-98a1-3df3d68f3505 None None] RequestId filter calling following filter/app {{(pid=100524) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:14:27.258760 np0000005924 devstack@c-api.service[100521]: INFO cinder.api.openstack.wsgi [None req-ede10160-d3d6-4135-9e53-6a28728491a7 tempest-VolumesListTestJSON-1933424335 tempest-VolumesListTestJSON-1933424335-project-member] https://10.4.3.117/volume/v3/volumes/505b3833-35a9-4a83-b887-a4e0e71d4076 returned with HTTP 200 Jul 27 16:14:27.259148 np0000005924 devstack@c-api.service[100521]: [pid: 100521|app: 0|req: 599/2421] 10.4.3.117 () {66 vars in 1348 bytes} [Mon Jul 27 16:14:27 2026] GET /volume/v3/volumes/505b3833-35a9-4a83-b887-a4e0e71d4076 => generated 857 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 27 16:14:27.260652 np0000005924 devstack@c-api.service[100524]: INFO cinder.api.openstack.wsgi [None req-e308bfb7-9559-440b-98a1-3df3d68f3505 tempest-GroupsV320Test-1928140530 tempest-GroupsV320Test-1928140530-project-member] GET https://10.4.3.117/volume/v3/groups/711bff0b-cabc-4ec3-ae3b-9ca61752adf4 Jul 27 16:14:27.260788 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.openstack.wsgi [None req-e308bfb7-9559-440b-98a1-3df3d68f3505 tempest-GroupsV320Test-1928140530 tempest-GroupsV320Test-1928140530-project-member] Empty body provided in request {{(pid=100524) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:14:27.261001 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.openstack.wsgi [None req-e308bfb7-9559-440b-98a1-3df3d68f3505 tempest-GroupsV320Test-1928140530 tempest-GroupsV320Test-1928140530-project-member] Calling method 'version_select' {{(pid=100524) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:14:27.261180 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.v3.groups [None req-e308bfb7-9559-440b-98a1-3df3d68f3505 tempest-GroupsV320Test-1928140530 tempest-GroupsV320Test-1928140530-project-member] show called for member 711bff0b-cabc-4ec3-ae3b-9ca61752adf4 {{(pid=100524) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Jul 27 16:14:27.264263 np0000005924 devstack@c-api.service[100524]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:14:27.264263 np0000005924 devstack@c-api.service[100524]: warnings.warn( Jul 27 16:14:27.270253 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.middleware.request_id [None req-c86bda05-11b2-4149-a3ae-4c37c993988c None None] RequestId filter calling following filter/app {{(pid=100523) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:14:27.272540 np0000005924 devstack@c-api.service[100523]: INFO cinder.api.openstack.wsgi [None req-c86bda05-11b2-4149-a3ae-4c37c993988c tempest-VolumesListTestJSON-1933424335 tempest-VolumesListTestJSON-1933424335-project-member] GET https://10.4.3.117/volume/v3/volumes/505b3833-35a9-4a83-b887-a4e0e71d4076 Jul 27 16:14:27.272716 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.openstack.wsgi [None req-c86bda05-11b2-4149-a3ae-4c37c993988c tempest-VolumesListTestJSON-1933424335 tempest-VolumesListTestJSON-1933424335-project-member] Empty body provided in request {{(pid=100523) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:14:27.272877 np0000005924 devstack@c-api.service[100524]: INFO cinder.api.openstack.wsgi [None req-e308bfb7-9559-440b-98a1-3df3d68f3505 tempest-GroupsV320Test-1928140530 tempest-GroupsV320Test-1928140530-project-member] https://10.4.3.117/volume/v3/groups/711bff0b-cabc-4ec3-ae3b-9ca61752adf4 returned with HTTP 200 Jul 27 16:14:27.272944 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.openstack.wsgi [None req-c86bda05-11b2-4149-a3ae-4c37c993988c tempest-VolumesListTestJSON-1933424335 tempest-VolumesListTestJSON-1933424335-project-member] Calling method 'show' {{(pid=100523) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:14:27.273391 np0000005924 devstack@c-api.service[100524]: [pid: 100524|app: 0|req: 614/2422] 10.4.3.117 () {68 vars in 1386 bytes} [Mon Jul 27 16:14:27 2026] GET /volume/v3/groups/711bff0b-cabc-4ec3-ae3b-9ca61752adf4 => generated 389 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 27 16:14:27.279489 np0000005924 devstack@c-api.service[100523]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:14:27.279489 np0000005924 devstack@c-api.service[100523]: warnings.warn( Jul 27 16:14:27.281783 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.middleware.request_id [None req-bc6ec0cc-43e5-4f12-9c5b-86f8d50c8a05 None None] RequestId filter calling following filter/app {{(pid=100522) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:14:27.283001 np0000005924 devstack@c-api.service[100523]: INFO cinder.volume.api [None req-c86bda05-11b2-4149-a3ae-4c37c993988c tempest-VolumesListTestJSON-1933424335 tempest-VolumesListTestJSON-1933424335-project-member] Volume info retrieved successfully. Jul 27 16:14:27.283452 np0000005924 devstack@c-api.service[100522]: INFO cinder.api.openstack.wsgi [None req-bc6ec0cc-43e5-4f12-9c5b-86f8d50c8a05 tempest-GroupsV320Test-978123215 tempest-GroupsV320Test-978123215-project-admin] POST https://10.4.3.117/volume/v3/groups/711bff0b-cabc-4ec3-ae3b-9ca61752adf4/action Jul 27 16:14:27.283769 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.openstack.wsgi [None req-bc6ec0cc-43e5-4f12-9c5b-86f8d50c8a05 tempest-GroupsV320Test-978123215 tempest-GroupsV320Test-978123215-project-admin] Action body: b'{"reset_status": {"status": "error"}}' {{(pid=100522) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 27 16:14:27.283877 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.openstack.wsgi [None req-bc6ec0cc-43e5-4f12-9c5b-86f8d50c8a05 tempest-GroupsV320Test-978123215 tempest-GroupsV320Test-978123215-project-admin] Action: 'action', calling method: reset_status, body: {"reset_status": {"status": "error"}} {{(pid=100522) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 27 16:14:27.285514 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.v3.groups [None req-bc6ec0cc-43e5-4f12-9c5b-86f8d50c8a05 tempest-GroupsV320Test-978123215 tempest-GroupsV320Test-978123215-project-admin] Updating group '711bff0b-cabc-4ec3-ae3b-9ca61752adf4' with 'error' {{(pid=100522) _reset_status /opt/stack/cinder/cinder/api/v3/groups.py:82}} Jul 27 16:14:27.287262 np0000005924 devstack@c-api.service[100523]: INFO cinder.api.openstack.wsgi [None req-c86bda05-11b2-4149-a3ae-4c37c993988c tempest-VolumesListTestJSON-1933424335 tempest-VolumesListTestJSON-1933424335-project-member] https://10.4.3.117/volume/v3/volumes/505b3833-35a9-4a83-b887-a4e0e71d4076 returned with HTTP 200 Jul 27 16:14:27.287639 np0000005924 devstack@c-api.service[100523]: [pid: 100523|app: 0|req: 611/2423] 10.4.3.117 () {66 vars in 1348 bytes} [Mon Jul 27 16:14:27 2026] GET /volume/v3/volumes/505b3833-35a9-4a83-b887-a4e0e71d4076 => generated 857 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 27 16:14:27.289542 np0000005924 devstack@c-api.service[100522]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:14:27.289542 np0000005924 devstack@c-api.service[100522]: warnings.warn( Jul 27 16:14:27.298795 np0000005924 devstack@c-api.service[100522]: INFO cinder.api.openstack.wsgi [None req-bc6ec0cc-43e5-4f12-9c5b-86f8d50c8a05 tempest-GroupsV320Test-978123215 tempest-GroupsV320Test-978123215-project-admin] https://10.4.3.117/volume/v3/groups/711bff0b-cabc-4ec3-ae3b-9ca61752adf4/action returned with HTTP 202 Jul 27 16:14:27.299731 np0000005924 devstack@c-api.service[100522]: [pid: 100522|app: 0|req: 600/2424] 10.4.3.117 () {70 vars in 1428 bytes} [Mon Jul 27 16:14:27 2026] POST /volume/v3/groups/711bff0b-cabc-4ec3-ae3b-9ca61752adf4/action => generated 0 bytes in 18 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Jul 27 16:14:27.300078 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.middleware.request_id [None req-0904f947-0552-430c-ab40-7b94de715deb None None] RequestId filter calling following filter/app {{(pid=100521) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:14:27.301864 np0000005924 devstack@c-api.service[100521]: INFO cinder.api.openstack.wsgi [None req-0904f947-0552-430c-ab40-7b94de715deb tempest-VolumesListTestJSON-1933424335 tempest-VolumesListTestJSON-1933424335-project-member] POST https://10.4.3.117/volume/v3/volumes Jul 27 16:14:27.302027 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.openstack.wsgi [None req-0904f947-0552-430c-ab40-7b94de715deb tempest-VolumesListTestJSON-1933424335 tempest-VolumesListTestJSON-1933424335-project-member] Action: 'create', calling method: create, body: {"volume": {"metadata": {"Type": "work"}, "size": 1, "name": "tempest-VolumesListTestJSON-Volume-1540428333"}} {{(pid=100521) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 27 16:14:27.303478 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.v3.volumes [None req-0904f947-0552-430c-ab40-7b94de715deb tempest-VolumesListTestJSON-1933424335 tempest-VolumesListTestJSON-1933424335-project-member] Create volume request body: {'volume': {'metadata': {'Type': 'work'}, 'size': 1, 'name': 'tempest-VolumesListTestJSON-Volume-1540428333'}} {{(pid=100521) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 27 16:14:27.303729 np0000005924 devstack@c-api.service[100521]: INFO cinder.api.v3.volumes [None req-0904f947-0552-430c-ab40-7b94de715deb tempest-VolumesListTestJSON-1933424335 tempest-VolumesListTestJSON-1933424335-project-member] Create volume of 1 GB Jul 27 16:14:27.305619 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.middleware.request_id [None req-e0f67f71-a1fd-4740-8d0f-02fc4d8d775b None None] RequestId filter calling following filter/app {{(pid=100524) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:14:27.307478 np0000005924 devstack@c-api.service[100524]: INFO cinder.api.openstack.wsgi [None req-e0f67f71-a1fd-4740-8d0f-02fc4d8d775b tempest-GroupsV320Test-1928140530 tempest-GroupsV320Test-1928140530-project-member] GET https://10.4.3.117/volume/v3/groups/711bff0b-cabc-4ec3-ae3b-9ca61752adf4 Jul 27 16:14:27.307709 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.openstack.wsgi [None req-e0f67f71-a1fd-4740-8d0f-02fc4d8d775b tempest-GroupsV320Test-1928140530 tempest-GroupsV320Test-1928140530-project-member] Empty body provided in request {{(pid=100524) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:14:27.308014 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.openstack.wsgi [None req-e0f67f71-a1fd-4740-8d0f-02fc4d8d775b tempest-GroupsV320Test-1928140530 tempest-GroupsV320Test-1928140530-project-member] Calling method 'version_select' {{(pid=100524) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:14:27.308078 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.v3.groups [None req-e0f67f71-a1fd-4740-8d0f-02fc4d8d775b tempest-GroupsV320Test-1928140530 tempest-GroupsV320Test-1928140530-project-member] show called for member 711bff0b-cabc-4ec3-ae3b-9ca61752adf4 {{(pid=100524) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Jul 27 16:14:27.308214 np0000005924 devstack@c-api.service[100521]: INFO cinder.volume.api [None req-0904f947-0552-430c-ab40-7b94de715deb tempest-VolumesListTestJSON-1933424335 tempest-VolumesListTestJSON-1933424335-project-member] Availability Zones retrieved successfully. Jul 27 16:14:27.311249 np0000005924 devstack@c-api.service[100524]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:14:27.311249 np0000005924 devstack@c-api.service[100524]: warnings.warn( Jul 27 16:14:27.315957 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.volume.api [None req-0904f947-0552-430c-ab40-7b94de715deb tempest-VolumesListTestJSON-1933424335 tempest-VolumesListTestJSON-1933424335-project-member] Flow 'volume_create_api' (1a6e5da7-c73a-47ee-8698-c3e65f32296d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100521) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 27 16:14:27.317004 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.volume.api [None req-0904f947-0552-430c-ab40-7b94de715deb tempest-VolumesListTestJSON-1933424335 tempest-VolumesListTestJSON-1933424335-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (6e611fe7-fb54-4389-b363-151dbb60a696) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100521) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 27 16:14:27.318170 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.volume.flows.api.create_volume [None req-0904f947-0552-430c-ab40-7b94de715deb tempest-VolumesListTestJSON-1933424335 tempest-VolumesListTestJSON-1933424335-project-member] Validating volume size '1' using validate_int {{(pid=100521) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 27 16:14:27.318452 np0000005924 devstack@c-api.service[100524]: INFO cinder.api.openstack.wsgi [None req-e0f67f71-a1fd-4740-8d0f-02fc4d8d775b tempest-GroupsV320Test-1928140530 tempest-GroupsV320Test-1928140530-project-member] https://10.4.3.117/volume/v3/groups/711bff0b-cabc-4ec3-ae3b-9ca61752adf4 returned with HTTP 200 Jul 27 16:14:27.319214 np0000005924 devstack@c-api.service[100524]: [pid: 100524|app: 0|req: 615/2425] 10.4.3.117 () {68 vars in 1386 bytes} [Mon Jul 27 16:14:27 2026] GET /volume/v3/groups/711bff0b-cabc-4ec3-ae3b-9ca61752adf4 => generated 385 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 27 16:14:27.327442 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.middleware.request_id [None req-8abf5872-4a65-48a8-b3e6-6d91fe4b4fb8 None None] RequestId filter calling following filter/app {{(pid=100523) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:14:27.329514 np0000005924 devstack@c-api.service[100523]: INFO cinder.api.openstack.wsgi [None req-8abf5872-4a65-48a8-b3e6-6d91fe4b4fb8 tempest-GroupsV320Test-978123215 tempest-GroupsV320Test-978123215-project-admin] POST https://10.4.3.117/volume/v3/groups/711bff0b-cabc-4ec3-ae3b-9ca61752adf4/action Jul 27 16:14:27.329956 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.openstack.wsgi [None req-8abf5872-4a65-48a8-b3e6-6d91fe4b4fb8 tempest-GroupsV320Test-978123215 tempest-GroupsV320Test-978123215-project-admin] Action body: b'{"reset_status": {"status": "available"}}' {{(pid=100523) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 27 16:14:27.330130 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.openstack.wsgi [None req-8abf5872-4a65-48a8-b3e6-6d91fe4b4fb8 tempest-GroupsV320Test-978123215 tempest-GroupsV320Test-978123215-project-admin] Action: 'action', calling method: version_select, body: {"reset_status": {"status": "available"}} {{(pid=100523) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 27 16:14:27.331558 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.v3.groups [None req-8abf5872-4a65-48a8-b3e6-6d91fe4b4fb8 tempest-GroupsV320Test-978123215 tempest-GroupsV320Test-978123215-project-admin] Updating group '711bff0b-cabc-4ec3-ae3b-9ca61752adf4' with 'available' {{(pid=100523) _reset_status /opt/stack/cinder/cinder/api/v3/groups.py:82}} Jul 27 16:14:27.336119 np0000005924 devstack@c-api.service[100523]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:14:27.336119 np0000005924 devstack@c-api.service[100523]: warnings.warn( Jul 27 16:14:27.342593 np0000005924 devstack@c-api.service[100523]: INFO cinder.api.openstack.wsgi [None req-8abf5872-4a65-48a8-b3e6-6d91fe4b4fb8 tempest-GroupsV320Test-978123215 tempest-GroupsV320Test-978123215-project-admin] https://10.4.3.117/volume/v3/groups/711bff0b-cabc-4ec3-ae3b-9ca61752adf4/action returned with HTTP 202 Jul 27 16:14:27.342816 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.middleware.request_id [None req-394ebc6b-3ca5-4053-81b3-d1fbc195f3d8 None None] RequestId filter calling following filter/app {{(pid=100522) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:14:27.343205 np0000005924 devstack@c-api.service[100523]: [pid: 100523|app: 0|req: 612/2426] 10.4.3.117 () {70 vars in 1428 bytes} [Mon Jul 27 16:14:27 2026] POST /volume/v3/groups/711bff0b-cabc-4ec3-ae3b-9ca61752adf4/action => generated 0 bytes in 16 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Jul 27 16:14:27.345892 np0000005924 devstack@c-api.service[100522]: INFO cinder.api.openstack.wsgi [None req-394ebc6b-3ca5-4053-81b3-d1fbc195f3d8 tempest-VolumesBackupsTest-1601316061 tempest-VolumesBackupsTest-1601316061-project-member] GET https://10.4.3.117/volume/v3/backups/3ab58d0b-ce50-4ec0-b14f-375dfd5caf99 Jul 27 16:14:27.346197 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.openstack.wsgi [None req-394ebc6b-3ca5-4053-81b3-d1fbc195f3d8 tempest-VolumesBackupsTest-1601316061 tempest-VolumesBackupsTest-1601316061-project-member] Empty body provided in request {{(pid=100522) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:14:27.346529 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.openstack.wsgi [None req-394ebc6b-3ca5-4053-81b3-d1fbc195f3d8 tempest-VolumesBackupsTest-1601316061 tempest-VolumesBackupsTest-1601316061-project-member] Calling method 'show' {{(pid=100522) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:14:27.346700 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.v3.backups [None req-394ebc6b-3ca5-4053-81b3-d1fbc195f3d8 tempest-VolumesBackupsTest-1601316061 tempest-VolumesBackupsTest-1601316061-project-member] Show backup with id 3ab58d0b-ce50-4ec0-b14f-375dfd5caf99. {{(pid=100522) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 27 16:14:27.347715 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.volume.api [None req-0904f947-0552-430c-ab40-7b94de715deb tempest-VolumesListTestJSON-1933424335 tempest-VolumesListTestJSON-1933424335-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (6e611fe7-fb54-4389-b363-151dbb60a696) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-27T16:04:59Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=2bce4e1a-e6e0-49d9-be36-c3405449a01e,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '2bce4e1a-e6e0-49d9-be36-c3405449a01e', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100521) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 27 16:14:27.348799 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.volume.api [None req-0904f947-0552-430c-ab40-7b94de715deb tempest-VolumesListTestJSON-1933424335 tempest-VolumesListTestJSON-1933424335-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (5269a833-1aaf-4723-9546-7ff12a866d6f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100521) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 27 16:14:27.349833 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.middleware.request_id [None req-08865587-e5ac-44a7-8d1a-231284c38565 None None] RequestId filter calling following filter/app {{(pid=100524) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:14:27.351681 np0000005924 devstack@c-api.service[100524]: INFO cinder.api.openstack.wsgi [None req-08865587-e5ac-44a7-8d1a-231284c38565 tempest-GroupsV320Test-1928140530 tempest-GroupsV320Test-1928140530-project-member] GET https://10.4.3.117/volume/v3/groups/711bff0b-cabc-4ec3-ae3b-9ca61752adf4 Jul 27 16:14:27.352061 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.openstack.wsgi [None req-08865587-e5ac-44a7-8d1a-231284c38565 tempest-GroupsV320Test-1928140530 tempest-GroupsV320Test-1928140530-project-member] Empty body provided in request {{(pid=100524) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:14:27.352098 np0000005924 devstack@c-api.service[100522]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:14:27.352098 np0000005924 devstack@c-api.service[100522]: warnings.warn( Jul 27 16:14:27.352149 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.openstack.wsgi [None req-08865587-e5ac-44a7-8d1a-231284c38565 tempest-GroupsV320Test-1928140530 tempest-GroupsV320Test-1928140530-project-member] Calling method 'version_select' {{(pid=100524) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:14:27.352381 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.v3.groups [None req-08865587-e5ac-44a7-8d1a-231284c38565 tempest-GroupsV320Test-1928140530 tempest-GroupsV320Test-1928140530-project-member] show called for member 711bff0b-cabc-4ec3-ae3b-9ca61752adf4 {{(pid=100524) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Jul 27 16:14:27.353129 np0000005924 devstack@c-api.service[100522]: INFO cinder.api.openstack.wsgi [None req-394ebc6b-3ca5-4053-81b3-d1fbc195f3d8 tempest-VolumesBackupsTest-1601316061 tempest-VolumesBackupsTest-1601316061-project-member] https://10.4.3.117/volume/v3/backups/3ab58d0b-ce50-4ec0-b14f-375dfd5caf99 returned with HTTP 200 Jul 27 16:14:27.353595 np0000005924 devstack@c-api.service[100522]: [pid: 100522|app: 0|req: 601/2427] 10.4.3.117 () {66 vars in 1348 bytes} [Mon Jul 27 16:14:27 2026] GET /volume/v3/backups/3ab58d0b-ce50-4ec0-b14f-375dfd5caf99 => generated 827 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 27 16:14:27.356985 np0000005924 devstack@c-api.service[100524]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:14:27.356985 np0000005924 devstack@c-api.service[100524]: warnings.warn( Jul 27 16:14:27.367452 np0000005924 devstack@c-api.service[100524]: INFO cinder.api.openstack.wsgi [None req-08865587-e5ac-44a7-8d1a-231284c38565 tempest-GroupsV320Test-1928140530 tempest-GroupsV320Test-1928140530-project-member] https://10.4.3.117/volume/v3/groups/711bff0b-cabc-4ec3-ae3b-9ca61752adf4 returned with HTTP 200 Jul 27 16:14:27.367452 np0000005924 devstack@c-api.service[100524]: [pid: 100524|app: 0|req: 616/2428] 10.4.3.117 () {68 vars in 1386 bytes} [Mon Jul 27 16:14:27 2026] GET /volume/v3/groups/711bff0b-cabc-4ec3-ae3b-9ca61752adf4 => generated 389 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 27 16:14:27.375872 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.middleware.request_id [None req-74066b46-6980-4347-a544-652ba5c396a0 None None] RequestId filter calling following filter/app {{(pid=100523) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:14:27.377717 np0000005924 devstack@c-api.service[100523]: INFO cinder.api.openstack.wsgi [None req-74066b46-6980-4347-a544-652ba5c396a0 tempest-GroupsV320Test-1928140530 tempest-GroupsV320Test-1928140530-project-member] GET https://10.4.3.117/volume/v3/volumes/detail Jul 27 16:14:27.377948 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.openstack.wsgi [None req-74066b46-6980-4347-a544-652ba5c396a0 tempest-GroupsV320Test-1928140530 tempest-GroupsV320Test-1928140530-project-member] Empty body provided in request {{(pid=100523) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:14:27.378127 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.openstack.wsgi [None req-74066b46-6980-4347-a544-652ba5c396a0 tempest-GroupsV320Test-1928140530 tempest-GroupsV320Test-1928140530-project-member] Calling method 'detail' {{(pid=100523) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:14:27.378358 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.api_utils [None req-74066b46-6980-4347-a544-652ba5c396a0 tempest-GroupsV320Test-1928140530 tempest-GroupsV320Test-1928140530-project-member] Removing options '' from query. {{(pid=100523) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 27 16:14:27.378985 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.volume.api [None req-74066b46-6980-4347-a544-652ba5c396a0 tempest-GroupsV320Test-1928140530 tempest-GroupsV320Test-1928140530-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100523) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 27 16:14:27.385250 np0000005924 devstack@c-api.service[100523]: INFO cinder.volume.api [None req-74066b46-6980-4347-a544-652ba5c396a0 tempest-GroupsV320Test-1928140530 tempest-GroupsV320Test-1928140530-project-member] Get all volumes completed successfully. Jul 27 16:14:27.387490 np0000005924 devstack@c-api.service[100523]: INFO cinder.api.openstack.wsgi [None req-74066b46-6980-4347-a544-652ba5c396a0 tempest-GroupsV320Test-1928140530 tempest-GroupsV320Test-1928140530-project-member] https://10.4.3.117/volume/v3/volumes/detail returned with HTTP 200 Jul 27 16:14:27.387964 np0000005924 devstack@c-api.service[100523]: [pid: 100523|app: 0|req: 613/2429] 10.4.3.117 () {68 vars in 1299 bytes} [Mon Jul 27 16:14:27 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 27 16:14:27.394851 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.quota [None req-0904f947-0552-430c-ab40-7b94de715deb tempest-VolumesListTestJSON-1933424335 tempest-VolumesListTestJSON-1933424335-project-member] Created reservations ['9c95f877-8000-4724-8e08-f4cbe13a85f0', '483d4bfd-857b-40a1-86a8-799a619702a5', 'a297c451-6a04-4fe9-9735-a143030f684b', 'dcdbbb58-8d45-4ccf-936d-630dcb429cf2'] {{(pid=100521) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 27 16:14:27.395794 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.volume.api [None req-0904f947-0552-430c-ab40-7b94de715deb tempest-VolumesListTestJSON-1933424335 tempest-VolumesListTestJSON-1933424335-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (5269a833-1aaf-4723-9546-7ff12a866d6f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['9c95f877-8000-4724-8e08-f4cbe13a85f0', '483d4bfd-857b-40a1-86a8-799a619702a5', 'a297c451-6a04-4fe9-9735-a143030f684b', 'dcdbbb58-8d45-4ccf-936d-630dcb429cf2']}' {{(pid=100521) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 27 16:14:27.396550 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.volume.api [None req-0904f947-0552-430c-ab40-7b94de715deb tempest-VolumesListTestJSON-1933424335 tempest-VolumesListTestJSON-1933424335-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (3522cb0a-4c0a-4813-90d8-9e81b3fd6606) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100521) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 27 16:14:27.401700 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.middleware.request_id [None req-29cf4a81-1297-4ec8-ad7c-9daf01e9d684 None None] RequestId filter calling following filter/app {{(pid=100522) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:14:27.404820 np0000005924 devstack@c-api.service[100522]: INFO cinder.api.openstack.wsgi [None req-29cf4a81-1297-4ec8-ad7c-9daf01e9d684 tempest-GroupsV320Test-1928140530 tempest-GroupsV320Test-1928140530-project-member] POST https://10.4.3.117/volume/v3/groups/711bff0b-cabc-4ec3-ae3b-9ca61752adf4/action Jul 27 16:14:27.404894 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.openstack.wsgi [None req-29cf4a81-1297-4ec8-ad7c-9daf01e9d684 tempest-GroupsV320Test-1928140530 tempest-GroupsV320Test-1928140530-project-member] Action body: b'{"delete": {"delete-volumes": true}}' {{(pid=100522) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 27 16:14:27.405072 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.openstack.wsgi [None req-29cf4a81-1297-4ec8-ad7c-9daf01e9d684 tempest-GroupsV320Test-1928140530 tempest-GroupsV320Test-1928140530-project-member] Action: 'action', calling method: delete_group, body: {"delete": {"delete-volumes": true}} {{(pid=100522) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 27 16:14:27.407183 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.v3.groups [None req-29cf4a81-1297-4ec8-ad7c-9daf01e9d684 tempest-GroupsV320Test-1928140530 tempest-GroupsV320Test-1928140530-project-member] delete called for group 711bff0b-cabc-4ec3-ae3b-9ca61752adf4 {{(pid=100522) _delete /opt/stack/cinder/cinder/api/v3/groups.py:117}} Jul 27 16:14:27.407388 np0000005924 devstack@c-api.service[100522]: INFO cinder.api.v3.groups [None req-29cf4a81-1297-4ec8-ad7c-9daf01e9d684 tempest-GroupsV320Test-1928140530 tempest-GroupsV320Test-1928140530-project-member] Delete group with id: 711bff0b-cabc-4ec3-ae3b-9ca61752adf4 Jul 27 16:14:27.411498 np0000005924 devstack@c-api.service[100522]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:14:27.411498 np0000005924 devstack@c-api.service[100522]: warnings.warn( Jul 27 16:14:27.425399 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.volume.api [None req-0904f947-0552-430c-ab40-7b94de715deb tempest-VolumesListTestJSON-1933424335 tempest-VolumesListTestJSON-1933424335-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (3522cb0a-4c0a-4813-90d8-9e81b3fd6606) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '1e798e33-d406-43cd-8867-cfe389c11691', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesListTestJSON-Volume-1540428333',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='work'},multiattach=False,project_id='8ce42087a07f4082abfc1798b4665417',qos_specs=None,replication_status=,reservations=['9c95f877-8000-4724-8e08-f4cbe13a85f0','483d4bfd-857b-40a1-86a8-799a619702a5','a297c451-6a04-4fe9-9735-a143030f684b','dcdbbb58-8d45-4ccf-936d-630dcb429cf2'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='87beef30f8ff4ac88682e546e93830c0',volume_type_id=2bce4e1a-e6e0-49d9-be36-c3405449a01e), 'volume': Volume(_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-27T16:14:27Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesListTestJSON-Volume-1540428333',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=1e798e33-d406-43cd-8867-cfe389c11691,launched_at=None,metadata={Type='work'},migration_status=None,multiattach=False,previous_status=None,project_id='8ce42087a07f4082abfc1798b4665417',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='87beef30f8ff4ac88682e546e93830c0',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(2bce4e1a-e6e0-49d9-be36-c3405449a01e),volume_type_id=2bce4e1a-e6e0-49d9-be36-c3405449a01e)}' {{(pid=100521) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 27 16:14:27.426194 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.volume.api [None req-0904f947-0552-430c-ab40-7b94de715deb tempest-VolumesListTestJSON-1933424335 tempest-VolumesListTestJSON-1933424335-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (794d11de-4b1e-40b8-a4a4-2eb20dd61e67) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100521) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 27 16:14:27.440404 np0000005924 devstack@c-api.service[100522]: INFO cinder.api.openstack.wsgi [None req-29cf4a81-1297-4ec8-ad7c-9daf01e9d684 tempest-GroupsV320Test-1928140530 tempest-GroupsV320Test-1928140530-project-member] https://10.4.3.117/volume/v3/groups/711bff0b-cabc-4ec3-ae3b-9ca61752adf4/action returned with HTTP 202 Jul 27 16:14:27.440838 np0000005924 devstack@c-api.service[100522]: [pid: 100522|app: 0|req: 602/2430] 10.4.3.117 () {70 vars in 1428 bytes} [Mon Jul 27 16:14:27 2026] POST /volume/v3/groups/711bff0b-cabc-4ec3-ae3b-9ca61752adf4/action => generated 0 bytes in 40 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Jul 27 16:14:27.448636 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.middleware.request_id [None req-59fc0e43-e3a1-4cd1-a41e-b416d2f2d5c4 None None] RequestId filter calling following filter/app {{(pid=100524) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:14:27.450447 np0000005924 devstack@c-api.service[100524]: INFO cinder.api.openstack.wsgi [None req-59fc0e43-e3a1-4cd1-a41e-b416d2f2d5c4 tempest-GroupsV320Test-1928140530 tempest-GroupsV320Test-1928140530-project-member] GET https://10.4.3.117/volume/v3/groups/711bff0b-cabc-4ec3-ae3b-9ca61752adf4 Jul 27 16:14:27.450658 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.openstack.wsgi [None req-59fc0e43-e3a1-4cd1-a41e-b416d2f2d5c4 tempest-GroupsV320Test-1928140530 tempest-GroupsV320Test-1928140530-project-member] Empty body provided in request {{(pid=100524) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:14:27.450833 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.openstack.wsgi [None req-59fc0e43-e3a1-4cd1-a41e-b416d2f2d5c4 tempest-GroupsV320Test-1928140530 tempest-GroupsV320Test-1928140530-project-member] Calling method 'version_select' {{(pid=100524) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:14:27.450961 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.v3.groups [None req-59fc0e43-e3a1-4cd1-a41e-b416d2f2d5c4 tempest-GroupsV320Test-1928140530 tempest-GroupsV320Test-1928140530-project-member] show called for member 711bff0b-cabc-4ec3-ae3b-9ca61752adf4 {{(pid=100524) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Jul 27 16:14:27.455303 np0000005924 devstack@c-api.service[100524]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:14:27.455303 np0000005924 devstack@c-api.service[100524]: warnings.warn( Jul 27 16:14:27.461004 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.volume.api [None req-0904f947-0552-430c-ab40-7b94de715deb tempest-VolumesListTestJSON-1933424335 tempest-VolumesListTestJSON-1933424335-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (794d11de-4b1e-40b8-a4a4-2eb20dd61e67) transitioned into state 'SUCCESS' from state '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-1540428333',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='work'},multiattach=False,project_id='8ce42087a07f4082abfc1798b4665417',qos_specs=None,replication_status=,reservations=['9c95f877-8000-4724-8e08-f4cbe13a85f0','483d4bfd-857b-40a1-86a8-799a619702a5','a297c451-6a04-4fe9-9735-a143030f684b','dcdbbb58-8d45-4ccf-936d-630dcb429cf2'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='87beef30f8ff4ac88682e546e93830c0',volume_type_id=2bce4e1a-e6e0-49d9-be36-c3405449a01e)}' {{(pid=100521) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 27 16:14:27.461933 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.volume.api [None req-0904f947-0552-430c-ab40-7b94de715deb tempest-VolumesListTestJSON-1933424335 tempest-VolumesListTestJSON-1933424335-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (8b267632-d68c-44a2-8319-0afb844da7e8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100521) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 27 16:14:27.478931 np0000005924 devstack@c-api.service[100524]: INFO cinder.api.openstack.wsgi [None req-59fc0e43-e3a1-4cd1-a41e-b416d2f2d5c4 tempest-GroupsV320Test-1928140530 tempest-GroupsV320Test-1928140530-project-member] https://10.4.3.117/volume/v3/groups/711bff0b-cabc-4ec3-ae3b-9ca61752adf4 returned with HTTP 200 Jul 27 16:14:27.479354 np0000005924 devstack@c-api.service[100524]: [pid: 100524|app: 0|req: 617/2431] 10.4.3.117 () {68 vars in 1386 bytes} [Mon Jul 27 16:14:27 2026] GET /volume/v3/groups/711bff0b-cabc-4ec3-ae3b-9ca61752adf4 => generated 388 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 27 16:14:27.498379 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.volume.api [None req-0904f947-0552-430c-ab40-7b94de715deb tempest-VolumesListTestJSON-1933424335 tempest-VolumesListTestJSON-1933424335-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (8b267632-d68c-44a2-8319-0afb844da7e8) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100521) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 27 16:14:27.499064 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.volume.api [None req-0904f947-0552-430c-ab40-7b94de715deb tempest-VolumesListTestJSON-1933424335 tempest-VolumesListTestJSON-1933424335-project-member] Flow 'volume_create_api' (1a6e5da7-c73a-47ee-8698-c3e65f32296d) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100521) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 27 16:14:27.499449 np0000005924 devstack@c-api.service[100521]: INFO cinder.volume.api [None req-0904f947-0552-430c-ab40-7b94de715deb tempest-VolumesListTestJSON-1933424335 tempest-VolumesListTestJSON-1933424335-project-member] Create volume request issued successfully. Jul 27 16:14:27.500845 np0000005924 devstack@c-api.service[100521]: INFO cinder.api.openstack.wsgi [None req-0904f947-0552-430c-ab40-7b94de715deb tempest-VolumesListTestJSON-1933424335 tempest-VolumesListTestJSON-1933424335-project-member] https://10.4.3.117/volume/v3/volumes returned with HTTP 202 Jul 27 16:14:27.500845 np0000005924 devstack@c-api.service[100521]: [pid: 100521|app: 0|req: 600/2432] 10.4.3.117 () {68 vars in 1259 bytes} [Mon Jul 27 16:14:27 2026] POST /volume/v3/volumes => generated 764 bytes in 201 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 27 16:14:27.515007 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.middleware.request_id [None req-ad77bcd9-a1c6-4a28-a00e-944614dc572d None None] RequestId filter calling following filter/app {{(pid=100523) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:14:27.516845 np0000005924 devstack@c-api.service[100523]: INFO cinder.api.openstack.wsgi [None req-ad77bcd9-a1c6-4a28-a00e-944614dc572d tempest-VolumesListTestJSON-1933424335 tempest-VolumesListTestJSON-1933424335-project-member] GET https://10.4.3.117/volume/v3/volumes/1e798e33-d406-43cd-8867-cfe389c11691 Jul 27 16:14:27.517034 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.openstack.wsgi [None req-ad77bcd9-a1c6-4a28-a00e-944614dc572d tempest-VolumesListTestJSON-1933424335 tempest-VolumesListTestJSON-1933424335-project-member] Empty body provided in request {{(pid=100523) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:14:27.517220 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.openstack.wsgi [None req-ad77bcd9-a1c6-4a28-a00e-944614dc572d tempest-VolumesListTestJSON-1933424335 tempest-VolumesListTestJSON-1933424335-project-member] Calling method 'show' {{(pid=100523) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:14:27.524541 np0000005924 devstack@c-api.service[100523]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:14:27.524541 np0000005924 devstack@c-api.service[100523]: warnings.warn( Jul 27 16:14:27.528366 np0000005924 devstack@c-api.service[100523]: INFO cinder.volume.api [None req-ad77bcd9-a1c6-4a28-a00e-944614dc572d tempest-VolumesListTestJSON-1933424335 tempest-VolumesListTestJSON-1933424335-project-member] Volume info retrieved successfully. Jul 27 16:14:27.532604 np0000005924 devstack@c-api.service[100523]: INFO cinder.api.openstack.wsgi [None req-ad77bcd9-a1c6-4a28-a00e-944614dc572d tempest-VolumesListTestJSON-1933424335 tempest-VolumesListTestJSON-1933424335-project-member] https://10.4.3.117/volume/v3/volumes/1e798e33-d406-43cd-8867-cfe389c11691 returned with HTTP 200 Jul 27 16:14:27.534430 np0000005924 devstack@c-api.service[100523]: [pid: 100523|app: 0|req: 614/2433] 10.4.3.117 () {66 vars in 1348 bytes} [Mon Jul 27 16:14:27 2026] GET /volume/v3/volumes/1e798e33-d406-43cd-8867-cfe389c11691 => generated 832 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 27 16:14:27.856378 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.middleware.request_id [None req-18791669-26f6-4f08-9bf5-1163ff8d46c2 None None] RequestId filter calling following filter/app {{(pid=100522) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:14:27.858401 np0000005924 devstack@c-api.service[100522]: INFO cinder.api.openstack.wsgi [None req-18791669-26f6-4f08-9bf5-1163ff8d46c2 tempest-TestStampPattern-1248714906 tempest-TestStampPattern-1248714906-project-member] GET https://10.4.3.117/volume/v3/volumes/98ac08d8-67b2-4d09-b6ea-933ce5ed5808 Jul 27 16:14:27.858401 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.openstack.wsgi [None req-18791669-26f6-4f08-9bf5-1163ff8d46c2 tempest-TestStampPattern-1248714906 tempest-TestStampPattern-1248714906-project-member] Empty body provided in request {{(pid=100522) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:14:27.858523 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.openstack.wsgi [None req-18791669-26f6-4f08-9bf5-1163ff8d46c2 tempest-TestStampPattern-1248714906 tempest-TestStampPattern-1248714906-project-member] Calling method 'show' {{(pid=100522) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:14:27.863983 np0000005924 devstack@c-api.service[100522]: INFO cinder.api.openstack.wsgi [None req-18791669-26f6-4f08-9bf5-1163ff8d46c2 tempest-TestStampPattern-1248714906 tempest-TestStampPattern-1248714906-project-member] https://10.4.3.117/volume/v3/volumes/98ac08d8-67b2-4d09-b6ea-933ce5ed5808 returned with HTTP 404 Jul 27 16:14:27.864431 np0000005924 devstack@c-api.service[100522]: [pid: 100522|app: 0|req: 603/2434] 10.4.3.117 () {66 vars in 1348 bytes} [Mon Jul 27 16:14:27 2026] GET /volume/v3/volumes/98ac08d8-67b2-4d09-b6ea-933ce5ed5808 => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 27 16:14:27.964605 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.middleware.request_id [req-7cf5da81-8193-42b2-afc6-e4050ce8991f req-09c44186-e55d-4058-a2b9-f60aab579a80 None None] RequestId filter calling following filter/app {{(pid=100524) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:14:27.967197 np0000005924 devstack@c-api.service[100524]: INFO cinder.api.openstack.wsgi [req-7cf5da81-8193-42b2-afc6-e4050ce8991f req-09c44186-e55d-4058-a2b9-f60aab579a80 tempest-TestEncryptedCinderVolumes-328802700 tempest-TestEncryptedCinderVolumes-328802700-project-member] DELETE https://10.4.3.117/volume/v3/attachments/b5a4b16b-a2cc-45c8-82d4-bca3e7ff5b14 Jul 27 16:14:27.967434 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.openstack.wsgi [req-7cf5da81-8193-42b2-afc6-e4050ce8991f req-09c44186-e55d-4058-a2b9-f60aab579a80 tempest-TestEncryptedCinderVolumes-328802700 tempest-TestEncryptedCinderVolumes-328802700-project-member] Empty body provided in request {{(pid=100524) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:14:27.967620 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.openstack.wsgi [req-7cf5da81-8193-42b2-afc6-e4050ce8991f req-09c44186-e55d-4058-a2b9-f60aab579a80 tempest-TestEncryptedCinderVolumes-328802700 tempest-TestEncryptedCinderVolumes-328802700-project-member] Calling method 'version_select' {{(pid=100524) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:14:27.980714 np0000005924 devstack@c-api.service[100524]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:14:27.980714 np0000005924 devstack@c-api.service[100524]: warnings.warn( Jul 27 16:14:28.025763 np0000005924 devstack@c-api.service[100524]: INFO cinder.api.openstack.wsgi [req-7cf5da81-8193-42b2-afc6-e4050ce8991f req-09c44186-e55d-4058-a2b9-f60aab579a80 tempest-TestEncryptedCinderVolumes-328802700 tempest-TestEncryptedCinderVolumes-328802700-project-member] https://10.4.3.117/volume/v3/attachments/b5a4b16b-a2cc-45c8-82d4-bca3e7ff5b14 returned with HTTP 200 Jul 27 16:14:28.026272 np0000005924 devstack@c-api.service[100524]: [pid: 100524|app: 0|req: 618/2435] 10.4.3.117 () {72 vars in 1673 bytes} [Mon Jul 27 16:14:27 2026] DELETE /volume/v3/attachments/b5a4b16b-a2cc-45c8-82d4-bca3e7ff5b14 => generated 19 bytes in 63 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 27 16:14:28.363305 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.middleware.request_id [None req-2574e8c9-54d7-4f9a-af1b-86869132d01c None None] RequestId filter calling following filter/app {{(pid=100521) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:14:28.365123 np0000005924 devstack@c-api.service[100521]: INFO cinder.api.openstack.wsgi [None req-2574e8c9-54d7-4f9a-af1b-86869132d01c tempest-VolumesBackupsTest-1601316061 tempest-VolumesBackupsTest-1601316061-project-member] GET https://10.4.3.117/volume/v3/backups/3ab58d0b-ce50-4ec0-b14f-375dfd5caf99 Jul 27 16:14:28.365370 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.openstack.wsgi [None req-2574e8c9-54d7-4f9a-af1b-86869132d01c tempest-VolumesBackupsTest-1601316061 tempest-VolumesBackupsTest-1601316061-project-member] Empty body provided in request {{(pid=100521) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:14:28.365600 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.openstack.wsgi [None req-2574e8c9-54d7-4f9a-af1b-86869132d01c tempest-VolumesBackupsTest-1601316061 tempest-VolumesBackupsTest-1601316061-project-member] Calling method 'show' {{(pid=100521) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:14:28.365754 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.v3.backups [None req-2574e8c9-54d7-4f9a-af1b-86869132d01c tempest-VolumesBackupsTest-1601316061 tempest-VolumesBackupsTest-1601316061-project-member] Show backup with id 3ab58d0b-ce50-4ec0-b14f-375dfd5caf99. {{(pid=100521) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 27 16:14:28.370409 np0000005924 devstack@c-api.service[100521]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:14:28.370409 np0000005924 devstack@c-api.service[100521]: warnings.warn( Jul 27 16:14:28.371413 np0000005924 devstack@c-api.service[100521]: INFO cinder.api.openstack.wsgi [None req-2574e8c9-54d7-4f9a-af1b-86869132d01c tempest-VolumesBackupsTest-1601316061 tempest-VolumesBackupsTest-1601316061-project-member] https://10.4.3.117/volume/v3/backups/3ab58d0b-ce50-4ec0-b14f-375dfd5caf99 returned with HTTP 200 Jul 27 16:14:28.371781 np0000005924 devstack@c-api.service[100521]: [pid: 100521|app: 0|req: 601/2436] 10.4.3.117 () {66 vars in 1348 bytes} [Mon Jul 27 16:14:28 2026] GET /volume/v3/backups/3ab58d0b-ce50-4ec0-b14f-375dfd5caf99 => generated 827 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 27 16:14:28.489908 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.middleware.request_id [None req-f9c405ae-7e02-45c6-b891-13ed52256ba0 None None] RequestId filter calling following filter/app {{(pid=100523) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:14:28.491778 np0000005924 devstack@c-api.service[100523]: INFO cinder.api.openstack.wsgi [None req-f9c405ae-7e02-45c6-b891-13ed52256ba0 tempest-GroupsV320Test-1928140530 tempest-GroupsV320Test-1928140530-project-member] GET https://10.4.3.117/volume/v3/groups/711bff0b-cabc-4ec3-ae3b-9ca61752adf4 Jul 27 16:14:28.492031 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.openstack.wsgi [None req-f9c405ae-7e02-45c6-b891-13ed52256ba0 tempest-GroupsV320Test-1928140530 tempest-GroupsV320Test-1928140530-project-member] Empty body provided in request {{(pid=100523) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:14:28.492245 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.openstack.wsgi [None req-f9c405ae-7e02-45c6-b891-13ed52256ba0 tempest-GroupsV320Test-1928140530 tempest-GroupsV320Test-1928140530-project-member] Calling method 'version_select' {{(pid=100523) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:14:28.492457 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.v3.groups [None req-f9c405ae-7e02-45c6-b891-13ed52256ba0 tempest-GroupsV320Test-1928140530 tempest-GroupsV320Test-1928140530-project-member] show called for member 711bff0b-cabc-4ec3-ae3b-9ca61752adf4 {{(pid=100523) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Jul 27 16:14:28.495282 np0000005924 devstack@c-api.service[100523]: INFO cinder.api.openstack.wsgi [None req-f9c405ae-7e02-45c6-b891-13ed52256ba0 tempest-GroupsV320Test-1928140530 tempest-GroupsV320Test-1928140530-project-member] https://10.4.3.117/volume/v3/groups/711bff0b-cabc-4ec3-ae3b-9ca61752adf4 returned with HTTP 404 Jul 27 16:14:28.495767 np0000005924 devstack@c-api.service[100523]: [pid: 100523|app: 0|req: 615/2437] 10.4.3.117 () {68 vars in 1386 bytes} [Mon Jul 27 16:14:28 2026] GET /volume/v3/groups/711bff0b-cabc-4ec3-ae3b-9ca61752adf4 => generated 108 bytes in 6 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 27 16:14:28.502620 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.middleware.request_id [None req-b1ba5e2c-7e2a-493c-ac0c-5e272ac67dba None None] RequestId filter calling following filter/app {{(pid=100522) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:14:28.504562 np0000005924 devstack@c-api.service[100522]: INFO cinder.api.openstack.wsgi [None req-b1ba5e2c-7e2a-493c-ac0c-5e272ac67dba tempest-GroupsV320Test-978123215 tempest-GroupsV320Test-978123215-project-admin] DELETE https://10.4.3.117/volume/v3/group_types/12058cea-9e82-46d6-af7b-cf5e1e2d0036 Jul 27 16:14:28.504786 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.openstack.wsgi [None req-b1ba5e2c-7e2a-493c-ac0c-5e272ac67dba tempest-GroupsV320Test-978123215 tempest-GroupsV320Test-978123215-project-admin] Empty body provided in request {{(pid=100522) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:14:28.504959 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.openstack.wsgi [None req-b1ba5e2c-7e2a-493c-ac0c-5e272ac67dba tempest-GroupsV320Test-978123215 tempest-GroupsV320Test-978123215-project-admin] Calling method 'version_select' {{(pid=100522) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:14:28.519658 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.middleware.request_id [req-381b7ecd-af18-416f-9578-5db007dc21b0 req-47b6ecdf-727f-4c21-a9bd-a0ae06521230 None None] RequestId filter calling following filter/app {{(pid=100524) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:14:28.521906 np0000005924 devstack@c-api.service[100524]: INFO cinder.api.openstack.wsgi [req-381b7ecd-af18-416f-9578-5db007dc21b0 req-47b6ecdf-727f-4c21-a9bd-a0ae06521230 tempest-TestEncryptedCinderVolumes-328802700 tempest-TestEncryptedCinderVolumes-328802700-project-member] GET https://10.4.3.117/volume/v3/volumes/d804ea04-be57-40c1-ac85-72c74c9edee8 Jul 27 16:14:28.522112 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.openstack.wsgi [req-381b7ecd-af18-416f-9578-5db007dc21b0 req-47b6ecdf-727f-4c21-a9bd-a0ae06521230 tempest-TestEncryptedCinderVolumes-328802700 tempest-TestEncryptedCinderVolumes-328802700-project-member] Empty body provided in request {{(pid=100524) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:14:28.522397 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.openstack.wsgi [req-381b7ecd-af18-416f-9578-5db007dc21b0 req-47b6ecdf-727f-4c21-a9bd-a0ae06521230 tempest-TestEncryptedCinderVolumes-328802700 tempest-TestEncryptedCinderVolumes-328802700-project-member] Calling method 'show' {{(pid=100524) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:14:28.529639 np0000005924 devstack@c-api.service[100524]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:14:28.529639 np0000005924 devstack@c-api.service[100524]: warnings.warn( Jul 27 16:14:28.531500 np0000005924 devstack@c-api.service[100522]: INFO cinder.api.openstack.wsgi [None req-b1ba5e2c-7e2a-493c-ac0c-5e272ac67dba tempest-GroupsV320Test-978123215 tempest-GroupsV320Test-978123215-project-admin] https://10.4.3.117/volume/v3/group_types/12058cea-9e82-46d6-af7b-cf5e1e2d0036 returned with HTTP 202 Jul 27 16:14:28.532046 np0000005924 devstack@c-api.service[100522]: [pid: 100522|app: 0|req: 604/2438] 10.4.3.117 () {68 vars in 1404 bytes} [Mon Jul 27 16:14:28 2026] DELETE /volume/v3/group_types/12058cea-9e82-46d6-af7b-cf5e1e2d0036 => generated 0 bytes in 30 msecs (HTTP/1.1 202) 6 headers in 234 bytes (2 switches on core 0) Jul 27 16:14:28.533870 np0000005924 devstack@c-api.service[100524]: INFO cinder.volume.api [req-381b7ecd-af18-416f-9578-5db007dc21b0 req-47b6ecdf-727f-4c21-a9bd-a0ae06521230 tempest-TestEncryptedCinderVolumes-328802700 tempest-TestEncryptedCinderVolumes-328802700-project-member] Volume info retrieved successfully. Jul 27 16:14:28.538528 np0000005924 devstack@c-api.service[100524]: INFO cinder.api.openstack.wsgi [req-381b7ecd-af18-416f-9578-5db007dc21b0 req-47b6ecdf-727f-4c21-a9bd-a0ae06521230 tempest-TestEncryptedCinderVolumes-328802700 tempest-TestEncryptedCinderVolumes-328802700-project-member] https://10.4.3.117/volume/v3/volumes/d804ea04-be57-40c1-ac85-72c74c9edee8 returned with HTTP 200 Jul 27 16:14:28.538895 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.middleware.request_id [None req-6106b807-aa92-4cf1-83c6-1a2d21d0ebd1 None None] RequestId filter calling following filter/app {{(pid=100521) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:14:28.538982 np0000005924 devstack@c-api.service[100524]: [pid: 100524|app: 0|req: 619/2439] 10.4.3.117 () {68 vars in 1598 bytes} [Mon Jul 27 16:14:28 2026] GET /volume/v3/volumes/d804ea04-be57-40c1-ac85-72c74c9edee8 => generated 883 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 27 16:14:28.540658 np0000005924 devstack@c-api.service[100521]: INFO cinder.api.openstack.wsgi [None req-6106b807-aa92-4cf1-83c6-1a2d21d0ebd1 tempest-GroupsV320Test-978123215 tempest-GroupsV320Test-978123215-project-admin] DELETE https://10.4.3.117/volume/v3/types/9937169d-1b74-4f17-ad2a-438ea93818f7 Jul 27 16:14:28.542284 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.openstack.wsgi [None req-6106b807-aa92-4cf1-83c6-1a2d21d0ebd1 tempest-GroupsV320Test-978123215 tempest-GroupsV320Test-978123215-project-admin] Empty body provided in request {{(pid=100521) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:14:28.542284 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.openstack.wsgi [None req-6106b807-aa92-4cf1-83c6-1a2d21d0ebd1 tempest-GroupsV320Test-978123215 tempest-GroupsV320Test-978123215-project-admin] Calling method '_delete' {{(pid=100521) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:14:28.549887 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.middleware.request_id [None req-334d84c5-fb29-4b09-8f0c-db219e28d271 None None] RequestId filter calling following filter/app {{(pid=100523) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:14:28.552158 np0000005924 devstack@c-api.service[100523]: INFO cinder.api.openstack.wsgi [None req-334d84c5-fb29-4b09-8f0c-db219e28d271 tempest-VolumesListTestJSON-1933424335 tempest-VolumesListTestJSON-1933424335-project-member] GET https://10.4.3.117/volume/v3/volumes/1e798e33-d406-43cd-8867-cfe389c11691 Jul 27 16:14:28.552478 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.openstack.wsgi [None req-334d84c5-fb29-4b09-8f0c-db219e28d271 tempest-VolumesListTestJSON-1933424335 tempest-VolumesListTestJSON-1933424335-project-member] Empty body provided in request {{(pid=100523) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:14:28.552719 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.openstack.wsgi [None req-334d84c5-fb29-4b09-8f0c-db219e28d271 tempest-VolumesListTestJSON-1933424335 tempest-VolumesListTestJSON-1933424335-project-member] Calling method 'show' {{(pid=100523) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:14:28.563674 np0000005924 devstack@c-api.service[100523]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:14:28.563674 np0000005924 devstack@c-api.service[100523]: warnings.warn( Jul 27 16:14:28.570790 np0000005924 devstack@c-api.service[100521]: INFO cinder.api.openstack.wsgi [None req-6106b807-aa92-4cf1-83c6-1a2d21d0ebd1 tempest-GroupsV320Test-978123215 tempest-GroupsV320Test-978123215-project-admin] https://10.4.3.117/volume/v3/types/9937169d-1b74-4f17-ad2a-438ea93818f7 returned with HTTP 202 Jul 27 16:14:28.571156 np0000005924 devstack@c-api.service[100521]: [pid: 100521|app: 0|req: 602/2440] 10.4.3.117 () {66 vars in 1345 bytes} [Mon Jul 27 16:14:28 2026] DELETE /volume/v3/types/9937169d-1b74-4f17-ad2a-438ea93818f7 => generated 0 bytes in 33 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 27 16:14:28.571429 np0000005924 devstack@c-api.service[100523]: INFO cinder.volume.api [None req-334d84c5-fb29-4b09-8f0c-db219e28d271 tempest-VolumesListTestJSON-1933424335 tempest-VolumesListTestJSON-1933424335-project-member] Volume info retrieved successfully. Jul 27 16:14:28.579885 np0000005924 devstack@c-api.service[100523]: INFO cinder.api.openstack.wsgi [None req-334d84c5-fb29-4b09-8f0c-db219e28d271 tempest-VolumesListTestJSON-1933424335 tempest-VolumesListTestJSON-1933424335-project-member] https://10.4.3.117/volume/v3/volumes/1e798e33-d406-43cd-8867-cfe389c11691 returned with HTTP 200 Jul 27 16:14:28.580227 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.middleware.request_id [None req-09c74e34-b5eb-4201-93cf-7fbb404ddba7 None None] RequestId filter calling following filter/app {{(pid=100522) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:14:28.580302 np0000005924 devstack@c-api.service[100523]: [pid: 100523|app: 0|req: 616/2441] 10.4.3.117 () {66 vars in 1348 bytes} [Mon Jul 27 16:14:28 2026] GET /volume/v3/volumes/1e798e33-d406-43cd-8867-cfe389c11691 => generated 857 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 27 16:14:28.584762 np0000005924 devstack@c-api.service[100522]: INFO cinder.api.openstack.wsgi [None req-09c74e34-b5eb-4201-93cf-7fbb404ddba7 tempest-GroupsV320Test-978123215 tempest-GroupsV320Test-978123215-project-admin] GET https://10.4.3.117/volume/v3/types/9937169d-1b74-4f17-ad2a-438ea93818f7 Jul 27 16:14:28.585084 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.openstack.wsgi [None req-09c74e34-b5eb-4201-93cf-7fbb404ddba7 tempest-GroupsV320Test-978123215 tempest-GroupsV320Test-978123215-project-admin] Empty body provided in request {{(pid=100522) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:14:28.587304 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.openstack.wsgi [None req-09c74e34-b5eb-4201-93cf-7fbb404ddba7 tempest-GroupsV320Test-978123215 tempest-GroupsV320Test-978123215-project-admin] Calling method 'show' {{(pid=100522) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:14:28.590708 np0000005924 devstack@c-api.service[100522]: INFO cinder.api.openstack.wsgi [None req-09c74e34-b5eb-4201-93cf-7fbb404ddba7 tempest-GroupsV320Test-978123215 tempest-GroupsV320Test-978123215-project-admin] https://10.4.3.117/volume/v3/types/9937169d-1b74-4f17-ad2a-438ea93818f7 returned with HTTP 404 Jul 27 16:14:28.591200 np0000005924 devstack@c-api.service[100522]: [pid: 100522|app: 0|req: 605/2442] 10.4.3.117 () {66 vars in 1342 bytes} [Mon Jul 27 16:14:28 2026] GET /volume/v3/types/9937169d-1b74-4f17-ad2a-438ea93818f7 => generated 114 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 27 16:14:28.599639 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.middleware.request_id [None req-12f93a51-6ad5-471c-9dfc-24101a89a4ae None None] RequestId filter calling following filter/app {{(pid=100524) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:14:28.601506 np0000005924 devstack@c-api.service[100524]: INFO cinder.api.openstack.wsgi [None req-12f93a51-6ad5-471c-9dfc-24101a89a4ae tempest-VolumesListTestJSON-1933424335 tempest-VolumesListTestJSON-1933424335-project-member] GET https://10.4.3.117/volume/v3/volumes/1e798e33-d406-43cd-8867-cfe389c11691 Jul 27 16:14:28.601506 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.openstack.wsgi [None req-12f93a51-6ad5-471c-9dfc-24101a89a4ae tempest-VolumesListTestJSON-1933424335 tempest-VolumesListTestJSON-1933424335-project-member] Empty body provided in request {{(pid=100524) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:14:28.602657 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.openstack.wsgi [None req-12f93a51-6ad5-471c-9dfc-24101a89a4ae tempest-VolumesListTestJSON-1933424335 tempest-VolumesListTestJSON-1933424335-project-member] Calling method 'show' {{(pid=100524) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:14:28.608009 np0000005924 devstack@c-api.service[100524]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:14:28.608009 np0000005924 devstack@c-api.service[100524]: warnings.warn( Jul 27 16:14:28.611293 np0000005924 devstack@c-api.service[100524]: INFO cinder.volume.api [None req-12f93a51-6ad5-471c-9dfc-24101a89a4ae tempest-VolumesListTestJSON-1933424335 tempest-VolumesListTestJSON-1933424335-project-member] Volume info retrieved successfully. Jul 27 16:14:28.616061 np0000005924 devstack@c-api.service[100524]: INFO cinder.api.openstack.wsgi [None req-12f93a51-6ad5-471c-9dfc-24101a89a4ae tempest-VolumesListTestJSON-1933424335 tempest-VolumesListTestJSON-1933424335-project-member] https://10.4.3.117/volume/v3/volumes/1e798e33-d406-43cd-8867-cfe389c11691 returned with HTTP 200 Jul 27 16:14:28.616643 np0000005924 devstack@c-api.service[100524]: [pid: 100524|app: 0|req: 620/2443] 10.4.3.117 () {66 vars in 1348 bytes} [Mon Jul 27 16:14:28 2026] GET /volume/v3/volumes/1e798e33-d406-43cd-8867-cfe389c11691 => generated 857 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 27 16:14:28.629207 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.middleware.request_id [None req-5a9c4054-2642-4d41-93b5-f9eb24ad5fbc None None] RequestId filter calling following filter/app {{(pid=100521) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:14:28.630983 np0000005924 devstack@c-api.service[100521]: INFO cinder.api.openstack.wsgi [None req-5a9c4054-2642-4d41-93b5-f9eb24ad5fbc tempest-VolumesListTestJSON-1933424335 tempest-VolumesListTestJSON-1933424335-project-member] POST https://10.4.3.117/volume/v3/volumes Jul 27 16:14:28.631218 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.openstack.wsgi [None req-5a9c4054-2642-4d41-93b5-f9eb24ad5fbc tempest-VolumesListTestJSON-1933424335 tempest-VolumesListTestJSON-1933424335-project-member] Action: 'create', calling method: create, body: {"volume": {"metadata": {"Type": "work"}, "size": 1, "name": "tempest-VolumesListTestJSON-Volume-737739159"}} {{(pid=100521) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 27 16:14:28.633069 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.v3.volumes [None req-5a9c4054-2642-4d41-93b5-f9eb24ad5fbc tempest-VolumesListTestJSON-1933424335 tempest-VolumesListTestJSON-1933424335-project-member] Create volume request body: {'volume': {'metadata': {'Type': 'work'}, 'size': 1, 'name': 'tempest-VolumesListTestJSON-Volume-737739159'}} {{(pid=100521) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 27 16:14:28.633189 np0000005924 devstack@c-api.service[100521]: INFO cinder.api.v3.volumes [None req-5a9c4054-2642-4d41-93b5-f9eb24ad5fbc tempest-VolumesListTestJSON-1933424335 tempest-VolumesListTestJSON-1933424335-project-member] Create volume of 1 GB Jul 27 16:14:28.636942 np0000005924 devstack@c-api.service[100521]: INFO cinder.volume.api [None req-5a9c4054-2642-4d41-93b5-f9eb24ad5fbc tempest-VolumesListTestJSON-1933424335 tempest-VolumesListTestJSON-1933424335-project-member] Availability Zones retrieved successfully. Jul 27 16:14:28.642456 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.volume.api [None req-5a9c4054-2642-4d41-93b5-f9eb24ad5fbc tempest-VolumesListTestJSON-1933424335 tempest-VolumesListTestJSON-1933424335-project-member] Flow 'volume_create_api' (acefd65d-5fd5-4907-b68d-8d2f1ec3e337) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100521) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 27 16:14:28.643705 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.volume.api [None req-5a9c4054-2642-4d41-93b5-f9eb24ad5fbc tempest-VolumesListTestJSON-1933424335 tempest-VolumesListTestJSON-1933424335-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (7f82bf38-d3cf-4281-9578-fc632ecac920) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100521) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 27 16:14:28.644695 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.volume.flows.api.create_volume [None req-5a9c4054-2642-4d41-93b5-f9eb24ad5fbc tempest-VolumesListTestJSON-1933424335 tempest-VolumesListTestJSON-1933424335-project-member] Validating volume size '1' using validate_int {{(pid=100521) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 27 16:14:28.678292 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.volume.api [None req-5a9c4054-2642-4d41-93b5-f9eb24ad5fbc tempest-VolumesListTestJSON-1933424335 tempest-VolumesListTestJSON-1933424335-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (7f82bf38-d3cf-4281-9578-fc632ecac920) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-27T16:04:59Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=2bce4e1a-e6e0-49d9-be36-c3405449a01e,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '2bce4e1a-e6e0-49d9-be36-c3405449a01e', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100521) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 27 16:14:28.679832 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.volume.api [None req-5a9c4054-2642-4d41-93b5-f9eb24ad5fbc tempest-VolumesListTestJSON-1933424335 tempest-VolumesListTestJSON-1933424335-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (ca55bbad-7208-40b3-8dc3-d0316a7168e1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100521) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 27 16:14:28.728548 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.quota [None req-5a9c4054-2642-4d41-93b5-f9eb24ad5fbc tempest-VolumesListTestJSON-1933424335 tempest-VolumesListTestJSON-1933424335-project-member] Created reservations ['c331802e-a26f-494e-bfcd-7bc2547ebc83', 'a6a9644d-227e-4d07-946c-4842adbcfdc3', '9e2e5851-c661-47cd-887c-1cfb567c7a49', 'a0feaeb1-be2d-421a-b63f-b9584f193ca2'] {{(pid=100521) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 27 16:14:28.729735 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.volume.api [None req-5a9c4054-2642-4d41-93b5-f9eb24ad5fbc tempest-VolumesListTestJSON-1933424335 tempest-VolumesListTestJSON-1933424335-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (ca55bbad-7208-40b3-8dc3-d0316a7168e1) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['c331802e-a26f-494e-bfcd-7bc2547ebc83', 'a6a9644d-227e-4d07-946c-4842adbcfdc3', '9e2e5851-c661-47cd-887c-1cfb567c7a49', 'a0feaeb1-be2d-421a-b63f-b9584f193ca2']}' {{(pid=100521) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 27 16:14:28.731911 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.middleware.request_id [None req-512602be-4dde-4172-a621-bde7c067dc5a None None] RequestId filter calling following filter/app {{(pid=100523) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:14:28.731959 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.volume.api [None req-5a9c4054-2642-4d41-93b5-f9eb24ad5fbc tempest-VolumesListTestJSON-1933424335 tempest-VolumesListTestJSON-1933424335-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (dae51c99-a4fe-491d-bb74-414625532f6d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100521) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 27 16:14:28.732132 np0000005924 devstack@c-api.service[100523]: INFO cinder.api.openstack.wsgi [None req-512602be-4dde-4172-a621-bde7c067dc5a tempest-TestVolumeBootPattern-1923367323 tempest-TestVolumeBootPattern-1923367323-project-member] POST https://10.4.3.117/volume/v3/snapshots Jul 27 16:14:28.732466 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.openstack.wsgi [None req-512602be-4dde-4172-a621-bde7c067dc5a tempest-TestVolumeBootPattern-1923367323 tempest-TestVolumeBootPattern-1923367323-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "8fe268bc-bcbb-4101-97cb-707e54a4637c", "force": true, "name": "tempest-TestVolumeBootPattern-snapshot-742945796", "description": null, "metadata": null}} {{(pid=100523) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 27 16:14:28.742753 np0000005924 devstack@c-api.service[100523]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:14:28.742753 np0000005924 devstack@c-api.service[100523]: warnings.warn( Jul 27 16:14:28.743198 np0000005924 devstack@c-api.service[100523]: INFO cinder.volume.api [None req-512602be-4dde-4172-a621-bde7c067dc5a tempest-TestVolumeBootPattern-1923367323 tempest-TestVolumeBootPattern-1923367323-project-member] Volume info retrieved successfully. Jul 27 16:14:28.743358 np0000005924 devstack@c-api.service[100523]: INFO cinder.api.v3.snapshots [None req-512602be-4dde-4172-a621-bde7c067dc5a tempest-TestVolumeBootPattern-1923367323 tempest-TestVolumeBootPattern-1923367323-project-member] Create snapshot from volume 8fe268bc-bcbb-4101-97cb-707e54a4637c Jul 27 16:14:28.760069 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.volume.api [None req-5a9c4054-2642-4d41-93b5-f9eb24ad5fbc tempest-VolumesListTestJSON-1933424335 tempest-VolumesListTestJSON-1933424335-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (dae51c99-a4fe-491d-bb74-414625532f6d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'd3ec125c-6fdc-45e0-b405-84ffe7977b41', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesListTestJSON-Volume-737739159',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='work'},multiattach=False,project_id='8ce42087a07f4082abfc1798b4665417',qos_specs=None,replication_status=,reservations=['c331802e-a26f-494e-bfcd-7bc2547ebc83','a6a9644d-227e-4d07-946c-4842adbcfdc3','9e2e5851-c661-47cd-887c-1cfb567c7a49','a0feaeb1-be2d-421a-b63f-b9584f193ca2'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='87beef30f8ff4ac88682e546e93830c0',volume_type_id=2bce4e1a-e6e0-49d9-be36-c3405449a01e), 'volume': Volume(_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-27T16:14:28Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesListTestJSON-Volume-737739159',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=d3ec125c-6fdc-45e0-b405-84ffe7977b41,launched_at=None,metadata={Type='work'},migration_status=None,multiattach=False,previous_status=None,project_id='8ce42087a07f4082abfc1798b4665417',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='87beef30f8ff4ac88682e546e93830c0',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(2bce4e1a-e6e0-49d9-be36-c3405449a01e),volume_type_id=2bce4e1a-e6e0-49d9-be36-c3405449a01e)}' {{(pid=100521) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 27 16:14:28.760961 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.volume.api [None req-5a9c4054-2642-4d41-93b5-f9eb24ad5fbc tempest-VolumesListTestJSON-1933424335 tempest-VolumesListTestJSON-1933424335-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (e92be7ec-372a-4666-b1b3-1c20c5eb1748) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100521) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 27 16:14:28.767654 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.quota [None req-512602be-4dde-4172-a621-bde7c067dc5a tempest-TestVolumeBootPattern-1923367323 tempest-TestVolumeBootPattern-1923367323-project-member] Created reservations ['a9acdf03-4a86-46fb-9d8b-2f9373615bf4', 'a7637332-b02f-408b-8075-628a5402b14c', 'f12a042d-ccac-41d2-9bb8-b4a16120babc', '578175e4-a8d1-4f6e-ac2d-9f0670cc56f7'] {{(pid=100523) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 27 16:14:28.783370 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.volume.api [None req-5a9c4054-2642-4d41-93b5-f9eb24ad5fbc tempest-VolumesListTestJSON-1933424335 tempest-VolumesListTestJSON-1933424335-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (e92be7ec-372a-4666-b1b3-1c20c5eb1748) transitioned into state 'SUCCESS' from state '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-737739159',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='work'},multiattach=False,project_id='8ce42087a07f4082abfc1798b4665417',qos_specs=None,replication_status=,reservations=['c331802e-a26f-494e-bfcd-7bc2547ebc83','a6a9644d-227e-4d07-946c-4842adbcfdc3','9e2e5851-c661-47cd-887c-1cfb567c7a49','a0feaeb1-be2d-421a-b63f-b9584f193ca2'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='87beef30f8ff4ac88682e546e93830c0',volume_type_id=2bce4e1a-e6e0-49d9-be36-c3405449a01e)}' {{(pid=100521) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 27 16:14:28.784134 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.volume.api [None req-5a9c4054-2642-4d41-93b5-f9eb24ad5fbc tempest-VolumesListTestJSON-1933424335 tempest-VolumesListTestJSON-1933424335-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (90544930-88c3-404f-9b30-9317c24a2686) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100521) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 27 16:14:28.799381 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.volume.api [None req-5a9c4054-2642-4d41-93b5-f9eb24ad5fbc tempest-VolumesListTestJSON-1933424335 tempest-VolumesListTestJSON-1933424335-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (90544930-88c3-404f-9b30-9317c24a2686) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100521) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 27 16:14:28.799381 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.volume.api [None req-5a9c4054-2642-4d41-93b5-f9eb24ad5fbc tempest-VolumesListTestJSON-1933424335 tempest-VolumesListTestJSON-1933424335-project-member] Flow 'volume_create_api' (acefd65d-5fd5-4907-b68d-8d2f1ec3e337) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100521) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 27 16:14:28.800014 np0000005924 devstack@c-api.service[100521]: INFO cinder.volume.api [None req-5a9c4054-2642-4d41-93b5-f9eb24ad5fbc tempest-VolumesListTestJSON-1933424335 tempest-VolumesListTestJSON-1933424335-project-member] Create volume request issued successfully. Jul 27 16:14:28.800402 np0000005924 devstack@c-api.service[100521]: INFO cinder.api.openstack.wsgi [None req-5a9c4054-2642-4d41-93b5-f9eb24ad5fbc tempest-VolumesListTestJSON-1933424335 tempest-VolumesListTestJSON-1933424335-project-member] https://10.4.3.117/volume/v3/volumes returned with HTTP 202 Jul 27 16:14:28.800954 np0000005924 devstack@c-api.service[100521]: [pid: 100521|app: 0|req: 603/2444] 10.4.3.117 () {68 vars in 1259 bytes} [Mon Jul 27 16:14:28 2026] POST /volume/v3/volumes => generated 763 bytes in 172 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 27 16:14:28.814825 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.middleware.request_id [None req-eb896a74-1555-4ff5-8a20-87c93802a94c None None] RequestId filter calling following filter/app {{(pid=100522) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:14:28.816611 np0000005924 devstack@c-api.service[100522]: INFO cinder.api.openstack.wsgi [None req-eb896a74-1555-4ff5-8a20-87c93802a94c tempest-VolumesListTestJSON-1933424335 tempest-VolumesListTestJSON-1933424335-project-member] GET https://10.4.3.117/volume/v3/volumes/d3ec125c-6fdc-45e0-b405-84ffe7977b41 Jul 27 16:14:28.816827 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.openstack.wsgi [None req-eb896a74-1555-4ff5-8a20-87c93802a94c tempest-VolumesListTestJSON-1933424335 tempest-VolumesListTestJSON-1933424335-project-member] Empty body provided in request {{(pid=100522) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:14:28.817012 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.openstack.wsgi [None req-eb896a74-1555-4ff5-8a20-87c93802a94c tempest-VolumesListTestJSON-1933424335 tempest-VolumesListTestJSON-1933424335-project-member] Calling method 'show' {{(pid=100522) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:14:28.826811 np0000005924 devstack@c-api.service[100523]: INFO cinder.volume.api [None req-512602be-4dde-4172-a621-bde7c067dc5a tempest-TestVolumeBootPattern-1923367323 tempest-TestVolumeBootPattern-1923367323-project-member] Snapshot force create request issued successfully. Jul 27 16:14:28.827179 np0000005924 devstack@c-api.service[100523]: INFO cinder.api.openstack.wsgi [None req-512602be-4dde-4172-a621-bde7c067dc5a tempest-TestVolumeBootPattern-1923367323 tempest-TestVolumeBootPattern-1923367323-project-member] https://10.4.3.117/volume/v3/snapshots returned with HTTP 202 Jul 27 16:14:28.827730 np0000005924 devstack@c-api.service[100523]: [pid: 100523|app: 0|req: 617/2445] 10.4.3.117 () {68 vars in 1265 bytes} [Mon Jul 27 16:14:28 2026] POST /volume/v3/snapshots => generated 307 bytes in 97 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 27 16:14:28.830117 np0000005924 devstack@c-api.service[100522]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:14:28.830117 np0000005924 devstack@c-api.service[100522]: warnings.warn( Jul 27 16:14:28.838033 np0000005924 devstack@c-api.service[100522]: INFO cinder.volume.api [None req-eb896a74-1555-4ff5-8a20-87c93802a94c tempest-VolumesListTestJSON-1933424335 tempest-VolumesListTestJSON-1933424335-project-member] Volume info retrieved successfully. Jul 27 16:14:28.838930 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.middleware.request_id [None req-ff8f7653-9281-47f8-81dc-e7fb5c161df6 None None] RequestId filter calling following filter/app {{(pid=100524) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:14:28.840949 np0000005924 devstack@c-api.service[100524]: INFO cinder.api.openstack.wsgi [None req-ff8f7653-9281-47f8-81dc-e7fb5c161df6 tempest-TestVolumeBootPattern-1923367323 tempest-TestVolumeBootPattern-1923367323-project-member] GET https://10.4.3.117/volume/v3/snapshots/5bd7c699-44ea-452d-88a6-1bee1da51b5f Jul 27 16:14:28.841252 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.openstack.wsgi [None req-ff8f7653-9281-47f8-81dc-e7fb5c161df6 tempest-TestVolumeBootPattern-1923367323 tempest-TestVolumeBootPattern-1923367323-project-member] Empty body provided in request {{(pid=100524) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:14:28.841542 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.openstack.wsgi [None req-ff8f7653-9281-47f8-81dc-e7fb5c161df6 tempest-TestVolumeBootPattern-1923367323 tempest-TestVolumeBootPattern-1923367323-project-member] Calling method 'show' {{(pid=100524) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:14:28.846733 np0000005924 devstack@c-api.service[100522]: INFO cinder.api.openstack.wsgi [None req-eb896a74-1555-4ff5-8a20-87c93802a94c tempest-VolumesListTestJSON-1933424335 tempest-VolumesListTestJSON-1933424335-project-member] https://10.4.3.117/volume/v3/volumes/d3ec125c-6fdc-45e0-b405-84ffe7977b41 returned with HTTP 200 Jul 27 16:14:28.847145 np0000005924 devstack@c-api.service[100522]: [pid: 100522|app: 0|req: 606/2446] 10.4.3.117 () {66 vars in 1348 bytes} [Mon Jul 27 16:14:28 2026] GET /volume/v3/volumes/d3ec125c-6fdc-45e0-b405-84ffe7977b41 => generated 831 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 27 16:14:28.849406 np0000005924 devstack@c-api.service[100524]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:14:28.849406 np0000005924 devstack@c-api.service[100524]: warnings.warn( Jul 27 16:14:28.849889 np0000005924 devstack@c-api.service[100524]: INFO cinder.volume.api [None req-ff8f7653-9281-47f8-81dc-e7fb5c161df6 tempest-TestVolumeBootPattern-1923367323 tempest-TestVolumeBootPattern-1923367323-project-member] Snapshot retrieved successfully. Jul 27 16:14:28.850750 np0000005924 devstack@c-api.service[100524]: INFO cinder.api.openstack.wsgi [None req-ff8f7653-9281-47f8-81dc-e7fb5c161df6 tempest-TestVolumeBootPattern-1923367323 tempest-TestVolumeBootPattern-1923367323-project-member] https://10.4.3.117/volume/v3/snapshots/5bd7c699-44ea-452d-88a6-1bee1da51b5f returned with HTTP 200 Jul 27 16:14:28.851229 np0000005924 devstack@c-api.service[100524]: [pid: 100524|app: 0|req: 621/2447] 10.4.3.117 () {66 vars in 1354 bytes} [Mon Jul 27 16:14:28 2026] GET /volume/v3/snapshots/5bd7c699-44ea-452d-88a6-1bee1da51b5f => generated 439 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 27 16:14:29.382785 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.middleware.request_id [None req-2946d359-1598-4f77-8cd5-d5cf942b0322 None None] RequestId filter calling following filter/app {{(pid=100521) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:14:29.385100 np0000005924 devstack@c-api.service[100521]: INFO cinder.api.openstack.wsgi [None req-2946d359-1598-4f77-8cd5-d5cf942b0322 tempest-VolumesBackupsTest-1601316061 tempest-VolumesBackupsTest-1601316061-project-member] GET https://10.4.3.117/volume/v3/backups/3ab58d0b-ce50-4ec0-b14f-375dfd5caf99 Jul 27 16:14:29.385442 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.openstack.wsgi [None req-2946d359-1598-4f77-8cd5-d5cf942b0322 tempest-VolumesBackupsTest-1601316061 tempest-VolumesBackupsTest-1601316061-project-member] Empty body provided in request {{(pid=100521) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:14:29.385589 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.openstack.wsgi [None req-2946d359-1598-4f77-8cd5-d5cf942b0322 tempest-VolumesBackupsTest-1601316061 tempest-VolumesBackupsTest-1601316061-project-member] Calling method 'show' {{(pid=100521) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:14:29.385708 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.v3.backups [None req-2946d359-1598-4f77-8cd5-d5cf942b0322 tempest-VolumesBackupsTest-1601316061 tempest-VolumesBackupsTest-1601316061-project-member] Show backup with id 3ab58d0b-ce50-4ec0-b14f-375dfd5caf99. {{(pid=100521) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 27 16:14:29.391456 np0000005924 devstack@c-api.service[100521]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:14:29.391456 np0000005924 devstack@c-api.service[100521]: warnings.warn( Jul 27 16:14:29.392850 np0000005924 devstack@c-api.service[100521]: INFO cinder.api.openstack.wsgi [None req-2946d359-1598-4f77-8cd5-d5cf942b0322 tempest-VolumesBackupsTest-1601316061 tempest-VolumesBackupsTest-1601316061-project-member] https://10.4.3.117/volume/v3/backups/3ab58d0b-ce50-4ec0-b14f-375dfd5caf99 returned with HTTP 200 Jul 27 16:14:29.393594 np0000005924 devstack@c-api.service[100521]: [pid: 100521|app: 0|req: 604/2448] 10.4.3.117 () {66 vars in 1348 bytes} [Mon Jul 27 16:14:29 2026] GET /volume/v3/backups/3ab58d0b-ce50-4ec0-b14f-375dfd5caf99 => generated 827 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 27 16:14:29.863743 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.middleware.request_id [None req-67c2f984-7009-4f76-8ece-3f12b1cb2541 None None] RequestId filter calling following filter/app {{(pid=100523) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:14:29.865777 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.middleware.request_id [None req-95232421-a5de-424b-b1f4-b45427cd75ec None None] RequestId filter calling following filter/app {{(pid=100522) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:14:29.867985 np0000005924 devstack@c-api.service[100522]: INFO cinder.api.openstack.wsgi [None req-95232421-a5de-424b-b1f4-b45427cd75ec tempest-VolumesListTestJSON-1933424335 tempest-VolumesListTestJSON-1933424335-project-member] GET https://10.4.3.117/volume/v3/volumes/d3ec125c-6fdc-45e0-b405-84ffe7977b41 Jul 27 16:14:29.868205 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.openstack.wsgi [None req-95232421-a5de-424b-b1f4-b45427cd75ec tempest-VolumesListTestJSON-1933424335 tempest-VolumesListTestJSON-1933424335-project-member] Empty body provided in request {{(pid=100522) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:14:29.868448 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.openstack.wsgi [None req-95232421-a5de-424b-b1f4-b45427cd75ec tempest-VolumesListTestJSON-1933424335 tempest-VolumesListTestJSON-1933424335-project-member] Calling method 'show' {{(pid=100522) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:14:29.870948 np0000005924 devstack@c-api.service[100523]: INFO cinder.api.openstack.wsgi [None req-67c2f984-7009-4f76-8ece-3f12b1cb2541 tempest-TestVolumeBootPattern-1923367323 tempest-TestVolumeBootPattern-1923367323-project-member] GET https://10.4.3.117/volume/v3/snapshots/5bd7c699-44ea-452d-88a6-1bee1da51b5f Jul 27 16:14:29.871167 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.openstack.wsgi [None req-67c2f984-7009-4f76-8ece-3f12b1cb2541 tempest-TestVolumeBootPattern-1923367323 tempest-TestVolumeBootPattern-1923367323-project-member] Empty body provided in request {{(pid=100523) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:14:29.871428 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.openstack.wsgi [None req-67c2f984-7009-4f76-8ece-3f12b1cb2541 tempest-TestVolumeBootPattern-1923367323 tempest-TestVolumeBootPattern-1923367323-project-member] Calling method 'show' {{(pid=100523) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:14:29.877161 np0000005924 devstack@c-api.service[100523]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:14:29.877161 np0000005924 devstack@c-api.service[100523]: warnings.warn( Jul 27 16:14:29.877652 np0000005924 devstack@c-api.service[100523]: INFO cinder.volume.api [None req-67c2f984-7009-4f76-8ece-3f12b1cb2541 tempest-TestVolumeBootPattern-1923367323 tempest-TestVolumeBootPattern-1923367323-project-member] Snapshot retrieved successfully. Jul 27 16:14:29.878523 np0000005924 devstack@c-api.service[100523]: INFO cinder.api.openstack.wsgi [None req-67c2f984-7009-4f76-8ece-3f12b1cb2541 tempest-TestVolumeBootPattern-1923367323 tempest-TestVolumeBootPattern-1923367323-project-member] https://10.4.3.117/volume/v3/snapshots/5bd7c699-44ea-452d-88a6-1bee1da51b5f returned with HTTP 200 Jul 27 16:14:29.878954 np0000005924 devstack@c-api.service[100523]: [pid: 100523|app: 0|req: 618/2449] 10.4.3.117 () {66 vars in 1354 bytes} [Mon Jul 27 16:14:29 2026] GET /volume/v3/snapshots/5bd7c699-44ea-452d-88a6-1bee1da51b5f => generated 466 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 27 16:14:29.882721 np0000005924 devstack@c-api.service[100522]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:14:29.882721 np0000005924 devstack@c-api.service[100522]: warnings.warn( Jul 27 16:14:29.890269 np0000005924 devstack@c-api.service[100522]: INFO cinder.volume.api [None req-95232421-a5de-424b-b1f4-b45427cd75ec tempest-VolumesListTestJSON-1933424335 tempest-VolumesListTestJSON-1933424335-project-member] Volume info retrieved successfully. Jul 27 16:14:29.893177 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.middleware.request_id [None req-47b415c5-c036-4f9f-880e-2eda4850223f None None] RequestId filter calling following filter/app {{(pid=100524) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:14:29.895583 np0000005924 devstack@c-api.service[100524]: INFO cinder.api.openstack.wsgi [None req-47b415c5-c036-4f9f-880e-2eda4850223f tempest-TestVolumeBootPattern-1923367323 tempest-TestVolumeBootPattern-1923367323-project-member] GET https://10.4.3.117/volume/v3/snapshots/5bd7c699-44ea-452d-88a6-1bee1da51b5f Jul 27 16:14:29.895796 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.openstack.wsgi [None req-47b415c5-c036-4f9f-880e-2eda4850223f tempest-TestVolumeBootPattern-1923367323 tempest-TestVolumeBootPattern-1923367323-project-member] Empty body provided in request {{(pid=100524) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:14:29.896064 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.openstack.wsgi [None req-47b415c5-c036-4f9f-880e-2eda4850223f tempest-TestVolumeBootPattern-1923367323 tempest-TestVolumeBootPattern-1923367323-project-member] Calling method 'show' {{(pid=100524) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:14:29.898460 np0000005924 devstack@c-api.service[100522]: INFO cinder.api.openstack.wsgi [None req-95232421-a5de-424b-b1f4-b45427cd75ec tempest-VolumesListTestJSON-1933424335 tempest-VolumesListTestJSON-1933424335-project-member] https://10.4.3.117/volume/v3/volumes/d3ec125c-6fdc-45e0-b405-84ffe7977b41 returned with HTTP 200 Jul 27 16:14:29.898878 np0000005924 devstack@c-api.service[100522]: [pid: 100522|app: 0|req: 607/2450] 10.4.3.117 () {66 vars in 1348 bytes} [Mon Jul 27 16:14:29 2026] GET /volume/v3/volumes/d3ec125c-6fdc-45e0-b405-84ffe7977b41 => generated 856 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 27 16:14:29.901972 np0000005924 devstack@c-api.service[100524]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:14:29.901972 np0000005924 devstack@c-api.service[100524]: warnings.warn( Jul 27 16:14:29.902595 np0000005924 devstack@c-api.service[100524]: INFO cinder.volume.api [None req-47b415c5-c036-4f9f-880e-2eda4850223f tempest-TestVolumeBootPattern-1923367323 tempest-TestVolumeBootPattern-1923367323-project-member] Snapshot retrieved successfully. Jul 27 16:14:29.903555 np0000005924 devstack@c-api.service[100524]: INFO cinder.api.openstack.wsgi [None req-47b415c5-c036-4f9f-880e-2eda4850223f tempest-TestVolumeBootPattern-1923367323 tempest-TestVolumeBootPattern-1923367323-project-member] https://10.4.3.117/volume/v3/snapshots/5bd7c699-44ea-452d-88a6-1bee1da51b5f returned with HTTP 200 Jul 27 16:14:29.904268 np0000005924 devstack@c-api.service[100524]: [pid: 100524|app: 0|req: 622/2451] 10.4.3.117 () {66 vars in 1354 bytes} [Mon Jul 27 16:14:29 2026] GET /volume/v3/snapshots/5bd7c699-44ea-452d-88a6-1bee1da51b5f => generated 466 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 27 16:14:29.917193 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.middleware.request_id [None req-f71ad22c-e243-461e-800c-8a2d93197be0 None None] RequestId filter calling following filter/app {{(pid=100521) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:14:29.919031 np0000005924 devstack@c-api.service[100521]: INFO cinder.api.openstack.wsgi [None req-f71ad22c-e243-461e-800c-8a2d93197be0 tempest-VolumesListTestJSON-1933424335 tempest-VolumesListTestJSON-1933424335-project-member] GET https://10.4.3.117/volume/v3/volumes/d3ec125c-6fdc-45e0-b405-84ffe7977b41 Jul 27 16:14:29.919222 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.openstack.wsgi [None req-f71ad22c-e243-461e-800c-8a2d93197be0 tempest-VolumesListTestJSON-1933424335 tempest-VolumesListTestJSON-1933424335-project-member] Empty body provided in request {{(pid=100521) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:14:29.919441 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.openstack.wsgi [None req-f71ad22c-e243-461e-800c-8a2d93197be0 tempest-VolumesListTestJSON-1933424335 tempest-VolumesListTestJSON-1933424335-project-member] Calling method 'show' {{(pid=100521) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:14:29.937551 np0000005924 devstack@c-api.service[100521]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:14:29.937551 np0000005924 devstack@c-api.service[100521]: warnings.warn( Jul 27 16:14:29.943881 np0000005924 devstack@c-api.service[100521]: INFO cinder.volume.api [None req-f71ad22c-e243-461e-800c-8a2d93197be0 tempest-VolumesListTestJSON-1933424335 tempest-VolumesListTestJSON-1933424335-project-member] Volume info retrieved successfully. Jul 27 16:14:29.949238 np0000005924 devstack@c-api.service[100521]: INFO cinder.api.openstack.wsgi [None req-f71ad22c-e243-461e-800c-8a2d93197be0 tempest-VolumesListTestJSON-1933424335 tempest-VolumesListTestJSON-1933424335-project-member] https://10.4.3.117/volume/v3/volumes/d3ec125c-6fdc-45e0-b405-84ffe7977b41 returned with HTTP 200 Jul 27 16:14:29.949737 np0000005924 devstack@c-api.service[100521]: [pid: 100521|app: 0|req: 605/2452] 10.4.3.117 () {66 vars in 1348 bytes} [Mon Jul 27 16:14:29 2026] GET /volume/v3/volumes/d3ec125c-6fdc-45e0-b405-84ffe7977b41 => generated 856 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 27 16:14:29.965745 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.middleware.request_id [None req-86f7531e-dd18-4e08-ac03-37216a7920bf None None] RequestId filter calling following filter/app {{(pid=100523) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:14:29.968044 np0000005924 devstack@c-api.service[100523]: INFO cinder.api.openstack.wsgi [None req-86f7531e-dd18-4e08-ac03-37216a7920bf tempest-VolumesListTestJSON-1933424335 tempest-VolumesListTestJSON-1933424335-project-member] GET https://10.4.3.117/volume/v3/volumes Jul 27 16:14:29.968316 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.openstack.wsgi [None req-86f7531e-dd18-4e08-ac03-37216a7920bf tempest-VolumesListTestJSON-1933424335 tempest-VolumesListTestJSON-1933424335-project-member] Empty body provided in request {{(pid=100523) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:14:29.968610 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.openstack.wsgi [None req-86f7531e-dd18-4e08-ac03-37216a7920bf tempest-VolumesListTestJSON-1933424335 tempest-VolumesListTestJSON-1933424335-project-member] Calling method 'index' {{(pid=100523) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:14:29.968985 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.api_utils [None req-86f7531e-dd18-4e08-ac03-37216a7920bf tempest-VolumesListTestJSON-1933424335 tempest-VolumesListTestJSON-1933424335-project-member] Removing options '' from query. {{(pid=100523) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 27 16:14:29.970130 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.volume.api [None req-86f7531e-dd18-4e08-ac03-37216a7920bf tempest-VolumesListTestJSON-1933424335 tempest-VolumesListTestJSON-1933424335-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100523) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 27 16:14:29.981226 np0000005924 devstack@c-api.service[100523]: INFO cinder.volume.api [None req-86f7531e-dd18-4e08-ac03-37216a7920bf tempest-VolumesListTestJSON-1933424335 tempest-VolumesListTestJSON-1933424335-project-member] Get all volumes completed successfully. Jul 27 16:14:29.982293 np0000005924 devstack@c-api.service[100523]: INFO cinder.api.openstack.wsgi [None req-86f7531e-dd18-4e08-ac03-37216a7920bf tempest-VolumesListTestJSON-1933424335 tempest-VolumesListTestJSON-1933424335-project-member] https://10.4.3.117/volume/v3/volumes returned with HTTP 200 Jul 27 16:14:29.982942 np0000005924 devstack@c-api.service[100523]: [pid: 100523|app: 0|req: 619/2453] 10.4.3.117 () {66 vars in 1237 bytes} [Mon Jul 27 16:14:29 2026] GET /volume/v3/volumes => generated 975 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 27 16:14:29.994576 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.middleware.request_id [None req-e8a87251-aac1-4f0f-b0c3-6b539d54f995 None None] RequestId filter calling following filter/app {{(pid=100522) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:14:29.996811 np0000005924 devstack@c-api.service[100522]: INFO cinder.api.openstack.wsgi [None req-e8a87251-aac1-4f0f-b0c3-6b539d54f995 tempest-VolumesListTestJSON-1933424335 tempest-VolumesListTestJSON-1933424335-project-member] GET https://10.4.3.117/volume/v3/volumes?name=tempest-VolumesListTestJSON-Volume-737739159 Jul 27 16:14:29.997569 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.openstack.wsgi [None req-e8a87251-aac1-4f0f-b0c3-6b539d54f995 tempest-VolumesListTestJSON-1933424335 tempest-VolumesListTestJSON-1933424335-project-member] Empty body provided in request {{(pid=100522) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:14:29.997880 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.openstack.wsgi [None req-e8a87251-aac1-4f0f-b0c3-6b539d54f995 tempest-VolumesListTestJSON-1933424335 tempest-VolumesListTestJSON-1933424335-project-member] Calling method 'index' {{(pid=100522) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:14:29.998212 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.api_utils [None req-e8a87251-aac1-4f0f-b0c3-6b539d54f995 tempest-VolumesListTestJSON-1933424335 tempest-VolumesListTestJSON-1933424335-project-member] Removing options '' from query. {{(pid=100522) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 27 16:14:29.999177 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.volume.api [None req-e8a87251-aac1-4f0f-b0c3-6b539d54f995 tempest-VolumesListTestJSON-1933424335 tempest-VolumesListTestJSON-1933424335-project-member] Searching by: MultiDict([('display_name', 'tempest-VolumesListTestJSON-Volume-737739159'), ('no_migration_targets', True)]). {{(pid=100522) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 27 16:14:30.030067 np0000005924 devstack@c-api.service[100522]: INFO cinder.volume.api [None req-e8a87251-aac1-4f0f-b0c3-6b539d54f995 tempest-VolumesListTestJSON-1933424335 tempest-VolumesListTestJSON-1933424335-project-member] Get all volumes completed successfully. Jul 27 16:14:30.030564 np0000005924 devstack@c-api.service[100522]: INFO cinder.api.openstack.wsgi [None req-e8a87251-aac1-4f0f-b0c3-6b539d54f995 tempest-VolumesListTestJSON-1933424335 tempest-VolumesListTestJSON-1933424335-project-member] https://10.4.3.117/volume/v3/volumes?name=tempest-VolumesListTestJSON-Volume-737739159 returned with HTTP 200 Jul 27 16:14:30.030946 np0000005924 devstack@c-api.service[100522]: [pid: 100522|app: 0|req: 608/2454] 10.4.3.117 () {66 vars in 1336 bytes} [Mon Jul 27 16:14:29 2026] GET /volume/v3/volumes?name=tempest-VolumesListTestJSON-Volume-737739159 => generated 333 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 27 16:14:30.041366 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.middleware.request_id [None req-e8480e22-7065-4b06-8db2-1f32509803fe None None] RequestId filter calling following filter/app {{(pid=100524) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:14:30.043435 np0000005924 devstack@c-api.service[100524]: INFO cinder.api.openstack.wsgi [None req-e8480e22-7065-4b06-8db2-1f32509803fe tempest-VolumesListTestJSON-1933424335 tempest-VolumesListTestJSON-1933424335-project-member] GET https://10.4.3.117/volume/v3/volumes/detail?name=tempest-VolumesListTestJSON-Volume-1540428333 Jul 27 16:14:30.043775 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.openstack.wsgi [None req-e8480e22-7065-4b06-8db2-1f32509803fe tempest-VolumesListTestJSON-1933424335 tempest-VolumesListTestJSON-1933424335-project-member] Empty body provided in request {{(pid=100524) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:14:30.044081 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.openstack.wsgi [None req-e8480e22-7065-4b06-8db2-1f32509803fe tempest-VolumesListTestJSON-1933424335 tempest-VolumesListTestJSON-1933424335-project-member] Calling method 'detail' {{(pid=100524) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:14:30.045366 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.api_utils [None req-e8480e22-7065-4b06-8db2-1f32509803fe tempest-VolumesListTestJSON-1933424335 tempest-VolumesListTestJSON-1933424335-project-member] Removing options '' from query. {{(pid=100524) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 27 16:14:30.045638 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.volume.api [None req-e8480e22-7065-4b06-8db2-1f32509803fe tempest-VolumesListTestJSON-1933424335 tempest-VolumesListTestJSON-1933424335-project-member] Searching by: MultiDict([('display_name', 'tempest-VolumesListTestJSON-Volume-1540428333'), ('no_migration_targets', True)]). {{(pid=100524) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 27 16:14:30.058431 np0000005924 devstack@c-api.service[100524]: INFO cinder.volume.api [None req-e8480e22-7065-4b06-8db2-1f32509803fe tempest-VolumesListTestJSON-1933424335 tempest-VolumesListTestJSON-1933424335-project-member] Get all volumes completed successfully. Jul 27 16:14:30.058431 np0000005924 devstack@c-api.service[100524]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:14:30.058431 np0000005924 devstack@c-api.service[100524]: warnings.warn( Jul 27 16:14:30.063223 np0000005924 devstack@c-api.service[100524]: INFO cinder.api.openstack.wsgi [None req-e8480e22-7065-4b06-8db2-1f32509803fe tempest-VolumesListTestJSON-1933424335 tempest-VolumesListTestJSON-1933424335-project-member] https://10.4.3.117/volume/v3/volumes/detail?name=tempest-VolumesListTestJSON-Volume-1540428333 returned with HTTP 200 Jul 27 16:14:30.064109 np0000005924 devstack@c-api.service[100524]: [pid: 100524|app: 0|req: 623/2455] 10.4.3.117 () {66 vars in 1359 bytes} [Mon Jul 27 16:14:30 2026] GET /volume/v3/volumes/detail?name=tempest-VolumesListTestJSON-Volume-1540428333 => generated 860 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 27 16:14:30.086555 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.middleware.request_id [None req-aee3475a-d358-4d89-a7d1-86c0216bd5ef None None] RequestId filter calling following filter/app {{(pid=100521) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:14:30.090404 np0000005924 devstack@c-api.service[100521]: INFO cinder.api.openstack.wsgi [None req-aee3475a-d358-4d89-a7d1-86c0216bd5ef tempest-VolumesListTestJSON-1933424335 tempest-VolumesListTestJSON-1933424335-project-member] GET https://10.4.3.117/volume/v3/volumes/detail?limit=1 Jul 27 16:14:30.090589 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.openstack.wsgi [None req-aee3475a-d358-4d89-a7d1-86c0216bd5ef tempest-VolumesListTestJSON-1933424335 tempest-VolumesListTestJSON-1933424335-project-member] Empty body provided in request {{(pid=100521) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:14:30.090765 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.openstack.wsgi [None req-aee3475a-d358-4d89-a7d1-86c0216bd5ef tempest-VolumesListTestJSON-1933424335 tempest-VolumesListTestJSON-1933424335-project-member] Calling method 'detail' {{(pid=100521) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:14:30.091034 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.api_utils [None req-aee3475a-d358-4d89-a7d1-86c0216bd5ef tempest-VolumesListTestJSON-1933424335 tempest-VolumesListTestJSON-1933424335-project-member] Removing options '' from query. {{(pid=100521) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 27 16:14:30.091674 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.volume.api [None req-aee3475a-d358-4d89-a7d1-86c0216bd5ef tempest-VolumesListTestJSON-1933424335 tempest-VolumesListTestJSON-1933424335-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100521) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 27 16:14:30.100017 np0000005924 devstack@c-api.service[100521]: INFO cinder.volume.api [None req-aee3475a-d358-4d89-a7d1-86c0216bd5ef tempest-VolumesListTestJSON-1933424335 tempest-VolumesListTestJSON-1933424335-project-member] Get all volumes completed successfully. Jul 27 16:14:30.101112 np0000005924 devstack@c-api.service[100521]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:14:30.101112 np0000005924 devstack@c-api.service[100521]: warnings.warn( Jul 27 16:14:30.105261 np0000005924 devstack@c-api.service[100521]: INFO cinder.api.openstack.wsgi [None req-aee3475a-d358-4d89-a7d1-86c0216bd5ef tempest-VolumesListTestJSON-1933424335 tempest-VolumesListTestJSON-1933424335-project-member] https://10.4.3.117/volume/v3/volumes/detail?limit=1 returned with HTTP 200 Jul 27 16:14:30.105877 np0000005924 devstack@c-api.service[100521]: [pid: 100521|app: 0|req: 606/2456] 10.4.3.117 () {66 vars in 1273 bytes} [Mon Jul 27 16:14:30 2026] GET /volume/v3/volumes/detail?limit=1 => generated 1002 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 27 16:14:30.121092 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.middleware.request_id [None req-5c2a07b3-2a34-46e4-a31f-f74da9c895d4 None None] RequestId filter calling following filter/app {{(pid=100523) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:14:30.122876 np0000005924 devstack@c-api.service[100523]: INFO cinder.api.openstack.wsgi [None req-5c2a07b3-2a34-46e4-a31f-f74da9c895d4 tempest-VolumesListTestJSON-1933424335 tempest-VolumesListTestJSON-1933424335-project-member] GET https://10.4.3.117/volume/v3/volumes/detail?limit=1&marker=d3ec125c-6fdc-45e0-b405-84ffe7977b41 Jul 27 16:14:30.123363 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.openstack.wsgi [None req-5c2a07b3-2a34-46e4-a31f-f74da9c895d4 tempest-VolumesListTestJSON-1933424335 tempest-VolumesListTestJSON-1933424335-project-member] Empty body provided in request {{(pid=100523) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:14:30.123502 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.openstack.wsgi [None req-5c2a07b3-2a34-46e4-a31f-f74da9c895d4 tempest-VolumesListTestJSON-1933424335 tempest-VolumesListTestJSON-1933424335-project-member] Calling method 'detail' {{(pid=100523) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:14:30.123886 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.api_utils [None req-5c2a07b3-2a34-46e4-a31f-f74da9c895d4 tempest-VolumesListTestJSON-1933424335 tempest-VolumesListTestJSON-1933424335-project-member] Removing options '' from query. {{(pid=100523) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 27 16:14:30.124212 np0000005924 devstack@c-api.service[100523]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:14:30.124212 np0000005924 devstack@c-api.service[100523]: warnings.warn( Jul 27 16:14:30.124742 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.volume.api [None req-5c2a07b3-2a34-46e4-a31f-f74da9c895d4 tempest-VolumesListTestJSON-1933424335 tempest-VolumesListTestJSON-1933424335-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100523) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 27 16:14:30.169787 np0000005924 devstack@c-api.service[100523]: INFO cinder.volume.api [None req-5c2a07b3-2a34-46e4-a31f-f74da9c895d4 tempest-VolumesListTestJSON-1933424335 tempest-VolumesListTestJSON-1933424335-project-member] Get all volumes completed successfully. Jul 27 16:14:30.170791 np0000005924 devstack@c-api.service[100523]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:14:30.170791 np0000005924 devstack@c-api.service[100523]: warnings.warn( Jul 27 16:14:30.174705 np0000005924 devstack@c-api.service[100523]: INFO cinder.api.openstack.wsgi [None req-5c2a07b3-2a34-46e4-a31f-f74da9c895d4 tempest-VolumesListTestJSON-1933424335 tempest-VolumesListTestJSON-1933424335-project-member] https://10.4.3.117/volume/v3/volumes/detail?limit=1&marker=d3ec125c-6fdc-45e0-b405-84ffe7977b41 returned with HTTP 200 Jul 27 16:14:30.177188 np0000005924 devstack@c-api.service[100523]: [pid: 100523|app: 0|req: 620/2457] 10.4.3.117 () {66 vars in 1361 bytes} [Mon Jul 27 16:14:30 2026] GET /volume/v3/volumes/detail?limit=1&marker=d3ec125c-6fdc-45e0-b405-84ffe7977b41 => generated 1003 bytes in 55 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 27 16:14:30.194356 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.middleware.request_id [None req-6564dad6-f5cc-475e-bddf-c730034a5d51 None None] RequestId filter calling following filter/app {{(pid=100522) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:14:30.196141 np0000005924 devstack@c-api.service[100522]: INFO cinder.api.openstack.wsgi [None req-6564dad6-f5cc-475e-bddf-c730034a5d51 tempest-VolumesListTestJSON-1933424335 tempest-VolumesListTestJSON-1933424335-project-member] GET https://10.4.3.117/volume/v3/volumes/detail?limit=1&marker=1e798e33-d406-43cd-8867-cfe389c11691 Jul 27 16:14:30.196404 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.openstack.wsgi [None req-6564dad6-f5cc-475e-bddf-c730034a5d51 tempest-VolumesListTestJSON-1933424335 tempest-VolumesListTestJSON-1933424335-project-member] Empty body provided in request {{(pid=100522) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:14:30.196629 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.openstack.wsgi [None req-6564dad6-f5cc-475e-bddf-c730034a5d51 tempest-VolumesListTestJSON-1933424335 tempest-VolumesListTestJSON-1933424335-project-member] Calling method 'detail' {{(pid=100522) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:14:30.196908 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.api_utils [None req-6564dad6-f5cc-475e-bddf-c730034a5d51 tempest-VolumesListTestJSON-1933424335 tempest-VolumesListTestJSON-1933424335-project-member] Removing options '' from query. {{(pid=100522) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 27 16:14:30.197273 np0000005924 devstack@c-api.service[100522]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:14:30.197273 np0000005924 devstack@c-api.service[100522]: warnings.warn( Jul 27 16:14:30.197735 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.volume.api [None req-6564dad6-f5cc-475e-bddf-c730034a5d51 tempest-VolumesListTestJSON-1933424335 tempest-VolumesListTestJSON-1933424335-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100522) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 27 16:14:30.238418 np0000005924 devstack@c-api.service[100522]: INFO cinder.volume.api [None req-6564dad6-f5cc-475e-bddf-c730034a5d51 tempest-VolumesListTestJSON-1933424335 tempest-VolumesListTestJSON-1933424335-project-member] Get all volumes completed successfully. Jul 27 16:14:30.239710 np0000005924 devstack@c-api.service[100522]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:14:30.239710 np0000005924 devstack@c-api.service[100522]: warnings.warn( Jul 27 16:14:30.244586 np0000005924 devstack@c-api.service[100522]: INFO cinder.api.openstack.wsgi [None req-6564dad6-f5cc-475e-bddf-c730034a5d51 tempest-VolumesListTestJSON-1933424335 tempest-VolumesListTestJSON-1933424335-project-member] https://10.4.3.117/volume/v3/volumes/detail?limit=1&marker=1e798e33-d406-43cd-8867-cfe389c11691 returned with HTTP 200 Jul 27 16:14:30.245020 np0000005924 devstack@c-api.service[100522]: [pid: 100522|app: 0|req: 609/2458] 10.4.3.117 () {66 vars in 1361 bytes} [Mon Jul 27 16:14:30 2026] GET /volume/v3/volumes/detail?limit=1&marker=1e798e33-d406-43cd-8867-cfe389c11691 => generated 1003 bytes in 51 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 27 16:14:30.261614 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.middleware.request_id [None req-1c3059a9-b11c-4e9a-88d3-e8f3b323bbf5 None None] RequestId filter calling following filter/app {{(pid=100524) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:14:30.267492 np0000005924 devstack@c-api.service[100524]: INFO cinder.api.openstack.wsgi [None req-1c3059a9-b11c-4e9a-88d3-e8f3b323bbf5 tempest-VolumesListTestJSON-1933424335 tempest-VolumesListTestJSON-1933424335-project-member] GET https://10.4.3.117/volume/v3/volumes/detail?limit=1&marker=505b3833-35a9-4a83-b887-a4e0e71d4076 Jul 27 16:14:30.267492 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.openstack.wsgi [None req-1c3059a9-b11c-4e9a-88d3-e8f3b323bbf5 tempest-VolumesListTestJSON-1933424335 tempest-VolumesListTestJSON-1933424335-project-member] Empty body provided in request {{(pid=100524) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:14:30.267492 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.openstack.wsgi [None req-1c3059a9-b11c-4e9a-88d3-e8f3b323bbf5 tempest-VolumesListTestJSON-1933424335 tempest-VolumesListTestJSON-1933424335-project-member] Calling method 'detail' {{(pid=100524) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:14:30.267492 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.api_utils [None req-1c3059a9-b11c-4e9a-88d3-e8f3b323bbf5 tempest-VolumesListTestJSON-1933424335 tempest-VolumesListTestJSON-1933424335-project-member] Removing options '' from query. {{(pid=100524) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 27 16:14:30.267492 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.volume.api [None req-1c3059a9-b11c-4e9a-88d3-e8f3b323bbf5 tempest-VolumesListTestJSON-1933424335 tempest-VolumesListTestJSON-1933424335-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100524) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 27 16:14:30.303523 np0000005924 devstack@c-api.service[100524]: INFO cinder.volume.api [None req-1c3059a9-b11c-4e9a-88d3-e8f3b323bbf5 tempest-VolumesListTestJSON-1933424335 tempest-VolumesListTestJSON-1933424335-project-member] Get all volumes completed successfully. Jul 27 16:14:30.306006 np0000005924 devstack@c-api.service[100524]: INFO cinder.api.openstack.wsgi [None req-1c3059a9-b11c-4e9a-88d3-e8f3b323bbf5 tempest-VolumesListTestJSON-1933424335 tempest-VolumesListTestJSON-1933424335-project-member] https://10.4.3.117/volume/v3/volumes/detail?limit=1&marker=505b3833-35a9-4a83-b887-a4e0e71d4076 returned with HTTP 200 Jul 27 16:14:30.306464 np0000005924 devstack@c-api.service[100524]: [pid: 100524|app: 0|req: 624/2459] 10.4.3.117 () {66 vars in 1361 bytes} [Mon Jul 27 16:14:30 2026] GET /volume/v3/volumes/detail?limit=1&marker=505b3833-35a9-4a83-b887-a4e0e71d4076 => generated 15 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jul 27 16:14:30.320036 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.middleware.request_id [None req-7b2c653d-4680-41ac-b2ed-15890568f0e5 None None] RequestId filter calling following filter/app {{(pid=100521) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:14:30.326551 np0000005924 devstack@c-api.service[100521]: INFO cinder.api.openstack.wsgi [None req-7b2c653d-4680-41ac-b2ed-15890568f0e5 tempest-VolumesListTestJSON-1933424335 tempest-VolumesListTestJSON-1933424335-project-member] GET https://10.4.3.117/volume/v3/volumes/detail?limit=2&status=available&sort_dir=asc&sort_key=id Jul 27 16:14:30.326551 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.openstack.wsgi [None req-7b2c653d-4680-41ac-b2ed-15890568f0e5 tempest-VolumesListTestJSON-1933424335 tempest-VolumesListTestJSON-1933424335-project-member] Empty body provided in request {{(pid=100521) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:14:30.326551 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.openstack.wsgi [None req-7b2c653d-4680-41ac-b2ed-15890568f0e5 tempest-VolumesListTestJSON-1933424335 tempest-VolumesListTestJSON-1933424335-project-member] Calling method 'detail' {{(pid=100521) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:14:30.326551 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.api_utils [None req-7b2c653d-4680-41ac-b2ed-15890568f0e5 tempest-VolumesListTestJSON-1933424335 tempest-VolumesListTestJSON-1933424335-project-member] Removing options '' from query. {{(pid=100521) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 27 16:14:30.326551 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.volume.api [None req-7b2c653d-4680-41ac-b2ed-15890568f0e5 tempest-VolumesListTestJSON-1933424335 tempest-VolumesListTestJSON-1933424335-project-member] Could not evaluate value available, assuming string {{(pid=100521) check_volume_filters /opt/stack/cinder/cinder/volume/api.py:2371}} Jul 27 16:14:30.326551 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.volume.api [None req-7b2c653d-4680-41ac-b2ed-15890568f0e5 tempest-VolumesListTestJSON-1933424335 tempest-VolumesListTestJSON-1933424335-project-member] Searching by: MultiDict([('status', 'available'), ('no_migration_targets', True)]). {{(pid=100521) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 27 16:14:30.370361 np0000005924 devstack@c-api.service[100521]: INFO cinder.volume.api [None req-7b2c653d-4680-41ac-b2ed-15890568f0e5 tempest-VolumesListTestJSON-1933424335 tempest-VolumesListTestJSON-1933424335-project-member] Get all volumes completed successfully. Jul 27 16:14:30.370361 np0000005924 devstack@c-api.service[100521]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:14:30.370361 np0000005924 devstack@c-api.service[100521]: warnings.warn( Jul 27 16:14:30.375886 np0000005924 devstack@c-api.service[100521]: INFO cinder.api.openstack.wsgi [None req-7b2c653d-4680-41ac-b2ed-15890568f0e5 tempest-VolumesListTestJSON-1933424335 tempest-VolumesListTestJSON-1933424335-project-member] https://10.4.3.117/volume/v3/volumes/detail?limit=2&status=available&sort_dir=asc&sort_key=id returned with HTTP 200 Jul 27 16:14:30.376607 np0000005924 devstack@c-api.service[100521]: [pid: 100521|app: 0|req: 607/2460] 10.4.3.117 () {66 vars in 1357 bytes} [Mon Jul 27 16:14:30 2026] GET /volume/v3/volumes/detail?limit=2&status=available&sort_dir=asc&sort_key=id => generated 1892 bytes in 58 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 27 16:14:30.391412 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.middleware.request_id [None req-5960b6dd-c48b-45b7-a92d-4c5a2549c90a None None] RequestId filter calling following filter/app {{(pid=100523) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:14:30.393042 np0000005924 devstack@c-api.service[100523]: INFO cinder.api.openstack.wsgi [None req-5960b6dd-c48b-45b7-a92d-4c5a2549c90a tempest-VolumesListTestJSON-1933424335 tempest-VolumesListTestJSON-1933424335-project-member] GET https://10.4.3.117/volume/v3/volumes/detail?limit=2&status=available&sort_dir=desc&sort_key=id Jul 27 16:14:30.393214 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.openstack.wsgi [None req-5960b6dd-c48b-45b7-a92d-4c5a2549c90a tempest-VolumesListTestJSON-1933424335 tempest-VolumesListTestJSON-1933424335-project-member] Empty body provided in request {{(pid=100523) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:14:30.393424 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.openstack.wsgi [None req-5960b6dd-c48b-45b7-a92d-4c5a2549c90a tempest-VolumesListTestJSON-1933424335 tempest-VolumesListTestJSON-1933424335-project-member] Calling method 'detail' {{(pid=100523) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:14:30.393644 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.api_utils [None req-5960b6dd-c48b-45b7-a92d-4c5a2549c90a tempest-VolumesListTestJSON-1933424335 tempest-VolumesListTestJSON-1933424335-project-member] Removing options '' from query. {{(pid=100523) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 27 16:14:30.393879 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.volume.api [None req-5960b6dd-c48b-45b7-a92d-4c5a2549c90a tempest-VolumesListTestJSON-1933424335 tempest-VolumesListTestJSON-1933424335-project-member] Could not evaluate value available, assuming string {{(pid=100523) check_volume_filters /opt/stack/cinder/cinder/volume/api.py:2371}} Jul 27 16:14:30.394468 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.volume.api [None req-5960b6dd-c48b-45b7-a92d-4c5a2549c90a tempest-VolumesListTestJSON-1933424335 tempest-VolumesListTestJSON-1933424335-project-member] Searching by: MultiDict([('status', 'available'), ('no_migration_targets', True)]). {{(pid=100523) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 27 16:14:30.403771 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.middleware.request_id [None req-ecb61889-3a07-4fa0-a7c6-5d8885f088cc None None] RequestId filter calling following filter/app {{(pid=100522) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:14:30.405663 np0000005924 devstack@c-api.service[100522]: INFO cinder.api.openstack.wsgi [None req-ecb61889-3a07-4fa0-a7c6-5d8885f088cc tempest-VolumesBackupsTest-1601316061 tempest-VolumesBackupsTest-1601316061-project-member] GET https://10.4.3.117/volume/v3/backups/3ab58d0b-ce50-4ec0-b14f-375dfd5caf99 Jul 27 16:14:30.405965 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.openstack.wsgi [None req-ecb61889-3a07-4fa0-a7c6-5d8885f088cc tempest-VolumesBackupsTest-1601316061 tempest-VolumesBackupsTest-1601316061-project-member] Empty body provided in request {{(pid=100522) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:14:30.406204 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.openstack.wsgi [None req-ecb61889-3a07-4fa0-a7c6-5d8885f088cc tempest-VolumesBackupsTest-1601316061 tempest-VolumesBackupsTest-1601316061-project-member] Calling method 'show' {{(pid=100522) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:14:30.406374 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.v3.backups [None req-ecb61889-3a07-4fa0-a7c6-5d8885f088cc tempest-VolumesBackupsTest-1601316061 tempest-VolumesBackupsTest-1601316061-project-member] Show backup with id 3ab58d0b-ce50-4ec0-b14f-375dfd5caf99. {{(pid=100522) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 27 16:14:30.414818 np0000005924 devstack@c-api.service[100522]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:14:30.414818 np0000005924 devstack@c-api.service[100522]: warnings.warn( Jul 27 16:14:30.415708 np0000005924 devstack@c-api.service[100522]: INFO cinder.api.openstack.wsgi [None req-ecb61889-3a07-4fa0-a7c6-5d8885f088cc tempest-VolumesBackupsTest-1601316061 tempest-VolumesBackupsTest-1601316061-project-member] https://10.4.3.117/volume/v3/backups/3ab58d0b-ce50-4ec0-b14f-375dfd5caf99 returned with HTTP 200 Jul 27 16:14:30.416215 np0000005924 devstack@c-api.service[100522]: [pid: 100522|app: 0|req: 610/2461] 10.4.3.117 () {66 vars in 1348 bytes} [Mon Jul 27 16:14:30 2026] GET /volume/v3/backups/3ab58d0b-ce50-4ec0-b14f-375dfd5caf99 => generated 827 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 27 16:14:30.444310 np0000005924 devstack@c-api.service[100523]: INFO cinder.volume.api [None req-5960b6dd-c48b-45b7-a92d-4c5a2549c90a tempest-VolumesListTestJSON-1933424335 tempest-VolumesListTestJSON-1933424335-project-member] Get all volumes completed successfully. Jul 27 16:14:30.444310 np0000005924 devstack@c-api.service[100523]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:14:30.444310 np0000005924 devstack@c-api.service[100523]: warnings.warn( Jul 27 16:14:30.444310 np0000005924 devstack@c-api.service[100523]: INFO cinder.api.openstack.wsgi [None req-5960b6dd-c48b-45b7-a92d-4c5a2549c90a tempest-VolumesListTestJSON-1933424335 tempest-VolumesListTestJSON-1933424335-project-member] https://10.4.3.117/volume/v3/volumes/detail?limit=2&status=available&sort_dir=desc&sort_key=id returned with HTTP 200 Jul 27 16:14:30.444310 np0000005924 devstack@c-api.service[100523]: [pid: 100523|app: 0|req: 621/2462] 10.4.3.117 () {66 vars in 1359 bytes} [Mon Jul 27 16:14:30 2026] GET /volume/v3/volumes/detail?limit=2&status=available&sort_dir=desc&sort_key=id => generated 1892 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 27 16:14:30.464359 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.middleware.request_id [None req-079d6147-becd-497f-8e50-0ae39aa92873 None None] RequestId filter calling following filter/app {{(pid=100524) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:14:30.464359 np0000005924 devstack@c-api.service[100524]: INFO cinder.api.openstack.wsgi [None req-079d6147-becd-497f-8e50-0ae39aa92873 tempest-VolumesListTestJSON-1933424335 tempest-VolumesListTestJSON-1933424335-project-member] GET https://10.4.3.117/volume/v3/volumes?limit=1 Jul 27 16:14:30.464359 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.openstack.wsgi [None req-079d6147-becd-497f-8e50-0ae39aa92873 tempest-VolumesListTestJSON-1933424335 tempest-VolumesListTestJSON-1933424335-project-member] Empty body provided in request {{(pid=100524) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:14:30.464359 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.openstack.wsgi [None req-079d6147-becd-497f-8e50-0ae39aa92873 tempest-VolumesListTestJSON-1933424335 tempest-VolumesListTestJSON-1933424335-project-member] Calling method 'index' {{(pid=100524) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:14:30.464359 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.api_utils [None req-079d6147-becd-497f-8e50-0ae39aa92873 tempest-VolumesListTestJSON-1933424335 tempest-VolumesListTestJSON-1933424335-project-member] Removing options '' from query. {{(pid=100524) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 27 16:14:30.464359 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.volume.api [None req-079d6147-becd-497f-8e50-0ae39aa92873 tempest-VolumesListTestJSON-1933424335 tempest-VolumesListTestJSON-1933424335-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100524) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 27 16:14:30.470295 np0000005924 devstack@c-api.service[100524]: INFO cinder.volume.api [None req-079d6147-becd-497f-8e50-0ae39aa92873 tempest-VolumesListTestJSON-1933424335 tempest-VolumesListTestJSON-1933424335-project-member] Get all volumes completed successfully. Jul 27 16:14:30.471088 np0000005924 devstack@c-api.service[100524]: INFO cinder.api.openstack.wsgi [None req-079d6147-becd-497f-8e50-0ae39aa92873 tempest-VolumesListTestJSON-1933424335 tempest-VolumesListTestJSON-1933424335-project-member] https://10.4.3.117/volume/v3/volumes?limit=1 returned with HTTP 200 Jul 27 16:14:30.471659 np0000005924 devstack@c-api.service[100524]: [pid: 100524|app: 0|req: 625/2463] 10.4.3.117 () {66 vars in 1252 bytes} [Mon Jul 27 16:14:30 2026] GET /volume/v3/volumes?limit=1 => generated 469 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 27 16:14:30.479312 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.middleware.request_id [None req-5a368e0b-826d-4951-9e47-fefcdf11bd55 None None] RequestId filter calling following filter/app {{(pid=100521) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:14:30.481461 np0000005924 devstack@c-api.service[100521]: INFO cinder.api.openstack.wsgi [None req-5a368e0b-826d-4951-9e47-fefcdf11bd55 tempest-VolumesListTestJSON-1933424335 tempest-VolumesListTestJSON-1933424335-project-member] GET https://10.4.3.117/volume/v3/volumes?limit=1&marker=d3ec125c-6fdc-45e0-b405-84ffe7977b41 Jul 27 16:14:30.481816 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.openstack.wsgi [None req-5a368e0b-826d-4951-9e47-fefcdf11bd55 tempest-VolumesListTestJSON-1933424335 tempest-VolumesListTestJSON-1933424335-project-member] Empty body provided in request {{(pid=100521) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:14:30.482259 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.openstack.wsgi [None req-5a368e0b-826d-4951-9e47-fefcdf11bd55 tempest-VolumesListTestJSON-1933424335 tempest-VolumesListTestJSON-1933424335-project-member] Calling method 'index' {{(pid=100521) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:14:30.484355 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.api_utils [None req-5a368e0b-826d-4951-9e47-fefcdf11bd55 tempest-VolumesListTestJSON-1933424335 tempest-VolumesListTestJSON-1933424335-project-member] Removing options '' from query. {{(pid=100521) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 27 16:14:30.484355 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.volume.api [None req-5a368e0b-826d-4951-9e47-fefcdf11bd55 tempest-VolumesListTestJSON-1933424335 tempest-VolumesListTestJSON-1933424335-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100521) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 27 16:14:30.522676 np0000005924 devstack@c-api.service[100521]: INFO cinder.volume.api [None req-5a368e0b-826d-4951-9e47-fefcdf11bd55 tempest-VolumesListTestJSON-1933424335 tempest-VolumesListTestJSON-1933424335-project-member] Get all volumes completed successfully. Jul 27 16:14:30.523287 np0000005924 devstack@c-api.service[100521]: INFO cinder.api.openstack.wsgi [None req-5a368e0b-826d-4951-9e47-fefcdf11bd55 tempest-VolumesListTestJSON-1933424335 tempest-VolumesListTestJSON-1933424335-project-member] https://10.4.3.117/volume/v3/volumes?limit=1&marker=d3ec125c-6fdc-45e0-b405-84ffe7977b41 returned with HTTP 200 Jul 27 16:14:30.523659 np0000005924 devstack@c-api.service[100521]: [pid: 100521|app: 0|req: 608/2464] 10.4.3.117 () {66 vars in 1340 bytes} [Mon Jul 27 16:14:30 2026] GET /volume/v3/volumes?limit=1&marker=d3ec125c-6fdc-45e0-b405-84ffe7977b41 => generated 470 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 27 16:14:30.532220 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.middleware.request_id [None req-e24de4c4-23af-47e3-a6c0-c6c888b92ad8 None None] RequestId filter calling following filter/app {{(pid=100522) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:14:30.533515 np0000005924 devstack@c-api.service[100522]: INFO cinder.api.openstack.wsgi [None req-e24de4c4-23af-47e3-a6c0-c6c888b92ad8 tempest-VolumesListTestJSON-1933424335 tempest-VolumesListTestJSON-1933424335-project-member] GET https://10.4.3.117/volume/v3/volumes?limit=1&marker=1e798e33-d406-43cd-8867-cfe389c11691 Jul 27 16:14:30.533712 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.openstack.wsgi [None req-e24de4c4-23af-47e3-a6c0-c6c888b92ad8 tempest-VolumesListTestJSON-1933424335 tempest-VolumesListTestJSON-1933424335-project-member] Empty body provided in request {{(pid=100522) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:14:30.533911 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.openstack.wsgi [None req-e24de4c4-23af-47e3-a6c0-c6c888b92ad8 tempest-VolumesListTestJSON-1933424335 tempest-VolumesListTestJSON-1933424335-project-member] Calling method 'index' {{(pid=100522) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:14:30.534130 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.api_utils [None req-e24de4c4-23af-47e3-a6c0-c6c888b92ad8 tempest-VolumesListTestJSON-1933424335 tempest-VolumesListTestJSON-1933424335-project-member] Removing options '' from query. {{(pid=100522) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 27 16:14:30.534835 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.volume.api [None req-e24de4c4-23af-47e3-a6c0-c6c888b92ad8 tempest-VolumesListTestJSON-1933424335 tempest-VolumesListTestJSON-1933424335-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100522) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 27 16:14:30.547556 np0000005924 devstack@c-api.service[100522]: INFO cinder.volume.api [None req-e24de4c4-23af-47e3-a6c0-c6c888b92ad8 tempest-VolumesListTestJSON-1933424335 tempest-VolumesListTestJSON-1933424335-project-member] Get all volumes completed successfully. Jul 27 16:14:30.548192 np0000005924 devstack@c-api.service[100522]: INFO cinder.api.openstack.wsgi [None req-e24de4c4-23af-47e3-a6c0-c6c888b92ad8 tempest-VolumesListTestJSON-1933424335 tempest-VolumesListTestJSON-1933424335-project-member] https://10.4.3.117/volume/v3/volumes?limit=1&marker=1e798e33-d406-43cd-8867-cfe389c11691 returned with HTTP 200 Jul 27 16:14:30.548611 np0000005924 devstack@c-api.service[100522]: [pid: 100522|app: 0|req: 611/2465] 10.4.3.117 () {66 vars in 1340 bytes} [Mon Jul 27 16:14:30 2026] GET /volume/v3/volumes?limit=1&marker=1e798e33-d406-43cd-8867-cfe389c11691 => generated 470 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 27 16:14:30.562226 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.middleware.request_id [None req-fbaecfe1-981f-4809-965f-850924bff9bd None None] RequestId filter calling following filter/app {{(pid=100523) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:14:30.563490 np0000005924 devstack@c-api.service[100523]: INFO cinder.api.openstack.wsgi [None req-fbaecfe1-981f-4809-965f-850924bff9bd tempest-VolumesListTestJSON-1933424335 tempest-VolumesListTestJSON-1933424335-project-member] GET https://10.4.3.117/volume/v3/volumes?limit=1&marker=505b3833-35a9-4a83-b887-a4e0e71d4076 Jul 27 16:14:30.563706 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.openstack.wsgi [None req-fbaecfe1-981f-4809-965f-850924bff9bd tempest-VolumesListTestJSON-1933424335 tempest-VolumesListTestJSON-1933424335-project-member] Empty body provided in request {{(pid=100523) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:14:30.563854 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.openstack.wsgi [None req-fbaecfe1-981f-4809-965f-850924bff9bd tempest-VolumesListTestJSON-1933424335 tempest-VolumesListTestJSON-1933424335-project-member] Calling method 'index' {{(pid=100523) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:14:30.564105 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.api_utils [None req-fbaecfe1-981f-4809-965f-850924bff9bd tempest-VolumesListTestJSON-1933424335 tempest-VolumesListTestJSON-1933424335-project-member] Removing options '' from query. {{(pid=100523) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 27 16:14:30.564775 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.volume.api [None req-fbaecfe1-981f-4809-965f-850924bff9bd tempest-VolumesListTestJSON-1933424335 tempest-VolumesListTestJSON-1933424335-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100523) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 27 16:14:30.574802 np0000005924 devstack@c-api.service[100523]: INFO cinder.volume.api [None req-fbaecfe1-981f-4809-965f-850924bff9bd tempest-VolumesListTestJSON-1933424335 tempest-VolumesListTestJSON-1933424335-project-member] Get all volumes completed successfully. Jul 27 16:14:30.575113 np0000005924 devstack@c-api.service[100523]: INFO cinder.api.openstack.wsgi [None req-fbaecfe1-981f-4809-965f-850924bff9bd tempest-VolumesListTestJSON-1933424335 tempest-VolumesListTestJSON-1933424335-project-member] https://10.4.3.117/volume/v3/volumes?limit=1&marker=505b3833-35a9-4a83-b887-a4e0e71d4076 returned with HTTP 200 Jul 27 16:14:30.575521 np0000005924 devstack@c-api.service[100523]: [pid: 100523|app: 0|req: 622/2466] 10.4.3.117 () {66 vars in 1340 bytes} [Mon Jul 27 16:14:30 2026] GET /volume/v3/volumes?limit=1&marker=505b3833-35a9-4a83-b887-a4e0e71d4076 => generated 15 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jul 27 16:14:30.587934 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.middleware.request_id [None req-0ed763ad-761b-40c4-8dab-68e6e541820a None None] RequestId filter calling following filter/app {{(pid=100524) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:14:30.589758 np0000005924 devstack@c-api.service[100524]: INFO cinder.api.openstack.wsgi [None req-0ed763ad-761b-40c4-8dab-68e6e541820a tempest-VolumesListTestJSON-1933424335 tempest-VolumesListTestJSON-1933424335-project-member] GET https://10.4.3.117/volume/v3/volumes?name=tempest-VolumesListTestJSON-Volume-737739159&status=available Jul 27 16:14:30.591382 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.openstack.wsgi [None req-0ed763ad-761b-40c4-8dab-68e6e541820a tempest-VolumesListTestJSON-1933424335 tempest-VolumesListTestJSON-1933424335-project-member] Empty body provided in request {{(pid=100524) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:14:30.591382 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.openstack.wsgi [None req-0ed763ad-761b-40c4-8dab-68e6e541820a tempest-VolumesListTestJSON-1933424335 tempest-VolumesListTestJSON-1933424335-project-member] Calling method 'index' {{(pid=100524) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:14:30.591382 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.api_utils [None req-0ed763ad-761b-40c4-8dab-68e6e541820a tempest-VolumesListTestJSON-1933424335 tempest-VolumesListTestJSON-1933424335-project-member] Removing options '' from query. {{(pid=100524) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 27 16:14:30.591382 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.volume.api [None req-0ed763ad-761b-40c4-8dab-68e6e541820a tempest-VolumesListTestJSON-1933424335 tempest-VolumesListTestJSON-1933424335-project-member] Could not evaluate value available, assuming string {{(pid=100524) check_volume_filters /opt/stack/cinder/cinder/volume/api.py:2371}} Jul 27 16:14:30.591382 np0000005924 devstack@c-api.service[100524]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:14:30.591382 np0000005924 devstack@c-api.service[100524]: warnings.warn( Jul 27 16:14:30.592047 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.volume.api [None req-0ed763ad-761b-40c4-8dab-68e6e541820a tempest-VolumesListTestJSON-1933424335 tempest-VolumesListTestJSON-1933424335-project-member] Searching by: MultiDict([('status', 'available'), ('display_name', 'tempest-VolumesListTestJSON-Volume-737739159'), ('no_migration_targets', True)]). {{(pid=100524) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 27 16:14:30.628043 np0000005924 devstack@c-api.service[100524]: INFO cinder.volume.api [None req-0ed763ad-761b-40c4-8dab-68e6e541820a tempest-VolumesListTestJSON-1933424335 tempest-VolumesListTestJSON-1933424335-project-member] Get all volumes completed successfully. Jul 27 16:14:30.629350 np0000005924 devstack@c-api.service[100524]: INFO cinder.api.openstack.wsgi [None req-0ed763ad-761b-40c4-8dab-68e6e541820a tempest-VolumesListTestJSON-1933424335 tempest-VolumesListTestJSON-1933424335-project-member] https://10.4.3.117/volume/v3/volumes?name=tempest-VolumesListTestJSON-Volume-737739159&status=available returned with HTTP 200 Jul 27 16:14:30.629902 np0000005924 devstack@c-api.service[100524]: [pid: 100524|app: 0|req: 626/2467] 10.4.3.117 () {66 vars in 1370 bytes} [Mon Jul 27 16:14:30 2026] GET /volume/v3/volumes?name=tempest-VolumesListTestJSON-Volume-737739159&status=available => generated 333 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 27 16:14:30.638921 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.middleware.request_id [None req-72edece4-486f-469b-8433-dd227f32b043 None None] RequestId filter calling following filter/app {{(pid=100521) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:14:30.641866 np0000005924 devstack@c-api.service[100521]: INFO cinder.api.openstack.wsgi [None req-72edece4-486f-469b-8433-dd227f32b043 tempest-VolumesListTestJSON-1933424335 tempest-VolumesListTestJSON-1933424335-project-member] GET https://10.4.3.117/volume/v3/volumes/detail?name=tempest-VolumesListTestJSON-Volume-737739159&status=available Jul 27 16:14:30.642134 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.openstack.wsgi [None req-72edece4-486f-469b-8433-dd227f32b043 tempest-VolumesListTestJSON-1933424335 tempest-VolumesListTestJSON-1933424335-project-member] Empty body provided in request {{(pid=100521) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:14:30.642430 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.openstack.wsgi [None req-72edece4-486f-469b-8433-dd227f32b043 tempest-VolumesListTestJSON-1933424335 tempest-VolumesListTestJSON-1933424335-project-member] Calling method 'detail' {{(pid=100521) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:14:30.642696 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.api_utils [None req-72edece4-486f-469b-8433-dd227f32b043 tempest-VolumesListTestJSON-1933424335 tempest-VolumesListTestJSON-1933424335-project-member] Removing options '' from query. {{(pid=100521) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 27 16:14:30.642985 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.volume.api [None req-72edece4-486f-469b-8433-dd227f32b043 tempest-VolumesListTestJSON-1933424335 tempest-VolumesListTestJSON-1933424335-project-member] Could not evaluate value available, assuming string {{(pid=100521) check_volume_filters /opt/stack/cinder/cinder/volume/api.py:2371}} Jul 27 16:14:30.643288 np0000005924 devstack@c-api.service[100521]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:14:30.643288 np0000005924 devstack@c-api.service[100521]: warnings.warn( Jul 27 16:14:30.643873 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.volume.api [None req-72edece4-486f-469b-8433-dd227f32b043 tempest-VolumesListTestJSON-1933424335 tempest-VolumesListTestJSON-1933424335-project-member] Searching by: MultiDict([('status', 'available'), ('display_name', 'tempest-VolumesListTestJSON-Volume-737739159'), ('no_migration_targets', True)]). {{(pid=100521) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 27 16:14:30.676520 np0000005924 devstack@c-api.service[100521]: INFO cinder.volume.api [None req-72edece4-486f-469b-8433-dd227f32b043 tempest-VolumesListTestJSON-1933424335 tempest-VolumesListTestJSON-1933424335-project-member] Get all volumes completed successfully. Jul 27 16:14:30.677066 np0000005924 devstack@c-api.service[100521]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:14:30.677066 np0000005924 devstack@c-api.service[100521]: warnings.warn( Jul 27 16:14:30.682399 np0000005924 devstack@c-api.service[100521]: INFO cinder.api.openstack.wsgi [None req-72edece4-486f-469b-8433-dd227f32b043 tempest-VolumesListTestJSON-1933424335 tempest-VolumesListTestJSON-1933424335-project-member] https://10.4.3.117/volume/v3/volumes/detail?name=tempest-VolumesListTestJSON-Volume-737739159&status=available returned with HTTP 200 Jul 27 16:14:30.682771 np0000005924 devstack@c-api.service[100521]: [pid: 100521|app: 0|req: 609/2468] 10.4.3.117 () {66 vars in 1391 bytes} [Mon Jul 27 16:14:30 2026] GET /volume/v3/volumes/detail?name=tempest-VolumesListTestJSON-Volume-737739159&status=available => generated 859 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 27 16:14:30.695785 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.middleware.request_id [None req-f3d8c246-8bfb-4203-993a-dcf115f4e259 None None] RequestId filter calling following filter/app {{(pid=100522) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:14:30.698728 np0000005924 devstack@c-api.service[100522]: INFO cinder.api.openstack.wsgi [None req-f3d8c246-8bfb-4203-993a-dcf115f4e259 tempest-VolumesListTestJSON-1933424335 tempest-VolumesListTestJSON-1933424335-project-member] GET https://10.4.3.117/volume/v3/volumes/detail?marker=1e798e33-d406-43cd-8867-cfe389c11691&sort=id%3Aasc Jul 27 16:14:30.698976 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.openstack.wsgi [None req-f3d8c246-8bfb-4203-993a-dcf115f4e259 tempest-VolumesListTestJSON-1933424335 tempest-VolumesListTestJSON-1933424335-project-member] Empty body provided in request {{(pid=100522) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:14:30.699229 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.openstack.wsgi [None req-f3d8c246-8bfb-4203-993a-dcf115f4e259 tempest-VolumesListTestJSON-1933424335 tempest-VolumesListTestJSON-1933424335-project-member] Calling method 'detail' {{(pid=100522) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:14:30.699549 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.api_utils [None req-f3d8c246-8bfb-4203-993a-dcf115f4e259 tempest-VolumesListTestJSON-1933424335 tempest-VolumesListTestJSON-1933424335-project-member] Removing options '' from query. {{(pid=100522) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 27 16:14:30.699923 np0000005924 devstack@c-api.service[100522]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:14:30.699923 np0000005924 devstack@c-api.service[100522]: warnings.warn( Jul 27 16:14:30.701204 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.volume.api [None req-f3d8c246-8bfb-4203-993a-dcf115f4e259 tempest-VolumesListTestJSON-1933424335 tempest-VolumesListTestJSON-1933424335-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100522) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 27 16:14:30.753168 np0000005924 devstack@c-api.service[100522]: INFO cinder.volume.api [None req-f3d8c246-8bfb-4203-993a-dcf115f4e259 tempest-VolumesListTestJSON-1933424335 tempest-VolumesListTestJSON-1933424335-project-member] Get all volumes completed successfully. Jul 27 16:14:30.753991 np0000005924 devstack@c-api.service[100522]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:14:30.753991 np0000005924 devstack@c-api.service[100522]: warnings.warn( Jul 27 16:14:30.759033 np0000005924 devstack@c-api.service[100522]: INFO cinder.api.openstack.wsgi [None req-f3d8c246-8bfb-4203-993a-dcf115f4e259 tempest-VolumesListTestJSON-1933424335 tempest-VolumesListTestJSON-1933424335-project-member] https://10.4.3.117/volume/v3/volumes/detail?marker=1e798e33-d406-43cd-8867-cfe389c11691&sort=id%3Aasc returned with HTTP 200 Jul 27 16:14:30.759464 np0000005924 devstack@c-api.service[100522]: [pid: 100522|app: 0|req: 612/2469] 10.4.3.117 () {66 vars in 1373 bytes} [Mon Jul 27 16:14:30 2026] GET /volume/v3/volumes/detail?marker=1e798e33-d406-43cd-8867-cfe389c11691&sort=id%3Aasc => generated 1706 bytes in 64 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 27 16:14:30.779522 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.middleware.request_id [None req-501879da-7d43-45fe-be53-2c4ef3df8296 None None] RequestId filter calling following filter/app {{(pid=100523) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:14:30.781303 np0000005924 devstack@c-api.service[100523]: INFO cinder.api.openstack.wsgi [None req-501879da-7d43-45fe-be53-2c4ef3df8296 tempest-VolumesListTestJSON-1933424335 tempest-VolumesListTestJSON-1933424335-project-member] GET https://10.4.3.117/volume/v3/volumes/detail?metadata=%7B%27Type%27%3A+%27work%27%7D Jul 27 16:14:30.781772 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.openstack.wsgi [None req-501879da-7d43-45fe-be53-2c4ef3df8296 tempest-VolumesListTestJSON-1933424335 tempest-VolumesListTestJSON-1933424335-project-member] Empty body provided in request {{(pid=100523) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:14:30.782083 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.openstack.wsgi [None req-501879da-7d43-45fe-be53-2c4ef3df8296 tempest-VolumesListTestJSON-1933424335 tempest-VolumesListTestJSON-1933424335-project-member] Calling method 'detail' {{(pid=100523) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:14:30.782439 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.api_utils [None req-501879da-7d43-45fe-be53-2c4ef3df8296 tempest-VolumesListTestJSON-1933424335 tempest-VolumesListTestJSON-1933424335-project-member] Removing options '' from query. {{(pid=100523) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 27 16:14:30.783441 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.volume.api [None req-501879da-7d43-45fe-be53-2c4ef3df8296 tempest-VolumesListTestJSON-1933424335 tempest-VolumesListTestJSON-1933424335-project-member] Searching by: MultiDict([('metadata', {'Type': 'work'}), ('no_migration_targets', True)]). {{(pid=100523) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 27 16:14:30.825531 np0000005924 devstack@c-api.service[100523]: INFO cinder.volume.api [None req-501879da-7d43-45fe-be53-2c4ef3df8296 tempest-VolumesListTestJSON-1933424335 tempest-VolumesListTestJSON-1933424335-project-member] Get all volumes completed successfully. Jul 27 16:14:30.827074 np0000005924 devstack@c-api.service[100523]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:14:30.827074 np0000005924 devstack@c-api.service[100523]: warnings.warn( Jul 27 16:14:30.831725 np0000005924 devstack@c-api.service[100523]: INFO cinder.api.openstack.wsgi [None req-501879da-7d43-45fe-be53-2c4ef3df8296 tempest-VolumesListTestJSON-1933424335 tempest-VolumesListTestJSON-1933424335-project-member] https://10.4.3.117/volume/v3/volumes/detail?metadata=%7B%27Type%27%3A+%27work%27%7D returned with HTTP 200 Jul 27 16:14:30.832164 np0000005924 devstack@c-api.service[100523]: [pid: 100523|app: 0|req: 623/2470] 10.4.3.117 () {66 vars in 1337 bytes} [Mon Jul 27 16:14:30 2026] GET /volume/v3/volumes/detail?metadata=%7B%27Type%27%3A+%27work%27%7D => generated 2553 bytes in 53 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 27 16:14:30.850623 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.middleware.request_id [None req-6f97b318-e411-4d56-8d5b-e1ba0fa121a0 None None] RequestId filter calling following filter/app {{(pid=100524) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:14:30.852496 np0000005924 devstack@c-api.service[100524]: INFO cinder.api.openstack.wsgi [None req-6f97b318-e411-4d56-8d5b-e1ba0fa121a0 tempest-VolumesListTestJSON-1933424335 tempest-VolumesListTestJSON-1933424335-project-member] GET https://10.4.3.117/volume/v3/volumes/detail Jul 27 16:14:30.852948 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.openstack.wsgi [None req-6f97b318-e411-4d56-8d5b-e1ba0fa121a0 tempest-VolumesListTestJSON-1933424335 tempest-VolumesListTestJSON-1933424335-project-member] Empty body provided in request {{(pid=100524) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:14:30.853537 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.openstack.wsgi [None req-6f97b318-e411-4d56-8d5b-e1ba0fa121a0 tempest-VolumesListTestJSON-1933424335 tempest-VolumesListTestJSON-1933424335-project-member] Calling method 'detail' {{(pid=100524) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:14:30.857302 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.api_utils [None req-6f97b318-e411-4d56-8d5b-e1ba0fa121a0 tempest-VolumesListTestJSON-1933424335 tempest-VolumesListTestJSON-1933424335-project-member] Removing options '' from query. {{(pid=100524) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 27 16:14:30.857302 np0000005924 devstack@c-api.service[100524]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:14:30.857302 np0000005924 devstack@c-api.service[100524]: warnings.warn( Jul 27 16:14:30.857302 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.volume.api [None req-6f97b318-e411-4d56-8d5b-e1ba0fa121a0 tempest-VolumesListTestJSON-1933424335 tempest-VolumesListTestJSON-1933424335-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100524) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 27 16:14:30.869050 np0000005924 devstack@c-api.service[100524]: INFO cinder.volume.api [None req-6f97b318-e411-4d56-8d5b-e1ba0fa121a0 tempest-VolumesListTestJSON-1933424335 tempest-VolumesListTestJSON-1933424335-project-member] Get all volumes completed successfully. Jul 27 16:14:30.870832 np0000005924 devstack@c-api.service[100524]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:14:30.870832 np0000005924 devstack@c-api.service[100524]: warnings.warn( Jul 27 16:14:30.876693 np0000005924 devstack@c-api.service[100524]: INFO cinder.api.openstack.wsgi [None req-6f97b318-e411-4d56-8d5b-e1ba0fa121a0 tempest-VolumesListTestJSON-1933424335 tempest-VolumesListTestJSON-1933424335-project-member] https://10.4.3.117/volume/v3/volumes/detail returned with HTTP 200 Jul 27 16:14:30.877359 np0000005924 devstack@c-api.service[100524]: [pid: 100524|app: 0|req: 627/2471] 10.4.3.117 () {66 vars in 1258 bytes} [Mon Jul 27 16:14:30 2026] GET /volume/v3/volumes/detail => generated 2553 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 27 16:14:30.894259 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.middleware.request_id [None req-4d390624-dbc9-40ed-8d6f-e498a0043c88 None None] RequestId filter calling following filter/app {{(pid=100521) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:14:30.898197 np0000005924 devstack@c-api.service[100521]: INFO cinder.api.openstack.wsgi [None req-4d390624-dbc9-40ed-8d6f-e498a0043c88 tempest-VolumesListTestJSON-1933424335 tempest-VolumesListTestJSON-1933424335-project-member] GET https://10.4.3.117/volume/v3/volumes?metadata=%7B%27Type%27%3A+%27work%27%7D Jul 27 16:14:30.898298 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.openstack.wsgi [None req-4d390624-dbc9-40ed-8d6f-e498a0043c88 tempest-VolumesListTestJSON-1933424335 tempest-VolumesListTestJSON-1933424335-project-member] Empty body provided in request {{(pid=100521) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:14:30.899504 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.openstack.wsgi [None req-4d390624-dbc9-40ed-8d6f-e498a0043c88 tempest-VolumesListTestJSON-1933424335 tempest-VolumesListTestJSON-1933424335-project-member] Calling method 'index' {{(pid=100521) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:14:30.899504 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.api_utils [None req-4d390624-dbc9-40ed-8d6f-e498a0043c88 tempest-VolumesListTestJSON-1933424335 tempest-VolumesListTestJSON-1933424335-project-member] Removing options '' from query. {{(pid=100521) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 27 16:14:30.900496 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.volume.api [None req-4d390624-dbc9-40ed-8d6f-e498a0043c88 tempest-VolumesListTestJSON-1933424335 tempest-VolumesListTestJSON-1933424335-project-member] Searching by: MultiDict([('metadata', {'Type': 'work'}), ('no_migration_targets', True)]). {{(pid=100521) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 27 16:14:30.947447 np0000005924 devstack@c-api.service[100521]: INFO cinder.volume.api [None req-4d390624-dbc9-40ed-8d6f-e498a0043c88 tempest-VolumesListTestJSON-1933424335 tempest-VolumesListTestJSON-1933424335-project-member] Get all volumes completed successfully. Jul 27 16:14:30.948152 np0000005924 devstack@c-api.service[100521]: INFO cinder.api.openstack.wsgi [None req-4d390624-dbc9-40ed-8d6f-e498a0043c88 tempest-VolumesListTestJSON-1933424335 tempest-VolumesListTestJSON-1933424335-project-member] https://10.4.3.117/volume/v3/volumes?metadata=%7B%27Type%27%3A+%27work%27%7D returned with HTTP 200 Jul 27 16:14:30.948667 np0000005924 devstack@c-api.service[100521]: [pid: 100521|app: 0|req: 610/2472] 10.4.3.117 () {66 vars in 1316 bytes} [Mon Jul 27 16:14:30 2026] GET /volume/v3/volumes?metadata=%7B%27Type%27%3A+%27work%27%7D => generated 975 bytes in 55 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 27 16:14:30.963905 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.middleware.request_id [None req-e540e96f-2f3a-42e2-884e-a1d7dc03728b None None] RequestId filter calling following filter/app {{(pid=100522) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:14:30.966118 np0000005924 devstack@c-api.service[100522]: INFO cinder.api.openstack.wsgi [None req-e540e96f-2f3a-42e2-884e-a1d7dc03728b tempest-VolumesListTestJSON-1933424335 tempest-VolumesListTestJSON-1933424335-project-member] GET https://10.4.3.117/volume/v3/volumes?availability_zone=nova Jul 27 16:14:30.966118 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.openstack.wsgi [None req-e540e96f-2f3a-42e2-884e-a1d7dc03728b tempest-VolumesListTestJSON-1933424335 tempest-VolumesListTestJSON-1933424335-project-member] Empty body provided in request {{(pid=100522) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:14:30.966118 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.openstack.wsgi [None req-e540e96f-2f3a-42e2-884e-a1d7dc03728b tempest-VolumesListTestJSON-1933424335 tempest-VolumesListTestJSON-1933424335-project-member] Calling method 'index' {{(pid=100522) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:14:30.966118 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.api_utils [None req-e540e96f-2f3a-42e2-884e-a1d7dc03728b tempest-VolumesListTestJSON-1933424335 tempest-VolumesListTestJSON-1933424335-project-member] Removing options '' from query. {{(pid=100522) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 27 16:14:30.966118 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.volume.api [None req-e540e96f-2f3a-42e2-884e-a1d7dc03728b tempest-VolumesListTestJSON-1933424335 tempest-VolumesListTestJSON-1933424335-project-member] Could not evaluate value nova, assuming string {{(pid=100522) check_volume_filters /opt/stack/cinder/cinder/volume/api.py:2371}} Jul 27 16:14:30.966830 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.volume.api [None req-e540e96f-2f3a-42e2-884e-a1d7dc03728b tempest-VolumesListTestJSON-1933424335 tempest-VolumesListTestJSON-1933424335-project-member] Searching by: MultiDict([('availability_zone', 'nova'), ('no_migration_targets', True)]). {{(pid=100522) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 27 16:14:31.000443 np0000005924 devstack@c-api.service[100522]: INFO cinder.volume.api [None req-e540e96f-2f3a-42e2-884e-a1d7dc03728b tempest-VolumesListTestJSON-1933424335 tempest-VolumesListTestJSON-1933424335-project-member] Get all volumes completed successfully. Jul 27 16:14:31.001087 np0000005924 devstack@c-api.service[100522]: INFO cinder.api.openstack.wsgi [None req-e540e96f-2f3a-42e2-884e-a1d7dc03728b tempest-VolumesListTestJSON-1933424335 tempest-VolumesListTestJSON-1933424335-project-member] https://10.4.3.117/volume/v3/volumes?availability_zone=nova returned with HTTP 200 Jul 27 16:14:31.001429 np0000005924 devstack@c-api.service[100522]: [pid: 100522|app: 0|req: 613/2473] 10.4.3.117 () {66 vars in 1282 bytes} [Mon Jul 27 16:14:30 2026] GET /volume/v3/volumes?availability_zone=nova => generated 975 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 27 16:14:31.009713 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.middleware.request_id [None req-2716a561-6bc4-467d-a689-0053f2ec1ac7 None None] RequestId filter calling following filter/app {{(pid=100523) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:14:31.011605 np0000005924 devstack@c-api.service[100523]: INFO cinder.api.openstack.wsgi [None req-2716a561-6bc4-467d-a689-0053f2ec1ac7 tempest-VolumesListTestJSON-1933424335 tempest-VolumesListTestJSON-1933424335-project-member] GET https://10.4.3.117/volume/v3/volumes?availability_zone=nova Jul 27 16:14:31.011867 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.openstack.wsgi [None req-2716a561-6bc4-467d-a689-0053f2ec1ac7 tempest-VolumesListTestJSON-1933424335 tempest-VolumesListTestJSON-1933424335-project-member] Empty body provided in request {{(pid=100523) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:14:31.012129 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.openstack.wsgi [None req-2716a561-6bc4-467d-a689-0053f2ec1ac7 tempest-VolumesListTestJSON-1933424335 tempest-VolumesListTestJSON-1933424335-project-member] Calling method 'index' {{(pid=100523) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:14:31.012472 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.api_utils [None req-2716a561-6bc4-467d-a689-0053f2ec1ac7 tempest-VolumesListTestJSON-1933424335 tempest-VolumesListTestJSON-1933424335-project-member] Removing options '' from query. {{(pid=100523) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 27 16:14:31.012812 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.volume.api [None req-2716a561-6bc4-467d-a689-0053f2ec1ac7 tempest-VolumesListTestJSON-1933424335 tempest-VolumesListTestJSON-1933424335-project-member] Could not evaluate value nova, assuming string {{(pid=100523) check_volume_filters /opt/stack/cinder/cinder/volume/api.py:2371}} Jul 27 16:14:31.013583 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.volume.api [None req-2716a561-6bc4-467d-a689-0053f2ec1ac7 tempest-VolumesListTestJSON-1933424335 tempest-VolumesListTestJSON-1933424335-project-member] Searching by: MultiDict([('availability_zone', 'nova'), ('no_migration_targets', True)]). {{(pid=100523) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 27 16:14:31.049193 np0000005924 devstack@c-api.service[100523]: INFO cinder.volume.api [None req-2716a561-6bc4-467d-a689-0053f2ec1ac7 tempest-VolumesListTestJSON-1933424335 tempest-VolumesListTestJSON-1933424335-project-member] Get all volumes completed successfully. Jul 27 16:14:31.049864 np0000005924 devstack@c-api.service[100523]: INFO cinder.api.openstack.wsgi [None req-2716a561-6bc4-467d-a689-0053f2ec1ac7 tempest-VolumesListTestJSON-1933424335 tempest-VolumesListTestJSON-1933424335-project-member] https://10.4.3.117/volume/v3/volumes?availability_zone=nova returned with HTTP 200 Jul 27 16:14:31.050242 np0000005924 devstack@c-api.service[100523]: [pid: 100523|app: 0|req: 624/2474] 10.4.3.117 () {66 vars in 1282 bytes} [Mon Jul 27 16:14:31 2026] GET /volume/v3/volumes?availability_zone=nova => generated 975 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 27 16:14:31.061531 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.middleware.request_id [None req-3f6c5428-141e-4984-b6ff-b93a6b99d463 None None] RequestId filter calling following filter/app {{(pid=100524) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:14:31.063943 np0000005924 devstack@c-api.service[100524]: INFO cinder.api.openstack.wsgi [None req-3f6c5428-141e-4984-b6ff-b93a6b99d463 tempest-VolumesListTestJSON-1933424335 tempest-VolumesListTestJSON-1933424335-project-member] GET https://10.4.3.117/volume/v3/volumes?bootable=false Jul 27 16:14:31.063943 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.openstack.wsgi [None req-3f6c5428-141e-4984-b6ff-b93a6b99d463 tempest-VolumesListTestJSON-1933424335 tempest-VolumesListTestJSON-1933424335-project-member] Empty body provided in request {{(pid=100524) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:14:31.063943 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.openstack.wsgi [None req-3f6c5428-141e-4984-b6ff-b93a6b99d463 tempest-VolumesListTestJSON-1933424335 tempest-VolumesListTestJSON-1933424335-project-member] Calling method 'index' {{(pid=100524) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:14:31.064573 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.api_utils [None req-3f6c5428-141e-4984-b6ff-b93a6b99d463 tempest-VolumesListTestJSON-1933424335 tempest-VolumesListTestJSON-1933424335-project-member] Removing options '' from query. {{(pid=100524) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 27 16:14:31.065081 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.volume.api [None req-3f6c5428-141e-4984-b6ff-b93a6b99d463 tempest-VolumesListTestJSON-1933424335 tempest-VolumesListTestJSON-1933424335-project-member] Searching by: MultiDict([('bootable', False), ('no_migration_targets', True)]). {{(pid=100524) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 27 16:14:31.097298 np0000005924 devstack@c-api.service[100524]: INFO cinder.volume.api [None req-3f6c5428-141e-4984-b6ff-b93a6b99d463 tempest-VolumesListTestJSON-1933424335 tempest-VolumesListTestJSON-1933424335-project-member] Get all volumes completed successfully. Jul 27 16:14:31.098066 np0000005924 devstack@c-api.service[100524]: INFO cinder.api.openstack.wsgi [None req-3f6c5428-141e-4984-b6ff-b93a6b99d463 tempest-VolumesListTestJSON-1933424335 tempest-VolumesListTestJSON-1933424335-project-member] https://10.4.3.117/volume/v3/volumes?bootable=false returned with HTTP 200 Jul 27 16:14:31.098702 np0000005924 devstack@c-api.service[100524]: [pid: 100524|app: 0|req: 628/2475] 10.4.3.117 () {66 vars in 1266 bytes} [Mon Jul 27 16:14:31 2026] GET /volume/v3/volumes?bootable=false => generated 975 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 27 16:14:31.111081 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.middleware.request_id [None req-11e48277-3452-4325-bc87-9471ef7969a4 None None] RequestId filter calling following filter/app {{(pid=100521) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:14:31.113458 np0000005924 devstack@c-api.service[100521]: INFO cinder.api.openstack.wsgi [None req-11e48277-3452-4325-bc87-9471ef7969a4 tempest-VolumesListTestJSON-1933424335 tempest-VolumesListTestJSON-1933424335-project-member] GET https://10.4.3.117/volume/v3/volumes?bootable=false Jul 27 16:14:31.113458 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.openstack.wsgi [None req-11e48277-3452-4325-bc87-9471ef7969a4 tempest-VolumesListTestJSON-1933424335 tempest-VolumesListTestJSON-1933424335-project-member] Empty body provided in request {{(pid=100521) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:14:31.113613 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.openstack.wsgi [None req-11e48277-3452-4325-bc87-9471ef7969a4 tempest-VolumesListTestJSON-1933424335 tempest-VolumesListTestJSON-1933424335-project-member] Calling method 'index' {{(pid=100521) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:14:31.113954 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.api_utils [None req-11e48277-3452-4325-bc87-9471ef7969a4 tempest-VolumesListTestJSON-1933424335 tempest-VolumesListTestJSON-1933424335-project-member] Removing options '' from query. {{(pid=100521) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 27 16:14:31.114358 np0000005924 devstack@c-api.service[100521]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:14:31.114358 np0000005924 devstack@c-api.service[100521]: warnings.warn( Jul 27 16:14:31.114882 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.volume.api [None req-11e48277-3452-4325-bc87-9471ef7969a4 tempest-VolumesListTestJSON-1933424335 tempest-VolumesListTestJSON-1933424335-project-member] Searching by: MultiDict([('bootable', False), ('no_migration_targets', True)]). {{(pid=100521) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 27 16:14:31.157803 np0000005924 devstack@c-api.service[100521]: INFO cinder.volume.api [None req-11e48277-3452-4325-bc87-9471ef7969a4 tempest-VolumesListTestJSON-1933424335 tempest-VolumesListTestJSON-1933424335-project-member] Get all volumes completed successfully. Jul 27 16:14:31.159824 np0000005924 devstack@c-api.service[100521]: INFO cinder.api.openstack.wsgi [None req-11e48277-3452-4325-bc87-9471ef7969a4 tempest-VolumesListTestJSON-1933424335 tempest-VolumesListTestJSON-1933424335-project-member] https://10.4.3.117/volume/v3/volumes?bootable=false returned with HTTP 200 Jul 27 16:14:31.160363 np0000005924 devstack@c-api.service[100521]: [pid: 100521|app: 0|req: 611/2476] 10.4.3.117 () {66 vars in 1266 bytes} [Mon Jul 27 16:14:31 2026] GET /volume/v3/volumes?bootable=false => generated 975 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 27 16:14:31.172808 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.middleware.request_id [None req-41fef183-3184-4966-b51c-4ee8313a1e05 None None] RequestId filter calling following filter/app {{(pid=100522) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:14:31.176126 np0000005924 devstack@c-api.service[100522]: INFO cinder.api.openstack.wsgi [None req-41fef183-3184-4966-b51c-4ee8313a1e05 tempest-VolumesListTestJSON-1933424335 tempest-VolumesListTestJSON-1933424335-project-member] GET https://10.4.3.117/volume/v3/volumes?status=available Jul 27 16:14:31.176848 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.openstack.wsgi [None req-41fef183-3184-4966-b51c-4ee8313a1e05 tempest-VolumesListTestJSON-1933424335 tempest-VolumesListTestJSON-1933424335-project-member] Empty body provided in request {{(pid=100522) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:14:31.176848 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.openstack.wsgi [None req-41fef183-3184-4966-b51c-4ee8313a1e05 tempest-VolumesListTestJSON-1933424335 tempest-VolumesListTestJSON-1933424335-project-member] Calling method 'index' {{(pid=100522) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:14:31.176970 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.api_utils [None req-41fef183-3184-4966-b51c-4ee8313a1e05 tempest-VolumesListTestJSON-1933424335 tempest-VolumesListTestJSON-1933424335-project-member] Removing options '' from query. {{(pid=100522) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 27 16:14:31.177247 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.volume.api [None req-41fef183-3184-4966-b51c-4ee8313a1e05 tempest-VolumesListTestJSON-1933424335 tempest-VolumesListTestJSON-1933424335-project-member] Could not evaluate value available, assuming string {{(pid=100522) check_volume_filters /opt/stack/cinder/cinder/volume/api.py:2371}} Jul 27 16:14:31.179075 np0000005924 devstack@c-api.service[100522]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:14:31.179075 np0000005924 devstack@c-api.service[100522]: warnings.warn( Jul 27 16:14:31.179181 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.volume.api [None req-41fef183-3184-4966-b51c-4ee8313a1e05 tempest-VolumesListTestJSON-1933424335 tempest-VolumesListTestJSON-1933424335-project-member] Searching by: MultiDict([('status', 'available'), ('no_migration_targets', True)]). {{(pid=100522) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 27 16:14:31.190192 np0000005924 devstack@c-api.service[100522]: INFO cinder.volume.api [None req-41fef183-3184-4966-b51c-4ee8313a1e05 tempest-VolumesListTestJSON-1933424335 tempest-VolumesListTestJSON-1933424335-project-member] Get all volumes completed successfully. Jul 27 16:14:31.190831 np0000005924 devstack@c-api.service[100522]: INFO cinder.api.openstack.wsgi [None req-41fef183-3184-4966-b51c-4ee8313a1e05 tempest-VolumesListTestJSON-1933424335 tempest-VolumesListTestJSON-1933424335-project-member] https://10.4.3.117/volume/v3/volumes?status=available returned with HTTP 200 Jul 27 16:14:31.192066 np0000005924 devstack@c-api.service[100522]: [pid: 100522|app: 0|req: 614/2477] 10.4.3.117 () {66 vars in 1270 bytes} [Mon Jul 27 16:14:31 2026] GET /volume/v3/volumes?status=available => generated 975 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 27 16:14:31.206117 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.middleware.request_id [None req-dfc5b970-3e9e-468f-bd0c-99d3fccb6b75 None None] RequestId filter calling following filter/app {{(pid=100523) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:14:31.210338 np0000005924 devstack@c-api.service[100523]: INFO cinder.api.openstack.wsgi [None req-dfc5b970-3e9e-468f-bd0c-99d3fccb6b75 tempest-VolumesListTestJSON-1933424335 tempest-VolumesListTestJSON-1933424335-project-member] GET https://10.4.3.117/volume/v3/volumes?status=available Jul 27 16:14:31.210338 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.openstack.wsgi [None req-dfc5b970-3e9e-468f-bd0c-99d3fccb6b75 tempest-VolumesListTestJSON-1933424335 tempest-VolumesListTestJSON-1933424335-project-member] Empty body provided in request {{(pid=100523) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:14:31.210338 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.openstack.wsgi [None req-dfc5b970-3e9e-468f-bd0c-99d3fccb6b75 tempest-VolumesListTestJSON-1933424335 tempest-VolumesListTestJSON-1933424335-project-member] Calling method 'index' {{(pid=100523) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:14:31.210560 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.api_utils [None req-dfc5b970-3e9e-468f-bd0c-99d3fccb6b75 tempest-VolumesListTestJSON-1933424335 tempest-VolumesListTestJSON-1933424335-project-member] Removing options '' from query. {{(pid=100523) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 27 16:14:31.210802 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.volume.api [None req-dfc5b970-3e9e-468f-bd0c-99d3fccb6b75 tempest-VolumesListTestJSON-1933424335 tempest-VolumesListTestJSON-1933424335-project-member] Could not evaluate value available, assuming string {{(pid=100523) check_volume_filters /opt/stack/cinder/cinder/volume/api.py:2371}} Jul 27 16:14:31.211209 np0000005924 devstack@c-api.service[100523]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:14:31.211209 np0000005924 devstack@c-api.service[100523]: warnings.warn( Jul 27 16:14:31.211792 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.volume.api [None req-dfc5b970-3e9e-468f-bd0c-99d3fccb6b75 tempest-VolumesListTestJSON-1933424335 tempest-VolumesListTestJSON-1933424335-project-member] Searching by: MultiDict([('status', 'available'), ('no_migration_targets', True)]). {{(pid=100523) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 27 16:14:31.249554 np0000005924 devstack@c-api.service[100523]: INFO cinder.volume.api [None req-dfc5b970-3e9e-468f-bd0c-99d3fccb6b75 tempest-VolumesListTestJSON-1933424335 tempest-VolumesListTestJSON-1933424335-project-member] Get all volumes completed successfully. Jul 27 16:14:31.250538 np0000005924 devstack@c-api.service[100523]: INFO cinder.api.openstack.wsgi [None req-dfc5b970-3e9e-468f-bd0c-99d3fccb6b75 tempest-VolumesListTestJSON-1933424335 tempest-VolumesListTestJSON-1933424335-project-member] https://10.4.3.117/volume/v3/volumes?status=available returned with HTTP 200 Jul 27 16:14:31.250780 np0000005924 devstack@c-api.service[100523]: [pid: 100523|app: 0|req: 625/2478] 10.4.3.117 () {66 vars in 1270 bytes} [Mon Jul 27 16:14:31 2026] GET /volume/v3/volumes?status=available => generated 975 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 27 16:14:31.270222 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.middleware.request_id [None req-a4bd6fa7-f3c3-4542-901b-4589131d3f08 None None] RequestId filter calling following filter/app {{(pid=100524) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:14:31.274352 np0000005924 devstack@c-api.service[100524]: INFO cinder.api.openstack.wsgi [None req-a4bd6fa7-f3c3-4542-901b-4589131d3f08 tempest-VolumesListTestJSON-1933424335 tempest-VolumesListTestJSON-1933424335-project-member] GET https://10.4.3.117/volume/v3/volumes/detail?availability_zone=nova Jul 27 16:14:31.274352 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.openstack.wsgi [None req-a4bd6fa7-f3c3-4542-901b-4589131d3f08 tempest-VolumesListTestJSON-1933424335 tempest-VolumesListTestJSON-1933424335-project-member] Empty body provided in request {{(pid=100524) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:14:31.274352 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.openstack.wsgi [None req-a4bd6fa7-f3c3-4542-901b-4589131d3f08 tempest-VolumesListTestJSON-1933424335 tempest-VolumesListTestJSON-1933424335-project-member] Calling method 'detail' {{(pid=100524) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:14:31.274352 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.api_utils [None req-a4bd6fa7-f3c3-4542-901b-4589131d3f08 tempest-VolumesListTestJSON-1933424335 tempest-VolumesListTestJSON-1933424335-project-member] Removing options '' from query. {{(pid=100524) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 27 16:14:31.274352 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.volume.api [None req-a4bd6fa7-f3c3-4542-901b-4589131d3f08 tempest-VolumesListTestJSON-1933424335 tempest-VolumesListTestJSON-1933424335-project-member] Could not evaluate value nova, assuming string {{(pid=100524) check_volume_filters /opt/stack/cinder/cinder/volume/api.py:2371}} Jul 27 16:14:31.274352 np0000005924 devstack@c-api.service[100524]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:14:31.274352 np0000005924 devstack@c-api.service[100524]: warnings.warn( Jul 27 16:14:31.274352 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.volume.api [None req-a4bd6fa7-f3c3-4542-901b-4589131d3f08 tempest-VolumesListTestJSON-1933424335 tempest-VolumesListTestJSON-1933424335-project-member] Searching by: MultiDict([('availability_zone', 'nova'), ('no_migration_targets', True)]). {{(pid=100524) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 27 16:14:31.314966 np0000005924 devstack@c-api.service[100524]: INFO cinder.volume.api [None req-a4bd6fa7-f3c3-4542-901b-4589131d3f08 tempest-VolumesListTestJSON-1933424335 tempest-VolumesListTestJSON-1933424335-project-member] Get all volumes completed successfully. Jul 27 16:14:31.317694 np0000005924 devstack@c-api.service[100524]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:14:31.317694 np0000005924 devstack@c-api.service[100524]: warnings.warn( Jul 27 16:14:31.326821 np0000005924 devstack@c-api.service[100524]: INFO cinder.api.openstack.wsgi [None req-a4bd6fa7-f3c3-4542-901b-4589131d3f08 tempest-VolumesListTestJSON-1933424335 tempest-VolumesListTestJSON-1933424335-project-member] https://10.4.3.117/volume/v3/volumes/detail?availability_zone=nova returned with HTTP 200 Jul 27 16:14:31.326821 np0000005924 devstack@c-api.service[100524]: [pid: 100524|app: 0|req: 629/2479] 10.4.3.117 () {66 vars in 1303 bytes} [Mon Jul 27 16:14:31 2026] GET /volume/v3/volumes/detail?availability_zone=nova => generated 2553 bytes in 57 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 27 16:14:31.345877 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.middleware.request_id [None req-4dfff4cb-9e86-4304-b050-e3654374db63 None None] RequestId filter calling following filter/app {{(pid=100521) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:14:31.349221 np0000005924 devstack@c-api.service[100521]: INFO cinder.api.openstack.wsgi [None req-4dfff4cb-9e86-4304-b050-e3654374db63 tempest-VolumesListTestJSON-1933424335 tempest-VolumesListTestJSON-1933424335-project-member] GET https://10.4.3.117/volume/v3/volumes/detail?bootable=false Jul 27 16:14:31.349430 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.openstack.wsgi [None req-4dfff4cb-9e86-4304-b050-e3654374db63 tempest-VolumesListTestJSON-1933424335 tempest-VolumesListTestJSON-1933424335-project-member] Empty body provided in request {{(pid=100521) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:14:31.349619 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.openstack.wsgi [None req-4dfff4cb-9e86-4304-b050-e3654374db63 tempest-VolumesListTestJSON-1933424335 tempest-VolumesListTestJSON-1933424335-project-member] Calling method 'detail' {{(pid=100521) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:14:31.349867 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.api_utils [None req-4dfff4cb-9e86-4304-b050-e3654374db63 tempest-VolumesListTestJSON-1933424335 tempest-VolumesListTestJSON-1933424335-project-member] Removing options '' from query. {{(pid=100521) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 27 16:14:31.350216 np0000005924 devstack@c-api.service[100521]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:14:31.350216 np0000005924 devstack@c-api.service[100521]: warnings.warn( Jul 27 16:14:31.350655 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.volume.api [None req-4dfff4cb-9e86-4304-b050-e3654374db63 tempest-VolumesListTestJSON-1933424335 tempest-VolumesListTestJSON-1933424335-project-member] Searching by: MultiDict([('bootable', False), ('no_migration_targets', True)]). {{(pid=100521) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 27 16:14:31.366747 np0000005924 devstack@c-api.service[100521]: INFO cinder.volume.api [None req-4dfff4cb-9e86-4304-b050-e3654374db63 tempest-VolumesListTestJSON-1933424335 tempest-VolumesListTestJSON-1933424335-project-member] Get all volumes completed successfully. Jul 27 16:14:31.367666 np0000005924 devstack@c-api.service[100521]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:14:31.367666 np0000005924 devstack@c-api.service[100521]: warnings.warn( Jul 27 16:14:31.373476 np0000005924 devstack@c-api.service[100521]: INFO cinder.api.openstack.wsgi [None req-4dfff4cb-9e86-4304-b050-e3654374db63 tempest-VolumesListTestJSON-1933424335 tempest-VolumesListTestJSON-1933424335-project-member] https://10.4.3.117/volume/v3/volumes/detail?bootable=false returned with HTTP 200 Jul 27 16:14:31.373476 np0000005924 devstack@c-api.service[100521]: [pid: 100521|app: 0|req: 612/2480] 10.4.3.117 () {66 vars in 1287 bytes} [Mon Jul 27 16:14:31 2026] GET /volume/v3/volumes/detail?bootable=false => generated 2553 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 27 16:14:31.389118 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.middleware.request_id [None req-5bf14d9a-eee5-4f02-a3ec-aac706d2ed44 None None] RequestId filter calling following filter/app {{(pid=100522) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:14:31.389817 np0000005924 devstack@c-api.service[100522]: INFO cinder.api.openstack.wsgi [None req-5bf14d9a-eee5-4f02-a3ec-aac706d2ed44 tempest-VolumesListTestJSON-1933424335 tempest-VolumesListTestJSON-1933424335-project-member] GET https://10.4.3.117/volume/v3/volumes/detail?status=available Jul 27 16:14:31.390007 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.openstack.wsgi [None req-5bf14d9a-eee5-4f02-a3ec-aac706d2ed44 tempest-VolumesListTestJSON-1933424335 tempest-VolumesListTestJSON-1933424335-project-member] Empty body provided in request {{(pid=100522) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:14:31.390183 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.openstack.wsgi [None req-5bf14d9a-eee5-4f02-a3ec-aac706d2ed44 tempest-VolumesListTestJSON-1933424335 tempest-VolumesListTestJSON-1933424335-project-member] Calling method 'detail' {{(pid=100522) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:14:31.390462 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.api_utils [None req-5bf14d9a-eee5-4f02-a3ec-aac706d2ed44 tempest-VolumesListTestJSON-1933424335 tempest-VolumesListTestJSON-1933424335-project-member] Removing options '' from query. {{(pid=100522) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 27 16:14:31.390792 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.volume.api [None req-5bf14d9a-eee5-4f02-a3ec-aac706d2ed44 tempest-VolumesListTestJSON-1933424335 tempest-VolumesListTestJSON-1933424335-project-member] Could not evaluate value available, assuming string {{(pid=100522) check_volume_filters /opt/stack/cinder/cinder/volume/api.py:2371}} Jul 27 16:14:31.390959 np0000005924 devstack@c-api.service[100522]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:14:31.390959 np0000005924 devstack@c-api.service[100522]: warnings.warn( Jul 27 16:14:31.391596 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.volume.api [None req-5bf14d9a-eee5-4f02-a3ec-aac706d2ed44 tempest-VolumesListTestJSON-1933424335 tempest-VolumesListTestJSON-1933424335-project-member] Searching by: MultiDict([('status', 'available'), ('no_migration_targets', True)]). {{(pid=100522) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 27 16:14:31.402207 np0000005924 devstack@c-api.service[100522]: INFO cinder.volume.api [None req-5bf14d9a-eee5-4f02-a3ec-aac706d2ed44 tempest-VolumesListTestJSON-1933424335 tempest-VolumesListTestJSON-1933424335-project-member] Get all volumes completed successfully. Jul 27 16:14:31.403396 np0000005924 devstack@c-api.service[100522]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:14:31.403396 np0000005924 devstack@c-api.service[100522]: warnings.warn( Jul 27 16:14:31.408558 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.middleware.request_id [None req-eaea8653-f315-4c10-9803-fc00a8f28e10 None None] RequestId filter calling following filter/app {{(pid=100523) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:14:31.410405 np0000005924 devstack@c-api.service[100522]: INFO cinder.api.openstack.wsgi [None req-5bf14d9a-eee5-4f02-a3ec-aac706d2ed44 tempest-VolumesListTestJSON-1933424335 tempest-VolumesListTestJSON-1933424335-project-member] https://10.4.3.117/volume/v3/volumes/detail?status=available returned with HTTP 200 Jul 27 16:14:31.410923 np0000005924 devstack@c-api.service[100522]: [pid: 100522|app: 0|req: 615/2481] 10.4.3.117 () {66 vars in 1291 bytes} [Mon Jul 27 16:14:31 2026] GET /volume/v3/volumes/detail?status=available => generated 2553 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 27 16:14:31.428981 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.middleware.request_id [None req-2c42beb6-f18e-441a-8690-cfacdf39f634 None None] RequestId filter calling following filter/app {{(pid=100521) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:14:31.429098 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.middleware.request_id [None req-d606aefc-c5f6-4b4c-8f5c-7a2acc32a022 None None] RequestId filter calling following filter/app {{(pid=100524) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:14:31.429626 np0000005924 devstack@c-api.service[100521]: INFO cinder.api.openstack.wsgi [None req-2c42beb6-f18e-441a-8690-cfacdf39f634 tempest-VolumesListTestJSON-1933424335 tempest-VolumesListTestJSON-1933424335-project-member] GET https://10.4.3.117/volume/v3/volumes/d3ec125c-6fdc-45e0-b405-84ffe7977b41 Jul 27 16:14:31.429837 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.openstack.wsgi [None req-2c42beb6-f18e-441a-8690-cfacdf39f634 tempest-VolumesListTestJSON-1933424335 tempest-VolumesListTestJSON-1933424335-project-member] Empty body provided in request {{(pid=100521) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:14:31.430036 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.openstack.wsgi [None req-2c42beb6-f18e-441a-8690-cfacdf39f634 tempest-VolumesListTestJSON-1933424335 tempest-VolumesListTestJSON-1933424335-project-member] Calling method 'show' {{(pid=100521) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:14:31.433973 np0000005924 devstack@c-api.service[100524]: INFO cinder.api.openstack.wsgi [None req-d606aefc-c5f6-4b4c-8f5c-7a2acc32a022 tempest-VolumesBackupsTest-1601316061 tempest-VolumesBackupsTest-1601316061-project-member] GET https://10.4.3.117/volume/v3/backups/3ab58d0b-ce50-4ec0-b14f-375dfd5caf99 Jul 27 16:14:31.434240 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.openstack.wsgi [None req-d606aefc-c5f6-4b4c-8f5c-7a2acc32a022 tempest-VolumesBackupsTest-1601316061 tempest-VolumesBackupsTest-1601316061-project-member] Empty body provided in request {{(pid=100524) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:14:31.434534 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.openstack.wsgi [None req-d606aefc-c5f6-4b4c-8f5c-7a2acc32a022 tempest-VolumesBackupsTest-1601316061 tempest-VolumesBackupsTest-1601316061-project-member] Calling method 'show' {{(pid=100524) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:14:31.434690 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.v3.backups [None req-d606aefc-c5f6-4b4c-8f5c-7a2acc32a022 tempest-VolumesBackupsTest-1601316061 tempest-VolumesBackupsTest-1601316061-project-member] Show backup with id 3ab58d0b-ce50-4ec0-b14f-375dfd5caf99. {{(pid=100524) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 27 16:14:31.437316 np0000005924 devstack@c-api.service[100521]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:14:31.437316 np0000005924 devstack@c-api.service[100521]: warnings.warn( Jul 27 16:14:31.446573 np0000005924 devstack@c-api.service[100521]: INFO cinder.volume.api [None req-2c42beb6-f18e-441a-8690-cfacdf39f634 tempest-VolumesListTestJSON-1933424335 tempest-VolumesListTestJSON-1933424335-project-member] Volume info retrieved successfully. Jul 27 16:14:31.448108 np0000005924 devstack@c-api.service[100521]: INFO cinder.api.openstack.wsgi [None req-2c42beb6-f18e-441a-8690-cfacdf39f634 tempest-VolumesListTestJSON-1933424335 tempest-VolumesListTestJSON-1933424335-project-member] https://10.4.3.117/volume/v3/volumes/d3ec125c-6fdc-45e0-b405-84ffe7977b41 returned with HTTP 200 Jul 27 16:14:31.448520 np0000005924 devstack@c-api.service[100521]: [pid: 100521|app: 0|req: 613/2482] 10.4.3.117 () {66 vars in 1348 bytes} [Mon Jul 27 16:14:31 2026] GET /volume/v3/volumes/d3ec125c-6fdc-45e0-b405-84ffe7977b41 => generated 856 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 27 16:14:31.450222 np0000005924 devstack@c-api.service[100524]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:14:31.450222 np0000005924 devstack@c-api.service[100524]: warnings.warn( Jul 27 16:14:31.451183 np0000005924 devstack@c-api.service[100524]: INFO cinder.api.openstack.wsgi [None req-d606aefc-c5f6-4b4c-8f5c-7a2acc32a022 tempest-VolumesBackupsTest-1601316061 tempest-VolumesBackupsTest-1601316061-project-member] https://10.4.3.117/volume/v3/backups/3ab58d0b-ce50-4ec0-b14f-375dfd5caf99 returned with HTTP 200 Jul 27 16:14:31.451682 np0000005924 devstack@c-api.service[100524]: [pid: 100524|app: 0|req: 630/2483] 10.4.3.117 () {66 vars in 1348 bytes} [Mon Jul 27 16:14:31 2026] GET /volume/v3/backups/3ab58d0b-ce50-4ec0-b14f-375dfd5caf99 => generated 827 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 27 16:14:31.466667 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.middleware.request_id [None req-d3215c1d-d9d6-41b3-b81e-a3d4d7bd4a42 None None] RequestId filter calling following filter/app {{(pid=100522) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:14:31.468286 np0000005924 devstack@c-api.service[100522]: INFO cinder.api.openstack.wsgi [None req-d3215c1d-d9d6-41b3-b81e-a3d4d7bd4a42 tempest-VolumesListTestJSON-1933424335 tempest-VolumesListTestJSON-1933424335-project-member] DELETE https://10.4.3.117/volume/v3/volumes/d3ec125c-6fdc-45e0-b405-84ffe7977b41 Jul 27 16:14:31.468507 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.openstack.wsgi [None req-d3215c1d-d9d6-41b3-b81e-a3d4d7bd4a42 tempest-VolumesListTestJSON-1933424335 tempest-VolumesListTestJSON-1933424335-project-member] Empty body provided in request {{(pid=100522) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:14:31.468685 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.openstack.wsgi [None req-d3215c1d-d9d6-41b3-b81e-a3d4d7bd4a42 tempest-VolumesListTestJSON-1933424335 tempest-VolumesListTestJSON-1933424335-project-member] Calling method 'delete' {{(pid=100522) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:14:31.468840 np0000005924 devstack@c-api.service[100522]: INFO cinder.api.v3.volumes [None req-d3215c1d-d9d6-41b3-b81e-a3d4d7bd4a42 tempest-VolumesListTestJSON-1933424335 tempest-VolumesListTestJSON-1933424335-project-member] Delete volume with id: d3ec125c-6fdc-45e0-b405-84ffe7977b41 Jul 27 16:14:31.475851 np0000005924 devstack@c-api.service[100522]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:14:31.475851 np0000005924 devstack@c-api.service[100522]: warnings.warn( Jul 27 16:14:31.475851 np0000005924 devstack@c-api.service[100522]: INFO cinder.volume.api [None req-d3215c1d-d9d6-41b3-b81e-a3d4d7bd4a42 tempest-VolumesListTestJSON-1933424335 tempest-VolumesListTestJSON-1933424335-project-member] Volume info retrieved successfully. Jul 27 16:14:31.503006 np0000005924 devstack@c-api.service[100522]: INFO cinder.volume.api [None req-d3215c1d-d9d6-41b3-b81e-a3d4d7bd4a42 tempest-VolumesListTestJSON-1933424335 tempest-VolumesListTestJSON-1933424335-project-member] Delete volume request issued successfully. Jul 27 16:14:31.503152 np0000005924 devstack@c-api.service[100522]: INFO cinder.api.openstack.wsgi [None req-d3215c1d-d9d6-41b3-b81e-a3d4d7bd4a42 tempest-VolumesListTestJSON-1933424335 tempest-VolumesListTestJSON-1933424335-project-member] https://10.4.3.117/volume/v3/volumes/d3ec125c-6fdc-45e0-b405-84ffe7977b41 returned with HTTP 202 Jul 27 16:14:31.503568 np0000005924 devstack@c-api.service[100522]: [pid: 100522|app: 0|req: 616/2484] 10.4.3.117 () {66 vars in 1351 bytes} [Mon Jul 27 16:14:31 2026] DELETE /volume/v3/volumes/d3ec125c-6fdc-45e0-b405-84ffe7977b41 => generated 0 bytes in 37 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 27 16:14:31.511379 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.middleware.request_id [None req-7ddd54a8-1fb8-4d0e-b10c-6f0bfd78e790 None None] RequestId filter calling following filter/app {{(pid=100521) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:14:31.513541 np0000005924 devstack@c-api.service[100521]: INFO cinder.api.openstack.wsgi [None req-7ddd54a8-1fb8-4d0e-b10c-6f0bfd78e790 tempest-VolumesListTestJSON-1933424335 tempest-VolumesListTestJSON-1933424335-project-member] GET https://10.4.3.117/volume/v3/volumes/d3ec125c-6fdc-45e0-b405-84ffe7977b41 Jul 27 16:14:31.513794 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.openstack.wsgi [None req-7ddd54a8-1fb8-4d0e-b10c-6f0bfd78e790 tempest-VolumesListTestJSON-1933424335 tempest-VolumesListTestJSON-1933424335-project-member] Empty body provided in request {{(pid=100521) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:14:31.514059 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.openstack.wsgi [None req-7ddd54a8-1fb8-4d0e-b10c-6f0bfd78e790 tempest-VolumesListTestJSON-1933424335 tempest-VolumesListTestJSON-1933424335-project-member] Calling method 'show' {{(pid=100521) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:14:31.526446 np0000005924 devstack@c-api.service[100521]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:14:31.526446 np0000005924 devstack@c-api.service[100521]: warnings.warn( Jul 27 16:14:31.531746 np0000005924 devstack@c-api.service[100523]: INFO cinder.api.openstack.wsgi [None req-eaea8653-f315-4c10-9803-fc00a8f28e10 tempest-VolumeRetypeWithoutMigrationTest-1200926129 tempest-VolumeRetypeWithoutMigrationTest-1200926129-project-admin] POST https://10.4.3.117/volume/v3/types Jul 27 16:14:31.532105 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.openstack.wsgi [None req-eaea8653-f315-4c10-9803-fc00a8f28e10 tempest-VolumeRetypeWithoutMigrationTest-1200926129 tempest-VolumeRetypeWithoutMigrationTest-1200926129-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "volume-type-1"}} {{(pid=100523) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 27 16:14:31.532162 np0000005924 devstack@c-api.service[100521]: INFO cinder.volume.api [None req-7ddd54a8-1fb8-4d0e-b10c-6f0bfd78e790 tempest-VolumesListTestJSON-1933424335 tempest-VolumesListTestJSON-1933424335-project-member] Volume info retrieved successfully. Jul 27 16:14:31.533664 np0000005924 devstack@c-api.service[100523]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:14:31.533664 np0000005924 devstack@c-api.service[100523]: warnings.warn( Jul 27 16:14:31.538652 np0000005924 devstack@c-api.service[100521]: INFO cinder.api.openstack.wsgi [None req-7ddd54a8-1fb8-4d0e-b10c-6f0bfd78e790 tempest-VolumesListTestJSON-1933424335 tempest-VolumesListTestJSON-1933424335-project-member] https://10.4.3.117/volume/v3/volumes/d3ec125c-6fdc-45e0-b405-84ffe7977b41 returned with HTTP 200 Jul 27 16:14:31.539245 np0000005924 devstack@c-api.service[100521]: [pid: 100521|app: 0|req: 614/2485] 10.4.3.117 () {66 vars in 1348 bytes} [Mon Jul 27 16:14:31 2026] GET /volume/v3/volumes/d3ec125c-6fdc-45e0-b405-84ffe7977b41 => generated 855 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 27 16:14:31.554892 np0000005924 devstack@c-api.service[100523]: INFO cinder.api.openstack.wsgi [None req-eaea8653-f315-4c10-9803-fc00a8f28e10 tempest-VolumeRetypeWithoutMigrationTest-1200926129 tempest-VolumeRetypeWithoutMigrationTest-1200926129-project-admin] https://10.4.3.117/volume/v3/types returned with HTTP 200 Jul 27 16:14:31.555276 np0000005924 devstack@c-api.service[100523]: [pid: 100523|app: 0|req: 626/2486] 10.4.3.117 () {68 vars in 1252 bytes} [Mon Jul 27 16:14:31 2026] POST /volume/v3/types => generated 188 bytes in 148 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 27 16:14:31.564170 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.middleware.request_id [None req-f2fc83d9-9102-466c-9067-e71c203c767a None None] RequestId filter calling following filter/app {{(pid=100524) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:14:31.566699 np0000005924 devstack@c-api.service[100524]: INFO cinder.api.openstack.wsgi [None req-f2fc83d9-9102-466c-9067-e71c203c767a tempest-VolumeRetypeWithoutMigrationTest-1200926129 tempest-VolumeRetypeWithoutMigrationTest-1200926129-project-admin] POST https://10.4.3.117/volume/v3/types Jul 27 16:14:31.567195 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.openstack.wsgi [None req-f2fc83d9-9102-466c-9067-e71c203c767a tempest-VolumeRetypeWithoutMigrationTest-1200926129 tempest-VolumeRetypeWithoutMigrationTest-1200926129-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "volume-type-2"}} {{(pid=100524) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 27 16:14:31.568912 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.middleware.request_id [None req-af224e5a-65f6-41ec-88c2-130491cb72ed None None] RequestId filter calling following filter/app {{(pid=100522) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:14:31.570749 np0000005924 devstack@c-api.service[100522]: INFO cinder.api.openstack.wsgi [None req-af224e5a-65f6-41ec-88c2-130491cb72ed tempest-TestEncryptedCinderVolumes-328802700 tempest-TestEncryptedCinderVolumes-328802700-project-member] DELETE https://10.4.3.117/volume/v3/volumes/d804ea04-be57-40c1-ac85-72c74c9edee8 Jul 27 16:14:31.571020 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.openstack.wsgi [None req-af224e5a-65f6-41ec-88c2-130491cb72ed tempest-TestEncryptedCinderVolumes-328802700 tempest-TestEncryptedCinderVolumes-328802700-project-member] Empty body provided in request {{(pid=100522) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:14:31.571305 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.openstack.wsgi [None req-af224e5a-65f6-41ec-88c2-130491cb72ed tempest-TestEncryptedCinderVolumes-328802700 tempest-TestEncryptedCinderVolumes-328802700-project-member] Calling method 'delete' {{(pid=100522) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:14:31.571800 np0000005924 devstack@c-api.service[100522]: INFO cinder.api.v3.volumes [None req-af224e5a-65f6-41ec-88c2-130491cb72ed tempest-TestEncryptedCinderVolumes-328802700 tempest-TestEncryptedCinderVolumes-328802700-project-member] Delete volume with id: d804ea04-be57-40c1-ac85-72c74c9edee8 Jul 27 16:14:31.579736 np0000005924 devstack@c-api.service[100522]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:14:31.579736 np0000005924 devstack@c-api.service[100522]: warnings.warn( Jul 27 16:14:31.580349 np0000005924 devstack@c-api.service[100522]: INFO cinder.volume.api [None req-af224e5a-65f6-41ec-88c2-130491cb72ed tempest-TestEncryptedCinderVolumes-328802700 tempest-TestEncryptedCinderVolumes-328802700-project-member] Volume info retrieved successfully. Jul 27 16:14:31.584593 np0000005924 devstack@c-api.service[100524]: INFO cinder.api.openstack.wsgi [None req-f2fc83d9-9102-466c-9067-e71c203c767a tempest-VolumeRetypeWithoutMigrationTest-1200926129 tempest-VolumeRetypeWithoutMigrationTest-1200926129-project-admin] https://10.4.3.117/volume/v3/types returned with HTTP 200 Jul 27 16:14:31.584943 np0000005924 devstack@c-api.service[100524]: [pid: 100524|app: 0|req: 631/2487] 10.4.3.117 () {68 vars in 1252 bytes} [Mon Jul 27 16:14:31 2026] POST /volume/v3/types => generated 188 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 27 16:14:31.593506 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.middleware.request_id [None req-2989827f-eaa1-477f-946b-efd882695bb5 None None] RequestId filter calling following filter/app {{(pid=100521) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:14:31.598223 np0000005924 devstack@c-api.service[100522]: WARNING cinder.keymgr.conf_key_mgr [None req-af224e5a-65f6-41ec-88c2-130491cb72ed tempest-TestEncryptedCinderVolumes-328802700 tempest-TestEncryptedCinderVolumes-328802700-project-member] Not deleting key 00000000-0000-0000-0000-000000000000 Jul 27 16:14:31.607207 np0000005924 devstack@c-api.service[100522]: INFO cinder.volume.api [None req-af224e5a-65f6-41ec-88c2-130491cb72ed tempest-TestEncryptedCinderVolumes-328802700 tempest-TestEncryptedCinderVolumes-328802700-project-member] Delete volume request issued successfully. Jul 27 16:14:31.607463 np0000005924 devstack@c-api.service[100522]: INFO cinder.api.openstack.wsgi [None req-af224e5a-65f6-41ec-88c2-130491cb72ed tempest-TestEncryptedCinderVolumes-328802700 tempest-TestEncryptedCinderVolumes-328802700-project-member] https://10.4.3.117/volume/v3/volumes/d804ea04-be57-40c1-ac85-72c74c9edee8 returned with HTTP 202 Jul 27 16:14:31.607888 np0000005924 devstack@c-api.service[100522]: [pid: 100522|app: 0|req: 617/2488] 10.4.3.117 () {66 vars in 1351 bytes} [Mon Jul 27 16:14:31 2026] DELETE /volume/v3/volumes/d804ea04-be57-40c1-ac85-72c74c9edee8 => generated 0 bytes in 39 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 27 16:14:31.619402 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.middleware.request_id [None req-c6349fba-f9c4-4a90-b633-b333f9af9e69 None None] RequestId filter calling following filter/app {{(pid=100523) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:14:31.619402 np0000005924 devstack@c-api.service[100523]: INFO cinder.api.openstack.wsgi [None req-c6349fba-f9c4-4a90-b633-b333f9af9e69 tempest-TestEncryptedCinderVolumes-328802700 tempest-TestEncryptedCinderVolumes-328802700-project-member] GET https://10.4.3.117/volume/v3/volumes/d804ea04-be57-40c1-ac85-72c74c9edee8 Jul 27 16:14:31.619402 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.openstack.wsgi [None req-c6349fba-f9c4-4a90-b633-b333f9af9e69 tempest-TestEncryptedCinderVolumes-328802700 tempest-TestEncryptedCinderVolumes-328802700-project-member] Empty body provided in request {{(pid=100523) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:14:31.621005 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.openstack.wsgi [None req-c6349fba-f9c4-4a90-b633-b333f9af9e69 tempest-TestEncryptedCinderVolumes-328802700 tempest-TestEncryptedCinderVolumes-328802700-project-member] Calling method 'show' {{(pid=100523) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:14:31.628016 np0000005924 devstack@c-api.service[100523]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:14:31.628016 np0000005924 devstack@c-api.service[100523]: warnings.warn( Jul 27 16:14:31.633652 np0000005924 devstack@c-api.service[100523]: INFO cinder.volume.api [None req-c6349fba-f9c4-4a90-b633-b333f9af9e69 tempest-TestEncryptedCinderVolumes-328802700 tempest-TestEncryptedCinderVolumes-328802700-project-member] Volume info retrieved successfully. Jul 27 16:14:31.637843 np0000005924 devstack@c-api.service[100523]: INFO cinder.api.openstack.wsgi [None req-c6349fba-f9c4-4a90-b633-b333f9af9e69 tempest-TestEncryptedCinderVolumes-328802700 tempest-TestEncryptedCinderVolumes-328802700-project-member] https://10.4.3.117/volume/v3/volumes/d804ea04-be57-40c1-ac85-72c74c9edee8 returned with HTTP 200 Jul 27 16:14:31.638241 np0000005924 devstack@c-api.service[100523]: [pid: 100523|app: 0|req: 627/2489] 10.4.3.117 () {66 vars in 1348 bytes} [Mon Jul 27 16:14:31 2026] GET /volume/v3/volumes/d804ea04-be57-40c1-ac85-72c74c9edee8 => generated 882 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 27 16:14:31.670130 np0000005924 devstack@c-api.service[100521]: INFO cinder.api.openstack.wsgi [None req-2989827f-eaa1-477f-946b-efd882695bb5 tempest-VolumeRetypeWithoutMigrationTest-1050432874 tempest-VolumeRetypeWithoutMigrationTest-1050432874-project-member] POST https://10.4.3.117/volume/v3/volumes Jul 27 16:14:31.670532 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.openstack.wsgi [None req-2989827f-eaa1-477f-946b-efd882695bb5 tempest-VolumeRetypeWithoutMigrationTest-1050432874 tempest-VolumeRetypeWithoutMigrationTest-1050432874-project-member] Action: 'create', calling method: create, body: {"volume": {"volume_type": "volume-type-1", "size": 1, "name": "tempest-VolumeRetypeWithoutMigrationTest-Volume-98205517"}} {{(pid=100521) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 27 16:14:31.671851 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.v3.volumes [None req-2989827f-eaa1-477f-946b-efd882695bb5 tempest-VolumeRetypeWithoutMigrationTest-1050432874 tempest-VolumeRetypeWithoutMigrationTest-1050432874-project-member] Create volume request body: {'volume': {'volume_type': 'volume-type-1', 'size': 1, 'name': 'tempest-VolumeRetypeWithoutMigrationTest-Volume-98205517'}} {{(pid=100521) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 27 16:14:31.674912 np0000005924 devstack@c-api.service[100521]: INFO cinder.api.v3.volumes [None req-2989827f-eaa1-477f-946b-efd882695bb5 tempest-VolumeRetypeWithoutMigrationTest-1050432874 tempest-VolumeRetypeWithoutMigrationTest-1050432874-project-member] Create volume of 1 GB Jul 27 16:14:31.675161 np0000005924 devstack@c-api.service[100521]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:14:31.675161 np0000005924 devstack@c-api.service[100521]: warnings.warn( Jul 27 16:14:31.675648 np0000005924 devstack@c-api.service[100521]: INFO cinder.volume.api [None req-2989827f-eaa1-477f-946b-efd882695bb5 tempest-VolumeRetypeWithoutMigrationTest-1050432874 tempest-VolumeRetypeWithoutMigrationTest-1050432874-project-member] Availability Zones retrieved successfully. Jul 27 16:14:31.680959 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.volume.api [None req-2989827f-eaa1-477f-946b-efd882695bb5 tempest-VolumeRetypeWithoutMigrationTest-1050432874 tempest-VolumeRetypeWithoutMigrationTest-1050432874-project-member] Flow 'volume_create_api' (afc44bfd-ee82-4101-b285-b8faf0a78854) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100521) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 27 16:14:31.681894 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.volume.api [None req-2989827f-eaa1-477f-946b-efd882695bb5 tempest-VolumeRetypeWithoutMigrationTest-1050432874 tempest-VolumeRetypeWithoutMigrationTest-1050432874-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (4147cef0-90b2-4d18-95ca-58e72efffe59) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100521) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 27 16:14:31.682779 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.volume.flows.api.create_volume [None req-2989827f-eaa1-477f-946b-efd882695bb5 tempest-VolumeRetypeWithoutMigrationTest-1050432874 tempest-VolumeRetypeWithoutMigrationTest-1050432874-project-member] Validating volume size '1' using validate_int {{(pid=100521) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 27 16:14:31.700729 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.volume.api [None req-2989827f-eaa1-477f-946b-efd882695bb5 tempest-VolumeRetypeWithoutMigrationTest-1050432874 tempest-VolumeRetypeWithoutMigrationTest-1050432874-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (4147cef0-90b2-4d18-95ca-58e72efffe59) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-27T16:14:32Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=972a5eb9-00d1-45bd-917b-bfc8a09270cd,is_public=True,name='volume-type-1',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '972a5eb9-00d1-45bd-917b-bfc8a09270cd', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100521) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 27 16:14:31.701505 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.volume.api [None req-2989827f-eaa1-477f-946b-efd882695bb5 tempest-VolumeRetypeWithoutMigrationTest-1050432874 tempest-VolumeRetypeWithoutMigrationTest-1050432874-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (80a08c8f-201f-4338-bb64-73bc736cc630) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100521) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 27 16:14:31.727211 np0000005924 devstack@c-api.service[100521]: WARNING cinder.quota [None req-2989827f-eaa1-477f-946b-efd882695bb5 tempest-VolumeRetypeWithoutMigrationTest-1050432874 tempest-VolumeRetypeWithoutMigrationTest-1050432874-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 27 16:14:31.727494 np0000005924 devstack@c-api.service[100521]: WARNING cinder.quota [None req-2989827f-eaa1-477f-946b-efd882695bb5 tempest-VolumeRetypeWithoutMigrationTest-1050432874 tempest-VolumeRetypeWithoutMigrationTest-1050432874-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 27 16:14:31.775066 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.quota [None req-2989827f-eaa1-477f-946b-efd882695bb5 tempest-VolumeRetypeWithoutMigrationTest-1050432874 tempest-VolumeRetypeWithoutMigrationTest-1050432874-project-member] Created reservations ['1f50910f-79b8-4098-9019-58d039646f96', 'bde51175-064c-44a3-8a42-c8561dad5df1', '9a8c52ba-0863-4d4a-8d1e-20acab2f9da9', '4795c6fb-4887-437f-bef7-2e00efdd7fe8'] {{(pid=100521) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 27 16:14:31.775782 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.volume.api [None req-2989827f-eaa1-477f-946b-efd882695bb5 tempest-VolumeRetypeWithoutMigrationTest-1050432874 tempest-VolumeRetypeWithoutMigrationTest-1050432874-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (80a08c8f-201f-4338-bb64-73bc736cc630) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['1f50910f-79b8-4098-9019-58d039646f96', 'bde51175-064c-44a3-8a42-c8561dad5df1', '9a8c52ba-0863-4d4a-8d1e-20acab2f9da9', '4795c6fb-4887-437f-bef7-2e00efdd7fe8']}' {{(pid=100521) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 27 16:14:31.776587 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.volume.api [None req-2989827f-eaa1-477f-946b-efd882695bb5 tempest-VolumeRetypeWithoutMigrationTest-1050432874 tempest-VolumeRetypeWithoutMigrationTest-1050432874-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (1233e0e1-5185-4533-aa6d-fcf71d5dbf10) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100521) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 27 16:14:31.801818 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.volume.api [None req-2989827f-eaa1-477f-946b-efd882695bb5 tempest-VolumeRetypeWithoutMigrationTest-1050432874 tempest-VolumeRetypeWithoutMigrationTest-1050432874-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (1233e0e1-5185-4533-aa6d-fcf71d5dbf10) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'de0736c7-a90d-4e04-be7e-1f6cbfd59ade', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeRetypeWithoutMigrationTest-Volume-98205517',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='c69a05c09c3e4e098822d3c093ce07ed',qos_specs=None,replication_status=,reservations=['1f50910f-79b8-4098-9019-58d039646f96','bde51175-064c-44a3-8a42-c8561dad5df1','9a8c52ba-0863-4d4a-8d1e-20acab2f9da9','4795c6fb-4887-437f-bef7-2e00efdd7fe8'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='9e8abfa86d724d85b0a098695772beb4',volume_type_id=972a5eb9-00d1-45bd-917b-bfc8a09270cd), 'volume': Volume(_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-27T16:14:31Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeRetypeWithoutMigrationTest-Volume-98205517',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=de0736c7-a90d-4e04-be7e-1f6cbfd59ade,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='c69a05c09c3e4e098822d3c093ce07ed',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='9e8abfa86d724d85b0a098695772beb4',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(972a5eb9-00d1-45bd-917b-bfc8a09270cd),volume_type_id=972a5eb9-00d1-45bd-917b-bfc8a09270cd)}' {{(pid=100521) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 27 16:14:31.802307 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.volume.api [None req-2989827f-eaa1-477f-946b-efd882695bb5 tempest-VolumeRetypeWithoutMigrationTest-1050432874 tempest-VolumeRetypeWithoutMigrationTest-1050432874-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (98592c13-d12a-438d-a4d6-85627b9724ff) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100521) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 27 16:14:31.825129 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.volume.api [None req-2989827f-eaa1-477f-946b-efd882695bb5 tempest-VolumeRetypeWithoutMigrationTest-1050432874 tempest-VolumeRetypeWithoutMigrationTest-1050432874-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (98592c13-d12a-438d-a4d6-85627b9724ff) transitioned into state 'SUCCESS' from state '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-98205517',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='c69a05c09c3e4e098822d3c093ce07ed',qos_specs=None,replication_status=,reservations=['1f50910f-79b8-4098-9019-58d039646f96','bde51175-064c-44a3-8a42-c8561dad5df1','9a8c52ba-0863-4d4a-8d1e-20acab2f9da9','4795c6fb-4887-437f-bef7-2e00efdd7fe8'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='9e8abfa86d724d85b0a098695772beb4',volume_type_id=972a5eb9-00d1-45bd-917b-bfc8a09270cd)}' {{(pid=100521) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 27 16:14:31.825826 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.volume.api [None req-2989827f-eaa1-477f-946b-efd882695bb5 tempest-VolumeRetypeWithoutMigrationTest-1050432874 tempest-VolumeRetypeWithoutMigrationTest-1050432874-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (4fa86a04-501b-4119-b527-324e19160da6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100521) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 27 16:14:31.835485 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.volume.api [None req-2989827f-eaa1-477f-946b-efd882695bb5 tempest-VolumeRetypeWithoutMigrationTest-1050432874 tempest-VolumeRetypeWithoutMigrationTest-1050432874-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (4fa86a04-501b-4119-b527-324e19160da6) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100521) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 27 16:14:31.836215 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.volume.api [None req-2989827f-eaa1-477f-946b-efd882695bb5 tempest-VolumeRetypeWithoutMigrationTest-1050432874 tempest-VolumeRetypeWithoutMigrationTest-1050432874-project-member] Flow 'volume_create_api' (afc44bfd-ee82-4101-b285-b8faf0a78854) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100521) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 27 16:14:31.836579 np0000005924 devstack@c-api.service[100521]: INFO cinder.volume.api [None req-2989827f-eaa1-477f-946b-efd882695bb5 tempest-VolumeRetypeWithoutMigrationTest-1050432874 tempest-VolumeRetypeWithoutMigrationTest-1050432874-project-member] Create volume request issued successfully. Jul 27 16:14:31.837119 np0000005924 devstack@c-api.service[100521]: INFO cinder.api.openstack.wsgi [None req-2989827f-eaa1-477f-946b-efd882695bb5 tempest-VolumeRetypeWithoutMigrationTest-1050432874 tempest-VolumeRetypeWithoutMigrationTest-1050432874-project-member] https://10.4.3.117/volume/v3/volumes returned with HTTP 202 Jul 27 16:14:31.837544 np0000005924 devstack@c-api.service[100521]: [pid: 100521|app: 0|req: 615/2490] 10.4.3.117 () {68 vars in 1259 bytes} [Mon Jul 27 16:14:31 2026] POST /volume/v3/volumes => generated 766 bytes in 244 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 27 16:14:31.849068 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.middleware.request_id [None req-1a34cc9e-fe8e-41cd-b0a4-1b88c17c650c None None] RequestId filter calling following filter/app {{(pid=100524) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:14:31.850623 np0000005924 devstack@c-api.service[100524]: INFO cinder.api.openstack.wsgi [None req-1a34cc9e-fe8e-41cd-b0a4-1b88c17c650c tempest-VolumeRetypeWithoutMigrationTest-1050432874 tempest-VolumeRetypeWithoutMigrationTest-1050432874-project-member] GET https://10.4.3.117/volume/v3/volumes/de0736c7-a90d-4e04-be7e-1f6cbfd59ade Jul 27 16:14:31.850862 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.openstack.wsgi [None req-1a34cc9e-fe8e-41cd-b0a4-1b88c17c650c tempest-VolumeRetypeWithoutMigrationTest-1050432874 tempest-VolumeRetypeWithoutMigrationTest-1050432874-project-member] Empty body provided in request {{(pid=100524) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:14:31.851122 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.openstack.wsgi [None req-1a34cc9e-fe8e-41cd-b0a4-1b88c17c650c tempest-VolumeRetypeWithoutMigrationTest-1050432874 tempest-VolumeRetypeWithoutMigrationTest-1050432874-project-member] Calling method 'show' {{(pid=100524) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:14:31.858966 np0000005924 devstack@c-api.service[100524]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:14:31.858966 np0000005924 devstack@c-api.service[100524]: warnings.warn( Jul 27 16:14:31.861537 np0000005924 devstack@c-api.service[100524]: INFO cinder.volume.api [None req-1a34cc9e-fe8e-41cd-b0a4-1b88c17c650c tempest-VolumeRetypeWithoutMigrationTest-1050432874 tempest-VolumeRetypeWithoutMigrationTest-1050432874-project-member] Volume info retrieved successfully. Jul 27 16:14:31.865772 np0000005924 devstack@c-api.service[100524]: INFO cinder.api.openstack.wsgi [None req-1a34cc9e-fe8e-41cd-b0a4-1b88c17c650c tempest-VolumeRetypeWithoutMigrationTest-1050432874 tempest-VolumeRetypeWithoutMigrationTest-1050432874-project-member] https://10.4.3.117/volume/v3/volumes/de0736c7-a90d-4e04-be7e-1f6cbfd59ade returned with HTTP 200 Jul 27 16:14:31.866205 np0000005924 devstack@c-api.service[100524]: [pid: 100524|app: 0|req: 632/2491] 10.4.3.117 () {66 vars in 1348 bytes} [Mon Jul 27 16:14:31 2026] GET /volume/v3/volumes/de0736c7-a90d-4e04-be7e-1f6cbfd59ade => generated 834 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 27 16:14:32.462952 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.middleware.request_id [None req-8e01fb3b-c79a-4097-85ff-64cb88065b52 None None] RequestId filter calling following filter/app {{(pid=100522) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:14:32.465158 np0000005924 devstack@c-api.service[100522]: INFO cinder.api.openstack.wsgi [None req-8e01fb3b-c79a-4097-85ff-64cb88065b52 tempest-VolumesBackupsTest-1601316061 tempest-VolumesBackupsTest-1601316061-project-member] GET https://10.4.3.117/volume/v3/backups/3ab58d0b-ce50-4ec0-b14f-375dfd5caf99 Jul 27 16:14:32.465423 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.openstack.wsgi [None req-8e01fb3b-c79a-4097-85ff-64cb88065b52 tempest-VolumesBackupsTest-1601316061 tempest-VolumesBackupsTest-1601316061-project-member] Empty body provided in request {{(pid=100522) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:14:32.465640 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.openstack.wsgi [None req-8e01fb3b-c79a-4097-85ff-64cb88065b52 tempest-VolumesBackupsTest-1601316061 tempest-VolumesBackupsTest-1601316061-project-member] Calling method 'show' {{(pid=100522) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:14:32.465770 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.v3.backups [None req-8e01fb3b-c79a-4097-85ff-64cb88065b52 tempest-VolumesBackupsTest-1601316061 tempest-VolumesBackupsTest-1601316061-project-member] Show backup with id 3ab58d0b-ce50-4ec0-b14f-375dfd5caf99. {{(pid=100522) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 27 16:14:32.472009 np0000005924 devstack@c-api.service[100522]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:14:32.472009 np0000005924 devstack@c-api.service[100522]: warnings.warn( Jul 27 16:14:32.472878 np0000005924 devstack@c-api.service[100522]: INFO cinder.api.openstack.wsgi [None req-8e01fb3b-c79a-4097-85ff-64cb88065b52 tempest-VolumesBackupsTest-1601316061 tempest-VolumesBackupsTest-1601316061-project-member] https://10.4.3.117/volume/v3/backups/3ab58d0b-ce50-4ec0-b14f-375dfd5caf99 returned with HTTP 200 Jul 27 16:14:32.473261 np0000005924 devstack@c-api.service[100522]: [pid: 100522|app: 0|req: 618/2492] 10.4.3.117 () {66 vars in 1348 bytes} [Mon Jul 27 16:14:32 2026] GET /volume/v3/backups/3ab58d0b-ce50-4ec0-b14f-375dfd5caf99 => generated 827 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 27 16:14:32.553061 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.middleware.request_id [None req-bf92341f-ea99-4909-a1a7-22ebf53c6df9 None None] RequestId filter calling following filter/app {{(pid=100523) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:14:32.554900 np0000005924 devstack@c-api.service[100523]: INFO cinder.api.openstack.wsgi [None req-bf92341f-ea99-4909-a1a7-22ebf53c6df9 tempest-VolumesListTestJSON-1933424335 tempest-VolumesListTestJSON-1933424335-project-member] GET https://10.4.3.117/volume/v3/volumes/d3ec125c-6fdc-45e0-b405-84ffe7977b41 Jul 27 16:14:32.555074 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.openstack.wsgi [None req-bf92341f-ea99-4909-a1a7-22ebf53c6df9 tempest-VolumesListTestJSON-1933424335 tempest-VolumesListTestJSON-1933424335-project-member] Empty body provided in request {{(pid=100523) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:14:32.555267 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.openstack.wsgi [None req-bf92341f-ea99-4909-a1a7-22ebf53c6df9 tempest-VolumesListTestJSON-1933424335 tempest-VolumesListTestJSON-1933424335-project-member] Calling method 'show' {{(pid=100523) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:14:32.563285 np0000005924 devstack@c-api.service[100523]: INFO cinder.api.openstack.wsgi [None req-bf92341f-ea99-4909-a1a7-22ebf53c6df9 tempest-VolumesListTestJSON-1933424335 tempest-VolumesListTestJSON-1933424335-project-member] https://10.4.3.117/volume/v3/volumes/d3ec125c-6fdc-45e0-b405-84ffe7977b41 returned with HTTP 404 Jul 27 16:14:32.563458 np0000005924 devstack@c-api.service[100523]: [pid: 100523|app: 0|req: 628/2493] 10.4.3.117 () {66 vars in 1348 bytes} [Mon Jul 27 16:14:32 2026] GET /volume/v3/volumes/d3ec125c-6fdc-45e0-b405-84ffe7977b41 => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (2 switches on core 0) Jul 27 16:14:32.571627 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.middleware.request_id [None req-cfe36cdf-dcc5-4a1e-9e06-d62dbcc373f7 None None] RequestId filter calling following filter/app {{(pid=100521) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:14:32.575256 np0000005924 devstack@c-api.service[100521]: INFO cinder.api.openstack.wsgi [None req-cfe36cdf-dcc5-4a1e-9e06-d62dbcc373f7 tempest-VolumesListTestJSON-1933424335 tempest-VolumesListTestJSON-1933424335-project-member] GET https://10.4.3.117/volume/v3/volumes/1e798e33-d406-43cd-8867-cfe389c11691 Jul 27 16:14:32.575557 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.openstack.wsgi [None req-cfe36cdf-dcc5-4a1e-9e06-d62dbcc373f7 tempest-VolumesListTestJSON-1933424335 tempest-VolumesListTestJSON-1933424335-project-member] Empty body provided in request {{(pid=100521) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:14:32.575849 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.openstack.wsgi [None req-cfe36cdf-dcc5-4a1e-9e06-d62dbcc373f7 tempest-VolumesListTestJSON-1933424335 tempest-VolumesListTestJSON-1933424335-project-member] Calling method 'show' {{(pid=100521) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:14:32.585502 np0000005924 devstack@c-api.service[100521]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:14:32.585502 np0000005924 devstack@c-api.service[100521]: warnings.warn( Jul 27 16:14:32.590434 np0000005924 devstack@c-api.service[100521]: INFO cinder.volume.api [None req-cfe36cdf-dcc5-4a1e-9e06-d62dbcc373f7 tempest-VolumesListTestJSON-1933424335 tempest-VolumesListTestJSON-1933424335-project-member] Volume info retrieved successfully. Jul 27 16:14:32.596403 np0000005924 devstack@c-api.service[100521]: INFO cinder.api.openstack.wsgi [None req-cfe36cdf-dcc5-4a1e-9e06-d62dbcc373f7 tempest-VolumesListTestJSON-1933424335 tempest-VolumesListTestJSON-1933424335-project-member] https://10.4.3.117/volume/v3/volumes/1e798e33-d406-43cd-8867-cfe389c11691 returned with HTTP 200 Jul 27 16:14:32.596403 np0000005924 devstack@c-api.service[100521]: [pid: 100521|app: 0|req: 616/2494] 10.4.3.117 () {66 vars in 1348 bytes} [Mon Jul 27 16:14:32 2026] GET /volume/v3/volumes/1e798e33-d406-43cd-8867-cfe389c11691 => generated 857 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 27 16:14:32.616361 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.middleware.request_id [None req-8de7f6c7-86ad-44e0-b1ed-f042575a32f3 None None] RequestId filter calling following filter/app {{(pid=100524) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:14:32.618231 np0000005924 devstack@c-api.service[100524]: INFO cinder.api.openstack.wsgi [None req-8de7f6c7-86ad-44e0-b1ed-f042575a32f3 tempest-VolumesListTestJSON-1933424335 tempest-VolumesListTestJSON-1933424335-project-member] DELETE https://10.4.3.117/volume/v3/volumes/1e798e33-d406-43cd-8867-cfe389c11691 Jul 27 16:14:32.621219 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.openstack.wsgi [None req-8de7f6c7-86ad-44e0-b1ed-f042575a32f3 tempest-VolumesListTestJSON-1933424335 tempest-VolumesListTestJSON-1933424335-project-member] Empty body provided in request {{(pid=100524) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:14:32.621219 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.openstack.wsgi [None req-8de7f6c7-86ad-44e0-b1ed-f042575a32f3 tempest-VolumesListTestJSON-1933424335 tempest-VolumesListTestJSON-1933424335-project-member] Calling method 'delete' {{(pid=100524) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:14:32.621219 np0000005924 devstack@c-api.service[100524]: INFO cinder.api.v3.volumes [None req-8de7f6c7-86ad-44e0-b1ed-f042575a32f3 tempest-VolumesListTestJSON-1933424335 tempest-VolumesListTestJSON-1933424335-project-member] Delete volume with id: 1e798e33-d406-43cd-8867-cfe389c11691 Jul 27 16:14:32.628516 np0000005924 devstack@c-api.service[100524]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:14:32.628516 np0000005924 devstack@c-api.service[100524]: warnings.warn( Jul 27 16:14:32.630318 np0000005924 devstack@c-api.service[100524]: INFO cinder.volume.api [None req-8de7f6c7-86ad-44e0-b1ed-f042575a32f3 tempest-VolumesListTestJSON-1933424335 tempest-VolumesListTestJSON-1933424335-project-member] Volume info retrieved successfully. Jul 27 16:14:32.658114 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.middleware.request_id [None req-8e9825c1-33fc-4bba-8ff8-ad954c7ac61d None None] RequestId filter calling following filter/app {{(pid=100522) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:14:32.660023 np0000005924 devstack@c-api.service[100522]: INFO cinder.api.openstack.wsgi [None req-8e9825c1-33fc-4bba-8ff8-ad954c7ac61d tempest-TestEncryptedCinderVolumes-328802700 tempest-TestEncryptedCinderVolumes-328802700-project-member] GET https://10.4.3.117/volume/v3/volumes/d804ea04-be57-40c1-ac85-72c74c9edee8 Jul 27 16:14:32.660209 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.openstack.wsgi [None req-8e9825c1-33fc-4bba-8ff8-ad954c7ac61d tempest-TestEncryptedCinderVolumes-328802700 tempest-TestEncryptedCinderVolumes-328802700-project-member] Empty body provided in request {{(pid=100522) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:14:32.660471 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.openstack.wsgi [None req-8e9825c1-33fc-4bba-8ff8-ad954c7ac61d tempest-TestEncryptedCinderVolumes-328802700 tempest-TestEncryptedCinderVolumes-328802700-project-member] Calling method 'show' {{(pid=100522) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:14:32.670030 np0000005924 devstack@c-api.service[100524]: INFO cinder.volume.api [None req-8de7f6c7-86ad-44e0-b1ed-f042575a32f3 tempest-VolumesListTestJSON-1933424335 tempest-VolumesListTestJSON-1933424335-project-member] Delete volume request issued successfully. Jul 27 16:14:32.670362 np0000005924 devstack@c-api.service[100524]: INFO cinder.api.openstack.wsgi [None req-8de7f6c7-86ad-44e0-b1ed-f042575a32f3 tempest-VolumesListTestJSON-1933424335 tempest-VolumesListTestJSON-1933424335-project-member] https://10.4.3.117/volume/v3/volumes/1e798e33-d406-43cd-8867-cfe389c11691 returned with HTTP 202 Jul 27 16:14:32.670449 np0000005924 devstack@c-api.service[100522]: INFO cinder.api.openstack.wsgi [None req-8e9825c1-33fc-4bba-8ff8-ad954c7ac61d tempest-TestEncryptedCinderVolumes-328802700 tempest-TestEncryptedCinderVolumes-328802700-project-member] https://10.4.3.117/volume/v3/volumes/d804ea04-be57-40c1-ac85-72c74c9edee8 returned with HTTP 404 Jul 27 16:14:32.670862 np0000005924 devstack@c-api.service[100524]: [pid: 100524|app: 0|req: 633/2495] 10.4.3.117 () {66 vars in 1351 bytes} [Mon Jul 27 16:14:32 2026] DELETE /volume/v3/volumes/1e798e33-d406-43cd-8867-cfe389c11691 => generated 0 bytes in 57 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 27 16:14:32.670972 np0000005924 devstack@c-api.service[100522]: [pid: 100522|app: 0|req: 619/2496] 10.4.3.117 () {66 vars in 1348 bytes} [Mon Jul 27 16:14:32 2026] GET /volume/v3/volumes/d804ea04-be57-40c1-ac85-72c74c9edee8 => generated 109 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 27 16:14:32.683376 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.middleware.request_id [None req-d08b5504-7f7c-4f5a-b34b-f03293791843 None None] RequestId filter calling following filter/app {{(pid=100523) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:14:32.688170 np0000005924 devstack@c-api.service[100523]: INFO cinder.api.openstack.wsgi [None req-d08b5504-7f7c-4f5a-b34b-f03293791843 tempest-VolumesListTestJSON-1933424335 tempest-VolumesListTestJSON-1933424335-project-member] GET https://10.4.3.117/volume/v3/volumes/1e798e33-d406-43cd-8867-cfe389c11691 Jul 27 16:14:32.688439 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.openstack.wsgi [None req-d08b5504-7f7c-4f5a-b34b-f03293791843 tempest-VolumesListTestJSON-1933424335 tempest-VolumesListTestJSON-1933424335-project-member] Empty body provided in request {{(pid=100523) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:14:32.688632 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.openstack.wsgi [None req-d08b5504-7f7c-4f5a-b34b-f03293791843 tempest-VolumesListTestJSON-1933424335 tempest-VolumesListTestJSON-1933424335-project-member] Calling method 'show' {{(pid=100523) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:14:32.693934 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.middleware.request_id [None req-130d20b3-6947-49d6-adb0-43c218182219 None None] RequestId filter calling following filter/app {{(pid=100521) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:14:32.698551 np0000005924 devstack@c-api.service[100521]: INFO cinder.api.openstack.wsgi [None req-130d20b3-6947-49d6-adb0-43c218182219 tempest-TestEncryptedCinderVolumes-877559909 tempest-TestEncryptedCinderVolumes-877559909-project-admin] GET https://10.4.3.117/volume/v3/volumes/detail?all_tenants=1 Jul 27 16:14:32.698551 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.openstack.wsgi [None req-130d20b3-6947-49d6-adb0-43c218182219 tempest-TestEncryptedCinderVolumes-877559909 tempest-TestEncryptedCinderVolumes-877559909-project-admin] Empty body provided in request {{(pid=100521) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:14:32.698551 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.openstack.wsgi [None req-130d20b3-6947-49d6-adb0-43c218182219 tempest-TestEncryptedCinderVolumes-877559909 tempest-TestEncryptedCinderVolumes-877559909-project-admin] Calling method 'detail' {{(pid=100521) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:14:32.698551 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.volume.api [None req-130d20b3-6947-49d6-adb0-43c218182219 tempest-TestEncryptedCinderVolumes-877559909 tempest-TestEncryptedCinderVolumes-877559909-project-admin] Searching by: MultiDict([('all_tenants', 1)]). {{(pid=100521) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 27 16:14:32.700183 np0000005924 devstack@c-api.service[100523]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:14:32.700183 np0000005924 devstack@c-api.service[100523]: warnings.warn( Jul 27 16:14:32.706081 np0000005924 devstack@c-api.service[100523]: INFO cinder.volume.api [None req-d08b5504-7f7c-4f5a-b34b-f03293791843 tempest-VolumesListTestJSON-1933424335 tempest-VolumesListTestJSON-1933424335-project-member] Volume info retrieved successfully. Jul 27 16:14:32.712749 np0000005924 devstack@c-api.service[100523]: INFO cinder.api.openstack.wsgi [None req-d08b5504-7f7c-4f5a-b34b-f03293791843 tempest-VolumesListTestJSON-1933424335 tempest-VolumesListTestJSON-1933424335-project-member] https://10.4.3.117/volume/v3/volumes/1e798e33-d406-43cd-8867-cfe389c11691 returned with HTTP 200 Jul 27 16:14:32.713295 np0000005924 devstack@c-api.service[100523]: [pid: 100523|app: 0|req: 629/2497] 10.4.3.117 () {66 vars in 1348 bytes} [Mon Jul 27 16:14:32 2026] GET /volume/v3/volumes/1e798e33-d406-43cd-8867-cfe389c11691 => generated 856 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 27 16:14:32.753165 np0000005924 devstack@c-api.service[100521]: INFO cinder.volume.api [None req-130d20b3-6947-49d6-adb0-43c218182219 tempest-TestEncryptedCinderVolumes-877559909 tempest-TestEncryptedCinderVolumes-877559909-project-admin] Get all volumes completed successfully. Jul 27 16:14:32.755487 np0000005924 devstack@c-api.service[100521]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:14:32.755487 np0000005924 devstack@c-api.service[100521]: warnings.warn( Jul 27 16:14:32.763301 np0000005924 devstack@c-api.service[100521]: INFO cinder.api.openstack.wsgi [None req-130d20b3-6947-49d6-adb0-43c218182219 tempest-TestEncryptedCinderVolumes-877559909 tempest-TestEncryptedCinderVolumes-877559909-project-admin] https://10.4.3.117/volume/v3/volumes/detail?all_tenants=1 returned with HTTP 200 Jul 27 16:14:32.763804 np0000005924 devstack@c-api.service[100521]: [pid: 100521|app: 0|req: 617/2498] 10.4.3.117 () {66 vars in 1285 bytes} [Mon Jul 27 16:14:32 2026] GET /volume/v3/volumes/detail?all_tenants=1 => generated 10117 bytes in 71 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 27 16:14:32.791091 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.middleware.request_id [None req-a3168302-d294-4b90-b083-602807b4e360 None None] RequestId filter calling following filter/app {{(pid=100524) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:14:32.792907 np0000005924 devstack@c-api.service[100524]: INFO cinder.api.openstack.wsgi [None req-a3168302-d294-4b90-b083-602807b4e360 tempest-TestEncryptedCinderVolumes-877559909 tempest-TestEncryptedCinderVolumes-877559909-project-admin] DELETE https://10.4.3.117/volume/v3/types/292c3811-de6f-4893-a26a-88b4ad806ead Jul 27 16:14:32.793079 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.openstack.wsgi [None req-a3168302-d294-4b90-b083-602807b4e360 tempest-TestEncryptedCinderVolumes-877559909 tempest-TestEncryptedCinderVolumes-877559909-project-admin] Empty body provided in request {{(pid=100524) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:14:32.793290 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.openstack.wsgi [None req-a3168302-d294-4b90-b083-602807b4e360 tempest-TestEncryptedCinderVolumes-877559909 tempest-TestEncryptedCinderVolumes-877559909-project-admin] Calling method '_delete' {{(pid=100524) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:14:32.819934 np0000005924 devstack@c-api.service[100524]: INFO cinder.api.openstack.wsgi [None req-a3168302-d294-4b90-b083-602807b4e360 tempest-TestEncryptedCinderVolumes-877559909 tempest-TestEncryptedCinderVolumes-877559909-project-admin] https://10.4.3.117/volume/v3/types/292c3811-de6f-4893-a26a-88b4ad806ead returned with HTTP 202 Jul 27 16:14:32.820341 np0000005924 devstack@c-api.service[100524]: [pid: 100524|app: 0|req: 634/2499] 10.4.3.117 () {66 vars in 1345 bytes} [Mon Jul 27 16:14:32 2026] DELETE /volume/v3/types/292c3811-de6f-4893-a26a-88b4ad806ead => generated 0 bytes in 30 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 27 16:14:32.837824 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.middleware.request_id [None req-896c7844-b38b-4ac6-a43d-331bea6384f6 None None] RequestId filter calling following filter/app {{(pid=100522) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:14:32.840143 np0000005924 devstack@c-api.service[100522]: INFO cinder.api.openstack.wsgi [None req-896c7844-b38b-4ac6-a43d-331bea6384f6 tempest-TestEncryptedCinderVolumes-877559909 tempest-TestEncryptedCinderVolumes-877559909-project-admin] POST https://10.4.3.117/volume/v3/types Jul 27 16:14:32.840624 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.openstack.wsgi [None req-896c7844-b38b-4ac6-a43d-331bea6384f6 tempest-TestEncryptedCinderVolumes-877559909 tempest-TestEncryptedCinderVolumes-877559909-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-scenario-type-luks-1386733246", "extra_specs": {}}} {{(pid=100522) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 27 16:14:32.865393 np0000005924 devstack@c-api.service[100522]: INFO cinder.api.openstack.wsgi [None req-896c7844-b38b-4ac6-a43d-331bea6384f6 tempest-TestEncryptedCinderVolumes-877559909 tempest-TestEncryptedCinderVolumes-877559909-project-admin] https://10.4.3.117/volume/v3/types returned with HTTP 200 Jul 27 16:14:32.865800 np0000005924 devstack@c-api.service[100522]: [pid: 100522|app: 0|req: 620/2500] 10.4.3.117 () {68 vars in 1252 bytes} [Mon Jul 27 16:14:32 2026] POST /volume/v3/types => generated 212 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 27 16:14:32.877146 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.middleware.request_id [None req-04741a36-caed-4f3f-b048-d43340204ff0 None None] RequestId filter calling following filter/app {{(pid=100523) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:14:32.878963 np0000005924 devstack@c-api.service[100523]: INFO cinder.api.openstack.wsgi [None req-04741a36-caed-4f3f-b048-d43340204ff0 tempest-TestEncryptedCinderVolumes-877559909 tempest-TestEncryptedCinderVolumes-877559909-project-admin] POST https://10.4.3.117/volume/v3/types/38111bd3-f9b2-4b2f-8453-21d70456da17/encryption Jul 27 16:14:32.879538 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.openstack.wsgi [None req-04741a36-caed-4f3f-b048-d43340204ff0 tempest-TestEncryptedCinderVolumes-877559909 tempest-TestEncryptedCinderVolumes-877559909-project-admin] Action: 'create', calling method: create, body: {"encryption": {"provider": "luks", "key_size": 256, "cipher": "aes-xts-plain64", "control_location": "front-end"}} {{(pid=100523) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 27 16:14:32.879866 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.middleware.request_id [None req-cd62cc61-bfcc-4d94-856a-a3560a44c625 None None] RequestId filter calling following filter/app {{(pid=100521) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:14:32.881647 np0000005924 devstack@c-api.service[100521]: INFO cinder.api.openstack.wsgi [None req-cd62cc61-bfcc-4d94-856a-a3560a44c625 tempest-VolumeRetypeWithoutMigrationTest-1050432874 tempest-VolumeRetypeWithoutMigrationTest-1050432874-project-member] GET https://10.4.3.117/volume/v3/volumes/de0736c7-a90d-4e04-be7e-1f6cbfd59ade Jul 27 16:14:32.881857 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.openstack.wsgi [None req-cd62cc61-bfcc-4d94-856a-a3560a44c625 tempest-VolumeRetypeWithoutMigrationTest-1050432874 tempest-VolumeRetypeWithoutMigrationTest-1050432874-project-member] Empty body provided in request {{(pid=100521) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:14:32.882076 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.openstack.wsgi [None req-cd62cc61-bfcc-4d94-856a-a3560a44c625 tempest-VolumeRetypeWithoutMigrationTest-1050432874 tempest-VolumeRetypeWithoutMigrationTest-1050432874-project-member] Calling method 'show' {{(pid=100521) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:14:32.890186 np0000005924 devstack@c-api.service[100521]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:14:32.890186 np0000005924 devstack@c-api.service[100521]: warnings.warn( Jul 27 16:14:32.896172 np0000005924 devstack@c-api.service[100521]: INFO cinder.volume.api [None req-cd62cc61-bfcc-4d94-856a-a3560a44c625 tempest-VolumeRetypeWithoutMigrationTest-1050432874 tempest-VolumeRetypeWithoutMigrationTest-1050432874-project-member] Volume info retrieved successfully. Jul 27 16:14:32.899767 np0000005924 devstack@c-api.service[100523]: INFO cinder.api.openstack.wsgi [None req-04741a36-caed-4f3f-b048-d43340204ff0 tempest-TestEncryptedCinderVolumes-877559909 tempest-TestEncryptedCinderVolumes-877559909-project-admin] https://10.4.3.117/volume/v3/types/38111bd3-f9b2-4b2f-8453-21d70456da17/encryption returned with HTTP 200 Jul 27 16:14:32.900134 np0000005924 devstack@c-api.service[100521]: INFO cinder.api.openstack.wsgi [None req-cd62cc61-bfcc-4d94-856a-a3560a44c625 tempest-VolumeRetypeWithoutMigrationTest-1050432874 tempest-VolumeRetypeWithoutMigrationTest-1050432874-project-member] https://10.4.3.117/volume/v3/volumes/de0736c7-a90d-4e04-be7e-1f6cbfd59ade returned with HTTP 200 Jul 27 16:14:32.900197 np0000005924 devstack@c-api.service[100523]: [pid: 100523|app: 0|req: 630/2501] 10.4.3.117 () {68 vars in 1397 bytes} [Mon Jul 27 16:14:32 2026] POST /volume/v3/types/38111bd3-f9b2-4b2f-8453-21d70456da17/encryption => generated 230 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 27 16:14:32.900613 np0000005924 devstack@c-api.service[100521]: [pid: 100521|app: 0|req: 618/2502] 10.4.3.117 () {66 vars in 1348 bytes} [Mon Jul 27 16:14:32 2026] GET /volume/v3/volumes/de0736c7-a90d-4e04-be7e-1f6cbfd59ade => generated 859 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 27 16:14:32.910074 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.middleware.request_id [None req-9ece3dcd-11af-49bf-bbe8-387db22e9444 None None] RequestId filter calling following filter/app {{(pid=100524) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:14:32.911711 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.middleware.request_id [None req-65c0e754-42fc-4c50-afb5-27a6447f2d8b None None] RequestId filter calling following filter/app {{(pid=100522) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:14:32.914143 np0000005924 devstack@c-api.service[100524]: INFO cinder.api.openstack.wsgi [None req-9ece3dcd-11af-49bf-bbe8-387db22e9444 tempest-TestEncryptedCinderVolumes-328802700 tempest-TestEncryptedCinderVolumes-328802700-project-member] POST https://10.4.3.117/volume/v3/volumes Jul 27 16:14:32.914501 np0000005924 devstack@c-api.service[100522]: INFO cinder.api.openstack.wsgi [None req-65c0e754-42fc-4c50-afb5-27a6447f2d8b tempest-VolumeRetypeWithoutMigrationTest-1200926129 tempest-VolumeRetypeWithoutMigrationTest-1200926129-project-admin] GET https://10.4.3.117/volume/v3/volumes/de0736c7-a90d-4e04-be7e-1f6cbfd59ade Jul 27 16:14:32.914626 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.openstack.wsgi [None req-9ece3dcd-11af-49bf-bbe8-387db22e9444 tempest-TestEncryptedCinderVolumes-328802700 tempest-TestEncryptedCinderVolumes-328802700-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestEncryptedCinderVolumes-volume-1476909828", "snapshot_id": null, "imageRef": null, "volume_type": "tempest-scenario-type-luks-1386733246", "size": 1}} {{(pid=100524) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 27 16:14:32.914734 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.openstack.wsgi [None req-65c0e754-42fc-4c50-afb5-27a6447f2d8b tempest-VolumeRetypeWithoutMigrationTest-1200926129 tempest-VolumeRetypeWithoutMigrationTest-1200926129-project-admin] Empty body provided in request {{(pid=100522) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:14:32.915098 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.openstack.wsgi [None req-65c0e754-42fc-4c50-afb5-27a6447f2d8b tempest-VolumeRetypeWithoutMigrationTest-1200926129 tempest-VolumeRetypeWithoutMigrationTest-1200926129-project-admin] Calling method 'show' {{(pid=100522) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:14:32.916031 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.v3.volumes [None req-9ece3dcd-11af-49bf-bbe8-387db22e9444 tempest-TestEncryptedCinderVolumes-328802700 tempest-TestEncryptedCinderVolumes-328802700-project-member] Create volume request body: {'volume': {'name': 'tempest-TestEncryptedCinderVolumes-volume-1476909828', 'snapshot_id': None, 'imageRef': None, 'volume_type': 'tempest-scenario-type-luks-1386733246', 'size': 1}} {{(pid=100524) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 27 16:14:32.924005 np0000005924 devstack@c-api.service[100522]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:14:32.924005 np0000005924 devstack@c-api.service[100522]: warnings.warn( Jul 27 16:14:32.926812 np0000005924 devstack@c-api.service[100524]: INFO cinder.api.v3.volumes [None req-9ece3dcd-11af-49bf-bbe8-387db22e9444 tempest-TestEncryptedCinderVolumes-328802700 tempest-TestEncryptedCinderVolumes-328802700-project-member] Create volume of 1 GB Jul 27 16:14:32.927129 np0000005924 devstack@c-api.service[100524]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:14:32.927129 np0000005924 devstack@c-api.service[100524]: warnings.warn( Jul 27 16:14:32.927581 np0000005924 devstack@c-api.service[100524]: INFO cinder.volume.api [None req-9ece3dcd-11af-49bf-bbe8-387db22e9444 tempest-TestEncryptedCinderVolumes-328802700 tempest-TestEncryptedCinderVolumes-328802700-project-member] Availability Zones retrieved successfully. Jul 27 16:14:32.928411 np0000005924 devstack@c-api.service[100522]: INFO cinder.volume.api [None req-65c0e754-42fc-4c50-afb5-27a6447f2d8b tempest-VolumeRetypeWithoutMigrationTest-1200926129 tempest-VolumeRetypeWithoutMigrationTest-1200926129-project-admin] Volume info retrieved successfully. Jul 27 16:14:32.933676 np0000005924 devstack@c-api.service[100522]: INFO cinder.api.openstack.wsgi [None req-65c0e754-42fc-4c50-afb5-27a6447f2d8b tempest-VolumeRetypeWithoutMigrationTest-1200926129 tempest-VolumeRetypeWithoutMigrationTest-1200926129-project-admin] https://10.4.3.117/volume/v3/volumes/de0736c7-a90d-4e04-be7e-1f6cbfd59ade returned with HTTP 200 Jul 27 16:14:32.934138 np0000005924 devstack@c-api.service[100522]: [pid: 100522|app: 0|req: 621/2503] 10.4.3.117 () {66 vars in 1348 bytes} [Mon Jul 27 16:14:32 2026] GET /volume/v3/volumes/de0736c7-a90d-4e04-be7e-1f6cbfd59ade => generated 1032 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 27 16:14:32.934878 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.volume.api [None req-9ece3dcd-11af-49bf-bbe8-387db22e9444 tempest-TestEncryptedCinderVolumes-328802700 tempest-TestEncryptedCinderVolumes-328802700-project-member] Flow 'volume_create_api' (65db4af6-305f-4d0d-8317-7fb2b867aa70) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100524) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 27 16:14:32.936054 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.volume.api [None req-9ece3dcd-11af-49bf-bbe8-387db22e9444 tempest-TestEncryptedCinderVolumes-328802700 tempest-TestEncryptedCinderVolumes-328802700-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (5868f340-caf7-4b12-85bc-17c76ba51054) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100524) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 27 16:14:32.937087 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.volume.flows.api.create_volume [None req-9ece3dcd-11af-49bf-bbe8-387db22e9444 tempest-TestEncryptedCinderVolumes-328802700 tempest-TestEncryptedCinderVolumes-328802700-project-member] Validating volume size '1' using validate_int {{(pid=100524) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 27 16:14:32.944958 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.middleware.request_id [None req-99b5fc1d-bd9d-4bd3-864a-ed4954814aab None None] RequestId filter calling following filter/app {{(pid=100523) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:14:32.946806 np0000005924 devstack@c-api.service[100523]: INFO cinder.api.openstack.wsgi [None req-99b5fc1d-bd9d-4bd3-864a-ed4954814aab tempest-VolumeRetypeWithoutMigrationTest-1050432874 tempest-VolumeRetypeWithoutMigrationTest-1050432874-project-member] POST https://10.4.3.117/volume/v3/volumes/de0736c7-a90d-4e04-be7e-1f6cbfd59ade/action Jul 27 16:14:32.947256 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.openstack.wsgi [None req-99b5fc1d-bd9d-4bd3-864a-ed4954814aab tempest-VolumeRetypeWithoutMigrationTest-1050432874 tempest-VolumeRetypeWithoutMigrationTest-1050432874-project-member] Action body: b'{"os-retype": {"new_type": "volume-type-2", "migration_policy": "never"}}' {{(pid=100523) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 27 16:14:32.947539 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.openstack.wsgi [None req-99b5fc1d-bd9d-4bd3-864a-ed4954814aab tempest-VolumeRetypeWithoutMigrationTest-1050432874 tempest-VolumeRetypeWithoutMigrationTest-1050432874-project-member] Action: 'action', calling method: _retype, body: {"os-retype": {"new_type": "volume-type-2", "migration_policy": "never"}} {{(pid=100523) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 27 16:14:32.955567 np0000005924 devstack@c-api.service[100523]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:14:32.955567 np0000005924 devstack@c-api.service[100523]: warnings.warn( Jul 27 16:14:32.956074 np0000005924 devstack@c-api.service[100523]: INFO cinder.volume.api [None req-99b5fc1d-bd9d-4bd3-864a-ed4954814aab tempest-VolumeRetypeWithoutMigrationTest-1050432874 tempest-VolumeRetypeWithoutMigrationTest-1050432874-project-member] Volume info retrieved successfully. Jul 27 16:14:32.962261 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.volume.api [None req-9ece3dcd-11af-49bf-bbe8-387db22e9444 tempest-TestEncryptedCinderVolumes-328802700 tempest-TestEncryptedCinderVolumes-328802700-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (5868f340-caf7-4b12-85bc-17c76ba51054) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-27T16:14:33Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=38111bd3-f9b2-4b2f-8453-21d70456da17,is_public=True,name='tempest-scenario-type-luks-1386733246',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '38111bd3-f9b2-4b2f-8453-21d70456da17', '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=100524) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 27 16:14:32.963198 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.volume.api [None req-9ece3dcd-11af-49bf-bbe8-387db22e9444 tempest-TestEncryptedCinderVolumes-328802700 tempest-TestEncryptedCinderVolumes-328802700-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (ef5667ef-6f96-423b-ac1f-08c3e2c88ed2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100524) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 27 16:14:32.971509 np0000005924 devstack@c-api.service[100523]: WARNING cinder.quota [None req-99b5fc1d-bd9d-4bd3-864a-ed4954814aab tempest-VolumeRetypeWithoutMigrationTest-1050432874 tempest-VolumeRetypeWithoutMigrationTest-1050432874-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 27 16:14:32.971869 np0000005924 devstack@c-api.service[100523]: WARNING cinder.quota [None req-99b5fc1d-bd9d-4bd3-864a-ed4954814aab tempest-VolumeRetypeWithoutMigrationTest-1050432874 tempest-VolumeRetypeWithoutMigrationTest-1050432874-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 27 16:14:32.990883 np0000005924 devstack@c-api.service[100524]: WARNING cinder.quota [None req-9ece3dcd-11af-49bf-bbe8-387db22e9444 tempest-TestEncryptedCinderVolumes-328802700 tempest-TestEncryptedCinderVolumes-328802700-project-member] Deprecated: Default quota for resource: volumes_tempest-scenario-type-luks-1386733246 is set by the default quota flag: quota_volumes_tempest-scenario-type-luks-1386733246, it is now deprecated. Please use the default quota class for default quota. Jul 27 16:14:32.991105 np0000005924 devstack@c-api.service[100524]: WARNING cinder.quota [None req-9ece3dcd-11af-49bf-bbe8-387db22e9444 tempest-TestEncryptedCinderVolumes-328802700 tempest-TestEncryptedCinderVolumes-328802700-project-member] Deprecated: Default quota for resource: gigabytes_tempest-scenario-type-luks-1386733246 is set by the default quota flag: quota_gigabytes_tempest-scenario-type-luks-1386733246, it is now deprecated. Please use the default quota class for default quota. Jul 27 16:14:32.997975 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.quota [None req-99b5fc1d-bd9d-4bd3-864a-ed4954814aab tempest-VolumeRetypeWithoutMigrationTest-1050432874 tempest-VolumeRetypeWithoutMigrationTest-1050432874-project-member] Created reservations ['b2e510ee-d344-483f-88df-7e0694c7e589', '6c53943f-62f1-4d7c-8e11-a8b1a38e0dfe'] {{(pid=100523) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 27 16:14:33.009626 np0000005924 devstack@c-api.service[100523]: WARNING cinder.quota [None req-99b5fc1d-bd9d-4bd3-864a-ed4954814aab tempest-VolumeRetypeWithoutMigrationTest-1050432874 tempest-VolumeRetypeWithoutMigrationTest-1050432874-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 27 16:14:33.009933 np0000005924 devstack@c-api.service[100523]: WARNING cinder.quota [None req-99b5fc1d-bd9d-4bd3-864a-ed4954814aab tempest-VolumeRetypeWithoutMigrationTest-1050432874 tempest-VolumeRetypeWithoutMigrationTest-1050432874-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 27 16:14:33.020515 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.quota [None req-99b5fc1d-bd9d-4bd3-864a-ed4954814aab tempest-VolumeRetypeWithoutMigrationTest-1050432874 tempest-VolumeRetypeWithoutMigrationTest-1050432874-project-member] Created reservations ['4fe4eaed-d006-4014-918e-eb436fa01366', 'da48ac69-7a79-4563-a150-3a0cde2d66a6'] {{(pid=100523) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 27 16:14:33.028687 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.quota [None req-9ece3dcd-11af-49bf-bbe8-387db22e9444 tempest-TestEncryptedCinderVolumes-328802700 tempest-TestEncryptedCinderVolumes-328802700-project-member] Created reservations ['6e5deeec-bbc0-4224-8603-4c113ae07008', '26eaa2b6-8350-4c5a-b08c-d91455f9737a', 'f74158f1-d0b4-41e5-a658-5874aa0eacb2', '2846c733-7139-4cc4-a51f-7b9bae4ed732'] {{(pid=100524) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 27 16:14:33.029592 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.volume.api [None req-9ece3dcd-11af-49bf-bbe8-387db22e9444 tempest-TestEncryptedCinderVolumes-328802700 tempest-TestEncryptedCinderVolumes-328802700-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (ef5667ef-6f96-423b-ac1f-08c3e2c88ed2) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['6e5deeec-bbc0-4224-8603-4c113ae07008', '26eaa2b6-8350-4c5a-b08c-d91455f9737a', 'f74158f1-d0b4-41e5-a658-5874aa0eacb2', '2846c733-7139-4cc4-a51f-7b9bae4ed732']}' {{(pid=100524) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 27 16:14:33.030317 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.volume.api [None req-9ece3dcd-11af-49bf-bbe8-387db22e9444 tempest-TestEncryptedCinderVolumes-328802700 tempest-TestEncryptedCinderVolumes-328802700-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (994ff538-31a4-4307-af85-3f0ab7d8f542) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100524) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 27 16:14:33.054894 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.volume.api [None req-9ece3dcd-11af-49bf-bbe8-387db22e9444 tempest-TestEncryptedCinderVolumes-328802700 tempest-TestEncryptedCinderVolumes-328802700-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (994ff538-31a4-4307-af85-3f0ab7d8f542) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '6c252559-64b0-43c6-907b-4ef193efa13f', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestEncryptedCinderVolumes-volume-1476909828',encryption_key_id=00000000-0000-0000-0000-000000000000,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='9347c684489b45ffafbd8f32089fb763',qos_specs=None,replication_status=,reservations=['6e5deeec-bbc0-4224-8603-4c113ae07008','26eaa2b6-8350-4c5a-b08c-d91455f9737a','f74158f1-d0b4-41e5-a658-5874aa0eacb2','2846c733-7139-4cc4-a51f-7b9bae4ed732'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='137758f03e9f447eb7159ee987311ef9',volume_type_id=38111bd3-f9b2-4b2f-8453-21d70456da17), 'volume': Volume(_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-27T16:14:33Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestEncryptedCinderVolumes-volume-1476909828',ec2_id=None,encryption_key_id=00000000-0000-0000-0000-000000000000,glance_metadata=,group=,group_id=None,host=None,id=6c252559-64b0-43c6-907b-4ef193efa13f,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='9347c684489b45ffafbd8f32089fb763',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='137758f03e9f447eb7159ee987311ef9',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(38111bd3-f9b2-4b2f-8453-21d70456da17),volume_type_id=38111bd3-f9b2-4b2f-8453-21d70456da17)}' {{(pid=100524) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 27 16:14:33.055491 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.volume.api [None req-9ece3dcd-11af-49bf-bbe8-387db22e9444 tempest-TestEncryptedCinderVolumes-328802700 tempest-TestEncryptedCinderVolumes-328802700-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (ff370fea-f7fe-433b-9681-96d95739f98d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100524) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 27 16:14:33.059876 np0000005924 devstack@c-api.service[100523]: INFO cinder.volume.api [None req-99b5fc1d-bd9d-4bd3-864a-ed4954814aab tempest-VolumeRetypeWithoutMigrationTest-1050432874 tempest-VolumeRetypeWithoutMigrationTest-1050432874-project-member] Retype volume request issued successfully. Jul 27 16:14:33.059936 np0000005924 devstack@c-api.service[100523]: INFO cinder.api.openstack.wsgi [None req-99b5fc1d-bd9d-4bd3-864a-ed4954814aab tempest-VolumeRetypeWithoutMigrationTest-1050432874 tempest-VolumeRetypeWithoutMigrationTest-1050432874-project-member] https://10.4.3.117/volume/v3/volumes/de0736c7-a90d-4e04-be7e-1f6cbfd59ade/action returned with HTTP 202 Jul 27 16:14:33.060405 np0000005924 devstack@c-api.service[100523]: [pid: 100523|app: 0|req: 631/2504] 10.4.3.117 () {68 vars in 1390 bytes} [Mon Jul 27 16:14:32 2026] POST /volume/v3/volumes/de0736c7-a90d-4e04-be7e-1f6cbfd59ade/action => generated 0 bytes in 116 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 27 16:14:33.069746 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.middleware.request_id [None req-d1a64173-3af8-49fa-89ca-73f3e0256a18 None None] RequestId filter calling following filter/app {{(pid=100521) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:14:33.072568 np0000005924 devstack@c-api.service[100521]: INFO cinder.api.openstack.wsgi [None req-d1a64173-3af8-49fa-89ca-73f3e0256a18 tempest-VolumeRetypeWithoutMigrationTest-1050432874 tempest-VolumeRetypeWithoutMigrationTest-1050432874-project-member] GET https://10.4.3.117/volume/v3/volumes/de0736c7-a90d-4e04-be7e-1f6cbfd59ade Jul 27 16:14:33.072796 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.openstack.wsgi [None req-d1a64173-3af8-49fa-89ca-73f3e0256a18 tempest-VolumeRetypeWithoutMigrationTest-1050432874 tempest-VolumeRetypeWithoutMigrationTest-1050432874-project-member] Empty body provided in request {{(pid=100521) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:14:33.073019 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.openstack.wsgi [None req-d1a64173-3af8-49fa-89ca-73f3e0256a18 tempest-VolumeRetypeWithoutMigrationTest-1050432874 tempest-VolumeRetypeWithoutMigrationTest-1050432874-project-member] Calling method 'show' {{(pid=100521) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:14:33.081247 np0000005924 devstack@c-api.service[100521]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:14:33.081247 np0000005924 devstack@c-api.service[100521]: warnings.warn( Jul 27 16:14:33.085052 np0000005924 devstack@c-api.service[100521]: INFO cinder.volume.api [None req-d1a64173-3af8-49fa-89ca-73f3e0256a18 tempest-VolumeRetypeWithoutMigrationTest-1050432874 tempest-VolumeRetypeWithoutMigrationTest-1050432874-project-member] Volume info retrieved successfully. Jul 27 16:14:33.089211 np0000005924 devstack@c-api.service[100521]: INFO cinder.api.openstack.wsgi [None req-d1a64173-3af8-49fa-89ca-73f3e0256a18 tempest-VolumeRetypeWithoutMigrationTest-1050432874 tempest-VolumeRetypeWithoutMigrationTest-1050432874-project-member] https://10.4.3.117/volume/v3/volumes/de0736c7-a90d-4e04-be7e-1f6cbfd59ade returned with HTTP 200 Jul 27 16:14:33.089709 np0000005924 devstack@c-api.service[100521]: [pid: 100521|app: 0|req: 619/2505] 10.4.3.117 () {66 vars in 1348 bytes} [Mon Jul 27 16:14:33 2026] GET /volume/v3/volumes/de0736c7-a90d-4e04-be7e-1f6cbfd59ade => generated 858 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 27 16:14:33.090100 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.volume.api [None req-9ece3dcd-11af-49bf-bbe8-387db22e9444 tempest-TestEncryptedCinderVolumes-328802700 tempest-TestEncryptedCinderVolumes-328802700-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (ff370fea-f7fe-433b-9681-96d95739f98d) transitioned into state 'SUCCESS' from state '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-1476909828',encryption_key_id=00000000-0000-0000-0000-000000000000,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='9347c684489b45ffafbd8f32089fb763',qos_specs=None,replication_status=,reservations=['6e5deeec-bbc0-4224-8603-4c113ae07008','26eaa2b6-8350-4c5a-b08c-d91455f9737a','f74158f1-d0b4-41e5-a658-5874aa0eacb2','2846c733-7139-4cc4-a51f-7b9bae4ed732'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='137758f03e9f447eb7159ee987311ef9',volume_type_id=38111bd3-f9b2-4b2f-8453-21d70456da17)}' {{(pid=100524) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 27 16:14:33.090957 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.volume.api [None req-9ece3dcd-11af-49bf-bbe8-387db22e9444 tempest-TestEncryptedCinderVolumes-328802700 tempest-TestEncryptedCinderVolumes-328802700-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (5c878008-a60b-451f-8e5e-25f1dd007ee9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100524) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 27 16:14:33.106525 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.volume.api [None req-9ece3dcd-11af-49bf-bbe8-387db22e9444 tempest-TestEncryptedCinderVolumes-328802700 tempest-TestEncryptedCinderVolumes-328802700-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (5c878008-a60b-451f-8e5e-25f1dd007ee9) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100524) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 27 16:14:33.107456 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.volume.api [None req-9ece3dcd-11af-49bf-bbe8-387db22e9444 tempest-TestEncryptedCinderVolumes-328802700 tempest-TestEncryptedCinderVolumes-328802700-project-member] Flow 'volume_create_api' (65db4af6-305f-4d0d-8317-7fb2b867aa70) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100524) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 27 16:14:33.107774 np0000005924 devstack@c-api.service[100524]: INFO cinder.volume.api [None req-9ece3dcd-11af-49bf-bbe8-387db22e9444 tempest-TestEncryptedCinderVolumes-328802700 tempest-TestEncryptedCinderVolumes-328802700-project-member] Create volume request issued successfully. Jul 27 16:14:33.108389 np0000005924 devstack@c-api.service[100524]: INFO cinder.api.openstack.wsgi [None req-9ece3dcd-11af-49bf-bbe8-387db22e9444 tempest-TestEncryptedCinderVolumes-328802700 tempest-TestEncryptedCinderVolumes-328802700-project-member] https://10.4.3.117/volume/v3/volumes returned with HTTP 202 Jul 27 16:14:33.108798 np0000005924 devstack@c-api.service[100524]: [pid: 100524|app: 0|req: 635/2506] 10.4.3.117 () {68 vars in 1259 bytes} [Mon Jul 27 16:14:32 2026] POST /volume/v3/volumes => generated 785 bytes in 199 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 27 16:14:33.482764 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.middleware.request_id [None req-e57ca6e0-d203-46ca-b349-8cc3aabecffd None None] RequestId filter calling following filter/app {{(pid=100522) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:14:33.484958 np0000005924 devstack@c-api.service[100522]: INFO cinder.api.openstack.wsgi [None req-e57ca6e0-d203-46ca-b349-8cc3aabecffd tempest-VolumesBackupsTest-1601316061 tempest-VolumesBackupsTest-1601316061-project-member] GET https://10.4.3.117/volume/v3/backups/3ab58d0b-ce50-4ec0-b14f-375dfd5caf99 Jul 27 16:14:33.485196 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.openstack.wsgi [None req-e57ca6e0-d203-46ca-b349-8cc3aabecffd tempest-VolumesBackupsTest-1601316061 tempest-VolumesBackupsTest-1601316061-project-member] Empty body provided in request {{(pid=100522) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:14:33.485491 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.openstack.wsgi [None req-e57ca6e0-d203-46ca-b349-8cc3aabecffd tempest-VolumesBackupsTest-1601316061 tempest-VolumesBackupsTest-1601316061-project-member] Calling method 'show' {{(pid=100522) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:14:33.485613 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.v3.backups [None req-e57ca6e0-d203-46ca-b349-8cc3aabecffd tempest-VolumesBackupsTest-1601316061 tempest-VolumesBackupsTest-1601316061-project-member] Show backup with id 3ab58d0b-ce50-4ec0-b14f-375dfd5caf99. {{(pid=100522) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 27 16:14:33.493910 np0000005924 devstack@c-api.service[100522]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:14:33.493910 np0000005924 devstack@c-api.service[100522]: warnings.warn( Jul 27 16:14:33.494949 np0000005924 devstack@c-api.service[100522]: INFO cinder.api.openstack.wsgi [None req-e57ca6e0-d203-46ca-b349-8cc3aabecffd tempest-VolumesBackupsTest-1601316061 tempest-VolumesBackupsTest-1601316061-project-member] https://10.4.3.117/volume/v3/backups/3ab58d0b-ce50-4ec0-b14f-375dfd5caf99 returned with HTTP 200 Jul 27 16:14:33.495452 np0000005924 devstack@c-api.service[100522]: [pid: 100522|app: 0|req: 622/2507] 10.4.3.117 () {66 vars in 1348 bytes} [Mon Jul 27 16:14:33 2026] GET /volume/v3/backups/3ab58d0b-ce50-4ec0-b14f-375dfd5caf99 => generated 827 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 27 16:14:33.727994 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.middleware.request_id [None req-eacf676d-93c5-4216-bc8d-ebea337cee8a None None] RequestId filter calling following filter/app {{(pid=100523) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:14:33.729770 np0000005924 devstack@c-api.service[100523]: INFO cinder.api.openstack.wsgi [None req-eacf676d-93c5-4216-bc8d-ebea337cee8a tempest-VolumesListTestJSON-1933424335 tempest-VolumesListTestJSON-1933424335-project-member] GET https://10.4.3.117/volume/v3/volumes/1e798e33-d406-43cd-8867-cfe389c11691 Jul 27 16:14:33.729971 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.openstack.wsgi [None req-eacf676d-93c5-4216-bc8d-ebea337cee8a tempest-VolumesListTestJSON-1933424335 tempest-VolumesListTestJSON-1933424335-project-member] Empty body provided in request {{(pid=100523) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:14:33.730187 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.openstack.wsgi [None req-eacf676d-93c5-4216-bc8d-ebea337cee8a tempest-VolumesListTestJSON-1933424335 tempest-VolumesListTestJSON-1933424335-project-member] Calling method 'show' {{(pid=100523) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:14:33.736247 np0000005924 devstack@c-api.service[100523]: INFO cinder.api.openstack.wsgi [None req-eacf676d-93c5-4216-bc8d-ebea337cee8a tempest-VolumesListTestJSON-1933424335 tempest-VolumesListTestJSON-1933424335-project-member] https://10.4.3.117/volume/v3/volumes/1e798e33-d406-43cd-8867-cfe389c11691 returned with HTTP 404 Jul 27 16:14:33.736796 np0000005924 devstack@c-api.service[100523]: [pid: 100523|app: 0|req: 632/2508] 10.4.3.117 () {66 vars in 1348 bytes} [Mon Jul 27 16:14:33 2026] GET /volume/v3/volumes/1e798e33-d406-43cd-8867-cfe389c11691 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 27 16:14:33.746081 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.middleware.request_id [None req-2f6cc8f4-302a-44b9-afc2-5f08f6b45cff None None] RequestId filter calling following filter/app {{(pid=100521) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:14:33.747966 np0000005924 devstack@c-api.service[100521]: INFO cinder.api.openstack.wsgi [None req-2f6cc8f4-302a-44b9-afc2-5f08f6b45cff tempest-VolumesListTestJSON-1933424335 tempest-VolumesListTestJSON-1933424335-project-member] GET https://10.4.3.117/volume/v3/volumes/505b3833-35a9-4a83-b887-a4e0e71d4076 Jul 27 16:14:33.748142 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.openstack.wsgi [None req-2f6cc8f4-302a-44b9-afc2-5f08f6b45cff tempest-VolumesListTestJSON-1933424335 tempest-VolumesListTestJSON-1933424335-project-member] Empty body provided in request {{(pid=100521) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:14:33.748556 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.openstack.wsgi [None req-2f6cc8f4-302a-44b9-afc2-5f08f6b45cff tempest-VolumesListTestJSON-1933424335 tempest-VolumesListTestJSON-1933424335-project-member] Calling method 'show' {{(pid=100521) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:14:33.760011 np0000005924 devstack@c-api.service[100521]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:14:33.760011 np0000005924 devstack@c-api.service[100521]: warnings.warn( Jul 27 16:14:33.763785 np0000005924 devstack@c-api.service[100521]: INFO cinder.volume.api [None req-2f6cc8f4-302a-44b9-afc2-5f08f6b45cff tempest-VolumesListTestJSON-1933424335 tempest-VolumesListTestJSON-1933424335-project-member] Volume info retrieved successfully. Jul 27 16:14:33.769431 np0000005924 devstack@c-api.service[100521]: INFO cinder.api.openstack.wsgi [None req-2f6cc8f4-302a-44b9-afc2-5f08f6b45cff tempest-VolumesListTestJSON-1933424335 tempest-VolumesListTestJSON-1933424335-project-member] https://10.4.3.117/volume/v3/volumes/505b3833-35a9-4a83-b887-a4e0e71d4076 returned with HTTP 200 Jul 27 16:14:33.770131 np0000005924 devstack@c-api.service[100521]: [pid: 100521|app: 0|req: 620/2509] 10.4.3.117 () {66 vars in 1348 bytes} [Mon Jul 27 16:14:33 2026] GET /volume/v3/volumes/505b3833-35a9-4a83-b887-a4e0e71d4076 => generated 857 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 27 16:14:33.782819 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.middleware.request_id [None req-f8af2a28-06e0-48fa-bb85-035779533ca8 None None] RequestId filter calling following filter/app {{(pid=100524) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:14:33.788124 np0000005924 devstack@c-api.service[100524]: INFO cinder.api.openstack.wsgi [None req-f8af2a28-06e0-48fa-bb85-035779533ca8 tempest-VolumesListTestJSON-1933424335 tempest-VolumesListTestJSON-1933424335-project-member] DELETE https://10.4.3.117/volume/v3/volumes/505b3833-35a9-4a83-b887-a4e0e71d4076 Jul 27 16:14:33.788124 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.openstack.wsgi [None req-f8af2a28-06e0-48fa-bb85-035779533ca8 tempest-VolumesListTestJSON-1933424335 tempest-VolumesListTestJSON-1933424335-project-member] Empty body provided in request {{(pid=100524) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:14:33.788124 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.openstack.wsgi [None req-f8af2a28-06e0-48fa-bb85-035779533ca8 tempest-VolumesListTestJSON-1933424335 tempest-VolumesListTestJSON-1933424335-project-member] Calling method 'delete' {{(pid=100524) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:14:33.788124 np0000005924 devstack@c-api.service[100524]: INFO cinder.api.v3.volumes [None req-f8af2a28-06e0-48fa-bb85-035779533ca8 tempest-VolumesListTestJSON-1933424335 tempest-VolumesListTestJSON-1933424335-project-member] Delete volume with id: 505b3833-35a9-4a83-b887-a4e0e71d4076 Jul 27 16:14:33.801944 np0000005924 devstack@c-api.service[100524]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:14:33.801944 np0000005924 devstack@c-api.service[100524]: warnings.warn( Jul 27 16:14:33.802507 np0000005924 devstack@c-api.service[100524]: INFO cinder.volume.api [None req-f8af2a28-06e0-48fa-bb85-035779533ca8 tempest-VolumesListTestJSON-1933424335 tempest-VolumesListTestJSON-1933424335-project-member] Volume info retrieved successfully. Jul 27 16:14:33.829825 np0000005924 devstack@c-api.service[100524]: INFO cinder.volume.api [None req-f8af2a28-06e0-48fa-bb85-035779533ca8 tempest-VolumesListTestJSON-1933424335 tempest-VolumesListTestJSON-1933424335-project-member] Delete volume request issued successfully. Jul 27 16:14:33.829910 np0000005924 devstack@c-api.service[100524]: INFO cinder.api.openstack.wsgi [None req-f8af2a28-06e0-48fa-bb85-035779533ca8 tempest-VolumesListTestJSON-1933424335 tempest-VolumesListTestJSON-1933424335-project-member] https://10.4.3.117/volume/v3/volumes/505b3833-35a9-4a83-b887-a4e0e71d4076 returned with HTTP 202 Jul 27 16:14:33.830303 np0000005924 devstack@c-api.service[100524]: [pid: 100524|app: 0|req: 636/2510] 10.4.3.117 () {66 vars in 1351 bytes} [Mon Jul 27 16:14:33 2026] DELETE /volume/v3/volumes/505b3833-35a9-4a83-b887-a4e0e71d4076 => generated 0 bytes in 48 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 27 16:14:33.842211 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.middleware.request_id [None req-5f242daf-74c1-4c1a-9313-d1fdf0733aad None None] RequestId filter calling following filter/app {{(pid=100522) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:14:33.847131 np0000005924 devstack@c-api.service[100522]: INFO cinder.api.openstack.wsgi [None req-5f242daf-74c1-4c1a-9313-d1fdf0733aad tempest-VolumesListTestJSON-1933424335 tempest-VolumesListTestJSON-1933424335-project-member] GET https://10.4.3.117/volume/v3/volumes/505b3833-35a9-4a83-b887-a4e0e71d4076 Jul 27 16:14:33.849292 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.openstack.wsgi [None req-5f242daf-74c1-4c1a-9313-d1fdf0733aad tempest-VolumesListTestJSON-1933424335 tempest-VolumesListTestJSON-1933424335-project-member] Empty body provided in request {{(pid=100522) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:14:33.850572 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.openstack.wsgi [None req-5f242daf-74c1-4c1a-9313-d1fdf0733aad tempest-VolumesListTestJSON-1933424335 tempest-VolumesListTestJSON-1933424335-project-member] Calling method 'show' {{(pid=100522) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:14:33.862225 np0000005924 devstack@c-api.service[100522]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:14:33.862225 np0000005924 devstack@c-api.service[100522]: warnings.warn( Jul 27 16:14:33.866448 np0000005924 devstack@c-api.service[100522]: INFO cinder.volume.api [None req-5f242daf-74c1-4c1a-9313-d1fdf0733aad tempest-VolumesListTestJSON-1933424335 tempest-VolumesListTestJSON-1933424335-project-member] Volume info retrieved successfully. Jul 27 16:14:33.869400 np0000005924 devstack@c-api.service[100522]: INFO cinder.api.openstack.wsgi [None req-5f242daf-74c1-4c1a-9313-d1fdf0733aad tempest-VolumesListTestJSON-1933424335 tempest-VolumesListTestJSON-1933424335-project-member] https://10.4.3.117/volume/v3/volumes/505b3833-35a9-4a83-b887-a4e0e71d4076 returned with HTTP 200 Jul 27 16:14:33.869400 np0000005924 devstack@c-api.service[100522]: [pid: 100522|app: 0|req: 623/2511] 10.4.3.117 () {66 vars in 1348 bytes} [Mon Jul 27 16:14:33 2026] GET /volume/v3/volumes/505b3833-35a9-4a83-b887-a4e0e71d4076 => generated 856 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 27 16:14:34.104564 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.middleware.request_id [None req-df281ff0-67b8-4da6-b243-90cfc248a8ed None None] RequestId filter calling following filter/app {{(pid=100523) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:14:34.105834 np0000005924 devstack@c-api.service[100523]: INFO cinder.api.openstack.wsgi [None req-df281ff0-67b8-4da6-b243-90cfc248a8ed tempest-VolumeRetypeWithoutMigrationTest-1050432874 tempest-VolumeRetypeWithoutMigrationTest-1050432874-project-member] GET https://10.4.3.117/volume/v3/volumes/de0736c7-a90d-4e04-be7e-1f6cbfd59ade Jul 27 16:14:34.106109 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.openstack.wsgi [None req-df281ff0-67b8-4da6-b243-90cfc248a8ed tempest-VolumeRetypeWithoutMigrationTest-1050432874 tempest-VolumeRetypeWithoutMigrationTest-1050432874-project-member] Empty body provided in request {{(pid=100523) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:14:34.106374 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.openstack.wsgi [None req-df281ff0-67b8-4da6-b243-90cfc248a8ed tempest-VolumeRetypeWithoutMigrationTest-1050432874 tempest-VolumeRetypeWithoutMigrationTest-1050432874-project-member] Calling method 'show' {{(pid=100523) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:14:34.113527 np0000005924 devstack@c-api.service[100523]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:14:34.113527 np0000005924 devstack@c-api.service[100523]: warnings.warn( Jul 27 16:14:34.115863 np0000005924 devstack@c-api.service[100523]: INFO cinder.volume.api [None req-df281ff0-67b8-4da6-b243-90cfc248a8ed tempest-VolumeRetypeWithoutMigrationTest-1050432874 tempest-VolumeRetypeWithoutMigrationTest-1050432874-project-member] Volume info retrieved successfully. Jul 27 16:14:34.119585 np0000005924 devstack@c-api.service[100523]: INFO cinder.api.openstack.wsgi [None req-df281ff0-67b8-4da6-b243-90cfc248a8ed tempest-VolumeRetypeWithoutMigrationTest-1050432874 tempest-VolumeRetypeWithoutMigrationTest-1050432874-project-member] https://10.4.3.117/volume/v3/volumes/de0736c7-a90d-4e04-be7e-1f6cbfd59ade returned with HTTP 200 Jul 27 16:14:34.120295 np0000005924 devstack@c-api.service[100523]: [pid: 100523|app: 0|req: 633/2512] 10.4.3.117 () {66 vars in 1348 bytes} [Mon Jul 27 16:14:34 2026] GET /volume/v3/volumes/de0736c7-a90d-4e04-be7e-1f6cbfd59ade => generated 859 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jul 27 16:14:34.130360 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.middleware.request_id [None req-e2cfcb4b-d0fb-4e38-9c9e-5539ff62948d None None] RequestId filter calling following filter/app {{(pid=100521) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:14:34.132071 np0000005924 devstack@c-api.service[100521]: INFO cinder.api.openstack.wsgi [None req-e2cfcb4b-d0fb-4e38-9c9e-5539ff62948d tempest-VolumeRetypeWithoutMigrationTest-1200926129 tempest-VolumeRetypeWithoutMigrationTest-1200926129-project-admin] GET https://10.4.3.117/volume/v3/volumes/de0736c7-a90d-4e04-be7e-1f6cbfd59ade Jul 27 16:14:34.132305 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.openstack.wsgi [None req-e2cfcb4b-d0fb-4e38-9c9e-5539ff62948d tempest-VolumeRetypeWithoutMigrationTest-1200926129 tempest-VolumeRetypeWithoutMigrationTest-1200926129-project-admin] Empty body provided in request {{(pid=100521) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:14:34.132558 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.openstack.wsgi [None req-e2cfcb4b-d0fb-4e38-9c9e-5539ff62948d tempest-VolumeRetypeWithoutMigrationTest-1200926129 tempest-VolumeRetypeWithoutMigrationTest-1200926129-project-admin] Calling method 'show' {{(pid=100521) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:14:34.142024 np0000005924 devstack@c-api.service[100521]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:14:34.142024 np0000005924 devstack@c-api.service[100521]: warnings.warn( Jul 27 16:14:34.148622 np0000005924 devstack@c-api.service[100521]: INFO cinder.volume.api [None req-e2cfcb4b-d0fb-4e38-9c9e-5539ff62948d tempest-VolumeRetypeWithoutMigrationTest-1200926129 tempest-VolumeRetypeWithoutMigrationTest-1200926129-project-admin] Volume info retrieved successfully. Jul 27 16:14:34.155030 np0000005924 devstack@c-api.service[100521]: INFO cinder.api.openstack.wsgi [None req-e2cfcb4b-d0fb-4e38-9c9e-5539ff62948d tempest-VolumeRetypeWithoutMigrationTest-1200926129 tempest-VolumeRetypeWithoutMigrationTest-1200926129-project-admin] https://10.4.3.117/volume/v3/volumes/de0736c7-a90d-4e04-be7e-1f6cbfd59ade returned with HTTP 200 Jul 27 16:14:34.155442 np0000005924 devstack@c-api.service[100521]: [pid: 100521|app: 0|req: 621/2513] 10.4.3.117 () {66 vars in 1348 bytes} [Mon Jul 27 16:14:34 2026] GET /volume/v3/volumes/de0736c7-a90d-4e04-be7e-1f6cbfd59ade => generated 1032 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 27 16:14:34.175963 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.middleware.request_id [None req-10ba19fd-387f-4c4a-9cb2-a372d86c9480 None None] RequestId filter calling following filter/app {{(pid=100524) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:14:34.177749 np0000005924 devstack@c-api.service[100524]: INFO cinder.api.openstack.wsgi [None req-10ba19fd-387f-4c4a-9cb2-a372d86c9480 tempest-VolumeRetypeWithoutMigrationTest-1200926129 tempest-VolumeRetypeWithoutMigrationTest-1200926129-project-admin] GET https://10.4.3.117/volume/v3/volumes?all_tenants=True&name=tempest-VolumeRetypeWithoutMigrationTest-Volume-98205517 Jul 27 16:14:34.177971 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.openstack.wsgi [None req-10ba19fd-387f-4c4a-9cb2-a372d86c9480 tempest-VolumeRetypeWithoutMigrationTest-1200926129 tempest-VolumeRetypeWithoutMigrationTest-1200926129-project-admin] Empty body provided in request {{(pid=100524) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:14:34.178232 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.openstack.wsgi [None req-10ba19fd-387f-4c4a-9cb2-a372d86c9480 tempest-VolumeRetypeWithoutMigrationTest-1200926129 tempest-VolumeRetypeWithoutMigrationTest-1200926129-project-admin] Calling method 'index' {{(pid=100524) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:14:34.179132 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.volume.api [None req-10ba19fd-387f-4c4a-9cb2-a372d86c9480 tempest-VolumeRetypeWithoutMigrationTest-1200926129 tempest-VolumeRetypeWithoutMigrationTest-1200926129-project-admin] Searching by: MultiDict([('display_name', 'tempest-VolumeRetypeWithoutMigrationTest-Volume-98205517'), ('all_tenants', True)]). {{(pid=100524) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 27 16:14:34.208252 np0000005924 devstack@c-api.service[100524]: INFO cinder.volume.api [None req-10ba19fd-387f-4c4a-9cb2-a372d86c9480 tempest-VolumeRetypeWithoutMigrationTest-1200926129 tempest-VolumeRetypeWithoutMigrationTest-1200926129-project-admin] Get all volumes completed successfully. Jul 27 16:14:34.208841 np0000005924 devstack@c-api.service[100524]: INFO cinder.api.openstack.wsgi [None req-10ba19fd-387f-4c4a-9cb2-a372d86c9480 tempest-VolumeRetypeWithoutMigrationTest-1200926129 tempest-VolumeRetypeWithoutMigrationTest-1200926129-project-admin] https://10.4.3.117/volume/v3/volumes?all_tenants=True&name=tempest-VolumeRetypeWithoutMigrationTest-Volume-98205517 returned with HTTP 200 Jul 27 16:14:34.209271 np0000005924 devstack@c-api.service[100524]: [pid: 100524|app: 0|req: 637/2514] 10.4.3.117 () {66 vars in 1394 bytes} [Mon Jul 27 16:14:34 2026] GET /volume/v3/volumes?all_tenants=True&name=tempest-VolumeRetypeWithoutMigrationTest-Volume-98205517 => generated 345 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 27 16:14:34.219450 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.middleware.request_id [None req-a6c4a5b6-51ab-4fbf-9f7f-d69efb7758e2 None None] RequestId filter calling following filter/app {{(pid=100522) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:14:34.220709 np0000005924 devstack@c-api.service[100522]: INFO cinder.api.openstack.wsgi [None req-a6c4a5b6-51ab-4fbf-9f7f-d69efb7758e2 tempest-VolumeRetypeWithoutMigrationTest-1050432874 tempest-VolumeRetypeWithoutMigrationTest-1050432874-project-member] GET https://10.4.3.117/volume/v3/volumes/de0736c7-a90d-4e04-be7e-1f6cbfd59ade Jul 27 16:14:34.220968 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.openstack.wsgi [None req-a6c4a5b6-51ab-4fbf-9f7f-d69efb7758e2 tempest-VolumeRetypeWithoutMigrationTest-1050432874 tempest-VolumeRetypeWithoutMigrationTest-1050432874-project-member] Empty body provided in request {{(pid=100522) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:14:34.221202 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.openstack.wsgi [None req-a6c4a5b6-51ab-4fbf-9f7f-d69efb7758e2 tempest-VolumeRetypeWithoutMigrationTest-1050432874 tempest-VolumeRetypeWithoutMigrationTest-1050432874-project-member] Calling method 'show' {{(pid=100522) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:14:34.228671 np0000005924 devstack@c-api.service[100522]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:14:34.228671 np0000005924 devstack@c-api.service[100522]: warnings.warn( Jul 27 16:14:34.233728 np0000005924 devstack@c-api.service[100522]: INFO cinder.volume.api [None req-a6c4a5b6-51ab-4fbf-9f7f-d69efb7758e2 tempest-VolumeRetypeWithoutMigrationTest-1050432874 tempest-VolumeRetypeWithoutMigrationTest-1050432874-project-member] Volume info retrieved successfully. Jul 27 16:14:34.235513 np0000005924 devstack@c-api.service[100522]: INFO cinder.api.openstack.wsgi [None req-a6c4a5b6-51ab-4fbf-9f7f-d69efb7758e2 tempest-VolumeRetypeWithoutMigrationTest-1050432874 tempest-VolumeRetypeWithoutMigrationTest-1050432874-project-member] https://10.4.3.117/volume/v3/volumes/de0736c7-a90d-4e04-be7e-1f6cbfd59ade returned with HTTP 200 Jul 27 16:14:34.235955 np0000005924 devstack@c-api.service[100522]: [pid: 100522|app: 0|req: 624/2515] 10.4.3.117 () {66 vars in 1348 bytes} [Mon Jul 27 16:14:34 2026] GET /volume/v3/volumes/de0736c7-a90d-4e04-be7e-1f6cbfd59ade => generated 859 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 27 16:14:34.252343 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.middleware.request_id [None req-b09a7532-ed35-4fb8-8d27-ff1521e03633 None None] RequestId filter calling following filter/app {{(pid=100523) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:14:34.256558 np0000005924 devstack@c-api.service[100523]: INFO cinder.api.openstack.wsgi [None req-b09a7532-ed35-4fb8-8d27-ff1521e03633 tempest-VolumeRetypeWithoutMigrationTest-1050432874 tempest-VolumeRetypeWithoutMigrationTest-1050432874-project-member] DELETE https://10.4.3.117/volume/v3/volumes/de0736c7-a90d-4e04-be7e-1f6cbfd59ade Jul 27 16:14:34.256558 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.openstack.wsgi [None req-b09a7532-ed35-4fb8-8d27-ff1521e03633 tempest-VolumeRetypeWithoutMigrationTest-1050432874 tempest-VolumeRetypeWithoutMigrationTest-1050432874-project-member] Empty body provided in request {{(pid=100523) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:14:34.256558 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.openstack.wsgi [None req-b09a7532-ed35-4fb8-8d27-ff1521e03633 tempest-VolumeRetypeWithoutMigrationTest-1050432874 tempest-VolumeRetypeWithoutMigrationTest-1050432874-project-member] Calling method 'delete' {{(pid=100523) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:14:34.256558 np0000005924 devstack@c-api.service[100523]: INFO cinder.api.v3.volumes [None req-b09a7532-ed35-4fb8-8d27-ff1521e03633 tempest-VolumeRetypeWithoutMigrationTest-1050432874 tempest-VolumeRetypeWithoutMigrationTest-1050432874-project-member] Delete volume with id: de0736c7-a90d-4e04-be7e-1f6cbfd59ade Jul 27 16:14:34.265197 np0000005924 devstack@c-api.service[100523]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:14:34.265197 np0000005924 devstack@c-api.service[100523]: warnings.warn( Jul 27 16:14:34.265197 np0000005924 devstack@c-api.service[100523]: INFO cinder.volume.api [None req-b09a7532-ed35-4fb8-8d27-ff1521e03633 tempest-VolumeRetypeWithoutMigrationTest-1050432874 tempest-VolumeRetypeWithoutMigrationTest-1050432874-project-member] Volume info retrieved successfully. Jul 27 16:14:34.283806 np0000005924 devstack@c-api.service[100523]: INFO cinder.volume.api [None req-b09a7532-ed35-4fb8-8d27-ff1521e03633 tempest-VolumeRetypeWithoutMigrationTest-1050432874 tempest-VolumeRetypeWithoutMigrationTest-1050432874-project-member] Delete volume request issued successfully. Jul 27 16:14:34.283806 np0000005924 devstack@c-api.service[100523]: INFO cinder.api.openstack.wsgi [None req-b09a7532-ed35-4fb8-8d27-ff1521e03633 tempest-VolumeRetypeWithoutMigrationTest-1050432874 tempest-VolumeRetypeWithoutMigrationTest-1050432874-project-member] https://10.4.3.117/volume/v3/volumes/de0736c7-a90d-4e04-be7e-1f6cbfd59ade returned with HTTP 202 Jul 27 16:14:34.283806 np0000005924 devstack@c-api.service[100523]: [pid: 100523|app: 0|req: 634/2516] 10.4.3.117 () {66 vars in 1351 bytes} [Mon Jul 27 16:14:34 2026] DELETE /volume/v3/volumes/de0736c7-a90d-4e04-be7e-1f6cbfd59ade => generated 0 bytes in 32 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 27 16:14:34.294709 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.middleware.request_id [None req-8e8a1763-862f-4a38-bba8-76f65c55b7cc None None] RequestId filter calling following filter/app {{(pid=100521) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:14:34.296620 np0000005924 devstack@c-api.service[100521]: INFO cinder.api.openstack.wsgi [None req-8e8a1763-862f-4a38-bba8-76f65c55b7cc tempest-VolumeRetypeWithoutMigrationTest-1050432874 tempest-VolumeRetypeWithoutMigrationTest-1050432874-project-member] GET https://10.4.3.117/volume/v3/volumes/de0736c7-a90d-4e04-be7e-1f6cbfd59ade Jul 27 16:14:34.296837 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.openstack.wsgi [None req-8e8a1763-862f-4a38-bba8-76f65c55b7cc tempest-VolumeRetypeWithoutMigrationTest-1050432874 tempest-VolumeRetypeWithoutMigrationTest-1050432874-project-member] Empty body provided in request {{(pid=100521) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:14:34.297045 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.openstack.wsgi [None req-8e8a1763-862f-4a38-bba8-76f65c55b7cc tempest-VolumeRetypeWithoutMigrationTest-1050432874 tempest-VolumeRetypeWithoutMigrationTest-1050432874-project-member] Calling method 'show' {{(pid=100521) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:14:34.304138 np0000005924 devstack@c-api.service[100521]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:14:34.304138 np0000005924 devstack@c-api.service[100521]: warnings.warn( Jul 27 16:14:34.307386 np0000005924 devstack@c-api.service[100521]: INFO cinder.volume.api [None req-8e8a1763-862f-4a38-bba8-76f65c55b7cc tempest-VolumeRetypeWithoutMigrationTest-1050432874 tempest-VolumeRetypeWithoutMigrationTest-1050432874-project-member] Volume info retrieved successfully. Jul 27 16:14:34.311741 np0000005924 devstack@c-api.service[100521]: INFO cinder.api.openstack.wsgi [None req-8e8a1763-862f-4a38-bba8-76f65c55b7cc tempest-VolumeRetypeWithoutMigrationTest-1050432874 tempest-VolumeRetypeWithoutMigrationTest-1050432874-project-member] https://10.4.3.117/volume/v3/volumes/de0736c7-a90d-4e04-be7e-1f6cbfd59ade returned with HTTP 200 Jul 27 16:14:34.312114 np0000005924 devstack@c-api.service[100521]: [pid: 100521|app: 0|req: 622/2517] 10.4.3.117 () {66 vars in 1348 bytes} [Mon Jul 27 16:14:34 2026] GET /volume/v3/volumes/de0736c7-a90d-4e04-be7e-1f6cbfd59ade => generated 858 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 27 16:14:34.507900 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.middleware.request_id [None req-43a5f065-f415-4dad-a90d-54f873be8b28 None None] RequestId filter calling following filter/app {{(pid=100524) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:14:34.510563 np0000005924 devstack@c-api.service[100524]: INFO cinder.api.openstack.wsgi [None req-43a5f065-f415-4dad-a90d-54f873be8b28 tempest-VolumesBackupsTest-1601316061 tempest-VolumesBackupsTest-1601316061-project-member] GET https://10.4.3.117/volume/v3/backups/3ab58d0b-ce50-4ec0-b14f-375dfd5caf99 Jul 27 16:14:34.510878 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.openstack.wsgi [None req-43a5f065-f415-4dad-a90d-54f873be8b28 tempest-VolumesBackupsTest-1601316061 tempest-VolumesBackupsTest-1601316061-project-member] Empty body provided in request {{(pid=100524) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:14:34.511272 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.openstack.wsgi [None req-43a5f065-f415-4dad-a90d-54f873be8b28 tempest-VolumesBackupsTest-1601316061 tempest-VolumesBackupsTest-1601316061-project-member] Calling method 'show' {{(pid=100524) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:14:34.511272 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.v3.backups [None req-43a5f065-f415-4dad-a90d-54f873be8b28 tempest-VolumesBackupsTest-1601316061 tempest-VolumesBackupsTest-1601316061-project-member] Show backup with id 3ab58d0b-ce50-4ec0-b14f-375dfd5caf99. {{(pid=100524) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 27 16:14:34.527094 np0000005924 devstack@c-api.service[100524]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:14:34.527094 np0000005924 devstack@c-api.service[100524]: warnings.warn( Jul 27 16:14:34.528279 np0000005924 devstack@c-api.service[100524]: INFO cinder.api.openstack.wsgi [None req-43a5f065-f415-4dad-a90d-54f873be8b28 tempest-VolumesBackupsTest-1601316061 tempest-VolumesBackupsTest-1601316061-project-member] https://10.4.3.117/volume/v3/backups/3ab58d0b-ce50-4ec0-b14f-375dfd5caf99 returned with HTTP 200 Jul 27 16:14:34.528937 np0000005924 devstack@c-api.service[100524]: [pid: 100524|app: 0|req: 638/2518] 10.4.3.117 () {66 vars in 1348 bytes} [Mon Jul 27 16:14:34 2026] GET /volume/v3/backups/3ab58d0b-ce50-4ec0-b14f-375dfd5caf99 => generated 827 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 27 16:14:34.885505 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.middleware.request_id [None req-7b0fe321-5e39-4a1c-9f1c-b136561272ce None None] RequestId filter calling following filter/app {{(pid=100522) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:14:34.887315 np0000005924 devstack@c-api.service[100522]: INFO cinder.api.openstack.wsgi [None req-7b0fe321-5e39-4a1c-9f1c-b136561272ce tempest-VolumesListTestJSON-1933424335 tempest-VolumesListTestJSON-1933424335-project-member] GET https://10.4.3.117/volume/v3/volumes/505b3833-35a9-4a83-b887-a4e0e71d4076 Jul 27 16:14:34.888106 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.openstack.wsgi [None req-7b0fe321-5e39-4a1c-9f1c-b136561272ce tempest-VolumesListTestJSON-1933424335 tempest-VolumesListTestJSON-1933424335-project-member] Empty body provided in request {{(pid=100522) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:14:34.888106 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.openstack.wsgi [None req-7b0fe321-5e39-4a1c-9f1c-b136561272ce tempest-VolumesListTestJSON-1933424335 tempest-VolumesListTestJSON-1933424335-project-member] Calling method 'show' {{(pid=100522) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:14:34.894835 np0000005924 devstack@c-api.service[100522]: INFO cinder.api.openstack.wsgi [None req-7b0fe321-5e39-4a1c-9f1c-b136561272ce tempest-VolumesListTestJSON-1933424335 tempest-VolumesListTestJSON-1933424335-project-member] https://10.4.3.117/volume/v3/volumes/505b3833-35a9-4a83-b887-a4e0e71d4076 returned with HTTP 404 Jul 27 16:14:34.895820 np0000005924 devstack@c-api.service[100522]: [pid: 100522|app: 0|req: 625/2519] 10.4.3.117 () {66 vars in 1348 bytes} [Mon Jul 27 16:14:34 2026] GET /volume/v3/volumes/505b3833-35a9-4a83-b887-a4e0e71d4076 => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (2 switches on core 0) Jul 27 16:14:35.324982 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.middleware.request_id [None req-d6607e68-e7ca-45a3-bbae-dc3271ccaac0 None None] RequestId filter calling following filter/app {{(pid=100523) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:14:35.327423 np0000005924 devstack@c-api.service[100523]: INFO cinder.api.openstack.wsgi [None req-d6607e68-e7ca-45a3-bbae-dc3271ccaac0 tempest-VolumeRetypeWithoutMigrationTest-1050432874 tempest-VolumeRetypeWithoutMigrationTest-1050432874-project-member] GET https://10.4.3.117/volume/v3/volumes/de0736c7-a90d-4e04-be7e-1f6cbfd59ade Jul 27 16:14:35.327423 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.openstack.wsgi [None req-d6607e68-e7ca-45a3-bbae-dc3271ccaac0 tempest-VolumeRetypeWithoutMigrationTest-1050432874 tempest-VolumeRetypeWithoutMigrationTest-1050432874-project-member] Empty body provided in request {{(pid=100523) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:14:35.327735 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.openstack.wsgi [None req-d6607e68-e7ca-45a3-bbae-dc3271ccaac0 tempest-VolumeRetypeWithoutMigrationTest-1050432874 tempest-VolumeRetypeWithoutMigrationTest-1050432874-project-member] Calling method 'show' {{(pid=100523) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:14:35.334448 np0000005924 devstack@c-api.service[100523]: INFO cinder.api.openstack.wsgi [None req-d6607e68-e7ca-45a3-bbae-dc3271ccaac0 tempest-VolumeRetypeWithoutMigrationTest-1050432874 tempest-VolumeRetypeWithoutMigrationTest-1050432874-project-member] https://10.4.3.117/volume/v3/volumes/de0736c7-a90d-4e04-be7e-1f6cbfd59ade returned with HTTP 404 Jul 27 16:14:35.334973 np0000005924 devstack@c-api.service[100523]: [pid: 100523|app: 0|req: 635/2520] 10.4.3.117 () {66 vars in 1348 bytes} [Mon Jul 27 16:14:35 2026] GET /volume/v3/volumes/de0736c7-a90d-4e04-be7e-1f6cbfd59ade => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 27 16:14:35.345771 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.middleware.request_id [None req-246d6bf7-90c4-473d-aeba-4e00892e582a None None] RequestId filter calling following filter/app {{(pid=100521) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:14:35.348349 np0000005924 devstack@c-api.service[100521]: INFO cinder.api.openstack.wsgi [None req-246d6bf7-90c4-473d-aeba-4e00892e582a tempest-VolumeRetypeWithoutMigrationTest-1200926129 tempest-VolumeRetypeWithoutMigrationTest-1200926129-project-admin] DELETE https://10.4.3.117/volume/v3/types/08398b69-e64f-4fd6-b667-3c0e98685367 Jul 27 16:14:35.348604 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.openstack.wsgi [None req-246d6bf7-90c4-473d-aeba-4e00892e582a tempest-VolumeRetypeWithoutMigrationTest-1200926129 tempest-VolumeRetypeWithoutMigrationTest-1200926129-project-admin] Empty body provided in request {{(pid=100521) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:14:35.348842 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.openstack.wsgi [None req-246d6bf7-90c4-473d-aeba-4e00892e582a tempest-VolumeRetypeWithoutMigrationTest-1200926129 tempest-VolumeRetypeWithoutMigrationTest-1200926129-project-admin] Calling method '_delete' {{(pid=100521) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:14:35.381595 np0000005924 devstack@c-api.service[100521]: INFO cinder.api.openstack.wsgi [None req-246d6bf7-90c4-473d-aeba-4e00892e582a tempest-VolumeRetypeWithoutMigrationTest-1200926129 tempest-VolumeRetypeWithoutMigrationTest-1200926129-project-admin] https://10.4.3.117/volume/v3/types/08398b69-e64f-4fd6-b667-3c0e98685367 returned with HTTP 202 Jul 27 16:14:35.381850 np0000005924 devstack@c-api.service[100521]: [pid: 100521|app: 0|req: 623/2521] 10.4.3.117 () {66 vars in 1345 bytes} [Mon Jul 27 16:14:35 2026] DELETE /volume/v3/types/08398b69-e64f-4fd6-b667-3c0e98685367 => generated 0 bytes in 38 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 27 16:14:35.390604 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.middleware.request_id [None req-d3c3a62d-6524-49f0-b97d-892efb131857 None None] RequestId filter calling following filter/app {{(pid=100524) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:14:35.395062 np0000005924 devstack@c-api.service[100524]: INFO cinder.api.openstack.wsgi [None req-d3c3a62d-6524-49f0-b97d-892efb131857 tempest-VolumeRetypeWithoutMigrationTest-1200926129 tempest-VolumeRetypeWithoutMigrationTest-1200926129-project-admin] GET https://10.4.3.117/volume/v3/types/08398b69-e64f-4fd6-b667-3c0e98685367 Jul 27 16:14:35.395062 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.openstack.wsgi [None req-d3c3a62d-6524-49f0-b97d-892efb131857 tempest-VolumeRetypeWithoutMigrationTest-1200926129 tempest-VolumeRetypeWithoutMigrationTest-1200926129-project-admin] Empty body provided in request {{(pid=100524) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:14:35.395290 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.openstack.wsgi [None req-d3c3a62d-6524-49f0-b97d-892efb131857 tempest-VolumeRetypeWithoutMigrationTest-1200926129 tempest-VolumeRetypeWithoutMigrationTest-1200926129-project-admin] Calling method 'show' {{(pid=100524) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:14:35.399982 np0000005924 devstack@c-api.service[100524]: INFO cinder.api.openstack.wsgi [None req-d3c3a62d-6524-49f0-b97d-892efb131857 tempest-VolumeRetypeWithoutMigrationTest-1200926129 tempest-VolumeRetypeWithoutMigrationTest-1200926129-project-admin] https://10.4.3.117/volume/v3/types/08398b69-e64f-4fd6-b667-3c0e98685367 returned with HTTP 404 Jul 27 16:14:35.400527 np0000005924 devstack@c-api.service[100524]: [pid: 100524|app: 0|req: 639/2522] 10.4.3.117 () {66 vars in 1342 bytes} [Mon Jul 27 16:14:35 2026] GET /volume/v3/types/08398b69-e64f-4fd6-b667-3c0e98685367 => generated 114 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 27 16:14:35.410835 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.middleware.request_id [None req-e05219b6-e6f0-45be-81c0-a24bd02ff664 None None] RequestId filter calling following filter/app {{(pid=100522) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:14:35.413263 np0000005924 devstack@c-api.service[100522]: INFO cinder.api.openstack.wsgi [None req-e05219b6-e6f0-45be-81c0-a24bd02ff664 tempest-VolumeRetypeWithoutMigrationTest-1200926129 tempest-VolumeRetypeWithoutMigrationTest-1200926129-project-admin] DELETE https://10.4.3.117/volume/v3/types/972a5eb9-00d1-45bd-917b-bfc8a09270cd Jul 27 16:14:35.413546 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.openstack.wsgi [None req-e05219b6-e6f0-45be-81c0-a24bd02ff664 tempest-VolumeRetypeWithoutMigrationTest-1200926129 tempest-VolumeRetypeWithoutMigrationTest-1200926129-project-admin] Empty body provided in request {{(pid=100522) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:14:35.413761 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.openstack.wsgi [None req-e05219b6-e6f0-45be-81c0-a24bd02ff664 tempest-VolumeRetypeWithoutMigrationTest-1200926129 tempest-VolumeRetypeWithoutMigrationTest-1200926129-project-admin] Calling method '_delete' {{(pid=100522) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:14:35.447722 np0000005924 devstack@c-api.service[100522]: INFO cinder.api.openstack.wsgi [None req-e05219b6-e6f0-45be-81c0-a24bd02ff664 tempest-VolumeRetypeWithoutMigrationTest-1200926129 tempest-VolumeRetypeWithoutMigrationTest-1200926129-project-admin] https://10.4.3.117/volume/v3/types/972a5eb9-00d1-45bd-917b-bfc8a09270cd returned with HTTP 202 Jul 27 16:14:35.448619 np0000005924 devstack@c-api.service[100522]: [pid: 100522|app: 0|req: 626/2523] 10.4.3.117 () {66 vars in 1345 bytes} [Mon Jul 27 16:14:35 2026] DELETE /volume/v3/types/972a5eb9-00d1-45bd-917b-bfc8a09270cd => generated 0 bytes in 38 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 27 16:14:35.457840 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.middleware.request_id [None req-085aedd4-bd91-4d6f-9858-442fca3057bc None None] RequestId filter calling following filter/app {{(pid=100523) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:14:35.458724 np0000005924 devstack@c-api.service[100523]: INFO cinder.api.openstack.wsgi [None req-085aedd4-bd91-4d6f-9858-442fca3057bc tempest-VolumeRetypeWithoutMigrationTest-1200926129 tempest-VolumeRetypeWithoutMigrationTest-1200926129-project-admin] GET https://10.4.3.117/volume/v3/types/972a5eb9-00d1-45bd-917b-bfc8a09270cd Jul 27 16:14:35.458977 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.openstack.wsgi [None req-085aedd4-bd91-4d6f-9858-442fca3057bc tempest-VolumeRetypeWithoutMigrationTest-1200926129 tempest-VolumeRetypeWithoutMigrationTest-1200926129-project-admin] Empty body provided in request {{(pid=100523) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:14:35.459281 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.openstack.wsgi [None req-085aedd4-bd91-4d6f-9858-442fca3057bc tempest-VolumeRetypeWithoutMigrationTest-1200926129 tempest-VolumeRetypeWithoutMigrationTest-1200926129-project-admin] Calling method 'show' {{(pid=100523) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:14:35.464035 np0000005924 devstack@c-api.service[100523]: INFO cinder.api.openstack.wsgi [None req-085aedd4-bd91-4d6f-9858-442fca3057bc tempest-VolumeRetypeWithoutMigrationTest-1200926129 tempest-VolumeRetypeWithoutMigrationTest-1200926129-project-admin] https://10.4.3.117/volume/v3/types/972a5eb9-00d1-45bd-917b-bfc8a09270cd returned with HTTP 404 Jul 27 16:14:35.464961 np0000005924 devstack@c-api.service[100523]: [pid: 100523|app: 0|req: 636/2524] 10.4.3.117 () {66 vars in 1342 bytes} [Mon Jul 27 16:14:35 2026] GET /volume/v3/types/972a5eb9-00d1-45bd-917b-bfc8a09270cd => generated 114 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 27 16:14:35.543533 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.middleware.request_id [None req-8ad9d347-3d39-4232-aca9-dfe0c94d0b26 None None] RequestId filter calling following filter/app {{(pid=100521) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:14:35.545421 np0000005924 devstack@c-api.service[100521]: INFO cinder.api.openstack.wsgi [None req-8ad9d347-3d39-4232-aca9-dfe0c94d0b26 tempest-VolumesBackupsTest-1601316061 tempest-VolumesBackupsTest-1601316061-project-member] GET https://10.4.3.117/volume/v3/backups/3ab58d0b-ce50-4ec0-b14f-375dfd5caf99 Jul 27 16:14:35.545617 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.openstack.wsgi [None req-8ad9d347-3d39-4232-aca9-dfe0c94d0b26 tempest-VolumesBackupsTest-1601316061 tempest-VolumesBackupsTest-1601316061-project-member] Empty body provided in request {{(pid=100521) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:14:35.545810 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.openstack.wsgi [None req-8ad9d347-3d39-4232-aca9-dfe0c94d0b26 tempest-VolumesBackupsTest-1601316061 tempest-VolumesBackupsTest-1601316061-project-member] Calling method 'show' {{(pid=100521) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:14:35.545909 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.v3.backups [None req-8ad9d347-3d39-4232-aca9-dfe0c94d0b26 tempest-VolumesBackupsTest-1601316061 tempest-VolumesBackupsTest-1601316061-project-member] Show backup with id 3ab58d0b-ce50-4ec0-b14f-375dfd5caf99. {{(pid=100521) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 27 16:14:35.551195 np0000005924 devstack@c-api.service[100521]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:14:35.551195 np0000005924 devstack@c-api.service[100521]: warnings.warn( Jul 27 16:14:35.552001 np0000005924 devstack@c-api.service[100521]: INFO cinder.api.openstack.wsgi [None req-8ad9d347-3d39-4232-aca9-dfe0c94d0b26 tempest-VolumesBackupsTest-1601316061 tempest-VolumesBackupsTest-1601316061-project-member] https://10.4.3.117/volume/v3/backups/3ab58d0b-ce50-4ec0-b14f-375dfd5caf99 returned with HTTP 200 Jul 27 16:14:35.552598 np0000005924 devstack@c-api.service[100521]: [pid: 100521|app: 0|req: 624/2525] 10.4.3.117 () {66 vars in 1348 bytes} [Mon Jul 27 16:14:35 2026] GET /volume/v3/backups/3ab58d0b-ce50-4ec0-b14f-375dfd5caf99 => generated 827 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 27 16:14:35.563952 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.middleware.request_id [None req-ff530610-5988-4d13-a7ff-01293152b9dc None None] RequestId filter calling following filter/app {{(pid=100524) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:14:35.565626 np0000005924 devstack@c-api.service[100524]: INFO cinder.api.openstack.wsgi [None req-ff530610-5988-4d13-a7ff-01293152b9dc tempest-VolumesBackupsTest-1601316061 tempest-VolumesBackupsTest-1601316061-project-member] GET https://10.4.3.117/volume/v3/volumes/23eab1a7-54c9-4831-a63c-0c675fedbc2d Jul 27 16:14:35.565802 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.openstack.wsgi [None req-ff530610-5988-4d13-a7ff-01293152b9dc tempest-VolumesBackupsTest-1601316061 tempest-VolumesBackupsTest-1601316061-project-member] Empty body provided in request {{(pid=100524) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:14:35.566003 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.openstack.wsgi [None req-ff530610-5988-4d13-a7ff-01293152b9dc tempest-VolumesBackupsTest-1601316061 tempest-VolumesBackupsTest-1601316061-project-member] Calling method 'show' {{(pid=100524) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:14:35.577167 np0000005924 devstack@c-api.service[100524]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:14:35.577167 np0000005924 devstack@c-api.service[100524]: warnings.warn( Jul 27 16:14:35.586029 np0000005924 devstack@c-api.service[100524]: INFO cinder.volume.api [None req-ff530610-5988-4d13-a7ff-01293152b9dc tempest-VolumesBackupsTest-1601316061 tempest-VolumesBackupsTest-1601316061-project-member] Volume info retrieved successfully. Jul 27 16:14:35.595575 np0000005924 devstack@c-api.service[100524]: INFO cinder.api.openstack.wsgi [None req-ff530610-5988-4d13-a7ff-01293152b9dc tempest-VolumesBackupsTest-1601316061 tempest-VolumesBackupsTest-1601316061-project-member] https://10.4.3.117/volume/v3/volumes/23eab1a7-54c9-4831-a63c-0c675fedbc2d returned with HTTP 200 Jul 27 16:14:35.596185 np0000005924 devstack@c-api.service[100524]: [pid: 100524|app: 0|req: 640/2526] 10.4.3.117 () {66 vars in 1348 bytes} [Mon Jul 27 16:14:35 2026] GET /volume/v3/volumes/23eab1a7-54c9-4831-a63c-0c675fedbc2d => generated 966 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 27 16:14:35.609018 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.middleware.request_id [None req-6fabc5e3-52f5-4e5e-87f7-41bd7e63ae3e None None] RequestId filter calling following filter/app {{(pid=100522) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:14:35.613785 np0000005924 devstack@c-api.service[100522]: INFO cinder.api.openstack.wsgi [None req-6fabc5e3-52f5-4e5e-87f7-41bd7e63ae3e tempest-VolumesBackupsTest-1601316061 tempest-VolumesBackupsTest-1601316061-project-member] GET https://10.4.3.117/volume/v3/volumes/23eab1a7-54c9-4831-a63c-0c675fedbc2d Jul 27 16:14:35.613998 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.openstack.wsgi [None req-6fabc5e3-52f5-4e5e-87f7-41bd7e63ae3e tempest-VolumesBackupsTest-1601316061 tempest-VolumesBackupsTest-1601316061-project-member] Empty body provided in request {{(pid=100522) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:14:35.614579 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.openstack.wsgi [None req-6fabc5e3-52f5-4e5e-87f7-41bd7e63ae3e tempest-VolumesBackupsTest-1601316061 tempest-VolumesBackupsTest-1601316061-project-member] Calling method 'show' {{(pid=100522) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:14:35.627046 np0000005924 devstack@c-api.service[100522]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:14:35.627046 np0000005924 devstack@c-api.service[100522]: warnings.warn( Jul 27 16:14:35.632420 np0000005924 devstack@c-api.service[100522]: INFO cinder.volume.api [None req-6fabc5e3-52f5-4e5e-87f7-41bd7e63ae3e tempest-VolumesBackupsTest-1601316061 tempest-VolumesBackupsTest-1601316061-project-member] Volume info retrieved successfully. Jul 27 16:14:35.637735 np0000005924 devstack@c-api.service[100522]: INFO cinder.api.openstack.wsgi [None req-6fabc5e3-52f5-4e5e-87f7-41bd7e63ae3e tempest-VolumesBackupsTest-1601316061 tempest-VolumesBackupsTest-1601316061-project-member] https://10.4.3.117/volume/v3/volumes/23eab1a7-54c9-4831-a63c-0c675fedbc2d returned with HTTP 200 Jul 27 16:14:35.638257 np0000005924 devstack@c-api.service[100522]: [pid: 100522|app: 0|req: 627/2527] 10.4.3.117 () {66 vars in 1348 bytes} [Mon Jul 27 16:14:35 2026] GET /volume/v3/volumes/23eab1a7-54c9-4831-a63c-0c675fedbc2d => generated 966 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 27 16:14:35.649634 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.middleware.request_id [None req-4bf355dd-c85e-4b95-b9c5-c91f181cb51e None None] RequestId filter calling following filter/app {{(pid=100523) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:14:35.651558 np0000005924 devstack@c-api.service[100523]: INFO cinder.api.openstack.wsgi [None req-4bf355dd-c85e-4b95-b9c5-c91f181cb51e tempest-VolumesBackupsTest-1601316061 tempest-VolumesBackupsTest-1601316061-project-member] DELETE https://10.4.3.117/volume/v3/volumes/23eab1a7-54c9-4831-a63c-0c675fedbc2d Jul 27 16:14:35.651739 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.openstack.wsgi [None req-4bf355dd-c85e-4b95-b9c5-c91f181cb51e tempest-VolumesBackupsTest-1601316061 tempest-VolumesBackupsTest-1601316061-project-member] Empty body provided in request {{(pid=100523) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:14:35.651918 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.openstack.wsgi [None req-4bf355dd-c85e-4b95-b9c5-c91f181cb51e tempest-VolumesBackupsTest-1601316061 tempest-VolumesBackupsTest-1601316061-project-member] Calling method 'delete' {{(pid=100523) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:14:35.652149 np0000005924 devstack@c-api.service[100523]: INFO cinder.api.v3.volumes [None req-4bf355dd-c85e-4b95-b9c5-c91f181cb51e tempest-VolumesBackupsTest-1601316061 tempest-VolumesBackupsTest-1601316061-project-member] Delete volume with id: 23eab1a7-54c9-4831-a63c-0c675fedbc2d Jul 27 16:14:35.661514 np0000005924 devstack@c-api.service[100523]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:14:35.661514 np0000005924 devstack@c-api.service[100523]: warnings.warn( Jul 27 16:14:35.662052 np0000005924 devstack@c-api.service[100523]: INFO cinder.volume.api [None req-4bf355dd-c85e-4b95-b9c5-c91f181cb51e tempest-VolumesBackupsTest-1601316061 tempest-VolumesBackupsTest-1601316061-project-member] Volume info retrieved successfully. Jul 27 16:14:35.695956 np0000005924 devstack@c-api.service[100523]: INFO cinder.volume.api [None req-4bf355dd-c85e-4b95-b9c5-c91f181cb51e tempest-VolumesBackupsTest-1601316061 tempest-VolumesBackupsTest-1601316061-project-member] Delete volume request issued successfully. Jul 27 16:14:35.696089 np0000005924 devstack@c-api.service[100523]: INFO cinder.api.openstack.wsgi [None req-4bf355dd-c85e-4b95-b9c5-c91f181cb51e tempest-VolumesBackupsTest-1601316061 tempest-VolumesBackupsTest-1601316061-project-member] https://10.4.3.117/volume/v3/volumes/23eab1a7-54c9-4831-a63c-0c675fedbc2d returned with HTTP 202 Jul 27 16:14:35.696716 np0000005924 devstack@c-api.service[100523]: [pid: 100523|app: 0|req: 637/2528] 10.4.3.117 () {66 vars in 1351 bytes} [Mon Jul 27 16:14:35 2026] DELETE /volume/v3/volumes/23eab1a7-54c9-4831-a63c-0c675fedbc2d => generated 0 bytes in 47 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 27 16:14:35.704096 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.middleware.request_id [None req-1396c3fb-dd0e-480a-a80f-e363ef6a592e None None] RequestId filter calling following filter/app {{(pid=100521) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:14:35.706346 np0000005924 devstack@c-api.service[100521]: INFO cinder.api.openstack.wsgi [None req-1396c3fb-dd0e-480a-a80f-e363ef6a592e tempest-VolumesBackupsTest-1601316061 tempest-VolumesBackupsTest-1601316061-project-member] GET https://10.4.3.117/volume/v3/volumes/23eab1a7-54c9-4831-a63c-0c675fedbc2d Jul 27 16:14:35.706580 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.openstack.wsgi [None req-1396c3fb-dd0e-480a-a80f-e363ef6a592e tempest-VolumesBackupsTest-1601316061 tempest-VolumesBackupsTest-1601316061-project-member] Empty body provided in request {{(pid=100521) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:14:35.706767 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.openstack.wsgi [None req-1396c3fb-dd0e-480a-a80f-e363ef6a592e tempest-VolumesBackupsTest-1601316061 tempest-VolumesBackupsTest-1601316061-project-member] Calling method 'show' {{(pid=100521) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:14:35.721544 np0000005924 devstack@c-api.service[100521]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:14:35.721544 np0000005924 devstack@c-api.service[100521]: warnings.warn( Jul 27 16:14:35.733301 np0000005924 devstack@c-api.service[100521]: INFO cinder.volume.api [None req-1396c3fb-dd0e-480a-a80f-e363ef6a592e tempest-VolumesBackupsTest-1601316061 tempest-VolumesBackupsTest-1601316061-project-member] Volume info retrieved successfully. Jul 27 16:14:35.741529 np0000005924 devstack@c-api.service[100521]: INFO cinder.api.openstack.wsgi [None req-1396c3fb-dd0e-480a-a80f-e363ef6a592e tempest-VolumesBackupsTest-1601316061 tempest-VolumesBackupsTest-1601316061-project-member] https://10.4.3.117/volume/v3/volumes/23eab1a7-54c9-4831-a63c-0c675fedbc2d returned with HTTP 200 Jul 27 16:14:35.742199 np0000005924 devstack@c-api.service[100521]: [pid: 100521|app: 0|req: 625/2529] 10.4.3.117 () {66 vars in 1348 bytes} [Mon Jul 27 16:14:35 2026] GET /volume/v3/volumes/23eab1a7-54c9-4831-a63c-0c675fedbc2d => generated 965 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 27 16:14:36.614141 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.middleware.request_id [None req-8c23f918-f4bc-4f38-95e3-f70c5ed323e7 None None] RequestId filter calling following filter/app {{(pid=100524) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:14:36.616877 np0000005924 devstack@c-api.service[100524]: INFO cinder.api.openstack.wsgi [None req-8c23f918-f4bc-4f38-95e3-f70c5ed323e7 tempest-TestVolumeBootPattern-1923367323 tempest-TestVolumeBootPattern-1923367323-project-member] DELETE https://10.4.3.117/volume/v3/snapshots/5bd7c699-44ea-452d-88a6-1bee1da51b5f Jul 27 16:14:36.618112 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.openstack.wsgi [None req-8c23f918-f4bc-4f38-95e3-f70c5ed323e7 tempest-TestVolumeBootPattern-1923367323 tempest-TestVolumeBootPattern-1923367323-project-member] Empty body provided in request {{(pid=100524) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:14:36.618491 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.openstack.wsgi [None req-8c23f918-f4bc-4f38-95e3-f70c5ed323e7 tempest-TestVolumeBootPattern-1923367323 tempest-TestVolumeBootPattern-1923367323-project-member] Calling method 'delete' {{(pid=100524) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:14:36.618618 np0000005924 devstack@c-api.service[100524]: INFO cinder.api.v3.snapshots [None req-8c23f918-f4bc-4f38-95e3-f70c5ed323e7 tempest-TestVolumeBootPattern-1923367323 tempest-TestVolumeBootPattern-1923367323-project-member] Delete snapshot with id: 5bd7c699-44ea-452d-88a6-1bee1da51b5f Jul 27 16:14:36.625026 np0000005924 devstack@c-api.service[100524]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:14:36.625026 np0000005924 devstack@c-api.service[100524]: warnings.warn( Jul 27 16:14:36.625689 np0000005924 devstack@c-api.service[100524]: INFO cinder.volume.api [None req-8c23f918-f4bc-4f38-95e3-f70c5ed323e7 tempest-TestVolumeBootPattern-1923367323 tempest-TestVolumeBootPattern-1923367323-project-member] Snapshot retrieved successfully. Jul 27 16:14:36.655403 np0000005924 devstack@c-api.service[100524]: INFO cinder.volume.api [None req-8c23f918-f4bc-4f38-95e3-f70c5ed323e7 tempest-TestVolumeBootPattern-1923367323 tempest-TestVolumeBootPattern-1923367323-project-member] Snapshot delete request issued successfully. Jul 27 16:14:36.655403 np0000005924 devstack@c-api.service[100524]: INFO cinder.api.openstack.wsgi [None req-8c23f918-f4bc-4f38-95e3-f70c5ed323e7 tempest-TestVolumeBootPattern-1923367323 tempest-TestVolumeBootPattern-1923367323-project-member] https://10.4.3.117/volume/v3/snapshots/5bd7c699-44ea-452d-88a6-1bee1da51b5f returned with HTTP 202 Jul 27 16:14:36.655403 np0000005924 devstack@c-api.service[100524]: [pid: 100524|app: 0|req: 641/2530] 10.4.3.117 () {66 vars in 1357 bytes} [Mon Jul 27 16:14:36 2026] DELETE /volume/v3/snapshots/5bd7c699-44ea-452d-88a6-1bee1da51b5f => generated 0 bytes in 41 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 27 16:14:36.670050 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.middleware.request_id [None req-69a70e47-0535-47c3-8d89-88c0a9317d94 None None] RequestId filter calling following filter/app {{(pid=100522) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:14:36.674889 np0000005924 devstack@c-api.service[100522]: INFO cinder.api.openstack.wsgi [None req-69a70e47-0535-47c3-8d89-88c0a9317d94 tempest-TestVolumeBootPattern-1923367323 tempest-TestVolumeBootPattern-1923367323-project-member] GET https://10.4.3.117/volume/v3/snapshots/5bd7c699-44ea-452d-88a6-1bee1da51b5f Jul 27 16:14:36.675179 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.openstack.wsgi [None req-69a70e47-0535-47c3-8d89-88c0a9317d94 tempest-TestVolumeBootPattern-1923367323 tempest-TestVolumeBootPattern-1923367323-project-member] Empty body provided in request {{(pid=100522) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:14:36.675503 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.openstack.wsgi [None req-69a70e47-0535-47c3-8d89-88c0a9317d94 tempest-TestVolumeBootPattern-1923367323 tempest-TestVolumeBootPattern-1923367323-project-member] Calling method 'show' {{(pid=100522) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:14:36.687415 np0000005924 devstack@c-api.service[100522]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:14:36.687415 np0000005924 devstack@c-api.service[100522]: warnings.warn( Jul 27 16:14:36.688106 np0000005924 devstack@c-api.service[100522]: INFO cinder.volume.api [None req-69a70e47-0535-47c3-8d89-88c0a9317d94 tempest-TestVolumeBootPattern-1923367323 tempest-TestVolumeBootPattern-1923367323-project-member] Snapshot retrieved successfully. Jul 27 16:14:36.689484 np0000005924 devstack@c-api.service[100522]: INFO cinder.api.openstack.wsgi [None req-69a70e47-0535-47c3-8d89-88c0a9317d94 tempest-TestVolumeBootPattern-1923367323 tempest-TestVolumeBootPattern-1923367323-project-member] https://10.4.3.117/volume/v3/snapshots/5bd7c699-44ea-452d-88a6-1bee1da51b5f returned with HTTP 200 Jul 27 16:14:36.689900 np0000005924 devstack@c-api.service[100522]: [pid: 100522|app: 0|req: 628/2531] 10.4.3.117 () {66 vars in 1354 bytes} [Mon Jul 27 16:14:36 2026] GET /volume/v3/snapshots/5bd7c699-44ea-452d-88a6-1bee1da51b5f => generated 465 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 27 16:14:36.757204 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.middleware.request_id [None req-1c9c1034-df66-4c75-81f1-d56cd350436c None None] RequestId filter calling following filter/app {{(pid=100523) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:14:36.759300 np0000005924 devstack@c-api.service[100523]: INFO cinder.api.openstack.wsgi [None req-1c9c1034-df66-4c75-81f1-d56cd350436c tempest-VolumesBackupsTest-1601316061 tempest-VolumesBackupsTest-1601316061-project-member] GET https://10.4.3.117/volume/v3/volumes/23eab1a7-54c9-4831-a63c-0c675fedbc2d Jul 27 16:14:36.759860 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.openstack.wsgi [None req-1c9c1034-df66-4c75-81f1-d56cd350436c tempest-VolumesBackupsTest-1601316061 tempest-VolumesBackupsTest-1601316061-project-member] Empty body provided in request {{(pid=100523) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:14:36.759860 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.openstack.wsgi [None req-1c9c1034-df66-4c75-81f1-d56cd350436c tempest-VolumesBackupsTest-1601316061 tempest-VolumesBackupsTest-1601316061-project-member] Calling method 'show' {{(pid=100523) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:14:36.766475 np0000005924 devstack@c-api.service[100523]: INFO cinder.api.openstack.wsgi [None req-1c9c1034-df66-4c75-81f1-d56cd350436c tempest-VolumesBackupsTest-1601316061 tempest-VolumesBackupsTest-1601316061-project-member] https://10.4.3.117/volume/v3/volumes/23eab1a7-54c9-4831-a63c-0c675fedbc2d returned with HTTP 404 Jul 27 16:14:36.767028 np0000005924 devstack@c-api.service[100523]: [pid: 100523|app: 0|req: 638/2532] 10.4.3.117 () {66 vars in 1348 bytes} [Mon Jul 27 16:14:36 2026] GET /volume/v3/volumes/23eab1a7-54c9-4831-a63c-0c675fedbc2d => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 27 16:14:36.776966 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.middleware.request_id [None req-c23b4e83-7c91-4cfc-b51d-57e4958173d0 None None] RequestId filter calling following filter/app {{(pid=100521) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:14:36.780006 np0000005924 devstack@c-api.service[100521]: INFO cinder.api.openstack.wsgi [None req-c23b4e83-7c91-4cfc-b51d-57e4958173d0 tempest-VolumesBackupsTest-1601316061 tempest-VolumesBackupsTest-1601316061-project-member] DELETE https://10.4.3.117/volume/v3/backups/3ab58d0b-ce50-4ec0-b14f-375dfd5caf99 Jul 27 16:14:36.780341 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.openstack.wsgi [None req-c23b4e83-7c91-4cfc-b51d-57e4958173d0 tempest-VolumesBackupsTest-1601316061 tempest-VolumesBackupsTest-1601316061-project-member] Empty body provided in request {{(pid=100521) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:14:36.780651 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.openstack.wsgi [None req-c23b4e83-7c91-4cfc-b51d-57e4958173d0 tempest-VolumesBackupsTest-1601316061 tempest-VolumesBackupsTest-1601316061-project-member] Calling method 'delete' {{(pid=100521) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:14:36.780814 np0000005924 devstack@c-api.service[100521]: INFO cinder.api.contrib.backups [None req-c23b4e83-7c91-4cfc-b51d-57e4958173d0 tempest-VolumesBackupsTest-1601316061 tempest-VolumesBackupsTest-1601316061-project-member] Delete backup with id: 3ab58d0b-ce50-4ec0-b14f-375dfd5caf99. Jul 27 16:14:36.786738 np0000005924 devstack@c-api.service[100521]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:14:36.786738 np0000005924 devstack@c-api.service[100521]: warnings.warn( Jul 27 16:14:36.803238 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.backup.rpcapi [None req-c23b4e83-7c91-4cfc-b51d-57e4958173d0 tempest-VolumesBackupsTest-1601316061 tempest-VolumesBackupsTest-1601316061-project-member] delete_backup rpcapi backup_id 3ab58d0b-ce50-4ec0-b14f-375dfd5caf99 {{(pid=100521) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Jul 27 16:14:36.805551 np0000005924 devstack@c-api.service[100521]: INFO cinder.api.openstack.wsgi [None req-c23b4e83-7c91-4cfc-b51d-57e4958173d0 tempest-VolumesBackupsTest-1601316061 tempest-VolumesBackupsTest-1601316061-project-member] https://10.4.3.117/volume/v3/backups/3ab58d0b-ce50-4ec0-b14f-375dfd5caf99 returned with HTTP 202 Jul 27 16:14:36.806062 np0000005924 devstack@c-api.service[100521]: [pid: 100521|app: 0|req: 626/2533] 10.4.3.117 () {66 vars in 1351 bytes} [Mon Jul 27 16:14:36 2026] DELETE /volume/v3/backups/3ab58d0b-ce50-4ec0-b14f-375dfd5caf99 => generated 0 bytes in 30 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 27 16:14:36.813125 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.middleware.request_id [None req-123ecd23-f110-4e47-b896-b59893b3db23 None None] RequestId filter calling following filter/app {{(pid=100524) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:14:36.814958 np0000005924 devstack@c-api.service[100524]: INFO cinder.api.openstack.wsgi [None req-123ecd23-f110-4e47-b896-b59893b3db23 tempest-VolumesBackupsTest-1601316061 tempest-VolumesBackupsTest-1601316061-project-member] GET https://10.4.3.117/volume/v3/backups/3ab58d0b-ce50-4ec0-b14f-375dfd5caf99 Jul 27 16:14:36.815159 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.openstack.wsgi [None req-123ecd23-f110-4e47-b896-b59893b3db23 tempest-VolumesBackupsTest-1601316061 tempest-VolumesBackupsTest-1601316061-project-member] Empty body provided in request {{(pid=100524) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:14:36.815863 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.openstack.wsgi [None req-123ecd23-f110-4e47-b896-b59893b3db23 tempest-VolumesBackupsTest-1601316061 tempest-VolumesBackupsTest-1601316061-project-member] Calling method 'show' {{(pid=100524) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:14:36.816011 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.v3.backups [None req-123ecd23-f110-4e47-b896-b59893b3db23 tempest-VolumesBackupsTest-1601316061 tempest-VolumesBackupsTest-1601316061-project-member] Show backup with id 3ab58d0b-ce50-4ec0-b14f-375dfd5caf99. {{(pid=100524) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 27 16:14:36.820701 np0000005924 devstack@c-api.service[100524]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:14:36.820701 np0000005924 devstack@c-api.service[100524]: warnings.warn( Jul 27 16:14:36.821426 np0000005924 devstack@c-api.service[100524]: INFO cinder.api.openstack.wsgi [None req-123ecd23-f110-4e47-b896-b59893b3db23 tempest-VolumesBackupsTest-1601316061 tempest-VolumesBackupsTest-1601316061-project-member] https://10.4.3.117/volume/v3/backups/3ab58d0b-ce50-4ec0-b14f-375dfd5caf99 returned with HTTP 200 Jul 27 16:14:36.821847 np0000005924 devstack@c-api.service[100524]: [pid: 100524|app: 0|req: 642/2534] 10.4.3.117 () {66 vars in 1348 bytes} [Mon Jul 27 16:14:36 2026] GET /volume/v3/backups/3ab58d0b-ce50-4ec0-b14f-375dfd5caf99 => generated 826 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 27 16:14:37.702916 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.middleware.request_id [None req-16efdd5f-9026-4b19-b9bd-6256a25f03f8 None None] RequestId filter calling following filter/app {{(pid=100522) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:14:37.704660 np0000005924 devstack@c-api.service[100522]: INFO cinder.api.openstack.wsgi [None req-16efdd5f-9026-4b19-b9bd-6256a25f03f8 tempest-TestVolumeBootPattern-1923367323 tempest-TestVolumeBootPattern-1923367323-project-member] GET https://10.4.3.117/volume/v3/snapshots/5bd7c699-44ea-452d-88a6-1bee1da51b5f Jul 27 16:14:37.704856 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.openstack.wsgi [None req-16efdd5f-9026-4b19-b9bd-6256a25f03f8 tempest-TestVolumeBootPattern-1923367323 tempest-TestVolumeBootPattern-1923367323-project-member] Empty body provided in request {{(pid=100522) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:14:37.705060 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.openstack.wsgi [None req-16efdd5f-9026-4b19-b9bd-6256a25f03f8 tempest-TestVolumeBootPattern-1923367323 tempest-TestVolumeBootPattern-1923367323-project-member] Calling method 'show' {{(pid=100522) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:14:37.713583 np0000005924 devstack@c-api.service[100522]: INFO cinder.api.openstack.wsgi [None req-16efdd5f-9026-4b19-b9bd-6256a25f03f8 tempest-TestVolumeBootPattern-1923367323 tempest-TestVolumeBootPattern-1923367323-project-member] https://10.4.3.117/volume/v3/snapshots/5bd7c699-44ea-452d-88a6-1bee1da51b5f returned with HTTP 404 Jul 27 16:14:37.714045 np0000005924 devstack@c-api.service[100522]: [pid: 100522|app: 0|req: 629/2535] 10.4.3.117 () {66 vars in 1354 bytes} [Mon Jul 27 16:14:37 2026] GET /volume/v3/snapshots/5bd7c699-44ea-452d-88a6-1bee1da51b5f => generated 111 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 27 16:14:37.836692 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.middleware.request_id [None req-9e09a95a-3371-42fe-a8dd-b07bc21b6ae7 None None] RequestId filter calling following filter/app {{(pid=100523) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:14:37.839188 np0000005924 devstack@c-api.service[100523]: INFO cinder.api.openstack.wsgi [None req-9e09a95a-3371-42fe-a8dd-b07bc21b6ae7 tempest-VolumesBackupsTest-1601316061 tempest-VolumesBackupsTest-1601316061-project-member] GET https://10.4.3.117/volume/v3/backups/3ab58d0b-ce50-4ec0-b14f-375dfd5caf99 Jul 27 16:14:37.839971 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.openstack.wsgi [None req-9e09a95a-3371-42fe-a8dd-b07bc21b6ae7 tempest-VolumesBackupsTest-1601316061 tempest-VolumesBackupsTest-1601316061-project-member] Empty body provided in request {{(pid=100523) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:14:37.840063 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.openstack.wsgi [None req-9e09a95a-3371-42fe-a8dd-b07bc21b6ae7 tempest-VolumesBackupsTest-1601316061 tempest-VolumesBackupsTest-1601316061-project-member] Calling method 'show' {{(pid=100523) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:14:37.840128 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.v3.backups [None req-9e09a95a-3371-42fe-a8dd-b07bc21b6ae7 tempest-VolumesBackupsTest-1601316061 tempest-VolumesBackupsTest-1601316061-project-member] Show backup with id 3ab58d0b-ce50-4ec0-b14f-375dfd5caf99. {{(pid=100523) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 27 16:14:37.845620 np0000005924 devstack@c-api.service[100523]: INFO cinder.api.openstack.wsgi [None req-9e09a95a-3371-42fe-a8dd-b07bc21b6ae7 tempest-VolumesBackupsTest-1601316061 tempest-VolumesBackupsTest-1601316061-project-member] https://10.4.3.117/volume/v3/backups/3ab58d0b-ce50-4ec0-b14f-375dfd5caf99 returned with HTTP 404 Jul 27 16:14:37.846255 np0000005924 devstack@c-api.service[100523]: [pid: 100523|app: 0|req: 639/2536] 10.4.3.117 () {66 vars in 1348 bytes} [Mon Jul 27 16:14:37 2026] GET /volume/v3/backups/3ab58d0b-ce50-4ec0-b14f-375dfd5caf99 => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 27 16:14:37.955565 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.middleware.request_id [None req-bd4b4874-935c-4394-9261-9a11db6958ef None None] RequestId filter calling following filter/app {{(pid=100521) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:14:37.958137 np0000005924 devstack@c-api.service[100521]: INFO cinder.api.openstack.wsgi [None req-bd4b4874-935c-4394-9261-9a11db6958ef tempest-VolumesBackupsTest-1601316061 tempest-VolumesBackupsTest-1601316061-project-member] DELETE https://10.4.3.117/volume/v3/volumes/fea9cc5f-9a0f-4818-92d3-4112e473e7c9 Jul 27 16:14:37.958352 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.openstack.wsgi [None req-bd4b4874-935c-4394-9261-9a11db6958ef tempest-VolumesBackupsTest-1601316061 tempest-VolumesBackupsTest-1601316061-project-member] Empty body provided in request {{(pid=100521) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:14:37.958614 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.openstack.wsgi [None req-bd4b4874-935c-4394-9261-9a11db6958ef tempest-VolumesBackupsTest-1601316061 tempest-VolumesBackupsTest-1601316061-project-member] Calling method 'delete' {{(pid=100521) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:14:37.958773 np0000005924 devstack@c-api.service[100521]: INFO cinder.api.v3.volumes [None req-bd4b4874-935c-4394-9261-9a11db6958ef tempest-VolumesBackupsTest-1601316061 tempest-VolumesBackupsTest-1601316061-project-member] Delete volume with id: fea9cc5f-9a0f-4818-92d3-4112e473e7c9 Jul 27 16:14:37.969695 np0000005924 devstack@c-api.service[100521]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:14:37.969695 np0000005924 devstack@c-api.service[100521]: warnings.warn( Jul 27 16:14:37.970010 np0000005924 devstack@c-api.service[100521]: INFO cinder.volume.api [None req-bd4b4874-935c-4394-9261-9a11db6958ef tempest-VolumesBackupsTest-1601316061 tempest-VolumesBackupsTest-1601316061-project-member] Volume info retrieved successfully. Jul 27 16:14:37.998955 np0000005924 devstack@c-api.service[100521]: INFO cinder.volume.api [None req-bd4b4874-935c-4394-9261-9a11db6958ef tempest-VolumesBackupsTest-1601316061 tempest-VolumesBackupsTest-1601316061-project-member] Delete volume request issued successfully. Jul 27 16:14:37.999148 np0000005924 devstack@c-api.service[100521]: INFO cinder.api.openstack.wsgi [None req-bd4b4874-935c-4394-9261-9a11db6958ef tempest-VolumesBackupsTest-1601316061 tempest-VolumesBackupsTest-1601316061-project-member] https://10.4.3.117/volume/v3/volumes/fea9cc5f-9a0f-4818-92d3-4112e473e7c9 returned with HTTP 202 Jul 27 16:14:37.999590 np0000005924 devstack@c-api.service[100521]: [pid: 100521|app: 0|req: 627/2537] 10.4.3.117 () {66 vars in 1351 bytes} [Mon Jul 27 16:14:37 2026] DELETE /volume/v3/volumes/fea9cc5f-9a0f-4818-92d3-4112e473e7c9 => generated 0 bytes in 44 msecs (HTTP/1.1 202) 6 headers in 233 bytes (2 switches on core 0) Jul 27 16:14:38.011138 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.middleware.request_id [None req-8fe3c14a-5261-4848-a86a-575a2cb8def4 None None] RequestId filter calling following filter/app {{(pid=100524) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:14:38.014436 np0000005924 devstack@c-api.service[100524]: INFO cinder.api.openstack.wsgi [None req-8fe3c14a-5261-4848-a86a-575a2cb8def4 tempest-VolumesBackupsTest-1601316061 tempest-VolumesBackupsTest-1601316061-project-member] GET https://10.4.3.117/volume/v3/volumes/fea9cc5f-9a0f-4818-92d3-4112e473e7c9 Jul 27 16:14:38.014690 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.openstack.wsgi [None req-8fe3c14a-5261-4848-a86a-575a2cb8def4 tempest-VolumesBackupsTest-1601316061 tempest-VolumesBackupsTest-1601316061-project-member] Empty body provided in request {{(pid=100524) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:14:38.014941 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.openstack.wsgi [None req-8fe3c14a-5261-4848-a86a-575a2cb8def4 tempest-VolumesBackupsTest-1601316061 tempest-VolumesBackupsTest-1601316061-project-member] Calling method 'show' {{(pid=100524) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:14:38.024250 np0000005924 devstack@c-api.service[100524]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:14:38.024250 np0000005924 devstack@c-api.service[100524]: warnings.warn( Jul 27 16:14:38.029014 np0000005924 devstack@c-api.service[100524]: INFO cinder.volume.api [None req-8fe3c14a-5261-4848-a86a-575a2cb8def4 tempest-VolumesBackupsTest-1601316061 tempest-VolumesBackupsTest-1601316061-project-member] Volume info retrieved successfully. Jul 27 16:14:38.034110 np0000005924 devstack@c-api.service[100524]: INFO cinder.api.openstack.wsgi [None req-8fe3c14a-5261-4848-a86a-575a2cb8def4 tempest-VolumesBackupsTest-1601316061 tempest-VolumesBackupsTest-1601316061-project-member] https://10.4.3.117/volume/v3/volumes/fea9cc5f-9a0f-4818-92d3-4112e473e7c9 returned with HTTP 200 Jul 27 16:14:38.034674 np0000005924 devstack@c-api.service[100524]: [pid: 100524|app: 0|req: 643/2538] 10.4.3.117 () {66 vars in 1348 bytes} [Mon Jul 27 16:14:38 2026] GET /volume/v3/volumes/fea9cc5f-9a0f-4818-92d3-4112e473e7c9 => generated 908 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 27 16:14:38.282123 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.middleware.request_id [None req-5543bc80-fbf2-4a31-b3cf-a03935e07672 None None] RequestId filter calling following filter/app {{(pid=100522) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:14:38.391077 np0000005924 devstack@c-api.service[100522]: INFO cinder.api.openstack.wsgi [None req-5543bc80-fbf2-4a31-b3cf-a03935e07672 tempest-VolumeSnapshotQuotasNegativeTestJSON-13188420 tempest-VolumeSnapshotQuotasNegativeTestJSON-13188420-project-admin] GET https://10.4.3.117/volume/v3/os-quota-sets/b0ee11e45a894075aada7893d74f2d06 Jul 27 16:14:38.391269 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.openstack.wsgi [None req-5543bc80-fbf2-4a31-b3cf-a03935e07672 tempest-VolumeSnapshotQuotasNegativeTestJSON-13188420 tempest-VolumeSnapshotQuotasNegativeTestJSON-13188420-project-admin] Empty body provided in request {{(pid=100522) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:14:38.391502 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.openstack.wsgi [None req-5543bc80-fbf2-4a31-b3cf-a03935e07672 tempest-VolumeSnapshotQuotasNegativeTestJSON-13188420 tempest-VolumeSnapshotQuotasNegativeTestJSON-13188420-project-admin] Calling method 'show' {{(pid=100522) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:14:38.402787 np0000005924 devstack@c-api.service[100522]: WARNING cinder.quota [None req-5543bc80-fbf2-4a31-b3cf-a03935e07672 tempest-VolumeSnapshotQuotasNegativeTestJSON-13188420 tempest-VolumeSnapshotQuotasNegativeTestJSON-13188420-project-admin] Deprecated: Default quota for resource: volumes_tempest-scenario-type-luks-1386733246 is set by the default quota flag: quota_volumes_tempest-scenario-type-luks-1386733246, it is now deprecated. Please use the default quota class for default quota. Jul 27 16:14:38.403088 np0000005924 devstack@c-api.service[100522]: WARNING cinder.quota [None req-5543bc80-fbf2-4a31-b3cf-a03935e07672 tempest-VolumeSnapshotQuotasNegativeTestJSON-13188420 tempest-VolumeSnapshotQuotasNegativeTestJSON-13188420-project-admin] Deprecated: Default quota for resource: gigabytes_tempest-scenario-type-luks-1386733246 is set by the default quota flag: quota_gigabytes_tempest-scenario-type-luks-1386733246, it is now deprecated. Please use the default quota class for default quota. Jul 27 16:14:38.403362 np0000005924 devstack@c-api.service[100522]: WARNING cinder.quota [None req-5543bc80-fbf2-4a31-b3cf-a03935e07672 tempest-VolumeSnapshotQuotasNegativeTestJSON-13188420 tempest-VolumeSnapshotQuotasNegativeTestJSON-13188420-project-admin] Deprecated: Default quota for resource: snapshots_tempest-scenario-type-luks-1386733246 is set by the default quota flag: quota_snapshots_tempest-scenario-type-luks-1386733246, it is now deprecated. Please use the default quota class for default quota. Jul 27 16:14:38.408675 np0000005924 devstack@c-api.service[100522]: INFO cinder.api.openstack.wsgi [None req-5543bc80-fbf2-4a31-b3cf-a03935e07672 tempest-VolumeSnapshotQuotasNegativeTestJSON-13188420 tempest-VolumeSnapshotQuotasNegativeTestJSON-13188420-project-admin] https://10.4.3.117/volume/v3/os-quota-sets/b0ee11e45a894075aada7893d74f2d06 returned with HTTP 200 Jul 27 16:14:38.409142 np0000005924 devstack@c-api.service[100522]: [pid: 100522|app: 0|req: 630/2539] 10.4.3.117 () {66 vars in 1354 bytes} [Mon Jul 27 16:14:38 2026] GET /volume/v3/os-quota-sets/b0ee11e45a894075aada7893d74f2d06 => generated 600 bytes in 127 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jul 27 16:14:38.417127 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.middleware.request_id [None req-8e41a80c-996c-4641-93ad-d0b307bd2a71 None None] RequestId filter calling following filter/app {{(pid=100523) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:14:38.419511 np0000005924 devstack@c-api.service[100523]: INFO cinder.api.openstack.wsgi [None req-8e41a80c-996c-4641-93ad-d0b307bd2a71 tempest-VolumeSnapshotQuotasNegativeTestJSON-13188420 tempest-VolumeSnapshotQuotasNegativeTestJSON-13188420-project-admin] PUT https://10.4.3.117/volume/v3/os-quota-sets/b0ee11e45a894075aada7893d74f2d06 Jul 27 16:14:38.419969 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.openstack.wsgi [None req-8e41a80c-996c-4641-93ad-d0b307bd2a71 tempest-VolumeSnapshotQuotasNegativeTestJSON-13188420 tempest-VolumeSnapshotQuotasNegativeTestJSON-13188420-project-admin] Action: 'update', calling method: update, body: {"quota_set": {"gigabytes": 3, "volumes": 1, "snapshots": 1}} {{(pid=100523) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 27 16:14:38.501054 np0000005924 devstack@c-api.service[100523]: WARNING cinder.quota [None req-8e41a80c-996c-4641-93ad-d0b307bd2a71 tempest-VolumeSnapshotQuotasNegativeTestJSON-13188420 tempest-VolumeSnapshotQuotasNegativeTestJSON-13188420-project-admin] Deprecated: Default quota for resource: volumes_tempest-scenario-type-luks-1386733246 is set by the default quota flag: quota_volumes_tempest-scenario-type-luks-1386733246, it is now deprecated. Please use the default quota class for default quota. Jul 27 16:14:38.502109 np0000005924 devstack@c-api.service[100523]: WARNING cinder.quota [None req-8e41a80c-996c-4641-93ad-d0b307bd2a71 tempest-VolumeSnapshotQuotasNegativeTestJSON-13188420 tempest-VolumeSnapshotQuotasNegativeTestJSON-13188420-project-admin] Deprecated: Default quota for resource: gigabytes_tempest-scenario-type-luks-1386733246 is set by the default quota flag: quota_gigabytes_tempest-scenario-type-luks-1386733246, it is now deprecated. Please use the default quota class for default quota. Jul 27 16:14:38.502109 np0000005924 devstack@c-api.service[100523]: WARNING cinder.quota [None req-8e41a80c-996c-4641-93ad-d0b307bd2a71 tempest-VolumeSnapshotQuotasNegativeTestJSON-13188420 tempest-VolumeSnapshotQuotasNegativeTestJSON-13188420-project-admin] Deprecated: Default quota for resource: snapshots_tempest-scenario-type-luks-1386733246 is set by the default quota flag: quota_snapshots_tempest-scenario-type-luks-1386733246, it is now deprecated. Please use the default quota class for default quota. Jul 27 16:14:38.511270 np0000005924 devstack@c-api.service[100523]: INFO cinder.api.openstack.wsgi [None req-8e41a80c-996c-4641-93ad-d0b307bd2a71 tempest-VolumeSnapshotQuotasNegativeTestJSON-13188420 tempest-VolumeSnapshotQuotasNegativeTestJSON-13188420-project-admin] https://10.4.3.117/volume/v3/os-quota-sets/b0ee11e45a894075aada7893d74f2d06 returned with HTTP 200 Jul 27 16:14:38.511849 np0000005924 devstack@c-api.service[100523]: [pid: 100523|app: 0|req: 640/2540] 10.4.3.117 () {68 vars in 1374 bytes} [Mon Jul 27 16:14:38 2026] PUT /volume/v3/os-quota-sets/b0ee11e45a894075aada7893d74f2d06 => generated 553 bytes in 95 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 27 16:14:38.525440 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.middleware.request_id [None req-f71fe114-9144-4ecc-a5d3-506db25e36ab None None] RequestId filter calling following filter/app {{(pid=100521) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:14:38.618691 np0000005924 devstack@c-api.service[100521]: INFO cinder.api.openstack.wsgi [None req-f71fe114-9144-4ecc-a5d3-506db25e36ab tempest-VolumeSnapshotQuotasNegativeTestJSON-1775794232 tempest-VolumeSnapshotQuotasNegativeTestJSON-1775794232-project-member] POST https://10.4.3.117/volume/v3/volumes Jul 27 16:14:38.619036 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.openstack.wsgi [None req-f71fe114-9144-4ecc-a5d3-506db25e36ab tempest-VolumeSnapshotQuotasNegativeTestJSON-1775794232 tempest-VolumeSnapshotQuotasNegativeTestJSON-1775794232-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeSnapshotQuotasNegativeTestJSON-Volume-742392131"}} {{(pid=100521) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 27 16:14:38.620858 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.v3.volumes [None req-f71fe114-9144-4ecc-a5d3-506db25e36ab tempest-VolumeSnapshotQuotasNegativeTestJSON-1775794232 tempest-VolumeSnapshotQuotasNegativeTestJSON-1775794232-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeSnapshotQuotasNegativeTestJSON-Volume-742392131'}} {{(pid=100521) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 27 16:14:38.620977 np0000005924 devstack@c-api.service[100521]: INFO cinder.api.v3.volumes [None req-f71fe114-9144-4ecc-a5d3-506db25e36ab tempest-VolumeSnapshotQuotasNegativeTestJSON-1775794232 tempest-VolumeSnapshotQuotasNegativeTestJSON-1775794232-project-member] Create volume of 1 GB Jul 27 16:14:38.629994 np0000005924 devstack@c-api.service[100521]: INFO cinder.volume.api [None req-f71fe114-9144-4ecc-a5d3-506db25e36ab tempest-VolumeSnapshotQuotasNegativeTestJSON-1775794232 tempest-VolumeSnapshotQuotasNegativeTestJSON-1775794232-project-member] Availability Zones retrieved successfully. Jul 27 16:14:38.635896 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.volume.api [None req-f71fe114-9144-4ecc-a5d3-506db25e36ab tempest-VolumeSnapshotQuotasNegativeTestJSON-1775794232 tempest-VolumeSnapshotQuotasNegativeTestJSON-1775794232-project-member] Flow 'volume_create_api' (6e6246be-6bc8-45b5-ba72-8633a2ca2311) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100521) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 27 16:14:38.636749 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.volume.api [None req-f71fe114-9144-4ecc-a5d3-506db25e36ab tempest-VolumeSnapshotQuotasNegativeTestJSON-1775794232 tempest-VolumeSnapshotQuotasNegativeTestJSON-1775794232-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (995ddf9b-626f-4150-bd24-79e49ae982c8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100521) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 27 16:14:38.639426 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.volume.flows.api.create_volume [None req-f71fe114-9144-4ecc-a5d3-506db25e36ab tempest-VolumeSnapshotQuotasNegativeTestJSON-1775794232 tempest-VolumeSnapshotQuotasNegativeTestJSON-1775794232-project-member] Validating volume size '1' using validate_int {{(pid=100521) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 27 16:14:38.682745 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.volume.api [None req-f71fe114-9144-4ecc-a5d3-506db25e36ab tempest-VolumeSnapshotQuotasNegativeTestJSON-1775794232 tempest-VolumeSnapshotQuotasNegativeTestJSON-1775794232-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (995ddf9b-626f-4150-bd24-79e49ae982c8) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-27T16:04:59Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=2bce4e1a-e6e0-49d9-be36-c3405449a01e,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '2bce4e1a-e6e0-49d9-be36-c3405449a01e', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100521) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 27 16:14:38.683638 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.volume.api [None req-f71fe114-9144-4ecc-a5d3-506db25e36ab tempest-VolumeSnapshotQuotasNegativeTestJSON-1775794232 tempest-VolumeSnapshotQuotasNegativeTestJSON-1775794232-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (a05c986e-a17a-4071-8390-d3332982a0ec) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100521) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 27 16:14:38.780678 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.quota [None req-f71fe114-9144-4ecc-a5d3-506db25e36ab tempest-VolumeSnapshotQuotasNegativeTestJSON-1775794232 tempest-VolumeSnapshotQuotasNegativeTestJSON-1775794232-project-member] Created reservations ['ff4830a1-4c1b-4ae4-bcec-a10afee85c36', '6d0e99e7-5770-4d1e-94ca-3ab137fa43c8', '3613e442-bd26-4eec-bc36-3e31736cb542', 'b5ebbe88-a8f5-40b8-95e0-d8d2af0e7253'] {{(pid=100521) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 27 16:14:38.781903 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.volume.api [None req-f71fe114-9144-4ecc-a5d3-506db25e36ab tempest-VolumeSnapshotQuotasNegativeTestJSON-1775794232 tempest-VolumeSnapshotQuotasNegativeTestJSON-1775794232-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (a05c986e-a17a-4071-8390-d3332982a0ec) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['ff4830a1-4c1b-4ae4-bcec-a10afee85c36', '6d0e99e7-5770-4d1e-94ca-3ab137fa43c8', '3613e442-bd26-4eec-bc36-3e31736cb542', 'b5ebbe88-a8f5-40b8-95e0-d8d2af0e7253']}' {{(pid=100521) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 27 16:14:38.783809 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.volume.api [None req-f71fe114-9144-4ecc-a5d3-506db25e36ab tempest-VolumeSnapshotQuotasNegativeTestJSON-1775794232 tempest-VolumeSnapshotQuotasNegativeTestJSON-1775794232-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (67a19ee9-53f1-4ee1-b629-93dd9888280d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100521) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 27 16:14:38.819288 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.volume.api [None req-f71fe114-9144-4ecc-a5d3-506db25e36ab tempest-VolumeSnapshotQuotasNegativeTestJSON-1775794232 tempest-VolumeSnapshotQuotasNegativeTestJSON-1775794232-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (67a19ee9-53f1-4ee1-b629-93dd9888280d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '6162464a-5965-4726-8019-b79038f8ebe4', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeSnapshotQuotasNegativeTestJSON-Volume-742392131',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='b0ee11e45a894075aada7893d74f2d06',qos_specs=None,replication_status=,reservations=['ff4830a1-4c1b-4ae4-bcec-a10afee85c36','6d0e99e7-5770-4d1e-94ca-3ab137fa43c8','3613e442-bd26-4eec-bc36-3e31736cb542','b5ebbe88-a8f5-40b8-95e0-d8d2af0e7253'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='220641f5650149f6b20101b7d2311877',volume_type_id=2bce4e1a-e6e0-49d9-be36-c3405449a01e), 'volume': Volume(_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-27T16:14:38Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeSnapshotQuotasNegativeTestJSON-Volume-742392131',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=6162464a-5965-4726-8019-b79038f8ebe4,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='b0ee11e45a894075aada7893d74f2d06',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='220641f5650149f6b20101b7d2311877',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(2bce4e1a-e6e0-49d9-be36-c3405449a01e),volume_type_id=2bce4e1a-e6e0-49d9-be36-c3405449a01e)}' {{(pid=100521) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 27 16:14:38.820337 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.volume.api [None req-f71fe114-9144-4ecc-a5d3-506db25e36ab tempest-VolumeSnapshotQuotasNegativeTestJSON-1775794232 tempest-VolumeSnapshotQuotasNegativeTestJSON-1775794232-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (2b509049-17ff-4b72-9208-d68998cef8be) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100521) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 27 16:14:38.855261 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.volume.api [None req-f71fe114-9144-4ecc-a5d3-506db25e36ab tempest-VolumeSnapshotQuotasNegativeTestJSON-1775794232 tempest-VolumeSnapshotQuotasNegativeTestJSON-1775794232-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (2b509049-17ff-4b72-9208-d68998cef8be) transitioned into state 'SUCCESS' from state '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-742392131',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='b0ee11e45a894075aada7893d74f2d06',qos_specs=None,replication_status=,reservations=['ff4830a1-4c1b-4ae4-bcec-a10afee85c36','6d0e99e7-5770-4d1e-94ca-3ab137fa43c8','3613e442-bd26-4eec-bc36-3e31736cb542','b5ebbe88-a8f5-40b8-95e0-d8d2af0e7253'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='220641f5650149f6b20101b7d2311877',volume_type_id=2bce4e1a-e6e0-49d9-be36-c3405449a01e)}' {{(pid=100521) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 27 16:14:38.855989 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.volume.api [None req-f71fe114-9144-4ecc-a5d3-506db25e36ab tempest-VolumeSnapshotQuotasNegativeTestJSON-1775794232 tempest-VolumeSnapshotQuotasNegativeTestJSON-1775794232-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (a0699604-b4b5-4eb6-a617-efb496ea887b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100521) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 27 16:14:38.871585 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.volume.api [None req-f71fe114-9144-4ecc-a5d3-506db25e36ab tempest-VolumeSnapshotQuotasNegativeTestJSON-1775794232 tempest-VolumeSnapshotQuotasNegativeTestJSON-1775794232-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (a0699604-b4b5-4eb6-a617-efb496ea887b) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100521) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 27 16:14:38.872449 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.volume.api [None req-f71fe114-9144-4ecc-a5d3-506db25e36ab tempest-VolumeSnapshotQuotasNegativeTestJSON-1775794232 tempest-VolumeSnapshotQuotasNegativeTestJSON-1775794232-project-member] Flow 'volume_create_api' (6e6246be-6bc8-45b5-ba72-8633a2ca2311) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100521) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 27 16:14:38.872775 np0000005924 devstack@c-api.service[100521]: INFO cinder.volume.api [None req-f71fe114-9144-4ecc-a5d3-506db25e36ab tempest-VolumeSnapshotQuotasNegativeTestJSON-1775794232 tempest-VolumeSnapshotQuotasNegativeTestJSON-1775794232-project-member] Create volume request issued successfully. Jul 27 16:14:38.873346 np0000005924 devstack@c-api.service[100521]: INFO cinder.api.openstack.wsgi [None req-f71fe114-9144-4ecc-a5d3-506db25e36ab tempest-VolumeSnapshotQuotasNegativeTestJSON-1775794232 tempest-VolumeSnapshotQuotasNegativeTestJSON-1775794232-project-member] https://10.4.3.117/volume/v3/volumes returned with HTTP 202 Jul 27 16:14:38.874130 np0000005924 devstack@c-api.service[100521]: [pid: 100521|app: 0|req: 628/2541] 10.4.3.117 () {68 vars in 1258 bytes} [Mon Jul 27 16:14:38 2026] POST /volume/v3/volumes => generated 766 bytes in 353 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 27 16:14:38.888715 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.middleware.request_id [None req-0400a5fa-f0f6-4188-84f1-94102138082c None None] RequestId filter calling following filter/app {{(pid=100524) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:14:38.890608 np0000005924 devstack@c-api.service[100524]: INFO cinder.api.openstack.wsgi [None req-0400a5fa-f0f6-4188-84f1-94102138082c tempest-VolumeSnapshotQuotasNegativeTestJSON-1775794232 tempest-VolumeSnapshotQuotasNegativeTestJSON-1775794232-project-member] GET https://10.4.3.117/volume/v3/volumes/6162464a-5965-4726-8019-b79038f8ebe4 Jul 27 16:14:38.890820 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.openstack.wsgi [None req-0400a5fa-f0f6-4188-84f1-94102138082c tempest-VolumeSnapshotQuotasNegativeTestJSON-1775794232 tempest-VolumeSnapshotQuotasNegativeTestJSON-1775794232-project-member] Empty body provided in request {{(pid=100524) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:14:38.891024 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.openstack.wsgi [None req-0400a5fa-f0f6-4188-84f1-94102138082c tempest-VolumeSnapshotQuotasNegativeTestJSON-1775794232 tempest-VolumeSnapshotQuotasNegativeTestJSON-1775794232-project-member] Calling method 'show' {{(pid=100524) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:14:38.899461 np0000005924 devstack@c-api.service[100524]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:14:38.899461 np0000005924 devstack@c-api.service[100524]: warnings.warn( Jul 27 16:14:38.908457 np0000005924 devstack@c-api.service[100524]: INFO cinder.volume.api [None req-0400a5fa-f0f6-4188-84f1-94102138082c tempest-VolumeSnapshotQuotasNegativeTestJSON-1775794232 tempest-VolumeSnapshotQuotasNegativeTestJSON-1775794232-project-member] Volume info retrieved successfully. Jul 27 16:14:38.914746 np0000005924 devstack@c-api.service[100524]: INFO cinder.api.openstack.wsgi [None req-0400a5fa-f0f6-4188-84f1-94102138082c tempest-VolumeSnapshotQuotasNegativeTestJSON-1775794232 tempest-VolumeSnapshotQuotasNegativeTestJSON-1775794232-project-member] https://10.4.3.117/volume/v3/volumes/6162464a-5965-4726-8019-b79038f8ebe4 returned with HTTP 200 Jul 27 16:14:38.915212 np0000005924 devstack@c-api.service[100524]: [pid: 100524|app: 0|req: 644/2542] 10.4.3.117 () {66 vars in 1348 bytes} [Mon Jul 27 16:14:38 2026] GET /volume/v3/volumes/6162464a-5965-4726-8019-b79038f8ebe4 => generated 834 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 27 16:14:39.050086 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.middleware.request_id [None req-b0b1e6ce-317f-45b5-be65-b6d07712d911 None None] RequestId filter calling following filter/app {{(pid=100522) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:14:39.052042 np0000005924 devstack@c-api.service[100522]: INFO cinder.api.openstack.wsgi [None req-b0b1e6ce-317f-45b5-be65-b6d07712d911 tempest-VolumesBackupsTest-1601316061 tempest-VolumesBackupsTest-1601316061-project-member] GET https://10.4.3.117/volume/v3/volumes/fea9cc5f-9a0f-4818-92d3-4112e473e7c9 Jul 27 16:14:39.052215 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.openstack.wsgi [None req-b0b1e6ce-317f-45b5-be65-b6d07712d911 tempest-VolumesBackupsTest-1601316061 tempest-VolumesBackupsTest-1601316061-project-member] Empty body provided in request {{(pid=100522) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:14:39.052436 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.openstack.wsgi [None req-b0b1e6ce-317f-45b5-be65-b6d07712d911 tempest-VolumesBackupsTest-1601316061 tempest-VolumesBackupsTest-1601316061-project-member] Calling method 'show' {{(pid=100522) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:14:39.061972 np0000005924 devstack@c-api.service[100522]: INFO cinder.api.openstack.wsgi [None req-b0b1e6ce-317f-45b5-be65-b6d07712d911 tempest-VolumesBackupsTest-1601316061 tempest-VolumesBackupsTest-1601316061-project-member] https://10.4.3.117/volume/v3/volumes/fea9cc5f-9a0f-4818-92d3-4112e473e7c9 returned with HTTP 404 Jul 27 16:14:39.065903 np0000005924 devstack@c-api.service[100522]: [pid: 100522|app: 0|req: 631/2543] 10.4.3.117 () {66 vars in 1348 bytes} [Mon Jul 27 16:14:39 2026] GET /volume/v3/volumes/fea9cc5f-9a0f-4818-92d3-4112e473e7c9 => generated 109 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 27 16:14:39.071898 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.middleware.request_id [None req-e981b96e-d6a1-4bf3-be43-f152e70c63bc None None] RequestId filter calling following filter/app {{(pid=100523) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:14:39.077259 np0000005924 devstack@c-api.service[100523]: INFO cinder.api.openstack.wsgi [None req-e981b96e-d6a1-4bf3-be43-f152e70c63bc tempest-VolumesBackupsTest-1601316061 tempest-VolumesBackupsTest-1601316061-project-member] GET https://10.4.3.117/volume/v3/volumes/fea9cc5f-9a0f-4818-92d3-4112e473e7c9 Jul 27 16:14:39.077508 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.openstack.wsgi [None req-e981b96e-d6a1-4bf3-be43-f152e70c63bc tempest-VolumesBackupsTest-1601316061 tempest-VolumesBackupsTest-1601316061-project-member] Empty body provided in request {{(pid=100523) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:14:39.077711 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.openstack.wsgi [None req-e981b96e-d6a1-4bf3-be43-f152e70c63bc tempest-VolumesBackupsTest-1601316061 tempest-VolumesBackupsTest-1601316061-project-member] Calling method 'show' {{(pid=100523) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:14:39.084666 np0000005924 devstack@c-api.service[100523]: INFO cinder.api.openstack.wsgi [None req-e981b96e-d6a1-4bf3-be43-f152e70c63bc tempest-VolumesBackupsTest-1601316061 tempest-VolumesBackupsTest-1601316061-project-member] https://10.4.3.117/volume/v3/volumes/fea9cc5f-9a0f-4818-92d3-4112e473e7c9 returned with HTTP 404 Jul 27 16:14:39.085142 np0000005924 devstack@c-api.service[100523]: [pid: 100523|app: 0|req: 641/2544] 10.4.3.117 () {66 vars in 1348 bytes} [Mon Jul 27 16:14:39 2026] GET /volume/v3/volumes/fea9cc5f-9a0f-4818-92d3-4112e473e7c9 => generated 109 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 27 16:14:39.095570 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.middleware.request_id [None req-7911a7fa-c7fc-4b2b-ac14-792176cbd223 None None] RequestId filter calling following filter/app {{(pid=100521) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:14:39.098063 np0000005924 devstack@c-api.service[100521]: INFO cinder.api.openstack.wsgi [None req-7911a7fa-c7fc-4b2b-ac14-792176cbd223 tempest-VolumesBackupsTest-1601316061 tempest-VolumesBackupsTest-1601316061-project-member] DELETE https://10.4.3.117/volume/v3/volumes/fea9cc5f-9a0f-4818-92d3-4112e473e7c9 Jul 27 16:14:39.098348 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.openstack.wsgi [None req-7911a7fa-c7fc-4b2b-ac14-792176cbd223 tempest-VolumesBackupsTest-1601316061 tempest-VolumesBackupsTest-1601316061-project-member] Empty body provided in request {{(pid=100521) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:14:39.098660 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.openstack.wsgi [None req-7911a7fa-c7fc-4b2b-ac14-792176cbd223 tempest-VolumesBackupsTest-1601316061 tempest-VolumesBackupsTest-1601316061-project-member] Calling method 'delete' {{(pid=100521) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:14:39.098921 np0000005924 devstack@c-api.service[100521]: INFO cinder.api.v3.volumes [None req-7911a7fa-c7fc-4b2b-ac14-792176cbd223 tempest-VolumesBackupsTest-1601316061 tempest-VolumesBackupsTest-1601316061-project-member] Delete volume with id: fea9cc5f-9a0f-4818-92d3-4112e473e7c9 Jul 27 16:14:39.106339 np0000005924 devstack@c-api.service[100521]: INFO cinder.api.openstack.wsgi [None req-7911a7fa-c7fc-4b2b-ac14-792176cbd223 tempest-VolumesBackupsTest-1601316061 tempest-VolumesBackupsTest-1601316061-project-member] https://10.4.3.117/volume/v3/volumes/fea9cc5f-9a0f-4818-92d3-4112e473e7c9 returned with HTTP 404 Jul 27 16:14:39.106998 np0000005924 devstack@c-api.service[100521]: [pid: 100521|app: 0|req: 629/2545] 10.4.3.117 () {66 vars in 1351 bytes} [Mon Jul 27 16:14:39 2026] DELETE /volume/v3/volumes/fea9cc5f-9a0f-4818-92d3-4112e473e7c9 => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 27 16:14:39.117580 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.middleware.request_id [None req-e42baa39-2982-479a-9abd-db79fd6dac69 None None] RequestId filter calling following filter/app {{(pid=100524) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:14:39.121096 np0000005924 devstack@c-api.service[100524]: INFO cinder.api.openstack.wsgi [None req-e42baa39-2982-479a-9abd-db79fd6dac69 tempest-VolumesBackupsTest-1601316061 tempest-VolumesBackupsTest-1601316061-project-member] POST https://10.4.3.117/volume/v3/volumes Jul 27 16:14:39.121433 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.openstack.wsgi [None req-e42baa39-2982-479a-9abd-db79fd6dac69 tempest-VolumesBackupsTest-1601316061 tempest-VolumesBackupsTest-1601316061-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesBackupsTest-Volume-1684685300"}} {{(pid=100524) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 27 16:14:39.123180 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.v3.volumes [None req-e42baa39-2982-479a-9abd-db79fd6dac69 tempest-VolumesBackupsTest-1601316061 tempest-VolumesBackupsTest-1601316061-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesBackupsTest-Volume-1684685300'}} {{(pid=100524) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 27 16:14:39.123439 np0000005924 devstack@c-api.service[100524]: INFO cinder.api.v3.volumes [None req-e42baa39-2982-479a-9abd-db79fd6dac69 tempest-VolumesBackupsTest-1601316061 tempest-VolumesBackupsTest-1601316061-project-member] Create volume of 1 GB Jul 27 16:14:39.128373 np0000005924 devstack@c-api.service[100524]: INFO cinder.volume.api [None req-e42baa39-2982-479a-9abd-db79fd6dac69 tempest-VolumesBackupsTest-1601316061 tempest-VolumesBackupsTest-1601316061-project-member] Availability Zones retrieved successfully. Jul 27 16:14:39.141222 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.volume.api [None req-e42baa39-2982-479a-9abd-db79fd6dac69 tempest-VolumesBackupsTest-1601316061 tempest-VolumesBackupsTest-1601316061-project-member] Flow 'volume_create_api' (032b4e92-b73b-4412-b1cd-8b39933c8db7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100524) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 27 16:14:39.144918 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.volume.api [None req-e42baa39-2982-479a-9abd-db79fd6dac69 tempest-VolumesBackupsTest-1601316061 tempest-VolumesBackupsTest-1601316061-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (129a9909-1814-4dee-bb2b-f654fbf1fd0a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100524) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 27 16:14:39.147019 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.volume.flows.api.create_volume [None req-e42baa39-2982-479a-9abd-db79fd6dac69 tempest-VolumesBackupsTest-1601316061 tempest-VolumesBackupsTest-1601316061-project-member] Validating volume size '1' using validate_int {{(pid=100524) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 27 16:14:39.184350 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.volume.api [None req-e42baa39-2982-479a-9abd-db79fd6dac69 tempest-VolumesBackupsTest-1601316061 tempest-VolumesBackupsTest-1601316061-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (129a9909-1814-4dee-bb2b-f654fbf1fd0a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-27T16:04:59Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=2bce4e1a-e6e0-49d9-be36-c3405449a01e,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '2bce4e1a-e6e0-49d9-be36-c3405449a01e', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100524) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 27 16:14:39.184350 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.volume.api [None req-e42baa39-2982-479a-9abd-db79fd6dac69 tempest-VolumesBackupsTest-1601316061 tempest-VolumesBackupsTest-1601316061-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (322a16d2-6835-486d-9b28-968ec9d738a0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100524) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 27 16:14:39.232503 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.quota [None req-e42baa39-2982-479a-9abd-db79fd6dac69 tempest-VolumesBackupsTest-1601316061 tempest-VolumesBackupsTest-1601316061-project-member] Created reservations ['6914f599-ff6f-4240-895c-b15bc0a9df0c', '74137172-4b7a-400c-9fc9-2c6a96509133', '5b7b2aab-6f3d-41ef-9274-c8280c20a914', '64719a78-ed0b-4bb1-89c0-90341343037b'] {{(pid=100524) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 27 16:14:39.233570 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.volume.api [None req-e42baa39-2982-479a-9abd-db79fd6dac69 tempest-VolumesBackupsTest-1601316061 tempest-VolumesBackupsTest-1601316061-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (322a16d2-6835-486d-9b28-968ec9d738a0) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['6914f599-ff6f-4240-895c-b15bc0a9df0c', '74137172-4b7a-400c-9fc9-2c6a96509133', '5b7b2aab-6f3d-41ef-9274-c8280c20a914', '64719a78-ed0b-4bb1-89c0-90341343037b']}' {{(pid=100524) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 27 16:14:39.234045 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.volume.api [None req-e42baa39-2982-479a-9abd-db79fd6dac69 tempest-VolumesBackupsTest-1601316061 tempest-VolumesBackupsTest-1601316061-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (fc9f2396-c0a0-418e-b5da-80fa7810001c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100524) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 27 16:14:39.258012 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.volume.api [None req-e42baa39-2982-479a-9abd-db79fd6dac69 tempest-VolumesBackupsTest-1601316061 tempest-VolumesBackupsTest-1601316061-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (fc9f2396-c0a0-418e-b5da-80fa7810001c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '8dc2060f-8c1d-41a9-980e-db24aa76a846', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesBackupsTest-Volume-1684685300',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='572cbdf985fc495bb6786045fb260bf3',qos_specs=None,replication_status=,reservations=['6914f599-ff6f-4240-895c-b15bc0a9df0c','74137172-4b7a-400c-9fc9-2c6a96509133','5b7b2aab-6f3d-41ef-9274-c8280c20a914','64719a78-ed0b-4bb1-89c0-90341343037b'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='927b169d19f94e7d983ab31802672d00',volume_type_id=2bce4e1a-e6e0-49d9-be36-c3405449a01e), 'volume': Volume(_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-27T16:14:39Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesBackupsTest-Volume-1684685300',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=8dc2060f-8c1d-41a9-980e-db24aa76a846,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='572cbdf985fc495bb6786045fb260bf3',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='927b169d19f94e7d983ab31802672d00',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(2bce4e1a-e6e0-49d9-be36-c3405449a01e),volume_type_id=2bce4e1a-e6e0-49d9-be36-c3405449a01e)}' {{(pid=100524) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 27 16:14:39.259459 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.volume.api [None req-e42baa39-2982-479a-9abd-db79fd6dac69 tempest-VolumesBackupsTest-1601316061 tempest-VolumesBackupsTest-1601316061-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (403cb9ce-9708-4615-b577-09afaff826f2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100524) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 27 16:14:39.284998 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.volume.api [None req-e42baa39-2982-479a-9abd-db79fd6dac69 tempest-VolumesBackupsTest-1601316061 tempest-VolumesBackupsTest-1601316061-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (403cb9ce-9708-4615-b577-09afaff826f2) transitioned into state 'SUCCESS' from state '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-1684685300',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='572cbdf985fc495bb6786045fb260bf3',qos_specs=None,replication_status=,reservations=['6914f599-ff6f-4240-895c-b15bc0a9df0c','74137172-4b7a-400c-9fc9-2c6a96509133','5b7b2aab-6f3d-41ef-9274-c8280c20a914','64719a78-ed0b-4bb1-89c0-90341343037b'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='927b169d19f94e7d983ab31802672d00',volume_type_id=2bce4e1a-e6e0-49d9-be36-c3405449a01e)}' {{(pid=100524) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 27 16:14:39.285880 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.volume.api [None req-e42baa39-2982-479a-9abd-db79fd6dac69 tempest-VolumesBackupsTest-1601316061 tempest-VolumesBackupsTest-1601316061-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (acae6718-a766-4537-93da-c666c77a25c2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100524) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 27 16:14:39.311367 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.volume.api [None req-e42baa39-2982-479a-9abd-db79fd6dac69 tempest-VolumesBackupsTest-1601316061 tempest-VolumesBackupsTest-1601316061-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (acae6718-a766-4537-93da-c666c77a25c2) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100524) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 27 16:14:39.311367 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.volume.api [None req-e42baa39-2982-479a-9abd-db79fd6dac69 tempest-VolumesBackupsTest-1601316061 tempest-VolumesBackupsTest-1601316061-project-member] Flow 'volume_create_api' (032b4e92-b73b-4412-b1cd-8b39933c8db7) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100524) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 27 16:14:39.311367 np0000005924 devstack@c-api.service[100524]: INFO cinder.volume.api [None req-e42baa39-2982-479a-9abd-db79fd6dac69 tempest-VolumesBackupsTest-1601316061 tempest-VolumesBackupsTest-1601316061-project-member] Create volume request issued successfully. Jul 27 16:14:39.311367 np0000005924 devstack@c-api.service[100524]: INFO cinder.api.openstack.wsgi [None req-e42baa39-2982-479a-9abd-db79fd6dac69 tempest-VolumesBackupsTest-1601316061 tempest-VolumesBackupsTest-1601316061-project-member] https://10.4.3.117/volume/v3/volumes returned with HTTP 202 Jul 27 16:14:39.312054 np0000005924 devstack@c-api.service[100524]: [pid: 100524|app: 0|req: 645/2546] 10.4.3.117 () {68 vars in 1258 bytes} [Mon Jul 27 16:14:39 2026] POST /volume/v3/volumes => generated 749 bytes in 195 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 27 16:14:39.328103 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.middleware.request_id [None req-566b995a-e490-494e-ae5c-096d49d446b1 None None] RequestId filter calling following filter/app {{(pid=100522) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:14:39.336218 np0000005924 devstack@c-api.service[100522]: INFO cinder.api.openstack.wsgi [None req-566b995a-e490-494e-ae5c-096d49d446b1 tempest-VolumesBackupsTest-1601316061 tempest-VolumesBackupsTest-1601316061-project-member] GET https://10.4.3.117/volume/v3/volumes/8dc2060f-8c1d-41a9-980e-db24aa76a846 Jul 27 16:14:39.336447 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.openstack.wsgi [None req-566b995a-e490-494e-ae5c-096d49d446b1 tempest-VolumesBackupsTest-1601316061 tempest-VolumesBackupsTest-1601316061-project-member] Empty body provided in request {{(pid=100522) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:14:39.338464 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.openstack.wsgi [None req-566b995a-e490-494e-ae5c-096d49d446b1 tempest-VolumesBackupsTest-1601316061 tempest-VolumesBackupsTest-1601316061-project-member] Calling method 'show' {{(pid=100522) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:14:39.348437 np0000005924 devstack@c-api.service[100522]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:14:39.348437 np0000005924 devstack@c-api.service[100522]: warnings.warn( Jul 27 16:14:39.352185 np0000005924 devstack@c-api.service[100522]: INFO cinder.volume.api [None req-566b995a-e490-494e-ae5c-096d49d446b1 tempest-VolumesBackupsTest-1601316061 tempest-VolumesBackupsTest-1601316061-project-member] Volume info retrieved successfully. Jul 27 16:14:39.357599 np0000005924 devstack@c-api.service[100522]: INFO cinder.api.openstack.wsgi [None req-566b995a-e490-494e-ae5c-096d49d446b1 tempest-VolumesBackupsTest-1601316061 tempest-VolumesBackupsTest-1601316061-project-member] https://10.4.3.117/volume/v3/volumes/8dc2060f-8c1d-41a9-980e-db24aa76a846 returned with HTTP 200 Jul 27 16:14:39.358009 np0000005924 devstack@c-api.service[100522]: [pid: 100522|app: 0|req: 632/2547] 10.4.3.117 () {66 vars in 1348 bytes} [Mon Jul 27 16:14:39 2026] GET /volume/v3/volumes/8dc2060f-8c1d-41a9-980e-db24aa76a846 => generated 817 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 27 16:14:39.420090 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.middleware.request_id [req-cda54c82-dc45-4ea0-be64-e1af3a2318cb req-2340b479-22bd-434c-9f84-8765479decda None None] RequestId filter calling following filter/app {{(pid=100523) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:14:39.422119 np0000005924 devstack@c-api.service[100523]: INFO cinder.api.openstack.wsgi [req-cda54c82-dc45-4ea0-be64-e1af3a2318cb req-2340b479-22bd-434c-9f84-8765479decda tempest-TestVolumeBootPattern-1923367323 tempest-TestVolumeBootPattern-1923367323-project-member] DELETE https://10.4.3.117/volume/v3/attachments/15b692eb-ba0a-4ae3-b69e-e7fd4a3e3e4e Jul 27 16:14:39.422286 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.openstack.wsgi [req-cda54c82-dc45-4ea0-be64-e1af3a2318cb req-2340b479-22bd-434c-9f84-8765479decda tempest-TestVolumeBootPattern-1923367323 tempest-TestVolumeBootPattern-1923367323-project-member] Empty body provided in request {{(pid=100523) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:14:39.422525 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.openstack.wsgi [req-cda54c82-dc45-4ea0-be64-e1af3a2318cb req-2340b479-22bd-434c-9f84-8765479decda tempest-TestVolumeBootPattern-1923367323 tempest-TestVolumeBootPattern-1923367323-project-member] Calling method 'version_select' {{(pid=100523) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:14:39.435201 np0000005924 devstack@c-api.service[100523]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:14:39.435201 np0000005924 devstack@c-api.service[100523]: warnings.warn( Jul 27 16:14:39.561422 np0000005924 devstack@c-api.service[100523]: INFO cinder.api.openstack.wsgi [req-cda54c82-dc45-4ea0-be64-e1af3a2318cb req-2340b479-22bd-434c-9f84-8765479decda tempest-TestVolumeBootPattern-1923367323 tempest-TestVolumeBootPattern-1923367323-project-member] https://10.4.3.117/volume/v3/attachments/15b692eb-ba0a-4ae3-b69e-e7fd4a3e3e4e returned with HTTP 200 Jul 27 16:14:39.561901 np0000005924 devstack@c-api.service[100523]: [pid: 100523|app: 0|req: 642/2548] 10.4.3.117 () {72 vars in 1673 bytes} [Mon Jul 27 16:14:39 2026] DELETE /volume/v3/attachments/15b692eb-ba0a-4ae3-b69e-e7fd4a3e3e4e => generated 19 bytes in 142 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 27 16:14:39.929133 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.middleware.request_id [None req-801fcf4e-2eb8-4478-ba77-ceb6447c659b None None] RequestId filter calling following filter/app {{(pid=100521) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:14:39.931487 np0000005924 devstack@c-api.service[100521]: INFO cinder.api.openstack.wsgi [None req-801fcf4e-2eb8-4478-ba77-ceb6447c659b tempest-VolumeSnapshotQuotasNegativeTestJSON-1775794232 tempest-VolumeSnapshotQuotasNegativeTestJSON-1775794232-project-member] GET https://10.4.3.117/volume/v3/volumes/6162464a-5965-4726-8019-b79038f8ebe4 Jul 27 16:14:39.931487 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.openstack.wsgi [None req-801fcf4e-2eb8-4478-ba77-ceb6447c659b tempest-VolumeSnapshotQuotasNegativeTestJSON-1775794232 tempest-VolumeSnapshotQuotasNegativeTestJSON-1775794232-project-member] Empty body provided in request {{(pid=100521) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:14:39.931641 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.openstack.wsgi [None req-801fcf4e-2eb8-4478-ba77-ceb6447c659b tempest-VolumeSnapshotQuotasNegativeTestJSON-1775794232 tempest-VolumeSnapshotQuotasNegativeTestJSON-1775794232-project-member] Calling method 'show' {{(pid=100521) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:14:39.949625 np0000005924 devstack@c-api.service[100521]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:14:39.949625 np0000005924 devstack@c-api.service[100521]: warnings.warn( Jul 27 16:14:39.957720 np0000005924 devstack@c-api.service[100521]: INFO cinder.volume.api [None req-801fcf4e-2eb8-4478-ba77-ceb6447c659b tempest-VolumeSnapshotQuotasNegativeTestJSON-1775794232 tempest-VolumeSnapshotQuotasNegativeTestJSON-1775794232-project-member] Volume info retrieved successfully. Jul 27 16:14:39.963484 np0000005924 devstack@c-api.service[100521]: INFO cinder.api.openstack.wsgi [None req-801fcf4e-2eb8-4478-ba77-ceb6447c659b tempest-VolumeSnapshotQuotasNegativeTestJSON-1775794232 tempest-VolumeSnapshotQuotasNegativeTestJSON-1775794232-project-member] https://10.4.3.117/volume/v3/volumes/6162464a-5965-4726-8019-b79038f8ebe4 returned with HTTP 200 Jul 27 16:14:39.964077 np0000005924 devstack@c-api.service[100521]: [pid: 100521|app: 0|req: 630/2549] 10.4.3.117 () {66 vars in 1348 bytes} [Mon Jul 27 16:14:39 2026] GET /volume/v3/volumes/6162464a-5965-4726-8019-b79038f8ebe4 => generated 859 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 27 16:14:39.983625 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.middleware.request_id [None req-58dd91cd-00b1-4d2d-9c53-52824b92c318 None None] RequestId filter calling following filter/app {{(pid=100524) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:14:39.986831 np0000005924 devstack@c-api.service[100524]: INFO cinder.api.openstack.wsgi [None req-58dd91cd-00b1-4d2d-9c53-52824b92c318 tempest-VolumeSnapshotQuotasNegativeTestJSON-1775794232 tempest-VolumeSnapshotQuotasNegativeTestJSON-1775794232-project-member] POST https://10.4.3.117/volume/v3/snapshots Jul 27 16:14:39.986831 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.openstack.wsgi [None req-58dd91cd-00b1-4d2d-9c53-52824b92c318 tempest-VolumeSnapshotQuotasNegativeTestJSON-1775794232 tempest-VolumeSnapshotQuotasNegativeTestJSON-1775794232-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "6162464a-5965-4726-8019-b79038f8ebe4", "name": "tempest-VolumeSnapshotQuotasNegativeTestJSON-Snapshot-1472127319"}} {{(pid=100524) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 27 16:14:40.000413 np0000005924 devstack@c-api.service[100524]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:14:40.000413 np0000005924 devstack@c-api.service[100524]: warnings.warn( Jul 27 16:14:40.000413 np0000005924 devstack@c-api.service[100524]: INFO cinder.volume.api [None req-58dd91cd-00b1-4d2d-9c53-52824b92c318 tempest-VolumeSnapshotQuotasNegativeTestJSON-1775794232 tempest-VolumeSnapshotQuotasNegativeTestJSON-1775794232-project-member] Volume info retrieved successfully. Jul 27 16:14:40.000413 np0000005924 devstack@c-api.service[100524]: INFO cinder.api.v3.snapshots [None req-58dd91cd-00b1-4d2d-9c53-52824b92c318 tempest-VolumeSnapshotQuotasNegativeTestJSON-1775794232 tempest-VolumeSnapshotQuotasNegativeTestJSON-1775794232-project-member] Create snapshot from volume 6162464a-5965-4726-8019-b79038f8ebe4 Jul 27 16:14:40.083781 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.quota [None req-58dd91cd-00b1-4d2d-9c53-52824b92c318 tempest-VolumeSnapshotQuotasNegativeTestJSON-1775794232 tempest-VolumeSnapshotQuotasNegativeTestJSON-1775794232-project-member] Created reservations ['7130ba3a-206c-438a-8740-807283d5a67f', 'ed076ec5-d0bf-4307-b688-d67aa17b5467', 'd434b3bf-30c4-4a4c-9e1a-feb208ce667f', '3aafc233-d03f-42a0-b115-c52c3a819c05'] {{(pid=100524) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 27 16:14:40.134562 np0000005924 devstack@c-api.service[100524]: INFO cinder.volume.api [None req-58dd91cd-00b1-4d2d-9c53-52824b92c318 tempest-VolumeSnapshotQuotasNegativeTestJSON-1775794232 tempest-VolumeSnapshotQuotasNegativeTestJSON-1775794232-project-member] Snapshot create request issued successfully. Jul 27 16:14:40.135060 np0000005924 devstack@c-api.service[100524]: INFO cinder.api.openstack.wsgi [None req-58dd91cd-00b1-4d2d-9c53-52824b92c318 tempest-VolumeSnapshotQuotasNegativeTestJSON-1775794232 tempest-VolumeSnapshotQuotasNegativeTestJSON-1775794232-project-member] https://10.4.3.117/volume/v3/snapshots returned with HTTP 202 Jul 27 16:14:40.135615 np0000005924 devstack@c-api.service[100524]: [pid: 100524|app: 0|req: 646/2550] 10.4.3.117 () {68 vars in 1265 bytes} [Mon Jul 27 16:14:39 2026] POST /volume/v3/snapshots => generated 323 bytes in 153 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 27 16:14:40.148191 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.middleware.request_id [None req-06e20227-59b8-4ed8-949b-4a8df0a29e5c None None] RequestId filter calling following filter/app {{(pid=100522) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:14:40.150243 np0000005924 devstack@c-api.service[100522]: INFO cinder.api.openstack.wsgi [None req-06e20227-59b8-4ed8-949b-4a8df0a29e5c tempest-VolumeSnapshotQuotasNegativeTestJSON-1775794232 tempest-VolumeSnapshotQuotasNegativeTestJSON-1775794232-project-member] GET https://10.4.3.117/volume/v3/snapshots/b8ef6744-1843-4ede-9764-b876c2c69b4b Jul 27 16:14:40.150536 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.openstack.wsgi [None req-06e20227-59b8-4ed8-949b-4a8df0a29e5c tempest-VolumeSnapshotQuotasNegativeTestJSON-1775794232 tempest-VolumeSnapshotQuotasNegativeTestJSON-1775794232-project-member] Empty body provided in request {{(pid=100522) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:14:40.150762 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.openstack.wsgi [None req-06e20227-59b8-4ed8-949b-4a8df0a29e5c tempest-VolumeSnapshotQuotasNegativeTestJSON-1775794232 tempest-VolumeSnapshotQuotasNegativeTestJSON-1775794232-project-member] Calling method 'show' {{(pid=100522) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:14:40.155906 np0000005924 devstack@c-api.service[100522]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:14:40.155906 np0000005924 devstack@c-api.service[100522]: warnings.warn( Jul 27 16:14:40.156444 np0000005924 devstack@c-api.service[100522]: INFO cinder.volume.api [None req-06e20227-59b8-4ed8-949b-4a8df0a29e5c tempest-VolumeSnapshotQuotasNegativeTestJSON-1775794232 tempest-VolumeSnapshotQuotasNegativeTestJSON-1775794232-project-member] Snapshot retrieved successfully. Jul 27 16:14:40.157278 np0000005924 devstack@c-api.service[100522]: INFO cinder.api.openstack.wsgi [None req-06e20227-59b8-4ed8-949b-4a8df0a29e5c tempest-VolumeSnapshotQuotasNegativeTestJSON-1775794232 tempest-VolumeSnapshotQuotasNegativeTestJSON-1775794232-project-member] https://10.4.3.117/volume/v3/snapshots/b8ef6744-1843-4ede-9764-b876c2c69b4b returned with HTTP 200 Jul 27 16:14:40.157729 np0000005924 devstack@c-api.service[100522]: [pid: 100522|app: 0|req: 633/2551] 10.4.3.117 () {66 vars in 1354 bytes} [Mon Jul 27 16:14:40 2026] GET /volume/v3/snapshots/b8ef6744-1843-4ede-9764-b876c2c69b4b => generated 455 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 27 16:14:40.377249 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.middleware.request_id [None req-14386b07-1272-44cb-9421-7579edb71d79 None None] RequestId filter calling following filter/app {{(pid=100523) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:14:40.379839 np0000005924 devstack@c-api.service[100523]: INFO cinder.api.openstack.wsgi [None req-14386b07-1272-44cb-9421-7579edb71d79 tempest-VolumesBackupsTest-1601316061 tempest-VolumesBackupsTest-1601316061-project-member] GET https://10.4.3.117/volume/v3/volumes/8dc2060f-8c1d-41a9-980e-db24aa76a846 Jul 27 16:14:40.380237 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.openstack.wsgi [None req-14386b07-1272-44cb-9421-7579edb71d79 tempest-VolumesBackupsTest-1601316061 tempest-VolumesBackupsTest-1601316061-project-member] Empty body provided in request {{(pid=100523) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:14:40.380630 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.openstack.wsgi [None req-14386b07-1272-44cb-9421-7579edb71d79 tempest-VolumesBackupsTest-1601316061 tempest-VolumesBackupsTest-1601316061-project-member] Calling method 'show' {{(pid=100523) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:14:40.390964 np0000005924 devstack@c-api.service[100523]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:14:40.390964 np0000005924 devstack@c-api.service[100523]: warnings.warn( Jul 27 16:14:40.395256 np0000005924 devstack@c-api.service[100523]: INFO cinder.volume.api [None req-14386b07-1272-44cb-9421-7579edb71d79 tempest-VolumesBackupsTest-1601316061 tempest-VolumesBackupsTest-1601316061-project-member] Volume info retrieved successfully. Jul 27 16:14:40.400467 np0000005924 devstack@c-api.service[100523]: INFO cinder.api.openstack.wsgi [None req-14386b07-1272-44cb-9421-7579edb71d79 tempest-VolumesBackupsTest-1601316061 tempest-VolumesBackupsTest-1601316061-project-member] https://10.4.3.117/volume/v3/volumes/8dc2060f-8c1d-41a9-980e-db24aa76a846 returned with HTTP 200 Jul 27 16:14:40.401061 np0000005924 devstack@c-api.service[100523]: [pid: 100523|app: 0|req: 643/2552] 10.4.3.117 () {66 vars in 1348 bytes} [Mon Jul 27 16:14:40 2026] GET /volume/v3/volumes/8dc2060f-8c1d-41a9-980e-db24aa76a846 => generated 842 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 27 16:14:40.887018 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.middleware.request_id [None req-6c73ddd0-a221-45e9-9564-d3bf641e2c21 None None] RequestId filter calling following filter/app {{(pid=100521) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:14:40.890099 np0000005924 devstack@c-api.service[100521]: INFO cinder.api.openstack.wsgi [None req-6c73ddd0-a221-45e9-9564-d3bf641e2c21 tempest-TestVolumeBootPattern-1923367323 tempest-TestVolumeBootPattern-1923367323-project-member] DELETE https://10.4.3.117/volume/v3/volumes/8fe268bc-bcbb-4101-97cb-707e54a4637c Jul 27 16:14:40.891096 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.openstack.wsgi [None req-6c73ddd0-a221-45e9-9564-d3bf641e2c21 tempest-TestVolumeBootPattern-1923367323 tempest-TestVolumeBootPattern-1923367323-project-member] Empty body provided in request {{(pid=100521) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:14:40.891337 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.openstack.wsgi [None req-6c73ddd0-a221-45e9-9564-d3bf641e2c21 tempest-TestVolumeBootPattern-1923367323 tempest-TestVolumeBootPattern-1923367323-project-member] Calling method 'delete' {{(pid=100521) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:14:40.891551 np0000005924 devstack@c-api.service[100521]: INFO cinder.api.v3.volumes [None req-6c73ddd0-a221-45e9-9564-d3bf641e2c21 tempest-TestVolumeBootPattern-1923367323 tempest-TestVolumeBootPattern-1923367323-project-member] Delete volume with id: 8fe268bc-bcbb-4101-97cb-707e54a4637c Jul 27 16:14:40.899680 np0000005924 devstack@c-api.service[100521]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:14:40.899680 np0000005924 devstack@c-api.service[100521]: warnings.warn( Jul 27 16:14:40.900133 np0000005924 devstack@c-api.service[100521]: INFO cinder.volume.api [None req-6c73ddd0-a221-45e9-9564-d3bf641e2c21 tempest-TestVolumeBootPattern-1923367323 tempest-TestVolumeBootPattern-1923367323-project-member] Volume info retrieved successfully. Jul 27 16:14:40.923741 np0000005924 devstack@c-api.service[100521]: INFO cinder.volume.api [None req-6c73ddd0-a221-45e9-9564-d3bf641e2c21 tempest-TestVolumeBootPattern-1923367323 tempest-TestVolumeBootPattern-1923367323-project-member] Delete volume request issued successfully. Jul 27 16:14:40.924204 np0000005924 devstack@c-api.service[100521]: INFO cinder.api.openstack.wsgi [None req-6c73ddd0-a221-45e9-9564-d3bf641e2c21 tempest-TestVolumeBootPattern-1923367323 tempest-TestVolumeBootPattern-1923367323-project-member] https://10.4.3.117/volume/v3/volumes/8fe268bc-bcbb-4101-97cb-707e54a4637c returned with HTTP 202 Jul 27 16:14:40.924379 np0000005924 devstack@c-api.service[100521]: [pid: 100521|app: 0|req: 631/2553] 10.4.3.117 () {66 vars in 1351 bytes} [Mon Jul 27 16:14:40 2026] DELETE /volume/v3/volumes/8fe268bc-bcbb-4101-97cb-707e54a4637c => generated 0 bytes in 38 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 27 16:14:40.934347 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.middleware.request_id [None req-141e0099-2661-495c-b9a7-cd65abc8e7a9 None None] RequestId filter calling following filter/app {{(pid=100524) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:14:40.936338 np0000005924 devstack@c-api.service[100524]: INFO cinder.api.openstack.wsgi [None req-141e0099-2661-495c-b9a7-cd65abc8e7a9 tempest-TestVolumeBootPattern-1923367323 tempest-TestVolumeBootPattern-1923367323-project-member] GET https://10.4.3.117/volume/v3/volumes/8fe268bc-bcbb-4101-97cb-707e54a4637c Jul 27 16:14:40.937055 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.openstack.wsgi [None req-141e0099-2661-495c-b9a7-cd65abc8e7a9 tempest-TestVolumeBootPattern-1923367323 tempest-TestVolumeBootPattern-1923367323-project-member] Empty body provided in request {{(pid=100524) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:14:40.937852 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.openstack.wsgi [None req-141e0099-2661-495c-b9a7-cd65abc8e7a9 tempest-TestVolumeBootPattern-1923367323 tempest-TestVolumeBootPattern-1923367323-project-member] Calling method 'show' {{(pid=100524) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:14:40.947986 np0000005924 devstack@c-api.service[100524]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:14:40.947986 np0000005924 devstack@c-api.service[100524]: warnings.warn( Jul 27 16:14:40.952584 np0000005924 devstack@c-api.service[100524]: INFO cinder.volume.api [None req-141e0099-2661-495c-b9a7-cd65abc8e7a9 tempest-TestVolumeBootPattern-1923367323 tempest-TestVolumeBootPattern-1923367323-project-member] Volume info retrieved successfully. Jul 27 16:14:40.966265 np0000005924 devstack@c-api.service[100524]: INFO cinder.api.openstack.wsgi [None req-141e0099-2661-495c-b9a7-cd65abc8e7a9 tempest-TestVolumeBootPattern-1923367323 tempest-TestVolumeBootPattern-1923367323-project-member] https://10.4.3.117/volume/v3/volumes/8fe268bc-bcbb-4101-97cb-707e54a4637c returned with HTTP 200 Jul 27 16:14:40.967053 np0000005924 devstack@c-api.service[100524]: [pid: 100524|app: 0|req: 647/2554] 10.4.3.117 () {66 vars in 1348 bytes} [Mon Jul 27 16:14:40 2026] GET /volume/v3/volumes/8fe268bc-bcbb-4101-97cb-707e54a4637c => generated 1366 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 27 16:14:41.169012 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.middleware.request_id [None req-7d19aabe-9dec-440a-b0d4-1683aa4ab69e None None] RequestId filter calling following filter/app {{(pid=100522) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:14:41.170249 np0000005924 devstack@c-api.service[100522]: INFO cinder.api.openstack.wsgi [None req-7d19aabe-9dec-440a-b0d4-1683aa4ab69e tempest-VolumeSnapshotQuotasNegativeTestJSON-1775794232 tempest-VolumeSnapshotQuotasNegativeTestJSON-1775794232-project-member] GET https://10.4.3.117/volume/v3/snapshots/b8ef6744-1843-4ede-9764-b876c2c69b4b Jul 27 16:14:41.170938 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.openstack.wsgi [None req-7d19aabe-9dec-440a-b0d4-1683aa4ab69e tempest-VolumeSnapshotQuotasNegativeTestJSON-1775794232 tempest-VolumeSnapshotQuotasNegativeTestJSON-1775794232-project-member] Empty body provided in request {{(pid=100522) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:14:41.172441 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.openstack.wsgi [None req-7d19aabe-9dec-440a-b0d4-1683aa4ab69e tempest-VolumeSnapshotQuotasNegativeTestJSON-1775794232 tempest-VolumeSnapshotQuotasNegativeTestJSON-1775794232-project-member] Calling method 'show' {{(pid=100522) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:14:41.179737 np0000005924 devstack@c-api.service[100522]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:14:41.179737 np0000005924 devstack@c-api.service[100522]: warnings.warn( Jul 27 16:14:41.180176 np0000005924 devstack@c-api.service[100522]: INFO cinder.volume.api [None req-7d19aabe-9dec-440a-b0d4-1683aa4ab69e tempest-VolumeSnapshotQuotasNegativeTestJSON-1775794232 tempest-VolumeSnapshotQuotasNegativeTestJSON-1775794232-project-member] Snapshot retrieved successfully. Jul 27 16:14:41.181032 np0000005924 devstack@c-api.service[100522]: INFO cinder.api.openstack.wsgi [None req-7d19aabe-9dec-440a-b0d4-1683aa4ab69e tempest-VolumeSnapshotQuotasNegativeTestJSON-1775794232 tempest-VolumeSnapshotQuotasNegativeTestJSON-1775794232-project-member] https://10.4.3.117/volume/v3/snapshots/b8ef6744-1843-4ede-9764-b876c2c69b4b returned with HTTP 200 Jul 27 16:14:41.181440 np0000005924 devstack@c-api.service[100522]: [pid: 100522|app: 0|req: 634/2555] 10.4.3.117 () {66 vars in 1354 bytes} [Mon Jul 27 16:14:41 2026] GET /volume/v3/snapshots/b8ef6744-1843-4ede-9764-b876c2c69b4b => generated 482 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 27 16:14:41.196994 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.middleware.request_id [None req-bb0f5030-2707-40a0-986c-67cdeefe48f8 None None] RequestId filter calling following filter/app {{(pid=100523) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:14:41.200428 np0000005924 devstack@c-api.service[100523]: INFO cinder.api.openstack.wsgi [None req-bb0f5030-2707-40a0-986c-67cdeefe48f8 tempest-VolumeSnapshotQuotasNegativeTestJSON-13188420 tempest-VolumeSnapshotQuotasNegativeTestJSON-13188420-project-admin] PUT https://10.4.3.117/volume/v3/os-quota-sets/b0ee11e45a894075aada7893d74f2d06 Jul 27 16:14:41.200428 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.openstack.wsgi [None req-bb0f5030-2707-40a0-986c-67cdeefe48f8 tempest-VolumeSnapshotQuotasNegativeTestJSON-13188420 tempest-VolumeSnapshotQuotasNegativeTestJSON-13188420-project-admin] Action: 'update', calling method: update, body: {"quota_set": {"gigabytes": 2, "volumes": 1, "snapshots": 2}} {{(pid=100523) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 27 16:14:41.268339 np0000005924 devstack@c-api.service[100523]: INFO cinder.api.openstack.wsgi [None req-bb0f5030-2707-40a0-986c-67cdeefe48f8 tempest-VolumeSnapshotQuotasNegativeTestJSON-13188420 tempest-VolumeSnapshotQuotasNegativeTestJSON-13188420-project-admin] https://10.4.3.117/volume/v3/os-quota-sets/b0ee11e45a894075aada7893d74f2d06 returned with HTTP 200 Jul 27 16:14:41.268905 np0000005924 devstack@c-api.service[100523]: [pid: 100523|app: 0|req: 644/2556] 10.4.3.117 () {68 vars in 1374 bytes} [Mon Jul 27 16:14:41 2026] PUT /volume/v3/os-quota-sets/b0ee11e45a894075aada7893d74f2d06 => generated 553 bytes in 72 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 27 16:14:41.278161 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.middleware.request_id [None req-1bcae825-ab08-4191-bb46-5ddf710cfa9c None None] RequestId filter calling following filter/app {{(pid=100521) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:14:41.282641 np0000005924 devstack@c-api.service[100521]: INFO cinder.api.openstack.wsgi [None req-1bcae825-ab08-4191-bb46-5ddf710cfa9c tempest-VolumeSnapshotQuotasNegativeTestJSON-1775794232 tempest-VolumeSnapshotQuotasNegativeTestJSON-1775794232-project-member] POST https://10.4.3.117/volume/v3/snapshots Jul 27 16:14:41.283084 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.openstack.wsgi [None req-1bcae825-ab08-4191-bb46-5ddf710cfa9c tempest-VolumeSnapshotQuotasNegativeTestJSON-1775794232 tempest-VolumeSnapshotQuotasNegativeTestJSON-1775794232-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "6162464a-5965-4726-8019-b79038f8ebe4"}} {{(pid=100521) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 27 16:14:41.295971 np0000005924 devstack@c-api.service[100521]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:14:41.295971 np0000005924 devstack@c-api.service[100521]: warnings.warn( Jul 27 16:14:41.296559 np0000005924 devstack@c-api.service[100521]: INFO cinder.volume.api [None req-1bcae825-ab08-4191-bb46-5ddf710cfa9c tempest-VolumeSnapshotQuotasNegativeTestJSON-1775794232 tempest-VolumeSnapshotQuotasNegativeTestJSON-1775794232-project-member] Volume info retrieved successfully. Jul 27 16:14:41.296559 np0000005924 devstack@c-api.service[100521]: INFO cinder.api.v3.snapshots [None req-1bcae825-ab08-4191-bb46-5ddf710cfa9c tempest-VolumeSnapshotQuotasNegativeTestJSON-1775794232 tempest-VolumeSnapshotQuotasNegativeTestJSON-1775794232-project-member] Create snapshot from volume 6162464a-5965-4726-8019-b79038f8ebe4 Jul 27 16:14:41.324230 np0000005924 devstack@c-api.service[100521]: WARNING cinder.quota_utils [None req-1bcae825-ab08-4191-bb46-5ddf710cfa9c tempest-VolumeSnapshotQuotasNegativeTestJSON-1775794232 tempest-VolumeSnapshotQuotasNegativeTestJSON-1775794232-project-member] Quota exceeded for b0ee11e45a894075aada7893d74f2d06, tried to create 1G snapshot (2G of 2G already consumed).: cinder.exception.OverQuota: Quota exceeded for resources: ['gigabytes'] Jul 27 16:14:41.324407 np0000005924 devstack@c-api.service[100521]: INFO cinder.api.middleware.fault [None req-1bcae825-ab08-4191-bb46-5ddf710cfa9c tempest-VolumeSnapshotQuotasNegativeTestJSON-1775794232 tempest-VolumeSnapshotQuotasNegativeTestJSON-1775794232-project-member] https://10.4.3.117/volume/v3/snapshots returned with HTTP 413 Jul 27 16:14:41.325524 np0000005924 devstack@c-api.service[100521]: [pid: 100521|app: 0|req: 632/2557] 10.4.3.117 () {68 vars in 1264 bytes} [Mon Jul 27 16:14:41 2026] POST /volume/v3/snapshots => generated 208 bytes in 48 msecs (HTTP/1.1 413) 8 headers in 323 bytes (1 switches on core 0) Jul 27 16:14:41.339560 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.middleware.request_id [None req-d85050e0-538c-4fc1-a486-09bb444e390b None None] RequestId filter calling following filter/app {{(pid=100524) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:14:41.341713 np0000005924 devstack@c-api.service[100524]: INFO cinder.api.openstack.wsgi [None req-d85050e0-538c-4fc1-a486-09bb444e390b tempest-VolumeSnapshotQuotasNegativeTestJSON-13188420 tempest-VolumeSnapshotQuotasNegativeTestJSON-13188420-project-admin] PUT https://10.4.3.117/volume/v3/os-quota-sets/b0ee11e45a894075aada7893d74f2d06 Jul 27 16:14:41.341896 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.openstack.wsgi [None req-d85050e0-538c-4fc1-a486-09bb444e390b tempest-VolumeSnapshotQuotasNegativeTestJSON-13188420 tempest-VolumeSnapshotQuotasNegativeTestJSON-13188420-project-admin] Action: 'update', calling method: update, body: {"quota_set": {"gigabytes": 3, "volumes": 1, "snapshots": 1}} {{(pid=100524) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 27 16:14:41.408563 np0000005924 devstack@c-api.service[100524]: WARNING cinder.quota [None req-d85050e0-538c-4fc1-a486-09bb444e390b tempest-VolumeSnapshotQuotasNegativeTestJSON-13188420 tempest-VolumeSnapshotQuotasNegativeTestJSON-13188420-project-admin] Deprecated: Default quota for resource: snapshots_tempest-scenario-type-luks-1386733246 is set by the default quota flag: quota_snapshots_tempest-scenario-type-luks-1386733246, it is now deprecated. Please use the default quota class for default quota. Jul 27 16:14:41.414812 np0000005924 devstack@c-api.service[100524]: INFO cinder.api.openstack.wsgi [None req-d85050e0-538c-4fc1-a486-09bb444e390b tempest-VolumeSnapshotQuotasNegativeTestJSON-13188420 tempest-VolumeSnapshotQuotasNegativeTestJSON-13188420-project-admin] https://10.4.3.117/volume/v3/os-quota-sets/b0ee11e45a894075aada7893d74f2d06 returned with HTTP 200 Jul 27 16:14:41.415792 np0000005924 devstack@c-api.service[100524]: [pid: 100524|app: 0|req: 648/2558] 10.4.3.117 () {68 vars in 1374 bytes} [Mon Jul 27 16:14:41 2026] PUT /volume/v3/os-quota-sets/b0ee11e45a894075aada7893d74f2d06 => generated 553 bytes in 76 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jul 27 16:14:41.426185 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.middleware.request_id [None req-6109c807-92e7-4233-ba24-95d3e6b95c3e None None] RequestId filter calling following filter/app {{(pid=100522) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:14:41.432845 np0000005924 devstack@c-api.service[100522]: INFO cinder.api.openstack.wsgi [None req-6109c807-92e7-4233-ba24-95d3e6b95c3e tempest-VolumeSnapshotQuotasNegativeTestJSON-1775794232 tempest-VolumeSnapshotQuotasNegativeTestJSON-1775794232-project-member] POST https://10.4.3.117/volume/v3/snapshots Jul 27 16:14:41.433250 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.openstack.wsgi [None req-6109c807-92e7-4233-ba24-95d3e6b95c3e tempest-VolumeSnapshotQuotasNegativeTestJSON-1775794232 tempest-VolumeSnapshotQuotasNegativeTestJSON-1775794232-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "6162464a-5965-4726-8019-b79038f8ebe4"}} {{(pid=100522) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 27 16:14:41.442963 np0000005924 devstack@c-api.service[100522]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:14:41.442963 np0000005924 devstack@c-api.service[100522]: warnings.warn( Jul 27 16:14:41.443385 np0000005924 devstack@c-api.service[100522]: INFO cinder.volume.api [None req-6109c807-92e7-4233-ba24-95d3e6b95c3e tempest-VolumeSnapshotQuotasNegativeTestJSON-1775794232 tempest-VolumeSnapshotQuotasNegativeTestJSON-1775794232-project-member] Volume info retrieved successfully. Jul 27 16:14:41.443522 np0000005924 devstack@c-api.service[100522]: INFO cinder.api.v3.snapshots [None req-6109c807-92e7-4233-ba24-95d3e6b95c3e tempest-VolumeSnapshotQuotasNegativeTestJSON-1775794232 tempest-VolumeSnapshotQuotasNegativeTestJSON-1775794232-project-member] Create snapshot from volume 6162464a-5965-4726-8019-b79038f8ebe4 Jul 27 16:14:41.476445 np0000005924 devstack@c-api.service[100522]: WARNING cinder.quota_utils [None req-6109c807-92e7-4233-ba24-95d3e6b95c3e tempest-VolumeSnapshotQuotasNegativeTestJSON-1775794232 tempest-VolumeSnapshotQuotasNegativeTestJSON-1775794232-project-member] Quota exceeded for b0ee11e45a894075aada7893d74f2d06, tried to create snapshot (1 snapshots already consumed).: cinder.exception.OverQuota: Quota exceeded for resources: ['snapshots'] Jul 27 16:14:41.476445 np0000005924 devstack@c-api.service[100522]: INFO cinder.api.middleware.fault [None req-6109c807-92e7-4233-ba24-95d3e6b95c3e tempest-VolumeSnapshotQuotasNegativeTestJSON-1775794232 tempest-VolumeSnapshotQuotasNegativeTestJSON-1775794232-project-member] https://10.4.3.117/volume/v3/snapshots returned with HTTP 413 Jul 27 16:14:41.477578 np0000005924 devstack@c-api.service[100522]: [pid: 100522|app: 0|req: 635/2559] 10.4.3.117 () {68 vars in 1264 bytes} [Mon Jul 27 16:14:41 2026] POST /volume/v3/snapshots => generated 133 bytes in 51 msecs (HTTP/1.1 413) 8 headers in 323 bytes (1 switches on core 0) Jul 27 16:14:41.496730 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.middleware.request_id [None req-52bf0b4e-5954-44c2-9b86-8e3a7a656002 None None] RequestId filter calling following filter/app {{(pid=100523) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:14:41.496730 np0000005924 devstack@c-api.service[100523]: INFO cinder.api.openstack.wsgi [None req-52bf0b4e-5954-44c2-9b86-8e3a7a656002 tempest-VolumeSnapshotQuotasNegativeTestJSON-1775794232 tempest-VolumeSnapshotQuotasNegativeTestJSON-1775794232-project-member] DELETE https://10.4.3.117/volume/v3/snapshots/b8ef6744-1843-4ede-9764-b876c2c69b4b Jul 27 16:14:41.496730 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.openstack.wsgi [None req-52bf0b4e-5954-44c2-9b86-8e3a7a656002 tempest-VolumeSnapshotQuotasNegativeTestJSON-1775794232 tempest-VolumeSnapshotQuotasNegativeTestJSON-1775794232-project-member] Empty body provided in request {{(pid=100523) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:14:41.496730 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.openstack.wsgi [None req-52bf0b4e-5954-44c2-9b86-8e3a7a656002 tempest-VolumeSnapshotQuotasNegativeTestJSON-1775794232 tempest-VolumeSnapshotQuotasNegativeTestJSON-1775794232-project-member] Calling method 'delete' {{(pid=100523) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:14:41.496730 np0000005924 devstack@c-api.service[100523]: INFO cinder.api.v3.snapshots [None req-52bf0b4e-5954-44c2-9b86-8e3a7a656002 tempest-VolumeSnapshotQuotasNegativeTestJSON-1775794232 tempest-VolumeSnapshotQuotasNegativeTestJSON-1775794232-project-member] Delete snapshot with id: b8ef6744-1843-4ede-9764-b876c2c69b4b Jul 27 16:14:41.500871 np0000005924 devstack@c-api.service[100523]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:14:41.500871 np0000005924 devstack@c-api.service[100523]: warnings.warn( Jul 27 16:14:41.501480 np0000005924 devstack@c-api.service[100523]: INFO cinder.volume.api [None req-52bf0b4e-5954-44c2-9b86-8e3a7a656002 tempest-VolumeSnapshotQuotasNegativeTestJSON-1775794232 tempest-VolumeSnapshotQuotasNegativeTestJSON-1775794232-project-member] Snapshot retrieved successfully. Jul 27 16:14:41.539237 np0000005924 devstack@c-api.service[100523]: INFO cinder.volume.api [None req-52bf0b4e-5954-44c2-9b86-8e3a7a656002 tempest-VolumeSnapshotQuotasNegativeTestJSON-1775794232 tempest-VolumeSnapshotQuotasNegativeTestJSON-1775794232-project-member] Snapshot delete request issued successfully. Jul 27 16:14:41.539474 np0000005924 devstack@c-api.service[100523]: INFO cinder.api.openstack.wsgi [None req-52bf0b4e-5954-44c2-9b86-8e3a7a656002 tempest-VolumeSnapshotQuotasNegativeTestJSON-1775794232 tempest-VolumeSnapshotQuotasNegativeTestJSON-1775794232-project-member] https://10.4.3.117/volume/v3/snapshots/b8ef6744-1843-4ede-9764-b876c2c69b4b returned with HTTP 202 Jul 27 16:14:41.539895 np0000005924 devstack@c-api.service[100523]: [pid: 100523|app: 0|req: 645/2560] 10.4.3.117 () {66 vars in 1357 bytes} [Mon Jul 27 16:14:41 2026] DELETE /volume/v3/snapshots/b8ef6744-1843-4ede-9764-b876c2c69b4b => generated 0 bytes in 49 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 27 16:14:41.549228 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.middleware.request_id [None req-66559eb6-8cc5-41da-bfa6-7c514b4ddb97 None None] RequestId filter calling following filter/app {{(pid=100521) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:14:41.551551 np0000005924 devstack@c-api.service[100521]: INFO cinder.api.openstack.wsgi [None req-66559eb6-8cc5-41da-bfa6-7c514b4ddb97 tempest-VolumeSnapshotQuotasNegativeTestJSON-1775794232 tempest-VolumeSnapshotQuotasNegativeTestJSON-1775794232-project-member] GET https://10.4.3.117/volume/v3/snapshots/b8ef6744-1843-4ede-9764-b876c2c69b4b Jul 27 16:14:41.551852 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.openstack.wsgi [None req-66559eb6-8cc5-41da-bfa6-7c514b4ddb97 tempest-VolumeSnapshotQuotasNegativeTestJSON-1775794232 tempest-VolumeSnapshotQuotasNegativeTestJSON-1775794232-project-member] Empty body provided in request {{(pid=100521) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:14:41.552045 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.openstack.wsgi [None req-66559eb6-8cc5-41da-bfa6-7c514b4ddb97 tempest-VolumeSnapshotQuotasNegativeTestJSON-1775794232 tempest-VolumeSnapshotQuotasNegativeTestJSON-1775794232-project-member] Calling method 'show' {{(pid=100521) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:14:41.559368 np0000005924 devstack@c-api.service[100521]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:14:41.559368 np0000005924 devstack@c-api.service[100521]: warnings.warn( Jul 27 16:14:41.559991 np0000005924 devstack@c-api.service[100521]: INFO cinder.volume.api [None req-66559eb6-8cc5-41da-bfa6-7c514b4ddb97 tempest-VolumeSnapshotQuotasNegativeTestJSON-1775794232 tempest-VolumeSnapshotQuotasNegativeTestJSON-1775794232-project-member] Snapshot retrieved successfully. Jul 27 16:14:41.561110 np0000005924 devstack@c-api.service[100521]: INFO cinder.api.openstack.wsgi [None req-66559eb6-8cc5-41da-bfa6-7c514b4ddb97 tempest-VolumeSnapshotQuotasNegativeTestJSON-1775794232 tempest-VolumeSnapshotQuotasNegativeTestJSON-1775794232-project-member] https://10.4.3.117/volume/v3/snapshots/b8ef6744-1843-4ede-9764-b876c2c69b4b returned with HTTP 200 Jul 27 16:14:41.562015 np0000005924 devstack@c-api.service[100521]: [pid: 100521|app: 0|req: 633/2561] 10.4.3.117 () {66 vars in 1354 bytes} [Mon Jul 27 16:14:41 2026] GET /volume/v3/snapshots/b8ef6744-1843-4ede-9764-b876c2c69b4b => generated 481 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 27 16:14:41.991997 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.middleware.request_id [None req-095e0cac-ae0f-408e-b294-f4eb23c7806e None None] RequestId filter calling following filter/app {{(pid=100524) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:14:41.992943 np0000005924 devstack@c-api.service[100524]: INFO cinder.api.openstack.wsgi [None req-095e0cac-ae0f-408e-b294-f4eb23c7806e tempest-TestVolumeBootPattern-1923367323 tempest-TestVolumeBootPattern-1923367323-project-member] GET https://10.4.3.117/volume/v3/volumes/8fe268bc-bcbb-4101-97cb-707e54a4637c Jul 27 16:14:41.993187 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.openstack.wsgi [None req-095e0cac-ae0f-408e-b294-f4eb23c7806e tempest-TestVolumeBootPattern-1923367323 tempest-TestVolumeBootPattern-1923367323-project-member] Empty body provided in request {{(pid=100524) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:14:41.997883 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.openstack.wsgi [None req-095e0cac-ae0f-408e-b294-f4eb23c7806e tempest-TestVolumeBootPattern-1923367323 tempest-TestVolumeBootPattern-1923367323-project-member] Calling method 'show' {{(pid=100524) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:14:42.006631 np0000005924 devstack@c-api.service[100524]: INFO cinder.api.openstack.wsgi [None req-095e0cac-ae0f-408e-b294-f4eb23c7806e tempest-TestVolumeBootPattern-1923367323 tempest-TestVolumeBootPattern-1923367323-project-member] https://10.4.3.117/volume/v3/volumes/8fe268bc-bcbb-4101-97cb-707e54a4637c returned with HTTP 404 Jul 27 16:14:42.008210 np0000005924 devstack@c-api.service[100524]: [pid: 100524|app: 0|req: 649/2562] 10.4.3.117 () {66 vars in 1348 bytes} [Mon Jul 27 16:14:41 2026] GET /volume/v3/volumes/8fe268bc-bcbb-4101-97cb-707e54a4637c => generated 109 bytes in 18 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 27 16:14:42.041173 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.middleware.request_id [None req-0470f33a-2b59-4be3-bb4d-871e4ad6fff4 None None] RequestId filter calling following filter/app {{(pid=100522) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:14:42.043342 np0000005924 devstack@c-api.service[100522]: INFO cinder.api.openstack.wsgi [None req-0470f33a-2b59-4be3-bb4d-871e4ad6fff4 tempest-TestVolumeBootPattern-1923367323 tempest-TestVolumeBootPattern-1923367323-project-member] POST https://10.4.3.117/volume/v3/volumes Jul 27 16:14:42.043754 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.openstack.wsgi [None req-0470f33a-2b59-4be3-bb4d-871e4ad6fff4 tempest-TestVolumeBootPattern-1923367323 tempest-TestVolumeBootPattern-1923367323-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestVolumeBootPattern-volume-origin-337749615", "snapshot_id": null, "imageRef": "9b5714dc-7db2-46f4-8517-f5174b84ff15", "volume_type": null, "size": 1}} {{(pid=100522) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 27 16:14:42.045608 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.v3.volumes [None req-0470f33a-2b59-4be3-bb4d-871e4ad6fff4 tempest-TestVolumeBootPattern-1923367323 tempest-TestVolumeBootPattern-1923367323-project-member] Create volume request body: {'volume': {'name': 'tempest-TestVolumeBootPattern-volume-origin-337749615', 'snapshot_id': None, 'imageRef': '9b5714dc-7db2-46f4-8517-f5174b84ff15', 'volume_type': None, 'size': 1}} {{(pid=100522) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 27 16:14:42.355448 np0000005924 devstack@c-api.service[100522]: INFO cinder.api.v3.volumes [None req-0470f33a-2b59-4be3-bb4d-871e4ad6fff4 tempest-TestVolumeBootPattern-1923367323 tempest-TestVolumeBootPattern-1923367323-project-member] Create volume of 1 GB Jul 27 16:14:42.357686 np0000005924 devstack@c-api.service[100522]: INFO cinder.volume.api [None req-0470f33a-2b59-4be3-bb4d-871e4ad6fff4 tempest-TestVolumeBootPattern-1923367323 tempest-TestVolumeBootPattern-1923367323-project-member] Availability Zones retrieved successfully. Jul 27 16:14:42.365179 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.volume.api [None req-0470f33a-2b59-4be3-bb4d-871e4ad6fff4 tempest-TestVolumeBootPattern-1923367323 tempest-TestVolumeBootPattern-1923367323-project-member] Flow 'volume_create_api' (f16ac032-f8ce-4e24-9913-967d4792e647) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100522) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 27 16:14:42.366687 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.volume.api [None req-0470f33a-2b59-4be3-bb4d-871e4ad6fff4 tempest-TestVolumeBootPattern-1923367323 tempest-TestVolumeBootPattern-1923367323-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (6ad182a2-9dd6-4fd5-8d7d-d34cc00ee92c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100522) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 27 16:14:42.368025 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.volume.flows.api.create_volume [None req-0470f33a-2b59-4be3-bb4d-871e4ad6fff4 tempest-TestVolumeBootPattern-1923367323 tempest-TestVolumeBootPattern-1923367323-project-member] Validating volume size '1' using validate_int {{(pid=100522) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 27 16:14:42.430345 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.volume.api [None req-0470f33a-2b59-4be3-bb4d-871e4ad6fff4 tempest-TestVolumeBootPattern-1923367323 tempest-TestVolumeBootPattern-1923367323-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (6ad182a2-9dd6-4fd5-8d7d-d34cc00ee92c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-27T16:04:59Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=2bce4e1a-e6e0-49d9-be36-c3405449a01e,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '2bce4e1a-e6e0-49d9-be36-c3405449a01e', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100522) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 27 16:14:42.431123 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.volume.api [None req-0470f33a-2b59-4be3-bb4d-871e4ad6fff4 tempest-TestVolumeBootPattern-1923367323 tempest-TestVolumeBootPattern-1923367323-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (db9ae666-7b98-4a1e-805e-b6cfd5bd8342) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100522) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 27 16:14:42.489091 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.quota [None req-0470f33a-2b59-4be3-bb4d-871e4ad6fff4 tempest-TestVolumeBootPattern-1923367323 tempest-TestVolumeBootPattern-1923367323-project-member] Created reservations ['6d56d1ae-493f-4260-81a5-efa2de5f93ac', '99d33f23-cc75-4fe0-b31e-967dbd272c83', 'c2d67559-83f0-4239-aac8-691f193405c6', '806e49c5-3b31-4976-bfe9-8c6e8d69d821'] {{(pid=100522) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 27 16:14:42.489918 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.volume.api [None req-0470f33a-2b59-4be3-bb4d-871e4ad6fff4 tempest-TestVolumeBootPattern-1923367323 tempest-TestVolumeBootPattern-1923367323-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (db9ae666-7b98-4a1e-805e-b6cfd5bd8342) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['6d56d1ae-493f-4260-81a5-efa2de5f93ac', '99d33f23-cc75-4fe0-b31e-967dbd272c83', 'c2d67559-83f0-4239-aac8-691f193405c6', '806e49c5-3b31-4976-bfe9-8c6e8d69d821']}' {{(pid=100522) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 27 16:14:42.490734 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.volume.api [None req-0470f33a-2b59-4be3-bb4d-871e4ad6fff4 tempest-TestVolumeBootPattern-1923367323 tempest-TestVolumeBootPattern-1923367323-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (6aa9f505-88b1-4a1f-bb62-15afeb3b9be1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100522) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 27 16:14:42.530589 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.volume.api [None req-0470f33a-2b59-4be3-bb4d-871e4ad6fff4 tempest-TestVolumeBootPattern-1923367323 tempest-TestVolumeBootPattern-1923367323-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (6aa9f505-88b1-4a1f-bb62-15afeb3b9be1) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '7c18757c-1386-47e7-aa04-7e1959dfaa78', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestVolumeBootPattern-volume-origin-337749615',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='39995a959f30492fa40a168e21074651',qos_specs=None,replication_status=,reservations=['6d56d1ae-493f-4260-81a5-efa2de5f93ac','99d33f23-cc75-4fe0-b31e-967dbd272c83','c2d67559-83f0-4239-aac8-691f193405c6','806e49c5-3b31-4976-bfe9-8c6e8d69d821'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='e7859946f1b84212bd0801fb65699926',volume_type_id=2bce4e1a-e6e0-49d9-be36-c3405449a01e), 'volume': Volume(_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-27T16:14:42Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestVolumeBootPattern-volume-origin-337749615',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=7c18757c-1386-47e7-aa04-7e1959dfaa78,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='39995a959f30492fa40a168e21074651',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='e7859946f1b84212bd0801fb65699926',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(2bce4e1a-e6e0-49d9-be36-c3405449a01e),volume_type_id=2bce4e1a-e6e0-49d9-be36-c3405449a01e)}' {{(pid=100522) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 27 16:14:42.531199 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.volume.api [None req-0470f33a-2b59-4be3-bb4d-871e4ad6fff4 tempest-TestVolumeBootPattern-1923367323 tempest-TestVolumeBootPattern-1923367323-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (8886f1c4-7a34-4184-abaa-6ad84c2ce0a3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100522) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 27 16:14:42.571863 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.middleware.request_id [None req-93577b91-1cd6-4221-afea-7f53495e7973 None None] RequestId filter calling following filter/app {{(pid=100523) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:14:42.574199 np0000005924 devstack@c-api.service[100523]: INFO cinder.api.openstack.wsgi [None req-93577b91-1cd6-4221-afea-7f53495e7973 tempest-VolumeSnapshotQuotasNegativeTestJSON-1775794232 tempest-VolumeSnapshotQuotasNegativeTestJSON-1775794232-project-member] GET https://10.4.3.117/volume/v3/snapshots/b8ef6744-1843-4ede-9764-b876c2c69b4b Jul 27 16:14:42.574525 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.openstack.wsgi [None req-93577b91-1cd6-4221-afea-7f53495e7973 tempest-VolumeSnapshotQuotasNegativeTestJSON-1775794232 tempest-VolumeSnapshotQuotasNegativeTestJSON-1775794232-project-member] Empty body provided in request {{(pid=100523) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:14:42.574801 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.openstack.wsgi [None req-93577b91-1cd6-4221-afea-7f53495e7973 tempest-VolumeSnapshotQuotasNegativeTestJSON-1775794232 tempest-VolumeSnapshotQuotasNegativeTestJSON-1775794232-project-member] Calling method 'show' {{(pid=100523) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:14:42.586893 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.volume.api [None req-0470f33a-2b59-4be3-bb4d-871e4ad6fff4 tempest-TestVolumeBootPattern-1923367323 tempest-TestVolumeBootPattern-1923367323-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (8886f1c4-7a34-4184-abaa-6ad84c2ce0a3) transitioned into state 'SUCCESS' from state '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-337749615',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='39995a959f30492fa40a168e21074651',qos_specs=None,replication_status=,reservations=['6d56d1ae-493f-4260-81a5-efa2de5f93ac','99d33f23-cc75-4fe0-b31e-967dbd272c83','c2d67559-83f0-4239-aac8-691f193405c6','806e49c5-3b31-4976-bfe9-8c6e8d69d821'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='e7859946f1b84212bd0801fb65699926',volume_type_id=2bce4e1a-e6e0-49d9-be36-c3405449a01e)}' {{(pid=100522) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 27 16:14:42.587831 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.volume.api [None req-0470f33a-2b59-4be3-bb4d-871e4ad6fff4 tempest-TestVolumeBootPattern-1923367323 tempest-TestVolumeBootPattern-1923367323-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (559d7a50-b244-457b-b9e3-399045e8531f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100522) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 27 16:14:42.590142 np0000005924 devstack@c-api.service[100523]: INFO cinder.api.openstack.wsgi [None req-93577b91-1cd6-4221-afea-7f53495e7973 tempest-VolumeSnapshotQuotasNegativeTestJSON-1775794232 tempest-VolumeSnapshotQuotasNegativeTestJSON-1775794232-project-member] https://10.4.3.117/volume/v3/snapshots/b8ef6744-1843-4ede-9764-b876c2c69b4b returned with HTTP 404 Jul 27 16:14:42.590811 np0000005924 devstack@c-api.service[100523]: [pid: 100523|app: 0|req: 646/2563] 10.4.3.117 () {66 vars in 1354 bytes} [Mon Jul 27 16:14:42 2026] GET /volume/v3/snapshots/b8ef6744-1843-4ede-9764-b876c2c69b4b => generated 111 bytes in 19 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 27 16:14:42.599167 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.middleware.request_id [None req-2e2c7f3d-45d6-4105-9f08-ab29d0b8ae56 None None] RequestId filter calling following filter/app {{(pid=100521) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:14:42.601001 np0000005924 devstack@c-api.service[100521]: INFO cinder.api.openstack.wsgi [None req-2e2c7f3d-45d6-4105-9f08-ab29d0b8ae56 tempest-VolumeSnapshotQuotasNegativeTestJSON-1775794232 tempest-VolumeSnapshotQuotasNegativeTestJSON-1775794232-project-member] GET https://10.4.3.117/volume/v3/volumes/6162464a-5965-4726-8019-b79038f8ebe4 Jul 27 16:14:42.601225 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.openstack.wsgi [None req-2e2c7f3d-45d6-4105-9f08-ab29d0b8ae56 tempest-VolumeSnapshotQuotasNegativeTestJSON-1775794232 tempest-VolumeSnapshotQuotasNegativeTestJSON-1775794232-project-member] Empty body provided in request {{(pid=100521) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:14:42.601469 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.openstack.wsgi [None req-2e2c7f3d-45d6-4105-9f08-ab29d0b8ae56 tempest-VolumeSnapshotQuotasNegativeTestJSON-1775794232 tempest-VolumeSnapshotQuotasNegativeTestJSON-1775794232-project-member] Calling method 'show' {{(pid=100521) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:14:42.610266 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.volume.api [None req-0470f33a-2b59-4be3-bb4d-871e4ad6fff4 tempest-TestVolumeBootPattern-1923367323 tempest-TestVolumeBootPattern-1923367323-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (559d7a50-b244-457b-b9e3-399045e8531f) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100522) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 27 16:14:42.611135 np0000005924 devstack@c-api.service[100521]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:14:42.611135 np0000005924 devstack@c-api.service[100521]: warnings.warn( Jul 27 16:14:42.611369 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.volume.api [None req-0470f33a-2b59-4be3-bb4d-871e4ad6fff4 tempest-TestVolumeBootPattern-1923367323 tempest-TestVolumeBootPattern-1923367323-project-member] Flow 'volume_create_api' (f16ac032-f8ce-4e24-9913-967d4792e647) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100522) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 27 16:14:42.611790 np0000005924 devstack@c-api.service[100522]: INFO cinder.volume.api [None req-0470f33a-2b59-4be3-bb4d-871e4ad6fff4 tempest-TestVolumeBootPattern-1923367323 tempest-TestVolumeBootPattern-1923367323-project-member] Create volume request issued successfully. Jul 27 16:14:42.612537 np0000005924 devstack@c-api.service[100522]: INFO cinder.api.openstack.wsgi [None req-0470f33a-2b59-4be3-bb4d-871e4ad6fff4 tempest-TestVolumeBootPattern-1923367323 tempest-TestVolumeBootPattern-1923367323-project-member] https://10.4.3.117/volume/v3/volumes returned with HTTP 202 Jul 27 16:14:42.613026 np0000005924 devstack@c-api.service[100522]: [pid: 100522|app: 0|req: 636/2564] 10.4.3.117 () {68 vars in 1259 bytes} [Mon Jul 27 16:14:42 2026] POST /volume/v3/volumes => generated 758 bytes in 572 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 27 16:14:42.617999 np0000005924 devstack@c-api.service[100521]: INFO cinder.volume.api [None req-2e2c7f3d-45d6-4105-9f08-ab29d0b8ae56 tempest-VolumeSnapshotQuotasNegativeTestJSON-1775794232 tempest-VolumeSnapshotQuotasNegativeTestJSON-1775794232-project-member] Volume info retrieved successfully. Jul 27 16:14:42.625605 np0000005924 devstack@c-api.service[100521]: INFO cinder.api.openstack.wsgi [None req-2e2c7f3d-45d6-4105-9f08-ab29d0b8ae56 tempest-VolumeSnapshotQuotasNegativeTestJSON-1775794232 tempest-VolumeSnapshotQuotasNegativeTestJSON-1775794232-project-member] https://10.4.3.117/volume/v3/volumes/6162464a-5965-4726-8019-b79038f8ebe4 returned with HTTP 200 Jul 27 16:14:42.626308 np0000005924 devstack@c-api.service[100521]: [pid: 100521|app: 0|req: 634/2565] 10.4.3.117 () {66 vars in 1348 bytes} [Mon Jul 27 16:14:42 2026] GET /volume/v3/volumes/6162464a-5965-4726-8019-b79038f8ebe4 => generated 859 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 27 16:14:42.629667 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.middleware.request_id [None req-160b58e3-b54a-42fd-82cf-75919f023121 None None] RequestId filter calling following filter/app {{(pid=100524) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:14:42.632721 np0000005924 devstack@c-api.service[100524]: INFO cinder.api.openstack.wsgi [None req-160b58e3-b54a-42fd-82cf-75919f023121 tempest-TestVolumeBootPattern-1923367323 tempest-TestVolumeBootPattern-1923367323-project-member] GET https://10.4.3.117/volume/v3/volumes/7c18757c-1386-47e7-aa04-7e1959dfaa78 Jul 27 16:14:42.632995 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.openstack.wsgi [None req-160b58e3-b54a-42fd-82cf-75919f023121 tempest-TestVolumeBootPattern-1923367323 tempest-TestVolumeBootPattern-1923367323-project-member] Empty body provided in request {{(pid=100524) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:14:42.633469 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.openstack.wsgi [None req-160b58e3-b54a-42fd-82cf-75919f023121 tempest-TestVolumeBootPattern-1923367323 tempest-TestVolumeBootPattern-1923367323-project-member] Calling method 'show' {{(pid=100524) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:14:42.642447 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.middleware.request_id [None req-72996bd0-3023-45f1-bb79-a3e0e32d1b8b None None] RequestId filter calling following filter/app {{(pid=100523) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:14:42.644866 np0000005924 devstack@c-api.service[100524]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:14:42.644866 np0000005924 devstack@c-api.service[100524]: warnings.warn( Jul 27 16:14:42.645628 np0000005924 devstack@c-api.service[100523]: INFO cinder.api.openstack.wsgi [None req-72996bd0-3023-45f1-bb79-a3e0e32d1b8b tempest-VolumeSnapshotQuotasNegativeTestJSON-1775794232 tempest-VolumeSnapshotQuotasNegativeTestJSON-1775794232-project-member] DELETE https://10.4.3.117/volume/v3/volumes/6162464a-5965-4726-8019-b79038f8ebe4 Jul 27 16:14:42.645993 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.openstack.wsgi [None req-72996bd0-3023-45f1-bb79-a3e0e32d1b8b tempest-VolumeSnapshotQuotasNegativeTestJSON-1775794232 tempest-VolumeSnapshotQuotasNegativeTestJSON-1775794232-project-member] Empty body provided in request {{(pid=100523) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:14:42.646153 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.openstack.wsgi [None req-72996bd0-3023-45f1-bb79-a3e0e32d1b8b tempest-VolumeSnapshotQuotasNegativeTestJSON-1775794232 tempest-VolumeSnapshotQuotasNegativeTestJSON-1775794232-project-member] Calling method 'delete' {{(pid=100523) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:14:42.646387 np0000005924 devstack@c-api.service[100523]: INFO cinder.api.v3.volumes [None req-72996bd0-3023-45f1-bb79-a3e0e32d1b8b tempest-VolumeSnapshotQuotasNegativeTestJSON-1775794232 tempest-VolumeSnapshotQuotasNegativeTestJSON-1775794232-project-member] Delete volume with id: 6162464a-5965-4726-8019-b79038f8ebe4 Jul 27 16:14:42.652351 np0000005924 devstack@c-api.service[100524]: INFO cinder.volume.api [None req-160b58e3-b54a-42fd-82cf-75919f023121 tempest-TestVolumeBootPattern-1923367323 tempest-TestVolumeBootPattern-1923367323-project-member] Volume info retrieved successfully. Jul 27 16:14:42.658219 np0000005924 devstack@c-api.service[100524]: INFO cinder.api.openstack.wsgi [None req-160b58e3-b54a-42fd-82cf-75919f023121 tempest-TestVolumeBootPattern-1923367323 tempest-TestVolumeBootPattern-1923367323-project-member] https://10.4.3.117/volume/v3/volumes/7c18757c-1386-47e7-aa04-7e1959dfaa78 returned with HTTP 200 Jul 27 16:14:42.658617 np0000005924 devstack@c-api.service[100523]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:14:42.658617 np0000005924 devstack@c-api.service[100523]: warnings.warn( Jul 27 16:14:42.659024 np0000005924 devstack@c-api.service[100524]: [pid: 100524|app: 0|req: 650/2566] 10.4.3.117 () {66 vars in 1348 bytes} [Mon Jul 27 16:14:42 2026] GET /volume/v3/volumes/7c18757c-1386-47e7-aa04-7e1959dfaa78 => generated 826 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 27 16:14:42.659139 np0000005924 devstack@c-api.service[100523]: INFO cinder.volume.api [None req-72996bd0-3023-45f1-bb79-a3e0e32d1b8b tempest-VolumeSnapshotQuotasNegativeTestJSON-1775794232 tempest-VolumeSnapshotQuotasNegativeTestJSON-1775794232-project-member] Volume info retrieved successfully. Jul 27 16:14:42.687275 np0000005924 devstack@c-api.service[100523]: INFO cinder.volume.api [None req-72996bd0-3023-45f1-bb79-a3e0e32d1b8b tempest-VolumeSnapshotQuotasNegativeTestJSON-1775794232 tempest-VolumeSnapshotQuotasNegativeTestJSON-1775794232-project-member] Delete volume request issued successfully. Jul 27 16:14:42.693411 np0000005924 devstack@c-api.service[100523]: INFO cinder.api.openstack.wsgi [None req-72996bd0-3023-45f1-bb79-a3e0e32d1b8b tempest-VolumeSnapshotQuotasNegativeTestJSON-1775794232 tempest-VolumeSnapshotQuotasNegativeTestJSON-1775794232-project-member] https://10.4.3.117/volume/v3/volumes/6162464a-5965-4726-8019-b79038f8ebe4 returned with HTTP 202 Jul 27 16:14:42.693411 np0000005924 devstack@c-api.service[100523]: [pid: 100523|app: 0|req: 647/2567] 10.4.3.117 () {66 vars in 1351 bytes} [Mon Jul 27 16:14:42 2026] DELETE /volume/v3/volumes/6162464a-5965-4726-8019-b79038f8ebe4 => generated 0 bytes in 46 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 27 16:14:42.707009 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.middleware.request_id [None req-458adf54-35ff-4a82-9942-956636692b4f None None] RequestId filter calling following filter/app {{(pid=100522) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:14:42.710573 np0000005924 devstack@c-api.service[100522]: INFO cinder.api.openstack.wsgi [None req-458adf54-35ff-4a82-9942-956636692b4f tempest-VolumeSnapshotQuotasNegativeTestJSON-1775794232 tempest-VolumeSnapshotQuotasNegativeTestJSON-1775794232-project-member] GET https://10.4.3.117/volume/v3/volumes/6162464a-5965-4726-8019-b79038f8ebe4 Jul 27 16:14:42.710573 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.openstack.wsgi [None req-458adf54-35ff-4a82-9942-956636692b4f tempest-VolumeSnapshotQuotasNegativeTestJSON-1775794232 tempest-VolumeSnapshotQuotasNegativeTestJSON-1775794232-project-member] Empty body provided in request {{(pid=100522) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:14:42.710680 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.openstack.wsgi [None req-458adf54-35ff-4a82-9942-956636692b4f tempest-VolumeSnapshotQuotasNegativeTestJSON-1775794232 tempest-VolumeSnapshotQuotasNegativeTestJSON-1775794232-project-member] Calling method 'show' {{(pid=100522) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:14:42.718897 np0000005924 devstack@c-api.service[100522]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:14:42.718897 np0000005924 devstack@c-api.service[100522]: warnings.warn( Jul 27 16:14:42.723814 np0000005924 devstack@c-api.service[100522]: INFO cinder.volume.api [None req-458adf54-35ff-4a82-9942-956636692b4f tempest-VolumeSnapshotQuotasNegativeTestJSON-1775794232 tempest-VolumeSnapshotQuotasNegativeTestJSON-1775794232-project-member] Volume info retrieved successfully. Jul 27 16:14:42.726988 np0000005924 devstack@c-api.service[100522]: INFO cinder.api.openstack.wsgi [None req-458adf54-35ff-4a82-9942-956636692b4f tempest-VolumeSnapshotQuotasNegativeTestJSON-1775794232 tempest-VolumeSnapshotQuotasNegativeTestJSON-1775794232-project-member] https://10.4.3.117/volume/v3/volumes/6162464a-5965-4726-8019-b79038f8ebe4 returned with HTTP 200 Jul 27 16:14:42.727455 np0000005924 devstack@c-api.service[100522]: [pid: 100522|app: 0|req: 637/2568] 10.4.3.117 () {66 vars in 1348 bytes} [Mon Jul 27 16:14:42 2026] GET /volume/v3/volumes/6162464a-5965-4726-8019-b79038f8ebe4 => generated 858 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 27 16:14:43.674351 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.middleware.request_id [None req-fffd2112-85e4-4223-8d94-68c0f971f259 None None] RequestId filter calling following filter/app {{(pid=100521) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:14:43.675469 np0000005924 devstack@c-api.service[100521]: INFO cinder.api.openstack.wsgi [None req-fffd2112-85e4-4223-8d94-68c0f971f259 tempest-TestVolumeBootPattern-1923367323 tempest-TestVolumeBootPattern-1923367323-project-member] GET https://10.4.3.117/volume/v3/volumes/7c18757c-1386-47e7-aa04-7e1959dfaa78 Jul 27 16:14:43.675717 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.openstack.wsgi [None req-fffd2112-85e4-4223-8d94-68c0f971f259 tempest-TestVolumeBootPattern-1923367323 tempest-TestVolumeBootPattern-1923367323-project-member] Empty body provided in request {{(pid=100521) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:14:43.675955 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.openstack.wsgi [None req-fffd2112-85e4-4223-8d94-68c0f971f259 tempest-TestVolumeBootPattern-1923367323 tempest-TestVolumeBootPattern-1923367323-project-member] Calling method 'show' {{(pid=100521) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:14:43.686662 np0000005924 devstack@c-api.service[100521]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:14:43.686662 np0000005924 devstack@c-api.service[100521]: warnings.warn( Jul 27 16:14:43.691910 np0000005924 devstack@c-api.service[100521]: INFO cinder.volume.api [None req-fffd2112-85e4-4223-8d94-68c0f971f259 tempest-TestVolumeBootPattern-1923367323 tempest-TestVolumeBootPattern-1923367323-project-member] Volume info retrieved successfully. Jul 27 16:14:43.698482 np0000005924 devstack@c-api.service[100521]: INFO cinder.api.openstack.wsgi [None req-fffd2112-85e4-4223-8d94-68c0f971f259 tempest-TestVolumeBootPattern-1923367323 tempest-TestVolumeBootPattern-1923367323-project-member] https://10.4.3.117/volume/v3/volumes/7c18757c-1386-47e7-aa04-7e1959dfaa78 returned with HTTP 200 Jul 27 16:14:43.699024 np0000005924 devstack@c-api.service[100521]: [pid: 100521|app: 0|req: 635/2569] 10.4.3.117 () {66 vars in 1348 bytes} [Mon Jul 27 16:14:43 2026] GET /volume/v3/volumes/7c18757c-1386-47e7-aa04-7e1959dfaa78 => generated 1366 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 27 16:14:43.712304 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.middleware.request_id [None req-faabb187-0ba0-4b2b-9c81-5f5708123432 None None] RequestId filter calling following filter/app {{(pid=100524) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:14:43.715349 np0000005924 devstack@c-api.service[100524]: INFO cinder.api.openstack.wsgi [None req-faabb187-0ba0-4b2b-9c81-5f5708123432 tempest-TestVolumeBootPattern-1923367323 tempest-TestVolumeBootPattern-1923367323-project-member] GET https://10.4.3.117/volume/v3/volumes/7c18757c-1386-47e7-aa04-7e1959dfaa78 Jul 27 16:14:43.715672 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.openstack.wsgi [None req-faabb187-0ba0-4b2b-9c81-5f5708123432 tempest-TestVolumeBootPattern-1923367323 tempest-TestVolumeBootPattern-1923367323-project-member] Empty body provided in request {{(pid=100524) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:14:43.715971 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.openstack.wsgi [None req-faabb187-0ba0-4b2b-9c81-5f5708123432 tempest-TestVolumeBootPattern-1923367323 tempest-TestVolumeBootPattern-1923367323-project-member] Calling method 'show' {{(pid=100524) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:14:43.727387 np0000005924 devstack@c-api.service[100524]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:14:43.727387 np0000005924 devstack@c-api.service[100524]: warnings.warn( Jul 27 16:14:43.733859 np0000005924 devstack@c-api.service[100524]: INFO cinder.volume.api [None req-faabb187-0ba0-4b2b-9c81-5f5708123432 tempest-TestVolumeBootPattern-1923367323 tempest-TestVolumeBootPattern-1923367323-project-member] Volume info retrieved successfully. Jul 27 16:14:43.741121 np0000005924 devstack@c-api.service[100524]: INFO cinder.api.openstack.wsgi [None req-faabb187-0ba0-4b2b-9c81-5f5708123432 tempest-TestVolumeBootPattern-1923367323 tempest-TestVolumeBootPattern-1923367323-project-member] https://10.4.3.117/volume/v3/volumes/7c18757c-1386-47e7-aa04-7e1959dfaa78 returned with HTTP 200 Jul 27 16:14:43.741935 np0000005924 devstack@c-api.service[100524]: [pid: 100524|app: 0|req: 651/2570] 10.4.3.117 () {66 vars in 1348 bytes} [Mon Jul 27 16:14:43 2026] GET /volume/v3/volumes/7c18757c-1386-47e7-aa04-7e1959dfaa78 => generated 1366 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 27 16:14:43.744548 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.middleware.request_id [None req-9bce3877-c103-43aa-ad46-736e7db7de93 None None] RequestId filter calling following filter/app {{(pid=100523) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:14:43.749502 np0000005924 devstack@c-api.service[100523]: INFO cinder.api.openstack.wsgi [None req-9bce3877-c103-43aa-ad46-736e7db7de93 tempest-VolumeSnapshotQuotasNegativeTestJSON-1775794232 tempest-VolumeSnapshotQuotasNegativeTestJSON-1775794232-project-member] GET https://10.4.3.117/volume/v3/volumes/6162464a-5965-4726-8019-b79038f8ebe4 Jul 27 16:14:43.749502 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.openstack.wsgi [None req-9bce3877-c103-43aa-ad46-736e7db7de93 tempest-VolumeSnapshotQuotasNegativeTestJSON-1775794232 tempest-VolumeSnapshotQuotasNegativeTestJSON-1775794232-project-member] Empty body provided in request {{(pid=100523) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:14:43.749502 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.openstack.wsgi [None req-9bce3877-c103-43aa-ad46-736e7db7de93 tempest-VolumeSnapshotQuotasNegativeTestJSON-1775794232 tempest-VolumeSnapshotQuotasNegativeTestJSON-1775794232-project-member] Calling method 'show' {{(pid=100523) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:14:43.754912 np0000005924 devstack@c-api.service[100523]: INFO cinder.api.openstack.wsgi [None req-9bce3877-c103-43aa-ad46-736e7db7de93 tempest-VolumeSnapshotQuotasNegativeTestJSON-1775794232 tempest-VolumeSnapshotQuotasNegativeTestJSON-1775794232-project-member] https://10.4.3.117/volume/v3/volumes/6162464a-5965-4726-8019-b79038f8ebe4 returned with HTTP 404 Jul 27 16:14:43.755576 np0000005924 devstack@c-api.service[100523]: [pid: 100523|app: 0|req: 648/2571] 10.4.3.117 () {66 vars in 1348 bytes} [Mon Jul 27 16:14:43 2026] GET /volume/v3/volumes/6162464a-5965-4726-8019-b79038f8ebe4 => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 27 16:14:43.756922 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.middleware.request_id [None req-15bd22d1-4e48-403e-934d-c9ac75c030cd None None] RequestId filter calling following filter/app {{(pid=100522) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:14:43.759775 np0000005924 devstack@c-api.service[100522]: INFO cinder.api.openstack.wsgi [None req-15bd22d1-4e48-403e-934d-c9ac75c030cd tempest-TestVolumeBootPattern-1923367323 tempest-TestVolumeBootPattern-1923367323-project-member] POST https://10.4.3.117/volume/v3/snapshots Jul 27 16:14:43.761371 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.openstack.wsgi [None req-15bd22d1-4e48-403e-934d-c9ac75c030cd tempest-TestVolumeBootPattern-1923367323 tempest-TestVolumeBootPattern-1923367323-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "7c18757c-1386-47e7-aa04-7e1959dfaa78", "force": false, "name": "tempest-TestVolumeBootPattern-snapshot-1268389143", "description": null, "metadata": null}} {{(pid=100522) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 27 16:14:43.764510 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.middleware.request_id [None req-ed282237-2311-47de-be1a-125dc8e8e37c None None] RequestId filter calling following filter/app {{(pid=100521) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:14:43.766223 np0000005924 devstack@c-api.service[100521]: INFO cinder.api.openstack.wsgi [None req-ed282237-2311-47de-be1a-125dc8e8e37c tempest-VolumeSnapshotQuotasNegativeTestJSON-13188420 tempest-VolumeSnapshotQuotasNegativeTestJSON-13188420-project-admin] PUT https://10.4.3.117/volume/v3/os-quota-sets/b0ee11e45a894075aada7893d74f2d06 Jul 27 16:14:43.766592 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.openstack.wsgi [None req-ed282237-2311-47de-be1a-125dc8e8e37c tempest-VolumeSnapshotQuotasNegativeTestJSON-13188420 tempest-VolumeSnapshotQuotasNegativeTestJSON-13188420-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=100521) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 27 16:14:43.771051 np0000005924 devstack@c-api.service[100522]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:14:43.771051 np0000005924 devstack@c-api.service[100522]: warnings.warn( Jul 27 16:14:43.771758 np0000005924 devstack@c-api.service[100522]: INFO cinder.volume.api [None req-15bd22d1-4e48-403e-934d-c9ac75c030cd tempest-TestVolumeBootPattern-1923367323 tempest-TestVolumeBootPattern-1923367323-project-member] Volume info retrieved successfully. Jul 27 16:14:43.771987 np0000005924 devstack@c-api.service[100522]: INFO cinder.api.v3.snapshots [None req-15bd22d1-4e48-403e-934d-c9ac75c030cd tempest-TestVolumeBootPattern-1923367323 tempest-TestVolumeBootPattern-1923367323-project-member] Create snapshot from volume 7c18757c-1386-47e7-aa04-7e1959dfaa78 Jul 27 16:14:43.805694 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.quota [None req-15bd22d1-4e48-403e-934d-c9ac75c030cd tempest-TestVolumeBootPattern-1923367323 tempest-TestVolumeBootPattern-1923367323-project-member] Created reservations ['38edda5a-b7ef-4580-b400-c7001f8b58bb', 'd5f22571-1cf1-403f-8b50-2c48a77e5462', '22495a73-3d88-4ff1-8785-adf1bb533adc', '9f936799-292f-4c6e-87e5-de2b529be59e'] {{(pid=100522) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 27 16:14:43.852769 np0000005924 devstack@c-api.service[100522]: INFO cinder.volume.api [None req-15bd22d1-4e48-403e-934d-c9ac75c030cd tempest-TestVolumeBootPattern-1923367323 tempest-TestVolumeBootPattern-1923367323-project-member] Snapshot create request issued successfully. Jul 27 16:14:43.853235 np0000005924 devstack@c-api.service[100522]: INFO cinder.api.openstack.wsgi [None req-15bd22d1-4e48-403e-934d-c9ac75c030cd tempest-TestVolumeBootPattern-1923367323 tempest-TestVolumeBootPattern-1923367323-project-member] https://10.4.3.117/volume/v3/snapshots returned with HTTP 202 Jul 27 16:14:43.853837 np0000005924 devstack@c-api.service[100522]: [pid: 100522|app: 0|req: 638/2572] 10.4.3.117 () {68 vars in 1265 bytes} [Mon Jul 27 16:14:43 2026] POST /volume/v3/snapshots => generated 308 bytes in 97 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 27 16:14:43.863372 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.middleware.request_id [None req-05b35cb9-9c28-4f58-81aa-ade02efc0792 None None] RequestId filter calling following filter/app {{(pid=100524) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:14:43.865639 np0000005924 devstack@c-api.service[100524]: INFO cinder.api.openstack.wsgi [None req-05b35cb9-9c28-4f58-81aa-ade02efc0792 tempest-TestVolumeBootPattern-1923367323 tempest-TestVolumeBootPattern-1923367323-project-member] GET https://10.4.3.117/volume/v3/snapshots/a434af58-3d40-4e4f-9188-30313c9928eb Jul 27 16:14:43.865950 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.openstack.wsgi [None req-05b35cb9-9c28-4f58-81aa-ade02efc0792 tempest-TestVolumeBootPattern-1923367323 tempest-TestVolumeBootPattern-1923367323-project-member] Empty body provided in request {{(pid=100524) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:14:43.866459 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.openstack.wsgi [None req-05b35cb9-9c28-4f58-81aa-ade02efc0792 tempest-TestVolumeBootPattern-1923367323 tempest-TestVolumeBootPattern-1923367323-project-member] Calling method 'show' {{(pid=100524) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:14:43.871604 np0000005924 devstack@c-api.service[100521]: WARNING cinder.quota [None req-ed282237-2311-47de-be1a-125dc8e8e37c tempest-VolumeSnapshotQuotasNegativeTestJSON-13188420 tempest-VolumeSnapshotQuotasNegativeTestJSON-13188420-project-admin] Deprecated: Default quota for resource: volumes_tempest-scenario-type-luks-1386733246 is set by the default quota flag: quota_volumes_tempest-scenario-type-luks-1386733246, it is now deprecated. Please use the default quota class for default quota. Jul 27 16:14:43.872077 np0000005924 devstack@c-api.service[100521]: WARNING cinder.quota [None req-ed282237-2311-47de-be1a-125dc8e8e37c tempest-VolumeSnapshotQuotasNegativeTestJSON-13188420 tempest-VolumeSnapshotQuotasNegativeTestJSON-13188420-project-admin] Deprecated: Default quota for resource: gigabytes_tempest-scenario-type-luks-1386733246 is set by the default quota flag: quota_gigabytes_tempest-scenario-type-luks-1386733246, it is now deprecated. Please use the default quota class for default quota. Jul 27 16:14:43.872553 np0000005924 devstack@c-api.service[100521]: WARNING cinder.quota [None req-ed282237-2311-47de-be1a-125dc8e8e37c tempest-VolumeSnapshotQuotasNegativeTestJSON-13188420 tempest-VolumeSnapshotQuotasNegativeTestJSON-13188420-project-admin] Deprecated: Default quota for resource: snapshots_tempest-scenario-type-luks-1386733246 is set by the default quota flag: quota_snapshots_tempest-scenario-type-luks-1386733246, it is now deprecated. Please use the default quota class for default quota. Jul 27 16:14:43.872653 np0000005924 devstack@c-api.service[100524]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:14:43.872653 np0000005924 devstack@c-api.service[100524]: warnings.warn( Jul 27 16:14:43.873263 np0000005924 devstack@c-api.service[100524]: INFO cinder.volume.api [None req-05b35cb9-9c28-4f58-81aa-ade02efc0792 tempest-TestVolumeBootPattern-1923367323 tempest-TestVolumeBootPattern-1923367323-project-member] Snapshot retrieved successfully. Jul 27 16:14:43.874232 np0000005924 devstack@c-api.service[100524]: INFO cinder.api.openstack.wsgi [None req-05b35cb9-9c28-4f58-81aa-ade02efc0792 tempest-TestVolumeBootPattern-1923367323 tempest-TestVolumeBootPattern-1923367323-project-member] https://10.4.3.117/volume/v3/snapshots/a434af58-3d40-4e4f-9188-30313c9928eb returned with HTTP 200 Jul 27 16:14:43.874666 np0000005924 devstack@c-api.service[100524]: [pid: 100524|app: 0|req: 652/2573] 10.4.3.117 () {66 vars in 1354 bytes} [Mon Jul 27 16:14:43 2026] GET /volume/v3/snapshots/a434af58-3d40-4e4f-9188-30313c9928eb => generated 440 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 27 16:14:43.889730 np0000005924 devstack@c-api.service[100521]: INFO cinder.api.openstack.wsgi [None req-ed282237-2311-47de-be1a-125dc8e8e37c tempest-VolumeSnapshotQuotasNegativeTestJSON-13188420 tempest-VolumeSnapshotQuotasNegativeTestJSON-13188420-project-admin] https://10.4.3.117/volume/v3/os-quota-sets/b0ee11e45a894075aada7893d74f2d06 returned with HTTP 200 Jul 27 16:14:43.890430 np0000005924 devstack@c-api.service[100521]: [pid: 100521|app: 0|req: 636/2574] 10.4.3.117 () {68 vars in 1375 bytes} [Mon Jul 27 16:14:43 2026] PUT /volume/v3/os-quota-sets/b0ee11e45a894075aada7893d74f2d06 => generated 558 bytes in 126 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 27 16:14:44.885149 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.middleware.request_id [None req-62688a28-59c5-4682-9c01-79873c75f23c None None] RequestId filter calling following filter/app {{(pid=100523) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:14:44.888847 np0000005924 devstack@c-api.service[100523]: INFO cinder.api.openstack.wsgi [None req-62688a28-59c5-4682-9c01-79873c75f23c tempest-TestVolumeBootPattern-1923367323 tempest-TestVolumeBootPattern-1923367323-project-member] GET https://10.4.3.117/volume/v3/snapshots/a434af58-3d40-4e4f-9188-30313c9928eb Jul 27 16:14:44.889072 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.openstack.wsgi [None req-62688a28-59c5-4682-9c01-79873c75f23c tempest-TestVolumeBootPattern-1923367323 tempest-TestVolumeBootPattern-1923367323-project-member] Empty body provided in request {{(pid=100523) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:14:44.891568 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.openstack.wsgi [None req-62688a28-59c5-4682-9c01-79873c75f23c tempest-TestVolumeBootPattern-1923367323 tempest-TestVolumeBootPattern-1923367323-project-member] Calling method 'show' {{(pid=100523) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:14:44.907047 np0000005924 devstack@c-api.service[100523]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:14:44.907047 np0000005924 devstack@c-api.service[100523]: warnings.warn( Jul 27 16:14:44.907733 np0000005924 devstack@c-api.service[100523]: INFO cinder.volume.api [None req-62688a28-59c5-4682-9c01-79873c75f23c tempest-TestVolumeBootPattern-1923367323 tempest-TestVolumeBootPattern-1923367323-project-member] Snapshot retrieved successfully. Jul 27 16:14:44.908703 np0000005924 devstack@c-api.service[100523]: INFO cinder.api.openstack.wsgi [None req-62688a28-59c5-4682-9c01-79873c75f23c tempest-TestVolumeBootPattern-1923367323 tempest-TestVolumeBootPattern-1923367323-project-member] https://10.4.3.117/volume/v3/snapshots/a434af58-3d40-4e4f-9188-30313c9928eb returned with HTTP 200 Jul 27 16:14:44.909187 np0000005924 devstack@c-api.service[100523]: [pid: 100523|app: 0|req: 649/2575] 10.4.3.117 () {66 vars in 1354 bytes} [Mon Jul 27 16:14:44 2026] GET /volume/v3/snapshots/a434af58-3d40-4e4f-9188-30313c9928eb => generated 467 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 27 16:14:44.917954 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.middleware.request_id [None req-14ba2000-0582-4f21-bd3c-17e87c9e9407 None None] RequestId filter calling following filter/app {{(pid=100522) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:14:44.921033 np0000005924 devstack@c-api.service[100522]: INFO cinder.api.openstack.wsgi [None req-14ba2000-0582-4f21-bd3c-17e87c9e9407 tempest-TestVolumeBootPattern-1923367323 tempest-TestVolumeBootPattern-1923367323-project-member] GET https://10.4.3.117/volume/v3/snapshots/a434af58-3d40-4e4f-9188-30313c9928eb Jul 27 16:14:44.921358 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.openstack.wsgi [None req-14ba2000-0582-4f21-bd3c-17e87c9e9407 tempest-TestVolumeBootPattern-1923367323 tempest-TestVolumeBootPattern-1923367323-project-member] Empty body provided in request {{(pid=100522) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:14:44.921496 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.openstack.wsgi [None req-14ba2000-0582-4f21-bd3c-17e87c9e9407 tempest-TestVolumeBootPattern-1923367323 tempest-TestVolumeBootPattern-1923367323-project-member] Calling method 'show' {{(pid=100522) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:14:44.927804 np0000005924 devstack@c-api.service[100522]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:14:44.927804 np0000005924 devstack@c-api.service[100522]: warnings.warn( Jul 27 16:14:44.928244 np0000005924 devstack@c-api.service[100522]: INFO cinder.volume.api [None req-14ba2000-0582-4f21-bd3c-17e87c9e9407 tempest-TestVolumeBootPattern-1923367323 tempest-TestVolumeBootPattern-1923367323-project-member] Snapshot retrieved successfully. Jul 27 16:14:44.929161 np0000005924 devstack@c-api.service[100522]: INFO cinder.api.openstack.wsgi [None req-14ba2000-0582-4f21-bd3c-17e87c9e9407 tempest-TestVolumeBootPattern-1923367323 tempest-TestVolumeBootPattern-1923367323-project-member] https://10.4.3.117/volume/v3/snapshots/a434af58-3d40-4e4f-9188-30313c9928eb returned with HTTP 200 Jul 27 16:14:44.930221 np0000005924 devstack@c-api.service[100522]: [pid: 100522|app: 0|req: 639/2576] 10.4.3.117 () {66 vars in 1354 bytes} [Mon Jul 27 16:14:44 2026] GET /volume/v3/snapshots/a434af58-3d40-4e4f-9188-30313c9928eb => generated 467 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 27 16:14:45.075129 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.middleware.request_id [req-d51fc7de-6410-4904-92d3-03128022fae8 req-be21d152-ca90-4b04-8aa9-e5758849f3a0 None None] RequestId filter calling following filter/app {{(pid=100524) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:14:45.077244 np0000005924 devstack@c-api.service[100524]: INFO cinder.api.openstack.wsgi [req-d51fc7de-6410-4904-92d3-03128022fae8 req-be21d152-ca90-4b04-8aa9-e5758849f3a0 tempest-TestVolumeBootPattern-1923367323 tempest-TestVolumeBootPattern-1923367323-project-member] GET https://10.4.3.117/volume/v3/snapshots/a434af58-3d40-4e4f-9188-30313c9928eb Jul 27 16:14:45.077529 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.openstack.wsgi [req-d51fc7de-6410-4904-92d3-03128022fae8 req-be21d152-ca90-4b04-8aa9-e5758849f3a0 tempest-TestVolumeBootPattern-1923367323 tempest-TestVolumeBootPattern-1923367323-project-member] Empty body provided in request {{(pid=100524) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:14:45.078179 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.openstack.wsgi [req-d51fc7de-6410-4904-92d3-03128022fae8 req-be21d152-ca90-4b04-8aa9-e5758849f3a0 tempest-TestVolumeBootPattern-1923367323 tempest-TestVolumeBootPattern-1923367323-project-member] Calling method 'show' {{(pid=100524) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:14:45.083469 np0000005924 devstack@c-api.service[100524]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:14:45.083469 np0000005924 devstack@c-api.service[100524]: warnings.warn( Jul 27 16:14:45.083904 np0000005924 devstack@c-api.service[100524]: INFO cinder.volume.api [req-d51fc7de-6410-4904-92d3-03128022fae8 req-be21d152-ca90-4b04-8aa9-e5758849f3a0 tempest-TestVolumeBootPattern-1923367323 tempest-TestVolumeBootPattern-1923367323-project-member] Snapshot retrieved successfully. Jul 27 16:14:45.084690 np0000005924 devstack@c-api.service[100524]: INFO cinder.api.openstack.wsgi [req-d51fc7de-6410-4904-92d3-03128022fae8 req-be21d152-ca90-4b04-8aa9-e5758849f3a0 tempest-TestVolumeBootPattern-1923367323 tempest-TestVolumeBootPattern-1923367323-project-member] https://10.4.3.117/volume/v3/snapshots/a434af58-3d40-4e4f-9188-30313c9928eb returned with HTTP 200 Jul 27 16:14:45.085059 np0000005924 devstack@c-api.service[100524]: [pid: 100524|app: 0|req: 653/2577] 10.4.3.117 () {68 vars in 1604 bytes} [Mon Jul 27 16:14:45 2026] GET /volume/v3/snapshots/a434af58-3d40-4e4f-9188-30313c9928eb => generated 467 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 27 16:14:45.096424 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.middleware.request_id [req-d51fc7de-6410-4904-92d3-03128022fae8 req-f2f2d253-9e67-46dc-b37a-c7f7c9d42350 None None] RequestId filter calling following filter/app {{(pid=100521) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:14:45.099040 np0000005924 devstack@c-api.service[100521]: INFO cinder.api.openstack.wsgi [req-d51fc7de-6410-4904-92d3-03128022fae8 req-f2f2d253-9e67-46dc-b37a-c7f7c9d42350 tempest-TestVolumeBootPattern-1923367323 tempest-TestVolumeBootPattern-1923367323-project-member] GET https://10.4.3.117/volume/v3/volumes/7c18757c-1386-47e7-aa04-7e1959dfaa78 Jul 27 16:14:45.101354 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.openstack.wsgi [req-d51fc7de-6410-4904-92d3-03128022fae8 req-f2f2d253-9e67-46dc-b37a-c7f7c9d42350 tempest-TestVolumeBootPattern-1923367323 tempest-TestVolumeBootPattern-1923367323-project-member] Empty body provided in request {{(pid=100521) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:14:45.101354 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.openstack.wsgi [req-d51fc7de-6410-4904-92d3-03128022fae8 req-f2f2d253-9e67-46dc-b37a-c7f7c9d42350 tempest-TestVolumeBootPattern-1923367323 tempest-TestVolumeBootPattern-1923367323-project-member] Calling method 'show' {{(pid=100521) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:14:45.108460 np0000005924 devstack@c-api.service[100521]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:14:45.108460 np0000005924 devstack@c-api.service[100521]: warnings.warn( Jul 27 16:14:45.112580 np0000005924 devstack@c-api.service[100521]: INFO cinder.volume.api [req-d51fc7de-6410-4904-92d3-03128022fae8 req-f2f2d253-9e67-46dc-b37a-c7f7c9d42350 tempest-TestVolumeBootPattern-1923367323 tempest-TestVolumeBootPattern-1923367323-project-member] Volume info retrieved successfully. Jul 27 16:14:45.118259 np0000005924 devstack@c-api.service[100521]: INFO cinder.api.openstack.wsgi [req-d51fc7de-6410-4904-92d3-03128022fae8 req-f2f2d253-9e67-46dc-b37a-c7f7c9d42350 tempest-TestVolumeBootPattern-1923367323 tempest-TestVolumeBootPattern-1923367323-project-member] https://10.4.3.117/volume/v3/volumes/7c18757c-1386-47e7-aa04-7e1959dfaa78 returned with HTTP 200 Jul 27 16:14:45.118259 np0000005924 devstack@c-api.service[100521]: [pid: 100521|app: 0|req: 637/2578] 10.4.3.117 () {68 vars in 1598 bytes} [Mon Jul 27 16:14:45 2026] GET /volume/v3/volumes/7c18757c-1386-47e7-aa04-7e1959dfaa78 => generated 1366 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 27 16:14:46.049277 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.middleware.request_id [None req-a72440f7-09fb-4c0e-81b7-00d9d7f8e3d8 None None] RequestId filter calling following filter/app {{(pid=100523) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:14:46.052704 np0000005924 devstack@c-api.service[100523]: INFO cinder.api.openstack.wsgi [None req-a72440f7-09fb-4c0e-81b7-00d9d7f8e3d8 tempest-AttachVolumeNegativeTest-414954022 tempest-AttachVolumeNegativeTest-414954022-project-member] POST https://10.4.3.117/volume/v3/volumes Jul 27 16:14:46.053028 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.openstack.wsgi [None req-a72440f7-09fb-4c0e-81b7-00d9d7f8e3d8 tempest-AttachVolumeNegativeTest-414954022 tempest-AttachVolumeNegativeTest-414954022-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-AttachVolumeNegativeTest-volume-1101508866"}} {{(pid=100523) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 27 16:14:46.054353 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.v3.volumes [None req-a72440f7-09fb-4c0e-81b7-00d9d7f8e3d8 tempest-AttachVolumeNegativeTest-414954022 tempest-AttachVolumeNegativeTest-414954022-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-AttachVolumeNegativeTest-volume-1101508866'}} {{(pid=100523) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 27 16:14:46.054484 np0000005924 devstack@c-api.service[100523]: INFO cinder.api.v3.volumes [None req-a72440f7-09fb-4c0e-81b7-00d9d7f8e3d8 tempest-AttachVolumeNegativeTest-414954022 tempest-AttachVolumeNegativeTest-414954022-project-member] Create volume of 1 GB Jul 27 16:14:46.059634 np0000005924 devstack@c-api.service[100523]: DEBUG dbcounter [-] [100523] Writing DB stats cinder:SELECT=432,cinder:UPDATE=58,cinder:INSERT=41 {{(pid=100523) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 27 16:14:46.060129 np0000005924 devstack@c-api.service[100523]: INFO cinder.volume.api [None req-a72440f7-09fb-4c0e-81b7-00d9d7f8e3d8 tempest-AttachVolumeNegativeTest-414954022 tempest-AttachVolumeNegativeTest-414954022-project-member] Availability Zones retrieved successfully. Jul 27 16:14:46.065510 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.volume.api [None req-a72440f7-09fb-4c0e-81b7-00d9d7f8e3d8 tempest-AttachVolumeNegativeTest-414954022 tempest-AttachVolumeNegativeTest-414954022-project-member] Flow 'volume_create_api' (1dbbee12-7948-4cf6-824c-d207ec276600) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100523) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 27 16:14:46.066403 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.volume.api [None req-a72440f7-09fb-4c0e-81b7-00d9d7f8e3d8 tempest-AttachVolumeNegativeTest-414954022 tempest-AttachVolumeNegativeTest-414954022-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (e6278ca1-fbcd-41ee-81b7-7e644fc5d999) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100523) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 27 16:14:46.067764 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.volume.flows.api.create_volume [None req-a72440f7-09fb-4c0e-81b7-00d9d7f8e3d8 tempest-AttachVolumeNegativeTest-414954022 tempest-AttachVolumeNegativeTest-414954022-project-member] Validating volume size '1' using validate_int {{(pid=100523) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 27 16:14:46.096919 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.volume.api [None req-a72440f7-09fb-4c0e-81b7-00d9d7f8e3d8 tempest-AttachVolumeNegativeTest-414954022 tempest-AttachVolumeNegativeTest-414954022-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (e6278ca1-fbcd-41ee-81b7-7e644fc5d999) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-27T16:04:59Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=2bce4e1a-e6e0-49d9-be36-c3405449a01e,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '2bce4e1a-e6e0-49d9-be36-c3405449a01e', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100523) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 27 16:14:46.097724 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.volume.api [None req-a72440f7-09fb-4c0e-81b7-00d9d7f8e3d8 tempest-AttachVolumeNegativeTest-414954022 tempest-AttachVolumeNegativeTest-414954022-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (b7d6fa2a-b1bb-4058-a94a-390283c8ab75) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100523) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 27 16:14:46.188075 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.quota [None req-a72440f7-09fb-4c0e-81b7-00d9d7f8e3d8 tempest-AttachVolumeNegativeTest-414954022 tempest-AttachVolumeNegativeTest-414954022-project-member] Created reservations ['1f058216-d0a0-4bbc-87e3-5fc0e1f03239', '6faea061-a93e-41a3-90a8-9cd8f3a7d022', '1a5a2a54-594f-4bce-9020-1ad9bc739198', '4d161178-a345-4aa2-b23c-57125ef75aed'] {{(pid=100523) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 27 16:14:46.188991 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.volume.api [None req-a72440f7-09fb-4c0e-81b7-00d9d7f8e3d8 tempest-AttachVolumeNegativeTest-414954022 tempest-AttachVolumeNegativeTest-414954022-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (b7d6fa2a-b1bb-4058-a94a-390283c8ab75) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['1f058216-d0a0-4bbc-87e3-5fc0e1f03239', '6faea061-a93e-41a3-90a8-9cd8f3a7d022', '1a5a2a54-594f-4bce-9020-1ad9bc739198', '4d161178-a345-4aa2-b23c-57125ef75aed']}' {{(pid=100523) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 27 16:14:46.189865 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.volume.api [None req-a72440f7-09fb-4c0e-81b7-00d9d7f8e3d8 tempest-AttachVolumeNegativeTest-414954022 tempest-AttachVolumeNegativeTest-414954022-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (fe1889c8-7759-46cf-892e-420d27d3235e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100523) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 27 16:14:46.214031 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.volume.api [None req-a72440f7-09fb-4c0e-81b7-00d9d7f8e3d8 tempest-AttachVolumeNegativeTest-414954022 tempest-AttachVolumeNegativeTest-414954022-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (fe1889c8-7759-46cf-892e-420d27d3235e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '9f57f405-812c-4140-9166-bef8e511b4e3', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-AttachVolumeNegativeTest-volume-1101508866',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='fb0f3367413f4fd2952906c9c9c8b527',qos_specs=None,replication_status=,reservations=['1f058216-d0a0-4bbc-87e3-5fc0e1f03239','6faea061-a93e-41a3-90a8-9cd8f3a7d022','1a5a2a54-594f-4bce-9020-1ad9bc739198','4d161178-a345-4aa2-b23c-57125ef75aed'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='abb99d5cb9cc467c9fcaa2887c381d49',volume_type_id=2bce4e1a-e6e0-49d9-be36-c3405449a01e), 'volume': Volume(_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-27T16:14:46Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-AttachVolumeNegativeTest-volume-1101508866',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=9f57f405-812c-4140-9166-bef8e511b4e3,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='fb0f3367413f4fd2952906c9c9c8b527',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='abb99d5cb9cc467c9fcaa2887c381d49',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(2bce4e1a-e6e0-49d9-be36-c3405449a01e),volume_type_id=2bce4e1a-e6e0-49d9-be36-c3405449a01e)}' {{(pid=100523) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 27 16:14:46.215763 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.volume.api [None req-a72440f7-09fb-4c0e-81b7-00d9d7f8e3d8 tempest-AttachVolumeNegativeTest-414954022 tempest-AttachVolumeNegativeTest-414954022-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (012ff10b-2d63-43c9-b185-acf5ebb96f3b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100523) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 27 16:14:46.234631 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.volume.api [None req-a72440f7-09fb-4c0e-81b7-00d9d7f8e3d8 tempest-AttachVolumeNegativeTest-414954022 tempest-AttachVolumeNegativeTest-414954022-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (012ff10b-2d63-43c9-b185-acf5ebb96f3b) transitioned into state 'SUCCESS' from state '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-1101508866',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='fb0f3367413f4fd2952906c9c9c8b527',qos_specs=None,replication_status=,reservations=['1f058216-d0a0-4bbc-87e3-5fc0e1f03239','6faea061-a93e-41a3-90a8-9cd8f3a7d022','1a5a2a54-594f-4bce-9020-1ad9bc739198','4d161178-a345-4aa2-b23c-57125ef75aed'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='abb99d5cb9cc467c9fcaa2887c381d49',volume_type_id=2bce4e1a-e6e0-49d9-be36-c3405449a01e)}' {{(pid=100523) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 27 16:14:46.235349 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.volume.api [None req-a72440f7-09fb-4c0e-81b7-00d9d7f8e3d8 tempest-AttachVolumeNegativeTest-414954022 tempest-AttachVolumeNegativeTest-414954022-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (fe3cdab3-a44a-415c-ab6c-aad73c3585b1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100523) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 27 16:14:46.247062 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.volume.api [None req-a72440f7-09fb-4c0e-81b7-00d9d7f8e3d8 tempest-AttachVolumeNegativeTest-414954022 tempest-AttachVolumeNegativeTest-414954022-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (fe3cdab3-a44a-415c-ab6c-aad73c3585b1) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100523) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 27 16:14:46.248261 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.volume.api [None req-a72440f7-09fb-4c0e-81b7-00d9d7f8e3d8 tempest-AttachVolumeNegativeTest-414954022 tempest-AttachVolumeNegativeTest-414954022-project-member] Flow 'volume_create_api' (1dbbee12-7948-4cf6-824c-d207ec276600) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100523) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 27 16:14:46.248893 np0000005924 devstack@c-api.service[100523]: INFO cinder.volume.api [None req-a72440f7-09fb-4c0e-81b7-00d9d7f8e3d8 tempest-AttachVolumeNegativeTest-414954022 tempest-AttachVolumeNegativeTest-414954022-project-member] Create volume request issued successfully. Jul 27 16:14:46.249360 np0000005924 devstack@c-api.service[100523]: INFO cinder.api.openstack.wsgi [None req-a72440f7-09fb-4c0e-81b7-00d9d7f8e3d8 tempest-AttachVolumeNegativeTest-414954022 tempest-AttachVolumeNegativeTest-414954022-project-member] https://10.4.3.117/volume/v3/volumes returned with HTTP 202 Jul 27 16:14:46.249898 np0000005924 devstack@c-api.service[100523]: [pid: 100523|app: 0|req: 650/2579] 10.4.3.117 () {68 vars in 1258 bytes} [Mon Jul 27 16:14:46 2026] POST /volume/v3/volumes => generated 755 bytes in 201 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 27 16:14:46.253277 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.middleware.request_id [req-d51fc7de-6410-4904-92d3-03128022fae8 req-9a0b4c0f-5c09-4dfc-8372-fc3dacbac083 None None] RequestId filter calling following filter/app {{(pid=100522) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:14:46.255862 np0000005924 devstack@c-api.service[100522]: INFO cinder.api.openstack.wsgi [req-d51fc7de-6410-4904-92d3-03128022fae8 req-9a0b4c0f-5c09-4dfc-8372-fc3dacbac083 tempest-TestVolumeBootPattern-1923367323 tempest-TestVolumeBootPattern-1923367323-project-member] GET https://10.4.3.117/volume/v3/snapshots/a434af58-3d40-4e4f-9188-30313c9928eb Jul 27 16:14:46.255862 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.openstack.wsgi [req-d51fc7de-6410-4904-92d3-03128022fae8 req-9a0b4c0f-5c09-4dfc-8372-fc3dacbac083 tempest-TestVolumeBootPattern-1923367323 tempest-TestVolumeBootPattern-1923367323-project-member] Empty body provided in request {{(pid=100522) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:14:46.256058 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.openstack.wsgi [req-d51fc7de-6410-4904-92d3-03128022fae8 req-9a0b4c0f-5c09-4dfc-8372-fc3dacbac083 tempest-TestVolumeBootPattern-1923367323 tempest-TestVolumeBootPattern-1923367323-project-member] Calling method 'show' {{(pid=100522) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:14:46.264582 np0000005924 devstack@c-api.service[100522]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:14:46.264582 np0000005924 devstack@c-api.service[100522]: warnings.warn( Jul 27 16:14:46.264582 np0000005924 devstack@c-api.service[100522]: INFO cinder.volume.api [req-d51fc7de-6410-4904-92d3-03128022fae8 req-9a0b4c0f-5c09-4dfc-8372-fc3dacbac083 tempest-TestVolumeBootPattern-1923367323 tempest-TestVolumeBootPattern-1923367323-project-member] Snapshot retrieved successfully. Jul 27 16:14:46.264803 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.middleware.request_id [None req-6e144427-353d-418a-965e-9dc95272674f None None] RequestId filter calling following filter/app {{(pid=100524) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:14:46.265122 np0000005924 devstack@c-api.service[100522]: INFO cinder.api.openstack.wsgi [req-d51fc7de-6410-4904-92d3-03128022fae8 req-9a0b4c0f-5c09-4dfc-8372-fc3dacbac083 tempest-TestVolumeBootPattern-1923367323 tempest-TestVolumeBootPattern-1923367323-project-member] https://10.4.3.117/volume/v3/snapshots/a434af58-3d40-4e4f-9188-30313c9928eb returned with HTTP 200 Jul 27 16:14:46.265122 np0000005924 devstack@c-api.service[100522]: [pid: 100522|app: 0|req: 640/2580] 10.4.3.117 () {68 vars in 1604 bytes} [Mon Jul 27 16:14:46 2026] GET /volume/v3/snapshots/a434af58-3d40-4e4f-9188-30313c9928eb => generated 467 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 27 16:14:46.265681 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.middleware.request_id [None req-4b1ccaac-3123-4848-985b-747fccb46d85 None None] RequestId filter calling following filter/app {{(pid=100521) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:14:46.266033 np0000005924 devstack@c-api.service[100524]: INFO cinder.api.openstack.wsgi [None req-6e144427-353d-418a-965e-9dc95272674f tempest-AttachVolumeNegativeTest-414954022 tempest-AttachVolumeNegativeTest-414954022-project-member] GET https://10.4.3.117/volume/v3/volumes/9f57f405-812c-4140-9166-bef8e511b4e3 Jul 27 16:14:46.266033 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.openstack.wsgi [None req-6e144427-353d-418a-965e-9dc95272674f tempest-AttachVolumeNegativeTest-414954022 tempest-AttachVolumeNegativeTest-414954022-project-member] Empty body provided in request {{(pid=100524) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:14:46.266208 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.openstack.wsgi [None req-6e144427-353d-418a-965e-9dc95272674f tempest-AttachVolumeNegativeTest-414954022 tempest-AttachVolumeNegativeTest-414954022-project-member] Calling method 'show' {{(pid=100524) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:14:46.270778 np0000005924 devstack@c-api.service[100521]: INFO cinder.api.openstack.wsgi [None req-4b1ccaac-3123-4848-985b-747fccb46d85 tempest-TestVolumeBackupRestore-18680935 tempest-TestVolumeBackupRestore-18680935-project-member] POST https://10.4.3.117/volume/v3/volumes Jul 27 16:14:46.271108 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.openstack.wsgi [None req-4b1ccaac-3123-4848-985b-747fccb46d85 tempest-TestVolumeBackupRestore-18680935 tempest-TestVolumeBackupRestore-18680935-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestVolumeBackupRestore-volume-1684143651", "snapshot_id": null, "imageRef": "9b5714dc-7db2-46f4-8517-f5174b84ff15", "volume_type": null, "size": 1}} {{(pid=100521) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 27 16:14:46.272582 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.v3.volumes [None req-4b1ccaac-3123-4848-985b-747fccb46d85 tempest-TestVolumeBackupRestore-18680935 tempest-TestVolumeBackupRestore-18680935-project-member] Create volume request body: {'volume': {'name': 'tempest-TestVolumeBackupRestore-volume-1684143651', 'snapshot_id': None, 'imageRef': '9b5714dc-7db2-46f4-8517-f5174b84ff15', 'volume_type': None, 'size': 1}} {{(pid=100521) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 27 16:14:46.275055 np0000005924 devstack@c-api.service[100524]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:14:46.275055 np0000005924 devstack@c-api.service[100524]: warnings.warn( Jul 27 16:14:46.279674 np0000005924 devstack@c-api.service[100524]: INFO cinder.volume.api [None req-6e144427-353d-418a-965e-9dc95272674f tempest-AttachVolumeNegativeTest-414954022 tempest-AttachVolumeNegativeTest-414954022-project-member] Volume info retrieved successfully. Jul 27 16:14:46.283741 np0000005924 devstack@c-api.service[100524]: INFO cinder.api.openstack.wsgi [None req-6e144427-353d-418a-965e-9dc95272674f tempest-AttachVolumeNegativeTest-414954022 tempest-AttachVolumeNegativeTest-414954022-project-member] https://10.4.3.117/volume/v3/volumes/9f57f405-812c-4140-9166-bef8e511b4e3 returned with HTTP 200 Jul 27 16:14:46.284162 np0000005924 devstack@c-api.service[100524]: [pid: 100524|app: 0|req: 654/2581] 10.4.3.117 () {66 vars in 1348 bytes} [Mon Jul 27 16:14:46 2026] GET /volume/v3/volumes/9f57f405-812c-4140-9166-bef8e511b4e3 => generated 823 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 27 16:14:46.397077 np0000005924 devstack@c-api.service[100521]: INFO cinder.api.v3.volumes [None req-4b1ccaac-3123-4848-985b-747fccb46d85 tempest-TestVolumeBackupRestore-18680935 tempest-TestVolumeBackupRestore-18680935-project-member] Create volume of 1 GB Jul 27 16:14:46.401497 np0000005924 devstack@c-api.service[100521]: INFO cinder.volume.api [None req-4b1ccaac-3123-4848-985b-747fccb46d85 tempest-TestVolumeBackupRestore-18680935 tempest-TestVolumeBackupRestore-18680935-project-member] Availability Zones retrieved successfully. Jul 27 16:14:46.408223 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.volume.api [None req-4b1ccaac-3123-4848-985b-747fccb46d85 tempest-TestVolumeBackupRestore-18680935 tempest-TestVolumeBackupRestore-18680935-project-member] Flow 'volume_create_api' (96f2b392-2139-4522-bc79-39f5e65657b9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100521) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 27 16:14:46.409636 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.volume.api [None req-4b1ccaac-3123-4848-985b-747fccb46d85 tempest-TestVolumeBackupRestore-18680935 tempest-TestVolumeBackupRestore-18680935-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (49954e3b-d2a2-4103-88b1-8568f0f6e366) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100521) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 27 16:14:46.410570 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.volume.flows.api.create_volume [None req-4b1ccaac-3123-4848-985b-747fccb46d85 tempest-TestVolumeBackupRestore-18680935 tempest-TestVolumeBackupRestore-18680935-project-member] Validating volume size '1' using validate_int {{(pid=100521) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 27 16:14:46.485635 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.volume.api [None req-4b1ccaac-3123-4848-985b-747fccb46d85 tempest-TestVolumeBackupRestore-18680935 tempest-TestVolumeBackupRestore-18680935-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (49954e3b-d2a2-4103-88b1-8568f0f6e366) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-27T16:04:59Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=2bce4e1a-e6e0-49d9-be36-c3405449a01e,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '2bce4e1a-e6e0-49d9-be36-c3405449a01e', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100521) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 27 16:14:46.486374 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.volume.api [None req-4b1ccaac-3123-4848-985b-747fccb46d85 tempest-TestVolumeBackupRestore-18680935 tempest-TestVolumeBackupRestore-18680935-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (295dbe38-7e05-4465-b666-d1fcea0c58c4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100521) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 27 16:14:46.641494 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.quota [None req-4b1ccaac-3123-4848-985b-747fccb46d85 tempest-TestVolumeBackupRestore-18680935 tempest-TestVolumeBackupRestore-18680935-project-member] Created reservations ['6f54eac5-77a6-4d23-a5e4-4c46d2d378d7', '2b7ae8cb-aafe-470c-b63d-fd7d0f78a6fc', '77683378-96e4-42e9-870a-6cc0a8d15fd2', '780f0aa4-d7bf-407e-bc04-b0a91130eb00'] {{(pid=100521) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 27 16:14:46.642521 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.volume.api [None req-4b1ccaac-3123-4848-985b-747fccb46d85 tempest-TestVolumeBackupRestore-18680935 tempest-TestVolumeBackupRestore-18680935-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (295dbe38-7e05-4465-b666-d1fcea0c58c4) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['6f54eac5-77a6-4d23-a5e4-4c46d2d378d7', '2b7ae8cb-aafe-470c-b63d-fd7d0f78a6fc', '77683378-96e4-42e9-870a-6cc0a8d15fd2', '780f0aa4-d7bf-407e-bc04-b0a91130eb00']}' {{(pid=100521) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 27 16:14:46.643807 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.volume.api [None req-4b1ccaac-3123-4848-985b-747fccb46d85 tempest-TestVolumeBackupRestore-18680935 tempest-TestVolumeBackupRestore-18680935-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (291fe8af-0b04-4ef4-a58f-fa8a8f8548d4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100521) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 27 16:14:46.680576 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.volume.api [None req-4b1ccaac-3123-4848-985b-747fccb46d85 tempest-TestVolumeBackupRestore-18680935 tempest-TestVolumeBackupRestore-18680935-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (291fe8af-0b04-4ef4-a58f-fa8a8f8548d4) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '5c043ae3-807d-40a0-b772-6703dc2c1f55', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestVolumeBackupRestore-volume-1684143651',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='3585c70ed0a347cfba7f18eddc8aa36b',qos_specs=None,replication_status=,reservations=['6f54eac5-77a6-4d23-a5e4-4c46d2d378d7','2b7ae8cb-aafe-470c-b63d-fd7d0f78a6fc','77683378-96e4-42e9-870a-6cc0a8d15fd2','780f0aa4-d7bf-407e-bc04-b0a91130eb00'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='a22c3a2fd6aa4541a0d5991a90368ad2',volume_type_id=2bce4e1a-e6e0-49d9-be36-c3405449a01e), 'volume': Volume(_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-27T16:14:46Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestVolumeBackupRestore-volume-1684143651',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=5c043ae3-807d-40a0-b772-6703dc2c1f55,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='3585c70ed0a347cfba7f18eddc8aa36b',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='a22c3a2fd6aa4541a0d5991a90368ad2',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(2bce4e1a-e6e0-49d9-be36-c3405449a01e),volume_type_id=2bce4e1a-e6e0-49d9-be36-c3405449a01e)}' {{(pid=100521) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 27 16:14:46.681594 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.volume.api [None req-4b1ccaac-3123-4848-985b-747fccb46d85 tempest-TestVolumeBackupRestore-18680935 tempest-TestVolumeBackupRestore-18680935-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (7336e5a6-84ae-4fb7-b273-53fc1cd3f0ae) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100521) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 27 16:14:46.712764 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.volume.api [None req-4b1ccaac-3123-4848-985b-747fccb46d85 tempest-TestVolumeBackupRestore-18680935 tempest-TestVolumeBackupRestore-18680935-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (7336e5a6-84ae-4fb7-b273-53fc1cd3f0ae) transitioned into state 'SUCCESS' from state '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-1684143651',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='3585c70ed0a347cfba7f18eddc8aa36b',qos_specs=None,replication_status=,reservations=['6f54eac5-77a6-4d23-a5e4-4c46d2d378d7','2b7ae8cb-aafe-470c-b63d-fd7d0f78a6fc','77683378-96e4-42e9-870a-6cc0a8d15fd2','780f0aa4-d7bf-407e-bc04-b0a91130eb00'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='a22c3a2fd6aa4541a0d5991a90368ad2',volume_type_id=2bce4e1a-e6e0-49d9-be36-c3405449a01e)}' {{(pid=100521) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 27 16:14:46.713783 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.volume.api [None req-4b1ccaac-3123-4848-985b-747fccb46d85 tempest-TestVolumeBackupRestore-18680935 tempest-TestVolumeBackupRestore-18680935-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (d5b7d7fd-4076-445c-8123-b4acb98b8827) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100521) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 27 16:14:46.739132 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.volume.api [None req-4b1ccaac-3123-4848-985b-747fccb46d85 tempest-TestVolumeBackupRestore-18680935 tempest-TestVolumeBackupRestore-18680935-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (d5b7d7fd-4076-445c-8123-b4acb98b8827) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100521) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 27 16:14:46.739132 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.volume.api [None req-4b1ccaac-3123-4848-985b-747fccb46d85 tempest-TestVolumeBackupRestore-18680935 tempest-TestVolumeBackupRestore-18680935-project-member] Flow 'volume_create_api' (96f2b392-2139-4522-bc79-39f5e65657b9) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100521) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 27 16:14:46.739132 np0000005924 devstack@c-api.service[100521]: INFO cinder.volume.api [None req-4b1ccaac-3123-4848-985b-747fccb46d85 tempest-TestVolumeBackupRestore-18680935 tempest-TestVolumeBackupRestore-18680935-project-member] Create volume request issued successfully. Jul 27 16:14:46.739132 np0000005924 devstack@c-api.service[100521]: INFO cinder.api.openstack.wsgi [None req-4b1ccaac-3123-4848-985b-747fccb46d85 tempest-TestVolumeBackupRestore-18680935 tempest-TestVolumeBackupRestore-18680935-project-member] https://10.4.3.117/volume/v3/volumes returned with HTTP 202 Jul 27 16:14:46.739132 np0000005924 devstack@c-api.service[100521]: [pid: 100521|app: 0|req: 638/2582] 10.4.3.117 () {68 vars in 1259 bytes} [Mon Jul 27 16:14:46 2026] POST /volume/v3/volumes => generated 754 bytes in 472 msecs (HTTP/1.1 202) 7 headers in 291 bytes (2 switches on core 0) Jul 27 16:14:46.751383 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.middleware.request_id [None req-fd8a1098-3040-4827-ae26-64d0da0044b2 None None] RequestId filter calling following filter/app {{(pid=100523) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:14:46.753237 np0000005924 devstack@c-api.service[100523]: INFO cinder.api.openstack.wsgi [None req-fd8a1098-3040-4827-ae26-64d0da0044b2 tempest-TestVolumeBackupRestore-18680935 tempest-TestVolumeBackupRestore-18680935-project-member] GET https://10.4.3.117/volume/v3/volumes/5c043ae3-807d-40a0-b772-6703dc2c1f55 Jul 27 16:14:46.753586 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.openstack.wsgi [None req-fd8a1098-3040-4827-ae26-64d0da0044b2 tempest-TestVolumeBackupRestore-18680935 tempest-TestVolumeBackupRestore-18680935-project-member] Empty body provided in request {{(pid=100523) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:14:46.753769 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.openstack.wsgi [None req-fd8a1098-3040-4827-ae26-64d0da0044b2 tempest-TestVolumeBackupRestore-18680935 tempest-TestVolumeBackupRestore-18680935-project-member] Calling method 'show' {{(pid=100523) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:14:46.765339 np0000005924 devstack@c-api.service[100523]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:14:46.765339 np0000005924 devstack@c-api.service[100523]: warnings.warn( Jul 27 16:14:46.772796 np0000005924 devstack@c-api.service[100523]: INFO cinder.volume.api [None req-fd8a1098-3040-4827-ae26-64d0da0044b2 tempest-TestVolumeBackupRestore-18680935 tempest-TestVolumeBackupRestore-18680935-project-member] Volume info retrieved successfully. Jul 27 16:14:46.779260 np0000005924 devstack@c-api.service[100523]: INFO cinder.api.openstack.wsgi [None req-fd8a1098-3040-4827-ae26-64d0da0044b2 tempest-TestVolumeBackupRestore-18680935 tempest-TestVolumeBackupRestore-18680935-project-member] https://10.4.3.117/volume/v3/volumes/5c043ae3-807d-40a0-b772-6703dc2c1f55 returned with HTTP 200 Jul 27 16:14:46.781457 np0000005924 devstack@c-api.service[100523]: [pid: 100523|app: 0|req: 651/2583] 10.4.3.117 () {66 vars in 1348 bytes} [Mon Jul 27 16:14:46 2026] GET /volume/v3/volumes/5c043ae3-807d-40a0-b772-6703dc2c1f55 => generated 822 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 27 16:14:47.300393 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.middleware.request_id [None req-48857908-f1ac-4079-b444-5d1f7a9d5575 None None] RequestId filter calling following filter/app {{(pid=100522) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:14:47.302355 np0000005924 devstack@c-api.service[100522]: INFO cinder.api.openstack.wsgi [None req-48857908-f1ac-4079-b444-5d1f7a9d5575 tempest-AttachVolumeNegativeTest-414954022 tempest-AttachVolumeNegativeTest-414954022-project-member] GET https://10.4.3.117/volume/v3/volumes/9f57f405-812c-4140-9166-bef8e511b4e3 Jul 27 16:14:47.302574 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.openstack.wsgi [None req-48857908-f1ac-4079-b444-5d1f7a9d5575 tempest-AttachVolumeNegativeTest-414954022 tempest-AttachVolumeNegativeTest-414954022-project-member] Empty body provided in request {{(pid=100522) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:14:47.302803 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.openstack.wsgi [None req-48857908-f1ac-4079-b444-5d1f7a9d5575 tempest-AttachVolumeNegativeTest-414954022 tempest-AttachVolumeNegativeTest-414954022-project-member] Calling method 'show' {{(pid=100522) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:14:47.310012 np0000005924 devstack@c-api.service[100522]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:14:47.310012 np0000005924 devstack@c-api.service[100522]: warnings.warn( Jul 27 16:14:47.313871 np0000005924 devstack@c-api.service[100522]: INFO cinder.volume.api [None req-48857908-f1ac-4079-b444-5d1f7a9d5575 tempest-AttachVolumeNegativeTest-414954022 tempest-AttachVolumeNegativeTest-414954022-project-member] Volume info retrieved successfully. Jul 27 16:14:47.318288 np0000005924 devstack@c-api.service[100522]: INFO cinder.api.openstack.wsgi [None req-48857908-f1ac-4079-b444-5d1f7a9d5575 tempest-AttachVolumeNegativeTest-414954022 tempest-AttachVolumeNegativeTest-414954022-project-member] https://10.4.3.117/volume/v3/volumes/9f57f405-812c-4140-9166-bef8e511b4e3 returned with HTTP 200 Jul 27 16:14:47.318764 np0000005924 devstack@c-api.service[100522]: [pid: 100522|app: 0|req: 641/2584] 10.4.3.117 () {66 vars in 1348 bytes} [Mon Jul 27 16:14:47 2026] GET /volume/v3/volumes/9f57f405-812c-4140-9166-bef8e511b4e3 => generated 848 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 27 16:14:47.368500 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.middleware.request_id [req-b60e402f-f547-407c-937e-304fd599bd2c req-4825fde3-13d6-4645-aa91-aabf1cdc4e88 None None] RequestId filter calling following filter/app {{(pid=100524) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:14:47.370975 np0000005924 devstack@c-api.service[100524]: INFO cinder.api.openstack.wsgi [req-b60e402f-f547-407c-937e-304fd599bd2c req-4825fde3-13d6-4645-aa91-aabf1cdc4e88 tempest-AttachVolumeNegativeTest-414954022 tempest-AttachVolumeNegativeTest-414954022-project-member] GET https://10.4.3.117/volume/v3/volumes/9f57f405-812c-4140-9166-bef8e511b4e3 Jul 27 16:14:47.371418 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.openstack.wsgi [req-b60e402f-f547-407c-937e-304fd599bd2c req-4825fde3-13d6-4645-aa91-aabf1cdc4e88 tempest-AttachVolumeNegativeTest-414954022 tempest-AttachVolumeNegativeTest-414954022-project-member] Empty body provided in request {{(pid=100524) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:14:47.371418 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.openstack.wsgi [req-b60e402f-f547-407c-937e-304fd599bd2c req-4825fde3-13d6-4645-aa91-aabf1cdc4e88 tempest-AttachVolumeNegativeTest-414954022 tempest-AttachVolumeNegativeTest-414954022-project-member] Calling method 'show' {{(pid=100524) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:14:47.379613 np0000005924 devstack@c-api.service[100524]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:14:47.379613 np0000005924 devstack@c-api.service[100524]: warnings.warn( Jul 27 16:14:47.385006 np0000005924 devstack@c-api.service[100524]: INFO cinder.volume.api [req-b60e402f-f547-407c-937e-304fd599bd2c req-4825fde3-13d6-4645-aa91-aabf1cdc4e88 tempest-AttachVolumeNegativeTest-414954022 tempest-AttachVolumeNegativeTest-414954022-project-member] Volume info retrieved successfully. Jul 27 16:14:47.390015 np0000005924 devstack@c-api.service[100524]: INFO cinder.api.openstack.wsgi [req-b60e402f-f547-407c-937e-304fd599bd2c req-4825fde3-13d6-4645-aa91-aabf1cdc4e88 tempest-AttachVolumeNegativeTest-414954022 tempest-AttachVolumeNegativeTest-414954022-project-member] https://10.4.3.117/volume/v3/volumes/9f57f405-812c-4140-9166-bef8e511b4e3 returned with HTTP 200 Jul 27 16:14:47.390623 np0000005924 devstack@c-api.service[100524]: [pid: 100524|app: 0|req: 655/2585] 10.4.3.117 () {68 vars in 1598 bytes} [Mon Jul 27 16:14:47 2026] GET /volume/v3/volumes/9f57f405-812c-4140-9166-bef8e511b4e3 => generated 848 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 27 16:14:47.517628 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.middleware.request_id [None req-75123f33-8c83-449a-941c-adf00aeb7ef1 None None] RequestId filter calling following filter/app {{(pid=100521) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:14:47.518192 np0000005924 devstack@c-api.service[100521]: INFO cinder.api.openstack.wsgi [None req-75123f33-8c83-449a-941c-adf00aeb7ef1 None None] GET https://10.4.3.117/volume// Jul 27 16:14:47.518470 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.openstack.wsgi [None req-75123f33-8c83-449a-941c-adf00aeb7ef1 None None] Empty body provided in request {{(pid=100521) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:14:47.518674 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.openstack.wsgi [None req-75123f33-8c83-449a-941c-adf00aeb7ef1 None None] Calling method 'all' {{(pid=100521) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:14:47.519089 np0000005924 devstack@c-api.service[100521]: INFO cinder.api.openstack.wsgi [None req-75123f33-8c83-449a-941c-adf00aeb7ef1 None None] https://10.4.3.117/volume// returned with HTTP 300 Jul 27 16:14:47.519401 np0000005924 devstack@c-api.service[100521]: [pid: 100521|app: 0|req: 639/2586] 10.4.3.117 () {66 vars in 1428 bytes} [Mon Jul 27 16:14:47 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 27 16:14:47.530061 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.middleware.request_id [req-b60e402f-f547-407c-937e-304fd599bd2c req-bd55cac6-a02f-444f-8170-f03a3faf7a58 None None] RequestId filter calling following filter/app {{(pid=100523) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:14:47.534003 np0000005924 devstack@c-api.service[100523]: INFO cinder.api.openstack.wsgi [req-b60e402f-f547-407c-937e-304fd599bd2c req-bd55cac6-a02f-444f-8170-f03a3faf7a58 tempest-AttachVolumeNegativeTest-414954022 tempest-AttachVolumeNegativeTest-414954022-project-member] POST https://10.4.3.117/volume/v3/attachments Jul 27 16:14:47.534400 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.openstack.wsgi [req-b60e402f-f547-407c-937e-304fd599bd2c req-bd55cac6-a02f-444f-8170-f03a3faf7a58 tempest-AttachVolumeNegativeTest-414954022 tempest-AttachVolumeNegativeTest-414954022-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "9f57f405-812c-4140-9166-bef8e511b4e3", "connector": null, "instance_uuid": "8c499b68-825f-48ce-bdf9-1538fed2bd8b"}} {{(pid=100523) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 27 16:14:47.545112 np0000005924 devstack@c-api.service[100523]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:14:47.545112 np0000005924 devstack@c-api.service[100523]: warnings.warn( Jul 27 16:14:47.587783 np0000005924 devstack@c-api.service[100523]: INFO cinder.api.openstack.wsgi [req-b60e402f-f547-407c-937e-304fd599bd2c req-bd55cac6-a02f-444f-8170-f03a3faf7a58 tempest-AttachVolumeNegativeTest-414954022 tempest-AttachVolumeNegativeTest-414954022-project-member] https://10.4.3.117/volume/v3/attachments returned with HTTP 200 Jul 27 16:14:47.588380 np0000005924 devstack@c-api.service[100523]: [pid: 100523|app: 0|req: 652/2587] 10.4.3.117 () {74 vars in 1594 bytes} [Mon Jul 27 16:14:47 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 27 16:14:47.626590 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.middleware.request_id [None req-1012dbaf-a52c-4279-947f-bdcfd6f8fd6e None None] RequestId filter calling following filter/app {{(pid=100522) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:14:47.628938 np0000005924 devstack@c-api.service[100522]: INFO cinder.api.openstack.wsgi [None req-1012dbaf-a52c-4279-947f-bdcfd6f8fd6e tempest-AttachVolumeNegativeTest-414954022 tempest-AttachVolumeNegativeTest-414954022-project-member] GET https://10.4.3.117/volume/v3/volumes/9f57f405-812c-4140-9166-bef8e511b4e3 Jul 27 16:14:47.629416 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.openstack.wsgi [None req-1012dbaf-a52c-4279-947f-bdcfd6f8fd6e tempest-AttachVolumeNegativeTest-414954022 tempest-AttachVolumeNegativeTest-414954022-project-member] Empty body provided in request {{(pid=100522) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:14:47.629416 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.openstack.wsgi [None req-1012dbaf-a52c-4279-947f-bdcfd6f8fd6e tempest-AttachVolumeNegativeTest-414954022 tempest-AttachVolumeNegativeTest-414954022-project-member] Calling method 'show' {{(pid=100522) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:14:47.642880 np0000005924 devstack@c-api.service[100522]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:14:47.642880 np0000005924 devstack@c-api.service[100522]: warnings.warn( Jul 27 16:14:47.649111 np0000005924 devstack@c-api.service[100522]: INFO cinder.volume.api [None req-1012dbaf-a52c-4279-947f-bdcfd6f8fd6e tempest-AttachVolumeNegativeTest-414954022 tempest-AttachVolumeNegativeTest-414954022-project-member] Volume info retrieved successfully. Jul 27 16:14:47.651928 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.middleware.request_id [None req-ba189b20-b6c0-4e4f-89f0-c3b9bd385dcc None None] RequestId filter calling following filter/app {{(pid=100524) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:14:47.652350 np0000005924 devstack@c-api.service[100524]: INFO cinder.api.openstack.wsgi [None req-ba189b20-b6c0-4e4f-89f0-c3b9bd385dcc None None] GET https://10.4.3.117/volume// Jul 27 16:14:47.652571 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.openstack.wsgi [None req-ba189b20-b6c0-4e4f-89f0-c3b9bd385dcc None None] Empty body provided in request {{(pid=100524) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:14:47.652763 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.openstack.wsgi [None req-ba189b20-b6c0-4e4f-89f0-c3b9bd385dcc None None] Calling method 'all' {{(pid=100524) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:14:47.653075 np0000005924 devstack@c-api.service[100524]: INFO cinder.api.openstack.wsgi [None req-ba189b20-b6c0-4e4f-89f0-c3b9bd385dcc None None] https://10.4.3.117/volume// returned with HTTP 300 Jul 27 16:14:47.654026 np0000005924 devstack@c-api.service[100524]: [pid: 100524|app: 0|req: 656/2588] 10.4.3.117 () {66 vars in 1426 bytes} [Mon Jul 27 16:14:47 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 27 16:14:47.655129 np0000005924 devstack@c-api.service[100522]: INFO cinder.api.openstack.wsgi [None req-1012dbaf-a52c-4279-947f-bdcfd6f8fd6e tempest-AttachVolumeNegativeTest-414954022 tempest-AttachVolumeNegativeTest-414954022-project-member] https://10.4.3.117/volume/v3/volumes/9f57f405-812c-4140-9166-bef8e511b4e3 returned with HTTP 200 Jul 27 16:14:47.655547 np0000005924 devstack@c-api.service[100522]: [pid: 100522|app: 0|req: 642/2589] 10.4.3.117 () {66 vars in 1348 bytes} [Mon Jul 27 16:14:47 2026] GET /volume/v3/volumes/9f57f405-812c-4140-9166-bef8e511b4e3 => generated 847 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 27 16:14:47.662001 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.middleware.request_id [req-b60e402f-f547-407c-937e-304fd599bd2c req-d26ef721-8285-4e05-be7f-81c39686156f None None] RequestId filter calling following filter/app {{(pid=100521) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:14:47.664464 np0000005924 devstack@c-api.service[100521]: INFO cinder.api.openstack.wsgi [req-b60e402f-f547-407c-937e-304fd599bd2c req-d26ef721-8285-4e05-be7f-81c39686156f tempest-AttachVolumeNegativeTest-414954022 tempest-AttachVolumeNegativeTest-414954022-project-member] GET https://10.4.3.117/volume/v3/volumes/9f57f405-812c-4140-9166-bef8e511b4e3 Jul 27 16:14:47.665108 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.openstack.wsgi [req-b60e402f-f547-407c-937e-304fd599bd2c req-d26ef721-8285-4e05-be7f-81c39686156f tempest-AttachVolumeNegativeTest-414954022 tempest-AttachVolumeNegativeTest-414954022-project-member] Empty body provided in request {{(pid=100521) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:14:47.665108 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.openstack.wsgi [req-b60e402f-f547-407c-937e-304fd599bd2c req-d26ef721-8285-4e05-be7f-81c39686156f tempest-AttachVolumeNegativeTest-414954022 tempest-AttachVolumeNegativeTest-414954022-project-member] Calling method 'show' {{(pid=100521) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:14:47.674610 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.middleware.request_id [req-d51fc7de-6410-4904-92d3-03128022fae8 req-8d5267dc-a675-489f-b0fc-bc1d2fdf4c28 None None] RequestId filter calling following filter/app {{(pid=100523) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:14:47.677572 np0000005924 devstack@c-api.service[100523]: INFO cinder.api.openstack.wsgi [req-d51fc7de-6410-4904-92d3-03128022fae8 req-8d5267dc-a675-489f-b0fc-bc1d2fdf4c28 tempest-TestVolumeBootPattern-1923367323 tempest-TestVolumeBootPattern-1923367323-project-member] GET https://10.4.3.117/volume/v3/snapshots/a434af58-3d40-4e4f-9188-30313c9928eb Jul 27 16:14:47.677572 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.openstack.wsgi [req-d51fc7de-6410-4904-92d3-03128022fae8 req-8d5267dc-a675-489f-b0fc-bc1d2fdf4c28 tempest-TestVolumeBootPattern-1923367323 tempest-TestVolumeBootPattern-1923367323-project-member] Empty body provided in request {{(pid=100523) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:14:47.677572 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.openstack.wsgi [req-d51fc7de-6410-4904-92d3-03128022fae8 req-8d5267dc-a675-489f-b0fc-bc1d2fdf4c28 tempest-TestVolumeBootPattern-1923367323 tempest-TestVolumeBootPattern-1923367323-project-member] Calling method 'show' {{(pid=100523) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:14:47.681685 np0000005924 devstack@c-api.service[100521]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:14:47.681685 np0000005924 devstack@c-api.service[100521]: warnings.warn( Jul 27 16:14:47.682980 np0000005924 devstack@c-api.service[100523]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:14:47.682980 np0000005924 devstack@c-api.service[100523]: warnings.warn( Jul 27 16:14:47.683391 np0000005924 devstack@c-api.service[100523]: INFO cinder.volume.api [req-d51fc7de-6410-4904-92d3-03128022fae8 req-8d5267dc-a675-489f-b0fc-bc1d2fdf4c28 tempest-TestVolumeBootPattern-1923367323 tempest-TestVolumeBootPattern-1923367323-project-member] Snapshot retrieved successfully. Jul 27 16:14:47.684081 np0000005924 devstack@c-api.service[100523]: INFO cinder.api.openstack.wsgi [req-d51fc7de-6410-4904-92d3-03128022fae8 req-8d5267dc-a675-489f-b0fc-bc1d2fdf4c28 tempest-TestVolumeBootPattern-1923367323 tempest-TestVolumeBootPattern-1923367323-project-member] https://10.4.3.117/volume/v3/snapshots/a434af58-3d40-4e4f-9188-30313c9928eb returned with HTTP 200 Jul 27 16:14:47.684482 np0000005924 devstack@c-api.service[100523]: [pid: 100523|app: 0|req: 653/2590] 10.4.3.117 () {68 vars in 1604 bytes} [Mon Jul 27 16:14:47 2026] GET /volume/v3/snapshots/a434af58-3d40-4e4f-9188-30313c9928eb => generated 467 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 27 16:14:47.685900 np0000005924 devstack@c-api.service[100521]: INFO cinder.volume.api [req-b60e402f-f547-407c-937e-304fd599bd2c req-d26ef721-8285-4e05-be7f-81c39686156f tempest-AttachVolumeNegativeTest-414954022 tempest-AttachVolumeNegativeTest-414954022-project-member] Volume info retrieved successfully. Jul 27 16:14:47.691043 np0000005924 devstack@c-api.service[100521]: INFO cinder.api.openstack.wsgi [req-b60e402f-f547-407c-937e-304fd599bd2c req-d26ef721-8285-4e05-be7f-81c39686156f tempest-AttachVolumeNegativeTest-414954022 tempest-AttachVolumeNegativeTest-414954022-project-member] https://10.4.3.117/volume/v3/volumes/9f57f405-812c-4140-9166-bef8e511b4e3 returned with HTTP 200 Jul 27 16:14:47.691452 np0000005924 devstack@c-api.service[100521]: [pid: 100521|app: 0|req: 640/2591] 10.4.3.117 () {70 vars in 1639 bytes} [Mon Jul 27 16:14:47 2026] GET /volume/v3/volumes/9f57f405-812c-4140-9166-bef8e511b4e3 => generated 1027 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 27 16:14:47.695630 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.middleware.request_id [req-d51fc7de-6410-4904-92d3-03128022fae8 req-077b7509-2485-404e-a1af-3a1853ec51bf None None] RequestId filter calling following filter/app {{(pid=100524) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:14:47.697937 np0000005924 devstack@c-api.service[100524]: INFO cinder.api.openstack.wsgi [req-d51fc7de-6410-4904-92d3-03128022fae8 req-077b7509-2485-404e-a1af-3a1853ec51bf tempest-TestVolumeBootPattern-1923367323 tempest-TestVolumeBootPattern-1923367323-project-member] GET https://10.4.3.117/volume/v3/volumes/7c18757c-1386-47e7-aa04-7e1959dfaa78 Jul 27 16:14:47.698209 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.openstack.wsgi [req-d51fc7de-6410-4904-92d3-03128022fae8 req-077b7509-2485-404e-a1af-3a1853ec51bf tempest-TestVolumeBootPattern-1923367323 tempest-TestVolumeBootPattern-1923367323-project-member] Empty body provided in request {{(pid=100524) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:14:47.698710 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.openstack.wsgi [req-d51fc7de-6410-4904-92d3-03128022fae8 req-077b7509-2485-404e-a1af-3a1853ec51bf tempest-TestVolumeBootPattern-1923367323 tempest-TestVolumeBootPattern-1923367323-project-member] Calling method 'show' {{(pid=100524) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:14:47.706167 np0000005924 devstack@c-api.service[100524]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:14:47.706167 np0000005924 devstack@c-api.service[100524]: warnings.warn( Jul 27 16:14:47.710583 np0000005924 devstack@c-api.service[100524]: INFO cinder.volume.api [req-d51fc7de-6410-4904-92d3-03128022fae8 req-077b7509-2485-404e-a1af-3a1853ec51bf tempest-TestVolumeBootPattern-1923367323 tempest-TestVolumeBootPattern-1923367323-project-member] Volume info retrieved successfully. Jul 27 16:14:47.715505 np0000005924 devstack@c-api.service[100524]: INFO cinder.api.openstack.wsgi [req-d51fc7de-6410-4904-92d3-03128022fae8 req-077b7509-2485-404e-a1af-3a1853ec51bf tempest-TestVolumeBootPattern-1923367323 tempest-TestVolumeBootPattern-1923367323-project-member] https://10.4.3.117/volume/v3/volumes/7c18757c-1386-47e7-aa04-7e1959dfaa78 returned with HTTP 200 Jul 27 16:14:47.716015 np0000005924 devstack@c-api.service[100524]: [pid: 100524|app: 0|req: 657/2592] 10.4.3.117 () {68 vars in 1598 bytes} [Mon Jul 27 16:14:47 2026] GET /volume/v3/volumes/7c18757c-1386-47e7-aa04-7e1959dfaa78 => generated 1366 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 27 16:14:47.731268 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.middleware.request_id [req-d51fc7de-6410-4904-92d3-03128022fae8 req-a58ff90e-42c4-4cb6-afac-36b0c5fdee60 None None] RequestId filter calling following filter/app {{(pid=100522) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:14:47.734144 np0000005924 devstack@c-api.service[100522]: INFO cinder.api.openstack.wsgi [req-d51fc7de-6410-4904-92d3-03128022fae8 req-a58ff90e-42c4-4cb6-afac-36b0c5fdee60 tempest-TestVolumeBootPattern-1923367323 tempest-TestVolumeBootPattern-1923367323-project-member] POST https://10.4.3.117/volume/v3/volumes Jul 27 16:14:47.734554 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.openstack.wsgi [req-d51fc7de-6410-4904-92d3-03128022fae8 req-a58ff90e-42c4-4cb6-afac-36b0c5fdee60 tempest-TestVolumeBootPattern-1923367323 tempest-TestVolumeBootPattern-1923367323-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "consistencygroup_id": null, "snapshot_id": "a434af58-3d40-4e4f-9188-30313c9928eb", "name": "", "description": "", "volume_type": "storpool", "availability_zone": null, "metadata": {}, "imageRef": null, "source_volid": null, "backup_id": null}} {{(pid=100522) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 27 16:14:47.736677 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.v3.volumes [req-d51fc7de-6410-4904-92d3-03128022fae8 req-a58ff90e-42c4-4cb6-afac-36b0c5fdee60 tempest-TestVolumeBootPattern-1923367323 tempest-TestVolumeBootPattern-1923367323-project-member] Create volume request body: {'volume': {'size': 1, 'consistencygroup_id': None, 'snapshot_id': 'a434af58-3d40-4e4f-9188-30313c9928eb', 'name': '', 'description': '', 'volume_type': 'storpool', 'availability_zone': None, 'metadata': {}, 'imageRef': None, 'source_volid': None, 'backup_id': None}} {{(pid=100522) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 27 16:14:47.747117 np0000005924 devstack@c-api.service[100522]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:14:47.747117 np0000005924 devstack@c-api.service[100522]: warnings.warn( Jul 27 16:14:47.748542 np0000005924 devstack@c-api.service[100522]: INFO cinder.volume.api [req-d51fc7de-6410-4904-92d3-03128022fae8 req-a58ff90e-42c4-4cb6-afac-36b0c5fdee60 tempest-TestVolumeBootPattern-1923367323 tempest-TestVolumeBootPattern-1923367323-project-member] Snapshot retrieved successfully. Jul 27 16:14:47.748542 np0000005924 devstack@c-api.service[100522]: INFO cinder.api.v3.volumes [req-d51fc7de-6410-4904-92d3-03128022fae8 req-a58ff90e-42c4-4cb6-afac-36b0c5fdee60 tempest-TestVolumeBootPattern-1923367323 tempest-TestVolumeBootPattern-1923367323-project-member] Create volume of 1 GB Jul 27 16:14:47.749476 np0000005924 devstack@c-api.service[100522]: INFO cinder.volume.api [req-d51fc7de-6410-4904-92d3-03128022fae8 req-a58ff90e-42c4-4cb6-afac-36b0c5fdee60 tempest-TestVolumeBootPattern-1923367323 tempest-TestVolumeBootPattern-1923367323-project-member] Availability Zones retrieved successfully. Jul 27 16:14:47.757166 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.volume.api [req-d51fc7de-6410-4904-92d3-03128022fae8 req-a58ff90e-42c4-4cb6-afac-36b0c5fdee60 tempest-TestVolumeBootPattern-1923367323 tempest-TestVolumeBootPattern-1923367323-project-member] Flow 'volume_create_api' (ed4c804b-63e2-4c45-9a0a-18b5ee017a06) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100522) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 27 16:14:47.758664 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.volume.api [req-d51fc7de-6410-4904-92d3-03128022fae8 req-a58ff90e-42c4-4cb6-afac-36b0c5fdee60 tempest-TestVolumeBootPattern-1923367323 tempest-TestVolumeBootPattern-1923367323-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (2d4f3a8f-0a9b-4996-80a6-3041bd9da0f0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100522) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 27 16:14:47.760095 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.volume.flows.api.create_volume [req-d51fc7de-6410-4904-92d3-03128022fae8 req-a58ff90e-42c4-4cb6-afac-36b0c5fdee60 tempest-TestVolumeBootPattern-1923367323 tempest-TestVolumeBootPattern-1923367323-project-member] Validating volume size '1' using validate_int, validate_snap_size {{(pid=100522) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 27 16:14:47.795767 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.middleware.request_id [None req-081c189e-4be2-4542-9a0d-c1ad948eacb9 None None] RequestId filter calling following filter/app {{(pid=100523) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:14:47.797337 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.volume.api [req-d51fc7de-6410-4904-92d3-03128022fae8 req-a58ff90e-42c4-4cb6-afac-36b0c5fdee60 tempest-TestVolumeBootPattern-1923367323 tempest-TestVolumeBootPattern-1923367323-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (2d4f3a8f-0a9b-4996-80a6-3041bd9da0f0) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': 'a434af58-3d40-4e4f-9188-30313c9928eb', 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-27T16:04:59Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=2bce4e1a-e6e0-49d9-be36-c3405449a01e,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '2bce4e1a-e6e0-49d9-be36-c3405449a01e', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100522) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 27 16:14:47.797510 np0000005924 devstack@c-api.service[100523]: INFO cinder.api.openstack.wsgi [None req-081c189e-4be2-4542-9a0d-c1ad948eacb9 tempest-TestVolumeBackupRestore-18680935 tempest-TestVolumeBackupRestore-18680935-project-member] GET https://10.4.3.117/volume/v3/volumes/5c043ae3-807d-40a0-b772-6703dc2c1f55 Jul 27 16:14:47.797718 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.openstack.wsgi [None req-081c189e-4be2-4542-9a0d-c1ad948eacb9 tempest-TestVolumeBackupRestore-18680935 tempest-TestVolumeBackupRestore-18680935-project-member] Empty body provided in request {{(pid=100523) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:14:47.797935 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.openstack.wsgi [None req-081c189e-4be2-4542-9a0d-c1ad948eacb9 tempest-TestVolumeBackupRestore-18680935 tempest-TestVolumeBackupRestore-18680935-project-member] Calling method 'show' {{(pid=100523) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:14:47.798586 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.volume.api [req-d51fc7de-6410-4904-92d3-03128022fae8 req-a58ff90e-42c4-4cb6-afac-36b0c5fdee60 tempest-TestVolumeBootPattern-1923367323 tempest-TestVolumeBootPattern-1923367323-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (492f4aaf-823b-4cd2-a23f-65aa8f83ee3c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100522) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 27 16:14:47.807129 np0000005924 devstack@c-api.service[100523]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:14:47.807129 np0000005924 devstack@c-api.service[100523]: warnings.warn( Jul 27 16:14:47.812261 np0000005924 devstack@c-api.service[100523]: INFO cinder.volume.api [None req-081c189e-4be2-4542-9a0d-c1ad948eacb9 tempest-TestVolumeBackupRestore-18680935 tempest-TestVolumeBackupRestore-18680935-project-member] Volume info retrieved successfully. Jul 27 16:14:47.819148 np0000005924 devstack@c-api.service[100523]: INFO cinder.api.openstack.wsgi [None req-081c189e-4be2-4542-9a0d-c1ad948eacb9 tempest-TestVolumeBackupRestore-18680935 tempest-TestVolumeBackupRestore-18680935-project-member] https://10.4.3.117/volume/v3/volumes/5c043ae3-807d-40a0-b772-6703dc2c1f55 returned with HTTP 200 Jul 27 16:14:47.819270 np0000005924 devstack@c-api.service[100523]: [pid: 100523|app: 0|req: 654/2593] 10.4.3.117 () {66 vars in 1348 bytes} [Mon Jul 27 16:14:47 2026] GET /volume/v3/volumes/5c043ae3-807d-40a0-b772-6703dc2c1f55 => generated 1362 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 27 16:14:47.824880 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.middleware.request_id [req-b60e402f-f547-407c-937e-304fd599bd2c req-a9f4a443-ee33-442d-a0a1-dfb5c274ba00 None None] RequestId filter calling following filter/app {{(pid=100521) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:14:47.827440 np0000005924 devstack@c-api.service[100521]: INFO cinder.api.openstack.wsgi [req-b60e402f-f547-407c-937e-304fd599bd2c req-a9f4a443-ee33-442d-a0a1-dfb5c274ba00 tempest-AttachVolumeNegativeTest-414954022 tempest-AttachVolumeNegativeTest-414954022-project-member] PUT https://10.4.3.117/volume/v3/attachments/80e3c3c3-b6d0-4eee-8cd1-411bfd34d404 Jul 27 16:14:47.827865 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.openstack.wsgi [req-b60e402f-f547-407c-937e-304fd599bd2c req-a9f4a443-ee33-442d-a0a1-dfb5c274ba00 tempest-AttachVolumeNegativeTest-414954022 tempest-AttachVolumeNegativeTest-414954022-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.117", "host": "np0000005924", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:c1414b6f8d8f", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "13cbedf7-bb1f-4b5e-b492-2fef0d4dab25", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100521) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 27 16:14:47.839555 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.middleware.request_id [None req-927d1f75-3126-4c46-aad9-3aec0bdca28d None None] RequestId filter calling following filter/app {{(pid=100524) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:14:47.841866 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.coordination [req-b60e402f-f547-407c-937e-304fd599bd2c req-a9f4a443-ee33-442d-a0a1-dfb5c274ba00 tempest-AttachVolumeNegativeTest-414954022 tempest-AttachVolumeNegativeTest-414954022-project-member] Acquiring lock "cinder-attachment_update-9f57f405-812c-4140-9166-bef8e511b4e3-np0000005924" by "attachment_update" {{(pid=100521) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jul 27 16:14:47.843551 np0000005924 devstack@c-api.service[100524]: INFO cinder.api.openstack.wsgi [None req-927d1f75-3126-4c46-aad9-3aec0bdca28d tempest-TestVolumeBackupRestore-18680935 tempest-TestVolumeBackupRestore-18680935-project-member] GET https://10.4.3.117/volume/v3/volumes/5c043ae3-807d-40a0-b772-6703dc2c1f55 Jul 27 16:14:47.843823 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.openstack.wsgi [None req-927d1f75-3126-4c46-aad9-3aec0bdca28d tempest-TestVolumeBackupRestore-18680935 tempest-TestVolumeBackupRestore-18680935-project-member] Empty body provided in request {{(pid=100524) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:14:47.844071 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.openstack.wsgi [None req-927d1f75-3126-4c46-aad9-3aec0bdca28d tempest-TestVolumeBackupRestore-18680935 tempest-TestVolumeBackupRestore-18680935-project-member] Calling method 'show' {{(pid=100524) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:14:47.844248 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.quota [req-d51fc7de-6410-4904-92d3-03128022fae8 req-a58ff90e-42c4-4cb6-afac-36b0c5fdee60 tempest-TestVolumeBootPattern-1923367323 tempest-TestVolumeBootPattern-1923367323-project-member] Created reservations ['0e2217dd-48ca-49c4-bffa-b4db1e3708e2', '690e421a-cb54-4039-86ec-b198d0ba711e', 'c9d285fa-0b47-4a5e-9587-58abf5df4b70', '667d8f7b-c54c-4a4c-9be5-75ca199e38df'] {{(pid=100522) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 27 16:14:47.845063 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.volume.api [req-d51fc7de-6410-4904-92d3-03128022fae8 req-a58ff90e-42c4-4cb6-afac-36b0c5fdee60 tempest-TestVolumeBootPattern-1923367323 tempest-TestVolumeBootPattern-1923367323-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (492f4aaf-823b-4cd2-a23f-65aa8f83ee3c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['0e2217dd-48ca-49c4-bffa-b4db1e3708e2', '690e421a-cb54-4039-86ec-b198d0ba711e', 'c9d285fa-0b47-4a5e-9587-58abf5df4b70', '667d8f7b-c54c-4a4c-9be5-75ca199e38df']}' {{(pid=100522) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 27 16:14:47.845782 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.volume.api [req-d51fc7de-6410-4904-92d3-03128022fae8 req-a58ff90e-42c4-4cb6-afac-36b0c5fdee60 tempest-TestVolumeBootPattern-1923367323 tempest-TestVolumeBootPattern-1923367323-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (af9a43c6-b778-4101-958c-d2dbcec34573) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100522) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 27 16:14:47.846114 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.coordination [req-b60e402f-f547-407c-937e-304fd599bd2c req-a9f4a443-ee33-442d-a0a1-dfb5c274ba00 tempest-AttachVolumeNegativeTest-414954022 tempest-AttachVolumeNegativeTest-414954022-project-member] Lock "cinder-attachment_update-9f57f405-812c-4140-9166-bef8e511b4e3-np0000005924" acquired by "attachment_update" :: waited 0.004s {{(pid=100521) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jul 27 16:14:47.847029 np0000005924 devstack@c-api.service[100521]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:14:47.847029 np0000005924 devstack@c-api.service[100521]: warnings.warn( Jul 27 16:14:47.859461 np0000005924 devstack@c-api.service[100524]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:14:47.859461 np0000005924 devstack@c-api.service[100524]: warnings.warn( Jul 27 16:14:47.865232 np0000005924 devstack@c-api.service[100524]: INFO cinder.volume.api [None req-927d1f75-3126-4c46-aad9-3aec0bdca28d tempest-TestVolumeBackupRestore-18680935 tempest-TestVolumeBackupRestore-18680935-project-member] Volume info retrieved successfully. Jul 27 16:14:47.871161 np0000005924 devstack@c-api.service[100524]: INFO cinder.api.openstack.wsgi [None req-927d1f75-3126-4c46-aad9-3aec0bdca28d tempest-TestVolumeBackupRestore-18680935 tempest-TestVolumeBackupRestore-18680935-project-member] https://10.4.3.117/volume/v3/volumes/5c043ae3-807d-40a0-b772-6703dc2c1f55 returned with HTTP 200 Jul 27 16:14:47.872140 np0000005924 devstack@c-api.service[100524]: [pid: 100524|app: 0|req: 658/2594] 10.4.3.117 () {66 vars in 1348 bytes} [Mon Jul 27 16:14:47 2026] GET /volume/v3/volumes/5c043ae3-807d-40a0-b772-6703dc2c1f55 => generated 1362 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 27 16:14:47.884668 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.middleware.request_id [None req-43fcdd9c-b929-402e-8bec-8d660b83f399 None None] RequestId filter calling following filter/app {{(pid=100523) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:14:47.887791 np0000005924 devstack@c-api.service[100523]: INFO cinder.api.openstack.wsgi [None req-43fcdd9c-b929-402e-8bec-8d660b83f399 tempest-TestVolumeBackupRestore-18680935 tempest-TestVolumeBackupRestore-18680935-project-member] GET https://10.4.3.117/volume/v3/volumes/5c043ae3-807d-40a0-b772-6703dc2c1f55 Jul 27 16:14:47.887988 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.openstack.wsgi [None req-43fcdd9c-b929-402e-8bec-8d660b83f399 tempest-TestVolumeBackupRestore-18680935 tempest-TestVolumeBackupRestore-18680935-project-member] Empty body provided in request {{(pid=100523) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:14:47.890106 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.openstack.wsgi [None req-43fcdd9c-b929-402e-8bec-8d660b83f399 tempest-TestVolumeBackupRestore-18680935 tempest-TestVolumeBackupRestore-18680935-project-member] Calling method 'show' {{(pid=100523) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:14:47.898163 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.volume.api [req-d51fc7de-6410-4904-92d3-03128022fae8 req-a58ff90e-42c4-4cb6-afac-36b0c5fdee60 tempest-TestVolumeBootPattern-1923367323 tempest-TestVolumeBootPattern-1923367323-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (af9a43c6-b778-4101-958c-d2dbcec34573) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'abe1e98c-015b-4283-9e0a-673d1bf79aee', '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='39995a959f30492fa40a168e21074651',qos_specs=None,replication_status=,reservations=['0e2217dd-48ca-49c4-bffa-b4db1e3708e2','690e421a-cb54-4039-86ec-b198d0ba711e','c9d285fa-0b47-4a5e-9587-58abf5df4b70','667d8f7b-c54c-4a4c-9be5-75ca199e38df'],size=1,snapshot_id=a434af58-3d40-4e4f-9188-30313c9928eb,source_replicaid=,source_volid=None,status='creating',user_id='e7859946f1b84212bd0801fb65699926',volume_type_id=2bce4e1a-e6e0-49d9-be36-c3405449a01e), '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-27T16:14:47Z,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=abe1e98c-015b-4283-9e0a-673d1bf79aee,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='39995a959f30492fa40a168e21074651',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=a434af58-3d40-4e4f-9188-30313c9928eb,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='e7859946f1b84212bd0801fb65699926',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(2bce4e1a-e6e0-49d9-be36-c3405449a01e),volume_type_id=2bce4e1a-e6e0-49d9-be36-c3405449a01e)}' {{(pid=100522) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 27 16:14:47.899111 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.volume.api [req-d51fc7de-6410-4904-92d3-03128022fae8 req-a58ff90e-42c4-4cb6-afac-36b0c5fdee60 tempest-TestVolumeBootPattern-1923367323 tempest-TestVolumeBootPattern-1923367323-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (fe0e3902-7af0-4588-aee9-72051275e67a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100522) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 27 16:14:47.899294 np0000005924 devstack@c-api.service[100523]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:14:47.899294 np0000005924 devstack@c-api.service[100523]: warnings.warn( Jul 27 16:14:47.905123 np0000005924 devstack@c-api.service[100523]: INFO cinder.volume.api [None req-43fcdd9c-b929-402e-8bec-8d660b83f399 tempest-TestVolumeBackupRestore-18680935 tempest-TestVolumeBackupRestore-18680935-project-member] Volume info retrieved successfully. Jul 27 16:14:47.910497 np0000005924 devstack@c-api.service[100523]: INFO cinder.api.openstack.wsgi [None req-43fcdd9c-b929-402e-8bec-8d660b83f399 tempest-TestVolumeBackupRestore-18680935 tempest-TestVolumeBackupRestore-18680935-project-member] https://10.4.3.117/volume/v3/volumes/5c043ae3-807d-40a0-b772-6703dc2c1f55 returned with HTTP 200 Jul 27 16:14:47.910835 np0000005924 devstack@c-api.service[100523]: [pid: 100523|app: 0|req: 655/2595] 10.4.3.117 () {66 vars in 1348 bytes} [Mon Jul 27 16:14:47 2026] GET /volume/v3/volumes/5c043ae3-807d-40a0-b772-6703dc2c1f55 => generated 1362 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 27 16:14:47.922409 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.volume.api [req-d51fc7de-6410-4904-92d3-03128022fae8 req-a58ff90e-42c4-4cb6-afac-36b0c5fdee60 tempest-TestVolumeBootPattern-1923367323 tempest-TestVolumeBootPattern-1923367323-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (fe0e3902-7af0-4588-aee9-72051275e67a) transitioned into 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='39995a959f30492fa40a168e21074651',qos_specs=None,replication_status=,reservations=['0e2217dd-48ca-49c4-bffa-b4db1e3708e2','690e421a-cb54-4039-86ec-b198d0ba711e','c9d285fa-0b47-4a5e-9587-58abf5df4b70','667d8f7b-c54c-4a4c-9be5-75ca199e38df'],size=1,snapshot_id=a434af58-3d40-4e4f-9188-30313c9928eb,source_replicaid=,source_volid=None,status='creating',user_id='e7859946f1b84212bd0801fb65699926',volume_type_id=2bce4e1a-e6e0-49d9-be36-c3405449a01e)}' {{(pid=100522) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 27 16:14:47.923476 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.volume.api [req-d51fc7de-6410-4904-92d3-03128022fae8 req-a58ff90e-42c4-4cb6-afac-36b0c5fdee60 tempest-TestVolumeBootPattern-1923367323 tempest-TestVolumeBootPattern-1923367323-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (c1fd23d2-3c85-4d5b-a431-716351851843) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100522) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 27 16:14:47.928544 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.middleware.request_id [None req-0c7dd8b0-58a3-4788-9edf-33f0e31df018 None None] RequestId filter calling following filter/app {{(pid=100524) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:14:47.930250 np0000005924 devstack@c-api.service[100524]: INFO cinder.api.openstack.wsgi [None req-0c7dd8b0-58a3-4788-9edf-33f0e31df018 tempest-TestVolumeBackupRestore-18680935 tempest-TestVolumeBackupRestore-18680935-project-member] POST https://10.4.3.117/volume/v3/backups Jul 27 16:14:47.930724 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.openstack.wsgi [None req-0c7dd8b0-58a3-4788-9edf-33f0e31df018 tempest-TestVolumeBackupRestore-18680935 tempest-TestVolumeBackupRestore-18680935-project-member] Action: 'create', calling method: create, body: {"backup": {"volume_id": "5c043ae3-807d-40a0-b772-6703dc2c1f55", "name": "tempest-TestVolumeBackupRestore-backup-650431382", "description": null, "force": false, "snapshot_id": null, "incremental": false, "container": null}} {{(pid=100524) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 27 16:14:47.932370 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.contrib.backups [None req-0c7dd8b0-58a3-4788-9edf-33f0e31df018 tempest-TestVolumeBackupRestore-18680935 tempest-TestVolumeBackupRestore-18680935-project-member] Creating new backup {'backup': {'volume_id': '5c043ae3-807d-40a0-b772-6703dc2c1f55', 'name': 'tempest-TestVolumeBackupRestore-backup-650431382', 'description': None, 'force': False, 'snapshot_id': None, 'incremental': False, 'container': None}} {{(pid=100524) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Jul 27 16:14:47.932563 np0000005924 devstack@c-api.service[100524]: INFO cinder.api.contrib.backups [None req-0c7dd8b0-58a3-4788-9edf-33f0e31df018 tempest-TestVolumeBackupRestore-18680935 tempest-TestVolumeBackupRestore-18680935-project-member] Creating backup of volume 5c043ae3-807d-40a0-b772-6703dc2c1f55 in container None Jul 27 16:14:47.941743 np0000005924 devstack@c-api.service[100524]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:14:47.941743 np0000005924 devstack@c-api.service[100524]: warnings.warn( Jul 27 16:14:47.942369 np0000005924 devstack@c-api.service[100524]: INFO cinder.volume.api [None req-0c7dd8b0-58a3-4788-9edf-33f0e31df018 tempest-TestVolumeBackupRestore-18680935 tempest-TestVolumeBackupRestore-18680935-project-member] Volume info retrieved successfully. Jul 27 16:14:47.945717 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.volume.api [req-d51fc7de-6410-4904-92d3-03128022fae8 req-a58ff90e-42c4-4cb6-afac-36b0c5fdee60 tempest-TestVolumeBootPattern-1923367323 tempest-TestVolumeBootPattern-1923367323-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (c1fd23d2-3c85-4d5b-a431-716351851843) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100522) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 27 16:14:47.946620 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.volume.api [req-d51fc7de-6410-4904-92d3-03128022fae8 req-a58ff90e-42c4-4cb6-afac-36b0c5fdee60 tempest-TestVolumeBootPattern-1923367323 tempest-TestVolumeBootPattern-1923367323-project-member] Flow 'volume_create_api' (ed4c804b-63e2-4c45-9a0a-18b5ee017a06) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100522) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 27 16:14:47.946758 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.coordination [req-b60e402f-f547-407c-937e-304fd599bd2c req-a9f4a443-ee33-442d-a0a1-dfb5c274ba00 tempest-AttachVolumeNegativeTest-414954022 tempest-AttachVolumeNegativeTest-414954022-project-member] Lock "cinder-attachment_update-9f57f405-812c-4140-9166-bef8e511b4e3-np0000005924" released by "attachment_update" :: held 0.101s {{(pid=100521) __release /opt/stack/cinder/cinder/coordination.py:152}} Jul 27 16:14:47.946930 np0000005924 devstack@c-api.service[100522]: INFO cinder.volume.api [req-d51fc7de-6410-4904-92d3-03128022fae8 req-a58ff90e-42c4-4cb6-afac-36b0c5fdee60 tempest-TestVolumeBootPattern-1923367323 tempest-TestVolumeBootPattern-1923367323-project-member] Create volume request issued successfully. Jul 27 16:14:47.947078 np0000005924 devstack@c-api.service[100521]: INFO cinder.api.openstack.wsgi [req-b60e402f-f547-407c-937e-304fd599bd2c req-a9f4a443-ee33-442d-a0a1-dfb5c274ba00 tempest-AttachVolumeNegativeTest-414954022 tempest-AttachVolumeNegativeTest-414954022-project-member] https://10.4.3.117/volume/v3/attachments/80e3c3c3-b6d0-4eee-8cd1-411bfd34d404 returned with HTTP 200 Jul 27 16:14:47.947505 np0000005924 devstack@c-api.service[100522]: INFO cinder.api.openstack.wsgi [req-d51fc7de-6410-4904-92d3-03128022fae8 req-a58ff90e-42c4-4cb6-afac-36b0c5fdee60 tempest-TestVolumeBootPattern-1923367323 tempest-TestVolumeBootPattern-1923367323-project-member] https://10.4.3.117/volume/v3/volumes returned with HTTP 202 Jul 27 16:14:47.947850 np0000005924 devstack@c-api.service[100521]: [pid: 100521|app: 0|req: 641/2596] 10.4.3.117 () {74 vars in 1704 bytes} [Mon Jul 27 16:14:47 2026] PUT /volume/v3/attachments/80e3c3c3-b6d0-4eee-8cd1-411bfd34d404 => generated 969 bytes in 123 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 27 16:14:47.947919 np0000005924 devstack@c-api.service[100522]: [pid: 100522|app: 0|req: 643/2597] 10.4.3.117 () {72 vars in 1541 bytes} [Mon Jul 27 16:14:47 2026] POST /volume/v3/volumes => generated 736 bytes in 217 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 27 16:14:47.964833 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.middleware.request_id [req-d51fc7de-6410-4904-92d3-03128022fae8 req-f4fec105-82f9-431e-952f-5b936b75615f None None] RequestId filter calling following filter/app {{(pid=100523) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:14:47.970574 np0000005924 devstack@c-api.service[100523]: INFO cinder.api.openstack.wsgi [req-d51fc7de-6410-4904-92d3-03128022fae8 req-f4fec105-82f9-431e-952f-5b936b75615f tempest-TestVolumeBootPattern-1923367323 tempest-TestVolumeBootPattern-1923367323-project-member] GET https://10.4.3.117/volume/v3/volumes/abe1e98c-015b-4283-9e0a-673d1bf79aee Jul 27 16:14:47.970574 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.openstack.wsgi [req-d51fc7de-6410-4904-92d3-03128022fae8 req-f4fec105-82f9-431e-952f-5b936b75615f tempest-TestVolumeBootPattern-1923367323 tempest-TestVolumeBootPattern-1923367323-project-member] Empty body provided in request {{(pid=100523) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:14:47.970574 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.openstack.wsgi [req-d51fc7de-6410-4904-92d3-03128022fae8 req-f4fec105-82f9-431e-952f-5b936b75615f tempest-TestVolumeBootPattern-1923367323 tempest-TestVolumeBootPattern-1923367323-project-member] Calling method 'show' {{(pid=100523) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:14:47.976458 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.quota [None req-0c7dd8b0-58a3-4788-9edf-33f0e31df018 tempest-TestVolumeBackupRestore-18680935 tempest-TestVolumeBackupRestore-18680935-project-member] Created reservations ['6ed94362-220e-432f-8cf8-ff2488f046cb', 'f184dfa6-4a93-47cb-9538-455607b7c334'] {{(pid=100524) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 27 16:14:47.979274 np0000005924 devstack@c-api.service[100523]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:14:47.979274 np0000005924 devstack@c-api.service[100523]: warnings.warn( Jul 27 16:14:47.985756 np0000005924 devstack@c-api.service[100523]: INFO cinder.volume.api [req-d51fc7de-6410-4904-92d3-03128022fae8 req-f4fec105-82f9-431e-952f-5b936b75615f tempest-TestVolumeBootPattern-1923367323 tempest-TestVolumeBootPattern-1923367323-project-member] Volume info retrieved successfully. Jul 27 16:14:47.997038 np0000005924 devstack@c-api.service[100523]: INFO cinder.api.openstack.wsgi [req-d51fc7de-6410-4904-92d3-03128022fae8 req-f4fec105-82f9-431e-952f-5b936b75615f tempest-TestVolumeBootPattern-1923367323 tempest-TestVolumeBootPattern-1923367323-project-member] https://10.4.3.117/volume/v3/volumes/abe1e98c-015b-4283-9e0a-673d1bf79aee returned with HTTP 200 Jul 27 16:14:47.997738 np0000005924 devstack@c-api.service[100523]: [pid: 100523|app: 0|req: 656/2598] 10.4.3.117 () {68 vars in 1598 bytes} [Mon Jul 27 16:14:47 2026] GET /volume/v3/volumes/abe1e98c-015b-4283-9e0a-673d1bf79aee => generated 804 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 27 16:14:48.009674 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.middleware.request_id [req-d51fc7de-6410-4904-92d3-03128022fae8 req-9409aec5-ca22-46e6-a0da-4a117a298865 None None] RequestId filter calling following filter/app {{(pid=100521) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:14:48.011636 np0000005924 devstack@c-api.service[100521]: INFO cinder.api.openstack.wsgi [req-d51fc7de-6410-4904-92d3-03128022fae8 req-9409aec5-ca22-46e6-a0da-4a117a298865 tempest-TestVolumeBootPattern-1923367323 tempest-TestVolumeBootPattern-1923367323-project-member] GET https://10.4.3.117/volume/v3/volumes/abe1e98c-015b-4283-9e0a-673d1bf79aee Jul 27 16:14:48.011862 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.openstack.wsgi [req-d51fc7de-6410-4904-92d3-03128022fae8 req-9409aec5-ca22-46e6-a0da-4a117a298865 tempest-TestVolumeBootPattern-1923367323 tempest-TestVolumeBootPattern-1923367323-project-member] Empty body provided in request {{(pid=100521) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:14:48.012072 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.openstack.wsgi [req-d51fc7de-6410-4904-92d3-03128022fae8 req-9409aec5-ca22-46e6-a0da-4a117a298865 tempest-TestVolumeBootPattern-1923367323 tempest-TestVolumeBootPattern-1923367323-project-member] Calling method 'show' {{(pid=100521) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:14:48.021289 np0000005924 devstack@c-api.service[100521]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:14:48.021289 np0000005924 devstack@c-api.service[100521]: warnings.warn( Jul 27 16:14:48.025444 np0000005924 devstack@c-api.service[100521]: INFO cinder.volume.api [req-d51fc7de-6410-4904-92d3-03128022fae8 req-9409aec5-ca22-46e6-a0da-4a117a298865 tempest-TestVolumeBootPattern-1923367323 tempest-TestVolumeBootPattern-1923367323-project-member] Volume info retrieved successfully. Jul 27 16:14:48.031623 np0000005924 devstack@c-api.service[100521]: INFO cinder.api.openstack.wsgi [req-d51fc7de-6410-4904-92d3-03128022fae8 req-9409aec5-ca22-46e6-a0da-4a117a298865 tempest-TestVolumeBootPattern-1923367323 tempest-TestVolumeBootPattern-1923367323-project-member] https://10.4.3.117/volume/v3/volumes/abe1e98c-015b-4283-9e0a-673d1bf79aee returned with HTTP 200 Jul 27 16:14:48.032003 np0000005924 devstack@c-api.service[100521]: [pid: 100521|app: 0|req: 642/2599] 10.4.3.117 () {68 vars in 1598 bytes} [Mon Jul 27 16:14:48 2026] GET /volume/v3/volumes/abe1e98c-015b-4283-9e0a-673d1bf79aee => generated 804 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 27 16:14:48.035381 np0000005924 devstack@c-api.service[100524]: INFO cinder.api.openstack.wsgi [None req-0c7dd8b0-58a3-4788-9edf-33f0e31df018 tempest-TestVolumeBackupRestore-18680935 tempest-TestVolumeBackupRestore-18680935-project-member] https://10.4.3.117/volume/v3/backups returned with HTTP 202 Jul 27 16:14:48.036268 np0000005924 devstack@c-api.service[100524]: [pid: 100524|app: 0|req: 659/2600] 10.4.3.117 () {68 vars in 1259 bytes} [Mon Jul 27 16:14:47 2026] POST /volume/v3/backups => generated 334 bytes in 108 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 27 16:14:48.048888 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.middleware.request_id [None req-4bda1e08-dab6-493c-bd78-4c195148274e None None] RequestId filter calling following filter/app {{(pid=100522) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:14:48.051708 np0000005924 devstack@c-api.service[100522]: INFO cinder.api.openstack.wsgi [None req-4bda1e08-dab6-493c-bd78-4c195148274e tempest-TestVolumeBackupRestore-18680935 tempest-TestVolumeBackupRestore-18680935-project-member] GET https://10.4.3.117/volume/v3/backups/97ab705f-a381-453e-ab9b-3917e342f48f Jul 27 16:14:48.051981 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.openstack.wsgi [None req-4bda1e08-dab6-493c-bd78-4c195148274e tempest-TestVolumeBackupRestore-18680935 tempest-TestVolumeBackupRestore-18680935-project-member] Empty body provided in request {{(pid=100522) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:14:48.052233 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.openstack.wsgi [None req-4bda1e08-dab6-493c-bd78-4c195148274e tempest-TestVolumeBackupRestore-18680935 tempest-TestVolumeBackupRestore-18680935-project-member] Calling method 'show' {{(pid=100522) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:14:48.052474 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.v3.backups [None req-4bda1e08-dab6-493c-bd78-4c195148274e tempest-TestVolumeBackupRestore-18680935 tempest-TestVolumeBackupRestore-18680935-project-member] Show backup with id 97ab705f-a381-453e-ab9b-3917e342f48f. {{(pid=100522) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 27 16:14:48.057950 np0000005924 devstack@c-api.service[100522]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:14:48.057950 np0000005924 devstack@c-api.service[100522]: warnings.warn( Jul 27 16:14:48.058968 np0000005924 devstack@c-api.service[100522]: INFO cinder.api.openstack.wsgi [None req-4bda1e08-dab6-493c-bd78-4c195148274e tempest-TestVolumeBackupRestore-18680935 tempest-TestVolumeBackupRestore-18680935-project-member] https://10.4.3.117/volume/v3/backups/97ab705f-a381-453e-ab9b-3917e342f48f returned with HTTP 200 Jul 27 16:14:48.059387 np0000005924 devstack@c-api.service[100522]: [pid: 100522|app: 0|req: 644/2601] 10.4.3.117 () {66 vars in 1348 bytes} [Mon Jul 27 16:14:48 2026] GET /volume/v3/backups/97ab705f-a381-453e-ab9b-3917e342f48f => generated 741 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 27 16:14:48.225830 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.middleware.request_id [None req-d2f78b66-e578-4244-b78b-f06de2b1fc73 None None] RequestId filter calling following filter/app {{(pid=100523) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:14:48.394581 np0000005924 devstack@c-api.service[100523]: INFO cinder.api.openstack.wsgi [None req-d2f78b66-e578-4244-b78b-f06de2b1fc73 tempest-AbsoluteLimitsTests-1940990863 tempest-AbsoluteLimitsTests-1940990863-project-member] POST https://10.4.3.117/volume/v3/volumes Jul 27 16:14:48.394739 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.openstack.wsgi [None req-d2f78b66-e578-4244-b78b-f06de2b1fc73 tempest-AbsoluteLimitsTests-1940990863 tempest-AbsoluteLimitsTests-1940990863-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-AbsoluteLimitsTests-Volume-1658448400"}} {{(pid=100523) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 27 16:14:48.396948 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.v3.volumes [None req-d2f78b66-e578-4244-b78b-f06de2b1fc73 tempest-AbsoluteLimitsTests-1940990863 tempest-AbsoluteLimitsTests-1940990863-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-AbsoluteLimitsTests-Volume-1658448400'}} {{(pid=100523) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 27 16:14:48.397089 np0000005924 devstack@c-api.service[100523]: INFO cinder.api.v3.volumes [None req-d2f78b66-e578-4244-b78b-f06de2b1fc73 tempest-AbsoluteLimitsTests-1940990863 tempest-AbsoluteLimitsTests-1940990863-project-member] Create volume of 1 GB Jul 27 16:14:48.403125 np0000005924 devstack@c-api.service[100523]: INFO cinder.volume.api [None req-d2f78b66-e578-4244-b78b-f06de2b1fc73 tempest-AbsoluteLimitsTests-1940990863 tempest-AbsoluteLimitsTests-1940990863-project-member] Availability Zones retrieved successfully. Jul 27 16:14:48.416902 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.volume.api [None req-d2f78b66-e578-4244-b78b-f06de2b1fc73 tempest-AbsoluteLimitsTests-1940990863 tempest-AbsoluteLimitsTests-1940990863-project-member] Flow 'volume_create_api' (d9838c81-48c3-4505-9940-3e0e7493b7db) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100523) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 27 16:14:48.417843 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.volume.api [None req-d2f78b66-e578-4244-b78b-f06de2b1fc73 tempest-AbsoluteLimitsTests-1940990863 tempest-AbsoluteLimitsTests-1940990863-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (512c9357-6111-405d-9299-2b777e968b16) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100523) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 27 16:14:48.418790 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.volume.flows.api.create_volume [None req-d2f78b66-e578-4244-b78b-f06de2b1fc73 tempest-AbsoluteLimitsTests-1940990863 tempest-AbsoluteLimitsTests-1940990863-project-member] Validating volume size '1' using validate_int {{(pid=100523) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 27 16:14:48.447667 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.volume.api [None req-d2f78b66-e578-4244-b78b-f06de2b1fc73 tempest-AbsoluteLimitsTests-1940990863 tempest-AbsoluteLimitsTests-1940990863-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (512c9357-6111-405d-9299-2b777e968b16) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-27T16:04:59Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=2bce4e1a-e6e0-49d9-be36-c3405449a01e,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '2bce4e1a-e6e0-49d9-be36-c3405449a01e', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100523) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 27 16:14:48.448644 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.volume.api [None req-d2f78b66-e578-4244-b78b-f06de2b1fc73 tempest-AbsoluteLimitsTests-1940990863 tempest-AbsoluteLimitsTests-1940990863-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (66c6f760-10ad-402d-8bbc-2abce551bbf0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100523) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 27 16:14:48.553657 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.quota [None req-d2f78b66-e578-4244-b78b-f06de2b1fc73 tempest-AbsoluteLimitsTests-1940990863 tempest-AbsoluteLimitsTests-1940990863-project-member] Created reservations ['b3bf3611-b9ff-4e57-ad7b-ed69833f1d30', 'a25ec0fa-6832-4de9-a778-28c739bd8095', 'b3290d51-528d-4ab1-8c5a-c8eba65831d1', 'c1e6271c-0750-4c85-8208-5d3ca3c9d0c4'] {{(pid=100523) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 27 16:14:48.554901 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.volume.api [None req-d2f78b66-e578-4244-b78b-f06de2b1fc73 tempest-AbsoluteLimitsTests-1940990863 tempest-AbsoluteLimitsTests-1940990863-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (66c6f760-10ad-402d-8bbc-2abce551bbf0) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['b3bf3611-b9ff-4e57-ad7b-ed69833f1d30', 'a25ec0fa-6832-4de9-a778-28c739bd8095', 'b3290d51-528d-4ab1-8c5a-c8eba65831d1', 'c1e6271c-0750-4c85-8208-5d3ca3c9d0c4']}' {{(pid=100523) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 27 16:14:48.555989 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.volume.api [None req-d2f78b66-e578-4244-b78b-f06de2b1fc73 tempest-AbsoluteLimitsTests-1940990863 tempest-AbsoluteLimitsTests-1940990863-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (a0f18adb-4ffc-41af-bafe-347aa084a0bc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100523) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 27 16:14:48.592115 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.volume.api [None req-d2f78b66-e578-4244-b78b-f06de2b1fc73 tempest-AbsoluteLimitsTests-1940990863 tempest-AbsoluteLimitsTests-1940990863-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (a0f18adb-4ffc-41af-bafe-347aa084a0bc) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '31a95982-d8e1-444c-9a98-3b89999cbc25', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-AbsoluteLimitsTests-Volume-1658448400',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='cb5c67f3daa34cd1968bd63f388dccb4',qos_specs=None,replication_status=,reservations=['b3bf3611-b9ff-4e57-ad7b-ed69833f1d30','a25ec0fa-6832-4de9-a778-28c739bd8095','b3290d51-528d-4ab1-8c5a-c8eba65831d1','c1e6271c-0750-4c85-8208-5d3ca3c9d0c4'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='325240c71bf2402e9f8fadab9057117d',volume_type_id=2bce4e1a-e6e0-49d9-be36-c3405449a01e), 'volume': Volume(_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-27T16:14:48Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-AbsoluteLimitsTests-Volume-1658448400',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=31a95982-d8e1-444c-9a98-3b89999cbc25,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='cb5c67f3daa34cd1968bd63f388dccb4',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='325240c71bf2402e9f8fadab9057117d',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(2bce4e1a-e6e0-49d9-be36-c3405449a01e),volume_type_id=2bce4e1a-e6e0-49d9-be36-c3405449a01e)}' {{(pid=100523) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 27 16:14:48.592934 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.volume.api [None req-d2f78b66-e578-4244-b78b-f06de2b1fc73 tempest-AbsoluteLimitsTests-1940990863 tempest-AbsoluteLimitsTests-1940990863-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (279c2546-5ff3-45d3-98aa-67464c5b7b60) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100523) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 27 16:14:48.629218 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.volume.api [None req-d2f78b66-e578-4244-b78b-f06de2b1fc73 tempest-AbsoluteLimitsTests-1940990863 tempest-AbsoluteLimitsTests-1940990863-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (279c2546-5ff3-45d3-98aa-67464c5b7b60) transitioned into state 'SUCCESS' from state '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-1658448400',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='cb5c67f3daa34cd1968bd63f388dccb4',qos_specs=None,replication_status=,reservations=['b3bf3611-b9ff-4e57-ad7b-ed69833f1d30','a25ec0fa-6832-4de9-a778-28c739bd8095','b3290d51-528d-4ab1-8c5a-c8eba65831d1','c1e6271c-0750-4c85-8208-5d3ca3c9d0c4'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='325240c71bf2402e9f8fadab9057117d',volume_type_id=2bce4e1a-e6e0-49d9-be36-c3405449a01e)}' {{(pid=100523) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 27 16:14:48.630044 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.volume.api [None req-d2f78b66-e578-4244-b78b-f06de2b1fc73 tempest-AbsoluteLimitsTests-1940990863 tempest-AbsoluteLimitsTests-1940990863-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (ba3dc7f3-42e7-49cb-9216-2e6e979d25f9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100523) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 27 16:14:48.645690 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.volume.api [None req-d2f78b66-e578-4244-b78b-f06de2b1fc73 tempest-AbsoluteLimitsTests-1940990863 tempest-AbsoluteLimitsTests-1940990863-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (ba3dc7f3-42e7-49cb-9216-2e6e979d25f9) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100523) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 27 16:14:48.648348 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.volume.api [None req-d2f78b66-e578-4244-b78b-f06de2b1fc73 tempest-AbsoluteLimitsTests-1940990863 tempest-AbsoluteLimitsTests-1940990863-project-member] Flow 'volume_create_api' (d9838c81-48c3-4505-9940-3e0e7493b7db) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100523) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 27 16:14:48.648348 np0000005924 devstack@c-api.service[100523]: INFO cinder.volume.api [None req-d2f78b66-e578-4244-b78b-f06de2b1fc73 tempest-AbsoluteLimitsTests-1940990863 tempest-AbsoluteLimitsTests-1940990863-project-member] Create volume request issued successfully. Jul 27 16:14:48.648348 np0000005924 devstack@c-api.service[100523]: INFO cinder.api.openstack.wsgi [None req-d2f78b66-e578-4244-b78b-f06de2b1fc73 tempest-AbsoluteLimitsTests-1940990863 tempest-AbsoluteLimitsTests-1940990863-project-member] https://10.4.3.117/volume/v3/volumes returned with HTTP 202 Jul 27 16:14:48.648348 np0000005924 devstack@c-api.service[100523]: [pid: 100523|app: 0|req: 657/2602] 10.4.3.117 () {68 vars in 1258 bytes} [Mon Jul 27 16:14:48 2026] POST /volume/v3/volumes => generated 750 bytes in 423 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 27 16:14:48.661177 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.middleware.request_id [None req-53063bc8-5284-40c3-9fa0-9cf4a01629bd None None] RequestId filter calling following filter/app {{(pid=100521) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:14:48.662398 np0000005924 devstack@c-api.service[100521]: INFO cinder.api.openstack.wsgi [None req-53063bc8-5284-40c3-9fa0-9cf4a01629bd tempest-AbsoluteLimitsTests-1940990863 tempest-AbsoluteLimitsTests-1940990863-project-member] GET https://10.4.3.117/volume/v3/volumes/31a95982-d8e1-444c-9a98-3b89999cbc25 Jul 27 16:14:48.662920 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.openstack.wsgi [None req-53063bc8-5284-40c3-9fa0-9cf4a01629bd tempest-AbsoluteLimitsTests-1940990863 tempest-AbsoluteLimitsTests-1940990863-project-member] Empty body provided in request {{(pid=100521) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:14:48.662920 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.openstack.wsgi [None req-53063bc8-5284-40c3-9fa0-9cf4a01629bd tempest-AbsoluteLimitsTests-1940990863 tempest-AbsoluteLimitsTests-1940990863-project-member] Calling method 'show' {{(pid=100521) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:14:48.671906 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.middleware.request_id [None req-16f91ffb-6fc5-4eb3-9c18-27e1e4328aef None None] RequestId filter calling following filter/app {{(pid=100524) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:14:48.676351 np0000005924 devstack@c-api.service[100524]: INFO cinder.api.openstack.wsgi [None req-16f91ffb-6fc5-4eb3-9c18-27e1e4328aef tempest-AttachVolumeNegativeTest-414954022 tempest-AttachVolumeNegativeTest-414954022-project-member] GET https://10.4.3.117/volume/v3/volumes/9f57f405-812c-4140-9166-bef8e511b4e3 Jul 27 16:14:48.676351 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.openstack.wsgi [None req-16f91ffb-6fc5-4eb3-9c18-27e1e4328aef tempest-AttachVolumeNegativeTest-414954022 tempest-AttachVolumeNegativeTest-414954022-project-member] Empty body provided in request {{(pid=100524) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:14:48.676351 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.openstack.wsgi [None req-16f91ffb-6fc5-4eb3-9c18-27e1e4328aef tempest-AttachVolumeNegativeTest-414954022 tempest-AttachVolumeNegativeTest-414954022-project-member] Calling method 'show' {{(pid=100524) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:14:48.676776 np0000005924 devstack@c-api.service[100521]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:14:48.676776 np0000005924 devstack@c-api.service[100521]: warnings.warn( Jul 27 16:14:48.682496 np0000005924 devstack@c-api.service[100521]: INFO cinder.volume.api [None req-53063bc8-5284-40c3-9fa0-9cf4a01629bd tempest-AbsoluteLimitsTests-1940990863 tempest-AbsoluteLimitsTests-1940990863-project-member] Volume info retrieved successfully. Jul 27 16:14:48.687685 np0000005924 devstack@c-api.service[100521]: INFO cinder.api.openstack.wsgi [None req-53063bc8-5284-40c3-9fa0-9cf4a01629bd tempest-AbsoluteLimitsTests-1940990863 tempest-AbsoluteLimitsTests-1940990863-project-member] https://10.4.3.117/volume/v3/volumes/31a95982-d8e1-444c-9a98-3b89999cbc25 returned with HTTP 200 Jul 27 16:14:48.688161 np0000005924 devstack@c-api.service[100521]: [pid: 100521|app: 0|req: 643/2603] 10.4.3.117 () {66 vars in 1348 bytes} [Mon Jul 27 16:14:48 2026] GET /volume/v3/volumes/31a95982-d8e1-444c-9a98-3b89999cbc25 => generated 818 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 27 16:14:48.689356 np0000005924 devstack@c-api.service[100524]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:14:48.689356 np0000005924 devstack@c-api.service[100524]: warnings.warn( Jul 27 16:14:48.694049 np0000005924 devstack@c-api.service[100524]: INFO cinder.volume.api [None req-16f91ffb-6fc5-4eb3-9c18-27e1e4328aef tempest-AttachVolumeNegativeTest-414954022 tempest-AttachVolumeNegativeTest-414954022-project-member] Volume info retrieved successfully. Jul 27 16:14:48.700728 np0000005924 devstack@c-api.service[100524]: INFO cinder.api.openstack.wsgi [None req-16f91ffb-6fc5-4eb3-9c18-27e1e4328aef tempest-AttachVolumeNegativeTest-414954022 tempest-AttachVolumeNegativeTest-414954022-project-member] https://10.4.3.117/volume/v3/volumes/9f57f405-812c-4140-9166-bef8e511b4e3 returned with HTTP 200 Jul 27 16:14:48.701222 np0000005924 devstack@c-api.service[100524]: [pid: 100524|app: 0|req: 660/2604] 10.4.3.117 () {66 vars in 1348 bytes} [Mon Jul 27 16:14:48 2026] GET /volume/v3/volumes/9f57f405-812c-4140-9166-bef8e511b4e3 => generated 848 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 27 16:14:49.071054 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.middleware.request_id [None req-4f7bf511-88b3-4fdb-8822-6abbe5e2c1af None None] RequestId filter calling following filter/app {{(pid=100522) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:14:49.072878 np0000005924 devstack@c-api.service[100522]: INFO cinder.api.openstack.wsgi [None req-4f7bf511-88b3-4fdb-8822-6abbe5e2c1af tempest-TestVolumeBackupRestore-18680935 tempest-TestVolumeBackupRestore-18680935-project-member] GET https://10.4.3.117/volume/v3/backups/97ab705f-a381-453e-ab9b-3917e342f48f Jul 27 16:14:49.073073 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.openstack.wsgi [None req-4f7bf511-88b3-4fdb-8822-6abbe5e2c1af tempest-TestVolumeBackupRestore-18680935 tempest-TestVolumeBackupRestore-18680935-project-member] Empty body provided in request {{(pid=100522) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:14:49.073248 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.openstack.wsgi [None req-4f7bf511-88b3-4fdb-8822-6abbe5e2c1af tempest-TestVolumeBackupRestore-18680935 tempest-TestVolumeBackupRestore-18680935-project-member] Calling method 'show' {{(pid=100522) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:14:49.073371 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.v3.backups [None req-4f7bf511-88b3-4fdb-8822-6abbe5e2c1af tempest-TestVolumeBackupRestore-18680935 tempest-TestVolumeBackupRestore-18680935-project-member] Show backup with id 97ab705f-a381-453e-ab9b-3917e342f48f. {{(pid=100522) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 27 16:14:49.077630 np0000005924 devstack@c-api.service[100522]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:14:49.077630 np0000005924 devstack@c-api.service[100522]: warnings.warn( Jul 27 16:14:49.078534 np0000005924 devstack@c-api.service[100522]: INFO cinder.api.openstack.wsgi [None req-4f7bf511-88b3-4fdb-8822-6abbe5e2c1af tempest-TestVolumeBackupRestore-18680935 tempest-TestVolumeBackupRestore-18680935-project-member] https://10.4.3.117/volume/v3/backups/97ab705f-a381-453e-ab9b-3917e342f48f returned with HTTP 200 Jul 27 16:14:49.078906 np0000005924 devstack@c-api.service[100522]: [pid: 100522|app: 0|req: 645/2605] 10.4.3.117 () {66 vars in 1348 bytes} [Mon Jul 27 16:14:49 2026] GET /volume/v3/backups/97ab705f-a381-453e-ab9b-3917e342f48f => generated 743 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 27 16:14:49.700552 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.middleware.request_id [None req-83d6febe-d600-4265-8b35-f27b2ebaf127 None None] RequestId filter calling following filter/app {{(pid=100523) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:14:49.703974 np0000005924 devstack@c-api.service[100523]: INFO cinder.api.openstack.wsgi [None req-83d6febe-d600-4265-8b35-f27b2ebaf127 tempest-AbsoluteLimitsTests-1940990863 tempest-AbsoluteLimitsTests-1940990863-project-member] GET https://10.4.3.117/volume/v3/volumes/31a95982-d8e1-444c-9a98-3b89999cbc25 Jul 27 16:14:49.703974 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.openstack.wsgi [None req-83d6febe-d600-4265-8b35-f27b2ebaf127 tempest-AbsoluteLimitsTests-1940990863 tempest-AbsoluteLimitsTests-1940990863-project-member] Empty body provided in request {{(pid=100523) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:14:49.703974 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.openstack.wsgi [None req-83d6febe-d600-4265-8b35-f27b2ebaf127 tempest-AbsoluteLimitsTests-1940990863 tempest-AbsoluteLimitsTests-1940990863-project-member] Calling method 'show' {{(pid=100523) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:14:49.711271 np0000005924 devstack@c-api.service[100523]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:14:49.711271 np0000005924 devstack@c-api.service[100523]: warnings.warn( Jul 27 16:14:49.715965 np0000005924 devstack@c-api.service[100523]: INFO cinder.volume.api [None req-83d6febe-d600-4265-8b35-f27b2ebaf127 tempest-AbsoluteLimitsTests-1940990863 tempest-AbsoluteLimitsTests-1940990863-project-member] Volume info retrieved successfully. Jul 27 16:14:49.716535 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.middleware.request_id [None req-06116881-19cd-4b3a-85ac-480a4274ba0b None None] RequestId filter calling following filter/app {{(pid=100521) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:14:49.718394 np0000005924 devstack@c-api.service[100521]: INFO cinder.api.openstack.wsgi [None req-06116881-19cd-4b3a-85ac-480a4274ba0b tempest-AttachVolumeNegativeTest-414954022 tempest-AttachVolumeNegativeTest-414954022-project-member] GET https://10.4.3.117/volume/v3/volumes/9f57f405-812c-4140-9166-bef8e511b4e3 Jul 27 16:14:49.718394 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.openstack.wsgi [None req-06116881-19cd-4b3a-85ac-480a4274ba0b tempest-AttachVolumeNegativeTest-414954022 tempest-AttachVolumeNegativeTest-414954022-project-member] Empty body provided in request {{(pid=100521) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:14:49.718394 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.openstack.wsgi [None req-06116881-19cd-4b3a-85ac-480a4274ba0b tempest-AttachVolumeNegativeTest-414954022 tempest-AttachVolumeNegativeTest-414954022-project-member] Calling method 'show' {{(pid=100521) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:14:49.722656 np0000005924 devstack@c-api.service[100523]: INFO cinder.api.openstack.wsgi [None req-83d6febe-d600-4265-8b35-f27b2ebaf127 tempest-AbsoluteLimitsTests-1940990863 tempest-AbsoluteLimitsTests-1940990863-project-member] https://10.4.3.117/volume/v3/volumes/31a95982-d8e1-444c-9a98-3b89999cbc25 returned with HTTP 200 Jul 27 16:14:49.723284 np0000005924 devstack@c-api.service[100523]: [pid: 100523|app: 0|req: 658/2606] 10.4.3.117 () {66 vars in 1348 bytes} [Mon Jul 27 16:14:49 2026] GET /volume/v3/volumes/31a95982-d8e1-444c-9a98-3b89999cbc25 => generated 843 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 27 16:14:49.729462 np0000005924 devstack@c-api.service[100521]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:14:49.729462 np0000005924 devstack@c-api.service[100521]: warnings.warn( Jul 27 16:14:49.732086 np0000005924 devstack@c-api.service[100521]: INFO cinder.volume.api [None req-06116881-19cd-4b3a-85ac-480a4274ba0b tempest-AttachVolumeNegativeTest-414954022 tempest-AttachVolumeNegativeTest-414954022-project-member] Volume info retrieved successfully. Jul 27 16:14:49.735613 np0000005924 devstack@c-api.service[100521]: INFO cinder.api.openstack.wsgi [None req-06116881-19cd-4b3a-85ac-480a4274ba0b tempest-AttachVolumeNegativeTest-414954022 tempest-AttachVolumeNegativeTest-414954022-project-member] https://10.4.3.117/volume/v3/volumes/9f57f405-812c-4140-9166-bef8e511b4e3 returned with HTTP 200 Jul 27 16:14:49.735953 np0000005924 devstack@c-api.service[100521]: [pid: 100521|app: 0|req: 644/2607] 10.4.3.117 () {66 vars in 1348 bytes} [Mon Jul 27 16:14:49 2026] GET /volume/v3/volumes/9f57f405-812c-4140-9166-bef8e511b4e3 => generated 848 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 27 16:14:49.737286 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.middleware.request_id [None req-04863726-a0f1-4cb3-867d-ce9c000c4fb1 None None] RequestId filter calling following filter/app {{(pid=100524) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:14:49.739766 np0000005924 devstack@c-api.service[100524]: INFO cinder.api.openstack.wsgi [None req-04863726-a0f1-4cb3-867d-ce9c000c4fb1 tempest-AbsoluteLimitsTests-1940990863 tempest-AbsoluteLimitsTests-1940990863-project-member] GET https://10.4.3.117/volume/v3/limits Jul 27 16:14:49.740938 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.openstack.wsgi [None req-04863726-a0f1-4cb3-867d-ce9c000c4fb1 tempest-AbsoluteLimitsTests-1940990863 tempest-AbsoluteLimitsTests-1940990863-project-member] Empty body provided in request {{(pid=100524) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:14:49.740938 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.openstack.wsgi [None req-04863726-a0f1-4cb3-867d-ce9c000c4fb1 tempest-AbsoluteLimitsTests-1940990863 tempest-AbsoluteLimitsTests-1940990863-project-member] Calling method 'index' {{(pid=100524) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:14:49.771478 np0000005924 devstack@c-api.service[100524]: INFO cinder.api.openstack.wsgi [None req-04863726-a0f1-4cb3-867d-ce9c000c4fb1 tempest-AbsoluteLimitsTests-1940990863 tempest-AbsoluteLimitsTests-1940990863-project-member] https://10.4.3.117/volume/v3/limits returned with HTTP 200 Jul 27 16:14:49.771931 np0000005924 devstack@c-api.service[100524]: [pid: 100524|app: 0|req: 661/2608] 10.4.3.117 () {66 vars in 1234 bytes} [Mon Jul 27 16:14:49 2026] GET /volume/v3/limits => generated 302 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 27 16:14:49.783174 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.middleware.request_id [None req-11725fc1-e54d-4541-b191-2e05f06db4af None None] RequestId filter calling following filter/app {{(pid=100522) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:14:49.784973 np0000005924 devstack@c-api.service[100522]: INFO cinder.api.openstack.wsgi [None req-11725fc1-e54d-4541-b191-2e05f06db4af tempest-AbsoluteLimitsTests-1940990863 tempest-AbsoluteLimitsTests-1940990863-project-member] GET https://10.4.3.117/volume/v3/volumes/31a95982-d8e1-444c-9a98-3b89999cbc25 Jul 27 16:14:49.785175 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.openstack.wsgi [None req-11725fc1-e54d-4541-b191-2e05f06db4af tempest-AbsoluteLimitsTests-1940990863 tempest-AbsoluteLimitsTests-1940990863-project-member] Empty body provided in request {{(pid=100522) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:14:49.785396 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.openstack.wsgi [None req-11725fc1-e54d-4541-b191-2e05f06db4af tempest-AbsoluteLimitsTests-1940990863 tempest-AbsoluteLimitsTests-1940990863-project-member] Calling method 'show' {{(pid=100522) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:14:49.799206 np0000005924 devstack@c-api.service[100522]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:14:49.799206 np0000005924 devstack@c-api.service[100522]: warnings.warn( Jul 27 16:14:49.806288 np0000005924 devstack@c-api.service[100522]: INFO cinder.volume.api [None req-11725fc1-e54d-4541-b191-2e05f06db4af tempest-AbsoluteLimitsTests-1940990863 tempest-AbsoluteLimitsTests-1940990863-project-member] Volume info retrieved successfully. Jul 27 16:14:49.817176 np0000005924 devstack@c-api.service[100522]: INFO cinder.api.openstack.wsgi [None req-11725fc1-e54d-4541-b191-2e05f06db4af tempest-AbsoluteLimitsTests-1940990863 tempest-AbsoluteLimitsTests-1940990863-project-member] https://10.4.3.117/volume/v3/volumes/31a95982-d8e1-444c-9a98-3b89999cbc25 returned with HTTP 200 Jul 27 16:14:49.818150 np0000005924 devstack@c-api.service[100522]: [pid: 100522|app: 0|req: 646/2609] 10.4.3.117 () {66 vars in 1348 bytes} [Mon Jul 27 16:14:49 2026] GET /volume/v3/volumes/31a95982-d8e1-444c-9a98-3b89999cbc25 => generated 843 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 27 16:14:49.830638 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.middleware.request_id [None req-69d6d2c7-b97b-4ac1-bdec-795c01100646 None None] RequestId filter calling following filter/app {{(pid=100523) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:14:49.832424 np0000005924 devstack@c-api.service[100523]: INFO cinder.api.openstack.wsgi [None req-69d6d2c7-b97b-4ac1-bdec-795c01100646 tempest-AbsoluteLimitsTests-1940990863 tempest-AbsoluteLimitsTests-1940990863-project-member] DELETE https://10.4.3.117/volume/v3/volumes/31a95982-d8e1-444c-9a98-3b89999cbc25 Jul 27 16:14:49.832704 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.openstack.wsgi [None req-69d6d2c7-b97b-4ac1-bdec-795c01100646 tempest-AbsoluteLimitsTests-1940990863 tempest-AbsoluteLimitsTests-1940990863-project-member] Empty body provided in request {{(pid=100523) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:14:49.833403 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.openstack.wsgi [None req-69d6d2c7-b97b-4ac1-bdec-795c01100646 tempest-AbsoluteLimitsTests-1940990863 tempest-AbsoluteLimitsTests-1940990863-project-member] Calling method 'delete' {{(pid=100523) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:14:49.833542 np0000005924 devstack@c-api.service[100523]: INFO cinder.api.v3.volumes [None req-69d6d2c7-b97b-4ac1-bdec-795c01100646 tempest-AbsoluteLimitsTests-1940990863 tempest-AbsoluteLimitsTests-1940990863-project-member] Delete volume with id: 31a95982-d8e1-444c-9a98-3b89999cbc25 Jul 27 16:14:49.840404 np0000005924 devstack@c-api.service[100523]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:14:49.840404 np0000005924 devstack@c-api.service[100523]: warnings.warn( Jul 27 16:14:49.840860 np0000005924 devstack@c-api.service[100523]: INFO cinder.volume.api [None req-69d6d2c7-b97b-4ac1-bdec-795c01100646 tempest-AbsoluteLimitsTests-1940990863 tempest-AbsoluteLimitsTests-1940990863-project-member] Volume info retrieved successfully. Jul 27 16:14:49.864486 np0000005924 devstack@c-api.service[100523]: INFO cinder.volume.api [None req-69d6d2c7-b97b-4ac1-bdec-795c01100646 tempest-AbsoluteLimitsTests-1940990863 tempest-AbsoluteLimitsTests-1940990863-project-member] Delete volume request issued successfully. Jul 27 16:14:49.864743 np0000005924 devstack@c-api.service[100523]: INFO cinder.api.openstack.wsgi [None req-69d6d2c7-b97b-4ac1-bdec-795c01100646 tempest-AbsoluteLimitsTests-1940990863 tempest-AbsoluteLimitsTests-1940990863-project-member] https://10.4.3.117/volume/v3/volumes/31a95982-d8e1-444c-9a98-3b89999cbc25 returned with HTTP 202 Jul 27 16:14:49.865293 np0000005924 devstack@c-api.service[100523]: [pid: 100523|app: 0|req: 659/2610] 10.4.3.117 () {66 vars in 1351 bytes} [Mon Jul 27 16:14:49 2026] DELETE /volume/v3/volumes/31a95982-d8e1-444c-9a98-3b89999cbc25 => generated 0 bytes in 35 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 27 16:14:49.875473 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.middleware.request_id [None req-d169ca56-d4b8-4584-8280-f103d0848e57 None None] RequestId filter calling following filter/app {{(pid=100521) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:14:49.876264 np0000005924 devstack@c-api.service[100521]: INFO cinder.api.openstack.wsgi [None req-d169ca56-d4b8-4584-8280-f103d0848e57 tempest-AbsoluteLimitsTests-1940990863 tempest-AbsoluteLimitsTests-1940990863-project-member] GET https://10.4.3.117/volume/v3/volumes/31a95982-d8e1-444c-9a98-3b89999cbc25 Jul 27 16:14:49.876264 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.openstack.wsgi [None req-d169ca56-d4b8-4584-8280-f103d0848e57 tempest-AbsoluteLimitsTests-1940990863 tempest-AbsoluteLimitsTests-1940990863-project-member] Empty body provided in request {{(pid=100521) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:14:49.876547 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.openstack.wsgi [None req-d169ca56-d4b8-4584-8280-f103d0848e57 tempest-AbsoluteLimitsTests-1940990863 tempest-AbsoluteLimitsTests-1940990863-project-member] Calling method 'show' {{(pid=100521) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:14:49.886371 np0000005924 devstack@c-api.service[100521]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:14:49.886371 np0000005924 devstack@c-api.service[100521]: warnings.warn( Jul 27 16:14:49.890406 np0000005924 devstack@c-api.service[100521]: INFO cinder.volume.api [None req-d169ca56-d4b8-4584-8280-f103d0848e57 tempest-AbsoluteLimitsTests-1940990863 tempest-AbsoluteLimitsTests-1940990863-project-member] Volume info retrieved successfully. Jul 27 16:14:49.895874 np0000005924 devstack@c-api.service[100521]: INFO cinder.api.openstack.wsgi [None req-d169ca56-d4b8-4584-8280-f103d0848e57 tempest-AbsoluteLimitsTests-1940990863 tempest-AbsoluteLimitsTests-1940990863-project-member] https://10.4.3.117/volume/v3/volumes/31a95982-d8e1-444c-9a98-3b89999cbc25 returned with HTTP 200 Jul 27 16:14:49.896218 np0000005924 devstack@c-api.service[100521]: [pid: 100521|app: 0|req: 645/2611] 10.4.3.117 () {66 vars in 1348 bytes} [Mon Jul 27 16:14:49 2026] GET /volume/v3/volumes/31a95982-d8e1-444c-9a98-3b89999cbc25 => generated 842 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 27 16:14:50.090034 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.middleware.request_id [None req-7171799e-f4bf-4cce-a6a5-afae164b9353 None None] RequestId filter calling following filter/app {{(pid=100524) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:14:50.091888 np0000005924 devstack@c-api.service[100524]: INFO cinder.api.openstack.wsgi [None req-7171799e-f4bf-4cce-a6a5-afae164b9353 tempest-TestVolumeBackupRestore-18680935 tempest-TestVolumeBackupRestore-18680935-project-member] GET https://10.4.3.117/volume/v3/backups/97ab705f-a381-453e-ab9b-3917e342f48f Jul 27 16:14:50.092068 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.openstack.wsgi [None req-7171799e-f4bf-4cce-a6a5-afae164b9353 tempest-TestVolumeBackupRestore-18680935 tempest-TestVolumeBackupRestore-18680935-project-member] Empty body provided in request {{(pid=100524) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:14:50.092253 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.openstack.wsgi [None req-7171799e-f4bf-4cce-a6a5-afae164b9353 tempest-TestVolumeBackupRestore-18680935 tempest-TestVolumeBackupRestore-18680935-project-member] Calling method 'show' {{(pid=100524) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:14:50.092376 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.v3.backups [None req-7171799e-f4bf-4cce-a6a5-afae164b9353 tempest-TestVolumeBackupRestore-18680935 tempest-TestVolumeBackupRestore-18680935-project-member] Show backup with id 97ab705f-a381-453e-ab9b-3917e342f48f. {{(pid=100524) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 27 16:14:50.096388 np0000005924 devstack@c-api.service[100524]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:14:50.096388 np0000005924 devstack@c-api.service[100524]: warnings.warn( Jul 27 16:14:50.097132 np0000005924 devstack@c-api.service[100524]: INFO cinder.api.openstack.wsgi [None req-7171799e-f4bf-4cce-a6a5-afae164b9353 tempest-TestVolumeBackupRestore-18680935 tempest-TestVolumeBackupRestore-18680935-project-member] https://10.4.3.117/volume/v3/backups/97ab705f-a381-453e-ab9b-3917e342f48f returned with HTTP 200 Jul 27 16:14:50.099888 np0000005924 devstack@c-api.service[100524]: [pid: 100524|app: 0|req: 662/2612] 10.4.3.117 () {66 vars in 1348 bytes} [Mon Jul 27 16:14:50 2026] GET /volume/v3/backups/97ab705f-a381-453e-ab9b-3917e342f48f => generated 743 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 27 16:14:50.749272 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.middleware.request_id [None req-7338548f-f85a-4d9b-b5f6-344eca3b649c None None] RequestId filter calling following filter/app {{(pid=100522) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:14:50.751225 np0000005924 devstack@c-api.service[100522]: INFO cinder.api.openstack.wsgi [None req-7338548f-f85a-4d9b-b5f6-344eca3b649c tempest-AttachVolumeNegativeTest-414954022 tempest-AttachVolumeNegativeTest-414954022-project-member] GET https://10.4.3.117/volume/v3/volumes/9f57f405-812c-4140-9166-bef8e511b4e3 Jul 27 16:14:50.751451 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.openstack.wsgi [None req-7338548f-f85a-4d9b-b5f6-344eca3b649c tempest-AttachVolumeNegativeTest-414954022 tempest-AttachVolumeNegativeTest-414954022-project-member] Empty body provided in request {{(pid=100522) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:14:50.751677 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.openstack.wsgi [None req-7338548f-f85a-4d9b-b5f6-344eca3b649c tempest-AttachVolumeNegativeTest-414954022 tempest-AttachVolumeNegativeTest-414954022-project-member] Calling method 'show' {{(pid=100522) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:14:50.763938 np0000005924 devstack@c-api.service[100522]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:14:50.763938 np0000005924 devstack@c-api.service[100522]: warnings.warn( Jul 27 16:14:50.768670 np0000005924 devstack@c-api.service[100522]: INFO cinder.volume.api [None req-7338548f-f85a-4d9b-b5f6-344eca3b649c tempest-AttachVolumeNegativeTest-414954022 tempest-AttachVolumeNegativeTest-414954022-project-member] Volume info retrieved successfully. Jul 27 16:14:50.774405 np0000005924 devstack@c-api.service[100522]: INFO cinder.api.openstack.wsgi [None req-7338548f-f85a-4d9b-b5f6-344eca3b649c tempest-AttachVolumeNegativeTest-414954022 tempest-AttachVolumeNegativeTest-414954022-project-member] https://10.4.3.117/volume/v3/volumes/9f57f405-812c-4140-9166-bef8e511b4e3 returned with HTTP 200 Jul 27 16:14:50.774951 np0000005924 devstack@c-api.service[100522]: [pid: 100522|app: 0|req: 647/2613] 10.4.3.117 () {66 vars in 1348 bytes} [Mon Jul 27 16:14:50 2026] GET /volume/v3/volumes/9f57f405-812c-4140-9166-bef8e511b4e3 => generated 848 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 27 16:14:50.909885 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.middleware.request_id [None req-8f10e5ef-2a72-4d4d-9069-5816db4d1fcd None None] RequestId filter calling following filter/app {{(pid=100523) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:14:50.912104 np0000005924 devstack@c-api.service[100523]: INFO cinder.api.openstack.wsgi [None req-8f10e5ef-2a72-4d4d-9069-5816db4d1fcd tempest-AbsoluteLimitsTests-1940990863 tempest-AbsoluteLimitsTests-1940990863-project-member] GET https://10.4.3.117/volume/v3/volumes/31a95982-d8e1-444c-9a98-3b89999cbc25 Jul 27 16:14:50.912104 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.openstack.wsgi [None req-8f10e5ef-2a72-4d4d-9069-5816db4d1fcd tempest-AbsoluteLimitsTests-1940990863 tempest-AbsoluteLimitsTests-1940990863-project-member] Empty body provided in request {{(pid=100523) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:14:50.912104 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.openstack.wsgi [None req-8f10e5ef-2a72-4d4d-9069-5816db4d1fcd tempest-AbsoluteLimitsTests-1940990863 tempest-AbsoluteLimitsTests-1940990863-project-member] Calling method 'show' {{(pid=100523) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:14:50.917547 np0000005924 devstack@c-api.service[100523]: INFO cinder.api.openstack.wsgi [None req-8f10e5ef-2a72-4d4d-9069-5816db4d1fcd tempest-AbsoluteLimitsTests-1940990863 tempest-AbsoluteLimitsTests-1940990863-project-member] https://10.4.3.117/volume/v3/volumes/31a95982-d8e1-444c-9a98-3b89999cbc25 returned with HTTP 404 Jul 27 16:14:50.917976 np0000005924 devstack@c-api.service[100523]: [pid: 100523|app: 0|req: 660/2614] 10.4.3.117 () {66 vars in 1348 bytes} [Mon Jul 27 16:14:50 2026] GET /volume/v3/volumes/31a95982-d8e1-444c-9a98-3b89999cbc25 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 27 16:14:51.041404 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.middleware.request_id [req-d51fc7de-6410-4904-92d3-03128022fae8 req-c02313dd-437a-4068-8bd0-78bc951a607b None None] RequestId filter calling following filter/app {{(pid=100521) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:14:51.043815 np0000005924 devstack@c-api.service[100521]: INFO cinder.api.openstack.wsgi [req-d51fc7de-6410-4904-92d3-03128022fae8 req-c02313dd-437a-4068-8bd0-78bc951a607b tempest-TestVolumeBootPattern-1923367323 tempest-TestVolumeBootPattern-1923367323-project-member] GET https://10.4.3.117/volume/v3/volumes/abe1e98c-015b-4283-9e0a-673d1bf79aee Jul 27 16:14:51.043815 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.openstack.wsgi [req-d51fc7de-6410-4904-92d3-03128022fae8 req-c02313dd-437a-4068-8bd0-78bc951a607b tempest-TestVolumeBootPattern-1923367323 tempest-TestVolumeBootPattern-1923367323-project-member] Empty body provided in request {{(pid=100521) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:14:51.043891 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.openstack.wsgi [req-d51fc7de-6410-4904-92d3-03128022fae8 req-c02313dd-437a-4068-8bd0-78bc951a607b tempest-TestVolumeBootPattern-1923367323 tempest-TestVolumeBootPattern-1923367323-project-member] Calling method 'show' {{(pid=100521) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:14:51.056361 np0000005924 devstack@c-api.service[100521]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:14:51.056361 np0000005924 devstack@c-api.service[100521]: warnings.warn( Jul 27 16:14:51.062796 np0000005924 devstack@c-api.service[100521]: INFO cinder.volume.api [req-d51fc7de-6410-4904-92d3-03128022fae8 req-c02313dd-437a-4068-8bd0-78bc951a607b tempest-TestVolumeBootPattern-1923367323 tempest-TestVolumeBootPattern-1923367323-project-member] Volume info retrieved successfully. Jul 27 16:14:51.069580 np0000005924 devstack@c-api.service[100521]: INFO cinder.api.openstack.wsgi [req-d51fc7de-6410-4904-92d3-03128022fae8 req-c02313dd-437a-4068-8bd0-78bc951a607b tempest-TestVolumeBootPattern-1923367323 tempest-TestVolumeBootPattern-1923367323-project-member] https://10.4.3.117/volume/v3/volumes/abe1e98c-015b-4283-9e0a-673d1bf79aee returned with HTTP 200 Jul 27 16:14:51.070031 np0000005924 devstack@c-api.service[100521]: [pid: 100521|app: 0|req: 646/2615] 10.4.3.117 () {68 vars in 1598 bytes} [Mon Jul 27 16:14:51 2026] GET /volume/v3/volumes/abe1e98c-015b-4283-9e0a-673d1bf79aee => generated 1345 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 27 16:14:51.078138 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.middleware.request_id [None req-4a217cd0-22f7-4808-9d78-18c54fad2fef None None] RequestId filter calling following filter/app {{(pid=100524) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:14:51.078629 np0000005924 devstack@c-api.service[100524]: INFO cinder.api.openstack.wsgi [None req-4a217cd0-22f7-4808-9d78-18c54fad2fef None None] GET https://10.4.3.117/volume// Jul 27 16:14:51.078818 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.openstack.wsgi [None req-4a217cd0-22f7-4808-9d78-18c54fad2fef None None] Empty body provided in request {{(pid=100524) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:14:51.079030 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.openstack.wsgi [None req-4a217cd0-22f7-4808-9d78-18c54fad2fef None None] Calling method 'all' {{(pid=100524) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:14:51.079400 np0000005924 devstack@c-api.service[100524]: INFO cinder.api.openstack.wsgi [None req-4a217cd0-22f7-4808-9d78-18c54fad2fef None None] https://10.4.3.117/volume// returned with HTTP 300 Jul 27 16:14:51.079684 np0000005924 devstack@c-api.service[100524]: [pid: 100524|app: 0|req: 663/2616] 10.4.3.117 () {66 vars in 1426 bytes} [Mon Jul 27 16:14:51 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 27 16:14:51.086536 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.middleware.request_id [req-d51fc7de-6410-4904-92d3-03128022fae8 req-dd09e266-34fb-4b42-b76c-1bd5e5e5f61c None None] RequestId filter calling following filter/app {{(pid=100522) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:14:51.088532 np0000005924 devstack@c-api.service[100522]: INFO cinder.api.openstack.wsgi [req-d51fc7de-6410-4904-92d3-03128022fae8 req-dd09e266-34fb-4b42-b76c-1bd5e5e5f61c tempest-TestVolumeBootPattern-1923367323 tempest-TestVolumeBootPattern-1923367323-project-member] POST https://10.4.3.117/volume/v3/attachments Jul 27 16:14:51.088882 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.openstack.wsgi [req-d51fc7de-6410-4904-92d3-03128022fae8 req-dd09e266-34fb-4b42-b76c-1bd5e5e5f61c tempest-TestVolumeBootPattern-1923367323 tempest-TestVolumeBootPattern-1923367323-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "abe1e98c-015b-4283-9e0a-673d1bf79aee", "connector": null, "instance_uuid": "c99989fe-4e9f-4d34-92d1-d166d0744b9f"}} {{(pid=100522) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 27 16:14:51.097213 np0000005924 devstack@c-api.service[100522]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:14:51.097213 np0000005924 devstack@c-api.service[100522]: warnings.warn( Jul 27 16:14:51.107619 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.middleware.request_id [None req-8ba9dc2d-ef77-428c-9b81-15348a3358b0 None None] RequestId filter calling following filter/app {{(pid=100523) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:14:51.109464 np0000005924 devstack@c-api.service[100523]: INFO cinder.api.openstack.wsgi [None req-8ba9dc2d-ef77-428c-9b81-15348a3358b0 tempest-TestVolumeBackupRestore-18680935 tempest-TestVolumeBackupRestore-18680935-project-member] GET https://10.4.3.117/volume/v3/backups/97ab705f-a381-453e-ab9b-3917e342f48f Jul 27 16:14:51.109714 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.openstack.wsgi [None req-8ba9dc2d-ef77-428c-9b81-15348a3358b0 tempest-TestVolumeBackupRestore-18680935 tempest-TestVolumeBackupRestore-18680935-project-member] Empty body provided in request {{(pid=100523) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:14:51.109958 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.openstack.wsgi [None req-8ba9dc2d-ef77-428c-9b81-15348a3358b0 tempest-TestVolumeBackupRestore-18680935 tempest-TestVolumeBackupRestore-18680935-project-member] Calling method 'show' {{(pid=100523) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:14:51.110104 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.v3.backups [None req-8ba9dc2d-ef77-428c-9b81-15348a3358b0 tempest-TestVolumeBackupRestore-18680935 tempest-TestVolumeBackupRestore-18680935-project-member] Show backup with id 97ab705f-a381-453e-ab9b-3917e342f48f. {{(pid=100523) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 27 16:14:51.117007 np0000005924 devstack@c-api.service[100523]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:14:51.117007 np0000005924 devstack@c-api.service[100523]: warnings.warn( Jul 27 16:14:51.117809 np0000005924 devstack@c-api.service[100523]: INFO cinder.api.openstack.wsgi [None req-8ba9dc2d-ef77-428c-9b81-15348a3358b0 tempest-TestVolumeBackupRestore-18680935 tempest-TestVolumeBackupRestore-18680935-project-member] https://10.4.3.117/volume/v3/backups/97ab705f-a381-453e-ab9b-3917e342f48f returned with HTTP 200 Jul 27 16:14:51.118351 np0000005924 devstack@c-api.service[100523]: [pid: 100523|app: 0|req: 661/2617] 10.4.3.117 () {66 vars in 1348 bytes} [Mon Jul 27 16:14:51 2026] GET /volume/v3/backups/97ab705f-a381-453e-ab9b-3917e342f48f => generated 743 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 27 16:14:51.138712 np0000005924 devstack@c-api.service[100522]: INFO cinder.api.openstack.wsgi [req-d51fc7de-6410-4904-92d3-03128022fae8 req-dd09e266-34fb-4b42-b76c-1bd5e5e5f61c tempest-TestVolumeBootPattern-1923367323 tempest-TestVolumeBootPattern-1923367323-project-member] https://10.4.3.117/volume/v3/attachments returned with HTTP 200 Jul 27 16:14:51.139148 np0000005924 devstack@c-api.service[100522]: [pid: 100522|app: 0|req: 648/2618] 10.4.3.117 () {74 vars in 1594 bytes} [Mon Jul 27 16:14:51 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 27 16:14:51.147151 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.middleware.request_id [None req-7f5263be-0d9f-4ba7-97ca-a790ab910638 None None] RequestId filter calling following filter/app {{(pid=100521) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:14:51.147401 np0000005924 devstack@c-api.service[100521]: INFO cinder.api.openstack.wsgi [None req-7f5263be-0d9f-4ba7-97ca-a790ab910638 None None] GET https://10.4.3.117/volume// Jul 27 16:14:51.147607 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.openstack.wsgi [None req-7f5263be-0d9f-4ba7-97ca-a790ab910638 None None] Empty body provided in request {{(pid=100521) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:14:51.147793 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.openstack.wsgi [None req-7f5263be-0d9f-4ba7-97ca-a790ab910638 None None] Calling method 'all' {{(pid=100521) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:14:51.148529 np0000005924 devstack@c-api.service[100521]: INFO cinder.api.openstack.wsgi [None req-7f5263be-0d9f-4ba7-97ca-a790ab910638 None None] https://10.4.3.117/volume// returned with HTTP 300 Jul 27 16:14:51.148529 np0000005924 devstack@c-api.service[100521]: [pid: 100521|app: 0|req: 647/2619] 10.4.3.117 () {66 vars in 1426 bytes} [Mon Jul 27 16:14:51 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 27 16:14:51.156515 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.middleware.request_id [req-d51fc7de-6410-4904-92d3-03128022fae8 req-5c3f6af8-17f2-492a-af58-9893742dd5b7 None None] RequestId filter calling following filter/app {{(pid=100524) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:14:51.159233 np0000005924 devstack@c-api.service[100524]: INFO cinder.api.openstack.wsgi [req-d51fc7de-6410-4904-92d3-03128022fae8 req-5c3f6af8-17f2-492a-af58-9893742dd5b7 tempest-TestVolumeBootPattern-1923367323 tempest-TestVolumeBootPattern-1923367323-project-member] GET https://10.4.3.117/volume/v3/volumes/abe1e98c-015b-4283-9e0a-673d1bf79aee Jul 27 16:14:51.159570 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.openstack.wsgi [req-d51fc7de-6410-4904-92d3-03128022fae8 req-5c3f6af8-17f2-492a-af58-9893742dd5b7 tempest-TestVolumeBootPattern-1923367323 tempest-TestVolumeBootPattern-1923367323-project-member] Empty body provided in request {{(pid=100524) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:14:51.160930 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.openstack.wsgi [req-d51fc7de-6410-4904-92d3-03128022fae8 req-5c3f6af8-17f2-492a-af58-9893742dd5b7 tempest-TestVolumeBootPattern-1923367323 tempest-TestVolumeBootPattern-1923367323-project-member] Calling method 'show' {{(pid=100524) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:14:51.173069 np0000005924 devstack@c-api.service[100524]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:14:51.173069 np0000005924 devstack@c-api.service[100524]: warnings.warn( Jul 27 16:14:51.177712 np0000005924 devstack@c-api.service[100524]: INFO cinder.volume.api [req-d51fc7de-6410-4904-92d3-03128022fae8 req-5c3f6af8-17f2-492a-af58-9893742dd5b7 tempest-TestVolumeBootPattern-1923367323 tempest-TestVolumeBootPattern-1923367323-project-member] Volume info retrieved successfully. Jul 27 16:14:51.184286 np0000005924 devstack@c-api.service[100524]: INFO cinder.api.openstack.wsgi [req-d51fc7de-6410-4904-92d3-03128022fae8 req-5c3f6af8-17f2-492a-af58-9893742dd5b7 tempest-TestVolumeBootPattern-1923367323 tempest-TestVolumeBootPattern-1923367323-project-member] https://10.4.3.117/volume/v3/volumes/abe1e98c-015b-4283-9e0a-673d1bf79aee returned with HTTP 200 Jul 27 16:14:51.184887 np0000005924 devstack@c-api.service[100524]: [pid: 100524|app: 0|req: 664/2620] 10.4.3.117 () {70 vars in 1639 bytes} [Mon Jul 27 16:14:51 2026] GET /volume/v3/volumes/abe1e98c-015b-4283-9e0a-673d1bf79aee => generated 1524 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 27 16:14:51.304557 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.middleware.request_id [req-d51fc7de-6410-4904-92d3-03128022fae8 req-15b95e99-f7d3-4253-836e-bd47195852f4 None None] RequestId filter calling following filter/app {{(pid=100523) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:14:51.308134 np0000005924 devstack@c-api.service[100523]: INFO cinder.api.openstack.wsgi [req-d51fc7de-6410-4904-92d3-03128022fae8 req-15b95e99-f7d3-4253-836e-bd47195852f4 tempest-TestVolumeBootPattern-1923367323 tempest-TestVolumeBootPattern-1923367323-project-member] PUT https://10.4.3.117/volume/v3/attachments/8d439540-60d6-492b-813f-0d2cb7f98b7e Jul 27 16:14:51.308134 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.openstack.wsgi [req-d51fc7de-6410-4904-92d3-03128022fae8 req-15b95e99-f7d3-4253-836e-bd47195852f4 tempest-TestVolumeBootPattern-1923367323 tempest-TestVolumeBootPattern-1923367323-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.117", "host": "np0000005924", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:c1414b6f8d8f", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "13cbedf7-bb1f-4b5e-b492-2fef0d4dab25", "nvme_native_multipath": false, "mountpoint": "/dev/vda"}}} {{(pid=100523) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 27 16:14:51.319680 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.coordination [req-d51fc7de-6410-4904-92d3-03128022fae8 req-15b95e99-f7d3-4253-836e-bd47195852f4 tempest-TestVolumeBootPattern-1923367323 tempest-TestVolumeBootPattern-1923367323-project-member] Acquiring lock "cinder-attachment_update-abe1e98c-015b-4283-9e0a-673d1bf79aee-np0000005924" by "attachment_update" {{(pid=100523) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jul 27 16:14:51.325677 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.coordination [req-d51fc7de-6410-4904-92d3-03128022fae8 req-15b95e99-f7d3-4253-836e-bd47195852f4 tempest-TestVolumeBootPattern-1923367323 tempest-TestVolumeBootPattern-1923367323-project-member] Lock "cinder-attachment_update-abe1e98c-015b-4283-9e0a-673d1bf79aee-np0000005924" acquired by "attachment_update" :: waited 0.006s {{(pid=100523) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jul 27 16:14:51.326661 np0000005924 devstack@c-api.service[100523]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:14:51.326661 np0000005924 devstack@c-api.service[100523]: warnings.warn( Jul 27 16:14:51.418211 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.coordination [req-d51fc7de-6410-4904-92d3-03128022fae8 req-15b95e99-f7d3-4253-836e-bd47195852f4 tempest-TestVolumeBootPattern-1923367323 tempest-TestVolumeBootPattern-1923367323-project-member] Lock "cinder-attachment_update-abe1e98c-015b-4283-9e0a-673d1bf79aee-np0000005924" released by "attachment_update" :: held 0.093s {{(pid=100523) __release /opt/stack/cinder/cinder/coordination.py:152}} Jul 27 16:14:51.418672 np0000005924 devstack@c-api.service[100523]: INFO cinder.api.openstack.wsgi [req-d51fc7de-6410-4904-92d3-03128022fae8 req-15b95e99-f7d3-4253-836e-bd47195852f4 tempest-TestVolumeBootPattern-1923367323 tempest-TestVolumeBootPattern-1923367323-project-member] https://10.4.3.117/volume/v3/attachments/8d439540-60d6-492b-813f-0d2cb7f98b7e returned with HTTP 200 Jul 27 16:14:51.419262 np0000005924 devstack@c-api.service[100523]: [pid: 100523|app: 0|req: 662/2621] 10.4.3.117 () {74 vars in 1704 bytes} [Mon Jul 27 16:14:51 2026] PUT /volume/v3/attachments/8d439540-60d6-492b-813f-0d2cb7f98b7e => generated 969 bytes in 115 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 27 16:14:51.452682 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.middleware.request_id [req-d51fc7de-6410-4904-92d3-03128022fae8 req-894a2f14-a1c6-4648-99a4-77de0295eff5 None None] RequestId filter calling following filter/app {{(pid=100522) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:14:51.455073 np0000005924 devstack@c-api.service[100522]: INFO cinder.api.openstack.wsgi [req-d51fc7de-6410-4904-92d3-03128022fae8 req-894a2f14-a1c6-4648-99a4-77de0295eff5 tempest-TestVolumeBootPattern-1923367323 tempest-TestVolumeBootPattern-1923367323-project-member] POST https://10.4.3.117/volume/v3/attachments/8d439540-60d6-492b-813f-0d2cb7f98b7e/action Jul 27 16:14:51.455555 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.openstack.wsgi [req-d51fc7de-6410-4904-92d3-03128022fae8 req-894a2f14-a1c6-4648-99a4-77de0295eff5 tempest-TestVolumeBootPattern-1923367323 tempest-TestVolumeBootPattern-1923367323-project-member] Action body: b'{"os-complete": null}' {{(pid=100522) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 27 16:14:51.455727 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.openstack.wsgi [req-d51fc7de-6410-4904-92d3-03128022fae8 req-894a2f14-a1c6-4648-99a4-77de0295eff5 tempest-TestVolumeBootPattern-1923367323 tempest-TestVolumeBootPattern-1923367323-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100522) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 27 16:14:51.473934 np0000005924 devstack@c-api.service[100522]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:14:51.473934 np0000005924 devstack@c-api.service[100522]: warnings.warn( Jul 27 16:14:51.495743 np0000005924 devstack@c-api.service[100522]: INFO cinder.api.openstack.wsgi [req-d51fc7de-6410-4904-92d3-03128022fae8 req-894a2f14-a1c6-4648-99a4-77de0295eff5 tempest-TestVolumeBootPattern-1923367323 tempest-TestVolumeBootPattern-1923367323-project-member] https://10.4.3.117/volume/v3/attachments/8d439540-60d6-492b-813f-0d2cb7f98b7e/action returned with HTTP 204 Jul 27 16:14:51.496198 np0000005924 devstack@c-api.service[100522]: [pid: 100522|app: 0|req: 649/2622] 10.4.3.117 () {74 vars in 1725 bytes} [Mon Jul 27 16:14:51 2026] POST /volume/v3/attachments/8d439540-60d6-492b-813f-0d2cb7f98b7e/action => generated 0 bytes in 44 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jul 27 16:14:51.793096 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.middleware.request_id [None req-bd0fd925-1626-42d9-a601-f819d359d590 None None] RequestId filter calling following filter/app {{(pid=100521) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:14:51.795038 np0000005924 devstack@c-api.service[100521]: INFO cinder.api.openstack.wsgi [None req-bd0fd925-1626-42d9-a601-f819d359d590 tempest-AttachVolumeNegativeTest-414954022 tempest-AttachVolumeNegativeTest-414954022-project-member] GET https://10.4.3.117/volume/v3/volumes/9f57f405-812c-4140-9166-bef8e511b4e3 Jul 27 16:14:51.795234 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.openstack.wsgi [None req-bd0fd925-1626-42d9-a601-f819d359d590 tempest-AttachVolumeNegativeTest-414954022 tempest-AttachVolumeNegativeTest-414954022-project-member] Empty body provided in request {{(pid=100521) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:14:51.795430 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.openstack.wsgi [None req-bd0fd925-1626-42d9-a601-f819d359d590 tempest-AttachVolumeNegativeTest-414954022 tempest-AttachVolumeNegativeTest-414954022-project-member] Calling method 'show' {{(pid=100521) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:14:51.805873 np0000005924 devstack@c-api.service[100521]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:14:51.805873 np0000005924 devstack@c-api.service[100521]: warnings.warn( Jul 27 16:14:51.809143 np0000005924 devstack@c-api.service[100521]: INFO cinder.volume.api [None req-bd0fd925-1626-42d9-a601-f819d359d590 tempest-AttachVolumeNegativeTest-414954022 tempest-AttachVolumeNegativeTest-414954022-project-member] Volume info retrieved successfully. Jul 27 16:14:51.813107 np0000005924 devstack@c-api.service[100521]: INFO cinder.api.openstack.wsgi [None req-bd0fd925-1626-42d9-a601-f819d359d590 tempest-AttachVolumeNegativeTest-414954022 tempest-AttachVolumeNegativeTest-414954022-project-member] https://10.4.3.117/volume/v3/volumes/9f57f405-812c-4140-9166-bef8e511b4e3 returned with HTTP 200 Jul 27 16:14:51.813516 np0000005924 devstack@c-api.service[100521]: [pid: 100521|app: 0|req: 648/2623] 10.4.3.117 () {66 vars in 1348 bytes} [Mon Jul 27 16:14:51 2026] GET /volume/v3/volumes/9f57f405-812c-4140-9166-bef8e511b4e3 => generated 848 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 27 16:14:52.133002 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.middleware.request_id [None req-34677809-216e-44b1-b0c0-79bb6534818b None None] RequestId filter calling following filter/app {{(pid=100524) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:14:52.134911 np0000005924 devstack@c-api.service[100524]: INFO cinder.api.openstack.wsgi [None req-34677809-216e-44b1-b0c0-79bb6534818b tempest-TestVolumeBackupRestore-18680935 tempest-TestVolumeBackupRestore-18680935-project-member] GET https://10.4.3.117/volume/v3/backups/97ab705f-a381-453e-ab9b-3917e342f48f Jul 27 16:14:52.135155 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.openstack.wsgi [None req-34677809-216e-44b1-b0c0-79bb6534818b tempest-TestVolumeBackupRestore-18680935 tempest-TestVolumeBackupRestore-18680935-project-member] Empty body provided in request {{(pid=100524) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:14:52.135431 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.openstack.wsgi [None req-34677809-216e-44b1-b0c0-79bb6534818b tempest-TestVolumeBackupRestore-18680935 tempest-TestVolumeBackupRestore-18680935-project-member] Calling method 'show' {{(pid=100524) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:14:52.135599 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.v3.backups [None req-34677809-216e-44b1-b0c0-79bb6534818b tempest-TestVolumeBackupRestore-18680935 tempest-TestVolumeBackupRestore-18680935-project-member] Show backup with id 97ab705f-a381-453e-ab9b-3917e342f48f. {{(pid=100524) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 27 16:14:52.145611 np0000005924 devstack@c-api.service[100524]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:14:52.145611 np0000005924 devstack@c-api.service[100524]: warnings.warn( Jul 27 16:14:52.147617 np0000005924 devstack@c-api.service[100524]: INFO cinder.api.openstack.wsgi [None req-34677809-216e-44b1-b0c0-79bb6534818b tempest-TestVolumeBackupRestore-18680935 tempest-TestVolumeBackupRestore-18680935-project-member] https://10.4.3.117/volume/v3/backups/97ab705f-a381-453e-ab9b-3917e342f48f returned with HTTP 200 Jul 27 16:14:52.148434 np0000005924 devstack@c-api.service[100524]: [pid: 100524|app: 0|req: 665/2624] 10.4.3.117 () {66 vars in 1348 bytes} [Mon Jul 27 16:14:52 2026] GET /volume/v3/backups/97ab705f-a381-453e-ab9b-3917e342f48f => generated 743 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 27 16:14:52.261823 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.middleware.request_id [req-b60e402f-f547-407c-937e-304fd599bd2c req-8e77ca17-f7b3-429f-9547-305ab067bae3 None None] RequestId filter calling following filter/app {{(pid=100523) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:14:52.264422 np0000005924 devstack@c-api.service[100523]: INFO cinder.api.openstack.wsgi [req-b60e402f-f547-407c-937e-304fd599bd2c req-8e77ca17-f7b3-429f-9547-305ab067bae3 tempest-AttachVolumeNegativeTest-414954022 tempest-AttachVolumeNegativeTest-414954022-project-member] POST https://10.4.3.117/volume/v3/attachments/80e3c3c3-b6d0-4eee-8cd1-411bfd34d404/action Jul 27 16:14:52.264914 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.openstack.wsgi [req-b60e402f-f547-407c-937e-304fd599bd2c req-8e77ca17-f7b3-429f-9547-305ab067bae3 tempest-AttachVolumeNegativeTest-414954022 tempest-AttachVolumeNegativeTest-414954022-project-member] Action body: b'{"os-complete": null}' {{(pid=100523) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 27 16:14:52.265089 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.openstack.wsgi [req-b60e402f-f547-407c-937e-304fd599bd2c req-8e77ca17-f7b3-429f-9547-305ab067bae3 tempest-AttachVolumeNegativeTest-414954022 tempest-AttachVolumeNegativeTest-414954022-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100523) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 27 16:14:52.280873 np0000005924 devstack@c-api.service[100523]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:14:52.280873 np0000005924 devstack@c-api.service[100523]: warnings.warn( Jul 27 16:14:52.293268 np0000005924 devstack@c-api.service[100523]: INFO cinder.api.openstack.wsgi [req-b60e402f-f547-407c-937e-304fd599bd2c req-8e77ca17-f7b3-429f-9547-305ab067bae3 tempest-AttachVolumeNegativeTest-414954022 tempest-AttachVolumeNegativeTest-414954022-project-member] https://10.4.3.117/volume/v3/attachments/80e3c3c3-b6d0-4eee-8cd1-411bfd34d404/action returned with HTTP 204 Jul 27 16:14:52.293711 np0000005924 devstack@c-api.service[100523]: [pid: 100523|app: 0|req: 663/2625] 10.4.3.117 () {74 vars in 1725 bytes} [Mon Jul 27 16:14:52 2026] POST /volume/v3/attachments/80e3c3c3-b6d0-4eee-8cd1-411bfd34d404/action => generated 0 bytes in 33 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jul 27 16:14:52.828528 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.middleware.request_id [None req-64d7b399-ca1f-484f-9fd0-18fc19589ac4 None None] RequestId filter calling following filter/app {{(pid=100522) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:14:52.830753 np0000005924 devstack@c-api.service[100522]: INFO cinder.api.openstack.wsgi [None req-64d7b399-ca1f-484f-9fd0-18fc19589ac4 tempest-AttachVolumeNegativeTest-414954022 tempest-AttachVolumeNegativeTest-414954022-project-member] GET https://10.4.3.117/volume/v3/volumes/9f57f405-812c-4140-9166-bef8e511b4e3 Jul 27 16:14:52.830937 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.openstack.wsgi [None req-64d7b399-ca1f-484f-9fd0-18fc19589ac4 tempest-AttachVolumeNegativeTest-414954022 tempest-AttachVolumeNegativeTest-414954022-project-member] Empty body provided in request {{(pid=100522) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:14:52.831170 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.openstack.wsgi [None req-64d7b399-ca1f-484f-9fd0-18fc19589ac4 tempest-AttachVolumeNegativeTest-414954022 tempest-AttachVolumeNegativeTest-414954022-project-member] Calling method 'show' {{(pid=100522) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:14:52.842826 np0000005924 devstack@c-api.service[100522]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:14:52.842826 np0000005924 devstack@c-api.service[100522]: warnings.warn( Jul 27 16:14:52.847141 np0000005924 devstack@c-api.service[100522]: INFO cinder.volume.api [None req-64d7b399-ca1f-484f-9fd0-18fc19589ac4 tempest-AttachVolumeNegativeTest-414954022 tempest-AttachVolumeNegativeTest-414954022-project-member] Volume info retrieved successfully. Jul 27 16:14:52.851764 np0000005924 devstack@c-api.service[100522]: INFO cinder.api.openstack.wsgi [None req-64d7b399-ca1f-484f-9fd0-18fc19589ac4 tempest-AttachVolumeNegativeTest-414954022 tempest-AttachVolumeNegativeTest-414954022-project-member] https://10.4.3.117/volume/v3/volumes/9f57f405-812c-4140-9166-bef8e511b4e3 returned with HTTP 200 Jul 27 16:14:52.852111 np0000005924 devstack@c-api.service[100522]: [pid: 100522|app: 0|req: 650/2626] 10.4.3.117 () {66 vars in 1348 bytes} [Mon Jul 27 16:14:52 2026] GET /volume/v3/volumes/9f57f405-812c-4140-9166-bef8e511b4e3 => generated 1140 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 27 16:14:52.871178 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.middleware.request_id [None req-0304cf60-8b7f-44f3-84e4-35e6b4e2130e None None] RequestId filter calling following filter/app {{(pid=100521) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:14:52.874672 np0000005924 devstack@c-api.service[100521]: INFO cinder.api.openstack.wsgi [None req-0304cf60-8b7f-44f3-84e4-35e6b4e2130e tempest-AttachVolumeNegativeTest-414954022 tempest-AttachVolumeNegativeTest-414954022-project-member] GET https://10.4.3.117/volume/v3/volumes/9f57f405-812c-4140-9166-bef8e511b4e3 Jul 27 16:14:52.874899 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.openstack.wsgi [None req-0304cf60-8b7f-44f3-84e4-35e6b4e2130e tempest-AttachVolumeNegativeTest-414954022 tempest-AttachVolumeNegativeTest-414954022-project-member] Empty body provided in request {{(pid=100521) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:14:52.875128 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.openstack.wsgi [None req-0304cf60-8b7f-44f3-84e4-35e6b4e2130e tempest-AttachVolumeNegativeTest-414954022 tempest-AttachVolumeNegativeTest-414954022-project-member] Calling method 'show' {{(pid=100521) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:14:52.883643 np0000005924 devstack@c-api.service[100521]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:14:52.883643 np0000005924 devstack@c-api.service[100521]: warnings.warn( Jul 27 16:14:52.886849 np0000005924 devstack@c-api.service[100521]: INFO cinder.volume.api [None req-0304cf60-8b7f-44f3-84e4-35e6b4e2130e tempest-AttachVolumeNegativeTest-414954022 tempest-AttachVolumeNegativeTest-414954022-project-member] Volume info retrieved successfully. Jul 27 16:14:52.890716 np0000005924 devstack@c-api.service[100521]: INFO cinder.api.openstack.wsgi [None req-0304cf60-8b7f-44f3-84e4-35e6b4e2130e tempest-AttachVolumeNegativeTest-414954022 tempest-AttachVolumeNegativeTest-414954022-project-member] https://10.4.3.117/volume/v3/volumes/9f57f405-812c-4140-9166-bef8e511b4e3 returned with HTTP 200 Jul 27 16:14:52.891039 np0000005924 devstack@c-api.service[100521]: [pid: 100521|app: 0|req: 649/2627] 10.4.3.117 () {66 vars in 1348 bytes} [Mon Jul 27 16:14:52 2026] GET /volume/v3/volumes/9f57f405-812c-4140-9166-bef8e511b4e3 => generated 1140 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 27 16:14:52.923095 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.middleware.request_id [None req-52ec347e-df55-4a41-af03-239719891be8 None None] RequestId filter calling following filter/app {{(pid=100524) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:14:53.036032 np0000005924 devstack@c-api.service[100524]: INFO cinder.api.openstack.wsgi [None req-52ec347e-df55-4a41-af03-239719891be8 tempest-VolumesMetadataTest-803751997 tempest-VolumesMetadataTest-803751997-project-member] POST https://10.4.3.117/volume/v3/volumes Jul 27 16:14:53.038066 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.openstack.wsgi [None req-52ec347e-df55-4a41-af03-239719891be8 tempest-VolumesMetadataTest-803751997 tempest-VolumesMetadataTest-803751997-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesMetadataTest-Volume-259914993"}} {{(pid=100524) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 27 16:14:53.039086 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.v3.volumes [None req-52ec347e-df55-4a41-af03-239719891be8 tempest-VolumesMetadataTest-803751997 tempest-VolumesMetadataTest-803751997-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesMetadataTest-Volume-259914993'}} {{(pid=100524) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 27 16:14:53.039086 np0000005924 devstack@c-api.service[100524]: INFO cinder.api.v3.volumes [None req-52ec347e-df55-4a41-af03-239719891be8 tempest-VolumesMetadataTest-803751997 tempest-VolumesMetadataTest-803751997-project-member] Create volume of 1 GB Jul 27 16:14:53.043212 np0000005924 devstack@c-api.service[100524]: INFO cinder.volume.api [None req-52ec347e-df55-4a41-af03-239719891be8 tempest-VolumesMetadataTest-803751997 tempest-VolumesMetadataTest-803751997-project-member] Availability Zones retrieved successfully. Jul 27 16:14:53.050530 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.volume.api [None req-52ec347e-df55-4a41-af03-239719891be8 tempest-VolumesMetadataTest-803751997 tempest-VolumesMetadataTest-803751997-project-member] Flow 'volume_create_api' (eb8352f5-5792-43e1-9ba9-a2f77296d8ac) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100524) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 27 16:14:53.052083 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.volume.api [None req-52ec347e-df55-4a41-af03-239719891be8 tempest-VolumesMetadataTest-803751997 tempest-VolumesMetadataTest-803751997-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (675d30d1-149c-4d7e-b641-0f87b247a4f0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100524) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 27 16:14:53.053451 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.volume.flows.api.create_volume [None req-52ec347e-df55-4a41-af03-239719891be8 tempest-VolumesMetadataTest-803751997 tempest-VolumesMetadataTest-803751997-project-member] Validating volume size '1' using validate_int {{(pid=100524) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 27 16:14:53.100978 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.volume.api [None req-52ec347e-df55-4a41-af03-239719891be8 tempest-VolumesMetadataTest-803751997 tempest-VolumesMetadataTest-803751997-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (675d30d1-149c-4d7e-b641-0f87b247a4f0) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-27T16:04:59Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=2bce4e1a-e6e0-49d9-be36-c3405449a01e,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '2bce4e1a-e6e0-49d9-be36-c3405449a01e', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100524) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 27 16:14:53.102186 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.volume.api [None req-52ec347e-df55-4a41-af03-239719891be8 tempest-VolumesMetadataTest-803751997 tempest-VolumesMetadataTest-803751997-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (36f88900-a517-4bd2-9f9d-0efc53a691b8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100524) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 27 16:14:53.161609 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.middleware.request_id [None req-b44b41be-85e5-4817-9947-8b87d466707c None None] RequestId filter calling following filter/app {{(pid=100523) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:14:53.164381 np0000005924 devstack@c-api.service[100523]: INFO cinder.api.openstack.wsgi [None req-b44b41be-85e5-4817-9947-8b87d466707c tempest-TestVolumeBackupRestore-18680935 tempest-TestVolumeBackupRestore-18680935-project-member] GET https://10.4.3.117/volume/v3/backups/97ab705f-a381-453e-ab9b-3917e342f48f Jul 27 16:14:53.164381 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.openstack.wsgi [None req-b44b41be-85e5-4817-9947-8b87d466707c tempest-TestVolumeBackupRestore-18680935 tempest-TestVolumeBackupRestore-18680935-project-member] Empty body provided in request {{(pid=100523) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:14:53.164381 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.openstack.wsgi [None req-b44b41be-85e5-4817-9947-8b87d466707c tempest-TestVolumeBackupRestore-18680935 tempest-TestVolumeBackupRestore-18680935-project-member] Calling method 'show' {{(pid=100523) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:14:53.164381 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.v3.backups [None req-b44b41be-85e5-4817-9947-8b87d466707c tempest-TestVolumeBackupRestore-18680935 tempest-TestVolumeBackupRestore-18680935-project-member] Show backup with id 97ab705f-a381-453e-ab9b-3917e342f48f. {{(pid=100523) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 27 16:14:53.176377 np0000005924 devstack@c-api.service[100523]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:14:53.176377 np0000005924 devstack@c-api.service[100523]: warnings.warn( Jul 27 16:14:53.177506 np0000005924 devstack@c-api.service[100523]: INFO cinder.api.openstack.wsgi [None req-b44b41be-85e5-4817-9947-8b87d466707c tempest-TestVolumeBackupRestore-18680935 tempest-TestVolumeBackupRestore-18680935-project-member] https://10.4.3.117/volume/v3/backups/97ab705f-a381-453e-ab9b-3917e342f48f returned with HTTP 200 Jul 27 16:14:53.178125 np0000005924 devstack@c-api.service[100523]: [pid: 100523|app: 0|req: 664/2628] 10.4.3.117 () {66 vars in 1348 bytes} [Mon Jul 27 16:14:53 2026] GET /volume/v3/backups/97ab705f-a381-453e-ab9b-3917e342f48f => generated 743 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 27 16:14:53.203787 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.quota [None req-52ec347e-df55-4a41-af03-239719891be8 tempest-VolumesMetadataTest-803751997 tempest-VolumesMetadataTest-803751997-project-member] Created reservations ['061572e4-c739-4e65-98f9-1080553c70b2', '130ec334-b291-46c8-883c-33986f1aa5bb', 'a9333162-69a8-4397-9bf4-d69d13731ad8', 'cf9f66b9-53f0-4650-9139-a5eba0163f42'] {{(pid=100524) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 27 16:14:53.204770 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.volume.api [None req-52ec347e-df55-4a41-af03-239719891be8 tempest-VolumesMetadataTest-803751997 tempest-VolumesMetadataTest-803751997-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (36f88900-a517-4bd2-9f9d-0efc53a691b8) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['061572e4-c739-4e65-98f9-1080553c70b2', '130ec334-b291-46c8-883c-33986f1aa5bb', 'a9333162-69a8-4397-9bf4-d69d13731ad8', 'cf9f66b9-53f0-4650-9139-a5eba0163f42']}' {{(pid=100524) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 27 16:14:53.210353 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.volume.api [None req-52ec347e-df55-4a41-af03-239719891be8 tempest-VolumesMetadataTest-803751997 tempest-VolumesMetadataTest-803751997-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (21683086-7b2c-4df3-961f-d89aba373f6c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100524) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 27 16:14:53.234983 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.volume.api [None req-52ec347e-df55-4a41-af03-239719891be8 tempest-VolumesMetadataTest-803751997 tempest-VolumesMetadataTest-803751997-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (21683086-7b2c-4df3-961f-d89aba373f6c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'e3a2d34b-c101-4418-b535-c148140627e2', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesMetadataTest-Volume-259914993',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='1195908bfbdd478682fc5ac79347d748',qos_specs=None,replication_status=,reservations=['061572e4-c739-4e65-98f9-1080553c70b2','130ec334-b291-46c8-883c-33986f1aa5bb','a9333162-69a8-4397-9bf4-d69d13731ad8','cf9f66b9-53f0-4650-9139-a5eba0163f42'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='3b34f1f07f52440d97af0320cde7cc6c',volume_type_id=2bce4e1a-e6e0-49d9-be36-c3405449a01e), 'volume': Volume(_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-27T16:14:53Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesMetadataTest-Volume-259914993',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=e3a2d34b-c101-4418-b535-c148140627e2,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='1195908bfbdd478682fc5ac79347d748',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='3b34f1f07f52440d97af0320cde7cc6c',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(2bce4e1a-e6e0-49d9-be36-c3405449a01e),volume_type_id=2bce4e1a-e6e0-49d9-be36-c3405449a01e)}' {{(pid=100524) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 27 16:14:53.235736 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.volume.api [None req-52ec347e-df55-4a41-af03-239719891be8 tempest-VolumesMetadataTest-803751997 tempest-VolumesMetadataTest-803751997-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (98eec24f-f358-4144-891d-71ee106e0ad4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100524) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 27 16:14:53.260183 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.volume.api [None req-52ec347e-df55-4a41-af03-239719891be8 tempest-VolumesMetadataTest-803751997 tempest-VolumesMetadataTest-803751997-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (98eec24f-f358-4144-891d-71ee106e0ad4) transitioned into state 'SUCCESS' from state '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-259914993',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='1195908bfbdd478682fc5ac79347d748',qos_specs=None,replication_status=,reservations=['061572e4-c739-4e65-98f9-1080553c70b2','130ec334-b291-46c8-883c-33986f1aa5bb','a9333162-69a8-4397-9bf4-d69d13731ad8','cf9f66b9-53f0-4650-9139-a5eba0163f42'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='3b34f1f07f52440d97af0320cde7cc6c',volume_type_id=2bce4e1a-e6e0-49d9-be36-c3405449a01e)}' {{(pid=100524) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 27 16:14:53.262704 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.volume.api [None req-52ec347e-df55-4a41-af03-239719891be8 tempest-VolumesMetadataTest-803751997 tempest-VolumesMetadataTest-803751997-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (93305050-6edf-4144-87ee-3412e411f556) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100524) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 27 16:14:53.272266 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.volume.api [None req-52ec347e-df55-4a41-af03-239719891be8 tempest-VolumesMetadataTest-803751997 tempest-VolumesMetadataTest-803751997-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (93305050-6edf-4144-87ee-3412e411f556) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100524) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 27 16:14:53.274752 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.volume.api [None req-52ec347e-df55-4a41-af03-239719891be8 tempest-VolumesMetadataTest-803751997 tempest-VolumesMetadataTest-803751997-project-member] Flow 'volume_create_api' (eb8352f5-5792-43e1-9ba9-a2f77296d8ac) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100524) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 27 16:14:53.274752 np0000005924 devstack@c-api.service[100524]: INFO cinder.volume.api [None req-52ec347e-df55-4a41-af03-239719891be8 tempest-VolumesMetadataTest-803751997 tempest-VolumesMetadataTest-803751997-project-member] Create volume request issued successfully. Jul 27 16:14:53.274752 np0000005924 devstack@c-api.service[100524]: INFO cinder.api.openstack.wsgi [None req-52ec347e-df55-4a41-af03-239719891be8 tempest-VolumesMetadataTest-803751997 tempest-VolumesMetadataTest-803751997-project-member] https://10.4.3.117/volume/v3/volumes returned with HTTP 202 Jul 27 16:14:53.274752 np0000005924 devstack@c-api.service[100524]: [pid: 100524|app: 0|req: 666/2629] 10.4.3.117 () {68 vars in 1258 bytes} [Mon Jul 27 16:14:52 2026] POST /volume/v3/volumes => generated 749 bytes in 352 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 27 16:14:53.289314 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.middleware.request_id [None req-69c771c0-69f5-472a-9734-93bbca455de6 None None] RequestId filter calling following filter/app {{(pid=100522) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:14:53.293878 np0000005924 devstack@c-api.service[100522]: INFO cinder.api.openstack.wsgi [None req-69c771c0-69f5-472a-9734-93bbca455de6 tempest-VolumesMetadataTest-803751997 tempest-VolumesMetadataTest-803751997-project-member] GET https://10.4.3.117/volume/v3/volumes/e3a2d34b-c101-4418-b535-c148140627e2 Jul 27 16:14:53.295139 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.openstack.wsgi [None req-69c771c0-69f5-472a-9734-93bbca455de6 tempest-VolumesMetadataTest-803751997 tempest-VolumesMetadataTest-803751997-project-member] Empty body provided in request {{(pid=100522) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:14:53.295344 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.openstack.wsgi [None req-69c771c0-69f5-472a-9734-93bbca455de6 tempest-VolumesMetadataTest-803751997 tempest-VolumesMetadataTest-803751997-project-member] Calling method 'show' {{(pid=100522) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:14:53.304144 np0000005924 devstack@c-api.service[100522]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:14:53.304144 np0000005924 devstack@c-api.service[100522]: warnings.warn( Jul 27 16:14:53.308179 np0000005924 devstack@c-api.service[100522]: INFO cinder.volume.api [None req-69c771c0-69f5-472a-9734-93bbca455de6 tempest-VolumesMetadataTest-803751997 tempest-VolumesMetadataTest-803751997-project-member] Volume info retrieved successfully. Jul 27 16:14:53.313232 np0000005924 devstack@c-api.service[100522]: INFO cinder.api.openstack.wsgi [None req-69c771c0-69f5-472a-9734-93bbca455de6 tempest-VolumesMetadataTest-803751997 tempest-VolumesMetadataTest-803751997-project-member] https://10.4.3.117/volume/v3/volumes/e3a2d34b-c101-4418-b535-c148140627e2 returned with HTTP 200 Jul 27 16:14:53.314897 np0000005924 devstack@c-api.service[100522]: [pid: 100522|app: 0|req: 651/2630] 10.4.3.117 () {66 vars in 1348 bytes} [Mon Jul 27 16:14:53 2026] GET /volume/v3/volumes/e3a2d34b-c101-4418-b535-c148140627e2 => generated 817 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 27 16:14:54.192144 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.middleware.request_id [None req-45bf9ce0-e82e-4de2-8bd9-e6236beee2e9 None None] RequestId filter calling following filter/app {{(pid=100521) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:14:54.194365 np0000005924 devstack@c-api.service[100521]: INFO cinder.api.openstack.wsgi [None req-45bf9ce0-e82e-4de2-8bd9-e6236beee2e9 tempest-TestVolumeBackupRestore-18680935 tempest-TestVolumeBackupRestore-18680935-project-member] GET https://10.4.3.117/volume/v3/backups/97ab705f-a381-453e-ab9b-3917e342f48f Jul 27 16:14:54.194615 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.openstack.wsgi [None req-45bf9ce0-e82e-4de2-8bd9-e6236beee2e9 tempest-TestVolumeBackupRestore-18680935 tempest-TestVolumeBackupRestore-18680935-project-member] Empty body provided in request {{(pid=100521) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:14:54.194848 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.openstack.wsgi [None req-45bf9ce0-e82e-4de2-8bd9-e6236beee2e9 tempest-TestVolumeBackupRestore-18680935 tempest-TestVolumeBackupRestore-18680935-project-member] Calling method 'show' {{(pid=100521) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:14:54.194987 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.v3.backups [None req-45bf9ce0-e82e-4de2-8bd9-e6236beee2e9 tempest-TestVolumeBackupRestore-18680935 tempest-TestVolumeBackupRestore-18680935-project-member] Show backup with id 97ab705f-a381-453e-ab9b-3917e342f48f. {{(pid=100521) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 27 16:14:54.200171 np0000005924 devstack@c-api.service[100521]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:14:54.200171 np0000005924 devstack@c-api.service[100521]: warnings.warn( Jul 27 16:14:54.201243 np0000005924 devstack@c-api.service[100521]: INFO cinder.api.openstack.wsgi [None req-45bf9ce0-e82e-4de2-8bd9-e6236beee2e9 tempest-TestVolumeBackupRestore-18680935 tempest-TestVolumeBackupRestore-18680935-project-member] https://10.4.3.117/volume/v3/backups/97ab705f-a381-453e-ab9b-3917e342f48f returned with HTTP 200 Jul 27 16:14:54.201782 np0000005924 devstack@c-api.service[100521]: [pid: 100521|app: 0|req: 650/2631] 10.4.3.117 () {66 vars in 1348 bytes} [Mon Jul 27 16:14:54 2026] GET /volume/v3/backups/97ab705f-a381-453e-ab9b-3917e342f48f => generated 743 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 27 16:14:54.329718 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.middleware.request_id [None req-ee000145-ab8c-45c8-abe4-6e70de9853bd None None] RequestId filter calling following filter/app {{(pid=100523) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:14:54.331377 np0000005924 devstack@c-api.service[100523]: INFO cinder.api.openstack.wsgi [None req-ee000145-ab8c-45c8-abe4-6e70de9853bd tempest-VolumesMetadataTest-803751997 tempest-VolumesMetadataTest-803751997-project-member] GET https://10.4.3.117/volume/v3/volumes/e3a2d34b-c101-4418-b535-c148140627e2 Jul 27 16:14:54.331573 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.openstack.wsgi [None req-ee000145-ab8c-45c8-abe4-6e70de9853bd tempest-VolumesMetadataTest-803751997 tempest-VolumesMetadataTest-803751997-project-member] Empty body provided in request {{(pid=100523) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:14:54.331845 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.openstack.wsgi [None req-ee000145-ab8c-45c8-abe4-6e70de9853bd tempest-VolumesMetadataTest-803751997 tempest-VolumesMetadataTest-803751997-project-member] Calling method 'show' {{(pid=100523) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:14:54.338772 np0000005924 devstack@c-api.service[100523]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:14:54.338772 np0000005924 devstack@c-api.service[100523]: warnings.warn( Jul 27 16:14:54.341876 np0000005924 devstack@c-api.service[100523]: INFO cinder.volume.api [None req-ee000145-ab8c-45c8-abe4-6e70de9853bd tempest-VolumesMetadataTest-803751997 tempest-VolumesMetadataTest-803751997-project-member] Volume info retrieved successfully. Jul 27 16:14:54.345623 np0000005924 devstack@c-api.service[100523]: INFO cinder.api.openstack.wsgi [None req-ee000145-ab8c-45c8-abe4-6e70de9853bd tempest-VolumesMetadataTest-803751997 tempest-VolumesMetadataTest-803751997-project-member] https://10.4.3.117/volume/v3/volumes/e3a2d34b-c101-4418-b535-c148140627e2 returned with HTTP 200 Jul 27 16:14:54.346067 np0000005924 devstack@c-api.service[100523]: [pid: 100523|app: 0|req: 665/2632] 10.4.3.117 () {66 vars in 1348 bytes} [Mon Jul 27 16:14:54 2026] GET /volume/v3/volumes/e3a2d34b-c101-4418-b535-c148140627e2 => generated 842 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 27 16:14:54.359816 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.middleware.request_id [None req-f90e1b8a-b0d1-45d2-8aad-d69ca8eb4daa None None] RequestId filter calling following filter/app {{(pid=100524) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:14:54.361633 np0000005924 devstack@c-api.service[100524]: INFO cinder.api.openstack.wsgi [None req-f90e1b8a-b0d1-45d2-8aad-d69ca8eb4daa tempest-VolumesMetadataTest-803751997 tempest-VolumesMetadataTest-803751997-project-member] POST https://10.4.3.117/volume/v3/volumes/e3a2d34b-c101-4418-b535-c148140627e2/metadata Jul 27 16:14:54.361938 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.openstack.wsgi [None req-f90e1b8a-b0d1-45d2-8aad-d69ca8eb4daa tempest-VolumesMetadataTest-803751997 tempest-VolumesMetadataTest-803751997-project-member] Action: 'create', calling method: create, body: {"metadata": {"key1": "value1", "key2": "value2", "key3": "value3", "key4": ""}} {{(pid=100524) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 27 16:14:54.365639 np0000005924 devstack@c-api.service[100524]: DEBUG dbcounter [-] [100524] Writing DB stats cinder:SELECT=596,cinder:INSERT=102,cinder:UPDATE=162 {{(pid=100524) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 27 16:14:54.371377 np0000005924 devstack@c-api.service[100524]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:14:54.371377 np0000005924 devstack@c-api.service[100524]: warnings.warn( Jul 27 16:14:54.371962 np0000005924 devstack@c-api.service[100524]: INFO cinder.volume.api [None req-f90e1b8a-b0d1-45d2-8aad-d69ca8eb4daa tempest-VolumesMetadataTest-803751997 tempest-VolumesMetadataTest-803751997-project-member] Volume info retrieved successfully. Jul 27 16:14:54.382514 np0000005924 devstack@c-api.service[100524]: INFO cinder.volume.api [None req-f90e1b8a-b0d1-45d2-8aad-d69ca8eb4daa tempest-VolumesMetadataTest-803751997 tempest-VolumesMetadataTest-803751997-project-member] Create volume metadata completed successfully. Jul 27 16:14:54.382794 np0000005924 devstack@c-api.service[100524]: INFO cinder.api.openstack.wsgi [None req-f90e1b8a-b0d1-45d2-8aad-d69ca8eb4daa tempest-VolumesMetadataTest-803751997 tempest-VolumesMetadataTest-803751997-project-member] https://10.4.3.117/volume/v3/volumes/e3a2d34b-c101-4418-b535-c148140627e2/metadata returned with HTTP 200 Jul 27 16:14:54.383206 np0000005924 devstack@c-api.service[100524]: [pid: 100524|app: 0|req: 667/2633] 10.4.3.117 () {68 vars in 1397 bytes} [Mon Jul 27 16:14:54 2026] POST /volume/v3/volumes/e3a2d34b-c101-4418-b535-c148140627e2/metadata => generated 101 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 27 16:14:54.390508 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.middleware.request_id [None req-344b7c01-005d-42cf-9d61-5109e93a29f1 None None] RequestId filter calling following filter/app {{(pid=100522) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:14:54.392265 np0000005924 devstack@c-api.service[100522]: INFO cinder.api.openstack.wsgi [None req-344b7c01-005d-42cf-9d61-5109e93a29f1 tempest-VolumesMetadataTest-803751997 tempest-VolumesMetadataTest-803751997-project-member] GET https://10.4.3.117/volume/v3/volumes/e3a2d34b-c101-4418-b535-c148140627e2/metadata Jul 27 16:14:54.392547 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.openstack.wsgi [None req-344b7c01-005d-42cf-9d61-5109e93a29f1 tempest-VolumesMetadataTest-803751997 tempest-VolumesMetadataTest-803751997-project-member] Empty body provided in request {{(pid=100522) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:14:54.392808 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.openstack.wsgi [None req-344b7c01-005d-42cf-9d61-5109e93a29f1 tempest-VolumesMetadataTest-803751997 tempest-VolumesMetadataTest-803751997-project-member] Calling method 'index' {{(pid=100522) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:14:54.400248 np0000005924 devstack@c-api.service[100522]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:14:54.400248 np0000005924 devstack@c-api.service[100522]: warnings.warn( Jul 27 16:14:54.400783 np0000005924 devstack@c-api.service[100522]: INFO cinder.volume.api [None req-344b7c01-005d-42cf-9d61-5109e93a29f1 tempest-VolumesMetadataTest-803751997 tempest-VolumesMetadataTest-803751997-project-member] Volume info retrieved successfully. Jul 27 16:14:54.407237 np0000005924 devstack@c-api.service[100522]: INFO cinder.volume.api [None req-344b7c01-005d-42cf-9d61-5109e93a29f1 tempest-VolumesMetadataTest-803751997 tempest-VolumesMetadataTest-803751997-project-member] Get volume metadata completed successfully. Jul 27 16:14:54.407555 np0000005924 devstack@c-api.service[100522]: INFO cinder.api.openstack.wsgi [None req-344b7c01-005d-42cf-9d61-5109e93a29f1 tempest-VolumesMetadataTest-803751997 tempest-VolumesMetadataTest-803751997-project-member] https://10.4.3.117/volume/v3/volumes/e3a2d34b-c101-4418-b535-c148140627e2/metadata returned with HTTP 200 Jul 27 16:14:54.407925 np0000005924 devstack@c-api.service[100522]: [pid: 100522|app: 0|req: 652/2634] 10.4.3.117 () {66 vars in 1375 bytes} [Mon Jul 27 16:14:54 2026] GET /volume/v3/volumes/e3a2d34b-c101-4418-b535-c148140627e2/metadata => generated 101 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 27 16:14:54.415961 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.middleware.request_id [None req-59fda251-9cdd-4b29-861f-cf15c26b07c9 None None] RequestId filter calling following filter/app {{(pid=100521) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:14:54.417827 np0000005924 devstack@c-api.service[100521]: INFO cinder.api.openstack.wsgi [None req-59fda251-9cdd-4b29-861f-cf15c26b07c9 tempest-VolumesMetadataTest-803751997 tempest-VolumesMetadataTest-803751997-project-member] PUT https://10.4.3.117/volume/v3/volumes/e3a2d34b-c101-4418-b535-c148140627e2/metadata Jul 27 16:14:54.418160 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.openstack.wsgi [None req-59fda251-9cdd-4b29-861f-cf15c26b07c9 tempest-VolumesMetadataTest-803751997 tempest-VolumesMetadataTest-803751997-project-member] Action: 'update_all', calling method: update_all, body: {"metadata": {"key4": "value4", "key1": "value1_update"}} {{(pid=100521) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 27 16:14:54.430313 np0000005924 devstack@c-api.service[100521]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:14:54.430313 np0000005924 devstack@c-api.service[100521]: warnings.warn( Jul 27 16:14:54.432007 np0000005924 devstack@c-api.service[100521]: INFO cinder.volume.api [None req-59fda251-9cdd-4b29-861f-cf15c26b07c9 tempest-VolumesMetadataTest-803751997 tempest-VolumesMetadataTest-803751997-project-member] Volume info retrieved successfully. Jul 27 16:14:54.451949 np0000005924 devstack@c-api.service[100521]: INFO cinder.volume.api [None req-59fda251-9cdd-4b29-861f-cf15c26b07c9 tempest-VolumesMetadataTest-803751997 tempest-VolumesMetadataTest-803751997-project-member] Update volume metadata completed successfully. Jul 27 16:14:54.452227 np0000005924 devstack@c-api.service[100521]: INFO cinder.api.openstack.wsgi [None req-59fda251-9cdd-4b29-861f-cf15c26b07c9 tempest-VolumesMetadataTest-803751997 tempest-VolumesMetadataTest-803751997-project-member] https://10.4.3.117/volume/v3/volumes/e3a2d34b-c101-4418-b535-c148140627e2/metadata returned with HTTP 200 Jul 27 16:14:54.452735 np0000005924 devstack@c-api.service[100521]: [pid: 100521|app: 0|req: 651/2635] 10.4.3.117 () {68 vars in 1395 bytes} [Mon Jul 27 16:14:54 2026] PUT /volume/v3/volumes/e3a2d34b-c101-4418-b535-c148140627e2/metadata => generated 57 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jul 27 16:14:54.467455 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.middleware.request_id [None req-d5ac8829-e2b9-430a-a1ed-4791d86e7fcf None None] RequestId filter calling following filter/app {{(pid=100523) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:14:54.469293 np0000005924 devstack@c-api.service[100523]: INFO cinder.api.openstack.wsgi [None req-d5ac8829-e2b9-430a-a1ed-4791d86e7fcf tempest-VolumesMetadataTest-803751997 tempest-VolumesMetadataTest-803751997-project-member] GET https://10.4.3.117/volume/v3/volumes/e3a2d34b-c101-4418-b535-c148140627e2/metadata Jul 27 16:14:54.469556 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.openstack.wsgi [None req-d5ac8829-e2b9-430a-a1ed-4791d86e7fcf tempest-VolumesMetadataTest-803751997 tempest-VolumesMetadataTest-803751997-project-member] Empty body provided in request {{(pid=100523) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:14:54.469776 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.openstack.wsgi [None req-d5ac8829-e2b9-430a-a1ed-4791d86e7fcf tempest-VolumesMetadataTest-803751997 tempest-VolumesMetadataTest-803751997-project-member] Calling method 'index' {{(pid=100523) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:14:54.481693 np0000005924 devstack@c-api.service[100523]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:14:54.481693 np0000005924 devstack@c-api.service[100523]: warnings.warn( Jul 27 16:14:54.481693 np0000005924 devstack@c-api.service[100523]: INFO cinder.volume.api [None req-d5ac8829-e2b9-430a-a1ed-4791d86e7fcf tempest-VolumesMetadataTest-803751997 tempest-VolumesMetadataTest-803751997-project-member] Volume info retrieved successfully. Jul 27 16:14:54.492068 np0000005924 devstack@c-api.service[100523]: INFO cinder.volume.api [None req-d5ac8829-e2b9-430a-a1ed-4791d86e7fcf tempest-VolumesMetadataTest-803751997 tempest-VolumesMetadataTest-803751997-project-member] Get volume metadata completed successfully. Jul 27 16:14:54.492352 np0000005924 devstack@c-api.service[100523]: INFO cinder.api.openstack.wsgi [None req-d5ac8829-e2b9-430a-a1ed-4791d86e7fcf tempest-VolumesMetadataTest-803751997 tempest-VolumesMetadataTest-803751997-project-member] https://10.4.3.117/volume/v3/volumes/e3a2d34b-c101-4418-b535-c148140627e2/metadata returned with HTTP 200 Jul 27 16:14:54.492767 np0000005924 devstack@c-api.service[100523]: [pid: 100523|app: 0|req: 666/2636] 10.4.3.117 () {66 vars in 1375 bytes} [Mon Jul 27 16:14:54 2026] GET /volume/v3/volumes/e3a2d34b-c101-4418-b535-c148140627e2/metadata => generated 57 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jul 27 16:14:54.501501 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.middleware.request_id [None req-eac4926f-55ab-44a2-894c-d528f285ee14 None None] RequestId filter calling following filter/app {{(pid=100524) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:14:54.506651 np0000005924 devstack@c-api.service[100524]: INFO cinder.api.openstack.wsgi [None req-eac4926f-55ab-44a2-894c-d528f285ee14 tempest-VolumesMetadataTest-803751997 tempest-VolumesMetadataTest-803751997-project-member] DELETE https://10.4.3.117/volume/v3/volumes/e3a2d34b-c101-4418-b535-c148140627e2/metadata/key1 Jul 27 16:14:54.506852 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.openstack.wsgi [None req-eac4926f-55ab-44a2-894c-d528f285ee14 tempest-VolumesMetadataTest-803751997 tempest-VolumesMetadataTest-803751997-project-member] Empty body provided in request {{(pid=100524) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:14:54.507046 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.openstack.wsgi [None req-eac4926f-55ab-44a2-894c-d528f285ee14 tempest-VolumesMetadataTest-803751997 tempest-VolumesMetadataTest-803751997-project-member] Calling method 'delete' {{(pid=100524) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:14:54.520152 np0000005924 devstack@c-api.service[100524]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:14:54.520152 np0000005924 devstack@c-api.service[100524]: warnings.warn( Jul 27 16:14:54.520884 np0000005924 devstack@c-api.service[100524]: INFO cinder.volume.api [None req-eac4926f-55ab-44a2-894c-d528f285ee14 tempest-VolumesMetadataTest-803751997 tempest-VolumesMetadataTest-803751997-project-member] Volume info retrieved successfully. Jul 27 16:14:54.526176 np0000005924 devstack@c-api.service[100524]: INFO cinder.volume.api [None req-eac4926f-55ab-44a2-894c-d528f285ee14 tempest-VolumesMetadataTest-803751997 tempest-VolumesMetadataTest-803751997-project-member] Get volume metadata completed successfully. Jul 27 16:14:54.535636 np0000005924 devstack@c-api.service[100524]: INFO cinder.volume.api [None req-eac4926f-55ab-44a2-894c-d528f285ee14 tempest-VolumesMetadataTest-803751997 tempest-VolumesMetadataTest-803751997-project-member] Delete volume metadata completed successfully. Jul 27 16:14:54.535855 np0000005924 devstack@c-api.service[100524]: INFO cinder.api.openstack.wsgi [None req-eac4926f-55ab-44a2-894c-d528f285ee14 tempest-VolumesMetadataTest-803751997 tempest-VolumesMetadataTest-803751997-project-member] https://10.4.3.117/volume/v3/volumes/e3a2d34b-c101-4418-b535-c148140627e2/metadata/key1 returned with HTTP 200 Jul 27 16:14:54.536272 np0000005924 devstack@c-api.service[100524]: [pid: 100524|app: 0|req: 668/2637] 10.4.3.117 () {66 vars in 1393 bytes} [Mon Jul 27 16:14:54 2026] DELETE /volume/v3/volumes/e3a2d34b-c101-4418-b535-c148140627e2/metadata/key1 => generated 0 bytes in 35 msecs (HTTP/1.1 200) 6 headers in 227 bytes (1 switches on core 0) Jul 27 16:14:54.546283 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.middleware.request_id [None req-50be416e-7734-4c13-a26b-834980eec90e None None] RequestId filter calling following filter/app {{(pid=100522) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:14:54.552795 np0000005924 devstack@c-api.service[100522]: INFO cinder.api.openstack.wsgi [None req-50be416e-7734-4c13-a26b-834980eec90e tempest-VolumesMetadataTest-803751997 tempest-VolumesMetadataTest-803751997-project-member] GET https://10.4.3.117/volume/v3/volumes/e3a2d34b-c101-4418-b535-c148140627e2/metadata Jul 27 16:14:54.552795 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.openstack.wsgi [None req-50be416e-7734-4c13-a26b-834980eec90e tempest-VolumesMetadataTest-803751997 tempest-VolumesMetadataTest-803751997-project-member] Empty body provided in request {{(pid=100522) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:14:54.552795 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.openstack.wsgi [None req-50be416e-7734-4c13-a26b-834980eec90e tempest-VolumesMetadataTest-803751997 tempest-VolumesMetadataTest-803751997-project-member] Calling method 'index' {{(pid=100522) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:14:54.562990 np0000005924 devstack@c-api.service[100522]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:14:54.562990 np0000005924 devstack@c-api.service[100522]: warnings.warn( Jul 27 16:14:54.563746 np0000005924 devstack@c-api.service[100522]: INFO cinder.volume.api [None req-50be416e-7734-4c13-a26b-834980eec90e tempest-VolumesMetadataTest-803751997 tempest-VolumesMetadataTest-803751997-project-member] Volume info retrieved successfully. Jul 27 16:14:54.571650 np0000005924 devstack@c-api.service[100522]: INFO cinder.volume.api [None req-50be416e-7734-4c13-a26b-834980eec90e tempest-VolumesMetadataTest-803751997 tempest-VolumesMetadataTest-803751997-project-member] Get volume metadata completed successfully. Jul 27 16:14:54.572011 np0000005924 devstack@c-api.service[100522]: INFO cinder.api.openstack.wsgi [None req-50be416e-7734-4c13-a26b-834980eec90e tempest-VolumesMetadataTest-803751997 tempest-VolumesMetadataTest-803751997-project-member] https://10.4.3.117/volume/v3/volumes/e3a2d34b-c101-4418-b535-c148140627e2/metadata returned with HTTP 200 Jul 27 16:14:54.572591 np0000005924 devstack@c-api.service[100522]: [pid: 100522|app: 0|req: 653/2638] 10.4.3.117 () {66 vars in 1375 bytes} [Mon Jul 27 16:14:54 2026] GET /volume/v3/volumes/e3a2d34b-c101-4418-b535-c148140627e2/metadata => generated 32 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jul 27 16:14:54.585713 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.middleware.request_id [None req-104a2292-6b26-4975-b3f7-5dde76739894 None None] RequestId filter calling following filter/app {{(pid=100521) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:14:54.588165 np0000005924 devstack@c-api.service[100521]: INFO cinder.api.openstack.wsgi [None req-104a2292-6b26-4975-b3f7-5dde76739894 tempest-VolumesMetadataTest-803751997 tempest-VolumesMetadataTest-803751997-project-member] PUT https://10.4.3.117/volume/v3/volumes/e3a2d34b-c101-4418-b535-c148140627e2/metadata Jul 27 16:14:54.588537 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.openstack.wsgi [None req-104a2292-6b26-4975-b3f7-5dde76739894 tempest-VolumesMetadataTest-803751997 tempest-VolumesMetadataTest-803751997-project-member] Action: 'update_all', calling method: update_all, body: {"metadata": {}} {{(pid=100521) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 27 16:14:54.603175 np0000005924 devstack@c-api.service[100521]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:14:54.603175 np0000005924 devstack@c-api.service[100521]: warnings.warn( Jul 27 16:14:54.603721 np0000005924 devstack@c-api.service[100521]: INFO cinder.volume.api [None req-104a2292-6b26-4975-b3f7-5dde76739894 tempest-VolumesMetadataTest-803751997 tempest-VolumesMetadataTest-803751997-project-member] Volume info retrieved successfully. Jul 27 16:14:54.626933 np0000005924 devstack@c-api.service[100521]: INFO cinder.volume.api [None req-104a2292-6b26-4975-b3f7-5dde76739894 tempest-VolumesMetadataTest-803751997 tempest-VolumesMetadataTest-803751997-project-member] Update volume metadata completed successfully. Jul 27 16:14:54.627284 np0000005924 devstack@c-api.service[100521]: INFO cinder.api.openstack.wsgi [None req-104a2292-6b26-4975-b3f7-5dde76739894 tempest-VolumesMetadataTest-803751997 tempest-VolumesMetadataTest-803751997-project-member] https://10.4.3.117/volume/v3/volumes/e3a2d34b-c101-4418-b535-c148140627e2/metadata returned with HTTP 200 Jul 27 16:14:54.627772 np0000005924 devstack@c-api.service[100521]: [pid: 100521|app: 0|req: 652/2639] 10.4.3.117 () {68 vars in 1395 bytes} [Mon Jul 27 16:14:54 2026] PUT /volume/v3/volumes/e3a2d34b-c101-4418-b535-c148140627e2/metadata => generated 16 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jul 27 16:14:54.636755 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.middleware.request_id [None req-2810991b-a19e-4aaa-96a5-e08ebf222f85 None None] RequestId filter calling following filter/app {{(pid=100523) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:14:54.639760 np0000005924 devstack@c-api.service[100523]: INFO cinder.api.openstack.wsgi [None req-2810991b-a19e-4aaa-96a5-e08ebf222f85 tempest-VolumesMetadataTest-803751997 tempest-VolumesMetadataTest-803751997-project-member] POST https://10.4.3.117/volume/v3/volumes/e3a2d34b-c101-4418-b535-c148140627e2/metadata Jul 27 16:14:54.640017 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.openstack.wsgi [None req-2810991b-a19e-4aaa-96a5-e08ebf222f85 tempest-VolumesMetadataTest-803751997 tempest-VolumesMetadataTest-803751997-project-member] Action: 'create', calling method: create, body: {"metadata": {"key1": "value1", "key2": "value2", "key3": "value3"}} {{(pid=100523) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 27 16:14:54.652446 np0000005924 devstack@c-api.service[100523]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:14:54.652446 np0000005924 devstack@c-api.service[100523]: warnings.warn( Jul 27 16:14:54.652900 np0000005924 devstack@c-api.service[100523]: INFO cinder.volume.api [None req-2810991b-a19e-4aaa-96a5-e08ebf222f85 tempest-VolumesMetadataTest-803751997 tempest-VolumesMetadataTest-803751997-project-member] Volume info retrieved successfully. Jul 27 16:14:54.667646 np0000005924 devstack@c-api.service[100523]: INFO cinder.volume.api [None req-2810991b-a19e-4aaa-96a5-e08ebf222f85 tempest-VolumesMetadataTest-803751997 tempest-VolumesMetadataTest-803751997-project-member] Create volume metadata completed successfully. Jul 27 16:14:54.667977 np0000005924 devstack@c-api.service[100523]: INFO cinder.api.openstack.wsgi [None req-2810991b-a19e-4aaa-96a5-e08ebf222f85 tempest-VolumesMetadataTest-803751997 tempest-VolumesMetadataTest-803751997-project-member] https://10.4.3.117/volume/v3/volumes/e3a2d34b-c101-4418-b535-c148140627e2/metadata returned with HTTP 200 Jul 27 16:14:54.668520 np0000005924 devstack@c-api.service[100523]: [pid: 100523|app: 0|req: 667/2640] 10.4.3.117 () {68 vars in 1396 bytes} [Mon Jul 27 16:14:54 2026] POST /volume/v3/volumes/e3a2d34b-c101-4418-b535-c148140627e2/metadata => generated 68 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jul 27 16:14:54.677370 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.middleware.request_id [None req-40281f3b-438d-4cfc-a41b-b31d8175aed2 None None] RequestId filter calling following filter/app {{(pid=100524) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:14:54.678987 np0000005924 devstack@c-api.service[100524]: INFO cinder.api.openstack.wsgi [None req-40281f3b-438d-4cfc-a41b-b31d8175aed2 tempest-VolumesMetadataTest-803751997 tempest-VolumesMetadataTest-803751997-project-member] PUT https://10.4.3.117/volume/v3/volumes/e3a2d34b-c101-4418-b535-c148140627e2/metadata/key3 Jul 27 16:14:54.679586 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.openstack.wsgi [None req-40281f3b-438d-4cfc-a41b-b31d8175aed2 tempest-VolumesMetadataTest-803751997 tempest-VolumesMetadataTest-803751997-project-member] Action: 'update', calling method: update, body: {"meta": {"key3": "value3_update"}} {{(pid=100524) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 27 16:14:54.693098 np0000005924 devstack@c-api.service[100524]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:14:54.693098 np0000005924 devstack@c-api.service[100524]: warnings.warn( Jul 27 16:14:54.693895 np0000005924 devstack@c-api.service[100524]: INFO cinder.volume.api [None req-40281f3b-438d-4cfc-a41b-b31d8175aed2 tempest-VolumesMetadataTest-803751997 tempest-VolumesMetadataTest-803751997-project-member] Volume info retrieved successfully. Jul 27 16:14:54.705561 np0000005924 devstack@c-api.service[100524]: INFO cinder.volume.api [None req-40281f3b-438d-4cfc-a41b-b31d8175aed2 tempest-VolumesMetadataTest-803751997 tempest-VolumesMetadataTest-803751997-project-member] Update volume metadata completed successfully. Jul 27 16:14:54.705804 np0000005924 devstack@c-api.service[100524]: INFO cinder.api.openstack.wsgi [None req-40281f3b-438d-4cfc-a41b-b31d8175aed2 tempest-VolumesMetadataTest-803751997 tempest-VolumesMetadataTest-803751997-project-member] https://10.4.3.117/volume/v3/volumes/e3a2d34b-c101-4418-b535-c148140627e2/metadata/key3 returned with HTTP 200 Jul 27 16:14:54.706236 np0000005924 devstack@c-api.service[100524]: [pid: 100524|app: 0|req: 669/2641] 10.4.3.117 () {68 vars in 1410 bytes} [Mon Jul 27 16:14:54 2026] PUT /volume/v3/volumes/e3a2d34b-c101-4418-b535-c148140627e2/metadata/key3 => generated 35 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jul 27 16:14:54.716578 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.middleware.request_id [None req-520366aa-d905-46c8-b5ec-96c853138a19 None None] RequestId filter calling following filter/app {{(pid=100522) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:14:54.720751 np0000005924 devstack@c-api.service[100522]: INFO cinder.api.openstack.wsgi [None req-520366aa-d905-46c8-b5ec-96c853138a19 tempest-VolumesMetadataTest-803751997 tempest-VolumesMetadataTest-803751997-project-member] GET https://10.4.3.117/volume/v3/volumes/e3a2d34b-c101-4418-b535-c148140627e2/metadata/key3 Jul 27 16:14:54.720973 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.openstack.wsgi [None req-520366aa-d905-46c8-b5ec-96c853138a19 tempest-VolumesMetadataTest-803751997 tempest-VolumesMetadataTest-803751997-project-member] Empty body provided in request {{(pid=100522) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:14:54.721278 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.openstack.wsgi [None req-520366aa-d905-46c8-b5ec-96c853138a19 tempest-VolumesMetadataTest-803751997 tempest-VolumesMetadataTest-803751997-project-member] Calling method 'show' {{(pid=100522) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:14:54.730338 np0000005924 devstack@c-api.service[100522]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:14:54.730338 np0000005924 devstack@c-api.service[100522]: warnings.warn( Jul 27 16:14:54.731007 np0000005924 devstack@c-api.service[100522]: INFO cinder.volume.api [None req-520366aa-d905-46c8-b5ec-96c853138a19 tempest-VolumesMetadataTest-803751997 tempest-VolumesMetadataTest-803751997-project-member] Volume info retrieved successfully. Jul 27 16:14:54.737877 np0000005924 devstack@c-api.service[100522]: INFO cinder.volume.api [None req-520366aa-d905-46c8-b5ec-96c853138a19 tempest-VolumesMetadataTest-803751997 tempest-VolumesMetadataTest-803751997-project-member] Get volume metadata completed successfully. Jul 27 16:14:54.738136 np0000005924 devstack@c-api.service[100522]: INFO cinder.api.openstack.wsgi [None req-520366aa-d905-46c8-b5ec-96c853138a19 tempest-VolumesMetadataTest-803751997 tempest-VolumesMetadataTest-803751997-project-member] https://10.4.3.117/volume/v3/volumes/e3a2d34b-c101-4418-b535-c148140627e2/metadata/key3 returned with HTTP 200 Jul 27 16:14:54.738581 np0000005924 devstack@c-api.service[100522]: [pid: 100522|app: 0|req: 654/2642] 10.4.3.117 () {66 vars in 1390 bytes} [Mon Jul 27 16:14:54 2026] GET /volume/v3/volumes/e3a2d34b-c101-4418-b535-c148140627e2/metadata/key3 => generated 35 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jul 27 16:14:54.750150 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.middleware.request_id [None req-98f5fdb6-51e7-4b80-b490-54e367f1d6c2 None None] RequestId filter calling following filter/app {{(pid=100521) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:14:54.752475 np0000005924 devstack@c-api.service[100521]: INFO cinder.api.openstack.wsgi [None req-98f5fdb6-51e7-4b80-b490-54e367f1d6c2 tempest-VolumesMetadataTest-803751997 tempest-VolumesMetadataTest-803751997-project-member] GET https://10.4.3.117/volume/v3/volumes/e3a2d34b-c101-4418-b535-c148140627e2/metadata Jul 27 16:14:54.756351 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.openstack.wsgi [None req-98f5fdb6-51e7-4b80-b490-54e367f1d6c2 tempest-VolumesMetadataTest-803751997 tempest-VolumesMetadataTest-803751997-project-member] Empty body provided in request {{(pid=100521) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:14:54.756351 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.openstack.wsgi [None req-98f5fdb6-51e7-4b80-b490-54e367f1d6c2 tempest-VolumesMetadataTest-803751997 tempest-VolumesMetadataTest-803751997-project-member] Calling method 'index' {{(pid=100521) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:14:54.764203 np0000005924 devstack@c-api.service[100521]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:14:54.764203 np0000005924 devstack@c-api.service[100521]: warnings.warn( Jul 27 16:14:54.764918 np0000005924 devstack@c-api.service[100521]: INFO cinder.volume.api [None req-98f5fdb6-51e7-4b80-b490-54e367f1d6c2 tempest-VolumesMetadataTest-803751997 tempest-VolumesMetadataTest-803751997-project-member] Volume info retrieved successfully. Jul 27 16:14:54.774537 np0000005924 devstack@c-api.service[100521]: INFO cinder.volume.api [None req-98f5fdb6-51e7-4b80-b490-54e367f1d6c2 tempest-VolumesMetadataTest-803751997 tempest-VolumesMetadataTest-803751997-project-member] Get volume metadata completed successfully. Jul 27 16:14:54.774905 np0000005924 devstack@c-api.service[100521]: INFO cinder.api.openstack.wsgi [None req-98f5fdb6-51e7-4b80-b490-54e367f1d6c2 tempest-VolumesMetadataTest-803751997 tempest-VolumesMetadataTest-803751997-project-member] https://10.4.3.117/volume/v3/volumes/e3a2d34b-c101-4418-b535-c148140627e2/metadata returned with HTTP 200 Jul 27 16:14:54.777418 np0000005924 devstack@c-api.service[100521]: [pid: 100521|app: 0|req: 653/2643] 10.4.3.117 () {66 vars in 1375 bytes} [Mon Jul 27 16:14:54 2026] GET /volume/v3/volumes/e3a2d34b-c101-4418-b535-c148140627e2/metadata => generated 75 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jul 27 16:14:54.798351 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.middleware.request_id [None req-39d11453-e023-4103-bdc7-4cfcba45b0f1 None None] RequestId filter calling following filter/app {{(pid=100523) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:14:54.798351 np0000005924 devstack@c-api.service[100523]: INFO cinder.api.openstack.wsgi [None req-39d11453-e023-4103-bdc7-4cfcba45b0f1 tempest-VolumesMetadataTest-803751997 tempest-VolumesMetadataTest-803751997-project-member] PUT https://10.4.3.117/volume/v3/volumes/e3a2d34b-c101-4418-b535-c148140627e2/metadata Jul 27 16:14:54.798351 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.openstack.wsgi [None req-39d11453-e023-4103-bdc7-4cfcba45b0f1 tempest-VolumesMetadataTest-803751997 tempest-VolumesMetadataTest-803751997-project-member] Action: 'update_all', calling method: update_all, body: {"metadata": {}} {{(pid=100523) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 27 16:14:54.812645 np0000005924 devstack@c-api.service[100523]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:14:54.812645 np0000005924 devstack@c-api.service[100523]: warnings.warn( Jul 27 16:14:54.813379 np0000005924 devstack@c-api.service[100523]: INFO cinder.volume.api [None req-39d11453-e023-4103-bdc7-4cfcba45b0f1 tempest-VolumesMetadataTest-803751997 tempest-VolumesMetadataTest-803751997-project-member] Volume info retrieved successfully. Jul 27 16:14:54.825618 np0000005924 devstack@c-api.service[100523]: INFO cinder.volume.api [None req-39d11453-e023-4103-bdc7-4cfcba45b0f1 tempest-VolumesMetadataTest-803751997 tempest-VolumesMetadataTest-803751997-project-member] Update volume metadata completed successfully. Jul 27 16:14:54.826124 np0000005924 devstack@c-api.service[100523]: INFO cinder.api.openstack.wsgi [None req-39d11453-e023-4103-bdc7-4cfcba45b0f1 tempest-VolumesMetadataTest-803751997 tempest-VolumesMetadataTest-803751997-project-member] https://10.4.3.117/volume/v3/volumes/e3a2d34b-c101-4418-b535-c148140627e2/metadata returned with HTTP 200 Jul 27 16:14:54.826867 np0000005924 devstack@c-api.service[100523]: [pid: 100523|app: 0|req: 668/2644] 10.4.3.117 () {68 vars in 1395 bytes} [Mon Jul 27 16:14:54 2026] PUT /volume/v3/volumes/e3a2d34b-c101-4418-b535-c148140627e2/metadata => generated 16 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jul 27 16:14:54.835664 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.middleware.request_id [None req-95b453d8-768c-4085-a641-6a3b10d7d7fc None None] RequestId filter calling following filter/app {{(pid=100524) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:14:54.837644 np0000005924 devstack@c-api.service[100524]: INFO cinder.api.openstack.wsgi [None req-95b453d8-768c-4085-a641-6a3b10d7d7fc tempest-VolumesMetadataTest-803751997 tempest-VolumesMetadataTest-803751997-project-member] GET https://10.4.3.117/volume/v3/volumes/e3a2d34b-c101-4418-b535-c148140627e2 Jul 27 16:14:54.837877 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.openstack.wsgi [None req-95b453d8-768c-4085-a641-6a3b10d7d7fc tempest-VolumesMetadataTest-803751997 tempest-VolumesMetadataTest-803751997-project-member] Empty body provided in request {{(pid=100524) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:14:54.838103 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.openstack.wsgi [None req-95b453d8-768c-4085-a641-6a3b10d7d7fc tempest-VolumesMetadataTest-803751997 tempest-VolumesMetadataTest-803751997-project-member] Calling method 'show' {{(pid=100524) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:14:54.845126 np0000005924 devstack@c-api.service[100524]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:14:54.845126 np0000005924 devstack@c-api.service[100524]: warnings.warn( Jul 27 16:14:54.848921 np0000005924 devstack@c-api.service[100524]: INFO cinder.volume.api [None req-95b453d8-768c-4085-a641-6a3b10d7d7fc tempest-VolumesMetadataTest-803751997 tempest-VolumesMetadataTest-803751997-project-member] Volume info retrieved successfully. Jul 27 16:14:54.853127 np0000005924 devstack@c-api.service[100524]: INFO cinder.api.openstack.wsgi [None req-95b453d8-768c-4085-a641-6a3b10d7d7fc tempest-VolumesMetadataTest-803751997 tempest-VolumesMetadataTest-803751997-project-member] https://10.4.3.117/volume/v3/volumes/e3a2d34b-c101-4418-b535-c148140627e2 returned with HTTP 200 Jul 27 16:14:54.853625 np0000005924 devstack@c-api.service[100524]: [pid: 100524|app: 0|req: 670/2645] 10.4.3.117 () {66 vars in 1348 bytes} [Mon Jul 27 16:14:54 2026] GET /volume/v3/volumes/e3a2d34b-c101-4418-b535-c148140627e2 => generated 842 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 27 16:14:54.867973 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.middleware.request_id [None req-eb192b0f-08a2-4f16-add5-6139417c4a24 None None] RequestId filter calling following filter/app {{(pid=100522) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:14:54.870183 np0000005924 devstack@c-api.service[100522]: INFO cinder.api.openstack.wsgi [None req-eb192b0f-08a2-4f16-add5-6139417c4a24 tempest-VolumesMetadataTest-803751997 tempest-VolumesMetadataTest-803751997-project-member] DELETE https://10.4.3.117/volume/v3/volumes/e3a2d34b-c101-4418-b535-c148140627e2 Jul 27 16:14:54.870465 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.openstack.wsgi [None req-eb192b0f-08a2-4f16-add5-6139417c4a24 tempest-VolumesMetadataTest-803751997 tempest-VolumesMetadataTest-803751997-project-member] Empty body provided in request {{(pid=100522) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:14:54.871745 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.openstack.wsgi [None req-eb192b0f-08a2-4f16-add5-6139417c4a24 tempest-VolumesMetadataTest-803751997 tempest-VolumesMetadataTest-803751997-project-member] Calling method 'delete' {{(pid=100522) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:14:54.872005 np0000005924 devstack@c-api.service[100522]: INFO cinder.api.v3.volumes [None req-eb192b0f-08a2-4f16-add5-6139417c4a24 tempest-VolumesMetadataTest-803751997 tempest-VolumesMetadataTest-803751997-project-member] Delete volume with id: e3a2d34b-c101-4418-b535-c148140627e2 Jul 27 16:14:54.884036 np0000005924 devstack@c-api.service[100522]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:14:54.884036 np0000005924 devstack@c-api.service[100522]: warnings.warn( Jul 27 16:14:54.884725 np0000005924 devstack@c-api.service[100522]: INFO cinder.volume.api [None req-eb192b0f-08a2-4f16-add5-6139417c4a24 tempest-VolumesMetadataTest-803751997 tempest-VolumesMetadataTest-803751997-project-member] Volume info retrieved successfully. Jul 27 16:14:54.921964 np0000005924 devstack@c-api.service[100522]: INFO cinder.volume.api [None req-eb192b0f-08a2-4f16-add5-6139417c4a24 tempest-VolumesMetadataTest-803751997 tempest-VolumesMetadataTest-803751997-project-member] Delete volume request issued successfully. Jul 27 16:14:54.922236 np0000005924 devstack@c-api.service[100522]: INFO cinder.api.openstack.wsgi [None req-eb192b0f-08a2-4f16-add5-6139417c4a24 tempest-VolumesMetadataTest-803751997 tempest-VolumesMetadataTest-803751997-project-member] https://10.4.3.117/volume/v3/volumes/e3a2d34b-c101-4418-b535-c148140627e2 returned with HTTP 202 Jul 27 16:14:54.922826 np0000005924 devstack@c-api.service[100522]: [pid: 100522|app: 0|req: 655/2646] 10.4.3.117 () {66 vars in 1351 bytes} [Mon Jul 27 16:14:54 2026] DELETE /volume/v3/volumes/e3a2d34b-c101-4418-b535-c148140627e2 => generated 0 bytes in 56 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 27 16:14:54.934586 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.middleware.request_id [None req-9a6b1ad9-6d0f-4e06-84a6-0798f80b02af None None] RequestId filter calling following filter/app {{(pid=100521) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:14:54.936882 np0000005924 devstack@c-api.service[100521]: INFO cinder.api.openstack.wsgi [None req-9a6b1ad9-6d0f-4e06-84a6-0798f80b02af tempest-VolumesMetadataTest-803751997 tempest-VolumesMetadataTest-803751997-project-member] GET https://10.4.3.117/volume/v3/volumes/e3a2d34b-c101-4418-b535-c148140627e2 Jul 27 16:14:54.937023 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.openstack.wsgi [None req-9a6b1ad9-6d0f-4e06-84a6-0798f80b02af tempest-VolumesMetadataTest-803751997 tempest-VolumesMetadataTest-803751997-project-member] Empty body provided in request {{(pid=100521) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:14:54.937221 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.openstack.wsgi [None req-9a6b1ad9-6d0f-4e06-84a6-0798f80b02af tempest-VolumesMetadataTest-803751997 tempest-VolumesMetadataTest-803751997-project-member] Calling method 'show' {{(pid=100521) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:14:54.949062 np0000005924 devstack@c-api.service[100521]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:14:54.949062 np0000005924 devstack@c-api.service[100521]: warnings.warn( Jul 27 16:14:54.957728 np0000005924 devstack@c-api.service[100521]: INFO cinder.volume.api [None req-9a6b1ad9-6d0f-4e06-84a6-0798f80b02af tempest-VolumesMetadataTest-803751997 tempest-VolumesMetadataTest-803751997-project-member] Volume info retrieved successfully. Jul 27 16:14:54.962288 np0000005924 devstack@c-api.service[100521]: INFO cinder.api.openstack.wsgi [None req-9a6b1ad9-6d0f-4e06-84a6-0798f80b02af tempest-VolumesMetadataTest-803751997 tempest-VolumesMetadataTest-803751997-project-member] https://10.4.3.117/volume/v3/volumes/e3a2d34b-c101-4418-b535-c148140627e2 returned with HTTP 200 Jul 27 16:14:54.962774 np0000005924 devstack@c-api.service[100521]: [pid: 100521|app: 0|req: 654/2647] 10.4.3.117 () {66 vars in 1348 bytes} [Mon Jul 27 16:14:54 2026] GET /volume/v3/volumes/e3a2d34b-c101-4418-b535-c148140627e2 => generated 841 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 27 16:14:55.217316 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.middleware.request_id [None req-4021872b-d070-4b7e-9d68-82a897768fe5 None None] RequestId filter calling following filter/app {{(pid=100523) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:14:55.220854 np0000005924 devstack@c-api.service[100523]: INFO cinder.api.openstack.wsgi [None req-4021872b-d070-4b7e-9d68-82a897768fe5 tempest-TestVolumeBackupRestore-18680935 tempest-TestVolumeBackupRestore-18680935-project-member] GET https://10.4.3.117/volume/v3/backups/97ab705f-a381-453e-ab9b-3917e342f48f Jul 27 16:14:55.221317 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.openstack.wsgi [None req-4021872b-d070-4b7e-9d68-82a897768fe5 tempest-TestVolumeBackupRestore-18680935 tempest-TestVolumeBackupRestore-18680935-project-member] Empty body provided in request {{(pid=100523) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:14:55.221834 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.openstack.wsgi [None req-4021872b-d070-4b7e-9d68-82a897768fe5 tempest-TestVolumeBackupRestore-18680935 tempest-TestVolumeBackupRestore-18680935-project-member] Calling method 'show' {{(pid=100523) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:14:55.222098 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.v3.backups [None req-4021872b-d070-4b7e-9d68-82a897768fe5 tempest-TestVolumeBackupRestore-18680935 tempest-TestVolumeBackupRestore-18680935-project-member] Show backup with id 97ab705f-a381-453e-ab9b-3917e342f48f. {{(pid=100523) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 27 16:14:55.233514 np0000005924 devstack@c-api.service[100523]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:14:55.233514 np0000005924 devstack@c-api.service[100523]: warnings.warn( Jul 27 16:14:55.235083 np0000005924 devstack@c-api.service[100523]: INFO cinder.api.openstack.wsgi [None req-4021872b-d070-4b7e-9d68-82a897768fe5 tempest-TestVolumeBackupRestore-18680935 tempest-TestVolumeBackupRestore-18680935-project-member] https://10.4.3.117/volume/v3/backups/97ab705f-a381-453e-ab9b-3917e342f48f returned with HTTP 200 Jul 27 16:14:55.235919 np0000005924 devstack@c-api.service[100523]: [pid: 100523|app: 0|req: 669/2648] 10.4.3.117 () {66 vars in 1348 bytes} [Mon Jul 27 16:14:55 2026] GET /volume/v3/backups/97ab705f-a381-453e-ab9b-3917e342f48f => generated 743 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 27 16:14:55.977462 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.middleware.request_id [None req-f00f087d-97bf-427a-8bb1-0013230e02bc None None] RequestId filter calling following filter/app {{(pid=100524) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:14:55.980578 np0000005924 devstack@c-api.service[100524]: INFO cinder.api.openstack.wsgi [None req-f00f087d-97bf-427a-8bb1-0013230e02bc tempest-VolumesMetadataTest-803751997 tempest-VolumesMetadataTest-803751997-project-member] GET https://10.4.3.117/volume/v3/volumes/e3a2d34b-c101-4418-b535-c148140627e2 Jul 27 16:14:55.980578 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.openstack.wsgi [None req-f00f087d-97bf-427a-8bb1-0013230e02bc tempest-VolumesMetadataTest-803751997 tempest-VolumesMetadataTest-803751997-project-member] Empty body provided in request {{(pid=100524) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:14:55.980578 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.openstack.wsgi [None req-f00f087d-97bf-427a-8bb1-0013230e02bc tempest-VolumesMetadataTest-803751997 tempest-VolumesMetadataTest-803751997-project-member] Calling method 'show' {{(pid=100524) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:14:55.986675 np0000005924 devstack@c-api.service[100524]: INFO cinder.api.openstack.wsgi [None req-f00f087d-97bf-427a-8bb1-0013230e02bc tempest-VolumesMetadataTest-803751997 tempest-VolumesMetadataTest-803751997-project-member] https://10.4.3.117/volume/v3/volumes/e3a2d34b-c101-4418-b535-c148140627e2 returned with HTTP 404 Jul 27 16:14:55.987540 np0000005924 devstack@c-api.service[100524]: [pid: 100524|app: 0|req: 671/2649] 10.4.3.117 () {66 vars in 1348 bytes} [Mon Jul 27 16:14:55 2026] GET /volume/v3/volumes/e3a2d34b-c101-4418-b535-c148140627e2 => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 27 16:14:56.251379 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.middleware.request_id [None req-a2150b5e-0f4a-4e4f-8e1c-355505343842 None None] RequestId filter calling following filter/app {{(pid=100522) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:14:56.253444 np0000005924 devstack@c-api.service[100522]: INFO cinder.api.openstack.wsgi [None req-a2150b5e-0f4a-4e4f-8e1c-355505343842 tempest-TestVolumeBackupRestore-18680935 tempest-TestVolumeBackupRestore-18680935-project-member] GET https://10.4.3.117/volume/v3/backups/97ab705f-a381-453e-ab9b-3917e342f48f Jul 27 16:14:56.253711 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.openstack.wsgi [None req-a2150b5e-0f4a-4e4f-8e1c-355505343842 tempest-TestVolumeBackupRestore-18680935 tempest-TestVolumeBackupRestore-18680935-project-member] Empty body provided in request {{(pid=100522) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:14:56.253919 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.openstack.wsgi [None req-a2150b5e-0f4a-4e4f-8e1c-355505343842 tempest-TestVolumeBackupRestore-18680935 tempest-TestVolumeBackupRestore-18680935-project-member] Calling method 'show' {{(pid=100522) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:14:56.254069 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.v3.backups [None req-a2150b5e-0f4a-4e4f-8e1c-355505343842 tempest-TestVolumeBackupRestore-18680935 tempest-TestVolumeBackupRestore-18680935-project-member] Show backup with id 97ab705f-a381-453e-ab9b-3917e342f48f. {{(pid=100522) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 27 16:14:56.261356 np0000005924 devstack@c-api.service[100522]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:14:56.261356 np0000005924 devstack@c-api.service[100522]: warnings.warn( Jul 27 16:14:56.261356 np0000005924 devstack@c-api.service[100522]: INFO cinder.api.openstack.wsgi [None req-a2150b5e-0f4a-4e4f-8e1c-355505343842 tempest-TestVolumeBackupRestore-18680935 tempest-TestVolumeBackupRestore-18680935-project-member] https://10.4.3.117/volume/v3/backups/97ab705f-a381-453e-ab9b-3917e342f48f returned with HTTP 200 Jul 27 16:14:56.261356 np0000005924 devstack@c-api.service[100522]: [pid: 100522|app: 0|req: 656/2650] 10.4.3.117 () {66 vars in 1348 bytes} [Mon Jul 27 16:14:56 2026] GET /volume/v3/backups/97ab705f-a381-453e-ab9b-3917e342f48f => generated 743 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 27 16:14:57.273955 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.middleware.request_id [None req-d4fd40f1-29e0-44b2-9a85-0bafa6fd62cd None None] RequestId filter calling following filter/app {{(pid=100521) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:14:57.276180 np0000005924 devstack@c-api.service[100521]: INFO cinder.api.openstack.wsgi [None req-d4fd40f1-29e0-44b2-9a85-0bafa6fd62cd tempest-TestVolumeBackupRestore-18680935 tempest-TestVolumeBackupRestore-18680935-project-member] GET https://10.4.3.117/volume/v3/backups/97ab705f-a381-453e-ab9b-3917e342f48f Jul 27 16:14:57.276420 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.openstack.wsgi [None req-d4fd40f1-29e0-44b2-9a85-0bafa6fd62cd tempest-TestVolumeBackupRestore-18680935 tempest-TestVolumeBackupRestore-18680935-project-member] Empty body provided in request {{(pid=100521) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:14:57.276659 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.openstack.wsgi [None req-d4fd40f1-29e0-44b2-9a85-0bafa6fd62cd tempest-TestVolumeBackupRestore-18680935 tempest-TestVolumeBackupRestore-18680935-project-member] Calling method 'show' {{(pid=100521) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:14:57.276838 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.v3.backups [None req-d4fd40f1-29e0-44b2-9a85-0bafa6fd62cd tempest-TestVolumeBackupRestore-18680935 tempest-TestVolumeBackupRestore-18680935-project-member] Show backup with id 97ab705f-a381-453e-ab9b-3917e342f48f. {{(pid=100521) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 27 16:14:57.281641 np0000005924 devstack@c-api.service[100521]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:14:57.281641 np0000005924 devstack@c-api.service[100521]: warnings.warn( Jul 27 16:14:57.282556 np0000005924 devstack@c-api.service[100521]: INFO cinder.api.openstack.wsgi [None req-d4fd40f1-29e0-44b2-9a85-0bafa6fd62cd tempest-TestVolumeBackupRestore-18680935 tempest-TestVolumeBackupRestore-18680935-project-member] https://10.4.3.117/volume/v3/backups/97ab705f-a381-453e-ab9b-3917e342f48f returned with HTTP 200 Jul 27 16:14:57.283040 np0000005924 devstack@c-api.service[100521]: [pid: 100521|app: 0|req: 655/2651] 10.4.3.117 () {66 vars in 1348 bytes} [Mon Jul 27 16:14:57 2026] GET /volume/v3/backups/97ab705f-a381-453e-ab9b-3917e342f48f => generated 743 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 27 16:14:57.500078 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.middleware.request_id [None req-1e0b1442-c427-49b2-880e-b6b3f06b943d None None] RequestId filter calling following filter/app {{(pid=100523) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:14:57.622912 np0000005924 devstack@c-api.service[100523]: INFO cinder.api.openstack.wsgi [None req-1e0b1442-c427-49b2-880e-b6b3f06b943d tempest-VolumesBackupsV39Test-1078274254 tempest-VolumesBackupsV39Test-1078274254-project-member] POST https://10.4.3.117/volume/v3/volumes Jul 27 16:14:57.623311 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.openstack.wsgi [None req-1e0b1442-c427-49b2-880e-b6b3f06b943d tempest-VolumesBackupsV39Test-1078274254 tempest-VolumesBackupsV39Test-1078274254-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesBackupsV39Test-Volume-729579786"}} {{(pid=100523) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 27 16:14:57.625209 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.v3.volumes [None req-1e0b1442-c427-49b2-880e-b6b3f06b943d tempest-VolumesBackupsV39Test-1078274254 tempest-VolumesBackupsV39Test-1078274254-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesBackupsV39Test-Volume-729579786'}} {{(pid=100523) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 27 16:14:57.625428 np0000005924 devstack@c-api.service[100523]: INFO cinder.api.v3.volumes [None req-1e0b1442-c427-49b2-880e-b6b3f06b943d tempest-VolumesBackupsV39Test-1078274254 tempest-VolumesBackupsV39Test-1078274254-project-member] Create volume of 1 GB Jul 27 16:14:57.632411 np0000005924 devstack@c-api.service[100523]: INFO cinder.volume.api [None req-1e0b1442-c427-49b2-880e-b6b3f06b943d tempest-VolumesBackupsV39Test-1078274254 tempest-VolumesBackupsV39Test-1078274254-project-member] Availability Zones retrieved successfully. Jul 27 16:14:57.645866 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.volume.api [None req-1e0b1442-c427-49b2-880e-b6b3f06b943d tempest-VolumesBackupsV39Test-1078274254 tempest-VolumesBackupsV39Test-1078274254-project-member] Flow 'volume_create_api' (ae0ddf78-4f7b-40fd-8331-c777eade7ff8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100523) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 27 16:14:57.648002 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.volume.api [None req-1e0b1442-c427-49b2-880e-b6b3f06b943d tempest-VolumesBackupsV39Test-1078274254 tempest-VolumesBackupsV39Test-1078274254-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (771c410a-4802-4df3-bf85-8483b264a66e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100523) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 27 16:14:57.649764 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.volume.flows.api.create_volume [None req-1e0b1442-c427-49b2-880e-b6b3f06b943d tempest-VolumesBackupsV39Test-1078274254 tempest-VolumesBackupsV39Test-1078274254-project-member] Validating volume size '1' using validate_int {{(pid=100523) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 27 16:14:57.686961 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.volume.api [None req-1e0b1442-c427-49b2-880e-b6b3f06b943d tempest-VolumesBackupsV39Test-1078274254 tempest-VolumesBackupsV39Test-1078274254-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (771c410a-4802-4df3-bf85-8483b264a66e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-27T16:04:59Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=2bce4e1a-e6e0-49d9-be36-c3405449a01e,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '2bce4e1a-e6e0-49d9-be36-c3405449a01e', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100523) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 27 16:14:57.688335 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.volume.api [None req-1e0b1442-c427-49b2-880e-b6b3f06b943d tempest-VolumesBackupsV39Test-1078274254 tempest-VolumesBackupsV39Test-1078274254-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (896a6d9e-a856-40aa-af5e-1c050e333efa) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100523) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 27 16:14:57.763393 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.quota [None req-1e0b1442-c427-49b2-880e-b6b3f06b943d tempest-VolumesBackupsV39Test-1078274254 tempest-VolumesBackupsV39Test-1078274254-project-member] Created reservations ['c1e9928d-a6e9-4ed6-835b-c364e96e7248', '57efd4f2-8f28-4ed1-b3ef-d490461d315b', '5e8d7dd0-8c3f-4955-9a3d-fa5d79098fc8', 'c79f21cd-f2e0-4a84-ae03-8ed3817cfd19'] {{(pid=100523) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 27 16:14:57.764262 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.volume.api [None req-1e0b1442-c427-49b2-880e-b6b3f06b943d tempest-VolumesBackupsV39Test-1078274254 tempest-VolumesBackupsV39Test-1078274254-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (896a6d9e-a856-40aa-af5e-1c050e333efa) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['c1e9928d-a6e9-4ed6-835b-c364e96e7248', '57efd4f2-8f28-4ed1-b3ef-d490461d315b', '5e8d7dd0-8c3f-4955-9a3d-fa5d79098fc8', 'c79f21cd-f2e0-4a84-ae03-8ed3817cfd19']}' {{(pid=100523) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 27 16:14:57.765051 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.volume.api [None req-1e0b1442-c427-49b2-880e-b6b3f06b943d tempest-VolumesBackupsV39Test-1078274254 tempest-VolumesBackupsV39Test-1078274254-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (3b8203de-c307-4600-b020-a43e87374202) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100523) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 27 16:14:57.795152 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.volume.api [None req-1e0b1442-c427-49b2-880e-b6b3f06b943d tempest-VolumesBackupsV39Test-1078274254 tempest-VolumesBackupsV39Test-1078274254-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (3b8203de-c307-4600-b020-a43e87374202) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'd8428e78-8093-433b-a19b-74300ef06e61', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesBackupsV39Test-Volume-729579786',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='c9a8e6d8e90c41079ceb45c8d8a9eab2',qos_specs=None,replication_status=,reservations=['c1e9928d-a6e9-4ed6-835b-c364e96e7248','57efd4f2-8f28-4ed1-b3ef-d490461d315b','5e8d7dd0-8c3f-4955-9a3d-fa5d79098fc8','c79f21cd-f2e0-4a84-ae03-8ed3817cfd19'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='4c3b0301ebbc4276bfa456f298fb887a',volume_type_id=2bce4e1a-e6e0-49d9-be36-c3405449a01e), 'volume': Volume(_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-27T16:14:57Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesBackupsV39Test-Volume-729579786',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=d8428e78-8093-433b-a19b-74300ef06e61,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='c9a8e6d8e90c41079ceb45c8d8a9eab2',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='4c3b0301ebbc4276bfa456f298fb887a',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(2bce4e1a-e6e0-49d9-be36-c3405449a01e),volume_type_id=2bce4e1a-e6e0-49d9-be36-c3405449a01e)}' {{(pid=100523) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 27 16:14:57.796430 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.volume.api [None req-1e0b1442-c427-49b2-880e-b6b3f06b943d tempest-VolumesBackupsV39Test-1078274254 tempest-VolumesBackupsV39Test-1078274254-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (a976ce97-2dac-4720-a3cc-06e938077292) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100523) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 27 16:14:57.827056 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.volume.api [None req-1e0b1442-c427-49b2-880e-b6b3f06b943d tempest-VolumesBackupsV39Test-1078274254 tempest-VolumesBackupsV39Test-1078274254-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (a976ce97-2dac-4720-a3cc-06e938077292) transitioned into state 'SUCCESS' from state '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-729579786',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='c9a8e6d8e90c41079ceb45c8d8a9eab2',qos_specs=None,replication_status=,reservations=['c1e9928d-a6e9-4ed6-835b-c364e96e7248','57efd4f2-8f28-4ed1-b3ef-d490461d315b','5e8d7dd0-8c3f-4955-9a3d-fa5d79098fc8','c79f21cd-f2e0-4a84-ae03-8ed3817cfd19'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='4c3b0301ebbc4276bfa456f298fb887a',volume_type_id=2bce4e1a-e6e0-49d9-be36-c3405449a01e)}' {{(pid=100523) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 27 16:14:57.827951 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.volume.api [None req-1e0b1442-c427-49b2-880e-b6b3f06b943d tempest-VolumesBackupsV39Test-1078274254 tempest-VolumesBackupsV39Test-1078274254-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (2f1f0f79-162a-485a-a945-0380c5d7d41a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100523) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 27 16:14:57.837828 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.volume.api [None req-1e0b1442-c427-49b2-880e-b6b3f06b943d tempest-VolumesBackupsV39Test-1078274254 tempest-VolumesBackupsV39Test-1078274254-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (2f1f0f79-162a-485a-a945-0380c5d7d41a) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100523) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 27 16:14:57.838731 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.volume.api [None req-1e0b1442-c427-49b2-880e-b6b3f06b943d tempest-VolumesBackupsV39Test-1078274254 tempest-VolumesBackupsV39Test-1078274254-project-member] Flow 'volume_create_api' (ae0ddf78-4f7b-40fd-8331-c777eade7ff8) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100523) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 27 16:14:57.839047 np0000005924 devstack@c-api.service[100523]: INFO cinder.volume.api [None req-1e0b1442-c427-49b2-880e-b6b3f06b943d tempest-VolumesBackupsV39Test-1078274254 tempest-VolumesBackupsV39Test-1078274254-project-member] Create volume request issued successfully. Jul 27 16:14:57.839648 np0000005924 devstack@c-api.service[100523]: INFO cinder.api.openstack.wsgi [None req-1e0b1442-c427-49b2-880e-b6b3f06b943d tempest-VolumesBackupsV39Test-1078274254 tempest-VolumesBackupsV39Test-1078274254-project-member] https://10.4.3.117/volume/v3/volumes returned with HTTP 202 Jul 27 16:14:57.840047 np0000005924 devstack@c-api.service[100523]: [pid: 100523|app: 0|req: 670/2652] 10.4.3.117 () {70 vars in 1298 bytes} [Mon Jul 27 16:14:57 2026] POST /volume/v3/volumes => generated 751 bytes in 341 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 27 16:14:57.856430 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.middleware.request_id [None req-cafe4715-4d25-4fd3-a577-eadb09bcf597 None None] RequestId filter calling following filter/app {{(pid=100524) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:14:57.859605 np0000005924 devstack@c-api.service[100524]: INFO cinder.api.openstack.wsgi [None req-cafe4715-4d25-4fd3-a577-eadb09bcf597 tempest-VolumesBackupsV39Test-1078274254 tempest-VolumesBackupsV39Test-1078274254-project-member] GET https://10.4.3.117/volume/v3/volumes/d8428e78-8093-433b-a19b-74300ef06e61 Jul 27 16:14:57.859876 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.openstack.wsgi [None req-cafe4715-4d25-4fd3-a577-eadb09bcf597 tempest-VolumesBackupsV39Test-1078274254 tempest-VolumesBackupsV39Test-1078274254-project-member] Empty body provided in request {{(pid=100524) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:14:57.860156 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.openstack.wsgi [None req-cafe4715-4d25-4fd3-a577-eadb09bcf597 tempest-VolumesBackupsV39Test-1078274254 tempest-VolumesBackupsV39Test-1078274254-project-member] Calling method 'show' {{(pid=100524) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:14:57.870036 np0000005924 devstack@c-api.service[100524]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:14:57.870036 np0000005924 devstack@c-api.service[100524]: warnings.warn( Jul 27 16:14:57.875739 np0000005924 devstack@c-api.service[100524]: INFO cinder.volume.api [None req-cafe4715-4d25-4fd3-a577-eadb09bcf597 tempest-VolumesBackupsV39Test-1078274254 tempest-VolumesBackupsV39Test-1078274254-project-member] Volume info retrieved successfully. Jul 27 16:14:57.881722 np0000005924 devstack@c-api.service[100524]: INFO cinder.api.openstack.wsgi [None req-cafe4715-4d25-4fd3-a577-eadb09bcf597 tempest-VolumesBackupsV39Test-1078274254 tempest-VolumesBackupsV39Test-1078274254-project-member] https://10.4.3.117/volume/v3/volumes/d8428e78-8093-433b-a19b-74300ef06e61 returned with HTTP 200 Jul 27 16:14:57.882216 np0000005924 devstack@c-api.service[100524]: [pid: 100524|app: 0|req: 672/2653] 10.4.3.117 () {68 vars in 1388 bytes} [Mon Jul 27 16:14:57 2026] GET /volume/v3/volumes/d8428e78-8093-433b-a19b-74300ef06e61 => generated 819 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 27 16:14:57.905025 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.middleware.request_id [None req-9565123e-8dc8-48d3-adc0-896e565069a5 None None] RequestId filter calling following filter/app {{(pid=100522) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:14:57.910894 np0000005924 devstack@c-api.service[100522]: INFO cinder.api.openstack.wsgi [None req-9565123e-8dc8-48d3-adc0-896e565069a5 tempest-TestVolumeBootPattern-1923367323 tempest-TestVolumeBootPattern-1923367323-project-member] GET https://10.4.3.117/volume/v3/volumes/abe1e98c-015b-4283-9e0a-673d1bf79aee Jul 27 16:14:57.911128 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.openstack.wsgi [None req-9565123e-8dc8-48d3-adc0-896e565069a5 tempest-TestVolumeBootPattern-1923367323 tempest-TestVolumeBootPattern-1923367323-project-member] Empty body provided in request {{(pid=100522) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:14:57.911340 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.openstack.wsgi [None req-9565123e-8dc8-48d3-adc0-896e565069a5 tempest-TestVolumeBootPattern-1923367323 tempest-TestVolumeBootPattern-1923367323-project-member] Calling method 'show' {{(pid=100522) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:14:57.916832 np0000005924 devstack@c-api.service[100522]: DEBUG dbcounter [-] [100522] Writing DB stats cinder:SELECT=441,cinder:UPDATE=99,cinder:INSERT=49 {{(pid=100522) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 27 16:14:57.927918 np0000005924 devstack@c-api.service[100522]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:14:57.927918 np0000005924 devstack@c-api.service[100522]: warnings.warn( Jul 27 16:14:57.932462 np0000005924 devstack@c-api.service[100522]: INFO cinder.volume.api [None req-9565123e-8dc8-48d3-adc0-896e565069a5 tempest-TestVolumeBootPattern-1923367323 tempest-TestVolumeBootPattern-1923367323-project-member] Volume info retrieved successfully. Jul 27 16:14:57.940109 np0000005924 devstack@c-api.service[100522]: INFO cinder.api.openstack.wsgi [None req-9565123e-8dc8-48d3-adc0-896e565069a5 tempest-TestVolumeBootPattern-1923367323 tempest-TestVolumeBootPattern-1923367323-project-member] https://10.4.3.117/volume/v3/volumes/abe1e98c-015b-4283-9e0a-673d1bf79aee returned with HTTP 200 Jul 27 16:14:57.940109 np0000005924 devstack@c-api.service[100522]: [pid: 100522|app: 0|req: 657/2654] 10.4.3.117 () {66 vars in 1348 bytes} [Mon Jul 27 16:14:57 2026] GET /volume/v3/volumes/abe1e98c-015b-4283-9e0a-673d1bf79aee => generated 1637 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 27 16:14:58.295731 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.middleware.request_id [None req-36ac32a9-e2d4-4c11-bdf9-cf3edd5474e4 None None] RequestId filter calling following filter/app {{(pid=100521) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:14:58.299681 np0000005924 devstack@c-api.service[100521]: INFO cinder.api.openstack.wsgi [None req-36ac32a9-e2d4-4c11-bdf9-cf3edd5474e4 tempest-TestVolumeBackupRestore-18680935 tempest-TestVolumeBackupRestore-18680935-project-member] GET https://10.4.3.117/volume/v3/backups/97ab705f-a381-453e-ab9b-3917e342f48f Jul 27 16:14:58.300261 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.openstack.wsgi [None req-36ac32a9-e2d4-4c11-bdf9-cf3edd5474e4 tempest-TestVolumeBackupRestore-18680935 tempest-TestVolumeBackupRestore-18680935-project-member] Empty body provided in request {{(pid=100521) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:14:58.300261 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.openstack.wsgi [None req-36ac32a9-e2d4-4c11-bdf9-cf3edd5474e4 tempest-TestVolumeBackupRestore-18680935 tempest-TestVolumeBackupRestore-18680935-project-member] Calling method 'show' {{(pid=100521) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:14:58.300474 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.v3.backups [None req-36ac32a9-e2d4-4c11-bdf9-cf3edd5474e4 tempest-TestVolumeBackupRestore-18680935 tempest-TestVolumeBackupRestore-18680935-project-member] Show backup with id 97ab705f-a381-453e-ab9b-3917e342f48f. {{(pid=100521) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 27 16:14:58.305593 np0000005924 devstack@c-api.service[100521]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:14:58.305593 np0000005924 devstack@c-api.service[100521]: warnings.warn( Jul 27 16:14:58.306754 np0000005924 devstack@c-api.service[100521]: INFO cinder.api.openstack.wsgi [None req-36ac32a9-e2d4-4c11-bdf9-cf3edd5474e4 tempest-TestVolumeBackupRestore-18680935 tempest-TestVolumeBackupRestore-18680935-project-member] https://10.4.3.117/volume/v3/backups/97ab705f-a381-453e-ab9b-3917e342f48f returned with HTTP 200 Jul 27 16:14:58.307151 np0000005924 devstack@c-api.service[100521]: [pid: 100521|app: 0|req: 656/2655] 10.4.3.117 () {66 vars in 1348 bytes} [Mon Jul 27 16:14:58 2026] GET /volume/v3/backups/97ab705f-a381-453e-ab9b-3917e342f48f => generated 754 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 27 16:14:58.730252 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.middleware.request_id [None req-b4a97ca9-2031-46c6-93f5-1303edbefe8e None None] RequestId filter calling following filter/app {{(pid=100523) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:14:58.732069 np0000005924 devstack@c-api.service[100523]: INFO cinder.api.openstack.wsgi [None req-b4a97ca9-2031-46c6-93f5-1303edbefe8e tempest-TestMinimumBasicScenario-2123975078 tempest-TestMinimumBasicScenario-2123975078-project-member] POST https://10.4.3.117/volume/v3/volumes Jul 27 16:14:58.732396 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.openstack.wsgi [None req-b4a97ca9-2031-46c6-93f5-1303edbefe8e tempest-TestMinimumBasicScenario-2123975078 tempest-TestMinimumBasicScenario-2123975078-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestMinimumBasicScenario-volume-241760556", "snapshot_id": null, "imageRef": null, "volume_type": null, "size": 1}} {{(pid=100523) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 27 16:14:58.733894 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.v3.volumes [None req-b4a97ca9-2031-46c6-93f5-1303edbefe8e tempest-TestMinimumBasicScenario-2123975078 tempest-TestMinimumBasicScenario-2123975078-project-member] Create volume request body: {'volume': {'name': 'tempest-TestMinimumBasicScenario-volume-241760556', 'snapshot_id': None, 'imageRef': None, 'volume_type': None, 'size': 1}} {{(pid=100523) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 27 16:14:58.734001 np0000005924 devstack@c-api.service[100523]: INFO cinder.api.v3.volumes [None req-b4a97ca9-2031-46c6-93f5-1303edbefe8e tempest-TestMinimumBasicScenario-2123975078 tempest-TestMinimumBasicScenario-2123975078-project-member] Create volume of 1 GB Jul 27 16:14:58.734300 np0000005924 devstack@c-api.service[100523]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:14:58.734300 np0000005924 devstack@c-api.service[100523]: warnings.warn( Jul 27 16:14:58.737938 np0000005924 devstack@c-api.service[100523]: INFO cinder.volume.api [None req-b4a97ca9-2031-46c6-93f5-1303edbefe8e tempest-TestMinimumBasicScenario-2123975078 tempest-TestMinimumBasicScenario-2123975078-project-member] Availability Zones retrieved successfully. Jul 27 16:14:58.744251 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.volume.api [None req-b4a97ca9-2031-46c6-93f5-1303edbefe8e tempest-TestMinimumBasicScenario-2123975078 tempest-TestMinimumBasicScenario-2123975078-project-member] Flow 'volume_create_api' (e6f7630c-d157-430c-9b1f-bbfd259c14da) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100523) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 27 16:14:58.745246 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.volume.api [None req-b4a97ca9-2031-46c6-93f5-1303edbefe8e tempest-TestMinimumBasicScenario-2123975078 tempest-TestMinimumBasicScenario-2123975078-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f1978ef1-94c5-46c6-9fb3-be6a3ff914ea) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100523) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 27 16:14:58.746236 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.volume.flows.api.create_volume [None req-b4a97ca9-2031-46c6-93f5-1303edbefe8e tempest-TestMinimumBasicScenario-2123975078 tempest-TestMinimumBasicScenario-2123975078-project-member] Validating volume size '1' using validate_int {{(pid=100523) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 27 16:14:58.777363 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.volume.api [None req-b4a97ca9-2031-46c6-93f5-1303edbefe8e tempest-TestMinimumBasicScenario-2123975078 tempest-TestMinimumBasicScenario-2123975078-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f1978ef1-94c5-46c6-9fb3-be6a3ff914ea) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-27T16:04:59Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=2bce4e1a-e6e0-49d9-be36-c3405449a01e,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '2bce4e1a-e6e0-49d9-be36-c3405449a01e', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100523) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 27 16:14:58.778272 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.volume.api [None req-b4a97ca9-2031-46c6-93f5-1303edbefe8e tempest-TestMinimumBasicScenario-2123975078 tempest-TestMinimumBasicScenario-2123975078-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (771b50c3-ab14-41f9-b011-6b3a241229c1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100523) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 27 16:14:58.858066 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.quota [None req-b4a97ca9-2031-46c6-93f5-1303edbefe8e tempest-TestMinimumBasicScenario-2123975078 tempest-TestMinimumBasicScenario-2123975078-project-member] Created reservations ['0aeabe54-d714-4099-b2c6-4086749e239c', 'f0167707-3ed9-411b-a01c-2e9be6391762', 'e8a9df85-dc7e-4d72-926a-f0c679f90ec2', '400a40d7-d6da-41d2-9035-f80b10fd1e12'] {{(pid=100523) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 27 16:14:58.858929 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.volume.api [None req-b4a97ca9-2031-46c6-93f5-1303edbefe8e tempest-TestMinimumBasicScenario-2123975078 tempest-TestMinimumBasicScenario-2123975078-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (771b50c3-ab14-41f9-b011-6b3a241229c1) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['0aeabe54-d714-4099-b2c6-4086749e239c', 'f0167707-3ed9-411b-a01c-2e9be6391762', 'e8a9df85-dc7e-4d72-926a-f0c679f90ec2', '400a40d7-d6da-41d2-9035-f80b10fd1e12']}' {{(pid=100523) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 27 16:14:58.859700 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.volume.api [None req-b4a97ca9-2031-46c6-93f5-1303edbefe8e tempest-TestMinimumBasicScenario-2123975078 tempest-TestMinimumBasicScenario-2123975078-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (a5df17cc-712e-4309-896a-f94d910c2e4e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100523) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 27 16:14:58.887471 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.volume.api [None req-b4a97ca9-2031-46c6-93f5-1303edbefe8e tempest-TestMinimumBasicScenario-2123975078 tempest-TestMinimumBasicScenario-2123975078-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (a5df17cc-712e-4309-896a-f94d910c2e4e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'a8f83117-4825-4ab0-bb9a-59b144948802', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestMinimumBasicScenario-volume-241760556',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='1bf282cddb0e4c488035cff7ca2ede8f',qos_specs=None,replication_status=,reservations=['0aeabe54-d714-4099-b2c6-4086749e239c','f0167707-3ed9-411b-a01c-2e9be6391762','e8a9df85-dc7e-4d72-926a-f0c679f90ec2','400a40d7-d6da-41d2-9035-f80b10fd1e12'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='8b676210c2274b57bfeb34289262c89e',volume_type_id=2bce4e1a-e6e0-49d9-be36-c3405449a01e), 'volume': Volume(_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-27T16:14:58Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestMinimumBasicScenario-volume-241760556',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=a8f83117-4825-4ab0-bb9a-59b144948802,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='1bf282cddb0e4c488035cff7ca2ede8f',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='8b676210c2274b57bfeb34289262c89e',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(2bce4e1a-e6e0-49d9-be36-c3405449a01e),volume_type_id=2bce4e1a-e6e0-49d9-be36-c3405449a01e)}' {{(pid=100523) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 27 16:14:58.888305 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.volume.api [None req-b4a97ca9-2031-46c6-93f5-1303edbefe8e tempest-TestMinimumBasicScenario-2123975078 tempest-TestMinimumBasicScenario-2123975078-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (6bed88ed-2522-421e-bcb5-ea8b4f6152d8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100523) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 27 16:14:58.897459 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.middleware.request_id [None req-5eb39060-c7c7-4c8b-9cef-874433a60f36 None None] RequestId filter calling following filter/app {{(pid=100524) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:14:58.899292 np0000005924 devstack@c-api.service[100524]: INFO cinder.api.openstack.wsgi [None req-5eb39060-c7c7-4c8b-9cef-874433a60f36 tempest-VolumesBackupsV39Test-1078274254 tempest-VolumesBackupsV39Test-1078274254-project-member] GET https://10.4.3.117/volume/v3/volumes/d8428e78-8093-433b-a19b-74300ef06e61 Jul 27 16:14:58.899543 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.openstack.wsgi [None req-5eb39060-c7c7-4c8b-9cef-874433a60f36 tempest-VolumesBackupsV39Test-1078274254 tempest-VolumesBackupsV39Test-1078274254-project-member] Empty body provided in request {{(pid=100524) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:14:58.899738 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.openstack.wsgi [None req-5eb39060-c7c7-4c8b-9cef-874433a60f36 tempest-VolumesBackupsV39Test-1078274254 tempest-VolumesBackupsV39Test-1078274254-project-member] Calling method 'show' {{(pid=100524) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:14:58.907689 np0000005924 devstack@c-api.service[100524]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:14:58.907689 np0000005924 devstack@c-api.service[100524]: warnings.warn( Jul 27 16:14:58.911733 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.volume.api [None req-b4a97ca9-2031-46c6-93f5-1303edbefe8e tempest-TestMinimumBasicScenario-2123975078 tempest-TestMinimumBasicScenario-2123975078-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (6bed88ed-2522-421e-bcb5-ea8b4f6152d8) transitioned into state 'SUCCESS' from state '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-241760556',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='1bf282cddb0e4c488035cff7ca2ede8f',qos_specs=None,replication_status=,reservations=['0aeabe54-d714-4099-b2c6-4086749e239c','f0167707-3ed9-411b-a01c-2e9be6391762','e8a9df85-dc7e-4d72-926a-f0c679f90ec2','400a40d7-d6da-41d2-9035-f80b10fd1e12'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='8b676210c2274b57bfeb34289262c89e',volume_type_id=2bce4e1a-e6e0-49d9-be36-c3405449a01e)}' {{(pid=100523) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 27 16:14:58.912654 np0000005924 devstack@c-api.service[100524]: INFO cinder.volume.api [None req-5eb39060-c7c7-4c8b-9cef-874433a60f36 tempest-VolumesBackupsV39Test-1078274254 tempest-VolumesBackupsV39Test-1078274254-project-member] Volume info retrieved successfully. Jul 27 16:14:58.912804 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.volume.api [None req-b4a97ca9-2031-46c6-93f5-1303edbefe8e tempest-TestMinimumBasicScenario-2123975078 tempest-TestMinimumBasicScenario-2123975078-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (d586ccdb-16b4-4ded-a50a-4ed2e86e7ae4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100523) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 27 16:14:58.919297 np0000005924 devstack@c-api.service[100524]: INFO cinder.api.openstack.wsgi [None req-5eb39060-c7c7-4c8b-9cef-874433a60f36 tempest-VolumesBackupsV39Test-1078274254 tempest-VolumesBackupsV39Test-1078274254-project-member] https://10.4.3.117/volume/v3/volumes/d8428e78-8093-433b-a19b-74300ef06e61 returned with HTTP 200 Jul 27 16:14:58.919790 np0000005924 devstack@c-api.service[100524]: [pid: 100524|app: 0|req: 673/2656] 10.4.3.117 () {68 vars in 1388 bytes} [Mon Jul 27 16:14:58 2026] GET /volume/v3/volumes/d8428e78-8093-433b-a19b-74300ef06e61 => generated 844 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 27 16:14:58.927225 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.volume.api [None req-b4a97ca9-2031-46c6-93f5-1303edbefe8e tempest-TestMinimumBasicScenario-2123975078 tempest-TestMinimumBasicScenario-2123975078-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (d586ccdb-16b4-4ded-a50a-4ed2e86e7ae4) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100523) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 27 16:14:58.929084 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.volume.api [None req-b4a97ca9-2031-46c6-93f5-1303edbefe8e tempest-TestMinimumBasicScenario-2123975078 tempest-TestMinimumBasicScenario-2123975078-project-member] Flow 'volume_create_api' (e6f7630c-d157-430c-9b1f-bbfd259c14da) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100523) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 27 16:14:58.932795 np0000005924 devstack@c-api.service[100523]: INFO cinder.volume.api [None req-b4a97ca9-2031-46c6-93f5-1303edbefe8e tempest-TestMinimumBasicScenario-2123975078 tempest-TestMinimumBasicScenario-2123975078-project-member] Create volume request issued successfully. Jul 27 16:14:58.935730 np0000005924 devstack@c-api.service[100523]: INFO cinder.api.openstack.wsgi [None req-b4a97ca9-2031-46c6-93f5-1303edbefe8e tempest-TestMinimumBasicScenario-2123975078 tempest-TestMinimumBasicScenario-2123975078-project-member] https://10.4.3.117/volume/v3/volumes returned with HTTP 202 Jul 27 16:14:58.935730 np0000005924 devstack@c-api.service[100523]: [pid: 100523|app: 0|req: 671/2657] 10.4.3.117 () {68 vars in 1259 bytes} [Mon Jul 27 16:14:58 2026] POST /volume/v3/volumes => generated 754 bytes in 204 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 27 16:14:58.941048 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.middleware.request_id [None req-6db93b0a-eee5-4dda-a68f-cde45b7ecf2f None None] RequestId filter calling following filter/app {{(pid=100522) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:14:58.944651 np0000005924 devstack@c-api.service[100522]: INFO cinder.api.openstack.wsgi [None req-6db93b0a-eee5-4dda-a68f-cde45b7ecf2f tempest-VolumesBackupsV39Test-1078274254 tempest-VolumesBackupsV39Test-1078274254-project-member] POST https://10.4.3.117/volume/v3/backups Jul 27 16:14:58.944651 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.openstack.wsgi [None req-6db93b0a-eee5-4dda-a68f-cde45b7ecf2f tempest-VolumesBackupsV39Test-1078274254 tempest-VolumesBackupsV39Test-1078274254-project-member] Action: 'create', calling method: create, body: {"backup": {"volume_id": "d8428e78-8093-433b-a19b-74300ef06e61", "name": "tempest-VolumesBackupsV39Test-Backup-1988051545", "container": "tempest-volumesbackupsv39test-backup-container-1367687267"}} {{(pid=100522) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 27 16:14:58.945076 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.contrib.backups [None req-6db93b0a-eee5-4dda-a68f-cde45b7ecf2f tempest-VolumesBackupsV39Test-1078274254 tempest-VolumesBackupsV39Test-1078274254-project-member] Creating new backup {'backup': {'volume_id': 'd8428e78-8093-433b-a19b-74300ef06e61', 'name': 'tempest-VolumesBackupsV39Test-Backup-1988051545', 'container': 'tempest-volumesbackupsv39test-backup-container-1367687267'}} {{(pid=100522) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Jul 27 16:14:58.945248 np0000005924 devstack@c-api.service[100522]: INFO cinder.api.contrib.backups [None req-6db93b0a-eee5-4dda-a68f-cde45b7ecf2f tempest-VolumesBackupsV39Test-1078274254 tempest-VolumesBackupsV39Test-1078274254-project-member] Creating backup of volume d8428e78-8093-433b-a19b-74300ef06e61 in container tempest-volumesbackupsv39test-backup-container-1367687267 Jul 27 16:14:58.949420 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.middleware.request_id [None req-91361121-c391-4790-861f-8c7792b11ea5 None None] RequestId filter calling following filter/app {{(pid=100521) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:14:58.951198 np0000005924 devstack@c-api.service[100521]: INFO cinder.api.openstack.wsgi [None req-91361121-c391-4790-861f-8c7792b11ea5 tempest-TestMinimumBasicScenario-2123975078 tempest-TestMinimumBasicScenario-2123975078-project-member] GET https://10.4.3.117/volume/v3/volumes/a8f83117-4825-4ab0-bb9a-59b144948802 Jul 27 16:14:58.951412 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.openstack.wsgi [None req-91361121-c391-4790-861f-8c7792b11ea5 tempest-TestMinimumBasicScenario-2123975078 tempest-TestMinimumBasicScenario-2123975078-project-member] Empty body provided in request {{(pid=100521) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:14:58.952632 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.openstack.wsgi [None req-91361121-c391-4790-861f-8c7792b11ea5 tempest-TestMinimumBasicScenario-2123975078 tempest-TestMinimumBasicScenario-2123975078-project-member] Calling method 'show' {{(pid=100521) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:14:58.955298 np0000005924 devstack@c-api.service[100522]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:14:58.955298 np0000005924 devstack@c-api.service[100522]: warnings.warn( Jul 27 16:14:58.955416 np0000005924 devstack@c-api.service[100522]: INFO cinder.volume.api [None req-6db93b0a-eee5-4dda-a68f-cde45b7ecf2f tempest-VolumesBackupsV39Test-1078274254 tempest-VolumesBackupsV39Test-1078274254-project-member] Volume info retrieved successfully. Jul 27 16:14:58.963397 np0000005924 devstack@c-api.service[100521]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:14:58.963397 np0000005924 devstack@c-api.service[100521]: warnings.warn( Jul 27 16:14:58.972638 np0000005924 devstack@c-api.service[100521]: INFO cinder.volume.api [None req-91361121-c391-4790-861f-8c7792b11ea5 tempest-TestMinimumBasicScenario-2123975078 tempest-TestMinimumBasicScenario-2123975078-project-member] Volume info retrieved successfully. Jul 27 16:14:58.979167 np0000005924 devstack@c-api.service[100521]: INFO cinder.api.openstack.wsgi [None req-91361121-c391-4790-861f-8c7792b11ea5 tempest-TestMinimumBasicScenario-2123975078 tempest-TestMinimumBasicScenario-2123975078-project-member] https://10.4.3.117/volume/v3/volumes/a8f83117-4825-4ab0-bb9a-59b144948802 returned with HTTP 200 Jul 27 16:14:58.979624 np0000005924 devstack@c-api.service[100521]: [pid: 100521|app: 0|req: 657/2658] 10.4.3.117 () {66 vars in 1348 bytes} [Mon Jul 27 16:14:58 2026] GET /volume/v3/volumes/a8f83117-4825-4ab0-bb9a-59b144948802 => generated 822 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 27 16:14:59.003880 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.quota [None req-6db93b0a-eee5-4dda-a68f-cde45b7ecf2f tempest-VolumesBackupsV39Test-1078274254 tempest-VolumesBackupsV39Test-1078274254-project-member] Created reservations ['07560273-229f-4985-a052-113f387a8c80', '2ea2784d-815e-444e-83e0-ce5128cf3604'] {{(pid=100522) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 27 16:14:59.050640 np0000005924 devstack@c-api.service[100522]: INFO cinder.api.openstack.wsgi [None req-6db93b0a-eee5-4dda-a68f-cde45b7ecf2f tempest-VolumesBackupsV39Test-1078274254 tempest-VolumesBackupsV39Test-1078274254-project-member] https://10.4.3.117/volume/v3/backups returned with HTTP 202 Jul 27 16:14:59.051060 np0000005924 devstack@c-api.service[100522]: [pid: 100522|app: 0|req: 658/2659] 10.4.3.117 () {70 vars in 1299 bytes} [Mon Jul 27 16:14:58 2026] POST /volume/v3/backups => generated 333 bytes in 114 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 27 16:14:59.063361 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.middleware.request_id [None req-61c27894-cad6-41db-8d1d-a016d58029a2 None None] RequestId filter calling following filter/app {{(pid=100524) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:14:59.067507 np0000005924 devstack@c-api.service[100524]: INFO cinder.api.openstack.wsgi [None req-61c27894-cad6-41db-8d1d-a016d58029a2 tempest-VolumesBackupsV39Test-1078274254 tempest-VolumesBackupsV39Test-1078274254-project-member] GET https://10.4.3.117/volume/v3/backups/d77f37f6-ca01-49e1-9a0b-2843fd5b9d53 Jul 27 16:14:59.067894 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.openstack.wsgi [None req-61c27894-cad6-41db-8d1d-a016d58029a2 tempest-VolumesBackupsV39Test-1078274254 tempest-VolumesBackupsV39Test-1078274254-project-member] Empty body provided in request {{(pid=100524) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:14:59.068105 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.openstack.wsgi [None req-61c27894-cad6-41db-8d1d-a016d58029a2 tempest-VolumesBackupsV39Test-1078274254 tempest-VolumesBackupsV39Test-1078274254-project-member] Calling method 'show' {{(pid=100524) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:14:59.068211 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.v3.backups [None req-61c27894-cad6-41db-8d1d-a016d58029a2 tempest-VolumesBackupsV39Test-1078274254 tempest-VolumesBackupsV39Test-1078274254-project-member] Show backup with id d77f37f6-ca01-49e1-9a0b-2843fd5b9d53. {{(pid=100524) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 27 16:14:59.075139 np0000005924 devstack@c-api.service[100524]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:14:59.075139 np0000005924 devstack@c-api.service[100524]: warnings.warn( Jul 27 16:14:59.075966 np0000005924 devstack@c-api.service[100524]: INFO cinder.api.openstack.wsgi [None req-61c27894-cad6-41db-8d1d-a016d58029a2 tempest-VolumesBackupsV39Test-1078274254 tempest-VolumesBackupsV39Test-1078274254-project-member] https://10.4.3.117/volume/v3/backups/d77f37f6-ca01-49e1-9a0b-2843fd5b9d53 returned with HTTP 200 Jul 27 16:14:59.076355 np0000005924 devstack@c-api.service[100524]: [pid: 100524|app: 0|req: 674/2660] 10.4.3.117 () {68 vars in 1388 bytes} [Mon Jul 27 16:14:59 2026] GET /volume/v3/backups/d77f37f6-ca01-49e1-9a0b-2843fd5b9d53 => generated 795 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 27 16:14:59.320959 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.middleware.request_id [None req-c45f3bd1-9021-46f3-ae12-49e969278c2b None None] RequestId filter calling following filter/app {{(pid=100523) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:14:59.323570 np0000005924 devstack@c-api.service[100523]: INFO cinder.api.openstack.wsgi [None req-c45f3bd1-9021-46f3-ae12-49e969278c2b tempest-TestVolumeBackupRestore-18680935 tempest-TestVolumeBackupRestore-18680935-project-member] GET https://10.4.3.117/volume/v3/backups/97ab705f-a381-453e-ab9b-3917e342f48f Jul 27 16:14:59.323847 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.openstack.wsgi [None req-c45f3bd1-9021-46f3-ae12-49e969278c2b tempest-TestVolumeBackupRestore-18680935 tempest-TestVolumeBackupRestore-18680935-project-member] Empty body provided in request {{(pid=100523) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:14:59.324118 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.openstack.wsgi [None req-c45f3bd1-9021-46f3-ae12-49e969278c2b tempest-TestVolumeBackupRestore-18680935 tempest-TestVolumeBackupRestore-18680935-project-member] Calling method 'show' {{(pid=100523) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:14:59.324296 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.v3.backups [None req-c45f3bd1-9021-46f3-ae12-49e969278c2b tempest-TestVolumeBackupRestore-18680935 tempest-TestVolumeBackupRestore-18680935-project-member] Show backup with id 97ab705f-a381-453e-ab9b-3917e342f48f. {{(pid=100523) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 27 16:14:59.329782 np0000005924 devstack@c-api.service[100523]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:14:59.329782 np0000005924 devstack@c-api.service[100523]: warnings.warn( Jul 27 16:14:59.330857 np0000005924 devstack@c-api.service[100523]: INFO cinder.api.openstack.wsgi [None req-c45f3bd1-9021-46f3-ae12-49e969278c2b tempest-TestVolumeBackupRestore-18680935 tempest-TestVolumeBackupRestore-18680935-project-member] https://10.4.3.117/volume/v3/backups/97ab705f-a381-453e-ab9b-3917e342f48f returned with HTTP 200 Jul 27 16:14:59.331366 np0000005924 devstack@c-api.service[100523]: [pid: 100523|app: 0|req: 672/2661] 10.4.3.117 () {66 vars in 1348 bytes} [Mon Jul 27 16:14:59 2026] GET /volume/v3/backups/97ab705f-a381-453e-ab9b-3917e342f48f => generated 754 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 27 16:14:59.333465 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.middleware.request_id [req-280b278d-58ad-457b-969a-0ffb2d722a5e req-f43b2db9-e2ae-472b-952b-84461eb16ae2 None None] RequestId filter calling following filter/app {{(pid=100521) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:14:59.335684 np0000005924 devstack@c-api.service[100521]: INFO cinder.api.openstack.wsgi [req-280b278d-58ad-457b-969a-0ffb2d722a5e req-f43b2db9-e2ae-472b-952b-84461eb16ae2 tempest-TestVolumeBootPattern-1923367323 tempest-TestVolumeBootPattern-1923367323-project-member] DELETE https://10.4.3.117/volume/v3/attachments/8d439540-60d6-492b-813f-0d2cb7f98b7e Jul 27 16:14:59.335873 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.openstack.wsgi [req-280b278d-58ad-457b-969a-0ffb2d722a5e req-f43b2db9-e2ae-472b-952b-84461eb16ae2 tempest-TestVolumeBootPattern-1923367323 tempest-TestVolumeBootPattern-1923367323-project-member] Empty body provided in request {{(pid=100521) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:14:59.336357 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.openstack.wsgi [req-280b278d-58ad-457b-969a-0ffb2d722a5e req-f43b2db9-e2ae-472b-952b-84461eb16ae2 tempest-TestVolumeBootPattern-1923367323 tempest-TestVolumeBootPattern-1923367323-project-member] Calling method 'version_select' {{(pid=100521) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:14:59.344645 np0000005924 devstack@c-api.service[100521]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:14:59.344645 np0000005924 devstack@c-api.service[100521]: warnings.warn( Jul 27 16:14:59.397263 np0000005924 devstack@c-api.service[100521]: INFO cinder.api.openstack.wsgi [req-280b278d-58ad-457b-969a-0ffb2d722a5e req-f43b2db9-e2ae-472b-952b-84461eb16ae2 tempest-TestVolumeBootPattern-1923367323 tempest-TestVolumeBootPattern-1923367323-project-member] https://10.4.3.117/volume/v3/attachments/8d439540-60d6-492b-813f-0d2cb7f98b7e returned with HTTP 200 Jul 27 16:14:59.397931 np0000005924 devstack@c-api.service[100521]: [pid: 100521|app: 0|req: 658/2662] 10.4.3.117 () {72 vars in 1673 bytes} [Mon Jul 27 16:14:59 2026] DELETE /volume/v3/attachments/8d439540-60d6-492b-813f-0d2cb7f98b7e => generated 19 bytes in 65 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 27 16:14:59.412903 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.middleware.request_id [req-280b278d-58ad-457b-969a-0ffb2d722a5e req-e0fb1788-030d-4954-84ce-5887b2309141 None None] RequestId filter calling following filter/app {{(pid=100522) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:14:59.415200 np0000005924 devstack@c-api.service[100522]: INFO cinder.api.openstack.wsgi [req-280b278d-58ad-457b-969a-0ffb2d722a5e req-e0fb1788-030d-4954-84ce-5887b2309141 tempest-TestVolumeBootPattern-1923367323 tempest-TestVolumeBootPattern-1923367323-project-member] DELETE https://10.4.3.117/volume/v3/volumes/abe1e98c-015b-4283-9e0a-673d1bf79aee Jul 27 16:14:59.415515 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.openstack.wsgi [req-280b278d-58ad-457b-969a-0ffb2d722a5e req-e0fb1788-030d-4954-84ce-5887b2309141 tempest-TestVolumeBootPattern-1923367323 tempest-TestVolumeBootPattern-1923367323-project-member] Empty body provided in request {{(pid=100522) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:14:59.415767 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.openstack.wsgi [req-280b278d-58ad-457b-969a-0ffb2d722a5e req-e0fb1788-030d-4954-84ce-5887b2309141 tempest-TestVolumeBootPattern-1923367323 tempest-TestVolumeBootPattern-1923367323-project-member] Calling method 'delete' {{(pid=100522) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:14:59.415972 np0000005924 devstack@c-api.service[100522]: INFO cinder.api.v3.volumes [req-280b278d-58ad-457b-969a-0ffb2d722a5e req-e0fb1788-030d-4954-84ce-5887b2309141 tempest-TestVolumeBootPattern-1923367323 tempest-TestVolumeBootPattern-1923367323-project-member] Delete volume with id: abe1e98c-015b-4283-9e0a-673d1bf79aee Jul 27 16:14:59.423600 np0000005924 devstack@c-api.service[100522]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:14:59.423600 np0000005924 devstack@c-api.service[100522]: warnings.warn( Jul 27 16:14:59.424275 np0000005924 devstack@c-api.service[100522]: INFO cinder.volume.api [req-280b278d-58ad-457b-969a-0ffb2d722a5e req-e0fb1788-030d-4954-84ce-5887b2309141 tempest-TestVolumeBootPattern-1923367323 tempest-TestVolumeBootPattern-1923367323-project-member] Volume info retrieved successfully. Jul 27 16:14:59.445099 np0000005924 devstack@c-api.service[100522]: INFO cinder.volume.api [req-280b278d-58ad-457b-969a-0ffb2d722a5e req-e0fb1788-030d-4954-84ce-5887b2309141 tempest-TestVolumeBootPattern-1923367323 tempest-TestVolumeBootPattern-1923367323-project-member] Delete volume request issued successfully. Jul 27 16:14:59.445562 np0000005924 devstack@c-api.service[100522]: INFO cinder.api.openstack.wsgi [req-280b278d-58ad-457b-969a-0ffb2d722a5e req-e0fb1788-030d-4954-84ce-5887b2309141 tempest-TestVolumeBootPattern-1923367323 tempest-TestVolumeBootPattern-1923367323-project-member] https://10.4.3.117/volume/v3/volumes/abe1e98c-015b-4283-9e0a-673d1bf79aee returned with HTTP 202 Jul 27 16:14:59.446088 np0000005924 devstack@c-api.service[100522]: [pid: 100522|app: 0|req: 659/2663] 10.4.3.117 () {70 vars in 1620 bytes} [Mon Jul 27 16:14:59 2026] DELETE /volume/v3/volumes/abe1e98c-015b-4283-9e0a-673d1bf79aee => generated 0 bytes in 33 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 27 16:14:59.995652 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.middleware.request_id [None req-9d6237b0-73a6-48fc-a36c-98abb226fe08 None None] RequestId filter calling following filter/app {{(pid=100524) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:14:59.997767 np0000005924 devstack@c-api.service[100524]: INFO cinder.api.openstack.wsgi [None req-9d6237b0-73a6-48fc-a36c-98abb226fe08 tempest-TestMinimumBasicScenario-2123975078 tempest-TestMinimumBasicScenario-2123975078-project-member] GET https://10.4.3.117/volume/v3/volumes/a8f83117-4825-4ab0-bb9a-59b144948802 Jul 27 16:14:59.997998 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.openstack.wsgi [None req-9d6237b0-73a6-48fc-a36c-98abb226fe08 tempest-TestMinimumBasicScenario-2123975078 tempest-TestMinimumBasicScenario-2123975078-project-member] Empty body provided in request {{(pid=100524) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:14:59.998227 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.openstack.wsgi [None req-9d6237b0-73a6-48fc-a36c-98abb226fe08 tempest-TestMinimumBasicScenario-2123975078 tempest-TestMinimumBasicScenario-2123975078-project-member] Calling method 'show' {{(pid=100524) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:15:00.007651 np0000005924 devstack@c-api.service[100524]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:15:00.007651 np0000005924 devstack@c-api.service[100524]: warnings.warn( Jul 27 16:15:00.010160 np0000005924 devstack@c-api.service[100524]: INFO cinder.volume.api [None req-9d6237b0-73a6-48fc-a36c-98abb226fe08 tempest-TestMinimumBasicScenario-2123975078 tempest-TestMinimumBasicScenario-2123975078-project-member] Volume info retrieved successfully. Jul 27 16:15:00.014247 np0000005924 devstack@c-api.service[100524]: INFO cinder.api.openstack.wsgi [None req-9d6237b0-73a6-48fc-a36c-98abb226fe08 tempest-TestMinimumBasicScenario-2123975078 tempest-TestMinimumBasicScenario-2123975078-project-member] https://10.4.3.117/volume/v3/volumes/a8f83117-4825-4ab0-bb9a-59b144948802 returned with HTTP 200 Jul 27 16:15:00.014932 np0000005924 devstack@c-api.service[100524]: [pid: 100524|app: 0|req: 675/2664] 10.4.3.117 () {66 vars in 1348 bytes} [Mon Jul 27 16:14:59 2026] GET /volume/v3/volumes/a8f83117-4825-4ab0-bb9a-59b144948802 => generated 847 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 27 16:15:00.029880 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.middleware.request_id [None req-d3b31def-b78c-4add-aa79-a58da813a7e1 None None] RequestId filter calling following filter/app {{(pid=100523) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:15:00.033869 np0000005924 devstack@c-api.service[100523]: INFO cinder.api.openstack.wsgi [None req-d3b31def-b78c-4add-aa79-a58da813a7e1 tempest-TestMinimumBasicScenario-2123975078 tempest-TestMinimumBasicScenario-2123975078-project-member] GET https://10.4.3.117/volume/v3/volumes/a8f83117-4825-4ab0-bb9a-59b144948802 Jul 27 16:15:00.033869 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.openstack.wsgi [None req-d3b31def-b78c-4add-aa79-a58da813a7e1 tempest-TestMinimumBasicScenario-2123975078 tempest-TestMinimumBasicScenario-2123975078-project-member] Empty body provided in request {{(pid=100523) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:15:00.033869 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.openstack.wsgi [None req-d3b31def-b78c-4add-aa79-a58da813a7e1 tempest-TestMinimumBasicScenario-2123975078 tempest-TestMinimumBasicScenario-2123975078-project-member] Calling method 'show' {{(pid=100523) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:15:00.042339 np0000005924 devstack@c-api.service[100523]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:15:00.042339 np0000005924 devstack@c-api.service[100523]: warnings.warn( Jul 27 16:15:00.047085 np0000005924 devstack@c-api.service[100523]: INFO cinder.volume.api [None req-d3b31def-b78c-4add-aa79-a58da813a7e1 tempest-TestMinimumBasicScenario-2123975078 tempest-TestMinimumBasicScenario-2123975078-project-member] Volume info retrieved successfully. Jul 27 16:15:00.052779 np0000005924 devstack@c-api.service[100523]: INFO cinder.api.openstack.wsgi [None req-d3b31def-b78c-4add-aa79-a58da813a7e1 tempest-TestMinimumBasicScenario-2123975078 tempest-TestMinimumBasicScenario-2123975078-project-member] https://10.4.3.117/volume/v3/volumes/a8f83117-4825-4ab0-bb9a-59b144948802 returned with HTTP 200 Jul 27 16:15:00.053290 np0000005924 devstack@c-api.service[100523]: [pid: 100523|app: 0|req: 673/2665] 10.4.3.117 () {66 vars in 1348 bytes} [Mon Jul 27 16:15:00 2026] GET /volume/v3/volumes/a8f83117-4825-4ab0-bb9a-59b144948802 => generated 847 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 27 16:15:00.069801 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.middleware.request_id [None req-a805f161-207d-4480-a899-95b74352fcb3 None None] RequestId filter calling following filter/app {{(pid=100521) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:15:00.071736 np0000005924 devstack@c-api.service[100521]: INFO cinder.api.openstack.wsgi [None req-a805f161-207d-4480-a899-95b74352fcb3 tempest-TestMinimumBasicScenario-2123975078 tempest-TestMinimumBasicScenario-2123975078-project-member] GET https://10.4.3.117/volume/v3/volumes Jul 27 16:15:00.071942 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.openstack.wsgi [None req-a805f161-207d-4480-a899-95b74352fcb3 tempest-TestMinimumBasicScenario-2123975078 tempest-TestMinimumBasicScenario-2123975078-project-member] Empty body provided in request {{(pid=100521) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:15:00.072133 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.openstack.wsgi [None req-a805f161-207d-4480-a899-95b74352fcb3 tempest-TestMinimumBasicScenario-2123975078 tempest-TestMinimumBasicScenario-2123975078-project-member] Calling method 'index' {{(pid=100521) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:15:00.072461 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.api_utils [None req-a805f161-207d-4480-a899-95b74352fcb3 tempest-TestMinimumBasicScenario-2123975078 tempest-TestMinimumBasicScenario-2123975078-project-member] Removing options '' from query. {{(pid=100521) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 27 16:15:00.072784 np0000005924 devstack@c-api.service[100521]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:15:00.072784 np0000005924 devstack@c-api.service[100521]: warnings.warn( Jul 27 16:15:00.073167 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.volume.api [None req-a805f161-207d-4480-a899-95b74352fcb3 tempest-TestMinimumBasicScenario-2123975078 tempest-TestMinimumBasicScenario-2123975078-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100521) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 27 16:15:00.081271 np0000005924 devstack@c-api.service[100521]: INFO cinder.volume.api [None req-a805f161-207d-4480-a899-95b74352fcb3 tempest-TestMinimumBasicScenario-2123975078 tempest-TestMinimumBasicScenario-2123975078-project-member] Get all volumes completed successfully. Jul 27 16:15:00.081843 np0000005924 devstack@c-api.service[100521]: INFO cinder.api.openstack.wsgi [None req-a805f161-207d-4480-a899-95b74352fcb3 tempest-TestMinimumBasicScenario-2123975078 tempest-TestMinimumBasicScenario-2123975078-project-member] https://10.4.3.117/volume/v3/volumes returned with HTTP 200 Jul 27 16:15:00.084970 np0000005924 devstack@c-api.service[100521]: [pid: 100521|app: 0|req: 659/2666] 10.4.3.117 () {66 vars in 1237 bytes} [Mon Jul 27 16:15:00 2026] GET /volume/v3/volumes => generated 338 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 27 16:15:00.090582 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.middleware.request_id [None req-e688ccdf-a179-42ab-a346-ed071487552b None None] RequestId filter calling following filter/app {{(pid=100522) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:15:00.092239 np0000005924 devstack@c-api.service[100522]: INFO cinder.api.openstack.wsgi [None req-e688ccdf-a179-42ab-a346-ed071487552b tempest-VolumesBackupsV39Test-1078274254 tempest-VolumesBackupsV39Test-1078274254-project-member] GET https://10.4.3.117/volume/v3/backups/d77f37f6-ca01-49e1-9a0b-2843fd5b9d53 Jul 27 16:15:00.092546 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.openstack.wsgi [None req-e688ccdf-a179-42ab-a346-ed071487552b tempest-VolumesBackupsV39Test-1078274254 tempest-VolumesBackupsV39Test-1078274254-project-member] Empty body provided in request {{(pid=100522) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:15:00.092792 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.openstack.wsgi [None req-e688ccdf-a179-42ab-a346-ed071487552b tempest-VolumesBackupsV39Test-1078274254 tempest-VolumesBackupsV39Test-1078274254-project-member] Calling method 'show' {{(pid=100522) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:15:00.092919 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.v3.backups [None req-e688ccdf-a179-42ab-a346-ed071487552b tempest-VolumesBackupsV39Test-1078274254 tempest-VolumesBackupsV39Test-1078274254-project-member] Show backup with id d77f37f6-ca01-49e1-9a0b-2843fd5b9d53. {{(pid=100522) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 27 16:15:00.094787 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.middleware.request_id [None req-d13cda7f-6413-4d76-b64e-f616ae684e65 None None] RequestId filter calling following filter/app {{(pid=100524) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:15:00.097131 np0000005924 devstack@c-api.service[100524]: INFO cinder.api.openstack.wsgi [None req-d13cda7f-6413-4d76-b64e-f616ae684e65 tempest-TestMinimumBasicScenario-2123975078 tempest-TestMinimumBasicScenario-2123975078-project-member] GET https://10.4.3.117/volume/v3/volumes/a8f83117-4825-4ab0-bb9a-59b144948802 Jul 27 16:15:00.097374 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.openstack.wsgi [None req-d13cda7f-6413-4d76-b64e-f616ae684e65 tempest-TestMinimumBasicScenario-2123975078 tempest-TestMinimumBasicScenario-2123975078-project-member] Empty body provided in request {{(pid=100524) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:15:00.097620 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.openstack.wsgi [None req-d13cda7f-6413-4d76-b64e-f616ae684e65 tempest-TestMinimumBasicScenario-2123975078 tempest-TestMinimumBasicScenario-2123975078-project-member] Calling method 'show' {{(pid=100524) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:15:00.103706 np0000005924 devstack@c-api.service[100522]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:15:00.103706 np0000005924 devstack@c-api.service[100522]: warnings.warn( Jul 27 16:15:00.104852 np0000005924 devstack@c-api.service[100522]: INFO cinder.api.openstack.wsgi [None req-e688ccdf-a179-42ab-a346-ed071487552b tempest-VolumesBackupsV39Test-1078274254 tempest-VolumesBackupsV39Test-1078274254-project-member] https://10.4.3.117/volume/v3/backups/d77f37f6-ca01-49e1-9a0b-2843fd5b9d53 returned with HTTP 200 Jul 27 16:15:00.105339 np0000005924 devstack@c-api.service[100522]: [pid: 100522|app: 0|req: 660/2667] 10.4.3.117 () {68 vars in 1388 bytes} [Mon Jul 27 16:15:00 2026] GET /volume/v3/backups/d77f37f6-ca01-49e1-9a0b-2843fd5b9d53 => generated 797 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 27 16:15:00.112529 np0000005924 devstack@c-api.service[100524]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:15:00.112529 np0000005924 devstack@c-api.service[100524]: warnings.warn( Jul 27 16:15:00.117141 np0000005924 devstack@c-api.service[100524]: INFO cinder.volume.api [None req-d13cda7f-6413-4d76-b64e-f616ae684e65 tempest-TestMinimumBasicScenario-2123975078 tempest-TestMinimumBasicScenario-2123975078-project-member] Volume info retrieved successfully. Jul 27 16:15:00.122975 np0000005924 devstack@c-api.service[100524]: INFO cinder.api.openstack.wsgi [None req-d13cda7f-6413-4d76-b64e-f616ae684e65 tempest-TestMinimumBasicScenario-2123975078 tempest-TestMinimumBasicScenario-2123975078-project-member] https://10.4.3.117/volume/v3/volumes/a8f83117-4825-4ab0-bb9a-59b144948802 returned with HTTP 200 Jul 27 16:15:00.123468 np0000005924 devstack@c-api.service[100524]: [pid: 100524|app: 0|req: 676/2668] 10.4.3.117 () {66 vars in 1348 bytes} [Mon Jul 27 16:15:00 2026] GET /volume/v3/volumes/a8f83117-4825-4ab0-bb9a-59b144948802 => generated 847 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 27 16:15:00.171892 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.middleware.request_id [req-4c85ece9-3817-4ede-ab0b-46fef3f60f98 req-76cedc23-9086-4779-9417-5a65def53e46 None None] RequestId filter calling following filter/app {{(pid=100523) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:15:00.174488 np0000005924 devstack@c-api.service[100523]: INFO cinder.api.openstack.wsgi [req-4c85ece9-3817-4ede-ab0b-46fef3f60f98 req-76cedc23-9086-4779-9417-5a65def53e46 tempest-TestMinimumBasicScenario-2123975078 tempest-TestMinimumBasicScenario-2123975078-project-member] GET https://10.4.3.117/volume/v3/volumes/a8f83117-4825-4ab0-bb9a-59b144948802 Jul 27 16:15:00.174751 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.openstack.wsgi [req-4c85ece9-3817-4ede-ab0b-46fef3f60f98 req-76cedc23-9086-4779-9417-5a65def53e46 tempest-TestMinimumBasicScenario-2123975078 tempest-TestMinimumBasicScenario-2123975078-project-member] Empty body provided in request {{(pid=100523) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:15:00.175034 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.openstack.wsgi [req-4c85ece9-3817-4ede-ab0b-46fef3f60f98 req-76cedc23-9086-4779-9417-5a65def53e46 tempest-TestMinimumBasicScenario-2123975078 tempest-TestMinimumBasicScenario-2123975078-project-member] Calling method 'show' {{(pid=100523) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:15:00.184690 np0000005924 devstack@c-api.service[100523]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:15:00.184690 np0000005924 devstack@c-api.service[100523]: warnings.warn( Jul 27 16:15:00.189257 np0000005924 devstack@c-api.service[100523]: INFO cinder.volume.api [req-4c85ece9-3817-4ede-ab0b-46fef3f60f98 req-76cedc23-9086-4779-9417-5a65def53e46 tempest-TestMinimumBasicScenario-2123975078 tempest-TestMinimumBasicScenario-2123975078-project-member] Volume info retrieved successfully. Jul 27 16:15:00.195021 np0000005924 devstack@c-api.service[100523]: INFO cinder.api.openstack.wsgi [req-4c85ece9-3817-4ede-ab0b-46fef3f60f98 req-76cedc23-9086-4779-9417-5a65def53e46 tempest-TestMinimumBasicScenario-2123975078 tempest-TestMinimumBasicScenario-2123975078-project-member] https://10.4.3.117/volume/v3/volumes/a8f83117-4825-4ab0-bb9a-59b144948802 returned with HTTP 200 Jul 27 16:15:00.195475 np0000005924 devstack@c-api.service[100523]: [pid: 100523|app: 0|req: 674/2669] 10.4.3.117 () {68 vars in 1598 bytes} [Mon Jul 27 16:15:00 2026] GET /volume/v3/volumes/a8f83117-4825-4ab0-bb9a-59b144948802 => generated 847 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 27 16:15:00.292040 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.middleware.request_id [None req-468c3c77-5f49-4861-ba85-a16e1fe0ea36 None None] RequestId filter calling following filter/app {{(pid=100521) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:15:00.292040 np0000005924 devstack@c-api.service[100521]: INFO cinder.api.openstack.wsgi [None req-468c3c77-5f49-4861-ba85-a16e1fe0ea36 None None] GET https://10.4.3.117/volume// Jul 27 16:15:00.292040 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.openstack.wsgi [None req-468c3c77-5f49-4861-ba85-a16e1fe0ea36 None None] Empty body provided in request {{(pid=100521) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:15:00.292040 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.openstack.wsgi [None req-468c3c77-5f49-4861-ba85-a16e1fe0ea36 None None] Calling method 'all' {{(pid=100521) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:15:00.292387 np0000005924 devstack@c-api.service[100521]: INFO cinder.api.openstack.wsgi [None req-468c3c77-5f49-4861-ba85-a16e1fe0ea36 None None] https://10.4.3.117/volume// returned with HTTP 300 Jul 27 16:15:00.292969 np0000005924 devstack@c-api.service[100521]: [pid: 100521|app: 0|req: 660/2670] 10.4.3.117 () {66 vars in 1428 bytes} [Mon Jul 27 16:15:00 2026] GET /volume/ => generated 386 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 27 16:15:00.310311 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.middleware.request_id [req-4c85ece9-3817-4ede-ab0b-46fef3f60f98 req-f0ac0871-9f24-4a22-8ada-ac264bb22dda None None] RequestId filter calling following filter/app {{(pid=100522) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:15:00.312449 np0000005924 devstack@c-api.service[100522]: INFO cinder.api.openstack.wsgi [req-4c85ece9-3817-4ede-ab0b-46fef3f60f98 req-f0ac0871-9f24-4a22-8ada-ac264bb22dda tempest-TestMinimumBasicScenario-2123975078 tempest-TestMinimumBasicScenario-2123975078-project-member] POST https://10.4.3.117/volume/v3/attachments Jul 27 16:15:00.312839 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.openstack.wsgi [req-4c85ece9-3817-4ede-ab0b-46fef3f60f98 req-f0ac0871-9f24-4a22-8ada-ac264bb22dda tempest-TestMinimumBasicScenario-2123975078 tempest-TestMinimumBasicScenario-2123975078-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "a8f83117-4825-4ab0-bb9a-59b144948802", "connector": null, "instance_uuid": "0932a023-5017-4c89-ac4f-bb995db2c319"}} {{(pid=100522) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 27 16:15:00.324181 np0000005924 devstack@c-api.service[100522]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:15:00.324181 np0000005924 devstack@c-api.service[100522]: warnings.warn( Jul 27 16:15:00.345204 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.middleware.request_id [None req-28a760a3-b19c-479d-8b9f-d8a5a89c658a None None] RequestId filter calling following filter/app {{(pid=100524) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:15:00.348311 np0000005924 devstack@c-api.service[100524]: INFO cinder.api.openstack.wsgi [None req-28a760a3-b19c-479d-8b9f-d8a5a89c658a tempest-TestVolumeBackupRestore-18680935 tempest-TestVolumeBackupRestore-18680935-project-member] GET https://10.4.3.117/volume/v3/backups/97ab705f-a381-453e-ab9b-3917e342f48f Jul 27 16:15:00.348420 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.openstack.wsgi [None req-28a760a3-b19c-479d-8b9f-d8a5a89c658a tempest-TestVolumeBackupRestore-18680935 tempest-TestVolumeBackupRestore-18680935-project-member] Empty body provided in request {{(pid=100524) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:15:00.348649 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.openstack.wsgi [None req-28a760a3-b19c-479d-8b9f-d8a5a89c658a tempest-TestVolumeBackupRestore-18680935 tempest-TestVolumeBackupRestore-18680935-project-member] Calling method 'show' {{(pid=100524) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:15:00.348700 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.v3.backups [None req-28a760a3-b19c-479d-8b9f-d8a5a89c658a tempest-TestVolumeBackupRestore-18680935 tempest-TestVolumeBackupRestore-18680935-project-member] Show backup with id 97ab705f-a381-453e-ab9b-3917e342f48f. {{(pid=100524) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 27 16:15:00.355667 np0000005924 devstack@c-api.service[100524]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:15:00.355667 np0000005924 devstack@c-api.service[100524]: warnings.warn( Jul 27 16:15:00.356856 np0000005924 devstack@c-api.service[100524]: INFO cinder.api.openstack.wsgi [None req-28a760a3-b19c-479d-8b9f-d8a5a89c658a tempest-TestVolumeBackupRestore-18680935 tempest-TestVolumeBackupRestore-18680935-project-member] https://10.4.3.117/volume/v3/backups/97ab705f-a381-453e-ab9b-3917e342f48f returned with HTTP 200 Jul 27 16:15:00.356856 np0000005924 devstack@c-api.service[100524]: [pid: 100524|app: 0|req: 677/2671] 10.4.3.117 () {66 vars in 1348 bytes} [Mon Jul 27 16:15:00 2026] GET /volume/v3/backups/97ab705f-a381-453e-ab9b-3917e342f48f => generated 754 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 27 16:15:00.368404 np0000005924 devstack@c-api.service[100522]: INFO cinder.api.openstack.wsgi [req-4c85ece9-3817-4ede-ab0b-46fef3f60f98 req-f0ac0871-9f24-4a22-8ada-ac264bb22dda tempest-TestMinimumBasicScenario-2123975078 tempest-TestMinimumBasicScenario-2123975078-project-member] https://10.4.3.117/volume/v3/attachments returned with HTTP 200 Jul 27 16:15:00.369004 np0000005924 devstack@c-api.service[100522]: [pid: 100522|app: 0|req: 661/2672] 10.4.3.117 () {74 vars in 1594 bytes} [Mon Jul 27 16:15:00 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 27 16:15:00.417823 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.middleware.request_id [None req-49f46c56-c299-4965-89af-0d09ccaa1aa2 None None] RequestId filter calling following filter/app {{(pid=100523) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:15:00.420294 np0000005924 devstack@c-api.service[100523]: INFO cinder.api.openstack.wsgi [None req-49f46c56-c299-4965-89af-0d09ccaa1aa2 tempest-TestMinimumBasicScenario-2123975078 tempest-TestMinimumBasicScenario-2123975078-project-member] GET https://10.4.3.117/volume/v3/volumes/a8f83117-4825-4ab0-bb9a-59b144948802 Jul 27 16:15:00.420585 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.openstack.wsgi [None req-49f46c56-c299-4965-89af-0d09ccaa1aa2 tempest-TestMinimumBasicScenario-2123975078 tempest-TestMinimumBasicScenario-2123975078-project-member] Empty body provided in request {{(pid=100523) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:15:00.420833 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.openstack.wsgi [None req-49f46c56-c299-4965-89af-0d09ccaa1aa2 tempest-TestMinimumBasicScenario-2123975078 tempest-TestMinimumBasicScenario-2123975078-project-member] Calling method 'show' {{(pid=100523) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:15:00.435925 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.middleware.request_id [None req-6707141d-61f3-41c7-b4de-6c1b5db2370c None None] RequestId filter calling following filter/app {{(pid=100521) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:15:00.435925 np0000005924 devstack@c-api.service[100521]: INFO cinder.api.openstack.wsgi [None req-6707141d-61f3-41c7-b4de-6c1b5db2370c None None] GET https://10.4.3.117/volume// Jul 27 16:15:00.436574 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.openstack.wsgi [None req-6707141d-61f3-41c7-b4de-6c1b5db2370c None None] Empty body provided in request {{(pid=100521) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:15:00.437313 np0000005924 devstack@c-api.service[100523]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:15:00.437313 np0000005924 devstack@c-api.service[100523]: warnings.warn( Jul 27 16:15:00.437673 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.openstack.wsgi [None req-6707141d-61f3-41c7-b4de-6c1b5db2370c None None] Calling method 'all' {{(pid=100521) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:15:00.439225 np0000005924 devstack@c-api.service[100521]: INFO cinder.api.openstack.wsgi [None req-6707141d-61f3-41c7-b4de-6c1b5db2370c None None] https://10.4.3.117/volume// returned with HTTP 300 Jul 27 16:15:00.440096 np0000005924 devstack@c-api.service[100521]: [pid: 100521|app: 0|req: 661/2673] 10.4.3.117 () {66 vars in 1426 bytes} [Mon Jul 27 16:15:00 2026] GET /volume/ => generated 386 bytes in 7 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 27 16:15:00.443045 np0000005924 devstack@c-api.service[100523]: INFO cinder.volume.api [None req-49f46c56-c299-4965-89af-0d09ccaa1aa2 tempest-TestMinimumBasicScenario-2123975078 tempest-TestMinimumBasicScenario-2123975078-project-member] Volume info retrieved successfully. Jul 27 16:15:00.452190 np0000005924 devstack@c-api.service[100523]: INFO cinder.api.openstack.wsgi [None req-49f46c56-c299-4965-89af-0d09ccaa1aa2 tempest-TestMinimumBasicScenario-2123975078 tempest-TestMinimumBasicScenario-2123975078-project-member] https://10.4.3.117/volume/v3/volumes/a8f83117-4825-4ab0-bb9a-59b144948802 returned with HTTP 200 Jul 27 16:15:00.452822 np0000005924 devstack@c-api.service[100523]: [pid: 100523|app: 0|req: 675/2674] 10.4.3.117 () {66 vars in 1348 bytes} [Mon Jul 27 16:15:00 2026] GET /volume/v3/volumes/a8f83117-4825-4ab0-bb9a-59b144948802 => generated 846 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 27 16:15:00.477095 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.middleware.request_id [req-4c85ece9-3817-4ede-ab0b-46fef3f60f98 req-6f4a4c28-ac38-4173-a9d5-6b87996be429 None None] RequestId filter calling following filter/app {{(pid=100524) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:15:00.479738 np0000005924 devstack@c-api.service[100524]: INFO cinder.api.openstack.wsgi [req-4c85ece9-3817-4ede-ab0b-46fef3f60f98 req-6f4a4c28-ac38-4173-a9d5-6b87996be429 tempest-TestMinimumBasicScenario-2123975078 tempest-TestMinimumBasicScenario-2123975078-project-member] GET https://10.4.3.117/volume/v3/volumes/a8f83117-4825-4ab0-bb9a-59b144948802 Jul 27 16:15:00.480047 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.openstack.wsgi [req-4c85ece9-3817-4ede-ab0b-46fef3f60f98 req-6f4a4c28-ac38-4173-a9d5-6b87996be429 tempest-TestMinimumBasicScenario-2123975078 tempest-TestMinimumBasicScenario-2123975078-project-member] Empty body provided in request {{(pid=100524) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:15:00.480563 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.openstack.wsgi [req-4c85ece9-3817-4ede-ab0b-46fef3f60f98 req-6f4a4c28-ac38-4173-a9d5-6b87996be429 tempest-TestMinimumBasicScenario-2123975078 tempest-TestMinimumBasicScenario-2123975078-project-member] Calling method 'show' {{(pid=100524) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:15:00.498319 np0000005924 devstack@c-api.service[100524]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:15:00.498319 np0000005924 devstack@c-api.service[100524]: warnings.warn( Jul 27 16:15:00.509591 np0000005924 devstack@c-api.service[100524]: INFO cinder.volume.api [req-4c85ece9-3817-4ede-ab0b-46fef3f60f98 req-6f4a4c28-ac38-4173-a9d5-6b87996be429 tempest-TestMinimumBasicScenario-2123975078 tempest-TestMinimumBasicScenario-2123975078-project-member] Volume info retrieved successfully. Jul 27 16:15:00.515259 np0000005924 devstack@c-api.service[100524]: INFO cinder.api.openstack.wsgi [req-4c85ece9-3817-4ede-ab0b-46fef3f60f98 req-6f4a4c28-ac38-4173-a9d5-6b87996be429 tempest-TestMinimumBasicScenario-2123975078 tempest-TestMinimumBasicScenario-2123975078-project-member] https://10.4.3.117/volume/v3/volumes/a8f83117-4825-4ab0-bb9a-59b144948802 returned with HTTP 200 Jul 27 16:15:00.515675 np0000005924 devstack@c-api.service[100524]: [pid: 100524|app: 0|req: 678/2675] 10.4.3.117 () {70 vars in 1639 bytes} [Mon Jul 27 16:15:00 2026] GET /volume/v3/volumes/a8f83117-4825-4ab0-bb9a-59b144948802 => generated 1026 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 27 16:15:00.535315 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.middleware.request_id [None req-af1954b1-85a6-4312-a0ff-5a217e7404cb None None] RequestId filter calling following filter/app {{(pid=100522) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:15:00.537645 np0000005924 devstack@c-api.service[100522]: INFO cinder.api.openstack.wsgi [None req-af1954b1-85a6-4312-a0ff-5a217e7404cb tempest-TestVolumeBootPattern-1923367323 tempest-TestVolumeBootPattern-1923367323-project-member] GET https://10.4.3.117/volume/v3/volumes/abe1e98c-015b-4283-9e0a-673d1bf79aee Jul 27 16:15:00.537832 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.openstack.wsgi [None req-af1954b1-85a6-4312-a0ff-5a217e7404cb tempest-TestVolumeBootPattern-1923367323 tempest-TestVolumeBootPattern-1923367323-project-member] Empty body provided in request {{(pid=100522) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:15:00.538025 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.openstack.wsgi [None req-af1954b1-85a6-4312-a0ff-5a217e7404cb tempest-TestVolumeBootPattern-1923367323 tempest-TestVolumeBootPattern-1923367323-project-member] Calling method 'show' {{(pid=100522) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:15:00.544289 np0000005924 devstack@c-api.service[100522]: INFO cinder.api.openstack.wsgi [None req-af1954b1-85a6-4312-a0ff-5a217e7404cb tempest-TestVolumeBootPattern-1923367323 tempest-TestVolumeBootPattern-1923367323-project-member] https://10.4.3.117/volume/v3/volumes/abe1e98c-015b-4283-9e0a-673d1bf79aee returned with HTTP 404 Jul 27 16:15:00.544816 np0000005924 devstack@c-api.service[100522]: [pid: 100522|app: 0|req: 662/2676] 10.4.3.117 () {66 vars in 1348 bytes} [Mon Jul 27 16:15:00 2026] GET /volume/v3/volumes/abe1e98c-015b-4283-9e0a-673d1bf79aee => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 27 16:15:00.600718 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.middleware.request_id [None req-be099895-c1dc-4ac0-afef-7b8bd0715b67 None None] RequestId filter calling following filter/app {{(pid=100521) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:15:00.602754 np0000005924 devstack@c-api.service[100521]: INFO cinder.api.openstack.wsgi [None req-be099895-c1dc-4ac0-afef-7b8bd0715b67 tempest-TestVolumeBootPattern-1923367323 tempest-TestVolumeBootPattern-1923367323-project-member] DELETE https://10.4.3.117/volume/v3/snapshots/a434af58-3d40-4e4f-9188-30313c9928eb Jul 27 16:15:00.603668 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.openstack.wsgi [None req-be099895-c1dc-4ac0-afef-7b8bd0715b67 tempest-TestVolumeBootPattern-1923367323 tempest-TestVolumeBootPattern-1923367323-project-member] Empty body provided in request {{(pid=100521) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:15:00.603668 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.openstack.wsgi [None req-be099895-c1dc-4ac0-afef-7b8bd0715b67 tempest-TestVolumeBootPattern-1923367323 tempest-TestVolumeBootPattern-1923367323-project-member] Calling method 'delete' {{(pid=100521) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:15:00.603668 np0000005924 devstack@c-api.service[100521]: INFO cinder.api.v3.snapshots [None req-be099895-c1dc-4ac0-afef-7b8bd0715b67 tempest-TestVolumeBootPattern-1923367323 tempest-TestVolumeBootPattern-1923367323-project-member] Delete snapshot with id: a434af58-3d40-4e4f-9188-30313c9928eb Jul 27 16:15:00.609657 np0000005924 devstack@c-api.service[100521]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:15:00.609657 np0000005924 devstack@c-api.service[100521]: warnings.warn( Jul 27 16:15:00.610225 np0000005924 devstack@c-api.service[100521]: INFO cinder.volume.api [None req-be099895-c1dc-4ac0-afef-7b8bd0715b67 tempest-TestVolumeBootPattern-1923367323 tempest-TestVolumeBootPattern-1923367323-project-member] Snapshot retrieved successfully. Jul 27 16:15:00.628976 np0000005924 devstack@c-api.service[100521]: INFO cinder.volume.api [None req-be099895-c1dc-4ac0-afef-7b8bd0715b67 tempest-TestVolumeBootPattern-1923367323 tempest-TestVolumeBootPattern-1923367323-project-member] Snapshot delete request issued successfully. Jul 27 16:15:00.629511 np0000005924 devstack@c-api.service[100521]: INFO cinder.api.openstack.wsgi [None req-be099895-c1dc-4ac0-afef-7b8bd0715b67 tempest-TestVolumeBootPattern-1923367323 tempest-TestVolumeBootPattern-1923367323-project-member] https://10.4.3.117/volume/v3/snapshots/a434af58-3d40-4e4f-9188-30313c9928eb returned with HTTP 202 Jul 27 16:15:00.629973 np0000005924 devstack@c-api.service[100521]: [pid: 100521|app: 0|req: 662/2677] 10.4.3.117 () {66 vars in 1357 bytes} [Mon Jul 27 16:15:00 2026] DELETE /volume/v3/snapshots/a434af58-3d40-4e4f-9188-30313c9928eb => generated 0 bytes in 30 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 27 16:15:00.630417 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.middleware.request_id [req-4c85ece9-3817-4ede-ab0b-46fef3f60f98 req-8dba357a-66f1-4c29-8279-098ffd440f32 None None] RequestId filter calling following filter/app {{(pid=100523) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:15:00.633795 np0000005924 devstack@c-api.service[100523]: INFO cinder.api.openstack.wsgi [req-4c85ece9-3817-4ede-ab0b-46fef3f60f98 req-8dba357a-66f1-4c29-8279-098ffd440f32 tempest-TestMinimumBasicScenario-2123975078 tempest-TestMinimumBasicScenario-2123975078-project-member] PUT https://10.4.3.117/volume/v3/attachments/06b8c46a-218f-4c45-81bb-10a673c84618 Jul 27 16:15:00.635388 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.openstack.wsgi [req-4c85ece9-3817-4ede-ab0b-46fef3f60f98 req-8dba357a-66f1-4c29-8279-098ffd440f32 tempest-TestMinimumBasicScenario-2123975078 tempest-TestMinimumBasicScenario-2123975078-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.117", "host": "np0000005924", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:c1414b6f8d8f", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "13cbedf7-bb1f-4b5e-b492-2fef0d4dab25", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100523) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 27 16:15:00.639537 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.middleware.request_id [None req-911f603e-19a3-4af3-8936-a9e3c90860c8 None None] RequestId filter calling following filter/app {{(pid=100524) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:15:00.641304 np0000005924 devstack@c-api.service[100524]: INFO cinder.api.openstack.wsgi [None req-911f603e-19a3-4af3-8936-a9e3c90860c8 tempest-TestVolumeBootPattern-1923367323 tempest-TestVolumeBootPattern-1923367323-project-member] GET https://10.4.3.117/volume/v3/snapshots/a434af58-3d40-4e4f-9188-30313c9928eb Jul 27 16:15:00.641578 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.openstack.wsgi [None req-911f603e-19a3-4af3-8936-a9e3c90860c8 tempest-TestVolumeBootPattern-1923367323 tempest-TestVolumeBootPattern-1923367323-project-member] Empty body provided in request {{(pid=100524) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:15:00.641753 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.openstack.wsgi [None req-911f603e-19a3-4af3-8936-a9e3c90860c8 tempest-TestVolumeBootPattern-1923367323 tempest-TestVolumeBootPattern-1923367323-project-member] Calling method 'show' {{(pid=100524) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:15:00.649323 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.coordination [req-4c85ece9-3817-4ede-ab0b-46fef3f60f98 req-8dba357a-66f1-4c29-8279-098ffd440f32 tempest-TestMinimumBasicScenario-2123975078 tempest-TestMinimumBasicScenario-2123975078-project-member] Acquiring lock "cinder-attachment_update-a8f83117-4825-4ab0-bb9a-59b144948802-np0000005924" by "attachment_update" {{(pid=100523) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jul 27 16:15:00.649791 np0000005924 devstack@c-api.service[100524]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:15:00.649791 np0000005924 devstack@c-api.service[100524]: warnings.warn( Jul 27 16:15:00.650267 np0000005924 devstack@c-api.service[100524]: INFO cinder.volume.api [None req-911f603e-19a3-4af3-8936-a9e3c90860c8 tempest-TestVolumeBootPattern-1923367323 tempest-TestVolumeBootPattern-1923367323-project-member] Snapshot retrieved successfully. Jul 27 16:15:00.651122 np0000005924 devstack@c-api.service[100524]: INFO cinder.api.openstack.wsgi [None req-911f603e-19a3-4af3-8936-a9e3c90860c8 tempest-TestVolumeBootPattern-1923367323 tempest-TestVolumeBootPattern-1923367323-project-member] https://10.4.3.117/volume/v3/snapshots/a434af58-3d40-4e4f-9188-30313c9928eb returned with HTTP 200 Jul 27 16:15:00.651562 np0000005924 devstack@c-api.service[100524]: [pid: 100524|app: 0|req: 679/2678] 10.4.3.117 () {66 vars in 1354 bytes} [Mon Jul 27 16:15:00 2026] GET /volume/v3/snapshots/a434af58-3d40-4e4f-9188-30313c9928eb => generated 466 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 27 16:15:00.656832 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.coordination [req-4c85ece9-3817-4ede-ab0b-46fef3f60f98 req-8dba357a-66f1-4c29-8279-098ffd440f32 tempest-TestMinimumBasicScenario-2123975078 tempest-TestMinimumBasicScenario-2123975078-project-member] Lock "cinder-attachment_update-a8f83117-4825-4ab0-bb9a-59b144948802-np0000005924" acquired by "attachment_update" :: waited 0.008s {{(pid=100523) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jul 27 16:15:00.657834 np0000005924 devstack@c-api.service[100523]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:15:00.657834 np0000005924 devstack@c-api.service[100523]: warnings.warn( Jul 27 16:15:00.742847 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.coordination [req-4c85ece9-3817-4ede-ab0b-46fef3f60f98 req-8dba357a-66f1-4c29-8279-098ffd440f32 tempest-TestMinimumBasicScenario-2123975078 tempest-TestMinimumBasicScenario-2123975078-project-member] Lock "cinder-attachment_update-a8f83117-4825-4ab0-bb9a-59b144948802-np0000005924" released by "attachment_update" :: held 0.086s {{(pid=100523) __release /opt/stack/cinder/cinder/coordination.py:152}} Jul 27 16:15:00.743248 np0000005924 devstack@c-api.service[100523]: INFO cinder.api.openstack.wsgi [req-4c85ece9-3817-4ede-ab0b-46fef3f60f98 req-8dba357a-66f1-4c29-8279-098ffd440f32 tempest-TestMinimumBasicScenario-2123975078 tempest-TestMinimumBasicScenario-2123975078-project-member] https://10.4.3.117/volume/v3/attachments/06b8c46a-218f-4c45-81bb-10a673c84618 returned with HTTP 200 Jul 27 16:15:00.743972 np0000005924 devstack@c-api.service[100523]: [pid: 100523|app: 0|req: 676/2679] 10.4.3.117 () {74 vars in 1704 bytes} [Mon Jul 27 16:15:00 2026] PUT /volume/v3/attachments/06b8c46a-218f-4c45-81bb-10a673c84618 => generated 969 bytes in 114 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 27 16:15:01.121343 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.middleware.request_id [None req-02cb4ee4-5f89-4407-9343-d13152e7adf9 None None] RequestId filter calling following filter/app {{(pid=100522) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:15:01.123973 np0000005924 devstack@c-api.service[100522]: INFO cinder.api.openstack.wsgi [None req-02cb4ee4-5f89-4407-9343-d13152e7adf9 tempest-VolumesBackupsV39Test-1078274254 tempest-VolumesBackupsV39Test-1078274254-project-member] GET https://10.4.3.117/volume/v3/backups/d77f37f6-ca01-49e1-9a0b-2843fd5b9d53 Jul 27 16:15:01.124291 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.openstack.wsgi [None req-02cb4ee4-5f89-4407-9343-d13152e7adf9 tempest-VolumesBackupsV39Test-1078274254 tempest-VolumesBackupsV39Test-1078274254-project-member] Empty body provided in request {{(pid=100522) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:15:01.124569 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.openstack.wsgi [None req-02cb4ee4-5f89-4407-9343-d13152e7adf9 tempest-VolumesBackupsV39Test-1078274254 tempest-VolumesBackupsV39Test-1078274254-project-member] Calling method 'show' {{(pid=100522) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:15:01.124702 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.v3.backups [None req-02cb4ee4-5f89-4407-9343-d13152e7adf9 tempest-VolumesBackupsV39Test-1078274254 tempest-VolumesBackupsV39Test-1078274254-project-member] Show backup with id d77f37f6-ca01-49e1-9a0b-2843fd5b9d53. {{(pid=100522) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 27 16:15:01.129591 np0000005924 devstack@c-api.service[100522]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:15:01.129591 np0000005924 devstack@c-api.service[100522]: warnings.warn( Jul 27 16:15:01.130721 np0000005924 devstack@c-api.service[100522]: INFO cinder.api.openstack.wsgi [None req-02cb4ee4-5f89-4407-9343-d13152e7adf9 tempest-VolumesBackupsV39Test-1078274254 tempest-VolumesBackupsV39Test-1078274254-project-member] https://10.4.3.117/volume/v3/backups/d77f37f6-ca01-49e1-9a0b-2843fd5b9d53 returned with HTTP 200 Jul 27 16:15:01.131668 np0000005924 devstack@c-api.service[100522]: [pid: 100522|app: 0|req: 663/2680] 10.4.3.117 () {68 vars in 1388 bytes} [Mon Jul 27 16:15:01 2026] GET /volume/v3/backups/d77f37f6-ca01-49e1-9a0b-2843fd5b9d53 => generated 797 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 27 16:15:01.370264 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.middleware.request_id [None req-be203fc1-38cf-4bd6-91ed-9f0f54589df7 None None] RequestId filter calling following filter/app {{(pid=100521) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:15:01.372863 np0000005924 devstack@c-api.service[100521]: INFO cinder.api.openstack.wsgi [None req-be203fc1-38cf-4bd6-91ed-9f0f54589df7 tempest-TestVolumeBackupRestore-18680935 tempest-TestVolumeBackupRestore-18680935-project-member] GET https://10.4.3.117/volume/v3/backups/97ab705f-a381-453e-ab9b-3917e342f48f Jul 27 16:15:01.373159 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.openstack.wsgi [None req-be203fc1-38cf-4bd6-91ed-9f0f54589df7 tempest-TestVolumeBackupRestore-18680935 tempest-TestVolumeBackupRestore-18680935-project-member] Empty body provided in request {{(pid=100521) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:15:01.373456 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.openstack.wsgi [None req-be203fc1-38cf-4bd6-91ed-9f0f54589df7 tempest-TestVolumeBackupRestore-18680935 tempest-TestVolumeBackupRestore-18680935-project-member] Calling method 'show' {{(pid=100521) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:15:01.373633 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.v3.backups [None req-be203fc1-38cf-4bd6-91ed-9f0f54589df7 tempest-TestVolumeBackupRestore-18680935 tempest-TestVolumeBackupRestore-18680935-project-member] Show backup with id 97ab705f-a381-453e-ab9b-3917e342f48f. {{(pid=100521) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 27 16:15:01.379466 np0000005924 devstack@c-api.service[100521]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:15:01.379466 np0000005924 devstack@c-api.service[100521]: warnings.warn( Jul 27 16:15:01.380839 np0000005924 devstack@c-api.service[100521]: INFO cinder.api.openstack.wsgi [None req-be203fc1-38cf-4bd6-91ed-9f0f54589df7 tempest-TestVolumeBackupRestore-18680935 tempest-TestVolumeBackupRestore-18680935-project-member] https://10.4.3.117/volume/v3/backups/97ab705f-a381-453e-ab9b-3917e342f48f returned with HTTP 200 Jul 27 16:15:01.381467 np0000005924 devstack@c-api.service[100521]: [pid: 100521|app: 0|req: 663/2681] 10.4.3.117 () {66 vars in 1348 bytes} [Mon Jul 27 16:15:01 2026] GET /volume/v3/backups/97ab705f-a381-453e-ab9b-3917e342f48f => generated 754 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 27 16:15:01.475627 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.middleware.request_id [None req-f19fe08a-1f3d-4ae5-a22d-2fb1e7e10282 None None] RequestId filter calling following filter/app {{(pid=100524) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:15:01.478026 np0000005924 devstack@c-api.service[100524]: INFO cinder.api.openstack.wsgi [None req-f19fe08a-1f3d-4ae5-a22d-2fb1e7e10282 tempest-TestMinimumBasicScenario-2123975078 tempest-TestMinimumBasicScenario-2123975078-project-member] GET https://10.4.3.117/volume/v3/volumes/a8f83117-4825-4ab0-bb9a-59b144948802 Jul 27 16:15:01.478298 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.openstack.wsgi [None req-f19fe08a-1f3d-4ae5-a22d-2fb1e7e10282 tempest-TestMinimumBasicScenario-2123975078 tempest-TestMinimumBasicScenario-2123975078-project-member] Empty body provided in request {{(pid=100524) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:15:01.478578 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.openstack.wsgi [None req-f19fe08a-1f3d-4ae5-a22d-2fb1e7e10282 tempest-TestMinimumBasicScenario-2123975078 tempest-TestMinimumBasicScenario-2123975078-project-member] Calling method 'show' {{(pid=100524) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:15:01.489440 np0000005924 devstack@c-api.service[100524]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:15:01.489440 np0000005924 devstack@c-api.service[100524]: warnings.warn( Jul 27 16:15:01.494044 np0000005924 devstack@c-api.service[100524]: INFO cinder.volume.api [None req-f19fe08a-1f3d-4ae5-a22d-2fb1e7e10282 tempest-TestMinimumBasicScenario-2123975078 tempest-TestMinimumBasicScenario-2123975078-project-member] Volume info retrieved successfully. Jul 27 16:15:01.499846 np0000005924 devstack@c-api.service[100524]: INFO cinder.api.openstack.wsgi [None req-f19fe08a-1f3d-4ae5-a22d-2fb1e7e10282 tempest-TestMinimumBasicScenario-2123975078 tempest-TestMinimumBasicScenario-2123975078-project-member] https://10.4.3.117/volume/v3/volumes/a8f83117-4825-4ab0-bb9a-59b144948802 returned with HTTP 200 Jul 27 16:15:01.500340 np0000005924 devstack@c-api.service[100524]: [pid: 100524|app: 0|req: 680/2682] 10.4.3.117 () {66 vars in 1348 bytes} [Mon Jul 27 16:15:01 2026] GET /volume/v3/volumes/a8f83117-4825-4ab0-bb9a-59b144948802 => generated 847 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 27 16:15:01.664400 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.middleware.request_id [None req-a4102dc1-0861-4de7-810e-9f5fac22b8e4 None None] RequestId filter calling following filter/app {{(pid=100523) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:15:01.666848 np0000005924 devstack@c-api.service[100523]: INFO cinder.api.openstack.wsgi [None req-a4102dc1-0861-4de7-810e-9f5fac22b8e4 tempest-TestVolumeBootPattern-1923367323 tempest-TestVolumeBootPattern-1923367323-project-member] GET https://10.4.3.117/volume/v3/snapshots/a434af58-3d40-4e4f-9188-30313c9928eb Jul 27 16:15:01.667167 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.openstack.wsgi [None req-a4102dc1-0861-4de7-810e-9f5fac22b8e4 tempest-TestVolumeBootPattern-1923367323 tempest-TestVolumeBootPattern-1923367323-project-member] Empty body provided in request {{(pid=100523) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:15:01.667608 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.openstack.wsgi [None req-a4102dc1-0861-4de7-810e-9f5fac22b8e4 tempest-TestVolumeBootPattern-1923367323 tempest-TestVolumeBootPattern-1923367323-project-member] Calling method 'show' {{(pid=100523) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:15:01.676286 np0000005924 devstack@c-api.service[100523]: INFO cinder.api.openstack.wsgi [None req-a4102dc1-0861-4de7-810e-9f5fac22b8e4 tempest-TestVolumeBootPattern-1923367323 tempest-TestVolumeBootPattern-1923367323-project-member] https://10.4.3.117/volume/v3/snapshots/a434af58-3d40-4e4f-9188-30313c9928eb returned with HTTP 404 Jul 27 16:15:01.681943 np0000005924 devstack@c-api.service[100523]: [pid: 100523|app: 0|req: 677/2683] 10.4.3.117 () {66 vars in 1354 bytes} [Mon Jul 27 16:15:01 2026] GET /volume/v3/snapshots/a434af58-3d40-4e4f-9188-30313c9928eb => generated 111 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 27 16:15:01.686831 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.middleware.request_id [None req-f3a7f127-3bcf-4f99-b40e-93b687b013cd None None] RequestId filter calling following filter/app {{(pid=100522) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:15:01.693064 np0000005924 devstack@c-api.service[100522]: INFO cinder.api.openstack.wsgi [None req-f3a7f127-3bcf-4f99-b40e-93b687b013cd tempest-TestVolumeBootPattern-1923367323 tempest-TestVolumeBootPattern-1923367323-project-member] DELETE https://10.4.3.117/volume/v3/volumes/7c18757c-1386-47e7-aa04-7e1959dfaa78 Jul 27 16:15:01.693171 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.openstack.wsgi [None req-f3a7f127-3bcf-4f99-b40e-93b687b013cd tempest-TestVolumeBootPattern-1923367323 tempest-TestVolumeBootPattern-1923367323-project-member] Empty body provided in request {{(pid=100522) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:15:01.693526 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.openstack.wsgi [None req-f3a7f127-3bcf-4f99-b40e-93b687b013cd tempest-TestVolumeBootPattern-1923367323 tempest-TestVolumeBootPattern-1923367323-project-member] Calling method 'delete' {{(pid=100522) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:15:01.694713 np0000005924 devstack@c-api.service[100522]: INFO cinder.api.v3.volumes [None req-f3a7f127-3bcf-4f99-b40e-93b687b013cd tempest-TestVolumeBootPattern-1923367323 tempest-TestVolumeBootPattern-1923367323-project-member] Delete volume with id: 7c18757c-1386-47e7-aa04-7e1959dfaa78 Jul 27 16:15:01.710125 np0000005924 devstack@c-api.service[100522]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:15:01.710125 np0000005924 devstack@c-api.service[100522]: warnings.warn( Jul 27 16:15:01.710625 np0000005924 devstack@c-api.service[100522]: INFO cinder.volume.api [None req-f3a7f127-3bcf-4f99-b40e-93b687b013cd tempest-TestVolumeBootPattern-1923367323 tempest-TestVolumeBootPattern-1923367323-project-member] Volume info retrieved successfully. Jul 27 16:15:01.746083 np0000005924 devstack@c-api.service[100522]: INFO cinder.volume.api [None req-f3a7f127-3bcf-4f99-b40e-93b687b013cd tempest-TestVolumeBootPattern-1923367323 tempest-TestVolumeBootPattern-1923367323-project-member] Delete volume request issued successfully. Jul 27 16:15:01.746083 np0000005924 devstack@c-api.service[100522]: INFO cinder.api.openstack.wsgi [None req-f3a7f127-3bcf-4f99-b40e-93b687b013cd tempest-TestVolumeBootPattern-1923367323 tempest-TestVolumeBootPattern-1923367323-project-member] https://10.4.3.117/volume/v3/volumes/7c18757c-1386-47e7-aa04-7e1959dfaa78 returned with HTTP 202 Jul 27 16:15:01.746470 np0000005924 devstack@c-api.service[100522]: [pid: 100522|app: 0|req: 664/2684] 10.4.3.117 () {66 vars in 1351 bytes} [Mon Jul 27 16:15:01 2026] DELETE /volume/v3/volumes/7c18757c-1386-47e7-aa04-7e1959dfaa78 => generated 0 bytes in 61 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 27 16:15:01.765418 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.middleware.request_id [None req-bc97d9e2-4944-468d-99c3-0b16434be4f7 None None] RequestId filter calling following filter/app {{(pid=100521) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:15:01.771485 np0000005924 devstack@c-api.service[100521]: INFO cinder.api.openstack.wsgi [None req-bc97d9e2-4944-468d-99c3-0b16434be4f7 tempest-TestVolumeBootPattern-1923367323 tempest-TestVolumeBootPattern-1923367323-project-member] GET https://10.4.3.117/volume/v3/volumes/7c18757c-1386-47e7-aa04-7e1959dfaa78 Jul 27 16:15:01.771485 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.openstack.wsgi [None req-bc97d9e2-4944-468d-99c3-0b16434be4f7 tempest-TestVolumeBootPattern-1923367323 tempest-TestVolumeBootPattern-1923367323-project-member] Empty body provided in request {{(pid=100521) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:15:01.772106 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.openstack.wsgi [None req-bc97d9e2-4944-468d-99c3-0b16434be4f7 tempest-TestVolumeBootPattern-1923367323 tempest-TestVolumeBootPattern-1923367323-project-member] Calling method 'show' {{(pid=100521) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:15:01.784218 np0000005924 devstack@c-api.service[100521]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:15:01.784218 np0000005924 devstack@c-api.service[100521]: warnings.warn( Jul 27 16:15:01.796608 np0000005924 devstack@c-api.service[100521]: INFO cinder.volume.api [None req-bc97d9e2-4944-468d-99c3-0b16434be4f7 tempest-TestVolumeBootPattern-1923367323 tempest-TestVolumeBootPattern-1923367323-project-member] Volume info retrieved successfully. Jul 27 16:15:01.808701 np0000005924 devstack@c-api.service[100521]: INFO cinder.api.openstack.wsgi [None req-bc97d9e2-4944-468d-99c3-0b16434be4f7 tempest-TestVolumeBootPattern-1923367323 tempest-TestVolumeBootPattern-1923367323-project-member] https://10.4.3.117/volume/v3/volumes/7c18757c-1386-47e7-aa04-7e1959dfaa78 returned with HTTP 200 Jul 27 16:15:01.809320 np0000005924 devstack@c-api.service[100521]: [pid: 100521|app: 0|req: 664/2685] 10.4.3.117 () {66 vars in 1348 bytes} [Mon Jul 27 16:15:01 2026] GET /volume/v3/volumes/7c18757c-1386-47e7-aa04-7e1959dfaa78 => generated 1365 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 27 16:15:02.147813 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.middleware.request_id [None req-6a43fd51-a149-484e-9749-c17dca91a034 None None] RequestId filter calling following filter/app {{(pid=100524) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:15:02.150226 np0000005924 devstack@c-api.service[100524]: INFO cinder.api.openstack.wsgi [None req-6a43fd51-a149-484e-9749-c17dca91a034 tempest-VolumesBackupsV39Test-1078274254 tempest-VolumesBackupsV39Test-1078274254-project-member] GET https://10.4.3.117/volume/v3/backups/d77f37f6-ca01-49e1-9a0b-2843fd5b9d53 Jul 27 16:15:02.154492 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.openstack.wsgi [None req-6a43fd51-a149-484e-9749-c17dca91a034 tempest-VolumesBackupsV39Test-1078274254 tempest-VolumesBackupsV39Test-1078274254-project-member] Empty body provided in request {{(pid=100524) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:15:02.154793 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.openstack.wsgi [None req-6a43fd51-a149-484e-9749-c17dca91a034 tempest-VolumesBackupsV39Test-1078274254 tempest-VolumesBackupsV39Test-1078274254-project-member] Calling method 'show' {{(pid=100524) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:15:02.154967 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.v3.backups [None req-6a43fd51-a149-484e-9749-c17dca91a034 tempest-VolumesBackupsV39Test-1078274254 tempest-VolumesBackupsV39Test-1078274254-project-member] Show backup with id d77f37f6-ca01-49e1-9a0b-2843fd5b9d53. {{(pid=100524) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 27 16:15:02.161436 np0000005924 devstack@c-api.service[100524]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:15:02.161436 np0000005924 devstack@c-api.service[100524]: warnings.warn( Jul 27 16:15:02.162585 np0000005924 devstack@c-api.service[100524]: INFO cinder.api.openstack.wsgi [None req-6a43fd51-a149-484e-9749-c17dca91a034 tempest-VolumesBackupsV39Test-1078274254 tempest-VolumesBackupsV39Test-1078274254-project-member] https://10.4.3.117/volume/v3/backups/d77f37f6-ca01-49e1-9a0b-2843fd5b9d53 returned with HTTP 200 Jul 27 16:15:02.163164 np0000005924 devstack@c-api.service[100524]: [pid: 100524|app: 0|req: 681/2686] 10.4.3.117 () {68 vars in 1388 bytes} [Mon Jul 27 16:15:02 2026] GET /volume/v3/backups/d77f37f6-ca01-49e1-9a0b-2843fd5b9d53 => generated 797 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 27 16:15:02.396715 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.middleware.request_id [None req-9cb1b634-4e29-4f3c-aad9-f0873734024d None None] RequestId filter calling following filter/app {{(pid=100523) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:15:02.400933 np0000005924 devstack@c-api.service[100523]: INFO cinder.api.openstack.wsgi [None req-9cb1b634-4e29-4f3c-aad9-f0873734024d tempest-TestVolumeBackupRestore-18680935 tempest-TestVolumeBackupRestore-18680935-project-member] GET https://10.4.3.117/volume/v3/backups/97ab705f-a381-453e-ab9b-3917e342f48f Jul 27 16:15:02.401163 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.openstack.wsgi [None req-9cb1b634-4e29-4f3c-aad9-f0873734024d tempest-TestVolumeBackupRestore-18680935 tempest-TestVolumeBackupRestore-18680935-project-member] Empty body provided in request {{(pid=100523) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:15:02.404253 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.openstack.wsgi [None req-9cb1b634-4e29-4f3c-aad9-f0873734024d tempest-TestVolumeBackupRestore-18680935 tempest-TestVolumeBackupRestore-18680935-project-member] Calling method 'show' {{(pid=100523) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:15:02.404497 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.v3.backups [None req-9cb1b634-4e29-4f3c-aad9-f0873734024d tempest-TestVolumeBackupRestore-18680935 tempest-TestVolumeBackupRestore-18680935-project-member] Show backup with id 97ab705f-a381-453e-ab9b-3917e342f48f. {{(pid=100523) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 27 16:15:02.414349 np0000005924 devstack@c-api.service[100523]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:15:02.414349 np0000005924 devstack@c-api.service[100523]: warnings.warn( Jul 27 16:15:02.414349 np0000005924 devstack@c-api.service[100523]: INFO cinder.api.openstack.wsgi [None req-9cb1b634-4e29-4f3c-aad9-f0873734024d tempest-TestVolumeBackupRestore-18680935 tempest-TestVolumeBackupRestore-18680935-project-member] https://10.4.3.117/volume/v3/backups/97ab705f-a381-453e-ab9b-3917e342f48f returned with HTTP 200 Jul 27 16:15:02.414664 np0000005924 devstack@c-api.service[100523]: [pid: 100523|app: 0|req: 678/2687] 10.4.3.117 () {66 vars in 1348 bytes} [Mon Jul 27 16:15:02 2026] GET /volume/v3/backups/97ab705f-a381-453e-ab9b-3917e342f48f => generated 754 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 27 16:15:02.521130 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.middleware.request_id [None req-429225c1-8eff-498f-96b6-dab8ef3e8734 None None] RequestId filter calling following filter/app {{(pid=100522) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:15:02.524698 np0000005924 devstack@c-api.service[100522]: INFO cinder.api.openstack.wsgi [None req-429225c1-8eff-498f-96b6-dab8ef3e8734 tempest-TestMinimumBasicScenario-2123975078 tempest-TestMinimumBasicScenario-2123975078-project-member] GET https://10.4.3.117/volume/v3/volumes/a8f83117-4825-4ab0-bb9a-59b144948802 Jul 27 16:15:02.524698 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.openstack.wsgi [None req-429225c1-8eff-498f-96b6-dab8ef3e8734 tempest-TestMinimumBasicScenario-2123975078 tempest-TestMinimumBasicScenario-2123975078-project-member] Empty body provided in request {{(pid=100522) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:15:02.524982 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.openstack.wsgi [None req-429225c1-8eff-498f-96b6-dab8ef3e8734 tempest-TestMinimumBasicScenario-2123975078 tempest-TestMinimumBasicScenario-2123975078-project-member] Calling method 'show' {{(pid=100522) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:15:02.548897 np0000005924 devstack@c-api.service[100522]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:15:02.548897 np0000005924 devstack@c-api.service[100522]: warnings.warn( Jul 27 16:15:02.564947 np0000005924 devstack@c-api.service[100522]: INFO cinder.volume.api [None req-429225c1-8eff-498f-96b6-dab8ef3e8734 tempest-TestMinimumBasicScenario-2123975078 tempest-TestMinimumBasicScenario-2123975078-project-member] Volume info retrieved successfully. Jul 27 16:15:02.572427 np0000005924 devstack@c-api.service[100522]: INFO cinder.api.openstack.wsgi [None req-429225c1-8eff-498f-96b6-dab8ef3e8734 tempest-TestMinimumBasicScenario-2123975078 tempest-TestMinimumBasicScenario-2123975078-project-member] https://10.4.3.117/volume/v3/volumes/a8f83117-4825-4ab0-bb9a-59b144948802 returned with HTTP 200 Jul 27 16:15:02.573015 np0000005924 devstack@c-api.service[100522]: [pid: 100522|app: 0|req: 665/2688] 10.4.3.117 () {66 vars in 1348 bytes} [Mon Jul 27 16:15:02 2026] GET /volume/v3/volumes/a8f83117-4825-4ab0-bb9a-59b144948802 => generated 847 bytes in 52 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 27 16:15:02.823822 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.middleware.request_id [None req-354d4d1b-abc9-4d1e-81c0-fe59df6b2ad2 None None] RequestId filter calling following filter/app {{(pid=100521) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:15:02.824561 np0000005924 devstack@c-api.service[100521]: INFO cinder.api.openstack.wsgi [None req-354d4d1b-abc9-4d1e-81c0-fe59df6b2ad2 tempest-TestVolumeBootPattern-1923367323 tempest-TestVolumeBootPattern-1923367323-project-member] GET https://10.4.3.117/volume/v3/volumes/7c18757c-1386-47e7-aa04-7e1959dfaa78 Jul 27 16:15:02.824814 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.openstack.wsgi [None req-354d4d1b-abc9-4d1e-81c0-fe59df6b2ad2 tempest-TestVolumeBootPattern-1923367323 tempest-TestVolumeBootPattern-1923367323-project-member] Empty body provided in request {{(pid=100521) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:15:02.824981 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.openstack.wsgi [None req-354d4d1b-abc9-4d1e-81c0-fe59df6b2ad2 tempest-TestVolumeBootPattern-1923367323 tempest-TestVolumeBootPattern-1923367323-project-member] Calling method 'show' {{(pid=100521) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:15:02.831462 np0000005924 devstack@c-api.service[100521]: INFO cinder.api.openstack.wsgi [None req-354d4d1b-abc9-4d1e-81c0-fe59df6b2ad2 tempest-TestVolumeBootPattern-1923367323 tempest-TestVolumeBootPattern-1923367323-project-member] https://10.4.3.117/volume/v3/volumes/7c18757c-1386-47e7-aa04-7e1959dfaa78 returned with HTTP 404 Jul 27 16:15:02.831980 np0000005924 devstack@c-api.service[100521]: [pid: 100521|app: 0|req: 665/2689] 10.4.3.117 () {66 vars in 1348 bytes} [Mon Jul 27 16:15:02 2026] GET /volume/v3/volumes/7c18757c-1386-47e7-aa04-7e1959dfaa78 => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 27 16:15:02.864315 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.middleware.request_id [None req-4f526913-49b0-4bce-bcbc-a521f0d49a4f None None] RequestId filter calling following filter/app {{(pid=100524) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:15:02.866535 np0000005924 devstack@c-api.service[100524]: INFO cinder.api.openstack.wsgi [None req-4f526913-49b0-4bce-bcbc-a521f0d49a4f tempest-TestVolumeBootPattern-1923367323 tempest-TestVolumeBootPattern-1923367323-project-member] POST https://10.4.3.117/volume/v3/volumes Jul 27 16:15:02.866986 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.openstack.wsgi [None req-4f526913-49b0-4bce-bcbc-a521f0d49a4f tempest-TestVolumeBootPattern-1923367323 tempest-TestVolumeBootPattern-1923367323-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestVolumeBootPattern-volume-origin-1348130702", "snapshot_id": null, "imageRef": "9b5714dc-7db2-46f4-8517-f5174b84ff15", "volume_type": null, "size": 1}} {{(pid=100524) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 27 16:15:02.869587 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.v3.volumes [None req-4f526913-49b0-4bce-bcbc-a521f0d49a4f tempest-TestVolumeBootPattern-1923367323 tempest-TestVolumeBootPattern-1923367323-project-member] Create volume request body: {'volume': {'name': 'tempest-TestVolumeBootPattern-volume-origin-1348130702', 'snapshot_id': None, 'imageRef': '9b5714dc-7db2-46f4-8517-f5174b84ff15', 'volume_type': None, 'size': 1}} {{(pid=100524) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 27 16:15:02.991104 np0000005924 devstack@c-api.service[100524]: INFO cinder.api.v3.volumes [None req-4f526913-49b0-4bce-bcbc-a521f0d49a4f tempest-TestVolumeBootPattern-1923367323 tempest-TestVolumeBootPattern-1923367323-project-member] Create volume of 1 GB Jul 27 16:15:02.996269 np0000005924 devstack@c-api.service[100524]: INFO cinder.volume.api [None req-4f526913-49b0-4bce-bcbc-a521f0d49a4f tempest-TestVolumeBootPattern-1923367323 tempest-TestVolumeBootPattern-1923367323-project-member] Availability Zones retrieved successfully. Jul 27 16:15:03.002935 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.volume.api [None req-4f526913-49b0-4bce-bcbc-a521f0d49a4f tempest-TestVolumeBootPattern-1923367323 tempest-TestVolumeBootPattern-1923367323-project-member] Flow 'volume_create_api' (e68c6bd5-e5a9-409e-b6a7-f6160d5b8762) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100524) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 27 16:15:03.004500 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.volume.api [None req-4f526913-49b0-4bce-bcbc-a521f0d49a4f tempest-TestVolumeBootPattern-1923367323 tempest-TestVolumeBootPattern-1923367323-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (23130a6b-c245-4a1b-8c4b-9518ca878b9d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100524) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 27 16:15:03.005891 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.volume.flows.api.create_volume [None req-4f526913-49b0-4bce-bcbc-a521f0d49a4f tempest-TestVolumeBootPattern-1923367323 tempest-TestVolumeBootPattern-1923367323-project-member] Validating volume size '1' using validate_int {{(pid=100524) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 27 16:15:03.075064 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.volume.api [None req-4f526913-49b0-4bce-bcbc-a521f0d49a4f tempest-TestVolumeBootPattern-1923367323 tempest-TestVolumeBootPattern-1923367323-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (23130a6b-c245-4a1b-8c4b-9518ca878b9d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-27T16:04:59Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=2bce4e1a-e6e0-49d9-be36-c3405449a01e,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '2bce4e1a-e6e0-49d9-be36-c3405449a01e', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100524) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 27 16:15:03.076033 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.volume.api [None req-4f526913-49b0-4bce-bcbc-a521f0d49a4f tempest-TestVolumeBootPattern-1923367323 tempest-TestVolumeBootPattern-1923367323-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (8d59f39f-e440-4550-a923-a1c155d3f0fb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100524) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 27 16:15:03.118073 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.quota [None req-4f526913-49b0-4bce-bcbc-a521f0d49a4f tempest-TestVolumeBootPattern-1923367323 tempest-TestVolumeBootPattern-1923367323-project-member] Created reservations ['04039785-1a33-4737-9ccf-274046f208f1', 'a03f07d8-d4db-4df6-ac3f-f6477c702a79', '35583a8e-916d-4039-a4a1-4b6ee6d43a15', '1049c6ab-5328-4fef-9d0f-4013ee6b0524'] {{(pid=100524) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 27 16:15:03.118873 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.volume.api [None req-4f526913-49b0-4bce-bcbc-a521f0d49a4f tempest-TestVolumeBootPattern-1923367323 tempest-TestVolumeBootPattern-1923367323-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (8d59f39f-e440-4550-a923-a1c155d3f0fb) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['04039785-1a33-4737-9ccf-274046f208f1', 'a03f07d8-d4db-4df6-ac3f-f6477c702a79', '35583a8e-916d-4039-a4a1-4b6ee6d43a15', '1049c6ab-5328-4fef-9d0f-4013ee6b0524']}' {{(pid=100524) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 27 16:15:03.119612 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.volume.api [None req-4f526913-49b0-4bce-bcbc-a521f0d49a4f tempest-TestVolumeBootPattern-1923367323 tempest-TestVolumeBootPattern-1923367323-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (dac61e7f-4a23-4eaf-a73a-b3e4d44be619) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100524) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 27 16:15:03.142703 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.volume.api [None req-4f526913-49b0-4bce-bcbc-a521f0d49a4f tempest-TestVolumeBootPattern-1923367323 tempest-TestVolumeBootPattern-1923367323-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (dac61e7f-4a23-4eaf-a73a-b3e4d44be619) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '70b7b7b2-cc2e-4cde-972c-39e6a6c8352c', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestVolumeBootPattern-volume-origin-1348130702',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='39995a959f30492fa40a168e21074651',qos_specs=None,replication_status=,reservations=['04039785-1a33-4737-9ccf-274046f208f1','a03f07d8-d4db-4df6-ac3f-f6477c702a79','35583a8e-916d-4039-a4a1-4b6ee6d43a15','1049c6ab-5328-4fef-9d0f-4013ee6b0524'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='e7859946f1b84212bd0801fb65699926',volume_type_id=2bce4e1a-e6e0-49d9-be36-c3405449a01e), 'volume': Volume(_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-27T16:15:03Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestVolumeBootPattern-volume-origin-1348130702',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=70b7b7b2-cc2e-4cde-972c-39e6a6c8352c,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='39995a959f30492fa40a168e21074651',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='e7859946f1b84212bd0801fb65699926',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(2bce4e1a-e6e0-49d9-be36-c3405449a01e),volume_type_id=2bce4e1a-e6e0-49d9-be36-c3405449a01e)}' {{(pid=100524) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 27 16:15:03.143895 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.volume.api [None req-4f526913-49b0-4bce-bcbc-a521f0d49a4f tempest-TestVolumeBootPattern-1923367323 tempest-TestVolumeBootPattern-1923367323-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (2502c3fe-6637-4835-a7ce-79c0b36f6628) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100524) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 27 16:15:03.161601 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.volume.api [None req-4f526913-49b0-4bce-bcbc-a521f0d49a4f tempest-TestVolumeBootPattern-1923367323 tempest-TestVolumeBootPattern-1923367323-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (2502c3fe-6637-4835-a7ce-79c0b36f6628) transitioned into state 'SUCCESS' from state '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-1348130702',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='39995a959f30492fa40a168e21074651',qos_specs=None,replication_status=,reservations=['04039785-1a33-4737-9ccf-274046f208f1','a03f07d8-d4db-4df6-ac3f-f6477c702a79','35583a8e-916d-4039-a4a1-4b6ee6d43a15','1049c6ab-5328-4fef-9d0f-4013ee6b0524'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='e7859946f1b84212bd0801fb65699926',volume_type_id=2bce4e1a-e6e0-49d9-be36-c3405449a01e)}' {{(pid=100524) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 27 16:15:03.162195 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.volume.api [None req-4f526913-49b0-4bce-bcbc-a521f0d49a4f tempest-TestVolumeBootPattern-1923367323 tempest-TestVolumeBootPattern-1923367323-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (ac2c4813-c495-47bf-8202-10322ea496d4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100524) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 27 16:15:03.172787 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.middleware.request_id [None req-cef91f3f-52bc-4e48-be7a-1424be5960b7 None None] RequestId filter calling following filter/app {{(pid=100523) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:15:03.174419 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.volume.api [None req-4f526913-49b0-4bce-bcbc-a521f0d49a4f tempest-TestVolumeBootPattern-1923367323 tempest-TestVolumeBootPattern-1923367323-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (ac2c4813-c495-47bf-8202-10322ea496d4) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100524) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 27 16:15:03.174587 np0000005924 devstack@c-api.service[100523]: INFO cinder.api.openstack.wsgi [None req-cef91f3f-52bc-4e48-be7a-1424be5960b7 tempest-VolumesBackupsV39Test-1078274254 tempest-VolumesBackupsV39Test-1078274254-project-member] GET https://10.4.3.117/volume/v3/backups/d77f37f6-ca01-49e1-9a0b-2843fd5b9d53 Jul 27 16:15:03.174723 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.openstack.wsgi [None req-cef91f3f-52bc-4e48-be7a-1424be5960b7 tempest-VolumesBackupsV39Test-1078274254 tempest-VolumesBackupsV39Test-1078274254-project-member] Empty body provided in request {{(pid=100523) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:15:03.174903 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.openstack.wsgi [None req-cef91f3f-52bc-4e48-be7a-1424be5960b7 tempest-VolumesBackupsV39Test-1078274254 tempest-VolumesBackupsV39Test-1078274254-project-member] Calling method 'show' {{(pid=100523) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:15:03.174998 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.v3.backups [None req-cef91f3f-52bc-4e48-be7a-1424be5960b7 tempest-VolumesBackupsV39Test-1078274254 tempest-VolumesBackupsV39Test-1078274254-project-member] Show backup with id d77f37f6-ca01-49e1-9a0b-2843fd5b9d53. {{(pid=100523) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 27 16:15:03.175265 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.volume.api [None req-4f526913-49b0-4bce-bcbc-a521f0d49a4f tempest-TestVolumeBootPattern-1923367323 tempest-TestVolumeBootPattern-1923367323-project-member] Flow 'volume_create_api' (e68c6bd5-e5a9-409e-b6a7-f6160d5b8762) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100524) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 27 16:15:03.175645 np0000005924 devstack@c-api.service[100524]: INFO cinder.volume.api [None req-4f526913-49b0-4bce-bcbc-a521f0d49a4f tempest-TestVolumeBootPattern-1923367323 tempest-TestVolumeBootPattern-1923367323-project-member] Create volume request issued successfully. Jul 27 16:15:03.176242 np0000005924 devstack@c-api.service[100524]: INFO cinder.api.openstack.wsgi [None req-4f526913-49b0-4bce-bcbc-a521f0d49a4f tempest-TestVolumeBootPattern-1923367323 tempest-TestVolumeBootPattern-1923367323-project-member] https://10.4.3.117/volume/v3/volumes returned with HTTP 202 Jul 27 16:15:03.177184 np0000005924 devstack@c-api.service[100524]: [pid: 100524|app: 0|req: 682/2690] 10.4.3.117 () {68 vars in 1259 bytes} [Mon Jul 27 16:15:02 2026] POST /volume/v3/volumes => generated 759 bytes in 313 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 27 16:15:03.179307 np0000005924 devstack@c-api.service[100523]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:15:03.179307 np0000005924 devstack@c-api.service[100523]: warnings.warn( Jul 27 16:15:03.180241 np0000005924 devstack@c-api.service[100523]: INFO cinder.api.openstack.wsgi [None req-cef91f3f-52bc-4e48-be7a-1424be5960b7 tempest-VolumesBackupsV39Test-1078274254 tempest-VolumesBackupsV39Test-1078274254-project-member] https://10.4.3.117/volume/v3/backups/d77f37f6-ca01-49e1-9a0b-2843fd5b9d53 returned with HTTP 200 Jul 27 16:15:03.180712 np0000005924 devstack@c-api.service[100523]: [pid: 100523|app: 0|req: 679/2691] 10.4.3.117 () {68 vars in 1388 bytes} [Mon Jul 27 16:15:03 2026] GET /volume/v3/backups/d77f37f6-ca01-49e1-9a0b-2843fd5b9d53 => generated 797 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 27 16:15:03.191811 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.middleware.request_id [None req-102ca90b-3c1d-4c56-bf26-423f6fe4577a None None] RequestId filter calling following filter/app {{(pid=100522) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:15:03.193480 np0000005924 devstack@c-api.service[100522]: INFO cinder.api.openstack.wsgi [None req-102ca90b-3c1d-4c56-bf26-423f6fe4577a tempest-TestVolumeBootPattern-1923367323 tempest-TestVolumeBootPattern-1923367323-project-member] GET https://10.4.3.117/volume/v3/volumes/70b7b7b2-cc2e-4cde-972c-39e6a6c8352c Jul 27 16:15:03.193691 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.openstack.wsgi [None req-102ca90b-3c1d-4c56-bf26-423f6fe4577a tempest-TestVolumeBootPattern-1923367323 tempest-TestVolumeBootPattern-1923367323-project-member] Empty body provided in request {{(pid=100522) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:15:03.193868 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.openstack.wsgi [None req-102ca90b-3c1d-4c56-bf26-423f6fe4577a tempest-TestVolumeBootPattern-1923367323 tempest-TestVolumeBootPattern-1923367323-project-member] Calling method 'show' {{(pid=100522) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:15:03.200275 np0000005924 devstack@c-api.service[100522]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:15:03.200275 np0000005924 devstack@c-api.service[100522]: warnings.warn( Jul 27 16:15:03.203915 np0000005924 devstack@c-api.service[100522]: INFO cinder.volume.api [None req-102ca90b-3c1d-4c56-bf26-423f6fe4577a tempest-TestVolumeBootPattern-1923367323 tempest-TestVolumeBootPattern-1923367323-project-member] Volume info retrieved successfully. Jul 27 16:15:03.207537 np0000005924 devstack@c-api.service[100522]: INFO cinder.api.openstack.wsgi [None req-102ca90b-3c1d-4c56-bf26-423f6fe4577a tempest-TestVolumeBootPattern-1923367323 tempest-TestVolumeBootPattern-1923367323-project-member] https://10.4.3.117/volume/v3/volumes/70b7b7b2-cc2e-4cde-972c-39e6a6c8352c returned with HTTP 200 Jul 27 16:15:03.207873 np0000005924 devstack@c-api.service[100522]: [pid: 100522|app: 0|req: 666/2692] 10.4.3.117 () {66 vars in 1348 bytes} [Mon Jul 27 16:15:03 2026] GET /volume/v3/volumes/70b7b7b2-cc2e-4cde-972c-39e6a6c8352c => generated 827 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 27 16:15:03.428778 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.middleware.request_id [None req-b1c3290a-756d-4a7d-ad40-564d32b8fb3f None None] RequestId filter calling following filter/app {{(pid=100521) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:15:03.430467 np0000005924 devstack@c-api.service[100521]: INFO cinder.api.openstack.wsgi [None req-b1c3290a-756d-4a7d-ad40-564d32b8fb3f tempest-TestVolumeBackupRestore-18680935 tempest-TestVolumeBackupRestore-18680935-project-member] GET https://10.4.3.117/volume/v3/backups/97ab705f-a381-453e-ab9b-3917e342f48f Jul 27 16:15:03.430728 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.openstack.wsgi [None req-b1c3290a-756d-4a7d-ad40-564d32b8fb3f tempest-TestVolumeBackupRestore-18680935 tempest-TestVolumeBackupRestore-18680935-project-member] Empty body provided in request {{(pid=100521) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:15:03.431800 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.openstack.wsgi [None req-b1c3290a-756d-4a7d-ad40-564d32b8fb3f tempest-TestVolumeBackupRestore-18680935 tempest-TestVolumeBackupRestore-18680935-project-member] Calling method 'show' {{(pid=100521) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:15:03.431800 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.v3.backups [None req-b1c3290a-756d-4a7d-ad40-564d32b8fb3f tempest-TestVolumeBackupRestore-18680935 tempest-TestVolumeBackupRestore-18680935-project-member] Show backup with id 97ab705f-a381-453e-ab9b-3917e342f48f. {{(pid=100521) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 27 16:15:03.436794 np0000005924 devstack@c-api.service[100521]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:15:03.436794 np0000005924 devstack@c-api.service[100521]: warnings.warn( Jul 27 16:15:03.437651 np0000005924 devstack@c-api.service[100521]: INFO cinder.api.openstack.wsgi [None req-b1c3290a-756d-4a7d-ad40-564d32b8fb3f tempest-TestVolumeBackupRestore-18680935 tempest-TestVolumeBackupRestore-18680935-project-member] https://10.4.3.117/volume/v3/backups/97ab705f-a381-453e-ab9b-3917e342f48f returned with HTTP 200 Jul 27 16:15:03.438220 np0000005924 devstack@c-api.service[100521]: [pid: 100521|app: 0|req: 666/2693] 10.4.3.117 () {66 vars in 1348 bytes} [Mon Jul 27 16:15:03 2026] GET /volume/v3/backups/97ab705f-a381-453e-ab9b-3917e342f48f => generated 754 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 27 16:15:03.587100 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.middleware.request_id [None req-44189bf4-f043-4d67-8b5f-d174177df274 None None] RequestId filter calling following filter/app {{(pid=100524) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:15:03.590170 np0000005924 devstack@c-api.service[100524]: INFO cinder.api.openstack.wsgi [None req-44189bf4-f043-4d67-8b5f-d174177df274 tempest-TestMinimumBasicScenario-2123975078 tempest-TestMinimumBasicScenario-2123975078-project-member] GET https://10.4.3.117/volume/v3/volumes/a8f83117-4825-4ab0-bb9a-59b144948802 Jul 27 16:15:03.590402 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.openstack.wsgi [None req-44189bf4-f043-4d67-8b5f-d174177df274 tempest-TestMinimumBasicScenario-2123975078 tempest-TestMinimumBasicScenario-2123975078-project-member] Empty body provided in request {{(pid=100524) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:15:03.590614 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.openstack.wsgi [None req-44189bf4-f043-4d67-8b5f-d174177df274 tempest-TestMinimumBasicScenario-2123975078 tempest-TestMinimumBasicScenario-2123975078-project-member] Calling method 'show' {{(pid=100524) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:15:03.601793 np0000005924 devstack@c-api.service[100524]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:15:03.601793 np0000005924 devstack@c-api.service[100524]: warnings.warn( Jul 27 16:15:03.607119 np0000005924 devstack@c-api.service[100524]: INFO cinder.volume.api [None req-44189bf4-f043-4d67-8b5f-d174177df274 tempest-TestMinimumBasicScenario-2123975078 tempest-TestMinimumBasicScenario-2123975078-project-member] Volume info retrieved successfully. Jul 27 16:15:03.614137 np0000005924 devstack@c-api.service[100524]: INFO cinder.api.openstack.wsgi [None req-44189bf4-f043-4d67-8b5f-d174177df274 tempest-TestMinimumBasicScenario-2123975078 tempest-TestMinimumBasicScenario-2123975078-project-member] https://10.4.3.117/volume/v3/volumes/a8f83117-4825-4ab0-bb9a-59b144948802 returned with HTTP 200 Jul 27 16:15:03.614842 np0000005924 devstack@c-api.service[100524]: [pid: 100524|app: 0|req: 683/2694] 10.4.3.117 () {66 vars in 1348 bytes} [Mon Jul 27 16:15:03 2026] GET /volume/v3/volumes/a8f83117-4825-4ab0-bb9a-59b144948802 => generated 847 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 27 16:15:04.195616 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.middleware.request_id [None req-632cfd92-8fe1-469c-9587-c7369a5acf31 None None] RequestId filter calling following filter/app {{(pid=100523) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:15:04.197436 np0000005924 devstack@c-api.service[100523]: INFO cinder.api.openstack.wsgi [None req-632cfd92-8fe1-469c-9587-c7369a5acf31 tempest-VolumesBackupsV39Test-1078274254 tempest-VolumesBackupsV39Test-1078274254-project-member] GET https://10.4.3.117/volume/v3/backups/d77f37f6-ca01-49e1-9a0b-2843fd5b9d53 Jul 27 16:15:04.197684 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.openstack.wsgi [None req-632cfd92-8fe1-469c-9587-c7369a5acf31 tempest-VolumesBackupsV39Test-1078274254 tempest-VolumesBackupsV39Test-1078274254-project-member] Empty body provided in request {{(pid=100523) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:15:04.197871 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.openstack.wsgi [None req-632cfd92-8fe1-469c-9587-c7369a5acf31 tempest-VolumesBackupsV39Test-1078274254 tempest-VolumesBackupsV39Test-1078274254-project-member] Calling method 'show' {{(pid=100523) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:15:04.197966 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.v3.backups [None req-632cfd92-8fe1-469c-9587-c7369a5acf31 tempest-VolumesBackupsV39Test-1078274254 tempest-VolumesBackupsV39Test-1078274254-project-member] Show backup with id d77f37f6-ca01-49e1-9a0b-2843fd5b9d53. {{(pid=100523) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 27 16:15:04.202488 np0000005924 devstack@c-api.service[100523]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:15:04.202488 np0000005924 devstack@c-api.service[100523]: warnings.warn( Jul 27 16:15:04.203205 np0000005924 devstack@c-api.service[100523]: INFO cinder.api.openstack.wsgi [None req-632cfd92-8fe1-469c-9587-c7369a5acf31 tempest-VolumesBackupsV39Test-1078274254 tempest-VolumesBackupsV39Test-1078274254-project-member] https://10.4.3.117/volume/v3/backups/d77f37f6-ca01-49e1-9a0b-2843fd5b9d53 returned with HTTP 200 Jul 27 16:15:04.203564 np0000005924 devstack@c-api.service[100523]: [pid: 100523|app: 0|req: 680/2695] 10.4.3.117 () {68 vars in 1388 bytes} [Mon Jul 27 16:15:04 2026] GET /volume/v3/backups/d77f37f6-ca01-49e1-9a0b-2843fd5b9d53 => generated 797 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 27 16:15:04.223639 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.middleware.request_id [None req-e55907ed-d3e2-415f-9754-4199e44ebc90 None None] RequestId filter calling following filter/app {{(pid=100522) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:15:04.225314 np0000005924 devstack@c-api.service[100522]: INFO cinder.api.openstack.wsgi [None req-e55907ed-d3e2-415f-9754-4199e44ebc90 tempest-TestVolumeBootPattern-1923367323 tempest-TestVolumeBootPattern-1923367323-project-member] GET https://10.4.3.117/volume/v3/volumes/70b7b7b2-cc2e-4cde-972c-39e6a6c8352c Jul 27 16:15:04.225511 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.openstack.wsgi [None req-e55907ed-d3e2-415f-9754-4199e44ebc90 tempest-TestVolumeBootPattern-1923367323 tempest-TestVolumeBootPattern-1923367323-project-member] Empty body provided in request {{(pid=100522) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:15:04.225716 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.openstack.wsgi [None req-e55907ed-d3e2-415f-9754-4199e44ebc90 tempest-TestVolumeBootPattern-1923367323 tempest-TestVolumeBootPattern-1923367323-project-member] Calling method 'show' {{(pid=100522) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:15:04.234940 np0000005924 devstack@c-api.service[100522]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:15:04.234940 np0000005924 devstack@c-api.service[100522]: warnings.warn( Jul 27 16:15:04.240543 np0000005924 devstack@c-api.service[100522]: INFO cinder.volume.api [None req-e55907ed-d3e2-415f-9754-4199e44ebc90 tempest-TestVolumeBootPattern-1923367323 tempest-TestVolumeBootPattern-1923367323-project-member] Volume info retrieved successfully. Jul 27 16:15:04.244900 np0000005924 devstack@c-api.service[100522]: INFO cinder.api.openstack.wsgi [None req-e55907ed-d3e2-415f-9754-4199e44ebc90 tempest-TestVolumeBootPattern-1923367323 tempest-TestVolumeBootPattern-1923367323-project-member] https://10.4.3.117/volume/v3/volumes/70b7b7b2-cc2e-4cde-972c-39e6a6c8352c returned with HTTP 200 Jul 27 16:15:04.245122 np0000005924 devstack@c-api.service[100522]: [pid: 100522|app: 0|req: 667/2696] 10.4.3.117 () {66 vars in 1348 bytes} [Mon Jul 27 16:15:04 2026] GET /volume/v3/volumes/70b7b7b2-cc2e-4cde-972c-39e6a6c8352c => generated 1367 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 27 16:15:04.260506 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.middleware.request_id [None req-5c992e20-6fc8-4192-b7dc-25419b5e8639 None None] RequestId filter calling following filter/app {{(pid=100521) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:15:04.264278 np0000005924 devstack@c-api.service[100521]: INFO cinder.api.openstack.wsgi [None req-5c992e20-6fc8-4192-b7dc-25419b5e8639 tempest-TestVolumeBootPattern-1923367323 tempest-TestVolumeBootPattern-1923367323-project-member] GET https://10.4.3.117/volume/v3/volumes/70b7b7b2-cc2e-4cde-972c-39e6a6c8352c Jul 27 16:15:04.264278 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.openstack.wsgi [None req-5c992e20-6fc8-4192-b7dc-25419b5e8639 tempest-TestVolumeBootPattern-1923367323 tempest-TestVolumeBootPattern-1923367323-project-member] Empty body provided in request {{(pid=100521) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:15:04.264278 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.openstack.wsgi [None req-5c992e20-6fc8-4192-b7dc-25419b5e8639 tempest-TestVolumeBootPattern-1923367323 tempest-TestVolumeBootPattern-1923367323-project-member] Calling method 'show' {{(pid=100521) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:15:04.276370 np0000005924 devstack@c-api.service[100521]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:15:04.276370 np0000005924 devstack@c-api.service[100521]: warnings.warn( Jul 27 16:15:04.281406 np0000005924 devstack@c-api.service[100521]: INFO cinder.volume.api [None req-5c992e20-6fc8-4192-b7dc-25419b5e8639 tempest-TestVolumeBootPattern-1923367323 tempest-TestVolumeBootPattern-1923367323-project-member] Volume info retrieved successfully. Jul 27 16:15:04.286993 np0000005924 devstack@c-api.service[100521]: INFO cinder.api.openstack.wsgi [None req-5c992e20-6fc8-4192-b7dc-25419b5e8639 tempest-TestVolumeBootPattern-1923367323 tempest-TestVolumeBootPattern-1923367323-project-member] https://10.4.3.117/volume/v3/volumes/70b7b7b2-cc2e-4cde-972c-39e6a6c8352c returned with HTTP 200 Jul 27 16:15:04.287403 np0000005924 devstack@c-api.service[100521]: [pid: 100521|app: 0|req: 667/2697] 10.4.3.117 () {66 vars in 1348 bytes} [Mon Jul 27 16:15:04 2026] GET /volume/v3/volumes/70b7b7b2-cc2e-4cde-972c-39e6a6c8352c => generated 1367 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 27 16:15:04.452082 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.middleware.request_id [None req-30557608-af36-4c90-acf6-29d9991e0250 None None] RequestId filter calling following filter/app {{(pid=100524) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:15:04.453961 np0000005924 devstack@c-api.service[100524]: INFO cinder.api.openstack.wsgi [None req-30557608-af36-4c90-acf6-29d9991e0250 tempest-TestVolumeBackupRestore-18680935 tempest-TestVolumeBackupRestore-18680935-project-member] GET https://10.4.3.117/volume/v3/backups/97ab705f-a381-453e-ab9b-3917e342f48f Jul 27 16:15:04.454137 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.openstack.wsgi [None req-30557608-af36-4c90-acf6-29d9991e0250 tempest-TestVolumeBackupRestore-18680935 tempest-TestVolumeBackupRestore-18680935-project-member] Empty body provided in request {{(pid=100524) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:15:04.454313 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.openstack.wsgi [None req-30557608-af36-4c90-acf6-29d9991e0250 tempest-TestVolumeBackupRestore-18680935 tempest-TestVolumeBackupRestore-18680935-project-member] Calling method 'show' {{(pid=100524) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:15:04.454455 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.v3.backups [None req-30557608-af36-4c90-acf6-29d9991e0250 tempest-TestVolumeBackupRestore-18680935 tempest-TestVolumeBackupRestore-18680935-project-member] Show backup with id 97ab705f-a381-453e-ab9b-3917e342f48f. {{(pid=100524) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 27 16:15:04.461062 np0000005924 devstack@c-api.service[100524]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:15:04.461062 np0000005924 devstack@c-api.service[100524]: warnings.warn( Jul 27 16:15:04.461820 np0000005924 devstack@c-api.service[100524]: INFO cinder.api.openstack.wsgi [None req-30557608-af36-4c90-acf6-29d9991e0250 tempest-TestVolumeBackupRestore-18680935 tempest-TestVolumeBackupRestore-18680935-project-member] https://10.4.3.117/volume/v3/backups/97ab705f-a381-453e-ab9b-3917e342f48f returned with HTTP 200 Jul 27 16:15:04.462305 np0000005924 devstack@c-api.service[100524]: [pid: 100524|app: 0|req: 684/2698] 10.4.3.117 () {66 vars in 1348 bytes} [Mon Jul 27 16:15:04 2026] GET /volume/v3/backups/97ab705f-a381-453e-ab9b-3917e342f48f => generated 754 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 27 16:15:04.635730 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.middleware.request_id [None req-c0321cb8-bb8d-4dca-862c-ce4d284cbb9a None None] RequestId filter calling following filter/app {{(pid=100523) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:15:04.641635 np0000005924 devstack@c-api.service[100523]: INFO cinder.api.openstack.wsgi [None req-c0321cb8-bb8d-4dca-862c-ce4d284cbb9a tempest-TestMinimumBasicScenario-2123975078 tempest-TestMinimumBasicScenario-2123975078-project-member] GET https://10.4.3.117/volume/v3/volumes/a8f83117-4825-4ab0-bb9a-59b144948802 Jul 27 16:15:04.642096 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.openstack.wsgi [None req-c0321cb8-bb8d-4dca-862c-ce4d284cbb9a tempest-TestMinimumBasicScenario-2123975078 tempest-TestMinimumBasicScenario-2123975078-project-member] Empty body provided in request {{(pid=100523) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:15:04.642637 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.openstack.wsgi [None req-c0321cb8-bb8d-4dca-862c-ce4d284cbb9a tempest-TestMinimumBasicScenario-2123975078 tempest-TestMinimumBasicScenario-2123975078-project-member] Calling method 'show' {{(pid=100523) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:15:04.659667 np0000005924 devstack@c-api.service[100523]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:15:04.659667 np0000005924 devstack@c-api.service[100523]: warnings.warn( Jul 27 16:15:04.664979 np0000005924 devstack@c-api.service[100523]: INFO cinder.volume.api [None req-c0321cb8-bb8d-4dca-862c-ce4d284cbb9a tempest-TestMinimumBasicScenario-2123975078 tempest-TestMinimumBasicScenario-2123975078-project-member] Volume info retrieved successfully. Jul 27 16:15:04.671540 np0000005924 devstack@c-api.service[100523]: INFO cinder.api.openstack.wsgi [None req-c0321cb8-bb8d-4dca-862c-ce4d284cbb9a tempest-TestMinimumBasicScenario-2123975078 tempest-TestMinimumBasicScenario-2123975078-project-member] https://10.4.3.117/volume/v3/volumes/a8f83117-4825-4ab0-bb9a-59b144948802 returned with HTTP 200 Jul 27 16:15:04.672340 np0000005924 devstack@c-api.service[100523]: [pid: 100523|app: 0|req: 681/2699] 10.4.3.117 () {66 vars in 1348 bytes} [Mon Jul 27 16:15:04 2026] GET /volume/v3/volumes/a8f83117-4825-4ab0-bb9a-59b144948802 => generated 847 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 27 16:15:04.703921 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.middleware.request_id [req-4c85ece9-3817-4ede-ab0b-46fef3f60f98 req-f024f933-b2ae-4823-9c17-42f2f315f935 None None] RequestId filter calling following filter/app {{(pid=100522) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:15:04.706348 np0000005924 devstack@c-api.service[100522]: INFO cinder.api.openstack.wsgi [req-4c85ece9-3817-4ede-ab0b-46fef3f60f98 req-f024f933-b2ae-4823-9c17-42f2f315f935 tempest-TestMinimumBasicScenario-2123975078 tempest-TestMinimumBasicScenario-2123975078-project-member] POST https://10.4.3.117/volume/v3/attachments/06b8c46a-218f-4c45-81bb-10a673c84618/action Jul 27 16:15:04.706867 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.openstack.wsgi [req-4c85ece9-3817-4ede-ab0b-46fef3f60f98 req-f024f933-b2ae-4823-9c17-42f2f315f935 tempest-TestMinimumBasicScenario-2123975078 tempest-TestMinimumBasicScenario-2123975078-project-member] Action body: b'{"os-complete": null}' {{(pid=100522) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 27 16:15:04.706997 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.openstack.wsgi [req-4c85ece9-3817-4ede-ab0b-46fef3f60f98 req-f024f933-b2ae-4823-9c17-42f2f315f935 tempest-TestMinimumBasicScenario-2123975078 tempest-TestMinimumBasicScenario-2123975078-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100522) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 27 16:15:04.727021 np0000005924 devstack@c-api.service[100522]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:15:04.727021 np0000005924 devstack@c-api.service[100522]: warnings.warn( Jul 27 16:15:04.751595 np0000005924 devstack@c-api.service[100522]: INFO cinder.api.openstack.wsgi [req-4c85ece9-3817-4ede-ab0b-46fef3f60f98 req-f024f933-b2ae-4823-9c17-42f2f315f935 tempest-TestMinimumBasicScenario-2123975078 tempest-TestMinimumBasicScenario-2123975078-project-member] https://10.4.3.117/volume/v3/attachments/06b8c46a-218f-4c45-81bb-10a673c84618/action returned with HTTP 204 Jul 27 16:15:04.752044 np0000005924 devstack@c-api.service[100522]: [pid: 100522|app: 0|req: 668/2700] 10.4.3.117 () {74 vars in 1725 bytes} [Mon Jul 27 16:15:04 2026] POST /volume/v3/attachments/06b8c46a-218f-4c45-81bb-10a673c84618/action => generated 0 bytes in 49 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jul 27 16:15:05.215982 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.middleware.request_id [None req-a9f41e32-979c-4ff1-b501-0f9289bfedba None None] RequestId filter calling following filter/app {{(pid=100521) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:15:05.218169 np0000005924 devstack@c-api.service[100521]: INFO cinder.api.openstack.wsgi [None req-a9f41e32-979c-4ff1-b501-0f9289bfedba tempest-VolumesBackupsV39Test-1078274254 tempest-VolumesBackupsV39Test-1078274254-project-member] GET https://10.4.3.117/volume/v3/backups/d77f37f6-ca01-49e1-9a0b-2843fd5b9d53 Jul 27 16:15:05.218464 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.openstack.wsgi [None req-a9f41e32-979c-4ff1-b501-0f9289bfedba tempest-VolumesBackupsV39Test-1078274254 tempest-VolumesBackupsV39Test-1078274254-project-member] Empty body provided in request {{(pid=100521) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:15:05.218722 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.openstack.wsgi [None req-a9f41e32-979c-4ff1-b501-0f9289bfedba tempest-VolumesBackupsV39Test-1078274254 tempest-VolumesBackupsV39Test-1078274254-project-member] Calling method 'show' {{(pid=100521) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:15:05.218893 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.v3.backups [None req-a9f41e32-979c-4ff1-b501-0f9289bfedba tempest-VolumesBackupsV39Test-1078274254 tempest-VolumesBackupsV39Test-1078274254-project-member] Show backup with id d77f37f6-ca01-49e1-9a0b-2843fd5b9d53. {{(pid=100521) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 27 16:15:05.224244 np0000005924 devstack@c-api.service[100521]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:15:05.224244 np0000005924 devstack@c-api.service[100521]: warnings.warn( Jul 27 16:15:05.226310 np0000005924 devstack@c-api.service[100521]: INFO cinder.api.openstack.wsgi [None req-a9f41e32-979c-4ff1-b501-0f9289bfedba tempest-VolumesBackupsV39Test-1078274254 tempest-VolumesBackupsV39Test-1078274254-project-member] https://10.4.3.117/volume/v3/backups/d77f37f6-ca01-49e1-9a0b-2843fd5b9d53 returned with HTTP 200 Jul 27 16:15:05.226310 np0000005924 devstack@c-api.service[100521]: [pid: 100521|app: 0|req: 668/2701] 10.4.3.117 () {68 vars in 1388 bytes} [Mon Jul 27 16:15:05 2026] GET /volume/v3/backups/d77f37f6-ca01-49e1-9a0b-2843fd5b9d53 => generated 797 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 27 16:15:05.475296 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.middleware.request_id [None req-451c2e3f-2e81-42dd-b55b-5ba8e5fcd01e None None] RequestId filter calling following filter/app {{(pid=100524) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:15:05.480237 np0000005924 devstack@c-api.service[100524]: INFO cinder.api.openstack.wsgi [None req-451c2e3f-2e81-42dd-b55b-5ba8e5fcd01e tempest-TestVolumeBackupRestore-18680935 tempest-TestVolumeBackupRestore-18680935-project-member] GET https://10.4.3.117/volume/v3/backups/97ab705f-a381-453e-ab9b-3917e342f48f Jul 27 16:15:05.480574 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.openstack.wsgi [None req-451c2e3f-2e81-42dd-b55b-5ba8e5fcd01e tempest-TestVolumeBackupRestore-18680935 tempest-TestVolumeBackupRestore-18680935-project-member] Empty body provided in request {{(pid=100524) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:15:05.480843 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.openstack.wsgi [None req-451c2e3f-2e81-42dd-b55b-5ba8e5fcd01e tempest-TestVolumeBackupRestore-18680935 tempest-TestVolumeBackupRestore-18680935-project-member] Calling method 'show' {{(pid=100524) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:15:05.480987 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.v3.backups [None req-451c2e3f-2e81-42dd-b55b-5ba8e5fcd01e tempest-TestVolumeBackupRestore-18680935 tempest-TestVolumeBackupRestore-18680935-project-member] Show backup with id 97ab705f-a381-453e-ab9b-3917e342f48f. {{(pid=100524) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 27 16:15:05.486740 np0000005924 devstack@c-api.service[100524]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:15:05.486740 np0000005924 devstack@c-api.service[100524]: warnings.warn( Jul 27 16:15:05.487771 np0000005924 devstack@c-api.service[100524]: INFO cinder.api.openstack.wsgi [None req-451c2e3f-2e81-42dd-b55b-5ba8e5fcd01e tempest-TestVolumeBackupRestore-18680935 tempest-TestVolumeBackupRestore-18680935-project-member] https://10.4.3.117/volume/v3/backups/97ab705f-a381-453e-ab9b-3917e342f48f returned with HTTP 200 Jul 27 16:15:05.488251 np0000005924 devstack@c-api.service[100524]: [pid: 100524|app: 0|req: 685/2702] 10.4.3.117 () {66 vars in 1348 bytes} [Mon Jul 27 16:15:05 2026] GET /volume/v3/backups/97ab705f-a381-453e-ab9b-3917e342f48f => generated 754 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 27 16:15:05.546009 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.middleware.request_id [req-0b2bcc95-066b-470a-864d-225e479c77df req-2caf87e1-8f3f-46b3-843e-b667a84cea95 None None] RequestId filter calling following filter/app {{(pid=100523) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:15:05.548336 np0000005924 devstack@c-api.service[100523]: INFO cinder.api.openstack.wsgi [req-0b2bcc95-066b-470a-864d-225e479c77df req-2caf87e1-8f3f-46b3-843e-b667a84cea95 tempest-TestVolumeBootPattern-1923367323 tempest-TestVolumeBootPattern-1923367323-project-member] GET https://10.4.3.117/volume/v3/volumes/70b7b7b2-cc2e-4cde-972c-39e6a6c8352c Jul 27 16:15:05.548645 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.openstack.wsgi [req-0b2bcc95-066b-470a-864d-225e479c77df req-2caf87e1-8f3f-46b3-843e-b667a84cea95 tempest-TestVolumeBootPattern-1923367323 tempest-TestVolumeBootPattern-1923367323-project-member] Empty body provided in request {{(pid=100523) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:15:05.548902 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.openstack.wsgi [req-0b2bcc95-066b-470a-864d-225e479c77df req-2caf87e1-8f3f-46b3-843e-b667a84cea95 tempest-TestVolumeBootPattern-1923367323 tempest-TestVolumeBootPattern-1923367323-project-member] Calling method 'show' {{(pid=100523) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:15:05.557249 np0000005924 devstack@c-api.service[100523]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:15:05.557249 np0000005924 devstack@c-api.service[100523]: warnings.warn( Jul 27 16:15:05.562222 np0000005924 devstack@c-api.service[100523]: INFO cinder.volume.api [req-0b2bcc95-066b-470a-864d-225e479c77df req-2caf87e1-8f3f-46b3-843e-b667a84cea95 tempest-TestVolumeBootPattern-1923367323 tempest-TestVolumeBootPattern-1923367323-project-member] Volume info retrieved successfully. Jul 27 16:15:05.568169 np0000005924 devstack@c-api.service[100523]: INFO cinder.api.openstack.wsgi [req-0b2bcc95-066b-470a-864d-225e479c77df req-2caf87e1-8f3f-46b3-843e-b667a84cea95 tempest-TestVolumeBootPattern-1923367323 tempest-TestVolumeBootPattern-1923367323-project-member] https://10.4.3.117/volume/v3/volumes/70b7b7b2-cc2e-4cde-972c-39e6a6c8352c returned with HTTP 200 Jul 27 16:15:05.568719 np0000005924 devstack@c-api.service[100523]: [pid: 100523|app: 0|req: 682/2703] 10.4.3.117 () {68 vars in 1598 bytes} [Mon Jul 27 16:15:05 2026] GET /volume/v3/volumes/70b7b7b2-cc2e-4cde-972c-39e6a6c8352c => generated 1367 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 27 16:15:05.688286 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.middleware.request_id [None req-f840fd80-41ce-4c6b-b38c-685dbe996b25 None None] RequestId filter calling following filter/app {{(pid=100522) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:15:05.690107 np0000005924 devstack@c-api.service[100522]: INFO cinder.api.openstack.wsgi [None req-f840fd80-41ce-4c6b-b38c-685dbe996b25 tempest-TestMinimumBasicScenario-2123975078 tempest-TestMinimumBasicScenario-2123975078-project-member] GET https://10.4.3.117/volume/v3/volumes/a8f83117-4825-4ab0-bb9a-59b144948802 Jul 27 16:15:05.690417 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.openstack.wsgi [None req-f840fd80-41ce-4c6b-b38c-685dbe996b25 tempest-TestMinimumBasicScenario-2123975078 tempest-TestMinimumBasicScenario-2123975078-project-member] Empty body provided in request {{(pid=100522) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:15:05.690726 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.openstack.wsgi [None req-f840fd80-41ce-4c6b-b38c-685dbe996b25 tempest-TestMinimumBasicScenario-2123975078 tempest-TestMinimumBasicScenario-2123975078-project-member] Calling method 'show' {{(pid=100522) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:15:05.704749 np0000005924 devstack@c-api.service[100522]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:15:05.704749 np0000005924 devstack@c-api.service[100522]: warnings.warn( Jul 27 16:15:05.707899 np0000005924 devstack@c-api.service[100522]: INFO cinder.volume.api [None req-f840fd80-41ce-4c6b-b38c-685dbe996b25 tempest-TestMinimumBasicScenario-2123975078 tempest-TestMinimumBasicScenario-2123975078-project-member] Volume info retrieved successfully. Jul 27 16:15:05.713284 np0000005924 devstack@c-api.service[100522]: INFO cinder.api.openstack.wsgi [None req-f840fd80-41ce-4c6b-b38c-685dbe996b25 tempest-TestMinimumBasicScenario-2123975078 tempest-TestMinimumBasicScenario-2123975078-project-member] https://10.4.3.117/volume/v3/volumes/a8f83117-4825-4ab0-bb9a-59b144948802 returned with HTTP 200 Jul 27 16:15:05.713846 np0000005924 devstack@c-api.service[100522]: [pid: 100522|app: 0|req: 669/2704] 10.4.3.117 () {66 vars in 1348 bytes} [Mon Jul 27 16:15:05 2026] GET /volume/v3/volumes/a8f83117-4825-4ab0-bb9a-59b144948802 => generated 1139 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 27 16:15:05.725574 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.middleware.request_id [None req-8b376fd6-3403-4baf-9357-a5f1ea69764a None None] RequestId filter calling following filter/app {{(pid=100521) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:15:05.727896 np0000005924 devstack@c-api.service[100521]: INFO cinder.api.openstack.wsgi [None req-8b376fd6-3403-4baf-9357-a5f1ea69764a tempest-TestMinimumBasicScenario-2123975078 tempest-TestMinimumBasicScenario-2123975078-project-member] GET https://10.4.3.117/volume/v3/volumes/a8f83117-4825-4ab0-bb9a-59b144948802 Jul 27 16:15:05.728151 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.openstack.wsgi [None req-8b376fd6-3403-4baf-9357-a5f1ea69764a tempest-TestMinimumBasicScenario-2123975078 tempest-TestMinimumBasicScenario-2123975078-project-member] Empty body provided in request {{(pid=100521) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:15:05.728416 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.openstack.wsgi [None req-8b376fd6-3403-4baf-9357-a5f1ea69764a tempest-TestMinimumBasicScenario-2123975078 tempest-TestMinimumBasicScenario-2123975078-project-member] Calling method 'show' {{(pid=100521) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:15:05.740923 np0000005924 devstack@c-api.service[100521]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:15:05.740923 np0000005924 devstack@c-api.service[100521]: warnings.warn( Jul 27 16:15:05.745116 np0000005924 devstack@c-api.service[100521]: INFO cinder.volume.api [None req-8b376fd6-3403-4baf-9357-a5f1ea69764a tempest-TestMinimumBasicScenario-2123975078 tempest-TestMinimumBasicScenario-2123975078-project-member] Volume info retrieved successfully. Jul 27 16:15:05.749435 np0000005924 devstack@c-api.service[100521]: INFO cinder.api.openstack.wsgi [None req-8b376fd6-3403-4baf-9357-a5f1ea69764a tempest-TestMinimumBasicScenario-2123975078 tempest-TestMinimumBasicScenario-2123975078-project-member] https://10.4.3.117/volume/v3/volumes/a8f83117-4825-4ab0-bb9a-59b144948802 returned with HTTP 200 Jul 27 16:15:05.749951 np0000005924 devstack@c-api.service[100521]: [pid: 100521|app: 0|req: 669/2705] 10.4.3.117 () {66 vars in 1348 bytes} [Mon Jul 27 16:15:05 2026] GET /volume/v3/volumes/a8f83117-4825-4ab0-bb9a-59b144948802 => generated 1139 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 27 16:15:05.761672 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.middleware.request_id [None req-e44abfd9-b31f-4f1f-94cd-7cbdd3876310 None None] RequestId filter calling following filter/app {{(pid=100524) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:15:05.763672 np0000005924 devstack@c-api.service[100524]: INFO cinder.api.openstack.wsgi [None req-e44abfd9-b31f-4f1f-94cd-7cbdd3876310 tempest-TestMinimumBasicScenario-2123975078 tempest-TestMinimumBasicScenario-2123975078-project-member] POST https://10.4.3.117/volume/v3/snapshots Jul 27 16:15:05.763766 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.openstack.wsgi [None req-e44abfd9-b31f-4f1f-94cd-7cbdd3876310 tempest-TestMinimumBasicScenario-2123975078 tempest-TestMinimumBasicScenario-2123975078-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "a8f83117-4825-4ab0-bb9a-59b144948802", "force": true, "name": "tempest-TestMinimumBasicScenario-snapshot-1250600983", "description": null, "metadata": null}} {{(pid=100524) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 27 16:15:05.774528 np0000005924 devstack@c-api.service[100524]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:15:05.774528 np0000005924 devstack@c-api.service[100524]: warnings.warn( Jul 27 16:15:05.774959 np0000005924 devstack@c-api.service[100524]: INFO cinder.volume.api [None req-e44abfd9-b31f-4f1f-94cd-7cbdd3876310 tempest-TestMinimumBasicScenario-2123975078 tempest-TestMinimumBasicScenario-2123975078-project-member] Volume info retrieved successfully. Jul 27 16:15:05.775087 np0000005924 devstack@c-api.service[100524]: INFO cinder.api.v3.snapshots [None req-e44abfd9-b31f-4f1f-94cd-7cbdd3876310 tempest-TestMinimumBasicScenario-2123975078 tempest-TestMinimumBasicScenario-2123975078-project-member] Create snapshot from volume a8f83117-4825-4ab0-bb9a-59b144948802 Jul 27 16:15:05.824296 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.quota [None req-e44abfd9-b31f-4f1f-94cd-7cbdd3876310 tempest-TestMinimumBasicScenario-2123975078 tempest-TestMinimumBasicScenario-2123975078-project-member] Created reservations ['74859c42-be55-4aa1-b9c3-be4e099aa9f1', '163f8002-535d-40bd-9aa2-3b7b8cddde61', 'a36a85a7-40a9-472d-a3a1-eb3923ff8e87', '6ed9886b-7329-455c-a421-f826edfb47a3'] {{(pid=100524) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 27 16:15:05.874113 np0000005924 devstack@c-api.service[100524]: INFO cinder.volume.api [None req-e44abfd9-b31f-4f1f-94cd-7cbdd3876310 tempest-TestMinimumBasicScenario-2123975078 tempest-TestMinimumBasicScenario-2123975078-project-member] Snapshot force create request issued successfully. Jul 27 16:15:05.874705 np0000005924 devstack@c-api.service[100524]: INFO cinder.api.openstack.wsgi [None req-e44abfd9-b31f-4f1f-94cd-7cbdd3876310 tempest-TestMinimumBasicScenario-2123975078 tempest-TestMinimumBasicScenario-2123975078-project-member] https://10.4.3.117/volume/v3/snapshots returned with HTTP 202 Jul 27 16:15:05.875320 np0000005924 devstack@c-api.service[100524]: [pid: 100524|app: 0|req: 686/2706] 10.4.3.117 () {68 vars in 1265 bytes} [Mon Jul 27 16:15:05 2026] POST /volume/v3/snapshots => generated 311 bytes in 114 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 27 16:15:05.886897 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.middleware.request_id [None req-555b4aa8-fcbe-43f8-82bf-70019ef1ec65 None None] RequestId filter calling following filter/app {{(pid=100523) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:15:05.888995 np0000005924 devstack@c-api.service[100523]: INFO cinder.api.openstack.wsgi [None req-555b4aa8-fcbe-43f8-82bf-70019ef1ec65 tempest-TestMinimumBasicScenario-2123975078 tempest-TestMinimumBasicScenario-2123975078-project-member] GET https://10.4.3.117/volume/v3/snapshots/5974ec76-0ec2-4cb9-a6f0-18b0b61ddd9e Jul 27 16:15:05.889428 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.openstack.wsgi [None req-555b4aa8-fcbe-43f8-82bf-70019ef1ec65 tempest-TestMinimumBasicScenario-2123975078 tempest-TestMinimumBasicScenario-2123975078-project-member] Empty body provided in request {{(pid=100523) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:15:05.889542 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.openstack.wsgi [None req-555b4aa8-fcbe-43f8-82bf-70019ef1ec65 tempest-TestMinimumBasicScenario-2123975078 tempest-TestMinimumBasicScenario-2123975078-project-member] Calling method 'show' {{(pid=100523) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:15:05.896302 np0000005924 devstack@c-api.service[100523]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:15:05.896302 np0000005924 devstack@c-api.service[100523]: warnings.warn( Jul 27 16:15:05.897087 np0000005924 devstack@c-api.service[100523]: INFO cinder.volume.api [None req-555b4aa8-fcbe-43f8-82bf-70019ef1ec65 tempest-TestMinimumBasicScenario-2123975078 tempest-TestMinimumBasicScenario-2123975078-project-member] Snapshot retrieved successfully. Jul 27 16:15:05.898215 np0000005924 devstack@c-api.service[100523]: INFO cinder.api.openstack.wsgi [None req-555b4aa8-fcbe-43f8-82bf-70019ef1ec65 tempest-TestMinimumBasicScenario-2123975078 tempest-TestMinimumBasicScenario-2123975078-project-member] https://10.4.3.117/volume/v3/snapshots/5974ec76-0ec2-4cb9-a6f0-18b0b61ddd9e returned with HTTP 200 Jul 27 16:15:05.898979 np0000005924 devstack@c-api.service[100523]: [pid: 100523|app: 0|req: 683/2707] 10.4.3.117 () {66 vars in 1354 bytes} [Mon Jul 27 16:15:05 2026] GET /volume/v3/snapshots/5974ec76-0ec2-4cb9-a6f0-18b0b61ddd9e => generated 443 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 27 16:15:06.095408 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.middleware.request_id [req-0b2bcc95-066b-470a-864d-225e479c77df req-b642b2aa-46f5-44c0-ba71-eac35e4a5ddc None None] RequestId filter calling following filter/app {{(pid=100522) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:15:06.099227 np0000005924 devstack@c-api.service[100522]: INFO cinder.api.openstack.wsgi [req-0b2bcc95-066b-470a-864d-225e479c77df req-b642b2aa-46f5-44c0-ba71-eac35e4a5ddc tempest-TestVolumeBootPattern-1923367323 tempest-TestVolumeBootPattern-1923367323-project-member] GET https://10.4.3.117/volume/v3/volumes/70b7b7b2-cc2e-4cde-972c-39e6a6c8352c Jul 27 16:15:06.101342 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.openstack.wsgi [req-0b2bcc95-066b-470a-864d-225e479c77df req-b642b2aa-46f5-44c0-ba71-eac35e4a5ddc tempest-TestVolumeBootPattern-1923367323 tempest-TestVolumeBootPattern-1923367323-project-member] Empty body provided in request {{(pid=100522) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:15:06.101342 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.openstack.wsgi [req-0b2bcc95-066b-470a-864d-225e479c77df req-b642b2aa-46f5-44c0-ba71-eac35e4a5ddc tempest-TestVolumeBootPattern-1923367323 tempest-TestVolumeBootPattern-1923367323-project-member] Calling method 'show' {{(pid=100522) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:15:06.108817 np0000005924 devstack@c-api.service[100522]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:15:06.108817 np0000005924 devstack@c-api.service[100522]: warnings.warn( Jul 27 16:15:06.113956 np0000005924 devstack@c-api.service[100522]: INFO cinder.volume.api [req-0b2bcc95-066b-470a-864d-225e479c77df req-b642b2aa-46f5-44c0-ba71-eac35e4a5ddc tempest-TestVolumeBootPattern-1923367323 tempest-TestVolumeBootPattern-1923367323-project-member] Volume info retrieved successfully. Jul 27 16:15:06.121791 np0000005924 devstack@c-api.service[100522]: INFO cinder.api.openstack.wsgi [req-0b2bcc95-066b-470a-864d-225e479c77df req-b642b2aa-46f5-44c0-ba71-eac35e4a5ddc tempest-TestVolumeBootPattern-1923367323 tempest-TestVolumeBootPattern-1923367323-project-member] https://10.4.3.117/volume/v3/volumes/70b7b7b2-cc2e-4cde-972c-39e6a6c8352c returned with HTTP 200 Jul 27 16:15:06.122271 np0000005924 devstack@c-api.service[100522]: [pid: 100522|app: 0|req: 670/2708] 10.4.3.117 () {68 vars in 1598 bytes} [Mon Jul 27 16:15:06 2026] GET /volume/v3/volumes/70b7b7b2-cc2e-4cde-972c-39e6a6c8352c => generated 1367 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 27 16:15:06.132242 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.middleware.request_id [None req-938ea683-db05-4fd7-aa71-375f2a1fb160 None None] RequestId filter calling following filter/app {{(pid=100521) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:15:06.132717 np0000005924 devstack@c-api.service[100521]: INFO cinder.api.openstack.wsgi [None req-938ea683-db05-4fd7-aa71-375f2a1fb160 None None] GET https://10.4.3.117/volume// Jul 27 16:15:06.132899 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.openstack.wsgi [None req-938ea683-db05-4fd7-aa71-375f2a1fb160 None None] Empty body provided in request {{(pid=100521) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:15:06.133107 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.openstack.wsgi [None req-938ea683-db05-4fd7-aa71-375f2a1fb160 None None] Calling method 'all' {{(pid=100521) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:15:06.133465 np0000005924 devstack@c-api.service[100521]: INFO cinder.api.openstack.wsgi [None req-938ea683-db05-4fd7-aa71-375f2a1fb160 None None] https://10.4.3.117/volume// returned with HTTP 300 Jul 27 16:15:06.133778 np0000005924 devstack@c-api.service[100521]: [pid: 100521|app: 0|req: 670/2709] 10.4.3.117 () {66 vars in 1419 bytes} [Mon Jul 27 16:15:06 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 27 16:15:06.141339 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.middleware.request_id [req-0b2bcc95-066b-470a-864d-225e479c77df req-052aaeed-2f63-4922-a1dd-e697b721a3b6 None None] RequestId filter calling following filter/app {{(pid=100524) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:15:06.144186 np0000005924 devstack@c-api.service[100524]: INFO cinder.api.openstack.wsgi [req-0b2bcc95-066b-470a-864d-225e479c77df req-052aaeed-2f63-4922-a1dd-e697b721a3b6 tempest-TestVolumeBootPattern-1923367323 tempest-TestVolumeBootPattern-1923367323-project-member] POST https://10.4.3.117/volume/v3/attachments Jul 27 16:15:06.144746 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.openstack.wsgi [req-0b2bcc95-066b-470a-864d-225e479c77df req-052aaeed-2f63-4922-a1dd-e697b721a3b6 tempest-TestVolumeBootPattern-1923367323 tempest-TestVolumeBootPattern-1923367323-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "70b7b7b2-cc2e-4cde-972c-39e6a6c8352c", "connector": null, "instance_uuid": "cfffd9fa-54f3-4793-b1c8-b7d9e2472632"}} {{(pid=100524) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 27 16:15:06.154901 np0000005924 devstack@c-api.service[100524]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:15:06.154901 np0000005924 devstack@c-api.service[100524]: warnings.warn( Jul 27 16:15:06.186720 np0000005924 devstack@c-api.service[100524]: INFO cinder.api.openstack.wsgi [req-0b2bcc95-066b-470a-864d-225e479c77df req-052aaeed-2f63-4922-a1dd-e697b721a3b6 tempest-TestVolumeBootPattern-1923367323 tempest-TestVolumeBootPattern-1923367323-project-member] https://10.4.3.117/volume/v3/attachments returned with HTTP 200 Jul 27 16:15:06.187298 np0000005924 devstack@c-api.service[100524]: [pid: 100524|app: 0|req: 687/2710] 10.4.3.117 () {74 vars in 1594 bytes} [Mon Jul 27 16:15:06 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 27 16:15:06.240350 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.middleware.request_id [None req-a97ff5cf-e15c-46fc-a562-4fb3f51b784d None None] RequestId filter calling following filter/app {{(pid=100523) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:15:06.241433 np0000005924 devstack@c-api.service[100523]: INFO cinder.api.openstack.wsgi [None req-a97ff5cf-e15c-46fc-a562-4fb3f51b784d tempest-VolumesBackupsV39Test-1078274254 tempest-VolumesBackupsV39Test-1078274254-project-member] GET https://10.4.3.117/volume/v3/backups/d77f37f6-ca01-49e1-9a0b-2843fd5b9d53 Jul 27 16:15:06.241704 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.openstack.wsgi [None req-a97ff5cf-e15c-46fc-a562-4fb3f51b784d tempest-VolumesBackupsV39Test-1078274254 tempest-VolumesBackupsV39Test-1078274254-project-member] Empty body provided in request {{(pid=100523) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:15:06.241957 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.openstack.wsgi [None req-a97ff5cf-e15c-46fc-a562-4fb3f51b784d tempest-VolumesBackupsV39Test-1078274254 tempest-VolumesBackupsV39Test-1078274254-project-member] Calling method 'show' {{(pid=100523) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:15:06.242105 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.v3.backups [None req-a97ff5cf-e15c-46fc-a562-4fb3f51b784d tempest-VolumesBackupsV39Test-1078274254 tempest-VolumesBackupsV39Test-1078274254-project-member] Show backup with id d77f37f6-ca01-49e1-9a0b-2843fd5b9d53. {{(pid=100523) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 27 16:15:06.246911 np0000005924 devstack@c-api.service[100523]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:15:06.246911 np0000005924 devstack@c-api.service[100523]: warnings.warn( Jul 27 16:15:06.247794 np0000005924 devstack@c-api.service[100523]: INFO cinder.api.openstack.wsgi [None req-a97ff5cf-e15c-46fc-a562-4fb3f51b784d tempest-VolumesBackupsV39Test-1078274254 tempest-VolumesBackupsV39Test-1078274254-project-member] https://10.4.3.117/volume/v3/backups/d77f37f6-ca01-49e1-9a0b-2843fd5b9d53 returned with HTTP 200 Jul 27 16:15:06.248198 np0000005924 devstack@c-api.service[100523]: [pid: 100523|app: 0|req: 684/2711] 10.4.3.117 () {68 vars in 1388 bytes} [Mon Jul 27 16:15:06 2026] GET /volume/v3/backups/d77f37f6-ca01-49e1-9a0b-2843fd5b9d53 => generated 797 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 27 16:15:06.500394 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.middleware.request_id [None req-bbcfa63b-4ff3-4a64-bc01-f5785e7e28d0 None None] RequestId filter calling following filter/app {{(pid=100522) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:15:06.502186 np0000005924 devstack@c-api.service[100522]: INFO cinder.api.openstack.wsgi [None req-bbcfa63b-4ff3-4a64-bc01-f5785e7e28d0 tempest-TestVolumeBackupRestore-18680935 tempest-TestVolumeBackupRestore-18680935-project-member] GET https://10.4.3.117/volume/v3/backups/97ab705f-a381-453e-ab9b-3917e342f48f Jul 27 16:15:06.502811 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.openstack.wsgi [None req-bbcfa63b-4ff3-4a64-bc01-f5785e7e28d0 tempest-TestVolumeBackupRestore-18680935 tempest-TestVolumeBackupRestore-18680935-project-member] Empty body provided in request {{(pid=100522) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:15:06.503254 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.openstack.wsgi [None req-bbcfa63b-4ff3-4a64-bc01-f5785e7e28d0 tempest-TestVolumeBackupRestore-18680935 tempest-TestVolumeBackupRestore-18680935-project-member] Calling method 'show' {{(pid=100522) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:15:06.503706 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.v3.backups [None req-bbcfa63b-4ff3-4a64-bc01-f5785e7e28d0 tempest-TestVolumeBackupRestore-18680935 tempest-TestVolumeBackupRestore-18680935-project-member] Show backup with id 97ab705f-a381-453e-ab9b-3917e342f48f. {{(pid=100522) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 27 16:15:06.523099 np0000005924 devstack@c-api.service[100522]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:15:06.523099 np0000005924 devstack@c-api.service[100522]: warnings.warn( Jul 27 16:15:06.523099 np0000005924 devstack@c-api.service[100522]: INFO cinder.api.openstack.wsgi [None req-bbcfa63b-4ff3-4a64-bc01-f5785e7e28d0 tempest-TestVolumeBackupRestore-18680935 tempest-TestVolumeBackupRestore-18680935-project-member] https://10.4.3.117/volume/v3/backups/97ab705f-a381-453e-ab9b-3917e342f48f returned with HTTP 200 Jul 27 16:15:06.523099 np0000005924 devstack@c-api.service[100522]: [pid: 100522|app: 0|req: 671/2712] 10.4.3.117 () {66 vars in 1348 bytes} [Mon Jul 27 16:15:06 2026] GET /volume/v3/backups/97ab705f-a381-453e-ab9b-3917e342f48f => generated 754 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 27 16:15:06.554439 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.middleware.request_id [req-b74fa077-ab7a-413b-9f8f-8c72bf5c1e19 req-da4ca1a1-37ee-4644-b80c-914e933bc3e3 None None] RequestId filter calling following filter/app {{(pid=100521) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:15:06.556837 np0000005924 devstack@c-api.service[100521]: INFO cinder.api.openstack.wsgi [req-b74fa077-ab7a-413b-9f8f-8c72bf5c1e19 req-da4ca1a1-37ee-4644-b80c-914e933bc3e3 tempest-VolumesExtendAttachedTest-268056567 tempest-VolumesExtendAttachedTest-268056567-project-member] GET https://10.4.3.117/volume/v3/volumes/c1ebe7ef-b990-4621-8c9d-e2d13ca009fb Jul 27 16:15:06.557295 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.openstack.wsgi [req-b74fa077-ab7a-413b-9f8f-8c72bf5c1e19 req-da4ca1a1-37ee-4644-b80c-914e933bc3e3 tempest-VolumesExtendAttachedTest-268056567 tempest-VolumesExtendAttachedTest-268056567-project-member] Empty body provided in request {{(pid=100521) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:15:06.557642 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.openstack.wsgi [req-b74fa077-ab7a-413b-9f8f-8c72bf5c1e19 req-da4ca1a1-37ee-4644-b80c-914e933bc3e3 tempest-VolumesExtendAttachedTest-268056567 tempest-VolumesExtendAttachedTest-268056567-project-member] Calling method 'show' {{(pid=100521) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:15:06.573145 np0000005924 devstack@c-api.service[100521]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:15:06.573145 np0000005924 devstack@c-api.service[100521]: warnings.warn( Jul 27 16:15:06.581730 np0000005924 devstack@c-api.service[100521]: INFO cinder.volume.api [req-b74fa077-ab7a-413b-9f8f-8c72bf5c1e19 req-da4ca1a1-37ee-4644-b80c-914e933bc3e3 tempest-VolumesExtendAttachedTest-268056567 tempest-VolumesExtendAttachedTest-268056567-project-member] Volume info retrieved successfully. Jul 27 16:15:06.590582 np0000005924 devstack@c-api.service[100521]: INFO cinder.api.openstack.wsgi [req-b74fa077-ab7a-413b-9f8f-8c72bf5c1e19 req-da4ca1a1-37ee-4644-b80c-914e933bc3e3 tempest-VolumesExtendAttachedTest-268056567 tempest-VolumesExtendAttachedTest-268056567-project-member] https://10.4.3.117/volume/v3/volumes/c1ebe7ef-b990-4621-8c9d-e2d13ca009fb returned with HTTP 200 Jul 27 16:15:06.591224 np0000005924 devstack@c-api.service[100521]: [pid: 100521|app: 0|req: 671/2713] 10.4.3.117 () {68 vars in 1598 bytes} [Mon Jul 27 16:15:06 2026] GET /volume/v3/volumes/c1ebe7ef-b990-4621-8c9d-e2d13ca009fb => generated 848 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 27 16:15:06.734306 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.middleware.request_id [None req-3f2d7f43-be0d-4225-964b-468938ea3c98 None None] RequestId filter calling following filter/app {{(pid=100524) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:15:06.734831 np0000005924 devstack@c-api.service[100524]: INFO cinder.api.openstack.wsgi [None req-3f2d7f43-be0d-4225-964b-468938ea3c98 None None] GET https://10.4.3.117/volume// Jul 27 16:15:06.735151 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.openstack.wsgi [None req-3f2d7f43-be0d-4225-964b-468938ea3c98 None None] Empty body provided in request {{(pid=100524) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:15:06.735399 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.openstack.wsgi [None req-3f2d7f43-be0d-4225-964b-468938ea3c98 None None] Calling method 'all' {{(pid=100524) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:15:06.735851 np0000005924 devstack@c-api.service[100524]: INFO cinder.api.openstack.wsgi [None req-3f2d7f43-be0d-4225-964b-468938ea3c98 None None] https://10.4.3.117/volume// returned with HTTP 300 Jul 27 16:15:06.740463 np0000005924 devstack@c-api.service[100524]: [pid: 100524|app: 0|req: 688/2714] 10.4.3.117 () {66 vars in 1428 bytes} [Mon Jul 27 16:15:06 2026] GET /volume/ => generated 386 bytes in 7 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 27 16:15:06.746668 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.middleware.request_id [req-b74fa077-ab7a-413b-9f8f-8c72bf5c1e19 req-56358e84-e431-4d1d-832e-2e55b5ee97ba None None] RequestId filter calling following filter/app {{(pid=100523) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:15:06.778301 np0000005924 devstack@c-api.service[100523]: INFO cinder.api.openstack.wsgi [req-b74fa077-ab7a-413b-9f8f-8c72bf5c1e19 req-56358e84-e431-4d1d-832e-2e55b5ee97ba tempest-VolumesExtendAttachedTest-268056567 tempest-VolumesExtendAttachedTest-268056567-project-member] POST https://10.4.3.117/volume/v3/attachments Jul 27 16:15:06.778658 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.openstack.wsgi [req-b74fa077-ab7a-413b-9f8f-8c72bf5c1e19 req-56358e84-e431-4d1d-832e-2e55b5ee97ba tempest-VolumesExtendAttachedTest-268056567 tempest-VolumesExtendAttachedTest-268056567-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "c1ebe7ef-b990-4621-8c9d-e2d13ca009fb", "connector": null, "instance_uuid": "c0344b38-36e0-43ee-9060-3fa3a45d0648"}} {{(pid=100523) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 27 16:15:06.787130 np0000005924 devstack@c-api.service[100523]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:15:06.787130 np0000005924 devstack@c-api.service[100523]: warnings.warn( Jul 27 16:15:06.822418 np0000005924 devstack@c-api.service[100523]: INFO cinder.api.openstack.wsgi [req-b74fa077-ab7a-413b-9f8f-8c72bf5c1e19 req-56358e84-e431-4d1d-832e-2e55b5ee97ba tempest-VolumesExtendAttachedTest-268056567 tempest-VolumesExtendAttachedTest-268056567-project-member] https://10.4.3.117/volume/v3/attachments returned with HTTP 200 Jul 27 16:15:06.822956 np0000005924 devstack@c-api.service[100523]: [pid: 100523|app: 0|req: 685/2715] 10.4.3.117 () {74 vars in 1594 bytes} [Mon Jul 27 16:15:06 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 27 16:15:06.859812 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.middleware.request_id [None req-450c4603-49f0-4d14-913a-5be6c7529bc7 None None] RequestId filter calling following filter/app {{(pid=100522) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:15:06.863714 np0000005924 devstack@c-api.service[100522]: INFO cinder.api.openstack.wsgi [None req-450c4603-49f0-4d14-913a-5be6c7529bc7 tempest-VolumesExtendAttachedTest-268056567 tempest-VolumesExtendAttachedTest-268056567-project-member] GET https://10.4.3.117/volume/v3/volumes/c1ebe7ef-b990-4621-8c9d-e2d13ca009fb Jul 27 16:15:06.863714 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.openstack.wsgi [None req-450c4603-49f0-4d14-913a-5be6c7529bc7 tempest-VolumesExtendAttachedTest-268056567 tempest-VolumesExtendAttachedTest-268056567-project-member] Empty body provided in request {{(pid=100522) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:15:06.863714 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.openstack.wsgi [None req-450c4603-49f0-4d14-913a-5be6c7529bc7 tempest-VolumesExtendAttachedTest-268056567 tempest-VolumesExtendAttachedTest-268056567-project-member] Calling method 'show' {{(pid=100522) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:15:06.872745 np0000005924 devstack@c-api.service[100522]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:15:06.872745 np0000005924 devstack@c-api.service[100522]: warnings.warn( Jul 27 16:15:06.875214 np0000005924 devstack@c-api.service[100522]: INFO cinder.volume.api [None req-450c4603-49f0-4d14-913a-5be6c7529bc7 tempest-VolumesExtendAttachedTest-268056567 tempest-VolumesExtendAttachedTest-268056567-project-member] Volume info retrieved successfully. Jul 27 16:15:06.878684 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.middleware.request_id [None req-0a75b7f6-873d-4b6c-8c1b-4e674ed81568 None None] RequestId filter calling following filter/app {{(pid=100521) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:15:06.879270 np0000005924 devstack@c-api.service[100521]: INFO cinder.api.openstack.wsgi [None req-0a75b7f6-873d-4b6c-8c1b-4e674ed81568 None None] GET https://10.4.3.117/volume// Jul 27 16:15:06.879623 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.openstack.wsgi [None req-0a75b7f6-873d-4b6c-8c1b-4e674ed81568 None None] Empty body provided in request {{(pid=100521) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:15:06.880141 np0000005924 devstack@c-api.service[100522]: INFO cinder.api.openstack.wsgi [None req-450c4603-49f0-4d14-913a-5be6c7529bc7 tempest-VolumesExtendAttachedTest-268056567 tempest-VolumesExtendAttachedTest-268056567-project-member] https://10.4.3.117/volume/v3/volumes/c1ebe7ef-b990-4621-8c9d-e2d13ca009fb returned with HTTP 200 Jul 27 16:15:06.880324 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.openstack.wsgi [None req-0a75b7f6-873d-4b6c-8c1b-4e674ed81568 None None] Calling method 'all' {{(pid=100521) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:15:06.880851 np0000005924 devstack@c-api.service[100522]: [pid: 100522|app: 0|req: 672/2716] 10.4.3.117 () {68 vars in 1389 bytes} [Mon Jul 27 16:15:06 2026] GET /volume/v3/volumes/c1ebe7ef-b990-4621-8c9d-e2d13ca009fb => generated 865 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 27 16:15:06.881129 np0000005924 devstack@c-api.service[100521]: INFO cinder.api.openstack.wsgi [None req-0a75b7f6-873d-4b6c-8c1b-4e674ed81568 None None] https://10.4.3.117/volume// returned with HTTP 300 Jul 27 16:15:06.881592 np0000005924 devstack@c-api.service[100521]: [pid: 100521|app: 0|req: 672/2717] 10.4.3.117 () {66 vars in 1426 bytes} [Mon Jul 27 16:15:06 2026] GET /volume/ => generated 386 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 27 16:15:06.892658 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.middleware.request_id [req-b74fa077-ab7a-413b-9f8f-8c72bf5c1e19 req-760275bf-4d95-4559-bfb5-1f81de0806df None None] RequestId filter calling following filter/app {{(pid=100524) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:15:06.894921 np0000005924 devstack@c-api.service[100524]: INFO cinder.api.openstack.wsgi [req-b74fa077-ab7a-413b-9f8f-8c72bf5c1e19 req-760275bf-4d95-4559-bfb5-1f81de0806df tempest-VolumesExtendAttachedTest-268056567 tempest-VolumesExtendAttachedTest-268056567-project-member] GET https://10.4.3.117/volume/v3/volumes/c1ebe7ef-b990-4621-8c9d-e2d13ca009fb Jul 27 16:15:06.895185 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.openstack.wsgi [req-b74fa077-ab7a-413b-9f8f-8c72bf5c1e19 req-760275bf-4d95-4559-bfb5-1f81de0806df tempest-VolumesExtendAttachedTest-268056567 tempest-VolumesExtendAttachedTest-268056567-project-member] Empty body provided in request {{(pid=100524) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:15:06.895657 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.openstack.wsgi [req-b74fa077-ab7a-413b-9f8f-8c72bf5c1e19 req-760275bf-4d95-4559-bfb5-1f81de0806df tempest-VolumesExtendAttachedTest-268056567 tempest-VolumesExtendAttachedTest-268056567-project-member] Calling method 'show' {{(pid=100524) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:15:06.908526 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.middleware.request_id [None req-8c2a75d7-f7ab-4ab6-bc58-17a7f58a9c29 None None] RequestId filter calling following filter/app {{(pid=100523) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:15:06.909416 np0000005924 devstack@c-api.service[100524]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:15:06.909416 np0000005924 devstack@c-api.service[100524]: warnings.warn( Jul 27 16:15:06.910307 np0000005924 devstack@c-api.service[100523]: INFO cinder.api.openstack.wsgi [None req-8c2a75d7-f7ab-4ab6-bc58-17a7f58a9c29 tempest-TestMinimumBasicScenario-2123975078 tempest-TestMinimumBasicScenario-2123975078-project-member] GET https://10.4.3.117/volume/v3/snapshots/5974ec76-0ec2-4cb9-a6f0-18b0b61ddd9e Jul 27 16:15:06.910588 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.openstack.wsgi [None req-8c2a75d7-f7ab-4ab6-bc58-17a7f58a9c29 tempest-TestMinimumBasicScenario-2123975078 tempest-TestMinimumBasicScenario-2123975078-project-member] Empty body provided in request {{(pid=100523) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:15:06.910830 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.openstack.wsgi [None req-8c2a75d7-f7ab-4ab6-bc58-17a7f58a9c29 tempest-TestMinimumBasicScenario-2123975078 tempest-TestMinimumBasicScenario-2123975078-project-member] Calling method 'show' {{(pid=100523) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:15:06.913789 np0000005924 devstack@c-api.service[100524]: INFO cinder.volume.api [req-b74fa077-ab7a-413b-9f8f-8c72bf5c1e19 req-760275bf-4d95-4559-bfb5-1f81de0806df tempest-VolumesExtendAttachedTest-268056567 tempest-VolumesExtendAttachedTest-268056567-project-member] Volume info retrieved successfully. Jul 27 16:15:06.917275 np0000005924 devstack@c-api.service[100523]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:15:06.917275 np0000005924 devstack@c-api.service[100523]: warnings.warn( Jul 27 16:15:06.917731 np0000005924 devstack@c-api.service[100523]: INFO cinder.volume.api [None req-8c2a75d7-f7ab-4ab6-bc58-17a7f58a9c29 tempest-TestMinimumBasicScenario-2123975078 tempest-TestMinimumBasicScenario-2123975078-project-member] Snapshot retrieved successfully. Jul 27 16:15:06.918410 np0000005924 devstack@c-api.service[100523]: INFO cinder.api.openstack.wsgi [None req-8c2a75d7-f7ab-4ab6-bc58-17a7f58a9c29 tempest-TestMinimumBasicScenario-2123975078 tempest-TestMinimumBasicScenario-2123975078-project-member] https://10.4.3.117/volume/v3/snapshots/5974ec76-0ec2-4cb9-a6f0-18b0b61ddd9e returned with HTTP 200 Jul 27 16:15:06.918742 np0000005924 devstack@c-api.service[100523]: [pid: 100523|app: 0|req: 686/2718] 10.4.3.117 () {66 vars in 1354 bytes} [Mon Jul 27 16:15:06 2026] GET /volume/v3/snapshots/5974ec76-0ec2-4cb9-a6f0-18b0b61ddd9e => generated 470 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 27 16:15:06.919246 np0000005924 devstack@c-api.service[100524]: INFO cinder.api.openstack.wsgi [req-b74fa077-ab7a-413b-9f8f-8c72bf5c1e19 req-760275bf-4d95-4559-bfb5-1f81de0806df tempest-VolumesExtendAttachedTest-268056567 tempest-VolumesExtendAttachedTest-268056567-project-member] https://10.4.3.117/volume/v3/volumes/c1ebe7ef-b990-4621-8c9d-e2d13ca009fb returned with HTTP 200 Jul 27 16:15:06.919712 np0000005924 devstack@c-api.service[100524]: [pid: 100524|app: 0|req: 689/2719] 10.4.3.117 () {70 vars in 1639 bytes} [Mon Jul 27 16:15:06 2026] GET /volume/v3/volumes/c1ebe7ef-b990-4621-8c9d-e2d13ca009fb => generated 1027 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 27 16:15:06.928194 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.middleware.request_id [None req-f50f2adf-63d4-48c8-9f4c-cf239c2b3bd6 None None] RequestId filter calling following filter/app {{(pid=100522) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:15:06.933072 np0000005924 devstack@c-api.service[100522]: INFO cinder.api.openstack.wsgi [None req-f50f2adf-63d4-48c8-9f4c-cf239c2b3bd6 tempest-TestMinimumBasicScenario-2123975078 tempest-TestMinimumBasicScenario-2123975078-project-member] GET https://10.4.3.117/volume/v3/snapshots/5974ec76-0ec2-4cb9-a6f0-18b0b61ddd9e Jul 27 16:15:06.933072 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.openstack.wsgi [None req-f50f2adf-63d4-48c8-9f4c-cf239c2b3bd6 tempest-TestMinimumBasicScenario-2123975078 tempest-TestMinimumBasicScenario-2123975078-project-member] Empty body provided in request {{(pid=100522) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:15:06.933072 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.openstack.wsgi [None req-f50f2adf-63d4-48c8-9f4c-cf239c2b3bd6 tempest-TestMinimumBasicScenario-2123975078 tempest-TestMinimumBasicScenario-2123975078-project-member] Calling method 'show' {{(pid=100522) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:15:06.938890 np0000005924 devstack@c-api.service[100522]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:15:06.938890 np0000005924 devstack@c-api.service[100522]: warnings.warn( Jul 27 16:15:06.939701 np0000005924 devstack@c-api.service[100522]: INFO cinder.volume.api [None req-f50f2adf-63d4-48c8-9f4c-cf239c2b3bd6 tempest-TestMinimumBasicScenario-2123975078 tempest-TestMinimumBasicScenario-2123975078-project-member] Snapshot retrieved successfully. Jul 27 16:15:06.941391 np0000005924 devstack@c-api.service[100522]: INFO cinder.api.openstack.wsgi [None req-f50f2adf-63d4-48c8-9f4c-cf239c2b3bd6 tempest-TestMinimumBasicScenario-2123975078 tempest-TestMinimumBasicScenario-2123975078-project-member] https://10.4.3.117/volume/v3/snapshots/5974ec76-0ec2-4cb9-a6f0-18b0b61ddd9e returned with HTTP 200 Jul 27 16:15:06.941941 np0000005924 devstack@c-api.service[100522]: [pid: 100522|app: 0|req: 673/2720] 10.4.3.117 () {66 vars in 1354 bytes} [Mon Jul 27 16:15:06 2026] GET /volume/v3/snapshots/5974ec76-0ec2-4cb9-a6f0-18b0b61ddd9e => generated 470 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 27 16:15:06.955128 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.middleware.request_id [None req-157c0cf9-c3cc-4ecd-8c04-055a91f18d64 None None] RequestId filter calling following filter/app {{(pid=100521) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:15:06.957134 np0000005924 devstack@c-api.service[100521]: INFO cinder.api.openstack.wsgi [None req-157c0cf9-c3cc-4ecd-8c04-055a91f18d64 tempest-TestMinimumBasicScenario-2123975078 tempest-TestMinimumBasicScenario-2123975078-project-member] GET https://10.4.3.117/volume/v3/volumes/a8f83117-4825-4ab0-bb9a-59b144948802 Jul 27 16:15:06.957509 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.openstack.wsgi [None req-157c0cf9-c3cc-4ecd-8c04-055a91f18d64 tempest-TestMinimumBasicScenario-2123975078 tempest-TestMinimumBasicScenario-2123975078-project-member] Empty body provided in request {{(pid=100521) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:15:06.957771 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.openstack.wsgi [None req-157c0cf9-c3cc-4ecd-8c04-055a91f18d64 tempest-TestMinimumBasicScenario-2123975078 tempest-TestMinimumBasicScenario-2123975078-project-member] Calling method 'show' {{(pid=100521) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:15:06.970752 np0000005924 devstack@c-api.service[100521]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:15:06.970752 np0000005924 devstack@c-api.service[100521]: warnings.warn( Jul 27 16:15:06.979985 np0000005924 devstack@c-api.service[100521]: INFO cinder.volume.api [None req-157c0cf9-c3cc-4ecd-8c04-055a91f18d64 tempest-TestMinimumBasicScenario-2123975078 tempest-TestMinimumBasicScenario-2123975078-project-member] Volume info retrieved successfully. Jul 27 16:15:06.987390 np0000005924 devstack@c-api.service[100521]: INFO cinder.api.openstack.wsgi [None req-157c0cf9-c3cc-4ecd-8c04-055a91f18d64 tempest-TestMinimumBasicScenario-2123975078 tempest-TestMinimumBasicScenario-2123975078-project-member] https://10.4.3.117/volume/v3/volumes/a8f83117-4825-4ab0-bb9a-59b144948802 returned with HTTP 200 Jul 27 16:15:06.987814 np0000005924 devstack@c-api.service[100521]: [pid: 100521|app: 0|req: 673/2721] 10.4.3.117 () {66 vars in 1348 bytes} [Mon Jul 27 16:15:06 2026] GET /volume/v3/volumes/a8f83117-4825-4ab0-bb9a-59b144948802 => generated 1139 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 27 16:15:07.035033 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.middleware.request_id [req-b74fa077-ab7a-413b-9f8f-8c72bf5c1e19 req-ed3c0ce4-07f6-421f-a1e6-14c28fd94aae None None] RequestId filter calling following filter/app {{(pid=100523) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:15:07.038131 np0000005924 devstack@c-api.service[100523]: INFO cinder.api.openstack.wsgi [req-b74fa077-ab7a-413b-9f8f-8c72bf5c1e19 req-ed3c0ce4-07f6-421f-a1e6-14c28fd94aae tempest-VolumesExtendAttachedTest-268056567 tempest-VolumesExtendAttachedTest-268056567-project-member] PUT https://10.4.3.117/volume/v3/attachments/c765c8a0-16b4-4200-949c-295229be3a95 Jul 27 16:15:07.038686 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.openstack.wsgi [req-b74fa077-ab7a-413b-9f8f-8c72bf5c1e19 req-ed3c0ce4-07f6-421f-a1e6-14c28fd94aae tempest-VolumesExtendAttachedTest-268056567 tempest-VolumesExtendAttachedTest-268056567-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.117", "host": "np0000005924", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:c1414b6f8d8f", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "13cbedf7-bb1f-4b5e-b492-2fef0d4dab25", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100523) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 27 16:15:07.049869 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.coordination [req-b74fa077-ab7a-413b-9f8f-8c72bf5c1e19 req-ed3c0ce4-07f6-421f-a1e6-14c28fd94aae tempest-VolumesExtendAttachedTest-268056567 tempest-VolumesExtendAttachedTest-268056567-project-member] Acquiring lock "cinder-attachment_update-c1ebe7ef-b990-4621-8c9d-e2d13ca009fb-np0000005924" by "attachment_update" {{(pid=100523) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jul 27 16:15:07.053709 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.coordination [req-b74fa077-ab7a-413b-9f8f-8c72bf5c1e19 req-ed3c0ce4-07f6-421f-a1e6-14c28fd94aae tempest-VolumesExtendAttachedTest-268056567 tempest-VolumesExtendAttachedTest-268056567-project-member] Lock "cinder-attachment_update-c1ebe7ef-b990-4621-8c9d-e2d13ca009fb-np0000005924" acquired by "attachment_update" :: waited 0.005s {{(pid=100523) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jul 27 16:15:07.055186 np0000005924 devstack@c-api.service[100523]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:15:07.055186 np0000005924 devstack@c-api.service[100523]: warnings.warn( Jul 27 16:15:07.163801 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.coordination [req-b74fa077-ab7a-413b-9f8f-8c72bf5c1e19 req-ed3c0ce4-07f6-421f-a1e6-14c28fd94aae tempest-VolumesExtendAttachedTest-268056567 tempest-VolumesExtendAttachedTest-268056567-project-member] Lock "cinder-attachment_update-c1ebe7ef-b990-4621-8c9d-e2d13ca009fb-np0000005924" released by "attachment_update" :: held 0.110s {{(pid=100523) __release /opt/stack/cinder/cinder/coordination.py:152}} Jul 27 16:15:07.164166 np0000005924 devstack@c-api.service[100523]: INFO cinder.api.openstack.wsgi [req-b74fa077-ab7a-413b-9f8f-8c72bf5c1e19 req-ed3c0ce4-07f6-421f-a1e6-14c28fd94aae tempest-VolumesExtendAttachedTest-268056567 tempest-VolumesExtendAttachedTest-268056567-project-member] https://10.4.3.117/volume/v3/attachments/c765c8a0-16b4-4200-949c-295229be3a95 returned with HTTP 200 Jul 27 16:15:07.164855 np0000005924 devstack@c-api.service[100523]: [pid: 100523|app: 0|req: 687/2722] 10.4.3.117 () {74 vars in 1704 bytes} [Mon Jul 27 16:15:07 2026] PUT /volume/v3/attachments/c765c8a0-16b4-4200-949c-295229be3a95 => generated 969 bytes in 130 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 27 16:15:07.266478 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.middleware.request_id [None req-f5690874-067e-4f25-8366-f3902368e6b8 None None] RequestId filter calling following filter/app {{(pid=100524) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:15:07.268737 np0000005924 devstack@c-api.service[100524]: INFO cinder.api.openstack.wsgi [None req-f5690874-067e-4f25-8366-f3902368e6b8 tempest-VolumesBackupsV39Test-1078274254 tempest-VolumesBackupsV39Test-1078274254-project-member] GET https://10.4.3.117/volume/v3/backups/d77f37f6-ca01-49e1-9a0b-2843fd5b9d53 Jul 27 16:15:07.270456 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.openstack.wsgi [None req-f5690874-067e-4f25-8366-f3902368e6b8 tempest-VolumesBackupsV39Test-1078274254 tempest-VolumesBackupsV39Test-1078274254-project-member] Empty body provided in request {{(pid=100524) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:15:07.270987 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.openstack.wsgi [None req-f5690874-067e-4f25-8366-f3902368e6b8 tempest-VolumesBackupsV39Test-1078274254 tempest-VolumesBackupsV39Test-1078274254-project-member] Calling method 'show' {{(pid=100524) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:15:07.273483 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.v3.backups [None req-f5690874-067e-4f25-8366-f3902368e6b8 tempest-VolumesBackupsV39Test-1078274254 tempest-VolumesBackupsV39Test-1078274254-project-member] Show backup with id d77f37f6-ca01-49e1-9a0b-2843fd5b9d53. {{(pid=100524) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 27 16:15:07.282655 np0000005924 devstack@c-api.service[100524]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:15:07.282655 np0000005924 devstack@c-api.service[100524]: warnings.warn( Jul 27 16:15:07.284691 np0000005924 devstack@c-api.service[100524]: INFO cinder.api.openstack.wsgi [None req-f5690874-067e-4f25-8366-f3902368e6b8 tempest-VolumesBackupsV39Test-1078274254 tempest-VolumesBackupsV39Test-1078274254-project-member] https://10.4.3.117/volume/v3/backups/d77f37f6-ca01-49e1-9a0b-2843fd5b9d53 returned with HTTP 200 Jul 27 16:15:07.285693 np0000005924 devstack@c-api.service[100524]: [pid: 100524|app: 0|req: 690/2723] 10.4.3.117 () {68 vars in 1388 bytes} [Mon Jul 27 16:15:07 2026] GET /volume/v3/backups/d77f37f6-ca01-49e1-9a0b-2843fd5b9d53 => generated 797 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 27 16:15:07.542533 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.middleware.request_id [None req-b665fc4f-8567-4095-8961-34fd168d7dcb None None] RequestId filter calling following filter/app {{(pid=100522) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:15:07.544226 np0000005924 devstack@c-api.service[100522]: INFO cinder.api.openstack.wsgi [None req-b665fc4f-8567-4095-8961-34fd168d7dcb tempest-TestVolumeBackupRestore-18680935 tempest-TestVolumeBackupRestore-18680935-project-member] GET https://10.4.3.117/volume/v3/backups/97ab705f-a381-453e-ab9b-3917e342f48f Jul 27 16:15:07.544416 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.openstack.wsgi [None req-b665fc4f-8567-4095-8961-34fd168d7dcb tempest-TestVolumeBackupRestore-18680935 tempest-TestVolumeBackupRestore-18680935-project-member] Empty body provided in request {{(pid=100522) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:15:07.544620 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.openstack.wsgi [None req-b665fc4f-8567-4095-8961-34fd168d7dcb tempest-TestVolumeBackupRestore-18680935 tempest-TestVolumeBackupRestore-18680935-project-member] Calling method 'show' {{(pid=100522) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:15:07.544718 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.v3.backups [None req-b665fc4f-8567-4095-8961-34fd168d7dcb tempest-TestVolumeBackupRestore-18680935 tempest-TestVolumeBackupRestore-18680935-project-member] Show backup with id 97ab705f-a381-453e-ab9b-3917e342f48f. {{(pid=100522) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 27 16:15:07.549417 np0000005924 devstack@c-api.service[100522]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:15:07.549417 np0000005924 devstack@c-api.service[100522]: warnings.warn( Jul 27 16:15:07.550197 np0000005924 devstack@c-api.service[100522]: INFO cinder.api.openstack.wsgi [None req-b665fc4f-8567-4095-8961-34fd168d7dcb tempest-TestVolumeBackupRestore-18680935 tempest-TestVolumeBackupRestore-18680935-project-member] https://10.4.3.117/volume/v3/backups/97ab705f-a381-453e-ab9b-3917e342f48f returned with HTTP 200 Jul 27 16:15:07.550574 np0000005924 devstack@c-api.service[100522]: [pid: 100522|app: 0|req: 674/2724] 10.4.3.117 () {66 vars in 1348 bytes} [Mon Jul 27 16:15:07 2026] GET /volume/v3/backups/97ab705f-a381-453e-ab9b-3917e342f48f => generated 754 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 27 16:15:07.612625 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.middleware.request_id [None req-ecc93108-6b64-4e62-9ffa-7365f2861d12 None None] RequestId filter calling following filter/app {{(pid=100521) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:15:07.613090 np0000005924 devstack@c-api.service[100521]: INFO cinder.api.openstack.wsgi [None req-ecc93108-6b64-4e62-9ffa-7365f2861d12 None None] GET https://10.4.3.117/volume// Jul 27 16:15:07.613303 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.openstack.wsgi [None req-ecc93108-6b64-4e62-9ffa-7365f2861d12 None None] Empty body provided in request {{(pid=100521) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:15:07.613582 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.openstack.wsgi [None req-ecc93108-6b64-4e62-9ffa-7365f2861d12 None None] Calling method 'all' {{(pid=100521) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:15:07.614012 np0000005924 devstack@c-api.service[100521]: INFO cinder.api.openstack.wsgi [None req-ecc93108-6b64-4e62-9ffa-7365f2861d12 None None] https://10.4.3.117/volume// returned with HTTP 300 Jul 27 16:15:07.614631 np0000005924 devstack@c-api.service[100521]: [pid: 100521|app: 0|req: 674/2725] 10.4.3.117 () {66 vars in 1426 bytes} [Mon Jul 27 16:15:07 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 27 16:15:07.625496 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.middleware.request_id [req-0b2bcc95-066b-470a-864d-225e479c77df req-ff5555a9-be05-4981-9eb9-b470eb790083 None None] RequestId filter calling following filter/app {{(pid=100523) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:15:07.628623 np0000005924 devstack@c-api.service[100523]: INFO cinder.api.openstack.wsgi [req-0b2bcc95-066b-470a-864d-225e479c77df req-ff5555a9-be05-4981-9eb9-b470eb790083 tempest-TestVolumeBootPattern-1923367323 tempest-TestVolumeBootPattern-1923367323-project-member] GET https://10.4.3.117/volume/v3/volumes/70b7b7b2-cc2e-4cde-972c-39e6a6c8352c Jul 27 16:15:07.629035 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.openstack.wsgi [req-0b2bcc95-066b-470a-864d-225e479c77df req-ff5555a9-be05-4981-9eb9-b470eb790083 tempest-TestVolumeBootPattern-1923367323 tempest-TestVolumeBootPattern-1923367323-project-member] Empty body provided in request {{(pid=100523) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:15:07.629358 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.openstack.wsgi [req-0b2bcc95-066b-470a-864d-225e479c77df req-ff5555a9-be05-4981-9eb9-b470eb790083 tempest-TestVolumeBootPattern-1923367323 tempest-TestVolumeBootPattern-1923367323-project-member] Calling method 'show' {{(pid=100523) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:15:07.640747 np0000005924 devstack@c-api.service[100523]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:15:07.640747 np0000005924 devstack@c-api.service[100523]: warnings.warn( Jul 27 16:15:07.644920 np0000005924 devstack@c-api.service[100523]: INFO cinder.volume.api [req-0b2bcc95-066b-470a-864d-225e479c77df req-ff5555a9-be05-4981-9eb9-b470eb790083 tempest-TestVolumeBootPattern-1923367323 tempest-TestVolumeBootPattern-1923367323-project-member] Volume info retrieved successfully. Jul 27 16:15:07.652715 np0000005924 devstack@c-api.service[100523]: INFO cinder.api.openstack.wsgi [req-0b2bcc95-066b-470a-864d-225e479c77df req-ff5555a9-be05-4981-9eb9-b470eb790083 tempest-TestVolumeBootPattern-1923367323 tempest-TestVolumeBootPattern-1923367323-project-member] https://10.4.3.117/volume/v3/volumes/70b7b7b2-cc2e-4cde-972c-39e6a6c8352c returned with HTTP 200 Jul 27 16:15:07.655033 np0000005924 devstack@c-api.service[100523]: [pid: 100523|app: 0|req: 688/2726] 10.4.3.117 () {70 vars in 1639 bytes} [Mon Jul 27 16:15:07 2026] GET /volume/v3/volumes/70b7b7b2-cc2e-4cde-972c-39e6a6c8352c => generated 1546 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 27 16:15:07.768469 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.middleware.request_id [req-0b2bcc95-066b-470a-864d-225e479c77df req-4c7ec810-846a-4a2a-a84d-20b5299003b8 None None] RequestId filter calling following filter/app {{(pid=100524) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:15:07.770321 np0000005924 devstack@c-api.service[100524]: INFO cinder.api.openstack.wsgi [req-0b2bcc95-066b-470a-864d-225e479c77df req-4c7ec810-846a-4a2a-a84d-20b5299003b8 tempest-TestVolumeBootPattern-1923367323 tempest-TestVolumeBootPattern-1923367323-project-member] PUT https://10.4.3.117/volume/v3/attachments/e9f477cf-cc93-4cae-b524-dd2764a919b5 Jul 27 16:15:07.770657 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.openstack.wsgi [req-0b2bcc95-066b-470a-864d-225e479c77df req-4c7ec810-846a-4a2a-a84d-20b5299003b8 tempest-TestVolumeBootPattern-1923367323 tempest-TestVolumeBootPattern-1923367323-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.117", "host": "np0000005924", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:c1414b6f8d8f", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "13cbedf7-bb1f-4b5e-b492-2fef0d4dab25", "nvme_native_multipath": false, "mountpoint": "/dev/vda"}}} {{(pid=100524) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 27 16:15:07.777743 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.coordination [req-0b2bcc95-066b-470a-864d-225e479c77df req-4c7ec810-846a-4a2a-a84d-20b5299003b8 tempest-TestVolumeBootPattern-1923367323 tempest-TestVolumeBootPattern-1923367323-project-member] Acquiring lock "cinder-attachment_update-70b7b7b2-cc2e-4cde-972c-39e6a6c8352c-np0000005924" by "attachment_update" {{(pid=100524) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jul 27 16:15:07.782726 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.coordination [req-0b2bcc95-066b-470a-864d-225e479c77df req-4c7ec810-846a-4a2a-a84d-20b5299003b8 tempest-TestVolumeBootPattern-1923367323 tempest-TestVolumeBootPattern-1923367323-project-member] Lock "cinder-attachment_update-70b7b7b2-cc2e-4cde-972c-39e6a6c8352c-np0000005924" acquired by "attachment_update" :: waited 0.005s {{(pid=100524) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jul 27 16:15:07.784179 np0000005924 devstack@c-api.service[100524]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:15:07.784179 np0000005924 devstack@c-api.service[100524]: warnings.warn( Jul 27 16:15:07.892042 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.coordination [req-0b2bcc95-066b-470a-864d-225e479c77df req-4c7ec810-846a-4a2a-a84d-20b5299003b8 tempest-TestVolumeBootPattern-1923367323 tempest-TestVolumeBootPattern-1923367323-project-member] Lock "cinder-attachment_update-70b7b7b2-cc2e-4cde-972c-39e6a6c8352c-np0000005924" released by "attachment_update" :: held 0.106s {{(pid=100524) __release /opt/stack/cinder/cinder/coordination.py:152}} Jul 27 16:15:07.892445 np0000005924 devstack@c-api.service[100524]: INFO cinder.api.openstack.wsgi [req-0b2bcc95-066b-470a-864d-225e479c77df req-4c7ec810-846a-4a2a-a84d-20b5299003b8 tempest-TestVolumeBootPattern-1923367323 tempest-TestVolumeBootPattern-1923367323-project-member] https://10.4.3.117/volume/v3/attachments/e9f477cf-cc93-4cae-b524-dd2764a919b5 returned with HTTP 200 Jul 27 16:15:07.892947 np0000005924 devstack@c-api.service[100524]: [pid: 100524|app: 0|req: 691/2727] 10.4.3.117 () {74 vars in 1704 bytes} [Mon Jul 27 16:15:07 2026] PUT /volume/v3/attachments/e9f477cf-cc93-4cae-b524-dd2764a919b5 => generated 969 bytes in 125 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 27 16:15:07.896137 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.middleware.request_id [None req-20dfcec8-b72f-485c-882d-2883bcd09352 None None] RequestId filter calling following filter/app {{(pid=100522) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:15:07.900177 np0000005924 devstack@c-api.service[100522]: INFO cinder.api.openstack.wsgi [None req-20dfcec8-b72f-485c-882d-2883bcd09352 tempest-VolumesExtendAttachedTest-268056567 tempest-VolumesExtendAttachedTest-268056567-project-member] GET https://10.4.3.117/volume/v3/volumes/c1ebe7ef-b990-4621-8c9d-e2d13ca009fb Jul 27 16:15:07.900516 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.openstack.wsgi [None req-20dfcec8-b72f-485c-882d-2883bcd09352 tempest-VolumesExtendAttachedTest-268056567 tempest-VolumesExtendAttachedTest-268056567-project-member] Empty body provided in request {{(pid=100522) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:15:07.900819 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.openstack.wsgi [None req-20dfcec8-b72f-485c-882d-2883bcd09352 tempest-VolumesExtendAttachedTest-268056567 tempest-VolumesExtendAttachedTest-268056567-project-member] Calling method 'show' {{(pid=100522) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:15:07.919055 np0000005924 devstack@c-api.service[100522]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:15:07.919055 np0000005924 devstack@c-api.service[100522]: warnings.warn( Jul 27 16:15:07.920289 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.middleware.request_id [req-0b2bcc95-066b-470a-864d-225e479c77df req-aee3c943-5b31-4fe9-8df3-b06ee51951e2 None None] RequestId filter calling following filter/app {{(pid=100521) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:15:07.922614 np0000005924 devstack@c-api.service[100521]: INFO cinder.api.openstack.wsgi [req-0b2bcc95-066b-470a-864d-225e479c77df req-aee3c943-5b31-4fe9-8df3-b06ee51951e2 tempest-TestVolumeBootPattern-1923367323 tempest-TestVolumeBootPattern-1923367323-project-member] POST https://10.4.3.117/volume/v3/attachments/e9f477cf-cc93-4cae-b524-dd2764a919b5/action Jul 27 16:15:07.923059 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.openstack.wsgi [req-0b2bcc95-066b-470a-864d-225e479c77df req-aee3c943-5b31-4fe9-8df3-b06ee51951e2 tempest-TestVolumeBootPattern-1923367323 tempest-TestVolumeBootPattern-1923367323-project-member] Action body: b'{"os-complete": null}' {{(pid=100521) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 27 16:15:07.923218 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.openstack.wsgi [req-0b2bcc95-066b-470a-864d-225e479c77df req-aee3c943-5b31-4fe9-8df3-b06ee51951e2 tempest-TestVolumeBootPattern-1923367323 tempest-TestVolumeBootPattern-1923367323-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100521) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 27 16:15:07.925917 np0000005924 devstack@c-api.service[100522]: INFO cinder.volume.api [None req-20dfcec8-b72f-485c-882d-2883bcd09352 tempest-VolumesExtendAttachedTest-268056567 tempest-VolumesExtendAttachedTest-268056567-project-member] Volume info retrieved successfully. Jul 27 16:15:07.934793 np0000005924 devstack@c-api.service[100522]: INFO cinder.api.openstack.wsgi [None req-20dfcec8-b72f-485c-882d-2883bcd09352 tempest-VolumesExtendAttachedTest-268056567 tempest-VolumesExtendAttachedTest-268056567-project-member] https://10.4.3.117/volume/v3/volumes/c1ebe7ef-b990-4621-8c9d-e2d13ca009fb returned with HTTP 200 Jul 27 16:15:07.935366 np0000005924 devstack@c-api.service[100522]: [pid: 100522|app: 0|req: 675/2728] 10.4.3.117 () {68 vars in 1389 bytes} [Mon Jul 27 16:15:07 2026] GET /volume/v3/volumes/c1ebe7ef-b990-4621-8c9d-e2d13ca009fb => generated 866 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 27 16:15:07.947795 np0000005924 devstack@c-api.service[100521]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:15:07.947795 np0000005924 devstack@c-api.service[100521]: warnings.warn( Jul 27 16:15:07.962085 np0000005924 devstack@c-api.service[100521]: INFO cinder.api.openstack.wsgi [req-0b2bcc95-066b-470a-864d-225e479c77df req-aee3c943-5b31-4fe9-8df3-b06ee51951e2 tempest-TestVolumeBootPattern-1923367323 tempest-TestVolumeBootPattern-1923367323-project-member] https://10.4.3.117/volume/v3/attachments/e9f477cf-cc93-4cae-b524-dd2764a919b5/action returned with HTTP 204 Jul 27 16:15:07.962862 np0000005924 devstack@c-api.service[100521]: [pid: 100521|app: 0|req: 675/2729] 10.4.3.117 () {74 vars in 1725 bytes} [Mon Jul 27 16:15:07 2026] POST /volume/v3/attachments/e9f477cf-cc93-4cae-b524-dd2764a919b5/action => generated 0 bytes in 43 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jul 27 16:15:08.302165 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.middleware.request_id [None req-6472beb7-cda4-450a-9d88-c9f5858e9a28 None None] RequestId filter calling following filter/app {{(pid=100523) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:15:08.305288 np0000005924 devstack@c-api.service[100523]: INFO cinder.api.openstack.wsgi [None req-6472beb7-cda4-450a-9d88-c9f5858e9a28 tempest-VolumesBackupsV39Test-1078274254 tempest-VolumesBackupsV39Test-1078274254-project-member] GET https://10.4.3.117/volume/v3/backups/d77f37f6-ca01-49e1-9a0b-2843fd5b9d53 Jul 27 16:15:08.305724 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.openstack.wsgi [None req-6472beb7-cda4-450a-9d88-c9f5858e9a28 tempest-VolumesBackupsV39Test-1078274254 tempest-VolumesBackupsV39Test-1078274254-project-member] Empty body provided in request {{(pid=100523) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:15:08.306179 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.openstack.wsgi [None req-6472beb7-cda4-450a-9d88-c9f5858e9a28 tempest-VolumesBackupsV39Test-1078274254 tempest-VolumesBackupsV39Test-1078274254-project-member] Calling method 'show' {{(pid=100523) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:15:08.306411 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.v3.backups [None req-6472beb7-cda4-450a-9d88-c9f5858e9a28 tempest-VolumesBackupsV39Test-1078274254 tempest-VolumesBackupsV39Test-1078274254-project-member] Show backup with id d77f37f6-ca01-49e1-9a0b-2843fd5b9d53. {{(pid=100523) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 27 16:15:08.314921 np0000005924 devstack@c-api.service[100523]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:15:08.314921 np0000005924 devstack@c-api.service[100523]: warnings.warn( Jul 27 16:15:08.314921 np0000005924 devstack@c-api.service[100523]: INFO cinder.api.openstack.wsgi [None req-6472beb7-cda4-450a-9d88-c9f5858e9a28 tempest-VolumesBackupsV39Test-1078274254 tempest-VolumesBackupsV39Test-1078274254-project-member] https://10.4.3.117/volume/v3/backups/d77f37f6-ca01-49e1-9a0b-2843fd5b9d53 returned with HTTP 200 Jul 27 16:15:08.315186 np0000005924 devstack@c-api.service[100523]: [pid: 100523|app: 0|req: 689/2730] 10.4.3.117 () {68 vars in 1388 bytes} [Mon Jul 27 16:15:08 2026] GET /volume/v3/backups/d77f37f6-ca01-49e1-9a0b-2843fd5b9d53 => generated 797 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 27 16:15:08.564210 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.middleware.request_id [None req-472039d9-b894-43dc-aa4c-d82cf83f3505 None None] RequestId filter calling following filter/app {{(pid=100524) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:15:08.566525 np0000005924 devstack@c-api.service[100524]: INFO cinder.api.openstack.wsgi [None req-472039d9-b894-43dc-aa4c-d82cf83f3505 tempest-TestVolumeBackupRestore-18680935 tempest-TestVolumeBackupRestore-18680935-project-member] GET https://10.4.3.117/volume/v3/backups/97ab705f-a381-453e-ab9b-3917e342f48f Jul 27 16:15:08.566831 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.openstack.wsgi [None req-472039d9-b894-43dc-aa4c-d82cf83f3505 tempest-TestVolumeBackupRestore-18680935 tempest-TestVolumeBackupRestore-18680935-project-member] Empty body provided in request {{(pid=100524) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:15:08.567104 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.openstack.wsgi [None req-472039d9-b894-43dc-aa4c-d82cf83f3505 tempest-TestVolumeBackupRestore-18680935 tempest-TestVolumeBackupRestore-18680935-project-member] Calling method 'show' {{(pid=100524) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:15:08.567272 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.v3.backups [None req-472039d9-b894-43dc-aa4c-d82cf83f3505 tempest-TestVolumeBackupRestore-18680935 tempest-TestVolumeBackupRestore-18680935-project-member] Show backup with id 97ab705f-a381-453e-ab9b-3917e342f48f. {{(pid=100524) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 27 16:15:08.574665 np0000005924 devstack@c-api.service[100524]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:15:08.574665 np0000005924 devstack@c-api.service[100524]: warnings.warn( Jul 27 16:15:08.576352 np0000005924 devstack@c-api.service[100524]: INFO cinder.api.openstack.wsgi [None req-472039d9-b894-43dc-aa4c-d82cf83f3505 tempest-TestVolumeBackupRestore-18680935 tempest-TestVolumeBackupRestore-18680935-project-member] https://10.4.3.117/volume/v3/backups/97ab705f-a381-453e-ab9b-3917e342f48f returned with HTTP 200 Jul 27 16:15:08.576352 np0000005924 devstack@c-api.service[100524]: [pid: 100524|app: 0|req: 692/2731] 10.4.3.117 () {66 vars in 1348 bytes} [Mon Jul 27 16:15:08 2026] GET /volume/v3/backups/97ab705f-a381-453e-ab9b-3917e342f48f => generated 754 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 27 16:15:08.951208 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.middleware.request_id [None req-90ad3106-31a8-4db7-9da0-8fc52efa6c2a None None] RequestId filter calling following filter/app {{(pid=100522) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:15:08.952944 np0000005924 devstack@c-api.service[100522]: INFO cinder.api.openstack.wsgi [None req-90ad3106-31a8-4db7-9da0-8fc52efa6c2a tempest-VolumesExtendAttachedTest-268056567 tempest-VolumesExtendAttachedTest-268056567-project-member] GET https://10.4.3.117/volume/v3/volumes/c1ebe7ef-b990-4621-8c9d-e2d13ca009fb Jul 27 16:15:08.953137 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.openstack.wsgi [None req-90ad3106-31a8-4db7-9da0-8fc52efa6c2a tempest-VolumesExtendAttachedTest-268056567 tempest-VolumesExtendAttachedTest-268056567-project-member] Empty body provided in request {{(pid=100522) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:15:08.953317 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.openstack.wsgi [None req-90ad3106-31a8-4db7-9da0-8fc52efa6c2a tempest-VolumesExtendAttachedTest-268056567 tempest-VolumesExtendAttachedTest-268056567-project-member] Calling method 'show' {{(pid=100522) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:15:08.964372 np0000005924 devstack@c-api.service[100522]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:15:08.964372 np0000005924 devstack@c-api.service[100522]: warnings.warn( Jul 27 16:15:08.968247 np0000005924 devstack@c-api.service[100522]: INFO cinder.volume.api [None req-90ad3106-31a8-4db7-9da0-8fc52efa6c2a tempest-VolumesExtendAttachedTest-268056567 tempest-VolumesExtendAttachedTest-268056567-project-member] Volume info retrieved successfully. Jul 27 16:15:08.972990 np0000005924 devstack@c-api.service[100522]: INFO cinder.api.openstack.wsgi [None req-90ad3106-31a8-4db7-9da0-8fc52efa6c2a tempest-VolumesExtendAttachedTest-268056567 tempest-VolumesExtendAttachedTest-268056567-project-member] https://10.4.3.117/volume/v3/volumes/c1ebe7ef-b990-4621-8c9d-e2d13ca009fb returned with HTTP 200 Jul 27 16:15:08.973388 np0000005924 devstack@c-api.service[100522]: [pid: 100522|app: 0|req: 676/2732] 10.4.3.117 () {68 vars in 1389 bytes} [Mon Jul 27 16:15:08 2026] GET /volume/v3/volumes/c1ebe7ef-b990-4621-8c9d-e2d13ca009fb => generated 866 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 27 16:15:09.330034 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.middleware.request_id [None req-9caedd85-e001-4f0e-b2a6-0af693ed5287 None None] RequestId filter calling following filter/app {{(pid=100521) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:15:09.332639 np0000005924 devstack@c-api.service[100521]: INFO cinder.api.openstack.wsgi [None req-9caedd85-e001-4f0e-b2a6-0af693ed5287 tempest-VolumesBackupsV39Test-1078274254 tempest-VolumesBackupsV39Test-1078274254-project-member] GET https://10.4.3.117/volume/v3/backups/d77f37f6-ca01-49e1-9a0b-2843fd5b9d53 Jul 27 16:15:09.332892 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.openstack.wsgi [None req-9caedd85-e001-4f0e-b2a6-0af693ed5287 tempest-VolumesBackupsV39Test-1078274254 tempest-VolumesBackupsV39Test-1078274254-project-member] Empty body provided in request {{(pid=100521) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:15:09.333154 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.openstack.wsgi [None req-9caedd85-e001-4f0e-b2a6-0af693ed5287 tempest-VolumesBackupsV39Test-1078274254 tempest-VolumesBackupsV39Test-1078274254-project-member] Calling method 'show' {{(pid=100521) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:15:09.333315 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.v3.backups [None req-9caedd85-e001-4f0e-b2a6-0af693ed5287 tempest-VolumesBackupsV39Test-1078274254 tempest-VolumesBackupsV39Test-1078274254-project-member] Show backup with id d77f37f6-ca01-49e1-9a0b-2843fd5b9d53. {{(pid=100521) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 27 16:15:09.335833 np0000005924 devstack@c-api.service[100521]: DEBUG dbcounter [-] [100521] Writing DB stats cinder:SELECT=584,cinder:UPDATE=146,cinder:INSERT=99 {{(pid=100521) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 27 16:15:09.339710 np0000005924 devstack@c-api.service[100521]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:15:09.339710 np0000005924 devstack@c-api.service[100521]: warnings.warn( Jul 27 16:15:09.340784 np0000005924 devstack@c-api.service[100521]: INFO cinder.api.openstack.wsgi [None req-9caedd85-e001-4f0e-b2a6-0af693ed5287 tempest-VolumesBackupsV39Test-1078274254 tempest-VolumesBackupsV39Test-1078274254-project-member] https://10.4.3.117/volume/v3/backups/d77f37f6-ca01-49e1-9a0b-2843fd5b9d53 returned with HTTP 200 Jul 27 16:15:09.341360 np0000005924 devstack@c-api.service[100521]: [pid: 100521|app: 0|req: 676/2733] 10.4.3.117 () {68 vars in 1388 bytes} [Mon Jul 27 16:15:09 2026] GET /volume/v3/backups/d77f37f6-ca01-49e1-9a0b-2843fd5b9d53 => generated 797 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 27 16:15:09.589645 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.middleware.request_id [None req-bd7e617b-ba2b-45b4-a555-bc1388bbf522 None None] RequestId filter calling following filter/app {{(pid=100523) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:15:09.591964 np0000005924 devstack@c-api.service[100523]: INFO cinder.api.openstack.wsgi [None req-bd7e617b-ba2b-45b4-a555-bc1388bbf522 tempest-TestVolumeBackupRestore-18680935 tempest-TestVolumeBackupRestore-18680935-project-member] GET https://10.4.3.117/volume/v3/backups/97ab705f-a381-453e-ab9b-3917e342f48f Jul 27 16:15:09.593349 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.openstack.wsgi [None req-bd7e617b-ba2b-45b4-a555-bc1388bbf522 tempest-TestVolumeBackupRestore-18680935 tempest-TestVolumeBackupRestore-18680935-project-member] Empty body provided in request {{(pid=100523) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:15:09.593349 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.openstack.wsgi [None req-bd7e617b-ba2b-45b4-a555-bc1388bbf522 tempest-TestVolumeBackupRestore-18680935 tempest-TestVolumeBackupRestore-18680935-project-member] Calling method 'show' {{(pid=100523) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:15:09.593349 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.v3.backups [None req-bd7e617b-ba2b-45b4-a555-bc1388bbf522 tempest-TestVolumeBackupRestore-18680935 tempest-TestVolumeBackupRestore-18680935-project-member] Show backup with id 97ab705f-a381-453e-ab9b-3917e342f48f. {{(pid=100523) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 27 16:15:09.598019 np0000005924 devstack@c-api.service[100523]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:15:09.598019 np0000005924 devstack@c-api.service[100523]: warnings.warn( Jul 27 16:15:09.598989 np0000005924 devstack@c-api.service[100523]: INFO cinder.api.openstack.wsgi [None req-bd7e617b-ba2b-45b4-a555-bc1388bbf522 tempest-TestVolumeBackupRestore-18680935 tempest-TestVolumeBackupRestore-18680935-project-member] https://10.4.3.117/volume/v3/backups/97ab705f-a381-453e-ab9b-3917e342f48f returned with HTTP 200 Jul 27 16:15:09.599457 np0000005924 devstack@c-api.service[100523]: [pid: 100523|app: 0|req: 690/2734] 10.4.3.117 () {66 vars in 1348 bytes} [Mon Jul 27 16:15:09 2026] GET /volume/v3/backups/97ab705f-a381-453e-ab9b-3917e342f48f => generated 754 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 27 16:15:09.987341 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.middleware.request_id [None req-0e1d0047-f2de-4d31-ae9f-2d2ea44f0650 None None] RequestId filter calling following filter/app {{(pid=100524) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:15:09.989923 np0000005924 devstack@c-api.service[100524]: INFO cinder.api.openstack.wsgi [None req-0e1d0047-f2de-4d31-ae9f-2d2ea44f0650 tempest-VolumesExtendAttachedTest-268056567 tempest-VolumesExtendAttachedTest-268056567-project-member] GET https://10.4.3.117/volume/v3/volumes/c1ebe7ef-b990-4621-8c9d-e2d13ca009fb Jul 27 16:15:09.990108 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.openstack.wsgi [None req-0e1d0047-f2de-4d31-ae9f-2d2ea44f0650 tempest-VolumesExtendAttachedTest-268056567 tempest-VolumesExtendAttachedTest-268056567-project-member] Empty body provided in request {{(pid=100524) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:15:09.990277 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.openstack.wsgi [None req-0e1d0047-f2de-4d31-ae9f-2d2ea44f0650 tempest-VolumesExtendAttachedTest-268056567 tempest-VolumesExtendAttachedTest-268056567-project-member] Calling method 'show' {{(pid=100524) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:15:10.007830 np0000005924 devstack@c-api.service[100524]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:15:10.007830 np0000005924 devstack@c-api.service[100524]: warnings.warn( Jul 27 16:15:10.015272 np0000005924 devstack@c-api.service[100524]: INFO cinder.volume.api [None req-0e1d0047-f2de-4d31-ae9f-2d2ea44f0650 tempest-VolumesExtendAttachedTest-268056567 tempest-VolumesExtendAttachedTest-268056567-project-member] Volume info retrieved successfully. Jul 27 16:15:10.020284 np0000005924 devstack@c-api.service[100524]: INFO cinder.api.openstack.wsgi [None req-0e1d0047-f2de-4d31-ae9f-2d2ea44f0650 tempest-VolumesExtendAttachedTest-268056567 tempest-VolumesExtendAttachedTest-268056567-project-member] https://10.4.3.117/volume/v3/volumes/c1ebe7ef-b990-4621-8c9d-e2d13ca009fb returned with HTTP 200 Jul 27 16:15:10.020284 np0000005924 devstack@c-api.service[100524]: [pid: 100524|app: 0|req: 693/2735] 10.4.3.117 () {68 vars in 1389 bytes} [Mon Jul 27 16:15:09 2026] GET /volume/v3/volumes/c1ebe7ef-b990-4621-8c9d-e2d13ca009fb => generated 866 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 27 16:15:10.353572 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.middleware.request_id [None req-65f1263b-71fe-40fd-8627-882fff756a89 None None] RequestId filter calling following filter/app {{(pid=100522) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:15:10.355458 np0000005924 devstack@c-api.service[100522]: INFO cinder.api.openstack.wsgi [None req-65f1263b-71fe-40fd-8627-882fff756a89 tempest-VolumesBackupsV39Test-1078274254 tempest-VolumesBackupsV39Test-1078274254-project-member] GET https://10.4.3.117/volume/v3/backups/d77f37f6-ca01-49e1-9a0b-2843fd5b9d53 Jul 27 16:15:10.355666 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.openstack.wsgi [None req-65f1263b-71fe-40fd-8627-882fff756a89 tempest-VolumesBackupsV39Test-1078274254 tempest-VolumesBackupsV39Test-1078274254-project-member] Empty body provided in request {{(pid=100522) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:15:10.355836 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.openstack.wsgi [None req-65f1263b-71fe-40fd-8627-882fff756a89 tempest-VolumesBackupsV39Test-1078274254 tempest-VolumesBackupsV39Test-1078274254-project-member] Calling method 'show' {{(pid=100522) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:15:10.355959 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.v3.backups [None req-65f1263b-71fe-40fd-8627-882fff756a89 tempest-VolumesBackupsV39Test-1078274254 tempest-VolumesBackupsV39Test-1078274254-project-member] Show backup with id d77f37f6-ca01-49e1-9a0b-2843fd5b9d53. {{(pid=100522) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 27 16:15:10.360542 np0000005924 devstack@c-api.service[100522]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:15:10.360542 np0000005924 devstack@c-api.service[100522]: warnings.warn( Jul 27 16:15:10.361429 np0000005924 devstack@c-api.service[100522]: INFO cinder.api.openstack.wsgi [None req-65f1263b-71fe-40fd-8627-882fff756a89 tempest-VolumesBackupsV39Test-1078274254 tempest-VolumesBackupsV39Test-1078274254-project-member] https://10.4.3.117/volume/v3/backups/d77f37f6-ca01-49e1-9a0b-2843fd5b9d53 returned with HTTP 200 Jul 27 16:15:10.362731 np0000005924 devstack@c-api.service[100522]: [pid: 100522|app: 0|req: 677/2736] 10.4.3.117 () {68 vars in 1388 bytes} [Mon Jul 27 16:15:10 2026] GET /volume/v3/backups/d77f37f6-ca01-49e1-9a0b-2843fd5b9d53 => generated 797 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 27 16:15:10.493970 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.middleware.request_id [req-b74fa077-ab7a-413b-9f8f-8c72bf5c1e19 req-8391e935-fa64-4c86-bbf6-359d34782f8c None None] RequestId filter calling following filter/app {{(pid=100521) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:15:10.496176 np0000005924 devstack@c-api.service[100521]: INFO cinder.api.openstack.wsgi [req-b74fa077-ab7a-413b-9f8f-8c72bf5c1e19 req-8391e935-fa64-4c86-bbf6-359d34782f8c tempest-VolumesExtendAttachedTest-268056567 tempest-VolumesExtendAttachedTest-268056567-project-member] POST https://10.4.3.117/volume/v3/attachments/c765c8a0-16b4-4200-949c-295229be3a95/action Jul 27 16:15:10.496536 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.openstack.wsgi [req-b74fa077-ab7a-413b-9f8f-8c72bf5c1e19 req-8391e935-fa64-4c86-bbf6-359d34782f8c tempest-VolumesExtendAttachedTest-268056567 tempest-VolumesExtendAttachedTest-268056567-project-member] Action body: b'{"os-complete": null}' {{(pid=100521) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 27 16:15:10.496659 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.openstack.wsgi [req-b74fa077-ab7a-413b-9f8f-8c72bf5c1e19 req-8391e935-fa64-4c86-bbf6-359d34782f8c tempest-VolumesExtendAttachedTest-268056567 tempest-VolumesExtendAttachedTest-268056567-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100521) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 27 16:15:10.514094 np0000005924 devstack@c-api.service[100521]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:15:10.514094 np0000005924 devstack@c-api.service[100521]: warnings.warn( Jul 27 16:15:10.525210 np0000005924 devstack@c-api.service[100521]: INFO cinder.api.openstack.wsgi [req-b74fa077-ab7a-413b-9f8f-8c72bf5c1e19 req-8391e935-fa64-4c86-bbf6-359d34782f8c tempest-VolumesExtendAttachedTest-268056567 tempest-VolumesExtendAttachedTest-268056567-project-member] https://10.4.3.117/volume/v3/attachments/c765c8a0-16b4-4200-949c-295229be3a95/action returned with HTTP 204 Jul 27 16:15:10.525790 np0000005924 devstack@c-api.service[100521]: [pid: 100521|app: 0|req: 677/2737] 10.4.3.117 () {74 vars in 1725 bytes} [Mon Jul 27 16:15:10 2026] POST /volume/v3/attachments/c765c8a0-16b4-4200-949c-295229be3a95/action => generated 0 bytes in 32 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jul 27 16:15:10.614283 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.middleware.request_id [None req-218feb14-f864-4df2-891e-3a68b80f499c None None] RequestId filter calling following filter/app {{(pid=100523) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:15:10.617234 np0000005924 devstack@c-api.service[100523]: INFO cinder.api.openstack.wsgi [None req-218feb14-f864-4df2-891e-3a68b80f499c tempest-TestVolumeBackupRestore-18680935 tempest-TestVolumeBackupRestore-18680935-project-member] GET https://10.4.3.117/volume/v3/backups/97ab705f-a381-453e-ab9b-3917e342f48f Jul 27 16:15:10.617532 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.openstack.wsgi [None req-218feb14-f864-4df2-891e-3a68b80f499c tempest-TestVolumeBackupRestore-18680935 tempest-TestVolumeBackupRestore-18680935-project-member] Empty body provided in request {{(pid=100523) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:15:10.617817 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.openstack.wsgi [None req-218feb14-f864-4df2-891e-3a68b80f499c tempest-TestVolumeBackupRestore-18680935 tempest-TestVolumeBackupRestore-18680935-project-member] Calling method 'show' {{(pid=100523) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:15:10.617982 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.v3.backups [None req-218feb14-f864-4df2-891e-3a68b80f499c tempest-TestVolumeBackupRestore-18680935 tempest-TestVolumeBackupRestore-18680935-project-member] Show backup with id 97ab705f-a381-453e-ab9b-3917e342f48f. {{(pid=100523) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 27 16:15:10.622706 np0000005924 devstack@c-api.service[100523]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:15:10.622706 np0000005924 devstack@c-api.service[100523]: warnings.warn( Jul 27 16:15:10.623453 np0000005924 devstack@c-api.service[100523]: INFO cinder.api.openstack.wsgi [None req-218feb14-f864-4df2-891e-3a68b80f499c tempest-TestVolumeBackupRestore-18680935 tempest-TestVolumeBackupRestore-18680935-project-member] https://10.4.3.117/volume/v3/backups/97ab705f-a381-453e-ab9b-3917e342f48f returned with HTTP 200 Jul 27 16:15:10.623933 np0000005924 devstack@c-api.service[100523]: [pid: 100523|app: 0|req: 691/2738] 10.4.3.117 () {66 vars in 1348 bytes} [Mon Jul 27 16:15:10 2026] GET /volume/v3/backups/97ab705f-a381-453e-ab9b-3917e342f48f => generated 754 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 27 16:15:11.037902 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.middleware.request_id [None req-85b97454-e751-476b-a321-821be52d8f44 None None] RequestId filter calling following filter/app {{(pid=100524) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:15:11.039673 np0000005924 devstack@c-api.service[100524]: INFO cinder.api.openstack.wsgi [None req-85b97454-e751-476b-a321-821be52d8f44 tempest-VolumesExtendAttachedTest-268056567 tempest-VolumesExtendAttachedTest-268056567-project-member] GET https://10.4.3.117/volume/v3/volumes/c1ebe7ef-b990-4621-8c9d-e2d13ca009fb Jul 27 16:15:11.039882 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.openstack.wsgi [None req-85b97454-e751-476b-a321-821be52d8f44 tempest-VolumesExtendAttachedTest-268056567 tempest-VolumesExtendAttachedTest-268056567-project-member] Empty body provided in request {{(pid=100524) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:15:11.040079 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.openstack.wsgi [None req-85b97454-e751-476b-a321-821be52d8f44 tempest-VolumesExtendAttachedTest-268056567 tempest-VolumesExtendAttachedTest-268056567-project-member] Calling method 'show' {{(pid=100524) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:15:11.053319 np0000005924 devstack@c-api.service[100524]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:15:11.053319 np0000005924 devstack@c-api.service[100524]: warnings.warn( Jul 27 16:15:11.057056 np0000005924 devstack@c-api.service[100524]: INFO cinder.volume.api [None req-85b97454-e751-476b-a321-821be52d8f44 tempest-VolumesExtendAttachedTest-268056567 tempest-VolumesExtendAttachedTest-268056567-project-member] Volume info retrieved successfully. Jul 27 16:15:11.061546 np0000005924 devstack@c-api.service[100524]: INFO cinder.api.openstack.wsgi [None req-85b97454-e751-476b-a321-821be52d8f44 tempest-VolumesExtendAttachedTest-268056567 tempest-VolumesExtendAttachedTest-268056567-project-member] https://10.4.3.117/volume/v3/volumes/c1ebe7ef-b990-4621-8c9d-e2d13ca009fb returned with HTTP 200 Jul 27 16:15:11.063960 np0000005924 devstack@c-api.service[100524]: [pid: 100524|app: 0|req: 694/2739] 10.4.3.117 () {68 vars in 1389 bytes} [Mon Jul 27 16:15:11 2026] GET /volume/v3/volumes/c1ebe7ef-b990-4621-8c9d-e2d13ca009fb => generated 1158 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 27 16:15:11.076930 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.middleware.request_id [None req-d20e2bd9-63aa-413e-96e4-f2eacd76534c None None] RequestId filter calling following filter/app {{(pid=100522) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:15:11.078998 np0000005924 devstack@c-api.service[100522]: INFO cinder.api.openstack.wsgi [None req-d20e2bd9-63aa-413e-96e4-f2eacd76534c tempest-VolumesExtendAttachedTest-268056567 tempest-VolumesExtendAttachedTest-268056567-project-member] POST https://10.4.3.117/volume/v3/volumes/c1ebe7ef-b990-4621-8c9d-e2d13ca009fb/action Jul 27 16:15:11.079451 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.openstack.wsgi [None req-d20e2bd9-63aa-413e-96e4-f2eacd76534c tempest-VolumesExtendAttachedTest-268056567 tempest-VolumesExtendAttachedTest-268056567-project-member] Action body: b'{"os-extend": {"new_size": 2}}' {{(pid=100522) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 27 16:15:11.079600 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.openstack.wsgi [None req-d20e2bd9-63aa-413e-96e4-f2eacd76534c tempest-VolumesExtendAttachedTest-268056567 tempest-VolumesExtendAttachedTest-268056567-project-member] Action: 'action', calling method: _extend, body: {"os-extend": {"new_size": 2}} {{(pid=100522) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 27 16:15:11.093180 np0000005924 devstack@c-api.service[100522]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:15:11.093180 np0000005924 devstack@c-api.service[100522]: warnings.warn( Jul 27 16:15:11.093938 np0000005924 devstack@c-api.service[100522]: INFO cinder.volume.api [None req-d20e2bd9-63aa-413e-96e4-f2eacd76534c tempest-VolumesExtendAttachedTest-268056567 tempest-VolumesExtendAttachedTest-268056567-project-member] Volume info retrieved successfully. Jul 27 16:15:11.134557 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.quota [None req-d20e2bd9-63aa-413e-96e4-f2eacd76534c tempest-VolumesExtendAttachedTest-268056567 tempest-VolumesExtendAttachedTest-268056567-project-member] Created reservations ['aafdf536-a4d5-4b0e-b401-58e8194b6c11', 'a11f003e-50ac-4f29-803e-d168b9d2d83c'] {{(pid=100522) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 27 16:15:11.161662 np0000005924 devstack@c-api.service[100522]: INFO cinder.volume.api [None req-d20e2bd9-63aa-413e-96e4-f2eacd76534c tempest-VolumesExtendAttachedTest-268056567 tempest-VolumesExtendAttachedTest-268056567-project-member] Extend volume request issued successfully. Jul 27 16:15:11.161879 np0000005924 devstack@c-api.service[100522]: INFO cinder.api.openstack.wsgi [None req-d20e2bd9-63aa-413e-96e4-f2eacd76534c tempest-VolumesExtendAttachedTest-268056567 tempest-VolumesExtendAttachedTest-268056567-project-member] https://10.4.3.117/volume/v3/volumes/c1ebe7ef-b990-4621-8c9d-e2d13ca009fb/action returned with HTTP 202 Jul 27 16:15:11.162431 np0000005924 devstack@c-api.service[100522]: [pid: 100522|app: 0|req: 678/2740] 10.4.3.117 () {70 vars in 1431 bytes} [Mon Jul 27 16:15:11 2026] POST /volume/v3/volumes/c1ebe7ef-b990-4621-8c9d-e2d13ca009fb/action => generated 0 bytes in 86 msecs (HTTP/1.1 202) 7 headers in 290 bytes (1 switches on core 0) Jul 27 16:15:11.176183 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.middleware.request_id [None req-985fd23a-3528-4760-b43c-7c7606e457c8 None None] RequestId filter calling following filter/app {{(pid=100521) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:15:11.178442 np0000005924 devstack@c-api.service[100521]: INFO cinder.api.openstack.wsgi [None req-985fd23a-3528-4760-b43c-7c7606e457c8 tempest-VolumesExtendAttachedTest-268056567 tempest-VolumesExtendAttachedTest-268056567-project-member] GET https://10.4.3.117/volume/v3/volumes/c1ebe7ef-b990-4621-8c9d-e2d13ca009fb Jul 27 16:15:11.178922 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.openstack.wsgi [None req-985fd23a-3528-4760-b43c-7c7606e457c8 tempest-VolumesExtendAttachedTest-268056567 tempest-VolumesExtendAttachedTest-268056567-project-member] Empty body provided in request {{(pid=100521) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:15:11.179004 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.openstack.wsgi [None req-985fd23a-3528-4760-b43c-7c7606e457c8 tempest-VolumesExtendAttachedTest-268056567 tempest-VolumesExtendAttachedTest-268056567-project-member] Calling method 'show' {{(pid=100521) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:15:11.190436 np0000005924 devstack@c-api.service[100521]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:15:11.190436 np0000005924 devstack@c-api.service[100521]: warnings.warn( Jul 27 16:15:11.194700 np0000005924 devstack@c-api.service[100521]: INFO cinder.volume.api [None req-985fd23a-3528-4760-b43c-7c7606e457c8 tempest-VolumesExtendAttachedTest-268056567 tempest-VolumesExtendAttachedTest-268056567-project-member] Volume info retrieved successfully. Jul 27 16:15:11.200207 np0000005924 devstack@c-api.service[100521]: INFO cinder.api.openstack.wsgi [None req-985fd23a-3528-4760-b43c-7c7606e457c8 tempest-VolumesExtendAttachedTest-268056567 tempest-VolumesExtendAttachedTest-268056567-project-member] https://10.4.3.117/volume/v3/volumes/c1ebe7ef-b990-4621-8c9d-e2d13ca009fb returned with HTTP 200 Jul 27 16:15:11.200699 np0000005924 devstack@c-api.service[100521]: [pid: 100521|app: 0|req: 678/2741] 10.4.3.117 () {68 vars in 1389 bytes} [Mon Jul 27 16:15:11 2026] GET /volume/v3/volumes/c1ebe7ef-b990-4621-8c9d-e2d13ca009fb => generated 1161 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 27 16:15:11.376762 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.middleware.request_id [None req-95e75f5a-37c7-4333-b1dc-cce6613a94ca None None] RequestId filter calling following filter/app {{(pid=100523) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:15:11.379275 np0000005924 devstack@c-api.service[100523]: INFO cinder.api.openstack.wsgi [None req-95e75f5a-37c7-4333-b1dc-cce6613a94ca tempest-VolumesBackupsV39Test-1078274254 tempest-VolumesBackupsV39Test-1078274254-project-member] GET https://10.4.3.117/volume/v3/backups/d77f37f6-ca01-49e1-9a0b-2843fd5b9d53 Jul 27 16:15:11.379633 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.openstack.wsgi [None req-95e75f5a-37c7-4333-b1dc-cce6613a94ca tempest-VolumesBackupsV39Test-1078274254 tempest-VolumesBackupsV39Test-1078274254-project-member] Empty body provided in request {{(pid=100523) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:15:11.379843 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.openstack.wsgi [None req-95e75f5a-37c7-4333-b1dc-cce6613a94ca tempest-VolumesBackupsV39Test-1078274254 tempest-VolumesBackupsV39Test-1078274254-project-member] Calling method 'show' {{(pid=100523) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:15:11.380672 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.v3.backups [None req-95e75f5a-37c7-4333-b1dc-cce6613a94ca tempest-VolumesBackupsV39Test-1078274254 tempest-VolumesBackupsV39Test-1078274254-project-member] Show backup with id d77f37f6-ca01-49e1-9a0b-2843fd5b9d53. {{(pid=100523) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 27 16:15:11.387279 np0000005924 devstack@c-api.service[100523]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:15:11.387279 np0000005924 devstack@c-api.service[100523]: warnings.warn( Jul 27 16:15:11.390341 np0000005924 devstack@c-api.service[100523]: INFO cinder.api.openstack.wsgi [None req-95e75f5a-37c7-4333-b1dc-cce6613a94ca tempest-VolumesBackupsV39Test-1078274254 tempest-VolumesBackupsV39Test-1078274254-project-member] https://10.4.3.117/volume/v3/backups/d77f37f6-ca01-49e1-9a0b-2843fd5b9d53 returned with HTTP 200 Jul 27 16:15:11.390903 np0000005924 devstack@c-api.service[100523]: [pid: 100523|app: 0|req: 692/2742] 10.4.3.117 () {68 vars in 1388 bytes} [Mon Jul 27 16:15:11 2026] GET /volume/v3/backups/d77f37f6-ca01-49e1-9a0b-2843fd5b9d53 => generated 797 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 27 16:15:11.501447 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.middleware.request_id [req-d20e2bd9-63aa-413e-96e4-f2eacd76534c req-97e3a138-25ac-4b6f-89bb-ee4d093381ea None None] RequestId filter calling following filter/app {{(pid=100524) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:15:11.505660 np0000005924 devstack@c-api.service[100524]: INFO cinder.api.openstack.wsgi [req-d20e2bd9-63aa-413e-96e4-f2eacd76534c req-97e3a138-25ac-4b6f-89bb-ee4d093381ea service nova] GET https://10.4.3.117/volume/v3/volumes/c1ebe7ef-b990-4621-8c9d-e2d13ca009fb Jul 27 16:15:11.507177 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.openstack.wsgi [req-d20e2bd9-63aa-413e-96e4-f2eacd76534c req-97e3a138-25ac-4b6f-89bb-ee4d093381ea service nova] Empty body provided in request {{(pid=100524) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:15:11.507901 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.openstack.wsgi [req-d20e2bd9-63aa-413e-96e4-f2eacd76534c req-97e3a138-25ac-4b6f-89bb-ee4d093381ea service nova] Calling method 'show' {{(pid=100524) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:15:11.531016 np0000005924 devstack@c-api.service[100524]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:15:11.531016 np0000005924 devstack@c-api.service[100524]: warnings.warn( Jul 27 16:15:11.541674 np0000005924 devstack@c-api.service[100524]: INFO cinder.volume.api [req-d20e2bd9-63aa-413e-96e4-f2eacd76534c req-97e3a138-25ac-4b6f-89bb-ee4d093381ea service nova] Volume info retrieved successfully. Jul 27 16:15:11.551651 np0000005924 devstack@c-api.service[100524]: INFO cinder.api.openstack.wsgi [req-d20e2bd9-63aa-413e-96e4-f2eacd76534c req-97e3a138-25ac-4b6f-89bb-ee4d093381ea service nova] https://10.4.3.117/volume/v3/volumes/c1ebe7ef-b990-4621-8c9d-e2d13ca009fb returned with HTTP 200 Jul 27 16:15:11.552220 np0000005924 devstack@c-api.service[100524]: [pid: 100524|app: 0|req: 695/2743] 10.4.3.117 () {68 vars in 1598 bytes} [Mon Jul 27 16:15:11 2026] GET /volume/v3/volumes/c1ebe7ef-b990-4621-8c9d-e2d13ca009fb => generated 1314 bytes in 51 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 27 16:15:11.638964 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.middleware.request_id [None req-a70f6b65-bf0c-4a35-8e62-8c5d3172d2f0 None None] RequestId filter calling following filter/app {{(pid=100522) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:15:11.645628 np0000005924 devstack@c-api.service[100522]: INFO cinder.api.openstack.wsgi [None req-a70f6b65-bf0c-4a35-8e62-8c5d3172d2f0 tempest-TestVolumeBackupRestore-18680935 tempest-TestVolumeBackupRestore-18680935-project-member] GET https://10.4.3.117/volume/v3/backups/97ab705f-a381-453e-ab9b-3917e342f48f Jul 27 16:15:11.647521 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.openstack.wsgi [None req-a70f6b65-bf0c-4a35-8e62-8c5d3172d2f0 tempest-TestVolumeBackupRestore-18680935 tempest-TestVolumeBackupRestore-18680935-project-member] Empty body provided in request {{(pid=100522) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:15:11.647834 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.openstack.wsgi [None req-a70f6b65-bf0c-4a35-8e62-8c5d3172d2f0 tempest-TestVolumeBackupRestore-18680935 tempest-TestVolumeBackupRestore-18680935-project-member] Calling method 'show' {{(pid=100522) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:15:11.647985 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.v3.backups [None req-a70f6b65-bf0c-4a35-8e62-8c5d3172d2f0 tempest-TestVolumeBackupRestore-18680935 tempest-TestVolumeBackupRestore-18680935-project-member] Show backup with id 97ab705f-a381-453e-ab9b-3917e342f48f. {{(pid=100522) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 27 16:15:11.656548 np0000005924 devstack@c-api.service[100522]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:15:11.656548 np0000005924 devstack@c-api.service[100522]: warnings.warn( Jul 27 16:15:11.659177 np0000005924 devstack@c-api.service[100522]: INFO cinder.api.openstack.wsgi [None req-a70f6b65-bf0c-4a35-8e62-8c5d3172d2f0 tempest-TestVolumeBackupRestore-18680935 tempest-TestVolumeBackupRestore-18680935-project-member] https://10.4.3.117/volume/v3/backups/97ab705f-a381-453e-ab9b-3917e342f48f returned with HTTP 200 Jul 27 16:15:11.659177 np0000005924 devstack@c-api.service[100522]: [pid: 100522|app: 0|req: 679/2744] 10.4.3.117 () {66 vars in 1348 bytes} [Mon Jul 27 16:15:11 2026] GET /volume/v3/backups/97ab705f-a381-453e-ab9b-3917e342f48f => generated 755 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 27 16:15:12.219128 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.middleware.request_id [None req-49091cf9-2647-4260-b49a-d4f05f012956 None None] RequestId filter calling following filter/app {{(pid=100521) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:15:12.221259 np0000005924 devstack@c-api.service[100521]: INFO cinder.api.openstack.wsgi [None req-49091cf9-2647-4260-b49a-d4f05f012956 tempest-VolumesExtendAttachedTest-268056567 tempest-VolumesExtendAttachedTest-268056567-project-member] GET https://10.4.3.117/volume/v3/volumes/c1ebe7ef-b990-4621-8c9d-e2d13ca009fb Jul 27 16:15:12.221511 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.openstack.wsgi [None req-49091cf9-2647-4260-b49a-d4f05f012956 tempest-VolumesExtendAttachedTest-268056567 tempest-VolumesExtendAttachedTest-268056567-project-member] Empty body provided in request {{(pid=100521) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:15:12.221746 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.openstack.wsgi [None req-49091cf9-2647-4260-b49a-d4f05f012956 tempest-VolumesExtendAttachedTest-268056567 tempest-VolumesExtendAttachedTest-268056567-project-member] Calling method 'show' {{(pid=100521) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:15:12.233225 np0000005924 devstack@c-api.service[100521]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:15:12.233225 np0000005924 devstack@c-api.service[100521]: warnings.warn( Jul 27 16:15:12.237139 np0000005924 devstack@c-api.service[100521]: INFO cinder.volume.api [None req-49091cf9-2647-4260-b49a-d4f05f012956 tempest-VolumesExtendAttachedTest-268056567 tempest-VolumesExtendAttachedTest-268056567-project-member] Volume info retrieved successfully. Jul 27 16:15:12.242208 np0000005924 devstack@c-api.service[100521]: INFO cinder.api.openstack.wsgi [None req-49091cf9-2647-4260-b49a-d4f05f012956 tempest-VolumesExtendAttachedTest-268056567 tempest-VolumesExtendAttachedTest-268056567-project-member] https://10.4.3.117/volume/v3/volumes/c1ebe7ef-b990-4621-8c9d-e2d13ca009fb returned with HTTP 200 Jul 27 16:15:12.242913 np0000005924 devstack@c-api.service[100521]: [pid: 100521|app: 0|req: 679/2745] 10.4.3.117 () {68 vars in 1389 bytes} [Mon Jul 27 16:15:12 2026] GET /volume/v3/volumes/c1ebe7ef-b990-4621-8c9d-e2d13ca009fb => generated 1158 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 27 16:15:12.255915 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.middleware.request_id [None req-7831844b-71b2-47f8-84c0-db9b08e89c5d None None] RequestId filter calling following filter/app {{(pid=100523) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:15:12.257925 np0000005924 devstack@c-api.service[100523]: INFO cinder.api.openstack.wsgi [None req-7831844b-71b2-47f8-84c0-db9b08e89c5d tempest-VolumesExtendAttachedTest-268056567 tempest-VolumesExtendAttachedTest-268056567-project-member] GET https://10.4.3.117/volume/v3/volumes/c1ebe7ef-b990-4621-8c9d-e2d13ca009fb Jul 27 16:15:12.258166 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.openstack.wsgi [None req-7831844b-71b2-47f8-84c0-db9b08e89c5d tempest-VolumesExtendAttachedTest-268056567 tempest-VolumesExtendAttachedTest-268056567-project-member] Empty body provided in request {{(pid=100523) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:15:12.258514 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.openstack.wsgi [None req-7831844b-71b2-47f8-84c0-db9b08e89c5d tempest-VolumesExtendAttachedTest-268056567 tempest-VolumesExtendAttachedTest-268056567-project-member] Calling method 'show' {{(pid=100523) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:15:12.268954 np0000005924 devstack@c-api.service[100523]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:15:12.268954 np0000005924 devstack@c-api.service[100523]: warnings.warn( Jul 27 16:15:12.272677 np0000005924 devstack@c-api.service[100523]: INFO cinder.volume.api [None req-7831844b-71b2-47f8-84c0-db9b08e89c5d tempest-VolumesExtendAttachedTest-268056567 tempest-VolumesExtendAttachedTest-268056567-project-member] Volume info retrieved successfully. Jul 27 16:15:12.278277 np0000005924 devstack@c-api.service[100523]: INFO cinder.api.openstack.wsgi [None req-7831844b-71b2-47f8-84c0-db9b08e89c5d tempest-VolumesExtendAttachedTest-268056567 tempest-VolumesExtendAttachedTest-268056567-project-member] https://10.4.3.117/volume/v3/volumes/c1ebe7ef-b990-4621-8c9d-e2d13ca009fb returned with HTTP 200 Jul 27 16:15:12.278941 np0000005924 devstack@c-api.service[100523]: [pid: 100523|app: 0|req: 693/2746] 10.4.3.117 () {68 vars in 1389 bytes} [Mon Jul 27 16:15:12 2026] GET /volume/v3/volumes/c1ebe7ef-b990-4621-8c9d-e2d13ca009fb => generated 1158 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 27 16:15:12.407757 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.middleware.request_id [None req-85b157a7-e99e-4055-b77a-6ce8c60258c7 None None] RequestId filter calling following filter/app {{(pid=100524) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:15:12.409875 np0000005924 devstack@c-api.service[100524]: INFO cinder.api.openstack.wsgi [None req-85b157a7-e99e-4055-b77a-6ce8c60258c7 tempest-VolumesBackupsV39Test-1078274254 tempest-VolumesBackupsV39Test-1078274254-project-member] GET https://10.4.3.117/volume/v3/backups/d77f37f6-ca01-49e1-9a0b-2843fd5b9d53 Jul 27 16:15:12.410092 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.openstack.wsgi [None req-85b157a7-e99e-4055-b77a-6ce8c60258c7 tempest-VolumesBackupsV39Test-1078274254 tempest-VolumesBackupsV39Test-1078274254-project-member] Empty body provided in request {{(pid=100524) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:15:12.410224 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.openstack.wsgi [None req-85b157a7-e99e-4055-b77a-6ce8c60258c7 tempest-VolumesBackupsV39Test-1078274254 tempest-VolumesBackupsV39Test-1078274254-project-member] Calling method 'show' {{(pid=100524) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:15:12.410350 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.v3.backups [None req-85b157a7-e99e-4055-b77a-6ce8c60258c7 tempest-VolumesBackupsV39Test-1078274254 tempest-VolumesBackupsV39Test-1078274254-project-member] Show backup with id d77f37f6-ca01-49e1-9a0b-2843fd5b9d53. {{(pid=100524) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 27 16:15:12.417772 np0000005924 devstack@c-api.service[100524]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:15:12.417772 np0000005924 devstack@c-api.service[100524]: warnings.warn( Jul 27 16:15:12.418714 np0000005924 devstack@c-api.service[100524]: INFO cinder.api.openstack.wsgi [None req-85b157a7-e99e-4055-b77a-6ce8c60258c7 tempest-VolumesBackupsV39Test-1078274254 tempest-VolumesBackupsV39Test-1078274254-project-member] https://10.4.3.117/volume/v3/backups/d77f37f6-ca01-49e1-9a0b-2843fd5b9d53 returned with HTTP 200 Jul 27 16:15:12.419509 np0000005924 devstack@c-api.service[100524]: [pid: 100524|app: 0|req: 696/2747] 10.4.3.117 () {68 vars in 1388 bytes} [Mon Jul 27 16:15:12 2026] GET /volume/v3/backups/d77f37f6-ca01-49e1-9a0b-2843fd5b9d53 => generated 797 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 27 16:15:12.486122 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.middleware.request_id [req-051a9f28-72bb-44f9-8614-e2ee2da717a8 req-9270712f-1d75-46c6-be2c-1162fd6f4762 None None] RequestId filter calling following filter/app {{(pid=100522) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:15:12.488170 np0000005924 devstack@c-api.service[100522]: INFO cinder.api.openstack.wsgi [req-051a9f28-72bb-44f9-8614-e2ee2da717a8 req-9270712f-1d75-46c6-be2c-1162fd6f4762 tempest-VolumesExtendAttachedTest-268056567 tempest-VolumesExtendAttachedTest-268056567-project-member] GET https://10.4.3.117/volume/v3/volumes/c1ebe7ef-b990-4621-8c9d-e2d13ca009fb Jul 27 16:15:12.488382 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.openstack.wsgi [req-051a9f28-72bb-44f9-8614-e2ee2da717a8 req-9270712f-1d75-46c6-be2c-1162fd6f4762 tempest-VolumesExtendAttachedTest-268056567 tempest-VolumesExtendAttachedTest-268056567-project-member] Empty body provided in request {{(pid=100522) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:15:12.488589 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.openstack.wsgi [req-051a9f28-72bb-44f9-8614-e2ee2da717a8 req-9270712f-1d75-46c6-be2c-1162fd6f4762 tempest-VolumesExtendAttachedTest-268056567 tempest-VolumesExtendAttachedTest-268056567-project-member] Calling method 'show' {{(pid=100522) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:15:12.497666 np0000005924 devstack@c-api.service[100522]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:15:12.497666 np0000005924 devstack@c-api.service[100522]: warnings.warn( Jul 27 16:15:12.501019 np0000005924 devstack@c-api.service[100522]: INFO cinder.volume.api [req-051a9f28-72bb-44f9-8614-e2ee2da717a8 req-9270712f-1d75-46c6-be2c-1162fd6f4762 tempest-VolumesExtendAttachedTest-268056567 tempest-VolumesExtendAttachedTest-268056567-project-member] Volume info retrieved successfully. Jul 27 16:15:12.504952 np0000005924 devstack@c-api.service[100522]: INFO cinder.api.openstack.wsgi [req-051a9f28-72bb-44f9-8614-e2ee2da717a8 req-9270712f-1d75-46c6-be2c-1162fd6f4762 tempest-VolumesExtendAttachedTest-268056567 tempest-VolumesExtendAttachedTest-268056567-project-member] https://10.4.3.117/volume/v3/volumes/c1ebe7ef-b990-4621-8c9d-e2d13ca009fb returned with HTTP 200 Jul 27 16:15:12.505340 np0000005924 devstack@c-api.service[100522]: [pid: 100522|app: 0|req: 680/2748] 10.4.3.117 () {68 vars in 1598 bytes} [Mon Jul 27 16:15:12 2026] GET /volume/v3/volumes/c1ebe7ef-b990-4621-8c9d-e2d13ca009fb => generated 1140 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 27 16:15:12.527122 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.middleware.request_id [req-051a9f28-72bb-44f9-8614-e2ee2da717a8 req-19f3a8a1-a606-4749-9400-00790b3e54fd None None] RequestId filter calling following filter/app {{(pid=100521) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:15:12.529390 np0000005924 devstack@c-api.service[100521]: INFO cinder.api.openstack.wsgi [req-051a9f28-72bb-44f9-8614-e2ee2da717a8 req-19f3a8a1-a606-4749-9400-00790b3e54fd tempest-VolumesExtendAttachedTest-268056567 tempest-VolumesExtendAttachedTest-268056567-project-member] POST https://10.4.3.117/volume/v3/volumes/c1ebe7ef-b990-4621-8c9d-e2d13ca009fb/action Jul 27 16:15:12.529828 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.openstack.wsgi [req-051a9f28-72bb-44f9-8614-e2ee2da717a8 req-19f3a8a1-a606-4749-9400-00790b3e54fd tempest-VolumesExtendAttachedTest-268056567 tempest-VolumesExtendAttachedTest-268056567-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100521) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 27 16:15:12.529985 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.openstack.wsgi [req-051a9f28-72bb-44f9-8614-e2ee2da717a8 req-19f3a8a1-a606-4749-9400-00790b3e54fd tempest-VolumesExtendAttachedTest-268056567 tempest-VolumesExtendAttachedTest-268056567-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100521) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 27 16:15:12.542189 np0000005924 devstack@c-api.service[100521]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:15:12.542189 np0000005924 devstack@c-api.service[100521]: warnings.warn( Jul 27 16:15:12.543048 np0000005924 devstack@c-api.service[100521]: INFO cinder.volume.api [req-051a9f28-72bb-44f9-8614-e2ee2da717a8 req-19f3a8a1-a606-4749-9400-00790b3e54fd tempest-VolumesExtendAttachedTest-268056567 tempest-VolumesExtendAttachedTest-268056567-project-member] Volume info retrieved successfully. Jul 27 16:15:12.552734 np0000005924 devstack@c-api.service[100521]: INFO cinder.volume.api [req-051a9f28-72bb-44f9-8614-e2ee2da717a8 req-19f3a8a1-a606-4749-9400-00790b3e54fd tempest-VolumesExtendAttachedTest-268056567 tempest-VolumesExtendAttachedTest-268056567-project-member] Begin detaching volume completed successfully. Jul 27 16:15:12.553074 np0000005924 devstack@c-api.service[100521]: INFO cinder.api.openstack.wsgi [req-051a9f28-72bb-44f9-8614-e2ee2da717a8 req-19f3a8a1-a606-4749-9400-00790b3e54fd tempest-VolumesExtendAttachedTest-268056567 tempest-VolumesExtendAttachedTest-268056567-project-member] https://10.4.3.117/volume/v3/volumes/c1ebe7ef-b990-4621-8c9d-e2d13ca009fb/action returned with HTTP 202 Jul 27 16:15:12.553630 np0000005924 devstack@c-api.service[100521]: [pid: 100521|app: 0|req: 680/2749] 10.4.3.117 () {72 vars in 1672 bytes} [Mon Jul 27 16:15:12 2026] POST /volume/v3/volumes/c1ebe7ef-b990-4621-8c9d-e2d13ca009fb/action => generated 0 bytes in 27 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 27 16:15:12.576750 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.middleware.request_id [None req-b475c5aa-1119-4185-903c-f41ed0102035 None None] RequestId filter calling following filter/app {{(pid=100523) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:15:12.579787 np0000005924 devstack@c-api.service[100523]: INFO cinder.api.openstack.wsgi [None req-b475c5aa-1119-4185-903c-f41ed0102035 tempest-VolumesExtendAttachedTest-268056567 tempest-VolumesExtendAttachedTest-268056567-project-member] GET https://10.4.3.117/volume/v3/volumes/c1ebe7ef-b990-4621-8c9d-e2d13ca009fb Jul 27 16:15:12.580191 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.openstack.wsgi [None req-b475c5aa-1119-4185-903c-f41ed0102035 tempest-VolumesExtendAttachedTest-268056567 tempest-VolumesExtendAttachedTest-268056567-project-member] Empty body provided in request {{(pid=100523) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:15:12.581033 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.openstack.wsgi [None req-b475c5aa-1119-4185-903c-f41ed0102035 tempest-VolumesExtendAttachedTest-268056567 tempest-VolumesExtendAttachedTest-268056567-project-member] Calling method 'show' {{(pid=100523) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:15:12.594101 np0000005924 devstack@c-api.service[100523]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:15:12.594101 np0000005924 devstack@c-api.service[100523]: warnings.warn( Jul 27 16:15:12.602797 np0000005924 devstack@c-api.service[100523]: INFO cinder.volume.api [None req-b475c5aa-1119-4185-903c-f41ed0102035 tempest-VolumesExtendAttachedTest-268056567 tempest-VolumesExtendAttachedTest-268056567-project-member] Volume info retrieved successfully. Jul 27 16:15:12.606216 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.middleware.request_id [None req-5cce65db-f2e2-4d32-a1fe-3de4ed7567b8 None None] RequestId filter calling following filter/app {{(pid=100524) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:15:12.607371 np0000005924 devstack@c-api.service[100524]: INFO cinder.api.openstack.wsgi [None req-5cce65db-f2e2-4d32-a1fe-3de4ed7567b8 None None] GET https://10.4.3.117/volume// Jul 27 16:15:12.607371 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.openstack.wsgi [None req-5cce65db-f2e2-4d32-a1fe-3de4ed7567b8 None None] Empty body provided in request {{(pid=100524) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:15:12.607371 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.openstack.wsgi [None req-5cce65db-f2e2-4d32-a1fe-3de4ed7567b8 None None] Calling method 'all' {{(pid=100524) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:15:12.607734 np0000005924 devstack@c-api.service[100524]: INFO cinder.api.openstack.wsgi [None req-5cce65db-f2e2-4d32-a1fe-3de4ed7567b8 None None] https://10.4.3.117/volume// returned with HTTP 300 Jul 27 16:15:12.608367 np0000005924 devstack@c-api.service[100524]: [pid: 100524|app: 0|req: 697/2750] 10.4.3.117 () {66 vars in 1426 bytes} [Mon Jul 27 16:15:12 2026] GET /volume/ => generated 386 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 27 16:15:12.608431 np0000005924 devstack@c-api.service[100523]: INFO cinder.api.openstack.wsgi [None req-b475c5aa-1119-4185-903c-f41ed0102035 tempest-VolumesExtendAttachedTest-268056567 tempest-VolumesExtendAttachedTest-268056567-project-member] https://10.4.3.117/volume/v3/volumes/c1ebe7ef-b990-4621-8c9d-e2d13ca009fb returned with HTTP 200 Jul 27 16:15:12.608852 np0000005924 devstack@c-api.service[100523]: [pid: 100523|app: 0|req: 694/2751] 10.4.3.117 () {68 vars in 1389 bytes} [Mon Jul 27 16:15:12 2026] GET /volume/v3/volumes/c1ebe7ef-b990-4621-8c9d-e2d13ca009fb => generated 1161 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 27 16:15:12.617427 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.middleware.request_id [req-051a9f28-72bb-44f9-8614-e2ee2da717a8 req-d3c7e1d2-a811-474d-87bd-033fc6aa1522 None None] RequestId filter calling following filter/app {{(pid=100522) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:15:12.621866 np0000005924 devstack@c-api.service[100522]: INFO cinder.api.openstack.wsgi [req-051a9f28-72bb-44f9-8614-e2ee2da717a8 req-d3c7e1d2-a811-474d-87bd-033fc6aa1522 tempest-VolumesExtendAttachedTest-268056567 tempest-VolumesExtendAttachedTest-268056567-project-member] GET https://10.4.3.117/volume/v3/volumes/c1ebe7ef-b990-4621-8c9d-e2d13ca009fb Jul 27 16:15:12.622154 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.openstack.wsgi [req-051a9f28-72bb-44f9-8614-e2ee2da717a8 req-d3c7e1d2-a811-474d-87bd-033fc6aa1522 tempest-VolumesExtendAttachedTest-268056567 tempest-VolumesExtendAttachedTest-268056567-project-member] Empty body provided in request {{(pid=100522) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:15:12.627602 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.openstack.wsgi [req-051a9f28-72bb-44f9-8614-e2ee2da717a8 req-d3c7e1d2-a811-474d-87bd-033fc6aa1522 tempest-VolumesExtendAttachedTest-268056567 tempest-VolumesExtendAttachedTest-268056567-project-member] Calling method 'show' {{(pid=100522) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:15:12.637299 np0000005924 devstack@c-api.service[100522]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:15:12.637299 np0000005924 devstack@c-api.service[100522]: warnings.warn( Jul 27 16:15:12.641013 np0000005924 devstack@c-api.service[100522]: INFO cinder.volume.api [req-051a9f28-72bb-44f9-8614-e2ee2da717a8 req-d3c7e1d2-a811-474d-87bd-033fc6aa1522 tempest-VolumesExtendAttachedTest-268056567 tempest-VolumesExtendAttachedTest-268056567-project-member] Volume info retrieved successfully. Jul 27 16:15:12.645313 np0000005924 devstack@c-api.service[100522]: INFO cinder.api.openstack.wsgi [req-051a9f28-72bb-44f9-8614-e2ee2da717a8 req-d3c7e1d2-a811-474d-87bd-033fc6aa1522 tempest-VolumesExtendAttachedTest-268056567 tempest-VolumesExtendAttachedTest-268056567-project-member] https://10.4.3.117/volume/v3/volumes/c1ebe7ef-b990-4621-8c9d-e2d13ca009fb returned with HTTP 200 Jul 27 16:15:12.645775 np0000005924 devstack@c-api.service[100522]: [pid: 100522|app: 0|req: 681/2752] 10.4.3.117 () {70 vars in 1639 bytes} [Mon Jul 27 16:15:12 2026] GET /volume/v3/volumes/c1ebe7ef-b990-4621-8c9d-e2d13ca009fb => generated 1323 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 27 16:15:12.669032 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.middleware.request_id [None req-ab53474c-a7c1-4397-a683-836386b27b17 None None] RequestId filter calling following filter/app {{(pid=100521) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:15:12.671767 np0000005924 devstack@c-api.service[100521]: INFO cinder.api.openstack.wsgi [None req-ab53474c-a7c1-4397-a683-836386b27b17 tempest-TestVolumeBackupRestore-18680935 tempest-TestVolumeBackupRestore-18680935-project-member] GET https://10.4.3.117/volume/v3/backups/97ab705f-a381-453e-ab9b-3917e342f48f Jul 27 16:15:12.672106 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.openstack.wsgi [None req-ab53474c-a7c1-4397-a683-836386b27b17 tempest-TestVolumeBackupRestore-18680935 tempest-TestVolumeBackupRestore-18680935-project-member] Empty body provided in request {{(pid=100521) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:15:12.672424 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.openstack.wsgi [None req-ab53474c-a7c1-4397-a683-836386b27b17 tempest-TestVolumeBackupRestore-18680935 tempest-TestVolumeBackupRestore-18680935-project-member] Calling method 'show' {{(pid=100521) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:15:12.672684 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.v3.backups [None req-ab53474c-a7c1-4397-a683-836386b27b17 tempest-TestVolumeBackupRestore-18680935 tempest-TestVolumeBackupRestore-18680935-project-member] Show backup with id 97ab705f-a381-453e-ab9b-3917e342f48f. {{(pid=100521) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 27 16:15:12.678186 np0000005924 devstack@c-api.service[100521]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:15:12.678186 np0000005924 devstack@c-api.service[100521]: warnings.warn( Jul 27 16:15:12.679268 np0000005924 devstack@c-api.service[100521]: INFO cinder.api.openstack.wsgi [None req-ab53474c-a7c1-4397-a683-836386b27b17 tempest-TestVolumeBackupRestore-18680935 tempest-TestVolumeBackupRestore-18680935-project-member] https://10.4.3.117/volume/v3/backups/97ab705f-a381-453e-ab9b-3917e342f48f returned with HTTP 200 Jul 27 16:15:12.679915 np0000005924 devstack@c-api.service[100521]: [pid: 100521|app: 0|req: 681/2753] 10.4.3.117 () {66 vars in 1348 bytes} [Mon Jul 27 16:15:12 2026] GET /volume/v3/backups/97ab705f-a381-453e-ab9b-3917e342f48f => generated 755 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 27 16:15:13.436171 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.middleware.request_id [None req-c5eb14e7-e1f8-406b-8d85-9820aaa40823 None None] RequestId filter calling following filter/app {{(pid=100524) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:15:13.438380 np0000005924 devstack@c-api.service[100524]: INFO cinder.api.openstack.wsgi [None req-c5eb14e7-e1f8-406b-8d85-9820aaa40823 tempest-VolumesBackupsV39Test-1078274254 tempest-VolumesBackupsV39Test-1078274254-project-member] GET https://10.4.3.117/volume/v3/backups/d77f37f6-ca01-49e1-9a0b-2843fd5b9d53 Jul 27 16:15:13.438775 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.openstack.wsgi [None req-c5eb14e7-e1f8-406b-8d85-9820aaa40823 tempest-VolumesBackupsV39Test-1078274254 tempest-VolumesBackupsV39Test-1078274254-project-member] Empty body provided in request {{(pid=100524) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:15:13.439103 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.openstack.wsgi [None req-c5eb14e7-e1f8-406b-8d85-9820aaa40823 tempest-VolumesBackupsV39Test-1078274254 tempest-VolumesBackupsV39Test-1078274254-project-member] Calling method 'show' {{(pid=100524) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:15:13.439354 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.v3.backups [None req-c5eb14e7-e1f8-406b-8d85-9820aaa40823 tempest-VolumesBackupsV39Test-1078274254 tempest-VolumesBackupsV39Test-1078274254-project-member] Show backup with id d77f37f6-ca01-49e1-9a0b-2843fd5b9d53. {{(pid=100524) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 27 16:15:13.447369 np0000005924 devstack@c-api.service[100524]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:15:13.447369 np0000005924 devstack@c-api.service[100524]: warnings.warn( Jul 27 16:15:13.447369 np0000005924 devstack@c-api.service[100524]: INFO cinder.api.openstack.wsgi [None req-c5eb14e7-e1f8-406b-8d85-9820aaa40823 tempest-VolumesBackupsV39Test-1078274254 tempest-VolumesBackupsV39Test-1078274254-project-member] https://10.4.3.117/volume/v3/backups/d77f37f6-ca01-49e1-9a0b-2843fd5b9d53 returned with HTTP 200 Jul 27 16:15:13.447906 np0000005924 devstack@c-api.service[100524]: [pid: 100524|app: 0|req: 698/2754] 10.4.3.117 () {68 vars in 1388 bytes} [Mon Jul 27 16:15:13 2026] GET /volume/v3/backups/d77f37f6-ca01-49e1-9a0b-2843fd5b9d53 => generated 797 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 27 16:15:13.629144 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.middleware.request_id [None req-125cd1fb-18f2-4c29-b3ac-348d864a717d None None] RequestId filter calling following filter/app {{(pid=100523) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:15:13.631861 np0000005924 devstack@c-api.service[100523]: INFO cinder.api.openstack.wsgi [None req-125cd1fb-18f2-4c29-b3ac-348d864a717d tempest-VolumesExtendAttachedTest-268056567 tempest-VolumesExtendAttachedTest-268056567-project-member] GET https://10.4.3.117/volume/v3/volumes/c1ebe7ef-b990-4621-8c9d-e2d13ca009fb Jul 27 16:15:13.632299 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.openstack.wsgi [None req-125cd1fb-18f2-4c29-b3ac-348d864a717d tempest-VolumesExtendAttachedTest-268056567 tempest-VolumesExtendAttachedTest-268056567-project-member] Empty body provided in request {{(pid=100523) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:15:13.632617 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.openstack.wsgi [None req-125cd1fb-18f2-4c29-b3ac-348d864a717d tempest-VolumesExtendAttachedTest-268056567 tempest-VolumesExtendAttachedTest-268056567-project-member] Calling method 'show' {{(pid=100523) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:15:13.655400 np0000005924 devstack@c-api.service[100523]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:15:13.655400 np0000005924 devstack@c-api.service[100523]: warnings.warn( Jul 27 16:15:13.662426 np0000005924 devstack@c-api.service[100523]: INFO cinder.volume.api [None req-125cd1fb-18f2-4c29-b3ac-348d864a717d tempest-VolumesExtendAttachedTest-268056567 tempest-VolumesExtendAttachedTest-268056567-project-member] Volume info retrieved successfully. Jul 27 16:15:13.671089 np0000005924 devstack@c-api.service[100523]: INFO cinder.api.openstack.wsgi [None req-125cd1fb-18f2-4c29-b3ac-348d864a717d tempest-VolumesExtendAttachedTest-268056567 tempest-VolumesExtendAttachedTest-268056567-project-member] https://10.4.3.117/volume/v3/volumes/c1ebe7ef-b990-4621-8c9d-e2d13ca009fb returned with HTTP 200 Jul 27 16:15:13.671674 np0000005924 devstack@c-api.service[100523]: [pid: 100523|app: 0|req: 695/2755] 10.4.3.117 () {68 vars in 1389 bytes} [Mon Jul 27 16:15:13 2026] GET /volume/v3/volumes/c1ebe7ef-b990-4621-8c9d-e2d13ca009fb => generated 1161 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 27 16:15:13.692310 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.middleware.request_id [req-051a9f28-72bb-44f9-8614-e2ee2da717a8 req-88869a88-2d3e-4aa9-a107-26b82566af48 None None] RequestId filter calling following filter/app {{(pid=100521) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:15:13.692759 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.middleware.request_id [None req-10661a92-73f2-4cc8-8a0d-46c07725f58d None None] RequestId filter calling following filter/app {{(pid=100522) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:15:13.694857 np0000005924 devstack@c-api.service[100521]: INFO cinder.api.openstack.wsgi [req-051a9f28-72bb-44f9-8614-e2ee2da717a8 req-88869a88-2d3e-4aa9-a107-26b82566af48 tempest-VolumesExtendAttachedTest-268056567 tempest-VolumesExtendAttachedTest-268056567-project-member] DELETE https://10.4.3.117/volume/v3/attachments/c765c8a0-16b4-4200-949c-295229be3a95 Jul 27 16:15:13.694986 np0000005924 devstack@c-api.service[100522]: INFO cinder.api.openstack.wsgi [None req-10661a92-73f2-4cc8-8a0d-46c07725f58d tempest-TestVolumeBackupRestore-18680935 tempest-TestVolumeBackupRestore-18680935-project-member] GET https://10.4.3.117/volume/v3/backups/97ab705f-a381-453e-ab9b-3917e342f48f Jul 27 16:15:13.695103 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.openstack.wsgi [req-051a9f28-72bb-44f9-8614-e2ee2da717a8 req-88869a88-2d3e-4aa9-a107-26b82566af48 tempest-VolumesExtendAttachedTest-268056567 tempest-VolumesExtendAttachedTest-268056567-project-member] Empty body provided in request {{(pid=100521) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:15:13.695187 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.openstack.wsgi [None req-10661a92-73f2-4cc8-8a0d-46c07725f58d tempest-TestVolumeBackupRestore-18680935 tempest-TestVolumeBackupRestore-18680935-project-member] Empty body provided in request {{(pid=100522) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:15:13.695276 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.openstack.wsgi [req-051a9f28-72bb-44f9-8614-e2ee2da717a8 req-88869a88-2d3e-4aa9-a107-26b82566af48 tempest-VolumesExtendAttachedTest-268056567 tempest-VolumesExtendAttachedTest-268056567-project-member] Calling method 'version_select' {{(pid=100521) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:15:13.695310 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.openstack.wsgi [None req-10661a92-73f2-4cc8-8a0d-46c07725f58d tempest-TestVolumeBackupRestore-18680935 tempest-TestVolumeBackupRestore-18680935-project-member] Calling method 'show' {{(pid=100522) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:15:13.695450 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.v3.backups [None req-10661a92-73f2-4cc8-8a0d-46c07725f58d tempest-TestVolumeBackupRestore-18680935 tempest-TestVolumeBackupRestore-18680935-project-member] Show backup with id 97ab705f-a381-453e-ab9b-3917e342f48f. {{(pid=100522) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 27 16:15:13.702634 np0000005924 devstack@c-api.service[100522]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:15:13.702634 np0000005924 devstack@c-api.service[100522]: warnings.warn( Jul 27 16:15:13.703726 np0000005924 devstack@c-api.service[100521]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:15:13.703726 np0000005924 devstack@c-api.service[100521]: warnings.warn( Jul 27 16:15:13.703804 np0000005924 devstack@c-api.service[100522]: INFO cinder.api.openstack.wsgi [None req-10661a92-73f2-4cc8-8a0d-46c07725f58d tempest-TestVolumeBackupRestore-18680935 tempest-TestVolumeBackupRestore-18680935-project-member] https://10.4.3.117/volume/v3/backups/97ab705f-a381-453e-ab9b-3917e342f48f returned with HTTP 200 Jul 27 16:15:13.704275 np0000005924 devstack@c-api.service[100522]: [pid: 100522|app: 0|req: 682/2756] 10.4.3.117 () {66 vars in 1348 bytes} [Mon Jul 27 16:15:13 2026] GET /volume/v3/backups/97ab705f-a381-453e-ab9b-3917e342f48f => generated 755 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 27 16:15:13.841234 np0000005924 devstack@c-api.service[100521]: INFO cinder.api.openstack.wsgi [req-051a9f28-72bb-44f9-8614-e2ee2da717a8 req-88869a88-2d3e-4aa9-a107-26b82566af48 tempest-VolumesExtendAttachedTest-268056567 tempest-VolumesExtendAttachedTest-268056567-project-member] https://10.4.3.117/volume/v3/attachments/c765c8a0-16b4-4200-949c-295229be3a95 returned with HTTP 200 Jul 27 16:15:13.841234 np0000005924 devstack@c-api.service[100521]: [pid: 100521|app: 0|req: 682/2757] 10.4.3.117 () {72 vars in 1673 bytes} [Mon Jul 27 16:15:13 2026] DELETE /volume/v3/attachments/c765c8a0-16b4-4200-949c-295229be3a95 => generated 19 bytes in 149 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 27 16:15:14.459754 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.middleware.request_id [None req-f352f443-6d7f-4b48-a616-51aac395e3fd None None] RequestId filter calling following filter/app {{(pid=100524) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:15:14.462185 np0000005924 devstack@c-api.service[100524]: INFO cinder.api.openstack.wsgi [None req-f352f443-6d7f-4b48-a616-51aac395e3fd tempest-VolumesBackupsV39Test-1078274254 tempest-VolumesBackupsV39Test-1078274254-project-member] GET https://10.4.3.117/volume/v3/backups/d77f37f6-ca01-49e1-9a0b-2843fd5b9d53 Jul 27 16:15:14.462521 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.openstack.wsgi [None req-f352f443-6d7f-4b48-a616-51aac395e3fd tempest-VolumesBackupsV39Test-1078274254 tempest-VolumesBackupsV39Test-1078274254-project-member] Empty body provided in request {{(pid=100524) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:15:14.462796 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.openstack.wsgi [None req-f352f443-6d7f-4b48-a616-51aac395e3fd tempest-VolumesBackupsV39Test-1078274254 tempest-VolumesBackupsV39Test-1078274254-project-member] Calling method 'show' {{(pid=100524) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:15:14.462943 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.v3.backups [None req-f352f443-6d7f-4b48-a616-51aac395e3fd tempest-VolumesBackupsV39Test-1078274254 tempest-VolumesBackupsV39Test-1078274254-project-member] Show backup with id d77f37f6-ca01-49e1-9a0b-2843fd5b9d53. {{(pid=100524) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 27 16:15:14.468497 np0000005924 devstack@c-api.service[100524]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:15:14.468497 np0000005924 devstack@c-api.service[100524]: warnings.warn( Jul 27 16:15:14.469505 np0000005924 devstack@c-api.service[100524]: INFO cinder.api.openstack.wsgi [None req-f352f443-6d7f-4b48-a616-51aac395e3fd tempest-VolumesBackupsV39Test-1078274254 tempest-VolumesBackupsV39Test-1078274254-project-member] https://10.4.3.117/volume/v3/backups/d77f37f6-ca01-49e1-9a0b-2843fd5b9d53 returned with HTTP 200 Jul 27 16:15:14.470287 np0000005924 devstack@c-api.service[100524]: [pid: 100524|app: 0|req: 699/2758] 10.4.3.117 () {68 vars in 1388 bytes} [Mon Jul 27 16:15:14 2026] GET /volume/v3/backups/d77f37f6-ca01-49e1-9a0b-2843fd5b9d53 => generated 797 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 27 16:15:14.686566 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.middleware.request_id [None req-64c9ffa7-e216-48b8-baf3-bf67a648edf1 None None] RequestId filter calling following filter/app {{(pid=100523) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:15:14.688949 np0000005924 devstack@c-api.service[100523]: INFO cinder.api.openstack.wsgi [None req-64c9ffa7-e216-48b8-baf3-bf67a648edf1 tempest-VolumesExtendAttachedTest-268056567 tempest-VolumesExtendAttachedTest-268056567-project-member] GET https://10.4.3.117/volume/v3/volumes/c1ebe7ef-b990-4621-8c9d-e2d13ca009fb Jul 27 16:15:14.689422 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.openstack.wsgi [None req-64c9ffa7-e216-48b8-baf3-bf67a648edf1 tempest-VolumesExtendAttachedTest-268056567 tempest-VolumesExtendAttachedTest-268056567-project-member] Empty body provided in request {{(pid=100523) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:15:14.689689 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.openstack.wsgi [None req-64c9ffa7-e216-48b8-baf3-bf67a648edf1 tempest-VolumesExtendAttachedTest-268056567 tempest-VolumesExtendAttachedTest-268056567-project-member] Calling method 'show' {{(pid=100523) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:15:14.699167 np0000005924 devstack@c-api.service[100523]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:15:14.699167 np0000005924 devstack@c-api.service[100523]: warnings.warn( Jul 27 16:15:14.704022 np0000005924 devstack@c-api.service[100523]: INFO cinder.volume.api [None req-64c9ffa7-e216-48b8-baf3-bf67a648edf1 tempest-VolumesExtendAttachedTest-268056567 tempest-VolumesExtendAttachedTest-268056567-project-member] Volume info retrieved successfully. Jul 27 16:15:14.710143 np0000005924 devstack@c-api.service[100523]: INFO cinder.api.openstack.wsgi [None req-64c9ffa7-e216-48b8-baf3-bf67a648edf1 tempest-VolumesExtendAttachedTest-268056567 tempest-VolumesExtendAttachedTest-268056567-project-member] https://10.4.3.117/volume/v3/volumes/c1ebe7ef-b990-4621-8c9d-e2d13ca009fb returned with HTTP 200 Jul 27 16:15:14.710876 np0000005924 devstack@c-api.service[100523]: [pid: 100523|app: 0|req: 696/2759] 10.4.3.117 () {68 vars in 1389 bytes} [Mon Jul 27 16:15:14 2026] GET /volume/v3/volumes/c1ebe7ef-b990-4621-8c9d-e2d13ca009fb => generated 866 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 27 16:15:14.722075 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.middleware.request_id [None req-89319c78-b73c-4b5b-871a-b021f4cb8f0c None None] RequestId filter calling following filter/app {{(pid=100522) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:15:14.723816 np0000005924 devstack@c-api.service[100522]: INFO cinder.api.openstack.wsgi [None req-89319c78-b73c-4b5b-871a-b021f4cb8f0c tempest-TestVolumeBackupRestore-18680935 tempest-TestVolumeBackupRestore-18680935-project-member] GET https://10.4.3.117/volume/v3/backups/97ab705f-a381-453e-ab9b-3917e342f48f Jul 27 16:15:14.724000 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.openstack.wsgi [None req-89319c78-b73c-4b5b-871a-b021f4cb8f0c tempest-TestVolumeBackupRestore-18680935 tempest-TestVolumeBackupRestore-18680935-project-member] Empty body provided in request {{(pid=100522) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:15:14.724184 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.openstack.wsgi [None req-89319c78-b73c-4b5b-871a-b021f4cb8f0c tempest-TestVolumeBackupRestore-18680935 tempest-TestVolumeBackupRestore-18680935-project-member] Calling method 'show' {{(pid=100522) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:15:14.724293 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.v3.backups [None req-89319c78-b73c-4b5b-871a-b021f4cb8f0c tempest-TestVolumeBackupRestore-18680935 tempest-TestVolumeBackupRestore-18680935-project-member] Show backup with id 97ab705f-a381-453e-ab9b-3917e342f48f. {{(pid=100522) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 27 16:15:14.728296 np0000005924 devstack@c-api.service[100522]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:15:14.728296 np0000005924 devstack@c-api.service[100522]: warnings.warn( Jul 27 16:15:14.728975 np0000005924 devstack@c-api.service[100522]: INFO cinder.api.openstack.wsgi [None req-89319c78-b73c-4b5b-871a-b021f4cb8f0c tempest-TestVolumeBackupRestore-18680935 tempest-TestVolumeBackupRestore-18680935-project-member] https://10.4.3.117/volume/v3/backups/97ab705f-a381-453e-ab9b-3917e342f48f returned with HTTP 200 Jul 27 16:15:14.729317 np0000005924 devstack@c-api.service[100522]: [pid: 100522|app: 0|req: 683/2760] 10.4.3.117 () {66 vars in 1348 bytes} [Mon Jul 27 16:15:14 2026] GET /volume/v3/backups/97ab705f-a381-453e-ab9b-3917e342f48f => generated 756 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 27 16:15:14.740242 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.middleware.request_id [None req-43c6f064-f1c7-4864-adc3-e762c59da77b None None] RequestId filter calling following filter/app {{(pid=100521) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:15:14.747532 np0000005924 devstack@c-api.service[100521]: INFO cinder.api.openstack.wsgi [None req-43c6f064-f1c7-4864-adc3-e762c59da77b tempest-TestVolumeBackupRestore-18680935 tempest-TestVolumeBackupRestore-18680935-project-member] GET https://10.4.3.117/volume/v3/volumes/5c043ae3-807d-40a0-b772-6703dc2c1f55 Jul 27 16:15:14.747822 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.openstack.wsgi [None req-43c6f064-f1c7-4864-adc3-e762c59da77b tempest-TestVolumeBackupRestore-18680935 tempest-TestVolumeBackupRestore-18680935-project-member] Empty body provided in request {{(pid=100521) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:15:14.748072 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.openstack.wsgi [None req-43c6f064-f1c7-4864-adc3-e762c59da77b tempest-TestVolumeBackupRestore-18680935 tempest-TestVolumeBackupRestore-18680935-project-member] Calling method 'show' {{(pid=100521) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:15:14.761611 np0000005924 devstack@c-api.service[100521]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:15:14.761611 np0000005924 devstack@c-api.service[100521]: warnings.warn( Jul 27 16:15:14.766064 np0000005924 devstack@c-api.service[100521]: INFO cinder.volume.api [None req-43c6f064-f1c7-4864-adc3-e762c59da77b tempest-TestVolumeBackupRestore-18680935 tempest-TestVolumeBackupRestore-18680935-project-member] Volume info retrieved successfully. Jul 27 16:15:14.772139 np0000005924 devstack@c-api.service[100521]: INFO cinder.api.openstack.wsgi [None req-43c6f064-f1c7-4864-adc3-e762c59da77b tempest-TestVolumeBackupRestore-18680935 tempest-TestVolumeBackupRestore-18680935-project-member] https://10.4.3.117/volume/v3/volumes/5c043ae3-807d-40a0-b772-6703dc2c1f55 returned with HTTP 200 Jul 27 16:15:14.772744 np0000005924 devstack@c-api.service[100521]: [pid: 100521|app: 0|req: 683/2761] 10.4.3.117 () {66 vars in 1348 bytes} [Mon Jul 27 16:15:14 2026] GET /volume/v3/volumes/5c043ae3-807d-40a0-b772-6703dc2c1f55 => generated 1362 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 27 16:15:14.789117 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.middleware.request_id [None req-043301ba-b9ae-43f8-9cb1-32baecc37be5 None None] RequestId filter calling following filter/app {{(pid=100524) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:15:14.792193 np0000005924 devstack@c-api.service[100524]: INFO cinder.api.openstack.wsgi [None req-043301ba-b9ae-43f8-9cb1-32baecc37be5 tempest-TestVolumeBackupRestore-18680935 tempest-TestVolumeBackupRestore-18680935-project-member] POST https://10.4.3.117/volume/v3/backups/97ab705f-a381-453e-ab9b-3917e342f48f/restore Jul 27 16:15:14.792683 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.openstack.wsgi [None req-043301ba-b9ae-43f8-9cb1-32baecc37be5 tempest-TestVolumeBackupRestore-18680935 tempest-TestVolumeBackupRestore-18680935-project-member] Action: 'restore', calling method: restore, body: {"restore": {}} {{(pid=100524) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 27 16:15:14.794622 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.contrib.backups [None req-043301ba-b9ae-43f8-9cb1-32baecc37be5 tempest-TestVolumeBackupRestore-18680935 tempest-TestVolumeBackupRestore-18680935-project-member] Restoring backup 97ab705f-a381-453e-ab9b-3917e342f48f ({'restore': {}}) {{(pid=100524) restore /opt/stack/cinder/cinder/api/contrib/backups.py:208}} Jul 27 16:15:14.794806 np0000005924 devstack@c-api.service[100524]: INFO cinder.api.contrib.backups [None req-043301ba-b9ae-43f8-9cb1-32baecc37be5 tempest-TestVolumeBackupRestore-18680935 tempest-TestVolumeBackupRestore-18680935-project-member] Restoring backup 97ab705f-a381-453e-ab9b-3917e342f48f to volume None. Jul 27 16:15:14.801536 np0000005924 devstack@c-api.service[100524]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:15:14.801536 np0000005924 devstack@c-api.service[100524]: warnings.warn( Jul 27 16:15:14.803538 np0000005924 devstack@c-api.service[100524]: INFO cinder.backup.api [None req-043301ba-b9ae-43f8-9cb1-32baecc37be5 tempest-TestVolumeBackupRestore-18680935 tempest-TestVolumeBackupRestore-18680935-project-member] Creating volume of 1 GB for restore of backup 97ab705f-a381-453e-ab9b-3917e342f48f. Jul 27 16:15:14.811566 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.volume.api [None req-043301ba-b9ae-43f8-9cb1-32baecc37be5 tempest-TestVolumeBackupRestore-18680935 tempest-TestVolumeBackupRestore-18680935-project-member] Availability zone cache updated, next update will occur around 2026-07-27 17:15:14.811198. {{(pid=100524) list_availability_zones /opt/stack/cinder/cinder/volume/api.py:155}} Jul 27 16:15:14.811755 np0000005924 devstack@c-api.service[100524]: INFO cinder.volume.api [None req-043301ba-b9ae-43f8-9cb1-32baecc37be5 tempest-TestVolumeBackupRestore-18680935 tempest-TestVolumeBackupRestore-18680935-project-member] Availability Zones retrieved successfully. Jul 27 16:15:14.821403 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.volume.api [None req-043301ba-b9ae-43f8-9cb1-32baecc37be5 tempest-TestVolumeBackupRestore-18680935 tempest-TestVolumeBackupRestore-18680935-project-member] Flow 'volume_create_api' (7171c613-4b03-486d-a06d-2c6a6a117b55) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100524) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 27 16:15:14.823308 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.volume.api [None req-043301ba-b9ae-43f8-9cb1-32baecc37be5 tempest-TestVolumeBackupRestore-18680935 tempest-TestVolumeBackupRestore-18680935-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (2eda05c5-5352-4293-9ad4-6447b63f3751) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100524) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 27 16:15:14.824941 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.volume.flows.api.create_volume [None req-043301ba-b9ae-43f8-9cb1-32baecc37be5 tempest-TestVolumeBackupRestore-18680935 tempest-TestVolumeBackupRestore-18680935-project-member] Validating volume size '1' using validate_int {{(pid=100524) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 27 16:15:14.860551 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.volume.api [None req-043301ba-b9ae-43f8-9cb1-32baecc37be5 tempest-TestVolumeBackupRestore-18680935 tempest-TestVolumeBackupRestore-18680935-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (2eda05c5-5352-4293-9ad4-6447b63f3751) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-27T16:04:59Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=2bce4e1a-e6e0-49d9-be36-c3405449a01e,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '2bce4e1a-e6e0-49d9-be36-c3405449a01e', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100524) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 27 16:15:14.861834 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.volume.api [None req-043301ba-b9ae-43f8-9cb1-32baecc37be5 tempest-TestVolumeBackupRestore-18680935 tempest-TestVolumeBackupRestore-18680935-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (c07fd958-caa7-403c-a2b1-e0d82298ed5c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100524) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 27 16:15:14.928939 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.quota [None req-043301ba-b9ae-43f8-9cb1-32baecc37be5 tempest-TestVolumeBackupRestore-18680935 tempest-TestVolumeBackupRestore-18680935-project-member] Created reservations ['c1917bd8-9f0d-4abb-a213-4a022b59beb7', '520bb8f1-1769-44bb-b321-8636503dc233', 'fd0bd897-d277-490e-93dd-658550fd713d', 'a7cdcfb7-8350-4208-8c7a-96d100e0c2a1'] {{(pid=100524) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 27 16:15:14.929992 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.volume.api [None req-043301ba-b9ae-43f8-9cb1-32baecc37be5 tempest-TestVolumeBackupRestore-18680935 tempest-TestVolumeBackupRestore-18680935-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (c07fd958-caa7-403c-a2b1-e0d82298ed5c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['c1917bd8-9f0d-4abb-a213-4a022b59beb7', '520bb8f1-1769-44bb-b321-8636503dc233', 'fd0bd897-d277-490e-93dd-658550fd713d', 'a7cdcfb7-8350-4208-8c7a-96d100e0c2a1']}' {{(pid=100524) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 27 16:15:14.930912 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.volume.api [None req-043301ba-b9ae-43f8-9cb1-32baecc37be5 tempest-TestVolumeBackupRestore-18680935 tempest-TestVolumeBackupRestore-18680935-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (ccb51315-6937-460d-aab7-350b3d42b1e8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100524) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 27 16:15:14.971304 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.volume.api [None req-043301ba-b9ae-43f8-9cb1-32baecc37be5 tempest-TestVolumeBackupRestore-18680935 tempest-TestVolumeBackupRestore-18680935-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (ccb51315-6937-460d-aab7-350b3d42b1e8) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '48d4b9aa-4b1d-4eae-bb40-18168d624c7f', '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_97ab705f-a381-453e-ab9b-3917e342f48f',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='3585c70ed0a347cfba7f18eddc8aa36b',qos_specs=None,replication_status=,reservations=['c1917bd8-9f0d-4abb-a213-4a022b59beb7','520bb8f1-1769-44bb-b321-8636503dc233','fd0bd897-d277-490e-93dd-658550fd713d','a7cdcfb7-8350-4208-8c7a-96d100e0c2a1'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='a22c3a2fd6aa4541a0d5991a90368ad2',volume_type_id=2bce4e1a-e6e0-49d9-be36-c3405449a01e), 'volume': Volume(_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-27T16:15:14Z,deleted=False,deleted_at=None,display_description='auto-created_from_restore_from_backup',display_name='restore_backup_97ab705f-a381-453e-ab9b-3917e342f48f',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=48d4b9aa-4b1d-4eae-bb40-18168d624c7f,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='3585c70ed0a347cfba7f18eddc8aa36b',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='a22c3a2fd6aa4541a0d5991a90368ad2',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(2bce4e1a-e6e0-49d9-be36-c3405449a01e),volume_type_id=2bce4e1a-e6e0-49d9-be36-c3405449a01e)}' {{(pid=100524) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 27 16:15:14.972794 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.volume.api [None req-043301ba-b9ae-43f8-9cb1-32baecc37be5 tempest-TestVolumeBackupRestore-18680935 tempest-TestVolumeBackupRestore-18680935-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (b9be62bc-eb60-414d-92f4-5db88b26733a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100524) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 27 16:15:14.991414 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.volume.api [None req-043301ba-b9ae-43f8-9cb1-32baecc37be5 tempest-TestVolumeBackupRestore-18680935 tempest-TestVolumeBackupRestore-18680935-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (b9be62bc-eb60-414d-92f4-5db88b26733a) transitioned into 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_97ab705f-a381-453e-ab9b-3917e342f48f',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='3585c70ed0a347cfba7f18eddc8aa36b',qos_specs=None,replication_status=,reservations=['c1917bd8-9f0d-4abb-a213-4a022b59beb7','520bb8f1-1769-44bb-b321-8636503dc233','fd0bd897-d277-490e-93dd-658550fd713d','a7cdcfb7-8350-4208-8c7a-96d100e0c2a1'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='a22c3a2fd6aa4541a0d5991a90368ad2',volume_type_id=2bce4e1a-e6e0-49d9-be36-c3405449a01e)}' {{(pid=100524) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 27 16:15:14.992382 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.volume.api [None req-043301ba-b9ae-43f8-9cb1-32baecc37be5 tempest-TestVolumeBackupRestore-18680935 tempest-TestVolumeBackupRestore-18680935-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (503f492b-fda8-4ce2-8a11-ce077ecdbbd3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100524) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 27 16:15:15.004746 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.volume.api [None req-043301ba-b9ae-43f8-9cb1-32baecc37be5 tempest-TestVolumeBackupRestore-18680935 tempest-TestVolumeBackupRestore-18680935-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (503f492b-fda8-4ce2-8a11-ce077ecdbbd3) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100524) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 27 16:15:15.005683 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.volume.api [None req-043301ba-b9ae-43f8-9cb1-32baecc37be5 tempest-TestVolumeBackupRestore-18680935 tempest-TestVolumeBackupRestore-18680935-project-member] Flow 'volume_create_api' (7171c613-4b03-486d-a06d-2c6a6a117b55) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100524) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 27 16:15:15.006153 np0000005924 devstack@c-api.service[100524]: INFO cinder.volume.api [None req-043301ba-b9ae-43f8-9cb1-32baecc37be5 tempest-TestVolumeBackupRestore-18680935 tempest-TestVolumeBackupRestore-18680935-project-member] Create volume request issued successfully. Jul 27 16:15:15.014241 np0000005924 devstack@c-api.service[100524]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:15:15.014241 np0000005924 devstack@c-api.service[100524]: warnings.warn( Jul 27 16:15:15.015034 np0000005924 devstack@c-api.service[100524]: INFO cinder.volume.api [None req-043301ba-b9ae-43f8-9cb1-32baecc37be5 tempest-TestVolumeBackupRestore-18680935 tempest-TestVolumeBackupRestore-18680935-project-member] Volume info retrieved successfully. Jul 27 16:15:15.481177 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.middleware.request_id [None req-ee1d3027-ce71-4baa-b8c5-4b41f770dffe None None] RequestId filter calling following filter/app {{(pid=100523) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:15:15.485012 np0000005924 devstack@c-api.service[100523]: INFO cinder.api.openstack.wsgi [None req-ee1d3027-ce71-4baa-b8c5-4b41f770dffe tempest-VolumesBackupsV39Test-1078274254 tempest-VolumesBackupsV39Test-1078274254-project-member] GET https://10.4.3.117/volume/v3/backups/d77f37f6-ca01-49e1-9a0b-2843fd5b9d53 Jul 27 16:15:15.486176 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.openstack.wsgi [None req-ee1d3027-ce71-4baa-b8c5-4b41f770dffe tempest-VolumesBackupsV39Test-1078274254 tempest-VolumesBackupsV39Test-1078274254-project-member] Empty body provided in request {{(pid=100523) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:15:15.486643 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.openstack.wsgi [None req-ee1d3027-ce71-4baa-b8c5-4b41f770dffe tempest-VolumesBackupsV39Test-1078274254 tempest-VolumesBackupsV39Test-1078274254-project-member] Calling method 'show' {{(pid=100523) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:15:15.488706 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.v3.backups [None req-ee1d3027-ce71-4baa-b8c5-4b41f770dffe tempest-VolumesBackupsV39Test-1078274254 tempest-VolumesBackupsV39Test-1078274254-project-member] Show backup with id d77f37f6-ca01-49e1-9a0b-2843fd5b9d53. {{(pid=100523) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 27 16:15:15.496021 np0000005924 devstack@c-api.service[100523]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:15:15.496021 np0000005924 devstack@c-api.service[100523]: warnings.warn( Jul 27 16:15:15.498323 np0000005924 devstack@c-api.service[100523]: INFO cinder.api.openstack.wsgi [None req-ee1d3027-ce71-4baa-b8c5-4b41f770dffe tempest-VolumesBackupsV39Test-1078274254 tempest-VolumesBackupsV39Test-1078274254-project-member] https://10.4.3.117/volume/v3/backups/d77f37f6-ca01-49e1-9a0b-2843fd5b9d53 returned with HTTP 200 Jul 27 16:15:15.498783 np0000005924 devstack@c-api.service[100523]: [pid: 100523|app: 0|req: 697/2762] 10.4.3.117 () {68 vars in 1388 bytes} [Mon Jul 27 16:15:15 2026] GET /volume/v3/backups/d77f37f6-ca01-49e1-9a0b-2843fd5b9d53 => generated 799 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 27 16:15:15.508584 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.middleware.request_id [None req-07aaae6c-12be-4b18-b264-f6c98af8b123 None None] RequestId filter calling following filter/app {{(pid=100522) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:15:15.510449 np0000005924 devstack@c-api.service[100522]: INFO cinder.api.openstack.wsgi [None req-07aaae6c-12be-4b18-b264-f6c98af8b123 tempest-VolumesBackupsV39Test-1078274254 tempest-VolumesBackupsV39Test-1078274254-project-member] GET https://10.4.3.117/volume/v3/volumes/d8428e78-8093-433b-a19b-74300ef06e61 Jul 27 16:15:15.510666 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.openstack.wsgi [None req-07aaae6c-12be-4b18-b264-f6c98af8b123 tempest-VolumesBackupsV39Test-1078274254 tempest-VolumesBackupsV39Test-1078274254-project-member] Empty body provided in request {{(pid=100522) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:15:15.510824 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.openstack.wsgi [None req-07aaae6c-12be-4b18-b264-f6c98af8b123 tempest-VolumesBackupsV39Test-1078274254 tempest-VolumesBackupsV39Test-1078274254-project-member] Calling method 'show' {{(pid=100522) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:15:15.517926 np0000005924 devstack@c-api.service[100522]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:15:15.517926 np0000005924 devstack@c-api.service[100522]: warnings.warn( Jul 27 16:15:15.521936 np0000005924 devstack@c-api.service[100522]: INFO cinder.volume.api [None req-07aaae6c-12be-4b18-b264-f6c98af8b123 tempest-VolumesBackupsV39Test-1078274254 tempest-VolumesBackupsV39Test-1078274254-project-member] Volume info retrieved successfully. Jul 27 16:15:15.527642 np0000005924 devstack@c-api.service[100522]: INFO cinder.api.openstack.wsgi [None req-07aaae6c-12be-4b18-b264-f6c98af8b123 tempest-VolumesBackupsV39Test-1078274254 tempest-VolumesBackupsV39Test-1078274254-project-member] https://10.4.3.117/volume/v3/volumes/d8428e78-8093-433b-a19b-74300ef06e61 returned with HTTP 200 Jul 27 16:15:15.527972 np0000005924 devstack@c-api.service[100522]: [pid: 100522|app: 0|req: 684/2763] 10.4.3.117 () {68 vars in 1388 bytes} [Mon Jul 27 16:15:15 2026] GET /volume/v3/volumes/d8428e78-8093-433b-a19b-74300ef06e61 => generated 844 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 27 16:15:15.541304 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.middleware.request_id [None req-d13797b9-b6ae-4af7-a4d0-fdc77001ba37 None None] RequestId filter calling following filter/app {{(pid=100521) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:15:15.543880 np0000005924 devstack@c-api.service[100521]: INFO cinder.api.openstack.wsgi [None req-d13797b9-b6ae-4af7-a4d0-fdc77001ba37 tempest-VolumesBackupsV39Test-1078274254 tempest-VolumesBackupsV39Test-1078274254-project-member] PUT https://10.4.3.117/volume/v3/backups/d77f37f6-ca01-49e1-9a0b-2843fd5b9d53 Jul 27 16:15:15.544338 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.openstack.wsgi [None req-d13797b9-b6ae-4af7-a4d0-fdc77001ba37 tempest-VolumesBackupsV39Test-1078274254 tempest-VolumesBackupsV39Test-1078274254-project-member] Action: 'update', calling method: version_select, body: {"backup": {"name": "tempest-VolumesBackupsV39Test-Backup-1363948522", "description": "tempest-volume-backup-description-101030147"}} {{(pid=100521) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 27 16:15:15.553361 np0000005924 devstack@c-api.service[100521]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:15:15.553361 np0000005924 devstack@c-api.service[100521]: warnings.warn( Jul 27 16:15:15.562893 np0000005924 devstack@c-api.service[100521]: INFO cinder.api.openstack.wsgi [None req-d13797b9-b6ae-4af7-a4d0-fdc77001ba37 tempest-VolumesBackupsV39Test-1078274254 tempest-VolumesBackupsV39Test-1078274254-project-member] https://10.4.3.117/volume/v3/backups/d77f37f6-ca01-49e1-9a0b-2843fd5b9d53 returned with HTTP 200 Jul 27 16:15:15.563906 np0000005924 devstack@c-api.service[100521]: [pid: 100521|app: 0|req: 684/2764] 10.4.3.117 () {70 vars in 1409 bytes} [Mon Jul 27 16:15:15 2026] PUT /volume/v3/backups/d77f37f6-ca01-49e1-9a0b-2843fd5b9d53 => generated 333 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 27 16:15:15.571253 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.middleware.request_id [None req-f46462a0-c827-4b4c-b82d-0cfead647788 None None] RequestId filter calling following filter/app {{(pid=100523) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:15:15.574204 np0000005924 devstack@c-api.service[100523]: INFO cinder.api.openstack.wsgi [None req-f46462a0-c827-4b4c-b82d-0cfead647788 tempest-VolumesBackupsV39Test-1078274254 tempest-VolumesBackupsV39Test-1078274254-project-member] GET https://10.4.3.117/volume/v3/backups/d77f37f6-ca01-49e1-9a0b-2843fd5b9d53 Jul 27 16:15:15.574204 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.openstack.wsgi [None req-f46462a0-c827-4b4c-b82d-0cfead647788 tempest-VolumesBackupsV39Test-1078274254 tempest-VolumesBackupsV39Test-1078274254-project-member] Empty body provided in request {{(pid=100523) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:15:15.574408 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.openstack.wsgi [None req-f46462a0-c827-4b4c-b82d-0cfead647788 tempest-VolumesBackupsV39Test-1078274254 tempest-VolumesBackupsV39Test-1078274254-project-member] Calling method 'show' {{(pid=100523) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:15:15.575528 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.v3.backups [None req-f46462a0-c827-4b4c-b82d-0cfead647788 tempest-VolumesBackupsV39Test-1078274254 tempest-VolumesBackupsV39Test-1078274254-project-member] Show backup with id d77f37f6-ca01-49e1-9a0b-2843fd5b9d53. {{(pid=100523) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 27 16:15:15.578935 np0000005924 devstack@c-api.service[100523]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:15:15.578935 np0000005924 devstack@c-api.service[100523]: warnings.warn( Jul 27 16:15:15.579724 np0000005924 devstack@c-api.service[100523]: INFO cinder.api.openstack.wsgi [None req-f46462a0-c827-4b4c-b82d-0cfead647788 tempest-VolumesBackupsV39Test-1078274254 tempest-VolumesBackupsV39Test-1078274254-project-member] https://10.4.3.117/volume/v3/backups/d77f37f6-ca01-49e1-9a0b-2843fd5b9d53 returned with HTTP 200 Jul 27 16:15:15.580474 np0000005924 devstack@c-api.service[100523]: [pid: 100523|app: 0|req: 698/2765] 10.4.3.117 () {68 vars in 1388 bytes} [Mon Jul 27 16:15:15 2026] GET /volume/v3/backups/d77f37f6-ca01-49e1-9a0b-2843fd5b9d53 => generated 840 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 27 16:15:15.589306 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.middleware.request_id [None req-8b0106ed-081d-4f0c-978f-dedd413bb23a None None] RequestId filter calling following filter/app {{(pid=100522) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:15:15.591062 np0000005924 devstack@c-api.service[100522]: INFO cinder.api.openstack.wsgi [None req-8b0106ed-081d-4f0c-978f-dedd413bb23a tempest-VolumesBackupsV39Test-1078274254 tempest-VolumesBackupsV39Test-1078274254-project-member] DELETE https://10.4.3.117/volume/v3/backups/d77f37f6-ca01-49e1-9a0b-2843fd5b9d53 Jul 27 16:15:15.591216 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.openstack.wsgi [None req-8b0106ed-081d-4f0c-978f-dedd413bb23a tempest-VolumesBackupsV39Test-1078274254 tempest-VolumesBackupsV39Test-1078274254-project-member] Empty body provided in request {{(pid=100522) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:15:15.591441 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.openstack.wsgi [None req-8b0106ed-081d-4f0c-978f-dedd413bb23a tempest-VolumesBackupsV39Test-1078274254 tempest-VolumesBackupsV39Test-1078274254-project-member] Calling method 'delete' {{(pid=100522) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:15:15.591567 np0000005924 devstack@c-api.service[100522]: INFO cinder.api.contrib.backups [None req-8b0106ed-081d-4f0c-978f-dedd413bb23a tempest-VolumesBackupsV39Test-1078274254 tempest-VolumesBackupsV39Test-1078274254-project-member] Delete backup with id: d77f37f6-ca01-49e1-9a0b-2843fd5b9d53. Jul 27 16:15:15.598115 np0000005924 devstack@c-api.service[100522]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:15:15.598115 np0000005924 devstack@c-api.service[100522]: warnings.warn( Jul 27 16:15:15.611505 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.backup.rpcapi [None req-8b0106ed-081d-4f0c-978f-dedd413bb23a tempest-VolumesBackupsV39Test-1078274254 tempest-VolumesBackupsV39Test-1078274254-project-member] delete_backup rpcapi backup_id d77f37f6-ca01-49e1-9a0b-2843fd5b9d53 {{(pid=100522) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Jul 27 16:15:15.613076 np0000005924 devstack@c-api.service[100522]: INFO cinder.api.openstack.wsgi [None req-8b0106ed-081d-4f0c-978f-dedd413bb23a tempest-VolumesBackupsV39Test-1078274254 tempest-VolumesBackupsV39Test-1078274254-project-member] https://10.4.3.117/volume/v3/backups/d77f37f6-ca01-49e1-9a0b-2843fd5b9d53 returned with HTTP 202 Jul 27 16:15:15.613714 np0000005924 devstack@c-api.service[100522]: [pid: 100522|app: 0|req: 685/2766] 10.4.3.117 () {68 vars in 1391 bytes} [Mon Jul 27 16:15:15 2026] DELETE /volume/v3/backups/d77f37f6-ca01-49e1-9a0b-2843fd5b9d53 => generated 0 bytes in 24 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 27 16:15:15.623987 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.middleware.request_id [None req-eb35e74b-3493-42da-9dc3-458ae05fd4dc None None] RequestId filter calling following filter/app {{(pid=100521) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:15:15.626149 np0000005924 devstack@c-api.service[100521]: INFO cinder.api.openstack.wsgi [None req-eb35e74b-3493-42da-9dc3-458ae05fd4dc tempest-VolumesBackupsV39Test-1078274254 tempest-VolumesBackupsV39Test-1078274254-project-member] GET https://10.4.3.117/volume/v3/backups/d77f37f6-ca01-49e1-9a0b-2843fd5b9d53 Jul 27 16:15:15.627301 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.openstack.wsgi [None req-eb35e74b-3493-42da-9dc3-458ae05fd4dc tempest-VolumesBackupsV39Test-1078274254 tempest-VolumesBackupsV39Test-1078274254-project-member] Empty body provided in request {{(pid=100521) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:15:15.627301 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.openstack.wsgi [None req-eb35e74b-3493-42da-9dc3-458ae05fd4dc tempest-VolumesBackupsV39Test-1078274254 tempest-VolumesBackupsV39Test-1078274254-project-member] Calling method 'show' {{(pid=100521) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:15:15.628496 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.v3.backups [None req-eb35e74b-3493-42da-9dc3-458ae05fd4dc tempest-VolumesBackupsV39Test-1078274254 tempest-VolumesBackupsV39Test-1078274254-project-member] Show backup with id d77f37f6-ca01-49e1-9a0b-2843fd5b9d53. {{(pid=100521) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 27 16:15:15.634210 np0000005924 devstack@c-api.service[100521]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:15:15.634210 np0000005924 devstack@c-api.service[100521]: warnings.warn( Jul 27 16:15:15.635199 np0000005924 devstack@c-api.service[100521]: INFO cinder.api.openstack.wsgi [None req-eb35e74b-3493-42da-9dc3-458ae05fd4dc tempest-VolumesBackupsV39Test-1078274254 tempest-VolumesBackupsV39Test-1078274254-project-member] https://10.4.3.117/volume/v3/backups/d77f37f6-ca01-49e1-9a0b-2843fd5b9d53 returned with HTTP 200 Jul 27 16:15:15.635637 np0000005924 devstack@c-api.service[100521]: [pid: 100521|app: 0|req: 685/2767] 10.4.3.117 () {68 vars in 1388 bytes} [Mon Jul 27 16:15:15 2026] GET /volume/v3/backups/d77f37f6-ca01-49e1-9a0b-2843fd5b9d53 => generated 839 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 27 16:15:16.022589 np0000005924 devstack@c-api.service[100524]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:15:16.022589 np0000005924 devstack@c-api.service[100524]: warnings.warn( Jul 27 16:15:16.023227 np0000005924 devstack@c-api.service[100524]: INFO cinder.volume.api [None req-043301ba-b9ae-43f8-9cb1-32baecc37be5 tempest-TestVolumeBackupRestore-18680935 tempest-TestVolumeBackupRestore-18680935-project-member] Volume info retrieved successfully. Jul 27 16:15:16.023413 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.backup.api [None req-043301ba-b9ae-43f8-9cb1-32baecc37be5 tempest-TestVolumeBackupRestore-18680935 tempest-TestVolumeBackupRestore-18680935-project-member] Checking backup size 1 against volume size 1 {{(pid=100524) restore /opt/stack/cinder/cinder/backup/api.py:427}} Jul 27 16:15:16.023547 np0000005924 devstack@c-api.service[100524]: INFO cinder.backup.api [None req-043301ba-b9ae-43f8-9cb1-32baecc37be5 tempest-TestVolumeBackupRestore-18680935 tempest-TestVolumeBackupRestore-18680935-project-member] Overwriting volume 48d4b9aa-4b1d-4eae-bb40-18168d624c7f with restore of backup 97ab705f-a381-453e-ab9b-3917e342f48f Jul 27 16:15:16.040668 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.backup.rpcapi [None req-043301ba-b9ae-43f8-9cb1-32baecc37be5 tempest-TestVolumeBackupRestore-18680935 tempest-TestVolumeBackupRestore-18680935-project-member] restore_backup in rpcapi backup_id 97ab705f-a381-453e-ab9b-3917e342f48f {{(pid=100524) restore_backup /opt/stack/cinder/cinder/backup/rpcapi.py:72}} Jul 27 16:15:16.043045 np0000005924 devstack@c-api.service[100524]: INFO cinder.api.openstack.wsgi [None req-043301ba-b9ae-43f8-9cb1-32baecc37be5 tempest-TestVolumeBackupRestore-18680935 tempest-TestVolumeBackupRestore-18680935-project-member] https://10.4.3.117/volume/v3/backups/97ab705f-a381-453e-ab9b-3917e342f48f/restore returned with HTTP 202 Jul 27 16:15:16.043309 np0000005924 devstack@c-api.service[100524]: [pid: 100524|app: 0|req: 700/2768] 10.4.3.117 () {68 vars in 1393 bytes} [Mon Jul 27 16:15:14 2026] POST /volume/v3/backups/97ab705f-a381-453e-ab9b-3917e342f48f/restore => generated 189 bytes in 1255 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 27 16:15:16.051336 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.middleware.request_id [None req-483fe07a-b7fd-4e94-8517-eb59f4391408 None None] RequestId filter calling following filter/app {{(pid=100523) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:15:16.053064 np0000005924 devstack@c-api.service[100523]: INFO cinder.api.openstack.wsgi [None req-483fe07a-b7fd-4e94-8517-eb59f4391408 tempest-TestVolumeBackupRestore-18680935 tempest-TestVolumeBackupRestore-18680935-project-member] GET https://10.4.3.117/volume/v3/backups/97ab705f-a381-453e-ab9b-3917e342f48f Jul 27 16:15:16.053338 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.openstack.wsgi [None req-483fe07a-b7fd-4e94-8517-eb59f4391408 tempest-TestVolumeBackupRestore-18680935 tempest-TestVolumeBackupRestore-18680935-project-member] Empty body provided in request {{(pid=100523) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:15:16.053569 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.openstack.wsgi [None req-483fe07a-b7fd-4e94-8517-eb59f4391408 tempest-TestVolumeBackupRestore-18680935 tempest-TestVolumeBackupRestore-18680935-project-member] Calling method 'show' {{(pid=100523) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:15:16.053704 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.v3.backups [None req-483fe07a-b7fd-4e94-8517-eb59f4391408 tempest-TestVolumeBackupRestore-18680935 tempest-TestVolumeBackupRestore-18680935-project-member] Show backup with id 97ab705f-a381-453e-ab9b-3917e342f48f. {{(pid=100523) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 27 16:15:16.057897 np0000005924 devstack@c-api.service[100523]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:15:16.057897 np0000005924 devstack@c-api.service[100523]: warnings.warn( Jul 27 16:15:16.058641 np0000005924 devstack@c-api.service[100523]: INFO cinder.api.openstack.wsgi [None req-483fe07a-b7fd-4e94-8517-eb59f4391408 tempest-TestVolumeBackupRestore-18680935 tempest-TestVolumeBackupRestore-18680935-project-member] https://10.4.3.117/volume/v3/backups/97ab705f-a381-453e-ab9b-3917e342f48f returned with HTTP 200 Jul 27 16:15:16.059034 np0000005924 devstack@c-api.service[100523]: [pid: 100523|app: 0|req: 699/2769] 10.4.3.117 () {66 vars in 1348 bytes} [Mon Jul 27 16:15:16 2026] GET /volume/v3/backups/97ab705f-a381-453e-ab9b-3917e342f48f => generated 756 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 27 16:15:16.646334 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.middleware.request_id [None req-fd952612-7f19-4c22-83b0-d480c797e086 None None] RequestId filter calling following filter/app {{(pid=100522) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:15:16.648447 np0000005924 devstack@c-api.service[100522]: INFO cinder.api.openstack.wsgi [None req-fd952612-7f19-4c22-83b0-d480c797e086 tempest-VolumesBackupsV39Test-1078274254 tempest-VolumesBackupsV39Test-1078274254-project-member] GET https://10.4.3.117/volume/v3/backups/d77f37f6-ca01-49e1-9a0b-2843fd5b9d53 Jul 27 16:15:16.648689 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.openstack.wsgi [None req-fd952612-7f19-4c22-83b0-d480c797e086 tempest-VolumesBackupsV39Test-1078274254 tempest-VolumesBackupsV39Test-1078274254-project-member] Empty body provided in request {{(pid=100522) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:15:16.648870 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.openstack.wsgi [None req-fd952612-7f19-4c22-83b0-d480c797e086 tempest-VolumesBackupsV39Test-1078274254 tempest-VolumesBackupsV39Test-1078274254-project-member] Calling method 'show' {{(pid=100522) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:15:16.648995 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.v3.backups [None req-fd952612-7f19-4c22-83b0-d480c797e086 tempest-VolumesBackupsV39Test-1078274254 tempest-VolumesBackupsV39Test-1078274254-project-member] Show backup with id d77f37f6-ca01-49e1-9a0b-2843fd5b9d53. {{(pid=100522) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 27 16:15:16.653258 np0000005924 devstack@c-api.service[100522]: INFO cinder.api.openstack.wsgi [None req-fd952612-7f19-4c22-83b0-d480c797e086 tempest-VolumesBackupsV39Test-1078274254 tempest-VolumesBackupsV39Test-1078274254-project-member] https://10.4.3.117/volume/v3/backups/d77f37f6-ca01-49e1-9a0b-2843fd5b9d53 returned with HTTP 404 Jul 27 16:15:16.653752 np0000005924 devstack@c-api.service[100522]: [pid: 100522|app: 0|req: 686/2770] 10.4.3.117 () {68 vars in 1388 bytes} [Mon Jul 27 16:15:16 2026] GET /volume/v3/backups/d77f37f6-ca01-49e1-9a0b-2843fd5b9d53 => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 27 16:15:16.746581 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.middleware.request_id [None req-5f9a7cd6-c0d4-41d2-ad89-756a1666cc41 None None] RequestId filter calling following filter/app {{(pid=100521) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:15:16.749421 np0000005924 devstack@c-api.service[100521]: INFO cinder.api.openstack.wsgi [None req-5f9a7cd6-c0d4-41d2-ad89-756a1666cc41 tempest-VolumesBackupsV39Test-1078274254 tempest-VolumesBackupsV39Test-1078274254-project-member] GET https://10.4.3.117/volume/v3/volumes/d8428e78-8093-433b-a19b-74300ef06e61 Jul 27 16:15:16.749867 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.openstack.wsgi [None req-5f9a7cd6-c0d4-41d2-ad89-756a1666cc41 tempest-VolumesBackupsV39Test-1078274254 tempest-VolumesBackupsV39Test-1078274254-project-member] Empty body provided in request {{(pid=100521) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:15:16.750272 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.openstack.wsgi [None req-5f9a7cd6-c0d4-41d2-ad89-756a1666cc41 tempest-VolumesBackupsV39Test-1078274254 tempest-VolumesBackupsV39Test-1078274254-project-member] Calling method 'show' {{(pid=100521) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:15:16.761061 np0000005924 devstack@c-api.service[100521]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:15:16.761061 np0000005924 devstack@c-api.service[100521]: warnings.warn( Jul 27 16:15:16.766250 np0000005924 devstack@c-api.service[100521]: INFO cinder.volume.api [None req-5f9a7cd6-c0d4-41d2-ad89-756a1666cc41 tempest-VolumesBackupsV39Test-1078274254 tempest-VolumesBackupsV39Test-1078274254-project-member] Volume info retrieved successfully. Jul 27 16:15:16.773098 np0000005924 devstack@c-api.service[100521]: INFO cinder.api.openstack.wsgi [None req-5f9a7cd6-c0d4-41d2-ad89-756a1666cc41 tempest-VolumesBackupsV39Test-1078274254 tempest-VolumesBackupsV39Test-1078274254-project-member] https://10.4.3.117/volume/v3/volumes/d8428e78-8093-433b-a19b-74300ef06e61 returned with HTTP 200 Jul 27 16:15:16.773460 np0000005924 devstack@c-api.service[100521]: [pid: 100521|app: 0|req: 686/2771] 10.4.3.117 () {68 vars in 1388 bytes} [Mon Jul 27 16:15:16 2026] GET /volume/v3/volumes/d8428e78-8093-433b-a19b-74300ef06e61 => generated 844 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 27 16:15:16.787816 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.middleware.request_id [None req-be08074b-a5af-478a-b9f5-76fbd53f0d48 None None] RequestId filter calling following filter/app {{(pid=100524) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:15:16.789674 np0000005924 devstack@c-api.service[100524]: INFO cinder.api.openstack.wsgi [None req-be08074b-a5af-478a-b9f5-76fbd53f0d48 tempest-VolumesBackupsV39Test-1078274254 tempest-VolumesBackupsV39Test-1078274254-project-member] DELETE https://10.4.3.117/volume/v3/volumes/d8428e78-8093-433b-a19b-74300ef06e61 Jul 27 16:15:16.789861 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.openstack.wsgi [None req-be08074b-a5af-478a-b9f5-76fbd53f0d48 tempest-VolumesBackupsV39Test-1078274254 tempest-VolumesBackupsV39Test-1078274254-project-member] Empty body provided in request {{(pid=100524) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:15:16.790051 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.openstack.wsgi [None req-be08074b-a5af-478a-b9f5-76fbd53f0d48 tempest-VolumesBackupsV39Test-1078274254 tempest-VolumesBackupsV39Test-1078274254-project-member] Calling method 'delete' {{(pid=100524) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:15:16.790198 np0000005924 devstack@c-api.service[100524]: INFO cinder.api.v3.volumes [None req-be08074b-a5af-478a-b9f5-76fbd53f0d48 tempest-VolumesBackupsV39Test-1078274254 tempest-VolumesBackupsV39Test-1078274254-project-member] Delete volume with id: d8428e78-8093-433b-a19b-74300ef06e61 Jul 27 16:15:16.797555 np0000005924 devstack@c-api.service[100524]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:15:16.797555 np0000005924 devstack@c-api.service[100524]: warnings.warn( Jul 27 16:15:16.798162 np0000005924 devstack@c-api.service[100524]: INFO cinder.volume.api [None req-be08074b-a5af-478a-b9f5-76fbd53f0d48 tempest-VolumesBackupsV39Test-1078274254 tempest-VolumesBackupsV39Test-1078274254-project-member] Volume info retrieved successfully. Jul 27 16:15:16.818062 np0000005924 devstack@c-api.service[100524]: INFO cinder.volume.api [None req-be08074b-a5af-478a-b9f5-76fbd53f0d48 tempest-VolumesBackupsV39Test-1078274254 tempest-VolumesBackupsV39Test-1078274254-project-member] Delete volume request issued successfully. Jul 27 16:15:16.818193 np0000005924 devstack@c-api.service[100524]: INFO cinder.api.openstack.wsgi [None req-be08074b-a5af-478a-b9f5-76fbd53f0d48 tempest-VolumesBackupsV39Test-1078274254 tempest-VolumesBackupsV39Test-1078274254-project-member] https://10.4.3.117/volume/v3/volumes/d8428e78-8093-433b-a19b-74300ef06e61 returned with HTTP 202 Jul 27 16:15:16.818665 np0000005924 devstack@c-api.service[100524]: [pid: 100524|app: 0|req: 701/2772] 10.4.3.117 () {68 vars in 1391 bytes} [Mon Jul 27 16:15:16 2026] DELETE /volume/v3/volumes/d8428e78-8093-433b-a19b-74300ef06e61 => generated 0 bytes in 31 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 27 16:15:16.826043 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.middleware.request_id [None req-ac745650-01bc-4f8b-86f2-53dddf313fbb None None] RequestId filter calling following filter/app {{(pid=100523) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:15:16.827833 np0000005924 devstack@c-api.service[100523]: INFO cinder.api.openstack.wsgi [None req-ac745650-01bc-4f8b-86f2-53dddf313fbb tempest-VolumesBackupsV39Test-1078274254 tempest-VolumesBackupsV39Test-1078274254-project-member] GET https://10.4.3.117/volume/v3/volumes/d8428e78-8093-433b-a19b-74300ef06e61 Jul 27 16:15:16.828053 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.openstack.wsgi [None req-ac745650-01bc-4f8b-86f2-53dddf313fbb tempest-VolumesBackupsV39Test-1078274254 tempest-VolumesBackupsV39Test-1078274254-project-member] Empty body provided in request {{(pid=100523) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:15:16.828239 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.openstack.wsgi [None req-ac745650-01bc-4f8b-86f2-53dddf313fbb tempest-VolumesBackupsV39Test-1078274254 tempest-VolumesBackupsV39Test-1078274254-project-member] Calling method 'show' {{(pid=100523) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:15:16.837632 np0000005924 devstack@c-api.service[100523]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:15:16.837632 np0000005924 devstack@c-api.service[100523]: warnings.warn( Jul 27 16:15:16.844835 np0000005924 devstack@c-api.service[100523]: INFO cinder.volume.api [None req-ac745650-01bc-4f8b-86f2-53dddf313fbb tempest-VolumesBackupsV39Test-1078274254 tempest-VolumesBackupsV39Test-1078274254-project-member] Volume info retrieved successfully. Jul 27 16:15:16.851170 np0000005924 devstack@c-api.service[100523]: INFO cinder.api.openstack.wsgi [None req-ac745650-01bc-4f8b-86f2-53dddf313fbb tempest-VolumesBackupsV39Test-1078274254 tempest-VolumesBackupsV39Test-1078274254-project-member] https://10.4.3.117/volume/v3/volumes/d8428e78-8093-433b-a19b-74300ef06e61 returned with HTTP 200 Jul 27 16:15:16.851858 np0000005924 devstack@c-api.service[100523]: [pid: 100523|app: 0|req: 700/2773] 10.4.3.117 () {68 vars in 1388 bytes} [Mon Jul 27 16:15:16 2026] GET /volume/v3/volumes/d8428e78-8093-433b-a19b-74300ef06e61 => generated 843 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 27 16:15:17.072023 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.middleware.request_id [None req-7de5212a-c48e-4f7e-a8f4-5bee48de0f8e None None] RequestId filter calling following filter/app {{(pid=100522) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:15:17.073645 np0000005924 devstack@c-api.service[100522]: INFO cinder.api.openstack.wsgi [None req-7de5212a-c48e-4f7e-a8f4-5bee48de0f8e tempest-TestVolumeBackupRestore-18680935 tempest-TestVolumeBackupRestore-18680935-project-member] GET https://10.4.3.117/volume/v3/backups/97ab705f-a381-453e-ab9b-3917e342f48f Jul 27 16:15:17.073821 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.openstack.wsgi [None req-7de5212a-c48e-4f7e-a8f4-5bee48de0f8e tempest-TestVolumeBackupRestore-18680935 tempest-TestVolumeBackupRestore-18680935-project-member] Empty body provided in request {{(pid=100522) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:15:17.074011 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.openstack.wsgi [None req-7de5212a-c48e-4f7e-a8f4-5bee48de0f8e tempest-TestVolumeBackupRestore-18680935 tempest-TestVolumeBackupRestore-18680935-project-member] Calling method 'show' {{(pid=100522) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:15:17.074105 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.v3.backups [None req-7de5212a-c48e-4f7e-a8f4-5bee48de0f8e tempest-TestVolumeBackupRestore-18680935 tempest-TestVolumeBackupRestore-18680935-project-member] Show backup with id 97ab705f-a381-453e-ab9b-3917e342f48f. {{(pid=100522) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 27 16:15:17.081284 np0000005924 devstack@c-api.service[100522]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:15:17.081284 np0000005924 devstack@c-api.service[100522]: warnings.warn( Jul 27 16:15:17.081995 np0000005924 devstack@c-api.service[100522]: INFO cinder.api.openstack.wsgi [None req-7de5212a-c48e-4f7e-a8f4-5bee48de0f8e tempest-TestVolumeBackupRestore-18680935 tempest-TestVolumeBackupRestore-18680935-project-member] https://10.4.3.117/volume/v3/backups/97ab705f-a381-453e-ab9b-3917e342f48f returned with HTTP 200 Jul 27 16:15:17.082311 np0000005924 devstack@c-api.service[100522]: [pid: 100522|app: 0|req: 687/2774] 10.4.3.117 () {66 vars in 1348 bytes} [Mon Jul 27 16:15:17 2026] GET /volume/v3/backups/97ab705f-a381-453e-ab9b-3917e342f48f => generated 756 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 27 16:15:17.696240 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.middleware.request_id [None req-f7d13efc-71ad-4d34-b73a-36b95e460f6b None None] RequestId filter calling following filter/app {{(pid=100521) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:15:17.698067 np0000005924 devstack@c-api.service[100521]: INFO cinder.api.openstack.wsgi [None req-f7d13efc-71ad-4d34-b73a-36b95e460f6b tempest-VolumesExtendAttachedTest-268056567 tempest-VolumesExtendAttachedTest-268056567-project-member] GET https://10.4.3.117/volume/v3/volumes/c1ebe7ef-b990-4621-8c9d-e2d13ca009fb Jul 27 16:15:17.698293 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.openstack.wsgi [None req-f7d13efc-71ad-4d34-b73a-36b95e460f6b tempest-VolumesExtendAttachedTest-268056567 tempest-VolumesExtendAttachedTest-268056567-project-member] Empty body provided in request {{(pid=100521) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:15:17.698500 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.openstack.wsgi [None req-f7d13efc-71ad-4d34-b73a-36b95e460f6b tempest-VolumesExtendAttachedTest-268056567 tempest-VolumesExtendAttachedTest-268056567-project-member] Calling method 'show' {{(pid=100521) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:15:17.705415 np0000005924 devstack@c-api.service[100521]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:15:17.705415 np0000005924 devstack@c-api.service[100521]: warnings.warn( Jul 27 16:15:17.709409 np0000005924 devstack@c-api.service[100521]: INFO cinder.volume.api [None req-f7d13efc-71ad-4d34-b73a-36b95e460f6b tempest-VolumesExtendAttachedTest-268056567 tempest-VolumesExtendAttachedTest-268056567-project-member] Volume info retrieved successfully. Jul 27 16:15:17.713662 np0000005924 devstack@c-api.service[100521]: INFO cinder.api.openstack.wsgi [None req-f7d13efc-71ad-4d34-b73a-36b95e460f6b tempest-VolumesExtendAttachedTest-268056567 tempest-VolumesExtendAttachedTest-268056567-project-member] https://10.4.3.117/volume/v3/volumes/c1ebe7ef-b990-4621-8c9d-e2d13ca009fb returned with HTTP 200 Jul 27 16:15:17.714153 np0000005924 devstack@c-api.service[100521]: [pid: 100521|app: 0|req: 687/2775] 10.4.3.117 () {68 vars in 1389 bytes} [Mon Jul 27 16:15:17 2026] GET /volume/v3/volumes/c1ebe7ef-b990-4621-8c9d-e2d13ca009fb => generated 866 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 27 16:15:17.730410 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.middleware.request_id [None req-3ca6e395-9681-432f-98f7-e6b06885e458 None None] RequestId filter calling following filter/app {{(pid=100524) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:15:17.732191 np0000005924 devstack@c-api.service[100524]: INFO cinder.api.openstack.wsgi [None req-3ca6e395-9681-432f-98f7-e6b06885e458 tempest-VolumesExtendAttachedTest-268056567 tempest-VolumesExtendAttachedTest-268056567-project-member] DELETE https://10.4.3.117/volume/v3/volumes/c1ebe7ef-b990-4621-8c9d-e2d13ca009fb Jul 27 16:15:17.732416 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.openstack.wsgi [None req-3ca6e395-9681-432f-98f7-e6b06885e458 tempest-VolumesExtendAttachedTest-268056567 tempest-VolumesExtendAttachedTest-268056567-project-member] Empty body provided in request {{(pid=100524) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:15:17.732646 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.openstack.wsgi [None req-3ca6e395-9681-432f-98f7-e6b06885e458 tempest-VolumesExtendAttachedTest-268056567 tempest-VolumesExtendAttachedTest-268056567-project-member] Calling method 'delete' {{(pid=100524) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:15:17.732824 np0000005924 devstack@c-api.service[100524]: INFO cinder.api.v3.volumes [None req-3ca6e395-9681-432f-98f7-e6b06885e458 tempest-VolumesExtendAttachedTest-268056567 tempest-VolumesExtendAttachedTest-268056567-project-member] Delete volume with id: c1ebe7ef-b990-4621-8c9d-e2d13ca009fb Jul 27 16:15:17.740131 np0000005924 devstack@c-api.service[100524]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:15:17.740131 np0000005924 devstack@c-api.service[100524]: warnings.warn( Jul 27 16:15:17.740798 np0000005924 devstack@c-api.service[100524]: INFO cinder.volume.api [None req-3ca6e395-9681-432f-98f7-e6b06885e458 tempest-VolumesExtendAttachedTest-268056567 tempest-VolumesExtendAttachedTest-268056567-project-member] Volume info retrieved successfully. Jul 27 16:15:17.764021 np0000005924 devstack@c-api.service[100524]: INFO cinder.volume.api [None req-3ca6e395-9681-432f-98f7-e6b06885e458 tempest-VolumesExtendAttachedTest-268056567 tempest-VolumesExtendAttachedTest-268056567-project-member] Delete volume request issued successfully. Jul 27 16:15:17.764241 np0000005924 devstack@c-api.service[100524]: INFO cinder.api.openstack.wsgi [None req-3ca6e395-9681-432f-98f7-e6b06885e458 tempest-VolumesExtendAttachedTest-268056567 tempest-VolumesExtendAttachedTest-268056567-project-member] https://10.4.3.117/volume/v3/volumes/c1ebe7ef-b990-4621-8c9d-e2d13ca009fb returned with HTTP 202 Jul 27 16:15:17.764701 np0000005924 devstack@c-api.service[100524]: [pid: 100524|app: 0|req: 702/2776] 10.4.3.117 () {68 vars in 1392 bytes} [Mon Jul 27 16:15:17 2026] DELETE /volume/v3/volumes/c1ebe7ef-b990-4621-8c9d-e2d13ca009fb => generated 0 bytes in 35 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Jul 27 16:15:17.777180 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.middleware.request_id [None req-f0dcf48c-7bbd-4c5e-9304-ba49badec82a None None] RequestId filter calling following filter/app {{(pid=100523) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:15:17.778984 np0000005924 devstack@c-api.service[100523]: INFO cinder.api.openstack.wsgi [None req-f0dcf48c-7bbd-4c5e-9304-ba49badec82a tempest-VolumesExtendAttachedTest-268056567 tempest-VolumesExtendAttachedTest-268056567-project-member] GET https://10.4.3.117/volume/v3/volumes/c1ebe7ef-b990-4621-8c9d-e2d13ca009fb Jul 27 16:15:17.779176 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.openstack.wsgi [None req-f0dcf48c-7bbd-4c5e-9304-ba49badec82a tempest-VolumesExtendAttachedTest-268056567 tempest-VolumesExtendAttachedTest-268056567-project-member] Empty body provided in request {{(pid=100523) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:15:17.779379 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.openstack.wsgi [None req-f0dcf48c-7bbd-4c5e-9304-ba49badec82a tempest-VolumesExtendAttachedTest-268056567 tempest-VolumesExtendAttachedTest-268056567-project-member] Calling method 'show' {{(pid=100523) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:15:17.786435 np0000005924 devstack@c-api.service[100523]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:15:17.786435 np0000005924 devstack@c-api.service[100523]: warnings.warn( Jul 27 16:15:17.790442 np0000005924 devstack@c-api.service[100523]: INFO cinder.volume.api [None req-f0dcf48c-7bbd-4c5e-9304-ba49badec82a tempest-VolumesExtendAttachedTest-268056567 tempest-VolumesExtendAttachedTest-268056567-project-member] Volume info retrieved successfully. Jul 27 16:15:17.797135 np0000005924 devstack@c-api.service[100523]: INFO cinder.api.openstack.wsgi [None req-f0dcf48c-7bbd-4c5e-9304-ba49badec82a tempest-VolumesExtendAttachedTest-268056567 tempest-VolumesExtendAttachedTest-268056567-project-member] https://10.4.3.117/volume/v3/volumes/c1ebe7ef-b990-4621-8c9d-e2d13ca009fb returned with HTTP 200 Jul 27 16:15:17.797135 np0000005924 devstack@c-api.service[100523]: [pid: 100523|app: 0|req: 701/2777] 10.4.3.117 () {68 vars in 1389 bytes} [Mon Jul 27 16:15:17 2026] GET /volume/v3/volumes/c1ebe7ef-b990-4621-8c9d-e2d13ca009fb => generated 865 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 27 16:15:17.868384 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.middleware.request_id [None req-15e02ab1-d490-4c89-89f2-66772f64e77c None None] RequestId filter calling following filter/app {{(pid=100522) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:15:17.871513 np0000005924 devstack@c-api.service[100522]: INFO cinder.api.openstack.wsgi [None req-15e02ab1-d490-4c89-89f2-66772f64e77c tempest-VolumesBackupsV39Test-1078274254 tempest-VolumesBackupsV39Test-1078274254-project-member] GET https://10.4.3.117/volume/v3/volumes/d8428e78-8093-433b-a19b-74300ef06e61 Jul 27 16:15:17.871513 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.openstack.wsgi [None req-15e02ab1-d490-4c89-89f2-66772f64e77c tempest-VolumesBackupsV39Test-1078274254 tempest-VolumesBackupsV39Test-1078274254-project-member] Empty body provided in request {{(pid=100522) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:15:17.871513 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.openstack.wsgi [None req-15e02ab1-d490-4c89-89f2-66772f64e77c tempest-VolumesBackupsV39Test-1078274254 tempest-VolumesBackupsV39Test-1078274254-project-member] Calling method 'show' {{(pid=100522) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:15:17.879009 np0000005924 devstack@c-api.service[100522]: INFO cinder.api.openstack.wsgi [None req-15e02ab1-d490-4c89-89f2-66772f64e77c tempest-VolumesBackupsV39Test-1078274254 tempest-VolumesBackupsV39Test-1078274254-project-member] https://10.4.3.117/volume/v3/volumes/d8428e78-8093-433b-a19b-74300ef06e61 returned with HTTP 404 Jul 27 16:15:17.879009 np0000005924 devstack@c-api.service[100522]: [pid: 100522|app: 0|req: 688/2778] 10.4.3.117 () {68 vars in 1388 bytes} [Mon Jul 27 16:15:17 2026] GET /volume/v3/volumes/d8428e78-8093-433b-a19b-74300ef06e61 => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 27 16:15:18.092784 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.middleware.request_id [None req-1e68512e-3f22-4f80-ac33-63cc6c061d6a None None] RequestId filter calling following filter/app {{(pid=100521) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:15:18.095190 np0000005924 devstack@c-api.service[100521]: INFO cinder.api.openstack.wsgi [None req-1e68512e-3f22-4f80-ac33-63cc6c061d6a tempest-TestVolumeBackupRestore-18680935 tempest-TestVolumeBackupRestore-18680935-project-member] GET https://10.4.3.117/volume/v3/backups/97ab705f-a381-453e-ab9b-3917e342f48f Jul 27 16:15:18.095596 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.openstack.wsgi [None req-1e68512e-3f22-4f80-ac33-63cc6c061d6a tempest-TestVolumeBackupRestore-18680935 tempest-TestVolumeBackupRestore-18680935-project-member] Empty body provided in request {{(pid=100521) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:15:18.095898 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.openstack.wsgi [None req-1e68512e-3f22-4f80-ac33-63cc6c061d6a tempest-TestVolumeBackupRestore-18680935 tempest-TestVolumeBackupRestore-18680935-project-member] Calling method 'show' {{(pid=100521) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:15:18.096038 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.v3.backups [None req-1e68512e-3f22-4f80-ac33-63cc6c061d6a tempest-TestVolumeBackupRestore-18680935 tempest-TestVolumeBackupRestore-18680935-project-member] Show backup with id 97ab705f-a381-453e-ab9b-3917e342f48f. {{(pid=100521) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 27 16:15:18.103165 np0000005924 devstack@c-api.service[100521]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:15:18.103165 np0000005924 devstack@c-api.service[100521]: warnings.warn( Jul 27 16:15:18.104040 np0000005924 devstack@c-api.service[100521]: INFO cinder.api.openstack.wsgi [None req-1e68512e-3f22-4f80-ac33-63cc6c061d6a tempest-TestVolumeBackupRestore-18680935 tempest-TestVolumeBackupRestore-18680935-project-member] https://10.4.3.117/volume/v3/backups/97ab705f-a381-453e-ab9b-3917e342f48f returned with HTTP 200 Jul 27 16:15:18.104495 np0000005924 devstack@c-api.service[100521]: [pid: 100521|app: 0|req: 688/2779] 10.4.3.117 () {66 vars in 1348 bytes} [Mon Jul 27 16:15:18 2026] GET /volume/v3/backups/97ab705f-a381-453e-ab9b-3917e342f48f => generated 756 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 27 16:15:18.510235 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.middleware.request_id [None req-f7c9272b-742a-4f03-b352-2d6415722d69 None None] RequestId filter calling following filter/app {{(pid=100524) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:15:18.513802 np0000005924 devstack@c-api.service[100524]: INFO cinder.api.openstack.wsgi [None req-f7c9272b-742a-4f03-b352-2d6415722d69 tempest-TestEncryptedCinderVolumes-328802700 tempest-TestEncryptedCinderVolumes-328802700-project-member] GET https://10.4.3.117/volume/v3/volumes/6c252559-64b0-43c6-907b-4ef193efa13f Jul 27 16:15:18.514078 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.openstack.wsgi [None req-f7c9272b-742a-4f03-b352-2d6415722d69 tempest-TestEncryptedCinderVolumes-328802700 tempest-TestEncryptedCinderVolumes-328802700-project-member] Empty body provided in request {{(pid=100524) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:15:18.514383 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.openstack.wsgi [None req-f7c9272b-742a-4f03-b352-2d6415722d69 tempest-TestEncryptedCinderVolumes-328802700 tempest-TestEncryptedCinderVolumes-328802700-project-member] Calling method 'show' {{(pid=100524) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:15:18.525493 np0000005924 devstack@c-api.service[100524]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:15:18.525493 np0000005924 devstack@c-api.service[100524]: warnings.warn( Jul 27 16:15:18.529040 np0000005924 devstack@c-api.service[100524]: INFO cinder.volume.api [None req-f7c9272b-742a-4f03-b352-2d6415722d69 tempest-TestEncryptedCinderVolumes-328802700 tempest-TestEncryptedCinderVolumes-328802700-project-member] Volume info retrieved successfully. Jul 27 16:15:18.534229 np0000005924 devstack@c-api.service[100524]: INFO cinder.api.openstack.wsgi [None req-f7c9272b-742a-4f03-b352-2d6415722d69 tempest-TestEncryptedCinderVolumes-328802700 tempest-TestEncryptedCinderVolumes-328802700-project-member] https://10.4.3.117/volume/v3/volumes/6c252559-64b0-43c6-907b-4ef193efa13f returned with HTTP 200 Jul 27 16:15:18.534647 np0000005924 devstack@c-api.service[100524]: [pid: 100524|app: 0|req: 703/2780] 10.4.3.117 () {66 vars in 1348 bytes} [Mon Jul 27 16:15:18 2026] GET /volume/v3/volumes/6c252559-64b0-43c6-907b-4ef193efa13f => generated 878 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 27 16:15:18.546160 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.middleware.request_id [None req-1238570f-6c1c-42f3-80ed-5e7c3ce53b9f None None] RequestId filter calling following filter/app {{(pid=100523) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:15:18.548310 np0000005924 devstack@c-api.service[100523]: INFO cinder.api.openstack.wsgi [None req-1238570f-6c1c-42f3-80ed-5e7c3ce53b9f tempest-TestEncryptedCinderVolumes-328802700 tempest-TestEncryptedCinderVolumes-328802700-project-member] GET https://10.4.3.117/volume/v3/volumes/6c252559-64b0-43c6-907b-4ef193efa13f Jul 27 16:15:18.548569 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.openstack.wsgi [None req-1238570f-6c1c-42f3-80ed-5e7c3ce53b9f tempest-TestEncryptedCinderVolumes-328802700 tempest-TestEncryptedCinderVolumes-328802700-project-member] Empty body provided in request {{(pid=100523) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:15:18.548860 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.openstack.wsgi [None req-1238570f-6c1c-42f3-80ed-5e7c3ce53b9f tempest-TestEncryptedCinderVolumes-328802700 tempest-TestEncryptedCinderVolumes-328802700-project-member] Calling method 'show' {{(pid=100523) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:15:18.557556 np0000005924 devstack@c-api.service[100523]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:15:18.557556 np0000005924 devstack@c-api.service[100523]: warnings.warn( Jul 27 16:15:18.564514 np0000005924 devstack@c-api.service[100523]: INFO cinder.volume.api [None req-1238570f-6c1c-42f3-80ed-5e7c3ce53b9f tempest-TestEncryptedCinderVolumes-328802700 tempest-TestEncryptedCinderVolumes-328802700-project-member] Volume info retrieved successfully. Jul 27 16:15:18.571210 np0000005924 devstack@c-api.service[100523]: INFO cinder.api.openstack.wsgi [None req-1238570f-6c1c-42f3-80ed-5e7c3ce53b9f tempest-TestEncryptedCinderVolumes-328802700 tempest-TestEncryptedCinderVolumes-328802700-project-member] https://10.4.3.117/volume/v3/volumes/6c252559-64b0-43c6-907b-4ef193efa13f returned with HTTP 200 Jul 27 16:15:18.571210 np0000005924 devstack@c-api.service[100523]: [pid: 100523|app: 0|req: 702/2781] 10.4.3.117 () {66 vars in 1348 bytes} [Mon Jul 27 16:15:18 2026] GET /volume/v3/volumes/6c252559-64b0-43c6-907b-4ef193efa13f => generated 878 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 27 16:15:18.617813 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.middleware.request_id [req-b8876930-fc30-4665-a23a-426384570e14 req-da8d2046-44b5-4f27-8517-54dc0a2ecc1f None None] RequestId filter calling following filter/app {{(pid=100522) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:15:18.620320 np0000005924 devstack@c-api.service[100522]: INFO cinder.api.openstack.wsgi [req-b8876930-fc30-4665-a23a-426384570e14 req-da8d2046-44b5-4f27-8517-54dc0a2ecc1f tempest-TestEncryptedCinderVolumes-328802700 tempest-TestEncryptedCinderVolumes-328802700-project-member] GET https://10.4.3.117/volume/v3/volumes/6c252559-64b0-43c6-907b-4ef193efa13f Jul 27 16:15:18.620621 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.openstack.wsgi [req-b8876930-fc30-4665-a23a-426384570e14 req-da8d2046-44b5-4f27-8517-54dc0a2ecc1f tempest-TestEncryptedCinderVolumes-328802700 tempest-TestEncryptedCinderVolumes-328802700-project-member] Empty body provided in request {{(pid=100522) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:15:18.620873 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.openstack.wsgi [req-b8876930-fc30-4665-a23a-426384570e14 req-da8d2046-44b5-4f27-8517-54dc0a2ecc1f tempest-TestEncryptedCinderVolumes-328802700 tempest-TestEncryptedCinderVolumes-328802700-project-member] Calling method 'show' {{(pid=100522) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:15:18.632285 np0000005924 devstack@c-api.service[100522]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:15:18.632285 np0000005924 devstack@c-api.service[100522]: warnings.warn( Jul 27 16:15:18.644546 np0000005924 devstack@c-api.service[100522]: INFO cinder.volume.api [req-b8876930-fc30-4665-a23a-426384570e14 req-da8d2046-44b5-4f27-8517-54dc0a2ecc1f tempest-TestEncryptedCinderVolumes-328802700 tempest-TestEncryptedCinderVolumes-328802700-project-member] Volume info retrieved successfully. Jul 27 16:15:18.653204 np0000005924 devstack@c-api.service[100522]: INFO cinder.api.openstack.wsgi [req-b8876930-fc30-4665-a23a-426384570e14 req-da8d2046-44b5-4f27-8517-54dc0a2ecc1f tempest-TestEncryptedCinderVolumes-328802700 tempest-TestEncryptedCinderVolumes-328802700-project-member] https://10.4.3.117/volume/v3/volumes/6c252559-64b0-43c6-907b-4ef193efa13f returned with HTTP 200 Jul 27 16:15:18.653651 np0000005924 devstack@c-api.service[100522]: [pid: 100522|app: 0|req: 689/2782] 10.4.3.117 () {68 vars in 1598 bytes} [Mon Jul 27 16:15:18 2026] GET /volume/v3/volumes/6c252559-64b0-43c6-907b-4ef193efa13f => generated 878 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 27 16:15:18.768669 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.middleware.request_id [None req-0dd627e8-930f-45dc-b761-8653f699e4e7 None None] RequestId filter calling following filter/app {{(pid=100521) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:15:18.768986 np0000005924 devstack@c-api.service[100521]: INFO cinder.api.openstack.wsgi [None req-0dd627e8-930f-45dc-b761-8653f699e4e7 None None] GET https://10.4.3.117/volume// Jul 27 16:15:18.769176 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.openstack.wsgi [None req-0dd627e8-930f-45dc-b761-8653f699e4e7 None None] Empty body provided in request {{(pid=100521) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:15:18.769413 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.openstack.wsgi [None req-0dd627e8-930f-45dc-b761-8653f699e4e7 None None] Calling method 'all' {{(pid=100521) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:15:18.769781 np0000005924 devstack@c-api.service[100521]: INFO cinder.api.openstack.wsgi [None req-0dd627e8-930f-45dc-b761-8653f699e4e7 None None] https://10.4.3.117/volume// returned with HTTP 300 Jul 27 16:15:18.770102 np0000005924 devstack@c-api.service[100521]: [pid: 100521|app: 0|req: 689/2783] 10.4.3.117 () {66 vars in 1428 bytes} [Mon Jul 27 16:15:18 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 27 16:15:18.778728 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.middleware.request_id [req-b8876930-fc30-4665-a23a-426384570e14 req-e41d6475-251f-43a4-a9e3-ee1426097cb4 None None] RequestId filter calling following filter/app {{(pid=100524) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:15:18.781210 np0000005924 devstack@c-api.service[100524]: INFO cinder.api.openstack.wsgi [req-b8876930-fc30-4665-a23a-426384570e14 req-e41d6475-251f-43a4-a9e3-ee1426097cb4 tempest-TestEncryptedCinderVolumes-328802700 tempest-TestEncryptedCinderVolumes-328802700-project-member] POST https://10.4.3.117/volume/v3/attachments Jul 27 16:15:18.781704 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.openstack.wsgi [req-b8876930-fc30-4665-a23a-426384570e14 req-e41d6475-251f-43a4-a9e3-ee1426097cb4 tempest-TestEncryptedCinderVolumes-328802700 tempest-TestEncryptedCinderVolumes-328802700-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "6c252559-64b0-43c6-907b-4ef193efa13f", "connector": null, "instance_uuid": "98361744-56f7-4a8f-a762-9739236c9125"}} {{(pid=100524) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 27 16:15:18.791648 np0000005924 devstack@c-api.service[100524]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:15:18.791648 np0000005924 devstack@c-api.service[100524]: warnings.warn( Jul 27 16:15:18.812071 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.middleware.request_id [None req-8698fc99-8d63-4488-b751-0ec86389b04a None None] RequestId filter calling following filter/app {{(pid=100523) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:15:18.814142 np0000005924 devstack@c-api.service[100523]: INFO cinder.api.openstack.wsgi [None req-8698fc99-8d63-4488-b751-0ec86389b04a tempest-VolumesExtendAttachedTest-268056567 tempest-VolumesExtendAttachedTest-268056567-project-member] GET https://10.4.3.117/volume/v3/volumes/c1ebe7ef-b990-4621-8c9d-e2d13ca009fb Jul 27 16:15:18.814391 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.openstack.wsgi [None req-8698fc99-8d63-4488-b751-0ec86389b04a tempest-VolumesExtendAttachedTest-268056567 tempest-VolumesExtendAttachedTest-268056567-project-member] Empty body provided in request {{(pid=100523) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:15:18.814627 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.openstack.wsgi [None req-8698fc99-8d63-4488-b751-0ec86389b04a tempest-VolumesExtendAttachedTest-268056567 tempest-VolumesExtendAttachedTest-268056567-project-member] Calling method 'show' {{(pid=100523) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:15:18.821218 np0000005924 devstack@c-api.service[100523]: INFO cinder.api.openstack.wsgi [None req-8698fc99-8d63-4488-b751-0ec86389b04a tempest-VolumesExtendAttachedTest-268056567 tempest-VolumesExtendAttachedTest-268056567-project-member] https://10.4.3.117/volume/v3/volumes/c1ebe7ef-b990-4621-8c9d-e2d13ca009fb returned with HTTP 404 Jul 27 16:15:18.821838 np0000005924 devstack@c-api.service[100523]: [pid: 100523|app: 0|req: 703/2784] 10.4.3.117 () {68 vars in 1389 bytes} [Mon Jul 27 16:15:18 2026] GET /volume/v3/volumes/c1ebe7ef-b990-4621-8c9d-e2d13ca009fb => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 27 16:15:18.846307 np0000005924 devstack@c-api.service[100524]: INFO cinder.api.openstack.wsgi [req-b8876930-fc30-4665-a23a-426384570e14 req-e41d6475-251f-43a4-a9e3-ee1426097cb4 tempest-TestEncryptedCinderVolumes-328802700 tempest-TestEncryptedCinderVolumes-328802700-project-member] https://10.4.3.117/volume/v3/attachments returned with HTTP 200 Jul 27 16:15:18.846307 np0000005924 devstack@c-api.service[100524]: [pid: 100524|app: 0|req: 704/2785] 10.4.3.117 () {74 vars in 1594 bytes} [Mon Jul 27 16:15:18 2026] POST /volume/v3/attachments => generated 273 bytes in 68 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 27 16:15:18.879682 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.middleware.request_id [None req-1be51557-3fc1-4b11-aef2-184d5e727e47 None None] RequestId filter calling following filter/app {{(pid=100522) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:15:18.881276 np0000005924 devstack@c-api.service[100522]: INFO cinder.api.openstack.wsgi [None req-1be51557-3fc1-4b11-aef2-184d5e727e47 tempest-TestEncryptedCinderVolumes-328802700 tempest-TestEncryptedCinderVolumes-328802700-project-member] GET https://10.4.3.117/volume/v3/volumes/6c252559-64b0-43c6-907b-4ef193efa13f Jul 27 16:15:18.881517 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.openstack.wsgi [None req-1be51557-3fc1-4b11-aef2-184d5e727e47 tempest-TestEncryptedCinderVolumes-328802700 tempest-TestEncryptedCinderVolumes-328802700-project-member] Empty body provided in request {{(pid=100522) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:15:18.881742 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.openstack.wsgi [None req-1be51557-3fc1-4b11-aef2-184d5e727e47 tempest-TestEncryptedCinderVolumes-328802700 tempest-TestEncryptedCinderVolumes-328802700-project-member] Calling method 'show' {{(pid=100522) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:15:18.890404 np0000005924 devstack@c-api.service[100522]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:15:18.890404 np0000005924 devstack@c-api.service[100522]: warnings.warn( Jul 27 16:15:18.893796 np0000005924 devstack@c-api.service[100522]: INFO cinder.volume.api [None req-1be51557-3fc1-4b11-aef2-184d5e727e47 tempest-TestEncryptedCinderVolumes-328802700 tempest-TestEncryptedCinderVolumes-328802700-project-member] Volume info retrieved successfully. Jul 27 16:15:18.895142 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.middleware.request_id [None req-beed58e0-ae85-473e-8521-7093f964c1e9 None None] RequestId filter calling following filter/app {{(pid=100521) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:15:18.895731 np0000005924 devstack@c-api.service[100521]: INFO cinder.api.openstack.wsgi [None req-beed58e0-ae85-473e-8521-7093f964c1e9 None None] GET https://10.4.3.117/volume// Jul 27 16:15:18.895973 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.openstack.wsgi [None req-beed58e0-ae85-473e-8521-7093f964c1e9 None None] Empty body provided in request {{(pid=100521) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:15:18.896243 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.openstack.wsgi [None req-beed58e0-ae85-473e-8521-7093f964c1e9 None None] Calling method 'all' {{(pid=100521) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:15:18.896733 np0000005924 devstack@c-api.service[100521]: INFO cinder.api.openstack.wsgi [None req-beed58e0-ae85-473e-8521-7093f964c1e9 None None] https://10.4.3.117/volume// returned with HTTP 300 Jul 27 16:15:18.897121 np0000005924 devstack@c-api.service[100521]: [pid: 100521|app: 0|req: 690/2786] 10.4.3.117 () {66 vars in 1426 bytes} [Mon Jul 27 16:15:18 2026] GET /volume/ => generated 386 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 27 16:15:18.897867 np0000005924 devstack@c-api.service[100522]: INFO cinder.api.openstack.wsgi [None req-1be51557-3fc1-4b11-aef2-184d5e727e47 tempest-TestEncryptedCinderVolumes-328802700 tempest-TestEncryptedCinderVolumes-328802700-project-member] https://10.4.3.117/volume/v3/volumes/6c252559-64b0-43c6-907b-4ef193efa13f returned with HTTP 200 Jul 27 16:15:18.898256 np0000005924 devstack@c-api.service[100522]: [pid: 100522|app: 0|req: 690/2787] 10.4.3.117 () {66 vars in 1348 bytes} [Mon Jul 27 16:15:18 2026] GET /volume/v3/volumes/6c252559-64b0-43c6-907b-4ef193efa13f => generated 877 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 27 16:15:18.908253 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.middleware.request_id [req-b8876930-fc30-4665-a23a-426384570e14 req-daf58c73-c990-4c89-b7b9-bc2278d841b4 None None] RequestId filter calling following filter/app {{(pid=100523) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:15:18.911947 np0000005924 devstack@c-api.service[100523]: INFO cinder.api.openstack.wsgi [req-b8876930-fc30-4665-a23a-426384570e14 req-daf58c73-c990-4c89-b7b9-bc2278d841b4 tempest-TestEncryptedCinderVolumes-328802700 tempest-TestEncryptedCinderVolumes-328802700-project-member] GET https://10.4.3.117/volume/v3/volumes/6c252559-64b0-43c6-907b-4ef193efa13f Jul 27 16:15:18.912688 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.openstack.wsgi [req-b8876930-fc30-4665-a23a-426384570e14 req-daf58c73-c990-4c89-b7b9-bc2278d841b4 tempest-TestEncryptedCinderVolumes-328802700 tempest-TestEncryptedCinderVolumes-328802700-project-member] Empty body provided in request {{(pid=100523) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:15:18.912948 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.openstack.wsgi [req-b8876930-fc30-4665-a23a-426384570e14 req-daf58c73-c990-4c89-b7b9-bc2278d841b4 tempest-TestEncryptedCinderVolumes-328802700 tempest-TestEncryptedCinderVolumes-328802700-project-member] Calling method 'show' {{(pid=100523) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:15:18.925756 np0000005924 devstack@c-api.service[100523]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:15:18.925756 np0000005924 devstack@c-api.service[100523]: warnings.warn( Jul 27 16:15:18.929751 np0000005924 devstack@c-api.service[100523]: INFO cinder.volume.api [req-b8876930-fc30-4665-a23a-426384570e14 req-daf58c73-c990-4c89-b7b9-bc2278d841b4 tempest-TestEncryptedCinderVolumes-328802700 tempest-TestEncryptedCinderVolumes-328802700-project-member] Volume info retrieved successfully. Jul 27 16:15:18.934866 np0000005924 devstack@c-api.service[100523]: INFO cinder.api.openstack.wsgi [req-b8876930-fc30-4665-a23a-426384570e14 req-daf58c73-c990-4c89-b7b9-bc2278d841b4 tempest-TestEncryptedCinderVolumes-328802700 tempest-TestEncryptedCinderVolumes-328802700-project-member] https://10.4.3.117/volume/v3/volumes/6c252559-64b0-43c6-907b-4ef193efa13f returned with HTTP 200 Jul 27 16:15:18.935363 np0000005924 devstack@c-api.service[100523]: [pid: 100523|app: 0|req: 704/2788] 10.4.3.117 () {70 vars in 1639 bytes} [Mon Jul 27 16:15:18 2026] GET /volume/v3/volumes/6c252559-64b0-43c6-907b-4ef193efa13f => generated 1057 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 27 16:15:19.038205 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.middleware.request_id [req-b8876930-fc30-4665-a23a-426384570e14 req-5897678f-7d38-4cf0-b8aa-743df44d758b None None] RequestId filter calling following filter/app {{(pid=100524) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:15:19.039774 np0000005924 devstack@c-api.service[100524]: INFO cinder.api.openstack.wsgi [req-b8876930-fc30-4665-a23a-426384570e14 req-5897678f-7d38-4cf0-b8aa-743df44d758b tempest-TestEncryptedCinderVolumes-328802700 tempest-TestEncryptedCinderVolumes-328802700-project-member] PUT https://10.4.3.117/volume/v3/attachments/13e65387-7624-4bc8-9078-da81798f8c87 Jul 27 16:15:19.040242 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.openstack.wsgi [req-b8876930-fc30-4665-a23a-426384570e14 req-5897678f-7d38-4cf0-b8aa-743df44d758b tempest-TestEncryptedCinderVolumes-328802700 tempest-TestEncryptedCinderVolumes-328802700-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.117", "host": "np0000005924", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:c1414b6f8d8f", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "13cbedf7-bb1f-4b5e-b492-2fef0d4dab25", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100524) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 27 16:15:19.050700 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.coordination [req-b8876930-fc30-4665-a23a-426384570e14 req-5897678f-7d38-4cf0-b8aa-743df44d758b tempest-TestEncryptedCinderVolumes-328802700 tempest-TestEncryptedCinderVolumes-328802700-project-member] Acquiring lock "cinder-attachment_update-6c252559-64b0-43c6-907b-4ef193efa13f-np0000005924" by "attachment_update" {{(pid=100524) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jul 27 16:15:19.062348 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.coordination [req-b8876930-fc30-4665-a23a-426384570e14 req-5897678f-7d38-4cf0-b8aa-743df44d758b tempest-TestEncryptedCinderVolumes-328802700 tempest-TestEncryptedCinderVolumes-328802700-project-member] Lock "cinder-attachment_update-6c252559-64b0-43c6-907b-4ef193efa13f-np0000005924" acquired by "attachment_update" :: waited 0.011s {{(pid=100524) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jul 27 16:15:19.062348 np0000005924 devstack@c-api.service[100524]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:15:19.062348 np0000005924 devstack@c-api.service[100524]: warnings.warn( Jul 27 16:15:19.119394 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.middleware.request_id [None req-17009ef6-4027-4e4f-a2c8-45f890358d24 None None] RequestId filter calling following filter/app {{(pid=100521) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:15:19.126520 np0000005924 devstack@c-api.service[100521]: INFO cinder.api.openstack.wsgi [None req-17009ef6-4027-4e4f-a2c8-45f890358d24 tempest-TestVolumeBackupRestore-18680935 tempest-TestVolumeBackupRestore-18680935-project-member] GET https://10.4.3.117/volume/v3/backups/97ab705f-a381-453e-ab9b-3917e342f48f Jul 27 16:15:19.127136 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.openstack.wsgi [None req-17009ef6-4027-4e4f-a2c8-45f890358d24 tempest-TestVolumeBackupRestore-18680935 tempest-TestVolumeBackupRestore-18680935-project-member] Empty body provided in request {{(pid=100521) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:15:19.127519 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.openstack.wsgi [None req-17009ef6-4027-4e4f-a2c8-45f890358d24 tempest-TestVolumeBackupRestore-18680935 tempest-TestVolumeBackupRestore-18680935-project-member] Calling method 'show' {{(pid=100521) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:15:19.127675 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.v3.backups [None req-17009ef6-4027-4e4f-a2c8-45f890358d24 tempest-TestVolumeBackupRestore-18680935 tempest-TestVolumeBackupRestore-18680935-project-member] Show backup with id 97ab705f-a381-453e-ab9b-3917e342f48f. {{(pid=100521) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 27 16:15:19.132474 np0000005924 devstack@c-api.service[100521]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:15:19.132474 np0000005924 devstack@c-api.service[100521]: warnings.warn( Jul 27 16:15:19.133345 np0000005924 devstack@c-api.service[100521]: INFO cinder.api.openstack.wsgi [None req-17009ef6-4027-4e4f-a2c8-45f890358d24 tempest-TestVolumeBackupRestore-18680935 tempest-TestVolumeBackupRestore-18680935-project-member] https://10.4.3.117/volume/v3/backups/97ab705f-a381-453e-ab9b-3917e342f48f returned with HTTP 200 Jul 27 16:15:19.133723 np0000005924 devstack@c-api.service[100521]: [pid: 100521|app: 0|req: 691/2789] 10.4.3.117 () {66 vars in 1348 bytes} [Mon Jul 27 16:15:19 2026] GET /volume/v3/backups/97ab705f-a381-453e-ab9b-3917e342f48f => generated 756 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 27 16:15:19.175080 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.coordination [req-b8876930-fc30-4665-a23a-426384570e14 req-5897678f-7d38-4cf0-b8aa-743df44d758b tempest-TestEncryptedCinderVolumes-328802700 tempest-TestEncryptedCinderVolumes-328802700-project-member] Lock "cinder-attachment_update-6c252559-64b0-43c6-907b-4ef193efa13f-np0000005924" released by "attachment_update" :: held 0.114s {{(pid=100524) __release /opt/stack/cinder/cinder/coordination.py:152}} Jul 27 16:15:19.175080 np0000005924 devstack@c-api.service[100524]: INFO cinder.api.openstack.wsgi [req-b8876930-fc30-4665-a23a-426384570e14 req-5897678f-7d38-4cf0-b8aa-743df44d758b tempest-TestEncryptedCinderVolumes-328802700 tempest-TestEncryptedCinderVolumes-328802700-project-member] https://10.4.3.117/volume/v3/attachments/13e65387-7624-4bc8-9078-da81798f8c87 returned with HTTP 200 Jul 27 16:15:19.175080 np0000005924 devstack@c-api.service[100524]: [pid: 100524|app: 0|req: 705/2790] 10.4.3.117 () {74 vars in 1704 bytes} [Mon Jul 27 16:15:19 2026] PUT /volume/v3/attachments/13e65387-7624-4bc8-9078-da81798f8c87 => generated 968 bytes in 138 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 27 16:15:19.184806 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.middleware.request_id [req-b8876930-fc30-4665-a23a-426384570e14 req-04b6c873-cceb-483e-bd57-ef40b2fd944d None None] RequestId filter calling following filter/app {{(pid=100522) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:15:19.187568 np0000005924 devstack@c-api.service[100522]: INFO cinder.api.openstack.wsgi [req-b8876930-fc30-4665-a23a-426384570e14 req-04b6c873-cceb-483e-bd57-ef40b2fd944d tempest-TestEncryptedCinderVolumes-328802700 tempest-TestEncryptedCinderVolumes-328802700-project-member] GET https://10.4.3.117/volume/v3/volumes/6c252559-64b0-43c6-907b-4ef193efa13f/encryption Jul 27 16:15:19.188211 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.openstack.wsgi [req-b8876930-fc30-4665-a23a-426384570e14 req-04b6c873-cceb-483e-bd57-ef40b2fd944d tempest-TestEncryptedCinderVolumes-328802700 tempest-TestEncryptedCinderVolumes-328802700-project-member] Empty body provided in request {{(pid=100522) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:15:19.188481 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.openstack.wsgi [req-b8876930-fc30-4665-a23a-426384570e14 req-04b6c873-cceb-483e-bd57-ef40b2fd944d tempest-TestEncryptedCinderVolumes-328802700 tempest-TestEncryptedCinderVolumes-328802700-project-member] Calling method 'index' {{(pid=100522) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:15:19.205019 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.middleware.request_id [None req-b7acf247-3dfb-4bcb-8806-8b8955109878 None None] RequestId filter calling following filter/app {{(pid=100523) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:15:19.206159 np0000005924 devstack@c-api.service[100522]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:15:19.206159 np0000005924 devstack@c-api.service[100522]: warnings.warn( Jul 27 16:15:19.215047 np0000005924 devstack@c-api.service[100522]: INFO cinder.api.openstack.wsgi [req-b8876930-fc30-4665-a23a-426384570e14 req-04b6c873-cceb-483e-bd57-ef40b2fd944d tempest-TestEncryptedCinderVolumes-328802700 tempest-TestEncryptedCinderVolumes-328802700-project-member] https://10.4.3.117/volume/v3/volumes/6c252559-64b0-43c6-907b-4ef193efa13f/encryption returned with HTTP 200 Jul 27 16:15:19.215484 np0000005924 devstack@c-api.service[100522]: [pid: 100522|app: 0|req: 691/2791] 10.4.3.117 () {68 vars in 1631 bytes} [Mon Jul 27 16:15:19 2026] GET /volume/v3/volumes/6c252559-64b0-43c6-907b-4ef193efa13f/encryption => generated 160 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 27 16:15:19.298448 np0000005924 devstack@c-api.service[100523]: INFO cinder.api.openstack.wsgi [None req-b7acf247-3dfb-4bcb-8806-8b8955109878 tempest-VolumesGetTest-1919282380 tempest-VolumesGetTest-1919282380-project-member] POST https://10.4.3.117/volume/v3/volumes Jul 27 16:15:19.298786 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.openstack.wsgi [None req-b7acf247-3dfb-4bcb-8806-8b8955109878 tempest-VolumesGetTest-1919282380 tempest-VolumesGetTest-1919282380-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesGetTest-Volume-941287472", "metadata": {"Type": "Test"}}} {{(pid=100523) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 27 16:15:19.300320 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.v3.volumes [None req-b7acf247-3dfb-4bcb-8806-8b8955109878 tempest-VolumesGetTest-1919282380 tempest-VolumesGetTest-1919282380-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesGetTest-Volume-941287472', 'metadata': {'Type': 'Test'}}} {{(pid=100523) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 27 16:15:19.300472 np0000005924 devstack@c-api.service[100523]: INFO cinder.api.v3.volumes [None req-b7acf247-3dfb-4bcb-8806-8b8955109878 tempest-VolumesGetTest-1919282380 tempest-VolumesGetTest-1919282380-project-member] Create volume of 1 GB Jul 27 16:15:19.304516 np0000005924 devstack@c-api.service[100523]: INFO cinder.volume.api [None req-b7acf247-3dfb-4bcb-8806-8b8955109878 tempest-VolumesGetTest-1919282380 tempest-VolumesGetTest-1919282380-project-member] Availability Zones retrieved successfully. Jul 27 16:15:19.311205 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.volume.api [None req-b7acf247-3dfb-4bcb-8806-8b8955109878 tempest-VolumesGetTest-1919282380 tempest-VolumesGetTest-1919282380-project-member] Flow 'volume_create_api' (f081364f-892e-44cc-9c05-7d9f1f4506dd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100523) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 27 16:15:19.312702 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.volume.api [None req-b7acf247-3dfb-4bcb-8806-8b8955109878 tempest-VolumesGetTest-1919282380 tempest-VolumesGetTest-1919282380-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (037d830e-c07f-4b56-a01b-71f1154ed6e9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100523) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 27 16:15:19.313644 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.volume.flows.api.create_volume [None req-b7acf247-3dfb-4bcb-8806-8b8955109878 tempest-VolumesGetTest-1919282380 tempest-VolumesGetTest-1919282380-project-member] Validating volume size '1' using validate_int {{(pid=100523) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 27 16:15:19.341286 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.volume.api [None req-b7acf247-3dfb-4bcb-8806-8b8955109878 tempest-VolumesGetTest-1919282380 tempest-VolumesGetTest-1919282380-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (037d830e-c07f-4b56-a01b-71f1154ed6e9) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-27T16:04:59Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=2bce4e1a-e6e0-49d9-be36-c3405449a01e,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '2bce4e1a-e6e0-49d9-be36-c3405449a01e', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100523) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 27 16:15:19.342388 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.volume.api [None req-b7acf247-3dfb-4bcb-8806-8b8955109878 tempest-VolumesGetTest-1919282380 tempest-VolumesGetTest-1919282380-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (437ae625-a902-40bb-8a36-a5aa31d0a9b7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100523) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 27 16:15:19.402941 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.quota [None req-b7acf247-3dfb-4bcb-8806-8b8955109878 tempest-VolumesGetTest-1919282380 tempest-VolumesGetTest-1919282380-project-member] Created reservations ['12cb4b8b-f86d-4840-85f5-91d223fa58a9', '35242a53-4a87-4032-b7ca-09dc91d291fe', '49bfe7cc-b5c0-4c39-bffe-76eda7fc65c9', '41d68540-9732-4e44-b8b5-24e25da9e480'] {{(pid=100523) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 27 16:15:19.404149 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.volume.api [None req-b7acf247-3dfb-4bcb-8806-8b8955109878 tempest-VolumesGetTest-1919282380 tempest-VolumesGetTest-1919282380-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (437ae625-a902-40bb-8a36-a5aa31d0a9b7) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['12cb4b8b-f86d-4840-85f5-91d223fa58a9', '35242a53-4a87-4032-b7ca-09dc91d291fe', '49bfe7cc-b5c0-4c39-bffe-76eda7fc65c9', '41d68540-9732-4e44-b8b5-24e25da9e480']}' {{(pid=100523) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 27 16:15:19.405173 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.volume.api [None req-b7acf247-3dfb-4bcb-8806-8b8955109878 tempest-VolumesGetTest-1919282380 tempest-VolumesGetTest-1919282380-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (75b85d6e-89d0-4e4e-9f78-2fdfb1cb10d5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100523) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 27 16:15:19.433391 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.volume.api [None req-b7acf247-3dfb-4bcb-8806-8b8955109878 tempest-VolumesGetTest-1919282380 tempest-VolumesGetTest-1919282380-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (75b85d6e-89d0-4e4e-9f78-2fdfb1cb10d5) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'd7daf60d-4fb3-4353-830f-8ed0de8c8219', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesGetTest-Volume-941287472',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='Test'},multiattach=False,project_id='fa9330a50b624cb4a999b5ac1766eb1f',qos_specs=None,replication_status=,reservations=['12cb4b8b-f86d-4840-85f5-91d223fa58a9','35242a53-4a87-4032-b7ca-09dc91d291fe','49bfe7cc-b5c0-4c39-bffe-76eda7fc65c9','41d68540-9732-4e44-b8b5-24e25da9e480'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='0a8d00cbbf9c4993aa31c150f0975424',volume_type_id=2bce4e1a-e6e0-49d9-be36-c3405449a01e), 'volume': Volume(_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-27T16:15:19Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesGetTest-Volume-941287472',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=d7daf60d-4fb3-4353-830f-8ed0de8c8219,launched_at=None,metadata={Type='Test'},migration_status=None,multiattach=False,previous_status=None,project_id='fa9330a50b624cb4a999b5ac1766eb1f',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='0a8d00cbbf9c4993aa31c150f0975424',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(2bce4e1a-e6e0-49d9-be36-c3405449a01e),volume_type_id=2bce4e1a-e6e0-49d9-be36-c3405449a01e)}' {{(pid=100523) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 27 16:15:19.434215 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.volume.api [None req-b7acf247-3dfb-4bcb-8806-8b8955109878 tempest-VolumesGetTest-1919282380 tempest-VolumesGetTest-1919282380-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (98fb63cf-8bea-415d-b8b8-4e659f3755b1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100523) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 27 16:15:19.460060 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.volume.api [None req-b7acf247-3dfb-4bcb-8806-8b8955109878 tempest-VolumesGetTest-1919282380 tempest-VolumesGetTest-1919282380-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (98fb63cf-8bea-415d-b8b8-4e659f3755b1) transitioned into state 'SUCCESS' from state '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-941287472',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='Test'},multiattach=False,project_id='fa9330a50b624cb4a999b5ac1766eb1f',qos_specs=None,replication_status=,reservations=['12cb4b8b-f86d-4840-85f5-91d223fa58a9','35242a53-4a87-4032-b7ca-09dc91d291fe','49bfe7cc-b5c0-4c39-bffe-76eda7fc65c9','41d68540-9732-4e44-b8b5-24e25da9e480'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='0a8d00cbbf9c4993aa31c150f0975424',volume_type_id=2bce4e1a-e6e0-49d9-be36-c3405449a01e)}' {{(pid=100523) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 27 16:15:19.461105 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.volume.api [None req-b7acf247-3dfb-4bcb-8806-8b8955109878 tempest-VolumesGetTest-1919282380 tempest-VolumesGetTest-1919282380-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (f2b31b4c-c25b-4446-8878-fccb79c4da64) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100523) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 27 16:15:19.474923 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.volume.api [None req-b7acf247-3dfb-4bcb-8806-8b8955109878 tempest-VolumesGetTest-1919282380 tempest-VolumesGetTest-1919282380-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (f2b31b4c-c25b-4446-8878-fccb79c4da64) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100523) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 27 16:15:19.475757 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.volume.api [None req-b7acf247-3dfb-4bcb-8806-8b8955109878 tempest-VolumesGetTest-1919282380 tempest-VolumesGetTest-1919282380-project-member] Flow 'volume_create_api' (f081364f-892e-44cc-9c05-7d9f1f4506dd) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100523) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 27 16:15:19.476035 np0000005924 devstack@c-api.service[100523]: INFO cinder.volume.api [None req-b7acf247-3dfb-4bcb-8806-8b8955109878 tempest-VolumesGetTest-1919282380 tempest-VolumesGetTest-1919282380-project-member] Create volume request issued successfully. Jul 27 16:15:19.476582 np0000005924 devstack@c-api.service[100523]: INFO cinder.api.openstack.wsgi [None req-b7acf247-3dfb-4bcb-8806-8b8955109878 tempest-VolumesGetTest-1919282380 tempest-VolumesGetTest-1919282380-project-member] https://10.4.3.117/volume/v3/volumes returned with HTTP 202 Jul 27 16:15:19.476988 np0000005924 devstack@c-api.service[100523]: [pid: 100523|app: 0|req: 705/2792] 10.4.3.117 () {68 vars in 1259 bytes} [Mon Jul 27 16:15:19 2026] POST /volume/v3/volumes => generated 758 bytes in 273 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 27 16:15:19.488828 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.middleware.request_id [None req-c06abab3-3e23-466a-acdf-b32e6daa8ea4 None None] RequestId filter calling following filter/app {{(pid=100521) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:15:19.491668 np0000005924 devstack@c-api.service[100521]: INFO cinder.api.openstack.wsgi [None req-c06abab3-3e23-466a-acdf-b32e6daa8ea4 tempest-VolumesGetTest-1919282380 tempest-VolumesGetTest-1919282380-project-member] GET https://10.4.3.117/volume/v3/volumes/d7daf60d-4fb3-4353-830f-8ed0de8c8219 Jul 27 16:15:19.492103 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.openstack.wsgi [None req-c06abab3-3e23-466a-acdf-b32e6daa8ea4 tempest-VolumesGetTest-1919282380 tempest-VolumesGetTest-1919282380-project-member] Empty body provided in request {{(pid=100521) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:15:19.492316 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.openstack.wsgi [None req-c06abab3-3e23-466a-acdf-b32e6daa8ea4 tempest-VolumesGetTest-1919282380 tempest-VolumesGetTest-1919282380-project-member] Calling method 'show' {{(pid=100521) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:15:19.501969 np0000005924 devstack@c-api.service[100521]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:15:19.501969 np0000005924 devstack@c-api.service[100521]: warnings.warn( Jul 27 16:15:19.506190 np0000005924 devstack@c-api.service[100521]: INFO cinder.volume.api [None req-c06abab3-3e23-466a-acdf-b32e6daa8ea4 tempest-VolumesGetTest-1919282380 tempest-VolumesGetTest-1919282380-project-member] Volume info retrieved successfully. Jul 27 16:15:19.511889 np0000005924 devstack@c-api.service[100521]: INFO cinder.api.openstack.wsgi [None req-c06abab3-3e23-466a-acdf-b32e6daa8ea4 tempest-VolumesGetTest-1919282380 tempest-VolumesGetTest-1919282380-project-member] https://10.4.3.117/volume/v3/volumes/d7daf60d-4fb3-4353-830f-8ed0de8c8219 returned with HTTP 200 Jul 27 16:15:19.512272 np0000005924 devstack@c-api.service[100521]: [pid: 100521|app: 0|req: 692/2793] 10.4.3.117 () {66 vars in 1348 bytes} [Mon Jul 27 16:15:19 2026] GET /volume/v3/volumes/d7daf60d-4fb3-4353-830f-8ed0de8c8219 => generated 826 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 27 16:15:19.912459 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.middleware.request_id [None req-20a80c12-e2ce-4f53-a9d0-cb137fab8a41 None None] RequestId filter calling following filter/app {{(pid=100524) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:15:19.914338 np0000005924 devstack@c-api.service[100524]: INFO cinder.api.openstack.wsgi [None req-20a80c12-e2ce-4f53-a9d0-cb137fab8a41 tempest-TestEncryptedCinderVolumes-328802700 tempest-TestEncryptedCinderVolumes-328802700-project-member] GET https://10.4.3.117/volume/v3/volumes/6c252559-64b0-43c6-907b-4ef193efa13f Jul 27 16:15:19.914584 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.openstack.wsgi [None req-20a80c12-e2ce-4f53-a9d0-cb137fab8a41 tempest-TestEncryptedCinderVolumes-328802700 tempest-TestEncryptedCinderVolumes-328802700-project-member] Empty body provided in request {{(pid=100524) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:15:19.914796 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.openstack.wsgi [None req-20a80c12-e2ce-4f53-a9d0-cb137fab8a41 tempest-TestEncryptedCinderVolumes-328802700 tempest-TestEncryptedCinderVolumes-328802700-project-member] Calling method 'show' {{(pid=100524) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:15:19.924655 np0000005924 devstack@c-api.service[100524]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:15:19.924655 np0000005924 devstack@c-api.service[100524]: warnings.warn( Jul 27 16:15:19.927998 np0000005924 devstack@c-api.service[100524]: INFO cinder.volume.api [None req-20a80c12-e2ce-4f53-a9d0-cb137fab8a41 tempest-TestEncryptedCinderVolumes-328802700 tempest-TestEncryptedCinderVolumes-328802700-project-member] Volume info retrieved successfully. Jul 27 16:15:19.932206 np0000005924 devstack@c-api.service[100524]: INFO cinder.api.openstack.wsgi [None req-20a80c12-e2ce-4f53-a9d0-cb137fab8a41 tempest-TestEncryptedCinderVolumes-328802700 tempest-TestEncryptedCinderVolumes-328802700-project-member] https://10.4.3.117/volume/v3/volumes/6c252559-64b0-43c6-907b-4ef193efa13f returned with HTTP 200 Jul 27 16:15:19.932688 np0000005924 devstack@c-api.service[100524]: [pid: 100524|app: 0|req: 706/2794] 10.4.3.117 () {66 vars in 1348 bytes} [Mon Jul 27 16:15:19 2026] GET /volume/v3/volumes/6c252559-64b0-43c6-907b-4ef193efa13f => generated 878 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 27 16:15:20.147184 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.middleware.request_id [None req-ffd48602-5c9d-4323-a3a7-7ca14647dff1 None None] RequestId filter calling following filter/app {{(pid=100522) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:15:20.152347 np0000005924 devstack@c-api.service[100522]: INFO cinder.api.openstack.wsgi [None req-ffd48602-5c9d-4323-a3a7-7ca14647dff1 tempest-TestVolumeBackupRestore-18680935 tempest-TestVolumeBackupRestore-18680935-project-member] GET https://10.4.3.117/volume/v3/backups/97ab705f-a381-453e-ab9b-3917e342f48f Jul 27 16:15:20.152347 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.openstack.wsgi [None req-ffd48602-5c9d-4323-a3a7-7ca14647dff1 tempest-TestVolumeBackupRestore-18680935 tempest-TestVolumeBackupRestore-18680935-project-member] Empty body provided in request {{(pid=100522) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:15:20.152347 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.openstack.wsgi [None req-ffd48602-5c9d-4323-a3a7-7ca14647dff1 tempest-TestVolumeBackupRestore-18680935 tempest-TestVolumeBackupRestore-18680935-project-member] Calling method 'show' {{(pid=100522) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:15:20.152347 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.v3.backups [None req-ffd48602-5c9d-4323-a3a7-7ca14647dff1 tempest-TestVolumeBackupRestore-18680935 tempest-TestVolumeBackupRestore-18680935-project-member] Show backup with id 97ab705f-a381-453e-ab9b-3917e342f48f. {{(pid=100522) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 27 16:15:20.154611 np0000005924 devstack@c-api.service[100522]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:15:20.154611 np0000005924 devstack@c-api.service[100522]: warnings.warn( Jul 27 16:15:20.155545 np0000005924 devstack@c-api.service[100522]: INFO cinder.api.openstack.wsgi [None req-ffd48602-5c9d-4323-a3a7-7ca14647dff1 tempest-TestVolumeBackupRestore-18680935 tempest-TestVolumeBackupRestore-18680935-project-member] https://10.4.3.117/volume/v3/backups/97ab705f-a381-453e-ab9b-3917e342f48f returned with HTTP 200 Jul 27 16:15:20.155983 np0000005924 devstack@c-api.service[100522]: [pid: 100522|app: 0|req: 692/2795] 10.4.3.117 () {66 vars in 1348 bytes} [Mon Jul 27 16:15:20 2026] GET /volume/v3/backups/97ab705f-a381-453e-ab9b-3917e342f48f => generated 756 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 27 16:15:20.529371 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.middleware.request_id [None req-c76331eb-bdc8-4bd6-9233-68142da01880 None None] RequestId filter calling following filter/app {{(pid=100523) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:15:20.531427 np0000005924 devstack@c-api.service[100523]: INFO cinder.api.openstack.wsgi [None req-c76331eb-bdc8-4bd6-9233-68142da01880 tempest-VolumesGetTest-1919282380 tempest-VolumesGetTest-1919282380-project-member] GET https://10.4.3.117/volume/v3/volumes/d7daf60d-4fb3-4353-830f-8ed0de8c8219 Jul 27 16:15:20.531638 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.openstack.wsgi [None req-c76331eb-bdc8-4bd6-9233-68142da01880 tempest-VolumesGetTest-1919282380 tempest-VolumesGetTest-1919282380-project-member] Empty body provided in request {{(pid=100523) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:15:20.531850 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.openstack.wsgi [None req-c76331eb-bdc8-4bd6-9233-68142da01880 tempest-VolumesGetTest-1919282380 tempest-VolumesGetTest-1919282380-project-member] Calling method 'show' {{(pid=100523) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:15:20.538645 np0000005924 devstack@c-api.service[100523]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:15:20.538645 np0000005924 devstack@c-api.service[100523]: warnings.warn( Jul 27 16:15:20.547425 np0000005924 devstack@c-api.service[100523]: INFO cinder.volume.api [None req-c76331eb-bdc8-4bd6-9233-68142da01880 tempest-VolumesGetTest-1919282380 tempest-VolumesGetTest-1919282380-project-member] Volume info retrieved successfully. Jul 27 16:15:20.547425 np0000005924 devstack@c-api.service[100523]: INFO cinder.api.openstack.wsgi [None req-c76331eb-bdc8-4bd6-9233-68142da01880 tempest-VolumesGetTest-1919282380 tempest-VolumesGetTest-1919282380-project-member] https://10.4.3.117/volume/v3/volumes/d7daf60d-4fb3-4353-830f-8ed0de8c8219 returned with HTTP 200 Jul 27 16:15:20.547772 np0000005924 devstack@c-api.service[100523]: [pid: 100523|app: 0|req: 706/2796] 10.4.3.117 () {66 vars in 1348 bytes} [Mon Jul 27 16:15:20 2026] GET /volume/v3/volumes/d7daf60d-4fb3-4353-830f-8ed0de8c8219 => generated 851 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 27 16:15:20.563569 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.middleware.request_id [None req-236f4846-dd8d-46e1-ad31-b4bc2e96fb0e None None] RequestId filter calling following filter/app {{(pid=100521) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:15:20.564437 np0000005924 devstack@c-api.service[100521]: INFO cinder.api.openstack.wsgi [None req-236f4846-dd8d-46e1-ad31-b4bc2e96fb0e tempest-VolumesGetTest-1919282380 tempest-VolumesGetTest-1919282380-project-member] GET https://10.4.3.117/volume/v3/volumes/d7daf60d-4fb3-4353-830f-8ed0de8c8219 Jul 27 16:15:20.564681 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.openstack.wsgi [None req-236f4846-dd8d-46e1-ad31-b4bc2e96fb0e tempest-VolumesGetTest-1919282380 tempest-VolumesGetTest-1919282380-project-member] Empty body provided in request {{(pid=100521) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:15:20.564882 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.openstack.wsgi [None req-236f4846-dd8d-46e1-ad31-b4bc2e96fb0e tempest-VolumesGetTest-1919282380 tempest-VolumesGetTest-1919282380-project-member] Calling method 'show' {{(pid=100521) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:15:20.571503 np0000005924 devstack@c-api.service[100521]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:15:20.571503 np0000005924 devstack@c-api.service[100521]: warnings.warn( Jul 27 16:15:20.575242 np0000005924 devstack@c-api.service[100521]: INFO cinder.volume.api [None req-236f4846-dd8d-46e1-ad31-b4bc2e96fb0e tempest-VolumesGetTest-1919282380 tempest-VolumesGetTest-1919282380-project-member] Volume info retrieved successfully. Jul 27 16:15:20.579511 np0000005924 devstack@c-api.service[100521]: INFO cinder.api.openstack.wsgi [None req-236f4846-dd8d-46e1-ad31-b4bc2e96fb0e tempest-VolumesGetTest-1919282380 tempest-VolumesGetTest-1919282380-project-member] https://10.4.3.117/volume/v3/volumes/d7daf60d-4fb3-4353-830f-8ed0de8c8219 returned with HTTP 200 Jul 27 16:15:20.579862 np0000005924 devstack@c-api.service[100521]: [pid: 100521|app: 0|req: 693/2797] 10.4.3.117 () {66 vars in 1348 bytes} [Mon Jul 27 16:15:20 2026] GET /volume/v3/volumes/d7daf60d-4fb3-4353-830f-8ed0de8c8219 => generated 851 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 27 16:15:20.592265 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.middleware.request_id [None req-94ebd20d-212d-4cf1-a0a9-3b615264cde0 None None] RequestId filter calling following filter/app {{(pid=100524) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:15:20.594012 np0000005924 devstack@c-api.service[100524]: INFO cinder.api.openstack.wsgi [None req-94ebd20d-212d-4cf1-a0a9-3b615264cde0 tempest-VolumesGetTest-1919282380 tempest-VolumesGetTest-1919282380-project-member] PUT https://10.4.3.117/volume/v3/volumes/d7daf60d-4fb3-4353-830f-8ed0de8c8219 Jul 27 16:15:20.594503 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.openstack.wsgi [None req-94ebd20d-212d-4cf1-a0a9-3b615264cde0 tempest-VolumesGetTest-1919282380 tempest-VolumesGetTest-1919282380-project-member] Action: 'update', calling method: update, body: {"volume": {"name": "tempest-VolumesGetTest-Volume-941287472"}} {{(pid=100524) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 27 16:15:20.604583 np0000005924 devstack@c-api.service[100524]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:15:20.604583 np0000005924 devstack@c-api.service[100524]: warnings.warn( Jul 27 16:15:20.608767 np0000005924 devstack@c-api.service[100524]: INFO cinder.volume.api [None req-94ebd20d-212d-4cf1-a0a9-3b615264cde0 tempest-VolumesGetTest-1919282380 tempest-VolumesGetTest-1919282380-project-member] Volume info retrieved successfully. Jul 27 16:15:20.616864 np0000005924 devstack@c-api.service[100524]: INFO cinder.volume.api [None req-94ebd20d-212d-4cf1-a0a9-3b615264cde0 tempest-VolumesGetTest-1919282380 tempest-VolumesGetTest-1919282380-project-member] Volume updated successfully. Jul 27 16:15:20.617860 np0000005924 devstack@c-api.service[100524]: INFO cinder.api.openstack.wsgi [None req-94ebd20d-212d-4cf1-a0a9-3b615264cde0 tempest-VolumesGetTest-1919282380 tempest-VolumesGetTest-1919282380-project-member] https://10.4.3.117/volume/v3/volumes/d7daf60d-4fb3-4353-830f-8ed0de8c8219 returned with HTTP 200 Jul 27 16:15:20.625011 np0000005924 devstack@c-api.service[100524]: [pid: 100524|app: 0|req: 707/2798] 10.4.3.117 () {68 vars in 1368 bytes} [Mon Jul 27 16:15:20 2026] PUT /volume/v3/volumes/d7daf60d-4fb3-4353-830f-8ed0de8c8219 => generated 783 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 27 16:15:20.635268 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.middleware.request_id [None req-b4f9d003-23fe-4133-818d-9bc3716828dd None None] RequestId filter calling following filter/app {{(pid=100522) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:15:20.636915 np0000005924 devstack@c-api.service[100522]: INFO cinder.api.openstack.wsgi [None req-b4f9d003-23fe-4133-818d-9bc3716828dd tempest-VolumesGetTest-1919282380 tempest-VolumesGetTest-1919282380-project-member] PUT https://10.4.3.117/volume/v3/volumes/d7daf60d-4fb3-4353-830f-8ed0de8c8219 Jul 27 16:15:20.637229 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.openstack.wsgi [None req-b4f9d003-23fe-4133-818d-9bc3716828dd tempest-VolumesGetTest-1919282380 tempest-VolumesGetTest-1919282380-project-member] Action: 'update', calling method: update, body: {"volume": {"name": "tempest-VolumesGetTest-new-Volume-1070299583", "description": "This is the new description of volume"}} {{(pid=100522) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 27 16:15:20.644982 np0000005924 devstack@c-api.service[100522]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:15:20.644982 np0000005924 devstack@c-api.service[100522]: warnings.warn( Jul 27 16:15:20.652841 np0000005924 devstack@c-api.service[100522]: INFO cinder.volume.api [None req-b4f9d003-23fe-4133-818d-9bc3716828dd tempest-VolumesGetTest-1919282380 tempest-VolumesGetTest-1919282380-project-member] Volume info retrieved successfully. Jul 27 16:15:20.659073 np0000005924 devstack@c-api.service[100522]: INFO cinder.volume.api [None req-b4f9d003-23fe-4133-818d-9bc3716828dd tempest-VolumesGetTest-1919282380 tempest-VolumesGetTest-1919282380-project-member] Volume updated successfully. Jul 27 16:15:20.659605 np0000005924 devstack@c-api.service[100522]: INFO cinder.api.openstack.wsgi [None req-b4f9d003-23fe-4133-818d-9bc3716828dd tempest-VolumesGetTest-1919282380 tempest-VolumesGetTest-1919282380-project-member] https://10.4.3.117/volume/v3/volumes/d7daf60d-4fb3-4353-830f-8ed0de8c8219 returned with HTTP 200 Jul 27 16:15:20.660918 np0000005924 devstack@c-api.service[100522]: [pid: 100522|app: 0|req: 693/2799] 10.4.3.117 () {68 vars in 1369 bytes} [Mon Jul 27 16:15:20 2026] PUT /volume/v3/volumes/d7daf60d-4fb3-4353-830f-8ed0de8c8219 => generated 823 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 27 16:15:20.672041 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.middleware.request_id [None req-7dff32f9-36d0-4efb-9805-26dbc12966cb None None] RequestId filter calling following filter/app {{(pid=100523) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:15:20.673866 np0000005924 devstack@c-api.service[100523]: INFO cinder.api.openstack.wsgi [None req-7dff32f9-36d0-4efb-9805-26dbc12966cb tempest-VolumesGetTest-1919282380 tempest-VolumesGetTest-1919282380-project-member] GET https://10.4.3.117/volume/v3/volumes/d7daf60d-4fb3-4353-830f-8ed0de8c8219 Jul 27 16:15:20.674073 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.openstack.wsgi [None req-7dff32f9-36d0-4efb-9805-26dbc12966cb tempest-VolumesGetTest-1919282380 tempest-VolumesGetTest-1919282380-project-member] Empty body provided in request {{(pid=100523) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:15:20.674274 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.openstack.wsgi [None req-7dff32f9-36d0-4efb-9805-26dbc12966cb tempest-VolumesGetTest-1919282380 tempest-VolumesGetTest-1919282380-project-member] Calling method 'show' {{(pid=100523) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:15:20.682161 np0000005924 devstack@c-api.service[100523]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:15:20.682161 np0000005924 devstack@c-api.service[100523]: warnings.warn( Jul 27 16:15:20.686216 np0000005924 devstack@c-api.service[100523]: INFO cinder.volume.api [None req-7dff32f9-36d0-4efb-9805-26dbc12966cb tempest-VolumesGetTest-1919282380 tempest-VolumesGetTest-1919282380-project-member] Volume info retrieved successfully. Jul 27 16:15:20.690072 np0000005924 devstack@c-api.service[100523]: INFO cinder.api.openstack.wsgi [None req-7dff32f9-36d0-4efb-9805-26dbc12966cb tempest-VolumesGetTest-1919282380 tempest-VolumesGetTest-1919282380-project-member] https://10.4.3.117/volume/v3/volumes/d7daf60d-4fb3-4353-830f-8ed0de8c8219 returned with HTTP 200 Jul 27 16:15:20.690436 np0000005924 devstack@c-api.service[100523]: [pid: 100523|app: 0|req: 707/2800] 10.4.3.117 () {66 vars in 1348 bytes} [Mon Jul 27 16:15:20 2026] GET /volume/v3/volumes/d7daf60d-4fb3-4353-830f-8ed0de8c8219 => generated 891 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 27 16:15:20.704534 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.middleware.request_id [None req-b8d7f6fa-00fd-4799-970c-22bc55ef655a None None] RequestId filter calling following filter/app {{(pid=100521) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:15:20.706055 np0000005924 devstack@c-api.service[100521]: INFO cinder.api.openstack.wsgi [None req-b8d7f6fa-00fd-4799-970c-22bc55ef655a tempest-VolumesGetTest-1919282380 tempest-VolumesGetTest-1919282380-project-member] POST https://10.4.3.117/volume/v3/volumes Jul 27 16:15:20.706370 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.openstack.wsgi [None req-b8d7f6fa-00fd-4799-970c-22bc55ef655a tempest-VolumesGetTest-1919282380 tempest-VolumesGetTest-1919282380-project-member] Action: 'create', calling method: create, body: {"volume": {"description": "tempest-@#$%^* description-833058387", "availability_zone": "nova", "size": 1, "name": "tempest-VolumesGetTest-Volume-668972207"}} {{(pid=100521) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 27 16:15:20.707698 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.v3.volumes [None req-b8d7f6fa-00fd-4799-970c-22bc55ef655a tempest-VolumesGetTest-1919282380 tempest-VolumesGetTest-1919282380-project-member] Create volume request body: {'volume': {'description': 'tempest-@#$%^* description-833058387', 'availability_zone': 'nova', 'size': 1, 'name': 'tempest-VolumesGetTest-Volume-668972207'}} {{(pid=100521) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 27 16:15:20.707808 np0000005924 devstack@c-api.service[100521]: INFO cinder.api.v3.volumes [None req-b8d7f6fa-00fd-4799-970c-22bc55ef655a tempest-VolumesGetTest-1919282380 tempest-VolumesGetTest-1919282380-project-member] Create volume of 1 GB Jul 27 16:15:20.711173 np0000005924 devstack@c-api.service[100521]: INFO cinder.volume.api [None req-b8d7f6fa-00fd-4799-970c-22bc55ef655a tempest-VolumesGetTest-1919282380 tempest-VolumesGetTest-1919282380-project-member] Availability Zones retrieved successfully. Jul 27 16:15:20.716380 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.volume.api [None req-b8d7f6fa-00fd-4799-970c-22bc55ef655a tempest-VolumesGetTest-1919282380 tempest-VolumesGetTest-1919282380-project-member] Flow 'volume_create_api' (97343df6-01a2-4f16-96db-bd5f06bc707c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100521) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 27 16:15:20.717272 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.volume.api [None req-b8d7f6fa-00fd-4799-970c-22bc55ef655a tempest-VolumesGetTest-1919282380 tempest-VolumesGetTest-1919282380-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (50e6f6d0-8487-4bf9-aebc-321801b6280d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100521) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 27 16:15:20.718120 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.volume.flows.api.create_volume [None req-b8d7f6fa-00fd-4799-970c-22bc55ef655a tempest-VolumesGetTest-1919282380 tempest-VolumesGetTest-1919282380-project-member] Validating volume size '1' using validate_int {{(pid=100521) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 27 16:15:20.744351 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.volume.api [None req-b8d7f6fa-00fd-4799-970c-22bc55ef655a tempest-VolumesGetTest-1919282380 tempest-VolumesGetTest-1919282380-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (50e6f6d0-8487-4bf9-aebc-321801b6280d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-27T16:04:59Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=2bce4e1a-e6e0-49d9-be36-c3405449a01e,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '2bce4e1a-e6e0-49d9-be36-c3405449a01e', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100521) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 27 16:15:20.744351 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.volume.api [None req-b8d7f6fa-00fd-4799-970c-22bc55ef655a tempest-VolumesGetTest-1919282380 tempest-VolumesGetTest-1919282380-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (a7bf8b2d-af08-44fd-8d0d-bf5af87c168a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100521) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 27 16:15:20.800811 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.quota [None req-b8d7f6fa-00fd-4799-970c-22bc55ef655a tempest-VolumesGetTest-1919282380 tempest-VolumesGetTest-1919282380-project-member] Created reservations ['49790168-b446-4ac2-82be-fbfa36600625', '4c853ae3-65b5-449d-8145-7263ea0b102c', 'edfdb00f-538a-4f9f-b0cd-ddfd8f9cc096', '080b16ad-869f-434d-acb9-adbc61717be4'] {{(pid=100521) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 27 16:15:20.801527 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.volume.api [None req-b8d7f6fa-00fd-4799-970c-22bc55ef655a tempest-VolumesGetTest-1919282380 tempest-VolumesGetTest-1919282380-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (a7bf8b2d-af08-44fd-8d0d-bf5af87c168a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['49790168-b446-4ac2-82be-fbfa36600625', '4c853ae3-65b5-449d-8145-7263ea0b102c', 'edfdb00f-538a-4f9f-b0cd-ddfd8f9cc096', '080b16ad-869f-434d-acb9-adbc61717be4']}' {{(pid=100521) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 27 16:15:20.802187 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.volume.api [None req-b8d7f6fa-00fd-4799-970c-22bc55ef655a tempest-VolumesGetTest-1919282380 tempest-VolumesGetTest-1919282380-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (4786f173-8690-4b88-ad48-841d253b1d56) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100521) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 27 16:15:20.825105 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.volume.api [None req-b8d7f6fa-00fd-4799-970c-22bc55ef655a tempest-VolumesGetTest-1919282380 tempest-VolumesGetTest-1919282380-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (4786f173-8690-4b88-ad48-841d253b1d56) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'd4f8b1f6-5837-49b1-bfcc-51a3b23e4c76', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description='tempest-@#$%^* description-833058387',display_name='tempest-VolumesGetTest-Volume-668972207',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='fa9330a50b624cb4a999b5ac1766eb1f',qos_specs=None,replication_status=,reservations=['49790168-b446-4ac2-82be-fbfa36600625','4c853ae3-65b5-449d-8145-7263ea0b102c','edfdb00f-538a-4f9f-b0cd-ddfd8f9cc096','080b16ad-869f-434d-acb9-adbc61717be4'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='0a8d00cbbf9c4993aa31c150f0975424',volume_type_id=2bce4e1a-e6e0-49d9-be36-c3405449a01e), 'volume': Volume(_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-27T16:15:20Z,deleted=False,deleted_at=None,display_description='tempest-@#$%^* description-833058387',display_name='tempest-VolumesGetTest-Volume-668972207',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=d4f8b1f6-5837-49b1-bfcc-51a3b23e4c76,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='fa9330a50b624cb4a999b5ac1766eb1f',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='0a8d00cbbf9c4993aa31c150f0975424',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(2bce4e1a-e6e0-49d9-be36-c3405449a01e),volume_type_id=2bce4e1a-e6e0-49d9-be36-c3405449a01e)}' {{(pid=100521) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 27 16:15:20.825728 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.volume.api [None req-b8d7f6fa-00fd-4799-970c-22bc55ef655a tempest-VolumesGetTest-1919282380 tempest-VolumesGetTest-1919282380-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (99968a7c-94b8-4bed-8053-888a6efd01c9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100521) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 27 16:15:20.843455 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.volume.api [None req-b8d7f6fa-00fd-4799-970c-22bc55ef655a tempest-VolumesGetTest-1919282380 tempest-VolumesGetTest-1919282380-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (99968a7c-94b8-4bed-8053-888a6efd01c9) transitioned into 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-833058387',display_name='tempest-VolumesGetTest-Volume-668972207',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='fa9330a50b624cb4a999b5ac1766eb1f',qos_specs=None,replication_status=,reservations=['49790168-b446-4ac2-82be-fbfa36600625','4c853ae3-65b5-449d-8145-7263ea0b102c','edfdb00f-538a-4f9f-b0cd-ddfd8f9cc096','080b16ad-869f-434d-acb9-adbc61717be4'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='0a8d00cbbf9c4993aa31c150f0975424',volume_type_id=2bce4e1a-e6e0-49d9-be36-c3405449a01e)}' {{(pid=100521) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 27 16:15:20.844219 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.volume.api [None req-b8d7f6fa-00fd-4799-970c-22bc55ef655a tempest-VolumesGetTest-1919282380 tempest-VolumesGetTest-1919282380-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (1dafcece-609e-43d3-8f45-eae3539cf5a4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100521) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 27 16:15:20.855801 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.volume.api [None req-b8d7f6fa-00fd-4799-970c-22bc55ef655a tempest-VolumesGetTest-1919282380 tempest-VolumesGetTest-1919282380-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (1dafcece-609e-43d3-8f45-eae3539cf5a4) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100521) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 27 16:15:20.856572 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.volume.api [None req-b8d7f6fa-00fd-4799-970c-22bc55ef655a tempest-VolumesGetTest-1919282380 tempest-VolumesGetTest-1919282380-project-member] Flow 'volume_create_api' (97343df6-01a2-4f16-96db-bd5f06bc707c) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100521) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 27 16:15:20.856874 np0000005924 devstack@c-api.service[100521]: INFO cinder.volume.api [None req-b8d7f6fa-00fd-4799-970c-22bc55ef655a tempest-VolumesGetTest-1919282380 tempest-VolumesGetTest-1919282380-project-member] Create volume request issued successfully. Jul 27 16:15:20.857421 np0000005924 devstack@c-api.service[100521]: INFO cinder.api.openstack.wsgi [None req-b8d7f6fa-00fd-4799-970c-22bc55ef655a tempest-VolumesGetTest-1919282380 tempest-VolumesGetTest-1919282380-project-member] https://10.4.3.117/volume/v3/volumes returned with HTTP 202 Jul 27 16:15:20.857850 np0000005924 devstack@c-api.service[100521]: [pid: 100521|app: 0|req: 694/2801] 10.4.3.117 () {68 vars in 1259 bytes} [Mon Jul 27 16:15:20 2026] POST /volume/v3/volumes => generated 778 bytes in 154 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 27 16:15:20.871175 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.middleware.request_id [None req-8a6a7876-c5c8-49cb-b0b9-cebb59684670 None None] RequestId filter calling following filter/app {{(pid=100524) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:15:20.872548 np0000005924 devstack@c-api.service[100524]: INFO cinder.api.openstack.wsgi [None req-8a6a7876-c5c8-49cb-b0b9-cebb59684670 tempest-VolumesGetTest-1919282380 tempest-VolumesGetTest-1919282380-project-member] GET https://10.4.3.117/volume/v3/volumes/d4f8b1f6-5837-49b1-bfcc-51a3b23e4c76 Jul 27 16:15:20.872834 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.openstack.wsgi [None req-8a6a7876-c5c8-49cb-b0b9-cebb59684670 tempest-VolumesGetTest-1919282380 tempest-VolumesGetTest-1919282380-project-member] Empty body provided in request {{(pid=100524) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:15:20.873101 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.openstack.wsgi [None req-8a6a7876-c5c8-49cb-b0b9-cebb59684670 tempest-VolumesGetTest-1919282380 tempest-VolumesGetTest-1919282380-project-member] Calling method 'show' {{(pid=100524) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:15:20.880351 np0000005924 devstack@c-api.service[100524]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:15:20.880351 np0000005924 devstack@c-api.service[100524]: warnings.warn( Jul 27 16:15:20.883878 np0000005924 devstack@c-api.service[100524]: INFO cinder.volume.api [None req-8a6a7876-c5c8-49cb-b0b9-cebb59684670 tempest-VolumesGetTest-1919282380 tempest-VolumesGetTest-1919282380-project-member] Volume info retrieved successfully. Jul 27 16:15:20.887769 np0000005924 devstack@c-api.service[100524]: INFO cinder.api.openstack.wsgi [None req-8a6a7876-c5c8-49cb-b0b9-cebb59684670 tempest-VolumesGetTest-1919282380 tempest-VolumesGetTest-1919282380-project-member] https://10.4.3.117/volume/v3/volumes/d4f8b1f6-5837-49b1-bfcc-51a3b23e4c76 returned with HTTP 200 Jul 27 16:15:20.888196 np0000005924 devstack@c-api.service[100524]: [pid: 100524|app: 0|req: 708/2802] 10.4.3.117 () {66 vars in 1348 bytes} [Mon Jul 27 16:15:20 2026] GET /volume/v3/volumes/d4f8b1f6-5837-49b1-bfcc-51a3b23e4c76 => generated 846 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 27 16:15:20.947735 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.middleware.request_id [None req-c4670f16-4d84-4894-acf5-3854ca5ed05b None None] RequestId filter calling following filter/app {{(pid=100522) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:15:20.953150 np0000005924 devstack@c-api.service[100522]: INFO cinder.api.openstack.wsgi [None req-c4670f16-4d84-4894-acf5-3854ca5ed05b tempest-TestEncryptedCinderVolumes-328802700 tempest-TestEncryptedCinderVolumes-328802700-project-member] GET https://10.4.3.117/volume/v3/volumes/6c252559-64b0-43c6-907b-4ef193efa13f Jul 27 16:15:20.953339 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.openstack.wsgi [None req-c4670f16-4d84-4894-acf5-3854ca5ed05b tempest-TestEncryptedCinderVolumes-328802700 tempest-TestEncryptedCinderVolumes-328802700-project-member] Empty body provided in request {{(pid=100522) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:15:20.953540 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.openstack.wsgi [None req-c4670f16-4d84-4894-acf5-3854ca5ed05b tempest-TestEncryptedCinderVolumes-328802700 tempest-TestEncryptedCinderVolumes-328802700-project-member] Calling method 'show' {{(pid=100522) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:15:20.973587 np0000005924 devstack@c-api.service[100522]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:15:20.973587 np0000005924 devstack@c-api.service[100522]: warnings.warn( Jul 27 16:15:20.977733 np0000005924 devstack@c-api.service[100522]: INFO cinder.volume.api [None req-c4670f16-4d84-4894-acf5-3854ca5ed05b tempest-TestEncryptedCinderVolumes-328802700 tempest-TestEncryptedCinderVolumes-328802700-project-member] Volume info retrieved successfully. Jul 27 16:15:20.983934 np0000005924 devstack@c-api.service[100522]: INFO cinder.api.openstack.wsgi [None req-c4670f16-4d84-4894-acf5-3854ca5ed05b tempest-TestEncryptedCinderVolumes-328802700 tempest-TestEncryptedCinderVolumes-328802700-project-member] https://10.4.3.117/volume/v3/volumes/6c252559-64b0-43c6-907b-4ef193efa13f returned with HTTP 200 Jul 27 16:15:20.984453 np0000005924 devstack@c-api.service[100522]: [pid: 100522|app: 0|req: 694/2803] 10.4.3.117 () {66 vars in 1348 bytes} [Mon Jul 27 16:15:20 2026] GET /volume/v3/volumes/6c252559-64b0-43c6-907b-4ef193efa13f => generated 878 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 27 16:15:21.169983 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.middleware.request_id [None req-4301c426-ce0c-42e5-a265-4a5657a4b58f None None] RequestId filter calling following filter/app {{(pid=100523) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:15:21.171796 np0000005924 devstack@c-api.service[100523]: INFO cinder.api.openstack.wsgi [None req-4301c426-ce0c-42e5-a265-4a5657a4b58f tempest-TestVolumeBackupRestore-18680935 tempest-TestVolumeBackupRestore-18680935-project-member] GET https://10.4.3.117/volume/v3/backups/97ab705f-a381-453e-ab9b-3917e342f48f Jul 27 16:15:21.171981 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.openstack.wsgi [None req-4301c426-ce0c-42e5-a265-4a5657a4b58f tempest-TestVolumeBackupRestore-18680935 tempest-TestVolumeBackupRestore-18680935-project-member] Empty body provided in request {{(pid=100523) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:15:21.172160 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.openstack.wsgi [None req-4301c426-ce0c-42e5-a265-4a5657a4b58f tempest-TestVolumeBackupRestore-18680935 tempest-TestVolumeBackupRestore-18680935-project-member] Calling method 'show' {{(pid=100523) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:15:21.172264 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.v3.backups [None req-4301c426-ce0c-42e5-a265-4a5657a4b58f tempest-TestVolumeBackupRestore-18680935 tempest-TestVolumeBackupRestore-18680935-project-member] Show backup with id 97ab705f-a381-453e-ab9b-3917e342f48f. {{(pid=100523) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 27 16:15:21.176417 np0000005924 devstack@c-api.service[100523]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:15:21.176417 np0000005924 devstack@c-api.service[100523]: warnings.warn( Jul 27 16:15:21.177079 np0000005924 devstack@c-api.service[100523]: INFO cinder.api.openstack.wsgi [None req-4301c426-ce0c-42e5-a265-4a5657a4b58f tempest-TestVolumeBackupRestore-18680935 tempest-TestVolumeBackupRestore-18680935-project-member] https://10.4.3.117/volume/v3/backups/97ab705f-a381-453e-ab9b-3917e342f48f returned with HTTP 200 Jul 27 16:15:21.177442 np0000005924 devstack@c-api.service[100523]: [pid: 100523|app: 0|req: 708/2804] 10.4.3.117 () {66 vars in 1348 bytes} [Mon Jul 27 16:15:21 2026] GET /volume/v3/backups/97ab705f-a381-453e-ab9b-3917e342f48f => generated 756 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 27 16:15:21.906939 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.middleware.request_id [None req-92904306-3a15-4f94-a0c9-893d7ce51cd2 None None] RequestId filter calling following filter/app {{(pid=100521) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:15:21.909468 np0000005924 devstack@c-api.service[100521]: INFO cinder.api.openstack.wsgi [None req-92904306-3a15-4f94-a0c9-893d7ce51cd2 tempest-VolumesGetTest-1919282380 tempest-VolumesGetTest-1919282380-project-member] GET https://10.4.3.117/volume/v3/volumes/d4f8b1f6-5837-49b1-bfcc-51a3b23e4c76 Jul 27 16:15:21.909468 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.openstack.wsgi [None req-92904306-3a15-4f94-a0c9-893d7ce51cd2 tempest-VolumesGetTest-1919282380 tempest-VolumesGetTest-1919282380-project-member] Empty body provided in request {{(pid=100521) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:15:21.909468 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.openstack.wsgi [None req-92904306-3a15-4f94-a0c9-893d7ce51cd2 tempest-VolumesGetTest-1919282380 tempest-VolumesGetTest-1919282380-project-member] Calling method 'show' {{(pid=100521) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:15:21.916110 np0000005924 devstack@c-api.service[100521]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:15:21.916110 np0000005924 devstack@c-api.service[100521]: warnings.warn( Jul 27 16:15:21.919441 np0000005924 devstack@c-api.service[100521]: INFO cinder.volume.api [None req-92904306-3a15-4f94-a0c9-893d7ce51cd2 tempest-VolumesGetTest-1919282380 tempest-VolumesGetTest-1919282380-project-member] Volume info retrieved successfully. Jul 27 16:15:21.922923 np0000005924 devstack@c-api.service[100521]: INFO cinder.api.openstack.wsgi [None req-92904306-3a15-4f94-a0c9-893d7ce51cd2 tempest-VolumesGetTest-1919282380 tempest-VolumesGetTest-1919282380-project-member] https://10.4.3.117/volume/v3/volumes/d4f8b1f6-5837-49b1-bfcc-51a3b23e4c76 returned with HTTP 200 Jul 27 16:15:21.923250 np0000005924 devstack@c-api.service[100521]: [pid: 100521|app: 0|req: 695/2805] 10.4.3.117 () {66 vars in 1348 bytes} [Mon Jul 27 16:15:21 2026] GET /volume/v3/volumes/d4f8b1f6-5837-49b1-bfcc-51a3b23e4c76 => generated 871 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 27 16:15:21.934785 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.middleware.request_id [None req-419d11cb-c728-41b1-b954-e4cf7d7b55bc None None] RequestId filter calling following filter/app {{(pid=100524) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:15:21.936506 np0000005924 devstack@c-api.service[100524]: INFO cinder.api.openstack.wsgi [None req-419d11cb-c728-41b1-b954-e4cf7d7b55bc tempest-VolumesGetTest-1919282380 tempest-VolumesGetTest-1919282380-project-member] PUT https://10.4.3.117/volume/v3/volumes/d4f8b1f6-5837-49b1-bfcc-51a3b23e4c76 Jul 27 16:15:21.936841 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.openstack.wsgi [None req-419d11cb-c728-41b1-b954-e4cf7d7b55bc tempest-VolumesGetTest-1919282380 tempest-VolumesGetTest-1919282380-project-member] Action: 'update', calling method: update, body: {"volume": {"name": "tempest-VolumesGetTest-Volume-941287472", "description": null}} {{(pid=100524) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 27 16:15:21.944387 np0000005924 devstack@c-api.service[100524]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:15:21.944387 np0000005924 devstack@c-api.service[100524]: warnings.warn( Jul 27 16:15:21.947742 np0000005924 devstack@c-api.service[100524]: INFO cinder.volume.api [None req-419d11cb-c728-41b1-b954-e4cf7d7b55bc tempest-VolumesGetTest-1919282380 tempest-VolumesGetTest-1919282380-project-member] Volume info retrieved successfully. Jul 27 16:15:21.954592 np0000005924 devstack@c-api.service[100524]: INFO cinder.volume.api [None req-419d11cb-c728-41b1-b954-e4cf7d7b55bc tempest-VolumesGetTest-1919282380 tempest-VolumesGetTest-1919282380-project-member] Volume updated successfully. Jul 27 16:15:21.955145 np0000005924 devstack@c-api.service[100524]: INFO cinder.api.openstack.wsgi [None req-419d11cb-c728-41b1-b954-e4cf7d7b55bc tempest-VolumesGetTest-1919282380 tempest-VolumesGetTest-1919282380-project-member] https://10.4.3.117/volume/v3/volumes/d4f8b1f6-5837-49b1-bfcc-51a3b23e4c76 returned with HTTP 200 Jul 27 16:15:21.955541 np0000005924 devstack@c-api.service[100524]: [pid: 100524|app: 0|req: 709/2806] 10.4.3.117 () {68 vars in 1368 bytes} [Mon Jul 27 16:15:21 2026] PUT /volume/v3/volumes/d4f8b1f6-5837-49b1-bfcc-51a3b23e4c76 => generated 769 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 27 16:15:21.966284 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.middleware.request_id [None req-753cca9b-e606-45e2-8e9d-a76e03689af8 None None] RequestId filter calling following filter/app {{(pid=100522) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:15:21.968125 np0000005924 devstack@c-api.service[100522]: INFO cinder.api.openstack.wsgi [None req-753cca9b-e606-45e2-8e9d-a76e03689af8 tempest-VolumesGetTest-1919282380 tempest-VolumesGetTest-1919282380-project-member] GET https://10.4.3.117/volume/v3/volumes/d4f8b1f6-5837-49b1-bfcc-51a3b23e4c76 Jul 27 16:15:21.968356 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.openstack.wsgi [None req-753cca9b-e606-45e2-8e9d-a76e03689af8 tempest-VolumesGetTest-1919282380 tempest-VolumesGetTest-1919282380-project-member] Empty body provided in request {{(pid=100522) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:15:21.968594 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.openstack.wsgi [None req-753cca9b-e606-45e2-8e9d-a76e03689af8 tempest-VolumesGetTest-1919282380 tempest-VolumesGetTest-1919282380-project-member] Calling method 'show' {{(pid=100522) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:15:21.975831 np0000005924 devstack@c-api.service[100522]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:15:21.975831 np0000005924 devstack@c-api.service[100522]: warnings.warn( Jul 27 16:15:21.979644 np0000005924 devstack@c-api.service[100522]: INFO cinder.volume.api [None req-753cca9b-e606-45e2-8e9d-a76e03689af8 tempest-VolumesGetTest-1919282380 tempest-VolumesGetTest-1919282380-project-member] Volume info retrieved successfully. Jul 27 16:15:21.983834 np0000005924 devstack@c-api.service[100522]: INFO cinder.api.openstack.wsgi [None req-753cca9b-e606-45e2-8e9d-a76e03689af8 tempest-VolumesGetTest-1919282380 tempest-VolumesGetTest-1919282380-project-member] https://10.4.3.117/volume/v3/volumes/d4f8b1f6-5837-49b1-bfcc-51a3b23e4c76 returned with HTTP 200 Jul 27 16:15:21.984297 np0000005924 devstack@c-api.service[100522]: [pid: 100522|app: 0|req: 695/2807] 10.4.3.117 () {66 vars in 1348 bytes} [Mon Jul 27 16:15:21 2026] GET /volume/v3/volumes/d4f8b1f6-5837-49b1-bfcc-51a3b23e4c76 => generated 837 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 27 16:15:21.996654 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.middleware.request_id [None req-c7d9cf65-faad-48c9-a89c-a934e03f8c10 None None] RequestId filter calling following filter/app {{(pid=100523) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:15:21.998814 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.middleware.request_id [None req-31a5ad13-48db-40e7-b94e-26d87d0f3957 None None] RequestId filter calling following filter/app {{(pid=100521) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:15:21.999598 np0000005924 devstack@c-api.service[100523]: INFO cinder.api.openstack.wsgi [None req-c7d9cf65-faad-48c9-a89c-a934e03f8c10 tempest-VolumesGetTest-1919282380 tempest-VolumesGetTest-1919282380-project-member] DELETE https://10.4.3.117/volume/v3/volumes/d4f8b1f6-5837-49b1-bfcc-51a3b23e4c76 Jul 27 16:15:21.999830 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.openstack.wsgi [None req-c7d9cf65-faad-48c9-a89c-a934e03f8c10 tempest-VolumesGetTest-1919282380 tempest-VolumesGetTest-1919282380-project-member] Empty body provided in request {{(pid=100523) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:15:22.000040 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.openstack.wsgi [None req-c7d9cf65-faad-48c9-a89c-a934e03f8c10 tempest-VolumesGetTest-1919282380 tempest-VolumesGetTest-1919282380-project-member] Calling method 'delete' {{(pid=100523) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:15:22.000198 np0000005924 devstack@c-api.service[100523]: INFO cinder.api.v3.volumes [None req-c7d9cf65-faad-48c9-a89c-a934e03f8c10 tempest-VolumesGetTest-1919282380 tempest-VolumesGetTest-1919282380-project-member] Delete volume with id: d4f8b1f6-5837-49b1-bfcc-51a3b23e4c76 Jul 27 16:15:22.002555 np0000005924 devstack@c-api.service[100521]: INFO cinder.api.openstack.wsgi [None req-31a5ad13-48db-40e7-b94e-26d87d0f3957 tempest-TestEncryptedCinderVolumes-328802700 tempest-TestEncryptedCinderVolumes-328802700-project-member] GET https://10.4.3.117/volume/v3/volumes/6c252559-64b0-43c6-907b-4ef193efa13f Jul 27 16:15:22.002847 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.openstack.wsgi [None req-31a5ad13-48db-40e7-b94e-26d87d0f3957 tempest-TestEncryptedCinderVolumes-328802700 tempest-TestEncryptedCinderVolumes-328802700-project-member] Empty body provided in request {{(pid=100521) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:15:22.003054 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.openstack.wsgi [None req-31a5ad13-48db-40e7-b94e-26d87d0f3957 tempest-TestEncryptedCinderVolumes-328802700 tempest-TestEncryptedCinderVolumes-328802700-project-member] Calling method 'show' {{(pid=100521) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:15:22.011587 np0000005924 devstack@c-api.service[100523]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:15:22.011587 np0000005924 devstack@c-api.service[100523]: warnings.warn( Jul 27 16:15:22.012042 np0000005924 devstack@c-api.service[100523]: INFO cinder.volume.api [None req-c7d9cf65-faad-48c9-a89c-a934e03f8c10 tempest-VolumesGetTest-1919282380 tempest-VolumesGetTest-1919282380-project-member] Volume info retrieved successfully. Jul 27 16:15:22.017146 np0000005924 devstack@c-api.service[100521]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:15:22.017146 np0000005924 devstack@c-api.service[100521]: warnings.warn( Jul 27 16:15:22.022566 np0000005924 devstack@c-api.service[100521]: INFO cinder.volume.api [None req-31a5ad13-48db-40e7-b94e-26d87d0f3957 tempest-TestEncryptedCinderVolumes-328802700 tempest-TestEncryptedCinderVolumes-328802700-project-member] Volume info retrieved successfully. Jul 27 16:15:22.026652 np0000005924 devstack@c-api.service[100521]: INFO cinder.api.openstack.wsgi [None req-31a5ad13-48db-40e7-b94e-26d87d0f3957 tempest-TestEncryptedCinderVolumes-328802700 tempest-TestEncryptedCinderVolumes-328802700-project-member] https://10.4.3.117/volume/v3/volumes/6c252559-64b0-43c6-907b-4ef193efa13f returned with HTTP 200 Jul 27 16:15:22.027059 np0000005924 devstack@c-api.service[100521]: [pid: 100521|app: 0|req: 696/2808] 10.4.3.117 () {66 vars in 1348 bytes} [Mon Jul 27 16:15:21 2026] GET /volume/v3/volumes/6c252559-64b0-43c6-907b-4ef193efa13f => generated 878 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 27 16:15:22.039437 np0000005924 devstack@c-api.service[100523]: INFO cinder.volume.api [None req-c7d9cf65-faad-48c9-a89c-a934e03f8c10 tempest-VolumesGetTest-1919282380 tempest-VolumesGetTest-1919282380-project-member] Delete volume request issued successfully. Jul 27 16:15:22.039622 np0000005924 devstack@c-api.service[100523]: INFO cinder.api.openstack.wsgi [None req-c7d9cf65-faad-48c9-a89c-a934e03f8c10 tempest-VolumesGetTest-1919282380 tempest-VolumesGetTest-1919282380-project-member] https://10.4.3.117/volume/v3/volumes/d4f8b1f6-5837-49b1-bfcc-51a3b23e4c76 returned with HTTP 202 Jul 27 16:15:22.040044 np0000005924 devstack@c-api.service[100523]: [pid: 100523|app: 0|req: 709/2809] 10.4.3.117 () {66 vars in 1351 bytes} [Mon Jul 27 16:15:21 2026] DELETE /volume/v3/volumes/d4f8b1f6-5837-49b1-bfcc-51a3b23e4c76 => generated 0 bytes in 44 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 27 16:15:22.047236 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.middleware.request_id [None req-5b4b62f0-d3ac-41a6-b0eb-6d32af10b197 None None] RequestId filter calling following filter/app {{(pid=100524) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:15:22.049070 np0000005924 devstack@c-api.service[100524]: INFO cinder.api.openstack.wsgi [None req-5b4b62f0-d3ac-41a6-b0eb-6d32af10b197 tempest-VolumesGetTest-1919282380 tempest-VolumesGetTest-1919282380-project-member] GET https://10.4.3.117/volume/v3/volumes/d4f8b1f6-5837-49b1-bfcc-51a3b23e4c76 Jul 27 16:15:22.049287 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.openstack.wsgi [None req-5b4b62f0-d3ac-41a6-b0eb-6d32af10b197 tempest-VolumesGetTest-1919282380 tempest-VolumesGetTest-1919282380-project-member] Empty body provided in request {{(pid=100524) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:15:22.049529 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.openstack.wsgi [None req-5b4b62f0-d3ac-41a6-b0eb-6d32af10b197 tempest-VolumesGetTest-1919282380 tempest-VolumesGetTest-1919282380-project-member] Calling method 'show' {{(pid=100524) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:15:22.056307 np0000005924 devstack@c-api.service[100524]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:15:22.056307 np0000005924 devstack@c-api.service[100524]: warnings.warn( Jul 27 16:15:22.060201 np0000005924 devstack@c-api.service[100524]: INFO cinder.volume.api [None req-5b4b62f0-d3ac-41a6-b0eb-6d32af10b197 tempest-VolumesGetTest-1919282380 tempest-VolumesGetTest-1919282380-project-member] Volume info retrieved successfully. Jul 27 16:15:22.064664 np0000005924 devstack@c-api.service[100524]: INFO cinder.api.openstack.wsgi [None req-5b4b62f0-d3ac-41a6-b0eb-6d32af10b197 tempest-VolumesGetTest-1919282380 tempest-VolumesGetTest-1919282380-project-member] https://10.4.3.117/volume/v3/volumes/d4f8b1f6-5837-49b1-bfcc-51a3b23e4c76 returned with HTTP 200 Jul 27 16:15:22.065067 np0000005924 devstack@c-api.service[100524]: [pid: 100524|app: 0|req: 710/2810] 10.4.3.117 () {66 vars in 1348 bytes} [Mon Jul 27 16:15:22 2026] GET /volume/v3/volumes/d4f8b1f6-5837-49b1-bfcc-51a3b23e4c76 => generated 836 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 27 16:15:22.188667 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.middleware.request_id [None req-8dc36b5d-45c9-4399-8d09-8bad5d5be4c7 None None] RequestId filter calling following filter/app {{(pid=100522) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:15:22.190715 np0000005924 devstack@c-api.service[100522]: INFO cinder.api.openstack.wsgi [None req-8dc36b5d-45c9-4399-8d09-8bad5d5be4c7 tempest-TestVolumeBackupRestore-18680935 tempest-TestVolumeBackupRestore-18680935-project-member] GET https://10.4.3.117/volume/v3/backups/97ab705f-a381-453e-ab9b-3917e342f48f Jul 27 16:15:22.190926 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.openstack.wsgi [None req-8dc36b5d-45c9-4399-8d09-8bad5d5be4c7 tempest-TestVolumeBackupRestore-18680935 tempest-TestVolumeBackupRestore-18680935-project-member] Empty body provided in request {{(pid=100522) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:15:22.191150 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.openstack.wsgi [None req-8dc36b5d-45c9-4399-8d09-8bad5d5be4c7 tempest-TestVolumeBackupRestore-18680935 tempest-TestVolumeBackupRestore-18680935-project-member] Calling method 'show' {{(pid=100522) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:15:22.191263 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.v3.backups [None req-8dc36b5d-45c9-4399-8d09-8bad5d5be4c7 tempest-TestVolumeBackupRestore-18680935 tempest-TestVolumeBackupRestore-18680935-project-member] Show backup with id 97ab705f-a381-453e-ab9b-3917e342f48f. {{(pid=100522) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 27 16:15:22.196562 np0000005924 devstack@c-api.service[100522]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:15:22.196562 np0000005924 devstack@c-api.service[100522]: warnings.warn( Jul 27 16:15:22.197548 np0000005924 devstack@c-api.service[100522]: INFO cinder.api.openstack.wsgi [None req-8dc36b5d-45c9-4399-8d09-8bad5d5be4c7 tempest-TestVolumeBackupRestore-18680935 tempest-TestVolumeBackupRestore-18680935-project-member] https://10.4.3.117/volume/v3/backups/97ab705f-a381-453e-ab9b-3917e342f48f returned with HTTP 200 Jul 27 16:15:22.198180 np0000005924 devstack@c-api.service[100522]: [pid: 100522|app: 0|req: 696/2811] 10.4.3.117 () {66 vars in 1348 bytes} [Mon Jul 27 16:15:22 2026] GET /volume/v3/backups/97ab705f-a381-453e-ab9b-3917e342f48f => generated 756 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 27 16:15:23.040116 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.middleware.request_id [None req-bc16437a-dead-4773-89c2-e5d21a03fca6 None None] RequestId filter calling following filter/app {{(pid=100521) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:15:23.043177 np0000005924 devstack@c-api.service[100521]: INFO cinder.api.openstack.wsgi [None req-bc16437a-dead-4773-89c2-e5d21a03fca6 tempest-TestEncryptedCinderVolumes-328802700 tempest-TestEncryptedCinderVolumes-328802700-project-member] GET https://10.4.3.117/volume/v3/volumes/6c252559-64b0-43c6-907b-4ef193efa13f Jul 27 16:15:23.043469 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.openstack.wsgi [None req-bc16437a-dead-4773-89c2-e5d21a03fca6 tempest-TestEncryptedCinderVolumes-328802700 tempest-TestEncryptedCinderVolumes-328802700-project-member] Empty body provided in request {{(pid=100521) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:15:23.043792 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.openstack.wsgi [None req-bc16437a-dead-4773-89c2-e5d21a03fca6 tempest-TestEncryptedCinderVolumes-328802700 tempest-TestEncryptedCinderVolumes-328802700-project-member] Calling method 'show' {{(pid=100521) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:15:23.057281 np0000005924 devstack@c-api.service[100521]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:15:23.057281 np0000005924 devstack@c-api.service[100521]: warnings.warn( Jul 27 16:15:23.061582 np0000005924 devstack@c-api.service[100521]: INFO cinder.volume.api [None req-bc16437a-dead-4773-89c2-e5d21a03fca6 tempest-TestEncryptedCinderVolumes-328802700 tempest-TestEncryptedCinderVolumes-328802700-project-member] Volume info retrieved successfully. Jul 27 16:15:23.068341 np0000005924 devstack@c-api.service[100521]: INFO cinder.api.openstack.wsgi [None req-bc16437a-dead-4773-89c2-e5d21a03fca6 tempest-TestEncryptedCinderVolumes-328802700 tempest-TestEncryptedCinderVolumes-328802700-project-member] https://10.4.3.117/volume/v3/volumes/6c252559-64b0-43c6-907b-4ef193efa13f returned with HTTP 200 Jul 27 16:15:23.068926 np0000005924 devstack@c-api.service[100521]: [pid: 100521|app: 0|req: 697/2812] 10.4.3.117 () {66 vars in 1348 bytes} [Mon Jul 27 16:15:23 2026] GET /volume/v3/volumes/6c252559-64b0-43c6-907b-4ef193efa13f => generated 878 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 27 16:15:23.078831 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.middleware.request_id [None req-cd2abefb-86e1-4382-bb9b-9f553f6f21fe None None] RequestId filter calling following filter/app {{(pid=100523) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:15:23.081020 np0000005924 devstack@c-api.service[100523]: INFO cinder.api.openstack.wsgi [None req-cd2abefb-86e1-4382-bb9b-9f553f6f21fe tempest-VolumesGetTest-1919282380 tempest-VolumesGetTest-1919282380-project-member] GET https://10.4.3.117/volume/v3/volumes/d4f8b1f6-5837-49b1-bfcc-51a3b23e4c76 Jul 27 16:15:23.081543 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.openstack.wsgi [None req-cd2abefb-86e1-4382-bb9b-9f553f6f21fe tempest-VolumesGetTest-1919282380 tempest-VolumesGetTest-1919282380-project-member] Empty body provided in request {{(pid=100523) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:15:23.081772 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.openstack.wsgi [None req-cd2abefb-86e1-4382-bb9b-9f553f6f21fe tempest-VolumesGetTest-1919282380 tempest-VolumesGetTest-1919282380-project-member] Calling method 'show' {{(pid=100523) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:15:23.087882 np0000005924 devstack@c-api.service[100523]: INFO cinder.api.openstack.wsgi [None req-cd2abefb-86e1-4382-bb9b-9f553f6f21fe tempest-VolumesGetTest-1919282380 tempest-VolumesGetTest-1919282380-project-member] https://10.4.3.117/volume/v3/volumes/d4f8b1f6-5837-49b1-bfcc-51a3b23e4c76 returned with HTTP 404 Jul 27 16:15:23.088728 np0000005924 devstack@c-api.service[100523]: [pid: 100523|app: 0|req: 710/2813] 10.4.3.117 () {66 vars in 1348 bytes} [Mon Jul 27 16:15:23 2026] GET /volume/v3/volumes/d4f8b1f6-5837-49b1-bfcc-51a3b23e4c76 => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 27 16:15:23.094992 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.middleware.request_id [None req-db4ba3c2-9762-4fa9-bbd5-26ff978eb435 None None] RequestId filter calling following filter/app {{(pid=100524) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:15:23.096923 np0000005924 devstack@c-api.service[100524]: INFO cinder.api.openstack.wsgi [None req-db4ba3c2-9762-4fa9-bbd5-26ff978eb435 tempest-VolumesGetTest-1919282380 tempest-VolumesGetTest-1919282380-project-member] GET https://10.4.3.117/volume/v3/volumes/d7daf60d-4fb3-4353-830f-8ed0de8c8219 Jul 27 16:15:23.097148 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.openstack.wsgi [None req-db4ba3c2-9762-4fa9-bbd5-26ff978eb435 tempest-VolumesGetTest-1919282380 tempest-VolumesGetTest-1919282380-project-member] Empty body provided in request {{(pid=100524) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:15:23.097379 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.openstack.wsgi [None req-db4ba3c2-9762-4fa9-bbd5-26ff978eb435 tempest-VolumesGetTest-1919282380 tempest-VolumesGetTest-1919282380-project-member] Calling method 'show' {{(pid=100524) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:15:23.109820 np0000005924 devstack@c-api.service[100524]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:15:23.109820 np0000005924 devstack@c-api.service[100524]: warnings.warn( Jul 27 16:15:23.113634 np0000005924 devstack@c-api.service[100524]: INFO cinder.volume.api [None req-db4ba3c2-9762-4fa9-bbd5-26ff978eb435 tempest-VolumesGetTest-1919282380 tempest-VolumesGetTest-1919282380-project-member] Volume info retrieved successfully. Jul 27 16:15:23.118170 np0000005924 devstack@c-api.service[100524]: INFO cinder.api.openstack.wsgi [None req-db4ba3c2-9762-4fa9-bbd5-26ff978eb435 tempest-VolumesGetTest-1919282380 tempest-VolumesGetTest-1919282380-project-member] https://10.4.3.117/volume/v3/volumes/d7daf60d-4fb3-4353-830f-8ed0de8c8219 returned with HTTP 200 Jul 27 16:15:23.118630 np0000005924 devstack@c-api.service[100524]: [pid: 100524|app: 0|req: 711/2814] 10.4.3.117 () {66 vars in 1348 bytes} [Mon Jul 27 16:15:23 2026] GET /volume/v3/volumes/d7daf60d-4fb3-4353-830f-8ed0de8c8219 => generated 891 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 27 16:15:23.130524 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.middleware.request_id [None req-e5fcb0e4-eef8-4b83-9aef-03a9d0fe0c0d None None] RequestId filter calling following filter/app {{(pid=100522) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:15:23.134350 np0000005924 devstack@c-api.service[100522]: INFO cinder.api.openstack.wsgi [None req-e5fcb0e4-eef8-4b83-9aef-03a9d0fe0c0d tempest-VolumesGetTest-1919282380 tempest-VolumesGetTest-1919282380-project-member] DELETE https://10.4.3.117/volume/v3/volumes/d7daf60d-4fb3-4353-830f-8ed0de8c8219 Jul 27 16:15:23.134350 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.openstack.wsgi [None req-e5fcb0e4-eef8-4b83-9aef-03a9d0fe0c0d tempest-VolumesGetTest-1919282380 tempest-VolumesGetTest-1919282380-project-member] Empty body provided in request {{(pid=100522) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:15:23.134350 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.openstack.wsgi [None req-e5fcb0e4-eef8-4b83-9aef-03a9d0fe0c0d tempest-VolumesGetTest-1919282380 tempest-VolumesGetTest-1919282380-project-member] Calling method 'delete' {{(pid=100522) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:15:23.134350 np0000005924 devstack@c-api.service[100522]: INFO cinder.api.v3.volumes [None req-e5fcb0e4-eef8-4b83-9aef-03a9d0fe0c0d tempest-VolumesGetTest-1919282380 tempest-VolumesGetTest-1919282380-project-member] Delete volume with id: d7daf60d-4fb3-4353-830f-8ed0de8c8219 Jul 27 16:15:23.141683 np0000005924 devstack@c-api.service[100522]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:15:23.141683 np0000005924 devstack@c-api.service[100522]: warnings.warn( Jul 27 16:15:23.142276 np0000005924 devstack@c-api.service[100522]: INFO cinder.volume.api [None req-e5fcb0e4-eef8-4b83-9aef-03a9d0fe0c0d tempest-VolumesGetTest-1919282380 tempest-VolumesGetTest-1919282380-project-member] Volume info retrieved successfully. Jul 27 16:15:23.166424 np0000005924 devstack@c-api.service[100522]: INFO cinder.volume.api [None req-e5fcb0e4-eef8-4b83-9aef-03a9d0fe0c0d tempest-VolumesGetTest-1919282380 tempest-VolumesGetTest-1919282380-project-member] Delete volume request issued successfully. Jul 27 16:15:23.166650 np0000005924 devstack@c-api.service[100522]: INFO cinder.api.openstack.wsgi [None req-e5fcb0e4-eef8-4b83-9aef-03a9d0fe0c0d tempest-VolumesGetTest-1919282380 tempest-VolumesGetTest-1919282380-project-member] https://10.4.3.117/volume/v3/volumes/d7daf60d-4fb3-4353-830f-8ed0de8c8219 returned with HTTP 202 Jul 27 16:15:23.167167 np0000005924 devstack@c-api.service[100522]: [pid: 100522|app: 0|req: 697/2815] 10.4.3.117 () {66 vars in 1351 bytes} [Mon Jul 27 16:15:23 2026] DELETE /volume/v3/volumes/d7daf60d-4fb3-4353-830f-8ed0de8c8219 => generated 0 bytes in 37 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 27 16:15:23.175722 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.middleware.request_id [None req-13366acf-51d6-4019-b034-a3c39a4f1ca7 None None] RequestId filter calling following filter/app {{(pid=100521) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:15:23.177928 np0000005924 devstack@c-api.service[100521]: INFO cinder.api.openstack.wsgi [None req-13366acf-51d6-4019-b034-a3c39a4f1ca7 tempest-VolumesGetTest-1919282380 tempest-VolumesGetTest-1919282380-project-member] GET https://10.4.3.117/volume/v3/volumes/d7daf60d-4fb3-4353-830f-8ed0de8c8219 Jul 27 16:15:23.178351 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.openstack.wsgi [None req-13366acf-51d6-4019-b034-a3c39a4f1ca7 tempest-VolumesGetTest-1919282380 tempest-VolumesGetTest-1919282380-project-member] Empty body provided in request {{(pid=100521) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:15:23.178403 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.openstack.wsgi [None req-13366acf-51d6-4019-b034-a3c39a4f1ca7 tempest-VolumesGetTest-1919282380 tempest-VolumesGetTest-1919282380-project-member] Calling method 'show' {{(pid=100521) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:15:23.186386 np0000005924 devstack@c-api.service[100521]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:15:23.186386 np0000005924 devstack@c-api.service[100521]: warnings.warn( Jul 27 16:15:23.191770 np0000005924 devstack@c-api.service[100521]: INFO cinder.volume.api [None req-13366acf-51d6-4019-b034-a3c39a4f1ca7 tempest-VolumesGetTest-1919282380 tempest-VolumesGetTest-1919282380-project-member] Volume info retrieved successfully. Jul 27 16:15:23.195793 np0000005924 devstack@c-api.service[100521]: INFO cinder.api.openstack.wsgi [None req-13366acf-51d6-4019-b034-a3c39a4f1ca7 tempest-VolumesGetTest-1919282380 tempest-VolumesGetTest-1919282380-project-member] https://10.4.3.117/volume/v3/volumes/d7daf60d-4fb3-4353-830f-8ed0de8c8219 returned with HTTP 200 Jul 27 16:15:23.196064 np0000005924 devstack@c-api.service[100521]: [pid: 100521|app: 0|req: 698/2816] 10.4.3.117 () {66 vars in 1348 bytes} [Mon Jul 27 16:15:23 2026] GET /volume/v3/volumes/d7daf60d-4fb3-4353-830f-8ed0de8c8219 => generated 890 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 27 16:15:23.208212 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.middleware.request_id [None req-730e151d-a63f-434a-9087-75cbfc467734 None None] RequestId filter calling following filter/app {{(pid=100523) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:15:23.212490 np0000005924 devstack@c-api.service[100523]: INFO cinder.api.openstack.wsgi [None req-730e151d-a63f-434a-9087-75cbfc467734 tempest-TestVolumeBackupRestore-18680935 tempest-TestVolumeBackupRestore-18680935-project-member] GET https://10.4.3.117/volume/v3/backups/97ab705f-a381-453e-ab9b-3917e342f48f Jul 27 16:15:23.212743 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.openstack.wsgi [None req-730e151d-a63f-434a-9087-75cbfc467734 tempest-TestVolumeBackupRestore-18680935 tempest-TestVolumeBackupRestore-18680935-project-member] Empty body provided in request {{(pid=100523) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:15:23.213958 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.openstack.wsgi [None req-730e151d-a63f-434a-9087-75cbfc467734 tempest-TestVolumeBackupRestore-18680935 tempest-TestVolumeBackupRestore-18680935-project-member] Calling method 'show' {{(pid=100523) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:15:23.213958 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.v3.backups [None req-730e151d-a63f-434a-9087-75cbfc467734 tempest-TestVolumeBackupRestore-18680935 tempest-TestVolumeBackupRestore-18680935-project-member] Show backup with id 97ab705f-a381-453e-ab9b-3917e342f48f. {{(pid=100523) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 27 16:15:23.222486 np0000005924 devstack@c-api.service[100523]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:15:23.222486 np0000005924 devstack@c-api.service[100523]: warnings.warn( Jul 27 16:15:23.223260 np0000005924 devstack@c-api.service[100523]: INFO cinder.api.openstack.wsgi [None req-730e151d-a63f-434a-9087-75cbfc467734 tempest-TestVolumeBackupRestore-18680935 tempest-TestVolumeBackupRestore-18680935-project-member] https://10.4.3.117/volume/v3/backups/97ab705f-a381-453e-ab9b-3917e342f48f returned with HTTP 200 Jul 27 16:15:23.223678 np0000005924 devstack@c-api.service[100523]: [pid: 100523|app: 0|req: 711/2817] 10.4.3.117 () {66 vars in 1348 bytes} [Mon Jul 27 16:15:23 2026] GET /volume/v3/backups/97ab705f-a381-453e-ab9b-3917e342f48f => generated 756 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 27 16:15:24.083678 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.middleware.request_id [None req-a7d36a67-2cf1-4c6c-96da-72a0a64b23ef None None] RequestId filter calling following filter/app {{(pid=100524) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:15:24.085295 np0000005924 devstack@c-api.service[100524]: INFO cinder.api.openstack.wsgi [None req-a7d36a67-2cf1-4c6c-96da-72a0a64b23ef tempest-TestEncryptedCinderVolumes-328802700 tempest-TestEncryptedCinderVolumes-328802700-project-member] GET https://10.4.3.117/volume/v3/volumes/6c252559-64b0-43c6-907b-4ef193efa13f Jul 27 16:15:24.085499 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.openstack.wsgi [None req-a7d36a67-2cf1-4c6c-96da-72a0a64b23ef tempest-TestEncryptedCinderVolumes-328802700 tempest-TestEncryptedCinderVolumes-328802700-project-member] Empty body provided in request {{(pid=100524) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:15:24.085687 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.openstack.wsgi [None req-a7d36a67-2cf1-4c6c-96da-72a0a64b23ef tempest-TestEncryptedCinderVolumes-328802700 tempest-TestEncryptedCinderVolumes-328802700-project-member] Calling method 'show' {{(pid=100524) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:15:24.094264 np0000005924 devstack@c-api.service[100524]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:15:24.094264 np0000005924 devstack@c-api.service[100524]: warnings.warn( Jul 27 16:15:24.097831 np0000005924 devstack@c-api.service[100524]: INFO cinder.volume.api [None req-a7d36a67-2cf1-4c6c-96da-72a0a64b23ef tempest-TestEncryptedCinderVolumes-328802700 tempest-TestEncryptedCinderVolumes-328802700-project-member] Volume info retrieved successfully. Jul 27 16:15:24.101976 np0000005924 devstack@c-api.service[100524]: INFO cinder.api.openstack.wsgi [None req-a7d36a67-2cf1-4c6c-96da-72a0a64b23ef tempest-TestEncryptedCinderVolumes-328802700 tempest-TestEncryptedCinderVolumes-328802700-project-member] https://10.4.3.117/volume/v3/volumes/6c252559-64b0-43c6-907b-4ef193efa13f returned with HTTP 200 Jul 27 16:15:24.102354 np0000005924 devstack@c-api.service[100524]: [pid: 100524|app: 0|req: 712/2818] 10.4.3.117 () {66 vars in 1348 bytes} [Mon Jul 27 16:15:24 2026] GET /volume/v3/volumes/6c252559-64b0-43c6-907b-4ef193efa13f => generated 878 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 27 16:15:24.211679 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.middleware.request_id [None req-4fef2544-75a0-4930-beb6-3b856930b97d None None] RequestId filter calling following filter/app {{(pid=100522) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:15:24.213956 np0000005924 devstack@c-api.service[100522]: INFO cinder.api.openstack.wsgi [None req-4fef2544-75a0-4930-beb6-3b856930b97d tempest-VolumesGetTest-1919282380 tempest-VolumesGetTest-1919282380-project-member] GET https://10.4.3.117/volume/v3/volumes/d7daf60d-4fb3-4353-830f-8ed0de8c8219 Jul 27 16:15:24.216133 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.openstack.wsgi [None req-4fef2544-75a0-4930-beb6-3b856930b97d tempest-VolumesGetTest-1919282380 tempest-VolumesGetTest-1919282380-project-member] Empty body provided in request {{(pid=100522) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:15:24.216409 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.openstack.wsgi [None req-4fef2544-75a0-4930-beb6-3b856930b97d tempest-VolumesGetTest-1919282380 tempest-VolumesGetTest-1919282380-project-member] Calling method 'show' {{(pid=100522) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:15:24.226960 np0000005924 devstack@c-api.service[100522]: INFO cinder.api.openstack.wsgi [None req-4fef2544-75a0-4930-beb6-3b856930b97d tempest-VolumesGetTest-1919282380 tempest-VolumesGetTest-1919282380-project-member] https://10.4.3.117/volume/v3/volumes/d7daf60d-4fb3-4353-830f-8ed0de8c8219 returned with HTTP 404 Jul 27 16:15:24.227531 np0000005924 devstack@c-api.service[100522]: [pid: 100522|app: 0|req: 698/2819] 10.4.3.117 () {66 vars in 1348 bytes} [Mon Jul 27 16:15:24 2026] GET /volume/v3/volumes/d7daf60d-4fb3-4353-830f-8ed0de8c8219 => generated 109 bytes in 16 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 27 16:15:24.234835 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.middleware.request_id [None req-474c986d-b63a-4606-8d4a-dd456fa186e4 None None] RequestId filter calling following filter/app {{(pid=100521) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:15:24.236841 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.middleware.request_id [None req-875b14b3-a3e8-404b-b51a-964aa368a3a3 None None] RequestId filter calling following filter/app {{(pid=100523) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:15:24.237205 np0000005924 devstack@c-api.service[100521]: INFO cinder.api.openstack.wsgi [None req-474c986d-b63a-4606-8d4a-dd456fa186e4 tempest-TestVolumeBackupRestore-18680935 tempest-TestVolumeBackupRestore-18680935-project-member] GET https://10.4.3.117/volume/v3/backups/97ab705f-a381-453e-ab9b-3917e342f48f Jul 27 16:15:24.237465 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.openstack.wsgi [None req-474c986d-b63a-4606-8d4a-dd456fa186e4 tempest-TestVolumeBackupRestore-18680935 tempest-TestVolumeBackupRestore-18680935-project-member] Empty body provided in request {{(pid=100521) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:15:24.237687 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.openstack.wsgi [None req-474c986d-b63a-4606-8d4a-dd456fa186e4 tempest-TestVolumeBackupRestore-18680935 tempest-TestVolumeBackupRestore-18680935-project-member] Calling method 'show' {{(pid=100521) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:15:24.237816 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.v3.backups [None req-474c986d-b63a-4606-8d4a-dd456fa186e4 tempest-TestVolumeBackupRestore-18680935 tempest-TestVolumeBackupRestore-18680935-project-member] Show backup with id 97ab705f-a381-453e-ab9b-3917e342f48f. {{(pid=100521) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 27 16:15:24.240209 np0000005924 devstack@c-api.service[100523]: INFO cinder.api.openstack.wsgi [None req-875b14b3-a3e8-404b-b51a-964aa368a3a3 tempest-VolumesGetTest-1919282380 tempest-VolumesGetTest-1919282380-project-member] POST https://10.4.3.117/volume/v3/volumes Jul 27 16:15:24.240567 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.openstack.wsgi [None req-875b14b3-a3e8-404b-b51a-964aa368a3a3 tempest-VolumesGetTest-1919282380 tempest-VolumesGetTest-1919282380-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesGetTest-Volume-1590848568"}} {{(pid=100523) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 27 16:15:24.241909 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.v3.volumes [None req-875b14b3-a3e8-404b-b51a-964aa368a3a3 tempest-VolumesGetTest-1919282380 tempest-VolumesGetTest-1919282380-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesGetTest-Volume-1590848568'}} {{(pid=100523) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 27 16:15:24.242030 np0000005924 devstack@c-api.service[100523]: INFO cinder.api.v3.volumes [None req-875b14b3-a3e8-404b-b51a-964aa368a3a3 tempest-VolumesGetTest-1919282380 tempest-VolumesGetTest-1919282380-project-member] Create volume of 1 GB Jul 27 16:15:24.243724 np0000005924 devstack@c-api.service[100521]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:15:24.243724 np0000005924 devstack@c-api.service[100521]: warnings.warn( Jul 27 16:15:24.244509 np0000005924 devstack@c-api.service[100521]: INFO cinder.api.openstack.wsgi [None req-474c986d-b63a-4606-8d4a-dd456fa186e4 tempest-TestVolumeBackupRestore-18680935 tempest-TestVolumeBackupRestore-18680935-project-member] https://10.4.3.117/volume/v3/backups/97ab705f-a381-453e-ab9b-3917e342f48f returned with HTTP 200 Jul 27 16:15:24.244900 np0000005924 devstack@c-api.service[100521]: [pid: 100521|app: 0|req: 699/2820] 10.4.3.117 () {66 vars in 1348 bytes} [Mon Jul 27 16:15:24 2026] GET /volume/v3/backups/97ab705f-a381-453e-ab9b-3917e342f48f => generated 756 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 27 16:15:24.248166 np0000005924 devstack@c-api.service[100523]: INFO cinder.volume.api [None req-875b14b3-a3e8-404b-b51a-964aa368a3a3 tempest-VolumesGetTest-1919282380 tempest-VolumesGetTest-1919282380-project-member] Availability Zones retrieved successfully. Jul 27 16:15:24.258437 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.volume.api [None req-875b14b3-a3e8-404b-b51a-964aa368a3a3 tempest-VolumesGetTest-1919282380 tempest-VolumesGetTest-1919282380-project-member] Flow 'volume_create_api' (a10cd227-368e-449a-9fa3-3ed3134fd41d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100523) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 27 16:15:24.260320 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.volume.api [None req-875b14b3-a3e8-404b-b51a-964aa368a3a3 tempest-VolumesGetTest-1919282380 tempest-VolumesGetTest-1919282380-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (2b547af8-7b11-44fb-aa46-1b6288e47727) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100523) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 27 16:15:24.261607 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.volume.flows.api.create_volume [None req-875b14b3-a3e8-404b-b51a-964aa368a3a3 tempest-VolumesGetTest-1919282380 tempest-VolumesGetTest-1919282380-project-member] Validating volume size '1' using validate_int {{(pid=100523) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 27 16:15:24.295362 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.volume.api [None req-875b14b3-a3e8-404b-b51a-964aa368a3a3 tempest-VolumesGetTest-1919282380 tempest-VolumesGetTest-1919282380-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (2b547af8-7b11-44fb-aa46-1b6288e47727) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-27T16:04:59Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=2bce4e1a-e6e0-49d9-be36-c3405449a01e,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '2bce4e1a-e6e0-49d9-be36-c3405449a01e', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100523) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 27 16:15:24.297507 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.volume.api [None req-875b14b3-a3e8-404b-b51a-964aa368a3a3 tempest-VolumesGetTest-1919282380 tempest-VolumesGetTest-1919282380-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (393d737c-b0bf-4cca-8f56-24ddcf28c252) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100523) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 27 16:15:24.350497 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.quota [None req-875b14b3-a3e8-404b-b51a-964aa368a3a3 tempest-VolumesGetTest-1919282380 tempest-VolumesGetTest-1919282380-project-member] Created reservations ['1c4c6dbd-4a65-4cbe-887f-4acc1fe481bd', '0a26fdad-c62b-4db8-9d54-7de38bd3b7c7', '8460e4a9-2c0c-4fc1-97b5-d1f9a75034b4', '5f8b146f-e102-4134-83e0-3a7366bff56b'] {{(pid=100523) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 27 16:15:24.351256 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.volume.api [None req-875b14b3-a3e8-404b-b51a-964aa368a3a3 tempest-VolumesGetTest-1919282380 tempest-VolumesGetTest-1919282380-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (393d737c-b0bf-4cca-8f56-24ddcf28c252) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['1c4c6dbd-4a65-4cbe-887f-4acc1fe481bd', '0a26fdad-c62b-4db8-9d54-7de38bd3b7c7', '8460e4a9-2c0c-4fc1-97b5-d1f9a75034b4', '5f8b146f-e102-4134-83e0-3a7366bff56b']}' {{(pid=100523) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 27 16:15:24.352046 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.volume.api [None req-875b14b3-a3e8-404b-b51a-964aa368a3a3 tempest-VolumesGetTest-1919282380 tempest-VolumesGetTest-1919282380-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (ad2138da-3916-4d95-b1de-ceadf5c9a78f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100523) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 27 16:15:24.378926 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.volume.api [None req-875b14b3-a3e8-404b-b51a-964aa368a3a3 tempest-VolumesGetTest-1919282380 tempest-VolumesGetTest-1919282380-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (ad2138da-3916-4d95-b1de-ceadf5c9a78f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '28545d59-85d3-404d-835c-546d240bb850', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesGetTest-Volume-1590848568',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='fa9330a50b624cb4a999b5ac1766eb1f',qos_specs=None,replication_status=,reservations=['1c4c6dbd-4a65-4cbe-887f-4acc1fe481bd','0a26fdad-c62b-4db8-9d54-7de38bd3b7c7','8460e4a9-2c0c-4fc1-97b5-d1f9a75034b4','5f8b146f-e102-4134-83e0-3a7366bff56b'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='0a8d00cbbf9c4993aa31c150f0975424',volume_type_id=2bce4e1a-e6e0-49d9-be36-c3405449a01e), 'volume': Volume(_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-27T16:15:24Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesGetTest-Volume-1590848568',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=28545d59-85d3-404d-835c-546d240bb850,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='fa9330a50b624cb4a999b5ac1766eb1f',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='0a8d00cbbf9c4993aa31c150f0975424',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(2bce4e1a-e6e0-49d9-be36-c3405449a01e),volume_type_id=2bce4e1a-e6e0-49d9-be36-c3405449a01e)}' {{(pid=100523) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 27 16:15:24.379808 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.volume.api [None req-875b14b3-a3e8-404b-b51a-964aa368a3a3 tempest-VolumesGetTest-1919282380 tempest-VolumesGetTest-1919282380-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (94fe28be-855f-4a59-aa0a-8374edb91a3e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100523) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 27 16:15:24.402256 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.volume.api [None req-875b14b3-a3e8-404b-b51a-964aa368a3a3 tempest-VolumesGetTest-1919282380 tempest-VolumesGetTest-1919282380-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (94fe28be-855f-4a59-aa0a-8374edb91a3e) transitioned into state 'SUCCESS' from state '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-1590848568',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='fa9330a50b624cb4a999b5ac1766eb1f',qos_specs=None,replication_status=,reservations=['1c4c6dbd-4a65-4cbe-887f-4acc1fe481bd','0a26fdad-c62b-4db8-9d54-7de38bd3b7c7','8460e4a9-2c0c-4fc1-97b5-d1f9a75034b4','5f8b146f-e102-4134-83e0-3a7366bff56b'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='0a8d00cbbf9c4993aa31c150f0975424',volume_type_id=2bce4e1a-e6e0-49d9-be36-c3405449a01e)}' {{(pid=100523) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 27 16:15:24.403110 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.volume.api [None req-875b14b3-a3e8-404b-b51a-964aa368a3a3 tempest-VolumesGetTest-1919282380 tempest-VolumesGetTest-1919282380-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (078e3d24-166e-47a6-aa24-59cbff2c4fbb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100523) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 27 16:15:24.416918 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.volume.api [None req-875b14b3-a3e8-404b-b51a-964aa368a3a3 tempest-VolumesGetTest-1919282380 tempest-VolumesGetTest-1919282380-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (078e3d24-166e-47a6-aa24-59cbff2c4fbb) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100523) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 27 16:15:24.417838 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.volume.api [None req-875b14b3-a3e8-404b-b51a-964aa368a3a3 tempest-VolumesGetTest-1919282380 tempest-VolumesGetTest-1919282380-project-member] Flow 'volume_create_api' (a10cd227-368e-449a-9fa3-3ed3134fd41d) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100523) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 27 16:15:24.418218 np0000005924 devstack@c-api.service[100523]: INFO cinder.volume.api [None req-875b14b3-a3e8-404b-b51a-964aa368a3a3 tempest-VolumesGetTest-1919282380 tempest-VolumesGetTest-1919282380-project-member] Create volume request issued successfully. Jul 27 16:15:24.418987 np0000005924 devstack@c-api.service[100523]: INFO cinder.api.openstack.wsgi [None req-875b14b3-a3e8-404b-b51a-964aa368a3a3 tempest-VolumesGetTest-1919282380 tempest-VolumesGetTest-1919282380-project-member] https://10.4.3.117/volume/v3/volumes returned with HTTP 202 Jul 27 16:15:24.419520 np0000005924 devstack@c-api.service[100523]: [pid: 100523|app: 0|req: 712/2821] 10.4.3.117 () {68 vars in 1258 bytes} [Mon Jul 27 16:15:24 2026] POST /volume/v3/volumes => generated 745 bytes in 183 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 27 16:15:24.432458 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.middleware.request_id [None req-ab5bc751-38a9-4d8f-8db4-7e03594a128b None None] RequestId filter calling following filter/app {{(pid=100524) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:15:24.434211 np0000005924 devstack@c-api.service[100524]: INFO cinder.api.openstack.wsgi [None req-ab5bc751-38a9-4d8f-8db4-7e03594a128b tempest-VolumesGetTest-1919282380 tempest-VolumesGetTest-1919282380-project-member] GET https://10.4.3.117/volume/v3/volumes/28545d59-85d3-404d-835c-546d240bb850 Jul 27 16:15:24.434414 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.openstack.wsgi [None req-ab5bc751-38a9-4d8f-8db4-7e03594a128b tempest-VolumesGetTest-1919282380 tempest-VolumesGetTest-1919282380-project-member] Empty body provided in request {{(pid=100524) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:15:24.434594 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.openstack.wsgi [None req-ab5bc751-38a9-4d8f-8db4-7e03594a128b tempest-VolumesGetTest-1919282380 tempest-VolumesGetTest-1919282380-project-member] Calling method 'show' {{(pid=100524) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:15:24.441888 np0000005924 devstack@c-api.service[100524]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:15:24.441888 np0000005924 devstack@c-api.service[100524]: warnings.warn( Jul 27 16:15:24.445872 np0000005924 devstack@c-api.service[100524]: INFO cinder.volume.api [None req-ab5bc751-38a9-4d8f-8db4-7e03594a128b tempest-VolumesGetTest-1919282380 tempest-VolumesGetTest-1919282380-project-member] Volume info retrieved successfully. Jul 27 16:15:24.450179 np0000005924 devstack@c-api.service[100524]: INFO cinder.api.openstack.wsgi [None req-ab5bc751-38a9-4d8f-8db4-7e03594a128b tempest-VolumesGetTest-1919282380 tempest-VolumesGetTest-1919282380-project-member] https://10.4.3.117/volume/v3/volumes/28545d59-85d3-404d-835c-546d240bb850 returned with HTTP 200 Jul 27 16:15:24.450567 np0000005924 devstack@c-api.service[100524]: [pid: 100524|app: 0|req: 713/2822] 10.4.3.117 () {66 vars in 1348 bytes} [Mon Jul 27 16:15:24 2026] GET /volume/v3/volumes/28545d59-85d3-404d-835c-546d240bb850 => generated 813 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 27 16:15:25.116569 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.middleware.request_id [None req-ecbc14db-cad9-400d-9c18-d0df51ccb891 None None] RequestId filter calling following filter/app {{(pid=100522) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:15:25.118350 np0000005924 devstack@c-api.service[100522]: INFO cinder.api.openstack.wsgi [None req-ecbc14db-cad9-400d-9c18-d0df51ccb891 tempest-TestEncryptedCinderVolumes-328802700 tempest-TestEncryptedCinderVolumes-328802700-project-member] GET https://10.4.3.117/volume/v3/volumes/6c252559-64b0-43c6-907b-4ef193efa13f Jul 27 16:15:25.118574 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.openstack.wsgi [None req-ecbc14db-cad9-400d-9c18-d0df51ccb891 tempest-TestEncryptedCinderVolumes-328802700 tempest-TestEncryptedCinderVolumes-328802700-project-member] Empty body provided in request {{(pid=100522) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:15:25.118784 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.openstack.wsgi [None req-ecbc14db-cad9-400d-9c18-d0df51ccb891 tempest-TestEncryptedCinderVolumes-328802700 tempest-TestEncryptedCinderVolumes-328802700-project-member] Calling method 'show' {{(pid=100522) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:15:25.127808 np0000005924 devstack@c-api.service[100522]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:15:25.127808 np0000005924 devstack@c-api.service[100522]: warnings.warn( Jul 27 16:15:25.131091 np0000005924 devstack@c-api.service[100522]: INFO cinder.volume.api [None req-ecbc14db-cad9-400d-9c18-d0df51ccb891 tempest-TestEncryptedCinderVolumes-328802700 tempest-TestEncryptedCinderVolumes-328802700-project-member] Volume info retrieved successfully. Jul 27 16:15:25.134810 np0000005924 devstack@c-api.service[100522]: INFO cinder.api.openstack.wsgi [None req-ecbc14db-cad9-400d-9c18-d0df51ccb891 tempest-TestEncryptedCinderVolumes-328802700 tempest-TestEncryptedCinderVolumes-328802700-project-member] https://10.4.3.117/volume/v3/volumes/6c252559-64b0-43c6-907b-4ef193efa13f returned with HTTP 200 Jul 27 16:15:25.135149 np0000005924 devstack@c-api.service[100522]: [pid: 100522|app: 0|req: 699/2823] 10.4.3.117 () {66 vars in 1348 bytes} [Mon Jul 27 16:15:25 2026] GET /volume/v3/volumes/6c252559-64b0-43c6-907b-4ef193efa13f => generated 878 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 27 16:15:25.256893 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.middleware.request_id [None req-e08ca722-0f22-49bd-ac9e-4bce3dd0db9b None None] RequestId filter calling following filter/app {{(pid=100521) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:15:25.263171 np0000005924 devstack@c-api.service[100521]: INFO cinder.api.openstack.wsgi [None req-e08ca722-0f22-49bd-ac9e-4bce3dd0db9b tempest-TestVolumeBackupRestore-18680935 tempest-TestVolumeBackupRestore-18680935-project-member] GET https://10.4.3.117/volume/v3/backups/97ab705f-a381-453e-ab9b-3917e342f48f Jul 27 16:15:25.263171 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.openstack.wsgi [None req-e08ca722-0f22-49bd-ac9e-4bce3dd0db9b tempest-TestVolumeBackupRestore-18680935 tempest-TestVolumeBackupRestore-18680935-project-member] Empty body provided in request {{(pid=100521) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:15:25.263171 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.openstack.wsgi [None req-e08ca722-0f22-49bd-ac9e-4bce3dd0db9b tempest-TestVolumeBackupRestore-18680935 tempest-TestVolumeBackupRestore-18680935-project-member] Calling method 'show' {{(pid=100521) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:15:25.263171 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.v3.backups [None req-e08ca722-0f22-49bd-ac9e-4bce3dd0db9b tempest-TestVolumeBackupRestore-18680935 tempest-TestVolumeBackupRestore-18680935-project-member] Show backup with id 97ab705f-a381-453e-ab9b-3917e342f48f. {{(pid=100521) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 27 16:15:25.265520 np0000005924 devstack@c-api.service[100521]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:15:25.265520 np0000005924 devstack@c-api.service[100521]: warnings.warn( Jul 27 16:15:25.267091 np0000005924 devstack@c-api.service[100521]: INFO cinder.api.openstack.wsgi [None req-e08ca722-0f22-49bd-ac9e-4bce3dd0db9b tempest-TestVolumeBackupRestore-18680935 tempest-TestVolumeBackupRestore-18680935-project-member] https://10.4.3.117/volume/v3/backups/97ab705f-a381-453e-ab9b-3917e342f48f returned with HTTP 200 Jul 27 16:15:25.267091 np0000005924 devstack@c-api.service[100521]: [pid: 100521|app: 0|req: 700/2824] 10.4.3.117 () {66 vars in 1348 bytes} [Mon Jul 27 16:15:25 2026] GET /volume/v3/backups/97ab705f-a381-453e-ab9b-3917e342f48f => generated 756 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 27 16:15:25.465435 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.middleware.request_id [None req-6176ef14-e5ea-48ba-a7c1-8484e7fa1ec5 None None] RequestId filter calling following filter/app {{(pid=100523) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:15:25.467885 np0000005924 devstack@c-api.service[100523]: INFO cinder.api.openstack.wsgi [None req-6176ef14-e5ea-48ba-a7c1-8484e7fa1ec5 tempest-VolumesGetTest-1919282380 tempest-VolumesGetTest-1919282380-project-member] GET https://10.4.3.117/volume/v3/volumes/28545d59-85d3-404d-835c-546d240bb850 Jul 27 16:15:25.468095 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.openstack.wsgi [None req-6176ef14-e5ea-48ba-a7c1-8484e7fa1ec5 tempest-VolumesGetTest-1919282380 tempest-VolumesGetTest-1919282380-project-member] Empty body provided in request {{(pid=100523) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:15:25.468358 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.openstack.wsgi [None req-6176ef14-e5ea-48ba-a7c1-8484e7fa1ec5 tempest-VolumesGetTest-1919282380 tempest-VolumesGetTest-1919282380-project-member] Calling method 'show' {{(pid=100523) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:15:25.480300 np0000005924 devstack@c-api.service[100523]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:15:25.480300 np0000005924 devstack@c-api.service[100523]: warnings.warn( Jul 27 16:15:25.487615 np0000005924 devstack@c-api.service[100523]: INFO cinder.volume.api [None req-6176ef14-e5ea-48ba-a7c1-8484e7fa1ec5 tempest-VolumesGetTest-1919282380 tempest-VolumesGetTest-1919282380-project-member] Volume info retrieved successfully. Jul 27 16:15:25.496126 np0000005924 devstack@c-api.service[100523]: INFO cinder.api.openstack.wsgi [None req-6176ef14-e5ea-48ba-a7c1-8484e7fa1ec5 tempest-VolumesGetTest-1919282380 tempest-VolumesGetTest-1919282380-project-member] https://10.4.3.117/volume/v3/volumes/28545d59-85d3-404d-835c-546d240bb850 returned with HTTP 200 Jul 27 16:15:25.496729 np0000005924 devstack@c-api.service[100523]: [pid: 100523|app: 0|req: 713/2825] 10.4.3.117 () {66 vars in 1348 bytes} [Mon Jul 27 16:15:25 2026] GET /volume/v3/volumes/28545d59-85d3-404d-835c-546d240bb850 => generated 838 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 27 16:15:25.510989 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.middleware.request_id [None req-b2ff4ca5-324c-4b7e-910e-622d2dab791c None None] RequestId filter calling following filter/app {{(pid=100524) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:15:25.516133 np0000005924 devstack@c-api.service[100524]: INFO cinder.api.openstack.wsgi [None req-b2ff4ca5-324c-4b7e-910e-622d2dab791c tempest-VolumesGetTest-1919282380 tempest-VolumesGetTest-1919282380-project-member] POST https://10.4.3.117/volume/v3/volumes Jul 27 16:15:25.521773 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.openstack.wsgi [None req-b2ff4ca5-324c-4b7e-910e-622d2dab791c tempest-VolumesGetTest-1919282380 tempest-VolumesGetTest-1919282380-project-member] Action: 'create', calling method: create, body: {"volume": {"source_volid": "28545d59-85d3-404d-835c-546d240bb850", "size": 1, "name": "tempest-VolumesGetTest-Volume-221627960", "metadata": {"Type": "Test"}}} {{(pid=100524) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 27 16:15:25.521773 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.v3.volumes [None req-b2ff4ca5-324c-4b7e-910e-622d2dab791c tempest-VolumesGetTest-1919282380 tempest-VolumesGetTest-1919282380-project-member] Create volume request body: {'volume': {'source_volid': '28545d59-85d3-404d-835c-546d240bb850', 'size': 1, 'name': 'tempest-VolumesGetTest-Volume-221627960', 'metadata': {'Type': 'Test'}}} {{(pid=100524) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 27 16:15:25.532826 np0000005924 devstack@c-api.service[100524]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:15:25.532826 np0000005924 devstack@c-api.service[100524]: warnings.warn( Jul 27 16:15:25.534249 np0000005924 devstack@c-api.service[100524]: INFO cinder.volume.api [None req-b2ff4ca5-324c-4b7e-910e-622d2dab791c tempest-VolumesGetTest-1919282380 tempest-VolumesGetTest-1919282380-project-member] Volume retrieved successfully. Jul 27 16:15:25.534866 np0000005924 devstack@c-api.service[100524]: INFO cinder.api.v3.volumes [None req-b2ff4ca5-324c-4b7e-910e-622d2dab791c tempest-VolumesGetTest-1919282380 tempest-VolumesGetTest-1919282380-project-member] Create volume of 1 GB Jul 27 16:15:25.539299 np0000005924 devstack@c-api.service[100524]: INFO cinder.volume.api [None req-b2ff4ca5-324c-4b7e-910e-622d2dab791c tempest-VolumesGetTest-1919282380 tempest-VolumesGetTest-1919282380-project-member] Availability Zones retrieved successfully. Jul 27 16:15:25.545314 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.volume.api [None req-b2ff4ca5-324c-4b7e-910e-622d2dab791c tempest-VolumesGetTest-1919282380 tempest-VolumesGetTest-1919282380-project-member] Flow 'volume_create_api' (50e62048-5d3e-41ac-b131-85be74f70a5c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100524) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 27 16:15:25.546383 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.volume.api [None req-b2ff4ca5-324c-4b7e-910e-622d2dab791c tempest-VolumesGetTest-1919282380 tempest-VolumesGetTest-1919282380-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (29b273a9-6fa9-4804-84da-d85709ca1801) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100524) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 27 16:15:25.547442 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.volume.flows.api.create_volume [None req-b2ff4ca5-324c-4b7e-910e-622d2dab791c tempest-VolumesGetTest-1919282380 tempest-VolumesGetTest-1919282380-project-member] Validating volume size '1' using validate_int, validate_source_size {{(pid=100524) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 27 16:15:25.587218 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.volume.api [None req-b2ff4ca5-324c-4b7e-910e-622d2dab791c tempest-VolumesGetTest-1919282380 tempest-VolumesGetTest-1919282380-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (29b273a9-6fa9-4804-84da-d85709ca1801) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': '28545d59-85d3-404d-835c-546d240bb850', 'volume_type': VolumeType(created_at=2026-07-27T16:04:59Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=2bce4e1a-e6e0-49d9-be36-c3405449a01e,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '2bce4e1a-e6e0-49d9-be36-c3405449a01e', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100524) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 27 16:15:25.588229 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.volume.api [None req-b2ff4ca5-324c-4b7e-910e-622d2dab791c tempest-VolumesGetTest-1919282380 tempest-VolumesGetTest-1919282380-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (8275ef90-0767-4d1e-ad59-816c4cd0c157) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100524) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 27 16:15:25.662130 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.quota [None req-b2ff4ca5-324c-4b7e-910e-622d2dab791c tempest-VolumesGetTest-1919282380 tempest-VolumesGetTest-1919282380-project-member] Created reservations ['72bdee95-7c40-489a-99e2-16b00d5408f5', 'f23196ab-99de-4615-88f5-f919ff52968b', 'f230ce30-587f-4273-845d-700a402b477a', 'c88a7bbe-4462-45cf-8978-688c0b1aa9be'] {{(pid=100524) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 27 16:15:25.662906 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.volume.api [None req-b2ff4ca5-324c-4b7e-910e-622d2dab791c tempest-VolumesGetTest-1919282380 tempest-VolumesGetTest-1919282380-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (8275ef90-0767-4d1e-ad59-816c4cd0c157) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['72bdee95-7c40-489a-99e2-16b00d5408f5', 'f23196ab-99de-4615-88f5-f919ff52968b', 'f230ce30-587f-4273-845d-700a402b477a', 'c88a7bbe-4462-45cf-8978-688c0b1aa9be']}' {{(pid=100524) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 27 16:15:25.663624 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.volume.api [None req-b2ff4ca5-324c-4b7e-910e-622d2dab791c tempest-VolumesGetTest-1919282380 tempest-VolumesGetTest-1919282380-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (b3fefb41-62d9-450d-83fb-624945cb73cb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100524) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 27 16:15:25.705487 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.volume.api [None req-b2ff4ca5-324c-4b7e-910e-622d2dab791c tempest-VolumesGetTest-1919282380 tempest-VolumesGetTest-1919282380-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (b3fefb41-62d9-450d-83fb-624945cb73cb) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '5dc2d3af-0012-462c-aba9-05c17286df3f', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesGetTest-Volume-221627960',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='Test'},multiattach=False,project_id='fa9330a50b624cb4a999b5ac1766eb1f',qos_specs=None,replication_status=,reservations=['72bdee95-7c40-489a-99e2-16b00d5408f5','f23196ab-99de-4615-88f5-f919ff52968b','f230ce30-587f-4273-845d-700a402b477a','c88a7bbe-4462-45cf-8978-688c0b1aa9be'],size=1,snapshot_id=None,source_replicaid=,source_volid=28545d59-85d3-404d-835c-546d240bb850,status='creating',user_id='0a8d00cbbf9c4993aa31c150f0975424',volume_type_id=2bce4e1a-e6e0-49d9-be36-c3405449a01e), 'volume': Volume(_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-27T16:15:25Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesGetTest-Volume-221627960',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=5dc2d3af-0012-462c-aba9-05c17286df3f,launched_at=None,metadata={Type='Test'},migration_status=None,multiattach=False,previous_status=None,project_id='fa9330a50b624cb4a999b5ac1766eb1f',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=28545d59-85d3-404d-835c-546d240bb850,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='0a8d00cbbf9c4993aa31c150f0975424',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(2bce4e1a-e6e0-49d9-be36-c3405449a01e),volume_type_id=2bce4e1a-e6e0-49d9-be36-c3405449a01e)}' {{(pid=100524) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 27 16:15:25.705996 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.volume.api [None req-b2ff4ca5-324c-4b7e-910e-622d2dab791c tempest-VolumesGetTest-1919282380 tempest-VolumesGetTest-1919282380-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (7b459457-0bd2-4340-92b7-f1ebf8f49227) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100524) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 27 16:15:25.725295 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.volume.api [None req-b2ff4ca5-324c-4b7e-910e-622d2dab791c tempest-VolumesGetTest-1919282380 tempest-VolumesGetTest-1919282380-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (7b459457-0bd2-4340-92b7-f1ebf8f49227) transitioned into state 'SUCCESS' from state '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-221627960',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='Test'},multiattach=False,project_id='fa9330a50b624cb4a999b5ac1766eb1f',qos_specs=None,replication_status=,reservations=['72bdee95-7c40-489a-99e2-16b00d5408f5','f23196ab-99de-4615-88f5-f919ff52968b','f230ce30-587f-4273-845d-700a402b477a','c88a7bbe-4462-45cf-8978-688c0b1aa9be'],size=1,snapshot_id=None,source_replicaid=,source_volid=28545d59-85d3-404d-835c-546d240bb850,status='creating',user_id='0a8d00cbbf9c4993aa31c150f0975424',volume_type_id=2bce4e1a-e6e0-49d9-be36-c3405449a01e)}' {{(pid=100524) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 27 16:15:25.726068 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.volume.api [None req-b2ff4ca5-324c-4b7e-910e-622d2dab791c tempest-VolumesGetTest-1919282380 tempest-VolumesGetTest-1919282380-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (86881f2a-a128-4872-98e4-81a45ae61cd0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100524) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 27 16:15:25.741415 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.volume.api [None req-b2ff4ca5-324c-4b7e-910e-622d2dab791c tempest-VolumesGetTest-1919282380 tempest-VolumesGetTest-1919282380-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (86881f2a-a128-4872-98e4-81a45ae61cd0) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100524) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 27 16:15:25.742339 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.volume.api [None req-b2ff4ca5-324c-4b7e-910e-622d2dab791c tempest-VolumesGetTest-1919282380 tempest-VolumesGetTest-1919282380-project-member] Flow 'volume_create_api' (50e62048-5d3e-41ac-b131-85be74f70a5c) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100524) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 27 16:15:25.742649 np0000005924 devstack@c-api.service[100524]: INFO cinder.volume.api [None req-b2ff4ca5-324c-4b7e-910e-622d2dab791c tempest-VolumesGetTest-1919282380 tempest-VolumesGetTest-1919282380-project-member] Create volume request issued successfully. Jul 27 16:15:25.743209 np0000005924 devstack@c-api.service[100524]: INFO cinder.api.openstack.wsgi [None req-b2ff4ca5-324c-4b7e-910e-622d2dab791c tempest-VolumesGetTest-1919282380 tempest-VolumesGetTest-1919282380-project-member] https://10.4.3.117/volume/v3/volumes returned with HTTP 202 Jul 27 16:15:25.743765 np0000005924 devstack@c-api.service[100524]: [pid: 100524|app: 0|req: 714/2826] 10.4.3.117 () {68 vars in 1259 bytes} [Mon Jul 27 16:15:25 2026] POST /volume/v3/volumes => generated 792 bytes in 233 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 27 16:15:25.758462 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.middleware.request_id [None req-1c1de788-d9ea-43f0-b92f-7064ed52590a None None] RequestId filter calling following filter/app {{(pid=100522) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:15:25.760112 np0000005924 devstack@c-api.service[100522]: INFO cinder.api.openstack.wsgi [None req-1c1de788-d9ea-43f0-b92f-7064ed52590a tempest-VolumesGetTest-1919282380 tempest-VolumesGetTest-1919282380-project-member] GET https://10.4.3.117/volume/v3/volumes/5dc2d3af-0012-462c-aba9-05c17286df3f Jul 27 16:15:25.760299 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.openstack.wsgi [None req-1c1de788-d9ea-43f0-b92f-7064ed52590a tempest-VolumesGetTest-1919282380 tempest-VolumesGetTest-1919282380-project-member] Empty body provided in request {{(pid=100522) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:15:25.764601 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.openstack.wsgi [None req-1c1de788-d9ea-43f0-b92f-7064ed52590a tempest-VolumesGetTest-1919282380 tempest-VolumesGetTest-1919282380-project-member] Calling method 'show' {{(pid=100522) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:15:25.771843 np0000005924 devstack@c-api.service[100522]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:15:25.771843 np0000005924 devstack@c-api.service[100522]: warnings.warn( Jul 27 16:15:25.776810 np0000005924 devstack@c-api.service[100522]: INFO cinder.volume.api [None req-1c1de788-d9ea-43f0-b92f-7064ed52590a tempest-VolumesGetTest-1919282380 tempest-VolumesGetTest-1919282380-project-member] Volume info retrieved successfully. Jul 27 16:15:25.786795 np0000005924 devstack@c-api.service[100522]: INFO cinder.api.openstack.wsgi [None req-1c1de788-d9ea-43f0-b92f-7064ed52590a tempest-VolumesGetTest-1919282380 tempest-VolumesGetTest-1919282380-project-member] https://10.4.3.117/volume/v3/volumes/5dc2d3af-0012-462c-aba9-05c17286df3f returned with HTTP 200 Jul 27 16:15:25.786795 np0000005924 devstack@c-api.service[100522]: [pid: 100522|app: 0|req: 700/2827] 10.4.3.117 () {66 vars in 1348 bytes} [Mon Jul 27 16:15:25 2026] GET /volume/v3/volumes/5dc2d3af-0012-462c-aba9-05c17286df3f => generated 860 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 27 16:15:26.150700 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.middleware.request_id [None req-48ba969d-5900-45cd-86d9-7d38d3ad2aa4 None None] RequestId filter calling following filter/app {{(pid=100521) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:15:26.158740 np0000005924 devstack@c-api.service[100521]: INFO cinder.api.openstack.wsgi [None req-48ba969d-5900-45cd-86d9-7d38d3ad2aa4 tempest-TestEncryptedCinderVolumes-328802700 tempest-TestEncryptedCinderVolumes-328802700-project-member] GET https://10.4.3.117/volume/v3/volumes/6c252559-64b0-43c6-907b-4ef193efa13f Jul 27 16:15:26.158740 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.openstack.wsgi [None req-48ba969d-5900-45cd-86d9-7d38d3ad2aa4 tempest-TestEncryptedCinderVolumes-328802700 tempest-TestEncryptedCinderVolumes-328802700-project-member] Empty body provided in request {{(pid=100521) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:15:26.158740 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.openstack.wsgi [None req-48ba969d-5900-45cd-86d9-7d38d3ad2aa4 tempest-TestEncryptedCinderVolumes-328802700 tempest-TestEncryptedCinderVolumes-328802700-project-member] Calling method 'show' {{(pid=100521) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:15:26.168640 np0000005924 devstack@c-api.service[100521]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:15:26.168640 np0000005924 devstack@c-api.service[100521]: warnings.warn( Jul 27 16:15:26.173571 np0000005924 devstack@c-api.service[100521]: INFO cinder.volume.api [None req-48ba969d-5900-45cd-86d9-7d38d3ad2aa4 tempest-TestEncryptedCinderVolumes-328802700 tempest-TestEncryptedCinderVolumes-328802700-project-member] Volume info retrieved successfully. Jul 27 16:15:26.180638 np0000005924 devstack@c-api.service[100521]: INFO cinder.api.openstack.wsgi [None req-48ba969d-5900-45cd-86d9-7d38d3ad2aa4 tempest-TestEncryptedCinderVolumes-328802700 tempest-TestEncryptedCinderVolumes-328802700-project-member] https://10.4.3.117/volume/v3/volumes/6c252559-64b0-43c6-907b-4ef193efa13f returned with HTTP 200 Jul 27 16:15:26.181003 np0000005924 devstack@c-api.service[100521]: [pid: 100521|app: 0|req: 701/2828] 10.4.3.117 () {66 vars in 1348 bytes} [Mon Jul 27 16:15:26 2026] GET /volume/v3/volumes/6c252559-64b0-43c6-907b-4ef193efa13f => generated 878 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 27 16:15:26.278722 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.middleware.request_id [None req-949d731b-ee45-4a56-8855-761e96a0ef29 None None] RequestId filter calling following filter/app {{(pid=100523) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:15:26.281214 np0000005924 devstack@c-api.service[100523]: INFO cinder.api.openstack.wsgi [None req-949d731b-ee45-4a56-8855-761e96a0ef29 tempest-TestVolumeBackupRestore-18680935 tempest-TestVolumeBackupRestore-18680935-project-member] GET https://10.4.3.117/volume/v3/backups/97ab705f-a381-453e-ab9b-3917e342f48f Jul 27 16:15:26.281402 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.openstack.wsgi [None req-949d731b-ee45-4a56-8855-761e96a0ef29 tempest-TestVolumeBackupRestore-18680935 tempest-TestVolumeBackupRestore-18680935-project-member] Empty body provided in request {{(pid=100523) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:15:26.281580 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.openstack.wsgi [None req-949d731b-ee45-4a56-8855-761e96a0ef29 tempest-TestVolumeBackupRestore-18680935 tempest-TestVolumeBackupRestore-18680935-project-member] Calling method 'show' {{(pid=100523) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:15:26.281693 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.v3.backups [None req-949d731b-ee45-4a56-8855-761e96a0ef29 tempest-TestVolumeBackupRestore-18680935 tempest-TestVolumeBackupRestore-18680935-project-member] Show backup with id 97ab705f-a381-453e-ab9b-3917e342f48f. {{(pid=100523) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 27 16:15:26.286079 np0000005924 devstack@c-api.service[100523]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:15:26.286079 np0000005924 devstack@c-api.service[100523]: warnings.warn( Jul 27 16:15:26.286802 np0000005924 devstack@c-api.service[100523]: INFO cinder.api.openstack.wsgi [None req-949d731b-ee45-4a56-8855-761e96a0ef29 tempest-TestVolumeBackupRestore-18680935 tempest-TestVolumeBackupRestore-18680935-project-member] https://10.4.3.117/volume/v3/backups/97ab705f-a381-453e-ab9b-3917e342f48f returned with HTTP 200 Jul 27 16:15:26.287147 np0000005924 devstack@c-api.service[100523]: [pid: 100523|app: 0|req: 714/2829] 10.4.3.117 () {66 vars in 1348 bytes} [Mon Jul 27 16:15:26 2026] GET /volume/v3/backups/97ab705f-a381-453e-ab9b-3917e342f48f => generated 756 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 27 16:15:26.298777 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.middleware.request_id [None req-690393e4-1b08-43f8-9087-942f3fc9fae3 None None] RequestId filter calling following filter/app {{(pid=100524) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:15:26.300887 np0000005924 devstack@c-api.service[100524]: INFO cinder.api.openstack.wsgi [None req-690393e4-1b08-43f8-9087-942f3fc9fae3 tempest-TestVolumeBackupRestore-18680935 tempest-TestVolumeBackupRestore-18680935-project-member] GET https://10.4.3.117/volume/v3/volumes/48d4b9aa-4b1d-4eae-bb40-18168d624c7f Jul 27 16:15:26.301099 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.openstack.wsgi [None req-690393e4-1b08-43f8-9087-942f3fc9fae3 tempest-TestVolumeBackupRestore-18680935 tempest-TestVolumeBackupRestore-18680935-project-member] Empty body provided in request {{(pid=100524) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:15:26.301406 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.openstack.wsgi [None req-690393e4-1b08-43f8-9087-942f3fc9fae3 tempest-TestVolumeBackupRestore-18680935 tempest-TestVolumeBackupRestore-18680935-project-member] Calling method 'show' {{(pid=100524) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:15:26.309696 np0000005924 devstack@c-api.service[100524]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:15:26.309696 np0000005924 devstack@c-api.service[100524]: warnings.warn( Jul 27 16:15:26.313378 np0000005924 devstack@c-api.service[100524]: INFO cinder.volume.api [None req-690393e4-1b08-43f8-9087-942f3fc9fae3 tempest-TestVolumeBackupRestore-18680935 tempest-TestVolumeBackupRestore-18680935-project-member] Volume info retrieved successfully. Jul 27 16:15:26.317592 np0000005924 devstack@c-api.service[100524]: INFO cinder.api.openstack.wsgi [None req-690393e4-1b08-43f8-9087-942f3fc9fae3 tempest-TestVolumeBackupRestore-18680935 tempest-TestVolumeBackupRestore-18680935-project-member] https://10.4.3.117/volume/v3/volumes/48d4b9aa-4b1d-4eae-bb40-18168d624c7f returned with HTTP 200 Jul 27 16:15:26.317954 np0000005924 devstack@c-api.service[100524]: [pid: 100524|app: 0|req: 715/2830] 10.4.3.117 () {66 vars in 1348 bytes} [Mon Jul 27 16:15:26 2026] GET /volume/v3/volumes/48d4b9aa-4b1d-4eae-bb40-18168d624c7f => generated 1417 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 27 16:15:26.331214 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.middleware.request_id [None req-cc7c9064-295a-4de9-a43a-069fad3f729f None None] RequestId filter calling following filter/app {{(pid=100522) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:15:26.333272 np0000005924 devstack@c-api.service[100522]: INFO cinder.api.openstack.wsgi [None req-cc7c9064-295a-4de9-a43a-069fad3f729f tempest-TestVolumeBackupRestore-18680935 tempest-TestVolumeBackupRestore-18680935-project-member] GET https://10.4.3.117/volume/v3/volumes/48d4b9aa-4b1d-4eae-bb40-18168d624c7f Jul 27 16:15:26.333515 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.openstack.wsgi [None req-cc7c9064-295a-4de9-a43a-069fad3f729f tempest-TestVolumeBackupRestore-18680935 tempest-TestVolumeBackupRestore-18680935-project-member] Empty body provided in request {{(pid=100522) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:15:26.333765 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.openstack.wsgi [None req-cc7c9064-295a-4de9-a43a-069fad3f729f tempest-TestVolumeBackupRestore-18680935 tempest-TestVolumeBackupRestore-18680935-project-member] Calling method 'show' {{(pid=100522) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:15:26.341999 np0000005924 devstack@c-api.service[100522]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:15:26.341999 np0000005924 devstack@c-api.service[100522]: warnings.warn( Jul 27 16:15:26.345952 np0000005924 devstack@c-api.service[100522]: INFO cinder.volume.api [None req-cc7c9064-295a-4de9-a43a-069fad3f729f tempest-TestVolumeBackupRestore-18680935 tempest-TestVolumeBackupRestore-18680935-project-member] Volume info retrieved successfully. Jul 27 16:15:26.350922 np0000005924 devstack@c-api.service[100522]: INFO cinder.api.openstack.wsgi [None req-cc7c9064-295a-4de9-a43a-069fad3f729f tempest-TestVolumeBackupRestore-18680935 tempest-TestVolumeBackupRestore-18680935-project-member] https://10.4.3.117/volume/v3/volumes/48d4b9aa-4b1d-4eae-bb40-18168d624c7f returned with HTTP 200 Jul 27 16:15:26.351641 np0000005924 devstack@c-api.service[100522]: [pid: 100522|app: 0|req: 701/2831] 10.4.3.117 () {66 vars in 1348 bytes} [Mon Jul 27 16:15:26 2026] GET /volume/v3/volumes/48d4b9aa-4b1d-4eae-bb40-18168d624c7f => generated 1417 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 27 16:15:26.509701 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.middleware.request_id [req-03590a69-730e-4f31-8121-18a72fd4fede req-e2711716-ac57-49e8-b967-b268cfa00ff2 None None] RequestId filter calling following filter/app {{(pid=100521) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:15:26.512339 np0000005924 devstack@c-api.service[100521]: INFO cinder.api.openstack.wsgi [req-03590a69-730e-4f31-8121-18a72fd4fede req-e2711716-ac57-49e8-b967-b268cfa00ff2 tempest-VolumesBackupsTest-1601316061 tempest-VolumesBackupsTest-1601316061-project-member] GET https://10.4.3.117/volume/v3/volumes/8dc2060f-8c1d-41a9-980e-db24aa76a846 Jul 27 16:15:26.512520 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.openstack.wsgi [req-03590a69-730e-4f31-8121-18a72fd4fede req-e2711716-ac57-49e8-b967-b268cfa00ff2 tempest-VolumesBackupsTest-1601316061 tempest-VolumesBackupsTest-1601316061-project-member] Empty body provided in request {{(pid=100521) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:15:26.512767 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.openstack.wsgi [req-03590a69-730e-4f31-8121-18a72fd4fede req-e2711716-ac57-49e8-b967-b268cfa00ff2 tempest-VolumesBackupsTest-1601316061 tempest-VolumesBackupsTest-1601316061-project-member] Calling method 'show' {{(pid=100521) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:15:26.531734 np0000005924 devstack@c-api.service[100521]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:15:26.531734 np0000005924 devstack@c-api.service[100521]: warnings.warn( Jul 27 16:15:26.542017 np0000005924 devstack@c-api.service[100521]: INFO cinder.volume.api [req-03590a69-730e-4f31-8121-18a72fd4fede req-e2711716-ac57-49e8-b967-b268cfa00ff2 tempest-VolumesBackupsTest-1601316061 tempest-VolumesBackupsTest-1601316061-project-member] Volume info retrieved successfully. Jul 27 16:15:26.566920 np0000005924 devstack@c-api.service[100521]: INFO cinder.api.openstack.wsgi [req-03590a69-730e-4f31-8121-18a72fd4fede req-e2711716-ac57-49e8-b967-b268cfa00ff2 tempest-VolumesBackupsTest-1601316061 tempest-VolumesBackupsTest-1601316061-project-member] https://10.4.3.117/volume/v3/volumes/8dc2060f-8c1d-41a9-980e-db24aa76a846 returned with HTTP 200 Jul 27 16:15:26.567534 np0000005924 devstack@c-api.service[100521]: [pid: 100521|app: 0|req: 702/2832] 10.4.3.117 () {68 vars in 1598 bytes} [Mon Jul 27 16:15:26 2026] GET /volume/v3/volumes/8dc2060f-8c1d-41a9-980e-db24aa76a846 => generated 842 bytes in 58 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 27 16:15:26.673721 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.middleware.request_id [None req-f7cc6b3b-76b2-414b-a57c-c335b7a82ef6 None None] RequestId filter calling following filter/app {{(pid=100523) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:15:26.674217 np0000005924 devstack@c-api.service[100523]: INFO cinder.api.openstack.wsgi [None req-f7cc6b3b-76b2-414b-a57c-c335b7a82ef6 None None] GET https://10.4.3.117/volume// Jul 27 16:15:26.674471 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.openstack.wsgi [None req-f7cc6b3b-76b2-414b-a57c-c335b7a82ef6 None None] Empty body provided in request {{(pid=100523) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:15:26.678039 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.openstack.wsgi [None req-f7cc6b3b-76b2-414b-a57c-c335b7a82ef6 None None] Calling method 'all' {{(pid=100523) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:15:26.678039 np0000005924 devstack@c-api.service[100523]: INFO cinder.api.openstack.wsgi [None req-f7cc6b3b-76b2-414b-a57c-c335b7a82ef6 None None] https://10.4.3.117/volume// returned with HTTP 300 Jul 27 16:15:26.678039 np0000005924 devstack@c-api.service[100523]: [pid: 100523|app: 0|req: 715/2833] 10.4.3.117 () {66 vars in 1428 bytes} [Mon Jul 27 16:15:26 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 27 16:15:26.683143 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.middleware.request_id [req-03590a69-730e-4f31-8121-18a72fd4fede req-0aad1ae9-0d1a-4685-b03b-ccc24956f773 None None] RequestId filter calling following filter/app {{(pid=100524) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:15:26.685468 np0000005924 devstack@c-api.service[100524]: INFO cinder.api.openstack.wsgi [req-03590a69-730e-4f31-8121-18a72fd4fede req-0aad1ae9-0d1a-4685-b03b-ccc24956f773 tempest-VolumesBackupsTest-1601316061 tempest-VolumesBackupsTest-1601316061-project-member] POST https://10.4.3.117/volume/v3/attachments Jul 27 16:15:26.685850 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.openstack.wsgi [req-03590a69-730e-4f31-8121-18a72fd4fede req-0aad1ae9-0d1a-4685-b03b-ccc24956f773 tempest-VolumesBackupsTest-1601316061 tempest-VolumesBackupsTest-1601316061-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "8dc2060f-8c1d-41a9-980e-db24aa76a846", "connector": null, "instance_uuid": "3a3b5354-f388-4100-a22e-9a98a7228f1f"}} {{(pid=100524) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 27 16:15:26.695171 np0000005924 devstack@c-api.service[100524]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:15:26.695171 np0000005924 devstack@c-api.service[100524]: warnings.warn( Jul 27 16:15:26.735244 np0000005924 devstack@c-api.service[100524]: INFO cinder.api.openstack.wsgi [req-03590a69-730e-4f31-8121-18a72fd4fede req-0aad1ae9-0d1a-4685-b03b-ccc24956f773 tempest-VolumesBackupsTest-1601316061 tempest-VolumesBackupsTest-1601316061-project-member] https://10.4.3.117/volume/v3/attachments returned with HTTP 200 Jul 27 16:15:26.735803 np0000005924 devstack@c-api.service[100524]: [pid: 100524|app: 0|req: 716/2834] 10.4.3.117 () {74 vars in 1594 bytes} [Mon Jul 27 16:15:26 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 27 16:15:26.778400 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.middleware.request_id [None req-fd0347d5-656e-4f6f-9710-c86484487d24 None None] RequestId filter calling following filter/app {{(pid=100522) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:15:26.786727 np0000005924 devstack@c-api.service[100522]: INFO cinder.api.openstack.wsgi [None req-fd0347d5-656e-4f6f-9710-c86484487d24 tempest-VolumesBackupsTest-1601316061 tempest-VolumesBackupsTest-1601316061-project-member] GET https://10.4.3.117/volume/v3/volumes/8dc2060f-8c1d-41a9-980e-db24aa76a846 Jul 27 16:15:26.786909 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.openstack.wsgi [None req-fd0347d5-656e-4f6f-9710-c86484487d24 tempest-VolumesBackupsTest-1601316061 tempest-VolumesBackupsTest-1601316061-project-member] Empty body provided in request {{(pid=100522) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:15:26.787424 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.openstack.wsgi [None req-fd0347d5-656e-4f6f-9710-c86484487d24 tempest-VolumesBackupsTest-1601316061 tempest-VolumesBackupsTest-1601316061-project-member] Calling method 'show' {{(pid=100522) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:15:26.796525 np0000005924 devstack@c-api.service[100522]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:15:26.796525 np0000005924 devstack@c-api.service[100522]: warnings.warn( Jul 27 16:15:26.799980 np0000005924 devstack@c-api.service[100522]: INFO cinder.volume.api [None req-fd0347d5-656e-4f6f-9710-c86484487d24 tempest-VolumesBackupsTest-1601316061 tempest-VolumesBackupsTest-1601316061-project-member] Volume info retrieved successfully. Jul 27 16:15:26.801759 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.middleware.request_id [None req-3afafce5-f944-445a-bbce-7a2ef5ec0ffd None None] RequestId filter calling following filter/app {{(pid=100521) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:15:26.803643 np0000005924 devstack@c-api.service[100521]: INFO cinder.api.openstack.wsgi [None req-3afafce5-f944-445a-bbce-7a2ef5ec0ffd tempest-VolumesGetTest-1919282380 tempest-VolumesGetTest-1919282380-project-member] GET https://10.4.3.117/volume/v3/volumes/5dc2d3af-0012-462c-aba9-05c17286df3f Jul 27 16:15:26.803870 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.openstack.wsgi [None req-3afafce5-f944-445a-bbce-7a2ef5ec0ffd tempest-VolumesGetTest-1919282380 tempest-VolumesGetTest-1919282380-project-member] Empty body provided in request {{(pid=100521) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:15:26.804052 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.openstack.wsgi [None req-3afafce5-f944-445a-bbce-7a2ef5ec0ffd tempest-VolumesGetTest-1919282380 tempest-VolumesGetTest-1919282380-project-member] Calling method 'show' {{(pid=100521) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:15:26.804117 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.middleware.request_id [None req-1fffc08f-0720-48ce-8b16-c97eae984ebc None None] RequestId filter calling following filter/app {{(pid=100523) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:15:26.804425 np0000005924 devstack@c-api.service[100522]: INFO cinder.api.openstack.wsgi [None req-fd0347d5-656e-4f6f-9710-c86484487d24 tempest-VolumesBackupsTest-1601316061 tempest-VolumesBackupsTest-1601316061-project-member] https://10.4.3.117/volume/v3/volumes/8dc2060f-8c1d-41a9-980e-db24aa76a846 returned with HTTP 200 Jul 27 16:15:26.804519 np0000005924 devstack@c-api.service[100523]: INFO cinder.api.openstack.wsgi [None req-1fffc08f-0720-48ce-8b16-c97eae984ebc None None] GET https://10.4.3.117/volume// Jul 27 16:15:26.804756 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.openstack.wsgi [None req-1fffc08f-0720-48ce-8b16-c97eae984ebc None None] Empty body provided in request {{(pid=100523) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:15:26.804850 np0000005924 devstack@c-api.service[100522]: [pid: 100522|app: 0|req: 702/2835] 10.4.3.117 () {66 vars in 1348 bytes} [Mon Jul 27 16:15:26 2026] GET /volume/v3/volumes/8dc2060f-8c1d-41a9-980e-db24aa76a846 => generated 841 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 27 16:15:26.805003 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.openstack.wsgi [None req-1fffc08f-0720-48ce-8b16-c97eae984ebc None None] Calling method 'all' {{(pid=100523) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:15:26.805955 np0000005924 devstack@c-api.service[100523]: INFO cinder.api.openstack.wsgi [None req-1fffc08f-0720-48ce-8b16-c97eae984ebc None None] https://10.4.3.117/volume// returned with HTTP 300 Jul 27 16:15:26.805955 np0000005924 devstack@c-api.service[100523]: [pid: 100523|app: 0|req: 716/2836] 10.4.3.117 () {66 vars in 1426 bytes} [Mon Jul 27 16:15:26 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 27 16:15:26.814699 np0000005924 devstack@c-api.service[100521]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:15:26.814699 np0000005924 devstack@c-api.service[100521]: warnings.warn( Jul 27 16:15:26.822387 np0000005924 devstack@c-api.service[100521]: INFO cinder.volume.api [None req-3afafce5-f944-445a-bbce-7a2ef5ec0ffd tempest-VolumesGetTest-1919282380 tempest-VolumesGetTest-1919282380-project-member] Volume info retrieved successfully. Jul 27 16:15:26.829926 np0000005924 devstack@c-api.service[100521]: INFO cinder.api.openstack.wsgi [None req-3afafce5-f944-445a-bbce-7a2ef5ec0ffd tempest-VolumesGetTest-1919282380 tempest-VolumesGetTest-1919282380-project-member] https://10.4.3.117/volume/v3/volumes/5dc2d3af-0012-462c-aba9-05c17286df3f returned with HTTP 200 Jul 27 16:15:26.829926 np0000005924 devstack@c-api.service[100521]: [pid: 100521|app: 0|req: 703/2837] 10.4.3.117 () {66 vars in 1348 bytes} [Mon Jul 27 16:15:26 2026] GET /volume/v3/volumes/5dc2d3af-0012-462c-aba9-05c17286df3f => generated 885 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 27 16:15:26.830289 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.middleware.request_id [req-03590a69-730e-4f31-8121-18a72fd4fede req-8f4920e7-a80e-432b-a8fc-75bb2622f43c None None] RequestId filter calling following filter/app {{(pid=100524) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:15:26.838428 np0000005924 devstack@c-api.service[100524]: INFO cinder.api.openstack.wsgi [req-03590a69-730e-4f31-8121-18a72fd4fede req-8f4920e7-a80e-432b-a8fc-75bb2622f43c tempest-VolumesBackupsTest-1601316061 tempest-VolumesBackupsTest-1601316061-project-member] GET https://10.4.3.117/volume/v3/volumes/8dc2060f-8c1d-41a9-980e-db24aa76a846 Jul 27 16:15:26.838428 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.openstack.wsgi [req-03590a69-730e-4f31-8121-18a72fd4fede req-8f4920e7-a80e-432b-a8fc-75bb2622f43c tempest-VolumesBackupsTest-1601316061 tempest-VolumesBackupsTest-1601316061-project-member] Empty body provided in request {{(pid=100524) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:15:26.838428 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.openstack.wsgi [req-03590a69-730e-4f31-8121-18a72fd4fede req-8f4920e7-a80e-432b-a8fc-75bb2622f43c tempest-VolumesBackupsTest-1601316061 tempest-VolumesBackupsTest-1601316061-project-member] Calling method 'show' {{(pid=100524) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:15:26.849796 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.middleware.request_id [None req-bcf602b4-8838-438b-b8a6-644e4adb58c5 None None] RequestId filter calling following filter/app {{(pid=100522) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:15:26.856545 np0000005924 devstack@c-api.service[100522]: INFO cinder.api.openstack.wsgi [None req-bcf602b4-8838-438b-b8a6-644e4adb58c5 tempest-VolumesGetTest-1919282380 tempest-VolumesGetTest-1919282380-project-member] GET https://10.4.3.117/volume/v3/volumes/5dc2d3af-0012-462c-aba9-05c17286df3f Jul 27 16:15:26.857118 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.openstack.wsgi [None req-bcf602b4-8838-438b-b8a6-644e4adb58c5 tempest-VolumesGetTest-1919282380 tempest-VolumesGetTest-1919282380-project-member] Empty body provided in request {{(pid=100522) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:15:26.857118 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.openstack.wsgi [None req-bcf602b4-8838-438b-b8a6-644e4adb58c5 tempest-VolumesGetTest-1919282380 tempest-VolumesGetTest-1919282380-project-member] Calling method 'show' {{(pid=100522) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:15:26.861558 np0000005924 devstack@c-api.service[100524]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:15:26.861558 np0000005924 devstack@c-api.service[100524]: warnings.warn( Jul 27 16:15:26.867242 np0000005924 devstack@c-api.service[100524]: INFO cinder.volume.api [req-03590a69-730e-4f31-8121-18a72fd4fede req-8f4920e7-a80e-432b-a8fc-75bb2622f43c tempest-VolumesBackupsTest-1601316061 tempest-VolumesBackupsTest-1601316061-project-member] Volume info retrieved successfully. Jul 27 16:15:26.872614 np0000005924 devstack@c-api.service[100524]: INFO cinder.api.openstack.wsgi [req-03590a69-730e-4f31-8121-18a72fd4fede req-8f4920e7-a80e-432b-a8fc-75bb2622f43c tempest-VolumesBackupsTest-1601316061 tempest-VolumesBackupsTest-1601316061-project-member] https://10.4.3.117/volume/v3/volumes/8dc2060f-8c1d-41a9-980e-db24aa76a846 returned with HTTP 200 Jul 27 16:15:26.873111 np0000005924 devstack@c-api.service[100524]: [pid: 100524|app: 0|req: 717/2838] 10.4.3.117 () {70 vars in 1639 bytes} [Mon Jul 27 16:15:26 2026] GET /volume/v3/volumes/8dc2060f-8c1d-41a9-980e-db24aa76a846 => generated 1021 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 27 16:15:26.988077 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.middleware.request_id [req-03590a69-730e-4f31-8121-18a72fd4fede req-4ed0b21f-d770-498f-9673-3261a4e75465 None None] RequestId filter calling following filter/app {{(pid=100523) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:15:26.990240 np0000005924 devstack@c-api.service[100523]: INFO cinder.api.openstack.wsgi [req-03590a69-730e-4f31-8121-18a72fd4fede req-4ed0b21f-d770-498f-9673-3261a4e75465 tempest-VolumesBackupsTest-1601316061 tempest-VolumesBackupsTest-1601316061-project-member] PUT https://10.4.3.117/volume/v3/attachments/bccac8ba-f3df-4d9a-9fbc-965703c8bc72 Jul 27 16:15:26.990716 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.openstack.wsgi [req-03590a69-730e-4f31-8121-18a72fd4fede req-4ed0b21f-d770-498f-9673-3261a4e75465 tempest-VolumesBackupsTest-1601316061 tempest-VolumesBackupsTest-1601316061-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.117", "host": "np0000005924", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:c1414b6f8d8f", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "13cbedf7-bb1f-4b5e-b492-2fef0d4dab25", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100523) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 27 16:15:26.998682 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.coordination [req-03590a69-730e-4f31-8121-18a72fd4fede req-4ed0b21f-d770-498f-9673-3261a4e75465 tempest-VolumesBackupsTest-1601316061 tempest-VolumesBackupsTest-1601316061-project-member] Acquiring lock "cinder-attachment_update-8dc2060f-8c1d-41a9-980e-db24aa76a846-np0000005924" by "attachment_update" {{(pid=100523) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jul 27 16:15:27.005754 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.coordination [req-03590a69-730e-4f31-8121-18a72fd4fede req-4ed0b21f-d770-498f-9673-3261a4e75465 tempest-VolumesBackupsTest-1601316061 tempest-VolumesBackupsTest-1601316061-project-member] Lock "cinder-attachment_update-8dc2060f-8c1d-41a9-980e-db24aa76a846-np0000005924" acquired by "attachment_update" :: waited 0.007s {{(pid=100523) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jul 27 16:15:27.006760 np0000005924 devstack@c-api.service[100523]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:15:27.006760 np0000005924 devstack@c-api.service[100523]: warnings.warn( Jul 27 16:15:27.069115 np0000005924 devstack@c-api.service[100522]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:15:27.069115 np0000005924 devstack@c-api.service[100522]: warnings.warn( Jul 27 16:15:27.073627 np0000005924 devstack@c-api.service[100522]: INFO cinder.volume.api [None req-bcf602b4-8838-438b-b8a6-644e4adb58c5 tempest-VolumesGetTest-1919282380 tempest-VolumesGetTest-1919282380-project-member] Volume info retrieved successfully. Jul 27 16:15:27.077998 np0000005924 devstack@c-api.service[100522]: INFO cinder.api.openstack.wsgi [None req-bcf602b4-8838-438b-b8a6-644e4adb58c5 tempest-VolumesGetTest-1919282380 tempest-VolumesGetTest-1919282380-project-member] https://10.4.3.117/volume/v3/volumes/5dc2d3af-0012-462c-aba9-05c17286df3f returned with HTTP 200 Jul 27 16:15:27.078370 np0000005924 devstack@c-api.service[100522]: [pid: 100522|app: 0|req: 703/2839] 10.4.3.117 () {66 vars in 1348 bytes} [Mon Jul 27 16:15:26 2026] GET /volume/v3/volumes/5dc2d3af-0012-462c-aba9-05c17286df3f => generated 885 bytes in 230 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 27 16:15:27.090898 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.middleware.request_id [None req-6d59ea9d-349c-41b9-8244-db32b460e6be None None] RequestId filter calling following filter/app {{(pid=100521) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:15:27.092445 np0000005924 devstack@c-api.service[100521]: INFO cinder.api.openstack.wsgi [None req-6d59ea9d-349c-41b9-8244-db32b460e6be tempest-VolumesGetTest-1919282380 tempest-VolumesGetTest-1919282380-project-member] PUT https://10.4.3.117/volume/v3/volumes/5dc2d3af-0012-462c-aba9-05c17286df3f Jul 27 16:15:27.092901 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.openstack.wsgi [None req-6d59ea9d-349c-41b9-8244-db32b460e6be tempest-VolumesGetTest-1919282380 tempest-VolumesGetTest-1919282380-project-member] Action: 'update', calling method: update, body: {"volume": {"name": "tempest-VolumesGetTest-Volume-221627960"}} {{(pid=100521) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 27 16:15:27.101430 np0000005924 devstack@c-api.service[100521]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:15:27.101430 np0000005924 devstack@c-api.service[100521]: warnings.warn( Jul 27 16:15:27.104669 np0000005924 devstack@c-api.service[100521]: INFO cinder.volume.api [None req-6d59ea9d-349c-41b9-8244-db32b460e6be tempest-VolumesGetTest-1919282380 tempest-VolumesGetTest-1919282380-project-member] Volume info retrieved successfully. Jul 27 16:15:27.107287 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.coordination [req-03590a69-730e-4f31-8121-18a72fd4fede req-4ed0b21f-d770-498f-9673-3261a4e75465 tempest-VolumesBackupsTest-1601316061 tempest-VolumesBackupsTest-1601316061-project-member] Lock "cinder-attachment_update-8dc2060f-8c1d-41a9-980e-db24aa76a846-np0000005924" released by "attachment_update" :: held 0.100s {{(pid=100523) __release /opt/stack/cinder/cinder/coordination.py:152}} Jul 27 16:15:27.107287 np0000005924 devstack@c-api.service[100523]: INFO cinder.api.openstack.wsgi [req-03590a69-730e-4f31-8121-18a72fd4fede req-4ed0b21f-d770-498f-9673-3261a4e75465 tempest-VolumesBackupsTest-1601316061 tempest-VolumesBackupsTest-1601316061-project-member] https://10.4.3.117/volume/v3/attachments/bccac8ba-f3df-4d9a-9fbc-965703c8bc72 returned with HTTP 200 Jul 27 16:15:27.107287 np0000005924 devstack@c-api.service[100523]: [pid: 100523|app: 0|req: 717/2840] 10.4.3.117 () {74 vars in 1704 bytes} [Mon Jul 27 16:15:26 2026] PUT /volume/v3/attachments/bccac8ba-f3df-4d9a-9fbc-965703c8bc72 => generated 969 bytes in 119 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 27 16:15:27.116462 np0000005924 devstack@c-api.service[100521]: INFO cinder.volume.api [None req-6d59ea9d-349c-41b9-8244-db32b460e6be tempest-VolumesGetTest-1919282380 tempest-VolumesGetTest-1919282380-project-member] Volume updated successfully. Jul 27 16:15:27.116462 np0000005924 devstack@c-api.service[100521]: INFO cinder.api.openstack.wsgi [None req-6d59ea9d-349c-41b9-8244-db32b460e6be tempest-VolumesGetTest-1919282380 tempest-VolumesGetTest-1919282380-project-member] https://10.4.3.117/volume/v3/volumes/5dc2d3af-0012-462c-aba9-05c17286df3f returned with HTTP 200 Jul 27 16:15:27.116462 np0000005924 devstack@c-api.service[100521]: [pid: 100521|app: 0|req: 704/2841] 10.4.3.117 () {68 vars in 1368 bytes} [Mon Jul 27 16:15:27 2026] PUT /volume/v3/volumes/5dc2d3af-0012-462c-aba9-05c17286df3f => generated 817 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 27 16:15:27.131587 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.middleware.request_id [None req-457b1157-b3fd-4240-ac1b-fd83698830ea None None] RequestId filter calling following filter/app {{(pid=100524) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:15:27.134152 np0000005924 devstack@c-api.service[100524]: INFO cinder.api.openstack.wsgi [None req-457b1157-b3fd-4240-ac1b-fd83698830ea tempest-VolumesGetTest-1919282380 tempest-VolumesGetTest-1919282380-project-member] PUT https://10.4.3.117/volume/v3/volumes/5dc2d3af-0012-462c-aba9-05c17286df3f Jul 27 16:15:27.134612 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.openstack.wsgi [None req-457b1157-b3fd-4240-ac1b-fd83698830ea tempest-VolumesGetTest-1919282380 tempest-VolumesGetTest-1919282380-project-member] Action: 'update', calling method: update, body: {"volume": {"name": "tempest-VolumesGetTest-new-Volume-196050519", "description": "This is the new description of volume"}} {{(pid=100524) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 27 16:15:27.146109 np0000005924 devstack@c-api.service[100524]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:15:27.146109 np0000005924 devstack@c-api.service[100524]: warnings.warn( Jul 27 16:15:27.150801 np0000005924 devstack@c-api.service[100524]: INFO cinder.volume.api [None req-457b1157-b3fd-4240-ac1b-fd83698830ea tempest-VolumesGetTest-1919282380 tempest-VolumesGetTest-1919282380-project-member] Volume info retrieved successfully. Jul 27 16:15:27.161433 np0000005924 devstack@c-api.service[100524]: INFO cinder.volume.api [None req-457b1157-b3fd-4240-ac1b-fd83698830ea tempest-VolumesGetTest-1919282380 tempest-VolumesGetTest-1919282380-project-member] Volume updated successfully. Jul 27 16:15:27.162155 np0000005924 devstack@c-api.service[100524]: INFO cinder.api.openstack.wsgi [None req-457b1157-b3fd-4240-ac1b-fd83698830ea tempest-VolumesGetTest-1919282380 tempest-VolumesGetTest-1919282380-project-member] https://10.4.3.117/volume/v3/volumes/5dc2d3af-0012-462c-aba9-05c17286df3f returned with HTTP 200 Jul 27 16:15:27.162634 np0000005924 devstack@c-api.service[100524]: [pid: 100524|app: 0|req: 718/2842] 10.4.3.117 () {68 vars in 1369 bytes} [Mon Jul 27 16:15:27 2026] PUT /volume/v3/volumes/5dc2d3af-0012-462c-aba9-05c17286df3f => generated 856 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 27 16:15:27.180272 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.middleware.request_id [None req-0e320dfe-167a-4375-b853-be1d7da01578 None None] RequestId filter calling following filter/app {{(pid=100522) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:15:27.181920 np0000005924 devstack@c-api.service[100522]: INFO cinder.api.openstack.wsgi [None req-0e320dfe-167a-4375-b853-be1d7da01578 tempest-VolumesGetTest-1919282380 tempest-VolumesGetTest-1919282380-project-member] GET https://10.4.3.117/volume/v3/volumes/5dc2d3af-0012-462c-aba9-05c17286df3f Jul 27 16:15:27.182136 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.openstack.wsgi [None req-0e320dfe-167a-4375-b853-be1d7da01578 tempest-VolumesGetTest-1919282380 tempest-VolumesGetTest-1919282380-project-member] Empty body provided in request {{(pid=100522) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:15:27.182364 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.openstack.wsgi [None req-0e320dfe-167a-4375-b853-be1d7da01578 tempest-VolumesGetTest-1919282380 tempest-VolumesGetTest-1919282380-project-member] Calling method 'show' {{(pid=100522) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:15:27.189849 np0000005924 devstack@c-api.service[100522]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:15:27.189849 np0000005924 devstack@c-api.service[100522]: warnings.warn( Jul 27 16:15:27.195394 np0000005924 devstack@c-api.service[100522]: INFO cinder.volume.api [None req-0e320dfe-167a-4375-b853-be1d7da01578 tempest-VolumesGetTest-1919282380 tempest-VolumesGetTest-1919282380-project-member] Volume info retrieved successfully. Jul 27 16:15:27.195541 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.middleware.request_id [None req-e7b363a5-ca85-4e66-9506-0f093bd959c0 None None] RequestId filter calling following filter/app {{(pid=100523) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:15:27.197522 np0000005924 devstack@c-api.service[100523]: INFO cinder.api.openstack.wsgi [None req-e7b363a5-ca85-4e66-9506-0f093bd959c0 tempest-TestEncryptedCinderVolumes-328802700 tempest-TestEncryptedCinderVolumes-328802700-project-member] GET https://10.4.3.117/volume/v3/volumes/6c252559-64b0-43c6-907b-4ef193efa13f Jul 27 16:15:27.197783 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.openstack.wsgi [None req-e7b363a5-ca85-4e66-9506-0f093bd959c0 tempest-TestEncryptedCinderVolumes-328802700 tempest-TestEncryptedCinderVolumes-328802700-project-member] Empty body provided in request {{(pid=100523) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:15:27.198017 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.openstack.wsgi [None req-e7b363a5-ca85-4e66-9506-0f093bd959c0 tempest-TestEncryptedCinderVolumes-328802700 tempest-TestEncryptedCinderVolumes-328802700-project-member] Calling method 'show' {{(pid=100523) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:15:27.201174 np0000005924 devstack@c-api.service[100522]: INFO cinder.api.openstack.wsgi [None req-0e320dfe-167a-4375-b853-be1d7da01578 tempest-VolumesGetTest-1919282380 tempest-VolumesGetTest-1919282380-project-member] https://10.4.3.117/volume/v3/volumes/5dc2d3af-0012-462c-aba9-05c17286df3f returned with HTTP 200 Jul 27 16:15:27.201753 np0000005924 devstack@c-api.service[100522]: [pid: 100522|app: 0|req: 704/2843] 10.4.3.117 () {66 vars in 1348 bytes} [Mon Jul 27 16:15:27 2026] GET /volume/v3/volumes/5dc2d3af-0012-462c-aba9-05c17286df3f => generated 924 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 27 16:15:27.209545 np0000005924 devstack@c-api.service[100523]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:15:27.209545 np0000005924 devstack@c-api.service[100523]: warnings.warn( Jul 27 16:15:27.213453 np0000005924 devstack@c-api.service[100523]: INFO cinder.volume.api [None req-e7b363a5-ca85-4e66-9506-0f093bd959c0 tempest-TestEncryptedCinderVolumes-328802700 tempest-TestEncryptedCinderVolumes-328802700-project-member] Volume info retrieved successfully. Jul 27 16:15:27.218305 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.middleware.request_id [None req-f10ae283-f374-47af-9d0e-d598360947a1 None None] RequestId filter calling following filter/app {{(pid=100521) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:15:27.222134 np0000005924 devstack@c-api.service[100523]: INFO cinder.api.openstack.wsgi [None req-e7b363a5-ca85-4e66-9506-0f093bd959c0 tempest-TestEncryptedCinderVolumes-328802700 tempest-TestEncryptedCinderVolumes-328802700-project-member] https://10.4.3.117/volume/v3/volumes/6c252559-64b0-43c6-907b-4ef193efa13f returned with HTTP 200 Jul 27 16:15:27.222134 np0000005924 devstack@c-api.service[100523]: [pid: 100523|app: 0|req: 718/2844] 10.4.3.117 () {66 vars in 1348 bytes} [Mon Jul 27 16:15:27 2026] GET /volume/v3/volumes/6c252559-64b0-43c6-907b-4ef193efa13f => generated 878 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 27 16:15:27.222316 np0000005924 devstack@c-api.service[100521]: INFO cinder.api.openstack.wsgi [None req-f10ae283-f374-47af-9d0e-d598360947a1 tempest-VolumesGetTest-1919282380 tempest-VolumesGetTest-1919282380-project-member] POST https://10.4.3.117/volume/v3/volumes Jul 27 16:15:27.222316 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.openstack.wsgi [None req-f10ae283-f374-47af-9d0e-d598360947a1 tempest-VolumesGetTest-1919282380 tempest-VolumesGetTest-1919282380-project-member] Action: 'create', calling method: create, body: {"volume": {"description": "tempest-@#$%^* description-1816809440", "availability_zone": "nova", "size": 1, "name": "tempest-VolumesGetTest-Volume-1966432097"}} {{(pid=100521) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 27 16:15:27.222316 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.v3.volumes [None req-f10ae283-f374-47af-9d0e-d598360947a1 tempest-VolumesGetTest-1919282380 tempest-VolumesGetTest-1919282380-project-member] Create volume request body: {'volume': {'description': 'tempest-@#$%^* description-1816809440', 'availability_zone': 'nova', 'size': 1, 'name': 'tempest-VolumesGetTest-Volume-1966432097'}} {{(pid=100521) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 27 16:15:27.222316 np0000005924 devstack@c-api.service[100521]: INFO cinder.api.v3.volumes [None req-f10ae283-f374-47af-9d0e-d598360947a1 tempest-VolumesGetTest-1919282380 tempest-VolumesGetTest-1919282380-project-member] Create volume of 1 GB Jul 27 16:15:27.226957 np0000005924 devstack@c-api.service[100521]: INFO cinder.volume.api [None req-f10ae283-f374-47af-9d0e-d598360947a1 tempest-VolumesGetTest-1919282380 tempest-VolumesGetTest-1919282380-project-member] Availability Zones retrieved successfully. Jul 27 16:15:27.233416 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.volume.api [None req-f10ae283-f374-47af-9d0e-d598360947a1 tempest-VolumesGetTest-1919282380 tempest-VolumesGetTest-1919282380-project-member] Flow 'volume_create_api' (a8a3d55b-685b-4526-b103-9a3a25d0d1e6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100521) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 27 16:15:27.234685 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.volume.api [None req-f10ae283-f374-47af-9d0e-d598360947a1 tempest-VolumesGetTest-1919282380 tempest-VolumesGetTest-1919282380-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (9a77c3ac-2d6e-4cdc-b45d-3b16e8114748) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100521) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 27 16:15:27.235944 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.volume.flows.api.create_volume [None req-f10ae283-f374-47af-9d0e-d598360947a1 tempest-VolumesGetTest-1919282380 tempest-VolumesGetTest-1919282380-project-member] Validating volume size '1' using validate_int {{(pid=100521) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 27 16:15:27.261862 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.volume.api [None req-f10ae283-f374-47af-9d0e-d598360947a1 tempest-VolumesGetTest-1919282380 tempest-VolumesGetTest-1919282380-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (9a77c3ac-2d6e-4cdc-b45d-3b16e8114748) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-27T16:04:59Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=2bce4e1a-e6e0-49d9-be36-c3405449a01e,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '2bce4e1a-e6e0-49d9-be36-c3405449a01e', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100521) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 27 16:15:27.262759 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.volume.api [None req-f10ae283-f374-47af-9d0e-d598360947a1 tempest-VolumesGetTest-1919282380 tempest-VolumesGetTest-1919282380-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (9dfe6ae6-4ff0-4c67-bd21-1be79213eb68) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100521) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 27 16:15:27.301923 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.quota [None req-f10ae283-f374-47af-9d0e-d598360947a1 tempest-VolumesGetTest-1919282380 tempest-VolumesGetTest-1919282380-project-member] Created reservations ['201b0c81-7c0e-4db1-83fc-0c7abff74a9f', '1c291055-dfc7-4966-9a54-e4dd6a028bbe', '6db0b31c-1603-418a-a837-6bdf4a3a2924', '36d681bb-73cb-4492-baa8-cffe31cf4639'] {{(pid=100521) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 27 16:15:27.302748 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.volume.api [None req-f10ae283-f374-47af-9d0e-d598360947a1 tempest-VolumesGetTest-1919282380 tempest-VolumesGetTest-1919282380-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (9dfe6ae6-4ff0-4c67-bd21-1be79213eb68) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['201b0c81-7c0e-4db1-83fc-0c7abff74a9f', '1c291055-dfc7-4966-9a54-e4dd6a028bbe', '6db0b31c-1603-418a-a837-6bdf4a3a2924', '36d681bb-73cb-4492-baa8-cffe31cf4639']}' {{(pid=100521) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 27 16:15:27.303483 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.volume.api [None req-f10ae283-f374-47af-9d0e-d598360947a1 tempest-VolumesGetTest-1919282380 tempest-VolumesGetTest-1919282380-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (f8f6d382-466c-4feb-8ef4-ae604eaecc5d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100521) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 27 16:15:27.324267 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.volume.api [None req-f10ae283-f374-47af-9d0e-d598360947a1 tempest-VolumesGetTest-1919282380 tempest-VolumesGetTest-1919282380-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (f8f6d382-466c-4feb-8ef4-ae604eaecc5d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '162b9dfc-6f39-4d10-bb32-3bef1c5d180d', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description='tempest-@#$%^* description-1816809440',display_name='tempest-VolumesGetTest-Volume-1966432097',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='fa9330a50b624cb4a999b5ac1766eb1f',qos_specs=None,replication_status=,reservations=['201b0c81-7c0e-4db1-83fc-0c7abff74a9f','1c291055-dfc7-4966-9a54-e4dd6a028bbe','6db0b31c-1603-418a-a837-6bdf4a3a2924','36d681bb-73cb-4492-baa8-cffe31cf4639'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='0a8d00cbbf9c4993aa31c150f0975424',volume_type_id=2bce4e1a-e6e0-49d9-be36-c3405449a01e), 'volume': Volume(_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-27T16:15:27Z,deleted=False,deleted_at=None,display_description='tempest-@#$%^* description-1816809440',display_name='tempest-VolumesGetTest-Volume-1966432097',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=162b9dfc-6f39-4d10-bb32-3bef1c5d180d,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='fa9330a50b624cb4a999b5ac1766eb1f',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='0a8d00cbbf9c4993aa31c150f0975424',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(2bce4e1a-e6e0-49d9-be36-c3405449a01e),volume_type_id=2bce4e1a-e6e0-49d9-be36-c3405449a01e)}' {{(pid=100521) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 27 16:15:27.325279 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.volume.api [None req-f10ae283-f374-47af-9d0e-d598360947a1 tempest-VolumesGetTest-1919282380 tempest-VolumesGetTest-1919282380-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (6e092386-95d4-4c8e-9236-d2123dfa47c5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100521) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 27 16:15:27.354802 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.volume.api [None req-f10ae283-f374-47af-9d0e-d598360947a1 tempest-VolumesGetTest-1919282380 tempest-VolumesGetTest-1919282380-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (6e092386-95d4-4c8e-9236-d2123dfa47c5) transitioned into 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-1816809440',display_name='tempest-VolumesGetTest-Volume-1966432097',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='fa9330a50b624cb4a999b5ac1766eb1f',qos_specs=None,replication_status=,reservations=['201b0c81-7c0e-4db1-83fc-0c7abff74a9f','1c291055-dfc7-4966-9a54-e4dd6a028bbe','6db0b31c-1603-418a-a837-6bdf4a3a2924','36d681bb-73cb-4492-baa8-cffe31cf4639'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='0a8d00cbbf9c4993aa31c150f0975424',volume_type_id=2bce4e1a-e6e0-49d9-be36-c3405449a01e)}' {{(pid=100521) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 27 16:15:27.355508 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.volume.api [None req-f10ae283-f374-47af-9d0e-d598360947a1 tempest-VolumesGetTest-1919282380 tempest-VolumesGetTest-1919282380-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (764bb70c-7ff5-4d78-ab0e-034fe9604496) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100521) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 27 16:15:27.391480 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.volume.api [None req-f10ae283-f374-47af-9d0e-d598360947a1 tempest-VolumesGetTest-1919282380 tempest-VolumesGetTest-1919282380-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (764bb70c-7ff5-4d78-ab0e-034fe9604496) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100521) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 27 16:15:27.392426 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.volume.api [None req-f10ae283-f374-47af-9d0e-d598360947a1 tempest-VolumesGetTest-1919282380 tempest-VolumesGetTest-1919282380-project-member] Flow 'volume_create_api' (a8a3d55b-685b-4526-b103-9a3a25d0d1e6) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100521) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 27 16:15:27.392777 np0000005924 devstack@c-api.service[100521]: INFO cinder.volume.api [None req-f10ae283-f374-47af-9d0e-d598360947a1 tempest-VolumesGetTest-1919282380 tempest-VolumesGetTest-1919282380-project-member] Create volume request issued successfully. Jul 27 16:15:27.393377 np0000005924 devstack@c-api.service[100521]: INFO cinder.api.openstack.wsgi [None req-f10ae283-f374-47af-9d0e-d598360947a1 tempest-VolumesGetTest-1919282380 tempest-VolumesGetTest-1919282380-project-member] https://10.4.3.117/volume/v3/volumes returned with HTTP 202 Jul 27 16:15:27.393881 np0000005924 devstack@c-api.service[100521]: [pid: 100521|app: 0|req: 705/2845] 10.4.3.117 () {68 vars in 1259 bytes} [Mon Jul 27 16:15:27 2026] POST /volume/v3/volumes => generated 780 bytes in 176 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 27 16:15:27.410396 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.middleware.request_id [None req-6a6b8b59-df40-4536-9c0c-b1ace22dd2b3 None None] RequestId filter calling following filter/app {{(pid=100524) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:15:27.412650 np0000005924 devstack@c-api.service[100524]: INFO cinder.api.openstack.wsgi [None req-6a6b8b59-df40-4536-9c0c-b1ace22dd2b3 tempest-VolumesGetTest-1919282380 tempest-VolumesGetTest-1919282380-project-member] GET https://10.4.3.117/volume/v3/volumes/162b9dfc-6f39-4d10-bb32-3bef1c5d180d Jul 27 16:15:27.412933 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.openstack.wsgi [None req-6a6b8b59-df40-4536-9c0c-b1ace22dd2b3 tempest-VolumesGetTest-1919282380 tempest-VolumesGetTest-1919282380-project-member] Empty body provided in request {{(pid=100524) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:15:27.413178 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.openstack.wsgi [None req-6a6b8b59-df40-4536-9c0c-b1ace22dd2b3 tempest-VolumesGetTest-1919282380 tempest-VolumesGetTest-1919282380-project-member] Calling method 'show' {{(pid=100524) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:15:27.421746 np0000005924 devstack@c-api.service[100524]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:15:27.421746 np0000005924 devstack@c-api.service[100524]: warnings.warn( Jul 27 16:15:27.427835 np0000005924 devstack@c-api.service[100524]: INFO cinder.volume.api [None req-6a6b8b59-df40-4536-9c0c-b1ace22dd2b3 tempest-VolumesGetTest-1919282380 tempest-VolumesGetTest-1919282380-project-member] Volume info retrieved successfully. Jul 27 16:15:27.434337 np0000005924 devstack@c-api.service[100524]: INFO cinder.api.openstack.wsgi [None req-6a6b8b59-df40-4536-9c0c-b1ace22dd2b3 tempest-VolumesGetTest-1919282380 tempest-VolumesGetTest-1919282380-project-member] https://10.4.3.117/volume/v3/volumes/162b9dfc-6f39-4d10-bb32-3bef1c5d180d returned with HTTP 200 Jul 27 16:15:27.434895 np0000005924 devstack@c-api.service[100524]: [pid: 100524|app: 0|req: 719/2846] 10.4.3.117 () {66 vars in 1348 bytes} [Mon Jul 27 16:15:27 2026] GET /volume/v3/volumes/162b9dfc-6f39-4d10-bb32-3bef1c5d180d => generated 848 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 27 16:15:27.584246 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.middleware.request_id [req-b8876930-fc30-4665-a23a-426384570e14 req-3b9bb754-901e-4c83-88c2-6bae930098d8 None None] RequestId filter calling following filter/app {{(pid=100522) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:15:27.586694 np0000005924 devstack@c-api.service[100522]: INFO cinder.api.openstack.wsgi [req-b8876930-fc30-4665-a23a-426384570e14 req-3b9bb754-901e-4c83-88c2-6bae930098d8 tempest-TestEncryptedCinderVolumes-328802700 tempest-TestEncryptedCinderVolumes-328802700-project-member] POST https://10.4.3.117/volume/v3/attachments/13e65387-7624-4bc8-9078-da81798f8c87/action Jul 27 16:15:27.587274 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.openstack.wsgi [req-b8876930-fc30-4665-a23a-426384570e14 req-3b9bb754-901e-4c83-88c2-6bae930098d8 tempest-TestEncryptedCinderVolumes-328802700 tempest-TestEncryptedCinderVolumes-328802700-project-member] Action body: b'{"os-complete": null}' {{(pid=100522) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 27 16:15:27.587572 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.openstack.wsgi [req-b8876930-fc30-4665-a23a-426384570e14 req-3b9bb754-901e-4c83-88c2-6bae930098d8 tempest-TestEncryptedCinderVolumes-328802700 tempest-TestEncryptedCinderVolumes-328802700-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100522) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 27 16:15:27.608737 np0000005924 devstack@c-api.service[100522]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:15:27.608737 np0000005924 devstack@c-api.service[100522]: warnings.warn( Jul 27 16:15:27.625208 np0000005924 devstack@c-api.service[100522]: INFO cinder.api.openstack.wsgi [req-b8876930-fc30-4665-a23a-426384570e14 req-3b9bb754-901e-4c83-88c2-6bae930098d8 tempest-TestEncryptedCinderVolumes-328802700 tempest-TestEncryptedCinderVolumes-328802700-project-member] https://10.4.3.117/volume/v3/attachments/13e65387-7624-4bc8-9078-da81798f8c87/action returned with HTTP 204 Jul 27 16:15:27.625208 np0000005924 devstack@c-api.service[100522]: [pid: 100522|app: 0|req: 705/2847] 10.4.3.117 () {74 vars in 1725 bytes} [Mon Jul 27 16:15:27 2026] POST /volume/v3/attachments/13e65387-7624-4bc8-9078-da81798f8c87/action => generated 0 bytes in 42 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jul 27 16:15:27.823746 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.middleware.request_id [None req-587fe6aa-2a83-403a-b9a7-849c46be7572 None None] RequestId filter calling following filter/app {{(pid=100523) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:15:27.825773 np0000005924 devstack@c-api.service[100523]: INFO cinder.api.openstack.wsgi [None req-587fe6aa-2a83-403a-b9a7-849c46be7572 tempest-VolumesBackupsTest-1601316061 tempest-VolumesBackupsTest-1601316061-project-member] GET https://10.4.3.117/volume/v3/volumes/8dc2060f-8c1d-41a9-980e-db24aa76a846 Jul 27 16:15:27.826049 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.openstack.wsgi [None req-587fe6aa-2a83-403a-b9a7-849c46be7572 tempest-VolumesBackupsTest-1601316061 tempest-VolumesBackupsTest-1601316061-project-member] Empty body provided in request {{(pid=100523) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:15:27.826311 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.openstack.wsgi [None req-587fe6aa-2a83-403a-b9a7-849c46be7572 tempest-VolumesBackupsTest-1601316061 tempest-VolumesBackupsTest-1601316061-project-member] Calling method 'show' {{(pid=100523) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:15:27.838940 np0000005924 devstack@c-api.service[100523]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:15:27.838940 np0000005924 devstack@c-api.service[100523]: warnings.warn( Jul 27 16:15:27.843782 np0000005924 devstack@c-api.service[100523]: INFO cinder.volume.api [None req-587fe6aa-2a83-403a-b9a7-849c46be7572 tempest-VolumesBackupsTest-1601316061 tempest-VolumesBackupsTest-1601316061-project-member] Volume info retrieved successfully. Jul 27 16:15:27.854180 np0000005924 devstack@c-api.service[100523]: INFO cinder.api.openstack.wsgi [None req-587fe6aa-2a83-403a-b9a7-849c46be7572 tempest-VolumesBackupsTest-1601316061 tempest-VolumesBackupsTest-1601316061-project-member] https://10.4.3.117/volume/v3/volumes/8dc2060f-8c1d-41a9-980e-db24aa76a846 returned with HTTP 200 Jul 27 16:15:27.854822 np0000005924 devstack@c-api.service[100523]: [pid: 100523|app: 0|req: 719/2848] 10.4.3.117 () {66 vars in 1348 bytes} [Mon Jul 27 16:15:27 2026] GET /volume/v3/volumes/8dc2060f-8c1d-41a9-980e-db24aa76a846 => generated 842 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 27 16:15:28.034097 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.middleware.request_id [req-f691dbd9-e423-4ea8-a3d8-a207e3156380 req-2d1826aa-d003-49d3-8f9e-dfe695461113 None None] RequestId filter calling following filter/app {{(pid=100521) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:15:28.036543 np0000005924 devstack@c-api.service[100521]: INFO cinder.api.openstack.wsgi [req-f691dbd9-e423-4ea8-a3d8-a207e3156380 req-2d1826aa-d003-49d3-8f9e-dfe695461113 tempest-TestVolumeBackupRestore-18680935 tempest-TestVolumeBackupRestore-18680935-project-member] GET https://10.4.3.117/volume/v3/volumes/48d4b9aa-4b1d-4eae-bb40-18168d624c7f Jul 27 16:15:28.036882 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.openstack.wsgi [req-f691dbd9-e423-4ea8-a3d8-a207e3156380 req-2d1826aa-d003-49d3-8f9e-dfe695461113 tempest-TestVolumeBackupRestore-18680935 tempest-TestVolumeBackupRestore-18680935-project-member] Empty body provided in request {{(pid=100521) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:15:28.037102 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.openstack.wsgi [req-f691dbd9-e423-4ea8-a3d8-a207e3156380 req-2d1826aa-d003-49d3-8f9e-dfe695461113 tempest-TestVolumeBackupRestore-18680935 tempest-TestVolumeBackupRestore-18680935-project-member] Calling method 'show' {{(pid=100521) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:15:28.044141 np0000005924 devstack@c-api.service[100521]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:15:28.044141 np0000005924 devstack@c-api.service[100521]: warnings.warn( Jul 27 16:15:28.047938 np0000005924 devstack@c-api.service[100521]: INFO cinder.volume.api [req-f691dbd9-e423-4ea8-a3d8-a207e3156380 req-2d1826aa-d003-49d3-8f9e-dfe695461113 tempest-TestVolumeBackupRestore-18680935 tempest-TestVolumeBackupRestore-18680935-project-member] Volume info retrieved successfully. Jul 27 16:15:28.053853 np0000005924 devstack@c-api.service[100521]: INFO cinder.api.openstack.wsgi [req-f691dbd9-e423-4ea8-a3d8-a207e3156380 req-2d1826aa-d003-49d3-8f9e-dfe695461113 tempest-TestVolumeBackupRestore-18680935 tempest-TestVolumeBackupRestore-18680935-project-member] https://10.4.3.117/volume/v3/volumes/48d4b9aa-4b1d-4eae-bb40-18168d624c7f returned with HTTP 200 Jul 27 16:15:28.054362 np0000005924 devstack@c-api.service[100521]: [pid: 100521|app: 0|req: 706/2849] 10.4.3.117 () {68 vars in 1598 bytes} [Mon Jul 27 16:15:28 2026] GET /volume/v3/volumes/48d4b9aa-4b1d-4eae-bb40-18168d624c7f => generated 1417 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 27 16:15:28.232905 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.middleware.request_id [None req-2bb1c44d-7cf8-46c8-9c06-aa6e31e56eed None None] RequestId filter calling following filter/app {{(pid=100524) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:15:28.241410 np0000005924 devstack@c-api.service[100524]: INFO cinder.api.openstack.wsgi [None req-2bb1c44d-7cf8-46c8-9c06-aa6e31e56eed tempest-TestEncryptedCinderVolumes-328802700 tempest-TestEncryptedCinderVolumes-328802700-project-member] GET https://10.4.3.117/volume/v3/volumes/6c252559-64b0-43c6-907b-4ef193efa13f Jul 27 16:15:28.241664 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.openstack.wsgi [None req-2bb1c44d-7cf8-46c8-9c06-aa6e31e56eed tempest-TestEncryptedCinderVolumes-328802700 tempest-TestEncryptedCinderVolumes-328802700-project-member] Empty body provided in request {{(pid=100524) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:15:28.241938 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.openstack.wsgi [None req-2bb1c44d-7cf8-46c8-9c06-aa6e31e56eed tempest-TestEncryptedCinderVolumes-328802700 tempest-TestEncryptedCinderVolumes-328802700-project-member] Calling method 'show' {{(pid=100524) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:15:28.261020 np0000005924 devstack@c-api.service[100524]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:15:28.261020 np0000005924 devstack@c-api.service[100524]: warnings.warn( Jul 27 16:15:28.266065 np0000005924 devstack@c-api.service[100524]: INFO cinder.volume.api [None req-2bb1c44d-7cf8-46c8-9c06-aa6e31e56eed tempest-TestEncryptedCinderVolumes-328802700 tempest-TestEncryptedCinderVolumes-328802700-project-member] Volume info retrieved successfully. Jul 27 16:15:28.271184 np0000005924 devstack@c-api.service[100524]: INFO cinder.api.openstack.wsgi [None req-2bb1c44d-7cf8-46c8-9c06-aa6e31e56eed tempest-TestEncryptedCinderVolumes-328802700 tempest-TestEncryptedCinderVolumes-328802700-project-member] https://10.4.3.117/volume/v3/volumes/6c252559-64b0-43c6-907b-4ef193efa13f returned with HTTP 200 Jul 27 16:15:28.271612 np0000005924 devstack@c-api.service[100524]: [pid: 100524|app: 0|req: 720/2850] 10.4.3.117 () {66 vars in 1348 bytes} [Mon Jul 27 16:15:28 2026] GET /volume/v3/volumes/6c252559-64b0-43c6-907b-4ef193efa13f => generated 1170 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 27 16:15:28.283764 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.middleware.request_id [None req-3a54d006-a6f8-4c3e-a7ba-f10ab8f87078 None None] RequestId filter calling following filter/app {{(pid=100522) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:15:28.285557 np0000005924 devstack@c-api.service[100522]: INFO cinder.api.openstack.wsgi [None req-3a54d006-a6f8-4c3e-a7ba-f10ab8f87078 tempest-TestEncryptedCinderVolumes-328802700 tempest-TestEncryptedCinderVolumes-328802700-project-member] GET https://10.4.3.117/volume/v3/volumes/6c252559-64b0-43c6-907b-4ef193efa13f Jul 27 16:15:28.285790 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.openstack.wsgi [None req-3a54d006-a6f8-4c3e-a7ba-f10ab8f87078 tempest-TestEncryptedCinderVolumes-328802700 tempest-TestEncryptedCinderVolumes-328802700-project-member] Empty body provided in request {{(pid=100522) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:15:28.286028 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.openstack.wsgi [None req-3a54d006-a6f8-4c3e-a7ba-f10ab8f87078 tempest-TestEncryptedCinderVolumes-328802700 tempest-TestEncryptedCinderVolumes-328802700-project-member] Calling method 'show' {{(pid=100522) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:15:28.297489 np0000005924 devstack@c-api.service[100522]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:15:28.297489 np0000005924 devstack@c-api.service[100522]: warnings.warn( Jul 27 16:15:28.301413 np0000005924 devstack@c-api.service[100522]: INFO cinder.volume.api [None req-3a54d006-a6f8-4c3e-a7ba-f10ab8f87078 tempest-TestEncryptedCinderVolumes-328802700 tempest-TestEncryptedCinderVolumes-328802700-project-member] Volume info retrieved successfully. Jul 27 16:15:28.310659 np0000005924 devstack@c-api.service[100522]: INFO cinder.api.openstack.wsgi [None req-3a54d006-a6f8-4c3e-a7ba-f10ab8f87078 tempest-TestEncryptedCinderVolumes-328802700 tempest-TestEncryptedCinderVolumes-328802700-project-member] https://10.4.3.117/volume/v3/volumes/6c252559-64b0-43c6-907b-4ef193efa13f returned with HTTP 200 Jul 27 16:15:28.311198 np0000005924 devstack@c-api.service[100522]: [pid: 100522|app: 0|req: 706/2851] 10.4.3.117 () {66 vars in 1348 bytes} [Mon Jul 27 16:15:28 2026] GET /volume/v3/volumes/6c252559-64b0-43c6-907b-4ef193efa13f => generated 1170 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 27 16:15:28.367363 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.middleware.request_id [req-7802b1e8-754c-4f6b-8661-cc9ca86e5d14 req-e8a93394-e18f-4e29-a582-e38127189a6d None None] RequestId filter calling following filter/app {{(pid=100523) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:15:28.369282 np0000005924 devstack@c-api.service[100523]: INFO cinder.api.openstack.wsgi [req-7802b1e8-754c-4f6b-8661-cc9ca86e5d14 req-e8a93394-e18f-4e29-a582-e38127189a6d tempest-TestEncryptedCinderVolumes-328802700 tempest-TestEncryptedCinderVolumes-328802700-project-member] GET https://10.4.3.117/volume/v3/volumes/6c252559-64b0-43c6-907b-4ef193efa13f Jul 27 16:15:28.369540 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.openstack.wsgi [req-7802b1e8-754c-4f6b-8661-cc9ca86e5d14 req-e8a93394-e18f-4e29-a582-e38127189a6d tempest-TestEncryptedCinderVolumes-328802700 tempest-TestEncryptedCinderVolumes-328802700-project-member] Empty body provided in request {{(pid=100523) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:15:28.370062 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.openstack.wsgi [req-7802b1e8-754c-4f6b-8661-cc9ca86e5d14 req-e8a93394-e18f-4e29-a582-e38127189a6d tempest-TestEncryptedCinderVolumes-328802700 tempest-TestEncryptedCinderVolumes-328802700-project-member] Calling method 'show' {{(pid=100523) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:15:28.381635 np0000005924 devstack@c-api.service[100523]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:15:28.381635 np0000005924 devstack@c-api.service[100523]: warnings.warn( Jul 27 16:15:28.385856 np0000005924 devstack@c-api.service[100523]: INFO cinder.volume.api [req-7802b1e8-754c-4f6b-8661-cc9ca86e5d14 req-e8a93394-e18f-4e29-a582-e38127189a6d tempest-TestEncryptedCinderVolumes-328802700 tempest-TestEncryptedCinderVolumes-328802700-project-member] Volume info retrieved successfully. Jul 27 16:15:28.391256 np0000005924 devstack@c-api.service[100523]: INFO cinder.api.openstack.wsgi [req-7802b1e8-754c-4f6b-8661-cc9ca86e5d14 req-e8a93394-e18f-4e29-a582-e38127189a6d tempest-TestEncryptedCinderVolumes-328802700 tempest-TestEncryptedCinderVolumes-328802700-project-member] https://10.4.3.117/volume/v3/volumes/6c252559-64b0-43c6-907b-4ef193efa13f returned with HTTP 200 Jul 27 16:15:28.392088 np0000005924 devstack@c-api.service[100523]: [pid: 100523|app: 0|req: 720/2852] 10.4.3.117 () {68 vars in 1598 bytes} [Mon Jul 27 16:15:28 2026] GET /volume/v3/volumes/6c252559-64b0-43c6-907b-4ef193efa13f => generated 1170 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Jul 27 16:15:28.416622 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.middleware.request_id [req-7802b1e8-754c-4f6b-8661-cc9ca86e5d14 req-931173eb-7995-4500-b532-f2675dfef325 None None] RequestId filter calling following filter/app {{(pid=100521) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:15:28.418668 np0000005924 devstack@c-api.service[100521]: INFO cinder.api.openstack.wsgi [req-7802b1e8-754c-4f6b-8661-cc9ca86e5d14 req-931173eb-7995-4500-b532-f2675dfef325 tempest-TestEncryptedCinderVolumes-328802700 tempest-TestEncryptedCinderVolumes-328802700-project-member] POST https://10.4.3.117/volume/v3/volumes/6c252559-64b0-43c6-907b-4ef193efa13f/action Jul 27 16:15:28.419019 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.openstack.wsgi [req-7802b1e8-754c-4f6b-8661-cc9ca86e5d14 req-931173eb-7995-4500-b532-f2675dfef325 tempest-TestEncryptedCinderVolumes-328802700 tempest-TestEncryptedCinderVolumes-328802700-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100521) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 27 16:15:28.419142 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.openstack.wsgi [req-7802b1e8-754c-4f6b-8661-cc9ca86e5d14 req-931173eb-7995-4500-b532-f2675dfef325 tempest-TestEncryptedCinderVolumes-328802700 tempest-TestEncryptedCinderVolumes-328802700-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100521) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 27 16:15:28.434299 np0000005924 devstack@c-api.service[100521]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:15:28.434299 np0000005924 devstack@c-api.service[100521]: warnings.warn( Jul 27 16:15:28.434299 np0000005924 devstack@c-api.service[100521]: INFO cinder.volume.api [req-7802b1e8-754c-4f6b-8661-cc9ca86e5d14 req-931173eb-7995-4500-b532-f2675dfef325 tempest-TestEncryptedCinderVolumes-328802700 tempest-TestEncryptedCinderVolumes-328802700-project-member] Volume info retrieved successfully. Jul 27 16:15:28.447986 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.middleware.request_id [None req-4d52abbf-dc2e-4dcf-87d4-489fff6a2ffd None None] RequestId filter calling following filter/app {{(pid=100524) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:15:28.449888 np0000005924 devstack@c-api.service[100521]: INFO cinder.volume.api [req-7802b1e8-754c-4f6b-8661-cc9ca86e5d14 req-931173eb-7995-4500-b532-f2675dfef325 tempest-TestEncryptedCinderVolumes-328802700 tempest-TestEncryptedCinderVolumes-328802700-project-member] Begin detaching volume completed successfully. Jul 27 16:15:28.450075 np0000005924 devstack@c-api.service[100521]: INFO cinder.api.openstack.wsgi [req-7802b1e8-754c-4f6b-8661-cc9ca86e5d14 req-931173eb-7995-4500-b532-f2675dfef325 tempest-TestEncryptedCinderVolumes-328802700 tempest-TestEncryptedCinderVolumes-328802700-project-member] https://10.4.3.117/volume/v3/volumes/6c252559-64b0-43c6-907b-4ef193efa13f/action returned with HTTP 202 Jul 27 16:15:28.450965 np0000005924 devstack@c-api.service[100521]: [pid: 100521|app: 0|req: 707/2853] 10.4.3.117 () {72 vars in 1672 bytes} [Mon Jul 27 16:15:28 2026] POST /volume/v3/volumes/6c252559-64b0-43c6-907b-4ef193efa13f/action => generated 0 bytes in 34 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 27 16:15:28.453268 np0000005924 devstack@c-api.service[100524]: INFO cinder.api.openstack.wsgi [None req-4d52abbf-dc2e-4dcf-87d4-489fff6a2ffd tempest-VolumesGetTest-1919282380 tempest-VolumesGetTest-1919282380-project-member] GET https://10.4.3.117/volume/v3/volumes/162b9dfc-6f39-4d10-bb32-3bef1c5d180d Jul 27 16:15:28.453268 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.openstack.wsgi [None req-4d52abbf-dc2e-4dcf-87d4-489fff6a2ffd tempest-VolumesGetTest-1919282380 tempest-VolumesGetTest-1919282380-project-member] Empty body provided in request {{(pid=100524) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:15:28.453502 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.openstack.wsgi [None req-4d52abbf-dc2e-4dcf-87d4-489fff6a2ffd tempest-VolumesGetTest-1919282380 tempest-VolumesGetTest-1919282380-project-member] Calling method 'show' {{(pid=100524) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:15:28.462500 np0000005924 devstack@c-api.service[100524]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:15:28.462500 np0000005924 devstack@c-api.service[100524]: warnings.warn( Jul 27 16:15:28.469345 np0000005924 devstack@c-api.service[100524]: INFO cinder.volume.api [None req-4d52abbf-dc2e-4dcf-87d4-489fff6a2ffd tempest-VolumesGetTest-1919282380 tempest-VolumesGetTest-1919282380-project-member] Volume info retrieved successfully. Jul 27 16:15:28.475259 np0000005924 devstack@c-api.service[100524]: INFO cinder.api.openstack.wsgi [None req-4d52abbf-dc2e-4dcf-87d4-489fff6a2ffd tempest-VolumesGetTest-1919282380 tempest-VolumesGetTest-1919282380-project-member] https://10.4.3.117/volume/v3/volumes/162b9dfc-6f39-4d10-bb32-3bef1c5d180d returned with HTTP 200 Jul 27 16:15:28.475922 np0000005924 devstack@c-api.service[100524]: [pid: 100524|app: 0|req: 721/2854] 10.4.3.117 () {66 vars in 1348 bytes} [Mon Jul 27 16:15:28 2026] GET /volume/v3/volumes/162b9dfc-6f39-4d10-bb32-3bef1c5d180d => generated 873 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jul 27 16:15:28.492501 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.middleware.request_id [None req-c95c4c5c-7195-41b7-b6a7-a765ad8dd4b2 None None] RequestId filter calling following filter/app {{(pid=100522) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:15:28.495012 np0000005924 devstack@c-api.service[100522]: INFO cinder.api.openstack.wsgi [None req-c95c4c5c-7195-41b7-b6a7-a765ad8dd4b2 tempest-VolumesGetTest-1919282380 tempest-VolumesGetTest-1919282380-project-member] PUT https://10.4.3.117/volume/v3/volumes/162b9dfc-6f39-4d10-bb32-3bef1c5d180d Jul 27 16:15:28.495887 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.openstack.wsgi [None req-c95c4c5c-7195-41b7-b6a7-a765ad8dd4b2 tempest-VolumesGetTest-1919282380 tempest-VolumesGetTest-1919282380-project-member] Action: 'update', calling method: update, body: {"volume": {"name": "tempest-VolumesGetTest-Volume-221627960", "description": null}} {{(pid=100522) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 27 16:15:28.507718 np0000005924 devstack@c-api.service[100522]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:15:28.507718 np0000005924 devstack@c-api.service[100522]: warnings.warn( Jul 27 16:15:28.515014 np0000005924 devstack@c-api.service[100522]: INFO cinder.volume.api [None req-c95c4c5c-7195-41b7-b6a7-a765ad8dd4b2 tempest-VolumesGetTest-1919282380 tempest-VolumesGetTest-1919282380-project-member] Volume info retrieved successfully. Jul 27 16:15:28.526640 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.middleware.request_id [None req-7eacdd04-9665-4e13-8ef9-8adc4a379fe6 None None] RequestId filter calling following filter/app {{(pid=100523) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:15:28.527310 np0000005924 devstack@c-api.service[100523]: INFO cinder.api.openstack.wsgi [None req-7eacdd04-9665-4e13-8ef9-8adc4a379fe6 None None] GET https://10.4.3.117/volume// Jul 27 16:15:28.527485 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.openstack.wsgi [None req-7eacdd04-9665-4e13-8ef9-8adc4a379fe6 None None] Empty body provided in request {{(pid=100523) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:15:28.527716 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.openstack.wsgi [None req-7eacdd04-9665-4e13-8ef9-8adc4a379fe6 None None] Calling method 'all' {{(pid=100523) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:15:28.528178 np0000005924 devstack@c-api.service[100523]: INFO cinder.api.openstack.wsgi [None req-7eacdd04-9665-4e13-8ef9-8adc4a379fe6 None None] https://10.4.3.117/volume// returned with HTTP 300 Jul 27 16:15:28.528696 np0000005924 devstack@c-api.service[100523]: [pid: 100523|app: 0|req: 721/2855] 10.4.3.117 () {66 vars in 1426 bytes} [Mon Jul 27 16:15:28 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 27 16:15:28.529164 np0000005924 devstack@c-api.service[100522]: INFO cinder.volume.api [None req-c95c4c5c-7195-41b7-b6a7-a765ad8dd4b2 tempest-VolumesGetTest-1919282380 tempest-VolumesGetTest-1919282380-project-member] Volume updated successfully. Jul 27 16:15:28.529917 np0000005924 devstack@c-api.service[100522]: INFO cinder.api.openstack.wsgi [None req-c95c4c5c-7195-41b7-b6a7-a765ad8dd4b2 tempest-VolumesGetTest-1919282380 tempest-VolumesGetTest-1919282380-project-member] https://10.4.3.117/volume/v3/volumes/162b9dfc-6f39-4d10-bb32-3bef1c5d180d returned with HTTP 200 Jul 27 16:15:28.530305 np0000005924 devstack@c-api.service[100522]: [pid: 100522|app: 0|req: 707/2856] 10.4.3.117 () {68 vars in 1368 bytes} [Mon Jul 27 16:15:28 2026] PUT /volume/v3/volumes/162b9dfc-6f39-4d10-bb32-3bef1c5d180d => generated 769 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 27 16:15:28.538417 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.middleware.request_id [req-7802b1e8-754c-4f6b-8661-cc9ca86e5d14 req-6151d6ba-eee8-42e4-8c98-d54ed5ecb36d None None] RequestId filter calling following filter/app {{(pid=100521) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:15:28.544998 np0000005924 devstack@c-api.service[100521]: INFO cinder.api.openstack.wsgi [req-7802b1e8-754c-4f6b-8661-cc9ca86e5d14 req-6151d6ba-eee8-42e4-8c98-d54ed5ecb36d tempest-TestEncryptedCinderVolumes-328802700 tempest-TestEncryptedCinderVolumes-328802700-project-member] GET https://10.4.3.117/volume/v3/volumes/6c252559-64b0-43c6-907b-4ef193efa13f Jul 27 16:15:28.545145 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.middleware.request_id [None req-6cce3520-87b1-48d3-ab3c-ae02668e0dc8 None None] RequestId filter calling following filter/app {{(pid=100524) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:15:28.545464 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.openstack.wsgi [req-7802b1e8-754c-4f6b-8661-cc9ca86e5d14 req-6151d6ba-eee8-42e4-8c98-d54ed5ecb36d tempest-TestEncryptedCinderVolumes-328802700 tempest-TestEncryptedCinderVolumes-328802700-project-member] Empty body provided in request {{(pid=100521) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:15:28.545876 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.openstack.wsgi [req-7802b1e8-754c-4f6b-8661-cc9ca86e5d14 req-6151d6ba-eee8-42e4-8c98-d54ed5ecb36d tempest-TestEncryptedCinderVolumes-328802700 tempest-TestEncryptedCinderVolumes-328802700-project-member] Calling method 'show' {{(pid=100521) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:15:28.547198 np0000005924 devstack@c-api.service[100524]: INFO cinder.api.openstack.wsgi [None req-6cce3520-87b1-48d3-ab3c-ae02668e0dc8 tempest-VolumesGetTest-1919282380 tempest-VolumesGetTest-1919282380-project-member] GET https://10.4.3.117/volume/v3/volumes/162b9dfc-6f39-4d10-bb32-3bef1c5d180d Jul 27 16:15:28.547463 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.openstack.wsgi [None req-6cce3520-87b1-48d3-ab3c-ae02668e0dc8 tempest-VolumesGetTest-1919282380 tempest-VolumesGetTest-1919282380-project-member] Empty body provided in request {{(pid=100524) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:15:28.547738 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.openstack.wsgi [None req-6cce3520-87b1-48d3-ab3c-ae02668e0dc8 tempest-VolumesGetTest-1919282380 tempest-VolumesGetTest-1919282380-project-member] Calling method 'show' {{(pid=100524) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:15:28.556492 np0000005924 devstack@c-api.service[100524]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:15:28.556492 np0000005924 devstack@c-api.service[100524]: warnings.warn( Jul 27 16:15:28.559048 np0000005924 devstack@c-api.service[100521]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:15:28.559048 np0000005924 devstack@c-api.service[100521]: warnings.warn( Jul 27 16:15:28.560967 np0000005924 devstack@c-api.service[100524]: INFO cinder.volume.api [None req-6cce3520-87b1-48d3-ab3c-ae02668e0dc8 tempest-VolumesGetTest-1919282380 tempest-VolumesGetTest-1919282380-project-member] Volume info retrieved successfully. Jul 27 16:15:28.570059 np0000005924 devstack@c-api.service[100524]: INFO cinder.api.openstack.wsgi [None req-6cce3520-87b1-48d3-ab3c-ae02668e0dc8 tempest-VolumesGetTest-1919282380 tempest-VolumesGetTest-1919282380-project-member] https://10.4.3.117/volume/v3/volumes/162b9dfc-6f39-4d10-bb32-3bef1c5d180d returned with HTTP 200 Jul 27 16:15:28.570775 np0000005924 devstack@c-api.service[100524]: [pid: 100524|app: 0|req: 722/2857] 10.4.3.117 () {66 vars in 1348 bytes} [Mon Jul 27 16:15:28 2026] GET /volume/v3/volumes/162b9dfc-6f39-4d10-bb32-3bef1c5d180d => generated 837 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 27 16:15:28.571259 np0000005924 devstack@c-api.service[100521]: INFO cinder.volume.api [req-7802b1e8-754c-4f6b-8661-cc9ca86e5d14 req-6151d6ba-eee8-42e4-8c98-d54ed5ecb36d tempest-TestEncryptedCinderVolumes-328802700 tempest-TestEncryptedCinderVolumes-328802700-project-member] Volume info retrieved successfully. Jul 27 16:15:28.578263 np0000005924 devstack@c-api.service[100521]: INFO cinder.api.openstack.wsgi [req-7802b1e8-754c-4f6b-8661-cc9ca86e5d14 req-6151d6ba-eee8-42e4-8c98-d54ed5ecb36d tempest-TestEncryptedCinderVolumes-328802700 tempest-TestEncryptedCinderVolumes-328802700-project-member] https://10.4.3.117/volume/v3/volumes/6c252559-64b0-43c6-907b-4ef193efa13f returned with HTTP 200 Jul 27 16:15:28.579062 np0000005924 devstack@c-api.service[100521]: [pid: 100521|app: 0|req: 708/2858] 10.4.3.117 () {70 vars in 1639 bytes} [Mon Jul 27 16:15:28 2026] GET /volume/v3/volumes/6c252559-64b0-43c6-907b-4ef193efa13f => generated 1353 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 27 16:15:28.584693 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.middleware.request_id [None req-44a3945d-134d-4baf-a301-ee67dd87170a None None] RequestId filter calling following filter/app {{(pid=100523) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:15:28.586689 np0000005924 devstack@c-api.service[100523]: INFO cinder.api.openstack.wsgi [None req-44a3945d-134d-4baf-a301-ee67dd87170a tempest-VolumesGetTest-1919282380 tempest-VolumesGetTest-1919282380-project-member] DELETE https://10.4.3.117/volume/v3/volumes/162b9dfc-6f39-4d10-bb32-3bef1c5d180d Jul 27 16:15:28.586951 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.openstack.wsgi [None req-44a3945d-134d-4baf-a301-ee67dd87170a tempest-VolumesGetTest-1919282380 tempest-VolumesGetTest-1919282380-project-member] Empty body provided in request {{(pid=100523) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:15:28.587134 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.openstack.wsgi [None req-44a3945d-134d-4baf-a301-ee67dd87170a tempest-VolumesGetTest-1919282380 tempest-VolumesGetTest-1919282380-project-member] Calling method 'delete' {{(pid=100523) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:15:28.587308 np0000005924 devstack@c-api.service[100523]: INFO cinder.api.v3.volumes [None req-44a3945d-134d-4baf-a301-ee67dd87170a tempest-VolumesGetTest-1919282380 tempest-VolumesGetTest-1919282380-project-member] Delete volume with id: 162b9dfc-6f39-4d10-bb32-3bef1c5d180d Jul 27 16:15:28.590229 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.middleware.request_id [req-7802b1e8-754c-4f6b-8661-cc9ca86e5d14 req-67066a07-a0ee-467a-b979-12eb5db51daf None None] RequestId filter calling following filter/app {{(pid=100522) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:15:28.592211 np0000005924 devstack@c-api.service[100522]: INFO cinder.api.openstack.wsgi [req-7802b1e8-754c-4f6b-8661-cc9ca86e5d14 req-67066a07-a0ee-467a-b979-12eb5db51daf tempest-TestEncryptedCinderVolumes-328802700 tempest-TestEncryptedCinderVolumes-328802700-project-member] GET https://10.4.3.117/volume/v3/volumes/6c252559-64b0-43c6-907b-4ef193efa13f/encryption Jul 27 16:15:28.592421 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.openstack.wsgi [req-7802b1e8-754c-4f6b-8661-cc9ca86e5d14 req-67066a07-a0ee-467a-b979-12eb5db51daf tempest-TestEncryptedCinderVolumes-328802700 tempest-TestEncryptedCinderVolumes-328802700-project-member] Empty body provided in request {{(pid=100522) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:15:28.592603 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.openstack.wsgi [req-7802b1e8-754c-4f6b-8661-cc9ca86e5d14 req-67066a07-a0ee-467a-b979-12eb5db51daf tempest-TestEncryptedCinderVolumes-328802700 tempest-TestEncryptedCinderVolumes-328802700-project-member] Calling method 'index' {{(pid=100522) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:15:28.595299 np0000005924 devstack@c-api.service[100523]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:15:28.595299 np0000005924 devstack@c-api.service[100523]: warnings.warn( Jul 27 16:15:28.595652 np0000005924 devstack@c-api.service[100523]: INFO cinder.volume.api [None req-44a3945d-134d-4baf-a301-ee67dd87170a tempest-VolumesGetTest-1919282380 tempest-VolumesGetTest-1919282380-project-member] Volume info retrieved successfully. Jul 27 16:15:28.603049 np0000005924 devstack@c-api.service[100522]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:15:28.603049 np0000005924 devstack@c-api.service[100522]: warnings.warn( Jul 27 16:15:28.609717 np0000005924 devstack@c-api.service[100522]: INFO cinder.api.openstack.wsgi [req-7802b1e8-754c-4f6b-8661-cc9ca86e5d14 req-67066a07-a0ee-467a-b979-12eb5db51daf tempest-TestEncryptedCinderVolumes-328802700 tempest-TestEncryptedCinderVolumes-328802700-project-member] https://10.4.3.117/volume/v3/volumes/6c252559-64b0-43c6-907b-4ef193efa13f/encryption returned with HTTP 200 Jul 27 16:15:28.610051 np0000005924 devstack@c-api.service[100522]: [pid: 100522|app: 0|req: 708/2859] 10.4.3.117 () {68 vars in 1631 bytes} [Mon Jul 27 16:15:28 2026] GET /volume/v3/volumes/6c252559-64b0-43c6-907b-4ef193efa13f/encryption => generated 160 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 27 16:15:28.631581 np0000005924 devstack@c-api.service[100523]: INFO cinder.volume.api [None req-44a3945d-134d-4baf-a301-ee67dd87170a tempest-VolumesGetTest-1919282380 tempest-VolumesGetTest-1919282380-project-member] Delete volume request issued successfully. Jul 27 16:15:28.631826 np0000005924 devstack@c-api.service[100523]: INFO cinder.api.openstack.wsgi [None req-44a3945d-134d-4baf-a301-ee67dd87170a tempest-VolumesGetTest-1919282380 tempest-VolumesGetTest-1919282380-project-member] https://10.4.3.117/volume/v3/volumes/162b9dfc-6f39-4d10-bb32-3bef1c5d180d returned with HTTP 202 Jul 27 16:15:28.632811 np0000005924 devstack@c-api.service[100523]: [pid: 100523|app: 0|req: 722/2860] 10.4.3.117 () {66 vars in 1351 bytes} [Mon Jul 27 16:15:28 2026] DELETE /volume/v3/volumes/162b9dfc-6f39-4d10-bb32-3bef1c5d180d => generated 0 bytes in 49 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 27 16:15:28.646200 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.middleware.request_id [None req-d3a088d2-188f-4d26-9e11-149fbd6e8b71 None None] RequestId filter calling following filter/app {{(pid=100524) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:15:28.648692 np0000005924 devstack@c-api.service[100524]: INFO cinder.api.openstack.wsgi [None req-d3a088d2-188f-4d26-9e11-149fbd6e8b71 tempest-VolumesGetTest-1919282380 tempest-VolumesGetTest-1919282380-project-member] GET https://10.4.3.117/volume/v3/volumes/162b9dfc-6f39-4d10-bb32-3bef1c5d180d Jul 27 16:15:28.648933 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.openstack.wsgi [None req-d3a088d2-188f-4d26-9e11-149fbd6e8b71 tempest-VolumesGetTest-1919282380 tempest-VolumesGetTest-1919282380-project-member] Empty body provided in request {{(pid=100524) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:15:28.649186 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.openstack.wsgi [None req-d3a088d2-188f-4d26-9e11-149fbd6e8b71 tempest-VolumesGetTest-1919282380 tempest-VolumesGetTest-1919282380-project-member] Calling method 'show' {{(pid=100524) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:15:28.669266 np0000005924 devstack@c-api.service[100524]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:15:28.669266 np0000005924 devstack@c-api.service[100524]: warnings.warn( Jul 27 16:15:28.672596 np0000005924 devstack@c-api.service[100524]: INFO cinder.volume.api [None req-d3a088d2-188f-4d26-9e11-149fbd6e8b71 tempest-VolumesGetTest-1919282380 tempest-VolumesGetTest-1919282380-project-member] Volume info retrieved successfully. Jul 27 16:15:28.683759 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.middleware.request_id [req-f691dbd9-e423-4ea8-a3d8-a207e3156380 req-9017a95a-bce7-4a24-9337-d347c2c17324 None None] RequestId filter calling following filter/app {{(pid=100521) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:15:28.690941 np0000005924 devstack@c-api.service[100521]: INFO cinder.api.openstack.wsgi [req-f691dbd9-e423-4ea8-a3d8-a207e3156380 req-9017a95a-bce7-4a24-9337-d347c2c17324 tempest-TestVolumeBackupRestore-18680935 tempest-TestVolumeBackupRestore-18680935-project-member] GET https://10.4.3.117/volume/v3/volumes/48d4b9aa-4b1d-4eae-bb40-18168d624c7f Jul 27 16:15:28.692633 np0000005924 devstack@c-api.service[100524]: INFO cinder.api.openstack.wsgi [None req-d3a088d2-188f-4d26-9e11-149fbd6e8b71 tempest-VolumesGetTest-1919282380 tempest-VolumesGetTest-1919282380-project-member] https://10.4.3.117/volume/v3/volumes/162b9dfc-6f39-4d10-bb32-3bef1c5d180d returned with HTTP 200 Jul 27 16:15:28.692782 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.openstack.wsgi [req-f691dbd9-e423-4ea8-a3d8-a207e3156380 req-9017a95a-bce7-4a24-9337-d347c2c17324 tempest-TestVolumeBackupRestore-18680935 tempest-TestVolumeBackupRestore-18680935-project-member] Empty body provided in request {{(pid=100521) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:15:28.692782 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.openstack.wsgi [req-f691dbd9-e423-4ea8-a3d8-a207e3156380 req-9017a95a-bce7-4a24-9337-d347c2c17324 tempest-TestVolumeBackupRestore-18680935 tempest-TestVolumeBackupRestore-18680935-project-member] Calling method 'show' {{(pid=100521) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:15:28.692842 np0000005924 devstack@c-api.service[100524]: [pid: 100524|app: 0|req: 723/2861] 10.4.3.117 () {66 vars in 1348 bytes} [Mon Jul 27 16:15:28 2026] GET /volume/v3/volumes/162b9dfc-6f39-4d10-bb32-3bef1c5d180d => generated 836 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 27 16:15:28.711113 np0000005924 devstack@c-api.service[100521]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:15:28.711113 np0000005924 devstack@c-api.service[100521]: warnings.warn( Jul 27 16:15:28.717958 np0000005924 devstack@c-api.service[100521]: INFO cinder.volume.api [req-f691dbd9-e423-4ea8-a3d8-a207e3156380 req-9017a95a-bce7-4a24-9337-d347c2c17324 tempest-TestVolumeBackupRestore-18680935 tempest-TestVolumeBackupRestore-18680935-project-member] Volume info retrieved successfully. Jul 27 16:15:28.723611 np0000005924 devstack@c-api.service[100521]: INFO cinder.api.openstack.wsgi [req-f691dbd9-e423-4ea8-a3d8-a207e3156380 req-9017a95a-bce7-4a24-9337-d347c2c17324 tempest-TestVolumeBackupRestore-18680935 tempest-TestVolumeBackupRestore-18680935-project-member] https://10.4.3.117/volume/v3/volumes/48d4b9aa-4b1d-4eae-bb40-18168d624c7f returned with HTTP 200 Jul 27 16:15:28.723611 np0000005924 devstack@c-api.service[100521]: [pid: 100521|app: 0|req: 709/2862] 10.4.3.117 () {68 vars in 1598 bytes} [Mon Jul 27 16:15:28 2026] GET /volume/v3/volumes/48d4b9aa-4b1d-4eae-bb40-18168d624c7f => generated 1417 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 27 16:15:28.740537 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.middleware.request_id [None req-e17bea83-e53a-4972-ae84-463296ec4274 None None] RequestId filter calling following filter/app {{(pid=100522) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:15:28.740537 np0000005924 devstack@c-api.service[100522]: INFO cinder.api.openstack.wsgi [None req-e17bea83-e53a-4972-ae84-463296ec4274 None None] GET https://10.4.3.117/volume// Jul 27 16:15:28.740537 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.openstack.wsgi [None req-e17bea83-e53a-4972-ae84-463296ec4274 None None] Empty body provided in request {{(pid=100522) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:15:28.740537 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.openstack.wsgi [None req-e17bea83-e53a-4972-ae84-463296ec4274 None None] Calling method 'all' {{(pid=100522) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:15:28.740537 np0000005924 devstack@c-api.service[100522]: INFO cinder.api.openstack.wsgi [None req-e17bea83-e53a-4972-ae84-463296ec4274 None None] https://10.4.3.117/volume// returned with HTTP 300 Jul 27 16:15:28.740537 np0000005924 devstack@c-api.service[100522]: [pid: 100522|app: 0|req: 709/2863] 10.4.3.117 () {66 vars in 1419 bytes} [Mon Jul 27 16:15:28 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 27 16:15:28.758368 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.middleware.request_id [req-f691dbd9-e423-4ea8-a3d8-a207e3156380 req-bd318903-5c0a-441f-9306-5a6e69e0ac81 None None] RequestId filter calling following filter/app {{(pid=100523) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:15:28.760801 np0000005924 devstack@c-api.service[100523]: INFO cinder.api.openstack.wsgi [req-f691dbd9-e423-4ea8-a3d8-a207e3156380 req-bd318903-5c0a-441f-9306-5a6e69e0ac81 tempest-TestVolumeBackupRestore-18680935 tempest-TestVolumeBackupRestore-18680935-project-member] POST https://10.4.3.117/volume/v3/attachments Jul 27 16:15:28.761337 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.openstack.wsgi [req-f691dbd9-e423-4ea8-a3d8-a207e3156380 req-bd318903-5c0a-441f-9306-5a6e69e0ac81 tempest-TestVolumeBackupRestore-18680935 tempest-TestVolumeBackupRestore-18680935-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "48d4b9aa-4b1d-4eae-bb40-18168d624c7f", "connector": null, "instance_uuid": "de41df1b-efa1-44da-a8e6-ebb698119d62"}} {{(pid=100523) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 27 16:15:28.770955 np0000005924 devstack@c-api.service[100523]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:15:28.770955 np0000005924 devstack@c-api.service[100523]: warnings.warn( Jul 27 16:15:28.802482 np0000005924 devstack@c-api.service[100523]: INFO cinder.api.openstack.wsgi [req-f691dbd9-e423-4ea8-a3d8-a207e3156380 req-bd318903-5c0a-441f-9306-5a6e69e0ac81 tempest-TestVolumeBackupRestore-18680935 tempest-TestVolumeBackupRestore-18680935-project-member] https://10.4.3.117/volume/v3/attachments returned with HTTP 200 Jul 27 16:15:28.802982 np0000005924 devstack@c-api.service[100523]: [pid: 100523|app: 0|req: 723/2864] 10.4.3.117 () {74 vars in 1594 bytes} [Mon Jul 27 16:15:28 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 27 16:15:28.871365 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.middleware.request_id [None req-e639d89b-f809-43d1-9755-d9b669bbaed6 None None] RequestId filter calling following filter/app {{(pid=100524) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:15:28.873498 np0000005924 devstack@c-api.service[100524]: INFO cinder.api.openstack.wsgi [None req-e639d89b-f809-43d1-9755-d9b669bbaed6 tempest-VolumesBackupsTest-1601316061 tempest-VolumesBackupsTest-1601316061-project-member] GET https://10.4.3.117/volume/v3/volumes/8dc2060f-8c1d-41a9-980e-db24aa76a846 Jul 27 16:15:28.873867 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.openstack.wsgi [None req-e639d89b-f809-43d1-9755-d9b669bbaed6 tempest-VolumesBackupsTest-1601316061 tempest-VolumesBackupsTest-1601316061-project-member] Empty body provided in request {{(pid=100524) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:15:28.874125 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.openstack.wsgi [None req-e639d89b-f809-43d1-9755-d9b669bbaed6 tempest-VolumesBackupsTest-1601316061 tempest-VolumesBackupsTest-1601316061-project-member] Calling method 'show' {{(pid=100524) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:15:28.890360 np0000005924 devstack@c-api.service[100524]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:15:28.890360 np0000005924 devstack@c-api.service[100524]: warnings.warn( Jul 27 16:15:28.892724 np0000005924 devstack@c-api.service[100524]: INFO cinder.volume.api [None req-e639d89b-f809-43d1-9755-d9b669bbaed6 tempest-VolumesBackupsTest-1601316061 tempest-VolumesBackupsTest-1601316061-project-member] Volume info retrieved successfully. Jul 27 16:15:28.898193 np0000005924 devstack@c-api.service[100524]: INFO cinder.api.openstack.wsgi [None req-e639d89b-f809-43d1-9755-d9b669bbaed6 tempest-VolumesBackupsTest-1601316061 tempest-VolumesBackupsTest-1601316061-project-member] https://10.4.3.117/volume/v3/volumes/8dc2060f-8c1d-41a9-980e-db24aa76a846 returned with HTTP 200 Jul 27 16:15:28.898193 np0000005924 devstack@c-api.service[100524]: [pid: 100524|app: 0|req: 724/2865] 10.4.3.117 () {66 vars in 1348 bytes} [Mon Jul 27 16:15:28 2026] GET /volume/v3/volumes/8dc2060f-8c1d-41a9-980e-db24aa76a846 => generated 842 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 27 16:15:29.713702 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.middleware.request_id [None req-499cf49f-748b-4150-999a-622f3571d46c None None] RequestId filter calling following filter/app {{(pid=100521) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:15:29.717246 np0000005924 devstack@c-api.service[100521]: INFO cinder.api.openstack.wsgi [None req-499cf49f-748b-4150-999a-622f3571d46c tempest-VolumesGetTest-1919282380 tempest-VolumesGetTest-1919282380-project-member] GET https://10.4.3.117/volume/v3/volumes/162b9dfc-6f39-4d10-bb32-3bef1c5d180d Jul 27 16:15:29.717246 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.openstack.wsgi [None req-499cf49f-748b-4150-999a-622f3571d46c tempest-VolumesGetTest-1919282380 tempest-VolumesGetTest-1919282380-project-member] Empty body provided in request {{(pid=100521) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:15:29.717246 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.openstack.wsgi [None req-499cf49f-748b-4150-999a-622f3571d46c tempest-VolumesGetTest-1919282380 tempest-VolumesGetTest-1919282380-project-member] Calling method 'show' {{(pid=100521) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:15:29.724021 np0000005924 devstack@c-api.service[100521]: INFO cinder.api.openstack.wsgi [None req-499cf49f-748b-4150-999a-622f3571d46c tempest-VolumesGetTest-1919282380 tempest-VolumesGetTest-1919282380-project-member] https://10.4.3.117/volume/v3/volumes/162b9dfc-6f39-4d10-bb32-3bef1c5d180d returned with HTTP 404 Jul 27 16:15:29.724608 np0000005924 devstack@c-api.service[100521]: [pid: 100521|app: 0|req: 710/2866] 10.4.3.117 () {66 vars in 1348 bytes} [Mon Jul 27 16:15:29 2026] GET /volume/v3/volumes/162b9dfc-6f39-4d10-bb32-3bef1c5d180d => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 27 16:15:29.732201 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.middleware.request_id [None req-e44c095a-2d16-434a-8d99-dae0e85a7f60 None None] RequestId filter calling following filter/app {{(pid=100522) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:15:29.734106 np0000005924 devstack@c-api.service[100522]: INFO cinder.api.openstack.wsgi [None req-e44c095a-2d16-434a-8d99-dae0e85a7f60 tempest-VolumesGetTest-1919282380 tempest-VolumesGetTest-1919282380-project-member] GET https://10.4.3.117/volume/v3/volumes/5dc2d3af-0012-462c-aba9-05c17286df3f Jul 27 16:15:29.734313 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.openstack.wsgi [None req-e44c095a-2d16-434a-8d99-dae0e85a7f60 tempest-VolumesGetTest-1919282380 tempest-VolumesGetTest-1919282380-project-member] Empty body provided in request {{(pid=100522) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:15:29.734552 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.openstack.wsgi [None req-e44c095a-2d16-434a-8d99-dae0e85a7f60 tempest-VolumesGetTest-1919282380 tempest-VolumesGetTest-1919282380-project-member] Calling method 'show' {{(pid=100522) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:15:29.742181 np0000005924 devstack@c-api.service[100522]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:15:29.742181 np0000005924 devstack@c-api.service[100522]: warnings.warn( Jul 27 16:15:29.745905 np0000005924 devstack@c-api.service[100522]: INFO cinder.volume.api [None req-e44c095a-2d16-434a-8d99-dae0e85a7f60 tempest-VolumesGetTest-1919282380 tempest-VolumesGetTest-1919282380-project-member] Volume info retrieved successfully. Jul 27 16:15:29.750418 np0000005924 devstack@c-api.service[100522]: INFO cinder.api.openstack.wsgi [None req-e44c095a-2d16-434a-8d99-dae0e85a7f60 tempest-VolumesGetTest-1919282380 tempest-VolumesGetTest-1919282380-project-member] https://10.4.3.117/volume/v3/volumes/5dc2d3af-0012-462c-aba9-05c17286df3f returned with HTTP 200 Jul 27 16:15:29.750988 np0000005924 devstack@c-api.service[100522]: [pid: 100522|app: 0|req: 710/2867] 10.4.3.117 () {66 vars in 1348 bytes} [Mon Jul 27 16:15:29 2026] GET /volume/v3/volumes/5dc2d3af-0012-462c-aba9-05c17286df3f => generated 924 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 27 16:15:29.766153 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.middleware.request_id [None req-7fb1e3c8-b383-447f-820f-a6d122b160b6 None None] RequestId filter calling following filter/app {{(pid=100523) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:15:29.767918 np0000005924 devstack@c-api.service[100523]: INFO cinder.api.openstack.wsgi [None req-7fb1e3c8-b383-447f-820f-a6d122b160b6 tempest-VolumesGetTest-1919282380 tempest-VolumesGetTest-1919282380-project-member] DELETE https://10.4.3.117/volume/v3/volumes/5dc2d3af-0012-462c-aba9-05c17286df3f Jul 27 16:15:29.768128 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.openstack.wsgi [None req-7fb1e3c8-b383-447f-820f-a6d122b160b6 tempest-VolumesGetTest-1919282380 tempest-VolumesGetTest-1919282380-project-member] Empty body provided in request {{(pid=100523) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:15:29.768444 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.openstack.wsgi [None req-7fb1e3c8-b383-447f-820f-a6d122b160b6 tempest-VolumesGetTest-1919282380 tempest-VolumesGetTest-1919282380-project-member] Calling method 'delete' {{(pid=100523) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:15:29.768603 np0000005924 devstack@c-api.service[100523]: INFO cinder.api.v3.volumes [None req-7fb1e3c8-b383-447f-820f-a6d122b160b6 tempest-VolumesGetTest-1919282380 tempest-VolumesGetTest-1919282380-project-member] Delete volume with id: 5dc2d3af-0012-462c-aba9-05c17286df3f Jul 27 16:15:29.775303 np0000005924 devstack@c-api.service[100523]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:15:29.775303 np0000005924 devstack@c-api.service[100523]: warnings.warn( Jul 27 16:15:29.775818 np0000005924 devstack@c-api.service[100523]: INFO cinder.volume.api [None req-7fb1e3c8-b383-447f-820f-a6d122b160b6 tempest-VolumesGetTest-1919282380 tempest-VolumesGetTest-1919282380-project-member] Volume info retrieved successfully. Jul 27 16:15:29.797295 np0000005924 devstack@c-api.service[100523]: INFO cinder.volume.api [None req-7fb1e3c8-b383-447f-820f-a6d122b160b6 tempest-VolumesGetTest-1919282380 tempest-VolumesGetTest-1919282380-project-member] Delete volume request issued successfully. Jul 27 16:15:29.797569 np0000005924 devstack@c-api.service[100523]: INFO cinder.api.openstack.wsgi [None req-7fb1e3c8-b383-447f-820f-a6d122b160b6 tempest-VolumesGetTest-1919282380 tempest-VolumesGetTest-1919282380-project-member] https://10.4.3.117/volume/v3/volumes/5dc2d3af-0012-462c-aba9-05c17286df3f returned with HTTP 202 Jul 27 16:15:29.798035 np0000005924 devstack@c-api.service[100523]: [pid: 100523|app: 0|req: 724/2868] 10.4.3.117 () {66 vars in 1351 bytes} [Mon Jul 27 16:15:29 2026] DELETE /volume/v3/volumes/5dc2d3af-0012-462c-aba9-05c17286df3f => generated 0 bytes in 32 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 27 16:15:29.816739 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.middleware.request_id [None req-a24fe04c-f112-4e50-bb04-d6fcc896d9e7 None None] RequestId filter calling following filter/app {{(pid=100524) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:15:29.816739 np0000005924 devstack@c-api.service[100524]: INFO cinder.api.openstack.wsgi [None req-a24fe04c-f112-4e50-bb04-d6fcc896d9e7 tempest-VolumesGetTest-1919282380 tempest-VolumesGetTest-1919282380-project-member] GET https://10.4.3.117/volume/v3/volumes/5dc2d3af-0012-462c-aba9-05c17286df3f Jul 27 16:15:29.816739 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.openstack.wsgi [None req-a24fe04c-f112-4e50-bb04-d6fcc896d9e7 tempest-VolumesGetTest-1919282380 tempest-VolumesGetTest-1919282380-project-member] Empty body provided in request {{(pid=100524) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:15:29.816739 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.openstack.wsgi [None req-a24fe04c-f112-4e50-bb04-d6fcc896d9e7 tempest-VolumesGetTest-1919282380 tempest-VolumesGetTest-1919282380-project-member] Calling method 'show' {{(pid=100524) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:15:29.830250 np0000005924 devstack@c-api.service[100524]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:15:29.830250 np0000005924 devstack@c-api.service[100524]: warnings.warn( Jul 27 16:15:29.836501 np0000005924 devstack@c-api.service[100524]: INFO cinder.volume.api [None req-a24fe04c-f112-4e50-bb04-d6fcc896d9e7 tempest-VolumesGetTest-1919282380 tempest-VolumesGetTest-1919282380-project-member] Volume info retrieved successfully. Jul 27 16:15:29.844368 np0000005924 devstack@c-api.service[100524]: INFO cinder.api.openstack.wsgi [None req-a24fe04c-f112-4e50-bb04-d6fcc896d9e7 tempest-VolumesGetTest-1919282380 tempest-VolumesGetTest-1919282380-project-member] https://10.4.3.117/volume/v3/volumes/5dc2d3af-0012-462c-aba9-05c17286df3f returned with HTTP 200 Jul 27 16:15:29.844515 np0000005924 devstack@c-api.service[100524]: [pid: 100524|app: 0|req: 725/2869] 10.4.3.117 () {66 vars in 1348 bytes} [Mon Jul 27 16:15:29 2026] GET /volume/v3/volumes/5dc2d3af-0012-462c-aba9-05c17286df3f => generated 923 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 27 16:15:29.920419 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.middleware.request_id [None req-b269d680-7248-4a99-a8ae-332e140c6c25 None None] RequestId filter calling following filter/app {{(pid=100521) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:15:29.922120 np0000005924 devstack@c-api.service[100521]: INFO cinder.api.openstack.wsgi [None req-b269d680-7248-4a99-a8ae-332e140c6c25 tempest-VolumesBackupsTest-1601316061 tempest-VolumesBackupsTest-1601316061-project-member] GET https://10.4.3.117/volume/v3/volumes/8dc2060f-8c1d-41a9-980e-db24aa76a846 Jul 27 16:15:29.922555 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.openstack.wsgi [None req-b269d680-7248-4a99-a8ae-332e140c6c25 tempest-VolumesBackupsTest-1601316061 tempest-VolumesBackupsTest-1601316061-project-member] Empty body provided in request {{(pid=100521) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:15:29.922886 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.openstack.wsgi [None req-b269d680-7248-4a99-a8ae-332e140c6c25 tempest-VolumesBackupsTest-1601316061 tempest-VolumesBackupsTest-1601316061-project-member] Calling method 'show' {{(pid=100521) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:15:29.941269 np0000005924 devstack@c-api.service[100521]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:15:29.941269 np0000005924 devstack@c-api.service[100521]: warnings.warn( Jul 27 16:15:29.945826 np0000005924 devstack@c-api.service[100521]: INFO cinder.volume.api [None req-b269d680-7248-4a99-a8ae-332e140c6c25 tempest-VolumesBackupsTest-1601316061 tempest-VolumesBackupsTest-1601316061-project-member] Volume info retrieved successfully. Jul 27 16:15:29.953346 np0000005924 devstack@c-api.service[100521]: INFO cinder.api.openstack.wsgi [None req-b269d680-7248-4a99-a8ae-332e140c6c25 tempest-VolumesBackupsTest-1601316061 tempest-VolumesBackupsTest-1601316061-project-member] https://10.4.3.117/volume/v3/volumes/8dc2060f-8c1d-41a9-980e-db24aa76a846 returned with HTTP 200 Jul 27 16:15:29.953346 np0000005924 devstack@c-api.service[100521]: [pid: 100521|app: 0|req: 711/2870] 10.4.3.117 () {66 vars in 1348 bytes} [Mon Jul 27 16:15:29 2026] GET /volume/v3/volumes/8dc2060f-8c1d-41a9-980e-db24aa76a846 => generated 842 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 27 16:15:30.079252 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.middleware.request_id [None req-f6fd9360-6dfe-44b0-bf47-3e29f4cd25b9 None None] RequestId filter calling following filter/app {{(pid=100522) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:15:30.079694 np0000005924 devstack@c-api.service[100522]: INFO cinder.api.openstack.wsgi [None req-f6fd9360-6dfe-44b0-bf47-3e29f4cd25b9 None None] GET https://10.4.3.117/volume// Jul 27 16:15:30.079752 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.openstack.wsgi [None req-f6fd9360-6dfe-44b0-bf47-3e29f4cd25b9 None None] Empty body provided in request {{(pid=100522) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:15:30.079930 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.openstack.wsgi [None req-f6fd9360-6dfe-44b0-bf47-3e29f4cd25b9 None None] Calling method 'all' {{(pid=100522) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:15:30.080217 np0000005924 devstack@c-api.service[100522]: INFO cinder.api.openstack.wsgi [None req-f6fd9360-6dfe-44b0-bf47-3e29f4cd25b9 None None] https://10.4.3.117/volume// returned with HTTP 300 Jul 27 16:15:30.080488 np0000005924 devstack@c-api.service[100522]: [pid: 100522|app: 0|req: 711/2871] 10.4.3.117 () {66 vars in 1426 bytes} [Mon Jul 27 16:15:30 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 27 16:15:30.091063 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.middleware.request_id [req-f691dbd9-e423-4ea8-a3d8-a207e3156380 req-4f008f06-fd7d-49b0-b351-5aee20234019 None None] RequestId filter calling following filter/app {{(pid=100523) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:15:30.093187 np0000005924 devstack@c-api.service[100523]: INFO cinder.api.openstack.wsgi [req-f691dbd9-e423-4ea8-a3d8-a207e3156380 req-4f008f06-fd7d-49b0-b351-5aee20234019 tempest-TestVolumeBackupRestore-18680935 tempest-TestVolumeBackupRestore-18680935-project-member] GET https://10.4.3.117/volume/v3/volumes/48d4b9aa-4b1d-4eae-bb40-18168d624c7f Jul 27 16:15:30.093397 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.openstack.wsgi [req-f691dbd9-e423-4ea8-a3d8-a207e3156380 req-4f008f06-fd7d-49b0-b351-5aee20234019 tempest-TestVolumeBackupRestore-18680935 tempest-TestVolumeBackupRestore-18680935-project-member] Empty body provided in request {{(pid=100523) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:15:30.093934 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.openstack.wsgi [req-f691dbd9-e423-4ea8-a3d8-a207e3156380 req-4f008f06-fd7d-49b0-b351-5aee20234019 tempest-TestVolumeBackupRestore-18680935 tempest-TestVolumeBackupRestore-18680935-project-member] Calling method 'show' {{(pid=100523) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:15:30.103489 np0000005924 devstack@c-api.service[100523]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:15:30.103489 np0000005924 devstack@c-api.service[100523]: warnings.warn( Jul 27 16:15:30.106804 np0000005924 devstack@c-api.service[100523]: INFO cinder.volume.api [req-f691dbd9-e423-4ea8-a3d8-a207e3156380 req-4f008f06-fd7d-49b0-b351-5aee20234019 tempest-TestVolumeBackupRestore-18680935 tempest-TestVolumeBackupRestore-18680935-project-member] Volume info retrieved successfully. Jul 27 16:15:30.111154 np0000005924 devstack@c-api.service[100523]: INFO cinder.api.openstack.wsgi [req-f691dbd9-e423-4ea8-a3d8-a207e3156380 req-4f008f06-fd7d-49b0-b351-5aee20234019 tempest-TestVolumeBackupRestore-18680935 tempest-TestVolumeBackupRestore-18680935-project-member] https://10.4.3.117/volume/v3/volumes/48d4b9aa-4b1d-4eae-bb40-18168d624c7f returned with HTTP 200 Jul 27 16:15:30.111613 np0000005924 devstack@c-api.service[100523]: [pid: 100523|app: 0|req: 725/2872] 10.4.3.117 () {70 vars in 1639 bytes} [Mon Jul 27 16:15:30 2026] GET /volume/v3/volumes/48d4b9aa-4b1d-4eae-bb40-18168d624c7f => generated 1596 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 27 16:15:30.222863 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.middleware.request_id [req-f691dbd9-e423-4ea8-a3d8-a207e3156380 req-880413c1-21e3-40c8-a747-16303c7b4ba5 None None] RequestId filter calling following filter/app {{(pid=100524) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:15:30.225350 np0000005924 devstack@c-api.service[100524]: INFO cinder.api.openstack.wsgi [req-f691dbd9-e423-4ea8-a3d8-a207e3156380 req-880413c1-21e3-40c8-a747-16303c7b4ba5 tempest-TestVolumeBackupRestore-18680935 tempest-TestVolumeBackupRestore-18680935-project-member] PUT https://10.4.3.117/volume/v3/attachments/3c729957-a3c2-4088-93d0-e2157006bdf6 Jul 27 16:15:30.225885 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.openstack.wsgi [req-f691dbd9-e423-4ea8-a3d8-a207e3156380 req-880413c1-21e3-40c8-a747-16303c7b4ba5 tempest-TestVolumeBackupRestore-18680935 tempest-TestVolumeBackupRestore-18680935-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.117", "host": "np0000005924", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:c1414b6f8d8f", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "13cbedf7-bb1f-4b5e-b492-2fef0d4dab25", "nvme_native_multipath": false, "mountpoint": "/dev/vda"}}} {{(pid=100524) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 27 16:15:30.235192 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.coordination [req-f691dbd9-e423-4ea8-a3d8-a207e3156380 req-880413c1-21e3-40c8-a747-16303c7b4ba5 tempest-TestVolumeBackupRestore-18680935 tempest-TestVolumeBackupRestore-18680935-project-member] Acquiring lock "cinder-attachment_update-48d4b9aa-4b1d-4eae-bb40-18168d624c7f-np0000005924" by "attachment_update" {{(pid=100524) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jul 27 16:15:30.242176 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.coordination [req-f691dbd9-e423-4ea8-a3d8-a207e3156380 req-880413c1-21e3-40c8-a747-16303c7b4ba5 tempest-TestVolumeBackupRestore-18680935 tempest-TestVolumeBackupRestore-18680935-project-member] Lock "cinder-attachment_update-48d4b9aa-4b1d-4eae-bb40-18168d624c7f-np0000005924" acquired by "attachment_update" :: waited 0.005s {{(pid=100524) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jul 27 16:15:30.242176 np0000005924 devstack@c-api.service[100524]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:15:30.242176 np0000005924 devstack@c-api.service[100524]: warnings.warn( Jul 27 16:15:30.346703 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.coordination [req-f691dbd9-e423-4ea8-a3d8-a207e3156380 req-880413c1-21e3-40c8-a747-16303c7b4ba5 tempest-TestVolumeBackupRestore-18680935 tempest-TestVolumeBackupRestore-18680935-project-member] Lock "cinder-attachment_update-48d4b9aa-4b1d-4eae-bb40-18168d624c7f-np0000005924" released by "attachment_update" :: held 0.105s {{(pid=100524) __release /opt/stack/cinder/cinder/coordination.py:152}} Jul 27 16:15:30.346703 np0000005924 devstack@c-api.service[100524]: INFO cinder.api.openstack.wsgi [req-f691dbd9-e423-4ea8-a3d8-a207e3156380 req-880413c1-21e3-40c8-a747-16303c7b4ba5 tempest-TestVolumeBackupRestore-18680935 tempest-TestVolumeBackupRestore-18680935-project-member] https://10.4.3.117/volume/v3/attachments/3c729957-a3c2-4088-93d0-e2157006bdf6 returned with HTTP 200 Jul 27 16:15:30.346853 np0000005924 devstack@c-api.service[100524]: [pid: 100524|app: 0|req: 726/2873] 10.4.3.117 () {74 vars in 1704 bytes} [Mon Jul 27 16:15:30 2026] PUT /volume/v3/attachments/3c729957-a3c2-4088-93d0-e2157006bdf6 => generated 969 bytes in 124 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 27 16:15:30.376005 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.middleware.request_id [req-f691dbd9-e423-4ea8-a3d8-a207e3156380 req-304ce24a-3d7e-4723-8d61-a63e09609ed4 None None] RequestId filter calling following filter/app {{(pid=100521) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:15:30.378513 np0000005924 devstack@c-api.service[100521]: INFO cinder.api.openstack.wsgi [req-f691dbd9-e423-4ea8-a3d8-a207e3156380 req-304ce24a-3d7e-4723-8d61-a63e09609ed4 tempest-TestVolumeBackupRestore-18680935 tempest-TestVolumeBackupRestore-18680935-project-member] POST https://10.4.3.117/volume/v3/attachments/3c729957-a3c2-4088-93d0-e2157006bdf6/action Jul 27 16:15:30.379483 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.openstack.wsgi [req-f691dbd9-e423-4ea8-a3d8-a207e3156380 req-304ce24a-3d7e-4723-8d61-a63e09609ed4 tempest-TestVolumeBackupRestore-18680935 tempest-TestVolumeBackupRestore-18680935-project-member] Action body: b'{"os-complete": null}' {{(pid=100521) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 27 16:15:30.379959 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.openstack.wsgi [req-f691dbd9-e423-4ea8-a3d8-a207e3156380 req-304ce24a-3d7e-4723-8d61-a63e09609ed4 tempest-TestVolumeBackupRestore-18680935 tempest-TestVolumeBackupRestore-18680935-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100521) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 27 16:15:30.399322 np0000005924 devstack@c-api.service[100521]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:15:30.399322 np0000005924 devstack@c-api.service[100521]: warnings.warn( Jul 27 16:15:30.410664 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.middleware.request_id [req-03590a69-730e-4f31-8121-18a72fd4fede req-c223771e-bf21-4a2c-8875-12e1394bec82 None None] RequestId filter calling following filter/app {{(pid=100522) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:15:30.414346 np0000005924 devstack@c-api.service[100522]: INFO cinder.api.openstack.wsgi [req-03590a69-730e-4f31-8121-18a72fd4fede req-c223771e-bf21-4a2c-8875-12e1394bec82 tempest-VolumesBackupsTest-1601316061 tempest-VolumesBackupsTest-1601316061-project-member] POST https://10.4.3.117/volume/v3/attachments/bccac8ba-f3df-4d9a-9fbc-965703c8bc72/action Jul 27 16:15:30.414346 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.openstack.wsgi [req-03590a69-730e-4f31-8121-18a72fd4fede req-c223771e-bf21-4a2c-8875-12e1394bec82 tempest-VolumesBackupsTest-1601316061 tempest-VolumesBackupsTest-1601316061-project-member] Action body: b'{"os-complete": null}' {{(pid=100522) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 27 16:15:30.414346 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.openstack.wsgi [req-03590a69-730e-4f31-8121-18a72fd4fede req-c223771e-bf21-4a2c-8875-12e1394bec82 tempest-VolumesBackupsTest-1601316061 tempest-VolumesBackupsTest-1601316061-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100522) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 27 16:15:30.419404 np0000005924 devstack@c-api.service[100521]: INFO cinder.api.openstack.wsgi [req-f691dbd9-e423-4ea8-a3d8-a207e3156380 req-304ce24a-3d7e-4723-8d61-a63e09609ed4 tempest-TestVolumeBackupRestore-18680935 tempest-TestVolumeBackupRestore-18680935-project-member] https://10.4.3.117/volume/v3/attachments/3c729957-a3c2-4088-93d0-e2157006bdf6/action returned with HTTP 204 Jul 27 16:15:30.420486 np0000005924 devstack@c-api.service[100521]: [pid: 100521|app: 0|req: 712/2874] 10.4.3.117 () {74 vars in 1725 bytes} [Mon Jul 27 16:15:30 2026] POST /volume/v3/attachments/3c729957-a3c2-4088-93d0-e2157006bdf6/action => generated 0 bytes in 45 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jul 27 16:15:30.443909 np0000005924 devstack@c-api.service[100522]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:15:30.443909 np0000005924 devstack@c-api.service[100522]: warnings.warn( Jul 27 16:15:30.465357 np0000005924 devstack@c-api.service[100522]: INFO cinder.api.openstack.wsgi [req-03590a69-730e-4f31-8121-18a72fd4fede req-c223771e-bf21-4a2c-8875-12e1394bec82 tempest-VolumesBackupsTest-1601316061 tempest-VolumesBackupsTest-1601316061-project-member] https://10.4.3.117/volume/v3/attachments/bccac8ba-f3df-4d9a-9fbc-965703c8bc72/action returned with HTTP 204 Jul 27 16:15:30.465357 np0000005924 devstack@c-api.service[100522]: [pid: 100522|app: 0|req: 712/2875] 10.4.3.117 () {74 vars in 1725 bytes} [Mon Jul 27 16:15:30 2026] POST /volume/v3/attachments/bccac8ba-f3df-4d9a-9fbc-965703c8bc72/action => generated 0 bytes in 53 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jul 27 16:15:30.543781 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.middleware.request_id [req-7802b1e8-754c-4f6b-8661-cc9ca86e5d14 req-c9f3fba8-acc1-4478-bac2-0fc43846f6fd None None] RequestId filter calling following filter/app {{(pid=100523) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:15:30.546620 np0000005924 devstack@c-api.service[100523]: INFO cinder.api.openstack.wsgi [req-7802b1e8-754c-4f6b-8661-cc9ca86e5d14 req-c9f3fba8-acc1-4478-bac2-0fc43846f6fd tempest-TestEncryptedCinderVolumes-328802700 tempest-TestEncryptedCinderVolumes-328802700-project-member] DELETE https://10.4.3.117/volume/v3/attachments/13e65387-7624-4bc8-9078-da81798f8c87 Jul 27 16:15:30.546941 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.openstack.wsgi [req-7802b1e8-754c-4f6b-8661-cc9ca86e5d14 req-c9f3fba8-acc1-4478-bac2-0fc43846f6fd tempest-TestEncryptedCinderVolumes-328802700 tempest-TestEncryptedCinderVolumes-328802700-project-member] Empty body provided in request {{(pid=100523) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:15:30.547242 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.openstack.wsgi [req-7802b1e8-754c-4f6b-8661-cc9ca86e5d14 req-c9f3fba8-acc1-4478-bac2-0fc43846f6fd tempest-TestEncryptedCinderVolumes-328802700 tempest-TestEncryptedCinderVolumes-328802700-project-member] Calling method 'version_select' {{(pid=100523) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:15:30.567517 np0000005924 devstack@c-api.service[100523]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:15:30.567517 np0000005924 devstack@c-api.service[100523]: warnings.warn( Jul 27 16:15:30.653390 np0000005924 devstack@c-api.service[100523]: INFO cinder.api.openstack.wsgi [req-7802b1e8-754c-4f6b-8661-cc9ca86e5d14 req-c9f3fba8-acc1-4478-bac2-0fc43846f6fd tempest-TestEncryptedCinderVolumes-328802700 tempest-TestEncryptedCinderVolumes-328802700-project-member] https://10.4.3.117/volume/v3/attachments/13e65387-7624-4bc8-9078-da81798f8c87 returned with HTTP 200 Jul 27 16:15:30.653861 np0000005924 devstack@c-api.service[100523]: [pid: 100523|app: 0|req: 726/2876] 10.4.3.117 () {72 vars in 1673 bytes} [Mon Jul 27 16:15:30 2026] DELETE /volume/v3/attachments/13e65387-7624-4bc8-9078-da81798f8c87 => generated 19 bytes in 111 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 27 16:15:30.861969 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.middleware.request_id [None req-a28e59a5-f48e-4c1d-a1fb-990d31108d75 None None] RequestId filter calling following filter/app {{(pid=100524) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:15:30.864408 np0000005924 devstack@c-api.service[100524]: INFO cinder.api.openstack.wsgi [None req-a28e59a5-f48e-4c1d-a1fb-990d31108d75 tempest-VolumesGetTest-1919282380 tempest-VolumesGetTest-1919282380-project-member] GET https://10.4.3.117/volume/v3/volumes/5dc2d3af-0012-462c-aba9-05c17286df3f Jul 27 16:15:30.864629 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.openstack.wsgi [None req-a28e59a5-f48e-4c1d-a1fb-990d31108d75 tempest-VolumesGetTest-1919282380 tempest-VolumesGetTest-1919282380-project-member] Empty body provided in request {{(pid=100524) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:15:30.864916 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.openstack.wsgi [None req-a28e59a5-f48e-4c1d-a1fb-990d31108d75 tempest-VolumesGetTest-1919282380 tempest-VolumesGetTest-1919282380-project-member] Calling method 'show' {{(pid=100524) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:15:30.884378 np0000005924 devstack@c-api.service[100524]: INFO cinder.api.openstack.wsgi [None req-a28e59a5-f48e-4c1d-a1fb-990d31108d75 tempest-VolumesGetTest-1919282380 tempest-VolumesGetTest-1919282380-project-member] https://10.4.3.117/volume/v3/volumes/5dc2d3af-0012-462c-aba9-05c17286df3f returned with HTTP 404 Jul 27 16:15:30.884914 np0000005924 devstack@c-api.service[100524]: [pid: 100524|app: 0|req: 727/2877] 10.4.3.117 () {66 vars in 1348 bytes} [Mon Jul 27 16:15:30 2026] GET /volume/v3/volumes/5dc2d3af-0012-462c-aba9-05c17286df3f => generated 109 bytes in 23 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 27 16:15:30.892260 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.middleware.request_id [None req-bf08a2b4-96c7-42c5-8972-da7adb6bb08a None None] RequestId filter calling following filter/app {{(pid=100521) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:15:30.894562 np0000005924 devstack@c-api.service[100521]: INFO cinder.api.openstack.wsgi [None req-bf08a2b4-96c7-42c5-8972-da7adb6bb08a tempest-VolumesGetTest-1919282380 tempest-VolumesGetTest-1919282380-project-member] GET https://10.4.3.117/volume/v3/volumes/28545d59-85d3-404d-835c-546d240bb850 Jul 27 16:15:30.894890 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.openstack.wsgi [None req-bf08a2b4-96c7-42c5-8972-da7adb6bb08a tempest-VolumesGetTest-1919282380 tempest-VolumesGetTest-1919282380-project-member] Empty body provided in request {{(pid=100521) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:15:30.895124 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.openstack.wsgi [None req-bf08a2b4-96c7-42c5-8972-da7adb6bb08a tempest-VolumesGetTest-1919282380 tempest-VolumesGetTest-1919282380-project-member] Calling method 'show' {{(pid=100521) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:15:30.903251 np0000005924 devstack@c-api.service[100521]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:15:30.903251 np0000005924 devstack@c-api.service[100521]: warnings.warn( Jul 27 16:15:30.908917 np0000005924 devstack@c-api.service[100521]: INFO cinder.volume.api [None req-bf08a2b4-96c7-42c5-8972-da7adb6bb08a tempest-VolumesGetTest-1919282380 tempest-VolumesGetTest-1919282380-project-member] Volume info retrieved successfully. Jul 27 16:15:30.913489 np0000005924 devstack@c-api.service[100521]: INFO cinder.api.openstack.wsgi [None req-bf08a2b4-96c7-42c5-8972-da7adb6bb08a tempest-VolumesGetTest-1919282380 tempest-VolumesGetTest-1919282380-project-member] https://10.4.3.117/volume/v3/volumes/28545d59-85d3-404d-835c-546d240bb850 returned with HTTP 200 Jul 27 16:15:30.914169 np0000005924 devstack@c-api.service[100521]: [pid: 100521|app: 0|req: 713/2878] 10.4.3.117 () {66 vars in 1348 bytes} [Mon Jul 27 16:15:30 2026] GET /volume/v3/volumes/28545d59-85d3-404d-835c-546d240bb850 => generated 838 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 27 16:15:30.930425 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.middleware.request_id [None req-d8f414d1-9d52-4f7f-a030-0afffdc7aad2 None None] RequestId filter calling following filter/app {{(pid=100522) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:15:30.932812 np0000005924 devstack@c-api.service[100522]: INFO cinder.api.openstack.wsgi [None req-d8f414d1-9d52-4f7f-a030-0afffdc7aad2 tempest-VolumesGetTest-1919282380 tempest-VolumesGetTest-1919282380-project-member] DELETE https://10.4.3.117/volume/v3/volumes/28545d59-85d3-404d-835c-546d240bb850 Jul 27 16:15:30.933070 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.openstack.wsgi [None req-d8f414d1-9d52-4f7f-a030-0afffdc7aad2 tempest-VolumesGetTest-1919282380 tempest-VolumesGetTest-1919282380-project-member] Empty body provided in request {{(pid=100522) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:15:30.933345 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.openstack.wsgi [None req-d8f414d1-9d52-4f7f-a030-0afffdc7aad2 tempest-VolumesGetTest-1919282380 tempest-VolumesGetTest-1919282380-project-member] Calling method 'delete' {{(pid=100522) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:15:30.933563 np0000005924 devstack@c-api.service[100522]: INFO cinder.api.v3.volumes [None req-d8f414d1-9d52-4f7f-a030-0afffdc7aad2 tempest-VolumesGetTest-1919282380 tempest-VolumesGetTest-1919282380-project-member] Delete volume with id: 28545d59-85d3-404d-835c-546d240bb850 Jul 27 16:15:30.940593 np0000005924 devstack@c-api.service[100522]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:15:30.940593 np0000005924 devstack@c-api.service[100522]: warnings.warn( Jul 27 16:15:30.941066 np0000005924 devstack@c-api.service[100522]: INFO cinder.volume.api [None req-d8f414d1-9d52-4f7f-a030-0afffdc7aad2 tempest-VolumesGetTest-1919282380 tempest-VolumesGetTest-1919282380-project-member] Volume info retrieved successfully. Jul 27 16:15:30.968021 np0000005924 devstack@c-api.service[100522]: INFO cinder.volume.api [None req-d8f414d1-9d52-4f7f-a030-0afffdc7aad2 tempest-VolumesGetTest-1919282380 tempest-VolumesGetTest-1919282380-project-member] Delete volume request issued successfully. Jul 27 16:15:30.968192 np0000005924 devstack@c-api.service[100522]: INFO cinder.api.openstack.wsgi [None req-d8f414d1-9d52-4f7f-a030-0afffdc7aad2 tempest-VolumesGetTest-1919282380 tempest-VolumesGetTest-1919282380-project-member] https://10.4.3.117/volume/v3/volumes/28545d59-85d3-404d-835c-546d240bb850 returned with HTTP 202 Jul 27 16:15:30.968534 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.middleware.request_id [None req-d73528a3-3173-43a9-a287-1506162b7519 None None] RequestId filter calling following filter/app {{(pid=100523) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:15:30.968886 np0000005924 devstack@c-api.service[100522]: [pid: 100522|app: 0|req: 713/2879] 10.4.3.117 () {66 vars in 1351 bytes} [Mon Jul 27 16:15:30 2026] DELETE /volume/v3/volumes/28545d59-85d3-404d-835c-546d240bb850 => generated 0 bytes in 39 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 27 16:15:30.971701 np0000005924 devstack@c-api.service[100523]: INFO cinder.api.openstack.wsgi [None req-d73528a3-3173-43a9-a287-1506162b7519 tempest-VolumesBackupsTest-1601316061 tempest-VolumesBackupsTest-1601316061-project-member] GET https://10.4.3.117/volume/v3/volumes/8dc2060f-8c1d-41a9-980e-db24aa76a846 Jul 27 16:15:30.971935 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.openstack.wsgi [None req-d73528a3-3173-43a9-a287-1506162b7519 tempest-VolumesBackupsTest-1601316061 tempest-VolumesBackupsTest-1601316061-project-member] Empty body provided in request {{(pid=100523) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:15:30.972319 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.openstack.wsgi [None req-d73528a3-3173-43a9-a287-1506162b7519 tempest-VolumesBackupsTest-1601316061 tempest-VolumesBackupsTest-1601316061-project-member] Calling method 'show' {{(pid=100523) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:15:30.983978 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.middleware.request_id [None req-c8618c8b-0337-4f8d-bed3-7ce9045eaa57 None None] RequestId filter calling following filter/app {{(pid=100524) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:15:30.986152 np0000005924 devstack@c-api.service[100524]: INFO cinder.api.openstack.wsgi [None req-c8618c8b-0337-4f8d-bed3-7ce9045eaa57 tempest-VolumesGetTest-1919282380 tempest-VolumesGetTest-1919282380-project-member] GET https://10.4.3.117/volume/v3/volumes/28545d59-85d3-404d-835c-546d240bb850 Jul 27 16:15:30.986396 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.openstack.wsgi [None req-c8618c8b-0337-4f8d-bed3-7ce9045eaa57 tempest-VolumesGetTest-1919282380 tempest-VolumesGetTest-1919282380-project-member] Empty body provided in request {{(pid=100524) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:15:30.987888 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.openstack.wsgi [None req-c8618c8b-0337-4f8d-bed3-7ce9045eaa57 tempest-VolumesGetTest-1919282380 tempest-VolumesGetTest-1919282380-project-member] Calling method 'show' {{(pid=100524) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:15:30.990990 np0000005924 devstack@c-api.service[100523]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:15:30.990990 np0000005924 devstack@c-api.service[100523]: warnings.warn( Jul 27 16:15:30.994751 np0000005924 devstack@c-api.service[100523]: INFO cinder.volume.api [None req-d73528a3-3173-43a9-a287-1506162b7519 tempest-VolumesBackupsTest-1601316061 tempest-VolumesBackupsTest-1601316061-project-member] Volume info retrieved successfully. Jul 27 16:15:30.995298 np0000005924 devstack@c-api.service[100524]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:15:30.995298 np0000005924 devstack@c-api.service[100524]: warnings.warn( Jul 27 16:15:30.999713 np0000005924 devstack@c-api.service[100524]: INFO cinder.volume.api [None req-c8618c8b-0337-4f8d-bed3-7ce9045eaa57 tempest-VolumesGetTest-1919282380 tempest-VolumesGetTest-1919282380-project-member] Volume info retrieved successfully. Jul 27 16:15:31.004704 np0000005924 devstack@c-api.service[100523]: INFO cinder.api.openstack.wsgi [None req-d73528a3-3173-43a9-a287-1506162b7519 tempest-VolumesBackupsTest-1601316061 tempest-VolumesBackupsTest-1601316061-project-member] https://10.4.3.117/volume/v3/volumes/8dc2060f-8c1d-41a9-980e-db24aa76a846 returned with HTTP 200 Jul 27 16:15:31.005041 np0000005924 devstack@c-api.service[100524]: INFO cinder.api.openstack.wsgi [None req-c8618c8b-0337-4f8d-bed3-7ce9045eaa57 tempest-VolumesGetTest-1919282380 tempest-VolumesGetTest-1919282380-project-member] https://10.4.3.117/volume/v3/volumes/28545d59-85d3-404d-835c-546d240bb850 returned with HTTP 200 Jul 27 16:15:31.005108 np0000005924 devstack@c-api.service[100523]: [pid: 100523|app: 0|req: 727/2880] 10.4.3.117 () {66 vars in 1348 bytes} [Mon Jul 27 16:15:30 2026] GET /volume/v3/volumes/8dc2060f-8c1d-41a9-980e-db24aa76a846 => generated 1134 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 27 16:15:31.005896 np0000005924 devstack@c-api.service[100524]: [pid: 100524|app: 0|req: 728/2881] 10.4.3.117 () {66 vars in 1348 bytes} [Mon Jul 27 16:15:30 2026] GET /volume/v3/volumes/28545d59-85d3-404d-835c-546d240bb850 => generated 837 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 27 16:15:31.020139 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.middleware.request_id [None req-d888f9e3-e361-43b3-b7be-e53ff52e7feb None None] RequestId filter calling following filter/app {{(pid=100521) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:15:31.022674 np0000005924 devstack@c-api.service[100521]: INFO cinder.api.openstack.wsgi [None req-d888f9e3-e361-43b3-b7be-e53ff52e7feb tempest-VolumesBackupsTest-1601316061 tempest-VolumesBackupsTest-1601316061-project-member] POST https://10.4.3.117/volume/v3/backups Jul 27 16:15:31.023565 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.openstack.wsgi [None req-d888f9e3-e361-43b3-b7be-e53ff52e7feb tempest-VolumesBackupsTest-1601316061 tempest-VolumesBackupsTest-1601316061-project-member] Action: 'create', calling method: create, body: {"backup": {"volume_id": "8dc2060f-8c1d-41a9-980e-db24aa76a846", "force": true, "name": "tempest-VolumesBackupsTest-Backup-1018560933", "container": "tempest-volumesbackupstest-backup-container-1490451531"}} {{(pid=100521) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 27 16:15:31.025759 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.contrib.backups [None req-d888f9e3-e361-43b3-b7be-e53ff52e7feb tempest-VolumesBackupsTest-1601316061 tempest-VolumesBackupsTest-1601316061-project-member] Creating new backup {'backup': {'volume_id': '8dc2060f-8c1d-41a9-980e-db24aa76a846', 'force': True, 'name': 'tempest-VolumesBackupsTest-Backup-1018560933', 'container': 'tempest-volumesbackupstest-backup-container-1490451531'}} {{(pid=100521) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Jul 27 16:15:31.025759 np0000005924 devstack@c-api.service[100521]: INFO cinder.api.contrib.backups [None req-d888f9e3-e361-43b3-b7be-e53ff52e7feb tempest-VolumesBackupsTest-1601316061 tempest-VolumesBackupsTest-1601316061-project-member] Creating backup of volume 8dc2060f-8c1d-41a9-980e-db24aa76a846 in container tempest-volumesbackupstest-backup-container-1490451531 Jul 27 16:15:31.039286 np0000005924 devstack@c-api.service[100521]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:15:31.039286 np0000005924 devstack@c-api.service[100521]: warnings.warn( Jul 27 16:15:31.040532 np0000005924 devstack@c-api.service[100521]: INFO cinder.volume.api [None req-d888f9e3-e361-43b3-b7be-e53ff52e7feb tempest-VolumesBackupsTest-1601316061 tempest-VolumesBackupsTest-1601316061-project-member] Volume info retrieved successfully. Jul 27 16:15:31.063416 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.quota [None req-d888f9e3-e361-43b3-b7be-e53ff52e7feb tempest-VolumesBackupsTest-1601316061 tempest-VolumesBackupsTest-1601316061-project-member] Created reservations ['ff696563-6741-42c4-ac76-fa74c2d21fe8', '45492660-1cbc-462b-8592-bb8603e08a5d'] {{(pid=100521) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 27 16:15:31.103174 np0000005924 devstack@c-api.service[100521]: INFO cinder.api.openstack.wsgi [None req-d888f9e3-e361-43b3-b7be-e53ff52e7feb tempest-VolumesBackupsTest-1601316061 tempest-VolumesBackupsTest-1601316061-project-member] https://10.4.3.117/volume/v3/backups returned with HTTP 202 Jul 27 16:15:31.103629 np0000005924 devstack@c-api.service[100521]: [pid: 100521|app: 0|req: 714/2882] 10.4.3.117 () {68 vars in 1259 bytes} [Mon Jul 27 16:15:31 2026] POST /volume/v3/backups => generated 330 bytes in 84 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 27 16:15:31.113006 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.middleware.request_id [None req-9d0e0554-b51f-4fe2-aa3c-6eba44f2bc17 None None] RequestId filter calling following filter/app {{(pid=100522) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:15:31.116520 np0000005924 devstack@c-api.service[100522]: INFO cinder.api.openstack.wsgi [None req-9d0e0554-b51f-4fe2-aa3c-6eba44f2bc17 tempest-VolumesBackupsTest-1601316061 tempest-VolumesBackupsTest-1601316061-project-member] GET https://10.4.3.117/volume/v3/backups/94af9a52-7f69-4f81-abc6-3124a863a558 Jul 27 16:15:31.116738 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.openstack.wsgi [None req-9d0e0554-b51f-4fe2-aa3c-6eba44f2bc17 tempest-VolumesBackupsTest-1601316061 tempest-VolumesBackupsTest-1601316061-project-member] Empty body provided in request {{(pid=100522) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:15:31.116966 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.openstack.wsgi [None req-9d0e0554-b51f-4fe2-aa3c-6eba44f2bc17 tempest-VolumesBackupsTest-1601316061 tempest-VolumesBackupsTest-1601316061-project-member] Calling method 'show' {{(pid=100522) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:15:31.117098 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.v3.backups [None req-9d0e0554-b51f-4fe2-aa3c-6eba44f2bc17 tempest-VolumesBackupsTest-1601316061 tempest-VolumesBackupsTest-1601316061-project-member] Show backup with id 94af9a52-7f69-4f81-abc6-3124a863a558. {{(pid=100522) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 27 16:15:31.125373 np0000005924 devstack@c-api.service[100522]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:15:31.125373 np0000005924 devstack@c-api.service[100522]: warnings.warn( Jul 27 16:15:31.125373 np0000005924 devstack@c-api.service[100522]: INFO cinder.api.openstack.wsgi [None req-9d0e0554-b51f-4fe2-aa3c-6eba44f2bc17 tempest-VolumesBackupsTest-1601316061 tempest-VolumesBackupsTest-1601316061-project-member] https://10.4.3.117/volume/v3/backups/94af9a52-7f69-4f81-abc6-3124a863a558 returned with HTTP 200 Jul 27 16:15:31.125373 np0000005924 devstack@c-api.service[100522]: [pid: 100522|app: 0|req: 714/2883] 10.4.3.117 () {66 vars in 1348 bytes} [Mon Jul 27 16:15:31 2026] GET /volume/v3/backups/94af9a52-7f69-4f81-abc6-3124a863a558 => generated 789 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 27 16:15:31.414744 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.middleware.request_id [None req-11de778c-cd8f-4b8c-8d0d-687a63f56c41 None None] RequestId filter calling following filter/app {{(pid=100523) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:15:31.416540 np0000005924 devstack@c-api.service[100523]: INFO cinder.api.openstack.wsgi [None req-11de778c-cd8f-4b8c-8d0d-687a63f56c41 tempest-TestMinimumBasicScenario-2123975078 tempest-TestMinimumBasicScenario-2123975078-project-member] DELETE https://10.4.3.117/volume/v3/snapshots/5974ec76-0ec2-4cb9-a6f0-18b0b61ddd9e Jul 27 16:15:31.416755 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.openstack.wsgi [None req-11de778c-cd8f-4b8c-8d0d-687a63f56c41 tempest-TestMinimumBasicScenario-2123975078 tempest-TestMinimumBasicScenario-2123975078-project-member] Empty body provided in request {{(pid=100523) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:15:31.416930 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.openstack.wsgi [None req-11de778c-cd8f-4b8c-8d0d-687a63f56c41 tempest-TestMinimumBasicScenario-2123975078 tempest-TestMinimumBasicScenario-2123975078-project-member] Calling method 'delete' {{(pid=100523) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:15:31.417024 np0000005924 devstack@c-api.service[100523]: INFO cinder.api.v3.snapshots [None req-11de778c-cd8f-4b8c-8d0d-687a63f56c41 tempest-TestMinimumBasicScenario-2123975078 tempest-TestMinimumBasicScenario-2123975078-project-member] Delete snapshot with id: 5974ec76-0ec2-4cb9-a6f0-18b0b61ddd9e Jul 27 16:15:31.422983 np0000005924 devstack@c-api.service[100523]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:15:31.422983 np0000005924 devstack@c-api.service[100523]: warnings.warn( Jul 27 16:15:31.423607 np0000005924 devstack@c-api.service[100523]: INFO cinder.volume.api [None req-11de778c-cd8f-4b8c-8d0d-687a63f56c41 tempest-TestMinimumBasicScenario-2123975078 tempest-TestMinimumBasicScenario-2123975078-project-member] Snapshot retrieved successfully. Jul 27 16:15:31.443845 np0000005924 devstack@c-api.service[100523]: INFO cinder.volume.api [None req-11de778c-cd8f-4b8c-8d0d-687a63f56c41 tempest-TestMinimumBasicScenario-2123975078 tempest-TestMinimumBasicScenario-2123975078-project-member] Snapshot delete request issued successfully. Jul 27 16:15:31.444171 np0000005924 devstack@c-api.service[100523]: INFO cinder.api.openstack.wsgi [None req-11de778c-cd8f-4b8c-8d0d-687a63f56c41 tempest-TestMinimumBasicScenario-2123975078 tempest-TestMinimumBasicScenario-2123975078-project-member] https://10.4.3.117/volume/v3/snapshots/5974ec76-0ec2-4cb9-a6f0-18b0b61ddd9e returned with HTTP 202 Jul 27 16:15:31.444681 np0000005924 devstack@c-api.service[100523]: [pid: 100523|app: 0|req: 728/2884] 10.4.3.117 () {66 vars in 1357 bytes} [Mon Jul 27 16:15:31 2026] DELETE /volume/v3/snapshots/5974ec76-0ec2-4cb9-a6f0-18b0b61ddd9e => generated 0 bytes in 30 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 27 16:15:31.454096 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.middleware.request_id [None req-a7752c9a-be71-4678-a04d-7397b8ba3036 None None] RequestId filter calling following filter/app {{(pid=100524) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:15:31.456880 np0000005924 devstack@c-api.service[100524]: INFO cinder.api.openstack.wsgi [None req-a7752c9a-be71-4678-a04d-7397b8ba3036 tempest-TestMinimumBasicScenario-2123975078 tempest-TestMinimumBasicScenario-2123975078-project-member] GET https://10.4.3.117/volume/v3/snapshots/5974ec76-0ec2-4cb9-a6f0-18b0b61ddd9e Jul 27 16:15:31.457078 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.openstack.wsgi [None req-a7752c9a-be71-4678-a04d-7397b8ba3036 tempest-TestMinimumBasicScenario-2123975078 tempest-TestMinimumBasicScenario-2123975078-project-member] Empty body provided in request {{(pid=100524) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:15:31.457278 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.openstack.wsgi [None req-a7752c9a-be71-4678-a04d-7397b8ba3036 tempest-TestMinimumBasicScenario-2123975078 tempest-TestMinimumBasicScenario-2123975078-project-member] Calling method 'show' {{(pid=100524) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:15:31.467615 np0000005924 devstack@c-api.service[100524]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:15:31.467615 np0000005924 devstack@c-api.service[100524]: warnings.warn( Jul 27 16:15:31.468048 np0000005924 devstack@c-api.service[100524]: INFO cinder.volume.api [None req-a7752c9a-be71-4678-a04d-7397b8ba3036 tempest-TestMinimumBasicScenario-2123975078 tempest-TestMinimumBasicScenario-2123975078-project-member] Snapshot retrieved successfully. Jul 27 16:15:31.468851 np0000005924 devstack@c-api.service[100524]: INFO cinder.api.openstack.wsgi [None req-a7752c9a-be71-4678-a04d-7397b8ba3036 tempest-TestMinimumBasicScenario-2123975078 tempest-TestMinimumBasicScenario-2123975078-project-member] https://10.4.3.117/volume/v3/snapshots/5974ec76-0ec2-4cb9-a6f0-18b0b61ddd9e returned with HTTP 200 Jul 27 16:15:31.469202 np0000005924 devstack@c-api.service[100524]: [pid: 100524|app: 0|req: 729/2885] 10.4.3.117 () {66 vars in 1354 bytes} [Mon Jul 27 16:15:31 2026] GET /volume/v3/snapshots/5974ec76-0ec2-4cb9-a6f0-18b0b61ddd9e => generated 469 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 27 16:15:31.761292 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.middleware.request_id [req-bd0e725b-5a3a-407c-aede-68239d191286 req-ff5c7780-293b-401b-9938-d4360f2b11ba None None] RequestId filter calling following filter/app {{(pid=100521) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:15:31.764213 np0000005924 devstack@c-api.service[100521]: INFO cinder.api.openstack.wsgi [req-bd0e725b-5a3a-407c-aede-68239d191286 req-ff5c7780-293b-401b-9938-d4360f2b11ba tempest-TestEncryptedCinderVolumes-328802700 tempest-TestEncryptedCinderVolumes-328802700-project-member] GET https://10.4.3.117/volume/v3/volumes/6c252559-64b0-43c6-907b-4ef193efa13f Jul 27 16:15:31.764408 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.openstack.wsgi [req-bd0e725b-5a3a-407c-aede-68239d191286 req-ff5c7780-293b-401b-9938-d4360f2b11ba tempest-TestEncryptedCinderVolumes-328802700 tempest-TestEncryptedCinderVolumes-328802700-project-member] Empty body provided in request {{(pid=100521) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:15:31.764632 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.openstack.wsgi [req-bd0e725b-5a3a-407c-aede-68239d191286 req-ff5c7780-293b-401b-9938-d4360f2b11ba tempest-TestEncryptedCinderVolumes-328802700 tempest-TestEncryptedCinderVolumes-328802700-project-member] Calling method 'show' {{(pid=100521) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:15:31.773170 np0000005924 devstack@c-api.service[100521]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:15:31.773170 np0000005924 devstack@c-api.service[100521]: warnings.warn( Jul 27 16:15:31.778737 np0000005924 devstack@c-api.service[100521]: INFO cinder.volume.api [req-bd0e725b-5a3a-407c-aede-68239d191286 req-ff5c7780-293b-401b-9938-d4360f2b11ba tempest-TestEncryptedCinderVolumes-328802700 tempest-TestEncryptedCinderVolumes-328802700-project-member] Volume info retrieved successfully. Jul 27 16:15:31.783865 np0000005924 devstack@c-api.service[100521]: INFO cinder.api.openstack.wsgi [req-bd0e725b-5a3a-407c-aede-68239d191286 req-ff5c7780-293b-401b-9938-d4360f2b11ba tempest-TestEncryptedCinderVolumes-328802700 tempest-TestEncryptedCinderVolumes-328802700-project-member] https://10.4.3.117/volume/v3/volumes/6c252559-64b0-43c6-907b-4ef193efa13f returned with HTTP 200 Jul 27 16:15:31.784473 np0000005924 devstack@c-api.service[100521]: [pid: 100521|app: 0|req: 715/2886] 10.4.3.117 () {68 vars in 1598 bytes} [Mon Jul 27 16:15:31 2026] GET /volume/v3/volumes/6c252559-64b0-43c6-907b-4ef193efa13f => generated 878 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 27 16:15:32.020552 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.middleware.request_id [None req-0b137ec8-3492-43bb-afd6-953bbfcaa9bd None None] RequestId filter calling following filter/app {{(pid=100522) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:15:32.022284 np0000005924 devstack@c-api.service[100522]: INFO cinder.api.openstack.wsgi [None req-0b137ec8-3492-43bb-afd6-953bbfcaa9bd tempest-VolumesGetTest-1919282380 tempest-VolumesGetTest-1919282380-project-member] GET https://10.4.3.117/volume/v3/volumes/28545d59-85d3-404d-835c-546d240bb850 Jul 27 16:15:32.022481 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.openstack.wsgi [None req-0b137ec8-3492-43bb-afd6-953bbfcaa9bd tempest-VolumesGetTest-1919282380 tempest-VolumesGetTest-1919282380-project-member] Empty body provided in request {{(pid=100522) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:15:32.022662 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.openstack.wsgi [None req-0b137ec8-3492-43bb-afd6-953bbfcaa9bd tempest-VolumesGetTest-1919282380 tempest-VolumesGetTest-1919282380-project-member] Calling method 'show' {{(pid=100522) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:15:32.032000 np0000005924 devstack@c-api.service[100522]: INFO cinder.api.openstack.wsgi [None req-0b137ec8-3492-43bb-afd6-953bbfcaa9bd tempest-VolumesGetTest-1919282380 tempest-VolumesGetTest-1919282380-project-member] https://10.4.3.117/volume/v3/volumes/28545d59-85d3-404d-835c-546d240bb850 returned with HTTP 404 Jul 27 16:15:32.032466 np0000005924 devstack@c-api.service[100522]: [pid: 100522|app: 0|req: 715/2887] 10.4.3.117 () {66 vars in 1348 bytes} [Mon Jul 27 16:15:32 2026] GET /volume/v3/volumes/28545d59-85d3-404d-835c-546d240bb850 => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 27 16:15:32.080958 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.middleware.request_id [None req-4781db1a-fd8c-4604-8993-235ffcba1a56 None None] RequestId filter calling following filter/app {{(pid=100523) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:15:32.082676 np0000005924 devstack@c-api.service[100523]: INFO cinder.api.openstack.wsgi [None req-4781db1a-fd8c-4604-8993-235ffcba1a56 tempest-VolumesGetTest-1919282380 tempest-VolumesGetTest-1919282380-project-member] POST https://10.4.3.117/volume/v3/volumes Jul 27 16:15:32.083084 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.openstack.wsgi [None req-4781db1a-fd8c-4604-8993-235ffcba1a56 tempest-VolumesGetTest-1919282380 tempest-VolumesGetTest-1919282380-project-member] Action: 'create', calling method: create, body: {"volume": {"imageRef": "9b5714dc-7db2-46f4-8517-f5174b84ff15", "size": 1, "name": "tempest-VolumesGetTest-Volume-1211746453", "metadata": {"Type": "Test"}}} {{(pid=100523) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 27 16:15:32.084482 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.v3.volumes [None req-4781db1a-fd8c-4604-8993-235ffcba1a56 tempest-VolumesGetTest-1919282380 tempest-VolumesGetTest-1919282380-project-member] Create volume request body: {'volume': {'imageRef': '9b5714dc-7db2-46f4-8517-f5174b84ff15', 'size': 1, 'name': 'tempest-VolumesGetTest-Volume-1211746453', 'metadata': {'Type': 'Test'}}} {{(pid=100523) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 27 16:15:32.139892 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.middleware.request_id [None req-89e8beb8-c071-403d-8792-11f91d750356 None None] RequestId filter calling following filter/app {{(pid=100524) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:15:32.141724 np0000005924 devstack@c-api.service[100524]: INFO cinder.api.openstack.wsgi [None req-89e8beb8-c071-403d-8792-11f91d750356 tempest-VolumesBackupsTest-1601316061 tempest-VolumesBackupsTest-1601316061-project-member] GET https://10.4.3.117/volume/v3/backups/94af9a52-7f69-4f81-abc6-3124a863a558 Jul 27 16:15:32.141932 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.openstack.wsgi [None req-89e8beb8-c071-403d-8792-11f91d750356 tempest-VolumesBackupsTest-1601316061 tempest-VolumesBackupsTest-1601316061-project-member] Empty body provided in request {{(pid=100524) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:15:32.142150 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.openstack.wsgi [None req-89e8beb8-c071-403d-8792-11f91d750356 tempest-VolumesBackupsTest-1601316061 tempest-VolumesBackupsTest-1601316061-project-member] Calling method 'show' {{(pid=100524) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:15:32.142255 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.v3.backups [None req-89e8beb8-c071-403d-8792-11f91d750356 tempest-VolumesBackupsTest-1601316061 tempest-VolumesBackupsTest-1601316061-project-member] Show backup with id 94af9a52-7f69-4f81-abc6-3124a863a558. {{(pid=100524) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 27 16:15:32.146238 np0000005924 devstack@c-api.service[100524]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:15:32.146238 np0000005924 devstack@c-api.service[100524]: warnings.warn( Jul 27 16:15:32.146922 np0000005924 devstack@c-api.service[100524]: INFO cinder.api.openstack.wsgi [None req-89e8beb8-c071-403d-8792-11f91d750356 tempest-VolumesBackupsTest-1601316061 tempest-VolumesBackupsTest-1601316061-project-member] https://10.4.3.117/volume/v3/backups/94af9a52-7f69-4f81-abc6-3124a863a558 returned with HTTP 200 Jul 27 16:15:32.147257 np0000005924 devstack@c-api.service[100524]: [pid: 100524|app: 0|req: 730/2888] 10.4.3.117 () {66 vars in 1348 bytes} [Mon Jul 27 16:15:32 2026] GET /volume/v3/backups/94af9a52-7f69-4f81-abc6-3124a863a558 => generated 791 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 27 16:15:32.171906 np0000005924 devstack@c-api.service[100523]: INFO cinder.api.v3.volumes [None req-4781db1a-fd8c-4604-8993-235ffcba1a56 tempest-VolumesGetTest-1919282380 tempest-VolumesGetTest-1919282380-project-member] Create volume of 1 GB Jul 27 16:15:32.172208 np0000005924 devstack@c-api.service[100523]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:15:32.172208 np0000005924 devstack@c-api.service[100523]: warnings.warn( Jul 27 16:15:32.175751 np0000005924 devstack@c-api.service[100523]: INFO cinder.volume.api [None req-4781db1a-fd8c-4604-8993-235ffcba1a56 tempest-VolumesGetTest-1919282380 tempest-VolumesGetTest-1919282380-project-member] Availability Zones retrieved successfully. Jul 27 16:15:32.181820 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.volume.api [None req-4781db1a-fd8c-4604-8993-235ffcba1a56 tempest-VolumesGetTest-1919282380 tempest-VolumesGetTest-1919282380-project-member] Flow 'volume_create_api' (9158a797-3857-4135-888d-2f5985e6b01f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100523) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 27 16:15:32.183829 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.volume.api [None req-4781db1a-fd8c-4604-8993-235ffcba1a56 tempest-VolumesGetTest-1919282380 tempest-VolumesGetTest-1919282380-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (6e740d1a-5081-42c5-9689-44837a570c08) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100523) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 27 16:15:32.183829 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.volume.flows.api.create_volume [None req-4781db1a-fd8c-4604-8993-235ffcba1a56 tempest-VolumesGetTest-1919282380 tempest-VolumesGetTest-1919282380-project-member] Validating volume size '1' using validate_int {{(pid=100523) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 27 16:15:32.241730 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.volume.api [None req-4781db1a-fd8c-4604-8993-235ffcba1a56 tempest-VolumesGetTest-1919282380 tempest-VolumesGetTest-1919282380-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (6e740d1a-5081-42c5-9689-44837a570c08) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-27T16:04:59Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=2bce4e1a-e6e0-49d9-be36-c3405449a01e,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '2bce4e1a-e6e0-49d9-be36-c3405449a01e', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100523) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 27 16:15:32.242763 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.volume.api [None req-4781db1a-fd8c-4604-8993-235ffcba1a56 tempest-VolumesGetTest-1919282380 tempest-VolumesGetTest-1919282380-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (cb67b229-e7ed-4c2d-9e98-144310f67d26) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100523) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 27 16:15:32.298613 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.quota [None req-4781db1a-fd8c-4604-8993-235ffcba1a56 tempest-VolumesGetTest-1919282380 tempest-VolumesGetTest-1919282380-project-member] Created reservations ['8d1d8b96-a0d7-43ab-b6df-34526afdcf45', '743d2958-b833-4850-ac34-9bafd909a881', '73e4f8f2-f782-4324-a218-459b612d5d58', 'f87f36cd-150f-4c13-b4b0-501879aa7ed1'] {{(pid=100523) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 27 16:15:32.299799 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.volume.api [None req-4781db1a-fd8c-4604-8993-235ffcba1a56 tempest-VolumesGetTest-1919282380 tempest-VolumesGetTest-1919282380-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (cb67b229-e7ed-4c2d-9e98-144310f67d26) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['8d1d8b96-a0d7-43ab-b6df-34526afdcf45', '743d2958-b833-4850-ac34-9bafd909a881', '73e4f8f2-f782-4324-a218-459b612d5d58', 'f87f36cd-150f-4c13-b4b0-501879aa7ed1']}' {{(pid=100523) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 27 16:15:32.301173 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.volume.api [None req-4781db1a-fd8c-4604-8993-235ffcba1a56 tempest-VolumesGetTest-1919282380 tempest-VolumesGetTest-1919282380-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (ffcec7c1-ea47-4a0a-9bc6-1662d20dad5c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100523) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 27 16:15:32.332252 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.volume.api [None req-4781db1a-fd8c-4604-8993-235ffcba1a56 tempest-VolumesGetTest-1919282380 tempest-VolumesGetTest-1919282380-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (ffcec7c1-ea47-4a0a-9bc6-1662d20dad5c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '2e7462cc-02f8-46b8-b110-d441aa48a44c', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesGetTest-Volume-1211746453',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='Test'},multiattach=False,project_id='fa9330a50b624cb4a999b5ac1766eb1f',qos_specs=None,replication_status=,reservations=['8d1d8b96-a0d7-43ab-b6df-34526afdcf45','743d2958-b833-4850-ac34-9bafd909a881','73e4f8f2-f782-4324-a218-459b612d5d58','f87f36cd-150f-4c13-b4b0-501879aa7ed1'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='0a8d00cbbf9c4993aa31c150f0975424',volume_type_id=2bce4e1a-e6e0-49d9-be36-c3405449a01e), 'volume': Volume(_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-27T16:15:32Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesGetTest-Volume-1211746453',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=2e7462cc-02f8-46b8-b110-d441aa48a44c,launched_at=None,metadata={Type='Test'},migration_status=None,multiattach=False,previous_status=None,project_id='fa9330a50b624cb4a999b5ac1766eb1f',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='0a8d00cbbf9c4993aa31c150f0975424',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(2bce4e1a-e6e0-49d9-be36-c3405449a01e),volume_type_id=2bce4e1a-e6e0-49d9-be36-c3405449a01e)}' {{(pid=100523) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 27 16:15:32.333126 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.volume.api [None req-4781db1a-fd8c-4604-8993-235ffcba1a56 tempest-VolumesGetTest-1919282380 tempest-VolumesGetTest-1919282380-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (6461ab88-bf36-4bf1-8b65-83a780085f54) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100523) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 27 16:15:32.359830 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.volume.api [None req-4781db1a-fd8c-4604-8993-235ffcba1a56 tempest-VolumesGetTest-1919282380 tempest-VolumesGetTest-1919282380-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (6461ab88-bf36-4bf1-8b65-83a780085f54) transitioned into state 'SUCCESS' from state '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-1211746453',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='Test'},multiattach=False,project_id='fa9330a50b624cb4a999b5ac1766eb1f',qos_specs=None,replication_status=,reservations=['8d1d8b96-a0d7-43ab-b6df-34526afdcf45','743d2958-b833-4850-ac34-9bafd909a881','73e4f8f2-f782-4324-a218-459b612d5d58','f87f36cd-150f-4c13-b4b0-501879aa7ed1'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='0a8d00cbbf9c4993aa31c150f0975424',volume_type_id=2bce4e1a-e6e0-49d9-be36-c3405449a01e)}' {{(pid=100523) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 27 16:15:32.363523 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.volume.api [None req-4781db1a-fd8c-4604-8993-235ffcba1a56 tempest-VolumesGetTest-1919282380 tempest-VolumesGetTest-1919282380-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (d1eee3a0-cd9b-4bbc-91e4-d88c971bc1ef) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100523) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 27 16:15:32.375248 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.volume.api [None req-4781db1a-fd8c-4604-8993-235ffcba1a56 tempest-VolumesGetTest-1919282380 tempest-VolumesGetTest-1919282380-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (d1eee3a0-cd9b-4bbc-91e4-d88c971bc1ef) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100523) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 27 16:15:32.376336 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.volume.api [None req-4781db1a-fd8c-4604-8993-235ffcba1a56 tempest-VolumesGetTest-1919282380 tempest-VolumesGetTest-1919282380-project-member] Flow 'volume_create_api' (9158a797-3857-4135-888d-2f5985e6b01f) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100523) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 27 16:15:32.376691 np0000005924 devstack@c-api.service[100523]: INFO cinder.volume.api [None req-4781db1a-fd8c-4604-8993-235ffcba1a56 tempest-VolumesGetTest-1919282380 tempest-VolumesGetTest-1919282380-project-member] Create volume request issued successfully. Jul 27 16:15:32.377375 np0000005924 devstack@c-api.service[100523]: INFO cinder.api.openstack.wsgi [None req-4781db1a-fd8c-4604-8993-235ffcba1a56 tempest-VolumesGetTest-1919282380 tempest-VolumesGetTest-1919282380-project-member] https://10.4.3.117/volume/v3/volumes returned with HTTP 202 Jul 27 16:15:32.377970 np0000005924 devstack@c-api.service[100523]: [pid: 100523|app: 0|req: 729/2889] 10.4.3.117 () {68 vars in 1259 bytes} [Mon Jul 27 16:15:32 2026] POST /volume/v3/volumes => generated 759 bytes in 297 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 27 16:15:32.392112 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.middleware.request_id [None req-6b28fb8b-e221-4cd9-b55d-fce02d9b4eb8 None None] RequestId filter calling following filter/app {{(pid=100521) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:15:32.393861 np0000005924 devstack@c-api.service[100521]: INFO cinder.api.openstack.wsgi [None req-6b28fb8b-e221-4cd9-b55d-fce02d9b4eb8 tempest-VolumesGetTest-1919282380 tempest-VolumesGetTest-1919282380-project-member] GET https://10.4.3.117/volume/v3/volumes/2e7462cc-02f8-46b8-b110-d441aa48a44c Jul 27 16:15:32.394037 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.openstack.wsgi [None req-6b28fb8b-e221-4cd9-b55d-fce02d9b4eb8 tempest-VolumesGetTest-1919282380 tempest-VolumesGetTest-1919282380-project-member] Empty body provided in request {{(pid=100521) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:15:32.394243 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.openstack.wsgi [None req-6b28fb8b-e221-4cd9-b55d-fce02d9b4eb8 tempest-VolumesGetTest-1919282380 tempest-VolumesGetTest-1919282380-project-member] Calling method 'show' {{(pid=100521) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:15:32.402621 np0000005924 devstack@c-api.service[100521]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:15:32.402621 np0000005924 devstack@c-api.service[100521]: warnings.warn( Jul 27 16:15:32.407578 np0000005924 devstack@c-api.service[100521]: INFO cinder.volume.api [None req-6b28fb8b-e221-4cd9-b55d-fce02d9b4eb8 tempest-VolumesGetTest-1919282380 tempest-VolumesGetTest-1919282380-project-member] Volume info retrieved successfully. Jul 27 16:15:32.413267 np0000005924 devstack@c-api.service[100521]: INFO cinder.api.openstack.wsgi [None req-6b28fb8b-e221-4cd9-b55d-fce02d9b4eb8 tempest-VolumesGetTest-1919282380 tempest-VolumesGetTest-1919282380-project-member] https://10.4.3.117/volume/v3/volumes/2e7462cc-02f8-46b8-b110-d441aa48a44c returned with HTTP 200 Jul 27 16:15:32.414068 np0000005924 devstack@c-api.service[100521]: [pid: 100521|app: 0|req: 716/2890] 10.4.3.117 () {66 vars in 1348 bytes} [Mon Jul 27 16:15:32 2026] GET /volume/v3/volumes/2e7462cc-02f8-46b8-b110-d441aa48a44c => generated 827 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 27 16:15:32.481073 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.middleware.request_id [None req-b3c975e2-9008-4e64-b6aa-69a2a3730e14 None None] RequestId filter calling following filter/app {{(pid=100522) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:15:32.483108 np0000005924 devstack@c-api.service[100522]: INFO cinder.api.openstack.wsgi [None req-b3c975e2-9008-4e64-b6aa-69a2a3730e14 tempest-TestMinimumBasicScenario-2123975078 tempest-TestMinimumBasicScenario-2123975078-project-member] GET https://10.4.3.117/volume/v3/snapshots/5974ec76-0ec2-4cb9-a6f0-18b0b61ddd9e Jul 27 16:15:32.483353 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.openstack.wsgi [None req-b3c975e2-9008-4e64-b6aa-69a2a3730e14 tempest-TestMinimumBasicScenario-2123975078 tempest-TestMinimumBasicScenario-2123975078-project-member] Empty body provided in request {{(pid=100522) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:15:32.483545 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.openstack.wsgi [None req-b3c975e2-9008-4e64-b6aa-69a2a3730e14 tempest-TestMinimumBasicScenario-2123975078 tempest-TestMinimumBasicScenario-2123975078-project-member] Calling method 'show' {{(pid=100522) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:15:32.490135 np0000005924 devstack@c-api.service[100522]: INFO cinder.api.openstack.wsgi [None req-b3c975e2-9008-4e64-b6aa-69a2a3730e14 tempest-TestMinimumBasicScenario-2123975078 tempest-TestMinimumBasicScenario-2123975078-project-member] https://10.4.3.117/volume/v3/snapshots/5974ec76-0ec2-4cb9-a6f0-18b0b61ddd9e returned with HTTP 404 Jul 27 16:15:32.490668 np0000005924 devstack@c-api.service[100522]: [pid: 100522|app: 0|req: 716/2891] 10.4.3.117 () {66 vars in 1354 bytes} [Mon Jul 27 16:15:32 2026] GET /volume/v3/snapshots/5974ec76-0ec2-4cb9-a6f0-18b0b61ddd9e => generated 111 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 27 16:15:32.639724 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.middleware.request_id [req-3ef54c50-49f9-4557-8bfa-647357581931 req-be767808-e0a2-48fd-ab2e-d2e14fe8c4f2 None None] RequestId filter calling following filter/app {{(pid=100524) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:15:32.648191 np0000005924 devstack@c-api.service[100524]: INFO cinder.api.openstack.wsgi [req-3ef54c50-49f9-4557-8bfa-647357581931 req-be767808-e0a2-48fd-ab2e-d2e14fe8c4f2 tempest-TestMinimumBasicScenario-2123975078 tempest-TestMinimumBasicScenario-2123975078-project-member] GET https://10.4.3.117/volume/v3/attachments?instance_id=0932a023-5017-4c89-ac4f-bb995db2c319 Jul 27 16:15:32.648191 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.openstack.wsgi [req-3ef54c50-49f9-4557-8bfa-647357581931 req-be767808-e0a2-48fd-ab2e-d2e14fe8c4f2 tempest-TestMinimumBasicScenario-2123975078 tempest-TestMinimumBasicScenario-2123975078-project-member] Empty body provided in request {{(pid=100524) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:15:32.648191 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.openstack.wsgi [req-3ef54c50-49f9-4557-8bfa-647357581931 req-be767808-e0a2-48fd-ab2e-d2e14fe8c4f2 tempest-TestMinimumBasicScenario-2123975078 tempest-TestMinimumBasicScenario-2123975078-project-member] Calling method 'version_select' {{(pid=100524) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:15:32.666249 np0000005924 devstack@c-api.service[100524]: INFO cinder.api.openstack.wsgi [req-3ef54c50-49f9-4557-8bfa-647357581931 req-be767808-e0a2-48fd-ab2e-d2e14fe8c4f2 tempest-TestMinimumBasicScenario-2123975078 tempest-TestMinimumBasicScenario-2123975078-project-member] https://10.4.3.117/volume/v3/attachments?instance_id=0932a023-5017-4c89-ac4f-bb995db2c319 returned with HTTP 200 Jul 27 16:15:32.666556 np0000005924 devstack@c-api.service[100524]: [pid: 100524|app: 0|req: 731/2892] 10.4.3.117 () {70 vars in 1637 bytes} [Mon Jul 27 16:15:32 2026] GET /volume/v3/attachments?instance_id=0932a023-5017-4c89-ac4f-bb995db2c319 => generated 192 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 27 16:15:32.678238 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.middleware.request_id [req-3ef54c50-49f9-4557-8bfa-647357581931 req-2f2a90f1-aa81-4b76-8dc1-2902929b1774 None None] RequestId filter calling following filter/app {{(pid=100523) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:15:32.681005 np0000005924 devstack@c-api.service[100523]: INFO cinder.api.openstack.wsgi [req-3ef54c50-49f9-4557-8bfa-647357581931 req-2f2a90f1-aa81-4b76-8dc1-2902929b1774 tempest-TestMinimumBasicScenario-2123975078 tempest-TestMinimumBasicScenario-2123975078-project-member] GET https://10.4.3.117/volume/v3/attachments/06b8c46a-218f-4c45-81bb-10a673c84618 Jul 27 16:15:32.681207 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.openstack.wsgi [req-3ef54c50-49f9-4557-8bfa-647357581931 req-2f2a90f1-aa81-4b76-8dc1-2902929b1774 tempest-TestMinimumBasicScenario-2123975078 tempest-TestMinimumBasicScenario-2123975078-project-member] Empty body provided in request {{(pid=100523) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:15:32.681420 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.openstack.wsgi [req-3ef54c50-49f9-4557-8bfa-647357581931 req-2f2a90f1-aa81-4b76-8dc1-2902929b1774 tempest-TestMinimumBasicScenario-2123975078 tempest-TestMinimumBasicScenario-2123975078-project-member] Calling method 'version_select' {{(pid=100523) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:15:32.709227 np0000005924 devstack@c-api.service[100523]: INFO cinder.api.openstack.wsgi [req-3ef54c50-49f9-4557-8bfa-647357581931 req-2f2a90f1-aa81-4b76-8dc1-2902929b1774 tempest-TestMinimumBasicScenario-2123975078 tempest-TestMinimumBasicScenario-2123975078-project-member] https://10.4.3.117/volume/v3/attachments/06b8c46a-218f-4c45-81bb-10a673c84618 returned with HTTP 200 Jul 27 16:15:32.709620 np0000005924 devstack@c-api.service[100523]: [pid: 100523|app: 0|req: 730/2893] 10.4.3.117 () {70 vars in 1651 bytes} [Mon Jul 27 16:15:32 2026] GET /volume/v3/attachments/06b8c46a-218f-4c45-81bb-10a673c84618 => generated 993 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 27 16:15:33.156814 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.middleware.request_id [None req-1d66bddc-91cc-4a97-afa7-9bd2012c52ea None None] RequestId filter calling following filter/app {{(pid=100521) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:15:33.159028 np0000005924 devstack@c-api.service[100521]: INFO cinder.api.openstack.wsgi [None req-1d66bddc-91cc-4a97-afa7-9bd2012c52ea tempest-VolumesBackupsTest-1601316061 tempest-VolumesBackupsTest-1601316061-project-member] GET https://10.4.3.117/volume/v3/backups/94af9a52-7f69-4f81-abc6-3124a863a558 Jul 27 16:15:33.159229 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.openstack.wsgi [None req-1d66bddc-91cc-4a97-afa7-9bd2012c52ea tempest-VolumesBackupsTest-1601316061 tempest-VolumesBackupsTest-1601316061-project-member] Empty body provided in request {{(pid=100521) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:15:33.159449 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.openstack.wsgi [None req-1d66bddc-91cc-4a97-afa7-9bd2012c52ea tempest-VolumesBackupsTest-1601316061 tempest-VolumesBackupsTest-1601316061-project-member] Calling method 'show' {{(pid=100521) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:15:33.159561 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.v3.backups [None req-1d66bddc-91cc-4a97-afa7-9bd2012c52ea tempest-VolumesBackupsTest-1601316061 tempest-VolumesBackupsTest-1601316061-project-member] Show backup with id 94af9a52-7f69-4f81-abc6-3124a863a558. {{(pid=100521) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 27 16:15:33.164680 np0000005924 devstack@c-api.service[100521]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:15:33.164680 np0000005924 devstack@c-api.service[100521]: warnings.warn( Jul 27 16:15:33.165414 np0000005924 devstack@c-api.service[100521]: INFO cinder.api.openstack.wsgi [None req-1d66bddc-91cc-4a97-afa7-9bd2012c52ea tempest-VolumesBackupsTest-1601316061 tempest-VolumesBackupsTest-1601316061-project-member] https://10.4.3.117/volume/v3/backups/94af9a52-7f69-4f81-abc6-3124a863a558 returned with HTTP 200 Jul 27 16:15:33.165782 np0000005924 devstack@c-api.service[100521]: [pid: 100521|app: 0|req: 717/2894] 10.4.3.117 () {66 vars in 1348 bytes} [Mon Jul 27 16:15:33 2026] GET /volume/v3/backups/94af9a52-7f69-4f81-abc6-3124a863a558 => generated 791 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 27 16:15:33.419678 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.middleware.request_id [None req-273e4fbe-d651-4b32-86ad-f96bc14d5729 None None] RequestId filter calling following filter/app {{(pid=100522) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:15:33.426525 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.middleware.request_id [None req-94a7b34f-a5c5-4e08-b718-2a960b77f432 None None] RequestId filter calling following filter/app {{(pid=100524) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:15:33.428514 np0000005924 devstack@c-api.service[100524]: INFO cinder.api.openstack.wsgi [None req-94a7b34f-a5c5-4e08-b718-2a960b77f432 tempest-VolumesGetTest-1919282380 tempest-VolumesGetTest-1919282380-project-member] GET https://10.4.3.117/volume/v3/volumes/2e7462cc-02f8-46b8-b110-d441aa48a44c Jul 27 16:15:33.428678 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.openstack.wsgi [None req-94a7b34f-a5c5-4e08-b718-2a960b77f432 tempest-VolumesGetTest-1919282380 tempest-VolumesGetTest-1919282380-project-member] Empty body provided in request {{(pid=100524) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:15:33.428949 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.openstack.wsgi [None req-94a7b34f-a5c5-4e08-b718-2a960b77f432 tempest-VolumesGetTest-1919282380 tempest-VolumesGetTest-1919282380-project-member] Calling method 'show' {{(pid=100524) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:15:33.437290 np0000005924 devstack@c-api.service[100524]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:15:33.437290 np0000005924 devstack@c-api.service[100524]: warnings.warn( Jul 27 16:15:33.443045 np0000005924 devstack@c-api.service[100524]: INFO cinder.volume.api [None req-94a7b34f-a5c5-4e08-b718-2a960b77f432 tempest-VolumesGetTest-1919282380 tempest-VolumesGetTest-1919282380-project-member] Volume info retrieved successfully. Jul 27 16:15:33.449400 np0000005924 devstack@c-api.service[100524]: INFO cinder.api.openstack.wsgi [None req-94a7b34f-a5c5-4e08-b718-2a960b77f432 tempest-VolumesGetTest-1919282380 tempest-VolumesGetTest-1919282380-project-member] https://10.4.3.117/volume/v3/volumes/2e7462cc-02f8-46b8-b110-d441aa48a44c returned with HTTP 200 Jul 27 16:15:33.449813 np0000005924 devstack@c-api.service[100524]: [pid: 100524|app: 0|req: 732/2895] 10.4.3.117 () {66 vars in 1348 bytes} [Mon Jul 27 16:15:33 2026] GET /volume/v3/volumes/2e7462cc-02f8-46b8-b110-d441aa48a44c => generated 1367 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 27 16:15:33.462300 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.middleware.request_id [None req-5702fa36-3d3e-4350-8767-7fb644e9bbf6 None None] RequestId filter calling following filter/app {{(pid=100523) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:15:33.464063 np0000005924 devstack@c-api.service[100523]: INFO cinder.api.openstack.wsgi [None req-5702fa36-3d3e-4350-8767-7fb644e9bbf6 tempest-VolumesGetTest-1919282380 tempest-VolumesGetTest-1919282380-project-member] GET https://10.4.3.117/volume/v3/volumes/2e7462cc-02f8-46b8-b110-d441aa48a44c Jul 27 16:15:33.464243 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.openstack.wsgi [None req-5702fa36-3d3e-4350-8767-7fb644e9bbf6 tempest-VolumesGetTest-1919282380 tempest-VolumesGetTest-1919282380-project-member] Empty body provided in request {{(pid=100523) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:15:33.464451 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.openstack.wsgi [None req-5702fa36-3d3e-4350-8767-7fb644e9bbf6 tempest-VolumesGetTest-1919282380 tempest-VolumesGetTest-1919282380-project-member] Calling method 'show' {{(pid=100523) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:15:33.471614 np0000005924 devstack@c-api.service[100523]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:15:33.471614 np0000005924 devstack@c-api.service[100523]: warnings.warn( Jul 27 16:15:33.479139 np0000005924 devstack@c-api.service[100523]: INFO cinder.volume.api [None req-5702fa36-3d3e-4350-8767-7fb644e9bbf6 tempest-VolumesGetTest-1919282380 tempest-VolumesGetTest-1919282380-project-member] Volume info retrieved successfully. Jul 27 16:15:33.485116 np0000005924 devstack@c-api.service[100523]: INFO cinder.api.openstack.wsgi [None req-5702fa36-3d3e-4350-8767-7fb644e9bbf6 tempest-VolumesGetTest-1919282380 tempest-VolumesGetTest-1919282380-project-member] https://10.4.3.117/volume/v3/volumes/2e7462cc-02f8-46b8-b110-d441aa48a44c returned with HTTP 200 Jul 27 16:15:33.485483 np0000005924 devstack@c-api.service[100523]: [pid: 100523|app: 0|req: 731/2896] 10.4.3.117 () {66 vars in 1348 bytes} [Mon Jul 27 16:15:33 2026] GET /volume/v3/volumes/2e7462cc-02f8-46b8-b110-d441aa48a44c => generated 1367 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 27 16:15:33.500313 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.middleware.request_id [None req-c22bfc85-6e98-4146-8dfe-cd1b5f0de93a None None] RequestId filter calling following filter/app {{(pid=100521) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:15:33.502369 np0000005924 devstack@c-api.service[100521]: INFO cinder.api.openstack.wsgi [None req-c22bfc85-6e98-4146-8dfe-cd1b5f0de93a tempest-VolumesGetTest-1919282380 tempest-VolumesGetTest-1919282380-project-member] PUT https://10.4.3.117/volume/v3/volumes/2e7462cc-02f8-46b8-b110-d441aa48a44c Jul 27 16:15:33.502759 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.openstack.wsgi [None req-c22bfc85-6e98-4146-8dfe-cd1b5f0de93a tempest-VolumesGetTest-1919282380 tempest-VolumesGetTest-1919282380-project-member] Action: 'update', calling method: update, body: {"volume": {"name": "tempest-VolumesGetTest-Volume-1211746453"}} {{(pid=100521) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 27 16:15:33.512210 np0000005924 devstack@c-api.service[100521]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:15:33.512210 np0000005924 devstack@c-api.service[100521]: warnings.warn( Jul 27 16:15:33.519285 np0000005924 devstack@c-api.service[100521]: INFO cinder.volume.api [None req-c22bfc85-6e98-4146-8dfe-cd1b5f0de93a tempest-VolumesGetTest-1919282380 tempest-VolumesGetTest-1919282380-project-member] Volume info retrieved successfully. Jul 27 16:15:33.532391 np0000005924 devstack@c-api.service[100521]: INFO cinder.volume.api [None req-c22bfc85-6e98-4146-8dfe-cd1b5f0de93a tempest-VolumesGetTest-1919282380 tempest-VolumesGetTest-1919282380-project-member] Volume updated successfully. Jul 27 16:15:33.532391 np0000005924 devstack@c-api.service[100521]: INFO cinder.api.openstack.wsgi [None req-c22bfc85-6e98-4146-8dfe-cd1b5f0de93a tempest-VolumesGetTest-1919282380 tempest-VolumesGetTest-1919282380-project-member] https://10.4.3.117/volume/v3/volumes/2e7462cc-02f8-46b8-b110-d441aa48a44c returned with HTTP 200 Jul 27 16:15:33.532391 np0000005924 devstack@c-api.service[100521]: [pid: 100521|app: 0|req: 718/2897] 10.4.3.117 () {68 vars in 1368 bytes} [Mon Jul 27 16:15:33 2026] PUT /volume/v3/volumes/2e7462cc-02f8-46b8-b110-d441aa48a44c => generated 783 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 27 16:15:33.544150 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.middleware.request_id [None req-87ed78db-de95-4450-b7bb-8cd7bbad33aa None None] RequestId filter calling following filter/app {{(pid=100524) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:15:33.547238 np0000005924 devstack@c-api.service[100524]: INFO cinder.api.openstack.wsgi [None req-87ed78db-de95-4450-b7bb-8cd7bbad33aa tempest-VolumesGetTest-1919282380 tempest-VolumesGetTest-1919282380-project-member] PUT https://10.4.3.117/volume/v3/volumes/2e7462cc-02f8-46b8-b110-d441aa48a44c Jul 27 16:15:33.547238 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.openstack.wsgi [None req-87ed78db-de95-4450-b7bb-8cd7bbad33aa tempest-VolumesGetTest-1919282380 tempest-VolumesGetTest-1919282380-project-member] Action: 'update', calling method: update, body: {"volume": {"name": "tempest-VolumesGetTest-new-Volume-2049847104", "description": "This is the new description of volume"}} {{(pid=100524) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 27 16:15:33.547859 np0000005924 devstack@c-api.service[100522]: INFO cinder.api.openstack.wsgi [None req-273e4fbe-d651-4b32-86ad-f96bc14d5729 tempest-TestImageHashVerification-1877390778 tempest-TestImageHashVerification-1877390778-project-member] POST https://10.4.3.117/volume/v3/volumes Jul 27 16:15:33.548265 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.openstack.wsgi [None req-273e4fbe-d651-4b32-86ad-f96bc14d5729 tempest-TestImageHashVerification-1877390778 tempest-TestImageHashVerification-1877390778-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestImageHashVerification-volume-1559376269", "snapshot_id": null, "imageRef": null, "volume_type": null, "size": 1}} {{(pid=100522) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 27 16:15:33.550937 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.v3.volumes [None req-273e4fbe-d651-4b32-86ad-f96bc14d5729 tempest-TestImageHashVerification-1877390778 tempest-TestImageHashVerification-1877390778-project-member] Create volume request body: {'volume': {'name': 'tempest-TestImageHashVerification-volume-1559376269', 'snapshot_id': None, 'imageRef': None, 'volume_type': None, 'size': 1}} {{(pid=100522) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 27 16:15:33.551086 np0000005924 devstack@c-api.service[100522]: INFO cinder.api.v3.volumes [None req-273e4fbe-d651-4b32-86ad-f96bc14d5729 tempest-TestImageHashVerification-1877390778 tempest-TestImageHashVerification-1877390778-project-member] Create volume of 1 GB Jul 27 16:15:33.555072 np0000005924 devstack@c-api.service[100524]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:15:33.555072 np0000005924 devstack@c-api.service[100524]: warnings.warn( Jul 27 16:15:33.555482 np0000005924 devstack@c-api.service[100522]: INFO cinder.volume.api [None req-273e4fbe-d651-4b32-86ad-f96bc14d5729 tempest-TestImageHashVerification-1877390778 tempest-TestImageHashVerification-1877390778-project-member] Availability Zones retrieved successfully. Jul 27 16:15:33.558341 np0000005924 devstack@c-api.service[100524]: INFO cinder.volume.api [None req-87ed78db-de95-4450-b7bb-8cd7bbad33aa tempest-VolumesGetTest-1919282380 tempest-VolumesGetTest-1919282380-project-member] Volume info retrieved successfully. Jul 27 16:15:33.562554 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.volume.api [None req-273e4fbe-d651-4b32-86ad-f96bc14d5729 tempest-TestImageHashVerification-1877390778 tempest-TestImageHashVerification-1877390778-project-member] Flow 'volume_create_api' (e6fa37f1-8c4c-4b96-8f86-be4a24984d4f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100522) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 27 16:15:33.563726 np0000005924 devstack@c-api.service[100524]: INFO cinder.volume.api [None req-87ed78db-de95-4450-b7bb-8cd7bbad33aa tempest-VolumesGetTest-1919282380 tempest-VolumesGetTest-1919282380-project-member] Volume updated successfully. Jul 27 16:15:33.564011 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.volume.api [None req-273e4fbe-d651-4b32-86ad-f96bc14d5729 tempest-TestImageHashVerification-1877390778 tempest-TestImageHashVerification-1877390778-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (828c3dd9-3a92-487d-8e2c-1453f6d5e944) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100522) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 27 16:15:33.564388 np0000005924 devstack@c-api.service[100524]: INFO cinder.api.openstack.wsgi [None req-87ed78db-de95-4450-b7bb-8cd7bbad33aa tempest-VolumesGetTest-1919282380 tempest-VolumesGetTest-1919282380-project-member] https://10.4.3.117/volume/v3/volumes/2e7462cc-02f8-46b8-b110-d441aa48a44c returned with HTTP 200 Jul 27 16:15:33.565183 np0000005924 devstack@c-api.service[100524]: [pid: 100524|app: 0|req: 733/2898] 10.4.3.117 () {68 vars in 1369 bytes} [Mon Jul 27 16:15:33 2026] PUT /volume/v3/volumes/2e7462cc-02f8-46b8-b110-d441aa48a44c => generated 822 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 27 16:15:33.565235 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.volume.flows.api.create_volume [None req-273e4fbe-d651-4b32-86ad-f96bc14d5729 tempest-TestImageHashVerification-1877390778 tempest-TestImageHashVerification-1877390778-project-member] Validating volume size '1' using validate_int {{(pid=100522) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 27 16:15:33.576239 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.middleware.request_id [None req-323ba6a2-235e-44f6-955c-4fa22a3f4746 None None] RequestId filter calling following filter/app {{(pid=100523) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:15:33.578023 np0000005924 devstack@c-api.service[100523]: INFO cinder.api.openstack.wsgi [None req-323ba6a2-235e-44f6-955c-4fa22a3f4746 tempest-VolumesGetTest-1919282380 tempest-VolumesGetTest-1919282380-project-member] GET https://10.4.3.117/volume/v3/volumes/2e7462cc-02f8-46b8-b110-d441aa48a44c Jul 27 16:15:33.578204 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.openstack.wsgi [None req-323ba6a2-235e-44f6-955c-4fa22a3f4746 tempest-VolumesGetTest-1919282380 tempest-VolumesGetTest-1919282380-project-member] Empty body provided in request {{(pid=100523) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:15:33.578401 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.openstack.wsgi [None req-323ba6a2-235e-44f6-955c-4fa22a3f4746 tempest-VolumesGetTest-1919282380 tempest-VolumesGetTest-1919282380-project-member] Calling method 'show' {{(pid=100523) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:15:33.586902 np0000005924 devstack@c-api.service[100523]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:15:33.586902 np0000005924 devstack@c-api.service[100523]: warnings.warn( Jul 27 16:15:33.590382 np0000005924 devstack@c-api.service[100523]: INFO cinder.volume.api [None req-323ba6a2-235e-44f6-955c-4fa22a3f4746 tempest-VolumesGetTest-1919282380 tempest-VolumesGetTest-1919282380-project-member] Volume info retrieved successfully. Jul 27 16:15:33.594662 np0000005924 devstack@c-api.service[100523]: INFO cinder.api.openstack.wsgi [None req-323ba6a2-235e-44f6-955c-4fa22a3f4746 tempest-VolumesGetTest-1919282380 tempest-VolumesGetTest-1919282380-project-member] https://10.4.3.117/volume/v3/volumes/2e7462cc-02f8-46b8-b110-d441aa48a44c returned with HTTP 200 Jul 27 16:15:33.595050 np0000005924 devstack@c-api.service[100523]: [pid: 100523|app: 0|req: 732/2899] 10.4.3.117 () {66 vars in 1348 bytes} [Mon Jul 27 16:15:33 2026] GET /volume/v3/volumes/2e7462cc-02f8-46b8-b110-d441aa48a44c => generated 1406 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 27 16:15:33.596266 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.volume.api [None req-273e4fbe-d651-4b32-86ad-f96bc14d5729 tempest-TestImageHashVerification-1877390778 tempest-TestImageHashVerification-1877390778-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (828c3dd9-3a92-487d-8e2c-1453f6d5e944) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-27T16:04:59Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=2bce4e1a-e6e0-49d9-be36-c3405449a01e,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '2bce4e1a-e6e0-49d9-be36-c3405449a01e', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100522) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 27 16:15:33.597016 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.volume.api [None req-273e4fbe-d651-4b32-86ad-f96bc14d5729 tempest-TestImageHashVerification-1877390778 tempest-TestImageHashVerification-1877390778-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (3d5fbbde-eaec-41ee-873f-04bbebe65c5f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100522) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 27 16:15:33.605894 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.middleware.request_id [None req-9bc28dd6-8872-45d4-ae60-9df7438f5481 None None] RequestId filter calling following filter/app {{(pid=100521) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:15:33.607590 np0000005924 devstack@c-api.service[100521]: INFO cinder.api.openstack.wsgi [None req-9bc28dd6-8872-45d4-ae60-9df7438f5481 tempest-VolumesGetTest-1919282380 tempest-VolumesGetTest-1919282380-project-member] POST https://10.4.3.117/volume/v3/volumes Jul 27 16:15:33.607948 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.openstack.wsgi [None req-9bc28dd6-8872-45d4-ae60-9df7438f5481 tempest-VolumesGetTest-1919282380 tempest-VolumesGetTest-1919282380-project-member] Action: 'create', calling method: create, body: {"volume": {"description": "tempest-@#$%^* description-611239121", "availability_zone": "nova", "size": 1, "name": "tempest-VolumesGetTest-Volume-1140836529"}} {{(pid=100521) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 27 16:15:33.609339 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.v3.volumes [None req-9bc28dd6-8872-45d4-ae60-9df7438f5481 tempest-VolumesGetTest-1919282380 tempest-VolumesGetTest-1919282380-project-member] Create volume request body: {'volume': {'description': 'tempest-@#$%^* description-611239121', 'availability_zone': 'nova', 'size': 1, 'name': 'tempest-VolumesGetTest-Volume-1140836529'}} {{(pid=100521) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 27 16:15:33.609469 np0000005924 devstack@c-api.service[100521]: INFO cinder.api.v3.volumes [None req-9bc28dd6-8872-45d4-ae60-9df7438f5481 tempest-VolumesGetTest-1919282380 tempest-VolumesGetTest-1919282380-project-member] Create volume of 1 GB Jul 27 16:15:33.613397 np0000005924 devstack@c-api.service[100521]: INFO cinder.volume.api [None req-9bc28dd6-8872-45d4-ae60-9df7438f5481 tempest-VolumesGetTest-1919282380 tempest-VolumesGetTest-1919282380-project-member] Availability Zones retrieved successfully. Jul 27 16:15:33.618319 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.volume.api [None req-9bc28dd6-8872-45d4-ae60-9df7438f5481 tempest-VolumesGetTest-1919282380 tempest-VolumesGetTest-1919282380-project-member] Flow 'volume_create_api' (5a6829ea-c9de-4f38-8595-ca1fab629d77) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100521) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 27 16:15:33.619169 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.volume.api [None req-9bc28dd6-8872-45d4-ae60-9df7438f5481 tempest-VolumesGetTest-1919282380 tempest-VolumesGetTest-1919282380-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (bea8cbb0-4a3c-4b50-a121-f2b70f2be50e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100521) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 27 16:15:33.619962 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.volume.flows.api.create_volume [None req-9bc28dd6-8872-45d4-ae60-9df7438f5481 tempest-VolumesGetTest-1919282380 tempest-VolumesGetTest-1919282380-project-member] Validating volume size '1' using validate_int {{(pid=100521) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 27 16:15:33.643845 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.volume.api [None req-9bc28dd6-8872-45d4-ae60-9df7438f5481 tempest-VolumesGetTest-1919282380 tempest-VolumesGetTest-1919282380-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (bea8cbb0-4a3c-4b50-a121-f2b70f2be50e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-27T16:04:59Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=2bce4e1a-e6e0-49d9-be36-c3405449a01e,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '2bce4e1a-e6e0-49d9-be36-c3405449a01e', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100521) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 27 16:15:33.644655 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.volume.api [None req-9bc28dd6-8872-45d4-ae60-9df7438f5481 tempest-VolumesGetTest-1919282380 tempest-VolumesGetTest-1919282380-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (dd3dde6e-47b8-410d-b2b3-884c76357900) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100521) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 27 16:15:33.646181 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.quota [None req-273e4fbe-d651-4b32-86ad-f96bc14d5729 tempest-TestImageHashVerification-1877390778 tempest-TestImageHashVerification-1877390778-project-member] Created reservations ['08197fdd-1904-4ac1-8d1e-f7135fbc6452', '8281ce65-2faf-44fd-afb1-ee24bc23585d', '79911e0d-7de5-4fac-b81e-abf1da79c5f7', '0216fcda-0c8d-474c-8624-8aa98627be12'] {{(pid=100522) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 27 16:15:33.646957 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.volume.api [None req-273e4fbe-d651-4b32-86ad-f96bc14d5729 tempest-TestImageHashVerification-1877390778 tempest-TestImageHashVerification-1877390778-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (3d5fbbde-eaec-41ee-873f-04bbebe65c5f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['08197fdd-1904-4ac1-8d1e-f7135fbc6452', '8281ce65-2faf-44fd-afb1-ee24bc23585d', '79911e0d-7de5-4fac-b81e-abf1da79c5f7', '0216fcda-0c8d-474c-8624-8aa98627be12']}' {{(pid=100522) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 27 16:15:33.647628 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.volume.api [None req-273e4fbe-d651-4b32-86ad-f96bc14d5729 tempest-TestImageHashVerification-1877390778 tempest-TestImageHashVerification-1877390778-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (edf0ec31-ab9e-44cb-8c4c-7ecb7f738804) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100522) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 27 16:15:33.668120 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.volume.api [None req-273e4fbe-d651-4b32-86ad-f96bc14d5729 tempest-TestImageHashVerification-1877390778 tempest-TestImageHashVerification-1877390778-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (edf0ec31-ab9e-44cb-8c4c-7ecb7f738804) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '8395aff1-5eb9-415e-8d96-4505c0965073', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestImageHashVerification-volume-1559376269',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='1d84ac80b3224bc79545492d5eb747e9',qos_specs=None,replication_status=,reservations=['08197fdd-1904-4ac1-8d1e-f7135fbc6452','8281ce65-2faf-44fd-afb1-ee24bc23585d','79911e0d-7de5-4fac-b81e-abf1da79c5f7','0216fcda-0c8d-474c-8624-8aa98627be12'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='30c81cc51d4146ef9fb8716436a0866e',volume_type_id=2bce4e1a-e6e0-49d9-be36-c3405449a01e), 'volume': Volume(_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-27T16:15:33Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestImageHashVerification-volume-1559376269',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=8395aff1-5eb9-415e-8d96-4505c0965073,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='1d84ac80b3224bc79545492d5eb747e9',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='30c81cc51d4146ef9fb8716436a0866e',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(2bce4e1a-e6e0-49d9-be36-c3405449a01e),volume_type_id=2bce4e1a-e6e0-49d9-be36-c3405449a01e)}' {{(pid=100522) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 27 16:15:33.668956 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.volume.api [None req-273e4fbe-d651-4b32-86ad-f96bc14d5729 tempest-TestImageHashVerification-1877390778 tempest-TestImageHashVerification-1877390778-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (01112cea-7d83-4500-9166-8dac33832e0e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100522) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 27 16:15:33.682292 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.quota [None req-9bc28dd6-8872-45d4-ae60-9df7438f5481 tempest-VolumesGetTest-1919282380 tempest-VolumesGetTest-1919282380-project-member] Created reservations ['0aed2da3-f1a0-438c-b589-223576593b66', '9348627d-1ee2-4fcc-9e53-38b45463466b', '18c8e99e-4b2e-4d8d-ac5f-7e95bc7ffaad', 'ff26a6ef-b857-4ca8-a70c-f09eda369898'] {{(pid=100521) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 27 16:15:33.683040 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.volume.api [None req-9bc28dd6-8872-45d4-ae60-9df7438f5481 tempest-VolumesGetTest-1919282380 tempest-VolumesGetTest-1919282380-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (dd3dde6e-47b8-410d-b2b3-884c76357900) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['0aed2da3-f1a0-438c-b589-223576593b66', '9348627d-1ee2-4fcc-9e53-38b45463466b', '18c8e99e-4b2e-4d8d-ac5f-7e95bc7ffaad', 'ff26a6ef-b857-4ca8-a70c-f09eda369898']}' {{(pid=100521) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 27 16:15:33.683800 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.volume.api [None req-9bc28dd6-8872-45d4-ae60-9df7438f5481 tempest-VolumesGetTest-1919282380 tempest-VolumesGetTest-1919282380-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (53873768-e0ac-4084-b255-2baf1b958104) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100521) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 27 16:15:33.694905 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.volume.api [None req-273e4fbe-d651-4b32-86ad-f96bc14d5729 tempest-TestImageHashVerification-1877390778 tempest-TestImageHashVerification-1877390778-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (01112cea-7d83-4500-9166-8dac33832e0e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestImageHashVerification-volume-1559376269',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='1d84ac80b3224bc79545492d5eb747e9',qos_specs=None,replication_status=,reservations=['08197fdd-1904-4ac1-8d1e-f7135fbc6452','8281ce65-2faf-44fd-afb1-ee24bc23585d','79911e0d-7de5-4fac-b81e-abf1da79c5f7','0216fcda-0c8d-474c-8624-8aa98627be12'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='30c81cc51d4146ef9fb8716436a0866e',volume_type_id=2bce4e1a-e6e0-49d9-be36-c3405449a01e)}' {{(pid=100522) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 27 16:15:33.695896 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.volume.api [None req-273e4fbe-d651-4b32-86ad-f96bc14d5729 tempest-TestImageHashVerification-1877390778 tempest-TestImageHashVerification-1877390778-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (83f01707-8048-43b8-a812-959e4774c90e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100522) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 27 16:15:33.706121 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.volume.api [None req-273e4fbe-d651-4b32-86ad-f96bc14d5729 tempest-TestImageHashVerification-1877390778 tempest-TestImageHashVerification-1877390778-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (83f01707-8048-43b8-a812-959e4774c90e) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100522) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 27 16:15:33.707002 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.volume.api [None req-273e4fbe-d651-4b32-86ad-f96bc14d5729 tempest-TestImageHashVerification-1877390778 tempest-TestImageHashVerification-1877390778-project-member] Flow 'volume_create_api' (e6fa37f1-8c4c-4b96-8f86-be4a24984d4f) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100522) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 27 16:15:33.707286 np0000005924 devstack@c-api.service[100522]: INFO cinder.volume.api [None req-273e4fbe-d651-4b32-86ad-f96bc14d5729 tempest-TestImageHashVerification-1877390778 tempest-TestImageHashVerification-1877390778-project-member] Create volume request issued successfully. Jul 27 16:15:33.707551 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.volume.api [None req-9bc28dd6-8872-45d4-ae60-9df7438f5481 tempest-VolumesGetTest-1919282380 tempest-VolumesGetTest-1919282380-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (53873768-e0ac-4084-b255-2baf1b958104) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'b5bf87b3-d2e5-4d00-84af-0e3905d186dd', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description='tempest-@#$%^* description-611239121',display_name='tempest-VolumesGetTest-Volume-1140836529',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='fa9330a50b624cb4a999b5ac1766eb1f',qos_specs=None,replication_status=,reservations=['0aed2da3-f1a0-438c-b589-223576593b66','9348627d-1ee2-4fcc-9e53-38b45463466b','18c8e99e-4b2e-4d8d-ac5f-7e95bc7ffaad','ff26a6ef-b857-4ca8-a70c-f09eda369898'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='0a8d00cbbf9c4993aa31c150f0975424',volume_type_id=2bce4e1a-e6e0-49d9-be36-c3405449a01e), 'volume': Volume(_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-27T16:15:33Z,deleted=False,deleted_at=None,display_description='tempest-@#$%^* description-611239121',display_name='tempest-VolumesGetTest-Volume-1140836529',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=b5bf87b3-d2e5-4d00-84af-0e3905d186dd,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='fa9330a50b624cb4a999b5ac1766eb1f',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='0a8d00cbbf9c4993aa31c150f0975424',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(2bce4e1a-e6e0-49d9-be36-c3405449a01e),volume_type_id=2bce4e1a-e6e0-49d9-be36-c3405449a01e)}' {{(pid=100521) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 27 16:15:33.707855 np0000005924 devstack@c-api.service[100522]: INFO cinder.api.openstack.wsgi [None req-273e4fbe-d651-4b32-86ad-f96bc14d5729 tempest-TestImageHashVerification-1877390778 tempest-TestImageHashVerification-1877390778-project-member] https://10.4.3.117/volume/v3/volumes returned with HTTP 202 Jul 27 16:15:33.708265 np0000005924 devstack@c-api.service[100522]: [pid: 100522|app: 0|req: 717/2900] 10.4.3.117 () {68 vars in 1259 bytes} [Mon Jul 27 16:15:33 2026] POST /volume/v3/volumes => generated 756 bytes in 289 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 27 16:15:33.708322 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.volume.api [None req-9bc28dd6-8872-45d4-ae60-9df7438f5481 tempest-VolumesGetTest-1919282380 tempest-VolumesGetTest-1919282380-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (95ffc69e-ebd0-4209-a94a-3a4d733f6169) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100521) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 27 16:15:33.729933 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.volume.api [None req-9bc28dd6-8872-45d4-ae60-9df7438f5481 tempest-VolumesGetTest-1919282380 tempest-VolumesGetTest-1919282380-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (95ffc69e-ebd0-4209-a94a-3a4d733f6169) transitioned into 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-611239121',display_name='tempest-VolumesGetTest-Volume-1140836529',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='fa9330a50b624cb4a999b5ac1766eb1f',qos_specs=None,replication_status=,reservations=['0aed2da3-f1a0-438c-b589-223576593b66','9348627d-1ee2-4fcc-9e53-38b45463466b','18c8e99e-4b2e-4d8d-ac5f-7e95bc7ffaad','ff26a6ef-b857-4ca8-a70c-f09eda369898'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='0a8d00cbbf9c4993aa31c150f0975424',volume_type_id=2bce4e1a-e6e0-49d9-be36-c3405449a01e)}' {{(pid=100521) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 27 16:15:33.730926 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.volume.api [None req-9bc28dd6-8872-45d4-ae60-9df7438f5481 tempest-VolumesGetTest-1919282380 tempest-VolumesGetTest-1919282380-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (273a12a4-b992-4adc-b66d-159e1c058637) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100521) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 27 16:15:33.732071 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.middleware.request_id [None req-80bc6989-1329-46b1-a8d4-3fe3ed2e2569 None None] RequestId filter calling following filter/app {{(pid=100524) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:15:33.736124 np0000005924 devstack@c-api.service[100524]: INFO cinder.api.openstack.wsgi [None req-80bc6989-1329-46b1-a8d4-3fe3ed2e2569 tempest-TestImageHashVerification-1877390778 tempest-TestImageHashVerification-1877390778-project-member] GET https://10.4.3.117/volume/v3/volumes/8395aff1-5eb9-415e-8d96-4505c0965073 Jul 27 16:15:33.736346 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.openstack.wsgi [None req-80bc6989-1329-46b1-a8d4-3fe3ed2e2569 tempest-TestImageHashVerification-1877390778 tempest-TestImageHashVerification-1877390778-project-member] Empty body provided in request {{(pid=100524) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:15:33.736583 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.openstack.wsgi [None req-80bc6989-1329-46b1-a8d4-3fe3ed2e2569 tempest-TestImageHashVerification-1877390778 tempest-TestImageHashVerification-1877390778-project-member] Calling method 'show' {{(pid=100524) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:15:33.744179 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.volume.api [None req-9bc28dd6-8872-45d4-ae60-9df7438f5481 tempest-VolumesGetTest-1919282380 tempest-VolumesGetTest-1919282380-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (273a12a4-b992-4adc-b66d-159e1c058637) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100521) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 27 16:15:33.745301 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.volume.api [None req-9bc28dd6-8872-45d4-ae60-9df7438f5481 tempest-VolumesGetTest-1919282380 tempest-VolumesGetTest-1919282380-project-member] Flow 'volume_create_api' (5a6829ea-c9de-4f38-8595-ca1fab629d77) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100521) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 27 16:15:33.745643 np0000005924 devstack@c-api.service[100524]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:15:33.745643 np0000005924 devstack@c-api.service[100524]: warnings.warn( Jul 27 16:15:33.745721 np0000005924 devstack@c-api.service[100521]: INFO cinder.volume.api [None req-9bc28dd6-8872-45d4-ae60-9df7438f5481 tempest-VolumesGetTest-1919282380 tempest-VolumesGetTest-1919282380-project-member] Create volume request issued successfully. Jul 27 16:15:33.746445 np0000005924 devstack@c-api.service[100521]: INFO cinder.api.openstack.wsgi [None req-9bc28dd6-8872-45d4-ae60-9df7438f5481 tempest-VolumesGetTest-1919282380 tempest-VolumesGetTest-1919282380-project-member] https://10.4.3.117/volume/v3/volumes returned with HTTP 202 Jul 27 16:15:33.747010 np0000005924 devstack@c-api.service[100521]: [pid: 100521|app: 0|req: 719/2901] 10.4.3.117 () {68 vars in 1259 bytes} [Mon Jul 27 16:15:33 2026] POST /volume/v3/volumes => generated 779 bytes in 141 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 27 16:15:33.750092 np0000005924 devstack@c-api.service[100524]: INFO cinder.volume.api [None req-80bc6989-1329-46b1-a8d4-3fe3ed2e2569 tempest-TestImageHashVerification-1877390778 tempest-TestImageHashVerification-1877390778-project-member] Volume info retrieved successfully. Jul 27 16:15:33.756597 np0000005924 devstack@c-api.service[100524]: INFO cinder.api.openstack.wsgi [None req-80bc6989-1329-46b1-a8d4-3fe3ed2e2569 tempest-TestImageHashVerification-1877390778 tempest-TestImageHashVerification-1877390778-project-member] https://10.4.3.117/volume/v3/volumes/8395aff1-5eb9-415e-8d96-4505c0965073 returned with HTTP 200 Jul 27 16:15:33.757143 np0000005924 devstack@c-api.service[100524]: [pid: 100524|app: 0|req: 734/2902] 10.4.3.117 () {66 vars in 1348 bytes} [Mon Jul 27 16:15:33 2026] GET /volume/v3/volumes/8395aff1-5eb9-415e-8d96-4505c0965073 => generated 824 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jul 27 16:15:33.758753 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.middleware.request_id [None req-d8520a70-27ba-45f6-8a4d-86069e7a1424 None None] RequestId filter calling following filter/app {{(pid=100523) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:15:33.761186 np0000005924 devstack@c-api.service[100523]: INFO cinder.api.openstack.wsgi [None req-d8520a70-27ba-45f6-8a4d-86069e7a1424 tempest-VolumesGetTest-1919282380 tempest-VolumesGetTest-1919282380-project-member] GET https://10.4.3.117/volume/v3/volumes/b5bf87b3-d2e5-4d00-84af-0e3905d186dd Jul 27 16:15:33.761475 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.openstack.wsgi [None req-d8520a70-27ba-45f6-8a4d-86069e7a1424 tempest-VolumesGetTest-1919282380 tempest-VolumesGetTest-1919282380-project-member] Empty body provided in request {{(pid=100523) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:15:33.761744 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.openstack.wsgi [None req-d8520a70-27ba-45f6-8a4d-86069e7a1424 tempest-VolumesGetTest-1919282380 tempest-VolumesGetTest-1919282380-project-member] Calling method 'show' {{(pid=100523) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:15:33.771107 np0000005924 devstack@c-api.service[100523]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:15:33.771107 np0000005924 devstack@c-api.service[100523]: warnings.warn( Jul 27 16:15:33.776247 np0000005924 devstack@c-api.service[100523]: INFO cinder.volume.api [None req-d8520a70-27ba-45f6-8a4d-86069e7a1424 tempest-VolumesGetTest-1919282380 tempest-VolumesGetTest-1919282380-project-member] Volume info retrieved successfully. Jul 27 16:15:33.780930 np0000005924 devstack@c-api.service[100523]: INFO cinder.api.openstack.wsgi [None req-d8520a70-27ba-45f6-8a4d-86069e7a1424 tempest-VolumesGetTest-1919282380 tempest-VolumesGetTest-1919282380-project-member] https://10.4.3.117/volume/v3/volumes/b5bf87b3-d2e5-4d00-84af-0e3905d186dd returned with HTTP 200 Jul 27 16:15:33.781379 np0000005924 devstack@c-api.service[100523]: [pid: 100523|app: 0|req: 733/2903] 10.4.3.117 () {66 vars in 1348 bytes} [Mon Jul 27 16:15:33 2026] GET /volume/v3/volumes/b5bf87b3-d2e5-4d00-84af-0e3905d186dd => generated 847 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 27 16:15:34.176211 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.middleware.request_id [None req-145ee049-b1f4-4855-a1d0-ef3890c9db15 None None] RequestId filter calling following filter/app {{(pid=100522) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:15:34.178088 np0000005924 devstack@c-api.service[100522]: INFO cinder.api.openstack.wsgi [None req-145ee049-b1f4-4855-a1d0-ef3890c9db15 tempest-VolumesBackupsTest-1601316061 tempest-VolumesBackupsTest-1601316061-project-member] GET https://10.4.3.117/volume/v3/backups/94af9a52-7f69-4f81-abc6-3124a863a558 Jul 27 16:15:34.178278 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.openstack.wsgi [None req-145ee049-b1f4-4855-a1d0-ef3890c9db15 tempest-VolumesBackupsTest-1601316061 tempest-VolumesBackupsTest-1601316061-project-member] Empty body provided in request {{(pid=100522) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:15:34.178506 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.openstack.wsgi [None req-145ee049-b1f4-4855-a1d0-ef3890c9db15 tempest-VolumesBackupsTest-1601316061 tempest-VolumesBackupsTest-1601316061-project-member] Calling method 'show' {{(pid=100522) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:15:34.178622 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.v3.backups [None req-145ee049-b1f4-4855-a1d0-ef3890c9db15 tempest-VolumesBackupsTest-1601316061 tempest-VolumesBackupsTest-1601316061-project-member] Show backup with id 94af9a52-7f69-4f81-abc6-3124a863a558. {{(pid=100522) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 27 16:15:34.182965 np0000005924 devstack@c-api.service[100522]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:15:34.182965 np0000005924 devstack@c-api.service[100522]: warnings.warn( Jul 27 16:15:34.183647 np0000005924 devstack@c-api.service[100522]: INFO cinder.api.openstack.wsgi [None req-145ee049-b1f4-4855-a1d0-ef3890c9db15 tempest-VolumesBackupsTest-1601316061 tempest-VolumesBackupsTest-1601316061-project-member] https://10.4.3.117/volume/v3/backups/94af9a52-7f69-4f81-abc6-3124a863a558 returned with HTTP 200 Jul 27 16:15:34.184012 np0000005924 devstack@c-api.service[100522]: [pid: 100522|app: 0|req: 718/2904] 10.4.3.117 () {66 vars in 1348 bytes} [Mon Jul 27 16:15:34 2026] GET /volume/v3/backups/94af9a52-7f69-4f81-abc6-3124a863a558 => generated 791 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 27 16:15:34.703248 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.middleware.request_id [None req-98436113-ed12-4f8c-af9e-95f20f67f470 None None] RequestId filter calling following filter/app {{(pid=100521) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:15:34.705186 np0000005924 devstack@c-api.service[100521]: INFO cinder.api.openstack.wsgi [None req-98436113-ed12-4f8c-af9e-95f20f67f470 tempest-TestEncryptedCinderVolumes-328802700 tempest-TestEncryptedCinderVolumes-328802700-project-member] DELETE https://10.4.3.117/volume/v3/volumes/6c252559-64b0-43c6-907b-4ef193efa13f Jul 27 16:15:34.705397 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.openstack.wsgi [None req-98436113-ed12-4f8c-af9e-95f20f67f470 tempest-TestEncryptedCinderVolumes-328802700 tempest-TestEncryptedCinderVolumes-328802700-project-member] Empty body provided in request {{(pid=100521) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:15:34.705710 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.openstack.wsgi [None req-98436113-ed12-4f8c-af9e-95f20f67f470 tempest-TestEncryptedCinderVolumes-328802700 tempest-TestEncryptedCinderVolumes-328802700-project-member] Calling method 'delete' {{(pid=100521) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:15:34.705891 np0000005924 devstack@c-api.service[100521]: INFO cinder.api.v3.volumes [None req-98436113-ed12-4f8c-af9e-95f20f67f470 tempest-TestEncryptedCinderVolumes-328802700 tempest-TestEncryptedCinderVolumes-328802700-project-member] Delete volume with id: 6c252559-64b0-43c6-907b-4ef193efa13f Jul 27 16:15:34.713001 np0000005924 devstack@c-api.service[100521]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:15:34.713001 np0000005924 devstack@c-api.service[100521]: warnings.warn( Jul 27 16:15:34.713501 np0000005924 devstack@c-api.service[100521]: INFO cinder.volume.api [None req-98436113-ed12-4f8c-af9e-95f20f67f470 tempest-TestEncryptedCinderVolumes-328802700 tempest-TestEncryptedCinderVolumes-328802700-project-member] Volume info retrieved successfully. Jul 27 16:15:34.728511 np0000005924 devstack@c-api.service[100521]: WARNING cinder.keymgr.conf_key_mgr [None req-98436113-ed12-4f8c-af9e-95f20f67f470 tempest-TestEncryptedCinderVolumes-328802700 tempest-TestEncryptedCinderVolumes-328802700-project-member] Not deleting key 00000000-0000-0000-0000-000000000000 Jul 27 16:15:34.736258 np0000005924 devstack@c-api.service[100521]: INFO cinder.volume.api [None req-98436113-ed12-4f8c-af9e-95f20f67f470 tempest-TestEncryptedCinderVolumes-328802700 tempest-TestEncryptedCinderVolumes-328802700-project-member] Delete volume request issued successfully. Jul 27 16:15:34.736500 np0000005924 devstack@c-api.service[100521]: INFO cinder.api.openstack.wsgi [None req-98436113-ed12-4f8c-af9e-95f20f67f470 tempest-TestEncryptedCinderVolumes-328802700 tempest-TestEncryptedCinderVolumes-328802700-project-member] https://10.4.3.117/volume/v3/volumes/6c252559-64b0-43c6-907b-4ef193efa13f returned with HTTP 202 Jul 27 16:15:34.737025 np0000005924 devstack@c-api.service[100521]: [pid: 100521|app: 0|req: 720/2905] 10.4.3.117 () {66 vars in 1351 bytes} [Mon Jul 27 16:15:34 2026] DELETE /volume/v3/volumes/6c252559-64b0-43c6-907b-4ef193efa13f => generated 0 bytes in 34 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 27 16:15:34.746667 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.middleware.request_id [None req-98d946fa-829e-4225-9cf6-3f419762d518 None None] RequestId filter calling following filter/app {{(pid=100524) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:15:34.747399 np0000005924 devstack@c-api.service[100524]: INFO cinder.api.openstack.wsgi [None req-98d946fa-829e-4225-9cf6-3f419762d518 tempest-TestEncryptedCinderVolumes-328802700 tempest-TestEncryptedCinderVolumes-328802700-project-member] GET https://10.4.3.117/volume/v3/volumes/6c252559-64b0-43c6-907b-4ef193efa13f Jul 27 16:15:34.747601 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.openstack.wsgi [None req-98d946fa-829e-4225-9cf6-3f419762d518 tempest-TestEncryptedCinderVolumes-328802700 tempest-TestEncryptedCinderVolumes-328802700-project-member] Empty body provided in request {{(pid=100524) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:15:34.747834 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.openstack.wsgi [None req-98d946fa-829e-4225-9cf6-3f419762d518 tempest-TestEncryptedCinderVolumes-328802700 tempest-TestEncryptedCinderVolumes-328802700-project-member] Calling method 'show' {{(pid=100524) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:15:34.757593 np0000005924 devstack@c-api.service[100524]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:15:34.757593 np0000005924 devstack@c-api.service[100524]: warnings.warn( Jul 27 16:15:34.762276 np0000005924 devstack@c-api.service[100524]: INFO cinder.volume.api [None req-98d946fa-829e-4225-9cf6-3f419762d518 tempest-TestEncryptedCinderVolumes-328802700 tempest-TestEncryptedCinderVolumes-328802700-project-member] Volume info retrieved successfully. Jul 27 16:15:34.768730 np0000005924 devstack@c-api.service[100524]: INFO cinder.api.openstack.wsgi [None req-98d946fa-829e-4225-9cf6-3f419762d518 tempest-TestEncryptedCinderVolumes-328802700 tempest-TestEncryptedCinderVolumes-328802700-project-member] https://10.4.3.117/volume/v3/volumes/6c252559-64b0-43c6-907b-4ef193efa13f returned with HTTP 200 Jul 27 16:15:34.769608 np0000005924 devstack@c-api.service[100524]: [pid: 100524|app: 0|req: 735/2906] 10.4.3.117 () {66 vars in 1348 bytes} [Mon Jul 27 16:15:34 2026] GET /volume/v3/volumes/6c252559-64b0-43c6-907b-4ef193efa13f => generated 877 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 27 16:15:34.770883 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.middleware.request_id [None req-93e0fe83-3b01-4b60-8960-4a09f79565f9 None None] RequestId filter calling following filter/app {{(pid=100523) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:15:34.774449 np0000005924 devstack@c-api.service[100523]: INFO cinder.api.openstack.wsgi [None req-93e0fe83-3b01-4b60-8960-4a09f79565f9 tempest-TestImageHashVerification-1877390778 tempest-TestImageHashVerification-1877390778-project-member] GET https://10.4.3.117/volume/v3/volumes/8395aff1-5eb9-415e-8d96-4505c0965073 Jul 27 16:15:34.774449 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.openstack.wsgi [None req-93e0fe83-3b01-4b60-8960-4a09f79565f9 tempest-TestImageHashVerification-1877390778 tempest-TestImageHashVerification-1877390778-project-member] Empty body provided in request {{(pid=100523) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:15:34.774449 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.openstack.wsgi [None req-93e0fe83-3b01-4b60-8960-4a09f79565f9 tempest-TestImageHashVerification-1877390778 tempest-TestImageHashVerification-1877390778-project-member] Calling method 'show' {{(pid=100523) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:15:34.783180 np0000005924 devstack@c-api.service[100523]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:15:34.783180 np0000005924 devstack@c-api.service[100523]: warnings.warn( Jul 27 16:15:34.786878 np0000005924 devstack@c-api.service[100523]: INFO cinder.volume.api [None req-93e0fe83-3b01-4b60-8960-4a09f79565f9 tempest-TestImageHashVerification-1877390778 tempest-TestImageHashVerification-1877390778-project-member] Volume info retrieved successfully. Jul 27 16:15:34.791823 np0000005924 devstack@c-api.service[100523]: INFO cinder.api.openstack.wsgi [None req-93e0fe83-3b01-4b60-8960-4a09f79565f9 tempest-TestImageHashVerification-1877390778 tempest-TestImageHashVerification-1877390778-project-member] https://10.4.3.117/volume/v3/volumes/8395aff1-5eb9-415e-8d96-4505c0965073 returned with HTTP 200 Jul 27 16:15:34.791823 np0000005924 devstack@c-api.service[100523]: [pid: 100523|app: 0|req: 734/2907] 10.4.3.117 () {66 vars in 1348 bytes} [Mon Jul 27 16:15:34 2026] GET /volume/v3/volumes/8395aff1-5eb9-415e-8d96-4505c0965073 => generated 849 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 27 16:15:34.795956 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.middleware.request_id [None req-158ad5f9-e6d5-4911-973d-9686c74d2892 None None] RequestId filter calling following filter/app {{(pid=100522) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:15:34.798205 np0000005924 devstack@c-api.service[100522]: INFO cinder.api.openstack.wsgi [None req-158ad5f9-e6d5-4911-973d-9686c74d2892 tempest-VolumesGetTest-1919282380 tempest-VolumesGetTest-1919282380-project-member] GET https://10.4.3.117/volume/v3/volumes/b5bf87b3-d2e5-4d00-84af-0e3905d186dd Jul 27 16:15:34.798485 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.openstack.wsgi [None req-158ad5f9-e6d5-4911-973d-9686c74d2892 tempest-VolumesGetTest-1919282380 tempest-VolumesGetTest-1919282380-project-member] Empty body provided in request {{(pid=100522) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:15:34.798769 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.openstack.wsgi [None req-158ad5f9-e6d5-4911-973d-9686c74d2892 tempest-VolumesGetTest-1919282380 tempest-VolumesGetTest-1919282380-project-member] Calling method 'show' {{(pid=100522) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:15:34.806824 np0000005924 devstack@c-api.service[100522]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:15:34.806824 np0000005924 devstack@c-api.service[100522]: warnings.warn( Jul 27 16:15:34.807510 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.middleware.request_id [None req-268415b0-3e0a-4f59-86aa-ddf6b99dc11d None None] RequestId filter calling following filter/app {{(pid=100521) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:15:34.810100 np0000005924 devstack@c-api.service[100521]: INFO cinder.api.openstack.wsgi [None req-268415b0-3e0a-4f59-86aa-ddf6b99dc11d tempest-TestImageHashVerification-1877390778 tempest-TestImageHashVerification-1877390778-project-member] GET https://10.4.3.117/volume/v3/volumes/8395aff1-5eb9-415e-8d96-4505c0965073 Jul 27 16:15:34.810264 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.openstack.wsgi [None req-268415b0-3e0a-4f59-86aa-ddf6b99dc11d tempest-TestImageHashVerification-1877390778 tempest-TestImageHashVerification-1877390778-project-member] Empty body provided in request {{(pid=100521) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:15:34.810747 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.openstack.wsgi [None req-268415b0-3e0a-4f59-86aa-ddf6b99dc11d tempest-TestImageHashVerification-1877390778 tempest-TestImageHashVerification-1877390778-project-member] Calling method 'show' {{(pid=100521) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:15:34.810797 np0000005924 devstack@c-api.service[100522]: INFO cinder.volume.api [None req-158ad5f9-e6d5-4911-973d-9686c74d2892 tempest-VolumesGetTest-1919282380 tempest-VolumesGetTest-1919282380-project-member] Volume info retrieved successfully. Jul 27 16:15:34.815439 np0000005924 devstack@c-api.service[100522]: INFO cinder.api.openstack.wsgi [None req-158ad5f9-e6d5-4911-973d-9686c74d2892 tempest-VolumesGetTest-1919282380 tempest-VolumesGetTest-1919282380-project-member] https://10.4.3.117/volume/v3/volumes/b5bf87b3-d2e5-4d00-84af-0e3905d186dd returned with HTTP 200 Jul 27 16:15:34.815865 np0000005924 devstack@c-api.service[100522]: [pid: 100522|app: 0|req: 719/2908] 10.4.3.117 () {66 vars in 1348 bytes} [Mon Jul 27 16:15:34 2026] GET /volume/v3/volumes/b5bf87b3-d2e5-4d00-84af-0e3905d186dd => generated 872 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 27 16:15:34.818135 np0000005924 devstack@c-api.service[100521]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:15:34.818135 np0000005924 devstack@c-api.service[100521]: warnings.warn( Jul 27 16:15:34.821782 np0000005924 devstack@c-api.service[100521]: INFO cinder.volume.api [None req-268415b0-3e0a-4f59-86aa-ddf6b99dc11d tempest-TestImageHashVerification-1877390778 tempest-TestImageHashVerification-1877390778-project-member] Volume info retrieved successfully. Jul 27 16:15:34.825958 np0000005924 devstack@c-api.service[100521]: INFO cinder.api.openstack.wsgi [None req-268415b0-3e0a-4f59-86aa-ddf6b99dc11d tempest-TestImageHashVerification-1877390778 tempest-TestImageHashVerification-1877390778-project-member] https://10.4.3.117/volume/v3/volumes/8395aff1-5eb9-415e-8d96-4505c0965073 returned with HTTP 200 Jul 27 16:15:34.826351 np0000005924 devstack@c-api.service[100521]: [pid: 100521|app: 0|req: 721/2909] 10.4.3.117 () {66 vars in 1348 bytes} [Mon Jul 27 16:15:34 2026] GET /volume/v3/volumes/8395aff1-5eb9-415e-8d96-4505c0965073 => generated 849 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 27 16:15:34.829064 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.middleware.request_id [None req-885d6054-244e-42b8-9862-a0e78f98d50d None None] RequestId filter calling following filter/app {{(pid=100524) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:15:34.831238 np0000005924 devstack@c-api.service[100524]: INFO cinder.api.openstack.wsgi [None req-885d6054-244e-42b8-9862-a0e78f98d50d tempest-VolumesGetTest-1919282380 tempest-VolumesGetTest-1919282380-project-member] PUT https://10.4.3.117/volume/v3/volumes/b5bf87b3-d2e5-4d00-84af-0e3905d186dd Jul 27 16:15:34.831422 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.openstack.wsgi [None req-885d6054-244e-42b8-9862-a0e78f98d50d tempest-VolumesGetTest-1919282380 tempest-VolumesGetTest-1919282380-project-member] Action: 'update', calling method: update, body: {"volume": {"name": "tempest-VolumesGetTest-Volume-1211746453", "description": null}} {{(pid=100524) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 27 16:15:34.841194 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.middleware.request_id [None req-b5a6d68b-e477-422a-bbc9-1fddbcd32b76 None None] RequestId filter calling following filter/app {{(pid=100523) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:15:34.842193 np0000005924 devstack@c-api.service[100524]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:15:34.842193 np0000005924 devstack@c-api.service[100524]: warnings.warn( Jul 27 16:15:34.843390 np0000005924 devstack@c-api.service[100523]: INFO cinder.api.openstack.wsgi [None req-b5a6d68b-e477-422a-bbc9-1fddbcd32b76 tempest-TestImageHashVerification-1877390778 tempest-TestImageHashVerification-1877390778-project-member] POST https://10.4.3.117/volume/v3/volumes/8395aff1-5eb9-415e-8d96-4505c0965073/action Jul 27 16:15:34.843794 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.openstack.wsgi [None req-b5a6d68b-e477-422a-bbc9-1fddbcd32b76 tempest-TestImageHashVerification-1877390778 tempest-TestImageHashVerification-1877390778-project-member] Action body: b'{"os-volume_upload_image": {"image_name": "tempest-volume-upload-hash-test-1805961734", "disk_format": "raw"}}' {{(pid=100523) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 27 16:15:34.844017 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.openstack.wsgi [None req-b5a6d68b-e477-422a-bbc9-1fddbcd32b76 tempest-TestImageHashVerification-1877390778 tempest-TestImageHashVerification-1877390778-project-member] Action: 'action', calling method: _volume_upload_image, body: {"os-volume_upload_image": {"image_name": "tempest-volume-upload-hash-test-1805961734", "disk_format": "raw"}} {{(pid=100523) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 27 16:15:34.846476 np0000005924 devstack@c-api.service[100524]: INFO cinder.volume.api [None req-885d6054-244e-42b8-9862-a0e78f98d50d tempest-VolumesGetTest-1919282380 tempest-VolumesGetTest-1919282380-project-member] Volume info retrieved successfully. Jul 27 16:15:34.853931 np0000005924 devstack@c-api.service[100523]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:15:34.853931 np0000005924 devstack@c-api.service[100523]: warnings.warn( Jul 27 16:15:34.854291 np0000005924 devstack@c-api.service[100524]: INFO cinder.volume.api [None req-885d6054-244e-42b8-9862-a0e78f98d50d tempest-VolumesGetTest-1919282380 tempest-VolumesGetTest-1919282380-project-member] Volume updated successfully. Jul 27 16:15:34.854939 np0000005924 devstack@c-api.service[100523]: INFO cinder.volume.api [None req-b5a6d68b-e477-422a-bbc9-1fddbcd32b76 tempest-TestImageHashVerification-1877390778 tempest-TestImageHashVerification-1877390778-project-member] Volume info retrieved successfully. Jul 27 16:15:34.855019 np0000005924 devstack@c-api.service[100524]: INFO cinder.api.openstack.wsgi [None req-885d6054-244e-42b8-9862-a0e78f98d50d tempest-VolumesGetTest-1919282380 tempest-VolumesGetTest-1919282380-project-member] https://10.4.3.117/volume/v3/volumes/b5bf87b3-d2e5-4d00-84af-0e3905d186dd returned with HTTP 200 Jul 27 16:15:34.855399 np0000005924 devstack@c-api.service[100524]: [pid: 100524|app: 0|req: 736/2910] 10.4.3.117 () {68 vars in 1368 bytes} [Mon Jul 27 16:15:34 2026] PUT /volume/v3/volumes/b5bf87b3-d2e5-4d00-84af-0e3905d186dd => generated 770 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 27 16:15:34.868397 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.middleware.request_id [None req-82369bd2-a092-43fd-8dac-a1d146a9a11a None None] RequestId filter calling following filter/app {{(pid=100522) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:15:34.870242 np0000005924 devstack@c-api.service[100523]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:15:34.870242 np0000005924 devstack@c-api.service[100523]: warnings.warn( Jul 27 16:15:34.870438 np0000005924 devstack@c-api.service[100522]: INFO cinder.api.openstack.wsgi [None req-82369bd2-a092-43fd-8dac-a1d146a9a11a tempest-VolumesGetTest-1919282380 tempest-VolumesGetTest-1919282380-project-member] GET https://10.4.3.117/volume/v3/volumes/b5bf87b3-d2e5-4d00-84af-0e3905d186dd Jul 27 16:15:34.870681 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.openstack.wsgi [None req-82369bd2-a092-43fd-8dac-a1d146a9a11a tempest-VolumesGetTest-1919282380 tempest-VolumesGetTest-1919282380-project-member] Empty body provided in request {{(pid=100522) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:15:34.870931 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.openstack.wsgi [None req-82369bd2-a092-43fd-8dac-a1d146a9a11a tempest-VolumesGetTest-1919282380 tempest-VolumesGetTest-1919282380-project-member] Calling method 'show' {{(pid=100522) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:15:34.874476 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.image.image_utils [None req-b5a6d68b-e477-422a-bbc9-1fddbcd32b76 tempest-TestImageHashVerification-1877390778 tempest-TestImageHashVerification-1877390778-project-member] The metadata set [{'container_format': 'bare', 'disk_format': 'raw', 'name': 'tempest-volume-upload-hash-test-1805961734'}] was filtered using the reserved name spaces [['os_glance', 'img_signature', 'signature_verified']], and the result is [{'container_format': 'bare', 'disk_format': 'raw', 'name': 'tempest-volume-upload-hash-test-1805961734'}]. {{(pid=100523) filter_out_reserved_namespaces_metadata /opt/stack/cinder/cinder/image/image_utils.py:1478}} Jul 27 16:15:34.878128 np0000005924 devstack@c-api.service[100522]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:15:34.878128 np0000005924 devstack@c-api.service[100522]: warnings.warn( Jul 27 16:15:34.881830 np0000005924 devstack@c-api.service[100522]: INFO cinder.volume.api [None req-82369bd2-a092-43fd-8dac-a1d146a9a11a tempest-VolumesGetTest-1919282380 tempest-VolumesGetTest-1919282380-project-member] Volume info retrieved successfully. Jul 27 16:15:34.887061 np0000005924 devstack@c-api.service[100522]: INFO cinder.api.openstack.wsgi [None req-82369bd2-a092-43fd-8dac-a1d146a9a11a tempest-VolumesGetTest-1919282380 tempest-VolumesGetTest-1919282380-project-member] https://10.4.3.117/volume/v3/volumes/b5bf87b3-d2e5-4d00-84af-0e3905d186dd returned with HTTP 200 Jul 27 16:15:34.887061 np0000005924 devstack@c-api.service[100522]: [pid: 100522|app: 0|req: 720/2911] 10.4.3.117 () {66 vars in 1348 bytes} [Mon Jul 27 16:15:34 2026] GET /volume/v3/volumes/b5bf87b3-d2e5-4d00-84af-0e3905d186dd => generated 838 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 27 16:15:34.899884 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.middleware.request_id [None req-5e2ec353-1b4f-4ce6-bc0a-181c3a545b80 None None] RequestId filter calling following filter/app {{(pid=100521) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:15:34.901600 np0000005924 devstack@c-api.service[100521]: INFO cinder.api.openstack.wsgi [None req-5e2ec353-1b4f-4ce6-bc0a-181c3a545b80 tempest-VolumesGetTest-1919282380 tempest-VolumesGetTest-1919282380-project-member] DELETE https://10.4.3.117/volume/v3/volumes/b5bf87b3-d2e5-4d00-84af-0e3905d186dd Jul 27 16:15:34.901686 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.openstack.wsgi [None req-5e2ec353-1b4f-4ce6-bc0a-181c3a545b80 tempest-VolumesGetTest-1919282380 tempest-VolumesGetTest-1919282380-project-member] Empty body provided in request {{(pid=100521) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:15:34.901877 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.openstack.wsgi [None req-5e2ec353-1b4f-4ce6-bc0a-181c3a545b80 tempest-VolumesGetTest-1919282380 tempest-VolumesGetTest-1919282380-project-member] Calling method 'delete' {{(pid=100521) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:15:34.902047 np0000005924 devstack@c-api.service[100521]: INFO cinder.api.v3.volumes [None req-5e2ec353-1b4f-4ce6-bc0a-181c3a545b80 tempest-VolumesGetTest-1919282380 tempest-VolumesGetTest-1919282380-project-member] Delete volume with id: b5bf87b3-d2e5-4d00-84af-0e3905d186dd Jul 27 16:15:34.909705 np0000005924 devstack@c-api.service[100521]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:15:34.909705 np0000005924 devstack@c-api.service[100521]: warnings.warn( Jul 27 16:15:34.910374 np0000005924 devstack@c-api.service[100521]: INFO cinder.volume.api [None req-5e2ec353-1b4f-4ce6-bc0a-181c3a545b80 tempest-VolumesGetTest-1919282380 tempest-VolumesGetTest-1919282380-project-member] Volume info retrieved successfully. Jul 27 16:15:34.930945 np0000005924 devstack@c-api.service[100521]: INFO cinder.volume.api [None req-5e2ec353-1b4f-4ce6-bc0a-181c3a545b80 tempest-VolumesGetTest-1919282380 tempest-VolumesGetTest-1919282380-project-member] Delete volume request issued successfully. Jul 27 16:15:34.931118 np0000005924 devstack@c-api.service[100521]: INFO cinder.api.openstack.wsgi [None req-5e2ec353-1b4f-4ce6-bc0a-181c3a545b80 tempest-VolumesGetTest-1919282380 tempest-VolumesGetTest-1919282380-project-member] https://10.4.3.117/volume/v3/volumes/b5bf87b3-d2e5-4d00-84af-0e3905d186dd returned with HTTP 202 Jul 27 16:15:34.931609 np0000005924 devstack@c-api.service[100521]: [pid: 100521|app: 0|req: 722/2912] 10.4.3.117 () {66 vars in 1351 bytes} [Mon Jul 27 16:15:34 2026] DELETE /volume/v3/volumes/b5bf87b3-d2e5-4d00-84af-0e3905d186dd => generated 0 bytes in 32 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 27 16:15:34.939965 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.middleware.request_id [None req-2a87ad79-3868-4a8e-8189-6f4cd5968ad7 None None] RequestId filter calling following filter/app {{(pid=100524) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:15:34.941632 np0000005924 devstack@c-api.service[100524]: INFO cinder.api.openstack.wsgi [None req-2a87ad79-3868-4a8e-8189-6f4cd5968ad7 tempest-VolumesGetTest-1919282380 tempest-VolumesGetTest-1919282380-project-member] GET https://10.4.3.117/volume/v3/volumes/b5bf87b3-d2e5-4d00-84af-0e3905d186dd Jul 27 16:15:34.941838 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.openstack.wsgi [None req-2a87ad79-3868-4a8e-8189-6f4cd5968ad7 tempest-VolumesGetTest-1919282380 tempest-VolumesGetTest-1919282380-project-member] Empty body provided in request {{(pid=100524) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:15:34.942052 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.openstack.wsgi [None req-2a87ad79-3868-4a8e-8189-6f4cd5968ad7 tempest-VolumesGetTest-1919282380 tempest-VolumesGetTest-1919282380-project-member] Calling method 'show' {{(pid=100524) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:15:34.948696 np0000005924 devstack@c-api.service[100524]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:15:34.948696 np0000005924 devstack@c-api.service[100524]: warnings.warn( Jul 27 16:15:34.952134 np0000005924 devstack@c-api.service[100524]: INFO cinder.volume.api [None req-2a87ad79-3868-4a8e-8189-6f4cd5968ad7 tempest-VolumesGetTest-1919282380 tempest-VolumesGetTest-1919282380-project-member] Volume info retrieved successfully. Jul 27 16:15:34.955999 np0000005924 devstack@c-api.service[100524]: INFO cinder.api.openstack.wsgi [None req-2a87ad79-3868-4a8e-8189-6f4cd5968ad7 tempest-VolumesGetTest-1919282380 tempest-VolumesGetTest-1919282380-project-member] https://10.4.3.117/volume/v3/volumes/b5bf87b3-d2e5-4d00-84af-0e3905d186dd returned with HTTP 200 Jul 27 16:15:34.956453 np0000005924 devstack@c-api.service[100524]: [pid: 100524|app: 0|req: 737/2913] 10.4.3.117 () {66 vars in 1348 bytes} [Mon Jul 27 16:15:34 2026] GET /volume/v3/volumes/b5bf87b3-d2e5-4d00-84af-0e3905d186dd => generated 837 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 27 16:15:35.194025 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.middleware.request_id [None req-2f0c5242-2283-4b2a-bbb5-a0af42c577b5 None None] RequestId filter calling following filter/app {{(pid=100522) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:15:35.195697 np0000005924 devstack@c-api.service[100522]: INFO cinder.api.openstack.wsgi [None req-2f0c5242-2283-4b2a-bbb5-a0af42c577b5 tempest-VolumesBackupsTest-1601316061 tempest-VolumesBackupsTest-1601316061-project-member] GET https://10.4.3.117/volume/v3/backups/94af9a52-7f69-4f81-abc6-3124a863a558 Jul 27 16:15:35.195976 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.openstack.wsgi [None req-2f0c5242-2283-4b2a-bbb5-a0af42c577b5 tempest-VolumesBackupsTest-1601316061 tempest-VolumesBackupsTest-1601316061-project-member] Empty body provided in request {{(pid=100522) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:15:35.196240 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.openstack.wsgi [None req-2f0c5242-2283-4b2a-bbb5-a0af42c577b5 tempest-VolumesBackupsTest-1601316061 tempest-VolumesBackupsTest-1601316061-project-member] Calling method 'show' {{(pid=100522) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:15:35.196404 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.v3.backups [None req-2f0c5242-2283-4b2a-bbb5-a0af42c577b5 tempest-VolumesBackupsTest-1601316061 tempest-VolumesBackupsTest-1601316061-project-member] Show backup with id 94af9a52-7f69-4f81-abc6-3124a863a558. {{(pid=100522) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 27 16:15:35.200474 np0000005924 devstack@c-api.service[100522]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:15:35.200474 np0000005924 devstack@c-api.service[100522]: warnings.warn( Jul 27 16:15:35.201552 np0000005924 devstack@c-api.service[100522]: INFO cinder.api.openstack.wsgi [None req-2f0c5242-2283-4b2a-bbb5-a0af42c577b5 tempest-VolumesBackupsTest-1601316061 tempest-VolumesBackupsTest-1601316061-project-member] https://10.4.3.117/volume/v3/backups/94af9a52-7f69-4f81-abc6-3124a863a558 returned with HTTP 200 Jul 27 16:15:35.201684 np0000005924 devstack@c-api.service[100522]: [pid: 100522|app: 0|req: 721/2914] 10.4.3.117 () {66 vars in 1348 bytes} [Mon Jul 27 16:15:35 2026] GET /volume/v3/backups/94af9a52-7f69-4f81-abc6-3124a863a558 => generated 791 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 27 16:15:35.282899 np0000005924 devstack@c-api.service[100523]: INFO cinder.volume.api [None req-b5a6d68b-e477-422a-bbc9-1fddbcd32b76 tempest-TestImageHashVerification-1877390778 tempest-TestImageHashVerification-1877390778-project-member] Copy volume to image completed successfully. Jul 27 16:15:35.283226 np0000005924 devstack@c-api.service[100523]: INFO cinder.api.openstack.wsgi [None req-b5a6d68b-e477-422a-bbc9-1fddbcd32b76 tempest-TestImageHashVerification-1877390778 tempest-TestImageHashVerification-1877390778-project-member] https://10.4.3.117/volume/v3/volumes/8395aff1-5eb9-415e-8d96-4505c0965073/action returned with HTTP 202 Jul 27 16:15:35.283641 np0000005924 devstack@c-api.service[100523]: [pid: 100523|app: 0|req: 735/2915] 10.4.3.117 () {68 vars in 1391 bytes} [Mon Jul 27 16:15:34 2026] POST /volume/v3/volumes/8395aff1-5eb9-415e-8d96-4505c0965073/action => generated 686 bytes in 443 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 27 16:15:35.783082 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.middleware.request_id [None req-42fd64a4-89c5-4326-b874-4fba79e64ce2 None None] RequestId filter calling following filter/app {{(pid=100521) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:15:35.784885 np0000005924 devstack@c-api.service[100521]: INFO cinder.api.openstack.wsgi [None req-42fd64a4-89c5-4326-b874-4fba79e64ce2 tempest-TestEncryptedCinderVolumes-328802700 tempest-TestEncryptedCinderVolumes-328802700-project-member] GET https://10.4.3.117/volume/v3/volumes/6c252559-64b0-43c6-907b-4ef193efa13f Jul 27 16:15:35.785074 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.openstack.wsgi [None req-42fd64a4-89c5-4326-b874-4fba79e64ce2 tempest-TestEncryptedCinderVolumes-328802700 tempest-TestEncryptedCinderVolumes-328802700-project-member] Empty body provided in request {{(pid=100521) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:15:35.785254 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.openstack.wsgi [None req-42fd64a4-89c5-4326-b874-4fba79e64ce2 tempest-TestEncryptedCinderVolumes-328802700 tempest-TestEncryptedCinderVolumes-328802700-project-member] Calling method 'show' {{(pid=100521) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:15:35.790902 np0000005924 devstack@c-api.service[100521]: INFO cinder.api.openstack.wsgi [None req-42fd64a4-89c5-4326-b874-4fba79e64ce2 tempest-TestEncryptedCinderVolumes-328802700 tempest-TestEncryptedCinderVolumes-328802700-project-member] https://10.4.3.117/volume/v3/volumes/6c252559-64b0-43c6-907b-4ef193efa13f returned with HTTP 404 Jul 27 16:15:35.791322 np0000005924 devstack@c-api.service[100521]: [pid: 100521|app: 0|req: 723/2916] 10.4.3.117 () {66 vars in 1348 bytes} [Mon Jul 27 16:15:35 2026] GET /volume/v3/volumes/6c252559-64b0-43c6-907b-4ef193efa13f => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 27 16:15:35.797878 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.middleware.request_id [None req-839c8054-18c8-42d5-aad5-7e246903677b None None] RequestId filter calling following filter/app {{(pid=100524) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:15:35.799427 np0000005924 devstack@c-api.service[100524]: INFO cinder.api.openstack.wsgi [None req-839c8054-18c8-42d5-aad5-7e246903677b tempest-TestEncryptedCinderVolumes-877559909 tempest-TestEncryptedCinderVolumes-877559909-project-admin] GET https://10.4.3.117/volume/v3/volumes/detail?all_tenants=1 Jul 27 16:15:35.799618 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.openstack.wsgi [None req-839c8054-18c8-42d5-aad5-7e246903677b tempest-TestEncryptedCinderVolumes-877559909 tempest-TestEncryptedCinderVolumes-877559909-project-admin] Empty body provided in request {{(pid=100524) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:15:35.799815 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.openstack.wsgi [None req-839c8054-18c8-42d5-aad5-7e246903677b tempest-TestEncryptedCinderVolumes-877559909 tempest-TestEncryptedCinderVolumes-877559909-project-admin] Calling method 'detail' {{(pid=100524) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:15:35.800543 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.volume.api [None req-839c8054-18c8-42d5-aad5-7e246903677b tempest-TestEncryptedCinderVolumes-877559909 tempest-TestEncryptedCinderVolumes-877559909-project-admin] Searching by: MultiDict([('all_tenants', 1)]). {{(pid=100524) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 27 16:15:35.819180 np0000005924 devstack@c-api.service[100524]: INFO cinder.volume.api [None req-839c8054-18c8-42d5-aad5-7e246903677b tempest-TestEncryptedCinderVolumes-877559909 tempest-TestEncryptedCinderVolumes-877559909-project-admin] Get all volumes completed successfully. Jul 27 16:15:35.821369 np0000005924 devstack@c-api.service[100524]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:15:35.821369 np0000005924 devstack@c-api.service[100524]: warnings.warn( Jul 27 16:15:35.827097 np0000005924 devstack@c-api.service[100524]: INFO cinder.api.openstack.wsgi [None req-839c8054-18c8-42d5-aad5-7e246903677b tempest-TestEncryptedCinderVolumes-877559909 tempest-TestEncryptedCinderVolumes-877559909-project-admin] https://10.4.3.117/volume/v3/volumes/detail?all_tenants=1 returned with HTTP 200 Jul 27 16:15:35.827515 np0000005924 devstack@c-api.service[100524]: [pid: 100524|app: 0|req: 738/2917] 10.4.3.117 () {66 vars in 1285 bytes} [Mon Jul 27 16:15:35 2026] GET /volume/v3/volumes/detail?all_tenants=1 => generated 14852 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 27 16:15:35.842478 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.middleware.request_id [None req-1132e58e-aca2-407a-9311-ec0698fc44f9 None None] RequestId filter calling following filter/app {{(pid=100522) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:15:35.844375 np0000005924 devstack@c-api.service[100522]: INFO cinder.api.openstack.wsgi [None req-1132e58e-aca2-407a-9311-ec0698fc44f9 tempest-TestEncryptedCinderVolumes-877559909 tempest-TestEncryptedCinderVolumes-877559909-project-admin] DELETE https://10.4.3.117/volume/v3/types/38111bd3-f9b2-4b2f-8453-21d70456da17 Jul 27 16:15:35.844599 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.openstack.wsgi [None req-1132e58e-aca2-407a-9311-ec0698fc44f9 tempest-TestEncryptedCinderVolumes-877559909 tempest-TestEncryptedCinderVolumes-877559909-project-admin] Empty body provided in request {{(pid=100522) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:15:35.844836 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.openstack.wsgi [None req-1132e58e-aca2-407a-9311-ec0698fc44f9 tempest-TestEncryptedCinderVolumes-877559909 tempest-TestEncryptedCinderVolumes-877559909-project-admin] Calling method '_delete' {{(pid=100522) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:15:35.873223 np0000005924 devstack@c-api.service[100522]: INFO cinder.api.openstack.wsgi [None req-1132e58e-aca2-407a-9311-ec0698fc44f9 tempest-TestEncryptedCinderVolumes-877559909 tempest-TestEncryptedCinderVolumes-877559909-project-admin] https://10.4.3.117/volume/v3/types/38111bd3-f9b2-4b2f-8453-21d70456da17 returned with HTTP 202 Jul 27 16:15:35.873728 np0000005924 devstack@c-api.service[100522]: [pid: 100522|app: 0|req: 722/2918] 10.4.3.117 () {66 vars in 1345 bytes} [Mon Jul 27 16:15:35 2026] DELETE /volume/v3/types/38111bd3-f9b2-4b2f-8453-21d70456da17 => generated 0 bytes in 32 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 27 16:15:35.888795 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.middleware.request_id [None req-4734a75b-a3bb-4765-bdaf-5f94eebae1e9 None None] RequestId filter calling following filter/app {{(pid=100523) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:15:35.890771 np0000005924 devstack@c-api.service[100523]: INFO cinder.api.openstack.wsgi [None req-4734a75b-a3bb-4765-bdaf-5f94eebae1e9 tempest-TestEncryptedCinderVolumes-877559909 tempest-TestEncryptedCinderVolumes-877559909-project-admin] POST https://10.4.3.117/volume/v3/types Jul 27 16:15:35.891270 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.openstack.wsgi [None req-4734a75b-a3bb-4765-bdaf-5f94eebae1e9 tempest-TestEncryptedCinderVolumes-877559909 tempest-TestEncryptedCinderVolumes-877559909-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-scenario-type-luksv2-1744698029", "extra_specs": {}}} {{(pid=100523) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 27 16:15:35.909055 np0000005924 devstack@c-api.service[100523]: INFO cinder.api.openstack.wsgi [None req-4734a75b-a3bb-4765-bdaf-5f94eebae1e9 tempest-TestEncryptedCinderVolumes-877559909 tempest-TestEncryptedCinderVolumes-877559909-project-admin] https://10.4.3.117/volume/v3/types returned with HTTP 200 Jul 27 16:15:35.909516 np0000005924 devstack@c-api.service[100523]: [pid: 100523|app: 0|req: 736/2919] 10.4.3.117 () {68 vars in 1252 bytes} [Mon Jul 27 16:15:35 2026] POST /volume/v3/types => generated 214 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 27 16:15:35.918235 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.middleware.request_id [None req-d1604dc1-a949-4aa5-8046-c82de5f4b30f None None] RequestId filter calling following filter/app {{(pid=100521) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:15:35.920088 np0000005924 devstack@c-api.service[100521]: INFO cinder.api.openstack.wsgi [None req-d1604dc1-a949-4aa5-8046-c82de5f4b30f tempest-TestEncryptedCinderVolumes-877559909 tempest-TestEncryptedCinderVolumes-877559909-project-admin] POST https://10.4.3.117/volume/v3/types/f45fd034-0cdc-439a-b8d7-150804483ec5/encryption Jul 27 16:15:35.920490 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.openstack.wsgi [None req-d1604dc1-a949-4aa5-8046-c82de5f4b30f tempest-TestEncryptedCinderVolumes-877559909 tempest-TestEncryptedCinderVolumes-877559909-project-admin] Action: 'create', calling method: create, body: {"encryption": {"provider": "luks2", "key_size": 256, "cipher": "aes-xts-plain64", "control_location": "front-end"}} {{(pid=100521) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 27 16:15:35.938545 np0000005924 devstack@c-api.service[100521]: INFO cinder.api.openstack.wsgi [None req-d1604dc1-a949-4aa5-8046-c82de5f4b30f tempest-TestEncryptedCinderVolumes-877559909 tempest-TestEncryptedCinderVolumes-877559909-project-admin] https://10.4.3.117/volume/v3/types/f45fd034-0cdc-439a-b8d7-150804483ec5/encryption returned with HTTP 200 Jul 27 16:15:35.939035 np0000005924 devstack@c-api.service[100521]: [pid: 100521|app: 0|req: 724/2920] 10.4.3.117 () {68 vars in 1397 bytes} [Mon Jul 27 16:15:35 2026] POST /volume/v3/types/f45fd034-0cdc-439a-b8d7-150804483ec5/encryption => generated 231 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 27 16:15:35.947163 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.middleware.request_id [None req-92948a30-bf89-460a-b296-4b64aef84a12 None None] RequestId filter calling following filter/app {{(pid=100524) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:15:35.949005 np0000005924 devstack@c-api.service[100524]: INFO cinder.api.openstack.wsgi [None req-92948a30-bf89-460a-b296-4b64aef84a12 tempest-TestEncryptedCinderVolumes-328802700 tempest-TestEncryptedCinderVolumes-328802700-project-member] POST https://10.4.3.117/volume/v3/volumes Jul 27 16:15:35.949406 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.openstack.wsgi [None req-92948a30-bf89-460a-b296-4b64aef84a12 tempest-TestEncryptedCinderVolumes-328802700 tempest-TestEncryptedCinderVolumes-328802700-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestEncryptedCinderVolumes-volume-1516922797", "snapshot_id": null, "imageRef": null, "volume_type": "tempest-scenario-type-luksv2-1744698029", "size": 1}} {{(pid=100524) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 27 16:15:35.951047 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.v3.volumes [None req-92948a30-bf89-460a-b296-4b64aef84a12 tempest-TestEncryptedCinderVolumes-328802700 tempest-TestEncryptedCinderVolumes-328802700-project-member] Create volume request body: {'volume': {'name': 'tempest-TestEncryptedCinderVolumes-volume-1516922797', 'snapshot_id': None, 'imageRef': None, 'volume_type': 'tempest-scenario-type-luksv2-1744698029', 'size': 1}} {{(pid=100524) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 27 16:15:35.955413 np0000005924 devstack@c-api.service[100524]: INFO cinder.api.v3.volumes [None req-92948a30-bf89-460a-b296-4b64aef84a12 tempest-TestEncryptedCinderVolumes-328802700 tempest-TestEncryptedCinderVolumes-328802700-project-member] Create volume of 1 GB Jul 27 16:15:35.955828 np0000005924 devstack@c-api.service[100524]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:15:35.955828 np0000005924 devstack@c-api.service[100524]: warnings.warn( Jul 27 16:15:35.956466 np0000005924 devstack@c-api.service[100524]: INFO cinder.volume.api [None req-92948a30-bf89-460a-b296-4b64aef84a12 tempest-TestEncryptedCinderVolumes-328802700 tempest-TestEncryptedCinderVolumes-328802700-project-member] Availability Zones retrieved successfully. Jul 27 16:15:35.965203 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.volume.api [None req-92948a30-bf89-460a-b296-4b64aef84a12 tempest-TestEncryptedCinderVolumes-328802700 tempest-TestEncryptedCinderVolumes-328802700-project-member] Flow 'volume_create_api' (48016728-332e-4a48-9df9-7b4c88e5746e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100524) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 27 16:15:35.966240 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.volume.api [None req-92948a30-bf89-460a-b296-4b64aef84a12 tempest-TestEncryptedCinderVolumes-328802700 tempest-TestEncryptedCinderVolumes-328802700-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f98e4246-a2b3-46c6-a650-1db31fed85d8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100524) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 27 16:15:35.967276 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.volume.flows.api.create_volume [None req-92948a30-bf89-460a-b296-4b64aef84a12 tempest-TestEncryptedCinderVolumes-328802700 tempest-TestEncryptedCinderVolumes-328802700-project-member] Validating volume size '1' using validate_int {{(pid=100524) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 27 16:15:35.968617 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.middleware.request_id [None req-c44fddf6-a177-410d-8c95-188c94eb5413 None None] RequestId filter calling following filter/app {{(pid=100522) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:15:35.970856 np0000005924 devstack@c-api.service[100522]: INFO cinder.api.openstack.wsgi [None req-c44fddf6-a177-410d-8c95-188c94eb5413 tempest-VolumesGetTest-1919282380 tempest-VolumesGetTest-1919282380-project-member] GET https://10.4.3.117/volume/v3/volumes/b5bf87b3-d2e5-4d00-84af-0e3905d186dd Jul 27 16:15:35.971124 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.openstack.wsgi [None req-c44fddf6-a177-410d-8c95-188c94eb5413 tempest-VolumesGetTest-1919282380 tempest-VolumesGetTest-1919282380-project-member] Empty body provided in request {{(pid=100522) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:15:35.971433 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.openstack.wsgi [None req-c44fddf6-a177-410d-8c95-188c94eb5413 tempest-VolumesGetTest-1919282380 tempest-VolumesGetTest-1919282380-project-member] Calling method 'show' {{(pid=100522) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:15:35.978979 np0000005924 devstack@c-api.service[100522]: INFO cinder.api.openstack.wsgi [None req-c44fddf6-a177-410d-8c95-188c94eb5413 tempest-VolumesGetTest-1919282380 tempest-VolumesGetTest-1919282380-project-member] https://10.4.3.117/volume/v3/volumes/b5bf87b3-d2e5-4d00-84af-0e3905d186dd returned with HTTP 404 Jul 27 16:15:35.979576 np0000005924 devstack@c-api.service[100522]: [pid: 100522|app: 0|req: 723/2921] 10.4.3.117 () {66 vars in 1348 bytes} [Mon Jul 27 16:15:35 2026] GET /volume/v3/volumes/b5bf87b3-d2e5-4d00-84af-0e3905d186dd => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 27 16:15:35.986142 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.middleware.request_id [None req-92c60960-2c20-4ef0-984c-4e6ad4f2e13f None None] RequestId filter calling following filter/app {{(pid=100523) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:15:35.987910 np0000005924 devstack@c-api.service[100523]: INFO cinder.api.openstack.wsgi [None req-92c60960-2c20-4ef0-984c-4e6ad4f2e13f tempest-VolumesGetTest-1919282380 tempest-VolumesGetTest-1919282380-project-member] GET https://10.4.3.117/volume/v3/volumes/2e7462cc-02f8-46b8-b110-d441aa48a44c Jul 27 16:15:35.988056 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.openstack.wsgi [None req-92c60960-2c20-4ef0-984c-4e6ad4f2e13f tempest-VolumesGetTest-1919282380 tempest-VolumesGetTest-1919282380-project-member] Empty body provided in request {{(pid=100523) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:15:35.988714 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.openstack.wsgi [None req-92c60960-2c20-4ef0-984c-4e6ad4f2e13f tempest-VolumesGetTest-1919282380 tempest-VolumesGetTest-1919282380-project-member] Calling method 'show' {{(pid=100523) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:15:35.994080 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.volume.api [None req-92948a30-bf89-460a-b296-4b64aef84a12 tempest-TestEncryptedCinderVolumes-328802700 tempest-TestEncryptedCinderVolumes-328802700-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f98e4246-a2b3-46c6-a650-1db31fed85d8) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-27T16:15:36Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=f45fd034-0cdc-439a-b8d7-150804483ec5,is_public=True,name='tempest-scenario-type-luksv2-1744698029',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'f45fd034-0cdc-439a-b8d7-150804483ec5', '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=100524) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 27 16:15:35.994886 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.volume.api [None req-92948a30-bf89-460a-b296-4b64aef84a12 tempest-TestEncryptedCinderVolumes-328802700 tempest-TestEncryptedCinderVolumes-328802700-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (62539510-fbfb-4076-b92a-0760e22f94f4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100524) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 27 16:15:35.995089 np0000005924 devstack@c-api.service[100523]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:15:35.995089 np0000005924 devstack@c-api.service[100523]: warnings.warn( Jul 27 16:15:35.998317 np0000005924 devstack@c-api.service[100523]: INFO cinder.volume.api [None req-92c60960-2c20-4ef0-984c-4e6ad4f2e13f tempest-VolumesGetTest-1919282380 tempest-VolumesGetTest-1919282380-project-member] Volume info retrieved successfully. Jul 27 16:15:36.002837 np0000005924 devstack@c-api.service[100523]: INFO cinder.api.openstack.wsgi [None req-92c60960-2c20-4ef0-984c-4e6ad4f2e13f tempest-VolumesGetTest-1919282380 tempest-VolumesGetTest-1919282380-project-member] https://10.4.3.117/volume/v3/volumes/2e7462cc-02f8-46b8-b110-d441aa48a44c returned with HTTP 200 Jul 27 16:15:36.003195 np0000005924 devstack@c-api.service[100523]: [pid: 100523|app: 0|req: 737/2922] 10.4.3.117 () {66 vars in 1348 bytes} [Mon Jul 27 16:15:35 2026] GET /volume/v3/volumes/2e7462cc-02f8-46b8-b110-d441aa48a44c => generated 1406 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 27 16:15:36.013836 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.middleware.request_id [None req-ce1b65f8-9128-419a-b711-64dd3f52413e None None] RequestId filter calling following filter/app {{(pid=100521) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:15:36.015468 np0000005924 devstack@c-api.service[100521]: INFO cinder.api.openstack.wsgi [None req-ce1b65f8-9128-419a-b711-64dd3f52413e tempest-VolumesGetTest-1919282380 tempest-VolumesGetTest-1919282380-project-member] DELETE https://10.4.3.117/volume/v3/volumes/2e7462cc-02f8-46b8-b110-d441aa48a44c Jul 27 16:15:36.015645 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.openstack.wsgi [None req-ce1b65f8-9128-419a-b711-64dd3f52413e tempest-VolumesGetTest-1919282380 tempest-VolumesGetTest-1919282380-project-member] Empty body provided in request {{(pid=100521) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:15:36.015852 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.openstack.wsgi [None req-ce1b65f8-9128-419a-b711-64dd3f52413e tempest-VolumesGetTest-1919282380 tempest-VolumesGetTest-1919282380-project-member] Calling method 'delete' {{(pid=100521) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:15:36.016017 np0000005924 devstack@c-api.service[100521]: INFO cinder.api.v3.volumes [None req-ce1b65f8-9128-419a-b711-64dd3f52413e tempest-VolumesGetTest-1919282380 tempest-VolumesGetTest-1919282380-project-member] Delete volume with id: 2e7462cc-02f8-46b8-b110-d441aa48a44c Jul 27 16:15:36.017141 np0000005924 devstack@c-api.service[100524]: WARNING cinder.quota [None req-92948a30-bf89-460a-b296-4b64aef84a12 tempest-TestEncryptedCinderVolumes-328802700 tempest-TestEncryptedCinderVolumes-328802700-project-member] Deprecated: Default quota for resource: volumes_tempest-scenario-type-luksv2-1744698029 is set by the default quota flag: quota_volumes_tempest-scenario-type-luksv2-1744698029, it is now deprecated. Please use the default quota class for default quota. Jul 27 16:15:36.017425 np0000005924 devstack@c-api.service[100524]: WARNING cinder.quota [None req-92948a30-bf89-460a-b296-4b64aef84a12 tempest-TestEncryptedCinderVolumes-328802700 tempest-TestEncryptedCinderVolumes-328802700-project-member] Deprecated: Default quota for resource: gigabytes_tempest-scenario-type-luksv2-1744698029 is set by the default quota flag: quota_gigabytes_tempest-scenario-type-luksv2-1744698029, it is now deprecated. Please use the default quota class for default quota. Jul 27 16:15:36.022187 np0000005924 devstack@c-api.service[100521]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:15:36.022187 np0000005924 devstack@c-api.service[100521]: warnings.warn( Jul 27 16:15:36.022594 np0000005924 devstack@c-api.service[100521]: INFO cinder.volume.api [None req-ce1b65f8-9128-419a-b711-64dd3f52413e tempest-VolumesGetTest-1919282380 tempest-VolumesGetTest-1919282380-project-member] Volume info retrieved successfully. Jul 27 16:15:36.038239 np0000005924 devstack@c-api.service[100521]: INFO cinder.volume.api [None req-ce1b65f8-9128-419a-b711-64dd3f52413e tempest-VolumesGetTest-1919282380 tempest-VolumesGetTest-1919282380-project-member] Delete volume request issued successfully. Jul 27 16:15:36.038547 np0000005924 devstack@c-api.service[100521]: INFO cinder.api.openstack.wsgi [None req-ce1b65f8-9128-419a-b711-64dd3f52413e tempest-VolumesGetTest-1919282380 tempest-VolumesGetTest-1919282380-project-member] https://10.4.3.117/volume/v3/volumes/2e7462cc-02f8-46b8-b110-d441aa48a44c returned with HTTP 202 Jul 27 16:15:36.038970 np0000005924 devstack@c-api.service[100521]: [pid: 100521|app: 0|req: 725/2923] 10.4.3.117 () {66 vars in 1351 bytes} [Mon Jul 27 16:15:36 2026] DELETE /volume/v3/volumes/2e7462cc-02f8-46b8-b110-d441aa48a44c => generated 0 bytes in 25 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 27 16:15:36.045522 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.quota [None req-92948a30-bf89-460a-b296-4b64aef84a12 tempest-TestEncryptedCinderVolumes-328802700 tempest-TestEncryptedCinderVolumes-328802700-project-member] Created reservations ['c36a292a-e503-4c84-a1fc-79f1771d0fc2', '51ce0c86-d957-432f-8f46-82a0ba2e2480', '11a050ca-abd9-4387-bc0d-9a00e3e96cc1', '1023c93c-e1f8-475e-acfd-b5622ada14b4'] {{(pid=100524) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 27 16:15:36.046224 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.volume.api [None req-92948a30-bf89-460a-b296-4b64aef84a12 tempest-TestEncryptedCinderVolumes-328802700 tempest-TestEncryptedCinderVolumes-328802700-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (62539510-fbfb-4076-b92a-0760e22f94f4) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['c36a292a-e503-4c84-a1fc-79f1771d0fc2', '51ce0c86-d957-432f-8f46-82a0ba2e2480', '11a050ca-abd9-4387-bc0d-9a00e3e96cc1', '1023c93c-e1f8-475e-acfd-b5622ada14b4']}' {{(pid=100524) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 27 16:15:36.046519 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.middleware.request_id [None req-d26af99f-8ac0-450a-a0c4-e1feea00d993 None None] RequestId filter calling following filter/app {{(pid=100522) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:15:36.047013 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.volume.api [None req-92948a30-bf89-460a-b296-4b64aef84a12 tempest-TestEncryptedCinderVolumes-328802700 tempest-TestEncryptedCinderVolumes-328802700-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (89d8a5f1-5dd9-43ef-a5b6-8ff2b0481e30) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100524) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 27 16:15:36.048762 np0000005924 devstack@c-api.service[100522]: INFO cinder.api.openstack.wsgi [None req-d26af99f-8ac0-450a-a0c4-e1feea00d993 tempest-VolumesGetTest-1919282380 tempest-VolumesGetTest-1919282380-project-member] GET https://10.4.3.117/volume/v3/volumes/2e7462cc-02f8-46b8-b110-d441aa48a44c Jul 27 16:15:36.048948 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.openstack.wsgi [None req-d26af99f-8ac0-450a-a0c4-e1feea00d993 tempest-VolumesGetTest-1919282380 tempest-VolumesGetTest-1919282380-project-member] Empty body provided in request {{(pid=100522) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:15:36.049179 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.openstack.wsgi [None req-d26af99f-8ac0-450a-a0c4-e1feea00d993 tempest-VolumesGetTest-1919282380 tempest-VolumesGetTest-1919282380-project-member] Calling method 'show' {{(pid=100522) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:15:36.057924 np0000005924 devstack@c-api.service[100522]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:15:36.057924 np0000005924 devstack@c-api.service[100522]: warnings.warn( Jul 27 16:15:36.062381 np0000005924 devstack@c-api.service[100522]: INFO cinder.volume.api [None req-d26af99f-8ac0-450a-a0c4-e1feea00d993 tempest-VolumesGetTest-1919282380 tempest-VolumesGetTest-1919282380-project-member] Volume info retrieved successfully. Jul 27 16:15:36.068357 np0000005924 devstack@c-api.service[100522]: INFO cinder.api.openstack.wsgi [None req-d26af99f-8ac0-450a-a0c4-e1feea00d993 tempest-VolumesGetTest-1919282380 tempest-VolumesGetTest-1919282380-project-member] https://10.4.3.117/volume/v3/volumes/2e7462cc-02f8-46b8-b110-d441aa48a44c returned with HTTP 200 Jul 27 16:15:36.069030 np0000005924 devstack@c-api.service[100522]: [pid: 100522|app: 0|req: 724/2924] 10.4.3.117 () {66 vars in 1348 bytes} [Mon Jul 27 16:15:36 2026] GET /volume/v3/volumes/2e7462cc-02f8-46b8-b110-d441aa48a44c => generated 1405 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 27 16:15:36.069118 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.volume.api [None req-92948a30-bf89-460a-b296-4b64aef84a12 tempest-TestEncryptedCinderVolumes-328802700 tempest-TestEncryptedCinderVolumes-328802700-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (89d8a5f1-5dd9-43ef-a5b6-8ff2b0481e30) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'f3c7c13e-005a-4ff3-b94d-11690292dd5b', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestEncryptedCinderVolumes-volume-1516922797',encryption_key_id=00000000-0000-0000-0000-000000000000,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='9347c684489b45ffafbd8f32089fb763',qos_specs=None,replication_status=,reservations=['c36a292a-e503-4c84-a1fc-79f1771d0fc2','51ce0c86-d957-432f-8f46-82a0ba2e2480','11a050ca-abd9-4387-bc0d-9a00e3e96cc1','1023c93c-e1f8-475e-acfd-b5622ada14b4'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='137758f03e9f447eb7159ee987311ef9',volume_type_id=f45fd034-0cdc-439a-b8d7-150804483ec5), 'volume': Volume(_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-27T16:15:36Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestEncryptedCinderVolumes-volume-1516922797',ec2_id=None,encryption_key_id=00000000-0000-0000-0000-000000000000,glance_metadata=,group=,group_id=None,host=None,id=f3c7c13e-005a-4ff3-b94d-11690292dd5b,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='9347c684489b45ffafbd8f32089fb763',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='137758f03e9f447eb7159ee987311ef9',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(f45fd034-0cdc-439a-b8d7-150804483ec5),volume_type_id=f45fd034-0cdc-439a-b8d7-150804483ec5)}' {{(pid=100524) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 27 16:15:36.069904 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.volume.api [None req-92948a30-bf89-460a-b296-4b64aef84a12 tempest-TestEncryptedCinderVolumes-328802700 tempest-TestEncryptedCinderVolumes-328802700-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (133717f7-495d-4d7a-96e7-630ddc608d27) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100524) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 27 16:15:36.093449 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.volume.api [None req-92948a30-bf89-460a-b296-4b64aef84a12 tempest-TestEncryptedCinderVolumes-328802700 tempest-TestEncryptedCinderVolumes-328802700-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (133717f7-495d-4d7a-96e7-630ddc608d27) transitioned into state 'SUCCESS' from state '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-1516922797',encryption_key_id=00000000-0000-0000-0000-000000000000,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='9347c684489b45ffafbd8f32089fb763',qos_specs=None,replication_status=,reservations=['c36a292a-e503-4c84-a1fc-79f1771d0fc2','51ce0c86-d957-432f-8f46-82a0ba2e2480','11a050ca-abd9-4387-bc0d-9a00e3e96cc1','1023c93c-e1f8-475e-acfd-b5622ada14b4'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='137758f03e9f447eb7159ee987311ef9',volume_type_id=f45fd034-0cdc-439a-b8d7-150804483ec5)}' {{(pid=100524) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 27 16:15:36.094429 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.volume.api [None req-92948a30-bf89-460a-b296-4b64aef84a12 tempest-TestEncryptedCinderVolumes-328802700 tempest-TestEncryptedCinderVolumes-328802700-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (b6d9ba86-af4e-4918-a8d3-bea97ab60ec8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100524) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 27 16:15:36.108157 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.volume.api [None req-92948a30-bf89-460a-b296-4b64aef84a12 tempest-TestEncryptedCinderVolumes-328802700 tempest-TestEncryptedCinderVolumes-328802700-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (b6d9ba86-af4e-4918-a8d3-bea97ab60ec8) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100524) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 27 16:15:36.109289 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.volume.api [None req-92948a30-bf89-460a-b296-4b64aef84a12 tempest-TestEncryptedCinderVolumes-328802700 tempest-TestEncryptedCinderVolumes-328802700-project-member] Flow 'volume_create_api' (48016728-332e-4a48-9df9-7b4c88e5746e) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100524) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 27 16:15:36.109698 np0000005924 devstack@c-api.service[100524]: INFO cinder.volume.api [None req-92948a30-bf89-460a-b296-4b64aef84a12 tempest-TestEncryptedCinderVolumes-328802700 tempest-TestEncryptedCinderVolumes-328802700-project-member] Create volume request issued successfully. Jul 27 16:15:36.110559 np0000005924 devstack@c-api.service[100524]: INFO cinder.api.openstack.wsgi [None req-92948a30-bf89-460a-b296-4b64aef84a12 tempest-TestEncryptedCinderVolumes-328802700 tempest-TestEncryptedCinderVolumes-328802700-project-member] https://10.4.3.117/volume/v3/volumes returned with HTTP 202 Jul 27 16:15:36.111121 np0000005924 devstack@c-api.service[100524]: [pid: 100524|app: 0|req: 739/2925] 10.4.3.117 () {68 vars in 1259 bytes} [Mon Jul 27 16:15:35 2026] POST /volume/v3/volumes => generated 787 bytes in 164 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 27 16:15:36.213365 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.middleware.request_id [None req-de0a0c2d-fd1a-44b9-9e0c-d96a39dd4b46 None None] RequestId filter calling following filter/app {{(pid=100523) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:15:36.215360 np0000005924 devstack@c-api.service[100523]: INFO cinder.api.openstack.wsgi [None req-de0a0c2d-fd1a-44b9-9e0c-d96a39dd4b46 tempest-VolumesBackupsTest-1601316061 tempest-VolumesBackupsTest-1601316061-project-member] GET https://10.4.3.117/volume/v3/backups/94af9a52-7f69-4f81-abc6-3124a863a558 Jul 27 16:15:36.215360 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.openstack.wsgi [None req-de0a0c2d-fd1a-44b9-9e0c-d96a39dd4b46 tempest-VolumesBackupsTest-1601316061 tempest-VolumesBackupsTest-1601316061-project-member] Empty body provided in request {{(pid=100523) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:15:36.215545 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.openstack.wsgi [None req-de0a0c2d-fd1a-44b9-9e0c-d96a39dd4b46 tempest-VolumesBackupsTest-1601316061 tempest-VolumesBackupsTest-1601316061-project-member] Calling method 'show' {{(pid=100523) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:15:36.215647 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.v3.backups [None req-de0a0c2d-fd1a-44b9-9e0c-d96a39dd4b46 tempest-VolumesBackupsTest-1601316061 tempest-VolumesBackupsTest-1601316061-project-member] Show backup with id 94af9a52-7f69-4f81-abc6-3124a863a558. {{(pid=100523) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 27 16:15:36.220144 np0000005924 devstack@c-api.service[100523]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:15:36.220144 np0000005924 devstack@c-api.service[100523]: warnings.warn( Jul 27 16:15:36.220856 np0000005924 devstack@c-api.service[100523]: INFO cinder.api.openstack.wsgi [None req-de0a0c2d-fd1a-44b9-9e0c-d96a39dd4b46 tempest-VolumesBackupsTest-1601316061 tempest-VolumesBackupsTest-1601316061-project-member] https://10.4.3.117/volume/v3/backups/94af9a52-7f69-4f81-abc6-3124a863a558 returned with HTTP 200 Jul 27 16:15:36.221210 np0000005924 devstack@c-api.service[100523]: [pid: 100523|app: 0|req: 738/2926] 10.4.3.117 () {66 vars in 1348 bytes} [Mon Jul 27 16:15:36 2026] GET /volume/v3/backups/94af9a52-7f69-4f81-abc6-3124a863a558 => generated 791 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 27 16:15:37.088402 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.middleware.request_id [None req-824658ed-2af7-4d50-b1c4-be482df59016 None None] RequestId filter calling following filter/app {{(pid=100521) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:15:37.090514 np0000005924 devstack@c-api.service[100521]: INFO cinder.api.openstack.wsgi [None req-824658ed-2af7-4d50-b1c4-be482df59016 tempest-VolumesGetTest-1919282380 tempest-VolumesGetTest-1919282380-project-member] GET https://10.4.3.117/volume/v3/volumes/2e7462cc-02f8-46b8-b110-d441aa48a44c Jul 27 16:15:37.091101 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.openstack.wsgi [None req-824658ed-2af7-4d50-b1c4-be482df59016 tempest-VolumesGetTest-1919282380 tempest-VolumesGetTest-1919282380-project-member] Empty body provided in request {{(pid=100521) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:15:37.091101 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.openstack.wsgi [None req-824658ed-2af7-4d50-b1c4-be482df59016 tempest-VolumesGetTest-1919282380 tempest-VolumesGetTest-1919282380-project-member] Calling method 'show' {{(pid=100521) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:15:37.098803 np0000005924 devstack@c-api.service[100521]: INFO cinder.api.openstack.wsgi [None req-824658ed-2af7-4d50-b1c4-be482df59016 tempest-VolumesGetTest-1919282380 tempest-VolumesGetTest-1919282380-project-member] https://10.4.3.117/volume/v3/volumes/2e7462cc-02f8-46b8-b110-d441aa48a44c returned with HTTP 404 Jul 27 16:15:37.099626 np0000005924 devstack@c-api.service[100521]: [pid: 100521|app: 0|req: 726/2927] 10.4.3.117 () {66 vars in 1348 bytes} [Mon Jul 27 16:15:37 2026] GET /volume/v3/volumes/2e7462cc-02f8-46b8-b110-d441aa48a44c => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 27 16:15:37.233567 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.middleware.request_id [None req-13e435fd-d350-47dc-b46e-2ddb78706d44 None None] RequestId filter calling following filter/app {{(pid=100522) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:15:37.235569 np0000005924 devstack@c-api.service[100522]: INFO cinder.api.openstack.wsgi [None req-13e435fd-d350-47dc-b46e-2ddb78706d44 tempest-VolumesBackupsTest-1601316061 tempest-VolumesBackupsTest-1601316061-project-member] GET https://10.4.3.117/volume/v3/backups/94af9a52-7f69-4f81-abc6-3124a863a558 Jul 27 16:15:37.235781 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.openstack.wsgi [None req-13e435fd-d350-47dc-b46e-2ddb78706d44 tempest-VolumesBackupsTest-1601316061 tempest-VolumesBackupsTest-1601316061-project-member] Empty body provided in request {{(pid=100522) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:15:37.236036 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.openstack.wsgi [None req-13e435fd-d350-47dc-b46e-2ddb78706d44 tempest-VolumesBackupsTest-1601316061 tempest-VolumesBackupsTest-1601316061-project-member] Calling method 'show' {{(pid=100522) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:15:37.236209 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.v3.backups [None req-13e435fd-d350-47dc-b46e-2ddb78706d44 tempest-VolumesBackupsTest-1601316061 tempest-VolumesBackupsTest-1601316061-project-member] Show backup with id 94af9a52-7f69-4f81-abc6-3124a863a558. {{(pid=100522) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 27 16:15:37.240803 np0000005924 devstack@c-api.service[100522]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:15:37.240803 np0000005924 devstack@c-api.service[100522]: warnings.warn( Jul 27 16:15:37.241620 np0000005924 devstack@c-api.service[100522]: INFO cinder.api.openstack.wsgi [None req-13e435fd-d350-47dc-b46e-2ddb78706d44 tempest-VolumesBackupsTest-1601316061 tempest-VolumesBackupsTest-1601316061-project-member] https://10.4.3.117/volume/v3/backups/94af9a52-7f69-4f81-abc6-3124a863a558 returned with HTTP 200 Jul 27 16:15:37.241979 np0000005924 devstack@c-api.service[100522]: [pid: 100522|app: 0|req: 725/2928] 10.4.3.117 () {66 vars in 1348 bytes} [Mon Jul 27 16:15:37 2026] GET /volume/v3/backups/94af9a52-7f69-4f81-abc6-3124a863a558 => generated 791 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 27 16:15:38.257495 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.middleware.request_id [None req-5de5a5ad-0930-405b-a150-7d4a6bd5bed6 None None] RequestId filter calling following filter/app {{(pid=100524) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:15:38.264805 np0000005924 devstack@c-api.service[100524]: INFO cinder.api.openstack.wsgi [None req-5de5a5ad-0930-405b-a150-7d4a6bd5bed6 tempest-VolumesBackupsTest-1601316061 tempest-VolumesBackupsTest-1601316061-project-member] GET https://10.4.3.117/volume/v3/backups/94af9a52-7f69-4f81-abc6-3124a863a558 Jul 27 16:15:38.264805 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.openstack.wsgi [None req-5de5a5ad-0930-405b-a150-7d4a6bd5bed6 tempest-VolumesBackupsTest-1601316061 tempest-VolumesBackupsTest-1601316061-project-member] Empty body provided in request {{(pid=100524) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:15:38.264805 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.openstack.wsgi [None req-5de5a5ad-0930-405b-a150-7d4a6bd5bed6 tempest-VolumesBackupsTest-1601316061 tempest-VolumesBackupsTest-1601316061-project-member] Calling method 'show' {{(pid=100524) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:15:38.264805 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.v3.backups [None req-5de5a5ad-0930-405b-a150-7d4a6bd5bed6 tempest-VolumesBackupsTest-1601316061 tempest-VolumesBackupsTest-1601316061-project-member] Show backup with id 94af9a52-7f69-4f81-abc6-3124a863a558. {{(pid=100524) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 27 16:15:38.285005 np0000005924 devstack@c-api.service[100524]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:15:38.285005 np0000005924 devstack@c-api.service[100524]: warnings.warn( Jul 27 16:15:38.286344 np0000005924 devstack@c-api.service[100524]: INFO cinder.api.openstack.wsgi [None req-5de5a5ad-0930-405b-a150-7d4a6bd5bed6 tempest-VolumesBackupsTest-1601316061 tempest-VolumesBackupsTest-1601316061-project-member] https://10.4.3.117/volume/v3/backups/94af9a52-7f69-4f81-abc6-3124a863a558 returned with HTTP 200 Jul 27 16:15:38.289346 np0000005924 devstack@c-api.service[100524]: [pid: 100524|app: 0|req: 740/2929] 10.4.3.117 () {66 vars in 1348 bytes} [Mon Jul 27 16:15:38 2026] GET /volume/v3/backups/94af9a52-7f69-4f81-abc6-3124a863a558 => generated 791 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 27 16:15:38.346610 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.middleware.request_id [req-908e4188-f71d-4c6a-a31a-47db5b72ab82 req-404d191b-d744-462f-a8ec-4f32c2ecebaf None None] RequestId filter calling following filter/app {{(pid=100523) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:15:38.349682 np0000005924 devstack@c-api.service[100523]: INFO cinder.api.openstack.wsgi [req-908e4188-f71d-4c6a-a31a-47db5b72ab82 req-404d191b-d744-462f-a8ec-4f32c2ecebaf tempest-AttachVolumeNegativeTest-414954022 tempest-AttachVolumeNegativeTest-414954022-project-member] GET https://10.4.3.117/volume/v3/volumes/9f57f405-812c-4140-9166-bef8e511b4e3 Jul 27 16:15:38.350055 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.openstack.wsgi [req-908e4188-f71d-4c6a-a31a-47db5b72ab82 req-404d191b-d744-462f-a8ec-4f32c2ecebaf tempest-AttachVolumeNegativeTest-414954022 tempest-AttachVolumeNegativeTest-414954022-project-member] Empty body provided in request {{(pid=100523) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:15:38.350416 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.openstack.wsgi [req-908e4188-f71d-4c6a-a31a-47db5b72ab82 req-404d191b-d744-462f-a8ec-4f32c2ecebaf tempest-AttachVolumeNegativeTest-414954022 tempest-AttachVolumeNegativeTest-414954022-project-member] Calling method 'show' {{(pid=100523) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:15:38.360561 np0000005924 devstack@c-api.service[100523]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:15:38.360561 np0000005924 devstack@c-api.service[100523]: warnings.warn( Jul 27 16:15:38.364733 np0000005924 devstack@c-api.service[100523]: INFO cinder.volume.api [req-908e4188-f71d-4c6a-a31a-47db5b72ab82 req-404d191b-d744-462f-a8ec-4f32c2ecebaf tempest-AttachVolumeNegativeTest-414954022 tempest-AttachVolumeNegativeTest-414954022-project-member] Volume info retrieved successfully. Jul 27 16:15:38.368414 np0000005924 devstack@c-api.service[100523]: INFO cinder.api.openstack.wsgi [req-908e4188-f71d-4c6a-a31a-47db5b72ab82 req-404d191b-d744-462f-a8ec-4f32c2ecebaf tempest-AttachVolumeNegativeTest-414954022 tempest-AttachVolumeNegativeTest-414954022-project-member] https://10.4.3.117/volume/v3/volumes/9f57f405-812c-4140-9166-bef8e511b4e3 returned with HTTP 200 Jul 27 16:15:38.368827 np0000005924 devstack@c-api.service[100523]: [pid: 100523|app: 0|req: 739/2930] 10.4.3.117 () {68 vars in 1598 bytes} [Mon Jul 27 16:15:38 2026] GET /volume/v3/volumes/9f57f405-812c-4140-9166-bef8e511b4e3 => generated 1140 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 27 16:15:38.648202 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.middleware.request_id [None req-8c7041ec-705d-4597-b819-dbd37e045f14 None None] RequestId filter calling following filter/app {{(pid=100521) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:15:38.794254 np0000005924 devstack@c-api.service[100521]: INFO cinder.api.openstack.wsgi [None req-8c7041ec-705d-4597-b819-dbd37e045f14 tempest-CreateVolumesFromImageTest-259460335 tempest-CreateVolumesFromImageTest-259460335-project-member] POST https://10.4.3.117/volume/v3/volumes Jul 27 16:15:38.794839 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.openstack.wsgi [None req-8c7041ec-705d-4597-b819-dbd37e045f14 tempest-CreateVolumesFromImageTest-259460335 tempest-CreateVolumesFromImageTest-259460335-project-member] Action: 'create', calling method: create, body: {"volume": {"'imageRef": "9b5714dc-7db2-46f4-8517-f5174b84ff15", "size": 1, "name": "tempest-CreateVolumesFromImageTest-Volume-720857596"}} {{(pid=100521) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 27 16:15:38.800296 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.v3.volumes [None req-8c7041ec-705d-4597-b819-dbd37e045f14 tempest-CreateVolumesFromImageTest-259460335 tempest-CreateVolumesFromImageTest-259460335-project-member] Create volume request body: {'volume': {"'imageRef": '9b5714dc-7db2-46f4-8517-f5174b84ff15', 'size': 1, 'name': 'tempest-CreateVolumesFromImageTest-Volume-720857596'}} {{(pid=100521) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 27 16:15:38.800531 np0000005924 devstack@c-api.service[100521]: INFO cinder.api.v3.volumes [None req-8c7041ec-705d-4597-b819-dbd37e045f14 tempest-CreateVolumesFromImageTest-259460335 tempest-CreateVolumesFromImageTest-259460335-project-member] Create volume of 1 GB Jul 27 16:15:38.810871 np0000005924 devstack@c-api.service[100521]: INFO cinder.volume.api [None req-8c7041ec-705d-4597-b819-dbd37e045f14 tempest-CreateVolumesFromImageTest-259460335 tempest-CreateVolumesFromImageTest-259460335-project-member] Availability Zones retrieved successfully. Jul 27 16:15:38.819111 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.volume.api [None req-8c7041ec-705d-4597-b819-dbd37e045f14 tempest-CreateVolumesFromImageTest-259460335 tempest-CreateVolumesFromImageTest-259460335-project-member] Flow 'volume_create_api' (2616190f-ebb2-4fba-885e-b14846913a16) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100521) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 27 16:15:38.820340 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.volume.api [None req-8c7041ec-705d-4597-b819-dbd37e045f14 tempest-CreateVolumesFromImageTest-259460335 tempest-CreateVolumesFromImageTest-259460335-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (4e7cf709-8bf6-4796-8031-d85e89f68972) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100521) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 27 16:15:38.821364 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.volume.flows.api.create_volume [None req-8c7041ec-705d-4597-b819-dbd37e045f14 tempest-CreateVolumesFromImageTest-259460335 tempest-CreateVolumesFromImageTest-259460335-project-member] Validating volume size '1' using validate_int {{(pid=100521) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 27 16:15:38.859691 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.volume.api [None req-8c7041ec-705d-4597-b819-dbd37e045f14 tempest-CreateVolumesFromImageTest-259460335 tempest-CreateVolumesFromImageTest-259460335-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (4e7cf709-8bf6-4796-8031-d85e89f68972) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-27T16:04:59Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=2bce4e1a-e6e0-49d9-be36-c3405449a01e,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '2bce4e1a-e6e0-49d9-be36-c3405449a01e', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100521) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 27 16:15:38.860460 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.volume.api [None req-8c7041ec-705d-4597-b819-dbd37e045f14 tempest-CreateVolumesFromImageTest-259460335 tempest-CreateVolumesFromImageTest-259460335-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (24b0f401-ddb7-482d-9ff7-22e725313b45) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100521) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 27 16:15:38.970810 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.quota [None req-8c7041ec-705d-4597-b819-dbd37e045f14 tempest-CreateVolumesFromImageTest-259460335 tempest-CreateVolumesFromImageTest-259460335-project-member] Created reservations ['71cf5e88-9c51-46a1-a96d-c81fc0cc7aa1', '92d3b582-1dcd-418b-9cc4-b3f9a9244102', 'c9d4832b-d06c-426e-86ac-0bd793457064', 'e8a0c1db-37b5-4bba-acbb-aca147e12d84'] {{(pid=100521) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 27 16:15:38.972605 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.volume.api [None req-8c7041ec-705d-4597-b819-dbd37e045f14 tempest-CreateVolumesFromImageTest-259460335 tempest-CreateVolumesFromImageTest-259460335-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (24b0f401-ddb7-482d-9ff7-22e725313b45) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['71cf5e88-9c51-46a1-a96d-c81fc0cc7aa1', '92d3b582-1dcd-418b-9cc4-b3f9a9244102', 'c9d4832b-d06c-426e-86ac-0bd793457064', 'e8a0c1db-37b5-4bba-acbb-aca147e12d84']}' {{(pid=100521) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 27 16:15:38.972605 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.volume.api [None req-8c7041ec-705d-4597-b819-dbd37e045f14 tempest-CreateVolumesFromImageTest-259460335 tempest-CreateVolumesFromImageTest-259460335-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (dd3e1cd2-e0db-4f6c-af5b-250561acb916) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100521) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 27 16:15:39.020822 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.volume.api [None req-8c7041ec-705d-4597-b819-dbd37e045f14 tempest-CreateVolumesFromImageTest-259460335 tempest-CreateVolumesFromImageTest-259460335-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (dd3e1cd2-e0db-4f6c-af5b-250561acb916) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'aaf60612-46f4-4b07-8641-ba7353799138', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromImageTest-Volume-720857596',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='041cc9535ca1480989ac1d5fc788f1b3',qos_specs=None,replication_status=,reservations=['71cf5e88-9c51-46a1-a96d-c81fc0cc7aa1','92d3b582-1dcd-418b-9cc4-b3f9a9244102','c9d4832b-d06c-426e-86ac-0bd793457064','e8a0c1db-37b5-4bba-acbb-aca147e12d84'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='0f32fd3ce90b402d98d347b6bcf101ea',volume_type_id=2bce4e1a-e6e0-49d9-be36-c3405449a01e), 'volume': Volume(_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-27T16:15:38Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromImageTest-Volume-720857596',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=aaf60612-46f4-4b07-8641-ba7353799138,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='041cc9535ca1480989ac1d5fc788f1b3',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='0f32fd3ce90b402d98d347b6bcf101ea',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(2bce4e1a-e6e0-49d9-be36-c3405449a01e),volume_type_id=2bce4e1a-e6e0-49d9-be36-c3405449a01e)}' {{(pid=100521) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 27 16:15:39.021012 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.volume.api [None req-8c7041ec-705d-4597-b819-dbd37e045f14 tempest-CreateVolumesFromImageTest-259460335 tempest-CreateVolumesFromImageTest-259460335-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (f40f124a-5085-4a71-b88d-308bc6362364) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100521) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 27 16:15:39.064432 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.volume.api [None req-8c7041ec-705d-4597-b819-dbd37e045f14 tempest-CreateVolumesFromImageTest-259460335 tempest-CreateVolumesFromImageTest-259460335-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (f40f124a-5085-4a71-b88d-308bc6362364) transitioned into state 'SUCCESS' from state '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-720857596',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='041cc9535ca1480989ac1d5fc788f1b3',qos_specs=None,replication_status=,reservations=['71cf5e88-9c51-46a1-a96d-c81fc0cc7aa1','92d3b582-1dcd-418b-9cc4-b3f9a9244102','c9d4832b-d06c-426e-86ac-0bd793457064','e8a0c1db-37b5-4bba-acbb-aca147e12d84'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='0f32fd3ce90b402d98d347b6bcf101ea',volume_type_id=2bce4e1a-e6e0-49d9-be36-c3405449a01e)}' {{(pid=100521) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 27 16:15:39.065005 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.volume.api [None req-8c7041ec-705d-4597-b819-dbd37e045f14 tempest-CreateVolumesFromImageTest-259460335 tempest-CreateVolumesFromImageTest-259460335-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (401703a0-539f-4abf-acd0-3e65c9ba53a2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100521) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 27 16:15:39.098552 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.volume.api [None req-8c7041ec-705d-4597-b819-dbd37e045f14 tempest-CreateVolumesFromImageTest-259460335 tempest-CreateVolumesFromImageTest-259460335-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (401703a0-539f-4abf-acd0-3e65c9ba53a2) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100521) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 27 16:15:39.099653 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.volume.api [None req-8c7041ec-705d-4597-b819-dbd37e045f14 tempest-CreateVolumesFromImageTest-259460335 tempest-CreateVolumesFromImageTest-259460335-project-member] Flow 'volume_create_api' (2616190f-ebb2-4fba-885e-b14846913a16) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100521) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 27 16:15:39.100571 np0000005924 devstack@c-api.service[100521]: INFO cinder.volume.api [None req-8c7041ec-705d-4597-b819-dbd37e045f14 tempest-CreateVolumesFromImageTest-259460335 tempest-CreateVolumesFromImageTest-259460335-project-member] Create volume request issued successfully. Jul 27 16:15:39.103701 np0000005924 devstack@c-api.service[100521]: INFO cinder.api.openstack.wsgi [None req-8c7041ec-705d-4597-b819-dbd37e045f14 tempest-CreateVolumesFromImageTest-259460335 tempest-CreateVolumesFromImageTest-259460335-project-member] https://10.4.3.117/volume/v3/volumes returned with HTTP 202 Jul 27 16:15:39.104789 np0000005924 devstack@c-api.service[100521]: [pid: 100521|app: 0|req: 727/2931] 10.4.3.117 () {68 vars in 1259 bytes} [Mon Jul 27 16:15:38 2026] POST /volume/v3/volumes => generated 756 bytes in 456 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 27 16:15:39.123516 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.middleware.request_id [None req-174e2043-cd91-4bb9-9436-039db5e87293 None None] RequestId filter calling following filter/app {{(pid=100522) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:15:39.123919 np0000005924 devstack@c-api.service[100522]: INFO cinder.api.openstack.wsgi [None req-174e2043-cd91-4bb9-9436-039db5e87293 tempest-CreateVolumesFromImageTest-259460335 tempest-CreateVolumesFromImageTest-259460335-project-member] POST https://10.4.3.117/volume/v3/volumes Jul 27 16:15:39.124357 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.openstack.wsgi [None req-174e2043-cd91-4bb9-9436-039db5e87293 tempest-CreateVolumesFromImageTest-259460335 tempest-CreateVolumesFromImageTest-259460335-project-member] Action: 'create', calling method: create, body: {"volume": {"'imageRef": "9b5714dc-7db2-46f4-8517-f5174b84ff15", "size": 1, "name": "tempest-CreateVolumesFromImageTest-Volume-677917688"}} {{(pid=100522) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 27 16:15:39.127245 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.v3.volumes [None req-174e2043-cd91-4bb9-9436-039db5e87293 tempest-CreateVolumesFromImageTest-259460335 tempest-CreateVolumesFromImageTest-259460335-project-member] Create volume request body: {'volume': {"'imageRef": '9b5714dc-7db2-46f4-8517-f5174b84ff15', 'size': 1, 'name': 'tempest-CreateVolumesFromImageTest-Volume-677917688'}} {{(pid=100522) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 27 16:15:39.127245 np0000005924 devstack@c-api.service[100522]: INFO cinder.api.v3.volumes [None req-174e2043-cd91-4bb9-9436-039db5e87293 tempest-CreateVolumesFromImageTest-259460335 tempest-CreateVolumesFromImageTest-259460335-project-member] Create volume of 1 GB Jul 27 16:15:39.136671 np0000005924 devstack@c-api.service[100522]: INFO cinder.volume.api [None req-174e2043-cd91-4bb9-9436-039db5e87293 tempest-CreateVolumesFromImageTest-259460335 tempest-CreateVolumesFromImageTest-259460335-project-member] Availability Zones retrieved successfully. Jul 27 16:15:39.146767 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.volume.api [None req-174e2043-cd91-4bb9-9436-039db5e87293 tempest-CreateVolumesFromImageTest-259460335 tempest-CreateVolumesFromImageTest-259460335-project-member] Flow 'volume_create_api' (241788c8-cda3-4cce-8c3f-7e82363dcb1f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100522) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 27 16:15:39.147839 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.volume.api [None req-174e2043-cd91-4bb9-9436-039db5e87293 tempest-CreateVolumesFromImageTest-259460335 tempest-CreateVolumesFromImageTest-259460335-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (7cb5b2b1-d01b-46e9-b626-655ee265b351) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100522) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 27 16:15:39.149388 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.volume.flows.api.create_volume [None req-174e2043-cd91-4bb9-9436-039db5e87293 tempest-CreateVolumesFromImageTest-259460335 tempest-CreateVolumesFromImageTest-259460335-project-member] Validating volume size '1' using validate_int {{(pid=100522) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 27 16:15:39.195099 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.volume.api [None req-174e2043-cd91-4bb9-9436-039db5e87293 tempest-CreateVolumesFromImageTest-259460335 tempest-CreateVolumesFromImageTest-259460335-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (7cb5b2b1-d01b-46e9-b626-655ee265b351) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-27T16:04:59Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=2bce4e1a-e6e0-49d9-be36-c3405449a01e,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '2bce4e1a-e6e0-49d9-be36-c3405449a01e', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100522) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 27 16:15:39.195973 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.volume.api [None req-174e2043-cd91-4bb9-9436-039db5e87293 tempest-CreateVolumesFromImageTest-259460335 tempest-CreateVolumesFromImageTest-259460335-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (b878aa08-41ed-40a0-bafb-35997facdcbb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100522) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 27 16:15:39.280467 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.quota [None req-174e2043-cd91-4bb9-9436-039db5e87293 tempest-CreateVolumesFromImageTest-259460335 tempest-CreateVolumesFromImageTest-259460335-project-member] Created reservations ['a25909f9-1854-4ba8-964f-72a41a598351', '4dd624f1-fbd6-40d7-9492-ca61310983a0', '55f4b42b-76a7-43a1-a4b2-18d0ecbae081', 'dc12d4d5-6432-4e53-bae1-c52fb0912a08'] {{(pid=100522) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 27 16:15:39.280660 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.volume.api [None req-174e2043-cd91-4bb9-9436-039db5e87293 tempest-CreateVolumesFromImageTest-259460335 tempest-CreateVolumesFromImageTest-259460335-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (b878aa08-41ed-40a0-bafb-35997facdcbb) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['a25909f9-1854-4ba8-964f-72a41a598351', '4dd624f1-fbd6-40d7-9492-ca61310983a0', '55f4b42b-76a7-43a1-a4b2-18d0ecbae081', 'dc12d4d5-6432-4e53-bae1-c52fb0912a08']}' {{(pid=100522) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 27 16:15:39.281613 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.volume.api [None req-174e2043-cd91-4bb9-9436-039db5e87293 tempest-CreateVolumesFromImageTest-259460335 tempest-CreateVolumesFromImageTest-259460335-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (0b7bf139-9a8c-441f-88b9-7ab55bdbbeba) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100522) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 27 16:15:39.301975 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.middleware.request_id [None req-da475ec1-40e0-4dce-ab0d-d8b160bbfea7 None None] RequestId filter calling following filter/app {{(pid=100524) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:15:39.304924 np0000005924 devstack@c-api.service[100524]: INFO cinder.api.openstack.wsgi [None req-da475ec1-40e0-4dce-ab0d-d8b160bbfea7 tempest-VolumesBackupsTest-1601316061 tempest-VolumesBackupsTest-1601316061-project-member] GET https://10.4.3.117/volume/v3/backups/94af9a52-7f69-4f81-abc6-3124a863a558 Jul 27 16:15:39.305055 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.openstack.wsgi [None req-da475ec1-40e0-4dce-ab0d-d8b160bbfea7 tempest-VolumesBackupsTest-1601316061 tempest-VolumesBackupsTest-1601316061-project-member] Empty body provided in request {{(pid=100524) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:15:39.305258 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.openstack.wsgi [None req-da475ec1-40e0-4dce-ab0d-d8b160bbfea7 tempest-VolumesBackupsTest-1601316061 tempest-VolumesBackupsTest-1601316061-project-member] Calling method 'show' {{(pid=100524) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:15:39.305446 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.v3.backups [None req-da475ec1-40e0-4dce-ab0d-d8b160bbfea7 tempest-VolumesBackupsTest-1601316061 tempest-VolumesBackupsTest-1601316061-project-member] Show backup with id 94af9a52-7f69-4f81-abc6-3124a863a558. {{(pid=100524) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 27 16:15:39.313750 np0000005924 devstack@c-api.service[100524]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:15:39.313750 np0000005924 devstack@c-api.service[100524]: warnings.warn( Jul 27 16:15:39.314685 np0000005924 devstack@c-api.service[100524]: INFO cinder.api.openstack.wsgi [None req-da475ec1-40e0-4dce-ab0d-d8b160bbfea7 tempest-VolumesBackupsTest-1601316061 tempest-VolumesBackupsTest-1601316061-project-member] https://10.4.3.117/volume/v3/backups/94af9a52-7f69-4f81-abc6-3124a863a558 returned with HTTP 200 Jul 27 16:15:39.317485 np0000005924 devstack@c-api.service[100524]: [pid: 100524|app: 0|req: 741/2932] 10.4.3.117 () {66 vars in 1348 bytes} [Mon Jul 27 16:15:39 2026] GET /volume/v3/backups/94af9a52-7f69-4f81-abc6-3124a863a558 => generated 791 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 27 16:15:39.322507 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.volume.api [None req-174e2043-cd91-4bb9-9436-039db5e87293 tempest-CreateVolumesFromImageTest-259460335 tempest-CreateVolumesFromImageTest-259460335-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (0b7bf139-9a8c-441f-88b9-7ab55bdbbeba) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '622389cd-e917-4bcf-abb5-a1e7b657a722', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromImageTest-Volume-677917688',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='041cc9535ca1480989ac1d5fc788f1b3',qos_specs=None,replication_status=,reservations=['a25909f9-1854-4ba8-964f-72a41a598351','4dd624f1-fbd6-40d7-9492-ca61310983a0','55f4b42b-76a7-43a1-a4b2-18d0ecbae081','dc12d4d5-6432-4e53-bae1-c52fb0912a08'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='0f32fd3ce90b402d98d347b6bcf101ea',volume_type_id=2bce4e1a-e6e0-49d9-be36-c3405449a01e), 'volume': Volume(_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-27T16:15:39Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromImageTest-Volume-677917688',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=622389cd-e917-4bcf-abb5-a1e7b657a722,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='041cc9535ca1480989ac1d5fc788f1b3',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='0f32fd3ce90b402d98d347b6bcf101ea',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(2bce4e1a-e6e0-49d9-be36-c3405449a01e),volume_type_id=2bce4e1a-e6e0-49d9-be36-c3405449a01e)}' {{(pid=100522) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 27 16:15:39.323633 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.volume.api [None req-174e2043-cd91-4bb9-9436-039db5e87293 tempest-CreateVolumesFromImageTest-259460335 tempest-CreateVolumesFromImageTest-259460335-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (059baf47-c4ba-4ed2-a05b-91fd0c7e3c37) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100522) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 27 16:15:39.347989 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.volume.api [None req-174e2043-cd91-4bb9-9436-039db5e87293 tempest-CreateVolumesFromImageTest-259460335 tempest-CreateVolumesFromImageTest-259460335-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (059baf47-c4ba-4ed2-a05b-91fd0c7e3c37) transitioned into state 'SUCCESS' from state '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-677917688',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='041cc9535ca1480989ac1d5fc788f1b3',qos_specs=None,replication_status=,reservations=['a25909f9-1854-4ba8-964f-72a41a598351','4dd624f1-fbd6-40d7-9492-ca61310983a0','55f4b42b-76a7-43a1-a4b2-18d0ecbae081','dc12d4d5-6432-4e53-bae1-c52fb0912a08'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='0f32fd3ce90b402d98d347b6bcf101ea',volume_type_id=2bce4e1a-e6e0-49d9-be36-c3405449a01e)}' {{(pid=100522) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 27 16:15:39.349216 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.volume.api [None req-174e2043-cd91-4bb9-9436-039db5e87293 tempest-CreateVolumesFromImageTest-259460335 tempest-CreateVolumesFromImageTest-259460335-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (3f336ea9-3fe9-4ace-9aa1-7e5eee0dfde3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100522) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 27 16:15:39.376770 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.volume.api [None req-174e2043-cd91-4bb9-9436-039db5e87293 tempest-CreateVolumesFromImageTest-259460335 tempest-CreateVolumesFromImageTest-259460335-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (3f336ea9-3fe9-4ace-9aa1-7e5eee0dfde3) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100522) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 27 16:15:39.377805 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.volume.api [None req-174e2043-cd91-4bb9-9436-039db5e87293 tempest-CreateVolumesFromImageTest-259460335 tempest-CreateVolumesFromImageTest-259460335-project-member] Flow 'volume_create_api' (241788c8-cda3-4cce-8c3f-7e82363dcb1f) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100522) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 27 16:15:39.378210 np0000005924 devstack@c-api.service[100522]: INFO cinder.volume.api [None req-174e2043-cd91-4bb9-9436-039db5e87293 tempest-CreateVolumesFromImageTest-259460335 tempest-CreateVolumesFromImageTest-259460335-project-member] Create volume request issued successfully. Jul 27 16:15:39.379146 np0000005924 devstack@c-api.service[100522]: INFO cinder.api.openstack.wsgi [None req-174e2043-cd91-4bb9-9436-039db5e87293 tempest-CreateVolumesFromImageTest-259460335 tempest-CreateVolumesFromImageTest-259460335-project-member] https://10.4.3.117/volume/v3/volumes returned with HTTP 202 Jul 27 16:15:39.379925 np0000005924 devstack@c-api.service[100522]: [pid: 100522|app: 0|req: 726/2933] 10.4.3.117 () {68 vars in 1259 bytes} [Mon Jul 27 16:15:39 2026] POST /volume/v3/volumes => generated 756 bytes in 259 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 27 16:15:39.394544 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.middleware.request_id [None req-2f5a168c-0b27-430f-9c12-c488cbcc4be4 None None] RequestId filter calling following filter/app {{(pid=100523) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:15:39.396767 np0000005924 devstack@c-api.service[100523]: INFO cinder.api.openstack.wsgi [None req-2f5a168c-0b27-430f-9c12-c488cbcc4be4 tempest-CreateVolumesFromImageTest-259460335 tempest-CreateVolumesFromImageTest-259460335-project-member] POST https://10.4.3.117/volume/v3/volumes Jul 27 16:15:39.399042 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.openstack.wsgi [None req-2f5a168c-0b27-430f-9c12-c488cbcc4be4 tempest-CreateVolumesFromImageTest-259460335 tempest-CreateVolumesFromImageTest-259460335-project-member] Action: 'create', calling method: create, body: {"volume": {"'imageRef": "9b5714dc-7db2-46f4-8517-f5174b84ff15", "size": 1, "name": "tempest-CreateVolumesFromImageTest-Volume-1378123065"}} {{(pid=100523) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 27 16:15:39.399042 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.v3.volumes [None req-2f5a168c-0b27-430f-9c12-c488cbcc4be4 tempest-CreateVolumesFromImageTest-259460335 tempest-CreateVolumesFromImageTest-259460335-project-member] Create volume request body: {'volume': {"'imageRef": '9b5714dc-7db2-46f4-8517-f5174b84ff15', 'size': 1, 'name': 'tempest-CreateVolumesFromImageTest-Volume-1378123065'}} {{(pid=100523) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 27 16:15:39.399142 np0000005924 devstack@c-api.service[100523]: INFO cinder.api.v3.volumes [None req-2f5a168c-0b27-430f-9c12-c488cbcc4be4 tempest-CreateVolumesFromImageTest-259460335 tempest-CreateVolumesFromImageTest-259460335-project-member] Create volume of 1 GB Jul 27 16:15:39.403811 np0000005924 devstack@c-api.service[100523]: INFO cinder.volume.api [None req-2f5a168c-0b27-430f-9c12-c488cbcc4be4 tempest-CreateVolumesFromImageTest-259460335 tempest-CreateVolumesFromImageTest-259460335-project-member] Availability Zones retrieved successfully. Jul 27 16:15:39.411700 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.volume.api [None req-2f5a168c-0b27-430f-9c12-c488cbcc4be4 tempest-CreateVolumesFromImageTest-259460335 tempest-CreateVolumesFromImageTest-259460335-project-member] Flow 'volume_create_api' (83f79add-9ceb-4f07-8e1a-27bb1d29c3e8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100523) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 27 16:15:39.412191 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.volume.api [None req-2f5a168c-0b27-430f-9c12-c488cbcc4be4 tempest-CreateVolumesFromImageTest-259460335 tempest-CreateVolumesFromImageTest-259460335-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (9bb0398b-a856-416c-96a6-5808b51dc550) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100523) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 27 16:15:39.413226 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.volume.flows.api.create_volume [None req-2f5a168c-0b27-430f-9c12-c488cbcc4be4 tempest-CreateVolumesFromImageTest-259460335 tempest-CreateVolumesFromImageTest-259460335-project-member] Validating volume size '1' using validate_int {{(pid=100523) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 27 16:15:39.448132 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.volume.api [None req-2f5a168c-0b27-430f-9c12-c488cbcc4be4 tempest-CreateVolumesFromImageTest-259460335 tempest-CreateVolumesFromImageTest-259460335-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (9bb0398b-a856-416c-96a6-5808b51dc550) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-27T16:04:59Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=2bce4e1a-e6e0-49d9-be36-c3405449a01e,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '2bce4e1a-e6e0-49d9-be36-c3405449a01e', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100523) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 27 16:15:39.449147 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.volume.api [None req-2f5a168c-0b27-430f-9c12-c488cbcc4be4 tempest-CreateVolumesFromImageTest-259460335 tempest-CreateVolumesFromImageTest-259460335-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (f479c238-95d0-45a5-83a5-9bee6322bad3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100523) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 27 16:15:39.532062 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.quota [None req-2f5a168c-0b27-430f-9c12-c488cbcc4be4 tempest-CreateVolumesFromImageTest-259460335 tempest-CreateVolumesFromImageTest-259460335-project-member] Created reservations ['c163d426-918b-4c06-b1c1-d9e7e04dde6e', '61a67c18-0415-4b15-8b29-ef11de18dd2d', '3311f9c4-2c56-4ceb-8f8d-451905b45256', '99d47259-2e5a-48db-a96f-a6f8b2483599'] {{(pid=100523) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 27 16:15:39.533138 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.volume.api [None req-2f5a168c-0b27-430f-9c12-c488cbcc4be4 tempest-CreateVolumesFromImageTest-259460335 tempest-CreateVolumesFromImageTest-259460335-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (f479c238-95d0-45a5-83a5-9bee6322bad3) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['c163d426-918b-4c06-b1c1-d9e7e04dde6e', '61a67c18-0415-4b15-8b29-ef11de18dd2d', '3311f9c4-2c56-4ceb-8f8d-451905b45256', '99d47259-2e5a-48db-a96f-a6f8b2483599']}' {{(pid=100523) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 27 16:15:39.533947 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.volume.api [None req-2f5a168c-0b27-430f-9c12-c488cbcc4be4 tempest-CreateVolumesFromImageTest-259460335 tempest-CreateVolumesFromImageTest-259460335-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (0f1e5402-e0fe-4c67-9945-54cd7802a4c8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100523) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 27 16:15:39.596090 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.volume.api [None req-2f5a168c-0b27-430f-9c12-c488cbcc4be4 tempest-CreateVolumesFromImageTest-259460335 tempest-CreateVolumesFromImageTest-259460335-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (0f1e5402-e0fe-4c67-9945-54cd7802a4c8) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '909181d7-b98a-4a2b-a186-40f1f3a51e7d', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromImageTest-Volume-1378123065',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='041cc9535ca1480989ac1d5fc788f1b3',qos_specs=None,replication_status=,reservations=['c163d426-918b-4c06-b1c1-d9e7e04dde6e','61a67c18-0415-4b15-8b29-ef11de18dd2d','3311f9c4-2c56-4ceb-8f8d-451905b45256','99d47259-2e5a-48db-a96f-a6f8b2483599'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='0f32fd3ce90b402d98d347b6bcf101ea',volume_type_id=2bce4e1a-e6e0-49d9-be36-c3405449a01e), 'volume': Volume(_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-27T16:15:39Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromImageTest-Volume-1378123065',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=909181d7-b98a-4a2b-a186-40f1f3a51e7d,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='041cc9535ca1480989ac1d5fc788f1b3',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='0f32fd3ce90b402d98d347b6bcf101ea',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(2bce4e1a-e6e0-49d9-be36-c3405449a01e),volume_type_id=2bce4e1a-e6e0-49d9-be36-c3405449a01e)}' {{(pid=100523) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 27 16:15:39.596867 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.volume.api [None req-2f5a168c-0b27-430f-9c12-c488cbcc4be4 tempest-CreateVolumesFromImageTest-259460335 tempest-CreateVolumesFromImageTest-259460335-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (26b379d8-25e1-46b7-ae5d-ccaefc3ffc4d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100523) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 27 16:15:39.657520 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.volume.api [None req-2f5a168c-0b27-430f-9c12-c488cbcc4be4 tempest-CreateVolumesFromImageTest-259460335 tempest-CreateVolumesFromImageTest-259460335-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (26b379d8-25e1-46b7-ae5d-ccaefc3ffc4d) transitioned into state 'SUCCESS' from state '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-1378123065',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='041cc9535ca1480989ac1d5fc788f1b3',qos_specs=None,replication_status=,reservations=['c163d426-918b-4c06-b1c1-d9e7e04dde6e','61a67c18-0415-4b15-8b29-ef11de18dd2d','3311f9c4-2c56-4ceb-8f8d-451905b45256','99d47259-2e5a-48db-a96f-a6f8b2483599'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='0f32fd3ce90b402d98d347b6bcf101ea',volume_type_id=2bce4e1a-e6e0-49d9-be36-c3405449a01e)}' {{(pid=100523) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 27 16:15:39.658728 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.volume.api [None req-2f5a168c-0b27-430f-9c12-c488cbcc4be4 tempest-CreateVolumesFromImageTest-259460335 tempest-CreateVolumesFromImageTest-259460335-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (1893f47e-3b64-498b-80c5-a4520bb7bd5c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100523) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 27 16:15:39.767347 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.volume.api [None req-2f5a168c-0b27-430f-9c12-c488cbcc4be4 tempest-CreateVolumesFromImageTest-259460335 tempest-CreateVolumesFromImageTest-259460335-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (1893f47e-3b64-498b-80c5-a4520bb7bd5c) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100523) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 27 16:15:39.768097 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.volume.api [None req-2f5a168c-0b27-430f-9c12-c488cbcc4be4 tempest-CreateVolumesFromImageTest-259460335 tempest-CreateVolumesFromImageTest-259460335-project-member] Flow 'volume_create_api' (83f79add-9ceb-4f07-8e1a-27bb1d29c3e8) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100523) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 27 16:15:39.768435 np0000005924 devstack@c-api.service[100523]: INFO cinder.volume.api [None req-2f5a168c-0b27-430f-9c12-c488cbcc4be4 tempest-CreateVolumesFromImageTest-259460335 tempest-CreateVolumesFromImageTest-259460335-project-member] Create volume request issued successfully. Jul 27 16:15:39.769091 np0000005924 devstack@c-api.service[100523]: INFO cinder.api.openstack.wsgi [None req-2f5a168c-0b27-430f-9c12-c488cbcc4be4 tempest-CreateVolumesFromImageTest-259460335 tempest-CreateVolumesFromImageTest-259460335-project-member] https://10.4.3.117/volume/v3/volumes returned with HTTP 202 Jul 27 16:15:39.772403 np0000005924 devstack@c-api.service[100523]: [pid: 100523|app: 0|req: 740/2934] 10.4.3.117 () {68 vars in 1259 bytes} [Mon Jul 27 16:15:39 2026] POST /volume/v3/volumes => generated 757 bytes in 377 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 27 16:15:39.799735 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.middleware.request_id [None req-1167dd2f-5cf4-42b4-b650-ac71ddf7b759 None None] RequestId filter calling following filter/app {{(pid=100521) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:15:39.800954 np0000005924 devstack@c-api.service[100521]: INFO cinder.api.openstack.wsgi [None req-1167dd2f-5cf4-42b4-b650-ac71ddf7b759 tempest-CreateVolumesFromImageTest-259460335 tempest-CreateVolumesFromImageTest-259460335-project-member] POST https://10.4.3.117/volume/v3/volumes Jul 27 16:15:39.801341 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.openstack.wsgi [None req-1167dd2f-5cf4-42b4-b650-ac71ddf7b759 tempest-CreateVolumesFromImageTest-259460335 tempest-CreateVolumesFromImageTest-259460335-project-member] Action: 'create', calling method: create, body: {"volume": {"'imageRef": "9b5714dc-7db2-46f4-8517-f5174b84ff15", "size": 1, "name": "tempest-CreateVolumesFromImageTest-Volume-1979344289"}} {{(pid=100521) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 27 16:15:39.804149 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.v3.volumes [None req-1167dd2f-5cf4-42b4-b650-ac71ddf7b759 tempest-CreateVolumesFromImageTest-259460335 tempest-CreateVolumesFromImageTest-259460335-project-member] Create volume request body: {'volume': {"'imageRef": '9b5714dc-7db2-46f4-8517-f5174b84ff15', 'size': 1, 'name': 'tempest-CreateVolumesFromImageTest-Volume-1979344289'}} {{(pid=100521) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 27 16:15:39.804149 np0000005924 devstack@c-api.service[100521]: INFO cinder.api.v3.volumes [None req-1167dd2f-5cf4-42b4-b650-ac71ddf7b759 tempest-CreateVolumesFromImageTest-259460335 tempest-CreateVolumesFromImageTest-259460335-project-member] Create volume of 1 GB Jul 27 16:15:39.804149 np0000005924 devstack@c-api.service[100521]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:15:39.804149 np0000005924 devstack@c-api.service[100521]: warnings.warn( Jul 27 16:15:39.816265 np0000005924 devstack@c-api.service[100521]: INFO cinder.volume.api [None req-1167dd2f-5cf4-42b4-b650-ac71ddf7b759 tempest-CreateVolumesFromImageTest-259460335 tempest-CreateVolumesFromImageTest-259460335-project-member] Availability Zones retrieved successfully. Jul 27 16:15:39.823675 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.volume.api [None req-1167dd2f-5cf4-42b4-b650-ac71ddf7b759 tempest-CreateVolumesFromImageTest-259460335 tempest-CreateVolumesFromImageTest-259460335-project-member] Flow 'volume_create_api' (332ce33c-0547-41b3-8082-b65a839fa10a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100521) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 27 16:15:39.824981 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.volume.api [None req-1167dd2f-5cf4-42b4-b650-ac71ddf7b759 tempest-CreateVolumesFromImageTest-259460335 tempest-CreateVolumesFromImageTest-259460335-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (14e83b76-0751-42d1-857d-6cced464bbd1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100521) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 27 16:15:39.826101 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.volume.flows.api.create_volume [None req-1167dd2f-5cf4-42b4-b650-ac71ddf7b759 tempest-CreateVolumesFromImageTest-259460335 tempest-CreateVolumesFromImageTest-259460335-project-member] Validating volume size '1' using validate_int {{(pid=100521) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 27 16:15:39.857686 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.volume.api [None req-1167dd2f-5cf4-42b4-b650-ac71ddf7b759 tempest-CreateVolumesFromImageTest-259460335 tempest-CreateVolumesFromImageTest-259460335-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (14e83b76-0751-42d1-857d-6cced464bbd1) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-27T16:04:59Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=2bce4e1a-e6e0-49d9-be36-c3405449a01e,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '2bce4e1a-e6e0-49d9-be36-c3405449a01e', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100521) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 27 16:15:39.858585 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.volume.api [None req-1167dd2f-5cf4-42b4-b650-ac71ddf7b759 tempest-CreateVolumesFromImageTest-259460335 tempest-CreateVolumesFromImageTest-259460335-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (52ad84d6-23ef-4222-8de6-aa8d0da90f49) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100521) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 27 16:15:39.906058 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.quota [None req-1167dd2f-5cf4-42b4-b650-ac71ddf7b759 tempest-CreateVolumesFromImageTest-259460335 tempest-CreateVolumesFromImageTest-259460335-project-member] Created reservations ['7aa520b6-6d93-4f4a-a0b5-461b60abc5a9', 'a8b1d099-a848-48c7-baec-7f74f328d56b', '1425d9f9-ed32-4391-8845-325ea6cefb64', '58c81e73-18fc-4bce-bc5d-6230a2df485c'] {{(pid=100521) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 27 16:15:39.906716 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.volume.api [None req-1167dd2f-5cf4-42b4-b650-ac71ddf7b759 tempest-CreateVolumesFromImageTest-259460335 tempest-CreateVolumesFromImageTest-259460335-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (52ad84d6-23ef-4222-8de6-aa8d0da90f49) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['7aa520b6-6d93-4f4a-a0b5-461b60abc5a9', 'a8b1d099-a848-48c7-baec-7f74f328d56b', '1425d9f9-ed32-4391-8845-325ea6cefb64', '58c81e73-18fc-4bce-bc5d-6230a2df485c']}' {{(pid=100521) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 27 16:15:39.907986 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.volume.api [None req-1167dd2f-5cf4-42b4-b650-ac71ddf7b759 tempest-CreateVolumesFromImageTest-259460335 tempest-CreateVolumesFromImageTest-259460335-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (a610b0e9-0292-4008-9e88-a3fa1c9634f2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100521) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 27 16:15:39.929726 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.volume.api [None req-1167dd2f-5cf4-42b4-b650-ac71ddf7b759 tempest-CreateVolumesFromImageTest-259460335 tempest-CreateVolumesFromImageTest-259460335-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (a610b0e9-0292-4008-9e88-a3fa1c9634f2) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '76f4b0c7-0948-4bd4-afc2-a18d336c341a', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromImageTest-Volume-1979344289',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='041cc9535ca1480989ac1d5fc788f1b3',qos_specs=None,replication_status=,reservations=['7aa520b6-6d93-4f4a-a0b5-461b60abc5a9','a8b1d099-a848-48c7-baec-7f74f328d56b','1425d9f9-ed32-4391-8845-325ea6cefb64','58c81e73-18fc-4bce-bc5d-6230a2df485c'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='0f32fd3ce90b402d98d347b6bcf101ea',volume_type_id=2bce4e1a-e6e0-49d9-be36-c3405449a01e), 'volume': Volume(_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-27T16:15:39Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromImageTest-Volume-1979344289',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=76f4b0c7-0948-4bd4-afc2-a18d336c341a,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='041cc9535ca1480989ac1d5fc788f1b3',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='0f32fd3ce90b402d98d347b6bcf101ea',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(2bce4e1a-e6e0-49d9-be36-c3405449a01e),volume_type_id=2bce4e1a-e6e0-49d9-be36-c3405449a01e)}' {{(pid=100521) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 27 16:15:39.930416 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.volume.api [None req-1167dd2f-5cf4-42b4-b650-ac71ddf7b759 tempest-CreateVolumesFromImageTest-259460335 tempest-CreateVolumesFromImageTest-259460335-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (0805f155-47e5-47ff-97b9-c1930c21b47b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100521) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 27 16:15:39.957923 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.volume.api [None req-1167dd2f-5cf4-42b4-b650-ac71ddf7b759 tempest-CreateVolumesFromImageTest-259460335 tempest-CreateVolumesFromImageTest-259460335-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (0805f155-47e5-47ff-97b9-c1930c21b47b) transitioned into state 'SUCCESS' from state '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-1979344289',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='041cc9535ca1480989ac1d5fc788f1b3',qos_specs=None,replication_status=,reservations=['7aa520b6-6d93-4f4a-a0b5-461b60abc5a9','a8b1d099-a848-48c7-baec-7f74f328d56b','1425d9f9-ed32-4391-8845-325ea6cefb64','58c81e73-18fc-4bce-bc5d-6230a2df485c'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='0f32fd3ce90b402d98d347b6bcf101ea',volume_type_id=2bce4e1a-e6e0-49d9-be36-c3405449a01e)}' {{(pid=100521) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 27 16:15:39.958742 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.volume.api [None req-1167dd2f-5cf4-42b4-b650-ac71ddf7b759 tempest-CreateVolumesFromImageTest-259460335 tempest-CreateVolumesFromImageTest-259460335-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (d5a3ab38-c40e-4616-828a-de31a2665c90) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100521) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 27 16:15:39.976682 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.volume.api [None req-1167dd2f-5cf4-42b4-b650-ac71ddf7b759 tempest-CreateVolumesFromImageTest-259460335 tempest-CreateVolumesFromImageTest-259460335-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (d5a3ab38-c40e-4616-828a-de31a2665c90) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100521) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 27 16:15:39.977673 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.volume.api [None req-1167dd2f-5cf4-42b4-b650-ac71ddf7b759 tempest-CreateVolumesFromImageTest-259460335 tempest-CreateVolumesFromImageTest-259460335-project-member] Flow 'volume_create_api' (332ce33c-0547-41b3-8082-b65a839fa10a) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100521) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 27 16:15:39.978006 np0000005924 devstack@c-api.service[100521]: INFO cinder.volume.api [None req-1167dd2f-5cf4-42b4-b650-ac71ddf7b759 tempest-CreateVolumesFromImageTest-259460335 tempest-CreateVolumesFromImageTest-259460335-project-member] Create volume request issued successfully. Jul 27 16:15:39.978741 np0000005924 devstack@c-api.service[100521]: INFO cinder.api.openstack.wsgi [None req-1167dd2f-5cf4-42b4-b650-ac71ddf7b759 tempest-CreateVolumesFromImageTest-259460335 tempest-CreateVolumesFromImageTest-259460335-project-member] https://10.4.3.117/volume/v3/volumes returned with HTTP 202 Jul 27 16:15:39.979226 np0000005924 devstack@c-api.service[100521]: [pid: 100521|app: 0|req: 728/2935] 10.4.3.117 () {68 vars in 1259 bytes} [Mon Jul 27 16:15:39 2026] POST /volume/v3/volumes => generated 757 bytes in 181 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 27 16:15:39.998485 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.middleware.request_id [None req-4f15341e-20e4-423e-aee5-930c86a9f729 None None] RequestId filter calling following filter/app {{(pid=100524) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:15:40.001358 np0000005924 devstack@c-api.service[100524]: INFO cinder.api.openstack.wsgi [None req-4f15341e-20e4-423e-aee5-930c86a9f729 tempest-CreateVolumesFromImageTest-259460335 tempest-CreateVolumesFromImageTest-259460335-project-member] POST https://10.4.3.117/volume/v3/volumes Jul 27 16:15:40.001849 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.openstack.wsgi [None req-4f15341e-20e4-423e-aee5-930c86a9f729 tempest-CreateVolumesFromImageTest-259460335 tempest-CreateVolumesFromImageTest-259460335-project-member] Action: 'create', calling method: create, body: {"volume": {"'imageRef": "9b5714dc-7db2-46f4-8517-f5174b84ff15", "size": 1, "name": "tempest-CreateVolumesFromImageTest-Volume-2017662633"}} {{(pid=100524) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 27 16:15:40.007479 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.v3.volumes [None req-4f15341e-20e4-423e-aee5-930c86a9f729 tempest-CreateVolumesFromImageTest-259460335 tempest-CreateVolumesFromImageTest-259460335-project-member] Create volume request body: {'volume': {"'imageRef": '9b5714dc-7db2-46f4-8517-f5174b84ff15', 'size': 1, 'name': 'tempest-CreateVolumesFromImageTest-Volume-2017662633'}} {{(pid=100524) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 27 16:15:40.007479 np0000005924 devstack@c-api.service[100524]: INFO cinder.api.v3.volumes [None req-4f15341e-20e4-423e-aee5-930c86a9f729 tempest-CreateVolumesFromImageTest-259460335 tempest-CreateVolumesFromImageTest-259460335-project-member] Create volume of 1 GB Jul 27 16:15:40.016178 np0000005924 devstack@c-api.service[100524]: INFO cinder.volume.api [None req-4f15341e-20e4-423e-aee5-930c86a9f729 tempest-CreateVolumesFromImageTest-259460335 tempest-CreateVolumesFromImageTest-259460335-project-member] Availability Zones retrieved successfully. Jul 27 16:15:40.028165 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.volume.api [None req-4f15341e-20e4-423e-aee5-930c86a9f729 tempest-CreateVolumesFromImageTest-259460335 tempest-CreateVolumesFromImageTest-259460335-project-member] Flow 'volume_create_api' (ec63018f-98a2-4c20-8891-4b1cee4cf8d4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100524) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 27 16:15:40.028165 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.volume.api [None req-4f15341e-20e4-423e-aee5-930c86a9f729 tempest-CreateVolumesFromImageTest-259460335 tempest-CreateVolumesFromImageTest-259460335-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (a2b31c77-9727-40bb-b72e-254695b3f0ef) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100524) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 27 16:15:40.028609 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.volume.flows.api.create_volume [None req-4f15341e-20e4-423e-aee5-930c86a9f729 tempest-CreateVolumesFromImageTest-259460335 tempest-CreateVolumesFromImageTest-259460335-project-member] Validating volume size '1' using validate_int {{(pid=100524) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 27 16:15:40.068817 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.volume.api [None req-4f15341e-20e4-423e-aee5-930c86a9f729 tempest-CreateVolumesFromImageTest-259460335 tempest-CreateVolumesFromImageTest-259460335-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (a2b31c77-9727-40bb-b72e-254695b3f0ef) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-27T16:04:59Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=2bce4e1a-e6e0-49d9-be36-c3405449a01e,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '2bce4e1a-e6e0-49d9-be36-c3405449a01e', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100524) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 27 16:15:40.069599 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.volume.api [None req-4f15341e-20e4-423e-aee5-930c86a9f729 tempest-CreateVolumesFromImageTest-259460335 tempest-CreateVolumesFromImageTest-259460335-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (5d4402e4-6aba-4214-8910-ea4b4b93e6da) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100524) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 27 16:15:40.136700 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.quota [None req-4f15341e-20e4-423e-aee5-930c86a9f729 tempest-CreateVolumesFromImageTest-259460335 tempest-CreateVolumesFromImageTest-259460335-project-member] Created reservations ['d8e031e0-b9c6-44e1-bed7-9db64a49f663', '2ad1ee27-853c-4d7d-a086-df0ea463492c', '565dec30-f248-423b-b275-a921dc884ef9', 'a891b264-6c63-465b-8512-596fe97e471f'] {{(pid=100524) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 27 16:15:40.137966 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.volume.api [None req-4f15341e-20e4-423e-aee5-930c86a9f729 tempest-CreateVolumesFromImageTest-259460335 tempest-CreateVolumesFromImageTest-259460335-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (5d4402e4-6aba-4214-8910-ea4b4b93e6da) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['d8e031e0-b9c6-44e1-bed7-9db64a49f663', '2ad1ee27-853c-4d7d-a086-df0ea463492c', '565dec30-f248-423b-b275-a921dc884ef9', 'a891b264-6c63-465b-8512-596fe97e471f']}' {{(pid=100524) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 27 16:15:40.138761 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.volume.api [None req-4f15341e-20e4-423e-aee5-930c86a9f729 tempest-CreateVolumesFromImageTest-259460335 tempest-CreateVolumesFromImageTest-259460335-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (7fd63ba9-59d7-4f7a-bd15-0f8d3d032d7f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100524) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 27 16:15:40.171907 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.volume.api [None req-4f15341e-20e4-423e-aee5-930c86a9f729 tempest-CreateVolumesFromImageTest-259460335 tempest-CreateVolumesFromImageTest-259460335-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (7fd63ba9-59d7-4f7a-bd15-0f8d3d032d7f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '07b18ca0-f180-4378-aa9c-a91a4e847574', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromImageTest-Volume-2017662633',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='041cc9535ca1480989ac1d5fc788f1b3',qos_specs=None,replication_status=,reservations=['d8e031e0-b9c6-44e1-bed7-9db64a49f663','2ad1ee27-853c-4d7d-a086-df0ea463492c','565dec30-f248-423b-b275-a921dc884ef9','a891b264-6c63-465b-8512-596fe97e471f'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='0f32fd3ce90b402d98d347b6bcf101ea',volume_type_id=2bce4e1a-e6e0-49d9-be36-c3405449a01e), 'volume': Volume(_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-27T16:15:40Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromImageTest-Volume-2017662633',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=07b18ca0-f180-4378-aa9c-a91a4e847574,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='041cc9535ca1480989ac1d5fc788f1b3',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='0f32fd3ce90b402d98d347b6bcf101ea',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(2bce4e1a-e6e0-49d9-be36-c3405449a01e),volume_type_id=2bce4e1a-e6e0-49d9-be36-c3405449a01e)}' {{(pid=100524) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 27 16:15:40.172201 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.volume.api [None req-4f15341e-20e4-423e-aee5-930c86a9f729 tempest-CreateVolumesFromImageTest-259460335 tempest-CreateVolumesFromImageTest-259460335-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (a6a2ff41-ac28-49ed-a984-5ef1e6bdcf7f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100524) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 27 16:15:40.196388 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.volume.api [None req-4f15341e-20e4-423e-aee5-930c86a9f729 tempest-CreateVolumesFromImageTest-259460335 tempest-CreateVolumesFromImageTest-259460335-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (a6a2ff41-ac28-49ed-a984-5ef1e6bdcf7f) transitioned into state 'SUCCESS' from state '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-2017662633',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='041cc9535ca1480989ac1d5fc788f1b3',qos_specs=None,replication_status=,reservations=['d8e031e0-b9c6-44e1-bed7-9db64a49f663','2ad1ee27-853c-4d7d-a086-df0ea463492c','565dec30-f248-423b-b275-a921dc884ef9','a891b264-6c63-465b-8512-596fe97e471f'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='0f32fd3ce90b402d98d347b6bcf101ea',volume_type_id=2bce4e1a-e6e0-49d9-be36-c3405449a01e)}' {{(pid=100524) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 27 16:15:40.197100 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.volume.api [None req-4f15341e-20e4-423e-aee5-930c86a9f729 tempest-CreateVolumesFromImageTest-259460335 tempest-CreateVolumesFromImageTest-259460335-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (3cbd92fd-3a22-4c24-9e24-c9f39b5429eb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100524) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 27 16:15:40.214266 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.volume.api [None req-4f15341e-20e4-423e-aee5-930c86a9f729 tempest-CreateVolumesFromImageTest-259460335 tempest-CreateVolumesFromImageTest-259460335-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (3cbd92fd-3a22-4c24-9e24-c9f39b5429eb) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100524) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 27 16:15:40.215475 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.volume.api [None req-4f15341e-20e4-423e-aee5-930c86a9f729 tempest-CreateVolumesFromImageTest-259460335 tempest-CreateVolumesFromImageTest-259460335-project-member] Flow 'volume_create_api' (ec63018f-98a2-4c20-8891-4b1cee4cf8d4) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100524) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 27 16:15:40.215920 np0000005924 devstack@c-api.service[100524]: INFO cinder.volume.api [None req-4f15341e-20e4-423e-aee5-930c86a9f729 tempest-CreateVolumesFromImageTest-259460335 tempest-CreateVolumesFromImageTest-259460335-project-member] Create volume request issued successfully. Jul 27 16:15:40.216703 np0000005924 devstack@c-api.service[100524]: INFO cinder.api.openstack.wsgi [None req-4f15341e-20e4-423e-aee5-930c86a9f729 tempest-CreateVolumesFromImageTest-259460335 tempest-CreateVolumesFromImageTest-259460335-project-member] https://10.4.3.117/volume/v3/volumes returned with HTTP 202 Jul 27 16:15:40.217400 np0000005924 devstack@c-api.service[100524]: [pid: 100524|app: 0|req: 742/2936] 10.4.3.117 () {68 vars in 1259 bytes} [Mon Jul 27 16:15:39 2026] POST /volume/v3/volumes => generated 757 bytes in 219 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 27 16:15:40.238274 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.middleware.request_id [None req-971f0841-af7a-4a87-8a43-35d820900c3e None None] RequestId filter calling following filter/app {{(pid=100522) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:15:40.241164 np0000005924 devstack@c-api.service[100522]: INFO cinder.api.openstack.wsgi [None req-971f0841-af7a-4a87-8a43-35d820900c3e tempest-CreateVolumesFromImageTest-259460335 tempest-CreateVolumesFromImageTest-259460335-project-member] GET https://10.4.3.117/volume/v3/volumes/aaf60612-46f4-4b07-8641-ba7353799138 Jul 27 16:15:40.241272 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.openstack.wsgi [None req-971f0841-af7a-4a87-8a43-35d820900c3e tempest-CreateVolumesFromImageTest-259460335 tempest-CreateVolumesFromImageTest-259460335-project-member] Empty body provided in request {{(pid=100522) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:15:40.241895 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.openstack.wsgi [None req-971f0841-af7a-4a87-8a43-35d820900c3e tempest-CreateVolumesFromImageTest-259460335 tempest-CreateVolumesFromImageTest-259460335-project-member] Calling method 'show' {{(pid=100522) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:15:40.252053 np0000005924 devstack@c-api.service[100522]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:15:40.252053 np0000005924 devstack@c-api.service[100522]: warnings.warn( Jul 27 16:15:40.257399 np0000005924 devstack@c-api.service[100522]: INFO cinder.volume.api [None req-971f0841-af7a-4a87-8a43-35d820900c3e tempest-CreateVolumesFromImageTest-259460335 tempest-CreateVolumesFromImageTest-259460335-project-member] Volume info retrieved successfully. Jul 27 16:15:40.262538 np0000005924 devstack@c-api.service[100522]: INFO cinder.api.openstack.wsgi [None req-971f0841-af7a-4a87-8a43-35d820900c3e tempest-CreateVolumesFromImageTest-259460335 tempest-CreateVolumesFromImageTest-259460335-project-member] https://10.4.3.117/volume/v3/volumes/aaf60612-46f4-4b07-8641-ba7353799138 returned with HTTP 200 Jul 27 16:15:40.263068 np0000005924 devstack@c-api.service[100522]: [pid: 100522|app: 0|req: 727/2937] 10.4.3.117 () {66 vars in 1348 bytes} [Mon Jul 27 16:15:40 2026] GET /volume/v3/volumes/aaf60612-46f4-4b07-8641-ba7353799138 => generated 849 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 27 16:15:40.279666 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.middleware.request_id [None req-5fb7d367-6279-459b-be1e-ca07ced8aa8b None None] RequestId filter calling following filter/app {{(pid=100523) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:15:40.281519 np0000005924 devstack@c-api.service[100523]: INFO cinder.api.openstack.wsgi [None req-5fb7d367-6279-459b-be1e-ca07ced8aa8b tempest-CreateVolumesFromImageTest-259460335 tempest-CreateVolumesFromImageTest-259460335-project-member] GET https://10.4.3.117/volume/v3/volumes/622389cd-e917-4bcf-abb5-a1e7b657a722 Jul 27 16:15:40.281758 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.openstack.wsgi [None req-5fb7d367-6279-459b-be1e-ca07ced8aa8b tempest-CreateVolumesFromImageTest-259460335 tempest-CreateVolumesFromImageTest-259460335-project-member] Empty body provided in request {{(pid=100523) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:15:40.281981 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.openstack.wsgi [None req-5fb7d367-6279-459b-be1e-ca07ced8aa8b tempest-CreateVolumesFromImageTest-259460335 tempest-CreateVolumesFromImageTest-259460335-project-member] Calling method 'show' {{(pid=100523) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:15:40.291146 np0000005924 devstack@c-api.service[100523]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:15:40.291146 np0000005924 devstack@c-api.service[100523]: warnings.warn( Jul 27 16:15:40.295194 np0000005924 devstack@c-api.service[100523]: INFO cinder.volume.api [None req-5fb7d367-6279-459b-be1e-ca07ced8aa8b tempest-CreateVolumesFromImageTest-259460335 tempest-CreateVolumesFromImageTest-259460335-project-member] Volume info retrieved successfully. Jul 27 16:15:40.299674 np0000005924 devstack@c-api.service[100523]: INFO cinder.api.openstack.wsgi [None req-5fb7d367-6279-459b-be1e-ca07ced8aa8b tempest-CreateVolumesFromImageTest-259460335 tempest-CreateVolumesFromImageTest-259460335-project-member] https://10.4.3.117/volume/v3/volumes/622389cd-e917-4bcf-abb5-a1e7b657a722 returned with HTTP 200 Jul 27 16:15:40.300027 np0000005924 devstack@c-api.service[100523]: [pid: 100523|app: 0|req: 741/2938] 10.4.3.117 () {66 vars in 1348 bytes} [Mon Jul 27 16:15:40 2026] GET /volume/v3/volumes/622389cd-e917-4bcf-abb5-a1e7b657a722 => generated 849 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 27 16:15:40.321533 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.middleware.request_id [None req-22f6c1e0-a7d5-4cdf-937a-260cdcf0f79e None None] RequestId filter calling following filter/app {{(pid=100521) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:15:40.322783 np0000005924 devstack@c-api.service[100521]: INFO cinder.api.openstack.wsgi [None req-22f6c1e0-a7d5-4cdf-937a-260cdcf0f79e tempest-CreateVolumesFromImageTest-259460335 tempest-CreateVolumesFromImageTest-259460335-project-member] GET https://10.4.3.117/volume/v3/volumes/909181d7-b98a-4a2b-a186-40f1f3a51e7d Jul 27 16:15:40.322972 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.openstack.wsgi [None req-22f6c1e0-a7d5-4cdf-937a-260cdcf0f79e tempest-CreateVolumesFromImageTest-259460335 tempest-CreateVolumesFromImageTest-259460335-project-member] Empty body provided in request {{(pid=100521) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:15:40.323138 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.openstack.wsgi [None req-22f6c1e0-a7d5-4cdf-937a-260cdcf0f79e tempest-CreateVolumesFromImageTest-259460335 tempest-CreateVolumesFromImageTest-259460335-project-member] Calling method 'show' {{(pid=100521) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:15:40.332358 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.middleware.request_id [None req-84cb7eef-019a-486f-b20f-a78d61f153c9 None None] RequestId filter calling following filter/app {{(pid=100524) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:15:40.333531 np0000005924 devstack@c-api.service[100521]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:15:40.333531 np0000005924 devstack@c-api.service[100521]: warnings.warn( Jul 27 16:15:40.334780 np0000005924 devstack@c-api.service[100524]: INFO cinder.api.openstack.wsgi [None req-84cb7eef-019a-486f-b20f-a78d61f153c9 tempest-VolumesBackupsTest-1601316061 tempest-VolumesBackupsTest-1601316061-project-member] GET https://10.4.3.117/volume/v3/backups/94af9a52-7f69-4f81-abc6-3124a863a558 Jul 27 16:15:40.334780 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.openstack.wsgi [None req-84cb7eef-019a-486f-b20f-a78d61f153c9 tempest-VolumesBackupsTest-1601316061 tempest-VolumesBackupsTest-1601316061-project-member] Empty body provided in request {{(pid=100524) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:15:40.334855 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.openstack.wsgi [None req-84cb7eef-019a-486f-b20f-a78d61f153c9 tempest-VolumesBackupsTest-1601316061 tempest-VolumesBackupsTest-1601316061-project-member] Calling method 'show' {{(pid=100524) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:15:40.334992 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.v3.backups [None req-84cb7eef-019a-486f-b20f-a78d61f153c9 tempest-VolumesBackupsTest-1601316061 tempest-VolumesBackupsTest-1601316061-project-member] Show backup with id 94af9a52-7f69-4f81-abc6-3124a863a558. {{(pid=100524) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 27 16:15:40.337847 np0000005924 devstack@c-api.service[100521]: INFO cinder.volume.api [None req-22f6c1e0-a7d5-4cdf-937a-260cdcf0f79e tempest-CreateVolumesFromImageTest-259460335 tempest-CreateVolumesFromImageTest-259460335-project-member] Volume info retrieved successfully. Jul 27 16:15:40.341479 np0000005924 devstack@c-api.service[100524]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:15:40.341479 np0000005924 devstack@c-api.service[100524]: warnings.warn( Jul 27 16:15:40.342242 np0000005924 devstack@c-api.service[100524]: INFO cinder.api.openstack.wsgi [None req-84cb7eef-019a-486f-b20f-a78d61f153c9 tempest-VolumesBackupsTest-1601316061 tempest-VolumesBackupsTest-1601316061-project-member] https://10.4.3.117/volume/v3/backups/94af9a52-7f69-4f81-abc6-3124a863a558 returned with HTTP 200 Jul 27 16:15:40.342307 np0000005924 devstack@c-api.service[100521]: INFO cinder.api.openstack.wsgi [None req-22f6c1e0-a7d5-4cdf-937a-260cdcf0f79e tempest-CreateVolumesFromImageTest-259460335 tempest-CreateVolumesFromImageTest-259460335-project-member] https://10.4.3.117/volume/v3/volumes/909181d7-b98a-4a2b-a186-40f1f3a51e7d returned with HTTP 200 Jul 27 16:15:40.342794 np0000005924 devstack@c-api.service[100521]: [pid: 100521|app: 0|req: 729/2939] 10.4.3.117 () {66 vars in 1348 bytes} [Mon Jul 27 16:15:40 2026] GET /volume/v3/volumes/909181d7-b98a-4a2b-a186-40f1f3a51e7d => generated 850 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 27 16:15:40.342867 np0000005924 devstack@c-api.service[100524]: [pid: 100524|app: 0|req: 743/2940] 10.4.3.117 () {66 vars in 1348 bytes} [Mon Jul 27 16:15:40 2026] GET /volume/v3/backups/94af9a52-7f69-4f81-abc6-3124a863a558 => generated 791 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 27 16:15:40.354502 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.middleware.request_id [None req-5b18eb4f-cf78-4168-a9b3-a039e0631620 None None] RequestId filter calling following filter/app {{(pid=100522) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:15:40.359429 np0000005924 devstack@c-api.service[100522]: INFO cinder.api.openstack.wsgi [None req-5b18eb4f-cf78-4168-a9b3-a039e0631620 tempest-CreateVolumesFromImageTest-259460335 tempest-CreateVolumesFromImageTest-259460335-project-member] GET https://10.4.3.117/volume/v3/volumes/76f4b0c7-0948-4bd4-afc2-a18d336c341a Jul 27 16:15:40.359429 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.openstack.wsgi [None req-5b18eb4f-cf78-4168-a9b3-a039e0631620 tempest-CreateVolumesFromImageTest-259460335 tempest-CreateVolumesFromImageTest-259460335-project-member] Empty body provided in request {{(pid=100522) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:15:40.359429 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.openstack.wsgi [None req-5b18eb4f-cf78-4168-a9b3-a039e0631620 tempest-CreateVolumesFromImageTest-259460335 tempest-CreateVolumesFromImageTest-259460335-project-member] Calling method 'show' {{(pid=100522) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:15:40.366130 np0000005924 devstack@c-api.service[100522]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:15:40.366130 np0000005924 devstack@c-api.service[100522]: warnings.warn( Jul 27 16:15:40.370339 np0000005924 devstack@c-api.service[100522]: INFO cinder.volume.api [None req-5b18eb4f-cf78-4168-a9b3-a039e0631620 tempest-CreateVolumesFromImageTest-259460335 tempest-CreateVolumesFromImageTest-259460335-project-member] Volume info retrieved successfully. Jul 27 16:15:40.375467 np0000005924 devstack@c-api.service[100522]: INFO cinder.api.openstack.wsgi [None req-5b18eb4f-cf78-4168-a9b3-a039e0631620 tempest-CreateVolumesFromImageTest-259460335 tempest-CreateVolumesFromImageTest-259460335-project-member] https://10.4.3.117/volume/v3/volumes/76f4b0c7-0948-4bd4-afc2-a18d336c341a returned with HTTP 200 Jul 27 16:15:40.375860 np0000005924 devstack@c-api.service[100522]: [pid: 100522|app: 0|req: 728/2941] 10.4.3.117 () {66 vars in 1348 bytes} [Mon Jul 27 16:15:40 2026] GET /volume/v3/volumes/76f4b0c7-0948-4bd4-afc2-a18d336c341a => generated 850 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 27 16:15:40.395373 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.middleware.request_id [None req-a4e7b6ee-1f46-4413-98be-8eae5983af1c None None] RequestId filter calling following filter/app {{(pid=100523) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:15:40.400736 np0000005924 devstack@c-api.service[100523]: INFO cinder.api.openstack.wsgi [None req-a4e7b6ee-1f46-4413-98be-8eae5983af1c tempest-CreateVolumesFromImageTest-259460335 tempest-CreateVolumesFromImageTest-259460335-project-member] GET https://10.4.3.117/volume/v3/volumes/07b18ca0-f180-4378-aa9c-a91a4e847574 Jul 27 16:15:40.401016 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.openstack.wsgi [None req-a4e7b6ee-1f46-4413-98be-8eae5983af1c tempest-CreateVolumesFromImageTest-259460335 tempest-CreateVolumesFromImageTest-259460335-project-member] Empty body provided in request {{(pid=100523) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:15:40.401277 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.openstack.wsgi [None req-a4e7b6ee-1f46-4413-98be-8eae5983af1c tempest-CreateVolumesFromImageTest-259460335 tempest-CreateVolumesFromImageTest-259460335-project-member] Calling method 'show' {{(pid=100523) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:15:40.413367 np0000005924 devstack@c-api.service[100523]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:15:40.413367 np0000005924 devstack@c-api.service[100523]: warnings.warn( Jul 27 16:15:40.416431 np0000005924 devstack@c-api.service[100523]: INFO cinder.volume.api [None req-a4e7b6ee-1f46-4413-98be-8eae5983af1c tempest-CreateVolumesFromImageTest-259460335 tempest-CreateVolumesFromImageTest-259460335-project-member] Volume info retrieved successfully. Jul 27 16:15:40.421892 np0000005924 devstack@c-api.service[100523]: INFO cinder.api.openstack.wsgi [None req-a4e7b6ee-1f46-4413-98be-8eae5983af1c tempest-CreateVolumesFromImageTest-259460335 tempest-CreateVolumesFromImageTest-259460335-project-member] https://10.4.3.117/volume/v3/volumes/07b18ca0-f180-4378-aa9c-a91a4e847574 returned with HTTP 200 Jul 27 16:15:40.422267 np0000005924 devstack@c-api.service[100523]: [pid: 100523|app: 0|req: 742/2942] 10.4.3.117 () {66 vars in 1348 bytes} [Mon Jul 27 16:15:40 2026] GET /volume/v3/volumes/07b18ca0-f180-4378-aa9c-a91a4e847574 => generated 850 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 27 16:15:40.439023 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.middleware.request_id [None req-4df0b914-68ca-4c21-931f-8517ab7580e1 None None] RequestId filter calling following filter/app {{(pid=100521) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:15:40.440904 np0000005924 devstack@c-api.service[100521]: INFO cinder.api.openstack.wsgi [None req-4df0b914-68ca-4c21-931f-8517ab7580e1 tempest-CreateVolumesFromImageTest-259460335 tempest-CreateVolumesFromImageTest-259460335-project-member] DELETE https://10.4.3.117/volume/v3/volumes/07b18ca0-f180-4378-aa9c-a91a4e847574 Jul 27 16:15:40.441156 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.openstack.wsgi [None req-4df0b914-68ca-4c21-931f-8517ab7580e1 tempest-CreateVolumesFromImageTest-259460335 tempest-CreateVolumesFromImageTest-259460335-project-member] Empty body provided in request {{(pid=100521) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:15:40.441382 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.openstack.wsgi [None req-4df0b914-68ca-4c21-931f-8517ab7580e1 tempest-CreateVolumesFromImageTest-259460335 tempest-CreateVolumesFromImageTest-259460335-project-member] Calling method 'delete' {{(pid=100521) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:15:40.441551 np0000005924 devstack@c-api.service[100521]: INFO cinder.api.v3.volumes [None req-4df0b914-68ca-4c21-931f-8517ab7580e1 tempest-CreateVolumesFromImageTest-259460335 tempest-CreateVolumesFromImageTest-259460335-project-member] Delete volume with id: 07b18ca0-f180-4378-aa9c-a91a4e847574 Jul 27 16:15:40.453643 np0000005924 devstack@c-api.service[100521]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:15:40.453643 np0000005924 devstack@c-api.service[100521]: warnings.warn( Jul 27 16:15:40.454228 np0000005924 devstack@c-api.service[100521]: INFO cinder.volume.api [None req-4df0b914-68ca-4c21-931f-8517ab7580e1 tempest-CreateVolumesFromImageTest-259460335 tempest-CreateVolumesFromImageTest-259460335-project-member] Volume info retrieved successfully. Jul 27 16:15:40.479308 np0000005924 devstack@c-api.service[100521]: INFO cinder.volume.api [None req-4df0b914-68ca-4c21-931f-8517ab7580e1 tempest-CreateVolumesFromImageTest-259460335 tempest-CreateVolumesFromImageTest-259460335-project-member] Delete volume request issued successfully. Jul 27 16:15:40.479308 np0000005924 devstack@c-api.service[100521]: INFO cinder.api.openstack.wsgi [None req-4df0b914-68ca-4c21-931f-8517ab7580e1 tempest-CreateVolumesFromImageTest-259460335 tempest-CreateVolumesFromImageTest-259460335-project-member] https://10.4.3.117/volume/v3/volumes/07b18ca0-f180-4378-aa9c-a91a4e847574 returned with HTTP 202 Jul 27 16:15:40.479308 np0000005924 devstack@c-api.service[100521]: [pid: 100521|app: 0|req: 730/2943] 10.4.3.117 () {66 vars in 1351 bytes} [Mon Jul 27 16:15:40 2026] DELETE /volume/v3/volumes/07b18ca0-f180-4378-aa9c-a91a4e847574 => generated 0 bytes in 41 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 27 16:15:40.491775 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.middleware.request_id [None req-52b53645-cc49-4203-b21e-aa605d641af8 None None] RequestId filter calling following filter/app {{(pid=100524) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:15:40.493386 np0000005924 devstack@c-api.service[100524]: INFO cinder.api.openstack.wsgi [None req-52b53645-cc49-4203-b21e-aa605d641af8 tempest-CreateVolumesFromImageTest-259460335 tempest-CreateVolumesFromImageTest-259460335-project-member] GET https://10.4.3.117/volume/v3/volumes/07b18ca0-f180-4378-aa9c-a91a4e847574 Jul 27 16:15:40.493972 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.openstack.wsgi [None req-52b53645-cc49-4203-b21e-aa605d641af8 tempest-CreateVolumesFromImageTest-259460335 tempest-CreateVolumesFromImageTest-259460335-project-member] Empty body provided in request {{(pid=100524) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:15:40.494316 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.openstack.wsgi [None req-52b53645-cc49-4203-b21e-aa605d641af8 tempest-CreateVolumesFromImageTest-259460335 tempest-CreateVolumesFromImageTest-259460335-project-member] Calling method 'show' {{(pid=100524) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:15:40.505443 np0000005924 devstack@c-api.service[100524]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:15:40.505443 np0000005924 devstack@c-api.service[100524]: warnings.warn( Jul 27 16:15:40.516352 np0000005924 devstack@c-api.service[100524]: INFO cinder.volume.api [None req-52b53645-cc49-4203-b21e-aa605d641af8 tempest-CreateVolumesFromImageTest-259460335 tempest-CreateVolumesFromImageTest-259460335-project-member] Volume info retrieved successfully. Jul 27 16:15:40.526790 np0000005924 devstack@c-api.service[100524]: INFO cinder.api.openstack.wsgi [None req-52b53645-cc49-4203-b21e-aa605d641af8 tempest-CreateVolumesFromImageTest-259460335 tempest-CreateVolumesFromImageTest-259460335-project-member] https://10.4.3.117/volume/v3/volumes/07b18ca0-f180-4378-aa9c-a91a4e847574 returned with HTTP 200 Jul 27 16:15:40.526790 np0000005924 devstack@c-api.service[100524]: [pid: 100524|app: 0|req: 744/2944] 10.4.3.117 () {66 vars in 1348 bytes} [Mon Jul 27 16:15:40 2026] GET /volume/v3/volumes/07b18ca0-f180-4378-aa9c-a91a4e847574 => generated 849 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 27 16:15:41.355365 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.middleware.request_id [None req-e8d2fc1e-b752-4ce1-baa5-4f1304a2a921 None None] RequestId filter calling following filter/app {{(pid=100522) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:15:41.359141 np0000005924 devstack@c-api.service[100522]: INFO cinder.api.openstack.wsgi [None req-e8d2fc1e-b752-4ce1-baa5-4f1304a2a921 tempest-VolumesBackupsTest-1601316061 tempest-VolumesBackupsTest-1601316061-project-member] GET https://10.4.3.117/volume/v3/backups/94af9a52-7f69-4f81-abc6-3124a863a558 Jul 27 16:15:41.359141 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.openstack.wsgi [None req-e8d2fc1e-b752-4ce1-baa5-4f1304a2a921 tempest-VolumesBackupsTest-1601316061 tempest-VolumesBackupsTest-1601316061-project-member] Empty body provided in request {{(pid=100522) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:15:41.359141 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.openstack.wsgi [None req-e8d2fc1e-b752-4ce1-baa5-4f1304a2a921 tempest-VolumesBackupsTest-1601316061 tempest-VolumesBackupsTest-1601316061-project-member] Calling method 'show' {{(pid=100522) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:15:41.359281 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.v3.backups [None req-e8d2fc1e-b752-4ce1-baa5-4f1304a2a921 tempest-VolumesBackupsTest-1601316061 tempest-VolumesBackupsTest-1601316061-project-member] Show backup with id 94af9a52-7f69-4f81-abc6-3124a863a558. {{(pid=100522) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 27 16:15:41.390662 np0000005924 devstack@c-api.service[100522]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:15:41.390662 np0000005924 devstack@c-api.service[100522]: warnings.warn( Jul 27 16:15:41.390662 np0000005924 devstack@c-api.service[100522]: INFO cinder.api.openstack.wsgi [None req-e8d2fc1e-b752-4ce1-baa5-4f1304a2a921 tempest-VolumesBackupsTest-1601316061 tempest-VolumesBackupsTest-1601316061-project-member] https://10.4.3.117/volume/v3/backups/94af9a52-7f69-4f81-abc6-3124a863a558 returned with HTTP 200 Jul 27 16:15:41.390662 np0000005924 devstack@c-api.service[100522]: [pid: 100522|app: 0|req: 729/2945] 10.4.3.117 () {66 vars in 1348 bytes} [Mon Jul 27 16:15:41 2026] GET /volume/v3/backups/94af9a52-7f69-4f81-abc6-3124a863a558 => generated 791 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 27 16:15:42.508643 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.middleware.request_id [None req-1d0f666b-1a76-4337-9ff0-e68af0c639c7 None None] RequestId filter calling following filter/app {{(pid=100523) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:15:42.508643 np0000005924 devstack@c-api.service[100523]: INFO cinder.api.openstack.wsgi [None req-1d0f666b-1a76-4337-9ff0-e68af0c639c7 tempest-CreateVolumesFromImageTest-259460335 tempest-CreateVolumesFromImageTest-259460335-project-member] GET https://10.4.3.117/volume/v3/volumes/07b18ca0-f180-4378-aa9c-a91a4e847574 Jul 27 16:15:42.508643 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.openstack.wsgi [None req-1d0f666b-1a76-4337-9ff0-e68af0c639c7 tempest-CreateVolumesFromImageTest-259460335 tempest-CreateVolumesFromImageTest-259460335-project-member] Empty body provided in request {{(pid=100523) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:15:42.508643 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.openstack.wsgi [None req-1d0f666b-1a76-4337-9ff0-e68af0c639c7 tempest-CreateVolumesFromImageTest-259460335 tempest-CreateVolumesFromImageTest-259460335-project-member] Calling method 'show' {{(pid=100523) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:15:42.508643 np0000005924 devstack@c-api.service[100523]: INFO cinder.api.openstack.wsgi [None req-1d0f666b-1a76-4337-9ff0-e68af0c639c7 tempest-CreateVolumesFromImageTest-259460335 tempest-CreateVolumesFromImageTest-259460335-project-member] https://10.4.3.117/volume/v3/volumes/07b18ca0-f180-4378-aa9c-a91a4e847574 returned with HTTP 404 Jul 27 16:15:42.508643 np0000005924 devstack@c-api.service[100523]: [pid: 100523|app: 0|req: 743/2946] 10.4.3.117 () {66 vars in 1348 bytes} [Mon Jul 27 16:15:41 2026] GET /volume/v3/volumes/07b18ca0-f180-4378-aa9c-a91a4e847574 => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 27 16:15:42.516710 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.middleware.request_id [None req-252a696f-5647-4a6d-8226-6dfb357a095b None None] RequestId filter calling following filter/app {{(pid=100521) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:15:42.516710 np0000005924 devstack@c-api.service[100521]: INFO cinder.api.openstack.wsgi [None req-252a696f-5647-4a6d-8226-6dfb357a095b tempest-CreateVolumesFromImageTest-259460335 tempest-CreateVolumesFromImageTest-259460335-project-member] DELETE https://10.4.3.117/volume/v3/volumes/76f4b0c7-0948-4bd4-afc2-a18d336c341a Jul 27 16:15:42.516710 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.openstack.wsgi [None req-252a696f-5647-4a6d-8226-6dfb357a095b tempest-CreateVolumesFromImageTest-259460335 tempest-CreateVolumesFromImageTest-259460335-project-member] Empty body provided in request {{(pid=100521) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:15:42.516710 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.openstack.wsgi [None req-252a696f-5647-4a6d-8226-6dfb357a095b tempest-CreateVolumesFromImageTest-259460335 tempest-CreateVolumesFromImageTest-259460335-project-member] Calling method 'delete' {{(pid=100521) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:15:42.516710 np0000005924 devstack@c-api.service[100521]: INFO cinder.api.v3.volumes [None req-252a696f-5647-4a6d-8226-6dfb357a095b tempest-CreateVolumesFromImageTest-259460335 tempest-CreateVolumesFromImageTest-259460335-project-member] Delete volume with id: 76f4b0c7-0948-4bd4-afc2-a18d336c341a Jul 27 16:15:42.516710 np0000005924 devstack@c-api.service[100521]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:15:42.516710 np0000005924 devstack@c-api.service[100521]: warnings.warn( Jul 27 16:15:42.516710 np0000005924 devstack@c-api.service[100521]: INFO cinder.volume.api [None req-252a696f-5647-4a6d-8226-6dfb357a095b tempest-CreateVolumesFromImageTest-259460335 tempest-CreateVolumesFromImageTest-259460335-project-member] Volume info retrieved successfully. Jul 27 16:15:42.516710 np0000005924 devstack@c-api.service[100521]: INFO cinder.volume.api [None req-252a696f-5647-4a6d-8226-6dfb357a095b tempest-CreateVolumesFromImageTest-259460335 tempest-CreateVolumesFromImageTest-259460335-project-member] Delete volume request issued successfully. Jul 27 16:15:42.516710 np0000005924 devstack@c-api.service[100521]: INFO cinder.api.openstack.wsgi [None req-252a696f-5647-4a6d-8226-6dfb357a095b tempest-CreateVolumesFromImageTest-259460335 tempest-CreateVolumesFromImageTest-259460335-project-member] https://10.4.3.117/volume/v3/volumes/76f4b0c7-0948-4bd4-afc2-a18d336c341a returned with HTTP 202 Jul 27 16:15:42.516710 np0000005924 devstack@c-api.service[100521]: [pid: 100521|app: 0|req: 731/2947] 10.4.3.117 () {66 vars in 1351 bytes} [Mon Jul 27 16:15:41 2026] DELETE /volume/v3/volumes/76f4b0c7-0948-4bd4-afc2-a18d336c341a => generated 0 bytes in 60 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 27 16:15:42.523598 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.middleware.request_id [None req-451026eb-6af3-4c52-9c3d-dd7cf4c565a1 None None] RequestId filter calling following filter/app {{(pid=100524) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:15:42.523598 np0000005924 devstack@c-api.service[100524]: INFO cinder.api.openstack.wsgi [None req-451026eb-6af3-4c52-9c3d-dd7cf4c565a1 tempest-CreateVolumesFromImageTest-259460335 tempest-CreateVolumesFromImageTest-259460335-project-member] GET https://10.4.3.117/volume/v3/volumes/76f4b0c7-0948-4bd4-afc2-a18d336c341a Jul 27 16:15:42.523598 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.openstack.wsgi [None req-451026eb-6af3-4c52-9c3d-dd7cf4c565a1 tempest-CreateVolumesFromImageTest-259460335 tempest-CreateVolumesFromImageTest-259460335-project-member] Empty body provided in request {{(pid=100524) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:15:42.523598 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.openstack.wsgi [None req-451026eb-6af3-4c52-9c3d-dd7cf4c565a1 tempest-CreateVolumesFromImageTest-259460335 tempest-CreateVolumesFromImageTest-259460335-project-member] Calling method 'show' {{(pid=100524) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:15:42.523598 np0000005924 devstack@c-api.service[100524]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:15:42.523598 np0000005924 devstack@c-api.service[100524]: warnings.warn( Jul 27 16:15:42.523598 np0000005924 devstack@c-api.service[100524]: INFO cinder.volume.api [None req-451026eb-6af3-4c52-9c3d-dd7cf4c565a1 tempest-CreateVolumesFromImageTest-259460335 tempest-CreateVolumesFromImageTest-259460335-project-member] Volume info retrieved successfully. Jul 27 16:15:42.523598 np0000005924 devstack@c-api.service[100524]: INFO cinder.api.openstack.wsgi [None req-451026eb-6af3-4c52-9c3d-dd7cf4c565a1 tempest-CreateVolumesFromImageTest-259460335 tempest-CreateVolumesFromImageTest-259460335-project-member] https://10.4.3.117/volume/v3/volumes/76f4b0c7-0948-4bd4-afc2-a18d336c341a returned with HTTP 200 Jul 27 16:15:42.523598 np0000005924 devstack@c-api.service[100524]: [pid: 100524|app: 0|req: 745/2948] 10.4.3.117 () {66 vars in 1348 bytes} [Mon Jul 27 16:15:41 2026] GET /volume/v3/volumes/76f4b0c7-0948-4bd4-afc2-a18d336c341a => generated 849 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 27 16:15:42.526561 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.middleware.request_id [None req-ee5e63d4-4210-4893-9936-f1fa7b264526 None None] RequestId filter calling following filter/app {{(pid=100522) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:15:42.526561 np0000005924 devstack@c-api.service[100522]: INFO cinder.api.openstack.wsgi [None req-ee5e63d4-4210-4893-9936-f1fa7b264526 tempest-AttachVolumeNegativeTest-414954022 tempest-AttachVolumeNegativeTest-414954022-project-member] GET https://10.4.3.117/volume/v3/volumes/9f57f405-812c-4140-9166-bef8e511b4e3 Jul 27 16:15:42.526561 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.openstack.wsgi [None req-ee5e63d4-4210-4893-9936-f1fa7b264526 tempest-AttachVolumeNegativeTest-414954022 tempest-AttachVolumeNegativeTest-414954022-project-member] Empty body provided in request {{(pid=100522) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:15:42.526561 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.openstack.wsgi [None req-ee5e63d4-4210-4893-9936-f1fa7b264526 tempest-AttachVolumeNegativeTest-414954022 tempest-AttachVolumeNegativeTest-414954022-project-member] Calling method 'show' {{(pid=100522) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:15:42.526561 np0000005924 devstack@c-api.service[100522]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:15:42.526561 np0000005924 devstack@c-api.service[100522]: warnings.warn( Jul 27 16:15:42.526561 np0000005924 devstack@c-api.service[100522]: INFO cinder.volume.api [None req-ee5e63d4-4210-4893-9936-f1fa7b264526 tempest-AttachVolumeNegativeTest-414954022 tempest-AttachVolumeNegativeTest-414954022-project-member] Volume info retrieved successfully. Jul 27 16:15:42.526561 np0000005924 devstack@c-api.service[100522]: INFO cinder.api.openstack.wsgi [None req-ee5e63d4-4210-4893-9936-f1fa7b264526 tempest-AttachVolumeNegativeTest-414954022 tempest-AttachVolumeNegativeTest-414954022-project-member] https://10.4.3.117/volume/v3/volumes/9f57f405-812c-4140-9166-bef8e511b4e3 returned with HTTP 200 Jul 27 16:15:42.526561 np0000005924 devstack@c-api.service[100522]: [pid: 100522|app: 0|req: 730/2949] 10.4.3.117 () {66 vars in 1348 bytes} [Mon Jul 27 16:15:41 2026] GET /volume/v3/volumes/9f57f405-812c-4140-9166-bef8e511b4e3 => generated 1140 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 27 16:15:42.527287 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.middleware.request_id [req-f4c481aa-7961-4aaf-8c87-b128059ef726 req-4aeacd69-4789-4321-b864-e4b89638c405 None None] RequestId filter calling following filter/app {{(pid=100523) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:15:42.527287 np0000005924 devstack@c-api.service[100523]: INFO cinder.api.openstack.wsgi [req-f4c481aa-7961-4aaf-8c87-b128059ef726 req-4aeacd69-4789-4321-b864-e4b89638c405 tempest-AttachVolumeNegativeTest-414954022 tempest-AttachVolumeNegativeTest-414954022-project-member] GET https://10.4.3.117/volume/v3/volumes/9f57f405-812c-4140-9166-bef8e511b4e3 Jul 27 16:15:42.527287 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.openstack.wsgi [req-f4c481aa-7961-4aaf-8c87-b128059ef726 req-4aeacd69-4789-4321-b864-e4b89638c405 tempest-AttachVolumeNegativeTest-414954022 tempest-AttachVolumeNegativeTest-414954022-project-member] Empty body provided in request {{(pid=100523) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:15:42.527287 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.openstack.wsgi [req-f4c481aa-7961-4aaf-8c87-b128059ef726 req-4aeacd69-4789-4321-b864-e4b89638c405 tempest-AttachVolumeNegativeTest-414954022 tempest-AttachVolumeNegativeTest-414954022-project-member] Calling method 'show' {{(pid=100523) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:15:42.527287 np0000005924 devstack@c-api.service[100523]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:15:42.527287 np0000005924 devstack@c-api.service[100523]: warnings.warn( Jul 27 16:15:42.527287 np0000005924 devstack@c-api.service[100523]: INFO cinder.volume.api [req-f4c481aa-7961-4aaf-8c87-b128059ef726 req-4aeacd69-4789-4321-b864-e4b89638c405 tempest-AttachVolumeNegativeTest-414954022 tempest-AttachVolumeNegativeTest-414954022-project-member] Volume info retrieved successfully. Jul 27 16:15:42.527287 np0000005924 devstack@c-api.service[100523]: INFO cinder.api.openstack.wsgi [req-f4c481aa-7961-4aaf-8c87-b128059ef726 req-4aeacd69-4789-4321-b864-e4b89638c405 tempest-AttachVolumeNegativeTest-414954022 tempest-AttachVolumeNegativeTest-414954022-project-member] https://10.4.3.117/volume/v3/volumes/9f57f405-812c-4140-9166-bef8e511b4e3 returned with HTTP 200 Jul 27 16:15:42.527287 np0000005924 devstack@c-api.service[100523]: [pid: 100523|app: 0|req: 744/2950] 10.4.3.117 () {68 vars in 1598 bytes} [Mon Jul 27 16:15:41 2026] GET /volume/v3/volumes/9f57f405-812c-4140-9166-bef8e511b4e3 => generated 1140 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 27 16:15:42.527860 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.middleware.request_id [req-f4c481aa-7961-4aaf-8c87-b128059ef726 req-039037ea-c4cd-4faa-9d4b-2ba6b8486939 None None] RequestId filter calling following filter/app {{(pid=100521) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:15:42.527860 np0000005924 devstack@c-api.service[100521]: INFO cinder.api.openstack.wsgi [req-f4c481aa-7961-4aaf-8c87-b128059ef726 req-039037ea-c4cd-4faa-9d4b-2ba6b8486939 tempest-AttachVolumeNegativeTest-414954022 tempest-AttachVolumeNegativeTest-414954022-project-member] POST https://10.4.3.117/volume/v3/volumes/9f57f405-812c-4140-9166-bef8e511b4e3/action Jul 27 16:15:42.527860 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.openstack.wsgi [req-f4c481aa-7961-4aaf-8c87-b128059ef726 req-039037ea-c4cd-4faa-9d4b-2ba6b8486939 tempest-AttachVolumeNegativeTest-414954022 tempest-AttachVolumeNegativeTest-414954022-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100521) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 27 16:15:42.527860 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.openstack.wsgi [req-f4c481aa-7961-4aaf-8c87-b128059ef726 req-039037ea-c4cd-4faa-9d4b-2ba6b8486939 tempest-AttachVolumeNegativeTest-414954022 tempest-AttachVolumeNegativeTest-414954022-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100521) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 27 16:15:42.527860 np0000005924 devstack@c-api.service[100521]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:15:42.527860 np0000005924 devstack@c-api.service[100521]: warnings.warn( Jul 27 16:15:42.527860 np0000005924 devstack@c-api.service[100521]: INFO cinder.volume.api [req-f4c481aa-7961-4aaf-8c87-b128059ef726 req-039037ea-c4cd-4faa-9d4b-2ba6b8486939 tempest-AttachVolumeNegativeTest-414954022 tempest-AttachVolumeNegativeTest-414954022-project-member] Volume info retrieved successfully. Jul 27 16:15:42.527860 np0000005924 devstack@c-api.service[100521]: INFO cinder.volume.api [req-f4c481aa-7961-4aaf-8c87-b128059ef726 req-039037ea-c4cd-4faa-9d4b-2ba6b8486939 tempest-AttachVolumeNegativeTest-414954022 tempest-AttachVolumeNegativeTest-414954022-project-member] Begin detaching volume completed successfully. Jul 27 16:15:42.527860 np0000005924 devstack@c-api.service[100521]: INFO cinder.api.openstack.wsgi [req-f4c481aa-7961-4aaf-8c87-b128059ef726 req-039037ea-c4cd-4faa-9d4b-2ba6b8486939 tempest-AttachVolumeNegativeTest-414954022 tempest-AttachVolumeNegativeTest-414954022-project-member] https://10.4.3.117/volume/v3/volumes/9f57f405-812c-4140-9166-bef8e511b4e3/action returned with HTTP 202 Jul 27 16:15:42.527860 np0000005924 devstack@c-api.service[100521]: [pid: 100521|app: 0|req: 732/2951] 10.4.3.117 () {72 vars in 1672 bytes} [Mon Jul 27 16:15:41 2026] POST /volume/v3/volumes/9f57f405-812c-4140-9166-bef8e511b4e3/action => generated 0 bytes in 22 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 27 16:15:42.528439 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.middleware.request_id [None req-51de9580-7d5f-47cd-8efb-c745a057469b None None] RequestId filter calling following filter/app {{(pid=100524) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:15:42.528439 np0000005924 devstack@c-api.service[100524]: INFO cinder.api.openstack.wsgi [None req-51de9580-7d5f-47cd-8efb-c745a057469b None None] GET https://10.4.3.117/volume// Jul 27 16:15:42.528439 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.openstack.wsgi [None req-51de9580-7d5f-47cd-8efb-c745a057469b None None] Empty body provided in request {{(pid=100524) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:15:42.528439 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.openstack.wsgi [None req-51de9580-7d5f-47cd-8efb-c745a057469b None None] Calling method 'all' {{(pid=100524) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:15:42.528439 np0000005924 devstack@c-api.service[100524]: INFO cinder.api.openstack.wsgi [None req-51de9580-7d5f-47cd-8efb-c745a057469b None None] https://10.4.3.117/volume// returned with HTTP 300 Jul 27 16:15:42.528439 np0000005924 devstack@c-api.service[100524]: [pid: 100524|app: 0|req: 746/2952] 10.4.3.117 () {66 vars in 1426 bytes} [Mon Jul 27 16:15:41 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 27 16:15:42.528929 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.middleware.request_id [req-f4c481aa-7961-4aaf-8c87-b128059ef726 req-91057d19-9f48-4383-b09f-42bf0f245d0f None None] RequestId filter calling following filter/app {{(pid=100522) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:15:42.528929 np0000005924 devstack@c-api.service[100522]: INFO cinder.api.openstack.wsgi [req-f4c481aa-7961-4aaf-8c87-b128059ef726 req-91057d19-9f48-4383-b09f-42bf0f245d0f tempest-AttachVolumeNegativeTest-414954022 tempest-AttachVolumeNegativeTest-414954022-project-member] GET https://10.4.3.117/volume/v3/volumes/9f57f405-812c-4140-9166-bef8e511b4e3 Jul 27 16:15:42.528929 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.openstack.wsgi [req-f4c481aa-7961-4aaf-8c87-b128059ef726 req-91057d19-9f48-4383-b09f-42bf0f245d0f tempest-AttachVolumeNegativeTest-414954022 tempest-AttachVolumeNegativeTest-414954022-project-member] Empty body provided in request {{(pid=100522) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:15:42.528929 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.openstack.wsgi [req-f4c481aa-7961-4aaf-8c87-b128059ef726 req-91057d19-9f48-4383-b09f-42bf0f245d0f tempest-AttachVolumeNegativeTest-414954022 tempest-AttachVolumeNegativeTest-414954022-project-member] Calling method 'show' {{(pid=100522) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:15:42.528929 np0000005924 devstack@c-api.service[100522]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:15:42.528929 np0000005924 devstack@c-api.service[100522]: warnings.warn( Jul 27 16:15:42.528929 np0000005924 devstack@c-api.service[100522]: INFO cinder.volume.api [req-f4c481aa-7961-4aaf-8c87-b128059ef726 req-91057d19-9f48-4383-b09f-42bf0f245d0f tempest-AttachVolumeNegativeTest-414954022 tempest-AttachVolumeNegativeTest-414954022-project-member] Volume info retrieved successfully. Jul 27 16:15:42.528929 np0000005924 devstack@c-api.service[100522]: INFO cinder.api.openstack.wsgi [req-f4c481aa-7961-4aaf-8c87-b128059ef726 req-91057d19-9f48-4383-b09f-42bf0f245d0f tempest-AttachVolumeNegativeTest-414954022 tempest-AttachVolumeNegativeTest-414954022-project-member] https://10.4.3.117/volume/v3/volumes/9f57f405-812c-4140-9166-bef8e511b4e3 returned with HTTP 200 Jul 27 16:15:42.528929 np0000005924 devstack@c-api.service[100522]: [pid: 100522|app: 0|req: 731/2953] 10.4.3.117 () {70 vars in 1639 bytes} [Mon Jul 27 16:15:41 2026] GET /volume/v3/volumes/9f57f405-812c-4140-9166-bef8e511b4e3 => generated 1323 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 27 16:15:42.529254 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.middleware.request_id [None req-7882951d-4960-40e0-85d5-af8f55070619 None None] RequestId filter calling following filter/app {{(pid=100523) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:15:42.529254 np0000005924 devstack@c-api.service[100523]: INFO cinder.api.openstack.wsgi [None req-7882951d-4960-40e0-85d5-af8f55070619 tempest-VolumesBackupsTest-1601316061 tempest-VolumesBackupsTest-1601316061-project-member] GET https://10.4.3.117/volume/v3/backups/94af9a52-7f69-4f81-abc6-3124a863a558 Jul 27 16:15:42.529254 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.openstack.wsgi [None req-7882951d-4960-40e0-85d5-af8f55070619 tempest-VolumesBackupsTest-1601316061 tempest-VolumesBackupsTest-1601316061-project-member] Empty body provided in request {{(pid=100523) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:15:42.529254 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.openstack.wsgi [None req-7882951d-4960-40e0-85d5-af8f55070619 tempest-VolumesBackupsTest-1601316061 tempest-VolumesBackupsTest-1601316061-project-member] Calling method 'show' {{(pid=100523) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:15:42.529254 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.v3.backups [None req-7882951d-4960-40e0-85d5-af8f55070619 tempest-VolumesBackupsTest-1601316061 tempest-VolumesBackupsTest-1601316061-project-member] Show backup with id 94af9a52-7f69-4f81-abc6-3124a863a558. {{(pid=100523) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 27 16:15:42.529254 np0000005924 devstack@c-api.service[100523]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:15:42.529254 np0000005924 devstack@c-api.service[100523]: warnings.warn( Jul 27 16:15:42.529254 np0000005924 devstack@c-api.service[100523]: INFO cinder.api.openstack.wsgi [None req-7882951d-4960-40e0-85d5-af8f55070619 tempest-VolumesBackupsTest-1601316061 tempest-VolumesBackupsTest-1601316061-project-member] https://10.4.3.117/volume/v3/backups/94af9a52-7f69-4f81-abc6-3124a863a558 returned with HTTP 200 Jul 27 16:15:42.529254 np0000005924 devstack@c-api.service[100523]: [pid: 100523|app: 0|req: 745/2954] 10.4.3.117 () {66 vars in 1348 bytes} [Mon Jul 27 16:15:42 2026] GET /volume/v3/backups/94af9a52-7f69-4f81-abc6-3124a863a558 => generated 791 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 27 16:15:42.678797 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.middleware.request_id [None req-1b8ee1ee-9a5d-4bc9-a3e9-9368c1b20f26 None None] RequestId filter calling following filter/app {{(pid=100521) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:15:42.681339 np0000005924 devstack@c-api.service[100521]: INFO cinder.api.openstack.wsgi [None req-1b8ee1ee-9a5d-4bc9-a3e9-9368c1b20f26 tempest-CreateVolumesFromImageTest-259460335 tempest-CreateVolumesFromImageTest-259460335-project-member] GET https://10.4.3.117/volume/v3/volumes/76f4b0c7-0948-4bd4-afc2-a18d336c341a Jul 27 16:15:42.681676 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.openstack.wsgi [None req-1b8ee1ee-9a5d-4bc9-a3e9-9368c1b20f26 tempest-CreateVolumesFromImageTest-259460335 tempest-CreateVolumesFromImageTest-259460335-project-member] Empty body provided in request {{(pid=100521) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:15:42.681894 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.openstack.wsgi [None req-1b8ee1ee-9a5d-4bc9-a3e9-9368c1b20f26 tempest-CreateVolumesFromImageTest-259460335 tempest-CreateVolumesFromImageTest-259460335-project-member] Calling method 'show' {{(pid=100521) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:15:42.693069 np0000005924 devstack@c-api.service[100521]: INFO cinder.api.openstack.wsgi [None req-1b8ee1ee-9a5d-4bc9-a3e9-9368c1b20f26 tempest-CreateVolumesFromImageTest-259460335 tempest-CreateVolumesFromImageTest-259460335-project-member] https://10.4.3.117/volume/v3/volumes/76f4b0c7-0948-4bd4-afc2-a18d336c341a returned with HTTP 404 Jul 27 16:15:42.693682 np0000005924 devstack@c-api.service[100521]: [pid: 100521|app: 0|req: 733/2955] 10.4.3.117 () {66 vars in 1348 bytes} [Mon Jul 27 16:15:42 2026] GET /volume/v3/volumes/76f4b0c7-0948-4bd4-afc2-a18d336c341a => generated 109 bytes in 15 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 27 16:15:42.706405 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.middleware.request_id [None req-b171c518-7847-4a0c-b432-a875c95ba4cb None None] RequestId filter calling following filter/app {{(pid=100524) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:15:42.708829 np0000005924 devstack@c-api.service[100524]: INFO cinder.api.openstack.wsgi [None req-b171c518-7847-4a0c-b432-a875c95ba4cb tempest-CreateVolumesFromImageTest-259460335 tempest-CreateVolumesFromImageTest-259460335-project-member] DELETE https://10.4.3.117/volume/v3/volumes/909181d7-b98a-4a2b-a186-40f1f3a51e7d Jul 27 16:15:42.709039 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.openstack.wsgi [None req-b171c518-7847-4a0c-b432-a875c95ba4cb tempest-CreateVolumesFromImageTest-259460335 tempest-CreateVolumesFromImageTest-259460335-project-member] Empty body provided in request {{(pid=100524) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:15:42.709289 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.openstack.wsgi [None req-b171c518-7847-4a0c-b432-a875c95ba4cb tempest-CreateVolumesFromImageTest-259460335 tempest-CreateVolumesFromImageTest-259460335-project-member] Calling method 'delete' {{(pid=100524) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:15:42.709483 np0000005924 devstack@c-api.service[100524]: INFO cinder.api.v3.volumes [None req-b171c518-7847-4a0c-b432-a875c95ba4cb tempest-CreateVolumesFromImageTest-259460335 tempest-CreateVolumesFromImageTest-259460335-project-member] Delete volume with id: 909181d7-b98a-4a2b-a186-40f1f3a51e7d Jul 27 16:15:42.720356 np0000005924 devstack@c-api.service[100524]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:15:42.720356 np0000005924 devstack@c-api.service[100524]: warnings.warn( Jul 27 16:15:42.720356 np0000005924 devstack@c-api.service[100524]: INFO cinder.volume.api [None req-b171c518-7847-4a0c-b432-a875c95ba4cb tempest-CreateVolumesFromImageTest-259460335 tempest-CreateVolumesFromImageTest-259460335-project-member] Volume info retrieved successfully. Jul 27 16:15:42.769906 np0000005924 devstack@c-api.service[100524]: INFO cinder.volume.api [None req-b171c518-7847-4a0c-b432-a875c95ba4cb tempest-CreateVolumesFromImageTest-259460335 tempest-CreateVolumesFromImageTest-259460335-project-member] Delete volume request issued successfully. Jul 27 16:15:42.770233 np0000005924 devstack@c-api.service[100524]: INFO cinder.api.openstack.wsgi [None req-b171c518-7847-4a0c-b432-a875c95ba4cb tempest-CreateVolumesFromImageTest-259460335 tempest-CreateVolumesFromImageTest-259460335-project-member] https://10.4.3.117/volume/v3/volumes/909181d7-b98a-4a2b-a186-40f1f3a51e7d returned with HTTP 202 Jul 27 16:15:42.771078 np0000005924 devstack@c-api.service[100524]: [pid: 100524|app: 0|req: 747/2956] 10.4.3.117 () {66 vars in 1351 bytes} [Mon Jul 27 16:15:42 2026] DELETE /volume/v3/volumes/909181d7-b98a-4a2b-a186-40f1f3a51e7d => generated 0 bytes in 65 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 27 16:15:42.782721 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.middleware.request_id [None req-23c1a6f6-3dbc-4062-ab39-1c8b49b7cdb5 None None] RequestId filter calling following filter/app {{(pid=100522) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:15:42.788565 np0000005924 devstack@c-api.service[100522]: INFO cinder.api.openstack.wsgi [None req-23c1a6f6-3dbc-4062-ab39-1c8b49b7cdb5 tempest-CreateVolumesFromImageTest-259460335 tempest-CreateVolumesFromImageTest-259460335-project-member] GET https://10.4.3.117/volume/v3/volumes/909181d7-b98a-4a2b-a186-40f1f3a51e7d Jul 27 16:15:42.788565 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.openstack.wsgi [None req-23c1a6f6-3dbc-4062-ab39-1c8b49b7cdb5 tempest-CreateVolumesFromImageTest-259460335 tempest-CreateVolumesFromImageTest-259460335-project-member] Empty body provided in request {{(pid=100522) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:15:42.788565 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.openstack.wsgi [None req-23c1a6f6-3dbc-4062-ab39-1c8b49b7cdb5 tempest-CreateVolumesFromImageTest-259460335 tempest-CreateVolumesFromImageTest-259460335-project-member] Calling method 'show' {{(pid=100522) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:15:42.802161 np0000005924 devstack@c-api.service[100522]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:15:42.802161 np0000005924 devstack@c-api.service[100522]: warnings.warn( Jul 27 16:15:42.817608 np0000005924 devstack@c-api.service[100522]: INFO cinder.volume.api [None req-23c1a6f6-3dbc-4062-ab39-1c8b49b7cdb5 tempest-CreateVolumesFromImageTest-259460335 tempest-CreateVolumesFromImageTest-259460335-project-member] Volume info retrieved successfully. Jul 27 16:15:42.827269 np0000005924 devstack@c-api.service[100522]: INFO cinder.api.openstack.wsgi [None req-23c1a6f6-3dbc-4062-ab39-1c8b49b7cdb5 tempest-CreateVolumesFromImageTest-259460335 tempest-CreateVolumesFromImageTest-259460335-project-member] https://10.4.3.117/volume/v3/volumes/909181d7-b98a-4a2b-a186-40f1f3a51e7d returned with HTTP 200 Jul 27 16:15:42.827854 np0000005924 devstack@c-api.service[100522]: [pid: 100522|app: 0|req: 732/2957] 10.4.3.117 () {66 vars in 1348 bytes} [Mon Jul 27 16:15:42 2026] GET /volume/v3/volumes/909181d7-b98a-4a2b-a186-40f1f3a51e7d => generated 849 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 27 16:15:43.420931 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.middleware.request_id [None req-399b5cc3-8c19-4f5a-ac01-f749b3faf596 None None] RequestId filter calling following filter/app {{(pid=100523) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:15:43.424663 np0000005924 devstack@c-api.service[100523]: INFO cinder.api.openstack.wsgi [None req-399b5cc3-8c19-4f5a-ac01-f749b3faf596 tempest-VolumesBackupsTest-1601316061 tempest-VolumesBackupsTest-1601316061-project-member] GET https://10.4.3.117/volume/v3/backups/94af9a52-7f69-4f81-abc6-3124a863a558 Jul 27 16:15:43.424954 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.openstack.wsgi [None req-399b5cc3-8c19-4f5a-ac01-f749b3faf596 tempest-VolumesBackupsTest-1601316061 tempest-VolumesBackupsTest-1601316061-project-member] Empty body provided in request {{(pid=100523) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:15:43.426212 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.openstack.wsgi [None req-399b5cc3-8c19-4f5a-ac01-f749b3faf596 tempest-VolumesBackupsTest-1601316061 tempest-VolumesBackupsTest-1601316061-project-member] Calling method 'show' {{(pid=100523) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:15:43.426450 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.v3.backups [None req-399b5cc3-8c19-4f5a-ac01-f749b3faf596 tempest-VolumesBackupsTest-1601316061 tempest-VolumesBackupsTest-1601316061-project-member] Show backup with id 94af9a52-7f69-4f81-abc6-3124a863a558. {{(pid=100523) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 27 16:15:43.438564 np0000005924 devstack@c-api.service[100523]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:15:43.438564 np0000005924 devstack@c-api.service[100523]: warnings.warn( Jul 27 16:15:43.438564 np0000005924 devstack@c-api.service[100523]: INFO cinder.api.openstack.wsgi [None req-399b5cc3-8c19-4f5a-ac01-f749b3faf596 tempest-VolumesBackupsTest-1601316061 tempest-VolumesBackupsTest-1601316061-project-member] https://10.4.3.117/volume/v3/backups/94af9a52-7f69-4f81-abc6-3124a863a558 returned with HTTP 200 Jul 27 16:15:43.439543 np0000005924 devstack@c-api.service[100523]: [pid: 100523|app: 0|req: 746/2958] 10.4.3.117 () {66 vars in 1348 bytes} [Mon Jul 27 16:15:43 2026] GET /volume/v3/backups/94af9a52-7f69-4f81-abc6-3124a863a558 => generated 791 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 27 16:15:43.663051 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.middleware.request_id [req-f4c481aa-7961-4aaf-8c87-b128059ef726 req-8bcdff32-3c61-4e81-883d-52bcc9a436ec None None] RequestId filter calling following filter/app {{(pid=100521) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:15:43.673588 np0000005924 devstack@c-api.service[100521]: INFO cinder.api.openstack.wsgi [req-f4c481aa-7961-4aaf-8c87-b128059ef726 req-8bcdff32-3c61-4e81-883d-52bcc9a436ec tempest-AttachVolumeNegativeTest-414954022 tempest-AttachVolumeNegativeTest-414954022-project-member] DELETE https://10.4.3.117/volume/v3/attachments/80e3c3c3-b6d0-4eee-8cd1-411bfd34d404 Jul 27 16:15:43.673588 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.openstack.wsgi [req-f4c481aa-7961-4aaf-8c87-b128059ef726 req-8bcdff32-3c61-4e81-883d-52bcc9a436ec tempest-AttachVolumeNegativeTest-414954022 tempest-AttachVolumeNegativeTest-414954022-project-member] Empty body provided in request {{(pid=100521) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:15:43.673697 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.openstack.wsgi [req-f4c481aa-7961-4aaf-8c87-b128059ef726 req-8bcdff32-3c61-4e81-883d-52bcc9a436ec tempest-AttachVolumeNegativeTest-414954022 tempest-AttachVolumeNegativeTest-414954022-project-member] Calling method 'version_select' {{(pid=100521) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:15:43.688890 np0000005924 devstack@c-api.service[100521]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:15:43.688890 np0000005924 devstack@c-api.service[100521]: warnings.warn( Jul 27 16:15:43.780463 np0000005924 devstack@c-api.service[100521]: INFO cinder.api.openstack.wsgi [req-f4c481aa-7961-4aaf-8c87-b128059ef726 req-8bcdff32-3c61-4e81-883d-52bcc9a436ec tempest-AttachVolumeNegativeTest-414954022 tempest-AttachVolumeNegativeTest-414954022-project-member] https://10.4.3.117/volume/v3/attachments/80e3c3c3-b6d0-4eee-8cd1-411bfd34d404 returned with HTTP 200 Jul 27 16:15:43.781036 np0000005924 devstack@c-api.service[100521]: [pid: 100521|app: 0|req: 734/2959] 10.4.3.117 () {72 vars in 1673 bytes} [Mon Jul 27 16:15:43 2026] DELETE /volume/v3/attachments/80e3c3c3-b6d0-4eee-8cd1-411bfd34d404 => generated 19 bytes in 119 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 27 16:15:43.849587 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.middleware.request_id [None req-909f47be-8c21-4ff3-a510-a0836f96b064 None None] RequestId filter calling following filter/app {{(pid=100524) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:15:43.852150 np0000005924 devstack@c-api.service[100524]: INFO cinder.api.openstack.wsgi [None req-909f47be-8c21-4ff3-a510-a0836f96b064 tempest-CreateVolumesFromImageTest-259460335 tempest-CreateVolumesFromImageTest-259460335-project-member] GET https://10.4.3.117/volume/v3/volumes/909181d7-b98a-4a2b-a186-40f1f3a51e7d Jul 27 16:15:43.852491 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.openstack.wsgi [None req-909f47be-8c21-4ff3-a510-a0836f96b064 tempest-CreateVolumesFromImageTest-259460335 tempest-CreateVolumesFromImageTest-259460335-project-member] Empty body provided in request {{(pid=100524) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:15:43.853021 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.openstack.wsgi [None req-909f47be-8c21-4ff3-a510-a0836f96b064 tempest-CreateVolumesFromImageTest-259460335 tempest-CreateVolumesFromImageTest-259460335-project-member] Calling method 'show' {{(pid=100524) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:15:43.860602 np0000005924 devstack@c-api.service[100524]: INFO cinder.api.openstack.wsgi [None req-909f47be-8c21-4ff3-a510-a0836f96b064 tempest-CreateVolumesFromImageTest-259460335 tempest-CreateVolumesFromImageTest-259460335-project-member] https://10.4.3.117/volume/v3/volumes/909181d7-b98a-4a2b-a186-40f1f3a51e7d returned with HTTP 404 Jul 27 16:15:43.861250 np0000005924 devstack@c-api.service[100524]: [pid: 100524|app: 0|req: 748/2960] 10.4.3.117 () {66 vars in 1348 bytes} [Mon Jul 27 16:15:43 2026] GET /volume/v3/volumes/909181d7-b98a-4a2b-a186-40f1f3a51e7d => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 27 16:15:43.875358 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.middleware.request_id [None req-6eb946b1-2adf-45b7-bb33-60f3e67eecaa None None] RequestId filter calling following filter/app {{(pid=100522) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:15:43.876935 np0000005924 devstack@c-api.service[100522]: INFO cinder.api.openstack.wsgi [None req-6eb946b1-2adf-45b7-bb33-60f3e67eecaa tempest-CreateVolumesFromImageTest-259460335 tempest-CreateVolumesFromImageTest-259460335-project-member] DELETE https://10.4.3.117/volume/v3/volumes/622389cd-e917-4bcf-abb5-a1e7b657a722 Jul 27 16:15:43.877157 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.openstack.wsgi [None req-6eb946b1-2adf-45b7-bb33-60f3e67eecaa tempest-CreateVolumesFromImageTest-259460335 tempest-CreateVolumesFromImageTest-259460335-project-member] Empty body provided in request {{(pid=100522) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:15:43.877392 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.openstack.wsgi [None req-6eb946b1-2adf-45b7-bb33-60f3e67eecaa tempest-CreateVolumesFromImageTest-259460335 tempest-CreateVolumesFromImageTest-259460335-project-member] Calling method 'delete' {{(pid=100522) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:15:43.877620 np0000005924 devstack@c-api.service[100522]: INFO cinder.api.v3.volumes [None req-6eb946b1-2adf-45b7-bb33-60f3e67eecaa tempest-CreateVolumesFromImageTest-259460335 tempest-CreateVolumesFromImageTest-259460335-project-member] Delete volume with id: 622389cd-e917-4bcf-abb5-a1e7b657a722 Jul 27 16:15:43.887315 np0000005924 devstack@c-api.service[100522]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:15:43.887315 np0000005924 devstack@c-api.service[100522]: warnings.warn( Jul 27 16:15:43.888116 np0000005924 devstack@c-api.service[100522]: INFO cinder.volume.api [None req-6eb946b1-2adf-45b7-bb33-60f3e67eecaa tempest-CreateVolumesFromImageTest-259460335 tempest-CreateVolumesFromImageTest-259460335-project-member] Volume info retrieved successfully. Jul 27 16:15:43.915205 np0000005924 devstack@c-api.service[100522]: INFO cinder.volume.api [None req-6eb946b1-2adf-45b7-bb33-60f3e67eecaa tempest-CreateVolumesFromImageTest-259460335 tempest-CreateVolumesFromImageTest-259460335-project-member] Delete volume request issued successfully. Jul 27 16:15:43.915478 np0000005924 devstack@c-api.service[100522]: INFO cinder.api.openstack.wsgi [None req-6eb946b1-2adf-45b7-bb33-60f3e67eecaa tempest-CreateVolumesFromImageTest-259460335 tempest-CreateVolumesFromImageTest-259460335-project-member] https://10.4.3.117/volume/v3/volumes/622389cd-e917-4bcf-abb5-a1e7b657a722 returned with HTTP 202 Jul 27 16:15:43.916016 np0000005924 devstack@c-api.service[100522]: [pid: 100522|app: 0|req: 733/2961] 10.4.3.117 () {66 vars in 1351 bytes} [Mon Jul 27 16:15:43 2026] DELETE /volume/v3/volumes/622389cd-e917-4bcf-abb5-a1e7b657a722 => generated 0 bytes in 45 msecs (HTTP/1.1 202) 6 headers in 233 bytes (2 switches on core 0) Jul 27 16:15:43.931703 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.middleware.request_id [None req-6362704d-c102-4931-8d40-5a06b2900d6c None None] RequestId filter calling following filter/app {{(pid=100523) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:15:43.934143 np0000005924 devstack@c-api.service[100523]: INFO cinder.api.openstack.wsgi [None req-6362704d-c102-4931-8d40-5a06b2900d6c tempest-CreateVolumesFromImageTest-259460335 tempest-CreateVolumesFromImageTest-259460335-project-member] GET https://10.4.3.117/volume/v3/volumes/622389cd-e917-4bcf-abb5-a1e7b657a722 Jul 27 16:15:43.934513 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.openstack.wsgi [None req-6362704d-c102-4931-8d40-5a06b2900d6c tempest-CreateVolumesFromImageTest-259460335 tempest-CreateVolumesFromImageTest-259460335-project-member] Empty body provided in request {{(pid=100523) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:15:43.934765 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.openstack.wsgi [None req-6362704d-c102-4931-8d40-5a06b2900d6c tempest-CreateVolumesFromImageTest-259460335 tempest-CreateVolumesFromImageTest-259460335-project-member] Calling method 'show' {{(pid=100523) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:15:43.947219 np0000005924 devstack@c-api.service[100523]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:15:43.947219 np0000005924 devstack@c-api.service[100523]: warnings.warn( Jul 27 16:15:43.952257 np0000005924 devstack@c-api.service[100523]: INFO cinder.volume.api [None req-6362704d-c102-4931-8d40-5a06b2900d6c tempest-CreateVolumesFromImageTest-259460335 tempest-CreateVolumesFromImageTest-259460335-project-member] Volume info retrieved successfully. Jul 27 16:15:43.958745 np0000005924 devstack@c-api.service[100523]: INFO cinder.api.openstack.wsgi [None req-6362704d-c102-4931-8d40-5a06b2900d6c tempest-CreateVolumesFromImageTest-259460335 tempest-CreateVolumesFromImageTest-259460335-project-member] https://10.4.3.117/volume/v3/volumes/622389cd-e917-4bcf-abb5-a1e7b657a722 returned with HTTP 200 Jul 27 16:15:43.959305 np0000005924 devstack@c-api.service[100523]: [pid: 100523|app: 0|req: 747/2962] 10.4.3.117 () {66 vars in 1348 bytes} [Mon Jul 27 16:15:43 2026] GET /volume/v3/volumes/622389cd-e917-4bcf-abb5-a1e7b657a722 => generated 848 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 27 16:15:44.112701 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.middleware.request_id [None req-56b5be01-5b60-4893-97a2-a6c9de59fbcf None None] RequestId filter calling following filter/app {{(pid=100521) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:15:44.116152 np0000005924 devstack@c-api.service[100521]: INFO cinder.api.openstack.wsgi [None req-56b5be01-5b60-4893-97a2-a6c9de59fbcf tempest-AttachVolumeNegativeTest-414954022 tempest-AttachVolumeNegativeTest-414954022-project-member] GET https://10.4.3.117/volume/v3/volumes/9f57f405-812c-4140-9166-bef8e511b4e3 Jul 27 16:15:44.116263 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.openstack.wsgi [None req-56b5be01-5b60-4893-97a2-a6c9de59fbcf tempest-AttachVolumeNegativeTest-414954022 tempest-AttachVolumeNegativeTest-414954022-project-member] Empty body provided in request {{(pid=100521) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:15:44.116481 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.openstack.wsgi [None req-56b5be01-5b60-4893-97a2-a6c9de59fbcf tempest-AttachVolumeNegativeTest-414954022 tempest-AttachVolumeNegativeTest-414954022-project-member] Calling method 'show' {{(pid=100521) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:15:44.124461 np0000005924 devstack@c-api.service[100521]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:15:44.124461 np0000005924 devstack@c-api.service[100521]: warnings.warn( Jul 27 16:15:44.128818 np0000005924 devstack@c-api.service[100521]: INFO cinder.volume.api [None req-56b5be01-5b60-4893-97a2-a6c9de59fbcf tempest-AttachVolumeNegativeTest-414954022 tempest-AttachVolumeNegativeTest-414954022-project-member] Volume info retrieved successfully. Jul 27 16:15:44.133490 np0000005924 devstack@c-api.service[100521]: INFO cinder.api.openstack.wsgi [None req-56b5be01-5b60-4893-97a2-a6c9de59fbcf tempest-AttachVolumeNegativeTest-414954022 tempest-AttachVolumeNegativeTest-414954022-project-member] https://10.4.3.117/volume/v3/volumes/9f57f405-812c-4140-9166-bef8e511b4e3 returned with HTTP 200 Jul 27 16:15:44.133917 np0000005924 devstack@c-api.service[100521]: [pid: 100521|app: 0|req: 735/2963] 10.4.3.117 () {66 vars in 1348 bytes} [Mon Jul 27 16:15:44 2026] GET /volume/v3/volumes/9f57f405-812c-4140-9166-bef8e511b4e3 => generated 848 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 27 16:15:44.455977 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.middleware.request_id [None req-8bd84a70-a443-45bf-ab6b-ac655ff30f45 None None] RequestId filter calling following filter/app {{(pid=100524) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:15:44.458185 np0000005924 devstack@c-api.service[100524]: INFO cinder.api.openstack.wsgi [None req-8bd84a70-a443-45bf-ab6b-ac655ff30f45 tempest-VolumesBackupsTest-1601316061 tempest-VolumesBackupsTest-1601316061-project-member] GET https://10.4.3.117/volume/v3/backups/94af9a52-7f69-4f81-abc6-3124a863a558 Jul 27 16:15:44.458430 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.openstack.wsgi [None req-8bd84a70-a443-45bf-ab6b-ac655ff30f45 tempest-VolumesBackupsTest-1601316061 tempest-VolumesBackupsTest-1601316061-project-member] Empty body provided in request {{(pid=100524) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:15:44.458641 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.openstack.wsgi [None req-8bd84a70-a443-45bf-ab6b-ac655ff30f45 tempest-VolumesBackupsTest-1601316061 tempest-VolumesBackupsTest-1601316061-project-member] Calling method 'show' {{(pid=100524) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:15:44.459045 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.v3.backups [None req-8bd84a70-a443-45bf-ab6b-ac655ff30f45 tempest-VolumesBackupsTest-1601316061 tempest-VolumesBackupsTest-1601316061-project-member] Show backup with id 94af9a52-7f69-4f81-abc6-3124a863a558. {{(pid=100524) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 27 16:15:44.469314 np0000005924 devstack@c-api.service[100524]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:15:44.469314 np0000005924 devstack@c-api.service[100524]: warnings.warn( Jul 27 16:15:44.469855 np0000005924 devstack@c-api.service[100524]: INFO cinder.api.openstack.wsgi [None req-8bd84a70-a443-45bf-ab6b-ac655ff30f45 tempest-VolumesBackupsTest-1601316061 tempest-VolumesBackupsTest-1601316061-project-member] https://10.4.3.117/volume/v3/backups/94af9a52-7f69-4f81-abc6-3124a863a558 returned with HTTP 200 Jul 27 16:15:44.470469 np0000005924 devstack@c-api.service[100524]: [pid: 100524|app: 0|req: 749/2964] 10.4.3.117 () {66 vars in 1348 bytes} [Mon Jul 27 16:15:44 2026] GET /volume/v3/backups/94af9a52-7f69-4f81-abc6-3124a863a558 => generated 791 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 27 16:15:44.975708 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.middleware.request_id [None req-fb30fb4f-5d22-41f7-8e0e-4da1b12a943c None None] RequestId filter calling following filter/app {{(pid=100522) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:15:44.980275 np0000005924 devstack@c-api.service[100522]: INFO cinder.api.openstack.wsgi [None req-fb30fb4f-5d22-41f7-8e0e-4da1b12a943c tempest-CreateVolumesFromImageTest-259460335 tempest-CreateVolumesFromImageTest-259460335-project-member] GET https://10.4.3.117/volume/v3/volumes/622389cd-e917-4bcf-abb5-a1e7b657a722 Jul 27 16:15:44.980275 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.openstack.wsgi [None req-fb30fb4f-5d22-41f7-8e0e-4da1b12a943c tempest-CreateVolumesFromImageTest-259460335 tempest-CreateVolumesFromImageTest-259460335-project-member] Empty body provided in request {{(pid=100522) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:15:44.980275 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.openstack.wsgi [None req-fb30fb4f-5d22-41f7-8e0e-4da1b12a943c tempest-CreateVolumesFromImageTest-259460335 tempest-CreateVolumesFromImageTest-259460335-project-member] Calling method 'show' {{(pid=100522) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:15:44.990754 np0000005924 devstack@c-api.service[100522]: INFO cinder.api.openstack.wsgi [None req-fb30fb4f-5d22-41f7-8e0e-4da1b12a943c tempest-CreateVolumesFromImageTest-259460335 tempest-CreateVolumesFromImageTest-259460335-project-member] https://10.4.3.117/volume/v3/volumes/622389cd-e917-4bcf-abb5-a1e7b657a722 returned with HTTP 404 Jul 27 16:15:44.991664 np0000005924 devstack@c-api.service[100522]: [pid: 100522|app: 0|req: 734/2965] 10.4.3.117 () {66 vars in 1348 bytes} [Mon Jul 27 16:15:44 2026] GET /volume/v3/volumes/622389cd-e917-4bcf-abb5-a1e7b657a722 => generated 109 bytes in 16 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 27 16:15:44.999820 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.middleware.request_id [None req-695b4615-9503-4a14-8992-03f0fc53c3bd None None] RequestId filter calling following filter/app {{(pid=100523) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:15:45.002210 np0000005924 devstack@c-api.service[100523]: INFO cinder.api.openstack.wsgi [None req-695b4615-9503-4a14-8992-03f0fc53c3bd tempest-CreateVolumesFromImageTest-259460335 tempest-CreateVolumesFromImageTest-259460335-project-member] DELETE https://10.4.3.117/volume/v3/volumes/aaf60612-46f4-4b07-8641-ba7353799138 Jul 27 16:15:45.003084 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.openstack.wsgi [None req-695b4615-9503-4a14-8992-03f0fc53c3bd tempest-CreateVolumesFromImageTest-259460335 tempest-CreateVolumesFromImageTest-259460335-project-member] Empty body provided in request {{(pid=100523) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:15:45.003084 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.openstack.wsgi [None req-695b4615-9503-4a14-8992-03f0fc53c3bd tempest-CreateVolumesFromImageTest-259460335 tempest-CreateVolumesFromImageTest-259460335-project-member] Calling method 'delete' {{(pid=100523) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:15:45.003233 np0000005924 devstack@c-api.service[100523]: INFO cinder.api.v3.volumes [None req-695b4615-9503-4a14-8992-03f0fc53c3bd tempest-CreateVolumesFromImageTest-259460335 tempest-CreateVolumesFromImageTest-259460335-project-member] Delete volume with id: aaf60612-46f4-4b07-8641-ba7353799138 Jul 27 16:15:45.015720 np0000005924 devstack@c-api.service[100523]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:15:45.015720 np0000005924 devstack@c-api.service[100523]: warnings.warn( Jul 27 16:15:45.016507 np0000005924 devstack@c-api.service[100523]: INFO cinder.volume.api [None req-695b4615-9503-4a14-8992-03f0fc53c3bd tempest-CreateVolumesFromImageTest-259460335 tempest-CreateVolumesFromImageTest-259460335-project-member] Volume info retrieved successfully. Jul 27 16:15:45.063638 np0000005924 devstack@c-api.service[100523]: INFO cinder.volume.api [None req-695b4615-9503-4a14-8992-03f0fc53c3bd tempest-CreateVolumesFromImageTest-259460335 tempest-CreateVolumesFromImageTest-259460335-project-member] Delete volume request issued successfully. Jul 27 16:15:45.063901 np0000005924 devstack@c-api.service[100523]: INFO cinder.api.openstack.wsgi [None req-695b4615-9503-4a14-8992-03f0fc53c3bd tempest-CreateVolumesFromImageTest-259460335 tempest-CreateVolumesFromImageTest-259460335-project-member] https://10.4.3.117/volume/v3/volumes/aaf60612-46f4-4b07-8641-ba7353799138 returned with HTTP 202 Jul 27 16:15:45.064431 np0000005924 devstack@c-api.service[100523]: [pid: 100523|app: 0|req: 748/2966] 10.4.3.117 () {66 vars in 1351 bytes} [Mon Jul 27 16:15:44 2026] DELETE /volume/v3/volumes/aaf60612-46f4-4b07-8641-ba7353799138 => generated 0 bytes in 65 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 27 16:15:45.074689 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.middleware.request_id [None req-211fd062-abb7-4b3f-bc69-66db44bbca10 None None] RequestId filter calling following filter/app {{(pid=100521) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:15:45.080034 np0000005924 devstack@c-api.service[100521]: INFO cinder.api.openstack.wsgi [None req-211fd062-abb7-4b3f-bc69-66db44bbca10 tempest-CreateVolumesFromImageTest-259460335 tempest-CreateVolumesFromImageTest-259460335-project-member] GET https://10.4.3.117/volume/v3/volumes/aaf60612-46f4-4b07-8641-ba7353799138 Jul 27 16:15:45.080034 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.openstack.wsgi [None req-211fd062-abb7-4b3f-bc69-66db44bbca10 tempest-CreateVolumesFromImageTest-259460335 tempest-CreateVolumesFromImageTest-259460335-project-member] Empty body provided in request {{(pid=100521) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:15:45.080034 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.openstack.wsgi [None req-211fd062-abb7-4b3f-bc69-66db44bbca10 tempest-CreateVolumesFromImageTest-259460335 tempest-CreateVolumesFromImageTest-259460335-project-member] Calling method 'show' {{(pid=100521) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:15:45.090124 np0000005924 devstack@c-api.service[100521]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:15:45.090124 np0000005924 devstack@c-api.service[100521]: warnings.warn( Jul 27 16:15:45.095811 np0000005924 devstack@c-api.service[100521]: INFO cinder.volume.api [None req-211fd062-abb7-4b3f-bc69-66db44bbca10 tempest-CreateVolumesFromImageTest-259460335 tempest-CreateVolumesFromImageTest-259460335-project-member] Volume info retrieved successfully. Jul 27 16:15:45.102378 np0000005924 devstack@c-api.service[100521]: INFO cinder.api.openstack.wsgi [None req-211fd062-abb7-4b3f-bc69-66db44bbca10 tempest-CreateVolumesFromImageTest-259460335 tempest-CreateVolumesFromImageTest-259460335-project-member] https://10.4.3.117/volume/v3/volumes/aaf60612-46f4-4b07-8641-ba7353799138 returned with HTTP 200 Jul 27 16:15:45.102872 np0000005924 devstack@c-api.service[100521]: [pid: 100521|app: 0|req: 736/2967] 10.4.3.117 () {66 vars in 1348 bytes} [Mon Jul 27 16:15:45 2026] GET /volume/v3/volumes/aaf60612-46f4-4b07-8641-ba7353799138 => generated 848 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 27 16:15:45.483419 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.middleware.request_id [None req-95467e13-8333-4a59-87e8-76189fa1dc45 None None] RequestId filter calling following filter/app {{(pid=100524) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:15:45.487218 np0000005924 devstack@c-api.service[100524]: INFO cinder.api.openstack.wsgi [None req-95467e13-8333-4a59-87e8-76189fa1dc45 tempest-VolumesBackupsTest-1601316061 tempest-VolumesBackupsTest-1601316061-project-member] GET https://10.4.3.117/volume/v3/backups/94af9a52-7f69-4f81-abc6-3124a863a558 Jul 27 16:15:45.487503 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.openstack.wsgi [None req-95467e13-8333-4a59-87e8-76189fa1dc45 tempest-VolumesBackupsTest-1601316061 tempest-VolumesBackupsTest-1601316061-project-member] Empty body provided in request {{(pid=100524) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:15:45.487703 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.openstack.wsgi [None req-95467e13-8333-4a59-87e8-76189fa1dc45 tempest-VolumesBackupsTest-1601316061 tempest-VolumesBackupsTest-1601316061-project-member] Calling method 'show' {{(pid=100524) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:15:45.487834 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.v3.backups [None req-95467e13-8333-4a59-87e8-76189fa1dc45 tempest-VolumesBackupsTest-1601316061 tempest-VolumesBackupsTest-1601316061-project-member] Show backup with id 94af9a52-7f69-4f81-abc6-3124a863a558. {{(pid=100524) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 27 16:15:45.498321 np0000005924 devstack@c-api.service[100524]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:15:45.498321 np0000005924 devstack@c-api.service[100524]: warnings.warn( Jul 27 16:15:45.499353 np0000005924 devstack@c-api.service[100524]: INFO cinder.api.openstack.wsgi [None req-95467e13-8333-4a59-87e8-76189fa1dc45 tempest-VolumesBackupsTest-1601316061 tempest-VolumesBackupsTest-1601316061-project-member] https://10.4.3.117/volume/v3/backups/94af9a52-7f69-4f81-abc6-3124a863a558 returned with HTTP 200 Jul 27 16:15:45.499353 np0000005924 devstack@c-api.service[100524]: [pid: 100524|app: 0|req: 750/2968] 10.4.3.117 () {66 vars in 1348 bytes} [Mon Jul 27 16:15:45 2026] GET /volume/v3/backups/94af9a52-7f69-4f81-abc6-3124a863a558 => generated 791 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 27 16:15:46.122665 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.middleware.request_id [None req-2a59e840-37b9-4718-a492-665b3c555731 None None] RequestId filter calling following filter/app {{(pid=100522) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:15:46.127560 np0000005924 devstack@c-api.service[100522]: INFO cinder.api.openstack.wsgi [None req-2a59e840-37b9-4718-a492-665b3c555731 tempest-CreateVolumesFromImageTest-259460335 tempest-CreateVolumesFromImageTest-259460335-project-member] GET https://10.4.3.117/volume/v3/volumes/aaf60612-46f4-4b07-8641-ba7353799138 Jul 27 16:15:46.127560 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.openstack.wsgi [None req-2a59e840-37b9-4718-a492-665b3c555731 tempest-CreateVolumesFromImageTest-259460335 tempest-CreateVolumesFromImageTest-259460335-project-member] Empty body provided in request {{(pid=100522) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:15:46.127560 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.openstack.wsgi [None req-2a59e840-37b9-4718-a492-665b3c555731 tempest-CreateVolumesFromImageTest-259460335 tempest-CreateVolumesFromImageTest-259460335-project-member] Calling method 'show' {{(pid=100522) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:15:46.132883 np0000005924 devstack@c-api.service[100522]: INFO cinder.api.openstack.wsgi [None req-2a59e840-37b9-4718-a492-665b3c555731 tempest-CreateVolumesFromImageTest-259460335 tempest-CreateVolumesFromImageTest-259460335-project-member] https://10.4.3.117/volume/v3/volumes/aaf60612-46f4-4b07-8641-ba7353799138 returned with HTTP 404 Jul 27 16:15:46.133364 np0000005924 devstack@c-api.service[100522]: [pid: 100522|app: 0|req: 735/2969] 10.4.3.117 () {66 vars in 1348 bytes} [Mon Jul 27 16:15:46 2026] GET /volume/v3/volumes/aaf60612-46f4-4b07-8641-ba7353799138 => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 27 16:15:46.512518 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.middleware.request_id [None req-92816ca4-d580-4f24-a37d-798d1d95220e None None] RequestId filter calling following filter/app {{(pid=100523) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:15:46.517174 np0000005924 devstack@c-api.service[100523]: INFO cinder.api.openstack.wsgi [None req-92816ca4-d580-4f24-a37d-798d1d95220e tempest-VolumesBackupsTest-1601316061 tempest-VolumesBackupsTest-1601316061-project-member] GET https://10.4.3.117/volume/v3/backups/94af9a52-7f69-4f81-abc6-3124a863a558 Jul 27 16:15:46.517565 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.openstack.wsgi [None req-92816ca4-d580-4f24-a37d-798d1d95220e tempest-VolumesBackupsTest-1601316061 tempest-VolumesBackupsTest-1601316061-project-member] Empty body provided in request {{(pid=100523) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:15:46.518742 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.openstack.wsgi [None req-92816ca4-d580-4f24-a37d-798d1d95220e tempest-VolumesBackupsTest-1601316061 tempest-VolumesBackupsTest-1601316061-project-member] Calling method 'show' {{(pid=100523) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:15:46.518742 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.v3.backups [None req-92816ca4-d580-4f24-a37d-798d1d95220e tempest-VolumesBackupsTest-1601316061 tempest-VolumesBackupsTest-1601316061-project-member] Show backup with id 94af9a52-7f69-4f81-abc6-3124a863a558. {{(pid=100523) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 27 16:15:46.520761 np0000005924 devstack@c-api.service[100523]: DEBUG dbcounter [-] [100523] Writing DB stats cinder:SELECT=477,cinder:INSERT=80,cinder:UPDATE=119 {{(pid=100523) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 27 16:15:46.525306 np0000005924 devstack@c-api.service[100523]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:15:46.525306 np0000005924 devstack@c-api.service[100523]: warnings.warn( Jul 27 16:15:46.526174 np0000005924 devstack@c-api.service[100523]: INFO cinder.api.openstack.wsgi [None req-92816ca4-d580-4f24-a37d-798d1d95220e tempest-VolumesBackupsTest-1601316061 tempest-VolumesBackupsTest-1601316061-project-member] https://10.4.3.117/volume/v3/backups/94af9a52-7f69-4f81-abc6-3124a863a558 returned with HTTP 200 Jul 27 16:15:46.527017 np0000005924 devstack@c-api.service[100523]: [pid: 100523|app: 0|req: 749/2970] 10.4.3.117 () {66 vars in 1348 bytes} [Mon Jul 27 16:15:46 2026] GET /volume/v3/backups/94af9a52-7f69-4f81-abc6-3124a863a558 => generated 791 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 27 16:15:47.538881 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.middleware.request_id [None req-d21fecbd-93f2-4f46-af96-d9668550da30 None None] RequestId filter calling following filter/app {{(pid=100521) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:15:47.541287 np0000005924 devstack@c-api.service[100521]: INFO cinder.api.openstack.wsgi [None req-d21fecbd-93f2-4f46-af96-d9668550da30 tempest-VolumesBackupsTest-1601316061 tempest-VolumesBackupsTest-1601316061-project-member] GET https://10.4.3.117/volume/v3/backups/94af9a52-7f69-4f81-abc6-3124a863a558 Jul 27 16:15:47.541483 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.openstack.wsgi [None req-d21fecbd-93f2-4f46-af96-d9668550da30 tempest-VolumesBackupsTest-1601316061 tempest-VolumesBackupsTest-1601316061-project-member] Empty body provided in request {{(pid=100521) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:15:47.541681 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.openstack.wsgi [None req-d21fecbd-93f2-4f46-af96-d9668550da30 tempest-VolumesBackupsTest-1601316061 tempest-VolumesBackupsTest-1601316061-project-member] Calling method 'show' {{(pid=100521) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:15:47.541822 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.v3.backups [None req-d21fecbd-93f2-4f46-af96-d9668550da30 tempest-VolumesBackupsTest-1601316061 tempest-VolumesBackupsTest-1601316061-project-member] Show backup with id 94af9a52-7f69-4f81-abc6-3124a863a558. {{(pid=100521) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 27 16:15:47.546909 np0000005924 devstack@c-api.service[100521]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:15:47.546909 np0000005924 devstack@c-api.service[100521]: warnings.warn( Jul 27 16:15:47.547739 np0000005924 devstack@c-api.service[100521]: INFO cinder.api.openstack.wsgi [None req-d21fecbd-93f2-4f46-af96-d9668550da30 tempest-VolumesBackupsTest-1601316061 tempest-VolumesBackupsTest-1601316061-project-member] https://10.4.3.117/volume/v3/backups/94af9a52-7f69-4f81-abc6-3124a863a558 returned with HTTP 200 Jul 27 16:15:47.548224 np0000005924 devstack@c-api.service[100521]: [pid: 100521|app: 0|req: 737/2971] 10.4.3.117 () {66 vars in 1348 bytes} [Mon Jul 27 16:15:47 2026] GET /volume/v3/backups/94af9a52-7f69-4f81-abc6-3124a863a558 => generated 793 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 27 16:15:47.562166 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.middleware.request_id [None req-607700b8-578e-4172-a71c-bcc2e75403dc None None] RequestId filter calling following filter/app {{(pid=100524) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:15:47.567276 np0000005924 devstack@c-api.service[100524]: INFO cinder.api.openstack.wsgi [None req-607700b8-578e-4172-a71c-bcc2e75403dc tempest-VolumesBackupsTest-1601316061 tempest-VolumesBackupsTest-1601316061-project-member] GET https://10.4.3.117/volume/v3/backups/94af9a52-7f69-4f81-abc6-3124a863a558 Jul 27 16:15:47.567551 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.openstack.wsgi [None req-607700b8-578e-4172-a71c-bcc2e75403dc tempest-VolumesBackupsTest-1601316061 tempest-VolumesBackupsTest-1601316061-project-member] Empty body provided in request {{(pid=100524) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:15:47.567746 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.openstack.wsgi [None req-607700b8-578e-4172-a71c-bcc2e75403dc tempest-VolumesBackupsTest-1601316061 tempest-VolumesBackupsTest-1601316061-project-member] Calling method 'show' {{(pid=100524) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:15:47.567873 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.v3.backups [None req-607700b8-578e-4172-a71c-bcc2e75403dc tempest-VolumesBackupsTest-1601316061 tempest-VolumesBackupsTest-1601316061-project-member] Show backup with id 94af9a52-7f69-4f81-abc6-3124a863a558. {{(pid=100524) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 27 16:15:47.582666 np0000005924 devstack@c-api.service[100524]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:15:47.582666 np0000005924 devstack@c-api.service[100524]: warnings.warn( Jul 27 16:15:47.583949 np0000005924 devstack@c-api.service[100524]: INFO cinder.api.openstack.wsgi [None req-607700b8-578e-4172-a71c-bcc2e75403dc tempest-VolumesBackupsTest-1601316061 tempest-VolumesBackupsTest-1601316061-project-member] https://10.4.3.117/volume/v3/backups/94af9a52-7f69-4f81-abc6-3124a863a558 returned with HTTP 200 Jul 27 16:15:47.584413 np0000005924 devstack@c-api.service[100524]: [pid: 100524|app: 0|req: 751/2972] 10.4.3.117 () {66 vars in 1348 bytes} [Mon Jul 27 16:15:47 2026] GET /volume/v3/backups/94af9a52-7f69-4f81-abc6-3124a863a558 => generated 793 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 27 16:15:47.594851 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.middleware.request_id [None req-65e314b9-8d04-4aab-b025-fc477ab52ada None None] RequestId filter calling following filter/app {{(pid=100522) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:15:47.598671 np0000005924 devstack@c-api.service[100522]: INFO cinder.api.openstack.wsgi [None req-65e314b9-8d04-4aab-b025-fc477ab52ada tempest-VolumesBackupsTest-1601316061 tempest-VolumesBackupsTest-1601316061-project-member] POST https://10.4.3.117/volume/v3/backups Jul 27 16:15:47.599104 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.openstack.wsgi [None req-65e314b9-8d04-4aab-b025-fc477ab52ada tempest-VolumesBackupsTest-1601316061 tempest-VolumesBackupsTest-1601316061-project-member] Action: 'create', calling method: create, body: {"backup": {"volume_id": "8dc2060f-8c1d-41a9-980e-db24aa76a846", "incremental": true, "force": true}} {{(pid=100522) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 27 16:15:47.601013 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.contrib.backups [None req-65e314b9-8d04-4aab-b025-fc477ab52ada tempest-VolumesBackupsTest-1601316061 tempest-VolumesBackupsTest-1601316061-project-member] Creating new backup {'backup': {'volume_id': '8dc2060f-8c1d-41a9-980e-db24aa76a846', 'incremental': True, 'force': True}} {{(pid=100522) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Jul 27 16:15:47.601136 np0000005924 devstack@c-api.service[100522]: INFO cinder.api.contrib.backups [None req-65e314b9-8d04-4aab-b025-fc477ab52ada tempest-VolumesBackupsTest-1601316061 tempest-VolumesBackupsTest-1601316061-project-member] Creating backup of volume 8dc2060f-8c1d-41a9-980e-db24aa76a846 in container None Jul 27 16:15:47.641437 np0000005924 devstack@c-api.service[100522]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:15:47.641437 np0000005924 devstack@c-api.service[100522]: warnings.warn( Jul 27 16:15:47.641982 np0000005924 devstack@c-api.service[100522]: INFO cinder.volume.api [None req-65e314b9-8d04-4aab-b025-fc477ab52ada tempest-VolumesBackupsTest-1601316061 tempest-VolumesBackupsTest-1601316061-project-member] Volume info retrieved successfully. Jul 27 16:15:47.741345 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.quota [None req-65e314b9-8d04-4aab-b025-fc477ab52ada tempest-VolumesBackupsTest-1601316061 tempest-VolumesBackupsTest-1601316061-project-member] Created reservations ['d83029ec-b800-48b9-ba29-38dcf6861308', '8ab1fb3d-fa83-4116-bc67-e61741864ac0'] {{(pid=100522) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 27 16:15:47.836930 np0000005924 devstack@c-api.service[100522]: INFO cinder.api.openstack.wsgi [None req-65e314b9-8d04-4aab-b025-fc477ab52ada tempest-VolumesBackupsTest-1601316061 tempest-VolumesBackupsTest-1601316061-project-member] https://10.4.3.117/volume/v3/backups returned with HTTP 202 Jul 27 16:15:47.837368 np0000005924 devstack@c-api.service[100522]: [pid: 100522|app: 0|req: 736/2973] 10.4.3.117 () {68 vars in 1259 bytes} [Mon Jul 27 16:15:47 2026] POST /volume/v3/backups => generated 288 bytes in 243 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 27 16:15:47.852348 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.middleware.request_id [None req-82945e2a-9009-4018-b2e7-42fa3c59a330 None None] RequestId filter calling following filter/app {{(pid=100523) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:15:47.854434 np0000005924 devstack@c-api.service[100523]: INFO cinder.api.openstack.wsgi [None req-82945e2a-9009-4018-b2e7-42fa3c59a330 tempest-VolumesBackupsTest-1601316061 tempest-VolumesBackupsTest-1601316061-project-member] GET https://10.4.3.117/volume/v3/backups/b63e955c-1f12-4e1f-9162-43359e8fbe17 Jul 27 16:15:47.854706 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.openstack.wsgi [None req-82945e2a-9009-4018-b2e7-42fa3c59a330 tempest-VolumesBackupsTest-1601316061 tempest-VolumesBackupsTest-1601316061-project-member] Empty body provided in request {{(pid=100523) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:15:47.855014 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.openstack.wsgi [None req-82945e2a-9009-4018-b2e7-42fa3c59a330 tempest-VolumesBackupsTest-1601316061 tempest-VolumesBackupsTest-1601316061-project-member] Calling method 'show' {{(pid=100523) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:15:47.855181 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.v3.backups [None req-82945e2a-9009-4018-b2e7-42fa3c59a330 tempest-VolumesBackupsTest-1601316061 tempest-VolumesBackupsTest-1601316061-project-member] Show backup with id b63e955c-1f12-4e1f-9162-43359e8fbe17. {{(pid=100523) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 27 16:15:47.861553 np0000005924 devstack@c-api.service[100523]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:15:47.861553 np0000005924 devstack@c-api.service[100523]: warnings.warn( Jul 27 16:15:47.862938 np0000005924 devstack@c-api.service[100523]: INFO cinder.api.openstack.wsgi [None req-82945e2a-9009-4018-b2e7-42fa3c59a330 tempest-VolumesBackupsTest-1601316061 tempest-VolumesBackupsTest-1601316061-project-member] https://10.4.3.117/volume/v3/backups/b63e955c-1f12-4e1f-9162-43359e8fbe17 returned with HTTP 200 Jul 27 16:15:47.863364 np0000005924 devstack@c-api.service[100523]: [pid: 100523|app: 0|req: 750/2974] 10.4.3.117 () {66 vars in 1348 bytes} [Mon Jul 27 16:15:47 2026] GET /volume/v3/backups/b63e955c-1f12-4e1f-9162-43359e8fbe17 => generated 694 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 27 16:15:47.942053 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.middleware.request_id [None req-f562abc9-ab60-499c-9416-a3573938d6f2 None None] RequestId filter calling following filter/app {{(pid=100521) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:15:48.040199 np0000005924 devstack@c-api.service[100521]: INFO cinder.api.openstack.wsgi [None req-f562abc9-ab60-499c-9416-a3573938d6f2 tempest-VolumeRevertTests-1475501430 tempest-VolumeRevertTests-1475501430-project-member] POST https://10.4.3.117/volume/v3/volumes Jul 27 16:15:48.040562 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.openstack.wsgi [None req-f562abc9-ab60-499c-9416-a3573938d6f2 tempest-VolumeRevertTests-1475501430 tempest-VolumeRevertTests-1475501430-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeRevertTests-Volume-1032051414"}} {{(pid=100521) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 27 16:15:48.041868 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.v3.volumes [None req-f562abc9-ab60-499c-9416-a3573938d6f2 tempest-VolumeRevertTests-1475501430 tempest-VolumeRevertTests-1475501430-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeRevertTests-Volume-1032051414'}} {{(pid=100521) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 27 16:15:48.041976 np0000005924 devstack@c-api.service[100521]: INFO cinder.api.v3.volumes [None req-f562abc9-ab60-499c-9416-a3573938d6f2 tempest-VolumeRevertTests-1475501430 tempest-VolumeRevertTests-1475501430-project-member] Create volume of 1 GB Jul 27 16:15:48.046722 np0000005924 devstack@c-api.service[100521]: INFO cinder.volume.api [None req-f562abc9-ab60-499c-9416-a3573938d6f2 tempest-VolumeRevertTests-1475501430 tempest-VolumeRevertTests-1475501430-project-member] Availability Zones retrieved successfully. Jul 27 16:15:48.053737 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.volume.api [None req-f562abc9-ab60-499c-9416-a3573938d6f2 tempest-VolumeRevertTests-1475501430 tempest-VolumeRevertTests-1475501430-project-member] Flow 'volume_create_api' (fbc0fb05-db10-4466-bca0-4b58830c0445) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100521) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 27 16:15:48.055140 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.volume.api [None req-f562abc9-ab60-499c-9416-a3573938d6f2 tempest-VolumeRevertTests-1475501430 tempest-VolumeRevertTests-1475501430-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (6c8fec95-1d00-4617-8238-0368744e8ad6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100521) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 27 16:15:48.056300 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.volume.flows.api.create_volume [None req-f562abc9-ab60-499c-9416-a3573938d6f2 tempest-VolumeRevertTests-1475501430 tempest-VolumeRevertTests-1475501430-project-member] Validating volume size '1' using validate_int {{(pid=100521) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 27 16:15:48.082174 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.volume.api [None req-f562abc9-ab60-499c-9416-a3573938d6f2 tempest-VolumeRevertTests-1475501430 tempest-VolumeRevertTests-1475501430-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (6c8fec95-1d00-4617-8238-0368744e8ad6) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-27T16:04:59Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=2bce4e1a-e6e0-49d9-be36-c3405449a01e,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '2bce4e1a-e6e0-49d9-be36-c3405449a01e', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100521) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 27 16:15:48.083186 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.volume.api [None req-f562abc9-ab60-499c-9416-a3573938d6f2 tempest-VolumeRevertTests-1475501430 tempest-VolumeRevertTests-1475501430-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (98afa88a-ea1c-4c80-85d1-b515284626c3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100521) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 27 16:15:48.162858 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.quota [None req-f562abc9-ab60-499c-9416-a3573938d6f2 tempest-VolumeRevertTests-1475501430 tempest-VolumeRevertTests-1475501430-project-member] Created reservations ['97b48680-82c5-4ec3-8045-b4bca4b672ca', '09867825-a775-4516-b59a-628e88fba921', '9517e8e0-69b6-42cb-8bca-b3923efd9247', '39ad8a05-cd42-4b29-a0f8-7b47a87d49b3'] {{(pid=100521) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 27 16:15:48.163925 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.volume.api [None req-f562abc9-ab60-499c-9416-a3573938d6f2 tempest-VolumeRevertTests-1475501430 tempest-VolumeRevertTests-1475501430-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (98afa88a-ea1c-4c80-85d1-b515284626c3) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['97b48680-82c5-4ec3-8045-b4bca4b672ca', '09867825-a775-4516-b59a-628e88fba921', '9517e8e0-69b6-42cb-8bca-b3923efd9247', '39ad8a05-cd42-4b29-a0f8-7b47a87d49b3']}' {{(pid=100521) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 27 16:15:48.164879 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.volume.api [None req-f562abc9-ab60-499c-9416-a3573938d6f2 tempest-VolumeRevertTests-1475501430 tempest-VolumeRevertTests-1475501430-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (68ed2516-fb05-4e3e-94bf-80a5ffb06465) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100521) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 27 16:15:48.199783 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.volume.api [None req-f562abc9-ab60-499c-9416-a3573938d6f2 tempest-VolumeRevertTests-1475501430 tempest-VolumeRevertTests-1475501430-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (68ed2516-fb05-4e3e-94bf-80a5ffb06465) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'cc44c1ad-0cbb-451c-9ca6-4a65faabb3f9', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeRevertTests-Volume-1032051414',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='a5cb7ceb628f4778a10e2b93710c0bff',qos_specs=None,replication_status=,reservations=['97b48680-82c5-4ec3-8045-b4bca4b672ca','09867825-a775-4516-b59a-628e88fba921','9517e8e0-69b6-42cb-8bca-b3923efd9247','39ad8a05-cd42-4b29-a0f8-7b47a87d49b3'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='4b4746c667a440b5858dea62cbd8d72a',volume_type_id=2bce4e1a-e6e0-49d9-be36-c3405449a01e), 'volume': Volume(_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-27T16:15:48Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeRevertTests-Volume-1032051414',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=cc44c1ad-0cbb-451c-9ca6-4a65faabb3f9,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='a5cb7ceb628f4778a10e2b93710c0bff',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='4b4746c667a440b5858dea62cbd8d72a',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(2bce4e1a-e6e0-49d9-be36-c3405449a01e),volume_type_id=2bce4e1a-e6e0-49d9-be36-c3405449a01e)}' {{(pid=100521) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 27 16:15:48.202173 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.volume.api [None req-f562abc9-ab60-499c-9416-a3573938d6f2 tempest-VolumeRevertTests-1475501430 tempest-VolumeRevertTests-1475501430-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (c3dd17a7-5268-4da9-b75d-b1822c22c0e1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100521) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 27 16:15:48.233798 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.volume.api [None req-f562abc9-ab60-499c-9416-a3573938d6f2 tempest-VolumeRevertTests-1475501430 tempest-VolumeRevertTests-1475501430-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (c3dd17a7-5268-4da9-b75d-b1822c22c0e1) transitioned into state 'SUCCESS' from state '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-1032051414',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='a5cb7ceb628f4778a10e2b93710c0bff',qos_specs=None,replication_status=,reservations=['97b48680-82c5-4ec3-8045-b4bca4b672ca','09867825-a775-4516-b59a-628e88fba921','9517e8e0-69b6-42cb-8bca-b3923efd9247','39ad8a05-cd42-4b29-a0f8-7b47a87d49b3'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='4b4746c667a440b5858dea62cbd8d72a',volume_type_id=2bce4e1a-e6e0-49d9-be36-c3405449a01e)}' {{(pid=100521) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 27 16:15:48.234878 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.volume.api [None req-f562abc9-ab60-499c-9416-a3573938d6f2 tempest-VolumeRevertTests-1475501430 tempest-VolumeRevertTests-1475501430-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (f465eff3-5eb3-4241-84cd-b2516ce0787b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100521) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 27 16:15:48.252693 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.volume.api [None req-f562abc9-ab60-499c-9416-a3573938d6f2 tempest-VolumeRevertTests-1475501430 tempest-VolumeRevertTests-1475501430-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (f465eff3-5eb3-4241-84cd-b2516ce0787b) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100521) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 27 16:15:48.254307 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.volume.api [None req-f562abc9-ab60-499c-9416-a3573938d6f2 tempest-VolumeRevertTests-1475501430 tempest-VolumeRevertTests-1475501430-project-member] Flow 'volume_create_api' (fbc0fb05-db10-4466-bca0-4b58830c0445) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100521) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 27 16:15:48.254708 np0000005924 devstack@c-api.service[100521]: INFO cinder.volume.api [None req-f562abc9-ab60-499c-9416-a3573938d6f2 tempest-VolumeRevertTests-1475501430 tempest-VolumeRevertTests-1475501430-project-member] Create volume request issued successfully. Jul 27 16:15:48.255449 np0000005924 devstack@c-api.service[100521]: INFO cinder.api.openstack.wsgi [None req-f562abc9-ab60-499c-9416-a3573938d6f2 tempest-VolumeRevertTests-1475501430 tempest-VolumeRevertTests-1475501430-project-member] https://10.4.3.117/volume/v3/volumes returned with HTTP 202 Jul 27 16:15:48.255947 np0000005924 devstack@c-api.service[100521]: [pid: 100521|app: 0|req: 738/2975] 10.4.3.117 () {70 vars in 1299 bytes} [Mon Jul 27 16:15:47 2026] POST /volume/v3/volumes => generated 766 bytes in 314 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Jul 27 16:15:48.271567 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.middleware.request_id [None req-fb68b428-53a8-4aea-b25f-aedbea99dc34 None None] RequestId filter calling following filter/app {{(pid=100524) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:15:48.273343 np0000005924 devstack@c-api.service[100524]: INFO cinder.api.openstack.wsgi [None req-fb68b428-53a8-4aea-b25f-aedbea99dc34 tempest-VolumeRevertTests-1475501430 tempest-VolumeRevertTests-1475501430-project-member] GET https://10.4.3.117/volume/v3/volumes/cc44c1ad-0cbb-451c-9ca6-4a65faabb3f9 Jul 27 16:15:48.273584 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.openstack.wsgi [None req-fb68b428-53a8-4aea-b25f-aedbea99dc34 tempest-VolumeRevertTests-1475501430 tempest-VolumeRevertTests-1475501430-project-member] Empty body provided in request {{(pid=100524) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:15:48.273800 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.openstack.wsgi [None req-fb68b428-53a8-4aea-b25f-aedbea99dc34 tempest-VolumeRevertTests-1475501430 tempest-VolumeRevertTests-1475501430-project-member] Calling method 'show' {{(pid=100524) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:15:48.282377 np0000005924 devstack@c-api.service[100524]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:15:48.282377 np0000005924 devstack@c-api.service[100524]: warnings.warn( Jul 27 16:15:48.286345 np0000005924 devstack@c-api.service[100524]: INFO cinder.volume.api [None req-fb68b428-53a8-4aea-b25f-aedbea99dc34 tempest-VolumeRevertTests-1475501430 tempest-VolumeRevertTests-1475501430-project-member] Volume info retrieved successfully. Jul 27 16:15:48.293067 np0000005924 devstack@c-api.service[100524]: INFO cinder.api.openstack.wsgi [None req-fb68b428-53a8-4aea-b25f-aedbea99dc34 tempest-VolumeRevertTests-1475501430 tempest-VolumeRevertTests-1475501430-project-member] https://10.4.3.117/volume/v3/volumes/cc44c1ad-0cbb-451c-9ca6-4a65faabb3f9 returned with HTTP 200 Jul 27 16:15:48.293665 np0000005924 devstack@c-api.service[100524]: [pid: 100524|app: 0|req: 752/2976] 10.4.3.117 () {68 vars in 1389 bytes} [Mon Jul 27 16:15:48 2026] GET /volume/v3/volumes/cc44c1ad-0cbb-451c-9ca6-4a65faabb3f9 => generated 834 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 27 16:15:48.877577 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.middleware.request_id [None req-76ef36a0-8f3e-40a1-8519-78e87a18ad6b None None] RequestId filter calling following filter/app {{(pid=100522) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:15:48.879134 np0000005924 devstack@c-api.service[100522]: INFO cinder.api.openstack.wsgi [None req-76ef36a0-8f3e-40a1-8519-78e87a18ad6b tempest-VolumesBackupsTest-1601316061 tempest-VolumesBackupsTest-1601316061-project-member] GET https://10.4.3.117/volume/v3/backups/b63e955c-1f12-4e1f-9162-43359e8fbe17 Jul 27 16:15:48.879296 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.openstack.wsgi [None req-76ef36a0-8f3e-40a1-8519-78e87a18ad6b tempest-VolumesBackupsTest-1601316061 tempest-VolumesBackupsTest-1601316061-project-member] Empty body provided in request {{(pid=100522) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:15:48.879484 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.openstack.wsgi [None req-76ef36a0-8f3e-40a1-8519-78e87a18ad6b tempest-VolumesBackupsTest-1601316061 tempest-VolumesBackupsTest-1601316061-project-member] Calling method 'show' {{(pid=100522) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:15:48.879609 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.v3.backups [None req-76ef36a0-8f3e-40a1-8519-78e87a18ad6b tempest-VolumesBackupsTest-1601316061 tempest-VolumesBackupsTest-1601316061-project-member] Show backup with id b63e955c-1f12-4e1f-9162-43359e8fbe17. {{(pid=100522) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 27 16:15:48.886165 np0000005924 devstack@c-api.service[100522]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:15:48.886165 np0000005924 devstack@c-api.service[100522]: warnings.warn( Jul 27 16:15:48.886165 np0000005924 devstack@c-api.service[100522]: INFO cinder.api.openstack.wsgi [None req-76ef36a0-8f3e-40a1-8519-78e87a18ad6b tempest-VolumesBackupsTest-1601316061 tempest-VolumesBackupsTest-1601316061-project-member] https://10.4.3.117/volume/v3/backups/b63e955c-1f12-4e1f-9162-43359e8fbe17 returned with HTTP 200 Jul 27 16:15:48.886165 np0000005924 devstack@c-api.service[100522]: [pid: 100522|app: 0|req: 737/2977] 10.4.3.117 () {66 vars in 1348 bytes} [Mon Jul 27 16:15:48 2026] GET /volume/v3/backups/b63e955c-1f12-4e1f-9162-43359e8fbe17 => generated 696 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 27 16:15:49.310507 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.middleware.request_id [None req-8c96b598-4926-49f1-b004-0561b8a6e4e2 None None] RequestId filter calling following filter/app {{(pid=100523) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:15:49.312617 np0000005924 devstack@c-api.service[100523]: INFO cinder.api.openstack.wsgi [None req-8c96b598-4926-49f1-b004-0561b8a6e4e2 tempest-VolumeRevertTests-1475501430 tempest-VolumeRevertTests-1475501430-project-member] GET https://10.4.3.117/volume/v3/volumes/cc44c1ad-0cbb-451c-9ca6-4a65faabb3f9 Jul 27 16:15:49.312961 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.openstack.wsgi [None req-8c96b598-4926-49f1-b004-0561b8a6e4e2 tempest-VolumeRevertTests-1475501430 tempest-VolumeRevertTests-1475501430-project-member] Empty body provided in request {{(pid=100523) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:15:49.313229 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.openstack.wsgi [None req-8c96b598-4926-49f1-b004-0561b8a6e4e2 tempest-VolumeRevertTests-1475501430 tempest-VolumeRevertTests-1475501430-project-member] Calling method 'show' {{(pid=100523) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:15:49.327587 np0000005924 devstack@c-api.service[100523]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:15:49.327587 np0000005924 devstack@c-api.service[100523]: warnings.warn( Jul 27 16:15:49.335774 np0000005924 devstack@c-api.service[100523]: INFO cinder.volume.api [None req-8c96b598-4926-49f1-b004-0561b8a6e4e2 tempest-VolumeRevertTests-1475501430 tempest-VolumeRevertTests-1475501430-project-member] Volume info retrieved successfully. Jul 27 16:15:49.347370 np0000005924 devstack@c-api.service[100523]: INFO cinder.api.openstack.wsgi [None req-8c96b598-4926-49f1-b004-0561b8a6e4e2 tempest-VolumeRevertTests-1475501430 tempest-VolumeRevertTests-1475501430-project-member] https://10.4.3.117/volume/v3/volumes/cc44c1ad-0cbb-451c-9ca6-4a65faabb3f9 returned with HTTP 200 Jul 27 16:15:49.347370 np0000005924 devstack@c-api.service[100523]: [pid: 100523|app: 0|req: 751/2978] 10.4.3.117 () {68 vars in 1389 bytes} [Mon Jul 27 16:15:49 2026] GET /volume/v3/volumes/cc44c1ad-0cbb-451c-9ca6-4a65faabb3f9 => generated 859 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 27 16:15:49.363319 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.middleware.request_id [None req-ab05087e-8c2e-4a27-a210-9e1d58ce1fb2 None None] RequestId filter calling following filter/app {{(pid=100521) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:15:49.365876 np0000005924 devstack@c-api.service[100521]: INFO cinder.api.openstack.wsgi [None req-ab05087e-8c2e-4a27-a210-9e1d58ce1fb2 tempest-VolumeRevertTests-1475501430 tempest-VolumeRevertTests-1475501430-project-member] POST https://10.4.3.117/volume/v3/snapshots Jul 27 16:15:49.366354 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.openstack.wsgi [None req-ab05087e-8c2e-4a27-a210-9e1d58ce1fb2 tempest-VolumeRevertTests-1475501430 tempest-VolumeRevertTests-1475501430-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "cc44c1ad-0cbb-451c-9ca6-4a65faabb3f9", "metadata": {"mykey1": "value1"}, "name": "tempest-VolumeRevertTests-Snapshot-504740656"}} {{(pid=100521) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 27 16:15:49.380461 np0000005924 devstack@c-api.service[100521]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:15:49.380461 np0000005924 devstack@c-api.service[100521]: warnings.warn( Jul 27 16:15:49.380763 np0000005924 devstack@c-api.service[100521]: INFO cinder.volume.api [None req-ab05087e-8c2e-4a27-a210-9e1d58ce1fb2 tempest-VolumeRevertTests-1475501430 tempest-VolumeRevertTests-1475501430-project-member] Volume info retrieved successfully. Jul 27 16:15:49.381197 np0000005924 devstack@c-api.service[100521]: INFO cinder.api.v3.snapshots [None req-ab05087e-8c2e-4a27-a210-9e1d58ce1fb2 tempest-VolumeRevertTests-1475501430 tempest-VolumeRevertTests-1475501430-project-member] Create snapshot from volume cc44c1ad-0cbb-451c-9ca6-4a65faabb3f9 Jul 27 16:15:49.439355 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.quota [None req-ab05087e-8c2e-4a27-a210-9e1d58ce1fb2 tempest-VolumeRevertTests-1475501430 tempest-VolumeRevertTests-1475501430-project-member] Created reservations ['251f7016-37bc-482d-b129-6946a60f9128', 'e4d88c3f-caae-4597-9e1b-f853cdfd9e93', 'd8d3915a-8cf8-4abd-81cf-5d0d263bf4ff', '888aab25-c8d2-48f5-8513-f44e15507adf'] {{(pid=100521) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 27 16:15:49.503914 np0000005924 devstack@c-api.service[100521]: INFO cinder.volume.api [None req-ab05087e-8c2e-4a27-a210-9e1d58ce1fb2 tempest-VolumeRevertTests-1475501430 tempest-VolumeRevertTests-1475501430-project-member] Snapshot create request issued successfully. Jul 27 16:15:49.505736 np0000005924 devstack@c-api.service[100521]: INFO cinder.api.openstack.wsgi [None req-ab05087e-8c2e-4a27-a210-9e1d58ce1fb2 tempest-VolumeRevertTests-1475501430 tempest-VolumeRevertTests-1475501430-project-member] https://10.4.3.117/volume/v3/snapshots returned with HTTP 202 Jul 27 16:15:49.506244 np0000005924 devstack@c-api.service[100521]: [pid: 100521|app: 0|req: 739/2979] 10.4.3.117 () {68 vars in 1265 bytes} [Mon Jul 27 16:15:49 2026] POST /volume/v3/snapshots => generated 321 bytes in 144 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 27 16:15:49.519537 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.middleware.request_id [None req-61d2e64d-eac5-4c2b-8540-d30d6d6e2ec3 None None] RequestId filter calling following filter/app {{(pid=100524) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:15:49.523910 np0000005924 devstack@c-api.service[100524]: INFO cinder.api.openstack.wsgi [None req-61d2e64d-eac5-4c2b-8540-d30d6d6e2ec3 tempest-VolumeRevertTests-1475501430 tempest-VolumeRevertTests-1475501430-project-member] GET https://10.4.3.117/volume/v3/snapshots/cf4d394d-015b-48d5-a1c2-af5ad06bd895 Jul 27 16:15:49.523910 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.openstack.wsgi [None req-61d2e64d-eac5-4c2b-8540-d30d6d6e2ec3 tempest-VolumeRevertTests-1475501430 tempest-VolumeRevertTests-1475501430-project-member] Empty body provided in request {{(pid=100524) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:15:49.523910 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.openstack.wsgi [None req-61d2e64d-eac5-4c2b-8540-d30d6d6e2ec3 tempest-VolumeRevertTests-1475501430 tempest-VolumeRevertTests-1475501430-project-member] Calling method 'show' {{(pid=100524) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:15:49.529786 np0000005924 devstack@c-api.service[100524]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:15:49.529786 np0000005924 devstack@c-api.service[100524]: warnings.warn( Jul 27 16:15:49.530520 np0000005924 devstack@c-api.service[100524]: INFO cinder.volume.api [None req-61d2e64d-eac5-4c2b-8540-d30d6d6e2ec3 tempest-VolumeRevertTests-1475501430 tempest-VolumeRevertTests-1475501430-project-member] Snapshot retrieved successfully. Jul 27 16:15:49.531621 np0000005924 devstack@c-api.service[100524]: INFO cinder.api.openstack.wsgi [None req-61d2e64d-eac5-4c2b-8540-d30d6d6e2ec3 tempest-VolumeRevertTests-1475501430 tempest-VolumeRevertTests-1475501430-project-member] https://10.4.3.117/volume/v3/snapshots/cf4d394d-015b-48d5-a1c2-af5ad06bd895 returned with HTTP 200 Jul 27 16:15:49.532304 np0000005924 devstack@c-api.service[100524]: [pid: 100524|app: 0|req: 753/2980] 10.4.3.117 () {66 vars in 1354 bytes} [Mon Jul 27 16:15:49 2026] GET /volume/v3/snapshots/cf4d394d-015b-48d5-a1c2-af5ad06bd895 => generated 453 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 27 16:15:49.897511 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.middleware.request_id [None req-eb1dad7d-2272-42fd-8a14-cdd5950c226a None None] RequestId filter calling following filter/app {{(pid=100522) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:15:49.900034 np0000005924 devstack@c-api.service[100522]: INFO cinder.api.openstack.wsgi [None req-eb1dad7d-2272-42fd-8a14-cdd5950c226a tempest-VolumesBackupsTest-1601316061 tempest-VolumesBackupsTest-1601316061-project-member] GET https://10.4.3.117/volume/v3/backups/b63e955c-1f12-4e1f-9162-43359e8fbe17 Jul 27 16:15:49.900387 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.openstack.wsgi [None req-eb1dad7d-2272-42fd-8a14-cdd5950c226a tempest-VolumesBackupsTest-1601316061 tempest-VolumesBackupsTest-1601316061-project-member] Empty body provided in request {{(pid=100522) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:15:49.900535 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.openstack.wsgi [None req-eb1dad7d-2272-42fd-8a14-cdd5950c226a tempest-VolumesBackupsTest-1601316061 tempest-VolumesBackupsTest-1601316061-project-member] Calling method 'show' {{(pid=100522) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:15:49.901273 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.v3.backups [None req-eb1dad7d-2272-42fd-8a14-cdd5950c226a tempest-VolumesBackupsTest-1601316061 tempest-VolumesBackupsTest-1601316061-project-member] Show backup with id b63e955c-1f12-4e1f-9162-43359e8fbe17. {{(pid=100522) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 27 16:15:49.907580 np0000005924 devstack@c-api.service[100522]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:15:49.907580 np0000005924 devstack@c-api.service[100522]: warnings.warn( Jul 27 16:15:49.908083 np0000005924 devstack@c-api.service[100522]: INFO cinder.api.openstack.wsgi [None req-eb1dad7d-2272-42fd-8a14-cdd5950c226a tempest-VolumesBackupsTest-1601316061 tempest-VolumesBackupsTest-1601316061-project-member] https://10.4.3.117/volume/v3/backups/b63e955c-1f12-4e1f-9162-43359e8fbe17 returned with HTTP 200 Jul 27 16:15:49.909001 np0000005924 devstack@c-api.service[100522]: [pid: 100522|app: 0|req: 738/2981] 10.4.3.117 () {66 vars in 1348 bytes} [Mon Jul 27 16:15:49 2026] GET /volume/v3/backups/b63e955c-1f12-4e1f-9162-43359e8fbe17 => generated 696 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 27 16:15:50.541985 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.middleware.request_id [None req-fffd3637-d9d6-44d7-ab2a-88ba9e7489d3 None None] RequestId filter calling following filter/app {{(pid=100523) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:15:50.545802 np0000005924 devstack@c-api.service[100523]: INFO cinder.api.openstack.wsgi [None req-fffd3637-d9d6-44d7-ab2a-88ba9e7489d3 tempest-VolumeRevertTests-1475501430 tempest-VolumeRevertTests-1475501430-project-member] GET https://10.4.3.117/volume/v3/snapshots/cf4d394d-015b-48d5-a1c2-af5ad06bd895 Jul 27 16:15:50.545991 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.openstack.wsgi [None req-fffd3637-d9d6-44d7-ab2a-88ba9e7489d3 tempest-VolumeRevertTests-1475501430 tempest-VolumeRevertTests-1475501430-project-member] Empty body provided in request {{(pid=100523) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:15:50.546260 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.openstack.wsgi [None req-fffd3637-d9d6-44d7-ab2a-88ba9e7489d3 tempest-VolumeRevertTests-1475501430 tempest-VolumeRevertTests-1475501430-project-member] Calling method 'show' {{(pid=100523) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:15:50.553910 np0000005924 devstack@c-api.service[100523]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:15:50.553910 np0000005924 devstack@c-api.service[100523]: warnings.warn( Jul 27 16:15:50.554548 np0000005924 devstack@c-api.service[100523]: INFO cinder.volume.api [None req-fffd3637-d9d6-44d7-ab2a-88ba9e7489d3 tempest-VolumeRevertTests-1475501430 tempest-VolumeRevertTests-1475501430-project-member] Snapshot retrieved successfully. Jul 27 16:15:50.555554 np0000005924 devstack@c-api.service[100523]: INFO cinder.api.openstack.wsgi [None req-fffd3637-d9d6-44d7-ab2a-88ba9e7489d3 tempest-VolumeRevertTests-1475501430 tempest-VolumeRevertTests-1475501430-project-member] https://10.4.3.117/volume/v3/snapshots/cf4d394d-015b-48d5-a1c2-af5ad06bd895 returned with HTTP 200 Jul 27 16:15:50.555964 np0000005924 devstack@c-api.service[100523]: [pid: 100523|app: 0|req: 752/2982] 10.4.3.117 () {66 vars in 1354 bytes} [Mon Jul 27 16:15:50 2026] GET /volume/v3/snapshots/cf4d394d-015b-48d5-a1c2-af5ad06bd895 => generated 480 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 27 16:15:50.567913 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.middleware.request_id [None req-3579aa8f-4c53-42da-a617-8894ef96e9be None None] RequestId filter calling following filter/app {{(pid=100521) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:15:50.569915 np0000005924 devstack@c-api.service[100521]: INFO cinder.api.openstack.wsgi [None req-3579aa8f-4c53-42da-a617-8894ef96e9be tempest-VolumeRevertTests-1475501430 tempest-VolumeRevertTests-1475501430-project-member] POST https://10.4.3.117/volume/v3/volumes/cc44c1ad-0cbb-451c-9ca6-4a65faabb3f9/action Jul 27 16:15:50.570342 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.openstack.wsgi [None req-3579aa8f-4c53-42da-a617-8894ef96e9be tempest-VolumeRevertTests-1475501430 tempest-VolumeRevertTests-1475501430-project-member] Action body: b'{"revert": {"snapshot_id": "cf4d394d-015b-48d5-a1c2-af5ad06bd895"}}' {{(pid=100521) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 27 16:15:50.570483 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.openstack.wsgi [None req-3579aa8f-4c53-42da-a617-8894ef96e9be tempest-VolumeRevertTests-1475501430 tempest-VolumeRevertTests-1475501430-project-member] Action: 'action', calling method: version_select, body: {"revert": {"snapshot_id": "cf4d394d-015b-48d5-a1c2-af5ad06bd895"}} {{(pid=100521) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 27 16:15:50.586314 np0000005924 devstack@c-api.service[100521]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:15:50.586314 np0000005924 devstack@c-api.service[100521]: warnings.warn( Jul 27 16:15:50.587138 np0000005924 devstack@c-api.service[100521]: INFO cinder.volume.api [None req-3579aa8f-4c53-42da-a617-8894ef96e9be tempest-VolumeRevertTests-1475501430 tempest-VolumeRevertTests-1475501430-project-member] Volume retrieved successfully. Jul 27 16:15:50.604200 np0000005924 devstack@c-api.service[100521]: INFO cinder.api.v3.volumes [None req-3579aa8f-4c53-42da-a617-8894ef96e9be tempest-VolumeRevertTests-1475501430 tempest-VolumeRevertTests-1475501430-project-member] Reverting volume cc44c1ad-0cbb-451c-9ca6-4a65faabb3f9 to snapshot cf4d394d-015b-48d5-a1c2-af5ad06bd895. Jul 27 16:15:50.605174 np0000005924 devstack@c-api.service[100521]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:15:50.605174 np0000005924 devstack@c-api.service[100521]: warnings.warn( Jul 27 16:15:50.628758 np0000005924 devstack@c-api.service[100521]: INFO cinder.api.openstack.wsgi [None req-3579aa8f-4c53-42da-a617-8894ef96e9be tempest-VolumeRevertTests-1475501430 tempest-VolumeRevertTests-1475501430-project-member] https://10.4.3.117/volume/v3/volumes/cc44c1ad-0cbb-451c-9ca6-4a65faabb3f9/action returned with HTTP 202 Jul 27 16:15:50.629227 np0000005924 devstack@c-api.service[100521]: [pid: 100521|app: 0|req: 740/2983] 10.4.3.117 () {70 vars in 1431 bytes} [Mon Jul 27 16:15:50 2026] POST /volume/v3/volumes/cc44c1ad-0cbb-451c-9ca6-4a65faabb3f9/action => generated 0 bytes in 62 msecs (HTTP/1.1 202) 7 headers in 290 bytes (1 switches on core 0) Jul 27 16:15:50.637411 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.middleware.request_id [None req-749457a3-5f04-414a-b349-61eb4d87d61c None None] RequestId filter calling following filter/app {{(pid=100524) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:15:50.639781 np0000005924 devstack@c-api.service[100524]: INFO cinder.api.openstack.wsgi [None req-749457a3-5f04-414a-b349-61eb4d87d61c tempest-VolumeRevertTests-1475501430 tempest-VolumeRevertTests-1475501430-project-member] GET https://10.4.3.117/volume/v3/volumes/cc44c1ad-0cbb-451c-9ca6-4a65faabb3f9 Jul 27 16:15:50.640067 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.openstack.wsgi [None req-749457a3-5f04-414a-b349-61eb4d87d61c tempest-VolumeRevertTests-1475501430 tempest-VolumeRevertTests-1475501430-project-member] Empty body provided in request {{(pid=100524) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:15:50.640317 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.openstack.wsgi [None req-749457a3-5f04-414a-b349-61eb4d87d61c tempest-VolumeRevertTests-1475501430 tempest-VolumeRevertTests-1475501430-project-member] Calling method 'show' {{(pid=100524) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:15:50.656650 np0000005924 devstack@c-api.service[100524]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:15:50.656650 np0000005924 devstack@c-api.service[100524]: warnings.warn( Jul 27 16:15:50.662436 np0000005924 devstack@c-api.service[100524]: INFO cinder.volume.api [None req-749457a3-5f04-414a-b349-61eb4d87d61c tempest-VolumeRevertTests-1475501430 tempest-VolumeRevertTests-1475501430-project-member] Volume info retrieved successfully. Jul 27 16:15:50.671910 np0000005924 devstack@c-api.service[100524]: INFO cinder.api.openstack.wsgi [None req-749457a3-5f04-414a-b349-61eb4d87d61c tempest-VolumeRevertTests-1475501430 tempest-VolumeRevertTests-1475501430-project-member] https://10.4.3.117/volume/v3/volumes/cc44c1ad-0cbb-451c-9ca6-4a65faabb3f9 returned with HTTP 200 Jul 27 16:15:50.672447 np0000005924 devstack@c-api.service[100524]: [pid: 100524|app: 0|req: 754/2984] 10.4.3.117 () {68 vars in 1389 bytes} [Mon Jul 27 16:15:50 2026] GET /volume/v3/volumes/cc44c1ad-0cbb-451c-9ca6-4a65faabb3f9 => generated 859 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 27 16:15:50.925805 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.middleware.request_id [None req-a1bf613a-6ab6-44cd-8198-4f301152ae38 None None] RequestId filter calling following filter/app {{(pid=100522) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:15:50.931403 np0000005924 devstack@c-api.service[100522]: INFO cinder.api.openstack.wsgi [None req-a1bf613a-6ab6-44cd-8198-4f301152ae38 tempest-VolumesBackupsTest-1601316061 tempest-VolumesBackupsTest-1601316061-project-member] GET https://10.4.3.117/volume/v3/backups/b63e955c-1f12-4e1f-9162-43359e8fbe17 Jul 27 16:15:50.931403 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.openstack.wsgi [None req-a1bf613a-6ab6-44cd-8198-4f301152ae38 tempest-VolumesBackupsTest-1601316061 tempest-VolumesBackupsTest-1601316061-project-member] Empty body provided in request {{(pid=100522) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:15:50.931403 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.openstack.wsgi [None req-a1bf613a-6ab6-44cd-8198-4f301152ae38 tempest-VolumesBackupsTest-1601316061 tempest-VolumesBackupsTest-1601316061-project-member] Calling method 'show' {{(pid=100522) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:15:50.931403 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.v3.backups [None req-a1bf613a-6ab6-44cd-8198-4f301152ae38 tempest-VolumesBackupsTest-1601316061 tempest-VolumesBackupsTest-1601316061-project-member] Show backup with id b63e955c-1f12-4e1f-9162-43359e8fbe17. {{(pid=100522) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 27 16:15:50.937911 np0000005924 devstack@c-api.service[100522]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:15:50.937911 np0000005924 devstack@c-api.service[100522]: warnings.warn( Jul 27 16:15:50.938837 np0000005924 devstack@c-api.service[100522]: INFO cinder.api.openstack.wsgi [None req-a1bf613a-6ab6-44cd-8198-4f301152ae38 tempest-VolumesBackupsTest-1601316061 tempest-VolumesBackupsTest-1601316061-project-member] https://10.4.3.117/volume/v3/backups/b63e955c-1f12-4e1f-9162-43359e8fbe17 returned with HTTP 200 Jul 27 16:15:50.939313 np0000005924 devstack@c-api.service[100522]: [pid: 100522|app: 0|req: 739/2985] 10.4.3.117 () {66 vars in 1348 bytes} [Mon Jul 27 16:15:50 2026] GET /volume/v3/backups/b63e955c-1f12-4e1f-9162-43359e8fbe17 => generated 707 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 27 16:15:51.691245 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.middleware.request_id [None req-36704a2d-1a40-460e-92f1-8b0d993fa9fa None None] RequestId filter calling following filter/app {{(pid=100523) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:15:51.693211 np0000005924 devstack@c-api.service[100523]: INFO cinder.api.openstack.wsgi [None req-36704a2d-1a40-460e-92f1-8b0d993fa9fa tempest-VolumeRevertTests-1475501430 tempest-VolumeRevertTests-1475501430-project-member] GET https://10.4.3.117/volume/v3/volumes/cc44c1ad-0cbb-451c-9ca6-4a65faabb3f9 Jul 27 16:15:51.693211 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.openstack.wsgi [None req-36704a2d-1a40-460e-92f1-8b0d993fa9fa tempest-VolumeRevertTests-1475501430 tempest-VolumeRevertTests-1475501430-project-member] Empty body provided in request {{(pid=100523) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:15:51.693211 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.openstack.wsgi [None req-36704a2d-1a40-460e-92f1-8b0d993fa9fa tempest-VolumeRevertTests-1475501430 tempest-VolumeRevertTests-1475501430-project-member] Calling method 'show' {{(pid=100523) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:15:51.709563 np0000005924 devstack@c-api.service[100523]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:15:51.709563 np0000005924 devstack@c-api.service[100523]: warnings.warn( Jul 27 16:15:51.716651 np0000005924 devstack@c-api.service[100523]: INFO cinder.volume.api [None req-36704a2d-1a40-460e-92f1-8b0d993fa9fa tempest-VolumeRevertTests-1475501430 tempest-VolumeRevertTests-1475501430-project-member] Volume info retrieved successfully. Jul 27 16:15:51.722603 np0000005924 devstack@c-api.service[100523]: INFO cinder.api.openstack.wsgi [None req-36704a2d-1a40-460e-92f1-8b0d993fa9fa tempest-VolumeRevertTests-1475501430 tempest-VolumeRevertTests-1475501430-project-member] https://10.4.3.117/volume/v3/volumes/cc44c1ad-0cbb-451c-9ca6-4a65faabb3f9 returned with HTTP 200 Jul 27 16:15:51.723217 np0000005924 devstack@c-api.service[100523]: [pid: 100523|app: 0|req: 753/2986] 10.4.3.117 () {68 vars in 1389 bytes} [Mon Jul 27 16:15:51 2026] GET /volume/v3/volumes/cc44c1ad-0cbb-451c-9ca6-4a65faabb3f9 => generated 859 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 27 16:15:51.739934 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.middleware.request_id [None req-7baaadb8-5531-4a67-91e5-6c2dd44d65df None None] RequestId filter calling following filter/app {{(pid=100521) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:15:51.741285 np0000005924 devstack@c-api.service[100521]: INFO cinder.api.openstack.wsgi [None req-7baaadb8-5531-4a67-91e5-6c2dd44d65df tempest-VolumeRevertTests-1475501430 tempest-VolumeRevertTests-1475501430-project-member] GET https://10.4.3.117/volume/v3/snapshots/cf4d394d-015b-48d5-a1c2-af5ad06bd895 Jul 27 16:15:51.741285 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.openstack.wsgi [None req-7baaadb8-5531-4a67-91e5-6c2dd44d65df tempest-VolumeRevertTests-1475501430 tempest-VolumeRevertTests-1475501430-project-member] Empty body provided in request {{(pid=100521) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:15:51.741285 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.openstack.wsgi [None req-7baaadb8-5531-4a67-91e5-6c2dd44d65df tempest-VolumeRevertTests-1475501430 tempest-VolumeRevertTests-1475501430-project-member] Calling method 'show' {{(pid=100521) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:15:51.748933 np0000005924 devstack@c-api.service[100521]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:15:51.748933 np0000005924 devstack@c-api.service[100521]: warnings.warn( Jul 27 16:15:51.748933 np0000005924 devstack@c-api.service[100521]: INFO cinder.volume.api [None req-7baaadb8-5531-4a67-91e5-6c2dd44d65df tempest-VolumeRevertTests-1475501430 tempest-VolumeRevertTests-1475501430-project-member] Snapshot retrieved successfully. Jul 27 16:15:51.750064 np0000005924 devstack@c-api.service[100521]: INFO cinder.api.openstack.wsgi [None req-7baaadb8-5531-4a67-91e5-6c2dd44d65df tempest-VolumeRevertTests-1475501430 tempest-VolumeRevertTests-1475501430-project-member] https://10.4.3.117/volume/v3/snapshots/cf4d394d-015b-48d5-a1c2-af5ad06bd895 returned with HTTP 200 Jul 27 16:15:51.750447 np0000005924 devstack@c-api.service[100521]: [pid: 100521|app: 0|req: 741/2987] 10.4.3.117 () {66 vars in 1354 bytes} [Mon Jul 27 16:15:51 2026] GET /volume/v3/snapshots/cf4d394d-015b-48d5-a1c2-af5ad06bd895 => generated 480 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 27 16:15:51.765033 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.middleware.request_id [None req-8d99e04f-2b86-4e13-a493-26312a8c1932 None None] RequestId filter calling following filter/app {{(pid=100524) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:15:51.767204 np0000005924 devstack@c-api.service[100524]: INFO cinder.api.openstack.wsgi [None req-8d99e04f-2b86-4e13-a493-26312a8c1932 tempest-VolumeRevertTests-1475501430 tempest-VolumeRevertTests-1475501430-project-member] GET https://10.4.3.117/volume/v3/volumes/cc44c1ad-0cbb-451c-9ca6-4a65faabb3f9 Jul 27 16:15:51.767514 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.openstack.wsgi [None req-8d99e04f-2b86-4e13-a493-26312a8c1932 tempest-VolumeRevertTests-1475501430 tempest-VolumeRevertTests-1475501430-project-member] Empty body provided in request {{(pid=100524) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:15:51.767863 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.openstack.wsgi [None req-8d99e04f-2b86-4e13-a493-26312a8c1932 tempest-VolumeRevertTests-1475501430 tempest-VolumeRevertTests-1475501430-project-member] Calling method 'show' {{(pid=100524) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:15:51.777578 np0000005924 devstack@c-api.service[100524]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:15:51.777578 np0000005924 devstack@c-api.service[100524]: warnings.warn( Jul 27 16:15:51.781989 np0000005924 devstack@c-api.service[100524]: INFO cinder.volume.api [None req-8d99e04f-2b86-4e13-a493-26312a8c1932 tempest-VolumeRevertTests-1475501430 tempest-VolumeRevertTests-1475501430-project-member] Volume info retrieved successfully. Jul 27 16:15:51.790737 np0000005924 devstack@c-api.service[100524]: INFO cinder.api.openstack.wsgi [None req-8d99e04f-2b86-4e13-a493-26312a8c1932 tempest-VolumeRevertTests-1475501430 tempest-VolumeRevertTests-1475501430-project-member] https://10.4.3.117/volume/v3/volumes/cc44c1ad-0cbb-451c-9ca6-4a65faabb3f9 returned with HTTP 200 Jul 27 16:15:51.791439 np0000005924 devstack@c-api.service[100524]: [pid: 100524|app: 0|req: 755/2988] 10.4.3.117 () {68 vars in 1389 bytes} [Mon Jul 27 16:15:51 2026] GET /volume/v3/volumes/cc44c1ad-0cbb-451c-9ca6-4a65faabb3f9 => generated 859 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 27 16:15:51.808298 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.middleware.request_id [None req-7c614aec-6926-4354-b12b-e8f965af3381 None None] RequestId filter calling following filter/app {{(pid=100522) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:15:51.813532 np0000005924 devstack@c-api.service[100522]: INFO cinder.api.openstack.wsgi [None req-7c614aec-6926-4354-b12b-e8f965af3381 tempest-VolumeRevertTests-1475501430 tempest-VolumeRevertTests-1475501430-project-member] POST https://10.4.3.117/volume/v3/volumes Jul 27 16:15:51.814008 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.openstack.wsgi [None req-7c614aec-6926-4354-b12b-e8f965af3381 tempest-VolumeRevertTests-1475501430 tempest-VolumeRevertTests-1475501430-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeRevertTests-Volume-1011773505"}} {{(pid=100522) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 27 16:15:51.817585 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.v3.volumes [None req-7c614aec-6926-4354-b12b-e8f965af3381 tempest-VolumeRevertTests-1475501430 tempest-VolumeRevertTests-1475501430-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeRevertTests-Volume-1011773505'}} {{(pid=100522) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 27 16:15:51.817744 np0000005924 devstack@c-api.service[100522]: INFO cinder.api.v3.volumes [None req-7c614aec-6926-4354-b12b-e8f965af3381 tempest-VolumeRevertTests-1475501430 tempest-VolumeRevertTests-1475501430-project-member] Create volume of 1 GB Jul 27 16:15:51.824989 np0000005924 devstack@c-api.service[100522]: INFO cinder.volume.api [None req-7c614aec-6926-4354-b12b-e8f965af3381 tempest-VolumeRevertTests-1475501430 tempest-VolumeRevertTests-1475501430-project-member] Availability Zones retrieved successfully. Jul 27 16:15:51.830131 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.volume.api [None req-7c614aec-6926-4354-b12b-e8f965af3381 tempest-VolumeRevertTests-1475501430 tempest-VolumeRevertTests-1475501430-project-member] Flow 'volume_create_api' (f0ceb8c1-5e56-4751-8c23-8b2a5dca25ec) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100522) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 27 16:15:51.831572 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.volume.api [None req-7c614aec-6926-4354-b12b-e8f965af3381 tempest-VolumeRevertTests-1475501430 tempest-VolumeRevertTests-1475501430-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (620f802b-790f-46fe-9fd4-085a9288bbca) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100522) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 27 16:15:51.832453 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.volume.flows.api.create_volume [None req-7c614aec-6926-4354-b12b-e8f965af3381 tempest-VolumeRevertTests-1475501430 tempest-VolumeRevertTests-1475501430-project-member] Validating volume size '1' using validate_int {{(pid=100522) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 27 16:15:51.858338 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.volume.api [None req-7c614aec-6926-4354-b12b-e8f965af3381 tempest-VolumeRevertTests-1475501430 tempest-VolumeRevertTests-1475501430-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (620f802b-790f-46fe-9fd4-085a9288bbca) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-27T16:04:59Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=2bce4e1a-e6e0-49d9-be36-c3405449a01e,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '2bce4e1a-e6e0-49d9-be36-c3405449a01e', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100522) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 27 16:15:51.859050 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.volume.api [None req-7c614aec-6926-4354-b12b-e8f965af3381 tempest-VolumeRevertTests-1475501430 tempest-VolumeRevertTests-1475501430-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (6a6ab6cd-78a5-4a92-9377-a59d88dd8c3f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100522) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 27 16:15:51.936814 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.quota [None req-7c614aec-6926-4354-b12b-e8f965af3381 tempest-VolumeRevertTests-1475501430 tempest-VolumeRevertTests-1475501430-project-member] Created reservations ['7f319952-9549-4fb1-a412-72baee01987c', 'c9c7b36f-519d-4838-84d3-e758cf63f752', '82794d18-6e76-408c-9ed7-2828f40a0aba', '3423bc41-091d-4eb4-a44c-6dab0dce6ba0'] {{(pid=100522) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 27 16:15:51.936814 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.volume.api [None req-7c614aec-6926-4354-b12b-e8f965af3381 tempest-VolumeRevertTests-1475501430 tempest-VolumeRevertTests-1475501430-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (6a6ab6cd-78a5-4a92-9377-a59d88dd8c3f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['7f319952-9549-4fb1-a412-72baee01987c', 'c9c7b36f-519d-4838-84d3-e758cf63f752', '82794d18-6e76-408c-9ed7-2828f40a0aba', '3423bc41-091d-4eb4-a44c-6dab0dce6ba0']}' {{(pid=100522) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 27 16:15:51.936814 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.volume.api [None req-7c614aec-6926-4354-b12b-e8f965af3381 tempest-VolumeRevertTests-1475501430 tempest-VolumeRevertTests-1475501430-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (2fabe90f-f095-42ec-9757-7624bca05849) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100522) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 27 16:15:51.952882 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.middleware.request_id [None req-0e1f1c0e-bd6e-4944-9ea8-64d1db825d9c None None] RequestId filter calling following filter/app {{(pid=100523) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:15:51.957351 np0000005924 devstack@c-api.service[100523]: INFO cinder.api.openstack.wsgi [None req-0e1f1c0e-bd6e-4944-9ea8-64d1db825d9c tempest-VolumesBackupsTest-1601316061 tempest-VolumesBackupsTest-1601316061-project-member] GET https://10.4.3.117/volume/v3/backups/b63e955c-1f12-4e1f-9162-43359e8fbe17 Jul 27 16:15:51.957351 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.openstack.wsgi [None req-0e1f1c0e-bd6e-4944-9ea8-64d1db825d9c tempest-VolumesBackupsTest-1601316061 tempest-VolumesBackupsTest-1601316061-project-member] Empty body provided in request {{(pid=100523) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:15:51.957351 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.openstack.wsgi [None req-0e1f1c0e-bd6e-4944-9ea8-64d1db825d9c tempest-VolumesBackupsTest-1601316061 tempest-VolumesBackupsTest-1601316061-project-member] Calling method 'show' {{(pid=100523) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:15:51.957351 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.v3.backups [None req-0e1f1c0e-bd6e-4944-9ea8-64d1db825d9c tempest-VolumesBackupsTest-1601316061 tempest-VolumesBackupsTest-1601316061-project-member] Show backup with id b63e955c-1f12-4e1f-9162-43359e8fbe17. {{(pid=100523) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 27 16:15:51.964351 np0000005924 devstack@c-api.service[100523]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:15:51.964351 np0000005924 devstack@c-api.service[100523]: warnings.warn( Jul 27 16:15:51.964351 np0000005924 devstack@c-api.service[100523]: INFO cinder.api.openstack.wsgi [None req-0e1f1c0e-bd6e-4944-9ea8-64d1db825d9c tempest-VolumesBackupsTest-1601316061 tempest-VolumesBackupsTest-1601316061-project-member] https://10.4.3.117/volume/v3/backups/b63e955c-1f12-4e1f-9162-43359e8fbe17 returned with HTTP 200 Jul 27 16:15:51.964707 np0000005924 devstack@c-api.service[100523]: [pid: 100523|app: 0|req: 754/2989] 10.4.3.117 () {66 vars in 1348 bytes} [Mon Jul 27 16:15:51 2026] GET /volume/v3/backups/b63e955c-1f12-4e1f-9162-43359e8fbe17 => generated 707 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 27 16:15:52.006367 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.volume.api [None req-7c614aec-6926-4354-b12b-e8f965af3381 tempest-VolumeRevertTests-1475501430 tempest-VolumeRevertTests-1475501430-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (2fabe90f-f095-42ec-9757-7624bca05849) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '18198ee4-7b27-477f-8303-da59c2288be0', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeRevertTests-Volume-1011773505',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='a5cb7ceb628f4778a10e2b93710c0bff',qos_specs=None,replication_status=,reservations=['7f319952-9549-4fb1-a412-72baee01987c','c9c7b36f-519d-4838-84d3-e758cf63f752','82794d18-6e76-408c-9ed7-2828f40a0aba','3423bc41-091d-4eb4-a44c-6dab0dce6ba0'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='4b4746c667a440b5858dea62cbd8d72a',volume_type_id=2bce4e1a-e6e0-49d9-be36-c3405449a01e), 'volume': Volume(_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-27T16:15:51Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeRevertTests-Volume-1011773505',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=18198ee4-7b27-477f-8303-da59c2288be0,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='a5cb7ceb628f4778a10e2b93710c0bff',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='4b4746c667a440b5858dea62cbd8d72a',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(2bce4e1a-e6e0-49d9-be36-c3405449a01e),volume_type_id=2bce4e1a-e6e0-49d9-be36-c3405449a01e)}' {{(pid=100522) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 27 16:15:52.008543 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.volume.api [None req-7c614aec-6926-4354-b12b-e8f965af3381 tempest-VolumeRevertTests-1475501430 tempest-VolumeRevertTests-1475501430-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (62e34ed2-11e9-48da-b6f9-61b7eceae394) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100522) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 27 16:15:52.046917 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.volume.api [None req-7c614aec-6926-4354-b12b-e8f965af3381 tempest-VolumeRevertTests-1475501430 tempest-VolumeRevertTests-1475501430-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (62e34ed2-11e9-48da-b6f9-61b7eceae394) transitioned into state 'SUCCESS' from state '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-1011773505',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='a5cb7ceb628f4778a10e2b93710c0bff',qos_specs=None,replication_status=,reservations=['7f319952-9549-4fb1-a412-72baee01987c','c9c7b36f-519d-4838-84d3-e758cf63f752','82794d18-6e76-408c-9ed7-2828f40a0aba','3423bc41-091d-4eb4-a44c-6dab0dce6ba0'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='4b4746c667a440b5858dea62cbd8d72a',volume_type_id=2bce4e1a-e6e0-49d9-be36-c3405449a01e)}' {{(pid=100522) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 27 16:15:52.047954 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.volume.api [None req-7c614aec-6926-4354-b12b-e8f965af3381 tempest-VolumeRevertTests-1475501430 tempest-VolumeRevertTests-1475501430-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (d6d12452-b0bc-4f8a-8eae-f4b2dc60e817) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100522) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 27 16:15:52.066151 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.volume.api [None req-7c614aec-6926-4354-b12b-e8f965af3381 tempest-VolumeRevertTests-1475501430 tempest-VolumeRevertTests-1475501430-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (d6d12452-b0bc-4f8a-8eae-f4b2dc60e817) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100522) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 27 16:15:52.067349 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.volume.api [None req-7c614aec-6926-4354-b12b-e8f965af3381 tempest-VolumeRevertTests-1475501430 tempest-VolumeRevertTests-1475501430-project-member] Flow 'volume_create_api' (f0ceb8c1-5e56-4751-8c23-8b2a5dca25ec) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100522) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 27 16:15:52.067729 np0000005924 devstack@c-api.service[100522]: INFO cinder.volume.api [None req-7c614aec-6926-4354-b12b-e8f965af3381 tempest-VolumeRevertTests-1475501430 tempest-VolumeRevertTests-1475501430-project-member] Create volume request issued successfully. Jul 27 16:15:52.068573 np0000005924 devstack@c-api.service[100522]: INFO cinder.api.openstack.wsgi [None req-7c614aec-6926-4354-b12b-e8f965af3381 tempest-VolumeRevertTests-1475501430 tempest-VolumeRevertTests-1475501430-project-member] https://10.4.3.117/volume/v3/volumes returned with HTTP 202 Jul 27 16:15:52.069137 np0000005924 devstack@c-api.service[100522]: [pid: 100522|app: 0|req: 740/2990] 10.4.3.117 () {70 vars in 1299 bytes} [Mon Jul 27 16:15:51 2026] POST /volume/v3/volumes => generated 766 bytes in 262 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Jul 27 16:15:52.088471 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.middleware.request_id [None req-55d79d44-be66-43c8-ba40-5270c193fb2f None None] RequestId filter calling following filter/app {{(pid=100521) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:15:52.090443 np0000005924 devstack@c-api.service[100521]: INFO cinder.api.openstack.wsgi [None req-55d79d44-be66-43c8-ba40-5270c193fb2f tempest-VolumeRevertTests-1475501430 tempest-VolumeRevertTests-1475501430-project-member] GET https://10.4.3.117/volume/v3/volumes/18198ee4-7b27-477f-8303-da59c2288be0 Jul 27 16:15:52.090715 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.openstack.wsgi [None req-55d79d44-be66-43c8-ba40-5270c193fb2f tempest-VolumeRevertTests-1475501430 tempest-VolumeRevertTests-1475501430-project-member] Empty body provided in request {{(pid=100521) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:15:52.090954 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.openstack.wsgi [None req-55d79d44-be66-43c8-ba40-5270c193fb2f tempest-VolumeRevertTests-1475501430 tempest-VolumeRevertTests-1475501430-project-member] Calling method 'show' {{(pid=100521) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:15:52.110659 np0000005924 devstack@c-api.service[100521]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:15:52.110659 np0000005924 devstack@c-api.service[100521]: warnings.warn( Jul 27 16:15:52.120603 np0000005924 devstack@c-api.service[100521]: INFO cinder.volume.api [None req-55d79d44-be66-43c8-ba40-5270c193fb2f tempest-VolumeRevertTests-1475501430 tempest-VolumeRevertTests-1475501430-project-member] Volume info retrieved successfully. Jul 27 16:15:52.127335 np0000005924 devstack@c-api.service[100521]: INFO cinder.api.openstack.wsgi [None req-55d79d44-be66-43c8-ba40-5270c193fb2f tempest-VolumeRevertTests-1475501430 tempest-VolumeRevertTests-1475501430-project-member] https://10.4.3.117/volume/v3/volumes/18198ee4-7b27-477f-8303-da59c2288be0 returned with HTTP 200 Jul 27 16:15:52.127933 np0000005924 devstack@c-api.service[100521]: [pid: 100521|app: 0|req: 742/2991] 10.4.3.117 () {68 vars in 1389 bytes} [Mon Jul 27 16:15:52 2026] GET /volume/v3/volumes/18198ee4-7b27-477f-8303-da59c2288be0 => generated 834 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 27 16:15:52.799614 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.middleware.request_id [None req-cec0f97b-104a-4bc0-ba8c-f53c2314e043 None None] RequestId filter calling following filter/app {{(pid=100524) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:15:52.801322 np0000005924 devstack@c-api.service[100524]: INFO cinder.api.openstack.wsgi [None req-cec0f97b-104a-4bc0-ba8c-f53c2314e043 tempest-TestImageHashVerification-1877390778 tempest-TestImageHashVerification-1877390778-project-member] GET https://10.4.3.117/volume/v3/volumes/8395aff1-5eb9-415e-8d96-4505c0965073 Jul 27 16:15:52.801508 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.openstack.wsgi [None req-cec0f97b-104a-4bc0-ba8c-f53c2314e043 tempest-TestImageHashVerification-1877390778 tempest-TestImageHashVerification-1877390778-project-member] Empty body provided in request {{(pid=100524) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:15:52.801786 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.openstack.wsgi [None req-cec0f97b-104a-4bc0-ba8c-f53c2314e043 tempest-TestImageHashVerification-1877390778 tempest-TestImageHashVerification-1877390778-project-member] Calling method 'show' {{(pid=100524) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:15:52.808427 np0000005924 devstack@c-api.service[100524]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:15:52.808427 np0000005924 devstack@c-api.service[100524]: warnings.warn( Jul 27 16:15:52.818738 np0000005924 devstack@c-api.service[100524]: INFO cinder.volume.api [None req-cec0f97b-104a-4bc0-ba8c-f53c2314e043 tempest-TestImageHashVerification-1877390778 tempest-TestImageHashVerification-1877390778-project-member] Volume info retrieved successfully. Jul 27 16:15:52.831413 np0000005924 devstack@c-api.service[100524]: INFO cinder.api.openstack.wsgi [None req-cec0f97b-104a-4bc0-ba8c-f53c2314e043 tempest-TestImageHashVerification-1877390778 tempest-TestImageHashVerification-1877390778-project-member] https://10.4.3.117/volume/v3/volumes/8395aff1-5eb9-415e-8d96-4505c0965073 returned with HTTP 200 Jul 27 16:15:52.835318 np0000005924 devstack@c-api.service[100524]: [pid: 100524|app: 0|req: 756/2992] 10.4.3.117 () {66 vars in 1348 bytes} [Mon Jul 27 16:15:52 2026] GET /volume/v3/volumes/8395aff1-5eb9-415e-8d96-4505c0965073 => generated 849 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 27 16:15:52.977654 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.middleware.request_id [None req-1aeff585-8f84-4a2d-ad21-5ff05b150812 None None] RequestId filter calling following filter/app {{(pid=100523) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:15:52.979947 np0000005924 devstack@c-api.service[100523]: INFO cinder.api.openstack.wsgi [None req-1aeff585-8f84-4a2d-ad21-5ff05b150812 tempest-VolumesBackupsTest-1601316061 tempest-VolumesBackupsTest-1601316061-project-member] GET https://10.4.3.117/volume/v3/backups/b63e955c-1f12-4e1f-9162-43359e8fbe17 Jul 27 16:15:52.981231 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.openstack.wsgi [None req-1aeff585-8f84-4a2d-ad21-5ff05b150812 tempest-VolumesBackupsTest-1601316061 tempest-VolumesBackupsTest-1601316061-project-member] Empty body provided in request {{(pid=100523) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:15:52.981701 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.openstack.wsgi [None req-1aeff585-8f84-4a2d-ad21-5ff05b150812 tempest-VolumesBackupsTest-1601316061 tempest-VolumesBackupsTest-1601316061-project-member] Calling method 'show' {{(pid=100523) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:15:52.982902 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.v3.backups [None req-1aeff585-8f84-4a2d-ad21-5ff05b150812 tempest-VolumesBackupsTest-1601316061 tempest-VolumesBackupsTest-1601316061-project-member] Show backup with id b63e955c-1f12-4e1f-9162-43359e8fbe17. {{(pid=100523) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 27 16:15:52.991093 np0000005924 devstack@c-api.service[100523]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:15:52.991093 np0000005924 devstack@c-api.service[100523]: warnings.warn( Jul 27 16:15:52.991093 np0000005924 devstack@c-api.service[100523]: INFO cinder.api.openstack.wsgi [None req-1aeff585-8f84-4a2d-ad21-5ff05b150812 tempest-VolumesBackupsTest-1601316061 tempest-VolumesBackupsTest-1601316061-project-member] https://10.4.3.117/volume/v3/backups/b63e955c-1f12-4e1f-9162-43359e8fbe17 returned with HTTP 200 Jul 27 16:15:52.992089 np0000005924 devstack@c-api.service[100523]: [pid: 100523|app: 0|req: 755/2993] 10.4.3.117 () {66 vars in 1348 bytes} [Mon Jul 27 16:15:52 2026] GET /volume/v3/backups/b63e955c-1f12-4e1f-9162-43359e8fbe17 => generated 707 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 27 16:15:53.151514 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.middleware.request_id [None req-a9b9565c-ccc2-4e78-83c0-cfed1592900a None None] RequestId filter calling following filter/app {{(pid=100522) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:15:53.154501 np0000005924 devstack@c-api.service[100522]: INFO cinder.api.openstack.wsgi [None req-a9b9565c-ccc2-4e78-83c0-cfed1592900a tempest-VolumeRevertTests-1475501430 tempest-VolumeRevertTests-1475501430-project-member] GET https://10.4.3.117/volume/v3/volumes/18198ee4-7b27-477f-8303-da59c2288be0 Jul 27 16:15:53.154830 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.openstack.wsgi [None req-a9b9565c-ccc2-4e78-83c0-cfed1592900a tempest-VolumeRevertTests-1475501430 tempest-VolumeRevertTests-1475501430-project-member] Empty body provided in request {{(pid=100522) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:15:53.155073 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.openstack.wsgi [None req-a9b9565c-ccc2-4e78-83c0-cfed1592900a tempest-VolumeRevertTests-1475501430 tempest-VolumeRevertTests-1475501430-project-member] Calling method 'show' {{(pid=100522) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:15:53.171684 np0000005924 devstack@c-api.service[100522]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:15:53.171684 np0000005924 devstack@c-api.service[100522]: warnings.warn( Jul 27 16:15:53.183808 np0000005924 devstack@c-api.service[100522]: INFO cinder.volume.api [None req-a9b9565c-ccc2-4e78-83c0-cfed1592900a tempest-VolumeRevertTests-1475501430 tempest-VolumeRevertTests-1475501430-project-member] Volume info retrieved successfully. Jul 27 16:15:53.191125 np0000005924 devstack@c-api.service[100522]: INFO cinder.api.openstack.wsgi [None req-a9b9565c-ccc2-4e78-83c0-cfed1592900a tempest-VolumeRevertTests-1475501430 tempest-VolumeRevertTests-1475501430-project-member] https://10.4.3.117/volume/v3/volumes/18198ee4-7b27-477f-8303-da59c2288be0 returned with HTTP 200 Jul 27 16:15:53.191588 np0000005924 devstack@c-api.service[100522]: [pid: 100522|app: 0|req: 741/2994] 10.4.3.117 () {68 vars in 1389 bytes} [Mon Jul 27 16:15:53 2026] GET /volume/v3/volumes/18198ee4-7b27-477f-8303-da59c2288be0 => generated 859 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 27 16:15:53.218250 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.middleware.request_id [None req-1b0654ca-fce2-4f46-906e-b7bf223f0c88 None None] RequestId filter calling following filter/app {{(pid=100521) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:15:53.220060 np0000005924 devstack@c-api.service[100521]: INFO cinder.api.openstack.wsgi [None req-1b0654ca-fce2-4f46-906e-b7bf223f0c88 tempest-VolumeRevertTests-1475501430 tempest-VolumeRevertTests-1475501430-project-member] POST https://10.4.3.117/volume/v3/snapshots Jul 27 16:15:53.220422 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.openstack.wsgi [None req-1b0654ca-fce2-4f46-906e-b7bf223f0c88 tempest-VolumeRevertTests-1475501430 tempest-VolumeRevertTests-1475501430-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "18198ee4-7b27-477f-8303-da59c2288be0", "metadata": {"mykey1": "value1"}, "name": "tempest-VolumeRevertTests-Snapshot-318621326"}} {{(pid=100521) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 27 16:15:53.229005 np0000005924 devstack@c-api.service[100521]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:15:53.229005 np0000005924 devstack@c-api.service[100521]: warnings.warn( Jul 27 16:15:53.229492 np0000005924 devstack@c-api.service[100521]: INFO cinder.volume.api [None req-1b0654ca-fce2-4f46-906e-b7bf223f0c88 tempest-VolumeRevertTests-1475501430 tempest-VolumeRevertTests-1475501430-project-member] Volume info retrieved successfully. Jul 27 16:15:53.229598 np0000005924 devstack@c-api.service[100521]: INFO cinder.api.v3.snapshots [None req-1b0654ca-fce2-4f46-906e-b7bf223f0c88 tempest-VolumeRevertTests-1475501430 tempest-VolumeRevertTests-1475501430-project-member] Create snapshot from volume 18198ee4-7b27-477f-8303-da59c2288be0 Jul 27 16:15:53.267002 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.quota [None req-1b0654ca-fce2-4f46-906e-b7bf223f0c88 tempest-VolumeRevertTests-1475501430 tempest-VolumeRevertTests-1475501430-project-member] Created reservations ['70744b7a-2c93-41c7-9a25-b5633aa3f699', '46431e7a-e338-4005-baa0-85cc53fc9003', '7db15fb3-8b30-47cd-9d41-8b8fb2756127', '25961439-6894-4913-9b92-362111e44f45'] {{(pid=100521) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 27 16:15:53.340775 np0000005924 devstack@c-api.service[100521]: INFO cinder.volume.api [None req-1b0654ca-fce2-4f46-906e-b7bf223f0c88 tempest-VolumeRevertTests-1475501430 tempest-VolumeRevertTests-1475501430-project-member] Snapshot create request issued successfully. Jul 27 16:15:53.341252 np0000005924 devstack@c-api.service[100521]: INFO cinder.api.openstack.wsgi [None req-1b0654ca-fce2-4f46-906e-b7bf223f0c88 tempest-VolumeRevertTests-1475501430 tempest-VolumeRevertTests-1475501430-project-member] https://10.4.3.117/volume/v3/snapshots returned with HTTP 202 Jul 27 16:15:53.341645 np0000005924 devstack@c-api.service[100521]: [pid: 100521|app: 0|req: 743/2995] 10.4.3.117 () {68 vars in 1265 bytes} [Mon Jul 27 16:15:53 2026] POST /volume/v3/snapshots => generated 321 bytes in 124 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 27 16:15:53.350634 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.middleware.request_id [None req-e2ff74dc-0746-4669-82f8-424398a79f1a None None] RequestId filter calling following filter/app {{(pid=100524) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:15:53.352780 np0000005924 devstack@c-api.service[100524]: INFO cinder.api.openstack.wsgi [None req-e2ff74dc-0746-4669-82f8-424398a79f1a tempest-VolumeRevertTests-1475501430 tempest-VolumeRevertTests-1475501430-project-member] GET https://10.4.3.117/volume/v3/snapshots/1331a733-a37f-481e-a91a-14a625d7312a Jul 27 16:15:53.352977 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.openstack.wsgi [None req-e2ff74dc-0746-4669-82f8-424398a79f1a tempest-VolumeRevertTests-1475501430 tempest-VolumeRevertTests-1475501430-project-member] Empty body provided in request {{(pid=100524) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:15:53.353532 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.openstack.wsgi [None req-e2ff74dc-0746-4669-82f8-424398a79f1a tempest-VolumeRevertTests-1475501430 tempest-VolumeRevertTests-1475501430-project-member] Calling method 'show' {{(pid=100524) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:15:53.359388 np0000005924 devstack@c-api.service[100524]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:15:53.359388 np0000005924 devstack@c-api.service[100524]: warnings.warn( Jul 27 16:15:53.360407 np0000005924 devstack@c-api.service[100524]: INFO cinder.volume.api [None req-e2ff74dc-0746-4669-82f8-424398a79f1a tempest-VolumeRevertTests-1475501430 tempest-VolumeRevertTests-1475501430-project-member] Snapshot retrieved successfully. Jul 27 16:15:53.361417 np0000005924 devstack@c-api.service[100524]: INFO cinder.api.openstack.wsgi [None req-e2ff74dc-0746-4669-82f8-424398a79f1a tempest-VolumeRevertTests-1475501430 tempest-VolumeRevertTests-1475501430-project-member] https://10.4.3.117/volume/v3/snapshots/1331a733-a37f-481e-a91a-14a625d7312a returned with HTTP 200 Jul 27 16:15:53.362004 np0000005924 devstack@c-api.service[100524]: [pid: 100524|app: 0|req: 757/2996] 10.4.3.117 () {66 vars in 1354 bytes} [Mon Jul 27 16:15:53 2026] GET /volume/v3/snapshots/1331a733-a37f-481e-a91a-14a625d7312a => generated 453 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 27 16:15:53.386709 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.middleware.request_id [req-eff1bfb3-5e91-43e9-ab9f-f94bc4b2c94e req-e6bed250-f084-479f-bb66-87ccd25398dd None None] RequestId filter calling following filter/app {{(pid=100523) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:15:53.391494 np0000005924 devstack@c-api.service[100523]: INFO cinder.api.openstack.wsgi [req-eff1bfb3-5e91-43e9-ab9f-f94bc4b2c94e req-e6bed250-f084-479f-bb66-87ccd25398dd tempest-TestVolumeBootPattern-1923367323 tempest-TestVolumeBootPattern-1923367323-project-member] GET https://10.4.3.117/volume/v3/limits Jul 27 16:15:53.392001 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.openstack.wsgi [req-eff1bfb3-5e91-43e9-ab9f-f94bc4b2c94e req-e6bed250-f084-479f-bb66-87ccd25398dd tempest-TestVolumeBootPattern-1923367323 tempest-TestVolumeBootPattern-1923367323-project-member] Empty body provided in request {{(pid=100523) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:15:53.392279 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.openstack.wsgi [req-eff1bfb3-5e91-43e9-ab9f-f94bc4b2c94e req-e6bed250-f084-479f-bb66-87ccd25398dd tempest-TestVolumeBootPattern-1923367323 tempest-TestVolumeBootPattern-1923367323-project-member] Calling method 'index' {{(pid=100523) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:15:53.407591 np0000005924 devstack@c-api.service[100523]: WARNING cinder.quota [req-eff1bfb3-5e91-43e9-ab9f-f94bc4b2c94e req-e6bed250-f084-479f-bb66-87ccd25398dd tempest-TestVolumeBootPattern-1923367323 tempest-TestVolumeBootPattern-1923367323-project-member] Deprecated: Default quota for resource: volumes_tempest-scenario-type-luksv2-1744698029 is set by the default quota flag: quota_volumes_tempest-scenario-type-luksv2-1744698029, it is now deprecated. Please use the default quota class for default quota. Jul 27 16:15:53.407591 np0000005924 devstack@c-api.service[100523]: WARNING cinder.quota [req-eff1bfb3-5e91-43e9-ab9f-f94bc4b2c94e req-e6bed250-f084-479f-bb66-87ccd25398dd tempest-TestVolumeBootPattern-1923367323 tempest-TestVolumeBootPattern-1923367323-project-member] Deprecated: Default quota for resource: gigabytes_tempest-scenario-type-luksv2-1744698029 is set by the default quota flag: quota_gigabytes_tempest-scenario-type-luksv2-1744698029, it is now deprecated. Please use the default quota class for default quota. Jul 27 16:15:53.407739 np0000005924 devstack@c-api.service[100523]: WARNING cinder.quota [req-eff1bfb3-5e91-43e9-ab9f-f94bc4b2c94e req-e6bed250-f084-479f-bb66-87ccd25398dd tempest-TestVolumeBootPattern-1923367323 tempest-TestVolumeBootPattern-1923367323-project-member] Deprecated: Default quota for resource: snapshots_tempest-scenario-type-luksv2-1744698029 is set by the default quota flag: quota_snapshots_tempest-scenario-type-luksv2-1744698029, it is now deprecated. Please use the default quota class for default quota. Jul 27 16:15:53.428155 np0000005924 devstack@c-api.service[100523]: INFO cinder.api.openstack.wsgi [req-eff1bfb3-5e91-43e9-ab9f-f94bc4b2c94e req-e6bed250-f084-479f-bb66-87ccd25398dd tempest-TestVolumeBootPattern-1923367323 tempest-TestVolumeBootPattern-1923367323-project-member] https://10.4.3.117/volume/v3/limits returned with HTTP 200 Jul 27 16:15:53.428721 np0000005924 devstack@c-api.service[100523]: [pid: 100523|app: 0|req: 756/2997] 10.4.3.117 () {68 vars in 1484 bytes} [Mon Jul 27 16:15:53 2026] GET /volume/v3/limits => generated 302 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 27 16:15:53.495539 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.middleware.request_id [req-eff1bfb3-5e91-43e9-ab9f-f94bc4b2c94e req-96d10c4e-d005-4fc3-8e31-3717571d3ad3 None None] RequestId filter calling following filter/app {{(pid=100522) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:15:53.497833 np0000005924 devstack@c-api.service[100522]: INFO cinder.api.openstack.wsgi [req-eff1bfb3-5e91-43e9-ab9f-f94bc4b2c94e req-96d10c4e-d005-4fc3-8e31-3717571d3ad3 tempest-TestVolumeBootPattern-1923367323 tempest-TestVolumeBootPattern-1923367323-project-member] GET https://10.4.3.117/volume/v3/volumes/70b7b7b2-cc2e-4cde-972c-39e6a6c8352c Jul 27 16:15:53.498075 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.openstack.wsgi [req-eff1bfb3-5e91-43e9-ab9f-f94bc4b2c94e req-96d10c4e-d005-4fc3-8e31-3717571d3ad3 tempest-TestVolumeBootPattern-1923367323 tempest-TestVolumeBootPattern-1923367323-project-member] Empty body provided in request {{(pid=100522) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:15:53.498286 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.openstack.wsgi [req-eff1bfb3-5e91-43e9-ab9f-f94bc4b2c94e req-96d10c4e-d005-4fc3-8e31-3717571d3ad3 tempest-TestVolumeBootPattern-1923367323 tempest-TestVolumeBootPattern-1923367323-project-member] Calling method 'show' {{(pid=100522) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:15:53.512113 np0000005924 devstack@c-api.service[100522]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:15:53.512113 np0000005924 devstack@c-api.service[100522]: warnings.warn( Jul 27 16:15:53.518466 np0000005924 devstack@c-api.service[100522]: INFO cinder.volume.api [req-eff1bfb3-5e91-43e9-ab9f-f94bc4b2c94e req-96d10c4e-d005-4fc3-8e31-3717571d3ad3 tempest-TestVolumeBootPattern-1923367323 tempest-TestVolumeBootPattern-1923367323-project-member] Volume info retrieved successfully. Jul 27 16:15:53.526955 np0000005924 devstack@c-api.service[100522]: INFO cinder.api.openstack.wsgi [req-eff1bfb3-5e91-43e9-ab9f-f94bc4b2c94e req-96d10c4e-d005-4fc3-8e31-3717571d3ad3 tempest-TestVolumeBootPattern-1923367323 tempest-TestVolumeBootPattern-1923367323-project-member] https://10.4.3.117/volume/v3/volumes/70b7b7b2-cc2e-4cde-972c-39e6a6c8352c returned with HTTP 200 Jul 27 16:15:53.527461 np0000005924 devstack@c-api.service[100522]: [pid: 100522|app: 0|req: 742/2998] 10.4.3.117 () {68 vars in 1598 bytes} [Mon Jul 27 16:15:53 2026] GET /volume/v3/volumes/70b7b7b2-cc2e-4cde-972c-39e6a6c8352c => generated 1659 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 27 16:15:53.542933 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.middleware.request_id [req-eff1bfb3-5e91-43e9-ab9f-f94bc4b2c94e req-e73d0f01-9643-4dce-ac21-9ed1aed20827 None None] RequestId filter calling following filter/app {{(pid=100521) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:15:53.545117 np0000005924 devstack@c-api.service[100521]: INFO cinder.api.openstack.wsgi [req-eff1bfb3-5e91-43e9-ab9f-f94bc4b2c94e req-e73d0f01-9643-4dce-ac21-9ed1aed20827 tempest-TestVolumeBootPattern-1923367323 tempest-TestVolumeBootPattern-1923367323-project-member] POST https://10.4.3.117/volume/v3/snapshots Jul 27 16:15:53.545452 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.openstack.wsgi [req-eff1bfb3-5e91-43e9-ab9f-f94bc4b2c94e req-e73d0f01-9643-4dce-ac21-9ed1aed20827 tempest-TestVolumeBootPattern-1923367323 tempest-TestVolumeBootPattern-1923367323-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "70b7b7b2-cc2e-4cde-972c-39e6a6c8352c", "force": true, "name": "snapshot for tempest-TestVolumeBootPatternsnapshot-254618637", "description": null, "metadata": {}}} {{(pid=100521) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 27 16:15:53.555261 np0000005924 devstack@c-api.service[100521]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:15:53.555261 np0000005924 devstack@c-api.service[100521]: warnings.warn( Jul 27 16:15:53.555754 np0000005924 devstack@c-api.service[100521]: INFO cinder.volume.api [req-eff1bfb3-5e91-43e9-ab9f-f94bc4b2c94e req-e73d0f01-9643-4dce-ac21-9ed1aed20827 tempest-TestVolumeBootPattern-1923367323 tempest-TestVolumeBootPattern-1923367323-project-member] Volume info retrieved successfully. Jul 27 16:15:53.555901 np0000005924 devstack@c-api.service[100521]: INFO cinder.api.v3.snapshots [req-eff1bfb3-5e91-43e9-ab9f-f94bc4b2c94e req-e73d0f01-9643-4dce-ac21-9ed1aed20827 tempest-TestVolumeBootPattern-1923367323 tempest-TestVolumeBootPattern-1923367323-project-member] Create snapshot from volume 70b7b7b2-cc2e-4cde-972c-39e6a6c8352c Jul 27 16:15:53.581540 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.quota [req-eff1bfb3-5e91-43e9-ab9f-f94bc4b2c94e req-e73d0f01-9643-4dce-ac21-9ed1aed20827 tempest-TestVolumeBootPattern-1923367323 tempest-TestVolumeBootPattern-1923367323-project-member] Created reservations ['f015dedd-a24e-4088-a618-7e0416f7ad91', '8b3075f5-a7d4-4a2c-9d21-105409ac02d4', '02b5e6fb-56f5-4c86-aa12-a32a6a583400', 'f45ca529-3bb2-4adf-bb7b-37872adc1a83'] {{(pid=100521) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 27 16:15:53.620342 np0000005924 devstack@c-api.service[100521]: INFO cinder.volume.api [req-eff1bfb3-5e91-43e9-ab9f-f94bc4b2c94e req-e73d0f01-9643-4dce-ac21-9ed1aed20827 tempest-TestVolumeBootPattern-1923367323 tempest-TestVolumeBootPattern-1923367323-project-member] Snapshot force create request issued successfully. Jul 27 16:15:53.620772 np0000005924 devstack@c-api.service[100521]: INFO cinder.api.openstack.wsgi [req-eff1bfb3-5e91-43e9-ab9f-f94bc4b2c94e req-e73d0f01-9643-4dce-ac21-9ed1aed20827 tempest-TestVolumeBootPattern-1923367323 tempest-TestVolumeBootPattern-1923367323-project-member] https://10.4.3.117/volume/v3/snapshots returned with HTTP 202 Jul 27 16:15:53.621335 np0000005924 devstack@c-api.service[100521]: [pid: 100521|app: 0|req: 744/2999] 10.4.3.117 () {72 vars in 1547 bytes} [Mon Jul 27 16:15:53 2026] POST /volume/v3/snapshots => generated 319 bytes in 79 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 27 16:15:53.852028 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.middleware.request_id [None req-56aca1b3-7122-41ec-a0a6-819db69c1414 None None] RequestId filter calling following filter/app {{(pid=100524) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:15:53.854210 np0000005924 devstack@c-api.service[100524]: INFO cinder.api.openstack.wsgi [None req-56aca1b3-7122-41ec-a0a6-819db69c1414 tempest-TestImageHashVerification-1877390778 tempest-TestImageHashVerification-1877390778-project-member] GET https://10.4.3.117/volume/v3/volumes/8395aff1-5eb9-415e-8d96-4505c0965073 Jul 27 16:15:53.854484 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.openstack.wsgi [None req-56aca1b3-7122-41ec-a0a6-819db69c1414 tempest-TestImageHashVerification-1877390778 tempest-TestImageHashVerification-1877390778-project-member] Empty body provided in request {{(pid=100524) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:15:53.854732 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.openstack.wsgi [None req-56aca1b3-7122-41ec-a0a6-819db69c1414 tempest-TestImageHashVerification-1877390778 tempest-TestImageHashVerification-1877390778-project-member] Calling method 'show' {{(pid=100524) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:15:53.865524 np0000005924 devstack@c-api.service[100524]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:15:53.865524 np0000005924 devstack@c-api.service[100524]: warnings.warn( Jul 27 16:15:53.870467 np0000005924 devstack@c-api.service[100524]: INFO cinder.volume.api [None req-56aca1b3-7122-41ec-a0a6-819db69c1414 tempest-TestImageHashVerification-1877390778 tempest-TestImageHashVerification-1877390778-project-member] Volume info retrieved successfully. Jul 27 16:15:53.876002 np0000005924 devstack@c-api.service[100524]: INFO cinder.api.openstack.wsgi [None req-56aca1b3-7122-41ec-a0a6-819db69c1414 tempest-TestImageHashVerification-1877390778 tempest-TestImageHashVerification-1877390778-project-member] https://10.4.3.117/volume/v3/volumes/8395aff1-5eb9-415e-8d96-4505c0965073 returned with HTTP 200 Jul 27 16:15:53.876472 np0000005924 devstack@c-api.service[100524]: [pid: 100524|app: 0|req: 758/3000] 10.4.3.117 () {66 vars in 1348 bytes} [Mon Jul 27 16:15:53 2026] GET /volume/v3/volumes/8395aff1-5eb9-415e-8d96-4505c0965073 => generated 849 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 27 16:15:54.003998 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.middleware.request_id [None req-3c29a6be-db47-45c8-843d-fb3b389f3dda None None] RequestId filter calling following filter/app {{(pid=100523) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:15:54.005976 np0000005924 devstack@c-api.service[100523]: INFO cinder.api.openstack.wsgi [None req-3c29a6be-db47-45c8-843d-fb3b389f3dda tempest-VolumesBackupsTest-1601316061 tempest-VolumesBackupsTest-1601316061-project-member] GET https://10.4.3.117/volume/v3/backups/b63e955c-1f12-4e1f-9162-43359e8fbe17 Jul 27 16:15:54.006224 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.openstack.wsgi [None req-3c29a6be-db47-45c8-843d-fb3b389f3dda tempest-VolumesBackupsTest-1601316061 tempest-VolumesBackupsTest-1601316061-project-member] Empty body provided in request {{(pid=100523) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:15:54.006518 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.openstack.wsgi [None req-3c29a6be-db47-45c8-843d-fb3b389f3dda tempest-VolumesBackupsTest-1601316061 tempest-VolumesBackupsTest-1601316061-project-member] Calling method 'show' {{(pid=100523) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:15:54.006660 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.v3.backups [None req-3c29a6be-db47-45c8-843d-fb3b389f3dda tempest-VolumesBackupsTest-1601316061 tempest-VolumesBackupsTest-1601316061-project-member] Show backup with id b63e955c-1f12-4e1f-9162-43359e8fbe17. {{(pid=100523) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 27 16:15:54.010748 np0000005924 devstack@c-api.service[100523]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:15:54.010748 np0000005924 devstack@c-api.service[100523]: warnings.warn( Jul 27 16:15:54.011655 np0000005924 devstack@c-api.service[100523]: INFO cinder.api.openstack.wsgi [None req-3c29a6be-db47-45c8-843d-fb3b389f3dda tempest-VolumesBackupsTest-1601316061 tempest-VolumesBackupsTest-1601316061-project-member] https://10.4.3.117/volume/v3/backups/b63e955c-1f12-4e1f-9162-43359e8fbe17 returned with HTTP 200 Jul 27 16:15:54.011996 np0000005924 devstack@c-api.service[100523]: [pid: 100523|app: 0|req: 757/3001] 10.4.3.117 () {66 vars in 1348 bytes} [Mon Jul 27 16:15:54 2026] GET /volume/v3/backups/b63e955c-1f12-4e1f-9162-43359e8fbe17 => generated 707 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 27 16:15:54.375351 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.middleware.request_id [None req-6e00d0ba-48c3-47bf-9dae-0bfbc5b2bc16 None None] RequestId filter calling following filter/app {{(pid=100522) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:15:54.377232 np0000005924 devstack@c-api.service[100522]: INFO cinder.api.openstack.wsgi [None req-6e00d0ba-48c3-47bf-9dae-0bfbc5b2bc16 tempest-VolumeRevertTests-1475501430 tempest-VolumeRevertTests-1475501430-project-member] GET https://10.4.3.117/volume/v3/snapshots/1331a733-a37f-481e-a91a-14a625d7312a Jul 27 16:15:54.377486 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.openstack.wsgi [None req-6e00d0ba-48c3-47bf-9dae-0bfbc5b2bc16 tempest-VolumeRevertTests-1475501430 tempest-VolumeRevertTests-1475501430-project-member] Empty body provided in request {{(pid=100522) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:15:54.377681 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.openstack.wsgi [None req-6e00d0ba-48c3-47bf-9dae-0bfbc5b2bc16 tempest-VolumeRevertTests-1475501430 tempest-VolumeRevertTests-1475501430-project-member] Calling method 'show' {{(pid=100522) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:15:54.385500 np0000005924 devstack@c-api.service[100522]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:15:54.385500 np0000005924 devstack@c-api.service[100522]: warnings.warn( Jul 27 16:15:54.385931 np0000005924 devstack@c-api.service[100522]: INFO cinder.volume.api [None req-6e00d0ba-48c3-47bf-9dae-0bfbc5b2bc16 tempest-VolumeRevertTests-1475501430 tempest-VolumeRevertTests-1475501430-project-member] Snapshot retrieved successfully. Jul 27 16:15:54.386700 np0000005924 devstack@c-api.service[100522]: INFO cinder.api.openstack.wsgi [None req-6e00d0ba-48c3-47bf-9dae-0bfbc5b2bc16 tempest-VolumeRevertTests-1475501430 tempest-VolumeRevertTests-1475501430-project-member] https://10.4.3.117/volume/v3/snapshots/1331a733-a37f-481e-a91a-14a625d7312a returned with HTTP 200 Jul 27 16:15:54.387054 np0000005924 devstack@c-api.service[100522]: [pid: 100522|app: 0|req: 743/3002] 10.4.3.117 () {66 vars in 1354 bytes} [Mon Jul 27 16:15:54 2026] GET /volume/v3/snapshots/1331a733-a37f-481e-a91a-14a625d7312a => generated 480 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 27 16:15:54.398719 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.middleware.request_id [None req-11c16b33-bc27-451a-852a-be1f8c51b634 None None] RequestId filter calling following filter/app {{(pid=100521) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:15:54.400795 np0000005924 devstack@c-api.service[100521]: INFO cinder.api.openstack.wsgi [None req-11c16b33-bc27-451a-852a-be1f8c51b634 tempest-VolumeRevertTests-1475501430 tempest-VolumeRevertTests-1475501430-project-member] POST https://10.4.3.117/volume/v3/volumes/18198ee4-7b27-477f-8303-da59c2288be0/action Jul 27 16:15:54.401231 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.openstack.wsgi [None req-11c16b33-bc27-451a-852a-be1f8c51b634 tempest-VolumeRevertTests-1475501430 tempest-VolumeRevertTests-1475501430-project-member] Action body: b'{"os-extend": {"new_size": 2}}' {{(pid=100521) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 27 16:15:54.401415 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.openstack.wsgi [None req-11c16b33-bc27-451a-852a-be1f8c51b634 tempest-VolumeRevertTests-1475501430 tempest-VolumeRevertTests-1475501430-project-member] Action: 'action', calling method: _extend, body: {"os-extend": {"new_size": 2}} {{(pid=100521) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 27 16:15:54.411061 np0000005924 devstack@c-api.service[100521]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:15:54.411061 np0000005924 devstack@c-api.service[100521]: warnings.warn( Jul 27 16:15:54.411724 np0000005924 devstack@c-api.service[100521]: INFO cinder.volume.api [None req-11c16b33-bc27-451a-852a-be1f8c51b634 tempest-VolumeRevertTests-1475501430 tempest-VolumeRevertTests-1475501430-project-member] Volume info retrieved successfully. Jul 27 16:15:54.435368 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.middleware.request_id [None req-a1257205-95ee-49b3-be6c-cf4017fcb7e4 None None] RequestId filter calling following filter/app {{(pid=100524) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:15:54.439499 np0000005924 devstack@c-api.service[100524]: INFO cinder.api.openstack.wsgi [None req-a1257205-95ee-49b3-be6c-cf4017fcb7e4 tempest-TestImageHashVerification-1877390778 tempest-TestImageHashVerification-1877390778-project-member] DELETE https://10.4.3.117/volume/v3/volumes/8395aff1-5eb9-415e-8d96-4505c0965073 Jul 27 16:15:54.439499 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.openstack.wsgi [None req-a1257205-95ee-49b3-be6c-cf4017fcb7e4 tempest-TestImageHashVerification-1877390778 tempest-TestImageHashVerification-1877390778-project-member] Empty body provided in request {{(pid=100524) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:15:54.439499 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.openstack.wsgi [None req-a1257205-95ee-49b3-be6c-cf4017fcb7e4 tempest-TestImageHashVerification-1877390778 tempest-TestImageHashVerification-1877390778-project-member] Calling method 'delete' {{(pid=100524) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:15:54.439499 np0000005924 devstack@c-api.service[100524]: INFO cinder.api.v3.volumes [None req-a1257205-95ee-49b3-be6c-cf4017fcb7e4 tempest-TestImageHashVerification-1877390778 tempest-TestImageHashVerification-1877390778-project-member] Delete volume with id: 8395aff1-5eb9-415e-8d96-4505c0965073 Jul 27 16:15:54.440976 np0000005924 devstack@c-api.service[100524]: DEBUG dbcounter [-] [100524] Writing DB stats cinder:SELECT=397,cinder:INSERT=47,cinder:UPDATE=94 {{(pid=100524) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 27 16:15:54.450496 np0000005924 devstack@c-api.service[100524]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:15:54.450496 np0000005924 devstack@c-api.service[100524]: warnings.warn( Jul 27 16:15:54.452081 np0000005924 devstack@c-api.service[100524]: INFO cinder.volume.api [None req-a1257205-95ee-49b3-be6c-cf4017fcb7e4 tempest-TestImageHashVerification-1877390778 tempest-TestImageHashVerification-1877390778-project-member] Volume info retrieved successfully. Jul 27 16:15:54.456832 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.quota [None req-11c16b33-bc27-451a-852a-be1f8c51b634 tempest-VolumeRevertTests-1475501430 tempest-VolumeRevertTests-1475501430-project-member] Created reservations ['23f160f7-253c-4e2f-bf4c-f2139861456b', '9879bfac-79e7-43ca-a842-d5fe01dfc232'] {{(pid=100521) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 27 16:15:54.473131 np0000005924 devstack@c-api.service[100521]: INFO cinder.volume.api [None req-11c16b33-bc27-451a-852a-be1f8c51b634 tempest-VolumeRevertTests-1475501430 tempest-VolumeRevertTests-1475501430-project-member] Extend volume request issued successfully. Jul 27 16:15:54.473441 np0000005924 devstack@c-api.service[100521]: INFO cinder.api.openstack.wsgi [None req-11c16b33-bc27-451a-852a-be1f8c51b634 tempest-VolumeRevertTests-1475501430 tempest-VolumeRevertTests-1475501430-project-member] https://10.4.3.117/volume/v3/volumes/18198ee4-7b27-477f-8303-da59c2288be0/action returned with HTTP 202 Jul 27 16:15:54.474045 np0000005924 devstack@c-api.service[100521]: [pid: 100521|app: 0|req: 745/3003] 10.4.3.117 () {70 vars in 1431 bytes} [Mon Jul 27 16:15:54 2026] POST /volume/v3/volumes/18198ee4-7b27-477f-8303-da59c2288be0/action => generated 0 bytes in 76 msecs (HTTP/1.1 202) 7 headers in 290 bytes (1 switches on core 0) Jul 27 16:15:54.477118 np0000005924 devstack@c-api.service[100524]: INFO cinder.volume.api [None req-a1257205-95ee-49b3-be6c-cf4017fcb7e4 tempest-TestImageHashVerification-1877390778 tempest-TestImageHashVerification-1877390778-project-member] Delete volume request issued successfully. Jul 27 16:15:54.478018 np0000005924 devstack@c-api.service[100524]: INFO cinder.api.openstack.wsgi [None req-a1257205-95ee-49b3-be6c-cf4017fcb7e4 tempest-TestImageHashVerification-1877390778 tempest-TestImageHashVerification-1877390778-project-member] https://10.4.3.117/volume/v3/volumes/8395aff1-5eb9-415e-8d96-4505c0965073 returned with HTTP 202 Jul 27 16:15:54.478018 np0000005924 devstack@c-api.service[100524]: [pid: 100524|app: 0|req: 759/3004] 10.4.3.117 () {66 vars in 1351 bytes} [Mon Jul 27 16:15:54 2026] DELETE /volume/v3/volumes/8395aff1-5eb9-415e-8d96-4505c0965073 => generated 0 bytes in 44 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 27 16:15:54.486513 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.middleware.request_id [None req-df67ede5-cd74-4247-af1d-9aa81a75772a None None] RequestId filter calling following filter/app {{(pid=100523) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:15:54.487157 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.middleware.request_id [None req-212ab12d-9def-4ae3-a1ad-9cb0b8bafae2 None None] RequestId filter calling following filter/app {{(pid=100522) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:15:54.489314 np0000005924 devstack@c-api.service[100523]: INFO cinder.api.openstack.wsgi [None req-df67ede5-cd74-4247-af1d-9aa81a75772a tempest-VolumeRevertTests-1475501430 tempest-VolumeRevertTests-1475501430-project-member] GET https://10.4.3.117/volume/v3/volumes/18198ee4-7b27-477f-8303-da59c2288be0 Jul 27 16:15:54.489543 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.openstack.wsgi [None req-df67ede5-cd74-4247-af1d-9aa81a75772a tempest-VolumeRevertTests-1475501430 tempest-VolumeRevertTests-1475501430-project-member] Empty body provided in request {{(pid=100523) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:15:54.489841 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.openstack.wsgi [None req-df67ede5-cd74-4247-af1d-9aa81a75772a tempest-VolumeRevertTests-1475501430 tempest-VolumeRevertTests-1475501430-project-member] Calling method 'show' {{(pid=100523) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:15:54.490171 np0000005924 devstack@c-api.service[100522]: INFO cinder.api.openstack.wsgi [None req-212ab12d-9def-4ae3-a1ad-9cb0b8bafae2 tempest-TestImageHashVerification-1877390778 tempest-TestImageHashVerification-1877390778-project-member] GET https://10.4.3.117/volume/v3/volumes/8395aff1-5eb9-415e-8d96-4505c0965073 Jul 27 16:15:54.490429 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.openstack.wsgi [None req-212ab12d-9def-4ae3-a1ad-9cb0b8bafae2 tempest-TestImageHashVerification-1877390778 tempest-TestImageHashVerification-1877390778-project-member] Empty body provided in request {{(pid=100522) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:15:54.490645 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.openstack.wsgi [None req-212ab12d-9def-4ae3-a1ad-9cb0b8bafae2 tempest-TestImageHashVerification-1877390778 tempest-TestImageHashVerification-1877390778-project-member] Calling method 'show' {{(pid=100522) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:15:54.499401 np0000005924 devstack@c-api.service[100523]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:15:54.499401 np0000005924 devstack@c-api.service[100523]: warnings.warn( Jul 27 16:15:54.502593 np0000005924 devstack@c-api.service[100522]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:15:54.502593 np0000005924 devstack@c-api.service[100522]: warnings.warn( Jul 27 16:15:54.503200 np0000005924 devstack@c-api.service[100523]: INFO cinder.volume.api [None req-df67ede5-cd74-4247-af1d-9aa81a75772a tempest-VolumeRevertTests-1475501430 tempest-VolumeRevertTests-1475501430-project-member] Volume info retrieved successfully. Jul 27 16:15:54.510356 np0000005924 devstack@c-api.service[100522]: INFO cinder.volume.api [None req-212ab12d-9def-4ae3-a1ad-9cb0b8bafae2 tempest-TestImageHashVerification-1877390778 tempest-TestImageHashVerification-1877390778-project-member] Volume info retrieved successfully. Jul 27 16:15:54.510915 np0000005924 devstack@c-api.service[100523]: INFO cinder.api.openstack.wsgi [None req-df67ede5-cd74-4247-af1d-9aa81a75772a tempest-VolumeRevertTests-1475501430 tempest-VolumeRevertTests-1475501430-project-member] https://10.4.3.117/volume/v3/volumes/18198ee4-7b27-477f-8303-da59c2288be0 returned with HTTP 200 Jul 27 16:15:54.510915 np0000005924 devstack@c-api.service[100523]: [pid: 100523|app: 0|req: 758/3005] 10.4.3.117 () {68 vars in 1389 bytes} [Mon Jul 27 16:15:54 2026] GET /volume/v3/volumes/18198ee4-7b27-477f-8303-da59c2288be0 => generated 859 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 27 16:15:54.528512 np0000005924 devstack@c-api.service[100522]: INFO cinder.api.openstack.wsgi [None req-212ab12d-9def-4ae3-a1ad-9cb0b8bafae2 tempest-TestImageHashVerification-1877390778 tempest-TestImageHashVerification-1877390778-project-member] https://10.4.3.117/volume/v3/volumes/8395aff1-5eb9-415e-8d96-4505c0965073 returned with HTTP 200 Jul 27 16:15:54.528963 np0000005924 devstack@c-api.service[100522]: [pid: 100522|app: 0|req: 744/3006] 10.4.3.117 () {66 vars in 1348 bytes} [Mon Jul 27 16:15:54 2026] GET /volume/v3/volumes/8395aff1-5eb9-415e-8d96-4505c0965073 => generated 848 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 27 16:15:55.026260 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.middleware.request_id [None req-d737652b-b10b-4084-9974-9f63918f0902 None None] RequestId filter calling following filter/app {{(pid=100521) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:15:55.026599 np0000005924 devstack@c-api.service[100521]: INFO cinder.api.openstack.wsgi [None req-d737652b-b10b-4084-9974-9f63918f0902 tempest-VolumesBackupsTest-1601316061 tempest-VolumesBackupsTest-1601316061-project-member] GET https://10.4.3.117/volume/v3/backups/b63e955c-1f12-4e1f-9162-43359e8fbe17 Jul 27 16:15:55.026875 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.openstack.wsgi [None req-d737652b-b10b-4084-9974-9f63918f0902 tempest-VolumesBackupsTest-1601316061 tempest-VolumesBackupsTest-1601316061-project-member] Empty body provided in request {{(pid=100521) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:15:55.027122 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.openstack.wsgi [None req-d737652b-b10b-4084-9974-9f63918f0902 tempest-VolumesBackupsTest-1601316061 tempest-VolumesBackupsTest-1601316061-project-member] Calling method 'show' {{(pid=100521) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:15:55.027257 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.v3.backups [None req-d737652b-b10b-4084-9974-9f63918f0902 tempest-VolumesBackupsTest-1601316061 tempest-VolumesBackupsTest-1601316061-project-member] Show backup with id b63e955c-1f12-4e1f-9162-43359e8fbe17. {{(pid=100521) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 27 16:15:55.033297 np0000005924 devstack@c-api.service[100521]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:15:55.033297 np0000005924 devstack@c-api.service[100521]: warnings.warn( Jul 27 16:15:55.034490 np0000005924 devstack@c-api.service[100521]: INFO cinder.api.openstack.wsgi [None req-d737652b-b10b-4084-9974-9f63918f0902 tempest-VolumesBackupsTest-1601316061 tempest-VolumesBackupsTest-1601316061-project-member] https://10.4.3.117/volume/v3/backups/b63e955c-1f12-4e1f-9162-43359e8fbe17 returned with HTTP 200 Jul 27 16:15:55.035012 np0000005924 devstack@c-api.service[100521]: [pid: 100521|app: 0|req: 746/3007] 10.4.3.117 () {66 vars in 1348 bytes} [Mon Jul 27 16:15:55 2026] GET /volume/v3/backups/b63e955c-1f12-4e1f-9162-43359e8fbe17 => generated 707 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 27 16:15:55.520948 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.middleware.request_id [None req-aa6157c8-4b6a-401c-aa5f-3dddd800f713 None None] RequestId filter calling following filter/app {{(pid=100524) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:15:55.522540 np0000005924 devstack@c-api.service[100524]: INFO cinder.api.openstack.wsgi [None req-aa6157c8-4b6a-401c-aa5f-3dddd800f713 tempest-VolumeRevertTests-1475501430 tempest-VolumeRevertTests-1475501430-project-member] GET https://10.4.3.117/volume/v3/volumes/18198ee4-7b27-477f-8303-da59c2288be0 Jul 27 16:15:55.522722 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.openstack.wsgi [None req-aa6157c8-4b6a-401c-aa5f-3dddd800f713 tempest-VolumeRevertTests-1475501430 tempest-VolumeRevertTests-1475501430-project-member] Empty body provided in request {{(pid=100524) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:15:55.522912 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.openstack.wsgi [None req-aa6157c8-4b6a-401c-aa5f-3dddd800f713 tempest-VolumeRevertTests-1475501430 tempest-VolumeRevertTests-1475501430-project-member] Calling method 'show' {{(pid=100524) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:15:55.528968 np0000005924 devstack@c-api.service[100524]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:15:55.528968 np0000005924 devstack@c-api.service[100524]: warnings.warn( Jul 27 16:15:55.531892 np0000005924 devstack@c-api.service[100524]: INFO cinder.volume.api [None req-aa6157c8-4b6a-401c-aa5f-3dddd800f713 tempest-VolumeRevertTests-1475501430 tempest-VolumeRevertTests-1475501430-project-member] Volume info retrieved successfully. Jul 27 16:15:55.535429 np0000005924 devstack@c-api.service[100524]: INFO cinder.api.openstack.wsgi [None req-aa6157c8-4b6a-401c-aa5f-3dddd800f713 tempest-VolumeRevertTests-1475501430 tempest-VolumeRevertTests-1475501430-project-member] https://10.4.3.117/volume/v3/volumes/18198ee4-7b27-477f-8303-da59c2288be0 returned with HTTP 200 Jul 27 16:15:55.535758 np0000005924 devstack@c-api.service[100524]: [pid: 100524|app: 0|req: 760/3008] 10.4.3.117 () {68 vars in 1389 bytes} [Mon Jul 27 16:15:55 2026] GET /volume/v3/volumes/18198ee4-7b27-477f-8303-da59c2288be0 => generated 859 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 27 16:15:55.548231 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.middleware.request_id [None req-032d6312-283a-4c69-9f10-430c91f7768f None None] RequestId filter calling following filter/app {{(pid=100523) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:15:55.549210 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.middleware.request_id [None req-225785f3-d2ae-45de-9de2-304f9659f81e None None] RequestId filter calling following filter/app {{(pid=100522) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:15:55.550080 np0000005924 devstack@c-api.service[100523]: INFO cinder.api.openstack.wsgi [None req-032d6312-283a-4c69-9f10-430c91f7768f tempest-TestImageHashVerification-1877390778 tempest-TestImageHashVerification-1877390778-project-member] GET https://10.4.3.117/volume/v3/volumes/8395aff1-5eb9-415e-8d96-4505c0965073 Jul 27 16:15:55.550373 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.openstack.wsgi [None req-032d6312-283a-4c69-9f10-430c91f7768f tempest-TestImageHashVerification-1877390778 tempest-TestImageHashVerification-1877390778-project-member] Empty body provided in request {{(pid=100523) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:15:55.550509 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.openstack.wsgi [None req-032d6312-283a-4c69-9f10-430c91f7768f tempest-TestImageHashVerification-1877390778 tempest-TestImageHashVerification-1877390778-project-member] Calling method 'show' {{(pid=100523) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:15:55.552143 np0000005924 devstack@c-api.service[100522]: INFO cinder.api.openstack.wsgi [None req-225785f3-d2ae-45de-9de2-304f9659f81e tempest-VolumeRevertTests-1475501430 tempest-VolumeRevertTests-1475501430-project-member] POST https://10.4.3.117/volume/v3/volumes/18198ee4-7b27-477f-8303-da59c2288be0/action Jul 27 16:15:55.552556 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.openstack.wsgi [None req-225785f3-d2ae-45de-9de2-304f9659f81e tempest-VolumeRevertTests-1475501430 tempest-VolumeRevertTests-1475501430-project-member] Action body: b'{"revert": {"snapshot_id": "1331a733-a37f-481e-a91a-14a625d7312a"}}' {{(pid=100522) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 27 16:15:55.552691 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.openstack.wsgi [None req-225785f3-d2ae-45de-9de2-304f9659f81e tempest-VolumeRevertTests-1475501430 tempest-VolumeRevertTests-1475501430-project-member] Action: 'action', calling method: version_select, body: {"revert": {"snapshot_id": "1331a733-a37f-481e-a91a-14a625d7312a"}} {{(pid=100522) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 27 16:15:55.556504 np0000005924 devstack@c-api.service[100523]: INFO cinder.api.openstack.wsgi [None req-032d6312-283a-4c69-9f10-430c91f7768f tempest-TestImageHashVerification-1877390778 tempest-TestImageHashVerification-1877390778-project-member] https://10.4.3.117/volume/v3/volumes/8395aff1-5eb9-415e-8d96-4505c0965073 returned with HTTP 404 Jul 27 16:15:55.556935 np0000005924 devstack@c-api.service[100523]: [pid: 100523|app: 0|req: 759/3009] 10.4.3.117 () {66 vars in 1348 bytes} [Mon Jul 27 16:15:55 2026] GET /volume/v3/volumes/8395aff1-5eb9-415e-8d96-4505c0965073 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 27 16:15:55.562153 np0000005924 devstack@c-api.service[100522]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:15:55.562153 np0000005924 devstack@c-api.service[100522]: warnings.warn( Jul 27 16:15:55.562495 np0000005924 devstack@c-api.service[100522]: INFO cinder.volume.api [None req-225785f3-d2ae-45de-9de2-304f9659f81e tempest-VolumeRevertTests-1475501430 tempest-VolumeRevertTests-1475501430-project-member] Volume retrieved successfully. Jul 27 16:15:55.575536 np0000005924 devstack@c-api.service[100522]: INFO cinder.api.openstack.wsgi [None req-225785f3-d2ae-45de-9de2-304f9659f81e tempest-VolumeRevertTests-1475501430 tempest-VolumeRevertTests-1475501430-project-member] HTTP exception thrown: Can't revert volume 18198ee4-7b27-477f-8303-da59c2288be0 to its latest snapshot 1331a733-a37f-481e-a91a-14a625d7312a. The volume size must be equal to the snapshot size. Jul 27 16:15:55.575536 np0000005924 devstack@c-api.service[100522]: INFO cinder.api.openstack.wsgi [None req-225785f3-d2ae-45de-9de2-304f9659f81e tempest-VolumeRevertTests-1475501430 tempest-VolumeRevertTests-1475501430-project-member] https://10.4.3.117/volume/v3/volumes/18198ee4-7b27-477f-8303-da59c2288be0/action returned with HTTP 400 Jul 27 16:15:55.575536 np0000005924 devstack@c-api.service[100522]: [pid: 100522|app: 0|req: 745/3010] 10.4.3.117 () {70 vars in 1431 bytes} [Mon Jul 27 16:15:55 2026] POST /volume/v3/volumes/18198ee4-7b27-477f-8303-da59c2288be0/action => generated 213 bytes in 27 msecs (HTTP/1.1 400) 7 headers in 295 bytes (1 switches on core 0) Jul 27 16:15:55.585601 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.middleware.request_id [None req-23e45502-8495-4bec-a59f-a34bb6691b1d None None] RequestId filter calling following filter/app {{(pid=100521) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:15:55.589514 np0000005924 devstack@c-api.service[100521]: INFO cinder.api.openstack.wsgi [None req-23e45502-8495-4bec-a59f-a34bb6691b1d tempest-VolumeRevertTests-1475501430 tempest-VolumeRevertTests-1475501430-project-member] DELETE https://10.4.3.117/volume/v3/snapshots/1331a733-a37f-481e-a91a-14a625d7312a Jul 27 16:15:55.589713 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.openstack.wsgi [None req-23e45502-8495-4bec-a59f-a34bb6691b1d tempest-VolumeRevertTests-1475501430 tempest-VolumeRevertTests-1475501430-project-member] Empty body provided in request {{(pid=100521) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:15:55.589915 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.openstack.wsgi [None req-23e45502-8495-4bec-a59f-a34bb6691b1d tempest-VolumeRevertTests-1475501430 tempest-VolumeRevertTests-1475501430-project-member] Calling method 'delete' {{(pid=100521) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:15:55.590052 np0000005924 devstack@c-api.service[100521]: INFO cinder.api.v3.snapshots [None req-23e45502-8495-4bec-a59f-a34bb6691b1d tempest-VolumeRevertTests-1475501430 tempest-VolumeRevertTests-1475501430-project-member] Delete snapshot with id: 1331a733-a37f-481e-a91a-14a625d7312a Jul 27 16:15:55.598714 np0000005924 devstack@c-api.service[100521]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:15:55.598714 np0000005924 devstack@c-api.service[100521]: warnings.warn( Jul 27 16:15:55.599139 np0000005924 devstack@c-api.service[100521]: INFO cinder.volume.api [None req-23e45502-8495-4bec-a59f-a34bb6691b1d tempest-VolumeRevertTests-1475501430 tempest-VolumeRevertTests-1475501430-project-member] Snapshot retrieved successfully. Jul 27 16:15:55.611185 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.middleware.request_id [None req-204fa6d8-1f9d-415e-b170-a8e37e03a2f6 None None] RequestId filter calling following filter/app {{(pid=100524) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:15:55.614995 np0000005924 devstack@c-api.service[100524]: INFO cinder.api.openstack.wsgi [None req-204fa6d8-1f9d-415e-b170-a8e37e03a2f6 tempest-TestVolumeBootPattern-1923367323 tempest-TestVolumeBootPattern-1923367323-project-member] GET https://10.4.3.117/volume/v3/snapshots/09fa742f-b624-4fa7-8804-d55df306132d Jul 27 16:15:55.615182 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.openstack.wsgi [None req-204fa6d8-1f9d-415e-b170-a8e37e03a2f6 tempest-TestVolumeBootPattern-1923367323 tempest-TestVolumeBootPattern-1923367323-project-member] Empty body provided in request {{(pid=100524) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:15:55.615416 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.openstack.wsgi [None req-204fa6d8-1f9d-415e-b170-a8e37e03a2f6 tempest-TestVolumeBootPattern-1923367323 tempest-TestVolumeBootPattern-1923367323-project-member] Calling method 'show' {{(pid=100524) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:15:55.619178 np0000005924 devstack@c-api.service[100521]: INFO cinder.volume.api [None req-23e45502-8495-4bec-a59f-a34bb6691b1d tempest-VolumeRevertTests-1475501430 tempest-VolumeRevertTests-1475501430-project-member] Snapshot delete request issued successfully. Jul 27 16:15:55.619518 np0000005924 devstack@c-api.service[100521]: INFO cinder.api.openstack.wsgi [None req-23e45502-8495-4bec-a59f-a34bb6691b1d tempest-VolumeRevertTests-1475501430 tempest-VolumeRevertTests-1475501430-project-member] https://10.4.3.117/volume/v3/snapshots/1331a733-a37f-481e-a91a-14a625d7312a returned with HTTP 202 Jul 27 16:15:55.620062 np0000005924 devstack@c-api.service[100521]: [pid: 100521|app: 0|req: 747/3011] 10.4.3.117 () {66 vars in 1357 bytes} [Mon Jul 27 16:15:55 2026] DELETE /volume/v3/snapshots/1331a733-a37f-481e-a91a-14a625d7312a => generated 0 bytes in 35 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 27 16:15:55.625551 np0000005924 devstack@c-api.service[100524]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:15:55.625551 np0000005924 devstack@c-api.service[100524]: warnings.warn( Jul 27 16:15:55.625551 np0000005924 devstack@c-api.service[100524]: INFO cinder.volume.api [None req-204fa6d8-1f9d-415e-b170-a8e37e03a2f6 tempest-TestVolumeBootPattern-1923367323 tempest-TestVolumeBootPattern-1923367323-project-member] Snapshot retrieved successfully. Jul 27 16:15:55.626282 np0000005924 devstack@c-api.service[100524]: INFO cinder.api.openstack.wsgi [None req-204fa6d8-1f9d-415e-b170-a8e37e03a2f6 tempest-TestVolumeBootPattern-1923367323 tempest-TestVolumeBootPattern-1923367323-project-member] https://10.4.3.117/volume/v3/snapshots/09fa742f-b624-4fa7-8804-d55df306132d returned with HTTP 200 Jul 27 16:15:55.626712 np0000005924 devstack@c-api.service[100524]: [pid: 100524|app: 0|req: 761/3012] 10.4.3.117 () {66 vars in 1354 bytes} [Mon Jul 27 16:15:55 2026] GET /volume/v3/snapshots/09fa742f-b624-4fa7-8804-d55df306132d => generated 478 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 27 16:15:55.630590 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.middleware.request_id [None req-305c552d-335d-41bf-9fb2-9fb92afddac1 None None] RequestId filter calling following filter/app {{(pid=100523) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:15:55.632792 np0000005924 devstack@c-api.service[100523]: INFO cinder.api.openstack.wsgi [None req-305c552d-335d-41bf-9fb2-9fb92afddac1 tempest-VolumeRevertTests-1475501430 tempest-VolumeRevertTests-1475501430-project-member] GET https://10.4.3.117/volume/v3/snapshots/1331a733-a37f-481e-a91a-14a625d7312a Jul 27 16:15:55.633067 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.openstack.wsgi [None req-305c552d-335d-41bf-9fb2-9fb92afddac1 tempest-VolumeRevertTests-1475501430 tempest-VolumeRevertTests-1475501430-project-member] Empty body provided in request {{(pid=100523) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:15:55.633375 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.openstack.wsgi [None req-305c552d-335d-41bf-9fb2-9fb92afddac1 tempest-VolumeRevertTests-1475501430 tempest-VolumeRevertTests-1475501430-project-member] Calling method 'show' {{(pid=100523) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:15:55.639321 np0000005924 devstack@c-api.service[100523]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:15:55.639321 np0000005924 devstack@c-api.service[100523]: warnings.warn( Jul 27 16:15:55.639826 np0000005924 devstack@c-api.service[100523]: INFO cinder.volume.api [None req-305c552d-335d-41bf-9fb2-9fb92afddac1 tempest-VolumeRevertTests-1475501430 tempest-VolumeRevertTests-1475501430-project-member] Snapshot retrieved successfully. Jul 27 16:15:55.640694 np0000005924 devstack@c-api.service[100523]: INFO cinder.api.openstack.wsgi [None req-305c552d-335d-41bf-9fb2-9fb92afddac1 tempest-VolumeRevertTests-1475501430 tempest-VolumeRevertTests-1475501430-project-member] https://10.4.3.117/volume/v3/snapshots/1331a733-a37f-481e-a91a-14a625d7312a returned with HTTP 200 Jul 27 16:15:55.641130 np0000005924 devstack@c-api.service[100523]: [pid: 100523|app: 0|req: 760/3013] 10.4.3.117 () {66 vars in 1354 bytes} [Mon Jul 27 16:15:55 2026] GET /volume/v3/snapshots/1331a733-a37f-481e-a91a-14a625d7312a => generated 479 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 27 16:15:56.052466 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.middleware.request_id [None req-dd3348ff-04d4-4044-9ccb-d0ea5310c291 None None] RequestId filter calling following filter/app {{(pid=100522) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:15:56.054657 np0000005924 devstack@c-api.service[100522]: INFO cinder.api.openstack.wsgi [None req-dd3348ff-04d4-4044-9ccb-d0ea5310c291 tempest-VolumesBackupsTest-1601316061 tempest-VolumesBackupsTest-1601316061-project-member] GET https://10.4.3.117/volume/v3/backups/b63e955c-1f12-4e1f-9162-43359e8fbe17 Jul 27 16:15:56.054848 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.openstack.wsgi [None req-dd3348ff-04d4-4044-9ccb-d0ea5310c291 tempest-VolumesBackupsTest-1601316061 tempest-VolumesBackupsTest-1601316061-project-member] Empty body provided in request {{(pid=100522) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:15:56.055037 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.openstack.wsgi [None req-dd3348ff-04d4-4044-9ccb-d0ea5310c291 tempest-VolumesBackupsTest-1601316061 tempest-VolumesBackupsTest-1601316061-project-member] Calling method 'show' {{(pid=100522) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:15:56.055139 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.v3.backups [None req-dd3348ff-04d4-4044-9ccb-d0ea5310c291 tempest-VolumesBackupsTest-1601316061 tempest-VolumesBackupsTest-1601316061-project-member] Show backup with id b63e955c-1f12-4e1f-9162-43359e8fbe17. {{(pid=100522) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 27 16:15:56.062091 np0000005924 devstack@c-api.service[100522]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:15:56.062091 np0000005924 devstack@c-api.service[100522]: warnings.warn( Jul 27 16:15:56.062795 np0000005924 devstack@c-api.service[100522]: INFO cinder.api.openstack.wsgi [None req-dd3348ff-04d4-4044-9ccb-d0ea5310c291 tempest-VolumesBackupsTest-1601316061 tempest-VolumesBackupsTest-1601316061-project-member] https://10.4.3.117/volume/v3/backups/b63e955c-1f12-4e1f-9162-43359e8fbe17 returned with HTTP 200 Jul 27 16:15:56.063167 np0000005924 devstack@c-api.service[100522]: [pid: 100522|app: 0|req: 746/3014] 10.4.3.117 () {66 vars in 1348 bytes} [Mon Jul 27 16:15:56 2026] GET /volume/v3/backups/b63e955c-1f12-4e1f-9162-43359e8fbe17 => generated 707 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 27 16:15:56.651617 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.middleware.request_id [None req-86a75d94-4d12-4fb6-8e00-bc9883940cca None None] RequestId filter calling following filter/app {{(pid=100521) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:15:56.653748 np0000005924 devstack@c-api.service[100521]: INFO cinder.api.openstack.wsgi [None req-86a75d94-4d12-4fb6-8e00-bc9883940cca tempest-VolumeRevertTests-1475501430 tempest-VolumeRevertTests-1475501430-project-member] GET https://10.4.3.117/volume/v3/snapshots/1331a733-a37f-481e-a91a-14a625d7312a Jul 27 16:15:56.653965 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.openstack.wsgi [None req-86a75d94-4d12-4fb6-8e00-bc9883940cca tempest-VolumeRevertTests-1475501430 tempest-VolumeRevertTests-1475501430-project-member] Empty body provided in request {{(pid=100521) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:15:56.654186 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.openstack.wsgi [None req-86a75d94-4d12-4fb6-8e00-bc9883940cca tempest-VolumeRevertTests-1475501430 tempest-VolumeRevertTests-1475501430-project-member] Calling method 'show' {{(pid=100521) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:15:56.665579 np0000005924 devstack@c-api.service[100521]: INFO cinder.api.openstack.wsgi [None req-86a75d94-4d12-4fb6-8e00-bc9883940cca tempest-VolumeRevertTests-1475501430 tempest-VolumeRevertTests-1475501430-project-member] https://10.4.3.117/volume/v3/snapshots/1331a733-a37f-481e-a91a-14a625d7312a returned with HTTP 404 Jul 27 16:15:56.666283 np0000005924 devstack@c-api.service[100521]: [pid: 100521|app: 0|req: 748/3015] 10.4.3.117 () {66 vars in 1354 bytes} [Mon Jul 27 16:15:56 2026] GET /volume/v3/snapshots/1331a733-a37f-481e-a91a-14a625d7312a => generated 111 bytes in 15 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 27 16:15:56.674021 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.middleware.request_id [None req-ebfff6a9-2558-4dfd-9cce-359dcd24cd34 None None] RequestId filter calling following filter/app {{(pid=100524) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:15:56.675948 np0000005924 devstack@c-api.service[100524]: INFO cinder.api.openstack.wsgi [None req-ebfff6a9-2558-4dfd-9cce-359dcd24cd34 tempest-VolumeRevertTests-1475501430 tempest-VolumeRevertTests-1475501430-project-member] DELETE https://10.4.3.117/volume/v3/volumes/18198ee4-7b27-477f-8303-da59c2288be0 Jul 27 16:15:56.676270 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.openstack.wsgi [None req-ebfff6a9-2558-4dfd-9cce-359dcd24cd34 tempest-VolumeRevertTests-1475501430 tempest-VolumeRevertTests-1475501430-project-member] Empty body provided in request {{(pid=100524) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:15:56.676472 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.openstack.wsgi [None req-ebfff6a9-2558-4dfd-9cce-359dcd24cd34 tempest-VolumeRevertTests-1475501430 tempest-VolumeRevertTests-1475501430-project-member] Calling method 'delete' {{(pid=100524) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:15:56.676648 np0000005924 devstack@c-api.service[100524]: INFO cinder.api.v3.volumes [None req-ebfff6a9-2558-4dfd-9cce-359dcd24cd34 tempest-VolumeRevertTests-1475501430 tempest-VolumeRevertTests-1475501430-project-member] Delete volume with id: 18198ee4-7b27-477f-8303-da59c2288be0 Jul 27 16:15:56.686490 np0000005924 devstack@c-api.service[100524]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:15:56.686490 np0000005924 devstack@c-api.service[100524]: warnings.warn( Jul 27 16:15:56.687125 np0000005924 devstack@c-api.service[100524]: INFO cinder.volume.api [None req-ebfff6a9-2558-4dfd-9cce-359dcd24cd34 tempest-VolumeRevertTests-1475501430 tempest-VolumeRevertTests-1475501430-project-member] Volume info retrieved successfully. Jul 27 16:15:56.734779 np0000005924 devstack@c-api.service[100524]: INFO cinder.volume.api [None req-ebfff6a9-2558-4dfd-9cce-359dcd24cd34 tempest-VolumeRevertTests-1475501430 tempest-VolumeRevertTests-1475501430-project-member] Delete volume request issued successfully. Jul 27 16:15:56.735126 np0000005924 devstack@c-api.service[100524]: INFO cinder.api.openstack.wsgi [None req-ebfff6a9-2558-4dfd-9cce-359dcd24cd34 tempest-VolumeRevertTests-1475501430 tempest-VolumeRevertTests-1475501430-project-member] https://10.4.3.117/volume/v3/volumes/18198ee4-7b27-477f-8303-da59c2288be0 returned with HTTP 202 Jul 27 16:15:56.735443 np0000005924 devstack@c-api.service[100524]: [pid: 100524|app: 0|req: 762/3016] 10.4.3.117 () {68 vars in 1392 bytes} [Mon Jul 27 16:15:56 2026] DELETE /volume/v3/volumes/18198ee4-7b27-477f-8303-da59c2288be0 => generated 0 bytes in 62 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Jul 27 16:15:56.745013 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.middleware.request_id [None req-67de89c7-6ebc-4e04-9a9c-23130da94810 None None] RequestId filter calling following filter/app {{(pid=100523) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:15:56.747038 np0000005924 devstack@c-api.service[100523]: INFO cinder.api.openstack.wsgi [None req-67de89c7-6ebc-4e04-9a9c-23130da94810 tempest-VolumeRevertTests-1475501430 tempest-VolumeRevertTests-1475501430-project-member] GET https://10.4.3.117/volume/v3/volumes/18198ee4-7b27-477f-8303-da59c2288be0 Jul 27 16:15:56.747257 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.openstack.wsgi [None req-67de89c7-6ebc-4e04-9a9c-23130da94810 tempest-VolumeRevertTests-1475501430 tempest-VolumeRevertTests-1475501430-project-member] Empty body provided in request {{(pid=100523) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:15:56.747483 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.openstack.wsgi [None req-67de89c7-6ebc-4e04-9a9c-23130da94810 tempest-VolumeRevertTests-1475501430 tempest-VolumeRevertTests-1475501430-project-member] Calling method 'show' {{(pid=100523) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:15:56.755355 np0000005924 devstack@c-api.service[100523]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:15:56.755355 np0000005924 devstack@c-api.service[100523]: warnings.warn( Jul 27 16:15:56.760927 np0000005924 devstack@c-api.service[100523]: INFO cinder.volume.api [None req-67de89c7-6ebc-4e04-9a9c-23130da94810 tempest-VolumeRevertTests-1475501430 tempest-VolumeRevertTests-1475501430-project-member] Volume info retrieved successfully. Jul 27 16:15:56.773507 np0000005924 devstack@c-api.service[100523]: INFO cinder.api.openstack.wsgi [None req-67de89c7-6ebc-4e04-9a9c-23130da94810 tempest-VolumeRevertTests-1475501430 tempest-VolumeRevertTests-1475501430-project-member] https://10.4.3.117/volume/v3/volumes/18198ee4-7b27-477f-8303-da59c2288be0 returned with HTTP 200 Jul 27 16:15:56.774035 np0000005924 devstack@c-api.service[100523]: [pid: 100523|app: 0|req: 761/3017] 10.4.3.117 () {68 vars in 1389 bytes} [Mon Jul 27 16:15:56 2026] GET /volume/v3/volumes/18198ee4-7b27-477f-8303-da59c2288be0 => generated 858 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 27 16:15:57.074337 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.middleware.request_id [None req-f23578ea-a7d3-4b8d-85dc-87a89a2cf1f7 None None] RequestId filter calling following filter/app {{(pid=100522) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:15:57.085960 np0000005924 devstack@c-api.service[100522]: INFO cinder.api.openstack.wsgi [None req-f23578ea-a7d3-4b8d-85dc-87a89a2cf1f7 tempest-VolumesBackupsTest-1601316061 tempest-VolumesBackupsTest-1601316061-project-member] GET https://10.4.3.117/volume/v3/backups/b63e955c-1f12-4e1f-9162-43359e8fbe17 Jul 27 16:15:57.086688 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.openstack.wsgi [None req-f23578ea-a7d3-4b8d-85dc-87a89a2cf1f7 tempest-VolumesBackupsTest-1601316061 tempest-VolumesBackupsTest-1601316061-project-member] Empty body provided in request {{(pid=100522) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:15:57.089237 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.openstack.wsgi [None req-f23578ea-a7d3-4b8d-85dc-87a89a2cf1f7 tempest-VolumesBackupsTest-1601316061 tempest-VolumesBackupsTest-1601316061-project-member] Calling method 'show' {{(pid=100522) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:15:57.089237 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.v3.backups [None req-f23578ea-a7d3-4b8d-85dc-87a89a2cf1f7 tempest-VolumesBackupsTest-1601316061 tempest-VolumesBackupsTest-1601316061-project-member] Show backup with id b63e955c-1f12-4e1f-9162-43359e8fbe17. {{(pid=100522) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 27 16:15:57.094416 np0000005924 devstack@c-api.service[100522]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:15:57.094416 np0000005924 devstack@c-api.service[100522]: warnings.warn( Jul 27 16:15:57.096657 np0000005924 devstack@c-api.service[100522]: INFO cinder.api.openstack.wsgi [None req-f23578ea-a7d3-4b8d-85dc-87a89a2cf1f7 tempest-VolumesBackupsTest-1601316061 tempest-VolumesBackupsTest-1601316061-project-member] https://10.4.3.117/volume/v3/backups/b63e955c-1f12-4e1f-9162-43359e8fbe17 returned with HTTP 200 Jul 27 16:15:57.097361 np0000005924 devstack@c-api.service[100522]: [pid: 100522|app: 0|req: 747/3018] 10.4.3.117 () {66 vars in 1348 bytes} [Mon Jul 27 16:15:57 2026] GET /volume/v3/backups/b63e955c-1f12-4e1f-9162-43359e8fbe17 => generated 708 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 27 16:15:57.107201 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.middleware.request_id [None req-bfbd1e13-ce14-48e0-a94d-37a85a3f3c2c None None] RequestId filter calling following filter/app {{(pid=100521) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:15:57.109451 np0000005924 devstack@c-api.service[100521]: INFO cinder.api.openstack.wsgi [None req-bfbd1e13-ce14-48e0-a94d-37a85a3f3c2c tempest-VolumesBackupsTest-1601316061 tempest-VolumesBackupsTest-1601316061-project-member] GET https://10.4.3.117/volume/v3/backups/b63e955c-1f12-4e1f-9162-43359e8fbe17 Jul 27 16:15:57.109682 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.openstack.wsgi [None req-bfbd1e13-ce14-48e0-a94d-37a85a3f3c2c tempest-VolumesBackupsTest-1601316061 tempest-VolumesBackupsTest-1601316061-project-member] Empty body provided in request {{(pid=100521) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:15:57.109947 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.openstack.wsgi [None req-bfbd1e13-ce14-48e0-a94d-37a85a3f3c2c tempest-VolumesBackupsTest-1601316061 tempest-VolumesBackupsTest-1601316061-project-member] Calling method 'show' {{(pid=100521) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:15:57.110106 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.v3.backups [None req-bfbd1e13-ce14-48e0-a94d-37a85a3f3c2c tempest-VolumesBackupsTest-1601316061 tempest-VolumesBackupsTest-1601316061-project-member] Show backup with id b63e955c-1f12-4e1f-9162-43359e8fbe17. {{(pid=100521) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 27 16:15:57.115513 np0000005924 devstack@c-api.service[100521]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:15:57.115513 np0000005924 devstack@c-api.service[100521]: warnings.warn( Jul 27 16:15:57.116506 np0000005924 devstack@c-api.service[100521]: INFO cinder.api.openstack.wsgi [None req-bfbd1e13-ce14-48e0-a94d-37a85a3f3c2c tempest-VolumesBackupsTest-1601316061 tempest-VolumesBackupsTest-1601316061-project-member] https://10.4.3.117/volume/v3/backups/b63e955c-1f12-4e1f-9162-43359e8fbe17 returned with HTTP 200 Jul 27 16:15:57.116956 np0000005924 devstack@c-api.service[100521]: [pid: 100521|app: 0|req: 749/3019] 10.4.3.117 () {66 vars in 1348 bytes} [Mon Jul 27 16:15:57 2026] GET /volume/v3/backups/b63e955c-1f12-4e1f-9162-43359e8fbe17 => generated 708 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 27 16:15:57.129814 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.middleware.request_id [None req-7f4e5284-5f66-45f5-ac35-be5ebae909f3 None None] RequestId filter calling following filter/app {{(pid=100524) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:15:57.132127 np0000005924 devstack@c-api.service[100524]: INFO cinder.api.openstack.wsgi [None req-7f4e5284-5f66-45f5-ac35-be5ebae909f3 tempest-VolumesBackupsTest-1601316061 tempest-VolumesBackupsTest-1601316061-project-member] DELETE https://10.4.3.117/volume/v3/backups/b63e955c-1f12-4e1f-9162-43359e8fbe17 Jul 27 16:15:57.132426 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.openstack.wsgi [None req-7f4e5284-5f66-45f5-ac35-be5ebae909f3 tempest-VolumesBackupsTest-1601316061 tempest-VolumesBackupsTest-1601316061-project-member] Empty body provided in request {{(pid=100524) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:15:57.132714 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.openstack.wsgi [None req-7f4e5284-5f66-45f5-ac35-be5ebae909f3 tempest-VolumesBackupsTest-1601316061 tempest-VolumesBackupsTest-1601316061-project-member] Calling method 'delete' {{(pid=100524) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:15:57.132889 np0000005924 devstack@c-api.service[100524]: INFO cinder.api.contrib.backups [None req-7f4e5284-5f66-45f5-ac35-be5ebae909f3 tempest-VolumesBackupsTest-1601316061 tempest-VolumesBackupsTest-1601316061-project-member] Delete backup with id: b63e955c-1f12-4e1f-9162-43359e8fbe17. Jul 27 16:15:57.142070 np0000005924 devstack@c-api.service[100524]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:15:57.142070 np0000005924 devstack@c-api.service[100524]: warnings.warn( Jul 27 16:15:57.163603 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.backup.rpcapi [None req-7f4e5284-5f66-45f5-ac35-be5ebae909f3 tempest-VolumesBackupsTest-1601316061 tempest-VolumesBackupsTest-1601316061-project-member] delete_backup rpcapi backup_id b63e955c-1f12-4e1f-9162-43359e8fbe17 {{(pid=100524) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Jul 27 16:15:57.165523 np0000005924 devstack@c-api.service[100524]: INFO cinder.api.openstack.wsgi [None req-7f4e5284-5f66-45f5-ac35-be5ebae909f3 tempest-VolumesBackupsTest-1601316061 tempest-VolumesBackupsTest-1601316061-project-member] https://10.4.3.117/volume/v3/backups/b63e955c-1f12-4e1f-9162-43359e8fbe17 returned with HTTP 202 Jul 27 16:15:57.166183 np0000005924 devstack@c-api.service[100524]: [pid: 100524|app: 0|req: 763/3020] 10.4.3.117 () {66 vars in 1351 bytes} [Mon Jul 27 16:15:57 2026] DELETE /volume/v3/backups/b63e955c-1f12-4e1f-9162-43359e8fbe17 => generated 0 bytes in 37 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 27 16:15:57.176231 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.middleware.request_id [None req-336c24d6-8cad-4976-a7a4-147ee6542726 None None] RequestId filter calling following filter/app {{(pid=100523) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:15:57.178601 np0000005924 devstack@c-api.service[100523]: INFO cinder.api.openstack.wsgi [None req-336c24d6-8cad-4976-a7a4-147ee6542726 tempest-VolumesBackupsTest-1601316061 tempest-VolumesBackupsTest-1601316061-project-member] GET https://10.4.3.117/volume/v3/backups/b63e955c-1f12-4e1f-9162-43359e8fbe17 Jul 27 16:15:57.179033 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.openstack.wsgi [None req-336c24d6-8cad-4976-a7a4-147ee6542726 tempest-VolumesBackupsTest-1601316061 tempest-VolumesBackupsTest-1601316061-project-member] Empty body provided in request {{(pid=100523) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:15:57.179442 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.openstack.wsgi [None req-336c24d6-8cad-4976-a7a4-147ee6542726 tempest-VolumesBackupsTest-1601316061 tempest-VolumesBackupsTest-1601316061-project-member] Calling method 'show' {{(pid=100523) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:15:57.179682 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.v3.backups [None req-336c24d6-8cad-4976-a7a4-147ee6542726 tempest-VolumesBackupsTest-1601316061 tempest-VolumesBackupsTest-1601316061-project-member] Show backup with id b63e955c-1f12-4e1f-9162-43359e8fbe17. {{(pid=100523) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 27 16:15:57.186232 np0000005924 devstack@c-api.service[100523]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:15:57.186232 np0000005924 devstack@c-api.service[100523]: warnings.warn( Jul 27 16:15:57.186943 np0000005924 devstack@c-api.service[100523]: INFO cinder.api.openstack.wsgi [None req-336c24d6-8cad-4976-a7a4-147ee6542726 tempest-VolumesBackupsTest-1601316061 tempest-VolumesBackupsTest-1601316061-project-member] https://10.4.3.117/volume/v3/backups/b63e955c-1f12-4e1f-9162-43359e8fbe17 returned with HTTP 200 Jul 27 16:15:57.187474 np0000005924 devstack@c-api.service[100523]: [pid: 100523|app: 0|req: 762/3021] 10.4.3.117 () {66 vars in 1348 bytes} [Mon Jul 27 16:15:57 2026] GET /volume/v3/backups/b63e955c-1f12-4e1f-9162-43359e8fbe17 => generated 707 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 27 16:15:57.637509 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.middleware.request_id [req-cef65fb1-e758-4f38-a651-9911dc6a6690 req-06c023d6-d84b-4c60-8714-b76adb9552ea None None] RequestId filter calling following filter/app {{(pid=100522) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:15:57.640778 np0000005924 devstack@c-api.service[100522]: INFO cinder.api.openstack.wsgi [req-cef65fb1-e758-4f38-a651-9911dc6a6690 req-06c023d6-d84b-4c60-8714-b76adb9552ea tempest-TestVolumeBootPattern-1923367323 tempest-TestVolumeBootPattern-1923367323-project-member] GET https://10.4.3.117/volume/v3/snapshots/09fa742f-b624-4fa7-8804-d55df306132d Jul 27 16:15:57.640778 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.openstack.wsgi [req-cef65fb1-e758-4f38-a651-9911dc6a6690 req-06c023d6-d84b-4c60-8714-b76adb9552ea tempest-TestVolumeBootPattern-1923367323 tempest-TestVolumeBootPattern-1923367323-project-member] Empty body provided in request {{(pid=100522) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:15:57.640778 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.openstack.wsgi [req-cef65fb1-e758-4f38-a651-9911dc6a6690 req-06c023d6-d84b-4c60-8714-b76adb9552ea tempest-TestVolumeBootPattern-1923367323 tempest-TestVolumeBootPattern-1923367323-project-member] Calling method 'show' {{(pid=100522) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:15:57.644845 np0000005924 devstack@c-api.service[100522]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:15:57.644845 np0000005924 devstack@c-api.service[100522]: warnings.warn( Jul 27 16:15:57.645408 np0000005924 devstack@c-api.service[100522]: INFO cinder.volume.api [req-cef65fb1-e758-4f38-a651-9911dc6a6690 req-06c023d6-d84b-4c60-8714-b76adb9552ea tempest-TestVolumeBootPattern-1923367323 tempest-TestVolumeBootPattern-1923367323-project-member] Snapshot retrieved successfully. Jul 27 16:15:57.646301 np0000005924 devstack@c-api.service[100522]: INFO cinder.api.openstack.wsgi [req-cef65fb1-e758-4f38-a651-9911dc6a6690 req-06c023d6-d84b-4c60-8714-b76adb9552ea tempest-TestVolumeBootPattern-1923367323 tempest-TestVolumeBootPattern-1923367323-project-member] https://10.4.3.117/volume/v3/snapshots/09fa742f-b624-4fa7-8804-d55df306132d returned with HTTP 200 Jul 27 16:15:57.646935 np0000005924 devstack@c-api.service[100522]: [pid: 100522|app: 0|req: 748/3022] 10.4.3.117 () {68 vars in 1604 bytes} [Mon Jul 27 16:15:57 2026] GET /volume/v3/snapshots/09fa742f-b624-4fa7-8804-d55df306132d => generated 478 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 27 16:15:57.790669 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.middleware.request_id [None req-3d4f9173-5f44-4ce4-aea1-386ea39a48c4 None None] RequestId filter calling following filter/app {{(pid=100521) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:15:57.792849 np0000005924 devstack@c-api.service[100521]: INFO cinder.api.openstack.wsgi [None req-3d4f9173-5f44-4ce4-aea1-386ea39a48c4 tempest-VolumeRevertTests-1475501430 tempest-VolumeRevertTests-1475501430-project-member] GET https://10.4.3.117/volume/v3/volumes/18198ee4-7b27-477f-8303-da59c2288be0 Jul 27 16:15:57.793086 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.openstack.wsgi [None req-3d4f9173-5f44-4ce4-aea1-386ea39a48c4 tempest-VolumeRevertTests-1475501430 tempest-VolumeRevertTests-1475501430-project-member] Empty body provided in request {{(pid=100521) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:15:57.793267 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.openstack.wsgi [None req-3d4f9173-5f44-4ce4-aea1-386ea39a48c4 tempest-VolumeRevertTests-1475501430 tempest-VolumeRevertTests-1475501430-project-member] Calling method 'show' {{(pid=100521) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:15:57.800077 np0000005924 devstack@c-api.service[100521]: INFO cinder.api.openstack.wsgi [None req-3d4f9173-5f44-4ce4-aea1-386ea39a48c4 tempest-VolumeRevertTests-1475501430 tempest-VolumeRevertTests-1475501430-project-member] https://10.4.3.117/volume/v3/volumes/18198ee4-7b27-477f-8303-da59c2288be0 returned with HTTP 404 Jul 27 16:15:57.800740 np0000005924 devstack@c-api.service[100521]: [pid: 100521|app: 0|req: 750/3023] 10.4.3.117 () {68 vars in 1389 bytes} [Mon Jul 27 16:15:57 2026] GET /volume/v3/volumes/18198ee4-7b27-477f-8303-da59c2288be0 => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 27 16:15:57.807112 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.middleware.request_id [None req-06aa346d-c242-4a94-85cc-20243f0470f4 None None] RequestId filter calling following filter/app {{(pid=100524) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:15:57.809055 np0000005924 devstack@c-api.service[100524]: INFO cinder.api.openstack.wsgi [None req-06aa346d-c242-4a94-85cc-20243f0470f4 tempest-VolumeRevertTests-1475501430 tempest-VolumeRevertTests-1475501430-project-member] DELETE https://10.4.3.117/volume/v3/snapshots/cf4d394d-015b-48d5-a1c2-af5ad06bd895 Jul 27 16:15:57.809234 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.openstack.wsgi [None req-06aa346d-c242-4a94-85cc-20243f0470f4 tempest-VolumeRevertTests-1475501430 tempest-VolumeRevertTests-1475501430-project-member] Empty body provided in request {{(pid=100524) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:15:57.809408 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.openstack.wsgi [None req-06aa346d-c242-4a94-85cc-20243f0470f4 tempest-VolumeRevertTests-1475501430 tempest-VolumeRevertTests-1475501430-project-member] Calling method 'delete' {{(pid=100524) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:15:57.809516 np0000005924 devstack@c-api.service[100524]: INFO cinder.api.v3.snapshots [None req-06aa346d-c242-4a94-85cc-20243f0470f4 tempest-VolumeRevertTests-1475501430 tempest-VolumeRevertTests-1475501430-project-member] Delete snapshot with id: cf4d394d-015b-48d5-a1c2-af5ad06bd895 Jul 27 16:15:57.815149 np0000005924 devstack@c-api.service[100524]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:15:57.815149 np0000005924 devstack@c-api.service[100524]: warnings.warn( Jul 27 16:15:57.815521 np0000005924 devstack@c-api.service[100524]: INFO cinder.volume.api [None req-06aa346d-c242-4a94-85cc-20243f0470f4 tempest-VolumeRevertTests-1475501430 tempest-VolumeRevertTests-1475501430-project-member] Snapshot retrieved successfully. Jul 27 16:15:57.833461 np0000005924 devstack@c-api.service[100524]: INFO cinder.volume.api [None req-06aa346d-c242-4a94-85cc-20243f0470f4 tempest-VolumeRevertTests-1475501430 tempest-VolumeRevertTests-1475501430-project-member] Snapshot delete request issued successfully. Jul 27 16:15:57.833616 np0000005924 devstack@c-api.service[100524]: INFO cinder.api.openstack.wsgi [None req-06aa346d-c242-4a94-85cc-20243f0470f4 tempest-VolumeRevertTests-1475501430 tempest-VolumeRevertTests-1475501430-project-member] https://10.4.3.117/volume/v3/snapshots/cf4d394d-015b-48d5-a1c2-af5ad06bd895 returned with HTTP 202 Jul 27 16:15:57.834032 np0000005924 devstack@c-api.service[100524]: [pid: 100524|app: 0|req: 764/3024] 10.4.3.117 () {66 vars in 1357 bytes} [Mon Jul 27 16:15:57 2026] DELETE /volume/v3/snapshots/cf4d394d-015b-48d5-a1c2-af5ad06bd895 => generated 0 bytes in 27 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 27 16:15:57.844899 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.middleware.request_id [None req-d677d837-d0bb-42b4-b01a-62294dc1bb5d None None] RequestId filter calling following filter/app {{(pid=100523) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:15:57.849128 np0000005924 devstack@c-api.service[100523]: INFO cinder.api.openstack.wsgi [None req-d677d837-d0bb-42b4-b01a-62294dc1bb5d tempest-VolumeRevertTests-1475501430 tempest-VolumeRevertTests-1475501430-project-member] GET https://10.4.3.117/volume/v3/snapshots/cf4d394d-015b-48d5-a1c2-af5ad06bd895 Jul 27 16:15:57.849128 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.openstack.wsgi [None req-d677d837-d0bb-42b4-b01a-62294dc1bb5d tempest-VolumeRevertTests-1475501430 tempest-VolumeRevertTests-1475501430-project-member] Empty body provided in request {{(pid=100523) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:15:57.849128 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.openstack.wsgi [None req-d677d837-d0bb-42b4-b01a-62294dc1bb5d tempest-VolumeRevertTests-1475501430 tempest-VolumeRevertTests-1475501430-project-member] Calling method 'show' {{(pid=100523) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:15:57.853640 np0000005924 devstack@c-api.service[100523]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:15:57.853640 np0000005924 devstack@c-api.service[100523]: warnings.warn( Jul 27 16:15:57.854306 np0000005924 devstack@c-api.service[100523]: INFO cinder.volume.api [None req-d677d837-d0bb-42b4-b01a-62294dc1bb5d tempest-VolumeRevertTests-1475501430 tempest-VolumeRevertTests-1475501430-project-member] Snapshot retrieved successfully. Jul 27 16:15:57.855286 np0000005924 devstack@c-api.service[100523]: INFO cinder.api.openstack.wsgi [None req-d677d837-d0bb-42b4-b01a-62294dc1bb5d tempest-VolumeRevertTests-1475501430 tempest-VolumeRevertTests-1475501430-project-member] https://10.4.3.117/volume/v3/snapshots/cf4d394d-015b-48d5-a1c2-af5ad06bd895 returned with HTTP 200 Jul 27 16:15:57.855724 np0000005924 devstack@c-api.service[100523]: [pid: 100523|app: 0|req: 763/3025] 10.4.3.117 () {66 vars in 1354 bytes} [Mon Jul 27 16:15:57 2026] GET /volume/v3/snapshots/cf4d394d-015b-48d5-a1c2-af5ad06bd895 => generated 479 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 27 16:15:58.202425 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.middleware.request_id [None req-f5028513-fafe-4995-8e40-cb2b2fa89d48 None None] RequestId filter calling following filter/app {{(pid=100522) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:15:58.204525 np0000005924 devstack@c-api.service[100522]: INFO cinder.api.openstack.wsgi [None req-f5028513-fafe-4995-8e40-cb2b2fa89d48 tempest-VolumesBackupsTest-1601316061 tempest-VolumesBackupsTest-1601316061-project-member] GET https://10.4.3.117/volume/v3/backups/b63e955c-1f12-4e1f-9162-43359e8fbe17 Jul 27 16:15:58.206142 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.openstack.wsgi [None req-f5028513-fafe-4995-8e40-cb2b2fa89d48 tempest-VolumesBackupsTest-1601316061 tempest-VolumesBackupsTest-1601316061-project-member] Empty body provided in request {{(pid=100522) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:15:58.206142 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.openstack.wsgi [None req-f5028513-fafe-4995-8e40-cb2b2fa89d48 tempest-VolumesBackupsTest-1601316061 tempest-VolumesBackupsTest-1601316061-project-member] Calling method 'show' {{(pid=100522) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:15:58.206142 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.v3.backups [None req-f5028513-fafe-4995-8e40-cb2b2fa89d48 tempest-VolumesBackupsTest-1601316061 tempest-VolumesBackupsTest-1601316061-project-member] Show backup with id b63e955c-1f12-4e1f-9162-43359e8fbe17. {{(pid=100522) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 27 16:15:58.207654 np0000005924 devstack@c-api.service[100522]: DEBUG dbcounter [-] [100522] Writing DB stats cinder:SELECT=355,cinder:INSERT=38,cinder:UPDATE=75 {{(pid=100522) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 27 16:15:58.209906 np0000005924 devstack@c-api.service[100522]: INFO cinder.api.openstack.wsgi [None req-f5028513-fafe-4995-8e40-cb2b2fa89d48 tempest-VolumesBackupsTest-1601316061 tempest-VolumesBackupsTest-1601316061-project-member] https://10.4.3.117/volume/v3/backups/b63e955c-1f12-4e1f-9162-43359e8fbe17 returned with HTTP 404 Jul 27 16:15:58.210826 np0000005924 devstack@c-api.service[100522]: [pid: 100522|app: 0|req: 749/3026] 10.4.3.117 () {66 vars in 1348 bytes} [Mon Jul 27 16:15:58 2026] GET /volume/v3/backups/b63e955c-1f12-4e1f-9162-43359e8fbe17 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 27 16:15:58.220683 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.middleware.request_id [None req-f2011fcf-f2ab-49f4-ad72-8986a2c4d09d None None] RequestId filter calling following filter/app {{(pid=100521) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:15:58.222895 np0000005924 devstack@c-api.service[100521]: INFO cinder.api.openstack.wsgi [None req-f2011fcf-f2ab-49f4-ad72-8986a2c4d09d tempest-VolumesBackupsTest-1601316061 tempest-VolumesBackupsTest-1601316061-project-member] POST https://10.4.3.117/volume/v3/backups Jul 27 16:15:58.224348 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.openstack.wsgi [None req-f2011fcf-f2ab-49f4-ad72-8986a2c4d09d tempest-VolumesBackupsTest-1601316061 tempest-VolumesBackupsTest-1601316061-project-member] Action: 'create', calling method: create, body: {"backup": {"volume_id": "8dc2060f-8c1d-41a9-980e-db24aa76a846", "incremental": true, "force": true, "name": "tempest-VolumesBackupsTest-Backup-1282756576", "container": "tempest-volumesbackupstest-backup-container-261276891"}} {{(pid=100521) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 27 16:15:58.226008 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.contrib.backups [None req-f2011fcf-f2ab-49f4-ad72-8986a2c4d09d tempest-VolumesBackupsTest-1601316061 tempest-VolumesBackupsTest-1601316061-project-member] Creating new backup {'backup': {'volume_id': '8dc2060f-8c1d-41a9-980e-db24aa76a846', 'incremental': True, 'force': True, 'name': 'tempest-VolumesBackupsTest-Backup-1282756576', 'container': 'tempest-volumesbackupstest-backup-container-261276891'}} {{(pid=100521) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Jul 27 16:15:58.226602 np0000005924 devstack@c-api.service[100521]: INFO cinder.api.contrib.backups [None req-f2011fcf-f2ab-49f4-ad72-8986a2c4d09d tempest-VolumesBackupsTest-1601316061 tempest-VolumesBackupsTest-1601316061-project-member] Creating backup of volume 8dc2060f-8c1d-41a9-980e-db24aa76a846 in container tempest-volumesbackupstest-backup-container-261276891 Jul 27 16:15:58.251441 np0000005924 devstack@c-api.service[100521]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:15:58.251441 np0000005924 devstack@c-api.service[100521]: warnings.warn( Jul 27 16:15:58.252113 np0000005924 devstack@c-api.service[100521]: INFO cinder.volume.api [None req-f2011fcf-f2ab-49f4-ad72-8986a2c4d09d tempest-VolumesBackupsTest-1601316061 tempest-VolumesBackupsTest-1601316061-project-member] Volume info retrieved successfully. Jul 27 16:15:58.276050 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.quota [None req-f2011fcf-f2ab-49f4-ad72-8986a2c4d09d tempest-VolumesBackupsTest-1601316061 tempest-VolumesBackupsTest-1601316061-project-member] Created reservations ['9d7d4742-a3f7-4786-b858-79ad5b92f7ea', 'e603eb3e-673b-44db-b057-024cde59c5eb'] {{(pid=100521) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 27 16:15:58.325698 np0000005924 devstack@c-api.service[100521]: INFO cinder.api.openstack.wsgi [None req-f2011fcf-f2ab-49f4-ad72-8986a2c4d09d tempest-VolumesBackupsTest-1601316061 tempest-VolumesBackupsTest-1601316061-project-member] https://10.4.3.117/volume/v3/backups returned with HTTP 202 Jul 27 16:15:58.326319 np0000005924 devstack@c-api.service[100521]: [pid: 100521|app: 0|req: 751/3027] 10.4.3.117 () {68 vars in 1259 bytes} [Mon Jul 27 16:15:58 2026] POST /volume/v3/backups => generated 330 bytes in 107 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 27 16:15:58.336487 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.middleware.request_id [None req-d329541c-4cd1-48b3-a9aa-d12a61060cae None None] RequestId filter calling following filter/app {{(pid=100524) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:15:58.338676 np0000005924 devstack@c-api.service[100524]: INFO cinder.api.openstack.wsgi [None req-d329541c-4cd1-48b3-a9aa-d12a61060cae tempest-VolumesBackupsTest-1601316061 tempest-VolumesBackupsTest-1601316061-project-member] GET https://10.4.3.117/volume/v3/backups/d2560aa7-1506-4a86-8851-7a31a1555121 Jul 27 16:15:58.338880 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.openstack.wsgi [None req-d329541c-4cd1-48b3-a9aa-d12a61060cae tempest-VolumesBackupsTest-1601316061 tempest-VolumesBackupsTest-1601316061-project-member] Empty body provided in request {{(pid=100524) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:15:58.339080 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.openstack.wsgi [None req-d329541c-4cd1-48b3-a9aa-d12a61060cae tempest-VolumesBackupsTest-1601316061 tempest-VolumesBackupsTest-1601316061-project-member] Calling method 'show' {{(pid=100524) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:15:58.339212 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.v3.backups [None req-d329541c-4cd1-48b3-a9aa-d12a61060cae tempest-VolumesBackupsTest-1601316061 tempest-VolumesBackupsTest-1601316061-project-member] Show backup with id d2560aa7-1506-4a86-8851-7a31a1555121. {{(pid=100524) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 27 16:15:58.344237 np0000005924 devstack@c-api.service[100524]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:15:58.344237 np0000005924 devstack@c-api.service[100524]: warnings.warn( Jul 27 16:15:58.345259 np0000005924 devstack@c-api.service[100524]: INFO cinder.api.openstack.wsgi [None req-d329541c-4cd1-48b3-a9aa-d12a61060cae tempest-VolumesBackupsTest-1601316061 tempest-VolumesBackupsTest-1601316061-project-member] https://10.4.3.117/volume/v3/backups/d2560aa7-1506-4a86-8851-7a31a1555121 returned with HTTP 200 Jul 27 16:15:58.345779 np0000005924 devstack@c-api.service[100524]: [pid: 100524|app: 0|req: 765/3028] 10.4.3.117 () {66 vars in 1348 bytes} [Mon Jul 27 16:15:58 2026] GET /volume/v3/backups/d2560aa7-1506-4a86-8851-7a31a1555121 => generated 787 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 27 16:15:58.822671 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.middleware.request_id [req-cef65fb1-e758-4f38-a651-9911dc6a6690 req-59e38d98-a33a-4558-9742-8894f1e59ec8 None None] RequestId filter calling following filter/app {{(pid=100523) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:15:58.824456 np0000005924 devstack@c-api.service[100523]: INFO cinder.api.openstack.wsgi [req-cef65fb1-e758-4f38-a651-9911dc6a6690 req-59e38d98-a33a-4558-9742-8894f1e59ec8 tempest-TestVolumeBootPattern-1923367323 tempest-TestVolumeBootPattern-1923367323-project-member] GET https://10.4.3.117/volume/v3/snapshots/09fa742f-b624-4fa7-8804-d55df306132d Jul 27 16:15:58.824795 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.openstack.wsgi [req-cef65fb1-e758-4f38-a651-9911dc6a6690 req-59e38d98-a33a-4558-9742-8894f1e59ec8 tempest-TestVolumeBootPattern-1923367323 tempest-TestVolumeBootPattern-1923367323-project-member] Empty body provided in request {{(pid=100523) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:15:58.825172 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.openstack.wsgi [req-cef65fb1-e758-4f38-a651-9911dc6a6690 req-59e38d98-a33a-4558-9742-8894f1e59ec8 tempest-TestVolumeBootPattern-1923367323 tempest-TestVolumeBootPattern-1923367323-project-member] Calling method 'show' {{(pid=100523) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:15:58.832692 np0000005924 devstack@c-api.service[100523]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:15:58.832692 np0000005924 devstack@c-api.service[100523]: warnings.warn( Jul 27 16:15:58.832692 np0000005924 devstack@c-api.service[100523]: INFO cinder.volume.api [req-cef65fb1-e758-4f38-a651-9911dc6a6690 req-59e38d98-a33a-4558-9742-8894f1e59ec8 tempest-TestVolumeBootPattern-1923367323 tempest-TestVolumeBootPattern-1923367323-project-member] Snapshot retrieved successfully. Jul 27 16:15:58.833034 np0000005924 devstack@c-api.service[100523]: INFO cinder.api.openstack.wsgi [req-cef65fb1-e758-4f38-a651-9911dc6a6690 req-59e38d98-a33a-4558-9742-8894f1e59ec8 tempest-TestVolumeBootPattern-1923367323 tempest-TestVolumeBootPattern-1923367323-project-member] https://10.4.3.117/volume/v3/snapshots/09fa742f-b624-4fa7-8804-d55df306132d returned with HTTP 200 Jul 27 16:15:58.833474 np0000005924 devstack@c-api.service[100523]: [pid: 100523|app: 0|req: 764/3029] 10.4.3.117 () {68 vars in 1604 bytes} [Mon Jul 27 16:15:58 2026] GET /volume/v3/snapshots/09fa742f-b624-4fa7-8804-d55df306132d => generated 478 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 27 16:15:58.842033 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.middleware.request_id [req-cef65fb1-e758-4f38-a651-9911dc6a6690 req-6d550e9d-75a0-465c-b19f-5869d7638dc5 None None] RequestId filter calling following filter/app {{(pid=100522) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:15:58.845115 np0000005924 devstack@c-api.service[100522]: INFO cinder.api.openstack.wsgi [req-cef65fb1-e758-4f38-a651-9911dc6a6690 req-6d550e9d-75a0-465c-b19f-5869d7638dc5 tempest-TestVolumeBootPattern-1923367323 tempest-TestVolumeBootPattern-1923367323-project-member] GET https://10.4.3.117/volume/v3/volumes/70b7b7b2-cc2e-4cde-972c-39e6a6c8352c Jul 27 16:15:58.845465 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.openstack.wsgi [req-cef65fb1-e758-4f38-a651-9911dc6a6690 req-6d550e9d-75a0-465c-b19f-5869d7638dc5 tempest-TestVolumeBootPattern-1923367323 tempest-TestVolumeBootPattern-1923367323-project-member] Empty body provided in request {{(pid=100522) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:15:58.845742 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.openstack.wsgi [req-cef65fb1-e758-4f38-a651-9911dc6a6690 req-6d550e9d-75a0-465c-b19f-5869d7638dc5 tempest-TestVolumeBootPattern-1923367323 tempest-TestVolumeBootPattern-1923367323-project-member] Calling method 'show' {{(pid=100522) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:15:58.865260 np0000005924 devstack@c-api.service[100522]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:15:58.865260 np0000005924 devstack@c-api.service[100522]: warnings.warn( Jul 27 16:15:58.869522 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.middleware.request_id [None req-6972fbd5-dd84-4d21-8144-e081de046345 None None] RequestId filter calling following filter/app {{(pid=100521) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:15:58.870685 np0000005924 devstack@c-api.service[100522]: INFO cinder.volume.api [req-cef65fb1-e758-4f38-a651-9911dc6a6690 req-6d550e9d-75a0-465c-b19f-5869d7638dc5 tempest-TestVolumeBootPattern-1923367323 tempest-TestVolumeBootPattern-1923367323-project-member] Volume info retrieved successfully. Jul 27 16:15:58.872972 np0000005924 devstack@c-api.service[100521]: INFO cinder.api.openstack.wsgi [None req-6972fbd5-dd84-4d21-8144-e081de046345 tempest-VolumeRevertTests-1475501430 tempest-VolumeRevertTests-1475501430-project-member] GET https://10.4.3.117/volume/v3/snapshots/cf4d394d-015b-48d5-a1c2-af5ad06bd895 Jul 27 16:15:58.873201 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.openstack.wsgi [None req-6972fbd5-dd84-4d21-8144-e081de046345 tempest-VolumeRevertTests-1475501430 tempest-VolumeRevertTests-1475501430-project-member] Empty body provided in request {{(pid=100521) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:15:58.873418 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.openstack.wsgi [None req-6972fbd5-dd84-4d21-8144-e081de046345 tempest-VolumeRevertTests-1475501430 tempest-VolumeRevertTests-1475501430-project-member] Calling method 'show' {{(pid=100521) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:15:58.878733 np0000005924 devstack@c-api.service[100522]: INFO cinder.api.openstack.wsgi [req-cef65fb1-e758-4f38-a651-9911dc6a6690 req-6d550e9d-75a0-465c-b19f-5869d7638dc5 tempest-TestVolumeBootPattern-1923367323 tempest-TestVolumeBootPattern-1923367323-project-member] https://10.4.3.117/volume/v3/volumes/70b7b7b2-cc2e-4cde-972c-39e6a6c8352c returned with HTTP 200 Jul 27 16:15:58.878877 np0000005924 devstack@c-api.service[100521]: INFO cinder.api.openstack.wsgi [None req-6972fbd5-dd84-4d21-8144-e081de046345 tempest-VolumeRevertTests-1475501430 tempest-VolumeRevertTests-1475501430-project-member] https://10.4.3.117/volume/v3/snapshots/cf4d394d-015b-48d5-a1c2-af5ad06bd895 returned with HTTP 404 Jul 27 16:15:58.879381 np0000005924 devstack@c-api.service[100522]: [pid: 100522|app: 0|req: 750/3030] 10.4.3.117 () {68 vars in 1598 bytes} [Mon Jul 27 16:15:58 2026] GET /volume/v3/volumes/70b7b7b2-cc2e-4cde-972c-39e6a6c8352c => generated 1659 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 27 16:15:58.879476 np0000005924 devstack@c-api.service[100521]: [pid: 100521|app: 0|req: 752/3031] 10.4.3.117 () {66 vars in 1354 bytes} [Mon Jul 27 16:15:58 2026] GET /volume/v3/snapshots/cf4d394d-015b-48d5-a1c2-af5ad06bd895 => generated 111 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 27 16:15:58.889934 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.middleware.request_id [req-cef65fb1-e758-4f38-a651-9911dc6a6690 req-d6df9835-bff7-4fd6-9ded-855fe72287d6 None None] RequestId filter calling following filter/app {{(pid=100524) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:15:58.890269 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.middleware.request_id [None req-c8eb2002-e626-4479-9891-575c9e582e89 None None] RequestId filter calling following filter/app {{(pid=100523) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:15:58.892321 np0000005924 devstack@c-api.service[100524]: INFO cinder.api.openstack.wsgi [req-cef65fb1-e758-4f38-a651-9911dc6a6690 req-d6df9835-bff7-4fd6-9ded-855fe72287d6 tempest-TestVolumeBootPattern-1923367323 tempest-TestVolumeBootPattern-1923367323-project-member] POST https://10.4.3.117/volume/v3/volumes Jul 27 16:15:58.892773 np0000005924 devstack@c-api.service[100523]: INFO cinder.api.openstack.wsgi [None req-c8eb2002-e626-4479-9891-575c9e582e89 tempest-VolumeRevertTests-1475501430 tempest-VolumeRevertTests-1475501430-project-member] DELETE https://10.4.3.117/volume/v3/volumes/cc44c1ad-0cbb-451c-9ca6-4a65faabb3f9 Jul 27 16:15:58.892836 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.openstack.wsgi [req-cef65fb1-e758-4f38-a651-9911dc6a6690 req-d6df9835-bff7-4fd6-9ded-855fe72287d6 tempest-TestVolumeBootPattern-1923367323 tempest-TestVolumeBootPattern-1923367323-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "consistencygroup_id": null, "snapshot_id": "09fa742f-b624-4fa7-8804-d55df306132d", "name": "", "description": "", "volume_type": "storpool", "availability_zone": null, "metadata": {}, "imageRef": null, "source_volid": null, "backup_id": null}} {{(pid=100524) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 27 16:15:58.893079 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.openstack.wsgi [None req-c8eb2002-e626-4479-9891-575c9e582e89 tempest-VolumeRevertTests-1475501430 tempest-VolumeRevertTests-1475501430-project-member] Empty body provided in request {{(pid=100523) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:15:58.893351 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.openstack.wsgi [None req-c8eb2002-e626-4479-9891-575c9e582e89 tempest-VolumeRevertTests-1475501430 tempest-VolumeRevertTests-1475501430-project-member] Calling method 'delete' {{(pid=100523) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:15:58.893583 np0000005924 devstack@c-api.service[100523]: INFO cinder.api.v3.volumes [None req-c8eb2002-e626-4479-9891-575c9e582e89 tempest-VolumeRevertTests-1475501430 tempest-VolumeRevertTests-1475501430-project-member] Delete volume with id: cc44c1ad-0cbb-451c-9ca6-4a65faabb3f9 Jul 27 16:15:58.895114 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.v3.volumes [req-cef65fb1-e758-4f38-a651-9911dc6a6690 req-d6df9835-bff7-4fd6-9ded-855fe72287d6 tempest-TestVolumeBootPattern-1923367323 tempest-TestVolumeBootPattern-1923367323-project-member] Create volume request body: {'volume': {'size': 1, 'consistencygroup_id': None, 'snapshot_id': '09fa742f-b624-4fa7-8804-d55df306132d', 'name': '', 'description': '', 'volume_type': 'storpool', 'availability_zone': None, 'metadata': {}, 'imageRef': None, 'source_volid': None, 'backup_id': None}} {{(pid=100524) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 27 16:15:58.902753 np0000005924 devstack@c-api.service[100523]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:15:58.902753 np0000005924 devstack@c-api.service[100523]: warnings.warn( Jul 27 16:15:58.903421 np0000005924 devstack@c-api.service[100523]: INFO cinder.volume.api [None req-c8eb2002-e626-4479-9891-575c9e582e89 tempest-VolumeRevertTests-1475501430 tempest-VolumeRevertTests-1475501430-project-member] Volume info retrieved successfully. Jul 27 16:15:58.905811 np0000005924 devstack@c-api.service[100524]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:15:58.905811 np0000005924 devstack@c-api.service[100524]: warnings.warn( Jul 27 16:15:58.906510 np0000005924 devstack@c-api.service[100524]: INFO cinder.volume.api [req-cef65fb1-e758-4f38-a651-9911dc6a6690 req-d6df9835-bff7-4fd6-9ded-855fe72287d6 tempest-TestVolumeBootPattern-1923367323 tempest-TestVolumeBootPattern-1923367323-project-member] Snapshot retrieved successfully. Jul 27 16:15:58.906695 np0000005924 devstack@c-api.service[100524]: INFO cinder.api.v3.volumes [req-cef65fb1-e758-4f38-a651-9911dc6a6690 req-d6df9835-bff7-4fd6-9ded-855fe72287d6 tempest-TestVolumeBootPattern-1923367323 tempest-TestVolumeBootPattern-1923367323-project-member] Create volume of 1 GB Jul 27 16:15:58.907600 np0000005924 devstack@c-api.service[100524]: INFO cinder.volume.api [req-cef65fb1-e758-4f38-a651-9911dc6a6690 req-d6df9835-bff7-4fd6-9ded-855fe72287d6 tempest-TestVolumeBootPattern-1923367323 tempest-TestVolumeBootPattern-1923367323-project-member] Availability Zones retrieved successfully. Jul 27 16:15:58.912843 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.volume.api [req-cef65fb1-e758-4f38-a651-9911dc6a6690 req-d6df9835-bff7-4fd6-9ded-855fe72287d6 tempest-TestVolumeBootPattern-1923367323 tempest-TestVolumeBootPattern-1923367323-project-member] Flow 'volume_create_api' (dc20250a-83d6-4a4e-9122-7e2d1f46d4b8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100524) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 27 16:15:58.913988 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.volume.api [req-cef65fb1-e758-4f38-a651-9911dc6a6690 req-d6df9835-bff7-4fd6-9ded-855fe72287d6 tempest-TestVolumeBootPattern-1923367323 tempest-TestVolumeBootPattern-1923367323-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (58e2a51c-f221-4c10-a0e1-617eaf0ce310) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100524) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 27 16:15:58.914863 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.volume.flows.api.create_volume [req-cef65fb1-e758-4f38-a651-9911dc6a6690 req-d6df9835-bff7-4fd6-9ded-855fe72287d6 tempest-TestVolumeBootPattern-1923367323 tempest-TestVolumeBootPattern-1923367323-project-member] Validating volume size '1' using validate_int, validate_snap_size {{(pid=100524) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 27 16:15:58.926069 np0000005924 devstack@c-api.service[100523]: INFO cinder.volume.api [None req-c8eb2002-e626-4479-9891-575c9e582e89 tempest-VolumeRevertTests-1475501430 tempest-VolumeRevertTests-1475501430-project-member] Delete volume request issued successfully. Jul 27 16:15:58.926395 np0000005924 devstack@c-api.service[100523]: INFO cinder.api.openstack.wsgi [None req-c8eb2002-e626-4479-9891-575c9e582e89 tempest-VolumeRevertTests-1475501430 tempest-VolumeRevertTests-1475501430-project-member] https://10.4.3.117/volume/v3/volumes/cc44c1ad-0cbb-451c-9ca6-4a65faabb3f9 returned with HTTP 202 Jul 27 16:15:58.926904 np0000005924 devstack@c-api.service[100523]: [pid: 100523|app: 0|req: 765/3032] 10.4.3.117 () {68 vars in 1392 bytes} [Mon Jul 27 16:15:58 2026] DELETE /volume/v3/volumes/cc44c1ad-0cbb-451c-9ca6-4a65faabb3f9 => generated 0 bytes in 37 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Jul 27 16:15:58.935979 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.middleware.request_id [None req-1cd1ea21-55bf-45e6-83cd-0443940f67fa None None] RequestId filter calling following filter/app {{(pid=100522) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:15:58.938094 np0000005924 devstack@c-api.service[100522]: INFO cinder.api.openstack.wsgi [None req-1cd1ea21-55bf-45e6-83cd-0443940f67fa tempest-VolumeRevertTests-1475501430 tempest-VolumeRevertTests-1475501430-project-member] GET https://10.4.3.117/volume/v3/volumes/cc44c1ad-0cbb-451c-9ca6-4a65faabb3f9 Jul 27 16:15:58.938345 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.openstack.wsgi [None req-1cd1ea21-55bf-45e6-83cd-0443940f67fa tempest-VolumeRevertTests-1475501430 tempest-VolumeRevertTests-1475501430-project-member] Empty body provided in request {{(pid=100522) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:15:58.938521 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.openstack.wsgi [None req-1cd1ea21-55bf-45e6-83cd-0443940f67fa tempest-VolumeRevertTests-1475501430 tempest-VolumeRevertTests-1475501430-project-member] Calling method 'show' {{(pid=100522) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:15:58.947024 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.volume.api [req-cef65fb1-e758-4f38-a651-9911dc6a6690 req-d6df9835-bff7-4fd6-9ded-855fe72287d6 tempest-TestVolumeBootPattern-1923367323 tempest-TestVolumeBootPattern-1923367323-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (58e2a51c-f221-4c10-a0e1-617eaf0ce310) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': '09fa742f-b624-4fa7-8804-d55df306132d', 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-27T16:04:59Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=2bce4e1a-e6e0-49d9-be36-c3405449a01e,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '2bce4e1a-e6e0-49d9-be36-c3405449a01e', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100524) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 27 16:15:58.947852 np0000005924 devstack@c-api.service[100522]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:15:58.947852 np0000005924 devstack@c-api.service[100522]: warnings.warn( Jul 27 16:15:58.948500 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.volume.api [req-cef65fb1-e758-4f38-a651-9911dc6a6690 req-d6df9835-bff7-4fd6-9ded-855fe72287d6 tempest-TestVolumeBootPattern-1923367323 tempest-TestVolumeBootPattern-1923367323-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (eef72646-9d87-488d-9168-615e95a7c03a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100524) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 27 16:15:58.954467 np0000005924 devstack@c-api.service[100522]: INFO cinder.volume.api [None req-1cd1ea21-55bf-45e6-83cd-0443940f67fa tempest-VolumeRevertTests-1475501430 tempest-VolumeRevertTests-1475501430-project-member] Volume info retrieved successfully. Jul 27 16:15:58.960421 np0000005924 devstack@c-api.service[100522]: INFO cinder.api.openstack.wsgi [None req-1cd1ea21-55bf-45e6-83cd-0443940f67fa tempest-VolumeRevertTests-1475501430 tempest-VolumeRevertTests-1475501430-project-member] https://10.4.3.117/volume/v3/volumes/cc44c1ad-0cbb-451c-9ca6-4a65faabb3f9 returned with HTTP 200 Jul 27 16:15:58.960911 np0000005924 devstack@c-api.service[100522]: [pid: 100522|app: 0|req: 751/3033] 10.4.3.117 () {68 vars in 1389 bytes} [Mon Jul 27 16:15:58 2026] GET /volume/v3/volumes/cc44c1ad-0cbb-451c-9ca6-4a65faabb3f9 => generated 858 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 27 16:15:58.998879 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.quota [req-cef65fb1-e758-4f38-a651-9911dc6a6690 req-d6df9835-bff7-4fd6-9ded-855fe72287d6 tempest-TestVolumeBootPattern-1923367323 tempest-TestVolumeBootPattern-1923367323-project-member] Created reservations ['e35d4d05-b17b-47aa-8ad4-0d44d2eabe32', '26a5dccc-7e9a-4bec-ab92-1fce23654fc3', 'd4559885-4e5f-4210-a1dd-1883a1a47138', '524c9c4f-03e8-4a6f-b1a7-cb3e98136f9c'] {{(pid=100524) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 27 16:15:58.999936 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.volume.api [req-cef65fb1-e758-4f38-a651-9911dc6a6690 req-d6df9835-bff7-4fd6-9ded-855fe72287d6 tempest-TestVolumeBootPattern-1923367323 tempest-TestVolumeBootPattern-1923367323-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (eef72646-9d87-488d-9168-615e95a7c03a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['e35d4d05-b17b-47aa-8ad4-0d44d2eabe32', '26a5dccc-7e9a-4bec-ab92-1fce23654fc3', 'd4559885-4e5f-4210-a1dd-1883a1a47138', '524c9c4f-03e8-4a6f-b1a7-cb3e98136f9c']}' {{(pid=100524) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 27 16:15:59.000929 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.volume.api [req-cef65fb1-e758-4f38-a651-9911dc6a6690 req-d6df9835-bff7-4fd6-9ded-855fe72287d6 tempest-TestVolumeBootPattern-1923367323 tempest-TestVolumeBootPattern-1923367323-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (20fa9b72-a538-400b-a488-e4bfabb80b4e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100524) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 27 16:15:59.053381 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.volume.api [req-cef65fb1-e758-4f38-a651-9911dc6a6690 req-d6df9835-bff7-4fd6-9ded-855fe72287d6 tempest-TestVolumeBootPattern-1923367323 tempest-TestVolumeBootPattern-1923367323-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (20fa9b72-a538-400b-a488-e4bfabb80b4e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '439a183c-a6c3-4f45-b3ce-c6fe542d99a1', '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='39995a959f30492fa40a168e21074651',qos_specs=None,replication_status=,reservations=['e35d4d05-b17b-47aa-8ad4-0d44d2eabe32','26a5dccc-7e9a-4bec-ab92-1fce23654fc3','d4559885-4e5f-4210-a1dd-1883a1a47138','524c9c4f-03e8-4a6f-b1a7-cb3e98136f9c'],size=1,snapshot_id=09fa742f-b624-4fa7-8804-d55df306132d,source_replicaid=,source_volid=None,status='creating',user_id='e7859946f1b84212bd0801fb65699926',volume_type_id=2bce4e1a-e6e0-49d9-be36-c3405449a01e), '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-27T16:15:59Z,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=439a183c-a6c3-4f45-b3ce-c6fe542d99a1,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='39995a959f30492fa40a168e21074651',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=09fa742f-b624-4fa7-8804-d55df306132d,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='e7859946f1b84212bd0801fb65699926',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(2bce4e1a-e6e0-49d9-be36-c3405449a01e),volume_type_id=2bce4e1a-e6e0-49d9-be36-c3405449a01e)}' {{(pid=100524) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 27 16:15:59.054342 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.volume.api [req-cef65fb1-e758-4f38-a651-9911dc6a6690 req-d6df9835-bff7-4fd6-9ded-855fe72287d6 tempest-TestVolumeBootPattern-1923367323 tempest-TestVolumeBootPattern-1923367323-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (0e925100-8cac-47d9-aedb-2459a19f3471) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100524) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 27 16:15:59.083682 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.volume.api [req-cef65fb1-e758-4f38-a651-9911dc6a6690 req-d6df9835-bff7-4fd6-9ded-855fe72287d6 tempest-TestVolumeBootPattern-1923367323 tempest-TestVolumeBootPattern-1923367323-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (0e925100-8cac-47d9-aedb-2459a19f3471) transitioned into 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='39995a959f30492fa40a168e21074651',qos_specs=None,replication_status=,reservations=['e35d4d05-b17b-47aa-8ad4-0d44d2eabe32','26a5dccc-7e9a-4bec-ab92-1fce23654fc3','d4559885-4e5f-4210-a1dd-1883a1a47138','524c9c4f-03e8-4a6f-b1a7-cb3e98136f9c'],size=1,snapshot_id=09fa742f-b624-4fa7-8804-d55df306132d,source_replicaid=,source_volid=None,status='creating',user_id='e7859946f1b84212bd0801fb65699926',volume_type_id=2bce4e1a-e6e0-49d9-be36-c3405449a01e)}' {{(pid=100524) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 27 16:15:59.084443 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.volume.api [req-cef65fb1-e758-4f38-a651-9911dc6a6690 req-d6df9835-bff7-4fd6-9ded-855fe72287d6 tempest-TestVolumeBootPattern-1923367323 tempest-TestVolumeBootPattern-1923367323-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (cf92c299-e2c9-4223-b971-621c00cd98b4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100524) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 27 16:15:59.110582 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.volume.api [req-cef65fb1-e758-4f38-a651-9911dc6a6690 req-d6df9835-bff7-4fd6-9ded-855fe72287d6 tempest-TestVolumeBootPattern-1923367323 tempest-TestVolumeBootPattern-1923367323-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (cf92c299-e2c9-4223-b971-621c00cd98b4) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100524) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 27 16:15:59.111420 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.volume.api [req-cef65fb1-e758-4f38-a651-9911dc6a6690 req-d6df9835-bff7-4fd6-9ded-855fe72287d6 tempest-TestVolumeBootPattern-1923367323 tempest-TestVolumeBootPattern-1923367323-project-member] Flow 'volume_create_api' (dc20250a-83d6-4a4e-9122-7e2d1f46d4b8) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100524) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 27 16:15:59.111827 np0000005924 devstack@c-api.service[100524]: INFO cinder.volume.api [req-cef65fb1-e758-4f38-a651-9911dc6a6690 req-d6df9835-bff7-4fd6-9ded-855fe72287d6 tempest-TestVolumeBootPattern-1923367323 tempest-TestVolumeBootPattern-1923367323-project-member] Create volume request issued successfully. Jul 27 16:15:59.112299 np0000005924 devstack@c-api.service[100524]: INFO cinder.api.openstack.wsgi [req-cef65fb1-e758-4f38-a651-9911dc6a6690 req-d6df9835-bff7-4fd6-9ded-855fe72287d6 tempest-TestVolumeBootPattern-1923367323 tempest-TestVolumeBootPattern-1923367323-project-member] https://10.4.3.117/volume/v3/volumes returned with HTTP 202 Jul 27 16:15:59.112865 np0000005924 devstack@c-api.service[100524]: [pid: 100524|app: 0|req: 766/3034] 10.4.3.117 () {72 vars in 1541 bytes} [Mon Jul 27 16:15:58 2026] POST /volume/v3/volumes => generated 736 bytes in 223 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 27 16:15:59.123106 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.middleware.request_id [req-cef65fb1-e758-4f38-a651-9911dc6a6690 req-4f3373e4-d0d6-43e9-8295-2bf89b8b96ef None None] RequestId filter calling following filter/app {{(pid=100521) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:15:59.123524 np0000005924 devstack@c-api.service[100521]: INFO cinder.api.openstack.wsgi [req-cef65fb1-e758-4f38-a651-9911dc6a6690 req-4f3373e4-d0d6-43e9-8295-2bf89b8b96ef tempest-TestVolumeBootPattern-1923367323 tempest-TestVolumeBootPattern-1923367323-project-member] GET https://10.4.3.117/volume/v3/volumes/439a183c-a6c3-4f45-b3ce-c6fe542d99a1 Jul 27 16:15:59.123705 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.openstack.wsgi [req-cef65fb1-e758-4f38-a651-9911dc6a6690 req-4f3373e4-d0d6-43e9-8295-2bf89b8b96ef tempest-TestVolumeBootPattern-1923367323 tempest-TestVolumeBootPattern-1923367323-project-member] Empty body provided in request {{(pid=100521) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:15:59.124179 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.openstack.wsgi [req-cef65fb1-e758-4f38-a651-9911dc6a6690 req-4f3373e4-d0d6-43e9-8295-2bf89b8b96ef tempest-TestVolumeBootPattern-1923367323 tempest-TestVolumeBootPattern-1923367323-project-member] Calling method 'show' {{(pid=100521) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:15:59.132517 np0000005924 devstack@c-api.service[100521]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:15:59.132517 np0000005924 devstack@c-api.service[100521]: warnings.warn( Jul 27 16:15:59.136735 np0000005924 devstack@c-api.service[100521]: INFO cinder.volume.api [req-cef65fb1-e758-4f38-a651-9911dc6a6690 req-4f3373e4-d0d6-43e9-8295-2bf89b8b96ef tempest-TestVolumeBootPattern-1923367323 tempest-TestVolumeBootPattern-1923367323-project-member] Volume info retrieved successfully. Jul 27 16:15:59.142070 np0000005924 devstack@c-api.service[100521]: INFO cinder.api.openstack.wsgi [req-cef65fb1-e758-4f38-a651-9911dc6a6690 req-4f3373e4-d0d6-43e9-8295-2bf89b8b96ef tempest-TestVolumeBootPattern-1923367323 tempest-TestVolumeBootPattern-1923367323-project-member] https://10.4.3.117/volume/v3/volumes/439a183c-a6c3-4f45-b3ce-c6fe542d99a1 returned with HTTP 200 Jul 27 16:15:59.142595 np0000005924 devstack@c-api.service[100521]: [pid: 100521|app: 0|req: 753/3035] 10.4.3.117 () {68 vars in 1598 bytes} [Mon Jul 27 16:15:59 2026] GET /volume/v3/volumes/439a183c-a6c3-4f45-b3ce-c6fe542d99a1 => generated 804 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 27 16:15:59.152970 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.middleware.request_id [req-cef65fb1-e758-4f38-a651-9911dc6a6690 req-d7dce9a4-35c0-456c-889b-4b7328f4ffaa None None] RequestId filter calling following filter/app {{(pid=100523) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:15:59.155370 np0000005924 devstack@c-api.service[100523]: INFO cinder.api.openstack.wsgi [req-cef65fb1-e758-4f38-a651-9911dc6a6690 req-d7dce9a4-35c0-456c-889b-4b7328f4ffaa tempest-TestVolumeBootPattern-1923367323 tempest-TestVolumeBootPattern-1923367323-project-member] GET https://10.4.3.117/volume/v3/volumes/439a183c-a6c3-4f45-b3ce-c6fe542d99a1 Jul 27 16:15:59.155721 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.openstack.wsgi [req-cef65fb1-e758-4f38-a651-9911dc6a6690 req-d7dce9a4-35c0-456c-889b-4b7328f4ffaa tempest-TestVolumeBootPattern-1923367323 tempest-TestVolumeBootPattern-1923367323-project-member] Empty body provided in request {{(pid=100523) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:15:59.156051 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.openstack.wsgi [req-cef65fb1-e758-4f38-a651-9911dc6a6690 req-d7dce9a4-35c0-456c-889b-4b7328f4ffaa tempest-TestVolumeBootPattern-1923367323 tempest-TestVolumeBootPattern-1923367323-project-member] Calling method 'show' {{(pid=100523) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:15:59.165431 np0000005924 devstack@c-api.service[100523]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:15:59.165431 np0000005924 devstack@c-api.service[100523]: warnings.warn( Jul 27 16:15:59.170686 np0000005924 devstack@c-api.service[100523]: INFO cinder.volume.api [req-cef65fb1-e758-4f38-a651-9911dc6a6690 req-d7dce9a4-35c0-456c-889b-4b7328f4ffaa tempest-TestVolumeBootPattern-1923367323 tempest-TestVolumeBootPattern-1923367323-project-member] Volume info retrieved successfully. Jul 27 16:15:59.177771 np0000005924 devstack@c-api.service[100523]: INFO cinder.api.openstack.wsgi [req-cef65fb1-e758-4f38-a651-9911dc6a6690 req-d7dce9a4-35c0-456c-889b-4b7328f4ffaa tempest-TestVolumeBootPattern-1923367323 tempest-TestVolumeBootPattern-1923367323-project-member] https://10.4.3.117/volume/v3/volumes/439a183c-a6c3-4f45-b3ce-c6fe542d99a1 returned with HTTP 200 Jul 27 16:15:59.178595 np0000005924 devstack@c-api.service[100523]: [pid: 100523|app: 0|req: 766/3036] 10.4.3.117 () {68 vars in 1598 bytes} [Mon Jul 27 16:15:59 2026] GET /volume/v3/volumes/439a183c-a6c3-4f45-b3ce-c6fe542d99a1 => generated 804 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 27 16:15:59.358467 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.middleware.request_id [None req-7aeccf4a-3c37-4f32-b1dd-289aa12dabf0 None None] RequestId filter calling following filter/app {{(pid=100522) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:15:59.360910 np0000005924 devstack@c-api.service[100522]: INFO cinder.api.openstack.wsgi [None req-7aeccf4a-3c37-4f32-b1dd-289aa12dabf0 tempest-VolumesBackupsTest-1601316061 tempest-VolumesBackupsTest-1601316061-project-member] GET https://10.4.3.117/volume/v3/backups/d2560aa7-1506-4a86-8851-7a31a1555121 Jul 27 16:15:59.361160 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.openstack.wsgi [None req-7aeccf4a-3c37-4f32-b1dd-289aa12dabf0 tempest-VolumesBackupsTest-1601316061 tempest-VolumesBackupsTest-1601316061-project-member] Empty body provided in request {{(pid=100522) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:15:59.361430 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.openstack.wsgi [None req-7aeccf4a-3c37-4f32-b1dd-289aa12dabf0 tempest-VolumesBackupsTest-1601316061 tempest-VolumesBackupsTest-1601316061-project-member] Calling method 'show' {{(pid=100522) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:15:59.361589 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.v3.backups [None req-7aeccf4a-3c37-4f32-b1dd-289aa12dabf0 tempest-VolumesBackupsTest-1601316061 tempest-VolumesBackupsTest-1601316061-project-member] Show backup with id d2560aa7-1506-4a86-8851-7a31a1555121. {{(pid=100522) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 27 16:15:59.367144 np0000005924 devstack@c-api.service[100522]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:15:59.367144 np0000005924 devstack@c-api.service[100522]: warnings.warn( Jul 27 16:15:59.368197 np0000005924 devstack@c-api.service[100522]: INFO cinder.api.openstack.wsgi [None req-7aeccf4a-3c37-4f32-b1dd-289aa12dabf0 tempest-VolumesBackupsTest-1601316061 tempest-VolumesBackupsTest-1601316061-project-member] https://10.4.3.117/volume/v3/backups/d2560aa7-1506-4a86-8851-7a31a1555121 returned with HTTP 200 Jul 27 16:15:59.368841 np0000005924 devstack@c-api.service[100522]: [pid: 100522|app: 0|req: 752/3037] 10.4.3.117 () {66 vars in 1348 bytes} [Mon Jul 27 16:15:59 2026] GET /volume/v3/backups/d2560aa7-1506-4a86-8851-7a31a1555121 => generated 789 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 27 16:15:59.975573 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.middleware.request_id [None req-ddcd69d1-3316-4073-aa18-48e9b5b62fcb None None] RequestId filter calling following filter/app {{(pid=100524) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:15:59.977945 np0000005924 devstack@c-api.service[100524]: INFO cinder.api.openstack.wsgi [None req-ddcd69d1-3316-4073-aa18-48e9b5b62fcb tempest-VolumeRevertTests-1475501430 tempest-VolumeRevertTests-1475501430-project-member] GET https://10.4.3.117/volume/v3/volumes/cc44c1ad-0cbb-451c-9ca6-4a65faabb3f9 Jul 27 16:15:59.977945 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.openstack.wsgi [None req-ddcd69d1-3316-4073-aa18-48e9b5b62fcb tempest-VolumeRevertTests-1475501430 tempest-VolumeRevertTests-1475501430-project-member] Empty body provided in request {{(pid=100524) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:15:59.978185 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.openstack.wsgi [None req-ddcd69d1-3316-4073-aa18-48e9b5b62fcb tempest-VolumeRevertTests-1475501430 tempest-VolumeRevertTests-1475501430-project-member] Calling method 'show' {{(pid=100524) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:15:59.987694 np0000005924 devstack@c-api.service[100524]: INFO cinder.api.openstack.wsgi [None req-ddcd69d1-3316-4073-aa18-48e9b5b62fcb tempest-VolumeRevertTests-1475501430 tempest-VolumeRevertTests-1475501430-project-member] https://10.4.3.117/volume/v3/volumes/cc44c1ad-0cbb-451c-9ca6-4a65faabb3f9 returned with HTTP 404 Jul 27 16:15:59.987694 np0000005924 devstack@c-api.service[100524]: [pid: 100524|app: 0|req: 767/3038] 10.4.3.117 () {68 vars in 1389 bytes} [Mon Jul 27 16:15:59 2026] GET /volume/v3/volumes/cc44c1ad-0cbb-451c-9ca6-4a65faabb3f9 => generated 109 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 27 16:16:00.378549 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.middleware.request_id [None req-a1f4f0c0-e9fb-41e9-81b0-bcf4b00ab95a None None] RequestId filter calling following filter/app {{(pid=100521) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:16:00.380531 np0000005924 devstack@c-api.service[100521]: INFO cinder.api.openstack.wsgi [None req-a1f4f0c0-e9fb-41e9-81b0-bcf4b00ab95a tempest-VolumesBackupsTest-1601316061 tempest-VolumesBackupsTest-1601316061-project-member] GET https://10.4.3.117/volume/v3/backups/d2560aa7-1506-4a86-8851-7a31a1555121 Jul 27 16:16:00.380749 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.openstack.wsgi [None req-a1f4f0c0-e9fb-41e9-81b0-bcf4b00ab95a tempest-VolumesBackupsTest-1601316061 tempest-VolumesBackupsTest-1601316061-project-member] Empty body provided in request {{(pid=100521) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:16:00.380978 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.openstack.wsgi [None req-a1f4f0c0-e9fb-41e9-81b0-bcf4b00ab95a tempest-VolumesBackupsTest-1601316061 tempest-VolumesBackupsTest-1601316061-project-member] Calling method 'show' {{(pid=100521) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:16:00.381112 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.v3.backups [None req-a1f4f0c0-e9fb-41e9-81b0-bcf4b00ab95a tempest-VolumesBackupsTest-1601316061 tempest-VolumesBackupsTest-1601316061-project-member] Show backup with id d2560aa7-1506-4a86-8851-7a31a1555121. {{(pid=100521) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 27 16:16:00.386159 np0000005924 devstack@c-api.service[100521]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:16:00.386159 np0000005924 devstack@c-api.service[100521]: warnings.warn( Jul 27 16:16:00.387575 np0000005924 devstack@c-api.service[100521]: INFO cinder.api.openstack.wsgi [None req-a1f4f0c0-e9fb-41e9-81b0-bcf4b00ab95a tempest-VolumesBackupsTest-1601316061 tempest-VolumesBackupsTest-1601316061-project-member] https://10.4.3.117/volume/v3/backups/d2560aa7-1506-4a86-8851-7a31a1555121 returned with HTTP 200 Jul 27 16:16:00.387575 np0000005924 devstack@c-api.service[100521]: [pid: 100521|app: 0|req: 754/3039] 10.4.3.117 () {66 vars in 1348 bytes} [Mon Jul 27 16:16:00 2026] GET /volume/v3/backups/d2560aa7-1506-4a86-8851-7a31a1555121 => generated 789 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 27 16:16:01.397962 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.middleware.request_id [None req-eff7f293-6cce-4766-882e-86e09b859554 None None] RequestId filter calling following filter/app {{(pid=100523) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:16:01.400725 np0000005924 devstack@c-api.service[100523]: INFO cinder.api.openstack.wsgi [None req-eff7f293-6cce-4766-882e-86e09b859554 tempest-VolumesBackupsTest-1601316061 tempest-VolumesBackupsTest-1601316061-project-member] GET https://10.4.3.117/volume/v3/backups/d2560aa7-1506-4a86-8851-7a31a1555121 Jul 27 16:16:01.400971 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.openstack.wsgi [None req-eff7f293-6cce-4766-882e-86e09b859554 tempest-VolumesBackupsTest-1601316061 tempest-VolumesBackupsTest-1601316061-project-member] Empty body provided in request {{(pid=100523) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:16:01.401231 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.openstack.wsgi [None req-eff7f293-6cce-4766-882e-86e09b859554 tempest-VolumesBackupsTest-1601316061 tempest-VolumesBackupsTest-1601316061-project-member] Calling method 'show' {{(pid=100523) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:16:01.401377 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.v3.backups [None req-eff7f293-6cce-4766-882e-86e09b859554 tempest-VolumesBackupsTest-1601316061 tempest-VolumesBackupsTest-1601316061-project-member] Show backup with id d2560aa7-1506-4a86-8851-7a31a1555121. {{(pid=100523) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 27 16:16:01.407773 np0000005924 devstack@c-api.service[100523]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:16:01.407773 np0000005924 devstack@c-api.service[100523]: warnings.warn( Jul 27 16:16:01.408688 np0000005924 devstack@c-api.service[100523]: INFO cinder.api.openstack.wsgi [None req-eff7f293-6cce-4766-882e-86e09b859554 tempest-VolumesBackupsTest-1601316061 tempest-VolumesBackupsTest-1601316061-project-member] https://10.4.3.117/volume/v3/backups/d2560aa7-1506-4a86-8851-7a31a1555121 returned with HTTP 200 Jul 27 16:16:01.409046 np0000005924 devstack@c-api.service[100523]: [pid: 100523|app: 0|req: 767/3040] 10.4.3.117 () {66 vars in 1348 bytes} [Mon Jul 27 16:16:01 2026] GET /volume/v3/backups/d2560aa7-1506-4a86-8851-7a31a1555121 => generated 789 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 27 16:16:01.983457 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.middleware.request_id [None req-46da541c-3264-4104-b62a-39b15f98cefd None None] RequestId filter calling following filter/app {{(pid=100522) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:16:02.117728 np0000005924 devstack@c-api.service[100522]: INFO cinder.api.openstack.wsgi [None req-46da541c-3264-4104-b62a-39b15f98cefd tempest-ProjectReaderTests39-214411363 tempest-ProjectReaderTests39-214411363-project-admin] POST https://10.4.3.117/volume/v3/volumes Jul 27 16:16:02.118162 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.openstack.wsgi [None req-46da541c-3264-4104-b62a-39b15f98cefd tempest-ProjectReaderTests39-214411363 tempest-ProjectReaderTests39-214411363-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-1734781710"}} {{(pid=100522) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 27 16:16:02.120351 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.v3.volumes [None req-46da541c-3264-4104-b62a-39b15f98cefd tempest-ProjectReaderTests39-214411363 tempest-ProjectReaderTests39-214411363-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-1734781710'}} {{(pid=100522) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 27 16:16:02.120510 np0000005924 devstack@c-api.service[100522]: INFO cinder.api.v3.volumes [None req-46da541c-3264-4104-b62a-39b15f98cefd tempest-ProjectReaderTests39-214411363 tempest-ProjectReaderTests39-214411363-project-admin] Create volume of 1 GB Jul 27 16:16:02.126207 np0000005924 devstack@c-api.service[100522]: INFO cinder.volume.api [None req-46da541c-3264-4104-b62a-39b15f98cefd tempest-ProjectReaderTests39-214411363 tempest-ProjectReaderTests39-214411363-project-admin] Availability Zones retrieved successfully. Jul 27 16:16:02.134177 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.volume.api [None req-46da541c-3264-4104-b62a-39b15f98cefd tempest-ProjectReaderTests39-214411363 tempest-ProjectReaderTests39-214411363-project-admin] Flow 'volume_create_api' (1bc8f4f2-2397-48cc-b1be-b3fc4ff10e0b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100522) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 27 16:16:02.135664 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.volume.api [None req-46da541c-3264-4104-b62a-39b15f98cefd tempest-ProjectReaderTests39-214411363 tempest-ProjectReaderTests39-214411363-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (4d5c8df0-8e41-4aa4-a8f6-1202f0ad82f8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100522) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 27 16:16:02.136976 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.volume.flows.api.create_volume [None req-46da541c-3264-4104-b62a-39b15f98cefd tempest-ProjectReaderTests39-214411363 tempest-ProjectReaderTests39-214411363-project-admin] Validating volume size '1' using validate_int {{(pid=100522) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 27 16:16:02.167094 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.volume.api [None req-46da541c-3264-4104-b62a-39b15f98cefd tempest-ProjectReaderTests39-214411363 tempest-ProjectReaderTests39-214411363-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (4d5c8df0-8e41-4aa4-a8f6-1202f0ad82f8) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-27T16:04:59Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=2bce4e1a-e6e0-49d9-be36-c3405449a01e,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '2bce4e1a-e6e0-49d9-be36-c3405449a01e', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100522) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 27 16:16:02.168128 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.volume.api [None req-46da541c-3264-4104-b62a-39b15f98cefd tempest-ProjectReaderTests39-214411363 tempest-ProjectReaderTests39-214411363-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (932c74de-2c6b-480f-832c-bea3a022e4c8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100522) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 27 16:16:02.186946 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.middleware.request_id [req-cef65fb1-e758-4f38-a651-9911dc6a6690 req-8a3019c9-2391-443a-9623-45d48b9c321e None None] RequestId filter calling following filter/app {{(pid=100524) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:16:02.189338 np0000005924 devstack@c-api.service[100524]: INFO cinder.api.openstack.wsgi [req-cef65fb1-e758-4f38-a651-9911dc6a6690 req-8a3019c9-2391-443a-9623-45d48b9c321e tempest-TestVolumeBootPattern-1923367323 tempest-TestVolumeBootPattern-1923367323-project-member] GET https://10.4.3.117/volume/v3/volumes/439a183c-a6c3-4f45-b3ce-c6fe542d99a1 Jul 27 16:16:02.189554 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.openstack.wsgi [req-cef65fb1-e758-4f38-a651-9911dc6a6690 req-8a3019c9-2391-443a-9623-45d48b9c321e tempest-TestVolumeBootPattern-1923367323 tempest-TestVolumeBootPattern-1923367323-project-member] Empty body provided in request {{(pid=100524) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:16:02.189741 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.openstack.wsgi [req-cef65fb1-e758-4f38-a651-9911dc6a6690 req-8a3019c9-2391-443a-9623-45d48b9c321e tempest-TestVolumeBootPattern-1923367323 tempest-TestVolumeBootPattern-1923367323-project-member] Calling method 'show' {{(pid=100524) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:16:02.198705 np0000005924 devstack@c-api.service[100524]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:16:02.198705 np0000005924 devstack@c-api.service[100524]: warnings.warn( Jul 27 16:16:02.203024 np0000005924 devstack@c-api.service[100524]: INFO cinder.volume.api [req-cef65fb1-e758-4f38-a651-9911dc6a6690 req-8a3019c9-2391-443a-9623-45d48b9c321e tempest-TestVolumeBootPattern-1923367323 tempest-TestVolumeBootPattern-1923367323-project-member] Volume info retrieved successfully. Jul 27 16:16:02.209182 np0000005924 devstack@c-api.service[100524]: INFO cinder.api.openstack.wsgi [req-cef65fb1-e758-4f38-a651-9911dc6a6690 req-8a3019c9-2391-443a-9623-45d48b9c321e tempest-TestVolumeBootPattern-1923367323 tempest-TestVolumeBootPattern-1923367323-project-member] https://10.4.3.117/volume/v3/volumes/439a183c-a6c3-4f45-b3ce-c6fe542d99a1 returned with HTTP 200 Jul 27 16:16:02.209182 np0000005924 devstack@c-api.service[100524]: [pid: 100524|app: 0|req: 768/3041] 10.4.3.117 () {68 vars in 1598 bytes} [Mon Jul 27 16:16:02 2026] GET /volume/v3/volumes/439a183c-a6c3-4f45-b3ce-c6fe542d99a1 => generated 1345 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 27 16:16:02.215975 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.middleware.request_id [None req-812275ee-f3de-4c7d-b191-b6850f1a8c36 None None] RequestId filter calling following filter/app {{(pid=100521) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:16:02.216389 np0000005924 devstack@c-api.service[100521]: INFO cinder.api.openstack.wsgi [None req-812275ee-f3de-4c7d-b191-b6850f1a8c36 None None] GET https://10.4.3.117/volume// Jul 27 16:16:02.216550 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.openstack.wsgi [None req-812275ee-f3de-4c7d-b191-b6850f1a8c36 None None] Empty body provided in request {{(pid=100521) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:16:02.216739 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.openstack.wsgi [None req-812275ee-f3de-4c7d-b191-b6850f1a8c36 None None] Calling method 'all' {{(pid=100521) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:16:02.217059 np0000005924 devstack@c-api.service[100521]: INFO cinder.api.openstack.wsgi [None req-812275ee-f3de-4c7d-b191-b6850f1a8c36 None None] https://10.4.3.117/volume// returned with HTTP 300 Jul 27 16:16:02.217423 np0000005924 devstack@c-api.service[100521]: [pid: 100521|app: 0|req: 755/3042] 10.4.3.117 () {66 vars in 1426 bytes} [Mon Jul 27 16:16:02 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 27 16:16:02.226441 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.middleware.request_id [req-cef65fb1-e758-4f38-a651-9911dc6a6690 req-11ce3fcf-f2b2-46c6-9522-83aa371f121b None None] RequestId filter calling following filter/app {{(pid=100523) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:16:02.229251 np0000005924 devstack@c-api.service[100523]: INFO cinder.api.openstack.wsgi [req-cef65fb1-e758-4f38-a651-9911dc6a6690 req-11ce3fcf-f2b2-46c6-9522-83aa371f121b tempest-TestVolumeBootPattern-1923367323 tempest-TestVolumeBootPattern-1923367323-project-member] POST https://10.4.3.117/volume/v3/attachments Jul 27 16:16:02.229731 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.openstack.wsgi [req-cef65fb1-e758-4f38-a651-9911dc6a6690 req-11ce3fcf-f2b2-46c6-9522-83aa371f121b tempest-TestVolumeBootPattern-1923367323 tempest-TestVolumeBootPattern-1923367323-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "439a183c-a6c3-4f45-b3ce-c6fe542d99a1", "connector": null, "instance_uuid": "d460d6f0-d915-4384-b56c-6449836609a8"}} {{(pid=100523) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 27 16:16:02.237880 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.quota [None req-46da541c-3264-4104-b62a-39b15f98cefd tempest-ProjectReaderTests39-214411363 tempest-ProjectReaderTests39-214411363-project-admin] Created reservations ['5ee98d6a-ae1e-400c-ab26-629c1b9cb097', '2354116b-42a4-4938-bc3b-2bd40795160f', '15ead609-1ba6-42fa-9bf3-eb956b8f1a05', '9256e675-83a8-4515-b4d4-e639013e4376'] {{(pid=100522) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 27 16:16:02.238825 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.volume.api [None req-46da541c-3264-4104-b62a-39b15f98cefd tempest-ProjectReaderTests39-214411363 tempest-ProjectReaderTests39-214411363-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (932c74de-2c6b-480f-832c-bea3a022e4c8) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['5ee98d6a-ae1e-400c-ab26-629c1b9cb097', '2354116b-42a4-4938-bc3b-2bd40795160f', '15ead609-1ba6-42fa-9bf3-eb956b8f1a05', '9256e675-83a8-4515-b4d4-e639013e4376']}' {{(pid=100522) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 27 16:16:02.239653 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.volume.api [None req-46da541c-3264-4104-b62a-39b15f98cefd tempest-ProjectReaderTests39-214411363 tempest-ProjectReaderTests39-214411363-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (3685843e-3aec-439b-aea2-2c4cd3824117) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100522) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 27 16:16:02.241805 np0000005924 devstack@c-api.service[100523]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:16:02.241805 np0000005924 devstack@c-api.service[100523]: warnings.warn( Jul 27 16:16:02.272122 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.volume.api [None req-46da541c-3264-4104-b62a-39b15f98cefd tempest-ProjectReaderTests39-214411363 tempest-ProjectReaderTests39-214411363-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (3685843e-3aec-439b-aea2-2c4cd3824117) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '0794cbd9-a084-4fa3-84d5-ec7f0fdcad46', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1734781710',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='9cc5cecfcf194e65baafed21ac3739d7',qos_specs=None,replication_status=,reservations=['5ee98d6a-ae1e-400c-ab26-629c1b9cb097','2354116b-42a4-4938-bc3b-2bd40795160f','15ead609-1ba6-42fa-9bf3-eb956b8f1a05','9256e675-83a8-4515-b4d4-e639013e4376'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='66dbf08e330f43e2b3d2a1754d72eac1',volume_type_id=2bce4e1a-e6e0-49d9-be36-c3405449a01e), 'volume': Volume(_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-27T16:16:02Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1734781710',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=0794cbd9-a084-4fa3-84d5-ec7f0fdcad46,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='9cc5cecfcf194e65baafed21ac3739d7',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='66dbf08e330f43e2b3d2a1754d72eac1',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(2bce4e1a-e6e0-49d9-be36-c3405449a01e),volume_type_id=2bce4e1a-e6e0-49d9-be36-c3405449a01e)}' {{(pid=100522) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 27 16:16:02.274113 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.volume.api [None req-46da541c-3264-4104-b62a-39b15f98cefd tempest-ProjectReaderTests39-214411363 tempest-ProjectReaderTests39-214411363-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (1316bc1b-94be-4159-94df-fdf0eebb2c63) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100522) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 27 16:16:02.284408 np0000005924 devstack@c-api.service[100523]: INFO cinder.api.openstack.wsgi [req-cef65fb1-e758-4f38-a651-9911dc6a6690 req-11ce3fcf-f2b2-46c6-9522-83aa371f121b tempest-TestVolumeBootPattern-1923367323 tempest-TestVolumeBootPattern-1923367323-project-member] https://10.4.3.117/volume/v3/attachments returned with HTTP 200 Jul 27 16:16:02.285341 np0000005924 devstack@c-api.service[100523]: [pid: 100523|app: 0|req: 768/3043] 10.4.3.117 () {74 vars in 1594 bytes} [Mon Jul 27 16:16:02 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 27 16:16:02.294602 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.middleware.request_id [None req-4b4b829b-b442-4a49-8db8-2350d5814bb9 None None] RequestId filter calling following filter/app {{(pid=100524) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:16:02.295064 np0000005924 devstack@c-api.service[100524]: INFO cinder.api.openstack.wsgi [None req-4b4b829b-b442-4a49-8db8-2350d5814bb9 None None] GET https://10.4.3.117/volume// Jul 27 16:16:02.295245 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.openstack.wsgi [None req-4b4b829b-b442-4a49-8db8-2350d5814bb9 None None] Empty body provided in request {{(pid=100524) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:16:02.295588 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.openstack.wsgi [None req-4b4b829b-b442-4a49-8db8-2350d5814bb9 None None] Calling method 'all' {{(pid=100524) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:16:02.296082 np0000005924 devstack@c-api.service[100524]: INFO cinder.api.openstack.wsgi [None req-4b4b829b-b442-4a49-8db8-2350d5814bb9 None None] https://10.4.3.117/volume// returned with HTTP 300 Jul 27 16:16:02.296231 np0000005924 devstack@c-api.service[100524]: [pid: 100524|app: 0|req: 769/3044] 10.4.3.117 () {66 vars in 1426 bytes} [Mon Jul 27 16:16:02 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 27 16:16:02.299738 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.volume.api [None req-46da541c-3264-4104-b62a-39b15f98cefd tempest-ProjectReaderTests39-214411363 tempest-ProjectReaderTests39-214411363-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (1316bc1b-94be-4159-94df-fdf0eebb2c63) transitioned into state 'SUCCESS' from state '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-1734781710',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='9cc5cecfcf194e65baafed21ac3739d7',qos_specs=None,replication_status=,reservations=['5ee98d6a-ae1e-400c-ab26-629c1b9cb097','2354116b-42a4-4938-bc3b-2bd40795160f','15ead609-1ba6-42fa-9bf3-eb956b8f1a05','9256e675-83a8-4515-b4d4-e639013e4376'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='66dbf08e330f43e2b3d2a1754d72eac1',volume_type_id=2bce4e1a-e6e0-49d9-be36-c3405449a01e)}' {{(pid=100522) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 27 16:16:02.300659 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.volume.api [None req-46da541c-3264-4104-b62a-39b15f98cefd tempest-ProjectReaderTests39-214411363 tempest-ProjectReaderTests39-214411363-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (5b61f56b-36be-42a1-97e5-eafa489c828a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100522) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 27 16:16:02.309374 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.middleware.request_id [req-cef65fb1-e758-4f38-a651-9911dc6a6690 req-4c3b66e8-4503-4c7e-b9fd-f85ecff767ae None None] RequestId filter calling following filter/app {{(pid=100521) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:16:02.311682 np0000005924 devstack@c-api.service[100521]: INFO cinder.api.openstack.wsgi [req-cef65fb1-e758-4f38-a651-9911dc6a6690 req-4c3b66e8-4503-4c7e-b9fd-f85ecff767ae tempest-TestVolumeBootPattern-1923367323 tempest-TestVolumeBootPattern-1923367323-project-member] GET https://10.4.3.117/volume/v3/volumes/439a183c-a6c3-4f45-b3ce-c6fe542d99a1 Jul 27 16:16:02.311891 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.openstack.wsgi [req-cef65fb1-e758-4f38-a651-9911dc6a6690 req-4c3b66e8-4503-4c7e-b9fd-f85ecff767ae tempest-TestVolumeBootPattern-1923367323 tempest-TestVolumeBootPattern-1923367323-project-member] Empty body provided in request {{(pid=100521) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:16:02.312239 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.openstack.wsgi [req-cef65fb1-e758-4f38-a651-9911dc6a6690 req-4c3b66e8-4503-4c7e-b9fd-f85ecff767ae tempest-TestVolumeBootPattern-1923367323 tempest-TestVolumeBootPattern-1923367323-project-member] Calling method 'show' {{(pid=100521) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:16:02.317899 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.volume.api [None req-46da541c-3264-4104-b62a-39b15f98cefd tempest-ProjectReaderTests39-214411363 tempest-ProjectReaderTests39-214411363-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (5b61f56b-36be-42a1-97e5-eafa489c828a) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100522) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 27 16:16:02.319126 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.volume.api [None req-46da541c-3264-4104-b62a-39b15f98cefd tempest-ProjectReaderTests39-214411363 tempest-ProjectReaderTests39-214411363-project-admin] Flow 'volume_create_api' (1bc8f4f2-2397-48cc-b1be-b3fc4ff10e0b) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100522) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 27 16:16:02.319665 np0000005924 devstack@c-api.service[100522]: INFO cinder.volume.api [None req-46da541c-3264-4104-b62a-39b15f98cefd tempest-ProjectReaderTests39-214411363 tempest-ProjectReaderTests39-214411363-project-admin] Create volume request issued successfully. Jul 27 16:16:02.320575 np0000005924 devstack@c-api.service[100522]: INFO cinder.api.openstack.wsgi [None req-46da541c-3264-4104-b62a-39b15f98cefd tempest-ProjectReaderTests39-214411363 tempest-ProjectReaderTests39-214411363-project-admin] https://10.4.3.117/volume/v3/volumes returned with HTTP 202 Jul 27 16:16:02.320817 np0000005924 devstack@c-api.service[100522]: [pid: 100522|app: 0|req: 753/3045] 10.4.3.117 () {70 vars in 1298 bytes} [Mon Jul 27 16:16:01 2026] POST /volume/v3/volumes => generated 778 bytes in 338 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 27 16:16:02.324716 np0000005924 devstack@c-api.service[100521]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:16:02.324716 np0000005924 devstack@c-api.service[100521]: warnings.warn( Jul 27 16:16:02.328506 np0000005924 devstack@c-api.service[100521]: INFO cinder.volume.api [req-cef65fb1-e758-4f38-a651-9911dc6a6690 req-4c3b66e8-4503-4c7e-b9fd-f85ecff767ae tempest-TestVolumeBootPattern-1923367323 tempest-TestVolumeBootPattern-1923367323-project-member] Volume info retrieved successfully. Jul 27 16:16:02.334637 np0000005924 devstack@c-api.service[100521]: INFO cinder.api.openstack.wsgi [req-cef65fb1-e758-4f38-a651-9911dc6a6690 req-4c3b66e8-4503-4c7e-b9fd-f85ecff767ae tempest-TestVolumeBootPattern-1923367323 tempest-TestVolumeBootPattern-1923367323-project-member] https://10.4.3.117/volume/v3/volumes/439a183c-a6c3-4f45-b3ce-c6fe542d99a1 returned with HTTP 200 Jul 27 16:16:02.335369 np0000005924 devstack@c-api.service[100521]: [pid: 100521|app: 0|req: 756/3046] 10.4.3.117 () {70 vars in 1639 bytes} [Mon Jul 27 16:16:02 2026] GET /volume/v3/volumes/439a183c-a6c3-4f45-b3ce-c6fe542d99a1 => generated 1524 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 27 16:16:02.336260 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.middleware.request_id [None req-296d83de-7b86-42bc-9c4b-cda2407fd1bb None None] RequestId filter calling following filter/app {{(pid=100523) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:16:02.339169 np0000005924 devstack@c-api.service[100523]: INFO cinder.api.openstack.wsgi [None req-296d83de-7b86-42bc-9c4b-cda2407fd1bb tempest-ProjectReaderTests39-214411363 tempest-ProjectReaderTests39-214411363-project-admin] GET https://10.4.3.117/volume/v3/volumes/0794cbd9-a084-4fa3-84d5-ec7f0fdcad46 Jul 27 16:16:02.339403 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.openstack.wsgi [None req-296d83de-7b86-42bc-9c4b-cda2407fd1bb tempest-ProjectReaderTests39-214411363 tempest-ProjectReaderTests39-214411363-project-admin] Empty body provided in request {{(pid=100523) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:16:02.339719 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.openstack.wsgi [None req-296d83de-7b86-42bc-9c4b-cda2407fd1bb tempest-ProjectReaderTests39-214411363 tempest-ProjectReaderTests39-214411363-project-admin] Calling method 'show' {{(pid=100523) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:16:02.346447 np0000005924 devstack@c-api.service[100523]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:16:02.346447 np0000005924 devstack@c-api.service[100523]: warnings.warn( Jul 27 16:16:02.350548 np0000005924 devstack@c-api.service[100523]: INFO cinder.volume.api [None req-296d83de-7b86-42bc-9c4b-cda2407fd1bb tempest-ProjectReaderTests39-214411363 tempest-ProjectReaderTests39-214411363-project-admin] Volume info retrieved successfully. Jul 27 16:16:02.355710 np0000005924 devstack@c-api.service[100523]: INFO cinder.api.openstack.wsgi [None req-296d83de-7b86-42bc-9c4b-cda2407fd1bb tempest-ProjectReaderTests39-214411363 tempest-ProjectReaderTests39-214411363-project-admin] https://10.4.3.117/volume/v3/volumes/0794cbd9-a084-4fa3-84d5-ec7f0fdcad46 returned with HTTP 200 Jul 27 16:16:02.360458 np0000005924 devstack@c-api.service[100523]: [pid: 100523|app: 0|req: 769/3047] 10.4.3.117 () {68 vars in 1388 bytes} [Mon Jul 27 16:16:02 2026] GET /volume/v3/volumes/0794cbd9-a084-4fa3-84d5-ec7f0fdcad46 => generated 957 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 27 16:16:02.424007 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.middleware.request_id [None req-80384b59-55ec-44e0-b4e4-c44d70358c56 None None] RequestId filter calling following filter/app {{(pid=100524) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:16:02.425593 np0000005924 devstack@c-api.service[100524]: INFO cinder.api.openstack.wsgi [None req-80384b59-55ec-44e0-b4e4-c44d70358c56 tempest-VolumesBackupsTest-1601316061 tempest-VolumesBackupsTest-1601316061-project-member] GET https://10.4.3.117/volume/v3/backups/d2560aa7-1506-4a86-8851-7a31a1555121 Jul 27 16:16:02.425810 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.openstack.wsgi [None req-80384b59-55ec-44e0-b4e4-c44d70358c56 tempest-VolumesBackupsTest-1601316061 tempest-VolumesBackupsTest-1601316061-project-member] Empty body provided in request {{(pid=100524) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:16:02.426008 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.openstack.wsgi [None req-80384b59-55ec-44e0-b4e4-c44d70358c56 tempest-VolumesBackupsTest-1601316061 tempest-VolumesBackupsTest-1601316061-project-member] Calling method 'show' {{(pid=100524) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:16:02.426110 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.v3.backups [None req-80384b59-55ec-44e0-b4e4-c44d70358c56 tempest-VolumesBackupsTest-1601316061 tempest-VolumesBackupsTest-1601316061-project-member] Show backup with id d2560aa7-1506-4a86-8851-7a31a1555121. {{(pid=100524) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 27 16:16:02.431163 np0000005924 devstack@c-api.service[100524]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:16:02.431163 np0000005924 devstack@c-api.service[100524]: warnings.warn( Jul 27 16:16:02.434348 np0000005924 devstack@c-api.service[100524]: INFO cinder.api.openstack.wsgi [None req-80384b59-55ec-44e0-b4e4-c44d70358c56 tempest-VolumesBackupsTest-1601316061 tempest-VolumesBackupsTest-1601316061-project-member] https://10.4.3.117/volume/v3/backups/d2560aa7-1506-4a86-8851-7a31a1555121 returned with HTTP 200 Jul 27 16:16:02.434348 np0000005924 devstack@c-api.service[100524]: [pid: 100524|app: 0|req: 770/3048] 10.4.3.117 () {66 vars in 1348 bytes} [Mon Jul 27 16:16:02 2026] GET /volume/v3/backups/d2560aa7-1506-4a86-8851-7a31a1555121 => generated 789 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 27 16:16:02.451544 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.middleware.request_id [req-cef65fb1-e758-4f38-a651-9911dc6a6690 req-14ab14b6-8c85-4160-b42e-d639a30f5a0c None None] RequestId filter calling following filter/app {{(pid=100522) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:16:02.453902 np0000005924 devstack@c-api.service[100522]: INFO cinder.api.openstack.wsgi [req-cef65fb1-e758-4f38-a651-9911dc6a6690 req-14ab14b6-8c85-4160-b42e-d639a30f5a0c tempest-TestVolumeBootPattern-1923367323 tempest-TestVolumeBootPattern-1923367323-project-member] PUT https://10.4.3.117/volume/v3/attachments/c7afee4a-1f01-4d42-bd33-2d73e262ec12 Jul 27 16:16:02.454312 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.openstack.wsgi [req-cef65fb1-e758-4f38-a651-9911dc6a6690 req-14ab14b6-8c85-4160-b42e-d639a30f5a0c tempest-TestVolumeBootPattern-1923367323 tempest-TestVolumeBootPattern-1923367323-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.117", "host": "np0000005924", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:c1414b6f8d8f", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "13cbedf7-bb1f-4b5e-b492-2fef0d4dab25", "nvme_native_multipath": false, "mountpoint": "/dev/vda"}}} {{(pid=100522) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 27 16:16:02.463780 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.coordination [req-cef65fb1-e758-4f38-a651-9911dc6a6690 req-14ab14b6-8c85-4160-b42e-d639a30f5a0c tempest-TestVolumeBootPattern-1923367323 tempest-TestVolumeBootPattern-1923367323-project-member] Acquiring lock "cinder-attachment_update-439a183c-a6c3-4f45-b3ce-c6fe542d99a1-np0000005924" by "attachment_update" {{(pid=100522) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jul 27 16:16:02.468390 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.coordination [req-cef65fb1-e758-4f38-a651-9911dc6a6690 req-14ab14b6-8c85-4160-b42e-d639a30f5a0c tempest-TestVolumeBootPattern-1923367323 tempest-TestVolumeBootPattern-1923367323-project-member] Lock "cinder-attachment_update-439a183c-a6c3-4f45-b3ce-c6fe542d99a1-np0000005924" acquired by "attachment_update" :: waited 0.005s {{(pid=100522) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jul 27 16:16:02.469318 np0000005924 devstack@c-api.service[100522]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:16:02.469318 np0000005924 devstack@c-api.service[100522]: warnings.warn( Jul 27 16:16:02.666808 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.coordination [req-cef65fb1-e758-4f38-a651-9911dc6a6690 req-14ab14b6-8c85-4160-b42e-d639a30f5a0c tempest-TestVolumeBootPattern-1923367323 tempest-TestVolumeBootPattern-1923367323-project-member] Lock "cinder-attachment_update-439a183c-a6c3-4f45-b3ce-c6fe542d99a1-np0000005924" released by "attachment_update" :: held 0.198s {{(pid=100522) __release /opt/stack/cinder/cinder/coordination.py:152}} Jul 27 16:16:02.667190 np0000005924 devstack@c-api.service[100522]: INFO cinder.api.openstack.wsgi [req-cef65fb1-e758-4f38-a651-9911dc6a6690 req-14ab14b6-8c85-4160-b42e-d639a30f5a0c tempest-TestVolumeBootPattern-1923367323 tempest-TestVolumeBootPattern-1923367323-project-member] https://10.4.3.117/volume/v3/attachments/c7afee4a-1f01-4d42-bd33-2d73e262ec12 returned with HTTP 200 Jul 27 16:16:02.667759 np0000005924 devstack@c-api.service[100522]: [pid: 100522|app: 0|req: 754/3049] 10.4.3.117 () {74 vars in 1704 bytes} [Mon Jul 27 16:16:02 2026] PUT /volume/v3/attachments/c7afee4a-1f01-4d42-bd33-2d73e262ec12 => generated 969 bytes in 217 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 27 16:16:02.698891 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.middleware.request_id [req-cef65fb1-e758-4f38-a651-9911dc6a6690 req-8f87658a-edea-4f03-84e5-5c3b99b187d2 None None] RequestId filter calling following filter/app {{(pid=100521) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:16:02.701771 np0000005924 devstack@c-api.service[100521]: INFO cinder.api.openstack.wsgi [req-cef65fb1-e758-4f38-a651-9911dc6a6690 req-8f87658a-edea-4f03-84e5-5c3b99b187d2 tempest-TestVolumeBootPattern-1923367323 tempest-TestVolumeBootPattern-1923367323-project-member] POST https://10.4.3.117/volume/v3/attachments/c7afee4a-1f01-4d42-bd33-2d73e262ec12/action Jul 27 16:16:02.702119 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.openstack.wsgi [req-cef65fb1-e758-4f38-a651-9911dc6a6690 req-8f87658a-edea-4f03-84e5-5c3b99b187d2 tempest-TestVolumeBootPattern-1923367323 tempest-TestVolumeBootPattern-1923367323-project-member] Action body: b'{"os-complete": null}' {{(pid=100521) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 27 16:16:02.702289 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.openstack.wsgi [req-cef65fb1-e758-4f38-a651-9911dc6a6690 req-8f87658a-edea-4f03-84e5-5c3b99b187d2 tempest-TestVolumeBootPattern-1923367323 tempest-TestVolumeBootPattern-1923367323-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100521) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 27 16:16:02.726677 np0000005924 devstack@c-api.service[100521]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:16:02.726677 np0000005924 devstack@c-api.service[100521]: warnings.warn( Jul 27 16:16:02.753561 np0000005924 devstack@c-api.service[100521]: INFO cinder.api.openstack.wsgi [req-cef65fb1-e758-4f38-a651-9911dc6a6690 req-8f87658a-edea-4f03-84e5-5c3b99b187d2 tempest-TestVolumeBootPattern-1923367323 tempest-TestVolumeBootPattern-1923367323-project-member] https://10.4.3.117/volume/v3/attachments/c7afee4a-1f01-4d42-bd33-2d73e262ec12/action returned with HTTP 204 Jul 27 16:16:02.755122 np0000005924 devstack@c-api.service[100521]: [pid: 100521|app: 0|req: 757/3050] 10.4.3.117 () {74 vars in 1725 bytes} [Mon Jul 27 16:16:02 2026] POST /volume/v3/attachments/c7afee4a-1f01-4d42-bd33-2d73e262ec12/action => generated 0 bytes in 57 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jul 27 16:16:03.370729 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.middleware.request_id [None req-f532dc3a-139f-42db-8495-9ad4df1bb7e8 None None] RequestId filter calling following filter/app {{(pid=100523) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:16:03.372640 np0000005924 devstack@c-api.service[100523]: INFO cinder.api.openstack.wsgi [None req-f532dc3a-139f-42db-8495-9ad4df1bb7e8 tempest-ProjectReaderTests39-214411363 tempest-ProjectReaderTests39-214411363-project-admin] GET https://10.4.3.117/volume/v3/volumes/0794cbd9-a084-4fa3-84d5-ec7f0fdcad46 Jul 27 16:16:03.372913 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.openstack.wsgi [None req-f532dc3a-139f-42db-8495-9ad4df1bb7e8 tempest-ProjectReaderTests39-214411363 tempest-ProjectReaderTests39-214411363-project-admin] Empty body provided in request {{(pid=100523) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:16:03.373158 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.openstack.wsgi [None req-f532dc3a-139f-42db-8495-9ad4df1bb7e8 tempest-ProjectReaderTests39-214411363 tempest-ProjectReaderTests39-214411363-project-admin] Calling method 'show' {{(pid=100523) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:16:03.381790 np0000005924 devstack@c-api.service[100523]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:16:03.381790 np0000005924 devstack@c-api.service[100523]: warnings.warn( Jul 27 16:16:03.386831 np0000005924 devstack@c-api.service[100523]: INFO cinder.volume.api [None req-f532dc3a-139f-42db-8495-9ad4df1bb7e8 tempest-ProjectReaderTests39-214411363 tempest-ProjectReaderTests39-214411363-project-admin] Volume info retrieved successfully. Jul 27 16:16:03.391493 np0000005924 devstack@c-api.service[100523]: INFO cinder.api.openstack.wsgi [None req-f532dc3a-139f-42db-8495-9ad4df1bb7e8 tempest-ProjectReaderTests39-214411363 tempest-ProjectReaderTests39-214411363-project-admin] https://10.4.3.117/volume/v3/volumes/0794cbd9-a084-4fa3-84d5-ec7f0fdcad46 returned with HTTP 200 Jul 27 16:16:03.391958 np0000005924 devstack@c-api.service[100523]: [pid: 100523|app: 0|req: 770/3051] 10.4.3.117 () {68 vars in 1388 bytes} [Mon Jul 27 16:16:03 2026] GET /volume/v3/volumes/0794cbd9-a084-4fa3-84d5-ec7f0fdcad46 => generated 1009 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 27 16:16:03.406349 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.middleware.request_id [None req-fc608960-8ec8-43c7-9168-c7ff9525f40c None None] RequestId filter calling following filter/app {{(pid=100524) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:16:03.408053 np0000005924 devstack@c-api.service[100524]: INFO cinder.api.openstack.wsgi [None req-fc608960-8ec8-43c7-9168-c7ff9525f40c tempest-ProjectReaderTests39-214411363 tempest-ProjectReaderTests39-214411363-project-admin] POST https://10.4.3.117/volume/v3/backups Jul 27 16:16:03.408459 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.openstack.wsgi [None req-fc608960-8ec8-43c7-9168-c7ff9525f40c tempest-ProjectReaderTests39-214411363 tempest-ProjectReaderTests39-214411363-project-admin] Action: 'create', calling method: create, body: {"backup": {"volume_id": "0794cbd9-a084-4fa3-84d5-ec7f0fdcad46", "name": "tempest-type-Backup-1021063896"}} {{(pid=100524) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 27 16:16:03.409886 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.contrib.backups [None req-fc608960-8ec8-43c7-9168-c7ff9525f40c tempest-ProjectReaderTests39-214411363 tempest-ProjectReaderTests39-214411363-project-admin] Creating new backup {'backup': {'volume_id': '0794cbd9-a084-4fa3-84d5-ec7f0fdcad46', 'name': 'tempest-type-Backup-1021063896'}} {{(pid=100524) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Jul 27 16:16:03.410026 np0000005924 devstack@c-api.service[100524]: INFO cinder.api.contrib.backups [None req-fc608960-8ec8-43c7-9168-c7ff9525f40c tempest-ProjectReaderTests39-214411363 tempest-ProjectReaderTests39-214411363-project-admin] Creating backup of volume 0794cbd9-a084-4fa3-84d5-ec7f0fdcad46 in container None Jul 27 16:16:03.418389 np0000005924 devstack@c-api.service[100524]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:16:03.418389 np0000005924 devstack@c-api.service[100524]: warnings.warn( Jul 27 16:16:03.418856 np0000005924 devstack@c-api.service[100524]: INFO cinder.volume.api [None req-fc608960-8ec8-43c7-9168-c7ff9525f40c tempest-ProjectReaderTests39-214411363 tempest-ProjectReaderTests39-214411363-project-admin] Volume info retrieved successfully. Jul 27 16:16:03.446594 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.middleware.request_id [None req-6ad4a316-b1b5-4b3b-9f06-96ce32656de4 None None] RequestId filter calling following filter/app {{(pid=100522) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:16:03.447033 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.quota [None req-fc608960-8ec8-43c7-9168-c7ff9525f40c tempest-ProjectReaderTests39-214411363 tempest-ProjectReaderTests39-214411363-project-admin] Created reservations ['7f33d35b-b392-4016-90d9-93a630a35400', 'ba88b4db-9b59-44f9-94c8-74da91373647'] {{(pid=100524) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 27 16:16:03.448437 np0000005924 devstack@c-api.service[100522]: INFO cinder.api.openstack.wsgi [None req-6ad4a316-b1b5-4b3b-9f06-96ce32656de4 tempest-VolumesBackupsTest-1601316061 tempest-VolumesBackupsTest-1601316061-project-member] GET https://10.4.3.117/volume/v3/backups/d2560aa7-1506-4a86-8851-7a31a1555121 Jul 27 16:16:03.448568 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.openstack.wsgi [None req-6ad4a316-b1b5-4b3b-9f06-96ce32656de4 tempest-VolumesBackupsTest-1601316061 tempest-VolumesBackupsTest-1601316061-project-member] Empty body provided in request {{(pid=100522) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:16:03.448772 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.openstack.wsgi [None req-6ad4a316-b1b5-4b3b-9f06-96ce32656de4 tempest-VolumesBackupsTest-1601316061 tempest-VolumesBackupsTest-1601316061-project-member] Calling method 'show' {{(pid=100522) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:16:03.448893 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.v3.backups [None req-6ad4a316-b1b5-4b3b-9f06-96ce32656de4 tempest-VolumesBackupsTest-1601316061 tempest-VolumesBackupsTest-1601316061-project-member] Show backup with id d2560aa7-1506-4a86-8851-7a31a1555121. {{(pid=100522) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 27 16:16:03.454209 np0000005924 devstack@c-api.service[100522]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:16:03.454209 np0000005924 devstack@c-api.service[100522]: warnings.warn( Jul 27 16:16:03.456158 np0000005924 devstack@c-api.service[100522]: INFO cinder.api.openstack.wsgi [None req-6ad4a316-b1b5-4b3b-9f06-96ce32656de4 tempest-VolumesBackupsTest-1601316061 tempest-VolumesBackupsTest-1601316061-project-member] https://10.4.3.117/volume/v3/backups/d2560aa7-1506-4a86-8851-7a31a1555121 returned with HTTP 200 Jul 27 16:16:03.456708 np0000005924 devstack@c-api.service[100522]: [pid: 100522|app: 0|req: 755/3052] 10.4.3.117 () {66 vars in 1348 bytes} [Mon Jul 27 16:16:03 2026] GET /volume/v3/backups/d2560aa7-1506-4a86-8851-7a31a1555121 => generated 789 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 27 16:16:03.511364 np0000005924 devstack@c-api.service[100524]: INFO cinder.api.openstack.wsgi [None req-fc608960-8ec8-43c7-9168-c7ff9525f40c tempest-ProjectReaderTests39-214411363 tempest-ProjectReaderTests39-214411363-project-admin] https://10.4.3.117/volume/v3/backups returned with HTTP 202 Jul 27 16:16:03.511849 np0000005924 devstack@c-api.service[100524]: [pid: 100524|app: 0|req: 771/3053] 10.4.3.117 () {70 vars in 1299 bytes} [Mon Jul 27 16:16:03 2026] POST /volume/v3/backups => generated 316 bytes in 106 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 27 16:16:03.522117 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.middleware.request_id [None req-1d5efe2b-ab70-4f0c-b910-d3578d016cb9 None None] RequestId filter calling following filter/app {{(pid=100521) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:16:03.529351 np0000005924 devstack@c-api.service[100521]: INFO cinder.api.openstack.wsgi [None req-1d5efe2b-ab70-4f0c-b910-d3578d016cb9 tempest-ProjectReaderTests39-214411363 tempest-ProjectReaderTests39-214411363-project-admin] GET https://10.4.3.117/volume/v3/backups/ceeaa65a-d529-48b6-b1b7-e0edd2462dd0 Jul 27 16:16:03.529351 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.openstack.wsgi [None req-1d5efe2b-ab70-4f0c-b910-d3578d016cb9 tempest-ProjectReaderTests39-214411363 tempest-ProjectReaderTests39-214411363-project-admin] Empty body provided in request {{(pid=100521) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:16:03.529351 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.openstack.wsgi [None req-1d5efe2b-ab70-4f0c-b910-d3578d016cb9 tempest-ProjectReaderTests39-214411363 tempest-ProjectReaderTests39-214411363-project-admin] Calling method 'show' {{(pid=100521) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:16:03.529351 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.v3.backups [None req-1d5efe2b-ab70-4f0c-b910-d3578d016cb9 tempest-ProjectReaderTests39-214411363 tempest-ProjectReaderTests39-214411363-project-admin] Show backup with id ceeaa65a-d529-48b6-b1b7-e0edd2462dd0. {{(pid=100521) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 27 16:16:03.538516 np0000005924 devstack@c-api.service[100521]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:16:03.538516 np0000005924 devstack@c-api.service[100521]: warnings.warn( Jul 27 16:16:03.538516 np0000005924 devstack@c-api.service[100521]: INFO cinder.api.openstack.wsgi [None req-1d5efe2b-ab70-4f0c-b910-d3578d016cb9 tempest-ProjectReaderTests39-214411363 tempest-ProjectReaderTests39-214411363-project-admin] https://10.4.3.117/volume/v3/backups/ceeaa65a-d529-48b6-b1b7-e0edd2462dd0 returned with HTTP 200 Jul 27 16:16:03.538516 np0000005924 devstack@c-api.service[100521]: [pid: 100521|app: 0|req: 758/3054] 10.4.3.117 () {68 vars in 1388 bytes} [Mon Jul 27 16:16:03 2026] GET /volume/v3/backups/ceeaa65a-d529-48b6-b1b7-e0edd2462dd0 => generated 723 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 27 16:16:04.470705 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.middleware.request_id [None req-669531e2-8a2d-4094-a11b-7de9da4e73ae None None] RequestId filter calling following filter/app {{(pid=100523) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:16:04.473410 np0000005924 devstack@c-api.service[100523]: INFO cinder.api.openstack.wsgi [None req-669531e2-8a2d-4094-a11b-7de9da4e73ae tempest-VolumesBackupsTest-1601316061 tempest-VolumesBackupsTest-1601316061-project-member] GET https://10.4.3.117/volume/v3/backups/d2560aa7-1506-4a86-8851-7a31a1555121 Jul 27 16:16:04.473586 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.openstack.wsgi [None req-669531e2-8a2d-4094-a11b-7de9da4e73ae tempest-VolumesBackupsTest-1601316061 tempest-VolumesBackupsTest-1601316061-project-member] Empty body provided in request {{(pid=100523) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:16:04.473763 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.openstack.wsgi [None req-669531e2-8a2d-4094-a11b-7de9da4e73ae tempest-VolumesBackupsTest-1601316061 tempest-VolumesBackupsTest-1601316061-project-member] Calling method 'show' {{(pid=100523) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:16:04.474283 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.v3.backups [None req-669531e2-8a2d-4094-a11b-7de9da4e73ae tempest-VolumesBackupsTest-1601316061 tempest-VolumesBackupsTest-1601316061-project-member] Show backup with id d2560aa7-1506-4a86-8851-7a31a1555121. {{(pid=100523) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 27 16:16:04.480987 np0000005924 devstack@c-api.service[100523]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:16:04.480987 np0000005924 devstack@c-api.service[100523]: warnings.warn( Jul 27 16:16:04.481765 np0000005924 devstack@c-api.service[100523]: INFO cinder.api.openstack.wsgi [None req-669531e2-8a2d-4094-a11b-7de9da4e73ae tempest-VolumesBackupsTest-1601316061 tempest-VolumesBackupsTest-1601316061-project-member] https://10.4.3.117/volume/v3/backups/d2560aa7-1506-4a86-8851-7a31a1555121 returned with HTTP 200 Jul 27 16:16:04.482151 np0000005924 devstack@c-api.service[100523]: [pid: 100523|app: 0|req: 771/3055] 10.4.3.117 () {66 vars in 1348 bytes} [Mon Jul 27 16:16:04 2026] GET /volume/v3/backups/d2560aa7-1506-4a86-8851-7a31a1555121 => generated 789 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 27 16:16:04.547422 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.middleware.request_id [None req-8c1a1167-d192-4adc-a011-93b05e133818 None None] RequestId filter calling following filter/app {{(pid=100522) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:16:04.549202 np0000005924 devstack@c-api.service[100522]: INFO cinder.api.openstack.wsgi [None req-8c1a1167-d192-4adc-a011-93b05e133818 tempest-ProjectReaderTests39-214411363 tempest-ProjectReaderTests39-214411363-project-admin] GET https://10.4.3.117/volume/v3/backups/ceeaa65a-d529-48b6-b1b7-e0edd2462dd0 Jul 27 16:16:04.549434 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.openstack.wsgi [None req-8c1a1167-d192-4adc-a011-93b05e133818 tempest-ProjectReaderTests39-214411363 tempest-ProjectReaderTests39-214411363-project-admin] Empty body provided in request {{(pid=100522) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:16:04.549620 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.openstack.wsgi [None req-8c1a1167-d192-4adc-a011-93b05e133818 tempest-ProjectReaderTests39-214411363 tempest-ProjectReaderTests39-214411363-project-admin] Calling method 'show' {{(pid=100522) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:16:04.549721 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.v3.backups [None req-8c1a1167-d192-4adc-a011-93b05e133818 tempest-ProjectReaderTests39-214411363 tempest-ProjectReaderTests39-214411363-project-admin] Show backup with id ceeaa65a-d529-48b6-b1b7-e0edd2462dd0. {{(pid=100522) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 27 16:16:04.553890 np0000005924 devstack@c-api.service[100522]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:16:04.553890 np0000005924 devstack@c-api.service[100522]: warnings.warn( Jul 27 16:16:04.554549 np0000005924 devstack@c-api.service[100522]: INFO cinder.api.openstack.wsgi [None req-8c1a1167-d192-4adc-a011-93b05e133818 tempest-ProjectReaderTests39-214411363 tempest-ProjectReaderTests39-214411363-project-admin] https://10.4.3.117/volume/v3/backups/ceeaa65a-d529-48b6-b1b7-e0edd2462dd0 returned with HTTP 200 Jul 27 16:16:04.554948 np0000005924 devstack@c-api.service[100522]: [pid: 100522|app: 0|req: 756/3056] 10.4.3.117 () {68 vars in 1388 bytes} [Mon Jul 27 16:16:04 2026] GET /volume/v3/backups/ceeaa65a-d529-48b6-b1b7-e0edd2462dd0 => generated 725 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 27 16:16:05.494626 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.middleware.request_id [None req-9edbec21-ad87-491b-982a-b39c7766bf00 None None] RequestId filter calling following filter/app {{(pid=100524) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:16:05.496612 np0000005924 devstack@c-api.service[100524]: INFO cinder.api.openstack.wsgi [None req-9edbec21-ad87-491b-982a-b39c7766bf00 tempest-VolumesBackupsTest-1601316061 tempest-VolumesBackupsTest-1601316061-project-member] GET https://10.4.3.117/volume/v3/backups/d2560aa7-1506-4a86-8851-7a31a1555121 Jul 27 16:16:05.496840 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.openstack.wsgi [None req-9edbec21-ad87-491b-982a-b39c7766bf00 tempest-VolumesBackupsTest-1601316061 tempest-VolumesBackupsTest-1601316061-project-member] Empty body provided in request {{(pid=100524) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:16:05.497102 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.openstack.wsgi [None req-9edbec21-ad87-491b-982a-b39c7766bf00 tempest-VolumesBackupsTest-1601316061 tempest-VolumesBackupsTest-1601316061-project-member] Calling method 'show' {{(pid=100524) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:16:05.497261 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.v3.backups [None req-9edbec21-ad87-491b-982a-b39c7766bf00 tempest-VolumesBackupsTest-1601316061 tempest-VolumesBackupsTest-1601316061-project-member] Show backup with id d2560aa7-1506-4a86-8851-7a31a1555121. {{(pid=100524) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 27 16:16:05.501643 np0000005924 devstack@c-api.service[100524]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:16:05.501643 np0000005924 devstack@c-api.service[100524]: warnings.warn( Jul 27 16:16:05.502337 np0000005924 devstack@c-api.service[100524]: INFO cinder.api.openstack.wsgi [None req-9edbec21-ad87-491b-982a-b39c7766bf00 tempest-VolumesBackupsTest-1601316061 tempest-VolumesBackupsTest-1601316061-project-member] https://10.4.3.117/volume/v3/backups/d2560aa7-1506-4a86-8851-7a31a1555121 returned with HTTP 200 Jul 27 16:16:05.502701 np0000005924 devstack@c-api.service[100524]: [pid: 100524|app: 0|req: 772/3057] 10.4.3.117 () {66 vars in 1348 bytes} [Mon Jul 27 16:16:05 2026] GET /volume/v3/backups/d2560aa7-1506-4a86-8851-7a31a1555121 => generated 789 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 27 16:16:05.565832 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.middleware.request_id [None req-934c4168-b028-4e93-ae6d-3fea24dc2e3a None None] RequestId filter calling following filter/app {{(pid=100521) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:16:05.568266 np0000005924 devstack@c-api.service[100521]: INFO cinder.api.openstack.wsgi [None req-934c4168-b028-4e93-ae6d-3fea24dc2e3a tempest-ProjectReaderTests39-214411363 tempest-ProjectReaderTests39-214411363-project-admin] GET https://10.4.3.117/volume/v3/backups/ceeaa65a-d529-48b6-b1b7-e0edd2462dd0 Jul 27 16:16:05.568537 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.openstack.wsgi [None req-934c4168-b028-4e93-ae6d-3fea24dc2e3a tempest-ProjectReaderTests39-214411363 tempest-ProjectReaderTests39-214411363-project-admin] Empty body provided in request {{(pid=100521) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:16:05.568728 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.openstack.wsgi [None req-934c4168-b028-4e93-ae6d-3fea24dc2e3a tempest-ProjectReaderTests39-214411363 tempest-ProjectReaderTests39-214411363-project-admin] Calling method 'show' {{(pid=100521) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:16:05.568875 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.v3.backups [None req-934c4168-b028-4e93-ae6d-3fea24dc2e3a tempest-ProjectReaderTests39-214411363 tempest-ProjectReaderTests39-214411363-project-admin] Show backup with id ceeaa65a-d529-48b6-b1b7-e0edd2462dd0. {{(pid=100521) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 27 16:16:05.573220 np0000005924 devstack@c-api.service[100521]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:16:05.573220 np0000005924 devstack@c-api.service[100521]: warnings.warn( Jul 27 16:16:05.573818 np0000005924 devstack@c-api.service[100521]: INFO cinder.api.openstack.wsgi [None req-934c4168-b028-4e93-ae6d-3fea24dc2e3a tempest-ProjectReaderTests39-214411363 tempest-ProjectReaderTests39-214411363-project-admin] https://10.4.3.117/volume/v3/backups/ceeaa65a-d529-48b6-b1b7-e0edd2462dd0 returned with HTTP 200 Jul 27 16:16:05.574220 np0000005924 devstack@c-api.service[100521]: [pid: 100521|app: 0|req: 759/3058] 10.4.3.117 () {68 vars in 1388 bytes} [Mon Jul 27 16:16:05 2026] GET /volume/v3/backups/ceeaa65a-d529-48b6-b1b7-e0edd2462dd0 => generated 725 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 27 16:16:06.128582 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.middleware.request_id [None req-1d546dad-657a-4ccb-a135-c2fe984a875e None None] RequestId filter calling following filter/app {{(pid=100523) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:16:06.165427 np0000005924 devstack@c-api.service[100523]: INFO cinder.api.openstack.wsgi [None req-1d546dad-657a-4ccb-a135-c2fe984a875e tempest-VolumesBackupsTest-1361087151 tempest-VolumesBackupsTest-1361087151-project-member] POST https://10.4.3.117/volume/v3/volumes Jul 27 16:16:06.165891 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.openstack.wsgi [None req-1d546dad-657a-4ccb-a135-c2fe984a875e tempest-VolumesBackupsTest-1361087151 tempest-VolumesBackupsTest-1361087151-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesBackupsTest-Volume-494761085"}} {{(pid=100523) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 27 16:16:06.167762 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.v3.volumes [None req-1d546dad-657a-4ccb-a135-c2fe984a875e tempest-VolumesBackupsTest-1361087151 tempest-VolumesBackupsTest-1361087151-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesBackupsTest-Volume-494761085'}} {{(pid=100523) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 27 16:16:06.167938 np0000005924 devstack@c-api.service[100523]: INFO cinder.api.v3.volumes [None req-1d546dad-657a-4ccb-a135-c2fe984a875e tempest-VolumesBackupsTest-1361087151 tempest-VolumesBackupsTest-1361087151-project-member] Create volume of 1 GB Jul 27 16:16:06.173398 np0000005924 devstack@c-api.service[100523]: INFO cinder.volume.api [None req-1d546dad-657a-4ccb-a135-c2fe984a875e tempest-VolumesBackupsTest-1361087151 tempest-VolumesBackupsTest-1361087151-project-member] Availability Zones retrieved successfully. Jul 27 16:16:06.181506 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.volume.api [None req-1d546dad-657a-4ccb-a135-c2fe984a875e tempest-VolumesBackupsTest-1361087151 tempest-VolumesBackupsTest-1361087151-project-member] Flow 'volume_create_api' (a7c3ac15-d1bc-4edd-b66f-7e0d8c6594b9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100523) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 27 16:16:06.183086 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.volume.api [None req-1d546dad-657a-4ccb-a135-c2fe984a875e tempest-VolumesBackupsTest-1361087151 tempest-VolumesBackupsTest-1361087151-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (0c952b1e-4a8d-4e0f-8a08-2f5a4b1db86a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100523) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 27 16:16:06.185300 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.volume.flows.api.create_volume [None req-1d546dad-657a-4ccb-a135-c2fe984a875e tempest-VolumesBackupsTest-1361087151 tempest-VolumesBackupsTest-1361087151-project-member] Validating volume size '1' using validate_int {{(pid=100523) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 27 16:16:06.221186 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.volume.api [None req-1d546dad-657a-4ccb-a135-c2fe984a875e tempest-VolumesBackupsTest-1361087151 tempest-VolumesBackupsTest-1361087151-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (0c952b1e-4a8d-4e0f-8a08-2f5a4b1db86a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-27T16:04:59Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=2bce4e1a-e6e0-49d9-be36-c3405449a01e,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '2bce4e1a-e6e0-49d9-be36-c3405449a01e', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100523) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 27 16:16:06.222310 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.volume.api [None req-1d546dad-657a-4ccb-a135-c2fe984a875e tempest-VolumesBackupsTest-1361087151 tempest-VolumesBackupsTest-1361087151-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (4d21901b-be99-4b79-bfb0-94e3ced30039) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100523) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 27 16:16:06.298348 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.quota [None req-1d546dad-657a-4ccb-a135-c2fe984a875e tempest-VolumesBackupsTest-1361087151 tempest-VolumesBackupsTest-1361087151-project-member] Created reservations ['3941f763-bbd4-45cc-95e0-aa656cc62b59', '8e99e66f-c105-465a-b36c-5013d161acaf', 'c97ff8cd-15ad-49a0-a741-d67ee013a878', 'ac09ce2c-9514-482b-bf5e-3ecab4a2484d'] {{(pid=100523) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 27 16:16:06.299564 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.volume.api [None req-1d546dad-657a-4ccb-a135-c2fe984a875e tempest-VolumesBackupsTest-1361087151 tempest-VolumesBackupsTest-1361087151-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (4d21901b-be99-4b79-bfb0-94e3ced30039) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['3941f763-bbd4-45cc-95e0-aa656cc62b59', '8e99e66f-c105-465a-b36c-5013d161acaf', 'c97ff8cd-15ad-49a0-a741-d67ee013a878', 'ac09ce2c-9514-482b-bf5e-3ecab4a2484d']}' {{(pid=100523) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 27 16:16:06.300639 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.volume.api [None req-1d546dad-657a-4ccb-a135-c2fe984a875e tempest-VolumesBackupsTest-1361087151 tempest-VolumesBackupsTest-1361087151-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (17e77795-554e-42bf-810e-9fbe2d62a328) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100523) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 27 16:16:06.334958 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.volume.api [None req-1d546dad-657a-4ccb-a135-c2fe984a875e tempest-VolumesBackupsTest-1361087151 tempest-VolumesBackupsTest-1361087151-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (17e77795-554e-42bf-810e-9fbe2d62a328) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '76170da3-2714-4830-a1d1-c4783c140a14', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesBackupsTest-Volume-494761085',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='d0a431fec4f74874bbdfc1828d33403e',qos_specs=None,replication_status=,reservations=['3941f763-bbd4-45cc-95e0-aa656cc62b59','8e99e66f-c105-465a-b36c-5013d161acaf','c97ff8cd-15ad-49a0-a741-d67ee013a878','ac09ce2c-9514-482b-bf5e-3ecab4a2484d'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='9d502263338a43df9205e07d2c08dfe6',volume_type_id=2bce4e1a-e6e0-49d9-be36-c3405449a01e), 'volume': Volume(_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-27T16:16:06Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesBackupsTest-Volume-494761085',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=76170da3-2714-4830-a1d1-c4783c140a14,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='d0a431fec4f74874bbdfc1828d33403e',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='9d502263338a43df9205e07d2c08dfe6',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(2bce4e1a-e6e0-49d9-be36-c3405449a01e),volume_type_id=2bce4e1a-e6e0-49d9-be36-c3405449a01e)}' {{(pid=100523) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 27 16:16:06.336393 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.volume.api [None req-1d546dad-657a-4ccb-a135-c2fe984a875e tempest-VolumesBackupsTest-1361087151 tempest-VolumesBackupsTest-1361087151-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (94faaf48-04c6-4e6f-9f05-00bd787563f8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100523) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 27 16:16:06.363555 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.volume.api [None req-1d546dad-657a-4ccb-a135-c2fe984a875e tempest-VolumesBackupsTest-1361087151 tempest-VolumesBackupsTest-1361087151-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (94faaf48-04c6-4e6f-9f05-00bd787563f8) transitioned into state 'SUCCESS' from state '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-494761085',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='d0a431fec4f74874bbdfc1828d33403e',qos_specs=None,replication_status=,reservations=['3941f763-bbd4-45cc-95e0-aa656cc62b59','8e99e66f-c105-465a-b36c-5013d161acaf','c97ff8cd-15ad-49a0-a741-d67ee013a878','ac09ce2c-9514-482b-bf5e-3ecab4a2484d'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='9d502263338a43df9205e07d2c08dfe6',volume_type_id=2bce4e1a-e6e0-49d9-be36-c3405449a01e)}' {{(pid=100523) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 27 16:16:06.364690 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.volume.api [None req-1d546dad-657a-4ccb-a135-c2fe984a875e tempest-VolumesBackupsTest-1361087151 tempest-VolumesBackupsTest-1361087151-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (2416439b-c733-4a45-b765-60f011abed31) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100523) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 27 16:16:06.382088 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.volume.api [None req-1d546dad-657a-4ccb-a135-c2fe984a875e tempest-VolumesBackupsTest-1361087151 tempest-VolumesBackupsTest-1361087151-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (2416439b-c733-4a45-b765-60f011abed31) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100523) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 27 16:16:06.383426 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.volume.api [None req-1d546dad-657a-4ccb-a135-c2fe984a875e tempest-VolumesBackupsTest-1361087151 tempest-VolumesBackupsTest-1361087151-project-member] Flow 'volume_create_api' (a7c3ac15-d1bc-4edd-b66f-7e0d8c6594b9) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100523) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 27 16:16:06.383884 np0000005924 devstack@c-api.service[100523]: INFO cinder.volume.api [None req-1d546dad-657a-4ccb-a135-c2fe984a875e tempest-VolumesBackupsTest-1361087151 tempest-VolumesBackupsTest-1361087151-project-member] Create volume request issued successfully. Jul 27 16:16:06.384739 np0000005924 devstack@c-api.service[100523]: INFO cinder.api.openstack.wsgi [None req-1d546dad-657a-4ccb-a135-c2fe984a875e tempest-VolumesBackupsTest-1361087151 tempest-VolumesBackupsTest-1361087151-project-member] https://10.4.3.117/volume/v3/volumes returned with HTTP 202 Jul 27 16:16:06.385427 np0000005924 devstack@c-api.service[100523]: [pid: 100523|app: 0|req: 772/3059] 10.4.3.117 () {68 vars in 1258 bytes} [Mon Jul 27 16:16:06 2026] POST /volume/v3/volumes => generated 748 bytes in 257 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 27 16:16:06.402468 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.middleware.request_id [None req-24962109-9197-4cc4-84de-b4baf11df6c4 None None] RequestId filter calling following filter/app {{(pid=100522) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:16:06.404698 np0000005924 devstack@c-api.service[100522]: INFO cinder.api.openstack.wsgi [None req-24962109-9197-4cc4-84de-b4baf11df6c4 tempest-VolumesBackupsTest-1361087151 tempest-VolumesBackupsTest-1361087151-project-member] GET https://10.4.3.117/volume/v3/volumes/76170da3-2714-4830-a1d1-c4783c140a14 Jul 27 16:16:06.404943 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.openstack.wsgi [None req-24962109-9197-4cc4-84de-b4baf11df6c4 tempest-VolumesBackupsTest-1361087151 tempest-VolumesBackupsTest-1361087151-project-member] Empty body provided in request {{(pid=100522) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:16:06.405206 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.openstack.wsgi [None req-24962109-9197-4cc4-84de-b4baf11df6c4 tempest-VolumesBackupsTest-1361087151 tempest-VolumesBackupsTest-1361087151-project-member] Calling method 'show' {{(pid=100522) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:16:06.415654 np0000005924 devstack@c-api.service[100522]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:16:06.415654 np0000005924 devstack@c-api.service[100522]: warnings.warn( Jul 27 16:16:06.419115 np0000005924 devstack@c-api.service[100522]: INFO cinder.volume.api [None req-24962109-9197-4cc4-84de-b4baf11df6c4 tempest-VolumesBackupsTest-1361087151 tempest-VolumesBackupsTest-1361087151-project-member] Volume info retrieved successfully. Jul 27 16:16:06.422917 np0000005924 devstack@c-api.service[100522]: INFO cinder.api.openstack.wsgi [None req-24962109-9197-4cc4-84de-b4baf11df6c4 tempest-VolumesBackupsTest-1361087151 tempest-VolumesBackupsTest-1361087151-project-member] https://10.4.3.117/volume/v3/volumes/76170da3-2714-4830-a1d1-c4783c140a14 returned with HTTP 200 Jul 27 16:16:06.423373 np0000005924 devstack@c-api.service[100522]: [pid: 100522|app: 0|req: 757/3060] 10.4.3.117 () {66 vars in 1348 bytes} [Mon Jul 27 16:16:06 2026] GET /volume/v3/volumes/76170da3-2714-4830-a1d1-c4783c140a14 => generated 816 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 27 16:16:06.514267 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.middleware.request_id [None req-2ad48214-9bfc-4d23-8a05-2353d3b52a74 None None] RequestId filter calling following filter/app {{(pid=100524) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:16:06.517762 np0000005924 devstack@c-api.service[100524]: INFO cinder.api.openstack.wsgi [None req-2ad48214-9bfc-4d23-8a05-2353d3b52a74 tempest-VolumesBackupsTest-1601316061 tempest-VolumesBackupsTest-1601316061-project-member] GET https://10.4.3.117/volume/v3/backups/d2560aa7-1506-4a86-8851-7a31a1555121 Jul 27 16:16:06.517762 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.openstack.wsgi [None req-2ad48214-9bfc-4d23-8a05-2353d3b52a74 tempest-VolumesBackupsTest-1601316061 tempest-VolumesBackupsTest-1601316061-project-member] Empty body provided in request {{(pid=100524) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:16:06.517762 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.openstack.wsgi [None req-2ad48214-9bfc-4d23-8a05-2353d3b52a74 tempest-VolumesBackupsTest-1601316061 tempest-VolumesBackupsTest-1601316061-project-member] Calling method 'show' {{(pid=100524) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:16:06.517762 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.v3.backups [None req-2ad48214-9bfc-4d23-8a05-2353d3b52a74 tempest-VolumesBackupsTest-1601316061 tempest-VolumesBackupsTest-1601316061-project-member] Show backup with id d2560aa7-1506-4a86-8851-7a31a1555121. {{(pid=100524) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 27 16:16:06.530515 np0000005924 devstack@c-api.service[100524]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:16:06.530515 np0000005924 devstack@c-api.service[100524]: warnings.warn( Jul 27 16:16:06.530515 np0000005924 devstack@c-api.service[100524]: INFO cinder.api.openstack.wsgi [None req-2ad48214-9bfc-4d23-8a05-2353d3b52a74 tempest-VolumesBackupsTest-1601316061 tempest-VolumesBackupsTest-1601316061-project-member] https://10.4.3.117/volume/v3/backups/d2560aa7-1506-4a86-8851-7a31a1555121 returned with HTTP 200 Jul 27 16:16:06.530515 np0000005924 devstack@c-api.service[100524]: [pid: 100524|app: 0|req: 773/3061] 10.4.3.117 () {66 vars in 1348 bytes} [Mon Jul 27 16:16:06 2026] GET /volume/v3/backups/d2560aa7-1506-4a86-8851-7a31a1555121 => generated 789 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 27 16:16:06.584773 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.middleware.request_id [None req-3faa94e0-fb3c-47ff-b1db-1b9719ba8271 None None] RequestId filter calling following filter/app {{(pid=100521) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:16:06.586503 np0000005924 devstack@c-api.service[100521]: INFO cinder.api.openstack.wsgi [None req-3faa94e0-fb3c-47ff-b1db-1b9719ba8271 tempest-ProjectReaderTests39-214411363 tempest-ProjectReaderTests39-214411363-project-admin] GET https://10.4.3.117/volume/v3/backups/ceeaa65a-d529-48b6-b1b7-e0edd2462dd0 Jul 27 16:16:06.586690 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.openstack.wsgi [None req-3faa94e0-fb3c-47ff-b1db-1b9719ba8271 tempest-ProjectReaderTests39-214411363 tempest-ProjectReaderTests39-214411363-project-admin] Empty body provided in request {{(pid=100521) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:16:06.586898 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.openstack.wsgi [None req-3faa94e0-fb3c-47ff-b1db-1b9719ba8271 tempest-ProjectReaderTests39-214411363 tempest-ProjectReaderTests39-214411363-project-admin] Calling method 'show' {{(pid=100521) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:16:06.587027 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.v3.backups [None req-3faa94e0-fb3c-47ff-b1db-1b9719ba8271 tempest-ProjectReaderTests39-214411363 tempest-ProjectReaderTests39-214411363-project-admin] Show backup with id ceeaa65a-d529-48b6-b1b7-e0edd2462dd0. {{(pid=100521) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 27 16:16:06.591862 np0000005924 devstack@c-api.service[100521]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:16:06.591862 np0000005924 devstack@c-api.service[100521]: warnings.warn( Jul 27 16:16:06.592609 np0000005924 devstack@c-api.service[100521]: INFO cinder.api.openstack.wsgi [None req-3faa94e0-fb3c-47ff-b1db-1b9719ba8271 tempest-ProjectReaderTests39-214411363 tempest-ProjectReaderTests39-214411363-project-admin] https://10.4.3.117/volume/v3/backups/ceeaa65a-d529-48b6-b1b7-e0edd2462dd0 returned with HTTP 200 Jul 27 16:16:06.593010 np0000005924 devstack@c-api.service[100521]: [pid: 100521|app: 0|req: 760/3062] 10.4.3.117 () {68 vars in 1388 bytes} [Mon Jul 27 16:16:06 2026] GET /volume/v3/backups/ceeaa65a-d529-48b6-b1b7-e0edd2462dd0 => generated 725 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 27 16:16:07.439043 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.middleware.request_id [None req-c85cf9af-3013-4be1-9a69-4299714f875b None None] RequestId filter calling following filter/app {{(pid=100523) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:16:07.442053 np0000005924 devstack@c-api.service[100523]: INFO cinder.api.openstack.wsgi [None req-c85cf9af-3013-4be1-9a69-4299714f875b tempest-VolumesBackupsTest-1361087151 tempest-VolumesBackupsTest-1361087151-project-member] GET https://10.4.3.117/volume/v3/volumes/76170da3-2714-4830-a1d1-c4783c140a14 Jul 27 16:16:07.442053 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.openstack.wsgi [None req-c85cf9af-3013-4be1-9a69-4299714f875b tempest-VolumesBackupsTest-1361087151 tempest-VolumesBackupsTest-1361087151-project-member] Empty body provided in request {{(pid=100523) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:16:07.442053 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.openstack.wsgi [None req-c85cf9af-3013-4be1-9a69-4299714f875b tempest-VolumesBackupsTest-1361087151 tempest-VolumesBackupsTest-1361087151-project-member] Calling method 'show' {{(pid=100523) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:16:07.451635 np0000005924 devstack@c-api.service[100523]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:16:07.451635 np0000005924 devstack@c-api.service[100523]: warnings.warn( Jul 27 16:16:07.455760 np0000005924 devstack@c-api.service[100523]: INFO cinder.volume.api [None req-c85cf9af-3013-4be1-9a69-4299714f875b tempest-VolumesBackupsTest-1361087151 tempest-VolumesBackupsTest-1361087151-project-member] Volume info retrieved successfully. Jul 27 16:16:07.464163 np0000005924 devstack@c-api.service[100523]: INFO cinder.api.openstack.wsgi [None req-c85cf9af-3013-4be1-9a69-4299714f875b tempest-VolumesBackupsTest-1361087151 tempest-VolumesBackupsTest-1361087151-project-member] https://10.4.3.117/volume/v3/volumes/76170da3-2714-4830-a1d1-c4783c140a14 returned with HTTP 200 Jul 27 16:16:07.465006 np0000005924 devstack@c-api.service[100523]: [pid: 100523|app: 0|req: 773/3063] 10.4.3.117 () {66 vars in 1348 bytes} [Mon Jul 27 16:16:07 2026] GET /volume/v3/volumes/76170da3-2714-4830-a1d1-c4783c140a14 => generated 841 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 27 16:16:07.484698 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.middleware.request_id [None req-8dc8a6e7-c183-4149-a272-85575bfd9bf2 None None] RequestId filter calling following filter/app {{(pid=100522) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:16:07.489449 np0000005924 devstack@c-api.service[100522]: INFO cinder.api.openstack.wsgi [None req-8dc8a6e7-c183-4149-a272-85575bfd9bf2 tempest-VolumesBackupsTest-1361087151 tempest-VolumesBackupsTest-1361087151-project-member] POST https://10.4.3.117/volume/v3/backups Jul 27 16:16:07.489449 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.openstack.wsgi [None req-8dc8a6e7-c183-4149-a272-85575bfd9bf2 tempest-VolumesBackupsTest-1361087151 tempest-VolumesBackupsTest-1361087151-project-member] Action: 'create', calling method: create, body: {"backup": {"volume_id": "76170da3-2714-4830-a1d1-c4783c140a14", "name": "tempest-VolumesBackupsTest-Backup-905059050"}} {{(pid=100522) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 27 16:16:07.489449 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.contrib.backups [None req-8dc8a6e7-c183-4149-a272-85575bfd9bf2 tempest-VolumesBackupsTest-1361087151 tempest-VolumesBackupsTest-1361087151-project-member] Creating new backup {'backup': {'volume_id': '76170da3-2714-4830-a1d1-c4783c140a14', 'name': 'tempest-VolumesBackupsTest-Backup-905059050'}} {{(pid=100522) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Jul 27 16:16:07.489449 np0000005924 devstack@c-api.service[100522]: INFO cinder.api.contrib.backups [None req-8dc8a6e7-c183-4149-a272-85575bfd9bf2 tempest-VolumesBackupsTest-1361087151 tempest-VolumesBackupsTest-1361087151-project-member] Creating backup of volume 76170da3-2714-4830-a1d1-c4783c140a14 in container None Jul 27 16:16:07.498637 np0000005924 devstack@c-api.service[100522]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:16:07.498637 np0000005924 devstack@c-api.service[100522]: warnings.warn( Jul 27 16:16:07.499189 np0000005924 devstack@c-api.service[100522]: INFO cinder.volume.api [None req-8dc8a6e7-c183-4149-a272-85575bfd9bf2 tempest-VolumesBackupsTest-1361087151 tempest-VolumesBackupsTest-1361087151-project-member] Volume info retrieved successfully. Jul 27 16:16:07.544054 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.middleware.request_id [None req-91bb71d0-2649-4d1e-888e-60aab6b6bb0b None None] RequestId filter calling following filter/app {{(pid=100524) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:16:07.546005 np0000005924 devstack@c-api.service[100524]: INFO cinder.api.openstack.wsgi [None req-91bb71d0-2649-4d1e-888e-60aab6b6bb0b tempest-VolumesBackupsTest-1601316061 tempest-VolumesBackupsTest-1601316061-project-member] GET https://10.4.3.117/volume/v3/backups/d2560aa7-1506-4a86-8851-7a31a1555121 Jul 27 16:16:07.546217 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.openstack.wsgi [None req-91bb71d0-2649-4d1e-888e-60aab6b6bb0b tempest-VolumesBackupsTest-1601316061 tempest-VolumesBackupsTest-1601316061-project-member] Empty body provided in request {{(pid=100524) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:16:07.546562 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.openstack.wsgi [None req-91bb71d0-2649-4d1e-888e-60aab6b6bb0b tempest-VolumesBackupsTest-1601316061 tempest-VolumesBackupsTest-1601316061-project-member] Calling method 'show' {{(pid=100524) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:16:07.546755 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.v3.backups [None req-91bb71d0-2649-4d1e-888e-60aab6b6bb0b tempest-VolumesBackupsTest-1601316061 tempest-VolumesBackupsTest-1601316061-project-member] Show backup with id d2560aa7-1506-4a86-8851-7a31a1555121. {{(pid=100524) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 27 16:16:07.550408 np0000005924 devstack@c-api.service[100524]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:16:07.550408 np0000005924 devstack@c-api.service[100524]: warnings.warn( Jul 27 16:16:07.551189 np0000005924 devstack@c-api.service[100524]: INFO cinder.api.openstack.wsgi [None req-91bb71d0-2649-4d1e-888e-60aab6b6bb0b tempest-VolumesBackupsTest-1601316061 tempest-VolumesBackupsTest-1601316061-project-member] https://10.4.3.117/volume/v3/backups/d2560aa7-1506-4a86-8851-7a31a1555121 returned with HTTP 200 Jul 27 16:16:07.551617 np0000005924 devstack@c-api.service[100524]: [pid: 100524|app: 0|req: 774/3064] 10.4.3.117 () {66 vars in 1348 bytes} [Mon Jul 27 16:16:07 2026] GET /volume/v3/backups/d2560aa7-1506-4a86-8851-7a31a1555121 => generated 789 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 27 16:16:07.572950 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.quota [None req-8dc8a6e7-c183-4149-a272-85575bfd9bf2 tempest-VolumesBackupsTest-1361087151 tempest-VolumesBackupsTest-1361087151-project-member] Created reservations ['93451f2b-3570-4c9e-8a93-11a632ebefd5', 'dd077d4e-b188-4cdb-a840-dfb57555fc09'] {{(pid=100522) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 27 16:16:07.605181 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.middleware.request_id [None req-d1d68594-7e33-427f-ba2e-e95c3946da6f None None] RequestId filter calling following filter/app {{(pid=100521) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:16:07.607105 np0000005924 devstack@c-api.service[100521]: INFO cinder.api.openstack.wsgi [None req-d1d68594-7e33-427f-ba2e-e95c3946da6f tempest-ProjectReaderTests39-214411363 tempest-ProjectReaderTests39-214411363-project-admin] GET https://10.4.3.117/volume/v3/backups/ceeaa65a-d529-48b6-b1b7-e0edd2462dd0 Jul 27 16:16:07.608056 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.openstack.wsgi [None req-d1d68594-7e33-427f-ba2e-e95c3946da6f tempest-ProjectReaderTests39-214411363 tempest-ProjectReaderTests39-214411363-project-admin] Empty body provided in request {{(pid=100521) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:16:07.608056 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.openstack.wsgi [None req-d1d68594-7e33-427f-ba2e-e95c3946da6f tempest-ProjectReaderTests39-214411363 tempest-ProjectReaderTests39-214411363-project-admin] Calling method 'show' {{(pid=100521) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:16:07.608056 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.v3.backups [None req-d1d68594-7e33-427f-ba2e-e95c3946da6f tempest-ProjectReaderTests39-214411363 tempest-ProjectReaderTests39-214411363-project-admin] Show backup with id ceeaa65a-d529-48b6-b1b7-e0edd2462dd0. {{(pid=100521) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 27 16:16:07.615252 np0000005924 devstack@c-api.service[100521]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:16:07.615252 np0000005924 devstack@c-api.service[100521]: warnings.warn( Jul 27 16:16:07.616036 np0000005924 devstack@c-api.service[100521]: INFO cinder.api.openstack.wsgi [None req-d1d68594-7e33-427f-ba2e-e95c3946da6f tempest-ProjectReaderTests39-214411363 tempest-ProjectReaderTests39-214411363-project-admin] https://10.4.3.117/volume/v3/backups/ceeaa65a-d529-48b6-b1b7-e0edd2462dd0 returned with HTTP 200 Jul 27 16:16:07.616562 np0000005924 devstack@c-api.service[100521]: [pid: 100521|app: 0|req: 761/3065] 10.4.3.117 () {68 vars in 1388 bytes} [Mon Jul 27 16:16:07 2026] GET /volume/v3/backups/ceeaa65a-d529-48b6-b1b7-e0edd2462dd0 => generated 725 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 27 16:16:07.623868 np0000005924 devstack@c-api.service[100522]: INFO cinder.api.openstack.wsgi [None req-8dc8a6e7-c183-4149-a272-85575bfd9bf2 tempest-VolumesBackupsTest-1361087151 tempest-VolumesBackupsTest-1361087151-project-member] https://10.4.3.117/volume/v3/backups returned with HTTP 202 Jul 27 16:16:07.624727 np0000005924 devstack@c-api.service[100522]: [pid: 100522|app: 0|req: 758/3066] 10.4.3.117 () {68 vars in 1259 bytes} [Mon Jul 27 16:16:07 2026] POST /volume/v3/backups => generated 329 bytes in 141 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 27 16:16:07.637359 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.middleware.request_id [None req-f1b3031b-e01d-45a9-8f7d-2ad4438644c8 None None] RequestId filter calling following filter/app {{(pid=100523) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:16:07.640250 np0000005924 devstack@c-api.service[100523]: INFO cinder.api.openstack.wsgi [None req-f1b3031b-e01d-45a9-8f7d-2ad4438644c8 tempest-VolumesBackupsTest-1361087151 tempest-VolumesBackupsTest-1361087151-project-member] GET https://10.4.3.117/volume/v3/backups/7a7152fa-2ad6-4838-af62-7c806ea71455 Jul 27 16:16:07.640553 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.openstack.wsgi [None req-f1b3031b-e01d-45a9-8f7d-2ad4438644c8 tempest-VolumesBackupsTest-1361087151 tempest-VolumesBackupsTest-1361087151-project-member] Empty body provided in request {{(pid=100523) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:16:07.640822 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.openstack.wsgi [None req-f1b3031b-e01d-45a9-8f7d-2ad4438644c8 tempest-VolumesBackupsTest-1361087151 tempest-VolumesBackupsTest-1361087151-project-member] Calling method 'show' {{(pid=100523) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:16:07.640990 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.v3.backups [None req-f1b3031b-e01d-45a9-8f7d-2ad4438644c8 tempest-VolumesBackupsTest-1361087151 tempest-VolumesBackupsTest-1361087151-project-member] Show backup with id 7a7152fa-2ad6-4838-af62-7c806ea71455. {{(pid=100523) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 27 16:16:07.650395 np0000005924 devstack@c-api.service[100523]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:16:07.650395 np0000005924 devstack@c-api.service[100523]: warnings.warn( Jul 27 16:16:07.651479 np0000005924 devstack@c-api.service[100523]: INFO cinder.api.openstack.wsgi [None req-f1b3031b-e01d-45a9-8f7d-2ad4438644c8 tempest-VolumesBackupsTest-1361087151 tempest-VolumesBackupsTest-1361087151-project-member] https://10.4.3.117/volume/v3/backups/7a7152fa-2ad6-4838-af62-7c806ea71455 returned with HTTP 200 Jul 27 16:16:07.652009 np0000005924 devstack@c-api.service[100523]: [pid: 100523|app: 0|req: 774/3067] 10.4.3.117 () {66 vars in 1348 bytes} [Mon Jul 27 16:16:07 2026] GET /volume/v3/backups/7a7152fa-2ad6-4838-af62-7c806ea71455 => generated 736 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 27 16:16:08.561640 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.middleware.request_id [None req-41c5a32e-d98b-4c3e-93bd-594fa9dc1c5a None None] RequestId filter calling following filter/app {{(pid=100524) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:16:08.564198 np0000005924 devstack@c-api.service[100524]: INFO cinder.api.openstack.wsgi [None req-41c5a32e-d98b-4c3e-93bd-594fa9dc1c5a tempest-VolumesBackupsTest-1601316061 tempest-VolumesBackupsTest-1601316061-project-member] GET https://10.4.3.117/volume/v3/backups/d2560aa7-1506-4a86-8851-7a31a1555121 Jul 27 16:16:08.564523 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.openstack.wsgi [None req-41c5a32e-d98b-4c3e-93bd-594fa9dc1c5a tempest-VolumesBackupsTest-1601316061 tempest-VolumesBackupsTest-1601316061-project-member] Empty body provided in request {{(pid=100524) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:16:08.564831 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.openstack.wsgi [None req-41c5a32e-d98b-4c3e-93bd-594fa9dc1c5a tempest-VolumesBackupsTest-1601316061 tempest-VolumesBackupsTest-1601316061-project-member] Calling method 'show' {{(pid=100524) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:16:08.565004 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.v3.backups [None req-41c5a32e-d98b-4c3e-93bd-594fa9dc1c5a tempest-VolumesBackupsTest-1601316061 tempest-VolumesBackupsTest-1601316061-project-member] Show backup with id d2560aa7-1506-4a86-8851-7a31a1555121. {{(pid=100524) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 27 16:16:08.570154 np0000005924 devstack@c-api.service[100524]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:16:08.570154 np0000005924 devstack@c-api.service[100524]: warnings.warn( Jul 27 16:16:08.571241 np0000005924 devstack@c-api.service[100524]: INFO cinder.api.openstack.wsgi [None req-41c5a32e-d98b-4c3e-93bd-594fa9dc1c5a tempest-VolumesBackupsTest-1601316061 tempest-VolumesBackupsTest-1601316061-project-member] https://10.4.3.117/volume/v3/backups/d2560aa7-1506-4a86-8851-7a31a1555121 returned with HTTP 200 Jul 27 16:16:08.571741 np0000005924 devstack@c-api.service[100524]: [pid: 100524|app: 0|req: 775/3068] 10.4.3.117 () {66 vars in 1348 bytes} [Mon Jul 27 16:16:08 2026] GET /volume/v3/backups/d2560aa7-1506-4a86-8851-7a31a1555121 => generated 790 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 27 16:16:08.585399 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.middleware.request_id [None req-f214da1d-4dfa-45fc-931c-4062fbae9f9f None None] RequestId filter calling following filter/app {{(pid=100521) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:16:08.587366 np0000005924 devstack@c-api.service[100521]: INFO cinder.api.openstack.wsgi [None req-f214da1d-4dfa-45fc-931c-4062fbae9f9f tempest-VolumesBackupsTest-1601316061 tempest-VolumesBackupsTest-1601316061-project-member] GET https://10.4.3.117/volume/v3/backups/d2560aa7-1506-4a86-8851-7a31a1555121 Jul 27 16:16:08.587569 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.openstack.wsgi [None req-f214da1d-4dfa-45fc-931c-4062fbae9f9f tempest-VolumesBackupsTest-1601316061 tempest-VolumesBackupsTest-1601316061-project-member] Empty body provided in request {{(pid=100521) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:16:08.587754 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.openstack.wsgi [None req-f214da1d-4dfa-45fc-931c-4062fbae9f9f tempest-VolumesBackupsTest-1601316061 tempest-VolumesBackupsTest-1601316061-project-member] Calling method 'show' {{(pid=100521) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:16:08.587851 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.v3.backups [None req-f214da1d-4dfa-45fc-931c-4062fbae9f9f tempest-VolumesBackupsTest-1601316061 tempest-VolumesBackupsTest-1601316061-project-member] Show backup with id d2560aa7-1506-4a86-8851-7a31a1555121. {{(pid=100521) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 27 16:16:08.592105 np0000005924 devstack@c-api.service[100521]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:16:08.592105 np0000005924 devstack@c-api.service[100521]: warnings.warn( Jul 27 16:16:08.592836 np0000005924 devstack@c-api.service[100521]: INFO cinder.api.openstack.wsgi [None req-f214da1d-4dfa-45fc-931c-4062fbae9f9f tempest-VolumesBackupsTest-1601316061 tempest-VolumesBackupsTest-1601316061-project-member] https://10.4.3.117/volume/v3/backups/d2560aa7-1506-4a86-8851-7a31a1555121 returned with HTTP 200 Jul 27 16:16:08.593223 np0000005924 devstack@c-api.service[100521]: [pid: 100521|app: 0|req: 762/3069] 10.4.3.117 () {66 vars in 1348 bytes} [Mon Jul 27 16:16:08 2026] GET /volume/v3/backups/d2560aa7-1506-4a86-8851-7a31a1555121 => generated 790 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 27 16:16:08.603946 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.middleware.request_id [None req-32cdf15e-35b2-42e2-9fd4-cd7a766e6a8c None None] RequestId filter calling following filter/app {{(pid=100522) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:16:08.608350 np0000005924 devstack@c-api.service[100522]: INFO cinder.api.openstack.wsgi [None req-32cdf15e-35b2-42e2-9fd4-cd7a766e6a8c tempest-VolumesBackupsTest-1601316061 tempest-VolumesBackupsTest-1601316061-project-member] DELETE https://10.4.3.117/volume/v3/backups/d2560aa7-1506-4a86-8851-7a31a1555121 Jul 27 16:16:08.608350 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.openstack.wsgi [None req-32cdf15e-35b2-42e2-9fd4-cd7a766e6a8c tempest-VolumesBackupsTest-1601316061 tempest-VolumesBackupsTest-1601316061-project-member] Empty body provided in request {{(pid=100522) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:16:08.608350 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.openstack.wsgi [None req-32cdf15e-35b2-42e2-9fd4-cd7a766e6a8c tempest-VolumesBackupsTest-1601316061 tempest-VolumesBackupsTest-1601316061-project-member] Calling method 'delete' {{(pid=100522) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:16:08.608350 np0000005924 devstack@c-api.service[100522]: INFO cinder.api.contrib.backups [None req-32cdf15e-35b2-42e2-9fd4-cd7a766e6a8c tempest-VolumesBackupsTest-1601316061 tempest-VolumesBackupsTest-1601316061-project-member] Delete backup with id: d2560aa7-1506-4a86-8851-7a31a1555121. Jul 27 16:16:08.613451 np0000005924 devstack@c-api.service[100522]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:16:08.613451 np0000005924 devstack@c-api.service[100522]: warnings.warn( Jul 27 16:16:08.631303 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.middleware.request_id [None req-2efcb0f4-5f4d-4225-a9a2-8a5fa19aac3e None None] RequestId filter calling following filter/app {{(pid=100523) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:16:08.633497 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.backup.rpcapi [None req-32cdf15e-35b2-42e2-9fd4-cd7a766e6a8c tempest-VolumesBackupsTest-1601316061 tempest-VolumesBackupsTest-1601316061-project-member] delete_backup rpcapi backup_id d2560aa7-1506-4a86-8851-7a31a1555121 {{(pid=100522) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Jul 27 16:16:08.633588 np0000005924 devstack@c-api.service[100523]: INFO cinder.api.openstack.wsgi [None req-2efcb0f4-5f4d-4225-a9a2-8a5fa19aac3e tempest-ProjectReaderTests39-214411363 tempest-ProjectReaderTests39-214411363-project-admin] GET https://10.4.3.117/volume/v3/backups/ceeaa65a-d529-48b6-b1b7-e0edd2462dd0 Jul 27 16:16:08.633588 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.openstack.wsgi [None req-2efcb0f4-5f4d-4225-a9a2-8a5fa19aac3e tempest-ProjectReaderTests39-214411363 tempest-ProjectReaderTests39-214411363-project-admin] Empty body provided in request {{(pid=100523) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:16:08.633588 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.openstack.wsgi [None req-2efcb0f4-5f4d-4225-a9a2-8a5fa19aac3e tempest-ProjectReaderTests39-214411363 tempest-ProjectReaderTests39-214411363-project-admin] Calling method 'show' {{(pid=100523) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:16:08.633765 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.v3.backups [None req-2efcb0f4-5f4d-4225-a9a2-8a5fa19aac3e tempest-ProjectReaderTests39-214411363 tempest-ProjectReaderTests39-214411363-project-admin] Show backup with id ceeaa65a-d529-48b6-b1b7-e0edd2462dd0. {{(pid=100523) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 27 16:16:08.634955 np0000005924 devstack@c-api.service[100522]: INFO cinder.api.openstack.wsgi [None req-32cdf15e-35b2-42e2-9fd4-cd7a766e6a8c tempest-VolumesBackupsTest-1601316061 tempest-VolumesBackupsTest-1601316061-project-member] https://10.4.3.117/volume/v3/backups/d2560aa7-1506-4a86-8851-7a31a1555121 returned with HTTP 202 Jul 27 16:16:08.634955 np0000005924 devstack@c-api.service[100522]: [pid: 100522|app: 0|req: 759/3070] 10.4.3.117 () {66 vars in 1351 bytes} [Mon Jul 27 16:16:08 2026] DELETE /volume/v3/backups/d2560aa7-1506-4a86-8851-7a31a1555121 => generated 0 bytes in 32 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 27 16:16:08.638641 np0000005924 devstack@c-api.service[100523]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:16:08.638641 np0000005924 devstack@c-api.service[100523]: warnings.warn( Jul 27 16:16:08.639419 np0000005924 devstack@c-api.service[100523]: INFO cinder.api.openstack.wsgi [None req-2efcb0f4-5f4d-4225-a9a2-8a5fa19aac3e tempest-ProjectReaderTests39-214411363 tempest-ProjectReaderTests39-214411363-project-admin] https://10.4.3.117/volume/v3/backups/ceeaa65a-d529-48b6-b1b7-e0edd2462dd0 returned with HTTP 200 Jul 27 16:16:08.639772 np0000005924 devstack@c-api.service[100523]: [pid: 100523|app: 0|req: 775/3071] 10.4.3.117 () {68 vars in 1388 bytes} [Mon Jul 27 16:16:08 2026] GET /volume/v3/backups/ceeaa65a-d529-48b6-b1b7-e0edd2462dd0 => generated 736 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 27 16:16:08.644767 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.middleware.request_id [None req-5466e080-b9f6-438c-a52b-e78648aba791 None None] RequestId filter calling following filter/app {{(pid=100524) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:16:08.647500 np0000005924 devstack@c-api.service[100524]: INFO cinder.api.openstack.wsgi [None req-5466e080-b9f6-438c-a52b-e78648aba791 tempest-VolumesBackupsTest-1601316061 tempest-VolumesBackupsTest-1601316061-project-member] GET https://10.4.3.117/volume/v3/backups/d2560aa7-1506-4a86-8851-7a31a1555121 Jul 27 16:16:08.647500 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.openstack.wsgi [None req-5466e080-b9f6-438c-a52b-e78648aba791 tempest-VolumesBackupsTest-1601316061 tempest-VolumesBackupsTest-1601316061-project-member] Empty body provided in request {{(pid=100524) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:16:08.647500 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.openstack.wsgi [None req-5466e080-b9f6-438c-a52b-e78648aba791 tempest-VolumesBackupsTest-1601316061 tempest-VolumesBackupsTest-1601316061-project-member] Calling method 'show' {{(pid=100524) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:16:08.647500 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.v3.backups [None req-5466e080-b9f6-438c-a52b-e78648aba791 tempest-VolumesBackupsTest-1601316061 tempest-VolumesBackupsTest-1601316061-project-member] Show backup with id d2560aa7-1506-4a86-8851-7a31a1555121. {{(pid=100524) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 27 16:16:08.652003 np0000005924 devstack@c-api.service[100524]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:16:08.652003 np0000005924 devstack@c-api.service[100524]: warnings.warn( Jul 27 16:16:08.652691 np0000005924 devstack@c-api.service[100524]: INFO cinder.api.openstack.wsgi [None req-5466e080-b9f6-438c-a52b-e78648aba791 tempest-VolumesBackupsTest-1601316061 tempest-VolumesBackupsTest-1601316061-project-member] https://10.4.3.117/volume/v3/backups/d2560aa7-1506-4a86-8851-7a31a1555121 returned with HTTP 200 Jul 27 16:16:08.653090 np0000005924 devstack@c-api.service[100524]: [pid: 100524|app: 0|req: 776/3072] 10.4.3.117 () {66 vars in 1348 bytes} [Mon Jul 27 16:16:08 2026] GET /volume/v3/backups/d2560aa7-1506-4a86-8851-7a31a1555121 => generated 789 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 27 16:16:08.662382 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.middleware.request_id [None req-2dd306c0-5841-4aba-a877-6861a38137fc None None] RequestId filter calling following filter/app {{(pid=100521) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:16:08.664699 np0000005924 devstack@c-api.service[100521]: INFO cinder.api.openstack.wsgi [None req-2dd306c0-5841-4aba-a877-6861a38137fc tempest-VolumesBackupsTest-1361087151 tempest-VolumesBackupsTest-1361087151-project-member] GET https://10.4.3.117/volume/v3/backups/7a7152fa-2ad6-4838-af62-7c806ea71455 Jul 27 16:16:08.664923 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.openstack.wsgi [None req-2dd306c0-5841-4aba-a877-6861a38137fc tempest-VolumesBackupsTest-1361087151 tempest-VolumesBackupsTest-1361087151-project-member] Empty body provided in request {{(pid=100521) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:16:08.665175 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.openstack.wsgi [None req-2dd306c0-5841-4aba-a877-6861a38137fc tempest-VolumesBackupsTest-1361087151 tempest-VolumesBackupsTest-1361087151-project-member] Calling method 'show' {{(pid=100521) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:16:08.665295 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.v3.backups [None req-2dd306c0-5841-4aba-a877-6861a38137fc tempest-VolumesBackupsTest-1361087151 tempest-VolumesBackupsTest-1361087151-project-member] Show backup with id 7a7152fa-2ad6-4838-af62-7c806ea71455. {{(pid=100521) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 27 16:16:08.670212 np0000005924 devstack@c-api.service[100521]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:16:08.670212 np0000005924 devstack@c-api.service[100521]: warnings.warn( Jul 27 16:16:08.671079 np0000005924 devstack@c-api.service[100521]: INFO cinder.api.openstack.wsgi [None req-2dd306c0-5841-4aba-a877-6861a38137fc tempest-VolumesBackupsTest-1361087151 tempest-VolumesBackupsTest-1361087151-project-member] https://10.4.3.117/volume/v3/backups/7a7152fa-2ad6-4838-af62-7c806ea71455 returned with HTTP 200 Jul 27 16:16:08.671455 np0000005924 devstack@c-api.service[100521]: [pid: 100521|app: 0|req: 763/3073] 10.4.3.117 () {66 vars in 1348 bytes} [Mon Jul 27 16:16:08 2026] GET /volume/v3/backups/7a7152fa-2ad6-4838-af62-7c806ea71455 => generated 738 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 27 16:16:09.654932 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.middleware.request_id [None req-7852518e-f7d7-4d99-9a81-9f5b4744f9f0 None None] RequestId filter calling following filter/app {{(pid=100522) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:16:09.656980 np0000005924 devstack@c-api.service[100522]: INFO cinder.api.openstack.wsgi [None req-7852518e-f7d7-4d99-9a81-9f5b4744f9f0 tempest-ProjectReaderTests39-214411363 tempest-ProjectReaderTests39-214411363-project-admin] GET https://10.4.3.117/volume/v3/backups/ceeaa65a-d529-48b6-b1b7-e0edd2462dd0 Jul 27 16:16:09.657404 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.openstack.wsgi [None req-7852518e-f7d7-4d99-9a81-9f5b4744f9f0 tempest-ProjectReaderTests39-214411363 tempest-ProjectReaderTests39-214411363-project-admin] Empty body provided in request {{(pid=100522) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:16:09.659123 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.openstack.wsgi [None req-7852518e-f7d7-4d99-9a81-9f5b4744f9f0 tempest-ProjectReaderTests39-214411363 tempest-ProjectReaderTests39-214411363-project-admin] Calling method 'show' {{(pid=100522) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:16:09.659123 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.v3.backups [None req-7852518e-f7d7-4d99-9a81-9f5b4744f9f0 tempest-ProjectReaderTests39-214411363 tempest-ProjectReaderTests39-214411363-project-admin] Show backup with id ceeaa65a-d529-48b6-b1b7-e0edd2462dd0. {{(pid=100522) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 27 16:16:09.663669 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.middleware.request_id [None req-a06e5b31-ae5c-48bb-ba38-87b75e52b197 None None] RequestId filter calling following filter/app {{(pid=100523) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:16:09.669767 np0000005924 devstack@c-api.service[100523]: INFO cinder.api.openstack.wsgi [None req-a06e5b31-ae5c-48bb-ba38-87b75e52b197 tempest-VolumesBackupsTest-1601316061 tempest-VolumesBackupsTest-1601316061-project-member] GET https://10.4.3.117/volume/v3/backups/d2560aa7-1506-4a86-8851-7a31a1555121 Jul 27 16:16:09.669767 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.openstack.wsgi [None req-a06e5b31-ae5c-48bb-ba38-87b75e52b197 tempest-VolumesBackupsTest-1601316061 tempest-VolumesBackupsTest-1601316061-project-member] Empty body provided in request {{(pid=100523) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:16:09.669767 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.openstack.wsgi [None req-a06e5b31-ae5c-48bb-ba38-87b75e52b197 tempest-VolumesBackupsTest-1601316061 tempest-VolumesBackupsTest-1601316061-project-member] Calling method 'show' {{(pid=100523) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:16:09.669767 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.v3.backups [None req-a06e5b31-ae5c-48bb-ba38-87b75e52b197 tempest-VolumesBackupsTest-1601316061 tempest-VolumesBackupsTest-1601316061-project-member] Show backup with id d2560aa7-1506-4a86-8851-7a31a1555121. {{(pid=100523) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 27 16:16:09.670087 np0000005924 devstack@c-api.service[100522]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:16:09.670087 np0000005924 devstack@c-api.service[100522]: warnings.warn( Jul 27 16:16:09.670087 np0000005924 devstack@c-api.service[100522]: INFO cinder.api.openstack.wsgi [None req-7852518e-f7d7-4d99-9a81-9f5b4744f9f0 tempest-ProjectReaderTests39-214411363 tempest-ProjectReaderTests39-214411363-project-admin] https://10.4.3.117/volume/v3/backups/ceeaa65a-d529-48b6-b1b7-e0edd2462dd0 returned with HTTP 200 Jul 27 16:16:09.670087 np0000005924 devstack@c-api.service[100522]: [pid: 100522|app: 0|req: 760/3074] 10.4.3.117 () {68 vars in 1388 bytes} [Mon Jul 27 16:16:09 2026] GET /volume/v3/backups/ceeaa65a-d529-48b6-b1b7-e0edd2462dd0 => generated 736 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 27 16:16:09.670526 np0000005924 devstack@c-api.service[100523]: INFO cinder.api.openstack.wsgi [None req-a06e5b31-ae5c-48bb-ba38-87b75e52b197 tempest-VolumesBackupsTest-1601316061 tempest-VolumesBackupsTest-1601316061-project-member] https://10.4.3.117/volume/v3/backups/d2560aa7-1506-4a86-8851-7a31a1555121 returned with HTTP 404 Jul 27 16:16:09.670681 np0000005924 devstack@c-api.service[100523]: [pid: 100523|app: 0|req: 776/3075] 10.4.3.117 () {66 vars in 1348 bytes} [Mon Jul 27 16:16:09 2026] GET /volume/v3/backups/d2560aa7-1506-4a86-8851-7a31a1555121 => generated 109 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 27 16:16:09.686548 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.middleware.request_id [None req-ff400a61-7d79-4898-a599-4d45efed05c5 None None] RequestId filter calling following filter/app {{(pid=100524) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:16:09.688480 np0000005924 devstack@c-api.service[100524]: INFO cinder.api.openstack.wsgi [None req-ff400a61-7d79-4898-a599-4d45efed05c5 tempest-VolumesBackupsTest-1361087151 tempest-VolumesBackupsTest-1361087151-project-member] GET https://10.4.3.117/volume/v3/backups/7a7152fa-2ad6-4838-af62-7c806ea71455 Jul 27 16:16:09.688669 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.openstack.wsgi [None req-ff400a61-7d79-4898-a599-4d45efed05c5 tempest-VolumesBackupsTest-1361087151 tempest-VolumesBackupsTest-1361087151-project-member] Empty body provided in request {{(pid=100524) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:16:09.688855 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.openstack.wsgi [None req-ff400a61-7d79-4898-a599-4d45efed05c5 tempest-VolumesBackupsTest-1361087151 tempest-VolumesBackupsTest-1361087151-project-member] Calling method 'show' {{(pid=100524) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:16:09.688957 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.v3.backups [None req-ff400a61-7d79-4898-a599-4d45efed05c5 tempest-VolumesBackupsTest-1361087151 tempest-VolumesBackupsTest-1361087151-project-member] Show backup with id 7a7152fa-2ad6-4838-af62-7c806ea71455. {{(pid=100524) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 27 16:16:09.698727 np0000005924 devstack@c-api.service[100524]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:16:09.698727 np0000005924 devstack@c-api.service[100524]: warnings.warn( Jul 27 16:16:09.699823 np0000005924 devstack@c-api.service[100524]: INFO cinder.api.openstack.wsgi [None req-ff400a61-7d79-4898-a599-4d45efed05c5 tempest-VolumesBackupsTest-1361087151 tempest-VolumesBackupsTest-1361087151-project-member] https://10.4.3.117/volume/v3/backups/7a7152fa-2ad6-4838-af62-7c806ea71455 returned with HTTP 200 Jul 27 16:16:09.704356 np0000005924 devstack@c-api.service[100524]: [pid: 100524|app: 0|req: 777/3076] 10.4.3.117 () {66 vars in 1348 bytes} [Mon Jul 27 16:16:09 2026] GET /volume/v3/backups/7a7152fa-2ad6-4838-af62-7c806ea71455 => generated 738 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jul 27 16:16:09.779351 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.middleware.request_id [None req-0793932c-81a8-4c2c-b7b8-04ddb5112644 None None] RequestId filter calling following filter/app {{(pid=100521) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:16:09.781499 np0000005924 devstack@c-api.service[100521]: INFO cinder.api.openstack.wsgi [None req-0793932c-81a8-4c2c-b7b8-04ddb5112644 tempest-VolumesBackupsTest-1601316061 tempest-VolumesBackupsTest-1601316061-project-member] DELETE https://10.4.3.117/volume/v3/backups/94af9a52-7f69-4f81-abc6-3124a863a558 Jul 27 16:16:09.781760 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.openstack.wsgi [None req-0793932c-81a8-4c2c-b7b8-04ddb5112644 tempest-VolumesBackupsTest-1601316061 tempest-VolumesBackupsTest-1601316061-project-member] Empty body provided in request {{(pid=100521) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:16:09.782025 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.openstack.wsgi [None req-0793932c-81a8-4c2c-b7b8-04ddb5112644 tempest-VolumesBackupsTest-1601316061 tempest-VolumesBackupsTest-1601316061-project-member] Calling method 'delete' {{(pid=100521) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:16:09.782118 np0000005924 devstack@c-api.service[100521]: INFO cinder.api.contrib.backups [None req-0793932c-81a8-4c2c-b7b8-04ddb5112644 tempest-VolumesBackupsTest-1601316061 tempest-VolumesBackupsTest-1601316061-project-member] Delete backup with id: 94af9a52-7f69-4f81-abc6-3124a863a558. Jul 27 16:16:09.783951 np0000005924 devstack@c-api.service[100521]: DEBUG dbcounter [-] [100521] Writing DB stats cinder:SELECT=423,cinder:UPDATE=153,cinder:INSERT=77 {{(pid=100521) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 27 16:16:09.786589 np0000005924 devstack@c-api.service[100521]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:16:09.786589 np0000005924 devstack@c-api.service[100521]: warnings.warn( Jul 27 16:16:09.804664 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.backup.rpcapi [None req-0793932c-81a8-4c2c-b7b8-04ddb5112644 tempest-VolumesBackupsTest-1601316061 tempest-VolumesBackupsTest-1601316061-project-member] delete_backup rpcapi backup_id 94af9a52-7f69-4f81-abc6-3124a863a558 {{(pid=100521) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Jul 27 16:16:09.808572 np0000005924 devstack@c-api.service[100521]: INFO cinder.api.openstack.wsgi [None req-0793932c-81a8-4c2c-b7b8-04ddb5112644 tempest-VolumesBackupsTest-1601316061 tempest-VolumesBackupsTest-1601316061-project-member] https://10.4.3.117/volume/v3/backups/94af9a52-7f69-4f81-abc6-3124a863a558 returned with HTTP 202 Jul 27 16:16:09.809147 np0000005924 devstack@c-api.service[100521]: [pid: 100521|app: 0|req: 764/3077] 10.4.3.117 () {66 vars in 1351 bytes} [Mon Jul 27 16:16:09 2026] DELETE /volume/v3/backups/94af9a52-7f69-4f81-abc6-3124a863a558 => generated 0 bytes in 30 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 27 16:16:09.819454 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.middleware.request_id [None req-1ab98ffa-b8c0-42e9-b514-5183659bd105 None None] RequestId filter calling following filter/app {{(pid=100522) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:16:09.821421 np0000005924 devstack@c-api.service[100522]: INFO cinder.api.openstack.wsgi [None req-1ab98ffa-b8c0-42e9-b514-5183659bd105 tempest-VolumesBackupsTest-1601316061 tempest-VolumesBackupsTest-1601316061-project-member] GET https://10.4.3.117/volume/v3/backups/94af9a52-7f69-4f81-abc6-3124a863a558 Jul 27 16:16:09.821644 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.openstack.wsgi [None req-1ab98ffa-b8c0-42e9-b514-5183659bd105 tempest-VolumesBackupsTest-1601316061 tempest-VolumesBackupsTest-1601316061-project-member] Empty body provided in request {{(pid=100522) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:16:09.821829 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.openstack.wsgi [None req-1ab98ffa-b8c0-42e9-b514-5183659bd105 tempest-VolumesBackupsTest-1601316061 tempest-VolumesBackupsTest-1601316061-project-member] Calling method 'show' {{(pid=100522) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:16:09.821990 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.v3.backups [None req-1ab98ffa-b8c0-42e9-b514-5183659bd105 tempest-VolumesBackupsTest-1601316061 tempest-VolumesBackupsTest-1601316061-project-member] Show backup with id 94af9a52-7f69-4f81-abc6-3124a863a558. {{(pid=100522) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 27 16:16:09.826622 np0000005924 devstack@c-api.service[100522]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:16:09.826622 np0000005924 devstack@c-api.service[100522]: warnings.warn( Jul 27 16:16:09.827423 np0000005924 devstack@c-api.service[100522]: INFO cinder.api.openstack.wsgi [None req-1ab98ffa-b8c0-42e9-b514-5183659bd105 tempest-VolumesBackupsTest-1601316061 tempest-VolumesBackupsTest-1601316061-project-member] https://10.4.3.117/volume/v3/backups/94af9a52-7f69-4f81-abc6-3124a863a558 returned with HTTP 200 Jul 27 16:16:09.827830 np0000005924 devstack@c-api.service[100522]: [pid: 100522|app: 0|req: 761/3078] 10.4.3.117 () {66 vars in 1348 bytes} [Mon Jul 27 16:16:09 2026] GET /volume/v3/backups/94af9a52-7f69-4f81-abc6-3124a863a558 => generated 792 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 27 16:16:10.677939 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.middleware.request_id [None req-1ff01ba0-72c5-48c8-a3b9-792943edf5e0 None None] RequestId filter calling following filter/app {{(pid=100523) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:16:10.681202 np0000005924 devstack@c-api.service[100523]: INFO cinder.api.openstack.wsgi [None req-1ff01ba0-72c5-48c8-a3b9-792943edf5e0 tempest-ProjectReaderTests39-214411363 tempest-ProjectReaderTests39-214411363-project-admin] GET https://10.4.3.117/volume/v3/backups/ceeaa65a-d529-48b6-b1b7-e0edd2462dd0 Jul 27 16:16:10.681472 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.openstack.wsgi [None req-1ff01ba0-72c5-48c8-a3b9-792943edf5e0 tempest-ProjectReaderTests39-214411363 tempest-ProjectReaderTests39-214411363-project-admin] Empty body provided in request {{(pid=100523) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:16:10.681661 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.openstack.wsgi [None req-1ff01ba0-72c5-48c8-a3b9-792943edf5e0 tempest-ProjectReaderTests39-214411363 tempest-ProjectReaderTests39-214411363-project-admin] Calling method 'show' {{(pid=100523) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:16:10.681800 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.v3.backups [None req-1ff01ba0-72c5-48c8-a3b9-792943edf5e0 tempest-ProjectReaderTests39-214411363 tempest-ProjectReaderTests39-214411363-project-admin] Show backup with id ceeaa65a-d529-48b6-b1b7-e0edd2462dd0. {{(pid=100523) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 27 16:16:10.687490 np0000005924 devstack@c-api.service[100523]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:16:10.687490 np0000005924 devstack@c-api.service[100523]: warnings.warn( Jul 27 16:16:10.688539 np0000005924 devstack@c-api.service[100523]: INFO cinder.api.openstack.wsgi [None req-1ff01ba0-72c5-48c8-a3b9-792943edf5e0 tempest-ProjectReaderTests39-214411363 tempest-ProjectReaderTests39-214411363-project-admin] https://10.4.3.117/volume/v3/backups/ceeaa65a-d529-48b6-b1b7-e0edd2462dd0 returned with HTTP 200 Jul 27 16:16:10.689019 np0000005924 devstack@c-api.service[100523]: [pid: 100523|app: 0|req: 777/3079] 10.4.3.117 () {68 vars in 1388 bytes} [Mon Jul 27 16:16:10 2026] GET /volume/v3/backups/ceeaa65a-d529-48b6-b1b7-e0edd2462dd0 => generated 736 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 27 16:16:10.717546 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.middleware.request_id [None req-3365b176-6bf6-43e8-b8f9-3afdd896ce96 None None] RequestId filter calling following filter/app {{(pid=100524) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:16:10.719133 np0000005924 devstack@c-api.service[100524]: INFO cinder.api.openstack.wsgi [None req-3365b176-6bf6-43e8-b8f9-3afdd896ce96 tempest-VolumesBackupsTest-1361087151 tempest-VolumesBackupsTest-1361087151-project-member] GET https://10.4.3.117/volume/v3/backups/7a7152fa-2ad6-4838-af62-7c806ea71455 Jul 27 16:16:10.719299 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.openstack.wsgi [None req-3365b176-6bf6-43e8-b8f9-3afdd896ce96 tempest-VolumesBackupsTest-1361087151 tempest-VolumesBackupsTest-1361087151-project-member] Empty body provided in request {{(pid=100524) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:16:10.719504 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.openstack.wsgi [None req-3365b176-6bf6-43e8-b8f9-3afdd896ce96 tempest-VolumesBackupsTest-1361087151 tempest-VolumesBackupsTest-1361087151-project-member] Calling method 'show' {{(pid=100524) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:16:10.719598 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.v3.backups [None req-3365b176-6bf6-43e8-b8f9-3afdd896ce96 tempest-VolumesBackupsTest-1361087151 tempest-VolumesBackupsTest-1361087151-project-member] Show backup with id 7a7152fa-2ad6-4838-af62-7c806ea71455. {{(pid=100524) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 27 16:16:10.726192 np0000005924 devstack@c-api.service[100524]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:16:10.726192 np0000005924 devstack@c-api.service[100524]: warnings.warn( Jul 27 16:16:10.727109 np0000005924 devstack@c-api.service[100524]: INFO cinder.api.openstack.wsgi [None req-3365b176-6bf6-43e8-b8f9-3afdd896ce96 tempest-VolumesBackupsTest-1361087151 tempest-VolumesBackupsTest-1361087151-project-member] https://10.4.3.117/volume/v3/backups/7a7152fa-2ad6-4838-af62-7c806ea71455 returned with HTTP 200 Jul 27 16:16:10.727538 np0000005924 devstack@c-api.service[100524]: [pid: 100524|app: 0|req: 778/3080] 10.4.3.117 () {66 vars in 1348 bytes} [Mon Jul 27 16:16:10 2026] GET /volume/v3/backups/7a7152fa-2ad6-4838-af62-7c806ea71455 => generated 738 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 27 16:16:10.841750 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.middleware.request_id [None req-cd484ef1-215a-4026-a069-698d63956dda None None] RequestId filter calling following filter/app {{(pid=100521) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:16:10.844087 np0000005924 devstack@c-api.service[100521]: INFO cinder.api.openstack.wsgi [None req-cd484ef1-215a-4026-a069-698d63956dda tempest-VolumesBackupsTest-1601316061 tempest-VolumesBackupsTest-1601316061-project-member] GET https://10.4.3.117/volume/v3/backups/94af9a52-7f69-4f81-abc6-3124a863a558 Jul 27 16:16:10.844367 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.openstack.wsgi [None req-cd484ef1-215a-4026-a069-698d63956dda tempest-VolumesBackupsTest-1601316061 tempest-VolumesBackupsTest-1601316061-project-member] Empty body provided in request {{(pid=100521) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:16:10.844638 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.openstack.wsgi [None req-cd484ef1-215a-4026-a069-698d63956dda tempest-VolumesBackupsTest-1601316061 tempest-VolumesBackupsTest-1601316061-project-member] Calling method 'show' {{(pid=100521) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:16:10.844802 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.v3.backups [None req-cd484ef1-215a-4026-a069-698d63956dda tempest-VolumesBackupsTest-1601316061 tempest-VolumesBackupsTest-1601316061-project-member] Show backup with id 94af9a52-7f69-4f81-abc6-3124a863a558. {{(pid=100521) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 27 16:16:10.849016 np0000005924 devstack@c-api.service[100521]: INFO cinder.api.openstack.wsgi [None req-cd484ef1-215a-4026-a069-698d63956dda tempest-VolumesBackupsTest-1601316061 tempest-VolumesBackupsTest-1601316061-project-member] https://10.4.3.117/volume/v3/backups/94af9a52-7f69-4f81-abc6-3124a863a558 returned with HTTP 404 Jul 27 16:16:10.849493 np0000005924 devstack@c-api.service[100521]: [pid: 100521|app: 0|req: 765/3081] 10.4.3.117 () {66 vars in 1348 bytes} [Mon Jul 27 16:16:10 2026] GET /volume/v3/backups/94af9a52-7f69-4f81-abc6-3124a863a558 => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 27 16:16:11.007922 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.middleware.request_id [req-7fb8cab4-ca91-46c9-b7c8-b340419dd740 req-bc01ab49-722a-450a-a633-fcca2bf3ada5 None None] RequestId filter calling following filter/app {{(pid=100522) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:16:11.013393 np0000005924 devstack@c-api.service[100522]: INFO cinder.api.openstack.wsgi [req-7fb8cab4-ca91-46c9-b7c8-b340419dd740 req-bc01ab49-722a-450a-a633-fcca2bf3ada5 tempest-VolumesBackupsTest-1601316061 tempest-VolumesBackupsTest-1601316061-project-member] GET https://10.4.3.117/volume/v3/volumes/8dc2060f-8c1d-41a9-980e-db24aa76a846 Jul 27 16:16:11.013611 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.openstack.wsgi [req-7fb8cab4-ca91-46c9-b7c8-b340419dd740 req-bc01ab49-722a-450a-a633-fcca2bf3ada5 tempest-VolumesBackupsTest-1601316061 tempest-VolumesBackupsTest-1601316061-project-member] Empty body provided in request {{(pid=100522) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:16:11.013811 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.openstack.wsgi [req-7fb8cab4-ca91-46c9-b7c8-b340419dd740 req-bc01ab49-722a-450a-a633-fcca2bf3ada5 tempest-VolumesBackupsTest-1601316061 tempest-VolumesBackupsTest-1601316061-project-member] Calling method 'show' {{(pid=100522) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:16:11.024800 np0000005924 devstack@c-api.service[100522]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:16:11.024800 np0000005924 devstack@c-api.service[100522]: warnings.warn( Jul 27 16:16:11.028804 np0000005924 devstack@c-api.service[100522]: INFO cinder.volume.api [req-7fb8cab4-ca91-46c9-b7c8-b340419dd740 req-bc01ab49-722a-450a-a633-fcca2bf3ada5 tempest-VolumesBackupsTest-1601316061 tempest-VolumesBackupsTest-1601316061-project-member] Volume info retrieved successfully. Jul 27 16:16:11.033935 np0000005924 devstack@c-api.service[100522]: INFO cinder.api.openstack.wsgi [req-7fb8cab4-ca91-46c9-b7c8-b340419dd740 req-bc01ab49-722a-450a-a633-fcca2bf3ada5 tempest-VolumesBackupsTest-1601316061 tempest-VolumesBackupsTest-1601316061-project-member] https://10.4.3.117/volume/v3/volumes/8dc2060f-8c1d-41a9-980e-db24aa76a846 returned with HTTP 200 Jul 27 16:16:11.034408 np0000005924 devstack@c-api.service[100522]: [pid: 100522|app: 0|req: 762/3082] 10.4.3.117 () {68 vars in 1598 bytes} [Mon Jul 27 16:16:11 2026] GET /volume/v3/volumes/8dc2060f-8c1d-41a9-980e-db24aa76a846 => generated 1134 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 27 16:16:11.055906 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.middleware.request_id [req-7fb8cab4-ca91-46c9-b7c8-b340419dd740 req-be2e9221-c0e9-4cf8-a786-889c854add3b None None] RequestId filter calling following filter/app {{(pid=100523) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:16:11.059589 np0000005924 devstack@c-api.service[100523]: INFO cinder.api.openstack.wsgi [req-7fb8cab4-ca91-46c9-b7c8-b340419dd740 req-be2e9221-c0e9-4cf8-a786-889c854add3b tempest-VolumesBackupsTest-1601316061 tempest-VolumesBackupsTest-1601316061-project-member] POST https://10.4.3.117/volume/v3/volumes/8dc2060f-8c1d-41a9-980e-db24aa76a846/action Jul 27 16:16:11.059889 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.openstack.wsgi [req-7fb8cab4-ca91-46c9-b7c8-b340419dd740 req-be2e9221-c0e9-4cf8-a786-889c854add3b tempest-VolumesBackupsTest-1601316061 tempest-VolumesBackupsTest-1601316061-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100523) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 27 16:16:11.060091 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.openstack.wsgi [req-7fb8cab4-ca91-46c9-b7c8-b340419dd740 req-be2e9221-c0e9-4cf8-a786-889c854add3b tempest-VolumesBackupsTest-1601316061 tempest-VolumesBackupsTest-1601316061-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100523) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 27 16:16:11.070518 np0000005924 devstack@c-api.service[100523]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:16:11.070518 np0000005924 devstack@c-api.service[100523]: warnings.warn( Jul 27 16:16:11.071024 np0000005924 devstack@c-api.service[100523]: INFO cinder.volume.api [req-7fb8cab4-ca91-46c9-b7c8-b340419dd740 req-be2e9221-c0e9-4cf8-a786-889c854add3b tempest-VolumesBackupsTest-1601316061 tempest-VolumesBackupsTest-1601316061-project-member] Volume info retrieved successfully. Jul 27 16:16:11.089563 np0000005924 devstack@c-api.service[100523]: INFO cinder.volume.api [req-7fb8cab4-ca91-46c9-b7c8-b340419dd740 req-be2e9221-c0e9-4cf8-a786-889c854add3b tempest-VolumesBackupsTest-1601316061 tempest-VolumesBackupsTest-1601316061-project-member] Begin detaching volume completed successfully. Jul 27 16:16:11.089845 np0000005924 devstack@c-api.service[100523]: INFO cinder.api.openstack.wsgi [req-7fb8cab4-ca91-46c9-b7c8-b340419dd740 req-be2e9221-c0e9-4cf8-a786-889c854add3b tempest-VolumesBackupsTest-1601316061 tempest-VolumesBackupsTest-1601316061-project-member] https://10.4.3.117/volume/v3/volumes/8dc2060f-8c1d-41a9-980e-db24aa76a846/action returned with HTTP 202 Jul 27 16:16:11.090510 np0000005924 devstack@c-api.service[100523]: [pid: 100523|app: 0|req: 778/3083] 10.4.3.117 () {72 vars in 1672 bytes} [Mon Jul 27 16:16:11 2026] POST /volume/v3/volumes/8dc2060f-8c1d-41a9-980e-db24aa76a846/action => generated 0 bytes in 35 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 27 16:16:11.115629 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.middleware.request_id [None req-0538f250-65cf-4f33-9cd5-cd2dbcab1388 None None] RequestId filter calling following filter/app {{(pid=100524) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:16:11.120831 np0000005924 devstack@c-api.service[100524]: INFO cinder.api.openstack.wsgi [None req-0538f250-65cf-4f33-9cd5-cd2dbcab1388 tempest-VolumesBackupsTest-1601316061 tempest-VolumesBackupsTest-1601316061-project-member] GET https://10.4.3.117/volume/v3/volumes/8dc2060f-8c1d-41a9-980e-db24aa76a846 Jul 27 16:16:11.121090 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.openstack.wsgi [None req-0538f250-65cf-4f33-9cd5-cd2dbcab1388 tempest-VolumesBackupsTest-1601316061 tempest-VolumesBackupsTest-1601316061-project-member] Empty body provided in request {{(pid=100524) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:16:11.121290 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.openstack.wsgi [None req-0538f250-65cf-4f33-9cd5-cd2dbcab1388 tempest-VolumesBackupsTest-1601316061 tempest-VolumesBackupsTest-1601316061-project-member] Calling method 'show' {{(pid=100524) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:16:11.142200 np0000005924 devstack@c-api.service[100524]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:16:11.142200 np0000005924 devstack@c-api.service[100524]: warnings.warn( Jul 27 16:16:11.146190 np0000005924 devstack@c-api.service[100524]: INFO cinder.volume.api [None req-0538f250-65cf-4f33-9cd5-cd2dbcab1388 tempest-VolumesBackupsTest-1601316061 tempest-VolumesBackupsTest-1601316061-project-member] Volume info retrieved successfully. Jul 27 16:16:11.152173 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.middleware.request_id [None req-41a34dd5-f29f-471e-ac7d-fd7bc5a120e7 None None] RequestId filter calling following filter/app {{(pid=100521) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:16:11.152573 np0000005924 devstack@c-api.service[100521]: INFO cinder.api.openstack.wsgi [None req-41a34dd5-f29f-471e-ac7d-fd7bc5a120e7 None None] GET https://10.4.3.117/volume// Jul 27 16:16:11.152739 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.openstack.wsgi [None req-41a34dd5-f29f-471e-ac7d-fd7bc5a120e7 None None] Empty body provided in request {{(pid=100521) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:16:11.152921 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.openstack.wsgi [None req-41a34dd5-f29f-471e-ac7d-fd7bc5a120e7 None None] Calling method 'all' {{(pid=100521) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:16:11.153238 np0000005924 devstack@c-api.service[100521]: INFO cinder.api.openstack.wsgi [None req-41a34dd5-f29f-471e-ac7d-fd7bc5a120e7 None None] https://10.4.3.117/volume// returned with HTTP 300 Jul 27 16:16:11.153534 np0000005924 devstack@c-api.service[100521]: [pid: 100521|app: 0|req: 766/3084] 10.4.3.117 () {66 vars in 1426 bytes} [Mon Jul 27 16:16:11 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 27 16:16:11.154585 np0000005924 devstack@c-api.service[100524]: INFO cinder.api.openstack.wsgi [None req-0538f250-65cf-4f33-9cd5-cd2dbcab1388 tempest-VolumesBackupsTest-1601316061 tempest-VolumesBackupsTest-1601316061-project-member] https://10.4.3.117/volume/v3/volumes/8dc2060f-8c1d-41a9-980e-db24aa76a846 returned with HTTP 200 Jul 27 16:16:11.154892 np0000005924 devstack@c-api.service[100524]: [pid: 100524|app: 0|req: 779/3085] 10.4.3.117 () {66 vars in 1348 bytes} [Mon Jul 27 16:16:11 2026] GET /volume/v3/volumes/8dc2060f-8c1d-41a9-980e-db24aa76a846 => generated 1137 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 27 16:16:11.169067 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.middleware.request_id [req-7fb8cab4-ca91-46c9-b7c8-b340419dd740 req-cd05e656-acd8-4955-a3d1-2bd01963c9c8 None None] RequestId filter calling following filter/app {{(pid=100522) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:16:11.169958 np0000005924 devstack@c-api.service[100522]: INFO cinder.api.openstack.wsgi [req-7fb8cab4-ca91-46c9-b7c8-b340419dd740 req-cd05e656-acd8-4955-a3d1-2bd01963c9c8 tempest-VolumesBackupsTest-1601316061 tempest-VolumesBackupsTest-1601316061-project-member] GET https://10.4.3.117/volume/v3/volumes/8dc2060f-8c1d-41a9-980e-db24aa76a846 Jul 27 16:16:11.170177 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.openstack.wsgi [req-7fb8cab4-ca91-46c9-b7c8-b340419dd740 req-cd05e656-acd8-4955-a3d1-2bd01963c9c8 tempest-VolumesBackupsTest-1601316061 tempest-VolumesBackupsTest-1601316061-project-member] Empty body provided in request {{(pid=100522) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:16:11.170377 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.openstack.wsgi [req-7fb8cab4-ca91-46c9-b7c8-b340419dd740 req-cd05e656-acd8-4955-a3d1-2bd01963c9c8 tempest-VolumesBackupsTest-1601316061 tempest-VolumesBackupsTest-1601316061-project-member] Calling method 'show' {{(pid=100522) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:16:11.181054 np0000005924 devstack@c-api.service[100522]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:16:11.181054 np0000005924 devstack@c-api.service[100522]: warnings.warn( Jul 27 16:16:11.184842 np0000005924 devstack@c-api.service[100522]: INFO cinder.volume.api [req-7fb8cab4-ca91-46c9-b7c8-b340419dd740 req-cd05e656-acd8-4955-a3d1-2bd01963c9c8 tempest-VolumesBackupsTest-1601316061 tempest-VolumesBackupsTest-1601316061-project-member] Volume info retrieved successfully. Jul 27 16:16:11.189347 np0000005924 devstack@c-api.service[100522]: INFO cinder.api.openstack.wsgi [req-7fb8cab4-ca91-46c9-b7c8-b340419dd740 req-cd05e656-acd8-4955-a3d1-2bd01963c9c8 tempest-VolumesBackupsTest-1601316061 tempest-VolumesBackupsTest-1601316061-project-member] https://10.4.3.117/volume/v3/volumes/8dc2060f-8c1d-41a9-980e-db24aa76a846 returned with HTTP 200 Jul 27 16:16:11.189929 np0000005924 devstack@c-api.service[100522]: [pid: 100522|app: 0|req: 763/3086] 10.4.3.117 () {70 vars in 1639 bytes} [Mon Jul 27 16:16:11 2026] GET /volume/v3/volumes/8dc2060f-8c1d-41a9-980e-db24aa76a846 => generated 1317 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 27 16:16:11.488834 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.middleware.request_id [req-2c5c6b99-1d4a-40d7-b092-0ada63eb8514 req-3a325ce2-fae1-489f-af06-d2d9174af3c5 None None] RequestId filter calling following filter/app {{(pid=100523) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:16:11.491020 np0000005924 devstack@c-api.service[100523]: INFO cinder.api.openstack.wsgi [req-2c5c6b99-1d4a-40d7-b092-0ada63eb8514 req-3a325ce2-fae1-489f-af06-d2d9174af3c5 tempest-TestVolumeBackupRestore-18680935 tempest-TestVolumeBackupRestore-18680935-project-member] DELETE https://10.4.3.117/volume/v3/attachments/3c729957-a3c2-4088-93d0-e2157006bdf6 Jul 27 16:16:11.491268 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.openstack.wsgi [req-2c5c6b99-1d4a-40d7-b092-0ada63eb8514 req-3a325ce2-fae1-489f-af06-d2d9174af3c5 tempest-TestVolumeBackupRestore-18680935 tempest-TestVolumeBackupRestore-18680935-project-member] Empty body provided in request {{(pid=100523) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:16:11.491509 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.openstack.wsgi [req-2c5c6b99-1d4a-40d7-b092-0ada63eb8514 req-3a325ce2-fae1-489f-af06-d2d9174af3c5 tempest-TestVolumeBackupRestore-18680935 tempest-TestVolumeBackupRestore-18680935-project-member] Calling method 'version_select' {{(pid=100523) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:16:11.501207 np0000005924 devstack@c-api.service[100523]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:16:11.501207 np0000005924 devstack@c-api.service[100523]: warnings.warn( Jul 27 16:16:11.570543 np0000005924 devstack@c-api.service[100523]: INFO cinder.api.openstack.wsgi [req-2c5c6b99-1d4a-40d7-b092-0ada63eb8514 req-3a325ce2-fae1-489f-af06-d2d9174af3c5 tempest-TestVolumeBackupRestore-18680935 tempest-TestVolumeBackupRestore-18680935-project-member] https://10.4.3.117/volume/v3/attachments/3c729957-a3c2-4088-93d0-e2157006bdf6 returned with HTTP 200 Jul 27 16:16:11.570947 np0000005924 devstack@c-api.service[100523]: [pid: 100523|app: 0|req: 779/3087] 10.4.3.117 () {72 vars in 1673 bytes} [Mon Jul 27 16:16:11 2026] DELETE /volume/v3/attachments/3c729957-a3c2-4088-93d0-e2157006bdf6 => generated 19 bytes in 83 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 27 16:16:11.701462 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.middleware.request_id [None req-dec1ee12-54aa-4fb9-a4e6-853522d8eedd None None] RequestId filter calling following filter/app {{(pid=100521) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:16:11.705359 np0000005924 devstack@c-api.service[100521]: INFO cinder.api.openstack.wsgi [None req-dec1ee12-54aa-4fb9-a4e6-853522d8eedd tempest-ProjectReaderTests39-214411363 tempest-ProjectReaderTests39-214411363-project-admin] GET https://10.4.3.117/volume/v3/backups/ceeaa65a-d529-48b6-b1b7-e0edd2462dd0 Jul 27 16:16:11.705359 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.openstack.wsgi [None req-dec1ee12-54aa-4fb9-a4e6-853522d8eedd tempest-ProjectReaderTests39-214411363 tempest-ProjectReaderTests39-214411363-project-admin] Empty body provided in request {{(pid=100521) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:16:11.705359 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.openstack.wsgi [None req-dec1ee12-54aa-4fb9-a4e6-853522d8eedd tempest-ProjectReaderTests39-214411363 tempest-ProjectReaderTests39-214411363-project-admin] Calling method 'show' {{(pid=100521) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:16:11.705359 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.v3.backups [None req-dec1ee12-54aa-4fb9-a4e6-853522d8eedd tempest-ProjectReaderTests39-214411363 tempest-ProjectReaderTests39-214411363-project-admin] Show backup with id ceeaa65a-d529-48b6-b1b7-e0edd2462dd0. {{(pid=100521) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 27 16:16:11.710979 np0000005924 devstack@c-api.service[100521]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:16:11.710979 np0000005924 devstack@c-api.service[100521]: warnings.warn( Jul 27 16:16:11.711902 np0000005924 devstack@c-api.service[100521]: INFO cinder.api.openstack.wsgi [None req-dec1ee12-54aa-4fb9-a4e6-853522d8eedd tempest-ProjectReaderTests39-214411363 tempest-ProjectReaderTests39-214411363-project-admin] https://10.4.3.117/volume/v3/backups/ceeaa65a-d529-48b6-b1b7-e0edd2462dd0 returned with HTTP 200 Jul 27 16:16:11.712467 np0000005924 devstack@c-api.service[100521]: [pid: 100521|app: 0|req: 767/3088] 10.4.3.117 () {68 vars in 1388 bytes} [Mon Jul 27 16:16:11 2026] GET /volume/v3/backups/ceeaa65a-d529-48b6-b1b7-e0edd2462dd0 => generated 736 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 27 16:16:11.739771 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.middleware.request_id [None req-c8b7954c-3b24-48f5-9c05-c71673300c48 None None] RequestId filter calling following filter/app {{(pid=100524) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:16:11.741791 np0000005924 devstack@c-api.service[100524]: INFO cinder.api.openstack.wsgi [None req-c8b7954c-3b24-48f5-9c05-c71673300c48 tempest-VolumesBackupsTest-1361087151 tempest-VolumesBackupsTest-1361087151-project-member] GET https://10.4.3.117/volume/v3/backups/7a7152fa-2ad6-4838-af62-7c806ea71455 Jul 27 16:16:11.742355 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.openstack.wsgi [None req-c8b7954c-3b24-48f5-9c05-c71673300c48 tempest-VolumesBackupsTest-1361087151 tempest-VolumesBackupsTest-1361087151-project-member] Empty body provided in request {{(pid=100524) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:16:11.742355 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.openstack.wsgi [None req-c8b7954c-3b24-48f5-9c05-c71673300c48 tempest-VolumesBackupsTest-1361087151 tempest-VolumesBackupsTest-1361087151-project-member] Calling method 'show' {{(pid=100524) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:16:11.742355 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.v3.backups [None req-c8b7954c-3b24-48f5-9c05-c71673300c48 tempest-VolumesBackupsTest-1361087151 tempest-VolumesBackupsTest-1361087151-project-member] Show backup with id 7a7152fa-2ad6-4838-af62-7c806ea71455. {{(pid=100524) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 27 16:16:11.750395 np0000005924 devstack@c-api.service[100524]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:16:11.750395 np0000005924 devstack@c-api.service[100524]: warnings.warn( Jul 27 16:16:11.750899 np0000005924 devstack@c-api.service[100524]: INFO cinder.api.openstack.wsgi [None req-c8b7954c-3b24-48f5-9c05-c71673300c48 tempest-VolumesBackupsTest-1361087151 tempest-VolumesBackupsTest-1361087151-project-member] https://10.4.3.117/volume/v3/backups/7a7152fa-2ad6-4838-af62-7c806ea71455 returned with HTTP 200 Jul 27 16:16:11.751382 np0000005924 devstack@c-api.service[100524]: [pid: 100524|app: 0|req: 780/3089] 10.4.3.117 () {66 vars in 1348 bytes} [Mon Jul 27 16:16:11 2026] GET /volume/v3/backups/7a7152fa-2ad6-4838-af62-7c806ea71455 => generated 749 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 27 16:16:12.170392 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.middleware.request_id [None req-e66f01db-a83f-41ae-965e-1d85fb0191fd None None] RequestId filter calling following filter/app {{(pid=100522) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:16:12.172709 np0000005924 devstack@c-api.service[100522]: INFO cinder.api.openstack.wsgi [None req-e66f01db-a83f-41ae-965e-1d85fb0191fd tempest-VolumesBackupsTest-1601316061 tempest-VolumesBackupsTest-1601316061-project-member] GET https://10.4.3.117/volume/v3/volumes/8dc2060f-8c1d-41a9-980e-db24aa76a846 Jul 27 16:16:12.172934 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.openstack.wsgi [None req-e66f01db-a83f-41ae-965e-1d85fb0191fd tempest-VolumesBackupsTest-1601316061 tempest-VolumesBackupsTest-1601316061-project-member] Empty body provided in request {{(pid=100522) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:16:12.173203 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.openstack.wsgi [None req-e66f01db-a83f-41ae-965e-1d85fb0191fd tempest-VolumesBackupsTest-1601316061 tempest-VolumesBackupsTest-1601316061-project-member] Calling method 'show' {{(pid=100522) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:16:12.184424 np0000005924 devstack@c-api.service[100522]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:16:12.184424 np0000005924 devstack@c-api.service[100522]: warnings.warn( Jul 27 16:16:12.188725 np0000005924 devstack@c-api.service[100522]: INFO cinder.volume.api [None req-e66f01db-a83f-41ae-965e-1d85fb0191fd tempest-VolumesBackupsTest-1601316061 tempest-VolumesBackupsTest-1601316061-project-member] Volume info retrieved successfully. Jul 27 16:16:12.193990 np0000005924 devstack@c-api.service[100522]: INFO cinder.api.openstack.wsgi [None req-e66f01db-a83f-41ae-965e-1d85fb0191fd tempest-VolumesBackupsTest-1601316061 tempest-VolumesBackupsTest-1601316061-project-member] https://10.4.3.117/volume/v3/volumes/8dc2060f-8c1d-41a9-980e-db24aa76a846 returned with HTTP 200 Jul 27 16:16:12.194253 np0000005924 devstack@c-api.service[100522]: [pid: 100522|app: 0|req: 764/3090] 10.4.3.117 () {66 vars in 1348 bytes} [Mon Jul 27 16:16:12 2026] GET /volume/v3/volumes/8dc2060f-8c1d-41a9-980e-db24aa76a846 => generated 1137 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 27 16:16:12.246912 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.middleware.request_id [req-7fb8cab4-ca91-46c9-b7c8-b340419dd740 req-e5b57f8c-f687-4b98-a59a-24150b29a3fe None None] RequestId filter calling following filter/app {{(pid=100523) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:16:12.249908 np0000005924 devstack@c-api.service[100523]: INFO cinder.api.openstack.wsgi [req-7fb8cab4-ca91-46c9-b7c8-b340419dd740 req-e5b57f8c-f687-4b98-a59a-24150b29a3fe tempest-VolumesBackupsTest-1601316061 tempest-VolumesBackupsTest-1601316061-project-member] DELETE https://10.4.3.117/volume/v3/attachments/bccac8ba-f3df-4d9a-9fbc-965703c8bc72 Jul 27 16:16:12.250433 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.openstack.wsgi [req-7fb8cab4-ca91-46c9-b7c8-b340419dd740 req-e5b57f8c-f687-4b98-a59a-24150b29a3fe tempest-VolumesBackupsTest-1601316061 tempest-VolumesBackupsTest-1601316061-project-member] Empty body provided in request {{(pid=100523) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:16:12.250433 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.openstack.wsgi [req-7fb8cab4-ca91-46c9-b7c8-b340419dd740 req-e5b57f8c-f687-4b98-a59a-24150b29a3fe tempest-VolumesBackupsTest-1601316061 tempest-VolumesBackupsTest-1601316061-project-member] Calling method 'version_select' {{(pid=100523) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:16:12.260255 np0000005924 devstack@c-api.service[100523]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:16:12.260255 np0000005924 devstack@c-api.service[100523]: warnings.warn( Jul 27 16:16:12.321083 np0000005924 devstack@c-api.service[100523]: INFO cinder.api.openstack.wsgi [req-7fb8cab4-ca91-46c9-b7c8-b340419dd740 req-e5b57f8c-f687-4b98-a59a-24150b29a3fe tempest-VolumesBackupsTest-1601316061 tempest-VolumesBackupsTest-1601316061-project-member] https://10.4.3.117/volume/v3/attachments/bccac8ba-f3df-4d9a-9fbc-965703c8bc72 returned with HTTP 200 Jul 27 16:16:12.321709 np0000005924 devstack@c-api.service[100523]: [pid: 100523|app: 0|req: 780/3091] 10.4.3.117 () {72 vars in 1673 bytes} [Mon Jul 27 16:16:12 2026] DELETE /volume/v3/attachments/bccac8ba-f3df-4d9a-9fbc-965703c8bc72 => generated 19 bytes in 75 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 27 16:16:12.726831 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.middleware.request_id [None req-64c87cd3-97a9-4a4f-bf63-f51d66462bbb None None] RequestId filter calling following filter/app {{(pid=100521) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:16:12.728622 np0000005924 devstack@c-api.service[100521]: INFO cinder.api.openstack.wsgi [None req-64c87cd3-97a9-4a4f-bf63-f51d66462bbb tempest-ProjectReaderTests39-214411363 tempest-ProjectReaderTests39-214411363-project-admin] GET https://10.4.3.117/volume/v3/backups/ceeaa65a-d529-48b6-b1b7-e0edd2462dd0 Jul 27 16:16:12.729153 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.openstack.wsgi [None req-64c87cd3-97a9-4a4f-bf63-f51d66462bbb tempest-ProjectReaderTests39-214411363 tempest-ProjectReaderTests39-214411363-project-admin] Empty body provided in request {{(pid=100521) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:16:12.729441 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.openstack.wsgi [None req-64c87cd3-97a9-4a4f-bf63-f51d66462bbb tempest-ProjectReaderTests39-214411363 tempest-ProjectReaderTests39-214411363-project-admin] Calling method 'show' {{(pid=100521) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:16:12.729669 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.v3.backups [None req-64c87cd3-97a9-4a4f-bf63-f51d66462bbb tempest-ProjectReaderTests39-214411363 tempest-ProjectReaderTests39-214411363-project-admin] Show backup with id ceeaa65a-d529-48b6-b1b7-e0edd2462dd0. {{(pid=100521) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 27 16:16:12.735164 np0000005924 devstack@c-api.service[100521]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:16:12.735164 np0000005924 devstack@c-api.service[100521]: warnings.warn( Jul 27 16:16:12.736157 np0000005924 devstack@c-api.service[100521]: INFO cinder.api.openstack.wsgi [None req-64c87cd3-97a9-4a4f-bf63-f51d66462bbb tempest-ProjectReaderTests39-214411363 tempest-ProjectReaderTests39-214411363-project-admin] https://10.4.3.117/volume/v3/backups/ceeaa65a-d529-48b6-b1b7-e0edd2462dd0 returned with HTTP 200 Jul 27 16:16:12.736687 np0000005924 devstack@c-api.service[100521]: [pid: 100521|app: 0|req: 768/3092] 10.4.3.117 () {68 vars in 1388 bytes} [Mon Jul 27 16:16:12 2026] GET /volume/v3/backups/ceeaa65a-d529-48b6-b1b7-e0edd2462dd0 => generated 736 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 27 16:16:12.762721 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.middleware.request_id [None req-12ec256c-be8d-4abf-89d6-086d3308201f None None] RequestId filter calling following filter/app {{(pid=100524) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:16:12.766552 np0000005924 devstack@c-api.service[100524]: INFO cinder.api.openstack.wsgi [None req-12ec256c-be8d-4abf-89d6-086d3308201f tempest-VolumesBackupsTest-1361087151 tempest-VolumesBackupsTest-1361087151-project-member] GET https://10.4.3.117/volume/v3/backups/7a7152fa-2ad6-4838-af62-7c806ea71455 Jul 27 16:16:12.766552 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.openstack.wsgi [None req-12ec256c-be8d-4abf-89d6-086d3308201f tempest-VolumesBackupsTest-1361087151 tempest-VolumesBackupsTest-1361087151-project-member] Empty body provided in request {{(pid=100524) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:16:12.766552 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.openstack.wsgi [None req-12ec256c-be8d-4abf-89d6-086d3308201f tempest-VolumesBackupsTest-1361087151 tempest-VolumesBackupsTest-1361087151-project-member] Calling method 'show' {{(pid=100524) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:16:12.766552 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.v3.backups [None req-12ec256c-be8d-4abf-89d6-086d3308201f tempest-VolumesBackupsTest-1361087151 tempest-VolumesBackupsTest-1361087151-project-member] Show backup with id 7a7152fa-2ad6-4838-af62-7c806ea71455. {{(pid=100524) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 27 16:16:12.770400 np0000005924 devstack@c-api.service[100524]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:16:12.770400 np0000005924 devstack@c-api.service[100524]: warnings.warn( Jul 27 16:16:12.771884 np0000005924 devstack@c-api.service[100524]: INFO cinder.api.openstack.wsgi [None req-12ec256c-be8d-4abf-89d6-086d3308201f tempest-VolumesBackupsTest-1361087151 tempest-VolumesBackupsTest-1361087151-project-member] https://10.4.3.117/volume/v3/backups/7a7152fa-2ad6-4838-af62-7c806ea71455 returned with HTTP 200 Jul 27 16:16:12.771884 np0000005924 devstack@c-api.service[100524]: [pid: 100524|app: 0|req: 781/3093] 10.4.3.117 () {66 vars in 1348 bytes} [Mon Jul 27 16:16:12 2026] GET /volume/v3/backups/7a7152fa-2ad6-4838-af62-7c806ea71455 => generated 749 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 27 16:16:13.210837 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.middleware.request_id [None req-4be60ee1-1004-4869-af75-80ce8f606741 None None] RequestId filter calling following filter/app {{(pid=100522) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:16:13.214343 np0000005924 devstack@c-api.service[100522]: INFO cinder.api.openstack.wsgi [None req-4be60ee1-1004-4869-af75-80ce8f606741 tempest-VolumesBackupsTest-1601316061 tempest-VolumesBackupsTest-1601316061-project-member] GET https://10.4.3.117/volume/v3/volumes/8dc2060f-8c1d-41a9-980e-db24aa76a846 Jul 27 16:16:13.216752 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.openstack.wsgi [None req-4be60ee1-1004-4869-af75-80ce8f606741 tempest-VolumesBackupsTest-1601316061 tempest-VolumesBackupsTest-1601316061-project-member] Empty body provided in request {{(pid=100522) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:16:13.217019 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.openstack.wsgi [None req-4be60ee1-1004-4869-af75-80ce8f606741 tempest-VolumesBackupsTest-1601316061 tempest-VolumesBackupsTest-1601316061-project-member] Calling method 'show' {{(pid=100522) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:16:13.227676 np0000005924 devstack@c-api.service[100522]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:16:13.227676 np0000005924 devstack@c-api.service[100522]: warnings.warn( Jul 27 16:16:13.234501 np0000005924 devstack@c-api.service[100522]: INFO cinder.volume.api [None req-4be60ee1-1004-4869-af75-80ce8f606741 tempest-VolumesBackupsTest-1601316061 tempest-VolumesBackupsTest-1601316061-project-member] Volume info retrieved successfully. Jul 27 16:16:13.242185 np0000005924 devstack@c-api.service[100522]: INFO cinder.api.openstack.wsgi [None req-4be60ee1-1004-4869-af75-80ce8f606741 tempest-VolumesBackupsTest-1601316061 tempest-VolumesBackupsTest-1601316061-project-member] https://10.4.3.117/volume/v3/volumes/8dc2060f-8c1d-41a9-980e-db24aa76a846 returned with HTTP 200 Jul 27 16:16:13.244455 np0000005924 devstack@c-api.service[100522]: [pid: 100522|app: 0|req: 765/3094] 10.4.3.117 () {66 vars in 1348 bytes} [Mon Jul 27 16:16:13 2026] GET /volume/v3/volumes/8dc2060f-8c1d-41a9-980e-db24aa76a846 => generated 842 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 27 16:16:13.479248 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.middleware.request_id [None req-a87ad4a5-1b98-4a7f-a833-0165112173da None None] RequestId filter calling following filter/app {{(pid=100523) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:16:13.485130 np0000005924 devstack@c-api.service[100523]: INFO cinder.api.openstack.wsgi [None req-a87ad4a5-1b98-4a7f-a833-0165112173da tempest-TestVolumeBackupRestore-18680935 tempest-TestVolumeBackupRestore-18680935-project-member] DELETE https://10.4.3.117/volume/v3/volumes/48d4b9aa-4b1d-4eae-bb40-18168d624c7f Jul 27 16:16:13.485459 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.openstack.wsgi [None req-a87ad4a5-1b98-4a7f-a833-0165112173da tempest-TestVolumeBackupRestore-18680935 tempest-TestVolumeBackupRestore-18680935-project-member] Empty body provided in request {{(pid=100523) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:16:13.485718 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.openstack.wsgi [None req-a87ad4a5-1b98-4a7f-a833-0165112173da tempest-TestVolumeBackupRestore-18680935 tempest-TestVolumeBackupRestore-18680935-project-member] Calling method 'delete' {{(pid=100523) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:16:13.486610 np0000005924 devstack@c-api.service[100523]: INFO cinder.api.v3.volumes [None req-a87ad4a5-1b98-4a7f-a833-0165112173da tempest-TestVolumeBackupRestore-18680935 tempest-TestVolumeBackupRestore-18680935-project-member] Delete volume with id: 48d4b9aa-4b1d-4eae-bb40-18168d624c7f Jul 27 16:16:13.501342 np0000005924 devstack@c-api.service[100523]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:16:13.501342 np0000005924 devstack@c-api.service[100523]: warnings.warn( Jul 27 16:16:13.502099 np0000005924 devstack@c-api.service[100523]: INFO cinder.volume.api [None req-a87ad4a5-1b98-4a7f-a833-0165112173da tempest-TestVolumeBackupRestore-18680935 tempest-TestVolumeBackupRestore-18680935-project-member] Volume info retrieved successfully. Jul 27 16:16:13.530841 np0000005924 devstack@c-api.service[100523]: INFO cinder.volume.api [None req-a87ad4a5-1b98-4a7f-a833-0165112173da tempest-TestVolumeBackupRestore-18680935 tempest-TestVolumeBackupRestore-18680935-project-member] Delete volume request issued successfully. Jul 27 16:16:13.531092 np0000005924 devstack@c-api.service[100523]: INFO cinder.api.openstack.wsgi [None req-a87ad4a5-1b98-4a7f-a833-0165112173da tempest-TestVolumeBackupRestore-18680935 tempest-TestVolumeBackupRestore-18680935-project-member] https://10.4.3.117/volume/v3/volumes/48d4b9aa-4b1d-4eae-bb40-18168d624c7f returned with HTTP 202 Jul 27 16:16:13.531990 np0000005924 devstack@c-api.service[100523]: [pid: 100523|app: 0|req: 781/3095] 10.4.3.117 () {66 vars in 1351 bytes} [Mon Jul 27 16:16:13 2026] DELETE /volume/v3/volumes/48d4b9aa-4b1d-4eae-bb40-18168d624c7f => generated 0 bytes in 53 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 27 16:16:13.544467 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.middleware.request_id [None req-dcb546a6-dbcf-48af-b8a4-fccf93608910 None None] RequestId filter calling following filter/app {{(pid=100521) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:16:13.546727 np0000005924 devstack@c-api.service[100521]: INFO cinder.api.openstack.wsgi [None req-dcb546a6-dbcf-48af-b8a4-fccf93608910 tempest-TestVolumeBackupRestore-18680935 tempest-TestVolumeBackupRestore-18680935-project-member] DELETE https://10.4.3.117/volume/v3/backups/97ab705f-a381-453e-ab9b-3917e342f48f Jul 27 16:16:13.546962 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.openstack.wsgi [None req-dcb546a6-dbcf-48af-b8a4-fccf93608910 tempest-TestVolumeBackupRestore-18680935 tempest-TestVolumeBackupRestore-18680935-project-member] Empty body provided in request {{(pid=100521) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:16:13.547195 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.openstack.wsgi [None req-dcb546a6-dbcf-48af-b8a4-fccf93608910 tempest-TestVolumeBackupRestore-18680935 tempest-TestVolumeBackupRestore-18680935-project-member] Calling method 'delete' {{(pid=100521) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:16:13.547367 np0000005924 devstack@c-api.service[100521]: INFO cinder.api.contrib.backups [None req-dcb546a6-dbcf-48af-b8a4-fccf93608910 tempest-TestVolumeBackupRestore-18680935 tempest-TestVolumeBackupRestore-18680935-project-member] Delete backup with id: 97ab705f-a381-453e-ab9b-3917e342f48f. Jul 27 16:16:13.554115 np0000005924 devstack@c-api.service[100521]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:16:13.554115 np0000005924 devstack@c-api.service[100521]: warnings.warn( Jul 27 16:16:13.574071 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.backup.rpcapi [None req-dcb546a6-dbcf-48af-b8a4-fccf93608910 tempest-TestVolumeBackupRestore-18680935 tempest-TestVolumeBackupRestore-18680935-project-member] delete_backup rpcapi backup_id 97ab705f-a381-453e-ab9b-3917e342f48f {{(pid=100521) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Jul 27 16:16:13.575767 np0000005924 devstack@c-api.service[100521]: INFO cinder.api.openstack.wsgi [None req-dcb546a6-dbcf-48af-b8a4-fccf93608910 tempest-TestVolumeBackupRestore-18680935 tempest-TestVolumeBackupRestore-18680935-project-member] https://10.4.3.117/volume/v3/backups/97ab705f-a381-453e-ab9b-3917e342f48f returned with HTTP 202 Jul 27 16:16:13.576214 np0000005924 devstack@c-api.service[100521]: [pid: 100521|app: 0|req: 769/3096] 10.4.3.117 () {66 vars in 1351 bytes} [Mon Jul 27 16:16:13 2026] DELETE /volume/v3/backups/97ab705f-a381-453e-ab9b-3917e342f48f => generated 0 bytes in 32 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 27 16:16:13.583602 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.middleware.request_id [None req-ff6ed5d3-b5a9-4934-a68c-7446abf34500 None None] RequestId filter calling following filter/app {{(pid=100524) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:16:13.585346 np0000005924 devstack@c-api.service[100524]: INFO cinder.api.openstack.wsgi [None req-ff6ed5d3-b5a9-4934-a68c-7446abf34500 tempest-TestVolumeBackupRestore-18680935 tempest-TestVolumeBackupRestore-18680935-project-member] DELETE https://10.4.3.117/volume/v3/volumes/5c043ae3-807d-40a0-b772-6703dc2c1f55 Jul 27 16:16:13.585581 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.openstack.wsgi [None req-ff6ed5d3-b5a9-4934-a68c-7446abf34500 tempest-TestVolumeBackupRestore-18680935 tempest-TestVolumeBackupRestore-18680935-project-member] Empty body provided in request {{(pid=100524) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:16:13.585769 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.openstack.wsgi [None req-ff6ed5d3-b5a9-4934-a68c-7446abf34500 tempest-TestVolumeBackupRestore-18680935 tempest-TestVolumeBackupRestore-18680935-project-member] Calling method 'delete' {{(pid=100524) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:16:13.585931 np0000005924 devstack@c-api.service[100524]: INFO cinder.api.v3.volumes [None req-ff6ed5d3-b5a9-4934-a68c-7446abf34500 tempest-TestVolumeBackupRestore-18680935 tempest-TestVolumeBackupRestore-18680935-project-member] Delete volume with id: 5c043ae3-807d-40a0-b772-6703dc2c1f55 Jul 27 16:16:13.594064 np0000005924 devstack@c-api.service[100524]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:16:13.594064 np0000005924 devstack@c-api.service[100524]: warnings.warn( Jul 27 16:16:13.594596 np0000005924 devstack@c-api.service[100524]: INFO cinder.volume.api [None req-ff6ed5d3-b5a9-4934-a68c-7446abf34500 tempest-TestVolumeBackupRestore-18680935 tempest-TestVolumeBackupRestore-18680935-project-member] Volume info retrieved successfully. Jul 27 16:16:13.613838 np0000005924 devstack@c-api.service[100524]: INFO cinder.volume.api [None req-ff6ed5d3-b5a9-4934-a68c-7446abf34500 tempest-TestVolumeBackupRestore-18680935 tempest-TestVolumeBackupRestore-18680935-project-member] Delete volume request issued successfully. Jul 27 16:16:13.614135 np0000005924 devstack@c-api.service[100524]: INFO cinder.api.openstack.wsgi [None req-ff6ed5d3-b5a9-4934-a68c-7446abf34500 tempest-TestVolumeBackupRestore-18680935 tempest-TestVolumeBackupRestore-18680935-project-member] https://10.4.3.117/volume/v3/volumes/5c043ae3-807d-40a0-b772-6703dc2c1f55 returned with HTTP 202 Jul 27 16:16:13.614740 np0000005924 devstack@c-api.service[100524]: [pid: 100524|app: 0|req: 782/3097] 10.4.3.117 () {66 vars in 1351 bytes} [Mon Jul 27 16:16:13 2026] DELETE /volume/v3/volumes/5c043ae3-807d-40a0-b772-6703dc2c1f55 => generated 0 bytes in 31 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 27 16:16:13.626865 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.middleware.request_id [None req-0d276572-1aa1-440f-9004-b3bf56ac565a None None] RequestId filter calling following filter/app {{(pid=100522) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:16:13.628940 np0000005924 devstack@c-api.service[100522]: INFO cinder.api.openstack.wsgi [None req-0d276572-1aa1-440f-9004-b3bf56ac565a tempest-TestVolumeBackupRestore-18680935 tempest-TestVolumeBackupRestore-18680935-project-member] GET https://10.4.3.117/volume/v3/volumes/5c043ae3-807d-40a0-b772-6703dc2c1f55 Jul 27 16:16:13.629172 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.openstack.wsgi [None req-0d276572-1aa1-440f-9004-b3bf56ac565a tempest-TestVolumeBackupRestore-18680935 tempest-TestVolumeBackupRestore-18680935-project-member] Empty body provided in request {{(pid=100522) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:16:13.629362 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.openstack.wsgi [None req-0d276572-1aa1-440f-9004-b3bf56ac565a tempest-TestVolumeBackupRestore-18680935 tempest-TestVolumeBackupRestore-18680935-project-member] Calling method 'show' {{(pid=100522) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:16:13.638733 np0000005924 devstack@c-api.service[100522]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:16:13.638733 np0000005924 devstack@c-api.service[100522]: warnings.warn( Jul 27 16:16:13.644209 np0000005924 devstack@c-api.service[100522]: INFO cinder.volume.api [None req-0d276572-1aa1-440f-9004-b3bf56ac565a tempest-TestVolumeBackupRestore-18680935 tempest-TestVolumeBackupRestore-18680935-project-member] Volume info retrieved successfully. Jul 27 16:16:13.651028 np0000005924 devstack@c-api.service[100522]: INFO cinder.api.openstack.wsgi [None req-0d276572-1aa1-440f-9004-b3bf56ac565a tempest-TestVolumeBackupRestore-18680935 tempest-TestVolumeBackupRestore-18680935-project-member] https://10.4.3.117/volume/v3/volumes/5c043ae3-807d-40a0-b772-6703dc2c1f55 returned with HTTP 200 Jul 27 16:16:13.651961 np0000005924 devstack@c-api.service[100522]: [pid: 100522|app: 0|req: 766/3098] 10.4.3.117 () {66 vars in 1348 bytes} [Mon Jul 27 16:16:13 2026] GET /volume/v3/volumes/5c043ae3-807d-40a0-b772-6703dc2c1f55 => generated 1361 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 27 16:16:13.750053 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.middleware.request_id [None req-2d0812aa-0333-4fd2-83bc-9cc4d575d1b6 None None] RequestId filter calling following filter/app {{(pid=100523) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:16:13.752868 np0000005924 devstack@c-api.service[100523]: INFO cinder.api.openstack.wsgi [None req-2d0812aa-0333-4fd2-83bc-9cc4d575d1b6 tempest-ProjectReaderTests39-214411363 tempest-ProjectReaderTests39-214411363-project-admin] GET https://10.4.3.117/volume/v3/backups/ceeaa65a-d529-48b6-b1b7-e0edd2462dd0 Jul 27 16:16:13.755683 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.openstack.wsgi [None req-2d0812aa-0333-4fd2-83bc-9cc4d575d1b6 tempest-ProjectReaderTests39-214411363 tempest-ProjectReaderTests39-214411363-project-admin] Empty body provided in request {{(pid=100523) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:16:13.755918 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.openstack.wsgi [None req-2d0812aa-0333-4fd2-83bc-9cc4d575d1b6 tempest-ProjectReaderTests39-214411363 tempest-ProjectReaderTests39-214411363-project-admin] Calling method 'show' {{(pid=100523) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:16:13.756043 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.v3.backups [None req-2d0812aa-0333-4fd2-83bc-9cc4d575d1b6 tempest-ProjectReaderTests39-214411363 tempest-ProjectReaderTests39-214411363-project-admin] Show backup with id ceeaa65a-d529-48b6-b1b7-e0edd2462dd0. {{(pid=100523) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 27 16:16:13.763072 np0000005924 devstack@c-api.service[100523]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:16:13.763072 np0000005924 devstack@c-api.service[100523]: warnings.warn( Jul 27 16:16:13.763707 np0000005924 devstack@c-api.service[100523]: INFO cinder.api.openstack.wsgi [None req-2d0812aa-0333-4fd2-83bc-9cc4d575d1b6 tempest-ProjectReaderTests39-214411363 tempest-ProjectReaderTests39-214411363-project-admin] https://10.4.3.117/volume/v3/backups/ceeaa65a-d529-48b6-b1b7-e0edd2462dd0 returned with HTTP 200 Jul 27 16:16:13.764115 np0000005924 devstack@c-api.service[100523]: [pid: 100523|app: 0|req: 782/3099] 10.4.3.117 () {68 vars in 1388 bytes} [Mon Jul 27 16:16:13 2026] GET /volume/v3/backups/ceeaa65a-d529-48b6-b1b7-e0edd2462dd0 => generated 736 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 27 16:16:13.784430 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.middleware.request_id [None req-f1d32f4a-0b50-4852-842f-2d1fdc45fa72 None None] RequestId filter calling following filter/app {{(pid=100521) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:16:13.787902 np0000005924 devstack@c-api.service[100521]: INFO cinder.api.openstack.wsgi [None req-f1d32f4a-0b50-4852-842f-2d1fdc45fa72 tempest-VolumesBackupsTest-1361087151 tempest-VolumesBackupsTest-1361087151-project-member] GET https://10.4.3.117/volume/v3/backups/7a7152fa-2ad6-4838-af62-7c806ea71455 Jul 27 16:16:13.787902 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.openstack.wsgi [None req-f1d32f4a-0b50-4852-842f-2d1fdc45fa72 tempest-VolumesBackupsTest-1361087151 tempest-VolumesBackupsTest-1361087151-project-member] Empty body provided in request {{(pid=100521) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:16:13.787902 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.openstack.wsgi [None req-f1d32f4a-0b50-4852-842f-2d1fdc45fa72 tempest-VolumesBackupsTest-1361087151 tempest-VolumesBackupsTest-1361087151-project-member] Calling method 'show' {{(pid=100521) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:16:13.788107 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.v3.backups [None req-f1d32f4a-0b50-4852-842f-2d1fdc45fa72 tempest-VolumesBackupsTest-1361087151 tempest-VolumesBackupsTest-1361087151-project-member] Show backup with id 7a7152fa-2ad6-4838-af62-7c806ea71455. {{(pid=100521) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 27 16:16:13.795222 np0000005924 devstack@c-api.service[100521]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:16:13.795222 np0000005924 devstack@c-api.service[100521]: warnings.warn( Jul 27 16:16:13.795965 np0000005924 devstack@c-api.service[100521]: INFO cinder.api.openstack.wsgi [None req-f1d32f4a-0b50-4852-842f-2d1fdc45fa72 tempest-VolumesBackupsTest-1361087151 tempest-VolumesBackupsTest-1361087151-project-member] https://10.4.3.117/volume/v3/backups/7a7152fa-2ad6-4838-af62-7c806ea71455 returned with HTTP 200 Jul 27 16:16:13.796313 np0000005924 devstack@c-api.service[100521]: [pid: 100521|app: 0|req: 770/3100] 10.4.3.117 () {66 vars in 1348 bytes} [Mon Jul 27 16:16:13 2026] GET /volume/v3/backups/7a7152fa-2ad6-4838-af62-7c806ea71455 => generated 749 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 27 16:16:14.669132 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.middleware.request_id [None req-50360910-d99e-4832-ae34-021294a466d3 None None] RequestId filter calling following filter/app {{(pid=100524) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:16:14.673769 np0000005924 devstack@c-api.service[100524]: INFO cinder.api.openstack.wsgi [None req-50360910-d99e-4832-ae34-021294a466d3 tempest-TestVolumeBackupRestore-18680935 tempest-TestVolumeBackupRestore-18680935-project-member] GET https://10.4.3.117/volume/v3/volumes/5c043ae3-807d-40a0-b772-6703dc2c1f55 Jul 27 16:16:14.673769 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.openstack.wsgi [None req-50360910-d99e-4832-ae34-021294a466d3 tempest-TestVolumeBackupRestore-18680935 tempest-TestVolumeBackupRestore-18680935-project-member] Empty body provided in request {{(pid=100524) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:16:14.673914 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.openstack.wsgi [None req-50360910-d99e-4832-ae34-021294a466d3 tempest-TestVolumeBackupRestore-18680935 tempest-TestVolumeBackupRestore-18680935-project-member] Calling method 'show' {{(pid=100524) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:16:14.682912 np0000005924 devstack@c-api.service[100524]: INFO cinder.api.openstack.wsgi [None req-50360910-d99e-4832-ae34-021294a466d3 tempest-TestVolumeBackupRestore-18680935 tempest-TestVolumeBackupRestore-18680935-project-member] https://10.4.3.117/volume/v3/volumes/5c043ae3-807d-40a0-b772-6703dc2c1f55 returned with HTTP 404 Jul 27 16:16:14.682912 np0000005924 devstack@c-api.service[100524]: [pid: 100524|app: 0|req: 783/3101] 10.4.3.117 () {66 vars in 1348 bytes} [Mon Jul 27 16:16:14 2026] GET /volume/v3/volumes/5c043ae3-807d-40a0-b772-6703dc2c1f55 => generated 109 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 27 16:16:14.776687 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.middleware.request_id [None req-8fa70a5d-61d1-45f6-a962-c711a0ddc736 None None] RequestId filter calling following filter/app {{(pid=100522) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:16:14.781924 np0000005924 devstack@c-api.service[100522]: INFO cinder.api.openstack.wsgi [None req-8fa70a5d-61d1-45f6-a962-c711a0ddc736 tempest-ProjectReaderTests39-214411363 tempest-ProjectReaderTests39-214411363-project-admin] GET https://10.4.3.117/volume/v3/backups/ceeaa65a-d529-48b6-b1b7-e0edd2462dd0 Jul 27 16:16:14.782707 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.openstack.wsgi [None req-8fa70a5d-61d1-45f6-a962-c711a0ddc736 tempest-ProjectReaderTests39-214411363 tempest-ProjectReaderTests39-214411363-project-admin] Empty body provided in request {{(pid=100522) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:16:14.782952 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.openstack.wsgi [None req-8fa70a5d-61d1-45f6-a962-c711a0ddc736 tempest-ProjectReaderTests39-214411363 tempest-ProjectReaderTests39-214411363-project-admin] Calling method 'show' {{(pid=100522) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:16:14.783110 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.v3.backups [None req-8fa70a5d-61d1-45f6-a962-c711a0ddc736 tempest-ProjectReaderTests39-214411363 tempest-ProjectReaderTests39-214411363-project-admin] Show backup with id ceeaa65a-d529-48b6-b1b7-e0edd2462dd0. {{(pid=100522) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 27 16:16:14.788870 np0000005924 devstack@c-api.service[100522]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:16:14.788870 np0000005924 devstack@c-api.service[100522]: warnings.warn( Jul 27 16:16:14.789681 np0000005924 devstack@c-api.service[100522]: INFO cinder.api.openstack.wsgi [None req-8fa70a5d-61d1-45f6-a962-c711a0ddc736 tempest-ProjectReaderTests39-214411363 tempest-ProjectReaderTests39-214411363-project-admin] https://10.4.3.117/volume/v3/backups/ceeaa65a-d529-48b6-b1b7-e0edd2462dd0 returned with HTTP 200 Jul 27 16:16:14.790281 np0000005924 devstack@c-api.service[100522]: [pid: 100522|app: 0|req: 767/3102] 10.4.3.117 () {68 vars in 1388 bytes} [Mon Jul 27 16:16:14 2026] GET /volume/v3/backups/ceeaa65a-d529-48b6-b1b7-e0edd2462dd0 => generated 736 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 27 16:16:14.809983 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.middleware.request_id [None req-b8e80621-2863-424e-8409-84490bd14b07 None None] RequestId filter calling following filter/app {{(pid=100523) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:16:14.811724 np0000005924 devstack@c-api.service[100523]: INFO cinder.api.openstack.wsgi [None req-b8e80621-2863-424e-8409-84490bd14b07 tempest-VolumesBackupsTest-1361087151 tempest-VolumesBackupsTest-1361087151-project-member] GET https://10.4.3.117/volume/v3/backups/7a7152fa-2ad6-4838-af62-7c806ea71455 Jul 27 16:16:14.811955 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.openstack.wsgi [None req-b8e80621-2863-424e-8409-84490bd14b07 tempest-VolumesBackupsTest-1361087151 tempest-VolumesBackupsTest-1361087151-project-member] Empty body provided in request {{(pid=100523) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:16:14.812179 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.openstack.wsgi [None req-b8e80621-2863-424e-8409-84490bd14b07 tempest-VolumesBackupsTest-1361087151 tempest-VolumesBackupsTest-1361087151-project-member] Calling method 'show' {{(pid=100523) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:16:14.812319 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.v3.backups [None req-b8e80621-2863-424e-8409-84490bd14b07 tempest-VolumesBackupsTest-1361087151 tempest-VolumesBackupsTest-1361087151-project-member] Show backup with id 7a7152fa-2ad6-4838-af62-7c806ea71455. {{(pid=100523) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 27 16:16:14.816790 np0000005924 devstack@c-api.service[100523]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:16:14.816790 np0000005924 devstack@c-api.service[100523]: warnings.warn( Jul 27 16:16:14.817778 np0000005924 devstack@c-api.service[100523]: INFO cinder.api.openstack.wsgi [None req-b8e80621-2863-424e-8409-84490bd14b07 tempest-VolumesBackupsTest-1361087151 tempest-VolumesBackupsTest-1361087151-project-member] https://10.4.3.117/volume/v3/backups/7a7152fa-2ad6-4838-af62-7c806ea71455 returned with HTTP 200 Jul 27 16:16:14.818176 np0000005924 devstack@c-api.service[100523]: [pid: 100523|app: 0|req: 783/3103] 10.4.3.117 () {66 vars in 1348 bytes} [Mon Jul 27 16:16:14 2026] GET /volume/v3/backups/7a7152fa-2ad6-4838-af62-7c806ea71455 => generated 749 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 27 16:16:15.805350 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.middleware.request_id [None req-78082c4f-8af2-4072-9bc4-79623c357be3 None None] RequestId filter calling following filter/app {{(pid=100521) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:16:15.807500 np0000005924 devstack@c-api.service[100521]: INFO cinder.api.openstack.wsgi [None req-78082c4f-8af2-4072-9bc4-79623c357be3 tempest-ProjectReaderTests39-214411363 tempest-ProjectReaderTests39-214411363-project-admin] GET https://10.4.3.117/volume/v3/backups/ceeaa65a-d529-48b6-b1b7-e0edd2462dd0 Jul 27 16:16:15.807706 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.openstack.wsgi [None req-78082c4f-8af2-4072-9bc4-79623c357be3 tempest-ProjectReaderTests39-214411363 tempest-ProjectReaderTests39-214411363-project-admin] Empty body provided in request {{(pid=100521) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:16:15.807883 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.openstack.wsgi [None req-78082c4f-8af2-4072-9bc4-79623c357be3 tempest-ProjectReaderTests39-214411363 tempest-ProjectReaderTests39-214411363-project-admin] Calling method 'show' {{(pid=100521) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:16:15.807973 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.v3.backups [None req-78082c4f-8af2-4072-9bc4-79623c357be3 tempest-ProjectReaderTests39-214411363 tempest-ProjectReaderTests39-214411363-project-admin] Show backup with id ceeaa65a-d529-48b6-b1b7-e0edd2462dd0. {{(pid=100521) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 27 16:16:15.813610 np0000005924 devstack@c-api.service[100521]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:16:15.813610 np0000005924 devstack@c-api.service[100521]: warnings.warn( Jul 27 16:16:15.814783 np0000005924 devstack@c-api.service[100521]: INFO cinder.api.openstack.wsgi [None req-78082c4f-8af2-4072-9bc4-79623c357be3 tempest-ProjectReaderTests39-214411363 tempest-ProjectReaderTests39-214411363-project-admin] https://10.4.3.117/volume/v3/backups/ceeaa65a-d529-48b6-b1b7-e0edd2462dd0 returned with HTTP 200 Jul 27 16:16:15.815282 np0000005924 devstack@c-api.service[100521]: [pid: 100521|app: 0|req: 771/3104] 10.4.3.117 () {68 vars in 1388 bytes} [Mon Jul 27 16:16:15 2026] GET /volume/v3/backups/ceeaa65a-d529-48b6-b1b7-e0edd2462dd0 => generated 736 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 27 16:16:15.831234 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.middleware.request_id [None req-5e5d036c-7f18-4b05-b011-a7792d8087aa None None] RequestId filter calling following filter/app {{(pid=100524) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:16:15.842085 np0000005924 devstack@c-api.service[100524]: INFO cinder.api.openstack.wsgi [None req-5e5d036c-7f18-4b05-b011-a7792d8087aa tempest-VolumesBackupsTest-1361087151 tempest-VolumesBackupsTest-1361087151-project-member] GET https://10.4.3.117/volume/v3/backups/7a7152fa-2ad6-4838-af62-7c806ea71455 Jul 27 16:16:15.843665 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.openstack.wsgi [None req-5e5d036c-7f18-4b05-b011-a7792d8087aa tempest-VolumesBackupsTest-1361087151 tempest-VolumesBackupsTest-1361087151-project-member] Empty body provided in request {{(pid=100524) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:16:15.844909 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.openstack.wsgi [None req-5e5d036c-7f18-4b05-b011-a7792d8087aa tempest-VolumesBackupsTest-1361087151 tempest-VolumesBackupsTest-1361087151-project-member] Calling method 'show' {{(pid=100524) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:16:15.845066 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.v3.backups [None req-5e5d036c-7f18-4b05-b011-a7792d8087aa tempest-VolumesBackupsTest-1361087151 tempest-VolumesBackupsTest-1361087151-project-member] Show backup with id 7a7152fa-2ad6-4838-af62-7c806ea71455. {{(pid=100524) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 27 16:16:15.863733 np0000005924 devstack@c-api.service[100524]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:16:15.863733 np0000005924 devstack@c-api.service[100524]: warnings.warn( Jul 27 16:16:15.868578 np0000005924 devstack@c-api.service[100524]: INFO cinder.api.openstack.wsgi [None req-5e5d036c-7f18-4b05-b011-a7792d8087aa tempest-VolumesBackupsTest-1361087151 tempest-VolumesBackupsTest-1361087151-project-member] https://10.4.3.117/volume/v3/backups/7a7152fa-2ad6-4838-af62-7c806ea71455 returned with HTTP 200 Jul 27 16:16:15.873055 np0000005924 devstack@c-api.service[100524]: [pid: 100524|app: 0|req: 784/3105] 10.4.3.117 () {66 vars in 1348 bytes} [Mon Jul 27 16:16:15 2026] GET /volume/v3/backups/7a7152fa-2ad6-4838-af62-7c806ea71455 => generated 749 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 27 16:16:16.304562 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.middleware.request_id [None req-c84f34af-b96d-45bc-ad93-c36ac178bfd0 None None] RequestId filter calling following filter/app {{(pid=100522) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:16:16.306870 np0000005924 devstack@c-api.service[100522]: INFO cinder.api.openstack.wsgi [None req-c84f34af-b96d-45bc-ad93-c36ac178bfd0 tempest-VolumesBackupsTest-1601316061 tempest-VolumesBackupsTest-1601316061-project-member] GET https://10.4.3.117/volume/v3/volumes/8dc2060f-8c1d-41a9-980e-db24aa76a846 Jul 27 16:16:16.307090 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.openstack.wsgi [None req-c84f34af-b96d-45bc-ad93-c36ac178bfd0 tempest-VolumesBackupsTest-1601316061 tempest-VolumesBackupsTest-1601316061-project-member] Empty body provided in request {{(pid=100522) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:16:16.307305 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.openstack.wsgi [None req-c84f34af-b96d-45bc-ad93-c36ac178bfd0 tempest-VolumesBackupsTest-1601316061 tempest-VolumesBackupsTest-1601316061-project-member] Calling method 'show' {{(pid=100522) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:16:16.316649 np0000005924 devstack@c-api.service[100522]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:16:16.316649 np0000005924 devstack@c-api.service[100522]: warnings.warn( Jul 27 16:16:16.321940 np0000005924 devstack@c-api.service[100522]: INFO cinder.volume.api [None req-c84f34af-b96d-45bc-ad93-c36ac178bfd0 tempest-VolumesBackupsTest-1601316061 tempest-VolumesBackupsTest-1601316061-project-member] Volume info retrieved successfully. Jul 27 16:16:16.328038 np0000005924 devstack@c-api.service[100522]: INFO cinder.api.openstack.wsgi [None req-c84f34af-b96d-45bc-ad93-c36ac178bfd0 tempest-VolumesBackupsTest-1601316061 tempest-VolumesBackupsTest-1601316061-project-member] https://10.4.3.117/volume/v3/volumes/8dc2060f-8c1d-41a9-980e-db24aa76a846 returned with HTTP 200 Jul 27 16:16:16.328552 np0000005924 devstack@c-api.service[100522]: [pid: 100522|app: 0|req: 768/3106] 10.4.3.117 () {66 vars in 1348 bytes} [Mon Jul 27 16:16:16 2026] GET /volume/v3/volumes/8dc2060f-8c1d-41a9-980e-db24aa76a846 => generated 842 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 27 16:16:16.341591 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.middleware.request_id [None req-8770e714-07c4-46d1-8374-f620c43f3578 None None] RequestId filter calling following filter/app {{(pid=100523) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:16:16.344718 np0000005924 devstack@c-api.service[100523]: INFO cinder.api.openstack.wsgi [None req-8770e714-07c4-46d1-8374-f620c43f3578 tempest-VolumesBackupsTest-1601316061 tempest-VolumesBackupsTest-1601316061-project-member] DELETE https://10.4.3.117/volume/v3/volumes/8dc2060f-8c1d-41a9-980e-db24aa76a846 Jul 27 16:16:16.345061 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.openstack.wsgi [None req-8770e714-07c4-46d1-8374-f620c43f3578 tempest-VolumesBackupsTest-1601316061 tempest-VolumesBackupsTest-1601316061-project-member] Empty body provided in request {{(pid=100523) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:16:16.345264 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.openstack.wsgi [None req-8770e714-07c4-46d1-8374-f620c43f3578 tempest-VolumesBackupsTest-1601316061 tempest-VolumesBackupsTest-1601316061-project-member] Calling method 'delete' {{(pid=100523) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:16:16.345475 np0000005924 devstack@c-api.service[100523]: INFO cinder.api.v3.volumes [None req-8770e714-07c4-46d1-8374-f620c43f3578 tempest-VolumesBackupsTest-1601316061 tempest-VolumesBackupsTest-1601316061-project-member] Delete volume with id: 8dc2060f-8c1d-41a9-980e-db24aa76a846 Jul 27 16:16:16.354564 np0000005924 devstack@c-api.service[100523]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:16:16.354564 np0000005924 devstack@c-api.service[100523]: warnings.warn( Jul 27 16:16:16.355071 np0000005924 devstack@c-api.service[100523]: INFO cinder.volume.api [None req-8770e714-07c4-46d1-8374-f620c43f3578 tempest-VolumesBackupsTest-1601316061 tempest-VolumesBackupsTest-1601316061-project-member] Volume info retrieved successfully. Jul 27 16:16:16.382662 np0000005924 devstack@c-api.service[100523]: INFO cinder.volume.api [None req-8770e714-07c4-46d1-8374-f620c43f3578 tempest-VolumesBackupsTest-1601316061 tempest-VolumesBackupsTest-1601316061-project-member] Delete volume request issued successfully. Jul 27 16:16:16.382829 np0000005924 devstack@c-api.service[100523]: INFO cinder.api.openstack.wsgi [None req-8770e714-07c4-46d1-8374-f620c43f3578 tempest-VolumesBackupsTest-1601316061 tempest-VolumesBackupsTest-1601316061-project-member] https://10.4.3.117/volume/v3/volumes/8dc2060f-8c1d-41a9-980e-db24aa76a846 returned with HTTP 202 Jul 27 16:16:16.383411 np0000005924 devstack@c-api.service[100523]: [pid: 100523|app: 0|req: 784/3107] 10.4.3.117 () {66 vars in 1351 bytes} [Mon Jul 27 16:16:16 2026] DELETE /volume/v3/volumes/8dc2060f-8c1d-41a9-980e-db24aa76a846 => generated 0 bytes in 42 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 27 16:16:16.393010 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.middleware.request_id [None req-fd518fa3-bbf9-4edf-a16d-7041618971a1 None None] RequestId filter calling following filter/app {{(pid=100521) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:16:16.394836 np0000005924 devstack@c-api.service[100521]: INFO cinder.api.openstack.wsgi [None req-fd518fa3-bbf9-4edf-a16d-7041618971a1 tempest-VolumesBackupsTest-1601316061 tempest-VolumesBackupsTest-1601316061-project-member] GET https://10.4.3.117/volume/v3/volumes/8dc2060f-8c1d-41a9-980e-db24aa76a846 Jul 27 16:16:16.395045 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.openstack.wsgi [None req-fd518fa3-bbf9-4edf-a16d-7041618971a1 tempest-VolumesBackupsTest-1601316061 tempest-VolumesBackupsTest-1601316061-project-member] Empty body provided in request {{(pid=100521) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:16:16.395261 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.openstack.wsgi [None req-fd518fa3-bbf9-4edf-a16d-7041618971a1 tempest-VolumesBackupsTest-1601316061 tempest-VolumesBackupsTest-1601316061-project-member] Calling method 'show' {{(pid=100521) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:16:16.406670 np0000005924 devstack@c-api.service[100521]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:16:16.406670 np0000005924 devstack@c-api.service[100521]: warnings.warn( Jul 27 16:16:16.411084 np0000005924 devstack@c-api.service[100521]: INFO cinder.volume.api [None req-fd518fa3-bbf9-4edf-a16d-7041618971a1 tempest-VolumesBackupsTest-1601316061 tempest-VolumesBackupsTest-1601316061-project-member] Volume info retrieved successfully. Jul 27 16:16:16.416018 np0000005924 devstack@c-api.service[100521]: INFO cinder.api.openstack.wsgi [None req-fd518fa3-bbf9-4edf-a16d-7041618971a1 tempest-VolumesBackupsTest-1601316061 tempest-VolumesBackupsTest-1601316061-project-member] https://10.4.3.117/volume/v3/volumes/8dc2060f-8c1d-41a9-980e-db24aa76a846 returned with HTTP 200 Jul 27 16:16:16.416421 np0000005924 devstack@c-api.service[100521]: [pid: 100521|app: 0|req: 772/3108] 10.4.3.117 () {66 vars in 1348 bytes} [Mon Jul 27 16:16:16 2026] GET /volume/v3/volumes/8dc2060f-8c1d-41a9-980e-db24aa76a846 => generated 841 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 27 16:16:16.832553 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.middleware.request_id [None req-14274515-b3e1-4271-8329-3fddb5b5d5fe None None] RequestId filter calling following filter/app {{(pid=100524) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:16:16.835135 np0000005924 devstack@c-api.service[100524]: INFO cinder.api.openstack.wsgi [None req-14274515-b3e1-4271-8329-3fddb5b5d5fe tempest-ProjectReaderTests39-214411363 tempest-ProjectReaderTests39-214411363-project-admin] GET https://10.4.3.117/volume/v3/backups/ceeaa65a-d529-48b6-b1b7-e0edd2462dd0 Jul 27 16:16:16.835817 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.openstack.wsgi [None req-14274515-b3e1-4271-8329-3fddb5b5d5fe tempest-ProjectReaderTests39-214411363 tempest-ProjectReaderTests39-214411363-project-admin] Empty body provided in request {{(pid=100524) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:16:16.835817 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.openstack.wsgi [None req-14274515-b3e1-4271-8329-3fddb5b5d5fe tempest-ProjectReaderTests39-214411363 tempest-ProjectReaderTests39-214411363-project-admin] Calling method 'show' {{(pid=100524) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:16:16.836038 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.v3.backups [None req-14274515-b3e1-4271-8329-3fddb5b5d5fe tempest-ProjectReaderTests39-214411363 tempest-ProjectReaderTests39-214411363-project-admin] Show backup with id ceeaa65a-d529-48b6-b1b7-e0edd2462dd0. {{(pid=100524) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 27 16:16:16.840998 np0000005924 devstack@c-api.service[100524]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:16:16.840998 np0000005924 devstack@c-api.service[100524]: warnings.warn( Jul 27 16:16:16.841990 np0000005924 devstack@c-api.service[100524]: INFO cinder.api.openstack.wsgi [None req-14274515-b3e1-4271-8329-3fddb5b5d5fe tempest-ProjectReaderTests39-214411363 tempest-ProjectReaderTests39-214411363-project-admin] https://10.4.3.117/volume/v3/backups/ceeaa65a-d529-48b6-b1b7-e0edd2462dd0 returned with HTTP 200 Jul 27 16:16:16.843532 np0000005924 devstack@c-api.service[100524]: [pid: 100524|app: 0|req: 785/3109] 10.4.3.117 () {68 vars in 1388 bytes} [Mon Jul 27 16:16:16 2026] GET /volume/v3/backups/ceeaa65a-d529-48b6-b1b7-e0edd2462dd0 => generated 736 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 27 16:16:16.884266 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.middleware.request_id [None req-60ab5952-2376-4b71-9313-13e67b2f609e None None] RequestId filter calling following filter/app {{(pid=100522) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:16:16.886985 np0000005924 devstack@c-api.service[100522]: INFO cinder.api.openstack.wsgi [None req-60ab5952-2376-4b71-9313-13e67b2f609e tempest-VolumesBackupsTest-1361087151 tempest-VolumesBackupsTest-1361087151-project-member] GET https://10.4.3.117/volume/v3/backups/7a7152fa-2ad6-4838-af62-7c806ea71455 Jul 27 16:16:16.887198 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.openstack.wsgi [None req-60ab5952-2376-4b71-9313-13e67b2f609e tempest-VolumesBackupsTest-1361087151 tempest-VolumesBackupsTest-1361087151-project-member] Empty body provided in request {{(pid=100522) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:16:16.887421 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.openstack.wsgi [None req-60ab5952-2376-4b71-9313-13e67b2f609e tempest-VolumesBackupsTest-1361087151 tempest-VolumesBackupsTest-1361087151-project-member] Calling method 'show' {{(pid=100522) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:16:16.887526 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.v3.backups [None req-60ab5952-2376-4b71-9313-13e67b2f609e tempest-VolumesBackupsTest-1361087151 tempest-VolumesBackupsTest-1361087151-project-member] Show backup with id 7a7152fa-2ad6-4838-af62-7c806ea71455. {{(pid=100522) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 27 16:16:16.893457 np0000005924 devstack@c-api.service[100522]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:16:16.893457 np0000005924 devstack@c-api.service[100522]: warnings.warn( Jul 27 16:16:16.894142 np0000005924 devstack@c-api.service[100522]: INFO cinder.api.openstack.wsgi [None req-60ab5952-2376-4b71-9313-13e67b2f609e tempest-VolumesBackupsTest-1361087151 tempest-VolumesBackupsTest-1361087151-project-member] https://10.4.3.117/volume/v3/backups/7a7152fa-2ad6-4838-af62-7c806ea71455 returned with HTTP 200 Jul 27 16:16:16.894526 np0000005924 devstack@c-api.service[100522]: [pid: 100522|app: 0|req: 769/3110] 10.4.3.117 () {66 vars in 1348 bytes} [Mon Jul 27 16:16:16 2026] GET /volume/v3/backups/7a7152fa-2ad6-4838-af62-7c806ea71455 => generated 749 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 27 16:16:17.432571 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.middleware.request_id [None req-5297e37e-3bd5-46dc-b491-b4cd240e33cd None None] RequestId filter calling following filter/app {{(pid=100523) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:16:17.435617 np0000005924 devstack@c-api.service[100523]: INFO cinder.api.openstack.wsgi [None req-5297e37e-3bd5-46dc-b491-b4cd240e33cd tempest-VolumesBackupsTest-1601316061 tempest-VolumesBackupsTest-1601316061-project-member] GET https://10.4.3.117/volume/v3/volumes/8dc2060f-8c1d-41a9-980e-db24aa76a846 Jul 27 16:16:17.435823 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.openstack.wsgi [None req-5297e37e-3bd5-46dc-b491-b4cd240e33cd tempest-VolumesBackupsTest-1601316061 tempest-VolumesBackupsTest-1601316061-project-member] Empty body provided in request {{(pid=100523) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:16:17.436014 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.openstack.wsgi [None req-5297e37e-3bd5-46dc-b491-b4cd240e33cd tempest-VolumesBackupsTest-1601316061 tempest-VolumesBackupsTest-1601316061-project-member] Calling method 'show' {{(pid=100523) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:16:17.441623 np0000005924 devstack@c-api.service[100523]: INFO cinder.api.openstack.wsgi [None req-5297e37e-3bd5-46dc-b491-b4cd240e33cd tempest-VolumesBackupsTest-1601316061 tempest-VolumesBackupsTest-1601316061-project-member] https://10.4.3.117/volume/v3/volumes/8dc2060f-8c1d-41a9-980e-db24aa76a846 returned with HTTP 404 Jul 27 16:16:17.442071 np0000005924 devstack@c-api.service[100523]: [pid: 100523|app: 0|req: 785/3111] 10.4.3.117 () {66 vars in 1348 bytes} [Mon Jul 27 16:16:17 2026] GET /volume/v3/volumes/8dc2060f-8c1d-41a9-980e-db24aa76a846 => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 27 16:16:17.859630 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.middleware.request_id [None req-8cb5cffb-969c-4b98-a9f9-2c8d62ee01d5 None None] RequestId filter calling following filter/app {{(pid=100521) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:16:17.859630 np0000005924 devstack@c-api.service[100521]: INFO cinder.api.openstack.wsgi [None req-8cb5cffb-969c-4b98-a9f9-2c8d62ee01d5 tempest-ProjectReaderTests39-214411363 tempest-ProjectReaderTests39-214411363-project-admin] GET https://10.4.3.117/volume/v3/backups/ceeaa65a-d529-48b6-b1b7-e0edd2462dd0 Jul 27 16:16:17.859630 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.openstack.wsgi [None req-8cb5cffb-969c-4b98-a9f9-2c8d62ee01d5 tempest-ProjectReaderTests39-214411363 tempest-ProjectReaderTests39-214411363-project-admin] Empty body provided in request {{(pid=100521) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:16:17.859630 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.openstack.wsgi [None req-8cb5cffb-969c-4b98-a9f9-2c8d62ee01d5 tempest-ProjectReaderTests39-214411363 tempest-ProjectReaderTests39-214411363-project-admin] Calling method 'show' {{(pid=100521) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:16:17.859630 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.v3.backups [None req-8cb5cffb-969c-4b98-a9f9-2c8d62ee01d5 tempest-ProjectReaderTests39-214411363 tempest-ProjectReaderTests39-214411363-project-admin] Show backup with id ceeaa65a-d529-48b6-b1b7-e0edd2462dd0. {{(pid=100521) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 27 16:16:17.868153 np0000005924 devstack@c-api.service[100521]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:16:17.868153 np0000005924 devstack@c-api.service[100521]: warnings.warn( Jul 27 16:16:17.868800 np0000005924 devstack@c-api.service[100521]: INFO cinder.api.openstack.wsgi [None req-8cb5cffb-969c-4b98-a9f9-2c8d62ee01d5 tempest-ProjectReaderTests39-214411363 tempest-ProjectReaderTests39-214411363-project-admin] https://10.4.3.117/volume/v3/backups/ceeaa65a-d529-48b6-b1b7-e0edd2462dd0 returned with HTTP 200 Jul 27 16:16:17.869188 np0000005924 devstack@c-api.service[100521]: [pid: 100521|app: 0|req: 773/3112] 10.4.3.117 () {68 vars in 1388 bytes} [Mon Jul 27 16:16:17 2026] GET /volume/v3/backups/ceeaa65a-d529-48b6-b1b7-e0edd2462dd0 => generated 736 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 27 16:16:17.905030 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.middleware.request_id [None req-7996140f-f039-405d-b64f-02dbcddc05b9 None None] RequestId filter calling following filter/app {{(pid=100524) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:16:17.907558 np0000005924 devstack@c-api.service[100524]: INFO cinder.api.openstack.wsgi [None req-7996140f-f039-405d-b64f-02dbcddc05b9 tempest-VolumesBackupsTest-1361087151 tempest-VolumesBackupsTest-1361087151-project-member] GET https://10.4.3.117/volume/v3/backups/7a7152fa-2ad6-4838-af62-7c806ea71455 Jul 27 16:16:17.907558 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.openstack.wsgi [None req-7996140f-f039-405d-b64f-02dbcddc05b9 tempest-VolumesBackupsTest-1361087151 tempest-VolumesBackupsTest-1361087151-project-member] Empty body provided in request {{(pid=100524) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:16:17.907914 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.openstack.wsgi [None req-7996140f-f039-405d-b64f-02dbcddc05b9 tempest-VolumesBackupsTest-1361087151 tempest-VolumesBackupsTest-1361087151-project-member] Calling method 'show' {{(pid=100524) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:16:17.907984 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.v3.backups [None req-7996140f-f039-405d-b64f-02dbcddc05b9 tempest-VolumesBackupsTest-1361087151 tempest-VolumesBackupsTest-1361087151-project-member] Show backup with id 7a7152fa-2ad6-4838-af62-7c806ea71455. {{(pid=100524) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 27 16:16:17.912971 np0000005924 devstack@c-api.service[100524]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:16:17.912971 np0000005924 devstack@c-api.service[100524]: warnings.warn( Jul 27 16:16:17.913957 np0000005924 devstack@c-api.service[100524]: INFO cinder.api.openstack.wsgi [None req-7996140f-f039-405d-b64f-02dbcddc05b9 tempest-VolumesBackupsTest-1361087151 tempest-VolumesBackupsTest-1361087151-project-member] https://10.4.3.117/volume/v3/backups/7a7152fa-2ad6-4838-af62-7c806ea71455 returned with HTTP 200 Jul 27 16:16:17.914661 np0000005924 devstack@c-api.service[100524]: [pid: 100524|app: 0|req: 786/3113] 10.4.3.117 () {66 vars in 1348 bytes} [Mon Jul 27 16:16:17 2026] GET /volume/v3/backups/7a7152fa-2ad6-4838-af62-7c806ea71455 => generated 749 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 27 16:16:18.879108 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.middleware.request_id [None req-ce64ed2c-f9a0-449a-8378-b3d38291a8e4 None None] RequestId filter calling following filter/app {{(pid=100522) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:16:18.883997 np0000005924 devstack@c-api.service[100522]: INFO cinder.api.openstack.wsgi [None req-ce64ed2c-f9a0-449a-8378-b3d38291a8e4 tempest-ProjectReaderTests39-214411363 tempest-ProjectReaderTests39-214411363-project-admin] GET https://10.4.3.117/volume/v3/backups/ceeaa65a-d529-48b6-b1b7-e0edd2462dd0 Jul 27 16:16:18.883997 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.openstack.wsgi [None req-ce64ed2c-f9a0-449a-8378-b3d38291a8e4 tempest-ProjectReaderTests39-214411363 tempest-ProjectReaderTests39-214411363-project-admin] Empty body provided in request {{(pid=100522) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:16:18.883997 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.openstack.wsgi [None req-ce64ed2c-f9a0-449a-8378-b3d38291a8e4 tempest-ProjectReaderTests39-214411363 tempest-ProjectReaderTests39-214411363-project-admin] Calling method 'show' {{(pid=100522) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:16:18.883997 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.v3.backups [None req-ce64ed2c-f9a0-449a-8378-b3d38291a8e4 tempest-ProjectReaderTests39-214411363 tempest-ProjectReaderTests39-214411363-project-admin] Show backup with id ceeaa65a-d529-48b6-b1b7-e0edd2462dd0. {{(pid=100522) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 27 16:16:18.886692 np0000005924 devstack@c-api.service[100522]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:16:18.886692 np0000005924 devstack@c-api.service[100522]: warnings.warn( Jul 27 16:16:18.887497 np0000005924 devstack@c-api.service[100522]: INFO cinder.api.openstack.wsgi [None req-ce64ed2c-f9a0-449a-8378-b3d38291a8e4 tempest-ProjectReaderTests39-214411363 tempest-ProjectReaderTests39-214411363-project-admin] https://10.4.3.117/volume/v3/backups/ceeaa65a-d529-48b6-b1b7-e0edd2462dd0 returned with HTTP 200 Jul 27 16:16:18.887932 np0000005924 devstack@c-api.service[100522]: [pid: 100522|app: 0|req: 770/3114] 10.4.3.117 () {68 vars in 1388 bytes} [Mon Jul 27 16:16:18 2026] GET /volume/v3/backups/ceeaa65a-d529-48b6-b1b7-e0edd2462dd0 => generated 736 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 27 16:16:18.923947 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.middleware.request_id [None req-016b6cc5-124e-471b-bd5e-e71a2ddd24ad None None] RequestId filter calling following filter/app {{(pid=100523) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:16:18.925902 np0000005924 devstack@c-api.service[100523]: INFO cinder.api.openstack.wsgi [None req-016b6cc5-124e-471b-bd5e-e71a2ddd24ad tempest-VolumesBackupsTest-1361087151 tempest-VolumesBackupsTest-1361087151-project-member] GET https://10.4.3.117/volume/v3/backups/7a7152fa-2ad6-4838-af62-7c806ea71455 Jul 27 16:16:18.926134 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.openstack.wsgi [None req-016b6cc5-124e-471b-bd5e-e71a2ddd24ad tempest-VolumesBackupsTest-1361087151 tempest-VolumesBackupsTest-1361087151-project-member] Empty body provided in request {{(pid=100523) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:16:18.926321 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.openstack.wsgi [None req-016b6cc5-124e-471b-bd5e-e71a2ddd24ad tempest-VolumesBackupsTest-1361087151 tempest-VolumesBackupsTest-1361087151-project-member] Calling method 'show' {{(pid=100523) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:16:18.926467 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.v3.backups [None req-016b6cc5-124e-471b-bd5e-e71a2ddd24ad tempest-VolumesBackupsTest-1361087151 tempest-VolumesBackupsTest-1361087151-project-member] Show backup with id 7a7152fa-2ad6-4838-af62-7c806ea71455. {{(pid=100523) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 27 16:16:18.931012 np0000005924 devstack@c-api.service[100523]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:16:18.931012 np0000005924 devstack@c-api.service[100523]: warnings.warn( Jul 27 16:16:18.931887 np0000005924 devstack@c-api.service[100523]: INFO cinder.api.openstack.wsgi [None req-016b6cc5-124e-471b-bd5e-e71a2ddd24ad tempest-VolumesBackupsTest-1361087151 tempest-VolumesBackupsTest-1361087151-project-member] https://10.4.3.117/volume/v3/backups/7a7152fa-2ad6-4838-af62-7c806ea71455 returned with HTTP 200 Jul 27 16:16:18.932270 np0000005924 devstack@c-api.service[100523]: [pid: 100523|app: 0|req: 786/3115] 10.4.3.117 () {66 vars in 1348 bytes} [Mon Jul 27 16:16:18 2026] GET /volume/v3/backups/7a7152fa-2ad6-4838-af62-7c806ea71455 => generated 749 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 27 16:16:19.900285 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.middleware.request_id [None req-a8ad59d4-8c84-4cf3-a638-7c4a6c5a16a6 None None] RequestId filter calling following filter/app {{(pid=100521) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:16:19.901993 np0000005924 devstack@c-api.service[100521]: INFO cinder.api.openstack.wsgi [None req-a8ad59d4-8c84-4cf3-a638-7c4a6c5a16a6 tempest-ProjectReaderTests39-214411363 tempest-ProjectReaderTests39-214411363-project-admin] GET https://10.4.3.117/volume/v3/backups/ceeaa65a-d529-48b6-b1b7-e0edd2462dd0 Jul 27 16:16:19.902215 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.openstack.wsgi [None req-a8ad59d4-8c84-4cf3-a638-7c4a6c5a16a6 tempest-ProjectReaderTests39-214411363 tempest-ProjectReaderTests39-214411363-project-admin] Empty body provided in request {{(pid=100521) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:16:19.902423 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.openstack.wsgi [None req-a8ad59d4-8c84-4cf3-a638-7c4a6c5a16a6 tempest-ProjectReaderTests39-214411363 tempest-ProjectReaderTests39-214411363-project-admin] Calling method 'show' {{(pid=100521) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:16:19.902571 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.v3.backups [None req-a8ad59d4-8c84-4cf3-a638-7c4a6c5a16a6 tempest-ProjectReaderTests39-214411363 tempest-ProjectReaderTests39-214411363-project-admin] Show backup with id ceeaa65a-d529-48b6-b1b7-e0edd2462dd0. {{(pid=100521) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 27 16:16:19.906836 np0000005924 devstack@c-api.service[100521]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:16:19.906836 np0000005924 devstack@c-api.service[100521]: warnings.warn( Jul 27 16:16:19.907563 np0000005924 devstack@c-api.service[100521]: INFO cinder.api.openstack.wsgi [None req-a8ad59d4-8c84-4cf3-a638-7c4a6c5a16a6 tempest-ProjectReaderTests39-214411363 tempest-ProjectReaderTests39-214411363-project-admin] https://10.4.3.117/volume/v3/backups/ceeaa65a-d529-48b6-b1b7-e0edd2462dd0 returned with HTTP 200 Jul 27 16:16:19.907979 np0000005924 devstack@c-api.service[100521]: [pid: 100521|app: 0|req: 774/3116] 10.4.3.117 () {68 vars in 1388 bytes} [Mon Jul 27 16:16:19 2026] GET /volume/v3/backups/ceeaa65a-d529-48b6-b1b7-e0edd2462dd0 => generated 736 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 27 16:16:19.942068 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.middleware.request_id [None req-51d1cf7e-6d3a-4080-81ae-425b55bd9dd6 None None] RequestId filter calling following filter/app {{(pid=100524) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:16:19.946204 np0000005924 devstack@c-api.service[100524]: INFO cinder.api.openstack.wsgi [None req-51d1cf7e-6d3a-4080-81ae-425b55bd9dd6 tempest-VolumesBackupsTest-1361087151 tempest-VolumesBackupsTest-1361087151-project-member] GET https://10.4.3.117/volume/v3/backups/7a7152fa-2ad6-4838-af62-7c806ea71455 Jul 27 16:16:19.946594 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.openstack.wsgi [None req-51d1cf7e-6d3a-4080-81ae-425b55bd9dd6 tempest-VolumesBackupsTest-1361087151 tempest-VolumesBackupsTest-1361087151-project-member] Empty body provided in request {{(pid=100524) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:16:19.946930 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.openstack.wsgi [None req-51d1cf7e-6d3a-4080-81ae-425b55bd9dd6 tempest-VolumesBackupsTest-1361087151 tempest-VolumesBackupsTest-1361087151-project-member] Calling method 'show' {{(pid=100524) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:16:19.947079 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.v3.backups [None req-51d1cf7e-6d3a-4080-81ae-425b55bd9dd6 tempest-VolumesBackupsTest-1361087151 tempest-VolumesBackupsTest-1361087151-project-member] Show backup with id 7a7152fa-2ad6-4838-af62-7c806ea71455. {{(pid=100524) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 27 16:16:19.952068 np0000005924 devstack@c-api.service[100524]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:16:19.952068 np0000005924 devstack@c-api.service[100524]: warnings.warn( Jul 27 16:16:19.952941 np0000005924 devstack@c-api.service[100524]: INFO cinder.api.openstack.wsgi [None req-51d1cf7e-6d3a-4080-81ae-425b55bd9dd6 tempest-VolumesBackupsTest-1361087151 tempest-VolumesBackupsTest-1361087151-project-member] https://10.4.3.117/volume/v3/backups/7a7152fa-2ad6-4838-af62-7c806ea71455 returned with HTTP 200 Jul 27 16:16:19.953713 np0000005924 devstack@c-api.service[100524]: [pid: 100524|app: 0|req: 787/3117] 10.4.3.117 () {66 vars in 1348 bytes} [Mon Jul 27 16:16:19 2026] GET /volume/v3/backups/7a7152fa-2ad6-4838-af62-7c806ea71455 => generated 749 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 27 16:16:20.297937 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.middleware.request_id [None req-1f139e6d-c073-43a0-aec0-616b1fb27957 None None] RequestId filter calling following filter/app {{(pid=100522) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:16:20.420779 np0000005924 devstack@c-api.service[100522]: INFO cinder.api.openstack.wsgi [None req-1f139e6d-c073-43a0-aec0-616b1fb27957 tempest-VolumesSummaryTest-1989395154 tempest-VolumesSummaryTest-1989395154-project-member] GET https://10.4.3.117/volume/v3/volumes/summary Jul 27 16:16:20.421004 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.openstack.wsgi [None req-1f139e6d-c073-43a0-aec0-616b1fb27957 tempest-VolumesSummaryTest-1989395154 tempest-VolumesSummaryTest-1989395154-project-member] Empty body provided in request {{(pid=100522) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:16:20.421198 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.openstack.wsgi [None req-1f139e6d-c073-43a0-aec0-616b1fb27957 tempest-VolumesSummaryTest-1989395154 tempest-VolumesSummaryTest-1989395154-project-member] Calling method 'version_select' {{(pid=100522) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:16:20.421379 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.api_utils [None req-1f139e6d-c073-43a0-aec0-616b1fb27957 tempest-VolumesSummaryTest-1989395154 tempest-VolumesSummaryTest-1989395154-project-member] Removing options '' from query. {{(pid=100522) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 27 16:16:20.421796 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.middleware.request_id [None req-658067fb-abe9-460d-a0c7-abcbc8a8cc95 None None] RequestId filter calling following filter/app {{(pid=100523) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:16:20.427288 np0000005924 devstack@c-api.service[100522]: INFO cinder.volume.api [None req-1f139e6d-c073-43a0-aec0-616b1fb27957 tempest-VolumesSummaryTest-1989395154 tempest-VolumesSummaryTest-1989395154-project-member] Get summary completed successfully. Jul 27 16:16:20.428402 np0000005924 devstack@c-api.service[100522]: INFO cinder.api.openstack.wsgi [None req-1f139e6d-c073-43a0-aec0-616b1fb27957 tempest-VolumesSummaryTest-1989395154 tempest-VolumesSummaryTest-1989395154-project-member] https://10.4.3.117/volume/v3/volumes/summary returned with HTTP 200 Jul 27 16:16:20.428402 np0000005924 devstack@c-api.service[100522]: [pid: 100522|app: 0|req: 771/3118] 10.4.3.117 () {68 vars in 1302 bytes} [Mon Jul 27 16:16:20 2026] GET /volume/v3/volumes/summary => generated 55 bytes in 131 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jul 27 16:16:20.455768 np0000005924 devstack@c-api.service[100523]: INFO cinder.api.openstack.wsgi [None req-658067fb-abe9-460d-a0c7-abcbc8a8cc95 tempest-VolumeAndVolumeTypeFromImageTest-7132423 tempest-VolumeAndVolumeTypeFromImageTest-7132423-project-admin] POST https://10.4.3.117/volume/v3/types Jul 27 16:16:20.456213 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.openstack.wsgi [None req-658067fb-abe9-460d-a0c7-abcbc8a8cc95 tempest-VolumeAndVolumeTypeFromImageTest-7132423 tempest-VolumeAndVolumeTypeFromImageTest-7132423-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=100523) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 27 16:16:20.474822 np0000005924 devstack@c-api.service[100523]: INFO cinder.api.openstack.wsgi [None req-658067fb-abe9-460d-a0c7-abcbc8a8cc95 tempest-VolumeAndVolumeTypeFromImageTest-7132423 tempest-VolumeAndVolumeTypeFromImageTest-7132423-project-admin] https://10.4.3.117/volume/v3/types returned with HTTP 200 Jul 27 16:16:20.475192 np0000005924 devstack@c-api.service[100523]: [pid: 100523|app: 0|req: 787/3119] 10.4.3.117 () {68 vars in 1253 bytes} [Mon Jul 27 16:16:20 2026] POST /volume/v3/types => generated 287 bytes in 54 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 27 16:16:20.918943 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.middleware.request_id [None req-0cc85f2f-d2ee-48e0-97cb-50c0aec43644 None None] RequestId filter calling following filter/app {{(pid=100521) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:16:20.923787 np0000005924 devstack@c-api.service[100521]: INFO cinder.api.openstack.wsgi [None req-0cc85f2f-d2ee-48e0-97cb-50c0aec43644 tempest-ProjectReaderTests39-214411363 tempest-ProjectReaderTests39-214411363-project-admin] GET https://10.4.3.117/volume/v3/backups/ceeaa65a-d529-48b6-b1b7-e0edd2462dd0 Jul 27 16:16:20.923787 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.openstack.wsgi [None req-0cc85f2f-d2ee-48e0-97cb-50c0aec43644 tempest-ProjectReaderTests39-214411363 tempest-ProjectReaderTests39-214411363-project-admin] Empty body provided in request {{(pid=100521) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:16:20.923787 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.openstack.wsgi [None req-0cc85f2f-d2ee-48e0-97cb-50c0aec43644 tempest-ProjectReaderTests39-214411363 tempest-ProjectReaderTests39-214411363-project-admin] Calling method 'show' {{(pid=100521) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:16:20.923787 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.v3.backups [None req-0cc85f2f-d2ee-48e0-97cb-50c0aec43644 tempest-ProjectReaderTests39-214411363 tempest-ProjectReaderTests39-214411363-project-admin] Show backup with id ceeaa65a-d529-48b6-b1b7-e0edd2462dd0. {{(pid=100521) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 27 16:16:20.931881 np0000005924 devstack@c-api.service[100521]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:16:20.931881 np0000005924 devstack@c-api.service[100521]: warnings.warn( Jul 27 16:16:20.932578 np0000005924 devstack@c-api.service[100521]: INFO cinder.api.openstack.wsgi [None req-0cc85f2f-d2ee-48e0-97cb-50c0aec43644 tempest-ProjectReaderTests39-214411363 tempest-ProjectReaderTests39-214411363-project-admin] https://10.4.3.117/volume/v3/backups/ceeaa65a-d529-48b6-b1b7-e0edd2462dd0 returned with HTTP 200 Jul 27 16:16:20.932923 np0000005924 devstack@c-api.service[100521]: [pid: 100521|app: 0|req: 775/3120] 10.4.3.117 () {68 vars in 1388 bytes} [Mon Jul 27 16:16:20 2026] GET /volume/v3/backups/ceeaa65a-d529-48b6-b1b7-e0edd2462dd0 => generated 736 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 27 16:16:20.965246 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.middleware.request_id [None req-e7713ce4-1be5-46ff-a3d3-58126f8e19b5 None None] RequestId filter calling following filter/app {{(pid=100524) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:16:20.967295 np0000005924 devstack@c-api.service[100524]: INFO cinder.api.openstack.wsgi [None req-e7713ce4-1be5-46ff-a3d3-58126f8e19b5 tempest-VolumesBackupsTest-1361087151 tempest-VolumesBackupsTest-1361087151-project-member] GET https://10.4.3.117/volume/v3/backups/7a7152fa-2ad6-4838-af62-7c806ea71455 Jul 27 16:16:20.967599 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.openstack.wsgi [None req-e7713ce4-1be5-46ff-a3d3-58126f8e19b5 tempest-VolumesBackupsTest-1361087151 tempest-VolumesBackupsTest-1361087151-project-member] Empty body provided in request {{(pid=100524) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:16:20.967801 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.openstack.wsgi [None req-e7713ce4-1be5-46ff-a3d3-58126f8e19b5 tempest-VolumesBackupsTest-1361087151 tempest-VolumesBackupsTest-1361087151-project-member] Calling method 'show' {{(pid=100524) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:16:20.967901 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.v3.backups [None req-e7713ce4-1be5-46ff-a3d3-58126f8e19b5 tempest-VolumesBackupsTest-1361087151 tempest-VolumesBackupsTest-1361087151-project-member] Show backup with id 7a7152fa-2ad6-4838-af62-7c806ea71455. {{(pid=100524) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 27 16:16:20.974378 np0000005924 devstack@c-api.service[100524]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:16:20.974378 np0000005924 devstack@c-api.service[100524]: warnings.warn( Jul 27 16:16:20.975543 np0000005924 devstack@c-api.service[100524]: INFO cinder.api.openstack.wsgi [None req-e7713ce4-1be5-46ff-a3d3-58126f8e19b5 tempest-VolumesBackupsTest-1361087151 tempest-VolumesBackupsTest-1361087151-project-member] https://10.4.3.117/volume/v3/backups/7a7152fa-2ad6-4838-af62-7c806ea71455 returned with HTTP 200 Jul 27 16:16:20.976029 np0000005924 devstack@c-api.service[100524]: [pid: 100524|app: 0|req: 788/3121] 10.4.3.117 () {66 vars in 1348 bytes} [Mon Jul 27 16:16:20 2026] GET /volume/v3/backups/7a7152fa-2ad6-4838-af62-7c806ea71455 => generated 749 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 27 16:16:21.943988 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.middleware.request_id [None req-b5141bbe-2e12-472e-8253-7a47975912cb None None] RequestId filter calling following filter/app {{(pid=100522) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:16:21.947024 np0000005924 devstack@c-api.service[100522]: INFO cinder.api.openstack.wsgi [None req-b5141bbe-2e12-472e-8253-7a47975912cb tempest-ProjectReaderTests39-214411363 tempest-ProjectReaderTests39-214411363-project-admin] GET https://10.4.3.117/volume/v3/backups/ceeaa65a-d529-48b6-b1b7-e0edd2462dd0 Jul 27 16:16:21.948574 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.openstack.wsgi [None req-b5141bbe-2e12-472e-8253-7a47975912cb tempest-ProjectReaderTests39-214411363 tempest-ProjectReaderTests39-214411363-project-admin] Empty body provided in request {{(pid=100522) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:16:21.948574 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.openstack.wsgi [None req-b5141bbe-2e12-472e-8253-7a47975912cb tempest-ProjectReaderTests39-214411363 tempest-ProjectReaderTests39-214411363-project-admin] Calling method 'show' {{(pid=100522) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:16:21.948574 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.v3.backups [None req-b5141bbe-2e12-472e-8253-7a47975912cb tempest-ProjectReaderTests39-214411363 tempest-ProjectReaderTests39-214411363-project-admin] Show backup with id ceeaa65a-d529-48b6-b1b7-e0edd2462dd0. {{(pid=100522) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 27 16:16:21.955049 np0000005924 devstack@c-api.service[100522]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:16:21.955049 np0000005924 devstack@c-api.service[100522]: warnings.warn( Jul 27 16:16:21.955049 np0000005924 devstack@c-api.service[100522]: INFO cinder.api.openstack.wsgi [None req-b5141bbe-2e12-472e-8253-7a47975912cb tempest-ProjectReaderTests39-214411363 tempest-ProjectReaderTests39-214411363-project-admin] https://10.4.3.117/volume/v3/backups/ceeaa65a-d529-48b6-b1b7-e0edd2462dd0 returned with HTTP 200 Jul 27 16:16:21.955049 np0000005924 devstack@c-api.service[100522]: [pid: 100522|app: 0|req: 772/3122] 10.4.3.117 () {68 vars in 1388 bytes} [Mon Jul 27 16:16:21 2026] GET /volume/v3/backups/ceeaa65a-d529-48b6-b1b7-e0edd2462dd0 => generated 737 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 27 16:16:21.990032 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.middleware.request_id [None req-ed2aabd5-3c10-44fe-a8b6-b0abfb717b32 None None] RequestId filter calling following filter/app {{(pid=100523) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:16:21.992448 np0000005924 devstack@c-api.service[100523]: INFO cinder.api.openstack.wsgi [None req-ed2aabd5-3c10-44fe-a8b6-b0abfb717b32 tempest-VolumesBackupsTest-1361087151 tempest-VolumesBackupsTest-1361087151-project-member] GET https://10.4.3.117/volume/v3/backups/7a7152fa-2ad6-4838-af62-7c806ea71455 Jul 27 16:16:21.992699 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.openstack.wsgi [None req-ed2aabd5-3c10-44fe-a8b6-b0abfb717b32 tempest-VolumesBackupsTest-1361087151 tempest-VolumesBackupsTest-1361087151-project-member] Empty body provided in request {{(pid=100523) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:16:21.992941 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.openstack.wsgi [None req-ed2aabd5-3c10-44fe-a8b6-b0abfb717b32 tempest-VolumesBackupsTest-1361087151 tempest-VolumesBackupsTest-1361087151-project-member] Calling method 'show' {{(pid=100523) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:16:21.996199 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.v3.backups [None req-ed2aabd5-3c10-44fe-a8b6-b0abfb717b32 tempest-VolumesBackupsTest-1361087151 tempest-VolumesBackupsTest-1361087151-project-member] Show backup with id 7a7152fa-2ad6-4838-af62-7c806ea71455. {{(pid=100523) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 27 16:16:22.000551 np0000005924 devstack@c-api.service[100523]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:16:22.000551 np0000005924 devstack@c-api.service[100523]: warnings.warn( Jul 27 16:16:22.001283 np0000005924 devstack@c-api.service[100523]: INFO cinder.api.openstack.wsgi [None req-ed2aabd5-3c10-44fe-a8b6-b0abfb717b32 tempest-VolumesBackupsTest-1361087151 tempest-VolumesBackupsTest-1361087151-project-member] https://10.4.3.117/volume/v3/backups/7a7152fa-2ad6-4838-af62-7c806ea71455 returned with HTTP 200 Jul 27 16:16:22.001765 np0000005924 devstack@c-api.service[100523]: [pid: 100523|app: 0|req: 788/3123] 10.4.3.117 () {66 vars in 1348 bytes} [Mon Jul 27 16:16:21 2026] GET /volume/v3/backups/7a7152fa-2ad6-4838-af62-7c806ea71455 => generated 749 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 27 16:16:22.175187 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.middleware.request_id [None req-ba73d086-cf18-4172-b630-45f76879ec3b None None] RequestId filter calling following filter/app {{(pid=100521) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:16:22.278240 np0000005924 devstack@c-api.service[100521]: INFO cinder.api.openstack.wsgi [None req-ba73d086-cf18-4172-b630-45f76879ec3b tempest-VolumesBackupsTest-916266255 tempest-VolumesBackupsTest-916266255-project-member] POST https://10.4.3.117/volume/v3/volumes Jul 27 16:16:22.278626 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.openstack.wsgi [None req-ba73d086-cf18-4172-b630-45f76879ec3b tempest-VolumesBackupsTest-916266255 tempest-VolumesBackupsTest-916266255-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesBackupsTest-Volume-1687745244"}} {{(pid=100521) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 27 16:16:22.280125 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.v3.volumes [None req-ba73d086-cf18-4172-b630-45f76879ec3b tempest-VolumesBackupsTest-916266255 tempest-VolumesBackupsTest-916266255-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesBackupsTest-Volume-1687745244'}} {{(pid=100521) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 27 16:16:22.280250 np0000005924 devstack@c-api.service[100521]: INFO cinder.api.v3.volumes [None req-ba73d086-cf18-4172-b630-45f76879ec3b tempest-VolumesBackupsTest-916266255 tempest-VolumesBackupsTest-916266255-project-member] Create volume of 1 GB Jul 27 16:16:22.285228 np0000005924 devstack@c-api.service[100521]: INFO cinder.volume.api [None req-ba73d086-cf18-4172-b630-45f76879ec3b tempest-VolumesBackupsTest-916266255 tempest-VolumesBackupsTest-916266255-project-member] Availability Zones retrieved successfully. Jul 27 16:16:22.290207 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.volume.api [None req-ba73d086-cf18-4172-b630-45f76879ec3b tempest-VolumesBackupsTest-916266255 tempest-VolumesBackupsTest-916266255-project-member] Flow 'volume_create_api' (4d3bd5e1-4d3a-4ecf-a736-e6ac00b847e6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100521) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 27 16:16:22.291170 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.volume.api [None req-ba73d086-cf18-4172-b630-45f76879ec3b tempest-VolumesBackupsTest-916266255 tempest-VolumesBackupsTest-916266255-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (e2e38c88-64c8-4698-9599-af13605254ac) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100521) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 27 16:16:22.292025 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.volume.flows.api.create_volume [None req-ba73d086-cf18-4172-b630-45f76879ec3b tempest-VolumesBackupsTest-916266255 tempest-VolumesBackupsTest-916266255-project-member] Validating volume size '1' using validate_int {{(pid=100521) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 27 16:16:22.320894 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.volume.api [None req-ba73d086-cf18-4172-b630-45f76879ec3b tempest-VolumesBackupsTest-916266255 tempest-VolumesBackupsTest-916266255-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (e2e38c88-64c8-4698-9599-af13605254ac) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-27T16:04:59Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=2bce4e1a-e6e0-49d9-be36-c3405449a01e,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '2bce4e1a-e6e0-49d9-be36-c3405449a01e', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100521) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 27 16:16:22.321841 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.volume.api [None req-ba73d086-cf18-4172-b630-45f76879ec3b tempest-VolumesBackupsTest-916266255 tempest-VolumesBackupsTest-916266255-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (cbde1714-bf1d-4728-9789-31c768600ebc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100521) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 27 16:16:22.360895 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.middleware.request_id [None req-a1578c8c-116e-4d3b-ac2a-dbc8abffb56b None None] RequestId filter calling following filter/app {{(pid=100524) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:16:22.362766 np0000005924 devstack@c-api.service[100524]: INFO cinder.api.openstack.wsgi [None req-a1578c8c-116e-4d3b-ac2a-dbc8abffb56b tempest-VolumeAndVolumeTypeFromImageTest-2140214429 tempest-VolumeAndVolumeTypeFromImageTest-2140214429-project-member] POST https://10.4.3.117/volume/v3/volumes Jul 27 16:16:22.362766 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.openstack.wsgi [None req-a1578c8c-116e-4d3b-ac2a-dbc8abffb56b tempest-VolumeAndVolumeTypeFromImageTest-2140214429 tempest-VolumeAndVolumeTypeFromImageTest-2140214429-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "volume-for-test-6e9266ff-a917-4dd5-aa4a-c36e59e7a2a6", "imageRef": "fa912e6e-a62e-4177-934b-42294f51d73d", "size": 1}} {{(pid=100524) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 27 16:16:22.364409 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.v3.volumes [None req-a1578c8c-116e-4d3b-ac2a-dbc8abffb56b tempest-VolumeAndVolumeTypeFromImageTest-2140214429 tempest-VolumeAndVolumeTypeFromImageTest-2140214429-project-member] Create volume request body: {'volume': {'name': 'volume-for-test-6e9266ff-a917-4dd5-aa4a-c36e59e7a2a6', 'imageRef': 'fa912e6e-a62e-4177-934b-42294f51d73d', 'size': 1}} {{(pid=100524) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 27 16:16:22.398357 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.quota [None req-ba73d086-cf18-4172-b630-45f76879ec3b tempest-VolumesBackupsTest-916266255 tempest-VolumesBackupsTest-916266255-project-member] Created reservations ['b9a7a203-2743-4cd5-b7c7-76b70486f9f7', '016d137d-decf-4fd5-b1b0-544c3122761c', 'c0d7aafb-e308-4ff1-af53-18d71d684a74', '70b12041-77e6-4f5d-a556-9b1fa670ead1'] {{(pid=100521) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 27 16:16:22.399268 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.volume.api [None req-ba73d086-cf18-4172-b630-45f76879ec3b tempest-VolumesBackupsTest-916266255 tempest-VolumesBackupsTest-916266255-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (cbde1714-bf1d-4728-9789-31c768600ebc) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['b9a7a203-2743-4cd5-b7c7-76b70486f9f7', '016d137d-decf-4fd5-b1b0-544c3122761c', 'c0d7aafb-e308-4ff1-af53-18d71d684a74', '70b12041-77e6-4f5d-a556-9b1fa670ead1']}' {{(pid=100521) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 27 16:16:22.400182 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.volume.api [None req-ba73d086-cf18-4172-b630-45f76879ec3b tempest-VolumesBackupsTest-916266255 tempest-VolumesBackupsTest-916266255-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (e2c9b5ef-9024-4220-ab5c-02da7b0377f4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100521) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 27 16:16:22.428586 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.volume.api [None req-ba73d086-cf18-4172-b630-45f76879ec3b tempest-VolumesBackupsTest-916266255 tempest-VolumesBackupsTest-916266255-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (e2c9b5ef-9024-4220-ab5c-02da7b0377f4) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '5c757b09-88f1-4663-b286-e9ce81ed25e1', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesBackupsTest-Volume-1687745244',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='1edf218b80eb49bdb9ea94043ab3860f',qos_specs=None,replication_status=,reservations=['b9a7a203-2743-4cd5-b7c7-76b70486f9f7','016d137d-decf-4fd5-b1b0-544c3122761c','c0d7aafb-e308-4ff1-af53-18d71d684a74','70b12041-77e6-4f5d-a556-9b1fa670ead1'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='f4e17bc38d504992a66ca3dfe7a21fba',volume_type_id=2bce4e1a-e6e0-49d9-be36-c3405449a01e), 'volume': Volume(_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-27T16:16:22Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesBackupsTest-Volume-1687745244',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=5c757b09-88f1-4663-b286-e9ce81ed25e1,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='1edf218b80eb49bdb9ea94043ab3860f',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='f4e17bc38d504992a66ca3dfe7a21fba',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(2bce4e1a-e6e0-49d9-be36-c3405449a01e),volume_type_id=2bce4e1a-e6e0-49d9-be36-c3405449a01e)}' {{(pid=100521) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 27 16:16:22.429766 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.volume.api [None req-ba73d086-cf18-4172-b630-45f76879ec3b tempest-VolumesBackupsTest-916266255 tempest-VolumesBackupsTest-916266255-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (af06208c-9a01-44b6-a9be-a0c369dcd646) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100521) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 27 16:16:22.437641 np0000005924 devstack@c-api.service[100524]: INFO cinder.api.v3.volumes [None req-a1578c8c-116e-4d3b-ac2a-dbc8abffb56b tempest-VolumeAndVolumeTypeFromImageTest-2140214429 tempest-VolumeAndVolumeTypeFromImageTest-2140214429-project-member] Create volume of 1 GB Jul 27 16:16:22.446609 np0000005924 devstack@c-api.service[100524]: INFO cinder.volume.api [None req-a1578c8c-116e-4d3b-ac2a-dbc8abffb56b tempest-VolumeAndVolumeTypeFromImageTest-2140214429 tempest-VolumeAndVolumeTypeFromImageTest-2140214429-project-member] Availability Zones retrieved successfully. Jul 27 16:16:22.448976 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.volume.api [None req-ba73d086-cf18-4172-b630-45f76879ec3b tempest-VolumesBackupsTest-916266255 tempest-VolumesBackupsTest-916266255-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (af06208c-9a01-44b6-a9be-a0c369dcd646) transitioned into state 'SUCCESS' from state '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-1687745244',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='1edf218b80eb49bdb9ea94043ab3860f',qos_specs=None,replication_status=,reservations=['b9a7a203-2743-4cd5-b7c7-76b70486f9f7','016d137d-decf-4fd5-b1b0-544c3122761c','c0d7aafb-e308-4ff1-af53-18d71d684a74','70b12041-77e6-4f5d-a556-9b1fa670ead1'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='f4e17bc38d504992a66ca3dfe7a21fba',volume_type_id=2bce4e1a-e6e0-49d9-be36-c3405449a01e)}' {{(pid=100521) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 27 16:16:22.450968 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.volume.api [None req-ba73d086-cf18-4172-b630-45f76879ec3b tempest-VolumesBackupsTest-916266255 tempest-VolumesBackupsTest-916266255-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (f4de146e-bbb2-4de9-9825-81d9f8f9830e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100521) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 27 16:16:22.452955 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.volume.api [None req-a1578c8c-116e-4d3b-ac2a-dbc8abffb56b tempest-VolumeAndVolumeTypeFromImageTest-2140214429 tempest-VolumeAndVolumeTypeFromImageTest-2140214429-project-member] Flow 'volume_create_api' (96e8db3d-2ec5-440c-aa52-10bd73eb6daf) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100524) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 27 16:16:22.454115 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.volume.api [None req-a1578c8c-116e-4d3b-ac2a-dbc8abffb56b tempest-VolumeAndVolumeTypeFromImageTest-2140214429 tempest-VolumeAndVolumeTypeFromImageTest-2140214429-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (27428e34-7007-4d27-bc28-837bd6bb3e9c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100524) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 27 16:16:22.455210 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.volume.flows.api.create_volume [None req-a1578c8c-116e-4d3b-ac2a-dbc8abffb56b tempest-VolumeAndVolumeTypeFromImageTest-2140214429 tempest-VolumeAndVolumeTypeFromImageTest-2140214429-project-member] Validating volume size '1' using validate_int {{(pid=100524) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 27 16:16:22.458638 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.volume.api [None req-ba73d086-cf18-4172-b630-45f76879ec3b tempest-VolumesBackupsTest-916266255 tempest-VolumesBackupsTest-916266255-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (f4de146e-bbb2-4de9-9825-81d9f8f9830e) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100521) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 27 16:16:22.461203 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.volume.api [None req-ba73d086-cf18-4172-b630-45f76879ec3b tempest-VolumesBackupsTest-916266255 tempest-VolumesBackupsTest-916266255-project-member] Flow 'volume_create_api' (4d3bd5e1-4d3a-4ecf-a736-e6ac00b847e6) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100521) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 27 16:16:22.461203 np0000005924 devstack@c-api.service[100521]: INFO cinder.volume.api [None req-ba73d086-cf18-4172-b630-45f76879ec3b tempest-VolumesBackupsTest-916266255 tempest-VolumesBackupsTest-916266255-project-member] Create volume request issued successfully. Jul 27 16:16:22.461203 np0000005924 devstack@c-api.service[100521]: INFO cinder.api.openstack.wsgi [None req-ba73d086-cf18-4172-b630-45f76879ec3b tempest-VolumesBackupsTest-916266255 tempest-VolumesBackupsTest-916266255-project-member] https://10.4.3.117/volume/v3/volumes returned with HTTP 202 Jul 27 16:16:22.461203 np0000005924 devstack@c-api.service[100521]: [pid: 100521|app: 0|req: 776/3124] 10.4.3.117 () {68 vars in 1258 bytes} [Mon Jul 27 16:16:22 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 27 16:16:22.478896 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.middleware.request_id [None req-b8d95223-ddf6-49d3-9f2a-bb1758412065 None None] RequestId filter calling following filter/app {{(pid=100522) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:16:22.480452 np0000005924 devstack@c-api.service[100522]: INFO cinder.api.openstack.wsgi [None req-b8d95223-ddf6-49d3-9f2a-bb1758412065 tempest-VolumesBackupsTest-916266255 tempest-VolumesBackupsTest-916266255-project-member] GET https://10.4.3.117/volume/v3/volumes/5c757b09-88f1-4663-b286-e9ce81ed25e1 Jul 27 16:16:22.480766 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.openstack.wsgi [None req-b8d95223-ddf6-49d3-9f2a-bb1758412065 tempest-VolumesBackupsTest-916266255 tempest-VolumesBackupsTest-916266255-project-member] Empty body provided in request {{(pid=100522) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:16:22.484865 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.openstack.wsgi [None req-b8d95223-ddf6-49d3-9f2a-bb1758412065 tempest-VolumesBackupsTest-916266255 tempest-VolumesBackupsTest-916266255-project-member] Calling method 'show' {{(pid=100522) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:16:22.492038 np0000005924 devstack@c-api.service[100522]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:16:22.492038 np0000005924 devstack@c-api.service[100522]: warnings.warn( Jul 27 16:16:22.496425 np0000005924 devstack@c-api.service[100522]: INFO cinder.volume.api [None req-b8d95223-ddf6-49d3-9f2a-bb1758412065 tempest-VolumesBackupsTest-916266255 tempest-VolumesBackupsTest-916266255-project-member] Volume info retrieved successfully. Jul 27 16:16:22.501463 np0000005924 devstack@c-api.service[100522]: INFO cinder.api.openstack.wsgi [None req-b8d95223-ddf6-49d3-9f2a-bb1758412065 tempest-VolumesBackupsTest-916266255 tempest-VolumesBackupsTest-916266255-project-member] https://10.4.3.117/volume/v3/volumes/5c757b09-88f1-4663-b286-e9ce81ed25e1 returned with HTTP 200 Jul 27 16:16:22.501960 np0000005924 devstack@c-api.service[100522]: [pid: 100522|app: 0|req: 773/3125] 10.4.3.117 () {66 vars in 1348 bytes} [Mon Jul 27 16:16:22 2026] GET /volume/v3/volumes/5c757b09-88f1-4663-b286-e9ce81ed25e1 => generated 817 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 27 16:16:22.515791 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.volume.api [None req-a1578c8c-116e-4d3b-ac2a-dbc8abffb56b tempest-VolumeAndVolumeTypeFromImageTest-2140214429 tempest-VolumeAndVolumeTypeFromImageTest-2140214429-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (27428e34-7007-4d27-bc28-837bd6bb3e9c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-27T16:16:20Z,deleted=False,deleted_at=None,description='Generic volume_type for test 6e9266ff-a917-4dd5-aa4a-c36e59e7a2a6',extra_specs={},id=435baaa1-83a8-4967-89df-7f58c12b92ce,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': '435baaa1-83a8-4967-89df-7f58c12b92ce', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100524) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 27 16:16:22.517060 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.volume.api [None req-a1578c8c-116e-4d3b-ac2a-dbc8abffb56b tempest-VolumeAndVolumeTypeFromImageTest-2140214429 tempest-VolumeAndVolumeTypeFromImageTest-2140214429-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (f2040415-f3a7-4769-a252-c4e3aafae84e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100524) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 27 16:16:22.545598 np0000005924 devstack@c-api.service[100524]: WARNING cinder.quota [None req-a1578c8c-116e-4d3b-ac2a-dbc8abffb56b tempest-VolumeAndVolumeTypeFromImageTest-2140214429 tempest-VolumeAndVolumeTypeFromImageTest-2140214429-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 27 16:16:22.545914 np0000005924 devstack@c-api.service[100524]: WARNING cinder.quota [None req-a1578c8c-116e-4d3b-ac2a-dbc8abffb56b tempest-VolumeAndVolumeTypeFromImageTest-2140214429 tempest-VolumeAndVolumeTypeFromImageTest-2140214429-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 27 16:16:22.588413 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.quota [None req-a1578c8c-116e-4d3b-ac2a-dbc8abffb56b tempest-VolumeAndVolumeTypeFromImageTest-2140214429 tempest-VolumeAndVolumeTypeFromImageTest-2140214429-project-member] Created reservations ['4fb9ec49-8f6f-4a0d-bb77-e399eac6d3ea', 'b36a2170-f077-41d3-98ca-e266796578f6', '614ce912-0c75-43b7-a698-5fc300c0c97c', 'be5611d2-3fbe-4ba1-8fbc-db8d44d2d525'] {{(pid=100524) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 27 16:16:22.589659 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.volume.api [None req-a1578c8c-116e-4d3b-ac2a-dbc8abffb56b tempest-VolumeAndVolumeTypeFromImageTest-2140214429 tempest-VolumeAndVolumeTypeFromImageTest-2140214429-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (f2040415-f3a7-4769-a252-c4e3aafae84e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['4fb9ec49-8f6f-4a0d-bb77-e399eac6d3ea', 'b36a2170-f077-41d3-98ca-e266796578f6', '614ce912-0c75-43b7-a698-5fc300c0c97c', 'be5611d2-3fbe-4ba1-8fbc-db8d44d2d525']}' {{(pid=100524) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 27 16:16:22.590955 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.volume.api [None req-a1578c8c-116e-4d3b-ac2a-dbc8abffb56b tempest-VolumeAndVolumeTypeFromImageTest-2140214429 tempest-VolumeAndVolumeTypeFromImageTest-2140214429-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (7b06dfb1-d5fb-4744-a1fe-cf166b00d56b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100524) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 27 16:16:22.628987 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.volume.api [None req-a1578c8c-116e-4d3b-ac2a-dbc8abffb56b tempest-VolumeAndVolumeTypeFromImageTest-2140214429 tempest-VolumeAndVolumeTypeFromImageTest-2140214429-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (7b06dfb1-d5fb-4744-a1fe-cf166b00d56b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'd28464ab-c13b-4e86-b035-546101eefeb0', '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='1caec3757eef468e8758cfaa6eec3b12',qos_specs=None,replication_status=,reservations=['4fb9ec49-8f6f-4a0d-bb77-e399eac6d3ea','b36a2170-f077-41d3-98ca-e266796578f6','614ce912-0c75-43b7-a698-5fc300c0c97c','be5611d2-3fbe-4ba1-8fbc-db8d44d2d525'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='9b3df8a5ea3e47899a4016d9c3e0ed13',volume_type_id=435baaa1-83a8-4967-89df-7f58c12b92ce), 'volume': Volume(_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-27T16:16:22Z,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=d28464ab-c13b-4e86-b035-546101eefeb0,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='1caec3757eef468e8758cfaa6eec3b12',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='9b3df8a5ea3e47899a4016d9c3e0ed13',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(435baaa1-83a8-4967-89df-7f58c12b92ce),volume_type_id=435baaa1-83a8-4967-89df-7f58c12b92ce)}' {{(pid=100524) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 27 16:16:22.630297 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.volume.api [None req-a1578c8c-116e-4d3b-ac2a-dbc8abffb56b tempest-VolumeAndVolumeTypeFromImageTest-2140214429 tempest-VolumeAndVolumeTypeFromImageTest-2140214429-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (9530a0f3-890a-4ccf-91fc-1b2dc449075d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100524) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 27 16:16:22.652468 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.volume.api [None req-a1578c8c-116e-4d3b-ac2a-dbc8abffb56b tempest-VolumeAndVolumeTypeFromImageTest-2140214429 tempest-VolumeAndVolumeTypeFromImageTest-2140214429-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (9530a0f3-890a-4ccf-91fc-1b2dc449075d) transitioned into state 'SUCCESS' from 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='1caec3757eef468e8758cfaa6eec3b12',qos_specs=None,replication_status=,reservations=['4fb9ec49-8f6f-4a0d-bb77-e399eac6d3ea','b36a2170-f077-41d3-98ca-e266796578f6','614ce912-0c75-43b7-a698-5fc300c0c97c','be5611d2-3fbe-4ba1-8fbc-db8d44d2d525'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='9b3df8a5ea3e47899a4016d9c3e0ed13',volume_type_id=435baaa1-83a8-4967-89df-7f58c12b92ce)}' {{(pid=100524) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 27 16:16:22.653305 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.volume.api [None req-a1578c8c-116e-4d3b-ac2a-dbc8abffb56b tempest-VolumeAndVolumeTypeFromImageTest-2140214429 tempest-VolumeAndVolumeTypeFromImageTest-2140214429-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (b2c41ead-c852-44f8-8fbd-ad84bffc296b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100524) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 27 16:16:22.670197 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.volume.api [None req-a1578c8c-116e-4d3b-ac2a-dbc8abffb56b tempest-VolumeAndVolumeTypeFromImageTest-2140214429 tempest-VolumeAndVolumeTypeFromImageTest-2140214429-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (b2c41ead-c852-44f8-8fbd-ad84bffc296b) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100524) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 27 16:16:22.671038 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.volume.api [None req-a1578c8c-116e-4d3b-ac2a-dbc8abffb56b tempest-VolumeAndVolumeTypeFromImageTest-2140214429 tempest-VolumeAndVolumeTypeFromImageTest-2140214429-project-member] Flow 'volume_create_api' (96e8db3d-2ec5-440c-aa52-10bd73eb6daf) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100524) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 27 16:16:22.671354 np0000005924 devstack@c-api.service[100524]: INFO cinder.volume.api [None req-a1578c8c-116e-4d3b-ac2a-dbc8abffb56b tempest-VolumeAndVolumeTypeFromImageTest-2140214429 tempest-VolumeAndVolumeTypeFromImageTest-2140214429-project-member] Create volume request issued successfully. Jul 27 16:16:22.671980 np0000005924 devstack@c-api.service[100524]: INFO cinder.api.openstack.wsgi [None req-a1578c8c-116e-4d3b-ac2a-dbc8abffb56b tempest-VolumeAndVolumeTypeFromImageTest-2140214429 tempest-VolumeAndVolumeTypeFromImageTest-2140214429-project-member] https://10.4.3.117/volume/v3/volumes returned with HTTP 202 Jul 27 16:16:22.672503 np0000005924 devstack@c-api.service[100524]: [pid: 100524|app: 0|req: 789/3126] 10.4.3.117 () {68 vars in 1259 bytes} [Mon Jul 27 16:16:22 2026] POST /volume/v3/volumes => generated 798 bytes in 312 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 27 16:16:22.685749 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.middleware.request_id [None req-63e77c44-f8ae-4a58-9e8d-e0d227a1c961 None None] RequestId filter calling following filter/app {{(pid=100523) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:16:22.687886 np0000005924 devstack@c-api.service[100523]: INFO cinder.api.openstack.wsgi [None req-63e77c44-f8ae-4a58-9e8d-e0d227a1c961 tempest-VolumeAndVolumeTypeFromImageTest-2140214429 tempest-VolumeAndVolumeTypeFromImageTest-2140214429-project-member] GET https://10.4.3.117/volume/v3/volumes/d28464ab-c13b-4e86-b035-546101eefeb0 Jul 27 16:16:22.688124 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.openstack.wsgi [None req-63e77c44-f8ae-4a58-9e8d-e0d227a1c961 tempest-VolumeAndVolumeTypeFromImageTest-2140214429 tempest-VolumeAndVolumeTypeFromImageTest-2140214429-project-member] Empty body provided in request {{(pid=100523) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:16:22.688363 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.openstack.wsgi [None req-63e77c44-f8ae-4a58-9e8d-e0d227a1c961 tempest-VolumeAndVolumeTypeFromImageTest-2140214429 tempest-VolumeAndVolumeTypeFromImageTest-2140214429-project-member] Calling method 'show' {{(pid=100523) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:16:22.696648 np0000005924 devstack@c-api.service[100523]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:16:22.696648 np0000005924 devstack@c-api.service[100523]: warnings.warn( Jul 27 16:16:22.700210 np0000005924 devstack@c-api.service[100523]: INFO cinder.volume.api [None req-63e77c44-f8ae-4a58-9e8d-e0d227a1c961 tempest-VolumeAndVolumeTypeFromImageTest-2140214429 tempest-VolumeAndVolumeTypeFromImageTest-2140214429-project-member] Volume info retrieved successfully. Jul 27 16:16:22.704766 np0000005924 devstack@c-api.service[100523]: INFO cinder.api.openstack.wsgi [None req-63e77c44-f8ae-4a58-9e8d-e0d227a1c961 tempest-VolumeAndVolumeTypeFromImageTest-2140214429 tempest-VolumeAndVolumeTypeFromImageTest-2140214429-project-member] https://10.4.3.117/volume/v3/volumes/d28464ab-c13b-4e86-b035-546101eefeb0 returned with HTTP 200 Jul 27 16:16:22.705159 np0000005924 devstack@c-api.service[100523]: [pid: 100523|app: 0|req: 789/3127] 10.4.3.117 () {66 vars in 1348 bytes} [Mon Jul 27 16:16:22 2026] GET /volume/v3/volumes/d28464ab-c13b-4e86-b035-546101eefeb0 => generated 866 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 27 16:16:22.967165 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.middleware.request_id [None req-989e2b51-993d-416d-8a88-662edcb81188 None None] RequestId filter calling following filter/app {{(pid=100521) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:16:22.969114 np0000005924 devstack@c-api.service[100521]: INFO cinder.api.openstack.wsgi [None req-989e2b51-993d-416d-8a88-662edcb81188 tempest-ProjectReaderTests39-214411363 tempest-ProjectReaderTests39-214411363-project-admin] GET https://10.4.3.117/volume/v3/backups/ceeaa65a-d529-48b6-b1b7-e0edd2462dd0 Jul 27 16:16:22.969353 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.openstack.wsgi [None req-989e2b51-993d-416d-8a88-662edcb81188 tempest-ProjectReaderTests39-214411363 tempest-ProjectReaderTests39-214411363-project-admin] Empty body provided in request {{(pid=100521) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:16:22.969534 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.openstack.wsgi [None req-989e2b51-993d-416d-8a88-662edcb81188 tempest-ProjectReaderTests39-214411363 tempest-ProjectReaderTests39-214411363-project-admin] Calling method 'show' {{(pid=100521) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:16:22.969708 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.v3.backups [None req-989e2b51-993d-416d-8a88-662edcb81188 tempest-ProjectReaderTests39-214411363 tempest-ProjectReaderTests39-214411363-project-admin] Show backup with id ceeaa65a-d529-48b6-b1b7-e0edd2462dd0. {{(pid=100521) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 27 16:16:22.973972 np0000005924 devstack@c-api.service[100521]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:16:22.973972 np0000005924 devstack@c-api.service[100521]: warnings.warn( Jul 27 16:16:22.974611 np0000005924 devstack@c-api.service[100521]: INFO cinder.api.openstack.wsgi [None req-989e2b51-993d-416d-8a88-662edcb81188 tempest-ProjectReaderTests39-214411363 tempest-ProjectReaderTests39-214411363-project-admin] https://10.4.3.117/volume/v3/backups/ceeaa65a-d529-48b6-b1b7-e0edd2462dd0 returned with HTTP 200 Jul 27 16:16:22.974966 np0000005924 devstack@c-api.service[100521]: [pid: 100521|app: 0|req: 777/3128] 10.4.3.117 () {68 vars in 1388 bytes} [Mon Jul 27 16:16:22 2026] GET /volume/v3/backups/ceeaa65a-d529-48b6-b1b7-e0edd2462dd0 => generated 738 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 27 16:16:22.991118 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.middleware.request_id [None req-97ab9eac-0651-492c-8bc9-5f5845aefa09 None None] RequestId filter calling following filter/app {{(pid=100522) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:16:22.995101 np0000005924 devstack@c-api.service[100522]: INFO cinder.api.openstack.wsgi [None req-97ab9eac-0651-492c-8bc9-5f5845aefa09 tempest-ProjectReaderTests39-214411363 tempest-ProjectReaderTests39-214411363-project-admin] DELETE https://10.4.3.117/volume/v3/backups/ceeaa65a-d529-48b6-b1b7-e0edd2462dd0 Jul 27 16:16:22.995101 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.openstack.wsgi [None req-97ab9eac-0651-492c-8bc9-5f5845aefa09 tempest-ProjectReaderTests39-214411363 tempest-ProjectReaderTests39-214411363-project-admin] Empty body provided in request {{(pid=100522) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:16:22.995101 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.openstack.wsgi [None req-97ab9eac-0651-492c-8bc9-5f5845aefa09 tempest-ProjectReaderTests39-214411363 tempest-ProjectReaderTests39-214411363-project-admin] Calling method 'delete' {{(pid=100522) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:16:22.995101 np0000005924 devstack@c-api.service[100522]: INFO cinder.api.contrib.backups [None req-97ab9eac-0651-492c-8bc9-5f5845aefa09 tempest-ProjectReaderTests39-214411363 tempest-ProjectReaderTests39-214411363-project-admin] Delete backup with id: ceeaa65a-d529-48b6-b1b7-e0edd2462dd0. Jul 27 16:16:23.000910 np0000005924 devstack@c-api.service[100522]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:16:23.000910 np0000005924 devstack@c-api.service[100522]: warnings.warn( Jul 27 16:16:23.011459 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.middleware.request_id [None req-88665425-616a-47d9-a2ce-1443170b8a40 None None] RequestId filter calling following filter/app {{(pid=100524) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:16:23.013533 np0000005924 devstack@c-api.service[100524]: INFO cinder.api.openstack.wsgi [None req-88665425-616a-47d9-a2ce-1443170b8a40 tempest-VolumesBackupsTest-1361087151 tempest-VolumesBackupsTest-1361087151-project-member] GET https://10.4.3.117/volume/v3/backups/7a7152fa-2ad6-4838-af62-7c806ea71455 Jul 27 16:16:23.013735 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.openstack.wsgi [None req-88665425-616a-47d9-a2ce-1443170b8a40 tempest-VolumesBackupsTest-1361087151 tempest-VolumesBackupsTest-1361087151-project-member] Empty body provided in request {{(pid=100524) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:16:23.013930 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.openstack.wsgi [None req-88665425-616a-47d9-a2ce-1443170b8a40 tempest-VolumesBackupsTest-1361087151 tempest-VolumesBackupsTest-1361087151-project-member] Calling method 'show' {{(pid=100524) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:16:23.014029 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.v3.backups [None req-88665425-616a-47d9-a2ce-1443170b8a40 tempest-VolumesBackupsTest-1361087151 tempest-VolumesBackupsTest-1361087151-project-member] Show backup with id 7a7152fa-2ad6-4838-af62-7c806ea71455. {{(pid=100524) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 27 16:16:23.017293 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.middleware.request_id [None req-e71d8bd0-2e12-4568-b521-a46178917971 None None] RequestId filter calling following filter/app {{(pid=100523) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:16:23.018767 np0000005924 devstack@c-api.service[100524]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:16:23.018767 np0000005924 devstack@c-api.service[100524]: warnings.warn( Jul 27 16:16:23.019640 np0000005924 devstack@c-api.service[100524]: INFO cinder.api.openstack.wsgi [None req-88665425-616a-47d9-a2ce-1443170b8a40 tempest-VolumesBackupsTest-1361087151 tempest-VolumesBackupsTest-1361087151-project-member] https://10.4.3.117/volume/v3/backups/7a7152fa-2ad6-4838-af62-7c806ea71455 returned with HTTP 200 Jul 27 16:16:23.019722 np0000005924 devstack@c-api.service[100523]: INFO cinder.api.openstack.wsgi [None req-e71d8bd0-2e12-4568-b521-a46178917971 tempest-TestEncryptedCinderVolumes-328802700 tempest-TestEncryptedCinderVolumes-328802700-project-member] GET https://10.4.3.117/volume/v3/volumes/f3c7c13e-005a-4ff3-b94d-11690292dd5b Jul 27 16:16:23.019772 np0000005924 devstack@c-api.service[100524]: [pid: 100524|app: 0|req: 790/3129] 10.4.3.117 () {66 vars in 1348 bytes} [Mon Jul 27 16:16:23 2026] GET /volume/v3/backups/7a7152fa-2ad6-4838-af62-7c806ea71455 => generated 749 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 27 16:16:23.019811 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.openstack.wsgi [None req-e71d8bd0-2e12-4568-b521-a46178917971 tempest-TestEncryptedCinderVolumes-328802700 tempest-TestEncryptedCinderVolumes-328802700-project-member] Empty body provided in request {{(pid=100523) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:16:23.020903 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.openstack.wsgi [None req-e71d8bd0-2e12-4568-b521-a46178917971 tempest-TestEncryptedCinderVolumes-328802700 tempest-TestEncryptedCinderVolumes-328802700-project-member] Calling method 'show' {{(pid=100523) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:16:23.026545 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.backup.rpcapi [None req-97ab9eac-0651-492c-8bc9-5f5845aefa09 tempest-ProjectReaderTests39-214411363 tempest-ProjectReaderTests39-214411363-project-admin] delete_backup rpcapi backup_id ceeaa65a-d529-48b6-b1b7-e0edd2462dd0 {{(pid=100522) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Jul 27 16:16:23.028703 np0000005924 devstack@c-api.service[100522]: INFO cinder.api.openstack.wsgi [None req-97ab9eac-0651-492c-8bc9-5f5845aefa09 tempest-ProjectReaderTests39-214411363 tempest-ProjectReaderTests39-214411363-project-admin] https://10.4.3.117/volume/v3/backups/ceeaa65a-d529-48b6-b1b7-e0edd2462dd0 returned with HTTP 202 Jul 27 16:16:23.028703 np0000005924 devstack@c-api.service[100522]: [pid: 100522|app: 0|req: 774/3130] 10.4.3.117 () {68 vars in 1391 bytes} [Mon Jul 27 16:16:22 2026] DELETE /volume/v3/backups/ceeaa65a-d529-48b6-b1b7-e0edd2462dd0 => generated 0 bytes in 39 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 27 16:16:23.030039 np0000005924 devstack@c-api.service[100523]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:16:23.030039 np0000005924 devstack@c-api.service[100523]: warnings.warn( Jul 27 16:16:23.036640 np0000005924 devstack@c-api.service[100523]: INFO cinder.volume.api [None req-e71d8bd0-2e12-4568-b521-a46178917971 tempest-TestEncryptedCinderVolumes-328802700 tempest-TestEncryptedCinderVolumes-328802700-project-member] Volume info retrieved successfully. Jul 27 16:16:23.037573 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.middleware.request_id [None req-95094913-2cc5-433c-b56b-8a8819d2cd51 None None] RequestId filter calling following filter/app {{(pid=100521) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:16:23.039314 np0000005924 devstack@c-api.service[100521]: INFO cinder.api.openstack.wsgi [None req-95094913-2cc5-433c-b56b-8a8819d2cd51 tempest-ProjectReaderTests39-214411363 tempest-ProjectReaderTests39-214411363-project-admin] GET https://10.4.3.117/volume/v3/backups/ceeaa65a-d529-48b6-b1b7-e0edd2462dd0 Jul 27 16:16:23.039781 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.openstack.wsgi [None req-95094913-2cc5-433c-b56b-8a8819d2cd51 tempest-ProjectReaderTests39-214411363 tempest-ProjectReaderTests39-214411363-project-admin] Empty body provided in request {{(pid=100521) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:16:23.039781 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.openstack.wsgi [None req-95094913-2cc5-433c-b56b-8a8819d2cd51 tempest-ProjectReaderTests39-214411363 tempest-ProjectReaderTests39-214411363-project-admin] Calling method 'show' {{(pid=100521) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:16:23.039875 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.v3.backups [None req-95094913-2cc5-433c-b56b-8a8819d2cd51 tempest-ProjectReaderTests39-214411363 tempest-ProjectReaderTests39-214411363-project-admin] Show backup with id ceeaa65a-d529-48b6-b1b7-e0edd2462dd0. {{(pid=100521) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 27 16:16:23.042201 np0000005924 devstack@c-api.service[100523]: INFO cinder.api.openstack.wsgi [None req-e71d8bd0-2e12-4568-b521-a46178917971 tempest-TestEncryptedCinderVolumes-328802700 tempest-TestEncryptedCinderVolumes-328802700-project-member] https://10.4.3.117/volume/v3/volumes/f3c7c13e-005a-4ff3-b94d-11690292dd5b returned with HTTP 200 Jul 27 16:16:23.042746 np0000005924 devstack@c-api.service[100523]: [pid: 100523|app: 0|req: 790/3131] 10.4.3.117 () {66 vars in 1348 bytes} [Mon Jul 27 16:16:23 2026] GET /volume/v3/volumes/f3c7c13e-005a-4ff3-b94d-11690292dd5b => generated 880 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 27 16:16:23.045439 np0000005924 devstack@c-api.service[100521]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:16:23.045439 np0000005924 devstack@c-api.service[100521]: warnings.warn( Jul 27 16:16:23.045732 np0000005924 devstack@c-api.service[100521]: INFO cinder.api.openstack.wsgi [None req-95094913-2cc5-433c-b56b-8a8819d2cd51 tempest-ProjectReaderTests39-214411363 tempest-ProjectReaderTests39-214411363-project-admin] https://10.4.3.117/volume/v3/backups/ceeaa65a-d529-48b6-b1b7-e0edd2462dd0 returned with HTTP 200 Jul 27 16:16:23.047345 np0000005924 devstack@c-api.service[100521]: [pid: 100521|app: 0|req: 778/3132] 10.4.3.117 () {68 vars in 1388 bytes} [Mon Jul 27 16:16:23 2026] GET /volume/v3/backups/ceeaa65a-d529-48b6-b1b7-e0edd2462dd0 => generated 737 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 27 16:16:23.058393 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.middleware.request_id [None req-79d3582f-7f7f-4ec5-87d2-29a5486b59e7 None None] RequestId filter calling following filter/app {{(pid=100524) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:16:23.062353 np0000005924 devstack@c-api.service[100524]: INFO cinder.api.openstack.wsgi [None req-79d3582f-7f7f-4ec5-87d2-29a5486b59e7 tempest-TestEncryptedCinderVolumes-328802700 tempest-TestEncryptedCinderVolumes-328802700-project-member] GET https://10.4.3.117/volume/v3/volumes/f3c7c13e-005a-4ff3-b94d-11690292dd5b Jul 27 16:16:23.062353 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.openstack.wsgi [None req-79d3582f-7f7f-4ec5-87d2-29a5486b59e7 tempest-TestEncryptedCinderVolumes-328802700 tempest-TestEncryptedCinderVolumes-328802700-project-member] Empty body provided in request {{(pid=100524) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:16:23.062353 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.openstack.wsgi [None req-79d3582f-7f7f-4ec5-87d2-29a5486b59e7 tempest-TestEncryptedCinderVolumes-328802700 tempest-TestEncryptedCinderVolumes-328802700-project-member] Calling method 'show' {{(pid=100524) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:16:23.066990 np0000005924 devstack@c-api.service[100524]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:16:23.066990 np0000005924 devstack@c-api.service[100524]: warnings.warn( Jul 27 16:16:23.074770 np0000005924 devstack@c-api.service[100524]: INFO cinder.volume.api [None req-79d3582f-7f7f-4ec5-87d2-29a5486b59e7 tempest-TestEncryptedCinderVolumes-328802700 tempest-TestEncryptedCinderVolumes-328802700-project-member] Volume info retrieved successfully. Jul 27 16:16:23.078242 np0000005924 devstack@c-api.service[100524]: INFO cinder.api.openstack.wsgi [None req-79d3582f-7f7f-4ec5-87d2-29a5486b59e7 tempest-TestEncryptedCinderVolumes-328802700 tempest-TestEncryptedCinderVolumes-328802700-project-member] https://10.4.3.117/volume/v3/volumes/f3c7c13e-005a-4ff3-b94d-11690292dd5b returned with HTTP 200 Jul 27 16:16:23.078523 np0000005924 devstack@c-api.service[100524]: [pid: 100524|app: 0|req: 791/3133] 10.4.3.117 () {66 vars in 1348 bytes} [Mon Jul 27 16:16:23 2026] GET /volume/v3/volumes/f3c7c13e-005a-4ff3-b94d-11690292dd5b => generated 880 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 27 16:16:23.330862 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.middleware.request_id [req-faf5278b-02dd-44e9-8787-7981a977cbf8 req-98e68f90-a5ac-45fb-8994-1529dae2ac8f None None] RequestId filter calling following filter/app {{(pid=100522) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:16:23.333466 np0000005924 devstack@c-api.service[100522]: INFO cinder.api.openstack.wsgi [req-faf5278b-02dd-44e9-8787-7981a977cbf8 req-98e68f90-a5ac-45fb-8994-1529dae2ac8f tempest-TestEncryptedCinderVolumes-328802700 tempest-TestEncryptedCinderVolumes-328802700-project-member] GET https://10.4.3.117/volume/v3/volumes/f3c7c13e-005a-4ff3-b94d-11690292dd5b Jul 27 16:16:23.333466 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.openstack.wsgi [req-faf5278b-02dd-44e9-8787-7981a977cbf8 req-98e68f90-a5ac-45fb-8994-1529dae2ac8f tempest-TestEncryptedCinderVolumes-328802700 tempest-TestEncryptedCinderVolumes-328802700-project-member] Empty body provided in request {{(pid=100522) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:16:23.333946 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.openstack.wsgi [req-faf5278b-02dd-44e9-8787-7981a977cbf8 req-98e68f90-a5ac-45fb-8994-1529dae2ac8f tempest-TestEncryptedCinderVolumes-328802700 tempest-TestEncryptedCinderVolumes-328802700-project-member] Calling method 'show' {{(pid=100522) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:16:23.340552 np0000005924 devstack@c-api.service[100522]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:16:23.340552 np0000005924 devstack@c-api.service[100522]: warnings.warn( Jul 27 16:16:23.343851 np0000005924 devstack@c-api.service[100522]: INFO cinder.volume.api [req-faf5278b-02dd-44e9-8787-7981a977cbf8 req-98e68f90-a5ac-45fb-8994-1529dae2ac8f tempest-TestEncryptedCinderVolumes-328802700 tempest-TestEncryptedCinderVolumes-328802700-project-member] Volume info retrieved successfully. Jul 27 16:16:23.348351 np0000005924 devstack@c-api.service[100522]: INFO cinder.api.openstack.wsgi [req-faf5278b-02dd-44e9-8787-7981a977cbf8 req-98e68f90-a5ac-45fb-8994-1529dae2ac8f tempest-TestEncryptedCinderVolumes-328802700 tempest-TestEncryptedCinderVolumes-328802700-project-member] https://10.4.3.117/volume/v3/volumes/f3c7c13e-005a-4ff3-b94d-11690292dd5b returned with HTTP 200 Jul 27 16:16:23.348941 np0000005924 devstack@c-api.service[100522]: [pid: 100522|app: 0|req: 775/3134] 10.4.3.117 () {68 vars in 1598 bytes} [Mon Jul 27 16:16:23 2026] GET /volume/v3/volumes/f3c7c13e-005a-4ff3-b94d-11690292dd5b => generated 880 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 27 16:16:23.445649 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.middleware.request_id [None req-d9b828e0-891f-4814-8ccd-70010343c306 None None] RequestId filter calling following filter/app {{(pid=100523) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:16:23.446045 np0000005924 devstack@c-api.service[100523]: INFO cinder.api.openstack.wsgi [None req-d9b828e0-891f-4814-8ccd-70010343c306 None None] GET https://10.4.3.117/volume// Jul 27 16:16:23.446152 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.openstack.wsgi [None req-d9b828e0-891f-4814-8ccd-70010343c306 None None] Empty body provided in request {{(pid=100523) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:16:23.446361 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.openstack.wsgi [None req-d9b828e0-891f-4814-8ccd-70010343c306 None None] Calling method 'all' {{(pid=100523) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:16:23.446713 np0000005924 devstack@c-api.service[100523]: INFO cinder.api.openstack.wsgi [None req-d9b828e0-891f-4814-8ccd-70010343c306 None None] https://10.4.3.117/volume// returned with HTTP 300 Jul 27 16:16:23.446982 np0000005924 devstack@c-api.service[100523]: [pid: 100523|app: 0|req: 791/3135] 10.4.3.117 () {66 vars in 1428 bytes} [Mon Jul 27 16:16:23 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 27 16:16:23.462103 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.middleware.request_id [req-faf5278b-02dd-44e9-8787-7981a977cbf8 req-353f0664-0230-448e-ab65-77654d8e5ee5 None None] RequestId filter calling following filter/app {{(pid=100521) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:16:23.463931 np0000005924 devstack@c-api.service[100521]: INFO cinder.api.openstack.wsgi [req-faf5278b-02dd-44e9-8787-7981a977cbf8 req-353f0664-0230-448e-ab65-77654d8e5ee5 tempest-TestEncryptedCinderVolumes-328802700 tempest-TestEncryptedCinderVolumes-328802700-project-member] POST https://10.4.3.117/volume/v3/attachments Jul 27 16:16:23.464306 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.openstack.wsgi [req-faf5278b-02dd-44e9-8787-7981a977cbf8 req-353f0664-0230-448e-ab65-77654d8e5ee5 tempest-TestEncryptedCinderVolumes-328802700 tempest-TestEncryptedCinderVolumes-328802700-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "f3c7c13e-005a-4ff3-b94d-11690292dd5b", "connector": null, "instance_uuid": "1c182233-650e-45ce-81b8-b7f4dcf72110"}} {{(pid=100521) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 27 16:16:23.486759 np0000005924 devstack@c-api.service[100521]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:16:23.486759 np0000005924 devstack@c-api.service[100521]: warnings.warn( Jul 27 16:16:23.515747 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.middleware.request_id [None req-ecc1d63d-81b5-408e-9607-eade85250283 None None] RequestId filter calling following filter/app {{(pid=100524) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:16:23.517482 np0000005924 devstack@c-api.service[100524]: INFO cinder.api.openstack.wsgi [None req-ecc1d63d-81b5-408e-9607-eade85250283 tempest-VolumesBackupsTest-916266255 tempest-VolumesBackupsTest-916266255-project-member] GET https://10.4.3.117/volume/v3/volumes/5c757b09-88f1-4663-b286-e9ce81ed25e1 Jul 27 16:16:23.517708 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.openstack.wsgi [None req-ecc1d63d-81b5-408e-9607-eade85250283 tempest-VolumesBackupsTest-916266255 tempest-VolumesBackupsTest-916266255-project-member] Empty body provided in request {{(pid=100524) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:16:23.517914 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.openstack.wsgi [None req-ecc1d63d-81b5-408e-9607-eade85250283 tempest-VolumesBackupsTest-916266255 tempest-VolumesBackupsTest-916266255-project-member] Calling method 'show' {{(pid=100524) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:16:23.532954 np0000005924 devstack@c-api.service[100524]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:16:23.532954 np0000005924 devstack@c-api.service[100524]: warnings.warn( Jul 27 16:16:23.536876 np0000005924 devstack@c-api.service[100524]: INFO cinder.volume.api [None req-ecc1d63d-81b5-408e-9607-eade85250283 tempest-VolumesBackupsTest-916266255 tempest-VolumesBackupsTest-916266255-project-member] Volume info retrieved successfully. Jul 27 16:16:23.541543 np0000005924 devstack@c-api.service[100524]: INFO cinder.api.openstack.wsgi [None req-ecc1d63d-81b5-408e-9607-eade85250283 tempest-VolumesBackupsTest-916266255 tempest-VolumesBackupsTest-916266255-project-member] https://10.4.3.117/volume/v3/volumes/5c757b09-88f1-4663-b286-e9ce81ed25e1 returned with HTTP 200 Jul 27 16:16:23.542074 np0000005924 devstack@c-api.service[100524]: [pid: 100524|app: 0|req: 792/3136] 10.4.3.117 () {66 vars in 1348 bytes} [Mon Jul 27 16:16:23 2026] GET /volume/v3/volumes/5c757b09-88f1-4663-b286-e9ce81ed25e1 => generated 842 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 27 16:16:23.556737 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.middleware.request_id [None req-15fa103a-b4c6-4523-9f47-780bd36c2451 None None] RequestId filter calling following filter/app {{(pid=100522) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:16:23.558663 np0000005924 devstack@c-api.service[100522]: INFO cinder.api.openstack.wsgi [None req-15fa103a-b4c6-4523-9f47-780bd36c2451 tempest-VolumesBackupsTest-916266255 tempest-VolumesBackupsTest-916266255-project-member] POST https://10.4.3.117/volume/v3/backups Jul 27 16:16:23.558980 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.openstack.wsgi [None req-15fa103a-b4c6-4523-9f47-780bd36c2451 tempest-VolumesBackupsTest-916266255 tempest-VolumesBackupsTest-916266255-project-member] Action: 'create', calling method: create, body: {"backup": {"volume_id": "5c757b09-88f1-4663-b286-e9ce81ed25e1", "name": "tempest-VolumesBackupsTest-Backup-990318591"}} {{(pid=100522) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 27 16:16:23.560911 np0000005924 devstack@c-api.service[100521]: INFO cinder.api.openstack.wsgi [req-faf5278b-02dd-44e9-8787-7981a977cbf8 req-353f0664-0230-448e-ab65-77654d8e5ee5 tempest-TestEncryptedCinderVolumes-328802700 tempest-TestEncryptedCinderVolumes-328802700-project-member] https://10.4.3.117/volume/v3/attachments returned with HTTP 200 Jul 27 16:16:23.561386 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.contrib.backups [None req-15fa103a-b4c6-4523-9f47-780bd36c2451 tempest-VolumesBackupsTest-916266255 tempest-VolumesBackupsTest-916266255-project-member] Creating new backup {'backup': {'volume_id': '5c757b09-88f1-4663-b286-e9ce81ed25e1', 'name': 'tempest-VolumesBackupsTest-Backup-990318591'}} {{(pid=100522) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Jul 27 16:16:23.561426 np0000005924 devstack@c-api.service[100521]: [pid: 100521|app: 0|req: 779/3137] 10.4.3.117 () {74 vars in 1594 bytes} [Mon Jul 27 16:16:23 2026] POST /volume/v3/attachments => generated 273 bytes in 100 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Jul 27 16:16:23.561567 np0000005924 devstack@c-api.service[100522]: INFO cinder.api.contrib.backups [None req-15fa103a-b4c6-4523-9f47-780bd36c2451 tempest-VolumesBackupsTest-916266255 tempest-VolumesBackupsTest-916266255-project-member] Creating backup of volume 5c757b09-88f1-4663-b286-e9ce81ed25e1 in container None Jul 27 16:16:23.568797 np0000005924 devstack@c-api.service[100522]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:16:23.568797 np0000005924 devstack@c-api.service[100522]: warnings.warn( Jul 27 16:16:23.569835 np0000005924 devstack@c-api.service[100522]: INFO cinder.volume.api [None req-15fa103a-b4c6-4523-9f47-780bd36c2451 tempest-VolumesBackupsTest-916266255 tempest-VolumesBackupsTest-916266255-project-member] Volume info retrieved successfully. Jul 27 16:16:23.601865 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.middleware.request_id [None req-0d7253a7-4968-4d0e-998c-2d9152448537 None None] RequestId filter calling following filter/app {{(pid=100523) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:16:23.605265 np0000005924 devstack@c-api.service[100523]: INFO cinder.api.openstack.wsgi [None req-0d7253a7-4968-4d0e-998c-2d9152448537 tempest-TestEncryptedCinderVolumes-328802700 tempest-TestEncryptedCinderVolumes-328802700-project-member] GET https://10.4.3.117/volume/v3/volumes/f3c7c13e-005a-4ff3-b94d-11690292dd5b Jul 27 16:16:23.605654 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.openstack.wsgi [None req-0d7253a7-4968-4d0e-998c-2d9152448537 tempest-TestEncryptedCinderVolumes-328802700 tempest-TestEncryptedCinderVolumes-328802700-project-member] Empty body provided in request {{(pid=100523) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:16:23.608367 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.openstack.wsgi [None req-0d7253a7-4968-4d0e-998c-2d9152448537 tempest-TestEncryptedCinderVolumes-328802700 tempest-TestEncryptedCinderVolumes-328802700-project-member] Calling method 'show' {{(pid=100523) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:16:23.618278 np0000005924 devstack@c-api.service[100523]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:16:23.618278 np0000005924 devstack@c-api.service[100523]: warnings.warn( Jul 27 16:16:23.618407 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.middleware.request_id [None req-4bd34d1e-2369-41cd-a7b0-e41f482b39bd None None] RequestId filter calling following filter/app {{(pid=100524) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:16:23.618706 np0000005924 devstack@c-api.service[100524]: INFO cinder.api.openstack.wsgi [None req-4bd34d1e-2369-41cd-a7b0-e41f482b39bd None None] GET https://10.4.3.117/volume// Jul 27 16:16:23.618846 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.openstack.wsgi [None req-4bd34d1e-2369-41cd-a7b0-e41f482b39bd None None] Empty body provided in request {{(pid=100524) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:16:23.619015 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.openstack.wsgi [None req-4bd34d1e-2369-41cd-a7b0-e41f482b39bd None None] Calling method 'all' {{(pid=100524) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:16:23.619406 np0000005924 devstack@c-api.service[100524]: INFO cinder.api.openstack.wsgi [None req-4bd34d1e-2369-41cd-a7b0-e41f482b39bd None None] https://10.4.3.117/volume// returned with HTTP 300 Jul 27 16:16:23.619683 np0000005924 devstack@c-api.service[100524]: [pid: 100524|app: 0|req: 793/3138] 10.4.3.117 () {66 vars in 1426 bytes} [Mon Jul 27 16:16:23 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 27 16:16:23.624034 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.quota [None req-15fa103a-b4c6-4523-9f47-780bd36c2451 tempest-VolumesBackupsTest-916266255 tempest-VolumesBackupsTest-916266255-project-member] Created reservations ['dff9a411-d546-4faa-ad85-de89d894c01a', '904bdccc-307c-48df-8f31-39da3bf63143'] {{(pid=100522) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 27 16:16:23.624914 np0000005924 devstack@c-api.service[100523]: INFO cinder.volume.api [None req-0d7253a7-4968-4d0e-998c-2d9152448537 tempest-TestEncryptedCinderVolumes-328802700 tempest-TestEncryptedCinderVolumes-328802700-project-member] Volume info retrieved successfully. Jul 27 16:16:23.628997 np0000005924 devstack@c-api.service[100523]: INFO cinder.api.openstack.wsgi [None req-0d7253a7-4968-4d0e-998c-2d9152448537 tempest-TestEncryptedCinderVolumes-328802700 tempest-TestEncryptedCinderVolumes-328802700-project-member] https://10.4.3.117/volume/v3/volumes/f3c7c13e-005a-4ff3-b94d-11690292dd5b returned with HTTP 200 Jul 27 16:16:23.629398 np0000005924 devstack@c-api.service[100523]: [pid: 100523|app: 0|req: 792/3139] 10.4.3.117 () {66 vars in 1348 bytes} [Mon Jul 27 16:16:23 2026] GET /volume/v3/volumes/f3c7c13e-005a-4ff3-b94d-11690292dd5b => generated 879 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 27 16:16:23.631456 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.middleware.request_id [req-faf5278b-02dd-44e9-8787-7981a977cbf8 req-649a6697-0718-407a-807c-1c4b81ccd39b None None] RequestId filter calling following filter/app {{(pid=100521) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:16:23.633797 np0000005924 devstack@c-api.service[100521]: INFO cinder.api.openstack.wsgi [req-faf5278b-02dd-44e9-8787-7981a977cbf8 req-649a6697-0718-407a-807c-1c4b81ccd39b tempest-TestEncryptedCinderVolumes-328802700 tempest-TestEncryptedCinderVolumes-328802700-project-member] GET https://10.4.3.117/volume/v3/volumes/f3c7c13e-005a-4ff3-b94d-11690292dd5b Jul 27 16:16:23.633983 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.openstack.wsgi [req-faf5278b-02dd-44e9-8787-7981a977cbf8 req-649a6697-0718-407a-807c-1c4b81ccd39b tempest-TestEncryptedCinderVolumes-328802700 tempest-TestEncryptedCinderVolumes-328802700-project-member] Empty body provided in request {{(pid=100521) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:16:23.634174 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.openstack.wsgi [req-faf5278b-02dd-44e9-8787-7981a977cbf8 req-649a6697-0718-407a-807c-1c4b81ccd39b tempest-TestEncryptedCinderVolumes-328802700 tempest-TestEncryptedCinderVolumes-328802700-project-member] Calling method 'show' {{(pid=100521) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:16:23.643281 np0000005924 devstack@c-api.service[100521]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:16:23.643281 np0000005924 devstack@c-api.service[100521]: warnings.warn( Jul 27 16:16:23.646772 np0000005924 devstack@c-api.service[100521]: INFO cinder.volume.api [req-faf5278b-02dd-44e9-8787-7981a977cbf8 req-649a6697-0718-407a-807c-1c4b81ccd39b tempest-TestEncryptedCinderVolumes-328802700 tempest-TestEncryptedCinderVolumes-328802700-project-member] Volume info retrieved successfully. Jul 27 16:16:23.650953 np0000005924 devstack@c-api.service[100521]: INFO cinder.api.openstack.wsgi [req-faf5278b-02dd-44e9-8787-7981a977cbf8 req-649a6697-0718-407a-807c-1c4b81ccd39b tempest-TestEncryptedCinderVolumes-328802700 tempest-TestEncryptedCinderVolumes-328802700-project-member] https://10.4.3.117/volume/v3/volumes/f3c7c13e-005a-4ff3-b94d-11690292dd5b returned with HTTP 200 Jul 27 16:16:23.651505 np0000005924 devstack@c-api.service[100521]: [pid: 100521|app: 0|req: 780/3140] 10.4.3.117 () {70 vars in 1639 bytes} [Mon Jul 27 16:16:23 2026] GET /volume/v3/volumes/f3c7c13e-005a-4ff3-b94d-11690292dd5b => generated 1059 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 27 16:16:23.682304 np0000005924 devstack@c-api.service[100522]: INFO cinder.api.openstack.wsgi [None req-15fa103a-b4c6-4523-9f47-780bd36c2451 tempest-VolumesBackupsTest-916266255 tempest-VolumesBackupsTest-916266255-project-member] https://10.4.3.117/volume/v3/backups returned with HTTP 202 Jul 27 16:16:23.682304 np0000005924 devstack@c-api.service[100522]: [pid: 100522|app: 0|req: 776/3141] 10.4.3.117 () {68 vars in 1259 bytes} [Mon Jul 27 16:16:23 2026] POST /volume/v3/backups => generated 329 bytes in 124 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 27 16:16:23.687917 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.middleware.request_id [None req-65804be4-6a94-43c5-921b-d3674cdede6c None None] RequestId filter calling following filter/app {{(pid=100524) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:16:23.690235 np0000005924 devstack@c-api.service[100524]: INFO cinder.api.openstack.wsgi [None req-65804be4-6a94-43c5-921b-d3674cdede6c tempest-VolumesBackupsTest-916266255 tempest-VolumesBackupsTest-916266255-project-member] GET https://10.4.3.117/volume/v3/backups/5056bb69-87a8-4119-9a0b-e9cbd6fb1ed1 Jul 27 16:16:23.691508 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.openstack.wsgi [None req-65804be4-6a94-43c5-921b-d3674cdede6c tempest-VolumesBackupsTest-916266255 tempest-VolumesBackupsTest-916266255-project-member] Empty body provided in request {{(pid=100524) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:16:23.691508 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.openstack.wsgi [None req-65804be4-6a94-43c5-921b-d3674cdede6c tempest-VolumesBackupsTest-916266255 tempest-VolumesBackupsTest-916266255-project-member] Calling method 'show' {{(pid=100524) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:16:23.691508 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.v3.backups [None req-65804be4-6a94-43c5-921b-d3674cdede6c tempest-VolumesBackupsTest-916266255 tempest-VolumesBackupsTest-916266255-project-member] Show backup with id 5056bb69-87a8-4119-9a0b-e9cbd6fb1ed1. {{(pid=100524) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 27 16:16:23.700060 np0000005924 devstack@c-api.service[100524]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:16:23.700060 np0000005924 devstack@c-api.service[100524]: warnings.warn( Jul 27 16:16:23.701174 np0000005924 devstack@c-api.service[100524]: INFO cinder.api.openstack.wsgi [None req-65804be4-6a94-43c5-921b-d3674cdede6c tempest-VolumesBackupsTest-916266255 tempest-VolumesBackupsTest-916266255-project-member] https://10.4.3.117/volume/v3/backups/5056bb69-87a8-4119-9a0b-e9cbd6fb1ed1 returned with HTTP 200 Jul 27 16:16:23.701447 np0000005924 devstack@c-api.service[100524]: [pid: 100524|app: 0|req: 794/3142] 10.4.3.117 () {66 vars in 1348 bytes} [Mon Jul 27 16:16:23 2026] GET /volume/v3/backups/5056bb69-87a8-4119-9a0b-e9cbd6fb1ed1 => generated 736 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 27 16:16:23.722967 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.middleware.request_id [None req-beea6a1f-45c1-4438-8bd4-e8150fe216f1 None None] RequestId filter calling following filter/app {{(pid=100523) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:16:23.724777 np0000005924 devstack@c-api.service[100523]: INFO cinder.api.openstack.wsgi [None req-beea6a1f-45c1-4438-8bd4-e8150fe216f1 tempest-VolumeAndVolumeTypeFromImageTest-2140214429 tempest-VolumeAndVolumeTypeFromImageTest-2140214429-project-member] GET https://10.4.3.117/volume/v3/volumes/d28464ab-c13b-4e86-b035-546101eefeb0 Jul 27 16:16:23.724991 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.openstack.wsgi [None req-beea6a1f-45c1-4438-8bd4-e8150fe216f1 tempest-VolumeAndVolumeTypeFromImageTest-2140214429 tempest-VolumeAndVolumeTypeFromImageTest-2140214429-project-member] Empty body provided in request {{(pid=100523) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:16:23.725198 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.openstack.wsgi [None req-beea6a1f-45c1-4438-8bd4-e8150fe216f1 tempest-VolumeAndVolumeTypeFromImageTest-2140214429 tempest-VolumeAndVolumeTypeFromImageTest-2140214429-project-member] Calling method 'show' {{(pid=100523) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:16:23.731691 np0000005924 devstack@c-api.service[100523]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:16:23.731691 np0000005924 devstack@c-api.service[100523]: warnings.warn( Jul 27 16:16:23.737740 np0000005924 devstack@c-api.service[100523]: INFO cinder.volume.api [None req-beea6a1f-45c1-4438-8bd4-e8150fe216f1 tempest-VolumeAndVolumeTypeFromImageTest-2140214429 tempest-VolumeAndVolumeTypeFromImageTest-2140214429-project-member] Volume info retrieved successfully. Jul 27 16:16:23.742258 np0000005924 devstack@c-api.service[100523]: INFO cinder.api.openstack.wsgi [None req-beea6a1f-45c1-4438-8bd4-e8150fe216f1 tempest-VolumeAndVolumeTypeFromImageTest-2140214429 tempest-VolumeAndVolumeTypeFromImageTest-2140214429-project-member] https://10.4.3.117/volume/v3/volumes/d28464ab-c13b-4e86-b035-546101eefeb0 returned with HTTP 200 Jul 27 16:16:23.742642 np0000005924 devstack@c-api.service[100523]: [pid: 100523|app: 0|req: 793/3143] 10.4.3.117 () {66 vars in 1348 bytes} [Mon Jul 27 16:16:23 2026] GET /volume/v3/volumes/d28464ab-c13b-4e86-b035-546101eefeb0 => generated 948 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 27 16:16:23.752623 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.middleware.request_id [req-faf5278b-02dd-44e9-8787-7981a977cbf8 req-80468ea0-6961-4389-b151-50de01de55e2 None None] RequestId filter calling following filter/app {{(pid=100521) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:16:23.754515 np0000005924 devstack@c-api.service[100521]: INFO cinder.api.openstack.wsgi [req-faf5278b-02dd-44e9-8787-7981a977cbf8 req-80468ea0-6961-4389-b151-50de01de55e2 tempest-TestEncryptedCinderVolumes-328802700 tempest-TestEncryptedCinderVolumes-328802700-project-member] PUT https://10.4.3.117/volume/v3/attachments/769649ce-912e-448e-ad5b-efea5e9217e4 Jul 27 16:16:23.754889 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.openstack.wsgi [req-faf5278b-02dd-44e9-8787-7981a977cbf8 req-80468ea0-6961-4389-b151-50de01de55e2 tempest-TestEncryptedCinderVolumes-328802700 tempest-TestEncryptedCinderVolumes-328802700-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.117", "host": "np0000005924", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:c1414b6f8d8f", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "13cbedf7-bb1f-4b5e-b492-2fef0d4dab25", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100521) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 27 16:16:23.762143 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.coordination [req-faf5278b-02dd-44e9-8787-7981a977cbf8 req-80468ea0-6961-4389-b151-50de01de55e2 tempest-TestEncryptedCinderVolumes-328802700 tempest-TestEncryptedCinderVolumes-328802700-project-member] Acquiring lock "cinder-attachment_update-f3c7c13e-005a-4ff3-b94d-11690292dd5b-np0000005924" by "attachment_update" {{(pid=100521) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jul 27 16:16:23.766382 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.coordination [req-faf5278b-02dd-44e9-8787-7981a977cbf8 req-80468ea0-6961-4389-b151-50de01de55e2 tempest-TestEncryptedCinderVolumes-328802700 tempest-TestEncryptedCinderVolumes-328802700-project-member] Lock "cinder-attachment_update-f3c7c13e-005a-4ff3-b94d-11690292dd5b-np0000005924" acquired by "attachment_update" :: waited 0.004s {{(pid=100521) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jul 27 16:16:23.767223 np0000005924 devstack@c-api.service[100521]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:16:23.767223 np0000005924 devstack@c-api.service[100521]: warnings.warn( Jul 27 16:16:23.875941 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.coordination [req-faf5278b-02dd-44e9-8787-7981a977cbf8 req-80468ea0-6961-4389-b151-50de01de55e2 tempest-TestEncryptedCinderVolumes-328802700 tempest-TestEncryptedCinderVolumes-328802700-project-member] Lock "cinder-attachment_update-f3c7c13e-005a-4ff3-b94d-11690292dd5b-np0000005924" released by "attachment_update" :: held 0.110s {{(pid=100521) __release /opt/stack/cinder/cinder/coordination.py:152}} Jul 27 16:16:23.876394 np0000005924 devstack@c-api.service[100521]: INFO cinder.api.openstack.wsgi [req-faf5278b-02dd-44e9-8787-7981a977cbf8 req-80468ea0-6961-4389-b151-50de01de55e2 tempest-TestEncryptedCinderVolumes-328802700 tempest-TestEncryptedCinderVolumes-328802700-project-member] https://10.4.3.117/volume/v3/attachments/769649ce-912e-448e-ad5b-efea5e9217e4 returned with HTTP 200 Jul 27 16:16:23.876899 np0000005924 devstack@c-api.service[100521]: [pid: 100521|app: 0|req: 781/3144] 10.4.3.117 () {74 vars in 1704 bytes} [Mon Jul 27 16:16:23 2026] PUT /volume/v3/attachments/769649ce-912e-448e-ad5b-efea5e9217e4 => generated 968 bytes in 125 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 27 16:16:23.887516 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.middleware.request_id [req-faf5278b-02dd-44e9-8787-7981a977cbf8 req-e1be9956-dcfb-4439-b740-a84bdc9104dd None None] RequestId filter calling following filter/app {{(pid=100522) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:16:23.889703 np0000005924 devstack@c-api.service[100522]: INFO cinder.api.openstack.wsgi [req-faf5278b-02dd-44e9-8787-7981a977cbf8 req-e1be9956-dcfb-4439-b740-a84bdc9104dd tempest-TestEncryptedCinderVolumes-328802700 tempest-TestEncryptedCinderVolumes-328802700-project-member] GET https://10.4.3.117/volume/v3/volumes/f3c7c13e-005a-4ff3-b94d-11690292dd5b/encryption Jul 27 16:16:23.889989 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.openstack.wsgi [req-faf5278b-02dd-44e9-8787-7981a977cbf8 req-e1be9956-dcfb-4439-b740-a84bdc9104dd tempest-TestEncryptedCinderVolumes-328802700 tempest-TestEncryptedCinderVolumes-328802700-project-member] Empty body provided in request {{(pid=100522) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:16:23.890131 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.openstack.wsgi [req-faf5278b-02dd-44e9-8787-7981a977cbf8 req-e1be9956-dcfb-4439-b740-a84bdc9104dd tempest-TestEncryptedCinderVolumes-328802700 tempest-TestEncryptedCinderVolumes-328802700-project-member] Calling method 'index' {{(pid=100522) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:16:23.899750 np0000005924 devstack@c-api.service[100522]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:16:23.899750 np0000005924 devstack@c-api.service[100522]: warnings.warn( Jul 27 16:16:23.907339 np0000005924 devstack@c-api.service[100522]: INFO cinder.api.openstack.wsgi [req-faf5278b-02dd-44e9-8787-7981a977cbf8 req-e1be9956-dcfb-4439-b740-a84bdc9104dd tempest-TestEncryptedCinderVolumes-328802700 tempest-TestEncryptedCinderVolumes-328802700-project-member] https://10.4.3.117/volume/v3/volumes/f3c7c13e-005a-4ff3-b94d-11690292dd5b/encryption returned with HTTP 200 Jul 27 16:16:23.907813 np0000005924 devstack@c-api.service[100522]: [pid: 100522|app: 0|req: 777/3145] 10.4.3.117 () {68 vars in 1631 bytes} [Mon Jul 27 16:16:23 2026] GET /volume/v3/volumes/f3c7c13e-005a-4ff3-b94d-11690292dd5b/encryption => generated 161 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 27 16:16:24.032353 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.middleware.request_id [None req-b275019d-92ee-423f-8970-2e547a6d6534 None None] RequestId filter calling following filter/app {{(pid=100524) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:16:24.034323 np0000005924 devstack@c-api.service[100524]: INFO cinder.api.openstack.wsgi [None req-b275019d-92ee-423f-8970-2e547a6d6534 tempest-VolumesBackupsTest-1361087151 tempest-VolumesBackupsTest-1361087151-project-member] GET https://10.4.3.117/volume/v3/backups/7a7152fa-2ad6-4838-af62-7c806ea71455 Jul 27 16:16:24.034530 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.openstack.wsgi [None req-b275019d-92ee-423f-8970-2e547a6d6534 tempest-VolumesBackupsTest-1361087151 tempest-VolumesBackupsTest-1361087151-project-member] Empty body provided in request {{(pid=100524) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:16:24.034882 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.openstack.wsgi [None req-b275019d-92ee-423f-8970-2e547a6d6534 tempest-VolumesBackupsTest-1361087151 tempest-VolumesBackupsTest-1361087151-project-member] Calling method 'show' {{(pid=100524) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:16:24.034986 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.v3.backups [None req-b275019d-92ee-423f-8970-2e547a6d6534 tempest-VolumesBackupsTest-1361087151 tempest-VolumesBackupsTest-1361087151-project-member] Show backup with id 7a7152fa-2ad6-4838-af62-7c806ea71455. {{(pid=100524) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 27 16:16:24.039431 np0000005924 devstack@c-api.service[100524]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:16:24.039431 np0000005924 devstack@c-api.service[100524]: warnings.warn( Jul 27 16:16:24.039979 np0000005924 devstack@c-api.service[100524]: INFO cinder.api.openstack.wsgi [None req-b275019d-92ee-423f-8970-2e547a6d6534 tempest-VolumesBackupsTest-1361087151 tempest-VolumesBackupsTest-1361087151-project-member] https://10.4.3.117/volume/v3/backups/7a7152fa-2ad6-4838-af62-7c806ea71455 returned with HTTP 200 Jul 27 16:16:24.040364 np0000005924 devstack@c-api.service[100524]: [pid: 100524|app: 0|req: 795/3146] 10.4.3.117 () {66 vars in 1348 bytes} [Mon Jul 27 16:16:24 2026] GET /volume/v3/backups/7a7152fa-2ad6-4838-af62-7c806ea71455 => generated 749 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 27 16:16:24.059576 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.middleware.request_id [None req-bb54b89c-d84a-45db-a3d9-386e8faf35ba None None] RequestId filter calling following filter/app {{(pid=100523) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:16:24.061855 np0000005924 devstack@c-api.service[100523]: INFO cinder.api.openstack.wsgi [None req-bb54b89c-d84a-45db-a3d9-386e8faf35ba tempest-ProjectReaderTests39-214411363 tempest-ProjectReaderTests39-214411363-project-admin] GET https://10.4.3.117/volume/v3/backups/ceeaa65a-d529-48b6-b1b7-e0edd2462dd0 Jul 27 16:16:24.062110 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.openstack.wsgi [None req-bb54b89c-d84a-45db-a3d9-386e8faf35ba tempest-ProjectReaderTests39-214411363 tempest-ProjectReaderTests39-214411363-project-admin] Empty body provided in request {{(pid=100523) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:16:24.062344 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.openstack.wsgi [None req-bb54b89c-d84a-45db-a3d9-386e8faf35ba tempest-ProjectReaderTests39-214411363 tempest-ProjectReaderTests39-214411363-project-admin] Calling method 'show' {{(pid=100523) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:16:24.062564 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.v3.backups [None req-bb54b89c-d84a-45db-a3d9-386e8faf35ba tempest-ProjectReaderTests39-214411363 tempest-ProjectReaderTests39-214411363-project-admin] Show backup with id ceeaa65a-d529-48b6-b1b7-e0edd2462dd0. {{(pid=100523) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 27 16:16:24.066418 np0000005924 devstack@c-api.service[100523]: INFO cinder.api.openstack.wsgi [None req-bb54b89c-d84a-45db-a3d9-386e8faf35ba tempest-ProjectReaderTests39-214411363 tempest-ProjectReaderTests39-214411363-project-admin] https://10.4.3.117/volume/v3/backups/ceeaa65a-d529-48b6-b1b7-e0edd2462dd0 returned with HTTP 404 Jul 27 16:16:24.066976 np0000005924 devstack@c-api.service[100523]: [pid: 100523|app: 0|req: 794/3147] 10.4.3.117 () {68 vars in 1388 bytes} [Mon Jul 27 16:16:24 2026] GET /volume/v3/backups/ceeaa65a-d529-48b6-b1b7-e0edd2462dd0 => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 27 16:16:24.076305 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.middleware.request_id [None req-90062bc8-eab7-4982-8ceb-9158014ce623 None None] RequestId filter calling following filter/app {{(pid=100521) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:16:24.078020 np0000005924 devstack@c-api.service[100521]: INFO cinder.api.openstack.wsgi [None req-90062bc8-eab7-4982-8ceb-9158014ce623 tempest-ProjectReaderTests39-214411363 tempest-ProjectReaderTests39-214411363-project-admin] DELETE https://10.4.3.117/volume/v3/volumes/0794cbd9-a084-4fa3-84d5-ec7f0fdcad46 Jul 27 16:16:24.078297 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.openstack.wsgi [None req-90062bc8-eab7-4982-8ceb-9158014ce623 tempest-ProjectReaderTests39-214411363 tempest-ProjectReaderTests39-214411363-project-admin] Empty body provided in request {{(pid=100521) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:16:24.078520 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.openstack.wsgi [None req-90062bc8-eab7-4982-8ceb-9158014ce623 tempest-ProjectReaderTests39-214411363 tempest-ProjectReaderTests39-214411363-project-admin] Calling method 'delete' {{(pid=100521) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:16:24.078694 np0000005924 devstack@c-api.service[100521]: INFO cinder.api.v3.volumes [None req-90062bc8-eab7-4982-8ceb-9158014ce623 tempest-ProjectReaderTests39-214411363 tempest-ProjectReaderTests39-214411363-project-admin] Delete volume with id: 0794cbd9-a084-4fa3-84d5-ec7f0fdcad46 Jul 27 16:16:24.085817 np0000005924 devstack@c-api.service[100521]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:16:24.085817 np0000005924 devstack@c-api.service[100521]: warnings.warn( Jul 27 16:16:24.086147 np0000005924 devstack@c-api.service[100521]: INFO cinder.volume.api [None req-90062bc8-eab7-4982-8ceb-9158014ce623 tempest-ProjectReaderTests39-214411363 tempest-ProjectReaderTests39-214411363-project-admin] Volume info retrieved successfully. Jul 27 16:16:24.120078 np0000005924 devstack@c-api.service[100521]: INFO cinder.volume.api [None req-90062bc8-eab7-4982-8ceb-9158014ce623 tempest-ProjectReaderTests39-214411363 tempest-ProjectReaderTests39-214411363-project-admin] Delete volume request issued successfully. Jul 27 16:16:24.120599 np0000005924 devstack@c-api.service[100521]: INFO cinder.api.openstack.wsgi [None req-90062bc8-eab7-4982-8ceb-9158014ce623 tempest-ProjectReaderTests39-214411363 tempest-ProjectReaderTests39-214411363-project-admin] https://10.4.3.117/volume/v3/volumes/0794cbd9-a084-4fa3-84d5-ec7f0fdcad46 returned with HTTP 202 Jul 27 16:16:24.120717 np0000005924 devstack@c-api.service[100521]: [pid: 100521|app: 0|req: 782/3148] 10.4.3.117 () {68 vars in 1391 bytes} [Mon Jul 27 16:16:24 2026] DELETE /volume/v3/volumes/0794cbd9-a084-4fa3-84d5-ec7f0fdcad46 => generated 0 bytes in 45 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 27 16:16:24.128064 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.middleware.request_id [None req-59b6a51f-b6b2-4de6-ac01-48d1f61f4f76 None None] RequestId filter calling following filter/app {{(pid=100522) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:16:24.129771 np0000005924 devstack@c-api.service[100522]: INFO cinder.api.openstack.wsgi [None req-59b6a51f-b6b2-4de6-ac01-48d1f61f4f76 tempest-ProjectReaderTests39-214411363 tempest-ProjectReaderTests39-214411363-project-admin] GET https://10.4.3.117/volume/v3/volumes/0794cbd9-a084-4fa3-84d5-ec7f0fdcad46 Jul 27 16:16:24.129962 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.openstack.wsgi [None req-59b6a51f-b6b2-4de6-ac01-48d1f61f4f76 tempest-ProjectReaderTests39-214411363 tempest-ProjectReaderTests39-214411363-project-admin] Empty body provided in request {{(pid=100522) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:16:24.130168 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.openstack.wsgi [None req-59b6a51f-b6b2-4de6-ac01-48d1f61f4f76 tempest-ProjectReaderTests39-214411363 tempest-ProjectReaderTests39-214411363-project-admin] Calling method 'show' {{(pid=100522) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:16:24.137610 np0000005924 devstack@c-api.service[100522]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:16:24.137610 np0000005924 devstack@c-api.service[100522]: warnings.warn( Jul 27 16:16:24.143173 np0000005924 devstack@c-api.service[100522]: INFO cinder.volume.api [None req-59b6a51f-b6b2-4de6-ac01-48d1f61f4f76 tempest-ProjectReaderTests39-214411363 tempest-ProjectReaderTests39-214411363-project-admin] Volume info retrieved successfully. Jul 27 16:16:24.145208 np0000005924 devstack@c-api.service[100522]: INFO cinder.api.openstack.wsgi [None req-59b6a51f-b6b2-4de6-ac01-48d1f61f4f76 tempest-ProjectReaderTests39-214411363 tempest-ProjectReaderTests39-214411363-project-admin] https://10.4.3.117/volume/v3/volumes/0794cbd9-a084-4fa3-84d5-ec7f0fdcad46 returned with HTTP 200 Jul 27 16:16:24.145638 np0000005924 devstack@c-api.service[100522]: [pid: 100522|app: 0|req: 778/3149] 10.4.3.117 () {68 vars in 1388 bytes} [Mon Jul 27 16:16:24 2026] GET /volume/v3/volumes/0794cbd9-a084-4fa3-84d5-ec7f0fdcad46 => generated 1008 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 27 16:16:24.643277 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.middleware.request_id [None req-58d62c1f-4a9c-4758-8a4a-60f828b31a96 None None] RequestId filter calling following filter/app {{(pid=100524) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:16:24.645219 np0000005924 devstack@c-api.service[100524]: INFO cinder.api.openstack.wsgi [None req-58d62c1f-4a9c-4758-8a4a-60f828b31a96 tempest-TestEncryptedCinderVolumes-328802700 tempest-TestEncryptedCinderVolumes-328802700-project-member] GET https://10.4.3.117/volume/v3/volumes/f3c7c13e-005a-4ff3-b94d-11690292dd5b Jul 27 16:16:24.645460 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.openstack.wsgi [None req-58d62c1f-4a9c-4758-8a4a-60f828b31a96 tempest-TestEncryptedCinderVolumes-328802700 tempest-TestEncryptedCinderVolumes-328802700-project-member] Empty body provided in request {{(pid=100524) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:16:24.645642 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.openstack.wsgi [None req-58d62c1f-4a9c-4758-8a4a-60f828b31a96 tempest-TestEncryptedCinderVolumes-328802700 tempest-TestEncryptedCinderVolumes-328802700-project-member] Calling method 'show' {{(pid=100524) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:16:24.655436 np0000005924 devstack@c-api.service[100524]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:16:24.655436 np0000005924 devstack@c-api.service[100524]: warnings.warn( Jul 27 16:16:24.658993 np0000005924 devstack@c-api.service[100524]: INFO cinder.volume.api [None req-58d62c1f-4a9c-4758-8a4a-60f828b31a96 tempest-TestEncryptedCinderVolumes-328802700 tempest-TestEncryptedCinderVolumes-328802700-project-member] Volume info retrieved successfully. Jul 27 16:16:24.663374 np0000005924 devstack@c-api.service[100524]: INFO cinder.api.openstack.wsgi [None req-58d62c1f-4a9c-4758-8a4a-60f828b31a96 tempest-TestEncryptedCinderVolumes-328802700 tempest-TestEncryptedCinderVolumes-328802700-project-member] https://10.4.3.117/volume/v3/volumes/f3c7c13e-005a-4ff3-b94d-11690292dd5b returned with HTTP 200 Jul 27 16:16:24.663938 np0000005924 devstack@c-api.service[100524]: [pid: 100524|app: 0|req: 796/3150] 10.4.3.117 () {66 vars in 1348 bytes} [Mon Jul 27 16:16:24 2026] GET /volume/v3/volumes/f3c7c13e-005a-4ff3-b94d-11690292dd5b => generated 880 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 27 16:16:24.711101 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.middleware.request_id [None req-f5282982-203b-45a3-985d-bbfc14f58a70 None None] RequestId filter calling following filter/app {{(pid=100523) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:16:24.713271 np0000005924 devstack@c-api.service[100523]: INFO cinder.api.openstack.wsgi [None req-f5282982-203b-45a3-985d-bbfc14f58a70 tempest-VolumesBackupsTest-916266255 tempest-VolumesBackupsTest-916266255-project-member] GET https://10.4.3.117/volume/v3/backups/5056bb69-87a8-4119-9a0b-e9cbd6fb1ed1 Jul 27 16:16:24.713550 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.openstack.wsgi [None req-f5282982-203b-45a3-985d-bbfc14f58a70 tempest-VolumesBackupsTest-916266255 tempest-VolumesBackupsTest-916266255-project-member] Empty body provided in request {{(pid=100523) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:16:24.713883 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.openstack.wsgi [None req-f5282982-203b-45a3-985d-bbfc14f58a70 tempest-VolumesBackupsTest-916266255 tempest-VolumesBackupsTest-916266255-project-member] Calling method 'show' {{(pid=100523) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:16:24.713993 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.v3.backups [None req-f5282982-203b-45a3-985d-bbfc14f58a70 tempest-VolumesBackupsTest-916266255 tempest-VolumesBackupsTest-916266255-project-member] Show backup with id 5056bb69-87a8-4119-9a0b-e9cbd6fb1ed1. {{(pid=100523) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 27 16:16:24.718929 np0000005924 devstack@c-api.service[100523]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:16:24.718929 np0000005924 devstack@c-api.service[100523]: warnings.warn( Jul 27 16:16:24.719643 np0000005924 devstack@c-api.service[100523]: INFO cinder.api.openstack.wsgi [None req-f5282982-203b-45a3-985d-bbfc14f58a70 tempest-VolumesBackupsTest-916266255 tempest-VolumesBackupsTest-916266255-project-member] https://10.4.3.117/volume/v3/backups/5056bb69-87a8-4119-9a0b-e9cbd6fb1ed1 returned with HTTP 200 Jul 27 16:16:24.719958 np0000005924 devstack@c-api.service[100523]: [pid: 100523|app: 0|req: 795/3151] 10.4.3.117 () {66 vars in 1348 bytes} [Mon Jul 27 16:16:24 2026] GET /volume/v3/backups/5056bb69-87a8-4119-9a0b-e9cbd6fb1ed1 => generated 738 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 27 16:16:24.755382 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.middleware.request_id [None req-f0da707d-9a80-43c8-91a2-02bd6d4e550d None None] RequestId filter calling following filter/app {{(pid=100521) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:16:24.757370 np0000005924 devstack@c-api.service[100521]: INFO cinder.api.openstack.wsgi [None req-f0da707d-9a80-43c8-91a2-02bd6d4e550d tempest-VolumeAndVolumeTypeFromImageTest-2140214429 tempest-VolumeAndVolumeTypeFromImageTest-2140214429-project-member] GET https://10.4.3.117/volume/v3/volumes/d28464ab-c13b-4e86-b035-546101eefeb0 Jul 27 16:16:24.757577 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.openstack.wsgi [None req-f0da707d-9a80-43c8-91a2-02bd6d4e550d tempest-VolumeAndVolumeTypeFromImageTest-2140214429 tempest-VolumeAndVolumeTypeFromImageTest-2140214429-project-member] Empty body provided in request {{(pid=100521) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:16:24.757774 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.openstack.wsgi [None req-f0da707d-9a80-43c8-91a2-02bd6d4e550d tempest-VolumeAndVolumeTypeFromImageTest-2140214429 tempest-VolumeAndVolumeTypeFromImageTest-2140214429-project-member] Calling method 'show' {{(pid=100521) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:16:24.766397 np0000005924 devstack@c-api.service[100521]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:16:24.766397 np0000005924 devstack@c-api.service[100521]: warnings.warn( Jul 27 16:16:24.770642 np0000005924 devstack@c-api.service[100521]: INFO cinder.volume.api [None req-f0da707d-9a80-43c8-91a2-02bd6d4e550d tempest-VolumeAndVolumeTypeFromImageTest-2140214429 tempest-VolumeAndVolumeTypeFromImageTest-2140214429-project-member] Volume info retrieved successfully. Jul 27 16:16:24.774902 np0000005924 devstack@c-api.service[100521]: INFO cinder.api.openstack.wsgi [None req-f0da707d-9a80-43c8-91a2-02bd6d4e550d tempest-VolumeAndVolumeTypeFromImageTest-2140214429 tempest-VolumeAndVolumeTypeFromImageTest-2140214429-project-member] https://10.4.3.117/volume/v3/volumes/d28464ab-c13b-4e86-b035-546101eefeb0 returned with HTTP 200 Jul 27 16:16:24.775263 np0000005924 devstack@c-api.service[100521]: [pid: 100521|app: 0|req: 783/3152] 10.4.3.117 () {66 vars in 1348 bytes} [Mon Jul 27 16:16:24 2026] GET /volume/v3/volumes/d28464ab-c13b-4e86-b035-546101eefeb0 => generated 951 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 27 16:16:25.051295 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.middleware.request_id [None req-2335969f-76ff-422c-abda-136066a9dede None None] RequestId filter calling following filter/app {{(pid=100522) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:16:25.053633 np0000005924 devstack@c-api.service[100522]: INFO cinder.api.openstack.wsgi [None req-2335969f-76ff-422c-abda-136066a9dede tempest-VolumesBackupsTest-1361087151 tempest-VolumesBackupsTest-1361087151-project-member] GET https://10.4.3.117/volume/v3/backups/7a7152fa-2ad6-4838-af62-7c806ea71455 Jul 27 16:16:25.053925 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.openstack.wsgi [None req-2335969f-76ff-422c-abda-136066a9dede tempest-VolumesBackupsTest-1361087151 tempest-VolumesBackupsTest-1361087151-project-member] Empty body provided in request {{(pid=100522) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:16:25.054212 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.openstack.wsgi [None req-2335969f-76ff-422c-abda-136066a9dede tempest-VolumesBackupsTest-1361087151 tempest-VolumesBackupsTest-1361087151-project-member] Calling method 'show' {{(pid=100522) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:16:25.054391 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.v3.backups [None req-2335969f-76ff-422c-abda-136066a9dede tempest-VolumesBackupsTest-1361087151 tempest-VolumesBackupsTest-1361087151-project-member] Show backup with id 7a7152fa-2ad6-4838-af62-7c806ea71455. {{(pid=100522) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 27 16:16:25.061310 np0000005924 devstack@c-api.service[100522]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:16:25.061310 np0000005924 devstack@c-api.service[100522]: warnings.warn( Jul 27 16:16:25.062499 np0000005924 devstack@c-api.service[100522]: INFO cinder.api.openstack.wsgi [None req-2335969f-76ff-422c-abda-136066a9dede tempest-VolumesBackupsTest-1361087151 tempest-VolumesBackupsTest-1361087151-project-member] https://10.4.3.117/volume/v3/backups/7a7152fa-2ad6-4838-af62-7c806ea71455 returned with HTTP 200 Jul 27 16:16:25.063006 np0000005924 devstack@c-api.service[100522]: [pid: 100522|app: 0|req: 779/3153] 10.4.3.117 () {66 vars in 1348 bytes} [Mon Jul 27 16:16:25 2026] GET /volume/v3/backups/7a7152fa-2ad6-4838-af62-7c806ea71455 => generated 750 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 27 16:16:25.161177 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.middleware.request_id [None req-1bb2309e-6746-4f56-b5f1-93bf0b296082 None None] RequestId filter calling following filter/app {{(pid=100524) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:16:25.164334 np0000005924 devstack@c-api.service[100524]: INFO cinder.api.openstack.wsgi [None req-1bb2309e-6746-4f56-b5f1-93bf0b296082 tempest-ProjectReaderTests39-214411363 tempest-ProjectReaderTests39-214411363-project-admin] GET https://10.4.3.117/volume/v3/volumes/0794cbd9-a084-4fa3-84d5-ec7f0fdcad46 Jul 27 16:16:25.164650 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.openstack.wsgi [None req-1bb2309e-6746-4f56-b5f1-93bf0b296082 tempest-ProjectReaderTests39-214411363 tempest-ProjectReaderTests39-214411363-project-admin] Empty body provided in request {{(pid=100524) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:16:25.164991 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.openstack.wsgi [None req-1bb2309e-6746-4f56-b5f1-93bf0b296082 tempest-ProjectReaderTests39-214411363 tempest-ProjectReaderTests39-214411363-project-admin] Calling method 'show' {{(pid=100524) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:16:25.173603 np0000005924 devstack@c-api.service[100524]: INFO cinder.api.openstack.wsgi [None req-1bb2309e-6746-4f56-b5f1-93bf0b296082 tempest-ProjectReaderTests39-214411363 tempest-ProjectReaderTests39-214411363-project-admin] https://10.4.3.117/volume/v3/volumes/0794cbd9-a084-4fa3-84d5-ec7f0fdcad46 returned with HTTP 404 Jul 27 16:16:25.174105 np0000005924 devstack@c-api.service[100524]: [pid: 100524|app: 0|req: 797/3154] 10.4.3.117 () {68 vars in 1388 bytes} [Mon Jul 27 16:16:25 2026] GET /volume/v3/volumes/0794cbd9-a084-4fa3-84d5-ec7f0fdcad46 => generated 109 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 27 16:16:25.270071 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.middleware.request_id [None req-b9e1018e-64bf-401b-b3b6-a65303f8e379 None None] RequestId filter calling following filter/app {{(pid=100523) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:16:25.272171 np0000005924 devstack@c-api.service[100523]: INFO cinder.api.openstack.wsgi [None req-b9e1018e-64bf-401b-b3b6-a65303f8e379 tempest-TestMinimumBasicScenario-2123975078 tempest-TestMinimumBasicScenario-2123975078-project-member] DELETE https://10.4.3.117/volume/v3/snapshots/5974ec76-0ec2-4cb9-a6f0-18b0b61ddd9e Jul 27 16:16:25.272471 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.openstack.wsgi [None req-b9e1018e-64bf-401b-b3b6-a65303f8e379 tempest-TestMinimumBasicScenario-2123975078 tempest-TestMinimumBasicScenario-2123975078-project-member] Empty body provided in request {{(pid=100523) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:16:25.272707 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.openstack.wsgi [None req-b9e1018e-64bf-401b-b3b6-a65303f8e379 tempest-TestMinimumBasicScenario-2123975078 tempest-TestMinimumBasicScenario-2123975078-project-member] Calling method 'delete' {{(pid=100523) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:16:25.272881 np0000005924 devstack@c-api.service[100523]: INFO cinder.api.v3.snapshots [None req-b9e1018e-64bf-401b-b3b6-a65303f8e379 tempest-TestMinimumBasicScenario-2123975078 tempest-TestMinimumBasicScenario-2123975078-project-member] Delete snapshot with id: 5974ec76-0ec2-4cb9-a6f0-18b0b61ddd9e Jul 27 16:16:25.278261 np0000005924 devstack@c-api.service[100523]: INFO cinder.api.openstack.wsgi [None req-b9e1018e-64bf-401b-b3b6-a65303f8e379 tempest-TestMinimumBasicScenario-2123975078 tempest-TestMinimumBasicScenario-2123975078-project-member] https://10.4.3.117/volume/v3/snapshots/5974ec76-0ec2-4cb9-a6f0-18b0b61ddd9e returned with HTTP 404 Jul 27 16:16:25.279023 np0000005924 devstack@c-api.service[100523]: [pid: 100523|app: 0|req: 796/3155] 10.4.3.117 () {66 vars in 1357 bytes} [Mon Jul 27 16:16:25 2026] DELETE /volume/v3/snapshots/5974ec76-0ec2-4cb9-a6f0-18b0b61ddd9e => generated 111 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 27 16:16:25.287986 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.middleware.request_id [None req-39cd5bc0-bfb2-4df9-8163-7716d67bbf7a None None] RequestId filter calling following filter/app {{(pid=100521) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:16:25.290363 np0000005924 devstack@c-api.service[100521]: INFO cinder.api.openstack.wsgi [None req-39cd5bc0-bfb2-4df9-8163-7716d67bbf7a tempest-TestMinimumBasicScenario-2123975078 tempest-TestMinimumBasicScenario-2123975078-project-member] GET https://10.4.3.117/volume/v3/snapshots/5974ec76-0ec2-4cb9-a6f0-18b0b61ddd9e Jul 27 16:16:25.290611 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.openstack.wsgi [None req-39cd5bc0-bfb2-4df9-8163-7716d67bbf7a tempest-TestMinimumBasicScenario-2123975078 tempest-TestMinimumBasicScenario-2123975078-project-member] Empty body provided in request {{(pid=100521) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:16:25.290899 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.openstack.wsgi [None req-39cd5bc0-bfb2-4df9-8163-7716d67bbf7a tempest-TestMinimumBasicScenario-2123975078 tempest-TestMinimumBasicScenario-2123975078-project-member] Calling method 'show' {{(pid=100521) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:16:25.296851 np0000005924 devstack@c-api.service[100521]: INFO cinder.api.openstack.wsgi [None req-39cd5bc0-bfb2-4df9-8163-7716d67bbf7a tempest-TestMinimumBasicScenario-2123975078 tempest-TestMinimumBasicScenario-2123975078-project-member] https://10.4.3.117/volume/v3/snapshots/5974ec76-0ec2-4cb9-a6f0-18b0b61ddd9e returned with HTTP 404 Jul 27 16:16:25.297850 np0000005924 devstack@c-api.service[100521]: [pid: 100521|app: 0|req: 784/3156] 10.4.3.117 () {66 vars in 1354 bytes} [Mon Jul 27 16:16:25 2026] GET /volume/v3/snapshots/5974ec76-0ec2-4cb9-a6f0-18b0b61ddd9e => generated 111 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 27 16:16:25.337521 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.middleware.request_id [req-4298f67e-2c5e-4548-acc8-510cada5510d req-c28ef263-9bc8-4b05-b65f-d94e9a6ecf32 None None] RequestId filter calling following filter/app {{(pid=100522) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:16:25.340437 np0000005924 devstack@c-api.service[100522]: INFO cinder.api.openstack.wsgi [req-4298f67e-2c5e-4548-acc8-510cada5510d req-c28ef263-9bc8-4b05-b65f-d94e9a6ecf32 tempest-TestMinimumBasicScenario-2123975078 tempest-TestMinimumBasicScenario-2123975078-project-member] GET https://10.4.3.117/volume/v3/volumes/a8f83117-4825-4ab0-bb9a-59b144948802 Jul 27 16:16:25.340707 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.openstack.wsgi [req-4298f67e-2c5e-4548-acc8-510cada5510d req-c28ef263-9bc8-4b05-b65f-d94e9a6ecf32 tempest-TestMinimumBasicScenario-2123975078 tempest-TestMinimumBasicScenario-2123975078-project-member] Empty body provided in request {{(pid=100522) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:16:25.340985 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.openstack.wsgi [req-4298f67e-2c5e-4548-acc8-510cada5510d req-c28ef263-9bc8-4b05-b65f-d94e9a6ecf32 tempest-TestMinimumBasicScenario-2123975078 tempest-TestMinimumBasicScenario-2123975078-project-member] Calling method 'show' {{(pid=100522) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:16:25.354342 np0000005924 devstack@c-api.service[100522]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:16:25.354342 np0000005924 devstack@c-api.service[100522]: warnings.warn( Jul 27 16:16:25.358645 np0000005924 devstack@c-api.service[100522]: INFO cinder.volume.api [req-4298f67e-2c5e-4548-acc8-510cada5510d req-c28ef263-9bc8-4b05-b65f-d94e9a6ecf32 tempest-TestMinimumBasicScenario-2123975078 tempest-TestMinimumBasicScenario-2123975078-project-member] Volume info retrieved successfully. Jul 27 16:16:25.364197 np0000005924 devstack@c-api.service[100522]: INFO cinder.api.openstack.wsgi [req-4298f67e-2c5e-4548-acc8-510cada5510d req-c28ef263-9bc8-4b05-b65f-d94e9a6ecf32 tempest-TestMinimumBasicScenario-2123975078 tempest-TestMinimumBasicScenario-2123975078-project-member] https://10.4.3.117/volume/v3/volumes/a8f83117-4825-4ab0-bb9a-59b144948802 returned with HTTP 200 Jul 27 16:16:25.364646 np0000005924 devstack@c-api.service[100522]: [pid: 100522|app: 0|req: 780/3157] 10.4.3.117 () {68 vars in 1598 bytes} [Mon Jul 27 16:16:25 2026] GET /volume/v3/volumes/a8f83117-4825-4ab0-bb9a-59b144948802 => generated 1139 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 27 16:16:25.396039 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.middleware.request_id [req-4298f67e-2c5e-4548-acc8-510cada5510d req-33c48730-b20c-4d2b-92ba-b6c04120c747 None None] RequestId filter calling following filter/app {{(pid=100524) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:16:25.397927 np0000005924 devstack@c-api.service[100524]: INFO cinder.api.openstack.wsgi [req-4298f67e-2c5e-4548-acc8-510cada5510d req-33c48730-b20c-4d2b-92ba-b6c04120c747 tempest-TestMinimumBasicScenario-2123975078 tempest-TestMinimumBasicScenario-2123975078-project-member] POST https://10.4.3.117/volume/v3/volumes/a8f83117-4825-4ab0-bb9a-59b144948802/action Jul 27 16:16:25.398306 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.openstack.wsgi [req-4298f67e-2c5e-4548-acc8-510cada5510d req-33c48730-b20c-4d2b-92ba-b6c04120c747 tempest-TestMinimumBasicScenario-2123975078 tempest-TestMinimumBasicScenario-2123975078-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100524) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 27 16:16:25.398561 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.openstack.wsgi [req-4298f67e-2c5e-4548-acc8-510cada5510d req-33c48730-b20c-4d2b-92ba-b6c04120c747 tempest-TestMinimumBasicScenario-2123975078 tempest-TestMinimumBasicScenario-2123975078-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100524) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 27 16:16:25.408537 np0000005924 devstack@c-api.service[100524]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:16:25.408537 np0000005924 devstack@c-api.service[100524]: warnings.warn( Jul 27 16:16:25.409018 np0000005924 devstack@c-api.service[100524]: INFO cinder.volume.api [req-4298f67e-2c5e-4548-acc8-510cada5510d req-33c48730-b20c-4d2b-92ba-b6c04120c747 tempest-TestMinimumBasicScenario-2123975078 tempest-TestMinimumBasicScenario-2123975078-project-member] Volume info retrieved successfully. Jul 27 16:16:25.414346 np0000005924 devstack@c-api.service[100524]: INFO cinder.volume.api [req-4298f67e-2c5e-4548-acc8-510cada5510d req-33c48730-b20c-4d2b-92ba-b6c04120c747 tempest-TestMinimumBasicScenario-2123975078 tempest-TestMinimumBasicScenario-2123975078-project-member] Begin detaching volume completed successfully. Jul 27 16:16:25.414541 np0000005924 devstack@c-api.service[100524]: INFO cinder.api.openstack.wsgi [req-4298f67e-2c5e-4548-acc8-510cada5510d req-33c48730-b20c-4d2b-92ba-b6c04120c747 tempest-TestMinimumBasicScenario-2123975078 tempest-TestMinimumBasicScenario-2123975078-project-member] https://10.4.3.117/volume/v3/volumes/a8f83117-4825-4ab0-bb9a-59b144948802/action returned with HTTP 202 Jul 27 16:16:25.414893 np0000005924 devstack@c-api.service[100524]: [pid: 100524|app: 0|req: 798/3158] 10.4.3.117 () {72 vars in 1672 bytes} [Mon Jul 27 16:16:25 2026] POST /volume/v3/volumes/a8f83117-4825-4ab0-bb9a-59b144948802/action => generated 0 bytes in 19 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 27 16:16:25.466798 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.middleware.request_id [None req-6938a7b9-b0e2-45cd-971a-6c17759ca5a1 None None] RequestId filter calling following filter/app {{(pid=100523) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:16:25.467187 np0000005924 devstack@c-api.service[100523]: INFO cinder.api.openstack.wsgi [None req-6938a7b9-b0e2-45cd-971a-6c17759ca5a1 None None] GET https://10.4.3.117/volume// Jul 27 16:16:25.467419 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.openstack.wsgi [None req-6938a7b9-b0e2-45cd-971a-6c17759ca5a1 None None] Empty body provided in request {{(pid=100523) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:16:25.467642 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.openstack.wsgi [None req-6938a7b9-b0e2-45cd-971a-6c17759ca5a1 None None] Calling method 'all' {{(pid=100523) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:16:25.468009 np0000005924 devstack@c-api.service[100523]: INFO cinder.api.openstack.wsgi [None req-6938a7b9-b0e2-45cd-971a-6c17759ca5a1 None None] https://10.4.3.117/volume// returned with HTTP 300 Jul 27 16:16:25.468395 np0000005924 devstack@c-api.service[100523]: [pid: 100523|app: 0|req: 797/3159] 10.4.3.117 () {66 vars in 1426 bytes} [Mon Jul 27 16:16:25 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 27 16:16:25.482735 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.middleware.request_id [req-4298f67e-2c5e-4548-acc8-510cada5510d req-df96405a-c86e-41e0-b3f6-936bb18aec82 None None] RequestId filter calling following filter/app {{(pid=100521) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:16:25.483221 np0000005924 devstack@c-api.service[100521]: INFO cinder.api.openstack.wsgi [req-4298f67e-2c5e-4548-acc8-510cada5510d req-df96405a-c86e-41e0-b3f6-936bb18aec82 tempest-TestMinimumBasicScenario-2123975078 tempest-TestMinimumBasicScenario-2123975078-project-member] GET https://10.4.3.117/volume/v3/volumes/a8f83117-4825-4ab0-bb9a-59b144948802 Jul 27 16:16:25.483221 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.openstack.wsgi [req-4298f67e-2c5e-4548-acc8-510cada5510d req-df96405a-c86e-41e0-b3f6-936bb18aec82 tempest-TestMinimumBasicScenario-2123975078 tempest-TestMinimumBasicScenario-2123975078-project-member] Empty body provided in request {{(pid=100521) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:16:25.483391 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.openstack.wsgi [req-4298f67e-2c5e-4548-acc8-510cada5510d req-df96405a-c86e-41e0-b3f6-936bb18aec82 tempest-TestMinimumBasicScenario-2123975078 tempest-TestMinimumBasicScenario-2123975078-project-member] Calling method 'show' {{(pid=100521) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:16:25.492798 np0000005924 devstack@c-api.service[100521]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:16:25.492798 np0000005924 devstack@c-api.service[100521]: warnings.warn( Jul 27 16:16:25.496309 np0000005924 devstack@c-api.service[100521]: INFO cinder.volume.api [req-4298f67e-2c5e-4548-acc8-510cada5510d req-df96405a-c86e-41e0-b3f6-936bb18aec82 tempest-TestMinimumBasicScenario-2123975078 tempest-TestMinimumBasicScenario-2123975078-project-member] Volume info retrieved successfully. Jul 27 16:16:25.502176 np0000005924 devstack@c-api.service[100521]: INFO cinder.api.openstack.wsgi [req-4298f67e-2c5e-4548-acc8-510cada5510d req-df96405a-c86e-41e0-b3f6-936bb18aec82 tempest-TestMinimumBasicScenario-2123975078 tempest-TestMinimumBasicScenario-2123975078-project-member] https://10.4.3.117/volume/v3/volumes/a8f83117-4825-4ab0-bb9a-59b144948802 returned with HTTP 200 Jul 27 16:16:25.502644 np0000005924 devstack@c-api.service[100521]: [pid: 100521|app: 0|req: 785/3160] 10.4.3.117 () {70 vars in 1639 bytes} [Mon Jul 27 16:16:25 2026] GET /volume/v3/volumes/a8f83117-4825-4ab0-bb9a-59b144948802 => generated 1322 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 27 16:16:25.677510 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.middleware.request_id [None req-08e2c1f5-346b-4308-bfc3-d160fa543e80 None None] RequestId filter calling following filter/app {{(pid=100522) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:16:25.679543 np0000005924 devstack@c-api.service[100522]: INFO cinder.api.openstack.wsgi [None req-08e2c1f5-346b-4308-bfc3-d160fa543e80 tempest-TestEncryptedCinderVolumes-328802700 tempest-TestEncryptedCinderVolumes-328802700-project-member] GET https://10.4.3.117/volume/v3/volumes/f3c7c13e-005a-4ff3-b94d-11690292dd5b Jul 27 16:16:25.679777 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.openstack.wsgi [None req-08e2c1f5-346b-4308-bfc3-d160fa543e80 tempest-TestEncryptedCinderVolumes-328802700 tempest-TestEncryptedCinderVolumes-328802700-project-member] Empty body provided in request {{(pid=100522) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:16:25.680017 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.openstack.wsgi [None req-08e2c1f5-346b-4308-bfc3-d160fa543e80 tempest-TestEncryptedCinderVolumes-328802700 tempest-TestEncryptedCinderVolumes-328802700-project-member] Calling method 'show' {{(pid=100522) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:16:25.690007 np0000005924 devstack@c-api.service[100522]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:16:25.690007 np0000005924 devstack@c-api.service[100522]: warnings.warn( Jul 27 16:16:25.695317 np0000005924 devstack@c-api.service[100522]: INFO cinder.volume.api [None req-08e2c1f5-346b-4308-bfc3-d160fa543e80 tempest-TestEncryptedCinderVolumes-328802700 tempest-TestEncryptedCinderVolumes-328802700-project-member] Volume info retrieved successfully. Jul 27 16:16:25.699474 np0000005924 devstack@c-api.service[100522]: INFO cinder.api.openstack.wsgi [None req-08e2c1f5-346b-4308-bfc3-d160fa543e80 tempest-TestEncryptedCinderVolumes-328802700 tempest-TestEncryptedCinderVolumes-328802700-project-member] https://10.4.3.117/volume/v3/volumes/f3c7c13e-005a-4ff3-b94d-11690292dd5b returned with HTTP 200 Jul 27 16:16:25.699948 np0000005924 devstack@c-api.service[100522]: [pid: 100522|app: 0|req: 781/3161] 10.4.3.117 () {66 vars in 1348 bytes} [Mon Jul 27 16:16:25 2026] GET /volume/v3/volumes/f3c7c13e-005a-4ff3-b94d-11690292dd5b => generated 880 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 27 16:16:25.729646 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.middleware.request_id [None req-2c480a51-0349-470a-bef1-bb39ed6cf981 None None] RequestId filter calling following filter/app {{(pid=100524) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:16:25.731468 np0000005924 devstack@c-api.service[100524]: INFO cinder.api.openstack.wsgi [None req-2c480a51-0349-470a-bef1-bb39ed6cf981 tempest-VolumesBackupsTest-916266255 tempest-VolumesBackupsTest-916266255-project-member] GET https://10.4.3.117/volume/v3/backups/5056bb69-87a8-4119-9a0b-e9cbd6fb1ed1 Jul 27 16:16:25.731664 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.openstack.wsgi [None req-2c480a51-0349-470a-bef1-bb39ed6cf981 tempest-VolumesBackupsTest-916266255 tempest-VolumesBackupsTest-916266255-project-member] Empty body provided in request {{(pid=100524) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:16:25.731845 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.openstack.wsgi [None req-2c480a51-0349-470a-bef1-bb39ed6cf981 tempest-VolumesBackupsTest-916266255 tempest-VolumesBackupsTest-916266255-project-member] Calling method 'show' {{(pid=100524) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:16:25.731948 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.v3.backups [None req-2c480a51-0349-470a-bef1-bb39ed6cf981 tempest-VolumesBackupsTest-916266255 tempest-VolumesBackupsTest-916266255-project-member] Show backup with id 5056bb69-87a8-4119-9a0b-e9cbd6fb1ed1. {{(pid=100524) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 27 16:16:25.736465 np0000005924 devstack@c-api.service[100524]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:16:25.736465 np0000005924 devstack@c-api.service[100524]: warnings.warn( Jul 27 16:16:25.737190 np0000005924 devstack@c-api.service[100524]: INFO cinder.api.openstack.wsgi [None req-2c480a51-0349-470a-bef1-bb39ed6cf981 tempest-VolumesBackupsTest-916266255 tempest-VolumesBackupsTest-916266255-project-member] https://10.4.3.117/volume/v3/backups/5056bb69-87a8-4119-9a0b-e9cbd6fb1ed1 returned with HTTP 200 Jul 27 16:16:25.737545 np0000005924 devstack@c-api.service[100524]: [pid: 100524|app: 0|req: 799/3162] 10.4.3.117 () {66 vars in 1348 bytes} [Mon Jul 27 16:16:25 2026] GET /volume/v3/backups/5056bb69-87a8-4119-9a0b-e9cbd6fb1ed1 => generated 738 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 27 16:16:25.791530 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.middleware.request_id [None req-1f224535-37ff-48d1-8cd6-e6e4914eb251 None None] RequestId filter calling following filter/app {{(pid=100523) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:16:25.793323 np0000005924 devstack@c-api.service[100523]: INFO cinder.api.openstack.wsgi [None req-1f224535-37ff-48d1-8cd6-e6e4914eb251 tempest-VolumeAndVolumeTypeFromImageTest-2140214429 tempest-VolumeAndVolumeTypeFromImageTest-2140214429-project-member] GET https://10.4.3.117/volume/v3/volumes/d28464ab-c13b-4e86-b035-546101eefeb0 Jul 27 16:16:25.793555 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.openstack.wsgi [None req-1f224535-37ff-48d1-8cd6-e6e4914eb251 tempest-VolumeAndVolumeTypeFromImageTest-2140214429 tempest-VolumeAndVolumeTypeFromImageTest-2140214429-project-member] Empty body provided in request {{(pid=100523) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:16:25.793743 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.openstack.wsgi [None req-1f224535-37ff-48d1-8cd6-e6e4914eb251 tempest-VolumeAndVolumeTypeFromImageTest-2140214429 tempest-VolumeAndVolumeTypeFromImageTest-2140214429-project-member] Calling method 'show' {{(pid=100523) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:16:25.801007 np0000005924 devstack@c-api.service[100523]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:16:25.801007 np0000005924 devstack@c-api.service[100523]: warnings.warn( Jul 27 16:16:25.804553 np0000005924 devstack@c-api.service[100523]: INFO cinder.volume.api [None req-1f224535-37ff-48d1-8cd6-e6e4914eb251 tempest-VolumeAndVolumeTypeFromImageTest-2140214429 tempest-VolumeAndVolumeTypeFromImageTest-2140214429-project-member] Volume info retrieved successfully. Jul 27 16:16:25.808990 np0000005924 devstack@c-api.service[100523]: INFO cinder.api.openstack.wsgi [None req-1f224535-37ff-48d1-8cd6-e6e4914eb251 tempest-VolumeAndVolumeTypeFromImageTest-2140214429 tempest-VolumeAndVolumeTypeFromImageTest-2140214429-project-member] https://10.4.3.117/volume/v3/volumes/d28464ab-c13b-4e86-b035-546101eefeb0 returned with HTTP 200 Jul 27 16:16:25.809428 np0000005924 devstack@c-api.service[100523]: [pid: 100523|app: 0|req: 798/3163] 10.4.3.117 () {66 vars in 1348 bytes} [Mon Jul 27 16:16:25 2026] GET /volume/v3/volumes/d28464ab-c13b-4e86-b035-546101eefeb0 => generated 951 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 27 16:16:26.075064 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.middleware.request_id [None req-09f488d6-e3b2-4e52-83f8-39ecfcd6cb1e None None] RequestId filter calling following filter/app {{(pid=100521) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:16:26.076788 np0000005924 devstack@c-api.service[100521]: INFO cinder.api.openstack.wsgi [None req-09f488d6-e3b2-4e52-83f8-39ecfcd6cb1e tempest-VolumesBackupsTest-1361087151 tempest-VolumesBackupsTest-1361087151-project-member] GET https://10.4.3.117/volume/v3/backups/7a7152fa-2ad6-4838-af62-7c806ea71455 Jul 27 16:16:26.076977 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.openstack.wsgi [None req-09f488d6-e3b2-4e52-83f8-39ecfcd6cb1e tempest-VolumesBackupsTest-1361087151 tempest-VolumesBackupsTest-1361087151-project-member] Empty body provided in request {{(pid=100521) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:16:26.077194 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.openstack.wsgi [None req-09f488d6-e3b2-4e52-83f8-39ecfcd6cb1e tempest-VolumesBackupsTest-1361087151 tempest-VolumesBackupsTest-1361087151-project-member] Calling method 'show' {{(pid=100521) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:16:26.077297 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.v3.backups [None req-09f488d6-e3b2-4e52-83f8-39ecfcd6cb1e tempest-VolumesBackupsTest-1361087151 tempest-VolumesBackupsTest-1361087151-project-member] Show backup with id 7a7152fa-2ad6-4838-af62-7c806ea71455. {{(pid=100521) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 27 16:16:26.081498 np0000005924 devstack@c-api.service[100521]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:16:26.081498 np0000005924 devstack@c-api.service[100521]: warnings.warn( Jul 27 16:16:26.082229 np0000005924 devstack@c-api.service[100521]: INFO cinder.api.openstack.wsgi [None req-09f488d6-e3b2-4e52-83f8-39ecfcd6cb1e tempest-VolumesBackupsTest-1361087151 tempest-VolumesBackupsTest-1361087151-project-member] https://10.4.3.117/volume/v3/backups/7a7152fa-2ad6-4838-af62-7c806ea71455 returned with HTTP 200 Jul 27 16:16:26.082592 np0000005924 devstack@c-api.service[100521]: [pid: 100521|app: 0|req: 786/3164] 10.4.3.117 () {66 vars in 1348 bytes} [Mon Jul 27 16:16:26 2026] GET /volume/v3/backups/7a7152fa-2ad6-4838-af62-7c806ea71455 => generated 750 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 27 16:16:26.587254 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.middleware.request_id [None req-c85a081d-1fe9-469e-a2ae-187e0a24fa05 None None] RequestId filter calling following filter/app {{(pid=100522) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:16:26.662294 np0000005924 devstack@c-api.service[100522]: INFO cinder.api.openstack.wsgi [None req-c85a081d-1fe9-469e-a2ae-187e0a24fa05 tempest-VolumeTypesAdminTests-32653530 tempest-VolumeTypesAdminTests-32653530-project-admin] POST https://10.4.3.117/volume/v3/types Jul 27 16:16:26.662687 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.openstack.wsgi [None req-c85a081d-1fe9-469e-a2ae-187e0a24fa05 tempest-VolumeTypesAdminTests-32653530 tempest-VolumeTypesAdminTests-32653530-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-1765724001", "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=100522) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 27 16:16:26.681731 np0000005924 devstack@c-api.service[100522]: INFO cinder.api.openstack.wsgi [None req-c85a081d-1fe9-469e-a2ae-187e0a24fa05 tempest-VolumeTypesAdminTests-32653530 tempest-VolumeTypesAdminTests-32653530-project-admin] https://10.4.3.117/volume/v3/types returned with HTTP 200 Jul 27 16:16:26.682283 np0000005924 devstack@c-api.service[100522]: [pid: 100522|app: 0|req: 782/3165] 10.4.3.117 () {68 vars in 1253 bytes} [Mon Jul 27 16:16:26 2026] POST /volume/v3/types => generated 380 bytes in 95 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 27 16:16:26.690299 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.middleware.request_id [None req-6f08996d-6dbd-490b-bafe-a186aaf21612 None None] RequestId filter calling following filter/app {{(pid=100524) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:16:26.692028 np0000005924 devstack@c-api.service[100524]: INFO cinder.api.openstack.wsgi [None req-6f08996d-6dbd-490b-bafe-a186aaf21612 tempest-VolumeTypesAdminTests-32653530 tempest-VolumeTypesAdminTests-32653530-project-admin] POST https://10.4.3.117/volume/v3/types/30e73e47-8e78-4429-89fd-7b1ced9b5751/encryption Jul 27 16:16:26.692353 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.openstack.wsgi [None req-6f08996d-6dbd-490b-bafe-a186aaf21612 tempest-VolumeTypesAdminTests-32653530 tempest-VolumeTypesAdminTests-32653530-project-admin] Action: 'create', calling method: create, body: {"encryption": {"provider": "LuksEncryptor", "key_size": 256, "cipher": "aes-xts-plain64", "control_location": "front-end"}} {{(pid=100524) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 27 16:16:26.715986 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.middleware.request_id [None req-553a44e5-4868-4468-aba5-cd720dd47203 None None] RequestId filter calling following filter/app {{(pid=100523) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:16:26.718099 np0000005924 devstack@c-api.service[100523]: INFO cinder.api.openstack.wsgi [None req-553a44e5-4868-4468-aba5-cd720dd47203 tempest-TestEncryptedCinderVolumes-328802700 tempest-TestEncryptedCinderVolumes-328802700-project-member] GET https://10.4.3.117/volume/v3/volumes/f3c7c13e-005a-4ff3-b94d-11690292dd5b Jul 27 16:16:26.718228 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.openstack.wsgi [None req-553a44e5-4868-4468-aba5-cd720dd47203 tempest-TestEncryptedCinderVolumes-328802700 tempest-TestEncryptedCinderVolumes-328802700-project-member] Empty body provided in request {{(pid=100523) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:16:26.719668 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.openstack.wsgi [None req-553a44e5-4868-4468-aba5-cd720dd47203 tempest-TestEncryptedCinderVolumes-328802700 tempest-TestEncryptedCinderVolumes-328802700-project-member] Calling method 'show' {{(pid=100523) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:16:26.719723 np0000005924 devstack@c-api.service[100524]: INFO cinder.api.openstack.wsgi [None req-6f08996d-6dbd-490b-bafe-a186aaf21612 tempest-VolumeTypesAdminTests-32653530 tempest-VolumeTypesAdminTests-32653530-project-admin] https://10.4.3.117/volume/v3/types/30e73e47-8e78-4429-89fd-7b1ced9b5751/encryption returned with HTTP 200 Jul 27 16:16:26.719723 np0000005924 devstack@c-api.service[100524]: [pid: 100524|app: 0|req: 800/3166] 10.4.3.117 () {68 vars in 1397 bytes} [Mon Jul 27 16:16:26 2026] POST /volume/v3/types/30e73e47-8e78-4429-89fd-7b1ced9b5751/encryption => generated 239 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 27 16:16:26.728074 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.middleware.request_id [None req-730c1591-d8dc-4025-ad10-c0631f002b2e None None] RequestId filter calling following filter/app {{(pid=100521) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:16:26.729832 np0000005924 devstack@c-api.service[100521]: INFO cinder.api.openstack.wsgi [None req-730c1591-d8dc-4025-ad10-c0631f002b2e tempest-VolumeTypesAdminTests-32653530 tempest-VolumeTypesAdminTests-32653530-project-admin] POST https://10.4.3.117/volume/v3/types Jul 27 16:16:26.730203 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.openstack.wsgi [None req-730c1591-d8dc-4025-ad10-c0631f002b2e tempest-VolumeTypesAdminTests-32653530 tempest-VolumeTypesAdminTests-32653530-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-2081157539", "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=100521) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 27 16:16:26.730282 np0000005924 devstack@c-api.service[100523]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:16:26.730282 np0000005924 devstack@c-api.service[100523]: warnings.warn( Jul 27 16:16:26.733768 np0000005924 devstack@c-api.service[100523]: INFO cinder.volume.api [None req-553a44e5-4868-4468-aba5-cd720dd47203 tempest-TestEncryptedCinderVolumes-328802700 tempest-TestEncryptedCinderVolumes-328802700-project-member] Volume info retrieved successfully. Jul 27 16:16:26.737637 np0000005924 devstack@c-api.service[100523]: INFO cinder.api.openstack.wsgi [None req-553a44e5-4868-4468-aba5-cd720dd47203 tempest-TestEncryptedCinderVolumes-328802700 tempest-TestEncryptedCinderVolumes-328802700-project-member] https://10.4.3.117/volume/v3/volumes/f3c7c13e-005a-4ff3-b94d-11690292dd5b returned with HTTP 200 Jul 27 16:16:26.738055 np0000005924 devstack@c-api.service[100523]: [pid: 100523|app: 0|req: 799/3167] 10.4.3.117 () {66 vars in 1348 bytes} [Mon Jul 27 16:16:26 2026] GET /volume/v3/volumes/f3c7c13e-005a-4ff3-b94d-11690292dd5b => generated 880 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 27 16:16:26.746679 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.middleware.request_id [None req-9324e548-7252-4895-bb82-d61b405a97e0 None None] RequestId filter calling following filter/app {{(pid=100522) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:16:26.748439 np0000005924 devstack@c-api.service[100522]: INFO cinder.api.openstack.wsgi [None req-9324e548-7252-4895-bb82-d61b405a97e0 tempest-VolumesBackupsTest-916266255 tempest-VolumesBackupsTest-916266255-project-member] GET https://10.4.3.117/volume/v3/backups/5056bb69-87a8-4119-9a0b-e9cbd6fb1ed1 Jul 27 16:16:26.748689 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.openstack.wsgi [None req-9324e548-7252-4895-bb82-d61b405a97e0 tempest-VolumesBackupsTest-916266255 tempest-VolumesBackupsTest-916266255-project-member] Empty body provided in request {{(pid=100522) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:16:26.748927 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.openstack.wsgi [None req-9324e548-7252-4895-bb82-d61b405a97e0 tempest-VolumesBackupsTest-916266255 tempest-VolumesBackupsTest-916266255-project-member] Calling method 'show' {{(pid=100522) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:16:26.749086 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.v3.backups [None req-9324e548-7252-4895-bb82-d61b405a97e0 tempest-VolumesBackupsTest-916266255 tempest-VolumesBackupsTest-916266255-project-member] Show backup with id 5056bb69-87a8-4119-9a0b-e9cbd6fb1ed1. {{(pid=100522) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 27 16:16:26.753364 np0000005924 devstack@c-api.service[100522]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:16:26.753364 np0000005924 devstack@c-api.service[100522]: warnings.warn( Jul 27 16:16:26.754101 np0000005924 devstack@c-api.service[100522]: INFO cinder.api.openstack.wsgi [None req-9324e548-7252-4895-bb82-d61b405a97e0 tempest-VolumesBackupsTest-916266255 tempest-VolumesBackupsTest-916266255-project-member] https://10.4.3.117/volume/v3/backups/5056bb69-87a8-4119-9a0b-e9cbd6fb1ed1 returned with HTTP 200 Jul 27 16:16:26.754544 np0000005924 devstack@c-api.service[100522]: [pid: 100522|app: 0|req: 783/3168] 10.4.3.117 () {66 vars in 1348 bytes} [Mon Jul 27 16:16:26 2026] GET /volume/v3/backups/5056bb69-87a8-4119-9a0b-e9cbd6fb1ed1 => generated 738 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 27 16:16:26.760372 np0000005924 devstack@c-api.service[100521]: INFO cinder.api.openstack.wsgi [None req-730c1591-d8dc-4025-ad10-c0631f002b2e tempest-VolumeTypesAdminTests-32653530 tempest-VolumeTypesAdminTests-32653530-project-admin] https://10.4.3.117/volume/v3/types returned with HTTP 200 Jul 27 16:16:26.760758 np0000005924 devstack@c-api.service[100521]: [pid: 100521|app: 0|req: 787/3169] 10.4.3.117 () {68 vars in 1253 bytes} [Mon Jul 27 16:16:26 2026] POST /volume/v3/types => generated 380 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 27 16:16:26.768768 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.middleware.request_id [None req-3e905dea-5fa9-4edd-876a-ea07cbf99537 None None] RequestId filter calling following filter/app {{(pid=100524) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:16:26.770833 np0000005924 devstack@c-api.service[100524]: INFO cinder.api.openstack.wsgi [None req-3e905dea-5fa9-4edd-876a-ea07cbf99537 tempest-VolumeTypesAdminTests-32653530 tempest-VolumeTypesAdminTests-32653530-project-admin] POST https://10.4.3.117/volume/v3/types/3678cd20-34f7-4365-be20-86b977805278/encryption Jul 27 16:16:26.772355 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.openstack.wsgi [None req-3e905dea-5fa9-4edd-876a-ea07cbf99537 tempest-VolumeTypesAdminTests-32653530 tempest-VolumeTypesAdminTests-32653530-project-admin] Action: 'create', calling method: create, body: {"encryption": {"provider": "LuksEncryptor", "key_size": 256, "cipher": "aes-xts-plain64", "control_location": "front-end"}} {{(pid=100524) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 27 16:16:26.790707 np0000005924 devstack@c-api.service[100524]: INFO cinder.api.openstack.wsgi [None req-3e905dea-5fa9-4edd-876a-ea07cbf99537 tempest-VolumeTypesAdminTests-32653530 tempest-VolumeTypesAdminTests-32653530-project-admin] https://10.4.3.117/volume/v3/types/3678cd20-34f7-4365-be20-86b977805278/encryption returned with HTTP 200 Jul 27 16:16:26.791450 np0000005924 devstack@c-api.service[100524]: [pid: 100524|app: 0|req: 801/3170] 10.4.3.117 () {68 vars in 1397 bytes} [Mon Jul 27 16:16:26 2026] POST /volume/v3/types/3678cd20-34f7-4365-be20-86b977805278/encryption => generated 239 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 27 16:16:26.800083 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.middleware.request_id [None req-dd2e1f64-da00-4be3-a50d-e00abcfd0e21 None None] RequestId filter calling following filter/app {{(pid=100523) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:16:26.801782 np0000005924 devstack@c-api.service[100523]: INFO cinder.api.openstack.wsgi [None req-dd2e1f64-da00-4be3-a50d-e00abcfd0e21 tempest-VolumeTypesAdminTests-32653530 tempest-VolumeTypesAdminTests-32653530-project-admin] POST https://10.4.3.117/volume/v3/types Jul 27 16:16:26.802186 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.openstack.wsgi [None req-dd2e1f64-da00-4be3-a50d-e00abcfd0e21 tempest-VolumeTypesAdminTests-32653530 tempest-VolumeTypesAdminTests-32653530-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-769493225", "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=100523) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 27 16:16:26.822378 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.middleware.request_id [None req-1d59d27d-c015-4548-8ce2-f47e71c353c7 None None] RequestId filter calling following filter/app {{(pid=100522) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:16:26.824105 np0000005924 devstack@c-api.service[100522]: INFO cinder.api.openstack.wsgi [None req-1d59d27d-c015-4548-8ce2-f47e71c353c7 tempest-VolumeAndVolumeTypeFromImageTest-2140214429 tempest-VolumeAndVolumeTypeFromImageTest-2140214429-project-member] GET https://10.4.3.117/volume/v3/volumes/d28464ab-c13b-4e86-b035-546101eefeb0 Jul 27 16:16:26.824310 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.openstack.wsgi [None req-1d59d27d-c015-4548-8ce2-f47e71c353c7 tempest-VolumeAndVolumeTypeFromImageTest-2140214429 tempest-VolumeAndVolumeTypeFromImageTest-2140214429-project-member] Empty body provided in request {{(pid=100522) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:16:26.824514 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.openstack.wsgi [None req-1d59d27d-c015-4548-8ce2-f47e71c353c7 tempest-VolumeAndVolumeTypeFromImageTest-2140214429 tempest-VolumeAndVolumeTypeFromImageTest-2140214429-project-member] Calling method 'show' {{(pid=100522) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:16:26.831389 np0000005924 devstack@c-api.service[100522]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:16:26.831389 np0000005924 devstack@c-api.service[100522]: warnings.warn( Jul 27 16:16:26.833093 np0000005924 devstack@c-api.service[100523]: INFO cinder.api.openstack.wsgi [None req-dd2e1f64-da00-4be3-a50d-e00abcfd0e21 tempest-VolumeTypesAdminTests-32653530 tempest-VolumeTypesAdminTests-32653530-project-admin] https://10.4.3.117/volume/v3/types returned with HTTP 200 Jul 27 16:16:26.833552 np0000005924 devstack@c-api.service[100523]: [pid: 100523|app: 0|req: 800/3171] 10.4.3.117 () {68 vars in 1253 bytes} [Mon Jul 27 16:16:26 2026] POST /volume/v3/types => generated 379 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 27 16:16:26.836690 np0000005924 devstack@c-api.service[100522]: INFO cinder.volume.api [None req-1d59d27d-c015-4548-8ce2-f47e71c353c7 tempest-VolumeAndVolumeTypeFromImageTest-2140214429 tempest-VolumeAndVolumeTypeFromImageTest-2140214429-project-member] Volume info retrieved successfully. Jul 27 16:16:26.841670 np0000005924 devstack@c-api.service[100522]: INFO cinder.api.openstack.wsgi [None req-1d59d27d-c015-4548-8ce2-f47e71c353c7 tempest-VolumeAndVolumeTypeFromImageTest-2140214429 tempest-VolumeAndVolumeTypeFromImageTest-2140214429-project-member] https://10.4.3.117/volume/v3/volumes/d28464ab-c13b-4e86-b035-546101eefeb0 returned with HTTP 200 Jul 27 16:16:26.842050 np0000005924 devstack@c-api.service[100522]: [pid: 100522|app: 0|req: 784/3172] 10.4.3.117 () {66 vars in 1348 bytes} [Mon Jul 27 16:16:26 2026] GET /volume/v3/volumes/d28464ab-c13b-4e86-b035-546101eefeb0 => generated 951 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 27 16:16:26.843862 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.middleware.request_id [None req-ab0048f9-48b5-488f-82c5-c1afadc7189b None None] RequestId filter calling following filter/app {{(pid=100521) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:16:26.845572 np0000005924 devstack@c-api.service[100521]: INFO cinder.api.openstack.wsgi [None req-ab0048f9-48b5-488f-82c5-c1afadc7189b tempest-VolumeTypesAdminTests-32653530 tempest-VolumeTypesAdminTests-32653530-project-admin] POST https://10.4.3.117/volume/v3/types/531954f0-7382-4325-9098-345f404d2040/extra_specs Jul 27 16:16:26.845869 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.openstack.wsgi [None req-ab0048f9-48b5-488f-82c5-c1afadc7189b tempest-VolumeTypesAdminTests-32653530 tempest-VolumeTypesAdminTests-32653530-project-admin] Action: 'create', calling method: create, body: {"extra_specs": {"key2": "value2"}} {{(pid=100521) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 27 16:16:26.876342 np0000005924 devstack@c-api.service[100521]: INFO cinder.api.openstack.wsgi [None req-ab0048f9-48b5-488f-82c5-c1afadc7189b tempest-VolumeTypesAdminTests-32653530 tempest-VolumeTypesAdminTests-32653530-project-admin] https://10.4.3.117/volume/v3/types/531954f0-7382-4325-9098-345f404d2040/extra_specs returned with HTTP 200 Jul 27 16:16:26.876795 np0000005924 devstack@c-api.service[100521]: [pid: 100521|app: 0|req: 788/3173] 10.4.3.117 () {68 vars in 1399 bytes} [Mon Jul 27 16:16:26 2026] POST /volume/v3/types/531954f0-7382-4325-9098-345f404d2040/extra_specs => generated 35 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jul 27 16:16:26.883803 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.middleware.request_id [None req-4781346c-3d30-4923-a485-fc6627f78d7d None None] RequestId filter calling following filter/app {{(pid=100524) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:16:26.888099 np0000005924 devstack@c-api.service[100524]: INFO cinder.api.openstack.wsgi [None req-4781346c-3d30-4923-a485-fc6627f78d7d tempest-VolumeTypesAdminTests-32653530 tempest-VolumeTypesAdminTests-32653530-project-admin] PUT https://10.4.3.117/volume/v3/types/531954f0-7382-4325-9098-345f404d2040/extra_specs/key2 Jul 27 16:16:26.888099 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.openstack.wsgi [None req-4781346c-3d30-4923-a485-fc6627f78d7d tempest-VolumeTypesAdminTests-32653530 tempest-VolumeTypesAdminTests-32653530-project-admin] Action: 'update', calling method: update, body: {"key2": "updated value"} {{(pid=100524) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 27 16:16:26.912971 np0000005924 devstack@c-api.service[100524]: INFO cinder.api.openstack.wsgi [None req-4781346c-3d30-4923-a485-fc6627f78d7d tempest-VolumeTypesAdminTests-32653530 tempest-VolumeTypesAdminTests-32653530-project-admin] https://10.4.3.117/volume/v3/types/531954f0-7382-4325-9098-345f404d2040/extra_specs/key2 returned with HTTP 200 Jul 27 16:16:26.912971 np0000005924 devstack@c-api.service[100524]: [pid: 100524|app: 0|req: 802/3174] 10.4.3.117 () {68 vars in 1413 bytes} [Mon Jul 27 16:16:26 2026] PUT /volume/v3/types/531954f0-7382-4325-9098-345f404d2040/extra_specs/key2 => generated 25 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jul 27 16:16:26.921547 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.middleware.request_id [None req-66a50481-9aab-4a7f-9294-7292f42bc03d None None] RequestId filter calling following filter/app {{(pid=100523) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:16:26.923701 np0000005924 devstack@c-api.service[100523]: INFO cinder.api.openstack.wsgi [None req-66a50481-9aab-4a7f-9294-7292f42bc03d tempest-VolumeTypesAdminTests-32653530 tempest-VolumeTypesAdminTests-32653530-project-admin] POST https://10.4.3.117/volume/v3/types Jul 27 16:16:26.924142 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.openstack.wsgi [None req-66a50481-9aab-4a7f-9294-7292f42bc03d tempest-VolumeTypesAdminTests-32653530 tempest-VolumeTypesAdminTests-32653530-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "test-new-volume-type"}} {{(pid=100523) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 27 16:16:26.943278 np0000005924 devstack@c-api.service[100523]: INFO cinder.api.openstack.wsgi [None req-66a50481-9aab-4a7f-9294-7292f42bc03d tempest-VolumeTypesAdminTests-32653530 tempest-VolumeTypesAdminTests-32653530-project-admin] https://10.4.3.117/volume/v3/types returned with HTTP 200 Jul 27 16:16:26.943863 np0000005924 devstack@c-api.service[100523]: [pid: 100523|app: 0|req: 801/3175] 10.4.3.117 () {68 vars in 1252 bytes} [Mon Jul 27 16:16:26 2026] POST /volume/v3/types => generated 195 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 27 16:16:26.953057 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.middleware.request_id [None req-4fbe7048-94fa-40fc-bd26-6ad8e9c9baf1 None None] RequestId filter calling following filter/app {{(pid=100522) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:16:26.955808 np0000005924 devstack@c-api.service[100522]: INFO cinder.api.openstack.wsgi [None req-4fbe7048-94fa-40fc-bd26-6ad8e9c9baf1 tempest-VolumeTypesAdminTests-32653530 tempest-VolumeTypesAdminTests-32653530-project-admin] DELETE https://10.4.3.117/volume/v3/types/22c99955-d3e5-404f-b398-0164eaa244c9 Jul 27 16:16:26.956110 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.openstack.wsgi [None req-4fbe7048-94fa-40fc-bd26-6ad8e9c9baf1 tempest-VolumeTypesAdminTests-32653530 tempest-VolumeTypesAdminTests-32653530-project-admin] Empty body provided in request {{(pid=100522) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:16:26.956450 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.openstack.wsgi [None req-4fbe7048-94fa-40fc-bd26-6ad8e9c9baf1 tempest-VolumeTypesAdminTests-32653530 tempest-VolumeTypesAdminTests-32653530-project-admin] Calling method '_delete' {{(pid=100522) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:16:26.996638 np0000005924 devstack@c-api.service[100522]: INFO cinder.api.openstack.wsgi [None req-4fbe7048-94fa-40fc-bd26-6ad8e9c9baf1 tempest-VolumeTypesAdminTests-32653530 tempest-VolumeTypesAdminTests-32653530-project-admin] https://10.4.3.117/volume/v3/types/22c99955-d3e5-404f-b398-0164eaa244c9 returned with HTTP 202 Jul 27 16:16:26.997301 np0000005924 devstack@c-api.service[100522]: [pid: 100522|app: 0|req: 785/3176] 10.4.3.117 () {66 vars in 1345 bytes} [Mon Jul 27 16:16:26 2026] DELETE /volume/v3/types/22c99955-d3e5-404f-b398-0164eaa244c9 => generated 0 bytes in 45 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 27 16:16:27.007805 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.middleware.request_id [None req-3d27f90b-df30-4850-a242-0f6647e4fe43 None None] RequestId filter calling following filter/app {{(pid=100521) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:16:27.009566 np0000005924 devstack@c-api.service[100521]: INFO cinder.api.openstack.wsgi [None req-3d27f90b-df30-4850-a242-0f6647e4fe43 tempest-VolumeTypesAdminTests-32653530 tempest-VolumeTypesAdminTests-32653530-project-admin] POST https://10.4.3.117/volume/v3/types Jul 27 16:16:27.010103 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.openstack.wsgi [None req-3d27f90b-df30-4850-a242-0f6647e4fe43 tempest-VolumeTypesAdminTests-32653530 tempest-VolumeTypesAdminTests-32653530-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-422614394", "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=100521) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 27 16:16:27.032057 np0000005924 devstack@c-api.service[100521]: INFO cinder.api.openstack.wsgi [None req-3d27f90b-df30-4850-a242-0f6647e4fe43 tempest-VolumeTypesAdminTests-32653530 tempest-VolumeTypesAdminTests-32653530-project-admin] https://10.4.3.117/volume/v3/types returned with HTTP 200 Jul 27 16:16:27.032595 np0000005924 devstack@c-api.service[100521]: [pid: 100521|app: 0|req: 789/3177] 10.4.3.117 () {68 vars in 1253 bytes} [Mon Jul 27 16:16:27 2026] POST /volume/v3/types => generated 379 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 27 16:16:27.042170 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.middleware.request_id [None req-94c6b3e7-1efa-48ee-94f9-d9ddec535cbc None None] RequestId filter calling following filter/app {{(pid=100524) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:16:27.044256 np0000005924 devstack@c-api.service[100524]: INFO cinder.api.openstack.wsgi [None req-94c6b3e7-1efa-48ee-94f9-d9ddec535cbc tempest-VolumeTypesAdminTests-32653530 tempest-VolumeTypesAdminTests-32653530-project-admin] POST https://10.4.3.117/volume/v3/types/f6e6e4ca-c62f-4ec7-a7a6-31fb66c6ce0e/encryption Jul 27 16:16:27.046348 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.openstack.wsgi [None req-94c6b3e7-1efa-48ee-94f9-d9ddec535cbc tempest-VolumeTypesAdminTests-32653530 tempest-VolumeTypesAdminTests-32653530-project-admin] Action: 'create', calling method: create, body: {"encryption": {"provider": "LuksEncryptor", "key_size": 256, "cipher": "aes-xts-plain64", "control_location": "front-end"}} {{(pid=100524) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 27 16:16:27.062371 np0000005924 devstack@c-api.service[100524]: INFO cinder.api.openstack.wsgi [None req-94c6b3e7-1efa-48ee-94f9-d9ddec535cbc tempest-VolumeTypesAdminTests-32653530 tempest-VolumeTypesAdminTests-32653530-project-admin] https://10.4.3.117/volume/v3/types/f6e6e4ca-c62f-4ec7-a7a6-31fb66c6ce0e/encryption returned with HTTP 200 Jul 27 16:16:27.063070 np0000005924 devstack@c-api.service[100524]: [pid: 100524|app: 0|req: 803/3178] 10.4.3.117 () {68 vars in 1397 bytes} [Mon Jul 27 16:16:27 2026] POST /volume/v3/types/f6e6e4ca-c62f-4ec7-a7a6-31fb66c6ce0e/encryption => generated 239 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 27 16:16:27.071698 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.middleware.request_id [None req-4c01f3b1-4647-4caa-bb06-f80407ae82b3 None None] RequestId filter calling following filter/app {{(pid=100523) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:16:27.073638 np0000005924 devstack@c-api.service[100523]: INFO cinder.api.openstack.wsgi [None req-4c01f3b1-4647-4caa-bb06-f80407ae82b3 tempest-VolumeTypesAdminTests-32653530 tempest-VolumeTypesAdminTests-32653530-project-admin] DELETE https://10.4.3.117/volume/v3/types/f6e6e4ca-c62f-4ec7-a7a6-31fb66c6ce0e/encryption/647510eb-4f18-459a-af52-0db3cba07be8 Jul 27 16:16:27.073909 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.openstack.wsgi [None req-4c01f3b1-4647-4caa-bb06-f80407ae82b3 tempest-VolumeTypesAdminTests-32653530 tempest-VolumeTypesAdminTests-32653530-project-admin] Empty body provided in request {{(pid=100523) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:16:27.074227 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.openstack.wsgi [None req-4c01f3b1-4647-4caa-bb06-f80407ae82b3 tempest-VolumeTypesAdminTests-32653530 tempest-VolumeTypesAdminTests-32653530-project-admin] Calling method 'delete' {{(pid=100523) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:16:27.084310 np0000005924 devstack@c-api.service[100523]: INFO cinder.api.openstack.wsgi [None req-4c01f3b1-4647-4caa-bb06-f80407ae82b3 tempest-VolumeTypesAdminTests-32653530 tempest-VolumeTypesAdminTests-32653530-project-admin] https://10.4.3.117/volume/v3/types/f6e6e4ca-c62f-4ec7-a7a6-31fb66c6ce0e/encryption/647510eb-4f18-459a-af52-0db3cba07be8 returned with HTTP 202 Jul 27 16:16:27.084855 np0000005924 devstack@c-api.service[100523]: [pid: 100523|app: 0|req: 802/3179] 10.4.3.117 () {66 vars in 1489 bytes} [Mon Jul 27 16:16:27 2026] DELETE /volume/v3/types/f6e6e4ca-c62f-4ec7-a7a6-31fb66c6ce0e/encryption/647510eb-4f18-459a-af52-0db3cba07be8 => generated 0 bytes in 13 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 27 16:16:27.092158 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.middleware.request_id [None req-0ad64e7f-49c9-4360-a292-63682cb6d779 None None] RequestId filter calling following filter/app {{(pid=100522) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:16:27.093115 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.middleware.request_id [None req-367bfad5-9eb0-4dce-99e5-ea87c7d64ed9 None None] RequestId filter calling following filter/app {{(pid=100521) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:16:27.094223 np0000005924 devstack@c-api.service[100522]: INFO cinder.api.openstack.wsgi [None req-0ad64e7f-49c9-4360-a292-63682cb6d779 tempest-VolumesBackupsTest-1361087151 tempest-VolumesBackupsTest-1361087151-project-member] GET https://10.4.3.117/volume/v3/backups/7a7152fa-2ad6-4838-af62-7c806ea71455 Jul 27 16:16:27.094506 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.openstack.wsgi [None req-0ad64e7f-49c9-4360-a292-63682cb6d779 tempest-VolumesBackupsTest-1361087151 tempest-VolumesBackupsTest-1361087151-project-member] Empty body provided in request {{(pid=100522) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:16:27.094737 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.openstack.wsgi [None req-0ad64e7f-49c9-4360-a292-63682cb6d779 tempest-VolumesBackupsTest-1361087151 tempest-VolumesBackupsTest-1361087151-project-member] Calling method 'show' {{(pid=100522) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:16:27.094823 np0000005924 devstack@c-api.service[100521]: INFO cinder.api.openstack.wsgi [None req-367bfad5-9eb0-4dce-99e5-ea87c7d64ed9 tempest-VolumeTypesAdminTests-32653530 tempest-VolumeTypesAdminTests-32653530-project-admin] POST https://10.4.3.117/volume/v3/types Jul 27 16:16:27.094913 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.v3.backups [None req-0ad64e7f-49c9-4360-a292-63682cb6d779 tempest-VolumesBackupsTest-1361087151 tempest-VolumesBackupsTest-1361087151-project-member] Show backup with id 7a7152fa-2ad6-4838-af62-7c806ea71455. {{(pid=100522) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 27 16:16:27.095082 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.openstack.wsgi [None req-367bfad5-9eb0-4dce-99e5-ea87c7d64ed9 tempest-VolumeTypesAdminTests-32653530 tempest-VolumeTypesAdminTests-32653530-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-1459828996", "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=100521) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 27 16:16:27.100538 np0000005924 devstack@c-api.service[100522]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:16:27.100538 np0000005924 devstack@c-api.service[100522]: warnings.warn( Jul 27 16:16:27.101279 np0000005924 devstack@c-api.service[100522]: INFO cinder.api.openstack.wsgi [None req-0ad64e7f-49c9-4360-a292-63682cb6d779 tempest-VolumesBackupsTest-1361087151 tempest-VolumesBackupsTest-1361087151-project-member] https://10.4.3.117/volume/v3/backups/7a7152fa-2ad6-4838-af62-7c806ea71455 returned with HTTP 200 Jul 27 16:16:27.101778 np0000005924 devstack@c-api.service[100522]: [pid: 100522|app: 0|req: 786/3180] 10.4.3.117 () {66 vars in 1348 bytes} [Mon Jul 27 16:16:27 2026] GET /volume/v3/backups/7a7152fa-2ad6-4838-af62-7c806ea71455 => generated 750 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 27 16:16:27.112759 np0000005924 devstack@c-api.service[100521]: INFO cinder.api.openstack.wsgi [None req-367bfad5-9eb0-4dce-99e5-ea87c7d64ed9 tempest-VolumeTypesAdminTests-32653530 tempest-VolumeTypesAdminTests-32653530-project-admin] https://10.4.3.117/volume/v3/types returned with HTTP 200 Jul 27 16:16:27.113339 np0000005924 devstack@c-api.service[100521]: [pid: 100521|app: 0|req: 790/3181] 10.4.3.117 () {68 vars in 1253 bytes} [Mon Jul 27 16:16:27 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 27 16:16:27.120665 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.middleware.request_id [None req-d243b13a-439c-4dfa-8241-f7fbf33ec5b5 None None] RequestId filter calling following filter/app {{(pid=100524) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:16:27.122537 np0000005924 devstack@c-api.service[100524]: INFO cinder.api.openstack.wsgi [None req-d243b13a-439c-4dfa-8241-f7fbf33ec5b5 tempest-VolumeTypesAdminTests-32653530 tempest-VolumeTypesAdminTests-32653530-project-admin] DELETE https://10.4.3.117/volume/v3/types/7c5395fc-2299-4dfc-a1c3-391778d59b49/extra_specs/key1 Jul 27 16:16:27.122851 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.openstack.wsgi [None req-d243b13a-439c-4dfa-8241-f7fbf33ec5b5 tempest-VolumeTypesAdminTests-32653530 tempest-VolumeTypesAdminTests-32653530-project-admin] Empty body provided in request {{(pid=100524) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:16:27.123126 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.openstack.wsgi [None req-d243b13a-439c-4dfa-8241-f7fbf33ec5b5 tempest-VolumeTypesAdminTests-32653530 tempest-VolumeTypesAdminTests-32653530-project-admin] Calling method 'delete' {{(pid=100524) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:16:27.140424 np0000005924 devstack@c-api.service[100524]: INFO cinder.api.openstack.wsgi [None req-d243b13a-439c-4dfa-8241-f7fbf33ec5b5 tempest-VolumeTypesAdminTests-32653530 tempest-VolumeTypesAdminTests-32653530-project-admin] https://10.4.3.117/volume/v3/types/7c5395fc-2299-4dfc-a1c3-391778d59b49/extra_specs/key1 returned with HTTP 202 Jul 27 16:16:27.140424 np0000005924 devstack@c-api.service[100524]: [pid: 100524|app: 0|req: 804/3182] 10.4.3.117 () {66 vars in 1396 bytes} [Mon Jul 27 16:16:27 2026] DELETE /volume/v3/types/7c5395fc-2299-4dfc-a1c3-391778d59b49/extra_specs/key1 => generated 0 bytes in 20 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 27 16:16:27.151048 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.middleware.request_id [None req-41102cf4-812c-4afb-a5a0-d8826c1640a1 None None] RequestId filter calling following filter/app {{(pid=100523) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:16:27.153240 np0000005924 devstack@c-api.service[100523]: INFO cinder.api.openstack.wsgi [None req-41102cf4-812c-4afb-a5a0-d8826c1640a1 tempest-VolumeTypesAdminTests-32653530 tempest-VolumeTypesAdminTests-32653530-project-admin] POST https://10.4.3.117/volume/v3/types Jul 27 16:16:27.153769 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.openstack.wsgi [None req-41102cf4-812c-4afb-a5a0-d8826c1640a1 tempest-VolumeTypesAdminTests-32653530 tempest-VolumeTypesAdminTests-32653530-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-1541001954", "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=100523) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 27 16:16:27.170620 np0000005924 devstack@c-api.service[100523]: INFO cinder.api.openstack.wsgi [None req-41102cf4-812c-4afb-a5a0-d8826c1640a1 tempest-VolumeTypesAdminTests-32653530 tempest-VolumeTypesAdminTests-32653530-project-admin] https://10.4.3.117/volume/v3/types returned with HTTP 200 Jul 27 16:16:27.170991 np0000005924 devstack@c-api.service[100523]: [pid: 100523|app: 0|req: 803/3183] 10.4.3.117 () {68 vars in 1253 bytes} [Mon Jul 27 16:16:27 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 27 16:16:27.181010 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.middleware.request_id [None req-e0b00443-039d-4042-bf15-fbf2fa196c61 None None] RequestId filter calling following filter/app {{(pid=100522) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:16:27.182726 np0000005924 devstack@c-api.service[100522]: INFO cinder.api.openstack.wsgi [None req-e0b00443-039d-4042-bf15-fbf2fa196c61 tempest-VolumeTypesAdminTests-32653530 tempest-VolumeTypesAdminTests-32653530-project-admin] DELETE https://10.4.3.117/volume/v3/types/260b9448-4769-49e7-860d-fad174947b1d Jul 27 16:16:27.182910 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.openstack.wsgi [None req-e0b00443-039d-4042-bf15-fbf2fa196c61 tempest-VolumeTypesAdminTests-32653530 tempest-VolumeTypesAdminTests-32653530-project-admin] Empty body provided in request {{(pid=100522) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:16:27.183091 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.openstack.wsgi [None req-e0b00443-039d-4042-bf15-fbf2fa196c61 tempest-VolumeTypesAdminTests-32653530 tempest-VolumeTypesAdminTests-32653530-project-admin] Calling method '_delete' {{(pid=100522) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:16:27.212660 np0000005924 devstack@c-api.service[100522]: INFO cinder.api.openstack.wsgi [None req-e0b00443-039d-4042-bf15-fbf2fa196c61 tempest-VolumeTypesAdminTests-32653530 tempest-VolumeTypesAdminTests-32653530-project-admin] https://10.4.3.117/volume/v3/types/260b9448-4769-49e7-860d-fad174947b1d returned with HTTP 202 Jul 27 16:16:27.213280 np0000005924 devstack@c-api.service[100522]: [pid: 100522|app: 0|req: 787/3184] 10.4.3.117 () {66 vars in 1345 bytes} [Mon Jul 27 16:16:27 2026] DELETE /volume/v3/types/260b9448-4769-49e7-860d-fad174947b1d => generated 0 bytes in 32 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 27 16:16:27.225169 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.middleware.request_id [None req-c0a9c5cf-6851-4a93-a168-fdd3a7120aeb None None] RequestId filter calling following filter/app {{(pid=100521) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:16:27.227215 np0000005924 devstack@c-api.service[100521]: INFO cinder.api.openstack.wsgi [None req-c0a9c5cf-6851-4a93-a168-fdd3a7120aeb tempest-VolumeTypesAdminTests-32653530 tempest-VolumeTypesAdminTests-32653530-project-admin] GET https://10.4.3.117/volume/v3/types/30e73e47-8e78-4429-89fd-7b1ced9b5751/extra_specs Jul 27 16:16:27.227487 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.openstack.wsgi [None req-c0a9c5cf-6851-4a93-a168-fdd3a7120aeb tempest-VolumeTypesAdminTests-32653530 tempest-VolumeTypesAdminTests-32653530-project-admin] Empty body provided in request {{(pid=100521) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:16:27.227734 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.openstack.wsgi [None req-c0a9c5cf-6851-4a93-a168-fdd3a7120aeb tempest-VolumeTypesAdminTests-32653530 tempest-VolumeTypesAdminTests-32653530-project-admin] Calling method 'index' {{(pid=100521) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:16:27.234259 np0000005924 devstack@c-api.service[100521]: INFO cinder.api.openstack.wsgi [None req-c0a9c5cf-6851-4a93-a168-fdd3a7120aeb tempest-VolumeTypesAdminTests-32653530 tempest-VolumeTypesAdminTests-32653530-project-admin] https://10.4.3.117/volume/v3/types/30e73e47-8e78-4429-89fd-7b1ced9b5751/extra_specs returned with HTTP 200 Jul 27 16:16:27.234646 np0000005924 devstack@c-api.service[100521]: [pid: 100521|app: 0|req: 791/3185] 10.4.3.117 () {66 vars in 1378 bytes} [Mon Jul 27 16:16:27 2026] GET /volume/v3/types/30e73e47-8e78-4429-89fd-7b1ced9b5751/extra_specs => generated 185 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 27 16:16:27.246928 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.middleware.request_id [None req-79cc1210-f82c-4f9a-9fb4-22ac5738594e None None] RequestId filter calling following filter/app {{(pid=100524) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:16:27.250420 np0000005924 devstack@c-api.service[100524]: INFO cinder.api.openstack.wsgi [None req-79cc1210-f82c-4f9a-9fb4-22ac5738594e tempest-VolumeTypesAdminTests-32653530 tempest-VolumeTypesAdminTests-32653530-project-admin] GET https://10.4.3.117/volume/v3/types Jul 27 16:16:27.250420 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.openstack.wsgi [None req-79cc1210-f82c-4f9a-9fb4-22ac5738594e tempest-VolumeTypesAdminTests-32653530 tempest-VolumeTypesAdminTests-32653530-project-admin] Empty body provided in request {{(pid=100524) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:16:27.250420 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.openstack.wsgi [None req-79cc1210-f82c-4f9a-9fb4-22ac5738594e tempest-VolumeTypesAdminTests-32653530 tempest-VolumeTypesAdminTests-32653530-project-admin] Calling method 'index' {{(pid=100524) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:16:27.273278 np0000005924 devstack@c-api.service[100524]: INFO cinder.api.openstack.wsgi [None req-79cc1210-f82c-4f9a-9fb4-22ac5738594e tempest-VolumeTypesAdminTests-32653530 tempest-VolumeTypesAdminTests-32653530-project-admin] https://10.4.3.117/volume/v3/types returned with HTTP 200 Jul 27 16:16:27.273913 np0000005924 devstack@c-api.service[100524]: [pid: 100524|app: 0|req: 805/3186] 10.4.3.117 () {66 vars in 1231 bytes} [Mon Jul 27 16:16:27 2026] GET /volume/v3/types => generated 3125 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 27 16:16:27.289618 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.middleware.request_id [None req-deeaa0ed-d8b2-4672-9a82-451aed146350 None None] RequestId filter calling following filter/app {{(pid=100523) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:16:27.291391 np0000005924 devstack@c-api.service[100523]: INFO cinder.api.openstack.wsgi [None req-deeaa0ed-d8b2-4672-9a82-451aed146350 tempest-VolumeTypesAdminTests-32653530 tempest-VolumeTypesAdminTests-32653530-project-admin] GET https://10.4.3.117/volume/v3/types/30e73e47-8e78-4429-89fd-7b1ced9b5751/encryption/cipher Jul 27 16:16:27.291663 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.openstack.wsgi [None req-deeaa0ed-d8b2-4672-9a82-451aed146350 tempest-VolumeTypesAdminTests-32653530 tempest-VolumeTypesAdminTests-32653530-project-admin] Empty body provided in request {{(pid=100523) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:16:27.291904 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.openstack.wsgi [None req-deeaa0ed-d8b2-4672-9a82-451aed146350 tempest-VolumeTypesAdminTests-32653530 tempest-VolumeTypesAdminTests-32653530-project-admin] Calling method 'show' {{(pid=100523) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:16:27.295243 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.middleware.request_id [req-4298f67e-2c5e-4548-acc8-510cada5510d req-12638ec9-56dd-4c2c-8bf3-80fab0b6238a None None] RequestId filter calling following filter/app {{(pid=100522) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:16:27.297323 np0000005924 devstack@c-api.service[100523]: INFO cinder.api.openstack.wsgi [None req-deeaa0ed-d8b2-4672-9a82-451aed146350 tempest-VolumeTypesAdminTests-32653530 tempest-VolumeTypesAdminTests-32653530-project-admin] https://10.4.3.117/volume/v3/types/30e73e47-8e78-4429-89fd-7b1ced9b5751/encryption/cipher returned with HTTP 200 Jul 27 16:16:27.297576 np0000005924 devstack@c-api.service[100522]: INFO cinder.api.openstack.wsgi [req-4298f67e-2c5e-4548-acc8-510cada5510d req-12638ec9-56dd-4c2c-8bf3-80fab0b6238a tempest-TestMinimumBasicScenario-2123975078 tempest-TestMinimumBasicScenario-2123975078-project-member] DELETE https://10.4.3.117/volume/v3/attachments/06b8c46a-218f-4c45-81bb-10a673c84618 Jul 27 16:16:27.297747 np0000005924 devstack@c-api.service[100523]: [pid: 100523|app: 0|req: 804/3187] 10.4.3.117 () {66 vars in 1396 bytes} [Mon Jul 27 16:16:27 2026] GET /volume/v3/types/30e73e47-8e78-4429-89fd-7b1ced9b5751/encryption/cipher => generated 29 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jul 27 16:16:27.297814 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.openstack.wsgi [req-4298f67e-2c5e-4548-acc8-510cada5510d req-12638ec9-56dd-4c2c-8bf3-80fab0b6238a tempest-TestMinimumBasicScenario-2123975078 tempest-TestMinimumBasicScenario-2123975078-project-member] Empty body provided in request {{(pid=100522) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:16:27.298004 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.openstack.wsgi [req-4298f67e-2c5e-4548-acc8-510cada5510d req-12638ec9-56dd-4c2c-8bf3-80fab0b6238a tempest-TestMinimumBasicScenario-2123975078 tempest-TestMinimumBasicScenario-2123975078-project-member] Calling method 'version_select' {{(pid=100522) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:16:27.307213 np0000005924 devstack@c-api.service[100522]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:16:27.307213 np0000005924 devstack@c-api.service[100522]: warnings.warn( Jul 27 16:16:27.311416 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.middleware.request_id [None req-24c12216-9b67-44e2-98db-5cb5e208d440 None None] RequestId filter calling following filter/app {{(pid=100521) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:16:27.313822 np0000005924 devstack@c-api.service[100521]: INFO cinder.api.openstack.wsgi [None req-24c12216-9b67-44e2-98db-5cb5e208d440 tempest-VolumeTypesAdminTests-32653530 tempest-VolumeTypesAdminTests-32653530-project-admin] GET https://10.4.3.117/volume/v3/types/30e73e47-8e78-4429-89fd-7b1ced9b5751/encryption Jul 27 16:16:27.314109 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.openstack.wsgi [None req-24c12216-9b67-44e2-98db-5cb5e208d440 tempest-VolumeTypesAdminTests-32653530 tempest-VolumeTypesAdminTests-32653530-project-admin] Empty body provided in request {{(pid=100521) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:16:27.314406 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.openstack.wsgi [None req-24c12216-9b67-44e2-98db-5cb5e208d440 tempest-VolumeTypesAdminTests-32653530 tempest-VolumeTypesAdminTests-32653530-project-admin] Calling method 'index' {{(pid=100521) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:16:27.321762 np0000005924 devstack@c-api.service[100521]: INFO cinder.api.openstack.wsgi [None req-24c12216-9b67-44e2-98db-5cb5e208d440 tempest-VolumeTypesAdminTests-32653530 tempest-VolumeTypesAdminTests-32653530-project-admin] https://10.4.3.117/volume/v3/types/30e73e47-8e78-4429-89fd-7b1ced9b5751/encryption returned with HTTP 200 Jul 27 16:16:27.322381 np0000005924 devstack@c-api.service[100521]: [pid: 100521|app: 0|req: 792/3188] 10.4.3.117 () {66 vars in 1375 bytes} [Mon Jul 27 16:16:27 2026] GET /volume/v3/types/30e73e47-8e78-4429-89fd-7b1ced9b5751/encryption => generated 325 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 27 16:16:27.331963 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.middleware.request_id [None req-48c8e458-90c1-40b8-8347-2886c54998da None None] RequestId filter calling following filter/app {{(pid=100524) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:16:27.335779 np0000005924 devstack@c-api.service[100524]: INFO cinder.api.openstack.wsgi [None req-48c8e458-90c1-40b8-8347-2886c54998da tempest-VolumeTypesAdminTests-32653530 tempest-VolumeTypesAdminTests-32653530-project-admin] GET https://10.4.3.117/volume/v3/types/30e73e47-8e78-4429-89fd-7b1ced9b5751/extra_specs/multiattach Jul 27 16:16:27.335779 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.openstack.wsgi [None req-48c8e458-90c1-40b8-8347-2886c54998da tempest-VolumeTypesAdminTests-32653530 tempest-VolumeTypesAdminTests-32653530-project-admin] Empty body provided in request {{(pid=100524) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:16:27.335779 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.openstack.wsgi [None req-48c8e458-90c1-40b8-8347-2886c54998da tempest-VolumeTypesAdminTests-32653530 tempest-VolumeTypesAdminTests-32653530-project-admin] Calling method 'show' {{(pid=100524) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:16:27.344477 np0000005924 devstack@c-api.service[100524]: INFO cinder.api.openstack.wsgi [None req-48c8e458-90c1-40b8-8347-2886c54998da tempest-VolumeTypesAdminTests-32653530 tempest-VolumeTypesAdminTests-32653530-project-admin] https://10.4.3.117/volume/v3/types/30e73e47-8e78-4429-89fd-7b1ced9b5751/extra_specs/multiattach returned with HTTP 200 Jul 27 16:16:27.345104 np0000005924 devstack@c-api.service[100524]: [pid: 100524|app: 0|req: 806/3189] 10.4.3.117 () {66 vars in 1414 bytes} [Mon Jul 27 16:16:27 2026] GET /volume/v3/types/30e73e47-8e78-4429-89fd-7b1ced9b5751/extra_specs/multiattach => generated 29 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jul 27 16:16:27.352504 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.middleware.request_id [None req-9104c8e5-98d6-4c06-8eb2-e40b11ad25c6 None None] RequestId filter calling following filter/app {{(pid=100523) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:16:27.354215 np0000005924 devstack@c-api.service[100523]: INFO cinder.api.openstack.wsgi [None req-9104c8e5-98d6-4c06-8eb2-e40b11ad25c6 tempest-VolumeTypesAdminTests-32653530 tempest-VolumeTypesAdminTests-32653530-project-admin] GET https://10.4.3.117/volume/v3/types/30e73e47-8e78-4429-89fd-7b1ced9b5751/extra_specs/volume_backend_name Jul 27 16:16:27.354418 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.openstack.wsgi [None req-9104c8e5-98d6-4c06-8eb2-e40b11ad25c6 tempest-VolumeTypesAdminTests-32653530 tempest-VolumeTypesAdminTests-32653530-project-admin] Empty body provided in request {{(pid=100523) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:16:27.354596 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.openstack.wsgi [None req-9104c8e5-98d6-4c06-8eb2-e40b11ad25c6 tempest-VolumeTypesAdminTests-32653530 tempest-VolumeTypesAdminTests-32653530-project-admin] Calling method 'show' {{(pid=100523) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:16:27.355572 np0000005924 devstack@c-api.service[100522]: INFO cinder.api.openstack.wsgi [req-4298f67e-2c5e-4548-acc8-510cada5510d req-12638ec9-56dd-4c2c-8bf3-80fab0b6238a tempest-TestMinimumBasicScenario-2123975078 tempest-TestMinimumBasicScenario-2123975078-project-member] https://10.4.3.117/volume/v3/attachments/06b8c46a-218f-4c45-81bb-10a673c84618 returned with HTTP 200 Jul 27 16:16:27.355815 np0000005924 devstack@c-api.service[100522]: [pid: 100522|app: 0|req: 788/3190] 10.4.3.117 () {72 vars in 1673 bytes} [Mon Jul 27 16:16:27 2026] DELETE /volume/v3/attachments/06b8c46a-218f-4c45-81bb-10a673c84618 => generated 19 bytes in 61 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 27 16:16:27.360530 np0000005924 devstack@c-api.service[100523]: INFO cinder.api.openstack.wsgi [None req-9104c8e5-98d6-4c06-8eb2-e40b11ad25c6 tempest-VolumeTypesAdminTests-32653530 tempest-VolumeTypesAdminTests-32653530-project-admin] https://10.4.3.117/volume/v3/types/30e73e47-8e78-4429-89fd-7b1ced9b5751/extra_specs/volume_backend_name returned with HTTP 200 Jul 27 16:16:27.360896 np0000005924 devstack@c-api.service[100523]: [pid: 100523|app: 0|req: 805/3191] 10.4.3.117 () {66 vars in 1438 bytes} [Mon Jul 27 16:16:27 2026] GET /volume/v3/types/30e73e47-8e78-4429-89fd-7b1ced9b5751/extra_specs/volume_backend_name => generated 44 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jul 27 16:16:27.369774 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.middleware.request_id [None req-90ed16f8-a8de-49a9-9e05-abee150c0dd4 None None] RequestId filter calling following filter/app {{(pid=100521) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:16:27.371530 np0000005924 devstack@c-api.service[100521]: INFO cinder.api.openstack.wsgi [None req-90ed16f8-a8de-49a9-9e05-abee150c0dd4 tempest-VolumeTypesAdminTests-32653530 tempest-VolumeTypesAdminTests-32653530-project-admin] GET https://10.4.3.117/volume/v3/types/30e73e47-8e78-4429-89fd-7b1ced9b5751 Jul 27 16:16:27.371703 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.openstack.wsgi [None req-90ed16f8-a8de-49a9-9e05-abee150c0dd4 tempest-VolumeTypesAdminTests-32653530 tempest-VolumeTypesAdminTests-32653530-project-admin] Empty body provided in request {{(pid=100521) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:16:27.371911 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.openstack.wsgi [None req-90ed16f8-a8de-49a9-9e05-abee150c0dd4 tempest-VolumeTypesAdminTests-32653530 tempest-VolumeTypesAdminTests-32653530-project-admin] Calling method 'show' {{(pid=100521) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:16:27.376882 np0000005924 devstack@c-api.service[100521]: INFO cinder.api.openstack.wsgi [None req-90ed16f8-a8de-49a9-9e05-abee150c0dd4 tempest-VolumeTypesAdminTests-32653530 tempest-VolumeTypesAdminTests-32653530-project-admin] https://10.4.3.117/volume/v3/types/30e73e47-8e78-4429-89fd-7b1ced9b5751 returned with HTTP 200 Jul 27 16:16:27.377224 np0000005924 devstack@c-api.service[100521]: [pid: 100521|app: 0|req: 793/3192] 10.4.3.117 () {66 vars in 1342 bytes} [Mon Jul 27 16:16:27 2026] GET /volume/v3/types/30e73e47-8e78-4429-89fd-7b1ced9b5751 => generated 402 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 27 16:16:27.388226 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.middleware.request_id [None req-88c67783-ea43-4d2e-bd4e-350c3939f06d None None] RequestId filter calling following filter/app {{(pid=100524) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:16:27.394345 np0000005924 devstack@c-api.service[100524]: INFO cinder.api.openstack.wsgi [None req-88c67783-ea43-4d2e-bd4e-350c3939f06d tempest-VolumeTypesAdminTests-32653530 tempest-VolumeTypesAdminTests-32653530-project-admin] PUT https://10.4.3.117/volume/v3/types/30e73e47-8e78-4429-89fd-7b1ced9b5751/encryption/7f5097f6-9b59-425d-89bd-d9c02cc30945 Jul 27 16:16:27.394345 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.openstack.wsgi [None req-88c67783-ea43-4d2e-bd4e-350c3939f06d tempest-VolumeTypesAdminTests-32653530 tempest-VolumeTypesAdminTests-32653530-project-admin] Action: 'update', calling method: update, body: {"encryption": {"key_size": 128}} {{(pid=100524) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 27 16:16:27.408376 np0000005924 devstack@c-api.service[100524]: INFO cinder.api.openstack.wsgi [None req-88c67783-ea43-4d2e-bd4e-350c3939f06d tempest-VolumeTypesAdminTests-32653530 tempest-VolumeTypesAdminTests-32653530-project-admin] https://10.4.3.117/volume/v3/types/30e73e47-8e78-4429-89fd-7b1ced9b5751/encryption/7f5097f6-9b59-425d-89bd-d9c02cc30945 returned with HTTP 200 Jul 27 16:16:27.408868 np0000005924 devstack@c-api.service[100524]: [pid: 100524|app: 0|req: 807/3193] 10.4.3.117 () {68 vars in 1506 bytes} [Mon Jul 27 16:16:27 2026] PUT /volume/v3/types/30e73e47-8e78-4429-89fd-7b1ced9b5751/encryption/7f5097f6-9b59-425d-89bd-d9c02cc30945 => generated 33 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jul 27 16:16:27.418225 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.middleware.request_id [None req-4d0de45f-6aa1-46cf-9bb4-1738cac5fc2b None None] RequestId filter calling following filter/app {{(pid=100522) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:16:27.420155 np0000005924 devstack@c-api.service[100522]: INFO cinder.api.openstack.wsgi [None req-4d0de45f-6aa1-46cf-9bb4-1738cac5fc2b tempest-VolumeTypesAdminTests-32653530 tempest-VolumeTypesAdminTests-32653530-project-admin] PUT https://10.4.3.117/volume/v3/types/30e73e47-8e78-4429-89fd-7b1ced9b5751/extra_specs/key1 Jul 27 16:16:27.420536 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.openstack.wsgi [None req-4d0de45f-6aa1-46cf-9bb4-1738cac5fc2b tempest-VolumeTypesAdminTests-32653530 tempest-VolumeTypesAdminTests-32653530-project-admin] Action: 'update', calling method: update, body: {"key1": "key1 updated value"} {{(pid=100522) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 27 16:16:27.421929 np0000005924 devstack@c-api.service[100522]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:16:27.421929 np0000005924 devstack@c-api.service[100522]: warnings.warn( Jul 27 16:16:27.438226 np0000005924 devstack@c-api.service[100522]: INFO cinder.api.openstack.wsgi [None req-4d0de45f-6aa1-46cf-9bb4-1738cac5fc2b tempest-VolumeTypesAdminTests-32653530 tempest-VolumeTypesAdminTests-32653530-project-admin] https://10.4.3.117/volume/v3/types/30e73e47-8e78-4429-89fd-7b1ced9b5751/extra_specs/key1 returned with HTTP 200 Jul 27 16:16:27.438672 np0000005924 devstack@c-api.service[100522]: [pid: 100522|app: 0|req: 789/3194] 10.4.3.117 () {68 vars in 1413 bytes} [Mon Jul 27 16:16:27 2026] PUT /volume/v3/types/30e73e47-8e78-4429-89fd-7b1ced9b5751/extra_specs/key1 => generated 30 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jul 27 16:16:27.447388 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.middleware.request_id [None req-bcf5288a-199f-4b15-b7ae-08dd28387c40 None None] RequestId filter calling following filter/app {{(pid=100523) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:16:27.449028 np0000005924 devstack@c-api.service[100523]: INFO cinder.api.openstack.wsgi [None req-bcf5288a-199f-4b15-b7ae-08dd28387c40 tempest-VolumeTypesAdminTests-32653530 tempest-VolumeTypesAdminTests-32653530-project-admin] PUT https://10.4.3.117/volume/v3/types/30e73e47-8e78-4429-89fd-7b1ced9b5751 Jul 27 16:16:27.449395 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.openstack.wsgi [None req-bcf5288a-199f-4b15-b7ae-08dd28387c40 tempest-VolumeTypesAdminTests-32653530 tempest-VolumeTypesAdminTests-32653530-project-admin] Action: 'update', calling method: _update, body: {"volume_type": {"description": "Updated volume type description"}} {{(pid=100523) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 27 16:16:27.463403 np0000005924 devstack@c-api.service[100523]: INFO cinder.api.openstack.wsgi [None req-bcf5288a-199f-4b15-b7ae-08dd28387c40 tempest-VolumeTypesAdminTests-32653530 tempest-VolumeTypesAdminTests-32653530-project-admin] https://10.4.3.117/volume/v3/types/30e73e47-8e78-4429-89fd-7b1ced9b5751 returned with HTTP 200 Jul 27 16:16:27.463820 np0000005924 devstack@c-api.service[100523]: [pid: 100523|app: 0|req: 806/3195] 10.4.3.117 () {68 vars in 1362 bytes} [Mon Jul 27 16:16:27 2026] PUT /volume/v3/types/30e73e47-8e78-4429-89fd-7b1ced9b5751 => generated 371 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 27 16:16:27.473157 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.middleware.request_id [None req-decf6ec5-bc1b-4706-b262-3cb25ee5a553 None None] RequestId filter calling following filter/app {{(pid=100521) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:16:27.474851 np0000005924 devstack@c-api.service[100521]: INFO cinder.api.openstack.wsgi [None req-decf6ec5-bc1b-4706-b262-3cb25ee5a553 tempest-VolumeTypesAdminTests-32653530 tempest-VolumeTypesAdminTests-32653530-project-admin] DELETE https://10.4.3.117/volume/v3/types/7c5395fc-2299-4dfc-a1c3-391778d59b49 Jul 27 16:16:27.475032 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.openstack.wsgi [None req-decf6ec5-bc1b-4706-b262-3cb25ee5a553 tempest-VolumeTypesAdminTests-32653530 tempest-VolumeTypesAdminTests-32653530-project-admin] Empty body provided in request {{(pid=100521) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:16:27.475234 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.openstack.wsgi [None req-decf6ec5-bc1b-4706-b262-3cb25ee5a553 tempest-VolumeTypesAdminTests-32653530 tempest-VolumeTypesAdminTests-32653530-project-admin] Calling method '_delete' {{(pid=100521) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:16:27.500763 np0000005924 devstack@c-api.service[100521]: INFO cinder.api.openstack.wsgi [None req-decf6ec5-bc1b-4706-b262-3cb25ee5a553 tempest-VolumeTypesAdminTests-32653530 tempest-VolumeTypesAdminTests-32653530-project-admin] https://10.4.3.117/volume/v3/types/7c5395fc-2299-4dfc-a1c3-391778d59b49 returned with HTTP 202 Jul 27 16:16:27.501094 np0000005924 devstack@c-api.service[100521]: [pid: 100521|app: 0|req: 794/3196] 10.4.3.117 () {66 vars in 1345 bytes} [Mon Jul 27 16:16:27 2026] DELETE /volume/v3/types/7c5395fc-2299-4dfc-a1c3-391778d59b49 => generated 0 bytes in 28 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 27 16:16:27.507618 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.middleware.request_id [None req-4dc6c8dd-fac9-4ab6-8f94-74e7e560ce5e None None] RequestId filter calling following filter/app {{(pid=100524) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:16:27.510148 np0000005924 devstack@c-api.service[100524]: INFO cinder.api.openstack.wsgi [None req-4dc6c8dd-fac9-4ab6-8f94-74e7e560ce5e tempest-VolumeTypesAdminTests-32653530 tempest-VolumeTypesAdminTests-32653530-project-admin] DELETE https://10.4.3.117/volume/v3/types/f6e6e4ca-c62f-4ec7-a7a6-31fb66c6ce0e Jul 27 16:16:27.511395 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.openstack.wsgi [None req-4dc6c8dd-fac9-4ab6-8f94-74e7e560ce5e tempest-VolumeTypesAdminTests-32653530 tempest-VolumeTypesAdminTests-32653530-project-admin] Empty body provided in request {{(pid=100524) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:16:27.511395 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.openstack.wsgi [None req-4dc6c8dd-fac9-4ab6-8f94-74e7e560ce5e tempest-VolumeTypesAdminTests-32653530 tempest-VolumeTypesAdminTests-32653530-project-admin] Calling method '_delete' {{(pid=100524) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:16:27.536110 np0000005924 devstack@c-api.service[100524]: INFO cinder.api.openstack.wsgi [None req-4dc6c8dd-fac9-4ab6-8f94-74e7e560ce5e tempest-VolumeTypesAdminTests-32653530 tempest-VolumeTypesAdminTests-32653530-project-admin] https://10.4.3.117/volume/v3/types/f6e6e4ca-c62f-4ec7-a7a6-31fb66c6ce0e returned with HTTP 202 Jul 27 16:16:27.536706 np0000005924 devstack@c-api.service[100524]: [pid: 100524|app: 0|req: 808/3197] 10.4.3.117 () {66 vars in 1345 bytes} [Mon Jul 27 16:16:27 2026] DELETE /volume/v3/types/f6e6e4ca-c62f-4ec7-a7a6-31fb66c6ce0e => generated 0 bytes in 29 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 27 16:16:27.543428 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.middleware.request_id [None req-d7ea656e-54bc-4490-a0a7-5771f56f8c1e None None] RequestId filter calling following filter/app {{(pid=100522) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:16:27.545227 np0000005924 devstack@c-api.service[100522]: INFO cinder.api.openstack.wsgi [None req-d7ea656e-54bc-4490-a0a7-5771f56f8c1e tempest-VolumeTypesAdminTests-32653530 tempest-VolumeTypesAdminTests-32653530-project-admin] DELETE https://10.4.3.117/volume/v3/types/531954f0-7382-4325-9098-345f404d2040 Jul 27 16:16:27.545761 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.openstack.wsgi [None req-d7ea656e-54bc-4490-a0a7-5771f56f8c1e tempest-VolumeTypesAdminTests-32653530 tempest-VolumeTypesAdminTests-32653530-project-admin] Empty body provided in request {{(pid=100522) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:16:27.545761 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.openstack.wsgi [None req-d7ea656e-54bc-4490-a0a7-5771f56f8c1e tempest-VolumeTypesAdminTests-32653530 tempest-VolumeTypesAdminTests-32653530-project-admin] Calling method '_delete' {{(pid=100522) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:16:27.572943 np0000005924 devstack@c-api.service[100522]: INFO cinder.api.openstack.wsgi [None req-d7ea656e-54bc-4490-a0a7-5771f56f8c1e tempest-VolumeTypesAdminTests-32653530 tempest-VolumeTypesAdminTests-32653530-project-admin] https://10.4.3.117/volume/v3/types/531954f0-7382-4325-9098-345f404d2040 returned with HTTP 202 Jul 27 16:16:27.573385 np0000005924 devstack@c-api.service[100522]: [pid: 100522|app: 0|req: 790/3198] 10.4.3.117 () {66 vars in 1345 bytes} [Mon Jul 27 16:16:27 2026] DELETE /volume/v3/types/531954f0-7382-4325-9098-345f404d2040 => generated 0 bytes in 30 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 27 16:16:27.582504 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.middleware.request_id [None req-3206c0c8-c452-4a96-9b33-089f547b2cb0 None None] RequestId filter calling following filter/app {{(pid=100523) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:16:27.586692 np0000005924 devstack@c-api.service[100523]: INFO cinder.api.openstack.wsgi [None req-3206c0c8-c452-4a96-9b33-089f547b2cb0 tempest-VolumeTypesAdminTests-32653530 tempest-VolumeTypesAdminTests-32653530-project-admin] DELETE https://10.4.3.117/volume/v3/types/3678cd20-34f7-4365-be20-86b977805278 Jul 27 16:16:27.586692 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.openstack.wsgi [None req-3206c0c8-c452-4a96-9b33-089f547b2cb0 tempest-VolumeTypesAdminTests-32653530 tempest-VolumeTypesAdminTests-32653530-project-admin] Empty body provided in request {{(pid=100523) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:16:27.586692 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.openstack.wsgi [None req-3206c0c8-c452-4a96-9b33-089f547b2cb0 tempest-VolumeTypesAdminTests-32653530 tempest-VolumeTypesAdminTests-32653530-project-admin] Calling method '_delete' {{(pid=100523) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:16:27.611465 np0000005924 devstack@c-api.service[100523]: INFO cinder.api.openstack.wsgi [None req-3206c0c8-c452-4a96-9b33-089f547b2cb0 tempest-VolumeTypesAdminTests-32653530 tempest-VolumeTypesAdminTests-32653530-project-admin] https://10.4.3.117/volume/v3/types/3678cd20-34f7-4365-be20-86b977805278 returned with HTTP 202 Jul 27 16:16:27.612992 np0000005924 devstack@c-api.service[100523]: [pid: 100523|app: 0|req: 807/3199] 10.4.3.117 () {66 vars in 1345 bytes} [Mon Jul 27 16:16:27 2026] DELETE /volume/v3/types/3678cd20-34f7-4365-be20-86b977805278 => generated 0 bytes in 32 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 27 16:16:27.616396 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.middleware.request_id [req-b0bed4ed-3568-4b9c-b587-4ac119489760 req-434f6f9e-d791-4a38-aae4-d18e40631000 None None] RequestId filter calling following filter/app {{(pid=100521) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:16:27.618272 np0000005924 devstack@c-api.service[100521]: INFO cinder.api.openstack.wsgi [req-b0bed4ed-3568-4b9c-b587-4ac119489760 req-434f6f9e-d791-4a38-aae4-d18e40631000 tempest-TestMinimumBasicScenario-2123975078 tempest-TestMinimumBasicScenario-2123975078-project-member] GET https://10.4.3.117/volume/v3/volumes/a8f83117-4825-4ab0-bb9a-59b144948802 Jul 27 16:16:27.618579 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.openstack.wsgi [req-b0bed4ed-3568-4b9c-b587-4ac119489760 req-434f6f9e-d791-4a38-aae4-d18e40631000 tempest-TestMinimumBasicScenario-2123975078 tempest-TestMinimumBasicScenario-2123975078-project-member] Empty body provided in request {{(pid=100521) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:16:27.619870 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.openstack.wsgi [req-b0bed4ed-3568-4b9c-b587-4ac119489760 req-434f6f9e-d791-4a38-aae4-d18e40631000 tempest-TestMinimumBasicScenario-2123975078 tempest-TestMinimumBasicScenario-2123975078-project-member] Calling method 'show' {{(pid=100521) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:16:27.619943 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.middleware.request_id [None req-781cd69c-046e-4b67-b568-d65b5769b22d None None] RequestId filter calling following filter/app {{(pid=100524) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:16:27.621507 np0000005924 devstack@c-api.service[100524]: INFO cinder.api.openstack.wsgi [None req-781cd69c-046e-4b67-b568-d65b5769b22d tempest-VolumeTypesAdminTests-32653530 tempest-VolumeTypesAdminTests-32653530-project-admin] DELETE https://10.4.3.117/volume/v3/types/30e73e47-8e78-4429-89fd-7b1ced9b5751 Jul 27 16:16:27.623245 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.openstack.wsgi [None req-781cd69c-046e-4b67-b568-d65b5769b22d tempest-VolumeTypesAdminTests-32653530 tempest-VolumeTypesAdminTests-32653530-project-admin] Empty body provided in request {{(pid=100524) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:16:27.623245 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.openstack.wsgi [None req-781cd69c-046e-4b67-b568-d65b5769b22d tempest-VolumeTypesAdminTests-32653530 tempest-VolumeTypesAdminTests-32653530-project-admin] Calling method '_delete' {{(pid=100524) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:16:27.625764 np0000005924 devstack@c-api.service[100521]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:16:27.625764 np0000005924 devstack@c-api.service[100521]: warnings.warn( Jul 27 16:16:27.629228 np0000005924 devstack@c-api.service[100521]: INFO cinder.volume.api [req-b0bed4ed-3568-4b9c-b587-4ac119489760 req-434f6f9e-d791-4a38-aae4-d18e40631000 tempest-TestMinimumBasicScenario-2123975078 tempest-TestMinimumBasicScenario-2123975078-project-member] Volume info retrieved successfully. Jul 27 16:16:27.633350 np0000005924 devstack@c-api.service[100521]: INFO cinder.api.openstack.wsgi [req-b0bed4ed-3568-4b9c-b587-4ac119489760 req-434f6f9e-d791-4a38-aae4-d18e40631000 tempest-TestMinimumBasicScenario-2123975078 tempest-TestMinimumBasicScenario-2123975078-project-member] https://10.4.3.117/volume/v3/volumes/a8f83117-4825-4ab0-bb9a-59b144948802 returned with HTTP 200 Jul 27 16:16:27.633780 np0000005924 devstack@c-api.service[100521]: [pid: 100521|app: 0|req: 795/3200] 10.4.3.117 () {68 vars in 1598 bytes} [Mon Jul 27 16:16:27 2026] GET /volume/v3/volumes/a8f83117-4825-4ab0-bb9a-59b144948802 => generated 847 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 27 16:16:27.649903 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.middleware.request_id [None req-bb09606a-4b8f-441b-811d-dcf8b2ac5d6a None None] RequestId filter calling following filter/app {{(pid=100522) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:16:27.651827 np0000005924 devstack@c-api.service[100524]: INFO cinder.api.openstack.wsgi [None req-781cd69c-046e-4b67-b568-d65b5769b22d tempest-VolumeTypesAdminTests-32653530 tempest-VolumeTypesAdminTests-32653530-project-admin] https://10.4.3.117/volume/v3/types/30e73e47-8e78-4429-89fd-7b1ced9b5751 returned with HTTP 202 Jul 27 16:16:27.651954 np0000005924 devstack@c-api.service[100522]: INFO cinder.api.openstack.wsgi [None req-bb09606a-4b8f-441b-811d-dcf8b2ac5d6a tempest-TestMinimumBasicScenario-2123975078 tempest-TestMinimumBasicScenario-2123975078-project-member] DELETE https://10.4.3.117/volume/v3/volumes/a8f83117-4825-4ab0-bb9a-59b144948802 Jul 27 16:16:27.652157 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.openstack.wsgi [None req-bb09606a-4b8f-441b-811d-dcf8b2ac5d6a tempest-TestMinimumBasicScenario-2123975078 tempest-TestMinimumBasicScenario-2123975078-project-member] Empty body provided in request {{(pid=100522) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:16:27.652232 np0000005924 devstack@c-api.service[100524]: [pid: 100524|app: 0|req: 809/3201] 10.4.3.117 () {66 vars in 1345 bytes} [Mon Jul 27 16:16:27 2026] DELETE /volume/v3/types/30e73e47-8e78-4429-89fd-7b1ced9b5751 => generated 0 bytes in 33 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 27 16:16:27.652404 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.openstack.wsgi [None req-bb09606a-4b8f-441b-811d-dcf8b2ac5d6a tempest-TestMinimumBasicScenario-2123975078 tempest-TestMinimumBasicScenario-2123975078-project-member] Calling method 'delete' {{(pid=100522) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:16:27.652597 np0000005924 devstack@c-api.service[100522]: INFO cinder.api.v3.volumes [None req-bb09606a-4b8f-441b-811d-dcf8b2ac5d6a tempest-TestMinimumBasicScenario-2123975078 tempest-TestMinimumBasicScenario-2123975078-project-member] Delete volume with id: a8f83117-4825-4ab0-bb9a-59b144948802 Jul 27 16:16:27.659046 np0000005924 devstack@c-api.service[100522]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:16:27.659046 np0000005924 devstack@c-api.service[100522]: warnings.warn( Jul 27 16:16:27.659515 np0000005924 devstack@c-api.service[100522]: INFO cinder.volume.api [None req-bb09606a-4b8f-441b-811d-dcf8b2ac5d6a tempest-TestMinimumBasicScenario-2123975078 tempest-TestMinimumBasicScenario-2123975078-project-member] Volume info retrieved successfully. Jul 27 16:16:27.675568 np0000005924 devstack@c-api.service[100522]: INFO cinder.volume.api [None req-bb09606a-4b8f-441b-811d-dcf8b2ac5d6a tempest-TestMinimumBasicScenario-2123975078 tempest-TestMinimumBasicScenario-2123975078-project-member] Delete volume request issued successfully. Jul 27 16:16:27.675753 np0000005924 devstack@c-api.service[100522]: INFO cinder.api.openstack.wsgi [None req-bb09606a-4b8f-441b-811d-dcf8b2ac5d6a tempest-TestMinimumBasicScenario-2123975078 tempest-TestMinimumBasicScenario-2123975078-project-member] https://10.4.3.117/volume/v3/volumes/a8f83117-4825-4ab0-bb9a-59b144948802 returned with HTTP 202 Jul 27 16:16:27.676426 np0000005924 devstack@c-api.service[100522]: [pid: 100522|app: 0|req: 791/3202] 10.4.3.117 () {66 vars in 1351 bytes} [Mon Jul 27 16:16:27 2026] DELETE /volume/v3/volumes/a8f83117-4825-4ab0-bb9a-59b144948802 => generated 0 bytes in 27 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 27 16:16:27.686315 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.middleware.request_id [None req-d2001668-f22a-436d-a44b-e59741dba348 None None] RequestId filter calling following filter/app {{(pid=100523) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:16:27.688044 np0000005924 devstack@c-api.service[100523]: INFO cinder.api.openstack.wsgi [None req-d2001668-f22a-436d-a44b-e59741dba348 tempest-TestMinimumBasicScenario-2123975078 tempest-TestMinimumBasicScenario-2123975078-project-member] GET https://10.4.3.117/volume/v3/volumes/a8f83117-4825-4ab0-bb9a-59b144948802 Jul 27 16:16:27.688257 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.openstack.wsgi [None req-d2001668-f22a-436d-a44b-e59741dba348 tempest-TestMinimumBasicScenario-2123975078 tempest-TestMinimumBasicScenario-2123975078-project-member] Empty body provided in request {{(pid=100523) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:16:27.688498 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.openstack.wsgi [None req-d2001668-f22a-436d-a44b-e59741dba348 tempest-TestMinimumBasicScenario-2123975078 tempest-TestMinimumBasicScenario-2123975078-project-member] Calling method 'show' {{(pid=100523) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:16:27.695802 np0000005924 devstack@c-api.service[100523]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:16:27.695802 np0000005924 devstack@c-api.service[100523]: warnings.warn( Jul 27 16:16:27.699687 np0000005924 devstack@c-api.service[100523]: INFO cinder.volume.api [None req-d2001668-f22a-436d-a44b-e59741dba348 tempest-TestMinimumBasicScenario-2123975078 tempest-TestMinimumBasicScenario-2123975078-project-member] Volume info retrieved successfully. Jul 27 16:16:27.705522 np0000005924 devstack@c-api.service[100523]: INFO cinder.api.openstack.wsgi [None req-d2001668-f22a-436d-a44b-e59741dba348 tempest-TestMinimumBasicScenario-2123975078 tempest-TestMinimumBasicScenario-2123975078-project-member] https://10.4.3.117/volume/v3/volumes/a8f83117-4825-4ab0-bb9a-59b144948802 returned with HTTP 200 Jul 27 16:16:27.705956 np0000005924 devstack@c-api.service[100523]: [pid: 100523|app: 0|req: 808/3203] 10.4.3.117 () {66 vars in 1348 bytes} [Mon Jul 27 16:16:27 2026] GET /volume/v3/volumes/a8f83117-4825-4ab0-bb9a-59b144948802 => generated 846 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 27 16:16:27.752397 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.middleware.request_id [None req-f257093e-4317-40bd-86c8-5ddf5951e4ee None None] RequestId filter calling following filter/app {{(pid=100521) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:16:27.754396 np0000005924 devstack@c-api.service[100521]: INFO cinder.api.openstack.wsgi [None req-f257093e-4317-40bd-86c8-5ddf5951e4ee tempest-TestEncryptedCinderVolumes-328802700 tempest-TestEncryptedCinderVolumes-328802700-project-member] GET https://10.4.3.117/volume/v3/volumes/f3c7c13e-005a-4ff3-b94d-11690292dd5b Jul 27 16:16:27.754916 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.openstack.wsgi [None req-f257093e-4317-40bd-86c8-5ddf5951e4ee tempest-TestEncryptedCinderVolumes-328802700 tempest-TestEncryptedCinderVolumes-328802700-project-member] Empty body provided in request {{(pid=100521) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:16:27.755217 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.openstack.wsgi [None req-f257093e-4317-40bd-86c8-5ddf5951e4ee tempest-TestEncryptedCinderVolumes-328802700 tempest-TestEncryptedCinderVolumes-328802700-project-member] Calling method 'show' {{(pid=100521) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:16:27.764014 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.middleware.request_id [None req-6f789f67-8546-487c-965a-b3d537e1c599 None None] RequestId filter calling following filter/app {{(pid=100524) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:16:27.765098 np0000005924 devstack@c-api.service[100521]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:16:27.765098 np0000005924 devstack@c-api.service[100521]: warnings.warn( Jul 27 16:16:27.765918 np0000005924 devstack@c-api.service[100524]: INFO cinder.api.openstack.wsgi [None req-6f789f67-8546-487c-965a-b3d537e1c599 tempest-VolumesBackupsTest-916266255 tempest-VolumesBackupsTest-916266255-project-member] GET https://10.4.3.117/volume/v3/backups/5056bb69-87a8-4119-9a0b-e9cbd6fb1ed1 Jul 27 16:16:27.767379 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.openstack.wsgi [None req-6f789f67-8546-487c-965a-b3d537e1c599 tempest-VolumesBackupsTest-916266255 tempest-VolumesBackupsTest-916266255-project-member] Empty body provided in request {{(pid=100524) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:16:27.767648 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.openstack.wsgi [None req-6f789f67-8546-487c-965a-b3d537e1c599 tempest-VolumesBackupsTest-916266255 tempest-VolumesBackupsTest-916266255-project-member] Calling method 'show' {{(pid=100524) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:16:27.767753 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.v3.backups [None req-6f789f67-8546-487c-965a-b3d537e1c599 tempest-VolumesBackupsTest-916266255 tempest-VolumesBackupsTest-916266255-project-member] Show backup with id 5056bb69-87a8-4119-9a0b-e9cbd6fb1ed1. {{(pid=100524) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 27 16:16:27.768960 np0000005924 devstack@c-api.service[100521]: INFO cinder.volume.api [None req-f257093e-4317-40bd-86c8-5ddf5951e4ee tempest-TestEncryptedCinderVolumes-328802700 tempest-TestEncryptedCinderVolumes-328802700-project-member] Volume info retrieved successfully. Jul 27 16:16:27.773479 np0000005924 devstack@c-api.service[100521]: INFO cinder.api.openstack.wsgi [None req-f257093e-4317-40bd-86c8-5ddf5951e4ee tempest-TestEncryptedCinderVolumes-328802700 tempest-TestEncryptedCinderVolumes-328802700-project-member] https://10.4.3.117/volume/v3/volumes/f3c7c13e-005a-4ff3-b94d-11690292dd5b returned with HTTP 200 Jul 27 16:16:27.773929 np0000005924 devstack@c-api.service[100521]: [pid: 100521|app: 0|req: 796/3204] 10.4.3.117 () {66 vars in 1348 bytes} [Mon Jul 27 16:16:27 2026] GET /volume/v3/volumes/f3c7c13e-005a-4ff3-b94d-11690292dd5b => generated 880 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 27 16:16:27.774213 np0000005924 devstack@c-api.service[100524]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:16:27.774213 np0000005924 devstack@c-api.service[100524]: warnings.warn( Jul 27 16:16:27.774954 np0000005924 devstack@c-api.service[100524]: INFO cinder.api.openstack.wsgi [None req-6f789f67-8546-487c-965a-b3d537e1c599 tempest-VolumesBackupsTest-916266255 tempest-VolumesBackupsTest-916266255-project-member] https://10.4.3.117/volume/v3/backups/5056bb69-87a8-4119-9a0b-e9cbd6fb1ed1 returned with HTTP 200 Jul 27 16:16:27.775320 np0000005924 devstack@c-api.service[100524]: [pid: 100524|app: 0|req: 810/3205] 10.4.3.117 () {66 vars in 1348 bytes} [Mon Jul 27 16:16:27 2026] GET /volume/v3/backups/5056bb69-87a8-4119-9a0b-e9cbd6fb1ed1 => generated 738 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 27 16:16:27.854701 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.middleware.request_id [None req-dc0dbf89-246b-4464-985d-870af2abe01b None None] RequestId filter calling following filter/app {{(pid=100522) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:16:27.856457 np0000005924 devstack@c-api.service[100522]: INFO cinder.api.openstack.wsgi [None req-dc0dbf89-246b-4464-985d-870af2abe01b tempest-VolumeAndVolumeTypeFromImageTest-2140214429 tempest-VolumeAndVolumeTypeFromImageTest-2140214429-project-member] GET https://10.4.3.117/volume/v3/volumes/d28464ab-c13b-4e86-b035-546101eefeb0 Jul 27 16:16:27.856705 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.openstack.wsgi [None req-dc0dbf89-246b-4464-985d-870af2abe01b tempest-VolumeAndVolumeTypeFromImageTest-2140214429 tempest-VolumeAndVolumeTypeFromImageTest-2140214429-project-member] Empty body provided in request {{(pid=100522) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:16:27.856936 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.openstack.wsgi [None req-dc0dbf89-246b-4464-985d-870af2abe01b tempest-VolumeAndVolumeTypeFromImageTest-2140214429 tempest-VolumeAndVolumeTypeFromImageTest-2140214429-project-member] Calling method 'show' {{(pid=100522) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:16:27.863785 np0000005924 devstack@c-api.service[100522]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:16:27.863785 np0000005924 devstack@c-api.service[100522]: warnings.warn( Jul 27 16:16:27.868183 np0000005924 devstack@c-api.service[100522]: INFO cinder.volume.api [None req-dc0dbf89-246b-4464-985d-870af2abe01b tempest-VolumeAndVolumeTypeFromImageTest-2140214429 tempest-VolumeAndVolumeTypeFromImageTest-2140214429-project-member] Volume info retrieved successfully. Jul 27 16:16:27.872385 np0000005924 devstack@c-api.service[100522]: INFO cinder.api.openstack.wsgi [None req-dc0dbf89-246b-4464-985d-870af2abe01b tempest-VolumeAndVolumeTypeFromImageTest-2140214429 tempest-VolumeAndVolumeTypeFromImageTest-2140214429-project-member] https://10.4.3.117/volume/v3/volumes/d28464ab-c13b-4e86-b035-546101eefeb0 returned with HTTP 200 Jul 27 16:16:27.872822 np0000005924 devstack@c-api.service[100522]: [pid: 100522|app: 0|req: 792/3206] 10.4.3.117 () {66 vars in 1348 bytes} [Mon Jul 27 16:16:27 2026] GET /volume/v3/volumes/d28464ab-c13b-4e86-b035-546101eefeb0 => generated 951 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 27 16:16:28.112900 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.middleware.request_id [None req-b8bd37d6-e847-4fbc-9600-c41e5cd37e99 None None] RequestId filter calling following filter/app {{(pid=100523) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:16:28.114943 np0000005924 devstack@c-api.service[100523]: INFO cinder.api.openstack.wsgi [None req-b8bd37d6-e847-4fbc-9600-c41e5cd37e99 tempest-VolumesBackupsTest-1361087151 tempest-VolumesBackupsTest-1361087151-project-member] GET https://10.4.3.117/volume/v3/backups/7a7152fa-2ad6-4838-af62-7c806ea71455 Jul 27 16:16:28.115188 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.openstack.wsgi [None req-b8bd37d6-e847-4fbc-9600-c41e5cd37e99 tempest-VolumesBackupsTest-1361087151 tempest-VolumesBackupsTest-1361087151-project-member] Empty body provided in request {{(pid=100523) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:16:28.115432 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.openstack.wsgi [None req-b8bd37d6-e847-4fbc-9600-c41e5cd37e99 tempest-VolumesBackupsTest-1361087151 tempest-VolumesBackupsTest-1361087151-project-member] Calling method 'show' {{(pid=100523) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:16:28.115660 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.v3.backups [None req-b8bd37d6-e847-4fbc-9600-c41e5cd37e99 tempest-VolumesBackupsTest-1361087151 tempest-VolumesBackupsTest-1361087151-project-member] Show backup with id 7a7152fa-2ad6-4838-af62-7c806ea71455. {{(pid=100523) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 27 16:16:28.120053 np0000005924 devstack@c-api.service[100523]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:16:28.120053 np0000005924 devstack@c-api.service[100523]: warnings.warn( Jul 27 16:16:28.120998 np0000005924 devstack@c-api.service[100523]: INFO cinder.api.openstack.wsgi [None req-b8bd37d6-e847-4fbc-9600-c41e5cd37e99 tempest-VolumesBackupsTest-1361087151 tempest-VolumesBackupsTest-1361087151-project-member] https://10.4.3.117/volume/v3/backups/7a7152fa-2ad6-4838-af62-7c806ea71455 returned with HTTP 200 Jul 27 16:16:28.121615 np0000005924 devstack@c-api.service[100523]: [pid: 100523|app: 0|req: 809/3207] 10.4.3.117 () {66 vars in 1348 bytes} [Mon Jul 27 16:16:28 2026] GET /volume/v3/backups/7a7152fa-2ad6-4838-af62-7c806ea71455 => generated 750 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 27 16:16:28.719820 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.middleware.request_id [None req-bf0cab8d-c2aa-4114-ae32-d5bbd4ad919a None None] RequestId filter calling following filter/app {{(pid=100521) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:16:28.721846 np0000005924 devstack@c-api.service[100521]: INFO cinder.api.openstack.wsgi [None req-bf0cab8d-c2aa-4114-ae32-d5bbd4ad919a tempest-TestMinimumBasicScenario-2123975078 tempest-TestMinimumBasicScenario-2123975078-project-member] GET https://10.4.3.117/volume/v3/volumes/a8f83117-4825-4ab0-bb9a-59b144948802 Jul 27 16:16:28.722086 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.openstack.wsgi [None req-bf0cab8d-c2aa-4114-ae32-d5bbd4ad919a tempest-TestMinimumBasicScenario-2123975078 tempest-TestMinimumBasicScenario-2123975078-project-member] Empty body provided in request {{(pid=100521) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:16:28.722342 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.openstack.wsgi [None req-bf0cab8d-c2aa-4114-ae32-d5bbd4ad919a tempest-TestMinimumBasicScenario-2123975078 tempest-TestMinimumBasicScenario-2123975078-project-member] Calling method 'show' {{(pid=100521) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:16:28.745544 np0000005924 devstack@c-api.service[100521]: INFO cinder.api.openstack.wsgi [None req-bf0cab8d-c2aa-4114-ae32-d5bbd4ad919a tempest-TestMinimumBasicScenario-2123975078 tempest-TestMinimumBasicScenario-2123975078-project-member] https://10.4.3.117/volume/v3/volumes/a8f83117-4825-4ab0-bb9a-59b144948802 returned with HTTP 404 Jul 27 16:16:28.746098 np0000005924 devstack@c-api.service[100521]: [pid: 100521|app: 0|req: 797/3208] 10.4.3.117 () {66 vars in 1348 bytes} [Mon Jul 27 16:16:28 2026] GET /volume/v3/volumes/a8f83117-4825-4ab0-bb9a-59b144948802 => generated 109 bytes in 27 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 27 16:16:28.786399 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.middleware.request_id [None req-990efdc8-b30a-4530-9279-ba9ea71fe5c0 None None] RequestId filter calling following filter/app {{(pid=100524) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:16:28.788775 np0000005924 devstack@c-api.service[100524]: INFO cinder.api.openstack.wsgi [None req-990efdc8-b30a-4530-9279-ba9ea71fe5c0 tempest-VolumesBackupsTest-916266255 tempest-VolumesBackupsTest-916266255-project-member] GET https://10.4.3.117/volume/v3/backups/5056bb69-87a8-4119-9a0b-e9cbd6fb1ed1 Jul 27 16:16:28.789045 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.openstack.wsgi [None req-990efdc8-b30a-4530-9279-ba9ea71fe5c0 tempest-VolumesBackupsTest-916266255 tempest-VolumesBackupsTest-916266255-project-member] Empty body provided in request {{(pid=100524) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:16:28.789314 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.openstack.wsgi [None req-990efdc8-b30a-4530-9279-ba9ea71fe5c0 tempest-VolumesBackupsTest-916266255 tempest-VolumesBackupsTest-916266255-project-member] Calling method 'show' {{(pid=100524) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:16:28.789415 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.middleware.request_id [None req-514d2742-0c21-4155-bb08-5a694354da32 None None] RequestId filter calling following filter/app {{(pid=100522) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:16:28.789711 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.v3.backups [None req-990efdc8-b30a-4530-9279-ba9ea71fe5c0 tempest-VolumesBackupsTest-916266255 tempest-VolumesBackupsTest-916266255-project-member] Show backup with id 5056bb69-87a8-4119-9a0b-e9cbd6fb1ed1. {{(pid=100524) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 27 16:16:28.791432 np0000005924 devstack@c-api.service[100522]: INFO cinder.api.openstack.wsgi [None req-514d2742-0c21-4155-bb08-5a694354da32 tempest-TestEncryptedCinderVolumes-328802700 tempest-TestEncryptedCinderVolumes-328802700-project-member] GET https://10.4.3.117/volume/v3/volumes/f3c7c13e-005a-4ff3-b94d-11690292dd5b Jul 27 16:16:28.791624 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.openstack.wsgi [None req-514d2742-0c21-4155-bb08-5a694354da32 tempest-TestEncryptedCinderVolumes-328802700 tempest-TestEncryptedCinderVolumes-328802700-project-member] Empty body provided in request {{(pid=100522) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:16:28.791799 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.openstack.wsgi [None req-514d2742-0c21-4155-bb08-5a694354da32 tempest-TestEncryptedCinderVolumes-328802700 tempest-TestEncryptedCinderVolumes-328802700-project-member] Calling method 'show' {{(pid=100522) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:16:28.797580 np0000005924 devstack@c-api.service[100524]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:16:28.797580 np0000005924 devstack@c-api.service[100524]: warnings.warn( Jul 27 16:16:28.798628 np0000005924 devstack@c-api.service[100524]: INFO cinder.api.openstack.wsgi [None req-990efdc8-b30a-4530-9279-ba9ea71fe5c0 tempest-VolumesBackupsTest-916266255 tempest-VolumesBackupsTest-916266255-project-member] https://10.4.3.117/volume/v3/backups/5056bb69-87a8-4119-9a0b-e9cbd6fb1ed1 returned with HTTP 200 Jul 27 16:16:28.799056 np0000005924 devstack@c-api.service[100524]: [pid: 100524|app: 0|req: 811/3209] 10.4.3.117 () {66 vars in 1348 bytes} [Mon Jul 27 16:16:28 2026] GET /volume/v3/backups/5056bb69-87a8-4119-9a0b-e9cbd6fb1ed1 => generated 738 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 27 16:16:28.804391 np0000005924 devstack@c-api.service[100522]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:16:28.804391 np0000005924 devstack@c-api.service[100522]: warnings.warn( Jul 27 16:16:28.808014 np0000005924 devstack@c-api.service[100522]: INFO cinder.volume.api [None req-514d2742-0c21-4155-bb08-5a694354da32 tempest-TestEncryptedCinderVolumes-328802700 tempest-TestEncryptedCinderVolumes-328802700-project-member] Volume info retrieved successfully. Jul 27 16:16:28.814345 np0000005924 devstack@c-api.service[100522]: INFO cinder.api.openstack.wsgi [None req-514d2742-0c21-4155-bb08-5a694354da32 tempest-TestEncryptedCinderVolumes-328802700 tempest-TestEncryptedCinderVolumes-328802700-project-member] https://10.4.3.117/volume/v3/volumes/f3c7c13e-005a-4ff3-b94d-11690292dd5b returned with HTTP 200 Jul 27 16:16:28.814345 np0000005924 devstack@c-api.service[100522]: [pid: 100522|app: 0|req: 793/3210] 10.4.3.117 () {66 vars in 1348 bytes} [Mon Jul 27 16:16:28 2026] GET /volume/v3/volumes/f3c7c13e-005a-4ff3-b94d-11690292dd5b => generated 880 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 27 16:16:28.904240 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.middleware.request_id [None req-c3726c2e-f51e-43ed-adee-bf4ad5b20bdf None None] RequestId filter calling following filter/app {{(pid=100523) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:16:28.907031 np0000005924 devstack@c-api.service[100523]: INFO cinder.api.openstack.wsgi [None req-c3726c2e-f51e-43ed-adee-bf4ad5b20bdf tempest-VolumeAndVolumeTypeFromImageTest-2140214429 tempest-VolumeAndVolumeTypeFromImageTest-2140214429-project-member] GET https://10.4.3.117/volume/v3/volumes/d28464ab-c13b-4e86-b035-546101eefeb0 Jul 27 16:16:28.907337 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.openstack.wsgi [None req-c3726c2e-f51e-43ed-adee-bf4ad5b20bdf tempest-VolumeAndVolumeTypeFromImageTest-2140214429 tempest-VolumeAndVolumeTypeFromImageTest-2140214429-project-member] Empty body provided in request {{(pid=100523) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:16:28.907662 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.openstack.wsgi [None req-c3726c2e-f51e-43ed-adee-bf4ad5b20bdf tempest-VolumeAndVolumeTypeFromImageTest-2140214429 tempest-VolumeAndVolumeTypeFromImageTest-2140214429-project-member] Calling method 'show' {{(pid=100523) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:16:28.922093 np0000005924 devstack@c-api.service[100523]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:16:28.922093 np0000005924 devstack@c-api.service[100523]: warnings.warn( Jul 27 16:16:28.926157 np0000005924 devstack@c-api.service[100523]: INFO cinder.volume.api [None req-c3726c2e-f51e-43ed-adee-bf4ad5b20bdf tempest-VolumeAndVolumeTypeFromImageTest-2140214429 tempest-VolumeAndVolumeTypeFromImageTest-2140214429-project-member] Volume info retrieved successfully. Jul 27 16:16:28.938203 np0000005924 devstack@c-api.service[100523]: INFO cinder.api.openstack.wsgi [None req-c3726c2e-f51e-43ed-adee-bf4ad5b20bdf tempest-VolumeAndVolumeTypeFromImageTest-2140214429 tempest-VolumeAndVolumeTypeFromImageTest-2140214429-project-member] https://10.4.3.117/volume/v3/volumes/d28464ab-c13b-4e86-b035-546101eefeb0 returned with HTTP 200 Jul 27 16:16:28.938633 np0000005924 devstack@c-api.service[100523]: [pid: 100523|app: 0|req: 810/3211] 10.4.3.117 () {66 vars in 1348 bytes} [Mon Jul 27 16:16:28 2026] GET /volume/v3/volumes/d28464ab-c13b-4e86-b035-546101eefeb0 => generated 951 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 27 16:16:29.139396 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.middleware.request_id [None req-e404d4bd-4ac0-45e4-83ae-e65a237cb6ec None None] RequestId filter calling following filter/app {{(pid=100521) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:16:29.139396 np0000005924 devstack@c-api.service[100521]: INFO cinder.api.openstack.wsgi [None req-e404d4bd-4ac0-45e4-83ae-e65a237cb6ec tempest-VolumesBackupsTest-1361087151 tempest-VolumesBackupsTest-1361087151-project-member] GET https://10.4.3.117/volume/v3/backups/7a7152fa-2ad6-4838-af62-7c806ea71455 Jul 27 16:16:29.139396 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.openstack.wsgi [None req-e404d4bd-4ac0-45e4-83ae-e65a237cb6ec tempest-VolumesBackupsTest-1361087151 tempest-VolumesBackupsTest-1361087151-project-member] Empty body provided in request {{(pid=100521) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:16:29.139396 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.openstack.wsgi [None req-e404d4bd-4ac0-45e4-83ae-e65a237cb6ec tempest-VolumesBackupsTest-1361087151 tempest-VolumesBackupsTest-1361087151-project-member] Calling method 'show' {{(pid=100521) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:16:29.139396 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.v3.backups [None req-e404d4bd-4ac0-45e4-83ae-e65a237cb6ec tempest-VolumesBackupsTest-1361087151 tempest-VolumesBackupsTest-1361087151-project-member] Show backup with id 7a7152fa-2ad6-4838-af62-7c806ea71455. {{(pid=100521) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 27 16:16:29.145011 np0000005924 devstack@c-api.service[100521]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:16:29.145011 np0000005924 devstack@c-api.service[100521]: warnings.warn( Jul 27 16:16:29.148344 np0000005924 devstack@c-api.service[100521]: INFO cinder.api.openstack.wsgi [None req-e404d4bd-4ac0-45e4-83ae-e65a237cb6ec tempest-VolumesBackupsTest-1361087151 tempest-VolumesBackupsTest-1361087151-project-member] https://10.4.3.117/volume/v3/backups/7a7152fa-2ad6-4838-af62-7c806ea71455 returned with HTTP 200 Jul 27 16:16:29.148344 np0000005924 devstack@c-api.service[100521]: [pid: 100521|app: 0|req: 798/3212] 10.4.3.117 () {66 vars in 1348 bytes} [Mon Jul 27 16:16:29 2026] GET /volume/v3/backups/7a7152fa-2ad6-4838-af62-7c806ea71455 => generated 750 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 27 16:16:29.571349 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.middleware.request_id [None req-efbc1b4b-0528-4757-911e-fabdb162f402 None None] RequestId filter calling following filter/app {{(pid=100524) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:16:29.674614 np0000005924 devstack@c-api.service[100524]: INFO cinder.api.openstack.wsgi [None req-efbc1b4b-0528-4757-911e-fabdb162f402 tempest-VolumeTypesReaderTests-870924541 tempest-VolumeTypesReaderTests-870924541-project-admin] POST https://10.4.3.117/volume/v3/types Jul 27 16:16:29.674980 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.openstack.wsgi [None req-efbc1b4b-0528-4757-911e-fabdb162f402 tempest-VolumeTypesReaderTests-870924541 tempest-VolumeTypesReaderTests-870924541-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-514017794", "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=100524) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 27 16:16:29.706684 np0000005924 devstack@c-api.service[100524]: INFO cinder.api.openstack.wsgi [None req-efbc1b4b-0528-4757-911e-fabdb162f402 tempest-VolumeTypesReaderTests-870924541 tempest-VolumeTypesReaderTests-870924541-project-admin] https://10.4.3.117/volume/v3/types returned with HTTP 200 Jul 27 16:16:29.707060 np0000005924 devstack@c-api.service[100524]: [pid: 100524|app: 0|req: 812/3213] 10.4.3.117 () {68 vars in 1253 bytes} [Mon Jul 27 16:16:29 2026] POST /volume/v3/types => generated 379 bytes in 136 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 27 16:16:29.717889 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.middleware.request_id [None req-5f7ad157-85ca-4d89-9f57-635774c0c70c None None] RequestId filter calling following filter/app {{(pid=100522) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:16:29.719558 np0000005924 devstack@c-api.service[100522]: INFO cinder.api.openstack.wsgi [None req-5f7ad157-85ca-4d89-9f57-635774c0c70c tempest-VolumeTypesReaderTests-870924541 tempest-VolumeTypesReaderTests-870924541-project-admin] POST https://10.4.3.117/volume/v3/types/d8fe29b8-5b80-4130-99fc-1875a18b0bf1/encryption Jul 27 16:16:29.720360 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.openstack.wsgi [None req-5f7ad157-85ca-4d89-9f57-635774c0c70c tempest-VolumeTypesReaderTests-870924541 tempest-VolumeTypesReaderTests-870924541-project-admin] Action: 'create', calling method: create, body: {"encryption": {"provider": "LuksEncryptor", "key_size": 256, "cipher": "aes-xts-plain64", "control_location": "front-end"}} {{(pid=100522) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 27 16:16:29.762072 np0000005924 devstack@c-api.service[100522]: INFO cinder.api.openstack.wsgi [None req-5f7ad157-85ca-4d89-9f57-635774c0c70c tempest-VolumeTypesReaderTests-870924541 tempest-VolumeTypesReaderTests-870924541-project-admin] https://10.4.3.117/volume/v3/types/d8fe29b8-5b80-4130-99fc-1875a18b0bf1/encryption returned with HTTP 200 Jul 27 16:16:29.762784 np0000005924 devstack@c-api.service[100522]: [pid: 100522|app: 0|req: 794/3214] 10.4.3.117 () {68 vars in 1397 bytes} [Mon Jul 27 16:16:29 2026] POST /volume/v3/types/d8fe29b8-5b80-4130-99fc-1875a18b0bf1/encryption => generated 239 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 27 16:16:29.772614 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.middleware.request_id [None req-d1f73793-6f4a-4d8d-b135-a42a70476610 None None] RequestId filter calling following filter/app {{(pid=100523) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:16:29.774700 np0000005924 devstack@c-api.service[100523]: INFO cinder.api.openstack.wsgi [None req-d1f73793-6f4a-4d8d-b135-a42a70476610 tempest-VolumeTypesReaderTests-870924541 tempest-VolumeTypesReaderTests-870924541-project-admin] POST https://10.4.3.117/volume/v3/types Jul 27 16:16:29.775199 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.openstack.wsgi [None req-d1f73793-6f4a-4d8d-b135-a42a70476610 tempest-VolumeTypesReaderTests-870924541 tempest-VolumeTypesReaderTests-870924541-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-637420770", "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=100523) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 27 16:16:29.793082 np0000005924 devstack@c-api.service[100523]: INFO cinder.api.openstack.wsgi [None req-d1f73793-6f4a-4d8d-b135-a42a70476610 tempest-VolumeTypesReaderTests-870924541 tempest-VolumeTypesReaderTests-870924541-project-admin] https://10.4.3.117/volume/v3/types returned with HTTP 200 Jul 27 16:16:29.793477 np0000005924 devstack@c-api.service[100523]: [pid: 100523|app: 0|req: 811/3215] 10.4.3.117 () {68 vars in 1253 bytes} [Mon Jul 27 16:16:29 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 27 16:16:29.811179 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.middleware.request_id [None req-12cab23d-e9d9-4ed6-9099-7ae820fdadef None None] RequestId filter calling following filter/app {{(pid=100521) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:16:29.811484 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.middleware.request_id [None req-08fd324f-0ba8-4851-a4fa-46b8ce2d36e9 None None] RequestId filter calling following filter/app {{(pid=100524) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:16:29.813009 np0000005924 devstack@c-api.service[100521]: INFO cinder.api.openstack.wsgi [None req-12cab23d-e9d9-4ed6-9099-7ae820fdadef tempest-VolumesBackupsTest-916266255 tempest-VolumesBackupsTest-916266255-project-member] GET https://10.4.3.117/volume/v3/backups/5056bb69-87a8-4119-9a0b-e9cbd6fb1ed1 Jul 27 16:16:29.813267 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.openstack.wsgi [None req-12cab23d-e9d9-4ed6-9099-7ae820fdadef tempest-VolumesBackupsTest-916266255 tempest-VolumesBackupsTest-916266255-project-member] Empty body provided in request {{(pid=100521) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:16:29.813401 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.openstack.wsgi [None req-12cab23d-e9d9-4ed6-9099-7ae820fdadef tempest-VolumesBackupsTest-916266255 tempest-VolumesBackupsTest-916266255-project-member] Calling method 'show' {{(pid=100521) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:16:29.813507 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.v3.backups [None req-12cab23d-e9d9-4ed6-9099-7ae820fdadef tempest-VolumesBackupsTest-916266255 tempest-VolumesBackupsTest-916266255-project-member] Show backup with id 5056bb69-87a8-4119-9a0b-e9cbd6fb1ed1. {{(pid=100521) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 27 16:16:29.826283 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.middleware.request_id [None req-7a81afb6-1b9f-4178-ace1-e06bc6764ada None None] RequestId filter calling following filter/app {{(pid=100522) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:16:29.828055 np0000005924 devstack@c-api.service[100521]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:16:29.828055 np0000005924 devstack@c-api.service[100521]: warnings.warn( Jul 27 16:16:29.829205 np0000005924 devstack@c-api.service[100521]: INFO cinder.api.openstack.wsgi [None req-12cab23d-e9d9-4ed6-9099-7ae820fdadef tempest-VolumesBackupsTest-916266255 tempest-VolumesBackupsTest-916266255-project-member] https://10.4.3.117/volume/v3/backups/5056bb69-87a8-4119-9a0b-e9cbd6fb1ed1 returned with HTTP 200 Jul 27 16:16:29.829955 np0000005924 devstack@c-api.service[100521]: [pid: 100521|app: 0|req: 799/3216] 10.4.3.117 () {66 vars in 1348 bytes} [Mon Jul 27 16:16:29 2026] GET /volume/v3/backups/5056bb69-87a8-4119-9a0b-e9cbd6fb1ed1 => generated 749 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 27 16:16:29.835857 np0000005924 devstack@c-api.service[100522]: INFO cinder.api.openstack.wsgi [None req-7a81afb6-1b9f-4178-ace1-e06bc6764ada tempest-TestEncryptedCinderVolumes-328802700 tempest-TestEncryptedCinderVolumes-328802700-project-member] GET https://10.4.3.117/volume/v3/volumes/f3c7c13e-005a-4ff3-b94d-11690292dd5b Jul 27 16:16:29.835857 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.openstack.wsgi [None req-7a81afb6-1b9f-4178-ace1-e06bc6764ada tempest-TestEncryptedCinderVolumes-328802700 tempest-TestEncryptedCinderVolumes-328802700-project-member] Empty body provided in request {{(pid=100522) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:16:29.835857 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.openstack.wsgi [None req-7a81afb6-1b9f-4178-ace1-e06bc6764ada tempest-TestEncryptedCinderVolumes-328802700 tempest-TestEncryptedCinderVolumes-328802700-project-member] Calling method 'show' {{(pid=100522) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:16:29.845247 np0000005924 devstack@c-api.service[100522]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:16:29.845247 np0000005924 devstack@c-api.service[100522]: warnings.warn( Jul 27 16:16:29.848604 np0000005924 devstack@c-api.service[100522]: INFO cinder.volume.api [None req-7a81afb6-1b9f-4178-ace1-e06bc6764ada tempest-TestEncryptedCinderVolumes-328802700 tempest-TestEncryptedCinderVolumes-328802700-project-member] Volume info retrieved successfully. Jul 27 16:16:29.853537 np0000005924 devstack@c-api.service[100522]: INFO cinder.api.openstack.wsgi [None req-7a81afb6-1b9f-4178-ace1-e06bc6764ada tempest-TestEncryptedCinderVolumes-328802700 tempest-TestEncryptedCinderVolumes-328802700-project-member] https://10.4.3.117/volume/v3/volumes/f3c7c13e-005a-4ff3-b94d-11690292dd5b returned with HTTP 200 Jul 27 16:16:29.853537 np0000005924 devstack@c-api.service[100522]: [pid: 100522|app: 0|req: 795/3217] 10.4.3.117 () {66 vars in 1348 bytes} [Mon Jul 27 16:16:29 2026] GET /volume/v3/volumes/f3c7c13e-005a-4ff3-b94d-11690292dd5b => generated 880 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 27 16:16:29.891410 np0000005924 devstack@c-api.service[100524]: INFO cinder.api.openstack.wsgi [None req-08fd324f-0ba8-4851-a4fa-46b8ce2d36e9 tempest-VolumeTypesReaderTests-870924541 tempest-VolumeTypesReaderTests-870924541-project-reader] POST https://10.4.3.117/volume/v3/types/6b9282cc-89ba-4005-8850-2d48dd07e006/encryption Jul 27 16:16:29.891838 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.openstack.wsgi [None req-08fd324f-0ba8-4851-a4fa-46b8ce2d36e9 tempest-VolumeTypesReaderTests-870924541 tempest-VolumeTypesReaderTests-870924541-project-reader] Action: 'create', calling method: create, body: {"encryption": {"provider": "LuksEncryptor", "key_size": 256, "cipher": "aes-xts-plain64", "control_location": "front-end"}} {{(pid=100524) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 27 16:16:29.896412 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.policy [None req-08fd324f-0ba8-4851-a4fa-46b8ce2d36e9 tempest-VolumeTypesReaderTests-870924541 tempest-VolumeTypesReaderTests-870924541-project-reader] Policy check for volume_extension:volume_type_encryption:create failed with context {'is_admin': False, 'user_id': '64e57cd9d10d4bcd9236b4199b61211e', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '2d12d45645ee4bb583a60cd213ec0efe', '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=100524) authorize /opt/stack/cinder/cinder/policy.py:189}} Jul 27 16:16:29.896667 np0000005924 devstack@c-api.service[100524]: INFO cinder.api.openstack.wsgi [None req-08fd324f-0ba8-4851-a4fa-46b8ce2d36e9 tempest-VolumeTypesReaderTests-870924541 tempest-VolumeTypesReaderTests-870924541-project-reader] https://10.4.3.117/volume/v3/types/6b9282cc-89ba-4005-8850-2d48dd07e006/encryption returned with HTTP 403 Jul 27 16:16:29.897372 np0000005924 devstack@c-api.service[100524]: [pid: 100524|app: 0|req: 813/3218] 10.4.3.117 () {68 vars in 1397 bytes} [Mon Jul 27 16:16:29 2026] POST /volume/v3/types/6b9282cc-89ba-4005-8850-2d48dd07e006/encryption => generated 127 bytes in 86 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Jul 27 16:16:29.910426 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.middleware.request_id [None req-4f8f7c4e-23c8-451b-9618-3bcbcef6f048 None None] RequestId filter calling following filter/app {{(pid=100523) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:16:29.912866 np0000005924 devstack@c-api.service[100523]: INFO cinder.api.openstack.wsgi [None req-4f8f7c4e-23c8-451b-9618-3bcbcef6f048 tempest-VolumeTypesReaderTests-870924541 tempest-VolumeTypesReaderTests-870924541-project-admin] POST https://10.4.3.117/volume/v3/types Jul 27 16:16:29.913425 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.openstack.wsgi [None req-4f8f7c4e-23c8-451b-9618-3bcbcef6f048 tempest-VolumeTypesReaderTests-870924541 tempest-VolumeTypesReaderTests-870924541-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-1347596458", "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=100523) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 27 16:16:29.933775 np0000005924 devstack@c-api.service[100523]: INFO cinder.api.openstack.wsgi [None req-4f8f7c4e-23c8-451b-9618-3bcbcef6f048 tempest-VolumeTypesReaderTests-870924541 tempest-VolumeTypesReaderTests-870924541-project-admin] https://10.4.3.117/volume/v3/types returned with HTTP 200 Jul 27 16:16:29.934159 np0000005924 devstack@c-api.service[100523]: [pid: 100523|app: 0|req: 812/3219] 10.4.3.117 () {68 vars in 1253 bytes} [Mon Jul 27 16:16:29 2026] POST /volume/v3/types => generated 380 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 27 16:16:29.947272 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.middleware.request_id [None req-78b85996-0f55-418f-8fc1-d3ad510927b2 None None] RequestId filter calling following filter/app {{(pid=100521) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:16:29.960293 np0000005924 devstack@c-api.service[100521]: INFO cinder.api.openstack.wsgi [None req-78b85996-0f55-418f-8fc1-d3ad510927b2 tempest-VolumeTypesReaderTests-870924541 tempest-VolumeTypesReaderTests-870924541-project-reader] POST https://10.4.3.117/volume/v3/types/9bc3a496-405e-4d21-8969-ed77f4d5e125/extra_specs Jul 27 16:16:29.960753 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.openstack.wsgi [None req-78b85996-0f55-418f-8fc1-d3ad510927b2 tempest-VolumeTypesReaderTests-870924541 tempest-VolumeTypesReaderTests-870924541-project-reader] Action: 'create', calling method: create, body: {"extra_specs": {"key2": "value2"}} {{(pid=100521) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 27 16:16:29.962847 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.policy [None req-78b85996-0f55-418f-8fc1-d3ad510927b2 tempest-VolumeTypesReaderTests-870924541 tempest-VolumeTypesReaderTests-870924541-project-reader] Policy check for volume_extension:types_extra_specs:create failed with context {'is_admin': False, 'user_id': '64e57cd9d10d4bcd9236b4199b61211e', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '2d12d45645ee4bb583a60cd213ec0efe', '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=100521) authorize /opt/stack/cinder/cinder/policy.py:189}} Jul 27 16:16:29.963099 np0000005924 devstack@c-api.service[100521]: INFO cinder.api.openstack.wsgi [None req-78b85996-0f55-418f-8fc1-d3ad510927b2 tempest-VolumeTypesReaderTests-870924541 tempest-VolumeTypesReaderTests-870924541-project-reader] https://10.4.3.117/volume/v3/types/9bc3a496-405e-4d21-8969-ed77f4d5e125/extra_specs returned with HTTP 403 Jul 27 16:16:29.963647 np0000005924 devstack@c-api.service[100521]: [pid: 100521|app: 0|req: 800/3220] 10.4.3.117 () {68 vars in 1399 bytes} [Mon Jul 27 16:16:29 2026] POST /volume/v3/types/9bc3a496-405e-4d21-8969-ed77f4d5e125/extra_specs => generated 122 bytes in 17 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Jul 27 16:16:29.970752 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.middleware.request_id [None req-8a870c1f-8ff0-4033-bfb3-f1a9a9b11d77 None None] RequestId filter calling following filter/app {{(pid=100522) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:16:29.972080 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.middleware.request_id [None req-75253ceb-c8c7-4b85-94a7-0a148d9520c7 None None] RequestId filter calling following filter/app {{(pid=100524) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:16:29.973060 np0000005924 devstack@c-api.service[100522]: INFO cinder.api.openstack.wsgi [None req-8a870c1f-8ff0-4033-bfb3-f1a9a9b11d77 tempest-VolumeTypesReaderTests-870924541 tempest-VolumeTypesReaderTests-870924541-project-reader] PUT https://10.4.3.117/volume/v3/types/9bc3a496-405e-4d21-8969-ed77f4d5e125/extra_specs/key2 Jul 27 16:16:29.973693 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.openstack.wsgi [None req-8a870c1f-8ff0-4033-bfb3-f1a9a9b11d77 tempest-VolumeTypesReaderTests-870924541 tempest-VolumeTypesReaderTests-870924541-project-reader] Action: 'update', calling method: update, body: {"key2": "updated value"} {{(pid=100522) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 27 16:16:29.973922 np0000005924 devstack@c-api.service[100524]: INFO cinder.api.openstack.wsgi [None req-75253ceb-c8c7-4b85-94a7-0a148d9520c7 tempest-VolumeAndVolumeTypeFromImageTest-2140214429 tempest-VolumeAndVolumeTypeFromImageTest-2140214429-project-member] GET https://10.4.3.117/volume/v3/volumes/d28464ab-c13b-4e86-b035-546101eefeb0 Jul 27 16:16:29.974116 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.openstack.wsgi [None req-75253ceb-c8c7-4b85-94a7-0a148d9520c7 tempest-VolumeAndVolumeTypeFromImageTest-2140214429 tempest-VolumeAndVolumeTypeFromImageTest-2140214429-project-member] Empty body provided in request {{(pid=100524) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:16:29.974352 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.openstack.wsgi [None req-75253ceb-c8c7-4b85-94a7-0a148d9520c7 tempest-VolumeAndVolumeTypeFromImageTest-2140214429 tempest-VolumeAndVolumeTypeFromImageTest-2140214429-project-member] Calling method 'show' {{(pid=100524) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:16:29.976435 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.policy [None req-8a870c1f-8ff0-4033-bfb3-f1a9a9b11d77 tempest-VolumeTypesReaderTests-870924541 tempest-VolumeTypesReaderTests-870924541-project-reader] Policy check for volume_extension:types_extra_specs:update failed with context {'is_admin': False, 'user_id': '64e57cd9d10d4bcd9236b4199b61211e', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '2d12d45645ee4bb583a60cd213ec0efe', '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=100522) authorize /opt/stack/cinder/cinder/policy.py:189}} Jul 27 16:16:29.976665 np0000005924 devstack@c-api.service[100522]: INFO cinder.api.openstack.wsgi [None req-8a870c1f-8ff0-4033-bfb3-f1a9a9b11d77 tempest-VolumeTypesReaderTests-870924541 tempest-VolumeTypesReaderTests-870924541-project-reader] https://10.4.3.117/volume/v3/types/9bc3a496-405e-4d21-8969-ed77f4d5e125/extra_specs/key2 returned with HTTP 403 Jul 27 16:16:29.977273 np0000005924 devstack@c-api.service[100522]: [pid: 100522|app: 0|req: 796/3221] 10.4.3.117 () {68 vars in 1413 bytes} [Mon Jul 27 16:16:29 2026] PUT /volume/v3/types/9bc3a496-405e-4d21-8969-ed77f4d5e125/extra_specs/key2 => generated 122 bytes in 7 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Jul 27 16:16:29.983105 np0000005924 devstack@c-api.service[100524]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:16:29.983105 np0000005924 devstack@c-api.service[100524]: warnings.warn( Jul 27 16:16:29.988383 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.middleware.request_id [None req-1809d10c-e9d2-41a8-a84c-f7d967c7b746 None None] RequestId filter calling following filter/app {{(pid=100523) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:16:29.990384 np0000005924 devstack@c-api.service[100523]: INFO cinder.api.openstack.wsgi [None req-1809d10c-e9d2-41a8-a84c-f7d967c7b746 tempest-VolumeTypesReaderTests-870924541 tempest-VolumeTypesReaderTests-870924541-project-reader] POST https://10.4.3.117/volume/v3/types Jul 27 16:16:29.990763 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.openstack.wsgi [None req-1809d10c-e9d2-41a8-a84c-f7d967c7b746 tempest-VolumeTypesReaderTests-870924541 tempest-VolumeTypesReaderTests-870924541-project-reader] Action: 'create', calling method: _create, body: {"volume_type": {"name": "test-new-volume-type"}} {{(pid=100523) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 27 16:16:29.990902 np0000005924 devstack@c-api.service[100524]: INFO cinder.volume.api [None req-75253ceb-c8c7-4b85-94a7-0a148d9520c7 tempest-VolumeAndVolumeTypeFromImageTest-2140214429 tempest-VolumeAndVolumeTypeFromImageTest-2140214429-project-member] Volume info retrieved successfully. Jul 27 16:16:29.992771 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.policy [None req-1809d10c-e9d2-41a8-a84c-f7d967c7b746 tempest-VolumeTypesReaderTests-870924541 tempest-VolumeTypesReaderTests-870924541-project-reader] Policy check for volume_extension:type_create failed with context {'is_admin': False, 'user_id': '64e57cd9d10d4bcd9236b4199b61211e', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '2d12d45645ee4bb583a60cd213ec0efe', '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=100523) authorize /opt/stack/cinder/cinder/policy.py:189}} Jul 27 16:16:29.992967 np0000005924 devstack@c-api.service[100523]: INFO cinder.api.openstack.wsgi [None req-1809d10c-e9d2-41a8-a84c-f7d967c7b746 tempest-VolumeTypesReaderTests-870924541 tempest-VolumeTypesReaderTests-870924541-project-reader] https://10.4.3.117/volume/v3/types returned with HTTP 403 Jul 27 16:16:29.993438 np0000005924 devstack@c-api.service[100523]: [pid: 100523|app: 0|req: 813/3222] 10.4.3.117 () {68 vars in 1252 bytes} [Mon Jul 27 16:16:29 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 27 16:16:29.998049 np0000005924 devstack@c-api.service[100524]: INFO cinder.api.openstack.wsgi [None req-75253ceb-c8c7-4b85-94a7-0a148d9520c7 tempest-VolumeAndVolumeTypeFromImageTest-2140214429 tempest-VolumeAndVolumeTypeFromImageTest-2140214429-project-member] https://10.4.3.117/volume/v3/volumes/d28464ab-c13b-4e86-b035-546101eefeb0 returned with HTTP 200 Jul 27 16:16:29.998358 np0000005924 devstack@c-api.service[100524]: [pid: 100524|app: 0|req: 814/3223] 10.4.3.117 () {66 vars in 1348 bytes} [Mon Jul 27 16:16:29 2026] GET /volume/v3/volumes/d28464ab-c13b-4e86-b035-546101eefeb0 => generated 951 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 27 16:16:30.002452 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.middleware.request_id [None req-8e2f3d22-8ddd-45c7-80e4-e79bdfa292ae None None] RequestId filter calling following filter/app {{(pid=100521) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:16:30.004055 np0000005924 devstack@c-api.service[100521]: INFO cinder.api.openstack.wsgi [None req-8e2f3d22-8ddd-45c7-80e4-e79bdfa292ae tempest-VolumeTypesReaderTests-870924541 tempest-VolumeTypesReaderTests-870924541-project-admin] POST https://10.4.3.117/volume/v3/types Jul 27 16:16:30.004515 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.openstack.wsgi [None req-8e2f3d22-8ddd-45c7-80e4-e79bdfa292ae tempest-VolumeTypesReaderTests-870924541 tempest-VolumeTypesReaderTests-870924541-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-961860391", "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=100521) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 27 16:16:30.032539 np0000005924 devstack@c-api.service[100521]: INFO cinder.api.openstack.wsgi [None req-8e2f3d22-8ddd-45c7-80e4-e79bdfa292ae tempest-VolumeTypesReaderTests-870924541 tempest-VolumeTypesReaderTests-870924541-project-admin] https://10.4.3.117/volume/v3/types returned with HTTP 200 Jul 27 16:16:30.033052 np0000005924 devstack@c-api.service[100521]: [pid: 100521|app: 0|req: 801/3224] 10.4.3.117 () {68 vars in 1253 bytes} [Mon Jul 27 16:16:30 2026] POST /volume/v3/types => generated 379 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 27 16:16:30.043960 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.middleware.request_id [None req-157fc5fd-dfbe-4b78-9de9-32b642a5c25c None None] RequestId filter calling following filter/app {{(pid=100522) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:16:30.046841 np0000005924 devstack@c-api.service[100522]: INFO cinder.api.openstack.wsgi [None req-157fc5fd-dfbe-4b78-9de9-32b642a5c25c tempest-VolumeTypesReaderTests-870924541 tempest-VolumeTypesReaderTests-870924541-project-admin] POST https://10.4.3.117/volume/v3/types/eab29b1a-e8a0-473e-b4a2-f1cdc0baae0a/encryption Jul 27 16:16:30.047948 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.openstack.wsgi [None req-157fc5fd-dfbe-4b78-9de9-32b642a5c25c tempest-VolumeTypesReaderTests-870924541 tempest-VolumeTypesReaderTests-870924541-project-admin] Action: 'create', calling method: create, body: {"encryption": {"provider": "LuksEncryptor", "key_size": 256, "cipher": "aes-xts-plain64", "control_location": "front-end"}} {{(pid=100522) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 27 16:16:30.076803 np0000005924 devstack@c-api.service[100522]: INFO cinder.api.openstack.wsgi [None req-157fc5fd-dfbe-4b78-9de9-32b642a5c25c tempest-VolumeTypesReaderTests-870924541 tempest-VolumeTypesReaderTests-870924541-project-admin] https://10.4.3.117/volume/v3/types/eab29b1a-e8a0-473e-b4a2-f1cdc0baae0a/encryption returned with HTTP 200 Jul 27 16:16:30.077304 np0000005924 devstack@c-api.service[100522]: [pid: 100522|app: 0|req: 797/3225] 10.4.3.117 () {68 vars in 1397 bytes} [Mon Jul 27 16:16:30 2026] POST /volume/v3/types/eab29b1a-e8a0-473e-b4a2-f1cdc0baae0a/encryption => generated 239 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 27 16:16:30.086128 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.middleware.request_id [None req-0aa3f113-16bc-4974-90a4-0901a1b568ee None None] RequestId filter calling following filter/app {{(pid=100523) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:16:30.088266 np0000005924 devstack@c-api.service[100523]: INFO cinder.api.openstack.wsgi [None req-0aa3f113-16bc-4974-90a4-0901a1b568ee tempest-VolumeTypesReaderTests-870924541 tempest-VolumeTypesReaderTests-870924541-project-reader] DELETE https://10.4.3.117/volume/v3/types/eab29b1a-e8a0-473e-b4a2-f1cdc0baae0a/encryption/0f0dd608-7795-4caa-a91f-3dd7815bbfda Jul 27 16:16:30.088651 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.openstack.wsgi [None req-0aa3f113-16bc-4974-90a4-0901a1b568ee tempest-VolumeTypesReaderTests-870924541 tempest-VolumeTypesReaderTests-870924541-project-reader] Empty body provided in request {{(pid=100523) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:16:30.088919 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.openstack.wsgi [None req-0aa3f113-16bc-4974-90a4-0901a1b568ee tempest-VolumeTypesReaderTests-870924541 tempest-VolumeTypesReaderTests-870924541-project-reader] Calling method 'delete' {{(pid=100523) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:16:30.089866 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.policy [None req-0aa3f113-16bc-4974-90a4-0901a1b568ee tempest-VolumeTypesReaderTests-870924541 tempest-VolumeTypesReaderTests-870924541-project-reader] Policy check for volume_extension:volume_type_encryption:delete failed with context {'is_admin': False, 'user_id': '64e57cd9d10d4bcd9236b4199b61211e', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '2d12d45645ee4bb583a60cd213ec0efe', '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=100523) authorize /opt/stack/cinder/cinder/policy.py:189}} Jul 27 16:16:30.090024 np0000005924 devstack@c-api.service[100523]: INFO cinder.api.openstack.wsgi [None req-0aa3f113-16bc-4974-90a4-0901a1b568ee tempest-VolumeTypesReaderTests-870924541 tempest-VolumeTypesReaderTests-870924541-project-reader] https://10.4.3.117/volume/v3/types/eab29b1a-e8a0-473e-b4a2-f1cdc0baae0a/encryption/0f0dd608-7795-4caa-a91f-3dd7815bbfda returned with HTTP 403 Jul 27 16:16:30.090699 np0000005924 devstack@c-api.service[100523]: [pid: 100523|app: 0|req: 814/3226] 10.4.3.117 () {66 vars in 1489 bytes} [Mon Jul 27 16:16:30 2026] DELETE /volume/v3/types/eab29b1a-e8a0-473e-b4a2-f1cdc0baae0a/encryption/0f0dd608-7795-4caa-a91f-3dd7815bbfda => generated 127 bytes in 5 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Jul 27 16:16:30.109222 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.middleware.request_id [None req-a376fc71-0b2f-47c2-a701-83d49a15739a None None] RequestId filter calling following filter/app {{(pid=100524) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:16:30.114388 np0000005924 devstack@c-api.service[100524]: INFO cinder.api.openstack.wsgi [None req-a376fc71-0b2f-47c2-a701-83d49a15739a tempest-VolumeTypesReaderTests-870924541 tempest-VolumeTypesReaderTests-870924541-project-admin] POST https://10.4.3.117/volume/v3/types Jul 27 16:16:30.115646 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.openstack.wsgi [None req-a376fc71-0b2f-47c2-a701-83d49a15739a tempest-VolumeTypesReaderTests-870924541 tempest-VolumeTypesReaderTests-870924541-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-1235019781", "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=100524) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 27 16:16:30.162498 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.middleware.request_id [None req-cb105f0e-1632-4e42-81c0-39ac21f3231b None None] RequestId filter calling following filter/app {{(pid=100521) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:16:30.164534 np0000005924 devstack@c-api.service[100521]: INFO cinder.api.openstack.wsgi [None req-cb105f0e-1632-4e42-81c0-39ac21f3231b tempest-VolumesBackupsTest-1361087151 tempest-VolumesBackupsTest-1361087151-project-member] GET https://10.4.3.117/volume/v3/backups/7a7152fa-2ad6-4838-af62-7c806ea71455 Jul 27 16:16:30.164805 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.openstack.wsgi [None req-cb105f0e-1632-4e42-81c0-39ac21f3231b tempest-VolumesBackupsTest-1361087151 tempest-VolumesBackupsTest-1361087151-project-member] Empty body provided in request {{(pid=100521) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:16:30.165053 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.openstack.wsgi [None req-cb105f0e-1632-4e42-81c0-39ac21f3231b tempest-VolumesBackupsTest-1361087151 tempest-VolumesBackupsTest-1361087151-project-member] Calling method 'show' {{(pid=100521) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:16:30.165199 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.v3.backups [None req-cb105f0e-1632-4e42-81c0-39ac21f3231b tempest-VolumesBackupsTest-1361087151 tempest-VolumesBackupsTest-1361087151-project-member] Show backup with id 7a7152fa-2ad6-4838-af62-7c806ea71455. {{(pid=100521) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 27 16:16:30.168292 np0000005924 devstack@c-api.service[100524]: INFO cinder.api.openstack.wsgi [None req-a376fc71-0b2f-47c2-a701-83d49a15739a tempest-VolumeTypesReaderTests-870924541 tempest-VolumeTypesReaderTests-870924541-project-admin] https://10.4.3.117/volume/v3/types returned with HTTP 200 Jul 27 16:16:30.168843 np0000005924 devstack@c-api.service[100524]: [pid: 100524|app: 0|req: 815/3227] 10.4.3.117 () {68 vars in 1253 bytes} [Mon Jul 27 16:16:30 2026] POST /volume/v3/types => generated 380 bytes in 70 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 27 16:16:30.170237 np0000005924 devstack@c-api.service[100521]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:16:30.170237 np0000005924 devstack@c-api.service[100521]: warnings.warn( Jul 27 16:16:30.171234 np0000005924 devstack@c-api.service[100521]: INFO cinder.api.openstack.wsgi [None req-cb105f0e-1632-4e42-81c0-39ac21f3231b tempest-VolumesBackupsTest-1361087151 tempest-VolumesBackupsTest-1361087151-project-member] https://10.4.3.117/volume/v3/backups/7a7152fa-2ad6-4838-af62-7c806ea71455 returned with HTTP 200 Jul 27 16:16:30.171714 np0000005924 devstack@c-api.service[100521]: [pid: 100521|app: 0|req: 802/3228] 10.4.3.117 () {66 vars in 1348 bytes} [Mon Jul 27 16:16:30 2026] GET /volume/v3/backups/7a7152fa-2ad6-4838-af62-7c806ea71455 => generated 751 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 27 16:16:30.183133 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.middleware.request_id [None req-700e98d0-8fea-4e85-b148-df1336c952a8 None None] RequestId filter calling following filter/app {{(pid=100522) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:16:30.186446 np0000005924 devstack@c-api.service[100522]: INFO cinder.api.openstack.wsgi [None req-700e98d0-8fea-4e85-b148-df1336c952a8 tempest-VolumeTypesReaderTests-870924541 tempest-VolumeTypesReaderTests-870924541-project-reader] DELETE https://10.4.3.117/volume/v3/types/b28cf6fc-b1e6-459b-a274-8398cf3d3840/extra_specs/key1 Jul 27 16:16:30.186956 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.openstack.wsgi [None req-700e98d0-8fea-4e85-b148-df1336c952a8 tempest-VolumeTypesReaderTests-870924541 tempest-VolumeTypesReaderTests-870924541-project-reader] Empty body provided in request {{(pid=100522) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:16:30.187248 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.openstack.wsgi [None req-700e98d0-8fea-4e85-b148-df1336c952a8 tempest-VolumeTypesReaderTests-870924541 tempest-VolumeTypesReaderTests-870924541-project-reader] Calling method 'delete' {{(pid=100522) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:16:30.194137 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.middleware.request_id [None req-b53745b4-bb86-40df-83d9-0b62131f6b6e None None] RequestId filter calling following filter/app {{(pid=100523) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:16:30.196568 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.policy [None req-700e98d0-8fea-4e85-b148-df1336c952a8 tempest-VolumeTypesReaderTests-870924541 tempest-VolumeTypesReaderTests-870924541-project-reader] Policy check for volume_extension:types_extra_specs:delete failed with context {'is_admin': False, 'user_id': '64e57cd9d10d4bcd9236b4199b61211e', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '2d12d45645ee4bb583a60cd213ec0efe', '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=100522) authorize /opt/stack/cinder/cinder/policy.py:189}} Jul 27 16:16:30.196861 np0000005924 devstack@c-api.service[100522]: INFO cinder.api.openstack.wsgi [None req-700e98d0-8fea-4e85-b148-df1336c952a8 tempest-VolumeTypesReaderTests-870924541 tempest-VolumeTypesReaderTests-870924541-project-reader] https://10.4.3.117/volume/v3/types/b28cf6fc-b1e6-459b-a274-8398cf3d3840/extra_specs/key1 returned with HTTP 403 Jul 27 16:16:30.197227 np0000005924 devstack@c-api.service[100523]: INFO cinder.api.openstack.wsgi [None req-b53745b4-bb86-40df-83d9-0b62131f6b6e tempest-VolumesBackupsTest-1361087151 tempest-VolumesBackupsTest-1361087151-project-member] POST https://10.4.3.117/volume/v3/backups/7a7152fa-2ad6-4838-af62-7c806ea71455/restore Jul 27 16:16:30.197542 np0000005924 devstack@c-api.service[100522]: [pid: 100522|app: 0|req: 798/3229] 10.4.3.117 () {66 vars in 1396 bytes} [Mon Jul 27 16:16:30 2026] DELETE /volume/v3/types/b28cf6fc-b1e6-459b-a274-8398cf3d3840/extra_specs/key1 => generated 122 bytes in 15 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Jul 27 16:16:30.197671 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.openstack.wsgi [None req-b53745b4-bb86-40df-83d9-0b62131f6b6e tempest-VolumesBackupsTest-1361087151 tempest-VolumesBackupsTest-1361087151-project-member] Action: 'restore', calling method: restore, body: {"restore": {"volume_id": "76170da3-2714-4830-a1d1-c4783c140a14"}} {{(pid=100523) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 27 16:16:30.199270 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.contrib.backups [None req-b53745b4-bb86-40df-83d9-0b62131f6b6e tempest-VolumesBackupsTest-1361087151 tempest-VolumesBackupsTest-1361087151-project-member] Restoring backup 7a7152fa-2ad6-4838-af62-7c806ea71455 ({'restore': {'volume_id': '76170da3-2714-4830-a1d1-c4783c140a14'}}) {{(pid=100523) restore /opt/stack/cinder/cinder/api/contrib/backups.py:208}} Jul 27 16:16:30.199480 np0000005924 devstack@c-api.service[100523]: INFO cinder.api.contrib.backups [None req-b53745b4-bb86-40df-83d9-0b62131f6b6e tempest-VolumesBackupsTest-1361087151 tempest-VolumesBackupsTest-1361087151-project-member] Restoring backup 7a7152fa-2ad6-4838-af62-7c806ea71455 to volume 76170da3-2714-4830-a1d1-c4783c140a14. Jul 27 16:16:30.207484 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.middleware.request_id [None req-4d2596bc-d2e9-4c20-905b-e0c46d60657f None None] RequestId filter calling following filter/app {{(pid=100524) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:16:30.208642 np0000005924 devstack@c-api.service[100523]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:16:30.208642 np0000005924 devstack@c-api.service[100523]: warnings.warn( Jul 27 16:16:30.209618 np0000005924 devstack@c-api.service[100524]: INFO cinder.api.openstack.wsgi [None req-4d2596bc-d2e9-4c20-905b-e0c46d60657f tempest-VolumeTypesReaderTests-870924541 tempest-VolumeTypesReaderTests-870924541-project-admin] POST https://10.4.3.117/volume/v3/types Jul 27 16:16:30.210071 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.openstack.wsgi [None req-4d2596bc-d2e9-4c20-905b-e0c46d60657f tempest-VolumeTypesReaderTests-870924541 tempest-VolumeTypesReaderTests-870924541-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-1853379802", "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=100524) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 27 16:16:30.217861 np0000005924 devstack@c-api.service[100523]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:16:30.217861 np0000005924 devstack@c-api.service[100523]: warnings.warn( Jul 27 16:16:30.218463 np0000005924 devstack@c-api.service[100523]: INFO cinder.volume.api [None req-b53745b4-bb86-40df-83d9-0b62131f6b6e tempest-VolumesBackupsTest-1361087151 tempest-VolumesBackupsTest-1361087151-project-member] Volume info retrieved successfully. Jul 27 16:16:30.218645 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.backup.api [None req-b53745b4-bb86-40df-83d9-0b62131f6b6e tempest-VolumesBackupsTest-1361087151 tempest-VolumesBackupsTest-1361087151-project-member] Checking backup size 1 against volume size 1 {{(pid=100523) restore /opt/stack/cinder/cinder/backup/api.py:427}} Jul 27 16:16:30.218735 np0000005924 devstack@c-api.service[100523]: INFO cinder.backup.api [None req-b53745b4-bb86-40df-83d9-0b62131f6b6e tempest-VolumesBackupsTest-1361087151 tempest-VolumesBackupsTest-1361087151-project-member] Overwriting volume 76170da3-2714-4830-a1d1-c4783c140a14 with restore of backup 7a7152fa-2ad6-4838-af62-7c806ea71455 Jul 27 16:16:30.230821 np0000005924 devstack@c-api.service[100524]: INFO cinder.api.openstack.wsgi [None req-4d2596bc-d2e9-4c20-905b-e0c46d60657f tempest-VolumeTypesReaderTests-870924541 tempest-VolumeTypesReaderTests-870924541-project-admin] https://10.4.3.117/volume/v3/types returned with HTTP 200 Jul 27 16:16:30.231207 np0000005924 devstack@c-api.service[100524]: [pid: 100524|app: 0|req: 816/3230] 10.4.3.117 () {68 vars in 1253 bytes} [Mon Jul 27 16:16:30 2026] POST /volume/v3/types => generated 380 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 27 16:16:30.240460 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.backup.rpcapi [None req-b53745b4-bb86-40df-83d9-0b62131f6b6e tempest-VolumesBackupsTest-1361087151 tempest-VolumesBackupsTest-1361087151-project-member] restore_backup in rpcapi backup_id 7a7152fa-2ad6-4838-af62-7c806ea71455 {{(pid=100523) restore_backup /opt/stack/cinder/cinder/backup/rpcapi.py:72}} Jul 27 16:16:30.241242 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.middleware.request_id [None req-1e1ebf41-9a9a-4d48-bf8c-448c53f7b8a7 None None] RequestId filter calling following filter/app {{(pid=100521) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:16:30.242559 np0000005924 devstack@c-api.service[100523]: INFO cinder.api.openstack.wsgi [None req-b53745b4-bb86-40df-83d9-0b62131f6b6e tempest-VolumesBackupsTest-1361087151 tempest-VolumesBackupsTest-1361087151-project-member] https://10.4.3.117/volume/v3/backups/7a7152fa-2ad6-4838-af62-7c806ea71455/restore returned with HTTP 202 Jul 27 16:16:30.243004 np0000005924 devstack@c-api.service[100523]: [pid: 100523|app: 0|req: 815/3231] 10.4.3.117 () {68 vars in 1393 bytes} [Mon Jul 27 16:16:30 2026] POST /volume/v3/backups/7a7152fa-2ad6-4838-af62-7c806ea71455/restore => generated 181 bytes in 49 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 27 16:16:30.243097 np0000005924 devstack@c-api.service[100521]: INFO cinder.api.openstack.wsgi [None req-1e1ebf41-9a9a-4d48-bf8c-448c53f7b8a7 tempest-VolumeTypesReaderTests-870924541 tempest-VolumeTypesReaderTests-870924541-project-reader] DELETE https://10.4.3.117/volume/v3/types/a40ae728-1eb4-43f1-b017-6ad7eac21c44 Jul 27 16:16:30.243373 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.openstack.wsgi [None req-1e1ebf41-9a9a-4d48-bf8c-448c53f7b8a7 tempest-VolumeTypesReaderTests-870924541 tempest-VolumeTypesReaderTests-870924541-project-reader] Empty body provided in request {{(pid=100521) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:16:30.243647 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.openstack.wsgi [None req-1e1ebf41-9a9a-4d48-bf8c-448c53f7b8a7 tempest-VolumeTypesReaderTests-870924541 tempest-VolumeTypesReaderTests-870924541-project-reader] Calling method '_delete' {{(pid=100521) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:16:30.244511 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.policy [None req-1e1ebf41-9a9a-4d48-bf8c-448c53f7b8a7 tempest-VolumeTypesReaderTests-870924541 tempest-VolumeTypesReaderTests-870924541-project-reader] Policy check for volume_extension:type_delete failed with context {'is_admin': False, 'user_id': '64e57cd9d10d4bcd9236b4199b61211e', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '2d12d45645ee4bb583a60cd213ec0efe', '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=100521) authorize /opt/stack/cinder/cinder/policy.py:189}} Jul 27 16:16:30.244732 np0000005924 devstack@c-api.service[100521]: INFO cinder.api.openstack.wsgi [None req-1e1ebf41-9a9a-4d48-bf8c-448c53f7b8a7 tempest-VolumeTypesReaderTests-870924541 tempest-VolumeTypesReaderTests-870924541-project-reader] https://10.4.3.117/volume/v3/types/a40ae728-1eb4-43f1-b017-6ad7eac21c44 returned with HTTP 403 Jul 27 16:16:30.245139 np0000005924 devstack@c-api.service[100521]: [pid: 100521|app: 0|req: 803/3232] 10.4.3.117 () {66 vars in 1345 bytes} [Mon Jul 27 16:16:30 2026] DELETE /volume/v3/types/a40ae728-1eb4-43f1-b017-6ad7eac21c44 => generated 109 bytes in 4 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Jul 27 16:16:30.252836 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.middleware.request_id [None req-b21c4ae0-a93f-48b3-b087-1b8d5821b8fc None None] RequestId filter calling following filter/app {{(pid=100522) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:16:30.254447 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.middleware.request_id [None req-87896ad1-497c-44ab-85af-94bb5878adac None None] RequestId filter calling following filter/app {{(pid=100524) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:16:30.254834 np0000005924 devstack@c-api.service[100522]: INFO cinder.api.openstack.wsgi [None req-b21c4ae0-a93f-48b3-b087-1b8d5821b8fc tempest-VolumeTypesReaderTests-870924541 tempest-VolumeTypesReaderTests-870924541-project-reader] GET https://10.4.3.117/volume/v3/types/d8fe29b8-5b80-4130-99fc-1875a18b0bf1/extra_specs Jul 27 16:16:30.255064 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.openstack.wsgi [None req-b21c4ae0-a93f-48b3-b087-1b8d5821b8fc tempest-VolumeTypesReaderTests-870924541 tempest-VolumeTypesReaderTests-870924541-project-reader] Empty body provided in request {{(pid=100522) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:16:30.255340 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.openstack.wsgi [None req-b21c4ae0-a93f-48b3-b087-1b8d5821b8fc tempest-VolumeTypesReaderTests-870924541 tempest-VolumeTypesReaderTests-870924541-project-reader] Calling method 'index' {{(pid=100522) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:16:30.262357 np0000005924 devstack@c-api.service[100524]: INFO cinder.api.openstack.wsgi [None req-87896ad1-497c-44ab-85af-94bb5878adac tempest-VolumesBackupsTest-1361087151 tempest-VolumesBackupsTest-1361087151-project-member] GET https://10.4.3.117/volume/v3/backups/7a7152fa-2ad6-4838-af62-7c806ea71455 Jul 27 16:16:30.262357 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.openstack.wsgi [None req-87896ad1-497c-44ab-85af-94bb5878adac tempest-VolumesBackupsTest-1361087151 tempest-VolumesBackupsTest-1361087151-project-member] Empty body provided in request {{(pid=100524) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:16:30.262357 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.openstack.wsgi [None req-87896ad1-497c-44ab-85af-94bb5878adac tempest-VolumesBackupsTest-1361087151 tempest-VolumesBackupsTest-1361087151-project-member] Calling method 'show' {{(pid=100524) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:16:30.262357 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.v3.backups [None req-87896ad1-497c-44ab-85af-94bb5878adac tempest-VolumesBackupsTest-1361087151 tempest-VolumesBackupsTest-1361087151-project-member] Show backup with id 7a7152fa-2ad6-4838-af62-7c806ea71455. {{(pid=100524) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 27 16:16:30.265114 np0000005924 devstack@c-api.service[100524]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:16:30.265114 np0000005924 devstack@c-api.service[100524]: warnings.warn( Jul 27 16:16:30.265981 np0000005924 devstack@c-api.service[100524]: INFO cinder.api.openstack.wsgi [None req-87896ad1-497c-44ab-85af-94bb5878adac tempest-VolumesBackupsTest-1361087151 tempest-VolumesBackupsTest-1361087151-project-member] https://10.4.3.117/volume/v3/backups/7a7152fa-2ad6-4838-af62-7c806ea71455 returned with HTTP 200 Jul 27 16:16:30.266421 np0000005924 devstack@c-api.service[100524]: [pid: 100524|app: 0|req: 817/3233] 10.4.3.117 () {66 vars in 1348 bytes} [Mon Jul 27 16:16:30 2026] GET /volume/v3/backups/7a7152fa-2ad6-4838-af62-7c806ea71455 => generated 751 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 27 16:16:30.280160 np0000005924 devstack@c-api.service[100522]: INFO cinder.api.openstack.wsgi [None req-b21c4ae0-a93f-48b3-b087-1b8d5821b8fc tempest-VolumeTypesReaderTests-870924541 tempest-VolumeTypesReaderTests-870924541-project-reader] https://10.4.3.117/volume/v3/types/d8fe29b8-5b80-4130-99fc-1875a18b0bf1/extra_specs returned with HTTP 200 Jul 27 16:16:30.280619 np0000005924 devstack@c-api.service[100522]: [pid: 100522|app: 0|req: 799/3234] 10.4.3.117 () {66 vars in 1378 bytes} [Mon Jul 27 16:16:30 2026] GET /volume/v3/types/d8fe29b8-5b80-4130-99fc-1875a18b0bf1/extra_specs => generated 123 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 27 16:16:30.295508 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.middleware.request_id [None req-37593a71-3810-42c5-ae0a-148bfc9eb579 None None] RequestId filter calling following filter/app {{(pid=100523) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:16:30.298817 np0000005924 devstack@c-api.service[100523]: INFO cinder.api.openstack.wsgi [None req-37593a71-3810-42c5-ae0a-148bfc9eb579 tempest-VolumeTypesReaderTests-870924541 tempest-VolumeTypesReaderTests-870924541-project-reader] GET https://10.4.3.117/volume/v3/types/d8fe29b8-5b80-4130-99fc-1875a18b0bf1/encryption/cipher Jul 27 16:16:30.298817 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.openstack.wsgi [None req-37593a71-3810-42c5-ae0a-148bfc9eb579 tempest-VolumeTypesReaderTests-870924541 tempest-VolumeTypesReaderTests-870924541-project-reader] Empty body provided in request {{(pid=100523) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:16:30.298817 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.openstack.wsgi [None req-37593a71-3810-42c5-ae0a-148bfc9eb579 tempest-VolumeTypesReaderTests-870924541 tempest-VolumeTypesReaderTests-870924541-project-reader] Calling method 'show' {{(pid=100523) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:16:30.299107 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.policy [None req-37593a71-3810-42c5-ae0a-148bfc9eb579 tempest-VolumeTypesReaderTests-870924541 tempest-VolumeTypesReaderTests-870924541-project-reader] Policy check for volume_extension:volume_type_encryption:get failed with context {'is_admin': False, 'user_id': '64e57cd9d10d4bcd9236b4199b61211e', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '2d12d45645ee4bb583a60cd213ec0efe', '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=100523) authorize /opt/stack/cinder/cinder/policy.py:189}} Jul 27 16:16:30.299107 np0000005924 devstack@c-api.service[100523]: INFO cinder.api.openstack.wsgi [None req-37593a71-3810-42c5-ae0a-148bfc9eb579 tempest-VolumeTypesReaderTests-870924541 tempest-VolumeTypesReaderTests-870924541-project-reader] https://10.4.3.117/volume/v3/types/d8fe29b8-5b80-4130-99fc-1875a18b0bf1/encryption/cipher returned with HTTP 403 Jul 27 16:16:30.301344 np0000005924 devstack@c-api.service[100523]: [pid: 100523|app: 0|req: 816/3235] 10.4.3.117 () {66 vars in 1396 bytes} [Mon Jul 27 16:16:30 2026] GET /volume/v3/types/d8fe29b8-5b80-4130-99fc-1875a18b0bf1/encryption/cipher => generated 124 bytes in 5 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Jul 27 16:16:30.307771 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.middleware.request_id [None req-71f2ea06-db69-412f-93d6-0a52b4196cec None None] RequestId filter calling following filter/app {{(pid=100521) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:16:30.309766 np0000005924 devstack@c-api.service[100521]: INFO cinder.api.openstack.wsgi [None req-71f2ea06-db69-412f-93d6-0a52b4196cec tempest-VolumeTypesReaderTests-870924541 tempest-VolumeTypesReaderTests-870924541-project-reader] GET https://10.4.3.117/volume/v3/types/d8fe29b8-5b80-4130-99fc-1875a18b0bf1/encryption Jul 27 16:16:30.309983 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.openstack.wsgi [None req-71f2ea06-db69-412f-93d6-0a52b4196cec tempest-VolumeTypesReaderTests-870924541 tempest-VolumeTypesReaderTests-870924541-project-reader] Empty body provided in request {{(pid=100521) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:16:30.310170 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.openstack.wsgi [None req-71f2ea06-db69-412f-93d6-0a52b4196cec tempest-VolumeTypesReaderTests-870924541 tempest-VolumeTypesReaderTests-870924541-project-reader] Calling method 'index' {{(pid=100521) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:16:30.310809 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.policy [None req-71f2ea06-db69-412f-93d6-0a52b4196cec tempest-VolumeTypesReaderTests-870924541 tempest-VolumeTypesReaderTests-870924541-project-reader] Policy check for volume_extension:volume_type_encryption:get failed with context {'is_admin': False, 'user_id': '64e57cd9d10d4bcd9236b4199b61211e', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '2d12d45645ee4bb583a60cd213ec0efe', '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=100521) authorize /opt/stack/cinder/cinder/policy.py:189}} Jul 27 16:16:30.310984 np0000005924 devstack@c-api.service[100521]: INFO cinder.api.openstack.wsgi [None req-71f2ea06-db69-412f-93d6-0a52b4196cec tempest-VolumeTypesReaderTests-870924541 tempest-VolumeTypesReaderTests-870924541-project-reader] https://10.4.3.117/volume/v3/types/d8fe29b8-5b80-4130-99fc-1875a18b0bf1/encryption returned with HTTP 403 Jul 27 16:16:30.314590 np0000005924 devstack@c-api.service[100521]: [pid: 100521|app: 0|req: 804/3236] 10.4.3.117 () {66 vars in 1375 bytes} [Mon Jul 27 16:16:30 2026] GET /volume/v3/types/d8fe29b8-5b80-4130-99fc-1875a18b0bf1/encryption => generated 124 bytes in 7 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Jul 27 16:16:30.328480 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.middleware.request_id [None req-efe3ff17-1663-4020-9465-cb99e424ff20 None None] RequestId filter calling following filter/app {{(pid=100524) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:16:30.331748 np0000005924 devstack@c-api.service[100524]: INFO cinder.api.openstack.wsgi [None req-efe3ff17-1663-4020-9465-cb99e424ff20 tempest-VolumeTypesReaderTests-870924541 tempest-VolumeTypesReaderTests-870924541-project-reader] GET https://10.4.3.117/volume/v3/types/d8fe29b8-5b80-4130-99fc-1875a18b0bf1/extra_specs/multiattach Jul 27 16:16:30.331922 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.openstack.wsgi [None req-efe3ff17-1663-4020-9465-cb99e424ff20 tempest-VolumeTypesReaderTests-870924541 tempest-VolumeTypesReaderTests-870924541-project-reader] Empty body provided in request {{(pid=100524) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:16:30.332116 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.openstack.wsgi [None req-efe3ff17-1663-4020-9465-cb99e424ff20 tempest-VolumeTypesReaderTests-870924541 tempest-VolumeTypesReaderTests-870924541-project-reader] Calling method 'show' {{(pid=100524) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:16:30.343056 np0000005924 devstack@c-api.service[100524]: INFO cinder.api.openstack.wsgi [None req-efe3ff17-1663-4020-9465-cb99e424ff20 tempest-VolumeTypesReaderTests-870924541 tempest-VolumeTypesReaderTests-870924541-project-reader] https://10.4.3.117/volume/v3/types/d8fe29b8-5b80-4130-99fc-1875a18b0bf1/extra_specs/multiattach returned with HTTP 200 Jul 27 16:16:30.343846 np0000005924 devstack@c-api.service[100524]: [pid: 100524|app: 0|req: 818/3237] 10.4.3.117 () {66 vars in 1414 bytes} [Mon Jul 27 16:16:30 2026] GET /volume/v3/types/d8fe29b8-5b80-4130-99fc-1875a18b0bf1/extra_specs/multiattach => generated 29 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jul 27 16:16:30.357695 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.middleware.request_id [None req-3aa9738d-b286-4424-89df-6704a928ebce None None] RequestId filter calling following filter/app {{(pid=100522) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:16:30.360110 np0000005924 devstack@c-api.service[100522]: INFO cinder.api.openstack.wsgi [None req-3aa9738d-b286-4424-89df-6704a928ebce tempest-VolumeTypesReaderTests-870924541 tempest-VolumeTypesReaderTests-870924541-project-reader] GET https://10.4.3.117/volume/v3/types/d8fe29b8-5b80-4130-99fc-1875a18b0bf1/extra_specs/volume_backend_name Jul 27 16:16:30.360422 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.openstack.wsgi [None req-3aa9738d-b286-4424-89df-6704a928ebce tempest-VolumeTypesReaderTests-870924541 tempest-VolumeTypesReaderTests-870924541-project-reader] Empty body provided in request {{(pid=100522) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:16:30.360685 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.openstack.wsgi [None req-3aa9738d-b286-4424-89df-6704a928ebce tempest-VolumeTypesReaderTests-870924541 tempest-VolumeTypesReaderTests-870924541-project-reader] Calling method 'show' {{(pid=100522) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:16:30.369849 np0000005924 devstack@c-api.service[100522]: INFO cinder.api.openstack.wsgi [None req-3aa9738d-b286-4424-89df-6704a928ebce tempest-VolumeTypesReaderTests-870924541 tempest-VolumeTypesReaderTests-870924541-project-reader] https://10.4.3.117/volume/v3/types/d8fe29b8-5b80-4130-99fc-1875a18b0bf1/extra_specs/volume_backend_name returned with HTTP 404 Jul 27 16:16:30.370309 np0000005924 devstack@c-api.service[100522]: [pid: 100522|app: 0|req: 800/3238] 10.4.3.117 () {66 vars in 1438 bytes} [Mon Jul 27 16:16:30 2026] GET /volume/v3/types/d8fe29b8-5b80-4130-99fc-1875a18b0bf1/extra_specs/volume_backend_name => generated 143 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 27 16:16:30.379685 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.middleware.request_id [None req-84000f42-f38b-4626-b146-d9443e266434 None None] RequestId filter calling following filter/app {{(pid=100523) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:16:30.389787 np0000005924 devstack@c-api.service[100523]: INFO cinder.api.openstack.wsgi [None req-84000f42-f38b-4626-b146-d9443e266434 tempest-VolumeTypesReaderTests-870924541 tempest-VolumeTypesReaderTests-870924541-project-reader] PUT https://10.4.3.117/volume/v3/types/d8fe29b8-5b80-4130-99fc-1875a18b0bf1/encryption/12e0ceb9-2fbb-47e7-bc86-1a651696e046 Jul 27 16:16:30.390289 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.openstack.wsgi [None req-84000f42-f38b-4626-b146-d9443e266434 tempest-VolumeTypesReaderTests-870924541 tempest-VolumeTypesReaderTests-870924541-project-reader] Action: 'update', calling method: update, body: {"encryption": {"key_size": 128}} {{(pid=100523) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 27 16:16:30.392677 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.policy [None req-84000f42-f38b-4626-b146-d9443e266434 tempest-VolumeTypesReaderTests-870924541 tempest-VolumeTypesReaderTests-870924541-project-reader] Policy check for volume_extension:volume_type_encryption:update failed with context {'is_admin': False, 'user_id': '64e57cd9d10d4bcd9236b4199b61211e', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '2d12d45645ee4bb583a60cd213ec0efe', '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=100523) authorize /opt/stack/cinder/cinder/policy.py:189}} Jul 27 16:16:30.392911 np0000005924 devstack@c-api.service[100523]: INFO cinder.api.openstack.wsgi [None req-84000f42-f38b-4626-b146-d9443e266434 tempest-VolumeTypesReaderTests-870924541 tempest-VolumeTypesReaderTests-870924541-project-reader] https://10.4.3.117/volume/v3/types/d8fe29b8-5b80-4130-99fc-1875a18b0bf1/encryption/12e0ceb9-2fbb-47e7-bc86-1a651696e046 returned with HTTP 403 Jul 27 16:16:30.393477 np0000005924 devstack@c-api.service[100523]: [pid: 100523|app: 0|req: 817/3239] 10.4.3.117 () {68 vars in 1506 bytes} [Mon Jul 27 16:16:30 2026] PUT /volume/v3/types/d8fe29b8-5b80-4130-99fc-1875a18b0bf1/encryption/12e0ceb9-2fbb-47e7-bc86-1a651696e046 => generated 127 bytes in 14 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Jul 27 16:16:30.401503 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.middleware.request_id [None req-4dee6ef5-3db1-4195-a9ce-765617ba960d None None] RequestId filter calling following filter/app {{(pid=100521) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:16:30.403652 np0000005924 devstack@c-api.service[100521]: INFO cinder.api.openstack.wsgi [None req-4dee6ef5-3db1-4195-a9ce-765617ba960d tempest-VolumeTypesReaderTests-870924541 tempest-VolumeTypesReaderTests-870924541-project-reader] PUT https://10.4.3.117/volume/v3/types/d8fe29b8-5b80-4130-99fc-1875a18b0bf1/extra_specs/key1 Jul 27 16:16:30.404063 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.openstack.wsgi [None req-4dee6ef5-3db1-4195-a9ce-765617ba960d tempest-VolumeTypesReaderTests-870924541 tempest-VolumeTypesReaderTests-870924541-project-reader] Action: 'update', calling method: update, body: {"key1": "key1 updated value"} {{(pid=100521) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 27 16:16:30.407108 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.policy [None req-4dee6ef5-3db1-4195-a9ce-765617ba960d tempest-VolumeTypesReaderTests-870924541 tempest-VolumeTypesReaderTests-870924541-project-reader] Policy check for volume_extension:types_extra_specs:update failed with context {'is_admin': False, 'user_id': '64e57cd9d10d4bcd9236b4199b61211e', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '2d12d45645ee4bb583a60cd213ec0efe', '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=100521) authorize /opt/stack/cinder/cinder/policy.py:189}} Jul 27 16:16:30.407108 np0000005924 devstack@c-api.service[100521]: INFO cinder.api.openstack.wsgi [None req-4dee6ef5-3db1-4195-a9ce-765617ba960d tempest-VolumeTypesReaderTests-870924541 tempest-VolumeTypesReaderTests-870924541-project-reader] https://10.4.3.117/volume/v3/types/d8fe29b8-5b80-4130-99fc-1875a18b0bf1/extra_specs/key1 returned with HTTP 403 Jul 27 16:16:30.407609 np0000005924 devstack@c-api.service[100521]: [pid: 100521|app: 0|req: 805/3240] 10.4.3.117 () {68 vars in 1413 bytes} [Mon Jul 27 16:16:30 2026] PUT /volume/v3/types/d8fe29b8-5b80-4130-99fc-1875a18b0bf1/extra_specs/key1 => generated 122 bytes in 7 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Jul 27 16:16:30.416561 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.middleware.request_id [None req-923f25c6-f22b-4016-aa02-df453564ded8 None None] RequestId filter calling following filter/app {{(pid=100524) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:16:30.424434 np0000005924 devstack@c-api.service[100524]: INFO cinder.api.openstack.wsgi [None req-923f25c6-f22b-4016-aa02-df453564ded8 tempest-VolumeTypesReaderTests-870924541 tempest-VolumeTypesReaderTests-870924541-project-reader] PUT https://10.4.3.117/volume/v3/types/d8fe29b8-5b80-4130-99fc-1875a18b0bf1 Jul 27 16:16:30.424808 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.openstack.wsgi [None req-923f25c6-f22b-4016-aa02-df453564ded8 tempest-VolumeTypesReaderTests-870924541 tempest-VolumeTypesReaderTests-870924541-project-reader] Action: 'update', calling method: _update, body: {"volume_type": {"description": "Updated volume type description"}} {{(pid=100524) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 27 16:16:30.428929 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.policy [None req-923f25c6-f22b-4016-aa02-df453564ded8 tempest-VolumeTypesReaderTests-870924541 tempest-VolumeTypesReaderTests-870924541-project-reader] Policy check for volume_extension:type_update failed with context {'is_admin': False, 'user_id': '64e57cd9d10d4bcd9236b4199b61211e', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '2d12d45645ee4bb583a60cd213ec0efe', '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=100524) authorize /opt/stack/cinder/cinder/policy.py:189}} Jul 27 16:16:30.429211 np0000005924 devstack@c-api.service[100524]: INFO cinder.api.openstack.wsgi [None req-923f25c6-f22b-4016-aa02-df453564ded8 tempest-VolumeTypesReaderTests-870924541 tempest-VolumeTypesReaderTests-870924541-project-reader] https://10.4.3.117/volume/v3/types/d8fe29b8-5b80-4130-99fc-1875a18b0bf1 returned with HTTP 403 Jul 27 16:16:30.429866 np0000005924 devstack@c-api.service[100524]: [pid: 100524|app: 0|req: 819/3241] 10.4.3.117 () {68 vars in 1362 bytes} [Mon Jul 27 16:16:30 2026] PUT /volume/v3/types/d8fe29b8-5b80-4130-99fc-1875a18b0bf1 => generated 109 bytes in 14 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Jul 27 16:16:30.438881 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.middleware.request_id [None req-fde91969-6a51-4bf3-bedf-db726241346c None None] RequestId filter calling following filter/app {{(pid=100522) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:16:30.440886 np0000005924 devstack@c-api.service[100522]: INFO cinder.api.openstack.wsgi [None req-fde91969-6a51-4bf3-bedf-db726241346c tempest-VolumeTypesReaderTests-870924541 tempest-VolumeTypesReaderTests-870924541-project-admin] DELETE https://10.4.3.117/volume/v3/types/a40ae728-1eb4-43f1-b017-6ad7eac21c44 Jul 27 16:16:30.441091 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.openstack.wsgi [None req-fde91969-6a51-4bf3-bedf-db726241346c tempest-VolumeTypesReaderTests-870924541 tempest-VolumeTypesReaderTests-870924541-project-admin] Empty body provided in request {{(pid=100522) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:16:30.441414 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.openstack.wsgi [None req-fde91969-6a51-4bf3-bedf-db726241346c tempest-VolumeTypesReaderTests-870924541 tempest-VolumeTypesReaderTests-870924541-project-admin] Calling method '_delete' {{(pid=100522) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:16:30.472935 np0000005924 devstack@c-api.service[100522]: INFO cinder.api.openstack.wsgi [None req-fde91969-6a51-4bf3-bedf-db726241346c tempest-VolumeTypesReaderTests-870924541 tempest-VolumeTypesReaderTests-870924541-project-admin] https://10.4.3.117/volume/v3/types/a40ae728-1eb4-43f1-b017-6ad7eac21c44 returned with HTTP 202 Jul 27 16:16:30.473261 np0000005924 devstack@c-api.service[100522]: [pid: 100522|app: 0|req: 801/3242] 10.4.3.117 () {66 vars in 1345 bytes} [Mon Jul 27 16:16:30 2026] DELETE /volume/v3/types/a40ae728-1eb4-43f1-b017-6ad7eac21c44 => generated 0 bytes in 35 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 27 16:16:30.482066 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.middleware.request_id [None req-b0f30fee-9939-4bb5-9eef-2618a05e15dc None None] RequestId filter calling following filter/app {{(pid=100523) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:16:30.484644 np0000005924 devstack@c-api.service[100523]: INFO cinder.api.openstack.wsgi [None req-b0f30fee-9939-4bb5-9eef-2618a05e15dc tempest-VolumeTypesReaderTests-870924541 tempest-VolumeTypesReaderTests-870924541-project-admin] DELETE https://10.4.3.117/volume/v3/types/b28cf6fc-b1e6-459b-a274-8398cf3d3840 Jul 27 16:16:30.484886 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.openstack.wsgi [None req-b0f30fee-9939-4bb5-9eef-2618a05e15dc tempest-VolumeTypesReaderTests-870924541 tempest-VolumeTypesReaderTests-870924541-project-admin] Empty body provided in request {{(pid=100523) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:16:30.485092 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.openstack.wsgi [None req-b0f30fee-9939-4bb5-9eef-2618a05e15dc tempest-VolumeTypesReaderTests-870924541 tempest-VolumeTypesReaderTests-870924541-project-admin] Calling method '_delete' {{(pid=100523) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:16:30.540043 np0000005924 devstack@c-api.service[100523]: INFO cinder.api.openstack.wsgi [None req-b0f30fee-9939-4bb5-9eef-2618a05e15dc tempest-VolumeTypesReaderTests-870924541 tempest-VolumeTypesReaderTests-870924541-project-admin] https://10.4.3.117/volume/v3/types/b28cf6fc-b1e6-459b-a274-8398cf3d3840 returned with HTTP 202 Jul 27 16:16:30.540609 np0000005924 devstack@c-api.service[100523]: [pid: 100523|app: 0|req: 818/3243] 10.4.3.117 () {66 vars in 1345 bytes} [Mon Jul 27 16:16:30 2026] DELETE /volume/v3/types/b28cf6fc-b1e6-459b-a274-8398cf3d3840 => generated 0 bytes in 59 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 27 16:16:30.549113 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.middleware.request_id [None req-060efa37-cbec-4f0e-b997-e1085a697650 None None] RequestId filter calling following filter/app {{(pid=100521) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:16:30.551188 np0000005924 devstack@c-api.service[100521]: INFO cinder.api.openstack.wsgi [None req-060efa37-cbec-4f0e-b997-e1085a697650 tempest-VolumeTypesReaderTests-870924541 tempest-VolumeTypesReaderTests-870924541-project-admin] DELETE https://10.4.3.117/volume/v3/types/eab29b1a-e8a0-473e-b4a2-f1cdc0baae0a Jul 27 16:16:30.551454 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.openstack.wsgi [None req-060efa37-cbec-4f0e-b997-e1085a697650 tempest-VolumeTypesReaderTests-870924541 tempest-VolumeTypesReaderTests-870924541-project-admin] Empty body provided in request {{(pid=100521) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:16:30.551694 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.openstack.wsgi [None req-060efa37-cbec-4f0e-b997-e1085a697650 tempest-VolumeTypesReaderTests-870924541 tempest-VolumeTypesReaderTests-870924541-project-admin] Calling method '_delete' {{(pid=100521) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:16:30.604989 np0000005924 devstack@c-api.service[100521]: INFO cinder.api.openstack.wsgi [None req-060efa37-cbec-4f0e-b997-e1085a697650 tempest-VolumeTypesReaderTests-870924541 tempest-VolumeTypesReaderTests-870924541-project-admin] https://10.4.3.117/volume/v3/types/eab29b1a-e8a0-473e-b4a2-f1cdc0baae0a returned with HTTP 202 Jul 27 16:16:30.604989 np0000005924 devstack@c-api.service[100521]: [pid: 100521|app: 0|req: 806/3244] 10.4.3.117 () {66 vars in 1345 bytes} [Mon Jul 27 16:16:30 2026] DELETE /volume/v3/types/eab29b1a-e8a0-473e-b4a2-f1cdc0baae0a => generated 0 bytes in 55 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 27 16:16:30.619995 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.middleware.request_id [None req-98d11ceb-ecab-4d85-a74f-189022fd46b5 None None] RequestId filter calling following filter/app {{(pid=100524) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:16:30.623873 np0000005924 devstack@c-api.service[100524]: INFO cinder.api.openstack.wsgi [None req-98d11ceb-ecab-4d85-a74f-189022fd46b5 tempest-VolumeTypesReaderTests-870924541 tempest-VolumeTypesReaderTests-870924541-project-admin] DELETE https://10.4.3.117/volume/v3/types/9bc3a496-405e-4d21-8969-ed77f4d5e125 Jul 27 16:16:30.623873 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.openstack.wsgi [None req-98d11ceb-ecab-4d85-a74f-189022fd46b5 tempest-VolumeTypesReaderTests-870924541 tempest-VolumeTypesReaderTests-870924541-project-admin] Empty body provided in request {{(pid=100524) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:16:30.623873 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.openstack.wsgi [None req-98d11ceb-ecab-4d85-a74f-189022fd46b5 tempest-VolumeTypesReaderTests-870924541 tempest-VolumeTypesReaderTests-870924541-project-admin] Calling method '_delete' {{(pid=100524) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:16:30.671798 np0000005924 devstack@c-api.service[100524]: INFO cinder.api.openstack.wsgi [None req-98d11ceb-ecab-4d85-a74f-189022fd46b5 tempest-VolumeTypesReaderTests-870924541 tempest-VolumeTypesReaderTests-870924541-project-admin] https://10.4.3.117/volume/v3/types/9bc3a496-405e-4d21-8969-ed77f4d5e125 returned with HTTP 202 Jul 27 16:16:30.672309 np0000005924 devstack@c-api.service[100524]: [pid: 100524|app: 0|req: 820/3245] 10.4.3.117 () {66 vars in 1345 bytes} [Mon Jul 27 16:16:30 2026] DELETE /volume/v3/types/9bc3a496-405e-4d21-8969-ed77f4d5e125 => generated 0 bytes in 53 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 27 16:16:30.679960 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.middleware.request_id [None req-c78349ea-9be6-4638-b265-64bf35ec0e7b None None] RequestId filter calling following filter/app {{(pid=100522) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:16:30.682076 np0000005924 devstack@c-api.service[100522]: INFO cinder.api.openstack.wsgi [None req-c78349ea-9be6-4638-b265-64bf35ec0e7b tempest-VolumeTypesReaderTests-870924541 tempest-VolumeTypesReaderTests-870924541-project-admin] DELETE https://10.4.3.117/volume/v3/types/6b9282cc-89ba-4005-8850-2d48dd07e006 Jul 27 16:16:30.682371 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.openstack.wsgi [None req-c78349ea-9be6-4638-b265-64bf35ec0e7b tempest-VolumeTypesReaderTests-870924541 tempest-VolumeTypesReaderTests-870924541-project-admin] Empty body provided in request {{(pid=100522) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:16:30.682637 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.openstack.wsgi [None req-c78349ea-9be6-4638-b265-64bf35ec0e7b tempest-VolumeTypesReaderTests-870924541 tempest-VolumeTypesReaderTests-870924541-project-admin] Calling method '_delete' {{(pid=100522) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:16:30.716015 np0000005924 devstack@c-api.service[100522]: INFO cinder.api.openstack.wsgi [None req-c78349ea-9be6-4638-b265-64bf35ec0e7b tempest-VolumeTypesReaderTests-870924541 tempest-VolumeTypesReaderTests-870924541-project-admin] https://10.4.3.117/volume/v3/types/6b9282cc-89ba-4005-8850-2d48dd07e006 returned with HTTP 202 Jul 27 16:16:30.716690 np0000005924 devstack@c-api.service[100522]: [pid: 100522|app: 0|req: 802/3246] 10.4.3.117 () {66 vars in 1345 bytes} [Mon Jul 27 16:16:30 2026] DELETE /volume/v3/types/6b9282cc-89ba-4005-8850-2d48dd07e006 => generated 0 bytes in 37 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 27 16:16:30.724091 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.middleware.request_id [None req-7e655c5b-079b-416e-a6ad-92c526288f36 None None] RequestId filter calling following filter/app {{(pid=100523) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:16:30.726244 np0000005924 devstack@c-api.service[100523]: INFO cinder.api.openstack.wsgi [None req-7e655c5b-079b-416e-a6ad-92c526288f36 tempest-VolumeTypesReaderTests-870924541 tempest-VolumeTypesReaderTests-870924541-project-admin] DELETE https://10.4.3.117/volume/v3/types/d8fe29b8-5b80-4130-99fc-1875a18b0bf1 Jul 27 16:16:30.726512 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.openstack.wsgi [None req-7e655c5b-079b-416e-a6ad-92c526288f36 tempest-VolumeTypesReaderTests-870924541 tempest-VolumeTypesReaderTests-870924541-project-admin] Empty body provided in request {{(pid=100523) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:16:30.726789 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.openstack.wsgi [None req-7e655c5b-079b-416e-a6ad-92c526288f36 tempest-VolumeTypesReaderTests-870924541 tempest-VolumeTypesReaderTests-870924541-project-admin] Calling method '_delete' {{(pid=100523) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:16:30.754900 np0000005924 devstack@c-api.service[100523]: INFO cinder.api.openstack.wsgi [None req-7e655c5b-079b-416e-a6ad-92c526288f36 tempest-VolumeTypesReaderTests-870924541 tempest-VolumeTypesReaderTests-870924541-project-admin] https://10.4.3.117/volume/v3/types/d8fe29b8-5b80-4130-99fc-1875a18b0bf1 returned with HTTP 202 Jul 27 16:16:30.755363 np0000005924 devstack@c-api.service[100523]: [pid: 100523|app: 0|req: 819/3247] 10.4.3.117 () {66 vars in 1345 bytes} [Mon Jul 27 16:16:30 2026] DELETE /volume/v3/types/d8fe29b8-5b80-4130-99fc-1875a18b0bf1 => generated 0 bytes in 32 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 27 16:16:30.840708 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.middleware.request_id [None req-ceceae25-a7d3-492d-8ffe-9a55f54fddfe None None] RequestId filter calling following filter/app {{(pid=100521) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:16:30.842580 np0000005924 devstack@c-api.service[100521]: INFO cinder.api.openstack.wsgi [None req-ceceae25-a7d3-492d-8ffe-9a55f54fddfe tempest-VolumesBackupsTest-916266255 tempest-VolumesBackupsTest-916266255-project-member] GET https://10.4.3.117/volume/v3/backups/5056bb69-87a8-4119-9a0b-e9cbd6fb1ed1 Jul 27 16:16:30.842815 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.openstack.wsgi [None req-ceceae25-a7d3-492d-8ffe-9a55f54fddfe tempest-VolumesBackupsTest-916266255 tempest-VolumesBackupsTest-916266255-project-member] Empty body provided in request {{(pid=100521) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:16:30.842934 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.openstack.wsgi [None req-ceceae25-a7d3-492d-8ffe-9a55f54fddfe tempest-VolumesBackupsTest-916266255 tempest-VolumesBackupsTest-916266255-project-member] Calling method 'show' {{(pid=100521) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:16:30.843033 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.v3.backups [None req-ceceae25-a7d3-492d-8ffe-9a55f54fddfe tempest-VolumesBackupsTest-916266255 tempest-VolumesBackupsTest-916266255-project-member] Show backup with id 5056bb69-87a8-4119-9a0b-e9cbd6fb1ed1. {{(pid=100521) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 27 16:16:30.847430 np0000005924 devstack@c-api.service[100521]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:16:30.847430 np0000005924 devstack@c-api.service[100521]: warnings.warn( Jul 27 16:16:30.848089 np0000005924 devstack@c-api.service[100521]: INFO cinder.api.openstack.wsgi [None req-ceceae25-a7d3-492d-8ffe-9a55f54fddfe tempest-VolumesBackupsTest-916266255 tempest-VolumesBackupsTest-916266255-project-member] https://10.4.3.117/volume/v3/backups/5056bb69-87a8-4119-9a0b-e9cbd6fb1ed1 returned with HTTP 200 Jul 27 16:16:30.848636 np0000005924 devstack@c-api.service[100521]: [pid: 100521|app: 0|req: 807/3248] 10.4.3.117 () {66 vars in 1348 bytes} [Mon Jul 27 16:16:30 2026] GET /volume/v3/backups/5056bb69-87a8-4119-9a0b-e9cbd6fb1ed1 => generated 749 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 27 16:16:30.868843 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.middleware.request_id [None req-f14f326f-9b20-4968-b658-0c8740ec88e5 None None] RequestId filter calling following filter/app {{(pid=100524) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:16:30.870789 np0000005924 devstack@c-api.service[100524]: INFO cinder.api.openstack.wsgi [None req-f14f326f-9b20-4968-b658-0c8740ec88e5 tempest-TestEncryptedCinderVolumes-328802700 tempest-TestEncryptedCinderVolumes-328802700-project-member] GET https://10.4.3.117/volume/v3/volumes/f3c7c13e-005a-4ff3-b94d-11690292dd5b Jul 27 16:16:30.871021 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.openstack.wsgi [None req-f14f326f-9b20-4968-b658-0c8740ec88e5 tempest-TestEncryptedCinderVolumes-328802700 tempest-TestEncryptedCinderVolumes-328802700-project-member] Empty body provided in request {{(pid=100524) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:16:30.871254 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.openstack.wsgi [None req-f14f326f-9b20-4968-b658-0c8740ec88e5 tempest-TestEncryptedCinderVolumes-328802700 tempest-TestEncryptedCinderVolumes-328802700-project-member] Calling method 'show' {{(pid=100524) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:16:30.885513 np0000005924 devstack@c-api.service[100524]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:16:30.885513 np0000005924 devstack@c-api.service[100524]: warnings.warn( Jul 27 16:16:30.891849 np0000005924 devstack@c-api.service[100524]: INFO cinder.volume.api [None req-f14f326f-9b20-4968-b658-0c8740ec88e5 tempest-TestEncryptedCinderVolumes-328802700 tempest-TestEncryptedCinderVolumes-328802700-project-member] Volume info retrieved successfully. Jul 27 16:16:30.898909 np0000005924 devstack@c-api.service[100524]: INFO cinder.api.openstack.wsgi [None req-f14f326f-9b20-4968-b658-0c8740ec88e5 tempest-TestEncryptedCinderVolumes-328802700 tempest-TestEncryptedCinderVolumes-328802700-project-member] https://10.4.3.117/volume/v3/volumes/f3c7c13e-005a-4ff3-b94d-11690292dd5b returned with HTTP 200 Jul 27 16:16:30.899446 np0000005924 devstack@c-api.service[100524]: [pid: 100524|app: 0|req: 821/3249] 10.4.3.117 () {66 vars in 1348 bytes} [Mon Jul 27 16:16:30 2026] GET /volume/v3/volumes/f3c7c13e-005a-4ff3-b94d-11690292dd5b => generated 880 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 27 16:16:31.013801 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.middleware.request_id [None req-cd936a80-78f4-437f-90da-70834cf6c180 None None] RequestId filter calling following filter/app {{(pid=100522) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:16:31.013801 np0000005924 devstack@c-api.service[100522]: INFO cinder.api.openstack.wsgi [None req-cd936a80-78f4-437f-90da-70834cf6c180 tempest-VolumeAndVolumeTypeFromImageTest-2140214429 tempest-VolumeAndVolumeTypeFromImageTest-2140214429-project-member] GET https://10.4.3.117/volume/v3/volumes/d28464ab-c13b-4e86-b035-546101eefeb0 Jul 27 16:16:31.014128 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.openstack.wsgi [None req-cd936a80-78f4-437f-90da-70834cf6c180 tempest-VolumeAndVolumeTypeFromImageTest-2140214429 tempest-VolumeAndVolumeTypeFromImageTest-2140214429-project-member] Empty body provided in request {{(pid=100522) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:16:31.014335 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.openstack.wsgi [None req-cd936a80-78f4-437f-90da-70834cf6c180 tempest-VolumeAndVolumeTypeFromImageTest-2140214429 tempest-VolumeAndVolumeTypeFromImageTest-2140214429-project-member] Calling method 'show' {{(pid=100522) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:16:31.023298 np0000005924 devstack@c-api.service[100522]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:16:31.023298 np0000005924 devstack@c-api.service[100522]: warnings.warn( Jul 27 16:16:31.027541 np0000005924 devstack@c-api.service[100522]: INFO cinder.volume.api [None req-cd936a80-78f4-437f-90da-70834cf6c180 tempest-VolumeAndVolumeTypeFromImageTest-2140214429 tempest-VolumeAndVolumeTypeFromImageTest-2140214429-project-member] Volume info retrieved successfully. Jul 27 16:16:31.039862 np0000005924 devstack@c-api.service[100522]: INFO cinder.api.openstack.wsgi [None req-cd936a80-78f4-437f-90da-70834cf6c180 tempest-VolumeAndVolumeTypeFromImageTest-2140214429 tempest-VolumeAndVolumeTypeFromImageTest-2140214429-project-member] https://10.4.3.117/volume/v3/volumes/d28464ab-c13b-4e86-b035-546101eefeb0 returned with HTTP 200 Jul 27 16:16:31.039862 np0000005924 devstack@c-api.service[100522]: [pid: 100522|app: 0|req: 803/3250] 10.4.3.117 () {66 vars in 1348 bytes} [Mon Jul 27 16:16:31 2026] GET /volume/v3/volumes/d28464ab-c13b-4e86-b035-546101eefeb0 => generated 951 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jul 27 16:16:31.279275 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.middleware.request_id [None req-b169eac1-8069-4390-aee6-a00aa660cc1e None None] RequestId filter calling following filter/app {{(pid=100523) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:16:31.282405 np0000005924 devstack@c-api.service[100523]: INFO cinder.api.openstack.wsgi [None req-b169eac1-8069-4390-aee6-a00aa660cc1e tempest-VolumesBackupsTest-1361087151 tempest-VolumesBackupsTest-1361087151-project-member] GET https://10.4.3.117/volume/v3/backups/7a7152fa-2ad6-4838-af62-7c806ea71455 Jul 27 16:16:31.282780 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.openstack.wsgi [None req-b169eac1-8069-4390-aee6-a00aa660cc1e tempest-VolumesBackupsTest-1361087151 tempest-VolumesBackupsTest-1361087151-project-member] Empty body provided in request {{(pid=100523) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:16:31.283081 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.openstack.wsgi [None req-b169eac1-8069-4390-aee6-a00aa660cc1e tempest-VolumesBackupsTest-1361087151 tempest-VolumesBackupsTest-1361087151-project-member] Calling method 'show' {{(pid=100523) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:16:31.283221 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.v3.backups [None req-b169eac1-8069-4390-aee6-a00aa660cc1e tempest-VolumesBackupsTest-1361087151 tempest-VolumesBackupsTest-1361087151-project-member] Show backup with id 7a7152fa-2ad6-4838-af62-7c806ea71455. {{(pid=100523) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 27 16:16:31.289034 np0000005924 devstack@c-api.service[100523]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:16:31.289034 np0000005924 devstack@c-api.service[100523]: warnings.warn( Jul 27 16:16:31.289860 np0000005924 devstack@c-api.service[100523]: INFO cinder.api.openstack.wsgi [None req-b169eac1-8069-4390-aee6-a00aa660cc1e tempest-VolumesBackupsTest-1361087151 tempest-VolumesBackupsTest-1361087151-project-member] https://10.4.3.117/volume/v3/backups/7a7152fa-2ad6-4838-af62-7c806ea71455 returned with HTTP 200 Jul 27 16:16:31.293231 np0000005924 devstack@c-api.service[100523]: [pid: 100523|app: 0|req: 820/3251] 10.4.3.117 () {66 vars in 1348 bytes} [Mon Jul 27 16:16:31 2026] GET /volume/v3/backups/7a7152fa-2ad6-4838-af62-7c806ea71455 => generated 751 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 27 16:16:31.859440 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.middleware.request_id [None req-ebdddf71-b5fd-41b3-a18c-c3b563df56ea None None] RequestId filter calling following filter/app {{(pid=100521) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:16:31.861543 np0000005924 devstack@c-api.service[100521]: INFO cinder.api.openstack.wsgi [None req-ebdddf71-b5fd-41b3-a18c-c3b563df56ea tempest-VolumesBackupsTest-916266255 tempest-VolumesBackupsTest-916266255-project-member] GET https://10.4.3.117/volume/v3/backups/5056bb69-87a8-4119-9a0b-e9cbd6fb1ed1 Jul 27 16:16:31.861755 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.openstack.wsgi [None req-ebdddf71-b5fd-41b3-a18c-c3b563df56ea tempest-VolumesBackupsTest-916266255 tempest-VolumesBackupsTest-916266255-project-member] Empty body provided in request {{(pid=100521) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:16:31.861978 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.openstack.wsgi [None req-ebdddf71-b5fd-41b3-a18c-c3b563df56ea tempest-VolumesBackupsTest-916266255 tempest-VolumesBackupsTest-916266255-project-member] Calling method 'show' {{(pid=100521) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:16:31.862101 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.v3.backups [None req-ebdddf71-b5fd-41b3-a18c-c3b563df56ea tempest-VolumesBackupsTest-916266255 tempest-VolumesBackupsTest-916266255-project-member] Show backup with id 5056bb69-87a8-4119-9a0b-e9cbd6fb1ed1. {{(pid=100521) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 27 16:16:31.868019 np0000005924 devstack@c-api.service[100521]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:16:31.868019 np0000005924 devstack@c-api.service[100521]: warnings.warn( Jul 27 16:16:31.868699 np0000005924 devstack@c-api.service[100521]: INFO cinder.api.openstack.wsgi [None req-ebdddf71-b5fd-41b3-a18c-c3b563df56ea tempest-VolumesBackupsTest-916266255 tempest-VolumesBackupsTest-916266255-project-member] https://10.4.3.117/volume/v3/backups/5056bb69-87a8-4119-9a0b-e9cbd6fb1ed1 returned with HTTP 200 Jul 27 16:16:31.869070 np0000005924 devstack@c-api.service[100521]: [pid: 100521|app: 0|req: 808/3252] 10.4.3.117 () {66 vars in 1348 bytes} [Mon Jul 27 16:16:31 2026] GET /volume/v3/backups/5056bb69-87a8-4119-9a0b-e9cbd6fb1ed1 => generated 749 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 27 16:16:31.913368 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.middleware.request_id [None req-7143e2ee-5466-4fbc-b0fd-00184ea75645 None None] RequestId filter calling following filter/app {{(pid=100524) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:16:31.924531 np0000005924 devstack@c-api.service[100524]: INFO cinder.api.openstack.wsgi [None req-7143e2ee-5466-4fbc-b0fd-00184ea75645 tempest-TestEncryptedCinderVolumes-328802700 tempest-TestEncryptedCinderVolumes-328802700-project-member] GET https://10.4.3.117/volume/v3/volumes/f3c7c13e-005a-4ff3-b94d-11690292dd5b Jul 27 16:16:31.924776 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.openstack.wsgi [None req-7143e2ee-5466-4fbc-b0fd-00184ea75645 tempest-TestEncryptedCinderVolumes-328802700 tempest-TestEncryptedCinderVolumes-328802700-project-member] Empty body provided in request {{(pid=100524) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:16:31.924996 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.openstack.wsgi [None req-7143e2ee-5466-4fbc-b0fd-00184ea75645 tempest-TestEncryptedCinderVolumes-328802700 tempest-TestEncryptedCinderVolumes-328802700-project-member] Calling method 'show' {{(pid=100524) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:16:31.958970 np0000005924 devstack@c-api.service[100524]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:16:31.958970 np0000005924 devstack@c-api.service[100524]: warnings.warn( Jul 27 16:16:31.968988 np0000005924 devstack@c-api.service[100524]: INFO cinder.volume.api [None req-7143e2ee-5466-4fbc-b0fd-00184ea75645 tempest-TestEncryptedCinderVolumes-328802700 tempest-TestEncryptedCinderVolumes-328802700-project-member] Volume info retrieved successfully. Jul 27 16:16:31.975671 np0000005924 devstack@c-api.service[100524]: INFO cinder.api.openstack.wsgi [None req-7143e2ee-5466-4fbc-b0fd-00184ea75645 tempest-TestEncryptedCinderVolumes-328802700 tempest-TestEncryptedCinderVolumes-328802700-project-member] https://10.4.3.117/volume/v3/volumes/f3c7c13e-005a-4ff3-b94d-11690292dd5b returned with HTTP 200 Jul 27 16:16:31.976195 np0000005924 devstack@c-api.service[100524]: [pid: 100524|app: 0|req: 822/3253] 10.4.3.117 () {66 vars in 1348 bytes} [Mon Jul 27 16:16:31 2026] GET /volume/v3/volumes/f3c7c13e-005a-4ff3-b94d-11690292dd5b => generated 880 bytes in 63 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 27 16:16:32.048514 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.middleware.request_id [None req-f1701f62-b921-42e7-80b5-bdf2f81ddd7a None None] RequestId filter calling following filter/app {{(pid=100522) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:16:32.053644 np0000005924 devstack@c-api.service[100522]: INFO cinder.api.openstack.wsgi [None req-f1701f62-b921-42e7-80b5-bdf2f81ddd7a tempest-VolumeAndVolumeTypeFromImageTest-2140214429 tempest-VolumeAndVolumeTypeFromImageTest-2140214429-project-member] GET https://10.4.3.117/volume/v3/volumes/d28464ab-c13b-4e86-b035-546101eefeb0 Jul 27 16:16:32.053868 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.openstack.wsgi [None req-f1701f62-b921-42e7-80b5-bdf2f81ddd7a tempest-VolumeAndVolumeTypeFromImageTest-2140214429 tempest-VolumeAndVolumeTypeFromImageTest-2140214429-project-member] Empty body provided in request {{(pid=100522) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:16:32.054254 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.openstack.wsgi [None req-f1701f62-b921-42e7-80b5-bdf2f81ddd7a tempest-VolumeAndVolumeTypeFromImageTest-2140214429 tempest-VolumeAndVolumeTypeFromImageTest-2140214429-project-member] Calling method 'show' {{(pid=100522) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:16:32.070642 np0000005924 devstack@c-api.service[100522]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:16:32.070642 np0000005924 devstack@c-api.service[100522]: warnings.warn( Jul 27 16:16:32.076530 np0000005924 devstack@c-api.service[100522]: INFO cinder.volume.api [None req-f1701f62-b921-42e7-80b5-bdf2f81ddd7a tempest-VolumeAndVolumeTypeFromImageTest-2140214429 tempest-VolumeAndVolumeTypeFromImageTest-2140214429-project-member] Volume info retrieved successfully. Jul 27 16:16:32.084613 np0000005924 devstack@c-api.service[100522]: INFO cinder.api.openstack.wsgi [None req-f1701f62-b921-42e7-80b5-bdf2f81ddd7a tempest-VolumeAndVolumeTypeFromImageTest-2140214429 tempest-VolumeAndVolumeTypeFromImageTest-2140214429-project-member] https://10.4.3.117/volume/v3/volumes/d28464ab-c13b-4e86-b035-546101eefeb0 returned with HTTP 200 Jul 27 16:16:32.085531 np0000005924 devstack@c-api.service[100522]: [pid: 100522|app: 0|req: 804/3254] 10.4.3.117 () {66 vars in 1348 bytes} [Mon Jul 27 16:16:32 2026] GET /volume/v3/volumes/d28464ab-c13b-4e86-b035-546101eefeb0 => generated 951 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 27 16:16:32.303194 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.middleware.request_id [None req-032485dd-36ab-4937-838c-66c7c11de8cd None None] RequestId filter calling following filter/app {{(pid=100523) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:16:32.305463 np0000005924 devstack@c-api.service[100523]: INFO cinder.api.openstack.wsgi [None req-032485dd-36ab-4937-838c-66c7c11de8cd tempest-VolumesBackupsTest-1361087151 tempest-VolumesBackupsTest-1361087151-project-member] GET https://10.4.3.117/volume/v3/backups/7a7152fa-2ad6-4838-af62-7c806ea71455 Jul 27 16:16:32.305763 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.openstack.wsgi [None req-032485dd-36ab-4937-838c-66c7c11de8cd tempest-VolumesBackupsTest-1361087151 tempest-VolumesBackupsTest-1361087151-project-member] Empty body provided in request {{(pid=100523) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:16:32.306028 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.openstack.wsgi [None req-032485dd-36ab-4937-838c-66c7c11de8cd tempest-VolumesBackupsTest-1361087151 tempest-VolumesBackupsTest-1361087151-project-member] Calling method 'show' {{(pid=100523) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:16:32.306154 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.v3.backups [None req-032485dd-36ab-4937-838c-66c7c11de8cd tempest-VolumesBackupsTest-1361087151 tempest-VolumesBackupsTest-1361087151-project-member] Show backup with id 7a7152fa-2ad6-4838-af62-7c806ea71455. {{(pid=100523) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 27 16:16:32.311876 np0000005924 devstack@c-api.service[100523]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:16:32.311876 np0000005924 devstack@c-api.service[100523]: warnings.warn( Jul 27 16:16:32.312652 np0000005924 devstack@c-api.service[100523]: INFO cinder.api.openstack.wsgi [None req-032485dd-36ab-4937-838c-66c7c11de8cd tempest-VolumesBackupsTest-1361087151 tempest-VolumesBackupsTest-1361087151-project-member] https://10.4.3.117/volume/v3/backups/7a7152fa-2ad6-4838-af62-7c806ea71455 returned with HTTP 200 Jul 27 16:16:32.313024 np0000005924 devstack@c-api.service[100523]: [pid: 100523|app: 0|req: 821/3255] 10.4.3.117 () {66 vars in 1348 bytes} [Mon Jul 27 16:16:32 2026] GET /volume/v3/backups/7a7152fa-2ad6-4838-af62-7c806ea71455 => generated 751 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 27 16:16:32.890353 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.middleware.request_id [None req-241390d1-e5e8-468b-933f-9029c08413bb None None] RequestId filter calling following filter/app {{(pid=100521) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:16:32.892627 np0000005924 devstack@c-api.service[100521]: INFO cinder.api.openstack.wsgi [None req-241390d1-e5e8-468b-933f-9029c08413bb tempest-VolumesBackupsTest-916266255 tempest-VolumesBackupsTest-916266255-project-member] GET https://10.4.3.117/volume/v3/backups/5056bb69-87a8-4119-9a0b-e9cbd6fb1ed1 Jul 27 16:16:32.892905 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.openstack.wsgi [None req-241390d1-e5e8-468b-933f-9029c08413bb tempest-VolumesBackupsTest-916266255 tempest-VolumesBackupsTest-916266255-project-member] Empty body provided in request {{(pid=100521) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:16:32.893184 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.openstack.wsgi [None req-241390d1-e5e8-468b-933f-9029c08413bb tempest-VolumesBackupsTest-916266255 tempest-VolumesBackupsTest-916266255-project-member] Calling method 'show' {{(pid=100521) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:16:32.893355 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.v3.backups [None req-241390d1-e5e8-468b-933f-9029c08413bb tempest-VolumesBackupsTest-916266255 tempest-VolumesBackupsTest-916266255-project-member] Show backup with id 5056bb69-87a8-4119-9a0b-e9cbd6fb1ed1. {{(pid=100521) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 27 16:16:32.899110 np0000005924 devstack@c-api.service[100521]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:16:32.899110 np0000005924 devstack@c-api.service[100521]: warnings.warn( Jul 27 16:16:32.899905 np0000005924 devstack@c-api.service[100521]: INFO cinder.api.openstack.wsgi [None req-241390d1-e5e8-468b-933f-9029c08413bb tempest-VolumesBackupsTest-916266255 tempest-VolumesBackupsTest-916266255-project-member] https://10.4.3.117/volume/v3/backups/5056bb69-87a8-4119-9a0b-e9cbd6fb1ed1 returned with HTTP 200 Jul 27 16:16:32.901346 np0000005924 devstack@c-api.service[100521]: [pid: 100521|app: 0|req: 809/3256] 10.4.3.117 () {66 vars in 1348 bytes} [Mon Jul 27 16:16:32 2026] GET /volume/v3/backups/5056bb69-87a8-4119-9a0b-e9cbd6fb1ed1 => generated 749 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 27 16:16:32.991685 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.middleware.request_id [None req-8187a611-e784-4cbc-9605-0dfa993fe4c9 None None] RequestId filter calling following filter/app {{(pid=100524) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:16:32.997347 np0000005924 devstack@c-api.service[100524]: INFO cinder.api.openstack.wsgi [None req-8187a611-e784-4cbc-9605-0dfa993fe4c9 tempest-TestEncryptedCinderVolumes-328802700 tempest-TestEncryptedCinderVolumes-328802700-project-member] GET https://10.4.3.117/volume/v3/volumes/f3c7c13e-005a-4ff3-b94d-11690292dd5b Jul 27 16:16:32.997347 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.openstack.wsgi [None req-8187a611-e784-4cbc-9605-0dfa993fe4c9 tempest-TestEncryptedCinderVolumes-328802700 tempest-TestEncryptedCinderVolumes-328802700-project-member] Empty body provided in request {{(pid=100524) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:16:32.997347 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.openstack.wsgi [None req-8187a611-e784-4cbc-9605-0dfa993fe4c9 tempest-TestEncryptedCinderVolumes-328802700 tempest-TestEncryptedCinderVolumes-328802700-project-member] Calling method 'show' {{(pid=100524) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:16:33.005965 np0000005924 devstack@c-api.service[100524]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:16:33.005965 np0000005924 devstack@c-api.service[100524]: warnings.warn( Jul 27 16:16:33.009404 np0000005924 devstack@c-api.service[100524]: INFO cinder.volume.api [None req-8187a611-e784-4cbc-9605-0dfa993fe4c9 tempest-TestEncryptedCinderVolumes-328802700 tempest-TestEncryptedCinderVolumes-328802700-project-member] Volume info retrieved successfully. Jul 27 16:16:33.013969 np0000005924 devstack@c-api.service[100524]: INFO cinder.api.openstack.wsgi [None req-8187a611-e784-4cbc-9605-0dfa993fe4c9 tempest-TestEncryptedCinderVolumes-328802700 tempest-TestEncryptedCinderVolumes-328802700-project-member] https://10.4.3.117/volume/v3/volumes/f3c7c13e-005a-4ff3-b94d-11690292dd5b returned with HTTP 200 Jul 27 16:16:33.014401 np0000005924 devstack@c-api.service[100524]: [pid: 100524|app: 0|req: 823/3257] 10.4.3.117 () {66 vars in 1348 bytes} [Mon Jul 27 16:16:32 2026] GET /volume/v3/volumes/f3c7c13e-005a-4ff3-b94d-11690292dd5b => generated 880 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 27 16:16:33.115108 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.middleware.request_id [None req-e23ee93e-a970-43fc-a204-c74b39a0a77d None None] RequestId filter calling following filter/app {{(pid=100522) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:16:33.117020 np0000005924 devstack@c-api.service[100522]: INFO cinder.api.openstack.wsgi [None req-e23ee93e-a970-43fc-a204-c74b39a0a77d tempest-VolumeAndVolumeTypeFromImageTest-2140214429 tempest-VolumeAndVolumeTypeFromImageTest-2140214429-project-member] GET https://10.4.3.117/volume/v3/volumes/d28464ab-c13b-4e86-b035-546101eefeb0 Jul 27 16:16:33.117244 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.openstack.wsgi [None req-e23ee93e-a970-43fc-a204-c74b39a0a77d tempest-VolumeAndVolumeTypeFromImageTest-2140214429 tempest-VolumeAndVolumeTypeFromImageTest-2140214429-project-member] Empty body provided in request {{(pid=100522) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:16:33.117514 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.openstack.wsgi [None req-e23ee93e-a970-43fc-a204-c74b39a0a77d tempest-VolumeAndVolumeTypeFromImageTest-2140214429 tempest-VolumeAndVolumeTypeFromImageTest-2140214429-project-member] Calling method 'show' {{(pid=100522) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:16:33.124617 np0000005924 devstack@c-api.service[100522]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:16:33.124617 np0000005924 devstack@c-api.service[100522]: warnings.warn( Jul 27 16:16:33.128440 np0000005924 devstack@c-api.service[100522]: INFO cinder.volume.api [None req-e23ee93e-a970-43fc-a204-c74b39a0a77d tempest-VolumeAndVolumeTypeFromImageTest-2140214429 tempest-VolumeAndVolumeTypeFromImageTest-2140214429-project-member] Volume info retrieved successfully. Jul 27 16:16:33.132778 np0000005924 devstack@c-api.service[100522]: INFO cinder.api.openstack.wsgi [None req-e23ee93e-a970-43fc-a204-c74b39a0a77d tempest-VolumeAndVolumeTypeFromImageTest-2140214429 tempest-VolumeAndVolumeTypeFromImageTest-2140214429-project-member] https://10.4.3.117/volume/v3/volumes/d28464ab-c13b-4e86-b035-546101eefeb0 returned with HTTP 200 Jul 27 16:16:33.133385 np0000005924 devstack@c-api.service[100522]: [pid: 100522|app: 0|req: 805/3258] 10.4.3.117 () {66 vars in 1348 bytes} [Mon Jul 27 16:16:33 2026] GET /volume/v3/volumes/d28464ab-c13b-4e86-b035-546101eefeb0 => generated 951 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 27 16:16:33.283958 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.middleware.request_id [None req-e4f223c6-dea4-4603-b59d-7199b8d20f7d None None] RequestId filter calling following filter/app {{(pid=100523) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:16:33.285749 np0000005924 devstack@c-api.service[100523]: INFO cinder.api.openstack.wsgi [None req-e4f223c6-dea4-4603-b59d-7199b8d20f7d tempest-AttachVolumeNegativeTest-414954022 tempest-AttachVolumeNegativeTest-414954022-project-member] POST https://10.4.3.117/volume/v3/volumes Jul 27 16:16:33.286520 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.openstack.wsgi [None req-e4f223c6-dea4-4603-b59d-7199b8d20f7d tempest-AttachVolumeNegativeTest-414954022 tempest-AttachVolumeNegativeTest-414954022-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-AttachVolumeNegativeTest-volume-2125967235"}} {{(pid=100523) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 27 16:16:33.287882 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.v3.volumes [None req-e4f223c6-dea4-4603-b59d-7199b8d20f7d tempest-AttachVolumeNegativeTest-414954022 tempest-AttachVolumeNegativeTest-414954022-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-AttachVolumeNegativeTest-volume-2125967235'}} {{(pid=100523) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 27 16:16:33.287999 np0000005924 devstack@c-api.service[100523]: INFO cinder.api.v3.volumes [None req-e4f223c6-dea4-4603-b59d-7199b8d20f7d tempest-AttachVolumeNegativeTest-414954022 tempest-AttachVolumeNegativeTest-414954022-project-member] Create volume of 1 GB Jul 27 16:16:33.292643 np0000005924 devstack@c-api.service[100523]: INFO cinder.volume.api [None req-e4f223c6-dea4-4603-b59d-7199b8d20f7d tempest-AttachVolumeNegativeTest-414954022 tempest-AttachVolumeNegativeTest-414954022-project-member] Availability Zones retrieved successfully. Jul 27 16:16:33.298739 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.volume.api [None req-e4f223c6-dea4-4603-b59d-7199b8d20f7d tempest-AttachVolumeNegativeTest-414954022 tempest-AttachVolumeNegativeTest-414954022-project-member] Flow 'volume_create_api' (27c2af46-5ae9-40b2-984e-6e447f45dac9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100523) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 27 16:16:33.300035 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.volume.api [None req-e4f223c6-dea4-4603-b59d-7199b8d20f7d tempest-AttachVolumeNegativeTest-414954022 tempest-AttachVolumeNegativeTest-414954022-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (98a2bdc8-2b8a-49b6-bea7-d1c031d3de98) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100523) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 27 16:16:33.301087 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.volume.flows.api.create_volume [None req-e4f223c6-dea4-4603-b59d-7199b8d20f7d tempest-AttachVolumeNegativeTest-414954022 tempest-AttachVolumeNegativeTest-414954022-project-member] Validating volume size '1' using validate_int {{(pid=100523) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 27 16:16:33.326706 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.middleware.request_id [None req-056ece39-441f-48cf-9dab-786c725ead22 None None] RequestId filter calling following filter/app {{(pid=100521) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:16:33.329685 np0000005924 devstack@c-api.service[100521]: INFO cinder.api.openstack.wsgi [None req-056ece39-441f-48cf-9dab-786c725ead22 tempest-VolumesBackupsTest-1361087151 tempest-VolumesBackupsTest-1361087151-project-member] GET https://10.4.3.117/volume/v3/backups/7a7152fa-2ad6-4838-af62-7c806ea71455 Jul 27 16:16:33.329874 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.openstack.wsgi [None req-056ece39-441f-48cf-9dab-786c725ead22 tempest-VolumesBackupsTest-1361087151 tempest-VolumesBackupsTest-1361087151-project-member] Empty body provided in request {{(pid=100521) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:16:33.330061 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.openstack.wsgi [None req-056ece39-441f-48cf-9dab-786c725ead22 tempest-VolumesBackupsTest-1361087151 tempest-VolumesBackupsTest-1361087151-project-member] Calling method 'show' {{(pid=100521) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:16:33.330194 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.v3.backups [None req-056ece39-441f-48cf-9dab-786c725ead22 tempest-VolumesBackupsTest-1361087151 tempest-VolumesBackupsTest-1361087151-project-member] Show backup with id 7a7152fa-2ad6-4838-af62-7c806ea71455. {{(pid=100521) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 27 16:16:33.334084 np0000005924 devstack@c-api.service[100521]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:16:33.334084 np0000005924 devstack@c-api.service[100521]: warnings.warn( Jul 27 16:16:33.334804 np0000005924 devstack@c-api.service[100521]: INFO cinder.api.openstack.wsgi [None req-056ece39-441f-48cf-9dab-786c725ead22 tempest-VolumesBackupsTest-1361087151 tempest-VolumesBackupsTest-1361087151-project-member] https://10.4.3.117/volume/v3/backups/7a7152fa-2ad6-4838-af62-7c806ea71455 returned with HTTP 200 Jul 27 16:16:33.335205 np0000005924 devstack@c-api.service[100521]: [pid: 100521|app: 0|req: 810/3259] 10.4.3.117 () {66 vars in 1348 bytes} [Mon Jul 27 16:16:33 2026] GET /volume/v3/backups/7a7152fa-2ad6-4838-af62-7c806ea71455 => generated 751 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 27 16:16:33.336125 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.volume.api [None req-e4f223c6-dea4-4603-b59d-7199b8d20f7d tempest-AttachVolumeNegativeTest-414954022 tempest-AttachVolumeNegativeTest-414954022-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (98a2bdc8-2b8a-49b6-bea7-d1c031d3de98) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-27T16:04:59Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=2bce4e1a-e6e0-49d9-be36-c3405449a01e,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '2bce4e1a-e6e0-49d9-be36-c3405449a01e', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100523) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 27 16:16:33.338430 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.volume.api [None req-e4f223c6-dea4-4603-b59d-7199b8d20f7d tempest-AttachVolumeNegativeTest-414954022 tempest-AttachVolumeNegativeTest-414954022-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (a813085c-4a9a-4dcc-b3d3-6ae283b1f979) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100523) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 27 16:16:33.375164 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.quota [None req-e4f223c6-dea4-4603-b59d-7199b8d20f7d tempest-AttachVolumeNegativeTest-414954022 tempest-AttachVolumeNegativeTest-414954022-project-member] Created reservations ['5d9c8450-395a-47a2-bd9e-6dbf8a377d8c', 'c73e3c7e-ff94-42d4-8666-17995e7c96cf', '9618bf00-aa11-4e58-a1d7-54eed2c9e25b', '4b36fdc8-8909-4710-84ca-f36a5d7edc01'] {{(pid=100523) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 27 16:16:33.376219 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.volume.api [None req-e4f223c6-dea4-4603-b59d-7199b8d20f7d tempest-AttachVolumeNegativeTest-414954022 tempest-AttachVolumeNegativeTest-414954022-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (a813085c-4a9a-4dcc-b3d3-6ae283b1f979) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['5d9c8450-395a-47a2-bd9e-6dbf8a377d8c', 'c73e3c7e-ff94-42d4-8666-17995e7c96cf', '9618bf00-aa11-4e58-a1d7-54eed2c9e25b', '4b36fdc8-8909-4710-84ca-f36a5d7edc01']}' {{(pid=100523) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 27 16:16:33.376832 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.volume.api [None req-e4f223c6-dea4-4603-b59d-7199b8d20f7d tempest-AttachVolumeNegativeTest-414954022 tempest-AttachVolumeNegativeTest-414954022-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (92f614de-d483-4136-8779-38a5ee4d0ece) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100523) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 27 16:16:33.400893 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.volume.api [None req-e4f223c6-dea4-4603-b59d-7199b8d20f7d tempest-AttachVolumeNegativeTest-414954022 tempest-AttachVolumeNegativeTest-414954022-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (92f614de-d483-4136-8779-38a5ee4d0ece) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '1811fb57-ec34-4ad5-8aec-4a541f7d5658', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-AttachVolumeNegativeTest-volume-2125967235',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='fb0f3367413f4fd2952906c9c9c8b527',qos_specs=None,replication_status=,reservations=['5d9c8450-395a-47a2-bd9e-6dbf8a377d8c','c73e3c7e-ff94-42d4-8666-17995e7c96cf','9618bf00-aa11-4e58-a1d7-54eed2c9e25b','4b36fdc8-8909-4710-84ca-f36a5d7edc01'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='abb99d5cb9cc467c9fcaa2887c381d49',volume_type_id=2bce4e1a-e6e0-49d9-be36-c3405449a01e), 'volume': Volume(_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-27T16:16:33Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-AttachVolumeNegativeTest-volume-2125967235',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=1811fb57-ec34-4ad5-8aec-4a541f7d5658,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='fb0f3367413f4fd2952906c9c9c8b527',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='abb99d5cb9cc467c9fcaa2887c381d49',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(2bce4e1a-e6e0-49d9-be36-c3405449a01e),volume_type_id=2bce4e1a-e6e0-49d9-be36-c3405449a01e)}' {{(pid=100523) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 27 16:16:33.401595 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.volume.api [None req-e4f223c6-dea4-4603-b59d-7199b8d20f7d tempest-AttachVolumeNegativeTest-414954022 tempest-AttachVolumeNegativeTest-414954022-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (e0ef1d32-8c7a-4bd9-a8f1-f145897ce21e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100523) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 27 16:16:33.425479 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.volume.api [None req-e4f223c6-dea4-4603-b59d-7199b8d20f7d tempest-AttachVolumeNegativeTest-414954022 tempest-AttachVolumeNegativeTest-414954022-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (e0ef1d32-8c7a-4bd9-a8f1-f145897ce21e) transitioned into state 'SUCCESS' from state '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-2125967235',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='fb0f3367413f4fd2952906c9c9c8b527',qos_specs=None,replication_status=,reservations=['5d9c8450-395a-47a2-bd9e-6dbf8a377d8c','c73e3c7e-ff94-42d4-8666-17995e7c96cf','9618bf00-aa11-4e58-a1d7-54eed2c9e25b','4b36fdc8-8909-4710-84ca-f36a5d7edc01'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='abb99d5cb9cc467c9fcaa2887c381d49',volume_type_id=2bce4e1a-e6e0-49d9-be36-c3405449a01e)}' {{(pid=100523) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 27 16:16:33.426391 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.volume.api [None req-e4f223c6-dea4-4603-b59d-7199b8d20f7d tempest-AttachVolumeNegativeTest-414954022 tempest-AttachVolumeNegativeTest-414954022-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (f2a42a08-b890-492b-9d92-45c0540f07c9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100523) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 27 16:16:33.439386 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.volume.api [None req-e4f223c6-dea4-4603-b59d-7199b8d20f7d tempest-AttachVolumeNegativeTest-414954022 tempest-AttachVolumeNegativeTest-414954022-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (f2a42a08-b890-492b-9d92-45c0540f07c9) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100523) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 27 16:16:33.440605 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.volume.api [None req-e4f223c6-dea4-4603-b59d-7199b8d20f7d tempest-AttachVolumeNegativeTest-414954022 tempest-AttachVolumeNegativeTest-414954022-project-member] Flow 'volume_create_api' (27c2af46-5ae9-40b2-984e-6e447f45dac9) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100523) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 27 16:16:33.441035 np0000005924 devstack@c-api.service[100523]: INFO cinder.volume.api [None req-e4f223c6-dea4-4603-b59d-7199b8d20f7d tempest-AttachVolumeNegativeTest-414954022 tempest-AttachVolumeNegativeTest-414954022-project-member] Create volume request issued successfully. Jul 27 16:16:33.441821 np0000005924 devstack@c-api.service[100523]: INFO cinder.api.openstack.wsgi [None req-e4f223c6-dea4-4603-b59d-7199b8d20f7d tempest-AttachVolumeNegativeTest-414954022 tempest-AttachVolumeNegativeTest-414954022-project-member] https://10.4.3.117/volume/v3/volumes returned with HTTP 202 Jul 27 16:16:33.442392 np0000005924 devstack@c-api.service[100523]: [pid: 100523|app: 0|req: 822/3260] 10.4.3.117 () {68 vars in 1258 bytes} [Mon Jul 27 16:16:33 2026] POST /volume/v3/volumes => generated 755 bytes in 159 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 27 16:16:33.463641 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.middleware.request_id [None req-01b7e8e8-9adf-4e40-a7e8-1c4de8c1f793 None None] RequestId filter calling following filter/app {{(pid=100524) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:16:33.467862 np0000005924 devstack@c-api.service[100524]: INFO cinder.api.openstack.wsgi [None req-01b7e8e8-9adf-4e40-a7e8-1c4de8c1f793 tempest-AttachVolumeNegativeTest-414954022 tempest-AttachVolumeNegativeTest-414954022-project-member] GET https://10.4.3.117/volume/v3/volumes/1811fb57-ec34-4ad5-8aec-4a541f7d5658 Jul 27 16:16:33.467862 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.openstack.wsgi [None req-01b7e8e8-9adf-4e40-a7e8-1c4de8c1f793 tempest-AttachVolumeNegativeTest-414954022 tempest-AttachVolumeNegativeTest-414954022-project-member] Empty body provided in request {{(pid=100524) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:16:33.467862 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.openstack.wsgi [None req-01b7e8e8-9adf-4e40-a7e8-1c4de8c1f793 tempest-AttachVolumeNegativeTest-414954022 tempest-AttachVolumeNegativeTest-414954022-project-member] Calling method 'show' {{(pid=100524) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:16:33.479546 np0000005924 devstack@c-api.service[100524]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:16:33.479546 np0000005924 devstack@c-api.service[100524]: warnings.warn( Jul 27 16:16:33.484196 np0000005924 devstack@c-api.service[100524]: INFO cinder.volume.api [None req-01b7e8e8-9adf-4e40-a7e8-1c4de8c1f793 tempest-AttachVolumeNegativeTest-414954022 tempest-AttachVolumeNegativeTest-414954022-project-member] Volume info retrieved successfully. Jul 27 16:16:33.494010 np0000005924 devstack@c-api.service[100524]: INFO cinder.api.openstack.wsgi [None req-01b7e8e8-9adf-4e40-a7e8-1c4de8c1f793 tempest-AttachVolumeNegativeTest-414954022 tempest-AttachVolumeNegativeTest-414954022-project-member] https://10.4.3.117/volume/v3/volumes/1811fb57-ec34-4ad5-8aec-4a541f7d5658 returned with HTTP 200 Jul 27 16:16:33.494734 np0000005924 devstack@c-api.service[100524]: [pid: 100524|app: 0|req: 824/3261] 10.4.3.117 () {66 vars in 1348 bytes} [Mon Jul 27 16:16:33 2026] GET /volume/v3/volumes/1811fb57-ec34-4ad5-8aec-4a541f7d5658 => generated 823 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 27 16:16:33.919500 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.middleware.request_id [None req-fe38e8ab-6a2a-45f9-9b53-2815e8e1be41 None None] RequestId filter calling following filter/app {{(pid=100522) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:16:33.920964 np0000005924 devstack@c-api.service[100522]: INFO cinder.api.openstack.wsgi [None req-fe38e8ab-6a2a-45f9-9b53-2815e8e1be41 tempest-VolumesBackupsTest-916266255 tempest-VolumesBackupsTest-916266255-project-member] GET https://10.4.3.117/volume/v3/backups/5056bb69-87a8-4119-9a0b-e9cbd6fb1ed1 Jul 27 16:16:33.921236 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.openstack.wsgi [None req-fe38e8ab-6a2a-45f9-9b53-2815e8e1be41 tempest-VolumesBackupsTest-916266255 tempest-VolumesBackupsTest-916266255-project-member] Empty body provided in request {{(pid=100522) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:16:33.921546 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.openstack.wsgi [None req-fe38e8ab-6a2a-45f9-9b53-2815e8e1be41 tempest-VolumesBackupsTest-916266255 tempest-VolumesBackupsTest-916266255-project-member] Calling method 'show' {{(pid=100522) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:16:33.921716 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.v3.backups [None req-fe38e8ab-6a2a-45f9-9b53-2815e8e1be41 tempest-VolumesBackupsTest-916266255 tempest-VolumesBackupsTest-916266255-project-member] Show backup with id 5056bb69-87a8-4119-9a0b-e9cbd6fb1ed1. {{(pid=100522) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 27 16:16:33.929818 np0000005924 devstack@c-api.service[100522]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:16:33.929818 np0000005924 devstack@c-api.service[100522]: warnings.warn( Jul 27 16:16:33.930917 np0000005924 devstack@c-api.service[100522]: INFO cinder.api.openstack.wsgi [None req-fe38e8ab-6a2a-45f9-9b53-2815e8e1be41 tempest-VolumesBackupsTest-916266255 tempest-VolumesBackupsTest-916266255-project-member] https://10.4.3.117/volume/v3/backups/5056bb69-87a8-4119-9a0b-e9cbd6fb1ed1 returned with HTTP 200 Jul 27 16:16:33.931458 np0000005924 devstack@c-api.service[100522]: [pid: 100522|app: 0|req: 806/3262] 10.4.3.117 () {66 vars in 1348 bytes} [Mon Jul 27 16:16:33 2026] GET /volume/v3/backups/5056bb69-87a8-4119-9a0b-e9cbd6fb1ed1 => generated 749 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 27 16:16:34.030658 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.middleware.request_id [None req-7fd7c063-6d9f-4e74-89e9-17fa4891147e None None] RequestId filter calling following filter/app {{(pid=100521) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:16:34.032755 np0000005924 devstack@c-api.service[100521]: INFO cinder.api.openstack.wsgi [None req-7fd7c063-6d9f-4e74-89e9-17fa4891147e tempest-TestEncryptedCinderVolumes-328802700 tempest-TestEncryptedCinderVolumes-328802700-project-member] GET https://10.4.3.117/volume/v3/volumes/f3c7c13e-005a-4ff3-b94d-11690292dd5b Jul 27 16:16:34.033017 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.openstack.wsgi [None req-7fd7c063-6d9f-4e74-89e9-17fa4891147e tempest-TestEncryptedCinderVolumes-328802700 tempest-TestEncryptedCinderVolumes-328802700-project-member] Empty body provided in request {{(pid=100521) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:16:34.033273 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.openstack.wsgi [None req-7fd7c063-6d9f-4e74-89e9-17fa4891147e tempest-TestEncryptedCinderVolumes-328802700 tempest-TestEncryptedCinderVolumes-328802700-project-member] Calling method 'show' {{(pid=100521) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:16:34.049214 np0000005924 devstack@c-api.service[100521]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:16:34.049214 np0000005924 devstack@c-api.service[100521]: warnings.warn( Jul 27 16:16:34.053882 np0000005924 devstack@c-api.service[100521]: INFO cinder.volume.api [None req-7fd7c063-6d9f-4e74-89e9-17fa4891147e tempest-TestEncryptedCinderVolumes-328802700 tempest-TestEncryptedCinderVolumes-328802700-project-member] Volume info retrieved successfully. Jul 27 16:16:34.061356 np0000005924 devstack@c-api.service[100521]: INFO cinder.api.openstack.wsgi [None req-7fd7c063-6d9f-4e74-89e9-17fa4891147e tempest-TestEncryptedCinderVolumes-328802700 tempest-TestEncryptedCinderVolumes-328802700-project-member] https://10.4.3.117/volume/v3/volumes/f3c7c13e-005a-4ff3-b94d-11690292dd5b returned with HTTP 200 Jul 27 16:16:34.061841 np0000005924 devstack@c-api.service[100521]: [pid: 100521|app: 0|req: 811/3263] 10.4.3.117 () {66 vars in 1348 bytes} [Mon Jul 27 16:16:34 2026] GET /volume/v3/volumes/f3c7c13e-005a-4ff3-b94d-11690292dd5b => generated 880 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 27 16:16:34.148666 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.middleware.request_id [None req-064b0eea-be6c-4d58-8816-c255f21d872f None None] RequestId filter calling following filter/app {{(pid=100523) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:16:34.150712 np0000005924 devstack@c-api.service[100523]: INFO cinder.api.openstack.wsgi [None req-064b0eea-be6c-4d58-8816-c255f21d872f tempest-VolumeAndVolumeTypeFromImageTest-2140214429 tempest-VolumeAndVolumeTypeFromImageTest-2140214429-project-member] GET https://10.4.3.117/volume/v3/volumes/d28464ab-c13b-4e86-b035-546101eefeb0 Jul 27 16:16:34.150926 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.openstack.wsgi [None req-064b0eea-be6c-4d58-8816-c255f21d872f tempest-VolumeAndVolumeTypeFromImageTest-2140214429 tempest-VolumeAndVolumeTypeFromImageTest-2140214429-project-member] Empty body provided in request {{(pid=100523) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:16:34.151125 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.openstack.wsgi [None req-064b0eea-be6c-4d58-8816-c255f21d872f tempest-VolumeAndVolumeTypeFromImageTest-2140214429 tempest-VolumeAndVolumeTypeFromImageTest-2140214429-project-member] Calling method 'show' {{(pid=100523) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:16:34.159984 np0000005924 devstack@c-api.service[100523]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:16:34.159984 np0000005924 devstack@c-api.service[100523]: warnings.warn( Jul 27 16:16:34.164125 np0000005924 devstack@c-api.service[100523]: INFO cinder.volume.api [None req-064b0eea-be6c-4d58-8816-c255f21d872f tempest-VolumeAndVolumeTypeFromImageTest-2140214429 tempest-VolumeAndVolumeTypeFromImageTest-2140214429-project-member] Volume info retrieved successfully. Jul 27 16:16:34.171255 np0000005924 devstack@c-api.service[100523]: INFO cinder.api.openstack.wsgi [None req-064b0eea-be6c-4d58-8816-c255f21d872f tempest-VolumeAndVolumeTypeFromImageTest-2140214429 tempest-VolumeAndVolumeTypeFromImageTest-2140214429-project-member] https://10.4.3.117/volume/v3/volumes/d28464ab-c13b-4e86-b035-546101eefeb0 returned with HTTP 200 Jul 27 16:16:34.171673 np0000005924 devstack@c-api.service[100523]: [pid: 100523|app: 0|req: 823/3264] 10.4.3.117 () {66 vars in 1348 bytes} [Mon Jul 27 16:16:34 2026] GET /volume/v3/volumes/d28464ab-c13b-4e86-b035-546101eefeb0 => generated 951 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 27 16:16:34.350114 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.middleware.request_id [None req-5fe6938b-edf2-4e89-8ab3-c757000d2352 None None] RequestId filter calling following filter/app {{(pid=100524) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:16:34.351238 np0000005924 devstack@c-api.service[100524]: INFO cinder.api.openstack.wsgi [None req-5fe6938b-edf2-4e89-8ab3-c757000d2352 tempest-VolumesBackupsTest-1361087151 tempest-VolumesBackupsTest-1361087151-project-member] GET https://10.4.3.117/volume/v3/backups/7a7152fa-2ad6-4838-af62-7c806ea71455 Jul 27 16:16:34.351491 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.openstack.wsgi [None req-5fe6938b-edf2-4e89-8ab3-c757000d2352 tempest-VolumesBackupsTest-1361087151 tempest-VolumesBackupsTest-1361087151-project-member] Empty body provided in request {{(pid=100524) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:16:34.351693 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.openstack.wsgi [None req-5fe6938b-edf2-4e89-8ab3-c757000d2352 tempest-VolumesBackupsTest-1361087151 tempest-VolumesBackupsTest-1361087151-project-member] Calling method 'show' {{(pid=100524) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:16:34.351807 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.v3.backups [None req-5fe6938b-edf2-4e89-8ab3-c757000d2352 tempest-VolumesBackupsTest-1361087151 tempest-VolumesBackupsTest-1361087151-project-member] Show backup with id 7a7152fa-2ad6-4838-af62-7c806ea71455. {{(pid=100524) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 27 16:16:34.357668 np0000005924 devstack@c-api.service[100524]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:16:34.357668 np0000005924 devstack@c-api.service[100524]: warnings.warn( Jul 27 16:16:34.358644 np0000005924 devstack@c-api.service[100524]: INFO cinder.api.openstack.wsgi [None req-5fe6938b-edf2-4e89-8ab3-c757000d2352 tempest-VolumesBackupsTest-1361087151 tempest-VolumesBackupsTest-1361087151-project-member] https://10.4.3.117/volume/v3/backups/7a7152fa-2ad6-4838-af62-7c806ea71455 returned with HTTP 200 Jul 27 16:16:34.359086 np0000005924 devstack@c-api.service[100524]: [pid: 100524|app: 0|req: 825/3265] 10.4.3.117 () {66 vars in 1348 bytes} [Mon Jul 27 16:16:34 2026] GET /volume/v3/backups/7a7152fa-2ad6-4838-af62-7c806ea71455 => generated 751 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 27 16:16:34.510349 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.middleware.request_id [None req-a9d542a3-4c5f-4b8f-a963-908cdb86845f None None] RequestId filter calling following filter/app {{(pid=100522) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:16:34.512063 np0000005924 devstack@c-api.service[100522]: INFO cinder.api.openstack.wsgi [None req-a9d542a3-4c5f-4b8f-a963-908cdb86845f tempest-AttachVolumeNegativeTest-414954022 tempest-AttachVolumeNegativeTest-414954022-project-member] GET https://10.4.3.117/volume/v3/volumes/1811fb57-ec34-4ad5-8aec-4a541f7d5658 Jul 27 16:16:34.512314 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.openstack.wsgi [None req-a9d542a3-4c5f-4b8f-a963-908cdb86845f tempest-AttachVolumeNegativeTest-414954022 tempest-AttachVolumeNegativeTest-414954022-project-member] Empty body provided in request {{(pid=100522) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:16:34.512463 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.openstack.wsgi [None req-a9d542a3-4c5f-4b8f-a963-908cdb86845f tempest-AttachVolumeNegativeTest-414954022 tempest-AttachVolumeNegativeTest-414954022-project-member] Calling method 'show' {{(pid=100522) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:16:34.518994 np0000005924 devstack@c-api.service[100522]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:16:34.518994 np0000005924 devstack@c-api.service[100522]: warnings.warn( Jul 27 16:16:34.522599 np0000005924 devstack@c-api.service[100522]: INFO cinder.volume.api [None req-a9d542a3-4c5f-4b8f-a963-908cdb86845f tempest-AttachVolumeNegativeTest-414954022 tempest-AttachVolumeNegativeTest-414954022-project-member] Volume info retrieved successfully. Jul 27 16:16:34.526438 np0000005924 devstack@c-api.service[100522]: INFO cinder.api.openstack.wsgi [None req-a9d542a3-4c5f-4b8f-a963-908cdb86845f tempest-AttachVolumeNegativeTest-414954022 tempest-AttachVolumeNegativeTest-414954022-project-member] https://10.4.3.117/volume/v3/volumes/1811fb57-ec34-4ad5-8aec-4a541f7d5658 returned with HTTP 200 Jul 27 16:16:34.526939 np0000005924 devstack@c-api.service[100522]: [pid: 100522|app: 0|req: 807/3266] 10.4.3.117 () {66 vars in 1348 bytes} [Mon Jul 27 16:16:34 2026] GET /volume/v3/volumes/1811fb57-ec34-4ad5-8aec-4a541f7d5658 => generated 848 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 27 16:16:34.572638 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.middleware.request_id [req-27db3908-4897-4c6b-87c7-f1721478f25c req-08b2383f-93d5-4c9e-a391-6977fe93d534 None None] RequestId filter calling following filter/app {{(pid=100521) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:16:34.575152 np0000005924 devstack@c-api.service[100521]: INFO cinder.api.openstack.wsgi [req-27db3908-4897-4c6b-87c7-f1721478f25c req-08b2383f-93d5-4c9e-a391-6977fe93d534 tempest-AttachVolumeNegativeTest-414954022 tempest-AttachVolumeNegativeTest-414954022-project-member] GET https://10.4.3.117/volume/v3/volumes/1811fb57-ec34-4ad5-8aec-4a541f7d5658 Jul 27 16:16:34.575486 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.openstack.wsgi [req-27db3908-4897-4c6b-87c7-f1721478f25c req-08b2383f-93d5-4c9e-a391-6977fe93d534 tempest-AttachVolumeNegativeTest-414954022 tempest-AttachVolumeNegativeTest-414954022-project-member] Empty body provided in request {{(pid=100521) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:16:34.575758 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.openstack.wsgi [req-27db3908-4897-4c6b-87c7-f1721478f25c req-08b2383f-93d5-4c9e-a391-6977fe93d534 tempest-AttachVolumeNegativeTest-414954022 tempest-AttachVolumeNegativeTest-414954022-project-member] Calling method 'show' {{(pid=100521) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:16:34.584590 np0000005924 devstack@c-api.service[100521]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:16:34.584590 np0000005924 devstack@c-api.service[100521]: warnings.warn( Jul 27 16:16:34.588690 np0000005924 devstack@c-api.service[100521]: INFO cinder.volume.api [req-27db3908-4897-4c6b-87c7-f1721478f25c req-08b2383f-93d5-4c9e-a391-6977fe93d534 tempest-AttachVolumeNegativeTest-414954022 tempest-AttachVolumeNegativeTest-414954022-project-member] Volume info retrieved successfully. Jul 27 16:16:34.593773 np0000005924 devstack@c-api.service[100521]: INFO cinder.api.openstack.wsgi [req-27db3908-4897-4c6b-87c7-f1721478f25c req-08b2383f-93d5-4c9e-a391-6977fe93d534 tempest-AttachVolumeNegativeTest-414954022 tempest-AttachVolumeNegativeTest-414954022-project-member] https://10.4.3.117/volume/v3/volumes/1811fb57-ec34-4ad5-8aec-4a541f7d5658 returned with HTTP 200 Jul 27 16:16:34.594303 np0000005924 devstack@c-api.service[100521]: [pid: 100521|app: 0|req: 812/3267] 10.4.3.117 () {68 vars in 1598 bytes} [Mon Jul 27 16:16:34 2026] GET /volume/v3/volumes/1811fb57-ec34-4ad5-8aec-4a541f7d5658 => generated 848 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 27 16:16:34.694647 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.middleware.request_id [None req-886e6994-76c1-4a99-ab3f-a2fd6fe33b9f None None] RequestId filter calling following filter/app {{(pid=100523) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:16:34.695277 np0000005924 devstack@c-api.service[100523]: INFO cinder.api.openstack.wsgi [None req-886e6994-76c1-4a99-ab3f-a2fd6fe33b9f None None] GET https://10.4.3.117/volume// Jul 27 16:16:34.695277 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.openstack.wsgi [None req-886e6994-76c1-4a99-ab3f-a2fd6fe33b9f None None] Empty body provided in request {{(pid=100523) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:16:34.695539 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.openstack.wsgi [None req-886e6994-76c1-4a99-ab3f-a2fd6fe33b9f None None] Calling method 'all' {{(pid=100523) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:16:34.695827 np0000005924 devstack@c-api.service[100523]: INFO cinder.api.openstack.wsgi [None req-886e6994-76c1-4a99-ab3f-a2fd6fe33b9f None None] https://10.4.3.117/volume// returned with HTTP 300 Jul 27 16:16:34.696110 np0000005924 devstack@c-api.service[100523]: [pid: 100523|app: 0|req: 824/3268] 10.4.3.117 () {66 vars in 1428 bytes} [Mon Jul 27 16:16:34 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 27 16:16:34.708307 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.middleware.request_id [req-27db3908-4897-4c6b-87c7-f1721478f25c req-72029528-2778-44f5-b13b-cdc4caf73515 None None] RequestId filter calling following filter/app {{(pid=100524) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:16:34.710481 np0000005924 devstack@c-api.service[100524]: INFO cinder.api.openstack.wsgi [req-27db3908-4897-4c6b-87c7-f1721478f25c req-72029528-2778-44f5-b13b-cdc4caf73515 tempest-AttachVolumeNegativeTest-414954022 tempest-AttachVolumeNegativeTest-414954022-project-member] POST https://10.4.3.117/volume/v3/attachments Jul 27 16:16:34.710760 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.openstack.wsgi [req-27db3908-4897-4c6b-87c7-f1721478f25c req-72029528-2778-44f5-b13b-cdc4caf73515 tempest-AttachVolumeNegativeTest-414954022 tempest-AttachVolumeNegativeTest-414954022-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "1811fb57-ec34-4ad5-8aec-4a541f7d5658", "connector": null, "instance_uuid": "64c940cb-fddb-490e-91ab-ce2c7b9d0aa7"}} {{(pid=100524) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 27 16:16:34.724870 np0000005924 devstack@c-api.service[100524]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:16:34.724870 np0000005924 devstack@c-api.service[100524]: warnings.warn( Jul 27 16:16:34.754417 np0000005924 devstack@c-api.service[100524]: INFO cinder.api.openstack.wsgi [req-27db3908-4897-4c6b-87c7-f1721478f25c req-72029528-2778-44f5-b13b-cdc4caf73515 tempest-AttachVolumeNegativeTest-414954022 tempest-AttachVolumeNegativeTest-414954022-project-member] https://10.4.3.117/volume/v3/attachments returned with HTTP 200 Jul 27 16:16:34.755081 np0000005924 devstack@c-api.service[100524]: [pid: 100524|app: 0|req: 826/3269] 10.4.3.117 () {74 vars in 1594 bytes} [Mon Jul 27 16:16:34 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 27 16:16:34.791751 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.middleware.request_id [None req-f87f6ba0-218e-4a8b-a8c1-91f92703fad4 None None] RequestId filter calling following filter/app {{(pid=100522) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:16:34.794643 np0000005924 devstack@c-api.service[100522]: INFO cinder.api.openstack.wsgi [None req-f87f6ba0-218e-4a8b-a8c1-91f92703fad4 tempest-AttachVolumeNegativeTest-414954022 tempest-AttachVolumeNegativeTest-414954022-project-member] GET https://10.4.3.117/volume/v3/volumes/1811fb57-ec34-4ad5-8aec-4a541f7d5658 Jul 27 16:16:34.794830 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.openstack.wsgi [None req-f87f6ba0-218e-4a8b-a8c1-91f92703fad4 tempest-AttachVolumeNegativeTest-414954022 tempest-AttachVolumeNegativeTest-414954022-project-member] Empty body provided in request {{(pid=100522) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:16:34.795013 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.openstack.wsgi [None req-f87f6ba0-218e-4a8b-a8c1-91f92703fad4 tempest-AttachVolumeNegativeTest-414954022 tempest-AttachVolumeNegativeTest-414954022-project-member] Calling method 'show' {{(pid=100522) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:16:34.807440 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.middleware.request_id [None req-e986955c-7a41-4f6d-82ac-ceaf350543b1 None None] RequestId filter calling following filter/app {{(pid=100521) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:16:34.807813 np0000005924 devstack@c-api.service[100521]: INFO cinder.api.openstack.wsgi [None req-e986955c-7a41-4f6d-82ac-ceaf350543b1 None None] GET https://10.4.3.117/volume// Jul 27 16:16:34.807973 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.openstack.wsgi [None req-e986955c-7a41-4f6d-82ac-ceaf350543b1 None None] Empty body provided in request {{(pid=100521) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:16:34.808142 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.openstack.wsgi [None req-e986955c-7a41-4f6d-82ac-ceaf350543b1 None None] Calling method 'all' {{(pid=100521) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:16:34.808471 np0000005924 devstack@c-api.service[100521]: INFO cinder.api.openstack.wsgi [None req-e986955c-7a41-4f6d-82ac-ceaf350543b1 None None] https://10.4.3.117/volume// returned with HTTP 300 Jul 27 16:16:34.808742 np0000005924 devstack@c-api.service[100521]: [pid: 100521|app: 0|req: 813/3270] 10.4.3.117 () {66 vars in 1426 bytes} [Mon Jul 27 16:16:34 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 27 16:16:34.816099 np0000005924 devstack@c-api.service[100522]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:16:34.816099 np0000005924 devstack@c-api.service[100522]: warnings.warn( Jul 27 16:16:34.818420 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.middleware.request_id [req-27db3908-4897-4c6b-87c7-f1721478f25c req-6ee37e5b-2070-40f7-b082-1dab0ce4f056 None None] RequestId filter calling following filter/app {{(pid=100523) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:16:34.819960 np0000005924 devstack@c-api.service[100522]: INFO cinder.volume.api [None req-f87f6ba0-218e-4a8b-a8c1-91f92703fad4 tempest-AttachVolumeNegativeTest-414954022 tempest-AttachVolumeNegativeTest-414954022-project-member] Volume info retrieved successfully. Jul 27 16:16:34.820406 np0000005924 devstack@c-api.service[100523]: INFO cinder.api.openstack.wsgi [req-27db3908-4897-4c6b-87c7-f1721478f25c req-6ee37e5b-2070-40f7-b082-1dab0ce4f056 tempest-AttachVolumeNegativeTest-414954022 tempest-AttachVolumeNegativeTest-414954022-project-member] GET https://10.4.3.117/volume/v3/volumes/1811fb57-ec34-4ad5-8aec-4a541f7d5658 Jul 27 16:16:34.820633 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.openstack.wsgi [req-27db3908-4897-4c6b-87c7-f1721478f25c req-6ee37e5b-2070-40f7-b082-1dab0ce4f056 tempest-AttachVolumeNegativeTest-414954022 tempest-AttachVolumeNegativeTest-414954022-project-member] Empty body provided in request {{(pid=100523) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:16:34.820827 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.openstack.wsgi [req-27db3908-4897-4c6b-87c7-f1721478f25c req-6ee37e5b-2070-40f7-b082-1dab0ce4f056 tempest-AttachVolumeNegativeTest-414954022 tempest-AttachVolumeNegativeTest-414954022-project-member] Calling method 'show' {{(pid=100523) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:16:34.824188 np0000005924 devstack@c-api.service[100522]: INFO cinder.api.openstack.wsgi [None req-f87f6ba0-218e-4a8b-a8c1-91f92703fad4 tempest-AttachVolumeNegativeTest-414954022 tempest-AttachVolumeNegativeTest-414954022-project-member] https://10.4.3.117/volume/v3/volumes/1811fb57-ec34-4ad5-8aec-4a541f7d5658 returned with HTTP 200 Jul 27 16:16:34.824597 np0000005924 devstack@c-api.service[100522]: [pid: 100522|app: 0|req: 808/3271] 10.4.3.117 () {66 vars in 1348 bytes} [Mon Jul 27 16:16:34 2026] GET /volume/v3/volumes/1811fb57-ec34-4ad5-8aec-4a541f7d5658 => generated 847 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 27 16:16:34.830308 np0000005924 devstack@c-api.service[100523]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:16:34.830308 np0000005924 devstack@c-api.service[100523]: warnings.warn( Jul 27 16:16:34.833492 np0000005924 devstack@c-api.service[100523]: INFO cinder.volume.api [req-27db3908-4897-4c6b-87c7-f1721478f25c req-6ee37e5b-2070-40f7-b082-1dab0ce4f056 tempest-AttachVolumeNegativeTest-414954022 tempest-AttachVolumeNegativeTest-414954022-project-member] Volume info retrieved successfully. Jul 27 16:16:34.837594 np0000005924 devstack@c-api.service[100523]: INFO cinder.api.openstack.wsgi [req-27db3908-4897-4c6b-87c7-f1721478f25c req-6ee37e5b-2070-40f7-b082-1dab0ce4f056 tempest-AttachVolumeNegativeTest-414954022 tempest-AttachVolumeNegativeTest-414954022-project-member] https://10.4.3.117/volume/v3/volumes/1811fb57-ec34-4ad5-8aec-4a541f7d5658 returned with HTTP 200 Jul 27 16:16:34.838024 np0000005924 devstack@c-api.service[100523]: [pid: 100523|app: 0|req: 825/3272] 10.4.3.117 () {70 vars in 1639 bytes} [Mon Jul 27 16:16:34 2026] GET /volume/v3/volumes/1811fb57-ec34-4ad5-8aec-4a541f7d5658 => generated 1027 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 27 16:16:34.941839 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.middleware.request_id [None req-61afe237-a788-430b-b181-49e79613baf1 None None] RequestId filter calling following filter/app {{(pid=100524) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:16:34.944199 np0000005924 devstack@c-api.service[100524]: INFO cinder.api.openstack.wsgi [None req-61afe237-a788-430b-b181-49e79613baf1 tempest-VolumesBackupsTest-916266255 tempest-VolumesBackupsTest-916266255-project-member] GET https://10.4.3.117/volume/v3/backups/5056bb69-87a8-4119-9a0b-e9cbd6fb1ed1 Jul 27 16:16:34.944507 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.openstack.wsgi [None req-61afe237-a788-430b-b181-49e79613baf1 tempest-VolumesBackupsTest-916266255 tempest-VolumesBackupsTest-916266255-project-member] Empty body provided in request {{(pid=100524) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:16:34.944758 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.openstack.wsgi [None req-61afe237-a788-430b-b181-49e79613baf1 tempest-VolumesBackupsTest-916266255 tempest-VolumesBackupsTest-916266255-project-member] Calling method 'show' {{(pid=100524) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:16:34.944917 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.v3.backups [None req-61afe237-a788-430b-b181-49e79613baf1 tempest-VolumesBackupsTest-916266255 tempest-VolumesBackupsTest-916266255-project-member] Show backup with id 5056bb69-87a8-4119-9a0b-e9cbd6fb1ed1. {{(pid=100524) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 27 16:16:34.945524 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.middleware.request_id [req-27db3908-4897-4c6b-87c7-f1721478f25c req-15ae0f3d-a814-418f-b4b1-3d9b7320c4b0 None None] RequestId filter calling following filter/app {{(pid=100521) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:16:34.947565 np0000005924 devstack@c-api.service[100521]: INFO cinder.api.openstack.wsgi [req-27db3908-4897-4c6b-87c7-f1721478f25c req-15ae0f3d-a814-418f-b4b1-3d9b7320c4b0 tempest-AttachVolumeNegativeTest-414954022 tempest-AttachVolumeNegativeTest-414954022-project-member] PUT https://10.4.3.117/volume/v3/attachments/e220061f-dc68-44aa-b628-85cdae02ff50 Jul 27 16:16:34.947935 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.openstack.wsgi [req-27db3908-4897-4c6b-87c7-f1721478f25c req-15ae0f3d-a814-418f-b4b1-3d9b7320c4b0 tempest-AttachVolumeNegativeTest-414954022 tempest-AttachVolumeNegativeTest-414954022-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.117", "host": "np0000005924", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:c1414b6f8d8f", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "13cbedf7-bb1f-4b5e-b492-2fef0d4dab25", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100521) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 27 16:16:34.950428 np0000005924 devstack@c-api.service[100524]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:16:34.950428 np0000005924 devstack@c-api.service[100524]: warnings.warn( Jul 27 16:16:34.951460 np0000005924 devstack@c-api.service[100524]: INFO cinder.api.openstack.wsgi [None req-61afe237-a788-430b-b181-49e79613baf1 tempest-VolumesBackupsTest-916266255 tempest-VolumesBackupsTest-916266255-project-member] https://10.4.3.117/volume/v3/backups/5056bb69-87a8-4119-9a0b-e9cbd6fb1ed1 returned with HTTP 200 Jul 27 16:16:34.951876 np0000005924 devstack@c-api.service[100524]: [pid: 100524|app: 0|req: 827/3273] 10.4.3.117 () {66 vars in 1348 bytes} [Mon Jul 27 16:16:34 2026] GET /volume/v3/backups/5056bb69-87a8-4119-9a0b-e9cbd6fb1ed1 => generated 749 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 27 16:16:34.966113 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.coordination [req-27db3908-4897-4c6b-87c7-f1721478f25c req-15ae0f3d-a814-418f-b4b1-3d9b7320c4b0 tempest-AttachVolumeNegativeTest-414954022 tempest-AttachVolumeNegativeTest-414954022-project-member] Acquiring lock "cinder-attachment_update-1811fb57-ec34-4ad5-8aec-4a541f7d5658-np0000005924" by "attachment_update" {{(pid=100521) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jul 27 16:16:34.977462 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.coordination [req-27db3908-4897-4c6b-87c7-f1721478f25c req-15ae0f3d-a814-418f-b4b1-3d9b7320c4b0 tempest-AttachVolumeNegativeTest-414954022 tempest-AttachVolumeNegativeTest-414954022-project-member] Lock "cinder-attachment_update-1811fb57-ec34-4ad5-8aec-4a541f7d5658-np0000005924" acquired by "attachment_update" :: waited 0.012s {{(pid=100521) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jul 27 16:16:34.982418 np0000005924 devstack@c-api.service[100521]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:16:34.982418 np0000005924 devstack@c-api.service[100521]: warnings.warn( Jul 27 16:16:35.076219 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.middleware.request_id [None req-bb65c356-bf04-4be5-938a-8ce7fb18db8e None None] RequestId filter calling following filter/app {{(pid=100522) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:16:35.078235 np0000005924 devstack@c-api.service[100522]: INFO cinder.api.openstack.wsgi [None req-bb65c356-bf04-4be5-938a-8ce7fb18db8e tempest-TestEncryptedCinderVolumes-328802700 tempest-TestEncryptedCinderVolumes-328802700-project-member] GET https://10.4.3.117/volume/v3/volumes/f3c7c13e-005a-4ff3-b94d-11690292dd5b Jul 27 16:16:35.078521 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.openstack.wsgi [None req-bb65c356-bf04-4be5-938a-8ce7fb18db8e tempest-TestEncryptedCinderVolumes-328802700 tempest-TestEncryptedCinderVolumes-328802700-project-member] Empty body provided in request {{(pid=100522) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:16:35.078745 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.openstack.wsgi [None req-bb65c356-bf04-4be5-938a-8ce7fb18db8e tempest-TestEncryptedCinderVolumes-328802700 tempest-TestEncryptedCinderVolumes-328802700-project-member] Calling method 'show' {{(pid=100522) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:16:35.089322 np0000005924 devstack@c-api.service[100522]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:16:35.089322 np0000005924 devstack@c-api.service[100522]: warnings.warn( Jul 27 16:16:35.093201 np0000005924 devstack@c-api.service[100522]: INFO cinder.volume.api [None req-bb65c356-bf04-4be5-938a-8ce7fb18db8e tempest-TestEncryptedCinderVolumes-328802700 tempest-TestEncryptedCinderVolumes-328802700-project-member] Volume info retrieved successfully. Jul 27 16:16:35.094019 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.coordination [req-27db3908-4897-4c6b-87c7-f1721478f25c req-15ae0f3d-a814-418f-b4b1-3d9b7320c4b0 tempest-AttachVolumeNegativeTest-414954022 tempest-AttachVolumeNegativeTest-414954022-project-member] Lock "cinder-attachment_update-1811fb57-ec34-4ad5-8aec-4a541f7d5658-np0000005924" released by "attachment_update" :: held 0.117s {{(pid=100521) __release /opt/stack/cinder/cinder/coordination.py:152}} Jul 27 16:16:35.094399 np0000005924 devstack@c-api.service[100521]: INFO cinder.api.openstack.wsgi [req-27db3908-4897-4c6b-87c7-f1721478f25c req-15ae0f3d-a814-418f-b4b1-3d9b7320c4b0 tempest-AttachVolumeNegativeTest-414954022 tempest-AttachVolumeNegativeTest-414954022-project-member] https://10.4.3.117/volume/v3/attachments/e220061f-dc68-44aa-b628-85cdae02ff50 returned with HTTP 200 Jul 27 16:16:35.094908 np0000005924 devstack@c-api.service[100521]: [pid: 100521|app: 0|req: 814/3274] 10.4.3.117 () {74 vars in 1704 bytes} [Mon Jul 27 16:16:34 2026] PUT /volume/v3/attachments/e220061f-dc68-44aa-b628-85cdae02ff50 => generated 969 bytes in 150 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 27 16:16:35.098066 np0000005924 devstack@c-api.service[100522]: INFO cinder.api.openstack.wsgi [None req-bb65c356-bf04-4be5-938a-8ce7fb18db8e tempest-TestEncryptedCinderVolumes-328802700 tempest-TestEncryptedCinderVolumes-328802700-project-member] https://10.4.3.117/volume/v3/volumes/f3c7c13e-005a-4ff3-b94d-11690292dd5b returned with HTTP 200 Jul 27 16:16:35.098688 np0000005924 devstack@c-api.service[100522]: [pid: 100522|app: 0|req: 809/3275] 10.4.3.117 () {66 vars in 1348 bytes} [Mon Jul 27 16:16:35 2026] GET /volume/v3/volumes/f3c7c13e-005a-4ff3-b94d-11690292dd5b => generated 880 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 27 16:16:35.188873 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.middleware.request_id [None req-30b94230-e5e3-4d85-8250-73cfc2a46789 None None] RequestId filter calling following filter/app {{(pid=100523) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:16:35.190821 np0000005924 devstack@c-api.service[100523]: INFO cinder.api.openstack.wsgi [None req-30b94230-e5e3-4d85-8250-73cfc2a46789 tempest-VolumeAndVolumeTypeFromImageTest-2140214429 tempest-VolumeAndVolumeTypeFromImageTest-2140214429-project-member] GET https://10.4.3.117/volume/v3/volumes/d28464ab-c13b-4e86-b035-546101eefeb0 Jul 27 16:16:35.191027 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.openstack.wsgi [None req-30b94230-e5e3-4d85-8250-73cfc2a46789 tempest-VolumeAndVolumeTypeFromImageTest-2140214429 tempest-VolumeAndVolumeTypeFromImageTest-2140214429-project-member] Empty body provided in request {{(pid=100523) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:16:35.191243 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.openstack.wsgi [None req-30b94230-e5e3-4d85-8250-73cfc2a46789 tempest-VolumeAndVolumeTypeFromImageTest-2140214429 tempest-VolumeAndVolumeTypeFromImageTest-2140214429-project-member] Calling method 'show' {{(pid=100523) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:16:35.200700 np0000005924 devstack@c-api.service[100523]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:16:35.200700 np0000005924 devstack@c-api.service[100523]: warnings.warn( Jul 27 16:16:35.206367 np0000005924 devstack@c-api.service[100523]: INFO cinder.volume.api [None req-30b94230-e5e3-4d85-8250-73cfc2a46789 tempest-VolumeAndVolumeTypeFromImageTest-2140214429 tempest-VolumeAndVolumeTypeFromImageTest-2140214429-project-member] Volume info retrieved successfully. Jul 27 16:16:35.212153 np0000005924 devstack@c-api.service[100523]: INFO cinder.api.openstack.wsgi [None req-30b94230-e5e3-4d85-8250-73cfc2a46789 tempest-VolumeAndVolumeTypeFromImageTest-2140214429 tempest-VolumeAndVolumeTypeFromImageTest-2140214429-project-member] https://10.4.3.117/volume/v3/volumes/d28464ab-c13b-4e86-b035-546101eefeb0 returned with HTTP 200 Jul 27 16:16:35.212577 np0000005924 devstack@c-api.service[100523]: [pid: 100523|app: 0|req: 826/3276] 10.4.3.117 () {66 vars in 1348 bytes} [Mon Jul 27 16:16:35 2026] GET /volume/v3/volumes/d28464ab-c13b-4e86-b035-546101eefeb0 => generated 951 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 27 16:16:35.378064 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.middleware.request_id [None req-c9b0a5e0-25ac-428c-93ff-68d87d5f6622 None None] RequestId filter calling following filter/app {{(pid=100524) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:16:35.382111 np0000005924 devstack@c-api.service[100524]: INFO cinder.api.openstack.wsgi [None req-c9b0a5e0-25ac-428c-93ff-68d87d5f6622 tempest-VolumesBackupsTest-1361087151 tempest-VolumesBackupsTest-1361087151-project-member] GET https://10.4.3.117/volume/v3/backups/7a7152fa-2ad6-4838-af62-7c806ea71455 Jul 27 16:16:35.382318 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.openstack.wsgi [None req-c9b0a5e0-25ac-428c-93ff-68d87d5f6622 tempest-VolumesBackupsTest-1361087151 tempest-VolumesBackupsTest-1361087151-project-member] Empty body provided in request {{(pid=100524) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:16:35.382544 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.openstack.wsgi [None req-c9b0a5e0-25ac-428c-93ff-68d87d5f6622 tempest-VolumesBackupsTest-1361087151 tempest-VolumesBackupsTest-1361087151-project-member] Calling method 'show' {{(pid=100524) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:16:35.382659 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.v3.backups [None req-c9b0a5e0-25ac-428c-93ff-68d87d5f6622 tempest-VolumesBackupsTest-1361087151 tempest-VolumesBackupsTest-1361087151-project-member] Show backup with id 7a7152fa-2ad6-4838-af62-7c806ea71455. {{(pid=100524) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 27 16:16:35.390971 np0000005924 devstack@c-api.service[100524]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:16:35.390971 np0000005924 devstack@c-api.service[100524]: warnings.warn( Jul 27 16:16:35.392555 np0000005924 devstack@c-api.service[100524]: INFO cinder.api.openstack.wsgi [None req-c9b0a5e0-25ac-428c-93ff-68d87d5f6622 tempest-VolumesBackupsTest-1361087151 tempest-VolumesBackupsTest-1361087151-project-member] https://10.4.3.117/volume/v3/backups/7a7152fa-2ad6-4838-af62-7c806ea71455 returned with HTTP 200 Jul 27 16:16:35.393772 np0000005924 devstack@c-api.service[100524]: [pid: 100524|app: 0|req: 828/3277] 10.4.3.117 () {66 vars in 1348 bytes} [Mon Jul 27 16:16:35 2026] GET /volume/v3/backups/7a7152fa-2ad6-4838-af62-7c806ea71455 => generated 751 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 27 16:16:35.843296 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.middleware.request_id [None req-fcd80d5a-c5c9-4459-b593-3eb7b77dbad3 None None] RequestId filter calling following filter/app {{(pid=100521) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:16:35.849454 np0000005924 devstack@c-api.service[100521]: INFO cinder.api.openstack.wsgi [None req-fcd80d5a-c5c9-4459-b593-3eb7b77dbad3 tempest-AttachVolumeNegativeTest-414954022 tempest-AttachVolumeNegativeTest-414954022-project-member] GET https://10.4.3.117/volume/v3/volumes/1811fb57-ec34-4ad5-8aec-4a541f7d5658 Jul 27 16:16:35.849819 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.openstack.wsgi [None req-fcd80d5a-c5c9-4459-b593-3eb7b77dbad3 tempest-AttachVolumeNegativeTest-414954022 tempest-AttachVolumeNegativeTest-414954022-project-member] Empty body provided in request {{(pid=100521) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:16:35.849819 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.openstack.wsgi [None req-fcd80d5a-c5c9-4459-b593-3eb7b77dbad3 tempest-AttachVolumeNegativeTest-414954022 tempest-AttachVolumeNegativeTest-414954022-project-member] Calling method 'show' {{(pid=100521) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:16:35.865604 np0000005924 devstack@c-api.service[100521]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:16:35.865604 np0000005924 devstack@c-api.service[100521]: warnings.warn( Jul 27 16:16:35.869744 np0000005924 devstack@c-api.service[100521]: INFO cinder.volume.api [None req-fcd80d5a-c5c9-4459-b593-3eb7b77dbad3 tempest-AttachVolumeNegativeTest-414954022 tempest-AttachVolumeNegativeTest-414954022-project-member] Volume info retrieved successfully. Jul 27 16:16:35.875941 np0000005924 devstack@c-api.service[100521]: INFO cinder.api.openstack.wsgi [None req-fcd80d5a-c5c9-4459-b593-3eb7b77dbad3 tempest-AttachVolumeNegativeTest-414954022 tempest-AttachVolumeNegativeTest-414954022-project-member] https://10.4.3.117/volume/v3/volumes/1811fb57-ec34-4ad5-8aec-4a541f7d5658 returned with HTTP 200 Jul 27 16:16:35.876354 np0000005924 devstack@c-api.service[100521]: [pid: 100521|app: 0|req: 815/3278] 10.4.3.117 () {66 vars in 1348 bytes} [Mon Jul 27 16:16:35 2026] GET /volume/v3/volumes/1811fb57-ec34-4ad5-8aec-4a541f7d5658 => generated 848 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 27 16:16:35.970906 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.middleware.request_id [None req-c1fcc6c3-090c-454e-b593-5d5bf814a3fa None None] RequestId filter calling following filter/app {{(pid=100522) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:16:35.976300 np0000005924 devstack@c-api.service[100522]: INFO cinder.api.openstack.wsgi [None req-c1fcc6c3-090c-454e-b593-5d5bf814a3fa tempest-VolumesBackupsTest-916266255 tempest-VolumesBackupsTest-916266255-project-member] GET https://10.4.3.117/volume/v3/backups/5056bb69-87a8-4119-9a0b-e9cbd6fb1ed1 Jul 27 16:16:35.976300 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.openstack.wsgi [None req-c1fcc6c3-090c-454e-b593-5d5bf814a3fa tempest-VolumesBackupsTest-916266255 tempest-VolumesBackupsTest-916266255-project-member] Empty body provided in request {{(pid=100522) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:16:35.976300 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.openstack.wsgi [None req-c1fcc6c3-090c-454e-b593-5d5bf814a3fa tempest-VolumesBackupsTest-916266255 tempest-VolumesBackupsTest-916266255-project-member] Calling method 'show' {{(pid=100522) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:16:35.976664 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.v3.backups [None req-c1fcc6c3-090c-454e-b593-5d5bf814a3fa tempest-VolumesBackupsTest-916266255 tempest-VolumesBackupsTest-916266255-project-member] Show backup with id 5056bb69-87a8-4119-9a0b-e9cbd6fb1ed1. {{(pid=100522) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 27 16:16:35.986390 np0000005924 devstack@c-api.service[100522]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:16:35.986390 np0000005924 devstack@c-api.service[100522]: warnings.warn( Jul 27 16:16:35.987452 np0000005924 devstack@c-api.service[100522]: INFO cinder.api.openstack.wsgi [None req-c1fcc6c3-090c-454e-b593-5d5bf814a3fa tempest-VolumesBackupsTest-916266255 tempest-VolumesBackupsTest-916266255-project-member] https://10.4.3.117/volume/v3/backups/5056bb69-87a8-4119-9a0b-e9cbd6fb1ed1 returned with HTTP 200 Jul 27 16:16:35.987966 np0000005924 devstack@c-api.service[100522]: [pid: 100522|app: 0|req: 810/3279] 10.4.3.117 () {66 vars in 1348 bytes} [Mon Jul 27 16:16:35 2026] GET /volume/v3/backups/5056bb69-87a8-4119-9a0b-e9cbd6fb1ed1 => generated 749 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 27 16:16:36.112470 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.middleware.request_id [None req-ab548907-3aa9-4199-9e25-92060d01f0a3 None None] RequestId filter calling following filter/app {{(pid=100523) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:16:36.114526 np0000005924 devstack@c-api.service[100523]: INFO cinder.api.openstack.wsgi [None req-ab548907-3aa9-4199-9e25-92060d01f0a3 tempest-TestEncryptedCinderVolumes-328802700 tempest-TestEncryptedCinderVolumes-328802700-project-member] GET https://10.4.3.117/volume/v3/volumes/f3c7c13e-005a-4ff3-b94d-11690292dd5b Jul 27 16:16:36.114785 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.openstack.wsgi [None req-ab548907-3aa9-4199-9e25-92060d01f0a3 tempest-TestEncryptedCinderVolumes-328802700 tempest-TestEncryptedCinderVolumes-328802700-project-member] Empty body provided in request {{(pid=100523) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:16:36.115033 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.openstack.wsgi [None req-ab548907-3aa9-4199-9e25-92060d01f0a3 tempest-TestEncryptedCinderVolumes-328802700 tempest-TestEncryptedCinderVolumes-328802700-project-member] Calling method 'show' {{(pid=100523) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:16:36.126797 np0000005924 devstack@c-api.service[100523]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:16:36.126797 np0000005924 devstack@c-api.service[100523]: warnings.warn( Jul 27 16:16:36.131268 np0000005924 devstack@c-api.service[100523]: INFO cinder.volume.api [None req-ab548907-3aa9-4199-9e25-92060d01f0a3 tempest-TestEncryptedCinderVolumes-328802700 tempest-TestEncryptedCinderVolumes-328802700-project-member] Volume info retrieved successfully. Jul 27 16:16:36.136026 np0000005924 devstack@c-api.service[100523]: INFO cinder.api.openstack.wsgi [None req-ab548907-3aa9-4199-9e25-92060d01f0a3 tempest-TestEncryptedCinderVolumes-328802700 tempest-TestEncryptedCinderVolumes-328802700-project-member] https://10.4.3.117/volume/v3/volumes/f3c7c13e-005a-4ff3-b94d-11690292dd5b returned with HTTP 200 Jul 27 16:16:36.136531 np0000005924 devstack@c-api.service[100523]: [pid: 100523|app: 0|req: 827/3280] 10.4.3.117 () {66 vars in 1348 bytes} [Mon Jul 27 16:16:36 2026] GET /volume/v3/volumes/f3c7c13e-005a-4ff3-b94d-11690292dd5b => generated 880 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 27 16:16:36.227936 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.middleware.request_id [None req-b616854c-e5bf-4c2f-bd82-f80519243c0e None None] RequestId filter calling following filter/app {{(pid=100524) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:16:36.229797 np0000005924 devstack@c-api.service[100524]: INFO cinder.api.openstack.wsgi [None req-b616854c-e5bf-4c2f-bd82-f80519243c0e tempest-VolumeAndVolumeTypeFromImageTest-2140214429 tempest-VolumeAndVolumeTypeFromImageTest-2140214429-project-member] GET https://10.4.3.117/volume/v3/volumes/d28464ab-c13b-4e86-b035-546101eefeb0 Jul 27 16:16:36.229983 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.openstack.wsgi [None req-b616854c-e5bf-4c2f-bd82-f80519243c0e tempest-VolumeAndVolumeTypeFromImageTest-2140214429 tempest-VolumeAndVolumeTypeFromImageTest-2140214429-project-member] Empty body provided in request {{(pid=100524) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:16:36.230162 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.openstack.wsgi [None req-b616854c-e5bf-4c2f-bd82-f80519243c0e tempest-VolumeAndVolumeTypeFromImageTest-2140214429 tempest-VolumeAndVolumeTypeFromImageTest-2140214429-project-member] Calling method 'show' {{(pid=100524) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:16:36.246220 np0000005924 devstack@c-api.service[100524]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:16:36.246220 np0000005924 devstack@c-api.service[100524]: warnings.warn( Jul 27 16:16:36.250117 np0000005924 devstack@c-api.service[100524]: INFO cinder.volume.api [None req-b616854c-e5bf-4c2f-bd82-f80519243c0e tempest-VolumeAndVolumeTypeFromImageTest-2140214429 tempest-VolumeAndVolumeTypeFromImageTest-2140214429-project-member] Volume info retrieved successfully. Jul 27 16:16:36.255072 np0000005924 devstack@c-api.service[100524]: INFO cinder.api.openstack.wsgi [None req-b616854c-e5bf-4c2f-bd82-f80519243c0e tempest-VolumeAndVolumeTypeFromImageTest-2140214429 tempest-VolumeAndVolumeTypeFromImageTest-2140214429-project-member] https://10.4.3.117/volume/v3/volumes/d28464ab-c13b-4e86-b035-546101eefeb0 returned with HTTP 200 Jul 27 16:16:36.255511 np0000005924 devstack@c-api.service[100524]: [pid: 100524|app: 0|req: 829/3281] 10.4.3.117 () {66 vars in 1348 bytes} [Mon Jul 27 16:16:36 2026] GET /volume/v3/volumes/d28464ab-c13b-4e86-b035-546101eefeb0 => generated 951 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 27 16:16:36.405056 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.middleware.request_id [None req-b7fb21fb-e0b5-44d0-96e3-d9934599652d None None] RequestId filter calling following filter/app {{(pid=100521) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:16:36.407166 np0000005924 devstack@c-api.service[100521]: INFO cinder.api.openstack.wsgi [None req-b7fb21fb-e0b5-44d0-96e3-d9934599652d tempest-VolumesBackupsTest-1361087151 tempest-VolumesBackupsTest-1361087151-project-member] GET https://10.4.3.117/volume/v3/backups/7a7152fa-2ad6-4838-af62-7c806ea71455 Jul 27 16:16:36.407650 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.openstack.wsgi [None req-b7fb21fb-e0b5-44d0-96e3-d9934599652d tempest-VolumesBackupsTest-1361087151 tempest-VolumesBackupsTest-1361087151-project-member] Empty body provided in request {{(pid=100521) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:16:36.407865 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.openstack.wsgi [None req-b7fb21fb-e0b5-44d0-96e3-d9934599652d tempest-VolumesBackupsTest-1361087151 tempest-VolumesBackupsTest-1361087151-project-member] Calling method 'show' {{(pid=100521) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:16:36.407985 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.v3.backups [None req-b7fb21fb-e0b5-44d0-96e3-d9934599652d tempest-VolumesBackupsTest-1361087151 tempest-VolumesBackupsTest-1361087151-project-member] Show backup with id 7a7152fa-2ad6-4838-af62-7c806ea71455. {{(pid=100521) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 27 16:16:36.412898 np0000005924 devstack@c-api.service[100521]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:16:36.412898 np0000005924 devstack@c-api.service[100521]: warnings.warn( Jul 27 16:16:36.413828 np0000005924 devstack@c-api.service[100521]: INFO cinder.api.openstack.wsgi [None req-b7fb21fb-e0b5-44d0-96e3-d9934599652d tempest-VolumesBackupsTest-1361087151 tempest-VolumesBackupsTest-1361087151-project-member] https://10.4.3.117/volume/v3/backups/7a7152fa-2ad6-4838-af62-7c806ea71455 returned with HTTP 200 Jul 27 16:16:36.414306 np0000005924 devstack@c-api.service[100521]: [pid: 100521|app: 0|req: 816/3282] 10.4.3.117 () {66 vars in 1348 bytes} [Mon Jul 27 16:16:36 2026] GET /volume/v3/backups/7a7152fa-2ad6-4838-af62-7c806ea71455 => generated 751 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 27 16:16:36.889430 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.middleware.request_id [None req-f5820b69-d211-4d02-bc6b-445fae263801 None None] RequestId filter calling following filter/app {{(pid=100522) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:16:36.894128 np0000005924 devstack@c-api.service[100522]: INFO cinder.api.openstack.wsgi [None req-f5820b69-d211-4d02-bc6b-445fae263801 tempest-AttachVolumeNegativeTest-414954022 tempest-AttachVolumeNegativeTest-414954022-project-member] GET https://10.4.3.117/volume/v3/volumes/1811fb57-ec34-4ad5-8aec-4a541f7d5658 Jul 27 16:16:36.894414 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.openstack.wsgi [None req-f5820b69-d211-4d02-bc6b-445fae263801 tempest-AttachVolumeNegativeTest-414954022 tempest-AttachVolumeNegativeTest-414954022-project-member] Empty body provided in request {{(pid=100522) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:16:36.894678 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.openstack.wsgi [None req-f5820b69-d211-4d02-bc6b-445fae263801 tempest-AttachVolumeNegativeTest-414954022 tempest-AttachVolumeNegativeTest-414954022-project-member] Calling method 'show' {{(pid=100522) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:16:36.916905 np0000005924 devstack@c-api.service[100522]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:16:36.916905 np0000005924 devstack@c-api.service[100522]: warnings.warn( Jul 27 16:16:36.924641 np0000005924 devstack@c-api.service[100522]: INFO cinder.volume.api [None req-f5820b69-d211-4d02-bc6b-445fae263801 tempest-AttachVolumeNegativeTest-414954022 tempest-AttachVolumeNegativeTest-414954022-project-member] Volume info retrieved successfully. Jul 27 16:16:36.929434 np0000005924 devstack@c-api.service[100522]: INFO cinder.api.openstack.wsgi [None req-f5820b69-d211-4d02-bc6b-445fae263801 tempest-AttachVolumeNegativeTest-414954022 tempest-AttachVolumeNegativeTest-414954022-project-member] https://10.4.3.117/volume/v3/volumes/1811fb57-ec34-4ad5-8aec-4a541f7d5658 returned with HTTP 200 Jul 27 16:16:36.930575 np0000005924 devstack@c-api.service[100522]: [pid: 100522|app: 0|req: 811/3283] 10.4.3.117 () {66 vars in 1348 bytes} [Mon Jul 27 16:16:36 2026] GET /volume/v3/volumes/1811fb57-ec34-4ad5-8aec-4a541f7d5658 => generated 848 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 27 16:16:37.000506 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.middleware.request_id [None req-37130a46-5257-4aa1-bd56-bca9fdd619dc None None] RequestId filter calling following filter/app {{(pid=100523) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:16:37.002707 np0000005924 devstack@c-api.service[100523]: INFO cinder.api.openstack.wsgi [None req-37130a46-5257-4aa1-bd56-bca9fdd619dc tempest-VolumesBackupsTest-916266255 tempest-VolumesBackupsTest-916266255-project-member] GET https://10.4.3.117/volume/v3/backups/5056bb69-87a8-4119-9a0b-e9cbd6fb1ed1 Jul 27 16:16:37.002973 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.openstack.wsgi [None req-37130a46-5257-4aa1-bd56-bca9fdd619dc tempest-VolumesBackupsTest-916266255 tempest-VolumesBackupsTest-916266255-project-member] Empty body provided in request {{(pid=100523) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:16:37.003314 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.openstack.wsgi [None req-37130a46-5257-4aa1-bd56-bca9fdd619dc tempest-VolumesBackupsTest-916266255 tempest-VolumesBackupsTest-916266255-project-member] Calling method 'show' {{(pid=100523) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:16:37.003402 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.v3.backups [None req-37130a46-5257-4aa1-bd56-bca9fdd619dc tempest-VolumesBackupsTest-916266255 tempest-VolumesBackupsTest-916266255-project-member] Show backup with id 5056bb69-87a8-4119-9a0b-e9cbd6fb1ed1. {{(pid=100523) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 27 16:16:37.008941 np0000005924 devstack@c-api.service[100523]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:16:37.008941 np0000005924 devstack@c-api.service[100523]: warnings.warn( Jul 27 16:16:37.010124 np0000005924 devstack@c-api.service[100523]: INFO cinder.api.openstack.wsgi [None req-37130a46-5257-4aa1-bd56-bca9fdd619dc tempest-VolumesBackupsTest-916266255 tempest-VolumesBackupsTest-916266255-project-member] https://10.4.3.117/volume/v3/backups/5056bb69-87a8-4119-9a0b-e9cbd6fb1ed1 returned with HTTP 200 Jul 27 16:16:37.010400 np0000005924 devstack@c-api.service[100523]: [pid: 100523|app: 0|req: 828/3284] 10.4.3.117 () {66 vars in 1348 bytes} [Mon Jul 27 16:16:36 2026] GET /volume/v3/backups/5056bb69-87a8-4119-9a0b-e9cbd6fb1ed1 => generated 749 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 27 16:16:37.158307 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.middleware.request_id [None req-aefe181d-7eab-4258-b5cb-3d97a75fc869 None None] RequestId filter calling following filter/app {{(pid=100524) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:16:37.163768 np0000005924 devstack@c-api.service[100524]: INFO cinder.api.openstack.wsgi [None req-aefe181d-7eab-4258-b5cb-3d97a75fc869 tempest-TestEncryptedCinderVolumes-328802700 tempest-TestEncryptedCinderVolumes-328802700-project-member] GET https://10.4.3.117/volume/v3/volumes/f3c7c13e-005a-4ff3-b94d-11690292dd5b Jul 27 16:16:37.163951 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.openstack.wsgi [None req-aefe181d-7eab-4258-b5cb-3d97a75fc869 tempest-TestEncryptedCinderVolumes-328802700 tempest-TestEncryptedCinderVolumes-328802700-project-member] Empty body provided in request {{(pid=100524) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:16:37.164128 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.openstack.wsgi [None req-aefe181d-7eab-4258-b5cb-3d97a75fc869 tempest-TestEncryptedCinderVolumes-328802700 tempest-TestEncryptedCinderVolumes-328802700-project-member] Calling method 'show' {{(pid=100524) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:16:37.181848 np0000005924 devstack@c-api.service[100524]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:16:37.181848 np0000005924 devstack@c-api.service[100524]: warnings.warn( Jul 27 16:16:37.185962 np0000005924 devstack@c-api.service[100524]: INFO cinder.volume.api [None req-aefe181d-7eab-4258-b5cb-3d97a75fc869 tempest-TestEncryptedCinderVolumes-328802700 tempest-TestEncryptedCinderVolumes-328802700-project-member] Volume info retrieved successfully. Jul 27 16:16:37.191322 np0000005924 devstack@c-api.service[100524]: INFO cinder.api.openstack.wsgi [None req-aefe181d-7eab-4258-b5cb-3d97a75fc869 tempest-TestEncryptedCinderVolumes-328802700 tempest-TestEncryptedCinderVolumes-328802700-project-member] https://10.4.3.117/volume/v3/volumes/f3c7c13e-005a-4ff3-b94d-11690292dd5b returned with HTTP 200 Jul 27 16:16:37.191692 np0000005924 devstack@c-api.service[100524]: [pid: 100524|app: 0|req: 830/3285] 10.4.3.117 () {66 vars in 1348 bytes} [Mon Jul 27 16:16:37 2026] GET /volume/v3/volumes/f3c7c13e-005a-4ff3-b94d-11690292dd5b => generated 880 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 27 16:16:37.274862 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.middleware.request_id [None req-7035d78d-683f-4f26-ac45-6bacfd84fe20 None None] RequestId filter calling following filter/app {{(pid=100521) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:16:37.277449 np0000005924 devstack@c-api.service[100521]: INFO cinder.api.openstack.wsgi [None req-7035d78d-683f-4f26-ac45-6bacfd84fe20 tempest-VolumeAndVolumeTypeFromImageTest-2140214429 tempest-VolumeAndVolumeTypeFromImageTest-2140214429-project-member] GET https://10.4.3.117/volume/v3/volumes/d28464ab-c13b-4e86-b035-546101eefeb0 Jul 27 16:16:37.277729 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.openstack.wsgi [None req-7035d78d-683f-4f26-ac45-6bacfd84fe20 tempest-VolumeAndVolumeTypeFromImageTest-2140214429 tempest-VolumeAndVolumeTypeFromImageTest-2140214429-project-member] Empty body provided in request {{(pid=100521) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:16:37.278098 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.openstack.wsgi [None req-7035d78d-683f-4f26-ac45-6bacfd84fe20 tempest-VolumeAndVolumeTypeFromImageTest-2140214429 tempest-VolumeAndVolumeTypeFromImageTest-2140214429-project-member] Calling method 'show' {{(pid=100521) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:16:37.289300 np0000005924 devstack@c-api.service[100521]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:16:37.289300 np0000005924 devstack@c-api.service[100521]: warnings.warn( Jul 27 16:16:37.295800 np0000005924 devstack@c-api.service[100521]: INFO cinder.volume.api [None req-7035d78d-683f-4f26-ac45-6bacfd84fe20 tempest-VolumeAndVolumeTypeFromImageTest-2140214429 tempest-VolumeAndVolumeTypeFromImageTest-2140214429-project-member] Volume info retrieved successfully. Jul 27 16:16:37.312096 np0000005924 devstack@c-api.service[100521]: INFO cinder.api.openstack.wsgi [None req-7035d78d-683f-4f26-ac45-6bacfd84fe20 tempest-VolumeAndVolumeTypeFromImageTest-2140214429 tempest-VolumeAndVolumeTypeFromImageTest-2140214429-project-member] https://10.4.3.117/volume/v3/volumes/d28464ab-c13b-4e86-b035-546101eefeb0 returned with HTTP 200 Jul 27 16:16:37.312955 np0000005924 devstack@c-api.service[100521]: [pid: 100521|app: 0|req: 817/3286] 10.4.3.117 () {66 vars in 1348 bytes} [Mon Jul 27 16:16:37 2026] GET /volume/v3/volumes/d28464ab-c13b-4e86-b035-546101eefeb0 => generated 951 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 27 16:16:37.427509 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.middleware.request_id [None req-26c0ad44-95ba-4ba3-8a8e-81ba93fbe235 None None] RequestId filter calling following filter/app {{(pid=100522) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:16:37.429198 np0000005924 devstack@c-api.service[100522]: INFO cinder.api.openstack.wsgi [None req-26c0ad44-95ba-4ba3-8a8e-81ba93fbe235 tempest-VolumesBackupsTest-1361087151 tempest-VolumesBackupsTest-1361087151-project-member] GET https://10.4.3.117/volume/v3/backups/7a7152fa-2ad6-4838-af62-7c806ea71455 Jul 27 16:16:37.429414 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.openstack.wsgi [None req-26c0ad44-95ba-4ba3-8a8e-81ba93fbe235 tempest-VolumesBackupsTest-1361087151 tempest-VolumesBackupsTest-1361087151-project-member] Empty body provided in request {{(pid=100522) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:16:37.429601 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.openstack.wsgi [None req-26c0ad44-95ba-4ba3-8a8e-81ba93fbe235 tempest-VolumesBackupsTest-1361087151 tempest-VolumesBackupsTest-1361087151-project-member] Calling method 'show' {{(pid=100522) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:16:37.429710 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.v3.backups [None req-26c0ad44-95ba-4ba3-8a8e-81ba93fbe235 tempest-VolumesBackupsTest-1361087151 tempest-VolumesBackupsTest-1361087151-project-member] Show backup with id 7a7152fa-2ad6-4838-af62-7c806ea71455. {{(pid=100522) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 27 16:16:37.435763 np0000005924 devstack@c-api.service[100522]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:16:37.435763 np0000005924 devstack@c-api.service[100522]: warnings.warn( Jul 27 16:16:37.436608 np0000005924 devstack@c-api.service[100522]: INFO cinder.api.openstack.wsgi [None req-26c0ad44-95ba-4ba3-8a8e-81ba93fbe235 tempest-VolumesBackupsTest-1361087151 tempest-VolumesBackupsTest-1361087151-project-member] https://10.4.3.117/volume/v3/backups/7a7152fa-2ad6-4838-af62-7c806ea71455 returned with HTTP 200 Jul 27 16:16:37.440350 np0000005924 devstack@c-api.service[100522]: [pid: 100522|app: 0|req: 812/3287] 10.4.3.117 () {66 vars in 1348 bytes} [Mon Jul 27 16:16:37 2026] GET /volume/v3/backups/7a7152fa-2ad6-4838-af62-7c806ea71455 => generated 751 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 27 16:16:37.946962 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.middleware.request_id [None req-0d23ee20-08f1-4339-97b3-f2cfe8ac35cd None None] RequestId filter calling following filter/app {{(pid=100523) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:16:37.949103 np0000005924 devstack@c-api.service[100523]: INFO cinder.api.openstack.wsgi [None req-0d23ee20-08f1-4339-97b3-f2cfe8ac35cd tempest-AttachVolumeNegativeTest-414954022 tempest-AttachVolumeNegativeTest-414954022-project-member] GET https://10.4.3.117/volume/v3/volumes/1811fb57-ec34-4ad5-8aec-4a541f7d5658 Jul 27 16:16:37.949103 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.openstack.wsgi [None req-0d23ee20-08f1-4339-97b3-f2cfe8ac35cd tempest-AttachVolumeNegativeTest-414954022 tempest-AttachVolumeNegativeTest-414954022-project-member] Empty body provided in request {{(pid=100523) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:16:37.949290 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.openstack.wsgi [None req-0d23ee20-08f1-4339-97b3-f2cfe8ac35cd tempest-AttachVolumeNegativeTest-414954022 tempest-AttachVolumeNegativeTest-414954022-project-member] Calling method 'show' {{(pid=100523) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:16:37.959771 np0000005924 devstack@c-api.service[100523]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:16:37.959771 np0000005924 devstack@c-api.service[100523]: warnings.warn( Jul 27 16:16:37.968189 np0000005924 devstack@c-api.service[100523]: INFO cinder.volume.api [None req-0d23ee20-08f1-4339-97b3-f2cfe8ac35cd tempest-AttachVolumeNegativeTest-414954022 tempest-AttachVolumeNegativeTest-414954022-project-member] Volume info retrieved successfully. Jul 27 16:16:37.972696 np0000005924 devstack@c-api.service[100523]: INFO cinder.api.openstack.wsgi [None req-0d23ee20-08f1-4339-97b3-f2cfe8ac35cd tempest-AttachVolumeNegativeTest-414954022 tempest-AttachVolumeNegativeTest-414954022-project-member] https://10.4.3.117/volume/v3/volumes/1811fb57-ec34-4ad5-8aec-4a541f7d5658 returned with HTTP 200 Jul 27 16:16:37.973028 np0000005924 devstack@c-api.service[100523]: [pid: 100523|app: 0|req: 829/3288] 10.4.3.117 () {66 vars in 1348 bytes} [Mon Jul 27 16:16:37 2026] GET /volume/v3/volumes/1811fb57-ec34-4ad5-8aec-4a541f7d5658 => generated 848 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 27 16:16:38.005844 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.middleware.request_id [req-faf5278b-02dd-44e9-8787-7981a977cbf8 req-5e5bdea7-344d-4774-8251-267b32f35b79 None None] RequestId filter calling following filter/app {{(pid=100524) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:16:38.008597 np0000005924 devstack@c-api.service[100524]: INFO cinder.api.openstack.wsgi [req-faf5278b-02dd-44e9-8787-7981a977cbf8 req-5e5bdea7-344d-4774-8251-267b32f35b79 tempest-TestEncryptedCinderVolumes-328802700 tempest-TestEncryptedCinderVolumes-328802700-project-member] POST https://10.4.3.117/volume/v3/attachments/769649ce-912e-448e-ad5b-efea5e9217e4/action Jul 27 16:16:38.009038 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.openstack.wsgi [req-faf5278b-02dd-44e9-8787-7981a977cbf8 req-5e5bdea7-344d-4774-8251-267b32f35b79 tempest-TestEncryptedCinderVolumes-328802700 tempest-TestEncryptedCinderVolumes-328802700-project-member] Action body: b'{"os-complete": null}' {{(pid=100524) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 27 16:16:38.009200 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.openstack.wsgi [req-faf5278b-02dd-44e9-8787-7981a977cbf8 req-5e5bdea7-344d-4774-8251-267b32f35b79 tempest-TestEncryptedCinderVolumes-328802700 tempest-TestEncryptedCinderVolumes-328802700-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100524) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 27 16:16:38.025205 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.middleware.request_id [None req-084ee703-adac-42b8-85c1-c3acab7c9ba9 None None] RequestId filter calling following filter/app {{(pid=100521) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:16:38.026807 np0000005924 devstack@c-api.service[100524]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:16:38.026807 np0000005924 devstack@c-api.service[100524]: warnings.warn( Jul 27 16:16:38.026921 np0000005924 devstack@c-api.service[100521]: INFO cinder.api.openstack.wsgi [None req-084ee703-adac-42b8-85c1-c3acab7c9ba9 tempest-VolumesBackupsTest-916266255 tempest-VolumesBackupsTest-916266255-project-member] GET https://10.4.3.117/volume/v3/backups/5056bb69-87a8-4119-9a0b-e9cbd6fb1ed1 Jul 27 16:16:38.027076 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.openstack.wsgi [None req-084ee703-adac-42b8-85c1-c3acab7c9ba9 tempest-VolumesBackupsTest-916266255 tempest-VolumesBackupsTest-916266255-project-member] Empty body provided in request {{(pid=100521) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:16:38.027251 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.openstack.wsgi [None req-084ee703-adac-42b8-85c1-c3acab7c9ba9 tempest-VolumesBackupsTest-916266255 tempest-VolumesBackupsTest-916266255-project-member] Calling method 'show' {{(pid=100521) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:16:38.027366 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.v3.backups [None req-084ee703-adac-42b8-85c1-c3acab7c9ba9 tempest-VolumesBackupsTest-916266255 tempest-VolumesBackupsTest-916266255-project-member] Show backup with id 5056bb69-87a8-4119-9a0b-e9cbd6fb1ed1. {{(pid=100521) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 27 16:16:38.036968 np0000005924 devstack@c-api.service[100521]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:16:38.036968 np0000005924 devstack@c-api.service[100521]: warnings.warn( Jul 27 16:16:38.037957 np0000005924 devstack@c-api.service[100521]: INFO cinder.api.openstack.wsgi [None req-084ee703-adac-42b8-85c1-c3acab7c9ba9 tempest-VolumesBackupsTest-916266255 tempest-VolumesBackupsTest-916266255-project-member] https://10.4.3.117/volume/v3/backups/5056bb69-87a8-4119-9a0b-e9cbd6fb1ed1 returned with HTTP 200 Jul 27 16:16:38.038408 np0000005924 devstack@c-api.service[100521]: [pid: 100521|app: 0|req: 818/3289] 10.4.3.117 () {66 vars in 1348 bytes} [Mon Jul 27 16:16:38 2026] GET /volume/v3/backups/5056bb69-87a8-4119-9a0b-e9cbd6fb1ed1 => generated 749 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 27 16:16:38.042386 np0000005924 devstack@c-api.service[100524]: INFO cinder.api.openstack.wsgi [req-faf5278b-02dd-44e9-8787-7981a977cbf8 req-5e5bdea7-344d-4774-8251-267b32f35b79 tempest-TestEncryptedCinderVolumes-328802700 tempest-TestEncryptedCinderVolumes-328802700-project-member] https://10.4.3.117/volume/v3/attachments/769649ce-912e-448e-ad5b-efea5e9217e4/action returned with HTTP 204 Jul 27 16:16:38.042809 np0000005924 devstack@c-api.service[100524]: [pid: 100524|app: 0|req: 831/3290] 10.4.3.117 () {74 vars in 1725 bytes} [Mon Jul 27 16:16:38 2026] POST /volume/v3/attachments/769649ce-912e-448e-ad5b-efea5e9217e4/action => generated 0 bytes in 37 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jul 27 16:16:38.209771 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.middleware.request_id [None req-f2c048ee-b456-46c9-a4d7-6afa6c16ca39 None None] RequestId filter calling following filter/app {{(pid=100522) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:16:38.211735 np0000005924 devstack@c-api.service[100522]: INFO cinder.api.openstack.wsgi [None req-f2c048ee-b456-46c9-a4d7-6afa6c16ca39 tempest-TestEncryptedCinderVolumes-328802700 tempest-TestEncryptedCinderVolumes-328802700-project-member] GET https://10.4.3.117/volume/v3/volumes/f3c7c13e-005a-4ff3-b94d-11690292dd5b Jul 27 16:16:38.211916 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.openstack.wsgi [None req-f2c048ee-b456-46c9-a4d7-6afa6c16ca39 tempest-TestEncryptedCinderVolumes-328802700 tempest-TestEncryptedCinderVolumes-328802700-project-member] Empty body provided in request {{(pid=100522) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:16:38.212088 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.openstack.wsgi [None req-f2c048ee-b456-46c9-a4d7-6afa6c16ca39 tempest-TestEncryptedCinderVolumes-328802700 tempest-TestEncryptedCinderVolumes-328802700-project-member] Calling method 'show' {{(pid=100522) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:16:38.222439 np0000005924 devstack@c-api.service[100522]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:16:38.222439 np0000005924 devstack@c-api.service[100522]: warnings.warn( Jul 27 16:16:38.226359 np0000005924 devstack@c-api.service[100522]: INFO cinder.volume.api [None req-f2c048ee-b456-46c9-a4d7-6afa6c16ca39 tempest-TestEncryptedCinderVolumes-328802700 tempest-TestEncryptedCinderVolumes-328802700-project-member] Volume info retrieved successfully. Jul 27 16:16:38.231433 np0000005924 devstack@c-api.service[100522]: INFO cinder.api.openstack.wsgi [None req-f2c048ee-b456-46c9-a4d7-6afa6c16ca39 tempest-TestEncryptedCinderVolumes-328802700 tempest-TestEncryptedCinderVolumes-328802700-project-member] https://10.4.3.117/volume/v3/volumes/f3c7c13e-005a-4ff3-b94d-11690292dd5b returned with HTTP 200 Jul 27 16:16:38.231865 np0000005924 devstack@c-api.service[100522]: [pid: 100522|app: 0|req: 813/3291] 10.4.3.117 () {66 vars in 1348 bytes} [Mon Jul 27 16:16:38 2026] GET /volume/v3/volumes/f3c7c13e-005a-4ff3-b94d-11690292dd5b => generated 1172 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 27 16:16:38.261193 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.middleware.request_id [None req-7fddd6ea-0da9-48b7-b182-b587ee36cb54 None None] RequestId filter calling following filter/app {{(pid=100523) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:16:38.264126 np0000005924 devstack@c-api.service[100523]: INFO cinder.api.openstack.wsgi [None req-7fddd6ea-0da9-48b7-b182-b587ee36cb54 tempest-TestEncryptedCinderVolumes-328802700 tempest-TestEncryptedCinderVolumes-328802700-project-member] GET https://10.4.3.117/volume/v3/volumes/f3c7c13e-005a-4ff3-b94d-11690292dd5b Jul 27 16:16:38.264568 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.openstack.wsgi [None req-7fddd6ea-0da9-48b7-b182-b587ee36cb54 tempest-TestEncryptedCinderVolumes-328802700 tempest-TestEncryptedCinderVolumes-328802700-project-member] Empty body provided in request {{(pid=100523) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:16:38.264862 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.openstack.wsgi [None req-7fddd6ea-0da9-48b7-b182-b587ee36cb54 tempest-TestEncryptedCinderVolumes-328802700 tempest-TestEncryptedCinderVolumes-328802700-project-member] Calling method 'show' {{(pid=100523) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:16:38.278583 np0000005924 devstack@c-api.service[100523]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:16:38.278583 np0000005924 devstack@c-api.service[100523]: warnings.warn( Jul 27 16:16:38.286378 np0000005924 devstack@c-api.service[100523]: INFO cinder.volume.api [None req-7fddd6ea-0da9-48b7-b182-b587ee36cb54 tempest-TestEncryptedCinderVolumes-328802700 tempest-TestEncryptedCinderVolumes-328802700-project-member] Volume info retrieved successfully. Jul 27 16:16:38.291271 np0000005924 devstack@c-api.service[100523]: INFO cinder.api.openstack.wsgi [None req-7fddd6ea-0da9-48b7-b182-b587ee36cb54 tempest-TestEncryptedCinderVolumes-328802700 tempest-TestEncryptedCinderVolumes-328802700-project-member] https://10.4.3.117/volume/v3/volumes/f3c7c13e-005a-4ff3-b94d-11690292dd5b returned with HTTP 200 Jul 27 16:16:38.291966 np0000005924 devstack@c-api.service[100523]: [pid: 100523|app: 0|req: 830/3292] 10.4.3.117 () {66 vars in 1348 bytes} [Mon Jul 27 16:16:38 2026] GET /volume/v3/volumes/f3c7c13e-005a-4ff3-b94d-11690292dd5b => generated 1172 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 27 16:16:38.332257 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.middleware.request_id [None req-a360926c-5d2d-40a4-95f0-ad8c778dff41 None None] RequestId filter calling following filter/app {{(pid=100521) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:16:38.335631 np0000005924 devstack@c-api.service[100521]: INFO cinder.api.openstack.wsgi [None req-a360926c-5d2d-40a4-95f0-ad8c778dff41 tempest-VolumeAndVolumeTypeFromImageTest-2140214429 tempest-VolumeAndVolumeTypeFromImageTest-2140214429-project-member] GET https://10.4.3.117/volume/v3/volumes/d28464ab-c13b-4e86-b035-546101eefeb0 Jul 27 16:16:38.335869 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.openstack.wsgi [None req-a360926c-5d2d-40a4-95f0-ad8c778dff41 tempest-VolumeAndVolumeTypeFromImageTest-2140214429 tempest-VolumeAndVolumeTypeFromImageTest-2140214429-project-member] Empty body provided in request {{(pid=100521) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:16:38.336115 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.openstack.wsgi [None req-a360926c-5d2d-40a4-95f0-ad8c778dff41 tempest-VolumeAndVolumeTypeFromImageTest-2140214429 tempest-VolumeAndVolumeTypeFromImageTest-2140214429-project-member] Calling method 'show' {{(pid=100521) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:16:38.344655 np0000005924 devstack@c-api.service[100521]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:16:38.344655 np0000005924 devstack@c-api.service[100521]: warnings.warn( Jul 27 16:16:38.347625 np0000005924 devstack@c-api.service[100521]: INFO cinder.volume.api [None req-a360926c-5d2d-40a4-95f0-ad8c778dff41 tempest-VolumeAndVolumeTypeFromImageTest-2140214429 tempest-VolumeAndVolumeTypeFromImageTest-2140214429-project-member] Volume info retrieved successfully. Jul 27 16:16:38.348642 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.middleware.request_id [req-2745d18c-631a-40e6-a39c-2717611dfdb6 req-21d9bf63-6507-458f-8e84-d0da8e9a5177 None None] RequestId filter calling following filter/app {{(pid=100524) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:16:38.351081 np0000005924 devstack@c-api.service[100524]: INFO cinder.api.openstack.wsgi [req-2745d18c-631a-40e6-a39c-2717611dfdb6 req-21d9bf63-6507-458f-8e84-d0da8e9a5177 tempest-TestEncryptedCinderVolumes-328802700 tempest-TestEncryptedCinderVolumes-328802700-project-member] GET https://10.4.3.117/volume/v3/volumes/f3c7c13e-005a-4ff3-b94d-11690292dd5b Jul 27 16:16:38.351634 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.openstack.wsgi [req-2745d18c-631a-40e6-a39c-2717611dfdb6 req-21d9bf63-6507-458f-8e84-d0da8e9a5177 tempest-TestEncryptedCinderVolumes-328802700 tempest-TestEncryptedCinderVolumes-328802700-project-member] Empty body provided in request {{(pid=100524) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:16:38.351634 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.openstack.wsgi [req-2745d18c-631a-40e6-a39c-2717611dfdb6 req-21d9bf63-6507-458f-8e84-d0da8e9a5177 tempest-TestEncryptedCinderVolumes-328802700 tempest-TestEncryptedCinderVolumes-328802700-project-member] Calling method 'show' {{(pid=100524) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:16:38.353444 np0000005924 devstack@c-api.service[100521]: INFO cinder.api.openstack.wsgi [None req-a360926c-5d2d-40a4-95f0-ad8c778dff41 tempest-VolumeAndVolumeTypeFromImageTest-2140214429 tempest-VolumeAndVolumeTypeFromImageTest-2140214429-project-member] https://10.4.3.117/volume/v3/volumes/d28464ab-c13b-4e86-b035-546101eefeb0 returned with HTTP 200 Jul 27 16:16:38.354309 np0000005924 devstack@c-api.service[100521]: [pid: 100521|app: 0|req: 819/3293] 10.4.3.117 () {66 vars in 1348 bytes} [Mon Jul 27 16:16:38 2026] GET /volume/v3/volumes/d28464ab-c13b-4e86-b035-546101eefeb0 => generated 951 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 27 16:16:38.364865 np0000005924 devstack@c-api.service[100524]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:16:38.364865 np0000005924 devstack@c-api.service[100524]: warnings.warn( Jul 27 16:16:38.367541 np0000005924 devstack@c-api.service[100524]: INFO cinder.volume.api [req-2745d18c-631a-40e6-a39c-2717611dfdb6 req-21d9bf63-6507-458f-8e84-d0da8e9a5177 tempest-TestEncryptedCinderVolumes-328802700 tempest-TestEncryptedCinderVolumes-328802700-project-member] Volume info retrieved successfully. Jul 27 16:16:38.372144 np0000005924 devstack@c-api.service[100524]: INFO cinder.api.openstack.wsgi [req-2745d18c-631a-40e6-a39c-2717611dfdb6 req-21d9bf63-6507-458f-8e84-d0da8e9a5177 tempest-TestEncryptedCinderVolumes-328802700 tempest-TestEncryptedCinderVolumes-328802700-project-member] https://10.4.3.117/volume/v3/volumes/f3c7c13e-005a-4ff3-b94d-11690292dd5b returned with HTTP 200 Jul 27 16:16:38.372645 np0000005924 devstack@c-api.service[100524]: [pid: 100524|app: 0|req: 832/3294] 10.4.3.117 () {68 vars in 1598 bytes} [Mon Jul 27 16:16:38 2026] GET /volume/v3/volumes/f3c7c13e-005a-4ff3-b94d-11690292dd5b => generated 1172 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 27 16:16:38.391449 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.middleware.request_id [req-2745d18c-631a-40e6-a39c-2717611dfdb6 req-0414a373-4d52-4d59-8abc-6cedfa447a78 None None] RequestId filter calling following filter/app {{(pid=100522) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:16:38.393702 np0000005924 devstack@c-api.service[100522]: INFO cinder.api.openstack.wsgi [req-2745d18c-631a-40e6-a39c-2717611dfdb6 req-0414a373-4d52-4d59-8abc-6cedfa447a78 tempest-TestEncryptedCinderVolumes-328802700 tempest-TestEncryptedCinderVolumes-328802700-project-member] POST https://10.4.3.117/volume/v3/volumes/f3c7c13e-005a-4ff3-b94d-11690292dd5b/action Jul 27 16:16:38.394071 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.openstack.wsgi [req-2745d18c-631a-40e6-a39c-2717611dfdb6 req-0414a373-4d52-4d59-8abc-6cedfa447a78 tempest-TestEncryptedCinderVolumes-328802700 tempest-TestEncryptedCinderVolumes-328802700-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100522) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 27 16:16:38.394201 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.openstack.wsgi [req-2745d18c-631a-40e6-a39c-2717611dfdb6 req-0414a373-4d52-4d59-8abc-6cedfa447a78 tempest-TestEncryptedCinderVolumes-328802700 tempest-TestEncryptedCinderVolumes-328802700-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100522) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 27 16:16:38.405458 np0000005924 devstack@c-api.service[100522]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:16:38.405458 np0000005924 devstack@c-api.service[100522]: warnings.warn( Jul 27 16:16:38.406062 np0000005924 devstack@c-api.service[100522]: INFO cinder.volume.api [req-2745d18c-631a-40e6-a39c-2717611dfdb6 req-0414a373-4d52-4d59-8abc-6cedfa447a78 tempest-TestEncryptedCinderVolumes-328802700 tempest-TestEncryptedCinderVolumes-328802700-project-member] Volume info retrieved successfully. Jul 27 16:16:38.414061 np0000005924 devstack@c-api.service[100522]: INFO cinder.volume.api [req-2745d18c-631a-40e6-a39c-2717611dfdb6 req-0414a373-4d52-4d59-8abc-6cedfa447a78 tempest-TestEncryptedCinderVolumes-328802700 tempest-TestEncryptedCinderVolumes-328802700-project-member] Begin detaching volume completed successfully. Jul 27 16:16:38.414353 np0000005924 devstack@c-api.service[100522]: INFO cinder.api.openstack.wsgi [req-2745d18c-631a-40e6-a39c-2717611dfdb6 req-0414a373-4d52-4d59-8abc-6cedfa447a78 tempest-TestEncryptedCinderVolumes-328802700 tempest-TestEncryptedCinderVolumes-328802700-project-member] https://10.4.3.117/volume/v3/volumes/f3c7c13e-005a-4ff3-b94d-11690292dd5b/action returned with HTTP 202 Jul 27 16:16:38.414845 np0000005924 devstack@c-api.service[100522]: [pid: 100522|app: 0|req: 814/3295] 10.4.3.117 () {72 vars in 1672 bytes} [Mon Jul 27 16:16:38 2026] POST /volume/v3/volumes/f3c7c13e-005a-4ff3-b94d-11690292dd5b/action => generated 0 bytes in 24 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 27 16:16:38.451951 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.middleware.request_id [None req-c7862093-82d9-4772-8b08-e015f60a28a1 None None] RequestId filter calling following filter/app {{(pid=100523) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:16:38.453968 np0000005924 devstack@c-api.service[100523]: INFO cinder.api.openstack.wsgi [None req-c7862093-82d9-4772-8b08-e015f60a28a1 tempest-VolumesBackupsTest-1361087151 tempest-VolumesBackupsTest-1361087151-project-member] GET https://10.4.3.117/volume/v3/backups/7a7152fa-2ad6-4838-af62-7c806ea71455 Jul 27 16:16:38.454108 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.openstack.wsgi [None req-c7862093-82d9-4772-8b08-e015f60a28a1 tempest-VolumesBackupsTest-1361087151 tempest-VolumesBackupsTest-1361087151-project-member] Empty body provided in request {{(pid=100523) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:16:38.454254 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.openstack.wsgi [None req-c7862093-82d9-4772-8b08-e015f60a28a1 tempest-VolumesBackupsTest-1361087151 tempest-VolumesBackupsTest-1361087151-project-member] Calling method 'show' {{(pid=100523) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:16:38.454418 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.v3.backups [None req-c7862093-82d9-4772-8b08-e015f60a28a1 tempest-VolumesBackupsTest-1361087151 tempest-VolumesBackupsTest-1361087151-project-member] Show backup with id 7a7152fa-2ad6-4838-af62-7c806ea71455. {{(pid=100523) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 27 16:16:38.462357 np0000005924 devstack@c-api.service[100523]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:16:38.462357 np0000005924 devstack@c-api.service[100523]: warnings.warn( Jul 27 16:16:38.464067 np0000005924 devstack@c-api.service[100523]: INFO cinder.api.openstack.wsgi [None req-c7862093-82d9-4772-8b08-e015f60a28a1 tempest-VolumesBackupsTest-1361087151 tempest-VolumesBackupsTest-1361087151-project-member] https://10.4.3.117/volume/v3/backups/7a7152fa-2ad6-4838-af62-7c806ea71455 returned with HTTP 200 Jul 27 16:16:38.464067 np0000005924 devstack@c-api.service[100523]: [pid: 100523|app: 0|req: 831/3296] 10.4.3.117 () {66 vars in 1348 bytes} [Mon Jul 27 16:16:38 2026] GET /volume/v3/backups/7a7152fa-2ad6-4838-af62-7c806ea71455 => generated 751 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 27 16:16:38.467671 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.middleware.request_id [None req-5fd36262-ee45-4b26-aad5-1e7e978993a0 None None] RequestId filter calling following filter/app {{(pid=100521) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:16:38.468007 np0000005924 devstack@c-api.service[100521]: INFO cinder.api.openstack.wsgi [None req-5fd36262-ee45-4b26-aad5-1e7e978993a0 None None] GET https://10.4.3.117/volume// Jul 27 16:16:38.468153 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.openstack.wsgi [None req-5fd36262-ee45-4b26-aad5-1e7e978993a0 None None] Empty body provided in request {{(pid=100521) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:16:38.468355 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.openstack.wsgi [None req-5fd36262-ee45-4b26-aad5-1e7e978993a0 None None] Calling method 'all' {{(pid=100521) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:16:38.468659 np0000005924 devstack@c-api.service[100521]: INFO cinder.api.openstack.wsgi [None req-5fd36262-ee45-4b26-aad5-1e7e978993a0 None None] https://10.4.3.117/volume// returned with HTTP 300 Jul 27 16:16:38.468957 np0000005924 devstack@c-api.service[100521]: [pid: 100521|app: 0|req: 820/3297] 10.4.3.117 () {66 vars in 1426 bytes} [Mon Jul 27 16:16:38 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 27 16:16:38.477428 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.middleware.request_id [req-2745d18c-631a-40e6-a39c-2717611dfdb6 req-22d3315c-bd4a-4579-a0a4-41173d9641a4 None None] RequestId filter calling following filter/app {{(pid=100524) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:16:38.479848 np0000005924 devstack@c-api.service[100524]: INFO cinder.api.openstack.wsgi [req-2745d18c-631a-40e6-a39c-2717611dfdb6 req-22d3315c-bd4a-4579-a0a4-41173d9641a4 tempest-TestEncryptedCinderVolumes-328802700 tempest-TestEncryptedCinderVolumes-328802700-project-member] GET https://10.4.3.117/volume/v3/volumes/f3c7c13e-005a-4ff3-b94d-11690292dd5b Jul 27 16:16:38.480100 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.openstack.wsgi [req-2745d18c-631a-40e6-a39c-2717611dfdb6 req-22d3315c-bd4a-4579-a0a4-41173d9641a4 tempest-TestEncryptedCinderVolumes-328802700 tempest-TestEncryptedCinderVolumes-328802700-project-member] Empty body provided in request {{(pid=100524) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:16:38.480363 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.openstack.wsgi [req-2745d18c-631a-40e6-a39c-2717611dfdb6 req-22d3315c-bd4a-4579-a0a4-41173d9641a4 tempest-TestEncryptedCinderVolumes-328802700 tempest-TestEncryptedCinderVolumes-328802700-project-member] Calling method 'show' {{(pid=100524) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:16:38.491456 np0000005924 devstack@c-api.service[100524]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:16:38.491456 np0000005924 devstack@c-api.service[100524]: warnings.warn( Jul 27 16:16:38.494760 np0000005924 devstack@c-api.service[100524]: INFO cinder.volume.api [req-2745d18c-631a-40e6-a39c-2717611dfdb6 req-22d3315c-bd4a-4579-a0a4-41173d9641a4 tempest-TestEncryptedCinderVolumes-328802700 tempest-TestEncryptedCinderVolumes-328802700-project-member] Volume info retrieved successfully. Jul 27 16:16:38.498663 np0000005924 devstack@c-api.service[100524]: INFO cinder.api.openstack.wsgi [req-2745d18c-631a-40e6-a39c-2717611dfdb6 req-22d3315c-bd4a-4579-a0a4-41173d9641a4 tempest-TestEncryptedCinderVolumes-328802700 tempest-TestEncryptedCinderVolumes-328802700-project-member] https://10.4.3.117/volume/v3/volumes/f3c7c13e-005a-4ff3-b94d-11690292dd5b returned with HTTP 200 Jul 27 16:16:38.499024 np0000005924 devstack@c-api.service[100524]: [pid: 100524|app: 0|req: 833/3298] 10.4.3.117 () {70 vars in 1639 bytes} [Mon Jul 27 16:16:38 2026] GET /volume/v3/volumes/f3c7c13e-005a-4ff3-b94d-11690292dd5b => generated 1355 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 27 16:16:38.510120 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.middleware.request_id [req-2745d18c-631a-40e6-a39c-2717611dfdb6 req-bc34df07-4aec-4b98-9a6b-d23d8a97c94b None None] RequestId filter calling following filter/app {{(pid=100522) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:16:38.512753 np0000005924 devstack@c-api.service[100522]: INFO cinder.api.openstack.wsgi [req-2745d18c-631a-40e6-a39c-2717611dfdb6 req-bc34df07-4aec-4b98-9a6b-d23d8a97c94b tempest-TestEncryptedCinderVolumes-328802700 tempest-TestEncryptedCinderVolumes-328802700-project-member] GET https://10.4.3.117/volume/v3/volumes/f3c7c13e-005a-4ff3-b94d-11690292dd5b/encryption Jul 27 16:16:38.512988 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.openstack.wsgi [req-2745d18c-631a-40e6-a39c-2717611dfdb6 req-bc34df07-4aec-4b98-9a6b-d23d8a97c94b tempest-TestEncryptedCinderVolumes-328802700 tempest-TestEncryptedCinderVolumes-328802700-project-member] Empty body provided in request {{(pid=100522) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:16:38.513229 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.openstack.wsgi [req-2745d18c-631a-40e6-a39c-2717611dfdb6 req-bc34df07-4aec-4b98-9a6b-d23d8a97c94b tempest-TestEncryptedCinderVolumes-328802700 tempest-TestEncryptedCinderVolumes-328802700-project-member] Calling method 'index' {{(pid=100522) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:16:38.525029 np0000005924 devstack@c-api.service[100522]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:16:38.525029 np0000005924 devstack@c-api.service[100522]: warnings.warn( Jul 27 16:16:38.532923 np0000005924 devstack@c-api.service[100522]: INFO cinder.api.openstack.wsgi [req-2745d18c-631a-40e6-a39c-2717611dfdb6 req-bc34df07-4aec-4b98-9a6b-d23d8a97c94b tempest-TestEncryptedCinderVolumes-328802700 tempest-TestEncryptedCinderVolumes-328802700-project-member] https://10.4.3.117/volume/v3/volumes/f3c7c13e-005a-4ff3-b94d-11690292dd5b/encryption returned with HTTP 200 Jul 27 16:16:38.533476 np0000005924 devstack@c-api.service[100522]: [pid: 100522|app: 0|req: 815/3299] 10.4.3.117 () {68 vars in 1631 bytes} [Mon Jul 27 16:16:38 2026] GET /volume/v3/volumes/f3c7c13e-005a-4ff3-b94d-11690292dd5b/encryption => generated 161 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 27 16:16:38.996123 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.middleware.request_id [None req-04c0ae37-e133-4192-8a58-592d2793b632 None None] RequestId filter calling following filter/app {{(pid=100523) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:16:39.000572 np0000005924 devstack@c-api.service[100523]: INFO cinder.api.openstack.wsgi [None req-04c0ae37-e133-4192-8a58-592d2793b632 tempest-AttachVolumeNegativeTest-414954022 tempest-AttachVolumeNegativeTest-414954022-project-member] GET https://10.4.3.117/volume/v3/volumes/1811fb57-ec34-4ad5-8aec-4a541f7d5658 Jul 27 16:16:39.000572 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.openstack.wsgi [None req-04c0ae37-e133-4192-8a58-592d2793b632 tempest-AttachVolumeNegativeTest-414954022 tempest-AttachVolumeNegativeTest-414954022-project-member] Empty body provided in request {{(pid=100523) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:16:39.000572 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.openstack.wsgi [None req-04c0ae37-e133-4192-8a58-592d2793b632 tempest-AttachVolumeNegativeTest-414954022 tempest-AttachVolumeNegativeTest-414954022-project-member] Calling method 'show' {{(pid=100523) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:16:39.018396 np0000005924 devstack@c-api.service[100523]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:16:39.018396 np0000005924 devstack@c-api.service[100523]: warnings.warn( Jul 27 16:16:39.026884 np0000005924 devstack@c-api.service[100523]: INFO cinder.volume.api [None req-04c0ae37-e133-4192-8a58-592d2793b632 tempest-AttachVolumeNegativeTest-414954022 tempest-AttachVolumeNegativeTest-414954022-project-member] Volume info retrieved successfully. Jul 27 16:16:39.031750 np0000005924 devstack@c-api.service[100523]: INFO cinder.api.openstack.wsgi [None req-04c0ae37-e133-4192-8a58-592d2793b632 tempest-AttachVolumeNegativeTest-414954022 tempest-AttachVolumeNegativeTest-414954022-project-member] https://10.4.3.117/volume/v3/volumes/1811fb57-ec34-4ad5-8aec-4a541f7d5658 returned with HTTP 200 Jul 27 16:16:39.032411 np0000005924 devstack@c-api.service[100523]: [pid: 100523|app: 0|req: 832/3300] 10.4.3.117 () {66 vars in 1348 bytes} [Mon Jul 27 16:16:38 2026] GET /volume/v3/volumes/1811fb57-ec34-4ad5-8aec-4a541f7d5658 => generated 848 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 27 16:16:39.052633 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.middleware.request_id [None req-8abe469a-ac97-408a-aad4-25df3245257c None None] RequestId filter calling following filter/app {{(pid=100521) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:16:39.055198 np0000005924 devstack@c-api.service[100521]: INFO cinder.api.openstack.wsgi [None req-8abe469a-ac97-408a-aad4-25df3245257c tempest-VolumesBackupsTest-916266255 tempest-VolumesBackupsTest-916266255-project-member] GET https://10.4.3.117/volume/v3/backups/5056bb69-87a8-4119-9a0b-e9cbd6fb1ed1 Jul 27 16:16:39.055501 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.openstack.wsgi [None req-8abe469a-ac97-408a-aad4-25df3245257c tempest-VolumesBackupsTest-916266255 tempest-VolumesBackupsTest-916266255-project-member] Empty body provided in request {{(pid=100521) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:16:39.055732 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.openstack.wsgi [None req-8abe469a-ac97-408a-aad4-25df3245257c tempest-VolumesBackupsTest-916266255 tempest-VolumesBackupsTest-916266255-project-member] Calling method 'show' {{(pid=100521) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:16:39.055862 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.v3.backups [None req-8abe469a-ac97-408a-aad4-25df3245257c tempest-VolumesBackupsTest-916266255 tempest-VolumesBackupsTest-916266255-project-member] Show backup with id 5056bb69-87a8-4119-9a0b-e9cbd6fb1ed1. {{(pid=100521) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 27 16:16:39.062822 np0000005924 devstack@c-api.service[100521]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:16:39.062822 np0000005924 devstack@c-api.service[100521]: warnings.warn( Jul 27 16:16:39.063989 np0000005924 devstack@c-api.service[100521]: INFO cinder.api.openstack.wsgi [None req-8abe469a-ac97-408a-aad4-25df3245257c tempest-VolumesBackupsTest-916266255 tempest-VolumesBackupsTest-916266255-project-member] https://10.4.3.117/volume/v3/backups/5056bb69-87a8-4119-9a0b-e9cbd6fb1ed1 returned with HTTP 200 Jul 27 16:16:39.064794 np0000005924 devstack@c-api.service[100521]: [pid: 100521|app: 0|req: 821/3301] 10.4.3.117 () {66 vars in 1348 bytes} [Mon Jul 27 16:16:39 2026] GET /volume/v3/backups/5056bb69-87a8-4119-9a0b-e9cbd6fb1ed1 => generated 749 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 27 16:16:39.372109 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.middleware.request_id [None req-c968c145-95e1-475b-bd49-2fb73cf9b5d8 None None] RequestId filter calling following filter/app {{(pid=100524) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:16:39.376153 np0000005924 devstack@c-api.service[100524]: INFO cinder.api.openstack.wsgi [None req-c968c145-95e1-475b-bd49-2fb73cf9b5d8 tempest-VolumeAndVolumeTypeFromImageTest-2140214429 tempest-VolumeAndVolumeTypeFromImageTest-2140214429-project-member] GET https://10.4.3.117/volume/v3/volumes/d28464ab-c13b-4e86-b035-546101eefeb0 Jul 27 16:16:39.376445 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.openstack.wsgi [None req-c968c145-95e1-475b-bd49-2fb73cf9b5d8 tempest-VolumeAndVolumeTypeFromImageTest-2140214429 tempest-VolumeAndVolumeTypeFromImageTest-2140214429-project-member] Empty body provided in request {{(pid=100524) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:16:39.376679 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.openstack.wsgi [None req-c968c145-95e1-475b-bd49-2fb73cf9b5d8 tempest-VolumeAndVolumeTypeFromImageTest-2140214429 tempest-VolumeAndVolumeTypeFromImageTest-2140214429-project-member] Calling method 'show' {{(pid=100524) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:16:39.390491 np0000005924 devstack@c-api.service[100524]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:16:39.390491 np0000005924 devstack@c-api.service[100524]: warnings.warn( Jul 27 16:16:39.392527 np0000005924 devstack@c-api.service[100524]: INFO cinder.volume.api [None req-c968c145-95e1-475b-bd49-2fb73cf9b5d8 tempest-VolumeAndVolumeTypeFromImageTest-2140214429 tempest-VolumeAndVolumeTypeFromImageTest-2140214429-project-member] Volume info retrieved successfully. Jul 27 16:16:39.399138 np0000005924 devstack@c-api.service[100524]: INFO cinder.api.openstack.wsgi [None req-c968c145-95e1-475b-bd49-2fb73cf9b5d8 tempest-VolumeAndVolumeTypeFromImageTest-2140214429 tempest-VolumeAndVolumeTypeFromImageTest-2140214429-project-member] https://10.4.3.117/volume/v3/volumes/d28464ab-c13b-4e86-b035-546101eefeb0 returned with HTTP 200 Jul 27 16:16:39.399342 np0000005924 devstack@c-api.service[100524]: [pid: 100524|app: 0|req: 834/3302] 10.4.3.117 () {66 vars in 1348 bytes} [Mon Jul 27 16:16:39 2026] GET /volume/v3/volumes/d28464ab-c13b-4e86-b035-546101eefeb0 => generated 951 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 27 16:16:39.425356 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.middleware.request_id [req-27db3908-4897-4c6b-87c7-f1721478f25c req-ef4becb2-bc02-4969-ba2d-1fb87fa04f93 None None] RequestId filter calling following filter/app {{(pid=100522) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:16:39.427472 np0000005924 devstack@c-api.service[100522]: INFO cinder.api.openstack.wsgi [req-27db3908-4897-4c6b-87c7-f1721478f25c req-ef4becb2-bc02-4969-ba2d-1fb87fa04f93 tempest-AttachVolumeNegativeTest-414954022 tempest-AttachVolumeNegativeTest-414954022-project-member] POST https://10.4.3.117/volume/v3/attachments/e220061f-dc68-44aa-b628-85cdae02ff50/action Jul 27 16:16:39.427832 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.openstack.wsgi [req-27db3908-4897-4c6b-87c7-f1721478f25c req-ef4becb2-bc02-4969-ba2d-1fb87fa04f93 tempest-AttachVolumeNegativeTest-414954022 tempest-AttachVolumeNegativeTest-414954022-project-member] Action body: b'{"os-complete": null}' {{(pid=100522) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 27 16:16:39.427980 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.openstack.wsgi [req-27db3908-4897-4c6b-87c7-f1721478f25c req-ef4becb2-bc02-4969-ba2d-1fb87fa04f93 tempest-AttachVolumeNegativeTest-414954022 tempest-AttachVolumeNegativeTest-414954022-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100522) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 27 16:16:39.449262 np0000005924 devstack@c-api.service[100522]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:16:39.449262 np0000005924 devstack@c-api.service[100522]: warnings.warn( Jul 27 16:16:39.468630 np0000005924 devstack@c-api.service[100522]: INFO cinder.api.openstack.wsgi [req-27db3908-4897-4c6b-87c7-f1721478f25c req-ef4becb2-bc02-4969-ba2d-1fb87fa04f93 tempest-AttachVolumeNegativeTest-414954022 tempest-AttachVolumeNegativeTest-414954022-project-member] https://10.4.3.117/volume/v3/attachments/e220061f-dc68-44aa-b628-85cdae02ff50/action returned with HTTP 204 Jul 27 16:16:39.468980 np0000005924 devstack@c-api.service[100522]: [pid: 100522|app: 0|req: 816/3303] 10.4.3.117 () {74 vars in 1725 bytes} [Mon Jul 27 16:16:39 2026] POST /volume/v3/attachments/e220061f-dc68-44aa-b628-85cdae02ff50/action => generated 0 bytes in 44 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jul 27 16:16:39.478600 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.middleware.request_id [None req-6624bcc1-58b7-4619-b151-0e42f22ce2f4 None None] RequestId filter calling following filter/app {{(pid=100523) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:16:39.483294 np0000005924 devstack@c-api.service[100523]: INFO cinder.api.openstack.wsgi [None req-6624bcc1-58b7-4619-b151-0e42f22ce2f4 tempest-VolumesBackupsTest-1361087151 tempest-VolumesBackupsTest-1361087151-project-member] GET https://10.4.3.117/volume/v3/backups/7a7152fa-2ad6-4838-af62-7c806ea71455 Jul 27 16:16:39.483294 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.openstack.wsgi [None req-6624bcc1-58b7-4619-b151-0e42f22ce2f4 tempest-VolumesBackupsTest-1361087151 tempest-VolumesBackupsTest-1361087151-project-member] Empty body provided in request {{(pid=100523) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:16:39.483294 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.openstack.wsgi [None req-6624bcc1-58b7-4619-b151-0e42f22ce2f4 tempest-VolumesBackupsTest-1361087151 tempest-VolumesBackupsTest-1361087151-project-member] Calling method 'show' {{(pid=100523) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:16:39.483294 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.v3.backups [None req-6624bcc1-58b7-4619-b151-0e42f22ce2f4 tempest-VolumesBackupsTest-1361087151 tempest-VolumesBackupsTest-1361087151-project-member] Show backup with id 7a7152fa-2ad6-4838-af62-7c806ea71455. {{(pid=100523) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 27 16:16:39.491358 np0000005924 devstack@c-api.service[100523]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:16:39.491358 np0000005924 devstack@c-api.service[100523]: warnings.warn( Jul 27 16:16:39.491358 np0000005924 devstack@c-api.service[100523]: INFO cinder.api.openstack.wsgi [None req-6624bcc1-58b7-4619-b151-0e42f22ce2f4 tempest-VolumesBackupsTest-1361087151 tempest-VolumesBackupsTest-1361087151-project-member] https://10.4.3.117/volume/v3/backups/7a7152fa-2ad6-4838-af62-7c806ea71455 returned with HTTP 200 Jul 27 16:16:39.491742 np0000005924 devstack@c-api.service[100523]: [pid: 100523|app: 0|req: 833/3304] 10.4.3.117 () {66 vars in 1348 bytes} [Mon Jul 27 16:16:39 2026] GET /volume/v3/backups/7a7152fa-2ad6-4838-af62-7c806ea71455 => generated 751 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 27 16:16:39.590576 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.middleware.request_id [req-2745d18c-631a-40e6-a39c-2717611dfdb6 req-c8aed73e-867d-43ae-bf58-190ef201880f None None] RequestId filter calling following filter/app {{(pid=100521) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:16:39.593730 np0000005924 devstack@c-api.service[100521]: INFO cinder.api.openstack.wsgi [req-2745d18c-631a-40e6-a39c-2717611dfdb6 req-c8aed73e-867d-43ae-bf58-190ef201880f tempest-TestEncryptedCinderVolumes-328802700 tempest-TestEncryptedCinderVolumes-328802700-project-member] DELETE https://10.4.3.117/volume/v3/attachments/769649ce-912e-448e-ad5b-efea5e9217e4 Jul 27 16:16:39.593956 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.openstack.wsgi [req-2745d18c-631a-40e6-a39c-2717611dfdb6 req-c8aed73e-867d-43ae-bf58-190ef201880f tempest-TestEncryptedCinderVolumes-328802700 tempest-TestEncryptedCinderVolumes-328802700-project-member] Empty body provided in request {{(pid=100521) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:16:39.594183 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.openstack.wsgi [req-2745d18c-631a-40e6-a39c-2717611dfdb6 req-c8aed73e-867d-43ae-bf58-190ef201880f tempest-TestEncryptedCinderVolumes-328802700 tempest-TestEncryptedCinderVolumes-328802700-project-member] Calling method 'version_select' {{(pid=100521) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:16:39.604472 np0000005924 devstack@c-api.service[100521]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:16:39.604472 np0000005924 devstack@c-api.service[100521]: warnings.warn( Jul 27 16:16:39.672785 np0000005924 devstack@c-api.service[100521]: INFO cinder.api.openstack.wsgi [req-2745d18c-631a-40e6-a39c-2717611dfdb6 req-c8aed73e-867d-43ae-bf58-190ef201880f tempest-TestEncryptedCinderVolumes-328802700 tempest-TestEncryptedCinderVolumes-328802700-project-member] https://10.4.3.117/volume/v3/attachments/769649ce-912e-448e-ad5b-efea5e9217e4 returned with HTTP 200 Jul 27 16:16:39.673288 np0000005924 devstack@c-api.service[100521]: [pid: 100521|app: 0|req: 822/3305] 10.4.3.117 () {72 vars in 1673 bytes} [Mon Jul 27 16:16:39 2026] DELETE /volume/v3/attachments/769649ce-912e-448e-ad5b-efea5e9217e4 => generated 19 bytes in 83 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 27 16:16:39.970473 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.middleware.request_id [None req-4dcd0801-f65c-4a4f-9cb0-2bb79e42cd52 None None] RequestId filter calling following filter/app {{(pid=100524) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:16:39.972427 np0000005924 devstack@c-api.service[100524]: INFO cinder.api.openstack.wsgi [None req-4dcd0801-f65c-4a4f-9cb0-2bb79e42cd52 tempest-TestMinimumBasicScenario-2123975078 tempest-TestMinimumBasicScenario-2123975078-project-member] POST https://10.4.3.117/volume/v3/volumes Jul 27 16:16:39.972769 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.openstack.wsgi [None req-4dcd0801-f65c-4a4f-9cb0-2bb79e42cd52 tempest-TestMinimumBasicScenario-2123975078 tempest-TestMinimumBasicScenario-2123975078-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestMinimumBasicScenario-volume-170194754", "snapshot_id": null, "imageRef": null, "volume_type": null, "size": 1}} {{(pid=100524) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 27 16:16:39.974197 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.v3.volumes [None req-4dcd0801-f65c-4a4f-9cb0-2bb79e42cd52 tempest-TestMinimumBasicScenario-2123975078 tempest-TestMinimumBasicScenario-2123975078-project-member] Create volume request body: {'volume': {'name': 'tempest-TestMinimumBasicScenario-volume-170194754', 'snapshot_id': None, 'imageRef': None, 'volume_type': None, 'size': 1}} {{(pid=100524) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 27 16:16:39.974393 np0000005924 devstack@c-api.service[100524]: INFO cinder.api.v3.volumes [None req-4dcd0801-f65c-4a4f-9cb0-2bb79e42cd52 tempest-TestMinimumBasicScenario-2123975078 tempest-TestMinimumBasicScenario-2123975078-project-member] Create volume of 1 GB Jul 27 16:16:39.978367 np0000005924 devstack@c-api.service[100524]: INFO cinder.volume.api [None req-4dcd0801-f65c-4a4f-9cb0-2bb79e42cd52 tempest-TestMinimumBasicScenario-2123975078 tempest-TestMinimumBasicScenario-2123975078-project-member] Availability Zones retrieved successfully. Jul 27 16:16:39.984024 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.volume.api [None req-4dcd0801-f65c-4a4f-9cb0-2bb79e42cd52 tempest-TestMinimumBasicScenario-2123975078 tempest-TestMinimumBasicScenario-2123975078-project-member] Flow 'volume_create_api' (996f6859-15ec-4339-8226-75e248f6e71a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100524) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 27 16:16:39.985274 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.volume.api [None req-4dcd0801-f65c-4a4f-9cb0-2bb79e42cd52 tempest-TestMinimumBasicScenario-2123975078 tempest-TestMinimumBasicScenario-2123975078-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (a4fd7855-0eb9-46ca-838d-53ad27b37ae3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100524) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 27 16:16:39.986722 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.volume.flows.api.create_volume [None req-4dcd0801-f65c-4a4f-9cb0-2bb79e42cd52 tempest-TestMinimumBasicScenario-2123975078 tempest-TestMinimumBasicScenario-2123975078-project-member] Validating volume size '1' using validate_int {{(pid=100524) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 27 16:16:40.027355 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.volume.api [None req-4dcd0801-f65c-4a4f-9cb0-2bb79e42cd52 tempest-TestMinimumBasicScenario-2123975078 tempest-TestMinimumBasicScenario-2123975078-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (a4fd7855-0eb9-46ca-838d-53ad27b37ae3) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-27T16:04:59Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=2bce4e1a-e6e0-49d9-be36-c3405449a01e,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '2bce4e1a-e6e0-49d9-be36-c3405449a01e', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100524) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 27 16:16:40.028070 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.volume.api [None req-4dcd0801-f65c-4a4f-9cb0-2bb79e42cd52 tempest-TestMinimumBasicScenario-2123975078 tempest-TestMinimumBasicScenario-2123975078-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (1a96f593-3af6-4ea4-860a-3c259a4ec13a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100524) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 27 16:16:40.055481 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.middleware.request_id [None req-ee5f875c-3ae4-421e-81e2-58cd26a811d0 None None] RequestId filter calling following filter/app {{(pid=100522) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:16:40.057557 np0000005924 devstack@c-api.service[100522]: INFO cinder.api.openstack.wsgi [None req-ee5f875c-3ae4-421e-81e2-58cd26a811d0 tempest-AttachVolumeNegativeTest-414954022 tempest-AttachVolumeNegativeTest-414954022-project-member] GET https://10.4.3.117/volume/v3/volumes/1811fb57-ec34-4ad5-8aec-4a541f7d5658 Jul 27 16:16:40.057818 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.openstack.wsgi [None req-ee5f875c-3ae4-421e-81e2-58cd26a811d0 tempest-AttachVolumeNegativeTest-414954022 tempest-AttachVolumeNegativeTest-414954022-project-member] Empty body provided in request {{(pid=100522) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:16:40.058059 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.openstack.wsgi [None req-ee5f875c-3ae4-421e-81e2-58cd26a811d0 tempest-AttachVolumeNegativeTest-414954022 tempest-AttachVolumeNegativeTest-414954022-project-member] Calling method 'show' {{(pid=100522) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:16:40.068738 np0000005924 devstack@c-api.service[100522]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:16:40.068738 np0000005924 devstack@c-api.service[100522]: warnings.warn( Jul 27 16:16:40.073609 np0000005924 devstack@c-api.service[100522]: INFO cinder.volume.api [None req-ee5f875c-3ae4-421e-81e2-58cd26a811d0 tempest-AttachVolumeNegativeTest-414954022 tempest-AttachVolumeNegativeTest-414954022-project-member] Volume info retrieved successfully. Jul 27 16:16:40.076431 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.quota [None req-4dcd0801-f65c-4a4f-9cb0-2bb79e42cd52 tempest-TestMinimumBasicScenario-2123975078 tempest-TestMinimumBasicScenario-2123975078-project-member] Created reservations ['87dba02e-d290-4235-90cd-8dcf34dde6b5', '1475915c-60d8-4dd0-abe7-cc10c2e12f7e', 'e73a9283-f811-43bb-8d48-668a8a51219f', '04254505-333a-4de6-bc60-56c651154a81'] {{(pid=100524) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 27 16:16:40.077503 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.volume.api [None req-4dcd0801-f65c-4a4f-9cb0-2bb79e42cd52 tempest-TestMinimumBasicScenario-2123975078 tempest-TestMinimumBasicScenario-2123975078-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (1a96f593-3af6-4ea4-860a-3c259a4ec13a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['87dba02e-d290-4235-90cd-8dcf34dde6b5', '1475915c-60d8-4dd0-abe7-cc10c2e12f7e', 'e73a9283-f811-43bb-8d48-668a8a51219f', '04254505-333a-4de6-bc60-56c651154a81']}' {{(pid=100524) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 27 16:16:40.078445 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.volume.api [None req-4dcd0801-f65c-4a4f-9cb0-2bb79e42cd52 tempest-TestMinimumBasicScenario-2123975078 tempest-TestMinimumBasicScenario-2123975078-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (6d988202-4b51-414c-a5d1-75d7009dc1ff) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100524) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 27 16:16:40.079777 np0000005924 devstack@c-api.service[100522]: INFO cinder.api.openstack.wsgi [None req-ee5f875c-3ae4-421e-81e2-58cd26a811d0 tempest-AttachVolumeNegativeTest-414954022 tempest-AttachVolumeNegativeTest-414954022-project-member] https://10.4.3.117/volume/v3/volumes/1811fb57-ec34-4ad5-8aec-4a541f7d5658 returned with HTTP 200 Jul 27 16:16:40.080380 np0000005924 devstack@c-api.service[100522]: [pid: 100522|app: 0|req: 817/3306] 10.4.3.117 () {66 vars in 1348 bytes} [Mon Jul 27 16:16:40 2026] GET /volume/v3/volumes/1811fb57-ec34-4ad5-8aec-4a541f7d5658 => generated 1140 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 27 16:16:40.080436 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.middleware.request_id [None req-b3b50cdc-6f33-45a4-b498-4a6e1813a56b None None] RequestId filter calling following filter/app {{(pid=100523) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:16:40.088413 np0000005924 devstack@c-api.service[100523]: INFO cinder.api.openstack.wsgi [None req-b3b50cdc-6f33-45a4-b498-4a6e1813a56b tempest-VolumesBackupsTest-916266255 tempest-VolumesBackupsTest-916266255-project-member] GET https://10.4.3.117/volume/v3/backups/5056bb69-87a8-4119-9a0b-e9cbd6fb1ed1 Jul 27 16:16:40.090558 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.openstack.wsgi [None req-b3b50cdc-6f33-45a4-b498-4a6e1813a56b tempest-VolumesBackupsTest-916266255 tempest-VolumesBackupsTest-916266255-project-member] Empty body provided in request {{(pid=100523) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:16:40.090838 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.openstack.wsgi [None req-b3b50cdc-6f33-45a4-b498-4a6e1813a56b tempest-VolumesBackupsTest-916266255 tempest-VolumesBackupsTest-916266255-project-member] Calling method 'show' {{(pid=100523) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:16:40.091001 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.v3.backups [None req-b3b50cdc-6f33-45a4-b498-4a6e1813a56b tempest-VolumesBackupsTest-916266255 tempest-VolumesBackupsTest-916266255-project-member] Show backup with id 5056bb69-87a8-4119-9a0b-e9cbd6fb1ed1. {{(pid=100523) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 27 16:16:40.094438 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.middleware.request_id [None req-ba7be20f-abd8-45ce-94b3-62b5793b0d49 None None] RequestId filter calling following filter/app {{(pid=100521) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:16:40.097738 np0000005924 devstack@c-api.service[100521]: INFO cinder.api.openstack.wsgi [None req-ba7be20f-abd8-45ce-94b3-62b5793b0d49 tempest-AttachVolumeNegativeTest-414954022 tempest-AttachVolumeNegativeTest-414954022-project-member] GET https://10.4.3.117/volume/v3/volumes/1811fb57-ec34-4ad5-8aec-4a541f7d5658 Jul 27 16:16:40.097991 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.openstack.wsgi [None req-ba7be20f-abd8-45ce-94b3-62b5793b0d49 tempest-AttachVolumeNegativeTest-414954022 tempest-AttachVolumeNegativeTest-414954022-project-member] Empty body provided in request {{(pid=100521) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:16:40.098276 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.openstack.wsgi [None req-ba7be20f-abd8-45ce-94b3-62b5793b0d49 tempest-AttachVolumeNegativeTest-414954022 tempest-AttachVolumeNegativeTest-414954022-project-member] Calling method 'show' {{(pid=100521) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:16:40.105980 np0000005924 devstack@c-api.service[100523]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:16:40.105980 np0000005924 devstack@c-api.service[100523]: warnings.warn( Jul 27 16:16:40.106817 np0000005924 devstack@c-api.service[100523]: INFO cinder.api.openstack.wsgi [None req-b3b50cdc-6f33-45a4-b498-4a6e1813a56b tempest-VolumesBackupsTest-916266255 tempest-VolumesBackupsTest-916266255-project-member] https://10.4.3.117/volume/v3/backups/5056bb69-87a8-4119-9a0b-e9cbd6fb1ed1 returned with HTTP 200 Jul 27 16:16:40.107184 np0000005924 devstack@c-api.service[100523]: [pid: 100523|app: 0|req: 834/3307] 10.4.3.117 () {66 vars in 1348 bytes} [Mon Jul 27 16:16:40 2026] GET /volume/v3/backups/5056bb69-87a8-4119-9a0b-e9cbd6fb1ed1 => generated 749 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 27 16:16:40.110998 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.volume.api [None req-4dcd0801-f65c-4a4f-9cb0-2bb79e42cd52 tempest-TestMinimumBasicScenario-2123975078 tempest-TestMinimumBasicScenario-2123975078-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (6d988202-4b51-414c-a5d1-75d7009dc1ff) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '21a3bfed-c9e0-4266-bf4e-0569dee6b04c', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestMinimumBasicScenario-volume-170194754',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='1bf282cddb0e4c488035cff7ca2ede8f',qos_specs=None,replication_status=,reservations=['87dba02e-d290-4235-90cd-8dcf34dde6b5','1475915c-60d8-4dd0-abe7-cc10c2e12f7e','e73a9283-f811-43bb-8d48-668a8a51219f','04254505-333a-4de6-bc60-56c651154a81'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='8b676210c2274b57bfeb34289262c89e',volume_type_id=2bce4e1a-e6e0-49d9-be36-c3405449a01e), 'volume': Volume(_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-27T16:16:40Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestMinimumBasicScenario-volume-170194754',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=21a3bfed-c9e0-4266-bf4e-0569dee6b04c,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='1bf282cddb0e4c488035cff7ca2ede8f',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='8b676210c2274b57bfeb34289262c89e',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(2bce4e1a-e6e0-49d9-be36-c3405449a01e),volume_type_id=2bce4e1a-e6e0-49d9-be36-c3405449a01e)}' {{(pid=100524) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 27 16:16:40.112225 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.volume.api [None req-4dcd0801-f65c-4a4f-9cb0-2bb79e42cd52 tempest-TestMinimumBasicScenario-2123975078 tempest-TestMinimumBasicScenario-2123975078-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (de748416-e7c1-4d02-be42-8b2910b48a5b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100524) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 27 16:16:40.126685 np0000005924 devstack@c-api.service[100521]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:16:40.126685 np0000005924 devstack@c-api.service[100521]: warnings.warn( Jul 27 16:16:40.130146 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.volume.api [None req-4dcd0801-f65c-4a4f-9cb0-2bb79e42cd52 tempest-TestMinimumBasicScenario-2123975078 tempest-TestMinimumBasicScenario-2123975078-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (de748416-e7c1-4d02-be42-8b2910b48a5b) transitioned into state 'SUCCESS' from state '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-170194754',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='1bf282cddb0e4c488035cff7ca2ede8f',qos_specs=None,replication_status=,reservations=['87dba02e-d290-4235-90cd-8dcf34dde6b5','1475915c-60d8-4dd0-abe7-cc10c2e12f7e','e73a9283-f811-43bb-8d48-668a8a51219f','04254505-333a-4de6-bc60-56c651154a81'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='8b676210c2274b57bfeb34289262c89e',volume_type_id=2bce4e1a-e6e0-49d9-be36-c3405449a01e)}' {{(pid=100524) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 27 16:16:40.130995 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.volume.api [None req-4dcd0801-f65c-4a4f-9cb0-2bb79e42cd52 tempest-TestMinimumBasicScenario-2123975078 tempest-TestMinimumBasicScenario-2123975078-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (bde1ffff-f946-4d16-9073-ba9c30522a00) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100524) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 27 16:16:40.134456 np0000005924 devstack@c-api.service[100521]: INFO cinder.volume.api [None req-ba7be20f-abd8-45ce-94b3-62b5793b0d49 tempest-AttachVolumeNegativeTest-414954022 tempest-AttachVolumeNegativeTest-414954022-project-member] Volume info retrieved successfully. Jul 27 16:16:40.145390 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.volume.api [None req-4dcd0801-f65c-4a4f-9cb0-2bb79e42cd52 tempest-TestMinimumBasicScenario-2123975078 tempest-TestMinimumBasicScenario-2123975078-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (bde1ffff-f946-4d16-9073-ba9c30522a00) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100524) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 27 16:16:40.145552 np0000005924 devstack@c-api.service[100521]: INFO cinder.api.openstack.wsgi [None req-ba7be20f-abd8-45ce-94b3-62b5793b0d49 tempest-AttachVolumeNegativeTest-414954022 tempest-AttachVolumeNegativeTest-414954022-project-member] https://10.4.3.117/volume/v3/volumes/1811fb57-ec34-4ad5-8aec-4a541f7d5658 returned with HTTP 200 Jul 27 16:16:40.145552 np0000005924 devstack@c-api.service[100521]: [pid: 100521|app: 0|req: 823/3308] 10.4.3.117 () {66 vars in 1348 bytes} [Mon Jul 27 16:16:40 2026] GET /volume/v3/volumes/1811fb57-ec34-4ad5-8aec-4a541f7d5658 => generated 1140 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 27 16:16:40.145632 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.volume.api [None req-4dcd0801-f65c-4a4f-9cb0-2bb79e42cd52 tempest-TestMinimumBasicScenario-2123975078 tempest-TestMinimumBasicScenario-2123975078-project-member] Flow 'volume_create_api' (996f6859-15ec-4339-8226-75e248f6e71a) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100524) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 27 16:16:40.145632 np0000005924 devstack@c-api.service[100524]: INFO cinder.volume.api [None req-4dcd0801-f65c-4a4f-9cb0-2bb79e42cd52 tempest-TestMinimumBasicScenario-2123975078 tempest-TestMinimumBasicScenario-2123975078-project-member] Create volume request issued successfully. Jul 27 16:16:40.145632 np0000005924 devstack@c-api.service[100524]: INFO cinder.api.openstack.wsgi [None req-4dcd0801-f65c-4a4f-9cb0-2bb79e42cd52 tempest-TestMinimumBasicScenario-2123975078 tempest-TestMinimumBasicScenario-2123975078-project-member] https://10.4.3.117/volume/v3/volumes returned with HTTP 202 Jul 27 16:16:40.145632 np0000005924 devstack@c-api.service[100524]: [pid: 100524|app: 0|req: 835/3309] 10.4.3.117 () {68 vars in 1259 bytes} [Mon Jul 27 16:16:39 2026] POST /volume/v3/volumes => generated 754 bytes in 175 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 27 16:16:40.168416 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.middleware.request_id [None req-3f261aea-4c02-4f2c-bf5d-82f21c31bcc3 None None] RequestId filter calling following filter/app {{(pid=100522) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:16:40.174289 np0000005924 devstack@c-api.service[100522]: INFO cinder.api.openstack.wsgi [None req-3f261aea-4c02-4f2c-bf5d-82f21c31bcc3 tempest-TestMinimumBasicScenario-2123975078 tempest-TestMinimumBasicScenario-2123975078-project-member] GET https://10.4.3.117/volume/v3/volumes/21a3bfed-c9e0-4266-bf4e-0569dee6b04c Jul 27 16:16:40.174511 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.openstack.wsgi [None req-3f261aea-4c02-4f2c-bf5d-82f21c31bcc3 tempest-TestMinimumBasicScenario-2123975078 tempest-TestMinimumBasicScenario-2123975078-project-member] Empty body provided in request {{(pid=100522) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:16:40.174704 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.openstack.wsgi [None req-3f261aea-4c02-4f2c-bf5d-82f21c31bcc3 tempest-TestMinimumBasicScenario-2123975078 tempest-TestMinimumBasicScenario-2123975078-project-member] Calling method 'show' {{(pid=100522) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:16:40.186229 np0000005924 devstack@c-api.service[100522]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:16:40.186229 np0000005924 devstack@c-api.service[100522]: warnings.warn( Jul 27 16:16:40.190158 np0000005924 devstack@c-api.service[100522]: INFO cinder.volume.api [None req-3f261aea-4c02-4f2c-bf5d-82f21c31bcc3 tempest-TestMinimumBasicScenario-2123975078 tempest-TestMinimumBasicScenario-2123975078-project-member] Volume info retrieved successfully. Jul 27 16:16:40.194494 np0000005924 devstack@c-api.service[100522]: INFO cinder.api.openstack.wsgi [None req-3f261aea-4c02-4f2c-bf5d-82f21c31bcc3 tempest-TestMinimumBasicScenario-2123975078 tempest-TestMinimumBasicScenario-2123975078-project-member] https://10.4.3.117/volume/v3/volumes/21a3bfed-c9e0-4266-bf4e-0569dee6b04c returned with HTTP 200 Jul 27 16:16:40.194969 np0000005924 devstack@c-api.service[100522]: [pid: 100522|app: 0|req: 818/3310] 10.4.3.117 () {66 vars in 1348 bytes} [Mon Jul 27 16:16:40 2026] GET /volume/v3/volumes/21a3bfed-c9e0-4266-bf4e-0569dee6b04c => generated 822 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 27 16:16:40.210999 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.middleware.request_id [req-7cd439ab-b53f-4065-b62e-450808818ac3 req-e27c6afa-dd37-431b-8fd5-c2593ac8f5cc None None] RequestId filter calling following filter/app {{(pid=100523) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:16:40.214297 np0000005924 devstack@c-api.service[100523]: INFO cinder.api.openstack.wsgi [req-7cd439ab-b53f-4065-b62e-450808818ac3 req-e27c6afa-dd37-431b-8fd5-c2593ac8f5cc tempest-AttachVolumeNegativeTest-414954022 tempest-AttachVolumeNegativeTest-414954022-project-member] GET https://10.4.3.117/volume/v3/volumes/1811fb57-ec34-4ad5-8aec-4a541f7d5658 Jul 27 16:16:40.214297 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.openstack.wsgi [req-7cd439ab-b53f-4065-b62e-450808818ac3 req-e27c6afa-dd37-431b-8fd5-c2593ac8f5cc tempest-AttachVolumeNegativeTest-414954022 tempest-AttachVolumeNegativeTest-414954022-project-member] Empty body provided in request {{(pid=100523) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:16:40.214297 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.openstack.wsgi [req-7cd439ab-b53f-4065-b62e-450808818ac3 req-e27c6afa-dd37-431b-8fd5-c2593ac8f5cc tempest-AttachVolumeNegativeTest-414954022 tempest-AttachVolumeNegativeTest-414954022-project-member] Calling method 'show' {{(pid=100523) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:16:40.225572 np0000005924 devstack@c-api.service[100523]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:16:40.225572 np0000005924 devstack@c-api.service[100523]: warnings.warn( Jul 27 16:16:40.229626 np0000005924 devstack@c-api.service[100523]: INFO cinder.volume.api [req-7cd439ab-b53f-4065-b62e-450808818ac3 req-e27c6afa-dd37-431b-8fd5-c2593ac8f5cc tempest-AttachVolumeNegativeTest-414954022 tempest-AttachVolumeNegativeTest-414954022-project-member] Volume info retrieved successfully. Jul 27 16:16:40.235319 np0000005924 devstack@c-api.service[100523]: INFO cinder.api.openstack.wsgi [req-7cd439ab-b53f-4065-b62e-450808818ac3 req-e27c6afa-dd37-431b-8fd5-c2593ac8f5cc tempest-AttachVolumeNegativeTest-414954022 tempest-AttachVolumeNegativeTest-414954022-project-member] https://10.4.3.117/volume/v3/volumes/1811fb57-ec34-4ad5-8aec-4a541f7d5658 returned with HTTP 200 Jul 27 16:16:40.235905 np0000005924 devstack@c-api.service[100523]: [pid: 100523|app: 0|req: 835/3311] 10.4.3.117 () {68 vars in 1598 bytes} [Mon Jul 27 16:16:40 2026] GET /volume/v3/volumes/1811fb57-ec34-4ad5-8aec-4a541f7d5658 => generated 1140 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 27 16:16:40.252756 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.middleware.request_id [None req-ab87dd08-0718-4cce-916b-09a0d62dbc9b None None] RequestId filter calling following filter/app {{(pid=100521) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:16:40.254517 np0000005924 devstack@c-api.service[100521]: INFO cinder.api.openstack.wsgi [None req-ab87dd08-0718-4cce-916b-09a0d62dbc9b tempest-AttachVolumeNegativeTest-414954022 tempest-AttachVolumeNegativeTest-414954022-project-member] GET https://10.4.3.117/volume/v3/volumes/1811fb57-ec34-4ad5-8aec-4a541f7d5658 Jul 27 16:16:40.254702 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.openstack.wsgi [None req-ab87dd08-0718-4cce-916b-09a0d62dbc9b tempest-AttachVolumeNegativeTest-414954022 tempest-AttachVolumeNegativeTest-414954022-project-member] Empty body provided in request {{(pid=100521) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:16:40.256964 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.openstack.wsgi [None req-ab87dd08-0718-4cce-916b-09a0d62dbc9b tempest-AttachVolumeNegativeTest-414954022 tempest-AttachVolumeNegativeTest-414954022-project-member] Calling method 'show' {{(pid=100521) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:16:40.265174 np0000005924 devstack@c-api.service[100521]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:16:40.265174 np0000005924 devstack@c-api.service[100521]: warnings.warn( Jul 27 16:16:40.269244 np0000005924 devstack@c-api.service[100521]: INFO cinder.volume.api [None req-ab87dd08-0718-4cce-916b-09a0d62dbc9b tempest-AttachVolumeNegativeTest-414954022 tempest-AttachVolumeNegativeTest-414954022-project-member] Volume info retrieved successfully. Jul 27 16:16:40.273162 np0000005924 devstack@c-api.service[100521]: INFO cinder.api.openstack.wsgi [None req-ab87dd08-0718-4cce-916b-09a0d62dbc9b tempest-AttachVolumeNegativeTest-414954022 tempest-AttachVolumeNegativeTest-414954022-project-member] https://10.4.3.117/volume/v3/volumes/1811fb57-ec34-4ad5-8aec-4a541f7d5658 returned with HTTP 200 Jul 27 16:16:40.273542 np0000005924 devstack@c-api.service[100521]: [pid: 100521|app: 0|req: 824/3312] 10.4.3.117 () {66 vars in 1348 bytes} [Mon Jul 27 16:16:40 2026] GET /volume/v3/volumes/1811fb57-ec34-4ad5-8aec-4a541f7d5658 => generated 1140 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 27 16:16:40.319387 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.middleware.request_id [req-4ac8ea9f-b894-47b6-811d-ca3395e33bdb req-011d340c-70ca-4ca8-a2c1-7754ef9b9fee None None] RequestId filter calling following filter/app {{(pid=100524) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:16:40.324361 np0000005924 devstack@c-api.service[100524]: INFO cinder.api.openstack.wsgi [req-4ac8ea9f-b894-47b6-811d-ca3395e33bdb req-011d340c-70ca-4ca8-a2c1-7754ef9b9fee tempest-AttachVolumeNegativeTest-414954022 tempest-AttachVolumeNegativeTest-414954022-project-member] GET https://10.4.3.117/volume/v3/volumes/1811fb57-ec34-4ad5-8aec-4a541f7d5658 Jul 27 16:16:40.324621 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.openstack.wsgi [req-4ac8ea9f-b894-47b6-811d-ca3395e33bdb req-011d340c-70ca-4ca8-a2c1-7754ef9b9fee tempest-AttachVolumeNegativeTest-414954022 tempest-AttachVolumeNegativeTest-414954022-project-member] Empty body provided in request {{(pid=100524) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:16:40.324861 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.openstack.wsgi [req-4ac8ea9f-b894-47b6-811d-ca3395e33bdb req-011d340c-70ca-4ca8-a2c1-7754ef9b9fee tempest-AttachVolumeNegativeTest-414954022 tempest-AttachVolumeNegativeTest-414954022-project-member] Calling method 'show' {{(pid=100524) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:16:40.335298 np0000005924 devstack@c-api.service[100524]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:16:40.335298 np0000005924 devstack@c-api.service[100524]: warnings.warn( Jul 27 16:16:40.338917 np0000005924 devstack@c-api.service[100524]: INFO cinder.volume.api [req-4ac8ea9f-b894-47b6-811d-ca3395e33bdb req-011d340c-70ca-4ca8-a2c1-7754ef9b9fee tempest-AttachVolumeNegativeTest-414954022 tempest-AttachVolumeNegativeTest-414954022-project-member] Volume info retrieved successfully. Jul 27 16:16:40.342636 np0000005924 devstack@c-api.service[100524]: INFO cinder.api.openstack.wsgi [req-4ac8ea9f-b894-47b6-811d-ca3395e33bdb req-011d340c-70ca-4ca8-a2c1-7754ef9b9fee tempest-AttachVolumeNegativeTest-414954022 tempest-AttachVolumeNegativeTest-414954022-project-member] https://10.4.3.117/volume/v3/volumes/1811fb57-ec34-4ad5-8aec-4a541f7d5658 returned with HTTP 200 Jul 27 16:16:40.342974 np0000005924 devstack@c-api.service[100524]: [pid: 100524|app: 0|req: 836/3313] 10.4.3.117 () {68 vars in 1598 bytes} [Mon Jul 27 16:16:40 2026] GET /volume/v3/volumes/1811fb57-ec34-4ad5-8aec-4a541f7d5658 => generated 1140 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 27 16:16:40.358259 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.middleware.request_id [req-4ac8ea9f-b894-47b6-811d-ca3395e33bdb req-f1d11304-24af-4643-b010-8b170ade57c6 None None] RequestId filter calling following filter/app {{(pid=100522) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:16:40.363912 np0000005924 devstack@c-api.service[100522]: INFO cinder.api.openstack.wsgi [req-4ac8ea9f-b894-47b6-811d-ca3395e33bdb req-f1d11304-24af-4643-b010-8b170ade57c6 tempest-AttachVolumeNegativeTest-414954022 tempest-AttachVolumeNegativeTest-414954022-project-member] POST https://10.4.3.117/volume/v3/volumes/1811fb57-ec34-4ad5-8aec-4a541f7d5658/action Jul 27 16:16:40.364230 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.openstack.wsgi [req-4ac8ea9f-b894-47b6-811d-ca3395e33bdb req-f1d11304-24af-4643-b010-8b170ade57c6 tempest-AttachVolumeNegativeTest-414954022 tempest-AttachVolumeNegativeTest-414954022-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100522) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 27 16:16:40.364374 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.openstack.wsgi [req-4ac8ea9f-b894-47b6-811d-ca3395e33bdb req-f1d11304-24af-4643-b010-8b170ade57c6 tempest-AttachVolumeNegativeTest-414954022 tempest-AttachVolumeNegativeTest-414954022-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100522) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 27 16:16:40.377262 np0000005924 devstack@c-api.service[100522]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:16:40.377262 np0000005924 devstack@c-api.service[100522]: warnings.warn( Jul 27 16:16:40.377761 np0000005924 devstack@c-api.service[100522]: INFO cinder.volume.api [req-4ac8ea9f-b894-47b6-811d-ca3395e33bdb req-f1d11304-24af-4643-b010-8b170ade57c6 tempest-AttachVolumeNegativeTest-414954022 tempest-AttachVolumeNegativeTest-414954022-project-member] Volume info retrieved successfully. Jul 27 16:16:40.383702 np0000005924 devstack@c-api.service[100522]: INFO cinder.volume.api [req-4ac8ea9f-b894-47b6-811d-ca3395e33bdb req-f1d11304-24af-4643-b010-8b170ade57c6 tempest-AttachVolumeNegativeTest-414954022 tempest-AttachVolumeNegativeTest-414954022-project-member] Begin detaching volume completed successfully. Jul 27 16:16:40.383893 np0000005924 devstack@c-api.service[100522]: INFO cinder.api.openstack.wsgi [req-4ac8ea9f-b894-47b6-811d-ca3395e33bdb req-f1d11304-24af-4643-b010-8b170ade57c6 tempest-AttachVolumeNegativeTest-414954022 tempest-AttachVolumeNegativeTest-414954022-project-member] https://10.4.3.117/volume/v3/volumes/1811fb57-ec34-4ad5-8aec-4a541f7d5658/action returned with HTTP 202 Jul 27 16:16:40.384288 np0000005924 devstack@c-api.service[100522]: [pid: 100522|app: 0|req: 819/3314] 10.4.3.117 () {72 vars in 1672 bytes} [Mon Jul 27 16:16:40 2026] POST /volume/v3/volumes/1811fb57-ec34-4ad5-8aec-4a541f7d5658/action => generated 0 bytes in 26 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 27 16:16:40.415535 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.middleware.request_id [None req-a70965ac-2910-4b5a-87e9-b081d5999cd4 None None] RequestId filter calling following filter/app {{(pid=100523) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:16:40.418509 np0000005924 devstack@c-api.service[100523]: INFO cinder.api.openstack.wsgi [None req-a70965ac-2910-4b5a-87e9-b081d5999cd4 tempest-VolumeAndVolumeTypeFromImageTest-2140214429 tempest-VolumeAndVolumeTypeFromImageTest-2140214429-project-member] GET https://10.4.3.117/volume/v3/volumes/d28464ab-c13b-4e86-b035-546101eefeb0 Jul 27 16:16:40.419411 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.openstack.wsgi [None req-a70965ac-2910-4b5a-87e9-b081d5999cd4 tempest-VolumeAndVolumeTypeFromImageTest-2140214429 tempest-VolumeAndVolumeTypeFromImageTest-2140214429-project-member] Empty body provided in request {{(pid=100523) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:16:40.419411 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.openstack.wsgi [None req-a70965ac-2910-4b5a-87e9-b081d5999cd4 tempest-VolumeAndVolumeTypeFromImageTest-2140214429 tempest-VolumeAndVolumeTypeFromImageTest-2140214429-project-member] Calling method 'show' {{(pid=100523) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:16:40.427997 np0000005924 devstack@c-api.service[100523]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:16:40.427997 np0000005924 devstack@c-api.service[100523]: warnings.warn( Jul 27 16:16:40.431964 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.middleware.request_id [None req-9f873d85-92a2-4439-bc7e-f3d9f051b855 None None] RequestId filter calling following filter/app {{(pid=100521) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:16:40.432378 np0000005924 devstack@c-api.service[100523]: INFO cinder.volume.api [None req-a70965ac-2910-4b5a-87e9-b081d5999cd4 tempest-VolumeAndVolumeTypeFromImageTest-2140214429 tempest-VolumeAndVolumeTypeFromImageTest-2140214429-project-member] Volume info retrieved successfully. Jul 27 16:16:40.432448 np0000005924 devstack@c-api.service[100521]: INFO cinder.api.openstack.wsgi [None req-9f873d85-92a2-4439-bc7e-f3d9f051b855 None None] GET https://10.4.3.117/volume// Jul 27 16:16:40.432720 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.openstack.wsgi [None req-9f873d85-92a2-4439-bc7e-f3d9f051b855 None None] Empty body provided in request {{(pid=100521) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:16:40.432923 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.openstack.wsgi [None req-9f873d85-92a2-4439-bc7e-f3d9f051b855 None None] Calling method 'all' {{(pid=100521) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:16:40.433341 np0000005924 devstack@c-api.service[100521]: INFO cinder.api.openstack.wsgi [None req-9f873d85-92a2-4439-bc7e-f3d9f051b855 None None] https://10.4.3.117/volume// returned with HTTP 300 Jul 27 16:16:40.433714 np0000005924 devstack@c-api.service[100521]: [pid: 100521|app: 0|req: 825/3315] 10.4.3.117 () {66 vars in 1426 bytes} [Mon Jul 27 16:16:40 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 27 16:16:40.438169 np0000005924 devstack@c-api.service[100523]: INFO cinder.api.openstack.wsgi [None req-a70965ac-2910-4b5a-87e9-b081d5999cd4 tempest-VolumeAndVolumeTypeFromImageTest-2140214429 tempest-VolumeAndVolumeTypeFromImageTest-2140214429-project-member] https://10.4.3.117/volume/v3/volumes/d28464ab-c13b-4e86-b035-546101eefeb0 returned with HTTP 200 Jul 27 16:16:40.438619 np0000005924 devstack@c-api.service[100523]: [pid: 100523|app: 0|req: 836/3316] 10.4.3.117 () {66 vars in 1348 bytes} [Mon Jul 27 16:16:40 2026] GET /volume/v3/volumes/d28464ab-c13b-4e86-b035-546101eefeb0 => generated 1295 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 27 16:16:40.447092 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.middleware.request_id [req-4ac8ea9f-b894-47b6-811d-ca3395e33bdb req-1458097a-821c-4917-9531-6adf3496106d None None] RequestId filter calling following filter/app {{(pid=100524) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:16:40.452851 np0000005924 devstack@c-api.service[100524]: INFO cinder.api.openstack.wsgi [req-4ac8ea9f-b894-47b6-811d-ca3395e33bdb req-1458097a-821c-4917-9531-6adf3496106d tempest-AttachVolumeNegativeTest-414954022 tempest-AttachVolumeNegativeTest-414954022-project-member] GET https://10.4.3.117/volume/v3/volumes/1811fb57-ec34-4ad5-8aec-4a541f7d5658 Jul 27 16:16:40.453059 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.openstack.wsgi [req-4ac8ea9f-b894-47b6-811d-ca3395e33bdb req-1458097a-821c-4917-9531-6adf3496106d tempest-AttachVolumeNegativeTest-414954022 tempest-AttachVolumeNegativeTest-414954022-project-member] Empty body provided in request {{(pid=100524) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:16:40.453260 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.openstack.wsgi [req-4ac8ea9f-b894-47b6-811d-ca3395e33bdb req-1458097a-821c-4917-9531-6adf3496106d tempest-AttachVolumeNegativeTest-414954022 tempest-AttachVolumeNegativeTest-414954022-project-member] Calling method 'show' {{(pid=100524) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:16:40.456188 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.middleware.request_id [None req-7015dbb4-2ca3-4ad1-ba85-38c887423a5c None None] RequestId filter calling following filter/app {{(pid=100522) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:16:40.458654 np0000005924 devstack@c-api.service[100522]: INFO cinder.api.openstack.wsgi [None req-7015dbb4-2ca3-4ad1-ba85-38c887423a5c tempest-VolumeAndVolumeTypeFromImageTest-2140214429 tempest-VolumeAndVolumeTypeFromImageTest-2140214429-project-member] DELETE https://10.4.3.117/volume/v3/volumes/d28464ab-c13b-4e86-b035-546101eefeb0 Jul 27 16:16:40.458857 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.openstack.wsgi [None req-7015dbb4-2ca3-4ad1-ba85-38c887423a5c tempest-VolumeAndVolumeTypeFromImageTest-2140214429 tempest-VolumeAndVolumeTypeFromImageTest-2140214429-project-member] Empty body provided in request {{(pid=100522) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:16:40.459154 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.openstack.wsgi [None req-7015dbb4-2ca3-4ad1-ba85-38c887423a5c tempest-VolumeAndVolumeTypeFromImageTest-2140214429 tempest-VolumeAndVolumeTypeFromImageTest-2140214429-project-member] Calling method 'delete' {{(pid=100522) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:16:40.459365 np0000005924 devstack@c-api.service[100522]: INFO cinder.api.v3.volumes [None req-7015dbb4-2ca3-4ad1-ba85-38c887423a5c tempest-VolumeAndVolumeTypeFromImageTest-2140214429 tempest-VolumeAndVolumeTypeFromImageTest-2140214429-project-member] Delete volume with id: d28464ab-c13b-4e86-b035-546101eefeb0 Jul 27 16:16:40.462879 np0000005924 devstack@c-api.service[100524]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:16:40.462879 np0000005924 devstack@c-api.service[100524]: warnings.warn( Jul 27 16:16:40.467968 np0000005924 devstack@c-api.service[100524]: INFO cinder.volume.api [req-4ac8ea9f-b894-47b6-811d-ca3395e33bdb req-1458097a-821c-4917-9531-6adf3496106d tempest-AttachVolumeNegativeTest-414954022 tempest-AttachVolumeNegativeTest-414954022-project-member] Volume info retrieved successfully. Jul 27 16:16:40.471107 np0000005924 devstack@c-api.service[100522]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:16:40.471107 np0000005924 devstack@c-api.service[100522]: warnings.warn( Jul 27 16:16:40.471411 np0000005924 devstack@c-api.service[100522]: INFO cinder.volume.api [None req-7015dbb4-2ca3-4ad1-ba85-38c887423a5c tempest-VolumeAndVolumeTypeFromImageTest-2140214429 tempest-VolumeAndVolumeTypeFromImageTest-2140214429-project-member] Volume info retrieved successfully. Jul 27 16:16:40.476164 np0000005924 devstack@c-api.service[100524]: INFO cinder.api.openstack.wsgi [req-4ac8ea9f-b894-47b6-811d-ca3395e33bdb req-1458097a-821c-4917-9531-6adf3496106d tempest-AttachVolumeNegativeTest-414954022 tempest-AttachVolumeNegativeTest-414954022-project-member] https://10.4.3.117/volume/v3/volumes/1811fb57-ec34-4ad5-8aec-4a541f7d5658 returned with HTTP 200 Jul 27 16:16:40.476620 np0000005924 devstack@c-api.service[100524]: [pid: 100524|app: 0|req: 837/3317] 10.4.3.117 () {70 vars in 1639 bytes} [Mon Jul 27 16:16:40 2026] GET /volume/v3/volumes/1811fb57-ec34-4ad5-8aec-4a541f7d5658 => generated 1323 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 27 16:16:40.504527 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.middleware.request_id [None req-aac5d12b-815a-42a3-83b8-871aa2a327b9 None None] RequestId filter calling following filter/app {{(pid=100521) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:16:40.506195 np0000005924 devstack@c-api.service[100521]: INFO cinder.api.openstack.wsgi [None req-aac5d12b-815a-42a3-83b8-871aa2a327b9 tempest-VolumesBackupsTest-1361087151 tempest-VolumesBackupsTest-1361087151-project-member] GET https://10.4.3.117/volume/v3/backups/7a7152fa-2ad6-4838-af62-7c806ea71455 Jul 27 16:16:40.506424 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.openstack.wsgi [None req-aac5d12b-815a-42a3-83b8-871aa2a327b9 tempest-VolumesBackupsTest-1361087151 tempest-VolumesBackupsTest-1361087151-project-member] Empty body provided in request {{(pid=100521) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:16:40.506624 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.openstack.wsgi [None req-aac5d12b-815a-42a3-83b8-871aa2a327b9 tempest-VolumesBackupsTest-1361087151 tempest-VolumesBackupsTest-1361087151-project-member] Calling method 'show' {{(pid=100521) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:16:40.506862 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.v3.backups [None req-aac5d12b-815a-42a3-83b8-871aa2a327b9 tempest-VolumesBackupsTest-1361087151 tempest-VolumesBackupsTest-1361087151-project-member] Show backup with id 7a7152fa-2ad6-4838-af62-7c806ea71455. {{(pid=100521) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 27 16:16:40.521185 np0000005924 devstack@c-api.service[100521]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:16:40.521185 np0000005924 devstack@c-api.service[100521]: warnings.warn( Jul 27 16:16:40.521926 np0000005924 devstack@c-api.service[100521]: INFO cinder.api.openstack.wsgi [None req-aac5d12b-815a-42a3-83b8-871aa2a327b9 tempest-VolumesBackupsTest-1361087151 tempest-VolumesBackupsTest-1361087151-project-member] https://10.4.3.117/volume/v3/backups/7a7152fa-2ad6-4838-af62-7c806ea71455 returned with HTTP 200 Jul 27 16:16:40.522488 np0000005924 devstack@c-api.service[100521]: [pid: 100521|app: 0|req: 826/3318] 10.4.3.117 () {66 vars in 1348 bytes} [Mon Jul 27 16:16:40 2026] GET /volume/v3/backups/7a7152fa-2ad6-4838-af62-7c806ea71455 => generated 751 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 27 16:16:40.553293 np0000005924 devstack@c-api.service[100522]: INFO cinder.volume.api [None req-7015dbb4-2ca3-4ad1-ba85-38c887423a5c tempest-VolumeAndVolumeTypeFromImageTest-2140214429 tempest-VolumeAndVolumeTypeFromImageTest-2140214429-project-member] Delete volume request issued successfully. Jul 27 16:16:40.553566 np0000005924 devstack@c-api.service[100522]: INFO cinder.api.openstack.wsgi [None req-7015dbb4-2ca3-4ad1-ba85-38c887423a5c tempest-VolumeAndVolumeTypeFromImageTest-2140214429 tempest-VolumeAndVolumeTypeFromImageTest-2140214429-project-member] https://10.4.3.117/volume/v3/volumes/d28464ab-c13b-4e86-b035-546101eefeb0 returned with HTTP 202 Jul 27 16:16:40.554244 np0000005924 devstack@c-api.service[100522]: [pid: 100522|app: 0|req: 820/3319] 10.4.3.117 () {66 vars in 1351 bytes} [Mon Jul 27 16:16:40 2026] DELETE /volume/v3/volumes/d28464ab-c13b-4e86-b035-546101eefeb0 => generated 0 bytes in 98 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 27 16:16:40.562157 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.middleware.request_id [None req-99e4a9e9-806a-48b8-bff1-48185689d858 None None] RequestId filter calling following filter/app {{(pid=100523) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:16:40.568868 np0000005924 devstack@c-api.service[100523]: INFO cinder.api.openstack.wsgi [None req-99e4a9e9-806a-48b8-bff1-48185689d858 tempest-VolumeAndVolumeTypeFromImageTest-2140214429 tempest-VolumeAndVolumeTypeFromImageTest-2140214429-project-member] GET https://10.4.3.117/volume/v3/volumes/d28464ab-c13b-4e86-b035-546101eefeb0 Jul 27 16:16:40.569142 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.openstack.wsgi [None req-99e4a9e9-806a-48b8-bff1-48185689d858 tempest-VolumeAndVolumeTypeFromImageTest-2140214429 tempest-VolumeAndVolumeTypeFromImageTest-2140214429-project-member] Empty body provided in request {{(pid=100523) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:16:40.569392 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.openstack.wsgi [None req-99e4a9e9-806a-48b8-bff1-48185689d858 tempest-VolumeAndVolumeTypeFromImageTest-2140214429 tempest-VolumeAndVolumeTypeFromImageTest-2140214429-project-member] Calling method 'show' {{(pid=100523) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:16:40.581258 np0000005924 devstack@c-api.service[100523]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:16:40.581258 np0000005924 devstack@c-api.service[100523]: warnings.warn( Jul 27 16:16:40.587725 np0000005924 devstack@c-api.service[100523]: INFO cinder.volume.api [None req-99e4a9e9-806a-48b8-bff1-48185689d858 tempest-VolumeAndVolumeTypeFromImageTest-2140214429 tempest-VolumeAndVolumeTypeFromImageTest-2140214429-project-member] Volume info retrieved successfully. Jul 27 16:16:40.595360 np0000005924 devstack@c-api.service[100523]: INFO cinder.api.openstack.wsgi [None req-99e4a9e9-806a-48b8-bff1-48185689d858 tempest-VolumeAndVolumeTypeFromImageTest-2140214429 tempest-VolumeAndVolumeTypeFromImageTest-2140214429-project-member] https://10.4.3.117/volume/v3/volumes/d28464ab-c13b-4e86-b035-546101eefeb0 returned with HTTP 200 Jul 27 16:16:40.595932 np0000005924 devstack@c-api.service[100523]: [pid: 100523|app: 0|req: 837/3320] 10.4.3.117 () {66 vars in 1348 bytes} [Mon Jul 27 16:16:40 2026] GET /volume/v3/volumes/d28464ab-c13b-4e86-b035-546101eefeb0 => generated 1294 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 27 16:16:40.616506 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.middleware.request_id [req-c973dddd-b992-4fa6-bb85-8d12f7d28fa0 req-cd9c0e4e-746c-4199-b403-a2fe50684696 None None] RequestId filter calling following filter/app {{(pid=100524) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:16:40.618732 np0000005924 devstack@c-api.service[100524]: INFO cinder.api.openstack.wsgi [req-c973dddd-b992-4fa6-bb85-8d12f7d28fa0 req-cd9c0e4e-746c-4199-b403-a2fe50684696 tempest-TestEncryptedCinderVolumes-328802700 tempest-TestEncryptedCinderVolumes-328802700-project-member] GET https://10.4.3.117/volume/v3/volumes/f3c7c13e-005a-4ff3-b94d-11690292dd5b Jul 27 16:16:40.618985 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.openstack.wsgi [req-c973dddd-b992-4fa6-bb85-8d12f7d28fa0 req-cd9c0e4e-746c-4199-b403-a2fe50684696 tempest-TestEncryptedCinderVolumes-328802700 tempest-TestEncryptedCinderVolumes-328802700-project-member] Empty body provided in request {{(pid=100524) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:16:40.619187 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.openstack.wsgi [req-c973dddd-b992-4fa6-bb85-8d12f7d28fa0 req-cd9c0e4e-746c-4199-b403-a2fe50684696 tempest-TestEncryptedCinderVolumes-328802700 tempest-TestEncryptedCinderVolumes-328802700-project-member] Calling method 'show' {{(pid=100524) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:16:40.626351 np0000005924 devstack@c-api.service[100524]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:16:40.626351 np0000005924 devstack@c-api.service[100524]: warnings.warn( Jul 27 16:16:40.630615 np0000005924 devstack@c-api.service[100524]: INFO cinder.volume.api [req-c973dddd-b992-4fa6-bb85-8d12f7d28fa0 req-cd9c0e4e-746c-4199-b403-a2fe50684696 tempest-TestEncryptedCinderVolumes-328802700 tempest-TestEncryptedCinderVolumes-328802700-project-member] Volume info retrieved successfully. Jul 27 16:16:40.634851 np0000005924 devstack@c-api.service[100524]: INFO cinder.api.openstack.wsgi [req-c973dddd-b992-4fa6-bb85-8d12f7d28fa0 req-cd9c0e4e-746c-4199-b403-a2fe50684696 tempest-TestEncryptedCinderVolumes-328802700 tempest-TestEncryptedCinderVolumes-328802700-project-member] https://10.4.3.117/volume/v3/volumes/f3c7c13e-005a-4ff3-b94d-11690292dd5b returned with HTTP 200 Jul 27 16:16:40.635230 np0000005924 devstack@c-api.service[100524]: [pid: 100524|app: 0|req: 838/3321] 10.4.3.117 () {68 vars in 1598 bytes} [Mon Jul 27 16:16:40 2026] GET /volume/v3/volumes/f3c7c13e-005a-4ff3-b94d-11690292dd5b => generated 880 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 27 16:16:41.122818 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.middleware.request_id [None req-21be1980-765a-49ac-9479-251d7f8bb80c None None] RequestId filter calling following filter/app {{(pid=100521) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:16:41.124527 np0000005924 devstack@c-api.service[100521]: INFO cinder.api.openstack.wsgi [None req-21be1980-765a-49ac-9479-251d7f8bb80c tempest-VolumesBackupsTest-916266255 tempest-VolumesBackupsTest-916266255-project-member] GET https://10.4.3.117/volume/v3/backups/5056bb69-87a8-4119-9a0b-e9cbd6fb1ed1 Jul 27 16:16:41.124720 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.openstack.wsgi [None req-21be1980-765a-49ac-9479-251d7f8bb80c tempest-VolumesBackupsTest-916266255 tempest-VolumesBackupsTest-916266255-project-member] Empty body provided in request {{(pid=100521) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:16:41.125200 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.openstack.wsgi [None req-21be1980-765a-49ac-9479-251d7f8bb80c tempest-VolumesBackupsTest-916266255 tempest-VolumesBackupsTest-916266255-project-member] Calling method 'show' {{(pid=100521) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:16:41.125200 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.v3.backups [None req-21be1980-765a-49ac-9479-251d7f8bb80c tempest-VolumesBackupsTest-916266255 tempest-VolumesBackupsTest-916266255-project-member] Show backup with id 5056bb69-87a8-4119-9a0b-e9cbd6fb1ed1. {{(pid=100521) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 27 16:16:41.129230 np0000005924 devstack@c-api.service[100521]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:16:41.129230 np0000005924 devstack@c-api.service[100521]: warnings.warn( Jul 27 16:16:41.129940 np0000005924 devstack@c-api.service[100521]: INFO cinder.api.openstack.wsgi [None req-21be1980-765a-49ac-9479-251d7f8bb80c tempest-VolumesBackupsTest-916266255 tempest-VolumesBackupsTest-916266255-project-member] https://10.4.3.117/volume/v3/backups/5056bb69-87a8-4119-9a0b-e9cbd6fb1ed1 returned with HTTP 200 Jul 27 16:16:41.130276 np0000005924 devstack@c-api.service[100521]: [pid: 100521|app: 0|req: 827/3322] 10.4.3.117 () {66 vars in 1348 bytes} [Mon Jul 27 16:16:41 2026] GET /volume/v3/backups/5056bb69-87a8-4119-9a0b-e9cbd6fb1ed1 => generated 749 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 27 16:16:41.211343 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.middleware.request_id [None req-d3648865-081d-4165-9401-27c23234444a None None] RequestId filter calling following filter/app {{(pid=100522) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:16:41.234389 np0000005924 devstack@c-api.service[100522]: INFO cinder.api.openstack.wsgi [None req-d3648865-081d-4165-9401-27c23234444a tempest-TestMinimumBasicScenario-2123975078 tempest-TestMinimumBasicScenario-2123975078-project-member] GET https://10.4.3.117/volume/v3/volumes/21a3bfed-c9e0-4266-bf4e-0569dee6b04c Jul 27 16:16:41.234771 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.openstack.wsgi [None req-d3648865-081d-4165-9401-27c23234444a tempest-TestMinimumBasicScenario-2123975078 tempest-TestMinimumBasicScenario-2123975078-project-member] Empty body provided in request {{(pid=100522) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:16:41.235005 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.openstack.wsgi [None req-d3648865-081d-4165-9401-27c23234444a tempest-TestMinimumBasicScenario-2123975078 tempest-TestMinimumBasicScenario-2123975078-project-member] Calling method 'show' {{(pid=100522) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:16:41.242674 np0000005924 devstack@c-api.service[100522]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:16:41.242674 np0000005924 devstack@c-api.service[100522]: warnings.warn( Jul 27 16:16:41.246790 np0000005924 devstack@c-api.service[100522]: INFO cinder.volume.api [None req-d3648865-081d-4165-9401-27c23234444a tempest-TestMinimumBasicScenario-2123975078 tempest-TestMinimumBasicScenario-2123975078-project-member] Volume info retrieved successfully. Jul 27 16:16:41.256671 np0000005924 devstack@c-api.service[100522]: INFO cinder.api.openstack.wsgi [None req-d3648865-081d-4165-9401-27c23234444a tempest-TestMinimumBasicScenario-2123975078 tempest-TestMinimumBasicScenario-2123975078-project-member] https://10.4.3.117/volume/v3/volumes/21a3bfed-c9e0-4266-bf4e-0569dee6b04c returned with HTTP 200 Jul 27 16:16:41.256671 np0000005924 devstack@c-api.service[100522]: [pid: 100522|app: 0|req: 821/3323] 10.4.3.117 () {66 vars in 1348 bytes} [Mon Jul 27 16:16:41 2026] GET /volume/v3/volumes/21a3bfed-c9e0-4266-bf4e-0569dee6b04c => generated 847 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 27 16:16:41.269851 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.middleware.request_id [None req-e8401d94-5025-4d9b-9b94-1f70a289ea57 None None] RequestId filter calling following filter/app {{(pid=100523) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:16:41.274728 np0000005924 devstack@c-api.service[100523]: INFO cinder.api.openstack.wsgi [None req-e8401d94-5025-4d9b-9b94-1f70a289ea57 tempest-TestMinimumBasicScenario-2123975078 tempest-TestMinimumBasicScenario-2123975078-project-member] GET https://10.4.3.117/volume/v3/volumes/21a3bfed-c9e0-4266-bf4e-0569dee6b04c Jul 27 16:16:41.274728 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.openstack.wsgi [None req-e8401d94-5025-4d9b-9b94-1f70a289ea57 tempest-TestMinimumBasicScenario-2123975078 tempest-TestMinimumBasicScenario-2123975078-project-member] Empty body provided in request {{(pid=100523) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:16:41.274901 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.openstack.wsgi [None req-e8401d94-5025-4d9b-9b94-1f70a289ea57 tempest-TestMinimumBasicScenario-2123975078 tempest-TestMinimumBasicScenario-2123975078-project-member] Calling method 'show' {{(pid=100523) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:16:41.282424 np0000005924 devstack@c-api.service[100523]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:16:41.282424 np0000005924 devstack@c-api.service[100523]: warnings.warn( Jul 27 16:16:41.288278 np0000005924 devstack@c-api.service[100523]: INFO cinder.volume.api [None req-e8401d94-5025-4d9b-9b94-1f70a289ea57 tempest-TestMinimumBasicScenario-2123975078 tempest-TestMinimumBasicScenario-2123975078-project-member] Volume info retrieved successfully. Jul 27 16:16:41.293377 np0000005924 devstack@c-api.service[100523]: INFO cinder.api.openstack.wsgi [None req-e8401d94-5025-4d9b-9b94-1f70a289ea57 tempest-TestMinimumBasicScenario-2123975078 tempest-TestMinimumBasicScenario-2123975078-project-member] https://10.4.3.117/volume/v3/volumes/21a3bfed-c9e0-4266-bf4e-0569dee6b04c returned with HTTP 200 Jul 27 16:16:41.293377 np0000005924 devstack@c-api.service[100523]: [pid: 100523|app: 0|req: 838/3324] 10.4.3.117 () {66 vars in 1348 bytes} [Mon Jul 27 16:16:41 2026] GET /volume/v3/volumes/21a3bfed-c9e0-4266-bf4e-0569dee6b04c => generated 847 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 27 16:16:41.304949 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.middleware.request_id [None req-b1a219eb-0379-4826-ab3d-965cdd1295b6 None None] RequestId filter calling following filter/app {{(pid=100524) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:16:41.306713 np0000005924 devstack@c-api.service[100524]: INFO cinder.api.openstack.wsgi [None req-b1a219eb-0379-4826-ab3d-965cdd1295b6 tempest-TestMinimumBasicScenario-2123975078 tempest-TestMinimumBasicScenario-2123975078-project-member] GET https://10.4.3.117/volume/v3/volumes Jul 27 16:16:41.306965 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.openstack.wsgi [None req-b1a219eb-0379-4826-ab3d-965cdd1295b6 tempest-TestMinimumBasicScenario-2123975078 tempest-TestMinimumBasicScenario-2123975078-project-member] Empty body provided in request {{(pid=100524) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:16:41.307084 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.openstack.wsgi [None req-b1a219eb-0379-4826-ab3d-965cdd1295b6 tempest-TestMinimumBasicScenario-2123975078 tempest-TestMinimumBasicScenario-2123975078-project-member] Calling method 'index' {{(pid=100524) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:16:41.308237 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.api_utils [None req-b1a219eb-0379-4826-ab3d-965cdd1295b6 tempest-TestMinimumBasicScenario-2123975078 tempest-TestMinimumBasicScenario-2123975078-project-member] Removing options '' from query. {{(pid=100524) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 27 16:16:41.308237 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.volume.api [None req-b1a219eb-0379-4826-ab3d-965cdd1295b6 tempest-TestMinimumBasicScenario-2123975078 tempest-TestMinimumBasicScenario-2123975078-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100524) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 27 16:16:41.315311 np0000005924 devstack@c-api.service[100524]: INFO cinder.volume.api [None req-b1a219eb-0379-4826-ab3d-965cdd1295b6 tempest-TestMinimumBasicScenario-2123975078 tempest-TestMinimumBasicScenario-2123975078-project-member] Get all volumes completed successfully. Jul 27 16:16:41.315776 np0000005924 devstack@c-api.service[100524]: INFO cinder.api.openstack.wsgi [None req-b1a219eb-0379-4826-ab3d-965cdd1295b6 tempest-TestMinimumBasicScenario-2123975078 tempest-TestMinimumBasicScenario-2123975078-project-member] https://10.4.3.117/volume/v3/volumes returned with HTTP 200 Jul 27 16:16:41.316141 np0000005924 devstack@c-api.service[100524]: [pid: 100524|app: 0|req: 839/3325] 10.4.3.117 () {66 vars in 1237 bytes} [Mon Jul 27 16:16:41 2026] GET /volume/v3/volumes => generated 338 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 27 16:16:41.327274 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.middleware.request_id [None req-f132c56f-0e1a-4f4b-ad79-de8ca90b2dc6 None None] RequestId filter calling following filter/app {{(pid=100521) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:16:41.329549 np0000005924 devstack@c-api.service[100521]: INFO cinder.api.openstack.wsgi [None req-f132c56f-0e1a-4f4b-ad79-de8ca90b2dc6 tempest-TestMinimumBasicScenario-2123975078 tempest-TestMinimumBasicScenario-2123975078-project-member] GET https://10.4.3.117/volume/v3/volumes/21a3bfed-c9e0-4266-bf4e-0569dee6b04c Jul 27 16:16:41.331079 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.openstack.wsgi [None req-f132c56f-0e1a-4f4b-ad79-de8ca90b2dc6 tempest-TestMinimumBasicScenario-2123975078 tempest-TestMinimumBasicScenario-2123975078-project-member] Empty body provided in request {{(pid=100521) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:16:41.331079 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.openstack.wsgi [None req-f132c56f-0e1a-4f4b-ad79-de8ca90b2dc6 tempest-TestMinimumBasicScenario-2123975078 tempest-TestMinimumBasicScenario-2123975078-project-member] Calling method 'show' {{(pid=100521) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:16:41.351111 np0000005924 devstack@c-api.service[100521]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:16:41.351111 np0000005924 devstack@c-api.service[100521]: warnings.warn( Jul 27 16:16:41.364184 np0000005924 devstack@c-api.service[100521]: INFO cinder.volume.api [None req-f132c56f-0e1a-4f4b-ad79-de8ca90b2dc6 tempest-TestMinimumBasicScenario-2123975078 tempest-TestMinimumBasicScenario-2123975078-project-member] Volume info retrieved successfully. Jul 27 16:16:41.381077 np0000005924 devstack@c-api.service[100521]: INFO cinder.api.openstack.wsgi [None req-f132c56f-0e1a-4f4b-ad79-de8ca90b2dc6 tempest-TestMinimumBasicScenario-2123975078 tempest-TestMinimumBasicScenario-2123975078-project-member] https://10.4.3.117/volume/v3/volumes/21a3bfed-c9e0-4266-bf4e-0569dee6b04c returned with HTTP 200 Jul 27 16:16:41.381077 np0000005924 devstack@c-api.service[100521]: [pid: 100521|app: 0|req: 828/3326] 10.4.3.117 () {66 vars in 1348 bytes} [Mon Jul 27 16:16:41 2026] GET /volume/v3/volumes/21a3bfed-c9e0-4266-bf4e-0569dee6b04c => generated 847 bytes in 53 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 27 16:16:41.433007 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.middleware.request_id [req-19fa4356-fa40-4acc-b079-6e02bb1f8078 req-383df807-66b1-47d0-b432-8e467a98e181 None None] RequestId filter calling following filter/app {{(pid=100522) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:16:41.438261 np0000005924 devstack@c-api.service[100522]: INFO cinder.api.openstack.wsgi [req-19fa4356-fa40-4acc-b079-6e02bb1f8078 req-383df807-66b1-47d0-b432-8e467a98e181 tempest-TestMinimumBasicScenario-2123975078 tempest-TestMinimumBasicScenario-2123975078-project-member] GET https://10.4.3.117/volume/v3/volumes/21a3bfed-c9e0-4266-bf4e-0569dee6b04c Jul 27 16:16:41.440189 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.openstack.wsgi [req-19fa4356-fa40-4acc-b079-6e02bb1f8078 req-383df807-66b1-47d0-b432-8e467a98e181 tempest-TestMinimumBasicScenario-2123975078 tempest-TestMinimumBasicScenario-2123975078-project-member] Empty body provided in request {{(pid=100522) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:16:41.440189 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.openstack.wsgi [req-19fa4356-fa40-4acc-b079-6e02bb1f8078 req-383df807-66b1-47d0-b432-8e467a98e181 tempest-TestMinimumBasicScenario-2123975078 tempest-TestMinimumBasicScenario-2123975078-project-member] Calling method 'show' {{(pid=100522) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:16:41.444153 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.middleware.request_id [req-4ac8ea9f-b894-47b6-811d-ca3395e33bdb req-094cc375-f5bc-4756-8944-3adc0d8efcbc None None] RequestId filter calling following filter/app {{(pid=100523) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:16:41.448286 np0000005924 devstack@c-api.service[100523]: INFO cinder.api.openstack.wsgi [req-4ac8ea9f-b894-47b6-811d-ca3395e33bdb req-094cc375-f5bc-4756-8944-3adc0d8efcbc tempest-AttachVolumeNegativeTest-414954022 tempest-AttachVolumeNegativeTest-414954022-project-member] DELETE https://10.4.3.117/volume/v3/attachments/e220061f-dc68-44aa-b628-85cdae02ff50 Jul 27 16:16:41.448512 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.openstack.wsgi [req-4ac8ea9f-b894-47b6-811d-ca3395e33bdb req-094cc375-f5bc-4756-8944-3adc0d8efcbc tempest-AttachVolumeNegativeTest-414954022 tempest-AttachVolumeNegativeTest-414954022-project-member] Empty body provided in request {{(pid=100523) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:16:41.448744 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.openstack.wsgi [req-4ac8ea9f-b894-47b6-811d-ca3395e33bdb req-094cc375-f5bc-4756-8944-3adc0d8efcbc tempest-AttachVolumeNegativeTest-414954022 tempest-AttachVolumeNegativeTest-414954022-project-member] Calling method 'version_select' {{(pid=100523) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:16:41.452343 np0000005924 devstack@c-api.service[100522]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:16:41.452343 np0000005924 devstack@c-api.service[100522]: warnings.warn( Jul 27 16:16:41.460846 np0000005924 devstack@c-api.service[100522]: INFO cinder.volume.api [req-19fa4356-fa40-4acc-b079-6e02bb1f8078 req-383df807-66b1-47d0-b432-8e467a98e181 tempest-TestMinimumBasicScenario-2123975078 tempest-TestMinimumBasicScenario-2123975078-project-member] Volume info retrieved successfully. Jul 27 16:16:41.462686 np0000005924 devstack@c-api.service[100523]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:16:41.462686 np0000005924 devstack@c-api.service[100523]: warnings.warn( Jul 27 16:16:41.465825 np0000005924 devstack@c-api.service[100522]: INFO cinder.api.openstack.wsgi [req-19fa4356-fa40-4acc-b079-6e02bb1f8078 req-383df807-66b1-47d0-b432-8e467a98e181 tempest-TestMinimumBasicScenario-2123975078 tempest-TestMinimumBasicScenario-2123975078-project-member] https://10.4.3.117/volume/v3/volumes/21a3bfed-c9e0-4266-bf4e-0569dee6b04c returned with HTTP 200 Jul 27 16:16:41.466314 np0000005924 devstack@c-api.service[100522]: [pid: 100522|app: 0|req: 822/3327] 10.4.3.117 () {68 vars in 1598 bytes} [Mon Jul 27 16:16:41 2026] GET /volume/v3/volumes/21a3bfed-c9e0-4266-bf4e-0569dee6b04c => generated 847 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 27 16:16:41.533829 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.middleware.request_id [None req-36a22b2b-1333-458e-9676-22de13e92cca None None] RequestId filter calling following filter/app {{(pid=100524) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:16:41.537493 np0000005924 devstack@c-api.service[100524]: INFO cinder.api.openstack.wsgi [None req-36a22b2b-1333-458e-9676-22de13e92cca tempest-VolumesBackupsTest-1361087151 tempest-VolumesBackupsTest-1361087151-project-member] GET https://10.4.3.117/volume/v3/backups/7a7152fa-2ad6-4838-af62-7c806ea71455 Jul 27 16:16:41.537939 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.openstack.wsgi [None req-36a22b2b-1333-458e-9676-22de13e92cca tempest-VolumesBackupsTest-1361087151 tempest-VolumesBackupsTest-1361087151-project-member] Empty body provided in request {{(pid=100524) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:16:41.538387 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.openstack.wsgi [None req-36a22b2b-1333-458e-9676-22de13e92cca tempest-VolumesBackupsTest-1361087151 tempest-VolumesBackupsTest-1361087151-project-member] Calling method 'show' {{(pid=100524) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:16:41.538522 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.v3.backups [None req-36a22b2b-1333-458e-9676-22de13e92cca tempest-VolumesBackupsTest-1361087151 tempest-VolumesBackupsTest-1361087151-project-member] Show backup with id 7a7152fa-2ad6-4838-af62-7c806ea71455. {{(pid=100524) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 27 16:16:41.556891 np0000005924 devstack@c-api.service[100523]: INFO cinder.api.openstack.wsgi [req-4ac8ea9f-b894-47b6-811d-ca3395e33bdb req-094cc375-f5bc-4756-8944-3adc0d8efcbc tempest-AttachVolumeNegativeTest-414954022 tempest-AttachVolumeNegativeTest-414954022-project-member] https://10.4.3.117/volume/v3/attachments/e220061f-dc68-44aa-b628-85cdae02ff50 returned with HTTP 200 Jul 27 16:16:41.557371 np0000005924 devstack@c-api.service[100523]: [pid: 100523|app: 0|req: 839/3328] 10.4.3.117 () {72 vars in 1673 bytes} [Mon Jul 27 16:16:41 2026] DELETE /volume/v3/attachments/e220061f-dc68-44aa-b628-85cdae02ff50 => generated 19 bytes in 114 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 27 16:16:41.557848 np0000005924 devstack@c-api.service[100524]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:16:41.557848 np0000005924 devstack@c-api.service[100524]: warnings.warn( Jul 27 16:16:41.558753 np0000005924 devstack@c-api.service[100524]: INFO cinder.api.openstack.wsgi [None req-36a22b2b-1333-458e-9676-22de13e92cca tempest-VolumesBackupsTest-1361087151 tempest-VolumesBackupsTest-1361087151-project-member] https://10.4.3.117/volume/v3/backups/7a7152fa-2ad6-4838-af62-7c806ea71455 returned with HTTP 200 Jul 27 16:16:41.559014 np0000005924 devstack@c-api.service[100524]: [pid: 100524|app: 0|req: 840/3329] 10.4.3.117 () {66 vars in 1348 bytes} [Mon Jul 27 16:16:41 2026] GET /volume/v3/backups/7a7152fa-2ad6-4838-af62-7c806ea71455 => generated 751 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 27 16:16:41.579113 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.middleware.request_id [None req-8174dab7-9e7d-40ff-810b-4c6e5fb90abd None None] RequestId filter calling following filter/app {{(pid=100521) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:16:41.579594 np0000005924 devstack@c-api.service[100521]: INFO cinder.api.openstack.wsgi [None req-8174dab7-9e7d-40ff-810b-4c6e5fb90abd None None] GET https://10.4.3.117/volume// Jul 27 16:16:41.579693 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.openstack.wsgi [None req-8174dab7-9e7d-40ff-810b-4c6e5fb90abd None None] Empty body provided in request {{(pid=100521) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:16:41.579878 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.openstack.wsgi [None req-8174dab7-9e7d-40ff-810b-4c6e5fb90abd None None] Calling method 'all' {{(pid=100521) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:16:41.580178 np0000005924 devstack@c-api.service[100521]: INFO cinder.api.openstack.wsgi [None req-8174dab7-9e7d-40ff-810b-4c6e5fb90abd None None] https://10.4.3.117/volume// returned with HTTP 300 Jul 27 16:16:41.580482 np0000005924 devstack@c-api.service[100521]: [pid: 100521|app: 0|req: 829/3330] 10.4.3.117 () {66 vars in 1428 bytes} [Mon Jul 27 16:16:41 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 27 16:16:41.591829 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.middleware.request_id [req-19fa4356-fa40-4acc-b079-6e02bb1f8078 req-7a88c5cf-2791-4f95-b647-ffdd0ed4d3b3 None None] RequestId filter calling following filter/app {{(pid=100522) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:16:41.599792 np0000005924 devstack@c-api.service[100522]: INFO cinder.api.openstack.wsgi [req-19fa4356-fa40-4acc-b079-6e02bb1f8078 req-7a88c5cf-2791-4f95-b647-ffdd0ed4d3b3 tempest-TestMinimumBasicScenario-2123975078 tempest-TestMinimumBasicScenario-2123975078-project-member] POST https://10.4.3.117/volume/v3/attachments Jul 27 16:16:41.599792 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.openstack.wsgi [req-19fa4356-fa40-4acc-b079-6e02bb1f8078 req-7a88c5cf-2791-4f95-b647-ffdd0ed4d3b3 tempest-TestMinimumBasicScenario-2123975078 tempest-TestMinimumBasicScenario-2123975078-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "21a3bfed-c9e0-4266-bf4e-0569dee6b04c", "connector": null, "instance_uuid": "df5b209e-7985-4b3c-9c57-349db78f3a1e"}} {{(pid=100522) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 27 16:16:41.613155 np0000005924 devstack@c-api.service[100522]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:16:41.613155 np0000005924 devstack@c-api.service[100522]: warnings.warn( Jul 27 16:16:41.616666 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.middleware.request_id [None req-bc130327-8640-4111-9865-94190009f776 None None] RequestId filter calling following filter/app {{(pid=100523) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:16:41.619018 np0000005924 devstack@c-api.service[100523]: INFO cinder.api.openstack.wsgi [None req-bc130327-8640-4111-9865-94190009f776 tempest-VolumeAndVolumeTypeFromImageTest-2140214429 tempest-VolumeAndVolumeTypeFromImageTest-2140214429-project-member] GET https://10.4.3.117/volume/v3/volumes/d28464ab-c13b-4e86-b035-546101eefeb0 Jul 27 16:16:41.619260 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.openstack.wsgi [None req-bc130327-8640-4111-9865-94190009f776 tempest-VolumeAndVolumeTypeFromImageTest-2140214429 tempest-VolumeAndVolumeTypeFromImageTest-2140214429-project-member] Empty body provided in request {{(pid=100523) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:16:41.619546 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.openstack.wsgi [None req-bc130327-8640-4111-9865-94190009f776 tempest-VolumeAndVolumeTypeFromImageTest-2140214429 tempest-VolumeAndVolumeTypeFromImageTest-2140214429-project-member] Calling method 'show' {{(pid=100523) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:16:41.625072 np0000005924 devstack@c-api.service[100523]: INFO cinder.api.openstack.wsgi [None req-bc130327-8640-4111-9865-94190009f776 tempest-VolumeAndVolumeTypeFromImageTest-2140214429 tempest-VolumeAndVolumeTypeFromImageTest-2140214429-project-member] https://10.4.3.117/volume/v3/volumes/d28464ab-c13b-4e86-b035-546101eefeb0 returned with HTTP 404 Jul 27 16:16:41.625543 np0000005924 devstack@c-api.service[100523]: [pid: 100523|app: 0|req: 840/3331] 10.4.3.117 () {66 vars in 1348 bytes} [Mon Jul 27 16:16:41 2026] GET /volume/v3/volumes/d28464ab-c13b-4e86-b035-546101eefeb0 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 27 16:16:41.654152 np0000005924 devstack@c-api.service[100522]: INFO cinder.api.openstack.wsgi [req-19fa4356-fa40-4acc-b079-6e02bb1f8078 req-7a88c5cf-2791-4f95-b647-ffdd0ed4d3b3 tempest-TestMinimumBasicScenario-2123975078 tempest-TestMinimumBasicScenario-2123975078-project-member] https://10.4.3.117/volume/v3/attachments returned with HTTP 200 Jul 27 16:16:41.655023 np0000005924 devstack@c-api.service[100522]: [pid: 100522|app: 0|req: 823/3332] 10.4.3.117 () {74 vars in 1594 bytes} [Mon Jul 27 16:16:41 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 27 16:16:41.687969 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.middleware.request_id [None req-d872f314-86b3-4232-a9d5-92ec8971b6c6 None None] RequestId filter calling following filter/app {{(pid=100524) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:16:41.692630 np0000005924 devstack@c-api.service[100524]: INFO cinder.api.openstack.wsgi [None req-d872f314-86b3-4232-a9d5-92ec8971b6c6 tempest-TestMinimumBasicScenario-2123975078 tempest-TestMinimumBasicScenario-2123975078-project-member] GET https://10.4.3.117/volume/v3/volumes/21a3bfed-c9e0-4266-bf4e-0569dee6b04c Jul 27 16:16:41.692886 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.openstack.wsgi [None req-d872f314-86b3-4232-a9d5-92ec8971b6c6 tempest-TestMinimumBasicScenario-2123975078 tempest-TestMinimumBasicScenario-2123975078-project-member] Empty body provided in request {{(pid=100524) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:16:41.693020 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.openstack.wsgi [None req-d872f314-86b3-4232-a9d5-92ec8971b6c6 tempest-TestMinimumBasicScenario-2123975078 tempest-TestMinimumBasicScenario-2123975078-project-member] Calling method 'show' {{(pid=100524) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:16:41.704999 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.middleware.request_id [None req-6af70b8e-7421-4879-8fb3-927e2027d8ab None None] RequestId filter calling following filter/app {{(pid=100521) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:16:41.705456 np0000005924 devstack@c-api.service[100521]: INFO cinder.api.openstack.wsgi [None req-6af70b8e-7421-4879-8fb3-927e2027d8ab None None] GET https://10.4.3.117/volume// Jul 27 16:16:41.705652 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.openstack.wsgi [None req-6af70b8e-7421-4879-8fb3-927e2027d8ab None None] Empty body provided in request {{(pid=100521) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:16:41.705906 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.openstack.wsgi [None req-6af70b8e-7421-4879-8fb3-927e2027d8ab None None] Calling method 'all' {{(pid=100521) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:16:41.706266 np0000005924 devstack@c-api.service[100521]: INFO cinder.api.openstack.wsgi [None req-6af70b8e-7421-4879-8fb3-927e2027d8ab None None] https://10.4.3.117/volume// returned with HTTP 300 Jul 27 16:16:41.706600 np0000005924 devstack@c-api.service[100521]: [pid: 100521|app: 0|req: 830/3333] 10.4.3.117 () {66 vars in 1426 bytes} [Mon Jul 27 16:16:41 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 27 16:16:41.707063 np0000005924 devstack@c-api.service[100524]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:16:41.707063 np0000005924 devstack@c-api.service[100524]: warnings.warn( Jul 27 16:16:41.710682 np0000005924 devstack@c-api.service[100524]: INFO cinder.volume.api [None req-d872f314-86b3-4232-a9d5-92ec8971b6c6 tempest-TestMinimumBasicScenario-2123975078 tempest-TestMinimumBasicScenario-2123975078-project-member] Volume info retrieved successfully. Jul 27 16:16:41.716894 np0000005924 devstack@c-api.service[100524]: INFO cinder.api.openstack.wsgi [None req-d872f314-86b3-4232-a9d5-92ec8971b6c6 tempest-TestMinimumBasicScenario-2123975078 tempest-TestMinimumBasicScenario-2123975078-project-member] https://10.4.3.117/volume/v3/volumes/21a3bfed-c9e0-4266-bf4e-0569dee6b04c returned with HTTP 200 Jul 27 16:16:41.717165 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.middleware.request_id [req-19fa4356-fa40-4acc-b079-6e02bb1f8078 req-50dec859-5349-45c8-82fd-695d29239902 None None] RequestId filter calling following filter/app {{(pid=100523) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:16:41.717195 np0000005924 devstack@c-api.service[100524]: [pid: 100524|app: 0|req: 841/3334] 10.4.3.117 () {66 vars in 1348 bytes} [Mon Jul 27 16:16:41 2026] GET /volume/v3/volumes/21a3bfed-c9e0-4266-bf4e-0569dee6b04c => generated 846 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 27 16:16:41.718988 np0000005924 devstack@c-api.service[100523]: INFO cinder.api.openstack.wsgi [req-19fa4356-fa40-4acc-b079-6e02bb1f8078 req-50dec859-5349-45c8-82fd-695d29239902 tempest-TestMinimumBasicScenario-2123975078 tempest-TestMinimumBasicScenario-2123975078-project-member] GET https://10.4.3.117/volume/v3/volumes/21a3bfed-c9e0-4266-bf4e-0569dee6b04c Jul 27 16:16:41.719299 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.openstack.wsgi [req-19fa4356-fa40-4acc-b079-6e02bb1f8078 req-50dec859-5349-45c8-82fd-695d29239902 tempest-TestMinimumBasicScenario-2123975078 tempest-TestMinimumBasicScenario-2123975078-project-member] Empty body provided in request {{(pid=100523) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:16:41.719500 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.openstack.wsgi [req-19fa4356-fa40-4acc-b079-6e02bb1f8078 req-50dec859-5349-45c8-82fd-695d29239902 tempest-TestMinimumBasicScenario-2123975078 tempest-TestMinimumBasicScenario-2123975078-project-member] Calling method 'show' {{(pid=100523) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:16:41.731302 np0000005924 devstack@c-api.service[100523]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:16:41.731302 np0000005924 devstack@c-api.service[100523]: warnings.warn( Jul 27 16:16:41.740208 np0000005924 devstack@c-api.service[100523]: INFO cinder.volume.api [req-19fa4356-fa40-4acc-b079-6e02bb1f8078 req-50dec859-5349-45c8-82fd-695d29239902 tempest-TestMinimumBasicScenario-2123975078 tempest-TestMinimumBasicScenario-2123975078-project-member] Volume info retrieved successfully. Jul 27 16:16:41.746513 np0000005924 devstack@c-api.service[100523]: INFO cinder.api.openstack.wsgi [req-19fa4356-fa40-4acc-b079-6e02bb1f8078 req-50dec859-5349-45c8-82fd-695d29239902 tempest-TestMinimumBasicScenario-2123975078 tempest-TestMinimumBasicScenario-2123975078-project-member] https://10.4.3.117/volume/v3/volumes/21a3bfed-c9e0-4266-bf4e-0569dee6b04c returned with HTTP 200 Jul 27 16:16:41.746928 np0000005924 devstack@c-api.service[100523]: [pid: 100523|app: 0|req: 841/3335] 10.4.3.117 () {70 vars in 1639 bytes} [Mon Jul 27 16:16:41 2026] GET /volume/v3/volumes/21a3bfed-c9e0-4266-bf4e-0569dee6b04c => generated 1026 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 27 16:16:41.854237 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.middleware.request_id [None req-964bf521-a42b-42f1-9b92-78d13b6e90ff None None] RequestId filter calling following filter/app {{(pid=100522) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:16:41.855961 np0000005924 devstack@c-api.service[100522]: INFO cinder.api.openstack.wsgi [None req-964bf521-a42b-42f1-9b92-78d13b6e90ff tempest-VolumeAndVolumeTypeFromImageTest-7132423 tempest-VolumeAndVolumeTypeFromImageTest-7132423-project-admin] GET https://10.4.3.117/volume/v3/volumes/detail?all_tenants=1 Jul 27 16:16:41.856306 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.openstack.wsgi [None req-964bf521-a42b-42f1-9b92-78d13b6e90ff tempest-VolumeAndVolumeTypeFromImageTest-7132423 tempest-VolumeAndVolumeTypeFromImageTest-7132423-project-admin] Empty body provided in request {{(pid=100522) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:16:41.856840 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.openstack.wsgi [None req-964bf521-a42b-42f1-9b92-78d13b6e90ff tempest-VolumeAndVolumeTypeFromImageTest-7132423 tempest-VolumeAndVolumeTypeFromImageTest-7132423-project-admin] Calling method 'detail' {{(pid=100522) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:16:41.857708 np0000005924 devstack@c-api.service[100522]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:16:41.857708 np0000005924 devstack@c-api.service[100522]: warnings.warn( Jul 27 16:16:41.858140 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.volume.api [None req-964bf521-a42b-42f1-9b92-78d13b6e90ff tempest-VolumeAndVolumeTypeFromImageTest-7132423 tempest-VolumeAndVolumeTypeFromImageTest-7132423-project-admin] Searching by: MultiDict([('all_tenants', 1)]). {{(pid=100522) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 27 16:16:41.860105 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.middleware.request_id [req-19fa4356-fa40-4acc-b079-6e02bb1f8078 req-c3d700a3-8bcc-4f68-bdfe-81a4562f9ccd None None] RequestId filter calling following filter/app {{(pid=100521) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:16:41.873922 np0000005924 devstack@c-api.service[100521]: INFO cinder.api.openstack.wsgi [req-19fa4356-fa40-4acc-b079-6e02bb1f8078 req-c3d700a3-8bcc-4f68-bdfe-81a4562f9ccd tempest-TestMinimumBasicScenario-2123975078 tempest-TestMinimumBasicScenario-2123975078-project-member] PUT https://10.4.3.117/volume/v3/attachments/56579641-e8a9-47a0-ac0e-f191c8b3e4d0 Jul 27 16:16:41.874442 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.openstack.wsgi [req-19fa4356-fa40-4acc-b079-6e02bb1f8078 req-c3d700a3-8bcc-4f68-bdfe-81a4562f9ccd tempest-TestMinimumBasicScenario-2123975078 tempest-TestMinimumBasicScenario-2123975078-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.117", "host": "np0000005924", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:c1414b6f8d8f", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "13cbedf7-bb1f-4b5e-b492-2fef0d4dab25", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100521) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 27 16:16:41.883392 np0000005924 devstack@c-api.service[100522]: INFO cinder.volume.api [None req-964bf521-a42b-42f1-9b92-78d13b6e90ff tempest-VolumeAndVolumeTypeFromImageTest-7132423 tempest-VolumeAndVolumeTypeFromImageTest-7132423-project-admin] Get all volumes completed successfully. Jul 27 16:16:41.883852 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.coordination [req-19fa4356-fa40-4acc-b079-6e02bb1f8078 req-c3d700a3-8bcc-4f68-bdfe-81a4562f9ccd tempest-TestMinimumBasicScenario-2123975078 tempest-TestMinimumBasicScenario-2123975078-project-member] Acquiring lock "cinder-attachment_update-21a3bfed-c9e0-4266-bf4e-0569dee6b04c-np0000005924" by "attachment_update" {{(pid=100521) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jul 27 16:16:41.886036 np0000005924 devstack@c-api.service[100522]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:16:41.886036 np0000005924 devstack@c-api.service[100522]: warnings.warn( Jul 27 16:16:41.888918 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.coordination [req-19fa4356-fa40-4acc-b079-6e02bb1f8078 req-c3d700a3-8bcc-4f68-bdfe-81a4562f9ccd tempest-TestMinimumBasicScenario-2123975078 tempest-TestMinimumBasicScenario-2123975078-project-member] Lock "cinder-attachment_update-21a3bfed-c9e0-4266-bf4e-0569dee6b04c-np0000005924" acquired by "attachment_update" :: waited 0.006s {{(pid=100521) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jul 27 16:16:41.890303 np0000005924 devstack@c-api.service[100521]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:16:41.890303 np0000005924 devstack@c-api.service[100521]: warnings.warn( Jul 27 16:16:41.894618 np0000005924 devstack@c-api.service[100522]: INFO cinder.api.openstack.wsgi [None req-964bf521-a42b-42f1-9b92-78d13b6e90ff tempest-VolumeAndVolumeTypeFromImageTest-7132423 tempest-VolumeAndVolumeTypeFromImageTest-7132423-project-admin] https://10.4.3.117/volume/v3/volumes/detail?all_tenants=1 returned with HTTP 200 Jul 27 16:16:41.894618 np0000005924 devstack@c-api.service[100522]: [pid: 100522|app: 0|req: 824/3336] 10.4.3.117 () {66 vars in 1285 bytes} [Mon Jul 27 16:16:41 2026] GET /volume/v3/volumes/detail?all_tenants=1 => generated 12907 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 27 16:16:41.917815 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.middleware.request_id [None req-c2348101-0421-4224-8cf2-7669fde1babe None None] RequestId filter calling following filter/app {{(pid=100524) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:16:41.921983 np0000005924 devstack@c-api.service[100524]: INFO cinder.api.openstack.wsgi [None req-c2348101-0421-4224-8cf2-7669fde1babe tempest-VolumeAndVolumeTypeFromImageTest-7132423 tempest-VolumeAndVolumeTypeFromImageTest-7132423-project-admin] DELETE https://10.4.3.117/volume/v3/volumes/dcfd54a2-8fb2-47d9-a19d-0c38244a62ff Jul 27 16:16:41.922196 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.openstack.wsgi [None req-c2348101-0421-4224-8cf2-7669fde1babe tempest-VolumeAndVolumeTypeFromImageTest-7132423 tempest-VolumeAndVolumeTypeFromImageTest-7132423-project-admin] Empty body provided in request {{(pid=100524) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:16:41.922429 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.openstack.wsgi [None req-c2348101-0421-4224-8cf2-7669fde1babe tempest-VolumeAndVolumeTypeFromImageTest-7132423 tempest-VolumeAndVolumeTypeFromImageTest-7132423-project-admin] Calling method 'delete' {{(pid=100524) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:16:41.922603 np0000005924 devstack@c-api.service[100524]: INFO cinder.api.v3.volumes [None req-c2348101-0421-4224-8cf2-7669fde1babe tempest-VolumeAndVolumeTypeFromImageTest-7132423 tempest-VolumeAndVolumeTypeFromImageTest-7132423-project-admin] Delete volume with id: dcfd54a2-8fb2-47d9-a19d-0c38244a62ff Jul 27 16:16:41.929257 np0000005924 devstack@c-api.service[100524]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:16:41.929257 np0000005924 devstack@c-api.service[100524]: warnings.warn( Jul 27 16:16:41.929635 np0000005924 devstack@c-api.service[100524]: INFO cinder.volume.api [None req-c2348101-0421-4224-8cf2-7669fde1babe tempest-VolumeAndVolumeTypeFromImageTest-7132423 tempest-VolumeAndVolumeTypeFromImageTest-7132423-project-admin] Volume info retrieved successfully. Jul 27 16:16:41.957165 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.image.cache [None req-c2348101-0421-4224-8cf2-7669fde1babe tempest-VolumeAndVolumeTypeFromImageTest-7132423 tempest-VolumeAndVolumeTypeFromImageTest-7132423-project-admin] Evicting image cache entry: {'id': 3, 'image_id': 'fa912e6e-a62e-4177-934b-42294f51d73d', 'volume_id': 'dcfd54a2-8fb2-47d9-a19d-0c38244a62ff', 'host': 'np0000005924@storpool#template_virtual', 'size': 1, 'image_updated_at': datetime.datetime(2026, 7, 27, 16, 16, 22), 'last_used': datetime.datetime(2026, 7, 27, 16, 16, 40)}. {{(pid=100524) evict /opt/stack/cinder/cinder/image/cache.py:52}} Jul 27 16:16:41.982996 np0000005924 devstack@c-api.service[100524]: INFO cinder.volume.api [None req-c2348101-0421-4224-8cf2-7669fde1babe tempest-VolumeAndVolumeTypeFromImageTest-7132423 tempest-VolumeAndVolumeTypeFromImageTest-7132423-project-admin] Delete volume request issued successfully. Jul 27 16:16:41.983313 np0000005924 devstack@c-api.service[100524]: INFO cinder.api.openstack.wsgi [None req-c2348101-0421-4224-8cf2-7669fde1babe tempest-VolumeAndVolumeTypeFromImageTest-7132423 tempest-VolumeAndVolumeTypeFromImageTest-7132423-project-admin] https://10.4.3.117/volume/v3/volumes/dcfd54a2-8fb2-47d9-a19d-0c38244a62ff returned with HTTP 202 Jul 27 16:16:41.983890 np0000005924 devstack@c-api.service[100524]: [pid: 100524|app: 0|req: 842/3337] 10.4.3.117 () {66 vars in 1351 bytes} [Mon Jul 27 16:16:41 2026] DELETE /volume/v3/volumes/dcfd54a2-8fb2-47d9-a19d-0c38244a62ff => generated 0 bytes in 66 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 27 16:16:41.992318 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.middleware.request_id [None req-63ee8103-2b49-4961-b52e-30db8d02ea96 None None] RequestId filter calling following filter/app {{(pid=100523) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:16:41.994112 np0000005924 devstack@c-api.service[100523]: INFO cinder.api.openstack.wsgi [None req-63ee8103-2b49-4961-b52e-30db8d02ea96 tempest-VolumeAndVolumeTypeFromImageTest-7132423 tempest-VolumeAndVolumeTypeFromImageTest-7132423-project-admin] GET https://10.4.3.117/volume/v3/volumes/dcfd54a2-8fb2-47d9-a19d-0c38244a62ff Jul 27 16:16:41.994356 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.openstack.wsgi [None req-63ee8103-2b49-4961-b52e-30db8d02ea96 tempest-VolumeAndVolumeTypeFromImageTest-7132423 tempest-VolumeAndVolumeTypeFromImageTest-7132423-project-admin] Empty body provided in request {{(pid=100523) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:16:41.994569 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.openstack.wsgi [None req-63ee8103-2b49-4961-b52e-30db8d02ea96 tempest-VolumeAndVolumeTypeFromImageTest-7132423 tempest-VolumeAndVolumeTypeFromImageTest-7132423-project-admin] Calling method 'show' {{(pid=100523) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:16:42.004436 np0000005924 devstack@c-api.service[100523]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:16:42.004436 np0000005924 devstack@c-api.service[100523]: warnings.warn( Jul 27 16:16:42.009043 np0000005924 devstack@c-api.service[100523]: INFO cinder.volume.api [None req-63ee8103-2b49-4961-b52e-30db8d02ea96 tempest-VolumeAndVolumeTypeFromImageTest-7132423 tempest-VolumeAndVolumeTypeFromImageTest-7132423-project-admin] Volume info retrieved successfully. Jul 27 16:16:42.015936 np0000005924 devstack@c-api.service[100523]: INFO cinder.api.openstack.wsgi [None req-63ee8103-2b49-4961-b52e-30db8d02ea96 tempest-VolumeAndVolumeTypeFromImageTest-7132423 tempest-VolumeAndVolumeTypeFromImageTest-7132423-project-admin] https://10.4.3.117/volume/v3/volumes/dcfd54a2-8fb2-47d9-a19d-0c38244a62ff returned with HTTP 200 Jul 27 16:16:42.016579 np0000005924 devstack@c-api.service[100523]: [pid: 100523|app: 0|req: 842/3338] 10.4.3.117 () {66 vars in 1348 bytes} [Mon Jul 27 16:16:41 2026] GET /volume/v3/volumes/dcfd54a2-8fb2-47d9-a19d-0c38244a62ff => generated 1105 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 27 16:16:42.053364 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.coordination [req-19fa4356-fa40-4acc-b079-6e02bb1f8078 req-c3d700a3-8bcc-4f68-bdfe-81a4562f9ccd tempest-TestMinimumBasicScenario-2123975078 tempest-TestMinimumBasicScenario-2123975078-project-member] Lock "cinder-attachment_update-21a3bfed-c9e0-4266-bf4e-0569dee6b04c-np0000005924" released by "attachment_update" :: held 0.164s {{(pid=100521) __release /opt/stack/cinder/cinder/coordination.py:152}} Jul 27 16:16:42.053691 np0000005924 devstack@c-api.service[100521]: INFO cinder.api.openstack.wsgi [req-19fa4356-fa40-4acc-b079-6e02bb1f8078 req-c3d700a3-8bcc-4f68-bdfe-81a4562f9ccd tempest-TestMinimumBasicScenario-2123975078 tempest-TestMinimumBasicScenario-2123975078-project-member] https://10.4.3.117/volume/v3/attachments/56579641-e8a9-47a0-ac0e-f191c8b3e4d0 returned with HTTP 200 Jul 27 16:16:42.054136 np0000005924 devstack@c-api.service[100521]: [pid: 100521|app: 0|req: 831/3339] 10.4.3.117 () {74 vars in 1704 bytes} [Mon Jul 27 16:16:41 2026] PUT /volume/v3/attachments/56579641-e8a9-47a0-ac0e-f191c8b3e4d0 => generated 969 bytes in 196 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 27 16:16:42.142781 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.middleware.request_id [None req-63a7af77-fd92-465a-8476-e5e68883bbe5 None None] RequestId filter calling following filter/app {{(pid=100522) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:16:42.144571 np0000005924 devstack@c-api.service[100522]: INFO cinder.api.openstack.wsgi [None req-63a7af77-fd92-465a-8476-e5e68883bbe5 tempest-VolumesBackupsTest-916266255 tempest-VolumesBackupsTest-916266255-project-member] GET https://10.4.3.117/volume/v3/backups/5056bb69-87a8-4119-9a0b-e9cbd6fb1ed1 Jul 27 16:16:42.145021 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.openstack.wsgi [None req-63a7af77-fd92-465a-8476-e5e68883bbe5 tempest-VolumesBackupsTest-916266255 tempest-VolumesBackupsTest-916266255-project-member] Empty body provided in request {{(pid=100522) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:16:42.145460 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.openstack.wsgi [None req-63a7af77-fd92-465a-8476-e5e68883bbe5 tempest-VolumesBackupsTest-916266255 tempest-VolumesBackupsTest-916266255-project-member] Calling method 'show' {{(pid=100522) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:16:42.145718 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.v3.backups [None req-63a7af77-fd92-465a-8476-e5e68883bbe5 tempest-VolumesBackupsTest-916266255 tempest-VolumesBackupsTest-916266255-project-member] Show backup with id 5056bb69-87a8-4119-9a0b-e9cbd6fb1ed1. {{(pid=100522) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 27 16:16:42.152921 np0000005924 devstack@c-api.service[100522]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:16:42.152921 np0000005924 devstack@c-api.service[100522]: warnings.warn( Jul 27 16:16:42.152921 np0000005924 devstack@c-api.service[100522]: INFO cinder.api.openstack.wsgi [None req-63a7af77-fd92-465a-8476-e5e68883bbe5 tempest-VolumesBackupsTest-916266255 tempest-VolumesBackupsTest-916266255-project-member] https://10.4.3.117/volume/v3/backups/5056bb69-87a8-4119-9a0b-e9cbd6fb1ed1 returned with HTTP 200 Jul 27 16:16:42.152921 np0000005924 devstack@c-api.service[100522]: [pid: 100522|app: 0|req: 825/3340] 10.4.3.117 () {66 vars in 1348 bytes} [Mon Jul 27 16:16:42 2026] GET /volume/v3/backups/5056bb69-87a8-4119-9a0b-e9cbd6fb1ed1 => generated 749 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 27 16:16:42.570416 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.middleware.request_id [None req-fde5bf9d-ef90-4ffc-8648-b896711b0909 None None] RequestId filter calling following filter/app {{(pid=100524) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:16:42.571088 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.middleware.request_id [None req-d1dd9047-0823-4f40-9cd1-f031aa5a2a39 None None] RequestId filter calling following filter/app {{(pid=100523) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:16:42.572372 np0000005924 devstack@c-api.service[100524]: INFO cinder.api.openstack.wsgi [None req-fde5bf9d-ef90-4ffc-8648-b896711b0909 tempest-AttachVolumeNegativeTest-414954022 tempest-AttachVolumeNegativeTest-414954022-project-member] GET https://10.4.3.117/volume/v3/volumes/1811fb57-ec34-4ad5-8aec-4a541f7d5658 Jul 27 16:16:42.572604 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.openstack.wsgi [None req-fde5bf9d-ef90-4ffc-8648-b896711b0909 tempest-AttachVolumeNegativeTest-414954022 tempest-AttachVolumeNegativeTest-414954022-project-member] Empty body provided in request {{(pid=100524) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:16:42.572850 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.openstack.wsgi [None req-fde5bf9d-ef90-4ffc-8648-b896711b0909 tempest-AttachVolumeNegativeTest-414954022 tempest-AttachVolumeNegativeTest-414954022-project-member] Calling method 'show' {{(pid=100524) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:16:42.573405 np0000005924 devstack@c-api.service[100523]: INFO cinder.api.openstack.wsgi [None req-d1dd9047-0823-4f40-9cd1-f031aa5a2a39 tempest-VolumesBackupsTest-1361087151 tempest-VolumesBackupsTest-1361087151-project-member] GET https://10.4.3.117/volume/v3/backups/7a7152fa-2ad6-4838-af62-7c806ea71455 Jul 27 16:16:42.573679 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.openstack.wsgi [None req-d1dd9047-0823-4f40-9cd1-f031aa5a2a39 tempest-VolumesBackupsTest-1361087151 tempest-VolumesBackupsTest-1361087151-project-member] Empty body provided in request {{(pid=100523) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:16:42.573940 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.openstack.wsgi [None req-d1dd9047-0823-4f40-9cd1-f031aa5a2a39 tempest-VolumesBackupsTest-1361087151 tempest-VolumesBackupsTest-1361087151-project-member] Calling method 'show' {{(pid=100523) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:16:42.574172 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.v3.backups [None req-d1dd9047-0823-4f40-9cd1-f031aa5a2a39 tempest-VolumesBackupsTest-1361087151 tempest-VolumesBackupsTest-1361087151-project-member] Show backup with id 7a7152fa-2ad6-4838-af62-7c806ea71455. {{(pid=100523) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 27 16:16:42.579823 np0000005924 devstack@c-api.service[100523]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:16:42.579823 np0000005924 devstack@c-api.service[100523]: warnings.warn( Jul 27 16:16:42.580884 np0000005924 devstack@c-api.service[100523]: INFO cinder.api.openstack.wsgi [None req-d1dd9047-0823-4f40-9cd1-f031aa5a2a39 tempest-VolumesBackupsTest-1361087151 tempest-VolumesBackupsTest-1361087151-project-member] https://10.4.3.117/volume/v3/backups/7a7152fa-2ad6-4838-af62-7c806ea71455 returned with HTTP 200 Jul 27 16:16:42.581409 np0000005924 devstack@c-api.service[100523]: [pid: 100523|app: 0|req: 843/3341] 10.4.3.117 () {66 vars in 1348 bytes} [Mon Jul 27 16:16:42 2026] GET /volume/v3/backups/7a7152fa-2ad6-4838-af62-7c806ea71455 => generated 751 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 27 16:16:42.582039 np0000005924 devstack@c-api.service[100524]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:16:42.582039 np0000005924 devstack@c-api.service[100524]: warnings.warn( Jul 27 16:16:42.586459 np0000005924 devstack@c-api.service[100524]: INFO cinder.volume.api [None req-fde5bf9d-ef90-4ffc-8648-b896711b0909 tempest-AttachVolumeNegativeTest-414954022 tempest-AttachVolumeNegativeTest-414954022-project-member] Volume info retrieved successfully. Jul 27 16:16:42.593261 np0000005924 devstack@c-api.service[100524]: INFO cinder.api.openstack.wsgi [None req-fde5bf9d-ef90-4ffc-8648-b896711b0909 tempest-AttachVolumeNegativeTest-414954022 tempest-AttachVolumeNegativeTest-414954022-project-member] https://10.4.3.117/volume/v3/volumes/1811fb57-ec34-4ad5-8aec-4a541f7d5658 returned with HTTP 200 Jul 27 16:16:42.593599 np0000005924 devstack@c-api.service[100524]: [pid: 100524|app: 0|req: 843/3342] 10.4.3.117 () {66 vars in 1348 bytes} [Mon Jul 27 16:16:42 2026] GET /volume/v3/volumes/1811fb57-ec34-4ad5-8aec-4a541f7d5658 => generated 848 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 27 16:16:42.730121 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.middleware.request_id [None req-5f50490f-1a41-460e-aa6a-625657b398f4 None None] RequestId filter calling following filter/app {{(pid=100521) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:16:42.735866 np0000005924 devstack@c-api.service[100521]: INFO cinder.api.openstack.wsgi [None req-5f50490f-1a41-460e-aa6a-625657b398f4 tempest-TestMinimumBasicScenario-2123975078 tempest-TestMinimumBasicScenario-2123975078-project-member] GET https://10.4.3.117/volume/v3/volumes/21a3bfed-c9e0-4266-bf4e-0569dee6b04c Jul 27 16:16:42.736024 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.openstack.wsgi [None req-5f50490f-1a41-460e-aa6a-625657b398f4 tempest-TestMinimumBasicScenario-2123975078 tempest-TestMinimumBasicScenario-2123975078-project-member] Empty body provided in request {{(pid=100521) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:16:42.736133 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.openstack.wsgi [None req-5f50490f-1a41-460e-aa6a-625657b398f4 tempest-TestMinimumBasicScenario-2123975078 tempest-TestMinimumBasicScenario-2123975078-project-member] Calling method 'show' {{(pid=100521) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:16:42.784124 np0000005924 devstack@c-api.service[100521]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:16:42.784124 np0000005924 devstack@c-api.service[100521]: warnings.warn( Jul 27 16:16:42.788336 np0000005924 devstack@c-api.service[100521]: INFO cinder.volume.api [None req-5f50490f-1a41-460e-aa6a-625657b398f4 tempest-TestMinimumBasicScenario-2123975078 tempest-TestMinimumBasicScenario-2123975078-project-member] Volume info retrieved successfully. Jul 27 16:16:42.792461 np0000005924 devstack@c-api.service[100521]: INFO cinder.api.openstack.wsgi [None req-5f50490f-1a41-460e-aa6a-625657b398f4 tempest-TestMinimumBasicScenario-2123975078 tempest-TestMinimumBasicScenario-2123975078-project-member] https://10.4.3.117/volume/v3/volumes/21a3bfed-c9e0-4266-bf4e-0569dee6b04c returned with HTTP 200 Jul 27 16:16:42.792827 np0000005924 devstack@c-api.service[100521]: [pid: 100521|app: 0|req: 832/3343] 10.4.3.117 () {66 vars in 1348 bytes} [Mon Jul 27 16:16:42 2026] GET /volume/v3/volumes/21a3bfed-c9e0-4266-bf4e-0569dee6b04c => generated 847 bytes in 63 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 27 16:16:43.038466 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.middleware.request_id [None req-18f346f3-7430-497b-a827-ffa405212f92 None None] RequestId filter calling following filter/app {{(pid=100522) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:16:43.040359 np0000005924 devstack@c-api.service[100522]: INFO cinder.api.openstack.wsgi [None req-18f346f3-7430-497b-a827-ffa405212f92 tempest-VolumeAndVolumeTypeFromImageTest-7132423 tempest-VolumeAndVolumeTypeFromImageTest-7132423-project-admin] GET https://10.4.3.117/volume/v3/volumes/dcfd54a2-8fb2-47d9-a19d-0c38244a62ff Jul 27 16:16:43.040359 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.openstack.wsgi [None req-18f346f3-7430-497b-a827-ffa405212f92 tempest-VolumeAndVolumeTypeFromImageTest-7132423 tempest-VolumeAndVolumeTypeFromImageTest-7132423-project-admin] Empty body provided in request {{(pid=100522) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:16:43.040596 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.openstack.wsgi [None req-18f346f3-7430-497b-a827-ffa405212f92 tempest-VolumeAndVolumeTypeFromImageTest-7132423 tempest-VolumeAndVolumeTypeFromImageTest-7132423-project-admin] Calling method 'show' {{(pid=100522) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:16:43.046105 np0000005924 devstack@c-api.service[100522]: INFO cinder.api.openstack.wsgi [None req-18f346f3-7430-497b-a827-ffa405212f92 tempest-VolumeAndVolumeTypeFromImageTest-7132423 tempest-VolumeAndVolumeTypeFromImageTest-7132423-project-admin] https://10.4.3.117/volume/v3/volumes/dcfd54a2-8fb2-47d9-a19d-0c38244a62ff returned with HTTP 404 Jul 27 16:16:43.046710 np0000005924 devstack@c-api.service[100522]: [pid: 100522|app: 0|req: 826/3344] 10.4.3.117 () {66 vars in 1348 bytes} [Mon Jul 27 16:16:43 2026] GET /volume/v3/volumes/dcfd54a2-8fb2-47d9-a19d-0c38244a62ff => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 27 16:16:43.058398 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.middleware.request_id [None req-f72f0832-15ae-44ac-ae0a-bb4fdf3c3b15 None None] RequestId filter calling following filter/app {{(pid=100523) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:16:43.061087 np0000005924 devstack@c-api.service[100523]: INFO cinder.api.openstack.wsgi [None req-f72f0832-15ae-44ac-ae0a-bb4fdf3c3b15 tempest-VolumeAndVolumeTypeFromImageTest-7132423 tempest-VolumeAndVolumeTypeFromImageTest-7132423-project-admin] DELETE https://10.4.3.117/volume/v3/types/435baaa1-83a8-4967-89df-7f58c12b92ce Jul 27 16:16:43.061222 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.openstack.wsgi [None req-f72f0832-15ae-44ac-ae0a-bb4fdf3c3b15 tempest-VolumeAndVolumeTypeFromImageTest-7132423 tempest-VolumeAndVolumeTypeFromImageTest-7132423-project-admin] Empty body provided in request {{(pid=100523) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:16:43.061453 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.openstack.wsgi [None req-f72f0832-15ae-44ac-ae0a-bb4fdf3c3b15 tempest-VolumeAndVolumeTypeFromImageTest-7132423 tempest-VolumeAndVolumeTypeFromImageTest-7132423-project-admin] Calling method '_delete' {{(pid=100523) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:16:43.087254 np0000005924 devstack@c-api.service[100523]: INFO cinder.api.openstack.wsgi [None req-f72f0832-15ae-44ac-ae0a-bb4fdf3c3b15 tempest-VolumeAndVolumeTypeFromImageTest-7132423 tempest-VolumeAndVolumeTypeFromImageTest-7132423-project-admin] https://10.4.3.117/volume/v3/types/435baaa1-83a8-4967-89df-7f58c12b92ce returned with HTTP 202 Jul 27 16:16:43.087701 np0000005924 devstack@c-api.service[100523]: [pid: 100523|app: 0|req: 844/3345] 10.4.3.117 () {66 vars in 1345 bytes} [Mon Jul 27 16:16:43 2026] DELETE /volume/v3/types/435baaa1-83a8-4967-89df-7f58c12b92ce => generated 0 bytes in 30 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 27 16:16:43.097465 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.middleware.request_id [None req-aeeca43b-75c2-42d1-8a0f-f475f36c7f0d None None] RequestId filter calling following filter/app {{(pid=100524) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:16:43.101110 np0000005924 devstack@c-api.service[100524]: INFO cinder.api.openstack.wsgi [None req-aeeca43b-75c2-42d1-8a0f-f475f36c7f0d tempest-VolumeAndVolumeTypeFromImageTest-7132423 tempest-VolumeAndVolumeTypeFromImageTest-7132423-project-admin] GET https://10.4.3.117/volume/v3/types/435baaa1-83a8-4967-89df-7f58c12b92ce Jul 27 16:16:43.102558 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.openstack.wsgi [None req-aeeca43b-75c2-42d1-8a0f-f475f36c7f0d tempest-VolumeAndVolumeTypeFromImageTest-7132423 tempest-VolumeAndVolumeTypeFromImageTest-7132423-project-admin] Empty body provided in request {{(pid=100524) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:16:43.102558 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.openstack.wsgi [None req-aeeca43b-75c2-42d1-8a0f-f475f36c7f0d tempest-VolumeAndVolumeTypeFromImageTest-7132423 tempest-VolumeAndVolumeTypeFromImageTest-7132423-project-admin] Calling method 'show' {{(pid=100524) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:16:43.106878 np0000005924 devstack@c-api.service[100524]: INFO cinder.api.openstack.wsgi [None req-aeeca43b-75c2-42d1-8a0f-f475f36c7f0d tempest-VolumeAndVolumeTypeFromImageTest-7132423 tempest-VolumeAndVolumeTypeFromImageTest-7132423-project-admin] https://10.4.3.117/volume/v3/types/435baaa1-83a8-4967-89df-7f58c12b92ce returned with HTTP 404 Jul 27 16:16:43.107626 np0000005924 devstack@c-api.service[100524]: [pid: 100524|app: 0|req: 844/3346] 10.4.3.117 () {66 vars in 1342 bytes} [Mon Jul 27 16:16:43 2026] GET /volume/v3/types/435baaa1-83a8-4967-89df-7f58c12b92ce => generated 114 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 27 16:16:43.167041 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.middleware.request_id [None req-eaf89540-c450-43f9-ae80-c29a6b5570cc None None] RequestId filter calling following filter/app {{(pid=100521) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:16:43.169034 np0000005924 devstack@c-api.service[100521]: INFO cinder.api.openstack.wsgi [None req-eaf89540-c450-43f9-ae80-c29a6b5570cc tempest-VolumesBackupsTest-916266255 tempest-VolumesBackupsTest-916266255-project-member] GET https://10.4.3.117/volume/v3/backups/5056bb69-87a8-4119-9a0b-e9cbd6fb1ed1 Jul 27 16:16:43.169292 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.openstack.wsgi [None req-eaf89540-c450-43f9-ae80-c29a6b5570cc tempest-VolumesBackupsTest-916266255 tempest-VolumesBackupsTest-916266255-project-member] Empty body provided in request {{(pid=100521) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:16:43.169445 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.openstack.wsgi [None req-eaf89540-c450-43f9-ae80-c29a6b5570cc tempest-VolumesBackupsTest-916266255 tempest-VolumesBackupsTest-916266255-project-member] Calling method 'show' {{(pid=100521) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:16:43.169542 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.v3.backups [None req-eaf89540-c450-43f9-ae80-c29a6b5570cc tempest-VolumesBackupsTest-916266255 tempest-VolumesBackupsTest-916266255-project-member] Show backup with id 5056bb69-87a8-4119-9a0b-e9cbd6fb1ed1. {{(pid=100521) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 27 16:16:43.176148 np0000005924 devstack@c-api.service[100521]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:16:43.176148 np0000005924 devstack@c-api.service[100521]: warnings.warn( Jul 27 16:16:43.177089 np0000005924 devstack@c-api.service[100521]: INFO cinder.api.openstack.wsgi [None req-eaf89540-c450-43f9-ae80-c29a6b5570cc tempest-VolumesBackupsTest-916266255 tempest-VolumesBackupsTest-916266255-project-member] https://10.4.3.117/volume/v3/backups/5056bb69-87a8-4119-9a0b-e9cbd6fb1ed1 returned with HTTP 200 Jul 27 16:16:43.177529 np0000005924 devstack@c-api.service[100521]: [pid: 100521|app: 0|req: 833/3347] 10.4.3.117 () {66 vars in 1348 bytes} [Mon Jul 27 16:16:43 2026] GET /volume/v3/backups/5056bb69-87a8-4119-9a0b-e9cbd6fb1ed1 => generated 749 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 27 16:16:43.594834 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.middleware.request_id [None req-b74d1d9b-4e6e-4623-b4ad-c4047ec2d818 None None] RequestId filter calling following filter/app {{(pid=100522) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:16:43.598349 np0000005924 devstack@c-api.service[100522]: INFO cinder.api.openstack.wsgi [None req-b74d1d9b-4e6e-4623-b4ad-c4047ec2d818 tempest-VolumesBackupsTest-1361087151 tempest-VolumesBackupsTest-1361087151-project-member] GET https://10.4.3.117/volume/v3/backups/7a7152fa-2ad6-4838-af62-7c806ea71455 Jul 27 16:16:43.598349 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.openstack.wsgi [None req-b74d1d9b-4e6e-4623-b4ad-c4047ec2d818 tempest-VolumesBackupsTest-1361087151 tempest-VolumesBackupsTest-1361087151-project-member] Empty body provided in request {{(pid=100522) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:16:43.598349 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.openstack.wsgi [None req-b74d1d9b-4e6e-4623-b4ad-c4047ec2d818 tempest-VolumesBackupsTest-1361087151 tempest-VolumesBackupsTest-1361087151-project-member] Calling method 'show' {{(pid=100522) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:16:43.598349 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.v3.backups [None req-b74d1d9b-4e6e-4623-b4ad-c4047ec2d818 tempest-VolumesBackupsTest-1361087151 tempest-VolumesBackupsTest-1361087151-project-member] Show backup with id 7a7152fa-2ad6-4838-af62-7c806ea71455. {{(pid=100522) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 27 16:16:43.605432 np0000005924 devstack@c-api.service[100522]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:16:43.605432 np0000005924 devstack@c-api.service[100522]: warnings.warn( Jul 27 16:16:43.607060 np0000005924 devstack@c-api.service[100522]: INFO cinder.api.openstack.wsgi [None req-b74d1d9b-4e6e-4623-b4ad-c4047ec2d818 tempest-VolumesBackupsTest-1361087151 tempest-VolumesBackupsTest-1361087151-project-member] https://10.4.3.117/volume/v3/backups/7a7152fa-2ad6-4838-af62-7c806ea71455 returned with HTTP 200 Jul 27 16:16:43.607748 np0000005924 devstack@c-api.service[100522]: [pid: 100522|app: 0|req: 827/3348] 10.4.3.117 () {66 vars in 1348 bytes} [Mon Jul 27 16:16:43 2026] GET /volume/v3/backups/7a7152fa-2ad6-4838-af62-7c806ea71455 => generated 751 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 27 16:16:43.752655 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.middleware.request_id [None req-bb270a94-9420-4d6a-81b3-9d061657d91a None None] RequestId filter calling following filter/app {{(pid=100523) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:16:43.754520 np0000005924 devstack@c-api.service[100523]: INFO cinder.api.openstack.wsgi [None req-bb270a94-9420-4d6a-81b3-9d061657d91a tempest-TestEncryptedCinderVolumes-328802700 tempest-TestEncryptedCinderVolumes-328802700-project-member] DELETE https://10.4.3.117/volume/v3/volumes/f3c7c13e-005a-4ff3-b94d-11690292dd5b Jul 27 16:16:43.754717 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.openstack.wsgi [None req-bb270a94-9420-4d6a-81b3-9d061657d91a tempest-TestEncryptedCinderVolumes-328802700 tempest-TestEncryptedCinderVolumes-328802700-project-member] Empty body provided in request {{(pid=100523) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:16:43.754926 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.openstack.wsgi [None req-bb270a94-9420-4d6a-81b3-9d061657d91a tempest-TestEncryptedCinderVolumes-328802700 tempest-TestEncryptedCinderVolumes-328802700-project-member] Calling method 'delete' {{(pid=100523) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:16:43.755122 np0000005924 devstack@c-api.service[100523]: INFO cinder.api.v3.volumes [None req-bb270a94-9420-4d6a-81b3-9d061657d91a tempest-TestEncryptedCinderVolumes-328802700 tempest-TestEncryptedCinderVolumes-328802700-project-member] Delete volume with id: f3c7c13e-005a-4ff3-b94d-11690292dd5b Jul 27 16:16:43.764878 np0000005924 devstack@c-api.service[100523]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:16:43.764878 np0000005924 devstack@c-api.service[100523]: warnings.warn( Jul 27 16:16:43.765548 np0000005924 devstack@c-api.service[100523]: INFO cinder.volume.api [None req-bb270a94-9420-4d6a-81b3-9d061657d91a tempest-TestEncryptedCinderVolumes-328802700 tempest-TestEncryptedCinderVolumes-328802700-project-member] Volume info retrieved successfully. Jul 27 16:16:43.780884 np0000005924 devstack@c-api.service[100523]: WARNING cinder.keymgr.conf_key_mgr [None req-bb270a94-9420-4d6a-81b3-9d061657d91a tempest-TestEncryptedCinderVolumes-328802700 tempest-TestEncryptedCinderVolumes-328802700-project-member] Not deleting key 00000000-0000-0000-0000-000000000000 Jul 27 16:16:43.788492 np0000005924 devstack@c-api.service[100523]: INFO cinder.volume.api [None req-bb270a94-9420-4d6a-81b3-9d061657d91a tempest-TestEncryptedCinderVolumes-328802700 tempest-TestEncryptedCinderVolumes-328802700-project-member] Delete volume request issued successfully. Jul 27 16:16:43.788750 np0000005924 devstack@c-api.service[100523]: INFO cinder.api.openstack.wsgi [None req-bb270a94-9420-4d6a-81b3-9d061657d91a tempest-TestEncryptedCinderVolumes-328802700 tempest-TestEncryptedCinderVolumes-328802700-project-member] https://10.4.3.117/volume/v3/volumes/f3c7c13e-005a-4ff3-b94d-11690292dd5b returned with HTTP 202 Jul 27 16:16:43.789275 np0000005924 devstack@c-api.service[100523]: [pid: 100523|app: 0|req: 845/3349] 10.4.3.117 () {66 vars in 1351 bytes} [Mon Jul 27 16:16:43 2026] DELETE /volume/v3/volumes/f3c7c13e-005a-4ff3-b94d-11690292dd5b => generated 0 bytes in 37 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 27 16:16:43.798586 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.middleware.request_id [None req-212df46e-581f-4cd2-8473-5205cc816897 None None] RequestId filter calling following filter/app {{(pid=100524) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:16:43.801373 np0000005924 devstack@c-api.service[100524]: INFO cinder.api.openstack.wsgi [None req-212df46e-581f-4cd2-8473-5205cc816897 tempest-TestEncryptedCinderVolumes-328802700 tempest-TestEncryptedCinderVolumes-328802700-project-member] GET https://10.4.3.117/volume/v3/volumes/f3c7c13e-005a-4ff3-b94d-11690292dd5b Jul 27 16:16:43.801373 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.openstack.wsgi [None req-212df46e-581f-4cd2-8473-5205cc816897 tempest-TestEncryptedCinderVolumes-328802700 tempest-TestEncryptedCinderVolumes-328802700-project-member] Empty body provided in request {{(pid=100524) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:16:43.801581 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.openstack.wsgi [None req-212df46e-581f-4cd2-8473-5205cc816897 tempest-TestEncryptedCinderVolumes-328802700 tempest-TestEncryptedCinderVolumes-328802700-project-member] Calling method 'show' {{(pid=100524) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:16:43.806786 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.middleware.request_id [None req-bb42df5b-2a01-4b18-babd-984a84a14883 None None] RequestId filter calling following filter/app {{(pid=100521) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:16:43.810896 np0000005924 devstack@c-api.service[100521]: INFO cinder.api.openstack.wsgi [None req-bb42df5b-2a01-4b18-babd-984a84a14883 tempest-TestMinimumBasicScenario-2123975078 tempest-TestMinimumBasicScenario-2123975078-project-member] GET https://10.4.3.117/volume/v3/volumes/21a3bfed-c9e0-4266-bf4e-0569dee6b04c Jul 27 16:16:43.810896 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.openstack.wsgi [None req-bb42df5b-2a01-4b18-babd-984a84a14883 tempest-TestMinimumBasicScenario-2123975078 tempest-TestMinimumBasicScenario-2123975078-project-member] Empty body provided in request {{(pid=100521) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:16:43.810896 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.openstack.wsgi [None req-bb42df5b-2a01-4b18-babd-984a84a14883 tempest-TestMinimumBasicScenario-2123975078 tempest-TestMinimumBasicScenario-2123975078-project-member] Calling method 'show' {{(pid=100521) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:16:43.837584 np0000005924 devstack@c-api.service[100521]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:16:43.837584 np0000005924 devstack@c-api.service[100521]: warnings.warn( Jul 27 16:16:43.843009 np0000005924 devstack@c-api.service[100521]: INFO cinder.volume.api [None req-bb42df5b-2a01-4b18-babd-984a84a14883 tempest-TestMinimumBasicScenario-2123975078 tempest-TestMinimumBasicScenario-2123975078-project-member] Volume info retrieved successfully. Jul 27 16:16:43.848255 np0000005924 devstack@c-api.service[100521]: INFO cinder.api.openstack.wsgi [None req-bb42df5b-2a01-4b18-babd-984a84a14883 tempest-TestMinimumBasicScenario-2123975078 tempest-TestMinimumBasicScenario-2123975078-project-member] https://10.4.3.117/volume/v3/volumes/21a3bfed-c9e0-4266-bf4e-0569dee6b04c returned with HTTP 200 Jul 27 16:16:43.848664 np0000005924 devstack@c-api.service[100521]: [pid: 100521|app: 0|req: 834/3350] 10.4.3.117 () {66 vars in 1348 bytes} [Mon Jul 27 16:16:43 2026] GET /volume/v3/volumes/21a3bfed-c9e0-4266-bf4e-0569dee6b04c => generated 847 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 27 16:16:44.006380 np0000005924 devstack@c-api.service[100524]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:16:44.006380 np0000005924 devstack@c-api.service[100524]: warnings.warn( Jul 27 16:16:44.009495 np0000005924 devstack@c-api.service[100524]: INFO cinder.api.openstack.wsgi [None req-212df46e-581f-4cd2-8473-5205cc816897 tempest-TestEncryptedCinderVolumes-328802700 tempest-TestEncryptedCinderVolumes-328802700-project-member] https://10.4.3.117/volume/v3/volumes/f3c7c13e-005a-4ff3-b94d-11690292dd5b returned with HTTP 404 Jul 27 16:16:44.010016 np0000005924 devstack@c-api.service[100524]: [pid: 100524|app: 0|req: 845/3351] 10.4.3.117 () {66 vars in 1348 bytes} [Mon Jul 27 16:16:43 2026] GET /volume/v3/volumes/f3c7c13e-005a-4ff3-b94d-11690292dd5b => generated 109 bytes in 212 msecs (HTTP/1.1 404) 7 headers in 292 bytes (2 switches on core 0) Jul 27 16:16:44.017378 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.middleware.request_id [None req-5a26937c-b67b-475a-a124-90b41c0d06b4 None None] RequestId filter calling following filter/app {{(pid=100522) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:16:44.019535 np0000005924 devstack@c-api.service[100522]: INFO cinder.api.openstack.wsgi [None req-5a26937c-b67b-475a-a124-90b41c0d06b4 tempest-TestEncryptedCinderVolumes-877559909 tempest-TestEncryptedCinderVolumes-877559909-project-admin] GET https://10.4.3.117/volume/v3/volumes/detail?all_tenants=1 Jul 27 16:16:44.019535 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.openstack.wsgi [None req-5a26937c-b67b-475a-a124-90b41c0d06b4 tempest-TestEncryptedCinderVolumes-877559909 tempest-TestEncryptedCinderVolumes-877559909-project-admin] Empty body provided in request {{(pid=100522) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:16:44.019535 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.openstack.wsgi [None req-5a26937c-b67b-475a-a124-90b41c0d06b4 tempest-TestEncryptedCinderVolumes-877559909 tempest-TestEncryptedCinderVolumes-877559909-project-admin] Calling method 'detail' {{(pid=100522) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:16:44.019863 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.volume.api [None req-5a26937c-b67b-475a-a124-90b41c0d06b4 tempest-TestEncryptedCinderVolumes-877559909 tempest-TestEncryptedCinderVolumes-877559909-project-admin] Searching by: MultiDict([('all_tenants', 1)]). {{(pid=100522) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 27 16:16:44.036221 np0000005924 devstack@c-api.service[100522]: INFO cinder.volume.api [None req-5a26937c-b67b-475a-a124-90b41c0d06b4 tempest-TestEncryptedCinderVolumes-877559909 tempest-TestEncryptedCinderVolumes-877559909-project-admin] Get all volumes completed successfully. Jul 27 16:16:44.038295 np0000005924 devstack@c-api.service[100522]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:16:44.038295 np0000005924 devstack@c-api.service[100522]: warnings.warn( Jul 27 16:16:44.047250 np0000005924 devstack@c-api.service[100522]: INFO cinder.api.openstack.wsgi [None req-5a26937c-b67b-475a-a124-90b41c0d06b4 tempest-TestEncryptedCinderVolumes-877559909 tempest-TestEncryptedCinderVolumes-877559909-project-admin] https://10.4.3.117/volume/v3/volumes/detail?all_tenants=1 returned with HTTP 200 Jul 27 16:16:44.048298 np0000005924 devstack@c-api.service[100522]: [pid: 100522|app: 0|req: 828/3352] 10.4.3.117 () {66 vars in 1285 bytes} [Mon Jul 27 16:16:44 2026] GET /volume/v3/volumes/detail?all_tenants=1 => generated 10778 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 27 16:16:44.066362 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.middleware.request_id [None req-d6e0d984-1107-48cf-b8c4-691e444cfef1 None None] RequestId filter calling following filter/app {{(pid=100523) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:16:44.068560 np0000005924 devstack@c-api.service[100523]: INFO cinder.api.openstack.wsgi [None req-d6e0d984-1107-48cf-b8c4-691e444cfef1 tempest-TestEncryptedCinderVolumes-877559909 tempest-TestEncryptedCinderVolumes-877559909-project-admin] DELETE https://10.4.3.117/volume/v3/types/f45fd034-0cdc-439a-b8d7-150804483ec5 Jul 27 16:16:44.068794 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.openstack.wsgi [None req-d6e0d984-1107-48cf-b8c4-691e444cfef1 tempest-TestEncryptedCinderVolumes-877559909 tempest-TestEncryptedCinderVolumes-877559909-project-admin] Empty body provided in request {{(pid=100523) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:16:44.069044 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.openstack.wsgi [None req-d6e0d984-1107-48cf-b8c4-691e444cfef1 tempest-TestEncryptedCinderVolumes-877559909 tempest-TestEncryptedCinderVolumes-877559909-project-admin] Calling method '_delete' {{(pid=100523) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:16:44.103806 np0000005924 devstack@c-api.service[100523]: INFO cinder.api.openstack.wsgi [None req-d6e0d984-1107-48cf-b8c4-691e444cfef1 tempest-TestEncryptedCinderVolumes-877559909 tempest-TestEncryptedCinderVolumes-877559909-project-admin] https://10.4.3.117/volume/v3/types/f45fd034-0cdc-439a-b8d7-150804483ec5 returned with HTTP 202 Jul 27 16:16:44.104293 np0000005924 devstack@c-api.service[100523]: [pid: 100523|app: 0|req: 846/3353] 10.4.3.117 () {66 vars in 1345 bytes} [Mon Jul 27 16:16:44 2026] DELETE /volume/v3/types/f45fd034-0cdc-439a-b8d7-150804483ec5 => generated 0 bytes in 38 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 27 16:16:44.119491 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.middleware.request_id [None req-a0e3a7c7-c23a-4b38-9d42-279d4da1a6f0 None None] RequestId filter calling following filter/app {{(pid=100521) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:16:44.128373 np0000005924 devstack@c-api.service[100521]: INFO cinder.api.openstack.wsgi [None req-a0e3a7c7-c23a-4b38-9d42-279d4da1a6f0 tempest-TestEncryptedCinderVolumes-877559909 tempest-TestEncryptedCinderVolumes-877559909-project-admin] POST https://10.4.3.117/volume/v3/types Jul 27 16:16:44.128769 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.openstack.wsgi [None req-a0e3a7c7-c23a-4b38-9d42-279d4da1a6f0 tempest-TestEncryptedCinderVolumes-877559909 tempest-TestEncryptedCinderVolumes-877559909-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-scenario-type-luks-355124195", "extra_specs": {}}} {{(pid=100521) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 27 16:16:44.143309 np0000005924 devstack@c-api.service[100521]: INFO cinder.api.openstack.wsgi [None req-a0e3a7c7-c23a-4b38-9d42-279d4da1a6f0 tempest-TestEncryptedCinderVolumes-877559909 tempest-TestEncryptedCinderVolumes-877559909-project-admin] https://10.4.3.117/volume/v3/types returned with HTTP 200 Jul 27 16:16:44.143658 np0000005924 devstack@c-api.service[100521]: [pid: 100521|app: 0|req: 835/3354] 10.4.3.117 () {68 vars in 1252 bytes} [Mon Jul 27 16:16:44 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 27 16:16:44.157516 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.middleware.request_id [None req-477076a9-7154-42ae-8cef-d85d793c6a5e None None] RequestId filter calling following filter/app {{(pid=100524) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:16:44.159225 np0000005924 devstack@c-api.service[100524]: INFO cinder.api.openstack.wsgi [None req-477076a9-7154-42ae-8cef-d85d793c6a5e tempest-TestEncryptedCinderVolumes-877559909 tempest-TestEncryptedCinderVolumes-877559909-project-admin] POST https://10.4.3.117/volume/v3/types/71f15ac0-2a88-465f-ab77-930e298af868/encryption Jul 27 16:16:44.159595 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.openstack.wsgi [None req-477076a9-7154-42ae-8cef-d85d793c6a5e tempest-TestEncryptedCinderVolumes-877559909 tempest-TestEncryptedCinderVolumes-877559909-project-admin] Action: 'create', calling method: create, body: {"encryption": {"provider": "luks", "key_size": 256, "cipher": "aes-xts-plain64", "control_location": "front-end"}} {{(pid=100524) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 27 16:16:44.187011 np0000005924 devstack@c-api.service[100524]: INFO cinder.api.openstack.wsgi [None req-477076a9-7154-42ae-8cef-d85d793c6a5e tempest-TestEncryptedCinderVolumes-877559909 tempest-TestEncryptedCinderVolumes-877559909-project-admin] https://10.4.3.117/volume/v3/types/71f15ac0-2a88-465f-ab77-930e298af868/encryption returned with HTTP 200 Jul 27 16:16:44.187453 np0000005924 devstack@c-api.service[100524]: [pid: 100524|app: 0|req: 846/3355] 10.4.3.117 () {68 vars in 1397 bytes} [Mon Jul 27 16:16:44 2026] POST /volume/v3/types/71f15ac0-2a88-465f-ab77-930e298af868/encryption => generated 230 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 27 16:16:44.192666 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.middleware.request_id [None req-8781b9a3-e5c8-4dfd-91af-95c4530510ca None None] RequestId filter calling following filter/app {{(pid=100522) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:16:44.194375 np0000005924 devstack@c-api.service[100522]: INFO cinder.api.openstack.wsgi [None req-8781b9a3-e5c8-4dfd-91af-95c4530510ca tempest-VolumesBackupsTest-916266255 tempest-VolumesBackupsTest-916266255-project-member] GET https://10.4.3.117/volume/v3/backups/5056bb69-87a8-4119-9a0b-e9cbd6fb1ed1 Jul 27 16:16:44.194620 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.openstack.wsgi [None req-8781b9a3-e5c8-4dfd-91af-95c4530510ca tempest-VolumesBackupsTest-916266255 tempest-VolumesBackupsTest-916266255-project-member] Empty body provided in request {{(pid=100522) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:16:44.194840 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.openstack.wsgi [None req-8781b9a3-e5c8-4dfd-91af-95c4530510ca tempest-VolumesBackupsTest-916266255 tempest-VolumesBackupsTest-916266255-project-member] Calling method 'show' {{(pid=100522) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:16:44.194967 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.v3.backups [None req-8781b9a3-e5c8-4dfd-91af-95c4530510ca tempest-VolumesBackupsTest-916266255 tempest-VolumesBackupsTest-916266255-project-member] Show backup with id 5056bb69-87a8-4119-9a0b-e9cbd6fb1ed1. {{(pid=100522) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 27 16:16:44.200105 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.middleware.request_id [None req-791c408e-44d3-4b75-83fd-f83c6c7e48a7 None None] RequestId filter calling following filter/app {{(pid=100523) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:16:44.200174 np0000005924 devstack@c-api.service[100522]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:16:44.200174 np0000005924 devstack@c-api.service[100522]: warnings.warn( Jul 27 16:16:44.201088 np0000005924 devstack@c-api.service[100522]: INFO cinder.api.openstack.wsgi [None req-8781b9a3-e5c8-4dfd-91af-95c4530510ca tempest-VolumesBackupsTest-916266255 tempest-VolumesBackupsTest-916266255-project-member] https://10.4.3.117/volume/v3/backups/5056bb69-87a8-4119-9a0b-e9cbd6fb1ed1 returned with HTTP 200 Jul 27 16:16:44.201510 np0000005924 devstack@c-api.service[100522]: [pid: 100522|app: 0|req: 829/3356] 10.4.3.117 () {66 vars in 1348 bytes} [Mon Jul 27 16:16:44 2026] GET /volume/v3/backups/5056bb69-87a8-4119-9a0b-e9cbd6fb1ed1 => generated 749 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 27 16:16:44.201794 np0000005924 devstack@c-api.service[100523]: INFO cinder.api.openstack.wsgi [None req-791c408e-44d3-4b75-83fd-f83c6c7e48a7 tempest-TestEncryptedCinderVolumes-328802700 tempest-TestEncryptedCinderVolumes-328802700-project-member] POST https://10.4.3.117/volume/v3/volumes Jul 27 16:16:44.202153 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.openstack.wsgi [None req-791c408e-44d3-4b75-83fd-f83c6c7e48a7 tempest-TestEncryptedCinderVolumes-328802700 tempest-TestEncryptedCinderVolumes-328802700-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestEncryptedCinderVolumes-volume-66707111", "snapshot_id": null, "imageRef": null, "volume_type": "tempest-scenario-type-luks-355124195", "size": 1}} {{(pid=100523) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 27 16:16:44.203597 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.v3.volumes [None req-791c408e-44d3-4b75-83fd-f83c6c7e48a7 tempest-TestEncryptedCinderVolumes-328802700 tempest-TestEncryptedCinderVolumes-328802700-project-member] Create volume request body: {'volume': {'name': 'tempest-TestEncryptedCinderVolumes-volume-66707111', 'snapshot_id': None, 'imageRef': None, 'volume_type': 'tempest-scenario-type-luks-355124195', 'size': 1}} {{(pid=100523) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 27 16:16:44.210110 np0000005924 devstack@c-api.service[100523]: INFO cinder.api.v3.volumes [None req-791c408e-44d3-4b75-83fd-f83c6c7e48a7 tempest-TestEncryptedCinderVolumes-328802700 tempest-TestEncryptedCinderVolumes-328802700-project-member] Create volume of 1 GB Jul 27 16:16:44.210110 np0000005924 devstack@c-api.service[100523]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:16:44.210110 np0000005924 devstack@c-api.service[100523]: warnings.warn( Jul 27 16:16:44.210110 np0000005924 devstack@c-api.service[100523]: INFO cinder.volume.api [None req-791c408e-44d3-4b75-83fd-f83c6c7e48a7 tempest-TestEncryptedCinderVolumes-328802700 tempest-TestEncryptedCinderVolumes-328802700-project-member] Availability Zones retrieved successfully. Jul 27 16:16:44.218667 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.volume.api [None req-791c408e-44d3-4b75-83fd-f83c6c7e48a7 tempest-TestEncryptedCinderVolumes-328802700 tempest-TestEncryptedCinderVolumes-328802700-project-member] Flow 'volume_create_api' (af8e8778-3649-493c-8538-0b5c6f78c2fe) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100523) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 27 16:16:44.220256 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.volume.api [None req-791c408e-44d3-4b75-83fd-f83c6c7e48a7 tempest-TestEncryptedCinderVolumes-328802700 tempest-TestEncryptedCinderVolumes-328802700-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (cd07a5f6-fc02-4847-af49-a64bf9e14dd2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100523) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 27 16:16:44.221368 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.volume.flows.api.create_volume [None req-791c408e-44d3-4b75-83fd-f83c6c7e48a7 tempest-TestEncryptedCinderVolumes-328802700 tempest-TestEncryptedCinderVolumes-328802700-project-member] Validating volume size '1' using validate_int {{(pid=100523) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 27 16:16:44.256692 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.volume.api [None req-791c408e-44d3-4b75-83fd-f83c6c7e48a7 tempest-TestEncryptedCinderVolumes-328802700 tempest-TestEncryptedCinderVolumes-328802700-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (cd07a5f6-fc02-4847-af49-a64bf9e14dd2) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-27T16:16:44Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=71f15ac0-2a88-465f-ab77-930e298af868,is_public=True,name='tempest-scenario-type-luks-355124195',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '71f15ac0-2a88-465f-ab77-930e298af868', '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=100523) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 27 16:16:44.257572 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.volume.api [None req-791c408e-44d3-4b75-83fd-f83c6c7e48a7 tempest-TestEncryptedCinderVolumes-328802700 tempest-TestEncryptedCinderVolumes-328802700-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (5c851ddc-cf66-40eb-aa42-1df82e7d3120) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100523) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 27 16:16:44.285672 np0000005924 devstack@c-api.service[100523]: WARNING cinder.quota [None req-791c408e-44d3-4b75-83fd-f83c6c7e48a7 tempest-TestEncryptedCinderVolumes-328802700 tempest-TestEncryptedCinderVolumes-328802700-project-member] Deprecated: Default quota for resource: volumes_tempest-scenario-type-luks-355124195 is set by the default quota flag: quota_volumes_tempest-scenario-type-luks-355124195, it is now deprecated. Please use the default quota class for default quota. Jul 27 16:16:44.286179 np0000005924 devstack@c-api.service[100523]: WARNING cinder.quota [None req-791c408e-44d3-4b75-83fd-f83c6c7e48a7 tempest-TestEncryptedCinderVolumes-328802700 tempest-TestEncryptedCinderVolumes-328802700-project-member] Deprecated: Default quota for resource: gigabytes_tempest-scenario-type-luks-355124195 is set by the default quota flag: quota_gigabytes_tempest-scenario-type-luks-355124195, it is now deprecated. Please use the default quota class for default quota. Jul 27 16:16:44.322149 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.quota [None req-791c408e-44d3-4b75-83fd-f83c6c7e48a7 tempest-TestEncryptedCinderVolumes-328802700 tempest-TestEncryptedCinderVolumes-328802700-project-member] Created reservations ['2224d4f1-816a-458b-abed-be189ff97c3a', 'ddc91696-926a-4e5e-8b3c-5a7c24b80760', 'ad24d354-0954-4ebc-b1a7-7f5928a2f4c2', '7ecf1c14-c36a-4b5f-b8fe-a2c6c5a7aa62'] {{(pid=100523) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 27 16:16:44.324307 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.volume.api [None req-791c408e-44d3-4b75-83fd-f83c6c7e48a7 tempest-TestEncryptedCinderVolumes-328802700 tempest-TestEncryptedCinderVolumes-328802700-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (5c851ddc-cf66-40eb-aa42-1df82e7d3120) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['2224d4f1-816a-458b-abed-be189ff97c3a', 'ddc91696-926a-4e5e-8b3c-5a7c24b80760', 'ad24d354-0954-4ebc-b1a7-7f5928a2f4c2', '7ecf1c14-c36a-4b5f-b8fe-a2c6c5a7aa62']}' {{(pid=100523) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 27 16:16:44.324307 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.volume.api [None req-791c408e-44d3-4b75-83fd-f83c6c7e48a7 tempest-TestEncryptedCinderVolumes-328802700 tempest-TestEncryptedCinderVolumes-328802700-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (f13f2629-e499-4fa0-8710-b299f50c7464) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100523) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 27 16:16:44.347033 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.volume.api [None req-791c408e-44d3-4b75-83fd-f83c6c7e48a7 tempest-TestEncryptedCinderVolumes-328802700 tempest-TestEncryptedCinderVolumes-328802700-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (f13f2629-e499-4fa0-8710-b299f50c7464) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'fac7355c-5954-4b1c-b2ca-605c17e5653e', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestEncryptedCinderVolumes-volume-66707111',encryption_key_id=00000000-0000-0000-0000-000000000000,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='9347c684489b45ffafbd8f32089fb763',qos_specs=None,replication_status=,reservations=['2224d4f1-816a-458b-abed-be189ff97c3a','ddc91696-926a-4e5e-8b3c-5a7c24b80760','ad24d354-0954-4ebc-b1a7-7f5928a2f4c2','7ecf1c14-c36a-4b5f-b8fe-a2c6c5a7aa62'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='137758f03e9f447eb7159ee987311ef9',volume_type_id=71f15ac0-2a88-465f-ab77-930e298af868), 'volume': Volume(_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-27T16:16:44Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestEncryptedCinderVolumes-volume-66707111',ec2_id=None,encryption_key_id=00000000-0000-0000-0000-000000000000,glance_metadata=,group=,group_id=None,host=None,id=fac7355c-5954-4b1c-b2ca-605c17e5653e,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='9347c684489b45ffafbd8f32089fb763',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='137758f03e9f447eb7159ee987311ef9',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(71f15ac0-2a88-465f-ab77-930e298af868),volume_type_id=71f15ac0-2a88-465f-ab77-930e298af868)}' {{(pid=100523) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 27 16:16:44.347722 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.volume.api [None req-791c408e-44d3-4b75-83fd-f83c6c7e48a7 tempest-TestEncryptedCinderVolumes-328802700 tempest-TestEncryptedCinderVolumes-328802700-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (c109513a-74d1-414e-8eab-baf0112c49fa) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100523) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 27 16:16:44.365121 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.volume.api [None req-791c408e-44d3-4b75-83fd-f83c6c7e48a7 tempest-TestEncryptedCinderVolumes-328802700 tempest-TestEncryptedCinderVolumes-328802700-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (c109513a-74d1-414e-8eab-baf0112c49fa) transitioned into state 'SUCCESS' from state '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-66707111',encryption_key_id=00000000-0000-0000-0000-000000000000,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='9347c684489b45ffafbd8f32089fb763',qos_specs=None,replication_status=,reservations=['2224d4f1-816a-458b-abed-be189ff97c3a','ddc91696-926a-4e5e-8b3c-5a7c24b80760','ad24d354-0954-4ebc-b1a7-7f5928a2f4c2','7ecf1c14-c36a-4b5f-b8fe-a2c6c5a7aa62'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='137758f03e9f447eb7159ee987311ef9',volume_type_id=71f15ac0-2a88-465f-ab77-930e298af868)}' {{(pid=100523) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 27 16:16:44.365806 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.volume.api [None req-791c408e-44d3-4b75-83fd-f83c6c7e48a7 tempest-TestEncryptedCinderVolumes-328802700 tempest-TestEncryptedCinderVolumes-328802700-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (fc416642-25b3-46a5-9dd8-242820b01caa) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100523) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 27 16:16:44.373348 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.volume.api [None req-791c408e-44d3-4b75-83fd-f83c6c7e48a7 tempest-TestEncryptedCinderVolumes-328802700 tempest-TestEncryptedCinderVolumes-328802700-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (fc416642-25b3-46a5-9dd8-242820b01caa) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100523) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 27 16:16:44.374179 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.volume.api [None req-791c408e-44d3-4b75-83fd-f83c6c7e48a7 tempest-TestEncryptedCinderVolumes-328802700 tempest-TestEncryptedCinderVolumes-328802700-project-member] Flow 'volume_create_api' (af8e8778-3649-493c-8538-0b5c6f78c2fe) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100523) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 27 16:16:44.374468 np0000005924 devstack@c-api.service[100523]: INFO cinder.volume.api [None req-791c408e-44d3-4b75-83fd-f83c6c7e48a7 tempest-TestEncryptedCinderVolumes-328802700 tempest-TestEncryptedCinderVolumes-328802700-project-member] Create volume request issued successfully. Jul 27 16:16:44.375000 np0000005924 devstack@c-api.service[100523]: INFO cinder.api.openstack.wsgi [None req-791c408e-44d3-4b75-83fd-f83c6c7e48a7 tempest-TestEncryptedCinderVolumes-328802700 tempest-TestEncryptedCinderVolumes-328802700-project-member] https://10.4.3.117/volume/v3/volumes returned with HTTP 202 Jul 27 16:16:44.375406 np0000005924 devstack@c-api.service[100523]: [pid: 100523|app: 0|req: 847/3357] 10.4.3.117 () {68 vars in 1259 bytes} [Mon Jul 27 16:16:44 2026] POST /volume/v3/volumes => generated 782 bytes in 176 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 27 16:16:44.623881 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.middleware.request_id [None req-f148f176-953f-491e-a711-479c3c8475dd None None] RequestId filter calling following filter/app {{(pid=100521) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:16:44.626473 np0000005924 devstack@c-api.service[100521]: INFO cinder.api.openstack.wsgi [None req-f148f176-953f-491e-a711-479c3c8475dd tempest-VolumesBackupsTest-1361087151 tempest-VolumesBackupsTest-1361087151-project-member] GET https://10.4.3.117/volume/v3/backups/7a7152fa-2ad6-4838-af62-7c806ea71455 Jul 27 16:16:44.626687 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.openstack.wsgi [None req-f148f176-953f-491e-a711-479c3c8475dd tempest-VolumesBackupsTest-1361087151 tempest-VolumesBackupsTest-1361087151-project-member] Empty body provided in request {{(pid=100521) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:16:44.626954 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.openstack.wsgi [None req-f148f176-953f-491e-a711-479c3c8475dd tempest-VolumesBackupsTest-1361087151 tempest-VolumesBackupsTest-1361087151-project-member] Calling method 'show' {{(pid=100521) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:16:44.627000 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.v3.backups [None req-f148f176-953f-491e-a711-479c3c8475dd tempest-VolumesBackupsTest-1361087151 tempest-VolumesBackupsTest-1361087151-project-member] Show backup with id 7a7152fa-2ad6-4838-af62-7c806ea71455. {{(pid=100521) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 27 16:16:44.636429 np0000005924 devstack@c-api.service[100521]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:16:44.636429 np0000005924 devstack@c-api.service[100521]: warnings.warn( Jul 27 16:16:44.639986 np0000005924 devstack@c-api.service[100521]: INFO cinder.api.openstack.wsgi [None req-f148f176-953f-491e-a711-479c3c8475dd tempest-VolumesBackupsTest-1361087151 tempest-VolumesBackupsTest-1361087151-project-member] https://10.4.3.117/volume/v3/backups/7a7152fa-2ad6-4838-af62-7c806ea71455 returned with HTTP 200 Jul 27 16:16:44.640443 np0000005924 devstack@c-api.service[100521]: [pid: 100521|app: 0|req: 836/3358] 10.4.3.117 () {66 vars in 1348 bytes} [Mon Jul 27 16:16:44 2026] GET /volume/v3/backups/7a7152fa-2ad6-4838-af62-7c806ea71455 => generated 751 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 27 16:16:44.865613 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.middleware.request_id [None req-fa927106-07a4-4a0e-806c-9898cc539089 None None] RequestId filter calling following filter/app {{(pid=100524) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:16:44.867852 np0000005924 devstack@c-api.service[100524]: INFO cinder.api.openstack.wsgi [None req-fa927106-07a4-4a0e-806c-9898cc539089 tempest-TestMinimumBasicScenario-2123975078 tempest-TestMinimumBasicScenario-2123975078-project-member] GET https://10.4.3.117/volume/v3/volumes/21a3bfed-c9e0-4266-bf4e-0569dee6b04c Jul 27 16:16:44.868118 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.openstack.wsgi [None req-fa927106-07a4-4a0e-806c-9898cc539089 tempest-TestMinimumBasicScenario-2123975078 tempest-TestMinimumBasicScenario-2123975078-project-member] Empty body provided in request {{(pid=100524) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:16:44.868415 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.openstack.wsgi [None req-fa927106-07a4-4a0e-806c-9898cc539089 tempest-TestMinimumBasicScenario-2123975078 tempest-TestMinimumBasicScenario-2123975078-project-member] Calling method 'show' {{(pid=100524) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:16:44.880887 np0000005924 devstack@c-api.service[100524]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:16:44.880887 np0000005924 devstack@c-api.service[100524]: warnings.warn( Jul 27 16:16:44.885346 np0000005924 devstack@c-api.service[100524]: INFO cinder.volume.api [None req-fa927106-07a4-4a0e-806c-9898cc539089 tempest-TestMinimumBasicScenario-2123975078 tempest-TestMinimumBasicScenario-2123975078-project-member] Volume info retrieved successfully. Jul 27 16:16:44.890997 np0000005924 devstack@c-api.service[100524]: INFO cinder.api.openstack.wsgi [None req-fa927106-07a4-4a0e-806c-9898cc539089 tempest-TestMinimumBasicScenario-2123975078 tempest-TestMinimumBasicScenario-2123975078-project-member] https://10.4.3.117/volume/v3/volumes/21a3bfed-c9e0-4266-bf4e-0569dee6b04c returned with HTTP 200 Jul 27 16:16:44.891495 np0000005924 devstack@c-api.service[100524]: [pid: 100524|app: 0|req: 847/3359] 10.4.3.117 () {66 vars in 1348 bytes} [Mon Jul 27 16:16:44 2026] GET /volume/v3/volumes/21a3bfed-c9e0-4266-bf4e-0569dee6b04c => generated 847 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 27 16:16:45.216606 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.middleware.request_id [None req-07fd86a1-4459-4964-abbf-0881ec3aae0f None None] RequestId filter calling following filter/app {{(pid=100522) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:16:45.216606 np0000005924 devstack@c-api.service[100522]: INFO cinder.api.openstack.wsgi [None req-07fd86a1-4459-4964-abbf-0881ec3aae0f tempest-VolumesBackupsTest-916266255 tempest-VolumesBackupsTest-916266255-project-member] GET https://10.4.3.117/volume/v3/backups/5056bb69-87a8-4119-9a0b-e9cbd6fb1ed1 Jul 27 16:16:45.216606 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.openstack.wsgi [None req-07fd86a1-4459-4964-abbf-0881ec3aae0f tempest-VolumesBackupsTest-916266255 tempest-VolumesBackupsTest-916266255-project-member] Empty body provided in request {{(pid=100522) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:16:45.216606 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.openstack.wsgi [None req-07fd86a1-4459-4964-abbf-0881ec3aae0f tempest-VolumesBackupsTest-916266255 tempest-VolumesBackupsTest-916266255-project-member] Calling method 'show' {{(pid=100522) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:16:45.216606 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.v3.backups [None req-07fd86a1-4459-4964-abbf-0881ec3aae0f tempest-VolumesBackupsTest-916266255 tempest-VolumesBackupsTest-916266255-project-member] Show backup with id 5056bb69-87a8-4119-9a0b-e9cbd6fb1ed1. {{(pid=100522) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 27 16:16:45.221501 np0000005924 devstack@c-api.service[100522]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:16:45.221501 np0000005924 devstack@c-api.service[100522]: warnings.warn( Jul 27 16:16:45.222222 np0000005924 devstack@c-api.service[100522]: INFO cinder.api.openstack.wsgi [None req-07fd86a1-4459-4964-abbf-0881ec3aae0f tempest-VolumesBackupsTest-916266255 tempest-VolumesBackupsTest-916266255-project-member] https://10.4.3.117/volume/v3/backups/5056bb69-87a8-4119-9a0b-e9cbd6fb1ed1 returned with HTTP 200 Jul 27 16:16:45.222630 np0000005924 devstack@c-api.service[100522]: [pid: 100522|app: 0|req: 830/3360] 10.4.3.117 () {66 vars in 1348 bytes} [Mon Jul 27 16:16:45 2026] GET /volume/v3/backups/5056bb69-87a8-4119-9a0b-e9cbd6fb1ed1 => generated 750 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jul 27 16:16:45.409144 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.middleware.request_id [req-19fa4356-fa40-4acc-b079-6e02bb1f8078 req-d415b958-c104-432f-8f87-d6f9b70d8205 None None] RequestId filter calling following filter/app {{(pid=100523) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:16:45.416027 np0000005924 devstack@c-api.service[100523]: INFO cinder.api.openstack.wsgi [req-19fa4356-fa40-4acc-b079-6e02bb1f8078 req-d415b958-c104-432f-8f87-d6f9b70d8205 tempest-TestMinimumBasicScenario-2123975078 tempest-TestMinimumBasicScenario-2123975078-project-member] POST https://10.4.3.117/volume/v3/attachments/56579641-e8a9-47a0-ac0e-f191c8b3e4d0/action Jul 27 16:16:45.416433 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.openstack.wsgi [req-19fa4356-fa40-4acc-b079-6e02bb1f8078 req-d415b958-c104-432f-8f87-d6f9b70d8205 tempest-TestMinimumBasicScenario-2123975078 tempest-TestMinimumBasicScenario-2123975078-project-member] Action body: b'{"os-complete": null}' {{(pid=100523) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 27 16:16:45.416553 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.openstack.wsgi [req-19fa4356-fa40-4acc-b079-6e02bb1f8078 req-d415b958-c104-432f-8f87-d6f9b70d8205 tempest-TestMinimumBasicScenario-2123975078 tempest-TestMinimumBasicScenario-2123975078-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100523) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 27 16:16:45.438508 np0000005924 devstack@c-api.service[100523]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:16:45.438508 np0000005924 devstack@c-api.service[100523]: warnings.warn( Jul 27 16:16:45.458108 np0000005924 devstack@c-api.service[100523]: INFO cinder.api.openstack.wsgi [req-19fa4356-fa40-4acc-b079-6e02bb1f8078 req-d415b958-c104-432f-8f87-d6f9b70d8205 tempest-TestMinimumBasicScenario-2123975078 tempest-TestMinimumBasicScenario-2123975078-project-member] https://10.4.3.117/volume/v3/attachments/56579641-e8a9-47a0-ac0e-f191c8b3e4d0/action returned with HTTP 204 Jul 27 16:16:45.458157 np0000005924 devstack@c-api.service[100523]: [pid: 100523|app: 0|req: 848/3361] 10.4.3.117 () {74 vars in 1725 bytes} [Mon Jul 27 16:16:45 2026] POST /volume/v3/attachments/56579641-e8a9-47a0-ac0e-f191c8b3e4d0/action => generated 0 bytes in 50 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jul 27 16:16:45.566783 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.middleware.request_id [None req-190ab6c1-4d30-4337-bc24-be90b9a5fc6d None None] RequestId filter calling following filter/app {{(pid=100521) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:16:45.651228 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.middleware.request_id [None req-4000a6be-f5de-43fb-a500-13cc64870831 None None] RequestId filter calling following filter/app {{(pid=100524) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:16:45.654677 np0000005924 devstack@c-api.service[100524]: INFO cinder.api.openstack.wsgi [None req-4000a6be-f5de-43fb-a500-13cc64870831 tempest-VolumesBackupsTest-1361087151 tempest-VolumesBackupsTest-1361087151-project-member] GET https://10.4.3.117/volume/v3/backups/7a7152fa-2ad6-4838-af62-7c806ea71455 Jul 27 16:16:45.654878 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.openstack.wsgi [None req-4000a6be-f5de-43fb-a500-13cc64870831 tempest-VolumesBackupsTest-1361087151 tempest-VolumesBackupsTest-1361087151-project-member] Empty body provided in request {{(pid=100524) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:16:45.655062 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.openstack.wsgi [None req-4000a6be-f5de-43fb-a500-13cc64870831 tempest-VolumesBackupsTest-1361087151 tempest-VolumesBackupsTest-1361087151-project-member] Calling method 'show' {{(pid=100524) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:16:45.655162 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.v3.backups [None req-4000a6be-f5de-43fb-a500-13cc64870831 tempest-VolumesBackupsTest-1361087151 tempest-VolumesBackupsTest-1361087151-project-member] Show backup with id 7a7152fa-2ad6-4838-af62-7c806ea71455. {{(pid=100524) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 27 16:16:45.662375 np0000005924 devstack@c-api.service[100524]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:16:45.662375 np0000005924 devstack@c-api.service[100524]: warnings.warn( Jul 27 16:16:45.663108 np0000005924 devstack@c-api.service[100524]: INFO cinder.api.openstack.wsgi [None req-4000a6be-f5de-43fb-a500-13cc64870831 tempest-VolumesBackupsTest-1361087151 tempest-VolumesBackupsTest-1361087151-project-member] https://10.4.3.117/volume/v3/backups/7a7152fa-2ad6-4838-af62-7c806ea71455 returned with HTTP 200 Jul 27 16:16:45.663470 np0000005924 devstack@c-api.service[100524]: [pid: 100524|app: 0|req: 848/3362] 10.4.3.117 () {66 vars in 1348 bytes} [Mon Jul 27 16:16:45 2026] GET /volume/v3/backups/7a7152fa-2ad6-4838-af62-7c806ea71455 => generated 751 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 27 16:16:45.674456 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.middleware.request_id [None req-fbbfa8c7-c341-4dd4-a10f-27b96e1fc5ae None None] RequestId filter calling following filter/app {{(pid=100522) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:16:45.677173 np0000005924 devstack@c-api.service[100522]: INFO cinder.api.openstack.wsgi [None req-fbbfa8c7-c341-4dd4-a10f-27b96e1fc5ae tempest-VolumesBackupsTest-1361087151 tempest-VolumesBackupsTest-1361087151-project-member] GET https://10.4.3.117/volume/v3/volumes/76170da3-2714-4830-a1d1-c4783c140a14 Jul 27 16:16:45.677705 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.openstack.wsgi [None req-fbbfa8c7-c341-4dd4-a10f-27b96e1fc5ae tempest-VolumesBackupsTest-1361087151 tempest-VolumesBackupsTest-1361087151-project-member] Empty body provided in request {{(pid=100522) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:16:45.677902 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.openstack.wsgi [None req-fbbfa8c7-c341-4dd4-a10f-27b96e1fc5ae tempest-VolumesBackupsTest-1361087151 tempest-VolumesBackupsTest-1361087151-project-member] Calling method 'show' {{(pid=100522) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:16:45.688256 np0000005924 devstack@c-api.service[100522]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:16:45.688256 np0000005924 devstack@c-api.service[100522]: warnings.warn( Jul 27 16:16:45.693718 np0000005924 devstack@c-api.service[100522]: INFO cinder.volume.api [None req-fbbfa8c7-c341-4dd4-a10f-27b96e1fc5ae tempest-VolumesBackupsTest-1361087151 tempest-VolumesBackupsTest-1361087151-project-member] Volume info retrieved successfully. Jul 27 16:16:45.700978 np0000005924 devstack@c-api.service[100522]: INFO cinder.api.openstack.wsgi [None req-fbbfa8c7-c341-4dd4-a10f-27b96e1fc5ae tempest-VolumesBackupsTest-1361087151 tempest-VolumesBackupsTest-1361087151-project-member] https://10.4.3.117/volume/v3/volumes/76170da3-2714-4830-a1d1-c4783c140a14 returned with HTTP 200 Jul 27 16:16:45.701240 np0000005924 devstack@c-api.service[100521]: INFO cinder.api.openstack.wsgi [None req-190ab6c1-4d30-4337-bc24-be90b9a5fc6d tempest-CreateVolumesFromSourceVolumeTest-626090383 tempest-CreateVolumesFromSourceVolumeTest-626090383-project-member] POST https://10.4.3.117/volume/v3/volumes Jul 27 16:16:45.701467 np0000005924 devstack@c-api.service[100522]: [pid: 100522|app: 0|req: 831/3363] 10.4.3.117 () {66 vars in 1348 bytes} [Mon Jul 27 16:16:45 2026] GET /volume/v3/volumes/76170da3-2714-4830-a1d1-c4783c140a14 => generated 841 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 27 16:16:45.701651 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.openstack.wsgi [None req-190ab6c1-4d30-4337-bc24-be90b9a5fc6d tempest-CreateVolumesFromSourceVolumeTest-626090383 tempest-CreateVolumesFromSourceVolumeTest-626090383-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-CreateVolumesFromSourceVolumeTest-Volume-1787867129"}} {{(pid=100521) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 27 16:16:45.705479 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.v3.volumes [None req-190ab6c1-4d30-4337-bc24-be90b9a5fc6d tempest-CreateVolumesFromSourceVolumeTest-626090383 tempest-CreateVolumesFromSourceVolumeTest-626090383-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-CreateVolumesFromSourceVolumeTest-Volume-1787867129'}} {{(pid=100521) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 27 16:16:45.705479 np0000005924 devstack@c-api.service[100521]: INFO cinder.api.v3.volumes [None req-190ab6c1-4d30-4337-bc24-be90b9a5fc6d tempest-CreateVolumesFromSourceVolumeTest-626090383 tempest-CreateVolumesFromSourceVolumeTest-626090383-project-member] Create volume of 1 GB Jul 27 16:16:45.707366 np0000005924 devstack@c-api.service[100521]: INFO cinder.volume.api [None req-190ab6c1-4d30-4337-bc24-be90b9a5fc6d tempest-CreateVolumesFromSourceVolumeTest-626090383 tempest-CreateVolumesFromSourceVolumeTest-626090383-project-member] Availability Zones retrieved successfully. Jul 27 16:16:45.713585 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.volume.api [None req-190ab6c1-4d30-4337-bc24-be90b9a5fc6d tempest-CreateVolumesFromSourceVolumeTest-626090383 tempest-CreateVolumesFromSourceVolumeTest-626090383-project-member] Flow 'volume_create_api' (7fc0d738-71dd-459d-8f76-ededdfed1810) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100521) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 27 16:16:45.714401 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.middleware.request_id [None req-95927038-168a-4a5b-9082-46dd61d06b1b None None] RequestId filter calling following filter/app {{(pid=100523) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:16:45.714822 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.volume.api [None req-190ab6c1-4d30-4337-bc24-be90b9a5fc6d tempest-CreateVolumesFromSourceVolumeTest-626090383 tempest-CreateVolumesFromSourceVolumeTest-626090383-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (946809ea-840c-401d-87c3-a06c912a88bc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100521) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 27 16:16:45.715744 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.volume.flows.api.create_volume [None req-190ab6c1-4d30-4337-bc24-be90b9a5fc6d tempest-CreateVolumesFromSourceVolumeTest-626090383 tempest-CreateVolumesFromSourceVolumeTest-626090383-project-member] Validating volume size '1' using validate_int {{(pid=100521) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 27 16:16:45.716781 np0000005924 devstack@c-api.service[100523]: INFO cinder.api.openstack.wsgi [None req-95927038-168a-4a5b-9082-46dd61d06b1b tempest-VolumesBackupsTest-1361087151 tempest-VolumesBackupsTest-1361087151-project-member] DELETE https://10.4.3.117/volume/v3/backups/7a7152fa-2ad6-4838-af62-7c806ea71455 Jul 27 16:16:45.716990 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.openstack.wsgi [None req-95927038-168a-4a5b-9082-46dd61d06b1b tempest-VolumesBackupsTest-1361087151 tempest-VolumesBackupsTest-1361087151-project-member] Empty body provided in request {{(pid=100523) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:16:45.717181 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.openstack.wsgi [None req-95927038-168a-4a5b-9082-46dd61d06b1b tempest-VolumesBackupsTest-1361087151 tempest-VolumesBackupsTest-1361087151-project-member] Calling method 'delete' {{(pid=100523) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:16:45.717278 np0000005924 devstack@c-api.service[100523]: INFO cinder.api.contrib.backups [None req-95927038-168a-4a5b-9082-46dd61d06b1b tempest-VolumesBackupsTest-1361087151 tempest-VolumesBackupsTest-1361087151-project-member] Delete backup with id: 7a7152fa-2ad6-4838-af62-7c806ea71455. Jul 27 16:16:45.722648 np0000005924 devstack@c-api.service[100523]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:16:45.722648 np0000005924 devstack@c-api.service[100523]: warnings.warn( Jul 27 16:16:45.736884 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.backup.rpcapi [None req-95927038-168a-4a5b-9082-46dd61d06b1b tempest-VolumesBackupsTest-1361087151 tempest-VolumesBackupsTest-1361087151-project-member] delete_backup rpcapi backup_id 7a7152fa-2ad6-4838-af62-7c806ea71455 {{(pid=100523) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Jul 27 16:16:45.738715 np0000005924 devstack@c-api.service[100523]: INFO cinder.api.openstack.wsgi [None req-95927038-168a-4a5b-9082-46dd61d06b1b tempest-VolumesBackupsTest-1361087151 tempest-VolumesBackupsTest-1361087151-project-member] https://10.4.3.117/volume/v3/backups/7a7152fa-2ad6-4838-af62-7c806ea71455 returned with HTTP 202 Jul 27 16:16:45.739345 np0000005924 devstack@c-api.service[100523]: [pid: 100523|app: 0|req: 849/3364] 10.4.3.117 () {66 vars in 1351 bytes} [Mon Jul 27 16:16:45 2026] DELETE /volume/v3/backups/7a7152fa-2ad6-4838-af62-7c806ea71455 => generated 0 bytes in 25 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 27 16:16:45.747713 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.middleware.request_id [None req-7e738fa1-98ee-4fda-91f8-d2bc7bae4d93 None None] RequestId filter calling following filter/app {{(pid=100524) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:16:45.749966 np0000005924 devstack@c-api.service[100524]: INFO cinder.api.openstack.wsgi [None req-7e738fa1-98ee-4fda-91f8-d2bc7bae4d93 tempest-VolumesBackupsTest-1361087151 tempest-VolumesBackupsTest-1361087151-project-member] GET https://10.4.3.117/volume/v3/backups/7a7152fa-2ad6-4838-af62-7c806ea71455 Jul 27 16:16:45.750215 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.openstack.wsgi [None req-7e738fa1-98ee-4fda-91f8-d2bc7bae4d93 tempest-VolumesBackupsTest-1361087151 tempest-VolumesBackupsTest-1361087151-project-member] Empty body provided in request {{(pid=100524) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:16:45.750495 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.openstack.wsgi [None req-7e738fa1-98ee-4fda-91f8-d2bc7bae4d93 tempest-VolumesBackupsTest-1361087151 tempest-VolumesBackupsTest-1361087151-project-member] Calling method 'show' {{(pid=100524) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:16:45.750632 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.v3.backups [None req-7e738fa1-98ee-4fda-91f8-d2bc7bae4d93 tempest-VolumesBackupsTest-1361087151 tempest-VolumesBackupsTest-1361087151-project-member] Show backup with id 7a7152fa-2ad6-4838-af62-7c806ea71455. {{(pid=100524) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 27 16:16:45.751665 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.volume.api [None req-190ab6c1-4d30-4337-bc24-be90b9a5fc6d tempest-CreateVolumesFromSourceVolumeTest-626090383 tempest-CreateVolumesFromSourceVolumeTest-626090383-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (946809ea-840c-401d-87c3-a06c912a88bc) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-27T16:04:59Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=2bce4e1a-e6e0-49d9-be36-c3405449a01e,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '2bce4e1a-e6e0-49d9-be36-c3405449a01e', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100521) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 27 16:16:45.753159 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.volume.api [None req-190ab6c1-4d30-4337-bc24-be90b9a5fc6d tempest-CreateVolumesFromSourceVolumeTest-626090383 tempest-CreateVolumesFromSourceVolumeTest-626090383-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (2d607128-9e27-44f8-8447-4f3123485da9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100521) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 27 16:16:45.756640 np0000005924 devstack@c-api.service[100524]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:16:45.756640 np0000005924 devstack@c-api.service[100524]: warnings.warn( Jul 27 16:16:45.757906 np0000005924 devstack@c-api.service[100524]: INFO cinder.api.openstack.wsgi [None req-7e738fa1-98ee-4fda-91f8-d2bc7bae4d93 tempest-VolumesBackupsTest-1361087151 tempest-VolumesBackupsTest-1361087151-project-member] https://10.4.3.117/volume/v3/backups/7a7152fa-2ad6-4838-af62-7c806ea71455 returned with HTTP 200 Jul 27 16:16:45.758418 np0000005924 devstack@c-api.service[100524]: [pid: 100524|app: 0|req: 849/3365] 10.4.3.117 () {66 vars in 1348 bytes} [Mon Jul 27 16:16:45 2026] GET /volume/v3/backups/7a7152fa-2ad6-4838-af62-7c806ea71455 => generated 750 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 27 16:16:45.764777 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.middleware.request_id [None req-2ab1c32c-e377-448e-b2fa-2386e59e5052 None None] RequestId filter calling following filter/app {{(pid=100522) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:16:45.767461 np0000005924 devstack@c-api.service[100522]: INFO cinder.api.openstack.wsgi [None req-2ab1c32c-e377-448e-b2fa-2386e59e5052 tempest-TestVolumeBootPattern-1923367323 tempest-TestVolumeBootPattern-1923367323-project-member] GET https://10.4.3.117/volume/v3/volumes/439a183c-a6c3-4f45-b3ce-c6fe542d99a1 Jul 27 16:16:45.767724 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.openstack.wsgi [None req-2ab1c32c-e377-448e-b2fa-2386e59e5052 tempest-TestVolumeBootPattern-1923367323 tempest-TestVolumeBootPattern-1923367323-project-member] Empty body provided in request {{(pid=100522) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:16:45.768192 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.openstack.wsgi [None req-2ab1c32c-e377-448e-b2fa-2386e59e5052 tempest-TestVolumeBootPattern-1923367323 tempest-TestVolumeBootPattern-1923367323-project-member] Calling method 'show' {{(pid=100522) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:16:45.792808 np0000005924 devstack@c-api.service[100522]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:16:45.792808 np0000005924 devstack@c-api.service[100522]: warnings.warn( Jul 27 16:16:45.800721 np0000005924 devstack@c-api.service[100522]: INFO cinder.volume.api [None req-2ab1c32c-e377-448e-b2fa-2386e59e5052 tempest-TestVolumeBootPattern-1923367323 tempest-TestVolumeBootPattern-1923367323-project-member] Volume info retrieved successfully. Jul 27 16:16:45.816930 np0000005924 devstack@c-api.service[100522]: INFO cinder.api.openstack.wsgi [None req-2ab1c32c-e377-448e-b2fa-2386e59e5052 tempest-TestVolumeBootPattern-1923367323 tempest-TestVolumeBootPattern-1923367323-project-member] https://10.4.3.117/volume/v3/volumes/439a183c-a6c3-4f45-b3ce-c6fe542d99a1 returned with HTTP 200 Jul 27 16:16:45.817371 np0000005924 devstack@c-api.service[100522]: [pid: 100522|app: 0|req: 832/3366] 10.4.3.117 () {66 vars in 1348 bytes} [Mon Jul 27 16:16:45 2026] GET /volume/v3/volumes/439a183c-a6c3-4f45-b3ce-c6fe542d99a1 => generated 1637 bytes in 53 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 27 16:16:45.858880 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.quota [None req-190ab6c1-4d30-4337-bc24-be90b9a5fc6d tempest-CreateVolumesFromSourceVolumeTest-626090383 tempest-CreateVolumesFromSourceVolumeTest-626090383-project-member] Created reservations ['3c858f57-ed38-4ae6-900e-b68391d29f54', 'e9ef5feb-50a1-4e44-8684-74d752b4e40c', 'be4960e4-88bd-4e2f-8880-b2aee245f04b', 'c7871ee8-2bdb-4e46-95ae-aa0f980a9ee2'] {{(pid=100521) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 27 16:16:45.859685 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.volume.api [None req-190ab6c1-4d30-4337-bc24-be90b9a5fc6d tempest-CreateVolumesFromSourceVolumeTest-626090383 tempest-CreateVolumesFromSourceVolumeTest-626090383-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (2d607128-9e27-44f8-8447-4f3123485da9) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['3c858f57-ed38-4ae6-900e-b68391d29f54', 'e9ef5feb-50a1-4e44-8684-74d752b4e40c', 'be4960e4-88bd-4e2f-8880-b2aee245f04b', 'c7871ee8-2bdb-4e46-95ae-aa0f980a9ee2']}' {{(pid=100521) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 27 16:16:45.860372 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.volume.api [None req-190ab6c1-4d30-4337-bc24-be90b9a5fc6d tempest-CreateVolumesFromSourceVolumeTest-626090383 tempest-CreateVolumesFromSourceVolumeTest-626090383-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (96ef9fd0-f041-4b7f-b64c-04bc0373f282) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100521) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 27 16:16:45.895407 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.volume.api [None req-190ab6c1-4d30-4337-bc24-be90b9a5fc6d tempest-CreateVolumesFromSourceVolumeTest-626090383 tempest-CreateVolumesFromSourceVolumeTest-626090383-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (96ef9fd0-f041-4b7f-b64c-04bc0373f282) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '62797014-01f7-4a0e-b97e-8953924842bc', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromSourceVolumeTest-Volume-1787867129',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='9245b5c578e44dc6b43aa9fc7b8f9dad',qos_specs=None,replication_status=,reservations=['3c858f57-ed38-4ae6-900e-b68391d29f54','e9ef5feb-50a1-4e44-8684-74d752b4e40c','be4960e4-88bd-4e2f-8880-b2aee245f04b','c7871ee8-2bdb-4e46-95ae-aa0f980a9ee2'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='43e48350a5f3499fab968ea0924479e3',volume_type_id=2bce4e1a-e6e0-49d9-be36-c3405449a01e), 'volume': Volume(_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-27T16:16:45Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromSourceVolumeTest-Volume-1787867129',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=62797014-01f7-4a0e-b97e-8953924842bc,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='9245b5c578e44dc6b43aa9fc7b8f9dad',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='43e48350a5f3499fab968ea0924479e3',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(2bce4e1a-e6e0-49d9-be36-c3405449a01e),volume_type_id=2bce4e1a-e6e0-49d9-be36-c3405449a01e)}' {{(pid=100521) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 27 16:16:45.896706 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.volume.api [None req-190ab6c1-4d30-4337-bc24-be90b9a5fc6d tempest-CreateVolumesFromSourceVolumeTest-626090383 tempest-CreateVolumesFromSourceVolumeTest-626090383-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (d676ac44-f17c-4ed0-ace5-d1e3ce225fe4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100521) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 27 16:16:45.909447 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.middleware.request_id [None req-0cc3f4d4-9990-442c-ab66-4dd15d8af136 None None] RequestId filter calling following filter/app {{(pid=100523) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:16:45.911480 np0000005924 devstack@c-api.service[100523]: INFO cinder.api.openstack.wsgi [None req-0cc3f4d4-9990-442c-ab66-4dd15d8af136 tempest-TestMinimumBasicScenario-2123975078 tempest-TestMinimumBasicScenario-2123975078-project-member] GET https://10.4.3.117/volume/v3/volumes/21a3bfed-c9e0-4266-bf4e-0569dee6b04c Jul 27 16:16:45.911480 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.openstack.wsgi [None req-0cc3f4d4-9990-442c-ab66-4dd15d8af136 tempest-TestMinimumBasicScenario-2123975078 tempest-TestMinimumBasicScenario-2123975078-project-member] Empty body provided in request {{(pid=100523) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:16:45.913443 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.openstack.wsgi [None req-0cc3f4d4-9990-442c-ab66-4dd15d8af136 tempest-TestMinimumBasicScenario-2123975078 tempest-TestMinimumBasicScenario-2123975078-project-member] Calling method 'show' {{(pid=100523) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:16:45.924182 np0000005924 devstack@c-api.service[100523]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:16:45.924182 np0000005924 devstack@c-api.service[100523]: warnings.warn( Jul 27 16:16:45.927148 np0000005924 devstack@c-api.service[100523]: INFO cinder.volume.api [None req-0cc3f4d4-9990-442c-ab66-4dd15d8af136 tempest-TestMinimumBasicScenario-2123975078 tempest-TestMinimumBasicScenario-2123975078-project-member] Volume info retrieved successfully. Jul 27 16:16:45.931200 np0000005924 devstack@c-api.service[100523]: INFO cinder.api.openstack.wsgi [None req-0cc3f4d4-9990-442c-ab66-4dd15d8af136 tempest-TestMinimumBasicScenario-2123975078 tempest-TestMinimumBasicScenario-2123975078-project-member] https://10.4.3.117/volume/v3/volumes/21a3bfed-c9e0-4266-bf4e-0569dee6b04c returned with HTTP 200 Jul 27 16:16:45.931687 np0000005924 devstack@c-api.service[100523]: [pid: 100523|app: 0|req: 850/3367] 10.4.3.117 () {66 vars in 1348 bytes} [Mon Jul 27 16:16:45 2026] GET /volume/v3/volumes/21a3bfed-c9e0-4266-bf4e-0569dee6b04c => generated 1139 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 27 16:16:45.932942 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.volume.api [None req-190ab6c1-4d30-4337-bc24-be90b9a5fc6d tempest-CreateVolumesFromSourceVolumeTest-626090383 tempest-CreateVolumesFromSourceVolumeTest-626090383-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (d676ac44-f17c-4ed0-ace5-d1e3ce225fe4) transitioned into state 'SUCCESS' from state '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-1787867129',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='9245b5c578e44dc6b43aa9fc7b8f9dad',qos_specs=None,replication_status=,reservations=['3c858f57-ed38-4ae6-900e-b68391d29f54','e9ef5feb-50a1-4e44-8684-74d752b4e40c','be4960e4-88bd-4e2f-8880-b2aee245f04b','c7871ee8-2bdb-4e46-95ae-aa0f980a9ee2'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='43e48350a5f3499fab968ea0924479e3',volume_type_id=2bce4e1a-e6e0-49d9-be36-c3405449a01e)}' {{(pid=100521) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 27 16:16:45.933886 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.volume.api [None req-190ab6c1-4d30-4337-bc24-be90b9a5fc6d tempest-CreateVolumesFromSourceVolumeTest-626090383 tempest-CreateVolumesFromSourceVolumeTest-626090383-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (17114e66-b424-48eb-9e35-b79a42b1e7ca) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100521) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 27 16:16:45.948030 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.volume.api [None req-190ab6c1-4d30-4337-bc24-be90b9a5fc6d tempest-CreateVolumesFromSourceVolumeTest-626090383 tempest-CreateVolumesFromSourceVolumeTest-626090383-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (17114e66-b424-48eb-9e35-b79a42b1e7ca) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100521) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 27 16:16:45.948030 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.volume.api [None req-190ab6c1-4d30-4337-bc24-be90b9a5fc6d tempest-CreateVolumesFromSourceVolumeTest-626090383 tempest-CreateVolumesFromSourceVolumeTest-626090383-project-member] Flow 'volume_create_api' (7fc0d738-71dd-459d-8f76-ededdfed1810) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100521) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 27 16:16:45.950187 np0000005924 devstack@c-api.service[100521]: INFO cinder.volume.api [None req-190ab6c1-4d30-4337-bc24-be90b9a5fc6d tempest-CreateVolumesFromSourceVolumeTest-626090383 tempest-CreateVolumesFromSourceVolumeTest-626090383-project-member] Create volume request issued successfully. Jul 27 16:16:45.950187 np0000005924 devstack@c-api.service[100521]: INFO cinder.api.openstack.wsgi [None req-190ab6c1-4d30-4337-bc24-be90b9a5fc6d tempest-CreateVolumesFromSourceVolumeTest-626090383 tempest-CreateVolumesFromSourceVolumeTest-626090383-project-member] https://10.4.3.117/volume/v3/volumes returned with HTTP 202 Jul 27 16:16:45.950187 np0000005924 devstack@c-api.service[100521]: [pid: 100521|app: 0|req: 837/3368] 10.4.3.117 () {68 vars in 1258 bytes} [Mon Jul 27 16:16:45 2026] POST /volume/v3/volumes => generated 764 bytes in 383 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 27 16:16:45.955747 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.middleware.request_id [None req-42a79f4a-5985-455b-b64a-7f5b3202a766 None None] RequestId filter calling following filter/app {{(pid=100524) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:16:45.958122 np0000005924 devstack@c-api.service[100524]: INFO cinder.api.openstack.wsgi [None req-42a79f4a-5985-455b-b64a-7f5b3202a766 tempest-TestMinimumBasicScenario-2123975078 tempest-TestMinimumBasicScenario-2123975078-project-member] GET https://10.4.3.117/volume/v3/volumes/21a3bfed-c9e0-4266-bf4e-0569dee6b04c Jul 27 16:16:45.958360 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.openstack.wsgi [None req-42a79f4a-5985-455b-b64a-7f5b3202a766 tempest-TestMinimumBasicScenario-2123975078 tempest-TestMinimumBasicScenario-2123975078-project-member] Empty body provided in request {{(pid=100524) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:16:45.958573 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.openstack.wsgi [None req-42a79f4a-5985-455b-b64a-7f5b3202a766 tempest-TestMinimumBasicScenario-2123975078 tempest-TestMinimumBasicScenario-2123975078-project-member] Calling method 'show' {{(pid=100524) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:16:45.966982 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.middleware.request_id [None req-9b21b941-b878-41fd-85db-2a18cd31be19 None None] RequestId filter calling following filter/app {{(pid=100522) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:16:45.970431 np0000005924 devstack@c-api.service[100524]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:16:45.970431 np0000005924 devstack@c-api.service[100524]: warnings.warn( Jul 27 16:16:45.972025 np0000005924 devstack@c-api.service[100522]: INFO cinder.api.openstack.wsgi [None req-9b21b941-b878-41fd-85db-2a18cd31be19 tempest-CreateVolumesFromSourceVolumeTest-626090383 tempest-CreateVolumesFromSourceVolumeTest-626090383-project-member] GET https://10.4.3.117/volume/v3/volumes/62797014-01f7-4a0e-b97e-8953924842bc Jul 27 16:16:45.972320 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.openstack.wsgi [None req-9b21b941-b878-41fd-85db-2a18cd31be19 tempest-CreateVolumesFromSourceVolumeTest-626090383 tempest-CreateVolumesFromSourceVolumeTest-626090383-project-member] Empty body provided in request {{(pid=100522) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:16:45.972569 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.openstack.wsgi [None req-9b21b941-b878-41fd-85db-2a18cd31be19 tempest-CreateVolumesFromSourceVolumeTest-626090383 tempest-CreateVolumesFromSourceVolumeTest-626090383-project-member] Calling method 'show' {{(pid=100522) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:16:45.973841 np0000005924 devstack@c-api.service[100524]: INFO cinder.volume.api [None req-42a79f4a-5985-455b-b64a-7f5b3202a766 tempest-TestMinimumBasicScenario-2123975078 tempest-TestMinimumBasicScenario-2123975078-project-member] Volume info retrieved successfully. Jul 27 16:16:45.979597 np0000005924 devstack@c-api.service[100524]: INFO cinder.api.openstack.wsgi [None req-42a79f4a-5985-455b-b64a-7f5b3202a766 tempest-TestMinimumBasicScenario-2123975078 tempest-TestMinimumBasicScenario-2123975078-project-member] https://10.4.3.117/volume/v3/volumes/21a3bfed-c9e0-4266-bf4e-0569dee6b04c returned with HTTP 200 Jul 27 16:16:45.979935 np0000005924 devstack@c-api.service[100524]: [pid: 100524|app: 0|req: 850/3369] 10.4.3.117 () {66 vars in 1348 bytes} [Mon Jul 27 16:16:45 2026] GET /volume/v3/volumes/21a3bfed-c9e0-4266-bf4e-0569dee6b04c => generated 1139 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 27 16:16:45.982666 np0000005924 devstack@c-api.service[100522]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:16:45.982666 np0000005924 devstack@c-api.service[100522]: warnings.warn( Jul 27 16:16:45.986775 np0000005924 devstack@c-api.service[100522]: INFO cinder.volume.api [None req-9b21b941-b878-41fd-85db-2a18cd31be19 tempest-CreateVolumesFromSourceVolumeTest-626090383 tempest-CreateVolumesFromSourceVolumeTest-626090383-project-member] Volume info retrieved successfully. Jul 27 16:16:45.991647 np0000005924 devstack@c-api.service[100522]: INFO cinder.api.openstack.wsgi [None req-9b21b941-b878-41fd-85db-2a18cd31be19 tempest-CreateVolumesFromSourceVolumeTest-626090383 tempest-CreateVolumesFromSourceVolumeTest-626090383-project-member] https://10.4.3.117/volume/v3/volumes/62797014-01f7-4a0e-b97e-8953924842bc returned with HTTP 200 Jul 27 16:16:45.992967 np0000005924 devstack@c-api.service[100522]: [pid: 100522|app: 0|req: 833/3370] 10.4.3.117 () {66 vars in 1348 bytes} [Mon Jul 27 16:16:45 2026] GET /volume/v3/volumes/62797014-01f7-4a0e-b97e-8953924842bc => generated 832 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 27 16:16:45.996462 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.middleware.request_id [None req-2a978b06-7350-4521-b8d5-c0f54f912882 None None] RequestId filter calling following filter/app {{(pid=100523) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:16:45.998074 np0000005924 devstack@c-api.service[100523]: INFO cinder.api.openstack.wsgi [None req-2a978b06-7350-4521-b8d5-c0f54f912882 tempest-TestMinimumBasicScenario-2123975078 tempest-TestMinimumBasicScenario-2123975078-project-member] GET https://10.4.3.117/volume/v3/volumes/21a3bfed-c9e0-4266-bf4e-0569dee6b04c Jul 27 16:16:45.998294 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.openstack.wsgi [None req-2a978b06-7350-4521-b8d5-c0f54f912882 tempest-TestMinimumBasicScenario-2123975078 tempest-TestMinimumBasicScenario-2123975078-project-member] Empty body provided in request {{(pid=100523) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:16:45.998525 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.openstack.wsgi [None req-2a978b06-7350-4521-b8d5-c0f54f912882 tempest-TestMinimumBasicScenario-2123975078 tempest-TestMinimumBasicScenario-2123975078-project-member] Calling method 'show' {{(pid=100523) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:16:46.009442 np0000005924 devstack@c-api.service[100523]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:16:46.009442 np0000005924 devstack@c-api.service[100523]: warnings.warn( Jul 27 16:16:46.016746 np0000005924 devstack@c-api.service[100523]: INFO cinder.volume.api [None req-2a978b06-7350-4521-b8d5-c0f54f912882 tempest-TestMinimumBasicScenario-2123975078 tempest-TestMinimumBasicScenario-2123975078-project-member] Volume info retrieved successfully. Jul 27 16:16:46.026582 np0000005924 devstack@c-api.service[100523]: INFO cinder.api.openstack.wsgi [None req-2a978b06-7350-4521-b8d5-c0f54f912882 tempest-TestMinimumBasicScenario-2123975078 tempest-TestMinimumBasicScenario-2123975078-project-member] https://10.4.3.117/volume/v3/volumes/21a3bfed-c9e0-4266-bf4e-0569dee6b04c returned with HTTP 200 Jul 27 16:16:46.027088 np0000005924 devstack@c-api.service[100523]: [pid: 100523|app: 0|req: 851/3371] 10.4.3.117 () {66 vars in 1348 bytes} [Mon Jul 27 16:16:45 2026] GET /volume/v3/volumes/21a3bfed-c9e0-4266-bf4e-0569dee6b04c => generated 1139 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 27 16:16:46.234964 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.middleware.request_id [None req-113fa46d-b377-4f36-b814-30539bd0ed01 None None] RequestId filter calling following filter/app {{(pid=100521) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:16:46.236468 np0000005924 devstack@c-api.service[100521]: INFO cinder.api.openstack.wsgi [None req-113fa46d-b377-4f36-b814-30539bd0ed01 tempest-VolumesBackupsTest-916266255 tempest-VolumesBackupsTest-916266255-project-member] GET https://10.4.3.117/volume/v3/backups/5056bb69-87a8-4119-9a0b-e9cbd6fb1ed1 Jul 27 16:16:46.236673 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.openstack.wsgi [None req-113fa46d-b377-4f36-b814-30539bd0ed01 tempest-VolumesBackupsTest-916266255 tempest-VolumesBackupsTest-916266255-project-member] Empty body provided in request {{(pid=100521) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:16:46.236909 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.openstack.wsgi [None req-113fa46d-b377-4f36-b814-30539bd0ed01 tempest-VolumesBackupsTest-916266255 tempest-VolumesBackupsTest-916266255-project-member] Calling method 'show' {{(pid=100521) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:16:46.236968 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.v3.backups [None req-113fa46d-b377-4f36-b814-30539bd0ed01 tempest-VolumesBackupsTest-916266255 tempest-VolumesBackupsTest-916266255-project-member] Show backup with id 5056bb69-87a8-4119-9a0b-e9cbd6fb1ed1. {{(pid=100521) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 27 16:16:46.243435 np0000005924 devstack@c-api.service[100521]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:16:46.243435 np0000005924 devstack@c-api.service[100521]: warnings.warn( Jul 27 16:16:46.243700 np0000005924 devstack@c-api.service[100521]: INFO cinder.api.openstack.wsgi [None req-113fa46d-b377-4f36-b814-30539bd0ed01 tempest-VolumesBackupsTest-916266255 tempest-VolumesBackupsTest-916266255-project-member] https://10.4.3.117/volume/v3/backups/5056bb69-87a8-4119-9a0b-e9cbd6fb1ed1 returned with HTTP 200 Jul 27 16:16:46.244037 np0000005924 devstack@c-api.service[100521]: [pid: 100521|app: 0|req: 838/3372] 10.4.3.117 () {66 vars in 1348 bytes} [Mon Jul 27 16:16:46 2026] GET /volume/v3/backups/5056bb69-87a8-4119-9a0b-e9cbd6fb1ed1 => generated 751 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 27 16:16:46.256008 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.middleware.request_id [None req-6e3f80f3-1d91-4a1b-a2c1-0805350b4d43 None None] RequestId filter calling following filter/app {{(pid=100524) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:16:46.371631 np0000005924 devstack@c-api.service[100524]: INFO cinder.api.openstack.wsgi [None req-6e3f80f3-1d91-4a1b-a2c1-0805350b4d43 tempest-VolumesBackupsTest-1022642059 tempest-VolumesBackupsTest-1022642059-project-admin] POST https://10.4.3.117/volume/v3/backups Jul 27 16:16:46.371631 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.openstack.wsgi [None req-6e3f80f3-1d91-4a1b-a2c1-0805350b4d43 tempest-VolumesBackupsTest-1022642059 tempest-VolumesBackupsTest-1022642059-project-admin] Action: 'create', calling method: create, body: {"backup": {"volume_id": "5c757b09-88f1-4663-b286-e9ce81ed25e1", "incremental": true}} {{(pid=100524) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 27 16:16:46.372791 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.contrib.backups [None req-6e3f80f3-1d91-4a1b-a2c1-0805350b4d43 tempest-VolumesBackupsTest-1022642059 tempest-VolumesBackupsTest-1022642059-project-admin] Creating new backup {'backup': {'volume_id': '5c757b09-88f1-4663-b286-e9ce81ed25e1', 'incremental': True}} {{(pid=100524) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Jul 27 16:16:46.372917 np0000005924 devstack@c-api.service[100524]: INFO cinder.api.contrib.backups [None req-6e3f80f3-1d91-4a1b-a2c1-0805350b4d43 tempest-VolumesBackupsTest-1022642059 tempest-VolumesBackupsTest-1022642059-project-admin] Creating backup of volume 5c757b09-88f1-4663-b286-e9ce81ed25e1 in container None Jul 27 16:16:46.381108 np0000005924 devstack@c-api.service[100524]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:16:46.381108 np0000005924 devstack@c-api.service[100524]: warnings.warn( Jul 27 16:16:46.381108 np0000005924 devstack@c-api.service[100524]: INFO cinder.volume.api [None req-6e3f80f3-1d91-4a1b-a2c1-0805350b4d43 tempest-VolumesBackupsTest-1022642059 tempest-VolumesBackupsTest-1022642059-project-admin] Volume info retrieved successfully. Jul 27 16:16:46.404173 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.quota [None req-6e3f80f3-1d91-4a1b-a2c1-0805350b4d43 tempest-VolumesBackupsTest-1022642059 tempest-VolumesBackupsTest-1022642059-project-admin] Created reservations ['93bc2bd0-4852-4bf0-9f18-1d4bae7999b3', '460c2b78-806f-4df2-bc55-db845de091a7'] {{(pid=100524) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 27 16:16:46.421262 np0000005924 devstack@c-api.service[100524]: INFO cinder.api.openstack.wsgi [None req-6e3f80f3-1d91-4a1b-a2c1-0805350b4d43 tempest-VolumesBackupsTest-1022642059 tempest-VolumesBackupsTest-1022642059-project-admin] https://10.4.3.117/volume/v3/backups returned with HTTP 400 Jul 27 16:16:46.421776 np0000005924 devstack@c-api.service[100524]: [pid: 100524|app: 0|req: 851/3373] 10.4.3.117 () {68 vars in 1258 bytes} [Mon Jul 27 16:16:46 2026] POST /volume/v3/backups => generated 109 bytes in 166 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) Jul 27 16:16:46.430951 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.middleware.request_id [None req-6db094a8-c877-40d6-8d46-340493c08577 None None] RequestId filter calling following filter/app {{(pid=100522) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:16:46.438161 np0000005924 devstack@c-api.service[100522]: INFO cinder.api.openstack.wsgi [None req-6db094a8-c877-40d6-8d46-340493c08577 tempest-VolumesBackupsTest-916266255 tempest-VolumesBackupsTest-916266255-project-member] DELETE https://10.4.3.117/volume/v3/backups/5056bb69-87a8-4119-9a0b-e9cbd6fb1ed1 Jul 27 16:16:46.438161 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.openstack.wsgi [None req-6db094a8-c877-40d6-8d46-340493c08577 tempest-VolumesBackupsTest-916266255 tempest-VolumesBackupsTest-916266255-project-member] Empty body provided in request {{(pid=100522) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:16:46.438161 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.openstack.wsgi [None req-6db094a8-c877-40d6-8d46-340493c08577 tempest-VolumesBackupsTest-916266255 tempest-VolumesBackupsTest-916266255-project-member] Calling method 'delete' {{(pid=100522) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:16:46.438161 np0000005924 devstack@c-api.service[100522]: INFO cinder.api.contrib.backups [None req-6db094a8-c877-40d6-8d46-340493c08577 tempest-VolumesBackupsTest-916266255 tempest-VolumesBackupsTest-916266255-project-member] Delete backup with id: 5056bb69-87a8-4119-9a0b-e9cbd6fb1ed1. Jul 27 16:16:46.448140 np0000005924 devstack@c-api.service[100522]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:16:46.448140 np0000005924 devstack@c-api.service[100522]: warnings.warn( Jul 27 16:16:46.465429 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.backup.rpcapi [None req-6db094a8-c877-40d6-8d46-340493c08577 tempest-VolumesBackupsTest-916266255 tempest-VolumesBackupsTest-916266255-project-member] delete_backup rpcapi backup_id 5056bb69-87a8-4119-9a0b-e9cbd6fb1ed1 {{(pid=100522) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Jul 27 16:16:46.469450 np0000005924 devstack@c-api.service[100522]: INFO cinder.api.openstack.wsgi [None req-6db094a8-c877-40d6-8d46-340493c08577 tempest-VolumesBackupsTest-916266255 tempest-VolumesBackupsTest-916266255-project-member] https://10.4.3.117/volume/v3/backups/5056bb69-87a8-4119-9a0b-e9cbd6fb1ed1 returned with HTTP 202 Jul 27 16:16:46.469450 np0000005924 devstack@c-api.service[100522]: [pid: 100522|app: 0|req: 834/3374] 10.4.3.117 () {66 vars in 1351 bytes} [Mon Jul 27 16:16:46 2026] DELETE /volume/v3/backups/5056bb69-87a8-4119-9a0b-e9cbd6fb1ed1 => generated 0 bytes in 37 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 27 16:16:46.477971 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.middleware.request_id [None req-38fb7f99-645d-4e88-a1c4-3f9e3e7be75b None None] RequestId filter calling following filter/app {{(pid=100523) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:16:46.483861 np0000005924 devstack@c-api.service[100523]: INFO cinder.api.openstack.wsgi [None req-38fb7f99-645d-4e88-a1c4-3f9e3e7be75b tempest-VolumesBackupsTest-916266255 tempest-VolumesBackupsTest-916266255-project-member] GET https://10.4.3.117/volume/v3/backups/5056bb69-87a8-4119-9a0b-e9cbd6fb1ed1 Jul 27 16:16:46.484123 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.openstack.wsgi [None req-38fb7f99-645d-4e88-a1c4-3f9e3e7be75b tempest-VolumesBackupsTest-916266255 tempest-VolumesBackupsTest-916266255-project-member] Empty body provided in request {{(pid=100523) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:16:46.484378 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.openstack.wsgi [None req-38fb7f99-645d-4e88-a1c4-3f9e3e7be75b tempest-VolumesBackupsTest-916266255 tempest-VolumesBackupsTest-916266255-project-member] Calling method 'show' {{(pid=100523) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:16:46.484487 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.v3.backups [None req-38fb7f99-645d-4e88-a1c4-3f9e3e7be75b tempest-VolumesBackupsTest-916266255 tempest-VolumesBackupsTest-916266255-project-member] Show backup with id 5056bb69-87a8-4119-9a0b-e9cbd6fb1ed1. {{(pid=100523) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 27 16:16:46.502116 np0000005924 devstack@c-api.service[100523]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:16:46.502116 np0000005924 devstack@c-api.service[100523]: warnings.warn( Jul 27 16:16:46.503159 np0000005924 devstack@c-api.service[100523]: INFO cinder.api.openstack.wsgi [None req-38fb7f99-645d-4e88-a1c4-3f9e3e7be75b tempest-VolumesBackupsTest-916266255 tempest-VolumesBackupsTest-916266255-project-member] https://10.4.3.117/volume/v3/backups/5056bb69-87a8-4119-9a0b-e9cbd6fb1ed1 returned with HTTP 200 Jul 27 16:16:46.503672 np0000005924 devstack@c-api.service[100523]: [pid: 100523|app: 0|req: 852/3375] 10.4.3.117 () {66 vars in 1348 bytes} [Mon Jul 27 16:16:46 2026] GET /volume/v3/backups/5056bb69-87a8-4119-9a0b-e9cbd6fb1ed1 => generated 750 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 27 16:16:46.769475 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.middleware.request_id [None req-18f2aa10-49e7-4ef5-adcb-a62cf3b14e08 None None] RequestId filter calling following filter/app {{(pid=100521) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:16:46.771464 np0000005924 devstack@c-api.service[100521]: INFO cinder.api.openstack.wsgi [None req-18f2aa10-49e7-4ef5-adcb-a62cf3b14e08 tempest-VolumesBackupsTest-1361087151 tempest-VolumesBackupsTest-1361087151-project-member] GET https://10.4.3.117/volume/v3/backups/7a7152fa-2ad6-4838-af62-7c806ea71455 Jul 27 16:16:46.771691 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.openstack.wsgi [None req-18f2aa10-49e7-4ef5-adcb-a62cf3b14e08 tempest-VolumesBackupsTest-1361087151 tempest-VolumesBackupsTest-1361087151-project-member] Empty body provided in request {{(pid=100521) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:16:46.771870 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.openstack.wsgi [None req-18f2aa10-49e7-4ef5-adcb-a62cf3b14e08 tempest-VolumesBackupsTest-1361087151 tempest-VolumesBackupsTest-1361087151-project-member] Calling method 'show' {{(pid=100521) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:16:46.771968 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.v3.backups [None req-18f2aa10-49e7-4ef5-adcb-a62cf3b14e08 tempest-VolumesBackupsTest-1361087151 tempest-VolumesBackupsTest-1361087151-project-member] Show backup with id 7a7152fa-2ad6-4838-af62-7c806ea71455. {{(pid=100521) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 27 16:16:46.776834 np0000005924 devstack@c-api.service[100521]: INFO cinder.api.openstack.wsgi [None req-18f2aa10-49e7-4ef5-adcb-a62cf3b14e08 tempest-VolumesBackupsTest-1361087151 tempest-VolumesBackupsTest-1361087151-project-member] https://10.4.3.117/volume/v3/backups/7a7152fa-2ad6-4838-af62-7c806ea71455 returned with HTTP 404 Jul 27 16:16:46.777812 np0000005924 devstack@c-api.service[100521]: [pid: 100521|app: 0|req: 839/3376] 10.4.3.117 () {66 vars in 1348 bytes} [Mon Jul 27 16:16:46 2026] GET /volume/v3/backups/7a7152fa-2ad6-4838-af62-7c806ea71455 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 27 16:16:46.788482 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.middleware.request_id [None req-7cfddbce-c9fe-4bfe-954d-10921be6547d None None] RequestId filter calling following filter/app {{(pid=100524) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:16:46.792095 np0000005924 devstack@c-api.service[100524]: INFO cinder.api.openstack.wsgi [None req-7cfddbce-c9fe-4bfe-954d-10921be6547d tempest-VolumesBackupsTest-1361087151 tempest-VolumesBackupsTest-1361087151-project-member] POST https://10.4.3.117/volume/v3/volumes Jul 27 16:16:46.792512 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.openstack.wsgi [None req-7cfddbce-c9fe-4bfe-954d-10921be6547d tempest-VolumesBackupsTest-1361087151 tempest-VolumesBackupsTest-1361087151-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesBackupsTest-Volume-827298461"}} {{(pid=100524) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 27 16:16:46.793724 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.v3.volumes [None req-7cfddbce-c9fe-4bfe-954d-10921be6547d tempest-VolumesBackupsTest-1361087151 tempest-VolumesBackupsTest-1361087151-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesBackupsTest-Volume-827298461'}} {{(pid=100524) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 27 16:16:46.793854 np0000005924 devstack@c-api.service[100524]: INFO cinder.api.v3.volumes [None req-7cfddbce-c9fe-4bfe-954d-10921be6547d tempest-VolumesBackupsTest-1361087151 tempest-VolumesBackupsTest-1361087151-project-member] Create volume of 1 GB Jul 27 16:16:46.798624 np0000005924 devstack@c-api.service[100524]: INFO cinder.volume.api [None req-7cfddbce-c9fe-4bfe-954d-10921be6547d tempest-VolumesBackupsTest-1361087151 tempest-VolumesBackupsTest-1361087151-project-member] Availability Zones retrieved successfully. Jul 27 16:16:46.809779 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.volume.api [None req-7cfddbce-c9fe-4bfe-954d-10921be6547d tempest-VolumesBackupsTest-1361087151 tempest-VolumesBackupsTest-1361087151-project-member] Flow 'volume_create_api' (2ee4079d-79f7-4098-a965-a0bbfbd3b96d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100524) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 27 16:16:46.811016 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.volume.api [None req-7cfddbce-c9fe-4bfe-954d-10921be6547d tempest-VolumesBackupsTest-1361087151 tempest-VolumesBackupsTest-1361087151-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (c569b0bc-b4e9-4aea-a8b5-11625f3a808d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100524) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 27 16:16:46.811967 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.volume.flows.api.create_volume [None req-7cfddbce-c9fe-4bfe-954d-10921be6547d tempest-VolumesBackupsTest-1361087151 tempest-VolumesBackupsTest-1361087151-project-member] Validating volume size '1' using validate_int {{(pid=100524) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 27 16:16:46.846776 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.volume.api [None req-7cfddbce-c9fe-4bfe-954d-10921be6547d tempest-VolumesBackupsTest-1361087151 tempest-VolumesBackupsTest-1361087151-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (c569b0bc-b4e9-4aea-a8b5-11625f3a808d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-27T16:04:59Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=2bce4e1a-e6e0-49d9-be36-c3405449a01e,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '2bce4e1a-e6e0-49d9-be36-c3405449a01e', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100524) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 27 16:16:46.847752 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.volume.api [None req-7cfddbce-c9fe-4bfe-954d-10921be6547d tempest-VolumesBackupsTest-1361087151 tempest-VolumesBackupsTest-1361087151-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (0ce90419-f337-4a67-b623-20d2b7302853) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100524) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 27 16:16:46.900530 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.quota [None req-7cfddbce-c9fe-4bfe-954d-10921be6547d tempest-VolumesBackupsTest-1361087151 tempest-VolumesBackupsTest-1361087151-project-member] Created reservations ['87ff5db9-5faa-495c-9058-93d64be7f83d', '345fdc77-10f9-4c84-aca3-7d5254ac16ba', '97ee2b0c-edc4-4c1b-9460-5e3f8def6722', '5a285c26-d877-4980-a3c5-d3dd5976cc27'] {{(pid=100524) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 27 16:16:46.901311 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.volume.api [None req-7cfddbce-c9fe-4bfe-954d-10921be6547d tempest-VolumesBackupsTest-1361087151 tempest-VolumesBackupsTest-1361087151-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (0ce90419-f337-4a67-b623-20d2b7302853) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['87ff5db9-5faa-495c-9058-93d64be7f83d', '345fdc77-10f9-4c84-aca3-7d5254ac16ba', '97ee2b0c-edc4-4c1b-9460-5e3f8def6722', '5a285c26-d877-4980-a3c5-d3dd5976cc27']}' {{(pid=100524) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 27 16:16:46.902137 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.volume.api [None req-7cfddbce-c9fe-4bfe-954d-10921be6547d tempest-VolumesBackupsTest-1361087151 tempest-VolumesBackupsTest-1361087151-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (25a2c151-1dd2-43e1-ad31-6168340aa643) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100524) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 27 16:16:46.932506 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.volume.api [None req-7cfddbce-c9fe-4bfe-954d-10921be6547d tempest-VolumesBackupsTest-1361087151 tempest-VolumesBackupsTest-1361087151-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (25a2c151-1dd2-43e1-ad31-6168340aa643) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '8f6a8d5f-f018-4eb7-934f-0d40b5af5d1e', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesBackupsTest-Volume-827298461',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='d0a431fec4f74874bbdfc1828d33403e',qos_specs=None,replication_status=,reservations=['87ff5db9-5faa-495c-9058-93d64be7f83d','345fdc77-10f9-4c84-aca3-7d5254ac16ba','97ee2b0c-edc4-4c1b-9460-5e3f8def6722','5a285c26-d877-4980-a3c5-d3dd5976cc27'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='9d502263338a43df9205e07d2c08dfe6',volume_type_id=2bce4e1a-e6e0-49d9-be36-c3405449a01e), 'volume': Volume(_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-27T16:16:46Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesBackupsTest-Volume-827298461',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=8f6a8d5f-f018-4eb7-934f-0d40b5af5d1e,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='d0a431fec4f74874bbdfc1828d33403e',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='9d502263338a43df9205e07d2c08dfe6',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(2bce4e1a-e6e0-49d9-be36-c3405449a01e),volume_type_id=2bce4e1a-e6e0-49d9-be36-c3405449a01e)}' {{(pid=100524) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 27 16:16:46.933223 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.volume.api [None req-7cfddbce-c9fe-4bfe-954d-10921be6547d tempest-VolumesBackupsTest-1361087151 tempest-VolumesBackupsTest-1361087151-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (d678ff71-2636-452d-bb47-487c38065389) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100524) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 27 16:16:46.950585 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.volume.api [None req-7cfddbce-c9fe-4bfe-954d-10921be6547d tempest-VolumesBackupsTest-1361087151 tempest-VolumesBackupsTest-1361087151-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (d678ff71-2636-452d-bb47-487c38065389) transitioned into state 'SUCCESS' from state '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-827298461',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='d0a431fec4f74874bbdfc1828d33403e',qos_specs=None,replication_status=,reservations=['87ff5db9-5faa-495c-9058-93d64be7f83d','345fdc77-10f9-4c84-aca3-7d5254ac16ba','97ee2b0c-edc4-4c1b-9460-5e3f8def6722','5a285c26-d877-4980-a3c5-d3dd5976cc27'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='9d502263338a43df9205e07d2c08dfe6',volume_type_id=2bce4e1a-e6e0-49d9-be36-c3405449a01e)}' {{(pid=100524) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 27 16:16:46.951257 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.volume.api [None req-7cfddbce-c9fe-4bfe-954d-10921be6547d tempest-VolumesBackupsTest-1361087151 tempest-VolumesBackupsTest-1361087151-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (8a44041d-11e6-4bb3-bd7b-4b954df8fa6d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100524) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 27 16:16:46.960883 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.volume.api [None req-7cfddbce-c9fe-4bfe-954d-10921be6547d tempest-VolumesBackupsTest-1361087151 tempest-VolumesBackupsTest-1361087151-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (8a44041d-11e6-4bb3-bd7b-4b954df8fa6d) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100524) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 27 16:16:46.961732 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.volume.api [None req-7cfddbce-c9fe-4bfe-954d-10921be6547d tempest-VolumesBackupsTest-1361087151 tempest-VolumesBackupsTest-1361087151-project-member] Flow 'volume_create_api' (2ee4079d-79f7-4098-a965-a0bbfbd3b96d) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100524) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 27 16:16:46.961993 np0000005924 devstack@c-api.service[100524]: INFO cinder.volume.api [None req-7cfddbce-c9fe-4bfe-954d-10921be6547d tempest-VolumesBackupsTest-1361087151 tempest-VolumesBackupsTest-1361087151-project-member] Create volume request issued successfully. Jul 27 16:16:46.962590 np0000005924 devstack@c-api.service[100524]: INFO cinder.api.openstack.wsgi [None req-7cfddbce-c9fe-4bfe-954d-10921be6547d tempest-VolumesBackupsTest-1361087151 tempest-VolumesBackupsTest-1361087151-project-member] https://10.4.3.117/volume/v3/volumes returned with HTTP 202 Jul 27 16:16:46.963319 np0000005924 devstack@c-api.service[100524]: [pid: 100524|app: 0|req: 852/3377] 10.4.3.117 () {68 vars in 1258 bytes} [Mon Jul 27 16:16:46 2026] POST /volume/v3/volumes => generated 748 bytes in 175 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 27 16:16:46.979282 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.middleware.request_id [None req-c673b4a0-c3e7-4db9-a3a9-1fb8989fc5d5 None None] RequestId filter calling following filter/app {{(pid=100522) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:16:46.981085 np0000005924 devstack@c-api.service[100522]: INFO cinder.api.openstack.wsgi [None req-c673b4a0-c3e7-4db9-a3a9-1fb8989fc5d5 tempest-VolumesBackupsTest-1361087151 tempest-VolumesBackupsTest-1361087151-project-member] GET https://10.4.3.117/volume/v3/volumes/8f6a8d5f-f018-4eb7-934f-0d40b5af5d1e Jul 27 16:16:46.981306 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.openstack.wsgi [None req-c673b4a0-c3e7-4db9-a3a9-1fb8989fc5d5 tempest-VolumesBackupsTest-1361087151 tempest-VolumesBackupsTest-1361087151-project-member] Empty body provided in request {{(pid=100522) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:16:46.981537 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.openstack.wsgi [None req-c673b4a0-c3e7-4db9-a3a9-1fb8989fc5d5 tempest-VolumesBackupsTest-1361087151 tempest-VolumesBackupsTest-1361087151-project-member] Calling method 'show' {{(pid=100522) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:16:46.999247 np0000005924 devstack@c-api.service[100522]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:16:46.999247 np0000005924 devstack@c-api.service[100522]: warnings.warn( Jul 27 16:16:47.006471 np0000005924 devstack@c-api.service[100522]: INFO cinder.volume.api [None req-c673b4a0-c3e7-4db9-a3a9-1fb8989fc5d5 tempest-VolumesBackupsTest-1361087151 tempest-VolumesBackupsTest-1361087151-project-member] Volume info retrieved successfully. Jul 27 16:16:47.007712 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.middleware.request_id [None req-28cc7875-9f62-4759-a2a9-c4b69bccc693 None None] RequestId filter calling following filter/app {{(pid=100523) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:16:47.010016 np0000005924 devstack@c-api.service[100523]: INFO cinder.api.openstack.wsgi [None req-28cc7875-9f62-4759-a2a9-c4b69bccc693 tempest-CreateVolumesFromSourceVolumeTest-626090383 tempest-CreateVolumesFromSourceVolumeTest-626090383-project-member] GET https://10.4.3.117/volume/v3/volumes/62797014-01f7-4a0e-b97e-8953924842bc Jul 27 16:16:47.010278 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.openstack.wsgi [None req-28cc7875-9f62-4759-a2a9-c4b69bccc693 tempest-CreateVolumesFromSourceVolumeTest-626090383 tempest-CreateVolumesFromSourceVolumeTest-626090383-project-member] Empty body provided in request {{(pid=100523) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:16:47.010562 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.openstack.wsgi [None req-28cc7875-9f62-4759-a2a9-c4b69bccc693 tempest-CreateVolumesFromSourceVolumeTest-626090383 tempest-CreateVolumesFromSourceVolumeTest-626090383-project-member] Calling method 'show' {{(pid=100523) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:16:47.011246 np0000005924 devstack@c-api.service[100522]: INFO cinder.api.openstack.wsgi [None req-c673b4a0-c3e7-4db9-a3a9-1fb8989fc5d5 tempest-VolumesBackupsTest-1361087151 tempest-VolumesBackupsTest-1361087151-project-member] https://10.4.3.117/volume/v3/volumes/8f6a8d5f-f018-4eb7-934f-0d40b5af5d1e returned with HTTP 200 Jul 27 16:16:47.011614 np0000005924 devstack@c-api.service[100522]: [pid: 100522|app: 0|req: 835/3378] 10.4.3.117 () {66 vars in 1348 bytes} [Mon Jul 27 16:16:46 2026] GET /volume/v3/volumes/8f6a8d5f-f018-4eb7-934f-0d40b5af5d1e => generated 816 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 27 16:16:47.014794 np0000005924 devstack@c-api.service[100523]: DEBUG dbcounter [-] [100523] Writing DB stats cinder:SELECT=374,cinder:UPDATE=79,cinder:INSERT=55 {{(pid=100523) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 27 16:16:47.029635 np0000005924 devstack@c-api.service[100523]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:16:47.029635 np0000005924 devstack@c-api.service[100523]: warnings.warn( Jul 27 16:16:47.038456 np0000005924 devstack@c-api.service[100523]: INFO cinder.volume.api [None req-28cc7875-9f62-4759-a2a9-c4b69bccc693 tempest-CreateVolumesFromSourceVolumeTest-626090383 tempest-CreateVolumesFromSourceVolumeTest-626090383-project-member] Volume info retrieved successfully. Jul 27 16:16:47.043877 np0000005924 devstack@c-api.service[100523]: INFO cinder.api.openstack.wsgi [None req-28cc7875-9f62-4759-a2a9-c4b69bccc693 tempest-CreateVolumesFromSourceVolumeTest-626090383 tempest-CreateVolumesFromSourceVolumeTest-626090383-project-member] https://10.4.3.117/volume/v3/volumes/62797014-01f7-4a0e-b97e-8953924842bc returned with HTTP 200 Jul 27 16:16:47.044338 np0000005924 devstack@c-api.service[100523]: [pid: 100523|app: 0|req: 853/3379] 10.4.3.117 () {66 vars in 1348 bytes} [Mon Jul 27 16:16:47 2026] GET /volume/v3/volumes/62797014-01f7-4a0e-b97e-8953924842bc => generated 857 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 27 16:16:47.061242 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.middleware.request_id [None req-f0635ff2-39c0-43a1-ae14-66c74582d23b None None] RequestId filter calling following filter/app {{(pid=100521) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:16:47.063463 np0000005924 devstack@c-api.service[100521]: INFO cinder.api.openstack.wsgi [None req-f0635ff2-39c0-43a1-ae14-66c74582d23b tempest-CreateVolumesFromSourceVolumeTest-626090383 tempest-CreateVolumesFromSourceVolumeTest-626090383-project-member] POST https://10.4.3.117/volume/v3/volumes Jul 27 16:16:47.063918 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.openstack.wsgi [None req-f0635ff2-39c0-43a1-ae14-66c74582d23b tempest-CreateVolumesFromSourceVolumeTest-626090383 tempest-CreateVolumesFromSourceVolumeTest-626090383-project-member] Action: 'create', calling method: create, body: {"volume": {"'source_volid": "62797014-01f7-4a0e-b97e-8953924842bc", "size": 1, "name": "tempest-CreateVolumesFromSourceVolumeTest-Volume-1534925657"}} {{(pid=100521) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 27 16:16:47.066375 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.v3.volumes [None req-f0635ff2-39c0-43a1-ae14-66c74582d23b tempest-CreateVolumesFromSourceVolumeTest-626090383 tempest-CreateVolumesFromSourceVolumeTest-626090383-project-member] Create volume request body: {'volume': {"'source_volid": '62797014-01f7-4a0e-b97e-8953924842bc', 'size': 1, 'name': 'tempest-CreateVolumesFromSourceVolumeTest-Volume-1534925657'}} {{(pid=100521) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 27 16:16:47.066568 np0000005924 devstack@c-api.service[100521]: INFO cinder.api.v3.volumes [None req-f0635ff2-39c0-43a1-ae14-66c74582d23b tempest-CreateVolumesFromSourceVolumeTest-626090383 tempest-CreateVolumesFromSourceVolumeTest-626090383-project-member] Create volume of 1 GB Jul 27 16:16:47.074515 np0000005924 devstack@c-api.service[100521]: INFO cinder.volume.api [None req-f0635ff2-39c0-43a1-ae14-66c74582d23b tempest-CreateVolumesFromSourceVolumeTest-626090383 tempest-CreateVolumesFromSourceVolumeTest-626090383-project-member] Availability Zones retrieved successfully. Jul 27 16:16:47.082222 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.volume.api [None req-f0635ff2-39c0-43a1-ae14-66c74582d23b tempest-CreateVolumesFromSourceVolumeTest-626090383 tempest-CreateVolumesFromSourceVolumeTest-626090383-project-member] Flow 'volume_create_api' (8b1082ca-26cb-460b-9b67-55c8c0c885a1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100521) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 27 16:16:47.083798 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.volume.api [None req-f0635ff2-39c0-43a1-ae14-66c74582d23b tempest-CreateVolumesFromSourceVolumeTest-626090383 tempest-CreateVolumesFromSourceVolumeTest-626090383-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (abea6e91-dbe6-4722-8e8a-a4dd3be54975) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100521) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 27 16:16:47.085028 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.volume.flows.api.create_volume [None req-f0635ff2-39c0-43a1-ae14-66c74582d23b tempest-CreateVolumesFromSourceVolumeTest-626090383 tempest-CreateVolumesFromSourceVolumeTest-626090383-project-member] Validating volume size '1' using validate_int {{(pid=100521) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 27 16:16:47.122348 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.volume.api [None req-f0635ff2-39c0-43a1-ae14-66c74582d23b tempest-CreateVolumesFromSourceVolumeTest-626090383 tempest-CreateVolumesFromSourceVolumeTest-626090383-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (abea6e91-dbe6-4722-8e8a-a4dd3be54975) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-27T16:04:59Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=2bce4e1a-e6e0-49d9-be36-c3405449a01e,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '2bce4e1a-e6e0-49d9-be36-c3405449a01e', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100521) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 27 16:16:47.123403 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.volume.api [None req-f0635ff2-39c0-43a1-ae14-66c74582d23b tempest-CreateVolumesFromSourceVolumeTest-626090383 tempest-CreateVolumesFromSourceVolumeTest-626090383-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (d8223d51-659e-44ef-b160-7451d4a5d98a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100521) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 27 16:16:47.185835 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.quota [None req-f0635ff2-39c0-43a1-ae14-66c74582d23b tempest-CreateVolumesFromSourceVolumeTest-626090383 tempest-CreateVolumesFromSourceVolumeTest-626090383-project-member] Created reservations ['f1f01e66-038e-481b-b600-7f93925b1df0', '7ce01db9-9f78-4b40-ba29-3742bba5b311', '754a8695-6192-4aa3-bfec-79e6c07c7149', '7b92b07f-a78c-44e4-8edf-90de7397b87e'] {{(pid=100521) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 27 16:16:47.186719 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.volume.api [None req-f0635ff2-39c0-43a1-ae14-66c74582d23b tempest-CreateVolumesFromSourceVolumeTest-626090383 tempest-CreateVolumesFromSourceVolumeTest-626090383-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (d8223d51-659e-44ef-b160-7451d4a5d98a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['f1f01e66-038e-481b-b600-7f93925b1df0', '7ce01db9-9f78-4b40-ba29-3742bba5b311', '754a8695-6192-4aa3-bfec-79e6c07c7149', '7b92b07f-a78c-44e4-8edf-90de7397b87e']}' {{(pid=100521) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 27 16:16:47.187825 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.volume.api [None req-f0635ff2-39c0-43a1-ae14-66c74582d23b tempest-CreateVolumesFromSourceVolumeTest-626090383 tempest-CreateVolumesFromSourceVolumeTest-626090383-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (dabd9fcc-69d7-4317-9831-9b936596e5f6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100521) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 27 16:16:47.228374 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.volume.api [None req-f0635ff2-39c0-43a1-ae14-66c74582d23b tempest-CreateVolumesFromSourceVolumeTest-626090383 tempest-CreateVolumesFromSourceVolumeTest-626090383-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (dabd9fcc-69d7-4317-9831-9b936596e5f6) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'be26a9fe-1618-43ec-8ac7-9a2d64439ddc', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromSourceVolumeTest-Volume-1534925657',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='9245b5c578e44dc6b43aa9fc7b8f9dad',qos_specs=None,replication_status=,reservations=['f1f01e66-038e-481b-b600-7f93925b1df0','7ce01db9-9f78-4b40-ba29-3742bba5b311','754a8695-6192-4aa3-bfec-79e6c07c7149','7b92b07f-a78c-44e4-8edf-90de7397b87e'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='43e48350a5f3499fab968ea0924479e3',volume_type_id=2bce4e1a-e6e0-49d9-be36-c3405449a01e), 'volume': Volume(_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-27T16:16:47Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromSourceVolumeTest-Volume-1534925657',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=be26a9fe-1618-43ec-8ac7-9a2d64439ddc,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='9245b5c578e44dc6b43aa9fc7b8f9dad',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='43e48350a5f3499fab968ea0924479e3',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(2bce4e1a-e6e0-49d9-be36-c3405449a01e),volume_type_id=2bce4e1a-e6e0-49d9-be36-c3405449a01e)}' {{(pid=100521) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 27 16:16:47.229129 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.volume.api [None req-f0635ff2-39c0-43a1-ae14-66c74582d23b tempest-CreateVolumesFromSourceVolumeTest-626090383 tempest-CreateVolumesFromSourceVolumeTest-626090383-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (1070e4c0-e766-4aff-aaab-a51fabe229b4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100521) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 27 16:16:47.251014 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.volume.api [None req-f0635ff2-39c0-43a1-ae14-66c74582d23b tempest-CreateVolumesFromSourceVolumeTest-626090383 tempest-CreateVolumesFromSourceVolumeTest-626090383-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (1070e4c0-e766-4aff-aaab-a51fabe229b4) transitioned into state 'SUCCESS' from state '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-1534925657',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='9245b5c578e44dc6b43aa9fc7b8f9dad',qos_specs=None,replication_status=,reservations=['f1f01e66-038e-481b-b600-7f93925b1df0','7ce01db9-9f78-4b40-ba29-3742bba5b311','754a8695-6192-4aa3-bfec-79e6c07c7149','7b92b07f-a78c-44e4-8edf-90de7397b87e'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='43e48350a5f3499fab968ea0924479e3',volume_type_id=2bce4e1a-e6e0-49d9-be36-c3405449a01e)}' {{(pid=100521) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 27 16:16:47.251867 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.volume.api [None req-f0635ff2-39c0-43a1-ae14-66c74582d23b tempest-CreateVolumesFromSourceVolumeTest-626090383 tempest-CreateVolumesFromSourceVolumeTest-626090383-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (7672c11b-6be2-48eb-bbc6-57dbe57b6e67) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100521) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 27 16:16:47.270401 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.volume.api [None req-f0635ff2-39c0-43a1-ae14-66c74582d23b tempest-CreateVolumesFromSourceVolumeTest-626090383 tempest-CreateVolumesFromSourceVolumeTest-626090383-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (7672c11b-6be2-48eb-bbc6-57dbe57b6e67) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100521) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 27 16:16:47.271226 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.volume.api [None req-f0635ff2-39c0-43a1-ae14-66c74582d23b tempest-CreateVolumesFromSourceVolumeTest-626090383 tempest-CreateVolumesFromSourceVolumeTest-626090383-project-member] Flow 'volume_create_api' (8b1082ca-26cb-460b-9b67-55c8c0c885a1) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100521) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 27 16:16:47.271634 np0000005924 devstack@c-api.service[100521]: INFO cinder.volume.api [None req-f0635ff2-39c0-43a1-ae14-66c74582d23b tempest-CreateVolumesFromSourceVolumeTest-626090383 tempest-CreateVolumesFromSourceVolumeTest-626090383-project-member] Create volume request issued successfully. Jul 27 16:16:47.272579 np0000005924 devstack@c-api.service[100521]: INFO cinder.api.openstack.wsgi [None req-f0635ff2-39c0-43a1-ae14-66c74582d23b tempest-CreateVolumesFromSourceVolumeTest-626090383 tempest-CreateVolumesFromSourceVolumeTest-626090383-project-member] https://10.4.3.117/volume/v3/volumes returned with HTTP 202 Jul 27 16:16:47.273692 np0000005924 devstack@c-api.service[100521]: [pid: 100521|app: 0|req: 840/3380] 10.4.3.117 () {68 vars in 1259 bytes} [Mon Jul 27 16:16:47 2026] POST /volume/v3/volumes => generated 764 bytes in 213 msecs (HTTP/1.1 202) 7 headers in 291 bytes (2 switches on core 0) Jul 27 16:16:47.288125 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.middleware.request_id [None req-538ecb91-8fe7-444b-a7f5-f29512b64c10 None None] RequestId filter calling following filter/app {{(pid=100524) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:16:47.289956 np0000005924 devstack@c-api.service[100524]: INFO cinder.api.openstack.wsgi [None req-538ecb91-8fe7-444b-a7f5-f29512b64c10 tempest-CreateVolumesFromSourceVolumeTest-626090383 tempest-CreateVolumesFromSourceVolumeTest-626090383-project-member] POST https://10.4.3.117/volume/v3/volumes Jul 27 16:16:47.290287 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.openstack.wsgi [None req-538ecb91-8fe7-444b-a7f5-f29512b64c10 tempest-CreateVolumesFromSourceVolumeTest-626090383 tempest-CreateVolumesFromSourceVolumeTest-626090383-project-member] Action: 'create', calling method: create, body: {"volume": {"'source_volid": "62797014-01f7-4a0e-b97e-8953924842bc", "size": 1, "name": "tempest-CreateVolumesFromSourceVolumeTest-Volume-649838770"}} {{(pid=100524) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 27 16:16:47.292451 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.v3.volumes [None req-538ecb91-8fe7-444b-a7f5-f29512b64c10 tempest-CreateVolumesFromSourceVolumeTest-626090383 tempest-CreateVolumesFromSourceVolumeTest-626090383-project-member] Create volume request body: {'volume': {"'source_volid": '62797014-01f7-4a0e-b97e-8953924842bc', 'size': 1, 'name': 'tempest-CreateVolumesFromSourceVolumeTest-Volume-649838770'}} {{(pid=100524) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 27 16:16:47.292823 np0000005924 devstack@c-api.service[100524]: INFO cinder.api.v3.volumes [None req-538ecb91-8fe7-444b-a7f5-f29512b64c10 tempest-CreateVolumesFromSourceVolumeTest-626090383 tempest-CreateVolumesFromSourceVolumeTest-626090383-project-member] Create volume of 1 GB Jul 27 16:16:47.293107 np0000005924 devstack@c-api.service[100524]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:16:47.293107 np0000005924 devstack@c-api.service[100524]: warnings.warn( Jul 27 16:16:47.300516 np0000005924 devstack@c-api.service[100524]: INFO cinder.volume.api [None req-538ecb91-8fe7-444b-a7f5-f29512b64c10 tempest-CreateVolumesFromSourceVolumeTest-626090383 tempest-CreateVolumesFromSourceVolumeTest-626090383-project-member] Availability Zones retrieved successfully. Jul 27 16:16:47.310059 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.volume.api [None req-538ecb91-8fe7-444b-a7f5-f29512b64c10 tempest-CreateVolumesFromSourceVolumeTest-626090383 tempest-CreateVolumesFromSourceVolumeTest-626090383-project-member] Flow 'volume_create_api' (eea0d09f-8622-4298-82a0-ce36e45252f4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100524) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 27 16:16:47.311445 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.volume.api [None req-538ecb91-8fe7-444b-a7f5-f29512b64c10 tempest-CreateVolumesFromSourceVolumeTest-626090383 tempest-CreateVolumesFromSourceVolumeTest-626090383-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (7d4f6f8d-654a-42a2-be58-0a9940473dea) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100524) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 27 16:16:47.313600 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.volume.flows.api.create_volume [None req-538ecb91-8fe7-444b-a7f5-f29512b64c10 tempest-CreateVolumesFromSourceVolumeTest-626090383 tempest-CreateVolumesFromSourceVolumeTest-626090383-project-member] Validating volume size '1' using validate_int {{(pid=100524) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 27 16:16:47.359717 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.volume.api [None req-538ecb91-8fe7-444b-a7f5-f29512b64c10 tempest-CreateVolumesFromSourceVolumeTest-626090383 tempest-CreateVolumesFromSourceVolumeTest-626090383-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (7d4f6f8d-654a-42a2-be58-0a9940473dea) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-27T16:04:59Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=2bce4e1a-e6e0-49d9-be36-c3405449a01e,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '2bce4e1a-e6e0-49d9-be36-c3405449a01e', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100524) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 27 16:16:47.360789 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.volume.api [None req-538ecb91-8fe7-444b-a7f5-f29512b64c10 tempest-CreateVolumesFromSourceVolumeTest-626090383 tempest-CreateVolumesFromSourceVolumeTest-626090383-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (b7afda49-4498-4481-bc31-63a9264a54ff) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100524) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 27 16:16:47.412895 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.quota [None req-538ecb91-8fe7-444b-a7f5-f29512b64c10 tempest-CreateVolumesFromSourceVolumeTest-626090383 tempest-CreateVolumesFromSourceVolumeTest-626090383-project-member] Created reservations ['9bbc66fc-6728-4402-9738-01ff3483e243', '428538b4-7219-46c2-862b-e1f5a34a77e7', 'bc62f8d4-1576-4b36-941d-441668683bf5', '369402b7-35ac-4941-9956-a1c0213adb19'] {{(pid=100524) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 27 16:16:47.413882 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.volume.api [None req-538ecb91-8fe7-444b-a7f5-f29512b64c10 tempest-CreateVolumesFromSourceVolumeTest-626090383 tempest-CreateVolumesFromSourceVolumeTest-626090383-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (b7afda49-4498-4481-bc31-63a9264a54ff) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['9bbc66fc-6728-4402-9738-01ff3483e243', '428538b4-7219-46c2-862b-e1f5a34a77e7', 'bc62f8d4-1576-4b36-941d-441668683bf5', '369402b7-35ac-4941-9956-a1c0213adb19']}' {{(pid=100524) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 27 16:16:47.414661 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.volume.api [None req-538ecb91-8fe7-444b-a7f5-f29512b64c10 tempest-CreateVolumesFromSourceVolumeTest-626090383 tempest-CreateVolumesFromSourceVolumeTest-626090383-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (ddf4315a-a6e8-4e6c-b7d2-a81b10d55387) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100524) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 27 16:16:47.439471 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.volume.api [None req-538ecb91-8fe7-444b-a7f5-f29512b64c10 tempest-CreateVolumesFromSourceVolumeTest-626090383 tempest-CreateVolumesFromSourceVolumeTest-626090383-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (ddf4315a-a6e8-4e6c-b7d2-a81b10d55387) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '448559eb-d40e-4e94-85c3-396406833a7a', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromSourceVolumeTest-Volume-649838770',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='9245b5c578e44dc6b43aa9fc7b8f9dad',qos_specs=None,replication_status=,reservations=['9bbc66fc-6728-4402-9738-01ff3483e243','428538b4-7219-46c2-862b-e1f5a34a77e7','bc62f8d4-1576-4b36-941d-441668683bf5','369402b7-35ac-4941-9956-a1c0213adb19'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='43e48350a5f3499fab968ea0924479e3',volume_type_id=2bce4e1a-e6e0-49d9-be36-c3405449a01e), 'volume': Volume(_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-27T16:16:47Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromSourceVolumeTest-Volume-649838770',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=448559eb-d40e-4e94-85c3-396406833a7a,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='9245b5c578e44dc6b43aa9fc7b8f9dad',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='43e48350a5f3499fab968ea0924479e3',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(2bce4e1a-e6e0-49d9-be36-c3405449a01e),volume_type_id=2bce4e1a-e6e0-49d9-be36-c3405449a01e)}' {{(pid=100524) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 27 16:16:47.440357 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.volume.api [None req-538ecb91-8fe7-444b-a7f5-f29512b64c10 tempest-CreateVolumesFromSourceVolumeTest-626090383 tempest-CreateVolumesFromSourceVolumeTest-626090383-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (93fdf39e-b841-4425-81f5-6ad18684afc8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100524) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 27 16:16:47.453097 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.middleware.request_id [req-a88e61e0-b8cf-4e36-bcae-a2b587d0e13b req-dde5e568-3094-4c9d-a3e0-3b6f8ee9cbdf None None] RequestId filter calling following filter/app {{(pid=100522) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:16:47.456019 np0000005924 devstack@c-api.service[100522]: INFO cinder.api.openstack.wsgi [req-a88e61e0-b8cf-4e36-bcae-a2b587d0e13b req-dde5e568-3094-4c9d-a3e0-3b6f8ee9cbdf tempest-TestVolumeBootPattern-1923367323 tempest-TestVolumeBootPattern-1923367323-project-member] DELETE https://10.4.3.117/volume/v3/attachments/c7afee4a-1f01-4d42-bd33-2d73e262ec12 Jul 27 16:16:47.456282 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.openstack.wsgi [req-a88e61e0-b8cf-4e36-bcae-a2b587d0e13b req-dde5e568-3094-4c9d-a3e0-3b6f8ee9cbdf tempest-TestVolumeBootPattern-1923367323 tempest-TestVolumeBootPattern-1923367323-project-member] Empty body provided in request {{(pid=100522) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:16:47.456571 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.openstack.wsgi [req-a88e61e0-b8cf-4e36-bcae-a2b587d0e13b req-dde5e568-3094-4c9d-a3e0-3b6f8ee9cbdf tempest-TestVolumeBootPattern-1923367323 tempest-TestVolumeBootPattern-1923367323-project-member] Calling method 'version_select' {{(pid=100522) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:16:47.463635 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.volume.api [None req-538ecb91-8fe7-444b-a7f5-f29512b64c10 tempest-CreateVolumesFromSourceVolumeTest-626090383 tempest-CreateVolumesFromSourceVolumeTest-626090383-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (93fdf39e-b841-4425-81f5-6ad18684afc8) transitioned into state 'SUCCESS' from state '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-649838770',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='9245b5c578e44dc6b43aa9fc7b8f9dad',qos_specs=None,replication_status=,reservations=['9bbc66fc-6728-4402-9738-01ff3483e243','428538b4-7219-46c2-862b-e1f5a34a77e7','bc62f8d4-1576-4b36-941d-441668683bf5','369402b7-35ac-4941-9956-a1c0213adb19'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='43e48350a5f3499fab968ea0924479e3',volume_type_id=2bce4e1a-e6e0-49d9-be36-c3405449a01e)}' {{(pid=100524) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 27 16:16:47.464617 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.volume.api [None req-538ecb91-8fe7-444b-a7f5-f29512b64c10 tempest-CreateVolumesFromSourceVolumeTest-626090383 tempest-CreateVolumesFromSourceVolumeTest-626090383-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (a25ef426-8749-4335-af4b-3591de5736b2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100524) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 27 16:16:47.472978 np0000005924 devstack@c-api.service[100522]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:16:47.472978 np0000005924 devstack@c-api.service[100522]: warnings.warn( Jul 27 16:16:47.490625 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.volume.api [None req-538ecb91-8fe7-444b-a7f5-f29512b64c10 tempest-CreateVolumesFromSourceVolumeTest-626090383 tempest-CreateVolumesFromSourceVolumeTest-626090383-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (a25ef426-8749-4335-af4b-3591de5736b2) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100524) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 27 16:16:47.491953 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.volume.api [None req-538ecb91-8fe7-444b-a7f5-f29512b64c10 tempest-CreateVolumesFromSourceVolumeTest-626090383 tempest-CreateVolumesFromSourceVolumeTest-626090383-project-member] Flow 'volume_create_api' (eea0d09f-8622-4298-82a0-ce36e45252f4) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100524) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 27 16:16:47.492533 np0000005924 devstack@c-api.service[100524]: INFO cinder.volume.api [None req-538ecb91-8fe7-444b-a7f5-f29512b64c10 tempest-CreateVolumesFromSourceVolumeTest-626090383 tempest-CreateVolumesFromSourceVolumeTest-626090383-project-member] Create volume request issued successfully. Jul 27 16:16:47.493520 np0000005924 devstack@c-api.service[100524]: INFO cinder.api.openstack.wsgi [None req-538ecb91-8fe7-444b-a7f5-f29512b64c10 tempest-CreateVolumesFromSourceVolumeTest-626090383 tempest-CreateVolumesFromSourceVolumeTest-626090383-project-member] https://10.4.3.117/volume/v3/volumes returned with HTTP 202 Jul 27 16:16:47.494057 np0000005924 devstack@c-api.service[100524]: [pid: 100524|app: 0|req: 853/3381] 10.4.3.117 () {68 vars in 1259 bytes} [Mon Jul 27 16:16:47 2026] POST /volume/v3/volumes => generated 763 bytes in 206 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 27 16:16:47.510441 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.middleware.request_id [None req-a4cbed06-8877-4a4e-98df-118b36bd5af6 None None] RequestId filter calling following filter/app {{(pid=100523) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:16:47.512240 np0000005924 devstack@c-api.service[100523]: INFO cinder.api.openstack.wsgi [None req-a4cbed06-8877-4a4e-98df-118b36bd5af6 tempest-CreateVolumesFromSourceVolumeTest-626090383 tempest-CreateVolumesFromSourceVolumeTest-626090383-project-member] POST https://10.4.3.117/volume/v3/volumes Jul 27 16:16:47.512616 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.openstack.wsgi [None req-a4cbed06-8877-4a4e-98df-118b36bd5af6 tempest-CreateVolumesFromSourceVolumeTest-626090383 tempest-CreateVolumesFromSourceVolumeTest-626090383-project-member] Action: 'create', calling method: create, body: {"volume": {"'source_volid": "62797014-01f7-4a0e-b97e-8953924842bc", "size": 1, "name": "tempest-CreateVolumesFromSourceVolumeTest-Volume-49902135"}} {{(pid=100523) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 27 16:16:47.513935 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.v3.volumes [None req-a4cbed06-8877-4a4e-98df-118b36bd5af6 tempest-CreateVolumesFromSourceVolumeTest-626090383 tempest-CreateVolumesFromSourceVolumeTest-626090383-project-member] Create volume request body: {'volume': {"'source_volid": '62797014-01f7-4a0e-b97e-8953924842bc', 'size': 1, 'name': 'tempest-CreateVolumesFromSourceVolumeTest-Volume-49902135'}} {{(pid=100523) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 27 16:16:47.514053 np0000005924 devstack@c-api.service[100523]: INFO cinder.api.v3.volumes [None req-a4cbed06-8877-4a4e-98df-118b36bd5af6 tempest-CreateVolumesFromSourceVolumeTest-626090383 tempest-CreateVolumesFromSourceVolumeTest-626090383-project-member] Create volume of 1 GB Jul 27 16:16:47.520070 np0000005924 devstack@c-api.service[100523]: INFO cinder.volume.api [None req-a4cbed06-8877-4a4e-98df-118b36bd5af6 tempest-CreateVolumesFromSourceVolumeTest-626090383 tempest-CreateVolumesFromSourceVolumeTest-626090383-project-member] Availability Zones retrieved successfully. Jul 27 16:16:47.520173 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.middleware.request_id [None req-d0a498dd-60a1-4646-94e0-d6cf4d321367 None None] RequestId filter calling following filter/app {{(pid=100521) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:16:47.522555 np0000005924 devstack@c-api.service[100521]: INFO cinder.api.openstack.wsgi [None req-d0a498dd-60a1-4646-94e0-d6cf4d321367 tempest-VolumesBackupsTest-916266255 tempest-VolumesBackupsTest-916266255-project-member] GET https://10.4.3.117/volume/v3/backups/5056bb69-87a8-4119-9a0b-e9cbd6fb1ed1 Jul 27 16:16:47.523349 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.openstack.wsgi [None req-d0a498dd-60a1-4646-94e0-d6cf4d321367 tempest-VolumesBackupsTest-916266255 tempest-VolumesBackupsTest-916266255-project-member] Empty body provided in request {{(pid=100521) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:16:47.523349 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.openstack.wsgi [None req-d0a498dd-60a1-4646-94e0-d6cf4d321367 tempest-VolumesBackupsTest-916266255 tempest-VolumesBackupsTest-916266255-project-member] Calling method 'show' {{(pid=100521) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:16:47.523349 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.v3.backups [None req-d0a498dd-60a1-4646-94e0-d6cf4d321367 tempest-VolumesBackupsTest-916266255 tempest-VolumesBackupsTest-916266255-project-member] Show backup with id 5056bb69-87a8-4119-9a0b-e9cbd6fb1ed1. {{(pid=100521) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 27 16:16:47.525495 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.volume.api [None req-a4cbed06-8877-4a4e-98df-118b36bd5af6 tempest-CreateVolumesFromSourceVolumeTest-626090383 tempest-CreateVolumesFromSourceVolumeTest-626090383-project-member] Flow 'volume_create_api' (91f857af-31d4-48a2-a1b4-d6367df828e4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100523) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 27 16:16:47.527142 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.volume.api [None req-a4cbed06-8877-4a4e-98df-118b36bd5af6 tempest-CreateVolumesFromSourceVolumeTest-626090383 tempest-CreateVolumesFromSourceVolumeTest-626090383-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (07bc563e-b903-4071-85ca-62f9ff19a5cb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100523) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 27 16:16:47.527316 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.volume.flows.api.create_volume [None req-a4cbed06-8877-4a4e-98df-118b36bd5af6 tempest-CreateVolumesFromSourceVolumeTest-626090383 tempest-CreateVolumesFromSourceVolumeTest-626090383-project-member] Validating volume size '1' using validate_int {{(pid=100523) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 27 16:16:47.527435 np0000005924 devstack@c-api.service[100521]: INFO cinder.api.openstack.wsgi [None req-d0a498dd-60a1-4646-94e0-d6cf4d321367 tempest-VolumesBackupsTest-916266255 tempest-VolumesBackupsTest-916266255-project-member] https://10.4.3.117/volume/v3/backups/5056bb69-87a8-4119-9a0b-e9cbd6fb1ed1 returned with HTTP 404 Jul 27 16:16:47.528821 np0000005924 devstack@c-api.service[100521]: [pid: 100521|app: 0|req: 841/3382] 10.4.3.117 () {66 vars in 1348 bytes} [Mon Jul 27 16:16:47 2026] GET /volume/v3/backups/5056bb69-87a8-4119-9a0b-e9cbd6fb1ed1 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 27 16:16:47.544349 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.middleware.request_id [None req-df2b7d64-1be3-4bcf-b6e2-ed882e06f5a4 None None] RequestId filter calling following filter/app {{(pid=100524) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:16:47.544349 np0000005924 devstack@c-api.service[100524]: INFO cinder.api.openstack.wsgi [None req-df2b7d64-1be3-4bcf-b6e2-ed882e06f5a4 tempest-VolumesBackupsTest-916266255 tempest-VolumesBackupsTest-916266255-project-member] POST https://10.4.3.117/volume/v3/volumes Jul 27 16:16:47.544349 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.openstack.wsgi [None req-df2b7d64-1be3-4bcf-b6e2-ed882e06f5a4 tempest-VolumesBackupsTest-916266255 tempest-VolumesBackupsTest-916266255-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesBackupsTest-Volume-1799530020"}} {{(pid=100524) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 27 16:16:47.544591 np0000005924 devstack@c-api.service[100522]: INFO cinder.api.openstack.wsgi [req-a88e61e0-b8cf-4e36-bcae-a2b587d0e13b req-dde5e568-3094-4c9d-a3e0-3b6f8ee9cbdf tempest-TestVolumeBootPattern-1923367323 tempest-TestVolumeBootPattern-1923367323-project-member] https://10.4.3.117/volume/v3/attachments/c7afee4a-1f01-4d42-bd33-2d73e262ec12 returned with HTTP 200 Jul 27 16:16:47.544591 np0000005924 devstack@c-api.service[100522]: [pid: 100522|app: 0|req: 836/3383] 10.4.3.117 () {72 vars in 1673 bytes} [Mon Jul 27 16:16:47 2026] DELETE /volume/v3/attachments/c7afee4a-1f01-4d42-bd33-2d73e262ec12 => generated 19 bytes in 92 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 27 16:16:47.544655 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.v3.volumes [None req-df2b7d64-1be3-4bcf-b6e2-ed882e06f5a4 tempest-VolumesBackupsTest-916266255 tempest-VolumesBackupsTest-916266255-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesBackupsTest-Volume-1799530020'}} {{(pid=100524) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 27 16:16:47.544780 np0000005924 devstack@c-api.service[100524]: INFO cinder.api.v3.volumes [None req-df2b7d64-1be3-4bcf-b6e2-ed882e06f5a4 tempest-VolumesBackupsTest-916266255 tempest-VolumesBackupsTest-916266255-project-member] Create volume of 1 GB Jul 27 16:16:47.545030 np0000005924 devstack@c-api.service[100524]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:16:47.545030 np0000005924 devstack@c-api.service[100524]: warnings.warn( Jul 27 16:16:47.549340 np0000005924 devstack@c-api.service[100524]: INFO cinder.volume.api [None req-df2b7d64-1be3-4bcf-b6e2-ed882e06f5a4 tempest-VolumesBackupsTest-916266255 tempest-VolumesBackupsTest-916266255-project-member] Availability Zones retrieved successfully. Jul 27 16:16:47.556304 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.volume.api [None req-df2b7d64-1be3-4bcf-b6e2-ed882e06f5a4 tempest-VolumesBackupsTest-916266255 tempest-VolumesBackupsTest-916266255-project-member] Flow 'volume_create_api' (72948968-e8d7-47d2-87c5-1d387d551fdf) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100524) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 27 16:16:47.557280 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.volume.api [None req-df2b7d64-1be3-4bcf-b6e2-ed882e06f5a4 tempest-VolumesBackupsTest-916266255 tempest-VolumesBackupsTest-916266255-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (cfb25325-c8a1-4837-81db-b416a698b1f7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100524) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 27 16:16:47.558212 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.volume.flows.api.create_volume [None req-df2b7d64-1be3-4bcf-b6e2-ed882e06f5a4 tempest-VolumesBackupsTest-916266255 tempest-VolumesBackupsTest-916266255-project-member] Validating volume size '1' using validate_int {{(pid=100524) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 27 16:16:47.560417 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.volume.api [None req-a4cbed06-8877-4a4e-98df-118b36bd5af6 tempest-CreateVolumesFromSourceVolumeTest-626090383 tempest-CreateVolumesFromSourceVolumeTest-626090383-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (07bc563e-b903-4071-85ca-62f9ff19a5cb) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-27T16:04:59Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=2bce4e1a-e6e0-49d9-be36-c3405449a01e,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '2bce4e1a-e6e0-49d9-be36-c3405449a01e', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100523) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 27 16:16:47.561422 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.volume.api [None req-a4cbed06-8877-4a4e-98df-118b36bd5af6 tempest-CreateVolumesFromSourceVolumeTest-626090383 tempest-CreateVolumesFromSourceVolumeTest-626090383-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (2f74031c-c9ce-4bf7-b8b7-09309b8bef0f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100523) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 27 16:16:47.563013 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.middleware.request_id [req-a88e61e0-b8cf-4e36-bcae-a2b587d0e13b req-d45e4f5c-cae0-49e9-92da-d2596a6cb8e9 None None] RequestId filter calling following filter/app {{(pid=100521) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:16:47.564992 np0000005924 devstack@c-api.service[100521]: INFO cinder.api.openstack.wsgi [req-a88e61e0-b8cf-4e36-bcae-a2b587d0e13b req-d45e4f5c-cae0-49e9-92da-d2596a6cb8e9 tempest-TestVolumeBootPattern-1923367323 tempest-TestVolumeBootPattern-1923367323-project-member] DELETE https://10.4.3.117/volume/v3/volumes/439a183c-a6c3-4f45-b3ce-c6fe542d99a1 Jul 27 16:16:47.565158 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.openstack.wsgi [req-a88e61e0-b8cf-4e36-bcae-a2b587d0e13b req-d45e4f5c-cae0-49e9-92da-d2596a6cb8e9 tempest-TestVolumeBootPattern-1923367323 tempest-TestVolumeBootPattern-1923367323-project-member] Empty body provided in request {{(pid=100521) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:16:47.565396 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.openstack.wsgi [req-a88e61e0-b8cf-4e36-bcae-a2b587d0e13b req-d45e4f5c-cae0-49e9-92da-d2596a6cb8e9 tempest-TestVolumeBootPattern-1923367323 tempest-TestVolumeBootPattern-1923367323-project-member] Calling method 'delete' {{(pid=100521) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:16:47.565586 np0000005924 devstack@c-api.service[100521]: INFO cinder.api.v3.volumes [req-a88e61e0-b8cf-4e36-bcae-a2b587d0e13b req-d45e4f5c-cae0-49e9-92da-d2596a6cb8e9 tempest-TestVolumeBootPattern-1923367323 tempest-TestVolumeBootPattern-1923367323-project-member] Delete volume with id: 439a183c-a6c3-4f45-b3ce-c6fe542d99a1 Jul 27 16:16:47.578895 np0000005924 devstack@c-api.service[100521]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:16:47.578895 np0000005924 devstack@c-api.service[100521]: warnings.warn( Jul 27 16:16:47.579488 np0000005924 devstack@c-api.service[100521]: INFO cinder.volume.api [req-a88e61e0-b8cf-4e36-bcae-a2b587d0e13b req-d45e4f5c-cae0-49e9-92da-d2596a6cb8e9 tempest-TestVolumeBootPattern-1923367323 tempest-TestVolumeBootPattern-1923367323-project-member] Volume info retrieved successfully. Jul 27 16:16:47.604236 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.volume.api [None req-df2b7d64-1be3-4bcf-b6e2-ed882e06f5a4 tempest-VolumesBackupsTest-916266255 tempest-VolumesBackupsTest-916266255-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (cfb25325-c8a1-4837-81db-b416a698b1f7) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-27T16:04:59Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=2bce4e1a-e6e0-49d9-be36-c3405449a01e,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '2bce4e1a-e6e0-49d9-be36-c3405449a01e', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100524) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 27 16:16:47.605251 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.volume.api [None req-df2b7d64-1be3-4bcf-b6e2-ed882e06f5a4 tempest-VolumesBackupsTest-916266255 tempest-VolumesBackupsTest-916266255-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (c719660f-edab-4743-99ab-e8a39848b24b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100524) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 27 16:16:47.633005 np0000005924 devstack@c-api.service[100521]: INFO cinder.volume.api [req-a88e61e0-b8cf-4e36-bcae-a2b587d0e13b req-d45e4f5c-cae0-49e9-92da-d2596a6cb8e9 tempest-TestVolumeBootPattern-1923367323 tempest-TestVolumeBootPattern-1923367323-project-member] Delete volume request issued successfully. Jul 27 16:16:47.634829 np0000005924 devstack@c-api.service[100521]: INFO cinder.api.openstack.wsgi [req-a88e61e0-b8cf-4e36-bcae-a2b587d0e13b req-d45e4f5c-cae0-49e9-92da-d2596a6cb8e9 tempest-TestVolumeBootPattern-1923367323 tempest-TestVolumeBootPattern-1923367323-project-member] https://10.4.3.117/volume/v3/volumes/439a183c-a6c3-4f45-b3ce-c6fe542d99a1 returned with HTTP 202 Jul 27 16:16:47.634829 np0000005924 devstack@c-api.service[100521]: [pid: 100521|app: 0|req: 842/3384] 10.4.3.117 () {70 vars in 1620 bytes} [Mon Jul 27 16:16:47 2026] DELETE /volume/v3/volumes/439a183c-a6c3-4f45-b3ce-c6fe542d99a1 => generated 0 bytes in 71 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 27 16:16:47.642660 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.quota [None req-a4cbed06-8877-4a4e-98df-118b36bd5af6 tempest-CreateVolumesFromSourceVolumeTest-626090383 tempest-CreateVolumesFromSourceVolumeTest-626090383-project-member] Created reservations ['35c5316e-3a46-44a5-bb61-cf65bd7e19f4', '2f63d9be-1b6a-4fe8-97c6-017dfbfa8b6c', '97a56558-e746-476b-bcd6-18bac9a688ce', '3b72b69d-ef3a-4273-8346-4f42dd815552'] {{(pid=100523) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 27 16:16:47.642660 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.volume.api [None req-a4cbed06-8877-4a4e-98df-118b36bd5af6 tempest-CreateVolumesFromSourceVolumeTest-626090383 tempest-CreateVolumesFromSourceVolumeTest-626090383-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (2f74031c-c9ce-4bf7-b8b7-09309b8bef0f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['35c5316e-3a46-44a5-bb61-cf65bd7e19f4', '2f63d9be-1b6a-4fe8-97c6-017dfbfa8b6c', '97a56558-e746-476b-bcd6-18bac9a688ce', '3b72b69d-ef3a-4273-8346-4f42dd815552']}' {{(pid=100523) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 27 16:16:47.643207 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.volume.api [None req-a4cbed06-8877-4a4e-98df-118b36bd5af6 tempest-CreateVolumesFromSourceVolumeTest-626090383 tempest-CreateVolumesFromSourceVolumeTest-626090383-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (3a460054-c3af-46e5-ab60-ef622bbd23f5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100523) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 27 16:16:47.659438 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.quota [None req-df2b7d64-1be3-4bcf-b6e2-ed882e06f5a4 tempest-VolumesBackupsTest-916266255 tempest-VolumesBackupsTest-916266255-project-member] Created reservations ['67d152b1-0e14-4d48-8e18-3b2875140ddf', '39cf7b1a-72ec-415e-bab4-f3bd562765ac', 'a1160af3-7b8e-4d63-b8e7-f3170bf88ec2', 'c25e24d4-3c0d-40d5-a283-587527c039e7'] {{(pid=100524) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 27 16:16:47.660132 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.volume.api [None req-df2b7d64-1be3-4bcf-b6e2-ed882e06f5a4 tempest-VolumesBackupsTest-916266255 tempest-VolumesBackupsTest-916266255-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (c719660f-edab-4743-99ab-e8a39848b24b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['67d152b1-0e14-4d48-8e18-3b2875140ddf', '39cf7b1a-72ec-415e-bab4-f3bd562765ac', 'a1160af3-7b8e-4d63-b8e7-f3170bf88ec2', 'c25e24d4-3c0d-40d5-a283-587527c039e7']}' {{(pid=100524) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 27 16:16:47.660878 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.volume.api [None req-df2b7d64-1be3-4bcf-b6e2-ed882e06f5a4 tempest-VolumesBackupsTest-916266255 tempest-VolumesBackupsTest-916266255-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (3eb1e7aa-b0a8-4b5d-81e0-2dd72528c1ae) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100524) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 27 16:16:47.678877 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.volume.api [None req-a4cbed06-8877-4a4e-98df-118b36bd5af6 tempest-CreateVolumesFromSourceVolumeTest-626090383 tempest-CreateVolumesFromSourceVolumeTest-626090383-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (3a460054-c3af-46e5-ab60-ef622bbd23f5) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '0352120d-0ece-4bc6-9037-15228389d509', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromSourceVolumeTest-Volume-49902135',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='9245b5c578e44dc6b43aa9fc7b8f9dad',qos_specs=None,replication_status=,reservations=['35c5316e-3a46-44a5-bb61-cf65bd7e19f4','2f63d9be-1b6a-4fe8-97c6-017dfbfa8b6c','97a56558-e746-476b-bcd6-18bac9a688ce','3b72b69d-ef3a-4273-8346-4f42dd815552'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='43e48350a5f3499fab968ea0924479e3',volume_type_id=2bce4e1a-e6e0-49d9-be36-c3405449a01e), 'volume': Volume(_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-27T16:16:47Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromSourceVolumeTest-Volume-49902135',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=0352120d-0ece-4bc6-9037-15228389d509,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='9245b5c578e44dc6b43aa9fc7b8f9dad',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='43e48350a5f3499fab968ea0924479e3',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(2bce4e1a-e6e0-49d9-be36-c3405449a01e),volume_type_id=2bce4e1a-e6e0-49d9-be36-c3405449a01e)}' {{(pid=100523) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 27 16:16:47.679671 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.volume.api [None req-a4cbed06-8877-4a4e-98df-118b36bd5af6 tempest-CreateVolumesFromSourceVolumeTest-626090383 tempest-CreateVolumesFromSourceVolumeTest-626090383-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (e95050aa-b919-4315-8e37-eed1ade2aa22) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100523) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 27 16:16:47.700485 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.volume.api [None req-df2b7d64-1be3-4bcf-b6e2-ed882e06f5a4 tempest-VolumesBackupsTest-916266255 tempest-VolumesBackupsTest-916266255-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (3eb1e7aa-b0a8-4b5d-81e0-2dd72528c1ae) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'ccf62f05-02b5-4080-bbc5-c44829e2ad7f', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesBackupsTest-Volume-1799530020',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='1edf218b80eb49bdb9ea94043ab3860f',qos_specs=None,replication_status=,reservations=['67d152b1-0e14-4d48-8e18-3b2875140ddf','39cf7b1a-72ec-415e-bab4-f3bd562765ac','a1160af3-7b8e-4d63-b8e7-f3170bf88ec2','c25e24d4-3c0d-40d5-a283-587527c039e7'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='f4e17bc38d504992a66ca3dfe7a21fba',volume_type_id=2bce4e1a-e6e0-49d9-be36-c3405449a01e), 'volume': Volume(_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-27T16:16:47Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesBackupsTest-Volume-1799530020',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=ccf62f05-02b5-4080-bbc5-c44829e2ad7f,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='1edf218b80eb49bdb9ea94043ab3860f',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='f4e17bc38d504992a66ca3dfe7a21fba',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(2bce4e1a-e6e0-49d9-be36-c3405449a01e),volume_type_id=2bce4e1a-e6e0-49d9-be36-c3405449a01e)}' {{(pid=100524) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 27 16:16:47.701106 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.volume.api [None req-df2b7d64-1be3-4bcf-b6e2-ed882e06f5a4 tempest-VolumesBackupsTest-916266255 tempest-VolumesBackupsTest-916266255-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (e3df66f4-45fe-4133-af5b-86acd968dbb7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100524) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 27 16:16:47.728918 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.volume.api [None req-a4cbed06-8877-4a4e-98df-118b36bd5af6 tempest-CreateVolumesFromSourceVolumeTest-626090383 tempest-CreateVolumesFromSourceVolumeTest-626090383-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (e95050aa-b919-4315-8e37-eed1ade2aa22) transitioned into state 'SUCCESS' from state '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-49902135',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='9245b5c578e44dc6b43aa9fc7b8f9dad',qos_specs=None,replication_status=,reservations=['35c5316e-3a46-44a5-bb61-cf65bd7e19f4','2f63d9be-1b6a-4fe8-97c6-017dfbfa8b6c','97a56558-e746-476b-bcd6-18bac9a688ce','3b72b69d-ef3a-4273-8346-4f42dd815552'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='43e48350a5f3499fab968ea0924479e3',volume_type_id=2bce4e1a-e6e0-49d9-be36-c3405449a01e)}' {{(pid=100523) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 27 16:16:47.729772 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.volume.api [None req-a4cbed06-8877-4a4e-98df-118b36bd5af6 tempest-CreateVolumesFromSourceVolumeTest-626090383 tempest-CreateVolumesFromSourceVolumeTest-626090383-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (537f7acb-4d67-4d1a-bc7c-6eb844b086e4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100523) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 27 16:16:47.780347 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.volume.api [None req-df2b7d64-1be3-4bcf-b6e2-ed882e06f5a4 tempest-VolumesBackupsTest-916266255 tempest-VolumesBackupsTest-916266255-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (e3df66f4-45fe-4133-af5b-86acd968dbb7) transitioned into state 'SUCCESS' from state '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-1799530020',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='1edf218b80eb49bdb9ea94043ab3860f',qos_specs=None,replication_status=,reservations=['67d152b1-0e14-4d48-8e18-3b2875140ddf','39cf7b1a-72ec-415e-bab4-f3bd562765ac','a1160af3-7b8e-4d63-b8e7-f3170bf88ec2','c25e24d4-3c0d-40d5-a283-587527c039e7'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='f4e17bc38d504992a66ca3dfe7a21fba',volume_type_id=2bce4e1a-e6e0-49d9-be36-c3405449a01e)}' {{(pid=100524) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 27 16:16:47.780347 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.volume.api [None req-df2b7d64-1be3-4bcf-b6e2-ed882e06f5a4 tempest-VolumesBackupsTest-916266255 tempest-VolumesBackupsTest-916266255-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (db7d5cc8-29d7-4077-8442-71beb2dabd6d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100524) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 27 16:16:47.780639 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.volume.api [None req-a4cbed06-8877-4a4e-98df-118b36bd5af6 tempest-CreateVolumesFromSourceVolumeTest-626090383 tempest-CreateVolumesFromSourceVolumeTest-626090383-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (537f7acb-4d67-4d1a-bc7c-6eb844b086e4) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100523) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 27 16:16:47.780639 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.volume.api [None req-a4cbed06-8877-4a4e-98df-118b36bd5af6 tempest-CreateVolumesFromSourceVolumeTest-626090383 tempest-CreateVolumesFromSourceVolumeTest-626090383-project-member] Flow 'volume_create_api' (91f857af-31d4-48a2-a1b4-d6367df828e4) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100523) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 27 16:16:47.780639 np0000005924 devstack@c-api.service[100523]: INFO cinder.volume.api [None req-a4cbed06-8877-4a4e-98df-118b36bd5af6 tempest-CreateVolumesFromSourceVolumeTest-626090383 tempest-CreateVolumesFromSourceVolumeTest-626090383-project-member] Create volume request issued successfully. Jul 27 16:16:47.781072 np0000005924 devstack@c-api.service[100523]: INFO cinder.api.openstack.wsgi [None req-a4cbed06-8877-4a4e-98df-118b36bd5af6 tempest-CreateVolumesFromSourceVolumeTest-626090383 tempest-CreateVolumesFromSourceVolumeTest-626090383-project-member] https://10.4.3.117/volume/v3/volumes returned with HTTP 202 Jul 27 16:16:47.781700 np0000005924 devstack@c-api.service[100523]: [pid: 100523|app: 0|req: 854/3385] 10.4.3.117 () {68 vars in 1259 bytes} [Mon Jul 27 16:16:47 2026] POST /volume/v3/volumes => generated 762 bytes in 272 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 27 16:16:47.799134 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.middleware.request_id [None req-16d2cbdd-f274-4d90-a8fd-cd2f8c98419e None None] RequestId filter calling following filter/app {{(pid=100522) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:16:47.800596 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.volume.api [None req-df2b7d64-1be3-4bcf-b6e2-ed882e06f5a4 tempest-VolumesBackupsTest-916266255 tempest-VolumesBackupsTest-916266255-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (db7d5cc8-29d7-4077-8442-71beb2dabd6d) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100524) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 27 16:16:47.801151 np0000005924 devstack@c-api.service[100522]: INFO cinder.api.openstack.wsgi [None req-16d2cbdd-f274-4d90-a8fd-cd2f8c98419e tempest-CreateVolumesFromSourceVolumeTest-626090383 tempest-CreateVolumesFromSourceVolumeTest-626090383-project-member] POST https://10.4.3.117/volume/v3/volumes Jul 27 16:16:47.801610 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.volume.api [None req-df2b7d64-1be3-4bcf-b6e2-ed882e06f5a4 tempest-VolumesBackupsTest-916266255 tempest-VolumesBackupsTest-916266255-project-member] Flow 'volume_create_api' (72948968-e8d7-47d2-87c5-1d387d551fdf) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100524) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 27 16:16:47.801674 np0000005924 devstack@c-api.service[100524]: INFO cinder.volume.api [None req-df2b7d64-1be3-4bcf-b6e2-ed882e06f5a4 tempest-VolumesBackupsTest-916266255 tempest-VolumesBackupsTest-916266255-project-member] Create volume request issued successfully. Jul 27 16:16:47.801712 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.openstack.wsgi [None req-16d2cbdd-f274-4d90-a8fd-cd2f8c98419e tempest-CreateVolumesFromSourceVolumeTest-626090383 tempest-CreateVolumesFromSourceVolumeTest-626090383-project-member] Action: 'create', calling method: create, body: {"volume": {"'source_volid": "62797014-01f7-4a0e-b97e-8953924842bc", "size": 1, "name": "tempest-CreateVolumesFromSourceVolumeTest-Volume-821572906"}} {{(pid=100522) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 27 16:16:47.802169 np0000005924 devstack@c-api.service[100524]: INFO cinder.api.openstack.wsgi [None req-df2b7d64-1be3-4bcf-b6e2-ed882e06f5a4 tempest-VolumesBackupsTest-916266255 tempest-VolumesBackupsTest-916266255-project-member] https://10.4.3.117/volume/v3/volumes returned with HTTP 202 Jul 27 16:16:47.802627 np0000005924 devstack@c-api.service[100524]: [pid: 100524|app: 0|req: 854/3386] 10.4.3.117 () {68 vars in 1258 bytes} [Mon Jul 27 16:16:47 2026] POST /volume/v3/volumes => generated 749 bytes in 262 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 27 16:16:47.803075 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.v3.volumes [None req-16d2cbdd-f274-4d90-a8fd-cd2f8c98419e tempest-CreateVolumesFromSourceVolumeTest-626090383 tempest-CreateVolumesFromSourceVolumeTest-626090383-project-member] Create volume request body: {'volume': {"'source_volid": '62797014-01f7-4a0e-b97e-8953924842bc', 'size': 1, 'name': 'tempest-CreateVolumesFromSourceVolumeTest-Volume-821572906'}} {{(pid=100522) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 27 16:16:47.803602 np0000005924 devstack@c-api.service[100522]: INFO cinder.api.v3.volumes [None req-16d2cbdd-f274-4d90-a8fd-cd2f8c98419e tempest-CreateVolumesFromSourceVolumeTest-626090383 tempest-CreateVolumesFromSourceVolumeTest-626090383-project-member] Create volume of 1 GB Jul 27 16:16:47.803602 np0000005924 devstack@c-api.service[100522]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:16:47.803602 np0000005924 devstack@c-api.service[100522]: warnings.warn( Jul 27 16:16:47.809065 np0000005924 devstack@c-api.service[100522]: INFO cinder.volume.api [None req-16d2cbdd-f274-4d90-a8fd-cd2f8c98419e tempest-CreateVolumesFromSourceVolumeTest-626090383 tempest-CreateVolumesFromSourceVolumeTest-626090383-project-member] Availability Zones retrieved successfully. Jul 27 16:16:47.816226 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.volume.api [None req-16d2cbdd-f274-4d90-a8fd-cd2f8c98419e tempest-CreateVolumesFromSourceVolumeTest-626090383 tempest-CreateVolumesFromSourceVolumeTest-626090383-project-member] Flow 'volume_create_api' (7fe08892-2990-485a-9765-c35c45579b22) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100522) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 27 16:16:47.817749 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.volume.api [None req-16d2cbdd-f274-4d90-a8fd-cd2f8c98419e tempest-CreateVolumesFromSourceVolumeTest-626090383 tempest-CreateVolumesFromSourceVolumeTest-626090383-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (7ea422e1-bc52-401e-9c32-27dd06a66e01) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100522) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 27 16:16:47.818346 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.middleware.request_id [None req-c0c4ffb9-1b2c-4c05-bc46-008fab89494e None None] RequestId filter calling following filter/app {{(pid=100521) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:16:47.819191 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.volume.flows.api.create_volume [None req-16d2cbdd-f274-4d90-a8fd-cd2f8c98419e tempest-CreateVolumesFromSourceVolumeTest-626090383 tempest-CreateVolumesFromSourceVolumeTest-626090383-project-member] Validating volume size '1' using validate_int {{(pid=100522) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 27 16:16:47.821176 np0000005924 devstack@c-api.service[100521]: INFO cinder.api.openstack.wsgi [None req-c0c4ffb9-1b2c-4c05-bc46-008fab89494e tempest-VolumesBackupsTest-916266255 tempest-VolumesBackupsTest-916266255-project-member] GET https://10.4.3.117/volume/v3/volumes/ccf62f05-02b5-4080-bbc5-c44829e2ad7f Jul 27 16:16:47.821176 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.openstack.wsgi [None req-c0c4ffb9-1b2c-4c05-bc46-008fab89494e tempest-VolumesBackupsTest-916266255 tempest-VolumesBackupsTest-916266255-project-member] Empty body provided in request {{(pid=100521) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:16:47.822053 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.openstack.wsgi [None req-c0c4ffb9-1b2c-4c05-bc46-008fab89494e tempest-VolumesBackupsTest-916266255 tempest-VolumesBackupsTest-916266255-project-member] Calling method 'show' {{(pid=100521) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:16:47.840266 np0000005924 devstack@c-api.service[100521]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:16:47.840266 np0000005924 devstack@c-api.service[100521]: warnings.warn( Jul 27 16:16:47.851388 np0000005924 devstack@c-api.service[100521]: INFO cinder.volume.api [None req-c0c4ffb9-1b2c-4c05-bc46-008fab89494e tempest-VolumesBackupsTest-916266255 tempest-VolumesBackupsTest-916266255-project-member] Volume info retrieved successfully. Jul 27 16:16:47.860058 np0000005924 devstack@c-api.service[100521]: INFO cinder.api.openstack.wsgi [None req-c0c4ffb9-1b2c-4c05-bc46-008fab89494e tempest-VolumesBackupsTest-916266255 tempest-VolumesBackupsTest-916266255-project-member] https://10.4.3.117/volume/v3/volumes/ccf62f05-02b5-4080-bbc5-c44829e2ad7f returned with HTTP 200 Jul 27 16:16:47.860703 np0000005924 devstack@c-api.service[100521]: [pid: 100521|app: 0|req: 843/3387] 10.4.3.117 () {66 vars in 1348 bytes} [Mon Jul 27 16:16:47 2026] GET /volume/v3/volumes/ccf62f05-02b5-4080-bbc5-c44829e2ad7f => generated 817 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 27 16:16:47.866298 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.volume.api [None req-16d2cbdd-f274-4d90-a8fd-cd2f8c98419e tempest-CreateVolumesFromSourceVolumeTest-626090383 tempest-CreateVolumesFromSourceVolumeTest-626090383-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (7ea422e1-bc52-401e-9c32-27dd06a66e01) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-27T16:04:59Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=2bce4e1a-e6e0-49d9-be36-c3405449a01e,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '2bce4e1a-e6e0-49d9-be36-c3405449a01e', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100522) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 27 16:16:47.867209 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.volume.api [None req-16d2cbdd-f274-4d90-a8fd-cd2f8c98419e tempest-CreateVolumesFromSourceVolumeTest-626090383 tempest-CreateVolumesFromSourceVolumeTest-626090383-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (a7ca2b12-b13e-4f03-9943-dc5a8bbed390) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100522) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 27 16:16:47.948360 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.quota [None req-16d2cbdd-f274-4d90-a8fd-cd2f8c98419e tempest-CreateVolumesFromSourceVolumeTest-626090383 tempest-CreateVolumesFromSourceVolumeTest-626090383-project-member] Created reservations ['baec042f-2b75-4761-aba2-93ccde8c3001', 'b0e79ad7-9a90-4e8c-97d3-2bd98ae95b3e', '82d06243-d589-44df-a896-babdf70785a3', 'b1ab4028-6b47-46a3-ad2f-414cfd51691a'] {{(pid=100522) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 27 16:16:47.948543 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.volume.api [None req-16d2cbdd-f274-4d90-a8fd-cd2f8c98419e tempest-CreateVolumesFromSourceVolumeTest-626090383 tempest-CreateVolumesFromSourceVolumeTest-626090383-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (a7ca2b12-b13e-4f03-9943-dc5a8bbed390) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['baec042f-2b75-4761-aba2-93ccde8c3001', 'b0e79ad7-9a90-4e8c-97d3-2bd98ae95b3e', '82d06243-d589-44df-a896-babdf70785a3', 'b1ab4028-6b47-46a3-ad2f-414cfd51691a']}' {{(pid=100522) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 27 16:16:47.949504 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.volume.api [None req-16d2cbdd-f274-4d90-a8fd-cd2f8c98419e tempest-CreateVolumesFromSourceVolumeTest-626090383 tempest-CreateVolumesFromSourceVolumeTest-626090383-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (f5d78510-5ac9-4b8d-b02c-8d12091bea51) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100522) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 27 16:16:47.980642 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.volume.api [None req-16d2cbdd-f274-4d90-a8fd-cd2f8c98419e tempest-CreateVolumesFromSourceVolumeTest-626090383 tempest-CreateVolumesFromSourceVolumeTest-626090383-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (f5d78510-5ac9-4b8d-b02c-8d12091bea51) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '2037c310-dfa2-4032-a985-c57a0123fb71', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromSourceVolumeTest-Volume-821572906',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='9245b5c578e44dc6b43aa9fc7b8f9dad',qos_specs=None,replication_status=,reservations=['baec042f-2b75-4761-aba2-93ccde8c3001','b0e79ad7-9a90-4e8c-97d3-2bd98ae95b3e','82d06243-d589-44df-a896-babdf70785a3','b1ab4028-6b47-46a3-ad2f-414cfd51691a'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='43e48350a5f3499fab968ea0924479e3',volume_type_id=2bce4e1a-e6e0-49d9-be36-c3405449a01e), 'volume': Volume(_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-27T16:16:47Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromSourceVolumeTest-Volume-821572906',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=2037c310-dfa2-4032-a985-c57a0123fb71,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='9245b5c578e44dc6b43aa9fc7b8f9dad',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='43e48350a5f3499fab968ea0924479e3',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(2bce4e1a-e6e0-49d9-be36-c3405449a01e),volume_type_id=2bce4e1a-e6e0-49d9-be36-c3405449a01e)}' {{(pid=100522) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 27 16:16:47.981823 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.volume.api [None req-16d2cbdd-f274-4d90-a8fd-cd2f8c98419e tempest-CreateVolumesFromSourceVolumeTest-626090383 tempest-CreateVolumesFromSourceVolumeTest-626090383-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (528e0403-f952-4166-9ac4-75d1718a5558) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100522) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 27 16:16:48.008898 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.volume.api [None req-16d2cbdd-f274-4d90-a8fd-cd2f8c98419e tempest-CreateVolumesFromSourceVolumeTest-626090383 tempest-CreateVolumesFromSourceVolumeTest-626090383-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (528e0403-f952-4166-9ac4-75d1718a5558) transitioned into state 'SUCCESS' from state '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-821572906',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='9245b5c578e44dc6b43aa9fc7b8f9dad',qos_specs=None,replication_status=,reservations=['baec042f-2b75-4761-aba2-93ccde8c3001','b0e79ad7-9a90-4e8c-97d3-2bd98ae95b3e','82d06243-d589-44df-a896-babdf70785a3','b1ab4028-6b47-46a3-ad2f-414cfd51691a'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='43e48350a5f3499fab968ea0924479e3',volume_type_id=2bce4e1a-e6e0-49d9-be36-c3405449a01e)}' {{(pid=100522) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 27 16:16:48.009925 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.volume.api [None req-16d2cbdd-f274-4d90-a8fd-cd2f8c98419e tempest-CreateVolumesFromSourceVolumeTest-626090383 tempest-CreateVolumesFromSourceVolumeTest-626090383-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (4c7e538b-694f-448d-abe8-5f31b632dace) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100522) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 27 16:16:48.032139 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.middleware.request_id [None req-a5fc19ab-5187-475c-a275-3ed3eb553894 None None] RequestId filter calling following filter/app {{(pid=100523) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:16:48.035350 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.volume.api [None req-16d2cbdd-f274-4d90-a8fd-cd2f8c98419e tempest-CreateVolumesFromSourceVolumeTest-626090383 tempest-CreateVolumesFromSourceVolumeTest-626090383-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (4c7e538b-694f-448d-abe8-5f31b632dace) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100522) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 27 16:16:48.035350 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.volume.api [None req-16d2cbdd-f274-4d90-a8fd-cd2f8c98419e tempest-CreateVolumesFromSourceVolumeTest-626090383 tempest-CreateVolumesFromSourceVolumeTest-626090383-project-member] Flow 'volume_create_api' (7fe08892-2990-485a-9765-c35c45579b22) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100522) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 27 16:16:48.035350 np0000005924 devstack@c-api.service[100522]: INFO cinder.volume.api [None req-16d2cbdd-f274-4d90-a8fd-cd2f8c98419e tempest-CreateVolumesFromSourceVolumeTest-626090383 tempest-CreateVolumesFromSourceVolumeTest-626090383-project-member] Create volume request issued successfully. Jul 27 16:16:48.035742 np0000005924 devstack@c-api.service[100523]: INFO cinder.api.openstack.wsgi [None req-a5fc19ab-5187-475c-a275-3ed3eb553894 tempest-VolumesBackupsTest-1361087151 tempest-VolumesBackupsTest-1361087151-project-member] GET https://10.4.3.117/volume/v3/volumes/8f6a8d5f-f018-4eb7-934f-0d40b5af5d1e Jul 27 16:16:48.035894 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.openstack.wsgi [None req-a5fc19ab-5187-475c-a275-3ed3eb553894 tempest-VolumesBackupsTest-1361087151 tempest-VolumesBackupsTest-1361087151-project-member] Empty body provided in request {{(pid=100523) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:16:48.036236 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.openstack.wsgi [None req-a5fc19ab-5187-475c-a275-3ed3eb553894 tempest-VolumesBackupsTest-1361087151 tempest-VolumesBackupsTest-1361087151-project-member] Calling method 'show' {{(pid=100523) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:16:48.038928 np0000005924 devstack@c-api.service[100522]: INFO cinder.api.openstack.wsgi [None req-16d2cbdd-f274-4d90-a8fd-cd2f8c98419e tempest-CreateVolumesFromSourceVolumeTest-626090383 tempest-CreateVolumesFromSourceVolumeTest-626090383-project-member] https://10.4.3.117/volume/v3/volumes returned with HTTP 202 Jul 27 16:16:48.039574 np0000005924 devstack@c-api.service[100522]: [pid: 100522|app: 0|req: 837/3388] 10.4.3.117 () {68 vars in 1259 bytes} [Mon Jul 27 16:16:47 2026] POST /volume/v3/volumes => generated 763 bytes in 241 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 27 16:16:48.051029 np0000005924 devstack@c-api.service[100523]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:16:48.051029 np0000005924 devstack@c-api.service[100523]: warnings.warn( Jul 27 16:16:48.057025 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.middleware.request_id [None req-efafde86-d6d6-4862-b850-d37eb43cb637 None None] RequestId filter calling following filter/app {{(pid=100524) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:16:48.057611 np0000005924 devstack@c-api.service[100523]: INFO cinder.volume.api [None req-a5fc19ab-5187-475c-a275-3ed3eb553894 tempest-VolumesBackupsTest-1361087151 tempest-VolumesBackupsTest-1361087151-project-member] Volume info retrieved successfully. Jul 27 16:16:48.058677 np0000005924 devstack@c-api.service[100524]: INFO cinder.api.openstack.wsgi [None req-efafde86-d6d6-4862-b850-d37eb43cb637 tempest-CreateVolumesFromSourceVolumeTest-626090383 tempest-CreateVolumesFromSourceVolumeTest-626090383-project-member] POST https://10.4.3.117/volume/v3/volumes Jul 27 16:16:48.058985 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.openstack.wsgi [None req-efafde86-d6d6-4862-b850-d37eb43cb637 tempest-CreateVolumesFromSourceVolumeTest-626090383 tempest-CreateVolumesFromSourceVolumeTest-626090383-project-member] Action: 'create', calling method: create, body: {"volume": {"'source_volid": "62797014-01f7-4a0e-b97e-8953924842bc", "size": 1, "name": "tempest-CreateVolumesFromSourceVolumeTest-Volume-1319756914"}} {{(pid=100524) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 27 16:16:48.060358 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.v3.volumes [None req-efafde86-d6d6-4862-b850-d37eb43cb637 tempest-CreateVolumesFromSourceVolumeTest-626090383 tempest-CreateVolumesFromSourceVolumeTest-626090383-project-member] Create volume request body: {'volume': {"'source_volid": '62797014-01f7-4a0e-b97e-8953924842bc', 'size': 1, 'name': 'tempest-CreateVolumesFromSourceVolumeTest-Volume-1319756914'}} {{(pid=100524) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 27 16:16:48.060489 np0000005924 devstack@c-api.service[100524]: INFO cinder.api.v3.volumes [None req-efafde86-d6d6-4862-b850-d37eb43cb637 tempest-CreateVolumesFromSourceVolumeTest-626090383 tempest-CreateVolumesFromSourceVolumeTest-626090383-project-member] Create volume of 1 GB Jul 27 16:16:48.060706 np0000005924 devstack@c-api.service[100524]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:16:48.060706 np0000005924 devstack@c-api.service[100524]: warnings.warn( Jul 27 16:16:48.065369 np0000005924 devstack@c-api.service[100523]: INFO cinder.api.openstack.wsgi [None req-a5fc19ab-5187-475c-a275-3ed3eb553894 tempest-VolumesBackupsTest-1361087151 tempest-VolumesBackupsTest-1361087151-project-member] https://10.4.3.117/volume/v3/volumes/8f6a8d5f-f018-4eb7-934f-0d40b5af5d1e returned with HTTP 200 Jul 27 16:16:48.065692 np0000005924 devstack@c-api.service[100524]: INFO cinder.volume.api [None req-efafde86-d6d6-4862-b850-d37eb43cb637 tempest-CreateVolumesFromSourceVolumeTest-626090383 tempest-CreateVolumesFromSourceVolumeTest-626090383-project-member] Availability Zones retrieved successfully. Jul 27 16:16:48.066157 np0000005924 devstack@c-api.service[100523]: [pid: 100523|app: 0|req: 855/3389] 10.4.3.117 () {66 vars in 1348 bytes} [Mon Jul 27 16:16:48 2026] GET /volume/v3/volumes/8f6a8d5f-f018-4eb7-934f-0d40b5af5d1e => generated 841 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 27 16:16:48.074348 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.volume.api [None req-efafde86-d6d6-4862-b850-d37eb43cb637 tempest-CreateVolumesFromSourceVolumeTest-626090383 tempest-CreateVolumesFromSourceVolumeTest-626090383-project-member] Flow 'volume_create_api' (c80d94f3-d4e6-4389-87f3-fbe135f40e7c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100524) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 27 16:16:48.074348 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.volume.api [None req-efafde86-d6d6-4862-b850-d37eb43cb637 tempest-CreateVolumesFromSourceVolumeTest-626090383 tempest-CreateVolumesFromSourceVolumeTest-626090383-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (1b32d877-5bef-447c-9ddb-8ed688e2dc89) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100524) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 27 16:16:48.074587 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.volume.flows.api.create_volume [None req-efafde86-d6d6-4862-b850-d37eb43cb637 tempest-CreateVolumesFromSourceVolumeTest-626090383 tempest-CreateVolumesFromSourceVolumeTest-626090383-project-member] Validating volume size '1' using validate_int {{(pid=100524) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 27 16:16:48.078893 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.middleware.request_id [None req-d3215e70-2aa4-477f-8357-4d23352206d3 None None] RequestId filter calling following filter/app {{(pid=100521) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:16:48.081073 np0000005924 devstack@c-api.service[100521]: INFO cinder.api.openstack.wsgi [None req-d3215e70-2aa4-477f-8357-4d23352206d3 tempest-VolumesBackupsTest-1361087151 tempest-VolumesBackupsTest-1361087151-project-member] POST https://10.4.3.117/volume/v3/backups Jul 27 16:16:48.082006 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.openstack.wsgi [None req-d3215e70-2aa4-477f-8357-4d23352206d3 tempest-VolumesBackupsTest-1361087151 tempest-VolumesBackupsTest-1361087151-project-member] Action: 'create', calling method: create, body: {"backup": {"volume_id": "8f6a8d5f-f018-4eb7-934f-0d40b5af5d1e", "name": "tempest-VolumesBackupsTest-Backup-1591043379"}} {{(pid=100521) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 27 16:16:48.084366 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.contrib.backups [None req-d3215e70-2aa4-477f-8357-4d23352206d3 tempest-VolumesBackupsTest-1361087151 tempest-VolumesBackupsTest-1361087151-project-member] Creating new backup {'backup': {'volume_id': '8f6a8d5f-f018-4eb7-934f-0d40b5af5d1e', 'name': 'tempest-VolumesBackupsTest-Backup-1591043379'}} {{(pid=100521) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Jul 27 16:16:48.084563 np0000005924 devstack@c-api.service[100521]: INFO cinder.api.contrib.backups [None req-d3215e70-2aa4-477f-8357-4d23352206d3 tempest-VolumesBackupsTest-1361087151 tempest-VolumesBackupsTest-1361087151-project-member] Creating backup of volume 8f6a8d5f-f018-4eb7-934f-0d40b5af5d1e in container None Jul 27 16:16:48.097522 np0000005924 devstack@c-api.service[100521]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:16:48.097522 np0000005924 devstack@c-api.service[100521]: warnings.warn( Jul 27 16:16:48.098343 np0000005924 devstack@c-api.service[100521]: INFO cinder.volume.api [None req-d3215e70-2aa4-477f-8357-4d23352206d3 tempest-VolumesBackupsTest-1361087151 tempest-VolumesBackupsTest-1361087151-project-member] Volume info retrieved successfully. Jul 27 16:16:48.101030 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.volume.api [None req-efafde86-d6d6-4862-b850-d37eb43cb637 tempest-CreateVolumesFromSourceVolumeTest-626090383 tempest-CreateVolumesFromSourceVolumeTest-626090383-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (1b32d877-5bef-447c-9ddb-8ed688e2dc89) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-27T16:04:59Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=2bce4e1a-e6e0-49d9-be36-c3405449a01e,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '2bce4e1a-e6e0-49d9-be36-c3405449a01e', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100524) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 27 16:16:48.101794 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.volume.api [None req-efafde86-d6d6-4862-b850-d37eb43cb637 tempest-CreateVolumesFromSourceVolumeTest-626090383 tempest-CreateVolumesFromSourceVolumeTest-626090383-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (a72c4076-bb58-47eb-a3f5-a86c6460b0bf) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100524) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 27 16:16:48.129634 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.quota [None req-d3215e70-2aa4-477f-8357-4d23352206d3 tempest-VolumesBackupsTest-1361087151 tempest-VolumesBackupsTest-1361087151-project-member] Created reservations ['8369b412-e086-4ad2-b2c5-99b9ca240de8', '0e340e25-7e4e-4fd3-b153-b081b034587b'] {{(pid=100521) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 27 16:16:48.159075 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.quota [None req-efafde86-d6d6-4862-b850-d37eb43cb637 tempest-CreateVolumesFromSourceVolumeTest-626090383 tempest-CreateVolumesFromSourceVolumeTest-626090383-project-member] Created reservations ['318c28f0-83f3-41bf-8fd5-c7f839ef97f0', '577e0d9f-5d6e-4718-a151-8197b41be8c4', 'bc538071-46f5-4032-8d6d-37fe3bb6cf68', '86b89a28-d882-4e7c-98d6-8e759ce57a9e'] {{(pid=100524) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 27 16:16:48.160383 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.volume.api [None req-efafde86-d6d6-4862-b850-d37eb43cb637 tempest-CreateVolumesFromSourceVolumeTest-626090383 tempest-CreateVolumesFromSourceVolumeTest-626090383-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (a72c4076-bb58-47eb-a3f5-a86c6460b0bf) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['318c28f0-83f3-41bf-8fd5-c7f839ef97f0', '577e0d9f-5d6e-4718-a151-8197b41be8c4', 'bc538071-46f5-4032-8d6d-37fe3bb6cf68', '86b89a28-d882-4e7c-98d6-8e759ce57a9e']}' {{(pid=100524) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 27 16:16:48.162263 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.volume.api [None req-efafde86-d6d6-4862-b850-d37eb43cb637 tempest-CreateVolumesFromSourceVolumeTest-626090383 tempest-CreateVolumesFromSourceVolumeTest-626090383-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (35ff028b-4150-49a1-8e70-4271f428473d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100524) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 27 16:16:48.193283 np0000005924 devstack@c-api.service[100521]: INFO cinder.api.openstack.wsgi [None req-d3215e70-2aa4-477f-8357-4d23352206d3 tempest-VolumesBackupsTest-1361087151 tempest-VolumesBackupsTest-1361087151-project-member] https://10.4.3.117/volume/v3/backups returned with HTTP 202 Jul 27 16:16:48.193844 np0000005924 devstack@c-api.service[100521]: [pid: 100521|app: 0|req: 844/3390] 10.4.3.117 () {68 vars in 1259 bytes} [Mon Jul 27 16:16:48 2026] POST /volume/v3/backups => generated 330 bytes in 115 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 27 16:16:48.201301 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.volume.api [None req-efafde86-d6d6-4862-b850-d37eb43cb637 tempest-CreateVolumesFromSourceVolumeTest-626090383 tempest-CreateVolumesFromSourceVolumeTest-626090383-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (35ff028b-4150-49a1-8e70-4271f428473d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '74e6aa90-1271-4b8c-95e7-cf385c0aabf3', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromSourceVolumeTest-Volume-1319756914',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='9245b5c578e44dc6b43aa9fc7b8f9dad',qos_specs=None,replication_status=,reservations=['318c28f0-83f3-41bf-8fd5-c7f839ef97f0','577e0d9f-5d6e-4718-a151-8197b41be8c4','bc538071-46f5-4032-8d6d-37fe3bb6cf68','86b89a28-d882-4e7c-98d6-8e759ce57a9e'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='43e48350a5f3499fab968ea0924479e3',volume_type_id=2bce4e1a-e6e0-49d9-be36-c3405449a01e), 'volume': Volume(_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-27T16:16:48Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromSourceVolumeTest-Volume-1319756914',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=74e6aa90-1271-4b8c-95e7-cf385c0aabf3,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='9245b5c578e44dc6b43aa9fc7b8f9dad',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='43e48350a5f3499fab968ea0924479e3',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(2bce4e1a-e6e0-49d9-be36-c3405449a01e),volume_type_id=2bce4e1a-e6e0-49d9-be36-c3405449a01e)}' {{(pid=100524) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 27 16:16:48.202095 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.volume.api [None req-efafde86-d6d6-4862-b850-d37eb43cb637 tempest-CreateVolumesFromSourceVolumeTest-626090383 tempest-CreateVolumesFromSourceVolumeTest-626090383-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (5e4991cf-ad59-4976-ad79-d60b72185562) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100524) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 27 16:16:48.207409 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.middleware.request_id [None req-a54fbf36-f109-42db-adfd-a3bf45d9ff67 None None] RequestId filter calling following filter/app {{(pid=100522) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:16:48.210393 np0000005924 devstack@c-api.service[100522]: INFO cinder.api.openstack.wsgi [None req-a54fbf36-f109-42db-adfd-a3bf45d9ff67 tempest-VolumesBackupsTest-1361087151 tempest-VolumesBackupsTest-1361087151-project-member] GET https://10.4.3.117/volume/v3/backups/6a06cb73-53a4-465d-bf4d-9c480881d04c Jul 27 16:16:48.210732 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.openstack.wsgi [None req-a54fbf36-f109-42db-adfd-a3bf45d9ff67 tempest-VolumesBackupsTest-1361087151 tempest-VolumesBackupsTest-1361087151-project-member] Empty body provided in request {{(pid=100522) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:16:48.211010 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.openstack.wsgi [None req-a54fbf36-f109-42db-adfd-a3bf45d9ff67 tempest-VolumesBackupsTest-1361087151 tempest-VolumesBackupsTest-1361087151-project-member] Calling method 'show' {{(pid=100522) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:16:48.211219 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.v3.backups [None req-a54fbf36-f109-42db-adfd-a3bf45d9ff67 tempest-VolumesBackupsTest-1361087151 tempest-VolumesBackupsTest-1361087151-project-member] Show backup with id 6a06cb73-53a4-465d-bf4d-9c480881d04c. {{(pid=100522) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 27 16:16:48.217093 np0000005924 devstack@c-api.service[100522]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:16:48.217093 np0000005924 devstack@c-api.service[100522]: warnings.warn( Jul 27 16:16:48.218273 np0000005924 devstack@c-api.service[100522]: INFO cinder.api.openstack.wsgi [None req-a54fbf36-f109-42db-adfd-a3bf45d9ff67 tempest-VolumesBackupsTest-1361087151 tempest-VolumesBackupsTest-1361087151-project-member] https://10.4.3.117/volume/v3/backups/6a06cb73-53a4-465d-bf4d-9c480881d04c returned with HTTP 200 Jul 27 16:16:48.219631 np0000005924 devstack@c-api.service[100522]: [pid: 100522|app: 0|req: 838/3391] 10.4.3.117 () {66 vars in 1348 bytes} [Mon Jul 27 16:16:48 2026] GET /volume/v3/backups/6a06cb73-53a4-465d-bf4d-9c480881d04c => generated 737 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 27 16:16:48.242955 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.volume.api [None req-efafde86-d6d6-4862-b850-d37eb43cb637 tempest-CreateVolumesFromSourceVolumeTest-626090383 tempest-CreateVolumesFromSourceVolumeTest-626090383-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (5e4991cf-ad59-4976-ad79-d60b72185562) transitioned into state 'SUCCESS' from state '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-1319756914',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='9245b5c578e44dc6b43aa9fc7b8f9dad',qos_specs=None,replication_status=,reservations=['318c28f0-83f3-41bf-8fd5-c7f839ef97f0','577e0d9f-5d6e-4718-a151-8197b41be8c4','bc538071-46f5-4032-8d6d-37fe3bb6cf68','86b89a28-d882-4e7c-98d6-8e759ce57a9e'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='43e48350a5f3499fab968ea0924479e3',volume_type_id=2bce4e1a-e6e0-49d9-be36-c3405449a01e)}' {{(pid=100524) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 27 16:16:48.243344 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.volume.api [None req-efafde86-d6d6-4862-b850-d37eb43cb637 tempest-CreateVolumesFromSourceVolumeTest-626090383 tempest-CreateVolumesFromSourceVolumeTest-626090383-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (9e171a59-3c69-48d0-ae37-de66d7f23c10) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100524) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 27 16:16:48.264183 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.volume.api [None req-efafde86-d6d6-4862-b850-d37eb43cb637 tempest-CreateVolumesFromSourceVolumeTest-626090383 tempest-CreateVolumesFromSourceVolumeTest-626090383-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (9e171a59-3c69-48d0-ae37-de66d7f23c10) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100524) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 27 16:16:48.265529 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.volume.api [None req-efafde86-d6d6-4862-b850-d37eb43cb637 tempest-CreateVolumesFromSourceVolumeTest-626090383 tempest-CreateVolumesFromSourceVolumeTest-626090383-project-member] Flow 'volume_create_api' (c80d94f3-d4e6-4389-87f3-fbe135f40e7c) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100524) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 27 16:16:48.265874 np0000005924 devstack@c-api.service[100524]: INFO cinder.volume.api [None req-efafde86-d6d6-4862-b850-d37eb43cb637 tempest-CreateVolumesFromSourceVolumeTest-626090383 tempest-CreateVolumesFromSourceVolumeTest-626090383-project-member] Create volume request issued successfully. Jul 27 16:16:48.266746 np0000005924 devstack@c-api.service[100524]: INFO cinder.api.openstack.wsgi [None req-efafde86-d6d6-4862-b850-d37eb43cb637 tempest-CreateVolumesFromSourceVolumeTest-626090383 tempest-CreateVolumesFromSourceVolumeTest-626090383-project-member] https://10.4.3.117/volume/v3/volumes returned with HTTP 202 Jul 27 16:16:48.267142 np0000005924 devstack@c-api.service[100524]: [pid: 100524|app: 0|req: 855/3392] 10.4.3.117 () {68 vars in 1259 bytes} [Mon Jul 27 16:16:48 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 27 16:16:48.286658 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.middleware.request_id [None req-ced9a3f5-a1c6-4e4e-83f7-827d58e1b72e None None] RequestId filter calling following filter/app {{(pid=100523) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:16:48.289969 np0000005924 devstack@c-api.service[100523]: INFO cinder.api.openstack.wsgi [None req-ced9a3f5-a1c6-4e4e-83f7-827d58e1b72e tempest-CreateVolumesFromSourceVolumeTest-626090383 tempest-CreateVolumesFromSourceVolumeTest-626090383-project-member] GET https://10.4.3.117/volume/v3/volumes/be26a9fe-1618-43ec-8ac7-9a2d64439ddc Jul 27 16:16:48.290813 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.openstack.wsgi [None req-ced9a3f5-a1c6-4e4e-83f7-827d58e1b72e tempest-CreateVolumesFromSourceVolumeTest-626090383 tempest-CreateVolumesFromSourceVolumeTest-626090383-project-member] Empty body provided in request {{(pid=100523) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:16:48.291359 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.openstack.wsgi [None req-ced9a3f5-a1c6-4e4e-83f7-827d58e1b72e tempest-CreateVolumesFromSourceVolumeTest-626090383 tempest-CreateVolumesFromSourceVolumeTest-626090383-project-member] Calling method 'show' {{(pid=100523) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:16:48.302302 np0000005924 devstack@c-api.service[100523]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:16:48.302302 np0000005924 devstack@c-api.service[100523]: warnings.warn( Jul 27 16:16:48.307461 np0000005924 devstack@c-api.service[100523]: INFO cinder.volume.api [None req-ced9a3f5-a1c6-4e4e-83f7-827d58e1b72e tempest-CreateVolumesFromSourceVolumeTest-626090383 tempest-CreateVolumesFromSourceVolumeTest-626090383-project-member] Volume info retrieved successfully. Jul 27 16:16:48.314941 np0000005924 devstack@c-api.service[100523]: INFO cinder.api.openstack.wsgi [None req-ced9a3f5-a1c6-4e4e-83f7-827d58e1b72e tempest-CreateVolumesFromSourceVolumeTest-626090383 tempest-CreateVolumesFromSourceVolumeTest-626090383-project-member] https://10.4.3.117/volume/v3/volumes/be26a9fe-1618-43ec-8ac7-9a2d64439ddc returned with HTTP 200 Jul 27 16:16:48.315620 np0000005924 devstack@c-api.service[100523]: [pid: 100523|app: 0|req: 856/3393] 10.4.3.117 () {66 vars in 1348 bytes} [Mon Jul 27 16:16:48 2026] GET /volume/v3/volumes/be26a9fe-1618-43ec-8ac7-9a2d64439ddc => generated 857 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 27 16:16:48.334686 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.middleware.request_id [None req-0f411f22-a723-412b-9950-38097f2b5a1c None None] RequestId filter calling following filter/app {{(pid=100521) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:16:48.337519 np0000005924 devstack@c-api.service[100521]: INFO cinder.api.openstack.wsgi [None req-0f411f22-a723-412b-9950-38097f2b5a1c tempest-CreateVolumesFromSourceVolumeTest-626090383 tempest-CreateVolumesFromSourceVolumeTest-626090383-project-member] GET https://10.4.3.117/volume/v3/volumes/448559eb-d40e-4e94-85c3-396406833a7a Jul 27 16:16:48.338148 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.openstack.wsgi [None req-0f411f22-a723-412b-9950-38097f2b5a1c tempest-CreateVolumesFromSourceVolumeTest-626090383 tempest-CreateVolumesFromSourceVolumeTest-626090383-project-member] Empty body provided in request {{(pid=100521) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:16:48.338519 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.openstack.wsgi [None req-0f411f22-a723-412b-9950-38097f2b5a1c tempest-CreateVolumesFromSourceVolumeTest-626090383 tempest-CreateVolumesFromSourceVolumeTest-626090383-project-member] Calling method 'show' {{(pid=100521) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:16:48.347772 np0000005924 devstack@c-api.service[100521]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:16:48.347772 np0000005924 devstack@c-api.service[100521]: warnings.warn( Jul 27 16:16:48.357678 np0000005924 devstack@c-api.service[100521]: INFO cinder.volume.api [None req-0f411f22-a723-412b-9950-38097f2b5a1c tempest-CreateVolumesFromSourceVolumeTest-626090383 tempest-CreateVolumesFromSourceVolumeTest-626090383-project-member] Volume info retrieved successfully. Jul 27 16:16:48.365596 np0000005924 devstack@c-api.service[100521]: INFO cinder.api.openstack.wsgi [None req-0f411f22-a723-412b-9950-38097f2b5a1c tempest-CreateVolumesFromSourceVolumeTest-626090383 tempest-CreateVolumesFromSourceVolumeTest-626090383-project-member] https://10.4.3.117/volume/v3/volumes/448559eb-d40e-4e94-85c3-396406833a7a returned with HTTP 200 Jul 27 16:16:48.366161 np0000005924 devstack@c-api.service[100521]: [pid: 100521|app: 0|req: 845/3394] 10.4.3.117 () {66 vars in 1348 bytes} [Mon Jul 27 16:16:48 2026] GET /volume/v3/volumes/448559eb-d40e-4e94-85c3-396406833a7a => generated 856 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 27 16:16:48.383190 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.middleware.request_id [None req-6c75e672-2350-498f-9755-8145074fa9c0 None None] RequestId filter calling following filter/app {{(pid=100522) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:16:48.385564 np0000005924 devstack@c-api.service[100522]: INFO cinder.api.openstack.wsgi [None req-6c75e672-2350-498f-9755-8145074fa9c0 tempest-CreateVolumesFromSourceVolumeTest-626090383 tempest-CreateVolumesFromSourceVolumeTest-626090383-project-member] GET https://10.4.3.117/volume/v3/volumes/0352120d-0ece-4bc6-9037-15228389d509 Jul 27 16:16:48.385858 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.openstack.wsgi [None req-6c75e672-2350-498f-9755-8145074fa9c0 tempest-CreateVolumesFromSourceVolumeTest-626090383 tempest-CreateVolumesFromSourceVolumeTest-626090383-project-member] Empty body provided in request {{(pid=100522) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:16:48.386121 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.openstack.wsgi [None req-6c75e672-2350-498f-9755-8145074fa9c0 tempest-CreateVolumesFromSourceVolumeTest-626090383 tempest-CreateVolumesFromSourceVolumeTest-626090383-project-member] Calling method 'show' {{(pid=100522) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:16:48.396314 np0000005924 devstack@c-api.service[100522]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:16:48.396314 np0000005924 devstack@c-api.service[100522]: warnings.warn( Jul 27 16:16:48.400715 np0000005924 devstack@c-api.service[100522]: INFO cinder.volume.api [None req-6c75e672-2350-498f-9755-8145074fa9c0 tempest-CreateVolumesFromSourceVolumeTest-626090383 tempest-CreateVolumesFromSourceVolumeTest-626090383-project-member] Volume info retrieved successfully. Jul 27 16:16:48.405919 np0000005924 devstack@c-api.service[100522]: INFO cinder.api.openstack.wsgi [None req-6c75e672-2350-498f-9755-8145074fa9c0 tempest-CreateVolumesFromSourceVolumeTest-626090383 tempest-CreateVolumesFromSourceVolumeTest-626090383-project-member] https://10.4.3.117/volume/v3/volumes/0352120d-0ece-4bc6-9037-15228389d509 returned with HTTP 200 Jul 27 16:16:48.406460 np0000005924 devstack@c-api.service[100522]: [pid: 100522|app: 0|req: 839/3395] 10.4.3.117 () {66 vars in 1348 bytes} [Mon Jul 27 16:16:48 2026] GET /volume/v3/volumes/0352120d-0ece-4bc6-9037-15228389d509 => generated 855 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 27 16:16:48.421219 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.middleware.request_id [None req-87eef238-8f79-431b-a811-42d4cd7a92d8 None None] RequestId filter calling following filter/app {{(pid=100524) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:16:48.423380 np0000005924 devstack@c-api.service[100524]: INFO cinder.api.openstack.wsgi [None req-87eef238-8f79-431b-a811-42d4cd7a92d8 tempest-CreateVolumesFromSourceVolumeTest-626090383 tempest-CreateVolumesFromSourceVolumeTest-626090383-project-member] GET https://10.4.3.117/volume/v3/volumes/2037c310-dfa2-4032-a985-c57a0123fb71 Jul 27 16:16:48.423476 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.openstack.wsgi [None req-87eef238-8f79-431b-a811-42d4cd7a92d8 tempest-CreateVolumesFromSourceVolumeTest-626090383 tempest-CreateVolumesFromSourceVolumeTest-626090383-project-member] Empty body provided in request {{(pid=100524) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:16:48.423720 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.openstack.wsgi [None req-87eef238-8f79-431b-a811-42d4cd7a92d8 tempest-CreateVolumesFromSourceVolumeTest-626090383 tempest-CreateVolumesFromSourceVolumeTest-626090383-project-member] Calling method 'show' {{(pid=100524) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:16:48.431658 np0000005924 devstack@c-api.service[100524]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:16:48.431658 np0000005924 devstack@c-api.service[100524]: warnings.warn( Jul 27 16:16:48.439386 np0000005924 devstack@c-api.service[100524]: INFO cinder.volume.api [None req-87eef238-8f79-431b-a811-42d4cd7a92d8 tempest-CreateVolumesFromSourceVolumeTest-626090383 tempest-CreateVolumesFromSourceVolumeTest-626090383-project-member] Volume info retrieved successfully. Jul 27 16:16:48.444054 np0000005924 devstack@c-api.service[100524]: INFO cinder.api.openstack.wsgi [None req-87eef238-8f79-431b-a811-42d4cd7a92d8 tempest-CreateVolumesFromSourceVolumeTest-626090383 tempest-CreateVolumesFromSourceVolumeTest-626090383-project-member] https://10.4.3.117/volume/v3/volumes/2037c310-dfa2-4032-a985-c57a0123fb71 returned with HTTP 200 Jul 27 16:16:48.444477 np0000005924 devstack@c-api.service[100524]: [pid: 100524|app: 0|req: 856/3396] 10.4.3.117 () {66 vars in 1348 bytes} [Mon Jul 27 16:16:48 2026] GET /volume/v3/volumes/2037c310-dfa2-4032-a985-c57a0123fb71 => generated 856 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 27 16:16:48.460046 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.middleware.request_id [None req-25c78ddc-55d7-4556-97db-f0b1ebe3211c None None] RequestId filter calling following filter/app {{(pid=100523) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:16:48.464461 np0000005924 devstack@c-api.service[100523]: INFO cinder.api.openstack.wsgi [None req-25c78ddc-55d7-4556-97db-f0b1ebe3211c tempest-CreateVolumesFromSourceVolumeTest-626090383 tempest-CreateVolumesFromSourceVolumeTest-626090383-project-member] GET https://10.4.3.117/volume/v3/volumes/74e6aa90-1271-4b8c-95e7-cf385c0aabf3 Jul 27 16:16:48.465046 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.openstack.wsgi [None req-25c78ddc-55d7-4556-97db-f0b1ebe3211c tempest-CreateVolumesFromSourceVolumeTest-626090383 tempest-CreateVolumesFromSourceVolumeTest-626090383-project-member] Empty body provided in request {{(pid=100523) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:16:48.465765 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.openstack.wsgi [None req-25c78ddc-55d7-4556-97db-f0b1ebe3211c tempest-CreateVolumesFromSourceVolumeTest-626090383 tempest-CreateVolumesFromSourceVolumeTest-626090383-project-member] Calling method 'show' {{(pid=100523) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:16:48.475178 np0000005924 devstack@c-api.service[100523]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:16:48.475178 np0000005924 devstack@c-api.service[100523]: warnings.warn( Jul 27 16:16:48.483768 np0000005924 devstack@c-api.service[100523]: INFO cinder.volume.api [None req-25c78ddc-55d7-4556-97db-f0b1ebe3211c tempest-CreateVolumesFromSourceVolumeTest-626090383 tempest-CreateVolumesFromSourceVolumeTest-626090383-project-member] Volume info retrieved successfully. Jul 27 16:16:48.491679 np0000005924 devstack@c-api.service[100523]: INFO cinder.api.openstack.wsgi [None req-25c78ddc-55d7-4556-97db-f0b1ebe3211c tempest-CreateVolumesFromSourceVolumeTest-626090383 tempest-CreateVolumesFromSourceVolumeTest-626090383-project-member] https://10.4.3.117/volume/v3/volumes/74e6aa90-1271-4b8c-95e7-cf385c0aabf3 returned with HTTP 200 Jul 27 16:16:48.492041 np0000005924 devstack@c-api.service[100523]: [pid: 100523|app: 0|req: 857/3397] 10.4.3.117 () {66 vars in 1348 bytes} [Mon Jul 27 16:16:48 2026] GET /volume/v3/volumes/74e6aa90-1271-4b8c-95e7-cf385c0aabf3 => generated 857 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 27 16:16:48.505480 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.middleware.request_id [None req-9b2721b5-7a64-41f7-a008-af0612ea2d70 None None] RequestId filter calling following filter/app {{(pid=100521) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:16:48.509759 np0000005924 devstack@c-api.service[100521]: INFO cinder.api.openstack.wsgi [None req-9b2721b5-7a64-41f7-a008-af0612ea2d70 tempest-CreateVolumesFromSourceVolumeTest-626090383 tempest-CreateVolumesFromSourceVolumeTest-626090383-project-member] DELETE https://10.4.3.117/volume/v3/volumes/74e6aa90-1271-4b8c-95e7-cf385c0aabf3 Jul 27 16:16:48.509972 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.openstack.wsgi [None req-9b2721b5-7a64-41f7-a008-af0612ea2d70 tempest-CreateVolumesFromSourceVolumeTest-626090383 tempest-CreateVolumesFromSourceVolumeTest-626090383-project-member] Empty body provided in request {{(pid=100521) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:16:48.510131 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.openstack.wsgi [None req-9b2721b5-7a64-41f7-a008-af0612ea2d70 tempest-CreateVolumesFromSourceVolumeTest-626090383 tempest-CreateVolumesFromSourceVolumeTest-626090383-project-member] Calling method 'delete' {{(pid=100521) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:16:48.510378 np0000005924 devstack@c-api.service[100521]: INFO cinder.api.v3.volumes [None req-9b2721b5-7a64-41f7-a008-af0612ea2d70 tempest-CreateVolumesFromSourceVolumeTest-626090383 tempest-CreateVolumesFromSourceVolumeTest-626090383-project-member] Delete volume with id: 74e6aa90-1271-4b8c-95e7-cf385c0aabf3 Jul 27 16:16:48.517390 np0000005924 devstack@c-api.service[100521]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:16:48.517390 np0000005924 devstack@c-api.service[100521]: warnings.warn( Jul 27 16:16:48.518209 np0000005924 devstack@c-api.service[100521]: INFO cinder.volume.api [None req-9b2721b5-7a64-41f7-a008-af0612ea2d70 tempest-CreateVolumesFromSourceVolumeTest-626090383 tempest-CreateVolumesFromSourceVolumeTest-626090383-project-member] Volume info retrieved successfully. Jul 27 16:16:48.549511 np0000005924 devstack@c-api.service[100521]: INFO cinder.volume.api [None req-9b2721b5-7a64-41f7-a008-af0612ea2d70 tempest-CreateVolumesFromSourceVolumeTest-626090383 tempest-CreateVolumesFromSourceVolumeTest-626090383-project-member] Delete volume request issued successfully. Jul 27 16:16:48.549740 np0000005924 devstack@c-api.service[100521]: INFO cinder.api.openstack.wsgi [None req-9b2721b5-7a64-41f7-a008-af0612ea2d70 tempest-CreateVolumesFromSourceVolumeTest-626090383 tempest-CreateVolumesFromSourceVolumeTest-626090383-project-member] https://10.4.3.117/volume/v3/volumes/74e6aa90-1271-4b8c-95e7-cf385c0aabf3 returned with HTTP 202 Jul 27 16:16:48.550595 np0000005924 devstack@c-api.service[100521]: [pid: 100521|app: 0|req: 846/3398] 10.4.3.117 () {66 vars in 1351 bytes} [Mon Jul 27 16:16:48 2026] DELETE /volume/v3/volumes/74e6aa90-1271-4b8c-95e7-cf385c0aabf3 => generated 0 bytes in 45 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 27 16:16:48.561333 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.middleware.request_id [None req-d986c276-994c-4e91-b2c1-99a0be7e3dfc None None] RequestId filter calling following filter/app {{(pid=100522) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:16:48.562209 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.middleware.request_id [None req-88670a08-b5ef-468d-8a0a-c27fab053fd2 None None] RequestId filter calling following filter/app {{(pid=100524) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:16:48.564519 np0000005924 devstack@c-api.service[100522]: INFO cinder.api.openstack.wsgi [None req-d986c276-994c-4e91-b2c1-99a0be7e3dfc tempest-TestVolumeBootPattern-1923367323 tempest-TestVolumeBootPattern-1923367323-project-member] GET https://10.4.3.117/volume/v3/volumes/439a183c-a6c3-4f45-b3ce-c6fe542d99a1 Jul 27 16:16:48.564807 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.openstack.wsgi [None req-d986c276-994c-4e91-b2c1-99a0be7e3dfc tempest-TestVolumeBootPattern-1923367323 tempest-TestVolumeBootPattern-1923367323-project-member] Empty body provided in request {{(pid=100522) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:16:48.564908 np0000005924 devstack@c-api.service[100524]: INFO cinder.api.openstack.wsgi [None req-88670a08-b5ef-468d-8a0a-c27fab053fd2 tempest-CreateVolumesFromSourceVolumeTest-626090383 tempest-CreateVolumesFromSourceVolumeTest-626090383-project-member] GET https://10.4.3.117/volume/v3/volumes/74e6aa90-1271-4b8c-95e7-cf385c0aabf3 Jul 27 16:16:48.565086 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.openstack.wsgi [None req-d986c276-994c-4e91-b2c1-99a0be7e3dfc tempest-TestVolumeBootPattern-1923367323 tempest-TestVolumeBootPattern-1923367323-project-member] Calling method 'show' {{(pid=100522) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:16:48.565138 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.openstack.wsgi [None req-88670a08-b5ef-468d-8a0a-c27fab053fd2 tempest-CreateVolumesFromSourceVolumeTest-626090383 tempest-CreateVolumesFromSourceVolumeTest-626090383-project-member] Empty body provided in request {{(pid=100524) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:16:48.565299 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.openstack.wsgi [None req-88670a08-b5ef-468d-8a0a-c27fab053fd2 tempest-CreateVolumesFromSourceVolumeTest-626090383 tempest-CreateVolumesFromSourceVolumeTest-626090383-project-member] Calling method 'show' {{(pid=100524) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:16:48.572024 np0000005924 devstack@c-api.service[100522]: INFO cinder.api.openstack.wsgi [None req-d986c276-994c-4e91-b2c1-99a0be7e3dfc tempest-TestVolumeBootPattern-1923367323 tempest-TestVolumeBootPattern-1923367323-project-member] https://10.4.3.117/volume/v3/volumes/439a183c-a6c3-4f45-b3ce-c6fe542d99a1 returned with HTTP 404 Jul 27 16:16:48.572681 np0000005924 devstack@c-api.service[100522]: [pid: 100522|app: 0|req: 840/3399] 10.4.3.117 () {66 vars in 1348 bytes} [Mon Jul 27 16:16:48 2026] GET /volume/v3/volumes/439a183c-a6c3-4f45-b3ce-c6fe542d99a1 => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 27 16:16:48.578130 np0000005924 devstack@c-api.service[100524]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:16:48.578130 np0000005924 devstack@c-api.service[100524]: warnings.warn( Jul 27 16:16:48.580605 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.middleware.request_id [None req-e2e831ba-8f20-41b8-adbe-4335bf318f31 None None] RequestId filter calling following filter/app {{(pid=100523) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:16:48.584603 np0000005924 devstack@c-api.service[100523]: INFO cinder.api.openstack.wsgi [None req-e2e831ba-8f20-41b8-adbe-4335bf318f31 tempest-TestVolumeBootPattern-1923367323 tempest-TestVolumeBootPattern-1923367323-project-member] DELETE https://10.4.3.117/volume/v3/snapshots/09fa742f-b624-4fa7-8804-d55df306132d Jul 27 16:16:48.584715 np0000005924 devstack@c-api.service[100524]: INFO cinder.volume.api [None req-88670a08-b5ef-468d-8a0a-c27fab053fd2 tempest-CreateVolumesFromSourceVolumeTest-626090383 tempest-CreateVolumesFromSourceVolumeTest-626090383-project-member] Volume info retrieved successfully. Jul 27 16:16:48.584751 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.openstack.wsgi [None req-e2e831ba-8f20-41b8-adbe-4335bf318f31 tempest-TestVolumeBootPattern-1923367323 tempest-TestVolumeBootPattern-1923367323-project-member] Empty body provided in request {{(pid=100523) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:16:48.584751 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.openstack.wsgi [None req-e2e831ba-8f20-41b8-adbe-4335bf318f31 tempest-TestVolumeBootPattern-1923367323 tempest-TestVolumeBootPattern-1923367323-project-member] Calling method 'delete' {{(pid=100523) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:16:48.584751 np0000005924 devstack@c-api.service[100523]: INFO cinder.api.v3.snapshots [None req-e2e831ba-8f20-41b8-adbe-4335bf318f31 tempest-TestVolumeBootPattern-1923367323 tempest-TestVolumeBootPattern-1923367323-project-member] Delete snapshot with id: 09fa742f-b624-4fa7-8804-d55df306132d Jul 27 16:16:48.596711 np0000005924 devstack@c-api.service[100524]: INFO cinder.api.openstack.wsgi [None req-88670a08-b5ef-468d-8a0a-c27fab053fd2 tempest-CreateVolumesFromSourceVolumeTest-626090383 tempest-CreateVolumesFromSourceVolumeTest-626090383-project-member] https://10.4.3.117/volume/v3/volumes/74e6aa90-1271-4b8c-95e7-cf385c0aabf3 returned with HTTP 200 Jul 27 16:16:48.596965 np0000005924 devstack@c-api.service[100524]: [pid: 100524|app: 0|req: 857/3400] 10.4.3.117 () {66 vars in 1348 bytes} [Mon Jul 27 16:16:48 2026] GET /volume/v3/volumes/74e6aa90-1271-4b8c-95e7-cf385c0aabf3 => generated 856 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 27 16:16:48.598410 np0000005924 devstack@c-api.service[100523]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:16:48.598410 np0000005924 devstack@c-api.service[100523]: warnings.warn( Jul 27 16:16:48.601547 np0000005924 devstack@c-api.service[100523]: INFO cinder.volume.api [None req-e2e831ba-8f20-41b8-adbe-4335bf318f31 tempest-TestVolumeBootPattern-1923367323 tempest-TestVolumeBootPattern-1923367323-project-member] Snapshot retrieved successfully. Jul 27 16:16:48.631401 np0000005924 devstack@c-api.service[100523]: INFO cinder.volume.api [None req-e2e831ba-8f20-41b8-adbe-4335bf318f31 tempest-TestVolumeBootPattern-1923367323 tempest-TestVolumeBootPattern-1923367323-project-member] Snapshot delete request issued successfully. Jul 27 16:16:48.631651 np0000005924 devstack@c-api.service[100523]: INFO cinder.api.openstack.wsgi [None req-e2e831ba-8f20-41b8-adbe-4335bf318f31 tempest-TestVolumeBootPattern-1923367323 tempest-TestVolumeBootPattern-1923367323-project-member] https://10.4.3.117/volume/v3/snapshots/09fa742f-b624-4fa7-8804-d55df306132d returned with HTTP 202 Jul 27 16:16:48.632491 np0000005924 devstack@c-api.service[100523]: [pid: 100523|app: 0|req: 858/3401] 10.4.3.117 () {66 vars in 1357 bytes} [Mon Jul 27 16:16:48 2026] DELETE /volume/v3/snapshots/09fa742f-b624-4fa7-8804-d55df306132d => generated 0 bytes in 52 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 27 16:16:48.640096 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.middleware.request_id [None req-a5c2447e-87dd-4b8d-b507-a7b40ac2fd70 None None] RequestId filter calling following filter/app {{(pid=100521) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:16:48.643057 np0000005924 devstack@c-api.service[100521]: INFO cinder.api.openstack.wsgi [None req-a5c2447e-87dd-4b8d-b507-a7b40ac2fd70 tempest-TestVolumeBootPattern-1923367323 tempest-TestVolumeBootPattern-1923367323-project-member] GET https://10.4.3.117/volume/v3/snapshots/09fa742f-b624-4fa7-8804-d55df306132d Jul 27 16:16:48.644340 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.openstack.wsgi [None req-a5c2447e-87dd-4b8d-b507-a7b40ac2fd70 tempest-TestVolumeBootPattern-1923367323 tempest-TestVolumeBootPattern-1923367323-project-member] Empty body provided in request {{(pid=100521) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:16:48.644340 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.openstack.wsgi [None req-a5c2447e-87dd-4b8d-b507-a7b40ac2fd70 tempest-TestVolumeBootPattern-1923367323 tempest-TestVolumeBootPattern-1923367323-project-member] Calling method 'show' {{(pid=100521) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:16:48.650940 np0000005924 devstack@c-api.service[100521]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:16:48.650940 np0000005924 devstack@c-api.service[100521]: warnings.warn( Jul 27 16:16:48.651868 np0000005924 devstack@c-api.service[100521]: INFO cinder.volume.api [None req-a5c2447e-87dd-4b8d-b507-a7b40ac2fd70 tempest-TestVolumeBootPattern-1923367323 tempest-TestVolumeBootPattern-1923367323-project-member] Snapshot retrieved successfully. Jul 27 16:16:48.654858 np0000005924 devstack@c-api.service[100521]: INFO cinder.api.openstack.wsgi [None req-a5c2447e-87dd-4b8d-b507-a7b40ac2fd70 tempest-TestVolumeBootPattern-1923367323 tempest-TestVolumeBootPattern-1923367323-project-member] https://10.4.3.117/volume/v3/snapshots/09fa742f-b624-4fa7-8804-d55df306132d returned with HTTP 200 Jul 27 16:16:48.655265 np0000005924 devstack@c-api.service[100521]: [pid: 100521|app: 0|req: 847/3402] 10.4.3.117 () {66 vars in 1354 bytes} [Mon Jul 27 16:16:48 2026] GET /volume/v3/snapshots/09fa742f-b624-4fa7-8804-d55df306132d => generated 477 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 27 16:16:48.874930 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.middleware.request_id [None req-e1257bc0-c072-4414-ad9c-f793120a7c5f None None] RequestId filter calling following filter/app {{(pid=100522) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:16:48.877179 np0000005924 devstack@c-api.service[100522]: INFO cinder.api.openstack.wsgi [None req-e1257bc0-c072-4414-ad9c-f793120a7c5f tempest-VolumesBackupsTest-916266255 tempest-VolumesBackupsTest-916266255-project-member] GET https://10.4.3.117/volume/v3/volumes/ccf62f05-02b5-4080-bbc5-c44829e2ad7f Jul 27 16:16:48.877457 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.openstack.wsgi [None req-e1257bc0-c072-4414-ad9c-f793120a7c5f tempest-VolumesBackupsTest-916266255 tempest-VolumesBackupsTest-916266255-project-member] Empty body provided in request {{(pid=100522) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:16:48.877977 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.openstack.wsgi [None req-e1257bc0-c072-4414-ad9c-f793120a7c5f tempest-VolumesBackupsTest-916266255 tempest-VolumesBackupsTest-916266255-project-member] Calling method 'show' {{(pid=100522) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:16:48.889263 np0000005924 devstack@c-api.service[100522]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:16:48.889263 np0000005924 devstack@c-api.service[100522]: warnings.warn( Jul 27 16:16:48.894169 np0000005924 devstack@c-api.service[100522]: INFO cinder.volume.api [None req-e1257bc0-c072-4414-ad9c-f793120a7c5f tempest-VolumesBackupsTest-916266255 tempest-VolumesBackupsTest-916266255-project-member] Volume info retrieved successfully. Jul 27 16:16:48.901080 np0000005924 devstack@c-api.service[100522]: INFO cinder.api.openstack.wsgi [None req-e1257bc0-c072-4414-ad9c-f793120a7c5f tempest-VolumesBackupsTest-916266255 tempest-VolumesBackupsTest-916266255-project-member] https://10.4.3.117/volume/v3/volumes/ccf62f05-02b5-4080-bbc5-c44829e2ad7f returned with HTTP 200 Jul 27 16:16:48.901550 np0000005924 devstack@c-api.service[100522]: [pid: 100522|app: 0|req: 841/3403] 10.4.3.117 () {66 vars in 1348 bytes} [Mon Jul 27 16:16:48 2026] GET /volume/v3/volumes/ccf62f05-02b5-4080-bbc5-c44829e2ad7f => generated 842 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 27 16:16:48.916766 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.middleware.request_id [None req-c36b93b6-afa7-4320-873f-173a61d8353c None None] RequestId filter calling following filter/app {{(pid=100524) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:16:48.918824 np0000005924 devstack@c-api.service[100524]: INFO cinder.api.openstack.wsgi [None req-c36b93b6-afa7-4320-873f-173a61d8353c tempest-VolumesBackupsTest-1022642059 tempest-VolumesBackupsTest-1022642059-project-admin] POST https://10.4.3.117/volume/v3/backups Jul 27 16:16:48.919259 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.openstack.wsgi [None req-c36b93b6-afa7-4320-873f-173a61d8353c tempest-VolumesBackupsTest-1022642059 tempest-VolumesBackupsTest-1022642059-project-admin] Action: 'create', calling method: create, body: {"backup": {"volume_id": "ccf62f05-02b5-4080-bbc5-c44829e2ad7f", "name": "tempest-VolumesBackupsTest-Backup-1322167672"}} {{(pid=100524) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 27 16:16:48.921218 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.contrib.backups [None req-c36b93b6-afa7-4320-873f-173a61d8353c tempest-VolumesBackupsTest-1022642059 tempest-VolumesBackupsTest-1022642059-project-admin] Creating new backup {'backup': {'volume_id': 'ccf62f05-02b5-4080-bbc5-c44829e2ad7f', 'name': 'tempest-VolumesBackupsTest-Backup-1322167672'}} {{(pid=100524) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Jul 27 16:16:48.921533 np0000005924 devstack@c-api.service[100524]: INFO cinder.api.contrib.backups [None req-c36b93b6-afa7-4320-873f-173a61d8353c tempest-VolumesBackupsTest-1022642059 tempest-VolumesBackupsTest-1022642059-project-admin] Creating backup of volume ccf62f05-02b5-4080-bbc5-c44829e2ad7f in container None Jul 27 16:16:48.930523 np0000005924 devstack@c-api.service[100524]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:16:48.930523 np0000005924 devstack@c-api.service[100524]: warnings.warn( Jul 27 16:16:48.930931 np0000005924 devstack@c-api.service[100524]: INFO cinder.volume.api [None req-c36b93b6-afa7-4320-873f-173a61d8353c tempest-VolumesBackupsTest-1022642059 tempest-VolumesBackupsTest-1022642059-project-admin] Volume info retrieved successfully. Jul 27 16:16:48.975536 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.quota [None req-c36b93b6-afa7-4320-873f-173a61d8353c tempest-VolumesBackupsTest-1022642059 tempest-VolumesBackupsTest-1022642059-project-admin] Created reservations ['bc1fe72b-3104-479e-b80d-003ee037db2b', '648df102-a995-4ca5-b1c4-55f57bed592b'] {{(pid=100524) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 27 16:16:49.056976 np0000005924 devstack@c-api.service[100524]: INFO cinder.api.openstack.wsgi [None req-c36b93b6-afa7-4320-873f-173a61d8353c tempest-VolumesBackupsTest-1022642059 tempest-VolumesBackupsTest-1022642059-project-admin] https://10.4.3.117/volume/v3/backups returned with HTTP 202 Jul 27 16:16:49.057413 np0000005924 devstack@c-api.service[100524]: [pid: 100524|app: 0|req: 858/3404] 10.4.3.117 () {68 vars in 1259 bytes} [Mon Jul 27 16:16:48 2026] POST /volume/v3/backups => generated 330 bytes in 141 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 27 16:16:49.070623 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.middleware.request_id [None req-e8d059f8-a190-4770-a09e-8badf7850f0e None None] RequestId filter calling following filter/app {{(pid=100523) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:16:49.073297 np0000005924 devstack@c-api.service[100523]: INFO cinder.api.openstack.wsgi [None req-e8d059f8-a190-4770-a09e-8badf7850f0e tempest-VolumesBackupsTest-1022642059 tempest-VolumesBackupsTest-1022642059-project-admin] GET https://10.4.3.117/volume/v3/backups/7ddceb4b-0eb1-4af5-8630-5fa94ea0ad76 Jul 27 16:16:49.073619 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.openstack.wsgi [None req-e8d059f8-a190-4770-a09e-8badf7850f0e tempest-VolumesBackupsTest-1022642059 tempest-VolumesBackupsTest-1022642059-project-admin] Empty body provided in request {{(pid=100523) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:16:49.073909 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.openstack.wsgi [None req-e8d059f8-a190-4770-a09e-8badf7850f0e tempest-VolumesBackupsTest-1022642059 tempest-VolumesBackupsTest-1022642059-project-admin] Calling method 'show' {{(pid=100523) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:16:49.074075 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.v3.backups [None req-e8d059f8-a190-4770-a09e-8badf7850f0e tempest-VolumesBackupsTest-1022642059 tempest-VolumesBackupsTest-1022642059-project-admin] Show backup with id 7ddceb4b-0eb1-4af5-8630-5fa94ea0ad76. {{(pid=100523) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 27 16:16:49.087350 np0000005924 devstack@c-api.service[100523]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:16:49.087350 np0000005924 devstack@c-api.service[100523]: warnings.warn( Jul 27 16:16:49.088275 np0000005924 devstack@c-api.service[100523]: INFO cinder.api.openstack.wsgi [None req-e8d059f8-a190-4770-a09e-8badf7850f0e tempest-VolumesBackupsTest-1022642059 tempest-VolumesBackupsTest-1022642059-project-admin] https://10.4.3.117/volume/v3/backups/7ddceb4b-0eb1-4af5-8630-5fa94ea0ad76 returned with HTTP 200 Jul 27 16:16:49.090461 np0000005924 devstack@c-api.service[100523]: [pid: 100523|app: 0|req: 859/3405] 10.4.3.117 () {66 vars in 1348 bytes} [Mon Jul 27 16:16:49 2026] GET /volume/v3/backups/7ddceb4b-0eb1-4af5-8630-5fa94ea0ad76 => generated 737 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 27 16:16:49.232401 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.middleware.request_id [None req-831fbf83-5faf-4a9a-af77-104c11a5ac67 None None] RequestId filter calling following filter/app {{(pid=100521) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:16:49.232766 np0000005924 devstack@c-api.service[100521]: INFO cinder.api.openstack.wsgi [None req-831fbf83-5faf-4a9a-af77-104c11a5ac67 tempest-VolumesBackupsTest-1361087151 tempest-VolumesBackupsTest-1361087151-project-member] GET https://10.4.3.117/volume/v3/backups/6a06cb73-53a4-465d-bf4d-9c480881d04c Jul 27 16:16:49.232949 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.openstack.wsgi [None req-831fbf83-5faf-4a9a-af77-104c11a5ac67 tempest-VolumesBackupsTest-1361087151 tempest-VolumesBackupsTest-1361087151-project-member] Empty body provided in request {{(pid=100521) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:16:49.233155 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.openstack.wsgi [None req-831fbf83-5faf-4a9a-af77-104c11a5ac67 tempest-VolumesBackupsTest-1361087151 tempest-VolumesBackupsTest-1361087151-project-member] Calling method 'show' {{(pid=100521) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:16:49.233267 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.v3.backups [None req-831fbf83-5faf-4a9a-af77-104c11a5ac67 tempest-VolumesBackupsTest-1361087151 tempest-VolumesBackupsTest-1361087151-project-member] Show backup with id 6a06cb73-53a4-465d-bf4d-9c480881d04c. {{(pid=100521) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 27 16:16:49.238209 np0000005924 devstack@c-api.service[100521]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:16:49.238209 np0000005924 devstack@c-api.service[100521]: warnings.warn( Jul 27 16:16:49.239107 np0000005924 devstack@c-api.service[100521]: INFO cinder.api.openstack.wsgi [None req-831fbf83-5faf-4a9a-af77-104c11a5ac67 tempest-VolumesBackupsTest-1361087151 tempest-VolumesBackupsTest-1361087151-project-member] https://10.4.3.117/volume/v3/backups/6a06cb73-53a4-465d-bf4d-9c480881d04c returned with HTTP 200 Jul 27 16:16:49.239520 np0000005924 devstack@c-api.service[100521]: [pid: 100521|app: 0|req: 848/3406] 10.4.3.117 () {66 vars in 1348 bytes} [Mon Jul 27 16:16:49 2026] GET /volume/v3/backups/6a06cb73-53a4-465d-bf4d-9c480881d04c => generated 739 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 27 16:16:49.615206 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.middleware.request_id [None req-63b5625c-1d1c-4c79-9803-679b6ba572da None None] RequestId filter calling following filter/app {{(pid=100522) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:16:49.617430 np0000005924 devstack@c-api.service[100522]: INFO cinder.api.openstack.wsgi [None req-63b5625c-1d1c-4c79-9803-679b6ba572da tempest-CreateVolumesFromSourceVolumeTest-626090383 tempest-CreateVolumesFromSourceVolumeTest-626090383-project-member] GET https://10.4.3.117/volume/v3/volumes/74e6aa90-1271-4b8c-95e7-cf385c0aabf3 Jul 27 16:16:49.617601 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.openstack.wsgi [None req-63b5625c-1d1c-4c79-9803-679b6ba572da tempest-CreateVolumesFromSourceVolumeTest-626090383 tempest-CreateVolumesFromSourceVolumeTest-626090383-project-member] Empty body provided in request {{(pid=100522) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:16:49.617772 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.openstack.wsgi [None req-63b5625c-1d1c-4c79-9803-679b6ba572da tempest-CreateVolumesFromSourceVolumeTest-626090383 tempest-CreateVolumesFromSourceVolumeTest-626090383-project-member] Calling method 'show' {{(pid=100522) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:16:49.627023 np0000005924 devstack@c-api.service[100522]: INFO cinder.api.openstack.wsgi [None req-63b5625c-1d1c-4c79-9803-679b6ba572da tempest-CreateVolumesFromSourceVolumeTest-626090383 tempest-CreateVolumesFromSourceVolumeTest-626090383-project-member] https://10.4.3.117/volume/v3/volumes/74e6aa90-1271-4b8c-95e7-cf385c0aabf3 returned with HTTP 404 Jul 27 16:16:49.627483 np0000005924 devstack@c-api.service[100522]: [pid: 100522|app: 0|req: 842/3407] 10.4.3.117 () {66 vars in 1348 bytes} [Mon Jul 27 16:16:49 2026] GET /volume/v3/volumes/74e6aa90-1271-4b8c-95e7-cf385c0aabf3 => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 27 16:16:49.634384 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.middleware.request_id [None req-9ddfdfcf-c634-4bb3-a75d-130a83267f93 None None] RequestId filter calling following filter/app {{(pid=100524) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:16:49.636168 np0000005924 devstack@c-api.service[100524]: INFO cinder.api.openstack.wsgi [None req-9ddfdfcf-c634-4bb3-a75d-130a83267f93 tempest-CreateVolumesFromSourceVolumeTest-626090383 tempest-CreateVolumesFromSourceVolumeTest-626090383-project-member] DELETE https://10.4.3.117/volume/v3/volumes/2037c310-dfa2-4032-a985-c57a0123fb71 Jul 27 16:16:49.636453 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.openstack.wsgi [None req-9ddfdfcf-c634-4bb3-a75d-130a83267f93 tempest-CreateVolumesFromSourceVolumeTest-626090383 tempest-CreateVolumesFromSourceVolumeTest-626090383-project-member] Empty body provided in request {{(pid=100524) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:16:49.636594 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.openstack.wsgi [None req-9ddfdfcf-c634-4bb3-a75d-130a83267f93 tempest-CreateVolumesFromSourceVolumeTest-626090383 tempest-CreateVolumesFromSourceVolumeTest-626090383-project-member] Calling method 'delete' {{(pid=100524) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:16:49.636752 np0000005924 devstack@c-api.service[100524]: INFO cinder.api.v3.volumes [None req-9ddfdfcf-c634-4bb3-a75d-130a83267f93 tempest-CreateVolumesFromSourceVolumeTest-626090383 tempest-CreateVolumesFromSourceVolumeTest-626090383-project-member] Delete volume with id: 2037c310-dfa2-4032-a985-c57a0123fb71 Jul 27 16:16:49.647014 np0000005924 devstack@c-api.service[100524]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:16:49.647014 np0000005924 devstack@c-api.service[100524]: warnings.warn( Jul 27 16:16:49.647580 np0000005924 devstack@c-api.service[100524]: INFO cinder.volume.api [None req-9ddfdfcf-c634-4bb3-a75d-130a83267f93 tempest-CreateVolumesFromSourceVolumeTest-626090383 tempest-CreateVolumesFromSourceVolumeTest-626090383-project-member] Volume info retrieved successfully. Jul 27 16:16:49.672374 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.middleware.request_id [None req-7cc8f8c5-d382-4c91-b14d-fece8d40ad4b None None] RequestId filter calling following filter/app {{(pid=100523) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:16:49.675962 np0000005924 devstack@c-api.service[100523]: INFO cinder.api.openstack.wsgi [None req-7cc8f8c5-d382-4c91-b14d-fece8d40ad4b tempest-TestVolumeBootPattern-1923367323 tempest-TestVolumeBootPattern-1923367323-project-member] GET https://10.4.3.117/volume/v3/snapshots/09fa742f-b624-4fa7-8804-d55df306132d Jul 27 16:16:49.675962 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.openstack.wsgi [None req-7cc8f8c5-d382-4c91-b14d-fece8d40ad4b tempest-TestVolumeBootPattern-1923367323 tempest-TestVolumeBootPattern-1923367323-project-member] Empty body provided in request {{(pid=100523) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:16:49.676194 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.openstack.wsgi [None req-7cc8f8c5-d382-4c91-b14d-fece8d40ad4b tempest-TestVolumeBootPattern-1923367323 tempest-TestVolumeBootPattern-1923367323-project-member] Calling method 'show' {{(pid=100523) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:16:49.679441 np0000005924 devstack@c-api.service[100524]: INFO cinder.volume.api [None req-9ddfdfcf-c634-4bb3-a75d-130a83267f93 tempest-CreateVolumesFromSourceVolumeTest-626090383 tempest-CreateVolumesFromSourceVolumeTest-626090383-project-member] Delete volume request issued successfully. Jul 27 16:16:49.680122 np0000005924 devstack@c-api.service[100524]: INFO cinder.api.openstack.wsgi [None req-9ddfdfcf-c634-4bb3-a75d-130a83267f93 tempest-CreateVolumesFromSourceVolumeTest-626090383 tempest-CreateVolumesFromSourceVolumeTest-626090383-project-member] https://10.4.3.117/volume/v3/volumes/2037c310-dfa2-4032-a985-c57a0123fb71 returned with HTTP 202 Jul 27 16:16:49.680122 np0000005924 devstack@c-api.service[100524]: [pid: 100524|app: 0|req: 859/3408] 10.4.3.117 () {66 vars in 1351 bytes} [Mon Jul 27 16:16:49 2026] DELETE /volume/v3/volumes/2037c310-dfa2-4032-a985-c57a0123fb71 => generated 0 bytes in 46 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 27 16:16:49.685800 np0000005924 devstack@c-api.service[100523]: INFO cinder.api.openstack.wsgi [None req-7cc8f8c5-d382-4c91-b14d-fece8d40ad4b tempest-TestVolumeBootPattern-1923367323 tempest-TestVolumeBootPattern-1923367323-project-member] https://10.4.3.117/volume/v3/snapshots/09fa742f-b624-4fa7-8804-d55df306132d returned with HTTP 404 Jul 27 16:16:49.685800 np0000005924 devstack@c-api.service[100523]: [pid: 100523|app: 0|req: 860/3409] 10.4.3.117 () {66 vars in 1354 bytes} [Mon Jul 27 16:16:49 2026] GET /volume/v3/snapshots/09fa742f-b624-4fa7-8804-d55df306132d => generated 111 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 27 16:16:49.692597 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.middleware.request_id [None req-b2301309-d654-4ebe-badb-f01e20f39b43 None None] RequestId filter calling following filter/app {{(pid=100521) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:16:49.695423 np0000005924 devstack@c-api.service[100521]: INFO cinder.api.openstack.wsgi [None req-b2301309-d654-4ebe-badb-f01e20f39b43 tempest-CreateVolumesFromSourceVolumeTest-626090383 tempest-CreateVolumesFromSourceVolumeTest-626090383-project-member] GET https://10.4.3.117/volume/v3/volumes/2037c310-dfa2-4032-a985-c57a0123fb71 Jul 27 16:16:49.695715 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.openstack.wsgi [None req-b2301309-d654-4ebe-badb-f01e20f39b43 tempest-CreateVolumesFromSourceVolumeTest-626090383 tempest-CreateVolumesFromSourceVolumeTest-626090383-project-member] Empty body provided in request {{(pid=100521) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:16:49.695986 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.openstack.wsgi [None req-b2301309-d654-4ebe-badb-f01e20f39b43 tempest-CreateVolumesFromSourceVolumeTest-626090383 tempest-CreateVolumesFromSourceVolumeTest-626090383-project-member] Calling method 'show' {{(pid=100521) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:16:49.706730 np0000005924 devstack@c-api.service[100521]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:16:49.706730 np0000005924 devstack@c-api.service[100521]: warnings.warn( Jul 27 16:16:49.710729 np0000005924 devstack@c-api.service[100521]: INFO cinder.volume.api [None req-b2301309-d654-4ebe-badb-f01e20f39b43 tempest-CreateVolumesFromSourceVolumeTest-626090383 tempest-CreateVolumesFromSourceVolumeTest-626090383-project-member] Volume info retrieved successfully. Jul 27 16:16:49.717174 np0000005924 devstack@c-api.service[100521]: INFO cinder.api.openstack.wsgi [None req-b2301309-d654-4ebe-badb-f01e20f39b43 tempest-CreateVolumesFromSourceVolumeTest-626090383 tempest-CreateVolumesFromSourceVolumeTest-626090383-project-member] https://10.4.3.117/volume/v3/volumes/2037c310-dfa2-4032-a985-c57a0123fb71 returned with HTTP 200 Jul 27 16:16:49.718116 np0000005924 devstack@c-api.service[100521]: [pid: 100521|app: 0|req: 849/3410] 10.4.3.117 () {66 vars in 1348 bytes} [Mon Jul 27 16:16:49 2026] GET /volume/v3/volumes/2037c310-dfa2-4032-a985-c57a0123fb71 => generated 855 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 27 16:16:50.101633 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.middleware.request_id [None req-ebdec1c5-ba81-4d54-aaf3-52f8fa618991 None None] RequestId filter calling following filter/app {{(pid=100522) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:16:50.104547 np0000005924 devstack@c-api.service[100522]: INFO cinder.api.openstack.wsgi [None req-ebdec1c5-ba81-4d54-aaf3-52f8fa618991 tempest-VolumesBackupsTest-1022642059 tempest-VolumesBackupsTest-1022642059-project-admin] GET https://10.4.3.117/volume/v3/backups/7ddceb4b-0eb1-4af5-8630-5fa94ea0ad76 Jul 27 16:16:50.104968 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.openstack.wsgi [None req-ebdec1c5-ba81-4d54-aaf3-52f8fa618991 tempest-VolumesBackupsTest-1022642059 tempest-VolumesBackupsTest-1022642059-project-admin] Empty body provided in request {{(pid=100522) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:16:50.105041 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.openstack.wsgi [None req-ebdec1c5-ba81-4d54-aaf3-52f8fa618991 tempest-VolumesBackupsTest-1022642059 tempest-VolumesBackupsTest-1022642059-project-admin] Calling method 'show' {{(pid=100522) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:16:50.105519 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.v3.backups [None req-ebdec1c5-ba81-4d54-aaf3-52f8fa618991 tempest-VolumesBackupsTest-1022642059 tempest-VolumesBackupsTest-1022642059-project-admin] Show backup with id 7ddceb4b-0eb1-4af5-8630-5fa94ea0ad76. {{(pid=100522) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 27 16:16:50.113179 np0000005924 devstack@c-api.service[100522]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:16:50.113179 np0000005924 devstack@c-api.service[100522]: warnings.warn( Jul 27 16:16:50.113970 np0000005924 devstack@c-api.service[100522]: INFO cinder.api.openstack.wsgi [None req-ebdec1c5-ba81-4d54-aaf3-52f8fa618991 tempest-VolumesBackupsTest-1022642059 tempest-VolumesBackupsTest-1022642059-project-admin] https://10.4.3.117/volume/v3/backups/7ddceb4b-0eb1-4af5-8630-5fa94ea0ad76 returned with HTTP 200 Jul 27 16:16:50.114585 np0000005924 devstack@c-api.service[100522]: [pid: 100522|app: 0|req: 843/3411] 10.4.3.117 () {66 vars in 1348 bytes} [Mon Jul 27 16:16:50 2026] GET /volume/v3/backups/7ddceb4b-0eb1-4af5-8630-5fa94ea0ad76 => generated 739 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 27 16:16:50.253995 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.middleware.request_id [None req-6b51d4f9-0f93-41f7-a951-c6dfb280a15a None None] RequestId filter calling following filter/app {{(pid=100524) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:16:50.256998 np0000005924 devstack@c-api.service[100524]: INFO cinder.api.openstack.wsgi [None req-6b51d4f9-0f93-41f7-a951-c6dfb280a15a tempest-VolumesBackupsTest-1361087151 tempest-VolumesBackupsTest-1361087151-project-member] GET https://10.4.3.117/volume/v3/backups/6a06cb73-53a4-465d-bf4d-9c480881d04c Jul 27 16:16:50.257204 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.openstack.wsgi [None req-6b51d4f9-0f93-41f7-a951-c6dfb280a15a tempest-VolumesBackupsTest-1361087151 tempest-VolumesBackupsTest-1361087151-project-member] Empty body provided in request {{(pid=100524) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:16:50.257450 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.openstack.wsgi [None req-6b51d4f9-0f93-41f7-a951-c6dfb280a15a tempest-VolumesBackupsTest-1361087151 tempest-VolumesBackupsTest-1361087151-project-member] Calling method 'show' {{(pid=100524) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:16:50.257575 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.v3.backups [None req-6b51d4f9-0f93-41f7-a951-c6dfb280a15a tempest-VolumesBackupsTest-1361087151 tempest-VolumesBackupsTest-1361087151-project-member] Show backup with id 6a06cb73-53a4-465d-bf4d-9c480881d04c. {{(pid=100524) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 27 16:16:50.262578 np0000005924 devstack@c-api.service[100524]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:16:50.262578 np0000005924 devstack@c-api.service[100524]: warnings.warn( Jul 27 16:16:50.263317 np0000005924 devstack@c-api.service[100524]: INFO cinder.api.openstack.wsgi [None req-6b51d4f9-0f93-41f7-a951-c6dfb280a15a tempest-VolumesBackupsTest-1361087151 tempest-VolumesBackupsTest-1361087151-project-member] https://10.4.3.117/volume/v3/backups/6a06cb73-53a4-465d-bf4d-9c480881d04c returned with HTTP 200 Jul 27 16:16:50.263722 np0000005924 devstack@c-api.service[100524]: [pid: 100524|app: 0|req: 860/3412] 10.4.3.117 () {66 vars in 1348 bytes} [Mon Jul 27 16:16:50 2026] GET /volume/v3/backups/6a06cb73-53a4-465d-bf4d-9c480881d04c => generated 739 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 27 16:16:50.739987 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.middleware.request_id [None req-f90dc7c4-9af6-4987-8249-be275943059e None None] RequestId filter calling following filter/app {{(pid=100523) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:16:50.742121 np0000005924 devstack@c-api.service[100523]: INFO cinder.api.openstack.wsgi [None req-f90dc7c4-9af6-4987-8249-be275943059e tempest-CreateVolumesFromSourceVolumeTest-626090383 tempest-CreateVolumesFromSourceVolumeTest-626090383-project-member] GET https://10.4.3.117/volume/v3/volumes/2037c310-dfa2-4032-a985-c57a0123fb71 Jul 27 16:16:50.742376 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.openstack.wsgi [None req-f90dc7c4-9af6-4987-8249-be275943059e tempest-CreateVolumesFromSourceVolumeTest-626090383 tempest-CreateVolumesFromSourceVolumeTest-626090383-project-member] Empty body provided in request {{(pid=100523) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:16:50.742604 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.openstack.wsgi [None req-f90dc7c4-9af6-4987-8249-be275943059e tempest-CreateVolumesFromSourceVolumeTest-626090383 tempest-CreateVolumesFromSourceVolumeTest-626090383-project-member] Calling method 'show' {{(pid=100523) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:16:50.751713 np0000005924 devstack@c-api.service[100523]: INFO cinder.api.openstack.wsgi [None req-f90dc7c4-9af6-4987-8249-be275943059e tempest-CreateVolumesFromSourceVolumeTest-626090383 tempest-CreateVolumesFromSourceVolumeTest-626090383-project-member] https://10.4.3.117/volume/v3/volumes/2037c310-dfa2-4032-a985-c57a0123fb71 returned with HTTP 404 Jul 27 16:16:50.752297 np0000005924 devstack@c-api.service[100523]: [pid: 100523|app: 0|req: 861/3413] 10.4.3.117 () {66 vars in 1348 bytes} [Mon Jul 27 16:16:50 2026] GET /volume/v3/volumes/2037c310-dfa2-4032-a985-c57a0123fb71 => generated 109 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 27 16:16:50.765662 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.middleware.request_id [None req-d530b892-977a-4f69-bf9d-f14a2049f8ac None None] RequestId filter calling following filter/app {{(pid=100521) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:16:50.767676 np0000005924 devstack@c-api.service[100521]: INFO cinder.api.openstack.wsgi [None req-d530b892-977a-4f69-bf9d-f14a2049f8ac tempest-CreateVolumesFromSourceVolumeTest-626090383 tempest-CreateVolumesFromSourceVolumeTest-626090383-project-member] DELETE https://10.4.3.117/volume/v3/volumes/0352120d-0ece-4bc6-9037-15228389d509 Jul 27 16:16:50.767875 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.openstack.wsgi [None req-d530b892-977a-4f69-bf9d-f14a2049f8ac tempest-CreateVolumesFromSourceVolumeTest-626090383 tempest-CreateVolumesFromSourceVolumeTest-626090383-project-member] Empty body provided in request {{(pid=100521) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:16:50.768068 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.openstack.wsgi [None req-d530b892-977a-4f69-bf9d-f14a2049f8ac tempest-CreateVolumesFromSourceVolumeTest-626090383 tempest-CreateVolumesFromSourceVolumeTest-626090383-project-member] Calling method 'delete' {{(pid=100521) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:16:50.768221 np0000005924 devstack@c-api.service[100521]: INFO cinder.api.v3.volumes [None req-d530b892-977a-4f69-bf9d-f14a2049f8ac tempest-CreateVolumesFromSourceVolumeTest-626090383 tempest-CreateVolumesFromSourceVolumeTest-626090383-project-member] Delete volume with id: 0352120d-0ece-4bc6-9037-15228389d509 Jul 27 16:16:50.777236 np0000005924 devstack@c-api.service[100521]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:16:50.777236 np0000005924 devstack@c-api.service[100521]: warnings.warn( Jul 27 16:16:50.777721 np0000005924 devstack@c-api.service[100521]: INFO cinder.volume.api [None req-d530b892-977a-4f69-bf9d-f14a2049f8ac tempest-CreateVolumesFromSourceVolumeTest-626090383 tempest-CreateVolumesFromSourceVolumeTest-626090383-project-member] Volume info retrieved successfully. Jul 27 16:16:50.803532 np0000005924 devstack@c-api.service[100521]: INFO cinder.volume.api [None req-d530b892-977a-4f69-bf9d-f14a2049f8ac tempest-CreateVolumesFromSourceVolumeTest-626090383 tempest-CreateVolumesFromSourceVolumeTest-626090383-project-member] Delete volume request issued successfully. Jul 27 16:16:50.803811 np0000005924 devstack@c-api.service[100521]: INFO cinder.api.openstack.wsgi [None req-d530b892-977a-4f69-bf9d-f14a2049f8ac tempest-CreateVolumesFromSourceVolumeTest-626090383 tempest-CreateVolumesFromSourceVolumeTest-626090383-project-member] https://10.4.3.117/volume/v3/volumes/0352120d-0ece-4bc6-9037-15228389d509 returned with HTTP 202 Jul 27 16:16:50.804419 np0000005924 devstack@c-api.service[100521]: [pid: 100521|app: 0|req: 850/3414] 10.4.3.117 () {66 vars in 1351 bytes} [Mon Jul 27 16:16:50 2026] DELETE /volume/v3/volumes/0352120d-0ece-4bc6-9037-15228389d509 => generated 0 bytes in 39 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 27 16:16:50.811698 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.middleware.request_id [None req-53cc398b-fdfd-4343-8a33-d0d7b1bb2369 None None] RequestId filter calling following filter/app {{(pid=100522) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:16:50.813656 np0000005924 devstack@c-api.service[100522]: INFO cinder.api.openstack.wsgi [None req-53cc398b-fdfd-4343-8a33-d0d7b1bb2369 tempest-CreateVolumesFromSourceVolumeTest-626090383 tempest-CreateVolumesFromSourceVolumeTest-626090383-project-member] GET https://10.4.3.117/volume/v3/volumes/0352120d-0ece-4bc6-9037-15228389d509 Jul 27 16:16:50.813911 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.openstack.wsgi [None req-53cc398b-fdfd-4343-8a33-d0d7b1bb2369 tempest-CreateVolumesFromSourceVolumeTest-626090383 tempest-CreateVolumesFromSourceVolumeTest-626090383-project-member] Empty body provided in request {{(pid=100522) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:16:50.814192 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.openstack.wsgi [None req-53cc398b-fdfd-4343-8a33-d0d7b1bb2369 tempest-CreateVolumesFromSourceVolumeTest-626090383 tempest-CreateVolumesFromSourceVolumeTest-626090383-project-member] Calling method 'show' {{(pid=100522) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:16:50.822098 np0000005924 devstack@c-api.service[100522]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:16:50.822098 np0000005924 devstack@c-api.service[100522]: warnings.warn( Jul 27 16:16:50.825998 np0000005924 devstack@c-api.service[100522]: INFO cinder.volume.api [None req-53cc398b-fdfd-4343-8a33-d0d7b1bb2369 tempest-CreateVolumesFromSourceVolumeTest-626090383 tempest-CreateVolumesFromSourceVolumeTest-626090383-project-member] Volume info retrieved successfully. Jul 27 16:16:50.830530 np0000005924 devstack@c-api.service[100522]: INFO cinder.api.openstack.wsgi [None req-53cc398b-fdfd-4343-8a33-d0d7b1bb2369 tempest-CreateVolumesFromSourceVolumeTest-626090383 tempest-CreateVolumesFromSourceVolumeTest-626090383-project-member] https://10.4.3.117/volume/v3/volumes/0352120d-0ece-4bc6-9037-15228389d509 returned with HTTP 200 Jul 27 16:16:50.830982 np0000005924 devstack@c-api.service[100522]: [pid: 100522|app: 0|req: 844/3415] 10.4.3.117 () {66 vars in 1348 bytes} [Mon Jul 27 16:16:50 2026] GET /volume/v3/volumes/0352120d-0ece-4bc6-9037-15228389d509 => generated 854 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 27 16:16:51.128262 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.middleware.request_id [None req-3b89a3cf-c2f6-4367-b3cb-278e225a3ccb None None] RequestId filter calling following filter/app {{(pid=100524) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:16:51.130128 np0000005924 devstack@c-api.service[100524]: INFO cinder.api.openstack.wsgi [None req-3b89a3cf-c2f6-4367-b3cb-278e225a3ccb tempest-VolumesBackupsTest-1022642059 tempest-VolumesBackupsTest-1022642059-project-admin] GET https://10.4.3.117/volume/v3/backups/7ddceb4b-0eb1-4af5-8630-5fa94ea0ad76 Jul 27 16:16:51.130361 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.openstack.wsgi [None req-3b89a3cf-c2f6-4367-b3cb-278e225a3ccb tempest-VolumesBackupsTest-1022642059 tempest-VolumesBackupsTest-1022642059-project-admin] Empty body provided in request {{(pid=100524) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:16:51.130555 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.openstack.wsgi [None req-3b89a3cf-c2f6-4367-b3cb-278e225a3ccb tempest-VolumesBackupsTest-1022642059 tempest-VolumesBackupsTest-1022642059-project-admin] Calling method 'show' {{(pid=100524) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:16:51.130654 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.v3.backups [None req-3b89a3cf-c2f6-4367-b3cb-278e225a3ccb tempest-VolumesBackupsTest-1022642059 tempest-VolumesBackupsTest-1022642059-project-admin] Show backup with id 7ddceb4b-0eb1-4af5-8630-5fa94ea0ad76. {{(pid=100524) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 27 16:16:51.136526 np0000005924 devstack@c-api.service[100524]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:16:51.136526 np0000005924 devstack@c-api.service[100524]: warnings.warn( Jul 27 16:16:51.137351 np0000005924 devstack@c-api.service[100524]: INFO cinder.api.openstack.wsgi [None req-3b89a3cf-c2f6-4367-b3cb-278e225a3ccb tempest-VolumesBackupsTest-1022642059 tempest-VolumesBackupsTest-1022642059-project-admin] https://10.4.3.117/volume/v3/backups/7ddceb4b-0eb1-4af5-8630-5fa94ea0ad76 returned with HTTP 200 Jul 27 16:16:51.139746 np0000005924 devstack@c-api.service[100524]: [pid: 100524|app: 0|req: 861/3416] 10.4.3.117 () {66 vars in 1348 bytes} [Mon Jul 27 16:16:51 2026] GET /volume/v3/backups/7ddceb4b-0eb1-4af5-8630-5fa94ea0ad76 => generated 739 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 27 16:16:51.275361 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.middleware.request_id [None req-8a0ad834-b5db-4f7a-8be4-f8bda6d3957d None None] RequestId filter calling following filter/app {{(pid=100523) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:16:51.279202 np0000005924 devstack@c-api.service[100523]: INFO cinder.api.openstack.wsgi [None req-8a0ad834-b5db-4f7a-8be4-f8bda6d3957d tempest-VolumesBackupsTest-1361087151 tempest-VolumesBackupsTest-1361087151-project-member] GET https://10.4.3.117/volume/v3/backups/6a06cb73-53a4-465d-bf4d-9c480881d04c Jul 27 16:16:51.279202 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.openstack.wsgi [None req-8a0ad834-b5db-4f7a-8be4-f8bda6d3957d tempest-VolumesBackupsTest-1361087151 tempest-VolumesBackupsTest-1361087151-project-member] Empty body provided in request {{(pid=100523) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:16:51.279987 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.openstack.wsgi [None req-8a0ad834-b5db-4f7a-8be4-f8bda6d3957d tempest-VolumesBackupsTest-1361087151 tempest-VolumesBackupsTest-1361087151-project-member] Calling method 'show' {{(pid=100523) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:16:51.279987 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.v3.backups [None req-8a0ad834-b5db-4f7a-8be4-f8bda6d3957d tempest-VolumesBackupsTest-1361087151 tempest-VolumesBackupsTest-1361087151-project-member] Show backup with id 6a06cb73-53a4-465d-bf4d-9c480881d04c. {{(pid=100523) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 27 16:16:51.285105 np0000005924 devstack@c-api.service[100523]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:16:51.285105 np0000005924 devstack@c-api.service[100523]: warnings.warn( Jul 27 16:16:51.287641 np0000005924 devstack@c-api.service[100523]: INFO cinder.api.openstack.wsgi [None req-8a0ad834-b5db-4f7a-8be4-f8bda6d3957d tempest-VolumesBackupsTest-1361087151 tempest-VolumesBackupsTest-1361087151-project-member] https://10.4.3.117/volume/v3/backups/6a06cb73-53a4-465d-bf4d-9c480881d04c returned with HTTP 200 Jul 27 16:16:51.287641 np0000005924 devstack@c-api.service[100523]: [pid: 100523|app: 0|req: 862/3417] 10.4.3.117 () {66 vars in 1348 bytes} [Mon Jul 27 16:16:51 2026] GET /volume/v3/backups/6a06cb73-53a4-465d-bf4d-9c480881d04c => generated 750 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 27 16:16:51.848090 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.middleware.request_id [None req-57dde52a-a4bf-478a-8f43-eec4d7ad375b None None] RequestId filter calling following filter/app {{(pid=100521) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:16:51.849934 np0000005924 devstack@c-api.service[100521]: INFO cinder.api.openstack.wsgi [None req-57dde52a-a4bf-478a-8f43-eec4d7ad375b tempest-CreateVolumesFromSourceVolumeTest-626090383 tempest-CreateVolumesFromSourceVolumeTest-626090383-project-member] GET https://10.4.3.117/volume/v3/volumes/0352120d-0ece-4bc6-9037-15228389d509 Jul 27 16:16:51.850438 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.openstack.wsgi [None req-57dde52a-a4bf-478a-8f43-eec4d7ad375b tempest-CreateVolumesFromSourceVolumeTest-626090383 tempest-CreateVolumesFromSourceVolumeTest-626090383-project-member] Empty body provided in request {{(pid=100521) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:16:51.850438 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.openstack.wsgi [None req-57dde52a-a4bf-478a-8f43-eec4d7ad375b tempest-CreateVolumesFromSourceVolumeTest-626090383 tempest-CreateVolumesFromSourceVolumeTest-626090383-project-member] Calling method 'show' {{(pid=100521) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:16:51.856549 np0000005924 devstack@c-api.service[100521]: INFO cinder.api.openstack.wsgi [None req-57dde52a-a4bf-478a-8f43-eec4d7ad375b tempest-CreateVolumesFromSourceVolumeTest-626090383 tempest-CreateVolumesFromSourceVolumeTest-626090383-project-member] https://10.4.3.117/volume/v3/volumes/0352120d-0ece-4bc6-9037-15228389d509 returned with HTTP 404 Jul 27 16:16:51.857067 np0000005924 devstack@c-api.service[100521]: [pid: 100521|app: 0|req: 851/3418] 10.4.3.117 () {66 vars in 1348 bytes} [Mon Jul 27 16:16:51 2026] GET /volume/v3/volumes/0352120d-0ece-4bc6-9037-15228389d509 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 27 16:16:51.864601 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.middleware.request_id [None req-a71cc816-456c-4f0b-a1af-43957a17b169 None None] RequestId filter calling following filter/app {{(pid=100522) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:16:51.866428 np0000005924 devstack@c-api.service[100522]: INFO cinder.api.openstack.wsgi [None req-a71cc816-456c-4f0b-a1af-43957a17b169 tempest-CreateVolumesFromSourceVolumeTest-626090383 tempest-CreateVolumesFromSourceVolumeTest-626090383-project-member] DELETE https://10.4.3.117/volume/v3/volumes/448559eb-d40e-4e94-85c3-396406833a7a Jul 27 16:16:51.866688 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.openstack.wsgi [None req-a71cc816-456c-4f0b-a1af-43957a17b169 tempest-CreateVolumesFromSourceVolumeTest-626090383 tempest-CreateVolumesFromSourceVolumeTest-626090383-project-member] Empty body provided in request {{(pid=100522) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:16:51.866930 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.openstack.wsgi [None req-a71cc816-456c-4f0b-a1af-43957a17b169 tempest-CreateVolumesFromSourceVolumeTest-626090383 tempest-CreateVolumesFromSourceVolumeTest-626090383-project-member] Calling method 'delete' {{(pid=100522) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:16:51.867100 np0000005924 devstack@c-api.service[100522]: INFO cinder.api.v3.volumes [None req-a71cc816-456c-4f0b-a1af-43957a17b169 tempest-CreateVolumesFromSourceVolumeTest-626090383 tempest-CreateVolumesFromSourceVolumeTest-626090383-project-member] Delete volume with id: 448559eb-d40e-4e94-85c3-396406833a7a Jul 27 16:16:51.874255 np0000005924 devstack@c-api.service[100522]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:16:51.874255 np0000005924 devstack@c-api.service[100522]: warnings.warn( Jul 27 16:16:51.874785 np0000005924 devstack@c-api.service[100522]: INFO cinder.volume.api [None req-a71cc816-456c-4f0b-a1af-43957a17b169 tempest-CreateVolumesFromSourceVolumeTest-626090383 tempest-CreateVolumesFromSourceVolumeTest-626090383-project-member] Volume info retrieved successfully. Jul 27 16:16:51.897180 np0000005924 devstack@c-api.service[100522]: INFO cinder.volume.api [None req-a71cc816-456c-4f0b-a1af-43957a17b169 tempest-CreateVolumesFromSourceVolumeTest-626090383 tempest-CreateVolumesFromSourceVolumeTest-626090383-project-member] Delete volume request issued successfully. Jul 27 16:16:51.897180 np0000005924 devstack@c-api.service[100522]: INFO cinder.api.openstack.wsgi [None req-a71cc816-456c-4f0b-a1af-43957a17b169 tempest-CreateVolumesFromSourceVolumeTest-626090383 tempest-CreateVolumesFromSourceVolumeTest-626090383-project-member] https://10.4.3.117/volume/v3/volumes/448559eb-d40e-4e94-85c3-396406833a7a returned with HTTP 202 Jul 27 16:16:51.897180 np0000005924 devstack@c-api.service[100522]: [pid: 100522|app: 0|req: 845/3419] 10.4.3.117 () {66 vars in 1351 bytes} [Mon Jul 27 16:16:51 2026] DELETE /volume/v3/volumes/448559eb-d40e-4e94-85c3-396406833a7a => generated 0 bytes in 30 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 27 16:16:51.902520 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.middleware.request_id [None req-21642227-0217-4242-83ec-1f6741d348c5 None None] RequestId filter calling following filter/app {{(pid=100524) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:16:51.904548 np0000005924 devstack@c-api.service[100524]: INFO cinder.api.openstack.wsgi [None req-21642227-0217-4242-83ec-1f6741d348c5 tempest-CreateVolumesFromSourceVolumeTest-626090383 tempest-CreateVolumesFromSourceVolumeTest-626090383-project-member] GET https://10.4.3.117/volume/v3/volumes/448559eb-d40e-4e94-85c3-396406833a7a Jul 27 16:16:51.904752 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.openstack.wsgi [None req-21642227-0217-4242-83ec-1f6741d348c5 tempest-CreateVolumesFromSourceVolumeTest-626090383 tempest-CreateVolumesFromSourceVolumeTest-626090383-project-member] Empty body provided in request {{(pid=100524) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:16:51.904941 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.openstack.wsgi [None req-21642227-0217-4242-83ec-1f6741d348c5 tempest-CreateVolumesFromSourceVolumeTest-626090383 tempest-CreateVolumesFromSourceVolumeTest-626090383-project-member] Calling method 'show' {{(pid=100524) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:16:51.916368 np0000005924 devstack@c-api.service[100524]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:16:51.916368 np0000005924 devstack@c-api.service[100524]: warnings.warn( Jul 27 16:16:51.922117 np0000005924 devstack@c-api.service[100524]: INFO cinder.volume.api [None req-21642227-0217-4242-83ec-1f6741d348c5 tempest-CreateVolumesFromSourceVolumeTest-626090383 tempest-CreateVolumesFromSourceVolumeTest-626090383-project-member] Volume info retrieved successfully. Jul 27 16:16:51.927887 np0000005924 devstack@c-api.service[100524]: INFO cinder.api.openstack.wsgi [None req-21642227-0217-4242-83ec-1f6741d348c5 tempest-CreateVolumesFromSourceVolumeTest-626090383 tempest-CreateVolumesFromSourceVolumeTest-626090383-project-member] https://10.4.3.117/volume/v3/volumes/448559eb-d40e-4e94-85c3-396406833a7a returned with HTTP 200 Jul 27 16:16:51.928399 np0000005924 devstack@c-api.service[100524]: [pid: 100524|app: 0|req: 862/3420] 10.4.3.117 () {66 vars in 1348 bytes} [Mon Jul 27 16:16:51 2026] GET /volume/v3/volumes/448559eb-d40e-4e94-85c3-396406833a7a => generated 855 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 27 16:16:52.151041 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.middleware.request_id [None req-d2aefb07-12aa-41d9-b9f9-88df27cd4937 None None] RequestId filter calling following filter/app {{(pid=100523) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:16:52.153417 np0000005924 devstack@c-api.service[100523]: INFO cinder.api.openstack.wsgi [None req-d2aefb07-12aa-41d9-b9f9-88df27cd4937 tempest-VolumesBackupsTest-1022642059 tempest-VolumesBackupsTest-1022642059-project-admin] GET https://10.4.3.117/volume/v3/backups/7ddceb4b-0eb1-4af5-8630-5fa94ea0ad76 Jul 27 16:16:52.153696 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.openstack.wsgi [None req-d2aefb07-12aa-41d9-b9f9-88df27cd4937 tempest-VolumesBackupsTest-1022642059 tempest-VolumesBackupsTest-1022642059-project-admin] Empty body provided in request {{(pid=100523) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:16:52.153979 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.openstack.wsgi [None req-d2aefb07-12aa-41d9-b9f9-88df27cd4937 tempest-VolumesBackupsTest-1022642059 tempest-VolumesBackupsTest-1022642059-project-admin] Calling method 'show' {{(pid=100523) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:16:52.154142 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.v3.backups [None req-d2aefb07-12aa-41d9-b9f9-88df27cd4937 tempest-VolumesBackupsTest-1022642059 tempest-VolumesBackupsTest-1022642059-project-admin] Show backup with id 7ddceb4b-0eb1-4af5-8630-5fa94ea0ad76. {{(pid=100523) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 27 16:16:52.158993 np0000005924 devstack@c-api.service[100523]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:16:52.158993 np0000005924 devstack@c-api.service[100523]: warnings.warn( Jul 27 16:16:52.159813 np0000005924 devstack@c-api.service[100523]: INFO cinder.api.openstack.wsgi [None req-d2aefb07-12aa-41d9-b9f9-88df27cd4937 tempest-VolumesBackupsTest-1022642059 tempest-VolumesBackupsTest-1022642059-project-admin] https://10.4.3.117/volume/v3/backups/7ddceb4b-0eb1-4af5-8630-5fa94ea0ad76 returned with HTTP 200 Jul 27 16:16:52.160297 np0000005924 devstack@c-api.service[100523]: [pid: 100523|app: 0|req: 863/3421] 10.4.3.117 () {66 vars in 1348 bytes} [Mon Jul 27 16:16:52 2026] GET /volume/v3/backups/7ddceb4b-0eb1-4af5-8630-5fa94ea0ad76 => generated 739 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 27 16:16:52.299970 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.middleware.request_id [None req-eafb8067-a4db-4a85-b845-2d472f6bb538 None None] RequestId filter calling following filter/app {{(pid=100521) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:16:52.302374 np0000005924 devstack@c-api.service[100521]: INFO cinder.api.openstack.wsgi [None req-eafb8067-a4db-4a85-b845-2d472f6bb538 tempest-VolumesBackupsTest-1361087151 tempest-VolumesBackupsTest-1361087151-project-member] GET https://10.4.3.117/volume/v3/backups/6a06cb73-53a4-465d-bf4d-9c480881d04c Jul 27 16:16:52.302658 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.openstack.wsgi [None req-eafb8067-a4db-4a85-b845-2d472f6bb538 tempest-VolumesBackupsTest-1361087151 tempest-VolumesBackupsTest-1361087151-project-member] Empty body provided in request {{(pid=100521) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:16:52.302925 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.openstack.wsgi [None req-eafb8067-a4db-4a85-b845-2d472f6bb538 tempest-VolumesBackupsTest-1361087151 tempest-VolumesBackupsTest-1361087151-project-member] Calling method 'show' {{(pid=100521) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:16:52.303077 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.v3.backups [None req-eafb8067-a4db-4a85-b845-2d472f6bb538 tempest-VolumesBackupsTest-1361087151 tempest-VolumesBackupsTest-1361087151-project-member] Show backup with id 6a06cb73-53a4-465d-bf4d-9c480881d04c. {{(pid=100521) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 27 16:16:52.307850 np0000005924 devstack@c-api.service[100521]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:16:52.307850 np0000005924 devstack@c-api.service[100521]: warnings.warn( Jul 27 16:16:52.308699 np0000005924 devstack@c-api.service[100521]: INFO cinder.api.openstack.wsgi [None req-eafb8067-a4db-4a85-b845-2d472f6bb538 tempest-VolumesBackupsTest-1361087151 tempest-VolumesBackupsTest-1361087151-project-member] https://10.4.3.117/volume/v3/backups/6a06cb73-53a4-465d-bf4d-9c480881d04c returned with HTTP 200 Jul 27 16:16:52.309077 np0000005924 devstack@c-api.service[100521]: [pid: 100521|app: 0|req: 852/3422] 10.4.3.117 () {66 vars in 1348 bytes} [Mon Jul 27 16:16:52 2026] GET /volume/v3/backups/6a06cb73-53a4-465d-bf4d-9c480881d04c => generated 750 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 27 16:16:52.942297 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.middleware.request_id [None req-12e75fb2-00ab-4752-b3d4-cfaa19ceb004 None None] RequestId filter calling following filter/app {{(pid=100522) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:16:52.946102 np0000005924 devstack@c-api.service[100522]: INFO cinder.api.openstack.wsgi [None req-12e75fb2-00ab-4752-b3d4-cfaa19ceb004 tempest-CreateVolumesFromSourceVolumeTest-626090383 tempest-CreateVolumesFromSourceVolumeTest-626090383-project-member] GET https://10.4.3.117/volume/v3/volumes/448559eb-d40e-4e94-85c3-396406833a7a Jul 27 16:16:52.946359 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.openstack.wsgi [None req-12e75fb2-00ab-4752-b3d4-cfaa19ceb004 tempest-CreateVolumesFromSourceVolumeTest-626090383 tempest-CreateVolumesFromSourceVolumeTest-626090383-project-member] Empty body provided in request {{(pid=100522) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:16:52.946614 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.openstack.wsgi [None req-12e75fb2-00ab-4752-b3d4-cfaa19ceb004 tempest-CreateVolumesFromSourceVolumeTest-626090383 tempest-CreateVolumesFromSourceVolumeTest-626090383-project-member] Calling method 'show' {{(pid=100522) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:16:52.955523 np0000005924 devstack@c-api.service[100522]: INFO cinder.api.openstack.wsgi [None req-12e75fb2-00ab-4752-b3d4-cfaa19ceb004 tempest-CreateVolumesFromSourceVolumeTest-626090383 tempest-CreateVolumesFromSourceVolumeTest-626090383-project-member] https://10.4.3.117/volume/v3/volumes/448559eb-d40e-4e94-85c3-396406833a7a returned with HTTP 404 Jul 27 16:16:52.956228 np0000005924 devstack@c-api.service[100522]: [pid: 100522|app: 0|req: 846/3423] 10.4.3.117 () {66 vars in 1348 bytes} [Mon Jul 27 16:16:52 2026] GET /volume/v3/volumes/448559eb-d40e-4e94-85c3-396406833a7a => generated 109 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 27 16:16:52.966365 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.middleware.request_id [None req-4ef431f2-18d6-4dde-ba2f-3fc3db2b8f9a None None] RequestId filter calling following filter/app {{(pid=100524) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:16:52.968085 np0000005924 devstack@c-api.service[100524]: INFO cinder.api.openstack.wsgi [None req-4ef431f2-18d6-4dde-ba2f-3fc3db2b8f9a tempest-CreateVolumesFromSourceVolumeTest-626090383 tempest-CreateVolumesFromSourceVolumeTest-626090383-project-member] DELETE https://10.4.3.117/volume/v3/volumes/be26a9fe-1618-43ec-8ac7-9a2d64439ddc Jul 27 16:16:52.968299 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.openstack.wsgi [None req-4ef431f2-18d6-4dde-ba2f-3fc3db2b8f9a tempest-CreateVolumesFromSourceVolumeTest-626090383 tempest-CreateVolumesFromSourceVolumeTest-626090383-project-member] Empty body provided in request {{(pid=100524) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:16:52.969678 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.openstack.wsgi [None req-4ef431f2-18d6-4dde-ba2f-3fc3db2b8f9a tempest-CreateVolumesFromSourceVolumeTest-626090383 tempest-CreateVolumesFromSourceVolumeTest-626090383-project-member] Calling method 'delete' {{(pid=100524) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:16:52.969882 np0000005924 devstack@c-api.service[100524]: INFO cinder.api.v3.volumes [None req-4ef431f2-18d6-4dde-ba2f-3fc3db2b8f9a tempest-CreateVolumesFromSourceVolumeTest-626090383 tempest-CreateVolumesFromSourceVolumeTest-626090383-project-member] Delete volume with id: be26a9fe-1618-43ec-8ac7-9a2d64439ddc Jul 27 16:16:52.983188 np0000005924 devstack@c-api.service[100524]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:16:52.983188 np0000005924 devstack@c-api.service[100524]: warnings.warn( Jul 27 16:16:52.983835 np0000005924 devstack@c-api.service[100524]: INFO cinder.volume.api [None req-4ef431f2-18d6-4dde-ba2f-3fc3db2b8f9a tempest-CreateVolumesFromSourceVolumeTest-626090383 tempest-CreateVolumesFromSourceVolumeTest-626090383-project-member] Volume info retrieved successfully. Jul 27 16:16:53.019944 np0000005924 devstack@c-api.service[100524]: INFO cinder.volume.api [None req-4ef431f2-18d6-4dde-ba2f-3fc3db2b8f9a tempest-CreateVolumesFromSourceVolumeTest-626090383 tempest-CreateVolumesFromSourceVolumeTest-626090383-project-member] Delete volume request issued successfully. Jul 27 16:16:53.020143 np0000005924 devstack@c-api.service[100524]: INFO cinder.api.openstack.wsgi [None req-4ef431f2-18d6-4dde-ba2f-3fc3db2b8f9a tempest-CreateVolumesFromSourceVolumeTest-626090383 tempest-CreateVolumesFromSourceVolumeTest-626090383-project-member] https://10.4.3.117/volume/v3/volumes/be26a9fe-1618-43ec-8ac7-9a2d64439ddc returned with HTTP 202 Jul 27 16:16:53.020751 np0000005924 devstack@c-api.service[100524]: [pid: 100524|app: 0|req: 863/3424] 10.4.3.117 () {66 vars in 1351 bytes} [Mon Jul 27 16:16:52 2026] DELETE /volume/v3/volumes/be26a9fe-1618-43ec-8ac7-9a2d64439ddc => generated 0 bytes in 55 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 27 16:16:53.029258 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.middleware.request_id [None req-6a5c36d6-63d6-4135-92f7-c870a39d4db6 None None] RequestId filter calling following filter/app {{(pid=100523) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:16:53.031510 np0000005924 devstack@c-api.service[100523]: INFO cinder.api.openstack.wsgi [None req-6a5c36d6-63d6-4135-92f7-c870a39d4db6 tempest-CreateVolumesFromSourceVolumeTest-626090383 tempest-CreateVolumesFromSourceVolumeTest-626090383-project-member] GET https://10.4.3.117/volume/v3/volumes/be26a9fe-1618-43ec-8ac7-9a2d64439ddc Jul 27 16:16:53.031548 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.openstack.wsgi [None req-6a5c36d6-63d6-4135-92f7-c870a39d4db6 tempest-CreateVolumesFromSourceVolumeTest-626090383 tempest-CreateVolumesFromSourceVolumeTest-626090383-project-member] Empty body provided in request {{(pid=100523) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:16:53.031793 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.openstack.wsgi [None req-6a5c36d6-63d6-4135-92f7-c870a39d4db6 tempest-CreateVolumesFromSourceVolumeTest-626090383 tempest-CreateVolumesFromSourceVolumeTest-626090383-project-member] Calling method 'show' {{(pid=100523) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:16:53.043842 np0000005924 devstack@c-api.service[100523]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:16:53.043842 np0000005924 devstack@c-api.service[100523]: warnings.warn( Jul 27 16:16:53.049193 np0000005924 devstack@c-api.service[100523]: INFO cinder.volume.api [None req-6a5c36d6-63d6-4135-92f7-c870a39d4db6 tempest-CreateVolumesFromSourceVolumeTest-626090383 tempest-CreateVolumesFromSourceVolumeTest-626090383-project-member] Volume info retrieved successfully. Jul 27 16:16:53.055428 np0000005924 devstack@c-api.service[100523]: INFO cinder.api.openstack.wsgi [None req-6a5c36d6-63d6-4135-92f7-c870a39d4db6 tempest-CreateVolumesFromSourceVolumeTest-626090383 tempest-CreateVolumesFromSourceVolumeTest-626090383-project-member] https://10.4.3.117/volume/v3/volumes/be26a9fe-1618-43ec-8ac7-9a2d64439ddc returned with HTTP 200 Jul 27 16:16:53.055983 np0000005924 devstack@c-api.service[100523]: [pid: 100523|app: 0|req: 864/3425] 10.4.3.117 () {66 vars in 1348 bytes} [Mon Jul 27 16:16:53 2026] GET /volume/v3/volumes/be26a9fe-1618-43ec-8ac7-9a2d64439ddc => generated 856 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 27 16:16:53.171195 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.middleware.request_id [None req-784bda63-a05d-47b1-9d5e-903b18ef5cd7 None None] RequestId filter calling following filter/app {{(pid=100521) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:16:53.173000 np0000005924 devstack@c-api.service[100521]: INFO cinder.api.openstack.wsgi [None req-784bda63-a05d-47b1-9d5e-903b18ef5cd7 tempest-VolumesBackupsTest-1022642059 tempest-VolumesBackupsTest-1022642059-project-admin] GET https://10.4.3.117/volume/v3/backups/7ddceb4b-0eb1-4af5-8630-5fa94ea0ad76 Jul 27 16:16:53.173209 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.openstack.wsgi [None req-784bda63-a05d-47b1-9d5e-903b18ef5cd7 tempest-VolumesBackupsTest-1022642059 tempest-VolumesBackupsTest-1022642059-project-admin] Empty body provided in request {{(pid=100521) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:16:53.173467 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.openstack.wsgi [None req-784bda63-a05d-47b1-9d5e-903b18ef5cd7 tempest-VolumesBackupsTest-1022642059 tempest-VolumesBackupsTest-1022642059-project-admin] Calling method 'show' {{(pid=100521) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:16:53.173605 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.v3.backups [None req-784bda63-a05d-47b1-9d5e-903b18ef5cd7 tempest-VolumesBackupsTest-1022642059 tempest-VolumesBackupsTest-1022642059-project-admin] Show backup with id 7ddceb4b-0eb1-4af5-8630-5fa94ea0ad76. {{(pid=100521) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 27 16:16:53.179018 np0000005924 devstack@c-api.service[100521]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:16:53.179018 np0000005924 devstack@c-api.service[100521]: warnings.warn( Jul 27 16:16:53.179827 np0000005924 devstack@c-api.service[100521]: INFO cinder.api.openstack.wsgi [None req-784bda63-a05d-47b1-9d5e-903b18ef5cd7 tempest-VolumesBackupsTest-1022642059 tempest-VolumesBackupsTest-1022642059-project-admin] https://10.4.3.117/volume/v3/backups/7ddceb4b-0eb1-4af5-8630-5fa94ea0ad76 returned with HTTP 200 Jul 27 16:16:53.180145 np0000005924 devstack@c-api.service[100521]: [pid: 100521|app: 0|req: 853/3426] 10.4.3.117 () {66 vars in 1348 bytes} [Mon Jul 27 16:16:53 2026] GET /volume/v3/backups/7ddceb4b-0eb1-4af5-8630-5fa94ea0ad76 => generated 750 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jul 27 16:16:53.321462 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.middleware.request_id [None req-c4595cec-5eca-4e82-9f73-a30a0659a1d6 None None] RequestId filter calling following filter/app {{(pid=100522) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:16:53.323520 np0000005924 devstack@c-api.service[100522]: INFO cinder.api.openstack.wsgi [None req-c4595cec-5eca-4e82-9f73-a30a0659a1d6 tempest-VolumesBackupsTest-1361087151 tempest-VolumesBackupsTest-1361087151-project-member] GET https://10.4.3.117/volume/v3/backups/6a06cb73-53a4-465d-bf4d-9c480881d04c Jul 27 16:16:53.323852 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.openstack.wsgi [None req-c4595cec-5eca-4e82-9f73-a30a0659a1d6 tempest-VolumesBackupsTest-1361087151 tempest-VolumesBackupsTest-1361087151-project-member] Empty body provided in request {{(pid=100522) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:16:53.324056 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.openstack.wsgi [None req-c4595cec-5eca-4e82-9f73-a30a0659a1d6 tempest-VolumesBackupsTest-1361087151 tempest-VolumesBackupsTest-1361087151-project-member] Calling method 'show' {{(pid=100522) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:16:53.324204 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.v3.backups [None req-c4595cec-5eca-4e82-9f73-a30a0659a1d6 tempest-VolumesBackupsTest-1361087151 tempest-VolumesBackupsTest-1361087151-project-member] Show backup with id 6a06cb73-53a4-465d-bf4d-9c480881d04c. {{(pid=100522) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 27 16:16:53.330588 np0000005924 devstack@c-api.service[100522]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:16:53.330588 np0000005924 devstack@c-api.service[100522]: warnings.warn( Jul 27 16:16:53.332041 np0000005924 devstack@c-api.service[100522]: INFO cinder.api.openstack.wsgi [None req-c4595cec-5eca-4e82-9f73-a30a0659a1d6 tempest-VolumesBackupsTest-1361087151 tempest-VolumesBackupsTest-1361087151-project-member] https://10.4.3.117/volume/v3/backups/6a06cb73-53a4-465d-bf4d-9c480881d04c returned with HTTP 200 Jul 27 16:16:53.332610 np0000005924 devstack@c-api.service[100522]: [pid: 100522|app: 0|req: 847/3427] 10.4.3.117 () {66 vars in 1348 bytes} [Mon Jul 27 16:16:53 2026] GET /volume/v3/backups/6a06cb73-53a4-465d-bf4d-9c480881d04c => generated 750 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 27 16:16:54.055850 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.middleware.request_id [req-a94c7537-6d0b-4dbb-9131-ab574860aad4 req-546e46bd-3601-4710-8f45-d89fea148555 None None] RequestId filter calling following filter/app {{(pid=100524) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:16:54.058251 np0000005924 devstack@c-api.service[100524]: INFO cinder.api.openstack.wsgi [req-a94c7537-6d0b-4dbb-9131-ab574860aad4 req-546e46bd-3601-4710-8f45-d89fea148555 tempest-TestVolumeBootPattern-1923367323 tempest-TestVolumeBootPattern-1923367323-project-member] DELETE https://10.4.3.117/volume/v3/attachments/e9f477cf-cc93-4cae-b524-dd2764a919b5 Jul 27 16:16:54.058517 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.openstack.wsgi [req-a94c7537-6d0b-4dbb-9131-ab574860aad4 req-546e46bd-3601-4710-8f45-d89fea148555 tempest-TestVolumeBootPattern-1923367323 tempest-TestVolumeBootPattern-1923367323-project-member] Empty body provided in request {{(pid=100524) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:16:54.058712 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.openstack.wsgi [req-a94c7537-6d0b-4dbb-9131-ab574860aad4 req-546e46bd-3601-4710-8f45-d89fea148555 tempest-TestVolumeBootPattern-1923367323 tempest-TestVolumeBootPattern-1923367323-project-member] Calling method 'version_select' {{(pid=100524) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:16:54.069623 np0000005924 devstack@c-api.service[100524]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:16:54.069623 np0000005924 devstack@c-api.service[100524]: warnings.warn( Jul 27 16:16:54.075379 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.middleware.request_id [None req-660d9742-8404-42e4-a317-0455d091d93b None None] RequestId filter calling following filter/app {{(pid=100523) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:16:54.077813 np0000005924 devstack@c-api.service[100523]: INFO cinder.api.openstack.wsgi [None req-660d9742-8404-42e4-a317-0455d091d93b tempest-CreateVolumesFromSourceVolumeTest-626090383 tempest-CreateVolumesFromSourceVolumeTest-626090383-project-member] GET https://10.4.3.117/volume/v3/volumes/be26a9fe-1618-43ec-8ac7-9a2d64439ddc Jul 27 16:16:54.077813 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.openstack.wsgi [None req-660d9742-8404-42e4-a317-0455d091d93b tempest-CreateVolumesFromSourceVolumeTest-626090383 tempest-CreateVolumesFromSourceVolumeTest-626090383-project-member] Empty body provided in request {{(pid=100523) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:16:54.078816 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.openstack.wsgi [None req-660d9742-8404-42e4-a317-0455d091d93b tempest-CreateVolumesFromSourceVolumeTest-626090383 tempest-CreateVolumesFromSourceVolumeTest-626090383-project-member] Calling method 'show' {{(pid=100523) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:16:54.092558 np0000005924 devstack@c-api.service[100523]: INFO cinder.api.openstack.wsgi [None req-660d9742-8404-42e4-a317-0455d091d93b tempest-CreateVolumesFromSourceVolumeTest-626090383 tempest-CreateVolumesFromSourceVolumeTest-626090383-project-member] https://10.4.3.117/volume/v3/volumes/be26a9fe-1618-43ec-8ac7-9a2d64439ddc returned with HTTP 404 Jul 27 16:16:54.093153 np0000005924 devstack@c-api.service[100523]: [pid: 100523|app: 0|req: 865/3428] 10.4.3.117 () {66 vars in 1348 bytes} [Mon Jul 27 16:16:54 2026] GET /volume/v3/volumes/be26a9fe-1618-43ec-8ac7-9a2d64439ddc => generated 109 bytes in 18 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 27 16:16:54.100767 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.middleware.request_id [None req-5aec26f7-33a4-40c3-b38b-d278e117ee11 None None] RequestId filter calling following filter/app {{(pid=100521) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:16:54.103029 np0000005924 devstack@c-api.service[100521]: INFO cinder.api.openstack.wsgi [None req-5aec26f7-33a4-40c3-b38b-d278e117ee11 tempest-CreateVolumesFromSourceVolumeTest-626090383 tempest-CreateVolumesFromSourceVolumeTest-626090383-project-member] DELETE https://10.4.3.117/volume/v3/volumes/62797014-01f7-4a0e-b97e-8953924842bc Jul 27 16:16:54.103309 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.openstack.wsgi [None req-5aec26f7-33a4-40c3-b38b-d278e117ee11 tempest-CreateVolumesFromSourceVolumeTest-626090383 tempest-CreateVolumesFromSourceVolumeTest-626090383-project-member] Empty body provided in request {{(pid=100521) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:16:54.103703 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.openstack.wsgi [None req-5aec26f7-33a4-40c3-b38b-d278e117ee11 tempest-CreateVolumesFromSourceVolumeTest-626090383 tempest-CreateVolumesFromSourceVolumeTest-626090383-project-member] Calling method 'delete' {{(pid=100521) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:16:54.104083 np0000005924 devstack@c-api.service[100521]: INFO cinder.api.v3.volumes [None req-5aec26f7-33a4-40c3-b38b-d278e117ee11 tempest-CreateVolumesFromSourceVolumeTest-626090383 tempest-CreateVolumesFromSourceVolumeTest-626090383-project-member] Delete volume with id: 62797014-01f7-4a0e-b97e-8953924842bc Jul 27 16:16:54.115955 np0000005924 devstack@c-api.service[100521]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:16:54.115955 np0000005924 devstack@c-api.service[100521]: warnings.warn( Jul 27 16:16:54.116924 np0000005924 devstack@c-api.service[100521]: INFO cinder.volume.api [None req-5aec26f7-33a4-40c3-b38b-d278e117ee11 tempest-CreateVolumesFromSourceVolumeTest-626090383 tempest-CreateVolumesFromSourceVolumeTest-626090383-project-member] Volume info retrieved successfully. Jul 27 16:16:54.135968 np0000005924 devstack@c-api.service[100524]: INFO cinder.api.openstack.wsgi [req-a94c7537-6d0b-4dbb-9131-ab574860aad4 req-546e46bd-3601-4710-8f45-d89fea148555 tempest-TestVolumeBootPattern-1923367323 tempest-TestVolumeBootPattern-1923367323-project-member] https://10.4.3.117/volume/v3/attachments/e9f477cf-cc93-4cae-b524-dd2764a919b5 returned with HTTP 200 Jul 27 16:16:54.136476 np0000005924 devstack@c-api.service[100524]: [pid: 100524|app: 0|req: 864/3429] 10.4.3.117 () {72 vars in 1673 bytes} [Mon Jul 27 16:16:54 2026] DELETE /volume/v3/attachments/e9f477cf-cc93-4cae-b524-dd2764a919b5 => generated 19 bytes in 81 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 27 16:16:54.143836 np0000005924 devstack@c-api.service[100521]: INFO cinder.volume.api [None req-5aec26f7-33a4-40c3-b38b-d278e117ee11 tempest-CreateVolumesFromSourceVolumeTest-626090383 tempest-CreateVolumesFromSourceVolumeTest-626090383-project-member] Delete volume request issued successfully. Jul 27 16:16:54.144699 np0000005924 devstack@c-api.service[100521]: INFO cinder.api.openstack.wsgi [None req-5aec26f7-33a4-40c3-b38b-d278e117ee11 tempest-CreateVolumesFromSourceVolumeTest-626090383 tempest-CreateVolumesFromSourceVolumeTest-626090383-project-member] https://10.4.3.117/volume/v3/volumes/62797014-01f7-4a0e-b97e-8953924842bc returned with HTTP 202 Jul 27 16:16:54.145716 np0000005924 devstack@c-api.service[100521]: [pid: 100521|app: 0|req: 854/3430] 10.4.3.117 () {66 vars in 1351 bytes} [Mon Jul 27 16:16:54 2026] DELETE /volume/v3/volumes/62797014-01f7-4a0e-b97e-8953924842bc => generated 0 bytes in 46 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 27 16:16:54.156402 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.middleware.request_id [req-a94c7537-6d0b-4dbb-9131-ab574860aad4 req-467ce6b6-db32-4557-a87b-8d9fcbc86bb5 None None] RequestId filter calling following filter/app {{(pid=100522) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:16:54.156728 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.middleware.request_id [None req-c0c083f8-08a3-4d02-a789-9c8589aedbff None None] RequestId filter calling following filter/app {{(pid=100523) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:16:54.158529 np0000005924 devstack@c-api.service[100523]: INFO cinder.api.openstack.wsgi [None req-c0c083f8-08a3-4d02-a789-9c8589aedbff tempest-CreateVolumesFromSourceVolumeTest-626090383 tempest-CreateVolumesFromSourceVolumeTest-626090383-project-member] GET https://10.4.3.117/volume/v3/volumes/62797014-01f7-4a0e-b97e-8953924842bc Jul 27 16:16:54.158716 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.openstack.wsgi [None req-c0c083f8-08a3-4d02-a789-9c8589aedbff tempest-CreateVolumesFromSourceVolumeTest-626090383 tempest-CreateVolumesFromSourceVolumeTest-626090383-project-member] Empty body provided in request {{(pid=100523) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:16:54.158907 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.openstack.wsgi [None req-c0c083f8-08a3-4d02-a789-9c8589aedbff tempest-CreateVolumesFromSourceVolumeTest-626090383 tempest-CreateVolumesFromSourceVolumeTest-626090383-project-member] Calling method 'show' {{(pid=100523) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:16:54.159920 np0000005924 devstack@c-api.service[100522]: INFO cinder.api.openstack.wsgi [req-a94c7537-6d0b-4dbb-9131-ab574860aad4 req-467ce6b6-db32-4557-a87b-8d9fcbc86bb5 tempest-TestVolumeBootPattern-1923367323 tempest-TestVolumeBootPattern-1923367323-project-member] DELETE https://10.4.3.117/volume/v3/volumes/70b7b7b2-cc2e-4cde-972c-39e6a6c8352c Jul 27 16:16:54.160115 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.openstack.wsgi [req-a94c7537-6d0b-4dbb-9131-ab574860aad4 req-467ce6b6-db32-4557-a87b-8d9fcbc86bb5 tempest-TestVolumeBootPattern-1923367323 tempest-TestVolumeBootPattern-1923367323-project-member] Empty body provided in request {{(pid=100522) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:16:54.160295 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.openstack.wsgi [req-a94c7537-6d0b-4dbb-9131-ab574860aad4 req-467ce6b6-db32-4557-a87b-8d9fcbc86bb5 tempest-TestVolumeBootPattern-1923367323 tempest-TestVolumeBootPattern-1923367323-project-member] Calling method 'delete' {{(pid=100522) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:16:54.161889 np0000005924 devstack@c-api.service[100522]: INFO cinder.api.v3.volumes [req-a94c7537-6d0b-4dbb-9131-ab574860aad4 req-467ce6b6-db32-4557-a87b-8d9fcbc86bb5 tempest-TestVolumeBootPattern-1923367323 tempest-TestVolumeBootPattern-1923367323-project-member] Delete volume with id: 70b7b7b2-cc2e-4cde-972c-39e6a6c8352c Jul 27 16:16:54.166973 np0000005924 devstack@c-api.service[100523]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:16:54.166973 np0000005924 devstack@c-api.service[100523]: warnings.warn( Jul 27 16:16:54.170601 np0000005924 devstack@c-api.service[100523]: INFO cinder.volume.api [None req-c0c083f8-08a3-4d02-a789-9c8589aedbff tempest-CreateVolumesFromSourceVolumeTest-626090383 tempest-CreateVolumesFromSourceVolumeTest-626090383-project-member] Volume info retrieved successfully. Jul 27 16:16:54.170693 np0000005924 devstack@c-api.service[100522]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:16:54.170693 np0000005924 devstack@c-api.service[100522]: warnings.warn( Jul 27 16:16:54.174342 np0000005924 devstack@c-api.service[100522]: INFO cinder.volume.api [req-a94c7537-6d0b-4dbb-9131-ab574860aad4 req-467ce6b6-db32-4557-a87b-8d9fcbc86bb5 tempest-TestVolumeBootPattern-1923367323 tempest-TestVolumeBootPattern-1923367323-project-member] Volume info retrieved successfully. Jul 27 16:16:54.175008 np0000005924 devstack@c-api.service[100523]: INFO cinder.api.openstack.wsgi [None req-c0c083f8-08a3-4d02-a789-9c8589aedbff tempest-CreateVolumesFromSourceVolumeTest-626090383 tempest-CreateVolumesFromSourceVolumeTest-626090383-project-member] https://10.4.3.117/volume/v3/volumes/62797014-01f7-4a0e-b97e-8953924842bc returned with HTTP 200 Jul 27 16:16:54.175413 np0000005924 devstack@c-api.service[100523]: [pid: 100523|app: 0|req: 866/3431] 10.4.3.117 () {66 vars in 1348 bytes} [Mon Jul 27 16:16:54 2026] GET /volume/v3/volumes/62797014-01f7-4a0e-b97e-8953924842bc => generated 856 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 27 16:16:54.196994 np0000005924 devstack@c-api.service[100522]: INFO cinder.volume.api [req-a94c7537-6d0b-4dbb-9131-ab574860aad4 req-467ce6b6-db32-4557-a87b-8d9fcbc86bb5 tempest-TestVolumeBootPattern-1923367323 tempest-TestVolumeBootPattern-1923367323-project-member] Delete volume request issued successfully. Jul 27 16:16:54.197403 np0000005924 devstack@c-api.service[100522]: INFO cinder.api.openstack.wsgi [req-a94c7537-6d0b-4dbb-9131-ab574860aad4 req-467ce6b6-db32-4557-a87b-8d9fcbc86bb5 tempest-TestVolumeBootPattern-1923367323 tempest-TestVolumeBootPattern-1923367323-project-member] https://10.4.3.117/volume/v3/volumes/70b7b7b2-cc2e-4cde-972c-39e6a6c8352c returned with HTTP 202 Jul 27 16:16:54.197476 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.middleware.request_id [None req-f97d707e-7b74-4ad2-a8a3-c4d196bfc752 None None] RequestId filter calling following filter/app {{(pid=100524) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:16:54.198102 np0000005924 devstack@c-api.service[100522]: [pid: 100522|app: 0|req: 848/3432] 10.4.3.117 () {70 vars in 1620 bytes} [Mon Jul 27 16:16:54 2026] DELETE /volume/v3/volumes/70b7b7b2-cc2e-4cde-972c-39e6a6c8352c => generated 0 bytes in 42 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 27 16:16:54.199462 np0000005924 devstack@c-api.service[100524]: INFO cinder.api.openstack.wsgi [None req-f97d707e-7b74-4ad2-a8a3-c4d196bfc752 tempest-VolumesBackupsTest-1022642059 tempest-VolumesBackupsTest-1022642059-project-admin] GET https://10.4.3.117/volume/v3/backups/7ddceb4b-0eb1-4af5-8630-5fa94ea0ad76 Jul 27 16:16:54.199684 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.openstack.wsgi [None req-f97d707e-7b74-4ad2-a8a3-c4d196bfc752 tempest-VolumesBackupsTest-1022642059 tempest-VolumesBackupsTest-1022642059-project-admin] Empty body provided in request {{(pid=100524) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:16:54.199900 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.openstack.wsgi [None req-f97d707e-7b74-4ad2-a8a3-c4d196bfc752 tempest-VolumesBackupsTest-1022642059 tempest-VolumesBackupsTest-1022642059-project-admin] Calling method 'show' {{(pid=100524) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:16:54.200025 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.v3.backups [None req-f97d707e-7b74-4ad2-a8a3-c4d196bfc752 tempest-VolumesBackupsTest-1022642059 tempest-VolumesBackupsTest-1022642059-project-admin] Show backup with id 7ddceb4b-0eb1-4af5-8630-5fa94ea0ad76. {{(pid=100524) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 27 16:16:54.204464 np0000005924 devstack@c-api.service[100524]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:16:54.204464 np0000005924 devstack@c-api.service[100524]: warnings.warn( Jul 27 16:16:54.205123 np0000005924 devstack@c-api.service[100524]: INFO cinder.api.openstack.wsgi [None req-f97d707e-7b74-4ad2-a8a3-c4d196bfc752 tempest-VolumesBackupsTest-1022642059 tempest-VolumesBackupsTest-1022642059-project-admin] https://10.4.3.117/volume/v3/backups/7ddceb4b-0eb1-4af5-8630-5fa94ea0ad76 returned with HTTP 200 Jul 27 16:16:54.205544 np0000005924 devstack@c-api.service[100524]: [pid: 100524|app: 0|req: 865/3433] 10.4.3.117 () {66 vars in 1348 bytes} [Mon Jul 27 16:16:54 2026] GET /volume/v3/backups/7ddceb4b-0eb1-4af5-8630-5fa94ea0ad76 => generated 750 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 27 16:16:54.345063 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.middleware.request_id [None req-92be87c8-6e17-4f76-8620-f489ff3dc9c2 None None] RequestId filter calling following filter/app {{(pid=100521) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:16:54.348109 np0000005924 devstack@c-api.service[100521]: INFO cinder.api.openstack.wsgi [None req-92be87c8-6e17-4f76-8620-f489ff3dc9c2 tempest-VolumesBackupsTest-1361087151 tempest-VolumesBackupsTest-1361087151-project-member] GET https://10.4.3.117/volume/v3/backups/6a06cb73-53a4-465d-bf4d-9c480881d04c Jul 27 16:16:54.348337 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.openstack.wsgi [None req-92be87c8-6e17-4f76-8620-f489ff3dc9c2 tempest-VolumesBackupsTest-1361087151 tempest-VolumesBackupsTest-1361087151-project-member] Empty body provided in request {{(pid=100521) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:16:54.348561 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.openstack.wsgi [None req-92be87c8-6e17-4f76-8620-f489ff3dc9c2 tempest-VolumesBackupsTest-1361087151 tempest-VolumesBackupsTest-1361087151-project-member] Calling method 'show' {{(pid=100521) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:16:54.348681 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.v3.backups [None req-92be87c8-6e17-4f76-8620-f489ff3dc9c2 tempest-VolumesBackupsTest-1361087151 tempest-VolumesBackupsTest-1361087151-project-member] Show backup with id 6a06cb73-53a4-465d-bf4d-9c480881d04c. {{(pid=100521) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 27 16:16:54.354626 np0000005924 devstack@c-api.service[100521]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:16:54.354626 np0000005924 devstack@c-api.service[100521]: warnings.warn( Jul 27 16:16:54.355516 np0000005924 devstack@c-api.service[100521]: INFO cinder.api.openstack.wsgi [None req-92be87c8-6e17-4f76-8620-f489ff3dc9c2 tempest-VolumesBackupsTest-1361087151 tempest-VolumesBackupsTest-1361087151-project-member] https://10.4.3.117/volume/v3/backups/6a06cb73-53a4-465d-bf4d-9c480881d04c returned with HTTP 200 Jul 27 16:16:54.355973 np0000005924 devstack@c-api.service[100521]: [pid: 100521|app: 0|req: 855/3434] 10.4.3.117 () {66 vars in 1348 bytes} [Mon Jul 27 16:16:54 2026] GET /volume/v3/backups/6a06cb73-53a4-465d-bf4d-9c480881d04c => generated 750 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 27 16:16:55.020317 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.middleware.request_id [None req-864ec475-8cf4-48d3-b3e7-cc797760ca5e None None] RequestId filter calling following filter/app {{(pid=100523) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:16:55.022510 np0000005924 devstack@c-api.service[100523]: INFO cinder.api.openstack.wsgi [None req-864ec475-8cf4-48d3-b3e7-cc797760ca5e tempest-TestVolumeBootPattern-1923367323 tempest-TestVolumeBootPattern-1923367323-project-member] GET https://10.4.3.117/volume/v3/volumes/70b7b7b2-cc2e-4cde-972c-39e6a6c8352c Jul 27 16:16:55.022645 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.openstack.wsgi [None req-864ec475-8cf4-48d3-b3e7-cc797760ca5e tempest-TestVolumeBootPattern-1923367323 tempest-TestVolumeBootPattern-1923367323-project-member] Empty body provided in request {{(pid=100523) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:16:55.022873 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.openstack.wsgi [None req-864ec475-8cf4-48d3-b3e7-cc797760ca5e tempest-TestVolumeBootPattern-1923367323 tempest-TestVolumeBootPattern-1923367323-project-member] Calling method 'show' {{(pid=100523) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:16:55.029672 np0000005924 devstack@c-api.service[100523]: INFO cinder.api.openstack.wsgi [None req-864ec475-8cf4-48d3-b3e7-cc797760ca5e tempest-TestVolumeBootPattern-1923367323 tempest-TestVolumeBootPattern-1923367323-project-member] https://10.4.3.117/volume/v3/volumes/70b7b7b2-cc2e-4cde-972c-39e6a6c8352c returned with HTTP 404 Jul 27 16:16:55.030172 np0000005924 devstack@c-api.service[100523]: [pid: 100523|app: 0|req: 867/3435] 10.4.3.117 () {66 vars in 1348 bytes} [Mon Jul 27 16:16:55 2026] GET /volume/v3/volumes/70b7b7b2-cc2e-4cde-972c-39e6a6c8352c => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 27 16:16:55.189387 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.middleware.request_id [None req-5db7044a-0ceb-4fb5-b3ec-fc3cc070f42b None None] RequestId filter calling following filter/app {{(pid=100522) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:16:55.191465 np0000005924 devstack@c-api.service[100522]: INFO cinder.api.openstack.wsgi [None req-5db7044a-0ceb-4fb5-b3ec-fc3cc070f42b tempest-CreateVolumesFromSourceVolumeTest-626090383 tempest-CreateVolumesFromSourceVolumeTest-626090383-project-member] GET https://10.4.3.117/volume/v3/volumes/62797014-01f7-4a0e-b97e-8953924842bc Jul 27 16:16:55.192033 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.openstack.wsgi [None req-5db7044a-0ceb-4fb5-b3ec-fc3cc070f42b tempest-CreateVolumesFromSourceVolumeTest-626090383 tempest-CreateVolumesFromSourceVolumeTest-626090383-project-member] Empty body provided in request {{(pid=100522) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:16:55.192033 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.openstack.wsgi [None req-5db7044a-0ceb-4fb5-b3ec-fc3cc070f42b tempest-CreateVolumesFromSourceVolumeTest-626090383 tempest-CreateVolumesFromSourceVolumeTest-626090383-project-member] Calling method 'show' {{(pid=100522) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:16:55.198810 np0000005924 devstack@c-api.service[100522]: INFO cinder.api.openstack.wsgi [None req-5db7044a-0ceb-4fb5-b3ec-fc3cc070f42b tempest-CreateVolumesFromSourceVolumeTest-626090383 tempest-CreateVolumesFromSourceVolumeTest-626090383-project-member] https://10.4.3.117/volume/v3/volumes/62797014-01f7-4a0e-b97e-8953924842bc returned with HTTP 404 Jul 27 16:16:55.199599 np0000005924 devstack@c-api.service[100522]: [pid: 100522|app: 0|req: 849/3436] 10.4.3.117 () {66 vars in 1348 bytes} [Mon Jul 27 16:16:55 2026] GET /volume/v3/volumes/62797014-01f7-4a0e-b97e-8953924842bc => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 27 16:16:55.226251 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.middleware.request_id [None req-6023a8ce-b946-4432-b1cc-ce93e60d0282 None None] RequestId filter calling following filter/app {{(pid=100524) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:16:55.228222 np0000005924 devstack@c-api.service[100524]: INFO cinder.api.openstack.wsgi [None req-6023a8ce-b946-4432-b1cc-ce93e60d0282 tempest-VolumesBackupsTest-1022642059 tempest-VolumesBackupsTest-1022642059-project-admin] GET https://10.4.3.117/volume/v3/backups/7ddceb4b-0eb1-4af5-8630-5fa94ea0ad76 Jul 27 16:16:55.228799 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.openstack.wsgi [None req-6023a8ce-b946-4432-b1cc-ce93e60d0282 tempest-VolumesBackupsTest-1022642059 tempest-VolumesBackupsTest-1022642059-project-admin] Empty body provided in request {{(pid=100524) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:16:55.228799 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.openstack.wsgi [None req-6023a8ce-b946-4432-b1cc-ce93e60d0282 tempest-VolumesBackupsTest-1022642059 tempest-VolumesBackupsTest-1022642059-project-admin] Calling method 'show' {{(pid=100524) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:16:55.228987 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.v3.backups [None req-6023a8ce-b946-4432-b1cc-ce93e60d0282 tempest-VolumesBackupsTest-1022642059 tempest-VolumesBackupsTest-1022642059-project-admin] Show backup with id 7ddceb4b-0eb1-4af5-8630-5fa94ea0ad76. {{(pid=100524) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 27 16:16:55.230734 np0000005924 devstack@c-api.service[100524]: DEBUG dbcounter [-] [100524] Writing DB stats cinder:SELECT=449,cinder:UPDATE=137,cinder:INSERT=87,cinder:DELETE=1 {{(pid=100524) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 27 16:16:55.233716 np0000005924 devstack@c-api.service[100524]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:16:55.233716 np0000005924 devstack@c-api.service[100524]: warnings.warn( Jul 27 16:16:55.234627 np0000005924 devstack@c-api.service[100524]: INFO cinder.api.openstack.wsgi [None req-6023a8ce-b946-4432-b1cc-ce93e60d0282 tempest-VolumesBackupsTest-1022642059 tempest-VolumesBackupsTest-1022642059-project-admin] https://10.4.3.117/volume/v3/backups/7ddceb4b-0eb1-4af5-8630-5fa94ea0ad76 returned with HTTP 200 Jul 27 16:16:55.235144 np0000005924 devstack@c-api.service[100524]: [pid: 100524|app: 0|req: 866/3437] 10.4.3.117 () {66 vars in 1348 bytes} [Mon Jul 27 16:16:55 2026] GET /volume/v3/backups/7ddceb4b-0eb1-4af5-8630-5fa94ea0ad76 => generated 750 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 27 16:16:55.367278 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.middleware.request_id [None req-6b81ee26-3b74-4465-aeec-b5ba95747dcf None None] RequestId filter calling following filter/app {{(pid=100521) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:16:55.369021 np0000005924 devstack@c-api.service[100521]: INFO cinder.api.openstack.wsgi [None req-6b81ee26-3b74-4465-aeec-b5ba95747dcf tempest-VolumesBackupsTest-1361087151 tempest-VolumesBackupsTest-1361087151-project-member] GET https://10.4.3.117/volume/v3/backups/6a06cb73-53a4-465d-bf4d-9c480881d04c Jul 27 16:16:55.369262 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.openstack.wsgi [None req-6b81ee26-3b74-4465-aeec-b5ba95747dcf tempest-VolumesBackupsTest-1361087151 tempest-VolumesBackupsTest-1361087151-project-member] Empty body provided in request {{(pid=100521) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:16:55.369511 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.openstack.wsgi [None req-6b81ee26-3b74-4465-aeec-b5ba95747dcf tempest-VolumesBackupsTest-1361087151 tempest-VolumesBackupsTest-1361087151-project-member] Calling method 'show' {{(pid=100521) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:16:55.369643 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.v3.backups [None req-6b81ee26-3b74-4465-aeec-b5ba95747dcf tempest-VolumesBackupsTest-1361087151 tempest-VolumesBackupsTest-1361087151-project-member] Show backup with id 6a06cb73-53a4-465d-bf4d-9c480881d04c. {{(pid=100521) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 27 16:16:55.373860 np0000005924 devstack@c-api.service[100521]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:16:55.373860 np0000005924 devstack@c-api.service[100521]: warnings.warn( Jul 27 16:16:55.374677 np0000005924 devstack@c-api.service[100521]: INFO cinder.api.openstack.wsgi [None req-6b81ee26-3b74-4465-aeec-b5ba95747dcf tempest-VolumesBackupsTest-1361087151 tempest-VolumesBackupsTest-1361087151-project-member] https://10.4.3.117/volume/v3/backups/6a06cb73-53a4-465d-bf4d-9c480881d04c returned with HTTP 200 Jul 27 16:16:55.375093 np0000005924 devstack@c-api.service[100521]: [pid: 100521|app: 0|req: 856/3438] 10.4.3.117 () {66 vars in 1348 bytes} [Mon Jul 27 16:16:55 2026] GET /volume/v3/backups/6a06cb73-53a4-465d-bf4d-9c480881d04c => generated 750 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 27 16:16:55.551598 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.middleware.request_id [None req-dcad18ce-3abe-4425-b995-f7c6607a2c48 None None] RequestId filter calling following filter/app {{(pid=100523) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:16:55.554657 np0000005924 devstack@c-api.service[100523]: INFO cinder.api.openstack.wsgi [None req-dcad18ce-3abe-4425-b995-f7c6607a2c48 tempest-TestVolumeBootPattern-1923367323 tempest-TestVolumeBootPattern-1923367323-project-member] DELETE https://10.4.3.117/volume/v3/snapshots/09fa742f-b624-4fa7-8804-d55df306132d Jul 27 16:16:55.554940 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.openstack.wsgi [None req-dcad18ce-3abe-4425-b995-f7c6607a2c48 tempest-TestVolumeBootPattern-1923367323 tempest-TestVolumeBootPattern-1923367323-project-member] Empty body provided in request {{(pid=100523) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:16:55.555193 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.openstack.wsgi [None req-dcad18ce-3abe-4425-b995-f7c6607a2c48 tempest-TestVolumeBootPattern-1923367323 tempest-TestVolumeBootPattern-1923367323-project-member] Calling method 'delete' {{(pid=100523) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:16:55.555543 np0000005924 devstack@c-api.service[100523]: INFO cinder.api.v3.snapshots [None req-dcad18ce-3abe-4425-b995-f7c6607a2c48 tempest-TestVolumeBootPattern-1923367323 tempest-TestVolumeBootPattern-1923367323-project-member] Delete snapshot with id: 09fa742f-b624-4fa7-8804-d55df306132d Jul 27 16:16:55.559437 np0000005924 devstack@c-api.service[100523]: INFO cinder.api.openstack.wsgi [None req-dcad18ce-3abe-4425-b995-f7c6607a2c48 tempest-TestVolumeBootPattern-1923367323 tempest-TestVolumeBootPattern-1923367323-project-member] https://10.4.3.117/volume/v3/snapshots/09fa742f-b624-4fa7-8804-d55df306132d returned with HTTP 404 Jul 27 16:16:55.559906 np0000005924 devstack@c-api.service[100523]: [pid: 100523|app: 0|req: 868/3439] 10.4.3.117 () {66 vars in 1357 bytes} [Mon Jul 27 16:16:55 2026] DELETE /volume/v3/snapshots/09fa742f-b624-4fa7-8804-d55df306132d => generated 111 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 27 16:16:55.567606 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.middleware.request_id [None req-15d48ff4-e51f-404c-a1e7-5e86eaa91401 None None] RequestId filter calling following filter/app {{(pid=100522) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:16:55.570970 np0000005924 devstack@c-api.service[100522]: INFO cinder.api.openstack.wsgi [None req-15d48ff4-e51f-404c-a1e7-5e86eaa91401 tempest-TestVolumeBootPattern-1923367323 tempest-TestVolumeBootPattern-1923367323-project-member] GET https://10.4.3.117/volume/v3/snapshots/09fa742f-b624-4fa7-8804-d55df306132d Jul 27 16:16:55.571163 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.openstack.wsgi [None req-15d48ff4-e51f-404c-a1e7-5e86eaa91401 tempest-TestVolumeBootPattern-1923367323 tempest-TestVolumeBootPattern-1923367323-project-member] Empty body provided in request {{(pid=100522) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:16:55.571392 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.openstack.wsgi [None req-15d48ff4-e51f-404c-a1e7-5e86eaa91401 tempest-TestVolumeBootPattern-1923367323 tempest-TestVolumeBootPattern-1923367323-project-member] Calling method 'show' {{(pid=100522) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:16:55.578478 np0000005924 devstack@c-api.service[100522]: INFO cinder.api.openstack.wsgi [None req-15d48ff4-e51f-404c-a1e7-5e86eaa91401 tempest-TestVolumeBootPattern-1923367323 tempest-TestVolumeBootPattern-1923367323-project-member] https://10.4.3.117/volume/v3/snapshots/09fa742f-b624-4fa7-8804-d55df306132d returned with HTTP 404 Jul 27 16:16:55.579411 np0000005924 devstack@c-api.service[100522]: [pid: 100522|app: 0|req: 850/3440] 10.4.3.117 () {66 vars in 1354 bytes} [Mon Jul 27 16:16:55 2026] GET /volume/v3/snapshots/09fa742f-b624-4fa7-8804-d55df306132d => generated 111 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 27 16:16:56.253695 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.middleware.request_id [None req-9999c22e-c85a-4abd-9443-52894cfc99cb None None] RequestId filter calling following filter/app {{(pid=100524) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:16:56.256039 np0000005924 devstack@c-api.service[100524]: INFO cinder.api.openstack.wsgi [None req-9999c22e-c85a-4abd-9443-52894cfc99cb tempest-VolumesBackupsTest-1022642059 tempest-VolumesBackupsTest-1022642059-project-admin] GET https://10.4.3.117/volume/v3/backups/7ddceb4b-0eb1-4af5-8630-5fa94ea0ad76 Jul 27 16:16:56.256670 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.openstack.wsgi [None req-9999c22e-c85a-4abd-9443-52894cfc99cb tempest-VolumesBackupsTest-1022642059 tempest-VolumesBackupsTest-1022642059-project-admin] Empty body provided in request {{(pid=100524) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:16:56.257261 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.openstack.wsgi [None req-9999c22e-c85a-4abd-9443-52894cfc99cb tempest-VolumesBackupsTest-1022642059 tempest-VolumesBackupsTest-1022642059-project-admin] Calling method 'show' {{(pid=100524) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:16:56.257261 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.v3.backups [None req-9999c22e-c85a-4abd-9443-52894cfc99cb tempest-VolumesBackupsTest-1022642059 tempest-VolumesBackupsTest-1022642059-project-admin] Show backup with id 7ddceb4b-0eb1-4af5-8630-5fa94ea0ad76. {{(pid=100524) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 27 16:16:56.263177 np0000005924 devstack@c-api.service[100524]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:16:56.263177 np0000005924 devstack@c-api.service[100524]: warnings.warn( Jul 27 16:16:56.264798 np0000005924 devstack@c-api.service[100524]: INFO cinder.api.openstack.wsgi [None req-9999c22e-c85a-4abd-9443-52894cfc99cb tempest-VolumesBackupsTest-1022642059 tempest-VolumesBackupsTest-1022642059-project-admin] https://10.4.3.117/volume/v3/backups/7ddceb4b-0eb1-4af5-8630-5fa94ea0ad76 returned with HTTP 200 Jul 27 16:16:56.264798 np0000005924 devstack@c-api.service[100524]: [pid: 100524|app: 0|req: 867/3441] 10.4.3.117 () {66 vars in 1348 bytes} [Mon Jul 27 16:16:56 2026] GET /volume/v3/backups/7ddceb4b-0eb1-4af5-8630-5fa94ea0ad76 => generated 750 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 27 16:16:56.389071 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.middleware.request_id [None req-719cdd7d-8b00-4f21-bdc9-392515dbe034 None None] RequestId filter calling following filter/app {{(pid=100521) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:16:56.390921 np0000005924 devstack@c-api.service[100521]: INFO cinder.api.openstack.wsgi [None req-719cdd7d-8b00-4f21-bdc9-392515dbe034 tempest-VolumesBackupsTest-1361087151 tempest-VolumesBackupsTest-1361087151-project-member] GET https://10.4.3.117/volume/v3/backups/6a06cb73-53a4-465d-bf4d-9c480881d04c Jul 27 16:16:56.391213 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.openstack.wsgi [None req-719cdd7d-8b00-4f21-bdc9-392515dbe034 tempest-VolumesBackupsTest-1361087151 tempest-VolumesBackupsTest-1361087151-project-member] Empty body provided in request {{(pid=100521) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:16:56.391271 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.openstack.wsgi [None req-719cdd7d-8b00-4f21-bdc9-392515dbe034 tempest-VolumesBackupsTest-1361087151 tempest-VolumesBackupsTest-1361087151-project-member] Calling method 'show' {{(pid=100521) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:16:56.391434 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.v3.backups [None req-719cdd7d-8b00-4f21-bdc9-392515dbe034 tempest-VolumesBackupsTest-1361087151 tempest-VolumesBackupsTest-1361087151-project-member] Show backup with id 6a06cb73-53a4-465d-bf4d-9c480881d04c. {{(pid=100521) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 27 16:16:56.395517 np0000005924 devstack@c-api.service[100521]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:16:56.395517 np0000005924 devstack@c-api.service[100521]: warnings.warn( Jul 27 16:16:56.396219 np0000005924 devstack@c-api.service[100521]: INFO cinder.api.openstack.wsgi [None req-719cdd7d-8b00-4f21-bdc9-392515dbe034 tempest-VolumesBackupsTest-1361087151 tempest-VolumesBackupsTest-1361087151-project-member] https://10.4.3.117/volume/v3/backups/6a06cb73-53a4-465d-bf4d-9c480881d04c returned with HTTP 200 Jul 27 16:16:56.396572 np0000005924 devstack@c-api.service[100521]: [pid: 100521|app: 0|req: 857/3442] 10.4.3.117 () {66 vars in 1348 bytes} [Mon Jul 27 16:16:56 2026] GET /volume/v3/backups/6a06cb73-53a4-465d-bf4d-9c480881d04c => generated 750 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jul 27 16:16:56.431589 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.middleware.request_id [None req-404b0db9-afb2-45ea-a67d-cc084328a537 None None] RequestId filter calling following filter/app {{(pid=100523) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:16:56.434120 np0000005924 devstack@c-api.service[100523]: INFO cinder.api.openstack.wsgi [None req-404b0db9-afb2-45ea-a67d-cc084328a537 tempest-TestVolumeBootPattern-1923367323 tempest-TestVolumeBootPattern-1923367323-project-member] DELETE https://10.4.3.117/volume/v3/volumes/70b7b7b2-cc2e-4cde-972c-39e6a6c8352c Jul 27 16:16:56.434375 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.openstack.wsgi [None req-404b0db9-afb2-45ea-a67d-cc084328a537 tempest-TestVolumeBootPattern-1923367323 tempest-TestVolumeBootPattern-1923367323-project-member] Empty body provided in request {{(pid=100523) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:16:56.434639 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.openstack.wsgi [None req-404b0db9-afb2-45ea-a67d-cc084328a537 tempest-TestVolumeBootPattern-1923367323 tempest-TestVolumeBootPattern-1923367323-project-member] Calling method 'delete' {{(pid=100523) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:16:56.434830 np0000005924 devstack@c-api.service[100523]: INFO cinder.api.v3.volumes [None req-404b0db9-afb2-45ea-a67d-cc084328a537 tempest-TestVolumeBootPattern-1923367323 tempest-TestVolumeBootPattern-1923367323-project-member] Delete volume with id: 70b7b7b2-cc2e-4cde-972c-39e6a6c8352c Jul 27 16:16:56.636149 np0000005924 devstack@c-api.service[100523]: INFO cinder.api.openstack.wsgi [None req-404b0db9-afb2-45ea-a67d-cc084328a537 tempest-TestVolumeBootPattern-1923367323 tempest-TestVolumeBootPattern-1923367323-project-member] https://10.4.3.117/volume/v3/volumes/70b7b7b2-cc2e-4cde-972c-39e6a6c8352c returned with HTTP 404 Jul 27 16:16:56.636799 np0000005924 devstack@c-api.service[100523]: [pid: 100523|app: 0|req: 869/3443] 10.4.3.117 () {66 vars in 1351 bytes} [Mon Jul 27 16:16:56 2026] DELETE /volume/v3/volumes/70b7b7b2-cc2e-4cde-972c-39e6a6c8352c => generated 109 bytes in 206 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 27 16:16:56.645877 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.middleware.request_id [None req-c47579aa-f0e7-4926-af3a-54ffffe13632 None None] RequestId filter calling following filter/app {{(pid=100522) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:16:56.648180 np0000005924 devstack@c-api.service[100522]: INFO cinder.api.openstack.wsgi [None req-c47579aa-f0e7-4926-af3a-54ffffe13632 tempest-TestVolumeBootPattern-1923367323 tempest-TestVolumeBootPattern-1923367323-project-member] GET https://10.4.3.117/volume/v3/volumes/70b7b7b2-cc2e-4cde-972c-39e6a6c8352c Jul 27 16:16:56.648477 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.openstack.wsgi [None req-c47579aa-f0e7-4926-af3a-54ffffe13632 tempest-TestVolumeBootPattern-1923367323 tempest-TestVolumeBootPattern-1923367323-project-member] Empty body provided in request {{(pid=100522) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:16:56.648715 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.openstack.wsgi [None req-c47579aa-f0e7-4926-af3a-54ffffe13632 tempest-TestVolumeBootPattern-1923367323 tempest-TestVolumeBootPattern-1923367323-project-member] Calling method 'show' {{(pid=100522) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:16:56.656511 np0000005924 devstack@c-api.service[100522]: INFO cinder.api.openstack.wsgi [None req-c47579aa-f0e7-4926-af3a-54ffffe13632 tempest-TestVolumeBootPattern-1923367323 tempest-TestVolumeBootPattern-1923367323-project-member] https://10.4.3.117/volume/v3/volumes/70b7b7b2-cc2e-4cde-972c-39e6a6c8352c returned with HTTP 404 Jul 27 16:16:56.657180 np0000005924 devstack@c-api.service[100522]: [pid: 100522|app: 0|req: 851/3444] 10.4.3.117 () {66 vars in 1348 bytes} [Mon Jul 27 16:16:56 2026] GET /volume/v3/volumes/70b7b7b2-cc2e-4cde-972c-39e6a6c8352c => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 27 16:16:57.106498 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.middleware.request_id [None req-6e983d06-9b62-4364-aac9-c0506126e641 None None] RequestId filter calling following filter/app {{(pid=100524) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:16:57.246315 np0000005924 devstack@c-api.service[100524]: INFO cinder.api.openstack.wsgi [None req-6e983d06-9b62-4364-aac9-c0506126e641 tempest-ProjectMemberTests-932027256 tempest-ProjectMemberTests-932027256-project-admin] GET https://10.4.3.117/volume/v3/scheduler-stats/get_pools Jul 27 16:16:57.246315 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.openstack.wsgi [None req-6e983d06-9b62-4364-aac9-c0506126e641 tempest-ProjectMemberTests-932027256 tempest-ProjectMemberTests-932027256-project-admin] Empty body provided in request {{(pid=100524) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:16:57.246315 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.openstack.wsgi [None req-6e983d06-9b62-4364-aac9-c0506126e641 tempest-ProjectMemberTests-932027256 tempest-ProjectMemberTests-932027256-project-admin] Calling method 'get_pools' {{(pid=100524) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:16:57.255865 np0000005924 devstack@c-api.service[100524]: INFO cinder.api.openstack.wsgi [None req-6e983d06-9b62-4364-aac9-c0506126e641 tempest-ProjectMemberTests-932027256 tempest-ProjectMemberTests-932027256-project-admin] https://10.4.3.117/volume/v3/scheduler-stats/get_pools returned with HTTP 200 Jul 27 16:16:57.259315 np0000005924 devstack@c-api.service[100524]: [pid: 100524|app: 0|req: 868/3445] 10.4.3.117 () {66 vars in 1291 bytes} [Mon Jul 27 16:16:57 2026] GET /volume/v3/scheduler-stats/get_pools => generated 106 bytes in 152 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 27 16:16:57.268031 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.middleware.request_id [None req-1a77cba3-ab61-4721-b18e-4d9379931fcc None None] RequestId filter calling following filter/app {{(pid=100521) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:16:57.282412 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.middleware.request_id [None req-03d41a43-a7bf-4dda-8267-4b44f876e28e None None] RequestId filter calling following filter/app {{(pid=100523) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:16:57.287216 np0000005924 devstack@c-api.service[100523]: INFO cinder.api.openstack.wsgi [None req-03d41a43-a7bf-4dda-8267-4b44f876e28e tempest-VolumesBackupsTest-1022642059 tempest-VolumesBackupsTest-1022642059-project-admin] GET https://10.4.3.117/volume/v3/backups/7ddceb4b-0eb1-4af5-8630-5fa94ea0ad76 Jul 27 16:16:57.287444 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.openstack.wsgi [None req-03d41a43-a7bf-4dda-8267-4b44f876e28e tempest-VolumesBackupsTest-1022642059 tempest-VolumesBackupsTest-1022642059-project-admin] Empty body provided in request {{(pid=100523) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:16:57.287684 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.openstack.wsgi [None req-03d41a43-a7bf-4dda-8267-4b44f876e28e tempest-VolumesBackupsTest-1022642059 tempest-VolumesBackupsTest-1022642059-project-admin] Calling method 'show' {{(pid=100523) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:16:57.287810 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.v3.backups [None req-03d41a43-a7bf-4dda-8267-4b44f876e28e tempest-VolumesBackupsTest-1022642059 tempest-VolumesBackupsTest-1022642059-project-admin] Show backup with id 7ddceb4b-0eb1-4af5-8630-5fa94ea0ad76. {{(pid=100523) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 27 16:16:57.292636 np0000005924 devstack@c-api.service[100523]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:16:57.292636 np0000005924 devstack@c-api.service[100523]: warnings.warn( Jul 27 16:16:57.293161 np0000005924 devstack@c-api.service[100523]: INFO cinder.api.openstack.wsgi [None req-03d41a43-a7bf-4dda-8267-4b44f876e28e tempest-VolumesBackupsTest-1022642059 tempest-VolumesBackupsTest-1022642059-project-admin] https://10.4.3.117/volume/v3/backups/7ddceb4b-0eb1-4af5-8630-5fa94ea0ad76 returned with HTTP 200 Jul 27 16:16:57.293940 np0000005924 devstack@c-api.service[100523]: [pid: 100523|app: 0|req: 870/3446] 10.4.3.117 () {66 vars in 1348 bytes} [Mon Jul 27 16:16:57 2026] GET /volume/v3/backups/7ddceb4b-0eb1-4af5-8630-5fa94ea0ad76 => generated 750 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 27 16:16:57.358921 np0000005924 devstack@c-api.service[100521]: INFO cinder.api.openstack.wsgi [None req-1a77cba3-ab61-4721-b18e-4d9379931fcc tempest-ProjectMemberTests-932027256 tempest-ProjectMemberTests-932027256-project-member] GET https://10.4.3.117/volume/v3/capabilities/np0000005924@storpool Jul 27 16:16:57.359458 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.openstack.wsgi [None req-1a77cba3-ab61-4721-b18e-4d9379931fcc tempest-ProjectMemberTests-932027256 tempest-ProjectMemberTests-932027256-project-member] Empty body provided in request {{(pid=100521) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:16:57.359708 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.openstack.wsgi [None req-1a77cba3-ab61-4721-b18e-4d9379931fcc tempest-ProjectMemberTests-932027256 tempest-ProjectMemberTests-932027256-project-member] Calling method 'show' {{(pid=100521) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:16:57.360718 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.policy [None req-1a77cba3-ab61-4721-b18e-4d9379931fcc tempest-ProjectMemberTests-932027256 tempest-ProjectMemberTests-932027256-project-member] Policy check for volume_extension:capabilities failed with context {'is_admin': False, 'user_id': 'bf6933baabe94ad7960eea235d2f7759', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '62ed4ba2a97242098b69d92abcdb6ff5', '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=100521) authorize /opt/stack/cinder/cinder/policy.py:189}} Jul 27 16:16:57.360953 np0000005924 devstack@c-api.service[100521]: INFO cinder.api.openstack.wsgi [None req-1a77cba3-ab61-4721-b18e-4d9379931fcc tempest-ProjectMemberTests-932027256 tempest-ProjectMemberTests-932027256-project-member] https://10.4.3.117/volume/v3/capabilities/np0000005924@storpool returned with HTTP 403 Jul 27 16:16:57.361543 np0000005924 devstack@c-api.service[100521]: [pid: 100521|app: 0|req: 858/3447] 10.4.3.117 () {66 vars in 1318 bytes} [Mon Jul 27 16:16:57 2026] GET /volume/v3/capabilities/np0000005924@storpool => generated 110 bytes in 94 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Jul 27 16:16:57.409036 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.middleware.request_id [None req-384a64b7-afac-4103-b61e-2f3edc0feee0 None None] RequestId filter calling following filter/app {{(pid=100522) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:16:57.411909 np0000005924 devstack@c-api.service[100522]: INFO cinder.api.openstack.wsgi [None req-384a64b7-afac-4103-b61e-2f3edc0feee0 tempest-VolumesBackupsTest-1361087151 tempest-VolumesBackupsTest-1361087151-project-member] GET https://10.4.3.117/volume/v3/backups/6a06cb73-53a4-465d-bf4d-9c480881d04c Jul 27 16:16:57.412220 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.openstack.wsgi [None req-384a64b7-afac-4103-b61e-2f3edc0feee0 tempest-VolumesBackupsTest-1361087151 tempest-VolumesBackupsTest-1361087151-project-member] Empty body provided in request {{(pid=100522) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:16:57.412928 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.openstack.wsgi [None req-384a64b7-afac-4103-b61e-2f3edc0feee0 tempest-VolumesBackupsTest-1361087151 tempest-VolumesBackupsTest-1361087151-project-member] Calling method 'show' {{(pid=100522) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:16:57.413136 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.v3.backups [None req-384a64b7-afac-4103-b61e-2f3edc0feee0 tempest-VolumesBackupsTest-1361087151 tempest-VolumesBackupsTest-1361087151-project-member] Show backup with id 6a06cb73-53a4-465d-bf4d-9c480881d04c. {{(pid=100522) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 27 16:16:57.419031 np0000005924 devstack@c-api.service[100522]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:16:57.419031 np0000005924 devstack@c-api.service[100522]: warnings.warn( Jul 27 16:16:57.420147 np0000005924 devstack@c-api.service[100522]: INFO cinder.api.openstack.wsgi [None req-384a64b7-afac-4103-b61e-2f3edc0feee0 tempest-VolumesBackupsTest-1361087151 tempest-VolumesBackupsTest-1361087151-project-member] https://10.4.3.117/volume/v3/backups/6a06cb73-53a4-465d-bf4d-9c480881d04c returned with HTTP 200 Jul 27 16:16:57.421318 np0000005924 devstack@c-api.service[100522]: [pid: 100522|app: 0|req: 852/3448] 10.4.3.117 () {66 vars in 1348 bytes} [Mon Jul 27 16:16:57 2026] GET /volume/v3/backups/6a06cb73-53a4-465d-bf4d-9c480881d04c => generated 750 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 27 16:16:57.926848 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.middleware.request_id [None req-74994ffc-ec7c-46e7-bfec-6f70190f9a5e None None] RequestId filter calling following filter/app {{(pid=100524) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:16:57.928932 np0000005924 devstack@c-api.service[100524]: INFO cinder.api.openstack.wsgi [None req-74994ffc-ec7c-46e7-bfec-6f70190f9a5e tempest-TestVolumeBootPattern-1923367323 tempest-TestVolumeBootPattern-1923367323-project-member] POST https://10.4.3.117/volume/v3/volumes Jul 27 16:16:57.929416 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.openstack.wsgi [None req-74994ffc-ec7c-46e7-bfec-6f70190f9a5e tempest-TestVolumeBootPattern-1923367323 tempest-TestVolumeBootPattern-1923367323-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestVolumeBootPattern-volume-origin-1792927696", "snapshot_id": null, "imageRef": "9b5714dc-7db2-46f4-8517-f5174b84ff15", "volume_type": null, "size": 1}} {{(pid=100524) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 27 16:16:57.931490 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.v3.volumes [None req-74994ffc-ec7c-46e7-bfec-6f70190f9a5e tempest-TestVolumeBootPattern-1923367323 tempest-TestVolumeBootPattern-1923367323-project-member] Create volume request body: {'volume': {'name': 'tempest-TestVolumeBootPattern-volume-origin-1792927696', 'snapshot_id': None, 'imageRef': '9b5714dc-7db2-46f4-8517-f5174b84ff15', 'volume_type': None, 'size': 1}} {{(pid=100524) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 27 16:16:58.034882 np0000005924 devstack@c-api.service[100524]: INFO cinder.api.v3.volumes [None req-74994ffc-ec7c-46e7-bfec-6f70190f9a5e tempest-TestVolumeBootPattern-1923367323 tempest-TestVolumeBootPattern-1923367323-project-member] Create volume of 1 GB Jul 27 16:16:58.040360 np0000005924 devstack@c-api.service[100524]: INFO cinder.volume.api [None req-74994ffc-ec7c-46e7-bfec-6f70190f9a5e tempest-TestVolumeBootPattern-1923367323 tempest-TestVolumeBootPattern-1923367323-project-member] Availability Zones retrieved successfully. Jul 27 16:16:58.048894 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.volume.api [None req-74994ffc-ec7c-46e7-bfec-6f70190f9a5e tempest-TestVolumeBootPattern-1923367323 tempest-TestVolumeBootPattern-1923367323-project-member] Flow 'volume_create_api' (2519c4b5-54a0-4dc8-8a0f-657f6a2c69d3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100524) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 27 16:16:58.050288 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.volume.api [None req-74994ffc-ec7c-46e7-bfec-6f70190f9a5e tempest-TestVolumeBootPattern-1923367323 tempest-TestVolumeBootPattern-1923367323-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (cb31545e-770b-4f6e-8c44-b8a695a9ec74) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100524) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 27 16:16:58.051701 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.volume.flows.api.create_volume [None req-74994ffc-ec7c-46e7-bfec-6f70190f9a5e tempest-TestVolumeBootPattern-1923367323 tempest-TestVolumeBootPattern-1923367323-project-member] Validating volume size '1' using validate_int {{(pid=100524) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 27 16:16:58.132674 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.volume.api [None req-74994ffc-ec7c-46e7-bfec-6f70190f9a5e tempest-TestVolumeBootPattern-1923367323 tempest-TestVolumeBootPattern-1923367323-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (cb31545e-770b-4f6e-8c44-b8a695a9ec74) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-27T16:04:59Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=2bce4e1a-e6e0-49d9-be36-c3405449a01e,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '2bce4e1a-e6e0-49d9-be36-c3405449a01e', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100524) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 27 16:16:58.133869 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.volume.api [None req-74994ffc-ec7c-46e7-bfec-6f70190f9a5e tempest-TestVolumeBootPattern-1923367323 tempest-TestVolumeBootPattern-1923367323-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (01f03248-1e40-44ec-9748-c27104a04179) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100524) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 27 16:16:58.181159 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.quota [None req-74994ffc-ec7c-46e7-bfec-6f70190f9a5e tempest-TestVolumeBootPattern-1923367323 tempest-TestVolumeBootPattern-1923367323-project-member] Created reservations ['f920736c-6a5e-4ded-8ec5-7abcc976128b', '934928f2-d0c5-4e63-8043-14619d1bc0ac', '51ad3ea2-cf3c-4272-a90c-bcbede82fc18', 'e942efd6-6328-498a-ad54-9d98478754e7'] {{(pid=100524) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 27 16:16:58.182582 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.volume.api [None req-74994ffc-ec7c-46e7-bfec-6f70190f9a5e tempest-TestVolumeBootPattern-1923367323 tempest-TestVolumeBootPattern-1923367323-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (01f03248-1e40-44ec-9748-c27104a04179) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['f920736c-6a5e-4ded-8ec5-7abcc976128b', '934928f2-d0c5-4e63-8043-14619d1bc0ac', '51ad3ea2-cf3c-4272-a90c-bcbede82fc18', 'e942efd6-6328-498a-ad54-9d98478754e7']}' {{(pid=100524) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 27 16:16:58.183694 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.volume.api [None req-74994ffc-ec7c-46e7-bfec-6f70190f9a5e tempest-TestVolumeBootPattern-1923367323 tempest-TestVolumeBootPattern-1923367323-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (988dccfd-8e20-4578-b841-89a3eb0de86a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100524) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 27 16:16:58.214641 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.volume.api [None req-74994ffc-ec7c-46e7-bfec-6f70190f9a5e tempest-TestVolumeBootPattern-1923367323 tempest-TestVolumeBootPattern-1923367323-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (988dccfd-8e20-4578-b841-89a3eb0de86a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '3b0dbb83-3c87-42bf-ae1a-8f04533ced61', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestVolumeBootPattern-volume-origin-1792927696',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='39995a959f30492fa40a168e21074651',qos_specs=None,replication_status=,reservations=['f920736c-6a5e-4ded-8ec5-7abcc976128b','934928f2-d0c5-4e63-8043-14619d1bc0ac','51ad3ea2-cf3c-4272-a90c-bcbede82fc18','e942efd6-6328-498a-ad54-9d98478754e7'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='e7859946f1b84212bd0801fb65699926',volume_type_id=2bce4e1a-e6e0-49d9-be36-c3405449a01e), 'volume': Volume(_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-27T16:16:58Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestVolumeBootPattern-volume-origin-1792927696',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=3b0dbb83-3c87-42bf-ae1a-8f04533ced61,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='39995a959f30492fa40a168e21074651',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='e7859946f1b84212bd0801fb65699926',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(2bce4e1a-e6e0-49d9-be36-c3405449a01e),volume_type_id=2bce4e1a-e6e0-49d9-be36-c3405449a01e)}' {{(pid=100524) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 27 16:16:58.215743 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.volume.api [None req-74994ffc-ec7c-46e7-bfec-6f70190f9a5e tempest-TestVolumeBootPattern-1923367323 tempest-TestVolumeBootPattern-1923367323-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (47c592cc-950a-4d7c-9b78-98c388b9cbe2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100524) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 27 16:16:58.238937 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.volume.api [None req-74994ffc-ec7c-46e7-bfec-6f70190f9a5e tempest-TestVolumeBootPattern-1923367323 tempest-TestVolumeBootPattern-1923367323-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (47c592cc-950a-4d7c-9b78-98c388b9cbe2) transitioned into state 'SUCCESS' from state '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-1792927696',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='39995a959f30492fa40a168e21074651',qos_specs=None,replication_status=,reservations=['f920736c-6a5e-4ded-8ec5-7abcc976128b','934928f2-d0c5-4e63-8043-14619d1bc0ac','51ad3ea2-cf3c-4272-a90c-bcbede82fc18','e942efd6-6328-498a-ad54-9d98478754e7'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='e7859946f1b84212bd0801fb65699926',volume_type_id=2bce4e1a-e6e0-49d9-be36-c3405449a01e)}' {{(pid=100524) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 27 16:16:58.239750 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.volume.api [None req-74994ffc-ec7c-46e7-bfec-6f70190f9a5e tempest-TestVolumeBootPattern-1923367323 tempest-TestVolumeBootPattern-1923367323-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (7a652cf5-ed44-4801-923c-47c129246e35) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100524) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 27 16:16:58.253442 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.volume.api [None req-74994ffc-ec7c-46e7-bfec-6f70190f9a5e tempest-TestVolumeBootPattern-1923367323 tempest-TestVolumeBootPattern-1923367323-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (7a652cf5-ed44-4801-923c-47c129246e35) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100524) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 27 16:16:58.254679 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.volume.api [None req-74994ffc-ec7c-46e7-bfec-6f70190f9a5e tempest-TestVolumeBootPattern-1923367323 tempest-TestVolumeBootPattern-1923367323-project-member] Flow 'volume_create_api' (2519c4b5-54a0-4dc8-8a0f-657f6a2c69d3) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100524) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 27 16:16:58.255071 np0000005924 devstack@c-api.service[100524]: INFO cinder.volume.api [None req-74994ffc-ec7c-46e7-bfec-6f70190f9a5e tempest-TestVolumeBootPattern-1923367323 tempest-TestVolumeBootPattern-1923367323-project-member] Create volume request issued successfully. Jul 27 16:16:58.255920 np0000005924 devstack@c-api.service[100524]: INFO cinder.api.openstack.wsgi [None req-74994ffc-ec7c-46e7-bfec-6f70190f9a5e tempest-TestVolumeBootPattern-1923367323 tempest-TestVolumeBootPattern-1923367323-project-member] https://10.4.3.117/volume/v3/volumes returned with HTTP 202 Jul 27 16:16:58.256552 np0000005924 devstack@c-api.service[100524]: [pid: 100524|app: 0|req: 869/3449] 10.4.3.117 () {68 vars in 1259 bytes} [Mon Jul 27 16:16:57 2026] POST /volume/v3/volumes => generated 759 bytes in 330 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 27 16:16:58.273199 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.middleware.request_id [None req-faca3b75-c872-4a76-a5b6-3965d559c52c None None] RequestId filter calling following filter/app {{(pid=100523) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:16:58.276697 np0000005924 devstack@c-api.service[100523]: INFO cinder.api.openstack.wsgi [None req-faca3b75-c872-4a76-a5b6-3965d559c52c tempest-TestVolumeBootPattern-1923367323 tempest-TestVolumeBootPattern-1923367323-project-member] GET https://10.4.3.117/volume/v3/volumes/3b0dbb83-3c87-42bf-ae1a-8f04533ced61 Jul 27 16:16:58.277012 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.openstack.wsgi [None req-faca3b75-c872-4a76-a5b6-3965d559c52c tempest-TestVolumeBootPattern-1923367323 tempest-TestVolumeBootPattern-1923367323-project-member] Empty body provided in request {{(pid=100523) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:16:58.277408 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.openstack.wsgi [None req-faca3b75-c872-4a76-a5b6-3965d559c52c tempest-TestVolumeBootPattern-1923367323 tempest-TestVolumeBootPattern-1923367323-project-member] Calling method 'show' {{(pid=100523) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:16:58.287101 np0000005924 devstack@c-api.service[100523]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:16:58.287101 np0000005924 devstack@c-api.service[100523]: warnings.warn( Jul 27 16:16:58.292344 np0000005924 devstack@c-api.service[100523]: INFO cinder.volume.api [None req-faca3b75-c872-4a76-a5b6-3965d559c52c tempest-TestVolumeBootPattern-1923367323 tempest-TestVolumeBootPattern-1923367323-project-member] Volume info retrieved successfully. Jul 27 16:16:58.298282 np0000005924 devstack@c-api.service[100523]: INFO cinder.api.openstack.wsgi [None req-faca3b75-c872-4a76-a5b6-3965d559c52c tempest-TestVolumeBootPattern-1923367323 tempest-TestVolumeBootPattern-1923367323-project-member] https://10.4.3.117/volume/v3/volumes/3b0dbb83-3c87-42bf-ae1a-8f04533ced61 returned with HTTP 200 Jul 27 16:16:58.298910 np0000005924 devstack@c-api.service[100523]: [pid: 100523|app: 0|req: 871/3450] 10.4.3.117 () {66 vars in 1348 bytes} [Mon Jul 27 16:16:58 2026] GET /volume/v3/volumes/3b0dbb83-3c87-42bf-ae1a-8f04533ced61 => generated 827 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 27 16:16:58.310658 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.middleware.request_id [None req-1cf324be-8561-478f-a99a-fff00c44b16d None None] RequestId filter calling following filter/app {{(pid=100521) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:16:58.313394 np0000005924 devstack@c-api.service[100521]: INFO cinder.api.openstack.wsgi [None req-1cf324be-8561-478f-a99a-fff00c44b16d tempest-VolumesBackupsTest-1022642059 tempest-VolumesBackupsTest-1022642059-project-admin] GET https://10.4.3.117/volume/v3/backups/7ddceb4b-0eb1-4af5-8630-5fa94ea0ad76 Jul 27 16:16:58.313394 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.openstack.wsgi [None req-1cf324be-8561-478f-a99a-fff00c44b16d tempest-VolumesBackupsTest-1022642059 tempest-VolumesBackupsTest-1022642059-project-admin] Empty body provided in request {{(pid=100521) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:16:58.313515 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.openstack.wsgi [None req-1cf324be-8561-478f-a99a-fff00c44b16d tempest-VolumesBackupsTest-1022642059 tempest-VolumesBackupsTest-1022642059-project-admin] Calling method 'show' {{(pid=100521) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:16:58.313674 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.v3.backups [None req-1cf324be-8561-478f-a99a-fff00c44b16d tempest-VolumesBackupsTest-1022642059 tempest-VolumesBackupsTest-1022642059-project-admin] Show backup with id 7ddceb4b-0eb1-4af5-8630-5fa94ea0ad76. {{(pid=100521) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 27 16:16:58.319723 np0000005924 devstack@c-api.service[100521]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:16:58.319723 np0000005924 devstack@c-api.service[100521]: warnings.warn( Jul 27 16:16:58.320569 np0000005924 devstack@c-api.service[100521]: INFO cinder.api.openstack.wsgi [None req-1cf324be-8561-478f-a99a-fff00c44b16d tempest-VolumesBackupsTest-1022642059 tempest-VolumesBackupsTest-1022642059-project-admin] https://10.4.3.117/volume/v3/backups/7ddceb4b-0eb1-4af5-8630-5fa94ea0ad76 returned with HTTP 200 Jul 27 16:16:58.321018 np0000005924 devstack@c-api.service[100521]: [pid: 100521|app: 0|req: 859/3451] 10.4.3.117 () {66 vars in 1348 bytes} [Mon Jul 27 16:16:58 2026] GET /volume/v3/backups/7ddceb4b-0eb1-4af5-8630-5fa94ea0ad76 => generated 750 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 27 16:16:58.432294 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.middleware.request_id [None req-e963c24f-fa25-452a-bd3a-be4fc872e387 None None] RequestId filter calling following filter/app {{(pid=100522) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:16:58.434645 np0000005924 devstack@c-api.service[100522]: INFO cinder.api.openstack.wsgi [None req-e963c24f-fa25-452a-bd3a-be4fc872e387 tempest-VolumesBackupsTest-1361087151 tempest-VolumesBackupsTest-1361087151-project-member] GET https://10.4.3.117/volume/v3/backups/6a06cb73-53a4-465d-bf4d-9c480881d04c Jul 27 16:16:58.434864 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.openstack.wsgi [None req-e963c24f-fa25-452a-bd3a-be4fc872e387 tempest-VolumesBackupsTest-1361087151 tempest-VolumesBackupsTest-1361087151-project-member] Empty body provided in request {{(pid=100522) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:16:58.435141 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.openstack.wsgi [None req-e963c24f-fa25-452a-bd3a-be4fc872e387 tempest-VolumesBackupsTest-1361087151 tempest-VolumesBackupsTest-1361087151-project-member] Calling method 'show' {{(pid=100522) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:16:58.435304 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.v3.backups [None req-e963c24f-fa25-452a-bd3a-be4fc872e387 tempest-VolumesBackupsTest-1361087151 tempest-VolumesBackupsTest-1361087151-project-member] Show backup with id 6a06cb73-53a4-465d-bf4d-9c480881d04c. {{(pid=100522) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 27 16:16:58.437233 np0000005924 devstack@c-api.service[100522]: DEBUG dbcounter [-] [100522] Writing DB stats cinder:SELECT=401,cinder:INSERT=39,cinder:UPDATE=81 {{(pid=100522) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 27 16:16:58.440048 np0000005924 devstack@c-api.service[100522]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:16:58.440048 np0000005924 devstack@c-api.service[100522]: warnings.warn( Jul 27 16:16:58.441121 np0000005924 devstack@c-api.service[100522]: INFO cinder.api.openstack.wsgi [None req-e963c24f-fa25-452a-bd3a-be4fc872e387 tempest-VolumesBackupsTest-1361087151 tempest-VolumesBackupsTest-1361087151-project-member] https://10.4.3.117/volume/v3/backups/6a06cb73-53a4-465d-bf4d-9c480881d04c returned with HTTP 200 Jul 27 16:16:58.442095 np0000005924 devstack@c-api.service[100522]: [pid: 100522|app: 0|req: 853/3452] 10.4.3.117 () {66 vars in 1348 bytes} [Mon Jul 27 16:16:58 2026] GET /volume/v3/backups/6a06cb73-53a4-465d-bf4d-9c480881d04c => generated 750 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 27 16:16:59.315719 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.middleware.request_id [None req-379441c1-3b32-4b06-b1b2-5bf59344b4bc None None] RequestId filter calling following filter/app {{(pid=100524) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:16:59.317451 np0000005924 devstack@c-api.service[100524]: INFO cinder.api.openstack.wsgi [None req-379441c1-3b32-4b06-b1b2-5bf59344b4bc tempest-TestVolumeBootPattern-1923367323 tempest-TestVolumeBootPattern-1923367323-project-member] GET https://10.4.3.117/volume/v3/volumes/3b0dbb83-3c87-42bf-ae1a-8f04533ced61 Jul 27 16:16:59.317721 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.openstack.wsgi [None req-379441c1-3b32-4b06-b1b2-5bf59344b4bc tempest-TestVolumeBootPattern-1923367323 tempest-TestVolumeBootPattern-1923367323-project-member] Empty body provided in request {{(pid=100524) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:16:59.317933 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.openstack.wsgi [None req-379441c1-3b32-4b06-b1b2-5bf59344b4bc tempest-TestVolumeBootPattern-1923367323 tempest-TestVolumeBootPattern-1923367323-project-member] Calling method 'show' {{(pid=100524) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:16:59.321442 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.middleware.request_id [None req-ac2a1e30-bd60-48d4-a950-d4a1f8d4b285 None None] RequestId filter calling following filter/app {{(pid=100523) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:16:59.324803 np0000005924 devstack@c-api.service[100524]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:16:59.324803 np0000005924 devstack@c-api.service[100524]: warnings.warn( Jul 27 16:16:59.329597 np0000005924 devstack@c-api.service[100524]: INFO cinder.volume.api [None req-379441c1-3b32-4b06-b1b2-5bf59344b4bc tempest-TestVolumeBootPattern-1923367323 tempest-TestVolumeBootPattern-1923367323-project-member] Volume info retrieved successfully. Jul 27 16:16:59.333321 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.middleware.request_id [None req-5e08e99f-cd15-4be9-bb66-ab041c751642 None None] RequestId filter calling following filter/app {{(pid=100521) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:16:59.334921 np0000005924 devstack@c-api.service[100524]: INFO cinder.api.openstack.wsgi [None req-379441c1-3b32-4b06-b1b2-5bf59344b4bc tempest-TestVolumeBootPattern-1923367323 tempest-TestVolumeBootPattern-1923367323-project-member] https://10.4.3.117/volume/v3/volumes/3b0dbb83-3c87-42bf-ae1a-8f04533ced61 returned with HTTP 200 Jul 27 16:16:59.335435 np0000005924 devstack@c-api.service[100521]: INFO cinder.api.openstack.wsgi [None req-5e08e99f-cd15-4be9-bb66-ab041c751642 tempest-VolumesBackupsTest-1022642059 tempest-VolumesBackupsTest-1022642059-project-admin] GET https://10.4.3.117/volume/v3/backups/7ddceb4b-0eb1-4af5-8630-5fa94ea0ad76 Jul 27 16:16:59.335502 np0000005924 devstack@c-api.service[100524]: [pid: 100524|app: 0|req: 870/3453] 10.4.3.117 () {66 vars in 1348 bytes} [Mon Jul 27 16:16:59 2026] GET /volume/v3/volumes/3b0dbb83-3c87-42bf-ae1a-8f04533ced61 => generated 1367 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 27 16:16:59.335661 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.openstack.wsgi [None req-5e08e99f-cd15-4be9-bb66-ab041c751642 tempest-VolumesBackupsTest-1022642059 tempest-VolumesBackupsTest-1022642059-project-admin] Empty body provided in request {{(pid=100521) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:16:59.335865 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.openstack.wsgi [None req-5e08e99f-cd15-4be9-bb66-ab041c751642 tempest-VolumesBackupsTest-1022642059 tempest-VolumesBackupsTest-1022642059-project-admin] Calling method 'show' {{(pid=100521) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:16:59.335968 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.v3.backups [None req-5e08e99f-cd15-4be9-bb66-ab041c751642 tempest-VolumesBackupsTest-1022642059 tempest-VolumesBackupsTest-1022642059-project-admin] Show backup with id 7ddceb4b-0eb1-4af5-8630-5fa94ea0ad76. {{(pid=100521) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 27 16:16:59.340441 np0000005924 devstack@c-api.service[100521]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:16:59.340441 np0000005924 devstack@c-api.service[100521]: warnings.warn( Jul 27 16:16:59.341119 np0000005924 devstack@c-api.service[100521]: INFO cinder.api.openstack.wsgi [None req-5e08e99f-cd15-4be9-bb66-ab041c751642 tempest-VolumesBackupsTest-1022642059 tempest-VolumesBackupsTest-1022642059-project-admin] https://10.4.3.117/volume/v3/backups/7ddceb4b-0eb1-4af5-8630-5fa94ea0ad76 returned with HTTP 200 Jul 27 16:16:59.341595 np0000005924 devstack@c-api.service[100521]: [pid: 100521|app: 0|req: 860/3454] 10.4.3.117 () {66 vars in 1348 bytes} [Mon Jul 27 16:16:59 2026] GET /volume/v3/backups/7ddceb4b-0eb1-4af5-8630-5fa94ea0ad76 => generated 750 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 27 16:16:59.349723 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.middleware.request_id [None req-fc80c992-e916-4025-9172-af95b6570dfd None None] RequestId filter calling following filter/app {{(pid=100522) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:16:59.351658 np0000005924 devstack@c-api.service[100522]: INFO cinder.api.openstack.wsgi [None req-fc80c992-e916-4025-9172-af95b6570dfd tempest-TestVolumeBootPattern-1923367323 tempest-TestVolumeBootPattern-1923367323-project-member] GET https://10.4.3.117/volume/v3/volumes/3b0dbb83-3c87-42bf-ae1a-8f04533ced61 Jul 27 16:16:59.351938 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.openstack.wsgi [None req-fc80c992-e916-4025-9172-af95b6570dfd tempest-TestVolumeBootPattern-1923367323 tempest-TestVolumeBootPattern-1923367323-project-member] Empty body provided in request {{(pid=100522) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:16:59.352142 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.openstack.wsgi [None req-fc80c992-e916-4025-9172-af95b6570dfd tempest-TestVolumeBootPattern-1923367323 tempest-TestVolumeBootPattern-1923367323-project-member] Calling method 'show' {{(pid=100522) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:16:59.359552 np0000005924 devstack@c-api.service[100522]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:16:59.359552 np0000005924 devstack@c-api.service[100522]: warnings.warn( Jul 27 16:16:59.363537 np0000005924 devstack@c-api.service[100522]: INFO cinder.volume.api [None req-fc80c992-e916-4025-9172-af95b6570dfd tempest-TestVolumeBootPattern-1923367323 tempest-TestVolumeBootPattern-1923367323-project-member] Volume info retrieved successfully. Jul 27 16:16:59.368309 np0000005924 devstack@c-api.service[100522]: INFO cinder.api.openstack.wsgi [None req-fc80c992-e916-4025-9172-af95b6570dfd tempest-TestVolumeBootPattern-1923367323 tempest-TestVolumeBootPattern-1923367323-project-member] https://10.4.3.117/volume/v3/volumes/3b0dbb83-3c87-42bf-ae1a-8f04533ced61 returned with HTTP 200 Jul 27 16:16:59.368782 np0000005924 devstack@c-api.service[100522]: [pid: 100522|app: 0|req: 854/3455] 10.4.3.117 () {66 vars in 1348 bytes} [Mon Jul 27 16:16:59 2026] GET /volume/v3/volumes/3b0dbb83-3c87-42bf-ae1a-8f04533ced61 => generated 1367 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 27 16:16:59.419014 np0000005924 devstack@c-api.service[100523]: INFO cinder.api.openstack.wsgi [None req-ac2a1e30-bd60-48d4-a950-d4a1f8d4b285 tempest-ProjectReaderTests-996833263 tempest-ProjectReaderTests-996833263-project-admin] POST https://10.4.3.117/volume/v3/volumes Jul 27 16:16:59.419457 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.openstack.wsgi [None req-ac2a1e30-bd60-48d4-a950-d4a1f8d4b285 tempest-ProjectReaderTests-996833263 tempest-ProjectReaderTests-996833263-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-1464255540"}} {{(pid=100523) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 27 16:16:59.421336 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.v3.volumes [None req-ac2a1e30-bd60-48d4-a950-d4a1f8d4b285 tempest-ProjectReaderTests-996833263 tempest-ProjectReaderTests-996833263-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-1464255540'}} {{(pid=100523) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 27 16:16:59.421809 np0000005924 devstack@c-api.service[100523]: INFO cinder.api.v3.volumes [None req-ac2a1e30-bd60-48d4-a950-d4a1f8d4b285 tempest-ProjectReaderTests-996833263 tempest-ProjectReaderTests-996833263-project-admin] Create volume of 1 GB Jul 27 16:16:59.426064 np0000005924 devstack@c-api.service[100523]: INFO cinder.volume.api [None req-ac2a1e30-bd60-48d4-a950-d4a1f8d4b285 tempest-ProjectReaderTests-996833263 tempest-ProjectReaderTests-996833263-project-admin] Availability Zones retrieved successfully. Jul 27 16:16:59.433534 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.volume.api [None req-ac2a1e30-bd60-48d4-a950-d4a1f8d4b285 tempest-ProjectReaderTests-996833263 tempest-ProjectReaderTests-996833263-project-admin] Flow 'volume_create_api' (2230b669-1b39-4744-8d20-e9b51e9a1930) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100523) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 27 16:16:59.435195 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.volume.api [None req-ac2a1e30-bd60-48d4-a950-d4a1f8d4b285 tempest-ProjectReaderTests-996833263 tempest-ProjectReaderTests-996833263-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (cd7be2a2-38dd-4d2a-b994-b7f0f1ff7ff0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100523) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 27 16:16:59.436076 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.volume.flows.api.create_volume [None req-ac2a1e30-bd60-48d4-a950-d4a1f8d4b285 tempest-ProjectReaderTests-996833263 tempest-ProjectReaderTests-996833263-project-admin] Validating volume size '1' using validate_int {{(pid=100523) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 27 16:16:59.454241 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.middleware.request_id [None req-0015f655-65e1-43ee-b54e-ddb7ddb2afcd None None] RequestId filter calling following filter/app {{(pid=100524) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:16:59.455940 np0000005924 devstack@c-api.service[100524]: INFO cinder.api.openstack.wsgi [None req-0015f655-65e1-43ee-b54e-ddb7ddb2afcd tempest-VolumesBackupsTest-1361087151 tempest-VolumesBackupsTest-1361087151-project-member] GET https://10.4.3.117/volume/v3/backups/6a06cb73-53a4-465d-bf4d-9c480881d04c Jul 27 16:16:59.456134 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.openstack.wsgi [None req-0015f655-65e1-43ee-b54e-ddb7ddb2afcd tempest-VolumesBackupsTest-1361087151 tempest-VolumesBackupsTest-1361087151-project-member] Empty body provided in request {{(pid=100524) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:16:59.456341 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.openstack.wsgi [None req-0015f655-65e1-43ee-b54e-ddb7ddb2afcd tempest-VolumesBackupsTest-1361087151 tempest-VolumesBackupsTest-1361087151-project-member] Calling method 'show' {{(pid=100524) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:16:59.456469 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.v3.backups [None req-0015f655-65e1-43ee-b54e-ddb7ddb2afcd tempest-VolumesBackupsTest-1361087151 tempest-VolumesBackupsTest-1361087151-project-member] Show backup with id 6a06cb73-53a4-465d-bf4d-9c480881d04c. {{(pid=100524) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 27 16:16:59.461038 np0000005924 devstack@c-api.service[100524]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:16:59.461038 np0000005924 devstack@c-api.service[100524]: warnings.warn( Jul 27 16:16:59.461783 np0000005924 devstack@c-api.service[100524]: INFO cinder.api.openstack.wsgi [None req-0015f655-65e1-43ee-b54e-ddb7ddb2afcd tempest-VolumesBackupsTest-1361087151 tempest-VolumesBackupsTest-1361087151-project-member] https://10.4.3.117/volume/v3/backups/6a06cb73-53a4-465d-bf4d-9c480881d04c returned with HTTP 200 Jul 27 16:16:59.462132 np0000005924 devstack@c-api.service[100524]: [pid: 100524|app: 0|req: 871/3456] 10.4.3.117 () {66 vars in 1348 bytes} [Mon Jul 27 16:16:59 2026] GET /volume/v3/backups/6a06cb73-53a4-465d-bf4d-9c480881d04c => generated 750 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 27 16:16:59.473036 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.volume.api [None req-ac2a1e30-bd60-48d4-a950-d4a1f8d4b285 tempest-ProjectReaderTests-996833263 tempest-ProjectReaderTests-996833263-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (cd7be2a2-38dd-4d2a-b994-b7f0f1ff7ff0) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-27T16:04:59Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=2bce4e1a-e6e0-49d9-be36-c3405449a01e,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '2bce4e1a-e6e0-49d9-be36-c3405449a01e', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100523) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 27 16:16:59.474278 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.volume.api [None req-ac2a1e30-bd60-48d4-a950-d4a1f8d4b285 tempest-ProjectReaderTests-996833263 tempest-ProjectReaderTests-996833263-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (390edea4-61f0-4f7f-bf20-a711f95105ec) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100523) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 27 16:16:59.509988 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.middleware.request_id [req-31c01ac1-cfd5-4613-bda0-7f815b442b0c req-8cf8ef50-1f98-4e7c-bc1f-ef6d16a5b99d None None] RequestId filter calling following filter/app {{(pid=100521) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:16:59.512386 np0000005924 devstack@c-api.service[100521]: INFO cinder.api.openstack.wsgi [req-31c01ac1-cfd5-4613-bda0-7f815b442b0c req-8cf8ef50-1f98-4e7c-bc1f-ef6d16a5b99d tempest-TestVolumeBootPattern-1923367323 tempest-TestVolumeBootPattern-1923367323-project-member] GET https://10.4.3.117/volume/v3/volumes/3b0dbb83-3c87-42bf-ae1a-8f04533ced61 Jul 27 16:16:59.512616 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.openstack.wsgi [req-31c01ac1-cfd5-4613-bda0-7f815b442b0c req-8cf8ef50-1f98-4e7c-bc1f-ef6d16a5b99d tempest-TestVolumeBootPattern-1923367323 tempest-TestVolumeBootPattern-1923367323-project-member] Empty body provided in request {{(pid=100521) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:16:59.512829 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.openstack.wsgi [req-31c01ac1-cfd5-4613-bda0-7f815b442b0c req-8cf8ef50-1f98-4e7c-bc1f-ef6d16a5b99d tempest-TestVolumeBootPattern-1923367323 tempest-TestVolumeBootPattern-1923367323-project-member] Calling method 'show' {{(pid=100521) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:16:59.520204 np0000005924 devstack@c-api.service[100521]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:16:59.520204 np0000005924 devstack@c-api.service[100521]: warnings.warn( Jul 27 16:16:59.524369 np0000005924 devstack@c-api.service[100521]: INFO cinder.volume.api [req-31c01ac1-cfd5-4613-bda0-7f815b442b0c req-8cf8ef50-1f98-4e7c-bc1f-ef6d16a5b99d tempest-TestVolumeBootPattern-1923367323 tempest-TestVolumeBootPattern-1923367323-project-member] Volume info retrieved successfully. Jul 27 16:16:59.529663 np0000005924 devstack@c-api.service[100521]: INFO cinder.api.openstack.wsgi [req-31c01ac1-cfd5-4613-bda0-7f815b442b0c req-8cf8ef50-1f98-4e7c-bc1f-ef6d16a5b99d tempest-TestVolumeBootPattern-1923367323 tempest-TestVolumeBootPattern-1923367323-project-member] https://10.4.3.117/volume/v3/volumes/3b0dbb83-3c87-42bf-ae1a-8f04533ced61 returned with HTTP 200 Jul 27 16:16:59.530203 np0000005924 devstack@c-api.service[100521]: [pid: 100521|app: 0|req: 861/3457] 10.4.3.117 () {68 vars in 1598 bytes} [Mon Jul 27 16:16:59 2026] GET /volume/v3/volumes/3b0dbb83-3c87-42bf-ae1a-8f04533ced61 => generated 1367 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 27 16:16:59.537682 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.quota [None req-ac2a1e30-bd60-48d4-a950-d4a1f8d4b285 tempest-ProjectReaderTests-996833263 tempest-ProjectReaderTests-996833263-project-admin] Created reservations ['b874262a-7398-4d03-8b29-ebd363507b53', 'dcfb998b-2362-4f59-aa95-d67da34587f1', '2dfb57e4-18e4-4c49-8c5e-bdaf928079b4', 'b58eb37f-2fa9-46fe-b6c1-773a0fcc6ec0'] {{(pid=100523) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 27 16:16:59.538450 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.volume.api [None req-ac2a1e30-bd60-48d4-a950-d4a1f8d4b285 tempest-ProjectReaderTests-996833263 tempest-ProjectReaderTests-996833263-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (390edea4-61f0-4f7f-bf20-a711f95105ec) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['b874262a-7398-4d03-8b29-ebd363507b53', 'dcfb998b-2362-4f59-aa95-d67da34587f1', '2dfb57e4-18e4-4c49-8c5e-bdaf928079b4', 'b58eb37f-2fa9-46fe-b6c1-773a0fcc6ec0']}' {{(pid=100523) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 27 16:16:59.539170 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.volume.api [None req-ac2a1e30-bd60-48d4-a950-d4a1f8d4b285 tempest-ProjectReaderTests-996833263 tempest-ProjectReaderTests-996833263-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (e8a0063d-9bd6-45a1-8786-a4fbc82f1983) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100523) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 27 16:16:59.563048 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.volume.api [None req-ac2a1e30-bd60-48d4-a950-d4a1f8d4b285 tempest-ProjectReaderTests-996833263 tempest-ProjectReaderTests-996833263-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (e8a0063d-9bd6-45a1-8786-a4fbc82f1983) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '006a5154-8f29-4c69-bc2d-d40261a345fc', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1464255540',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='19f745ca7d2f4484b34a2288f33a6366',qos_specs=None,replication_status=,reservations=['b874262a-7398-4d03-8b29-ebd363507b53','dcfb998b-2362-4f59-aa95-d67da34587f1','2dfb57e4-18e4-4c49-8c5e-bdaf928079b4','b58eb37f-2fa9-46fe-b6c1-773a0fcc6ec0'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='051eab5b70d943678e19411826358afd',volume_type_id=2bce4e1a-e6e0-49d9-be36-c3405449a01e), 'volume': Volume(_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-27T16:16:59Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1464255540',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=006a5154-8f29-4c69-bc2d-d40261a345fc,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='19f745ca7d2f4484b34a2288f33a6366',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='051eab5b70d943678e19411826358afd',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(2bce4e1a-e6e0-49d9-be36-c3405449a01e),volume_type_id=2bce4e1a-e6e0-49d9-be36-c3405449a01e)}' {{(pid=100523) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 27 16:16:59.564288 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.volume.api [None req-ac2a1e30-bd60-48d4-a950-d4a1f8d4b285 tempest-ProjectReaderTests-996833263 tempest-ProjectReaderTests-996833263-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (6ef40fa5-06b4-4a75-854b-4e1173815d0b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100523) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 27 16:16:59.587798 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.volume.api [None req-ac2a1e30-bd60-48d4-a950-d4a1f8d4b285 tempest-ProjectReaderTests-996833263 tempest-ProjectReaderTests-996833263-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (6ef40fa5-06b4-4a75-854b-4e1173815d0b) transitioned into state 'SUCCESS' from state '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-1464255540',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='19f745ca7d2f4484b34a2288f33a6366',qos_specs=None,replication_status=,reservations=['b874262a-7398-4d03-8b29-ebd363507b53','dcfb998b-2362-4f59-aa95-d67da34587f1','2dfb57e4-18e4-4c49-8c5e-bdaf928079b4','b58eb37f-2fa9-46fe-b6c1-773a0fcc6ec0'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='051eab5b70d943678e19411826358afd',volume_type_id=2bce4e1a-e6e0-49d9-be36-c3405449a01e)}' {{(pid=100523) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 27 16:16:59.588768 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.volume.api [None req-ac2a1e30-bd60-48d4-a950-d4a1f8d4b285 tempest-ProjectReaderTests-996833263 tempest-ProjectReaderTests-996833263-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (748cb476-20ec-4951-86d5-c044e70969c2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100523) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 27 16:16:59.602351 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.volume.api [None req-ac2a1e30-bd60-48d4-a950-d4a1f8d4b285 tempest-ProjectReaderTests-996833263 tempest-ProjectReaderTests-996833263-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (748cb476-20ec-4951-86d5-c044e70969c2) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100523) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 27 16:16:59.602351 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.volume.api [None req-ac2a1e30-bd60-48d4-a950-d4a1f8d4b285 tempest-ProjectReaderTests-996833263 tempest-ProjectReaderTests-996833263-project-admin] Flow 'volume_create_api' (2230b669-1b39-4744-8d20-e9b51e9a1930) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100523) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 27 16:16:59.602351 np0000005924 devstack@c-api.service[100523]: INFO cinder.volume.api [None req-ac2a1e30-bd60-48d4-a950-d4a1f8d4b285 tempest-ProjectReaderTests-996833263 tempest-ProjectReaderTests-996833263-project-admin] Create volume request issued successfully. Jul 27 16:16:59.602351 np0000005924 devstack@c-api.service[100523]: INFO cinder.api.openstack.wsgi [None req-ac2a1e30-bd60-48d4-a950-d4a1f8d4b285 tempest-ProjectReaderTests-996833263 tempest-ProjectReaderTests-996833263-project-admin] https://10.4.3.117/volume/v3/volumes returned with HTTP 202 Jul 27 16:16:59.602351 np0000005924 devstack@c-api.service[100523]: [pid: 100523|app: 0|req: 872/3458] 10.4.3.117 () {68 vars in 1258 bytes} [Mon Jul 27 16:16:59 2026] POST /volume/v3/volumes => generated 778 bytes in 281 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 27 16:16:59.614086 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.middleware.request_id [None req-8898f7d8-4caf-43b2-bdd5-3813cf001201 None None] RequestId filter calling following filter/app {{(pid=100522) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:16:59.619118 np0000005924 devstack@c-api.service[100522]: INFO cinder.api.openstack.wsgi [None req-8898f7d8-4caf-43b2-bdd5-3813cf001201 tempest-ProjectReaderTests-996833263 tempest-ProjectReaderTests-996833263-project-admin] GET https://10.4.3.117/volume/v3/volumes/006a5154-8f29-4c69-bc2d-d40261a345fc Jul 27 16:16:59.619234 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.openstack.wsgi [None req-8898f7d8-4caf-43b2-bdd5-3813cf001201 tempest-ProjectReaderTests-996833263 tempest-ProjectReaderTests-996833263-project-admin] Empty body provided in request {{(pid=100522) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:16:59.623347 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.openstack.wsgi [None req-8898f7d8-4caf-43b2-bdd5-3813cf001201 tempest-ProjectReaderTests-996833263 tempest-ProjectReaderTests-996833263-project-admin] Calling method 'show' {{(pid=100522) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:16:59.636144 np0000005924 devstack@c-api.service[100522]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:16:59.636144 np0000005924 devstack@c-api.service[100522]: warnings.warn( Jul 27 16:16:59.640773 np0000005924 devstack@c-api.service[100522]: INFO cinder.volume.api [None req-8898f7d8-4caf-43b2-bdd5-3813cf001201 tempest-ProjectReaderTests-996833263 tempest-ProjectReaderTests-996833263-project-admin] Volume info retrieved successfully. Jul 27 16:16:59.647910 np0000005924 devstack@c-api.service[100522]: INFO cinder.api.openstack.wsgi [None req-8898f7d8-4caf-43b2-bdd5-3813cf001201 tempest-ProjectReaderTests-996833263 tempest-ProjectReaderTests-996833263-project-admin] https://10.4.3.117/volume/v3/volumes/006a5154-8f29-4c69-bc2d-d40261a345fc returned with HTTP 200 Jul 27 16:16:59.648763 np0000005924 devstack@c-api.service[100522]: [pid: 100522|app: 0|req: 855/3459] 10.4.3.117 () {66 vars in 1348 bytes} [Mon Jul 27 16:16:59 2026] GET /volume/v3/volumes/006a5154-8f29-4c69-bc2d-d40261a345fc => generated 957 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 27 16:17:00.043895 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.middleware.request_id [req-31c01ac1-cfd5-4613-bda0-7f815b442b0c req-ef1623ae-9664-4bbb-aaa0-69efc9895e7c None None] RequestId filter calling following filter/app {{(pid=100524) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:17:00.046252 np0000005924 devstack@c-api.service[100524]: INFO cinder.api.openstack.wsgi [req-31c01ac1-cfd5-4613-bda0-7f815b442b0c req-ef1623ae-9664-4bbb-aaa0-69efc9895e7c tempest-TestVolumeBootPattern-1923367323 tempest-TestVolumeBootPattern-1923367323-project-member] GET https://10.4.3.117/volume/v3/volumes/3b0dbb83-3c87-42bf-ae1a-8f04533ced61 Jul 27 16:17:00.046491 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.openstack.wsgi [req-31c01ac1-cfd5-4613-bda0-7f815b442b0c req-ef1623ae-9664-4bbb-aaa0-69efc9895e7c tempest-TestVolumeBootPattern-1923367323 tempest-TestVolumeBootPattern-1923367323-project-member] Empty body provided in request {{(pid=100524) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:17:00.046724 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.openstack.wsgi [req-31c01ac1-cfd5-4613-bda0-7f815b442b0c req-ef1623ae-9664-4bbb-aaa0-69efc9895e7c tempest-TestVolumeBootPattern-1923367323 tempest-TestVolumeBootPattern-1923367323-project-member] Calling method 'show' {{(pid=100524) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:17:00.054372 np0000005924 devstack@c-api.service[100524]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:17:00.054372 np0000005924 devstack@c-api.service[100524]: warnings.warn( Jul 27 16:17:00.058606 np0000005924 devstack@c-api.service[100524]: INFO cinder.volume.api [req-31c01ac1-cfd5-4613-bda0-7f815b442b0c req-ef1623ae-9664-4bbb-aaa0-69efc9895e7c tempest-TestVolumeBootPattern-1923367323 tempest-TestVolumeBootPattern-1923367323-project-member] Volume info retrieved successfully. Jul 27 16:17:00.063730 np0000005924 devstack@c-api.service[100524]: INFO cinder.api.openstack.wsgi [req-31c01ac1-cfd5-4613-bda0-7f815b442b0c req-ef1623ae-9664-4bbb-aaa0-69efc9895e7c tempest-TestVolumeBootPattern-1923367323 tempest-TestVolumeBootPattern-1923367323-project-member] https://10.4.3.117/volume/v3/volumes/3b0dbb83-3c87-42bf-ae1a-8f04533ced61 returned with HTTP 200 Jul 27 16:17:00.064175 np0000005924 devstack@c-api.service[100524]: [pid: 100524|app: 0|req: 872/3460] 10.4.3.117 () {68 vars in 1598 bytes} [Mon Jul 27 16:17:00 2026] GET /volume/v3/volumes/3b0dbb83-3c87-42bf-ae1a-8f04533ced61 => generated 1367 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 27 16:17:00.075379 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.middleware.request_id [None req-b9ff6af5-fe81-4c51-bb0b-b1ba531d4267 None None] RequestId filter calling following filter/app {{(pid=100521) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:17:00.076152 np0000005924 devstack@c-api.service[100521]: INFO cinder.api.openstack.wsgi [None req-b9ff6af5-fe81-4c51-bb0b-b1ba531d4267 None None] GET https://10.4.3.117/volume// Jul 27 16:17:00.076152 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.openstack.wsgi [None req-b9ff6af5-fe81-4c51-bb0b-b1ba531d4267 None None] Empty body provided in request {{(pid=100521) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:17:00.076259 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.openstack.wsgi [None req-b9ff6af5-fe81-4c51-bb0b-b1ba531d4267 None None] Calling method 'all' {{(pid=100521) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:17:00.076630 np0000005924 devstack@c-api.service[100521]: INFO cinder.api.openstack.wsgi [None req-b9ff6af5-fe81-4c51-bb0b-b1ba531d4267 None None] https://10.4.3.117/volume// returned with HTTP 300 Jul 27 16:17:00.076942 np0000005924 devstack@c-api.service[100521]: [pid: 100521|app: 0|req: 862/3461] 10.4.3.117 () {66 vars in 1419 bytes} [Mon Jul 27 16:17:00 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 27 16:17:00.085712 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.middleware.request_id [req-31c01ac1-cfd5-4613-bda0-7f815b442b0c req-273ece94-b3db-40b6-a301-6e13b968e2ef None None] RequestId filter calling following filter/app {{(pid=100523) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:17:00.088405 np0000005924 devstack@c-api.service[100523]: INFO cinder.api.openstack.wsgi [req-31c01ac1-cfd5-4613-bda0-7f815b442b0c req-273ece94-b3db-40b6-a301-6e13b968e2ef tempest-TestVolumeBootPattern-1923367323 tempest-TestVolumeBootPattern-1923367323-project-member] POST https://10.4.3.117/volume/v3/attachments Jul 27 16:17:00.088926 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.openstack.wsgi [req-31c01ac1-cfd5-4613-bda0-7f815b442b0c req-273ece94-b3db-40b6-a301-6e13b968e2ef tempest-TestVolumeBootPattern-1923367323 tempest-TestVolumeBootPattern-1923367323-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "3b0dbb83-3c87-42bf-ae1a-8f04533ced61", "connector": null, "instance_uuid": "0844a564-1e8d-4323-87fa-342b3245a386"}} {{(pid=100523) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 27 16:17:00.100000 np0000005924 devstack@c-api.service[100523]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:17:00.100000 np0000005924 devstack@c-api.service[100523]: warnings.warn( Jul 27 16:17:00.150498 np0000005924 devstack@c-api.service[100523]: INFO cinder.api.openstack.wsgi [req-31c01ac1-cfd5-4613-bda0-7f815b442b0c req-273ece94-b3db-40b6-a301-6e13b968e2ef tempest-TestVolumeBootPattern-1923367323 tempest-TestVolumeBootPattern-1923367323-project-member] https://10.4.3.117/volume/v3/attachments returned with HTTP 200 Jul 27 16:17:00.151128 np0000005924 devstack@c-api.service[100523]: [pid: 100523|app: 0|req: 873/3462] 10.4.3.117 () {74 vars in 1594 bytes} [Mon Jul 27 16:17:00 2026] POST /volume/v3/attachments => generated 273 bytes in 66 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 27 16:17:00.354595 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.middleware.request_id [None req-570f035b-aa91-439e-87fb-9ad20cb4f7a5 None None] RequestId filter calling following filter/app {{(pid=100522) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:17:00.359277 np0000005924 devstack@c-api.service[100522]: INFO cinder.api.openstack.wsgi [None req-570f035b-aa91-439e-87fb-9ad20cb4f7a5 tempest-VolumesBackupsTest-1022642059 tempest-VolumesBackupsTest-1022642059-project-admin] GET https://10.4.3.117/volume/v3/backups/7ddceb4b-0eb1-4af5-8630-5fa94ea0ad76 Jul 27 16:17:00.359612 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.openstack.wsgi [None req-570f035b-aa91-439e-87fb-9ad20cb4f7a5 tempest-VolumesBackupsTest-1022642059 tempest-VolumesBackupsTest-1022642059-project-admin] Empty body provided in request {{(pid=100522) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:17:00.360582 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.openstack.wsgi [None req-570f035b-aa91-439e-87fb-9ad20cb4f7a5 tempest-VolumesBackupsTest-1022642059 tempest-VolumesBackupsTest-1022642059-project-admin] Calling method 'show' {{(pid=100522) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:17:00.360784 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.v3.backups [None req-570f035b-aa91-439e-87fb-9ad20cb4f7a5 tempest-VolumesBackupsTest-1022642059 tempest-VolumesBackupsTest-1022642059-project-admin] Show backup with id 7ddceb4b-0eb1-4af5-8630-5fa94ea0ad76. {{(pid=100522) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 27 16:17:00.374158 np0000005924 devstack@c-api.service[100522]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:17:00.374158 np0000005924 devstack@c-api.service[100522]: warnings.warn( Jul 27 16:17:00.375801 np0000005924 devstack@c-api.service[100522]: INFO cinder.api.openstack.wsgi [None req-570f035b-aa91-439e-87fb-9ad20cb4f7a5 tempest-VolumesBackupsTest-1022642059 tempest-VolumesBackupsTest-1022642059-project-admin] https://10.4.3.117/volume/v3/backups/7ddceb4b-0eb1-4af5-8630-5fa94ea0ad76 returned with HTTP 200 Jul 27 16:17:00.377433 np0000005924 devstack@c-api.service[100522]: [pid: 100522|app: 0|req: 856/3463] 10.4.3.117 () {66 vars in 1348 bytes} [Mon Jul 27 16:17:00 2026] GET /volume/v3/backups/7ddceb4b-0eb1-4af5-8630-5fa94ea0ad76 => generated 750 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 27 16:17:00.474900 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.middleware.request_id [None req-a117a41e-e7c3-4495-85de-70f63e707649 None None] RequestId filter calling following filter/app {{(pid=100524) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:17:00.476647 np0000005924 devstack@c-api.service[100524]: INFO cinder.api.openstack.wsgi [None req-a117a41e-e7c3-4495-85de-70f63e707649 tempest-VolumesBackupsTest-1361087151 tempest-VolumesBackupsTest-1361087151-project-member] GET https://10.4.3.117/volume/v3/backups/6a06cb73-53a4-465d-bf4d-9c480881d04c Jul 27 16:17:00.476827 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.openstack.wsgi [None req-a117a41e-e7c3-4495-85de-70f63e707649 tempest-VolumesBackupsTest-1361087151 tempest-VolumesBackupsTest-1361087151-project-member] Empty body provided in request {{(pid=100524) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:17:00.477006 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.openstack.wsgi [None req-a117a41e-e7c3-4495-85de-70f63e707649 tempest-VolumesBackupsTest-1361087151 tempest-VolumesBackupsTest-1361087151-project-member] Calling method 'show' {{(pid=100524) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:17:00.477107 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.v3.backups [None req-a117a41e-e7c3-4495-85de-70f63e707649 tempest-VolumesBackupsTest-1361087151 tempest-VolumesBackupsTest-1361087151-project-member] Show backup with id 6a06cb73-53a4-465d-bf4d-9c480881d04c. {{(pid=100524) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 27 16:17:00.488110 np0000005924 devstack@c-api.service[100524]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:17:00.488110 np0000005924 devstack@c-api.service[100524]: warnings.warn( Jul 27 16:17:00.489200 np0000005924 devstack@c-api.service[100524]: INFO cinder.api.openstack.wsgi [None req-a117a41e-e7c3-4495-85de-70f63e707649 tempest-VolumesBackupsTest-1361087151 tempest-VolumesBackupsTest-1361087151-project-member] https://10.4.3.117/volume/v3/backups/6a06cb73-53a4-465d-bf4d-9c480881d04c returned with HTTP 200 Jul 27 16:17:00.489621 np0000005924 devstack@c-api.service[100524]: [pid: 100524|app: 0|req: 873/3464] 10.4.3.117 () {66 vars in 1348 bytes} [Mon Jul 27 16:17:00 2026] GET /volume/v3/backups/6a06cb73-53a4-465d-bf4d-9c480881d04c => generated 750 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 27 16:17:00.666095 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.middleware.request_id [None req-b1fe7938-fe49-4f71-8a7a-630af9908785 None None] RequestId filter calling following filter/app {{(pid=100521) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:17:00.667793 np0000005924 devstack@c-api.service[100521]: INFO cinder.api.openstack.wsgi [None req-b1fe7938-fe49-4f71-8a7a-630af9908785 tempest-ProjectReaderTests-996833263 tempest-ProjectReaderTests-996833263-project-admin] GET https://10.4.3.117/volume/v3/volumes/006a5154-8f29-4c69-bc2d-d40261a345fc Jul 27 16:17:00.667986 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.openstack.wsgi [None req-b1fe7938-fe49-4f71-8a7a-630af9908785 tempest-ProjectReaderTests-996833263 tempest-ProjectReaderTests-996833263-project-admin] Empty body provided in request {{(pid=100521) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:17:00.668158 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.openstack.wsgi [None req-b1fe7938-fe49-4f71-8a7a-630af9908785 tempest-ProjectReaderTests-996833263 tempest-ProjectReaderTests-996833263-project-admin] Calling method 'show' {{(pid=100521) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:17:00.674933 np0000005924 devstack@c-api.service[100521]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:17:00.674933 np0000005924 devstack@c-api.service[100521]: warnings.warn( Jul 27 16:17:00.678660 np0000005924 devstack@c-api.service[100521]: INFO cinder.volume.api [None req-b1fe7938-fe49-4f71-8a7a-630af9908785 tempest-ProjectReaderTests-996833263 tempest-ProjectReaderTests-996833263-project-admin] Volume info retrieved successfully. Jul 27 16:17:00.684288 np0000005924 devstack@c-api.service[100521]: INFO cinder.api.openstack.wsgi [None req-b1fe7938-fe49-4f71-8a7a-630af9908785 tempest-ProjectReaderTests-996833263 tempest-ProjectReaderTests-996833263-project-admin] https://10.4.3.117/volume/v3/volumes/006a5154-8f29-4c69-bc2d-d40261a345fc returned with HTTP 200 Jul 27 16:17:00.684288 np0000005924 devstack@c-api.service[100521]: [pid: 100521|app: 0|req: 863/3465] 10.4.3.117 () {66 vars in 1348 bytes} [Mon Jul 27 16:17:00 2026] GET /volume/v3/volumes/006a5154-8f29-4c69-bc2d-d40261a345fc => generated 1009 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 27 16:17:00.695874 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.middleware.request_id [None req-cae55900-9948-4ec5-862a-5fc35f53c095 None None] RequestId filter calling following filter/app {{(pid=100523) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:17:00.698191 np0000005924 devstack@c-api.service[100523]: INFO cinder.api.openstack.wsgi [None req-cae55900-9948-4ec5-862a-5fc35f53c095 tempest-ProjectReaderTests-996833263 tempest-ProjectReaderTests-996833263-project-admin] POST https://10.4.3.117/volume/v3/snapshots Jul 27 16:17:00.698710 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.openstack.wsgi [None req-cae55900-9948-4ec5-862a-5fc35f53c095 tempest-ProjectReaderTests-996833263 tempest-ProjectReaderTests-996833263-project-admin] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "006a5154-8f29-4c69-bc2d-d40261a345fc", "name": "tempest-VolumeV3RbacBaseTests-Snapshot-1039713397"}} {{(pid=100523) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 27 16:17:00.711346 np0000005924 devstack@c-api.service[100523]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:17:00.711346 np0000005924 devstack@c-api.service[100523]: warnings.warn( Jul 27 16:17:00.711966 np0000005924 devstack@c-api.service[100523]: INFO cinder.volume.api [None req-cae55900-9948-4ec5-862a-5fc35f53c095 tempest-ProjectReaderTests-996833263 tempest-ProjectReaderTests-996833263-project-admin] Volume info retrieved successfully. Jul 27 16:17:00.712162 np0000005924 devstack@c-api.service[100523]: INFO cinder.api.v3.snapshots [None req-cae55900-9948-4ec5-862a-5fc35f53c095 tempest-ProjectReaderTests-996833263 tempest-ProjectReaderTests-996833263-project-admin] Create snapshot from volume 006a5154-8f29-4c69-bc2d-d40261a345fc Jul 27 16:17:00.768357 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.quota [None req-cae55900-9948-4ec5-862a-5fc35f53c095 tempest-ProjectReaderTests-996833263 tempest-ProjectReaderTests-996833263-project-admin] Created reservations ['9acfc2f9-b931-44b7-9445-26c6b33ff130', '0aaab7e9-4347-4ebc-827b-9162f9605898', '3d49de16-6a80-496d-9f3a-8afe8e82ce29', '56a2fb3a-134e-4336-919d-d6038274f58d'] {{(pid=100523) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 27 16:17:00.819355 np0000005924 devstack@c-api.service[100523]: INFO cinder.volume.api [None req-cae55900-9948-4ec5-862a-5fc35f53c095 tempest-ProjectReaderTests-996833263 tempest-ProjectReaderTests-996833263-project-admin] Snapshot create request issued successfully. Jul 27 16:17:00.820506 np0000005924 devstack@c-api.service[100523]: INFO cinder.api.openstack.wsgi [None req-cae55900-9948-4ec5-862a-5fc35f53c095 tempest-ProjectReaderTests-996833263 tempest-ProjectReaderTests-996833263-project-admin] https://10.4.3.117/volume/v3/snapshots returned with HTTP 202 Jul 27 16:17:00.820506 np0000005924 devstack@c-api.service[100523]: [pid: 100523|app: 0|req: 874/3466] 10.4.3.117 () {68 vars in 1265 bytes} [Mon Jul 27 16:17:00 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 27 16:17:00.831022 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.middleware.request_id [None req-c1a11a70-e8c7-4689-9f4b-2061a72e67aa None None] RequestId filter calling following filter/app {{(pid=100522) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:17:00.832921 np0000005924 devstack@c-api.service[100522]: INFO cinder.api.openstack.wsgi [None req-c1a11a70-e8c7-4689-9f4b-2061a72e67aa tempest-ProjectReaderTests-996833263 tempest-ProjectReaderTests-996833263-project-admin] GET https://10.4.3.117/volume/v3/snapshots/49053468-ff1f-4881-993a-31db23ab0145 Jul 27 16:17:00.832921 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.openstack.wsgi [None req-c1a11a70-e8c7-4689-9f4b-2061a72e67aa tempest-ProjectReaderTests-996833263 tempest-ProjectReaderTests-996833263-project-admin] Empty body provided in request {{(pid=100522) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:17:00.832921 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.openstack.wsgi [None req-c1a11a70-e8c7-4689-9f4b-2061a72e67aa tempest-ProjectReaderTests-996833263 tempest-ProjectReaderTests-996833263-project-admin] Calling method 'show' {{(pid=100522) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:17:00.853350 np0000005924 devstack@c-api.service[100522]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:17:00.853350 np0000005924 devstack@c-api.service[100522]: warnings.warn( Jul 27 16:17:00.853350 np0000005924 devstack@c-api.service[100522]: INFO cinder.volume.api [None req-c1a11a70-e8c7-4689-9f4b-2061a72e67aa tempest-ProjectReaderTests-996833263 tempest-ProjectReaderTests-996833263-project-admin] Snapshot retrieved successfully. Jul 27 16:17:00.853350 np0000005924 devstack@c-api.service[100522]: INFO cinder.api.openstack.wsgi [None req-c1a11a70-e8c7-4689-9f4b-2061a72e67aa tempest-ProjectReaderTests-996833263 tempest-ProjectReaderTests-996833263-project-admin] https://10.4.3.117/volume/v3/snapshots/49053468-ff1f-4881-993a-31db23ab0145 returned with HTTP 200 Jul 27 16:17:00.853350 np0000005924 devstack@c-api.service[100522]: [pid: 100522|app: 0|req: 857/3467] 10.4.3.117 () {66 vars in 1354 bytes} [Mon Jul 27 16:17:00 2026] GET /volume/v3/snapshots/49053468-ff1f-4881-993a-31db23ab0145 => generated 440 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 27 16:17:01.222522 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.middleware.request_id [None req-da650050-fbef-4fb7-af03-4aece5d513ee None None] RequestId filter calling following filter/app {{(pid=100524) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:17:01.223036 np0000005924 devstack@c-api.service[100524]: INFO cinder.api.openstack.wsgi [None req-da650050-fbef-4fb7-af03-4aece5d513ee None None] GET https://10.4.3.117/volume// Jul 27 16:17:01.223272 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.openstack.wsgi [None req-da650050-fbef-4fb7-af03-4aece5d513ee None None] Empty body provided in request {{(pid=100524) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:17:01.223604 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.openstack.wsgi [None req-da650050-fbef-4fb7-af03-4aece5d513ee None None] Calling method 'all' {{(pid=100524) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:17:01.224034 np0000005924 devstack@c-api.service[100524]: INFO cinder.api.openstack.wsgi [None req-da650050-fbef-4fb7-af03-4aece5d513ee None None] https://10.4.3.117/volume// returned with HTTP 300 Jul 27 16:17:01.224447 np0000005924 devstack@c-api.service[100524]: [pid: 100524|app: 0|req: 874/3468] 10.4.3.117 () {66 vars in 1426 bytes} [Mon Jul 27 16:17:01 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 27 16:17:01.235878 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.middleware.request_id [req-31c01ac1-cfd5-4613-bda0-7f815b442b0c req-77eccd0d-ae8c-40e7-b62f-2617de763f29 None None] RequestId filter calling following filter/app {{(pid=100521) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:17:01.238183 np0000005924 devstack@c-api.service[100521]: INFO cinder.api.openstack.wsgi [req-31c01ac1-cfd5-4613-bda0-7f815b442b0c req-77eccd0d-ae8c-40e7-b62f-2617de763f29 tempest-TestVolumeBootPattern-1923367323 tempest-TestVolumeBootPattern-1923367323-project-member] GET https://10.4.3.117/volume/v3/volumes/3b0dbb83-3c87-42bf-ae1a-8f04533ced61 Jul 27 16:17:01.238461 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.openstack.wsgi [req-31c01ac1-cfd5-4613-bda0-7f815b442b0c req-77eccd0d-ae8c-40e7-b62f-2617de763f29 tempest-TestVolumeBootPattern-1923367323 tempest-TestVolumeBootPattern-1923367323-project-member] Empty body provided in request {{(pid=100521) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:17:01.238683 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.openstack.wsgi [req-31c01ac1-cfd5-4613-bda0-7f815b442b0c req-77eccd0d-ae8c-40e7-b62f-2617de763f29 tempest-TestVolumeBootPattern-1923367323 tempest-TestVolumeBootPattern-1923367323-project-member] Calling method 'show' {{(pid=100521) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:17:01.259146 np0000005924 devstack@c-api.service[100521]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:17:01.259146 np0000005924 devstack@c-api.service[100521]: warnings.warn( Jul 27 16:17:01.264294 np0000005924 devstack@c-api.service[100521]: INFO cinder.volume.api [req-31c01ac1-cfd5-4613-bda0-7f815b442b0c req-77eccd0d-ae8c-40e7-b62f-2617de763f29 tempest-TestVolumeBootPattern-1923367323 tempest-TestVolumeBootPattern-1923367323-project-member] Volume info retrieved successfully. Jul 27 16:17:01.271581 np0000005924 devstack@c-api.service[100521]: INFO cinder.api.openstack.wsgi [req-31c01ac1-cfd5-4613-bda0-7f815b442b0c req-77eccd0d-ae8c-40e7-b62f-2617de763f29 tempest-TestVolumeBootPattern-1923367323 tempest-TestVolumeBootPattern-1923367323-project-member] https://10.4.3.117/volume/v3/volumes/3b0dbb83-3c87-42bf-ae1a-8f04533ced61 returned with HTTP 200 Jul 27 16:17:01.272205 np0000005924 devstack@c-api.service[100521]: [pid: 100521|app: 0|req: 864/3469] 10.4.3.117 () {70 vars in 1639 bytes} [Mon Jul 27 16:17:01 2026] GET /volume/v3/volumes/3b0dbb83-3c87-42bf-ae1a-8f04533ced61 => generated 1546 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 27 16:17:01.390766 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.middleware.request_id [None req-d3f44185-7739-4f1c-8257-f9d5e594c3cc None None] RequestId filter calling following filter/app {{(pid=100523) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:17:01.393829 np0000005924 devstack@c-api.service[100523]: INFO cinder.api.openstack.wsgi [None req-d3f44185-7739-4f1c-8257-f9d5e594c3cc tempest-VolumesBackupsTest-1022642059 tempest-VolumesBackupsTest-1022642059-project-admin] GET https://10.4.3.117/volume/v3/backups/7ddceb4b-0eb1-4af5-8630-5fa94ea0ad76 Jul 27 16:17:01.394091 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.openstack.wsgi [None req-d3f44185-7739-4f1c-8257-f9d5e594c3cc tempest-VolumesBackupsTest-1022642059 tempest-VolumesBackupsTest-1022642059-project-admin] Empty body provided in request {{(pid=100523) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:17:01.394142 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.middleware.request_id [req-31c01ac1-cfd5-4613-bda0-7f815b442b0c req-a0af3bbf-5b01-4040-9472-80531974d0df None None] RequestId filter calling following filter/app {{(pid=100522) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:17:01.394355 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.openstack.wsgi [None req-d3f44185-7739-4f1c-8257-f9d5e594c3cc tempest-VolumesBackupsTest-1022642059 tempest-VolumesBackupsTest-1022642059-project-admin] Calling method 'show' {{(pid=100523) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:17:01.394533 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.v3.backups [None req-d3f44185-7739-4f1c-8257-f9d5e594c3cc tempest-VolumesBackupsTest-1022642059 tempest-VolumesBackupsTest-1022642059-project-admin] Show backup with id 7ddceb4b-0eb1-4af5-8630-5fa94ea0ad76. {{(pid=100523) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 27 16:17:01.399385 np0000005924 devstack@c-api.service[100522]: INFO cinder.api.openstack.wsgi [req-31c01ac1-cfd5-4613-bda0-7f815b442b0c req-a0af3bbf-5b01-4040-9472-80531974d0df tempest-TestVolumeBootPattern-1923367323 tempest-TestVolumeBootPattern-1923367323-project-member] PUT https://10.4.3.117/volume/v3/attachments/c7a576af-53ba-4d0c-8203-ac7f016407ed Jul 27 16:17:01.400397 np0000005924 devstack@c-api.service[100523]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:17:01.400397 np0000005924 devstack@c-api.service[100523]: warnings.warn( Jul 27 16:17:01.400950 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.openstack.wsgi [req-31c01ac1-cfd5-4613-bda0-7f815b442b0c req-a0af3bbf-5b01-4040-9472-80531974d0df tempest-TestVolumeBootPattern-1923367323 tempest-TestVolumeBootPattern-1923367323-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.117", "host": "np0000005924", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:c1414b6f8d8f", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "13cbedf7-bb1f-4b5e-b492-2fef0d4dab25", "nvme_native_multipath": false, "mountpoint": "/dev/vda"}}} {{(pid=100522) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 27 16:17:01.401665 np0000005924 devstack@c-api.service[100523]: INFO cinder.api.openstack.wsgi [None req-d3f44185-7739-4f1c-8257-f9d5e594c3cc tempest-VolumesBackupsTest-1022642059 tempest-VolumesBackupsTest-1022642059-project-admin] https://10.4.3.117/volume/v3/backups/7ddceb4b-0eb1-4af5-8630-5fa94ea0ad76 returned with HTTP 200 Jul 27 16:17:01.402337 np0000005924 devstack@c-api.service[100523]: [pid: 100523|app: 0|req: 875/3470] 10.4.3.117 () {66 vars in 1348 bytes} [Mon Jul 27 16:17:01 2026] GET /volume/v3/backups/7ddceb4b-0eb1-4af5-8630-5fa94ea0ad76 => generated 750 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 27 16:17:01.416087 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.coordination [req-31c01ac1-cfd5-4613-bda0-7f815b442b0c req-a0af3bbf-5b01-4040-9472-80531974d0df tempest-TestVolumeBootPattern-1923367323 tempest-TestVolumeBootPattern-1923367323-project-member] Acquiring lock "cinder-attachment_update-3b0dbb83-3c87-42bf-ae1a-8f04533ced61-np0000005924" by "attachment_update" {{(pid=100522) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jul 27 16:17:01.421009 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.coordination [req-31c01ac1-cfd5-4613-bda0-7f815b442b0c req-a0af3bbf-5b01-4040-9472-80531974d0df tempest-TestVolumeBootPattern-1923367323 tempest-TestVolumeBootPattern-1923367323-project-member] Lock "cinder-attachment_update-3b0dbb83-3c87-42bf-ae1a-8f04533ced61-np0000005924" acquired by "attachment_update" :: waited 0.005s {{(pid=100522) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jul 27 16:17:01.422017 np0000005924 devstack@c-api.service[100522]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:17:01.422017 np0000005924 devstack@c-api.service[100522]: warnings.warn( Jul 27 16:17:01.503148 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.middleware.request_id [None req-7abe90f8-4f9e-4ad5-a235-32ec61e5e0b1 None None] RequestId filter calling following filter/app {{(pid=100524) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:17:01.505932 np0000005924 devstack@c-api.service[100524]: INFO cinder.api.openstack.wsgi [None req-7abe90f8-4f9e-4ad5-a235-32ec61e5e0b1 tempest-VolumesBackupsTest-1361087151 tempest-VolumesBackupsTest-1361087151-project-member] GET https://10.4.3.117/volume/v3/backups/6a06cb73-53a4-465d-bf4d-9c480881d04c Jul 27 16:17:01.506590 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.openstack.wsgi [None req-7abe90f8-4f9e-4ad5-a235-32ec61e5e0b1 tempest-VolumesBackupsTest-1361087151 tempest-VolumesBackupsTest-1361087151-project-member] Empty body provided in request {{(pid=100524) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:17:01.506899 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.openstack.wsgi [None req-7abe90f8-4f9e-4ad5-a235-32ec61e5e0b1 tempest-VolumesBackupsTest-1361087151 tempest-VolumesBackupsTest-1361087151-project-member] Calling method 'show' {{(pid=100524) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:17:01.507086 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.v3.backups [None req-7abe90f8-4f9e-4ad5-a235-32ec61e5e0b1 tempest-VolumesBackupsTest-1361087151 tempest-VolumesBackupsTest-1361087151-project-member] Show backup with id 6a06cb73-53a4-465d-bf4d-9c480881d04c. {{(pid=100524) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 27 16:17:01.519824 np0000005924 devstack@c-api.service[100524]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:17:01.519824 np0000005924 devstack@c-api.service[100524]: warnings.warn( Jul 27 16:17:01.521645 np0000005924 devstack@c-api.service[100524]: INFO cinder.api.openstack.wsgi [None req-7abe90f8-4f9e-4ad5-a235-32ec61e5e0b1 tempest-VolumesBackupsTest-1361087151 tempest-VolumesBackupsTest-1361087151-project-member] https://10.4.3.117/volume/v3/backups/6a06cb73-53a4-465d-bf4d-9c480881d04c returned with HTTP 200 Jul 27 16:17:01.522487 np0000005924 devstack@c-api.service[100524]: [pid: 100524|app: 0|req: 875/3471] 10.4.3.117 () {66 vars in 1348 bytes} [Mon Jul 27 16:17:01 2026] GET /volume/v3/backups/6a06cb73-53a4-465d-bf4d-9c480881d04c => generated 750 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 27 16:17:01.545510 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.coordination [req-31c01ac1-cfd5-4613-bda0-7f815b442b0c req-a0af3bbf-5b01-4040-9472-80531974d0df tempest-TestVolumeBootPattern-1923367323 tempest-TestVolumeBootPattern-1923367323-project-member] Lock "cinder-attachment_update-3b0dbb83-3c87-42bf-ae1a-8f04533ced61-np0000005924" released by "attachment_update" :: held 0.124s {{(pid=100522) __release /opt/stack/cinder/cinder/coordination.py:152}} Jul 27 16:17:01.545926 np0000005924 devstack@c-api.service[100522]: INFO cinder.api.openstack.wsgi [req-31c01ac1-cfd5-4613-bda0-7f815b442b0c req-a0af3bbf-5b01-4040-9472-80531974d0df tempest-TestVolumeBootPattern-1923367323 tempest-TestVolumeBootPattern-1923367323-project-member] https://10.4.3.117/volume/v3/attachments/c7a576af-53ba-4d0c-8203-ac7f016407ed returned with HTTP 200 Jul 27 16:17:01.546540 np0000005924 devstack@c-api.service[100522]: [pid: 100522|app: 0|req: 858/3472] 10.4.3.117 () {74 vars in 1704 bytes} [Mon Jul 27 16:17:01 2026] PUT /volume/v3/attachments/c7a576af-53ba-4d0c-8203-ac7f016407ed => generated 969 bytes in 154 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 27 16:17:01.580383 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.middleware.request_id [req-31c01ac1-cfd5-4613-bda0-7f815b442b0c req-e45cca07-4943-4778-a884-562eb7012f3b None None] RequestId filter calling following filter/app {{(pid=100521) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:17:01.582720 np0000005924 devstack@c-api.service[100521]: INFO cinder.api.openstack.wsgi [req-31c01ac1-cfd5-4613-bda0-7f815b442b0c req-e45cca07-4943-4778-a884-562eb7012f3b tempest-TestVolumeBootPattern-1923367323 tempest-TestVolumeBootPattern-1923367323-project-member] POST https://10.4.3.117/volume/v3/attachments/c7a576af-53ba-4d0c-8203-ac7f016407ed/action Jul 27 16:17:01.583139 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.openstack.wsgi [req-31c01ac1-cfd5-4613-bda0-7f815b442b0c req-e45cca07-4943-4778-a884-562eb7012f3b tempest-TestVolumeBootPattern-1923367323 tempest-TestVolumeBootPattern-1923367323-project-member] Action body: b'{"os-complete": null}' {{(pid=100521) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 27 16:17:01.583257 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.openstack.wsgi [req-31c01ac1-cfd5-4613-bda0-7f815b442b0c req-e45cca07-4943-4778-a884-562eb7012f3b tempest-TestVolumeBootPattern-1923367323 tempest-TestVolumeBootPattern-1923367323-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100521) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 27 16:17:01.603010 np0000005924 devstack@c-api.service[100521]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:17:01.603010 np0000005924 devstack@c-api.service[100521]: warnings.warn( Jul 27 16:17:01.628725 np0000005924 devstack@c-api.service[100521]: INFO cinder.api.openstack.wsgi [req-31c01ac1-cfd5-4613-bda0-7f815b442b0c req-e45cca07-4943-4778-a884-562eb7012f3b tempest-TestVolumeBootPattern-1923367323 tempest-TestVolumeBootPattern-1923367323-project-member] https://10.4.3.117/volume/v3/attachments/c7a576af-53ba-4d0c-8203-ac7f016407ed/action returned with HTTP 204 Jul 27 16:17:01.629285 np0000005924 devstack@c-api.service[100521]: [pid: 100521|app: 0|req: 865/3473] 10.4.3.117 () {74 vars in 1725 bytes} [Mon Jul 27 16:17:01 2026] POST /volume/v3/attachments/c7a576af-53ba-4d0c-8203-ac7f016407ed/action => generated 0 bytes in 49 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jul 27 16:17:01.863757 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.middleware.request_id [None req-40f8b12c-e9e3-4c3d-bdd2-40838110fe7e None None] RequestId filter calling following filter/app {{(pid=100523) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:17:01.865820 np0000005924 devstack@c-api.service[100523]: INFO cinder.api.openstack.wsgi [None req-40f8b12c-e9e3-4c3d-bdd2-40838110fe7e tempest-ProjectReaderTests-996833263 tempest-ProjectReaderTests-996833263-project-admin] GET https://10.4.3.117/volume/v3/snapshots/49053468-ff1f-4881-993a-31db23ab0145 Jul 27 16:17:01.866109 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.openstack.wsgi [None req-40f8b12c-e9e3-4c3d-bdd2-40838110fe7e tempest-ProjectReaderTests-996833263 tempest-ProjectReaderTests-996833263-project-admin] Empty body provided in request {{(pid=100523) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:17:01.866368 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.openstack.wsgi [None req-40f8b12c-e9e3-4c3d-bdd2-40838110fe7e tempest-ProjectReaderTests-996833263 tempest-ProjectReaderTests-996833263-project-admin] Calling method 'show' {{(pid=100523) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:17:01.872178 np0000005924 devstack@c-api.service[100523]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:17:01.872178 np0000005924 devstack@c-api.service[100523]: warnings.warn( Jul 27 16:17:01.872635 np0000005924 devstack@c-api.service[100523]: INFO cinder.volume.api [None req-40f8b12c-e9e3-4c3d-bdd2-40838110fe7e tempest-ProjectReaderTests-996833263 tempest-ProjectReaderTests-996833263-project-admin] Snapshot retrieved successfully. Jul 27 16:17:01.873725 np0000005924 devstack@c-api.service[100523]: INFO cinder.api.openstack.wsgi [None req-40f8b12c-e9e3-4c3d-bdd2-40838110fe7e tempest-ProjectReaderTests-996833263 tempest-ProjectReaderTests-996833263-project-admin] https://10.4.3.117/volume/v3/snapshots/49053468-ff1f-4881-993a-31db23ab0145 returned with HTTP 200 Jul 27 16:17:01.874125 np0000005924 devstack@c-api.service[100523]: [pid: 100523|app: 0|req: 876/3474] 10.4.3.117 () {66 vars in 1354 bytes} [Mon Jul 27 16:17:01 2026] GET /volume/v3/snapshots/49053468-ff1f-4881-993a-31db23ab0145 => generated 467 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 27 16:17:01.882821 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.middleware.request_id [None req-5f413f15-8962-427b-912b-2b01bfdff27b None None] RequestId filter calling following filter/app {{(pid=100524) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:17:01.949962 np0000005924 devstack@c-api.service[100524]: INFO cinder.api.openstack.wsgi [None req-5f413f15-8962-427b-912b-2b01bfdff27b tempest-ProjectReaderTests-996833263 tempest-ProjectReaderTests-996833263-project-reader] POST https://10.4.3.117/volume/v3/snapshots/49053468-ff1f-4881-993a-31db23ab0145/action Jul 27 16:17:01.950299 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.openstack.wsgi [None req-5f413f15-8962-427b-912b-2b01bfdff27b tempest-ProjectReaderTests-996833263 tempest-ProjectReaderTests-996833263-project-reader] Action body: b'{"os-force_delete": {}}' {{(pid=100524) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 27 16:17:01.950462 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.openstack.wsgi [None req-5f413f15-8962-427b-912b-2b01bfdff27b tempest-ProjectReaderTests-996833263 tempest-ProjectReaderTests-996833263-project-reader] Action: 'action', calling method: _force_delete, body: {"os-force_delete": {}} {{(pid=100524) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 27 16:17:01.957077 np0000005924 devstack@c-api.service[100524]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:17:01.957077 np0000005924 devstack@c-api.service[100524]: warnings.warn( Jul 27 16:17:01.957503 np0000005924 devstack@c-api.service[100524]: INFO cinder.volume.api [None req-5f413f15-8962-427b-912b-2b01bfdff27b tempest-ProjectReaderTests-996833263 tempest-ProjectReaderTests-996833263-project-reader] Snapshot retrieved successfully. Jul 27 16:17:01.958268 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.policy [None req-5f413f15-8962-427b-912b-2b01bfdff27b tempest-ProjectReaderTests-996833263 tempest-ProjectReaderTests-996833263-project-reader] Policy check for volume_extension:snapshot_admin_actions:force_delete failed with context {'is_admin': False, 'user_id': 'be33dea04ab04c52b7c54f67fc819521', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '19f745ca7d2f4484b34a2288f33a6366', '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=100524) authorize /opt/stack/cinder/cinder/policy.py:189}} Jul 27 16:17:01.958477 np0000005924 devstack@c-api.service[100524]: INFO cinder.api.openstack.wsgi [None req-5f413f15-8962-427b-912b-2b01bfdff27b tempest-ProjectReaderTests-996833263 tempest-ProjectReaderTests-996833263-project-reader] https://10.4.3.117/volume/v3/snapshots/49053468-ff1f-4881-993a-31db23ab0145/action returned with HTTP 403 Jul 27 16:17:01.958878 np0000005924 devstack@c-api.service[100524]: [pid: 100524|app: 0|req: 876/3475] 10.4.3.117 () {68 vars in 1396 bytes} [Mon Jul 27 16:17:01 2026] POST /volume/v3/snapshots/49053468-ff1f-4881-993a-31db23ab0145/action => generated 133 bytes in 76 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Jul 27 16:17:01.965937 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.middleware.request_id [None req-e9ef2d0f-ef84-40b8-9210-f2a5546d1401 None None] RequestId filter calling following filter/app {{(pid=100522) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:17:01.967765 np0000005924 devstack@c-api.service[100522]: INFO cinder.api.openstack.wsgi [None req-e9ef2d0f-ef84-40b8-9210-f2a5546d1401 tempest-ProjectReaderTests-996833263 tempest-ProjectReaderTests-996833263-project-admin] DELETE https://10.4.3.117/volume/v3/snapshots/49053468-ff1f-4881-993a-31db23ab0145 Jul 27 16:17:01.967970 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.openstack.wsgi [None req-e9ef2d0f-ef84-40b8-9210-f2a5546d1401 tempest-ProjectReaderTests-996833263 tempest-ProjectReaderTests-996833263-project-admin] Empty body provided in request {{(pid=100522) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:17:01.968281 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.openstack.wsgi [None req-e9ef2d0f-ef84-40b8-9210-f2a5546d1401 tempest-ProjectReaderTests-996833263 tempest-ProjectReaderTests-996833263-project-admin] Calling method 'delete' {{(pid=100522) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:17:01.968485 np0000005924 devstack@c-api.service[100522]: INFO cinder.api.v3.snapshots [None req-e9ef2d0f-ef84-40b8-9210-f2a5546d1401 tempest-ProjectReaderTests-996833263 tempest-ProjectReaderTests-996833263-project-admin] Delete snapshot with id: 49053468-ff1f-4881-993a-31db23ab0145 Jul 27 16:17:01.975452 np0000005924 devstack@c-api.service[100522]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:17:01.975452 np0000005924 devstack@c-api.service[100522]: warnings.warn( Jul 27 16:17:01.975836 np0000005924 devstack@c-api.service[100522]: INFO cinder.volume.api [None req-e9ef2d0f-ef84-40b8-9210-f2a5546d1401 tempest-ProjectReaderTests-996833263 tempest-ProjectReaderTests-996833263-project-admin] Snapshot retrieved successfully. Jul 27 16:17:02.001579 np0000005924 devstack@c-api.service[100522]: INFO cinder.volume.api [None req-e9ef2d0f-ef84-40b8-9210-f2a5546d1401 tempest-ProjectReaderTests-996833263 tempest-ProjectReaderTests-996833263-project-admin] Snapshot delete request issued successfully. Jul 27 16:17:02.001723 np0000005924 devstack@c-api.service[100522]: INFO cinder.api.openstack.wsgi [None req-e9ef2d0f-ef84-40b8-9210-f2a5546d1401 tempest-ProjectReaderTests-996833263 tempest-ProjectReaderTests-996833263-project-admin] https://10.4.3.117/volume/v3/snapshots/49053468-ff1f-4881-993a-31db23ab0145 returned with HTTP 202 Jul 27 16:17:02.002190 np0000005924 devstack@c-api.service[100522]: [pid: 100522|app: 0|req: 859/3476] 10.4.3.117 () {66 vars in 1357 bytes} [Mon Jul 27 16:17:01 2026] DELETE /volume/v3/snapshots/49053468-ff1f-4881-993a-31db23ab0145 => generated 0 bytes in 37 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 27 16:17:02.011343 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.middleware.request_id [None req-107bbb96-b80a-4906-ad0f-04f79ebce6e9 None None] RequestId filter calling following filter/app {{(pid=100521) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:17:02.014540 np0000005924 devstack@c-api.service[100521]: INFO cinder.api.openstack.wsgi [None req-107bbb96-b80a-4906-ad0f-04f79ebce6e9 tempest-ProjectReaderTests-996833263 tempest-ProjectReaderTests-996833263-project-admin] GET https://10.4.3.117/volume/v3/snapshots/49053468-ff1f-4881-993a-31db23ab0145 Jul 27 16:17:02.014808 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.openstack.wsgi [None req-107bbb96-b80a-4906-ad0f-04f79ebce6e9 tempest-ProjectReaderTests-996833263 tempest-ProjectReaderTests-996833263-project-admin] Empty body provided in request {{(pid=100521) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:17:02.015013 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.openstack.wsgi [None req-107bbb96-b80a-4906-ad0f-04f79ebce6e9 tempest-ProjectReaderTests-996833263 tempest-ProjectReaderTests-996833263-project-admin] Calling method 'show' {{(pid=100521) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:17:02.036781 np0000005924 devstack@c-api.service[100521]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:17:02.036781 np0000005924 devstack@c-api.service[100521]: warnings.warn( Jul 27 16:17:02.037068 np0000005924 devstack@c-api.service[100521]: INFO cinder.volume.api [None req-107bbb96-b80a-4906-ad0f-04f79ebce6e9 tempest-ProjectReaderTests-996833263 tempest-ProjectReaderTests-996833263-project-admin] Snapshot retrieved successfully. Jul 27 16:17:02.037851 np0000005924 devstack@c-api.service[100521]: INFO cinder.api.openstack.wsgi [None req-107bbb96-b80a-4906-ad0f-04f79ebce6e9 tempest-ProjectReaderTests-996833263 tempest-ProjectReaderTests-996833263-project-admin] https://10.4.3.117/volume/v3/snapshots/49053468-ff1f-4881-993a-31db23ab0145 returned with HTTP 200 Jul 27 16:17:02.038506 np0000005924 devstack@c-api.service[100521]: [pid: 100521|app: 0|req: 866/3477] 10.4.3.117 () {66 vars in 1354 bytes} [Mon Jul 27 16:17:02 2026] GET /volume/v3/snapshots/49053468-ff1f-4881-993a-31db23ab0145 => generated 466 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 27 16:17:02.417897 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.middleware.request_id [None req-b00408ba-cc2d-46d5-854f-4fea49285331 None None] RequestId filter calling following filter/app {{(pid=100523) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:17:02.417897 np0000005924 devstack@c-api.service[100523]: INFO cinder.api.openstack.wsgi [None req-b00408ba-cc2d-46d5-854f-4fea49285331 tempest-VolumesBackupsTest-1022642059 tempest-VolumesBackupsTest-1022642059-project-admin] GET https://10.4.3.117/volume/v3/backups/7ddceb4b-0eb1-4af5-8630-5fa94ea0ad76 Jul 27 16:17:02.421657 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.openstack.wsgi [None req-b00408ba-cc2d-46d5-854f-4fea49285331 tempest-VolumesBackupsTest-1022642059 tempest-VolumesBackupsTest-1022642059-project-admin] Empty body provided in request {{(pid=100523) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:17:02.421847 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.openstack.wsgi [None req-b00408ba-cc2d-46d5-854f-4fea49285331 tempest-VolumesBackupsTest-1022642059 tempest-VolumesBackupsTest-1022642059-project-admin] Calling method 'show' {{(pid=100523) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:17:02.421952 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.v3.backups [None req-b00408ba-cc2d-46d5-854f-4fea49285331 tempest-VolumesBackupsTest-1022642059 tempest-VolumesBackupsTest-1022642059-project-admin] Show backup with id 7ddceb4b-0eb1-4af5-8630-5fa94ea0ad76. {{(pid=100523) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 27 16:17:02.426865 np0000005924 devstack@c-api.service[100523]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:17:02.426865 np0000005924 devstack@c-api.service[100523]: warnings.warn( Jul 27 16:17:02.427617 np0000005924 devstack@c-api.service[100523]: INFO cinder.api.openstack.wsgi [None req-b00408ba-cc2d-46d5-854f-4fea49285331 tempest-VolumesBackupsTest-1022642059 tempest-VolumesBackupsTest-1022642059-project-admin] https://10.4.3.117/volume/v3/backups/7ddceb4b-0eb1-4af5-8630-5fa94ea0ad76 returned with HTTP 200 Jul 27 16:17:02.428052 np0000005924 devstack@c-api.service[100523]: [pid: 100523|app: 0|req: 877/3478] 10.4.3.117 () {66 vars in 1348 bytes} [Mon Jul 27 16:17:02 2026] GET /volume/v3/backups/7ddceb4b-0eb1-4af5-8630-5fa94ea0ad76 => generated 750 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 27 16:17:02.536904 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.middleware.request_id [None req-a1ea9678-75bd-4ed1-82e1-2d641d9625a3 None None] RequestId filter calling following filter/app {{(pid=100524) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:17:02.539096 np0000005924 devstack@c-api.service[100524]: INFO cinder.api.openstack.wsgi [None req-a1ea9678-75bd-4ed1-82e1-2d641d9625a3 tempest-VolumesBackupsTest-1361087151 tempest-VolumesBackupsTest-1361087151-project-member] GET https://10.4.3.117/volume/v3/backups/6a06cb73-53a4-465d-bf4d-9c480881d04c Jul 27 16:17:02.539308 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.openstack.wsgi [None req-a1ea9678-75bd-4ed1-82e1-2d641d9625a3 tempest-VolumesBackupsTest-1361087151 tempest-VolumesBackupsTest-1361087151-project-member] Empty body provided in request {{(pid=100524) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:17:02.539589 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.openstack.wsgi [None req-a1ea9678-75bd-4ed1-82e1-2d641d9625a3 tempest-VolumesBackupsTest-1361087151 tempest-VolumesBackupsTest-1361087151-project-member] Calling method 'show' {{(pid=100524) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:17:02.539716 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.v3.backups [None req-a1ea9678-75bd-4ed1-82e1-2d641d9625a3 tempest-VolumesBackupsTest-1361087151 tempest-VolumesBackupsTest-1361087151-project-member] Show backup with id 6a06cb73-53a4-465d-bf4d-9c480881d04c. {{(pid=100524) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 27 16:17:02.544010 np0000005924 devstack@c-api.service[100524]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:17:02.544010 np0000005924 devstack@c-api.service[100524]: warnings.warn( Jul 27 16:17:02.544765 np0000005924 devstack@c-api.service[100524]: INFO cinder.api.openstack.wsgi [None req-a1ea9678-75bd-4ed1-82e1-2d641d9625a3 tempest-VolumesBackupsTest-1361087151 tempest-VolumesBackupsTest-1361087151-project-member] https://10.4.3.117/volume/v3/backups/6a06cb73-53a4-465d-bf4d-9c480881d04c returned with HTTP 200 Jul 27 16:17:02.545248 np0000005924 devstack@c-api.service[100524]: [pid: 100524|app: 0|req: 877/3479] 10.4.3.117 () {66 vars in 1348 bytes} [Mon Jul 27 16:17:02 2026] GET /volume/v3/backups/6a06cb73-53a4-465d-bf4d-9c480881d04c => generated 750 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 27 16:17:03.047341 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.middleware.request_id [None req-072ff741-29ac-4fa7-a716-a9f22e13504f None None] RequestId filter calling following filter/app {{(pid=100522) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:17:03.049457 np0000005924 devstack@c-api.service[100522]: INFO cinder.api.openstack.wsgi [None req-072ff741-29ac-4fa7-a716-a9f22e13504f tempest-ProjectReaderTests-996833263 tempest-ProjectReaderTests-996833263-project-admin] GET https://10.4.3.117/volume/v3/snapshots/49053468-ff1f-4881-993a-31db23ab0145 Jul 27 16:17:03.049874 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.openstack.wsgi [None req-072ff741-29ac-4fa7-a716-a9f22e13504f tempest-ProjectReaderTests-996833263 tempest-ProjectReaderTests-996833263-project-admin] Empty body provided in request {{(pid=100522) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:17:03.050110 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.openstack.wsgi [None req-072ff741-29ac-4fa7-a716-a9f22e13504f tempest-ProjectReaderTests-996833263 tempest-ProjectReaderTests-996833263-project-admin] Calling method 'show' {{(pid=100522) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:17:03.055083 np0000005924 devstack@c-api.service[100522]: INFO cinder.api.openstack.wsgi [None req-072ff741-29ac-4fa7-a716-a9f22e13504f tempest-ProjectReaderTests-996833263 tempest-ProjectReaderTests-996833263-project-admin] https://10.4.3.117/volume/v3/snapshots/49053468-ff1f-4881-993a-31db23ab0145 returned with HTTP 404 Jul 27 16:17:03.055581 np0000005924 devstack@c-api.service[100522]: [pid: 100522|app: 0|req: 860/3480] 10.4.3.117 () {66 vars in 1354 bytes} [Mon Jul 27 16:17:03 2026] GET /volume/v3/snapshots/49053468-ff1f-4881-993a-31db23ab0145 => generated 111 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 27 16:17:03.062659 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.middleware.request_id [None req-76eb7f55-fb44-4607-98ea-aaae36e16ddd None None] RequestId filter calling following filter/app {{(pid=100521) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:17:03.064567 np0000005924 devstack@c-api.service[100521]: INFO cinder.api.openstack.wsgi [None req-76eb7f55-fb44-4607-98ea-aaae36e16ddd tempest-ProjectReaderTests-996833263 tempest-ProjectReaderTests-996833263-project-admin] DELETE https://10.4.3.117/volume/v3/volumes/006a5154-8f29-4c69-bc2d-d40261a345fc Jul 27 16:17:03.065042 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.openstack.wsgi [None req-76eb7f55-fb44-4607-98ea-aaae36e16ddd tempest-ProjectReaderTests-996833263 tempest-ProjectReaderTests-996833263-project-admin] Empty body provided in request {{(pid=100521) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:17:03.065352 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.openstack.wsgi [None req-76eb7f55-fb44-4607-98ea-aaae36e16ddd tempest-ProjectReaderTests-996833263 tempest-ProjectReaderTests-996833263-project-admin] Calling method 'delete' {{(pid=100521) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:17:03.065612 np0000005924 devstack@c-api.service[100521]: INFO cinder.api.v3.volumes [None req-76eb7f55-fb44-4607-98ea-aaae36e16ddd tempest-ProjectReaderTests-996833263 tempest-ProjectReaderTests-996833263-project-admin] Delete volume with id: 006a5154-8f29-4c69-bc2d-d40261a345fc Jul 27 16:17:03.073516 np0000005924 devstack@c-api.service[100521]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:17:03.073516 np0000005924 devstack@c-api.service[100521]: warnings.warn( Jul 27 16:17:03.073897 np0000005924 devstack@c-api.service[100521]: INFO cinder.volume.api [None req-76eb7f55-fb44-4607-98ea-aaae36e16ddd tempest-ProjectReaderTests-996833263 tempest-ProjectReaderTests-996833263-project-admin] Volume info retrieved successfully. Jul 27 16:17:03.102827 np0000005924 devstack@c-api.service[100521]: INFO cinder.volume.api [None req-76eb7f55-fb44-4607-98ea-aaae36e16ddd tempest-ProjectReaderTests-996833263 tempest-ProjectReaderTests-996833263-project-admin] Delete volume request issued successfully. Jul 27 16:17:03.103108 np0000005924 devstack@c-api.service[100521]: INFO cinder.api.openstack.wsgi [None req-76eb7f55-fb44-4607-98ea-aaae36e16ddd tempest-ProjectReaderTests-996833263 tempest-ProjectReaderTests-996833263-project-admin] https://10.4.3.117/volume/v3/volumes/006a5154-8f29-4c69-bc2d-d40261a345fc returned with HTTP 202 Jul 27 16:17:03.103706 np0000005924 devstack@c-api.service[100521]: [pid: 100521|app: 0|req: 867/3481] 10.4.3.117 () {66 vars in 1351 bytes} [Mon Jul 27 16:17:03 2026] DELETE /volume/v3/volumes/006a5154-8f29-4c69-bc2d-d40261a345fc => generated 0 bytes in 41 msecs (HTTP/1.1 202) 6 headers in 233 bytes (2 switches on core 0) Jul 27 16:17:03.113138 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.middleware.request_id [None req-a0a5bd82-b41e-4bf8-ae97-4e272690e3dc None None] RequestId filter calling following filter/app {{(pid=100523) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:17:03.114971 np0000005924 devstack@c-api.service[100523]: INFO cinder.api.openstack.wsgi [None req-a0a5bd82-b41e-4bf8-ae97-4e272690e3dc tempest-ProjectReaderTests-996833263 tempest-ProjectReaderTests-996833263-project-admin] GET https://10.4.3.117/volume/v3/volumes/006a5154-8f29-4c69-bc2d-d40261a345fc Jul 27 16:17:03.115199 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.openstack.wsgi [None req-a0a5bd82-b41e-4bf8-ae97-4e272690e3dc tempest-ProjectReaderTests-996833263 tempest-ProjectReaderTests-996833263-project-admin] Empty body provided in request {{(pid=100523) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:17:03.115431 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.openstack.wsgi [None req-a0a5bd82-b41e-4bf8-ae97-4e272690e3dc tempest-ProjectReaderTests-996833263 tempest-ProjectReaderTests-996833263-project-admin] Calling method 'show' {{(pid=100523) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:17:03.126218 np0000005924 devstack@c-api.service[100523]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:17:03.126218 np0000005924 devstack@c-api.service[100523]: warnings.warn( Jul 27 16:17:03.129815 np0000005924 devstack@c-api.service[100523]: INFO cinder.volume.api [None req-a0a5bd82-b41e-4bf8-ae97-4e272690e3dc tempest-ProjectReaderTests-996833263 tempest-ProjectReaderTests-996833263-project-admin] Volume info retrieved successfully. Jul 27 16:17:03.133962 np0000005924 devstack@c-api.service[100523]: INFO cinder.api.openstack.wsgi [None req-a0a5bd82-b41e-4bf8-ae97-4e272690e3dc tempest-ProjectReaderTests-996833263 tempest-ProjectReaderTests-996833263-project-admin] https://10.4.3.117/volume/v3/volumes/006a5154-8f29-4c69-bc2d-d40261a345fc returned with HTTP 200 Jul 27 16:17:03.134410 np0000005924 devstack@c-api.service[100523]: [pid: 100523|app: 0|req: 878/3482] 10.4.3.117 () {66 vars in 1348 bytes} [Mon Jul 27 16:17:03 2026] GET /volume/v3/volumes/006a5154-8f29-4c69-bc2d-d40261a345fc => generated 1008 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 27 16:17:03.440189 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.middleware.request_id [None req-dd75ebb8-a7e9-4949-be2b-c9cb5259718b None None] RequestId filter calling following filter/app {{(pid=100524) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:17:03.441990 np0000005924 devstack@c-api.service[100524]: INFO cinder.api.openstack.wsgi [None req-dd75ebb8-a7e9-4949-be2b-c9cb5259718b tempest-VolumesBackupsTest-1022642059 tempest-VolumesBackupsTest-1022642059-project-admin] GET https://10.4.3.117/volume/v3/backups/7ddceb4b-0eb1-4af5-8630-5fa94ea0ad76 Jul 27 16:17:03.442168 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.openstack.wsgi [None req-dd75ebb8-a7e9-4949-be2b-c9cb5259718b tempest-VolumesBackupsTest-1022642059 tempest-VolumesBackupsTest-1022642059-project-admin] Empty body provided in request {{(pid=100524) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:17:03.442361 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.openstack.wsgi [None req-dd75ebb8-a7e9-4949-be2b-c9cb5259718b tempest-VolumesBackupsTest-1022642059 tempest-VolumesBackupsTest-1022642059-project-admin] Calling method 'show' {{(pid=100524) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:17:03.442496 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.v3.backups [None req-dd75ebb8-a7e9-4949-be2b-c9cb5259718b tempest-VolumesBackupsTest-1022642059 tempest-VolumesBackupsTest-1022642059-project-admin] Show backup with id 7ddceb4b-0eb1-4af5-8630-5fa94ea0ad76. {{(pid=100524) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 27 16:17:03.446850 np0000005924 devstack@c-api.service[100524]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:17:03.446850 np0000005924 devstack@c-api.service[100524]: warnings.warn( Jul 27 16:17:03.447467 np0000005924 devstack@c-api.service[100524]: INFO cinder.api.openstack.wsgi [None req-dd75ebb8-a7e9-4949-be2b-c9cb5259718b tempest-VolumesBackupsTest-1022642059 tempest-VolumesBackupsTest-1022642059-project-admin] https://10.4.3.117/volume/v3/backups/7ddceb4b-0eb1-4af5-8630-5fa94ea0ad76 returned with HTTP 200 Jul 27 16:17:03.447855 np0000005924 devstack@c-api.service[100524]: [pid: 100524|app: 0|req: 878/3483] 10.4.3.117 () {66 vars in 1348 bytes} [Mon Jul 27 16:17:03 2026] GET /volume/v3/backups/7ddceb4b-0eb1-4af5-8630-5fa94ea0ad76 => generated 750 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 27 16:17:03.557723 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.middleware.request_id [None req-c01b932e-bc84-477c-9ce2-32f5552f60c1 None None] RequestId filter calling following filter/app {{(pid=100522) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:17:03.559627 np0000005924 devstack@c-api.service[100522]: INFO cinder.api.openstack.wsgi [None req-c01b932e-bc84-477c-9ce2-32f5552f60c1 tempest-VolumesBackupsTest-1361087151 tempest-VolumesBackupsTest-1361087151-project-member] GET https://10.4.3.117/volume/v3/backups/6a06cb73-53a4-465d-bf4d-9c480881d04c Jul 27 16:17:03.559809 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.openstack.wsgi [None req-c01b932e-bc84-477c-9ce2-32f5552f60c1 tempest-VolumesBackupsTest-1361087151 tempest-VolumesBackupsTest-1361087151-project-member] Empty body provided in request {{(pid=100522) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:17:03.559990 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.openstack.wsgi [None req-c01b932e-bc84-477c-9ce2-32f5552f60c1 tempest-VolumesBackupsTest-1361087151 tempest-VolumesBackupsTest-1361087151-project-member] Calling method 'show' {{(pid=100522) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:17:03.560121 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.v3.backups [None req-c01b932e-bc84-477c-9ce2-32f5552f60c1 tempest-VolumesBackupsTest-1361087151 tempest-VolumesBackupsTest-1361087151-project-member] Show backup with id 6a06cb73-53a4-465d-bf4d-9c480881d04c. {{(pid=100522) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 27 16:17:03.565083 np0000005924 devstack@c-api.service[100522]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:17:03.565083 np0000005924 devstack@c-api.service[100522]: warnings.warn( Jul 27 16:17:03.565895 np0000005924 devstack@c-api.service[100522]: INFO cinder.api.openstack.wsgi [None req-c01b932e-bc84-477c-9ce2-32f5552f60c1 tempest-VolumesBackupsTest-1361087151 tempest-VolumesBackupsTest-1361087151-project-member] https://10.4.3.117/volume/v3/backups/6a06cb73-53a4-465d-bf4d-9c480881d04c returned with HTTP 200 Jul 27 16:17:03.566247 np0000005924 devstack@c-api.service[100522]: [pid: 100522|app: 0|req: 861/3484] 10.4.3.117 () {66 vars in 1348 bytes} [Mon Jul 27 16:17:03 2026] GET /volume/v3/backups/6a06cb73-53a4-465d-bf4d-9c480881d04c => generated 750 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 27 16:17:04.151812 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.middleware.request_id [None req-1dc7d7d7-460c-4018-9385-e31adcaaa0af None None] RequestId filter calling following filter/app {{(pid=100521) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:17:04.154079 np0000005924 devstack@c-api.service[100521]: INFO cinder.api.openstack.wsgi [None req-1dc7d7d7-460c-4018-9385-e31adcaaa0af tempest-ProjectReaderTests-996833263 tempest-ProjectReaderTests-996833263-project-admin] GET https://10.4.3.117/volume/v3/volumes/006a5154-8f29-4c69-bc2d-d40261a345fc Jul 27 16:17:04.154479 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.openstack.wsgi [None req-1dc7d7d7-460c-4018-9385-e31adcaaa0af tempest-ProjectReaderTests-996833263 tempest-ProjectReaderTests-996833263-project-admin] Empty body provided in request {{(pid=100521) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:17:04.154728 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.openstack.wsgi [None req-1dc7d7d7-460c-4018-9385-e31adcaaa0af tempest-ProjectReaderTests-996833263 tempest-ProjectReaderTests-996833263-project-admin] Calling method 'show' {{(pid=100521) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:17:04.160946 np0000005924 devstack@c-api.service[100521]: INFO cinder.api.openstack.wsgi [None req-1dc7d7d7-460c-4018-9385-e31adcaaa0af tempest-ProjectReaderTests-996833263 tempest-ProjectReaderTests-996833263-project-admin] https://10.4.3.117/volume/v3/volumes/006a5154-8f29-4c69-bc2d-d40261a345fc returned with HTTP 404 Jul 27 16:17:04.161530 np0000005924 devstack@c-api.service[100521]: [pid: 100521|app: 0|req: 868/3485] 10.4.3.117 () {66 vars in 1348 bytes} [Mon Jul 27 16:17:04 2026] GET /volume/v3/volumes/006a5154-8f29-4c69-bc2d-d40261a345fc => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (2 switches on core 0) Jul 27 16:17:04.171721 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.middleware.request_id [None req-a7c39511-896a-436f-98f9-d35e65af4386 None None] RequestId filter calling following filter/app {{(pid=100523) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:17:04.173316 np0000005924 devstack@c-api.service[100523]: INFO cinder.api.openstack.wsgi [None req-a7c39511-896a-436f-98f9-d35e65af4386 tempest-ProjectReaderTests-996833263 tempest-ProjectReaderTests-996833263-project-admin] POST https://10.4.3.117/volume/v3/volumes Jul 27 16:17:04.173694 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.openstack.wsgi [None req-a7c39511-896a-436f-98f9-d35e65af4386 tempest-ProjectReaderTests-996833263 tempest-ProjectReaderTests-996833263-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-2017814928"}} {{(pid=100523) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 27 16:17:04.175560 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.v3.volumes [None req-a7c39511-896a-436f-98f9-d35e65af4386 tempest-ProjectReaderTests-996833263 tempest-ProjectReaderTests-996833263-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-2017814928'}} {{(pid=100523) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 27 16:17:04.175726 np0000005924 devstack@c-api.service[100523]: INFO cinder.api.v3.volumes [None req-a7c39511-896a-436f-98f9-d35e65af4386 tempest-ProjectReaderTests-996833263 tempest-ProjectReaderTests-996833263-project-admin] Create volume of 1 GB Jul 27 16:17:04.180646 np0000005924 devstack@c-api.service[100523]: INFO cinder.volume.api [None req-a7c39511-896a-436f-98f9-d35e65af4386 tempest-ProjectReaderTests-996833263 tempest-ProjectReaderTests-996833263-project-admin] Availability Zones retrieved successfully. Jul 27 16:17:04.188501 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.volume.api [None req-a7c39511-896a-436f-98f9-d35e65af4386 tempest-ProjectReaderTests-996833263 tempest-ProjectReaderTests-996833263-project-admin] Flow 'volume_create_api' (04f7e40c-4546-4cae-838a-4bb6e628906b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100523) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 27 16:17:04.189612 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.volume.api [None req-a7c39511-896a-436f-98f9-d35e65af4386 tempest-ProjectReaderTests-996833263 tempest-ProjectReaderTests-996833263-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (b599cb4a-a9c4-4698-a845-1963cb1495af) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100523) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 27 16:17:04.190576 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.volume.flows.api.create_volume [None req-a7c39511-896a-436f-98f9-d35e65af4386 tempest-ProjectReaderTests-996833263 tempest-ProjectReaderTests-996833263-project-admin] Validating volume size '1' using validate_int {{(pid=100523) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 27 16:17:04.222301 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.volume.api [None req-a7c39511-896a-436f-98f9-d35e65af4386 tempest-ProjectReaderTests-996833263 tempest-ProjectReaderTests-996833263-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (b599cb4a-a9c4-4698-a845-1963cb1495af) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-27T16:04:59Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=2bce4e1a-e6e0-49d9-be36-c3405449a01e,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '2bce4e1a-e6e0-49d9-be36-c3405449a01e', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100523) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 27 16:17:04.222918 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.volume.api [None req-a7c39511-896a-436f-98f9-d35e65af4386 tempest-ProjectReaderTests-996833263 tempest-ProjectReaderTests-996833263-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (5f1cb8bd-8347-488c-964b-90b7be5e1c37) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100523) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 27 16:17:04.279102 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.quota [None req-a7c39511-896a-436f-98f9-d35e65af4386 tempest-ProjectReaderTests-996833263 tempest-ProjectReaderTests-996833263-project-admin] Created reservations ['1651d288-6c76-452c-b90e-30ba6e6fb92f', '3009e85f-3147-4b15-a9eb-1c4867fec3e1', '28141d23-45fa-4e30-83a1-82922f7735ad', '2d9e2e4c-1180-43dd-9871-3c35cfc0c168'] {{(pid=100523) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 27 16:17:04.279871 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.volume.api [None req-a7c39511-896a-436f-98f9-d35e65af4386 tempest-ProjectReaderTests-996833263 tempest-ProjectReaderTests-996833263-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (5f1cb8bd-8347-488c-964b-90b7be5e1c37) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['1651d288-6c76-452c-b90e-30ba6e6fb92f', '3009e85f-3147-4b15-a9eb-1c4867fec3e1', '28141d23-45fa-4e30-83a1-82922f7735ad', '2d9e2e4c-1180-43dd-9871-3c35cfc0c168']}' {{(pid=100523) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 27 16:17:04.280811 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.volume.api [None req-a7c39511-896a-436f-98f9-d35e65af4386 tempest-ProjectReaderTests-996833263 tempest-ProjectReaderTests-996833263-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (edfb70ad-2476-485f-bdd3-11ec51d1dc68) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100523) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 27 16:17:04.311982 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.volume.api [None req-a7c39511-896a-436f-98f9-d35e65af4386 tempest-ProjectReaderTests-996833263 tempest-ProjectReaderTests-996833263-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (edfb70ad-2476-485f-bdd3-11ec51d1dc68) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'a2059803-837a-41a7-a527-8b47070b1623', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-2017814928',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='19f745ca7d2f4484b34a2288f33a6366',qos_specs=None,replication_status=,reservations=['1651d288-6c76-452c-b90e-30ba6e6fb92f','3009e85f-3147-4b15-a9eb-1c4867fec3e1','28141d23-45fa-4e30-83a1-82922f7735ad','2d9e2e4c-1180-43dd-9871-3c35cfc0c168'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='051eab5b70d943678e19411826358afd',volume_type_id=2bce4e1a-e6e0-49d9-be36-c3405449a01e), 'volume': Volume(_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-27T16:17:04Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-2017814928',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=a2059803-837a-41a7-a527-8b47070b1623,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='19f745ca7d2f4484b34a2288f33a6366',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='051eab5b70d943678e19411826358afd',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(2bce4e1a-e6e0-49d9-be36-c3405449a01e),volume_type_id=2bce4e1a-e6e0-49d9-be36-c3405449a01e)}' {{(pid=100523) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 27 16:17:04.312882 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.volume.api [None req-a7c39511-896a-436f-98f9-d35e65af4386 tempest-ProjectReaderTests-996833263 tempest-ProjectReaderTests-996833263-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (2e6fca51-0fd7-49f6-a20b-635934a6a1b4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100523) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 27 16:17:04.336850 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.volume.api [None req-a7c39511-896a-436f-98f9-d35e65af4386 tempest-ProjectReaderTests-996833263 tempest-ProjectReaderTests-996833263-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (2e6fca51-0fd7-49f6-a20b-635934a6a1b4) transitioned into state 'SUCCESS' from state '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-2017814928',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='19f745ca7d2f4484b34a2288f33a6366',qos_specs=None,replication_status=,reservations=['1651d288-6c76-452c-b90e-30ba6e6fb92f','3009e85f-3147-4b15-a9eb-1c4867fec3e1','28141d23-45fa-4e30-83a1-82922f7735ad','2d9e2e4c-1180-43dd-9871-3c35cfc0c168'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='051eab5b70d943678e19411826358afd',volume_type_id=2bce4e1a-e6e0-49d9-be36-c3405449a01e)}' {{(pid=100523) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 27 16:17:04.337867 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.volume.api [None req-a7c39511-896a-436f-98f9-d35e65af4386 tempest-ProjectReaderTests-996833263 tempest-ProjectReaderTests-996833263-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (abedab31-605b-480e-9ebd-99214b14b999) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100523) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 27 16:17:04.351832 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.volume.api [None req-a7c39511-896a-436f-98f9-d35e65af4386 tempest-ProjectReaderTests-996833263 tempest-ProjectReaderTests-996833263-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (abedab31-605b-480e-9ebd-99214b14b999) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100523) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 27 16:17:04.353514 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.volume.api [None req-a7c39511-896a-436f-98f9-d35e65af4386 tempest-ProjectReaderTests-996833263 tempest-ProjectReaderTests-996833263-project-admin] Flow 'volume_create_api' (04f7e40c-4546-4cae-838a-4bb6e628906b) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100523) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 27 16:17:04.355531 np0000005924 devstack@c-api.service[100523]: INFO cinder.volume.api [None req-a7c39511-896a-436f-98f9-d35e65af4386 tempest-ProjectReaderTests-996833263 tempest-ProjectReaderTests-996833263-project-admin] Create volume request issued successfully. Jul 27 16:17:04.355531 np0000005924 devstack@c-api.service[100523]: INFO cinder.api.openstack.wsgi [None req-a7c39511-896a-436f-98f9-d35e65af4386 tempest-ProjectReaderTests-996833263 tempest-ProjectReaderTests-996833263-project-admin] https://10.4.3.117/volume/v3/volumes returned with HTTP 202 Jul 27 16:17:04.355688 np0000005924 devstack@c-api.service[100523]: [pid: 100523|app: 0|req: 879/3486] 10.4.3.117 () {68 vars in 1258 bytes} [Mon Jul 27 16:17:04 2026] POST /volume/v3/volumes => generated 778 bytes in 184 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 27 16:17:04.372451 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.middleware.request_id [None req-40cb3f22-5359-455b-a720-087aff81db34 None None] RequestId filter calling following filter/app {{(pid=100524) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:17:04.374728 np0000005924 devstack@c-api.service[100524]: INFO cinder.api.openstack.wsgi [None req-40cb3f22-5359-455b-a720-087aff81db34 tempest-ProjectReaderTests-996833263 tempest-ProjectReaderTests-996833263-project-admin] GET https://10.4.3.117/volume/v3/volumes/a2059803-837a-41a7-a527-8b47070b1623 Jul 27 16:17:04.375014 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.openstack.wsgi [None req-40cb3f22-5359-455b-a720-087aff81db34 tempest-ProjectReaderTests-996833263 tempest-ProjectReaderTests-996833263-project-admin] Empty body provided in request {{(pid=100524) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:17:04.375264 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.openstack.wsgi [None req-40cb3f22-5359-455b-a720-087aff81db34 tempest-ProjectReaderTests-996833263 tempest-ProjectReaderTests-996833263-project-admin] Calling method 'show' {{(pid=100524) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:17:04.384013 np0000005924 devstack@c-api.service[100524]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:17:04.384013 np0000005924 devstack@c-api.service[100524]: warnings.warn( Jul 27 16:17:04.387997 np0000005924 devstack@c-api.service[100524]: INFO cinder.volume.api [None req-40cb3f22-5359-455b-a720-087aff81db34 tempest-ProjectReaderTests-996833263 tempest-ProjectReaderTests-996833263-project-admin] Volume info retrieved successfully. Jul 27 16:17:04.393190 np0000005924 devstack@c-api.service[100524]: INFO cinder.api.openstack.wsgi [None req-40cb3f22-5359-455b-a720-087aff81db34 tempest-ProjectReaderTests-996833263 tempest-ProjectReaderTests-996833263-project-admin] https://10.4.3.117/volume/v3/volumes/a2059803-837a-41a7-a527-8b47070b1623 returned with HTTP 200 Jul 27 16:17:04.393672 np0000005924 devstack@c-api.service[100524]: [pid: 100524|app: 0|req: 879/3487] 10.4.3.117 () {66 vars in 1348 bytes} [Mon Jul 27 16:17:04 2026] GET /volume/v3/volumes/a2059803-837a-41a7-a527-8b47070b1623 => generated 957 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 27 16:17:04.460915 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.middleware.request_id [None req-adc47557-c9fe-4ae7-8e5b-cbcfd1164c67 None None] RequestId filter calling following filter/app {{(pid=100522) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:17:04.464685 np0000005924 devstack@c-api.service[100522]: INFO cinder.api.openstack.wsgi [None req-adc47557-c9fe-4ae7-8e5b-cbcfd1164c67 tempest-VolumesBackupsTest-1022642059 tempest-VolumesBackupsTest-1022642059-project-admin] GET https://10.4.3.117/volume/v3/backups/7ddceb4b-0eb1-4af5-8630-5fa94ea0ad76 Jul 27 16:17:04.464945 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.openstack.wsgi [None req-adc47557-c9fe-4ae7-8e5b-cbcfd1164c67 tempest-VolumesBackupsTest-1022642059 tempest-VolumesBackupsTest-1022642059-project-admin] Empty body provided in request {{(pid=100522) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:17:04.465187 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.openstack.wsgi [None req-adc47557-c9fe-4ae7-8e5b-cbcfd1164c67 tempest-VolumesBackupsTest-1022642059 tempest-VolumesBackupsTest-1022642059-project-admin] Calling method 'show' {{(pid=100522) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:17:04.465348 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.v3.backups [None req-adc47557-c9fe-4ae7-8e5b-cbcfd1164c67 tempest-VolumesBackupsTest-1022642059 tempest-VolumesBackupsTest-1022642059-project-admin] Show backup with id 7ddceb4b-0eb1-4af5-8630-5fa94ea0ad76. {{(pid=100522) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 27 16:17:04.471238 np0000005924 devstack@c-api.service[100522]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:17:04.471238 np0000005924 devstack@c-api.service[100522]: warnings.warn( Jul 27 16:17:04.473348 np0000005924 devstack@c-api.service[100522]: INFO cinder.api.openstack.wsgi [None req-adc47557-c9fe-4ae7-8e5b-cbcfd1164c67 tempest-VolumesBackupsTest-1022642059 tempest-VolumesBackupsTest-1022642059-project-admin] https://10.4.3.117/volume/v3/backups/7ddceb4b-0eb1-4af5-8630-5fa94ea0ad76 returned with HTTP 200 Jul 27 16:17:04.473348 np0000005924 devstack@c-api.service[100522]: [pid: 100522|app: 0|req: 862/3488] 10.4.3.117 () {66 vars in 1348 bytes} [Mon Jul 27 16:17:04 2026] GET /volume/v3/backups/7ddceb4b-0eb1-4af5-8630-5fa94ea0ad76 => generated 750 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 27 16:17:04.576900 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.middleware.request_id [None req-e0a21222-a392-49a9-a7e7-1f84303af523 None None] RequestId filter calling following filter/app {{(pid=100521) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:17:04.578634 np0000005924 devstack@c-api.service[100521]: INFO cinder.api.openstack.wsgi [None req-e0a21222-a392-49a9-a7e7-1f84303af523 tempest-VolumesBackupsTest-1361087151 tempest-VolumesBackupsTest-1361087151-project-member] GET https://10.4.3.117/volume/v3/backups/6a06cb73-53a4-465d-bf4d-9c480881d04c Jul 27 16:17:04.578820 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.openstack.wsgi [None req-e0a21222-a392-49a9-a7e7-1f84303af523 tempest-VolumesBackupsTest-1361087151 tempest-VolumesBackupsTest-1361087151-project-member] Empty body provided in request {{(pid=100521) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:17:04.579004 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.openstack.wsgi [None req-e0a21222-a392-49a9-a7e7-1f84303af523 tempest-VolumesBackupsTest-1361087151 tempest-VolumesBackupsTest-1361087151-project-member] Calling method 'show' {{(pid=100521) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:17:04.579085 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.v3.backups [None req-e0a21222-a392-49a9-a7e7-1f84303af523 tempest-VolumesBackupsTest-1361087151 tempest-VolumesBackupsTest-1361087151-project-member] Show backup with id 6a06cb73-53a4-465d-bf4d-9c480881d04c. {{(pid=100521) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 27 16:17:04.585387 np0000005924 devstack@c-api.service[100521]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:17:04.585387 np0000005924 devstack@c-api.service[100521]: warnings.warn( Jul 27 16:17:04.586108 np0000005924 devstack@c-api.service[100521]: INFO cinder.api.openstack.wsgi [None req-e0a21222-a392-49a9-a7e7-1f84303af523 tempest-VolumesBackupsTest-1361087151 tempest-VolumesBackupsTest-1361087151-project-member] https://10.4.3.117/volume/v3/backups/6a06cb73-53a4-465d-bf4d-9c480881d04c returned with HTTP 200 Jul 27 16:17:04.586482 np0000005924 devstack@c-api.service[100521]: [pid: 100521|app: 0|req: 869/3489] 10.4.3.117 () {66 vars in 1348 bytes} [Mon Jul 27 16:17:04 2026] GET /volume/v3/backups/6a06cb73-53a4-465d-bf4d-9c480881d04c => generated 750 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 27 16:17:05.410152 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.middleware.request_id [None req-399dd5c4-e933-47c0-abbf-058a5f8ed98a None None] RequestId filter calling following filter/app {{(pid=100523) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:17:05.412975 np0000005924 devstack@c-api.service[100523]: INFO cinder.api.openstack.wsgi [None req-399dd5c4-e933-47c0-abbf-058a5f8ed98a tempest-ProjectReaderTests-996833263 tempest-ProjectReaderTests-996833263-project-admin] GET https://10.4.3.117/volume/v3/volumes/a2059803-837a-41a7-a527-8b47070b1623 Jul 27 16:17:05.413250 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.openstack.wsgi [None req-399dd5c4-e933-47c0-abbf-058a5f8ed98a tempest-ProjectReaderTests-996833263 tempest-ProjectReaderTests-996833263-project-admin] Empty body provided in request {{(pid=100523) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:17:05.413570 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.openstack.wsgi [None req-399dd5c4-e933-47c0-abbf-058a5f8ed98a tempest-ProjectReaderTests-996833263 tempest-ProjectReaderTests-996833263-project-admin] Calling method 'show' {{(pid=100523) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:17:05.428353 np0000005924 devstack@c-api.service[100523]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:17:05.428353 np0000005924 devstack@c-api.service[100523]: warnings.warn( Jul 27 16:17:05.433187 np0000005924 devstack@c-api.service[100523]: INFO cinder.volume.api [None req-399dd5c4-e933-47c0-abbf-058a5f8ed98a tempest-ProjectReaderTests-996833263 tempest-ProjectReaderTests-996833263-project-admin] Volume info retrieved successfully. Jul 27 16:17:05.438836 np0000005924 devstack@c-api.service[100523]: INFO cinder.api.openstack.wsgi [None req-399dd5c4-e933-47c0-abbf-058a5f8ed98a tempest-ProjectReaderTests-996833263 tempest-ProjectReaderTests-996833263-project-admin] https://10.4.3.117/volume/v3/volumes/a2059803-837a-41a7-a527-8b47070b1623 returned with HTTP 200 Jul 27 16:17:05.439365 np0000005924 devstack@c-api.service[100523]: [pid: 100523|app: 0|req: 880/3490] 10.4.3.117 () {66 vars in 1348 bytes} [Mon Jul 27 16:17:05 2026] GET /volume/v3/volumes/a2059803-837a-41a7-a527-8b47070b1623 => generated 1009 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 27 16:17:05.455560 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.middleware.request_id [None req-52808cd8-1ce6-4323-bf6a-18460ecb1f6b None None] RequestId filter calling following filter/app {{(pid=100524) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:17:05.457897 np0000005924 devstack@c-api.service[100524]: INFO cinder.api.openstack.wsgi [None req-52808cd8-1ce6-4323-bf6a-18460ecb1f6b tempest-ProjectReaderTests-996833263 tempest-ProjectReaderTests-996833263-project-admin] POST https://10.4.3.117/volume/v3/snapshots Jul 27 16:17:05.458515 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.openstack.wsgi [None req-52808cd8-1ce6-4323-bf6a-18460ecb1f6b tempest-ProjectReaderTests-996833263 tempest-ProjectReaderTests-996833263-project-admin] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "a2059803-837a-41a7-a527-8b47070b1623", "name": "tempest-VolumeV3RbacBaseTests-Snapshot-1401361389"}} {{(pid=100524) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 27 16:17:05.475939 np0000005924 devstack@c-api.service[100524]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:17:05.475939 np0000005924 devstack@c-api.service[100524]: warnings.warn( Jul 27 16:17:05.476399 np0000005924 devstack@c-api.service[100524]: INFO cinder.volume.api [None req-52808cd8-1ce6-4323-bf6a-18460ecb1f6b tempest-ProjectReaderTests-996833263 tempest-ProjectReaderTests-996833263-project-admin] Volume info retrieved successfully. Jul 27 16:17:05.476603 np0000005924 devstack@c-api.service[100524]: INFO cinder.api.v3.snapshots [None req-52808cd8-1ce6-4323-bf6a-18460ecb1f6b tempest-ProjectReaderTests-996833263 tempest-ProjectReaderTests-996833263-project-admin] Create snapshot from volume a2059803-837a-41a7-a527-8b47070b1623 Jul 27 16:17:05.486379 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.middleware.request_id [None req-d761ca5f-47b4-46d0-a353-8d2060fb9955 None None] RequestId filter calling following filter/app {{(pid=100522) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:17:05.488520 np0000005924 devstack@c-api.service[100522]: INFO cinder.api.openstack.wsgi [None req-d761ca5f-47b4-46d0-a353-8d2060fb9955 tempest-VolumesBackupsTest-1022642059 tempest-VolumesBackupsTest-1022642059-project-admin] GET https://10.4.3.117/volume/v3/backups/7ddceb4b-0eb1-4af5-8630-5fa94ea0ad76 Jul 27 16:17:05.488887 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.openstack.wsgi [None req-d761ca5f-47b4-46d0-a353-8d2060fb9955 tempest-VolumesBackupsTest-1022642059 tempest-VolumesBackupsTest-1022642059-project-admin] Empty body provided in request {{(pid=100522) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:17:05.489096 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.openstack.wsgi [None req-d761ca5f-47b4-46d0-a353-8d2060fb9955 tempest-VolumesBackupsTest-1022642059 tempest-VolumesBackupsTest-1022642059-project-admin] Calling method 'show' {{(pid=100522) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:17:05.489210 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.v3.backups [None req-d761ca5f-47b4-46d0-a353-8d2060fb9955 tempest-VolumesBackupsTest-1022642059 tempest-VolumesBackupsTest-1022642059-project-admin] Show backup with id 7ddceb4b-0eb1-4af5-8630-5fa94ea0ad76. {{(pid=100522) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 27 16:17:05.493714 np0000005924 devstack@c-api.service[100522]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:17:05.493714 np0000005924 devstack@c-api.service[100522]: warnings.warn( Jul 27 16:17:05.494534 np0000005924 devstack@c-api.service[100522]: INFO cinder.api.openstack.wsgi [None req-d761ca5f-47b4-46d0-a353-8d2060fb9955 tempest-VolumesBackupsTest-1022642059 tempest-VolumesBackupsTest-1022642059-project-admin] https://10.4.3.117/volume/v3/backups/7ddceb4b-0eb1-4af5-8630-5fa94ea0ad76 returned with HTTP 200 Jul 27 16:17:05.494975 np0000005924 devstack@c-api.service[100522]: [pid: 100522|app: 0|req: 863/3491] 10.4.3.117 () {66 vars in 1348 bytes} [Mon Jul 27 16:17:05 2026] GET /volume/v3/backups/7ddceb4b-0eb1-4af5-8630-5fa94ea0ad76 => generated 750 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 27 16:17:05.521344 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.quota [None req-52808cd8-1ce6-4323-bf6a-18460ecb1f6b tempest-ProjectReaderTests-996833263 tempest-ProjectReaderTests-996833263-project-admin] Created reservations ['d485b621-26b7-4dd4-a3de-1dd2db6f6dfc', '557141a0-2fef-4407-81df-c73abbcc6fc1', '37320514-2cf7-4f6a-b3a4-184c4ec39ff0', 'a22383ee-0111-41c3-ba45-ba22c59db87a'] {{(pid=100524) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 27 16:17:05.563231 np0000005924 devstack@c-api.service[100524]: INFO cinder.volume.api [None req-52808cd8-1ce6-4323-bf6a-18460ecb1f6b tempest-ProjectReaderTests-996833263 tempest-ProjectReaderTests-996833263-project-admin] Snapshot create request issued successfully. Jul 27 16:17:05.563562 np0000005924 devstack@c-api.service[100524]: INFO cinder.api.openstack.wsgi [None req-52808cd8-1ce6-4323-bf6a-18460ecb1f6b tempest-ProjectReaderTests-996833263 tempest-ProjectReaderTests-996833263-project-admin] https://10.4.3.117/volume/v3/snapshots returned with HTTP 202 Jul 27 16:17:05.563970 np0000005924 devstack@c-api.service[100524]: [pid: 100524|app: 0|req: 880/3492] 10.4.3.117 () {68 vars in 1265 bytes} [Mon Jul 27 16:17:05 2026] POST /volume/v3/snapshots => generated 308 bytes in 109 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 27 16:17:05.576444 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.middleware.request_id [None req-35d95e05-5ab9-4399-b861-b1033747c328 None None] RequestId filter calling following filter/app {{(pid=100521) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:17:05.581361 np0000005924 devstack@c-api.service[100521]: INFO cinder.api.openstack.wsgi [None req-35d95e05-5ab9-4399-b861-b1033747c328 tempest-ProjectReaderTests-996833263 tempest-ProjectReaderTests-996833263-project-admin] GET https://10.4.3.117/volume/v3/snapshots/9ee323d9-dec2-4915-86ff-d1e975015091 Jul 27 16:17:05.581824 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.openstack.wsgi [None req-35d95e05-5ab9-4399-b861-b1033747c328 tempest-ProjectReaderTests-996833263 tempest-ProjectReaderTests-996833263-project-admin] Empty body provided in request {{(pid=100521) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:17:05.582046 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.openstack.wsgi [None req-35d95e05-5ab9-4399-b861-b1033747c328 tempest-ProjectReaderTests-996833263 tempest-ProjectReaderTests-996833263-project-admin] Calling method 'show' {{(pid=100521) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:17:05.593826 np0000005924 devstack@c-api.service[100521]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:17:05.593826 np0000005924 devstack@c-api.service[100521]: warnings.warn( Jul 27 16:17:05.594231 np0000005924 devstack@c-api.service[100521]: INFO cinder.volume.api [None req-35d95e05-5ab9-4399-b861-b1033747c328 tempest-ProjectReaderTests-996833263 tempest-ProjectReaderTests-996833263-project-admin] Snapshot retrieved successfully. Jul 27 16:17:05.595177 np0000005924 devstack@c-api.service[100521]: INFO cinder.api.openstack.wsgi [None req-35d95e05-5ab9-4399-b861-b1033747c328 tempest-ProjectReaderTests-996833263 tempest-ProjectReaderTests-996833263-project-admin] https://10.4.3.117/volume/v3/snapshots/9ee323d9-dec2-4915-86ff-d1e975015091 returned with HTTP 200 Jul 27 16:17:05.596148 np0000005924 devstack@c-api.service[100521]: [pid: 100521|app: 0|req: 870/3493] 10.4.3.117 () {66 vars in 1354 bytes} [Mon Jul 27 16:17:05 2026] GET /volume/v3/snapshots/9ee323d9-dec2-4915-86ff-d1e975015091 => generated 440 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 27 16:17:05.599900 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.middleware.request_id [None req-c31bad19-abc5-421c-9804-c93ecc61baf6 None None] RequestId filter calling following filter/app {{(pid=100523) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:17:05.601693 np0000005924 devstack@c-api.service[100523]: INFO cinder.api.openstack.wsgi [None req-c31bad19-abc5-421c-9804-c93ecc61baf6 tempest-VolumesBackupsTest-1361087151 tempest-VolumesBackupsTest-1361087151-project-member] GET https://10.4.3.117/volume/v3/backups/6a06cb73-53a4-465d-bf4d-9c480881d04c Jul 27 16:17:05.601988 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.openstack.wsgi [None req-c31bad19-abc5-421c-9804-c93ecc61baf6 tempest-VolumesBackupsTest-1361087151 tempest-VolumesBackupsTest-1361087151-project-member] Empty body provided in request {{(pid=100523) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:17:05.602160 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.openstack.wsgi [None req-c31bad19-abc5-421c-9804-c93ecc61baf6 tempest-VolumesBackupsTest-1361087151 tempest-VolumesBackupsTest-1361087151-project-member] Calling method 'show' {{(pid=100523) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:17:05.602763 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.v3.backups [None req-c31bad19-abc5-421c-9804-c93ecc61baf6 tempest-VolumesBackupsTest-1361087151 tempest-VolumesBackupsTest-1361087151-project-member] Show backup with id 6a06cb73-53a4-465d-bf4d-9c480881d04c. {{(pid=100523) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 27 16:17:05.607147 np0000005924 devstack@c-api.service[100523]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:17:05.607147 np0000005924 devstack@c-api.service[100523]: warnings.warn( Jul 27 16:17:05.607845 np0000005924 devstack@c-api.service[100523]: INFO cinder.api.openstack.wsgi [None req-c31bad19-abc5-421c-9804-c93ecc61baf6 tempest-VolumesBackupsTest-1361087151 tempest-VolumesBackupsTest-1361087151-project-member] https://10.4.3.117/volume/v3/backups/6a06cb73-53a4-465d-bf4d-9c480881d04c returned with HTTP 200 Jul 27 16:17:05.608208 np0000005924 devstack@c-api.service[100523]: [pid: 100523|app: 0|req: 881/3494] 10.4.3.117 () {66 vars in 1348 bytes} [Mon Jul 27 16:17:05 2026] GET /volume/v3/backups/6a06cb73-53a4-465d-bf4d-9c480881d04c => generated 751 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 27 16:17:06.509559 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.middleware.request_id [None req-e0022e44-4fc1-4152-948f-e4d53b94d46b None None] RequestId filter calling following filter/app {{(pid=100522) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:17:06.512293 np0000005924 devstack@c-api.service[100522]: INFO cinder.api.openstack.wsgi [None req-e0022e44-4fc1-4152-948f-e4d53b94d46b tempest-VolumesBackupsTest-1022642059 tempest-VolumesBackupsTest-1022642059-project-admin] GET https://10.4.3.117/volume/v3/backups/7ddceb4b-0eb1-4af5-8630-5fa94ea0ad76 Jul 27 16:17:06.512540 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.openstack.wsgi [None req-e0022e44-4fc1-4152-948f-e4d53b94d46b tempest-VolumesBackupsTest-1022642059 tempest-VolumesBackupsTest-1022642059-project-admin] Empty body provided in request {{(pid=100522) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:17:06.512762 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.openstack.wsgi [None req-e0022e44-4fc1-4152-948f-e4d53b94d46b tempest-VolumesBackupsTest-1022642059 tempest-VolumesBackupsTest-1022642059-project-admin] Calling method 'show' {{(pid=100522) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:17:06.512913 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.v3.backups [None req-e0022e44-4fc1-4152-948f-e4d53b94d46b tempest-VolumesBackupsTest-1022642059 tempest-VolumesBackupsTest-1022642059-project-admin] Show backup with id 7ddceb4b-0eb1-4af5-8630-5fa94ea0ad76. {{(pid=100522) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 27 16:17:06.524822 np0000005924 devstack@c-api.service[100522]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:17:06.524822 np0000005924 devstack@c-api.service[100522]: warnings.warn( Jul 27 16:17:06.525925 np0000005924 devstack@c-api.service[100522]: INFO cinder.api.openstack.wsgi [None req-e0022e44-4fc1-4152-948f-e4d53b94d46b tempest-VolumesBackupsTest-1022642059 tempest-VolumesBackupsTest-1022642059-project-admin] https://10.4.3.117/volume/v3/backups/7ddceb4b-0eb1-4af5-8630-5fa94ea0ad76 returned with HTTP 200 Jul 27 16:17:06.526525 np0000005924 devstack@c-api.service[100522]: [pid: 100522|app: 0|req: 864/3495] 10.4.3.117 () {66 vars in 1348 bytes} [Mon Jul 27 16:17:06 2026] GET /volume/v3/backups/7ddceb4b-0eb1-4af5-8630-5fa94ea0ad76 => generated 750 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 27 16:17:06.605681 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.middleware.request_id [None req-cfe19af9-bcba-40d7-8ec0-d389d3d23e5b None None] RequestId filter calling following filter/app {{(pid=100524) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:17:06.607821 np0000005924 devstack@c-api.service[100524]: INFO cinder.api.openstack.wsgi [None req-cfe19af9-bcba-40d7-8ec0-d389d3d23e5b tempest-ProjectReaderTests-996833263 tempest-ProjectReaderTests-996833263-project-admin] GET https://10.4.3.117/volume/v3/snapshots/9ee323d9-dec2-4915-86ff-d1e975015091 Jul 27 16:17:06.608040 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.openstack.wsgi [None req-cfe19af9-bcba-40d7-8ec0-d389d3d23e5b tempest-ProjectReaderTests-996833263 tempest-ProjectReaderTests-996833263-project-admin] Empty body provided in request {{(pid=100524) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:17:06.608269 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.openstack.wsgi [None req-cfe19af9-bcba-40d7-8ec0-d389d3d23e5b tempest-ProjectReaderTests-996833263 tempest-ProjectReaderTests-996833263-project-admin] Calling method 'show' {{(pid=100524) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:17:06.622553 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.middleware.request_id [None req-aced9936-44c2-4cca-8431-54728d269a97 None None] RequestId filter calling following filter/app {{(pid=100521) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:17:06.624496 np0000005924 devstack@c-api.service[100521]: INFO cinder.api.openstack.wsgi [None req-aced9936-44c2-4cca-8431-54728d269a97 tempest-VolumesBackupsTest-1361087151 tempest-VolumesBackupsTest-1361087151-project-member] GET https://10.4.3.117/volume/v3/backups/6a06cb73-53a4-465d-bf4d-9c480881d04c Jul 27 16:17:06.624876 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.openstack.wsgi [None req-aced9936-44c2-4cca-8431-54728d269a97 tempest-VolumesBackupsTest-1361087151 tempest-VolumesBackupsTest-1361087151-project-member] Empty body provided in request {{(pid=100521) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:17:06.624918 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.openstack.wsgi [None req-aced9936-44c2-4cca-8431-54728d269a97 tempest-VolumesBackupsTest-1361087151 tempest-VolumesBackupsTest-1361087151-project-member] Calling method 'show' {{(pid=100521) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:17:06.625096 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.v3.backups [None req-aced9936-44c2-4cca-8431-54728d269a97 tempest-VolumesBackupsTest-1361087151 tempest-VolumesBackupsTest-1361087151-project-member] Show backup with id 6a06cb73-53a4-465d-bf4d-9c480881d04c. {{(pid=100521) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 27 16:17:06.628191 np0000005924 devstack@c-api.service[100524]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:17:06.628191 np0000005924 devstack@c-api.service[100524]: warnings.warn( Jul 27 16:17:06.628963 np0000005924 devstack@c-api.service[100524]: INFO cinder.volume.api [None req-cfe19af9-bcba-40d7-8ec0-d389d3d23e5b tempest-ProjectReaderTests-996833263 tempest-ProjectReaderTests-996833263-project-admin] Snapshot retrieved successfully. Jul 27 16:17:06.629548 np0000005924 devstack@c-api.service[100524]: INFO cinder.api.openstack.wsgi [None req-cfe19af9-bcba-40d7-8ec0-d389d3d23e5b tempest-ProjectReaderTests-996833263 tempest-ProjectReaderTests-996833263-project-admin] https://10.4.3.117/volume/v3/snapshots/9ee323d9-dec2-4915-86ff-d1e975015091 returned with HTTP 200 Jul 27 16:17:06.630041 np0000005924 devstack@c-api.service[100524]: [pid: 100524|app: 0|req: 881/3496] 10.4.3.117 () {66 vars in 1354 bytes} [Mon Jul 27 16:17:06 2026] GET /volume/v3/snapshots/9ee323d9-dec2-4915-86ff-d1e975015091 => generated 467 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 27 16:17:06.630106 np0000005924 devstack@c-api.service[100521]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:17:06.630106 np0000005924 devstack@c-api.service[100521]: warnings.warn( Jul 27 16:17:06.631017 np0000005924 devstack@c-api.service[100521]: INFO cinder.api.openstack.wsgi [None req-aced9936-44c2-4cca-8431-54728d269a97 tempest-VolumesBackupsTest-1361087151 tempest-VolumesBackupsTest-1361087151-project-member] https://10.4.3.117/volume/v3/backups/6a06cb73-53a4-465d-bf4d-9c480881d04c returned with HTTP 200 Jul 27 16:17:06.632365 np0000005924 devstack@c-api.service[100521]: [pid: 100521|app: 0|req: 871/3497] 10.4.3.117 () {66 vars in 1348 bytes} [Mon Jul 27 16:17:06 2026] GET /volume/v3/backups/6a06cb73-53a4-465d-bf4d-9c480881d04c => generated 752 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 27 16:17:06.645598 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.middleware.request_id [None req-de9fc885-dd51-4cf6-a153-88f5ee5488e5 None None] RequestId filter calling following filter/app {{(pid=100523) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:17:06.647620 np0000005924 devstack@c-api.service[100523]: INFO cinder.api.openstack.wsgi [None req-de9fc885-dd51-4cf6-a153-88f5ee5488e5 tempest-ProjectReaderTests-996833263 tempest-ProjectReaderTests-996833263-project-reader] GET https://10.4.3.117/volume/v3/snapshots Jul 27 16:17:06.648502 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.openstack.wsgi [None req-de9fc885-dd51-4cf6-a153-88f5ee5488e5 tempest-ProjectReaderTests-996833263 tempest-ProjectReaderTests-996833263-project-reader] Empty body provided in request {{(pid=100523) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:17:06.648502 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.openstack.wsgi [None req-de9fc885-dd51-4cf6-a153-88f5ee5488e5 tempest-ProjectReaderTests-996833263 tempest-ProjectReaderTests-996833263-project-reader] Calling method 'index' {{(pid=100523) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:17:06.648962 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.api_utils [None req-de9fc885-dd51-4cf6-a153-88f5ee5488e5 tempest-ProjectReaderTests-996833263 tempest-ProjectReaderTests-996833263-project-reader] Removing options '' from query. {{(pid=100523) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 27 16:17:06.649006 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.middleware.request_id [None req-3ff6f740-a9e5-48fb-9c07-7dc81ff82235 None None] RequestId filter calling following filter/app {{(pid=100522) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:17:06.650257 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.db.api [None req-de9fc885-dd51-4cf6-a153-88f5ee5488e5 tempest-ProjectReaderTests-996833263 tempest-ProjectReaderTests-996833263-project-reader] Building query based on filter {{(pid=100523) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Jul 27 16:17:06.650615 np0000005924 devstack@c-api.service[100522]: INFO cinder.api.openstack.wsgi [None req-3ff6f740-a9e5-48fb-9c07-7dc81ff82235 tempest-VolumesBackupsTest-1361087151 tempest-VolumesBackupsTest-1361087151-project-member] POST https://10.4.3.117/volume/v3/backups Jul 27 16:17:06.650954 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.openstack.wsgi [None req-3ff6f740-a9e5-48fb-9c07-7dc81ff82235 tempest-VolumesBackupsTest-1361087151 tempest-VolumesBackupsTest-1361087151-project-member] Action: 'create', calling method: create, body: {"backup": {"volume_id": "8f6a8d5f-f018-4eb7-934f-0d40b5af5d1e", "incremental": true, "name": "tempest-VolumesBackupsTest-Backup-933527326"}} {{(pid=100522) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 27 16:17:06.652474 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.contrib.backups [None req-3ff6f740-a9e5-48fb-9c07-7dc81ff82235 tempest-VolumesBackupsTest-1361087151 tempest-VolumesBackupsTest-1361087151-project-member] Creating new backup {'backup': {'volume_id': '8f6a8d5f-f018-4eb7-934f-0d40b5af5d1e', 'incremental': True, 'name': 'tempest-VolumesBackupsTest-Backup-933527326'}} {{(pid=100522) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Jul 27 16:17:06.652618 np0000005924 devstack@c-api.service[100522]: INFO cinder.api.contrib.backups [None req-3ff6f740-a9e5-48fb-9c07-7dc81ff82235 tempest-VolumesBackupsTest-1361087151 tempest-VolumesBackupsTest-1361087151-project-member] Creating backup of volume 8f6a8d5f-f018-4eb7-934f-0d40b5af5d1e in container None Jul 27 16:17:06.654466 np0000005924 devstack@c-api.service[100523]: INFO cinder.volume.api [None req-de9fc885-dd51-4cf6-a153-88f5ee5488e5 tempest-ProjectReaderTests-996833263 tempest-ProjectReaderTests-996833263-project-reader] Get all snapshots completed successfully. Jul 27 16:17:06.654852 np0000005924 devstack@c-api.service[100523]: INFO cinder.api.openstack.wsgi [None req-de9fc885-dd51-4cf6-a153-88f5ee5488e5 tempest-ProjectReaderTests-996833263 tempest-ProjectReaderTests-996833263-project-reader] https://10.4.3.117/volume/v3/snapshots returned with HTTP 200 Jul 27 16:17:06.655305 np0000005924 devstack@c-api.service[100523]: [pid: 100523|app: 0|req: 882/3498] 10.4.3.117 () {66 vars in 1243 bytes} [Mon Jul 27 16:17:06 2026] GET /volume/v3/snapshots => generated 336 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 27 16:17:06.666971 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.middleware.request_id [None req-564cfdd8-e448-4d40-8c65-eade75f7a352 None None] RequestId filter calling following filter/app {{(pid=100524) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:17:06.667470 np0000005924 devstack@c-api.service[100522]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:17:06.667470 np0000005924 devstack@c-api.service[100522]: warnings.warn( Jul 27 16:17:06.667949 np0000005924 devstack@c-api.service[100522]: INFO cinder.volume.api [None req-3ff6f740-a9e5-48fb-9c07-7dc81ff82235 tempest-VolumesBackupsTest-1361087151 tempest-VolumesBackupsTest-1361087151-project-member] Volume info retrieved successfully. Jul 27 16:17:06.668766 np0000005924 devstack@c-api.service[100524]: INFO cinder.api.openstack.wsgi [None req-564cfdd8-e448-4d40-8c65-eade75f7a352 tempest-ProjectReaderTests-996833263 tempest-ProjectReaderTests-996833263-project-admin] DELETE https://10.4.3.117/volume/v3/snapshots/9ee323d9-dec2-4915-86ff-d1e975015091 Jul 27 16:17:06.668949 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.openstack.wsgi [None req-564cfdd8-e448-4d40-8c65-eade75f7a352 tempest-ProjectReaderTests-996833263 tempest-ProjectReaderTests-996833263-project-admin] Empty body provided in request {{(pid=100524) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:17:06.669139 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.openstack.wsgi [None req-564cfdd8-e448-4d40-8c65-eade75f7a352 tempest-ProjectReaderTests-996833263 tempest-ProjectReaderTests-996833263-project-admin] Calling method 'delete' {{(pid=100524) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:17:06.669239 np0000005924 devstack@c-api.service[100524]: INFO cinder.api.v3.snapshots [None req-564cfdd8-e448-4d40-8c65-eade75f7a352 tempest-ProjectReaderTests-996833263 tempest-ProjectReaderTests-996833263-project-admin] Delete snapshot with id: 9ee323d9-dec2-4915-86ff-d1e975015091 Jul 27 16:17:06.675444 np0000005924 devstack@c-api.service[100524]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:17:06.675444 np0000005924 devstack@c-api.service[100524]: warnings.warn( Jul 27 16:17:06.675851 np0000005924 devstack@c-api.service[100524]: INFO cinder.volume.api [None req-564cfdd8-e448-4d40-8c65-eade75f7a352 tempest-ProjectReaderTests-996833263 tempest-ProjectReaderTests-996833263-project-admin] Snapshot retrieved successfully. Jul 27 16:17:06.685986 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.quota [None req-3ff6f740-a9e5-48fb-9c07-7dc81ff82235 tempest-VolumesBackupsTest-1361087151 tempest-VolumesBackupsTest-1361087151-project-member] Created reservations ['fa7dfb83-8d60-4af8-9cca-bb8ffc297e3f', '37e3a3dd-9747-42cc-afed-de38365efe7c'] {{(pid=100522) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 27 16:17:06.692031 np0000005924 devstack@c-api.service[100524]: INFO cinder.volume.api [None req-564cfdd8-e448-4d40-8c65-eade75f7a352 tempest-ProjectReaderTests-996833263 tempest-ProjectReaderTests-996833263-project-admin] Snapshot delete request issued successfully. Jul 27 16:17:06.692228 np0000005924 devstack@c-api.service[100524]: INFO cinder.api.openstack.wsgi [None req-564cfdd8-e448-4d40-8c65-eade75f7a352 tempest-ProjectReaderTests-996833263 tempest-ProjectReaderTests-996833263-project-admin] https://10.4.3.117/volume/v3/snapshots/9ee323d9-dec2-4915-86ff-d1e975015091 returned with HTTP 202 Jul 27 16:17:06.692712 np0000005924 devstack@c-api.service[100524]: [pid: 100524|app: 0|req: 882/3499] 10.4.3.117 () {66 vars in 1357 bytes} [Mon Jul 27 16:17:06 2026] DELETE /volume/v3/snapshots/9ee323d9-dec2-4915-86ff-d1e975015091 => generated 0 bytes in 26 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 27 16:17:06.702418 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.middleware.request_id [None req-b655f39a-009f-4fe2-bb1f-3b710ed6f0ae None None] RequestId filter calling following filter/app {{(pid=100521) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:17:06.703052 np0000005924 devstack@c-api.service[100521]: INFO cinder.api.openstack.wsgi [None req-b655f39a-009f-4fe2-bb1f-3b710ed6f0ae tempest-ProjectReaderTests-996833263 tempest-ProjectReaderTests-996833263-project-admin] GET https://10.4.3.117/volume/v3/snapshots/9ee323d9-dec2-4915-86ff-d1e975015091 Jul 27 16:17:06.703231 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.openstack.wsgi [None req-b655f39a-009f-4fe2-bb1f-3b710ed6f0ae tempest-ProjectReaderTests-996833263 tempest-ProjectReaderTests-996833263-project-admin] Empty body provided in request {{(pid=100521) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:17:06.703466 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.openstack.wsgi [None req-b655f39a-009f-4fe2-bb1f-3b710ed6f0ae tempest-ProjectReaderTests-996833263 tempest-ProjectReaderTests-996833263-project-admin] Calling method 'show' {{(pid=100521) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:17:06.708241 np0000005924 devstack@c-api.service[100521]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:17:06.708241 np0000005924 devstack@c-api.service[100521]: warnings.warn( Jul 27 16:17:06.708540 np0000005924 devstack@c-api.service[100521]: INFO cinder.volume.api [None req-b655f39a-009f-4fe2-bb1f-3b710ed6f0ae tempest-ProjectReaderTests-996833263 tempest-ProjectReaderTests-996833263-project-admin] Snapshot retrieved successfully. Jul 27 16:17:06.709106 np0000005924 devstack@c-api.service[100521]: INFO cinder.api.openstack.wsgi [None req-b655f39a-009f-4fe2-bb1f-3b710ed6f0ae tempest-ProjectReaderTests-996833263 tempest-ProjectReaderTests-996833263-project-admin] https://10.4.3.117/volume/v3/snapshots/9ee323d9-dec2-4915-86ff-d1e975015091 returned with HTTP 200 Jul 27 16:17:06.709419 np0000005924 devstack@c-api.service[100521]: [pid: 100521|app: 0|req: 872/3500] 10.4.3.117 () {66 vars in 1354 bytes} [Mon Jul 27 16:17:06 2026] GET /volume/v3/snapshots/9ee323d9-dec2-4915-86ff-d1e975015091 => generated 466 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 27 16:17:06.720005 np0000005924 devstack@c-api.service[100522]: INFO cinder.api.openstack.wsgi [None req-3ff6f740-a9e5-48fb-9c07-7dc81ff82235 tempest-VolumesBackupsTest-1361087151 tempest-VolumesBackupsTest-1361087151-project-member] https://10.4.3.117/volume/v3/backups returned with HTTP 202 Jul 27 16:17:06.720521 np0000005924 devstack@c-api.service[100522]: [pid: 100522|app: 0|req: 865/3501] 10.4.3.117 () {68 vars in 1259 bytes} [Mon Jul 27 16:17:06 2026] POST /volume/v3/backups => generated 329 bytes in 72 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 27 16:17:06.730422 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.middleware.request_id [None req-27e97016-b12a-47cf-baf4-01c8e9505fc5 None None] RequestId filter calling following filter/app {{(pid=100523) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:17:06.733403 np0000005924 devstack@c-api.service[100523]: INFO cinder.api.openstack.wsgi [None req-27e97016-b12a-47cf-baf4-01c8e9505fc5 tempest-VolumesBackupsTest-1361087151 tempest-VolumesBackupsTest-1361087151-project-member] GET https://10.4.3.117/volume/v3/backups/48d9c7f4-a8b3-43d5-8f9d-f42a489736de Jul 27 16:17:06.733922 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.openstack.wsgi [None req-27e97016-b12a-47cf-baf4-01c8e9505fc5 tempest-VolumesBackupsTest-1361087151 tempest-VolumesBackupsTest-1361087151-project-member] Empty body provided in request {{(pid=100523) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:17:06.734147 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.openstack.wsgi [None req-27e97016-b12a-47cf-baf4-01c8e9505fc5 tempest-VolumesBackupsTest-1361087151 tempest-VolumesBackupsTest-1361087151-project-member] Calling method 'show' {{(pid=100523) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:17:06.734666 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.v3.backups [None req-27e97016-b12a-47cf-baf4-01c8e9505fc5 tempest-VolumesBackupsTest-1361087151 tempest-VolumesBackupsTest-1361087151-project-member] Show backup with id 48d9c7f4-a8b3-43d5-8f9d-f42a489736de. {{(pid=100523) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 27 16:17:06.739044 np0000005924 devstack@c-api.service[100523]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:17:06.739044 np0000005924 devstack@c-api.service[100523]: warnings.warn( Jul 27 16:17:06.739910 np0000005924 devstack@c-api.service[100523]: INFO cinder.api.openstack.wsgi [None req-27e97016-b12a-47cf-baf4-01c8e9505fc5 tempest-VolumesBackupsTest-1361087151 tempest-VolumesBackupsTest-1361087151-project-member] https://10.4.3.117/volume/v3/backups/48d9c7f4-a8b3-43d5-8f9d-f42a489736de returned with HTTP 200 Jul 27 16:17:06.740344 np0000005924 devstack@c-api.service[100523]: [pid: 100523|app: 0|req: 883/3502] 10.4.3.117 () {66 vars in 1348 bytes} [Mon Jul 27 16:17:06 2026] GET /volume/v3/backups/48d9c7f4-a8b3-43d5-8f9d-f42a489736de => generated 735 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 27 16:17:07.540377 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.middleware.request_id [None req-0f22dc8f-b016-4169-b85a-03419d7cf9b9 None None] RequestId filter calling following filter/app {{(pid=100524) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:17:07.544366 np0000005924 devstack@c-api.service[100524]: INFO cinder.api.openstack.wsgi [None req-0f22dc8f-b016-4169-b85a-03419d7cf9b9 tempest-VolumesBackupsTest-1022642059 tempest-VolumesBackupsTest-1022642059-project-admin] GET https://10.4.3.117/volume/v3/backups/7ddceb4b-0eb1-4af5-8630-5fa94ea0ad76 Jul 27 16:17:07.545678 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.openstack.wsgi [None req-0f22dc8f-b016-4169-b85a-03419d7cf9b9 tempest-VolumesBackupsTest-1022642059 tempest-VolumesBackupsTest-1022642059-project-admin] Empty body provided in request {{(pid=100524) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:17:07.545926 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.openstack.wsgi [None req-0f22dc8f-b016-4169-b85a-03419d7cf9b9 tempest-VolumesBackupsTest-1022642059 tempest-VolumesBackupsTest-1022642059-project-admin] Calling method 'show' {{(pid=100524) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:17:07.546074 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.v3.backups [None req-0f22dc8f-b016-4169-b85a-03419d7cf9b9 tempest-VolumesBackupsTest-1022642059 tempest-VolumesBackupsTest-1022642059-project-admin] Show backup with id 7ddceb4b-0eb1-4af5-8630-5fa94ea0ad76. {{(pid=100524) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 27 16:17:07.555918 np0000005924 devstack@c-api.service[100524]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:17:07.555918 np0000005924 devstack@c-api.service[100524]: warnings.warn( Jul 27 16:17:07.556808 np0000005924 devstack@c-api.service[100524]: INFO cinder.api.openstack.wsgi [None req-0f22dc8f-b016-4169-b85a-03419d7cf9b9 tempest-VolumesBackupsTest-1022642059 tempest-VolumesBackupsTest-1022642059-project-admin] https://10.4.3.117/volume/v3/backups/7ddceb4b-0eb1-4af5-8630-5fa94ea0ad76 returned with HTTP 200 Jul 27 16:17:07.557449 np0000005924 devstack@c-api.service[100524]: [pid: 100524|app: 0|req: 883/3503] 10.4.3.117 () {66 vars in 1348 bytes} [Mon Jul 27 16:17:07 2026] GET /volume/v3/backups/7ddceb4b-0eb1-4af5-8630-5fa94ea0ad76 => generated 751 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 27 16:17:07.720749 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.middleware.request_id [None req-5a3d467d-12aa-4961-9919-fea9ae01a53c None None] RequestId filter calling following filter/app {{(pid=100521) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:17:07.722924 np0000005924 devstack@c-api.service[100521]: INFO cinder.api.openstack.wsgi [None req-5a3d467d-12aa-4961-9919-fea9ae01a53c tempest-ProjectReaderTests-996833263 tempest-ProjectReaderTests-996833263-project-admin] GET https://10.4.3.117/volume/v3/snapshots/9ee323d9-dec2-4915-86ff-d1e975015091 Jul 27 16:17:07.723118 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.openstack.wsgi [None req-5a3d467d-12aa-4961-9919-fea9ae01a53c tempest-ProjectReaderTests-996833263 tempest-ProjectReaderTests-996833263-project-admin] Empty body provided in request {{(pid=100521) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:17:07.723305 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.openstack.wsgi [None req-5a3d467d-12aa-4961-9919-fea9ae01a53c tempest-ProjectReaderTests-996833263 tempest-ProjectReaderTests-996833263-project-admin] Calling method 'show' {{(pid=100521) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:17:07.728161 np0000005924 devstack@c-api.service[100521]: INFO cinder.api.openstack.wsgi [None req-5a3d467d-12aa-4961-9919-fea9ae01a53c tempest-ProjectReaderTests-996833263 tempest-ProjectReaderTests-996833263-project-admin] https://10.4.3.117/volume/v3/snapshots/9ee323d9-dec2-4915-86ff-d1e975015091 returned with HTTP 404 Jul 27 16:17:07.728963 np0000005924 devstack@c-api.service[100521]: [pid: 100521|app: 0|req: 873/3504] 10.4.3.117 () {66 vars in 1354 bytes} [Mon Jul 27 16:17:07 2026] GET /volume/v3/snapshots/9ee323d9-dec2-4915-86ff-d1e975015091 => generated 111 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 27 16:17:07.735738 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.middleware.request_id [None req-898f0823-12f6-4919-89c2-80600c00497d None None] RequestId filter calling following filter/app {{(pid=100522) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:17:07.737890 np0000005924 devstack@c-api.service[100522]: INFO cinder.api.openstack.wsgi [None req-898f0823-12f6-4919-89c2-80600c00497d tempest-ProjectReaderTests-996833263 tempest-ProjectReaderTests-996833263-project-admin] DELETE https://10.4.3.117/volume/v3/volumes/a2059803-837a-41a7-a527-8b47070b1623 Jul 27 16:17:07.738157 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.openstack.wsgi [None req-898f0823-12f6-4919-89c2-80600c00497d tempest-ProjectReaderTests-996833263 tempest-ProjectReaderTests-996833263-project-admin] Empty body provided in request {{(pid=100522) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:17:07.738444 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.openstack.wsgi [None req-898f0823-12f6-4919-89c2-80600c00497d tempest-ProjectReaderTests-996833263 tempest-ProjectReaderTests-996833263-project-admin] Calling method 'delete' {{(pid=100522) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:17:07.738677 np0000005924 devstack@c-api.service[100522]: INFO cinder.api.v3.volumes [None req-898f0823-12f6-4919-89c2-80600c00497d tempest-ProjectReaderTests-996833263 tempest-ProjectReaderTests-996833263-project-admin] Delete volume with id: a2059803-837a-41a7-a527-8b47070b1623 Jul 27 16:17:07.748716 np0000005924 devstack@c-api.service[100522]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:17:07.748716 np0000005924 devstack@c-api.service[100522]: warnings.warn( Jul 27 16:17:07.749515 np0000005924 devstack@c-api.service[100522]: INFO cinder.volume.api [None req-898f0823-12f6-4919-89c2-80600c00497d tempest-ProjectReaderTests-996833263 tempest-ProjectReaderTests-996833263-project-admin] Volume info retrieved successfully. Jul 27 16:17:07.750884 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.middleware.request_id [None req-8b09a304-ee9a-464f-b878-cde61dc25dbb None None] RequestId filter calling following filter/app {{(pid=100523) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:17:07.752653 np0000005924 devstack@c-api.service[100523]: INFO cinder.api.openstack.wsgi [None req-8b09a304-ee9a-464f-b878-cde61dc25dbb tempest-VolumesBackupsTest-1361087151 tempest-VolumesBackupsTest-1361087151-project-member] GET https://10.4.3.117/volume/v3/backups/48d9c7f4-a8b3-43d5-8f9d-f42a489736de Jul 27 16:17:07.752837 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.openstack.wsgi [None req-8b09a304-ee9a-464f-b878-cde61dc25dbb tempest-VolumesBackupsTest-1361087151 tempest-VolumesBackupsTest-1361087151-project-member] Empty body provided in request {{(pid=100523) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:17:07.753020 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.openstack.wsgi [None req-8b09a304-ee9a-464f-b878-cde61dc25dbb tempest-VolumesBackupsTest-1361087151 tempest-VolumesBackupsTest-1361087151-project-member] Calling method 'show' {{(pid=100523) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:17:07.753123 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.v3.backups [None req-8b09a304-ee9a-464f-b878-cde61dc25dbb tempest-VolumesBackupsTest-1361087151 tempest-VolumesBackupsTest-1361087151-project-member] Show backup with id 48d9c7f4-a8b3-43d5-8f9d-f42a489736de. {{(pid=100523) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 27 16:17:07.757417 np0000005924 devstack@c-api.service[100523]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:17:07.757417 np0000005924 devstack@c-api.service[100523]: warnings.warn( Jul 27 16:17:07.758122 np0000005924 devstack@c-api.service[100523]: INFO cinder.api.openstack.wsgi [None req-8b09a304-ee9a-464f-b878-cde61dc25dbb tempest-VolumesBackupsTest-1361087151 tempest-VolumesBackupsTest-1361087151-project-member] https://10.4.3.117/volume/v3/backups/48d9c7f4-a8b3-43d5-8f9d-f42a489736de returned with HTTP 200 Jul 27 16:17:07.758458 np0000005924 devstack@c-api.service[100523]: [pid: 100523|app: 0|req: 884/3505] 10.4.3.117 () {66 vars in 1348 bytes} [Mon Jul 27 16:17:07 2026] GET /volume/v3/backups/48d9c7f4-a8b3-43d5-8f9d-f42a489736de => generated 737 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 27 16:17:07.771660 np0000005924 devstack@c-api.service[100522]: INFO cinder.volume.api [None req-898f0823-12f6-4919-89c2-80600c00497d tempest-ProjectReaderTests-996833263 tempest-ProjectReaderTests-996833263-project-admin] Delete volume request issued successfully. Jul 27 16:17:07.771898 np0000005924 devstack@c-api.service[100522]: INFO cinder.api.openstack.wsgi [None req-898f0823-12f6-4919-89c2-80600c00497d tempest-ProjectReaderTests-996833263 tempest-ProjectReaderTests-996833263-project-admin] https://10.4.3.117/volume/v3/volumes/a2059803-837a-41a7-a527-8b47070b1623 returned with HTTP 202 Jul 27 16:17:07.772369 np0000005924 devstack@c-api.service[100522]: [pid: 100522|app: 0|req: 866/3506] 10.4.3.117 () {66 vars in 1351 bytes} [Mon Jul 27 16:17:07 2026] DELETE /volume/v3/volumes/a2059803-837a-41a7-a527-8b47070b1623 => generated 0 bytes in 37 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 27 16:17:07.779605 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.middleware.request_id [None req-d8d8fd12-0305-428f-924a-8ad2f87f205c None None] RequestId filter calling following filter/app {{(pid=100524) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:17:07.781840 np0000005924 devstack@c-api.service[100524]: INFO cinder.api.openstack.wsgi [None req-d8d8fd12-0305-428f-924a-8ad2f87f205c tempest-ProjectReaderTests-996833263 tempest-ProjectReaderTests-996833263-project-admin] GET https://10.4.3.117/volume/v3/volumes/a2059803-837a-41a7-a527-8b47070b1623 Jul 27 16:17:07.782088 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.openstack.wsgi [None req-d8d8fd12-0305-428f-924a-8ad2f87f205c tempest-ProjectReaderTests-996833263 tempest-ProjectReaderTests-996833263-project-admin] Empty body provided in request {{(pid=100524) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:17:07.782360 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.openstack.wsgi [None req-d8d8fd12-0305-428f-924a-8ad2f87f205c tempest-ProjectReaderTests-996833263 tempest-ProjectReaderTests-996833263-project-admin] Calling method 'show' {{(pid=100524) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:17:07.792430 np0000005924 devstack@c-api.service[100524]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:17:07.792430 np0000005924 devstack@c-api.service[100524]: warnings.warn( Jul 27 16:17:07.797273 np0000005924 devstack@c-api.service[100524]: INFO cinder.volume.api [None req-d8d8fd12-0305-428f-924a-8ad2f87f205c tempest-ProjectReaderTests-996833263 tempest-ProjectReaderTests-996833263-project-admin] Volume info retrieved successfully. Jul 27 16:17:07.802876 np0000005924 devstack@c-api.service[100524]: INFO cinder.api.openstack.wsgi [None req-d8d8fd12-0305-428f-924a-8ad2f87f205c tempest-ProjectReaderTests-996833263 tempest-ProjectReaderTests-996833263-project-admin] https://10.4.3.117/volume/v3/volumes/a2059803-837a-41a7-a527-8b47070b1623 returned with HTTP 200 Jul 27 16:17:07.803354 np0000005924 devstack@c-api.service[100524]: [pid: 100524|app: 0|req: 884/3507] 10.4.3.117 () {66 vars in 1348 bytes} [Mon Jul 27 16:17:07 2026] GET /volume/v3/volumes/a2059803-837a-41a7-a527-8b47070b1623 => generated 1008 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 27 16:17:08.569235 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.middleware.request_id [None req-5555d176-bafd-47d7-8473-3b0499621af7 None None] RequestId filter calling following filter/app {{(pid=100521) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:17:08.570869 np0000005924 devstack@c-api.service[100521]: INFO cinder.api.openstack.wsgi [None req-5555d176-bafd-47d7-8473-3b0499621af7 tempest-VolumesBackupsTest-1022642059 tempest-VolumesBackupsTest-1022642059-project-admin] GET https://10.4.3.117/volume/v3/backups/7ddceb4b-0eb1-4af5-8630-5fa94ea0ad76 Jul 27 16:17:08.571033 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.openstack.wsgi [None req-5555d176-bafd-47d7-8473-3b0499621af7 tempest-VolumesBackupsTest-1022642059 tempest-VolumesBackupsTest-1022642059-project-admin] Empty body provided in request {{(pid=100521) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:17:08.571207 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.openstack.wsgi [None req-5555d176-bafd-47d7-8473-3b0499621af7 tempest-VolumesBackupsTest-1022642059 tempest-VolumesBackupsTest-1022642059-project-admin] Calling method 'show' {{(pid=100521) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:17:08.571310 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.v3.backups [None req-5555d176-bafd-47d7-8473-3b0499621af7 tempest-VolumesBackupsTest-1022642059 tempest-VolumesBackupsTest-1022642059-project-admin] Show backup with id 7ddceb4b-0eb1-4af5-8630-5fa94ea0ad76. {{(pid=100521) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 27 16:17:08.576397 np0000005924 devstack@c-api.service[100521]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:17:08.576397 np0000005924 devstack@c-api.service[100521]: warnings.warn( Jul 27 16:17:08.577240 np0000005924 devstack@c-api.service[100521]: INFO cinder.api.openstack.wsgi [None req-5555d176-bafd-47d7-8473-3b0499621af7 tempest-VolumesBackupsTest-1022642059 tempest-VolumesBackupsTest-1022642059-project-admin] https://10.4.3.117/volume/v3/backups/7ddceb4b-0eb1-4af5-8630-5fa94ea0ad76 returned with HTTP 200 Jul 27 16:17:08.577240 np0000005924 devstack@c-api.service[100521]: [pid: 100521|app: 0|req: 874/3508] 10.4.3.117 () {66 vars in 1348 bytes} [Mon Jul 27 16:17:08 2026] GET /volume/v3/backups/7ddceb4b-0eb1-4af5-8630-5fa94ea0ad76 => generated 751 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 27 16:17:08.769896 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.middleware.request_id [None req-2b2952c5-5152-4587-b05b-05d7d0566bdb None None] RequestId filter calling following filter/app {{(pid=100523) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:17:08.772796 np0000005924 devstack@c-api.service[100523]: INFO cinder.api.openstack.wsgi [None req-2b2952c5-5152-4587-b05b-05d7d0566bdb tempest-VolumesBackupsTest-1361087151 tempest-VolumesBackupsTest-1361087151-project-member] GET https://10.4.3.117/volume/v3/backups/48d9c7f4-a8b3-43d5-8f9d-f42a489736de Jul 27 16:17:08.773028 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.openstack.wsgi [None req-2b2952c5-5152-4587-b05b-05d7d0566bdb tempest-VolumesBackupsTest-1361087151 tempest-VolumesBackupsTest-1361087151-project-member] Empty body provided in request {{(pid=100523) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:17:08.773258 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.openstack.wsgi [None req-2b2952c5-5152-4587-b05b-05d7d0566bdb tempest-VolumesBackupsTest-1361087151 tempest-VolumesBackupsTest-1361087151-project-member] Calling method 'show' {{(pid=100523) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:17:08.773434 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.v3.backups [None req-2b2952c5-5152-4587-b05b-05d7d0566bdb tempest-VolumesBackupsTest-1361087151 tempest-VolumesBackupsTest-1361087151-project-member] Show backup with id 48d9c7f4-a8b3-43d5-8f9d-f42a489736de. {{(pid=100523) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 27 16:17:08.780673 np0000005924 devstack@c-api.service[100523]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:17:08.780673 np0000005924 devstack@c-api.service[100523]: warnings.warn( Jul 27 16:17:08.781482 np0000005924 devstack@c-api.service[100523]: INFO cinder.api.openstack.wsgi [None req-2b2952c5-5152-4587-b05b-05d7d0566bdb tempest-VolumesBackupsTest-1361087151 tempest-VolumesBackupsTest-1361087151-project-member] https://10.4.3.117/volume/v3/backups/48d9c7f4-a8b3-43d5-8f9d-f42a489736de returned with HTTP 200 Jul 27 16:17:08.782101 np0000005924 devstack@c-api.service[100523]: [pid: 100523|app: 0|req: 885/3509] 10.4.3.117 () {66 vars in 1348 bytes} [Mon Jul 27 16:17:08 2026] GET /volume/v3/backups/48d9c7f4-a8b3-43d5-8f9d-f42a489736de => generated 737 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 27 16:17:08.820352 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.middleware.request_id [None req-b83655cd-2700-4e1f-9821-d041c338c3f6 None None] RequestId filter calling following filter/app {{(pid=100522) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:17:08.822675 np0000005924 devstack@c-api.service[100522]: INFO cinder.api.openstack.wsgi [None req-b83655cd-2700-4e1f-9821-d041c338c3f6 tempest-ProjectReaderTests-996833263 tempest-ProjectReaderTests-996833263-project-admin] GET https://10.4.3.117/volume/v3/volumes/a2059803-837a-41a7-a527-8b47070b1623 Jul 27 16:17:08.823026 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.openstack.wsgi [None req-b83655cd-2700-4e1f-9821-d041c338c3f6 tempest-ProjectReaderTests-996833263 tempest-ProjectReaderTests-996833263-project-admin] Empty body provided in request {{(pid=100522) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:17:08.823278 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.openstack.wsgi [None req-b83655cd-2700-4e1f-9821-d041c338c3f6 tempest-ProjectReaderTests-996833263 tempest-ProjectReaderTests-996833263-project-admin] Calling method 'show' {{(pid=100522) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:17:08.832014 np0000005924 devstack@c-api.service[100522]: INFO cinder.api.openstack.wsgi [None req-b83655cd-2700-4e1f-9821-d041c338c3f6 tempest-ProjectReaderTests-996833263 tempest-ProjectReaderTests-996833263-project-admin] https://10.4.3.117/volume/v3/volumes/a2059803-837a-41a7-a527-8b47070b1623 returned with HTTP 404 Jul 27 16:17:08.833009 np0000005924 devstack@c-api.service[100522]: [pid: 100522|app: 0|req: 867/3510] 10.4.3.117 () {66 vars in 1348 bytes} [Mon Jul 27 16:17:08 2026] GET /volume/v3/volumes/a2059803-837a-41a7-a527-8b47070b1623 => generated 109 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 27 16:17:08.842644 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.middleware.request_id [None req-516a6df9-fd63-4814-b9da-09a3c678ad52 None None] RequestId filter calling following filter/app {{(pid=100524) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:17:08.844767 np0000005924 devstack@c-api.service[100524]: INFO cinder.api.openstack.wsgi [None req-516a6df9-fd63-4814-b9da-09a3c678ad52 tempest-ProjectReaderTests-996833263 tempest-ProjectReaderTests-996833263-project-admin] POST https://10.4.3.117/volume/v3/volumes Jul 27 16:17:08.845177 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.openstack.wsgi [None req-516a6df9-fd63-4814-b9da-09a3c678ad52 tempest-ProjectReaderTests-996833263 tempest-ProjectReaderTests-996833263-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-348039156"}} {{(pid=100524) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 27 16:17:08.846964 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.v3.volumes [None req-516a6df9-fd63-4814-b9da-09a3c678ad52 tempest-ProjectReaderTests-996833263 tempest-ProjectReaderTests-996833263-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-348039156'}} {{(pid=100524) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 27 16:17:08.847121 np0000005924 devstack@c-api.service[100524]: INFO cinder.api.v3.volumes [None req-516a6df9-fd63-4814-b9da-09a3c678ad52 tempest-ProjectReaderTests-996833263 tempest-ProjectReaderTests-996833263-project-admin] Create volume of 1 GB Jul 27 16:17:08.853101 np0000005924 devstack@c-api.service[100524]: INFO cinder.volume.api [None req-516a6df9-fd63-4814-b9da-09a3c678ad52 tempest-ProjectReaderTests-996833263 tempest-ProjectReaderTests-996833263-project-admin] Availability Zones retrieved successfully. Jul 27 16:17:08.866999 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.volume.api [None req-516a6df9-fd63-4814-b9da-09a3c678ad52 tempest-ProjectReaderTests-996833263 tempest-ProjectReaderTests-996833263-project-admin] Flow 'volume_create_api' (88d0cd93-3bc2-403e-8a18-3227fc0b3e0a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100524) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 27 16:17:08.868220 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.volume.api [None req-516a6df9-fd63-4814-b9da-09a3c678ad52 tempest-ProjectReaderTests-996833263 tempest-ProjectReaderTests-996833263-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (d7f13e33-2e06-402f-b05b-44f233fc7855) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100524) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 27 16:17:08.869516 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.volume.flows.api.create_volume [None req-516a6df9-fd63-4814-b9da-09a3c678ad52 tempest-ProjectReaderTests-996833263 tempest-ProjectReaderTests-996833263-project-admin] Validating volume size '1' using validate_int {{(pid=100524) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 27 16:17:08.905287 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.volume.api [None req-516a6df9-fd63-4814-b9da-09a3c678ad52 tempest-ProjectReaderTests-996833263 tempest-ProjectReaderTests-996833263-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (d7f13e33-2e06-402f-b05b-44f233fc7855) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-27T16:04:59Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=2bce4e1a-e6e0-49d9-be36-c3405449a01e,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '2bce4e1a-e6e0-49d9-be36-c3405449a01e', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100524) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 27 16:17:08.906076 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.volume.api [None req-516a6df9-fd63-4814-b9da-09a3c678ad52 tempest-ProjectReaderTests-996833263 tempest-ProjectReaderTests-996833263-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (8600025e-0e18-41f7-833a-7b68c412d503) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100524) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 27 16:17:08.949293 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.quota [None req-516a6df9-fd63-4814-b9da-09a3c678ad52 tempest-ProjectReaderTests-996833263 tempest-ProjectReaderTests-996833263-project-admin] Created reservations ['c7c3c765-7445-4e21-8407-598a390333de', '490b54c8-a53a-4d31-a1e4-7ae84fa6c0ae', '2055ca7a-4e57-40d1-90cf-890b3dd53dc2', 'd20cb475-04d2-48d5-9379-cfa83636ec86'] {{(pid=100524) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 27 16:17:08.950051 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.volume.api [None req-516a6df9-fd63-4814-b9da-09a3c678ad52 tempest-ProjectReaderTests-996833263 tempest-ProjectReaderTests-996833263-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (8600025e-0e18-41f7-833a-7b68c412d503) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['c7c3c765-7445-4e21-8407-598a390333de', '490b54c8-a53a-4d31-a1e4-7ae84fa6c0ae', '2055ca7a-4e57-40d1-90cf-890b3dd53dc2', 'd20cb475-04d2-48d5-9379-cfa83636ec86']}' {{(pid=100524) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 27 16:17:08.950793 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.volume.api [None req-516a6df9-fd63-4814-b9da-09a3c678ad52 tempest-ProjectReaderTests-996833263 tempest-ProjectReaderTests-996833263-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (4d42978b-d269-403a-87a2-4042fed967fc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100524) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 27 16:17:08.986806 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.volume.api [None req-516a6df9-fd63-4814-b9da-09a3c678ad52 tempest-ProjectReaderTests-996833263 tempest-ProjectReaderTests-996833263-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (4d42978b-d269-403a-87a2-4042fed967fc) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '20a230e2-179d-4991-8214-6c7afececdaf', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-348039156',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='19f745ca7d2f4484b34a2288f33a6366',qos_specs=None,replication_status=,reservations=['c7c3c765-7445-4e21-8407-598a390333de','490b54c8-a53a-4d31-a1e4-7ae84fa6c0ae','2055ca7a-4e57-40d1-90cf-890b3dd53dc2','d20cb475-04d2-48d5-9379-cfa83636ec86'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='051eab5b70d943678e19411826358afd',volume_type_id=2bce4e1a-e6e0-49d9-be36-c3405449a01e), 'volume': Volume(_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-27T16:17:08Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-348039156',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=20a230e2-179d-4991-8214-6c7afececdaf,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='19f745ca7d2f4484b34a2288f33a6366',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='051eab5b70d943678e19411826358afd',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(2bce4e1a-e6e0-49d9-be36-c3405449a01e),volume_type_id=2bce4e1a-e6e0-49d9-be36-c3405449a01e)}' {{(pid=100524) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 27 16:17:08.987007 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.volume.api [None req-516a6df9-fd63-4814-b9da-09a3c678ad52 tempest-ProjectReaderTests-996833263 tempest-ProjectReaderTests-996833263-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (49eaf399-df87-4dc1-a453-3e1a44d8acf0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100524) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 27 16:17:09.009193 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.volume.api [None req-516a6df9-fd63-4814-b9da-09a3c678ad52 tempest-ProjectReaderTests-996833263 tempest-ProjectReaderTests-996833263-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (49eaf399-df87-4dc1-a453-3e1a44d8acf0) transitioned into state 'SUCCESS' from state '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-348039156',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='19f745ca7d2f4484b34a2288f33a6366',qos_specs=None,replication_status=,reservations=['c7c3c765-7445-4e21-8407-598a390333de','490b54c8-a53a-4d31-a1e4-7ae84fa6c0ae','2055ca7a-4e57-40d1-90cf-890b3dd53dc2','d20cb475-04d2-48d5-9379-cfa83636ec86'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='051eab5b70d943678e19411826358afd',volume_type_id=2bce4e1a-e6e0-49d9-be36-c3405449a01e)}' {{(pid=100524) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 27 16:17:09.010084 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.volume.api [None req-516a6df9-fd63-4814-b9da-09a3c678ad52 tempest-ProjectReaderTests-996833263 tempest-ProjectReaderTests-996833263-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (9fa6bab3-cd5c-42e0-8376-9219129e2b44) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100524) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 27 16:17:09.024078 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.volume.api [None req-516a6df9-fd63-4814-b9da-09a3c678ad52 tempest-ProjectReaderTests-996833263 tempest-ProjectReaderTests-996833263-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (9fa6bab3-cd5c-42e0-8376-9219129e2b44) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100524) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 27 16:17:09.025014 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.volume.api [None req-516a6df9-fd63-4814-b9da-09a3c678ad52 tempest-ProjectReaderTests-996833263 tempest-ProjectReaderTests-996833263-project-admin] Flow 'volume_create_api' (88d0cd93-3bc2-403e-8a18-3227fc0b3e0a) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100524) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 27 16:17:09.025310 np0000005924 devstack@c-api.service[100524]: INFO cinder.volume.api [None req-516a6df9-fd63-4814-b9da-09a3c678ad52 tempest-ProjectReaderTests-996833263 tempest-ProjectReaderTests-996833263-project-admin] Create volume request issued successfully. Jul 27 16:17:09.026156 np0000005924 devstack@c-api.service[100524]: INFO cinder.api.openstack.wsgi [None req-516a6df9-fd63-4814-b9da-09a3c678ad52 tempest-ProjectReaderTests-996833263 tempest-ProjectReaderTests-996833263-project-admin] https://10.4.3.117/volume/v3/volumes returned with HTTP 202 Jul 27 16:17:09.026364 np0000005924 devstack@c-api.service[100524]: [pid: 100524|app: 0|req: 885/3511] 10.4.3.117 () {68 vars in 1258 bytes} [Mon Jul 27 16:17:08 2026] POST /volume/v3/volumes => generated 777 bytes in 184 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 27 16:17:09.043785 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.middleware.request_id [None req-64df7909-a16f-429f-b6ad-c0733f8d68a5 None None] RequestId filter calling following filter/app {{(pid=100521) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:17:09.045491 np0000005924 devstack@c-api.service[100521]: INFO cinder.api.openstack.wsgi [None req-64df7909-a16f-429f-b6ad-c0733f8d68a5 tempest-ProjectReaderTests-996833263 tempest-ProjectReaderTests-996833263-project-admin] GET https://10.4.3.117/volume/v3/volumes/20a230e2-179d-4991-8214-6c7afececdaf Jul 27 16:17:09.045693 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.openstack.wsgi [None req-64df7909-a16f-429f-b6ad-c0733f8d68a5 tempest-ProjectReaderTests-996833263 tempest-ProjectReaderTests-996833263-project-admin] Empty body provided in request {{(pid=100521) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:17:09.045876 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.openstack.wsgi [None req-64df7909-a16f-429f-b6ad-c0733f8d68a5 tempest-ProjectReaderTests-996833263 tempest-ProjectReaderTests-996833263-project-admin] Calling method 'show' {{(pid=100521) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:17:09.052795 np0000005924 devstack@c-api.service[100521]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:17:09.052795 np0000005924 devstack@c-api.service[100521]: warnings.warn( Jul 27 16:17:09.056310 np0000005924 devstack@c-api.service[100521]: INFO cinder.volume.api [None req-64df7909-a16f-429f-b6ad-c0733f8d68a5 tempest-ProjectReaderTests-996833263 tempest-ProjectReaderTests-996833263-project-admin] Volume info retrieved successfully. Jul 27 16:17:09.061046 np0000005924 devstack@c-api.service[100521]: INFO cinder.api.openstack.wsgi [None req-64df7909-a16f-429f-b6ad-c0733f8d68a5 tempest-ProjectReaderTests-996833263 tempest-ProjectReaderTests-996833263-project-admin] https://10.4.3.117/volume/v3/volumes/20a230e2-179d-4991-8214-6c7afececdaf returned with HTTP 200 Jul 27 16:17:09.061046 np0000005924 devstack@c-api.service[100521]: [pid: 100521|app: 0|req: 875/3512] 10.4.3.117 () {66 vars in 1348 bytes} [Mon Jul 27 16:17:09 2026] GET /volume/v3/volumes/20a230e2-179d-4991-8214-6c7afececdaf => generated 956 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 27 16:17:09.586733 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.middleware.request_id [None req-01cbd319-a055-4176-95eb-4f94fa0c22c4 None None] RequestId filter calling following filter/app {{(pid=100523) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:17:09.588555 np0000005924 devstack@c-api.service[100523]: INFO cinder.api.openstack.wsgi [None req-01cbd319-a055-4176-95eb-4f94fa0c22c4 tempest-VolumesBackupsTest-1022642059 tempest-VolumesBackupsTest-1022642059-project-admin] GET https://10.4.3.117/volume/v3/backups/7ddceb4b-0eb1-4af5-8630-5fa94ea0ad76 Jul 27 16:17:09.588816 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.openstack.wsgi [None req-01cbd319-a055-4176-95eb-4f94fa0c22c4 tempest-VolumesBackupsTest-1022642059 tempest-VolumesBackupsTest-1022642059-project-admin] Empty body provided in request {{(pid=100523) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:17:09.589080 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.openstack.wsgi [None req-01cbd319-a055-4176-95eb-4f94fa0c22c4 tempest-VolumesBackupsTest-1022642059 tempest-VolumesBackupsTest-1022642059-project-admin] Calling method 'show' {{(pid=100523) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:17:09.589245 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.v3.backups [None req-01cbd319-a055-4176-95eb-4f94fa0c22c4 tempest-VolumesBackupsTest-1022642059 tempest-VolumesBackupsTest-1022642059-project-admin] Show backup with id 7ddceb4b-0eb1-4af5-8630-5fa94ea0ad76. {{(pid=100523) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 27 16:17:09.594085 np0000005924 devstack@c-api.service[100523]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:17:09.594085 np0000005924 devstack@c-api.service[100523]: warnings.warn( Jul 27 16:17:09.594698 np0000005924 devstack@c-api.service[100523]: INFO cinder.api.openstack.wsgi [None req-01cbd319-a055-4176-95eb-4f94fa0c22c4 tempest-VolumesBackupsTest-1022642059 tempest-VolumesBackupsTest-1022642059-project-admin] https://10.4.3.117/volume/v3/backups/7ddceb4b-0eb1-4af5-8630-5fa94ea0ad76 returned with HTTP 200 Jul 27 16:17:09.595031 np0000005924 devstack@c-api.service[100523]: [pid: 100523|app: 0|req: 886/3513] 10.4.3.117 () {66 vars in 1348 bytes} [Mon Jul 27 16:17:09 2026] GET /volume/v3/backups/7ddceb4b-0eb1-4af5-8630-5fa94ea0ad76 => generated 752 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 27 16:17:09.607219 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.middleware.request_id [None req-eab7cf0c-50ee-4709-803f-bd834ae0e194 None None] RequestId filter calling following filter/app {{(pid=100522) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:17:09.615891 np0000005924 devstack@c-api.service[100522]: INFO cinder.api.openstack.wsgi [None req-eab7cf0c-50ee-4709-803f-bd834ae0e194 tempest-VolumesBackupsTest-916266255 tempest-VolumesBackupsTest-916266255-project-member] POST https://10.4.3.117/volume/v3/backups Jul 27 16:17:09.617375 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.openstack.wsgi [None req-eab7cf0c-50ee-4709-803f-bd834ae0e194 tempest-VolumesBackupsTest-916266255 tempest-VolumesBackupsTest-916266255-project-member] Action: 'create', calling method: create, body: {"backup": {"volume_id": "ccf62f05-02b5-4080-bbc5-c44829e2ad7f", "incremental": true}} {{(pid=100522) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 27 16:17:09.621695 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.contrib.backups [None req-eab7cf0c-50ee-4709-803f-bd834ae0e194 tempest-VolumesBackupsTest-916266255 tempest-VolumesBackupsTest-916266255-project-member] Creating new backup {'backup': {'volume_id': 'ccf62f05-02b5-4080-bbc5-c44829e2ad7f', 'incremental': True}} {{(pid=100522) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Jul 27 16:17:09.622030 np0000005924 devstack@c-api.service[100522]: INFO cinder.api.contrib.backups [None req-eab7cf0c-50ee-4709-803f-bd834ae0e194 tempest-VolumesBackupsTest-916266255 tempest-VolumesBackupsTest-916266255-project-member] Creating backup of volume ccf62f05-02b5-4080-bbc5-c44829e2ad7f in container None Jul 27 16:17:09.661272 np0000005924 devstack@c-api.service[100522]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:17:09.661272 np0000005924 devstack@c-api.service[100522]: warnings.warn( Jul 27 16:17:09.662730 np0000005924 devstack@c-api.service[100522]: INFO cinder.volume.api [None req-eab7cf0c-50ee-4709-803f-bd834ae0e194 tempest-VolumesBackupsTest-916266255 tempest-VolumesBackupsTest-916266255-project-member] Volume info retrieved successfully. Jul 27 16:17:09.735387 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.quota [None req-eab7cf0c-50ee-4709-803f-bd834ae0e194 tempest-VolumesBackupsTest-916266255 tempest-VolumesBackupsTest-916266255-project-member] Created reservations ['40c9894d-e6e4-4092-b3b1-77e879eeb7ae', '01c872f9-20ea-4cc7-9515-cf6b8f534fbb'] {{(pid=100522) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 27 16:17:09.769196 np0000005924 devstack@c-api.service[100522]: INFO cinder.api.openstack.wsgi [None req-eab7cf0c-50ee-4709-803f-bd834ae0e194 tempest-VolumesBackupsTest-916266255 tempest-VolumesBackupsTest-916266255-project-member] https://10.4.3.117/volume/v3/backups returned with HTTP 400 Jul 27 16:17:09.770295 np0000005924 devstack@c-api.service[100522]: [pid: 100522|app: 0|req: 868/3514] 10.4.3.117 () {68 vars in 1258 bytes} [Mon Jul 27 16:17:09 2026] POST /volume/v3/backups => generated 109 bytes in 165 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) Jul 27 16:17:09.778301 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.middleware.request_id [None req-268d7761-d2db-47ba-b105-d2a80269d8d5 None None] RequestId filter calling following filter/app {{(pid=100524) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:17:09.780428 np0000005924 devstack@c-api.service[100524]: INFO cinder.api.openstack.wsgi [None req-268d7761-d2db-47ba-b105-d2a80269d8d5 tempest-VolumesBackupsTest-1022642059 tempest-VolumesBackupsTest-1022642059-project-admin] DELETE https://10.4.3.117/volume/v3/backups/7ddceb4b-0eb1-4af5-8630-5fa94ea0ad76 Jul 27 16:17:09.780702 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.openstack.wsgi [None req-268d7761-d2db-47ba-b105-d2a80269d8d5 tempest-VolumesBackupsTest-1022642059 tempest-VolumesBackupsTest-1022642059-project-admin] Empty body provided in request {{(pid=100524) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:17:09.780976 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.openstack.wsgi [None req-268d7761-d2db-47ba-b105-d2a80269d8d5 tempest-VolumesBackupsTest-1022642059 tempest-VolumesBackupsTest-1022642059-project-admin] Calling method 'delete' {{(pid=100524) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:17:09.781125 np0000005924 devstack@c-api.service[100524]: INFO cinder.api.contrib.backups [None req-268d7761-d2db-47ba-b105-d2a80269d8d5 tempest-VolumesBackupsTest-1022642059 tempest-VolumesBackupsTest-1022642059-project-admin] Delete backup with id: 7ddceb4b-0eb1-4af5-8630-5fa94ea0ad76. Jul 27 16:17:09.786879 np0000005924 devstack@c-api.service[100524]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:17:09.786879 np0000005924 devstack@c-api.service[100524]: warnings.warn( Jul 27 16:17:09.794857 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.middleware.request_id [None req-013bfbca-63ae-4e14-9d02-16920ae258d8 None None] RequestId filter calling following filter/app {{(pid=100521) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:17:09.797083 np0000005924 devstack@c-api.service[100521]: INFO cinder.api.openstack.wsgi [None req-013bfbca-63ae-4e14-9d02-16920ae258d8 tempest-VolumesBackupsTest-1361087151 tempest-VolumesBackupsTest-1361087151-project-member] GET https://10.4.3.117/volume/v3/backups/48d9c7f4-a8b3-43d5-8f9d-f42a489736de Jul 27 16:17:09.797311 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.openstack.wsgi [None req-013bfbca-63ae-4e14-9d02-16920ae258d8 tempest-VolumesBackupsTest-1361087151 tempest-VolumesBackupsTest-1361087151-project-member] Empty body provided in request {{(pid=100521) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:17:09.797575 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.openstack.wsgi [None req-013bfbca-63ae-4e14-9d02-16920ae258d8 tempest-VolumesBackupsTest-1361087151 tempest-VolumesBackupsTest-1361087151-project-member] Calling method 'show' {{(pid=100521) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:17:09.797711 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.v3.backups [None req-013bfbca-63ae-4e14-9d02-16920ae258d8 tempest-VolumesBackupsTest-1361087151 tempest-VolumesBackupsTest-1361087151-project-member] Show backup with id 48d9c7f4-a8b3-43d5-8f9d-f42a489736de. {{(pid=100521) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 27 16:17:09.799472 np0000005924 devstack@c-api.service[100521]: DEBUG dbcounter [-] [100521] Writing DB stats cinder:SELECT=330,cinder:UPDATE=70,cinder:INSERT=62 {{(pid=100521) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 27 16:17:09.802744 np0000005924 devstack@c-api.service[100521]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:17:09.802744 np0000005924 devstack@c-api.service[100521]: warnings.warn( Jul 27 16:17:09.803573 np0000005924 devstack@c-api.service[100521]: INFO cinder.api.openstack.wsgi [None req-013bfbca-63ae-4e14-9d02-16920ae258d8 tempest-VolumesBackupsTest-1361087151 tempest-VolumesBackupsTest-1361087151-project-member] https://10.4.3.117/volume/v3/backups/48d9c7f4-a8b3-43d5-8f9d-f42a489736de returned with HTTP 200 Jul 27 16:17:09.803916 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.backup.rpcapi [None req-268d7761-d2db-47ba-b105-d2a80269d8d5 tempest-VolumesBackupsTest-1022642059 tempest-VolumesBackupsTest-1022642059-project-admin] delete_backup rpcapi backup_id 7ddceb4b-0eb1-4af5-8630-5fa94ea0ad76 {{(pid=100524) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Jul 27 16:17:09.804719 np0000005924 devstack@c-api.service[100521]: [pid: 100521|app: 0|req: 876/3515] 10.4.3.117 () {66 vars in 1348 bytes} [Mon Jul 27 16:17:09 2026] GET /volume/v3/backups/48d9c7f4-a8b3-43d5-8f9d-f42a489736de => generated 748 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 27 16:17:09.805528 np0000005924 devstack@c-api.service[100524]: INFO cinder.api.openstack.wsgi [None req-268d7761-d2db-47ba-b105-d2a80269d8d5 tempest-VolumesBackupsTest-1022642059 tempest-VolumesBackupsTest-1022642059-project-admin] https://10.4.3.117/volume/v3/backups/7ddceb4b-0eb1-4af5-8630-5fa94ea0ad76 returned with HTTP 202 Jul 27 16:17:09.806152 np0000005924 devstack@c-api.service[100524]: [pid: 100524|app: 0|req: 886/3516] 10.4.3.117 () {66 vars in 1351 bytes} [Mon Jul 27 16:17:09 2026] DELETE /volume/v3/backups/7ddceb4b-0eb1-4af5-8630-5fa94ea0ad76 => generated 0 bytes in 28 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 27 16:17:09.814823 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.middleware.request_id [None req-22dd789b-9646-4ff0-bc6c-0259ef69ee79 None None] RequestId filter calling following filter/app {{(pid=100523) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:17:09.816949 np0000005924 devstack@c-api.service[100523]: INFO cinder.api.openstack.wsgi [None req-22dd789b-9646-4ff0-bc6c-0259ef69ee79 tempest-VolumesBackupsTest-1022642059 tempest-VolumesBackupsTest-1022642059-project-admin] GET https://10.4.3.117/volume/v3/backups/7ddceb4b-0eb1-4af5-8630-5fa94ea0ad76 Jul 27 16:17:09.817203 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.openstack.wsgi [None req-22dd789b-9646-4ff0-bc6c-0259ef69ee79 tempest-VolumesBackupsTest-1022642059 tempest-VolumesBackupsTest-1022642059-project-admin] Empty body provided in request {{(pid=100523) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:17:09.817459 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.openstack.wsgi [None req-22dd789b-9646-4ff0-bc6c-0259ef69ee79 tempest-VolumesBackupsTest-1022642059 tempest-VolumesBackupsTest-1022642059-project-admin] Calling method 'show' {{(pid=100523) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:17:09.817771 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.v3.backups [None req-22dd789b-9646-4ff0-bc6c-0259ef69ee79 tempest-VolumesBackupsTest-1022642059 tempest-VolumesBackupsTest-1022642059-project-admin] Show backup with id 7ddceb4b-0eb1-4af5-8630-5fa94ea0ad76. {{(pid=100523) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 27 16:17:09.823949 np0000005924 devstack@c-api.service[100523]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:17:09.823949 np0000005924 devstack@c-api.service[100523]: warnings.warn( Jul 27 16:17:09.826319 np0000005924 devstack@c-api.service[100523]: INFO cinder.api.openstack.wsgi [None req-22dd789b-9646-4ff0-bc6c-0259ef69ee79 tempest-VolumesBackupsTest-1022642059 tempest-VolumesBackupsTest-1022642059-project-admin] https://10.4.3.117/volume/v3/backups/7ddceb4b-0eb1-4af5-8630-5fa94ea0ad76 returned with HTTP 200 Jul 27 16:17:09.826958 np0000005924 devstack@c-api.service[100523]: [pid: 100523|app: 0|req: 887/3517] 10.4.3.117 () {66 vars in 1348 bytes} [Mon Jul 27 16:17:09 2026] GET /volume/v3/backups/7ddceb4b-0eb1-4af5-8630-5fa94ea0ad76 => generated 751 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 27 16:17:10.024616 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.middleware.request_id [req-10bfe9bb-33fb-4e63-9f48-eb916c5ee442 req-452b199a-4a39-40cd-8b66-1938cba88db2 None None] RequestId filter calling following filter/app {{(pid=100522) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:17:10.027781 np0000005924 devstack@c-api.service[100522]: INFO cinder.api.openstack.wsgi [req-10bfe9bb-33fb-4e63-9f48-eb916c5ee442 req-452b199a-4a39-40cd-8b66-1938cba88db2 tempest-TestMinimumBasicScenario-2123975078 tempest-TestMinimumBasicScenario-2123975078-project-member] GET https://10.4.3.117/volume/v3/attachments?instance_id=df5b209e-7985-4b3c-9c57-349db78f3a1e Jul 27 16:17:10.028042 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.openstack.wsgi [req-10bfe9bb-33fb-4e63-9f48-eb916c5ee442 req-452b199a-4a39-40cd-8b66-1938cba88db2 tempest-TestMinimumBasicScenario-2123975078 tempest-TestMinimumBasicScenario-2123975078-project-member] Empty body provided in request {{(pid=100522) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:17:10.028266 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.openstack.wsgi [req-10bfe9bb-33fb-4e63-9f48-eb916c5ee442 req-452b199a-4a39-40cd-8b66-1938cba88db2 tempest-TestMinimumBasicScenario-2123975078 tempest-TestMinimumBasicScenario-2123975078-project-member] Calling method 'version_select' {{(pid=100522) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:17:10.046109 np0000005924 devstack@c-api.service[100522]: INFO cinder.api.openstack.wsgi [req-10bfe9bb-33fb-4e63-9f48-eb916c5ee442 req-452b199a-4a39-40cd-8b66-1938cba88db2 tempest-TestMinimumBasicScenario-2123975078 tempest-TestMinimumBasicScenario-2123975078-project-member] https://10.4.3.117/volume/v3/attachments?instance_id=df5b209e-7985-4b3c-9c57-349db78f3a1e returned with HTTP 200 Jul 27 16:17:10.046595 np0000005924 devstack@c-api.service[100522]: [pid: 100522|app: 0|req: 869/3518] 10.4.3.117 () {70 vars in 1637 bytes} [Mon Jul 27 16:17:10 2026] GET /volume/v3/attachments?instance_id=df5b209e-7985-4b3c-9c57-349db78f3a1e => generated 192 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 27 16:17:10.056288 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.middleware.request_id [req-10bfe9bb-33fb-4e63-9f48-eb916c5ee442 req-9b4c828b-0203-4959-a939-268c9c08315e None None] RequestId filter calling following filter/app {{(pid=100521) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:17:10.058307 np0000005924 devstack@c-api.service[100521]: INFO cinder.api.openstack.wsgi [req-10bfe9bb-33fb-4e63-9f48-eb916c5ee442 req-9b4c828b-0203-4959-a939-268c9c08315e tempest-TestMinimumBasicScenario-2123975078 tempest-TestMinimumBasicScenario-2123975078-project-member] GET https://10.4.3.117/volume/v3/attachments/56579641-e8a9-47a0-ac0e-f191c8b3e4d0 Jul 27 16:17:10.058558 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.openstack.wsgi [req-10bfe9bb-33fb-4e63-9f48-eb916c5ee442 req-9b4c828b-0203-4959-a939-268c9c08315e tempest-TestMinimumBasicScenario-2123975078 tempest-TestMinimumBasicScenario-2123975078-project-member] Empty body provided in request {{(pid=100521) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:17:10.058697 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.openstack.wsgi [req-10bfe9bb-33fb-4e63-9f48-eb916c5ee442 req-9b4c828b-0203-4959-a939-268c9c08315e tempest-TestMinimumBasicScenario-2123975078 tempest-TestMinimumBasicScenario-2123975078-project-member] Calling method 'version_select' {{(pid=100521) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:17:10.076790 np0000005924 devstack@c-api.service[100521]: INFO cinder.api.openstack.wsgi [req-10bfe9bb-33fb-4e63-9f48-eb916c5ee442 req-9b4c828b-0203-4959-a939-268c9c08315e tempest-TestMinimumBasicScenario-2123975078 tempest-TestMinimumBasicScenario-2123975078-project-member] https://10.4.3.117/volume/v3/attachments/56579641-e8a9-47a0-ac0e-f191c8b3e4d0 returned with HTTP 200 Jul 27 16:17:10.077181 np0000005924 devstack@c-api.service[100521]: [pid: 100521|app: 0|req: 877/3519] 10.4.3.117 () {70 vars in 1651 bytes} [Mon Jul 27 16:17:10 2026] GET /volume/v3/attachments/56579641-e8a9-47a0-ac0e-f191c8b3e4d0 => generated 993 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Jul 27 16:17:10.078985 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.middleware.request_id [None req-edae8fbe-71b4-4ebe-bcff-9ed86d41cf33 None None] RequestId filter calling following filter/app {{(pid=100524) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:17:10.080851 np0000005924 devstack@c-api.service[100524]: INFO cinder.api.openstack.wsgi [None req-edae8fbe-71b4-4ebe-bcff-9ed86d41cf33 tempest-ProjectReaderTests-996833263 tempest-ProjectReaderTests-996833263-project-admin] GET https://10.4.3.117/volume/v3/volumes/20a230e2-179d-4991-8214-6c7afececdaf Jul 27 16:17:10.081048 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.openstack.wsgi [None req-edae8fbe-71b4-4ebe-bcff-9ed86d41cf33 tempest-ProjectReaderTests-996833263 tempest-ProjectReaderTests-996833263-project-admin] Empty body provided in request {{(pid=100524) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:17:10.081453 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.openstack.wsgi [None req-edae8fbe-71b4-4ebe-bcff-9ed86d41cf33 tempest-ProjectReaderTests-996833263 tempest-ProjectReaderTests-996833263-project-admin] Calling method 'show' {{(pid=100524) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:17:10.090453 np0000005924 devstack@c-api.service[100524]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:17:10.090453 np0000005924 devstack@c-api.service[100524]: warnings.warn( Jul 27 16:17:10.099851 np0000005924 devstack@c-api.service[100524]: INFO cinder.volume.api [None req-edae8fbe-71b4-4ebe-bcff-9ed86d41cf33 tempest-ProjectReaderTests-996833263 tempest-ProjectReaderTests-996833263-project-admin] Volume info retrieved successfully. Jul 27 16:17:10.106918 np0000005924 devstack@c-api.service[100524]: INFO cinder.api.openstack.wsgi [None req-edae8fbe-71b4-4ebe-bcff-9ed86d41cf33 tempest-ProjectReaderTests-996833263 tempest-ProjectReaderTests-996833263-project-admin] https://10.4.3.117/volume/v3/volumes/20a230e2-179d-4991-8214-6c7afececdaf returned with HTTP 200 Jul 27 16:17:10.108139 np0000005924 devstack@c-api.service[100524]: [pid: 100524|app: 0|req: 887/3520] 10.4.3.117 () {66 vars in 1348 bytes} [Mon Jul 27 16:17:10 2026] GET /volume/v3/volumes/20a230e2-179d-4991-8214-6c7afececdaf => generated 1008 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 27 16:17:10.126853 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.middleware.request_id [None req-4088f9eb-f285-4b50-8121-c74e7bfac25b None None] RequestId filter calling following filter/app {{(pid=100523) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:17:10.129189 np0000005924 devstack@c-api.service[100523]: INFO cinder.api.openstack.wsgi [None req-4088f9eb-f285-4b50-8121-c74e7bfac25b tempest-ProjectReaderTests-996833263 tempest-ProjectReaderTests-996833263-project-admin] POST https://10.4.3.117/volume/v3/snapshots Jul 27 16:17:10.129700 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.openstack.wsgi [None req-4088f9eb-f285-4b50-8121-c74e7bfac25b tempest-ProjectReaderTests-996833263 tempest-ProjectReaderTests-996833263-project-admin] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "20a230e2-179d-4991-8214-6c7afececdaf", "name": "tempest-VolumeV3RbacBaseTests-Snapshot-1950586903"}} {{(pid=100523) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 27 16:17:10.143788 np0000005924 devstack@c-api.service[100523]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:17:10.143788 np0000005924 devstack@c-api.service[100523]: warnings.warn( Jul 27 16:17:10.144132 np0000005924 devstack@c-api.service[100523]: INFO cinder.volume.api [None req-4088f9eb-f285-4b50-8121-c74e7bfac25b tempest-ProjectReaderTests-996833263 tempest-ProjectReaderTests-996833263-project-admin] Volume info retrieved successfully. Jul 27 16:17:10.144312 np0000005924 devstack@c-api.service[100523]: INFO cinder.api.v3.snapshots [None req-4088f9eb-f285-4b50-8121-c74e7bfac25b tempest-ProjectReaderTests-996833263 tempest-ProjectReaderTests-996833263-project-admin] Create snapshot from volume 20a230e2-179d-4991-8214-6c7afececdaf Jul 27 16:17:10.188899 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.quota [None req-4088f9eb-f285-4b50-8121-c74e7bfac25b tempest-ProjectReaderTests-996833263 tempest-ProjectReaderTests-996833263-project-admin] Created reservations ['3dbfde58-8906-42b0-9d01-73798c67a1e9', '65601802-07b0-4e44-ac82-ccccb1c728c2', '5d3ff8c7-4b94-48f4-83d9-40e0b5dda979', 'd5d0005a-231e-468e-9478-fadaa7cfc9e9'] {{(pid=100523) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 27 16:17:10.237347 np0000005924 devstack@c-api.service[100523]: INFO cinder.volume.api [None req-4088f9eb-f285-4b50-8121-c74e7bfac25b tempest-ProjectReaderTests-996833263 tempest-ProjectReaderTests-996833263-project-admin] Snapshot create request issued successfully. Jul 27 16:17:10.237866 np0000005924 devstack@c-api.service[100523]: INFO cinder.api.openstack.wsgi [None req-4088f9eb-f285-4b50-8121-c74e7bfac25b tempest-ProjectReaderTests-996833263 tempest-ProjectReaderTests-996833263-project-admin] https://10.4.3.117/volume/v3/snapshots returned with HTTP 202 Jul 27 16:17:10.238412 np0000005924 devstack@c-api.service[100523]: [pid: 100523|app: 0|req: 888/3521] 10.4.3.117 () {68 vars in 1265 bytes} [Mon Jul 27 16:17:10 2026] POST /volume/v3/snapshots => generated 308 bytes in 112 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 27 16:17:10.254883 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.middleware.request_id [None req-b55be795-7ce6-4034-814f-8e685dc2b482 None None] RequestId filter calling following filter/app {{(pid=100522) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:17:10.259137 np0000005924 devstack@c-api.service[100522]: INFO cinder.api.openstack.wsgi [None req-b55be795-7ce6-4034-814f-8e685dc2b482 tempest-ProjectReaderTests-996833263 tempest-ProjectReaderTests-996833263-project-admin] GET https://10.4.3.117/volume/v3/snapshots/fbc2046e-2d31-41f5-a296-829da11a0a34 Jul 27 16:17:10.259655 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.openstack.wsgi [None req-b55be795-7ce6-4034-814f-8e685dc2b482 tempest-ProjectReaderTests-996833263 tempest-ProjectReaderTests-996833263-project-admin] Empty body provided in request {{(pid=100522) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:17:10.260127 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.openstack.wsgi [None req-b55be795-7ce6-4034-814f-8e685dc2b482 tempest-ProjectReaderTests-996833263 tempest-ProjectReaderTests-996833263-project-admin] Calling method 'show' {{(pid=100522) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:17:10.275623 np0000005924 devstack@c-api.service[100522]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:17:10.275623 np0000005924 devstack@c-api.service[100522]: warnings.warn( Jul 27 16:17:10.275623 np0000005924 devstack@c-api.service[100522]: INFO cinder.volume.api [None req-b55be795-7ce6-4034-814f-8e685dc2b482 tempest-ProjectReaderTests-996833263 tempest-ProjectReaderTests-996833263-project-admin] Snapshot retrieved successfully. Jul 27 16:17:10.275623 np0000005924 devstack@c-api.service[100522]: INFO cinder.api.openstack.wsgi [None req-b55be795-7ce6-4034-814f-8e685dc2b482 tempest-ProjectReaderTests-996833263 tempest-ProjectReaderTests-996833263-project-admin] https://10.4.3.117/volume/v3/snapshots/fbc2046e-2d31-41f5-a296-829da11a0a34 returned with HTTP 200 Jul 27 16:17:10.275623 np0000005924 devstack@c-api.service[100522]: [pid: 100522|app: 0|req: 870/3522] 10.4.3.117 () {66 vars in 1354 bytes} [Mon Jul 27 16:17:10 2026] GET /volume/v3/snapshots/fbc2046e-2d31-41f5-a296-829da11a0a34 => generated 440 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 27 16:17:10.818138 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.middleware.request_id [None req-bfa0a57e-94ad-49f5-8f7c-d3b3f0ba4475 None None] RequestId filter calling following filter/app {{(pid=100521) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:17:10.820959 np0000005924 devstack@c-api.service[100521]: INFO cinder.api.openstack.wsgi [None req-bfa0a57e-94ad-49f5-8f7c-d3b3f0ba4475 tempest-VolumesBackupsTest-1361087151 tempest-VolumesBackupsTest-1361087151-project-member] GET https://10.4.3.117/volume/v3/backups/48d9c7f4-a8b3-43d5-8f9d-f42a489736de Jul 27 16:17:10.820959 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.openstack.wsgi [None req-bfa0a57e-94ad-49f5-8f7c-d3b3f0ba4475 tempest-VolumesBackupsTest-1361087151 tempest-VolumesBackupsTest-1361087151-project-member] Empty body provided in request {{(pid=100521) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:17:10.820959 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.openstack.wsgi [None req-bfa0a57e-94ad-49f5-8f7c-d3b3f0ba4475 tempest-VolumesBackupsTest-1361087151 tempest-VolumesBackupsTest-1361087151-project-member] Calling method 'show' {{(pid=100521) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:17:10.820959 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.v3.backups [None req-bfa0a57e-94ad-49f5-8f7c-d3b3f0ba4475 tempest-VolumesBackupsTest-1361087151 tempest-VolumesBackupsTest-1361087151-project-member] Show backup with id 48d9c7f4-a8b3-43d5-8f9d-f42a489736de. {{(pid=100521) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 27 16:17:10.825149 np0000005924 devstack@c-api.service[100521]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:17:10.825149 np0000005924 devstack@c-api.service[100521]: warnings.warn( Jul 27 16:17:10.826005 np0000005924 devstack@c-api.service[100521]: INFO cinder.api.openstack.wsgi [None req-bfa0a57e-94ad-49f5-8f7c-d3b3f0ba4475 tempest-VolumesBackupsTest-1361087151 tempest-VolumesBackupsTest-1361087151-project-member] https://10.4.3.117/volume/v3/backups/48d9c7f4-a8b3-43d5-8f9d-f42a489736de returned with HTTP 200 Jul 27 16:17:10.826417 np0000005924 devstack@c-api.service[100521]: [pid: 100521|app: 0|req: 878/3523] 10.4.3.117 () {66 vars in 1348 bytes} [Mon Jul 27 16:17:10 2026] GET /volume/v3/backups/48d9c7f4-a8b3-43d5-8f9d-f42a489736de => generated 748 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 27 16:17:10.838161 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.middleware.request_id [None req-609aac26-e574-4b55-bd14-7dc1d5428a9e None None] RequestId filter calling following filter/app {{(pid=100524) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:17:10.840618 np0000005924 devstack@c-api.service[100524]: INFO cinder.api.openstack.wsgi [None req-609aac26-e574-4b55-bd14-7dc1d5428a9e tempest-VolumesBackupsTest-1022642059 tempest-VolumesBackupsTest-1022642059-project-admin] GET https://10.4.3.117/volume/v3/backups/7ddceb4b-0eb1-4af5-8630-5fa94ea0ad76 Jul 27 16:17:10.841453 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.openstack.wsgi [None req-609aac26-e574-4b55-bd14-7dc1d5428a9e tempest-VolumesBackupsTest-1022642059 tempest-VolumesBackupsTest-1022642059-project-admin] Empty body provided in request {{(pid=100524) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:17:10.841753 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.openstack.wsgi [None req-609aac26-e574-4b55-bd14-7dc1d5428a9e tempest-VolumesBackupsTest-1022642059 tempest-VolumesBackupsTest-1022642059-project-admin] Calling method 'show' {{(pid=100524) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:17:10.842241 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.v3.backups [None req-609aac26-e574-4b55-bd14-7dc1d5428a9e tempest-VolumesBackupsTest-1022642059 tempest-VolumesBackupsTest-1022642059-project-admin] Show backup with id 7ddceb4b-0eb1-4af5-8630-5fa94ea0ad76. {{(pid=100524) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 27 16:17:10.851289 np0000005924 devstack@c-api.service[100524]: INFO cinder.api.openstack.wsgi [None req-609aac26-e574-4b55-bd14-7dc1d5428a9e tempest-VolumesBackupsTest-1022642059 tempest-VolumesBackupsTest-1022642059-project-admin] https://10.4.3.117/volume/v3/backups/7ddceb4b-0eb1-4af5-8630-5fa94ea0ad76 returned with HTTP 404 Jul 27 16:17:10.851937 np0000005924 devstack@c-api.service[100524]: [pid: 100524|app: 0|req: 888/3524] 10.4.3.117 () {66 vars in 1348 bytes} [Mon Jul 27 16:17:10 2026] GET /volume/v3/backups/7ddceb4b-0eb1-4af5-8630-5fa94ea0ad76 => generated 109 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 27 16:17:10.861184 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.middleware.request_id [None req-69678313-cb77-400a-8807-935fd4ec6d76 None None] RequestId filter calling following filter/app {{(pid=100523) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:17:10.863162 np0000005924 devstack@c-api.service[100523]: INFO cinder.api.openstack.wsgi [None req-69678313-cb77-400a-8807-935fd4ec6d76 tempest-VolumesBackupsTest-916266255 tempest-VolumesBackupsTest-916266255-project-member] POST https://10.4.3.117/volume/v3/volumes Jul 27 16:17:10.863671 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.openstack.wsgi [None req-69678313-cb77-400a-8807-935fd4ec6d76 tempest-VolumesBackupsTest-916266255 tempest-VolumesBackupsTest-916266255-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesBackupsTest-Volume-1697785637"}} {{(pid=100523) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 27 16:17:10.865419 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.v3.volumes [None req-69678313-cb77-400a-8807-935fd4ec6d76 tempest-VolumesBackupsTest-916266255 tempest-VolumesBackupsTest-916266255-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesBackupsTest-Volume-1697785637'}} {{(pid=100523) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 27 16:17:10.865583 np0000005924 devstack@c-api.service[100523]: INFO cinder.api.v3.volumes [None req-69678313-cb77-400a-8807-935fd4ec6d76 tempest-VolumesBackupsTest-916266255 tempest-VolumesBackupsTest-916266255-project-member] Create volume of 1 GB Jul 27 16:17:10.865906 np0000005924 devstack@c-api.service[100523]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:17:10.865906 np0000005924 devstack@c-api.service[100523]: warnings.warn( Jul 27 16:17:10.870344 np0000005924 devstack@c-api.service[100523]: INFO cinder.volume.api [None req-69678313-cb77-400a-8807-935fd4ec6d76 tempest-VolumesBackupsTest-916266255 tempest-VolumesBackupsTest-916266255-project-member] Availability Zones retrieved successfully. Jul 27 16:17:10.876710 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.volume.api [None req-69678313-cb77-400a-8807-935fd4ec6d76 tempest-VolumesBackupsTest-916266255 tempest-VolumesBackupsTest-916266255-project-member] Flow 'volume_create_api' (d5cd00e1-02a0-4ab6-8e03-4cd3d831d84f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100523) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 27 16:17:10.877801 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.volume.api [None req-69678313-cb77-400a-8807-935fd4ec6d76 tempest-VolumesBackupsTest-916266255 tempest-VolumesBackupsTest-916266255-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (22409f07-d97b-4507-81e5-d1fa74d2fbac) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100523) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 27 16:17:10.878916 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.volume.flows.api.create_volume [None req-69678313-cb77-400a-8807-935fd4ec6d76 tempest-VolumesBackupsTest-916266255 tempest-VolumesBackupsTest-916266255-project-member] Validating volume size '1' using validate_int {{(pid=100523) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 27 16:17:10.906983 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.volume.api [None req-69678313-cb77-400a-8807-935fd4ec6d76 tempest-VolumesBackupsTest-916266255 tempest-VolumesBackupsTest-916266255-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (22409f07-d97b-4507-81e5-d1fa74d2fbac) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-27T16:04:59Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=2bce4e1a-e6e0-49d9-be36-c3405449a01e,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '2bce4e1a-e6e0-49d9-be36-c3405449a01e', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100523) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 27 16:17:10.908209 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.volume.api [None req-69678313-cb77-400a-8807-935fd4ec6d76 tempest-VolumesBackupsTest-916266255 tempest-VolumesBackupsTest-916266255-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (05e9f439-2725-4935-b04d-3db64a93b080) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100523) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 27 16:17:10.958616 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.quota [None req-69678313-cb77-400a-8807-935fd4ec6d76 tempest-VolumesBackupsTest-916266255 tempest-VolumesBackupsTest-916266255-project-member] Created reservations ['441ecb8d-a293-435e-96b5-8851f24191a8', '441ee35a-88d0-4f3d-a4db-c4fd7adfd0fa', 'a30f2fe6-a163-4bca-97b1-e387a09f4ff7', 'ca2fd1a2-f1a5-4660-9999-b7d175d3e112'] {{(pid=100523) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 27 16:17:10.959681 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.volume.api [None req-69678313-cb77-400a-8807-935fd4ec6d76 tempest-VolumesBackupsTest-916266255 tempest-VolumesBackupsTest-916266255-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (05e9f439-2725-4935-b04d-3db64a93b080) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['441ecb8d-a293-435e-96b5-8851f24191a8', '441ee35a-88d0-4f3d-a4db-c4fd7adfd0fa', 'a30f2fe6-a163-4bca-97b1-e387a09f4ff7', 'ca2fd1a2-f1a5-4660-9999-b7d175d3e112']}' {{(pid=100523) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 27 16:17:10.960863 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.volume.api [None req-69678313-cb77-400a-8807-935fd4ec6d76 tempest-VolumesBackupsTest-916266255 tempest-VolumesBackupsTest-916266255-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (f6496d78-fd92-4c38-91d7-359cad89f88c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100523) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 27 16:17:10.993176 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.volume.api [None req-69678313-cb77-400a-8807-935fd4ec6d76 tempest-VolumesBackupsTest-916266255 tempest-VolumesBackupsTest-916266255-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (f6496d78-fd92-4c38-91d7-359cad89f88c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '1e6d85f9-f549-45b3-a65d-266850874b53', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesBackupsTest-Volume-1697785637',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='1edf218b80eb49bdb9ea94043ab3860f',qos_specs=None,replication_status=,reservations=['441ecb8d-a293-435e-96b5-8851f24191a8','441ee35a-88d0-4f3d-a4db-c4fd7adfd0fa','a30f2fe6-a163-4bca-97b1-e387a09f4ff7','ca2fd1a2-f1a5-4660-9999-b7d175d3e112'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='f4e17bc38d504992a66ca3dfe7a21fba',volume_type_id=2bce4e1a-e6e0-49d9-be36-c3405449a01e), 'volume': Volume(_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-27T16:17:10Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesBackupsTest-Volume-1697785637',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=1e6d85f9-f549-45b3-a65d-266850874b53,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='1edf218b80eb49bdb9ea94043ab3860f',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='f4e17bc38d504992a66ca3dfe7a21fba',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(2bce4e1a-e6e0-49d9-be36-c3405449a01e),volume_type_id=2bce4e1a-e6e0-49d9-be36-c3405449a01e)}' {{(pid=100523) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 27 16:17:10.994000 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.volume.api [None req-69678313-cb77-400a-8807-935fd4ec6d76 tempest-VolumesBackupsTest-916266255 tempest-VolumesBackupsTest-916266255-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (2d5da453-c412-4c56-858e-323ce57bda71) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100523) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 27 16:17:11.017617 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.volume.api [None req-69678313-cb77-400a-8807-935fd4ec6d76 tempest-VolumesBackupsTest-916266255 tempest-VolumesBackupsTest-916266255-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (2d5da453-c412-4c56-858e-323ce57bda71) transitioned into state 'SUCCESS' from state '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-1697785637',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='1edf218b80eb49bdb9ea94043ab3860f',qos_specs=None,replication_status=,reservations=['441ecb8d-a293-435e-96b5-8851f24191a8','441ee35a-88d0-4f3d-a4db-c4fd7adfd0fa','a30f2fe6-a163-4bca-97b1-e387a09f4ff7','ca2fd1a2-f1a5-4660-9999-b7d175d3e112'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='f4e17bc38d504992a66ca3dfe7a21fba',volume_type_id=2bce4e1a-e6e0-49d9-be36-c3405449a01e)}' {{(pid=100523) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 27 16:17:11.018454 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.volume.api [None req-69678313-cb77-400a-8807-935fd4ec6d76 tempest-VolumesBackupsTest-916266255 tempest-VolumesBackupsTest-916266255-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (0fe894ae-5c21-4764-b1ad-52c0d99d56ca) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100523) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 27 16:17:11.030162 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.volume.api [None req-69678313-cb77-400a-8807-935fd4ec6d76 tempest-VolumesBackupsTest-916266255 tempest-VolumesBackupsTest-916266255-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (0fe894ae-5c21-4764-b1ad-52c0d99d56ca) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100523) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 27 16:17:11.031140 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.volume.api [None req-69678313-cb77-400a-8807-935fd4ec6d76 tempest-VolumesBackupsTest-916266255 tempest-VolumesBackupsTest-916266255-project-member] Flow 'volume_create_api' (d5cd00e1-02a0-4ab6-8e03-4cd3d831d84f) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100523) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 27 16:17:11.031562 np0000005924 devstack@c-api.service[100523]: INFO cinder.volume.api [None req-69678313-cb77-400a-8807-935fd4ec6d76 tempest-VolumesBackupsTest-916266255 tempest-VolumesBackupsTest-916266255-project-member] Create volume request issued successfully. Jul 27 16:17:11.032206 np0000005924 devstack@c-api.service[100523]: INFO cinder.api.openstack.wsgi [None req-69678313-cb77-400a-8807-935fd4ec6d76 tempest-VolumesBackupsTest-916266255 tempest-VolumesBackupsTest-916266255-project-member] https://10.4.3.117/volume/v3/volumes returned with HTTP 202 Jul 27 16:17:11.032936 np0000005924 devstack@c-api.service[100523]: [pid: 100523|app: 0|req: 889/3525] 10.4.3.117 () {68 vars in 1258 bytes} [Mon Jul 27 16:17:10 2026] POST /volume/v3/volumes => generated 749 bytes in 172 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 27 16:17:11.048188 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.middleware.request_id [None req-8497a5be-2deb-40c8-a661-cbcf5f25c65e None None] RequestId filter calling following filter/app {{(pid=100522) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:17:11.050880 np0000005924 devstack@c-api.service[100522]: INFO cinder.api.openstack.wsgi [None req-8497a5be-2deb-40c8-a661-cbcf5f25c65e tempest-VolumesBackupsTest-916266255 tempest-VolumesBackupsTest-916266255-project-member] GET https://10.4.3.117/volume/v3/volumes/1e6d85f9-f549-45b3-a65d-266850874b53 Jul 27 16:17:11.051052 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.openstack.wsgi [None req-8497a5be-2deb-40c8-a661-cbcf5f25c65e tempest-VolumesBackupsTest-916266255 tempest-VolumesBackupsTest-916266255-project-member] Empty body provided in request {{(pid=100522) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:17:11.051234 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.openstack.wsgi [None req-8497a5be-2deb-40c8-a661-cbcf5f25c65e tempest-VolumesBackupsTest-916266255 tempest-VolumesBackupsTest-916266255-project-member] Calling method 'show' {{(pid=100522) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:17:11.061129 np0000005924 devstack@c-api.service[100522]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:17:11.061129 np0000005924 devstack@c-api.service[100522]: warnings.warn( Jul 27 16:17:11.070707 np0000005924 devstack@c-api.service[100522]: INFO cinder.volume.api [None req-8497a5be-2deb-40c8-a661-cbcf5f25c65e tempest-VolumesBackupsTest-916266255 tempest-VolumesBackupsTest-916266255-project-member] Volume info retrieved successfully. Jul 27 16:17:11.091652 np0000005924 devstack@c-api.service[100522]: INFO cinder.api.openstack.wsgi [None req-8497a5be-2deb-40c8-a661-cbcf5f25c65e tempest-VolumesBackupsTest-916266255 tempest-VolumesBackupsTest-916266255-project-member] https://10.4.3.117/volume/v3/volumes/1e6d85f9-f549-45b3-a65d-266850874b53 returned with HTTP 200 Jul 27 16:17:11.093623 np0000005924 devstack@c-api.service[100522]: [pid: 100522|app: 0|req: 871/3526] 10.4.3.117 () {66 vars in 1348 bytes} [Mon Jul 27 16:17:11 2026] GET /volume/v3/volumes/1e6d85f9-f549-45b3-a65d-266850874b53 => generated 817 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 27 16:17:11.288503 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.middleware.request_id [None req-cc982625-0967-4bf1-9125-381b2843032a None None] RequestId filter calling following filter/app {{(pid=100521) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:17:11.290783 np0000005924 devstack@c-api.service[100521]: INFO cinder.api.openstack.wsgi [None req-cc982625-0967-4bf1-9125-381b2843032a tempest-ProjectReaderTests-996833263 tempest-ProjectReaderTests-996833263-project-admin] GET https://10.4.3.117/volume/v3/snapshots/fbc2046e-2d31-41f5-a296-829da11a0a34 Jul 27 16:17:11.291043 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.openstack.wsgi [None req-cc982625-0967-4bf1-9125-381b2843032a tempest-ProjectReaderTests-996833263 tempest-ProjectReaderTests-996833263-project-admin] Empty body provided in request {{(pid=100521) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:17:11.291295 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.openstack.wsgi [None req-cc982625-0967-4bf1-9125-381b2843032a tempest-ProjectReaderTests-996833263 tempest-ProjectReaderTests-996833263-project-admin] Calling method 'show' {{(pid=100521) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:17:11.297657 np0000005924 devstack@c-api.service[100521]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:17:11.297657 np0000005924 devstack@c-api.service[100521]: warnings.warn( Jul 27 16:17:11.298062 np0000005924 devstack@c-api.service[100521]: INFO cinder.volume.api [None req-cc982625-0967-4bf1-9125-381b2843032a tempest-ProjectReaderTests-996833263 tempest-ProjectReaderTests-996833263-project-admin] Snapshot retrieved successfully. Jul 27 16:17:11.299080 np0000005924 devstack@c-api.service[100521]: INFO cinder.api.openstack.wsgi [None req-cc982625-0967-4bf1-9125-381b2843032a tempest-ProjectReaderTests-996833263 tempest-ProjectReaderTests-996833263-project-admin] https://10.4.3.117/volume/v3/snapshots/fbc2046e-2d31-41f5-a296-829da11a0a34 returned with HTTP 200 Jul 27 16:17:11.299595 np0000005924 devstack@c-api.service[100521]: [pid: 100521|app: 0|req: 879/3527] 10.4.3.117 () {66 vars in 1354 bytes} [Mon Jul 27 16:17:11 2026] GET /volume/v3/snapshots/fbc2046e-2d31-41f5-a296-829da11a0a34 => generated 467 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 27 16:17:11.310024 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.middleware.request_id [None req-2db40076-d920-4c06-b282-c6bbfb1b21bf None None] RequestId filter calling following filter/app {{(pid=100524) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:17:11.312288 np0000005924 devstack@c-api.service[100524]: INFO cinder.api.openstack.wsgi [None req-2db40076-d920-4c06-b282-c6bbfb1b21bf tempest-ProjectReaderTests-996833263 tempest-ProjectReaderTests-996833263-project-reader] POST https://10.4.3.117/volume/v3/snapshots/fbc2046e-2d31-41f5-a296-829da11a0a34/action Jul 27 16:17:11.312811 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.openstack.wsgi [None req-2db40076-d920-4c06-b282-c6bbfb1b21bf tempest-ProjectReaderTests-996833263 tempest-ProjectReaderTests-996833263-project-reader] Action body: b'{"os-reset_status": {"status": "error"}}' {{(pid=100524) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 27 16:17:11.312991 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.openstack.wsgi [None req-2db40076-d920-4c06-b282-c6bbfb1b21bf tempest-ProjectReaderTests-996833263 tempest-ProjectReaderTests-996833263-project-reader] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "error"}} {{(pid=100524) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 27 16:17:11.315275 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.contrib.admin_actions [None req-2db40076-d920-4c06-b282-c6bbfb1b21bf tempest-ProjectReaderTests-996833263 tempest-ProjectReaderTests-996833263-project-reader] Updating snapshot 'fbc2046e-2d31-41f5-a296-829da11a0a34' with '{'status': 'error'}' {{(pid=100524) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:263}} Jul 27 16:17:11.327847 np0000005924 devstack@c-api.service[100524]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:17:11.327847 np0000005924 devstack@c-api.service[100524]: warnings.warn( Jul 27 16:17:11.328483 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.policy [None req-2db40076-d920-4c06-b282-c6bbfb1b21bf tempest-ProjectReaderTests-996833263 tempest-ProjectReaderTests-996833263-project-reader] Policy check for volume_extension:snapshot_admin_actions:reset_status failed with context {'is_admin': False, 'user_id': 'be33dea04ab04c52b7c54f67fc819521', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '19f745ca7d2f4484b34a2288f33a6366', '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=100524) authorize /opt/stack/cinder/cinder/policy.py:189}} Jul 27 16:17:11.328805 np0000005924 devstack@c-api.service[100524]: INFO cinder.api.openstack.wsgi [None req-2db40076-d920-4c06-b282-c6bbfb1b21bf tempest-ProjectReaderTests-996833263 tempest-ProjectReaderTests-996833263-project-reader] https://10.4.3.117/volume/v3/snapshots/fbc2046e-2d31-41f5-a296-829da11a0a34/action returned with HTTP 403 Jul 27 16:17:11.329438 np0000005924 devstack@c-api.service[100524]: [pid: 100524|app: 0|req: 889/3528] 10.4.3.117 () {68 vars in 1396 bytes} [Mon Jul 27 16:17:11 2026] POST /volume/v3/snapshots/fbc2046e-2d31-41f5-a296-829da11a0a34/action => generated 133 bytes in 20 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Jul 27 16:17:11.337056 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.middleware.request_id [None req-e9227d0b-11ed-4979-88b8-5e9543aa0b8f None None] RequestId filter calling following filter/app {{(pid=100523) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:17:11.338916 np0000005924 devstack@c-api.service[100523]: INFO cinder.api.openstack.wsgi [None req-e9227d0b-11ed-4979-88b8-5e9543aa0b8f tempest-ProjectReaderTests-996833263 tempest-ProjectReaderTests-996833263-project-admin] DELETE https://10.4.3.117/volume/v3/snapshots/fbc2046e-2d31-41f5-a296-829da11a0a34 Jul 27 16:17:11.339103 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.openstack.wsgi [None req-e9227d0b-11ed-4979-88b8-5e9543aa0b8f tempest-ProjectReaderTests-996833263 tempest-ProjectReaderTests-996833263-project-admin] Empty body provided in request {{(pid=100523) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:17:11.339339 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.openstack.wsgi [None req-e9227d0b-11ed-4979-88b8-5e9543aa0b8f tempest-ProjectReaderTests-996833263 tempest-ProjectReaderTests-996833263-project-admin] Calling method 'delete' {{(pid=100523) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:17:11.339516 np0000005924 devstack@c-api.service[100523]: INFO cinder.api.v3.snapshots [None req-e9227d0b-11ed-4979-88b8-5e9543aa0b8f tempest-ProjectReaderTests-996833263 tempest-ProjectReaderTests-996833263-project-admin] Delete snapshot with id: fbc2046e-2d31-41f5-a296-829da11a0a34 Jul 27 16:17:11.350085 np0000005924 devstack@c-api.service[100523]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:17:11.350085 np0000005924 devstack@c-api.service[100523]: warnings.warn( Jul 27 16:17:11.350308 np0000005924 devstack@c-api.service[100523]: INFO cinder.volume.api [None req-e9227d0b-11ed-4979-88b8-5e9543aa0b8f tempest-ProjectReaderTests-996833263 tempest-ProjectReaderTests-996833263-project-admin] Snapshot retrieved successfully. Jul 27 16:17:11.367204 np0000005924 devstack@c-api.service[100523]: INFO cinder.volume.api [None req-e9227d0b-11ed-4979-88b8-5e9543aa0b8f tempest-ProjectReaderTests-996833263 tempest-ProjectReaderTests-996833263-project-admin] Snapshot delete request issued successfully. Jul 27 16:17:11.367349 np0000005924 devstack@c-api.service[100523]: INFO cinder.api.openstack.wsgi [None req-e9227d0b-11ed-4979-88b8-5e9543aa0b8f tempest-ProjectReaderTests-996833263 tempest-ProjectReaderTests-996833263-project-admin] https://10.4.3.117/volume/v3/snapshots/fbc2046e-2d31-41f5-a296-829da11a0a34 returned with HTTP 202 Jul 27 16:17:11.367964 np0000005924 devstack@c-api.service[100523]: [pid: 100523|app: 0|req: 890/3529] 10.4.3.117 () {66 vars in 1357 bytes} [Mon Jul 27 16:17:11 2026] DELETE /volume/v3/snapshots/fbc2046e-2d31-41f5-a296-829da11a0a34 => generated 0 bytes in 31 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 27 16:17:11.377431 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.middleware.request_id [None req-87baacca-4401-4751-ab2a-b24427731fb2 None None] RequestId filter calling following filter/app {{(pid=100522) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:17:11.379456 np0000005924 devstack@c-api.service[100522]: INFO cinder.api.openstack.wsgi [None req-87baacca-4401-4751-ab2a-b24427731fb2 tempest-ProjectReaderTests-996833263 tempest-ProjectReaderTests-996833263-project-admin] GET https://10.4.3.117/volume/v3/snapshots/fbc2046e-2d31-41f5-a296-829da11a0a34 Jul 27 16:17:11.379725 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.openstack.wsgi [None req-87baacca-4401-4751-ab2a-b24427731fb2 tempest-ProjectReaderTests-996833263 tempest-ProjectReaderTests-996833263-project-admin] Empty body provided in request {{(pid=100522) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:17:11.380018 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.openstack.wsgi [None req-87baacca-4401-4751-ab2a-b24427731fb2 tempest-ProjectReaderTests-996833263 tempest-ProjectReaderTests-996833263-project-admin] Calling method 'show' {{(pid=100522) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:17:11.385793 np0000005924 devstack@c-api.service[100522]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:17:11.385793 np0000005924 devstack@c-api.service[100522]: warnings.warn( Jul 27 16:17:11.386198 np0000005924 devstack@c-api.service[100522]: INFO cinder.volume.api [None req-87baacca-4401-4751-ab2a-b24427731fb2 tempest-ProjectReaderTests-996833263 tempest-ProjectReaderTests-996833263-project-admin] Snapshot retrieved successfully. Jul 27 16:17:11.387077 np0000005924 devstack@c-api.service[100522]: INFO cinder.api.openstack.wsgi [None req-87baacca-4401-4751-ab2a-b24427731fb2 tempest-ProjectReaderTests-996833263 tempest-ProjectReaderTests-996833263-project-admin] https://10.4.3.117/volume/v3/snapshots/fbc2046e-2d31-41f5-a296-829da11a0a34 returned with HTTP 200 Jul 27 16:17:11.387743 np0000005924 devstack@c-api.service[100522]: [pid: 100522|app: 0|req: 872/3530] 10.4.3.117 () {66 vars in 1354 bytes} [Mon Jul 27 16:17:11 2026] GET /volume/v3/snapshots/fbc2046e-2d31-41f5-a296-829da11a0a34 => generated 466 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 27 16:17:11.841049 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.middleware.request_id [None req-53edc04d-7887-4524-a33f-3c72222c0c1f None None] RequestId filter calling following filter/app {{(pid=100521) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:17:11.842896 np0000005924 devstack@c-api.service[100521]: INFO cinder.api.openstack.wsgi [None req-53edc04d-7887-4524-a33f-3c72222c0c1f tempest-VolumesBackupsTest-1361087151 tempest-VolumesBackupsTest-1361087151-project-member] GET https://10.4.3.117/volume/v3/backups/48d9c7f4-a8b3-43d5-8f9d-f42a489736de Jul 27 16:17:11.843190 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.openstack.wsgi [None req-53edc04d-7887-4524-a33f-3c72222c0c1f tempest-VolumesBackupsTest-1361087151 tempest-VolumesBackupsTest-1361087151-project-member] Empty body provided in request {{(pid=100521) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:17:11.843475 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.openstack.wsgi [None req-53edc04d-7887-4524-a33f-3c72222c0c1f tempest-VolumesBackupsTest-1361087151 tempest-VolumesBackupsTest-1361087151-project-member] Calling method 'show' {{(pid=100521) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:17:11.843627 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.v3.backups [None req-53edc04d-7887-4524-a33f-3c72222c0c1f tempest-VolumesBackupsTest-1361087151 tempest-VolumesBackupsTest-1361087151-project-member] Show backup with id 48d9c7f4-a8b3-43d5-8f9d-f42a489736de. {{(pid=100521) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 27 16:17:11.848778 np0000005924 devstack@c-api.service[100521]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:17:11.848778 np0000005924 devstack@c-api.service[100521]: warnings.warn( Jul 27 16:17:11.849882 np0000005924 devstack@c-api.service[100521]: INFO cinder.api.openstack.wsgi [None req-53edc04d-7887-4524-a33f-3c72222c0c1f tempest-VolumesBackupsTest-1361087151 tempest-VolumesBackupsTest-1361087151-project-member] https://10.4.3.117/volume/v3/backups/48d9c7f4-a8b3-43d5-8f9d-f42a489736de returned with HTTP 200 Jul 27 16:17:11.850471 np0000005924 devstack@c-api.service[100521]: [pid: 100521|app: 0|req: 880/3531] 10.4.3.117 () {66 vars in 1348 bytes} [Mon Jul 27 16:17:11 2026] GET /volume/v3/backups/48d9c7f4-a8b3-43d5-8f9d-f42a489736de => generated 748 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 27 16:17:12.105962 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.middleware.request_id [None req-76e52822-7b4c-4c01-b4ac-de945f6f06dd None None] RequestId filter calling following filter/app {{(pid=100524) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:17:12.109917 np0000005924 devstack@c-api.service[100524]: INFO cinder.api.openstack.wsgi [None req-76e52822-7b4c-4c01-b4ac-de945f6f06dd tempest-VolumesBackupsTest-916266255 tempest-VolumesBackupsTest-916266255-project-member] GET https://10.4.3.117/volume/v3/volumes/1e6d85f9-f549-45b3-a65d-266850874b53 Jul 27 16:17:12.109917 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.openstack.wsgi [None req-76e52822-7b4c-4c01-b4ac-de945f6f06dd tempest-VolumesBackupsTest-916266255 tempest-VolumesBackupsTest-916266255-project-member] Empty body provided in request {{(pid=100524) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:17:12.109917 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.openstack.wsgi [None req-76e52822-7b4c-4c01-b4ac-de945f6f06dd tempest-VolumesBackupsTest-916266255 tempest-VolumesBackupsTest-916266255-project-member] Calling method 'show' {{(pid=100524) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:17:12.114843 np0000005924 devstack@c-api.service[100524]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:17:12.114843 np0000005924 devstack@c-api.service[100524]: warnings.warn( Jul 27 16:17:12.118384 np0000005924 devstack@c-api.service[100524]: INFO cinder.volume.api [None req-76e52822-7b4c-4c01-b4ac-de945f6f06dd tempest-VolumesBackupsTest-916266255 tempest-VolumesBackupsTest-916266255-project-member] Volume info retrieved successfully. Jul 27 16:17:12.122454 np0000005924 devstack@c-api.service[100524]: INFO cinder.api.openstack.wsgi [None req-76e52822-7b4c-4c01-b4ac-de945f6f06dd tempest-VolumesBackupsTest-916266255 tempest-VolumesBackupsTest-916266255-project-member] https://10.4.3.117/volume/v3/volumes/1e6d85f9-f549-45b3-a65d-266850874b53 returned with HTTP 200 Jul 27 16:17:12.123126 np0000005924 devstack@c-api.service[100524]: [pid: 100524|app: 0|req: 890/3532] 10.4.3.117 () {66 vars in 1348 bytes} [Mon Jul 27 16:17:12 2026] GET /volume/v3/volumes/1e6d85f9-f549-45b3-a65d-266850874b53 => generated 842 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 27 16:17:12.135087 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.middleware.request_id [None req-cbf59076-2d81-419a-a220-983c2f593528 None None] RequestId filter calling following filter/app {{(pid=100523) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:17:12.136860 np0000005924 devstack@c-api.service[100523]: INFO cinder.api.openstack.wsgi [None req-cbf59076-2d81-419a-a220-983c2f593528 tempest-VolumesBackupsTest-1022642059 tempest-VolumesBackupsTest-1022642059-project-admin] POST https://10.4.3.117/volume/v3/backups Jul 27 16:17:12.137277 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.openstack.wsgi [None req-cbf59076-2d81-419a-a220-983c2f593528 tempest-VolumesBackupsTest-1022642059 tempest-VolumesBackupsTest-1022642059-project-admin] Action: 'create', calling method: create, body: {"backup": {"volume_id": "1e6d85f9-f549-45b3-a65d-266850874b53", "name": "tempest-VolumesBackupsTest-Backup-1981607290"}} {{(pid=100523) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 27 16:17:12.138628 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.contrib.backups [None req-cbf59076-2d81-419a-a220-983c2f593528 tempest-VolumesBackupsTest-1022642059 tempest-VolumesBackupsTest-1022642059-project-admin] Creating new backup {'backup': {'volume_id': '1e6d85f9-f549-45b3-a65d-266850874b53', 'name': 'tempest-VolumesBackupsTest-Backup-1981607290'}} {{(pid=100523) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Jul 27 16:17:12.138936 np0000005924 devstack@c-api.service[100523]: INFO cinder.api.contrib.backups [None req-cbf59076-2d81-419a-a220-983c2f593528 tempest-VolumesBackupsTest-1022642059 tempest-VolumesBackupsTest-1022642059-project-admin] Creating backup of volume 1e6d85f9-f549-45b3-a65d-266850874b53 in container None Jul 27 16:17:12.146379 np0000005924 devstack@c-api.service[100523]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:17:12.146379 np0000005924 devstack@c-api.service[100523]: warnings.warn( Jul 27 16:17:12.146882 np0000005924 devstack@c-api.service[100523]: INFO cinder.volume.api [None req-cbf59076-2d81-419a-a220-983c2f593528 tempest-VolumesBackupsTest-1022642059 tempest-VolumesBackupsTest-1022642059-project-admin] Volume info retrieved successfully. Jul 27 16:17:12.164513 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.quota [None req-cbf59076-2d81-419a-a220-983c2f593528 tempest-VolumesBackupsTest-1022642059 tempest-VolumesBackupsTest-1022642059-project-admin] Created reservations ['6768415f-1b8a-4e05-a7f4-80bbb4eafeb1', 'e6e65d2a-d471-494b-9194-e640e34e4950'] {{(pid=100523) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 27 16:17:12.192802 np0000005924 devstack@c-api.service[100523]: INFO cinder.api.openstack.wsgi [None req-cbf59076-2d81-419a-a220-983c2f593528 tempest-VolumesBackupsTest-1022642059 tempest-VolumesBackupsTest-1022642059-project-admin] https://10.4.3.117/volume/v3/backups returned with HTTP 202 Jul 27 16:17:12.195407 np0000005924 devstack@c-api.service[100523]: [pid: 100523|app: 0|req: 891/3533] 10.4.3.117 () {68 vars in 1259 bytes} [Mon Jul 27 16:17:12 2026] POST /volume/v3/backups => generated 330 bytes in 59 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 27 16:17:12.204809 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.middleware.request_id [None req-517fb2dc-e3b0-4421-a013-f190ad1912a9 None None] RequestId filter calling following filter/app {{(pid=100522) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:17:12.208804 np0000005924 devstack@c-api.service[100522]: INFO cinder.api.openstack.wsgi [None req-517fb2dc-e3b0-4421-a013-f190ad1912a9 tempest-VolumesBackupsTest-1022642059 tempest-VolumesBackupsTest-1022642059-project-admin] GET https://10.4.3.117/volume/v3/backups/73b586a1-85e3-49f4-a6ff-f6d896a34c07 Jul 27 16:17:12.209052 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.openstack.wsgi [None req-517fb2dc-e3b0-4421-a013-f190ad1912a9 tempest-VolumesBackupsTest-1022642059 tempest-VolumesBackupsTest-1022642059-project-admin] Empty body provided in request {{(pid=100522) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:17:12.209294 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.openstack.wsgi [None req-517fb2dc-e3b0-4421-a013-f190ad1912a9 tempest-VolumesBackupsTest-1022642059 tempest-VolumesBackupsTest-1022642059-project-admin] Calling method 'show' {{(pid=100522) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:17:12.209463 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.v3.backups [None req-517fb2dc-e3b0-4421-a013-f190ad1912a9 tempest-VolumesBackupsTest-1022642059 tempest-VolumesBackupsTest-1022642059-project-admin] Show backup with id 73b586a1-85e3-49f4-a6ff-f6d896a34c07. {{(pid=100522) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 27 16:17:12.228436 np0000005924 devstack@c-api.service[100522]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:17:12.228436 np0000005924 devstack@c-api.service[100522]: warnings.warn( Jul 27 16:17:12.230288 np0000005924 devstack@c-api.service[100522]: INFO cinder.api.openstack.wsgi [None req-517fb2dc-e3b0-4421-a013-f190ad1912a9 tempest-VolumesBackupsTest-1022642059 tempest-VolumesBackupsTest-1022642059-project-admin] https://10.4.3.117/volume/v3/backups/73b586a1-85e3-49f4-a6ff-f6d896a34c07 returned with HTTP 200 Jul 27 16:17:12.233165 np0000005924 devstack@c-api.service[100522]: [pid: 100522|app: 0|req: 873/3534] 10.4.3.117 () {66 vars in 1348 bytes} [Mon Jul 27 16:17:12 2026] GET /volume/v3/backups/73b586a1-85e3-49f4-a6ff-f6d896a34c07 => generated 737 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 27 16:17:12.398103 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.middleware.request_id [None req-7cfea093-7fe5-46f0-b0a8-7a2596c69376 None None] RequestId filter calling following filter/app {{(pid=100521) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:17:12.399917 np0000005924 devstack@c-api.service[100521]: INFO cinder.api.openstack.wsgi [None req-7cfea093-7fe5-46f0-b0a8-7a2596c69376 tempest-ProjectReaderTests-996833263 tempest-ProjectReaderTests-996833263-project-admin] GET https://10.4.3.117/volume/v3/snapshots/fbc2046e-2d31-41f5-a296-829da11a0a34 Jul 27 16:17:12.400131 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.openstack.wsgi [None req-7cfea093-7fe5-46f0-b0a8-7a2596c69376 tempest-ProjectReaderTests-996833263 tempest-ProjectReaderTests-996833263-project-admin] Empty body provided in request {{(pid=100521) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:17:12.400305 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.openstack.wsgi [None req-7cfea093-7fe5-46f0-b0a8-7a2596c69376 tempest-ProjectReaderTests-996833263 tempest-ProjectReaderTests-996833263-project-admin] Calling method 'show' {{(pid=100521) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:17:12.404998 np0000005924 devstack@c-api.service[100521]: INFO cinder.api.openstack.wsgi [None req-7cfea093-7fe5-46f0-b0a8-7a2596c69376 tempest-ProjectReaderTests-996833263 tempest-ProjectReaderTests-996833263-project-admin] https://10.4.3.117/volume/v3/snapshots/fbc2046e-2d31-41f5-a296-829da11a0a34 returned with HTTP 404 Jul 27 16:17:12.405610 np0000005924 devstack@c-api.service[100521]: [pid: 100521|app: 0|req: 881/3535] 10.4.3.117 () {66 vars in 1354 bytes} [Mon Jul 27 16:17:12 2026] GET /volume/v3/snapshots/fbc2046e-2d31-41f5-a296-829da11a0a34 => generated 111 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 27 16:17:12.412386 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.middleware.request_id [None req-779aa25d-a0da-4e49-b007-1a51db7ec922 None None] RequestId filter calling following filter/app {{(pid=100524) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:17:12.414541 np0000005924 devstack@c-api.service[100524]: INFO cinder.api.openstack.wsgi [None req-779aa25d-a0da-4e49-b007-1a51db7ec922 tempest-ProjectReaderTests-996833263 tempest-ProjectReaderTests-996833263-project-admin] DELETE https://10.4.3.117/volume/v3/volumes/20a230e2-179d-4991-8214-6c7afececdaf Jul 27 16:17:12.414822 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.openstack.wsgi [None req-779aa25d-a0da-4e49-b007-1a51db7ec922 tempest-ProjectReaderTests-996833263 tempest-ProjectReaderTests-996833263-project-admin] Empty body provided in request {{(pid=100524) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:17:12.415061 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.openstack.wsgi [None req-779aa25d-a0da-4e49-b007-1a51db7ec922 tempest-ProjectReaderTests-996833263 tempest-ProjectReaderTests-996833263-project-admin] Calling method 'delete' {{(pid=100524) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:17:12.415268 np0000005924 devstack@c-api.service[100524]: INFO cinder.api.v3.volumes [None req-779aa25d-a0da-4e49-b007-1a51db7ec922 tempest-ProjectReaderTests-996833263 tempest-ProjectReaderTests-996833263-project-admin] Delete volume with id: 20a230e2-179d-4991-8214-6c7afececdaf Jul 27 16:17:12.424358 np0000005924 devstack@c-api.service[100524]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:17:12.424358 np0000005924 devstack@c-api.service[100524]: warnings.warn( Jul 27 16:17:12.424886 np0000005924 devstack@c-api.service[100524]: INFO cinder.volume.api [None req-779aa25d-a0da-4e49-b007-1a51db7ec922 tempest-ProjectReaderTests-996833263 tempest-ProjectReaderTests-996833263-project-admin] Volume info retrieved successfully. Jul 27 16:17:12.451707 np0000005924 devstack@c-api.service[100524]: INFO cinder.volume.api [None req-779aa25d-a0da-4e49-b007-1a51db7ec922 tempest-ProjectReaderTests-996833263 tempest-ProjectReaderTests-996833263-project-admin] Delete volume request issued successfully. Jul 27 16:17:12.452040 np0000005924 devstack@c-api.service[100524]: INFO cinder.api.openstack.wsgi [None req-779aa25d-a0da-4e49-b007-1a51db7ec922 tempest-ProjectReaderTests-996833263 tempest-ProjectReaderTests-996833263-project-admin] https://10.4.3.117/volume/v3/volumes/20a230e2-179d-4991-8214-6c7afececdaf returned with HTTP 202 Jul 27 16:17:12.452498 np0000005924 devstack@c-api.service[100524]: [pid: 100524|app: 0|req: 891/3536] 10.4.3.117 () {66 vars in 1351 bytes} [Mon Jul 27 16:17:12 2026] DELETE /volume/v3/volumes/20a230e2-179d-4991-8214-6c7afececdaf => generated 0 bytes in 41 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 27 16:17:12.461884 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.middleware.request_id [None req-16a0a887-8547-45ea-8288-213b9a1bab48 None None] RequestId filter calling following filter/app {{(pid=100523) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:17:12.463653 np0000005924 devstack@c-api.service[100523]: INFO cinder.api.openstack.wsgi [None req-16a0a887-8547-45ea-8288-213b9a1bab48 tempest-ProjectReaderTests-996833263 tempest-ProjectReaderTests-996833263-project-admin] GET https://10.4.3.117/volume/v3/volumes/20a230e2-179d-4991-8214-6c7afececdaf Jul 27 16:17:12.463848 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.openstack.wsgi [None req-16a0a887-8547-45ea-8288-213b9a1bab48 tempest-ProjectReaderTests-996833263 tempest-ProjectReaderTests-996833263-project-admin] Empty body provided in request {{(pid=100523) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:17:12.464023 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.openstack.wsgi [None req-16a0a887-8547-45ea-8288-213b9a1bab48 tempest-ProjectReaderTests-996833263 tempest-ProjectReaderTests-996833263-project-admin] Calling method 'show' {{(pid=100523) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:17:12.471090 np0000005924 devstack@c-api.service[100523]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:17:12.471090 np0000005924 devstack@c-api.service[100523]: warnings.warn( Jul 27 16:17:12.475266 np0000005924 devstack@c-api.service[100523]: INFO cinder.volume.api [None req-16a0a887-8547-45ea-8288-213b9a1bab48 tempest-ProjectReaderTests-996833263 tempest-ProjectReaderTests-996833263-project-admin] Volume info retrieved successfully. Jul 27 16:17:12.480711 np0000005924 devstack@c-api.service[100523]: INFO cinder.api.openstack.wsgi [None req-16a0a887-8547-45ea-8288-213b9a1bab48 tempest-ProjectReaderTests-996833263 tempest-ProjectReaderTests-996833263-project-admin] https://10.4.3.117/volume/v3/volumes/20a230e2-179d-4991-8214-6c7afececdaf returned with HTTP 200 Jul 27 16:17:12.481121 np0000005924 devstack@c-api.service[100523]: [pid: 100523|app: 0|req: 892/3537] 10.4.3.117 () {66 vars in 1348 bytes} [Mon Jul 27 16:17:12 2026] GET /volume/v3/volumes/20a230e2-179d-4991-8214-6c7afececdaf => generated 1007 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 27 16:17:12.861624 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.middleware.request_id [None req-dac2f842-7ac6-4871-8016-974a07b6236e None None] RequestId filter calling following filter/app {{(pid=100522) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:17:12.863265 np0000005924 devstack@c-api.service[100522]: INFO cinder.api.openstack.wsgi [None req-dac2f842-7ac6-4871-8016-974a07b6236e tempest-VolumesBackupsTest-1361087151 tempest-VolumesBackupsTest-1361087151-project-member] GET https://10.4.3.117/volume/v3/backups/48d9c7f4-a8b3-43d5-8f9d-f42a489736de Jul 27 16:17:12.863513 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.openstack.wsgi [None req-dac2f842-7ac6-4871-8016-974a07b6236e tempest-VolumesBackupsTest-1361087151 tempest-VolumesBackupsTest-1361087151-project-member] Empty body provided in request {{(pid=100522) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:17:12.863664 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.openstack.wsgi [None req-dac2f842-7ac6-4871-8016-974a07b6236e tempest-VolumesBackupsTest-1361087151 tempest-VolumesBackupsTest-1361087151-project-member] Calling method 'show' {{(pid=100522) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:17:12.863764 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.v3.backups [None req-dac2f842-7ac6-4871-8016-974a07b6236e tempest-VolumesBackupsTest-1361087151 tempest-VolumesBackupsTest-1361087151-project-member] Show backup with id 48d9c7f4-a8b3-43d5-8f9d-f42a489736de. {{(pid=100522) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 27 16:17:12.867794 np0000005924 devstack@c-api.service[100522]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:17:12.867794 np0000005924 devstack@c-api.service[100522]: warnings.warn( Jul 27 16:17:12.868493 np0000005924 devstack@c-api.service[100522]: INFO cinder.api.openstack.wsgi [None req-dac2f842-7ac6-4871-8016-974a07b6236e tempest-VolumesBackupsTest-1361087151 tempest-VolumesBackupsTest-1361087151-project-member] https://10.4.3.117/volume/v3/backups/48d9c7f4-a8b3-43d5-8f9d-f42a489736de returned with HTTP 200 Jul 27 16:17:12.868854 np0000005924 devstack@c-api.service[100522]: [pid: 100522|app: 0|req: 874/3538] 10.4.3.117 () {66 vars in 1348 bytes} [Mon Jul 27 16:17:12 2026] GET /volume/v3/backups/48d9c7f4-a8b3-43d5-8f9d-f42a489736de => generated 748 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 27 16:17:13.244597 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.middleware.request_id [None req-fada8597-aaa9-4654-8712-9bce258ee5dc None None] RequestId filter calling following filter/app {{(pid=100521) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:17:13.246887 np0000005924 devstack@c-api.service[100521]: INFO cinder.api.openstack.wsgi [None req-fada8597-aaa9-4654-8712-9bce258ee5dc tempest-VolumesBackupsTest-1022642059 tempest-VolumesBackupsTest-1022642059-project-admin] GET https://10.4.3.117/volume/v3/backups/73b586a1-85e3-49f4-a6ff-f6d896a34c07 Jul 27 16:17:13.247130 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.openstack.wsgi [None req-fada8597-aaa9-4654-8712-9bce258ee5dc tempest-VolumesBackupsTest-1022642059 tempest-VolumesBackupsTest-1022642059-project-admin] Empty body provided in request {{(pid=100521) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:17:13.247429 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.openstack.wsgi [None req-fada8597-aaa9-4654-8712-9bce258ee5dc tempest-VolumesBackupsTest-1022642059 tempest-VolumesBackupsTest-1022642059-project-admin] Calling method 'show' {{(pid=100521) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:17:13.247591 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.v3.backups [None req-fada8597-aaa9-4654-8712-9bce258ee5dc tempest-VolumesBackupsTest-1022642059 tempest-VolumesBackupsTest-1022642059-project-admin] Show backup with id 73b586a1-85e3-49f4-a6ff-f6d896a34c07. {{(pid=100521) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 27 16:17:13.252851 np0000005924 devstack@c-api.service[100521]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:17:13.252851 np0000005924 devstack@c-api.service[100521]: warnings.warn( Jul 27 16:17:13.253707 np0000005924 devstack@c-api.service[100521]: INFO cinder.api.openstack.wsgi [None req-fada8597-aaa9-4654-8712-9bce258ee5dc tempest-VolumesBackupsTest-1022642059 tempest-VolumesBackupsTest-1022642059-project-admin] https://10.4.3.117/volume/v3/backups/73b586a1-85e3-49f4-a6ff-f6d896a34c07 returned with HTTP 200 Jul 27 16:17:13.254120 np0000005924 devstack@c-api.service[100521]: [pid: 100521|app: 0|req: 882/3539] 10.4.3.117 () {66 vars in 1348 bytes} [Mon Jul 27 16:17:13 2026] GET /volume/v3/backups/73b586a1-85e3-49f4-a6ff-f6d896a34c07 => generated 739 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 27 16:17:13.502118 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.middleware.request_id [None req-43b0de61-4f58-4103-b502-2df7f1c917d6 None None] RequestId filter calling following filter/app {{(pid=100524) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:17:13.504245 np0000005924 devstack@c-api.service[100524]: INFO cinder.api.openstack.wsgi [None req-43b0de61-4f58-4103-b502-2df7f1c917d6 tempest-ProjectReaderTests-996833263 tempest-ProjectReaderTests-996833263-project-admin] GET https://10.4.3.117/volume/v3/volumes/20a230e2-179d-4991-8214-6c7afececdaf Jul 27 16:17:13.504570 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.openstack.wsgi [None req-43b0de61-4f58-4103-b502-2df7f1c917d6 tempest-ProjectReaderTests-996833263 tempest-ProjectReaderTests-996833263-project-admin] Empty body provided in request {{(pid=100524) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:17:13.504800 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.openstack.wsgi [None req-43b0de61-4f58-4103-b502-2df7f1c917d6 tempest-ProjectReaderTests-996833263 tempest-ProjectReaderTests-996833263-project-admin] Calling method 'show' {{(pid=100524) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:17:13.514980 np0000005924 devstack@c-api.service[100524]: INFO cinder.api.openstack.wsgi [None req-43b0de61-4f58-4103-b502-2df7f1c917d6 tempest-ProjectReaderTests-996833263 tempest-ProjectReaderTests-996833263-project-admin] https://10.4.3.117/volume/v3/volumes/20a230e2-179d-4991-8214-6c7afececdaf returned with HTTP 404 Jul 27 16:17:13.515604 np0000005924 devstack@c-api.service[100524]: [pid: 100524|app: 0|req: 892/3540] 10.4.3.117 () {66 vars in 1348 bytes} [Mon Jul 27 16:17:13 2026] GET /volume/v3/volumes/20a230e2-179d-4991-8214-6c7afececdaf => generated 109 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 27 16:17:13.526127 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.middleware.request_id [None req-d01fa6f3-52b0-4b9a-ae4b-98b8f68b7fdf None None] RequestId filter calling following filter/app {{(pid=100523) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:17:13.528408 np0000005924 devstack@c-api.service[100523]: INFO cinder.api.openstack.wsgi [None req-d01fa6f3-52b0-4b9a-ae4b-98b8f68b7fdf tempest-ProjectReaderTests-996833263 tempest-ProjectReaderTests-996833263-project-admin] POST https://10.4.3.117/volume/v3/volumes Jul 27 16:17:13.530350 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.openstack.wsgi [None req-d01fa6f3-52b0-4b9a-ae4b-98b8f68b7fdf tempest-ProjectReaderTests-996833263 tempest-ProjectReaderTests-996833263-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-1885106880"}} {{(pid=100523) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 27 16:17:13.530350 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.v3.volumes [None req-d01fa6f3-52b0-4b9a-ae4b-98b8f68b7fdf tempest-ProjectReaderTests-996833263 tempest-ProjectReaderTests-996833263-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-1885106880'}} {{(pid=100523) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 27 16:17:13.530648 np0000005924 devstack@c-api.service[100523]: INFO cinder.api.v3.volumes [None req-d01fa6f3-52b0-4b9a-ae4b-98b8f68b7fdf tempest-ProjectReaderTests-996833263 tempest-ProjectReaderTests-996833263-project-admin] Create volume of 1 GB Jul 27 16:17:13.536900 np0000005924 devstack@c-api.service[100523]: INFO cinder.volume.api [None req-d01fa6f3-52b0-4b9a-ae4b-98b8f68b7fdf tempest-ProjectReaderTests-996833263 tempest-ProjectReaderTests-996833263-project-admin] Availability Zones retrieved successfully. Jul 27 16:17:13.543499 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.volume.api [None req-d01fa6f3-52b0-4b9a-ae4b-98b8f68b7fdf tempest-ProjectReaderTests-996833263 tempest-ProjectReaderTests-996833263-project-admin] Flow 'volume_create_api' (e2899a74-e41c-45fc-88e5-5012c06285a7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100523) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 27 16:17:13.544595 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.volume.api [None req-d01fa6f3-52b0-4b9a-ae4b-98b8f68b7fdf tempest-ProjectReaderTests-996833263 tempest-ProjectReaderTests-996833263-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (7f027d6c-b6a0-49fd-9d9e-c1bb16c79371) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100523) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 27 16:17:13.545499 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.volume.flows.api.create_volume [None req-d01fa6f3-52b0-4b9a-ae4b-98b8f68b7fdf tempest-ProjectReaderTests-996833263 tempest-ProjectReaderTests-996833263-project-admin] Validating volume size '1' using validate_int {{(pid=100523) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 27 16:17:13.570393 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.volume.api [None req-d01fa6f3-52b0-4b9a-ae4b-98b8f68b7fdf tempest-ProjectReaderTests-996833263 tempest-ProjectReaderTests-996833263-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (7f027d6c-b6a0-49fd-9d9e-c1bb16c79371) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-27T16:04:59Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=2bce4e1a-e6e0-49d9-be36-c3405449a01e,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '2bce4e1a-e6e0-49d9-be36-c3405449a01e', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100523) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 27 16:17:13.572100 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.volume.api [None req-d01fa6f3-52b0-4b9a-ae4b-98b8f68b7fdf tempest-ProjectReaderTests-996833263 tempest-ProjectReaderTests-996833263-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (389072bd-7b29-4f8a-a5af-0d3d63969208) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100523) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 27 16:17:13.618723 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.quota [None req-d01fa6f3-52b0-4b9a-ae4b-98b8f68b7fdf tempest-ProjectReaderTests-996833263 tempest-ProjectReaderTests-996833263-project-admin] Created reservations ['c87ba7ba-9df1-469b-aa14-7bcecb1a9722', '12e1e69e-4f03-445e-8690-0e4206940feb', 'ba17227a-863a-41ce-bde7-4a379609deb1', 'a48fda8d-aefe-4fcf-9ccc-5ebc374ee07c'] {{(pid=100523) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 27 16:17:13.619889 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.volume.api [None req-d01fa6f3-52b0-4b9a-ae4b-98b8f68b7fdf tempest-ProjectReaderTests-996833263 tempest-ProjectReaderTests-996833263-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (389072bd-7b29-4f8a-a5af-0d3d63969208) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['c87ba7ba-9df1-469b-aa14-7bcecb1a9722', '12e1e69e-4f03-445e-8690-0e4206940feb', 'ba17227a-863a-41ce-bde7-4a379609deb1', 'a48fda8d-aefe-4fcf-9ccc-5ebc374ee07c']}' {{(pid=100523) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 27 16:17:13.621074 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.volume.api [None req-d01fa6f3-52b0-4b9a-ae4b-98b8f68b7fdf tempest-ProjectReaderTests-996833263 tempest-ProjectReaderTests-996833263-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (98edf7d8-b6fb-4cbc-bfef-e9118b9491c4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100523) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 27 16:17:13.653432 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.volume.api [None req-d01fa6f3-52b0-4b9a-ae4b-98b8f68b7fdf tempest-ProjectReaderTests-996833263 tempest-ProjectReaderTests-996833263-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (98edf7d8-b6fb-4cbc-bfef-e9118b9491c4) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '49f0a17a-6397-484c-b699-d6ca6e60a8e4', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1885106880',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='19f745ca7d2f4484b34a2288f33a6366',qos_specs=None,replication_status=,reservations=['c87ba7ba-9df1-469b-aa14-7bcecb1a9722','12e1e69e-4f03-445e-8690-0e4206940feb','ba17227a-863a-41ce-bde7-4a379609deb1','a48fda8d-aefe-4fcf-9ccc-5ebc374ee07c'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='051eab5b70d943678e19411826358afd',volume_type_id=2bce4e1a-e6e0-49d9-be36-c3405449a01e), 'volume': Volume(_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-27T16:17:13Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1885106880',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=49f0a17a-6397-484c-b699-d6ca6e60a8e4,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='19f745ca7d2f4484b34a2288f33a6366',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='051eab5b70d943678e19411826358afd',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(2bce4e1a-e6e0-49d9-be36-c3405449a01e),volume_type_id=2bce4e1a-e6e0-49d9-be36-c3405449a01e)}' {{(pid=100523) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 27 16:17:13.653432 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.volume.api [None req-d01fa6f3-52b0-4b9a-ae4b-98b8f68b7fdf tempest-ProjectReaderTests-996833263 tempest-ProjectReaderTests-996833263-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (e0b142ab-8f1c-47d4-b874-5465e7e8035b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100523) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 27 16:17:13.671900 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.volume.api [None req-d01fa6f3-52b0-4b9a-ae4b-98b8f68b7fdf tempest-ProjectReaderTests-996833263 tempest-ProjectReaderTests-996833263-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (e0b142ab-8f1c-47d4-b874-5465e7e8035b) transitioned into state 'SUCCESS' from state '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-1885106880',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='19f745ca7d2f4484b34a2288f33a6366',qos_specs=None,replication_status=,reservations=['c87ba7ba-9df1-469b-aa14-7bcecb1a9722','12e1e69e-4f03-445e-8690-0e4206940feb','ba17227a-863a-41ce-bde7-4a379609deb1','a48fda8d-aefe-4fcf-9ccc-5ebc374ee07c'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='051eab5b70d943678e19411826358afd',volume_type_id=2bce4e1a-e6e0-49d9-be36-c3405449a01e)}' {{(pid=100523) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 27 16:17:13.673005 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.volume.api [None req-d01fa6f3-52b0-4b9a-ae4b-98b8f68b7fdf tempest-ProjectReaderTests-996833263 tempest-ProjectReaderTests-996833263-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (3b81277f-f503-472e-b1cc-5bcc30f9e091) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100523) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 27 16:17:13.683874 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.volume.api [None req-d01fa6f3-52b0-4b9a-ae4b-98b8f68b7fdf tempest-ProjectReaderTests-996833263 tempest-ProjectReaderTests-996833263-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (3b81277f-f503-472e-b1cc-5bcc30f9e091) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100523) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 27 16:17:13.684975 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.volume.api [None req-d01fa6f3-52b0-4b9a-ae4b-98b8f68b7fdf tempest-ProjectReaderTests-996833263 tempest-ProjectReaderTests-996833263-project-admin] Flow 'volume_create_api' (e2899a74-e41c-45fc-88e5-5012c06285a7) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100523) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 27 16:17:13.685419 np0000005924 devstack@c-api.service[100523]: INFO cinder.volume.api [None req-d01fa6f3-52b0-4b9a-ae4b-98b8f68b7fdf tempest-ProjectReaderTests-996833263 tempest-ProjectReaderTests-996833263-project-admin] Create volume request issued successfully. Jul 27 16:17:13.686087 np0000005924 devstack@c-api.service[100523]: INFO cinder.api.openstack.wsgi [None req-d01fa6f3-52b0-4b9a-ae4b-98b8f68b7fdf tempest-ProjectReaderTests-996833263 tempest-ProjectReaderTests-996833263-project-admin] https://10.4.3.117/volume/v3/volumes returned with HTTP 202 Jul 27 16:17:13.686599 np0000005924 devstack@c-api.service[100523]: [pid: 100523|app: 0|req: 893/3541] 10.4.3.117 () {68 vars in 1258 bytes} [Mon Jul 27 16:17:13 2026] POST /volume/v3/volumes => generated 778 bytes in 161 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 27 16:17:13.699583 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.middleware.request_id [None req-96fce4b2-64b1-46a2-a8c8-a27741adab69 None None] RequestId filter calling following filter/app {{(pid=100522) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:17:13.702376 np0000005924 devstack@c-api.service[100522]: INFO cinder.api.openstack.wsgi [None req-96fce4b2-64b1-46a2-a8c8-a27741adab69 tempest-ProjectReaderTests-996833263 tempest-ProjectReaderTests-996833263-project-admin] GET https://10.4.3.117/volume/v3/volumes/49f0a17a-6397-484c-b699-d6ca6e60a8e4 Jul 27 16:17:13.702785 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.openstack.wsgi [None req-96fce4b2-64b1-46a2-a8c8-a27741adab69 tempest-ProjectReaderTests-996833263 tempest-ProjectReaderTests-996833263-project-admin] Empty body provided in request {{(pid=100522) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:17:13.703059 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.openstack.wsgi [None req-96fce4b2-64b1-46a2-a8c8-a27741adab69 tempest-ProjectReaderTests-996833263 tempest-ProjectReaderTests-996833263-project-admin] Calling method 'show' {{(pid=100522) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:17:13.711979 np0000005924 devstack@c-api.service[100522]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:17:13.711979 np0000005924 devstack@c-api.service[100522]: warnings.warn( Jul 27 16:17:13.718089 np0000005924 devstack@c-api.service[100522]: INFO cinder.volume.api [None req-96fce4b2-64b1-46a2-a8c8-a27741adab69 tempest-ProjectReaderTests-996833263 tempest-ProjectReaderTests-996833263-project-admin] Volume info retrieved successfully. Jul 27 16:17:13.719882 np0000005924 devstack@c-api.service[100522]: INFO cinder.api.openstack.wsgi [None req-96fce4b2-64b1-46a2-a8c8-a27741adab69 tempest-ProjectReaderTests-996833263 tempest-ProjectReaderTests-996833263-project-admin] https://10.4.3.117/volume/v3/volumes/49f0a17a-6397-484c-b699-d6ca6e60a8e4 returned with HTTP 200 Jul 27 16:17:13.720342 np0000005924 devstack@c-api.service[100522]: [pid: 100522|app: 0|req: 875/3542] 10.4.3.117 () {66 vars in 1348 bytes} [Mon Jul 27 16:17:13 2026] GET /volume/v3/volumes/49f0a17a-6397-484c-b699-d6ca6e60a8e4 => generated 957 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 27 16:17:13.881309 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.middleware.request_id [None req-d5e00c63-920d-447c-8d18-b65870fd4b7e None None] RequestId filter calling following filter/app {{(pid=100521) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:17:13.883112 np0000005924 devstack@c-api.service[100521]: INFO cinder.api.openstack.wsgi [None req-d5e00c63-920d-447c-8d18-b65870fd4b7e tempest-VolumesBackupsTest-1361087151 tempest-VolumesBackupsTest-1361087151-project-member] GET https://10.4.3.117/volume/v3/backups/48d9c7f4-a8b3-43d5-8f9d-f42a489736de Jul 27 16:17:13.883292 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.openstack.wsgi [None req-d5e00c63-920d-447c-8d18-b65870fd4b7e tempest-VolumesBackupsTest-1361087151 tempest-VolumesBackupsTest-1361087151-project-member] Empty body provided in request {{(pid=100521) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:17:13.883516 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.openstack.wsgi [None req-d5e00c63-920d-447c-8d18-b65870fd4b7e tempest-VolumesBackupsTest-1361087151 tempest-VolumesBackupsTest-1361087151-project-member] Calling method 'show' {{(pid=100521) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:17:13.883642 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.v3.backups [None req-d5e00c63-920d-447c-8d18-b65870fd4b7e tempest-VolumesBackupsTest-1361087151 tempest-VolumesBackupsTest-1361087151-project-member] Show backup with id 48d9c7f4-a8b3-43d5-8f9d-f42a489736de. {{(pid=100521) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 27 16:17:13.888090 np0000005924 devstack@c-api.service[100521]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:17:13.888090 np0000005924 devstack@c-api.service[100521]: warnings.warn( Jul 27 16:17:13.888884 np0000005924 devstack@c-api.service[100521]: INFO cinder.api.openstack.wsgi [None req-d5e00c63-920d-447c-8d18-b65870fd4b7e tempest-VolumesBackupsTest-1361087151 tempest-VolumesBackupsTest-1361087151-project-member] https://10.4.3.117/volume/v3/backups/48d9c7f4-a8b3-43d5-8f9d-f42a489736de returned with HTTP 200 Jul 27 16:17:13.889170 np0000005924 devstack@c-api.service[100521]: [pid: 100521|app: 0|req: 883/3543] 10.4.3.117 () {66 vars in 1348 bytes} [Mon Jul 27 16:17:13 2026] GET /volume/v3/backups/48d9c7f4-a8b3-43d5-8f9d-f42a489736de => generated 748 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 27 16:17:14.265062 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.middleware.request_id [None req-a496772c-9e56-4748-8253-652e52d8fd7a None None] RequestId filter calling following filter/app {{(pid=100524) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:17:14.266800 np0000005924 devstack@c-api.service[100524]: INFO cinder.api.openstack.wsgi [None req-a496772c-9e56-4748-8253-652e52d8fd7a tempest-VolumesBackupsTest-1022642059 tempest-VolumesBackupsTest-1022642059-project-admin] GET https://10.4.3.117/volume/v3/backups/73b586a1-85e3-49f4-a6ff-f6d896a34c07 Jul 27 16:17:14.266994 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.openstack.wsgi [None req-a496772c-9e56-4748-8253-652e52d8fd7a tempest-VolumesBackupsTest-1022642059 tempest-VolumesBackupsTest-1022642059-project-admin] Empty body provided in request {{(pid=100524) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:17:14.267170 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.openstack.wsgi [None req-a496772c-9e56-4748-8253-652e52d8fd7a tempest-VolumesBackupsTest-1022642059 tempest-VolumesBackupsTest-1022642059-project-admin] Calling method 'show' {{(pid=100524) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:17:14.267268 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.v3.backups [None req-a496772c-9e56-4748-8253-652e52d8fd7a tempest-VolumesBackupsTest-1022642059 tempest-VolumesBackupsTest-1022642059-project-admin] Show backup with id 73b586a1-85e3-49f4-a6ff-f6d896a34c07. {{(pid=100524) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 27 16:17:14.271214 np0000005924 devstack@c-api.service[100524]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:17:14.271214 np0000005924 devstack@c-api.service[100524]: warnings.warn( Jul 27 16:17:14.271775 np0000005924 devstack@c-api.service[100524]: INFO cinder.api.openstack.wsgi [None req-a496772c-9e56-4748-8253-652e52d8fd7a tempest-VolumesBackupsTest-1022642059 tempest-VolumesBackupsTest-1022642059-project-admin] https://10.4.3.117/volume/v3/backups/73b586a1-85e3-49f4-a6ff-f6d896a34c07 returned with HTTP 200 Jul 27 16:17:14.272200 np0000005924 devstack@c-api.service[100524]: [pid: 100524|app: 0|req: 893/3544] 10.4.3.117 () {66 vars in 1348 bytes} [Mon Jul 27 16:17:14 2026] GET /volume/v3/backups/73b586a1-85e3-49f4-a6ff-f6d896a34c07 => generated 739 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 27 16:17:14.732583 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.middleware.request_id [None req-e023541f-bd7d-4617-ae60-695325d7e447 None None] RequestId filter calling following filter/app {{(pid=100523) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:17:14.735009 np0000005924 devstack@c-api.service[100523]: INFO cinder.api.openstack.wsgi [None req-e023541f-bd7d-4617-ae60-695325d7e447 tempest-ProjectReaderTests-996833263 tempest-ProjectReaderTests-996833263-project-admin] GET https://10.4.3.117/volume/v3/volumes/49f0a17a-6397-484c-b699-d6ca6e60a8e4 Jul 27 16:17:14.735292 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.openstack.wsgi [None req-e023541f-bd7d-4617-ae60-695325d7e447 tempest-ProjectReaderTests-996833263 tempest-ProjectReaderTests-996833263-project-admin] Empty body provided in request {{(pid=100523) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:17:14.735497 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.openstack.wsgi [None req-e023541f-bd7d-4617-ae60-695325d7e447 tempest-ProjectReaderTests-996833263 tempest-ProjectReaderTests-996833263-project-admin] Calling method 'show' {{(pid=100523) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:17:14.743492 np0000005924 devstack@c-api.service[100523]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:17:14.743492 np0000005924 devstack@c-api.service[100523]: warnings.warn( Jul 27 16:17:14.747362 np0000005924 devstack@c-api.service[100523]: INFO cinder.volume.api [None req-e023541f-bd7d-4617-ae60-695325d7e447 tempest-ProjectReaderTests-996833263 tempest-ProjectReaderTests-996833263-project-admin] Volume info retrieved successfully. Jul 27 16:17:14.751544 np0000005924 devstack@c-api.service[100523]: INFO cinder.api.openstack.wsgi [None req-e023541f-bd7d-4617-ae60-695325d7e447 tempest-ProjectReaderTests-996833263 tempest-ProjectReaderTests-996833263-project-admin] https://10.4.3.117/volume/v3/volumes/49f0a17a-6397-484c-b699-d6ca6e60a8e4 returned with HTTP 200 Jul 27 16:17:14.751912 np0000005924 devstack@c-api.service[100523]: [pid: 100523|app: 0|req: 894/3545] 10.4.3.117 () {66 vars in 1348 bytes} [Mon Jul 27 16:17:14 2026] GET /volume/v3/volumes/49f0a17a-6397-484c-b699-d6ca6e60a8e4 => generated 1009 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 27 16:17:14.766075 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.middleware.request_id [None req-1179e81c-21ea-46c9-b1ae-e90990eaf498 None None] RequestId filter calling following filter/app {{(pid=100522) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:17:14.768435 np0000005924 devstack@c-api.service[100522]: INFO cinder.api.openstack.wsgi [None req-1179e81c-21ea-46c9-b1ae-e90990eaf498 tempest-ProjectReaderTests-996833263 tempest-ProjectReaderTests-996833263-project-admin] POST https://10.4.3.117/volume/v3/snapshots Jul 27 16:17:14.768900 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.openstack.wsgi [None req-1179e81c-21ea-46c9-b1ae-e90990eaf498 tempest-ProjectReaderTests-996833263 tempest-ProjectReaderTests-996833263-project-admin] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "49f0a17a-6397-484c-b699-d6ca6e60a8e4", "name": "tempest-VolumeV3RbacBaseTests-Snapshot-1915823130"}} {{(pid=100522) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 27 16:17:14.778732 np0000005924 devstack@c-api.service[100522]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:17:14.778732 np0000005924 devstack@c-api.service[100522]: warnings.warn( Jul 27 16:17:14.779029 np0000005924 devstack@c-api.service[100522]: INFO cinder.volume.api [None req-1179e81c-21ea-46c9-b1ae-e90990eaf498 tempest-ProjectReaderTests-996833263 tempest-ProjectReaderTests-996833263-project-admin] Volume info retrieved successfully. Jul 27 16:17:14.779167 np0000005924 devstack@c-api.service[100522]: INFO cinder.api.v3.snapshots [None req-1179e81c-21ea-46c9-b1ae-e90990eaf498 tempest-ProjectReaderTests-996833263 tempest-ProjectReaderTests-996833263-project-admin] Create snapshot from volume 49f0a17a-6397-484c-b699-d6ca6e60a8e4 Jul 27 16:17:14.804388 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.quota [None req-1179e81c-21ea-46c9-b1ae-e90990eaf498 tempest-ProjectReaderTests-996833263 tempest-ProjectReaderTests-996833263-project-admin] Created reservations ['3ce9112c-9ad7-4404-818a-557c024bf54d', 'ff64930d-599d-4f1c-82da-f364c2adee76', '7547f8bb-9ea1-495b-a423-a67766acce12', '063f1c17-949a-445b-a85c-6793f3da1c24'] {{(pid=100522) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 27 16:17:14.840274 np0000005924 devstack@c-api.service[100522]: INFO cinder.volume.api [None req-1179e81c-21ea-46c9-b1ae-e90990eaf498 tempest-ProjectReaderTests-996833263 tempest-ProjectReaderTests-996833263-project-admin] Snapshot create request issued successfully. Jul 27 16:17:14.840629 np0000005924 devstack@c-api.service[100522]: INFO cinder.api.openstack.wsgi [None req-1179e81c-21ea-46c9-b1ae-e90990eaf498 tempest-ProjectReaderTests-996833263 tempest-ProjectReaderTests-996833263-project-admin] https://10.4.3.117/volume/v3/snapshots returned with HTTP 202 Jul 27 16:17:14.841027 np0000005924 devstack@c-api.service[100522]: [pid: 100522|app: 0|req: 876/3546] 10.4.3.117 () {68 vars in 1265 bytes} [Mon Jul 27 16:17:14 2026] POST /volume/v3/snapshots => generated 308 bytes in 76 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 27 16:17:14.851993 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.middleware.request_id [None req-43856918-7db7-47a4-acfc-2072ac0544da None None] RequestId filter calling following filter/app {{(pid=100521) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:17:14.854399 np0000005924 devstack@c-api.service[100521]: INFO cinder.api.openstack.wsgi [None req-43856918-7db7-47a4-acfc-2072ac0544da tempest-ProjectReaderTests-996833263 tempest-ProjectReaderTests-996833263-project-admin] GET https://10.4.3.117/volume/v3/snapshots/41d7abc2-90ed-431b-a83e-411d2e59ff37 Jul 27 16:17:14.855025 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.openstack.wsgi [None req-43856918-7db7-47a4-acfc-2072ac0544da tempest-ProjectReaderTests-996833263 tempest-ProjectReaderTests-996833263-project-admin] Empty body provided in request {{(pid=100521) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:17:14.855419 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.openstack.wsgi [None req-43856918-7db7-47a4-acfc-2072ac0544da tempest-ProjectReaderTests-996833263 tempest-ProjectReaderTests-996833263-project-admin] Calling method 'show' {{(pid=100521) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:17:14.861740 np0000005924 devstack@c-api.service[100521]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:17:14.861740 np0000005924 devstack@c-api.service[100521]: warnings.warn( Jul 27 16:17:14.862134 np0000005924 devstack@c-api.service[100521]: INFO cinder.volume.api [None req-43856918-7db7-47a4-acfc-2072ac0544da tempest-ProjectReaderTests-996833263 tempest-ProjectReaderTests-996833263-project-admin] Snapshot retrieved successfully. Jul 27 16:17:14.862823 np0000005924 devstack@c-api.service[100521]: INFO cinder.api.openstack.wsgi [None req-43856918-7db7-47a4-acfc-2072ac0544da tempest-ProjectReaderTests-996833263 tempest-ProjectReaderTests-996833263-project-admin] https://10.4.3.117/volume/v3/snapshots/41d7abc2-90ed-431b-a83e-411d2e59ff37 returned with HTTP 200 Jul 27 16:17:14.863342 np0000005924 devstack@c-api.service[100521]: [pid: 100521|app: 0|req: 884/3547] 10.4.3.117 () {66 vars in 1354 bytes} [Mon Jul 27 16:17:14 2026] GET /volume/v3/snapshots/41d7abc2-90ed-431b-a83e-411d2e59ff37 => generated 440 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 27 16:17:14.900293 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.middleware.request_id [None req-84bd8304-344f-4cb6-a4a6-2828537fbc5b None None] RequestId filter calling following filter/app {{(pid=100524) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:17:14.902039 np0000005924 devstack@c-api.service[100524]: INFO cinder.api.openstack.wsgi [None req-84bd8304-344f-4cb6-a4a6-2828537fbc5b tempest-VolumesBackupsTest-1361087151 tempest-VolumesBackupsTest-1361087151-project-member] GET https://10.4.3.117/volume/v3/backups/48d9c7f4-a8b3-43d5-8f9d-f42a489736de Jul 27 16:17:14.902235 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.openstack.wsgi [None req-84bd8304-344f-4cb6-a4a6-2828537fbc5b tempest-VolumesBackupsTest-1361087151 tempest-VolumesBackupsTest-1361087151-project-member] Empty body provided in request {{(pid=100524) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:17:14.902460 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.openstack.wsgi [None req-84bd8304-344f-4cb6-a4a6-2828537fbc5b tempest-VolumesBackupsTest-1361087151 tempest-VolumesBackupsTest-1361087151-project-member] Calling method 'show' {{(pid=100524) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:17:14.902591 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.v3.backups [None req-84bd8304-344f-4cb6-a4a6-2828537fbc5b tempest-VolumesBackupsTest-1361087151 tempest-VolumesBackupsTest-1361087151-project-member] Show backup with id 48d9c7f4-a8b3-43d5-8f9d-f42a489736de. {{(pid=100524) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 27 16:17:14.906845 np0000005924 devstack@c-api.service[100524]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:17:14.906845 np0000005924 devstack@c-api.service[100524]: warnings.warn( Jul 27 16:17:14.907532 np0000005924 devstack@c-api.service[100524]: INFO cinder.api.openstack.wsgi [None req-84bd8304-344f-4cb6-a4a6-2828537fbc5b tempest-VolumesBackupsTest-1361087151 tempest-VolumesBackupsTest-1361087151-project-member] https://10.4.3.117/volume/v3/backups/48d9c7f4-a8b3-43d5-8f9d-f42a489736de returned with HTTP 200 Jul 27 16:17:14.907900 np0000005924 devstack@c-api.service[100524]: [pid: 100524|app: 0|req: 894/3548] 10.4.3.117 () {66 vars in 1348 bytes} [Mon Jul 27 16:17:14 2026] GET /volume/v3/backups/48d9c7f4-a8b3-43d5-8f9d-f42a489736de => generated 749 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 27 16:17:14.924066 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.middleware.request_id [None req-3446f04e-f3cf-40f2-9854-7ee88e3bce99 None None] RequestId filter calling following filter/app {{(pid=100523) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:17:14.925787 np0000005924 devstack@c-api.service[100523]: INFO cinder.api.openstack.wsgi [None req-3446f04e-f3cf-40f2-9854-7ee88e3bce99 tempest-VolumesBackupsTest-1361087151 tempest-VolumesBackupsTest-1361087151-project-member] POST https://10.4.3.117/volume/v3/backups/48d9c7f4-a8b3-43d5-8f9d-f42a489736de/restore Jul 27 16:17:14.926161 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.openstack.wsgi [None req-3446f04e-f3cf-40f2-9854-7ee88e3bce99 tempest-VolumesBackupsTest-1361087151 tempest-VolumesBackupsTest-1361087151-project-member] Action: 'restore', calling method: restore, body: {"restore": {"volume_id": "8f6a8d5f-f018-4eb7-934f-0d40b5af5d1e"}} {{(pid=100523) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 27 16:17:14.927790 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.contrib.backups [None req-3446f04e-f3cf-40f2-9854-7ee88e3bce99 tempest-VolumesBackupsTest-1361087151 tempest-VolumesBackupsTest-1361087151-project-member] Restoring backup 48d9c7f4-a8b3-43d5-8f9d-f42a489736de ({'restore': {'volume_id': '8f6a8d5f-f018-4eb7-934f-0d40b5af5d1e'}}) {{(pid=100523) restore /opt/stack/cinder/cinder/api/contrib/backups.py:208}} Jul 27 16:17:14.927958 np0000005924 devstack@c-api.service[100523]: INFO cinder.api.contrib.backups [None req-3446f04e-f3cf-40f2-9854-7ee88e3bce99 tempest-VolumesBackupsTest-1361087151 tempest-VolumesBackupsTest-1361087151-project-member] Restoring backup 48d9c7f4-a8b3-43d5-8f9d-f42a489736de to volume 8f6a8d5f-f018-4eb7-934f-0d40b5af5d1e. Jul 27 16:17:14.932551 np0000005924 devstack@c-api.service[100523]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:17:14.932551 np0000005924 devstack@c-api.service[100523]: warnings.warn( Jul 27 16:17:14.939517 np0000005924 devstack@c-api.service[100523]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:17:14.939517 np0000005924 devstack@c-api.service[100523]: warnings.warn( Jul 27 16:17:14.939972 np0000005924 devstack@c-api.service[100523]: INFO cinder.volume.api [None req-3446f04e-f3cf-40f2-9854-7ee88e3bce99 tempest-VolumesBackupsTest-1361087151 tempest-VolumesBackupsTest-1361087151-project-member] Volume info retrieved successfully. Jul 27 16:17:14.940088 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.backup.api [None req-3446f04e-f3cf-40f2-9854-7ee88e3bce99 tempest-VolumesBackupsTest-1361087151 tempest-VolumesBackupsTest-1361087151-project-member] Checking backup size 1 against volume size 1 {{(pid=100523) restore /opt/stack/cinder/cinder/backup/api.py:427}} Jul 27 16:17:14.940179 np0000005924 devstack@c-api.service[100523]: INFO cinder.backup.api [None req-3446f04e-f3cf-40f2-9854-7ee88e3bce99 tempest-VolumesBackupsTest-1361087151 tempest-VolumesBackupsTest-1361087151-project-member] Overwriting volume 8f6a8d5f-f018-4eb7-934f-0d40b5af5d1e with restore of backup 48d9c7f4-a8b3-43d5-8f9d-f42a489736de Jul 27 16:17:14.963488 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.backup.rpcapi [None req-3446f04e-f3cf-40f2-9854-7ee88e3bce99 tempest-VolumesBackupsTest-1361087151 tempest-VolumesBackupsTest-1361087151-project-member] restore_backup in rpcapi backup_id 48d9c7f4-a8b3-43d5-8f9d-f42a489736de {{(pid=100523) restore_backup /opt/stack/cinder/cinder/backup/rpcapi.py:72}} Jul 27 16:17:14.966884 np0000005924 devstack@c-api.service[100523]: INFO cinder.api.openstack.wsgi [None req-3446f04e-f3cf-40f2-9854-7ee88e3bce99 tempest-VolumesBackupsTest-1361087151 tempest-VolumesBackupsTest-1361087151-project-member] https://10.4.3.117/volume/v3/backups/48d9c7f4-a8b3-43d5-8f9d-f42a489736de/restore returned with HTTP 202 Jul 27 16:17:14.967354 np0000005924 devstack@c-api.service[100523]: [pid: 100523|app: 0|req: 895/3549] 10.4.3.117 () {68 vars in 1393 bytes} [Mon Jul 27 16:17:14 2026] POST /volume/v3/backups/48d9c7f4-a8b3-43d5-8f9d-f42a489736de/restore => generated 181 bytes in 44 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 27 16:17:14.981654 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.middleware.request_id [None req-86ef4e3a-c908-4e18-9514-6b277fefc7aa None None] RequestId filter calling following filter/app {{(pid=100522) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:17:14.986778 np0000005924 devstack@c-api.service[100522]: INFO cinder.api.openstack.wsgi [None req-86ef4e3a-c908-4e18-9514-6b277fefc7aa tempest-VolumesBackupsTest-1361087151 tempest-VolumesBackupsTest-1361087151-project-member] GET https://10.4.3.117/volume/v3/backups/48d9c7f4-a8b3-43d5-8f9d-f42a489736de Jul 27 16:17:14.987005 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.openstack.wsgi [None req-86ef4e3a-c908-4e18-9514-6b277fefc7aa tempest-VolumesBackupsTest-1361087151 tempest-VolumesBackupsTest-1361087151-project-member] Empty body provided in request {{(pid=100522) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:17:14.987217 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.openstack.wsgi [None req-86ef4e3a-c908-4e18-9514-6b277fefc7aa tempest-VolumesBackupsTest-1361087151 tempest-VolumesBackupsTest-1361087151-project-member] Calling method 'show' {{(pid=100522) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:17:14.987343 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.v3.backups [None req-86ef4e3a-c908-4e18-9514-6b277fefc7aa tempest-VolumesBackupsTest-1361087151 tempest-VolumesBackupsTest-1361087151-project-member] Show backup with id 48d9c7f4-a8b3-43d5-8f9d-f42a489736de. {{(pid=100522) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 27 16:17:14.993035 np0000005924 devstack@c-api.service[100522]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:17:14.993035 np0000005924 devstack@c-api.service[100522]: warnings.warn( Jul 27 16:17:14.997353 np0000005924 devstack@c-api.service[100522]: INFO cinder.api.openstack.wsgi [None req-86ef4e3a-c908-4e18-9514-6b277fefc7aa tempest-VolumesBackupsTest-1361087151 tempest-VolumesBackupsTest-1361087151-project-member] https://10.4.3.117/volume/v3/backups/48d9c7f4-a8b3-43d5-8f9d-f42a489736de returned with HTTP 200 Jul 27 16:17:14.997353 np0000005924 devstack@c-api.service[100522]: [pid: 100522|app: 0|req: 877/3550] 10.4.3.117 () {66 vars in 1348 bytes} [Mon Jul 27 16:17:14 2026] GET /volume/v3/backups/48d9c7f4-a8b3-43d5-8f9d-f42a489736de => generated 749 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 27 16:17:15.284437 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.middleware.request_id [None req-253b06c5-0874-42a4-b2ef-11fae6d44806 None None] RequestId filter calling following filter/app {{(pid=100521) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:17:15.286551 np0000005924 devstack@c-api.service[100521]: INFO cinder.api.openstack.wsgi [None req-253b06c5-0874-42a4-b2ef-11fae6d44806 tempest-VolumesBackupsTest-1022642059 tempest-VolumesBackupsTest-1022642059-project-admin] GET https://10.4.3.117/volume/v3/backups/73b586a1-85e3-49f4-a6ff-f6d896a34c07 Jul 27 16:17:15.286905 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.openstack.wsgi [None req-253b06c5-0874-42a4-b2ef-11fae6d44806 tempest-VolumesBackupsTest-1022642059 tempest-VolumesBackupsTest-1022642059-project-admin] Empty body provided in request {{(pid=100521) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:17:15.287212 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.openstack.wsgi [None req-253b06c5-0874-42a4-b2ef-11fae6d44806 tempest-VolumesBackupsTest-1022642059 tempest-VolumesBackupsTest-1022642059-project-admin] Calling method 'show' {{(pid=100521) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:17:15.287363 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.v3.backups [None req-253b06c5-0874-42a4-b2ef-11fae6d44806 tempest-VolumesBackupsTest-1022642059 tempest-VolumesBackupsTest-1022642059-project-admin] Show backup with id 73b586a1-85e3-49f4-a6ff-f6d896a34c07. {{(pid=100521) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 27 16:17:15.293150 np0000005924 devstack@c-api.service[100521]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:17:15.293150 np0000005924 devstack@c-api.service[100521]: warnings.warn( Jul 27 16:17:15.294056 np0000005924 devstack@c-api.service[100521]: INFO cinder.api.openstack.wsgi [None req-253b06c5-0874-42a4-b2ef-11fae6d44806 tempest-VolumesBackupsTest-1022642059 tempest-VolumesBackupsTest-1022642059-project-admin] https://10.4.3.117/volume/v3/backups/73b586a1-85e3-49f4-a6ff-f6d896a34c07 returned with HTTP 200 Jul 27 16:17:15.294516 np0000005924 devstack@c-api.service[100521]: [pid: 100521|app: 0|req: 885/3551] 10.4.3.117 () {66 vars in 1348 bytes} [Mon Jul 27 16:17:15 2026] GET /volume/v3/backups/73b586a1-85e3-49f4-a6ff-f6d896a34c07 => generated 750 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 27 16:17:15.873383 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.middleware.request_id [None req-cef984d6-a2d6-4c41-baa5-69759902c6b6 None None] RequestId filter calling following filter/app {{(pid=100524) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:17:15.875202 np0000005924 devstack@c-api.service[100524]: INFO cinder.api.openstack.wsgi [None req-cef984d6-a2d6-4c41-baa5-69759902c6b6 tempest-ProjectReaderTests-996833263 tempest-ProjectReaderTests-996833263-project-admin] GET https://10.4.3.117/volume/v3/snapshots/41d7abc2-90ed-431b-a83e-411d2e59ff37 Jul 27 16:17:15.875413 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.openstack.wsgi [None req-cef984d6-a2d6-4c41-baa5-69759902c6b6 tempest-ProjectReaderTests-996833263 tempest-ProjectReaderTests-996833263-project-admin] Empty body provided in request {{(pid=100524) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:17:15.875647 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.openstack.wsgi [None req-cef984d6-a2d6-4c41-baa5-69759902c6b6 tempest-ProjectReaderTests-996833263 tempest-ProjectReaderTests-996833263-project-admin] Calling method 'show' {{(pid=100524) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:17:15.885176 np0000005924 devstack@c-api.service[100524]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:17:15.885176 np0000005924 devstack@c-api.service[100524]: warnings.warn( Jul 27 16:17:15.885536 np0000005924 devstack@c-api.service[100524]: INFO cinder.volume.api [None req-cef984d6-a2d6-4c41-baa5-69759902c6b6 tempest-ProjectReaderTests-996833263 tempest-ProjectReaderTests-996833263-project-admin] Snapshot retrieved successfully. Jul 27 16:17:15.886383 np0000005924 devstack@c-api.service[100524]: INFO cinder.api.openstack.wsgi [None req-cef984d6-a2d6-4c41-baa5-69759902c6b6 tempest-ProjectReaderTests-996833263 tempest-ProjectReaderTests-996833263-project-admin] https://10.4.3.117/volume/v3/snapshots/41d7abc2-90ed-431b-a83e-411d2e59ff37 returned with HTTP 200 Jul 27 16:17:15.886750 np0000005924 devstack@c-api.service[100524]: [pid: 100524|app: 0|req: 895/3552] 10.4.3.117 () {66 vars in 1354 bytes} [Mon Jul 27 16:17:15 2026] GET /volume/v3/snapshots/41d7abc2-90ed-431b-a83e-411d2e59ff37 => generated 467 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 27 16:17:15.896054 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.middleware.request_id [None req-40257718-90f8-4ed3-868f-e96d8f4581ae None None] RequestId filter calling following filter/app {{(pid=100523) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:17:15.899241 np0000005924 devstack@c-api.service[100523]: INFO cinder.api.openstack.wsgi [None req-40257718-90f8-4ed3-868f-e96d8f4581ae tempest-ProjectReaderTests-996833263 tempest-ProjectReaderTests-996833263-project-reader] GET https://10.4.3.117/volume/v3/snapshots/41d7abc2-90ed-431b-a83e-411d2e59ff37 Jul 27 16:17:15.899530 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.openstack.wsgi [None req-40257718-90f8-4ed3-868f-e96d8f4581ae tempest-ProjectReaderTests-996833263 tempest-ProjectReaderTests-996833263-project-reader] Empty body provided in request {{(pid=100523) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:17:15.899775 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.openstack.wsgi [None req-40257718-90f8-4ed3-868f-e96d8f4581ae tempest-ProjectReaderTests-996833263 tempest-ProjectReaderTests-996833263-project-reader] Calling method 'show' {{(pid=100523) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:17:15.908771 np0000005924 devstack@c-api.service[100523]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:17:15.908771 np0000005924 devstack@c-api.service[100523]: warnings.warn( Jul 27 16:17:15.909232 np0000005924 devstack@c-api.service[100523]: INFO cinder.volume.api [None req-40257718-90f8-4ed3-868f-e96d8f4581ae tempest-ProjectReaderTests-996833263 tempest-ProjectReaderTests-996833263-project-reader] Snapshot retrieved successfully. Jul 27 16:17:15.911040 np0000005924 devstack@c-api.service[100523]: INFO cinder.api.openstack.wsgi [None req-40257718-90f8-4ed3-868f-e96d8f4581ae tempest-ProjectReaderTests-996833263 tempest-ProjectReaderTests-996833263-project-reader] https://10.4.3.117/volume/v3/snapshots/41d7abc2-90ed-431b-a83e-411d2e59ff37 returned with HTTP 200 Jul 27 16:17:15.911835 np0000005924 devstack@c-api.service[100523]: [pid: 100523|app: 0|req: 896/3553] 10.4.3.117 () {66 vars in 1354 bytes} [Mon Jul 27 16:17:15 2026] GET /volume/v3/snapshots/41d7abc2-90ed-431b-a83e-411d2e59ff37 => generated 467 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 27 16:17:15.921889 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.middleware.request_id [None req-19779c80-7753-4f4d-bbd2-8e52f1825df0 None None] RequestId filter calling following filter/app {{(pid=100522) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:17:15.923657 np0000005924 devstack@c-api.service[100522]: INFO cinder.api.openstack.wsgi [None req-19779c80-7753-4f4d-bbd2-8e52f1825df0 tempest-ProjectReaderTests-996833263 tempest-ProjectReaderTests-996833263-project-admin] DELETE https://10.4.3.117/volume/v3/snapshots/41d7abc2-90ed-431b-a83e-411d2e59ff37 Jul 27 16:17:15.923846 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.openstack.wsgi [None req-19779c80-7753-4f4d-bbd2-8e52f1825df0 tempest-ProjectReaderTests-996833263 tempest-ProjectReaderTests-996833263-project-admin] Empty body provided in request {{(pid=100522) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:17:15.924024 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.openstack.wsgi [None req-19779c80-7753-4f4d-bbd2-8e52f1825df0 tempest-ProjectReaderTests-996833263 tempest-ProjectReaderTests-996833263-project-admin] Calling method 'delete' {{(pid=100522) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:17:15.924135 np0000005924 devstack@c-api.service[100522]: INFO cinder.api.v3.snapshots [None req-19779c80-7753-4f4d-bbd2-8e52f1825df0 tempest-ProjectReaderTests-996833263 tempest-ProjectReaderTests-996833263-project-admin] Delete snapshot with id: 41d7abc2-90ed-431b-a83e-411d2e59ff37 Jul 27 16:17:15.932008 np0000005924 devstack@c-api.service[100522]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:17:15.932008 np0000005924 devstack@c-api.service[100522]: warnings.warn( Jul 27 16:17:15.932421 np0000005924 devstack@c-api.service[100522]: INFO cinder.volume.api [None req-19779c80-7753-4f4d-bbd2-8e52f1825df0 tempest-ProjectReaderTests-996833263 tempest-ProjectReaderTests-996833263-project-admin] Snapshot retrieved successfully. Jul 27 16:17:15.952565 np0000005924 devstack@c-api.service[100522]: INFO cinder.volume.api [None req-19779c80-7753-4f4d-bbd2-8e52f1825df0 tempest-ProjectReaderTests-996833263 tempest-ProjectReaderTests-996833263-project-admin] Snapshot delete request issued successfully. Jul 27 16:17:15.952774 np0000005924 devstack@c-api.service[100522]: INFO cinder.api.openstack.wsgi [None req-19779c80-7753-4f4d-bbd2-8e52f1825df0 tempest-ProjectReaderTests-996833263 tempest-ProjectReaderTests-996833263-project-admin] https://10.4.3.117/volume/v3/snapshots/41d7abc2-90ed-431b-a83e-411d2e59ff37 returned with HTTP 202 Jul 27 16:17:15.953224 np0000005924 devstack@c-api.service[100522]: [pid: 100522|app: 0|req: 878/3554] 10.4.3.117 () {66 vars in 1357 bytes} [Mon Jul 27 16:17:15 2026] DELETE /volume/v3/snapshots/41d7abc2-90ed-431b-a83e-411d2e59ff37 => generated 0 bytes in 32 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 27 16:17:15.961358 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.middleware.request_id [None req-32bcabad-9095-4d79-8672-e71dfd76556d None None] RequestId filter calling following filter/app {{(pid=100521) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:17:15.963798 np0000005924 devstack@c-api.service[100521]: INFO cinder.api.openstack.wsgi [None req-32bcabad-9095-4d79-8672-e71dfd76556d tempest-ProjectReaderTests-996833263 tempest-ProjectReaderTests-996833263-project-admin] GET https://10.4.3.117/volume/v3/snapshots/41d7abc2-90ed-431b-a83e-411d2e59ff37 Jul 27 16:17:15.964015 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.openstack.wsgi [None req-32bcabad-9095-4d79-8672-e71dfd76556d tempest-ProjectReaderTests-996833263 tempest-ProjectReaderTests-996833263-project-admin] Empty body provided in request {{(pid=100521) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:17:15.964179 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.openstack.wsgi [None req-32bcabad-9095-4d79-8672-e71dfd76556d tempest-ProjectReaderTests-996833263 tempest-ProjectReaderTests-996833263-project-admin] Calling method 'show' {{(pid=100521) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:17:15.971333 np0000005924 devstack@c-api.service[100521]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:17:15.971333 np0000005924 devstack@c-api.service[100521]: warnings.warn( Jul 27 16:17:15.971787 np0000005924 devstack@c-api.service[100521]: INFO cinder.volume.api [None req-32bcabad-9095-4d79-8672-e71dfd76556d tempest-ProjectReaderTests-996833263 tempest-ProjectReaderTests-996833263-project-admin] Snapshot retrieved successfully. Jul 27 16:17:15.972642 np0000005924 devstack@c-api.service[100521]: INFO cinder.api.openstack.wsgi [None req-32bcabad-9095-4d79-8672-e71dfd76556d tempest-ProjectReaderTests-996833263 tempest-ProjectReaderTests-996833263-project-admin] https://10.4.3.117/volume/v3/snapshots/41d7abc2-90ed-431b-a83e-411d2e59ff37 returned with HTTP 200 Jul 27 16:17:15.973095 np0000005924 devstack@c-api.service[100521]: [pid: 100521|app: 0|req: 886/3555] 10.4.3.117 () {66 vars in 1354 bytes} [Mon Jul 27 16:17:15 2026] GET /volume/v3/snapshots/41d7abc2-90ed-431b-a83e-411d2e59ff37 => generated 466 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 27 16:17:16.007717 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.middleware.request_id [None req-92722acd-b730-4ca3-bdee-6d1d019ee7e6 None None] RequestId filter calling following filter/app {{(pid=100524) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:17:16.010494 np0000005924 devstack@c-api.service[100524]: INFO cinder.api.openstack.wsgi [None req-92722acd-b730-4ca3-bdee-6d1d019ee7e6 tempest-VolumesBackupsTest-1361087151 tempest-VolumesBackupsTest-1361087151-project-member] GET https://10.4.3.117/volume/v3/backups/48d9c7f4-a8b3-43d5-8f9d-f42a489736de Jul 27 16:17:16.010816 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.openstack.wsgi [None req-92722acd-b730-4ca3-bdee-6d1d019ee7e6 tempest-VolumesBackupsTest-1361087151 tempest-VolumesBackupsTest-1361087151-project-member] Empty body provided in request {{(pid=100524) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:17:16.011112 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.openstack.wsgi [None req-92722acd-b730-4ca3-bdee-6d1d019ee7e6 tempest-VolumesBackupsTest-1361087151 tempest-VolumesBackupsTest-1361087151-project-member] Calling method 'show' {{(pid=100524) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:17:16.011719 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.v3.backups [None req-92722acd-b730-4ca3-bdee-6d1d019ee7e6 tempest-VolumesBackupsTest-1361087151 tempest-VolumesBackupsTest-1361087151-project-member] Show backup with id 48d9c7f4-a8b3-43d5-8f9d-f42a489736de. {{(pid=100524) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 27 16:17:16.018832 np0000005924 devstack@c-api.service[100524]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:17:16.018832 np0000005924 devstack@c-api.service[100524]: warnings.warn( Jul 27 16:17:16.019771 np0000005924 devstack@c-api.service[100524]: INFO cinder.api.openstack.wsgi [None req-92722acd-b730-4ca3-bdee-6d1d019ee7e6 tempest-VolumesBackupsTest-1361087151 tempest-VolumesBackupsTest-1361087151-project-member] https://10.4.3.117/volume/v3/backups/48d9c7f4-a8b3-43d5-8f9d-f42a489736de returned with HTTP 200 Jul 27 16:17:16.020360 np0000005924 devstack@c-api.service[100524]: [pid: 100524|app: 0|req: 896/3556] 10.4.3.117 () {66 vars in 1348 bytes} [Mon Jul 27 16:17:16 2026] GET /volume/v3/backups/48d9c7f4-a8b3-43d5-8f9d-f42a489736de => generated 749 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 27 16:17:16.309799 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.middleware.request_id [None req-197e24bc-1a87-4b24-b97b-ff8442d286d8 None None] RequestId filter calling following filter/app {{(pid=100523) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:17:16.311825 np0000005924 devstack@c-api.service[100523]: INFO cinder.api.openstack.wsgi [None req-197e24bc-1a87-4b24-b97b-ff8442d286d8 tempest-VolumesBackupsTest-1022642059 tempest-VolumesBackupsTest-1022642059-project-admin] GET https://10.4.3.117/volume/v3/backups/73b586a1-85e3-49f4-a6ff-f6d896a34c07 Jul 27 16:17:16.312015 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.openstack.wsgi [None req-197e24bc-1a87-4b24-b97b-ff8442d286d8 tempest-VolumesBackupsTest-1022642059 tempest-VolumesBackupsTest-1022642059-project-admin] Empty body provided in request {{(pid=100523) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:17:16.312201 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.openstack.wsgi [None req-197e24bc-1a87-4b24-b97b-ff8442d286d8 tempest-VolumesBackupsTest-1022642059 tempest-VolumesBackupsTest-1022642059-project-admin] Calling method 'show' {{(pid=100523) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:17:16.312302 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.v3.backups [None req-197e24bc-1a87-4b24-b97b-ff8442d286d8 tempest-VolumesBackupsTest-1022642059 tempest-VolumesBackupsTest-1022642059-project-admin] Show backup with id 73b586a1-85e3-49f4-a6ff-f6d896a34c07. {{(pid=100523) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 27 16:17:16.318215 np0000005924 devstack@c-api.service[100523]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:17:16.318215 np0000005924 devstack@c-api.service[100523]: warnings.warn( Jul 27 16:17:16.318851 np0000005924 devstack@c-api.service[100523]: INFO cinder.api.openstack.wsgi [None req-197e24bc-1a87-4b24-b97b-ff8442d286d8 tempest-VolumesBackupsTest-1022642059 tempest-VolumesBackupsTest-1022642059-project-admin] https://10.4.3.117/volume/v3/backups/73b586a1-85e3-49f4-a6ff-f6d896a34c07 returned with HTTP 200 Jul 27 16:17:16.319198 np0000005924 devstack@c-api.service[100523]: [pid: 100523|app: 0|req: 897/3557] 10.4.3.117 () {66 vars in 1348 bytes} [Mon Jul 27 16:17:16 2026] GET /volume/v3/backups/73b586a1-85e3-49f4-a6ff-f6d896a34c07 => generated 750 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 27 16:17:16.982079 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.middleware.request_id [None req-639517dc-e88e-4466-b707-6c2b4e666037 None None] RequestId filter calling following filter/app {{(pid=100522) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:17:16.983853 np0000005924 devstack@c-api.service[100522]: INFO cinder.api.openstack.wsgi [None req-639517dc-e88e-4466-b707-6c2b4e666037 tempest-ProjectReaderTests-996833263 tempest-ProjectReaderTests-996833263-project-admin] GET https://10.4.3.117/volume/v3/snapshots/41d7abc2-90ed-431b-a83e-411d2e59ff37 Jul 27 16:17:16.984050 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.openstack.wsgi [None req-639517dc-e88e-4466-b707-6c2b4e666037 tempest-ProjectReaderTests-996833263 tempest-ProjectReaderTests-996833263-project-admin] Empty body provided in request {{(pid=100522) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:17:16.984222 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.openstack.wsgi [None req-639517dc-e88e-4466-b707-6c2b4e666037 tempest-ProjectReaderTests-996833263 tempest-ProjectReaderTests-996833263-project-admin] Calling method 'show' {{(pid=100522) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:17:16.990014 np0000005924 devstack@c-api.service[100522]: INFO cinder.api.openstack.wsgi [None req-639517dc-e88e-4466-b707-6c2b4e666037 tempest-ProjectReaderTests-996833263 tempest-ProjectReaderTests-996833263-project-admin] https://10.4.3.117/volume/v3/snapshots/41d7abc2-90ed-431b-a83e-411d2e59ff37 returned with HTTP 404 Jul 27 16:17:16.990454 np0000005924 devstack@c-api.service[100522]: [pid: 100522|app: 0|req: 879/3558] 10.4.3.117 () {66 vars in 1354 bytes} [Mon Jul 27 16:17:16 2026] GET /volume/v3/snapshots/41d7abc2-90ed-431b-a83e-411d2e59ff37 => generated 111 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 27 16:17:16.999009 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.middleware.request_id [None req-f48dda39-88bf-49eb-8acf-e12f395aa517 None None] RequestId filter calling following filter/app {{(pid=100521) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:17:17.000563 np0000005924 devstack@c-api.service[100521]: INFO cinder.api.openstack.wsgi [None req-f48dda39-88bf-49eb-8acf-e12f395aa517 tempest-ProjectReaderTests-996833263 tempest-ProjectReaderTests-996833263-project-admin] DELETE https://10.4.3.117/volume/v3/volumes/49f0a17a-6397-484c-b699-d6ca6e60a8e4 Jul 27 16:17:17.000933 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.openstack.wsgi [None req-f48dda39-88bf-49eb-8acf-e12f395aa517 tempest-ProjectReaderTests-996833263 tempest-ProjectReaderTests-996833263-project-admin] Empty body provided in request {{(pid=100521) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:17:17.001223 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.openstack.wsgi [None req-f48dda39-88bf-49eb-8acf-e12f395aa517 tempest-ProjectReaderTests-996833263 tempest-ProjectReaderTests-996833263-project-admin] Calling method 'delete' {{(pid=100521) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:17:17.001525 np0000005924 devstack@c-api.service[100521]: INFO cinder.api.v3.volumes [None req-f48dda39-88bf-49eb-8acf-e12f395aa517 tempest-ProjectReaderTests-996833263 tempest-ProjectReaderTests-996833263-project-admin] Delete volume with id: 49f0a17a-6397-484c-b699-d6ca6e60a8e4 Jul 27 16:17:17.011190 np0000005924 devstack@c-api.service[100521]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:17:17.011190 np0000005924 devstack@c-api.service[100521]: warnings.warn( Jul 27 16:17:17.011190 np0000005924 devstack@c-api.service[100521]: INFO cinder.volume.api [None req-f48dda39-88bf-49eb-8acf-e12f395aa517 tempest-ProjectReaderTests-996833263 tempest-ProjectReaderTests-996833263-project-admin] Volume info retrieved successfully. Jul 27 16:17:17.030948 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.middleware.request_id [None req-f7190632-a8e5-4e0a-a21e-7ba68e7fc0bd None None] RequestId filter calling following filter/app {{(pid=100524) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:17:17.033897 np0000005924 devstack@c-api.service[100524]: INFO cinder.api.openstack.wsgi [None req-f7190632-a8e5-4e0a-a21e-7ba68e7fc0bd tempest-VolumesBackupsTest-1361087151 tempest-VolumesBackupsTest-1361087151-project-member] GET https://10.4.3.117/volume/v3/backups/48d9c7f4-a8b3-43d5-8f9d-f42a489736de Jul 27 16:17:17.033897 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.openstack.wsgi [None req-f7190632-a8e5-4e0a-a21e-7ba68e7fc0bd tempest-VolumesBackupsTest-1361087151 tempest-VolumesBackupsTest-1361087151-project-member] Empty body provided in request {{(pid=100524) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:17:17.033897 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.openstack.wsgi [None req-f7190632-a8e5-4e0a-a21e-7ba68e7fc0bd tempest-VolumesBackupsTest-1361087151 tempest-VolumesBackupsTest-1361087151-project-member] Calling method 'show' {{(pid=100524) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:17:17.033897 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.v3.backups [None req-f7190632-a8e5-4e0a-a21e-7ba68e7fc0bd tempest-VolumesBackupsTest-1361087151 tempest-VolumesBackupsTest-1361087151-project-member] Show backup with id 48d9c7f4-a8b3-43d5-8f9d-f42a489736de. {{(pid=100524) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 27 16:17:17.036307 np0000005924 devstack@c-api.service[100521]: INFO cinder.volume.api [None req-f48dda39-88bf-49eb-8acf-e12f395aa517 tempest-ProjectReaderTests-996833263 tempest-ProjectReaderTests-996833263-project-admin] Delete volume request issued successfully. Jul 27 16:17:17.036307 np0000005924 devstack@c-api.service[100521]: INFO cinder.api.openstack.wsgi [None req-f48dda39-88bf-49eb-8acf-e12f395aa517 tempest-ProjectReaderTests-996833263 tempest-ProjectReaderTests-996833263-project-admin] https://10.4.3.117/volume/v3/volumes/49f0a17a-6397-484c-b699-d6ca6e60a8e4 returned with HTTP 202 Jul 27 16:17:17.036307 np0000005924 devstack@c-api.service[100521]: [pid: 100521|app: 0|req: 887/3559] 10.4.3.117 () {66 vars in 1351 bytes} [Mon Jul 27 16:17:16 2026] DELETE /volume/v3/volumes/49f0a17a-6397-484c-b699-d6ca6e60a8e4 => generated 0 bytes in 38 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 27 16:17:17.055619 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.middleware.request_id [None req-164a6274-824a-460a-aba3-0061e085f915 None None] RequestId filter calling following filter/app {{(pid=100523) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:17:17.057490 np0000005924 devstack@c-api.service[100523]: INFO cinder.api.openstack.wsgi [None req-164a6274-824a-460a-aba3-0061e085f915 tempest-ProjectReaderTests-996833263 tempest-ProjectReaderTests-996833263-project-admin] GET https://10.4.3.117/volume/v3/volumes/49f0a17a-6397-484c-b699-d6ca6e60a8e4 Jul 27 16:17:17.057727 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.openstack.wsgi [None req-164a6274-824a-460a-aba3-0061e085f915 tempest-ProjectReaderTests-996833263 tempest-ProjectReaderTests-996833263-project-admin] Empty body provided in request {{(pid=100523) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:17:17.057980 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.openstack.wsgi [None req-164a6274-824a-460a-aba3-0061e085f915 tempest-ProjectReaderTests-996833263 tempest-ProjectReaderTests-996833263-project-admin] Calling method 'show' {{(pid=100523) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:17:17.065559 np0000005924 devstack@c-api.service[100523]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:17:17.065559 np0000005924 devstack@c-api.service[100523]: warnings.warn( Jul 27 16:17:17.069422 np0000005924 devstack@c-api.service[100523]: INFO cinder.volume.api [None req-164a6274-824a-460a-aba3-0061e085f915 tempest-ProjectReaderTests-996833263 tempest-ProjectReaderTests-996833263-project-admin] Volume info retrieved successfully. Jul 27 16:17:17.071196 np0000005924 devstack@c-api.service[100524]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:17:17.071196 np0000005924 devstack@c-api.service[100524]: warnings.warn( Jul 27 16:17:17.073283 np0000005924 devstack@c-api.service[100524]: INFO cinder.api.openstack.wsgi [None req-f7190632-a8e5-4e0a-a21e-7ba68e7fc0bd tempest-VolumesBackupsTest-1361087151 tempest-VolumesBackupsTest-1361087151-project-member] https://10.4.3.117/volume/v3/backups/48d9c7f4-a8b3-43d5-8f9d-f42a489736de returned with HTTP 200 Jul 27 16:17:17.074198 np0000005924 devstack@c-api.service[100524]: [pid: 100524|app: 0|req: 897/3560] 10.4.3.117 () {66 vars in 1348 bytes} [Mon Jul 27 16:17:17 2026] GET /volume/v3/backups/48d9c7f4-a8b3-43d5-8f9d-f42a489736de => generated 749 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 27 16:17:17.074723 np0000005924 devstack@c-api.service[100523]: INFO cinder.api.openstack.wsgi [None req-164a6274-824a-460a-aba3-0061e085f915 tempest-ProjectReaderTests-996833263 tempest-ProjectReaderTests-996833263-project-admin] https://10.4.3.117/volume/v3/volumes/49f0a17a-6397-484c-b699-d6ca6e60a8e4 returned with HTTP 200 Jul 27 16:17:17.075118 np0000005924 devstack@c-api.service[100523]: [pid: 100523|app: 0|req: 898/3561] 10.4.3.117 () {66 vars in 1348 bytes} [Mon Jul 27 16:17:17 2026] GET /volume/v3/volumes/49f0a17a-6397-484c-b699-d6ca6e60a8e4 => generated 1008 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 27 16:17:17.331378 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.middleware.request_id [None req-21c4f319-7a81-450f-873e-28bd4ee9af29 None None] RequestId filter calling following filter/app {{(pid=100522) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:17:17.333893 np0000005924 devstack@c-api.service[100522]: INFO cinder.api.openstack.wsgi [None req-21c4f319-7a81-450f-873e-28bd4ee9af29 tempest-VolumesBackupsTest-1022642059 tempest-VolumesBackupsTest-1022642059-project-admin] GET https://10.4.3.117/volume/v3/backups/73b586a1-85e3-49f4-a6ff-f6d896a34c07 Jul 27 16:17:17.334193 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.openstack.wsgi [None req-21c4f319-7a81-450f-873e-28bd4ee9af29 tempest-VolumesBackupsTest-1022642059 tempest-VolumesBackupsTest-1022642059-project-admin] Empty body provided in request {{(pid=100522) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:17:17.334476 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.openstack.wsgi [None req-21c4f319-7a81-450f-873e-28bd4ee9af29 tempest-VolumesBackupsTest-1022642059 tempest-VolumesBackupsTest-1022642059-project-admin] Calling method 'show' {{(pid=100522) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:17:17.334732 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.v3.backups [None req-21c4f319-7a81-450f-873e-28bd4ee9af29 tempest-VolumesBackupsTest-1022642059 tempest-VolumesBackupsTest-1022642059-project-admin] Show backup with id 73b586a1-85e3-49f4-a6ff-f6d896a34c07. {{(pid=100522) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 27 16:17:17.339394 np0000005924 devstack@c-api.service[100522]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:17:17.339394 np0000005924 devstack@c-api.service[100522]: warnings.warn( Jul 27 16:17:17.340057 np0000005924 devstack@c-api.service[100522]: INFO cinder.api.openstack.wsgi [None req-21c4f319-7a81-450f-873e-28bd4ee9af29 tempest-VolumesBackupsTest-1022642059 tempest-VolumesBackupsTest-1022642059-project-admin] https://10.4.3.117/volume/v3/backups/73b586a1-85e3-49f4-a6ff-f6d896a34c07 returned with HTTP 200 Jul 27 16:17:17.340449 np0000005924 devstack@c-api.service[100522]: [pid: 100522|app: 0|req: 880/3562] 10.4.3.117 () {66 vars in 1348 bytes} [Mon Jul 27 16:17:17 2026] GET /volume/v3/backups/73b586a1-85e3-49f4-a6ff-f6d896a34c07 => generated 750 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 27 16:17:18.088651 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.middleware.request_id [None req-fdbc6d6b-e950-42f4-aa92-6a23d826f257 None None] RequestId filter calling following filter/app {{(pid=100521) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:17:18.089121 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.middleware.request_id [None req-3b1c6e7c-d318-4c85-94cc-f35ad3c5c285 None None] RequestId filter calling following filter/app {{(pid=100524) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:17:18.089707 np0000005924 devstack@c-api.service[100521]: INFO cinder.api.openstack.wsgi [None req-fdbc6d6b-e950-42f4-aa92-6a23d826f257 tempest-ProjectReaderTests-996833263 tempest-ProjectReaderTests-996833263-project-admin] GET https://10.4.3.117/volume/v3/volumes/49f0a17a-6397-484c-b699-d6ca6e60a8e4 Jul 27 16:17:18.089961 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.openstack.wsgi [None req-fdbc6d6b-e950-42f4-aa92-6a23d826f257 tempest-ProjectReaderTests-996833263 tempest-ProjectReaderTests-996833263-project-admin] Empty body provided in request {{(pid=100521) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:17:18.090181 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.openstack.wsgi [None req-fdbc6d6b-e950-42f4-aa92-6a23d826f257 tempest-ProjectReaderTests-996833263 tempest-ProjectReaderTests-996833263-project-admin] Calling method 'show' {{(pid=100521) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:17:18.093342 np0000005924 devstack@c-api.service[100524]: INFO cinder.api.openstack.wsgi [None req-3b1c6e7c-d318-4c85-94cc-f35ad3c5c285 tempest-VolumesBackupsTest-1361087151 tempest-VolumesBackupsTest-1361087151-project-member] GET https://10.4.3.117/volume/v3/backups/48d9c7f4-a8b3-43d5-8f9d-f42a489736de Jul 27 16:17:18.093342 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.openstack.wsgi [None req-3b1c6e7c-d318-4c85-94cc-f35ad3c5c285 tempest-VolumesBackupsTest-1361087151 tempest-VolumesBackupsTest-1361087151-project-member] Empty body provided in request {{(pid=100524) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:17:18.093342 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.openstack.wsgi [None req-3b1c6e7c-d318-4c85-94cc-f35ad3c5c285 tempest-VolumesBackupsTest-1361087151 tempest-VolumesBackupsTest-1361087151-project-member] Calling method 'show' {{(pid=100524) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:17:18.093342 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.v3.backups [None req-3b1c6e7c-d318-4c85-94cc-f35ad3c5c285 tempest-VolumesBackupsTest-1361087151 tempest-VolumesBackupsTest-1361087151-project-member] Show backup with id 48d9c7f4-a8b3-43d5-8f9d-f42a489736de. {{(pid=100524) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 27 16:17:18.096717 np0000005924 devstack@c-api.service[100521]: INFO cinder.api.openstack.wsgi [None req-fdbc6d6b-e950-42f4-aa92-6a23d826f257 tempest-ProjectReaderTests-996833263 tempest-ProjectReaderTests-996833263-project-admin] https://10.4.3.117/volume/v3/volumes/49f0a17a-6397-484c-b699-d6ca6e60a8e4 returned with HTTP 404 Jul 27 16:17:18.097101 np0000005924 devstack@c-api.service[100521]: [pid: 100521|app: 0|req: 888/3563] 10.4.3.117 () {66 vars in 1348 bytes} [Mon Jul 27 16:17:18 2026] GET /volume/v3/volumes/49f0a17a-6397-484c-b699-d6ca6e60a8e4 => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 27 16:17:18.098409 np0000005924 devstack@c-api.service[100524]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:17:18.098409 np0000005924 devstack@c-api.service[100524]: warnings.warn( Jul 27 16:17:18.099539 np0000005924 devstack@c-api.service[100524]: INFO cinder.api.openstack.wsgi [None req-3b1c6e7c-d318-4c85-94cc-f35ad3c5c285 tempest-VolumesBackupsTest-1361087151 tempest-VolumesBackupsTest-1361087151-project-member] https://10.4.3.117/volume/v3/backups/48d9c7f4-a8b3-43d5-8f9d-f42a489736de returned with HTTP 200 Jul 27 16:17:18.100099 np0000005924 devstack@c-api.service[100524]: [pid: 100524|app: 0|req: 898/3564] 10.4.3.117 () {66 vars in 1348 bytes} [Mon Jul 27 16:17:18 2026] GET /volume/v3/backups/48d9c7f4-a8b3-43d5-8f9d-f42a489736de => generated 749 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 27 16:17:18.105310 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.middleware.request_id [None req-bf5a7d7e-711a-4af0-aba1-c6c50b6056fe None None] RequestId filter calling following filter/app {{(pid=100523) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:17:18.107141 np0000005924 devstack@c-api.service[100523]: INFO cinder.api.openstack.wsgi [None req-bf5a7d7e-711a-4af0-aba1-c6c50b6056fe tempest-ProjectReaderTests-996833263 tempest-ProjectReaderTests-996833263-project-admin] POST https://10.4.3.117/volume/v3/volumes Jul 27 16:17:18.107542 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.openstack.wsgi [None req-bf5a7d7e-711a-4af0-aba1-c6c50b6056fe tempest-ProjectReaderTests-996833263 tempest-ProjectReaderTests-996833263-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-1643653888"}} {{(pid=100523) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 27 16:17:18.109030 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.v3.volumes [None req-bf5a7d7e-711a-4af0-aba1-c6c50b6056fe tempest-ProjectReaderTests-996833263 tempest-ProjectReaderTests-996833263-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-1643653888'}} {{(pid=100523) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 27 16:17:18.109158 np0000005924 devstack@c-api.service[100523]: INFO cinder.api.v3.volumes [None req-bf5a7d7e-711a-4af0-aba1-c6c50b6056fe tempest-ProjectReaderTests-996833263 tempest-ProjectReaderTests-996833263-project-admin] Create volume of 1 GB Jul 27 16:17:18.113744 np0000005924 devstack@c-api.service[100523]: INFO cinder.volume.api [None req-bf5a7d7e-711a-4af0-aba1-c6c50b6056fe tempest-ProjectReaderTests-996833263 tempest-ProjectReaderTests-996833263-project-admin] Availability Zones retrieved successfully. Jul 27 16:17:18.121285 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.volume.api [None req-bf5a7d7e-711a-4af0-aba1-c6c50b6056fe tempest-ProjectReaderTests-996833263 tempest-ProjectReaderTests-996833263-project-admin] Flow 'volume_create_api' (1153c0e1-1454-4987-9d3a-f7c4c712f50b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100523) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 27 16:17:18.122558 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.volume.api [None req-bf5a7d7e-711a-4af0-aba1-c6c50b6056fe tempest-ProjectReaderTests-996833263 tempest-ProjectReaderTests-996833263-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (568abea3-76c9-4281-bdba-d4fed1fe302f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100523) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 27 16:17:18.123692 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.volume.flows.api.create_volume [None req-bf5a7d7e-711a-4af0-aba1-c6c50b6056fe tempest-ProjectReaderTests-996833263 tempest-ProjectReaderTests-996833263-project-admin] Validating volume size '1' using validate_int {{(pid=100523) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 27 16:17:18.151659 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.volume.api [None req-bf5a7d7e-711a-4af0-aba1-c6c50b6056fe tempest-ProjectReaderTests-996833263 tempest-ProjectReaderTests-996833263-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (568abea3-76c9-4281-bdba-d4fed1fe302f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-27T16:04:59Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=2bce4e1a-e6e0-49d9-be36-c3405449a01e,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '2bce4e1a-e6e0-49d9-be36-c3405449a01e', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100523) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 27 16:17:18.152517 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.volume.api [None req-bf5a7d7e-711a-4af0-aba1-c6c50b6056fe tempest-ProjectReaderTests-996833263 tempest-ProjectReaderTests-996833263-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (251ea87e-5006-47c9-ae95-72525b6bef07) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100523) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 27 16:17:18.199104 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.quota [None req-bf5a7d7e-711a-4af0-aba1-c6c50b6056fe tempest-ProjectReaderTests-996833263 tempest-ProjectReaderTests-996833263-project-admin] Created reservations ['fe0789ca-f02e-43d7-9d50-087c840a8db9', '8b7d0639-7821-4e06-a8a4-b131c3b567e1', '9d81e723-5037-4d81-bfa7-53bb3f1e071b', '84ba6070-ca28-48e0-8b53-94604c790ce3'] {{(pid=100523) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 27 16:17:18.200551 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.volume.api [None req-bf5a7d7e-711a-4af0-aba1-c6c50b6056fe tempest-ProjectReaderTests-996833263 tempest-ProjectReaderTests-996833263-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (251ea87e-5006-47c9-ae95-72525b6bef07) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['fe0789ca-f02e-43d7-9d50-087c840a8db9', '8b7d0639-7821-4e06-a8a4-b131c3b567e1', '9d81e723-5037-4d81-bfa7-53bb3f1e071b', '84ba6070-ca28-48e0-8b53-94604c790ce3']}' {{(pid=100523) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 27 16:17:18.200995 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.volume.api [None req-bf5a7d7e-711a-4af0-aba1-c6c50b6056fe tempest-ProjectReaderTests-996833263 tempest-ProjectReaderTests-996833263-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (934ebba2-0dc4-4d50-af46-a776fe327de4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100523) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 27 16:17:18.229468 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.volume.api [None req-bf5a7d7e-711a-4af0-aba1-c6c50b6056fe tempest-ProjectReaderTests-996833263 tempest-ProjectReaderTests-996833263-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (934ebba2-0dc4-4d50-af46-a776fe327de4) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '3d99df7d-745c-405a-8bc9-7f99e1c4f67d', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1643653888',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='19f745ca7d2f4484b34a2288f33a6366',qos_specs=None,replication_status=,reservations=['fe0789ca-f02e-43d7-9d50-087c840a8db9','8b7d0639-7821-4e06-a8a4-b131c3b567e1','9d81e723-5037-4d81-bfa7-53bb3f1e071b','84ba6070-ca28-48e0-8b53-94604c790ce3'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='051eab5b70d943678e19411826358afd',volume_type_id=2bce4e1a-e6e0-49d9-be36-c3405449a01e), 'volume': Volume(_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-27T16:17:18Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1643653888',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=3d99df7d-745c-405a-8bc9-7f99e1c4f67d,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='19f745ca7d2f4484b34a2288f33a6366',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='051eab5b70d943678e19411826358afd',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(2bce4e1a-e6e0-49d9-be36-c3405449a01e),volume_type_id=2bce4e1a-e6e0-49d9-be36-c3405449a01e)}' {{(pid=100523) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 27 16:17:18.230278 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.volume.api [None req-bf5a7d7e-711a-4af0-aba1-c6c50b6056fe tempest-ProjectReaderTests-996833263 tempest-ProjectReaderTests-996833263-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (58a84d41-b8c0-4916-88ce-5f6a9517888e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100523) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 27 16:17:18.250275 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.volume.api [None req-bf5a7d7e-711a-4af0-aba1-c6c50b6056fe tempest-ProjectReaderTests-996833263 tempest-ProjectReaderTests-996833263-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (58a84d41-b8c0-4916-88ce-5f6a9517888e) transitioned into state 'SUCCESS' from state '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-1643653888',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='19f745ca7d2f4484b34a2288f33a6366',qos_specs=None,replication_status=,reservations=['fe0789ca-f02e-43d7-9d50-087c840a8db9','8b7d0639-7821-4e06-a8a4-b131c3b567e1','9d81e723-5037-4d81-bfa7-53bb3f1e071b','84ba6070-ca28-48e0-8b53-94604c790ce3'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='051eab5b70d943678e19411826358afd',volume_type_id=2bce4e1a-e6e0-49d9-be36-c3405449a01e)}' {{(pid=100523) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 27 16:17:18.251368 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.volume.api [None req-bf5a7d7e-711a-4af0-aba1-c6c50b6056fe tempest-ProjectReaderTests-996833263 tempest-ProjectReaderTests-996833263-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (ee82abd2-3b32-4f72-904d-5681d5dbf2eb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100523) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 27 16:17:18.266105 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.volume.api [None req-bf5a7d7e-711a-4af0-aba1-c6c50b6056fe tempest-ProjectReaderTests-996833263 tempest-ProjectReaderTests-996833263-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (ee82abd2-3b32-4f72-904d-5681d5dbf2eb) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100523) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 27 16:17:18.267571 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.volume.api [None req-bf5a7d7e-711a-4af0-aba1-c6c50b6056fe tempest-ProjectReaderTests-996833263 tempest-ProjectReaderTests-996833263-project-admin] Flow 'volume_create_api' (1153c0e1-1454-4987-9d3a-f7c4c712f50b) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100523) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 27 16:17:18.267919 np0000005924 devstack@c-api.service[100523]: INFO cinder.volume.api [None req-bf5a7d7e-711a-4af0-aba1-c6c50b6056fe tempest-ProjectReaderTests-996833263 tempest-ProjectReaderTests-996833263-project-admin] Create volume request issued successfully. Jul 27 16:17:18.268777 np0000005924 devstack@c-api.service[100523]: INFO cinder.api.openstack.wsgi [None req-bf5a7d7e-711a-4af0-aba1-c6c50b6056fe tempest-ProjectReaderTests-996833263 tempest-ProjectReaderTests-996833263-project-admin] https://10.4.3.117/volume/v3/volumes returned with HTTP 202 Jul 27 16:17:18.269652 np0000005924 devstack@c-api.service[100523]: [pid: 100523|app: 0|req: 899/3565] 10.4.3.117 () {68 vars in 1258 bytes} [Mon Jul 27 16:17:18 2026] POST /volume/v3/volumes => generated 778 bytes in 164 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 27 16:17:18.302692 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.middleware.request_id [None req-98982ddb-7124-451f-922f-9de53cf11e15 None None] RequestId filter calling following filter/app {{(pid=100522) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:17:18.303896 np0000005924 devstack@c-api.service[100522]: INFO cinder.api.openstack.wsgi [None req-98982ddb-7124-451f-922f-9de53cf11e15 tempest-ProjectReaderTests-996833263 tempest-ProjectReaderTests-996833263-project-admin] GET https://10.4.3.117/volume/v3/volumes/3d99df7d-745c-405a-8bc9-7f99e1c4f67d Jul 27 16:17:18.304506 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.openstack.wsgi [None req-98982ddb-7124-451f-922f-9de53cf11e15 tempest-ProjectReaderTests-996833263 tempest-ProjectReaderTests-996833263-project-admin] Empty body provided in request {{(pid=100522) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:17:18.304779 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.openstack.wsgi [None req-98982ddb-7124-451f-922f-9de53cf11e15 tempest-ProjectReaderTests-996833263 tempest-ProjectReaderTests-996833263-project-admin] Calling method 'show' {{(pid=100522) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:17:18.330160 np0000005924 devstack@c-api.service[100522]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:17:18.330160 np0000005924 devstack@c-api.service[100522]: warnings.warn( Jul 27 16:17:18.355846 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.middleware.request_id [None req-68533d04-db5b-4999-b238-8561a33d3bf5 None None] RequestId filter calling following filter/app {{(pid=100521) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:17:18.358135 np0000005924 devstack@c-api.service[100521]: INFO cinder.api.openstack.wsgi [None req-68533d04-db5b-4999-b238-8561a33d3bf5 tempest-VolumesBackupsTest-1022642059 tempest-VolumesBackupsTest-1022642059-project-admin] GET https://10.4.3.117/volume/v3/backups/73b586a1-85e3-49f4-a6ff-f6d896a34c07 Jul 27 16:17:18.358399 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.openstack.wsgi [None req-68533d04-db5b-4999-b238-8561a33d3bf5 tempest-VolumesBackupsTest-1022642059 tempest-VolumesBackupsTest-1022642059-project-admin] Empty body provided in request {{(pid=100521) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:17:18.358634 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.openstack.wsgi [None req-68533d04-db5b-4999-b238-8561a33d3bf5 tempest-VolumesBackupsTest-1022642059 tempest-VolumesBackupsTest-1022642059-project-admin] Calling method 'show' {{(pid=100521) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:17:18.358774 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.v3.backups [None req-68533d04-db5b-4999-b238-8561a33d3bf5 tempest-VolumesBackupsTest-1022642059 tempest-VolumesBackupsTest-1022642059-project-admin] Show backup with id 73b586a1-85e3-49f4-a6ff-f6d896a34c07. {{(pid=100521) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 27 16:17:18.361916 np0000005924 devstack@c-api.service[100522]: INFO cinder.volume.api [None req-98982ddb-7124-451f-922f-9de53cf11e15 tempest-ProjectReaderTests-996833263 tempest-ProjectReaderTests-996833263-project-admin] Volume info retrieved successfully. Jul 27 16:17:18.364344 np0000005924 devstack@c-api.service[100521]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:17:18.364344 np0000005924 devstack@c-api.service[100521]: warnings.warn( Jul 27 16:17:18.365307 np0000005924 devstack@c-api.service[100521]: INFO cinder.api.openstack.wsgi [None req-68533d04-db5b-4999-b238-8561a33d3bf5 tempest-VolumesBackupsTest-1022642059 tempest-VolumesBackupsTest-1022642059-project-admin] https://10.4.3.117/volume/v3/backups/73b586a1-85e3-49f4-a6ff-f6d896a34c07 returned with HTTP 200 Jul 27 16:17:18.365907 np0000005924 devstack@c-api.service[100521]: [pid: 100521|app: 0|req: 889/3566] 10.4.3.117 () {66 vars in 1348 bytes} [Mon Jul 27 16:17:18 2026] GET /volume/v3/backups/73b586a1-85e3-49f4-a6ff-f6d896a34c07 => generated 750 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jul 27 16:17:18.369449 np0000005924 devstack@c-api.service[100522]: INFO cinder.api.openstack.wsgi [None req-98982ddb-7124-451f-922f-9de53cf11e15 tempest-ProjectReaderTests-996833263 tempest-ProjectReaderTests-996833263-project-admin] https://10.4.3.117/volume/v3/volumes/3d99df7d-745c-405a-8bc9-7f99e1c4f67d returned with HTTP 200 Jul 27 16:17:18.372702 np0000005924 devstack@c-api.service[100522]: [pid: 100522|app: 0|req: 881/3567] 10.4.3.117 () {66 vars in 1348 bytes} [Mon Jul 27 16:17:18 2026] GET /volume/v3/volumes/3d99df7d-745c-405a-8bc9-7f99e1c4f67d => generated 957 bytes in 73 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 27 16:17:19.113265 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.middleware.request_id [None req-dd0d184d-88e6-48fe-acfb-3c1760022e97 None None] RequestId filter calling following filter/app {{(pid=100524) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:17:19.122704 np0000005924 devstack@c-api.service[100524]: INFO cinder.api.openstack.wsgi [None req-dd0d184d-88e6-48fe-acfb-3c1760022e97 tempest-VolumesBackupsTest-1361087151 tempest-VolumesBackupsTest-1361087151-project-member] GET https://10.4.3.117/volume/v3/backups/48d9c7f4-a8b3-43d5-8f9d-f42a489736de Jul 27 16:17:19.123367 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.openstack.wsgi [None req-dd0d184d-88e6-48fe-acfb-3c1760022e97 tempest-VolumesBackupsTest-1361087151 tempest-VolumesBackupsTest-1361087151-project-member] Empty body provided in request {{(pid=100524) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:17:19.124889 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.openstack.wsgi [None req-dd0d184d-88e6-48fe-acfb-3c1760022e97 tempest-VolumesBackupsTest-1361087151 tempest-VolumesBackupsTest-1361087151-project-member] Calling method 'show' {{(pid=100524) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:17:19.125315 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.v3.backups [None req-dd0d184d-88e6-48fe-acfb-3c1760022e97 tempest-VolumesBackupsTest-1361087151 tempest-VolumesBackupsTest-1361087151-project-member] Show backup with id 48d9c7f4-a8b3-43d5-8f9d-f42a489736de. {{(pid=100524) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 27 16:17:19.140576 np0000005924 devstack@c-api.service[100524]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:17:19.140576 np0000005924 devstack@c-api.service[100524]: warnings.warn( Jul 27 16:17:19.141546 np0000005924 devstack@c-api.service[100524]: INFO cinder.api.openstack.wsgi [None req-dd0d184d-88e6-48fe-acfb-3c1760022e97 tempest-VolumesBackupsTest-1361087151 tempest-VolumesBackupsTest-1361087151-project-member] https://10.4.3.117/volume/v3/backups/48d9c7f4-a8b3-43d5-8f9d-f42a489736de returned with HTTP 200 Jul 27 16:17:19.142013 np0000005924 devstack@c-api.service[100524]: [pid: 100524|app: 0|req: 899/3568] 10.4.3.117 () {66 vars in 1348 bytes} [Mon Jul 27 16:17:19 2026] GET /volume/v3/backups/48d9c7f4-a8b3-43d5-8f9d-f42a489736de => generated 749 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 27 16:17:19.378241 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.middleware.request_id [None req-b32e349f-5fa3-42a3-86a5-8e648c49bdcc None None] RequestId filter calling following filter/app {{(pid=100523) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:17:19.380423 np0000005924 devstack@c-api.service[100523]: INFO cinder.api.openstack.wsgi [None req-b32e349f-5fa3-42a3-86a5-8e648c49bdcc tempest-VolumesBackupsTest-1022642059 tempest-VolumesBackupsTest-1022642059-project-admin] GET https://10.4.3.117/volume/v3/backups/73b586a1-85e3-49f4-a6ff-f6d896a34c07 Jul 27 16:17:19.380699 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.openstack.wsgi [None req-b32e349f-5fa3-42a3-86a5-8e648c49bdcc tempest-VolumesBackupsTest-1022642059 tempest-VolumesBackupsTest-1022642059-project-admin] Empty body provided in request {{(pid=100523) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:17:19.380912 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.openstack.wsgi [None req-b32e349f-5fa3-42a3-86a5-8e648c49bdcc tempest-VolumesBackupsTest-1022642059 tempest-VolumesBackupsTest-1022642059-project-admin] Calling method 'show' {{(pid=100523) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:17:19.381037 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.v3.backups [None req-b32e349f-5fa3-42a3-86a5-8e648c49bdcc tempest-VolumesBackupsTest-1022642059 tempest-VolumesBackupsTest-1022642059-project-admin] Show backup with id 73b586a1-85e3-49f4-a6ff-f6d896a34c07. {{(pid=100523) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 27 16:17:19.385985 np0000005924 devstack@c-api.service[100523]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:17:19.385985 np0000005924 devstack@c-api.service[100523]: warnings.warn( Jul 27 16:17:19.386737 np0000005924 devstack@c-api.service[100523]: INFO cinder.api.openstack.wsgi [None req-b32e349f-5fa3-42a3-86a5-8e648c49bdcc tempest-VolumesBackupsTest-1022642059 tempest-VolumesBackupsTest-1022642059-project-admin] https://10.4.3.117/volume/v3/backups/73b586a1-85e3-49f4-a6ff-f6d896a34c07 returned with HTTP 200 Jul 27 16:17:19.387152 np0000005924 devstack@c-api.service[100523]: [pid: 100523|app: 0|req: 900/3569] 10.4.3.117 () {66 vars in 1348 bytes} [Mon Jul 27 16:17:19 2026] GET /volume/v3/backups/73b586a1-85e3-49f4-a6ff-f6d896a34c07 => generated 750 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 27 16:17:19.399416 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.middleware.request_id [None req-2516b020-4cfa-4bd7-8d3d-b43b46705202 None None] RequestId filter calling following filter/app {{(pid=100521) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:17:19.401255 np0000005924 devstack@c-api.service[100521]: INFO cinder.api.openstack.wsgi [None req-2516b020-4cfa-4bd7-8d3d-b43b46705202 tempest-ProjectReaderTests-996833263 tempest-ProjectReaderTests-996833263-project-admin] GET https://10.4.3.117/volume/v3/volumes/3d99df7d-745c-405a-8bc9-7f99e1c4f67d Jul 27 16:17:19.401474 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.openstack.wsgi [None req-2516b020-4cfa-4bd7-8d3d-b43b46705202 tempest-ProjectReaderTests-996833263 tempest-ProjectReaderTests-996833263-project-admin] Empty body provided in request {{(pid=100521) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:17:19.401731 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.openstack.wsgi [None req-2516b020-4cfa-4bd7-8d3d-b43b46705202 tempest-ProjectReaderTests-996833263 tempest-ProjectReaderTests-996833263-project-admin] Calling method 'show' {{(pid=100521) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:17:19.409647 np0000005924 devstack@c-api.service[100521]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:17:19.409647 np0000005924 devstack@c-api.service[100521]: warnings.warn( Jul 27 16:17:19.413602 np0000005924 devstack@c-api.service[100521]: INFO cinder.volume.api [None req-2516b020-4cfa-4bd7-8d3d-b43b46705202 tempest-ProjectReaderTests-996833263 tempest-ProjectReaderTests-996833263-project-admin] Volume info retrieved successfully. Jul 27 16:17:19.417556 np0000005924 devstack@c-api.service[100521]: INFO cinder.api.openstack.wsgi [None req-2516b020-4cfa-4bd7-8d3d-b43b46705202 tempest-ProjectReaderTests-996833263 tempest-ProjectReaderTests-996833263-project-admin] https://10.4.3.117/volume/v3/volumes/3d99df7d-745c-405a-8bc9-7f99e1c4f67d returned with HTTP 200 Jul 27 16:17:19.418034 np0000005924 devstack@c-api.service[100521]: [pid: 100521|app: 0|req: 890/3570] 10.4.3.117 () {66 vars in 1348 bytes} [Mon Jul 27 16:17:19 2026] GET /volume/v3/volumes/3d99df7d-745c-405a-8bc9-7f99e1c4f67d => generated 1009 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 27 16:17:19.431055 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.middleware.request_id [None req-0f683d80-df04-465b-8268-adb428fe7864 None None] RequestId filter calling following filter/app {{(pid=100522) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:17:19.435355 np0000005924 devstack@c-api.service[100522]: INFO cinder.api.openstack.wsgi [None req-0f683d80-df04-465b-8268-adb428fe7864 tempest-ProjectReaderTests-996833263 tempest-ProjectReaderTests-996833263-project-admin] POST https://10.4.3.117/volume/v3/snapshots Jul 27 16:17:19.435355 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.openstack.wsgi [None req-0f683d80-df04-465b-8268-adb428fe7864 tempest-ProjectReaderTests-996833263 tempest-ProjectReaderTests-996833263-project-admin] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "3d99df7d-745c-405a-8bc9-7f99e1c4f67d", "name": "tempest-VolumeV3RbacBaseTests-Snapshot-1399605672"}} {{(pid=100522) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 27 16:17:19.442828 np0000005924 devstack@c-api.service[100522]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:17:19.442828 np0000005924 devstack@c-api.service[100522]: warnings.warn( Jul 27 16:17:19.443267 np0000005924 devstack@c-api.service[100522]: INFO cinder.volume.api [None req-0f683d80-df04-465b-8268-adb428fe7864 tempest-ProjectReaderTests-996833263 tempest-ProjectReaderTests-996833263-project-admin] Volume info retrieved successfully. Jul 27 16:17:19.443470 np0000005924 devstack@c-api.service[100522]: INFO cinder.api.v3.snapshots [None req-0f683d80-df04-465b-8268-adb428fe7864 tempest-ProjectReaderTests-996833263 tempest-ProjectReaderTests-996833263-project-admin] Create snapshot from volume 3d99df7d-745c-405a-8bc9-7f99e1c4f67d Jul 27 16:17:19.473449 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.quota [None req-0f683d80-df04-465b-8268-adb428fe7864 tempest-ProjectReaderTests-996833263 tempest-ProjectReaderTests-996833263-project-admin] Created reservations ['9dbfea50-748c-4098-90c7-cbb4c7c879a9', '15c279c9-5732-41fc-bab2-3a73d23c4135', '55faa300-f015-45f3-994a-4bb01d990996', '4e9818a3-7115-413f-a956-f5f9b4842d51'] {{(pid=100522) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 27 16:17:19.516050 np0000005924 devstack@c-api.service[100522]: INFO cinder.volume.api [None req-0f683d80-df04-465b-8268-adb428fe7864 tempest-ProjectReaderTests-996833263 tempest-ProjectReaderTests-996833263-project-admin] Snapshot create request issued successfully. Jul 27 16:17:19.516638 np0000005924 devstack@c-api.service[100522]: INFO cinder.api.openstack.wsgi [None req-0f683d80-df04-465b-8268-adb428fe7864 tempest-ProjectReaderTests-996833263 tempest-ProjectReaderTests-996833263-project-admin] https://10.4.3.117/volume/v3/snapshots returned with HTTP 202 Jul 27 16:17:19.517205 np0000005924 devstack@c-api.service[100522]: [pid: 100522|app: 0|req: 882/3571] 10.4.3.117 () {68 vars in 1265 bytes} [Mon Jul 27 16:17:19 2026] POST /volume/v3/snapshots => generated 308 bytes in 86 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 27 16:17:19.527309 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.middleware.request_id [None req-2c8b180f-2a63-40e1-9fcd-b1a1b41058d4 None None] RequestId filter calling following filter/app {{(pid=100524) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:17:19.529162 np0000005924 devstack@c-api.service[100524]: INFO cinder.api.openstack.wsgi [None req-2c8b180f-2a63-40e1-9fcd-b1a1b41058d4 tempest-ProjectReaderTests-996833263 tempest-ProjectReaderTests-996833263-project-admin] GET https://10.4.3.117/volume/v3/snapshots/ebccc13f-ea3d-436a-bffa-211e72995a8f Jul 27 16:17:19.529421 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.openstack.wsgi [None req-2c8b180f-2a63-40e1-9fcd-b1a1b41058d4 tempest-ProjectReaderTests-996833263 tempest-ProjectReaderTests-996833263-project-admin] Empty body provided in request {{(pid=100524) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:17:19.529675 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.openstack.wsgi [None req-2c8b180f-2a63-40e1-9fcd-b1a1b41058d4 tempest-ProjectReaderTests-996833263 tempest-ProjectReaderTests-996833263-project-admin] Calling method 'show' {{(pid=100524) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:17:19.535210 np0000005924 devstack@c-api.service[100524]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:17:19.535210 np0000005924 devstack@c-api.service[100524]: warnings.warn( Jul 27 16:17:19.535553 np0000005924 devstack@c-api.service[100524]: INFO cinder.volume.api [None req-2c8b180f-2a63-40e1-9fcd-b1a1b41058d4 tempest-ProjectReaderTests-996833263 tempest-ProjectReaderTests-996833263-project-admin] Snapshot retrieved successfully. Jul 27 16:17:19.536246 np0000005924 devstack@c-api.service[100524]: INFO cinder.api.openstack.wsgi [None req-2c8b180f-2a63-40e1-9fcd-b1a1b41058d4 tempest-ProjectReaderTests-996833263 tempest-ProjectReaderTests-996833263-project-admin] https://10.4.3.117/volume/v3/snapshots/ebccc13f-ea3d-436a-bffa-211e72995a8f returned with HTTP 200 Jul 27 16:17:19.536674 np0000005924 devstack@c-api.service[100524]: [pid: 100524|app: 0|req: 900/3572] 10.4.3.117 () {66 vars in 1354 bytes} [Mon Jul 27 16:17:19 2026] GET /volume/v3/snapshots/ebccc13f-ea3d-436a-bffa-211e72995a8f => generated 440 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 27 16:17:20.152933 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.middleware.request_id [None req-6916db0d-1606-406e-aef1-3bdeaa920a6f None None] RequestId filter calling following filter/app {{(pid=100523) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:17:20.155347 np0000005924 devstack@c-api.service[100523]: INFO cinder.api.openstack.wsgi [None req-6916db0d-1606-406e-aef1-3bdeaa920a6f tempest-VolumesBackupsTest-1361087151 tempest-VolumesBackupsTest-1361087151-project-member] GET https://10.4.3.117/volume/v3/backups/48d9c7f4-a8b3-43d5-8f9d-f42a489736de Jul 27 16:17:20.155560 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.openstack.wsgi [None req-6916db0d-1606-406e-aef1-3bdeaa920a6f tempest-VolumesBackupsTest-1361087151 tempest-VolumesBackupsTest-1361087151-project-member] Empty body provided in request {{(pid=100523) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:17:20.155793 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.openstack.wsgi [None req-6916db0d-1606-406e-aef1-3bdeaa920a6f tempest-VolumesBackupsTest-1361087151 tempest-VolumesBackupsTest-1361087151-project-member] Calling method 'show' {{(pid=100523) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:17:20.155911 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.v3.backups [None req-6916db0d-1606-406e-aef1-3bdeaa920a6f tempest-VolumesBackupsTest-1361087151 tempest-VolumesBackupsTest-1361087151-project-member] Show backup with id 48d9c7f4-a8b3-43d5-8f9d-f42a489736de. {{(pid=100523) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 27 16:17:20.160510 np0000005924 devstack@c-api.service[100523]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:17:20.160510 np0000005924 devstack@c-api.service[100523]: warnings.warn( Jul 27 16:17:20.161304 np0000005924 devstack@c-api.service[100523]: INFO cinder.api.openstack.wsgi [None req-6916db0d-1606-406e-aef1-3bdeaa920a6f tempest-VolumesBackupsTest-1361087151 tempest-VolumesBackupsTest-1361087151-project-member] https://10.4.3.117/volume/v3/backups/48d9c7f4-a8b3-43d5-8f9d-f42a489736de returned with HTTP 200 Jul 27 16:17:20.161726 np0000005924 devstack@c-api.service[100523]: [pid: 100523|app: 0|req: 901/3573] 10.4.3.117 () {66 vars in 1348 bytes} [Mon Jul 27 16:17:20 2026] GET /volume/v3/backups/48d9c7f4-a8b3-43d5-8f9d-f42a489736de => generated 749 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 27 16:17:20.398110 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.middleware.request_id [None req-06579803-8e41-4769-9089-e157411ee447 None None] RequestId filter calling following filter/app {{(pid=100521) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:17:20.399859 np0000005924 devstack@c-api.service[100521]: INFO cinder.api.openstack.wsgi [None req-06579803-8e41-4769-9089-e157411ee447 tempest-VolumesBackupsTest-1022642059 tempest-VolumesBackupsTest-1022642059-project-admin] GET https://10.4.3.117/volume/v3/backups/73b586a1-85e3-49f4-a6ff-f6d896a34c07 Jul 27 16:17:20.400270 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.openstack.wsgi [None req-06579803-8e41-4769-9089-e157411ee447 tempest-VolumesBackupsTest-1022642059 tempest-VolumesBackupsTest-1022642059-project-admin] Empty body provided in request {{(pid=100521) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:17:20.400270 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.openstack.wsgi [None req-06579803-8e41-4769-9089-e157411ee447 tempest-VolumesBackupsTest-1022642059 tempest-VolumesBackupsTest-1022642059-project-admin] Calling method 'show' {{(pid=100521) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:17:20.400270 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.v3.backups [None req-06579803-8e41-4769-9089-e157411ee447 tempest-VolumesBackupsTest-1022642059 tempest-VolumesBackupsTest-1022642059-project-admin] Show backup with id 73b586a1-85e3-49f4-a6ff-f6d896a34c07. {{(pid=100521) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 27 16:17:20.404688 np0000005924 devstack@c-api.service[100521]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:17:20.404688 np0000005924 devstack@c-api.service[100521]: warnings.warn( Jul 27 16:17:20.405226 np0000005924 devstack@c-api.service[100521]: INFO cinder.api.openstack.wsgi [None req-06579803-8e41-4769-9089-e157411ee447 tempest-VolumesBackupsTest-1022642059 tempest-VolumesBackupsTest-1022642059-project-admin] https://10.4.3.117/volume/v3/backups/73b586a1-85e3-49f4-a6ff-f6d896a34c07 returned with HTTP 200 Jul 27 16:17:20.405595 np0000005924 devstack@c-api.service[100521]: [pid: 100521|app: 0|req: 891/3574] 10.4.3.117 () {66 vars in 1348 bytes} [Mon Jul 27 16:17:20 2026] GET /volume/v3/backups/73b586a1-85e3-49f4-a6ff-f6d896a34c07 => generated 750 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 27 16:17:20.549713 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.middleware.request_id [None req-6e8c61e6-a534-4962-ac5d-71f7b3c9321a None None] RequestId filter calling following filter/app {{(pid=100522) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:17:20.551746 np0000005924 devstack@c-api.service[100522]: INFO cinder.api.openstack.wsgi [None req-6e8c61e6-a534-4962-ac5d-71f7b3c9321a tempest-ProjectReaderTests-996833263 tempest-ProjectReaderTests-996833263-project-admin] GET https://10.4.3.117/volume/v3/snapshots/ebccc13f-ea3d-436a-bffa-211e72995a8f Jul 27 16:17:20.552135 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.openstack.wsgi [None req-6e8c61e6-a534-4962-ac5d-71f7b3c9321a tempest-ProjectReaderTests-996833263 tempest-ProjectReaderTests-996833263-project-admin] Empty body provided in request {{(pid=100522) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:17:20.552498 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.openstack.wsgi [None req-6e8c61e6-a534-4962-ac5d-71f7b3c9321a tempest-ProjectReaderTests-996833263 tempest-ProjectReaderTests-996833263-project-admin] Calling method 'show' {{(pid=100522) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:17:20.558533 np0000005924 devstack@c-api.service[100522]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:17:20.558533 np0000005924 devstack@c-api.service[100522]: warnings.warn( Jul 27 16:17:20.560262 np0000005924 devstack@c-api.service[100522]: INFO cinder.volume.api [None req-6e8c61e6-a534-4962-ac5d-71f7b3c9321a tempest-ProjectReaderTests-996833263 tempest-ProjectReaderTests-996833263-project-admin] Snapshot retrieved successfully. Jul 27 16:17:20.560262 np0000005924 devstack@c-api.service[100522]: INFO cinder.api.openstack.wsgi [None req-6e8c61e6-a534-4962-ac5d-71f7b3c9321a tempest-ProjectReaderTests-996833263 tempest-ProjectReaderTests-996833263-project-admin] https://10.4.3.117/volume/v3/snapshots/ebccc13f-ea3d-436a-bffa-211e72995a8f returned with HTTP 200 Jul 27 16:17:20.560262 np0000005924 devstack@c-api.service[100522]: [pid: 100522|app: 0|req: 883/3575] 10.4.3.117 () {66 vars in 1354 bytes} [Mon Jul 27 16:17:20 2026] GET /volume/v3/snapshots/ebccc13f-ea3d-436a-bffa-211e72995a8f => generated 467 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 27 16:17:20.573412 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.middleware.request_id [None req-7e37e32e-44e1-4bf7-8a47-4cd45f520e55 None None] RequestId filter calling following filter/app {{(pid=100524) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:17:20.575479 np0000005924 devstack@c-api.service[100524]: INFO cinder.api.openstack.wsgi [None req-7e37e32e-44e1-4bf7-8a47-4cd45f520e55 tempest-ProjectReaderTests-996833263 tempest-ProjectReaderTests-996833263-project-reader] POST https://10.4.3.117/volume/v3/snapshots/ebccc13f-ea3d-436a-bffa-211e72995a8f/action Jul 27 16:17:20.575931 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.openstack.wsgi [None req-7e37e32e-44e1-4bf7-8a47-4cd45f520e55 tempest-ProjectReaderTests-996833263 tempest-ProjectReaderTests-996833263-project-reader] Action body: b'{"os-unmanage": {}}' {{(pid=100524) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 27 16:17:20.576086 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.openstack.wsgi [None req-7e37e32e-44e1-4bf7-8a47-4cd45f520e55 tempest-ProjectReaderTests-996833263 tempest-ProjectReaderTests-996833263-project-reader] Action: 'action', calling method: unmanage, body: {"os-unmanage": {}} {{(pid=100524) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 27 16:17:20.577757 np0000005924 devstack@c-api.service[100524]: INFO cinder.api.contrib.snapshot_unmanage [None req-7e37e32e-44e1-4bf7-8a47-4cd45f520e55 tempest-ProjectReaderTests-996833263 tempest-ProjectReaderTests-996833263-project-reader] Unmanage snapshot with id: ebccc13f-ea3d-436a-bffa-211e72995a8f Jul 27 16:17:20.592152 np0000005924 devstack@c-api.service[100524]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:17:20.592152 np0000005924 devstack@c-api.service[100524]: warnings.warn( Jul 27 16:17:20.592752 np0000005924 devstack@c-api.service[100524]: INFO cinder.volume.api [None req-7e37e32e-44e1-4bf7-8a47-4cd45f520e55 tempest-ProjectReaderTests-996833263 tempest-ProjectReaderTests-996833263-project-reader] Snapshot retrieved successfully. Jul 27 16:17:20.593774 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.policy [None req-7e37e32e-44e1-4bf7-8a47-4cd45f520e55 tempest-ProjectReaderTests-996833263 tempest-ProjectReaderTests-996833263-project-reader] Policy check for snapshot_extension:snapshot_unmanage failed with context {'is_admin': False, 'user_id': 'be33dea04ab04c52b7c54f67fc819521', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '19f745ca7d2f4484b34a2288f33a6366', '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=100524) authorize /opt/stack/cinder/cinder/policy.py:189}} Jul 27 16:17:20.594010 np0000005924 devstack@c-api.service[100524]: INFO cinder.api.openstack.wsgi [None req-7e37e32e-44e1-4bf7-8a47-4cd45f520e55 tempest-ProjectReaderTests-996833263 tempest-ProjectReaderTests-996833263-project-reader] https://10.4.3.117/volume/v3/snapshots/ebccc13f-ea3d-436a-bffa-211e72995a8f/action returned with HTTP 403 Jul 27 16:17:20.594670 np0000005924 devstack@c-api.service[100524]: [pid: 100524|app: 0|req: 901/3576] 10.4.3.117 () {68 vars in 1396 bytes} [Mon Jul 27 16:17:20 2026] POST /volume/v3/snapshots/ebccc13f-ea3d-436a-bffa-211e72995a8f/action => generated 117 bytes in 22 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Jul 27 16:17:20.603348 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.middleware.request_id [None req-04f7bde6-2f92-44e1-bb58-20b8d1f6caff None None] RequestId filter calling following filter/app {{(pid=100523) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:17:20.605507 np0000005924 devstack@c-api.service[100523]: INFO cinder.api.openstack.wsgi [None req-04f7bde6-2f92-44e1-bb58-20b8d1f6caff tempest-ProjectReaderTests-996833263 tempest-ProjectReaderTests-996833263-project-admin] DELETE https://10.4.3.117/volume/v3/snapshots/ebccc13f-ea3d-436a-bffa-211e72995a8f Jul 27 16:17:20.605736 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.openstack.wsgi [None req-04f7bde6-2f92-44e1-bb58-20b8d1f6caff tempest-ProjectReaderTests-996833263 tempest-ProjectReaderTests-996833263-project-admin] Empty body provided in request {{(pid=100523) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:17:20.605981 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.openstack.wsgi [None req-04f7bde6-2f92-44e1-bb58-20b8d1f6caff tempest-ProjectReaderTests-996833263 tempest-ProjectReaderTests-996833263-project-admin] Calling method 'delete' {{(pid=100523) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:17:20.606125 np0000005924 devstack@c-api.service[100523]: INFO cinder.api.v3.snapshots [None req-04f7bde6-2f92-44e1-bb58-20b8d1f6caff tempest-ProjectReaderTests-996833263 tempest-ProjectReaderTests-996833263-project-admin] Delete snapshot with id: ebccc13f-ea3d-436a-bffa-211e72995a8f Jul 27 16:17:20.612377 np0000005924 devstack@c-api.service[100523]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:17:20.612377 np0000005924 devstack@c-api.service[100523]: warnings.warn( Jul 27 16:17:20.612831 np0000005924 devstack@c-api.service[100523]: INFO cinder.volume.api [None req-04f7bde6-2f92-44e1-bb58-20b8d1f6caff tempest-ProjectReaderTests-996833263 tempest-ProjectReaderTests-996833263-project-admin] Snapshot retrieved successfully. Jul 27 16:17:20.634744 np0000005924 devstack@c-api.service[100523]: INFO cinder.volume.api [None req-04f7bde6-2f92-44e1-bb58-20b8d1f6caff tempest-ProjectReaderTests-996833263 tempest-ProjectReaderTests-996833263-project-admin] Snapshot delete request issued successfully. Jul 27 16:17:20.634957 np0000005924 devstack@c-api.service[100523]: INFO cinder.api.openstack.wsgi [None req-04f7bde6-2f92-44e1-bb58-20b8d1f6caff tempest-ProjectReaderTests-996833263 tempest-ProjectReaderTests-996833263-project-admin] https://10.4.3.117/volume/v3/snapshots/ebccc13f-ea3d-436a-bffa-211e72995a8f returned with HTTP 202 Jul 27 16:17:20.635523 np0000005924 devstack@c-api.service[100523]: [pid: 100523|app: 0|req: 902/3577] 10.4.3.117 () {66 vars in 1357 bytes} [Mon Jul 27 16:17:20 2026] DELETE /volume/v3/snapshots/ebccc13f-ea3d-436a-bffa-211e72995a8f => generated 0 bytes in 33 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 27 16:17:20.647812 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.middleware.request_id [None req-3cea07e9-4a51-4eda-9513-242782fbd2b9 None None] RequestId filter calling following filter/app {{(pid=100521) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:17:20.650389 np0000005924 devstack@c-api.service[100521]: INFO cinder.api.openstack.wsgi [None req-3cea07e9-4a51-4eda-9513-242782fbd2b9 tempest-ProjectReaderTests-996833263 tempest-ProjectReaderTests-996833263-project-admin] GET https://10.4.3.117/volume/v3/snapshots/ebccc13f-ea3d-436a-bffa-211e72995a8f Jul 27 16:17:20.650650 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.openstack.wsgi [None req-3cea07e9-4a51-4eda-9513-242782fbd2b9 tempest-ProjectReaderTests-996833263 tempest-ProjectReaderTests-996833263-project-admin] Empty body provided in request {{(pid=100521) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:17:20.650925 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.openstack.wsgi [None req-3cea07e9-4a51-4eda-9513-242782fbd2b9 tempest-ProjectReaderTests-996833263 tempest-ProjectReaderTests-996833263-project-admin] Calling method 'show' {{(pid=100521) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:17:20.661048 np0000005924 devstack@c-api.service[100521]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:17:20.661048 np0000005924 devstack@c-api.service[100521]: warnings.warn( Jul 27 16:17:20.661496 np0000005924 devstack@c-api.service[100521]: INFO cinder.volume.api [None req-3cea07e9-4a51-4eda-9513-242782fbd2b9 tempest-ProjectReaderTests-996833263 tempest-ProjectReaderTests-996833263-project-admin] Snapshot retrieved successfully. Jul 27 16:17:20.662394 np0000005924 devstack@c-api.service[100521]: INFO cinder.api.openstack.wsgi [None req-3cea07e9-4a51-4eda-9513-242782fbd2b9 tempest-ProjectReaderTests-996833263 tempest-ProjectReaderTests-996833263-project-admin] https://10.4.3.117/volume/v3/snapshots/ebccc13f-ea3d-436a-bffa-211e72995a8f returned with HTTP 200 Jul 27 16:17:20.662812 np0000005924 devstack@c-api.service[100521]: [pid: 100521|app: 0|req: 892/3578] 10.4.3.117 () {66 vars in 1354 bytes} [Mon Jul 27 16:17:20 2026] GET /volume/v3/snapshots/ebccc13f-ea3d-436a-bffa-211e72995a8f => generated 466 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jul 27 16:17:21.171977 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.middleware.request_id [None req-81ffa5f8-eb2e-472d-982b-ac74a4e67335 None None] RequestId filter calling following filter/app {{(pid=100522) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:17:21.175318 np0000005924 devstack@c-api.service[100522]: INFO cinder.api.openstack.wsgi [None req-81ffa5f8-eb2e-472d-982b-ac74a4e67335 tempest-VolumesBackupsTest-1361087151 tempest-VolumesBackupsTest-1361087151-project-member] GET https://10.4.3.117/volume/v3/backups/48d9c7f4-a8b3-43d5-8f9d-f42a489736de Jul 27 16:17:21.175536 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.openstack.wsgi [None req-81ffa5f8-eb2e-472d-982b-ac74a4e67335 tempest-VolumesBackupsTest-1361087151 tempest-VolumesBackupsTest-1361087151-project-member] Empty body provided in request {{(pid=100522) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:17:21.175731 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.openstack.wsgi [None req-81ffa5f8-eb2e-472d-982b-ac74a4e67335 tempest-VolumesBackupsTest-1361087151 tempest-VolumesBackupsTest-1361087151-project-member] Calling method 'show' {{(pid=100522) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:17:21.175834 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.v3.backups [None req-81ffa5f8-eb2e-472d-982b-ac74a4e67335 tempest-VolumesBackupsTest-1361087151 tempest-VolumesBackupsTest-1361087151-project-member] Show backup with id 48d9c7f4-a8b3-43d5-8f9d-f42a489736de. {{(pid=100522) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 27 16:17:21.179746 np0000005924 devstack@c-api.service[100522]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:17:21.179746 np0000005924 devstack@c-api.service[100522]: warnings.warn( Jul 27 16:17:21.180462 np0000005924 devstack@c-api.service[100522]: INFO cinder.api.openstack.wsgi [None req-81ffa5f8-eb2e-472d-982b-ac74a4e67335 tempest-VolumesBackupsTest-1361087151 tempest-VolumesBackupsTest-1361087151-project-member] https://10.4.3.117/volume/v3/backups/48d9c7f4-a8b3-43d5-8f9d-f42a489736de returned with HTTP 200 Jul 27 16:17:21.180816 np0000005924 devstack@c-api.service[100522]: [pid: 100522|app: 0|req: 884/3579] 10.4.3.117 () {66 vars in 1348 bytes} [Mon Jul 27 16:17:21 2026] GET /volume/v3/backups/48d9c7f4-a8b3-43d5-8f9d-f42a489736de => generated 749 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 27 16:17:21.415538 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.middleware.request_id [None req-ee1a3213-4069-455d-8a04-284277c3cc32 None None] RequestId filter calling following filter/app {{(pid=100524) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:17:21.417439 np0000005924 devstack@c-api.service[100524]: INFO cinder.api.openstack.wsgi [None req-ee1a3213-4069-455d-8a04-284277c3cc32 tempest-VolumesBackupsTest-1022642059 tempest-VolumesBackupsTest-1022642059-project-admin] GET https://10.4.3.117/volume/v3/backups/73b586a1-85e3-49f4-a6ff-f6d896a34c07 Jul 27 16:17:21.417683 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.openstack.wsgi [None req-ee1a3213-4069-455d-8a04-284277c3cc32 tempest-VolumesBackupsTest-1022642059 tempest-VolumesBackupsTest-1022642059-project-admin] Empty body provided in request {{(pid=100524) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:17:21.417929 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.openstack.wsgi [None req-ee1a3213-4069-455d-8a04-284277c3cc32 tempest-VolumesBackupsTest-1022642059 tempest-VolumesBackupsTest-1022642059-project-admin] Calling method 'show' {{(pid=100524) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:17:21.418059 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.v3.backups [None req-ee1a3213-4069-455d-8a04-284277c3cc32 tempest-VolumesBackupsTest-1022642059 tempest-VolumesBackupsTest-1022642059-project-admin] Show backup with id 73b586a1-85e3-49f4-a6ff-f6d896a34c07. {{(pid=100524) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 27 16:17:21.422501 np0000005924 devstack@c-api.service[100524]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:17:21.422501 np0000005924 devstack@c-api.service[100524]: warnings.warn( Jul 27 16:17:21.423228 np0000005924 devstack@c-api.service[100524]: INFO cinder.api.openstack.wsgi [None req-ee1a3213-4069-455d-8a04-284277c3cc32 tempest-VolumesBackupsTest-1022642059 tempest-VolumesBackupsTest-1022642059-project-admin] https://10.4.3.117/volume/v3/backups/73b586a1-85e3-49f4-a6ff-f6d896a34c07 returned with HTTP 200 Jul 27 16:17:21.423756 np0000005924 devstack@c-api.service[100524]: [pid: 100524|app: 0|req: 902/3580] 10.4.3.117 () {66 vars in 1348 bytes} [Mon Jul 27 16:17:21 2026] GET /volume/v3/backups/73b586a1-85e3-49f4-a6ff-f6d896a34c07 => generated 750 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 27 16:17:21.672459 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.middleware.request_id [None req-b35f10f8-d4ce-43ae-897e-bedb72d647dd None None] RequestId filter calling following filter/app {{(pid=100523) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:17:21.674576 np0000005924 devstack@c-api.service[100523]: INFO cinder.api.openstack.wsgi [None req-b35f10f8-d4ce-43ae-897e-bedb72d647dd tempest-ProjectReaderTests-996833263 tempest-ProjectReaderTests-996833263-project-admin] GET https://10.4.3.117/volume/v3/snapshots/ebccc13f-ea3d-436a-bffa-211e72995a8f Jul 27 16:17:21.674847 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.openstack.wsgi [None req-b35f10f8-d4ce-43ae-897e-bedb72d647dd tempest-ProjectReaderTests-996833263 tempest-ProjectReaderTests-996833263-project-admin] Empty body provided in request {{(pid=100523) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:17:21.675094 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.openstack.wsgi [None req-b35f10f8-d4ce-43ae-897e-bedb72d647dd tempest-ProjectReaderTests-996833263 tempest-ProjectReaderTests-996833263-project-admin] Calling method 'show' {{(pid=100523) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:17:21.679640 np0000005924 devstack@c-api.service[100523]: INFO cinder.api.openstack.wsgi [None req-b35f10f8-d4ce-43ae-897e-bedb72d647dd tempest-ProjectReaderTests-996833263 tempest-ProjectReaderTests-996833263-project-admin] https://10.4.3.117/volume/v3/snapshots/ebccc13f-ea3d-436a-bffa-211e72995a8f returned with HTTP 404 Jul 27 16:17:21.680237 np0000005924 devstack@c-api.service[100523]: [pid: 100523|app: 0|req: 903/3581] 10.4.3.117 () {66 vars in 1354 bytes} [Mon Jul 27 16:17:21 2026] GET /volume/v3/snapshots/ebccc13f-ea3d-436a-bffa-211e72995a8f => generated 111 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 27 16:17:21.689025 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.middleware.request_id [None req-77611d61-f5c3-4edb-b542-1e7042a7ac44 None None] RequestId filter calling following filter/app {{(pid=100521) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:17:21.691259 np0000005924 devstack@c-api.service[100521]: INFO cinder.api.openstack.wsgi [None req-77611d61-f5c3-4edb-b542-1e7042a7ac44 tempest-ProjectReaderTests-996833263 tempest-ProjectReaderTests-996833263-project-admin] DELETE https://10.4.3.117/volume/v3/volumes/3d99df7d-745c-405a-8bc9-7f99e1c4f67d Jul 27 16:17:21.691536 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.openstack.wsgi [None req-77611d61-f5c3-4edb-b542-1e7042a7ac44 tempest-ProjectReaderTests-996833263 tempest-ProjectReaderTests-996833263-project-admin] Empty body provided in request {{(pid=100521) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:17:21.691770 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.openstack.wsgi [None req-77611d61-f5c3-4edb-b542-1e7042a7ac44 tempest-ProjectReaderTests-996833263 tempest-ProjectReaderTests-996833263-project-admin] Calling method 'delete' {{(pid=100521) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:17:21.691972 np0000005924 devstack@c-api.service[100521]: INFO cinder.api.v3.volumes [None req-77611d61-f5c3-4edb-b542-1e7042a7ac44 tempest-ProjectReaderTests-996833263 tempest-ProjectReaderTests-996833263-project-admin] Delete volume with id: 3d99df7d-745c-405a-8bc9-7f99e1c4f67d Jul 27 16:17:21.701690 np0000005924 devstack@c-api.service[100521]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:17:21.701690 np0000005924 devstack@c-api.service[100521]: warnings.warn( Jul 27 16:17:21.702139 np0000005924 devstack@c-api.service[100521]: INFO cinder.volume.api [None req-77611d61-f5c3-4edb-b542-1e7042a7ac44 tempest-ProjectReaderTests-996833263 tempest-ProjectReaderTests-996833263-project-admin] Volume info retrieved successfully. Jul 27 16:17:21.733255 np0000005924 devstack@c-api.service[100521]: INFO cinder.volume.api [None req-77611d61-f5c3-4edb-b542-1e7042a7ac44 tempest-ProjectReaderTests-996833263 tempest-ProjectReaderTests-996833263-project-admin] Delete volume request issued successfully. Jul 27 16:17:21.733511 np0000005924 devstack@c-api.service[100521]: INFO cinder.api.openstack.wsgi [None req-77611d61-f5c3-4edb-b542-1e7042a7ac44 tempest-ProjectReaderTests-996833263 tempest-ProjectReaderTests-996833263-project-admin] https://10.4.3.117/volume/v3/volumes/3d99df7d-745c-405a-8bc9-7f99e1c4f67d returned with HTTP 202 Jul 27 16:17:21.734086 np0000005924 devstack@c-api.service[100521]: [pid: 100521|app: 0|req: 893/3582] 10.4.3.117 () {66 vars in 1351 bytes} [Mon Jul 27 16:17:21 2026] DELETE /volume/v3/volumes/3d99df7d-745c-405a-8bc9-7f99e1c4f67d => generated 0 bytes in 46 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 27 16:17:21.743024 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.middleware.request_id [None req-16d78bb4-0fed-4f1f-830b-ffe6afc0f736 None None] RequestId filter calling following filter/app {{(pid=100522) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:17:21.745514 np0000005924 devstack@c-api.service[100522]: INFO cinder.api.openstack.wsgi [None req-16d78bb4-0fed-4f1f-830b-ffe6afc0f736 tempest-ProjectReaderTests-996833263 tempest-ProjectReaderTests-996833263-project-admin] GET https://10.4.3.117/volume/v3/volumes/3d99df7d-745c-405a-8bc9-7f99e1c4f67d Jul 27 16:17:21.745888 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.openstack.wsgi [None req-16d78bb4-0fed-4f1f-830b-ffe6afc0f736 tempest-ProjectReaderTests-996833263 tempest-ProjectReaderTests-996833263-project-admin] Empty body provided in request {{(pid=100522) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:17:21.746188 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.openstack.wsgi [None req-16d78bb4-0fed-4f1f-830b-ffe6afc0f736 tempest-ProjectReaderTests-996833263 tempest-ProjectReaderTests-996833263-project-admin] Calling method 'show' {{(pid=100522) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:17:21.754097 np0000005924 devstack@c-api.service[100522]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:17:21.754097 np0000005924 devstack@c-api.service[100522]: warnings.warn( Jul 27 16:17:21.759108 np0000005924 devstack@c-api.service[100522]: INFO cinder.volume.api [None req-16d78bb4-0fed-4f1f-830b-ffe6afc0f736 tempest-ProjectReaderTests-996833263 tempest-ProjectReaderTests-996833263-project-admin] Volume info retrieved successfully. Jul 27 16:17:21.764551 np0000005924 devstack@c-api.service[100522]: INFO cinder.api.openstack.wsgi [None req-16d78bb4-0fed-4f1f-830b-ffe6afc0f736 tempest-ProjectReaderTests-996833263 tempest-ProjectReaderTests-996833263-project-admin] https://10.4.3.117/volume/v3/volumes/3d99df7d-745c-405a-8bc9-7f99e1c4f67d returned with HTTP 200 Jul 27 16:17:21.764964 np0000005924 devstack@c-api.service[100522]: [pid: 100522|app: 0|req: 885/3583] 10.4.3.117 () {66 vars in 1348 bytes} [Mon Jul 27 16:17:21 2026] GET /volume/v3/volumes/3d99df7d-745c-405a-8bc9-7f99e1c4f67d => generated 1008 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 27 16:17:22.191868 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.middleware.request_id [None req-16f83eb9-ca71-4d23-832c-e933e8f905b3 None None] RequestId filter calling following filter/app {{(pid=100524) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:17:22.193845 np0000005924 devstack@c-api.service[100524]: INFO cinder.api.openstack.wsgi [None req-16f83eb9-ca71-4d23-832c-e933e8f905b3 tempest-VolumesBackupsTest-1361087151 tempest-VolumesBackupsTest-1361087151-project-member] GET https://10.4.3.117/volume/v3/backups/48d9c7f4-a8b3-43d5-8f9d-f42a489736de Jul 27 16:17:22.194079 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.openstack.wsgi [None req-16f83eb9-ca71-4d23-832c-e933e8f905b3 tempest-VolumesBackupsTest-1361087151 tempest-VolumesBackupsTest-1361087151-project-member] Empty body provided in request {{(pid=100524) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:17:22.194251 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.openstack.wsgi [None req-16f83eb9-ca71-4d23-832c-e933e8f905b3 tempest-VolumesBackupsTest-1361087151 tempest-VolumesBackupsTest-1361087151-project-member] Calling method 'show' {{(pid=100524) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:17:22.194374 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.v3.backups [None req-16f83eb9-ca71-4d23-832c-e933e8f905b3 tempest-VolumesBackupsTest-1361087151 tempest-VolumesBackupsTest-1361087151-project-member] Show backup with id 48d9c7f4-a8b3-43d5-8f9d-f42a489736de. {{(pid=100524) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 27 16:17:22.198724 np0000005924 devstack@c-api.service[100524]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:17:22.198724 np0000005924 devstack@c-api.service[100524]: warnings.warn( Jul 27 16:17:22.199523 np0000005924 devstack@c-api.service[100524]: INFO cinder.api.openstack.wsgi [None req-16f83eb9-ca71-4d23-832c-e933e8f905b3 tempest-VolumesBackupsTest-1361087151 tempest-VolumesBackupsTest-1361087151-project-member] https://10.4.3.117/volume/v3/backups/48d9c7f4-a8b3-43d5-8f9d-f42a489736de returned with HTTP 200 Jul 27 16:17:22.199921 np0000005924 devstack@c-api.service[100524]: [pid: 100524|app: 0|req: 903/3584] 10.4.3.117 () {66 vars in 1348 bytes} [Mon Jul 27 16:17:22 2026] GET /volume/v3/backups/48d9c7f4-a8b3-43d5-8f9d-f42a489736de => generated 749 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 27 16:17:22.440033 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.middleware.request_id [None req-54ea1904-aedf-4793-a80e-60690bc2eb9a None None] RequestId filter calling following filter/app {{(pid=100523) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:17:22.443861 np0000005924 devstack@c-api.service[100523]: INFO cinder.api.openstack.wsgi [None req-54ea1904-aedf-4793-a80e-60690bc2eb9a tempest-VolumesBackupsTest-1022642059 tempest-VolumesBackupsTest-1022642059-project-admin] GET https://10.4.3.117/volume/v3/backups/73b586a1-85e3-49f4-a6ff-f6d896a34c07 Jul 27 16:17:22.443861 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.openstack.wsgi [None req-54ea1904-aedf-4793-a80e-60690bc2eb9a tempest-VolumesBackupsTest-1022642059 tempest-VolumesBackupsTest-1022642059-project-admin] Empty body provided in request {{(pid=100523) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:17:22.443861 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.openstack.wsgi [None req-54ea1904-aedf-4793-a80e-60690bc2eb9a tempest-VolumesBackupsTest-1022642059 tempest-VolumesBackupsTest-1022642059-project-admin] Calling method 'show' {{(pid=100523) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:17:22.443861 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.v3.backups [None req-54ea1904-aedf-4793-a80e-60690bc2eb9a tempest-VolumesBackupsTest-1022642059 tempest-VolumesBackupsTest-1022642059-project-admin] Show backup with id 73b586a1-85e3-49f4-a6ff-f6d896a34c07. {{(pid=100523) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 27 16:17:22.448625 np0000005924 devstack@c-api.service[100523]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:17:22.448625 np0000005924 devstack@c-api.service[100523]: warnings.warn( Jul 27 16:17:22.449535 np0000005924 devstack@c-api.service[100523]: INFO cinder.api.openstack.wsgi [None req-54ea1904-aedf-4793-a80e-60690bc2eb9a tempest-VolumesBackupsTest-1022642059 tempest-VolumesBackupsTest-1022642059-project-admin] https://10.4.3.117/volume/v3/backups/73b586a1-85e3-49f4-a6ff-f6d896a34c07 returned with HTTP 200 Jul 27 16:17:22.450037 np0000005924 devstack@c-api.service[100523]: [pid: 100523|app: 0|req: 904/3585] 10.4.3.117 () {66 vars in 1348 bytes} [Mon Jul 27 16:17:22 2026] GET /volume/v3/backups/73b586a1-85e3-49f4-a6ff-f6d896a34c07 => generated 750 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 27 16:17:22.778364 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.middleware.request_id [None req-6d386290-4f4c-4c1b-917e-9d65254ef17a None None] RequestId filter calling following filter/app {{(pid=100521) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:17:22.780269 np0000005924 devstack@c-api.service[100521]: INFO cinder.api.openstack.wsgi [None req-6d386290-4f4c-4c1b-917e-9d65254ef17a tempest-ProjectReaderTests-996833263 tempest-ProjectReaderTests-996833263-project-admin] GET https://10.4.3.117/volume/v3/volumes/3d99df7d-745c-405a-8bc9-7f99e1c4f67d Jul 27 16:17:22.781935 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.openstack.wsgi [None req-6d386290-4f4c-4c1b-917e-9d65254ef17a tempest-ProjectReaderTests-996833263 tempest-ProjectReaderTests-996833263-project-admin] Empty body provided in request {{(pid=100521) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:17:22.781935 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.openstack.wsgi [None req-6d386290-4f4c-4c1b-917e-9d65254ef17a tempest-ProjectReaderTests-996833263 tempest-ProjectReaderTests-996833263-project-admin] Calling method 'show' {{(pid=100521) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:17:22.790833 np0000005924 devstack@c-api.service[100521]: INFO cinder.api.openstack.wsgi [None req-6d386290-4f4c-4c1b-917e-9d65254ef17a tempest-ProjectReaderTests-996833263 tempest-ProjectReaderTests-996833263-project-admin] https://10.4.3.117/volume/v3/volumes/3d99df7d-745c-405a-8bc9-7f99e1c4f67d returned with HTTP 404 Jul 27 16:17:22.790833 np0000005924 devstack@c-api.service[100521]: [pid: 100521|app: 0|req: 894/3586] 10.4.3.117 () {66 vars in 1348 bytes} [Mon Jul 27 16:17:22 2026] GET /volume/v3/volumes/3d99df7d-745c-405a-8bc9-7f99e1c4f67d => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 27 16:17:23.215517 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.middleware.request_id [None req-86b63b97-9bee-4bf4-a8a6-356a18dfc4e7 None None] RequestId filter calling following filter/app {{(pid=100522) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:17:23.217552 np0000005924 devstack@c-api.service[100522]: INFO cinder.api.openstack.wsgi [None req-86b63b97-9bee-4bf4-a8a6-356a18dfc4e7 tempest-VolumesBackupsTest-1361087151 tempest-VolumesBackupsTest-1361087151-project-member] GET https://10.4.3.117/volume/v3/backups/48d9c7f4-a8b3-43d5-8f9d-f42a489736de Jul 27 16:17:23.217770 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.openstack.wsgi [None req-86b63b97-9bee-4bf4-a8a6-356a18dfc4e7 tempest-VolumesBackupsTest-1361087151 tempest-VolumesBackupsTest-1361087151-project-member] Empty body provided in request {{(pid=100522) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:17:23.218011 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.openstack.wsgi [None req-86b63b97-9bee-4bf4-a8a6-356a18dfc4e7 tempest-VolumesBackupsTest-1361087151 tempest-VolumesBackupsTest-1361087151-project-member] Calling method 'show' {{(pid=100522) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:17:23.218112 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.v3.backups [None req-86b63b97-9bee-4bf4-a8a6-356a18dfc4e7 tempest-VolumesBackupsTest-1361087151 tempest-VolumesBackupsTest-1361087151-project-member] Show backup with id 48d9c7f4-a8b3-43d5-8f9d-f42a489736de. {{(pid=100522) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 27 16:17:23.222726 np0000005924 devstack@c-api.service[100522]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:17:23.222726 np0000005924 devstack@c-api.service[100522]: warnings.warn( Jul 27 16:17:23.223609 np0000005924 devstack@c-api.service[100522]: INFO cinder.api.openstack.wsgi [None req-86b63b97-9bee-4bf4-a8a6-356a18dfc4e7 tempest-VolumesBackupsTest-1361087151 tempest-VolumesBackupsTest-1361087151-project-member] https://10.4.3.117/volume/v3/backups/48d9c7f4-a8b3-43d5-8f9d-f42a489736de returned with HTTP 200 Jul 27 16:17:23.224484 np0000005924 devstack@c-api.service[100522]: [pid: 100522|app: 0|req: 886/3587] 10.4.3.117 () {66 vars in 1348 bytes} [Mon Jul 27 16:17:23 2026] GET /volume/v3/backups/48d9c7f4-a8b3-43d5-8f9d-f42a489736de => generated 749 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 27 16:17:23.462442 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.middleware.request_id [None req-5afa8b11-f0d6-46db-8ad1-ba9a28981e39 None None] RequestId filter calling following filter/app {{(pid=100524) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:17:23.464851 np0000005924 devstack@c-api.service[100524]: INFO cinder.api.openstack.wsgi [None req-5afa8b11-f0d6-46db-8ad1-ba9a28981e39 tempest-VolumesBackupsTest-1022642059 tempest-VolumesBackupsTest-1022642059-project-admin] GET https://10.4.3.117/volume/v3/backups/73b586a1-85e3-49f4-a6ff-f6d896a34c07 Jul 27 16:17:23.465320 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.openstack.wsgi [None req-5afa8b11-f0d6-46db-8ad1-ba9a28981e39 tempest-VolumesBackupsTest-1022642059 tempest-VolumesBackupsTest-1022642059-project-admin] Empty body provided in request {{(pid=100524) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:17:23.465722 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.openstack.wsgi [None req-5afa8b11-f0d6-46db-8ad1-ba9a28981e39 tempest-VolumesBackupsTest-1022642059 tempest-VolumesBackupsTest-1022642059-project-admin] Calling method 'show' {{(pid=100524) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:17:23.466139 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.v3.backups [None req-5afa8b11-f0d6-46db-8ad1-ba9a28981e39 tempest-VolumesBackupsTest-1022642059 tempest-VolumesBackupsTest-1022642059-project-admin] Show backup with id 73b586a1-85e3-49f4-a6ff-f6d896a34c07. {{(pid=100524) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 27 16:17:23.475103 np0000005924 devstack@c-api.service[100524]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:17:23.475103 np0000005924 devstack@c-api.service[100524]: warnings.warn( Jul 27 16:17:23.476022 np0000005924 devstack@c-api.service[100524]: INFO cinder.api.openstack.wsgi [None req-5afa8b11-f0d6-46db-8ad1-ba9a28981e39 tempest-VolumesBackupsTest-1022642059 tempest-VolumesBackupsTest-1022642059-project-admin] https://10.4.3.117/volume/v3/backups/73b586a1-85e3-49f4-a6ff-f6d896a34c07 returned with HTTP 200 Jul 27 16:17:23.476740 np0000005924 devstack@c-api.service[100524]: [pid: 100524|app: 0|req: 904/3588] 10.4.3.117 () {66 vars in 1348 bytes} [Mon Jul 27 16:17:23 2026] GET /volume/v3/backups/73b586a1-85e3-49f4-a6ff-f6d896a34c07 => generated 750 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 27 16:17:24.237455 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.middleware.request_id [None req-fbb32a63-56f3-4892-bbf3-4b37f269c124 None None] RequestId filter calling following filter/app {{(pid=100523) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:17:24.239810 np0000005924 devstack@c-api.service[100523]: INFO cinder.api.openstack.wsgi [None req-fbb32a63-56f3-4892-bbf3-4b37f269c124 tempest-VolumesBackupsTest-1361087151 tempest-VolumesBackupsTest-1361087151-project-member] GET https://10.4.3.117/volume/v3/backups/48d9c7f4-a8b3-43d5-8f9d-f42a489736de Jul 27 16:17:24.240100 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.openstack.wsgi [None req-fbb32a63-56f3-4892-bbf3-4b37f269c124 tempest-VolumesBackupsTest-1361087151 tempest-VolumesBackupsTest-1361087151-project-member] Empty body provided in request {{(pid=100523) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:17:24.240415 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.openstack.wsgi [None req-fbb32a63-56f3-4892-bbf3-4b37f269c124 tempest-VolumesBackupsTest-1361087151 tempest-VolumesBackupsTest-1361087151-project-member] Calling method 'show' {{(pid=100523) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:17:24.240684 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.v3.backups [None req-fbb32a63-56f3-4892-bbf3-4b37f269c124 tempest-VolumesBackupsTest-1361087151 tempest-VolumesBackupsTest-1361087151-project-member] Show backup with id 48d9c7f4-a8b3-43d5-8f9d-f42a489736de. {{(pid=100523) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 27 16:17:24.246147 np0000005924 devstack@c-api.service[100523]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:17:24.246147 np0000005924 devstack@c-api.service[100523]: warnings.warn( Jul 27 16:17:24.246940 np0000005924 devstack@c-api.service[100523]: INFO cinder.api.openstack.wsgi [None req-fbb32a63-56f3-4892-bbf3-4b37f269c124 tempest-VolumesBackupsTest-1361087151 tempest-VolumesBackupsTest-1361087151-project-member] https://10.4.3.117/volume/v3/backups/48d9c7f4-a8b3-43d5-8f9d-f42a489736de returned with HTTP 200 Jul 27 16:17:24.247290 np0000005924 devstack@c-api.service[100523]: [pid: 100523|app: 0|req: 905/3589] 10.4.3.117 () {66 vars in 1348 bytes} [Mon Jul 27 16:17:24 2026] GET /volume/v3/backups/48d9c7f4-a8b3-43d5-8f9d-f42a489736de => generated 749 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 27 16:17:24.488731 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.middleware.request_id [None req-a51c7fab-59d6-4850-964e-4ce56d69dd7e None None] RequestId filter calling following filter/app {{(pid=100521) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:17:24.491494 np0000005924 devstack@c-api.service[100521]: INFO cinder.api.openstack.wsgi [None req-a51c7fab-59d6-4850-964e-4ce56d69dd7e tempest-VolumesBackupsTest-1022642059 tempest-VolumesBackupsTest-1022642059-project-admin] GET https://10.4.3.117/volume/v3/backups/73b586a1-85e3-49f4-a6ff-f6d896a34c07 Jul 27 16:17:24.491862 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.openstack.wsgi [None req-a51c7fab-59d6-4850-964e-4ce56d69dd7e tempest-VolumesBackupsTest-1022642059 tempest-VolumesBackupsTest-1022642059-project-admin] Empty body provided in request {{(pid=100521) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:17:24.492162 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.openstack.wsgi [None req-a51c7fab-59d6-4850-964e-4ce56d69dd7e tempest-VolumesBackupsTest-1022642059 tempest-VolumesBackupsTest-1022642059-project-admin] Calling method 'show' {{(pid=100521) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:17:24.492507 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.v3.backups [None req-a51c7fab-59d6-4850-964e-4ce56d69dd7e tempest-VolumesBackupsTest-1022642059 tempest-VolumesBackupsTest-1022642059-project-admin] Show backup with id 73b586a1-85e3-49f4-a6ff-f6d896a34c07. {{(pid=100521) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 27 16:17:24.501090 np0000005924 devstack@c-api.service[100521]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:17:24.501090 np0000005924 devstack@c-api.service[100521]: warnings.warn( Jul 27 16:17:24.501090 np0000005924 devstack@c-api.service[100521]: INFO cinder.api.openstack.wsgi [None req-a51c7fab-59d6-4850-964e-4ce56d69dd7e tempest-VolumesBackupsTest-1022642059 tempest-VolumesBackupsTest-1022642059-project-admin] https://10.4.3.117/volume/v3/backups/73b586a1-85e3-49f4-a6ff-f6d896a34c07 returned with HTTP 200 Jul 27 16:17:24.501090 np0000005924 devstack@c-api.service[100521]: [pid: 100521|app: 0|req: 895/3590] 10.4.3.117 () {66 vars in 1348 bytes} [Mon Jul 27 16:17:24 2026] GET /volume/v3/backups/73b586a1-85e3-49f4-a6ff-f6d896a34c07 => generated 750 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 27 16:17:24.784273 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.middleware.request_id [None req-7e8580a9-0a06-4de4-8f78-8640bde49891 None None] RequestId filter calling following filter/app {{(pid=100522) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:17:24.881209 np0000005924 devstack@c-api.service[100522]: INFO cinder.api.openstack.wsgi [None req-7e8580a9-0a06-4de4-8f78-8640bde49891 tempest-VolumeTypesMemberTests-204001141 tempest-VolumeTypesMemberTests-204001141-project-admin] POST https://10.4.3.117/volume/v3/types Jul 27 16:17:24.881774 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.openstack.wsgi [None req-7e8580a9-0a06-4de4-8f78-8640bde49891 tempest-VolumeTypesMemberTests-204001141 tempest-VolumeTypesMemberTests-204001141-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-2096711615", "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=100522) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 27 16:17:24.906289 np0000005924 devstack@c-api.service[100522]: INFO cinder.api.openstack.wsgi [None req-7e8580a9-0a06-4de4-8f78-8640bde49891 tempest-VolumeTypesMemberTests-204001141 tempest-VolumeTypesMemberTests-204001141-project-admin] https://10.4.3.117/volume/v3/types returned with HTTP 200 Jul 27 16:17:24.906989 np0000005924 devstack@c-api.service[100522]: [pid: 100522|app: 0|req: 887/3591] 10.4.3.117 () {68 vars in 1253 bytes} [Mon Jul 27 16:17:24 2026] POST /volume/v3/types => generated 380 bytes in 123 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 27 16:17:24.921434 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.middleware.request_id [None req-226083d5-b505-4e41-b80e-a851912dbe77 None None] RequestId filter calling following filter/app {{(pid=100524) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:17:24.924544 np0000005924 devstack@c-api.service[100524]: INFO cinder.api.openstack.wsgi [None req-226083d5-b505-4e41-b80e-a851912dbe77 tempest-VolumeTypesMemberTests-204001141 tempest-VolumeTypesMemberTests-204001141-project-admin] POST https://10.4.3.117/volume/v3/types/ebe15f1b-a45b-449b-b19a-59e619dac7d2/encryption Jul 27 16:17:24.925191 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.openstack.wsgi [None req-226083d5-b505-4e41-b80e-a851912dbe77 tempest-VolumeTypesMemberTests-204001141 tempest-VolumeTypesMemberTests-204001141-project-admin] Action: 'create', calling method: create, body: {"encryption": {"provider": "LuksEncryptor", "key_size": 256, "cipher": "aes-xts-plain64", "control_location": "front-end"}} {{(pid=100524) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 27 16:17:24.964385 np0000005924 devstack@c-api.service[100524]: INFO cinder.api.openstack.wsgi [None req-226083d5-b505-4e41-b80e-a851912dbe77 tempest-VolumeTypesMemberTests-204001141 tempest-VolumeTypesMemberTests-204001141-project-admin] https://10.4.3.117/volume/v3/types/ebe15f1b-a45b-449b-b19a-59e619dac7d2/encryption returned with HTTP 200 Jul 27 16:17:24.965138 np0000005924 devstack@c-api.service[100524]: [pid: 100524|app: 0|req: 905/3592] 10.4.3.117 () {68 vars in 1397 bytes} [Mon Jul 27 16:17:24 2026] POST /volume/v3/types/ebe15f1b-a45b-449b-b19a-59e619dac7d2/encryption => generated 239 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 27 16:17:24.977143 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.middleware.request_id [None req-b01419fa-a5aa-4f06-9be7-26e7c52dd65c None None] RequestId filter calling following filter/app {{(pid=100523) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:17:24.980512 np0000005924 devstack@c-api.service[100523]: INFO cinder.api.openstack.wsgi [None req-b01419fa-a5aa-4f06-9be7-26e7c52dd65c tempest-VolumeTypesMemberTests-204001141 tempest-VolumeTypesMemberTests-204001141-project-admin] POST https://10.4.3.117/volume/v3/types Jul 27 16:17:24.981261 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.openstack.wsgi [None req-b01419fa-a5aa-4f06-9be7-26e7c52dd65c tempest-VolumeTypesMemberTests-204001141 tempest-VolumeTypesMemberTests-204001141-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-1762365741", "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=100523) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 27 16:17:25.016795 np0000005924 devstack@c-api.service[100523]: INFO cinder.api.openstack.wsgi [None req-b01419fa-a5aa-4f06-9be7-26e7c52dd65c tempest-VolumeTypesMemberTests-204001141 tempest-VolumeTypesMemberTests-204001141-project-admin] https://10.4.3.117/volume/v3/types returned with HTTP 200 Jul 27 16:17:25.017206 np0000005924 devstack@c-api.service[100523]: [pid: 100523|app: 0|req: 906/3593] 10.4.3.117 () {68 vars in 1253 bytes} [Mon Jul 27 16:17:24 2026] POST /volume/v3/types => generated 380 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 27 16:17:25.028118 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.middleware.request_id [None req-8d883689-d6a7-4c00-954b-3c3ae5e4c05b None None] RequestId filter calling following filter/app {{(pid=100521) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:17:25.109278 np0000005924 devstack@c-api.service[100521]: INFO cinder.api.openstack.wsgi [None req-8d883689-d6a7-4c00-954b-3c3ae5e4c05b tempest-VolumeTypesMemberTests-204001141 tempest-VolumeTypesMemberTests-204001141-project-member] POST https://10.4.3.117/volume/v3/types/26f1e55b-7336-4823-a15b-f5b3b06d73b8/encryption Jul 27 16:17:25.109747 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.openstack.wsgi [None req-8d883689-d6a7-4c00-954b-3c3ae5e4c05b tempest-VolumeTypesMemberTests-204001141 tempest-VolumeTypesMemberTests-204001141-project-member] Action: 'create', calling method: create, body: {"encryption": {"provider": "LuksEncryptor", "key_size": 256, "cipher": "aes-xts-plain64", "control_location": "front-end"}} {{(pid=100521) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 27 16:17:25.112318 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.policy [None req-8d883689-d6a7-4c00-954b-3c3ae5e4c05b tempest-VolumeTypesMemberTests-204001141 tempest-VolumeTypesMemberTests-204001141-project-member] Policy check for volume_extension:volume_type_encryption:create failed with context {'is_admin': False, 'user_id': 'bca7ca9aa00b4652996024113e4345c6', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '0f40245b08d04be0bf3e4c0cc44257ad', '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=100521) authorize /opt/stack/cinder/cinder/policy.py:189}} Jul 27 16:17:25.112587 np0000005924 devstack@c-api.service[100521]: INFO cinder.api.openstack.wsgi [None req-8d883689-d6a7-4c00-954b-3c3ae5e4c05b tempest-VolumeTypesMemberTests-204001141 tempest-VolumeTypesMemberTests-204001141-project-member] https://10.4.3.117/volume/v3/types/26f1e55b-7336-4823-a15b-f5b3b06d73b8/encryption returned with HTTP 403 Jul 27 16:17:25.113221 np0000005924 devstack@c-api.service[100521]: [pid: 100521|app: 0|req: 896/3594] 10.4.3.117 () {68 vars in 1397 bytes} [Mon Jul 27 16:17:25 2026] POST /volume/v3/types/26f1e55b-7336-4823-a15b-f5b3b06d73b8/encryption => generated 127 bytes in 86 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Jul 27 16:17:25.121730 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.middleware.request_id [None req-808ad458-1dc0-4578-8888-7f2a6cd3af5e None None] RequestId filter calling following filter/app {{(pid=100522) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:17:25.123074 np0000005924 devstack@c-api.service[100522]: INFO cinder.api.openstack.wsgi [None req-808ad458-1dc0-4578-8888-7f2a6cd3af5e tempest-VolumeTypesMemberTests-204001141 tempest-VolumeTypesMemberTests-204001141-project-admin] POST https://10.4.3.117/volume/v3/types Jul 27 16:17:25.123565 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.openstack.wsgi [None req-808ad458-1dc0-4578-8888-7f2a6cd3af5e tempest-VolumeTypesMemberTests-204001141 tempest-VolumeTypesMemberTests-204001141-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-365475104", "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=100522) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 27 16:17:25.144539 np0000005924 devstack@c-api.service[100522]: INFO cinder.api.openstack.wsgi [None req-808ad458-1dc0-4578-8888-7f2a6cd3af5e tempest-VolumeTypesMemberTests-204001141 tempest-VolumeTypesMemberTests-204001141-project-admin] https://10.4.3.117/volume/v3/types returned with HTTP 200 Jul 27 16:17:25.145101 np0000005924 devstack@c-api.service[100522]: [pid: 100522|app: 0|req: 888/3595] 10.4.3.117 () {68 vars in 1253 bytes} [Mon Jul 27 16:17:25 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 27 16:17:25.155970 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.middleware.request_id [None req-cc2d4c94-bd6b-4ba9-a01c-69b629e1a265 None None] RequestId filter calling following filter/app {{(pid=100524) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:17:25.158964 np0000005924 devstack@c-api.service[100524]: INFO cinder.api.openstack.wsgi [None req-cc2d4c94-bd6b-4ba9-a01c-69b629e1a265 tempest-VolumeTypesMemberTests-204001141 tempest-VolumeTypesMemberTests-204001141-project-member] POST https://10.4.3.117/volume/v3/types/8cf9bc32-efaf-4b6f-9b52-4bb124c2ce62/extra_specs Jul 27 16:17:25.159342 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.openstack.wsgi [None req-cc2d4c94-bd6b-4ba9-a01c-69b629e1a265 tempest-VolumeTypesMemberTests-204001141 tempest-VolumeTypesMemberTests-204001141-project-member] Action: 'create', calling method: create, body: {"extra_specs": {"key2": "value2"}} {{(pid=100524) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 27 16:17:25.161616 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.policy [None req-cc2d4c94-bd6b-4ba9-a01c-69b629e1a265 tempest-VolumeTypesMemberTests-204001141 tempest-VolumeTypesMemberTests-204001141-project-member] Policy check for volume_extension:types_extra_specs:create failed with context {'is_admin': False, 'user_id': 'bca7ca9aa00b4652996024113e4345c6', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '0f40245b08d04be0bf3e4c0cc44257ad', '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=100524) authorize /opt/stack/cinder/cinder/policy.py:189}} Jul 27 16:17:25.161895 np0000005924 devstack@c-api.service[100524]: INFO cinder.api.openstack.wsgi [None req-cc2d4c94-bd6b-4ba9-a01c-69b629e1a265 tempest-VolumeTypesMemberTests-204001141 tempest-VolumeTypesMemberTests-204001141-project-member] https://10.4.3.117/volume/v3/types/8cf9bc32-efaf-4b6f-9b52-4bb124c2ce62/extra_specs returned with HTTP 403 Jul 27 16:17:25.162440 np0000005924 devstack@c-api.service[100524]: [pid: 100524|app: 0|req: 906/3596] 10.4.3.117 () {68 vars in 1399 bytes} [Mon Jul 27 16:17:25 2026] POST /volume/v3/types/8cf9bc32-efaf-4b6f-9b52-4bb124c2ce62/extra_specs => generated 122 bytes in 7 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Jul 27 16:17:25.169142 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.middleware.request_id [None req-7b37bf0e-90e2-422e-aeb3-4f00a8df28d4 None None] RequestId filter calling following filter/app {{(pid=100523) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:17:25.170987 np0000005924 devstack@c-api.service[100523]: INFO cinder.api.openstack.wsgi [None req-7b37bf0e-90e2-422e-aeb3-4f00a8df28d4 tempest-VolumeTypesMemberTests-204001141 tempest-VolumeTypesMemberTests-204001141-project-member] PUT https://10.4.3.117/volume/v3/types/8cf9bc32-efaf-4b6f-9b52-4bb124c2ce62/extra_specs/key2 Jul 27 16:17:25.171297 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.openstack.wsgi [None req-7b37bf0e-90e2-422e-aeb3-4f00a8df28d4 tempest-VolumeTypesMemberTests-204001141 tempest-VolumeTypesMemberTests-204001141-project-member] Action: 'update', calling method: update, body: {"key2": "updated value"} {{(pid=100523) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 27 16:17:25.173157 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.policy [None req-7b37bf0e-90e2-422e-aeb3-4f00a8df28d4 tempest-VolumeTypesMemberTests-204001141 tempest-VolumeTypesMemberTests-204001141-project-member] Policy check for volume_extension:types_extra_specs:update failed with context {'is_admin': False, 'user_id': 'bca7ca9aa00b4652996024113e4345c6', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '0f40245b08d04be0bf3e4c0cc44257ad', '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=100523) authorize /opt/stack/cinder/cinder/policy.py:189}} Jul 27 16:17:25.173421 np0000005924 devstack@c-api.service[100523]: INFO cinder.api.openstack.wsgi [None req-7b37bf0e-90e2-422e-aeb3-4f00a8df28d4 tempest-VolumeTypesMemberTests-204001141 tempest-VolumeTypesMemberTests-204001141-project-member] https://10.4.3.117/volume/v3/types/8cf9bc32-efaf-4b6f-9b52-4bb124c2ce62/extra_specs/key2 returned with HTTP 403 Jul 27 16:17:25.173916 np0000005924 devstack@c-api.service[100523]: [pid: 100523|app: 0|req: 907/3597] 10.4.3.117 () {68 vars in 1413 bytes} [Mon Jul 27 16:17:25 2026] PUT /volume/v3/types/8cf9bc32-efaf-4b6f-9b52-4bb124c2ce62/extra_specs/key2 => generated 122 bytes in 5 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Jul 27 16:17:25.182308 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.middleware.request_id [None req-4ce1a985-8b49-4a52-8f07-cc901c488787 None None] RequestId filter calling following filter/app {{(pid=100521) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:17:25.183999 np0000005924 devstack@c-api.service[100521]: INFO cinder.api.openstack.wsgi [None req-4ce1a985-8b49-4a52-8f07-cc901c488787 tempest-VolumeTypesMemberTests-204001141 tempest-VolumeTypesMemberTests-204001141-project-member] POST https://10.4.3.117/volume/v3/types Jul 27 16:17:25.184311 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.openstack.wsgi [None req-4ce1a985-8b49-4a52-8f07-cc901c488787 tempest-VolumeTypesMemberTests-204001141 tempest-VolumeTypesMemberTests-204001141-project-member] Action: 'create', calling method: _create, body: {"volume_type": {"name": "test-new-volume-type"}} {{(pid=100521) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 27 16:17:25.186923 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.policy [None req-4ce1a985-8b49-4a52-8f07-cc901c488787 tempest-VolumeTypesMemberTests-204001141 tempest-VolumeTypesMemberTests-204001141-project-member] Policy check for volume_extension:type_create failed with context {'is_admin': False, 'user_id': 'bca7ca9aa00b4652996024113e4345c6', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '0f40245b08d04be0bf3e4c0cc44257ad', '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=100521) authorize /opt/stack/cinder/cinder/policy.py:189}} Jul 27 16:17:25.187120 np0000005924 devstack@c-api.service[100521]: INFO cinder.api.openstack.wsgi [None req-4ce1a985-8b49-4a52-8f07-cc901c488787 tempest-VolumeTypesMemberTests-204001141 tempest-VolumeTypesMemberTests-204001141-project-member] https://10.4.3.117/volume/v3/types returned with HTTP 403 Jul 27 16:17:25.187572 np0000005924 devstack@c-api.service[100521]: [pid: 100521|app: 0|req: 897/3598] 10.4.3.117 () {68 vars in 1252 bytes} [Mon Jul 27 16:17:25 2026] POST /volume/v3/types => generated 109 bytes in 6 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Jul 27 16:17:25.196428 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.middleware.request_id [None req-3731cac6-8bcf-4a60-bbe6-a0488a29dbf9 None None] RequestId filter calling following filter/app {{(pid=100522) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:17:25.199156 np0000005924 devstack@c-api.service[100522]: INFO cinder.api.openstack.wsgi [None req-3731cac6-8bcf-4a60-bbe6-a0488a29dbf9 tempest-VolumeTypesMemberTests-204001141 tempest-VolumeTypesMemberTests-204001141-project-admin] POST https://10.4.3.117/volume/v3/types Jul 27 16:17:25.199761 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.openstack.wsgi [None req-3731cac6-8bcf-4a60-bbe6-a0488a29dbf9 tempest-VolumeTypesMemberTests-204001141 tempest-VolumeTypesMemberTests-204001141-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-87318128", "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=100522) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 27 16:17:25.220164 np0000005924 devstack@c-api.service[100522]: INFO cinder.api.openstack.wsgi [None req-3731cac6-8bcf-4a60-bbe6-a0488a29dbf9 tempest-VolumeTypesMemberTests-204001141 tempest-VolumeTypesMemberTests-204001141-project-admin] https://10.4.3.117/volume/v3/types returned with HTTP 200 Jul 27 16:17:25.220782 np0000005924 devstack@c-api.service[100522]: [pid: 100522|app: 0|req: 889/3599] 10.4.3.117 () {68 vars in 1253 bytes} [Mon Jul 27 16:17:25 2026] POST /volume/v3/types => generated 378 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 27 16:17:25.231022 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.middleware.request_id [None req-a614c5b3-324f-41c0-b5be-7411fd391a44 None None] RequestId filter calling following filter/app {{(pid=100524) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:17:25.233584 np0000005924 devstack@c-api.service[100524]: INFO cinder.api.openstack.wsgi [None req-a614c5b3-324f-41c0-b5be-7411fd391a44 tempest-VolumeTypesMemberTests-204001141 tempest-VolumeTypesMemberTests-204001141-project-admin] POST https://10.4.3.117/volume/v3/types/bed8a7c2-8ccc-4cb9-9d4c-5d0a21cd4bb1/encryption Jul 27 16:17:25.234054 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.openstack.wsgi [None req-a614c5b3-324f-41c0-b5be-7411fd391a44 tempest-VolumeTypesMemberTests-204001141 tempest-VolumeTypesMemberTests-204001141-project-admin] Action: 'create', calling method: create, body: {"encryption": {"provider": "LuksEncryptor", "key_size": 256, "cipher": "aes-xts-plain64", "control_location": "front-end"}} {{(pid=100524) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 27 16:17:25.261704 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.middleware.request_id [None req-44230561-743c-45d2-9e48-3de1b757880e None None] RequestId filter calling following filter/app {{(pid=100523) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:17:25.263045 np0000005924 devstack@c-api.service[100524]: INFO cinder.api.openstack.wsgi [None req-a614c5b3-324f-41c0-b5be-7411fd391a44 tempest-VolumeTypesMemberTests-204001141 tempest-VolumeTypesMemberTests-204001141-project-admin] https://10.4.3.117/volume/v3/types/bed8a7c2-8ccc-4cb9-9d4c-5d0a21cd4bb1/encryption returned with HTTP 200 Jul 27 16:17:25.263595 np0000005924 devstack@c-api.service[100524]: [pid: 100524|app: 0|req: 907/3600] 10.4.3.117 () {68 vars in 1397 bytes} [Mon Jul 27 16:17:25 2026] POST /volume/v3/types/bed8a7c2-8ccc-4cb9-9d4c-5d0a21cd4bb1/encryption => generated 239 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 27 16:17:25.264029 np0000005924 devstack@c-api.service[100523]: INFO cinder.api.openstack.wsgi [None req-44230561-743c-45d2-9e48-3de1b757880e tempest-VolumesBackupsTest-1361087151 tempest-VolumesBackupsTest-1361087151-project-member] GET https://10.4.3.117/volume/v3/backups/48d9c7f4-a8b3-43d5-8f9d-f42a489736de Jul 27 16:17:25.264274 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.openstack.wsgi [None req-44230561-743c-45d2-9e48-3de1b757880e tempest-VolumesBackupsTest-1361087151 tempest-VolumesBackupsTest-1361087151-project-member] Empty body provided in request {{(pid=100523) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:17:25.264538 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.openstack.wsgi [None req-44230561-743c-45d2-9e48-3de1b757880e tempest-VolumesBackupsTest-1361087151 tempest-VolumesBackupsTest-1361087151-project-member] Calling method 'show' {{(pid=100523) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:17:25.264702 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.v3.backups [None req-44230561-743c-45d2-9e48-3de1b757880e tempest-VolumesBackupsTest-1361087151 tempest-VolumesBackupsTest-1361087151-project-member] Show backup with id 48d9c7f4-a8b3-43d5-8f9d-f42a489736de. {{(pid=100523) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 27 16:17:25.270351 np0000005924 devstack@c-api.service[100523]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:17:25.270351 np0000005924 devstack@c-api.service[100523]: warnings.warn( Jul 27 16:17:25.271397 np0000005924 devstack@c-api.service[100523]: INFO cinder.api.openstack.wsgi [None req-44230561-743c-45d2-9e48-3de1b757880e tempest-VolumesBackupsTest-1361087151 tempest-VolumesBackupsTest-1361087151-project-member] https://10.4.3.117/volume/v3/backups/48d9c7f4-a8b3-43d5-8f9d-f42a489736de returned with HTTP 200 Jul 27 16:17:25.271889 np0000005924 devstack@c-api.service[100523]: [pid: 100523|app: 0|req: 908/3601] 10.4.3.117 () {66 vars in 1348 bytes} [Mon Jul 27 16:17:25 2026] GET /volume/v3/backups/48d9c7f4-a8b3-43d5-8f9d-f42a489736de => generated 749 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 27 16:17:25.278199 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.middleware.request_id [None req-b19c9cdf-35c1-46f2-b5ee-b040342c0df2 None None] RequestId filter calling following filter/app {{(pid=100521) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:17:25.280859 np0000005924 devstack@c-api.service[100521]: INFO cinder.api.openstack.wsgi [None req-b19c9cdf-35c1-46f2-b5ee-b040342c0df2 tempest-VolumeTypesMemberTests-204001141 tempest-VolumeTypesMemberTests-204001141-project-member] DELETE https://10.4.3.117/volume/v3/types/bed8a7c2-8ccc-4cb9-9d4c-5d0a21cd4bb1/encryption/88599df3-7129-49c9-a46f-e2dcd0dcc5a2 Jul 27 16:17:25.281156 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.openstack.wsgi [None req-b19c9cdf-35c1-46f2-b5ee-b040342c0df2 tempest-VolumeTypesMemberTests-204001141 tempest-VolumeTypesMemberTests-204001141-project-member] Empty body provided in request {{(pid=100521) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:17:25.281422 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.openstack.wsgi [None req-b19c9cdf-35c1-46f2-b5ee-b040342c0df2 tempest-VolumeTypesMemberTests-204001141 tempest-VolumeTypesMemberTests-204001141-project-member] Calling method 'delete' {{(pid=100521) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:17:25.282464 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.policy [None req-b19c9cdf-35c1-46f2-b5ee-b040342c0df2 tempest-VolumeTypesMemberTests-204001141 tempest-VolumeTypesMemberTests-204001141-project-member] Policy check for volume_extension:volume_type_encryption:delete failed with context {'is_admin': False, 'user_id': 'bca7ca9aa00b4652996024113e4345c6', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '0f40245b08d04be0bf3e4c0cc44257ad', '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=100521) authorize /opt/stack/cinder/cinder/policy.py:189}} Jul 27 16:17:25.282738 np0000005924 devstack@c-api.service[100521]: INFO cinder.api.openstack.wsgi [None req-b19c9cdf-35c1-46f2-b5ee-b040342c0df2 tempest-VolumeTypesMemberTests-204001141 tempest-VolumeTypesMemberTests-204001141-project-member] https://10.4.3.117/volume/v3/types/bed8a7c2-8ccc-4cb9-9d4c-5d0a21cd4bb1/encryption/88599df3-7129-49c9-a46f-e2dcd0dcc5a2 returned with HTTP 403 Jul 27 16:17:25.283376 np0000005924 devstack@c-api.service[100521]: [pid: 100521|app: 0|req: 898/3602] 10.4.3.117 () {66 vars in 1489 bytes} [Mon Jul 27 16:17:25 2026] DELETE /volume/v3/types/bed8a7c2-8ccc-4cb9-9d4c-5d0a21cd4bb1/encryption/88599df3-7129-49c9-a46f-e2dcd0dcc5a2 => generated 127 bytes in 6 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Jul 27 16:17:25.294618 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.middleware.request_id [None req-3e263c6c-ccda-4512-a672-5ae7c25a80f7 None None] RequestId filter calling following filter/app {{(pid=100522) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:17:25.298828 np0000005924 devstack@c-api.service[100522]: INFO cinder.api.openstack.wsgi [None req-3e263c6c-ccda-4512-a672-5ae7c25a80f7 tempest-VolumeTypesMemberTests-204001141 tempest-VolumeTypesMemberTests-204001141-project-admin] POST https://10.4.3.117/volume/v3/types Jul 27 16:17:25.298828 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.openstack.wsgi [None req-3e263c6c-ccda-4512-a672-5ae7c25a80f7 tempest-VolumeTypesMemberTests-204001141 tempest-VolumeTypesMemberTests-204001141-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-1262033666", "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=100522) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 27 16:17:25.325031 np0000005924 devstack@c-api.service[100522]: INFO cinder.api.openstack.wsgi [None req-3e263c6c-ccda-4512-a672-5ae7c25a80f7 tempest-VolumeTypesMemberTests-204001141 tempest-VolumeTypesMemberTests-204001141-project-admin] https://10.4.3.117/volume/v3/types returned with HTTP 200 Jul 27 16:17:25.325686 np0000005924 devstack@c-api.service[100522]: [pid: 100522|app: 0|req: 890/3603] 10.4.3.117 () {68 vars in 1253 bytes} [Mon Jul 27 16:17:25 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 27 16:17:25.334575 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.middleware.request_id [None req-75339244-2b03-4a3d-a919-e5b1419084c2 None None] RequestId filter calling following filter/app {{(pid=100524) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:17:25.337727 np0000005924 devstack@c-api.service[100524]: INFO cinder.api.openstack.wsgi [None req-75339244-2b03-4a3d-a919-e5b1419084c2 tempest-VolumeTypesMemberTests-204001141 tempest-VolumeTypesMemberTests-204001141-project-member] DELETE https://10.4.3.117/volume/v3/types/6fc07ae9-bda9-4955-be6a-6418be8c87a5/extra_specs/key1 Jul 27 16:17:25.337727 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.openstack.wsgi [None req-75339244-2b03-4a3d-a919-e5b1419084c2 tempest-VolumeTypesMemberTests-204001141 tempest-VolumeTypesMemberTests-204001141-project-member] Empty body provided in request {{(pid=100524) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:17:25.337727 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.openstack.wsgi [None req-75339244-2b03-4a3d-a919-e5b1419084c2 tempest-VolumeTypesMemberTests-204001141 tempest-VolumeTypesMemberTests-204001141-project-member] Calling method 'delete' {{(pid=100524) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:17:25.342313 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.policy [None req-75339244-2b03-4a3d-a919-e5b1419084c2 tempest-VolumeTypesMemberTests-204001141 tempest-VolumeTypesMemberTests-204001141-project-member] Policy check for volume_extension:types_extra_specs:delete failed with context {'is_admin': False, 'user_id': 'bca7ca9aa00b4652996024113e4345c6', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '0f40245b08d04be0bf3e4c0cc44257ad', '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=100524) authorize /opt/stack/cinder/cinder/policy.py:189}} Jul 27 16:17:25.342632 np0000005924 devstack@c-api.service[100524]: INFO cinder.api.openstack.wsgi [None req-75339244-2b03-4a3d-a919-e5b1419084c2 tempest-VolumeTypesMemberTests-204001141 tempest-VolumeTypesMemberTests-204001141-project-member] https://10.4.3.117/volume/v3/types/6fc07ae9-bda9-4955-be6a-6418be8c87a5/extra_specs/key1 returned with HTTP 403 Jul 27 16:17:25.343180 np0000005924 devstack@c-api.service[100524]: [pid: 100524|app: 0|req: 908/3604] 10.4.3.117 () {66 vars in 1396 bytes} [Mon Jul 27 16:17:25 2026] DELETE /volume/v3/types/6fc07ae9-bda9-4955-be6a-6418be8c87a5/extra_specs/key1 => generated 122 bytes in 9 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Jul 27 16:17:25.352994 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.middleware.request_id [None req-c147023d-619d-4ac0-af69-b11389f6da20 None None] RequestId filter calling following filter/app {{(pid=100523) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:17:25.355480 np0000005924 devstack@c-api.service[100523]: INFO cinder.api.openstack.wsgi [None req-c147023d-619d-4ac0-af69-b11389f6da20 tempest-VolumeTypesMemberTests-204001141 tempest-VolumeTypesMemberTests-204001141-project-admin] POST https://10.4.3.117/volume/v3/types Jul 27 16:17:25.355948 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.openstack.wsgi [None req-c147023d-619d-4ac0-af69-b11389f6da20 tempest-VolumeTypesMemberTests-204001141 tempest-VolumeTypesMemberTests-204001141-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-906969497", "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=100523) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 27 16:17:25.377744 np0000005924 devstack@c-api.service[100523]: INFO cinder.api.openstack.wsgi [None req-c147023d-619d-4ac0-af69-b11389f6da20 tempest-VolumeTypesMemberTests-204001141 tempest-VolumeTypesMemberTests-204001141-project-admin] https://10.4.3.117/volume/v3/types returned with HTTP 200 Jul 27 16:17:25.378256 np0000005924 devstack@c-api.service[100523]: [pid: 100523|app: 0|req: 909/3605] 10.4.3.117 () {68 vars in 1253 bytes} [Mon Jul 27 16:17:25 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 27 16:17:25.386272 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.middleware.request_id [None req-97baa1ab-85aa-4c9d-a6ea-f8e6684f64c4 None None] RequestId filter calling following filter/app {{(pid=100521) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:17:25.388553 np0000005924 devstack@c-api.service[100521]: INFO cinder.api.openstack.wsgi [None req-97baa1ab-85aa-4c9d-a6ea-f8e6684f64c4 tempest-VolumeTypesMemberTests-204001141 tempest-VolumeTypesMemberTests-204001141-project-member] DELETE https://10.4.3.117/volume/v3/types/4dc7f17e-16f2-41b1-89db-90135b096768 Jul 27 16:17:25.388863 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.openstack.wsgi [None req-97baa1ab-85aa-4c9d-a6ea-f8e6684f64c4 tempest-VolumeTypesMemberTests-204001141 tempest-VolumeTypesMemberTests-204001141-project-member] Empty body provided in request {{(pid=100521) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:17:25.389132 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.openstack.wsgi [None req-97baa1ab-85aa-4c9d-a6ea-f8e6684f64c4 tempest-VolumeTypesMemberTests-204001141 tempest-VolumeTypesMemberTests-204001141-project-member] Calling method '_delete' {{(pid=100521) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:17:25.389857 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.policy [None req-97baa1ab-85aa-4c9d-a6ea-f8e6684f64c4 tempest-VolumeTypesMemberTests-204001141 tempest-VolumeTypesMemberTests-204001141-project-member] Policy check for volume_extension:type_delete failed with context {'is_admin': False, 'user_id': 'bca7ca9aa00b4652996024113e4345c6', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '0f40245b08d04be0bf3e4c0cc44257ad', '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=100521) authorize /opt/stack/cinder/cinder/policy.py:189}} Jul 27 16:17:25.390054 np0000005924 devstack@c-api.service[100521]: INFO cinder.api.openstack.wsgi [None req-97baa1ab-85aa-4c9d-a6ea-f8e6684f64c4 tempest-VolumeTypesMemberTests-204001141 tempest-VolumeTypesMemberTests-204001141-project-member] https://10.4.3.117/volume/v3/types/4dc7f17e-16f2-41b1-89db-90135b096768 returned with HTTP 403 Jul 27 16:17:25.390584 np0000005924 devstack@c-api.service[100521]: [pid: 100521|app: 0|req: 899/3606] 10.4.3.117 () {66 vars in 1345 bytes} [Mon Jul 27 16:17:25 2026] DELETE /volume/v3/types/4dc7f17e-16f2-41b1-89db-90135b096768 => generated 109 bytes in 5 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Jul 27 16:17:25.398935 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.middleware.request_id [None req-c23a8418-7a75-4197-b2ff-de21bfea3611 None None] RequestId filter calling following filter/app {{(pid=100522) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:17:25.403138 np0000005924 devstack@c-api.service[100522]: INFO cinder.api.openstack.wsgi [None req-c23a8418-7a75-4197-b2ff-de21bfea3611 tempest-VolumeTypesMemberTests-204001141 tempest-VolumeTypesMemberTests-204001141-project-member] GET https://10.4.3.117/volume/v3/types/ebe15f1b-a45b-449b-b19a-59e619dac7d2/extra_specs Jul 27 16:17:25.403138 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.openstack.wsgi [None req-c23a8418-7a75-4197-b2ff-de21bfea3611 tempest-VolumeTypesMemberTests-204001141 tempest-VolumeTypesMemberTests-204001141-project-member] Empty body provided in request {{(pid=100522) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:17:25.403138 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.openstack.wsgi [None req-c23a8418-7a75-4197-b2ff-de21bfea3611 tempest-VolumeTypesMemberTests-204001141 tempest-VolumeTypesMemberTests-204001141-project-member] Calling method 'index' {{(pid=100522) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:17:25.411252 np0000005924 devstack@c-api.service[100522]: INFO cinder.api.openstack.wsgi [None req-c23a8418-7a75-4197-b2ff-de21bfea3611 tempest-VolumeTypesMemberTests-204001141 tempest-VolumeTypesMemberTests-204001141-project-member] https://10.4.3.117/volume/v3/types/ebe15f1b-a45b-449b-b19a-59e619dac7d2/extra_specs returned with HTTP 200 Jul 27 16:17:25.411898 np0000005924 devstack@c-api.service[100522]: [pid: 100522|app: 0|req: 891/3607] 10.4.3.117 () {66 vars in 1378 bytes} [Mon Jul 27 16:17:25 2026] GET /volume/v3/types/ebe15f1b-a45b-449b-b19a-59e619dac7d2/extra_specs => generated 123 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 27 16:17:25.419670 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.middleware.request_id [None req-3ae1ee5c-aac8-4381-90d4-fa5402493be3 None None] RequestId filter calling following filter/app {{(pid=100524) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:17:25.421410 np0000005924 devstack@c-api.service[100524]: INFO cinder.api.openstack.wsgi [None req-3ae1ee5c-aac8-4381-90d4-fa5402493be3 tempest-VolumeTypesMemberTests-204001141 tempest-VolumeTypesMemberTests-204001141-project-member] GET https://10.4.3.117/volume/v3/types Jul 27 16:17:25.421706 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.openstack.wsgi [None req-3ae1ee5c-aac8-4381-90d4-fa5402493be3 tempest-VolumeTypesMemberTests-204001141 tempest-VolumeTypesMemberTests-204001141-project-member] Empty body provided in request {{(pid=100524) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:17:25.421917 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.openstack.wsgi [None req-3ae1ee5c-aac8-4381-90d4-fa5402493be3 tempest-VolumeTypesMemberTests-204001141 tempest-VolumeTypesMemberTests-204001141-project-member] Calling method 'index' {{(pid=100524) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:17:25.422588 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.api_utils [None req-3ae1ee5c-aac8-4381-90d4-fa5402493be3 tempest-VolumeTypesMemberTests-204001141 tempest-VolumeTypesMemberTests-204001141-project-member] Removing options '' from query. {{(pid=100524) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 27 16:17:25.446043 np0000005924 devstack@c-api.service[100524]: INFO cinder.api.openstack.wsgi [None req-3ae1ee5c-aac8-4381-90d4-fa5402493be3 tempest-VolumeTypesMemberTests-204001141 tempest-VolumeTypesMemberTests-204001141-project-member] https://10.4.3.117/volume/v3/types returned with HTTP 200 Jul 27 16:17:25.446625 np0000005924 devstack@c-api.service[100524]: [pid: 100524|app: 0|req: 909/3608] 10.4.3.117 () {66 vars in 1231 bytes} [Mon Jul 27 16:17:25 2026] GET /volume/v3/types => generated 2581 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 27 16:17:25.457718 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.middleware.request_id [None req-d1c5eb41-1056-44a3-9177-e11df2b61ff9 None None] RequestId filter calling following filter/app {{(pid=100523) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:17:25.461116 np0000005924 devstack@c-api.service[100523]: INFO cinder.api.openstack.wsgi [None req-d1c5eb41-1056-44a3-9177-e11df2b61ff9 tempest-VolumeTypesMemberTests-204001141 tempest-VolumeTypesMemberTests-204001141-project-member] GET https://10.4.3.117/volume/v3/types/ebe15f1b-a45b-449b-b19a-59e619dac7d2/encryption/cipher Jul 27 16:17:25.461402 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.openstack.wsgi [None req-d1c5eb41-1056-44a3-9177-e11df2b61ff9 tempest-VolumeTypesMemberTests-204001141 tempest-VolumeTypesMemberTests-204001141-project-member] Empty body provided in request {{(pid=100523) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:17:25.461698 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.openstack.wsgi [None req-d1c5eb41-1056-44a3-9177-e11df2b61ff9 tempest-VolumeTypesMemberTests-204001141 tempest-VolumeTypesMemberTests-204001141-project-member] Calling method 'show' {{(pid=100523) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:17:25.462648 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.policy [None req-d1c5eb41-1056-44a3-9177-e11df2b61ff9 tempest-VolumeTypesMemberTests-204001141 tempest-VolumeTypesMemberTests-204001141-project-member] Policy check for volume_extension:volume_type_encryption:get failed with context {'is_admin': False, 'user_id': 'bca7ca9aa00b4652996024113e4345c6', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '0f40245b08d04be0bf3e4c0cc44257ad', '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=100523) authorize /opt/stack/cinder/cinder/policy.py:189}} Jul 27 16:17:25.462874 np0000005924 devstack@c-api.service[100523]: INFO cinder.api.openstack.wsgi [None req-d1c5eb41-1056-44a3-9177-e11df2b61ff9 tempest-VolumeTypesMemberTests-204001141 tempest-VolumeTypesMemberTests-204001141-project-member] https://10.4.3.117/volume/v3/types/ebe15f1b-a45b-449b-b19a-59e619dac7d2/encryption/cipher returned with HTTP 403 Jul 27 16:17:25.463810 np0000005924 devstack@c-api.service[100523]: [pid: 100523|app: 0|req: 910/3609] 10.4.3.117 () {66 vars in 1396 bytes} [Mon Jul 27 16:17:25 2026] GET /volume/v3/types/ebe15f1b-a45b-449b-b19a-59e619dac7d2/encryption/cipher => generated 124 bytes in 7 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Jul 27 16:17:25.474350 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.middleware.request_id [None req-476b1991-5b52-4cbb-b3f2-08b12613f34f None None] RequestId filter calling following filter/app {{(pid=100521) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:17:25.477653 np0000005924 devstack@c-api.service[100521]: INFO cinder.api.openstack.wsgi [None req-476b1991-5b52-4cbb-b3f2-08b12613f34f tempest-VolumeTypesMemberTests-204001141 tempest-VolumeTypesMemberTests-204001141-project-member] GET https://10.4.3.117/volume/v3/types/ebe15f1b-a45b-449b-b19a-59e619dac7d2/encryption Jul 27 16:17:25.477957 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.openstack.wsgi [None req-476b1991-5b52-4cbb-b3f2-08b12613f34f tempest-VolumeTypesMemberTests-204001141 tempest-VolumeTypesMemberTests-204001141-project-member] Empty body provided in request {{(pid=100521) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:17:25.478226 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.openstack.wsgi [None req-476b1991-5b52-4cbb-b3f2-08b12613f34f tempest-VolumeTypesMemberTests-204001141 tempest-VolumeTypesMemberTests-204001141-project-member] Calling method 'index' {{(pid=100521) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:17:25.479142 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.policy [None req-476b1991-5b52-4cbb-b3f2-08b12613f34f tempest-VolumeTypesMemberTests-204001141 tempest-VolumeTypesMemberTests-204001141-project-member] Policy check for volume_extension:volume_type_encryption:get failed with context {'is_admin': False, 'user_id': 'bca7ca9aa00b4652996024113e4345c6', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '0f40245b08d04be0bf3e4c0cc44257ad', '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=100521) authorize /opt/stack/cinder/cinder/policy.py:189}} Jul 27 16:17:25.479376 np0000005924 devstack@c-api.service[100521]: INFO cinder.api.openstack.wsgi [None req-476b1991-5b52-4cbb-b3f2-08b12613f34f tempest-VolumeTypesMemberTests-204001141 tempest-VolumeTypesMemberTests-204001141-project-member] https://10.4.3.117/volume/v3/types/ebe15f1b-a45b-449b-b19a-59e619dac7d2/encryption returned with HTTP 403 Jul 27 16:17:25.479978 np0000005924 devstack@c-api.service[100521]: [pid: 100521|app: 0|req: 900/3610] 10.4.3.117 () {66 vars in 1375 bytes} [Mon Jul 27 16:17:25 2026] GET /volume/v3/types/ebe15f1b-a45b-449b-b19a-59e619dac7d2/encryption => generated 124 bytes in 7 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Jul 27 16:17:25.491318 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.middleware.request_id [None req-50c013ce-1e6d-4d44-9470-5a2ffd4c9daf None None] RequestId filter calling following filter/app {{(pid=100522) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:17:25.493254 np0000005924 devstack@c-api.service[100522]: INFO cinder.api.openstack.wsgi [None req-50c013ce-1e6d-4d44-9470-5a2ffd4c9daf tempest-VolumeTypesMemberTests-204001141 tempest-VolumeTypesMemberTests-204001141-project-member] GET https://10.4.3.117/volume/v3/types/ebe15f1b-a45b-449b-b19a-59e619dac7d2/extra_specs/multiattach Jul 27 16:17:25.493719 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.openstack.wsgi [None req-50c013ce-1e6d-4d44-9470-5a2ffd4c9daf tempest-VolumeTypesMemberTests-204001141 tempest-VolumeTypesMemberTests-204001141-project-member] Empty body provided in request {{(pid=100522) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:17:25.495247 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.openstack.wsgi [None req-50c013ce-1e6d-4d44-9470-5a2ffd4c9daf tempest-VolumeTypesMemberTests-204001141 tempest-VolumeTypesMemberTests-204001141-project-member] Calling method 'show' {{(pid=100522) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:17:25.504278 np0000005924 devstack@c-api.service[100522]: INFO cinder.api.openstack.wsgi [None req-50c013ce-1e6d-4d44-9470-5a2ffd4c9daf tempest-VolumeTypesMemberTests-204001141 tempest-VolumeTypesMemberTests-204001141-project-member] https://10.4.3.117/volume/v3/types/ebe15f1b-a45b-449b-b19a-59e619dac7d2/extra_specs/multiattach returned with HTTP 200 Jul 27 16:17:25.504278 np0000005924 devstack@c-api.service[100522]: [pid: 100522|app: 0|req: 892/3611] 10.4.3.117 () {66 vars in 1414 bytes} [Mon Jul 27 16:17:25 2026] GET /volume/v3/types/ebe15f1b-a45b-449b-b19a-59e619dac7d2/extra_specs/multiattach => generated 29 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jul 27 16:17:25.513588 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.middleware.request_id [None req-e3a80b0d-54f8-4a99-b781-616bcf147c73 None None] RequestId filter calling following filter/app {{(pid=100524) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:17:25.514023 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.middleware.request_id [None req-3c5533c4-7009-4b33-a4a9-1ac8c014fdcd None None] RequestId filter calling following filter/app {{(pid=100523) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:17:25.516064 np0000005924 devstack@c-api.service[100523]: INFO cinder.api.openstack.wsgi [None req-3c5533c4-7009-4b33-a4a9-1ac8c014fdcd tempest-VolumesBackupsTest-1022642059 tempest-VolumesBackupsTest-1022642059-project-admin] GET https://10.4.3.117/volume/v3/backups/73b586a1-85e3-49f4-a6ff-f6d896a34c07 Jul 27 16:17:25.516297 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.openstack.wsgi [None req-3c5533c4-7009-4b33-a4a9-1ac8c014fdcd tempest-VolumesBackupsTest-1022642059 tempest-VolumesBackupsTest-1022642059-project-admin] Empty body provided in request {{(pid=100523) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:17:25.516377 np0000005924 devstack@c-api.service[100524]: INFO cinder.api.openstack.wsgi [None req-e3a80b0d-54f8-4a99-b781-616bcf147c73 tempest-VolumeTypesMemberTests-204001141 tempest-VolumeTypesMemberTests-204001141-project-member] GET https://10.4.3.117/volume/v3/types/ebe15f1b-a45b-449b-b19a-59e619dac7d2/extra_specs/volume_backend_name Jul 27 16:17:25.516560 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.openstack.wsgi [None req-3c5533c4-7009-4b33-a4a9-1ac8c014fdcd tempest-VolumesBackupsTest-1022642059 tempest-VolumesBackupsTest-1022642059-project-admin] Calling method 'show' {{(pid=100523) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:17:25.516755 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.v3.backups [None req-3c5533c4-7009-4b33-a4a9-1ac8c014fdcd tempest-VolumesBackupsTest-1022642059 tempest-VolumesBackupsTest-1022642059-project-admin] Show backup with id 73b586a1-85e3-49f4-a6ff-f6d896a34c07. {{(pid=100523) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 27 16:17:25.516792 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.openstack.wsgi [None req-e3a80b0d-54f8-4a99-b781-616bcf147c73 tempest-VolumeTypesMemberTests-204001141 tempest-VolumeTypesMemberTests-204001141-project-member] Empty body provided in request {{(pid=100524) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:17:25.517067 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.openstack.wsgi [None req-e3a80b0d-54f8-4a99-b781-616bcf147c73 tempest-VolumeTypesMemberTests-204001141 tempest-VolumeTypesMemberTests-204001141-project-member] Calling method 'show' {{(pid=100524) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:17:25.522904 np0000005924 devstack@c-api.service[100523]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:17:25.522904 np0000005924 devstack@c-api.service[100523]: warnings.warn( Jul 27 16:17:25.524466 np0000005924 devstack@c-api.service[100523]: INFO cinder.api.openstack.wsgi [None req-3c5533c4-7009-4b33-a4a9-1ac8c014fdcd tempest-VolumesBackupsTest-1022642059 tempest-VolumesBackupsTest-1022642059-project-admin] https://10.4.3.117/volume/v3/backups/73b586a1-85e3-49f4-a6ff-f6d896a34c07 returned with HTTP 200 Jul 27 16:17:25.524466 np0000005924 devstack@c-api.service[100523]: [pid: 100523|app: 0|req: 911/3612] 10.4.3.117 () {66 vars in 1348 bytes} [Mon Jul 27 16:17:25 2026] GET /volume/v3/backups/73b586a1-85e3-49f4-a6ff-f6d896a34c07 => generated 750 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 27 16:17:25.526525 np0000005924 devstack@c-api.service[100524]: INFO cinder.api.openstack.wsgi [None req-e3a80b0d-54f8-4a99-b781-616bcf147c73 tempest-VolumeTypesMemberTests-204001141 tempest-VolumeTypesMemberTests-204001141-project-member] https://10.4.3.117/volume/v3/types/ebe15f1b-a45b-449b-b19a-59e619dac7d2/extra_specs/volume_backend_name returned with HTTP 404 Jul 27 16:17:25.530431 np0000005924 devstack@c-api.service[100524]: [pid: 100524|app: 0|req: 910/3613] 10.4.3.117 () {66 vars in 1438 bytes} [Mon Jul 27 16:17:25 2026] GET /volume/v3/types/ebe15f1b-a45b-449b-b19a-59e619dac7d2/extra_specs/volume_backend_name => generated 143 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 27 16:17:25.538962 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.middleware.request_id [None req-e9e44ce4-329b-4bbc-91a5-248e8a3f59c6 None None] RequestId filter calling following filter/app {{(pid=100521) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:17:25.540723 np0000005924 devstack@c-api.service[100521]: INFO cinder.api.openstack.wsgi [None req-e9e44ce4-329b-4bbc-91a5-248e8a3f59c6 tempest-VolumeTypesMemberTests-204001141 tempest-VolumeTypesMemberTests-204001141-project-member] GET https://10.4.3.117/volume/v3/types/ebe15f1b-a45b-449b-b19a-59e619dac7d2 Jul 27 16:17:25.540914 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.openstack.wsgi [None req-e9e44ce4-329b-4bbc-91a5-248e8a3f59c6 tempest-VolumeTypesMemberTests-204001141 tempest-VolumeTypesMemberTests-204001141-project-member] Empty body provided in request {{(pid=100521) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:17:25.541093 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.openstack.wsgi [None req-e9e44ce4-329b-4bbc-91a5-248e8a3f59c6 tempest-VolumeTypesMemberTests-204001141 tempest-VolumeTypesMemberTests-204001141-project-member] Calling method 'show' {{(pid=100521) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:17:25.547348 np0000005924 devstack@c-api.service[100521]: INFO cinder.api.openstack.wsgi [None req-e9e44ce4-329b-4bbc-91a5-248e8a3f59c6 tempest-VolumeTypesMemberTests-204001141 tempest-VolumeTypesMemberTests-204001141-project-member] https://10.4.3.117/volume/v3/types/ebe15f1b-a45b-449b-b19a-59e619dac7d2 returned with HTTP 200 Jul 27 16:17:25.547725 np0000005924 devstack@c-api.service[100521]: [pid: 100521|app: 0|req: 901/3614] 10.4.3.117 () {66 vars in 1342 bytes} [Mon Jul 27 16:17:25 2026] GET /volume/v3/types/ebe15f1b-a45b-449b-b19a-59e619dac7d2 => generated 318 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 27 16:17:25.557186 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.middleware.request_id [None req-c35c58f0-b956-4ff4-a29e-3dbfff3e98b7 None None] RequestId filter calling following filter/app {{(pid=100522) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:17:25.558657 np0000005924 devstack@c-api.service[100522]: INFO cinder.api.openstack.wsgi [None req-c35c58f0-b956-4ff4-a29e-3dbfff3e98b7 tempest-VolumeTypesMemberTests-204001141 tempest-VolumeTypesMemberTests-204001141-project-member] PUT https://10.4.3.117/volume/v3/types/ebe15f1b-a45b-449b-b19a-59e619dac7d2/encryption/28be4dad-a0ae-456f-8651-ad37ed88f4ac Jul 27 16:17:25.559131 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.openstack.wsgi [None req-c35c58f0-b956-4ff4-a29e-3dbfff3e98b7 tempest-VolumeTypesMemberTests-204001141 tempest-VolumeTypesMemberTests-204001141-project-member] Action: 'update', calling method: update, body: {"encryption": {"key_size": 128}} {{(pid=100522) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 27 16:17:25.560995 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.policy [None req-c35c58f0-b956-4ff4-a29e-3dbfff3e98b7 tempest-VolumeTypesMemberTests-204001141 tempest-VolumeTypesMemberTests-204001141-project-member] Policy check for volume_extension:volume_type_encryption:update failed with context {'is_admin': False, 'user_id': 'bca7ca9aa00b4652996024113e4345c6', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '0f40245b08d04be0bf3e4c0cc44257ad', '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=100522) authorize /opt/stack/cinder/cinder/policy.py:189}} Jul 27 16:17:25.561921 np0000005924 devstack@c-api.service[100522]: INFO cinder.api.openstack.wsgi [None req-c35c58f0-b956-4ff4-a29e-3dbfff3e98b7 tempest-VolumeTypesMemberTests-204001141 tempest-VolumeTypesMemberTests-204001141-project-member] https://10.4.3.117/volume/v3/types/ebe15f1b-a45b-449b-b19a-59e619dac7d2/encryption/28be4dad-a0ae-456f-8651-ad37ed88f4ac returned with HTTP 403 Jul 27 16:17:25.561921 np0000005924 devstack@c-api.service[100522]: [pid: 100522|app: 0|req: 893/3615] 10.4.3.117 () {68 vars in 1506 bytes} [Mon Jul 27 16:17:25 2026] PUT /volume/v3/types/ebe15f1b-a45b-449b-b19a-59e619dac7d2/encryption/28be4dad-a0ae-456f-8651-ad37ed88f4ac => generated 127 bytes in 5 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Jul 27 16:17:25.570884 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.middleware.request_id [None req-4e0d1887-b981-4358-8e14-602f10f4c24f None None] RequestId filter calling following filter/app {{(pid=100523) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:17:25.573817 np0000005924 devstack@c-api.service[100523]: INFO cinder.api.openstack.wsgi [None req-4e0d1887-b981-4358-8e14-602f10f4c24f tempest-VolumeTypesMemberTests-204001141 tempest-VolumeTypesMemberTests-204001141-project-member] PUT https://10.4.3.117/volume/v3/types/ebe15f1b-a45b-449b-b19a-59e619dac7d2/extra_specs/key1 Jul 27 16:17:25.574159 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.openstack.wsgi [None req-4e0d1887-b981-4358-8e14-602f10f4c24f tempest-VolumeTypesMemberTests-204001141 tempest-VolumeTypesMemberTests-204001141-project-member] Action: 'update', calling method: update, body: {"key1": "key1 updated value"} {{(pid=100523) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 27 16:17:25.576066 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.policy [None req-4e0d1887-b981-4358-8e14-602f10f4c24f tempest-VolumeTypesMemberTests-204001141 tempest-VolumeTypesMemberTests-204001141-project-member] Policy check for volume_extension:types_extra_specs:update failed with context {'is_admin': False, 'user_id': 'bca7ca9aa00b4652996024113e4345c6', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '0f40245b08d04be0bf3e4c0cc44257ad', '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=100523) authorize /opt/stack/cinder/cinder/policy.py:189}} Jul 27 16:17:25.576241 np0000005924 devstack@c-api.service[100523]: INFO cinder.api.openstack.wsgi [None req-4e0d1887-b981-4358-8e14-602f10f4c24f tempest-VolumeTypesMemberTests-204001141 tempest-VolumeTypesMemberTests-204001141-project-member] https://10.4.3.117/volume/v3/types/ebe15f1b-a45b-449b-b19a-59e619dac7d2/extra_specs/key1 returned with HTTP 403 Jul 27 16:17:25.576694 np0000005924 devstack@c-api.service[100523]: [pid: 100523|app: 0|req: 912/3616] 10.4.3.117 () {68 vars in 1413 bytes} [Mon Jul 27 16:17:25 2026] PUT /volume/v3/types/ebe15f1b-a45b-449b-b19a-59e619dac7d2/extra_specs/key1 => generated 122 bytes in 6 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Jul 27 16:17:25.584929 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.middleware.request_id [None req-d010593f-28b5-4208-b16f-44659f68b930 None None] RequestId filter calling following filter/app {{(pid=100524) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:17:25.586916 np0000005924 devstack@c-api.service[100524]: INFO cinder.api.openstack.wsgi [None req-d010593f-28b5-4208-b16f-44659f68b930 tempest-VolumeTypesMemberTests-204001141 tempest-VolumeTypesMemberTests-204001141-project-member] PUT https://10.4.3.117/volume/v3/types/ebe15f1b-a45b-449b-b19a-59e619dac7d2 Jul 27 16:17:25.587487 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.openstack.wsgi [None req-d010593f-28b5-4208-b16f-44659f68b930 tempest-VolumeTypesMemberTests-204001141 tempest-VolumeTypesMemberTests-204001141-project-member] Action: 'update', calling method: _update, body: {"volume_type": {"description": "Updated volume type description"}} {{(pid=100524) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 27 16:17:25.590164 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.policy [None req-d010593f-28b5-4208-b16f-44659f68b930 tempest-VolumeTypesMemberTests-204001141 tempest-VolumeTypesMemberTests-204001141-project-member] Policy check for volume_extension:type_update failed with context {'is_admin': False, 'user_id': 'bca7ca9aa00b4652996024113e4345c6', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '0f40245b08d04be0bf3e4c0cc44257ad', '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=100524) authorize /opt/stack/cinder/cinder/policy.py:189}} Jul 27 16:17:25.590544 np0000005924 devstack@c-api.service[100524]: INFO cinder.api.openstack.wsgi [None req-d010593f-28b5-4208-b16f-44659f68b930 tempest-VolumeTypesMemberTests-204001141 tempest-VolumeTypesMemberTests-204001141-project-member] https://10.4.3.117/volume/v3/types/ebe15f1b-a45b-449b-b19a-59e619dac7d2 returned with HTTP 403 Jul 27 16:17:25.591073 np0000005924 devstack@c-api.service[100524]: [pid: 100524|app: 0|req: 911/3617] 10.4.3.117 () {68 vars in 1362 bytes} [Mon Jul 27 16:17:25 2026] PUT /volume/v3/types/ebe15f1b-a45b-449b-b19a-59e619dac7d2 => generated 109 bytes in 7 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Jul 27 16:17:25.598389 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.middleware.request_id [None req-cbb44a34-550c-46fe-9ef7-3a37eaa20003 None None] RequestId filter calling following filter/app {{(pid=100521) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:17:25.600125 np0000005924 devstack@c-api.service[100521]: INFO cinder.api.openstack.wsgi [None req-cbb44a34-550c-46fe-9ef7-3a37eaa20003 tempest-VolumeTypesMemberTests-204001141 tempest-VolumeTypesMemberTests-204001141-project-admin] DELETE https://10.4.3.117/volume/v3/types/4dc7f17e-16f2-41b1-89db-90135b096768 Jul 27 16:17:25.600309 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.openstack.wsgi [None req-cbb44a34-550c-46fe-9ef7-3a37eaa20003 tempest-VolumeTypesMemberTests-204001141 tempest-VolumeTypesMemberTests-204001141-project-admin] Empty body provided in request {{(pid=100521) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:17:25.600518 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.openstack.wsgi [None req-cbb44a34-550c-46fe-9ef7-3a37eaa20003 tempest-VolumeTypesMemberTests-204001141 tempest-VolumeTypesMemberTests-204001141-project-admin] Calling method '_delete' {{(pid=100521) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:17:25.629008 np0000005924 devstack@c-api.service[100521]: INFO cinder.api.openstack.wsgi [None req-cbb44a34-550c-46fe-9ef7-3a37eaa20003 tempest-VolumeTypesMemberTests-204001141 tempest-VolumeTypesMemberTests-204001141-project-admin] https://10.4.3.117/volume/v3/types/4dc7f17e-16f2-41b1-89db-90135b096768 returned with HTTP 202 Jul 27 16:17:25.629338 np0000005924 devstack@c-api.service[100521]: [pid: 100521|app: 0|req: 902/3618] 10.4.3.117 () {66 vars in 1345 bytes} [Mon Jul 27 16:17:25 2026] DELETE /volume/v3/types/4dc7f17e-16f2-41b1-89db-90135b096768 => generated 0 bytes in 31 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 27 16:17:25.636794 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.middleware.request_id [None req-f942a13c-912f-4636-9ad0-e0349ad038be None None] RequestId filter calling following filter/app {{(pid=100522) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:17:25.638321 np0000005924 devstack@c-api.service[100522]: INFO cinder.api.openstack.wsgi [None req-f942a13c-912f-4636-9ad0-e0349ad038be tempest-VolumeTypesMemberTests-204001141 tempest-VolumeTypesMemberTests-204001141-project-admin] DELETE https://10.4.3.117/volume/v3/types/6fc07ae9-bda9-4955-be6a-6418be8c87a5 Jul 27 16:17:25.638688 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.openstack.wsgi [None req-f942a13c-912f-4636-9ad0-e0349ad038be tempest-VolumeTypesMemberTests-204001141 tempest-VolumeTypesMemberTests-204001141-project-admin] Empty body provided in request {{(pid=100522) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:17:25.640041 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.openstack.wsgi [None req-f942a13c-912f-4636-9ad0-e0349ad038be tempest-VolumeTypesMemberTests-204001141 tempest-VolumeTypesMemberTests-204001141-project-admin] Calling method '_delete' {{(pid=100522) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:17:25.667547 np0000005924 devstack@c-api.service[100522]: INFO cinder.api.openstack.wsgi [None req-f942a13c-912f-4636-9ad0-e0349ad038be tempest-VolumeTypesMemberTests-204001141 tempest-VolumeTypesMemberTests-204001141-project-admin] https://10.4.3.117/volume/v3/types/6fc07ae9-bda9-4955-be6a-6418be8c87a5 returned with HTTP 202 Jul 27 16:17:25.668173 np0000005924 devstack@c-api.service[100522]: [pid: 100522|app: 0|req: 894/3619] 10.4.3.117 () {66 vars in 1345 bytes} [Mon Jul 27 16:17:25 2026] DELETE /volume/v3/types/6fc07ae9-bda9-4955-be6a-6418be8c87a5 => generated 0 bytes in 32 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 27 16:17:25.675426 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.middleware.request_id [None req-d6646c19-9333-489f-9874-39bc4039e91c None None] RequestId filter calling following filter/app {{(pid=100523) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:17:25.677089 np0000005924 devstack@c-api.service[100523]: INFO cinder.api.openstack.wsgi [None req-d6646c19-9333-489f-9874-39bc4039e91c tempest-VolumeTypesMemberTests-204001141 tempest-VolumeTypesMemberTests-204001141-project-admin] DELETE https://10.4.3.117/volume/v3/types/bed8a7c2-8ccc-4cb9-9d4c-5d0a21cd4bb1 Jul 27 16:17:25.677309 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.openstack.wsgi [None req-d6646c19-9333-489f-9874-39bc4039e91c tempest-VolumeTypesMemberTests-204001141 tempest-VolumeTypesMemberTests-204001141-project-admin] Empty body provided in request {{(pid=100523) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:17:25.677549 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.openstack.wsgi [None req-d6646c19-9333-489f-9874-39bc4039e91c tempest-VolumeTypesMemberTests-204001141 tempest-VolumeTypesMemberTests-204001141-project-admin] Calling method '_delete' {{(pid=100523) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:17:25.708470 np0000005924 devstack@c-api.service[100523]: INFO cinder.api.openstack.wsgi [None req-d6646c19-9333-489f-9874-39bc4039e91c tempest-VolumeTypesMemberTests-204001141 tempest-VolumeTypesMemberTests-204001141-project-admin] https://10.4.3.117/volume/v3/types/bed8a7c2-8ccc-4cb9-9d4c-5d0a21cd4bb1 returned with HTTP 202 Jul 27 16:17:25.708950 np0000005924 devstack@c-api.service[100523]: [pid: 100523|app: 0|req: 913/3620] 10.4.3.117 () {66 vars in 1345 bytes} [Mon Jul 27 16:17:25 2026] DELETE /volume/v3/types/bed8a7c2-8ccc-4cb9-9d4c-5d0a21cd4bb1 => generated 0 bytes in 34 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 27 16:17:25.716152 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.middleware.request_id [None req-b92b28ef-9d9b-4e4b-96fd-f0655ee8dec0 None None] RequestId filter calling following filter/app {{(pid=100524) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:17:25.717964 np0000005924 devstack@c-api.service[100524]: INFO cinder.api.openstack.wsgi [None req-b92b28ef-9d9b-4e4b-96fd-f0655ee8dec0 tempest-VolumeTypesMemberTests-204001141 tempest-VolumeTypesMemberTests-204001141-project-admin] DELETE https://10.4.3.117/volume/v3/types/8cf9bc32-efaf-4b6f-9b52-4bb124c2ce62 Jul 27 16:17:25.718167 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.openstack.wsgi [None req-b92b28ef-9d9b-4e4b-96fd-f0655ee8dec0 tempest-VolumeTypesMemberTests-204001141 tempest-VolumeTypesMemberTests-204001141-project-admin] Empty body provided in request {{(pid=100524) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:17:25.718407 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.openstack.wsgi [None req-b92b28ef-9d9b-4e4b-96fd-f0655ee8dec0 tempest-VolumeTypesMemberTests-204001141 tempest-VolumeTypesMemberTests-204001141-project-admin] Calling method '_delete' {{(pid=100524) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:17:25.750852 np0000005924 devstack@c-api.service[100524]: INFO cinder.api.openstack.wsgi [None req-b92b28ef-9d9b-4e4b-96fd-f0655ee8dec0 tempest-VolumeTypesMemberTests-204001141 tempest-VolumeTypesMemberTests-204001141-project-admin] https://10.4.3.117/volume/v3/types/8cf9bc32-efaf-4b6f-9b52-4bb124c2ce62 returned with HTTP 202 Jul 27 16:17:25.751520 np0000005924 devstack@c-api.service[100524]: [pid: 100524|app: 0|req: 912/3621] 10.4.3.117 () {66 vars in 1345 bytes} [Mon Jul 27 16:17:25 2026] DELETE /volume/v3/types/8cf9bc32-efaf-4b6f-9b52-4bb124c2ce62 => generated 0 bytes in 35 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 27 16:17:25.758815 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.middleware.request_id [None req-d16e6bcf-1c60-492f-be56-def9c104d569 None None] RequestId filter calling following filter/app {{(pid=100521) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:17:25.760705 np0000005924 devstack@c-api.service[100521]: INFO cinder.api.openstack.wsgi [None req-d16e6bcf-1c60-492f-be56-def9c104d569 tempest-VolumeTypesMemberTests-204001141 tempest-VolumeTypesMemberTests-204001141-project-admin] DELETE https://10.4.3.117/volume/v3/types/26f1e55b-7336-4823-a15b-f5b3b06d73b8 Jul 27 16:17:25.760916 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.openstack.wsgi [None req-d16e6bcf-1c60-492f-be56-def9c104d569 tempest-VolumeTypesMemberTests-204001141 tempest-VolumeTypesMemberTests-204001141-project-admin] Empty body provided in request {{(pid=100521) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:17:25.761149 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.openstack.wsgi [None req-d16e6bcf-1c60-492f-be56-def9c104d569 tempest-VolumeTypesMemberTests-204001141 tempest-VolumeTypesMemberTests-204001141-project-admin] Calling method '_delete' {{(pid=100521) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:17:25.797272 np0000005924 devstack@c-api.service[100521]: INFO cinder.api.openstack.wsgi [None req-d16e6bcf-1c60-492f-be56-def9c104d569 tempest-VolumeTypesMemberTests-204001141 tempest-VolumeTypesMemberTests-204001141-project-admin] https://10.4.3.117/volume/v3/types/26f1e55b-7336-4823-a15b-f5b3b06d73b8 returned with HTTP 202 Jul 27 16:17:25.798220 np0000005924 devstack@c-api.service[100521]: [pid: 100521|app: 0|req: 903/3622] 10.4.3.117 () {66 vars in 1345 bytes} [Mon Jul 27 16:17:25 2026] DELETE /volume/v3/types/26f1e55b-7336-4823-a15b-f5b3b06d73b8 => generated 0 bytes in 40 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 27 16:17:25.806706 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.middleware.request_id [None req-480ebd70-8c23-48f1-92c5-278493cc2c06 None None] RequestId filter calling following filter/app {{(pid=100522) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:17:25.809009 np0000005924 devstack@c-api.service[100522]: INFO cinder.api.openstack.wsgi [None req-480ebd70-8c23-48f1-92c5-278493cc2c06 tempest-VolumeTypesMemberTests-204001141 tempest-VolumeTypesMemberTests-204001141-project-admin] DELETE https://10.4.3.117/volume/v3/types/ebe15f1b-a45b-449b-b19a-59e619dac7d2 Jul 27 16:17:25.810354 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.openstack.wsgi [None req-480ebd70-8c23-48f1-92c5-278493cc2c06 tempest-VolumeTypesMemberTests-204001141 tempest-VolumeTypesMemberTests-204001141-project-admin] Empty body provided in request {{(pid=100522) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:17:25.810354 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.openstack.wsgi [None req-480ebd70-8c23-48f1-92c5-278493cc2c06 tempest-VolumeTypesMemberTests-204001141 tempest-VolumeTypesMemberTests-204001141-project-admin] Calling method '_delete' {{(pid=100522) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:17:25.838492 np0000005924 devstack@c-api.service[100522]: INFO cinder.api.openstack.wsgi [None req-480ebd70-8c23-48f1-92c5-278493cc2c06 tempest-VolumeTypesMemberTests-204001141 tempest-VolumeTypesMemberTests-204001141-project-admin] https://10.4.3.117/volume/v3/types/ebe15f1b-a45b-449b-b19a-59e619dac7d2 returned with HTTP 202 Jul 27 16:17:25.839217 np0000005924 devstack@c-api.service[100522]: [pid: 100522|app: 0|req: 895/3623] 10.4.3.117 () {66 vars in 1345 bytes} [Mon Jul 27 16:17:25 2026] DELETE /volume/v3/types/ebe15f1b-a45b-449b-b19a-59e619dac7d2 => generated 0 bytes in 34 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 27 16:17:26.284434 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.middleware.request_id [None req-8be34601-6396-45fa-9c23-7aef893da877 None None] RequestId filter calling following filter/app {{(pid=100523) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:17:26.286735 np0000005924 devstack@c-api.service[100523]: INFO cinder.api.openstack.wsgi [None req-8be34601-6396-45fa-9c23-7aef893da877 tempest-VolumesBackupsTest-1361087151 tempest-VolumesBackupsTest-1361087151-project-member] GET https://10.4.3.117/volume/v3/backups/48d9c7f4-a8b3-43d5-8f9d-f42a489736de Jul 27 16:17:26.287136 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.openstack.wsgi [None req-8be34601-6396-45fa-9c23-7aef893da877 tempest-VolumesBackupsTest-1361087151 tempest-VolumesBackupsTest-1361087151-project-member] Empty body provided in request {{(pid=100523) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:17:26.287479 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.openstack.wsgi [None req-8be34601-6396-45fa-9c23-7aef893da877 tempest-VolumesBackupsTest-1361087151 tempest-VolumesBackupsTest-1361087151-project-member] Calling method 'show' {{(pid=100523) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:17:26.288347 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.v3.backups [None req-8be34601-6396-45fa-9c23-7aef893da877 tempest-VolumesBackupsTest-1361087151 tempest-VolumesBackupsTest-1361087151-project-member] Show backup with id 48d9c7f4-a8b3-43d5-8f9d-f42a489736de. {{(pid=100523) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 27 16:17:26.296946 np0000005924 devstack@c-api.service[100523]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:17:26.296946 np0000005924 devstack@c-api.service[100523]: warnings.warn( Jul 27 16:17:26.298049 np0000005924 devstack@c-api.service[100523]: INFO cinder.api.openstack.wsgi [None req-8be34601-6396-45fa-9c23-7aef893da877 tempest-VolumesBackupsTest-1361087151 tempest-VolumesBackupsTest-1361087151-project-member] https://10.4.3.117/volume/v3/backups/48d9c7f4-a8b3-43d5-8f9d-f42a489736de returned with HTTP 200 Jul 27 16:17:26.298646 np0000005924 devstack@c-api.service[100523]: [pid: 100523|app: 0|req: 914/3624] 10.4.3.117 () {66 vars in 1348 bytes} [Mon Jul 27 16:17:26 2026] GET /volume/v3/backups/48d9c7f4-a8b3-43d5-8f9d-f42a489736de => generated 749 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 27 16:17:26.538662 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.middleware.request_id [None req-94431198-14d8-4cc1-9e08-19312cc02493 None None] RequestId filter calling following filter/app {{(pid=100524) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:17:26.541949 np0000005924 devstack@c-api.service[100524]: INFO cinder.api.openstack.wsgi [None req-94431198-14d8-4cc1-9e08-19312cc02493 tempest-VolumesBackupsTest-1022642059 tempest-VolumesBackupsTest-1022642059-project-admin] GET https://10.4.3.117/volume/v3/backups/73b586a1-85e3-49f4-a6ff-f6d896a34c07 Jul 27 16:17:26.542614 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.openstack.wsgi [None req-94431198-14d8-4cc1-9e08-19312cc02493 tempest-VolumesBackupsTest-1022642059 tempest-VolumesBackupsTest-1022642059-project-admin] Empty body provided in request {{(pid=100524) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:17:26.542614 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.openstack.wsgi [None req-94431198-14d8-4cc1-9e08-19312cc02493 tempest-VolumesBackupsTest-1022642059 tempest-VolumesBackupsTest-1022642059-project-admin] Calling method 'show' {{(pid=100524) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:17:26.542834 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.v3.backups [None req-94431198-14d8-4cc1-9e08-19312cc02493 tempest-VolumesBackupsTest-1022642059 tempest-VolumesBackupsTest-1022642059-project-admin] Show backup with id 73b586a1-85e3-49f4-a6ff-f6d896a34c07. {{(pid=100524) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 27 16:17:26.548492 np0000005924 devstack@c-api.service[100524]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:17:26.548492 np0000005924 devstack@c-api.service[100524]: warnings.warn( Jul 27 16:17:26.549253 np0000005924 devstack@c-api.service[100524]: INFO cinder.api.openstack.wsgi [None req-94431198-14d8-4cc1-9e08-19312cc02493 tempest-VolumesBackupsTest-1022642059 tempest-VolumesBackupsTest-1022642059-project-admin] https://10.4.3.117/volume/v3/backups/73b586a1-85e3-49f4-a6ff-f6d896a34c07 returned with HTTP 200 Jul 27 16:17:26.549643 np0000005924 devstack@c-api.service[100524]: [pid: 100524|app: 0|req: 913/3625] 10.4.3.117 () {66 vars in 1348 bytes} [Mon Jul 27 16:17:26 2026] GET /volume/v3/backups/73b586a1-85e3-49f4-a6ff-f6d896a34c07 => generated 750 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 27 16:17:27.309284 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.middleware.request_id [None req-214c4826-6df2-4c13-bfc2-18860fd4f3fc None None] RequestId filter calling following filter/app {{(pid=100521) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:17:27.310850 np0000005924 devstack@c-api.service[100521]: INFO cinder.api.openstack.wsgi [None req-214c4826-6df2-4c13-bfc2-18860fd4f3fc tempest-VolumesBackupsTest-1361087151 tempest-VolumesBackupsTest-1361087151-project-member] GET https://10.4.3.117/volume/v3/backups/48d9c7f4-a8b3-43d5-8f9d-f42a489736de Jul 27 16:17:27.311042 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.openstack.wsgi [None req-214c4826-6df2-4c13-bfc2-18860fd4f3fc tempest-VolumesBackupsTest-1361087151 tempest-VolumesBackupsTest-1361087151-project-member] Empty body provided in request {{(pid=100521) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:17:27.311247 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.openstack.wsgi [None req-214c4826-6df2-4c13-bfc2-18860fd4f3fc tempest-VolumesBackupsTest-1361087151 tempest-VolumesBackupsTest-1361087151-project-member] Calling method 'show' {{(pid=100521) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:17:27.311367 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.v3.backups [None req-214c4826-6df2-4c13-bfc2-18860fd4f3fc tempest-VolumesBackupsTest-1361087151 tempest-VolumesBackupsTest-1361087151-project-member] Show backup with id 48d9c7f4-a8b3-43d5-8f9d-f42a489736de. {{(pid=100521) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 27 16:17:27.315645 np0000005924 devstack@c-api.service[100521]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:17:27.315645 np0000005924 devstack@c-api.service[100521]: warnings.warn( Jul 27 16:17:27.316291 np0000005924 devstack@c-api.service[100521]: INFO cinder.api.openstack.wsgi [None req-214c4826-6df2-4c13-bfc2-18860fd4f3fc tempest-VolumesBackupsTest-1361087151 tempest-VolumesBackupsTest-1361087151-project-member] https://10.4.3.117/volume/v3/backups/48d9c7f4-a8b3-43d5-8f9d-f42a489736de returned with HTTP 200 Jul 27 16:17:27.316609 np0000005924 devstack@c-api.service[100521]: [pid: 100521|app: 0|req: 904/3626] 10.4.3.117 () {66 vars in 1348 bytes} [Mon Jul 27 16:17:27 2026] GET /volume/v3/backups/48d9c7f4-a8b3-43d5-8f9d-f42a489736de => generated 749 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 27 16:17:27.325697 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.middleware.request_id [None req-4b903aa6-33d5-477b-98a3-455291a879fc None None] RequestId filter calling following filter/app {{(pid=100522) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:17:27.327887 np0000005924 devstack@c-api.service[100522]: INFO cinder.api.openstack.wsgi [None req-4b903aa6-33d5-477b-98a3-455291a879fc tempest-VolumesBackupsTest-1361087151 tempest-VolumesBackupsTest-1361087151-project-member] GET https://10.4.3.117/volume/v3/volumes/8f6a8d5f-f018-4eb7-934f-0d40b5af5d1e Jul 27 16:17:27.328086 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.openstack.wsgi [None req-4b903aa6-33d5-477b-98a3-455291a879fc tempest-VolumesBackupsTest-1361087151 tempest-VolumesBackupsTest-1361087151-project-member] Empty body provided in request {{(pid=100522) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:17:27.328308 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.openstack.wsgi [None req-4b903aa6-33d5-477b-98a3-455291a879fc tempest-VolumesBackupsTest-1361087151 tempest-VolumesBackupsTest-1361087151-project-member] Calling method 'show' {{(pid=100522) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:17:27.337064 np0000005924 devstack@c-api.service[100522]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:17:27.337064 np0000005924 devstack@c-api.service[100522]: warnings.warn( Jul 27 16:17:27.341280 np0000005924 devstack@c-api.service[100522]: INFO cinder.volume.api [None req-4b903aa6-33d5-477b-98a3-455291a879fc tempest-VolumesBackupsTest-1361087151 tempest-VolumesBackupsTest-1361087151-project-member] Volume info retrieved successfully. Jul 27 16:17:27.346107 np0000005924 devstack@c-api.service[100522]: INFO cinder.api.openstack.wsgi [None req-4b903aa6-33d5-477b-98a3-455291a879fc tempest-VolumesBackupsTest-1361087151 tempest-VolumesBackupsTest-1361087151-project-member] https://10.4.3.117/volume/v3/volumes/8f6a8d5f-f018-4eb7-934f-0d40b5af5d1e returned with HTTP 200 Jul 27 16:17:27.346722 np0000005924 devstack@c-api.service[100522]: [pid: 100522|app: 0|req: 896/3627] 10.4.3.117 () {66 vars in 1348 bytes} [Mon Jul 27 16:17:27 2026] GET /volume/v3/volumes/8f6a8d5f-f018-4eb7-934f-0d40b5af5d1e => generated 841 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 27 16:17:27.358870 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.middleware.request_id [None req-4a6d2fc0-7b96-46cf-bd87-59477230fe71 None None] RequestId filter calling following filter/app {{(pid=100523) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:17:27.361422 np0000005924 devstack@c-api.service[100523]: INFO cinder.api.openstack.wsgi [None req-4a6d2fc0-7b96-46cf-bd87-59477230fe71 tempest-VolumesBackupsTest-1361087151 tempest-VolumesBackupsTest-1361087151-project-member] DELETE https://10.4.3.117/volume/v3/backups/48d9c7f4-a8b3-43d5-8f9d-f42a489736de Jul 27 16:17:27.361723 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.openstack.wsgi [None req-4a6d2fc0-7b96-46cf-bd87-59477230fe71 tempest-VolumesBackupsTest-1361087151 tempest-VolumesBackupsTest-1361087151-project-member] Empty body provided in request {{(pid=100523) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:17:27.361958 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.openstack.wsgi [None req-4a6d2fc0-7b96-46cf-bd87-59477230fe71 tempest-VolumesBackupsTest-1361087151 tempest-VolumesBackupsTest-1361087151-project-member] Calling method 'delete' {{(pid=100523) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:17:27.362101 np0000005924 devstack@c-api.service[100523]: INFO cinder.api.contrib.backups [None req-4a6d2fc0-7b96-46cf-bd87-59477230fe71 tempest-VolumesBackupsTest-1361087151 tempest-VolumesBackupsTest-1361087151-project-member] Delete backup with id: 48d9c7f4-a8b3-43d5-8f9d-f42a489736de. Jul 27 16:17:27.366989 np0000005924 devstack@c-api.service[100523]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:17:27.366989 np0000005924 devstack@c-api.service[100523]: warnings.warn( Jul 27 16:17:27.390051 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.backup.rpcapi [None req-4a6d2fc0-7b96-46cf-bd87-59477230fe71 tempest-VolumesBackupsTest-1361087151 tempest-VolumesBackupsTest-1361087151-project-member] delete_backup rpcapi backup_id 48d9c7f4-a8b3-43d5-8f9d-f42a489736de {{(pid=100523) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Jul 27 16:17:27.394654 np0000005924 devstack@c-api.service[100523]: INFO cinder.api.openstack.wsgi [None req-4a6d2fc0-7b96-46cf-bd87-59477230fe71 tempest-VolumesBackupsTest-1361087151 tempest-VolumesBackupsTest-1361087151-project-member] https://10.4.3.117/volume/v3/backups/48d9c7f4-a8b3-43d5-8f9d-f42a489736de returned with HTTP 202 Jul 27 16:17:27.395034 np0000005924 devstack@c-api.service[100523]: [pid: 100523|app: 0|req: 915/3628] 10.4.3.117 () {66 vars in 1351 bytes} [Mon Jul 27 16:17:27 2026] DELETE /volume/v3/backups/48d9c7f4-a8b3-43d5-8f9d-f42a489736de => generated 0 bytes in 37 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 27 16:17:27.403191 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.middleware.request_id [None req-56923e72-710f-47a9-a62e-b7f4a59c01c0 None None] RequestId filter calling following filter/app {{(pid=100524) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:17:27.404909 np0000005924 devstack@c-api.service[100524]: INFO cinder.api.openstack.wsgi [None req-56923e72-710f-47a9-a62e-b7f4a59c01c0 tempest-VolumesBackupsTest-1361087151 tempest-VolumesBackupsTest-1361087151-project-member] GET https://10.4.3.117/volume/v3/backups/48d9c7f4-a8b3-43d5-8f9d-f42a489736de Jul 27 16:17:27.405128 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.openstack.wsgi [None req-56923e72-710f-47a9-a62e-b7f4a59c01c0 tempest-VolumesBackupsTest-1361087151 tempest-VolumesBackupsTest-1361087151-project-member] Empty body provided in request {{(pid=100524) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:17:27.405352 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.openstack.wsgi [None req-56923e72-710f-47a9-a62e-b7f4a59c01c0 tempest-VolumesBackupsTest-1361087151 tempest-VolumesBackupsTest-1361087151-project-member] Calling method 'show' {{(pid=100524) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:17:27.405516 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.v3.backups [None req-56923e72-710f-47a9-a62e-b7f4a59c01c0 tempest-VolumesBackupsTest-1361087151 tempest-VolumesBackupsTest-1361087151-project-member] Show backup with id 48d9c7f4-a8b3-43d5-8f9d-f42a489736de. {{(pid=100524) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 27 16:17:27.409905 np0000005924 devstack@c-api.service[100524]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:17:27.409905 np0000005924 devstack@c-api.service[100524]: warnings.warn( Jul 27 16:17:27.410705 np0000005924 devstack@c-api.service[100524]: INFO cinder.api.openstack.wsgi [None req-56923e72-710f-47a9-a62e-b7f4a59c01c0 tempest-VolumesBackupsTest-1361087151 tempest-VolumesBackupsTest-1361087151-project-member] https://10.4.3.117/volume/v3/backups/48d9c7f4-a8b3-43d5-8f9d-f42a489736de returned with HTTP 200 Jul 27 16:17:27.411069 np0000005924 devstack@c-api.service[100524]: [pid: 100524|app: 0|req: 914/3629] 10.4.3.117 () {66 vars in 1348 bytes} [Mon Jul 27 16:17:27 2026] GET /volume/v3/backups/48d9c7f4-a8b3-43d5-8f9d-f42a489736de => generated 748 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 27 16:17:27.562585 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.middleware.request_id [None req-5db60c8d-54ed-4e1c-abbe-8fc08ce9d704 None None] RequestId filter calling following filter/app {{(pid=100521) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:17:27.566123 np0000005924 devstack@c-api.service[100521]: INFO cinder.api.openstack.wsgi [None req-5db60c8d-54ed-4e1c-abbe-8fc08ce9d704 tempest-VolumesBackupsTest-1022642059 tempest-VolumesBackupsTest-1022642059-project-admin] GET https://10.4.3.117/volume/v3/backups/73b586a1-85e3-49f4-a6ff-f6d896a34c07 Jul 27 16:17:27.566407 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.openstack.wsgi [None req-5db60c8d-54ed-4e1c-abbe-8fc08ce9d704 tempest-VolumesBackupsTest-1022642059 tempest-VolumesBackupsTest-1022642059-project-admin] Empty body provided in request {{(pid=100521) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:17:27.566631 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.openstack.wsgi [None req-5db60c8d-54ed-4e1c-abbe-8fc08ce9d704 tempest-VolumesBackupsTest-1022642059 tempest-VolumesBackupsTest-1022642059-project-admin] Calling method 'show' {{(pid=100521) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:17:27.566799 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.v3.backups [None req-5db60c8d-54ed-4e1c-abbe-8fc08ce9d704 tempest-VolumesBackupsTest-1022642059 tempest-VolumesBackupsTest-1022642059-project-admin] Show backup with id 73b586a1-85e3-49f4-a6ff-f6d896a34c07. {{(pid=100521) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 27 16:17:27.748405 np0000005924 devstack@c-api.service[100521]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:17:27.748405 np0000005924 devstack@c-api.service[100521]: warnings.warn( Jul 27 16:17:27.749038 np0000005924 devstack@c-api.service[100521]: INFO cinder.api.openstack.wsgi [None req-5db60c8d-54ed-4e1c-abbe-8fc08ce9d704 tempest-VolumesBackupsTest-1022642059 tempest-VolumesBackupsTest-1022642059-project-admin] https://10.4.3.117/volume/v3/backups/73b586a1-85e3-49f4-a6ff-f6d896a34c07 returned with HTTP 200 Jul 27 16:17:27.749413 np0000005924 devstack@c-api.service[100521]: [pid: 100521|app: 0|req: 905/3630] 10.4.3.117 () {66 vars in 1348 bytes} [Mon Jul 27 16:17:27 2026] GET /volume/v3/backups/73b586a1-85e3-49f4-a6ff-f6d896a34c07 => generated 750 bytes in 187 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 27 16:17:28.434891 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.middleware.request_id [None req-8c1c92ff-feb8-46b4-bb44-03d7e8bfaf26 None None] RequestId filter calling following filter/app {{(pid=100522) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:17:28.436777 np0000005924 devstack@c-api.service[100522]: INFO cinder.api.openstack.wsgi [None req-8c1c92ff-feb8-46b4-bb44-03d7e8bfaf26 tempest-VolumesBackupsTest-1361087151 tempest-VolumesBackupsTest-1361087151-project-member] GET https://10.4.3.117/volume/v3/backups/48d9c7f4-a8b3-43d5-8f9d-f42a489736de Jul 27 16:17:28.436985 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.openstack.wsgi [None req-8c1c92ff-feb8-46b4-bb44-03d7e8bfaf26 tempest-VolumesBackupsTest-1361087151 tempest-VolumesBackupsTest-1361087151-project-member] Empty body provided in request {{(pid=100522) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:17:28.437180 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.openstack.wsgi [None req-8c1c92ff-feb8-46b4-bb44-03d7e8bfaf26 tempest-VolumesBackupsTest-1361087151 tempest-VolumesBackupsTest-1361087151-project-member] Calling method 'show' {{(pid=100522) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:17:28.437296 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.v3.backups [None req-8c1c92ff-feb8-46b4-bb44-03d7e8bfaf26 tempest-VolumesBackupsTest-1361087151 tempest-VolumesBackupsTest-1361087151-project-member] Show backup with id 48d9c7f4-a8b3-43d5-8f9d-f42a489736de. {{(pid=100522) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 27 16:17:28.441087 np0000005924 devstack@c-api.service[100522]: INFO cinder.api.openstack.wsgi [None req-8c1c92ff-feb8-46b4-bb44-03d7e8bfaf26 tempest-VolumesBackupsTest-1361087151 tempest-VolumesBackupsTest-1361087151-project-member] https://10.4.3.117/volume/v3/backups/48d9c7f4-a8b3-43d5-8f9d-f42a489736de returned with HTTP 404 Jul 27 16:17:28.441584 np0000005924 devstack@c-api.service[100522]: [pid: 100522|app: 0|req: 897/3631] 10.4.3.117 () {66 vars in 1348 bytes} [Mon Jul 27 16:17:28 2026] GET /volume/v3/backups/48d9c7f4-a8b3-43d5-8f9d-f42a489736de => generated 109 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 27 16:17:28.447833 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.middleware.request_id [None req-15b9f74c-dcbf-4624-8aa4-45d7a4a450d2 None None] RequestId filter calling following filter/app {{(pid=100523) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:17:28.449463 np0000005924 devstack@c-api.service[100523]: INFO cinder.api.openstack.wsgi [None req-15b9f74c-dcbf-4624-8aa4-45d7a4a450d2 tempest-VolumesBackupsTest-1361087151 tempest-VolumesBackupsTest-1361087151-project-member] DELETE https://10.4.3.117/volume/v3/backups/6a06cb73-53a4-465d-bf4d-9c480881d04c Jul 27 16:17:28.449657 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.openstack.wsgi [None req-15b9f74c-dcbf-4624-8aa4-45d7a4a450d2 tempest-VolumesBackupsTest-1361087151 tempest-VolumesBackupsTest-1361087151-project-member] Empty body provided in request {{(pid=100523) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:17:28.449849 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.openstack.wsgi [None req-15b9f74c-dcbf-4624-8aa4-45d7a4a450d2 tempest-VolumesBackupsTest-1361087151 tempest-VolumesBackupsTest-1361087151-project-member] Calling method 'delete' {{(pid=100523) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:17:28.449961 np0000005924 devstack@c-api.service[100523]: INFO cinder.api.contrib.backups [None req-15b9f74c-dcbf-4624-8aa4-45d7a4a450d2 tempest-VolumesBackupsTest-1361087151 tempest-VolumesBackupsTest-1361087151-project-member] Delete backup with id: 6a06cb73-53a4-465d-bf4d-9c480881d04c. Jul 27 16:17:28.454114 np0000005924 devstack@c-api.service[100523]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:17:28.454114 np0000005924 devstack@c-api.service[100523]: warnings.warn( Jul 27 16:17:28.467185 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.backup.rpcapi [None req-15b9f74c-dcbf-4624-8aa4-45d7a4a450d2 tempest-VolumesBackupsTest-1361087151 tempest-VolumesBackupsTest-1361087151-project-member] delete_backup rpcapi backup_id 6a06cb73-53a4-465d-bf4d-9c480881d04c {{(pid=100523) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Jul 27 16:17:28.471348 np0000005924 devstack@c-api.service[100523]: INFO cinder.api.openstack.wsgi [None req-15b9f74c-dcbf-4624-8aa4-45d7a4a450d2 tempest-VolumesBackupsTest-1361087151 tempest-VolumesBackupsTest-1361087151-project-member] https://10.4.3.117/volume/v3/backups/6a06cb73-53a4-465d-bf4d-9c480881d04c returned with HTTP 202 Jul 27 16:17:28.471348 np0000005924 devstack@c-api.service[100523]: [pid: 100523|app: 0|req: 916/3632] 10.4.3.117 () {66 vars in 1351 bytes} [Mon Jul 27 16:17:28 2026] DELETE /volume/v3/backups/6a06cb73-53a4-465d-bf4d-9c480881d04c => generated 0 bytes in 22 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 27 16:17:28.476517 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.middleware.request_id [None req-147e9c2a-03ec-483c-8287-53cd2a11bf15 None None] RequestId filter calling following filter/app {{(pid=100524) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:17:28.480765 np0000005924 devstack@c-api.service[100524]: INFO cinder.api.openstack.wsgi [None req-147e9c2a-03ec-483c-8287-53cd2a11bf15 tempest-VolumesBackupsTest-1361087151 tempest-VolumesBackupsTest-1361087151-project-member] GET https://10.4.3.117/volume/v3/backups/6a06cb73-53a4-465d-bf4d-9c480881d04c Jul 27 16:17:28.480960 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.openstack.wsgi [None req-147e9c2a-03ec-483c-8287-53cd2a11bf15 tempest-VolumesBackupsTest-1361087151 tempest-VolumesBackupsTest-1361087151-project-member] Empty body provided in request {{(pid=100524) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:17:28.481158 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.openstack.wsgi [None req-147e9c2a-03ec-483c-8287-53cd2a11bf15 tempest-VolumesBackupsTest-1361087151 tempest-VolumesBackupsTest-1361087151-project-member] Calling method 'show' {{(pid=100524) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:17:28.481280 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.v3.backups [None req-147e9c2a-03ec-483c-8287-53cd2a11bf15 tempest-VolumesBackupsTest-1361087151 tempest-VolumesBackupsTest-1361087151-project-member] Show backup with id 6a06cb73-53a4-465d-bf4d-9c480881d04c. {{(pid=100524) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 27 16:17:28.485452 np0000005924 devstack@c-api.service[100524]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:17:28.485452 np0000005924 devstack@c-api.service[100524]: warnings.warn( Jul 27 16:17:28.486127 np0000005924 devstack@c-api.service[100524]: INFO cinder.api.openstack.wsgi [None req-147e9c2a-03ec-483c-8287-53cd2a11bf15 tempest-VolumesBackupsTest-1361087151 tempest-VolumesBackupsTest-1361087151-project-member] https://10.4.3.117/volume/v3/backups/6a06cb73-53a4-465d-bf4d-9c480881d04c returned with HTTP 200 Jul 27 16:17:28.486519 np0000005924 devstack@c-api.service[100524]: [pid: 100524|app: 0|req: 915/3633] 10.4.3.117 () {66 vars in 1348 bytes} [Mon Jul 27 16:17:28 2026] GET /volume/v3/backups/6a06cb73-53a4-465d-bf4d-9c480881d04c => generated 751 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 27 16:17:28.759877 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.middleware.request_id [None req-d2eea65b-1344-46e8-9b66-22a99279c28d None None] RequestId filter calling following filter/app {{(pid=100521) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:17:28.761800 np0000005924 devstack@c-api.service[100521]: INFO cinder.api.openstack.wsgi [None req-d2eea65b-1344-46e8-9b66-22a99279c28d tempest-VolumesBackupsTest-1022642059 tempest-VolumesBackupsTest-1022642059-project-admin] GET https://10.4.3.117/volume/v3/backups/73b586a1-85e3-49f4-a6ff-f6d896a34c07 Jul 27 16:17:28.762087 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.openstack.wsgi [None req-d2eea65b-1344-46e8-9b66-22a99279c28d tempest-VolumesBackupsTest-1022642059 tempest-VolumesBackupsTest-1022642059-project-admin] Empty body provided in request {{(pid=100521) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:17:28.762401 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.openstack.wsgi [None req-d2eea65b-1344-46e8-9b66-22a99279c28d tempest-VolumesBackupsTest-1022642059 tempest-VolumesBackupsTest-1022642059-project-admin] Calling method 'show' {{(pid=100521) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:17:28.762562 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.v3.backups [None req-d2eea65b-1344-46e8-9b66-22a99279c28d tempest-VolumesBackupsTest-1022642059 tempest-VolumesBackupsTest-1022642059-project-admin] Show backup with id 73b586a1-85e3-49f4-a6ff-f6d896a34c07. {{(pid=100521) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 27 16:17:28.767809 np0000005924 devstack@c-api.service[100521]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:17:28.767809 np0000005924 devstack@c-api.service[100521]: warnings.warn( Jul 27 16:17:28.768421 np0000005924 devstack@c-api.service[100521]: INFO cinder.api.openstack.wsgi [None req-d2eea65b-1344-46e8-9b66-22a99279c28d tempest-VolumesBackupsTest-1022642059 tempest-VolumesBackupsTest-1022642059-project-admin] https://10.4.3.117/volume/v3/backups/73b586a1-85e3-49f4-a6ff-f6d896a34c07 returned with HTTP 200 Jul 27 16:17:28.768906 np0000005924 devstack@c-api.service[100521]: [pid: 100521|app: 0|req: 906/3634] 10.4.3.117 () {66 vars in 1348 bytes} [Mon Jul 27 16:17:28 2026] GET /volume/v3/backups/73b586a1-85e3-49f4-a6ff-f6d896a34c07 => generated 750 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 27 16:17:29.496784 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.middleware.request_id [None req-d8dfd9a7-2820-4c27-b0d9-d6c5366cfe35 None None] RequestId filter calling following filter/app {{(pid=100522) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:17:29.499578 np0000005924 devstack@c-api.service[100522]: INFO cinder.api.openstack.wsgi [None req-d8dfd9a7-2820-4c27-b0d9-d6c5366cfe35 tempest-VolumesBackupsTest-1361087151 tempest-VolumesBackupsTest-1361087151-project-member] GET https://10.4.3.117/volume/v3/backups/6a06cb73-53a4-465d-bf4d-9c480881d04c Jul 27 16:17:29.500020 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.openstack.wsgi [None req-d8dfd9a7-2820-4c27-b0d9-d6c5366cfe35 tempest-VolumesBackupsTest-1361087151 tempest-VolumesBackupsTest-1361087151-project-member] Empty body provided in request {{(pid=100522) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:17:29.500275 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.openstack.wsgi [None req-d8dfd9a7-2820-4c27-b0d9-d6c5366cfe35 tempest-VolumesBackupsTest-1361087151 tempest-VolumesBackupsTest-1361087151-project-member] Calling method 'show' {{(pid=100522) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:17:29.500444 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.v3.backups [None req-d8dfd9a7-2820-4c27-b0d9-d6c5366cfe35 tempest-VolumesBackupsTest-1361087151 tempest-VolumesBackupsTest-1361087151-project-member] Show backup with id 6a06cb73-53a4-465d-bf4d-9c480881d04c. {{(pid=100522) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 27 16:17:29.504917 np0000005924 devstack@c-api.service[100522]: INFO cinder.api.openstack.wsgi [None req-d8dfd9a7-2820-4c27-b0d9-d6c5366cfe35 tempest-VolumesBackupsTest-1361087151 tempest-VolumesBackupsTest-1361087151-project-member] https://10.4.3.117/volume/v3/backups/6a06cb73-53a4-465d-bf4d-9c480881d04c returned with HTTP 404 Jul 27 16:17:29.505500 np0000005924 devstack@c-api.service[100522]: [pid: 100522|app: 0|req: 898/3635] 10.4.3.117 () {66 vars in 1348 bytes} [Mon Jul 27 16:17:29 2026] GET /volume/v3/backups/6a06cb73-53a4-465d-bf4d-9c480881d04c => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 27 16:17:29.530839 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.middleware.request_id [None req-364ff865-dab8-4e63-9445-453da217783e None None] RequestId filter calling following filter/app {{(pid=100523) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:17:29.532544 np0000005924 devstack@c-api.service[100523]: INFO cinder.api.openstack.wsgi [None req-364ff865-dab8-4e63-9445-453da217783e tempest-VolumesBackupsTest-1361087151 tempest-VolumesBackupsTest-1361087151-project-member] POST https://10.4.3.117/volume/v3/volumes Jul 27 16:17:29.532974 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.openstack.wsgi [None req-364ff865-dab8-4e63-9445-453da217783e tempest-VolumesBackupsTest-1361087151 tempest-VolumesBackupsTest-1361087151-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "imageRef": "9b5714dc-7db2-46f4-8517-f5174b84ff15", "name": "tempest-VolumesBackupsTest-Volume-603151824"}} {{(pid=100523) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 27 16:17:29.534656 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.v3.volumes [None req-364ff865-dab8-4e63-9445-453da217783e tempest-VolumesBackupsTest-1361087151 tempest-VolumesBackupsTest-1361087151-project-member] Create volume request body: {'volume': {'size': 1, 'imageRef': '9b5714dc-7db2-46f4-8517-f5174b84ff15', 'name': 'tempest-VolumesBackupsTest-Volume-603151824'}} {{(pid=100523) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 27 16:17:29.729578 np0000005924 devstack@c-api.service[100523]: INFO cinder.api.v3.volumes [None req-364ff865-dab8-4e63-9445-453da217783e tempest-VolumesBackupsTest-1361087151 tempest-VolumesBackupsTest-1361087151-project-member] Create volume of 1 GB Jul 27 16:17:29.733547 np0000005924 devstack@c-api.service[100523]: INFO cinder.volume.api [None req-364ff865-dab8-4e63-9445-453da217783e tempest-VolumesBackupsTest-1361087151 tempest-VolumesBackupsTest-1361087151-project-member] Availability Zones retrieved successfully. Jul 27 16:17:29.738837 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.volume.api [None req-364ff865-dab8-4e63-9445-453da217783e tempest-VolumesBackupsTest-1361087151 tempest-VolumesBackupsTest-1361087151-project-member] Flow 'volume_create_api' (fa6648e3-1789-4e1e-b741-ca0b53d2b39f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100523) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 27 16:17:29.740207 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.volume.api [None req-364ff865-dab8-4e63-9445-453da217783e tempest-VolumesBackupsTest-1361087151 tempest-VolumesBackupsTest-1361087151-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (2d1659c1-3f33-459b-8c2a-f61852ce608b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100523) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 27 16:17:29.741317 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.volume.flows.api.create_volume [None req-364ff865-dab8-4e63-9445-453da217783e tempest-VolumesBackupsTest-1361087151 tempest-VolumesBackupsTest-1361087151-project-member] Validating volume size '1' using validate_int {{(pid=100523) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 27 16:17:29.778714 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.middleware.request_id [None req-30a8e99e-f58b-4938-a821-21a86cdda89c None None] RequestId filter calling following filter/app {{(pid=100524) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:17:29.780906 np0000005924 devstack@c-api.service[100524]: INFO cinder.api.openstack.wsgi [None req-30a8e99e-f58b-4938-a821-21a86cdda89c tempest-VolumesBackupsTest-1022642059 tempest-VolumesBackupsTest-1022642059-project-admin] GET https://10.4.3.117/volume/v3/backups/73b586a1-85e3-49f4-a6ff-f6d896a34c07 Jul 27 16:17:29.781206 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.openstack.wsgi [None req-30a8e99e-f58b-4938-a821-21a86cdda89c tempest-VolumesBackupsTest-1022642059 tempest-VolumesBackupsTest-1022642059-project-admin] Empty body provided in request {{(pid=100524) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:17:29.781508 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.openstack.wsgi [None req-30a8e99e-f58b-4938-a821-21a86cdda89c tempest-VolumesBackupsTest-1022642059 tempest-VolumesBackupsTest-1022642059-project-admin] Calling method 'show' {{(pid=100524) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:17:29.781663 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.v3.backups [None req-30a8e99e-f58b-4938-a821-21a86cdda89c tempest-VolumesBackupsTest-1022642059 tempest-VolumesBackupsTest-1022642059-project-admin] Show backup with id 73b586a1-85e3-49f4-a6ff-f6d896a34c07. {{(pid=100524) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 27 16:17:29.786669 np0000005924 devstack@c-api.service[100524]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:17:29.786669 np0000005924 devstack@c-api.service[100524]: warnings.warn( Jul 27 16:17:29.787705 np0000005924 devstack@c-api.service[100524]: INFO cinder.api.openstack.wsgi [None req-30a8e99e-f58b-4938-a821-21a86cdda89c tempest-VolumesBackupsTest-1022642059 tempest-VolumesBackupsTest-1022642059-project-admin] https://10.4.3.117/volume/v3/backups/73b586a1-85e3-49f4-a6ff-f6d896a34c07 returned with HTTP 200 Jul 27 16:17:29.788876 np0000005924 devstack@c-api.service[100524]: [pid: 100524|app: 0|req: 916/3636] 10.4.3.117 () {66 vars in 1348 bytes} [Mon Jul 27 16:17:29 2026] GET /volume/v3/backups/73b586a1-85e3-49f4-a6ff-f6d896a34c07 => generated 752 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 27 16:17:29.798482 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.volume.api [None req-364ff865-dab8-4e63-9445-453da217783e tempest-VolumesBackupsTest-1361087151 tempest-VolumesBackupsTest-1361087151-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (2d1659c1-3f33-459b-8c2a-f61852ce608b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-27T16:04:59Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=2bce4e1a-e6e0-49d9-be36-c3405449a01e,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '2bce4e1a-e6e0-49d9-be36-c3405449a01e', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100523) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 27 16:17:29.799234 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.volume.api [None req-364ff865-dab8-4e63-9445-453da217783e tempest-VolumesBackupsTest-1361087151 tempest-VolumesBackupsTest-1361087151-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (a1f1f61d-0b1b-4cf1-804c-c849c4d9b9b0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100523) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 27 16:17:29.801652 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.middleware.request_id [None req-03563fe1-f129-4fe7-b5b6-f4cca2962809 None None] RequestId filter calling following filter/app {{(pid=100521) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:17:29.803425 np0000005924 devstack@c-api.service[100521]: INFO cinder.api.openstack.wsgi [None req-03563fe1-f129-4fe7-b5b6-f4cca2962809 tempest-VolumesBackupsTest-916266255 tempest-VolumesBackupsTest-916266255-project-member] POST https://10.4.3.117/volume/v3/backups Jul 27 16:17:29.803786 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.openstack.wsgi [None req-03563fe1-f129-4fe7-b5b6-f4cca2962809 tempest-VolumesBackupsTest-916266255 tempest-VolumesBackupsTest-916266255-project-member] Action: 'create', calling method: create, body: {"backup": {"volume_id": "1e6d85f9-f549-45b3-a65d-266850874b53", "name": "tempest-VolumesBackupsTest-Backup-2072771435"}} {{(pid=100521) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 27 16:17:29.805473 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.contrib.backups [None req-03563fe1-f129-4fe7-b5b6-f4cca2962809 tempest-VolumesBackupsTest-916266255 tempest-VolumesBackupsTest-916266255-project-member] Creating new backup {'backup': {'volume_id': '1e6d85f9-f549-45b3-a65d-266850874b53', 'name': 'tempest-VolumesBackupsTest-Backup-2072771435'}} {{(pid=100521) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Jul 27 16:17:29.805611 np0000005924 devstack@c-api.service[100521]: INFO cinder.api.contrib.backups [None req-03563fe1-f129-4fe7-b5b6-f4cca2962809 tempest-VolumesBackupsTest-916266255 tempest-VolumesBackupsTest-916266255-project-member] Creating backup of volume 1e6d85f9-f549-45b3-a65d-266850874b53 in container None Jul 27 16:17:29.817070 np0000005924 devstack@c-api.service[100521]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:17:29.817070 np0000005924 devstack@c-api.service[100521]: warnings.warn( Jul 27 16:17:29.817655 np0000005924 devstack@c-api.service[100521]: INFO cinder.volume.api [None req-03563fe1-f129-4fe7-b5b6-f4cca2962809 tempest-VolumesBackupsTest-916266255 tempest-VolumesBackupsTest-916266255-project-member] Volume info retrieved successfully. Jul 27 16:17:29.842440 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.quota [None req-03563fe1-f129-4fe7-b5b6-f4cca2962809 tempest-VolumesBackupsTest-916266255 tempest-VolumesBackupsTest-916266255-project-member] Created reservations ['0449ca2a-8aeb-4f5b-abd0-3f1935c6262b', '05106638-c15b-4ee9-b8fa-4cbc89ae4381'] {{(pid=100521) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 27 16:17:29.859596 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.quota [None req-364ff865-dab8-4e63-9445-453da217783e tempest-VolumesBackupsTest-1361087151 tempest-VolumesBackupsTest-1361087151-project-member] Created reservations ['0d001b27-abc5-4d64-b2fd-d28556a25f2c', 'dea30009-1ff0-428d-abf4-5433afd4a1bc', 'dc567481-8c36-45e7-99b3-b7a7aeb762f0', '92130300-a0ca-4cfe-9ac5-2f2f40b5418e'] {{(pid=100523) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 27 16:17:29.860440 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.volume.api [None req-364ff865-dab8-4e63-9445-453da217783e tempest-VolumesBackupsTest-1361087151 tempest-VolumesBackupsTest-1361087151-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (a1f1f61d-0b1b-4cf1-804c-c849c4d9b9b0) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['0d001b27-abc5-4d64-b2fd-d28556a25f2c', 'dea30009-1ff0-428d-abf4-5433afd4a1bc', 'dc567481-8c36-45e7-99b3-b7a7aeb762f0', '92130300-a0ca-4cfe-9ac5-2f2f40b5418e']}' {{(pid=100523) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 27 16:17:29.861281 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.volume.api [None req-364ff865-dab8-4e63-9445-453da217783e tempest-VolumesBackupsTest-1361087151 tempest-VolumesBackupsTest-1361087151-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (04a216cb-4df8-4811-9785-2edb65ccd247) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100523) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 27 16:17:29.872502 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.middleware.request_id [None req-f0bde43e-aa74-439c-beea-10ea8b67d78a None None] RequestId filter calling following filter/app {{(pid=100522) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:17:29.874535 np0000005924 devstack@c-api.service[100522]: INFO cinder.api.openstack.wsgi [None req-f0bde43e-aa74-439c-beea-10ea8b67d78a tempest-AttachVolumeNegativeTest-414954022 tempest-AttachVolumeNegativeTest-414954022-project-member] POST https://10.4.3.117/volume/v3/volumes Jul 27 16:17:29.874893 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.openstack.wsgi [None req-f0bde43e-aa74-439c-beea-10ea8b67d78a tempest-AttachVolumeNegativeTest-414954022 tempest-AttachVolumeNegativeTest-414954022-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-AttachVolumeNegativeTest-volume-950852353"}} {{(pid=100522) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 27 16:17:29.876527 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.v3.volumes [None req-f0bde43e-aa74-439c-beea-10ea8b67d78a tempest-AttachVolumeNegativeTest-414954022 tempest-AttachVolumeNegativeTest-414954022-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-AttachVolumeNegativeTest-volume-950852353'}} {{(pid=100522) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 27 16:17:29.876692 np0000005924 devstack@c-api.service[100522]: INFO cinder.api.v3.volumes [None req-f0bde43e-aa74-439c-beea-10ea8b67d78a tempest-AttachVolumeNegativeTest-414954022 tempest-AttachVolumeNegativeTest-414954022-project-member] Create volume of 1 GB Jul 27 16:17:29.881013 np0000005924 devstack@c-api.service[100522]: INFO cinder.volume.api [None req-f0bde43e-aa74-439c-beea-10ea8b67d78a tempest-AttachVolumeNegativeTest-414954022 tempest-AttachVolumeNegativeTest-414954022-project-member] Availability Zones retrieved successfully. Jul 27 16:17:29.887280 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.volume.api [None req-f0bde43e-aa74-439c-beea-10ea8b67d78a tempest-AttachVolumeNegativeTest-414954022 tempest-AttachVolumeNegativeTest-414954022-project-member] Flow 'volume_create_api' (e3ea1b72-5e52-481f-8c33-0d5bbd61ccbd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100522) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 27 16:17:29.888404 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.volume.api [None req-f0bde43e-aa74-439c-beea-10ea8b67d78a tempest-AttachVolumeNegativeTest-414954022 tempest-AttachVolumeNegativeTest-414954022-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (dcb671ad-6e54-484d-a0bc-c863525aa38c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100522) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 27 16:17:29.889474 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.volume.flows.api.create_volume [None req-f0bde43e-aa74-439c-beea-10ea8b67d78a tempest-AttachVolumeNegativeTest-414954022 tempest-AttachVolumeNegativeTest-414954022-project-member] Validating volume size '1' using validate_int {{(pid=100522) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 27 16:17:29.893343 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.volume.api [None req-364ff865-dab8-4e63-9445-453da217783e tempest-VolumesBackupsTest-1361087151 tempest-VolumesBackupsTest-1361087151-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (04a216cb-4df8-4811-9785-2edb65ccd247) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '44208d87-f9ea-451e-94f9-5fd05d0bf1e6', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesBackupsTest-Volume-603151824',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='d0a431fec4f74874bbdfc1828d33403e',qos_specs=None,replication_status=,reservations=['0d001b27-abc5-4d64-b2fd-d28556a25f2c','dea30009-1ff0-428d-abf4-5433afd4a1bc','dc567481-8c36-45e7-99b3-b7a7aeb762f0','92130300-a0ca-4cfe-9ac5-2f2f40b5418e'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='9d502263338a43df9205e07d2c08dfe6',volume_type_id=2bce4e1a-e6e0-49d9-be36-c3405449a01e), 'volume': Volume(_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-27T16:17:29Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesBackupsTest-Volume-603151824',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=44208d87-f9ea-451e-94f9-5fd05d0bf1e6,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='d0a431fec4f74874bbdfc1828d33403e',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='9d502263338a43df9205e07d2c08dfe6',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(2bce4e1a-e6e0-49d9-be36-c3405449a01e),volume_type_id=2bce4e1a-e6e0-49d9-be36-c3405449a01e)}' {{(pid=100523) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 27 16:17:29.894158 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.volume.api [None req-364ff865-dab8-4e63-9445-453da217783e tempest-VolumesBackupsTest-1361087151 tempest-VolumesBackupsTest-1361087151-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (68dc7b7d-379a-40bf-967a-2e0364eaf0b5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100523) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 27 16:17:29.902253 np0000005924 devstack@c-api.service[100521]: INFO cinder.api.openstack.wsgi [None req-03563fe1-f129-4fe7-b5b6-f4cca2962809 tempest-VolumesBackupsTest-916266255 tempest-VolumesBackupsTest-916266255-project-member] https://10.4.3.117/volume/v3/backups returned with HTTP 202 Jul 27 16:17:29.902522 np0000005924 devstack@c-api.service[100521]: [pid: 100521|app: 0|req: 907/3637] 10.4.3.117 () {68 vars in 1259 bytes} [Mon Jul 27 16:17:29 2026] POST /volume/v3/backups => generated 330 bytes in 101 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 27 16:17:29.913306 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.middleware.request_id [None req-ab4facc2-f2df-42a5-bfec-315bd1930a3d None None] RequestId filter calling following filter/app {{(pid=100524) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:17:29.915366 np0000005924 devstack@c-api.service[100524]: INFO cinder.api.openstack.wsgi [None req-ab4facc2-f2df-42a5-bfec-315bd1930a3d tempest-VolumesBackupsTest-916266255 tempest-VolumesBackupsTest-916266255-project-member] GET https://10.4.3.117/volume/v3/backups/3e4bb804-4a38-40ea-8c05-a85ffdacb905 Jul 27 16:17:29.915571 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.openstack.wsgi [None req-ab4facc2-f2df-42a5-bfec-315bd1930a3d tempest-VolumesBackupsTest-916266255 tempest-VolumesBackupsTest-916266255-project-member] Empty body provided in request {{(pid=100524) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:17:29.915786 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.openstack.wsgi [None req-ab4facc2-f2df-42a5-bfec-315bd1930a3d tempest-VolumesBackupsTest-916266255 tempest-VolumesBackupsTest-916266255-project-member] Calling method 'show' {{(pid=100524) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:17:29.915900 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.v3.backups [None req-ab4facc2-f2df-42a5-bfec-315bd1930a3d tempest-VolumesBackupsTest-916266255 tempest-VolumesBackupsTest-916266255-project-member] Show backup with id 3e4bb804-4a38-40ea-8c05-a85ffdacb905. {{(pid=100524) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 27 16:17:29.916102 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.volume.api [None req-364ff865-dab8-4e63-9445-453da217783e tempest-VolumesBackupsTest-1361087151 tempest-VolumesBackupsTest-1361087151-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (68dc7b7d-379a-40bf-967a-2e0364eaf0b5) transitioned into state 'SUCCESS' from state '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-603151824',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='d0a431fec4f74874bbdfc1828d33403e',qos_specs=None,replication_status=,reservations=['0d001b27-abc5-4d64-b2fd-d28556a25f2c','dea30009-1ff0-428d-abf4-5433afd4a1bc','dc567481-8c36-45e7-99b3-b7a7aeb762f0','92130300-a0ca-4cfe-9ac5-2f2f40b5418e'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='9d502263338a43df9205e07d2c08dfe6',volume_type_id=2bce4e1a-e6e0-49d9-be36-c3405449a01e)}' {{(pid=100523) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 27 16:17:29.916927 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.volume.api [None req-364ff865-dab8-4e63-9445-453da217783e tempest-VolumesBackupsTest-1361087151 tempest-VolumesBackupsTest-1361087151-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (95bd8bf4-fbca-43fd-b0da-996ad7b38327) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100523) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 27 16:17:29.923124 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.volume.api [None req-f0bde43e-aa74-439c-beea-10ea8b67d78a tempest-AttachVolumeNegativeTest-414954022 tempest-AttachVolumeNegativeTest-414954022-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (dcb671ad-6e54-484d-a0bc-c863525aa38c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-27T16:04:59Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=2bce4e1a-e6e0-49d9-be36-c3405449a01e,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '2bce4e1a-e6e0-49d9-be36-c3405449a01e', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100522) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 27 16:17:29.923923 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.volume.api [None req-f0bde43e-aa74-439c-beea-10ea8b67d78a tempest-AttachVolumeNegativeTest-414954022 tempest-AttachVolumeNegativeTest-414954022-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (7fe6ec20-4ab0-4b1a-a6af-7a8589757e6d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100522) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 27 16:17:29.924485 np0000005924 devstack@c-api.service[100524]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:17:29.924485 np0000005924 devstack@c-api.service[100524]: warnings.warn( Jul 27 16:17:29.925406 np0000005924 devstack@c-api.service[100524]: INFO cinder.api.openstack.wsgi [None req-ab4facc2-f2df-42a5-bfec-315bd1930a3d tempest-VolumesBackupsTest-916266255 tempest-VolumesBackupsTest-916266255-project-member] https://10.4.3.117/volume/v3/backups/3e4bb804-4a38-40ea-8c05-a85ffdacb905 returned with HTTP 200 Jul 27 16:17:29.925837 np0000005924 devstack@c-api.service[100524]: [pid: 100524|app: 0|req: 917/3638] 10.4.3.117 () {66 vars in 1348 bytes} [Mon Jul 27 16:17:29 2026] GET /volume/v3/backups/3e4bb804-4a38-40ea-8c05-a85ffdacb905 => generated 737 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 27 16:17:29.933083 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.volume.api [None req-364ff865-dab8-4e63-9445-453da217783e tempest-VolumesBackupsTest-1361087151 tempest-VolumesBackupsTest-1361087151-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (95bd8bf4-fbca-43fd-b0da-996ad7b38327) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100523) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 27 16:17:29.934305 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.volume.api [None req-364ff865-dab8-4e63-9445-453da217783e tempest-VolumesBackupsTest-1361087151 tempest-VolumesBackupsTest-1361087151-project-member] Flow 'volume_create_api' (fa6648e3-1789-4e1e-b741-ca0b53d2b39f) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100523) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 27 16:17:29.934601 np0000005924 devstack@c-api.service[100523]: INFO cinder.volume.api [None req-364ff865-dab8-4e63-9445-453da217783e tempest-VolumesBackupsTest-1361087151 tempest-VolumesBackupsTest-1361087151-project-member] Create volume request issued successfully. Jul 27 16:17:29.935413 np0000005924 devstack@c-api.service[100523]: INFO cinder.api.openstack.wsgi [None req-364ff865-dab8-4e63-9445-453da217783e tempest-VolumesBackupsTest-1361087151 tempest-VolumesBackupsTest-1361087151-project-member] https://10.4.3.117/volume/v3/volumes returned with HTTP 202 Jul 27 16:17:29.935819 np0000005924 devstack@c-api.service[100523]: [pid: 100523|app: 0|req: 917/3639] 10.4.3.117 () {68 vars in 1259 bytes} [Mon Jul 27 16:17:29 2026] POST /volume/v3/volumes => generated 748 bytes in 405 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 27 16:17:29.949762 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.middleware.request_id [None req-5477d785-1690-4624-8bf6-5212e102155f None None] RequestId filter calling following filter/app {{(pid=100521) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:17:29.951583 np0000005924 devstack@c-api.service[100521]: INFO cinder.api.openstack.wsgi [None req-5477d785-1690-4624-8bf6-5212e102155f tempest-VolumesBackupsTest-1361087151 tempest-VolumesBackupsTest-1361087151-project-member] GET https://10.4.3.117/volume/v3/volumes/44208d87-f9ea-451e-94f9-5fd05d0bf1e6 Jul 27 16:17:29.951788 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.openstack.wsgi [None req-5477d785-1690-4624-8bf6-5212e102155f tempest-VolumesBackupsTest-1361087151 tempest-VolumesBackupsTest-1361087151-project-member] Empty body provided in request {{(pid=100521) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:17:29.951974 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.openstack.wsgi [None req-5477d785-1690-4624-8bf6-5212e102155f tempest-VolumesBackupsTest-1361087151 tempest-VolumesBackupsTest-1361087151-project-member] Calling method 'show' {{(pid=100521) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:17:29.961684 np0000005924 devstack@c-api.service[100521]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:17:29.961684 np0000005924 devstack@c-api.service[100521]: warnings.warn( Jul 27 16:17:29.969189 np0000005924 devstack@c-api.service[100521]: INFO cinder.volume.api [None req-5477d785-1690-4624-8bf6-5212e102155f tempest-VolumesBackupsTest-1361087151 tempest-VolumesBackupsTest-1361087151-project-member] Volume info retrieved successfully. Jul 27 16:17:29.975152 np0000005924 devstack@c-api.service[100521]: INFO cinder.api.openstack.wsgi [None req-5477d785-1690-4624-8bf6-5212e102155f tempest-VolumesBackupsTest-1361087151 tempest-VolumesBackupsTest-1361087151-project-member] https://10.4.3.117/volume/v3/volumes/44208d87-f9ea-451e-94f9-5fd05d0bf1e6 returned with HTTP 200 Jul 27 16:17:29.975597 np0000005924 devstack@c-api.service[100521]: [pid: 100521|app: 0|req: 908/3640] 10.4.3.117 () {66 vars in 1348 bytes} [Mon Jul 27 16:17:29 2026] GET /volume/v3/volumes/44208d87-f9ea-451e-94f9-5fd05d0bf1e6 => generated 816 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 27 16:17:29.980228 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.quota [None req-f0bde43e-aa74-439c-beea-10ea8b67d78a tempest-AttachVolumeNegativeTest-414954022 tempest-AttachVolumeNegativeTest-414954022-project-member] Created reservations ['544c3af1-4b0b-4722-844b-748b9eaf9d59', 'cf3fdca4-4a56-4111-8846-3b05a6147284', '18d1ff07-7577-40f2-ba10-21b173571cd6', '9655cde7-19d9-4823-aecb-9620f52db083'] {{(pid=100522) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 27 16:17:29.981085 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.volume.api [None req-f0bde43e-aa74-439c-beea-10ea8b67d78a tempest-AttachVolumeNegativeTest-414954022 tempest-AttachVolumeNegativeTest-414954022-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (7fe6ec20-4ab0-4b1a-a6af-7a8589757e6d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['544c3af1-4b0b-4722-844b-748b9eaf9d59', 'cf3fdca4-4a56-4111-8846-3b05a6147284', '18d1ff07-7577-40f2-ba10-21b173571cd6', '9655cde7-19d9-4823-aecb-9620f52db083']}' {{(pid=100522) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 27 16:17:29.981870 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.volume.api [None req-f0bde43e-aa74-439c-beea-10ea8b67d78a tempest-AttachVolumeNegativeTest-414954022 tempest-AttachVolumeNegativeTest-414954022-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (2b6e2174-cb39-4349-96f1-e2c6c8dca540) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100522) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 27 16:17:30.008657 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.volume.api [None req-f0bde43e-aa74-439c-beea-10ea8b67d78a tempest-AttachVolumeNegativeTest-414954022 tempest-AttachVolumeNegativeTest-414954022-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (2b6e2174-cb39-4349-96f1-e2c6c8dca540) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '21f5bc37-aa77-4c42-bc34-6feb653e9086', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-AttachVolumeNegativeTest-volume-950852353',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='fb0f3367413f4fd2952906c9c9c8b527',qos_specs=None,replication_status=,reservations=['544c3af1-4b0b-4722-844b-748b9eaf9d59','cf3fdca4-4a56-4111-8846-3b05a6147284','18d1ff07-7577-40f2-ba10-21b173571cd6','9655cde7-19d9-4823-aecb-9620f52db083'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='abb99d5cb9cc467c9fcaa2887c381d49',volume_type_id=2bce4e1a-e6e0-49d9-be36-c3405449a01e), 'volume': Volume(_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-27T16:17:29Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-AttachVolumeNegativeTest-volume-950852353',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=21f5bc37-aa77-4c42-bc34-6feb653e9086,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='fb0f3367413f4fd2952906c9c9c8b527',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='abb99d5cb9cc467c9fcaa2887c381d49',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(2bce4e1a-e6e0-49d9-be36-c3405449a01e),volume_type_id=2bce4e1a-e6e0-49d9-be36-c3405449a01e)}' {{(pid=100522) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 27 16:17:30.009342 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.volume.api [None req-f0bde43e-aa74-439c-beea-10ea8b67d78a tempest-AttachVolumeNegativeTest-414954022 tempest-AttachVolumeNegativeTest-414954022-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (124fb8c9-b76b-420c-8016-798695511957) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100522) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 27 16:17:30.036629 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.volume.api [None req-f0bde43e-aa74-439c-beea-10ea8b67d78a tempest-AttachVolumeNegativeTest-414954022 tempest-AttachVolumeNegativeTest-414954022-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (124fb8c9-b76b-420c-8016-798695511957) transitioned into state 'SUCCESS' from state '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-950852353',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='fb0f3367413f4fd2952906c9c9c8b527',qos_specs=None,replication_status=,reservations=['544c3af1-4b0b-4722-844b-748b9eaf9d59','cf3fdca4-4a56-4111-8846-3b05a6147284','18d1ff07-7577-40f2-ba10-21b173571cd6','9655cde7-19d9-4823-aecb-9620f52db083'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='abb99d5cb9cc467c9fcaa2887c381d49',volume_type_id=2bce4e1a-e6e0-49d9-be36-c3405449a01e)}' {{(pid=100522) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 27 16:17:30.037366 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.volume.api [None req-f0bde43e-aa74-439c-beea-10ea8b67d78a tempest-AttachVolumeNegativeTest-414954022 tempest-AttachVolumeNegativeTest-414954022-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (560a750f-1dc9-4646-835a-9794d75c0abc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100522) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 27 16:17:30.042673 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.middleware.request_id [None req-d5cf5285-2218-4f07-baab-d5af71e73f3c None None] RequestId filter calling following filter/app {{(pid=100524) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:17:30.047165 np0000005924 devstack@c-api.service[100524]: INFO cinder.api.openstack.wsgi [None req-d5cf5285-2218-4f07-baab-d5af71e73f3c tempest-TestEncryptedCinderVolumes-328802700 tempest-TestEncryptedCinderVolumes-328802700-project-member] GET https://10.4.3.117/volume/v3/volumes/fac7355c-5954-4b1c-b2ca-605c17e5653e Jul 27 16:17:30.047421 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.openstack.wsgi [None req-d5cf5285-2218-4f07-baab-d5af71e73f3c tempest-TestEncryptedCinderVolumes-328802700 tempest-TestEncryptedCinderVolumes-328802700-project-member] Empty body provided in request {{(pid=100524) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:17:30.047657 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.openstack.wsgi [None req-d5cf5285-2218-4f07-baab-d5af71e73f3c tempest-TestEncryptedCinderVolumes-328802700 tempest-TestEncryptedCinderVolumes-328802700-project-member] Calling method 'show' {{(pid=100524) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:17:30.051209 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.volume.api [None req-f0bde43e-aa74-439c-beea-10ea8b67d78a tempest-AttachVolumeNegativeTest-414954022 tempest-AttachVolumeNegativeTest-414954022-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (560a750f-1dc9-4646-835a-9794d75c0abc) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100522) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 27 16:17:30.052388 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.volume.api [None req-f0bde43e-aa74-439c-beea-10ea8b67d78a tempest-AttachVolumeNegativeTest-414954022 tempest-AttachVolumeNegativeTest-414954022-project-member] Flow 'volume_create_api' (e3ea1b72-5e52-481f-8c33-0d5bbd61ccbd) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100522) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 27 16:17:30.052796 np0000005924 devstack@c-api.service[100522]: INFO cinder.volume.api [None req-f0bde43e-aa74-439c-beea-10ea8b67d78a tempest-AttachVolumeNegativeTest-414954022 tempest-AttachVolumeNegativeTest-414954022-project-member] Create volume request issued successfully. Jul 27 16:17:30.053510 np0000005924 devstack@c-api.service[100522]: INFO cinder.api.openstack.wsgi [None req-f0bde43e-aa74-439c-beea-10ea8b67d78a tempest-AttachVolumeNegativeTest-414954022 tempest-AttachVolumeNegativeTest-414954022-project-member] https://10.4.3.117/volume/v3/volumes returned with HTTP 202 Jul 27 16:17:30.054309 np0000005924 devstack@c-api.service[100522]: [pid: 100522|app: 0|req: 899/3641] 10.4.3.117 () {68 vars in 1258 bytes} [Mon Jul 27 16:17:29 2026] POST /volume/v3/volumes => generated 754 bytes in 182 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 27 16:17:30.056224 np0000005924 devstack@c-api.service[100524]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:17:30.056224 np0000005924 devstack@c-api.service[100524]: warnings.warn( Jul 27 16:17:30.060397 np0000005924 devstack@c-api.service[100524]: INFO cinder.volume.api [None req-d5cf5285-2218-4f07-baab-d5af71e73f3c tempest-TestEncryptedCinderVolumes-328802700 tempest-TestEncryptedCinderVolumes-328802700-project-member] Volume info retrieved successfully. Jul 27 16:17:30.064209 np0000005924 devstack@c-api.service[100524]: INFO cinder.api.openstack.wsgi [None req-d5cf5285-2218-4f07-baab-d5af71e73f3c tempest-TestEncryptedCinderVolumes-328802700 tempest-TestEncryptedCinderVolumes-328802700-project-member] https://10.4.3.117/volume/v3/volumes/fac7355c-5954-4b1c-b2ca-605c17e5653e returned with HTTP 200 Jul 27 16:17:30.064572 np0000005924 devstack@c-api.service[100524]: [pid: 100524|app: 0|req: 918/3642] 10.4.3.117 () {66 vars in 1348 bytes} [Mon Jul 27 16:17:30 2026] GET /volume/v3/volumes/fac7355c-5954-4b1c-b2ca-605c17e5653e => generated 875 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 27 16:17:30.069818 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.middleware.request_id [None req-46e60a11-8fb3-44e3-ab7c-3713c12abbeb None None] RequestId filter calling following filter/app {{(pid=100523) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:17:30.072599 np0000005924 devstack@c-api.service[100523]: INFO cinder.api.openstack.wsgi [None req-46e60a11-8fb3-44e3-ab7c-3713c12abbeb tempest-AttachVolumeNegativeTest-414954022 tempest-AttachVolumeNegativeTest-414954022-project-member] GET https://10.4.3.117/volume/v3/volumes/21f5bc37-aa77-4c42-bc34-6feb653e9086 Jul 27 16:17:30.072900 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.openstack.wsgi [None req-46e60a11-8fb3-44e3-ab7c-3713c12abbeb tempest-AttachVolumeNegativeTest-414954022 tempest-AttachVolumeNegativeTest-414954022-project-member] Empty body provided in request {{(pid=100523) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:17:30.073167 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.openstack.wsgi [None req-46e60a11-8fb3-44e3-ab7c-3713c12abbeb tempest-AttachVolumeNegativeTest-414954022 tempest-AttachVolumeNegativeTest-414954022-project-member] Calling method 'show' {{(pid=100523) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:17:30.078321 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.middleware.request_id [None req-ae291245-f921-48ae-80fe-e6add2bb896e None None] RequestId filter calling following filter/app {{(pid=100521) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:17:30.080058 np0000005924 devstack@c-api.service[100521]: INFO cinder.api.openstack.wsgi [None req-ae291245-f921-48ae-80fe-e6add2bb896e tempest-TestEncryptedCinderVolumes-328802700 tempest-TestEncryptedCinderVolumes-328802700-project-member] GET https://10.4.3.117/volume/v3/volumes/fac7355c-5954-4b1c-b2ca-605c17e5653e Jul 27 16:17:30.080271 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.openstack.wsgi [None req-ae291245-f921-48ae-80fe-e6add2bb896e tempest-TestEncryptedCinderVolumes-328802700 tempest-TestEncryptedCinderVolumes-328802700-project-member] Empty body provided in request {{(pid=100521) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:17:30.080470 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.openstack.wsgi [None req-ae291245-f921-48ae-80fe-e6add2bb896e tempest-TestEncryptedCinderVolumes-328802700 tempest-TestEncryptedCinderVolumes-328802700-project-member] Calling method 'show' {{(pid=100521) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:17:30.083640 np0000005924 devstack@c-api.service[100523]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:17:30.083640 np0000005924 devstack@c-api.service[100523]: warnings.warn( Jul 27 16:17:30.088062 np0000005924 devstack@c-api.service[100521]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:17:30.088062 np0000005924 devstack@c-api.service[100521]: warnings.warn( Jul 27 16:17:30.088525 np0000005924 devstack@c-api.service[100523]: INFO cinder.volume.api [None req-46e60a11-8fb3-44e3-ab7c-3713c12abbeb tempest-AttachVolumeNegativeTest-414954022 tempest-AttachVolumeNegativeTest-414954022-project-member] Volume info retrieved successfully. Jul 27 16:17:30.092303 np0000005924 devstack@c-api.service[100521]: INFO cinder.volume.api [None req-ae291245-f921-48ae-80fe-e6add2bb896e tempest-TestEncryptedCinderVolumes-328802700 tempest-TestEncryptedCinderVolumes-328802700-project-member] Volume info retrieved successfully. Jul 27 16:17:30.095422 np0000005924 devstack@c-api.service[100523]: INFO cinder.api.openstack.wsgi [None req-46e60a11-8fb3-44e3-ab7c-3713c12abbeb tempest-AttachVolumeNegativeTest-414954022 tempest-AttachVolumeNegativeTest-414954022-project-member] https://10.4.3.117/volume/v3/volumes/21f5bc37-aa77-4c42-bc34-6feb653e9086 returned with HTTP 200 Jul 27 16:17:30.096175 np0000005924 devstack@c-api.service[100523]: [pid: 100523|app: 0|req: 918/3643] 10.4.3.117 () {66 vars in 1348 bytes} [Mon Jul 27 16:17:30 2026] GET /volume/v3/volumes/21f5bc37-aa77-4c42-bc34-6feb653e9086 => generated 822 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 27 16:17:30.097578 np0000005924 devstack@c-api.service[100521]: INFO cinder.api.openstack.wsgi [None req-ae291245-f921-48ae-80fe-e6add2bb896e tempest-TestEncryptedCinderVolumes-328802700 tempest-TestEncryptedCinderVolumes-328802700-project-member] https://10.4.3.117/volume/v3/volumes/fac7355c-5954-4b1c-b2ca-605c17e5653e returned with HTTP 200 Jul 27 16:17:30.098038 np0000005924 devstack@c-api.service[100521]: [pid: 100521|app: 0|req: 909/3644] 10.4.3.117 () {66 vars in 1348 bytes} [Mon Jul 27 16:17:30 2026] GET /volume/v3/volumes/fac7355c-5954-4b1c-b2ca-605c17e5653e => generated 875 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 27 16:17:30.148565 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.middleware.request_id [req-8f3f78a1-4b7b-4f67-9567-6c5a0bd1d493 req-a2b4b74c-8dc3-4b46-afa8-cf98658ca9cd None None] RequestId filter calling following filter/app {{(pid=100522) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:17:30.150749 np0000005924 devstack@c-api.service[100522]: INFO cinder.api.openstack.wsgi [req-8f3f78a1-4b7b-4f67-9567-6c5a0bd1d493 req-a2b4b74c-8dc3-4b46-afa8-cf98658ca9cd tempest-TestEncryptedCinderVolumes-328802700 tempest-TestEncryptedCinderVolumes-328802700-project-member] GET https://10.4.3.117/volume/v3/volumes/fac7355c-5954-4b1c-b2ca-605c17e5653e Jul 27 16:17:30.150922 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.openstack.wsgi [req-8f3f78a1-4b7b-4f67-9567-6c5a0bd1d493 req-a2b4b74c-8dc3-4b46-afa8-cf98658ca9cd tempest-TestEncryptedCinderVolumes-328802700 tempest-TestEncryptedCinderVolumes-328802700-project-member] Empty body provided in request {{(pid=100522) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:17:30.151100 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.openstack.wsgi [req-8f3f78a1-4b7b-4f67-9567-6c5a0bd1d493 req-a2b4b74c-8dc3-4b46-afa8-cf98658ca9cd tempest-TestEncryptedCinderVolumes-328802700 tempest-TestEncryptedCinderVolumes-328802700-project-member] Calling method 'show' {{(pid=100522) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:17:30.160182 np0000005924 devstack@c-api.service[100522]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:17:30.160182 np0000005924 devstack@c-api.service[100522]: warnings.warn( Jul 27 16:17:30.164430 np0000005924 devstack@c-api.service[100522]: INFO cinder.volume.api [req-8f3f78a1-4b7b-4f67-9567-6c5a0bd1d493 req-a2b4b74c-8dc3-4b46-afa8-cf98658ca9cd tempest-TestEncryptedCinderVolumes-328802700 tempest-TestEncryptedCinderVolumes-328802700-project-member] Volume info retrieved successfully. Jul 27 16:17:30.169825 np0000005924 devstack@c-api.service[100522]: INFO cinder.api.openstack.wsgi [req-8f3f78a1-4b7b-4f67-9567-6c5a0bd1d493 req-a2b4b74c-8dc3-4b46-afa8-cf98658ca9cd tempest-TestEncryptedCinderVolumes-328802700 tempest-TestEncryptedCinderVolumes-328802700-project-member] https://10.4.3.117/volume/v3/volumes/fac7355c-5954-4b1c-b2ca-605c17e5653e returned with HTTP 200 Jul 27 16:17:30.170374 np0000005924 devstack@c-api.service[100522]: [pid: 100522|app: 0|req: 900/3645] 10.4.3.117 () {68 vars in 1598 bytes} [Mon Jul 27 16:17:30 2026] GET /volume/v3/volumes/fac7355c-5954-4b1c-b2ca-605c17e5653e => generated 875 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 27 16:17:30.266854 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.middleware.request_id [None req-78d9e162-aff1-4d6a-a07e-12a145d08be9 None None] RequestId filter calling following filter/app {{(pid=100524) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:17:30.266854 np0000005924 devstack@c-api.service[100524]: INFO cinder.api.openstack.wsgi [None req-78d9e162-aff1-4d6a-a07e-12a145d08be9 None None] GET https://10.4.3.117/volume// Jul 27 16:17:30.266854 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.openstack.wsgi [None req-78d9e162-aff1-4d6a-a07e-12a145d08be9 None None] Empty body provided in request {{(pid=100524) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:17:30.266854 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.openstack.wsgi [None req-78d9e162-aff1-4d6a-a07e-12a145d08be9 None None] Calling method 'all' {{(pid=100524) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:17:30.266854 np0000005924 devstack@c-api.service[100524]: INFO cinder.api.openstack.wsgi [None req-78d9e162-aff1-4d6a-a07e-12a145d08be9 None None] https://10.4.3.117/volume// returned with HTTP 300 Jul 27 16:17:30.266854 np0000005924 devstack@c-api.service[100524]: [pid: 100524|app: 0|req: 919/3646] 10.4.3.117 () {66 vars in 1428 bytes} [Mon Jul 27 16:17:30 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 27 16:17:30.277131 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.middleware.request_id [req-8f3f78a1-4b7b-4f67-9567-6c5a0bd1d493 req-24b86f41-cbb9-4102-b0ea-2f92d8534c1a None None] RequestId filter calling following filter/app {{(pid=100523) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:17:30.279480 np0000005924 devstack@c-api.service[100523]: INFO cinder.api.openstack.wsgi [req-8f3f78a1-4b7b-4f67-9567-6c5a0bd1d493 req-24b86f41-cbb9-4102-b0ea-2f92d8534c1a tempest-TestEncryptedCinderVolumes-328802700 tempest-TestEncryptedCinderVolumes-328802700-project-member] POST https://10.4.3.117/volume/v3/attachments Jul 27 16:17:30.279846 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.openstack.wsgi [req-8f3f78a1-4b7b-4f67-9567-6c5a0bd1d493 req-24b86f41-cbb9-4102-b0ea-2f92d8534c1a tempest-TestEncryptedCinderVolumes-328802700 tempest-TestEncryptedCinderVolumes-328802700-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "fac7355c-5954-4b1c-b2ca-605c17e5653e", "connector": null, "instance_uuid": "bd6387bb-be18-4c2c-bb9f-6e2117a27f12"}} {{(pid=100523) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 27 16:17:30.288812 np0000005924 devstack@c-api.service[100523]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:17:30.288812 np0000005924 devstack@c-api.service[100523]: warnings.warn( Jul 27 16:17:30.329745 np0000005924 devstack@c-api.service[100523]: INFO cinder.api.openstack.wsgi [req-8f3f78a1-4b7b-4f67-9567-6c5a0bd1d493 req-24b86f41-cbb9-4102-b0ea-2f92d8534c1a tempest-TestEncryptedCinderVolumes-328802700 tempest-TestEncryptedCinderVolumes-328802700-project-member] https://10.4.3.117/volume/v3/attachments returned with HTTP 200 Jul 27 16:17:30.330190 np0000005924 devstack@c-api.service[100523]: [pid: 100523|app: 0|req: 919/3647] 10.4.3.117 () {74 vars in 1594 bytes} [Mon Jul 27 16:17: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 27 16:17:30.377457 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.middleware.request_id [None req-87de5697-ef6e-4f38-9ec1-cc2496281bd2 None None] RequestId filter calling following filter/app {{(pid=100521) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:17:30.379873 np0000005924 devstack@c-api.service[100521]: INFO cinder.api.openstack.wsgi [None req-87de5697-ef6e-4f38-9ec1-cc2496281bd2 tempest-TestEncryptedCinderVolumes-328802700 tempest-TestEncryptedCinderVolumes-328802700-project-member] GET https://10.4.3.117/volume/v3/volumes/fac7355c-5954-4b1c-b2ca-605c17e5653e Jul 27 16:17:30.380159 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.openstack.wsgi [None req-87de5697-ef6e-4f38-9ec1-cc2496281bd2 tempest-TestEncryptedCinderVolumes-328802700 tempest-TestEncryptedCinderVolumes-328802700-project-member] Empty body provided in request {{(pid=100521) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:17:30.380450 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.openstack.wsgi [None req-87de5697-ef6e-4f38-9ec1-cc2496281bd2 tempest-TestEncryptedCinderVolumes-328802700 tempest-TestEncryptedCinderVolumes-328802700-project-member] Calling method 'show' {{(pid=100521) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:17:30.393250 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.middleware.request_id [None req-ecc6f179-39c9-4b85-9b8f-6fac79d445a1 None None] RequestId filter calling following filter/app {{(pid=100522) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:17:30.393725 np0000005924 devstack@c-api.service[100522]: INFO cinder.api.openstack.wsgi [None req-ecc6f179-39c9-4b85-9b8f-6fac79d445a1 None None] GET https://10.4.3.117/volume// Jul 27 16:17:30.393935 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.openstack.wsgi [None req-ecc6f179-39c9-4b85-9b8f-6fac79d445a1 None None] Empty body provided in request {{(pid=100522) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:17:30.393977 np0000005924 devstack@c-api.service[100521]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:17:30.393977 np0000005924 devstack@c-api.service[100521]: warnings.warn( Jul 27 16:17:30.394121 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.openstack.wsgi [None req-ecc6f179-39c9-4b85-9b8f-6fac79d445a1 None None] Calling method 'all' {{(pid=100522) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:17:30.394469 np0000005924 devstack@c-api.service[100522]: INFO cinder.api.openstack.wsgi [None req-ecc6f179-39c9-4b85-9b8f-6fac79d445a1 None None] https://10.4.3.117/volume// returned with HTTP 300 Jul 27 16:17:30.394949 np0000005924 devstack@c-api.service[100522]: [pid: 100522|app: 0|req: 901/3648] 10.4.3.117 () {66 vars in 1426 bytes} [Mon Jul 27 16:17:30 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 27 16:17:30.398788 np0000005924 devstack@c-api.service[100521]: INFO cinder.volume.api [None req-87de5697-ef6e-4f38-9ec1-cc2496281bd2 tempest-TestEncryptedCinderVolumes-328802700 tempest-TestEncryptedCinderVolumes-328802700-project-member] Volume info retrieved successfully. Jul 27 16:17:30.404751 np0000005924 devstack@c-api.service[100521]: INFO cinder.api.openstack.wsgi [None req-87de5697-ef6e-4f38-9ec1-cc2496281bd2 tempest-TestEncryptedCinderVolumes-328802700 tempest-TestEncryptedCinderVolumes-328802700-project-member] https://10.4.3.117/volume/v3/volumes/fac7355c-5954-4b1c-b2ca-605c17e5653e returned with HTTP 200 Jul 27 16:17:30.404911 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.middleware.request_id [req-8f3f78a1-4b7b-4f67-9567-6c5a0bd1d493 req-8036e2bf-6220-4c3a-a7cb-da5fd2c8c344 None None] RequestId filter calling following filter/app {{(pid=100524) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:17:30.404954 np0000005924 devstack@c-api.service[100521]: [pid: 100521|app: 0|req: 910/3649] 10.4.3.117 () {66 vars in 1348 bytes} [Mon Jul 27 16:17:30 2026] GET /volume/v3/volumes/fac7355c-5954-4b1c-b2ca-605c17e5653e => generated 874 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 27 16:17:30.406928 np0000005924 devstack@c-api.service[100524]: INFO cinder.api.openstack.wsgi [req-8f3f78a1-4b7b-4f67-9567-6c5a0bd1d493 req-8036e2bf-6220-4c3a-a7cb-da5fd2c8c344 tempest-TestEncryptedCinderVolumes-328802700 tempest-TestEncryptedCinderVolumes-328802700-project-member] GET https://10.4.3.117/volume/v3/volumes/fac7355c-5954-4b1c-b2ca-605c17e5653e Jul 27 16:17:30.407355 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.openstack.wsgi [req-8f3f78a1-4b7b-4f67-9567-6c5a0bd1d493 req-8036e2bf-6220-4c3a-a7cb-da5fd2c8c344 tempest-TestEncryptedCinderVolumes-328802700 tempest-TestEncryptedCinderVolumes-328802700-project-member] Empty body provided in request {{(pid=100524) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:17:30.408867 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.openstack.wsgi [req-8f3f78a1-4b7b-4f67-9567-6c5a0bd1d493 req-8036e2bf-6220-4c3a-a7cb-da5fd2c8c344 tempest-TestEncryptedCinderVolumes-328802700 tempest-TestEncryptedCinderVolumes-328802700-project-member] Calling method 'show' {{(pid=100524) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:17:30.417966 np0000005924 devstack@c-api.service[100524]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:17:30.417966 np0000005924 devstack@c-api.service[100524]: warnings.warn( Jul 27 16:17:30.421974 np0000005924 devstack@c-api.service[100524]: INFO cinder.volume.api [req-8f3f78a1-4b7b-4f67-9567-6c5a0bd1d493 req-8036e2bf-6220-4c3a-a7cb-da5fd2c8c344 tempest-TestEncryptedCinderVolumes-328802700 tempest-TestEncryptedCinderVolumes-328802700-project-member] Volume info retrieved successfully. Jul 27 16:17:30.427050 np0000005924 devstack@c-api.service[100524]: INFO cinder.api.openstack.wsgi [req-8f3f78a1-4b7b-4f67-9567-6c5a0bd1d493 req-8036e2bf-6220-4c3a-a7cb-da5fd2c8c344 tempest-TestEncryptedCinderVolumes-328802700 tempest-TestEncryptedCinderVolumes-328802700-project-member] https://10.4.3.117/volume/v3/volumes/fac7355c-5954-4b1c-b2ca-605c17e5653e returned with HTTP 200 Jul 27 16:17:30.427729 np0000005924 devstack@c-api.service[100524]: [pid: 100524|app: 0|req: 920/3650] 10.4.3.117 () {70 vars in 1639 bytes} [Mon Jul 27 16:17:30 2026] GET /volume/v3/volumes/fac7355c-5954-4b1c-b2ca-605c17e5653e => generated 1054 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 27 16:17:30.525241 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.middleware.request_id [req-8f3f78a1-4b7b-4f67-9567-6c5a0bd1d493 req-c91e5071-f0f9-4563-bd36-b0da5dd1b047 None None] RequestId filter calling following filter/app {{(pid=100523) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:17:30.527696 np0000005924 devstack@c-api.service[100523]: INFO cinder.api.openstack.wsgi [req-8f3f78a1-4b7b-4f67-9567-6c5a0bd1d493 req-c91e5071-f0f9-4563-bd36-b0da5dd1b047 tempest-TestEncryptedCinderVolumes-328802700 tempest-TestEncryptedCinderVolumes-328802700-project-member] PUT https://10.4.3.117/volume/v3/attachments/fef2ea3a-7336-44c6-8785-ea252ba592f7 Jul 27 16:17:30.528146 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.openstack.wsgi [req-8f3f78a1-4b7b-4f67-9567-6c5a0bd1d493 req-c91e5071-f0f9-4563-bd36-b0da5dd1b047 tempest-TestEncryptedCinderVolumes-328802700 tempest-TestEncryptedCinderVolumes-328802700-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.117", "host": "np0000005924", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:c1414b6f8d8f", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "13cbedf7-bb1f-4b5e-b492-2fef0d4dab25", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100523) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 27 16:17:30.553814 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.coordination [req-8f3f78a1-4b7b-4f67-9567-6c5a0bd1d493 req-c91e5071-f0f9-4563-bd36-b0da5dd1b047 tempest-TestEncryptedCinderVolumes-328802700 tempest-TestEncryptedCinderVolumes-328802700-project-member] Acquiring lock "cinder-attachment_update-fac7355c-5954-4b1c-b2ca-605c17e5653e-np0000005924" by "attachment_update" {{(pid=100523) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jul 27 16:17:30.558812 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.coordination [req-8f3f78a1-4b7b-4f67-9567-6c5a0bd1d493 req-c91e5071-f0f9-4563-bd36-b0da5dd1b047 tempest-TestEncryptedCinderVolumes-328802700 tempest-TestEncryptedCinderVolumes-328802700-project-member] Lock "cinder-attachment_update-fac7355c-5954-4b1c-b2ca-605c17e5653e-np0000005924" acquired by "attachment_update" :: waited 0.005s {{(pid=100523) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jul 27 16:17:30.560174 np0000005924 devstack@c-api.service[100523]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:17:30.560174 np0000005924 devstack@c-api.service[100523]: warnings.warn( Jul 27 16:17:30.691051 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.coordination [req-8f3f78a1-4b7b-4f67-9567-6c5a0bd1d493 req-c91e5071-f0f9-4563-bd36-b0da5dd1b047 tempest-TestEncryptedCinderVolumes-328802700 tempest-TestEncryptedCinderVolumes-328802700-project-member] Lock "cinder-attachment_update-fac7355c-5954-4b1c-b2ca-605c17e5653e-np0000005924" released by "attachment_update" :: held 0.132s {{(pid=100523) __release /opt/stack/cinder/cinder/coordination.py:152}} Jul 27 16:17:30.691421 np0000005924 devstack@c-api.service[100523]: INFO cinder.api.openstack.wsgi [req-8f3f78a1-4b7b-4f67-9567-6c5a0bd1d493 req-c91e5071-f0f9-4563-bd36-b0da5dd1b047 tempest-TestEncryptedCinderVolumes-328802700 tempest-TestEncryptedCinderVolumes-328802700-project-member] https://10.4.3.117/volume/v3/attachments/fef2ea3a-7336-44c6-8785-ea252ba592f7 returned with HTTP 200 Jul 27 16:17:30.692011 np0000005924 devstack@c-api.service[100523]: [pid: 100523|app: 0|req: 920/3651] 10.4.3.117 () {74 vars in 1704 bytes} [Mon Jul 27 16:17:30 2026] PUT /volume/v3/attachments/fef2ea3a-7336-44c6-8785-ea252ba592f7 => generated 968 bytes in 167 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 27 16:17:30.699408 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.middleware.request_id [req-8f3f78a1-4b7b-4f67-9567-6c5a0bd1d493 req-ee2306bf-f650-43b9-9a1b-16e792ea001b None None] RequestId filter calling following filter/app {{(pid=100522) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:17:30.701387 np0000005924 devstack@c-api.service[100522]: INFO cinder.api.openstack.wsgi [req-8f3f78a1-4b7b-4f67-9567-6c5a0bd1d493 req-ee2306bf-f650-43b9-9a1b-16e792ea001b tempest-TestEncryptedCinderVolumes-328802700 tempest-TestEncryptedCinderVolumes-328802700-project-member] GET https://10.4.3.117/volume/v3/volumes/fac7355c-5954-4b1c-b2ca-605c17e5653e/encryption Jul 27 16:17:30.701589 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.openstack.wsgi [req-8f3f78a1-4b7b-4f67-9567-6c5a0bd1d493 req-ee2306bf-f650-43b9-9a1b-16e792ea001b tempest-TestEncryptedCinderVolumes-328802700 tempest-TestEncryptedCinderVolumes-328802700-project-member] Empty body provided in request {{(pid=100522) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:17:30.701796 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.openstack.wsgi [req-8f3f78a1-4b7b-4f67-9567-6c5a0bd1d493 req-ee2306bf-f650-43b9-9a1b-16e792ea001b tempest-TestEncryptedCinderVolumes-328802700 tempest-TestEncryptedCinderVolumes-328802700-project-member] Calling method 'index' {{(pid=100522) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:17:30.709747 np0000005924 devstack@c-api.service[100522]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:17:30.709747 np0000005924 devstack@c-api.service[100522]: warnings.warn( Jul 27 16:17:30.716146 np0000005924 devstack@c-api.service[100522]: INFO cinder.api.openstack.wsgi [req-8f3f78a1-4b7b-4f67-9567-6c5a0bd1d493 req-ee2306bf-f650-43b9-9a1b-16e792ea001b tempest-TestEncryptedCinderVolumes-328802700 tempest-TestEncryptedCinderVolumes-328802700-project-member] https://10.4.3.117/volume/v3/volumes/fac7355c-5954-4b1c-b2ca-605c17e5653e/encryption returned with HTTP 200 Jul 27 16:17:30.716631 np0000005924 devstack@c-api.service[100522]: [pid: 100522|app: 0|req: 902/3652] 10.4.3.117 () {68 vars in 1631 bytes} [Mon Jul 27 16:17:30 2026] GET /volume/v3/volumes/fac7355c-5954-4b1c-b2ca-605c17e5653e/encryption => generated 160 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 27 16:17:30.938317 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.middleware.request_id [None req-79bc213c-c693-48eb-b1c8-8a198efb08a4 None None] RequestId filter calling following filter/app {{(pid=100521) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:17:30.939949 np0000005924 devstack@c-api.service[100521]: INFO cinder.api.openstack.wsgi [None req-79bc213c-c693-48eb-b1c8-8a198efb08a4 tempest-VolumesBackupsTest-916266255 tempest-VolumesBackupsTest-916266255-project-member] GET https://10.4.3.117/volume/v3/backups/3e4bb804-4a38-40ea-8c05-a85ffdacb905 Jul 27 16:17:30.940133 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.openstack.wsgi [None req-79bc213c-c693-48eb-b1c8-8a198efb08a4 tempest-VolumesBackupsTest-916266255 tempest-VolumesBackupsTest-916266255-project-member] Empty body provided in request {{(pid=100521) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:17:30.940372 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.openstack.wsgi [None req-79bc213c-c693-48eb-b1c8-8a198efb08a4 tempest-VolumesBackupsTest-916266255 tempest-VolumesBackupsTest-916266255-project-member] Calling method 'show' {{(pid=100521) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:17:30.940526 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.v3.backups [None req-79bc213c-c693-48eb-b1c8-8a198efb08a4 tempest-VolumesBackupsTest-916266255 tempest-VolumesBackupsTest-916266255-project-member] Show backup with id 3e4bb804-4a38-40ea-8c05-a85ffdacb905. {{(pid=100521) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 27 16:17:30.945225 np0000005924 devstack@c-api.service[100521]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:17:30.945225 np0000005924 devstack@c-api.service[100521]: warnings.warn( Jul 27 16:17:30.945968 np0000005924 devstack@c-api.service[100521]: INFO cinder.api.openstack.wsgi [None req-79bc213c-c693-48eb-b1c8-8a198efb08a4 tempest-VolumesBackupsTest-916266255 tempest-VolumesBackupsTest-916266255-project-member] https://10.4.3.117/volume/v3/backups/3e4bb804-4a38-40ea-8c05-a85ffdacb905 returned with HTTP 200 Jul 27 16:17:30.946306 np0000005924 devstack@c-api.service[100521]: [pid: 100521|app: 0|req: 911/3653] 10.4.3.117 () {66 vars in 1348 bytes} [Mon Jul 27 16:17:30 2026] GET /volume/v3/backups/3e4bb804-4a38-40ea-8c05-a85ffdacb905 => generated 739 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 27 16:17:30.988227 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.middleware.request_id [None req-327213fc-96df-43d9-9793-6bd1551db64c None None] RequestId filter calling following filter/app {{(pid=100524) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:17:30.989960 np0000005924 devstack@c-api.service[100524]: INFO cinder.api.openstack.wsgi [None req-327213fc-96df-43d9-9793-6bd1551db64c tempest-VolumesBackupsTest-1361087151 tempest-VolumesBackupsTest-1361087151-project-member] GET https://10.4.3.117/volume/v3/volumes/44208d87-f9ea-451e-94f9-5fd05d0bf1e6 Jul 27 16:17:30.990192 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.openstack.wsgi [None req-327213fc-96df-43d9-9793-6bd1551db64c tempest-VolumesBackupsTest-1361087151 tempest-VolumesBackupsTest-1361087151-project-member] Empty body provided in request {{(pid=100524) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:17:30.990400 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.openstack.wsgi [None req-327213fc-96df-43d9-9793-6bd1551db64c tempest-VolumesBackupsTest-1361087151 tempest-VolumesBackupsTest-1361087151-project-member] Calling method 'show' {{(pid=100524) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:17:30.996924 np0000005924 devstack@c-api.service[100524]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:17:30.996924 np0000005924 devstack@c-api.service[100524]: warnings.warn( Jul 27 16:17:31.000218 np0000005924 devstack@c-api.service[100524]: INFO cinder.volume.api [None req-327213fc-96df-43d9-9793-6bd1551db64c tempest-VolumesBackupsTest-1361087151 tempest-VolumesBackupsTest-1361087151-project-member] Volume info retrieved successfully. Jul 27 16:17:31.004241 np0000005924 devstack@c-api.service[100524]: INFO cinder.api.openstack.wsgi [None req-327213fc-96df-43d9-9793-6bd1551db64c tempest-VolumesBackupsTest-1361087151 tempest-VolumesBackupsTest-1361087151-project-member] https://10.4.3.117/volume/v3/volumes/44208d87-f9ea-451e-94f9-5fd05d0bf1e6 returned with HTTP 200 Jul 27 16:17:31.004618 np0000005924 devstack@c-api.service[100524]: [pid: 100524|app: 0|req: 921/3654] 10.4.3.117 () {66 vars in 1348 bytes} [Mon Jul 27 16:17:30 2026] GET /volume/v3/volumes/44208d87-f9ea-451e-94f9-5fd05d0bf1e6 => generated 1356 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 27 16:17:31.015988 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.middleware.request_id [None req-077e5618-90a5-4f6f-9d33-e6b321736074 None None] RequestId filter calling following filter/app {{(pid=100523) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:17:31.017606 np0000005924 devstack@c-api.service[100523]: INFO cinder.api.openstack.wsgi [None req-077e5618-90a5-4f6f-9d33-e6b321736074 tempest-VolumesBackupsTest-1361087151 tempest-VolumesBackupsTest-1361087151-project-member] POST https://10.4.3.117/volume/v3/backups Jul 27 16:17:31.017945 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.openstack.wsgi [None req-077e5618-90a5-4f6f-9d33-e6b321736074 tempest-VolumesBackupsTest-1361087151 tempest-VolumesBackupsTest-1361087151-project-member] Action: 'create', calling method: create, body: {"backup": {"volume_id": "44208d87-f9ea-451e-94f9-5fd05d0bf1e6", "name": "tempest-VolumesBackupsTest-Backup-1291110568"}} {{(pid=100523) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 27 16:17:31.019301 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.contrib.backups [None req-077e5618-90a5-4f6f-9d33-e6b321736074 tempest-VolumesBackupsTest-1361087151 tempest-VolumesBackupsTest-1361087151-project-member] Creating new backup {'backup': {'volume_id': '44208d87-f9ea-451e-94f9-5fd05d0bf1e6', 'name': 'tempest-VolumesBackupsTest-Backup-1291110568'}} {{(pid=100523) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Jul 27 16:17:31.019451 np0000005924 devstack@c-api.service[100523]: INFO cinder.api.contrib.backups [None req-077e5618-90a5-4f6f-9d33-e6b321736074 tempest-VolumesBackupsTest-1361087151 tempest-VolumesBackupsTest-1361087151-project-member] Creating backup of volume 44208d87-f9ea-451e-94f9-5fd05d0bf1e6 in container None Jul 27 16:17:31.026225 np0000005924 devstack@c-api.service[100523]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:17:31.026225 np0000005924 devstack@c-api.service[100523]: warnings.warn( Jul 27 16:17:31.026777 np0000005924 devstack@c-api.service[100523]: INFO cinder.volume.api [None req-077e5618-90a5-4f6f-9d33-e6b321736074 tempest-VolumesBackupsTest-1361087151 tempest-VolumesBackupsTest-1361087151-project-member] Volume info retrieved successfully. Jul 27 16:17:31.047444 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.quota [None req-077e5618-90a5-4f6f-9d33-e6b321736074 tempest-VolumesBackupsTest-1361087151 tempest-VolumesBackupsTest-1361087151-project-member] Created reservations ['5ddb03e5-92c4-4999-83fb-9494f96aa9af', 'd3475bd7-67ca-48bc-a244-bd16d6becb83'] {{(pid=100523) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 27 16:17:31.088104 np0000005924 devstack@c-api.service[100523]: INFO cinder.api.openstack.wsgi [None req-077e5618-90a5-4f6f-9d33-e6b321736074 tempest-VolumesBackupsTest-1361087151 tempest-VolumesBackupsTest-1361087151-project-member] https://10.4.3.117/volume/v3/backups returned with HTTP 202 Jul 27 16:17:31.088563 np0000005924 devstack@c-api.service[100523]: [pid: 100523|app: 0|req: 921/3655] 10.4.3.117 () {68 vars in 1259 bytes} [Mon Jul 27 16:17:31 2026] POST /volume/v3/backups => generated 330 bytes in 73 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 27 16:17:31.096824 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.middleware.request_id [None req-1213b11e-27b1-4948-9d57-58fd48db4058 None None] RequestId filter calling following filter/app {{(pid=100522) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:17:31.098590 np0000005924 devstack@c-api.service[100522]: INFO cinder.api.openstack.wsgi [None req-1213b11e-27b1-4948-9d57-58fd48db4058 tempest-VolumesBackupsTest-1361087151 tempest-VolumesBackupsTest-1361087151-project-member] GET https://10.4.3.117/volume/v3/backups/2a570091-3eb2-4341-894f-e06c9c889af8 Jul 27 16:17:31.098816 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.openstack.wsgi [None req-1213b11e-27b1-4948-9d57-58fd48db4058 tempest-VolumesBackupsTest-1361087151 tempest-VolumesBackupsTest-1361087151-project-member] Empty body provided in request {{(pid=100522) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:17:31.099020 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.openstack.wsgi [None req-1213b11e-27b1-4948-9d57-58fd48db4058 tempest-VolumesBackupsTest-1361087151 tempest-VolumesBackupsTest-1361087151-project-member] Calling method 'show' {{(pid=100522) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:17:31.099130 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.v3.backups [None req-1213b11e-27b1-4948-9d57-58fd48db4058 tempest-VolumesBackupsTest-1361087151 tempest-VolumesBackupsTest-1361087151-project-member] Show backup with id 2a570091-3eb2-4341-894f-e06c9c889af8. {{(pid=100522) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 27 16:17:31.103257 np0000005924 devstack@c-api.service[100522]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:17:31.103257 np0000005924 devstack@c-api.service[100522]: warnings.warn( Jul 27 16:17:31.104030 np0000005924 devstack@c-api.service[100522]: INFO cinder.api.openstack.wsgi [None req-1213b11e-27b1-4948-9d57-58fd48db4058 tempest-VolumesBackupsTest-1361087151 tempest-VolumesBackupsTest-1361087151-project-member] https://10.4.3.117/volume/v3/backups/2a570091-3eb2-4341-894f-e06c9c889af8 returned with HTTP 200 Jul 27 16:17:31.104460 np0000005924 devstack@c-api.service[100522]: [pid: 100522|app: 0|req: 903/3656] 10.4.3.117 () {66 vars in 1348 bytes} [Mon Jul 27 16:17:31 2026] GET /volume/v3/backups/2a570091-3eb2-4341-894f-e06c9c889af8 => generated 737 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 27 16:17:31.111582 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.middleware.request_id [None req-dffe40f6-259f-475a-bb0a-6a59b43c01e4 None None] RequestId filter calling following filter/app {{(pid=100521) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:17:31.113273 np0000005924 devstack@c-api.service[100521]: INFO cinder.api.openstack.wsgi [None req-dffe40f6-259f-475a-bb0a-6a59b43c01e4 tempest-AttachVolumeNegativeTest-414954022 tempest-AttachVolumeNegativeTest-414954022-project-member] GET https://10.4.3.117/volume/v3/volumes/21f5bc37-aa77-4c42-bc34-6feb653e9086 Jul 27 16:17:31.113499 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.openstack.wsgi [None req-dffe40f6-259f-475a-bb0a-6a59b43c01e4 tempest-AttachVolumeNegativeTest-414954022 tempest-AttachVolumeNegativeTest-414954022-project-member] Empty body provided in request {{(pid=100521) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:17:31.113685 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.openstack.wsgi [None req-dffe40f6-259f-475a-bb0a-6a59b43c01e4 tempest-AttachVolumeNegativeTest-414954022 tempest-AttachVolumeNegativeTest-414954022-project-member] Calling method 'show' {{(pid=100521) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:17:31.120590 np0000005924 devstack@c-api.service[100521]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:17:31.120590 np0000005924 devstack@c-api.service[100521]: warnings.warn( Jul 27 16:17:31.123829 np0000005924 devstack@c-api.service[100521]: INFO cinder.volume.api [None req-dffe40f6-259f-475a-bb0a-6a59b43c01e4 tempest-AttachVolumeNegativeTest-414954022 tempest-AttachVolumeNegativeTest-414954022-project-member] Volume info retrieved successfully. Jul 27 16:17:31.127564 np0000005924 devstack@c-api.service[100521]: INFO cinder.api.openstack.wsgi [None req-dffe40f6-259f-475a-bb0a-6a59b43c01e4 tempest-AttachVolumeNegativeTest-414954022 tempest-AttachVolumeNegativeTest-414954022-project-member] https://10.4.3.117/volume/v3/volumes/21f5bc37-aa77-4c42-bc34-6feb653e9086 returned with HTTP 200 Jul 27 16:17:31.127888 np0000005924 devstack@c-api.service[100521]: [pid: 100521|app: 0|req: 912/3657] 10.4.3.117 () {66 vars in 1348 bytes} [Mon Jul 27 16:17:31 2026] GET /volume/v3/volumes/21f5bc37-aa77-4c42-bc34-6feb653e9086 => generated 847 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 27 16:17:31.181130 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.middleware.request_id [req-d17bc2b0-5573-4d01-ac13-d9c98984da7b req-c2d94a69-d7a1-4018-ae64-bbfeb2386035 None None] RequestId filter calling following filter/app {{(pid=100524) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:17:31.183302 np0000005924 devstack@c-api.service[100524]: INFO cinder.api.openstack.wsgi [req-d17bc2b0-5573-4d01-ac13-d9c98984da7b req-c2d94a69-d7a1-4018-ae64-bbfeb2386035 tempest-AttachVolumeNegativeTest-414954022 tempest-AttachVolumeNegativeTest-414954022-project-member] GET https://10.4.3.117/volume/v3/volumes/21f5bc37-aa77-4c42-bc34-6feb653e9086 Jul 27 16:17:31.184415 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.openstack.wsgi [req-d17bc2b0-5573-4d01-ac13-d9c98984da7b req-c2d94a69-d7a1-4018-ae64-bbfeb2386035 tempest-AttachVolumeNegativeTest-414954022 tempest-AttachVolumeNegativeTest-414954022-project-member] Empty body provided in request {{(pid=100524) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:17:31.184415 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.openstack.wsgi [req-d17bc2b0-5573-4d01-ac13-d9c98984da7b req-c2d94a69-d7a1-4018-ae64-bbfeb2386035 tempest-AttachVolumeNegativeTest-414954022 tempest-AttachVolumeNegativeTest-414954022-project-member] Calling method 'show' {{(pid=100524) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:17:31.193532 np0000005924 devstack@c-api.service[100524]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:17:31.193532 np0000005924 devstack@c-api.service[100524]: warnings.warn( Jul 27 16:17:31.197386 np0000005924 devstack@c-api.service[100524]: INFO cinder.volume.api [req-d17bc2b0-5573-4d01-ac13-d9c98984da7b req-c2d94a69-d7a1-4018-ae64-bbfeb2386035 tempest-AttachVolumeNegativeTest-414954022 tempest-AttachVolumeNegativeTest-414954022-project-member] Volume info retrieved successfully. Jul 27 16:17:31.202587 np0000005924 devstack@c-api.service[100524]: INFO cinder.api.openstack.wsgi [req-d17bc2b0-5573-4d01-ac13-d9c98984da7b req-c2d94a69-d7a1-4018-ae64-bbfeb2386035 tempest-AttachVolumeNegativeTest-414954022 tempest-AttachVolumeNegativeTest-414954022-project-member] https://10.4.3.117/volume/v3/volumes/21f5bc37-aa77-4c42-bc34-6feb653e9086 returned with HTTP 200 Jul 27 16:17:31.203200 np0000005924 devstack@c-api.service[100524]: [pid: 100524|app: 0|req: 922/3658] 10.4.3.117 () {68 vars in 1598 bytes} [Mon Jul 27 16:17:31 2026] GET /volume/v3/volumes/21f5bc37-aa77-4c42-bc34-6feb653e9086 => generated 847 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 27 16:17:31.314737 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.middleware.request_id [None req-84cc4c95-e601-4e43-8bf1-e86683c39362 None None] RequestId filter calling following filter/app {{(pid=100523) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:17:31.315135 np0000005924 devstack@c-api.service[100523]: INFO cinder.api.openstack.wsgi [None req-84cc4c95-e601-4e43-8bf1-e86683c39362 None None] GET https://10.4.3.117/volume// Jul 27 16:17:31.315404 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.openstack.wsgi [None req-84cc4c95-e601-4e43-8bf1-e86683c39362 None None] Empty body provided in request {{(pid=100523) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:17:31.315609 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.openstack.wsgi [None req-84cc4c95-e601-4e43-8bf1-e86683c39362 None None] Calling method 'all' {{(pid=100523) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:17:31.315840 np0000005924 devstack@c-api.service[100523]: INFO cinder.api.openstack.wsgi [None req-84cc4c95-e601-4e43-8bf1-e86683c39362 None None] https://10.4.3.117/volume// returned with HTTP 300 Jul 27 16:17:31.316130 np0000005924 devstack@c-api.service[100523]: [pid: 100523|app: 0|req: 922/3659] 10.4.3.117 () {66 vars in 1428 bytes} [Mon Jul 27 16:17:31 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 27 16:17:31.324511 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.middleware.request_id [req-d17bc2b0-5573-4d01-ac13-d9c98984da7b req-788ac801-bf1a-4253-bcf7-93c293512c86 None None] RequestId filter calling following filter/app {{(pid=100522) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:17:31.327034 np0000005924 devstack@c-api.service[100522]: INFO cinder.api.openstack.wsgi [req-d17bc2b0-5573-4d01-ac13-d9c98984da7b req-788ac801-bf1a-4253-bcf7-93c293512c86 tempest-AttachVolumeNegativeTest-414954022 tempest-AttachVolumeNegativeTest-414954022-project-member] POST https://10.4.3.117/volume/v3/attachments Jul 27 16:17:31.327543 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.openstack.wsgi [req-d17bc2b0-5573-4d01-ac13-d9c98984da7b req-788ac801-bf1a-4253-bcf7-93c293512c86 tempest-AttachVolumeNegativeTest-414954022 tempest-AttachVolumeNegativeTest-414954022-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "21f5bc37-aa77-4c42-bc34-6feb653e9086", "connector": null, "instance_uuid": "21af672c-0ecb-487c-889f-adf77c9429e6"}} {{(pid=100522) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 27 16:17:31.337908 np0000005924 devstack@c-api.service[100522]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:17:31.337908 np0000005924 devstack@c-api.service[100522]: warnings.warn( Jul 27 16:17:31.374945 np0000005924 devstack@c-api.service[100522]: INFO cinder.api.openstack.wsgi [req-d17bc2b0-5573-4d01-ac13-d9c98984da7b req-788ac801-bf1a-4253-bcf7-93c293512c86 tempest-AttachVolumeNegativeTest-414954022 tempest-AttachVolumeNegativeTest-414954022-project-member] https://10.4.3.117/volume/v3/attachments returned with HTTP 200 Jul 27 16:17:31.375429 np0000005924 devstack@c-api.service[100522]: [pid: 100522|app: 0|req: 904/3660] 10.4.3.117 () {74 vars in 1594 bytes} [Mon Jul 27 16:17:31 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 27 16:17:31.404894 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.middleware.request_id [None req-87b23201-abb8-469a-93ef-badd0aeeff26 None None] RequestId filter calling following filter/app {{(pid=100521) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:17:31.407281 np0000005924 devstack@c-api.service[100521]: INFO cinder.api.openstack.wsgi [None req-87b23201-abb8-469a-93ef-badd0aeeff26 tempest-AttachVolumeNegativeTest-414954022 tempest-AttachVolumeNegativeTest-414954022-project-member] GET https://10.4.3.117/volume/v3/volumes/21f5bc37-aa77-4c42-bc34-6feb653e9086 Jul 27 16:17:31.407557 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.openstack.wsgi [None req-87b23201-abb8-469a-93ef-badd0aeeff26 tempest-AttachVolumeNegativeTest-414954022 tempest-AttachVolumeNegativeTest-414954022-project-member] Empty body provided in request {{(pid=100521) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:17:31.407831 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.openstack.wsgi [None req-87b23201-abb8-469a-93ef-badd0aeeff26 tempest-AttachVolumeNegativeTest-414954022 tempest-AttachVolumeNegativeTest-414954022-project-member] Calling method 'show' {{(pid=100521) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:17:31.419471 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.middleware.request_id [None req-5be8ae27-07c9-45f1-9cbb-cbc9c02206eb None None] RequestId filter calling following filter/app {{(pid=100524) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:17:31.420527 np0000005924 devstack@c-api.service[100521]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:17:31.420527 np0000005924 devstack@c-api.service[100521]: warnings.warn( Jul 27 16:17:31.420764 np0000005924 devstack@c-api.service[100524]: INFO cinder.api.openstack.wsgi [None req-5be8ae27-07c9-45f1-9cbb-cbc9c02206eb tempest-TestEncryptedCinderVolumes-328802700 tempest-TestEncryptedCinderVolumes-328802700-project-member] GET https://10.4.3.117/volume/v3/volumes/fac7355c-5954-4b1c-b2ca-605c17e5653e Jul 27 16:17:31.420841 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.openstack.wsgi [None req-5be8ae27-07c9-45f1-9cbb-cbc9c02206eb tempest-TestEncryptedCinderVolumes-328802700 tempest-TestEncryptedCinderVolumes-328802700-project-member] Empty body provided in request {{(pid=100524) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:17:31.421052 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.openstack.wsgi [None req-5be8ae27-07c9-45f1-9cbb-cbc9c02206eb tempest-TestEncryptedCinderVolumes-328802700 tempest-TestEncryptedCinderVolumes-328802700-project-member] Calling method 'show' {{(pid=100524) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:17:31.421560 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.middleware.request_id [None req-8a652614-a444-442a-830c-7565a723bf77 None None] RequestId filter calling following filter/app {{(pid=100523) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:17:31.421962 np0000005924 devstack@c-api.service[100523]: INFO cinder.api.openstack.wsgi [None req-8a652614-a444-442a-830c-7565a723bf77 None None] GET https://10.4.3.117/volume// Jul 27 16:17:31.422130 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.openstack.wsgi [None req-8a652614-a444-442a-830c-7565a723bf77 None None] Empty body provided in request {{(pid=100523) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:17:31.422313 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.openstack.wsgi [None req-8a652614-a444-442a-830c-7565a723bf77 None None] Calling method 'all' {{(pid=100523) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:17:31.422662 np0000005924 devstack@c-api.service[100523]: INFO cinder.api.openstack.wsgi [None req-8a652614-a444-442a-830c-7565a723bf77 None None] https://10.4.3.117/volume// returned with HTTP 300 Jul 27 16:17:31.423058 np0000005924 devstack@c-api.service[100523]: [pid: 100523|app: 0|req: 923/3661] 10.4.3.117 () {66 vars in 1426 bytes} [Mon Jul 27 16:17:31 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 27 16:17:31.424887 np0000005924 devstack@c-api.service[100521]: INFO cinder.volume.api [None req-87b23201-abb8-469a-93ef-badd0aeeff26 tempest-AttachVolumeNegativeTest-414954022 tempest-AttachVolumeNegativeTest-414954022-project-member] Volume info retrieved successfully. Jul 27 16:17:31.430560 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.middleware.request_id [req-d17bc2b0-5573-4d01-ac13-d9c98984da7b req-9b9f3d4a-96ce-4d13-8131-6d40dbb85fe3 None None] RequestId filter calling following filter/app {{(pid=100522) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:17:31.431147 np0000005924 devstack@c-api.service[100521]: INFO cinder.api.openstack.wsgi [None req-87b23201-abb8-469a-93ef-badd0aeeff26 tempest-AttachVolumeNegativeTest-414954022 tempest-AttachVolumeNegativeTest-414954022-project-member] https://10.4.3.117/volume/v3/volumes/21f5bc37-aa77-4c42-bc34-6feb653e9086 returned with HTTP 200 Jul 27 16:17:31.431712 np0000005924 devstack@c-api.service[100521]: [pid: 100521|app: 0|req: 913/3662] 10.4.3.117 () {66 vars in 1348 bytes} [Mon Jul 27 16:17:31 2026] GET /volume/v3/volumes/21f5bc37-aa77-4c42-bc34-6feb653e9086 => generated 846 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 27 16:17:31.431947 np0000005924 devstack@c-api.service[100524]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:17:31.431947 np0000005924 devstack@c-api.service[100524]: warnings.warn( Jul 27 16:17:31.432852 np0000005924 devstack@c-api.service[100522]: INFO cinder.api.openstack.wsgi [req-d17bc2b0-5573-4d01-ac13-d9c98984da7b req-9b9f3d4a-96ce-4d13-8131-6d40dbb85fe3 tempest-AttachVolumeNegativeTest-414954022 tempest-AttachVolumeNegativeTest-414954022-project-member] GET https://10.4.3.117/volume/v3/volumes/21f5bc37-aa77-4c42-bc34-6feb653e9086 Jul 27 16:17:31.433104 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.openstack.wsgi [req-d17bc2b0-5573-4d01-ac13-d9c98984da7b req-9b9f3d4a-96ce-4d13-8131-6d40dbb85fe3 tempest-AttachVolumeNegativeTest-414954022 tempest-AttachVolumeNegativeTest-414954022-project-member] Empty body provided in request {{(pid=100522) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:17:31.433311 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.openstack.wsgi [req-d17bc2b0-5573-4d01-ac13-d9c98984da7b req-9b9f3d4a-96ce-4d13-8131-6d40dbb85fe3 tempest-AttachVolumeNegativeTest-414954022 tempest-AttachVolumeNegativeTest-414954022-project-member] Calling method 'show' {{(pid=100522) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:17:31.435697 np0000005924 devstack@c-api.service[100524]: INFO cinder.volume.api [None req-5be8ae27-07c9-45f1-9cbb-cbc9c02206eb tempest-TestEncryptedCinderVolumes-328802700 tempest-TestEncryptedCinderVolumes-328802700-project-member] Volume info retrieved successfully. Jul 27 16:17:31.440432 np0000005924 devstack@c-api.service[100524]: INFO cinder.api.openstack.wsgi [None req-5be8ae27-07c9-45f1-9cbb-cbc9c02206eb tempest-TestEncryptedCinderVolumes-328802700 tempest-TestEncryptedCinderVolumes-328802700-project-member] https://10.4.3.117/volume/v3/volumes/fac7355c-5954-4b1c-b2ca-605c17e5653e returned with HTTP 200 Jul 27 16:17:31.440809 np0000005924 devstack@c-api.service[100524]: [pid: 100524|app: 0|req: 923/3663] 10.4.3.117 () {66 vars in 1348 bytes} [Mon Jul 27 16:17:31 2026] GET /volume/v3/volumes/fac7355c-5954-4b1c-b2ca-605c17e5653e => generated 875 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 27 16:17:31.443697 np0000005924 devstack@c-api.service[100522]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:17:31.443697 np0000005924 devstack@c-api.service[100522]: warnings.warn( Jul 27 16:17:31.447696 np0000005924 devstack@c-api.service[100522]: INFO cinder.volume.api [req-d17bc2b0-5573-4d01-ac13-d9c98984da7b req-9b9f3d4a-96ce-4d13-8131-6d40dbb85fe3 tempest-AttachVolumeNegativeTest-414954022 tempest-AttachVolumeNegativeTest-414954022-project-member] Volume info retrieved successfully. Jul 27 16:17:31.452836 np0000005924 devstack@c-api.service[100522]: INFO cinder.api.openstack.wsgi [req-d17bc2b0-5573-4d01-ac13-d9c98984da7b req-9b9f3d4a-96ce-4d13-8131-6d40dbb85fe3 tempest-AttachVolumeNegativeTest-414954022 tempest-AttachVolumeNegativeTest-414954022-project-member] https://10.4.3.117/volume/v3/volumes/21f5bc37-aa77-4c42-bc34-6feb653e9086 returned with HTTP 200 Jul 27 16:17:31.453279 np0000005924 devstack@c-api.service[100522]: [pid: 100522|app: 0|req: 905/3664] 10.4.3.117 () {70 vars in 1639 bytes} [Mon Jul 27 16:17:31 2026] GET /volume/v3/volumes/21f5bc37-aa77-4c42-bc34-6feb653e9086 => generated 1026 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 27 16:17:31.549426 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.middleware.request_id [req-d17bc2b0-5573-4d01-ac13-d9c98984da7b req-00c5c28d-52ad-4a21-a640-9100c07585b5 None None] RequestId filter calling following filter/app {{(pid=100523) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:17:31.551423 np0000005924 devstack@c-api.service[100523]: INFO cinder.api.openstack.wsgi [req-d17bc2b0-5573-4d01-ac13-d9c98984da7b req-00c5c28d-52ad-4a21-a640-9100c07585b5 tempest-AttachVolumeNegativeTest-414954022 tempest-AttachVolumeNegativeTest-414954022-project-member] PUT https://10.4.3.117/volume/v3/attachments/f01326bc-8541-4896-87d2-e01a5f295eda Jul 27 16:17:31.551784 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.openstack.wsgi [req-d17bc2b0-5573-4d01-ac13-d9c98984da7b req-00c5c28d-52ad-4a21-a640-9100c07585b5 tempest-AttachVolumeNegativeTest-414954022 tempest-AttachVolumeNegativeTest-414954022-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.117", "host": "np0000005924", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:c1414b6f8d8f", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "13cbedf7-bb1f-4b5e-b492-2fef0d4dab25", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100523) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 27 16:17:31.559757 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.coordination [req-d17bc2b0-5573-4d01-ac13-d9c98984da7b req-00c5c28d-52ad-4a21-a640-9100c07585b5 tempest-AttachVolumeNegativeTest-414954022 tempest-AttachVolumeNegativeTest-414954022-project-member] Acquiring lock "cinder-attachment_update-21f5bc37-aa77-4c42-bc34-6feb653e9086-np0000005924" by "attachment_update" {{(pid=100523) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jul 27 16:17:31.567596 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.coordination [req-d17bc2b0-5573-4d01-ac13-d9c98984da7b req-00c5c28d-52ad-4a21-a640-9100c07585b5 tempest-AttachVolumeNegativeTest-414954022 tempest-AttachVolumeNegativeTest-414954022-project-member] Lock "cinder-attachment_update-21f5bc37-aa77-4c42-bc34-6feb653e9086-np0000005924" acquired by "attachment_update" :: waited 0.007s {{(pid=100523) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jul 27 16:17:31.568006 np0000005924 devstack@c-api.service[100523]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:17:31.568006 np0000005924 devstack@c-api.service[100523]: warnings.warn( Jul 27 16:17:31.709782 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.coordination [req-d17bc2b0-5573-4d01-ac13-d9c98984da7b req-00c5c28d-52ad-4a21-a640-9100c07585b5 tempest-AttachVolumeNegativeTest-414954022 tempest-AttachVolumeNegativeTest-414954022-project-member] Lock "cinder-attachment_update-21f5bc37-aa77-4c42-bc34-6feb653e9086-np0000005924" released by "attachment_update" :: held 0.143s {{(pid=100523) __release /opt/stack/cinder/cinder/coordination.py:152}} Jul 27 16:17:31.710332 np0000005924 devstack@c-api.service[100523]: INFO cinder.api.openstack.wsgi [req-d17bc2b0-5573-4d01-ac13-d9c98984da7b req-00c5c28d-52ad-4a21-a640-9100c07585b5 tempest-AttachVolumeNegativeTest-414954022 tempest-AttachVolumeNegativeTest-414954022-project-member] https://10.4.3.117/volume/v3/attachments/f01326bc-8541-4896-87d2-e01a5f295eda returned with HTTP 200 Jul 27 16:17:31.710778 np0000005924 devstack@c-api.service[100523]: [pid: 100523|app: 0|req: 924/3665] 10.4.3.117 () {74 vars in 1704 bytes} [Mon Jul 27 16:17:31 2026] PUT /volume/v3/attachments/f01326bc-8541-4896-87d2-e01a5f295eda => generated 969 bytes in 162 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 27 16:17:31.956135 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.middleware.request_id [None req-aa45ad34-6f9f-45d7-9597-86d03442aa04 None None] RequestId filter calling following filter/app {{(pid=100521) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:17:31.958425 np0000005924 devstack@c-api.service[100521]: INFO cinder.api.openstack.wsgi [None req-aa45ad34-6f9f-45d7-9597-86d03442aa04 tempest-VolumesBackupsTest-916266255 tempest-VolumesBackupsTest-916266255-project-member] GET https://10.4.3.117/volume/v3/backups/3e4bb804-4a38-40ea-8c05-a85ffdacb905 Jul 27 16:17:31.958678 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.openstack.wsgi [None req-aa45ad34-6f9f-45d7-9597-86d03442aa04 tempest-VolumesBackupsTest-916266255 tempest-VolumesBackupsTest-916266255-project-member] Empty body provided in request {{(pid=100521) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:17:31.958926 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.openstack.wsgi [None req-aa45ad34-6f9f-45d7-9597-86d03442aa04 tempest-VolumesBackupsTest-916266255 tempest-VolumesBackupsTest-916266255-project-member] Calling method 'show' {{(pid=100521) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:17:31.959056 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.v3.backups [None req-aa45ad34-6f9f-45d7-9597-86d03442aa04 tempest-VolumesBackupsTest-916266255 tempest-VolumesBackupsTest-916266255-project-member] Show backup with id 3e4bb804-4a38-40ea-8c05-a85ffdacb905. {{(pid=100521) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 27 16:17:31.964273 np0000005924 devstack@c-api.service[100521]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:17:31.964273 np0000005924 devstack@c-api.service[100521]: warnings.warn( Jul 27 16:17:31.965114 np0000005924 devstack@c-api.service[100521]: INFO cinder.api.openstack.wsgi [None req-aa45ad34-6f9f-45d7-9597-86d03442aa04 tempest-VolumesBackupsTest-916266255 tempest-VolumesBackupsTest-916266255-project-member] https://10.4.3.117/volume/v3/backups/3e4bb804-4a38-40ea-8c05-a85ffdacb905 returned with HTTP 200 Jul 27 16:17:31.965550 np0000005924 devstack@c-api.service[100521]: [pid: 100521|app: 0|req: 914/3666] 10.4.3.117 () {66 vars in 1348 bytes} [Mon Jul 27 16:17:31 2026] GET /volume/v3/backups/3e4bb804-4a38-40ea-8c05-a85ffdacb905 => generated 739 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 27 16:17:32.115638 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.middleware.request_id [None req-a77738c1-0d40-430d-8ecf-a1d600854673 None None] RequestId filter calling following filter/app {{(pid=100524) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:17:32.117491 np0000005924 devstack@c-api.service[100524]: INFO cinder.api.openstack.wsgi [None req-a77738c1-0d40-430d-8ecf-a1d600854673 tempest-VolumesBackupsTest-1361087151 tempest-VolumesBackupsTest-1361087151-project-member] GET https://10.4.3.117/volume/v3/backups/2a570091-3eb2-4341-894f-e06c9c889af8 Jul 27 16:17:32.117704 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.openstack.wsgi [None req-a77738c1-0d40-430d-8ecf-a1d600854673 tempest-VolumesBackupsTest-1361087151 tempest-VolumesBackupsTest-1361087151-project-member] Empty body provided in request {{(pid=100524) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:17:32.117920 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.openstack.wsgi [None req-a77738c1-0d40-430d-8ecf-a1d600854673 tempest-VolumesBackupsTest-1361087151 tempest-VolumesBackupsTest-1361087151-project-member] Calling method 'show' {{(pid=100524) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:17:32.118025 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.v3.backups [None req-a77738c1-0d40-430d-8ecf-a1d600854673 tempest-VolumesBackupsTest-1361087151 tempest-VolumesBackupsTest-1361087151-project-member] Show backup with id 2a570091-3eb2-4341-894f-e06c9c889af8. {{(pid=100524) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 27 16:17:32.122545 np0000005924 devstack@c-api.service[100524]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:17:32.122545 np0000005924 devstack@c-api.service[100524]: warnings.warn( Jul 27 16:17:32.123416 np0000005924 devstack@c-api.service[100524]: INFO cinder.api.openstack.wsgi [None req-a77738c1-0d40-430d-8ecf-a1d600854673 tempest-VolumesBackupsTest-1361087151 tempest-VolumesBackupsTest-1361087151-project-member] https://10.4.3.117/volume/v3/backups/2a570091-3eb2-4341-894f-e06c9c889af8 returned with HTTP 200 Jul 27 16:17:32.123835 np0000005924 devstack@c-api.service[100524]: [pid: 100524|app: 0|req: 924/3667] 10.4.3.117 () {66 vars in 1348 bytes} [Mon Jul 27 16:17:32 2026] GET /volume/v3/backups/2a570091-3eb2-4341-894f-e06c9c889af8 => generated 739 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 27 16:17:32.448158 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.middleware.request_id [None req-b978c2cc-f907-4f1e-9798-054d00a663bf None None] RequestId filter calling following filter/app {{(pid=100522) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:17:32.450344 np0000005924 devstack@c-api.service[100522]: INFO cinder.api.openstack.wsgi [None req-b978c2cc-f907-4f1e-9798-054d00a663bf tempest-AttachVolumeNegativeTest-414954022 tempest-AttachVolumeNegativeTest-414954022-project-member] GET https://10.4.3.117/volume/v3/volumes/21f5bc37-aa77-4c42-bc34-6feb653e9086 Jul 27 16:17:32.450598 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.openstack.wsgi [None req-b978c2cc-f907-4f1e-9798-054d00a663bf tempest-AttachVolumeNegativeTest-414954022 tempest-AttachVolumeNegativeTest-414954022-project-member] Empty body provided in request {{(pid=100522) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:17:32.450841 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.openstack.wsgi [None req-b978c2cc-f907-4f1e-9798-054d00a663bf tempest-AttachVolumeNegativeTest-414954022 tempest-AttachVolumeNegativeTest-414954022-project-member] Calling method 'show' {{(pid=100522) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:17:32.454032 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.middleware.request_id [None req-e361f00c-ac0f-4200-b889-21965c74c81b None None] RequestId filter calling following filter/app {{(pid=100523) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:17:32.455836 np0000005924 devstack@c-api.service[100523]: INFO cinder.api.openstack.wsgi [None req-e361f00c-ac0f-4200-b889-21965c74c81b tempest-TestEncryptedCinderVolumes-328802700 tempest-TestEncryptedCinderVolumes-328802700-project-member] GET https://10.4.3.117/volume/v3/volumes/fac7355c-5954-4b1c-b2ca-605c17e5653e Jul 27 16:17:32.456024 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.openstack.wsgi [None req-e361f00c-ac0f-4200-b889-21965c74c81b tempest-TestEncryptedCinderVolumes-328802700 tempest-TestEncryptedCinderVolumes-328802700-project-member] Empty body provided in request {{(pid=100523) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:17:32.456292 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.openstack.wsgi [None req-e361f00c-ac0f-4200-b889-21965c74c81b tempest-TestEncryptedCinderVolumes-328802700 tempest-TestEncryptedCinderVolumes-328802700-project-member] Calling method 'show' {{(pid=100523) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:17:32.460361 np0000005924 devstack@c-api.service[100522]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:17:32.460361 np0000005924 devstack@c-api.service[100522]: warnings.warn( Jul 27 16:17:32.464565 np0000005924 devstack@c-api.service[100522]: INFO cinder.volume.api [None req-b978c2cc-f907-4f1e-9798-054d00a663bf tempest-AttachVolumeNegativeTest-414954022 tempest-AttachVolumeNegativeTest-414954022-project-member] Volume info retrieved successfully. Jul 27 16:17:32.466236 np0000005924 devstack@c-api.service[100523]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:17:32.466236 np0000005924 devstack@c-api.service[100523]: warnings.warn( Jul 27 16:17:32.470971 np0000005924 devstack@c-api.service[100523]: INFO cinder.volume.api [None req-e361f00c-ac0f-4200-b889-21965c74c81b tempest-TestEncryptedCinderVolumes-328802700 tempest-TestEncryptedCinderVolumes-328802700-project-member] Volume info retrieved successfully. Jul 27 16:17:32.471209 np0000005924 devstack@c-api.service[100522]: INFO cinder.api.openstack.wsgi [None req-b978c2cc-f907-4f1e-9798-054d00a663bf tempest-AttachVolumeNegativeTest-414954022 tempest-AttachVolumeNegativeTest-414954022-project-member] https://10.4.3.117/volume/v3/volumes/21f5bc37-aa77-4c42-bc34-6feb653e9086 returned with HTTP 200 Jul 27 16:17:32.471729 np0000005924 devstack@c-api.service[100522]: [pid: 100522|app: 0|req: 906/3668] 10.4.3.117 () {66 vars in 1348 bytes} [Mon Jul 27 16:17:32 2026] GET /volume/v3/volumes/21f5bc37-aa77-4c42-bc34-6feb653e9086 => generated 847 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 27 16:17:32.481399 np0000005924 devstack@c-api.service[100523]: INFO cinder.api.openstack.wsgi [None req-e361f00c-ac0f-4200-b889-21965c74c81b tempest-TestEncryptedCinderVolumes-328802700 tempest-TestEncryptedCinderVolumes-328802700-project-member] https://10.4.3.117/volume/v3/volumes/fac7355c-5954-4b1c-b2ca-605c17e5653e returned with HTTP 200 Jul 27 16:17:32.481884 np0000005924 devstack@c-api.service[100523]: [pid: 100523|app: 0|req: 925/3669] 10.4.3.117 () {66 vars in 1348 bytes} [Mon Jul 27 16:17:32 2026] GET /volume/v3/volumes/fac7355c-5954-4b1c-b2ca-605c17e5653e => generated 875 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 27 16:17:32.975491 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.middleware.request_id [None req-0c13c1ef-22a3-49e8-89be-064d553044b6 None None] RequestId filter calling following filter/app {{(pid=100521) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:17:32.977703 np0000005924 devstack@c-api.service[100521]: INFO cinder.api.openstack.wsgi [None req-0c13c1ef-22a3-49e8-89be-064d553044b6 tempest-VolumesBackupsTest-916266255 tempest-VolumesBackupsTest-916266255-project-member] GET https://10.4.3.117/volume/v3/backups/3e4bb804-4a38-40ea-8c05-a85ffdacb905 Jul 27 16:17:32.977968 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.openstack.wsgi [None req-0c13c1ef-22a3-49e8-89be-064d553044b6 tempest-VolumesBackupsTest-916266255 tempest-VolumesBackupsTest-916266255-project-member] Empty body provided in request {{(pid=100521) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:17:32.978221 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.openstack.wsgi [None req-0c13c1ef-22a3-49e8-89be-064d553044b6 tempest-VolumesBackupsTest-916266255 tempest-VolumesBackupsTest-916266255-project-member] Calling method 'show' {{(pid=100521) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:17:32.978299 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.v3.backups [None req-0c13c1ef-22a3-49e8-89be-064d553044b6 tempest-VolumesBackupsTest-916266255 tempest-VolumesBackupsTest-916266255-project-member] Show backup with id 3e4bb804-4a38-40ea-8c05-a85ffdacb905. {{(pid=100521) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 27 16:17:32.983466 np0000005924 devstack@c-api.service[100521]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:17:32.983466 np0000005924 devstack@c-api.service[100521]: warnings.warn( Jul 27 16:17:32.984377 np0000005924 devstack@c-api.service[100521]: INFO cinder.api.openstack.wsgi [None req-0c13c1ef-22a3-49e8-89be-064d553044b6 tempest-VolumesBackupsTest-916266255 tempest-VolumesBackupsTest-916266255-project-member] https://10.4.3.117/volume/v3/backups/3e4bb804-4a38-40ea-8c05-a85ffdacb905 returned with HTTP 200 Jul 27 16:17:32.984810 np0000005924 devstack@c-api.service[100521]: [pid: 100521|app: 0|req: 915/3670] 10.4.3.117 () {66 vars in 1348 bytes} [Mon Jul 27 16:17:32 2026] GET /volume/v3/backups/3e4bb804-4a38-40ea-8c05-a85ffdacb905 => generated 750 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 27 16:17:33.134364 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.middleware.request_id [None req-ec9aad6d-81d7-4447-8d44-c352879dc290 None None] RequestId filter calling following filter/app {{(pid=100524) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:17:33.136893 np0000005924 devstack@c-api.service[100524]: INFO cinder.api.openstack.wsgi [None req-ec9aad6d-81d7-4447-8d44-c352879dc290 tempest-VolumesBackupsTest-1361087151 tempest-VolumesBackupsTest-1361087151-project-member] GET https://10.4.3.117/volume/v3/backups/2a570091-3eb2-4341-894f-e06c9c889af8 Jul 27 16:17:33.137135 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.openstack.wsgi [None req-ec9aad6d-81d7-4447-8d44-c352879dc290 tempest-VolumesBackupsTest-1361087151 tempest-VolumesBackupsTest-1361087151-project-member] Empty body provided in request {{(pid=100524) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:17:33.137364 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.openstack.wsgi [None req-ec9aad6d-81d7-4447-8d44-c352879dc290 tempest-VolumesBackupsTest-1361087151 tempest-VolumesBackupsTest-1361087151-project-member] Calling method 'show' {{(pid=100524) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:17:33.137539 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.v3.backups [None req-ec9aad6d-81d7-4447-8d44-c352879dc290 tempest-VolumesBackupsTest-1361087151 tempest-VolumesBackupsTest-1361087151-project-member] Show backup with id 2a570091-3eb2-4341-894f-e06c9c889af8. {{(pid=100524) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 27 16:17:33.142867 np0000005924 devstack@c-api.service[100524]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:17:33.142867 np0000005924 devstack@c-api.service[100524]: warnings.warn( Jul 27 16:17:33.143556 np0000005924 devstack@c-api.service[100524]: INFO cinder.api.openstack.wsgi [None req-ec9aad6d-81d7-4447-8d44-c352879dc290 tempest-VolumesBackupsTest-1361087151 tempest-VolumesBackupsTest-1361087151-project-member] https://10.4.3.117/volume/v3/backups/2a570091-3eb2-4341-894f-e06c9c889af8 returned with HTTP 200 Jul 27 16:17:33.143948 np0000005924 devstack@c-api.service[100524]: [pid: 100524|app: 0|req: 925/3671] 10.4.3.117 () {66 vars in 1348 bytes} [Mon Jul 27 16:17:33 2026] GET /volume/v3/backups/2a570091-3eb2-4341-894f-e06c9c889af8 => generated 739 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 27 16:17:33.489414 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.middleware.request_id [None req-68d65bc9-42df-4cbe-a178-ed310b8af163 None None] RequestId filter calling following filter/app {{(pid=100522) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:17:33.492344 np0000005924 devstack@c-api.service[100522]: INFO cinder.api.openstack.wsgi [None req-68d65bc9-42df-4cbe-a178-ed310b8af163 tempest-AttachVolumeNegativeTest-414954022 tempest-AttachVolumeNegativeTest-414954022-project-member] GET https://10.4.3.117/volume/v3/volumes/21f5bc37-aa77-4c42-bc34-6feb653e9086 Jul 27 16:17:33.492344 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.openstack.wsgi [None req-68d65bc9-42df-4cbe-a178-ed310b8af163 tempest-AttachVolumeNegativeTest-414954022 tempest-AttachVolumeNegativeTest-414954022-project-member] Empty body provided in request {{(pid=100522) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:17:33.492344 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.openstack.wsgi [None req-68d65bc9-42df-4cbe-a178-ed310b8af163 tempest-AttachVolumeNegativeTest-414954022 tempest-AttachVolumeNegativeTest-414954022-project-member] Calling method 'show' {{(pid=100522) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:17:33.497206 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.middleware.request_id [None req-1f33b370-f5b8-44c1-9104-a90c540e2f51 None None] RequestId filter calling following filter/app {{(pid=100523) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:17:33.499051 np0000005924 devstack@c-api.service[100523]: INFO cinder.api.openstack.wsgi [None req-1f33b370-f5b8-44c1-9104-a90c540e2f51 tempest-TestEncryptedCinderVolumes-328802700 tempest-TestEncryptedCinderVolumes-328802700-project-member] GET https://10.4.3.117/volume/v3/volumes/fac7355c-5954-4b1c-b2ca-605c17e5653e Jul 27 16:17:33.499281 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.openstack.wsgi [None req-1f33b370-f5b8-44c1-9104-a90c540e2f51 tempest-TestEncryptedCinderVolumes-328802700 tempest-TestEncryptedCinderVolumes-328802700-project-member] Empty body provided in request {{(pid=100523) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:17:33.499528 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.openstack.wsgi [None req-1f33b370-f5b8-44c1-9104-a90c540e2f51 tempest-TestEncryptedCinderVolumes-328802700 tempest-TestEncryptedCinderVolumes-328802700-project-member] Calling method 'show' {{(pid=100523) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:17:33.512897 np0000005924 devstack@c-api.service[100523]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:17:33.512897 np0000005924 devstack@c-api.service[100523]: warnings.warn( Jul 27 16:17:33.513620 np0000005924 devstack@c-api.service[100522]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:17:33.513620 np0000005924 devstack@c-api.service[100522]: warnings.warn( Jul 27 16:17:33.516939 np0000005924 devstack@c-api.service[100523]: INFO cinder.volume.api [None req-1f33b370-f5b8-44c1-9104-a90c540e2f51 tempest-TestEncryptedCinderVolumes-328802700 tempest-TestEncryptedCinderVolumes-328802700-project-member] Volume info retrieved successfully. Jul 27 16:17:33.517913 np0000005924 devstack@c-api.service[100522]: INFO cinder.volume.api [None req-68d65bc9-42df-4cbe-a178-ed310b8af163 tempest-AttachVolumeNegativeTest-414954022 tempest-AttachVolumeNegativeTest-414954022-project-member] Volume info retrieved successfully. Jul 27 16:17:33.520703 np0000005924 devstack@c-api.service[100523]: INFO cinder.api.openstack.wsgi [None req-1f33b370-f5b8-44c1-9104-a90c540e2f51 tempest-TestEncryptedCinderVolumes-328802700 tempest-TestEncryptedCinderVolumes-328802700-project-member] https://10.4.3.117/volume/v3/volumes/fac7355c-5954-4b1c-b2ca-605c17e5653e returned with HTTP 200 Jul 27 16:17:33.521076 np0000005924 devstack@c-api.service[100523]: [pid: 100523|app: 0|req: 926/3672] 10.4.3.117 () {66 vars in 1348 bytes} [Mon Jul 27 16:17:33 2026] GET /volume/v3/volumes/fac7355c-5954-4b1c-b2ca-605c17e5653e => generated 875 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 27 16:17:33.523105 np0000005924 devstack@c-api.service[100522]: INFO cinder.api.openstack.wsgi [None req-68d65bc9-42df-4cbe-a178-ed310b8af163 tempest-AttachVolumeNegativeTest-414954022 tempest-AttachVolumeNegativeTest-414954022-project-member] https://10.4.3.117/volume/v3/volumes/21f5bc37-aa77-4c42-bc34-6feb653e9086 returned with HTTP 200 Jul 27 16:17:33.523624 np0000005924 devstack@c-api.service[100522]: [pid: 100522|app: 0|req: 907/3673] 10.4.3.117 () {66 vars in 1348 bytes} [Mon Jul 27 16:17:33 2026] GET /volume/v3/volumes/21f5bc37-aa77-4c42-bc34-6feb653e9086 => generated 847 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 27 16:17:33.995934 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.middleware.request_id [None req-dc44bef2-2d8a-42b9-8da2-72187d6d1eeb None None] RequestId filter calling following filter/app {{(pid=100521) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:17:33.998096 np0000005924 devstack@c-api.service[100521]: INFO cinder.api.openstack.wsgi [None req-dc44bef2-2d8a-42b9-8da2-72187d6d1eeb tempest-VolumesBackupsTest-916266255 tempest-VolumesBackupsTest-916266255-project-member] GET https://10.4.3.117/volume/v3/backups/3e4bb804-4a38-40ea-8c05-a85ffdacb905 Jul 27 16:17:33.998348 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.openstack.wsgi [None req-dc44bef2-2d8a-42b9-8da2-72187d6d1eeb tempest-VolumesBackupsTest-916266255 tempest-VolumesBackupsTest-916266255-project-member] Empty body provided in request {{(pid=100521) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:17:33.998613 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.openstack.wsgi [None req-dc44bef2-2d8a-42b9-8da2-72187d6d1eeb tempest-VolumesBackupsTest-916266255 tempest-VolumesBackupsTest-916266255-project-member] Calling method 'show' {{(pid=100521) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:17:33.998778 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.v3.backups [None req-dc44bef2-2d8a-42b9-8da2-72187d6d1eeb tempest-VolumesBackupsTest-916266255 tempest-VolumesBackupsTest-916266255-project-member] Show backup with id 3e4bb804-4a38-40ea-8c05-a85ffdacb905. {{(pid=100521) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 27 16:17:34.004357 np0000005924 devstack@c-api.service[100521]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:17:34.004357 np0000005924 devstack@c-api.service[100521]: warnings.warn( Jul 27 16:17:34.005354 np0000005924 devstack@c-api.service[100521]: INFO cinder.api.openstack.wsgi [None req-dc44bef2-2d8a-42b9-8da2-72187d6d1eeb tempest-VolumesBackupsTest-916266255 tempest-VolumesBackupsTest-916266255-project-member] https://10.4.3.117/volume/v3/backups/3e4bb804-4a38-40ea-8c05-a85ffdacb905 returned with HTTP 200 Jul 27 16:17:34.005907 np0000005924 devstack@c-api.service[100521]: [pid: 100521|app: 0|req: 916/3674] 10.4.3.117 () {66 vars in 1348 bytes} [Mon Jul 27 16:17:33 2026] GET /volume/v3/backups/3e4bb804-4a38-40ea-8c05-a85ffdacb905 => generated 750 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 27 16:17:34.155578 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.middleware.request_id [None req-72a990e1-84a1-46c2-97b9-e9dc02cbd55d None None] RequestId filter calling following filter/app {{(pid=100524) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:17:34.157635 np0000005924 devstack@c-api.service[100524]: INFO cinder.api.openstack.wsgi [None req-72a990e1-84a1-46c2-97b9-e9dc02cbd55d tempest-VolumesBackupsTest-1361087151 tempest-VolumesBackupsTest-1361087151-project-member] GET https://10.4.3.117/volume/v3/backups/2a570091-3eb2-4341-894f-e06c9c889af8 Jul 27 16:17:34.157906 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.openstack.wsgi [None req-72a990e1-84a1-46c2-97b9-e9dc02cbd55d tempest-VolumesBackupsTest-1361087151 tempest-VolumesBackupsTest-1361087151-project-member] Empty body provided in request {{(pid=100524) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:17:34.158073 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.openstack.wsgi [None req-72a990e1-84a1-46c2-97b9-e9dc02cbd55d tempest-VolumesBackupsTest-1361087151 tempest-VolumesBackupsTest-1361087151-project-member] Calling method 'show' {{(pid=100524) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:17:34.158194 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.v3.backups [None req-72a990e1-84a1-46c2-97b9-e9dc02cbd55d tempest-VolumesBackupsTest-1361087151 tempest-VolumesBackupsTest-1361087151-project-member] Show backup with id 2a570091-3eb2-4341-894f-e06c9c889af8. {{(pid=100524) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 27 16:17:34.162543 np0000005924 devstack@c-api.service[100524]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:17:34.162543 np0000005924 devstack@c-api.service[100524]: warnings.warn( Jul 27 16:17:34.163502 np0000005924 devstack@c-api.service[100524]: INFO cinder.api.openstack.wsgi [None req-72a990e1-84a1-46c2-97b9-e9dc02cbd55d tempest-VolumesBackupsTest-1361087151 tempest-VolumesBackupsTest-1361087151-project-member] https://10.4.3.117/volume/v3/backups/2a570091-3eb2-4341-894f-e06c9c889af8 returned with HTTP 200 Jul 27 16:17:34.163938 np0000005924 devstack@c-api.service[100524]: [pid: 100524|app: 0|req: 926/3675] 10.4.3.117 () {66 vars in 1348 bytes} [Mon Jul 27 16:17:34 2026] GET /volume/v3/backups/2a570091-3eb2-4341-894f-e06c9c889af8 => generated 739 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 27 16:17:34.533214 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.middleware.request_id [None req-59bd15d0-a088-4360-8d11-1f7014cddd98 None None] RequestId filter calling following filter/app {{(pid=100523) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:17:34.535377 np0000005924 devstack@c-api.service[100523]: INFO cinder.api.openstack.wsgi [None req-59bd15d0-a088-4360-8d11-1f7014cddd98 tempest-TestEncryptedCinderVolumes-328802700 tempest-TestEncryptedCinderVolumes-328802700-project-member] GET https://10.4.3.117/volume/v3/volumes/fac7355c-5954-4b1c-b2ca-605c17e5653e Jul 27 16:17:34.535612 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.openstack.wsgi [None req-59bd15d0-a088-4360-8d11-1f7014cddd98 tempest-TestEncryptedCinderVolumes-328802700 tempest-TestEncryptedCinderVolumes-328802700-project-member] Empty body provided in request {{(pid=100523) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:17:34.535886 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.openstack.wsgi [None req-59bd15d0-a088-4360-8d11-1f7014cddd98 tempest-TestEncryptedCinderVolumes-328802700 tempest-TestEncryptedCinderVolumes-328802700-project-member] Calling method 'show' {{(pid=100523) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:17:34.536663 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.middleware.request_id [None req-a1712f1d-b792-4611-99cf-cc94a7c68565 None None] RequestId filter calling following filter/app {{(pid=100522) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:17:34.539597 np0000005924 devstack@c-api.service[100522]: INFO cinder.api.openstack.wsgi [None req-a1712f1d-b792-4611-99cf-cc94a7c68565 tempest-AttachVolumeNegativeTest-414954022 tempest-AttachVolumeNegativeTest-414954022-project-member] GET https://10.4.3.117/volume/v3/volumes/21f5bc37-aa77-4c42-bc34-6feb653e9086 Jul 27 16:17:34.539797 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.openstack.wsgi [None req-a1712f1d-b792-4611-99cf-cc94a7c68565 tempest-AttachVolumeNegativeTest-414954022 tempest-AttachVolumeNegativeTest-414954022-project-member] Empty body provided in request {{(pid=100522) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:17:34.540021 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.openstack.wsgi [None req-a1712f1d-b792-4611-99cf-cc94a7c68565 tempest-AttachVolumeNegativeTest-414954022 tempest-AttachVolumeNegativeTest-414954022-project-member] Calling method 'show' {{(pid=100522) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:17:34.548786 np0000005924 devstack@c-api.service[100523]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:17:34.548786 np0000005924 devstack@c-api.service[100523]: warnings.warn( Jul 27 16:17:34.550196 np0000005924 devstack@c-api.service[100522]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:17:34.550196 np0000005924 devstack@c-api.service[100522]: warnings.warn( Jul 27 16:17:34.552309 np0000005924 devstack@c-api.service[100523]: INFO cinder.volume.api [None req-59bd15d0-a088-4360-8d11-1f7014cddd98 tempest-TestEncryptedCinderVolumes-328802700 tempest-TestEncryptedCinderVolumes-328802700-project-member] Volume info retrieved successfully. Jul 27 16:17:34.554277 np0000005924 devstack@c-api.service[100522]: INFO cinder.volume.api [None req-a1712f1d-b792-4611-99cf-cc94a7c68565 tempest-AttachVolumeNegativeTest-414954022 tempest-AttachVolumeNegativeTest-414954022-project-member] Volume info retrieved successfully. Jul 27 16:17:34.557089 np0000005924 devstack@c-api.service[100523]: INFO cinder.api.openstack.wsgi [None req-59bd15d0-a088-4360-8d11-1f7014cddd98 tempest-TestEncryptedCinderVolumes-328802700 tempest-TestEncryptedCinderVolumes-328802700-project-member] https://10.4.3.117/volume/v3/volumes/fac7355c-5954-4b1c-b2ca-605c17e5653e returned with HTTP 200 Jul 27 16:17:34.557456 np0000005924 devstack@c-api.service[100523]: [pid: 100523|app: 0|req: 927/3676] 10.4.3.117 () {66 vars in 1348 bytes} [Mon Jul 27 16:17:34 2026] GET /volume/v3/volumes/fac7355c-5954-4b1c-b2ca-605c17e5653e => generated 875 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 27 16:17:34.560611 np0000005924 devstack@c-api.service[100522]: INFO cinder.api.openstack.wsgi [None req-a1712f1d-b792-4611-99cf-cc94a7c68565 tempest-AttachVolumeNegativeTest-414954022 tempest-AttachVolumeNegativeTest-414954022-project-member] https://10.4.3.117/volume/v3/volumes/21f5bc37-aa77-4c42-bc34-6feb653e9086 returned with HTTP 200 Jul 27 16:17:34.561026 np0000005924 devstack@c-api.service[100522]: [pid: 100522|app: 0|req: 908/3677] 10.4.3.117 () {66 vars in 1348 bytes} [Mon Jul 27 16:17:34 2026] GET /volume/v3/volumes/21f5bc37-aa77-4c42-bc34-6feb653e9086 => generated 847 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 27 16:17:35.018640 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.middleware.request_id [None req-7b4cdf67-82a0-4c6f-b019-57752bc49843 None None] RequestId filter calling following filter/app {{(pid=100521) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:17:35.020435 np0000005924 devstack@c-api.service[100521]: INFO cinder.api.openstack.wsgi [None req-7b4cdf67-82a0-4c6f-b019-57752bc49843 tempest-VolumesBackupsTest-916266255 tempest-VolumesBackupsTest-916266255-project-member] GET https://10.4.3.117/volume/v3/backups/3e4bb804-4a38-40ea-8c05-a85ffdacb905 Jul 27 16:17:35.020658 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.openstack.wsgi [None req-7b4cdf67-82a0-4c6f-b019-57752bc49843 tempest-VolumesBackupsTest-916266255 tempest-VolumesBackupsTest-916266255-project-member] Empty body provided in request {{(pid=100521) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:17:35.020859 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.openstack.wsgi [None req-7b4cdf67-82a0-4c6f-b019-57752bc49843 tempest-VolumesBackupsTest-916266255 tempest-VolumesBackupsTest-916266255-project-member] Calling method 'show' {{(pid=100521) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:17:35.020955 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.v3.backups [None req-7b4cdf67-82a0-4c6f-b019-57752bc49843 tempest-VolumesBackupsTest-916266255 tempest-VolumesBackupsTest-916266255-project-member] Show backup with id 3e4bb804-4a38-40ea-8c05-a85ffdacb905. {{(pid=100521) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 27 16:17:35.025024 np0000005924 devstack@c-api.service[100521]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:17:35.025024 np0000005924 devstack@c-api.service[100521]: warnings.warn( Jul 27 16:17:35.025703 np0000005924 devstack@c-api.service[100521]: INFO cinder.api.openstack.wsgi [None req-7b4cdf67-82a0-4c6f-b019-57752bc49843 tempest-VolumesBackupsTest-916266255 tempest-VolumesBackupsTest-916266255-project-member] https://10.4.3.117/volume/v3/backups/3e4bb804-4a38-40ea-8c05-a85ffdacb905 returned with HTTP 200 Jul 27 16:17:35.026029 np0000005924 devstack@c-api.service[100521]: [pid: 100521|app: 0|req: 917/3678] 10.4.3.117 () {66 vars in 1348 bytes} [Mon Jul 27 16:17:35 2026] GET /volume/v3/backups/3e4bb804-4a38-40ea-8c05-a85ffdacb905 => generated 750 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 27 16:17:35.174517 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.middleware.request_id [None req-e2fb2ffc-8207-4e25-9aae-116ebe5374e1 None None] RequestId filter calling following filter/app {{(pid=100524) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:17:35.176309 np0000005924 devstack@c-api.service[100524]: INFO cinder.api.openstack.wsgi [None req-e2fb2ffc-8207-4e25-9aae-116ebe5374e1 tempest-VolumesBackupsTest-1361087151 tempest-VolumesBackupsTest-1361087151-project-member] GET https://10.4.3.117/volume/v3/backups/2a570091-3eb2-4341-894f-e06c9c889af8 Jul 27 16:17:35.176504 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.openstack.wsgi [None req-e2fb2ffc-8207-4e25-9aae-116ebe5374e1 tempest-VolumesBackupsTest-1361087151 tempest-VolumesBackupsTest-1361087151-project-member] Empty body provided in request {{(pid=100524) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:17:35.176705 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.openstack.wsgi [None req-e2fb2ffc-8207-4e25-9aae-116ebe5374e1 tempest-VolumesBackupsTest-1361087151 tempest-VolumesBackupsTest-1361087151-project-member] Calling method 'show' {{(pid=100524) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:17:35.176852 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.v3.backups [None req-e2fb2ffc-8207-4e25-9aae-116ebe5374e1 tempest-VolumesBackupsTest-1361087151 tempest-VolumesBackupsTest-1361087151-project-member] Show backup with id 2a570091-3eb2-4341-894f-e06c9c889af8. {{(pid=100524) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 27 16:17:35.181211 np0000005924 devstack@c-api.service[100524]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:17:35.181211 np0000005924 devstack@c-api.service[100524]: warnings.warn( Jul 27 16:17:35.181969 np0000005924 devstack@c-api.service[100524]: INFO cinder.api.openstack.wsgi [None req-e2fb2ffc-8207-4e25-9aae-116ebe5374e1 tempest-VolumesBackupsTest-1361087151 tempest-VolumesBackupsTest-1361087151-project-member] https://10.4.3.117/volume/v3/backups/2a570091-3eb2-4341-894f-e06c9c889af8 returned with HTTP 200 Jul 27 16:17:35.182452 np0000005924 devstack@c-api.service[100524]: [pid: 100524|app: 0|req: 927/3679] 10.4.3.117 () {66 vars in 1348 bytes} [Mon Jul 27 16:17:35 2026] GET /volume/v3/backups/2a570091-3eb2-4341-894f-e06c9c889af8 => generated 750 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 27 16:17:35.576554 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.middleware.request_id [None req-699ecdad-715d-46da-9c03-4f20180d617c None None] RequestId filter calling following filter/app {{(pid=100523) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:17:35.582730 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.middleware.request_id [None req-2a348e31-bec6-4cf1-b2e1-6fc1d3b572ca None None] RequestId filter calling following filter/app {{(pid=100522) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:17:35.586452 np0000005924 devstack@c-api.service[100523]: INFO cinder.api.openstack.wsgi [None req-699ecdad-715d-46da-9c03-4f20180d617c tempest-TestEncryptedCinderVolumes-328802700 tempest-TestEncryptedCinderVolumes-328802700-project-member] GET https://10.4.3.117/volume/v3/volumes/fac7355c-5954-4b1c-b2ca-605c17e5653e Jul 27 16:17:35.586836 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.openstack.wsgi [None req-699ecdad-715d-46da-9c03-4f20180d617c tempest-TestEncryptedCinderVolumes-328802700 tempest-TestEncryptedCinderVolumes-328802700-project-member] Empty body provided in request {{(pid=100523) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:17:35.587092 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.openstack.wsgi [None req-699ecdad-715d-46da-9c03-4f20180d617c tempest-TestEncryptedCinderVolumes-328802700 tempest-TestEncryptedCinderVolumes-328802700-project-member] Calling method 'show' {{(pid=100523) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:17:35.587288 np0000005924 devstack@c-api.service[100522]: INFO cinder.api.openstack.wsgi [None req-2a348e31-bec6-4cf1-b2e1-6fc1d3b572ca tempest-AttachVolumeNegativeTest-414954022 tempest-AttachVolumeNegativeTest-414954022-project-member] GET https://10.4.3.117/volume/v3/volumes/21f5bc37-aa77-4c42-bc34-6feb653e9086 Jul 27 16:17:35.590359 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.openstack.wsgi [None req-2a348e31-bec6-4cf1-b2e1-6fc1d3b572ca tempest-AttachVolumeNegativeTest-414954022 tempest-AttachVolumeNegativeTest-414954022-project-member] Empty body provided in request {{(pid=100522) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:17:35.590359 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.openstack.wsgi [None req-2a348e31-bec6-4cf1-b2e1-6fc1d3b572ca tempest-AttachVolumeNegativeTest-414954022 tempest-AttachVolumeNegativeTest-414954022-project-member] Calling method 'show' {{(pid=100522) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:17:35.602803 np0000005924 devstack@c-api.service[100522]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:17:35.602803 np0000005924 devstack@c-api.service[100522]: warnings.warn( Jul 27 16:17:35.608893 np0000005924 devstack@c-api.service[100522]: INFO cinder.volume.api [None req-2a348e31-bec6-4cf1-b2e1-6fc1d3b572ca tempest-AttachVolumeNegativeTest-414954022 tempest-AttachVolumeNegativeTest-414954022-project-member] Volume info retrieved successfully. Jul 27 16:17:35.613611 np0000005924 devstack@c-api.service[100522]: INFO cinder.api.openstack.wsgi [None req-2a348e31-bec6-4cf1-b2e1-6fc1d3b572ca tempest-AttachVolumeNegativeTest-414954022 tempest-AttachVolumeNegativeTest-414954022-project-member] https://10.4.3.117/volume/v3/volumes/21f5bc37-aa77-4c42-bc34-6feb653e9086 returned with HTTP 200 Jul 27 16:17:35.614044 np0000005924 devstack@c-api.service[100522]: [pid: 100522|app: 0|req: 909/3680] 10.4.3.117 () {66 vars in 1348 bytes} [Mon Jul 27 16:17:35 2026] GET /volume/v3/volumes/21f5bc37-aa77-4c42-bc34-6feb653e9086 => generated 847 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 27 16:17:35.619589 np0000005924 devstack@c-api.service[100523]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:17:35.619589 np0000005924 devstack@c-api.service[100523]: warnings.warn( Jul 27 16:17:35.626928 np0000005924 devstack@c-api.service[100523]: INFO cinder.volume.api [None req-699ecdad-715d-46da-9c03-4f20180d617c tempest-TestEncryptedCinderVolumes-328802700 tempest-TestEncryptedCinderVolumes-328802700-project-member] Volume info retrieved successfully. Jul 27 16:17:35.631642 np0000005924 devstack@c-api.service[100523]: INFO cinder.api.openstack.wsgi [None req-699ecdad-715d-46da-9c03-4f20180d617c tempest-TestEncryptedCinderVolumes-328802700 tempest-TestEncryptedCinderVolumes-328802700-project-member] https://10.4.3.117/volume/v3/volumes/fac7355c-5954-4b1c-b2ca-605c17e5653e returned with HTTP 200 Jul 27 16:17:35.632143 np0000005924 devstack@c-api.service[100523]: [pid: 100523|app: 0|req: 928/3681] 10.4.3.117 () {66 vars in 1348 bytes} [Mon Jul 27 16:17:35 2026] GET /volume/v3/volumes/fac7355c-5954-4b1c-b2ca-605c17e5653e => generated 875 bytes in 56 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 27 16:17:36.040936 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.middleware.request_id [None req-17c8887a-b66f-4556-86dc-1cb10b4c0ca4 None None] RequestId filter calling following filter/app {{(pid=100521) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:17:36.046434 np0000005924 devstack@c-api.service[100521]: INFO cinder.api.openstack.wsgi [None req-17c8887a-b66f-4556-86dc-1cb10b4c0ca4 tempest-VolumesBackupsTest-916266255 tempest-VolumesBackupsTest-916266255-project-member] GET https://10.4.3.117/volume/v3/backups/3e4bb804-4a38-40ea-8c05-a85ffdacb905 Jul 27 16:17:36.046801 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.openstack.wsgi [None req-17c8887a-b66f-4556-86dc-1cb10b4c0ca4 tempest-VolumesBackupsTest-916266255 tempest-VolumesBackupsTest-916266255-project-member] Empty body provided in request {{(pid=100521) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:17:36.047058 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.openstack.wsgi [None req-17c8887a-b66f-4556-86dc-1cb10b4c0ca4 tempest-VolumesBackupsTest-916266255 tempest-VolumesBackupsTest-916266255-project-member] Calling method 'show' {{(pid=100521) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:17:36.047242 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.v3.backups [None req-17c8887a-b66f-4556-86dc-1cb10b4c0ca4 tempest-VolumesBackupsTest-916266255 tempest-VolumesBackupsTest-916266255-project-member] Show backup with id 3e4bb804-4a38-40ea-8c05-a85ffdacb905. {{(pid=100521) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 27 16:17:36.058389 np0000005924 devstack@c-api.service[100521]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:17:36.058389 np0000005924 devstack@c-api.service[100521]: warnings.warn( Jul 27 16:17:36.059345 np0000005924 devstack@c-api.service[100521]: INFO cinder.api.openstack.wsgi [None req-17c8887a-b66f-4556-86dc-1cb10b4c0ca4 tempest-VolumesBackupsTest-916266255 tempest-VolumesBackupsTest-916266255-project-member] https://10.4.3.117/volume/v3/backups/3e4bb804-4a38-40ea-8c05-a85ffdacb905 returned with HTTP 200 Jul 27 16:17:36.059730 np0000005924 devstack@c-api.service[100521]: [pid: 100521|app: 0|req: 918/3682] 10.4.3.117 () {66 vars in 1348 bytes} [Mon Jul 27 16:17:36 2026] GET /volume/v3/backups/3e4bb804-4a38-40ea-8c05-a85ffdacb905 => generated 750 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 27 16:17:36.195267 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.middleware.request_id [None req-9d9f15ac-b132-4275-b65c-07c0cf568a86 None None] RequestId filter calling following filter/app {{(pid=100524) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:17:36.197461 np0000005924 devstack@c-api.service[100524]: INFO cinder.api.openstack.wsgi [None req-9d9f15ac-b132-4275-b65c-07c0cf568a86 tempest-VolumesBackupsTest-1361087151 tempest-VolumesBackupsTest-1361087151-project-member] GET https://10.4.3.117/volume/v3/backups/2a570091-3eb2-4341-894f-e06c9c889af8 Jul 27 16:17:36.197849 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.openstack.wsgi [None req-9d9f15ac-b132-4275-b65c-07c0cf568a86 tempest-VolumesBackupsTest-1361087151 tempest-VolumesBackupsTest-1361087151-project-member] Empty body provided in request {{(pid=100524) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:17:36.199281 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.openstack.wsgi [None req-9d9f15ac-b132-4275-b65c-07c0cf568a86 tempest-VolumesBackupsTest-1361087151 tempest-VolumesBackupsTest-1361087151-project-member] Calling method 'show' {{(pid=100524) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:17:36.199281 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.v3.backups [None req-9d9f15ac-b132-4275-b65c-07c0cf568a86 tempest-VolumesBackupsTest-1361087151 tempest-VolumesBackupsTest-1361087151-project-member] Show backup with id 2a570091-3eb2-4341-894f-e06c9c889af8. {{(pid=100524) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 27 16:17:36.204676 np0000005924 devstack@c-api.service[100524]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:17:36.204676 np0000005924 devstack@c-api.service[100524]: warnings.warn( Jul 27 16:17:36.204676 np0000005924 devstack@c-api.service[100524]: INFO cinder.api.openstack.wsgi [None req-9d9f15ac-b132-4275-b65c-07c0cf568a86 tempest-VolumesBackupsTest-1361087151 tempest-VolumesBackupsTest-1361087151-project-member] https://10.4.3.117/volume/v3/backups/2a570091-3eb2-4341-894f-e06c9c889af8 returned with HTTP 200 Jul 27 16:17:36.204676 np0000005924 devstack@c-api.service[100524]: [pid: 100524|app: 0|req: 928/3683] 10.4.3.117 () {66 vars in 1348 bytes} [Mon Jul 27 16:17:36 2026] GET /volume/v3/backups/2a570091-3eb2-4341-894f-e06c9c889af8 => generated 750 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 27 16:17:36.628158 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.middleware.request_id [None req-46e0666e-b90f-437a-a3a1-ddf2be522c4d None None] RequestId filter calling following filter/app {{(pid=100522) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:17:36.630233 np0000005924 devstack@c-api.service[100522]: INFO cinder.api.openstack.wsgi [None req-46e0666e-b90f-437a-a3a1-ddf2be522c4d tempest-AttachVolumeNegativeTest-414954022 tempest-AttachVolumeNegativeTest-414954022-project-member] GET https://10.4.3.117/volume/v3/volumes/21f5bc37-aa77-4c42-bc34-6feb653e9086 Jul 27 16:17:36.630522 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.openstack.wsgi [None req-46e0666e-b90f-437a-a3a1-ddf2be522c4d tempest-AttachVolumeNegativeTest-414954022 tempest-AttachVolumeNegativeTest-414954022-project-member] Empty body provided in request {{(pid=100522) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:17:36.630838 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.openstack.wsgi [None req-46e0666e-b90f-437a-a3a1-ddf2be522c4d tempest-AttachVolumeNegativeTest-414954022 tempest-AttachVolumeNegativeTest-414954022-project-member] Calling method 'show' {{(pid=100522) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:17:36.644853 np0000005924 devstack@c-api.service[100522]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:17:36.644853 np0000005924 devstack@c-api.service[100522]: warnings.warn( Jul 27 16:17:36.649369 np0000005924 devstack@c-api.service[100522]: INFO cinder.volume.api [None req-46e0666e-b90f-437a-a3a1-ddf2be522c4d tempest-AttachVolumeNegativeTest-414954022 tempest-AttachVolumeNegativeTest-414954022-project-member] Volume info retrieved successfully. Jul 27 16:17:36.655143 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.middleware.request_id [None req-3c2fe3c6-d773-4255-8dec-9d5d6a160cdc None None] RequestId filter calling following filter/app {{(pid=100523) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:17:36.655763 np0000005924 devstack@c-api.service[100522]: INFO cinder.api.openstack.wsgi [None req-46e0666e-b90f-437a-a3a1-ddf2be522c4d tempest-AttachVolumeNegativeTest-414954022 tempest-AttachVolumeNegativeTest-414954022-project-member] https://10.4.3.117/volume/v3/volumes/21f5bc37-aa77-4c42-bc34-6feb653e9086 returned with HTTP 200 Jul 27 16:17:36.656285 np0000005924 devstack@c-api.service[100522]: [pid: 100522|app: 0|req: 910/3684] 10.4.3.117 () {66 vars in 1348 bytes} [Mon Jul 27 16:17:36 2026] GET /volume/v3/volumes/21f5bc37-aa77-4c42-bc34-6feb653e9086 => generated 847 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 27 16:17:36.668919 np0000005924 devstack@c-api.service[100523]: INFO cinder.api.openstack.wsgi [None req-3c2fe3c6-d773-4255-8dec-9d5d6a160cdc tempest-TestEncryptedCinderVolumes-328802700 tempest-TestEncryptedCinderVolumes-328802700-project-member] GET https://10.4.3.117/volume/v3/volumes/fac7355c-5954-4b1c-b2ca-605c17e5653e Jul 27 16:17:36.670390 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.openstack.wsgi [None req-3c2fe3c6-d773-4255-8dec-9d5d6a160cdc tempest-TestEncryptedCinderVolumes-328802700 tempest-TestEncryptedCinderVolumes-328802700-project-member] Empty body provided in request {{(pid=100523) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:17:36.672683 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.openstack.wsgi [None req-3c2fe3c6-d773-4255-8dec-9d5d6a160cdc tempest-TestEncryptedCinderVolumes-328802700 tempest-TestEncryptedCinderVolumes-328802700-project-member] Calling method 'show' {{(pid=100523) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:17:36.708968 np0000005924 devstack@c-api.service[100523]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:17:36.708968 np0000005924 devstack@c-api.service[100523]: warnings.warn( Jul 27 16:17:36.713299 np0000005924 devstack@c-api.service[100523]: INFO cinder.volume.api [None req-3c2fe3c6-d773-4255-8dec-9d5d6a160cdc tempest-TestEncryptedCinderVolumes-328802700 tempest-TestEncryptedCinderVolumes-328802700-project-member] Volume info retrieved successfully. Jul 27 16:17:36.717379 np0000005924 devstack@c-api.service[100523]: INFO cinder.api.openstack.wsgi [None req-3c2fe3c6-d773-4255-8dec-9d5d6a160cdc tempest-TestEncryptedCinderVolumes-328802700 tempest-TestEncryptedCinderVolumes-328802700-project-member] https://10.4.3.117/volume/v3/volumes/fac7355c-5954-4b1c-b2ca-605c17e5653e returned with HTTP 200 Jul 27 16:17:36.717630 np0000005924 devstack@c-api.service[100523]: [pid: 100523|app: 0|req: 929/3685] 10.4.3.117 () {66 vars in 1348 bytes} [Mon Jul 27 16:17:36 2026] GET /volume/v3/volumes/fac7355c-5954-4b1c-b2ca-605c17e5653e => generated 875 bytes in 68 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 27 16:17:37.071827 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.middleware.request_id [None req-1bc640e3-484f-4df6-8daf-b2dd43e56bae None None] RequestId filter calling following filter/app {{(pid=100521) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:17:37.073436 np0000005924 devstack@c-api.service[100521]: INFO cinder.api.openstack.wsgi [None req-1bc640e3-484f-4df6-8daf-b2dd43e56bae tempest-VolumesBackupsTest-916266255 tempest-VolumesBackupsTest-916266255-project-member] GET https://10.4.3.117/volume/v3/backups/3e4bb804-4a38-40ea-8c05-a85ffdacb905 Jul 27 16:17:37.073653 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.openstack.wsgi [None req-1bc640e3-484f-4df6-8daf-b2dd43e56bae tempest-VolumesBackupsTest-916266255 tempest-VolumesBackupsTest-916266255-project-member] Empty body provided in request {{(pid=100521) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:17:37.073869 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.openstack.wsgi [None req-1bc640e3-484f-4df6-8daf-b2dd43e56bae tempest-VolumesBackupsTest-916266255 tempest-VolumesBackupsTest-916266255-project-member] Calling method 'show' {{(pid=100521) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:17:37.074002 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.v3.backups [None req-1bc640e3-484f-4df6-8daf-b2dd43e56bae tempest-VolumesBackupsTest-916266255 tempest-VolumesBackupsTest-916266255-project-member] Show backup with id 3e4bb804-4a38-40ea-8c05-a85ffdacb905. {{(pid=100521) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 27 16:17:37.078523 np0000005924 devstack@c-api.service[100521]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:17:37.078523 np0000005924 devstack@c-api.service[100521]: warnings.warn( Jul 27 16:17:37.079368 np0000005924 devstack@c-api.service[100521]: INFO cinder.api.openstack.wsgi [None req-1bc640e3-484f-4df6-8daf-b2dd43e56bae tempest-VolumesBackupsTest-916266255 tempest-VolumesBackupsTest-916266255-project-member] https://10.4.3.117/volume/v3/backups/3e4bb804-4a38-40ea-8c05-a85ffdacb905 returned with HTTP 200 Jul 27 16:17:37.079820 np0000005924 devstack@c-api.service[100521]: [pid: 100521|app: 0|req: 919/3686] 10.4.3.117 () {66 vars in 1348 bytes} [Mon Jul 27 16:17:37 2026] GET /volume/v3/backups/3e4bb804-4a38-40ea-8c05-a85ffdacb905 => generated 750 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 27 16:17:37.214843 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.middleware.request_id [None req-0afe20d5-cd0e-4973-a38d-3b3bd9ae06e6 None None] RequestId filter calling following filter/app {{(pid=100524) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:17:37.217034 np0000005924 devstack@c-api.service[100524]: INFO cinder.api.openstack.wsgi [None req-0afe20d5-cd0e-4973-a38d-3b3bd9ae06e6 tempest-VolumesBackupsTest-1361087151 tempest-VolumesBackupsTest-1361087151-project-member] GET https://10.4.3.117/volume/v3/backups/2a570091-3eb2-4341-894f-e06c9c889af8 Jul 27 16:17:37.217230 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.openstack.wsgi [None req-0afe20d5-cd0e-4973-a38d-3b3bd9ae06e6 tempest-VolumesBackupsTest-1361087151 tempest-VolumesBackupsTest-1361087151-project-member] Empty body provided in request {{(pid=100524) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:17:37.217479 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.openstack.wsgi [None req-0afe20d5-cd0e-4973-a38d-3b3bd9ae06e6 tempest-VolumesBackupsTest-1361087151 tempest-VolumesBackupsTest-1361087151-project-member] Calling method 'show' {{(pid=100524) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:17:37.217627 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.v3.backups [None req-0afe20d5-cd0e-4973-a38d-3b3bd9ae06e6 tempest-VolumesBackupsTest-1361087151 tempest-VolumesBackupsTest-1361087151-project-member] Show backup with id 2a570091-3eb2-4341-894f-e06c9c889af8. {{(pid=100524) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 27 16:17:37.223370 np0000005924 devstack@c-api.service[100524]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:17:37.223370 np0000005924 devstack@c-api.service[100524]: warnings.warn( Jul 27 16:17:37.224384 np0000005924 devstack@c-api.service[100524]: INFO cinder.api.openstack.wsgi [None req-0afe20d5-cd0e-4973-a38d-3b3bd9ae06e6 tempest-VolumesBackupsTest-1361087151 tempest-VolumesBackupsTest-1361087151-project-member] https://10.4.3.117/volume/v3/backups/2a570091-3eb2-4341-894f-e06c9c889af8 returned with HTTP 200 Jul 27 16:17:37.224768 np0000005924 devstack@c-api.service[100524]: [pid: 100524|app: 0|req: 929/3687] 10.4.3.117 () {66 vars in 1348 bytes} [Mon Jul 27 16:17:37 2026] GET /volume/v3/backups/2a570091-3eb2-4341-894f-e06c9c889af8 => generated 750 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 27 16:17:37.671404 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.middleware.request_id [None req-41016397-8fd3-4273-9c14-924d924b843a None None] RequestId filter calling following filter/app {{(pid=100522) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:17:37.673154 np0000005924 devstack@c-api.service[100522]: INFO cinder.api.openstack.wsgi [None req-41016397-8fd3-4273-9c14-924d924b843a tempest-AttachVolumeNegativeTest-414954022 tempest-AttachVolumeNegativeTest-414954022-project-member] GET https://10.4.3.117/volume/v3/volumes/21f5bc37-aa77-4c42-bc34-6feb653e9086 Jul 27 16:17:37.673359 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.openstack.wsgi [None req-41016397-8fd3-4273-9c14-924d924b843a tempest-AttachVolumeNegativeTest-414954022 tempest-AttachVolumeNegativeTest-414954022-project-member] Empty body provided in request {{(pid=100522) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:17:37.673667 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.openstack.wsgi [None req-41016397-8fd3-4273-9c14-924d924b843a tempest-AttachVolumeNegativeTest-414954022 tempest-AttachVolumeNegativeTest-414954022-project-member] Calling method 'show' {{(pid=100522) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:17:37.683157 np0000005924 devstack@c-api.service[100522]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:17:37.683157 np0000005924 devstack@c-api.service[100522]: warnings.warn( Jul 27 16:17:37.686719 np0000005924 devstack@c-api.service[100522]: INFO cinder.volume.api [None req-41016397-8fd3-4273-9c14-924d924b843a tempest-AttachVolumeNegativeTest-414954022 tempest-AttachVolumeNegativeTest-414954022-project-member] Volume info retrieved successfully. Jul 27 16:17:37.690563 np0000005924 devstack@c-api.service[100522]: INFO cinder.api.openstack.wsgi [None req-41016397-8fd3-4273-9c14-924d924b843a tempest-AttachVolumeNegativeTest-414954022 tempest-AttachVolumeNegativeTest-414954022-project-member] https://10.4.3.117/volume/v3/volumes/21f5bc37-aa77-4c42-bc34-6feb653e9086 returned with HTTP 200 Jul 27 16:17:37.690942 np0000005924 devstack@c-api.service[100522]: [pid: 100522|app: 0|req: 911/3688] 10.4.3.117 () {66 vars in 1348 bytes} [Mon Jul 27 16:17:37 2026] GET /volume/v3/volumes/21f5bc37-aa77-4c42-bc34-6feb653e9086 => generated 847 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 27 16:17:37.731268 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.middleware.request_id [None req-40c1a82f-8fa1-4e5b-b99a-6d5a4f71adac None None] RequestId filter calling following filter/app {{(pid=100523) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:17:37.733264 np0000005924 devstack@c-api.service[100523]: INFO cinder.api.openstack.wsgi [None req-40c1a82f-8fa1-4e5b-b99a-6d5a4f71adac tempest-TestEncryptedCinderVolumes-328802700 tempest-TestEncryptedCinderVolumes-328802700-project-member] GET https://10.4.3.117/volume/v3/volumes/fac7355c-5954-4b1c-b2ca-605c17e5653e Jul 27 16:17:37.733482 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.openstack.wsgi [None req-40c1a82f-8fa1-4e5b-b99a-6d5a4f71adac tempest-TestEncryptedCinderVolumes-328802700 tempest-TestEncryptedCinderVolumes-328802700-project-member] Empty body provided in request {{(pid=100523) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:17:37.733697 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.openstack.wsgi [None req-40c1a82f-8fa1-4e5b-b99a-6d5a4f71adac tempest-TestEncryptedCinderVolumes-328802700 tempest-TestEncryptedCinderVolumes-328802700-project-member] Calling method 'show' {{(pid=100523) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:17:37.746342 np0000005924 devstack@c-api.service[100523]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:17:37.746342 np0000005924 devstack@c-api.service[100523]: warnings.warn( Jul 27 16:17:37.749659 np0000005924 devstack@c-api.service[100523]: INFO cinder.volume.api [None req-40c1a82f-8fa1-4e5b-b99a-6d5a4f71adac tempest-TestEncryptedCinderVolumes-328802700 tempest-TestEncryptedCinderVolumes-328802700-project-member] Volume info retrieved successfully. Jul 27 16:17:37.753256 np0000005924 devstack@c-api.service[100523]: INFO cinder.api.openstack.wsgi [None req-40c1a82f-8fa1-4e5b-b99a-6d5a4f71adac tempest-TestEncryptedCinderVolumes-328802700 tempest-TestEncryptedCinderVolumes-328802700-project-member] https://10.4.3.117/volume/v3/volumes/fac7355c-5954-4b1c-b2ca-605c17e5653e returned with HTTP 200 Jul 27 16:17:37.753617 np0000005924 devstack@c-api.service[100523]: [pid: 100523|app: 0|req: 930/3689] 10.4.3.117 () {66 vars in 1348 bytes} [Mon Jul 27 16:17:37 2026] GET /volume/v3/volumes/fac7355c-5954-4b1c-b2ca-605c17e5653e => generated 875 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 27 16:17:38.092161 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.middleware.request_id [None req-485690d9-5757-492b-98b5-093ea6e425ce None None] RequestId filter calling following filter/app {{(pid=100521) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:17:38.093813 np0000005924 devstack@c-api.service[100521]: INFO cinder.api.openstack.wsgi [None req-485690d9-5757-492b-98b5-093ea6e425ce tempest-VolumesBackupsTest-916266255 tempest-VolumesBackupsTest-916266255-project-member] GET https://10.4.3.117/volume/v3/backups/3e4bb804-4a38-40ea-8c05-a85ffdacb905 Jul 27 16:17:38.093990 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.openstack.wsgi [None req-485690d9-5757-492b-98b5-093ea6e425ce tempest-VolumesBackupsTest-916266255 tempest-VolumesBackupsTest-916266255-project-member] Empty body provided in request {{(pid=100521) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:17:38.094167 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.openstack.wsgi [None req-485690d9-5757-492b-98b5-093ea6e425ce tempest-VolumesBackupsTest-916266255 tempest-VolumesBackupsTest-916266255-project-member] Calling method 'show' {{(pid=100521) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:17:38.094266 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.v3.backups [None req-485690d9-5757-492b-98b5-093ea6e425ce tempest-VolumesBackupsTest-916266255 tempest-VolumesBackupsTest-916266255-project-member] Show backup with id 3e4bb804-4a38-40ea-8c05-a85ffdacb905. {{(pid=100521) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 27 16:17:38.104483 np0000005924 devstack@c-api.service[100521]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:17:38.104483 np0000005924 devstack@c-api.service[100521]: warnings.warn( Jul 27 16:17:38.105161 np0000005924 devstack@c-api.service[100521]: INFO cinder.api.openstack.wsgi [None req-485690d9-5757-492b-98b5-093ea6e425ce tempest-VolumesBackupsTest-916266255 tempest-VolumesBackupsTest-916266255-project-member] https://10.4.3.117/volume/v3/backups/3e4bb804-4a38-40ea-8c05-a85ffdacb905 returned with HTTP 200 Jul 27 16:17:38.105501 np0000005924 devstack@c-api.service[100521]: [pid: 100521|app: 0|req: 920/3690] 10.4.3.117 () {66 vars in 1348 bytes} [Mon Jul 27 16:17:38 2026] GET /volume/v3/backups/3e4bb804-4a38-40ea-8c05-a85ffdacb905 => generated 750 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 27 16:17:38.235785 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.middleware.request_id [None req-011854ce-cf27-45c1-ba54-553868f86ac5 None None] RequestId filter calling following filter/app {{(pid=100524) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:17:38.237794 np0000005924 devstack@c-api.service[100524]: INFO cinder.api.openstack.wsgi [None req-011854ce-cf27-45c1-ba54-553868f86ac5 tempest-VolumesBackupsTest-1361087151 tempest-VolumesBackupsTest-1361087151-project-member] GET https://10.4.3.117/volume/v3/backups/2a570091-3eb2-4341-894f-e06c9c889af8 Jul 27 16:17:38.238102 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.openstack.wsgi [None req-011854ce-cf27-45c1-ba54-553868f86ac5 tempest-VolumesBackupsTest-1361087151 tempest-VolumesBackupsTest-1361087151-project-member] Empty body provided in request {{(pid=100524) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:17:38.238395 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.openstack.wsgi [None req-011854ce-cf27-45c1-ba54-553868f86ac5 tempest-VolumesBackupsTest-1361087151 tempest-VolumesBackupsTest-1361087151-project-member] Calling method 'show' {{(pid=100524) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:17:38.238579 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.v3.backups [None req-011854ce-cf27-45c1-ba54-553868f86ac5 tempest-VolumesBackupsTest-1361087151 tempest-VolumesBackupsTest-1361087151-project-member] Show backup with id 2a570091-3eb2-4341-894f-e06c9c889af8. {{(pid=100524) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 27 16:17:38.243443 np0000005924 devstack@c-api.service[100524]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:17:38.243443 np0000005924 devstack@c-api.service[100524]: warnings.warn( Jul 27 16:17:38.244426 np0000005924 devstack@c-api.service[100524]: INFO cinder.api.openstack.wsgi [None req-011854ce-cf27-45c1-ba54-553868f86ac5 tempest-VolumesBackupsTest-1361087151 tempest-VolumesBackupsTest-1361087151-project-member] https://10.4.3.117/volume/v3/backups/2a570091-3eb2-4341-894f-e06c9c889af8 returned with HTTP 200 Jul 27 16:17:38.244790 np0000005924 devstack@c-api.service[100524]: [pid: 100524|app: 0|req: 930/3691] 10.4.3.117 () {66 vars in 1348 bytes} [Mon Jul 27 16:17:38 2026] GET /volume/v3/backups/2a570091-3eb2-4341-894f-e06c9c889af8 => generated 750 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 27 16:17:38.705210 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.middleware.request_id [None req-407403a8-7349-4fac-87bf-bb8567cf3fd8 None None] RequestId filter calling following filter/app {{(pid=100522) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:17:38.706909 np0000005924 devstack@c-api.service[100522]: INFO cinder.api.openstack.wsgi [None req-407403a8-7349-4fac-87bf-bb8567cf3fd8 tempest-AttachVolumeNegativeTest-414954022 tempest-AttachVolumeNegativeTest-414954022-project-member] GET https://10.4.3.117/volume/v3/volumes/21f5bc37-aa77-4c42-bc34-6feb653e9086 Jul 27 16:17:38.707154 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.openstack.wsgi [None req-407403a8-7349-4fac-87bf-bb8567cf3fd8 tempest-AttachVolumeNegativeTest-414954022 tempest-AttachVolumeNegativeTest-414954022-project-member] Empty body provided in request {{(pid=100522) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:17:38.707402 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.openstack.wsgi [None req-407403a8-7349-4fac-87bf-bb8567cf3fd8 tempest-AttachVolumeNegativeTest-414954022 tempest-AttachVolumeNegativeTest-414954022-project-member] Calling method 'show' {{(pid=100522) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:17:38.721099 np0000005924 devstack@c-api.service[100522]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:17:38.721099 np0000005924 devstack@c-api.service[100522]: warnings.warn( Jul 27 16:17:38.726410 np0000005924 devstack@c-api.service[100522]: INFO cinder.volume.api [None req-407403a8-7349-4fac-87bf-bb8567cf3fd8 tempest-AttachVolumeNegativeTest-414954022 tempest-AttachVolumeNegativeTest-414954022-project-member] Volume info retrieved successfully. Jul 27 16:17:38.729097 np0000005924 devstack@c-api.service[100522]: INFO cinder.api.openstack.wsgi [None req-407403a8-7349-4fac-87bf-bb8567cf3fd8 tempest-AttachVolumeNegativeTest-414954022 tempest-AttachVolumeNegativeTest-414954022-project-member] https://10.4.3.117/volume/v3/volumes/21f5bc37-aa77-4c42-bc34-6feb653e9086 returned with HTTP 200 Jul 27 16:17:38.729262 np0000005924 devstack@c-api.service[100522]: [pid: 100522|app: 0|req: 912/3692] 10.4.3.117 () {66 vars in 1348 bytes} [Mon Jul 27 16:17:38 2026] GET /volume/v3/volumes/21f5bc37-aa77-4c42-bc34-6feb653e9086 => generated 847 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 27 16:17:38.767385 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.middleware.request_id [None req-aa7e8504-b03c-450e-8f9c-ba0019996122 None None] RequestId filter calling following filter/app {{(pid=100523) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:17:38.769101 np0000005924 devstack@c-api.service[100523]: INFO cinder.api.openstack.wsgi [None req-aa7e8504-b03c-450e-8f9c-ba0019996122 tempest-TestEncryptedCinderVolumes-328802700 tempest-TestEncryptedCinderVolumes-328802700-project-member] GET https://10.4.3.117/volume/v3/volumes/fac7355c-5954-4b1c-b2ca-605c17e5653e Jul 27 16:17:38.769370 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.openstack.wsgi [None req-aa7e8504-b03c-450e-8f9c-ba0019996122 tempest-TestEncryptedCinderVolumes-328802700 tempest-TestEncryptedCinderVolumes-328802700-project-member] Empty body provided in request {{(pid=100523) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:17:38.769623 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.openstack.wsgi [None req-aa7e8504-b03c-450e-8f9c-ba0019996122 tempest-TestEncryptedCinderVolumes-328802700 tempest-TestEncryptedCinderVolumes-328802700-project-member] Calling method 'show' {{(pid=100523) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:17:38.778478 np0000005924 devstack@c-api.service[100523]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:17:38.778478 np0000005924 devstack@c-api.service[100523]: warnings.warn( Jul 27 16:17:38.783536 np0000005924 devstack@c-api.service[100523]: INFO cinder.volume.api [None req-aa7e8504-b03c-450e-8f9c-ba0019996122 tempest-TestEncryptedCinderVolumes-328802700 tempest-TestEncryptedCinderVolumes-328802700-project-member] Volume info retrieved successfully. Jul 27 16:17:38.791429 np0000005924 devstack@c-api.service[100523]: INFO cinder.api.openstack.wsgi [None req-aa7e8504-b03c-450e-8f9c-ba0019996122 tempest-TestEncryptedCinderVolumes-328802700 tempest-TestEncryptedCinderVolumes-328802700-project-member] https://10.4.3.117/volume/v3/volumes/fac7355c-5954-4b1c-b2ca-605c17e5653e returned with HTTP 200 Jul 27 16:17:38.791776 np0000005924 devstack@c-api.service[100523]: [pid: 100523|app: 0|req: 931/3693] 10.4.3.117 () {66 vars in 1348 bytes} [Mon Jul 27 16:17:38 2026] GET /volume/v3/volumes/fac7355c-5954-4b1c-b2ca-605c17e5653e => generated 875 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 27 16:17:39.145659 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.middleware.request_id [None req-c7acba23-329f-4f97-83e9-0cc1c4cc3473 None None] RequestId filter calling following filter/app {{(pid=100521) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:17:39.181041 np0000005924 devstack@c-api.service[100521]: INFO cinder.api.openstack.wsgi [None req-c7acba23-329f-4f97-83e9-0cc1c4cc3473 tempest-VolumesBackupsTest-916266255 tempest-VolumesBackupsTest-916266255-project-member] GET https://10.4.3.117/volume/v3/backups/3e4bb804-4a38-40ea-8c05-a85ffdacb905 Jul 27 16:17:39.181041 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.openstack.wsgi [None req-c7acba23-329f-4f97-83e9-0cc1c4cc3473 tempest-VolumesBackupsTest-916266255 tempest-VolumesBackupsTest-916266255-project-member] Empty body provided in request {{(pid=100521) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:17:39.181041 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.openstack.wsgi [None req-c7acba23-329f-4f97-83e9-0cc1c4cc3473 tempest-VolumesBackupsTest-916266255 tempest-VolumesBackupsTest-916266255-project-member] Calling method 'show' {{(pid=100521) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:17:39.181041 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.v3.backups [None req-c7acba23-329f-4f97-83e9-0cc1c4cc3473 tempest-VolumesBackupsTest-916266255 tempest-VolumesBackupsTest-916266255-project-member] Show backup with id 3e4bb804-4a38-40ea-8c05-a85ffdacb905. {{(pid=100521) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 27 16:17:39.219958 np0000005924 devstack@c-api.service[100521]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:17:39.219958 np0000005924 devstack@c-api.service[100521]: warnings.warn( Jul 27 16:17:39.220976 np0000005924 devstack@c-api.service[100521]: INFO cinder.api.openstack.wsgi [None req-c7acba23-329f-4f97-83e9-0cc1c4cc3473 tempest-VolumesBackupsTest-916266255 tempest-VolumesBackupsTest-916266255-project-member] https://10.4.3.117/volume/v3/backups/3e4bb804-4a38-40ea-8c05-a85ffdacb905 returned with HTTP 200 Jul 27 16:17:39.221467 np0000005924 devstack@c-api.service[100521]: [pid: 100521|app: 0|req: 921/3694] 10.4.3.117 () {66 vars in 1348 bytes} [Mon Jul 27 16:17:39 2026] GET /volume/v3/backups/3e4bb804-4a38-40ea-8c05-a85ffdacb905 => generated 750 bytes in 102 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 27 16:17:39.257259 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.middleware.request_id [None req-87df7dc7-ed3b-4aed-b1fa-d3ae752b174d None None] RequestId filter calling following filter/app {{(pid=100524) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:17:39.259352 np0000005924 devstack@c-api.service[100524]: INFO cinder.api.openstack.wsgi [None req-87df7dc7-ed3b-4aed-b1fa-d3ae752b174d tempest-VolumesBackupsTest-1361087151 tempest-VolumesBackupsTest-1361087151-project-member] GET https://10.4.3.117/volume/v3/backups/2a570091-3eb2-4341-894f-e06c9c889af8 Jul 27 16:17:39.259615 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.openstack.wsgi [None req-87df7dc7-ed3b-4aed-b1fa-d3ae752b174d tempest-VolumesBackupsTest-1361087151 tempest-VolumesBackupsTest-1361087151-project-member] Empty body provided in request {{(pid=100524) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:17:39.259927 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.openstack.wsgi [None req-87df7dc7-ed3b-4aed-b1fa-d3ae752b174d tempest-VolumesBackupsTest-1361087151 tempest-VolumesBackupsTest-1361087151-project-member] Calling method 'show' {{(pid=100524) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:17:39.260082 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.v3.backups [None req-87df7dc7-ed3b-4aed-b1fa-d3ae752b174d tempest-VolumesBackupsTest-1361087151 tempest-VolumesBackupsTest-1361087151-project-member] Show backup with id 2a570091-3eb2-4341-894f-e06c9c889af8. {{(pid=100524) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 27 16:17:39.264926 np0000005924 devstack@c-api.service[100524]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:17:39.264926 np0000005924 devstack@c-api.service[100524]: warnings.warn( Jul 27 16:17:39.265721 np0000005924 devstack@c-api.service[100524]: INFO cinder.api.openstack.wsgi [None req-87df7dc7-ed3b-4aed-b1fa-d3ae752b174d tempest-VolumesBackupsTest-1361087151 tempest-VolumesBackupsTest-1361087151-project-member] https://10.4.3.117/volume/v3/backups/2a570091-3eb2-4341-894f-e06c9c889af8 returned with HTTP 200 Jul 27 16:17:39.266206 np0000005924 devstack@c-api.service[100524]: [pid: 100524|app: 0|req: 931/3695] 10.4.3.117 () {66 vars in 1348 bytes} [Mon Jul 27 16:17:39 2026] GET /volume/v3/backups/2a570091-3eb2-4341-894f-e06c9c889af8 => generated 750 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 27 16:17:39.745215 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.middleware.request_id [None req-d219a13e-613d-4607-bb76-8509eb64da4a None None] RequestId filter calling following filter/app {{(pid=100522) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:17:39.746757 np0000005924 devstack@c-api.service[100522]: INFO cinder.api.openstack.wsgi [None req-d219a13e-613d-4607-bb76-8509eb64da4a tempest-AttachVolumeNegativeTest-414954022 tempest-AttachVolumeNegativeTest-414954022-project-member] GET https://10.4.3.117/volume/v3/volumes/21f5bc37-aa77-4c42-bc34-6feb653e9086 Jul 27 16:17:39.746938 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.openstack.wsgi [None req-d219a13e-613d-4607-bb76-8509eb64da4a tempest-AttachVolumeNegativeTest-414954022 tempest-AttachVolumeNegativeTest-414954022-project-member] Empty body provided in request {{(pid=100522) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:17:39.747109 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.openstack.wsgi [None req-d219a13e-613d-4607-bb76-8509eb64da4a tempest-AttachVolumeNegativeTest-414954022 tempest-AttachVolumeNegativeTest-414954022-project-member] Calling method 'show' {{(pid=100522) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:17:39.757902 np0000005924 devstack@c-api.service[100522]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:17:39.757902 np0000005924 devstack@c-api.service[100522]: warnings.warn( Jul 27 16:17:39.761575 np0000005924 devstack@c-api.service[100522]: INFO cinder.volume.api [None req-d219a13e-613d-4607-bb76-8509eb64da4a tempest-AttachVolumeNegativeTest-414954022 tempest-AttachVolumeNegativeTest-414954022-project-member] Volume info retrieved successfully. Jul 27 16:17:39.765681 np0000005924 devstack@c-api.service[100522]: INFO cinder.api.openstack.wsgi [None req-d219a13e-613d-4607-bb76-8509eb64da4a tempest-AttachVolumeNegativeTest-414954022 tempest-AttachVolumeNegativeTest-414954022-project-member] https://10.4.3.117/volume/v3/volumes/21f5bc37-aa77-4c42-bc34-6feb653e9086 returned with HTTP 200 Jul 27 16:17:39.766098 np0000005924 devstack@c-api.service[100522]: [pid: 100522|app: 0|req: 913/3696] 10.4.3.117 () {66 vars in 1348 bytes} [Mon Jul 27 16:17:39 2026] GET /volume/v3/volumes/21f5bc37-aa77-4c42-bc34-6feb653e9086 => generated 847 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 27 16:17:39.810362 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.middleware.request_id [None req-cbb568db-1829-43c3-9a09-a44de94eb41c None None] RequestId filter calling following filter/app {{(pid=100523) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:17:39.821964 np0000005924 devstack@c-api.service[100523]: INFO cinder.api.openstack.wsgi [None req-cbb568db-1829-43c3-9a09-a44de94eb41c tempest-TestEncryptedCinderVolumes-328802700 tempest-TestEncryptedCinderVolumes-328802700-project-member] GET https://10.4.3.117/volume/v3/volumes/fac7355c-5954-4b1c-b2ca-605c17e5653e Jul 27 16:17:39.822693 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.openstack.wsgi [None req-cbb568db-1829-43c3-9a09-a44de94eb41c tempest-TestEncryptedCinderVolumes-328802700 tempest-TestEncryptedCinderVolumes-328802700-project-member] Empty body provided in request {{(pid=100523) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:17:39.824707 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.openstack.wsgi [None req-cbb568db-1829-43c3-9a09-a44de94eb41c tempest-TestEncryptedCinderVolumes-328802700 tempest-TestEncryptedCinderVolumes-328802700-project-member] Calling method 'show' {{(pid=100523) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:17:39.850295 np0000005924 devstack@c-api.service[100523]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:17:39.850295 np0000005924 devstack@c-api.service[100523]: warnings.warn( Jul 27 16:17:39.856078 np0000005924 devstack@c-api.service[100523]: INFO cinder.volume.api [None req-cbb568db-1829-43c3-9a09-a44de94eb41c tempest-TestEncryptedCinderVolumes-328802700 tempest-TestEncryptedCinderVolumes-328802700-project-member] Volume info retrieved successfully. Jul 27 16:17:39.864758 np0000005924 devstack@c-api.service[100523]: INFO cinder.api.openstack.wsgi [None req-cbb568db-1829-43c3-9a09-a44de94eb41c tempest-TestEncryptedCinderVolumes-328802700 tempest-TestEncryptedCinderVolumes-328802700-project-member] https://10.4.3.117/volume/v3/volumes/fac7355c-5954-4b1c-b2ca-605c17e5653e returned with HTTP 200 Jul 27 16:17:39.865344 np0000005924 devstack@c-api.service[100523]: [pid: 100523|app: 0|req: 932/3697] 10.4.3.117 () {66 vars in 1348 bytes} [Mon Jul 27 16:17:39 2026] GET /volume/v3/volumes/fac7355c-5954-4b1c-b2ca-605c17e5653e => generated 875 bytes in 59 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 27 16:17:40.233629 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.middleware.request_id [None req-4ba16709-0443-4f50-8745-ff7f8bbc239f None None] RequestId filter calling following filter/app {{(pid=100521) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:17:40.235376 np0000005924 devstack@c-api.service[100521]: INFO cinder.api.openstack.wsgi [None req-4ba16709-0443-4f50-8745-ff7f8bbc239f tempest-VolumesBackupsTest-916266255 tempest-VolumesBackupsTest-916266255-project-member] GET https://10.4.3.117/volume/v3/backups/3e4bb804-4a38-40ea-8c05-a85ffdacb905 Jul 27 16:17:40.235559 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.openstack.wsgi [None req-4ba16709-0443-4f50-8745-ff7f8bbc239f tempest-VolumesBackupsTest-916266255 tempest-VolumesBackupsTest-916266255-project-member] Empty body provided in request {{(pid=100521) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:17:40.235738 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.openstack.wsgi [None req-4ba16709-0443-4f50-8745-ff7f8bbc239f tempest-VolumesBackupsTest-916266255 tempest-VolumesBackupsTest-916266255-project-member] Calling method 'show' {{(pid=100521) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:17:40.235853 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.v3.backups [None req-4ba16709-0443-4f50-8745-ff7f8bbc239f tempest-VolumesBackupsTest-916266255 tempest-VolumesBackupsTest-916266255-project-member] Show backup with id 3e4bb804-4a38-40ea-8c05-a85ffdacb905. {{(pid=100521) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 27 16:17:40.240557 np0000005924 devstack@c-api.service[100521]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:17:40.240557 np0000005924 devstack@c-api.service[100521]: warnings.warn( Jul 27 16:17:40.241279 np0000005924 devstack@c-api.service[100521]: INFO cinder.api.openstack.wsgi [None req-4ba16709-0443-4f50-8745-ff7f8bbc239f tempest-VolumesBackupsTest-916266255 tempest-VolumesBackupsTest-916266255-project-member] https://10.4.3.117/volume/v3/backups/3e4bb804-4a38-40ea-8c05-a85ffdacb905 returned with HTTP 200 Jul 27 16:17:40.241635 np0000005924 devstack@c-api.service[100521]: [pid: 100521|app: 0|req: 922/3698] 10.4.3.117 () {66 vars in 1348 bytes} [Mon Jul 27 16:17:40 2026] GET /volume/v3/backups/3e4bb804-4a38-40ea-8c05-a85ffdacb905 => generated 750 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 27 16:17:40.278533 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.middleware.request_id [None req-d749de68-dd94-4e47-adb6-a4243840f07e None None] RequestId filter calling following filter/app {{(pid=100524) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:17:40.280321 np0000005924 devstack@c-api.service[100524]: INFO cinder.api.openstack.wsgi [None req-d749de68-dd94-4e47-adb6-a4243840f07e tempest-VolumesBackupsTest-1361087151 tempest-VolumesBackupsTest-1361087151-project-member] GET https://10.4.3.117/volume/v3/backups/2a570091-3eb2-4341-894f-e06c9c889af8 Jul 27 16:17:40.280527 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.openstack.wsgi [None req-d749de68-dd94-4e47-adb6-a4243840f07e tempest-VolumesBackupsTest-1361087151 tempest-VolumesBackupsTest-1361087151-project-member] Empty body provided in request {{(pid=100524) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:17:40.280740 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.openstack.wsgi [None req-d749de68-dd94-4e47-adb6-a4243840f07e tempest-VolumesBackupsTest-1361087151 tempest-VolumesBackupsTest-1361087151-project-member] Calling method 'show' {{(pid=100524) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:17:40.280797 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.v3.backups [None req-d749de68-dd94-4e47-adb6-a4243840f07e tempest-VolumesBackupsTest-1361087151 tempest-VolumesBackupsTest-1361087151-project-member] Show backup with id 2a570091-3eb2-4341-894f-e06c9c889af8. {{(pid=100524) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 27 16:17:40.285392 np0000005924 devstack@c-api.service[100524]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:17:40.285392 np0000005924 devstack@c-api.service[100524]: warnings.warn( Jul 27 16:17:40.286137 np0000005924 devstack@c-api.service[100524]: INFO cinder.api.openstack.wsgi [None req-d749de68-dd94-4e47-adb6-a4243840f07e tempest-VolumesBackupsTest-1361087151 tempest-VolumesBackupsTest-1361087151-project-member] https://10.4.3.117/volume/v3/backups/2a570091-3eb2-4341-894f-e06c9c889af8 returned with HTTP 200 Jul 27 16:17:40.286571 np0000005924 devstack@c-api.service[100524]: [pid: 100524|app: 0|req: 932/3699] 10.4.3.117 () {66 vars in 1348 bytes} [Mon Jul 27 16:17:40 2026] GET /volume/v3/backups/2a570091-3eb2-4341-894f-e06c9c889af8 => generated 750 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 27 16:17:40.779311 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.middleware.request_id [req-d17bc2b0-5573-4d01-ac13-d9c98984da7b req-1c950029-0174-451b-812a-1a170de8d237 None None] RequestId filter calling following filter/app {{(pid=100522) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:17:40.781685 np0000005924 devstack@c-api.service[100522]: INFO cinder.api.openstack.wsgi [req-d17bc2b0-5573-4d01-ac13-d9c98984da7b req-1c950029-0174-451b-812a-1a170de8d237 tempest-AttachVolumeNegativeTest-414954022 tempest-AttachVolumeNegativeTest-414954022-project-member] POST https://10.4.3.117/volume/v3/attachments/f01326bc-8541-4896-87d2-e01a5f295eda/action Jul 27 16:17:40.782191 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.openstack.wsgi [req-d17bc2b0-5573-4d01-ac13-d9c98984da7b req-1c950029-0174-451b-812a-1a170de8d237 tempest-AttachVolumeNegativeTest-414954022 tempest-AttachVolumeNegativeTest-414954022-project-member] Action body: b'{"os-complete": null}' {{(pid=100522) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 27 16:17:40.782233 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.middleware.request_id [None req-def41960-9ad9-4967-aeeb-c4db049fcecb None None] RequestId filter calling following filter/app {{(pid=100523) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:17:40.782361 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.openstack.wsgi [req-d17bc2b0-5573-4d01-ac13-d9c98984da7b req-1c950029-0174-451b-812a-1a170de8d237 tempest-AttachVolumeNegativeTest-414954022 tempest-AttachVolumeNegativeTest-414954022-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100522) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 27 16:17:40.784563 np0000005924 devstack@c-api.service[100523]: INFO cinder.api.openstack.wsgi [None req-def41960-9ad9-4967-aeeb-c4db049fcecb tempest-AttachVolumeNegativeTest-414954022 tempest-AttachVolumeNegativeTest-414954022-project-member] GET https://10.4.3.117/volume/v3/volumes/21f5bc37-aa77-4c42-bc34-6feb653e9086 Jul 27 16:17:40.784847 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.openstack.wsgi [None req-def41960-9ad9-4967-aeeb-c4db049fcecb tempest-AttachVolumeNegativeTest-414954022 tempest-AttachVolumeNegativeTest-414954022-project-member] Empty body provided in request {{(pid=100523) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:17:40.785104 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.openstack.wsgi [None req-def41960-9ad9-4967-aeeb-c4db049fcecb tempest-AttachVolumeNegativeTest-414954022 tempest-AttachVolumeNegativeTest-414954022-project-member] Calling method 'show' {{(pid=100523) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:17:40.796922 np0000005924 devstack@c-api.service[100523]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:17:40.796922 np0000005924 devstack@c-api.service[100523]: warnings.warn( Jul 27 16:17:40.800301 np0000005924 devstack@c-api.service[100522]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:17:40.800301 np0000005924 devstack@c-api.service[100522]: warnings.warn( Jul 27 16:17:40.801392 np0000005924 devstack@c-api.service[100523]: INFO cinder.volume.api [None req-def41960-9ad9-4967-aeeb-c4db049fcecb tempest-AttachVolumeNegativeTest-414954022 tempest-AttachVolumeNegativeTest-414954022-project-member] Volume info retrieved successfully. Jul 27 16:17:40.806858 np0000005924 devstack@c-api.service[100523]: INFO cinder.api.openstack.wsgi [None req-def41960-9ad9-4967-aeeb-c4db049fcecb tempest-AttachVolumeNegativeTest-414954022 tempest-AttachVolumeNegativeTest-414954022-project-member] https://10.4.3.117/volume/v3/volumes/21f5bc37-aa77-4c42-bc34-6feb653e9086 returned with HTTP 200 Jul 27 16:17:40.807389 np0000005924 devstack@c-api.service[100523]: [pid: 100523|app: 0|req: 933/3700] 10.4.3.117 () {66 vars in 1348 bytes} [Mon Jul 27 16:17:40 2026] GET /volume/v3/volumes/21f5bc37-aa77-4c42-bc34-6feb653e9086 => generated 847 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 27 16:17:40.814696 np0000005924 devstack@c-api.service[100522]: INFO cinder.api.openstack.wsgi [req-d17bc2b0-5573-4d01-ac13-d9c98984da7b req-1c950029-0174-451b-812a-1a170de8d237 tempest-AttachVolumeNegativeTest-414954022 tempest-AttachVolumeNegativeTest-414954022-project-member] https://10.4.3.117/volume/v3/attachments/f01326bc-8541-4896-87d2-e01a5f295eda/action returned with HTTP 204 Jul 27 16:17:40.815293 np0000005924 devstack@c-api.service[100522]: [pid: 100522|app: 0|req: 914/3701] 10.4.3.117 () {74 vars in 1725 bytes} [Mon Jul 27 16:17:40 2026] POST /volume/v3/attachments/f01326bc-8541-4896-87d2-e01a5f295eda/action => generated 0 bytes in 36 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jul 27 16:17:40.878771 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.middleware.request_id [None req-84a50232-8420-408c-a1ab-e70a3294c630 None None] RequestId filter calling following filter/app {{(pid=100521) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:17:40.880994 np0000005924 devstack@c-api.service[100521]: INFO cinder.api.openstack.wsgi [None req-84a50232-8420-408c-a1ab-e70a3294c630 tempest-TestEncryptedCinderVolumes-328802700 tempest-TestEncryptedCinderVolumes-328802700-project-member] GET https://10.4.3.117/volume/v3/volumes/fac7355c-5954-4b1c-b2ca-605c17e5653e Jul 27 16:17:40.881241 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.openstack.wsgi [None req-84a50232-8420-408c-a1ab-e70a3294c630 tempest-TestEncryptedCinderVolumes-328802700 tempest-TestEncryptedCinderVolumes-328802700-project-member] Empty body provided in request {{(pid=100521) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:17:40.881506 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.openstack.wsgi [None req-84a50232-8420-408c-a1ab-e70a3294c630 tempest-TestEncryptedCinderVolumes-328802700 tempest-TestEncryptedCinderVolumes-328802700-project-member] Calling method 'show' {{(pid=100521) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:17:40.901531 np0000005924 devstack@c-api.service[100521]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:17:40.901531 np0000005924 devstack@c-api.service[100521]: warnings.warn( Jul 27 16:17:40.906079 np0000005924 devstack@c-api.service[100521]: INFO cinder.volume.api [None req-84a50232-8420-408c-a1ab-e70a3294c630 tempest-TestEncryptedCinderVolumes-328802700 tempest-TestEncryptedCinderVolumes-328802700-project-member] Volume info retrieved successfully. Jul 27 16:17:40.911176 np0000005924 devstack@c-api.service[100521]: INFO cinder.api.openstack.wsgi [None req-84a50232-8420-408c-a1ab-e70a3294c630 tempest-TestEncryptedCinderVolumes-328802700 tempest-TestEncryptedCinderVolumes-328802700-project-member] https://10.4.3.117/volume/v3/volumes/fac7355c-5954-4b1c-b2ca-605c17e5653e returned with HTTP 200 Jul 27 16:17:40.911552 np0000005924 devstack@c-api.service[100521]: [pid: 100521|app: 0|req: 923/3702] 10.4.3.117 () {66 vars in 1348 bytes} [Mon Jul 27 16:17:40 2026] GET /volume/v3/volumes/fac7355c-5954-4b1c-b2ca-605c17e5653e => generated 875 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 27 16:17:41.253871 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.middleware.request_id [None req-bb7398d3-2076-460a-a1dd-3a3a0816e51e None None] RequestId filter calling following filter/app {{(pid=100524) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:17:41.255576 np0000005924 devstack@c-api.service[100524]: INFO cinder.api.openstack.wsgi [None req-bb7398d3-2076-460a-a1dd-3a3a0816e51e tempest-VolumesBackupsTest-916266255 tempest-VolumesBackupsTest-916266255-project-member] GET https://10.4.3.117/volume/v3/backups/3e4bb804-4a38-40ea-8c05-a85ffdacb905 Jul 27 16:17:41.255809 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.openstack.wsgi [None req-bb7398d3-2076-460a-a1dd-3a3a0816e51e tempest-VolumesBackupsTest-916266255 tempest-VolumesBackupsTest-916266255-project-member] Empty body provided in request {{(pid=100524) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:17:41.256198 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.openstack.wsgi [None req-bb7398d3-2076-460a-a1dd-3a3a0816e51e tempest-VolumesBackupsTest-916266255 tempest-VolumesBackupsTest-916266255-project-member] Calling method 'show' {{(pid=100524) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:17:41.256364 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.v3.backups [None req-bb7398d3-2076-460a-a1dd-3a3a0816e51e tempest-VolumesBackupsTest-916266255 tempest-VolumesBackupsTest-916266255-project-member] Show backup with id 3e4bb804-4a38-40ea-8c05-a85ffdacb905. {{(pid=100524) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 27 16:17:41.260687 np0000005924 devstack@c-api.service[100524]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:17:41.260687 np0000005924 devstack@c-api.service[100524]: warnings.warn( Jul 27 16:17:41.261614 np0000005924 devstack@c-api.service[100524]: INFO cinder.api.openstack.wsgi [None req-bb7398d3-2076-460a-a1dd-3a3a0816e51e tempest-VolumesBackupsTest-916266255 tempest-VolumesBackupsTest-916266255-project-member] https://10.4.3.117/volume/v3/backups/3e4bb804-4a38-40ea-8c05-a85ffdacb905 returned with HTTP 200 Jul 27 16:17:41.262046 np0000005924 devstack@c-api.service[100524]: [pid: 100524|app: 0|req: 933/3703] 10.4.3.117 () {66 vars in 1348 bytes} [Mon Jul 27 16:17:41 2026] GET /volume/v3/backups/3e4bb804-4a38-40ea-8c05-a85ffdacb905 => generated 750 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 27 16:17:41.296588 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.middleware.request_id [None req-b7fa37d7-b142-47a2-8502-6d00d2a7e597 None None] RequestId filter calling following filter/app {{(pid=100523) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:17:41.298393 np0000005924 devstack@c-api.service[100523]: INFO cinder.api.openstack.wsgi [None req-b7fa37d7-b142-47a2-8502-6d00d2a7e597 tempest-VolumesBackupsTest-1361087151 tempest-VolumesBackupsTest-1361087151-project-member] GET https://10.4.3.117/volume/v3/backups/2a570091-3eb2-4341-894f-e06c9c889af8 Jul 27 16:17:41.298740 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.openstack.wsgi [None req-b7fa37d7-b142-47a2-8502-6d00d2a7e597 tempest-VolumesBackupsTest-1361087151 tempest-VolumesBackupsTest-1361087151-project-member] Empty body provided in request {{(pid=100523) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:17:41.298866 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.openstack.wsgi [None req-b7fa37d7-b142-47a2-8502-6d00d2a7e597 tempest-VolumesBackupsTest-1361087151 tempest-VolumesBackupsTest-1361087151-project-member] Calling method 'show' {{(pid=100523) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:17:41.298866 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.v3.backups [None req-b7fa37d7-b142-47a2-8502-6d00d2a7e597 tempest-VolumesBackupsTest-1361087151 tempest-VolumesBackupsTest-1361087151-project-member] Show backup with id 2a570091-3eb2-4341-894f-e06c9c889af8. {{(pid=100523) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 27 16:17:41.302970 np0000005924 devstack@c-api.service[100523]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:17:41.302970 np0000005924 devstack@c-api.service[100523]: warnings.warn( Jul 27 16:17:41.303658 np0000005924 devstack@c-api.service[100523]: INFO cinder.api.openstack.wsgi [None req-b7fa37d7-b142-47a2-8502-6d00d2a7e597 tempest-VolumesBackupsTest-1361087151 tempest-VolumesBackupsTest-1361087151-project-member] https://10.4.3.117/volume/v3/backups/2a570091-3eb2-4341-894f-e06c9c889af8 returned with HTTP 200 Jul 27 16:17:41.304020 np0000005924 devstack@c-api.service[100523]: [pid: 100523|app: 0|req: 934/3704] 10.4.3.117 () {66 vars in 1348 bytes} [Mon Jul 27 16:17:41 2026] GET /volume/v3/backups/2a570091-3eb2-4341-894f-e06c9c889af8 => generated 750 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 27 16:17:41.824203 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.middleware.request_id [None req-df69378b-4815-41be-9991-425ceb5f92ce None None] RequestId filter calling following filter/app {{(pid=100522) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:17:41.825514 np0000005924 devstack@c-api.service[100522]: INFO cinder.api.openstack.wsgi [None req-df69378b-4815-41be-9991-425ceb5f92ce tempest-AttachVolumeNegativeTest-414954022 tempest-AttachVolumeNegativeTest-414954022-project-member] GET https://10.4.3.117/volume/v3/volumes/21f5bc37-aa77-4c42-bc34-6feb653e9086 Jul 27 16:17:41.825701 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.openstack.wsgi [None req-df69378b-4815-41be-9991-425ceb5f92ce tempest-AttachVolumeNegativeTest-414954022 tempest-AttachVolumeNegativeTest-414954022-project-member] Empty body provided in request {{(pid=100522) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:17:41.825945 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.openstack.wsgi [None req-df69378b-4815-41be-9991-425ceb5f92ce tempest-AttachVolumeNegativeTest-414954022 tempest-AttachVolumeNegativeTest-414954022-project-member] Calling method 'show' {{(pid=100522) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:17:41.835669 np0000005924 devstack@c-api.service[100522]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:17:41.835669 np0000005924 devstack@c-api.service[100522]: warnings.warn( Jul 27 16:17:41.842283 np0000005924 devstack@c-api.service[100522]: INFO cinder.volume.api [None req-df69378b-4815-41be-9991-425ceb5f92ce tempest-AttachVolumeNegativeTest-414954022 tempest-AttachVolumeNegativeTest-414954022-project-member] Volume info retrieved successfully. Jul 27 16:17:41.848429 np0000005924 devstack@c-api.service[100522]: INFO cinder.api.openstack.wsgi [None req-df69378b-4815-41be-9991-425ceb5f92ce tempest-AttachVolumeNegativeTest-414954022 tempest-AttachVolumeNegativeTest-414954022-project-member] https://10.4.3.117/volume/v3/volumes/21f5bc37-aa77-4c42-bc34-6feb653e9086 returned with HTTP 200 Jul 27 16:17:41.848850 np0000005924 devstack@c-api.service[100522]: [pid: 100522|app: 0|req: 915/3705] 10.4.3.117 () {66 vars in 1348 bytes} [Mon Jul 27 16:17:41 2026] GET /volume/v3/volumes/21f5bc37-aa77-4c42-bc34-6feb653e9086 => generated 1139 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 27 16:17:41.867952 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.middleware.request_id [None req-99a04b37-526f-49fb-a6de-5c13cf2dfb67 None None] RequestId filter calling following filter/app {{(pid=100521) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:17:41.872747 np0000005924 devstack@c-api.service[100521]: INFO cinder.api.openstack.wsgi [None req-99a04b37-526f-49fb-a6de-5c13cf2dfb67 tempest-AttachVolumeNegativeTest-414954022 tempest-AttachVolumeNegativeTest-414954022-project-member] GET https://10.4.3.117/volume/v3/volumes/21f5bc37-aa77-4c42-bc34-6feb653e9086 Jul 27 16:17:41.872866 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.openstack.wsgi [None req-99a04b37-526f-49fb-a6de-5c13cf2dfb67 tempest-AttachVolumeNegativeTest-414954022 tempest-AttachVolumeNegativeTest-414954022-project-member] Empty body provided in request {{(pid=100521) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:17:41.873051 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.openstack.wsgi [None req-99a04b37-526f-49fb-a6de-5c13cf2dfb67 tempest-AttachVolumeNegativeTest-414954022 tempest-AttachVolumeNegativeTest-414954022-project-member] Calling method 'show' {{(pid=100521) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:17:41.887291 np0000005924 devstack@c-api.service[100521]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:17:41.887291 np0000005924 devstack@c-api.service[100521]: warnings.warn( Jul 27 16:17:41.890874 np0000005924 devstack@c-api.service[100521]: INFO cinder.volume.api [None req-99a04b37-526f-49fb-a6de-5c13cf2dfb67 tempest-AttachVolumeNegativeTest-414954022 tempest-AttachVolumeNegativeTest-414954022-project-member] Volume info retrieved successfully. Jul 27 16:17:41.895096 np0000005924 devstack@c-api.service[100521]: INFO cinder.api.openstack.wsgi [None req-99a04b37-526f-49fb-a6de-5c13cf2dfb67 tempest-AttachVolumeNegativeTest-414954022 tempest-AttachVolumeNegativeTest-414954022-project-member] https://10.4.3.117/volume/v3/volumes/21f5bc37-aa77-4c42-bc34-6feb653e9086 returned with HTTP 200 Jul 27 16:17:41.895501 np0000005924 devstack@c-api.service[100521]: [pid: 100521|app: 0|req: 924/3706] 10.4.3.117 () {66 vars in 1348 bytes} [Mon Jul 27 16:17:41 2026] GET /volume/v3/volumes/21f5bc37-aa77-4c42-bc34-6feb653e9086 => generated 1139 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 27 16:17:41.909367 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.middleware.request_id [None req-fb579acb-bf58-41e4-bbf6-c2c46f3d0b8e None None] RequestId filter calling following filter/app {{(pid=100524) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:17:41.911751 np0000005924 devstack@c-api.service[100524]: INFO cinder.api.openstack.wsgi [None req-fb579acb-bf58-41e4-bbf6-c2c46f3d0b8e tempest-AttachVolumeNegativeTest-414954022 tempest-AttachVolumeNegativeTest-414954022-project-member] DELETE https://10.4.3.117/volume/v3/volumes/21f5bc37-aa77-4c42-bc34-6feb653e9086 Jul 27 16:17:41.912028 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.openstack.wsgi [None req-fb579acb-bf58-41e4-bbf6-c2c46f3d0b8e tempest-AttachVolumeNegativeTest-414954022 tempest-AttachVolumeNegativeTest-414954022-project-member] Empty body provided in request {{(pid=100524) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:17:41.912235 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.openstack.wsgi [None req-fb579acb-bf58-41e4-bbf6-c2c46f3d0b8e tempest-AttachVolumeNegativeTest-414954022 tempest-AttachVolumeNegativeTest-414954022-project-member] Calling method 'delete' {{(pid=100524) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:17:41.912435 np0000005924 devstack@c-api.service[100524]: INFO cinder.api.v3.volumes [None req-fb579acb-bf58-41e4-bbf6-c2c46f3d0b8e tempest-AttachVolumeNegativeTest-414954022 tempest-AttachVolumeNegativeTest-414954022-project-member] Delete volume with id: 21f5bc37-aa77-4c42-bc34-6feb653e9086 Jul 27 16:17:41.923206 np0000005924 devstack@c-api.service[100524]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:17:41.923206 np0000005924 devstack@c-api.service[100524]: warnings.warn( Jul 27 16:17:41.923702 np0000005924 devstack@c-api.service[100524]: INFO cinder.volume.api [None req-fb579acb-bf58-41e4-bbf6-c2c46f3d0b8e tempest-AttachVolumeNegativeTest-414954022 tempest-AttachVolumeNegativeTest-414954022-project-member] Volume info retrieved successfully. Jul 27 16:17:41.930238 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.middleware.request_id [None req-fa55bca3-88fe-4d2d-b9f2-d4ba47d45f61 None None] RequestId filter calling following filter/app {{(pid=100523) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:17:41.930692 np0000005924 devstack@c-api.service[100524]: INFO cinder.volume.api [None req-fb579acb-bf58-41e4-bbf6-c2c46f3d0b8e tempest-AttachVolumeNegativeTest-414954022 tempest-AttachVolumeNegativeTest-414954022-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 27 16:17:41.930991 np0000005924 devstack@c-api.service[100524]: INFO cinder.api.openstack.wsgi [None req-fb579acb-bf58-41e4-bbf6-c2c46f3d0b8e tempest-AttachVolumeNegativeTest-414954022 tempest-AttachVolumeNegativeTest-414954022-project-member] https://10.4.3.117/volume/v3/volumes/21f5bc37-aa77-4c42-bc34-6feb653e9086 returned with HTTP 400 Jul 27 16:17:41.931521 np0000005924 devstack@c-api.service[100524]: [pid: 100524|app: 0|req: 934/3707] 10.4.3.117 () {66 vars in 1351 bytes} [Mon Jul 27 16:17:41 2026] DELETE /volume/v3/volumes/21f5bc37-aa77-4c42-bc34-6feb653e9086 => generated 307 bytes in 23 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) Jul 27 16:17:41.932219 np0000005924 devstack@c-api.service[100523]: INFO cinder.api.openstack.wsgi [None req-fa55bca3-88fe-4d2d-b9f2-d4ba47d45f61 tempest-TestEncryptedCinderVolumes-328802700 tempest-TestEncryptedCinderVolumes-328802700-project-member] GET https://10.4.3.117/volume/v3/volumes/fac7355c-5954-4b1c-b2ca-605c17e5653e Jul 27 16:17:41.932454 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.openstack.wsgi [None req-fa55bca3-88fe-4d2d-b9f2-d4ba47d45f61 tempest-TestEncryptedCinderVolumes-328802700 tempest-TestEncryptedCinderVolumes-328802700-project-member] Empty body provided in request {{(pid=100523) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:17:41.932657 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.openstack.wsgi [None req-fa55bca3-88fe-4d2d-b9f2-d4ba47d45f61 tempest-TestEncryptedCinderVolumes-328802700 tempest-TestEncryptedCinderVolumes-328802700-project-member] Calling method 'show' {{(pid=100523) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:17:41.940491 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.middleware.request_id [None req-bbaf29c9-74ed-4dfa-ad86-77a71f8bee65 None None] RequestId filter calling following filter/app {{(pid=100522) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:17:41.942020 np0000005924 devstack@c-api.service[100522]: INFO cinder.api.openstack.wsgi [None req-bbaf29c9-74ed-4dfa-ad86-77a71f8bee65 tempest-AttachVolumeNegativeTest-414954022 tempest-AttachVolumeNegativeTest-414954022-project-member] GET https://10.4.3.117/volume/v3/volumes/21f5bc37-aa77-4c42-bc34-6feb653e9086 Jul 27 16:17:41.942206 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.openstack.wsgi [None req-bbaf29c9-74ed-4dfa-ad86-77a71f8bee65 tempest-AttachVolumeNegativeTest-414954022 tempest-AttachVolumeNegativeTest-414954022-project-member] Empty body provided in request {{(pid=100522) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:17:41.942424 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.openstack.wsgi [None req-bbaf29c9-74ed-4dfa-ad86-77a71f8bee65 tempest-AttachVolumeNegativeTest-414954022 tempest-AttachVolumeNegativeTest-414954022-project-member] Calling method 'show' {{(pid=100522) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:17:41.946680 np0000005924 devstack@c-api.service[100523]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:17:41.946680 np0000005924 devstack@c-api.service[100523]: warnings.warn( Jul 27 16:17:41.950339 np0000005924 devstack@c-api.service[100523]: INFO cinder.volume.api [None req-fa55bca3-88fe-4d2d-b9f2-d4ba47d45f61 tempest-TestEncryptedCinderVolumes-328802700 tempest-TestEncryptedCinderVolumes-328802700-project-member] Volume info retrieved successfully. Jul 27 16:17:41.950554 np0000005924 devstack@c-api.service[100522]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:17:41.950554 np0000005924 devstack@c-api.service[100522]: warnings.warn( Jul 27 16:17:41.953511 np0000005924 devstack@c-api.service[100522]: INFO cinder.volume.api [None req-bbaf29c9-74ed-4dfa-ad86-77a71f8bee65 tempest-AttachVolumeNegativeTest-414954022 tempest-AttachVolumeNegativeTest-414954022-project-member] Volume info retrieved successfully. Jul 27 16:17:41.954517 np0000005924 devstack@c-api.service[100523]: INFO cinder.api.openstack.wsgi [None req-fa55bca3-88fe-4d2d-b9f2-d4ba47d45f61 tempest-TestEncryptedCinderVolumes-328802700 tempest-TestEncryptedCinderVolumes-328802700-project-member] https://10.4.3.117/volume/v3/volumes/fac7355c-5954-4b1c-b2ca-605c17e5653e returned with HTTP 200 Jul 27 16:17:41.954999 np0000005924 devstack@c-api.service[100523]: [pid: 100523|app: 0|req: 935/3708] 10.4.3.117 () {66 vars in 1348 bytes} [Mon Jul 27 16:17:41 2026] GET /volume/v3/volumes/fac7355c-5954-4b1c-b2ca-605c17e5653e => generated 875 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 27 16:17:41.958060 np0000005924 devstack@c-api.service[100522]: INFO cinder.api.openstack.wsgi [None req-bbaf29c9-74ed-4dfa-ad86-77a71f8bee65 tempest-AttachVolumeNegativeTest-414954022 tempest-AttachVolumeNegativeTest-414954022-project-member] https://10.4.3.117/volume/v3/volumes/21f5bc37-aa77-4c42-bc34-6feb653e9086 returned with HTTP 200 Jul 27 16:17:41.958473 np0000005924 devstack@c-api.service[100522]: [pid: 100522|app: 0|req: 916/3709] 10.4.3.117 () {66 vars in 1348 bytes} [Mon Jul 27 16:17:41 2026] GET /volume/v3/volumes/21f5bc37-aa77-4c42-bc34-6feb653e9086 => generated 1139 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 27 16:17:41.997280 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.middleware.request_id [req-3679b4ee-331b-458e-a99f-248acbc54aa1 req-41602465-6d1c-4507-a30c-217dba1d8a96 None None] RequestId filter calling following filter/app {{(pid=100521) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:17:41.999771 np0000005924 devstack@c-api.service[100521]: INFO cinder.api.openstack.wsgi [req-3679b4ee-331b-458e-a99f-248acbc54aa1 req-41602465-6d1c-4507-a30c-217dba1d8a96 tempest-AttachVolumeNegativeTest-414954022 tempest-AttachVolumeNegativeTest-414954022-project-member] GET https://10.4.3.117/volume/v3/volumes/21f5bc37-aa77-4c42-bc34-6feb653e9086 Jul 27 16:17:42.000008 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.openstack.wsgi [req-3679b4ee-331b-458e-a99f-248acbc54aa1 req-41602465-6d1c-4507-a30c-217dba1d8a96 tempest-AttachVolumeNegativeTest-414954022 tempest-AttachVolumeNegativeTest-414954022-project-member] Empty body provided in request {{(pid=100521) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:17:42.000270 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.openstack.wsgi [req-3679b4ee-331b-458e-a99f-248acbc54aa1 req-41602465-6d1c-4507-a30c-217dba1d8a96 tempest-AttachVolumeNegativeTest-414954022 tempest-AttachVolumeNegativeTest-414954022-project-member] Calling method 'show' {{(pid=100521) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:17:42.009517 np0000005924 devstack@c-api.service[100521]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:17:42.009517 np0000005924 devstack@c-api.service[100521]: warnings.warn( Jul 27 16:17:42.013389 np0000005924 devstack@c-api.service[100521]: INFO cinder.volume.api [req-3679b4ee-331b-458e-a99f-248acbc54aa1 req-41602465-6d1c-4507-a30c-217dba1d8a96 tempest-AttachVolumeNegativeTest-414954022 tempest-AttachVolumeNegativeTest-414954022-project-member] Volume info retrieved successfully. Jul 27 16:17:42.017487 np0000005924 devstack@c-api.service[100521]: INFO cinder.api.openstack.wsgi [req-3679b4ee-331b-458e-a99f-248acbc54aa1 req-41602465-6d1c-4507-a30c-217dba1d8a96 tempest-AttachVolumeNegativeTest-414954022 tempest-AttachVolumeNegativeTest-414954022-project-member] https://10.4.3.117/volume/v3/volumes/21f5bc37-aa77-4c42-bc34-6feb653e9086 returned with HTTP 200 Jul 27 16:17:42.017932 np0000005924 devstack@c-api.service[100521]: [pid: 100521|app: 0|req: 925/3710] 10.4.3.117 () {68 vars in 1598 bytes} [Mon Jul 27 16:17:41 2026] GET /volume/v3/volumes/21f5bc37-aa77-4c42-bc34-6feb653e9086 => generated 1139 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 27 16:17:42.034817 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.middleware.request_id [req-3679b4ee-331b-458e-a99f-248acbc54aa1 req-98f2ba1a-c7e9-4738-af03-05e8a3ee6fb5 None None] RequestId filter calling following filter/app {{(pid=100524) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:17:42.036910 np0000005924 devstack@c-api.service[100524]: INFO cinder.api.openstack.wsgi [req-3679b4ee-331b-458e-a99f-248acbc54aa1 req-98f2ba1a-c7e9-4738-af03-05e8a3ee6fb5 tempest-AttachVolumeNegativeTest-414954022 tempest-AttachVolumeNegativeTest-414954022-project-member] POST https://10.4.3.117/volume/v3/volumes/21f5bc37-aa77-4c42-bc34-6feb653e9086/action Jul 27 16:17:42.037246 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.openstack.wsgi [req-3679b4ee-331b-458e-a99f-248acbc54aa1 req-98f2ba1a-c7e9-4738-af03-05e8a3ee6fb5 tempest-AttachVolumeNegativeTest-414954022 tempest-AttachVolumeNegativeTest-414954022-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100524) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 27 16:17:42.037385 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.openstack.wsgi [req-3679b4ee-331b-458e-a99f-248acbc54aa1 req-98f2ba1a-c7e9-4738-af03-05e8a3ee6fb5 tempest-AttachVolumeNegativeTest-414954022 tempest-AttachVolumeNegativeTest-414954022-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100524) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 27 16:17:42.048014 np0000005924 devstack@c-api.service[100524]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:17:42.048014 np0000005924 devstack@c-api.service[100524]: warnings.warn( Jul 27 16:17:42.048477 np0000005924 devstack@c-api.service[100524]: INFO cinder.volume.api [req-3679b4ee-331b-458e-a99f-248acbc54aa1 req-98f2ba1a-c7e9-4738-af03-05e8a3ee6fb5 tempest-AttachVolumeNegativeTest-414954022 tempest-AttachVolumeNegativeTest-414954022-project-member] Volume info retrieved successfully. Jul 27 16:17:42.054320 np0000005924 devstack@c-api.service[100524]: INFO cinder.volume.api [req-3679b4ee-331b-458e-a99f-248acbc54aa1 req-98f2ba1a-c7e9-4738-af03-05e8a3ee6fb5 tempest-AttachVolumeNegativeTest-414954022 tempest-AttachVolumeNegativeTest-414954022-project-member] Begin detaching volume completed successfully. Jul 27 16:17:42.054597 np0000005924 devstack@c-api.service[100524]: INFO cinder.api.openstack.wsgi [req-3679b4ee-331b-458e-a99f-248acbc54aa1 req-98f2ba1a-c7e9-4738-af03-05e8a3ee6fb5 tempest-AttachVolumeNegativeTest-414954022 tempest-AttachVolumeNegativeTest-414954022-project-member] https://10.4.3.117/volume/v3/volumes/21f5bc37-aa77-4c42-bc34-6feb653e9086/action returned with HTTP 202 Jul 27 16:17:42.055095 np0000005924 devstack@c-api.service[100524]: [pid: 100524|app: 0|req: 935/3711] 10.4.3.117 () {72 vars in 1672 bytes} [Mon Jul 27 16:17:42 2026] POST /volume/v3/volumes/21f5bc37-aa77-4c42-bc34-6feb653e9086/action => generated 0 bytes in 21 msecs (HTTP/1.1 202) 7 headers in 289 bytes (2 switches on core 0) Jul 27 16:17:42.100083 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.middleware.request_id [None req-487b9ad7-a82e-4a35-9246-5d8a44c957ae None None] RequestId filter calling following filter/app {{(pid=100523) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:17:42.100498 np0000005924 devstack@c-api.service[100523]: INFO cinder.api.openstack.wsgi [None req-487b9ad7-a82e-4a35-9246-5d8a44c957ae None None] GET https://10.4.3.117/volume// Jul 27 16:17:42.100647 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.openstack.wsgi [None req-487b9ad7-a82e-4a35-9246-5d8a44c957ae None None] Empty body provided in request {{(pid=100523) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:17:42.100833 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.openstack.wsgi [None req-487b9ad7-a82e-4a35-9246-5d8a44c957ae None None] Calling method 'all' {{(pid=100523) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:17:42.101160 np0000005924 devstack@c-api.service[100523]: INFO cinder.api.openstack.wsgi [None req-487b9ad7-a82e-4a35-9246-5d8a44c957ae None None] https://10.4.3.117/volume// returned with HTTP 300 Jul 27 16:17:42.101463 np0000005924 devstack@c-api.service[100523]: [pid: 100523|app: 0|req: 936/3712] 10.4.3.117 () {66 vars in 1426 bytes} [Mon Jul 27 16:17:42 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 27 16:17:42.110980 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.middleware.request_id [req-3679b4ee-331b-458e-a99f-248acbc54aa1 req-908184b1-4284-4b49-b453-5a1c0c9a1928 None None] RequestId filter calling following filter/app {{(pid=100522) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:17:42.112159 np0000005924 devstack@c-api.service[100522]: INFO cinder.api.openstack.wsgi [req-3679b4ee-331b-458e-a99f-248acbc54aa1 req-908184b1-4284-4b49-b453-5a1c0c9a1928 tempest-AttachVolumeNegativeTest-414954022 tempest-AttachVolumeNegativeTest-414954022-project-member] GET https://10.4.3.117/volume/v3/volumes/21f5bc37-aa77-4c42-bc34-6feb653e9086 Jul 27 16:17:42.112717 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.openstack.wsgi [req-3679b4ee-331b-458e-a99f-248acbc54aa1 req-908184b1-4284-4b49-b453-5a1c0c9a1928 tempest-AttachVolumeNegativeTest-414954022 tempest-AttachVolumeNegativeTest-414954022-project-member] Empty body provided in request {{(pid=100522) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:17:42.112998 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.openstack.wsgi [req-3679b4ee-331b-458e-a99f-248acbc54aa1 req-908184b1-4284-4b49-b453-5a1c0c9a1928 tempest-AttachVolumeNegativeTest-414954022 tempest-AttachVolumeNegativeTest-414954022-project-member] Calling method 'show' {{(pid=100522) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:17:42.124699 np0000005924 devstack@c-api.service[100522]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:17:42.124699 np0000005924 devstack@c-api.service[100522]: warnings.warn( Jul 27 16:17:42.128814 np0000005924 devstack@c-api.service[100522]: INFO cinder.volume.api [req-3679b4ee-331b-458e-a99f-248acbc54aa1 req-908184b1-4284-4b49-b453-5a1c0c9a1928 tempest-AttachVolumeNegativeTest-414954022 tempest-AttachVolumeNegativeTest-414954022-project-member] Volume info retrieved successfully. Jul 27 16:17:42.133972 np0000005924 devstack@c-api.service[100522]: INFO cinder.api.openstack.wsgi [req-3679b4ee-331b-458e-a99f-248acbc54aa1 req-908184b1-4284-4b49-b453-5a1c0c9a1928 tempest-AttachVolumeNegativeTest-414954022 tempest-AttachVolumeNegativeTest-414954022-project-member] https://10.4.3.117/volume/v3/volumes/21f5bc37-aa77-4c42-bc34-6feb653e9086 returned with HTTP 200 Jul 27 16:17:42.134480 np0000005924 devstack@c-api.service[100522]: [pid: 100522|app: 0|req: 917/3713] 10.4.3.117 () {70 vars in 1639 bytes} [Mon Jul 27 16:17:42 2026] GET /volume/v3/volumes/21f5bc37-aa77-4c42-bc34-6feb653e9086 => generated 1322 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 27 16:17:42.274812 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.middleware.request_id [None req-1199ee34-3db6-4b6a-a2c8-1114f0995fb2 None None] RequestId filter calling following filter/app {{(pid=100521) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:17:42.276732 np0000005924 devstack@c-api.service[100521]: INFO cinder.api.openstack.wsgi [None req-1199ee34-3db6-4b6a-a2c8-1114f0995fb2 tempest-VolumesBackupsTest-916266255 tempest-VolumesBackupsTest-916266255-project-member] GET https://10.4.3.117/volume/v3/backups/3e4bb804-4a38-40ea-8c05-a85ffdacb905 Jul 27 16:17:42.276944 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.openstack.wsgi [None req-1199ee34-3db6-4b6a-a2c8-1114f0995fb2 tempest-VolumesBackupsTest-916266255 tempest-VolumesBackupsTest-916266255-project-member] Empty body provided in request {{(pid=100521) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:17:42.277187 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.openstack.wsgi [None req-1199ee34-3db6-4b6a-a2c8-1114f0995fb2 tempest-VolumesBackupsTest-916266255 tempest-VolumesBackupsTest-916266255-project-member] Calling method 'show' {{(pid=100521) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:17:42.277314 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.v3.backups [None req-1199ee34-3db6-4b6a-a2c8-1114f0995fb2 tempest-VolumesBackupsTest-916266255 tempest-VolumesBackupsTest-916266255-project-member] Show backup with id 3e4bb804-4a38-40ea-8c05-a85ffdacb905. {{(pid=100521) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 27 16:17:42.282254 np0000005924 devstack@c-api.service[100521]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:17:42.282254 np0000005924 devstack@c-api.service[100521]: warnings.warn( Jul 27 16:17:42.283080 np0000005924 devstack@c-api.service[100521]: INFO cinder.api.openstack.wsgi [None req-1199ee34-3db6-4b6a-a2c8-1114f0995fb2 tempest-VolumesBackupsTest-916266255 tempest-VolumesBackupsTest-916266255-project-member] https://10.4.3.117/volume/v3/backups/3e4bb804-4a38-40ea-8c05-a85ffdacb905 returned with HTTP 200 Jul 27 16:17:42.283477 np0000005924 devstack@c-api.service[100521]: [pid: 100521|app: 0|req: 926/3714] 10.4.3.117 () {66 vars in 1348 bytes} [Mon Jul 27 16:17:42 2026] GET /volume/v3/backups/3e4bb804-4a38-40ea-8c05-a85ffdacb905 => generated 750 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 27 16:17:42.314092 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.middleware.request_id [None req-4622fd0f-b666-43c8-bdce-bdc068a0b4d1 None None] RequestId filter calling following filter/app {{(pid=100524) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:17:42.316206 np0000005924 devstack@c-api.service[100524]: INFO cinder.api.openstack.wsgi [None req-4622fd0f-b666-43c8-bdce-bdc068a0b4d1 tempest-VolumesBackupsTest-1361087151 tempest-VolumesBackupsTest-1361087151-project-member] GET https://10.4.3.117/volume/v3/backups/2a570091-3eb2-4341-894f-e06c9c889af8 Jul 27 16:17:42.316389 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.openstack.wsgi [None req-4622fd0f-b666-43c8-bdce-bdc068a0b4d1 tempest-VolumesBackupsTest-1361087151 tempest-VolumesBackupsTest-1361087151-project-member] Empty body provided in request {{(pid=100524) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:17:42.316582 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.openstack.wsgi [None req-4622fd0f-b666-43c8-bdce-bdc068a0b4d1 tempest-VolumesBackupsTest-1361087151 tempest-VolumesBackupsTest-1361087151-project-member] Calling method 'show' {{(pid=100524) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:17:42.316752 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.v3.backups [None req-4622fd0f-b666-43c8-bdce-bdc068a0b4d1 tempest-VolumesBackupsTest-1361087151 tempest-VolumesBackupsTest-1361087151-project-member] Show backup with id 2a570091-3eb2-4341-894f-e06c9c889af8. {{(pid=100524) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 27 16:17:42.321207 np0000005924 devstack@c-api.service[100524]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:17:42.321207 np0000005924 devstack@c-api.service[100524]: warnings.warn( Jul 27 16:17:42.322183 np0000005924 devstack@c-api.service[100524]: INFO cinder.api.openstack.wsgi [None req-4622fd0f-b666-43c8-bdce-bdc068a0b4d1 tempest-VolumesBackupsTest-1361087151 tempest-VolumesBackupsTest-1361087151-project-member] https://10.4.3.117/volume/v3/backups/2a570091-3eb2-4341-894f-e06c9c889af8 returned with HTTP 200 Jul 27 16:17:42.322825 np0000005924 devstack@c-api.service[100524]: [pid: 100524|app: 0|req: 936/3715] 10.4.3.117 () {66 vars in 1348 bytes} [Mon Jul 27 16:17:42 2026] GET /volume/v3/backups/2a570091-3eb2-4341-894f-e06c9c889af8 => generated 750 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jul 27 16:17:42.970402 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.middleware.request_id [None req-fb6885ba-6146-4dc2-a511-4c5f9e4b3363 None None] RequestId filter calling following filter/app {{(pid=100523) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:17:42.973264 np0000005924 devstack@c-api.service[100523]: INFO cinder.api.openstack.wsgi [None req-fb6885ba-6146-4dc2-a511-4c5f9e4b3363 tempest-TestEncryptedCinderVolumes-328802700 tempest-TestEncryptedCinderVolumes-328802700-project-member] GET https://10.4.3.117/volume/v3/volumes/fac7355c-5954-4b1c-b2ca-605c17e5653e Jul 27 16:17:42.973490 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.openstack.wsgi [None req-fb6885ba-6146-4dc2-a511-4c5f9e4b3363 tempest-TestEncryptedCinderVolumes-328802700 tempest-TestEncryptedCinderVolumes-328802700-project-member] Empty body provided in request {{(pid=100523) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:17:42.973776 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.openstack.wsgi [None req-fb6885ba-6146-4dc2-a511-4c5f9e4b3363 tempest-TestEncryptedCinderVolumes-328802700 tempest-TestEncryptedCinderVolumes-328802700-project-member] Calling method 'show' {{(pid=100523) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:17:42.987631 np0000005924 devstack@c-api.service[100523]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:17:42.987631 np0000005924 devstack@c-api.service[100523]: warnings.warn( Jul 27 16:17:42.991181 np0000005924 devstack@c-api.service[100523]: INFO cinder.volume.api [None req-fb6885ba-6146-4dc2-a511-4c5f9e4b3363 tempest-TestEncryptedCinderVolumes-328802700 tempest-TestEncryptedCinderVolumes-328802700-project-member] Volume info retrieved successfully. Jul 27 16:17:42.996418 np0000005924 devstack@c-api.service[100523]: INFO cinder.api.openstack.wsgi [None req-fb6885ba-6146-4dc2-a511-4c5f9e4b3363 tempest-TestEncryptedCinderVolumes-328802700 tempest-TestEncryptedCinderVolumes-328802700-project-member] https://10.4.3.117/volume/v3/volumes/fac7355c-5954-4b1c-b2ca-605c17e5653e returned with HTTP 200 Jul 27 16:17:42.996995 np0000005924 devstack@c-api.service[100523]: [pid: 100523|app: 0|req: 937/3716] 10.4.3.117 () {66 vars in 1348 bytes} [Mon Jul 27 16:17:42 2026] GET /volume/v3/volumes/fac7355c-5954-4b1c-b2ca-605c17e5653e => generated 875 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 27 16:17:43.120995 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.middleware.request_id [req-8f3f78a1-4b7b-4f67-9567-6c5a0bd1d493 req-324a6ced-54ab-428b-b061-98286f61ee7e None None] RequestId filter calling following filter/app {{(pid=100522) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:17:43.123139 np0000005924 devstack@c-api.service[100522]: INFO cinder.api.openstack.wsgi [req-8f3f78a1-4b7b-4f67-9567-6c5a0bd1d493 req-324a6ced-54ab-428b-b061-98286f61ee7e tempest-TestEncryptedCinderVolumes-328802700 tempest-TestEncryptedCinderVolumes-328802700-project-member] POST https://10.4.3.117/volume/v3/attachments/fef2ea3a-7336-44c6-8785-ea252ba592f7/action Jul 27 16:17:43.123582 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.openstack.wsgi [req-8f3f78a1-4b7b-4f67-9567-6c5a0bd1d493 req-324a6ced-54ab-428b-b061-98286f61ee7e tempest-TestEncryptedCinderVolumes-328802700 tempest-TestEncryptedCinderVolumes-328802700-project-member] Action body: b'{"os-complete": null}' {{(pid=100522) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 27 16:17:43.123700 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.openstack.wsgi [req-8f3f78a1-4b7b-4f67-9567-6c5a0bd1d493 req-324a6ced-54ab-428b-b061-98286f61ee7e tempest-TestEncryptedCinderVolumes-328802700 tempest-TestEncryptedCinderVolumes-328802700-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100522) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 27 16:17:43.140652 np0000005924 devstack@c-api.service[100522]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:17:43.140652 np0000005924 devstack@c-api.service[100522]: warnings.warn( Jul 27 16:17:43.153236 np0000005924 devstack@c-api.service[100522]: INFO cinder.api.openstack.wsgi [req-8f3f78a1-4b7b-4f67-9567-6c5a0bd1d493 req-324a6ced-54ab-428b-b061-98286f61ee7e tempest-TestEncryptedCinderVolumes-328802700 tempest-TestEncryptedCinderVolumes-328802700-project-member] https://10.4.3.117/volume/v3/attachments/fef2ea3a-7336-44c6-8785-ea252ba592f7/action returned with HTTP 204 Jul 27 16:17:43.153773 np0000005924 devstack@c-api.service[100522]: [pid: 100522|app: 0|req: 918/3717] 10.4.3.117 () {74 vars in 1725 bytes} [Mon Jul 27 16:17:43 2026] POST /volume/v3/attachments/fef2ea3a-7336-44c6-8785-ea252ba592f7/action => generated 0 bytes in 33 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jul 27 16:17:43.294061 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.middleware.request_id [None req-1da94172-d485-4d92-b11e-3c2547efe126 None None] RequestId filter calling following filter/app {{(pid=100521) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:17:43.295999 np0000005924 devstack@c-api.service[100521]: INFO cinder.api.openstack.wsgi [None req-1da94172-d485-4d92-b11e-3c2547efe126 tempest-VolumesBackupsTest-916266255 tempest-VolumesBackupsTest-916266255-project-member] GET https://10.4.3.117/volume/v3/backups/3e4bb804-4a38-40ea-8c05-a85ffdacb905 Jul 27 16:17:43.296219 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.openstack.wsgi [None req-1da94172-d485-4d92-b11e-3c2547efe126 tempest-VolumesBackupsTest-916266255 tempest-VolumesBackupsTest-916266255-project-member] Empty body provided in request {{(pid=100521) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:17:43.296487 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.openstack.wsgi [None req-1da94172-d485-4d92-b11e-3c2547efe126 tempest-VolumesBackupsTest-916266255 tempest-VolumesBackupsTest-916266255-project-member] Calling method 'show' {{(pid=100521) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:17:43.296592 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.v3.backups [None req-1da94172-d485-4d92-b11e-3c2547efe126 tempest-VolumesBackupsTest-916266255 tempest-VolumesBackupsTest-916266255-project-member] Show backup with id 3e4bb804-4a38-40ea-8c05-a85ffdacb905. {{(pid=100521) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 27 16:17:43.300784 np0000005924 devstack@c-api.service[100521]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:17:43.300784 np0000005924 devstack@c-api.service[100521]: warnings.warn( Jul 27 16:17:43.301510 np0000005924 devstack@c-api.service[100521]: INFO cinder.api.openstack.wsgi [None req-1da94172-d485-4d92-b11e-3c2547efe126 tempest-VolumesBackupsTest-916266255 tempest-VolumesBackupsTest-916266255-project-member] https://10.4.3.117/volume/v3/backups/3e4bb804-4a38-40ea-8c05-a85ffdacb905 returned with HTTP 200 Jul 27 16:17:43.301876 np0000005924 devstack@c-api.service[100521]: [pid: 100521|app: 0|req: 927/3718] 10.4.3.117 () {66 vars in 1348 bytes} [Mon Jul 27 16:17:43 2026] GET /volume/v3/backups/3e4bb804-4a38-40ea-8c05-a85ffdacb905 => generated 750 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 27 16:17:43.330437 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.middleware.request_id [req-3679b4ee-331b-458e-a99f-248acbc54aa1 req-2d560f2e-0b73-4daa-a6be-76f2be4a1af9 None None] RequestId filter calling following filter/app {{(pid=100524) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:17:43.332727 np0000005924 devstack@c-api.service[100524]: INFO cinder.api.openstack.wsgi [req-3679b4ee-331b-458e-a99f-248acbc54aa1 req-2d560f2e-0b73-4daa-a6be-76f2be4a1af9 tempest-AttachVolumeNegativeTest-414954022 tempest-AttachVolumeNegativeTest-414954022-project-member] DELETE https://10.4.3.117/volume/v3/attachments/f01326bc-8541-4896-87d2-e01a5f295eda Jul 27 16:17:43.332962 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.openstack.wsgi [req-3679b4ee-331b-458e-a99f-248acbc54aa1 req-2d560f2e-0b73-4daa-a6be-76f2be4a1af9 tempest-AttachVolumeNegativeTest-414954022 tempest-AttachVolumeNegativeTest-414954022-project-member] Empty body provided in request {{(pid=100524) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:17:43.333200 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.openstack.wsgi [req-3679b4ee-331b-458e-a99f-248acbc54aa1 req-2d560f2e-0b73-4daa-a6be-76f2be4a1af9 tempest-AttachVolumeNegativeTest-414954022 tempest-AttachVolumeNegativeTest-414954022-project-member] Calling method 'version_select' {{(pid=100524) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:17:43.339623 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.middleware.request_id [None req-43320759-5921-4e08-a094-0e83222e794e None None] RequestId filter calling following filter/app {{(pid=100523) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:17:43.340749 np0000005924 devstack@c-api.service[100524]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:17:43.340749 np0000005924 devstack@c-api.service[100524]: warnings.warn( Jul 27 16:17:43.341484 np0000005924 devstack@c-api.service[100523]: INFO cinder.api.openstack.wsgi [None req-43320759-5921-4e08-a094-0e83222e794e tempest-VolumesBackupsTest-1361087151 tempest-VolumesBackupsTest-1361087151-project-member] GET https://10.4.3.117/volume/v3/backups/2a570091-3eb2-4341-894f-e06c9c889af8 Jul 27 16:17:43.341820 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.openstack.wsgi [None req-43320759-5921-4e08-a094-0e83222e794e tempest-VolumesBackupsTest-1361087151 tempest-VolumesBackupsTest-1361087151-project-member] Empty body provided in request {{(pid=100523) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:17:43.342142 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.openstack.wsgi [None req-43320759-5921-4e08-a094-0e83222e794e tempest-VolumesBackupsTest-1361087151 tempest-VolumesBackupsTest-1361087151-project-member] Calling method 'show' {{(pid=100523) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:17:43.342387 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.v3.backups [None req-43320759-5921-4e08-a094-0e83222e794e tempest-VolumesBackupsTest-1361087151 tempest-VolumesBackupsTest-1361087151-project-member] Show backup with id 2a570091-3eb2-4341-894f-e06c9c889af8. {{(pid=100523) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 27 16:17:43.347064 np0000005924 devstack@c-api.service[100523]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:17:43.347064 np0000005924 devstack@c-api.service[100523]: warnings.warn( Jul 27 16:17:43.347952 np0000005924 devstack@c-api.service[100523]: INFO cinder.api.openstack.wsgi [None req-43320759-5921-4e08-a094-0e83222e794e tempest-VolumesBackupsTest-1361087151 tempest-VolumesBackupsTest-1361087151-project-member] https://10.4.3.117/volume/v3/backups/2a570091-3eb2-4341-894f-e06c9c889af8 returned with HTTP 200 Jul 27 16:17:43.348429 np0000005924 devstack@c-api.service[100523]: [pid: 100523|app: 0|req: 938/3719] 10.4.3.117 () {66 vars in 1348 bytes} [Mon Jul 27 16:17:43 2026] GET /volume/v3/backups/2a570091-3eb2-4341-894f-e06c9c889af8 => generated 750 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 27 16:17:43.391867 np0000005924 devstack@c-api.service[100524]: INFO cinder.api.openstack.wsgi [req-3679b4ee-331b-458e-a99f-248acbc54aa1 req-2d560f2e-0b73-4daa-a6be-76f2be4a1af9 tempest-AttachVolumeNegativeTest-414954022 tempest-AttachVolumeNegativeTest-414954022-project-member] https://10.4.3.117/volume/v3/attachments/f01326bc-8541-4896-87d2-e01a5f295eda returned with HTTP 200 Jul 27 16:17:43.392437 np0000005924 devstack@c-api.service[100524]: [pid: 100524|app: 0|req: 937/3720] 10.4.3.117 () {72 vars in 1673 bytes} [Mon Jul 27 16:17:43 2026] DELETE /volume/v3/attachments/f01326bc-8541-4896-87d2-e01a5f295eda => generated 19 bytes in 62 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 27 16:17:44.016073 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.middleware.request_id [None req-27d2da51-a49e-4d50-aa60-80f706131242 None None] RequestId filter calling following filter/app {{(pid=100522) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:17:44.017954 np0000005924 devstack@c-api.service[100522]: INFO cinder.api.openstack.wsgi [None req-27d2da51-a49e-4d50-aa60-80f706131242 tempest-TestEncryptedCinderVolumes-328802700 tempest-TestEncryptedCinderVolumes-328802700-project-member] GET https://10.4.3.117/volume/v3/volumes/fac7355c-5954-4b1c-b2ca-605c17e5653e Jul 27 16:17:44.018168 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.openstack.wsgi [None req-27d2da51-a49e-4d50-aa60-80f706131242 tempest-TestEncryptedCinderVolumes-328802700 tempest-TestEncryptedCinderVolumes-328802700-project-member] Empty body provided in request {{(pid=100522) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:17:44.018371 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.openstack.wsgi [None req-27d2da51-a49e-4d50-aa60-80f706131242 tempest-TestEncryptedCinderVolumes-328802700 tempest-TestEncryptedCinderVolumes-328802700-project-member] Calling method 'show' {{(pid=100522) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:17:44.028018 np0000005924 devstack@c-api.service[100522]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:17:44.028018 np0000005924 devstack@c-api.service[100522]: warnings.warn( Jul 27 16:17:44.032075 np0000005924 devstack@c-api.service[100522]: INFO cinder.volume.api [None req-27d2da51-a49e-4d50-aa60-80f706131242 tempest-TestEncryptedCinderVolumes-328802700 tempest-TestEncryptedCinderVolumes-328802700-project-member] Volume info retrieved successfully. Jul 27 16:17:44.036593 np0000005924 devstack@c-api.service[100522]: INFO cinder.api.openstack.wsgi [None req-27d2da51-a49e-4d50-aa60-80f706131242 tempest-TestEncryptedCinderVolumes-328802700 tempest-TestEncryptedCinderVolumes-328802700-project-member] https://10.4.3.117/volume/v3/volumes/fac7355c-5954-4b1c-b2ca-605c17e5653e returned with HTTP 200 Jul 27 16:17:44.037207 np0000005924 devstack@c-api.service[100522]: [pid: 100522|app: 0|req: 919/3721] 10.4.3.117 () {66 vars in 1348 bytes} [Mon Jul 27 16:17:44 2026] GET /volume/v3/volumes/fac7355c-5954-4b1c-b2ca-605c17e5653e => generated 1167 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Jul 27 16:17:44.050105 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.middleware.request_id [None req-f2fe70d3-3f63-463f-8c7d-906dc3e8faa9 None None] RequestId filter calling following filter/app {{(pid=100521) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:17:44.051741 np0000005924 devstack@c-api.service[100521]: INFO cinder.api.openstack.wsgi [None req-f2fe70d3-3f63-463f-8c7d-906dc3e8faa9 tempest-TestEncryptedCinderVolumes-328802700 tempest-TestEncryptedCinderVolumes-328802700-project-member] GET https://10.4.3.117/volume/v3/volumes/fac7355c-5954-4b1c-b2ca-605c17e5653e Jul 27 16:17:44.051947 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.openstack.wsgi [None req-f2fe70d3-3f63-463f-8c7d-906dc3e8faa9 tempest-TestEncryptedCinderVolumes-328802700 tempest-TestEncryptedCinderVolumes-328802700-project-member] Empty body provided in request {{(pid=100521) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:17:44.052100 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.openstack.wsgi [None req-f2fe70d3-3f63-463f-8c7d-906dc3e8faa9 tempest-TestEncryptedCinderVolumes-328802700 tempest-TestEncryptedCinderVolumes-328802700-project-member] Calling method 'show' {{(pid=100521) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:17:44.061142 np0000005924 devstack@c-api.service[100521]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:17:44.061142 np0000005924 devstack@c-api.service[100521]: warnings.warn( Jul 27 16:17:44.064439 np0000005924 devstack@c-api.service[100521]: INFO cinder.volume.api [None req-f2fe70d3-3f63-463f-8c7d-906dc3e8faa9 tempest-TestEncryptedCinderVolumes-328802700 tempest-TestEncryptedCinderVolumes-328802700-project-member] Volume info retrieved successfully. Jul 27 16:17:44.068450 np0000005924 devstack@c-api.service[100521]: INFO cinder.api.openstack.wsgi [None req-f2fe70d3-3f63-463f-8c7d-906dc3e8faa9 tempest-TestEncryptedCinderVolumes-328802700 tempest-TestEncryptedCinderVolumes-328802700-project-member] https://10.4.3.117/volume/v3/volumes/fac7355c-5954-4b1c-b2ca-605c17e5653e returned with HTTP 200 Jul 27 16:17:44.068953 np0000005924 devstack@c-api.service[100521]: [pid: 100521|app: 0|req: 928/3722] 10.4.3.117 () {66 vars in 1348 bytes} [Mon Jul 27 16:17:44 2026] GET /volume/v3/volumes/fac7355c-5954-4b1c-b2ca-605c17e5653e => generated 1167 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 27 16:17:44.215007 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.middleware.request_id [None req-be9cf7e9-3877-4acc-9512-e7eded01fa47 None None] RequestId filter calling following filter/app {{(pid=100523) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:17:44.217241 np0000005924 devstack@c-api.service[100523]: INFO cinder.api.openstack.wsgi [None req-be9cf7e9-3877-4acc-9512-e7eded01fa47 tempest-AttachVolumeNegativeTest-414954022 tempest-AttachVolumeNegativeTest-414954022-project-member] GET https://10.4.3.117/volume/v3/volumes/21f5bc37-aa77-4c42-bc34-6feb653e9086 Jul 27 16:17:44.217509 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.openstack.wsgi [None req-be9cf7e9-3877-4acc-9512-e7eded01fa47 tempest-AttachVolumeNegativeTest-414954022 tempest-AttachVolumeNegativeTest-414954022-project-member] Empty body provided in request {{(pid=100523) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:17:44.217775 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.openstack.wsgi [None req-be9cf7e9-3877-4acc-9512-e7eded01fa47 tempest-AttachVolumeNegativeTest-414954022 tempest-AttachVolumeNegativeTest-414954022-project-member] Calling method 'show' {{(pid=100523) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:17:44.226612 np0000005924 devstack@c-api.service[100523]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:17:44.226612 np0000005924 devstack@c-api.service[100523]: warnings.warn( Jul 27 16:17:44.232128 np0000005924 devstack@c-api.service[100523]: INFO cinder.volume.api [None req-be9cf7e9-3877-4acc-9512-e7eded01fa47 tempest-AttachVolumeNegativeTest-414954022 tempest-AttachVolumeNegativeTest-414954022-project-member] Volume info retrieved successfully. Jul 27 16:17:44.237088 np0000005924 devstack@c-api.service[100523]: INFO cinder.api.openstack.wsgi [None req-be9cf7e9-3877-4acc-9512-e7eded01fa47 tempest-AttachVolumeNegativeTest-414954022 tempest-AttachVolumeNegativeTest-414954022-project-member] https://10.4.3.117/volume/v3/volumes/21f5bc37-aa77-4c42-bc34-6feb653e9086 returned with HTTP 200 Jul 27 16:17:44.237546 np0000005924 devstack@c-api.service[100523]: [pid: 100523|app: 0|req: 939/3723] 10.4.3.117 () {66 vars in 1348 bytes} [Mon Jul 27 16:17:44 2026] GET /volume/v3/volumes/21f5bc37-aa77-4c42-bc34-6feb653e9086 => generated 847 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 27 16:17:44.314620 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.middleware.request_id [None req-5030705f-bf87-4bb4-9d32-a72c23b6c46d None None] RequestId filter calling following filter/app {{(pid=100524) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:17:44.316710 np0000005924 devstack@c-api.service[100524]: INFO cinder.api.openstack.wsgi [None req-5030705f-bf87-4bb4-9d32-a72c23b6c46d tempest-VolumesBackupsTest-916266255 tempest-VolumesBackupsTest-916266255-project-member] GET https://10.4.3.117/volume/v3/backups/3e4bb804-4a38-40ea-8c05-a85ffdacb905 Jul 27 16:17:44.316936 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.openstack.wsgi [None req-5030705f-bf87-4bb4-9d32-a72c23b6c46d tempest-VolumesBackupsTest-916266255 tempest-VolumesBackupsTest-916266255-project-member] Empty body provided in request {{(pid=100524) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:17:44.317162 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.openstack.wsgi [None req-5030705f-bf87-4bb4-9d32-a72c23b6c46d tempest-VolumesBackupsTest-916266255 tempest-VolumesBackupsTest-916266255-project-member] Calling method 'show' {{(pid=100524) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:17:44.317296 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.v3.backups [None req-5030705f-bf87-4bb4-9d32-a72c23b6c46d tempest-VolumesBackupsTest-916266255 tempest-VolumesBackupsTest-916266255-project-member] Show backup with id 3e4bb804-4a38-40ea-8c05-a85ffdacb905. {{(pid=100524) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 27 16:17:44.322479 np0000005924 devstack@c-api.service[100524]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:17:44.322479 np0000005924 devstack@c-api.service[100524]: warnings.warn( Jul 27 16:17:44.324016 np0000005924 devstack@c-api.service[100524]: INFO cinder.api.openstack.wsgi [None req-5030705f-bf87-4bb4-9d32-a72c23b6c46d tempest-VolumesBackupsTest-916266255 tempest-VolumesBackupsTest-916266255-project-member] https://10.4.3.117/volume/v3/backups/3e4bb804-4a38-40ea-8c05-a85ffdacb905 returned with HTTP 200 Jul 27 16:17:44.324016 np0000005924 devstack@c-api.service[100524]: [pid: 100524|app: 0|req: 938/3724] 10.4.3.117 () {66 vars in 1348 bytes} [Mon Jul 27 16:17:44 2026] GET /volume/v3/backups/3e4bb804-4a38-40ea-8c05-a85ffdacb905 => generated 750 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 27 16:17:44.364366 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.middleware.request_id [None req-fffd149d-0409-49a2-89d7-d1c777137895 None None] RequestId filter calling following filter/app {{(pid=100522) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:17:44.366147 np0000005924 devstack@c-api.service[100522]: INFO cinder.api.openstack.wsgi [None req-fffd149d-0409-49a2-89d7-d1c777137895 tempest-VolumesBackupsTest-1361087151 tempest-VolumesBackupsTest-1361087151-project-member] GET https://10.4.3.117/volume/v3/backups/2a570091-3eb2-4341-894f-e06c9c889af8 Jul 27 16:17:44.366411 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.openstack.wsgi [None req-fffd149d-0409-49a2-89d7-d1c777137895 tempest-VolumesBackupsTest-1361087151 tempest-VolumesBackupsTest-1361087151-project-member] Empty body provided in request {{(pid=100522) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:17:44.366558 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.openstack.wsgi [None req-fffd149d-0409-49a2-89d7-d1c777137895 tempest-VolumesBackupsTest-1361087151 tempest-VolumesBackupsTest-1361087151-project-member] Calling method 'show' {{(pid=100522) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:17:44.366681 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.v3.backups [None req-fffd149d-0409-49a2-89d7-d1c777137895 tempest-VolumesBackupsTest-1361087151 tempest-VolumesBackupsTest-1361087151-project-member] Show backup with id 2a570091-3eb2-4341-894f-e06c9c889af8. {{(pid=100522) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 27 16:17:44.370996 np0000005924 devstack@c-api.service[100522]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:17:44.370996 np0000005924 devstack@c-api.service[100522]: warnings.warn( Jul 27 16:17:44.371796 np0000005924 devstack@c-api.service[100522]: INFO cinder.api.openstack.wsgi [None req-fffd149d-0409-49a2-89d7-d1c777137895 tempest-VolumesBackupsTest-1361087151 tempest-VolumesBackupsTest-1361087151-project-member] https://10.4.3.117/volume/v3/backups/2a570091-3eb2-4341-894f-e06c9c889af8 returned with HTTP 200 Jul 27 16:17:44.372194 np0000005924 devstack@c-api.service[100522]: [pid: 100522|app: 0|req: 920/3725] 10.4.3.117 () {66 vars in 1348 bytes} [Mon Jul 27 16:17:44 2026] GET /volume/v3/backups/2a570091-3eb2-4341-894f-e06c9c889af8 => generated 750 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 27 16:17:45.335210 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.middleware.request_id [None req-6c19372b-06ef-4813-b144-cd498b0338ee None None] RequestId filter calling following filter/app {{(pid=100521) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:17:45.339056 np0000005924 devstack@c-api.service[100521]: INFO cinder.api.openstack.wsgi [None req-6c19372b-06ef-4813-b144-cd498b0338ee tempest-VolumesBackupsTest-916266255 tempest-VolumesBackupsTest-916266255-project-member] GET https://10.4.3.117/volume/v3/backups/3e4bb804-4a38-40ea-8c05-a85ffdacb905 Jul 27 16:17:45.339275 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.openstack.wsgi [None req-6c19372b-06ef-4813-b144-cd498b0338ee tempest-VolumesBackupsTest-916266255 tempest-VolumesBackupsTest-916266255-project-member] Empty body provided in request {{(pid=100521) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:17:45.339488 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.openstack.wsgi [None req-6c19372b-06ef-4813-b144-cd498b0338ee tempest-VolumesBackupsTest-916266255 tempest-VolumesBackupsTest-916266255-project-member] Calling method 'show' {{(pid=100521) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:17:45.339589 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.v3.backups [None req-6c19372b-06ef-4813-b144-cd498b0338ee tempest-VolumesBackupsTest-916266255 tempest-VolumesBackupsTest-916266255-project-member] Show backup with id 3e4bb804-4a38-40ea-8c05-a85ffdacb905. {{(pid=100521) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 27 16:17:45.346065 np0000005924 devstack@c-api.service[100521]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:17:45.346065 np0000005924 devstack@c-api.service[100521]: warnings.warn( Jul 27 16:17:45.347274 np0000005924 devstack@c-api.service[100521]: INFO cinder.api.openstack.wsgi [None req-6c19372b-06ef-4813-b144-cd498b0338ee tempest-VolumesBackupsTest-916266255 tempest-VolumesBackupsTest-916266255-project-member] https://10.4.3.117/volume/v3/backups/3e4bb804-4a38-40ea-8c05-a85ffdacb905 returned with HTTP 200 Jul 27 16:17:45.347967 np0000005924 devstack@c-api.service[100521]: [pid: 100521|app: 0|req: 929/3726] 10.4.3.117 () {66 vars in 1348 bytes} [Mon Jul 27 16:17:45 2026] GET /volume/v3/backups/3e4bb804-4a38-40ea-8c05-a85ffdacb905 => generated 750 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 27 16:17:45.384405 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.middleware.request_id [None req-6ce90944-936d-4131-9880-4a6324e05e30 None None] RequestId filter calling following filter/app {{(pid=100523) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:17:45.386193 np0000005924 devstack@c-api.service[100523]: INFO cinder.api.openstack.wsgi [None req-6ce90944-936d-4131-9880-4a6324e05e30 tempest-VolumesBackupsTest-1361087151 tempest-VolumesBackupsTest-1361087151-project-member] GET https://10.4.3.117/volume/v3/backups/2a570091-3eb2-4341-894f-e06c9c889af8 Jul 27 16:17:45.386473 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.openstack.wsgi [None req-6ce90944-936d-4131-9880-4a6324e05e30 tempest-VolumesBackupsTest-1361087151 tempest-VolumesBackupsTest-1361087151-project-member] Empty body provided in request {{(pid=100523) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:17:45.386696 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.openstack.wsgi [None req-6ce90944-936d-4131-9880-4a6324e05e30 tempest-VolumesBackupsTest-1361087151 tempest-VolumesBackupsTest-1361087151-project-member] Calling method 'show' {{(pid=100523) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:17:45.386788 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.v3.backups [None req-6ce90944-936d-4131-9880-4a6324e05e30 tempest-VolumesBackupsTest-1361087151 tempest-VolumesBackupsTest-1361087151-project-member] Show backup with id 2a570091-3eb2-4341-894f-e06c9c889af8. {{(pid=100523) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 27 16:17:45.391125 np0000005924 devstack@c-api.service[100523]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:17:45.391125 np0000005924 devstack@c-api.service[100523]: warnings.warn( Jul 27 16:17:45.392038 np0000005924 devstack@c-api.service[100523]: INFO cinder.api.openstack.wsgi [None req-6ce90944-936d-4131-9880-4a6324e05e30 tempest-VolumesBackupsTest-1361087151 tempest-VolumesBackupsTest-1361087151-project-member] https://10.4.3.117/volume/v3/backups/2a570091-3eb2-4341-894f-e06c9c889af8 returned with HTTP 200 Jul 27 16:17:45.392574 np0000005924 devstack@c-api.service[100523]: [pid: 100523|app: 0|req: 940/3727] 10.4.3.117 () {66 vars in 1348 bytes} [Mon Jul 27 16:17:45 2026] GET /volume/v3/backups/2a570091-3eb2-4341-894f-e06c9c889af8 => generated 750 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 27 16:17:46.357300 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.middleware.request_id [None req-79ccce7d-6d08-4407-89ac-8c7e9880db79 None None] RequestId filter calling following filter/app {{(pid=100524) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:17:46.359767 np0000005924 devstack@c-api.service[100524]: INFO cinder.api.openstack.wsgi [None req-79ccce7d-6d08-4407-89ac-8c7e9880db79 tempest-VolumesBackupsTest-916266255 tempest-VolumesBackupsTest-916266255-project-member] GET https://10.4.3.117/volume/v3/backups/3e4bb804-4a38-40ea-8c05-a85ffdacb905 Jul 27 16:17:46.359910 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.openstack.wsgi [None req-79ccce7d-6d08-4407-89ac-8c7e9880db79 tempest-VolumesBackupsTest-916266255 tempest-VolumesBackupsTest-916266255-project-member] Empty body provided in request {{(pid=100524) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:17:46.360126 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.openstack.wsgi [None req-79ccce7d-6d08-4407-89ac-8c7e9880db79 tempest-VolumesBackupsTest-916266255 tempest-VolumesBackupsTest-916266255-project-member] Calling method 'show' {{(pid=100524) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:17:46.360232 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.v3.backups [None req-79ccce7d-6d08-4407-89ac-8c7e9880db79 tempest-VolumesBackupsTest-916266255 tempest-VolumesBackupsTest-916266255-project-member] Show backup with id 3e4bb804-4a38-40ea-8c05-a85ffdacb905. {{(pid=100524) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 27 16:17:46.364559 np0000005924 devstack@c-api.service[100524]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:17:46.364559 np0000005924 devstack@c-api.service[100524]: warnings.warn( Jul 27 16:17:46.365411 np0000005924 devstack@c-api.service[100524]: INFO cinder.api.openstack.wsgi [None req-79ccce7d-6d08-4407-89ac-8c7e9880db79 tempest-VolumesBackupsTest-916266255 tempest-VolumesBackupsTest-916266255-project-member] https://10.4.3.117/volume/v3/backups/3e4bb804-4a38-40ea-8c05-a85ffdacb905 returned with HTTP 200 Jul 27 16:17:46.365761 np0000005924 devstack@c-api.service[100524]: [pid: 100524|app: 0|req: 939/3728] 10.4.3.117 () {66 vars in 1348 bytes} [Mon Jul 27 16:17:46 2026] GET /volume/v3/backups/3e4bb804-4a38-40ea-8c05-a85ffdacb905 => generated 752 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 27 16:17:46.375739 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.middleware.request_id [None req-bf0bc484-ca60-4d88-8465-940f1b9e6e23 None None] RequestId filter calling following filter/app {{(pid=100522) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:17:46.377782 np0000005924 devstack@c-api.service[100522]: INFO cinder.api.openstack.wsgi [None req-bf0bc484-ca60-4d88-8465-940f1b9e6e23 tempest-VolumesBackupsTest-1022642059 tempest-VolumesBackupsTest-1022642059-project-admin] GET https://10.4.3.117/volume/v3/backups/73b586a1-85e3-49f4-a6ff-f6d896a34c07 Jul 27 16:17:46.377962 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.openstack.wsgi [None req-bf0bc484-ca60-4d88-8465-940f1b9e6e23 tempest-VolumesBackupsTest-1022642059 tempest-VolumesBackupsTest-1022642059-project-admin] Empty body provided in request {{(pid=100522) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:17:46.378141 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.openstack.wsgi [None req-bf0bc484-ca60-4d88-8465-940f1b9e6e23 tempest-VolumesBackupsTest-1022642059 tempest-VolumesBackupsTest-1022642059-project-admin] Calling method 'show' {{(pid=100522) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:17:46.378243 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.v3.backups [None req-bf0bc484-ca60-4d88-8465-940f1b9e6e23 tempest-VolumesBackupsTest-1022642059 tempest-VolumesBackupsTest-1022642059-project-admin] Show backup with id 73b586a1-85e3-49f4-a6ff-f6d896a34c07. {{(pid=100522) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 27 16:17:46.382571 np0000005924 devstack@c-api.service[100522]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:17:46.382571 np0000005924 devstack@c-api.service[100522]: warnings.warn( Jul 27 16:17:46.383129 np0000005924 devstack@c-api.service[100522]: INFO cinder.api.openstack.wsgi [None req-bf0bc484-ca60-4d88-8465-940f1b9e6e23 tempest-VolumesBackupsTest-1022642059 tempest-VolumesBackupsTest-1022642059-project-admin] https://10.4.3.117/volume/v3/backups/73b586a1-85e3-49f4-a6ff-f6d896a34c07 returned with HTTP 200 Jul 27 16:17:46.383483 np0000005924 devstack@c-api.service[100522]: [pid: 100522|app: 0|req: 921/3729] 10.4.3.117 () {66 vars in 1348 bytes} [Mon Jul 27 16:17:46 2026] GET /volume/v3/backups/73b586a1-85e3-49f4-a6ff-f6d896a34c07 => generated 752 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 27 16:17:46.395285 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.middleware.request_id [None req-de926dc3-2dfe-4196-b851-3ddab6b9424a None None] RequestId filter calling following filter/app {{(pid=100521) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:17:46.397586 np0000005924 devstack@c-api.service[100521]: INFO cinder.api.openstack.wsgi [None req-de926dc3-2dfe-4196-b851-3ddab6b9424a tempest-VolumesBackupsTest-1022642059 tempest-VolumesBackupsTest-1022642059-project-admin] POST https://10.4.3.117/volume/v3/backups Jul 27 16:17:46.398100 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.openstack.wsgi [None req-de926dc3-2dfe-4196-b851-3ddab6b9424a tempest-VolumesBackupsTest-1022642059 tempest-VolumesBackupsTest-1022642059-project-admin] Action: 'create', calling method: create, body: {"backup": {"volume_id": "1e6d85f9-f549-45b3-a65d-266850874b53", "incremental": true, "name": "tempest-VolumesBackupsTest-Backup-12328188"}} {{(pid=100521) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 27 16:17:46.400087 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.contrib.backups [None req-de926dc3-2dfe-4196-b851-3ddab6b9424a tempest-VolumesBackupsTest-1022642059 tempest-VolumesBackupsTest-1022642059-project-admin] Creating new backup {'backup': {'volume_id': '1e6d85f9-f549-45b3-a65d-266850874b53', 'incremental': True, 'name': 'tempest-VolumesBackupsTest-Backup-12328188'}} {{(pid=100521) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Jul 27 16:17:46.400294 np0000005924 devstack@c-api.service[100521]: INFO cinder.api.contrib.backups [None req-de926dc3-2dfe-4196-b851-3ddab6b9424a tempest-VolumesBackupsTest-1022642059 tempest-VolumesBackupsTest-1022642059-project-admin] Creating backup of volume 1e6d85f9-f549-45b3-a65d-266850874b53 in container None Jul 27 16:17:46.402365 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.middleware.request_id [None req-5a1b0e45-1f50-4067-bfcb-336831feeafa None None] RequestId filter calling following filter/app {{(pid=100523) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:17:46.404478 np0000005924 devstack@c-api.service[100523]: INFO cinder.api.openstack.wsgi [None req-5a1b0e45-1f50-4067-bfcb-336831feeafa tempest-VolumesBackupsTest-1361087151 tempest-VolumesBackupsTest-1361087151-project-member] GET https://10.4.3.117/volume/v3/backups/2a570091-3eb2-4341-894f-e06c9c889af8 Jul 27 16:17:46.404708 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.openstack.wsgi [None req-5a1b0e45-1f50-4067-bfcb-336831feeafa tempest-VolumesBackupsTest-1361087151 tempest-VolumesBackupsTest-1361087151-project-member] Empty body provided in request {{(pid=100523) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:17:46.404949 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.openstack.wsgi [None req-5a1b0e45-1f50-4067-bfcb-336831feeafa tempest-VolumesBackupsTest-1361087151 tempest-VolumesBackupsTest-1361087151-project-member] Calling method 'show' {{(pid=100523) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:17:46.405064 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.v3.backups [None req-5a1b0e45-1f50-4067-bfcb-336831feeafa tempest-VolumesBackupsTest-1361087151 tempest-VolumesBackupsTest-1361087151-project-member] Show backup with id 2a570091-3eb2-4341-894f-e06c9c889af8. {{(pid=100523) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 27 16:17:46.409844 np0000005924 devstack@c-api.service[100523]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:17:46.409844 np0000005924 devstack@c-api.service[100523]: warnings.warn( Jul 27 16:17:46.410710 np0000005924 devstack@c-api.service[100521]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:17:46.410710 np0000005924 devstack@c-api.service[100521]: warnings.warn( Jul 27 16:17:46.410787 np0000005924 devstack@c-api.service[100523]: INFO cinder.api.openstack.wsgi [None req-5a1b0e45-1f50-4067-bfcb-336831feeafa tempest-VolumesBackupsTest-1361087151 tempest-VolumesBackupsTest-1361087151-project-member] https://10.4.3.117/volume/v3/backups/2a570091-3eb2-4341-894f-e06c9c889af8 returned with HTTP 200 Jul 27 16:17:46.411125 np0000005924 devstack@c-api.service[100523]: [pid: 100523|app: 0|req: 941/3730] 10.4.3.117 () {66 vars in 1348 bytes} [Mon Jul 27 16:17:46 2026] GET /volume/v3/backups/2a570091-3eb2-4341-894f-e06c9c889af8 => generated 750 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 27 16:17:46.411194 np0000005924 devstack@c-api.service[100521]: INFO cinder.volume.api [None req-de926dc3-2dfe-4196-b851-3ddab6b9424a tempest-VolumesBackupsTest-1022642059 tempest-VolumesBackupsTest-1022642059-project-admin] Volume info retrieved successfully. Jul 27 16:17:46.431121 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.quota [None req-de926dc3-2dfe-4196-b851-3ddab6b9424a tempest-VolumesBackupsTest-1022642059 tempest-VolumesBackupsTest-1022642059-project-admin] Created reservations ['15ca0d89-46fe-4c00-8fef-e7b6d618ec25', 'b579f280-4cc2-4f77-8fc1-4d8cf6e3e230'] {{(pid=100521) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 27 16:17:46.489471 np0000005924 devstack@c-api.service[100521]: INFO cinder.api.openstack.wsgi [None req-de926dc3-2dfe-4196-b851-3ddab6b9424a tempest-VolumesBackupsTest-1022642059 tempest-VolumesBackupsTest-1022642059-project-admin] https://10.4.3.117/volume/v3/backups returned with HTTP 202 Jul 27 16:17:46.490061 np0000005924 devstack@c-api.service[100521]: [pid: 100521|app: 0|req: 930/3731] 10.4.3.117 () {68 vars in 1259 bytes} [Mon Jul 27 16:17:46 2026] POST /volume/v3/backups => generated 328 bytes in 95 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 27 16:17:46.500093 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.middleware.request_id [None req-2accf4bc-3fa2-4fad-9b4e-619d801970c2 None None] RequestId filter calling following filter/app {{(pid=100524) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:17:46.502628 np0000005924 devstack@c-api.service[100524]: INFO cinder.api.openstack.wsgi [None req-2accf4bc-3fa2-4fad-9b4e-619d801970c2 tempest-VolumesBackupsTest-1022642059 tempest-VolumesBackupsTest-1022642059-project-admin] GET https://10.4.3.117/volume/v3/backups/9edd6e62-5093-47ce-9a2b-ff802206e629 Jul 27 16:17:46.502912 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.openstack.wsgi [None req-2accf4bc-3fa2-4fad-9b4e-619d801970c2 tempest-VolumesBackupsTest-1022642059 tempest-VolumesBackupsTest-1022642059-project-admin] Empty body provided in request {{(pid=100524) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:17:46.503183 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.openstack.wsgi [None req-2accf4bc-3fa2-4fad-9b4e-619d801970c2 tempest-VolumesBackupsTest-1022642059 tempest-VolumesBackupsTest-1022642059-project-admin] Calling method 'show' {{(pid=100524) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:17:46.503355 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.v3.backups [None req-2accf4bc-3fa2-4fad-9b4e-619d801970c2 tempest-VolumesBackupsTest-1022642059 tempest-VolumesBackupsTest-1022642059-project-admin] Show backup with id 9edd6e62-5093-47ce-9a2b-ff802206e629. {{(pid=100524) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 27 16:17:46.516037 np0000005924 devstack@c-api.service[100524]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:17:46.516037 np0000005924 devstack@c-api.service[100524]: warnings.warn( Jul 27 16:17:46.516984 np0000005924 devstack@c-api.service[100524]: INFO cinder.api.openstack.wsgi [None req-2accf4bc-3fa2-4fad-9b4e-619d801970c2 tempest-VolumesBackupsTest-1022642059 tempest-VolumesBackupsTest-1022642059-project-admin] https://10.4.3.117/volume/v3/backups/9edd6e62-5093-47ce-9a2b-ff802206e629 returned with HTTP 200 Jul 27 16:17:46.517530 np0000005924 devstack@c-api.service[100524]: [pid: 100524|app: 0|req: 940/3732] 10.4.3.117 () {66 vars in 1348 bytes} [Mon Jul 27 16:17:46 2026] GET /volume/v3/backups/9edd6e62-5093-47ce-9a2b-ff802206e629 => generated 734 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 27 16:17:47.163011 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.middleware.request_id [None req-f284097e-7b64-44d1-8780-ca551c433431 None None] RequestId filter calling following filter/app {{(pid=100522) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:17:47.165217 np0000005924 devstack@c-api.service[100522]: INFO cinder.api.openstack.wsgi [None req-f284097e-7b64-44d1-8780-ca551c433431 tempest-AttachVolumeNegativeTest-414954022 tempest-AttachVolumeNegativeTest-414954022-project-member] DELETE https://10.4.3.117/volume/v3/volumes/21f5bc37-aa77-4c42-bc34-6feb653e9086 Jul 27 16:17:47.165466 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.openstack.wsgi [None req-f284097e-7b64-44d1-8780-ca551c433431 tempest-AttachVolumeNegativeTest-414954022 tempest-AttachVolumeNegativeTest-414954022-project-member] Empty body provided in request {{(pid=100522) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:17:47.165660 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.openstack.wsgi [None req-f284097e-7b64-44d1-8780-ca551c433431 tempest-AttachVolumeNegativeTest-414954022 tempest-AttachVolumeNegativeTest-414954022-project-member] Calling method 'delete' {{(pid=100522) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:17:47.165815 np0000005924 devstack@c-api.service[100522]: INFO cinder.api.v3.volumes [None req-f284097e-7b64-44d1-8780-ca551c433431 tempest-AttachVolumeNegativeTest-414954022 tempest-AttachVolumeNegativeTest-414954022-project-member] Delete volume with id: 21f5bc37-aa77-4c42-bc34-6feb653e9086 Jul 27 16:17:47.174069 np0000005924 devstack@c-api.service[100522]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:17:47.174069 np0000005924 devstack@c-api.service[100522]: warnings.warn( Jul 27 16:17:47.174615 np0000005924 devstack@c-api.service[100522]: INFO cinder.volume.api [None req-f284097e-7b64-44d1-8780-ca551c433431 tempest-AttachVolumeNegativeTest-414954022 tempest-AttachVolumeNegativeTest-414954022-project-member] Volume info retrieved successfully. Jul 27 16:17:47.218362 np0000005924 devstack@c-api.service[100522]: INFO cinder.volume.api [None req-f284097e-7b64-44d1-8780-ca551c433431 tempest-AttachVolumeNegativeTest-414954022 tempest-AttachVolumeNegativeTest-414954022-project-member] Delete volume request issued successfully. Jul 27 16:17:47.218543 np0000005924 devstack@c-api.service[100522]: INFO cinder.api.openstack.wsgi [None req-f284097e-7b64-44d1-8780-ca551c433431 tempest-AttachVolumeNegativeTest-414954022 tempest-AttachVolumeNegativeTest-414954022-project-member] https://10.4.3.117/volume/v3/volumes/21f5bc37-aa77-4c42-bc34-6feb653e9086 returned with HTTP 202 Jul 27 16:17:47.218987 np0000005924 devstack@c-api.service[100522]: [pid: 100522|app: 0|req: 922/3733] 10.4.3.117 () {66 vars in 1351 bytes} [Mon Jul 27 16:17:47 2026] DELETE /volume/v3/volumes/21f5bc37-aa77-4c42-bc34-6feb653e9086 => generated 0 bytes in 56 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 27 16:17:47.226840 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.middleware.request_id [None req-52a2fc12-3137-4f2b-b5ae-1810d8ee734e None None] RequestId filter calling following filter/app {{(pid=100523) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:17:47.229361 np0000005924 devstack@c-api.service[100523]: INFO cinder.api.openstack.wsgi [None req-52a2fc12-3137-4f2b-b5ae-1810d8ee734e tempest-AttachVolumeNegativeTest-414954022 tempest-AttachVolumeNegativeTest-414954022-project-member] GET https://10.4.3.117/volume/v3/volumes/21f5bc37-aa77-4c42-bc34-6feb653e9086 Jul 27 16:17:47.229694 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.openstack.wsgi [None req-52a2fc12-3137-4f2b-b5ae-1810d8ee734e tempest-AttachVolumeNegativeTest-414954022 tempest-AttachVolumeNegativeTest-414954022-project-member] Empty body provided in request {{(pid=100523) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:17:47.229956 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.openstack.wsgi [None req-52a2fc12-3137-4f2b-b5ae-1810d8ee734e tempest-AttachVolumeNegativeTest-414954022 tempest-AttachVolumeNegativeTest-414954022-project-member] Calling method 'show' {{(pid=100523) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:17:47.234182 np0000005924 devstack@c-api.service[100523]: DEBUG dbcounter [-] [100523] Writing DB stats cinder:SELECT=390,cinder:INSERT=78,cinder:UPDATE=141 {{(pid=100523) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 27 16:17:47.242514 np0000005924 devstack@c-api.service[100523]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:17:47.242514 np0000005924 devstack@c-api.service[100523]: warnings.warn( Jul 27 16:17:47.248389 np0000005924 devstack@c-api.service[100523]: INFO cinder.volume.api [None req-52a2fc12-3137-4f2b-b5ae-1810d8ee734e tempest-AttachVolumeNegativeTest-414954022 tempest-AttachVolumeNegativeTest-414954022-project-member] Volume info retrieved successfully. Jul 27 16:17:47.254374 np0000005924 devstack@c-api.service[100523]: INFO cinder.api.openstack.wsgi [None req-52a2fc12-3137-4f2b-b5ae-1810d8ee734e tempest-AttachVolumeNegativeTest-414954022 tempest-AttachVolumeNegativeTest-414954022-project-member] https://10.4.3.117/volume/v3/volumes/21f5bc37-aa77-4c42-bc34-6feb653e9086 returned with HTTP 200 Jul 27 16:17:47.254767 np0000005924 devstack@c-api.service[100523]: [pid: 100523|app: 0|req: 942/3734] 10.4.3.117 () {66 vars in 1348 bytes} [Mon Jul 27 16:17:47 2026] GET /volume/v3/volumes/21f5bc37-aa77-4c42-bc34-6feb653e9086 => generated 846 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 27 16:17:47.422377 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.middleware.request_id [None req-663a2375-a09e-4a86-b55e-ca52947766b6 None None] RequestId filter calling following filter/app {{(pid=100521) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:17:47.424852 np0000005924 devstack@c-api.service[100521]: INFO cinder.api.openstack.wsgi [None req-663a2375-a09e-4a86-b55e-ca52947766b6 tempest-VolumesBackupsTest-1361087151 tempest-VolumesBackupsTest-1361087151-project-member] GET https://10.4.3.117/volume/v3/backups/2a570091-3eb2-4341-894f-e06c9c889af8 Jul 27 16:17:47.425126 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.openstack.wsgi [None req-663a2375-a09e-4a86-b55e-ca52947766b6 tempest-VolumesBackupsTest-1361087151 tempest-VolumesBackupsTest-1361087151-project-member] Empty body provided in request {{(pid=100521) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:17:47.425401 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.openstack.wsgi [None req-663a2375-a09e-4a86-b55e-ca52947766b6 tempest-VolumesBackupsTest-1361087151 tempest-VolumesBackupsTest-1361087151-project-member] Calling method 'show' {{(pid=100521) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:17:47.425542 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.v3.backups [None req-663a2375-a09e-4a86-b55e-ca52947766b6 tempest-VolumesBackupsTest-1361087151 tempest-VolumesBackupsTest-1361087151-project-member] Show backup with id 2a570091-3eb2-4341-894f-e06c9c889af8. {{(pid=100521) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 27 16:17:47.436107 np0000005924 devstack@c-api.service[100521]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:17:47.436107 np0000005924 devstack@c-api.service[100521]: warnings.warn( Jul 27 16:17:47.437459 np0000005924 devstack@c-api.service[100521]: INFO cinder.api.openstack.wsgi [None req-663a2375-a09e-4a86-b55e-ca52947766b6 tempest-VolumesBackupsTest-1361087151 tempest-VolumesBackupsTest-1361087151-project-member] https://10.4.3.117/volume/v3/backups/2a570091-3eb2-4341-894f-e06c9c889af8 returned with HTTP 200 Jul 27 16:17:47.438010 np0000005924 devstack@c-api.service[100521]: [pid: 100521|app: 0|req: 931/3735] 10.4.3.117 () {66 vars in 1348 bytes} [Mon Jul 27 16:17:47 2026] GET /volume/v3/backups/2a570091-3eb2-4341-894f-e06c9c889af8 => generated 750 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 27 16:17:47.529444 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.middleware.request_id [None req-637395b1-d7cc-403e-8a14-2a4e1ec523ce None None] RequestId filter calling following filter/app {{(pid=100524) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:17:47.531056 np0000005924 devstack@c-api.service[100524]: INFO cinder.api.openstack.wsgi [None req-637395b1-d7cc-403e-8a14-2a4e1ec523ce tempest-VolumesBackupsTest-1022642059 tempest-VolumesBackupsTest-1022642059-project-admin] GET https://10.4.3.117/volume/v3/backups/9edd6e62-5093-47ce-9a2b-ff802206e629 Jul 27 16:17:47.531223 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.openstack.wsgi [None req-637395b1-d7cc-403e-8a14-2a4e1ec523ce tempest-VolumesBackupsTest-1022642059 tempest-VolumesBackupsTest-1022642059-project-admin] Empty body provided in request {{(pid=100524) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:17:47.531439 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.openstack.wsgi [None req-637395b1-d7cc-403e-8a14-2a4e1ec523ce tempest-VolumesBackupsTest-1022642059 tempest-VolumesBackupsTest-1022642059-project-admin] Calling method 'show' {{(pid=100524) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:17:47.531571 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.v3.backups [None req-637395b1-d7cc-403e-8a14-2a4e1ec523ce tempest-VolumesBackupsTest-1022642059 tempest-VolumesBackupsTest-1022642059-project-admin] Show backup with id 9edd6e62-5093-47ce-9a2b-ff802206e629. {{(pid=100524) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 27 16:17:47.536119 np0000005924 devstack@c-api.service[100524]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:17:47.536119 np0000005924 devstack@c-api.service[100524]: warnings.warn( Jul 27 16:17:47.536919 np0000005924 devstack@c-api.service[100524]: INFO cinder.api.openstack.wsgi [None req-637395b1-d7cc-403e-8a14-2a4e1ec523ce tempest-VolumesBackupsTest-1022642059 tempest-VolumesBackupsTest-1022642059-project-admin] https://10.4.3.117/volume/v3/backups/9edd6e62-5093-47ce-9a2b-ff802206e629 returned with HTTP 200 Jul 27 16:17:47.537388 np0000005924 devstack@c-api.service[100524]: [pid: 100524|app: 0|req: 941/3736] 10.4.3.117 () {66 vars in 1348 bytes} [Mon Jul 27 16:17:47 2026] GET /volume/v3/backups/9edd6e62-5093-47ce-9a2b-ff802206e629 => generated 736 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 27 16:17:48.268147 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.middleware.request_id [None req-318a1199-849a-4f62-a005-760508e6cd66 None None] RequestId filter calling following filter/app {{(pid=100522) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:17:48.269687 np0000005924 devstack@c-api.service[100522]: INFO cinder.api.openstack.wsgi [None req-318a1199-849a-4f62-a005-760508e6cd66 tempest-AttachVolumeNegativeTest-414954022 tempest-AttachVolumeNegativeTest-414954022-project-member] GET https://10.4.3.117/volume/v3/volumes/21f5bc37-aa77-4c42-bc34-6feb653e9086 Jul 27 16:17:48.270142 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.openstack.wsgi [None req-318a1199-849a-4f62-a005-760508e6cd66 tempest-AttachVolumeNegativeTest-414954022 tempest-AttachVolumeNegativeTest-414954022-project-member] Empty body provided in request {{(pid=100522) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:17:48.270142 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.openstack.wsgi [None req-318a1199-849a-4f62-a005-760508e6cd66 tempest-AttachVolumeNegativeTest-414954022 tempest-AttachVolumeNegativeTest-414954022-project-member] Calling method 'show' {{(pid=100522) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:17:48.275085 np0000005924 devstack@c-api.service[100522]: INFO cinder.api.openstack.wsgi [None req-318a1199-849a-4f62-a005-760508e6cd66 tempest-AttachVolumeNegativeTest-414954022 tempest-AttachVolumeNegativeTest-414954022-project-member] https://10.4.3.117/volume/v3/volumes/21f5bc37-aa77-4c42-bc34-6feb653e9086 returned with HTTP 404 Jul 27 16:17:48.275548 np0000005924 devstack@c-api.service[100522]: [pid: 100522|app: 0|req: 923/3737] 10.4.3.117 () {66 vars in 1348 bytes} [Mon Jul 27 16:17:48 2026] GET /volume/v3/volumes/21f5bc37-aa77-4c42-bc34-6feb653e9086 => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 27 16:17:48.329819 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.middleware.request_id [None req-db94b18f-7b82-4238-97dc-1f159cc5d275 None None] RequestId filter calling following filter/app {{(pid=100523) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:17:48.331793 np0000005924 devstack@c-api.service[100523]: INFO cinder.api.openstack.wsgi [None req-db94b18f-7b82-4238-97dc-1f159cc5d275 tempest-AttachVolumeNegativeTest-414954022 tempest-AttachVolumeNegativeTest-414954022-project-member] DELETE https://10.4.3.117/volume/v3/volumes/1811fb57-ec34-4ad5-8aec-4a541f7d5658 Jul 27 16:17:48.332009 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.openstack.wsgi [None req-db94b18f-7b82-4238-97dc-1f159cc5d275 tempest-AttachVolumeNegativeTest-414954022 tempest-AttachVolumeNegativeTest-414954022-project-member] Empty body provided in request {{(pid=100523) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:17:48.332220 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.openstack.wsgi [None req-db94b18f-7b82-4238-97dc-1f159cc5d275 tempest-AttachVolumeNegativeTest-414954022 tempest-AttachVolumeNegativeTest-414954022-project-member] Calling method 'delete' {{(pid=100523) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:17:48.332419 np0000005924 devstack@c-api.service[100523]: INFO cinder.api.v3.volumes [None req-db94b18f-7b82-4238-97dc-1f159cc5d275 tempest-AttachVolumeNegativeTest-414954022 tempest-AttachVolumeNegativeTest-414954022-project-member] Delete volume with id: 1811fb57-ec34-4ad5-8aec-4a541f7d5658 Jul 27 16:17:48.339987 np0000005924 devstack@c-api.service[100523]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:17:48.339987 np0000005924 devstack@c-api.service[100523]: warnings.warn( Jul 27 16:17:48.340558 np0000005924 devstack@c-api.service[100523]: INFO cinder.volume.api [None req-db94b18f-7b82-4238-97dc-1f159cc5d275 tempest-AttachVolumeNegativeTest-414954022 tempest-AttachVolumeNegativeTest-414954022-project-member] Volume info retrieved successfully. Jul 27 16:17:48.359592 np0000005924 devstack@c-api.service[100523]: INFO cinder.volume.api [None req-db94b18f-7b82-4238-97dc-1f159cc5d275 tempest-AttachVolumeNegativeTest-414954022 tempest-AttachVolumeNegativeTest-414954022-project-member] Delete volume request issued successfully. Jul 27 16:17:48.359802 np0000005924 devstack@c-api.service[100523]: INFO cinder.api.openstack.wsgi [None req-db94b18f-7b82-4238-97dc-1f159cc5d275 tempest-AttachVolumeNegativeTest-414954022 tempest-AttachVolumeNegativeTest-414954022-project-member] https://10.4.3.117/volume/v3/volumes/1811fb57-ec34-4ad5-8aec-4a541f7d5658 returned with HTTP 202 Jul 27 16:17:48.360281 np0000005924 devstack@c-api.service[100523]: [pid: 100523|app: 0|req: 943/3738] 10.4.3.117 () {66 vars in 1351 bytes} [Mon Jul 27 16:17:48 2026] DELETE /volume/v3/volumes/1811fb57-ec34-4ad5-8aec-4a541f7d5658 => generated 0 bytes in 31 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 27 16:17:48.366466 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.middleware.request_id [None req-988c0c70-9c5b-42ca-aa03-6c9c7275057b None None] RequestId filter calling following filter/app {{(pid=100521) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:17:48.367949 np0000005924 devstack@c-api.service[100521]: INFO cinder.api.openstack.wsgi [None req-988c0c70-9c5b-42ca-aa03-6c9c7275057b tempest-AttachVolumeNegativeTest-414954022 tempest-AttachVolumeNegativeTest-414954022-project-member] GET https://10.4.3.117/volume/v3/volumes/1811fb57-ec34-4ad5-8aec-4a541f7d5658 Jul 27 16:17:48.368124 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.openstack.wsgi [None req-988c0c70-9c5b-42ca-aa03-6c9c7275057b tempest-AttachVolumeNegativeTest-414954022 tempest-AttachVolumeNegativeTest-414954022-project-member] Empty body provided in request {{(pid=100521) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:17:48.368298 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.openstack.wsgi [None req-988c0c70-9c5b-42ca-aa03-6c9c7275057b tempest-AttachVolumeNegativeTest-414954022 tempest-AttachVolumeNegativeTest-414954022-project-member] Calling method 'show' {{(pid=100521) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:17:48.374721 np0000005924 devstack@c-api.service[100521]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:17:48.374721 np0000005924 devstack@c-api.service[100521]: warnings.warn( Jul 27 16:17:48.378289 np0000005924 devstack@c-api.service[100521]: INFO cinder.volume.api [None req-988c0c70-9c5b-42ca-aa03-6c9c7275057b tempest-AttachVolumeNegativeTest-414954022 tempest-AttachVolumeNegativeTest-414954022-project-member] Volume info retrieved successfully. Jul 27 16:17:48.381951 np0000005924 devstack@c-api.service[100521]: INFO cinder.api.openstack.wsgi [None req-988c0c70-9c5b-42ca-aa03-6c9c7275057b tempest-AttachVolumeNegativeTest-414954022 tempest-AttachVolumeNegativeTest-414954022-project-member] https://10.4.3.117/volume/v3/volumes/1811fb57-ec34-4ad5-8aec-4a541f7d5658 returned with HTTP 200 Jul 27 16:17:48.382316 np0000005924 devstack@c-api.service[100521]: [pid: 100521|app: 0|req: 932/3739] 10.4.3.117 () {66 vars in 1348 bytes} [Mon Jul 27 16:17:48 2026] GET /volume/v3/volumes/1811fb57-ec34-4ad5-8aec-4a541f7d5658 => generated 847 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 27 16:17:48.448690 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.middleware.request_id [None req-6a1940e9-8562-4976-967f-ef77f6555294 None None] RequestId filter calling following filter/app {{(pid=100524) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:17:48.450558 np0000005924 devstack@c-api.service[100524]: INFO cinder.api.openstack.wsgi [None req-6a1940e9-8562-4976-967f-ef77f6555294 tempest-VolumesBackupsTest-1361087151 tempest-VolumesBackupsTest-1361087151-project-member] GET https://10.4.3.117/volume/v3/backups/2a570091-3eb2-4341-894f-e06c9c889af8 Jul 27 16:17:48.450763 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.openstack.wsgi [None req-6a1940e9-8562-4976-967f-ef77f6555294 tempest-VolumesBackupsTest-1361087151 tempest-VolumesBackupsTest-1361087151-project-member] Empty body provided in request {{(pid=100524) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:17:48.450967 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.openstack.wsgi [None req-6a1940e9-8562-4976-967f-ef77f6555294 tempest-VolumesBackupsTest-1361087151 tempest-VolumesBackupsTest-1361087151-project-member] Calling method 'show' {{(pid=100524) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:17:48.451067 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.v3.backups [None req-6a1940e9-8562-4976-967f-ef77f6555294 tempest-VolumesBackupsTest-1361087151 tempest-VolumesBackupsTest-1361087151-project-member] Show backup with id 2a570091-3eb2-4341-894f-e06c9c889af8. {{(pid=100524) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 27 16:17:48.455089 np0000005924 devstack@c-api.service[100524]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:17:48.455089 np0000005924 devstack@c-api.service[100524]: warnings.warn( Jul 27 16:17:48.455793 np0000005924 devstack@c-api.service[100524]: INFO cinder.api.openstack.wsgi [None req-6a1940e9-8562-4976-967f-ef77f6555294 tempest-VolumesBackupsTest-1361087151 tempest-VolumesBackupsTest-1361087151-project-member] https://10.4.3.117/volume/v3/backups/2a570091-3eb2-4341-894f-e06c9c889af8 returned with HTTP 200 Jul 27 16:17:48.456195 np0000005924 devstack@c-api.service[100524]: [pid: 100524|app: 0|req: 942/3740] 10.4.3.117 () {66 vars in 1348 bytes} [Mon Jul 27 16:17:48 2026] GET /volume/v3/backups/2a570091-3eb2-4341-894f-e06c9c889af8 => generated 751 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 27 16:17:48.547033 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.middleware.request_id [None req-d81af274-4e36-4ecc-b4b9-3e3f11bb38c0 None None] RequestId filter calling following filter/app {{(pid=100522) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:17:48.548737 np0000005924 devstack@c-api.service[100522]: INFO cinder.api.openstack.wsgi [None req-d81af274-4e36-4ecc-b4b9-3e3f11bb38c0 tempest-VolumesBackupsTest-1022642059 tempest-VolumesBackupsTest-1022642059-project-admin] GET https://10.4.3.117/volume/v3/backups/9edd6e62-5093-47ce-9a2b-ff802206e629 Jul 27 16:17:48.548963 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.openstack.wsgi [None req-d81af274-4e36-4ecc-b4b9-3e3f11bb38c0 tempest-VolumesBackupsTest-1022642059 tempest-VolumesBackupsTest-1022642059-project-admin] Empty body provided in request {{(pid=100522) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:17:48.549119 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.openstack.wsgi [None req-d81af274-4e36-4ecc-b4b9-3e3f11bb38c0 tempest-VolumesBackupsTest-1022642059 tempest-VolumesBackupsTest-1022642059-project-admin] Calling method 'show' {{(pid=100522) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:17:48.549253 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.v3.backups [None req-d81af274-4e36-4ecc-b4b9-3e3f11bb38c0 tempest-VolumesBackupsTest-1022642059 tempest-VolumesBackupsTest-1022642059-project-admin] Show backup with id 9edd6e62-5093-47ce-9a2b-ff802206e629. {{(pid=100522) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 27 16:17:48.553161 np0000005924 devstack@c-api.service[100522]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:17:48.553161 np0000005924 devstack@c-api.service[100522]: warnings.warn( Jul 27 16:17:48.553708 np0000005924 devstack@c-api.service[100522]: INFO cinder.api.openstack.wsgi [None req-d81af274-4e36-4ecc-b4b9-3e3f11bb38c0 tempest-VolumesBackupsTest-1022642059 tempest-VolumesBackupsTest-1022642059-project-admin] https://10.4.3.117/volume/v3/backups/9edd6e62-5093-47ce-9a2b-ff802206e629 returned with HTTP 200 Jul 27 16:17:48.554212 np0000005924 devstack@c-api.service[100522]: [pid: 100522|app: 0|req: 924/3741] 10.4.3.117 () {66 vars in 1348 bytes} [Mon Jul 27 16:17:48 2026] GET /volume/v3/backups/9edd6e62-5093-47ce-9a2b-ff802206e629 => generated 736 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 27 16:17:49.396090 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.middleware.request_id [None req-98bd7be7-3451-4eee-ba6d-68f063b92aca None None] RequestId filter calling following filter/app {{(pid=100523) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:17:49.397857 np0000005924 devstack@c-api.service[100523]: INFO cinder.api.openstack.wsgi [None req-98bd7be7-3451-4eee-ba6d-68f063b92aca tempest-AttachVolumeNegativeTest-414954022 tempest-AttachVolumeNegativeTest-414954022-project-member] GET https://10.4.3.117/volume/v3/volumes/1811fb57-ec34-4ad5-8aec-4a541f7d5658 Jul 27 16:17:49.398089 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.openstack.wsgi [None req-98bd7be7-3451-4eee-ba6d-68f063b92aca tempest-AttachVolumeNegativeTest-414954022 tempest-AttachVolumeNegativeTest-414954022-project-member] Empty body provided in request {{(pid=100523) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:17:49.398283 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.openstack.wsgi [None req-98bd7be7-3451-4eee-ba6d-68f063b92aca tempest-AttachVolumeNegativeTest-414954022 tempest-AttachVolumeNegativeTest-414954022-project-member] Calling method 'show' {{(pid=100523) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:17:49.403943 np0000005924 devstack@c-api.service[100523]: INFO cinder.api.openstack.wsgi [None req-98bd7be7-3451-4eee-ba6d-68f063b92aca tempest-AttachVolumeNegativeTest-414954022 tempest-AttachVolumeNegativeTest-414954022-project-member] https://10.4.3.117/volume/v3/volumes/1811fb57-ec34-4ad5-8aec-4a541f7d5658 returned with HTTP 404 Jul 27 16:17:49.404377 np0000005924 devstack@c-api.service[100523]: [pid: 100523|app: 0|req: 944/3742] 10.4.3.117 () {66 vars in 1348 bytes} [Mon Jul 27 16:17:49 2026] GET /volume/v3/volumes/1811fb57-ec34-4ad5-8aec-4a541f7d5658 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (2 switches on core 0) Jul 27 16:17:49.467091 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.middleware.request_id [None req-84728718-c198-49c3-890a-73752087520d None None] RequestId filter calling following filter/app {{(pid=100521) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:17:49.468962 np0000005924 devstack@c-api.service[100521]: INFO cinder.api.openstack.wsgi [None req-84728718-c198-49c3-890a-73752087520d tempest-VolumesBackupsTest-1361087151 tempest-VolumesBackupsTest-1361087151-project-member] GET https://10.4.3.117/volume/v3/backups/2a570091-3eb2-4341-894f-e06c9c889af8 Jul 27 16:17:49.469142 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.openstack.wsgi [None req-84728718-c198-49c3-890a-73752087520d tempest-VolumesBackupsTest-1361087151 tempest-VolumesBackupsTest-1361087151-project-member] Empty body provided in request {{(pid=100521) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:17:49.469378 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.openstack.wsgi [None req-84728718-c198-49c3-890a-73752087520d tempest-VolumesBackupsTest-1361087151 tempest-VolumesBackupsTest-1361087151-project-member] Calling method 'show' {{(pid=100521) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:17:49.469445 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.v3.backups [None req-84728718-c198-49c3-890a-73752087520d tempest-VolumesBackupsTest-1361087151 tempest-VolumesBackupsTest-1361087151-project-member] Show backup with id 2a570091-3eb2-4341-894f-e06c9c889af8. {{(pid=100521) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 27 16:17:49.473895 np0000005924 devstack@c-api.service[100521]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:17:49.473895 np0000005924 devstack@c-api.service[100521]: warnings.warn( Jul 27 16:17:49.474018 np0000005924 devstack@c-api.service[100521]: INFO cinder.api.openstack.wsgi [None req-84728718-c198-49c3-890a-73752087520d tempest-VolumesBackupsTest-1361087151 tempest-VolumesBackupsTest-1361087151-project-member] https://10.4.3.117/volume/v3/backups/2a570091-3eb2-4341-894f-e06c9c889af8 returned with HTTP 200 Jul 27 16:17:49.474594 np0000005924 devstack@c-api.service[100521]: [pid: 100521|app: 0|req: 933/3743] 10.4.3.117 () {66 vars in 1348 bytes} [Mon Jul 27 16:17:49 2026] GET /volume/v3/backups/2a570091-3eb2-4341-894f-e06c9c889af8 => generated 752 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 27 16:17:49.518661 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.middleware.request_id [None req-d15151e1-91c6-40c8-ba36-8e0780c4d99c None None] RequestId filter calling following filter/app {{(pid=100524) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:17:49.520599 np0000005924 devstack@c-api.service[100524]: INFO cinder.api.openstack.wsgi [None req-d15151e1-91c6-40c8-ba36-8e0780c4d99c tempest-AttachVolumeNegativeTest-414954022 tempest-AttachVolumeNegativeTest-414954022-project-member] DELETE https://10.4.3.117/volume/v3/volumes/9f57f405-812c-4140-9166-bef8e511b4e3 Jul 27 16:17:49.520961 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.openstack.wsgi [None req-d15151e1-91c6-40c8-ba36-8e0780c4d99c tempest-AttachVolumeNegativeTest-414954022 tempest-AttachVolumeNegativeTest-414954022-project-member] Empty body provided in request {{(pid=100524) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:17:49.521045 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.openstack.wsgi [None req-d15151e1-91c6-40c8-ba36-8e0780c4d99c tempest-AttachVolumeNegativeTest-414954022 tempest-AttachVolumeNegativeTest-414954022-project-member] Calling method 'delete' {{(pid=100524) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:17:49.521194 np0000005924 devstack@c-api.service[100524]: INFO cinder.api.v3.volumes [None req-d15151e1-91c6-40c8-ba36-8e0780c4d99c tempest-AttachVolumeNegativeTest-414954022 tempest-AttachVolumeNegativeTest-414954022-project-member] Delete volume with id: 9f57f405-812c-4140-9166-bef8e511b4e3 Jul 27 16:17:49.528871 np0000005924 devstack@c-api.service[100524]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:17:49.528871 np0000005924 devstack@c-api.service[100524]: warnings.warn( Jul 27 16:17:49.529312 np0000005924 devstack@c-api.service[100524]: INFO cinder.volume.api [None req-d15151e1-91c6-40c8-ba36-8e0780c4d99c tempest-AttachVolumeNegativeTest-414954022 tempest-AttachVolumeNegativeTest-414954022-project-member] Volume info retrieved successfully. Jul 27 16:17:49.550012 np0000005924 devstack@c-api.service[100524]: INFO cinder.volume.api [None req-d15151e1-91c6-40c8-ba36-8e0780c4d99c tempest-AttachVolumeNegativeTest-414954022 tempest-AttachVolumeNegativeTest-414954022-project-member] Delete volume request issued successfully. Jul 27 16:17:49.550296 np0000005924 devstack@c-api.service[100524]: INFO cinder.api.openstack.wsgi [None req-d15151e1-91c6-40c8-ba36-8e0780c4d99c tempest-AttachVolumeNegativeTest-414954022 tempest-AttachVolumeNegativeTest-414954022-project-member] https://10.4.3.117/volume/v3/volumes/9f57f405-812c-4140-9166-bef8e511b4e3 returned with HTTP 202 Jul 27 16:17:49.550881 np0000005924 devstack@c-api.service[100524]: [pid: 100524|app: 0|req: 943/3744] 10.4.3.117 () {66 vars in 1351 bytes} [Mon Jul 27 16:17:49 2026] DELETE /volume/v3/volumes/9f57f405-812c-4140-9166-bef8e511b4e3 => generated 0 bytes in 33 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 27 16:17:49.558988 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.middleware.request_id [None req-8805f73c-e3b2-4f64-84b6-d7ac115c8a86 None None] RequestId filter calling following filter/app {{(pid=100522) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:17:49.560949 np0000005924 devstack@c-api.service[100522]: INFO cinder.api.openstack.wsgi [None req-8805f73c-e3b2-4f64-84b6-d7ac115c8a86 tempest-AttachVolumeNegativeTest-414954022 tempest-AttachVolumeNegativeTest-414954022-project-member] GET https://10.4.3.117/volume/v3/volumes/9f57f405-812c-4140-9166-bef8e511b4e3 Jul 27 16:17:49.562025 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.openstack.wsgi [None req-8805f73c-e3b2-4f64-84b6-d7ac115c8a86 tempest-AttachVolumeNegativeTest-414954022 tempest-AttachVolumeNegativeTest-414954022-project-member] Empty body provided in request {{(pid=100522) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:17:49.562025 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.openstack.wsgi [None req-8805f73c-e3b2-4f64-84b6-d7ac115c8a86 tempest-AttachVolumeNegativeTest-414954022 tempest-AttachVolumeNegativeTest-414954022-project-member] Calling method 'show' {{(pid=100522) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:17:49.564944 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.middleware.request_id [None req-c47d2fc0-5062-417f-805c-05c6a3cd92fc None None] RequestId filter calling following filter/app {{(pid=100523) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:17:49.566958 np0000005924 devstack@c-api.service[100523]: INFO cinder.api.openstack.wsgi [None req-c47d2fc0-5062-417f-805c-05c6a3cd92fc tempest-VolumesBackupsTest-1022642059 tempest-VolumesBackupsTest-1022642059-project-admin] GET https://10.4.3.117/volume/v3/backups/9edd6e62-5093-47ce-9a2b-ff802206e629 Jul 27 16:17:49.567145 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.openstack.wsgi [None req-c47d2fc0-5062-417f-805c-05c6a3cd92fc tempest-VolumesBackupsTest-1022642059 tempest-VolumesBackupsTest-1022642059-project-admin] Empty body provided in request {{(pid=100523) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:17:49.567342 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.openstack.wsgi [None req-c47d2fc0-5062-417f-805c-05c6a3cd92fc tempest-VolumesBackupsTest-1022642059 tempest-VolumesBackupsTest-1022642059-project-admin] Calling method 'show' {{(pid=100523) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:17:49.567501 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.v3.backups [None req-c47d2fc0-5062-417f-805c-05c6a3cd92fc tempest-VolumesBackupsTest-1022642059 tempest-VolumesBackupsTest-1022642059-project-admin] Show backup with id 9edd6e62-5093-47ce-9a2b-ff802206e629. {{(pid=100523) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 27 16:17:49.571368 np0000005924 devstack@c-api.service[100522]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:17:49.571368 np0000005924 devstack@c-api.service[100522]: warnings.warn( Jul 27 16:17:49.571835 np0000005924 devstack@c-api.service[100523]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:17:49.571835 np0000005924 devstack@c-api.service[100523]: warnings.warn( Jul 27 16:17:49.572495 np0000005924 devstack@c-api.service[100523]: INFO cinder.api.openstack.wsgi [None req-c47d2fc0-5062-417f-805c-05c6a3cd92fc tempest-VolumesBackupsTest-1022642059 tempest-VolumesBackupsTest-1022642059-project-admin] https://10.4.3.117/volume/v3/backups/9edd6e62-5093-47ce-9a2b-ff802206e629 returned with HTTP 200 Jul 27 16:17:49.572797 np0000005924 devstack@c-api.service[100523]: [pid: 100523|app: 0|req: 945/3745] 10.4.3.117 () {66 vars in 1348 bytes} [Mon Jul 27 16:17:49 2026] GET /volume/v3/backups/9edd6e62-5093-47ce-9a2b-ff802206e629 => generated 747 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 27 16:17:49.575586 np0000005924 devstack@c-api.service[100522]: INFO cinder.volume.api [None req-8805f73c-e3b2-4f64-84b6-d7ac115c8a86 tempest-AttachVolumeNegativeTest-414954022 tempest-AttachVolumeNegativeTest-414954022-project-member] Volume info retrieved successfully. Jul 27 16:17:49.579789 np0000005924 devstack@c-api.service[100522]: INFO cinder.api.openstack.wsgi [None req-8805f73c-e3b2-4f64-84b6-d7ac115c8a86 tempest-AttachVolumeNegativeTest-414954022 tempest-AttachVolumeNegativeTest-414954022-project-member] https://10.4.3.117/volume/v3/volumes/9f57f405-812c-4140-9166-bef8e511b4e3 returned with HTTP 200 Jul 27 16:17:49.580127 np0000005924 devstack@c-api.service[100522]: [pid: 100522|app: 0|req: 925/3746] 10.4.3.117 () {66 vars in 1348 bytes} [Mon Jul 27 16:17:49 2026] GET /volume/v3/volumes/9f57f405-812c-4140-9166-bef8e511b4e3 => generated 847 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 27 16:17:50.022399 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.middleware.request_id [None req-20f42446-233b-4cf8-bbb1-d1b06c5f1d8c None None] RequestId filter calling following filter/app {{(pid=100521) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:17:50.022800 np0000005924 devstack@c-api.service[100521]: INFO cinder.api.openstack.wsgi [None req-20f42446-233b-4cf8-bbb1-d1b06c5f1d8c None None] GET https://10.4.3.117/volume// Jul 27 16:17:50.023034 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.openstack.wsgi [None req-20f42446-233b-4cf8-bbb1-d1b06c5f1d8c None None] Empty body provided in request {{(pid=100521) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:17:50.023298 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.openstack.wsgi [None req-20f42446-233b-4cf8-bbb1-d1b06c5f1d8c None None] Calling method 'all' {{(pid=100521) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:17:50.023715 np0000005924 devstack@c-api.service[100521]: INFO cinder.api.openstack.wsgi [None req-20f42446-233b-4cf8-bbb1-d1b06c5f1d8c None None] https://10.4.3.117/volume// returned with HTTP 300 Jul 27 16:17:50.024230 np0000005924 devstack@c-api.service[100521]: [pid: 100521|app: 0|req: 934/3747] 10.4.3.117 () {66 vars in 1426 bytes} [Mon Jul 27 16:17:50 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 27 16:17:50.032464 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.middleware.request_id [req-a983124e-ed2b-4aac-84e4-438d5e6f1f0e req-cd8f49f3-1be2-4059-8ee7-ef06b6d4d9e6 None None] RequestId filter calling following filter/app {{(pid=100524) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:17:50.034973 np0000005924 devstack@c-api.service[100524]: INFO cinder.api.openstack.wsgi [req-a983124e-ed2b-4aac-84e4-438d5e6f1f0e req-cd8f49f3-1be2-4059-8ee7-ef06b6d4d9e6 tempest-TestEncryptedCinderVolumes-328802700 tempest-TestEncryptedCinderVolumes-328802700-project-member] POST https://10.4.3.117/volume/v3/attachments Jul 27 16:17:50.035457 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.openstack.wsgi [req-a983124e-ed2b-4aac-84e4-438d5e6f1f0e req-cd8f49f3-1be2-4059-8ee7-ef06b6d4d9e6 tempest-TestEncryptedCinderVolumes-328802700 tempest-TestEncryptedCinderVolumes-328802700-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "fac7355c-5954-4b1c-b2ca-605c17e5653e", "connector": null, "instance_uuid": "bd6387bb-be18-4c2c-bb9f-6e2117a27f12"}} {{(pid=100524) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 27 16:17:50.048753 np0000005924 devstack@c-api.service[100524]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:17:50.048753 np0000005924 devstack@c-api.service[100524]: warnings.warn( Jul 27 16:17:50.085124 np0000005924 devstack@c-api.service[100524]: INFO cinder.api.openstack.wsgi [req-a983124e-ed2b-4aac-84e4-438d5e6f1f0e req-cd8f49f3-1be2-4059-8ee7-ef06b6d4d9e6 tempest-TestEncryptedCinderVolumes-328802700 tempest-TestEncryptedCinderVolumes-328802700-project-member] https://10.4.3.117/volume/v3/attachments returned with HTTP 200 Jul 27 16:17:50.085700 np0000005924 devstack@c-api.service[100524]: [pid: 100524|app: 0|req: 944/3748] 10.4.3.117 () {74 vars in 1594 bytes} [Mon Jul 27 16:17:50 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 27 16:17:50.095073 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.middleware.request_id [req-a983124e-ed2b-4aac-84e4-438d5e6f1f0e req-d2548137-c563-4200-bd42-19092a6fdb01 None None] RequestId filter calling following filter/app {{(pid=100523) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:17:50.097611 np0000005924 devstack@c-api.service[100523]: INFO cinder.api.openstack.wsgi [req-a983124e-ed2b-4aac-84e4-438d5e6f1f0e req-d2548137-c563-4200-bd42-19092a6fdb01 tempest-TestEncryptedCinderVolumes-328802700 tempest-TestEncryptedCinderVolumes-328802700-project-member] DELETE https://10.4.3.117/volume/v3/attachments/fef2ea3a-7336-44c6-8785-ea252ba592f7 Jul 27 16:17:50.097792 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.openstack.wsgi [req-a983124e-ed2b-4aac-84e4-438d5e6f1f0e req-d2548137-c563-4200-bd42-19092a6fdb01 tempest-TestEncryptedCinderVolumes-328802700 tempest-TestEncryptedCinderVolumes-328802700-project-member] Empty body provided in request {{(pid=100523) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:17:50.098002 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.openstack.wsgi [req-a983124e-ed2b-4aac-84e4-438d5e6f1f0e req-d2548137-c563-4200-bd42-19092a6fdb01 tempest-TestEncryptedCinderVolumes-328802700 tempest-TestEncryptedCinderVolumes-328802700-project-member] Calling method 'version_select' {{(pid=100523) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:17:50.106045 np0000005924 devstack@c-api.service[100523]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:17:50.106045 np0000005924 devstack@c-api.service[100523]: warnings.warn( Jul 27 16:17:50.158770 np0000005924 devstack@c-api.service[100523]: INFO cinder.api.openstack.wsgi [req-a983124e-ed2b-4aac-84e4-438d5e6f1f0e req-d2548137-c563-4200-bd42-19092a6fdb01 tempest-TestEncryptedCinderVolumes-328802700 tempest-TestEncryptedCinderVolumes-328802700-project-member] https://10.4.3.117/volume/v3/attachments/fef2ea3a-7336-44c6-8785-ea252ba592f7 returned with HTTP 200 Jul 27 16:17:50.159262 np0000005924 devstack@c-api.service[100523]: [pid: 100523|app: 0|req: 946/3749] 10.4.3.117 () {72 vars in 1673 bytes} [Mon Jul 27 16:17:50 2026] DELETE /volume/v3/attachments/fef2ea3a-7336-44c6-8785-ea252ba592f7 => generated 192 bytes in 65 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 27 16:17:50.528619 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.middleware.request_id [req-ca88559f-61bb-4063-b71d-ebd2836fc089 req-6ace285e-128d-49a0-ba69-ee59f02d7362 None None] RequestId filter calling following filter/app {{(pid=100522) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:17:50.531711 np0000005924 devstack@c-api.service[100522]: INFO cinder.api.openstack.wsgi [req-ca88559f-61bb-4063-b71d-ebd2836fc089 req-6ace285e-128d-49a0-ba69-ee59f02d7362 tempest-TestVolumeBootPattern-1923367323 tempest-TestVolumeBootPattern-1923367323-project-member] DELETE https://10.4.3.117/volume/v3/attachments/c7a576af-53ba-4d0c-8203-ac7f016407ed Jul 27 16:17:50.531891 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.openstack.wsgi [req-ca88559f-61bb-4063-b71d-ebd2836fc089 req-6ace285e-128d-49a0-ba69-ee59f02d7362 tempest-TestVolumeBootPattern-1923367323 tempest-TestVolumeBootPattern-1923367323-project-member] Empty body provided in request {{(pid=100522) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:17:50.532101 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.openstack.wsgi [req-ca88559f-61bb-4063-b71d-ebd2836fc089 req-6ace285e-128d-49a0-ba69-ee59f02d7362 tempest-TestVolumeBootPattern-1923367323 tempest-TestVolumeBootPattern-1923367323-project-member] Calling method 'version_select' {{(pid=100522) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:17:50.549215 np0000005924 devstack@c-api.service[100522]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:17:50.549215 np0000005924 devstack@c-api.service[100522]: warnings.warn( Jul 27 16:17:50.584586 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.middleware.request_id [None req-a0c89ac2-959b-4119-83ad-dba2126596eb None None] RequestId filter calling following filter/app {{(pid=100521) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:17:50.588393 np0000005924 devstack@c-api.service[100521]: INFO cinder.api.openstack.wsgi [None req-a0c89ac2-959b-4119-83ad-dba2126596eb tempest-VolumesBackupsTest-1022642059 tempest-VolumesBackupsTest-1022642059-project-admin] GET https://10.4.3.117/volume/v3/backups/9edd6e62-5093-47ce-9a2b-ff802206e629 Jul 27 16:17:50.588393 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.openstack.wsgi [None req-a0c89ac2-959b-4119-83ad-dba2126596eb tempest-VolumesBackupsTest-1022642059 tempest-VolumesBackupsTest-1022642059-project-admin] Empty body provided in request {{(pid=100521) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:17:50.588393 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.openstack.wsgi [None req-a0c89ac2-959b-4119-83ad-dba2126596eb tempest-VolumesBackupsTest-1022642059 tempest-VolumesBackupsTest-1022642059-project-admin] Calling method 'show' {{(pid=100521) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:17:50.588393 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.v3.backups [None req-a0c89ac2-959b-4119-83ad-dba2126596eb tempest-VolumesBackupsTest-1022642059 tempest-VolumesBackupsTest-1022642059-project-admin] Show backup with id 9edd6e62-5093-47ce-9a2b-ff802206e629. {{(pid=100521) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 27 16:17:50.594846 np0000005924 devstack@c-api.service[100521]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:17:50.594846 np0000005924 devstack@c-api.service[100521]: warnings.warn( Jul 27 16:17:50.595823 np0000005924 devstack@c-api.service[100521]: INFO cinder.api.openstack.wsgi [None req-a0c89ac2-959b-4119-83ad-dba2126596eb tempest-VolumesBackupsTest-1022642059 tempest-VolumesBackupsTest-1022642059-project-admin] https://10.4.3.117/volume/v3/backups/9edd6e62-5093-47ce-9a2b-ff802206e629 returned with HTTP 200 Jul 27 16:17:50.600344 np0000005924 devstack@c-api.service[100521]: [pid: 100521|app: 0|req: 935/3750] 10.4.3.117 () {66 vars in 1348 bytes} [Mon Jul 27 16:17:50 2026] GET /volume/v3/backups/9edd6e62-5093-47ce-9a2b-ff802206e629 => generated 747 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 27 16:17:50.600453 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.middleware.request_id [None req-4c1247cf-e75e-401c-a7ad-b54c7704bef0 None None] RequestId filter calling following filter/app {{(pid=100524) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:17:50.601020 np0000005924 devstack@c-api.service[100524]: INFO cinder.api.openstack.wsgi [None req-4c1247cf-e75e-401c-a7ad-b54c7704bef0 tempest-AttachVolumeNegativeTest-414954022 tempest-AttachVolumeNegativeTest-414954022-project-member] GET https://10.4.3.117/volume/v3/volumes/9f57f405-812c-4140-9166-bef8e511b4e3 Jul 27 16:17:50.602368 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.openstack.wsgi [None req-4c1247cf-e75e-401c-a7ad-b54c7704bef0 tempest-AttachVolumeNegativeTest-414954022 tempest-AttachVolumeNegativeTest-414954022-project-member] Empty body provided in request {{(pid=100524) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:17:50.602368 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.openstack.wsgi [None req-4c1247cf-e75e-401c-a7ad-b54c7704bef0 tempest-AttachVolumeNegativeTest-414954022 tempest-AttachVolumeNegativeTest-414954022-project-member] Calling method 'show' {{(pid=100524) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:17:50.603437 np0000005924 devstack@c-api.service[100522]: INFO cinder.api.openstack.wsgi [req-ca88559f-61bb-4063-b71d-ebd2836fc089 req-6ace285e-128d-49a0-ba69-ee59f02d7362 tempest-TestVolumeBootPattern-1923367323 tempest-TestVolumeBootPattern-1923367323-project-member] https://10.4.3.117/volume/v3/attachments/c7a576af-53ba-4d0c-8203-ac7f016407ed returned with HTTP 200 Jul 27 16:17:50.605389 np0000005924 devstack@c-api.service[100522]: [pid: 100522|app: 0|req: 926/3751] 10.4.3.117 () {72 vars in 1673 bytes} [Mon Jul 27 16:17:50 2026] DELETE /volume/v3/attachments/c7a576af-53ba-4d0c-8203-ac7f016407ed => generated 19 bytes in 76 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 27 16:17:50.609131 np0000005924 devstack@c-api.service[100524]: INFO cinder.api.openstack.wsgi [None req-4c1247cf-e75e-401c-a7ad-b54c7704bef0 tempest-AttachVolumeNegativeTest-414954022 tempest-AttachVolumeNegativeTest-414954022-project-member] https://10.4.3.117/volume/v3/volumes/9f57f405-812c-4140-9166-bef8e511b4e3 returned with HTTP 404 Jul 27 16:17:50.609885 np0000005924 devstack@c-api.service[100524]: [pid: 100524|app: 0|req: 945/3752] 10.4.3.117 () {66 vars in 1348 bytes} [Mon Jul 27 16:17:50 2026] GET /volume/v3/volumes/9f57f405-812c-4140-9166-bef8e511b4e3 => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 27 16:17:51.268453 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.middleware.request_id [req-a983124e-ed2b-4aac-84e4-438d5e6f1f0e req-ff5b17af-d16f-4c91-ac7c-a834dc06ce97 None None] RequestId filter calling following filter/app {{(pid=100523) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:17:51.270506 np0000005924 devstack@c-api.service[100523]: INFO cinder.api.openstack.wsgi [req-a983124e-ed2b-4aac-84e4-438d5e6f1f0e req-ff5b17af-d16f-4c91-ac7c-a834dc06ce97 tempest-TestEncryptedCinderVolumes-328802700 tempest-TestEncryptedCinderVolumes-328802700-project-member] PUT https://10.4.3.117/volume/v3/attachments/dafda4ed-75ff-4a95-8411-29b654afc0d7 Jul 27 16:17:51.270858 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.openstack.wsgi [req-a983124e-ed2b-4aac-84e4-438d5e6f1f0e req-ff5b17af-d16f-4c91-ac7c-a834dc06ce97 tempest-TestEncryptedCinderVolumes-328802700 tempest-TestEncryptedCinderVolumes-328802700-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.117", "host": "np0000005924", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:c1414b6f8d8f", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "13cbedf7-bb1f-4b5e-b492-2fef0d4dab25", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100523) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 27 16:17:51.278699 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.coordination [req-a983124e-ed2b-4aac-84e4-438d5e6f1f0e req-ff5b17af-d16f-4c91-ac7c-a834dc06ce97 tempest-TestEncryptedCinderVolumes-328802700 tempest-TestEncryptedCinderVolumes-328802700-project-member] Acquiring lock "cinder-attachment_update-fac7355c-5954-4b1c-b2ca-605c17e5653e-np0000005924" by "attachment_update" {{(pid=100523) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jul 27 16:17:51.281835 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.middleware.request_id [req-318ce759-a21c-482f-8a75-5c88ddc363c7 req-59a82695-93ee-4795-b907-b560f6b29d6d None None] RequestId filter calling following filter/app {{(pid=100521) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:17:51.284417 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.coordination [req-a983124e-ed2b-4aac-84e4-438d5e6f1f0e req-ff5b17af-d16f-4c91-ac7c-a834dc06ce97 tempest-TestEncryptedCinderVolumes-328802700 tempest-TestEncryptedCinderVolumes-328802700-project-member] Lock "cinder-attachment_update-fac7355c-5954-4b1c-b2ca-605c17e5653e-np0000005924" acquired by "attachment_update" :: waited 0.006s {{(pid=100523) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jul 27 16:17:51.285343 np0000005924 devstack@c-api.service[100521]: INFO cinder.api.openstack.wsgi [req-318ce759-a21c-482f-8a75-5c88ddc363c7 req-59a82695-93ee-4795-b907-b560f6b29d6d tempest-TestVolumeBootPattern-1923367323 tempest-TestVolumeBootPattern-1923367323-project-member] GET https://10.4.3.117/volume/v3/volumes/3b0dbb83-3c87-42bf-ae1a-8f04533ced61 Jul 27 16:17:51.285642 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.openstack.wsgi [req-318ce759-a21c-482f-8a75-5c88ddc363c7 req-59a82695-93ee-4795-b907-b560f6b29d6d tempest-TestVolumeBootPattern-1923367323 tempest-TestVolumeBootPattern-1923367323-project-member] Empty body provided in request {{(pid=100521) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:17:51.285811 np0000005924 devstack@c-api.service[100523]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:17:51.285811 np0000005924 devstack@c-api.service[100523]: warnings.warn( Jul 27 16:17:51.286006 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.openstack.wsgi [req-318ce759-a21c-482f-8a75-5c88ddc363c7 req-59a82695-93ee-4795-b907-b560f6b29d6d tempest-TestVolumeBootPattern-1923367323 tempest-TestVolumeBootPattern-1923367323-project-member] Calling method 'show' {{(pid=100521) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:17:51.294985 np0000005924 devstack@c-api.service[100521]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:17:51.294985 np0000005924 devstack@c-api.service[100521]: warnings.warn( Jul 27 16:17:51.299718 np0000005924 devstack@c-api.service[100521]: INFO cinder.volume.api [req-318ce759-a21c-482f-8a75-5c88ddc363c7 req-59a82695-93ee-4795-b907-b560f6b29d6d tempest-TestVolumeBootPattern-1923367323 tempest-TestVolumeBootPattern-1923367323-project-member] Volume info retrieved successfully. Jul 27 16:17:51.307363 np0000005924 devstack@c-api.service[100521]: INFO cinder.api.openstack.wsgi [req-318ce759-a21c-482f-8a75-5c88ddc363c7 req-59a82695-93ee-4795-b907-b560f6b29d6d tempest-TestVolumeBootPattern-1923367323 tempest-TestVolumeBootPattern-1923367323-project-member] https://10.4.3.117/volume/v3/volumes/3b0dbb83-3c87-42bf-ae1a-8f04533ced61 returned with HTTP 200 Jul 27 16:17:51.308066 np0000005924 devstack@c-api.service[100521]: [pid: 100521|app: 0|req: 936/3753] 10.4.3.117 () {68 vars in 1598 bytes} [Mon Jul 27 16:17:51 2026] GET /volume/v3/volumes/3b0dbb83-3c87-42bf-ae1a-8f04533ced61 => generated 1367 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 27 16:17:51.389440 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.coordination [req-a983124e-ed2b-4aac-84e4-438d5e6f1f0e req-ff5b17af-d16f-4c91-ac7c-a834dc06ce97 tempest-TestEncryptedCinderVolumes-328802700 tempest-TestEncryptedCinderVolumes-328802700-project-member] Lock "cinder-attachment_update-fac7355c-5954-4b1c-b2ca-605c17e5653e-np0000005924" released by "attachment_update" :: held 0.105s {{(pid=100523) __release /opt/stack/cinder/cinder/coordination.py:152}} Jul 27 16:17:51.390509 np0000005924 devstack@c-api.service[100523]: INFO cinder.api.openstack.wsgi [req-a983124e-ed2b-4aac-84e4-438d5e6f1f0e req-ff5b17af-d16f-4c91-ac7c-a834dc06ce97 tempest-TestEncryptedCinderVolumes-328802700 tempest-TestEncryptedCinderVolumes-328802700-project-member] https://10.4.3.117/volume/v3/attachments/dafda4ed-75ff-4a95-8411-29b654afc0d7 returned with HTTP 200 Jul 27 16:17:51.390509 np0000005924 devstack@c-api.service[100523]: [pid: 100523|app: 0|req: 947/3754] 10.4.3.117 () {74 vars in 1704 bytes} [Mon Jul 27 16:17:51 2026] PUT /volume/v3/attachments/dafda4ed-75ff-4a95-8411-29b654afc0d7 => generated 968 bytes in 122 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 27 16:17:51.401791 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.middleware.request_id [req-a983124e-ed2b-4aac-84e4-438d5e6f1f0e req-2ce092bb-d7c3-4fa4-b3c9-b4fd5e1d0316 None None] RequestId filter calling following filter/app {{(pid=100522) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:17:51.405455 np0000005924 devstack@c-api.service[100522]: INFO cinder.api.openstack.wsgi [req-a983124e-ed2b-4aac-84e4-438d5e6f1f0e req-2ce092bb-d7c3-4fa4-b3c9-b4fd5e1d0316 tempest-TestEncryptedCinderVolumes-328802700 tempest-TestEncryptedCinderVolumes-328802700-project-member] GET https://10.4.3.117/volume/v3/attachments/dafda4ed-75ff-4a95-8411-29b654afc0d7 Jul 27 16:17:51.405455 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.openstack.wsgi [req-a983124e-ed2b-4aac-84e4-438d5e6f1f0e req-2ce092bb-d7c3-4fa4-b3c9-b4fd5e1d0316 tempest-TestEncryptedCinderVolumes-328802700 tempest-TestEncryptedCinderVolumes-328802700-project-member] Empty body provided in request {{(pid=100522) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:17:51.405455 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.openstack.wsgi [req-a983124e-ed2b-4aac-84e4-438d5e6f1f0e req-2ce092bb-d7c3-4fa4-b3c9-b4fd5e1d0316 tempest-TestEncryptedCinderVolumes-328802700 tempest-TestEncryptedCinderVolumes-328802700-project-member] Calling method 'version_select' {{(pid=100522) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:17:51.425616 np0000005924 devstack@c-api.service[100522]: INFO cinder.api.openstack.wsgi [req-a983124e-ed2b-4aac-84e4-438d5e6f1f0e req-2ce092bb-d7c3-4fa4-b3c9-b4fd5e1d0316 tempest-TestEncryptedCinderVolumes-328802700 tempest-TestEncryptedCinderVolumes-328802700-project-member] https://10.4.3.117/volume/v3/attachments/dafda4ed-75ff-4a95-8411-29b654afc0d7 returned with HTTP 200 Jul 27 16:17:51.426502 np0000005924 devstack@c-api.service[100522]: [pid: 100522|app: 0|req: 927/3755] 10.4.3.117 () {70 vars in 1651 bytes} [Mon Jul 27 16:17:51 2026] GET /volume/v3/attachments/dafda4ed-75ff-4a95-8411-29b654afc0d7 => generated 993 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 27 16:17:51.608684 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.middleware.request_id [None req-2278856f-7922-4e0d-8680-1162c3f4ce27 None None] RequestId filter calling following filter/app {{(pid=100524) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:17:51.610818 np0000005924 devstack@c-api.service[100524]: INFO cinder.api.openstack.wsgi [None req-2278856f-7922-4e0d-8680-1162c3f4ce27 tempest-VolumesBackupsTest-1022642059 tempest-VolumesBackupsTest-1022642059-project-admin] GET https://10.4.3.117/volume/v3/backups/9edd6e62-5093-47ce-9a2b-ff802206e629 Jul 27 16:17:51.611014 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.openstack.wsgi [None req-2278856f-7922-4e0d-8680-1162c3f4ce27 tempest-VolumesBackupsTest-1022642059 tempest-VolumesBackupsTest-1022642059-project-admin] Empty body provided in request {{(pid=100524) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:17:51.611225 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.openstack.wsgi [None req-2278856f-7922-4e0d-8680-1162c3f4ce27 tempest-VolumesBackupsTest-1022642059 tempest-VolumesBackupsTest-1022642059-project-admin] Calling method 'show' {{(pid=100524) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:17:51.611373 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.v3.backups [None req-2278856f-7922-4e0d-8680-1162c3f4ce27 tempest-VolumesBackupsTest-1022642059 tempest-VolumesBackupsTest-1022642059-project-admin] Show backup with id 9edd6e62-5093-47ce-9a2b-ff802206e629. {{(pid=100524) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 27 16:17:51.623284 np0000005924 devstack@c-api.service[100524]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:17:51.623284 np0000005924 devstack@c-api.service[100524]: warnings.warn( Jul 27 16:17:51.623993 np0000005924 devstack@c-api.service[100524]: INFO cinder.api.openstack.wsgi [None req-2278856f-7922-4e0d-8680-1162c3f4ce27 tempest-VolumesBackupsTest-1022642059 tempest-VolumesBackupsTest-1022642059-project-admin] https://10.4.3.117/volume/v3/backups/9edd6e62-5093-47ce-9a2b-ff802206e629 returned with HTTP 200 Jul 27 16:17:51.624503 np0000005924 devstack@c-api.service[100524]: [pid: 100524|app: 0|req: 946/3756] 10.4.3.117 () {66 vars in 1348 bytes} [Mon Jul 27 16:17:51 2026] GET /volume/v3/backups/9edd6e62-5093-47ce-9a2b-ff802206e629 => generated 747 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 27 16:17:51.817989 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.middleware.request_id [req-1fea17da-ee74-4a4e-ba02-9950437e758a req-b725d8bf-2496-4e30-9261-01de1f920b5b None None] RequestId filter calling following filter/app {{(pid=100521) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:17:51.820262 np0000005924 devstack@c-api.service[100521]: INFO cinder.api.openstack.wsgi [req-1fea17da-ee74-4a4e-ba02-9950437e758a req-b725d8bf-2496-4e30-9261-01de1f920b5b tempest-VolumesBackupsTest-1361087151 tempest-VolumesBackupsTest-1361087151-project-member] GET https://10.4.3.117/volume/v3/volumes/44208d87-f9ea-451e-94f9-5fd05d0bf1e6 Jul 27 16:17:51.820262 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.openstack.wsgi [req-1fea17da-ee74-4a4e-ba02-9950437e758a req-b725d8bf-2496-4e30-9261-01de1f920b5b tempest-VolumesBackupsTest-1361087151 tempest-VolumesBackupsTest-1361087151-project-member] Empty body provided in request {{(pid=100521) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:17:51.820480 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.openstack.wsgi [req-1fea17da-ee74-4a4e-ba02-9950437e758a req-b725d8bf-2496-4e30-9261-01de1f920b5b tempest-VolumesBackupsTest-1361087151 tempest-VolumesBackupsTest-1361087151-project-member] Calling method 'show' {{(pid=100521) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:17:51.830032 np0000005924 devstack@c-api.service[100521]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:17:51.830032 np0000005924 devstack@c-api.service[100521]: warnings.warn( Jul 27 16:17:51.834174 np0000005924 devstack@c-api.service[100521]: INFO cinder.volume.api [req-1fea17da-ee74-4a4e-ba02-9950437e758a req-b725d8bf-2496-4e30-9261-01de1f920b5b tempest-VolumesBackupsTest-1361087151 tempest-VolumesBackupsTest-1361087151-project-member] Volume info retrieved successfully. Jul 27 16:17:51.838907 np0000005924 devstack@c-api.service[100521]: INFO cinder.api.openstack.wsgi [req-1fea17da-ee74-4a4e-ba02-9950437e758a req-b725d8bf-2496-4e30-9261-01de1f920b5b tempest-VolumesBackupsTest-1361087151 tempest-VolumesBackupsTest-1361087151-project-member] https://10.4.3.117/volume/v3/volumes/44208d87-f9ea-451e-94f9-5fd05d0bf1e6 returned with HTTP 200 Jul 27 16:17:51.839392 np0000005924 devstack@c-api.service[100521]: [pid: 100521|app: 0|req: 937/3757] 10.4.3.117 () {68 vars in 1598 bytes} [Mon Jul 27 16:17:51 2026] GET /volume/v3/volumes/44208d87-f9ea-451e-94f9-5fd05d0bf1e6 => generated 1356 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 27 16:17:51.850159 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.middleware.request_id [None req-6e3690ee-46f8-46fd-bb46-4ce23260dccd None None] RequestId filter calling following filter/app {{(pid=100523) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:17:51.850572 np0000005924 devstack@c-api.service[100523]: INFO cinder.api.openstack.wsgi [None req-6e3690ee-46f8-46fd-bb46-4ce23260dccd None None] GET https://10.4.3.117/volume// Jul 27 16:17:51.850760 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.openstack.wsgi [None req-6e3690ee-46f8-46fd-bb46-4ce23260dccd None None] Empty body provided in request {{(pid=100523) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:17:51.851013 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.openstack.wsgi [None req-6e3690ee-46f8-46fd-bb46-4ce23260dccd None None] Calling method 'all' {{(pid=100523) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:17:51.851469 np0000005924 devstack@c-api.service[100523]: INFO cinder.api.openstack.wsgi [None req-6e3690ee-46f8-46fd-bb46-4ce23260dccd None None] https://10.4.3.117/volume// returned with HTTP 300 Jul 27 16:17:51.851774 np0000005924 devstack@c-api.service[100523]: [pid: 100523|app: 0|req: 948/3758] 10.4.3.117 () {66 vars in 1419 bytes} [Mon Jul 27 16:17:51 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 27 16:17:51.860818 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.middleware.request_id [req-1fea17da-ee74-4a4e-ba02-9950437e758a req-bd2ecf28-cc1c-42cf-8e2b-1a7221109d70 None None] RequestId filter calling following filter/app {{(pid=100522) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:17:51.863319 np0000005924 devstack@c-api.service[100522]: INFO cinder.api.openstack.wsgi [req-1fea17da-ee74-4a4e-ba02-9950437e758a req-bd2ecf28-cc1c-42cf-8e2b-1a7221109d70 tempest-VolumesBackupsTest-1361087151 tempest-VolumesBackupsTest-1361087151-project-member] POST https://10.4.3.117/volume/v3/attachments Jul 27 16:17:51.863793 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.openstack.wsgi [req-1fea17da-ee74-4a4e-ba02-9950437e758a req-bd2ecf28-cc1c-42cf-8e2b-1a7221109d70 tempest-VolumesBackupsTest-1361087151 tempest-VolumesBackupsTest-1361087151-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "44208d87-f9ea-451e-94f9-5fd05d0bf1e6", "connector": null, "instance_uuid": "fa38a573-fe99-4d1f-8938-8681b9abceeb"}} {{(pid=100522) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 27 16:17:51.874426 np0000005924 devstack@c-api.service[100522]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:17:51.874426 np0000005924 devstack@c-api.service[100522]: warnings.warn( Jul 27 16:17:51.889845 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.middleware.request_id [req-318ce759-a21c-482f-8a75-5c88ddc363c7 req-f3e22aad-7719-43b9-ab7e-2bfc7a9f90f2 None None] RequestId filter calling following filter/app {{(pid=100524) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:17:51.892351 np0000005924 devstack@c-api.service[100524]: INFO cinder.api.openstack.wsgi [req-318ce759-a21c-482f-8a75-5c88ddc363c7 req-f3e22aad-7719-43b9-ab7e-2bfc7a9f90f2 tempest-TestVolumeBootPattern-1923367323 tempest-TestVolumeBootPattern-1923367323-project-member] GET https://10.4.3.117/volume/v3/volumes/3b0dbb83-3c87-42bf-ae1a-8f04533ced61 Jul 27 16:17:51.892560 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.openstack.wsgi [req-318ce759-a21c-482f-8a75-5c88ddc363c7 req-f3e22aad-7719-43b9-ab7e-2bfc7a9f90f2 tempest-TestVolumeBootPattern-1923367323 tempest-TestVolumeBootPattern-1923367323-project-member] Empty body provided in request {{(pid=100524) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:17:51.892788 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.openstack.wsgi [req-318ce759-a21c-482f-8a75-5c88ddc363c7 req-f3e22aad-7719-43b9-ab7e-2bfc7a9f90f2 tempest-TestVolumeBootPattern-1923367323 tempest-TestVolumeBootPattern-1923367323-project-member] Calling method 'show' {{(pid=100524) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:17:51.902056 np0000005924 devstack@c-api.service[100524]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:17:51.902056 np0000005924 devstack@c-api.service[100524]: warnings.warn( Jul 27 16:17:51.907512 np0000005924 devstack@c-api.service[100524]: INFO cinder.volume.api [req-318ce759-a21c-482f-8a75-5c88ddc363c7 req-f3e22aad-7719-43b9-ab7e-2bfc7a9f90f2 tempest-TestVolumeBootPattern-1923367323 tempest-TestVolumeBootPattern-1923367323-project-member] Volume info retrieved successfully. Jul 27 16:17:51.911269 np0000005924 devstack@c-api.service[100522]: INFO cinder.api.openstack.wsgi [req-1fea17da-ee74-4a4e-ba02-9950437e758a req-bd2ecf28-cc1c-42cf-8e2b-1a7221109d70 tempest-VolumesBackupsTest-1361087151 tempest-VolumesBackupsTest-1361087151-project-member] https://10.4.3.117/volume/v3/attachments returned with HTTP 200 Jul 27 16:17:51.911728 np0000005924 devstack@c-api.service[100522]: [pid: 100522|app: 0|req: 928/3759] 10.4.3.117 () {74 vars in 1594 bytes} [Mon Jul 27 16:17:51 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 27 16:17:51.915184 np0000005924 devstack@c-api.service[100524]: INFO cinder.api.openstack.wsgi [req-318ce759-a21c-482f-8a75-5c88ddc363c7 req-f3e22aad-7719-43b9-ab7e-2bfc7a9f90f2 tempest-TestVolumeBootPattern-1923367323 tempest-TestVolumeBootPattern-1923367323-project-member] https://10.4.3.117/volume/v3/volumes/3b0dbb83-3c87-42bf-ae1a-8f04533ced61 returned with HTTP 200 Jul 27 16:17:51.915856 np0000005924 devstack@c-api.service[100524]: [pid: 100524|app: 0|req: 947/3760] 10.4.3.117 () {68 vars in 1598 bytes} [Mon Jul 27 16:17:51 2026] GET /volume/v3/volumes/3b0dbb83-3c87-42bf-ae1a-8f04533ced61 => generated 1367 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 27 16:17:51.925482 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.middleware.request_id [None req-5e6305e3-27cc-4b3f-953d-955aaffe7815 None None] RequestId filter calling following filter/app {{(pid=100521) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:17:51.925999 np0000005924 devstack@c-api.service[100521]: INFO cinder.api.openstack.wsgi [None req-5e6305e3-27cc-4b3f-953d-955aaffe7815 None None] GET https://10.4.3.117/volume// Jul 27 16:17:51.926230 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.openstack.wsgi [None req-5e6305e3-27cc-4b3f-953d-955aaffe7815 None None] Empty body provided in request {{(pid=100521) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:17:51.926495 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.openstack.wsgi [None req-5e6305e3-27cc-4b3f-953d-955aaffe7815 None None] Calling method 'all' {{(pid=100521) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:17:51.926894 np0000005924 devstack@c-api.service[100521]: INFO cinder.api.openstack.wsgi [None req-5e6305e3-27cc-4b3f-953d-955aaffe7815 None None] https://10.4.3.117/volume// returned with HTTP 300 Jul 27 16:17:51.927379 np0000005924 devstack@c-api.service[100521]: [pid: 100521|app: 0|req: 938/3761] 10.4.3.117 () {66 vars in 1419 bytes} [Mon Jul 27 16:17:51 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 27 16:17:51.934641 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.middleware.request_id [req-318ce759-a21c-482f-8a75-5c88ddc363c7 req-57216d7a-0f20-48e7-89a7-25d9e87c8cb8 None None] RequestId filter calling following filter/app {{(pid=100523) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:17:51.937372 np0000005924 devstack@c-api.service[100523]: INFO cinder.api.openstack.wsgi [req-318ce759-a21c-482f-8a75-5c88ddc363c7 req-57216d7a-0f20-48e7-89a7-25d9e87c8cb8 tempest-TestVolumeBootPattern-1923367323 tempest-TestVolumeBootPattern-1923367323-project-member] POST https://10.4.3.117/volume/v3/attachments Jul 27 16:17:51.937820 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.openstack.wsgi [req-318ce759-a21c-482f-8a75-5c88ddc363c7 req-57216d7a-0f20-48e7-89a7-25d9e87c8cb8 tempest-TestVolumeBootPattern-1923367323 tempest-TestVolumeBootPattern-1923367323-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "3b0dbb83-3c87-42bf-ae1a-8f04533ced61", "connector": null, "instance_uuid": "11152211-b178-442c-855a-a2f0e2c08e90"}} {{(pid=100523) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 27 16:17:51.947281 np0000005924 devstack@c-api.service[100523]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:17:51.947281 np0000005924 devstack@c-api.service[100523]: warnings.warn( Jul 27 16:17:51.999687 np0000005924 devstack@c-api.service[100523]: INFO cinder.api.openstack.wsgi [req-318ce759-a21c-482f-8a75-5c88ddc363c7 req-57216d7a-0f20-48e7-89a7-25d9e87c8cb8 tempest-TestVolumeBootPattern-1923367323 tempest-TestVolumeBootPattern-1923367323-project-member] https://10.4.3.117/volume/v3/attachments returned with HTTP 200 Jul 27 16:17:52.000163 np0000005924 devstack@c-api.service[100523]: [pid: 100523|app: 0|req: 949/3762] 10.4.3.117 () {74 vars in 1594 bytes} [Mon Jul 27 16:17:51 2026] POST /volume/v3/attachments => generated 273 bytes in 66 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 27 16:17:52.636811 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.middleware.request_id [None req-d9d17fa8-47c3-4ebc-aa05-fe00e2ce5f2d None None] RequestId filter calling following filter/app {{(pid=100522) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:17:52.639042 np0000005924 devstack@c-api.service[100522]: INFO cinder.api.openstack.wsgi [None req-d9d17fa8-47c3-4ebc-aa05-fe00e2ce5f2d tempest-VolumesBackupsTest-1022642059 tempest-VolumesBackupsTest-1022642059-project-admin] GET https://10.4.3.117/volume/v3/backups/9edd6e62-5093-47ce-9a2b-ff802206e629 Jul 27 16:17:52.639284 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.openstack.wsgi [None req-d9d17fa8-47c3-4ebc-aa05-fe00e2ce5f2d tempest-VolumesBackupsTest-1022642059 tempest-VolumesBackupsTest-1022642059-project-admin] Empty body provided in request {{(pid=100522) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:17:52.639551 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.openstack.wsgi [None req-d9d17fa8-47c3-4ebc-aa05-fe00e2ce5f2d tempest-VolumesBackupsTest-1022642059 tempest-VolumesBackupsTest-1022642059-project-admin] Calling method 'show' {{(pid=100522) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:17:52.639704 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.v3.backups [None req-d9d17fa8-47c3-4ebc-aa05-fe00e2ce5f2d tempest-VolumesBackupsTest-1022642059 tempest-VolumesBackupsTest-1022642059-project-admin] Show backup with id 9edd6e62-5093-47ce-9a2b-ff802206e629. {{(pid=100522) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 27 16:17:52.645291 np0000005924 devstack@c-api.service[100522]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:17:52.645291 np0000005924 devstack@c-api.service[100522]: warnings.warn( Jul 27 16:17:52.646176 np0000005924 devstack@c-api.service[100522]: INFO cinder.api.openstack.wsgi [None req-d9d17fa8-47c3-4ebc-aa05-fe00e2ce5f2d tempest-VolumesBackupsTest-1022642059 tempest-VolumesBackupsTest-1022642059-project-admin] https://10.4.3.117/volume/v3/backups/9edd6e62-5093-47ce-9a2b-ff802206e629 returned with HTTP 200 Jul 27 16:17:52.646700 np0000005924 devstack@c-api.service[100522]: [pid: 100522|app: 0|req: 929/3763] 10.4.3.117 () {66 vars in 1348 bytes} [Mon Jul 27 16:17:52 2026] GET /volume/v3/backups/9edd6e62-5093-47ce-9a2b-ff802206e629 => generated 747 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 27 16:17:53.074084 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.middleware.request_id [None req-35015b8e-5d17-496b-81d1-54a5c9fc8af1 None None] RequestId filter calling following filter/app {{(pid=100524) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:17:53.074505 np0000005924 devstack@c-api.service[100524]: INFO cinder.api.openstack.wsgi [None req-35015b8e-5d17-496b-81d1-54a5c9fc8af1 None None] GET https://10.4.3.117/volume// Jul 27 16:17:53.074694 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.openstack.wsgi [None req-35015b8e-5d17-496b-81d1-54a5c9fc8af1 None None] Empty body provided in request {{(pid=100524) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:17:53.074918 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.openstack.wsgi [None req-35015b8e-5d17-496b-81d1-54a5c9fc8af1 None None] Calling method 'all' {{(pid=100524) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:17:53.075375 np0000005924 devstack@c-api.service[100524]: INFO cinder.api.openstack.wsgi [None req-35015b8e-5d17-496b-81d1-54a5c9fc8af1 None None] https://10.4.3.117/volume// returned with HTTP 300 Jul 27 16:17:53.076388 np0000005924 devstack@c-api.service[100524]: [pid: 100524|app: 0|req: 948/3764] 10.4.3.117 () {66 vars in 1426 bytes} [Mon Jul 27 16:17:53 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 27 16:17:53.085738 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.middleware.request_id [req-1fea17da-ee74-4a4e-ba02-9950437e758a req-cfa852aa-fa4a-4c40-9448-cd02f96e8cd0 None None] RequestId filter calling following filter/app {{(pid=100521) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:17:53.087852 np0000005924 devstack@c-api.service[100521]: INFO cinder.api.openstack.wsgi [req-1fea17da-ee74-4a4e-ba02-9950437e758a req-cfa852aa-fa4a-4c40-9448-cd02f96e8cd0 tempest-VolumesBackupsTest-1361087151 tempest-VolumesBackupsTest-1361087151-project-member] GET https://10.4.3.117/volume/v3/volumes/44208d87-f9ea-451e-94f9-5fd05d0bf1e6 Jul 27 16:17:53.088372 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.openstack.wsgi [req-1fea17da-ee74-4a4e-ba02-9950437e758a req-cfa852aa-fa4a-4c40-9448-cd02f96e8cd0 tempest-VolumesBackupsTest-1361087151 tempest-VolumesBackupsTest-1361087151-project-member] Empty body provided in request {{(pid=100521) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:17:53.088458 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.openstack.wsgi [req-1fea17da-ee74-4a4e-ba02-9950437e758a req-cfa852aa-fa4a-4c40-9448-cd02f96e8cd0 tempest-VolumesBackupsTest-1361087151 tempest-VolumesBackupsTest-1361087151-project-member] Calling method 'show' {{(pid=100521) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:17:53.097835 np0000005924 devstack@c-api.service[100521]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:17:53.097835 np0000005924 devstack@c-api.service[100521]: warnings.warn( Jul 27 16:17:53.101200 np0000005924 devstack@c-api.service[100521]: INFO cinder.volume.api [req-1fea17da-ee74-4a4e-ba02-9950437e758a req-cfa852aa-fa4a-4c40-9448-cd02f96e8cd0 tempest-VolumesBackupsTest-1361087151 tempest-VolumesBackupsTest-1361087151-project-member] Volume info retrieved successfully. Jul 27 16:17:53.105734 np0000005924 devstack@c-api.service[100521]: INFO cinder.api.openstack.wsgi [req-1fea17da-ee74-4a4e-ba02-9950437e758a req-cfa852aa-fa4a-4c40-9448-cd02f96e8cd0 tempest-VolumesBackupsTest-1361087151 tempest-VolumesBackupsTest-1361087151-project-member] https://10.4.3.117/volume/v3/volumes/44208d87-f9ea-451e-94f9-5fd05d0bf1e6 returned with HTTP 200 Jul 27 16:17:53.106037 np0000005924 devstack@c-api.service[100521]: [pid: 100521|app: 0|req: 939/3765] 10.4.3.117 () {70 vars in 1639 bytes} [Mon Jul 27 16:17:53 2026] GET /volume/v3/volumes/44208d87-f9ea-451e-94f9-5fd05d0bf1e6 => generated 1535 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 27 16:17:53.240352 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.middleware.request_id [req-1fea17da-ee74-4a4e-ba02-9950437e758a req-a57527de-888f-43da-a8a3-8340ae77cbcb None None] RequestId filter calling following filter/app {{(pid=100523) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:17:53.242378 np0000005924 devstack@c-api.service[100523]: INFO cinder.api.openstack.wsgi [req-1fea17da-ee74-4a4e-ba02-9950437e758a req-a57527de-888f-43da-a8a3-8340ae77cbcb tempest-VolumesBackupsTest-1361087151 tempest-VolumesBackupsTest-1361087151-project-member] PUT https://10.4.3.117/volume/v3/attachments/fd7d5e26-1c5c-4763-85bf-cdbcca02cc38 Jul 27 16:17:53.242734 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.openstack.wsgi [req-1fea17da-ee74-4a4e-ba02-9950437e758a req-a57527de-888f-43da-a8a3-8340ae77cbcb tempest-VolumesBackupsTest-1361087151 tempest-VolumesBackupsTest-1361087151-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.117", "host": "np0000005924", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:c1414b6f8d8f", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "13cbedf7-bb1f-4b5e-b492-2fef0d4dab25", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100523) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 27 16:17:53.250944 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.coordination [req-1fea17da-ee74-4a4e-ba02-9950437e758a req-a57527de-888f-43da-a8a3-8340ae77cbcb tempest-VolumesBackupsTest-1361087151 tempest-VolumesBackupsTest-1361087151-project-member] Acquiring lock "cinder-attachment_update-44208d87-f9ea-451e-94f9-5fd05d0bf1e6-np0000005924" by "attachment_update" {{(pid=100523) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jul 27 16:17:53.254727 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.coordination [req-1fea17da-ee74-4a4e-ba02-9950437e758a req-a57527de-888f-43da-a8a3-8340ae77cbcb tempest-VolumesBackupsTest-1361087151 tempest-VolumesBackupsTest-1361087151-project-member] Lock "cinder-attachment_update-44208d87-f9ea-451e-94f9-5fd05d0bf1e6-np0000005924" acquired by "attachment_update" :: waited 0.004s {{(pid=100523) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jul 27 16:17:53.256190 np0000005924 devstack@c-api.service[100523]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:17:53.256190 np0000005924 devstack@c-api.service[100523]: warnings.warn( Jul 27 16:17:53.342872 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.coordination [req-1fea17da-ee74-4a4e-ba02-9950437e758a req-a57527de-888f-43da-a8a3-8340ae77cbcb tempest-VolumesBackupsTest-1361087151 tempest-VolumesBackupsTest-1361087151-project-member] Lock "cinder-attachment_update-44208d87-f9ea-451e-94f9-5fd05d0bf1e6-np0000005924" released by "attachment_update" :: held 0.088s {{(pid=100523) __release /opt/stack/cinder/cinder/coordination.py:152}} Jul 27 16:17:53.343174 np0000005924 devstack@c-api.service[100523]: INFO cinder.api.openstack.wsgi [req-1fea17da-ee74-4a4e-ba02-9950437e758a req-a57527de-888f-43da-a8a3-8340ae77cbcb tempest-VolumesBackupsTest-1361087151 tempest-VolumesBackupsTest-1361087151-project-member] https://10.4.3.117/volume/v3/attachments/fd7d5e26-1c5c-4763-85bf-cdbcca02cc38 returned with HTTP 200 Jul 27 16:17:53.343625 np0000005924 devstack@c-api.service[100523]: [pid: 100523|app: 0|req: 950/3766] 10.4.3.117 () {74 vars in 1704 bytes} [Mon Jul 27 16:17:53 2026] PUT /volume/v3/attachments/fd7d5e26-1c5c-4763-85bf-cdbcca02cc38 => generated 969 bytes in 104 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 27 16:17:53.377800 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.middleware.request_id [req-1fea17da-ee74-4a4e-ba02-9950437e758a req-f4e66579-e161-4525-9d19-fde3f76fd413 None None] RequestId filter calling following filter/app {{(pid=100522) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:17:53.380009 np0000005924 devstack@c-api.service[100522]: INFO cinder.api.openstack.wsgi [req-1fea17da-ee74-4a4e-ba02-9950437e758a req-f4e66579-e161-4525-9d19-fde3f76fd413 tempest-VolumesBackupsTest-1361087151 tempest-VolumesBackupsTest-1361087151-project-member] POST https://10.4.3.117/volume/v3/attachments/fd7d5e26-1c5c-4763-85bf-cdbcca02cc38/action Jul 27 16:17:53.380382 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.openstack.wsgi [req-1fea17da-ee74-4a4e-ba02-9950437e758a req-f4e66579-e161-4525-9d19-fde3f76fd413 tempest-VolumesBackupsTest-1361087151 tempest-VolumesBackupsTest-1361087151-project-member] Action body: b'{"os-complete": null}' {{(pid=100522) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 27 16:17:53.380520 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.openstack.wsgi [req-1fea17da-ee74-4a4e-ba02-9950437e758a req-f4e66579-e161-4525-9d19-fde3f76fd413 tempest-VolumesBackupsTest-1361087151 tempest-VolumesBackupsTest-1361087151-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100522) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 27 16:17:53.398482 np0000005924 devstack@c-api.service[100522]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:17:53.398482 np0000005924 devstack@c-api.service[100522]: warnings.warn( Jul 27 16:17:53.411926 np0000005924 devstack@c-api.service[100522]: INFO cinder.api.openstack.wsgi [req-1fea17da-ee74-4a4e-ba02-9950437e758a req-f4e66579-e161-4525-9d19-fde3f76fd413 tempest-VolumesBackupsTest-1361087151 tempest-VolumesBackupsTest-1361087151-project-member] https://10.4.3.117/volume/v3/attachments/fd7d5e26-1c5c-4763-85bf-cdbcca02cc38/action returned with HTTP 204 Jul 27 16:17:53.412448 np0000005924 devstack@c-api.service[100522]: [pid: 100522|app: 0|req: 930/3767] 10.4.3.117 () {74 vars in 1725 bytes} [Mon Jul 27 16:17:53 2026] POST /volume/v3/attachments/fd7d5e26-1c5c-4763-85bf-cdbcca02cc38/action => generated 0 bytes in 35 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jul 27 16:17:53.524262 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.middleware.request_id [None req-5209cc83-111c-4a98-a3ec-9bcd3202236a None None] RequestId filter calling following filter/app {{(pid=100524) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:17:53.524636 np0000005924 devstack@c-api.service[100524]: INFO cinder.api.openstack.wsgi [None req-5209cc83-111c-4a98-a3ec-9bcd3202236a None None] GET https://10.4.3.117/volume// Jul 27 16:17:53.524811 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.openstack.wsgi [None req-5209cc83-111c-4a98-a3ec-9bcd3202236a None None] Empty body provided in request {{(pid=100524) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:17:53.525042 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.openstack.wsgi [None req-5209cc83-111c-4a98-a3ec-9bcd3202236a None None] Calling method 'all' {{(pid=100524) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:17:53.525381 np0000005924 devstack@c-api.service[100524]: INFO cinder.api.openstack.wsgi [None req-5209cc83-111c-4a98-a3ec-9bcd3202236a None None] https://10.4.3.117/volume// returned with HTTP 300 Jul 27 16:17:53.526002 np0000005924 devstack@c-api.service[100524]: [pid: 100524|app: 0|req: 949/3768] 10.4.3.117 () {66 vars in 1426 bytes} [Mon Jul 27 16:17:53 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 27 16:17:53.536016 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.middleware.request_id [req-318ce759-a21c-482f-8a75-5c88ddc363c7 req-c5f3b672-8c12-4b8c-b510-aa12fd23344e None None] RequestId filter calling following filter/app {{(pid=100521) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:17:53.538444 np0000005924 devstack@c-api.service[100521]: INFO cinder.api.openstack.wsgi [req-318ce759-a21c-482f-8a75-5c88ddc363c7 req-c5f3b672-8c12-4b8c-b510-aa12fd23344e tempest-TestVolumeBootPattern-1923367323 tempest-TestVolumeBootPattern-1923367323-project-member] GET https://10.4.3.117/volume/v3/volumes/3b0dbb83-3c87-42bf-ae1a-8f04533ced61 Jul 27 16:17:53.538660 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.openstack.wsgi [req-318ce759-a21c-482f-8a75-5c88ddc363c7 req-c5f3b672-8c12-4b8c-b510-aa12fd23344e tempest-TestVolumeBootPattern-1923367323 tempest-TestVolumeBootPattern-1923367323-project-member] Empty body provided in request {{(pid=100521) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:17:53.538845 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.openstack.wsgi [req-318ce759-a21c-482f-8a75-5c88ddc363c7 req-c5f3b672-8c12-4b8c-b510-aa12fd23344e tempest-TestVolumeBootPattern-1923367323 tempest-TestVolumeBootPattern-1923367323-project-member] Calling method 'show' {{(pid=100521) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:17:53.549910 np0000005924 devstack@c-api.service[100521]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:17:53.549910 np0000005924 devstack@c-api.service[100521]: warnings.warn( Jul 27 16:17:53.555592 np0000005924 devstack@c-api.service[100521]: INFO cinder.volume.api [req-318ce759-a21c-482f-8a75-5c88ddc363c7 req-c5f3b672-8c12-4b8c-b510-aa12fd23344e tempest-TestVolumeBootPattern-1923367323 tempest-TestVolumeBootPattern-1923367323-project-member] Volume info retrieved successfully. Jul 27 16:17:53.562335 np0000005924 devstack@c-api.service[100521]: INFO cinder.api.openstack.wsgi [req-318ce759-a21c-482f-8a75-5c88ddc363c7 req-c5f3b672-8c12-4b8c-b510-aa12fd23344e tempest-TestVolumeBootPattern-1923367323 tempest-TestVolumeBootPattern-1923367323-project-member] https://10.4.3.117/volume/v3/volumes/3b0dbb83-3c87-42bf-ae1a-8f04533ced61 returned with HTTP 200 Jul 27 16:17:53.562755 np0000005924 devstack@c-api.service[100521]: [pid: 100521|app: 0|req: 940/3769] 10.4.3.117 () {70 vars in 1639 bytes} [Mon Jul 27 16:17:53 2026] GET /volume/v3/volumes/3b0dbb83-3c87-42bf-ae1a-8f04533ced61 => generated 1546 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 27 16:17:53.658020 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.middleware.request_id [None req-022bf2d3-59ec-4871-a796-397ac77c4ed7 None None] RequestId filter calling following filter/app {{(pid=100523) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:17:53.660075 np0000005924 devstack@c-api.service[100523]: INFO cinder.api.openstack.wsgi [None req-022bf2d3-59ec-4871-a796-397ac77c4ed7 tempest-VolumesBackupsTest-1022642059 tempest-VolumesBackupsTest-1022642059-project-admin] GET https://10.4.3.117/volume/v3/backups/9edd6e62-5093-47ce-9a2b-ff802206e629 Jul 27 16:17:53.660700 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.openstack.wsgi [None req-022bf2d3-59ec-4871-a796-397ac77c4ed7 tempest-VolumesBackupsTest-1022642059 tempest-VolumesBackupsTest-1022642059-project-admin] Empty body provided in request {{(pid=100523) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:17:53.661030 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.openstack.wsgi [None req-022bf2d3-59ec-4871-a796-397ac77c4ed7 tempest-VolumesBackupsTest-1022642059 tempest-VolumesBackupsTest-1022642059-project-admin] Calling method 'show' {{(pid=100523) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:17:53.661238 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.v3.backups [None req-022bf2d3-59ec-4871-a796-397ac77c4ed7 tempest-VolumesBackupsTest-1022642059 tempest-VolumesBackupsTest-1022642059-project-admin] Show backup with id 9edd6e62-5093-47ce-9a2b-ff802206e629. {{(pid=100523) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 27 16:17:53.667636 np0000005924 devstack@c-api.service[100523]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:17:53.667636 np0000005924 devstack@c-api.service[100523]: warnings.warn( Jul 27 16:17:53.668990 np0000005924 devstack@c-api.service[100523]: INFO cinder.api.openstack.wsgi [None req-022bf2d3-59ec-4871-a796-397ac77c4ed7 tempest-VolumesBackupsTest-1022642059 tempest-VolumesBackupsTest-1022642059-project-admin] https://10.4.3.117/volume/v3/backups/9edd6e62-5093-47ce-9a2b-ff802206e629 returned with HTTP 200 Jul 27 16:17:53.669677 np0000005924 devstack@c-api.service[100523]: [pid: 100523|app: 0|req: 951/3770] 10.4.3.117 () {66 vars in 1348 bytes} [Mon Jul 27 16:17:53 2026] GET /volume/v3/backups/9edd6e62-5093-47ce-9a2b-ff802206e629 => generated 747 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 27 16:17:53.700187 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.middleware.request_id [req-318ce759-a21c-482f-8a75-5c88ddc363c7 req-f485455e-ee89-40fe-b8dd-f6a9f9ebf19c None None] RequestId filter calling following filter/app {{(pid=100522) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:17:53.702886 np0000005924 devstack@c-api.service[100522]: INFO cinder.api.openstack.wsgi [req-318ce759-a21c-482f-8a75-5c88ddc363c7 req-f485455e-ee89-40fe-b8dd-f6a9f9ebf19c tempest-TestVolumeBootPattern-1923367323 tempest-TestVolumeBootPattern-1923367323-project-member] PUT https://10.4.3.117/volume/v3/attachments/3ce57488-d76a-406c-a53e-1b7b0170c043 Jul 27 16:17:53.703434 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.openstack.wsgi [req-318ce759-a21c-482f-8a75-5c88ddc363c7 req-f485455e-ee89-40fe-b8dd-f6a9f9ebf19c tempest-TestVolumeBootPattern-1923367323 tempest-TestVolumeBootPattern-1923367323-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.117", "host": "np0000005924", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:c1414b6f8d8f", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "13cbedf7-bb1f-4b5e-b492-2fef0d4dab25", "nvme_native_multipath": false, "mountpoint": "/dev/vda"}}} {{(pid=100522) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 27 16:17:53.713746 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.coordination [req-318ce759-a21c-482f-8a75-5c88ddc363c7 req-f485455e-ee89-40fe-b8dd-f6a9f9ebf19c tempest-TestVolumeBootPattern-1923367323 tempest-TestVolumeBootPattern-1923367323-project-member] Acquiring lock "cinder-attachment_update-3b0dbb83-3c87-42bf-ae1a-8f04533ced61-np0000005924" by "attachment_update" {{(pid=100522) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jul 27 16:17:53.718483 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.coordination [req-318ce759-a21c-482f-8a75-5c88ddc363c7 req-f485455e-ee89-40fe-b8dd-f6a9f9ebf19c tempest-TestVolumeBootPattern-1923367323 tempest-TestVolumeBootPattern-1923367323-project-member] Lock "cinder-attachment_update-3b0dbb83-3c87-42bf-ae1a-8f04533ced61-np0000005924" acquired by "attachment_update" :: waited 0.005s {{(pid=100522) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jul 27 16:17:53.719782 np0000005924 devstack@c-api.service[100522]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:17:53.719782 np0000005924 devstack@c-api.service[100522]: warnings.warn( Jul 27 16:17:53.801724 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.coordination [req-318ce759-a21c-482f-8a75-5c88ddc363c7 req-f485455e-ee89-40fe-b8dd-f6a9f9ebf19c tempest-TestVolumeBootPattern-1923367323 tempest-TestVolumeBootPattern-1923367323-project-member] Lock "cinder-attachment_update-3b0dbb83-3c87-42bf-ae1a-8f04533ced61-np0000005924" released by "attachment_update" :: held 0.083s {{(pid=100522) __release /opt/stack/cinder/cinder/coordination.py:152}} Jul 27 16:17:53.802021 np0000005924 devstack@c-api.service[100522]: INFO cinder.api.openstack.wsgi [req-318ce759-a21c-482f-8a75-5c88ddc363c7 req-f485455e-ee89-40fe-b8dd-f6a9f9ebf19c tempest-TestVolumeBootPattern-1923367323 tempest-TestVolumeBootPattern-1923367323-project-member] https://10.4.3.117/volume/v3/attachments/3ce57488-d76a-406c-a53e-1b7b0170c043 returned with HTTP 200 Jul 27 16:17:53.802474 np0000005924 devstack@c-api.service[100522]: [pid: 100522|app: 0|req: 931/3771] 10.4.3.117 () {74 vars in 1704 bytes} [Mon Jul 27 16:17:53 2026] PUT /volume/v3/attachments/3ce57488-d76a-406c-a53e-1b7b0170c043 => generated 969 bytes in 103 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 27 16:17:53.826497 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.middleware.request_id [req-318ce759-a21c-482f-8a75-5c88ddc363c7 req-861105b2-32aa-44b0-ac5c-ff57e3f8b230 None None] RequestId filter calling following filter/app {{(pid=100524) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:17:53.828525 np0000005924 devstack@c-api.service[100524]: INFO cinder.api.openstack.wsgi [req-318ce759-a21c-482f-8a75-5c88ddc363c7 req-861105b2-32aa-44b0-ac5c-ff57e3f8b230 tempest-TestVolumeBootPattern-1923367323 tempest-TestVolumeBootPattern-1923367323-project-member] POST https://10.4.3.117/volume/v3/attachments/3ce57488-d76a-406c-a53e-1b7b0170c043/action Jul 27 16:17:53.828885 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.openstack.wsgi [req-318ce759-a21c-482f-8a75-5c88ddc363c7 req-861105b2-32aa-44b0-ac5c-ff57e3f8b230 tempest-TestVolumeBootPattern-1923367323 tempest-TestVolumeBootPattern-1923367323-project-member] Action body: b'{"os-complete": null}' {{(pid=100524) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 27 16:17:53.829065 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.openstack.wsgi [req-318ce759-a21c-482f-8a75-5c88ddc363c7 req-861105b2-32aa-44b0-ac5c-ff57e3f8b230 tempest-TestVolumeBootPattern-1923367323 tempest-TestVolumeBootPattern-1923367323-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100524) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 27 16:17:53.844822 np0000005924 devstack@c-api.service[100524]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:17:53.844822 np0000005924 devstack@c-api.service[100524]: warnings.warn( Jul 27 16:17:53.856997 np0000005924 devstack@c-api.service[100524]: INFO cinder.api.openstack.wsgi [req-318ce759-a21c-482f-8a75-5c88ddc363c7 req-861105b2-32aa-44b0-ac5c-ff57e3f8b230 tempest-TestVolumeBootPattern-1923367323 tempest-TestVolumeBootPattern-1923367323-project-member] https://10.4.3.117/volume/v3/attachments/3ce57488-d76a-406c-a53e-1b7b0170c043/action returned with HTTP 204 Jul 27 16:17:53.857408 np0000005924 devstack@c-api.service[100524]: [pid: 100524|app: 0|req: 950/3772] 10.4.3.117 () {74 vars in 1725 bytes} [Mon Jul 27 16:17:53 2026] POST /volume/v3/attachments/3ce57488-d76a-406c-a53e-1b7b0170c043/action => generated 0 bytes in 31 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jul 27 16:17:54.314536 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.middleware.request_id [None req-bd6825fa-8a03-49c0-8e36-d054fc125b9f None None] RequestId filter calling following filter/app {{(pid=100521) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:17:54.441345 np0000005924 devstack@c-api.service[100521]: INFO cinder.api.openstack.wsgi [None req-bd6825fa-8a03-49c0-8e36-d054fc125b9f tempest-SnapshotsActionsTest-757199509 tempest-SnapshotsActionsTest-757199509-project-member] POST https://10.4.3.117/volume/v3/volumes Jul 27 16:17:54.441608 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.openstack.wsgi [None req-bd6825fa-8a03-49c0-8e36-d054fc125b9f tempest-SnapshotsActionsTest-757199509 tempest-SnapshotsActionsTest-757199509-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-SnapshotsActionsTest-Volume-2128823796"}} {{(pid=100521) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 27 16:17:54.442932 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.v3.volumes [None req-bd6825fa-8a03-49c0-8e36-d054fc125b9f tempest-SnapshotsActionsTest-757199509 tempest-SnapshotsActionsTest-757199509-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-SnapshotsActionsTest-Volume-2128823796'}} {{(pid=100521) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 27 16:17:54.443026 np0000005924 devstack@c-api.service[100521]: INFO cinder.api.v3.volumes [None req-bd6825fa-8a03-49c0-8e36-d054fc125b9f tempest-SnapshotsActionsTest-757199509 tempest-SnapshotsActionsTest-757199509-project-member] Create volume of 1 GB Jul 27 16:17:54.450224 np0000005924 devstack@c-api.service[100521]: INFO cinder.volume.api [None req-bd6825fa-8a03-49c0-8e36-d054fc125b9f tempest-SnapshotsActionsTest-757199509 tempest-SnapshotsActionsTest-757199509-project-member] Availability Zones retrieved successfully. Jul 27 16:17:54.456603 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.volume.api [None req-bd6825fa-8a03-49c0-8e36-d054fc125b9f tempest-SnapshotsActionsTest-757199509 tempest-SnapshotsActionsTest-757199509-project-member] Flow 'volume_create_api' (0cf14070-6150-4b2a-9091-83731dc28caf) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100521) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 27 16:17:54.456603 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.volume.api [None req-bd6825fa-8a03-49c0-8e36-d054fc125b9f tempest-SnapshotsActionsTest-757199509 tempest-SnapshotsActionsTest-757199509-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (44a4eee1-0bfe-4f21-9b82-0a10c479fe1b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100521) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 27 16:17:54.457511 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.volume.flows.api.create_volume [None req-bd6825fa-8a03-49c0-8e36-d054fc125b9f tempest-SnapshotsActionsTest-757199509 tempest-SnapshotsActionsTest-757199509-project-member] Validating volume size '1' using validate_int {{(pid=100521) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 27 16:17:54.485368 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.volume.api [None req-bd6825fa-8a03-49c0-8e36-d054fc125b9f tempest-SnapshotsActionsTest-757199509 tempest-SnapshotsActionsTest-757199509-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (44a4eee1-0bfe-4f21-9b82-0a10c479fe1b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-27T16:04:59Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=2bce4e1a-e6e0-49d9-be36-c3405449a01e,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '2bce4e1a-e6e0-49d9-be36-c3405449a01e', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100521) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 27 16:17:54.486113 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.volume.api [None req-bd6825fa-8a03-49c0-8e36-d054fc125b9f tempest-SnapshotsActionsTest-757199509 tempest-SnapshotsActionsTest-757199509-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (f0997702-9822-4000-8455-b3a50c73146f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100521) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 27 16:17:54.562628 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.quota [None req-bd6825fa-8a03-49c0-8e36-d054fc125b9f tempest-SnapshotsActionsTest-757199509 tempest-SnapshotsActionsTest-757199509-project-member] Created reservations ['dbf116d8-da0c-47aa-aa85-4fcc20e25f05', '06d6531f-216b-4888-aaa0-d689053a8e35', '24c0746d-3ab2-4d20-81fd-a6eb433b0045', '7004242d-b001-40a2-9fce-a08f6d265529'] {{(pid=100521) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 27 16:17:54.563500 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.volume.api [None req-bd6825fa-8a03-49c0-8e36-d054fc125b9f tempest-SnapshotsActionsTest-757199509 tempest-SnapshotsActionsTest-757199509-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (f0997702-9822-4000-8455-b3a50c73146f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['dbf116d8-da0c-47aa-aa85-4fcc20e25f05', '06d6531f-216b-4888-aaa0-d689053a8e35', '24c0746d-3ab2-4d20-81fd-a6eb433b0045', '7004242d-b001-40a2-9fce-a08f6d265529']}' {{(pid=100521) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 27 16:17:54.564235 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.volume.api [None req-bd6825fa-8a03-49c0-8e36-d054fc125b9f tempest-SnapshotsActionsTest-757199509 tempest-SnapshotsActionsTest-757199509-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (b23d6d6e-f1dc-44b6-a12d-cf9603c2b042) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100521) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 27 16:17:54.589966 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.volume.api [None req-bd6825fa-8a03-49c0-8e36-d054fc125b9f tempest-SnapshotsActionsTest-757199509 tempest-SnapshotsActionsTest-757199509-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (b23d6d6e-f1dc-44b6-a12d-cf9603c2b042) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '9e0c6ad2-67f5-4a5c-8e00-07964265930c', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-SnapshotsActionsTest-Volume-2128823796',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='c9b5deed9195489199508750269d6ccf',qos_specs=None,replication_status=,reservations=['dbf116d8-da0c-47aa-aa85-4fcc20e25f05','06d6531f-216b-4888-aaa0-d689053a8e35','24c0746d-3ab2-4d20-81fd-a6eb433b0045','7004242d-b001-40a2-9fce-a08f6d265529'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='ba119397652f445b90729b6f9b71703e',volume_type_id=2bce4e1a-e6e0-49d9-be36-c3405449a01e), 'volume': Volume(_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-27T16:17:54Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-SnapshotsActionsTest-Volume-2128823796',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=9e0c6ad2-67f5-4a5c-8e00-07964265930c,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='c9b5deed9195489199508750269d6ccf',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='ba119397652f445b90729b6f9b71703e',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(2bce4e1a-e6e0-49d9-be36-c3405449a01e),volume_type_id=2bce4e1a-e6e0-49d9-be36-c3405449a01e)}' {{(pid=100521) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 27 16:17:54.591587 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.volume.api [None req-bd6825fa-8a03-49c0-8e36-d054fc125b9f tempest-SnapshotsActionsTest-757199509 tempest-SnapshotsActionsTest-757199509-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (de52fc22-0daa-4c5d-94bb-850742f641a3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100521) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 27 16:17:54.611961 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.volume.api [None req-bd6825fa-8a03-49c0-8e36-d054fc125b9f tempest-SnapshotsActionsTest-757199509 tempest-SnapshotsActionsTest-757199509-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (de52fc22-0daa-4c5d-94bb-850742f641a3) transitioned into state 'SUCCESS' from state '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-2128823796',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='c9b5deed9195489199508750269d6ccf',qos_specs=None,replication_status=,reservations=['dbf116d8-da0c-47aa-aa85-4fcc20e25f05','06d6531f-216b-4888-aaa0-d689053a8e35','24c0746d-3ab2-4d20-81fd-a6eb433b0045','7004242d-b001-40a2-9fce-a08f6d265529'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='ba119397652f445b90729b6f9b71703e',volume_type_id=2bce4e1a-e6e0-49d9-be36-c3405449a01e)}' {{(pid=100521) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 27 16:17:54.612907 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.volume.api [None req-bd6825fa-8a03-49c0-8e36-d054fc125b9f tempest-SnapshotsActionsTest-757199509 tempest-SnapshotsActionsTest-757199509-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (86371f7c-d8ad-46cd-bb00-37cee867f882) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100521) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 27 16:17:54.622438 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.volume.api [None req-bd6825fa-8a03-49c0-8e36-d054fc125b9f tempest-SnapshotsActionsTest-757199509 tempest-SnapshotsActionsTest-757199509-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (86371f7c-d8ad-46cd-bb00-37cee867f882) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100521) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 27 16:17:54.623591 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.volume.api [None req-bd6825fa-8a03-49c0-8e36-d054fc125b9f tempest-SnapshotsActionsTest-757199509 tempest-SnapshotsActionsTest-757199509-project-member] Flow 'volume_create_api' (0cf14070-6150-4b2a-9091-83731dc28caf) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100521) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 27 16:17:54.623981 np0000005924 devstack@c-api.service[100521]: INFO cinder.volume.api [None req-bd6825fa-8a03-49c0-8e36-d054fc125b9f tempest-SnapshotsActionsTest-757199509 tempest-SnapshotsActionsTest-757199509-project-member] Create volume request issued successfully. Jul 27 16:17:54.624836 np0000005924 devstack@c-api.service[100521]: INFO cinder.api.openstack.wsgi [None req-bd6825fa-8a03-49c0-8e36-d054fc125b9f tempest-SnapshotsActionsTest-757199509 tempest-SnapshotsActionsTest-757199509-project-member] https://10.4.3.117/volume/v3/volumes returned with HTTP 202 Jul 27 16:17:54.625227 np0000005924 devstack@c-api.service[100521]: [pid: 100521|app: 0|req: 941/3773] 10.4.3.117 () {68 vars in 1258 bytes} [Mon Jul 27 16:17:54 2026] POST /volume/v3/volumes => generated 751 bytes in 311 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 27 16:17:54.639371 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.middleware.request_id [None req-ebdaa754-79b6-421a-81f1-c19bcfffd96f None None] RequestId filter calling following filter/app {{(pid=100523) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:17:54.641822 np0000005924 devstack@c-api.service[100523]: INFO cinder.api.openstack.wsgi [None req-ebdaa754-79b6-421a-81f1-c19bcfffd96f tempest-SnapshotsActionsTest-757199509 tempest-SnapshotsActionsTest-757199509-project-member] GET https://10.4.3.117/volume/v3/volumes/9e0c6ad2-67f5-4a5c-8e00-07964265930c Jul 27 16:17:54.642051 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.openstack.wsgi [None req-ebdaa754-79b6-421a-81f1-c19bcfffd96f tempest-SnapshotsActionsTest-757199509 tempest-SnapshotsActionsTest-757199509-project-member] Empty body provided in request {{(pid=100523) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:17:54.642316 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.openstack.wsgi [None req-ebdaa754-79b6-421a-81f1-c19bcfffd96f tempest-SnapshotsActionsTest-757199509 tempest-SnapshotsActionsTest-757199509-project-member] Calling method 'show' {{(pid=100523) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:17:54.650925 np0000005924 devstack@c-api.service[100523]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:17:54.650925 np0000005924 devstack@c-api.service[100523]: warnings.warn( Jul 27 16:17:54.655660 np0000005924 devstack@c-api.service[100523]: INFO cinder.volume.api [None req-ebdaa754-79b6-421a-81f1-c19bcfffd96f tempest-SnapshotsActionsTest-757199509 tempest-SnapshotsActionsTest-757199509-project-member] Volume info retrieved successfully. Jul 27 16:17:54.661874 np0000005924 devstack@c-api.service[100523]: INFO cinder.api.openstack.wsgi [None req-ebdaa754-79b6-421a-81f1-c19bcfffd96f tempest-SnapshotsActionsTest-757199509 tempest-SnapshotsActionsTest-757199509-project-member] https://10.4.3.117/volume/v3/volumes/9e0c6ad2-67f5-4a5c-8e00-07964265930c returned with HTTP 200 Jul 27 16:17:54.662321 np0000005924 devstack@c-api.service[100523]: [pid: 100523|app: 0|req: 952/3774] 10.4.3.117 () {66 vars in 1348 bytes} [Mon Jul 27 16:17:54 2026] GET /volume/v3/volumes/9e0c6ad2-67f5-4a5c-8e00-07964265930c => generated 819 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 27 16:17:54.682077 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.middleware.request_id [None req-e804adc4-5722-4fa2-a392-52a6bbaa6145 None None] RequestId filter calling following filter/app {{(pid=100522) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:17:54.683926 np0000005924 devstack@c-api.service[100522]: INFO cinder.api.openstack.wsgi [None req-e804adc4-5722-4fa2-a392-52a6bbaa6145 tempest-VolumesBackupsTest-1022642059 tempest-VolumesBackupsTest-1022642059-project-admin] GET https://10.4.3.117/volume/v3/backups/9edd6e62-5093-47ce-9a2b-ff802206e629 Jul 27 16:17:54.684108 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.openstack.wsgi [None req-e804adc4-5722-4fa2-a392-52a6bbaa6145 tempest-VolumesBackupsTest-1022642059 tempest-VolumesBackupsTest-1022642059-project-admin] Empty body provided in request {{(pid=100522) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:17:54.684242 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.openstack.wsgi [None req-e804adc4-5722-4fa2-a392-52a6bbaa6145 tempest-VolumesBackupsTest-1022642059 tempest-VolumesBackupsTest-1022642059-project-admin] Calling method 'show' {{(pid=100522) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:17:54.684375 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.v3.backups [None req-e804adc4-5722-4fa2-a392-52a6bbaa6145 tempest-VolumesBackupsTest-1022642059 tempest-VolumesBackupsTest-1022642059-project-admin] Show backup with id 9edd6e62-5093-47ce-9a2b-ff802206e629. {{(pid=100522) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 27 16:17:54.688676 np0000005924 devstack@c-api.service[100522]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:17:54.688676 np0000005924 devstack@c-api.service[100522]: warnings.warn( Jul 27 16:17:54.689750 np0000005924 devstack@c-api.service[100522]: INFO cinder.api.openstack.wsgi [None req-e804adc4-5722-4fa2-a392-52a6bbaa6145 tempest-VolumesBackupsTest-1022642059 tempest-VolumesBackupsTest-1022642059-project-admin] https://10.4.3.117/volume/v3/backups/9edd6e62-5093-47ce-9a2b-ff802206e629 returned with HTTP 200 Jul 27 16:17:54.689750 np0000005924 devstack@c-api.service[100522]: [pid: 100522|app: 0|req: 932/3775] 10.4.3.117 () {66 vars in 1348 bytes} [Mon Jul 27 16:17:54 2026] GET /volume/v3/backups/9edd6e62-5093-47ce-9a2b-ff802206e629 => generated 747 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 27 16:17:55.020290 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.middleware.request_id [req-a983124e-ed2b-4aac-84e4-438d5e6f1f0e req-9e7358b3-98dd-405f-95d2-507db2fd9b63 None None] RequestId filter calling following filter/app {{(pid=100524) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:17:55.025348 np0000005924 devstack@c-api.service[100524]: INFO cinder.api.openstack.wsgi [req-a983124e-ed2b-4aac-84e4-438d5e6f1f0e req-9e7358b3-98dd-405f-95d2-507db2fd9b63 tempest-TestEncryptedCinderVolumes-328802700 tempest-TestEncryptedCinderVolumes-328802700-project-member] GET https://10.4.3.117/volume/v3/volumes/fac7355c-5954-4b1c-b2ca-605c17e5653e/encryption Jul 27 16:17:55.025348 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.openstack.wsgi [req-a983124e-ed2b-4aac-84e4-438d5e6f1f0e req-9e7358b3-98dd-405f-95d2-507db2fd9b63 tempest-TestEncryptedCinderVolumes-328802700 tempest-TestEncryptedCinderVolumes-328802700-project-member] Empty body provided in request {{(pid=100524) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:17:55.025348 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.openstack.wsgi [req-a983124e-ed2b-4aac-84e4-438d5e6f1f0e req-9e7358b3-98dd-405f-95d2-507db2fd9b63 tempest-TestEncryptedCinderVolumes-328802700 tempest-TestEncryptedCinderVolumes-328802700-project-member] Calling method 'index' {{(pid=100524) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:17:55.038243 np0000005924 devstack@c-api.service[100524]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:17:55.038243 np0000005924 devstack@c-api.service[100524]: warnings.warn( Jul 27 16:17:55.046642 np0000005924 devstack@c-api.service[100524]: INFO cinder.api.openstack.wsgi [req-a983124e-ed2b-4aac-84e4-438d5e6f1f0e req-9e7358b3-98dd-405f-95d2-507db2fd9b63 tempest-TestEncryptedCinderVolumes-328802700 tempest-TestEncryptedCinderVolumes-328802700-project-member] https://10.4.3.117/volume/v3/volumes/fac7355c-5954-4b1c-b2ca-605c17e5653e/encryption returned with HTTP 200 Jul 27 16:17:55.047250 np0000005924 devstack@c-api.service[100524]: [pid: 100524|app: 0|req: 951/3776] 10.4.3.117 () {68 vars in 1631 bytes} [Mon Jul 27 16:17:55 2026] GET /volume/v3/volumes/fac7355c-5954-4b1c-b2ca-605c17e5653e/encryption => generated 160 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 27 16:17:55.425574 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.middleware.request_id [req-5d4dcda9-4baa-47ee-b6e0-3a2cc191bd26 req-8d652905-e15e-4266-bcc6-248157ff4498 None None] RequestId filter calling following filter/app {{(pid=100521) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:17:55.431619 np0000005924 devstack@c-api.service[100521]: INFO cinder.api.openstack.wsgi [req-5d4dcda9-4baa-47ee-b6e0-3a2cc191bd26 req-8d652905-e15e-4266-bcc6-248157ff4498 tempest-TestMinimumBasicScenario-2123975078 tempest-TestMinimumBasicScenario-2123975078-project-member] GET https://10.4.3.117/volume/v3/volumes/21a3bfed-c9e0-4266-bf4e-0569dee6b04c Jul 27 16:17:55.431848 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.openstack.wsgi [req-5d4dcda9-4baa-47ee-b6e0-3a2cc191bd26 req-8d652905-e15e-4266-bcc6-248157ff4498 tempest-TestMinimumBasicScenario-2123975078 tempest-TestMinimumBasicScenario-2123975078-project-member] Empty body provided in request {{(pid=100521) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:17:55.432079 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.openstack.wsgi [req-5d4dcda9-4baa-47ee-b6e0-3a2cc191bd26 req-8d652905-e15e-4266-bcc6-248157ff4498 tempest-TestMinimumBasicScenario-2123975078 tempest-TestMinimumBasicScenario-2123975078-project-member] Calling method 'show' {{(pid=100521) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:17:55.441411 np0000005924 devstack@c-api.service[100521]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:17:55.441411 np0000005924 devstack@c-api.service[100521]: warnings.warn( Jul 27 16:17:55.444676 np0000005924 devstack@c-api.service[100521]: INFO cinder.volume.api [req-5d4dcda9-4baa-47ee-b6e0-3a2cc191bd26 req-8d652905-e15e-4266-bcc6-248157ff4498 tempest-TestMinimumBasicScenario-2123975078 tempest-TestMinimumBasicScenario-2123975078-project-member] Volume info retrieved successfully. Jul 27 16:17:55.448393 np0000005924 devstack@c-api.service[100521]: INFO cinder.api.openstack.wsgi [req-5d4dcda9-4baa-47ee-b6e0-3a2cc191bd26 req-8d652905-e15e-4266-bcc6-248157ff4498 tempest-TestMinimumBasicScenario-2123975078 tempest-TestMinimumBasicScenario-2123975078-project-member] https://10.4.3.117/volume/v3/volumes/21a3bfed-c9e0-4266-bf4e-0569dee6b04c returned with HTTP 200 Jul 27 16:17:55.448800 np0000005924 devstack@c-api.service[100521]: [pid: 100521|app: 0|req: 942/3777] 10.4.3.117 () {68 vars in 1598 bytes} [Mon Jul 27 16:17:55 2026] GET /volume/v3/volumes/21a3bfed-c9e0-4266-bf4e-0569dee6b04c => generated 1139 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 27 16:17:55.468629 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.middleware.request_id [req-5d4dcda9-4baa-47ee-b6e0-3a2cc191bd26 req-ea8be11e-7d96-4d4f-b6ad-e35e5fccbc8e None None] RequestId filter calling following filter/app {{(pid=100523) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:17:55.470776 np0000005924 devstack@c-api.service[100523]: INFO cinder.api.openstack.wsgi [req-5d4dcda9-4baa-47ee-b6e0-3a2cc191bd26 req-ea8be11e-7d96-4d4f-b6ad-e35e5fccbc8e tempest-TestMinimumBasicScenario-2123975078 tempest-TestMinimumBasicScenario-2123975078-project-member] POST https://10.4.3.117/volume/v3/volumes/21a3bfed-c9e0-4266-bf4e-0569dee6b04c/action Jul 27 16:17:55.471168 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.openstack.wsgi [req-5d4dcda9-4baa-47ee-b6e0-3a2cc191bd26 req-ea8be11e-7d96-4d4f-b6ad-e35e5fccbc8e tempest-TestMinimumBasicScenario-2123975078 tempest-TestMinimumBasicScenario-2123975078-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100523) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 27 16:17:55.471320 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.openstack.wsgi [req-5d4dcda9-4baa-47ee-b6e0-3a2cc191bd26 req-ea8be11e-7d96-4d4f-b6ad-e35e5fccbc8e tempest-TestMinimumBasicScenario-2123975078 tempest-TestMinimumBasicScenario-2123975078-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100523) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 27 16:17:55.482111 np0000005924 devstack@c-api.service[100523]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:17:55.482111 np0000005924 devstack@c-api.service[100523]: warnings.warn( Jul 27 16:17:55.482659 np0000005924 devstack@c-api.service[100523]: INFO cinder.volume.api [req-5d4dcda9-4baa-47ee-b6e0-3a2cc191bd26 req-ea8be11e-7d96-4d4f-b6ad-e35e5fccbc8e tempest-TestMinimumBasicScenario-2123975078 tempest-TestMinimumBasicScenario-2123975078-project-member] Volume info retrieved successfully. Jul 27 16:17:55.492116 np0000005924 devstack@c-api.service[100523]: INFO cinder.volume.api [req-5d4dcda9-4baa-47ee-b6e0-3a2cc191bd26 req-ea8be11e-7d96-4d4f-b6ad-e35e5fccbc8e tempest-TestMinimumBasicScenario-2123975078 tempest-TestMinimumBasicScenario-2123975078-project-member] Begin detaching volume completed successfully. Jul 27 16:17:55.492177 np0000005924 devstack@c-api.service[100523]: INFO cinder.api.openstack.wsgi [req-5d4dcda9-4baa-47ee-b6e0-3a2cc191bd26 req-ea8be11e-7d96-4d4f-b6ad-e35e5fccbc8e tempest-TestMinimumBasicScenario-2123975078 tempest-TestMinimumBasicScenario-2123975078-project-member] https://10.4.3.117/volume/v3/volumes/21a3bfed-c9e0-4266-bf4e-0569dee6b04c/action returned with HTTP 202 Jul 27 16:17:55.492752 np0000005924 devstack@c-api.service[100523]: [pid: 100523|app: 0|req: 953/3778] 10.4.3.117 () {72 vars in 1672 bytes} [Mon Jul 27 16:17:55 2026] POST /volume/v3/volumes/21a3bfed-c9e0-4266-bf4e-0569dee6b04c/action => generated 0 bytes in 25 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 27 16:17:55.543191 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.middleware.request_id [None req-e6529a01-167f-4f0d-b325-fcb09b04ce79 None None] RequestId filter calling following filter/app {{(pid=100522) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:17:55.544613 np0000005924 devstack@c-api.service[100522]: INFO cinder.api.openstack.wsgi [None req-e6529a01-167f-4f0d-b325-fcb09b04ce79 None None] GET https://10.4.3.117/volume// Jul 27 16:17:55.544613 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.openstack.wsgi [None req-e6529a01-167f-4f0d-b325-fcb09b04ce79 None None] Empty body provided in request {{(pid=100522) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:17:55.544613 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.openstack.wsgi [None req-e6529a01-167f-4f0d-b325-fcb09b04ce79 None None] Calling method 'all' {{(pid=100522) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:17:55.544613 np0000005924 devstack@c-api.service[100522]: INFO cinder.api.openstack.wsgi [None req-e6529a01-167f-4f0d-b325-fcb09b04ce79 None None] https://10.4.3.117/volume// returned with HTTP 300 Jul 27 16:17:55.544760 np0000005924 devstack@c-api.service[100522]: [pid: 100522|app: 0|req: 933/3779] 10.4.3.117 () {66 vars in 1426 bytes} [Mon Jul 27 16:17:55 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 27 16:17:55.552191 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.middleware.request_id [req-5d4dcda9-4baa-47ee-b6e0-3a2cc191bd26 req-f3053fa6-2a4c-478e-9724-f885f20764d9 None None] RequestId filter calling following filter/app {{(pid=100524) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:17:55.555408 np0000005924 devstack@c-api.service[100524]: INFO cinder.api.openstack.wsgi [req-5d4dcda9-4baa-47ee-b6e0-3a2cc191bd26 req-f3053fa6-2a4c-478e-9724-f885f20764d9 tempest-TestMinimumBasicScenario-2123975078 tempest-TestMinimumBasicScenario-2123975078-project-member] GET https://10.4.3.117/volume/v3/volumes/21a3bfed-c9e0-4266-bf4e-0569dee6b04c Jul 27 16:17:55.555755 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.openstack.wsgi [req-5d4dcda9-4baa-47ee-b6e0-3a2cc191bd26 req-f3053fa6-2a4c-478e-9724-f885f20764d9 tempest-TestMinimumBasicScenario-2123975078 tempest-TestMinimumBasicScenario-2123975078-project-member] Empty body provided in request {{(pid=100524) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:17:55.555956 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.openstack.wsgi [req-5d4dcda9-4baa-47ee-b6e0-3a2cc191bd26 req-f3053fa6-2a4c-478e-9724-f885f20764d9 tempest-TestMinimumBasicScenario-2123975078 tempest-TestMinimumBasicScenario-2123975078-project-member] Calling method 'show' {{(pid=100524) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:17:55.559284 np0000005924 devstack@c-api.service[100524]: DEBUG dbcounter [-] [100524] Writing DB stats cinder:SELECT=213,cinder:INSERT=22,cinder:UPDATE=53 {{(pid=100524) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 27 16:17:55.573486 np0000005924 devstack@c-api.service[100524]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:17:55.573486 np0000005924 devstack@c-api.service[100524]: warnings.warn( Jul 27 16:17:55.579298 np0000005924 devstack@c-api.service[100524]: INFO cinder.volume.api [req-5d4dcda9-4baa-47ee-b6e0-3a2cc191bd26 req-f3053fa6-2a4c-478e-9724-f885f20764d9 tempest-TestMinimumBasicScenario-2123975078 tempest-TestMinimumBasicScenario-2123975078-project-member] Volume info retrieved successfully. Jul 27 16:17:55.584722 np0000005924 devstack@c-api.service[100524]: INFO cinder.api.openstack.wsgi [req-5d4dcda9-4baa-47ee-b6e0-3a2cc191bd26 req-f3053fa6-2a4c-478e-9724-f885f20764d9 tempest-TestMinimumBasicScenario-2123975078 tempest-TestMinimumBasicScenario-2123975078-project-member] https://10.4.3.117/volume/v3/volumes/21a3bfed-c9e0-4266-bf4e-0569dee6b04c returned with HTTP 200 Jul 27 16:17:55.585119 np0000005924 devstack@c-api.service[100524]: [pid: 100524|app: 0|req: 952/3780] 10.4.3.117 () {70 vars in 1639 bytes} [Mon Jul 27 16:17:55 2026] GET /volume/v3/volumes/21a3bfed-c9e0-4266-bf4e-0569dee6b04c => generated 1322 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 27 16:17:55.674357 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.middleware.request_id [None req-103405b8-77fa-4408-8b85-59bc97fffc05 None None] RequestId filter calling following filter/app {{(pid=100521) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:17:55.676696 np0000005924 devstack@c-api.service[100521]: INFO cinder.api.openstack.wsgi [None req-103405b8-77fa-4408-8b85-59bc97fffc05 tempest-SnapshotsActionsTest-757199509 tempest-SnapshotsActionsTest-757199509-project-member] GET https://10.4.3.117/volume/v3/volumes/9e0c6ad2-67f5-4a5c-8e00-07964265930c Jul 27 16:17:55.676948 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.openstack.wsgi [None req-103405b8-77fa-4408-8b85-59bc97fffc05 tempest-SnapshotsActionsTest-757199509 tempest-SnapshotsActionsTest-757199509-project-member] Empty body provided in request {{(pid=100521) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:17:55.677183 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.openstack.wsgi [None req-103405b8-77fa-4408-8b85-59bc97fffc05 tempest-SnapshotsActionsTest-757199509 tempest-SnapshotsActionsTest-757199509-project-member] Calling method 'show' {{(pid=100521) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:17:55.686090 np0000005924 devstack@c-api.service[100521]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:17:55.686090 np0000005924 devstack@c-api.service[100521]: warnings.warn( Jul 27 16:17:55.690192 np0000005924 devstack@c-api.service[100521]: INFO cinder.volume.api [None req-103405b8-77fa-4408-8b85-59bc97fffc05 tempest-SnapshotsActionsTest-757199509 tempest-SnapshotsActionsTest-757199509-project-member] Volume info retrieved successfully. Jul 27 16:17:55.694455 np0000005924 devstack@c-api.service[100521]: INFO cinder.api.openstack.wsgi [None req-103405b8-77fa-4408-8b85-59bc97fffc05 tempest-SnapshotsActionsTest-757199509 tempest-SnapshotsActionsTest-757199509-project-member] https://10.4.3.117/volume/v3/volumes/9e0c6ad2-67f5-4a5c-8e00-07964265930c returned with HTTP 200 Jul 27 16:17:55.695012 np0000005924 devstack@c-api.service[100521]: [pid: 100521|app: 0|req: 943/3781] 10.4.3.117 () {66 vars in 1348 bytes} [Mon Jul 27 16:17:55 2026] GET /volume/v3/volumes/9e0c6ad2-67f5-4a5c-8e00-07964265930c => generated 844 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 27 16:17:55.700909 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.middleware.request_id [None req-a49d0f35-7297-4a38-aed9-1293a96bc1ac None None] RequestId filter calling following filter/app {{(pid=100523) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:17:55.702758 np0000005924 devstack@c-api.service[100523]: INFO cinder.api.openstack.wsgi [None req-a49d0f35-7297-4a38-aed9-1293a96bc1ac tempest-VolumesBackupsTest-1022642059 tempest-VolumesBackupsTest-1022642059-project-admin] GET https://10.4.3.117/volume/v3/backups/9edd6e62-5093-47ce-9a2b-ff802206e629 Jul 27 16:17:55.702971 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.openstack.wsgi [None req-a49d0f35-7297-4a38-aed9-1293a96bc1ac tempest-VolumesBackupsTest-1022642059 tempest-VolumesBackupsTest-1022642059-project-admin] Empty body provided in request {{(pid=100523) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:17:55.703179 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.openstack.wsgi [None req-a49d0f35-7297-4a38-aed9-1293a96bc1ac tempest-VolumesBackupsTest-1022642059 tempest-VolumesBackupsTest-1022642059-project-admin] Calling method 'show' {{(pid=100523) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:17:55.703310 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.v3.backups [None req-a49d0f35-7297-4a38-aed9-1293a96bc1ac tempest-VolumesBackupsTest-1022642059 tempest-VolumesBackupsTest-1022642059-project-admin] Show backup with id 9edd6e62-5093-47ce-9a2b-ff802206e629. {{(pid=100523) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 27 16:17:55.707765 np0000005924 devstack@c-api.service[100523]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:17:55.707765 np0000005924 devstack@c-api.service[100523]: warnings.warn( Jul 27 16:17:55.707848 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.middleware.request_id [None req-e4a03478-1c9f-4ef8-96e7-0a0c4096401c None None] RequestId filter calling following filter/app {{(pid=100522) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:17:55.708463 np0000005924 devstack@c-api.service[100523]: INFO cinder.api.openstack.wsgi [None req-a49d0f35-7297-4a38-aed9-1293a96bc1ac tempest-VolumesBackupsTest-1022642059 tempest-VolumesBackupsTest-1022642059-project-admin] https://10.4.3.117/volume/v3/backups/9edd6e62-5093-47ce-9a2b-ff802206e629 returned with HTTP 200 Jul 27 16:17:55.708870 np0000005924 devstack@c-api.service[100523]: [pid: 100523|app: 0|req: 954/3782] 10.4.3.117 () {66 vars in 1348 bytes} [Mon Jul 27 16:17:55 2026] GET /volume/v3/backups/9edd6e62-5093-47ce-9a2b-ff802206e629 => generated 747 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 27 16:17:55.709609 np0000005924 devstack@c-api.service[100522]: INFO cinder.api.openstack.wsgi [None req-e4a03478-1c9f-4ef8-96e7-0a0c4096401c tempest-SnapshotsActionsTest-757199509 tempest-SnapshotsActionsTest-757199509-project-member] POST https://10.4.3.117/volume/v3/snapshots Jul 27 16:17:55.709978 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.openstack.wsgi [None req-e4a03478-1c9f-4ef8-96e7-0a0c4096401c tempest-SnapshotsActionsTest-757199509 tempest-SnapshotsActionsTest-757199509-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "9e0c6ad2-67f5-4a5c-8e00-07964265930c", "name": "tempest-SnapshotsActionsTest-Snapshot-12158282"}} {{(pid=100522) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 27 16:17:55.721013 np0000005924 devstack@c-api.service[100522]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:17:55.721013 np0000005924 devstack@c-api.service[100522]: warnings.warn( Jul 27 16:17:55.721745 np0000005924 devstack@c-api.service[100522]: INFO cinder.volume.api [None req-e4a03478-1c9f-4ef8-96e7-0a0c4096401c tempest-SnapshotsActionsTest-757199509 tempest-SnapshotsActionsTest-757199509-project-member] Volume info retrieved successfully. Jul 27 16:17:55.721936 np0000005924 devstack@c-api.service[100522]: INFO cinder.api.v3.snapshots [None req-e4a03478-1c9f-4ef8-96e7-0a0c4096401c tempest-SnapshotsActionsTest-757199509 tempest-SnapshotsActionsTest-757199509-project-member] Create snapshot from volume 9e0c6ad2-67f5-4a5c-8e00-07964265930c Jul 27 16:17:55.760898 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.quota [None req-e4a03478-1c9f-4ef8-96e7-0a0c4096401c tempest-SnapshotsActionsTest-757199509 tempest-SnapshotsActionsTest-757199509-project-member] Created reservations ['854f6da7-f33c-4fbc-b99f-c3596a1783dd', 'cf81157f-5646-477b-a117-be1beee588f3', '638fc330-6282-4580-86b0-18471f1c1573', 'b1d7cdc8-e145-4930-9a76-db622207752d'] {{(pid=100522) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 27 16:17:55.789138 np0000005924 devstack@c-api.service[100522]: INFO cinder.volume.api [None req-e4a03478-1c9f-4ef8-96e7-0a0c4096401c tempest-SnapshotsActionsTest-757199509 tempest-SnapshotsActionsTest-757199509-project-member] Snapshot create request issued successfully. Jul 27 16:17:55.789496 np0000005924 devstack@c-api.service[100522]: INFO cinder.api.openstack.wsgi [None req-e4a03478-1c9f-4ef8-96e7-0a0c4096401c tempest-SnapshotsActionsTest-757199509 tempest-SnapshotsActionsTest-757199509-project-member] https://10.4.3.117/volume/v3/snapshots returned with HTTP 202 Jul 27 16:17:55.790009 np0000005924 devstack@c-api.service[100522]: [pid: 100522|app: 0|req: 934/3783] 10.4.3.117 () {68 vars in 1265 bytes} [Mon Jul 27 16:17:55 2026] POST /volume/v3/snapshots => generated 305 bytes in 82 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 27 16:17:55.799099 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.middleware.request_id [None req-c156a659-0257-47d2-afe6-a14fe0a01768 None None] RequestId filter calling following filter/app {{(pid=100524) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:17:55.801123 np0000005924 devstack@c-api.service[100524]: INFO cinder.api.openstack.wsgi [None req-c156a659-0257-47d2-afe6-a14fe0a01768 tempest-SnapshotsActionsTest-757199509 tempest-SnapshotsActionsTest-757199509-project-member] GET https://10.4.3.117/volume/v3/snapshots/d1dcbfd8-8066-41b4-a5a8-aa734fccfc8d Jul 27 16:17:55.801364 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.openstack.wsgi [None req-c156a659-0257-47d2-afe6-a14fe0a01768 tempest-SnapshotsActionsTest-757199509 tempest-SnapshotsActionsTest-757199509-project-member] Empty body provided in request {{(pid=100524) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:17:55.801587 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.openstack.wsgi [None req-c156a659-0257-47d2-afe6-a14fe0a01768 tempest-SnapshotsActionsTest-757199509 tempest-SnapshotsActionsTest-757199509-project-member] Calling method 'show' {{(pid=100524) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:17:55.806719 np0000005924 devstack@c-api.service[100524]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:17:55.806719 np0000005924 devstack@c-api.service[100524]: warnings.warn( Jul 27 16:17:55.807397 np0000005924 devstack@c-api.service[100524]: INFO cinder.volume.api [None req-c156a659-0257-47d2-afe6-a14fe0a01768 tempest-SnapshotsActionsTest-757199509 tempest-SnapshotsActionsTest-757199509-project-member] Snapshot retrieved successfully. Jul 27 16:17:55.808169 np0000005924 devstack@c-api.service[100524]: INFO cinder.api.openstack.wsgi [None req-c156a659-0257-47d2-afe6-a14fe0a01768 tempest-SnapshotsActionsTest-757199509 tempest-SnapshotsActionsTest-757199509-project-member] https://10.4.3.117/volume/v3/snapshots/d1dcbfd8-8066-41b4-a5a8-aa734fccfc8d returned with HTTP 200 Jul 27 16:17:55.808564 np0000005924 devstack@c-api.service[100524]: [pid: 100524|app: 0|req: 953/3784] 10.4.3.117 () {66 vars in 1354 bytes} [Mon Jul 27 16:17:55 2026] GET /volume/v3/snapshots/d1dcbfd8-8066-41b4-a5a8-aa734fccfc8d => generated 437 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 27 16:17:56.720228 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.middleware.request_id [None req-34aba37d-2de2-4afa-88bf-6e53fe50fb7c None None] RequestId filter calling following filter/app {{(pid=100521) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:17:56.722535 np0000005924 devstack@c-api.service[100521]: INFO cinder.api.openstack.wsgi [None req-34aba37d-2de2-4afa-88bf-6e53fe50fb7c tempest-VolumesBackupsTest-1022642059 tempest-VolumesBackupsTest-1022642059-project-admin] GET https://10.4.3.117/volume/v3/backups/9edd6e62-5093-47ce-9a2b-ff802206e629 Jul 27 16:17:56.722830 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.openstack.wsgi [None req-34aba37d-2de2-4afa-88bf-6e53fe50fb7c tempest-VolumesBackupsTest-1022642059 tempest-VolumesBackupsTest-1022642059-project-admin] Empty body provided in request {{(pid=100521) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:17:56.723094 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.openstack.wsgi [None req-34aba37d-2de2-4afa-88bf-6e53fe50fb7c tempest-VolumesBackupsTest-1022642059 tempest-VolumesBackupsTest-1022642059-project-admin] Calling method 'show' {{(pid=100521) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:17:56.723283 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.v3.backups [None req-34aba37d-2de2-4afa-88bf-6e53fe50fb7c tempest-VolumesBackupsTest-1022642059 tempest-VolumesBackupsTest-1022642059-project-admin] Show backup with id 9edd6e62-5093-47ce-9a2b-ff802206e629. {{(pid=100521) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 27 16:17:56.728450 np0000005924 devstack@c-api.service[100521]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:17:56.728450 np0000005924 devstack@c-api.service[100521]: warnings.warn( Jul 27 16:17:56.729288 np0000005924 devstack@c-api.service[100521]: INFO cinder.api.openstack.wsgi [None req-34aba37d-2de2-4afa-88bf-6e53fe50fb7c tempest-VolumesBackupsTest-1022642059 tempest-VolumesBackupsTest-1022642059-project-admin] https://10.4.3.117/volume/v3/backups/9edd6e62-5093-47ce-9a2b-ff802206e629 returned with HTTP 200 Jul 27 16:17:56.729946 np0000005924 devstack@c-api.service[100521]: [pid: 100521|app: 0|req: 944/3785] 10.4.3.117 () {66 vars in 1348 bytes} [Mon Jul 27 16:17:56 2026] GET /volume/v3/backups/9edd6e62-5093-47ce-9a2b-ff802206e629 => generated 747 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 27 16:17:56.818477 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.middleware.request_id [None req-638c82b2-3fa0-49ed-a40e-376d647c654f None None] RequestId filter calling following filter/app {{(pid=100523) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:17:56.820322 np0000005924 devstack@c-api.service[100523]: INFO cinder.api.openstack.wsgi [None req-638c82b2-3fa0-49ed-a40e-376d647c654f tempest-SnapshotsActionsTest-757199509 tempest-SnapshotsActionsTest-757199509-project-member] GET https://10.4.3.117/volume/v3/snapshots/d1dcbfd8-8066-41b4-a5a8-aa734fccfc8d Jul 27 16:17:56.820422 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.openstack.wsgi [None req-638c82b2-3fa0-49ed-a40e-376d647c654f tempest-SnapshotsActionsTest-757199509 tempest-SnapshotsActionsTest-757199509-project-member] Empty body provided in request {{(pid=100523) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:17:56.820607 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.openstack.wsgi [None req-638c82b2-3fa0-49ed-a40e-376d647c654f tempest-SnapshotsActionsTest-757199509 tempest-SnapshotsActionsTest-757199509-project-member] Calling method 'show' {{(pid=100523) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:17:56.825533 np0000005924 devstack@c-api.service[100523]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:17:56.825533 np0000005924 devstack@c-api.service[100523]: warnings.warn( Jul 27 16:17:56.826067 np0000005924 devstack@c-api.service[100523]: INFO cinder.volume.api [None req-638c82b2-3fa0-49ed-a40e-376d647c654f tempest-SnapshotsActionsTest-757199509 tempest-SnapshotsActionsTest-757199509-project-member] Snapshot retrieved successfully. Jul 27 16:17:56.826816 np0000005924 devstack@c-api.service[100523]: INFO cinder.api.openstack.wsgi [None req-638c82b2-3fa0-49ed-a40e-376d647c654f tempest-SnapshotsActionsTest-757199509 tempest-SnapshotsActionsTest-757199509-project-member] https://10.4.3.117/volume/v3/snapshots/d1dcbfd8-8066-41b4-a5a8-aa734fccfc8d returned with HTTP 200 Jul 27 16:17:56.827191 np0000005924 devstack@c-api.service[100523]: [pid: 100523|app: 0|req: 955/3786] 10.4.3.117 () {66 vars in 1354 bytes} [Mon Jul 27 16:17:56 2026] GET /volume/v3/snapshots/d1dcbfd8-8066-41b4-a5a8-aa734fccfc8d => generated 464 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 27 16:17:56.836801 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.middleware.request_id [None req-b4414e34-841e-4a79-bbf6-8a24c8965328 None None] RequestId filter calling following filter/app {{(pid=100522) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:17:56.867171 np0000005924 devstack@c-api.service[100522]: INFO cinder.api.openstack.wsgi [None req-b4414e34-841e-4a79-bbf6-8a24c8965328 tempest-SnapshotsActionsTest-1309931745 tempest-SnapshotsActionsTest-1309931745-project-admin] POST https://10.4.3.117/volume/v3/snapshots/d1dcbfd8-8066-41b4-a5a8-aa734fccfc8d/action Jul 27 16:17:56.867627 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.openstack.wsgi [None req-b4414e34-841e-4a79-bbf6-8a24c8965328 tempest-SnapshotsActionsTest-1309931745 tempest-SnapshotsActionsTest-1309931745-project-admin] Action body: b'{"os-reset_status": {"status": "creating"}}' {{(pid=100522) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 27 16:17:56.867810 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.openstack.wsgi [None req-b4414e34-841e-4a79-bbf6-8a24c8965328 tempest-SnapshotsActionsTest-1309931745 tempest-SnapshotsActionsTest-1309931745-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "creating"}} {{(pid=100522) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 27 16:17:56.869384 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.contrib.admin_actions [None req-b4414e34-841e-4a79-bbf6-8a24c8965328 tempest-SnapshotsActionsTest-1309931745 tempest-SnapshotsActionsTest-1309931745-project-admin] Updating snapshot 'd1dcbfd8-8066-41b4-a5a8-aa734fccfc8d' with '{'status': 'creating'}' {{(pid=100522) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:263}} Jul 27 16:17:56.879502 np0000005924 devstack@c-api.service[100522]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:17:56.879502 np0000005924 devstack@c-api.service[100522]: warnings.warn( Jul 27 16:17:56.895631 np0000005924 devstack@c-api.service[100522]: INFO cinder.api.openstack.wsgi [None req-b4414e34-841e-4a79-bbf6-8a24c8965328 tempest-SnapshotsActionsTest-1309931745 tempest-SnapshotsActionsTest-1309931745-project-admin] https://10.4.3.117/volume/v3/snapshots/d1dcbfd8-8066-41b4-a5a8-aa734fccfc8d/action returned with HTTP 202 Jul 27 16:17:56.896110 np0000005924 devstack@c-api.service[100522]: [pid: 100522|app: 0|req: 935/3787] 10.4.3.117 () {68 vars in 1396 bytes} [Mon Jul 27 16:17:56 2026] POST /volume/v3/snapshots/d1dcbfd8-8066-41b4-a5a8-aa734fccfc8d/action => generated 0 bytes in 60 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 27 16:17:56.902927 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.middleware.request_id [None req-57c72354-27a0-4121-b0d5-6d658b3bc90b None None] RequestId filter calling following filter/app {{(pid=100524) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:17:56.904864 np0000005924 devstack@c-api.service[100524]: INFO cinder.api.openstack.wsgi [None req-57c72354-27a0-4121-b0d5-6d658b3bc90b tempest-SnapshotsActionsTest-757199509 tempest-SnapshotsActionsTest-757199509-project-member] GET https://10.4.3.117/volume/v3/snapshots/d1dcbfd8-8066-41b4-a5a8-aa734fccfc8d Jul 27 16:17:56.905060 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.openstack.wsgi [None req-57c72354-27a0-4121-b0d5-6d658b3bc90b tempest-SnapshotsActionsTest-757199509 tempest-SnapshotsActionsTest-757199509-project-member] Empty body provided in request {{(pid=100524) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:17:56.905279 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.openstack.wsgi [None req-57c72354-27a0-4121-b0d5-6d658b3bc90b tempest-SnapshotsActionsTest-757199509 tempest-SnapshotsActionsTest-757199509-project-member] Calling method 'show' {{(pid=100524) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:17:56.910637 np0000005924 devstack@c-api.service[100524]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:17:56.910637 np0000005924 devstack@c-api.service[100524]: warnings.warn( Jul 27 16:17:56.911109 np0000005924 devstack@c-api.service[100524]: INFO cinder.volume.api [None req-57c72354-27a0-4121-b0d5-6d658b3bc90b tempest-SnapshotsActionsTest-757199509 tempest-SnapshotsActionsTest-757199509-project-member] Snapshot retrieved successfully. Jul 27 16:17:56.911978 np0000005924 devstack@c-api.service[100524]: INFO cinder.api.openstack.wsgi [None req-57c72354-27a0-4121-b0d5-6d658b3bc90b tempest-SnapshotsActionsTest-757199509 tempest-SnapshotsActionsTest-757199509-project-member] https://10.4.3.117/volume/v3/snapshots/d1dcbfd8-8066-41b4-a5a8-aa734fccfc8d returned with HTTP 200 Jul 27 16:17:56.912404 np0000005924 devstack@c-api.service[100524]: [pid: 100524|app: 0|req: 954/3788] 10.4.3.117 () {66 vars in 1354 bytes} [Mon Jul 27 16:17:56 2026] GET /volume/v3/snapshots/d1dcbfd8-8066-41b4-a5a8-aa734fccfc8d => generated 463 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 27 16:17:56.920569 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.middleware.request_id [None req-e65adda1-37d0-466d-812d-f48775be351c None None] RequestId filter calling following filter/app {{(pid=100521) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:17:56.922391 np0000005924 devstack@c-api.service[100521]: INFO cinder.api.openstack.wsgi [None req-e65adda1-37d0-466d-812d-f48775be351c tempest-SnapshotsActionsTest-1309931745 tempest-SnapshotsActionsTest-1309931745-project-admin] POST https://10.4.3.117/volume/v3/snapshots/d1dcbfd8-8066-41b4-a5a8-aa734fccfc8d/action Jul 27 16:17:56.922756 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.openstack.wsgi [None req-e65adda1-37d0-466d-812d-f48775be351c tempest-SnapshotsActionsTest-1309931745 tempest-SnapshotsActionsTest-1309931745-project-admin] Action body: b'{"os-reset_status": {"status": "available"}}' {{(pid=100521) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 27 16:17:56.922884 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.openstack.wsgi [None req-e65adda1-37d0-466d-812d-f48775be351c tempest-SnapshotsActionsTest-1309931745 tempest-SnapshotsActionsTest-1309931745-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "available"}} {{(pid=100521) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 27 16:17:56.924233 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.contrib.admin_actions [None req-e65adda1-37d0-466d-812d-f48775be351c tempest-SnapshotsActionsTest-1309931745 tempest-SnapshotsActionsTest-1309931745-project-admin] Updating snapshot 'd1dcbfd8-8066-41b4-a5a8-aa734fccfc8d' with '{'status': 'available'}' {{(pid=100521) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:263}} Jul 27 16:17:56.934850 np0000005924 devstack@c-api.service[100521]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:17:56.934850 np0000005924 devstack@c-api.service[100521]: warnings.warn( Jul 27 16:17:56.948495 np0000005924 devstack@c-api.service[100521]: INFO cinder.api.openstack.wsgi [None req-e65adda1-37d0-466d-812d-f48775be351c tempest-SnapshotsActionsTest-1309931745 tempest-SnapshotsActionsTest-1309931745-project-admin] https://10.4.3.117/volume/v3/snapshots/d1dcbfd8-8066-41b4-a5a8-aa734fccfc8d/action returned with HTTP 202 Jul 27 16:17:56.949087 np0000005924 devstack@c-api.service[100521]: [pid: 100521|app: 0|req: 945/3789] 10.4.3.117 () {68 vars in 1396 bytes} [Mon Jul 27 16:17:56 2026] POST /volume/v3/snapshots/d1dcbfd8-8066-41b4-a5a8-aa734fccfc8d/action => generated 0 bytes in 29 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 27 16:17:56.955822 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.middleware.request_id [None req-f1ace424-4851-42c1-a6c1-b0e6066ac400 None None] RequestId filter calling following filter/app {{(pid=100523) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:17:56.957514 np0000005924 devstack@c-api.service[100523]: INFO cinder.api.openstack.wsgi [None req-f1ace424-4851-42c1-a6c1-b0e6066ac400 tempest-SnapshotsActionsTest-757199509 tempest-SnapshotsActionsTest-757199509-project-member] GET https://10.4.3.117/volume/v3/snapshots/d1dcbfd8-8066-41b4-a5a8-aa734fccfc8d Jul 27 16:17:56.957694 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.openstack.wsgi [None req-f1ace424-4851-42c1-a6c1-b0e6066ac400 tempest-SnapshotsActionsTest-757199509 tempest-SnapshotsActionsTest-757199509-project-member] Empty body provided in request {{(pid=100523) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:17:56.957876 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.openstack.wsgi [None req-f1ace424-4851-42c1-a6c1-b0e6066ac400 tempest-SnapshotsActionsTest-757199509 tempest-SnapshotsActionsTest-757199509-project-member] Calling method 'show' {{(pid=100523) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:17:56.963183 np0000005924 devstack@c-api.service[100523]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:17:56.963183 np0000005924 devstack@c-api.service[100523]: warnings.warn( Jul 27 16:17:56.963707 np0000005924 devstack@c-api.service[100523]: INFO cinder.volume.api [None req-f1ace424-4851-42c1-a6c1-b0e6066ac400 tempest-SnapshotsActionsTest-757199509 tempest-SnapshotsActionsTest-757199509-project-member] Snapshot retrieved successfully. Jul 27 16:17:56.964620 np0000005924 devstack@c-api.service[100523]: INFO cinder.api.openstack.wsgi [None req-f1ace424-4851-42c1-a6c1-b0e6066ac400 tempest-SnapshotsActionsTest-757199509 tempest-SnapshotsActionsTest-757199509-project-member] https://10.4.3.117/volume/v3/snapshots/d1dcbfd8-8066-41b4-a5a8-aa734fccfc8d returned with HTTP 200 Jul 27 16:17:56.965000 np0000005924 devstack@c-api.service[100523]: [pid: 100523|app: 0|req: 956/3790] 10.4.3.117 () {66 vars in 1354 bytes} [Mon Jul 27 16:17:56 2026] GET /volume/v3/snapshots/d1dcbfd8-8066-41b4-a5a8-aa734fccfc8d => generated 464 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 27 16:17:56.974495 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.middleware.request_id [None req-6cf9f651-6eb3-43f7-9ad8-a8ac1ffe06bc None None] RequestId filter calling following filter/app {{(pid=100522) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:17:56.976284 np0000005924 devstack@c-api.service[100522]: INFO cinder.api.openstack.wsgi [None req-6cf9f651-6eb3-43f7-9ad8-a8ac1ffe06bc tempest-SnapshotsActionsTest-757199509 tempest-SnapshotsActionsTest-757199509-project-member] POST https://10.4.3.117/volume/v3/snapshots Jul 27 16:17:56.976627 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.openstack.wsgi [None req-6cf9f651-6eb3-43f7-9ad8-a8ac1ffe06bc tempest-SnapshotsActionsTest-757199509 tempest-SnapshotsActionsTest-757199509-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "9e0c6ad2-67f5-4a5c-8e00-07964265930c", "name": "tempest-SnapshotsActionsTest-Snapshot-503763741"}} {{(pid=100522) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 27 16:17:56.984289 np0000005924 devstack@c-api.service[100522]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:17:56.984289 np0000005924 devstack@c-api.service[100522]: warnings.warn( Jul 27 16:17:56.984769 np0000005924 devstack@c-api.service[100522]: INFO cinder.volume.api [None req-6cf9f651-6eb3-43f7-9ad8-a8ac1ffe06bc tempest-SnapshotsActionsTest-757199509 tempest-SnapshotsActionsTest-757199509-project-member] Volume info retrieved successfully. Jul 27 16:17:56.984880 np0000005924 devstack@c-api.service[100522]: INFO cinder.api.v3.snapshots [None req-6cf9f651-6eb3-43f7-9ad8-a8ac1ffe06bc tempest-SnapshotsActionsTest-757199509 tempest-SnapshotsActionsTest-757199509-project-member] Create snapshot from volume 9e0c6ad2-67f5-4a5c-8e00-07964265930c Jul 27 16:17:57.009446 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.quota [None req-6cf9f651-6eb3-43f7-9ad8-a8ac1ffe06bc tempest-SnapshotsActionsTest-757199509 tempest-SnapshotsActionsTest-757199509-project-member] Created reservations ['15e8ff2f-57bc-4ea1-87a1-4f1ce735b849', 'e47bf5a2-4fd6-4b30-b79b-2c4d83e0f02e', '09313902-d8f6-4fec-b3c1-9e2493ba9059', '6dc9994c-7628-4494-a4ed-4bb874216f36'] {{(pid=100522) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 27 16:17:57.037829 np0000005924 devstack@c-api.service[100522]: INFO cinder.volume.api [None req-6cf9f651-6eb3-43f7-9ad8-a8ac1ffe06bc tempest-SnapshotsActionsTest-757199509 tempest-SnapshotsActionsTest-757199509-project-member] Snapshot create request issued successfully. Jul 27 16:17:57.038112 np0000005924 devstack@c-api.service[100522]: INFO cinder.api.openstack.wsgi [None req-6cf9f651-6eb3-43f7-9ad8-a8ac1ffe06bc tempest-SnapshotsActionsTest-757199509 tempest-SnapshotsActionsTest-757199509-project-member] https://10.4.3.117/volume/v3/snapshots returned with HTTP 202 Jul 27 16:17:57.038560 np0000005924 devstack@c-api.service[100522]: [pid: 100522|app: 0|req: 936/3791] 10.4.3.117 () {68 vars in 1265 bytes} [Mon Jul 27 16:17:56 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 27 16:17:57.046508 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.middleware.request_id [None req-52e1595a-39a6-402e-8972-aa0e27c9d8a3 None None] RequestId filter calling following filter/app {{(pid=100524) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:17:57.048463 np0000005924 devstack@c-api.service[100524]: INFO cinder.api.openstack.wsgi [None req-52e1595a-39a6-402e-8972-aa0e27c9d8a3 tempest-SnapshotsActionsTest-757199509 tempest-SnapshotsActionsTest-757199509-project-member] GET https://10.4.3.117/volume/v3/snapshots/e7ae5e9e-a6ee-4a25-8dfc-4fe3e79d3163 Jul 27 16:17:57.048650 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.openstack.wsgi [None req-52e1595a-39a6-402e-8972-aa0e27c9d8a3 tempest-SnapshotsActionsTest-757199509 tempest-SnapshotsActionsTest-757199509-project-member] Empty body provided in request {{(pid=100524) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:17:57.048827 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.openstack.wsgi [None req-52e1595a-39a6-402e-8972-aa0e27c9d8a3 tempest-SnapshotsActionsTest-757199509 tempest-SnapshotsActionsTest-757199509-project-member] Calling method 'show' {{(pid=100524) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:17:57.053634 np0000005924 devstack@c-api.service[100524]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:17:57.053634 np0000005924 devstack@c-api.service[100524]: warnings.warn( Jul 27 16:17:57.054052 np0000005924 devstack@c-api.service[100524]: INFO cinder.volume.api [None req-52e1595a-39a6-402e-8972-aa0e27c9d8a3 tempest-SnapshotsActionsTest-757199509 tempest-SnapshotsActionsTest-757199509-project-member] Snapshot retrieved successfully. Jul 27 16:17:57.054907 np0000005924 devstack@c-api.service[100524]: INFO cinder.api.openstack.wsgi [None req-52e1595a-39a6-402e-8972-aa0e27c9d8a3 tempest-SnapshotsActionsTest-757199509 tempest-SnapshotsActionsTest-757199509-project-member] https://10.4.3.117/volume/v3/snapshots/e7ae5e9e-a6ee-4a25-8dfc-4fe3e79d3163 returned with HTTP 200 Jul 27 16:17:57.055265 np0000005924 devstack@c-api.service[100524]: [pid: 100524|app: 0|req: 955/3792] 10.4.3.117 () {66 vars in 1354 bytes} [Mon Jul 27 16:17:57 2026] GET /volume/v3/snapshots/e7ae5e9e-a6ee-4a25-8dfc-4fe3e79d3163 => generated 438 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 27 16:17:57.215989 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.middleware.request_id [req-a983124e-ed2b-4aac-84e4-438d5e6f1f0e req-580abb9a-8639-47ac-95da-cc13008409de None None] RequestId filter calling following filter/app {{(pid=100521) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:17:57.218057 np0000005924 devstack@c-api.service[100521]: INFO cinder.api.openstack.wsgi [req-a983124e-ed2b-4aac-84e4-438d5e6f1f0e req-580abb9a-8639-47ac-95da-cc13008409de tempest-TestEncryptedCinderVolumes-328802700 tempest-TestEncryptedCinderVolumes-328802700-project-member] POST https://10.4.3.117/volume/v3/attachments/dafda4ed-75ff-4a95-8411-29b654afc0d7/action Jul 27 16:17:57.218644 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.openstack.wsgi [req-a983124e-ed2b-4aac-84e4-438d5e6f1f0e req-580abb9a-8639-47ac-95da-cc13008409de tempest-TestEncryptedCinderVolumes-328802700 tempest-TestEncryptedCinderVolumes-328802700-project-member] Action body: b'{"os-complete": null}' {{(pid=100521) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 27 16:17:57.218644 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.openstack.wsgi [req-a983124e-ed2b-4aac-84e4-438d5e6f1f0e req-580abb9a-8639-47ac-95da-cc13008409de tempest-TestEncryptedCinderVolumes-328802700 tempest-TestEncryptedCinderVolumes-328802700-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100521) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 27 16:17:57.237692 np0000005924 devstack@c-api.service[100521]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:17:57.237692 np0000005924 devstack@c-api.service[100521]: warnings.warn( Jul 27 16:17:57.249634 np0000005924 devstack@c-api.service[100521]: INFO cinder.api.openstack.wsgi [req-a983124e-ed2b-4aac-84e4-438d5e6f1f0e req-580abb9a-8639-47ac-95da-cc13008409de tempest-TestEncryptedCinderVolumes-328802700 tempest-TestEncryptedCinderVolumes-328802700-project-member] https://10.4.3.117/volume/v3/attachments/dafda4ed-75ff-4a95-8411-29b654afc0d7/action returned with HTTP 204 Jul 27 16:17:57.250061 np0000005924 devstack@c-api.service[100521]: [pid: 100521|app: 0|req: 946/3793] 10.4.3.117 () {74 vars in 1725 bytes} [Mon Jul 27 16:17:57 2026] POST /volume/v3/attachments/dafda4ed-75ff-4a95-8411-29b654afc0d7/action => generated 0 bytes in 34 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jul 27 16:17:57.740212 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.middleware.request_id [None req-f0291ace-effa-42f2-b48e-5b75bc7241c8 None None] RequestId filter calling following filter/app {{(pid=100523) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:17:57.741813 np0000005924 devstack@c-api.service[100523]: INFO cinder.api.openstack.wsgi [None req-f0291ace-effa-42f2-b48e-5b75bc7241c8 tempest-VolumesBackupsTest-1022642059 tempest-VolumesBackupsTest-1022642059-project-admin] GET https://10.4.3.117/volume/v3/backups/9edd6e62-5093-47ce-9a2b-ff802206e629 Jul 27 16:17:57.741991 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.openstack.wsgi [None req-f0291ace-effa-42f2-b48e-5b75bc7241c8 tempest-VolumesBackupsTest-1022642059 tempest-VolumesBackupsTest-1022642059-project-admin] Empty body provided in request {{(pid=100523) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:17:57.742196 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.openstack.wsgi [None req-f0291ace-effa-42f2-b48e-5b75bc7241c8 tempest-VolumesBackupsTest-1022642059 tempest-VolumesBackupsTest-1022642059-project-admin] Calling method 'show' {{(pid=100523) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:17:57.742298 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.v3.backups [None req-f0291ace-effa-42f2-b48e-5b75bc7241c8 tempest-VolumesBackupsTest-1022642059 tempest-VolumesBackupsTest-1022642059-project-admin] Show backup with id 9edd6e62-5093-47ce-9a2b-ff802206e629. {{(pid=100523) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 27 16:17:57.746308 np0000005924 devstack@c-api.service[100523]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:17:57.746308 np0000005924 devstack@c-api.service[100523]: warnings.warn( Jul 27 16:17:57.746900 np0000005924 devstack@c-api.service[100523]: INFO cinder.api.openstack.wsgi [None req-f0291ace-effa-42f2-b48e-5b75bc7241c8 tempest-VolumesBackupsTest-1022642059 tempest-VolumesBackupsTest-1022642059-project-admin] https://10.4.3.117/volume/v3/backups/9edd6e62-5093-47ce-9a2b-ff802206e629 returned with HTTP 200 Jul 27 16:17:57.747278 np0000005924 devstack@c-api.service[100523]: [pid: 100523|app: 0|req: 957/3794] 10.4.3.117 () {66 vars in 1348 bytes} [Mon Jul 27 16:17:57 2026] GET /volume/v3/backups/9edd6e62-5093-47ce-9a2b-ff802206e629 => generated 747 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 27 16:17:58.064054 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.middleware.request_id [None req-c582ea6f-1b42-461c-a05e-1ae161c57786 None None] RequestId filter calling following filter/app {{(pid=100522) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:17:58.066587 np0000005924 devstack@c-api.service[100522]: INFO cinder.api.openstack.wsgi [None req-c582ea6f-1b42-461c-a05e-1ae161c57786 tempest-SnapshotsActionsTest-757199509 tempest-SnapshotsActionsTest-757199509-project-member] GET https://10.4.3.117/volume/v3/snapshots/e7ae5e9e-a6ee-4a25-8dfc-4fe3e79d3163 Jul 27 16:17:58.066895 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.openstack.wsgi [None req-c582ea6f-1b42-461c-a05e-1ae161c57786 tempest-SnapshotsActionsTest-757199509 tempest-SnapshotsActionsTest-757199509-project-member] Empty body provided in request {{(pid=100522) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:17:58.067182 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.openstack.wsgi [None req-c582ea6f-1b42-461c-a05e-1ae161c57786 tempest-SnapshotsActionsTest-757199509 tempest-SnapshotsActionsTest-757199509-project-member] Calling method 'show' {{(pid=100522) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:17:58.075131 np0000005924 devstack@c-api.service[100522]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:17:58.075131 np0000005924 devstack@c-api.service[100522]: warnings.warn( Jul 27 16:17:58.075787 np0000005924 devstack@c-api.service[100522]: INFO cinder.volume.api [None req-c582ea6f-1b42-461c-a05e-1ae161c57786 tempest-SnapshotsActionsTest-757199509 tempest-SnapshotsActionsTest-757199509-project-member] Snapshot retrieved successfully. Jul 27 16:17:58.076886 np0000005924 devstack@c-api.service[100522]: INFO cinder.api.openstack.wsgi [None req-c582ea6f-1b42-461c-a05e-1ae161c57786 tempest-SnapshotsActionsTest-757199509 tempest-SnapshotsActionsTest-757199509-project-member] https://10.4.3.117/volume/v3/snapshots/e7ae5e9e-a6ee-4a25-8dfc-4fe3e79d3163 returned with HTTP 200 Jul 27 16:17:58.077672 np0000005924 devstack@c-api.service[100522]: [pid: 100522|app: 0|req: 937/3795] 10.4.3.117 () {66 vars in 1354 bytes} [Mon Jul 27 16:17:58 2026] GET /volume/v3/snapshots/e7ae5e9e-a6ee-4a25-8dfc-4fe3e79d3163 => generated 465 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 27 16:17:58.088439 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.middleware.request_id [None req-6d51c3d5-8b17-4517-a92b-01a21301e9d5 None None] RequestId filter calling following filter/app {{(pid=100524) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:17:58.091770 np0000005924 devstack@c-api.service[100524]: INFO cinder.api.openstack.wsgi [None req-6d51c3d5-8b17-4517-a92b-01a21301e9d5 tempest-SnapshotsActionsTest-1309931745 tempest-SnapshotsActionsTest-1309931745-project-admin] POST https://10.4.3.117/volume/v3/snapshots/e7ae5e9e-a6ee-4a25-8dfc-4fe3e79d3163/action Jul 27 16:17:58.091868 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.openstack.wsgi [None req-6d51c3d5-8b17-4517-a92b-01a21301e9d5 tempest-SnapshotsActionsTest-1309931745 tempest-SnapshotsActionsTest-1309931745-project-admin] Action body: b'{"os-reset_status": {"status": "creating"}}' {{(pid=100524) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 27 16:17:58.092032 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.openstack.wsgi [None req-6d51c3d5-8b17-4517-a92b-01a21301e9d5 tempest-SnapshotsActionsTest-1309931745 tempest-SnapshotsActionsTest-1309931745-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "creating"}} {{(pid=100524) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 27 16:17:58.093867 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.contrib.admin_actions [None req-6d51c3d5-8b17-4517-a92b-01a21301e9d5 tempest-SnapshotsActionsTest-1309931745 tempest-SnapshotsActionsTest-1309931745-project-admin] Updating snapshot 'e7ae5e9e-a6ee-4a25-8dfc-4fe3e79d3163' with '{'status': 'creating'}' {{(pid=100524) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:263}} Jul 27 16:17:58.102186 np0000005924 devstack@c-api.service[100524]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:17:58.102186 np0000005924 devstack@c-api.service[100524]: warnings.warn( Jul 27 16:17:58.120447 np0000005924 devstack@c-api.service[100524]: INFO cinder.api.openstack.wsgi [None req-6d51c3d5-8b17-4517-a92b-01a21301e9d5 tempest-SnapshotsActionsTest-1309931745 tempest-SnapshotsActionsTest-1309931745-project-admin] https://10.4.3.117/volume/v3/snapshots/e7ae5e9e-a6ee-4a25-8dfc-4fe3e79d3163/action returned with HTTP 202 Jul 27 16:17:58.120587 np0000005924 devstack@c-api.service[100524]: [pid: 100524|app: 0|req: 956/3796] 10.4.3.117 () {68 vars in 1396 bytes} [Mon Jul 27 16:17:58 2026] POST /volume/v3/snapshots/e7ae5e9e-a6ee-4a25-8dfc-4fe3e79d3163/action => generated 0 bytes in 33 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 27 16:17:58.139633 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.middleware.request_id [None req-7acb08bc-b5f4-4caa-9aa7-cd5adbe7a773 None None] RequestId filter calling following filter/app {{(pid=100521) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:17:58.142791 np0000005924 devstack@c-api.service[100521]: INFO cinder.api.openstack.wsgi [None req-7acb08bc-b5f4-4caa-9aa7-cd5adbe7a773 tempest-SnapshotsActionsTest-757199509 tempest-SnapshotsActionsTest-757199509-project-member] GET https://10.4.3.117/volume/v3/snapshots/e7ae5e9e-a6ee-4a25-8dfc-4fe3e79d3163 Jul 27 16:17:58.142981 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.openstack.wsgi [None req-7acb08bc-b5f4-4caa-9aa7-cd5adbe7a773 tempest-SnapshotsActionsTest-757199509 tempest-SnapshotsActionsTest-757199509-project-member] Empty body provided in request {{(pid=100521) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:17:58.143181 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.openstack.wsgi [None req-7acb08bc-b5f4-4caa-9aa7-cd5adbe7a773 tempest-SnapshotsActionsTest-757199509 tempest-SnapshotsActionsTest-757199509-project-member] Calling method 'show' {{(pid=100521) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:17:58.148087 np0000005924 devstack@c-api.service[100521]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:17:58.148087 np0000005924 devstack@c-api.service[100521]: warnings.warn( Jul 27 16:17:58.148567 np0000005924 devstack@c-api.service[100521]: INFO cinder.volume.api [None req-7acb08bc-b5f4-4caa-9aa7-cd5adbe7a773 tempest-SnapshotsActionsTest-757199509 tempest-SnapshotsActionsTest-757199509-project-member] Snapshot retrieved successfully. Jul 27 16:17:58.149395 np0000005924 devstack@c-api.service[100521]: INFO cinder.api.openstack.wsgi [None req-7acb08bc-b5f4-4caa-9aa7-cd5adbe7a773 tempest-SnapshotsActionsTest-757199509 tempest-SnapshotsActionsTest-757199509-project-member] https://10.4.3.117/volume/v3/snapshots/e7ae5e9e-a6ee-4a25-8dfc-4fe3e79d3163 returned with HTTP 200 Jul 27 16:17:58.149753 np0000005924 devstack@c-api.service[100521]: [pid: 100521|app: 0|req: 947/3797] 10.4.3.117 () {66 vars in 1354 bytes} [Mon Jul 27 16:17:58 2026] GET /volume/v3/snapshots/e7ae5e9e-a6ee-4a25-8dfc-4fe3e79d3163 => generated 464 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 27 16:17:58.168921 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.middleware.request_id [None req-ca340e92-5267-43de-91fe-bf313b667988 None None] RequestId filter calling following filter/app {{(pid=100523) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:17:58.171079 np0000005924 devstack@c-api.service[100523]: INFO cinder.api.openstack.wsgi [None req-ca340e92-5267-43de-91fe-bf313b667988 tempest-SnapshotsActionsTest-1309931745 tempest-SnapshotsActionsTest-1309931745-project-admin] POST https://10.4.3.117/volume/v3/snapshots/e7ae5e9e-a6ee-4a25-8dfc-4fe3e79d3163/action Jul 27 16:17:58.171632 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.openstack.wsgi [None req-ca340e92-5267-43de-91fe-bf313b667988 tempest-SnapshotsActionsTest-1309931745 tempest-SnapshotsActionsTest-1309931745-project-admin] Action body: b'{"os-force_delete": {}}' {{(pid=100523) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 27 16:17:58.171763 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.openstack.wsgi [None req-ca340e92-5267-43de-91fe-bf313b667988 tempest-SnapshotsActionsTest-1309931745 tempest-SnapshotsActionsTest-1309931745-project-admin] Action: 'action', calling method: _force_delete, body: {"os-force_delete": {}} {{(pid=100523) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 27 16:17:58.182710 np0000005924 devstack@c-api.service[100523]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:17:58.182710 np0000005924 devstack@c-api.service[100523]: warnings.warn( Jul 27 16:17:58.183046 np0000005924 devstack@c-api.service[100523]: INFO cinder.volume.api [None req-ca340e92-5267-43de-91fe-bf313b667988 tempest-SnapshotsActionsTest-1309931745 tempest-SnapshotsActionsTest-1309931745-project-admin] Snapshot retrieved successfully. Jul 27 16:17:58.206881 np0000005924 devstack@c-api.service[100523]: INFO cinder.volume.api [None req-ca340e92-5267-43de-91fe-bf313b667988 tempest-SnapshotsActionsTest-1309931745 tempest-SnapshotsActionsTest-1309931745-project-admin] Snapshot delete request issued successfully. Jul 27 16:17:58.207121 np0000005924 devstack@c-api.service[100523]: INFO cinder.api.openstack.wsgi [None req-ca340e92-5267-43de-91fe-bf313b667988 tempest-SnapshotsActionsTest-1309931745 tempest-SnapshotsActionsTest-1309931745-project-admin] https://10.4.3.117/volume/v3/snapshots/e7ae5e9e-a6ee-4a25-8dfc-4fe3e79d3163/action returned with HTTP 202 Jul 27 16:17:58.207708 np0000005924 devstack@c-api.service[100523]: [pid: 100523|app: 0|req: 958/3798] 10.4.3.117 () {68 vars in 1396 bytes} [Mon Jul 27 16:17:58 2026] POST /volume/v3/snapshots/e7ae5e9e-a6ee-4a25-8dfc-4fe3e79d3163/action => generated 0 bytes in 39 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 27 16:17:58.217833 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.middleware.request_id [None req-d7516062-7ea5-4055-a300-9c3e96ec7b59 None None] RequestId filter calling following filter/app {{(pid=100522) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:17:58.219404 np0000005924 devstack@c-api.service[100522]: INFO cinder.api.openstack.wsgi [None req-d7516062-7ea5-4055-a300-9c3e96ec7b59 tempest-SnapshotsActionsTest-757199509 tempest-SnapshotsActionsTest-757199509-project-member] GET https://10.4.3.117/volume/v3/snapshots/e7ae5e9e-a6ee-4a25-8dfc-4fe3e79d3163 Jul 27 16:17:58.219675 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.openstack.wsgi [None req-d7516062-7ea5-4055-a300-9c3e96ec7b59 tempest-SnapshotsActionsTest-757199509 tempest-SnapshotsActionsTest-757199509-project-member] Empty body provided in request {{(pid=100522) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:17:58.219675 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.openstack.wsgi [None req-d7516062-7ea5-4055-a300-9c3e96ec7b59 tempest-SnapshotsActionsTest-757199509 tempest-SnapshotsActionsTest-757199509-project-member] Calling method 'show' {{(pid=100522) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:17:58.225492 np0000005924 devstack@c-api.service[100522]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:17:58.225492 np0000005924 devstack@c-api.service[100522]: warnings.warn( Jul 27 16:17:58.225974 np0000005924 devstack@c-api.service[100522]: INFO cinder.volume.api [None req-d7516062-7ea5-4055-a300-9c3e96ec7b59 tempest-SnapshotsActionsTest-757199509 tempest-SnapshotsActionsTest-757199509-project-member] Snapshot retrieved successfully. Jul 27 16:17:58.228391 np0000005924 devstack@c-api.service[100522]: INFO cinder.api.openstack.wsgi [None req-d7516062-7ea5-4055-a300-9c3e96ec7b59 tempest-SnapshotsActionsTest-757199509 tempest-SnapshotsActionsTest-757199509-project-member] https://10.4.3.117/volume/v3/snapshots/e7ae5e9e-a6ee-4a25-8dfc-4fe3e79d3163 returned with HTTP 200 Jul 27 16:17:58.230689 np0000005924 devstack@c-api.service[100522]: [pid: 100522|app: 0|req: 938/3799] 10.4.3.117 () {66 vars in 1354 bytes} [Mon Jul 27 16:17:58 2026] GET /volume/v3/snapshots/e7ae5e9e-a6ee-4a25-8dfc-4fe3e79d3163 => generated 464 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 27 16:17:58.757064 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.middleware.request_id [None req-ff0c7738-0bf9-4163-b7f6-e1d198a439b5 None None] RequestId filter calling following filter/app {{(pid=100524) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:17:58.758834 np0000005924 devstack@c-api.service[100524]: INFO cinder.api.openstack.wsgi [None req-ff0c7738-0bf9-4163-b7f6-e1d198a439b5 tempest-VolumesBackupsTest-1022642059 tempest-VolumesBackupsTest-1022642059-project-admin] GET https://10.4.3.117/volume/v3/backups/9edd6e62-5093-47ce-9a2b-ff802206e629 Jul 27 16:17:58.759040 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.openstack.wsgi [None req-ff0c7738-0bf9-4163-b7f6-e1d198a439b5 tempest-VolumesBackupsTest-1022642059 tempest-VolumesBackupsTest-1022642059-project-admin] Empty body provided in request {{(pid=100524) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:17:58.759211 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.openstack.wsgi [None req-ff0c7738-0bf9-4163-b7f6-e1d198a439b5 tempest-VolumesBackupsTest-1022642059 tempest-VolumesBackupsTest-1022642059-project-admin] Calling method 'show' {{(pid=100524) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:17:58.759359 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.v3.backups [None req-ff0c7738-0bf9-4163-b7f6-e1d198a439b5 tempest-VolumesBackupsTest-1022642059 tempest-VolumesBackupsTest-1022642059-project-admin] Show backup with id 9edd6e62-5093-47ce-9a2b-ff802206e629. {{(pid=100524) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 27 16:17:58.763341 np0000005924 devstack@c-api.service[100524]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:17:58.763341 np0000005924 devstack@c-api.service[100524]: warnings.warn( Jul 27 16:17:58.763878 np0000005924 devstack@c-api.service[100524]: INFO cinder.api.openstack.wsgi [None req-ff0c7738-0bf9-4163-b7f6-e1d198a439b5 tempest-VolumesBackupsTest-1022642059 tempest-VolumesBackupsTest-1022642059-project-admin] https://10.4.3.117/volume/v3/backups/9edd6e62-5093-47ce-9a2b-ff802206e629 returned with HTTP 200 Jul 27 16:17:58.764231 np0000005924 devstack@c-api.service[100524]: [pid: 100524|app: 0|req: 957/3800] 10.4.3.117 () {66 vars in 1348 bytes} [Mon Jul 27 16:17:58 2026] GET /volume/v3/backups/9edd6e62-5093-47ce-9a2b-ff802206e629 => generated 747 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 27 16:17:59.241681 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.middleware.request_id [None req-48e5971f-2281-45c2-9125-5e9fbc659eb4 None None] RequestId filter calling following filter/app {{(pid=100521) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:17:59.244383 np0000005924 devstack@c-api.service[100521]: INFO cinder.api.openstack.wsgi [None req-48e5971f-2281-45c2-9125-5e9fbc659eb4 tempest-SnapshotsActionsTest-757199509 tempest-SnapshotsActionsTest-757199509-project-member] GET https://10.4.3.117/volume/v3/snapshots/e7ae5e9e-a6ee-4a25-8dfc-4fe3e79d3163 Jul 27 16:17:59.244697 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.openstack.wsgi [None req-48e5971f-2281-45c2-9125-5e9fbc659eb4 tempest-SnapshotsActionsTest-757199509 tempest-SnapshotsActionsTest-757199509-project-member] Empty body provided in request {{(pid=100521) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:17:59.244984 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.openstack.wsgi [None req-48e5971f-2281-45c2-9125-5e9fbc659eb4 tempest-SnapshotsActionsTest-757199509 tempest-SnapshotsActionsTest-757199509-project-member] Calling method 'show' {{(pid=100521) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:17:59.251163 np0000005924 devstack@c-api.service[100521]: INFO cinder.api.openstack.wsgi [None req-48e5971f-2281-45c2-9125-5e9fbc659eb4 tempest-SnapshotsActionsTest-757199509 tempest-SnapshotsActionsTest-757199509-project-member] https://10.4.3.117/volume/v3/snapshots/e7ae5e9e-a6ee-4a25-8dfc-4fe3e79d3163 returned with HTTP 404 Jul 27 16:17:59.251721 np0000005924 devstack@c-api.service[100521]: [pid: 100521|app: 0|req: 948/3801] 10.4.3.117 () {66 vars in 1354 bytes} [Mon Jul 27 16:17:59 2026] GET /volume/v3/snapshots/e7ae5e9e-a6ee-4a25-8dfc-4fe3e79d3163 => generated 111 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 27 16:17:59.259883 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.middleware.request_id [None req-d1983688-a581-4d5b-8684-7a2050ba05a7 None None] RequestId filter calling following filter/app {{(pid=100523) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:17:59.261624 np0000005924 devstack@c-api.service[100523]: INFO cinder.api.openstack.wsgi [None req-d1983688-a581-4d5b-8684-7a2050ba05a7 tempest-SnapshotsActionsTest-1309931745 tempest-SnapshotsActionsTest-1309931745-project-admin] POST https://10.4.3.117/volume/v3/snapshots/d1dcbfd8-8066-41b4-a5a8-aa734fccfc8d/action Jul 27 16:17:59.261973 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.openstack.wsgi [None req-d1983688-a581-4d5b-8684-7a2050ba05a7 tempest-SnapshotsActionsTest-1309931745 tempest-SnapshotsActionsTest-1309931745-project-admin] Action body: b'{"os-reset_status": {"status": "available"}}' {{(pid=100523) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 27 16:17:59.262139 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.openstack.wsgi [None req-d1983688-a581-4d5b-8684-7a2050ba05a7 tempest-SnapshotsActionsTest-1309931745 tempest-SnapshotsActionsTest-1309931745-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "available"}} {{(pid=100523) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 27 16:17:59.263483 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.contrib.admin_actions [None req-d1983688-a581-4d5b-8684-7a2050ba05a7 tempest-SnapshotsActionsTest-1309931745 tempest-SnapshotsActionsTest-1309931745-project-admin] Updating snapshot 'd1dcbfd8-8066-41b4-a5a8-aa734fccfc8d' with '{'status': 'available'}' {{(pid=100523) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:263}} Jul 27 16:17:59.275356 np0000005924 devstack@c-api.service[100523]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:17:59.275356 np0000005924 devstack@c-api.service[100523]: warnings.warn( Jul 27 16:17:59.294176 np0000005924 devstack@c-api.service[100523]: INFO cinder.api.openstack.wsgi [None req-d1983688-a581-4d5b-8684-7a2050ba05a7 tempest-SnapshotsActionsTest-1309931745 tempest-SnapshotsActionsTest-1309931745-project-admin] https://10.4.3.117/volume/v3/snapshots/d1dcbfd8-8066-41b4-a5a8-aa734fccfc8d/action returned with HTTP 202 Jul 27 16:17:59.295106 np0000005924 devstack@c-api.service[100523]: [pid: 100523|app: 0|req: 959/3802] 10.4.3.117 () {68 vars in 1396 bytes} [Mon Jul 27 16:17:59 2026] POST /volume/v3/snapshots/d1dcbfd8-8066-41b4-a5a8-aa734fccfc8d/action => generated 0 bytes in 35 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 27 16:17:59.304304 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.middleware.request_id [None req-e5baf581-6403-419f-9354-90f845b2ecbc None None] RequestId filter calling following filter/app {{(pid=100522) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:17:59.307091 np0000005924 devstack@c-api.service[100522]: INFO cinder.api.openstack.wsgi [None req-e5baf581-6403-419f-9354-90f845b2ecbc tempest-SnapshotsActionsTest-757199509 tempest-SnapshotsActionsTest-757199509-project-member] GET https://10.4.3.117/volume/v3/snapshots/d1dcbfd8-8066-41b4-a5a8-aa734fccfc8d Jul 27 16:17:59.307286 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.openstack.wsgi [None req-e5baf581-6403-419f-9354-90f845b2ecbc tempest-SnapshotsActionsTest-757199509 tempest-SnapshotsActionsTest-757199509-project-member] Empty body provided in request {{(pid=100522) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:17:59.307453 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.openstack.wsgi [None req-e5baf581-6403-419f-9354-90f845b2ecbc tempest-SnapshotsActionsTest-757199509 tempest-SnapshotsActionsTest-757199509-project-member] Calling method 'show' {{(pid=100522) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:17:59.310254 np0000005924 devstack@c-api.service[100522]: DEBUG dbcounter [-] [100522] Writing DB stats cinder:SELECT=320,cinder:UPDATE=102,cinder:INSERT=61,cinder:DELETE=1 {{(pid=100522) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 27 16:17:59.317160 np0000005924 devstack@c-api.service[100522]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:17:59.317160 np0000005924 devstack@c-api.service[100522]: warnings.warn( Jul 27 16:17:59.317160 np0000005924 devstack@c-api.service[100522]: INFO cinder.volume.api [None req-e5baf581-6403-419f-9354-90f845b2ecbc tempest-SnapshotsActionsTest-757199509 tempest-SnapshotsActionsTest-757199509-project-member] Snapshot retrieved successfully. Jul 27 16:17:59.317521 np0000005924 devstack@c-api.service[100522]: INFO cinder.api.openstack.wsgi [None req-e5baf581-6403-419f-9354-90f845b2ecbc tempest-SnapshotsActionsTest-757199509 tempest-SnapshotsActionsTest-757199509-project-member] https://10.4.3.117/volume/v3/snapshots/d1dcbfd8-8066-41b4-a5a8-aa734fccfc8d returned with HTTP 200 Jul 27 16:17:59.318052 np0000005924 devstack@c-api.service[100522]: [pid: 100522|app: 0|req: 939/3803] 10.4.3.117 () {66 vars in 1354 bytes} [Mon Jul 27 16:17:59 2026] GET /volume/v3/snapshots/d1dcbfd8-8066-41b4-a5a8-aa734fccfc8d => generated 464 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 27 16:17:59.329182 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.middleware.request_id [None req-954b3590-8c0b-42b0-9a60-3ab2e7efea22 None None] RequestId filter calling following filter/app {{(pid=100524) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:17:59.331314 np0000005924 devstack@c-api.service[100524]: INFO cinder.api.openstack.wsgi [None req-954b3590-8c0b-42b0-9a60-3ab2e7efea22 tempest-SnapshotsActionsTest-757199509 tempest-SnapshotsActionsTest-757199509-project-member] DELETE https://10.4.3.117/volume/v3/snapshots/e7ae5e9e-a6ee-4a25-8dfc-4fe3e79d3163 Jul 27 16:17:59.331431 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.openstack.wsgi [None req-954b3590-8c0b-42b0-9a60-3ab2e7efea22 tempest-SnapshotsActionsTest-757199509 tempest-SnapshotsActionsTest-757199509-project-member] Empty body provided in request {{(pid=100524) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:17:59.331629 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.openstack.wsgi [None req-954b3590-8c0b-42b0-9a60-3ab2e7efea22 tempest-SnapshotsActionsTest-757199509 tempest-SnapshotsActionsTest-757199509-project-member] Calling method 'delete' {{(pid=100524) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:17:59.331831 np0000005924 devstack@c-api.service[100524]: INFO cinder.api.v3.snapshots [None req-954b3590-8c0b-42b0-9a60-3ab2e7efea22 tempest-SnapshotsActionsTest-757199509 tempest-SnapshotsActionsTest-757199509-project-member] Delete snapshot with id: e7ae5e9e-a6ee-4a25-8dfc-4fe3e79d3163 Jul 27 16:17:59.337187 np0000005924 devstack@c-api.service[100524]: INFO cinder.api.openstack.wsgi [None req-954b3590-8c0b-42b0-9a60-3ab2e7efea22 tempest-SnapshotsActionsTest-757199509 tempest-SnapshotsActionsTest-757199509-project-member] https://10.4.3.117/volume/v3/snapshots/e7ae5e9e-a6ee-4a25-8dfc-4fe3e79d3163 returned with HTTP 404 Jul 27 16:17:59.337847 np0000005924 devstack@c-api.service[100524]: [pid: 100524|app: 0|req: 958/3804] 10.4.3.117 () {66 vars in 1357 bytes} [Mon Jul 27 16:17:59 2026] DELETE /volume/v3/snapshots/e7ae5e9e-a6ee-4a25-8dfc-4fe3e79d3163 => generated 111 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 27 16:17:59.346228 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.middleware.request_id [None req-a0f266dc-9dce-465f-a634-518eeacc5c8c None None] RequestId filter calling following filter/app {{(pid=100521) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:17:59.348442 np0000005924 devstack@c-api.service[100521]: INFO cinder.api.openstack.wsgi [None req-a0f266dc-9dce-465f-a634-518eeacc5c8c tempest-SnapshotsActionsTest-757199509 tempest-SnapshotsActionsTest-757199509-project-member] POST https://10.4.3.117/volume/v3/snapshots Jul 27 16:17:59.348784 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.openstack.wsgi [None req-a0f266dc-9dce-465f-a634-518eeacc5c8c tempest-SnapshotsActionsTest-757199509 tempest-SnapshotsActionsTest-757199509-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "9e0c6ad2-67f5-4a5c-8e00-07964265930c", "name": "tempest-SnapshotsActionsTest-Snapshot-1853909138"}} {{(pid=100521) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 27 16:17:59.359096 np0000005924 devstack@c-api.service[100521]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:17:59.359096 np0000005924 devstack@c-api.service[100521]: warnings.warn( Jul 27 16:17:59.359543 np0000005924 devstack@c-api.service[100521]: INFO cinder.volume.api [None req-a0f266dc-9dce-465f-a634-518eeacc5c8c tempest-SnapshotsActionsTest-757199509 tempest-SnapshotsActionsTest-757199509-project-member] Volume info retrieved successfully. Jul 27 16:17:59.359660 np0000005924 devstack@c-api.service[100521]: INFO cinder.api.v3.snapshots [None req-a0f266dc-9dce-465f-a634-518eeacc5c8c tempest-SnapshotsActionsTest-757199509 tempest-SnapshotsActionsTest-757199509-project-member] Create snapshot from volume 9e0c6ad2-67f5-4a5c-8e00-07964265930c Jul 27 16:17:59.393319 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.quota [None req-a0f266dc-9dce-465f-a634-518eeacc5c8c tempest-SnapshotsActionsTest-757199509 tempest-SnapshotsActionsTest-757199509-project-member] Created reservations ['117d6220-dc3d-44a5-a1ab-8256d4c84f28', '9a6eaf36-eca7-42fb-807e-a64cf5bea63e', '31651ad0-653f-4cd9-b73d-24797e472a81', '704c958a-6ae1-4e2f-91d2-05a0e3b20616'] {{(pid=100521) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 27 16:17:59.429573 np0000005924 devstack@c-api.service[100521]: INFO cinder.volume.api [None req-a0f266dc-9dce-465f-a634-518eeacc5c8c tempest-SnapshotsActionsTest-757199509 tempest-SnapshotsActionsTest-757199509-project-member] Snapshot create request issued successfully. Jul 27 16:17:59.429904 np0000005924 devstack@c-api.service[100521]: INFO cinder.api.openstack.wsgi [None req-a0f266dc-9dce-465f-a634-518eeacc5c8c tempest-SnapshotsActionsTest-757199509 tempest-SnapshotsActionsTest-757199509-project-member] https://10.4.3.117/volume/v3/snapshots returned with HTTP 202 Jul 27 16:17:59.430549 np0000005924 devstack@c-api.service[100521]: [pid: 100521|app: 0|req: 949/3805] 10.4.3.117 () {68 vars in 1265 bytes} [Mon Jul 27 16:17:59 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 27 16:17:59.440187 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.middleware.request_id [None req-d037bcac-0415-4c0a-b28b-a1c9dbba4c1a None None] RequestId filter calling following filter/app {{(pid=100523) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:17:59.444082 np0000005924 devstack@c-api.service[100523]: INFO cinder.api.openstack.wsgi [None req-d037bcac-0415-4c0a-b28b-a1c9dbba4c1a tempest-SnapshotsActionsTest-757199509 tempest-SnapshotsActionsTest-757199509-project-member] GET https://10.4.3.117/volume/v3/snapshots/fb5aef9b-05b3-4688-9ce3-a5ee7360ac42 Jul 27 16:17:59.444317 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.openstack.wsgi [None req-d037bcac-0415-4c0a-b28b-a1c9dbba4c1a tempest-SnapshotsActionsTest-757199509 tempest-SnapshotsActionsTest-757199509-project-member] Empty body provided in request {{(pid=100523) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:17:59.444535 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.openstack.wsgi [None req-d037bcac-0415-4c0a-b28b-a1c9dbba4c1a tempest-SnapshotsActionsTest-757199509 tempest-SnapshotsActionsTest-757199509-project-member] Calling method 'show' {{(pid=100523) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:17:59.449902 np0000005924 devstack@c-api.service[100523]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:17:59.449902 np0000005924 devstack@c-api.service[100523]: warnings.warn( Jul 27 16:17:59.450427 np0000005924 devstack@c-api.service[100523]: INFO cinder.volume.api [None req-d037bcac-0415-4c0a-b28b-a1c9dbba4c1a tempest-SnapshotsActionsTest-757199509 tempest-SnapshotsActionsTest-757199509-project-member] Snapshot retrieved successfully. Jul 27 16:17:59.451232 np0000005924 devstack@c-api.service[100523]: INFO cinder.api.openstack.wsgi [None req-d037bcac-0415-4c0a-b28b-a1c9dbba4c1a tempest-SnapshotsActionsTest-757199509 tempest-SnapshotsActionsTest-757199509-project-member] https://10.4.3.117/volume/v3/snapshots/fb5aef9b-05b3-4688-9ce3-a5ee7360ac42 returned with HTTP 200 Jul 27 16:17:59.451668 np0000005924 devstack@c-api.service[100523]: [pid: 100523|app: 0|req: 960/3806] 10.4.3.117 () {66 vars in 1354 bytes} [Mon Jul 27 16:17:59 2026] GET /volume/v3/snapshots/fb5aef9b-05b3-4688-9ce3-a5ee7360ac42 => generated 439 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 27 16:17:59.775460 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.middleware.request_id [None req-6713fd54-973c-489b-93e2-52e754ef977f None None] RequestId filter calling following filter/app {{(pid=100522) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:17:59.777254 np0000005924 devstack@c-api.service[100522]: INFO cinder.api.openstack.wsgi [None req-6713fd54-973c-489b-93e2-52e754ef977f tempest-VolumesBackupsTest-1022642059 tempest-VolumesBackupsTest-1022642059-project-admin] GET https://10.4.3.117/volume/v3/backups/9edd6e62-5093-47ce-9a2b-ff802206e629 Jul 27 16:17:59.777474 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.openstack.wsgi [None req-6713fd54-973c-489b-93e2-52e754ef977f tempest-VolumesBackupsTest-1022642059 tempest-VolumesBackupsTest-1022642059-project-admin] Empty body provided in request {{(pid=100522) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:17:59.777667 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.openstack.wsgi [None req-6713fd54-973c-489b-93e2-52e754ef977f tempest-VolumesBackupsTest-1022642059 tempest-VolumesBackupsTest-1022642059-project-admin] Calling method 'show' {{(pid=100522) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:17:59.777975 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.v3.backups [None req-6713fd54-973c-489b-93e2-52e754ef977f tempest-VolumesBackupsTest-1022642059 tempest-VolumesBackupsTest-1022642059-project-admin] Show backup with id 9edd6e62-5093-47ce-9a2b-ff802206e629. {{(pid=100522) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 27 16:17:59.781864 np0000005924 devstack@c-api.service[100522]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:17:59.781864 np0000005924 devstack@c-api.service[100522]: warnings.warn( Jul 27 16:17:59.782600 np0000005924 devstack@c-api.service[100522]: INFO cinder.api.openstack.wsgi [None req-6713fd54-973c-489b-93e2-52e754ef977f tempest-VolumesBackupsTest-1022642059 tempest-VolumesBackupsTest-1022642059-project-admin] https://10.4.3.117/volume/v3/backups/9edd6e62-5093-47ce-9a2b-ff802206e629 returned with HTTP 200 Jul 27 16:17:59.783144 np0000005924 devstack@c-api.service[100522]: [pid: 100522|app: 0|req: 940/3807] 10.4.3.117 () {66 vars in 1348 bytes} [Mon Jul 27 16:17:59 2026] GET /volume/v3/backups/9edd6e62-5093-47ce-9a2b-ff802206e629 => generated 747 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 27 16:18:00.459883 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.middleware.request_id [None req-1acf23d1-ed43-46cf-9bfe-4534b290cdf4 None None] RequestId filter calling following filter/app {{(pid=100524) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:18:00.461437 np0000005924 devstack@c-api.service[100524]: INFO cinder.api.openstack.wsgi [None req-1acf23d1-ed43-46cf-9bfe-4534b290cdf4 tempest-SnapshotsActionsTest-757199509 tempest-SnapshotsActionsTest-757199509-project-member] GET https://10.4.3.117/volume/v3/snapshots/fb5aef9b-05b3-4688-9ce3-a5ee7360ac42 Jul 27 16:18:00.461602 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.openstack.wsgi [None req-1acf23d1-ed43-46cf-9bfe-4534b290cdf4 tempest-SnapshotsActionsTest-757199509 tempest-SnapshotsActionsTest-757199509-project-member] Empty body provided in request {{(pid=100524) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:18:00.461773 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.openstack.wsgi [None req-1acf23d1-ed43-46cf-9bfe-4534b290cdf4 tempest-SnapshotsActionsTest-757199509 tempest-SnapshotsActionsTest-757199509-project-member] Calling method 'show' {{(pid=100524) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:18:00.466429 np0000005924 devstack@c-api.service[100524]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:18:00.466429 np0000005924 devstack@c-api.service[100524]: warnings.warn( Jul 27 16:18:00.466796 np0000005924 devstack@c-api.service[100524]: INFO cinder.volume.api [None req-1acf23d1-ed43-46cf-9bfe-4534b290cdf4 tempest-SnapshotsActionsTest-757199509 tempest-SnapshotsActionsTest-757199509-project-member] Snapshot retrieved successfully. Jul 27 16:18:00.467472 np0000005924 devstack@c-api.service[100524]: INFO cinder.api.openstack.wsgi [None req-1acf23d1-ed43-46cf-9bfe-4534b290cdf4 tempest-SnapshotsActionsTest-757199509 tempest-SnapshotsActionsTest-757199509-project-member] https://10.4.3.117/volume/v3/snapshots/fb5aef9b-05b3-4688-9ce3-a5ee7360ac42 returned with HTTP 200 Jul 27 16:18:00.467778 np0000005924 devstack@c-api.service[100524]: [pid: 100524|app: 0|req: 959/3808] 10.4.3.117 () {66 vars in 1354 bytes} [Mon Jul 27 16:18:00 2026] GET /volume/v3/snapshots/fb5aef9b-05b3-4688-9ce3-a5ee7360ac42 => generated 466 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 27 16:18:00.475929 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.middleware.request_id [None req-a6aeded2-809d-415c-8d23-46cddc9c8267 None None] RequestId filter calling following filter/app {{(pid=100521) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:18:00.478842 np0000005924 devstack@c-api.service[100521]: INFO cinder.api.openstack.wsgi [None req-a6aeded2-809d-415c-8d23-46cddc9c8267 tempest-SnapshotsActionsTest-1309931745 tempest-SnapshotsActionsTest-1309931745-project-admin] POST https://10.4.3.117/volume/v3/snapshots/fb5aef9b-05b3-4688-9ce3-a5ee7360ac42/action Jul 27 16:18:00.479191 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.openstack.wsgi [None req-a6aeded2-809d-415c-8d23-46cddc9c8267 tempest-SnapshotsActionsTest-1309931745 tempest-SnapshotsActionsTest-1309931745-project-admin] Action body: b'{"os-reset_status": {"status": "deleting"}}' {{(pid=100521) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 27 16:18:00.479347 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.openstack.wsgi [None req-a6aeded2-809d-415c-8d23-46cddc9c8267 tempest-SnapshotsActionsTest-1309931745 tempest-SnapshotsActionsTest-1309931745-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "deleting"}} {{(pid=100521) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 27 16:18:00.482668 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.contrib.admin_actions [None req-a6aeded2-809d-415c-8d23-46cddc9c8267 tempest-SnapshotsActionsTest-1309931745 tempest-SnapshotsActionsTest-1309931745-project-admin] Updating snapshot 'fb5aef9b-05b3-4688-9ce3-a5ee7360ac42' with '{'status': 'deleting'}' {{(pid=100521) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:263}} Jul 27 16:18:00.501598 np0000005924 devstack@c-api.service[100521]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:18:00.501598 np0000005924 devstack@c-api.service[100521]: warnings.warn( Jul 27 16:18:00.515275 np0000005924 devstack@c-api.service[100521]: INFO cinder.api.openstack.wsgi [None req-a6aeded2-809d-415c-8d23-46cddc9c8267 tempest-SnapshotsActionsTest-1309931745 tempest-SnapshotsActionsTest-1309931745-project-admin] https://10.4.3.117/volume/v3/snapshots/fb5aef9b-05b3-4688-9ce3-a5ee7360ac42/action returned with HTTP 202 Jul 27 16:18:00.515826 np0000005924 devstack@c-api.service[100521]: [pid: 100521|app: 0|req: 950/3809] 10.4.3.117 () {68 vars in 1396 bytes} [Mon Jul 27 16:18:00 2026] POST /volume/v3/snapshots/fb5aef9b-05b3-4688-9ce3-a5ee7360ac42/action => generated 0 bytes in 40 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 27 16:18:00.525882 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.middleware.request_id [None req-48f68adb-6003-4868-9b69-8c783f5d4291 None None] RequestId filter calling following filter/app {{(pid=100523) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:18:00.527585 np0000005924 devstack@c-api.service[100523]: INFO cinder.api.openstack.wsgi [None req-48f68adb-6003-4868-9b69-8c783f5d4291 tempest-SnapshotsActionsTest-757199509 tempest-SnapshotsActionsTest-757199509-project-member] GET https://10.4.3.117/volume/v3/snapshots/fb5aef9b-05b3-4688-9ce3-a5ee7360ac42 Jul 27 16:18:00.527782 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.openstack.wsgi [None req-48f68adb-6003-4868-9b69-8c783f5d4291 tempest-SnapshotsActionsTest-757199509 tempest-SnapshotsActionsTest-757199509-project-member] Empty body provided in request {{(pid=100523) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:18:00.527999 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.openstack.wsgi [None req-48f68adb-6003-4868-9b69-8c783f5d4291 tempest-SnapshotsActionsTest-757199509 tempest-SnapshotsActionsTest-757199509-project-member] Calling method 'show' {{(pid=100523) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:18:00.532945 np0000005924 devstack@c-api.service[100523]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:18:00.532945 np0000005924 devstack@c-api.service[100523]: warnings.warn( Jul 27 16:18:00.533418 np0000005924 devstack@c-api.service[100523]: INFO cinder.volume.api [None req-48f68adb-6003-4868-9b69-8c783f5d4291 tempest-SnapshotsActionsTest-757199509 tempest-SnapshotsActionsTest-757199509-project-member] Snapshot retrieved successfully. Jul 27 16:18:00.534160 np0000005924 devstack@c-api.service[100523]: INFO cinder.api.openstack.wsgi [None req-48f68adb-6003-4868-9b69-8c783f5d4291 tempest-SnapshotsActionsTest-757199509 tempest-SnapshotsActionsTest-757199509-project-member] https://10.4.3.117/volume/v3/snapshots/fb5aef9b-05b3-4688-9ce3-a5ee7360ac42 returned with HTTP 200 Jul 27 16:18:00.534568 np0000005924 devstack@c-api.service[100523]: [pid: 100523|app: 0|req: 961/3810] 10.4.3.117 () {66 vars in 1354 bytes} [Mon Jul 27 16:18:00 2026] GET /volume/v3/snapshots/fb5aef9b-05b3-4688-9ce3-a5ee7360ac42 => generated 465 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 27 16:18:00.543550 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.middleware.request_id [None req-d98aee8e-2f3f-43f8-b58a-ce597f12eef9 None None] RequestId filter calling following filter/app {{(pid=100522) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:18:00.547795 np0000005924 devstack@c-api.service[100522]: INFO cinder.api.openstack.wsgi [None req-d98aee8e-2f3f-43f8-b58a-ce597f12eef9 tempest-SnapshotsActionsTest-1309931745 tempest-SnapshotsActionsTest-1309931745-project-admin] POST https://10.4.3.117/volume/v3/snapshots/fb5aef9b-05b3-4688-9ce3-a5ee7360ac42/action Jul 27 16:18:00.548243 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.openstack.wsgi [None req-d98aee8e-2f3f-43f8-b58a-ce597f12eef9 tempest-SnapshotsActionsTest-1309931745 tempest-SnapshotsActionsTest-1309931745-project-admin] Action body: b'{"os-force_delete": {}}' {{(pid=100522) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 27 16:18:00.548450 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.openstack.wsgi [None req-d98aee8e-2f3f-43f8-b58a-ce597f12eef9 tempest-SnapshotsActionsTest-1309931745 tempest-SnapshotsActionsTest-1309931745-project-admin] Action: 'action', calling method: _force_delete, body: {"os-force_delete": {}} {{(pid=100522) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 27 16:18:00.554692 np0000005924 devstack@c-api.service[100522]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:18:00.554692 np0000005924 devstack@c-api.service[100522]: warnings.warn( Jul 27 16:18:00.554977 np0000005924 devstack@c-api.service[100522]: INFO cinder.volume.api [None req-d98aee8e-2f3f-43f8-b58a-ce597f12eef9 tempest-SnapshotsActionsTest-1309931745 tempest-SnapshotsActionsTest-1309931745-project-admin] Snapshot retrieved successfully. Jul 27 16:18:00.567545 np0000005924 devstack@c-api.service[100522]: INFO cinder.volume.api [None req-d98aee8e-2f3f-43f8-b58a-ce597f12eef9 tempest-SnapshotsActionsTest-1309931745 tempest-SnapshotsActionsTest-1309931745-project-admin] Snapshot delete request issued successfully. Jul 27 16:18:00.567757 np0000005924 devstack@c-api.service[100522]: INFO cinder.api.openstack.wsgi [None req-d98aee8e-2f3f-43f8-b58a-ce597f12eef9 tempest-SnapshotsActionsTest-1309931745 tempest-SnapshotsActionsTest-1309931745-project-admin] https://10.4.3.117/volume/v3/snapshots/fb5aef9b-05b3-4688-9ce3-a5ee7360ac42/action returned with HTTP 202 Jul 27 16:18:00.568141 np0000005924 devstack@c-api.service[100522]: [pid: 100522|app: 0|req: 941/3811] 10.4.3.117 () {68 vars in 1396 bytes} [Mon Jul 27 16:18:00 2026] POST /volume/v3/snapshots/fb5aef9b-05b3-4688-9ce3-a5ee7360ac42/action => generated 0 bytes in 25 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 27 16:18:00.579383 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.middleware.request_id [None req-c692e179-d2e0-42bc-b7a7-1656bbb3f657 None None] RequestId filter calling following filter/app {{(pid=100524) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:18:00.581696 np0000005924 devstack@c-api.service[100524]: INFO cinder.api.openstack.wsgi [None req-c692e179-d2e0-42bc-b7a7-1656bbb3f657 tempest-SnapshotsActionsTest-757199509 tempest-SnapshotsActionsTest-757199509-project-member] GET https://10.4.3.117/volume/v3/snapshots/fb5aef9b-05b3-4688-9ce3-a5ee7360ac42 Jul 27 16:18:00.581974 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.openstack.wsgi [None req-c692e179-d2e0-42bc-b7a7-1656bbb3f657 tempest-SnapshotsActionsTest-757199509 tempest-SnapshotsActionsTest-757199509-project-member] Empty body provided in request {{(pid=100524) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:18:00.582249 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.openstack.wsgi [None req-c692e179-d2e0-42bc-b7a7-1656bbb3f657 tempest-SnapshotsActionsTest-757199509 tempest-SnapshotsActionsTest-757199509-project-member] Calling method 'show' {{(pid=100524) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:18:00.587914 np0000005924 devstack@c-api.service[100524]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:18:00.587914 np0000005924 devstack@c-api.service[100524]: warnings.warn( Jul 27 16:18:00.588361 np0000005924 devstack@c-api.service[100524]: INFO cinder.volume.api [None req-c692e179-d2e0-42bc-b7a7-1656bbb3f657 tempest-SnapshotsActionsTest-757199509 tempest-SnapshotsActionsTest-757199509-project-member] Snapshot retrieved successfully. Jul 27 16:18:00.589085 np0000005924 devstack@c-api.service[100524]: INFO cinder.api.openstack.wsgi [None req-c692e179-d2e0-42bc-b7a7-1656bbb3f657 tempest-SnapshotsActionsTest-757199509 tempest-SnapshotsActionsTest-757199509-project-member] https://10.4.3.117/volume/v3/snapshots/fb5aef9b-05b3-4688-9ce3-a5ee7360ac42 returned with HTTP 200 Jul 27 16:18:00.589441 np0000005924 devstack@c-api.service[100524]: [pid: 100524|app: 0|req: 960/3812] 10.4.3.117 () {66 vars in 1354 bytes} [Mon Jul 27 16:18:00 2026] GET /volume/v3/snapshots/fb5aef9b-05b3-4688-9ce3-a5ee7360ac42 => generated 465 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 27 16:18:00.792729 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.middleware.request_id [None req-82d01f93-c5e1-43d5-97bf-b89519cbffb0 None None] RequestId filter calling following filter/app {{(pid=100521) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:18:00.794527 np0000005924 devstack@c-api.service[100521]: INFO cinder.api.openstack.wsgi [None req-82d01f93-c5e1-43d5-97bf-b89519cbffb0 tempest-VolumesBackupsTest-1022642059 tempest-VolumesBackupsTest-1022642059-project-admin] GET https://10.4.3.117/volume/v3/backups/9edd6e62-5093-47ce-9a2b-ff802206e629 Jul 27 16:18:00.794704 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.openstack.wsgi [None req-82d01f93-c5e1-43d5-97bf-b89519cbffb0 tempest-VolumesBackupsTest-1022642059 tempest-VolumesBackupsTest-1022642059-project-admin] Empty body provided in request {{(pid=100521) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:18:00.794876 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.openstack.wsgi [None req-82d01f93-c5e1-43d5-97bf-b89519cbffb0 tempest-VolumesBackupsTest-1022642059 tempest-VolumesBackupsTest-1022642059-project-admin] Calling method 'show' {{(pid=100521) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:18:00.794971 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.v3.backups [None req-82d01f93-c5e1-43d5-97bf-b89519cbffb0 tempest-VolumesBackupsTest-1022642059 tempest-VolumesBackupsTest-1022642059-project-admin] Show backup with id 9edd6e62-5093-47ce-9a2b-ff802206e629. {{(pid=100521) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 27 16:18:00.799931 np0000005924 devstack@c-api.service[100521]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:18:00.799931 np0000005924 devstack@c-api.service[100521]: warnings.warn( Jul 27 16:18:00.800616 np0000005924 devstack@c-api.service[100521]: INFO cinder.api.openstack.wsgi [None req-82d01f93-c5e1-43d5-97bf-b89519cbffb0 tempest-VolumesBackupsTest-1022642059 tempest-VolumesBackupsTest-1022642059-project-admin] https://10.4.3.117/volume/v3/backups/9edd6e62-5093-47ce-9a2b-ff802206e629 returned with HTTP 200 Jul 27 16:18:00.800958 np0000005924 devstack@c-api.service[100521]: [pid: 100521|app: 0|req: 951/3813] 10.4.3.117 () {66 vars in 1348 bytes} [Mon Jul 27 16:18:00 2026] GET /volume/v3/backups/9edd6e62-5093-47ce-9a2b-ff802206e629 => generated 747 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 27 16:18:01.467215 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.middleware.request_id [req-5d4dcda9-4baa-47ee-b6e0-3a2cc191bd26 req-55d34d01-9f95-4bab-a295-c84351728789 None None] RequestId filter calling following filter/app {{(pid=100523) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:18:01.469220 np0000005924 devstack@c-api.service[100523]: INFO cinder.api.openstack.wsgi [req-5d4dcda9-4baa-47ee-b6e0-3a2cc191bd26 req-55d34d01-9f95-4bab-a295-c84351728789 tempest-TestMinimumBasicScenario-2123975078 tempest-TestMinimumBasicScenario-2123975078-project-member] DELETE https://10.4.3.117/volume/v3/attachments/56579641-e8a9-47a0-ac0e-f191c8b3e4d0 Jul 27 16:18:01.469415 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.openstack.wsgi [req-5d4dcda9-4baa-47ee-b6e0-3a2cc191bd26 req-55d34d01-9f95-4bab-a295-c84351728789 tempest-TestMinimumBasicScenario-2123975078 tempest-TestMinimumBasicScenario-2123975078-project-member] Empty body provided in request {{(pid=100523) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:18:01.469596 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.openstack.wsgi [req-5d4dcda9-4baa-47ee-b6e0-3a2cc191bd26 req-55d34d01-9f95-4bab-a295-c84351728789 tempest-TestMinimumBasicScenario-2123975078 tempest-TestMinimumBasicScenario-2123975078-project-member] Calling method 'version_select' {{(pid=100523) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:18:01.476402 np0000005924 devstack@c-api.service[100523]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:18:01.476402 np0000005924 devstack@c-api.service[100523]: warnings.warn( Jul 27 16:18:01.561792 np0000005924 devstack@c-api.service[100523]: INFO cinder.api.openstack.wsgi [req-5d4dcda9-4baa-47ee-b6e0-3a2cc191bd26 req-55d34d01-9f95-4bab-a295-c84351728789 tempest-TestMinimumBasicScenario-2123975078 tempest-TestMinimumBasicScenario-2123975078-project-member] https://10.4.3.117/volume/v3/attachments/56579641-e8a9-47a0-ac0e-f191c8b3e4d0 returned with HTTP 200 Jul 27 16:18:01.562313 np0000005924 devstack@c-api.service[100523]: [pid: 100523|app: 0|req: 962/3814] 10.4.3.117 () {72 vars in 1673 bytes} [Mon Jul 27 16:18:01 2026] DELETE /volume/v3/attachments/56579641-e8a9-47a0-ac0e-f191c8b3e4d0 => generated 19 bytes in 95 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 27 16:18:01.606102 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.middleware.request_id [None req-3386f686-fa23-4399-89c8-ffd9ee24e849 None None] RequestId filter calling following filter/app {{(pid=100522) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:18:01.608074 np0000005924 devstack@c-api.service[100522]: INFO cinder.api.openstack.wsgi [None req-3386f686-fa23-4399-89c8-ffd9ee24e849 tempest-SnapshotsActionsTest-757199509 tempest-SnapshotsActionsTest-757199509-project-member] GET https://10.4.3.117/volume/v3/snapshots/fb5aef9b-05b3-4688-9ce3-a5ee7360ac42 Jul 27 16:18:01.608311 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.openstack.wsgi [None req-3386f686-fa23-4399-89c8-ffd9ee24e849 tempest-SnapshotsActionsTest-757199509 tempest-SnapshotsActionsTest-757199509-project-member] Empty body provided in request {{(pid=100522) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:18:01.608533 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.openstack.wsgi [None req-3386f686-fa23-4399-89c8-ffd9ee24e849 tempest-SnapshotsActionsTest-757199509 tempest-SnapshotsActionsTest-757199509-project-member] Calling method 'show' {{(pid=100522) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:18:01.612780 np0000005924 devstack@c-api.service[100522]: INFO cinder.api.openstack.wsgi [None req-3386f686-fa23-4399-89c8-ffd9ee24e849 tempest-SnapshotsActionsTest-757199509 tempest-SnapshotsActionsTest-757199509-project-member] https://10.4.3.117/volume/v3/snapshots/fb5aef9b-05b3-4688-9ce3-a5ee7360ac42 returned with HTTP 404 Jul 27 16:18:01.613283 np0000005924 devstack@c-api.service[100522]: [pid: 100522|app: 0|req: 942/3815] 10.4.3.117 () {66 vars in 1354 bytes} [Mon Jul 27 16:18:01 2026] GET /volume/v3/snapshots/fb5aef9b-05b3-4688-9ce3-a5ee7360ac42 => generated 111 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 27 16:18:01.621078 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.middleware.request_id [None req-bb923a4c-234d-4d72-90f7-d3cf28194a46 None None] RequestId filter calling following filter/app {{(pid=100524) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:18:01.624677 np0000005924 devstack@c-api.service[100524]: INFO cinder.api.openstack.wsgi [None req-bb923a4c-234d-4d72-90f7-d3cf28194a46 tempest-SnapshotsActionsTest-1309931745 tempest-SnapshotsActionsTest-1309931745-project-admin] POST https://10.4.3.117/volume/v3/snapshots/d1dcbfd8-8066-41b4-a5a8-aa734fccfc8d/action Jul 27 16:18:01.624677 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.openstack.wsgi [None req-bb923a4c-234d-4d72-90f7-d3cf28194a46 tempest-SnapshotsActionsTest-1309931745 tempest-SnapshotsActionsTest-1309931745-project-admin] Action body: b'{"os-reset_status": {"status": "available"}}' {{(pid=100524) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 27 16:18:01.624677 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.openstack.wsgi [None req-bb923a4c-234d-4d72-90f7-d3cf28194a46 tempest-SnapshotsActionsTest-1309931745 tempest-SnapshotsActionsTest-1309931745-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "available"}} {{(pid=100524) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 27 16:18:01.626012 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.contrib.admin_actions [None req-bb923a4c-234d-4d72-90f7-d3cf28194a46 tempest-SnapshotsActionsTest-1309931745 tempest-SnapshotsActionsTest-1309931745-project-admin] Updating snapshot 'd1dcbfd8-8066-41b4-a5a8-aa734fccfc8d' with '{'status': 'available'}' {{(pid=100524) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:263}} Jul 27 16:18:01.640416 np0000005924 devstack@c-api.service[100524]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:18:01.640416 np0000005924 devstack@c-api.service[100524]: warnings.warn( Jul 27 16:18:01.656852 np0000005924 devstack@c-api.service[100524]: INFO cinder.api.openstack.wsgi [None req-bb923a4c-234d-4d72-90f7-d3cf28194a46 tempest-SnapshotsActionsTest-1309931745 tempest-SnapshotsActionsTest-1309931745-project-admin] https://10.4.3.117/volume/v3/snapshots/d1dcbfd8-8066-41b4-a5a8-aa734fccfc8d/action returned with HTTP 202 Jul 27 16:18:01.657291 np0000005924 devstack@c-api.service[100524]: [pid: 100524|app: 0|req: 961/3816] 10.4.3.117 () {68 vars in 1396 bytes} [Mon Jul 27 16:18:01 2026] POST /volume/v3/snapshots/d1dcbfd8-8066-41b4-a5a8-aa734fccfc8d/action => generated 0 bytes in 36 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 27 16:18:01.664606 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.middleware.request_id [None req-db9681f8-c44d-4994-ae52-3acea6731d6d None None] RequestId filter calling following filter/app {{(pid=100521) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:18:01.667664 np0000005924 devstack@c-api.service[100521]: INFO cinder.api.openstack.wsgi [None req-db9681f8-c44d-4994-ae52-3acea6731d6d tempest-SnapshotsActionsTest-757199509 tempest-SnapshotsActionsTest-757199509-project-member] GET https://10.4.3.117/volume/v3/snapshots/d1dcbfd8-8066-41b4-a5a8-aa734fccfc8d Jul 27 16:18:01.667664 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.openstack.wsgi [None req-db9681f8-c44d-4994-ae52-3acea6731d6d tempest-SnapshotsActionsTest-757199509 tempest-SnapshotsActionsTest-757199509-project-member] Empty body provided in request {{(pid=100521) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:18:01.667664 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.openstack.wsgi [None req-db9681f8-c44d-4994-ae52-3acea6731d6d tempest-SnapshotsActionsTest-757199509 tempest-SnapshotsActionsTest-757199509-project-member] Calling method 'show' {{(pid=100521) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:18:01.677275 np0000005924 devstack@c-api.service[100521]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:18:01.677275 np0000005924 devstack@c-api.service[100521]: warnings.warn( Jul 27 16:18:01.677779 np0000005924 devstack@c-api.service[100521]: INFO cinder.volume.api [None req-db9681f8-c44d-4994-ae52-3acea6731d6d tempest-SnapshotsActionsTest-757199509 tempest-SnapshotsActionsTest-757199509-project-member] Snapshot retrieved successfully. Jul 27 16:18:01.679439 np0000005924 devstack@c-api.service[100521]: INFO cinder.api.openstack.wsgi [None req-db9681f8-c44d-4994-ae52-3acea6731d6d tempest-SnapshotsActionsTest-757199509 tempest-SnapshotsActionsTest-757199509-project-member] https://10.4.3.117/volume/v3/snapshots/d1dcbfd8-8066-41b4-a5a8-aa734fccfc8d returned with HTTP 200 Jul 27 16:18:01.679439 np0000005924 devstack@c-api.service[100521]: [pid: 100521|app: 0|req: 952/3817] 10.4.3.117 () {66 vars in 1354 bytes} [Mon Jul 27 16:18:01 2026] GET /volume/v3/snapshots/d1dcbfd8-8066-41b4-a5a8-aa734fccfc8d => generated 464 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 27 16:18:01.689024 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.middleware.request_id [None req-4fec7587-a8a8-4b45-adf1-dfdbd19e0adf None None] RequestId filter calling following filter/app {{(pid=100523) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:18:01.691250 np0000005924 devstack@c-api.service[100523]: INFO cinder.api.openstack.wsgi [None req-4fec7587-a8a8-4b45-adf1-dfdbd19e0adf tempest-SnapshotsActionsTest-757199509 tempest-SnapshotsActionsTest-757199509-project-member] DELETE https://10.4.3.117/volume/v3/snapshots/fb5aef9b-05b3-4688-9ce3-a5ee7360ac42 Jul 27 16:18:01.691250 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.openstack.wsgi [None req-4fec7587-a8a8-4b45-adf1-dfdbd19e0adf tempest-SnapshotsActionsTest-757199509 tempest-SnapshotsActionsTest-757199509-project-member] Empty body provided in request {{(pid=100523) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:18:01.691484 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.openstack.wsgi [None req-4fec7587-a8a8-4b45-adf1-dfdbd19e0adf tempest-SnapshotsActionsTest-757199509 tempest-SnapshotsActionsTest-757199509-project-member] Calling method 'delete' {{(pid=100523) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:18:01.691605 np0000005924 devstack@c-api.service[100523]: INFO cinder.api.v3.snapshots [None req-4fec7587-a8a8-4b45-adf1-dfdbd19e0adf tempest-SnapshotsActionsTest-757199509 tempest-SnapshotsActionsTest-757199509-project-member] Delete snapshot with id: fb5aef9b-05b3-4688-9ce3-a5ee7360ac42 Jul 27 16:18:01.696451 np0000005924 devstack@c-api.service[100523]: INFO cinder.api.openstack.wsgi [None req-4fec7587-a8a8-4b45-adf1-dfdbd19e0adf tempest-SnapshotsActionsTest-757199509 tempest-SnapshotsActionsTest-757199509-project-member] https://10.4.3.117/volume/v3/snapshots/fb5aef9b-05b3-4688-9ce3-a5ee7360ac42 returned with HTTP 404 Jul 27 16:18:01.696965 np0000005924 devstack@c-api.service[100523]: [pid: 100523|app: 0|req: 963/3818] 10.4.3.117 () {66 vars in 1357 bytes} [Mon Jul 27 16:18:01 2026] DELETE /volume/v3/snapshots/fb5aef9b-05b3-4688-9ce3-a5ee7360ac42 => generated 111 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 27 16:18:01.705094 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.middleware.request_id [None req-f010f4e0-9bdd-4b2e-8147-6534f80758ec None None] RequestId filter calling following filter/app {{(pid=100522) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:18:01.706361 np0000005924 devstack@c-api.service[100522]: INFO cinder.api.openstack.wsgi [None req-f010f4e0-9bdd-4b2e-8147-6534f80758ec tempest-SnapshotsActionsTest-757199509 tempest-SnapshotsActionsTest-757199509-project-member] POST https://10.4.3.117/volume/v3/snapshots Jul 27 16:18:01.706850 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.openstack.wsgi [None req-f010f4e0-9bdd-4b2e-8147-6534f80758ec tempest-SnapshotsActionsTest-757199509 tempest-SnapshotsActionsTest-757199509-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "9e0c6ad2-67f5-4a5c-8e00-07964265930c", "name": "tempest-SnapshotsActionsTest-Snapshot-1135685425"}} {{(pid=100522) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 27 16:18:01.715006 np0000005924 devstack@c-api.service[100522]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:18:01.715006 np0000005924 devstack@c-api.service[100522]: warnings.warn( Jul 27 16:18:01.716902 np0000005924 devstack@c-api.service[100522]: INFO cinder.volume.api [None req-f010f4e0-9bdd-4b2e-8147-6534f80758ec tempest-SnapshotsActionsTest-757199509 tempest-SnapshotsActionsTest-757199509-project-member] Volume info retrieved successfully. Jul 27 16:18:01.716902 np0000005924 devstack@c-api.service[100522]: INFO cinder.api.v3.snapshots [None req-f010f4e0-9bdd-4b2e-8147-6534f80758ec tempest-SnapshotsActionsTest-757199509 tempest-SnapshotsActionsTest-757199509-project-member] Create snapshot from volume 9e0c6ad2-67f5-4a5c-8e00-07964265930c Jul 27 16:18:01.752673 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.quota [None req-f010f4e0-9bdd-4b2e-8147-6534f80758ec tempest-SnapshotsActionsTest-757199509 tempest-SnapshotsActionsTest-757199509-project-member] Created reservations ['48fd66b7-5946-4792-b389-f74e45f028a6', 'b31a619f-2252-46b2-85e1-df6d42a6f1c5', '701ddadc-0a16-443a-96d1-66b11b560fd8', '56a23607-56df-4363-8f43-a0f4321afb28'] {{(pid=100522) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 27 16:18:01.788236 np0000005924 devstack@c-api.service[100522]: INFO cinder.volume.api [None req-f010f4e0-9bdd-4b2e-8147-6534f80758ec tempest-SnapshotsActionsTest-757199509 tempest-SnapshotsActionsTest-757199509-project-member] Snapshot create request issued successfully. Jul 27 16:18:01.788639 np0000005924 devstack@c-api.service[100522]: INFO cinder.api.openstack.wsgi [None req-f010f4e0-9bdd-4b2e-8147-6534f80758ec tempest-SnapshotsActionsTest-757199509 tempest-SnapshotsActionsTest-757199509-project-member] https://10.4.3.117/volume/v3/snapshots returned with HTTP 202 Jul 27 16:18:01.789213 np0000005924 devstack@c-api.service[100522]: [pid: 100522|app: 0|req: 943/3819] 10.4.3.117 () {68 vars in 1265 bytes} [Mon Jul 27 16:18:01 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 27 16:18:01.802935 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.middleware.request_id [None req-e5e14ee7-9bf9-4c14-ac9e-b225231fad08 None None] RequestId filter calling following filter/app {{(pid=100524) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:18:01.805590 np0000005924 devstack@c-api.service[100524]: INFO cinder.api.openstack.wsgi [None req-e5e14ee7-9bf9-4c14-ac9e-b225231fad08 tempest-SnapshotsActionsTest-757199509 tempest-SnapshotsActionsTest-757199509-project-member] GET https://10.4.3.117/volume/v3/snapshots/94c878ad-5d76-48b5-a191-388185b1c523 Jul 27 16:18:01.805798 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.openstack.wsgi [None req-e5e14ee7-9bf9-4c14-ac9e-b225231fad08 tempest-SnapshotsActionsTest-757199509 tempest-SnapshotsActionsTest-757199509-project-member] Empty body provided in request {{(pid=100524) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:18:01.806518 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.openstack.wsgi [None req-e5e14ee7-9bf9-4c14-ac9e-b225231fad08 tempest-SnapshotsActionsTest-757199509 tempest-SnapshotsActionsTest-757199509-project-member] Calling method 'show' {{(pid=100524) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:18:01.807585 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.middleware.request_id [None req-f47c0aec-ecbf-4ec4-b11c-d9b08f8c11e4 None None] RequestId filter calling following filter/app {{(pid=100521) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:18:01.807994 np0000005924 devstack@c-api.service[100521]: INFO cinder.api.openstack.wsgi [None req-f47c0aec-ecbf-4ec4-b11c-d9b08f8c11e4 None None] GET https://10.4.3.117/volume// Jul 27 16:18:01.808184 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.openstack.wsgi [None req-f47c0aec-ecbf-4ec4-b11c-d9b08f8c11e4 None None] Empty body provided in request {{(pid=100521) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:18:01.808404 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.openstack.wsgi [None req-f47c0aec-ecbf-4ec4-b11c-d9b08f8c11e4 None None] Calling method 'all' {{(pid=100521) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:18:01.809096 np0000005924 devstack@c-api.service[100521]: INFO cinder.api.openstack.wsgi [None req-f47c0aec-ecbf-4ec4-b11c-d9b08f8c11e4 None None] https://10.4.3.117/volume// returned with HTTP 300 Jul 27 16:18:01.809096 np0000005924 devstack@c-api.service[100521]: [pid: 100521|app: 0|req: 953/3820] 10.4.3.117 () {66 vars in 1426 bytes} [Mon Jul 27 16:18:01 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 27 16:18:01.811947 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.middleware.request_id [None req-ffa9c5a5-1429-4233-a651-866f33339ddf None None] RequestId filter calling following filter/app {{(pid=100523) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:18:01.814251 np0000005924 devstack@c-api.service[100523]: INFO cinder.api.openstack.wsgi [None req-ffa9c5a5-1429-4233-a651-866f33339ddf tempest-VolumesBackupsTest-1022642059 tempest-VolumesBackupsTest-1022642059-project-admin] GET https://10.4.3.117/volume/v3/backups/9edd6e62-5093-47ce-9a2b-ff802206e629 Jul 27 16:18:01.814542 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.openstack.wsgi [None req-ffa9c5a5-1429-4233-a651-866f33339ddf tempest-VolumesBackupsTest-1022642059 tempest-VolumesBackupsTest-1022642059-project-admin] Empty body provided in request {{(pid=100523) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:18:01.815177 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.openstack.wsgi [None req-ffa9c5a5-1429-4233-a651-866f33339ddf tempest-VolumesBackupsTest-1022642059 tempest-VolumesBackupsTest-1022642059-project-admin] Calling method 'show' {{(pid=100523) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:18:01.815177 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.v3.backups [None req-ffa9c5a5-1429-4233-a651-866f33339ddf tempest-VolumesBackupsTest-1022642059 tempest-VolumesBackupsTest-1022642059-project-admin] Show backup with id 9edd6e62-5093-47ce-9a2b-ff802206e629. {{(pid=100523) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 27 16:18:01.819480 np0000005924 devstack@c-api.service[100523]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:18:01.819480 np0000005924 devstack@c-api.service[100523]: warnings.warn( Jul 27 16:18:01.820217 np0000005924 devstack@c-api.service[100523]: INFO cinder.api.openstack.wsgi [None req-ffa9c5a5-1429-4233-a651-866f33339ddf tempest-VolumesBackupsTest-1022642059 tempest-VolumesBackupsTest-1022642059-project-admin] https://10.4.3.117/volume/v3/backups/9edd6e62-5093-47ce-9a2b-ff802206e629 returned with HTTP 200 Jul 27 16:18:01.820667 np0000005924 devstack@c-api.service[100523]: [pid: 100523|app: 0|req: 964/3821] 10.4.3.117 () {66 vars in 1348 bytes} [Mon Jul 27 16:18:01 2026] GET /volume/v3/backups/9edd6e62-5093-47ce-9a2b-ff802206e629 => generated 747 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 27 16:18:01.820906 np0000005924 devstack@c-api.service[100524]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:18:01.820906 np0000005924 devstack@c-api.service[100524]: warnings.warn( Jul 27 16:18:01.821202 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.middleware.request_id [req-20cc5c97-9136-4f1f-ae28-9706c074ae82 req-cfc2de30-4a2a-406f-8157-e9552858ee39 None None] RequestId filter calling following filter/app {{(pid=100522) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:18:01.821634 np0000005924 devstack@c-api.service[100524]: INFO cinder.volume.api [None req-e5e14ee7-9bf9-4c14-ac9e-b225231fad08 tempest-SnapshotsActionsTest-757199509 tempest-SnapshotsActionsTest-757199509-project-member] Snapshot retrieved successfully. Jul 27 16:18:01.822777 np0000005924 devstack@c-api.service[100524]: INFO cinder.api.openstack.wsgi [None req-e5e14ee7-9bf9-4c14-ac9e-b225231fad08 tempest-SnapshotsActionsTest-757199509 tempest-SnapshotsActionsTest-757199509-project-member] https://10.4.3.117/volume/v3/snapshots/94c878ad-5d76-48b5-a191-388185b1c523 returned with HTTP 200 Jul 27 16:18:01.823372 np0000005924 devstack@c-api.service[100524]: [pid: 100524|app: 0|req: 962/3822] 10.4.3.117 () {66 vars in 1354 bytes} [Mon Jul 27 16:18:01 2026] GET /volume/v3/snapshots/94c878ad-5d76-48b5-a191-388185b1c523 => generated 439 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 27 16:18:01.826813 np0000005924 devstack@c-api.service[100522]: INFO cinder.api.openstack.wsgi [req-20cc5c97-9136-4f1f-ae28-9706c074ae82 req-cfc2de30-4a2a-406f-8157-e9552858ee39 tempest-TestEncryptedCinderVolumes-328802700 tempest-TestEncryptedCinderVolumes-328802700-project-member] POST https://10.4.3.117/volume/v3/attachments Jul 27 16:18:01.826813 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.openstack.wsgi [req-20cc5c97-9136-4f1f-ae28-9706c074ae82 req-cfc2de30-4a2a-406f-8157-e9552858ee39 tempest-TestEncryptedCinderVolumes-328802700 tempest-TestEncryptedCinderVolumes-328802700-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "fac7355c-5954-4b1c-b2ca-605c17e5653e", "connector": null, "instance_uuid": "bd6387bb-be18-4c2c-bb9f-6e2117a27f12"}} {{(pid=100522) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 27 16:18:01.826987 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.middleware.request_id [req-a328fb41-8a72-4e22-9044-da3d1aa88042 req-cfc888cf-af6b-46a6-91fe-4abc0b4ab3a0 None None] RequestId filter calling following filter/app {{(pid=100521) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:18:01.836011 np0000005924 devstack@c-api.service[100522]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:18:01.836011 np0000005924 devstack@c-api.service[100522]: warnings.warn( Jul 27 16:18:01.838574 np0000005924 devstack@c-api.service[100521]: INFO cinder.api.openstack.wsgi [req-a328fb41-8a72-4e22-9044-da3d1aa88042 req-cfc888cf-af6b-46a6-91fe-4abc0b4ab3a0 tempest-TestMinimumBasicScenario-2123975078 tempest-TestMinimumBasicScenario-2123975078-project-member] GET https://10.4.3.117/volume/v3/volumes/21a3bfed-c9e0-4266-bf4e-0569dee6b04c Jul 27 16:18:01.838807 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.openstack.wsgi [req-a328fb41-8a72-4e22-9044-da3d1aa88042 req-cfc888cf-af6b-46a6-91fe-4abc0b4ab3a0 tempest-TestMinimumBasicScenario-2123975078 tempest-TestMinimumBasicScenario-2123975078-project-member] Empty body provided in request {{(pid=100521) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:18:01.839067 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.openstack.wsgi [req-a328fb41-8a72-4e22-9044-da3d1aa88042 req-cfc888cf-af6b-46a6-91fe-4abc0b4ab3a0 tempest-TestMinimumBasicScenario-2123975078 tempest-TestMinimumBasicScenario-2123975078-project-member] Calling method 'show' {{(pid=100521) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:18:01.847867 np0000005924 devstack@c-api.service[100521]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:18:01.847867 np0000005924 devstack@c-api.service[100521]: warnings.warn( Jul 27 16:18:01.852232 np0000005924 devstack@c-api.service[100521]: INFO cinder.volume.api [req-a328fb41-8a72-4e22-9044-da3d1aa88042 req-cfc888cf-af6b-46a6-91fe-4abc0b4ab3a0 tempest-TestMinimumBasicScenario-2123975078 tempest-TestMinimumBasicScenario-2123975078-project-member] Volume info retrieved successfully. Jul 27 16:18:01.856758 np0000005924 devstack@c-api.service[100521]: INFO cinder.api.openstack.wsgi [req-a328fb41-8a72-4e22-9044-da3d1aa88042 req-cfc888cf-af6b-46a6-91fe-4abc0b4ab3a0 tempest-TestMinimumBasicScenario-2123975078 tempest-TestMinimumBasicScenario-2123975078-project-member] https://10.4.3.117/volume/v3/volumes/21a3bfed-c9e0-4266-bf4e-0569dee6b04c returned with HTTP 200 Jul 27 16:18:01.857643 np0000005924 devstack@c-api.service[100521]: [pid: 100521|app: 0|req: 954/3823] 10.4.3.117 () {68 vars in 1598 bytes} [Mon Jul 27 16:18:01 2026] GET /volume/v3/volumes/21a3bfed-c9e0-4266-bf4e-0569dee6b04c => generated 847 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 27 16:18:01.866000 np0000005924 devstack@c-api.service[100522]: INFO cinder.api.openstack.wsgi [req-20cc5c97-9136-4f1f-ae28-9706c074ae82 req-cfc2de30-4a2a-406f-8157-e9552858ee39 tempest-TestEncryptedCinderVolumes-328802700 tempest-TestEncryptedCinderVolumes-328802700-project-member] https://10.4.3.117/volume/v3/attachments returned with HTTP 200 Jul 27 16:18:01.866575 np0000005924 devstack@c-api.service[100522]: [pid: 100522|app: 0|req: 944/3824] 10.4.3.117 () {74 vars in 1594 bytes} [Mon Jul 27 16:18:01 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 27 16:18:01.872714 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.middleware.request_id [None req-ff617b59-c513-4e65-af05-96224ac8b1e7 None None] RequestId filter calling following filter/app {{(pid=100523) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:18:01.874708 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.middleware.request_id [req-20cc5c97-9136-4f1f-ae28-9706c074ae82 req-b280a758-74e7-4dd6-9082-c200cb88df5f None None] RequestId filter calling following filter/app {{(pid=100524) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:18:01.875446 np0000005924 devstack@c-api.service[100523]: INFO cinder.api.openstack.wsgi [None req-ff617b59-c513-4e65-af05-96224ac8b1e7 tempest-TestMinimumBasicScenario-2123975078 tempest-TestMinimumBasicScenario-2123975078-project-member] DELETE https://10.4.3.117/volume/v3/volumes/21a3bfed-c9e0-4266-bf4e-0569dee6b04c Jul 27 16:18:01.875697 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.openstack.wsgi [None req-ff617b59-c513-4e65-af05-96224ac8b1e7 tempest-TestMinimumBasicScenario-2123975078 tempest-TestMinimumBasicScenario-2123975078-project-member] Empty body provided in request {{(pid=100523) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:18:01.875940 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.openstack.wsgi [None req-ff617b59-c513-4e65-af05-96224ac8b1e7 tempest-TestMinimumBasicScenario-2123975078 tempest-TestMinimumBasicScenario-2123975078-project-member] Calling method 'delete' {{(pid=100523) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:18:01.876173 np0000005924 devstack@c-api.service[100523]: INFO cinder.api.v3.volumes [None req-ff617b59-c513-4e65-af05-96224ac8b1e7 tempest-TestMinimumBasicScenario-2123975078 tempest-TestMinimumBasicScenario-2123975078-project-member] Delete volume with id: 21a3bfed-c9e0-4266-bf4e-0569dee6b04c Jul 27 16:18:01.876757 np0000005924 devstack@c-api.service[100524]: INFO cinder.api.openstack.wsgi [req-20cc5c97-9136-4f1f-ae28-9706c074ae82 req-b280a758-74e7-4dd6-9082-c200cb88df5f tempest-TestEncryptedCinderVolumes-328802700 tempest-TestEncryptedCinderVolumes-328802700-project-member] DELETE https://10.4.3.117/volume/v3/attachments/dafda4ed-75ff-4a95-8411-29b654afc0d7 Jul 27 16:18:01.876936 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.openstack.wsgi [req-20cc5c97-9136-4f1f-ae28-9706c074ae82 req-b280a758-74e7-4dd6-9082-c200cb88df5f tempest-TestEncryptedCinderVolumes-328802700 tempest-TestEncryptedCinderVolumes-328802700-project-member] Empty body provided in request {{(pid=100524) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:18:01.877130 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.openstack.wsgi [req-20cc5c97-9136-4f1f-ae28-9706c074ae82 req-b280a758-74e7-4dd6-9082-c200cb88df5f tempest-TestEncryptedCinderVolumes-328802700 tempest-TestEncryptedCinderVolumes-328802700-project-member] Calling method 'version_select' {{(pid=100524) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:18:01.883913 np0000005924 devstack@c-api.service[100524]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:18:01.883913 np0000005924 devstack@c-api.service[100524]: warnings.warn( Jul 27 16:18:01.883996 np0000005924 devstack@c-api.service[100523]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:18:01.883996 np0000005924 devstack@c-api.service[100523]: warnings.warn( Jul 27 16:18:01.884444 np0000005924 devstack@c-api.service[100523]: INFO cinder.volume.api [None req-ff617b59-c513-4e65-af05-96224ac8b1e7 tempest-TestMinimumBasicScenario-2123975078 tempest-TestMinimumBasicScenario-2123975078-project-member] Volume info retrieved successfully. Jul 27 16:18:01.909533 np0000005924 devstack@c-api.service[100523]: INFO cinder.volume.api [None req-ff617b59-c513-4e65-af05-96224ac8b1e7 tempest-TestMinimumBasicScenario-2123975078 tempest-TestMinimumBasicScenario-2123975078-project-member] Delete volume request issued successfully. Jul 27 16:18:01.909533 np0000005924 devstack@c-api.service[100523]: INFO cinder.api.openstack.wsgi [None req-ff617b59-c513-4e65-af05-96224ac8b1e7 tempest-TestMinimumBasicScenario-2123975078 tempest-TestMinimumBasicScenario-2123975078-project-member] https://10.4.3.117/volume/v3/volumes/21a3bfed-c9e0-4266-bf4e-0569dee6b04c returned with HTTP 202 Jul 27 16:18:01.909533 np0000005924 devstack@c-api.service[100523]: [pid: 100523|app: 0|req: 965/3825] 10.4.3.117 () {66 vars in 1351 bytes} [Mon Jul 27 16:18:01 2026] DELETE /volume/v3/volumes/21a3bfed-c9e0-4266-bf4e-0569dee6b04c => generated 0 bytes in 36 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 27 16:18:01.918931 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.middleware.request_id [None req-6058ca86-4f28-49da-b476-a856850ec977 None None] RequestId filter calling following filter/app {{(pid=100521) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:18:01.921363 np0000005924 devstack@c-api.service[100521]: INFO cinder.api.openstack.wsgi [None req-6058ca86-4f28-49da-b476-a856850ec977 tempest-TestMinimumBasicScenario-2123975078 tempest-TestMinimumBasicScenario-2123975078-project-member] GET https://10.4.3.117/volume/v3/volumes/21a3bfed-c9e0-4266-bf4e-0569dee6b04c Jul 27 16:18:01.921565 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.openstack.wsgi [None req-6058ca86-4f28-49da-b476-a856850ec977 tempest-TestMinimumBasicScenario-2123975078 tempest-TestMinimumBasicScenario-2123975078-project-member] Empty body provided in request {{(pid=100521) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:18:01.921750 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.openstack.wsgi [None req-6058ca86-4f28-49da-b476-a856850ec977 tempest-TestMinimumBasicScenario-2123975078 tempest-TestMinimumBasicScenario-2123975078-project-member] Calling method 'show' {{(pid=100521) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:18:01.928344 np0000005924 devstack@c-api.service[100521]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:18:01.928344 np0000005924 devstack@c-api.service[100521]: warnings.warn( Jul 27 16:18:01.931670 np0000005924 devstack@c-api.service[100521]: INFO cinder.volume.api [None req-6058ca86-4f28-49da-b476-a856850ec977 tempest-TestMinimumBasicScenario-2123975078 tempest-TestMinimumBasicScenario-2123975078-project-member] Volume info retrieved successfully. Jul 27 16:18:01.937844 np0000005924 devstack@c-api.service[100521]: INFO cinder.api.openstack.wsgi [None req-6058ca86-4f28-49da-b476-a856850ec977 tempest-TestMinimumBasicScenario-2123975078 tempest-TestMinimumBasicScenario-2123975078-project-member] https://10.4.3.117/volume/v3/volumes/21a3bfed-c9e0-4266-bf4e-0569dee6b04c returned with HTTP 200 Jul 27 16:18:01.938386 np0000005924 devstack@c-api.service[100521]: [pid: 100521|app: 0|req: 955/3826] 10.4.3.117 () {66 vars in 1348 bytes} [Mon Jul 27 16:18:01 2026] GET /volume/v3/volumes/21a3bfed-c9e0-4266-bf4e-0569dee6b04c => generated 846 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 27 16:18:01.943607 np0000005924 devstack@c-api.service[100524]: INFO cinder.api.openstack.wsgi [req-20cc5c97-9136-4f1f-ae28-9706c074ae82 req-b280a758-74e7-4dd6-9082-c200cb88df5f tempest-TestEncryptedCinderVolumes-328802700 tempest-TestEncryptedCinderVolumes-328802700-project-member] https://10.4.3.117/volume/v3/attachments/dafda4ed-75ff-4a95-8411-29b654afc0d7 returned with HTTP 200 Jul 27 16:18:01.944033 np0000005924 devstack@c-api.service[100524]: [pid: 100524|app: 0|req: 963/3827] 10.4.3.117 () {72 vars in 1673 bytes} [Mon Jul 27 16:18:01 2026] DELETE /volume/v3/attachments/dafda4ed-75ff-4a95-8411-29b654afc0d7 => generated 192 bytes in 70 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 27 16:18:02.833012 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.middleware.request_id [None req-da5da290-7ade-4e03-b393-189a56c69860 None None] RequestId filter calling following filter/app {{(pid=100522) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:18:02.833421 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.middleware.request_id [None req-f3d62b51-2343-498c-97dd-c5e45cda9973 None None] RequestId filter calling following filter/app {{(pid=100523) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:18:02.834870 np0000005924 devstack@c-api.service[100522]: INFO cinder.api.openstack.wsgi [None req-da5da290-7ade-4e03-b393-189a56c69860 tempest-VolumesBackupsTest-1022642059 tempest-VolumesBackupsTest-1022642059-project-admin] GET https://10.4.3.117/volume/v3/backups/9edd6e62-5093-47ce-9a2b-ff802206e629 Jul 27 16:18:02.835072 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.openstack.wsgi [None req-da5da290-7ade-4e03-b393-189a56c69860 tempest-VolumesBackupsTest-1022642059 tempest-VolumesBackupsTest-1022642059-project-admin] Empty body provided in request {{(pid=100522) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:18:02.835151 np0000005924 devstack@c-api.service[100523]: INFO cinder.api.openstack.wsgi [None req-f3d62b51-2343-498c-97dd-c5e45cda9973 tempest-SnapshotsActionsTest-757199509 tempest-SnapshotsActionsTest-757199509-project-member] GET https://10.4.3.117/volume/v3/snapshots/94c878ad-5d76-48b5-a191-388185b1c523 Jul 27 16:18:02.835276 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.openstack.wsgi [None req-da5da290-7ade-4e03-b393-189a56c69860 tempest-VolumesBackupsTest-1022642059 tempest-VolumesBackupsTest-1022642059-project-admin] Calling method 'show' {{(pid=100522) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:18:02.835403 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.openstack.wsgi [None req-f3d62b51-2343-498c-97dd-c5e45cda9973 tempest-SnapshotsActionsTest-757199509 tempest-SnapshotsActionsTest-757199509-project-member] Empty body provided in request {{(pid=100523) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:18:02.835467 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.v3.backups [None req-da5da290-7ade-4e03-b393-189a56c69860 tempest-VolumesBackupsTest-1022642059 tempest-VolumesBackupsTest-1022642059-project-admin] Show backup with id 9edd6e62-5093-47ce-9a2b-ff802206e629. {{(pid=100522) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 27 16:18:02.835754 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.openstack.wsgi [None req-f3d62b51-2343-498c-97dd-c5e45cda9973 tempest-SnapshotsActionsTest-757199509 tempest-SnapshotsActionsTest-757199509-project-member] Calling method 'show' {{(pid=100523) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:18:02.839595 np0000005924 devstack@c-api.service[100522]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:18:02.839595 np0000005924 devstack@c-api.service[100522]: warnings.warn( Jul 27 16:18:02.840277 np0000005924 devstack@c-api.service[100522]: INFO cinder.api.openstack.wsgi [None req-da5da290-7ade-4e03-b393-189a56c69860 tempest-VolumesBackupsTest-1022642059 tempest-VolumesBackupsTest-1022642059-project-admin] https://10.4.3.117/volume/v3/backups/9edd6e62-5093-47ce-9a2b-ff802206e629 returned with HTTP 200 Jul 27 16:18:02.840670 np0000005924 devstack@c-api.service[100522]: [pid: 100522|app: 0|req: 945/3828] 10.4.3.117 () {66 vars in 1348 bytes} [Mon Jul 27 16:18:02 2026] GET /volume/v3/backups/9edd6e62-5093-47ce-9a2b-ff802206e629 => generated 748 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 27 16:18:02.841460 np0000005924 devstack@c-api.service[100523]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:18:02.841460 np0000005924 devstack@c-api.service[100523]: warnings.warn( Jul 27 16:18:02.841882 np0000005924 devstack@c-api.service[100523]: INFO cinder.volume.api [None req-f3d62b51-2343-498c-97dd-c5e45cda9973 tempest-SnapshotsActionsTest-757199509 tempest-SnapshotsActionsTest-757199509-project-member] Snapshot retrieved successfully. Jul 27 16:18:02.842620 np0000005924 devstack@c-api.service[100523]: INFO cinder.api.openstack.wsgi [None req-f3d62b51-2343-498c-97dd-c5e45cda9973 tempest-SnapshotsActionsTest-757199509 tempest-SnapshotsActionsTest-757199509-project-member] https://10.4.3.117/volume/v3/snapshots/94c878ad-5d76-48b5-a191-388185b1c523 returned with HTTP 200 Jul 27 16:18:02.842962 np0000005924 devstack@c-api.service[100523]: [pid: 100523|app: 0|req: 966/3829] 10.4.3.117 () {66 vars in 1354 bytes} [Mon Jul 27 16:18:02 2026] GET /volume/v3/snapshots/94c878ad-5d76-48b5-a191-388185b1c523 => generated 466 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 27 16:18:02.853338 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.middleware.request_id [None req-d85f30ef-fadc-4f5e-9333-3f494eba2137 None None] RequestId filter calling following filter/app {{(pid=100521) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:18:02.856117 np0000005924 devstack@c-api.service[100521]: INFO cinder.api.openstack.wsgi [None req-d85f30ef-fadc-4f5e-9333-3f494eba2137 tempest-SnapshotsActionsTest-1309931745 tempest-SnapshotsActionsTest-1309931745-project-admin] POST https://10.4.3.117/volume/v3/snapshots/94c878ad-5d76-48b5-a191-388185b1c523/action Jul 27 16:18:02.856543 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.openstack.wsgi [None req-d85f30ef-fadc-4f5e-9333-3f494eba2137 tempest-SnapshotsActionsTest-1309931745 tempest-SnapshotsActionsTest-1309931745-project-admin] Action body: b'{"os-reset_status": {"status": "error"}}' {{(pid=100521) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 27 16:18:02.856721 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.openstack.wsgi [None req-d85f30ef-fadc-4f5e-9333-3f494eba2137 tempest-SnapshotsActionsTest-1309931745 tempest-SnapshotsActionsTest-1309931745-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "error"}} {{(pid=100521) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 27 16:18:02.856888 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.middleware.request_id [None req-233d4af3-73ed-450c-8d28-6d55ae983986 None None] RequestId filter calling following filter/app {{(pid=100524) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:18:02.858350 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.contrib.admin_actions [None req-d85f30ef-fadc-4f5e-9333-3f494eba2137 tempest-SnapshotsActionsTest-1309931745 tempest-SnapshotsActionsTest-1309931745-project-admin] Updating snapshot '94c878ad-5d76-48b5-a191-388185b1c523' with '{'status': 'error'}' {{(pid=100521) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:263}} Jul 27 16:18:02.859731 np0000005924 devstack@c-api.service[100524]: INFO cinder.api.openstack.wsgi [None req-233d4af3-73ed-450c-8d28-6d55ae983986 tempest-VolumesBackupsTest-916266255 tempest-VolumesBackupsTest-916266255-project-member] GET https://10.4.3.117/volume/v3/backups/3e4bb804-4a38-40ea-8c05-a85ffdacb905 Jul 27 16:18:02.859934 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.openstack.wsgi [None req-233d4af3-73ed-450c-8d28-6d55ae983986 tempest-VolumesBackupsTest-916266255 tempest-VolumesBackupsTest-916266255-project-member] Empty body provided in request {{(pid=100524) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:18:02.860136 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.openstack.wsgi [None req-233d4af3-73ed-450c-8d28-6d55ae983986 tempest-VolumesBackupsTest-916266255 tempest-VolumesBackupsTest-916266255-project-member] Calling method 'show' {{(pid=100524) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:18:02.860250 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.v3.backups [None req-233d4af3-73ed-450c-8d28-6d55ae983986 tempest-VolumesBackupsTest-916266255 tempest-VolumesBackupsTest-916266255-project-member] Show backup with id 3e4bb804-4a38-40ea-8c05-a85ffdacb905. {{(pid=100524) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 27 16:18:02.865469 np0000005924 devstack@c-api.service[100524]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:18:02.865469 np0000005924 devstack@c-api.service[100524]: warnings.warn( Jul 27 16:18:02.866245 np0000005924 devstack@c-api.service[100524]: INFO cinder.api.openstack.wsgi [None req-233d4af3-73ed-450c-8d28-6d55ae983986 tempest-VolumesBackupsTest-916266255 tempest-VolumesBackupsTest-916266255-project-member] https://10.4.3.117/volume/v3/backups/3e4bb804-4a38-40ea-8c05-a85ffdacb905 returned with HTTP 200 Jul 27 16:18:02.866806 np0000005924 devstack@c-api.service[100524]: [pid: 100524|app: 0|req: 964/3830] 10.4.3.117 () {66 vars in 1348 bytes} [Mon Jul 27 16:18:02 2026] GET /volume/v3/backups/3e4bb804-4a38-40ea-8c05-a85ffdacb905 => generated 752 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 27 16:18:02.875729 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.middleware.request_id [None req-7c5acdd2-3049-4276-802d-c0e657151a6d None None] RequestId filter calling following filter/app {{(pid=100522) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:18:02.877574 np0000005924 devstack@c-api.service[100522]: INFO cinder.api.openstack.wsgi [None req-7c5acdd2-3049-4276-802d-c0e657151a6d tempest-VolumesBackupsTest-1022642059 tempest-VolumesBackupsTest-1022642059-project-admin] GET https://10.4.3.117/volume/v3/backups/73b586a1-85e3-49f4-a6ff-f6d896a34c07 Jul 27 16:18:02.877823 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.openstack.wsgi [None req-7c5acdd2-3049-4276-802d-c0e657151a6d tempest-VolumesBackupsTest-1022642059 tempest-VolumesBackupsTest-1022642059-project-admin] Empty body provided in request {{(pid=100522) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:18:02.878022 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.openstack.wsgi [None req-7c5acdd2-3049-4276-802d-c0e657151a6d tempest-VolumesBackupsTest-1022642059 tempest-VolumesBackupsTest-1022642059-project-admin] Calling method 'show' {{(pid=100522) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:18:02.878504 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.v3.backups [None req-7c5acdd2-3049-4276-802d-c0e657151a6d tempest-VolumesBackupsTest-1022642059 tempest-VolumesBackupsTest-1022642059-project-admin] Show backup with id 73b586a1-85e3-49f4-a6ff-f6d896a34c07. {{(pid=100522) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 27 16:18:02.880151 np0000005924 devstack@c-api.service[100521]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:18:02.880151 np0000005924 devstack@c-api.service[100521]: warnings.warn( Jul 27 16:18:02.882567 np0000005924 devstack@c-api.service[100522]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:18:02.882567 np0000005924 devstack@c-api.service[100522]: warnings.warn( Jul 27 16:18:02.883376 np0000005924 devstack@c-api.service[100522]: INFO cinder.api.openstack.wsgi [None req-7c5acdd2-3049-4276-802d-c0e657151a6d tempest-VolumesBackupsTest-1022642059 tempest-VolumesBackupsTest-1022642059-project-admin] https://10.4.3.117/volume/v3/backups/73b586a1-85e3-49f4-a6ff-f6d896a34c07 returned with HTTP 200 Jul 27 16:18:02.883566 np0000005924 devstack@c-api.service[100522]: [pid: 100522|app: 0|req: 946/3831] 10.4.3.117 () {66 vars in 1348 bytes} [Mon Jul 27 16:18:02 2026] GET /volume/v3/backups/73b586a1-85e3-49f4-a6ff-f6d896a34c07 => generated 751 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 27 16:18:02.893831 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.middleware.request_id [None req-d458ce56-2489-4a6a-8881-abf76bf7f2a4 None None] RequestId filter calling following filter/app {{(pid=100523) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:18:02.895625 np0000005924 devstack@c-api.service[100523]: INFO cinder.api.openstack.wsgi [None req-d458ce56-2489-4a6a-8881-abf76bf7f2a4 tempest-VolumesBackupsTest-916266255 tempest-VolumesBackupsTest-916266255-project-member] POST https://10.4.3.117/volume/v3/backups Jul 27 16:18:02.895888 np0000005924 devstack@c-api.service[100521]: INFO cinder.api.openstack.wsgi [None req-d85f30ef-fadc-4f5e-9333-3f494eba2137 tempest-SnapshotsActionsTest-1309931745 tempest-SnapshotsActionsTest-1309931745-project-admin] https://10.4.3.117/volume/v3/snapshots/94c878ad-5d76-48b5-a191-388185b1c523/action returned with HTTP 202 Jul 27 16:18:02.895946 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.openstack.wsgi [None req-d458ce56-2489-4a6a-8881-abf76bf7f2a4 tempest-VolumesBackupsTest-916266255 tempest-VolumesBackupsTest-916266255-project-member] Action: 'create', calling method: create, body: {"backup": {"volume_id": "1e6d85f9-f549-45b3-a65d-266850874b53", "incremental": true, "name": "tempest-VolumesBackupsTest-Backup-2013751397"}} {{(pid=100523) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 27 16:18:02.896310 np0000005924 devstack@c-api.service[100521]: [pid: 100521|app: 0|req: 956/3832] 10.4.3.117 () {68 vars in 1396 bytes} [Mon Jul 27 16:18:02 2026] POST /volume/v3/snapshots/94c878ad-5d76-48b5-a191-388185b1c523/action => generated 0 bytes in 43 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 27 16:18:02.899314 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.contrib.backups [None req-d458ce56-2489-4a6a-8881-abf76bf7f2a4 tempest-VolumesBackupsTest-916266255 tempest-VolumesBackupsTest-916266255-project-member] Creating new backup {'backup': {'volume_id': '1e6d85f9-f549-45b3-a65d-266850874b53', 'incremental': True, 'name': 'tempest-VolumesBackupsTest-Backup-2013751397'}} {{(pid=100523) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Jul 27 16:18:02.899314 np0000005924 devstack@c-api.service[100523]: INFO cinder.api.contrib.backups [None req-d458ce56-2489-4a6a-8881-abf76bf7f2a4 tempest-VolumesBackupsTest-916266255 tempest-VolumesBackupsTest-916266255-project-member] Creating backup of volume 1e6d85f9-f549-45b3-a65d-266850874b53 in container None Jul 27 16:18:02.903114 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.middleware.request_id [None req-1c1b303e-b8f2-42e9-8b7f-7f1fd91832db None None] RequestId filter calling following filter/app {{(pid=100524) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:18:02.905695 np0000005924 devstack@c-api.service[100524]: INFO cinder.api.openstack.wsgi [None req-1c1b303e-b8f2-42e9-8b7f-7f1fd91832db tempest-SnapshotsActionsTest-757199509 tempest-SnapshotsActionsTest-757199509-project-member] GET https://10.4.3.117/volume/v3/snapshots/94c878ad-5d76-48b5-a191-388185b1c523 Jul 27 16:18:02.905986 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.openstack.wsgi [None req-1c1b303e-b8f2-42e9-8b7f-7f1fd91832db tempest-SnapshotsActionsTest-757199509 tempest-SnapshotsActionsTest-757199509-project-member] Empty body provided in request {{(pid=100524) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:18:02.906297 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.openstack.wsgi [None req-1c1b303e-b8f2-42e9-8b7f-7f1fd91832db tempest-SnapshotsActionsTest-757199509 tempest-SnapshotsActionsTest-757199509-project-member] Calling method 'show' {{(pid=100524) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:18:02.907159 np0000005924 devstack@c-api.service[100523]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:18:02.907159 np0000005924 devstack@c-api.service[100523]: warnings.warn( Jul 27 16:18:02.907724 np0000005924 devstack@c-api.service[100523]: INFO cinder.volume.api [None req-d458ce56-2489-4a6a-8881-abf76bf7f2a4 tempest-VolumesBackupsTest-916266255 tempest-VolumesBackupsTest-916266255-project-member] Volume info retrieved successfully. Jul 27 16:18:02.915301 np0000005924 devstack@c-api.service[100524]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:18:02.915301 np0000005924 devstack@c-api.service[100524]: warnings.warn( Jul 27 16:18:02.916016 np0000005924 devstack@c-api.service[100524]: INFO cinder.volume.api [None req-1c1b303e-b8f2-42e9-8b7f-7f1fd91832db tempest-SnapshotsActionsTest-757199509 tempest-SnapshotsActionsTest-757199509-project-member] Snapshot retrieved successfully. Jul 27 16:18:02.917291 np0000005924 devstack@c-api.service[100524]: INFO cinder.api.openstack.wsgi [None req-1c1b303e-b8f2-42e9-8b7f-7f1fd91832db tempest-SnapshotsActionsTest-757199509 tempest-SnapshotsActionsTest-757199509-project-member] https://10.4.3.117/volume/v3/snapshots/94c878ad-5d76-48b5-a191-388185b1c523 returned with HTTP 200 Jul 27 16:18:02.917846 np0000005924 devstack@c-api.service[100524]: [pid: 100524|app: 0|req: 965/3833] 10.4.3.117 () {66 vars in 1354 bytes} [Mon Jul 27 16:18:02 2026] GET /volume/v3/snapshots/94c878ad-5d76-48b5-a191-388185b1c523 => generated 462 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 27 16:18:02.926933 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.middleware.request_id [None req-fe2a4da5-a2d6-4b7d-a10a-6a0f30f4afe8 None None] RequestId filter calling following filter/app {{(pid=100522) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:18:02.928587 np0000005924 devstack@c-api.service[100522]: INFO cinder.api.openstack.wsgi [None req-fe2a4da5-a2d6-4b7d-a10a-6a0f30f4afe8 tempest-SnapshotsActionsTest-1309931745 tempest-SnapshotsActionsTest-1309931745-project-admin] POST https://10.4.3.117/volume/v3/snapshots/94c878ad-5d76-48b5-a191-388185b1c523/action Jul 27 16:18:02.928904 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.openstack.wsgi [None req-fe2a4da5-a2d6-4b7d-a10a-6a0f30f4afe8 tempest-SnapshotsActionsTest-1309931745 tempest-SnapshotsActionsTest-1309931745-project-admin] Action body: b'{"os-force_delete": {}}' {{(pid=100522) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 27 16:18:02.929025 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.openstack.wsgi [None req-fe2a4da5-a2d6-4b7d-a10a-6a0f30f4afe8 tempest-SnapshotsActionsTest-1309931745 tempest-SnapshotsActionsTest-1309931745-project-admin] Action: 'action', calling method: _force_delete, body: {"os-force_delete": {}} {{(pid=100522) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 27 16:18:02.931030 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.quota [None req-d458ce56-2489-4a6a-8881-abf76bf7f2a4 tempest-VolumesBackupsTest-916266255 tempest-VolumesBackupsTest-916266255-project-member] Created reservations ['62bf59f2-f56a-4546-85da-1bf11ba7808e', 'bfd9e72c-c107-4704-a757-6edddbda0d06'] {{(pid=100523) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 27 16:18:02.935599 np0000005924 devstack@c-api.service[100522]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:18:02.935599 np0000005924 devstack@c-api.service[100522]: warnings.warn( Jul 27 16:18:02.935599 np0000005924 devstack@c-api.service[100522]: INFO cinder.volume.api [None req-fe2a4da5-a2d6-4b7d-a10a-6a0f30f4afe8 tempest-SnapshotsActionsTest-1309931745 tempest-SnapshotsActionsTest-1309931745-project-admin] Snapshot retrieved successfully. Jul 27 16:18:02.951547 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.middleware.request_id [None req-ccacd3b0-9890-4b28-b834-7390231f52bd None None] RequestId filter calling following filter/app {{(pid=100521) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:18:02.951862 np0000005924 devstack@c-api.service[100522]: INFO cinder.volume.api [None req-fe2a4da5-a2d6-4b7d-a10a-6a0f30f4afe8 tempest-SnapshotsActionsTest-1309931745 tempest-SnapshotsActionsTest-1309931745-project-admin] Snapshot delete request issued successfully. Jul 27 16:18:02.952093 np0000005924 devstack@c-api.service[100522]: INFO cinder.api.openstack.wsgi [None req-fe2a4da5-a2d6-4b7d-a10a-6a0f30f4afe8 tempest-SnapshotsActionsTest-1309931745 tempest-SnapshotsActionsTest-1309931745-project-admin] https://10.4.3.117/volume/v3/snapshots/94c878ad-5d76-48b5-a191-388185b1c523/action returned with HTTP 202 Jul 27 16:18:02.952500 np0000005924 devstack@c-api.service[100522]: [pid: 100522|app: 0|req: 947/3834] 10.4.3.117 () {68 vars in 1396 bytes} [Mon Jul 27 16:18:02 2026] POST /volume/v3/snapshots/94c878ad-5d76-48b5-a191-388185b1c523/action => generated 0 bytes in 26 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 27 16:18:02.955423 np0000005924 devstack@c-api.service[100521]: INFO cinder.api.openstack.wsgi [None req-ccacd3b0-9890-4b28-b834-7390231f52bd tempest-TestMinimumBasicScenario-2123975078 tempest-TestMinimumBasicScenario-2123975078-project-member] GET https://10.4.3.117/volume/v3/volumes/21a3bfed-c9e0-4266-bf4e-0569dee6b04c Jul 27 16:18:02.955423 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.openstack.wsgi [None req-ccacd3b0-9890-4b28-b834-7390231f52bd tempest-TestMinimumBasicScenario-2123975078 tempest-TestMinimumBasicScenario-2123975078-project-member] Empty body provided in request {{(pid=100521) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:18:02.955423 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.openstack.wsgi [None req-ccacd3b0-9890-4b28-b834-7390231f52bd tempest-TestMinimumBasicScenario-2123975078 tempest-TestMinimumBasicScenario-2123975078-project-member] Calling method 'show' {{(pid=100521) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:18:02.959793 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.middleware.request_id [None req-c3afad15-4367-45e6-9e91-da3c1dccc969 None None] RequestId filter calling following filter/app {{(pid=100524) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:18:02.962134 np0000005924 devstack@c-api.service[100521]: INFO cinder.api.openstack.wsgi [None req-ccacd3b0-9890-4b28-b834-7390231f52bd tempest-TestMinimumBasicScenario-2123975078 tempest-TestMinimumBasicScenario-2123975078-project-member] https://10.4.3.117/volume/v3/volumes/21a3bfed-c9e0-4266-bf4e-0569dee6b04c returned with HTTP 404 Jul 27 16:18:02.962134 np0000005924 devstack@c-api.service[100521]: [pid: 100521|app: 0|req: 957/3835] 10.4.3.117 () {66 vars in 1348 bytes} [Mon Jul 27 16:18:02 2026] GET /volume/v3/volumes/21a3bfed-c9e0-4266-bf4e-0569dee6b04c => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 27 16:18:02.962270 np0000005924 devstack@c-api.service[100524]: INFO cinder.api.openstack.wsgi [None req-c3afad15-4367-45e6-9e91-da3c1dccc969 tempest-SnapshotsActionsTest-757199509 tempest-SnapshotsActionsTest-757199509-project-member] GET https://10.4.3.117/volume/v3/snapshots/94c878ad-5d76-48b5-a191-388185b1c523 Jul 27 16:18:02.962270 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.openstack.wsgi [None req-c3afad15-4367-45e6-9e91-da3c1dccc969 tempest-SnapshotsActionsTest-757199509 tempest-SnapshotsActionsTest-757199509-project-member] Empty body provided in request {{(pid=100524) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:18:02.962350 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.openstack.wsgi [None req-c3afad15-4367-45e6-9e91-da3c1dccc969 tempest-SnapshotsActionsTest-757199509 tempest-SnapshotsActionsTest-757199509-project-member] Calling method 'show' {{(pid=100524) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:18:02.969964 np0000005924 devstack@c-api.service[100524]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:18:02.969964 np0000005924 devstack@c-api.service[100524]: warnings.warn( Jul 27 16:18:02.971113 np0000005924 devstack@c-api.service[100524]: INFO cinder.volume.api [None req-c3afad15-4367-45e6-9e91-da3c1dccc969 tempest-SnapshotsActionsTest-757199509 tempest-SnapshotsActionsTest-757199509-project-member] Snapshot retrieved successfully. Jul 27 16:18:02.971940 np0000005924 devstack@c-api.service[100524]: INFO cinder.api.openstack.wsgi [None req-c3afad15-4367-45e6-9e91-da3c1dccc969 tempest-SnapshotsActionsTest-757199509 tempest-SnapshotsActionsTest-757199509-project-member] https://10.4.3.117/volume/v3/snapshots/94c878ad-5d76-48b5-a191-388185b1c523 returned with HTTP 200 Jul 27 16:18:02.972423 np0000005924 devstack@c-api.service[100524]: [pid: 100524|app: 0|req: 966/3836] 10.4.3.117 () {66 vars in 1354 bytes} [Mon Jul 27 16:18:02 2026] GET /volume/v3/snapshots/94c878ad-5d76-48b5-a191-388185b1c523 => generated 465 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 27 16:18:02.992820 np0000005924 devstack@c-api.service[100523]: INFO cinder.api.openstack.wsgi [None req-d458ce56-2489-4a6a-8881-abf76bf7f2a4 tempest-VolumesBackupsTest-916266255 tempest-VolumesBackupsTest-916266255-project-member] https://10.4.3.117/volume/v3/backups returned with HTTP 202 Jul 27 16:18:02.993371 np0000005924 devstack@c-api.service[100523]: [pid: 100523|app: 0|req: 967/3837] 10.4.3.117 () {68 vars in 1259 bytes} [Mon Jul 27 16:18:02 2026] POST /volume/v3/backups => generated 330 bytes in 100 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 27 16:18:03.005959 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.middleware.request_id [None req-4f63bd53-ac51-46dd-87f3-f1672bc4685a None None] RequestId filter calling following filter/app {{(pid=100522) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:18:03.007779 np0000005924 devstack@c-api.service[100522]: INFO cinder.api.openstack.wsgi [None req-4f63bd53-ac51-46dd-87f3-f1672bc4685a tempest-VolumesBackupsTest-916266255 tempest-VolumesBackupsTest-916266255-project-member] GET https://10.4.3.117/volume/v3/backups/52af295d-1b5b-473c-a812-40c26c3cbb41 Jul 27 16:18:03.007960 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.openstack.wsgi [None req-4f63bd53-ac51-46dd-87f3-f1672bc4685a tempest-VolumesBackupsTest-916266255 tempest-VolumesBackupsTest-916266255-project-member] Empty body provided in request {{(pid=100522) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:18:03.008167 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.openstack.wsgi [None req-4f63bd53-ac51-46dd-87f3-f1672bc4685a tempest-VolumesBackupsTest-916266255 tempest-VolumesBackupsTest-916266255-project-member] Calling method 'show' {{(pid=100522) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:18:03.008286 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.v3.backups [None req-4f63bd53-ac51-46dd-87f3-f1672bc4685a tempest-VolumesBackupsTest-916266255 tempest-VolumesBackupsTest-916266255-project-member] Show backup with id 52af295d-1b5b-473c-a812-40c26c3cbb41. {{(pid=100522) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 27 16:18:03.013282 np0000005924 devstack@c-api.service[100522]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:18:03.013282 np0000005924 devstack@c-api.service[100522]: warnings.warn( Jul 27 16:18:03.014147 np0000005924 devstack@c-api.service[100522]: INFO cinder.api.openstack.wsgi [None req-4f63bd53-ac51-46dd-87f3-f1672bc4685a tempest-VolumesBackupsTest-916266255 tempest-VolumesBackupsTest-916266255-project-member] https://10.4.3.117/volume/v3/backups/52af295d-1b5b-473c-a812-40c26c3cbb41 returned with HTTP 200 Jul 27 16:18:03.015189 np0000005924 devstack@c-api.service[100522]: [pid: 100522|app: 0|req: 948/3838] 10.4.3.117 () {66 vars in 1348 bytes} [Mon Jul 27 16:18:03 2026] GET /volume/v3/backups/52af295d-1b5b-473c-a812-40c26c3cbb41 => generated 736 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 27 16:18:03.363294 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.middleware.request_id [req-20cc5c97-9136-4f1f-ae28-9706c074ae82 req-95a6776d-010e-4d99-bbb2-0daddaf9a7da None None] RequestId filter calling following filter/app {{(pid=100521) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:18:03.365384 np0000005924 devstack@c-api.service[100521]: INFO cinder.api.openstack.wsgi [req-20cc5c97-9136-4f1f-ae28-9706c074ae82 req-95a6776d-010e-4d99-bbb2-0daddaf9a7da tempest-TestEncryptedCinderVolumes-328802700 tempest-TestEncryptedCinderVolumes-328802700-project-member] PUT https://10.4.3.117/volume/v3/attachments/ea6a88a3-32d3-4277-921e-dfca026b8ed6 Jul 27 16:18:03.365739 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.openstack.wsgi [req-20cc5c97-9136-4f1f-ae28-9706c074ae82 req-95a6776d-010e-4d99-bbb2-0daddaf9a7da tempest-TestEncryptedCinderVolumes-328802700 tempest-TestEncryptedCinderVolumes-328802700-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.117", "host": "np0000005924", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:c1414b6f8d8f", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "13cbedf7-bb1f-4b5e-b492-2fef0d4dab25", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100521) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 27 16:18:03.377453 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.coordination [req-20cc5c97-9136-4f1f-ae28-9706c074ae82 req-95a6776d-010e-4d99-bbb2-0daddaf9a7da tempest-TestEncryptedCinderVolumes-328802700 tempest-TestEncryptedCinderVolumes-328802700-project-member] Acquiring lock "cinder-attachment_update-fac7355c-5954-4b1c-b2ca-605c17e5653e-np0000005924" by "attachment_update" {{(pid=100521) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jul 27 16:18:03.382836 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.coordination [req-20cc5c97-9136-4f1f-ae28-9706c074ae82 req-95a6776d-010e-4d99-bbb2-0daddaf9a7da tempest-TestEncryptedCinderVolumes-328802700 tempest-TestEncryptedCinderVolumes-328802700-project-member] Lock "cinder-attachment_update-fac7355c-5954-4b1c-b2ca-605c17e5653e-np0000005924" acquired by "attachment_update" :: waited 0.006s {{(pid=100521) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jul 27 16:18:03.383948 np0000005924 devstack@c-api.service[100521]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:18:03.383948 np0000005924 devstack@c-api.service[100521]: warnings.warn( Jul 27 16:18:03.502232 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.coordination [req-20cc5c97-9136-4f1f-ae28-9706c074ae82 req-95a6776d-010e-4d99-bbb2-0daddaf9a7da tempest-TestEncryptedCinderVolumes-328802700 tempest-TestEncryptedCinderVolumes-328802700-project-member] Lock "cinder-attachment_update-fac7355c-5954-4b1c-b2ca-605c17e5653e-np0000005924" released by "attachment_update" :: held 0.119s {{(pid=100521) __release /opt/stack/cinder/cinder/coordination.py:152}} Jul 27 16:18:03.502601 np0000005924 devstack@c-api.service[100521]: INFO cinder.api.openstack.wsgi [req-20cc5c97-9136-4f1f-ae28-9706c074ae82 req-95a6776d-010e-4d99-bbb2-0daddaf9a7da tempest-TestEncryptedCinderVolumes-328802700 tempest-TestEncryptedCinderVolumes-328802700-project-member] https://10.4.3.117/volume/v3/attachments/ea6a88a3-32d3-4277-921e-dfca026b8ed6 returned with HTTP 200 Jul 27 16:18:03.503125 np0000005924 devstack@c-api.service[100521]: [pid: 100521|app: 0|req: 958/3839] 10.4.3.117 () {74 vars in 1704 bytes} [Mon Jul 27 16:18:03 2026] PUT /volume/v3/attachments/ea6a88a3-32d3-4277-921e-dfca026b8ed6 => generated 968 bytes in 140 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 27 16:18:03.512732 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.middleware.request_id [req-20cc5c97-9136-4f1f-ae28-9706c074ae82 req-36e0775d-9e4e-4938-947e-1fa0a038faca None None] RequestId filter calling following filter/app {{(pid=100524) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:18:03.518632 np0000005924 devstack@c-api.service[100524]: INFO cinder.api.openstack.wsgi [req-20cc5c97-9136-4f1f-ae28-9706c074ae82 req-36e0775d-9e4e-4938-947e-1fa0a038faca tempest-TestEncryptedCinderVolumes-328802700 tempest-TestEncryptedCinderVolumes-328802700-project-member] GET https://10.4.3.117/volume/v3/attachments/ea6a88a3-32d3-4277-921e-dfca026b8ed6 Jul 27 16:18:03.518632 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.openstack.wsgi [req-20cc5c97-9136-4f1f-ae28-9706c074ae82 req-36e0775d-9e4e-4938-947e-1fa0a038faca tempest-TestEncryptedCinderVolumes-328802700 tempest-TestEncryptedCinderVolumes-328802700-project-member] Empty body provided in request {{(pid=100524) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:18:03.519138 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.openstack.wsgi [req-20cc5c97-9136-4f1f-ae28-9706c074ae82 req-36e0775d-9e4e-4938-947e-1fa0a038faca tempest-TestEncryptedCinderVolumes-328802700 tempest-TestEncryptedCinderVolumes-328802700-project-member] Calling method 'version_select' {{(pid=100524) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:18:03.536530 np0000005924 devstack@c-api.service[100524]: INFO cinder.api.openstack.wsgi [req-20cc5c97-9136-4f1f-ae28-9706c074ae82 req-36e0775d-9e4e-4938-947e-1fa0a038faca tempest-TestEncryptedCinderVolumes-328802700 tempest-TestEncryptedCinderVolumes-328802700-project-member] https://10.4.3.117/volume/v3/attachments/ea6a88a3-32d3-4277-921e-dfca026b8ed6 returned with HTTP 200 Jul 27 16:18:03.537035 np0000005924 devstack@c-api.service[100524]: [pid: 100524|app: 0|req: 967/3840] 10.4.3.117 () {70 vars in 1651 bytes} [Mon Jul 27 16:18:03 2026] GET /volume/v3/attachments/ea6a88a3-32d3-4277-921e-dfca026b8ed6 => generated 993 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 27 16:18:03.982843 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.middleware.request_id [None req-d1200924-a8f2-4958-851c-6a190d00a90d None None] RequestId filter calling following filter/app {{(pid=100523) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:18:03.986382 np0000005924 devstack@c-api.service[100523]: INFO cinder.api.openstack.wsgi [None req-d1200924-a8f2-4958-851c-6a190d00a90d tempest-SnapshotsActionsTest-757199509 tempest-SnapshotsActionsTest-757199509-project-member] GET https://10.4.3.117/volume/v3/snapshots/94c878ad-5d76-48b5-a191-388185b1c523 Jul 27 16:18:03.986763 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.openstack.wsgi [None req-d1200924-a8f2-4958-851c-6a190d00a90d tempest-SnapshotsActionsTest-757199509 tempest-SnapshotsActionsTest-757199509-project-member] Empty body provided in request {{(pid=100523) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:18:03.987015 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.openstack.wsgi [None req-d1200924-a8f2-4958-851c-6a190d00a90d tempest-SnapshotsActionsTest-757199509 tempest-SnapshotsActionsTest-757199509-project-member] Calling method 'show' {{(pid=100523) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:18:03.993144 np0000005924 devstack@c-api.service[100523]: INFO cinder.api.openstack.wsgi [None req-d1200924-a8f2-4958-851c-6a190d00a90d tempest-SnapshotsActionsTest-757199509 tempest-SnapshotsActionsTest-757199509-project-member] https://10.4.3.117/volume/v3/snapshots/94c878ad-5d76-48b5-a191-388185b1c523 returned with HTTP 404 Jul 27 16:18:03.993882 np0000005924 devstack@c-api.service[100523]: [pid: 100523|app: 0|req: 968/3841] 10.4.3.117 () {66 vars in 1354 bytes} [Mon Jul 27 16:18:03 2026] GET /volume/v3/snapshots/94c878ad-5d76-48b5-a191-388185b1c523 => generated 111 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 27 16:18:04.001148 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.middleware.request_id [None req-b3246078-f28d-4817-b129-65d39b0cadb8 None None] RequestId filter calling following filter/app {{(pid=100522) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:18:04.003697 np0000005924 devstack@c-api.service[100522]: INFO cinder.api.openstack.wsgi [None req-b3246078-f28d-4817-b129-65d39b0cadb8 tempest-SnapshotsActionsTest-1309931745 tempest-SnapshotsActionsTest-1309931745-project-admin] POST https://10.4.3.117/volume/v3/snapshots/d1dcbfd8-8066-41b4-a5a8-aa734fccfc8d/action Jul 27 16:18:04.004173 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.openstack.wsgi [None req-b3246078-f28d-4817-b129-65d39b0cadb8 tempest-SnapshotsActionsTest-1309931745 tempest-SnapshotsActionsTest-1309931745-project-admin] Action body: b'{"os-reset_status": {"status": "available"}}' {{(pid=100522) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 27 16:18:04.009845 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.openstack.wsgi [None req-b3246078-f28d-4817-b129-65d39b0cadb8 tempest-SnapshotsActionsTest-1309931745 tempest-SnapshotsActionsTest-1309931745-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "available"}} {{(pid=100522) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 27 16:18:04.009845 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.contrib.admin_actions [None req-b3246078-f28d-4817-b129-65d39b0cadb8 tempest-SnapshotsActionsTest-1309931745 tempest-SnapshotsActionsTest-1309931745-project-admin] Updating snapshot 'd1dcbfd8-8066-41b4-a5a8-aa734fccfc8d' with '{'status': 'available'}' {{(pid=100522) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:263}} Jul 27 16:18:04.021720 np0000005924 devstack@c-api.service[100522]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:18:04.021720 np0000005924 devstack@c-api.service[100522]: warnings.warn( Jul 27 16:18:04.026998 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.middleware.request_id [None req-6526a767-8ed3-462c-b83b-d0ebc490028c None None] RequestId filter calling following filter/app {{(pid=100521) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:18:04.029255 np0000005924 devstack@c-api.service[100521]: INFO cinder.api.openstack.wsgi [None req-6526a767-8ed3-462c-b83b-d0ebc490028c tempest-VolumesBackupsTest-916266255 tempest-VolumesBackupsTest-916266255-project-member] GET https://10.4.3.117/volume/v3/backups/52af295d-1b5b-473c-a812-40c26c3cbb41 Jul 27 16:18:04.029543 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.openstack.wsgi [None req-6526a767-8ed3-462c-b83b-d0ebc490028c tempest-VolumesBackupsTest-916266255 tempest-VolumesBackupsTest-916266255-project-member] Empty body provided in request {{(pid=100521) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:18:04.029799 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.openstack.wsgi [None req-6526a767-8ed3-462c-b83b-d0ebc490028c tempest-VolumesBackupsTest-916266255 tempest-VolumesBackupsTest-916266255-project-member] Calling method 'show' {{(pid=100521) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:18:04.029964 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.v3.backups [None req-6526a767-8ed3-462c-b83b-d0ebc490028c tempest-VolumesBackupsTest-916266255 tempest-VolumesBackupsTest-916266255-project-member] Show backup with id 52af295d-1b5b-473c-a812-40c26c3cbb41. {{(pid=100521) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 27 16:18:04.036702 np0000005924 devstack@c-api.service[100521]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:18:04.036702 np0000005924 devstack@c-api.service[100521]: warnings.warn( Jul 27 16:18:04.037655 np0000005924 devstack@c-api.service[100521]: INFO cinder.api.openstack.wsgi [None req-6526a767-8ed3-462c-b83b-d0ebc490028c tempest-VolumesBackupsTest-916266255 tempest-VolumesBackupsTest-916266255-project-member] https://10.4.3.117/volume/v3/backups/52af295d-1b5b-473c-a812-40c26c3cbb41 returned with HTTP 200 Jul 27 16:18:04.038091 np0000005924 devstack@c-api.service[100521]: [pid: 100521|app: 0|req: 959/3842] 10.4.3.117 () {66 vars in 1348 bytes} [Mon Jul 27 16:18:04 2026] GET /volume/v3/backups/52af295d-1b5b-473c-a812-40c26c3cbb41 => generated 738 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 27 16:18:04.039697 np0000005924 devstack@c-api.service[100522]: INFO cinder.api.openstack.wsgi [None req-b3246078-f28d-4817-b129-65d39b0cadb8 tempest-SnapshotsActionsTest-1309931745 tempest-SnapshotsActionsTest-1309931745-project-admin] https://10.4.3.117/volume/v3/snapshots/d1dcbfd8-8066-41b4-a5a8-aa734fccfc8d/action returned with HTTP 202 Jul 27 16:18:04.040117 np0000005924 devstack@c-api.service[100522]: [pid: 100522|app: 0|req: 949/3843] 10.4.3.117 () {68 vars in 1396 bytes} [Mon Jul 27 16:18:04 2026] POST /volume/v3/snapshots/d1dcbfd8-8066-41b4-a5a8-aa734fccfc8d/action => generated 0 bytes in 39 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 27 16:18:04.048995 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.middleware.request_id [None req-474526ac-d8fe-4606-a537-9814836cc51f None None] RequestId filter calling following filter/app {{(pid=100524) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:18:04.051631 np0000005924 devstack@c-api.service[100524]: INFO cinder.api.openstack.wsgi [None req-474526ac-d8fe-4606-a537-9814836cc51f tempest-SnapshotsActionsTest-757199509 tempest-SnapshotsActionsTest-757199509-project-member] GET https://10.4.3.117/volume/v3/snapshots/d1dcbfd8-8066-41b4-a5a8-aa734fccfc8d Jul 27 16:18:04.051931 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.openstack.wsgi [None req-474526ac-d8fe-4606-a537-9814836cc51f tempest-SnapshotsActionsTest-757199509 tempest-SnapshotsActionsTest-757199509-project-member] Empty body provided in request {{(pid=100524) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:18:04.052223 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.openstack.wsgi [None req-474526ac-d8fe-4606-a537-9814836cc51f tempest-SnapshotsActionsTest-757199509 tempest-SnapshotsActionsTest-757199509-project-member] Calling method 'show' {{(pid=100524) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:18:04.058215 np0000005924 devstack@c-api.service[100524]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:18:04.058215 np0000005924 devstack@c-api.service[100524]: warnings.warn( Jul 27 16:18:04.059469 np0000005924 devstack@c-api.service[100524]: INFO cinder.volume.api [None req-474526ac-d8fe-4606-a537-9814836cc51f tempest-SnapshotsActionsTest-757199509 tempest-SnapshotsActionsTest-757199509-project-member] Snapshot retrieved successfully. Jul 27 16:18:04.059568 np0000005924 devstack@c-api.service[100524]: INFO cinder.api.openstack.wsgi [None req-474526ac-d8fe-4606-a537-9814836cc51f tempest-SnapshotsActionsTest-757199509 tempest-SnapshotsActionsTest-757199509-project-member] https://10.4.3.117/volume/v3/snapshots/d1dcbfd8-8066-41b4-a5a8-aa734fccfc8d returned with HTTP 200 Jul 27 16:18:04.059929 np0000005924 devstack@c-api.service[100524]: [pid: 100524|app: 0|req: 968/3844] 10.4.3.117 () {66 vars in 1354 bytes} [Mon Jul 27 16:18:04 2026] GET /volume/v3/snapshots/d1dcbfd8-8066-41b4-a5a8-aa734fccfc8d => generated 464 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 27 16:18:04.071825 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.middleware.request_id [None req-e33abb4d-c054-416c-a8d4-b25dcb908493 None None] RequestId filter calling following filter/app {{(pid=100523) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:18:04.074261 np0000005924 devstack@c-api.service[100523]: INFO cinder.api.openstack.wsgi [None req-e33abb4d-c054-416c-a8d4-b25dcb908493 tempest-SnapshotsActionsTest-757199509 tempest-SnapshotsActionsTest-757199509-project-member] DELETE https://10.4.3.117/volume/v3/snapshots/94c878ad-5d76-48b5-a191-388185b1c523 Jul 27 16:18:04.074261 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.openstack.wsgi [None req-e33abb4d-c054-416c-a8d4-b25dcb908493 tempest-SnapshotsActionsTest-757199509 tempest-SnapshotsActionsTest-757199509-project-member] Empty body provided in request {{(pid=100523) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:18:04.074261 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.openstack.wsgi [None req-e33abb4d-c054-416c-a8d4-b25dcb908493 tempest-SnapshotsActionsTest-757199509 tempest-SnapshotsActionsTest-757199509-project-member] Calling method 'delete' {{(pid=100523) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:18:04.074691 np0000005924 devstack@c-api.service[100523]: INFO cinder.api.v3.snapshots [None req-e33abb4d-c054-416c-a8d4-b25dcb908493 tempest-SnapshotsActionsTest-757199509 tempest-SnapshotsActionsTest-757199509-project-member] Delete snapshot with id: 94c878ad-5d76-48b5-a191-388185b1c523 Jul 27 16:18:04.079388 np0000005924 devstack@c-api.service[100523]: INFO cinder.api.openstack.wsgi [None req-e33abb4d-c054-416c-a8d4-b25dcb908493 tempest-SnapshotsActionsTest-757199509 tempest-SnapshotsActionsTest-757199509-project-member] https://10.4.3.117/volume/v3/snapshots/94c878ad-5d76-48b5-a191-388185b1c523 returned with HTTP 404 Jul 27 16:18:04.079923 np0000005924 devstack@c-api.service[100523]: [pid: 100523|app: 0|req: 969/3845] 10.4.3.117 () {66 vars in 1357 bytes} [Mon Jul 27 16:18:04 2026] DELETE /volume/v3/snapshots/94c878ad-5d76-48b5-a191-388185b1c523 => generated 111 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 27 16:18:04.091392 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.middleware.request_id [None req-f7630906-0096-4cd0-a1ce-1b24e79cca02 None None] RequestId filter calling following filter/app {{(pid=100521) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:18:04.094292 np0000005924 devstack@c-api.service[100521]: INFO cinder.api.openstack.wsgi [None req-f7630906-0096-4cd0-a1ce-1b24e79cca02 tempest-SnapshotsActionsTest-757199509 tempest-SnapshotsActionsTest-757199509-project-member] POST https://10.4.3.117/volume/v3/snapshots Jul 27 16:18:04.094292 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.openstack.wsgi [None req-f7630906-0096-4cd0-a1ce-1b24e79cca02 tempest-SnapshotsActionsTest-757199509 tempest-SnapshotsActionsTest-757199509-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "9e0c6ad2-67f5-4a5c-8e00-07964265930c", "name": "tempest-SnapshotsActionsTest-Snapshot-1637349368"}} {{(pid=100521) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 27 16:18:04.105032 np0000005924 devstack@c-api.service[100521]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:18:04.105032 np0000005924 devstack@c-api.service[100521]: warnings.warn( Jul 27 16:18:04.105606 np0000005924 devstack@c-api.service[100521]: INFO cinder.volume.api [None req-f7630906-0096-4cd0-a1ce-1b24e79cca02 tempest-SnapshotsActionsTest-757199509 tempest-SnapshotsActionsTest-757199509-project-member] Volume info retrieved successfully. Jul 27 16:18:04.105773 np0000005924 devstack@c-api.service[100521]: INFO cinder.api.v3.snapshots [None req-f7630906-0096-4cd0-a1ce-1b24e79cca02 tempest-SnapshotsActionsTest-757199509 tempest-SnapshotsActionsTest-757199509-project-member] Create snapshot from volume 9e0c6ad2-67f5-4a5c-8e00-07964265930c Jul 27 16:18:04.136402 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.quota [None req-f7630906-0096-4cd0-a1ce-1b24e79cca02 tempest-SnapshotsActionsTest-757199509 tempest-SnapshotsActionsTest-757199509-project-member] Created reservations ['d9adf02a-6b32-4657-ab7e-8da4216278e8', 'b4666dd9-71c2-4e1f-b341-7c4e3d70057e', '8eed8bf7-a966-4b9a-8233-5e5668ea397b', 'b042b4e7-4ab4-499b-9b89-89da0d6abf3d'] {{(pid=100521) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 27 16:18:04.169555 np0000005924 devstack@c-api.service[100521]: INFO cinder.volume.api [None req-f7630906-0096-4cd0-a1ce-1b24e79cca02 tempest-SnapshotsActionsTest-757199509 tempest-SnapshotsActionsTest-757199509-project-member] Snapshot create request issued successfully. Jul 27 16:18:04.169893 np0000005924 devstack@c-api.service[100521]: INFO cinder.api.openstack.wsgi [None req-f7630906-0096-4cd0-a1ce-1b24e79cca02 tempest-SnapshotsActionsTest-757199509 tempest-SnapshotsActionsTest-757199509-project-member] https://10.4.3.117/volume/v3/snapshots returned with HTTP 202 Jul 27 16:18:04.170289 np0000005924 devstack@c-api.service[100521]: [pid: 100521|app: 0|req: 960/3846] 10.4.3.117 () {68 vars in 1265 bytes} [Mon Jul 27 16:18:04 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 27 16:18:04.180946 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.middleware.request_id [None req-6fa319da-17c6-4e79-8a01-32393e3b7a98 None None] RequestId filter calling following filter/app {{(pid=100522) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:18:04.182814 np0000005924 devstack@c-api.service[100522]: INFO cinder.api.openstack.wsgi [None req-6fa319da-17c6-4e79-8a01-32393e3b7a98 tempest-SnapshotsActionsTest-757199509 tempest-SnapshotsActionsTest-757199509-project-member] GET https://10.4.3.117/volume/v3/snapshots/0ca3aa11-ef3e-4124-94fd-6680b5586465 Jul 27 16:18:04.182951 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.openstack.wsgi [None req-6fa319da-17c6-4e79-8a01-32393e3b7a98 tempest-SnapshotsActionsTest-757199509 tempest-SnapshotsActionsTest-757199509-project-member] Empty body provided in request {{(pid=100522) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:18:04.183149 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.openstack.wsgi [None req-6fa319da-17c6-4e79-8a01-32393e3b7a98 tempest-SnapshotsActionsTest-757199509 tempest-SnapshotsActionsTest-757199509-project-member] Calling method 'show' {{(pid=100522) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:18:04.188413 np0000005924 devstack@c-api.service[100522]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:18:04.188413 np0000005924 devstack@c-api.service[100522]: warnings.warn( Jul 27 16:18:04.188853 np0000005924 devstack@c-api.service[100522]: INFO cinder.volume.api [None req-6fa319da-17c6-4e79-8a01-32393e3b7a98 tempest-SnapshotsActionsTest-757199509 tempest-SnapshotsActionsTest-757199509-project-member] Snapshot retrieved successfully. Jul 27 16:18:04.189682 np0000005924 devstack@c-api.service[100522]: INFO cinder.api.openstack.wsgi [None req-6fa319da-17c6-4e79-8a01-32393e3b7a98 tempest-SnapshotsActionsTest-757199509 tempest-SnapshotsActionsTest-757199509-project-member] https://10.4.3.117/volume/v3/snapshots/0ca3aa11-ef3e-4124-94fd-6680b5586465 returned with HTTP 200 Jul 27 16:18:04.190122 np0000005924 devstack@c-api.service[100522]: [pid: 100522|app: 0|req: 950/3847] 10.4.3.117 () {66 vars in 1354 bytes} [Mon Jul 27 16:18:04 2026] GET /volume/v3/snapshots/0ca3aa11-ef3e-4124-94fd-6680b5586465 => generated 439 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 27 16:18:05.050252 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.middleware.request_id [None req-1c9a7766-71d5-4d02-a800-add090ca97c9 None None] RequestId filter calling following filter/app {{(pid=100524) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:18:05.051946 np0000005924 devstack@c-api.service[100524]: INFO cinder.api.openstack.wsgi [None req-1c9a7766-71d5-4d02-a800-add090ca97c9 tempest-VolumesBackupsTest-916266255 tempest-VolumesBackupsTest-916266255-project-member] GET https://10.4.3.117/volume/v3/backups/52af295d-1b5b-473c-a812-40c26c3cbb41 Jul 27 16:18:05.052146 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.openstack.wsgi [None req-1c9a7766-71d5-4d02-a800-add090ca97c9 tempest-VolumesBackupsTest-916266255 tempest-VolumesBackupsTest-916266255-project-member] Empty body provided in request {{(pid=100524) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:18:05.052307 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.openstack.wsgi [None req-1c9a7766-71d5-4d02-a800-add090ca97c9 tempest-VolumesBackupsTest-916266255 tempest-VolumesBackupsTest-916266255-project-member] Calling method 'show' {{(pid=100524) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:18:05.052434 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.v3.backups [None req-1c9a7766-71d5-4d02-a800-add090ca97c9 tempest-VolumesBackupsTest-916266255 tempest-VolumesBackupsTest-916266255-project-member] Show backup with id 52af295d-1b5b-473c-a812-40c26c3cbb41. {{(pid=100524) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 27 16:18:05.056312 np0000005924 devstack@c-api.service[100524]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:18:05.056312 np0000005924 devstack@c-api.service[100524]: warnings.warn( Jul 27 16:18:05.056917 np0000005924 devstack@c-api.service[100524]: INFO cinder.api.openstack.wsgi [None req-1c9a7766-71d5-4d02-a800-add090ca97c9 tempest-VolumesBackupsTest-916266255 tempest-VolumesBackupsTest-916266255-project-member] https://10.4.3.117/volume/v3/backups/52af295d-1b5b-473c-a812-40c26c3cbb41 returned with HTTP 200 Jul 27 16:18:05.057253 np0000005924 devstack@c-api.service[100524]: [pid: 100524|app: 0|req: 969/3848] 10.4.3.117 () {66 vars in 1348 bytes} [Mon Jul 27 16:18:05 2026] GET /volume/v3/backups/52af295d-1b5b-473c-a812-40c26c3cbb41 => generated 738 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 27 16:18:05.200359 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.middleware.request_id [None req-488ed3b9-10e7-4585-a5c8-358f8938881c None None] RequestId filter calling following filter/app {{(pid=100523) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:18:05.203512 np0000005924 devstack@c-api.service[100523]: INFO cinder.api.openstack.wsgi [None req-488ed3b9-10e7-4585-a5c8-358f8938881c tempest-SnapshotsActionsTest-757199509 tempest-SnapshotsActionsTest-757199509-project-member] GET https://10.4.3.117/volume/v3/snapshots/0ca3aa11-ef3e-4124-94fd-6680b5586465 Jul 27 16:18:05.203512 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.openstack.wsgi [None req-488ed3b9-10e7-4585-a5c8-358f8938881c tempest-SnapshotsActionsTest-757199509 tempest-SnapshotsActionsTest-757199509-project-member] Empty body provided in request {{(pid=100523) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:18:05.203858 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.openstack.wsgi [None req-488ed3b9-10e7-4585-a5c8-358f8938881c tempest-SnapshotsActionsTest-757199509 tempest-SnapshotsActionsTest-757199509-project-member] Calling method 'show' {{(pid=100523) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:18:05.211755 np0000005924 devstack@c-api.service[100523]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:18:05.211755 np0000005924 devstack@c-api.service[100523]: warnings.warn( Jul 27 16:18:05.212291 np0000005924 devstack@c-api.service[100523]: INFO cinder.volume.api [None req-488ed3b9-10e7-4585-a5c8-358f8938881c tempest-SnapshotsActionsTest-757199509 tempest-SnapshotsActionsTest-757199509-project-member] Snapshot retrieved successfully. Jul 27 16:18:05.215526 np0000005924 devstack@c-api.service[100523]: INFO cinder.api.openstack.wsgi [None req-488ed3b9-10e7-4585-a5c8-358f8938881c tempest-SnapshotsActionsTest-757199509 tempest-SnapshotsActionsTest-757199509-project-member] https://10.4.3.117/volume/v3/snapshots/0ca3aa11-ef3e-4124-94fd-6680b5586465 returned with HTTP 200 Jul 27 16:18:05.216896 np0000005924 devstack@c-api.service[100523]: [pid: 100523|app: 0|req: 970/3849] 10.4.3.117 () {66 vars in 1354 bytes} [Mon Jul 27 16:18:05 2026] GET /volume/v3/snapshots/0ca3aa11-ef3e-4124-94fd-6680b5586465 => generated 466 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 27 16:18:05.226166 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.middleware.request_id [None req-67664595-6049-44ab-81f8-66f9baf1de2f None None] RequestId filter calling following filter/app {{(pid=100521) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:18:05.228126 np0000005924 devstack@c-api.service[100521]: INFO cinder.api.openstack.wsgi [None req-67664595-6049-44ab-81f8-66f9baf1de2f tempest-SnapshotsActionsTest-1309931745 tempest-SnapshotsActionsTest-1309931745-project-admin] POST https://10.4.3.117/volume/v3/snapshots/0ca3aa11-ef3e-4124-94fd-6680b5586465/action Jul 27 16:18:05.228523 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.openstack.wsgi [None req-67664595-6049-44ab-81f8-66f9baf1de2f tempest-SnapshotsActionsTest-1309931745 tempest-SnapshotsActionsTest-1309931745-project-admin] Action body: b'{"os-reset_status": {"status": "error_deleting"}}' {{(pid=100521) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 27 16:18:05.228641 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.openstack.wsgi [None req-67664595-6049-44ab-81f8-66f9baf1de2f tempest-SnapshotsActionsTest-1309931745 tempest-SnapshotsActionsTest-1309931745-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "error_deleting"}} {{(pid=100521) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 27 16:18:05.229945 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.contrib.admin_actions [None req-67664595-6049-44ab-81f8-66f9baf1de2f tempest-SnapshotsActionsTest-1309931745 tempest-SnapshotsActionsTest-1309931745-project-admin] Updating snapshot '0ca3aa11-ef3e-4124-94fd-6680b5586465' with '{'status': 'error_deleting'}' {{(pid=100521) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:263}} Jul 27 16:18:05.239996 np0000005924 devstack@c-api.service[100521]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:18:05.239996 np0000005924 devstack@c-api.service[100521]: warnings.warn( Jul 27 16:18:05.252810 np0000005924 devstack@c-api.service[100521]: INFO cinder.api.openstack.wsgi [None req-67664595-6049-44ab-81f8-66f9baf1de2f tempest-SnapshotsActionsTest-1309931745 tempest-SnapshotsActionsTest-1309931745-project-admin] https://10.4.3.117/volume/v3/snapshots/0ca3aa11-ef3e-4124-94fd-6680b5586465/action returned with HTTP 202 Jul 27 16:18:05.252810 np0000005924 devstack@c-api.service[100521]: [pid: 100521|app: 0|req: 961/3850] 10.4.3.117 () {68 vars in 1396 bytes} [Mon Jul 27 16:18:05 2026] POST /volume/v3/snapshots/0ca3aa11-ef3e-4124-94fd-6680b5586465/action => generated 0 bytes in 27 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 27 16:18:05.259563 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.middleware.request_id [None req-b214f399-9595-4f3f-b795-7d0f9b4da12b None None] RequestId filter calling following filter/app {{(pid=100522) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:18:05.261465 np0000005924 devstack@c-api.service[100522]: INFO cinder.api.openstack.wsgi [None req-b214f399-9595-4f3f-b795-7d0f9b4da12b tempest-SnapshotsActionsTest-757199509 tempest-SnapshotsActionsTest-757199509-project-member] GET https://10.4.3.117/volume/v3/snapshots/0ca3aa11-ef3e-4124-94fd-6680b5586465 Jul 27 16:18:05.261712 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.openstack.wsgi [None req-b214f399-9595-4f3f-b795-7d0f9b4da12b tempest-SnapshotsActionsTest-757199509 tempest-SnapshotsActionsTest-757199509-project-member] Empty body provided in request {{(pid=100522) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:18:05.261918 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.openstack.wsgi [None req-b214f399-9595-4f3f-b795-7d0f9b4da12b tempest-SnapshotsActionsTest-757199509 tempest-SnapshotsActionsTest-757199509-project-member] Calling method 'show' {{(pid=100522) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:18:05.267050 np0000005924 devstack@c-api.service[100522]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:18:05.267050 np0000005924 devstack@c-api.service[100522]: warnings.warn( Jul 27 16:18:05.267482 np0000005924 devstack@c-api.service[100522]: INFO cinder.volume.api [None req-b214f399-9595-4f3f-b795-7d0f9b4da12b tempest-SnapshotsActionsTest-757199509 tempest-SnapshotsActionsTest-757199509-project-member] Snapshot retrieved successfully. Jul 27 16:18:05.268200 np0000005924 devstack@c-api.service[100522]: INFO cinder.api.openstack.wsgi [None req-b214f399-9595-4f3f-b795-7d0f9b4da12b tempest-SnapshotsActionsTest-757199509 tempest-SnapshotsActionsTest-757199509-project-member] https://10.4.3.117/volume/v3/snapshots/0ca3aa11-ef3e-4124-94fd-6680b5586465 returned with HTTP 200 Jul 27 16:18:05.268551 np0000005924 devstack@c-api.service[100522]: [pid: 100522|app: 0|req: 951/3851] 10.4.3.117 () {66 vars in 1354 bytes} [Mon Jul 27 16:18:05 2026] GET /volume/v3/snapshots/0ca3aa11-ef3e-4124-94fd-6680b5586465 => generated 471 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 27 16:18:05.277612 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.middleware.request_id [None req-18504a66-31b3-49d0-a890-948fc4e345b0 None None] RequestId filter calling following filter/app {{(pid=100524) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:18:05.281342 np0000005924 devstack@c-api.service[100524]: INFO cinder.api.openstack.wsgi [None req-18504a66-31b3-49d0-a890-948fc4e345b0 tempest-SnapshotsActionsTest-1309931745 tempest-SnapshotsActionsTest-1309931745-project-admin] POST https://10.4.3.117/volume/v3/snapshots/0ca3aa11-ef3e-4124-94fd-6680b5586465/action Jul 27 16:18:05.281798 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.openstack.wsgi [None req-18504a66-31b3-49d0-a890-948fc4e345b0 tempest-SnapshotsActionsTest-1309931745 tempest-SnapshotsActionsTest-1309931745-project-admin] Action body: b'{"os-force_delete": {}}' {{(pid=100524) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 27 16:18:05.281922 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.openstack.wsgi [None req-18504a66-31b3-49d0-a890-948fc4e345b0 tempest-SnapshotsActionsTest-1309931745 tempest-SnapshotsActionsTest-1309931745-project-admin] Action: 'action', calling method: _force_delete, body: {"os-force_delete": {}} {{(pid=100524) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 27 16:18:05.288288 np0000005924 devstack@c-api.service[100524]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:18:05.288288 np0000005924 devstack@c-api.service[100524]: warnings.warn( Jul 27 16:18:05.288623 np0000005924 devstack@c-api.service[100524]: INFO cinder.volume.api [None req-18504a66-31b3-49d0-a890-948fc4e345b0 tempest-SnapshotsActionsTest-1309931745 tempest-SnapshotsActionsTest-1309931745-project-admin] Snapshot retrieved successfully. Jul 27 16:18:05.314935 np0000005924 devstack@c-api.service[100524]: INFO cinder.volume.api [None req-18504a66-31b3-49d0-a890-948fc4e345b0 tempest-SnapshotsActionsTest-1309931745 tempest-SnapshotsActionsTest-1309931745-project-admin] Snapshot delete request issued successfully. Jul 27 16:18:05.315162 np0000005924 devstack@c-api.service[100524]: INFO cinder.api.openstack.wsgi [None req-18504a66-31b3-49d0-a890-948fc4e345b0 tempest-SnapshotsActionsTest-1309931745 tempest-SnapshotsActionsTest-1309931745-project-admin] https://10.4.3.117/volume/v3/snapshots/0ca3aa11-ef3e-4124-94fd-6680b5586465/action returned with HTTP 202 Jul 27 16:18:05.315599 np0000005924 devstack@c-api.service[100524]: [pid: 100524|app: 0|req: 970/3852] 10.4.3.117 () {68 vars in 1396 bytes} [Mon Jul 27 16:18:05 2026] POST /volume/v3/snapshots/0ca3aa11-ef3e-4124-94fd-6680b5586465/action => generated 0 bytes in 38 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 27 16:18:05.323072 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.middleware.request_id [None req-6aad6884-c354-4af4-8a0d-c08a79301ed0 None None] RequestId filter calling following filter/app {{(pid=100523) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:18:05.326555 np0000005924 devstack@c-api.service[100523]: INFO cinder.api.openstack.wsgi [None req-6aad6884-c354-4af4-8a0d-c08a79301ed0 tempest-SnapshotsActionsTest-757199509 tempest-SnapshotsActionsTest-757199509-project-member] GET https://10.4.3.117/volume/v3/snapshots/0ca3aa11-ef3e-4124-94fd-6680b5586465 Jul 27 16:18:05.326801 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.openstack.wsgi [None req-6aad6884-c354-4af4-8a0d-c08a79301ed0 tempest-SnapshotsActionsTest-757199509 tempest-SnapshotsActionsTest-757199509-project-member] Empty body provided in request {{(pid=100523) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:18:05.327099 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.openstack.wsgi [None req-6aad6884-c354-4af4-8a0d-c08a79301ed0 tempest-SnapshotsActionsTest-757199509 tempest-SnapshotsActionsTest-757199509-project-member] Calling method 'show' {{(pid=100523) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:18:05.335681 np0000005924 devstack@c-api.service[100523]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:18:05.335681 np0000005924 devstack@c-api.service[100523]: warnings.warn( Jul 27 16:18:05.336513 np0000005924 devstack@c-api.service[100523]: INFO cinder.volume.api [None req-6aad6884-c354-4af4-8a0d-c08a79301ed0 tempest-SnapshotsActionsTest-757199509 tempest-SnapshotsActionsTest-757199509-project-member] Snapshot retrieved successfully. Jul 27 16:18:05.337699 np0000005924 devstack@c-api.service[100523]: INFO cinder.api.openstack.wsgi [None req-6aad6884-c354-4af4-8a0d-c08a79301ed0 tempest-SnapshotsActionsTest-757199509 tempest-SnapshotsActionsTest-757199509-project-member] https://10.4.3.117/volume/v3/snapshots/0ca3aa11-ef3e-4124-94fd-6680b5586465 returned with HTTP 200 Jul 27 16:18:05.338242 np0000005924 devstack@c-api.service[100523]: [pid: 100523|app: 0|req: 971/3853] 10.4.3.117 () {66 vars in 1354 bytes} [Mon Jul 27 16:18:05 2026] GET /volume/v3/snapshots/0ca3aa11-ef3e-4124-94fd-6680b5586465 => generated 465 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 27 16:18:06.073934 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.middleware.request_id [None req-b5f2788e-63b7-4d61-8fef-ae9fbc83c2ac None None] RequestId filter calling following filter/app {{(pid=100521) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:18:06.075780 np0000005924 devstack@c-api.service[100521]: INFO cinder.api.openstack.wsgi [None req-b5f2788e-63b7-4d61-8fef-ae9fbc83c2ac tempest-VolumesBackupsTest-916266255 tempest-VolumesBackupsTest-916266255-project-member] GET https://10.4.3.117/volume/v3/backups/52af295d-1b5b-473c-a812-40c26c3cbb41 Jul 27 16:18:06.076477 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.openstack.wsgi [None req-b5f2788e-63b7-4d61-8fef-ae9fbc83c2ac tempest-VolumesBackupsTest-916266255 tempest-VolumesBackupsTest-916266255-project-member] Empty body provided in request {{(pid=100521) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:18:06.076477 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.openstack.wsgi [None req-b5f2788e-63b7-4d61-8fef-ae9fbc83c2ac tempest-VolumesBackupsTest-916266255 tempest-VolumesBackupsTest-916266255-project-member] Calling method 'show' {{(pid=100521) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:18:06.076477 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.v3.backups [None req-b5f2788e-63b7-4d61-8fef-ae9fbc83c2ac tempest-VolumesBackupsTest-916266255 tempest-VolumesBackupsTest-916266255-project-member] Show backup with id 52af295d-1b5b-473c-a812-40c26c3cbb41. {{(pid=100521) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 27 16:18:06.083847 np0000005924 devstack@c-api.service[100521]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:18:06.083847 np0000005924 devstack@c-api.service[100521]: warnings.warn( Jul 27 16:18:06.083847 np0000005924 devstack@c-api.service[100521]: INFO cinder.api.openstack.wsgi [None req-b5f2788e-63b7-4d61-8fef-ae9fbc83c2ac tempest-VolumesBackupsTest-916266255 tempest-VolumesBackupsTest-916266255-project-member] https://10.4.3.117/volume/v3/backups/52af295d-1b5b-473c-a812-40c26c3cbb41 returned with HTTP 200 Jul 27 16:18:06.083847 np0000005924 devstack@c-api.service[100521]: [pid: 100521|app: 0|req: 962/3854] 10.4.3.117 () {66 vars in 1348 bytes} [Mon Jul 27 16:18:06 2026] GET /volume/v3/backups/52af295d-1b5b-473c-a812-40c26c3cbb41 => generated 749 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 27 16:18:06.348422 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.middleware.request_id [None req-09f80791-8a15-4330-b63e-ced0d0eb2bda None None] RequestId filter calling following filter/app {{(pid=100522) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:18:06.352582 np0000005924 devstack@c-api.service[100522]: INFO cinder.api.openstack.wsgi [None req-09f80791-8a15-4330-b63e-ced0d0eb2bda tempest-SnapshotsActionsTest-757199509 tempest-SnapshotsActionsTest-757199509-project-member] GET https://10.4.3.117/volume/v3/snapshots/0ca3aa11-ef3e-4124-94fd-6680b5586465 Jul 27 16:18:06.352582 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.openstack.wsgi [None req-09f80791-8a15-4330-b63e-ced0d0eb2bda tempest-SnapshotsActionsTest-757199509 tempest-SnapshotsActionsTest-757199509-project-member] Empty body provided in request {{(pid=100522) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:18:06.352582 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.openstack.wsgi [None req-09f80791-8a15-4330-b63e-ced0d0eb2bda tempest-SnapshotsActionsTest-757199509 tempest-SnapshotsActionsTest-757199509-project-member] Calling method 'show' {{(pid=100522) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:18:06.359937 np0000005924 devstack@c-api.service[100522]: INFO cinder.api.openstack.wsgi [None req-09f80791-8a15-4330-b63e-ced0d0eb2bda tempest-SnapshotsActionsTest-757199509 tempest-SnapshotsActionsTest-757199509-project-member] https://10.4.3.117/volume/v3/snapshots/0ca3aa11-ef3e-4124-94fd-6680b5586465 returned with HTTP 404 Jul 27 16:18:06.359937 np0000005924 devstack@c-api.service[100522]: [pid: 100522|app: 0|req: 952/3855] 10.4.3.117 () {66 vars in 1354 bytes} [Mon Jul 27 16:18:06 2026] GET /volume/v3/snapshots/0ca3aa11-ef3e-4124-94fd-6680b5586465 => generated 111 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 27 16:18:06.367412 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.middleware.request_id [None req-d0f9651b-73b6-4d91-b446-4932322ed4fe None None] RequestId filter calling following filter/app {{(pid=100524) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:18:06.369237 np0000005924 devstack@c-api.service[100524]: INFO cinder.api.openstack.wsgi [None req-d0f9651b-73b6-4d91-b446-4932322ed4fe tempest-SnapshotsActionsTest-1309931745 tempest-SnapshotsActionsTest-1309931745-project-admin] POST https://10.4.3.117/volume/v3/snapshots/d1dcbfd8-8066-41b4-a5a8-aa734fccfc8d/action Jul 27 16:18:06.369598 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.openstack.wsgi [None req-d0f9651b-73b6-4d91-b446-4932322ed4fe tempest-SnapshotsActionsTest-1309931745 tempest-SnapshotsActionsTest-1309931745-project-admin] Action body: b'{"os-reset_status": {"status": "available"}}' {{(pid=100524) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 27 16:18:06.369718 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.openstack.wsgi [None req-d0f9651b-73b6-4d91-b446-4932322ed4fe tempest-SnapshotsActionsTest-1309931745 tempest-SnapshotsActionsTest-1309931745-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "available"}} {{(pid=100524) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 27 16:18:06.371091 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.contrib.admin_actions [None req-d0f9651b-73b6-4d91-b446-4932322ed4fe tempest-SnapshotsActionsTest-1309931745 tempest-SnapshotsActionsTest-1309931745-project-admin] Updating snapshot 'd1dcbfd8-8066-41b4-a5a8-aa734fccfc8d' with '{'status': 'available'}' {{(pid=100524) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:263}} Jul 27 16:18:06.380352 np0000005924 devstack@c-api.service[100524]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:18:06.380352 np0000005924 devstack@c-api.service[100524]: warnings.warn( Jul 27 16:18:06.393191 np0000005924 devstack@c-api.service[100524]: INFO cinder.api.openstack.wsgi [None req-d0f9651b-73b6-4d91-b446-4932322ed4fe tempest-SnapshotsActionsTest-1309931745 tempest-SnapshotsActionsTest-1309931745-project-admin] https://10.4.3.117/volume/v3/snapshots/d1dcbfd8-8066-41b4-a5a8-aa734fccfc8d/action returned with HTTP 202 Jul 27 16:18:06.393623 np0000005924 devstack@c-api.service[100524]: [pid: 100524|app: 0|req: 971/3856] 10.4.3.117 () {68 vars in 1396 bytes} [Mon Jul 27 16:18:06 2026] POST /volume/v3/snapshots/d1dcbfd8-8066-41b4-a5a8-aa734fccfc8d/action => generated 0 bytes in 27 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 27 16:18:06.402134 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.middleware.request_id [None req-20f18fb7-2018-4dfb-acac-c49d4bb7480b None None] RequestId filter calling following filter/app {{(pid=100523) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:18:06.403713 np0000005924 devstack@c-api.service[100523]: INFO cinder.api.openstack.wsgi [None req-20f18fb7-2018-4dfb-acac-c49d4bb7480b tempest-SnapshotsActionsTest-757199509 tempest-SnapshotsActionsTest-757199509-project-member] GET https://10.4.3.117/volume/v3/snapshots/d1dcbfd8-8066-41b4-a5a8-aa734fccfc8d Jul 27 16:18:06.404297 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.openstack.wsgi [None req-20f18fb7-2018-4dfb-acac-c49d4bb7480b tempest-SnapshotsActionsTest-757199509 tempest-SnapshotsActionsTest-757199509-project-member] Empty body provided in request {{(pid=100523) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:18:06.404297 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.openstack.wsgi [None req-20f18fb7-2018-4dfb-acac-c49d4bb7480b tempest-SnapshotsActionsTest-757199509 tempest-SnapshotsActionsTest-757199509-project-member] Calling method 'show' {{(pid=100523) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:18:06.409933 np0000005924 devstack@c-api.service[100523]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:18:06.409933 np0000005924 devstack@c-api.service[100523]: warnings.warn( Jul 27 16:18:06.410525 np0000005924 devstack@c-api.service[100523]: INFO cinder.volume.api [None req-20f18fb7-2018-4dfb-acac-c49d4bb7480b tempest-SnapshotsActionsTest-757199509 tempest-SnapshotsActionsTest-757199509-project-member] Snapshot retrieved successfully. Jul 27 16:18:06.411593 np0000005924 devstack@c-api.service[100523]: INFO cinder.api.openstack.wsgi [None req-20f18fb7-2018-4dfb-acac-c49d4bb7480b tempest-SnapshotsActionsTest-757199509 tempest-SnapshotsActionsTest-757199509-project-member] https://10.4.3.117/volume/v3/snapshots/d1dcbfd8-8066-41b4-a5a8-aa734fccfc8d returned with HTTP 200 Jul 27 16:18:06.412666 np0000005924 devstack@c-api.service[100523]: [pid: 100523|app: 0|req: 972/3857] 10.4.3.117 () {66 vars in 1354 bytes} [Mon Jul 27 16:18:06 2026] GET /volume/v3/snapshots/d1dcbfd8-8066-41b4-a5a8-aa734fccfc8d => generated 464 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 27 16:18:06.425355 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.middleware.request_id [None req-47b4e693-4815-4cab-915c-85449a33e00a None None] RequestId filter calling following filter/app {{(pid=100521) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:18:06.425355 np0000005924 devstack@c-api.service[100521]: INFO cinder.api.openstack.wsgi [None req-47b4e693-4815-4cab-915c-85449a33e00a tempest-SnapshotsActionsTest-757199509 tempest-SnapshotsActionsTest-757199509-project-member] DELETE https://10.4.3.117/volume/v3/snapshots/0ca3aa11-ef3e-4124-94fd-6680b5586465 Jul 27 16:18:06.425355 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.openstack.wsgi [None req-47b4e693-4815-4cab-915c-85449a33e00a tempest-SnapshotsActionsTest-757199509 tempest-SnapshotsActionsTest-757199509-project-member] Empty body provided in request {{(pid=100521) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:18:06.425355 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.openstack.wsgi [None req-47b4e693-4815-4cab-915c-85449a33e00a tempest-SnapshotsActionsTest-757199509 tempest-SnapshotsActionsTest-757199509-project-member] Calling method 'delete' {{(pid=100521) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:18:06.425355 np0000005924 devstack@c-api.service[100521]: INFO cinder.api.v3.snapshots [None req-47b4e693-4815-4cab-915c-85449a33e00a tempest-SnapshotsActionsTest-757199509 tempest-SnapshotsActionsTest-757199509-project-member] Delete snapshot with id: 0ca3aa11-ef3e-4124-94fd-6680b5586465 Jul 27 16:18:06.430965 np0000005924 devstack@c-api.service[100521]: INFO cinder.api.openstack.wsgi [None req-47b4e693-4815-4cab-915c-85449a33e00a tempest-SnapshotsActionsTest-757199509 tempest-SnapshotsActionsTest-757199509-project-member] https://10.4.3.117/volume/v3/snapshots/0ca3aa11-ef3e-4124-94fd-6680b5586465 returned with HTTP 404 Jul 27 16:18:06.431947 np0000005924 devstack@c-api.service[100521]: [pid: 100521|app: 0|req: 963/3858] 10.4.3.117 () {66 vars in 1357 bytes} [Mon Jul 27 16:18:06 2026] DELETE /volume/v3/snapshots/0ca3aa11-ef3e-4124-94fd-6680b5586465 => generated 111 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 27 16:18:06.444069 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.middleware.request_id [None req-a198c02a-3f29-40e6-8c92-7c54ff6d3976 None None] RequestId filter calling following filter/app {{(pid=100522) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:18:06.444890 np0000005924 devstack@c-api.service[100522]: INFO cinder.api.openstack.wsgi [None req-a198c02a-3f29-40e6-8c92-7c54ff6d3976 tempest-SnapshotsActionsTest-1309931745 tempest-SnapshotsActionsTest-1309931745-project-admin] POST https://10.4.3.117/volume/v3/snapshots/d1dcbfd8-8066-41b4-a5a8-aa734fccfc8d/action Jul 27 16:18:06.444890 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.openstack.wsgi [None req-a198c02a-3f29-40e6-8c92-7c54ff6d3976 tempest-SnapshotsActionsTest-1309931745 tempest-SnapshotsActionsTest-1309931745-project-admin] Action body: b'{"os-reset_status": {"status": "creating"}}' {{(pid=100522) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 27 16:18:06.444890 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.openstack.wsgi [None req-a198c02a-3f29-40e6-8c92-7c54ff6d3976 tempest-SnapshotsActionsTest-1309931745 tempest-SnapshotsActionsTest-1309931745-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "creating"}} {{(pid=100522) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 27 16:18:06.447985 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.contrib.admin_actions [None req-a198c02a-3f29-40e6-8c92-7c54ff6d3976 tempest-SnapshotsActionsTest-1309931745 tempest-SnapshotsActionsTest-1309931745-project-admin] Updating snapshot 'd1dcbfd8-8066-41b4-a5a8-aa734fccfc8d' with '{'status': 'creating'}' {{(pid=100522) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:263}} Jul 27 16:18:06.468287 np0000005924 devstack@c-api.service[100522]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:18:06.468287 np0000005924 devstack@c-api.service[100522]: warnings.warn( Jul 27 16:18:06.487910 np0000005924 devstack@c-api.service[100522]: INFO cinder.api.openstack.wsgi [None req-a198c02a-3f29-40e6-8c92-7c54ff6d3976 tempest-SnapshotsActionsTest-1309931745 tempest-SnapshotsActionsTest-1309931745-project-admin] https://10.4.3.117/volume/v3/snapshots/d1dcbfd8-8066-41b4-a5a8-aa734fccfc8d/action returned with HTTP 202 Jul 27 16:18:06.487910 np0000005924 devstack@c-api.service[100522]: [pid: 100522|app: 0|req: 953/3859] 10.4.3.117 () {68 vars in 1396 bytes} [Mon Jul 27 16:18:06 2026] POST /volume/v3/snapshots/d1dcbfd8-8066-41b4-a5a8-aa734fccfc8d/action => generated 0 bytes in 45 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 27 16:18:06.501856 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.middleware.request_id [None req-38a8e01c-ada1-4fcc-a1e4-d4f71bf09ee0 None None] RequestId filter calling following filter/app {{(pid=100524) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:18:06.505165 np0000005924 devstack@c-api.service[100524]: INFO cinder.api.openstack.wsgi [None req-38a8e01c-ada1-4fcc-a1e4-d4f71bf09ee0 tempest-SnapshotsActionsTest-757199509 tempest-SnapshotsActionsTest-757199509-project-member] GET https://10.4.3.117/volume/v3/snapshots/d1dcbfd8-8066-41b4-a5a8-aa734fccfc8d Jul 27 16:18:06.505165 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.openstack.wsgi [None req-38a8e01c-ada1-4fcc-a1e4-d4f71bf09ee0 tempest-SnapshotsActionsTest-757199509 tempest-SnapshotsActionsTest-757199509-project-member] Empty body provided in request {{(pid=100524) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:18:06.505165 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.openstack.wsgi [None req-38a8e01c-ada1-4fcc-a1e4-d4f71bf09ee0 tempest-SnapshotsActionsTest-757199509 tempest-SnapshotsActionsTest-757199509-project-member] Calling method 'show' {{(pid=100524) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:18:06.512703 np0000005924 devstack@c-api.service[100524]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:18:06.512703 np0000005924 devstack@c-api.service[100524]: warnings.warn( Jul 27 16:18:06.514033 np0000005924 devstack@c-api.service[100524]: INFO cinder.volume.api [None req-38a8e01c-ada1-4fcc-a1e4-d4f71bf09ee0 tempest-SnapshotsActionsTest-757199509 tempest-SnapshotsActionsTest-757199509-project-member] Snapshot retrieved successfully. Jul 27 16:18:06.514491 np0000005924 devstack@c-api.service[100524]: INFO cinder.api.openstack.wsgi [None req-38a8e01c-ada1-4fcc-a1e4-d4f71bf09ee0 tempest-SnapshotsActionsTest-757199509 tempest-SnapshotsActionsTest-757199509-project-member] https://10.4.3.117/volume/v3/snapshots/d1dcbfd8-8066-41b4-a5a8-aa734fccfc8d returned with HTTP 200 Jul 27 16:18:06.515398 np0000005924 devstack@c-api.service[100524]: [pid: 100524|app: 0|req: 972/3860] 10.4.3.117 () {66 vars in 1354 bytes} [Mon Jul 27 16:18:06 2026] GET /volume/v3/snapshots/d1dcbfd8-8066-41b4-a5a8-aa734fccfc8d => generated 463 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 27 16:18:06.528476 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.middleware.request_id [None req-65f6652f-e552-485e-a7f6-8fb84d2673e1 None None] RequestId filter calling following filter/app {{(pid=100523) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:18:06.531261 np0000005924 devstack@c-api.service[100523]: INFO cinder.api.openstack.wsgi [None req-65f6652f-e552-485e-a7f6-8fb84d2673e1 tempest-SnapshotsActionsTest-757199509 tempest-SnapshotsActionsTest-757199509-project-member] POST https://10.4.3.117/volume/v3/snapshots/d1dcbfd8-8066-41b4-a5a8-aa734fccfc8d/action Jul 27 16:18:06.532003 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.openstack.wsgi [None req-65f6652f-e552-485e-a7f6-8fb84d2673e1 tempest-SnapshotsActionsTest-757199509 tempest-SnapshotsActionsTest-757199509-project-member] Action body: b'{"os-update_snapshot_status": {"status": "error", "progress": "80%"}}' {{(pid=100523) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 27 16:18:06.532003 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.openstack.wsgi [None req-65f6652f-e552-485e-a7f6-8fb84d2673e1 tempest-SnapshotsActionsTest-757199509 tempest-SnapshotsActionsTest-757199509-project-member] Action: 'action', calling method: _update_snapshot_status, body: {"os-update_snapshot_status": {"status": "error", "progress": "80%"}} {{(pid=100523) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 27 16:18:06.537558 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.contrib.snapshot_actions [None req-65f6652f-e552-485e-a7f6-8fb84d2673e1 tempest-SnapshotsActionsTest-757199509 tempest-SnapshotsActionsTest-757199509-project-member] body: {'os-update_snapshot_status': {'status': 'error', 'progress': '80%'}} {{(pid=100523) _update_snapshot_status /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:46}} Jul 27 16:18:06.545846 np0000005924 devstack@c-api.service[100523]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:18:06.545846 np0000005924 devstack@c-api.service[100523]: warnings.warn( Jul 27 16:18:06.546579 np0000005924 devstack@c-api.service[100523]: INFO cinder.api.contrib.snapshot_actions [None req-65f6652f-e552-485e-a7f6-8fb84d2673e1 tempest-SnapshotsActionsTest-757199509 tempest-SnapshotsActionsTest-757199509-project-member] Updating snapshot d1dcbfd8-8066-41b4-a5a8-aa734fccfc8d with info {'id': 'd1dcbfd8-8066-41b4-a5a8-aa734fccfc8d', 'status': 'error', 'progress': '80%'} Jul 27 16:18:06.563064 np0000005924 devstack@c-api.service[100523]: INFO cinder.api.openstack.wsgi [None req-65f6652f-e552-485e-a7f6-8fb84d2673e1 tempest-SnapshotsActionsTest-757199509 tempest-SnapshotsActionsTest-757199509-project-member] https://10.4.3.117/volume/v3/snapshots/d1dcbfd8-8066-41b4-a5a8-aa734fccfc8d/action returned with HTTP 202 Jul 27 16:18:06.563537 np0000005924 devstack@c-api.service[100523]: [pid: 100523|app: 0|req: 973/3861] 10.4.3.117 () {68 vars in 1396 bytes} [Mon Jul 27 16:18:06 2026] POST /volume/v3/snapshots/d1dcbfd8-8066-41b4-a5a8-aa734fccfc8d/action => generated 0 bytes in 35 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 27 16:18:06.573766 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.middleware.request_id [None req-41923839-0673-4c48-8fa9-3c062c072565 None None] RequestId filter calling following filter/app {{(pid=100521) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:18:06.578702 np0000005924 devstack@c-api.service[100521]: INFO cinder.api.openstack.wsgi [None req-41923839-0673-4c48-8fa9-3c062c072565 tempest-SnapshotsActionsTest-1309931745 tempest-SnapshotsActionsTest-1309931745-project-admin] GET https://10.4.3.117/volume/v3/snapshots/d1dcbfd8-8066-41b4-a5a8-aa734fccfc8d Jul 27 16:18:06.578702 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.openstack.wsgi [None req-41923839-0673-4c48-8fa9-3c062c072565 tempest-SnapshotsActionsTest-1309931745 tempest-SnapshotsActionsTest-1309931745-project-admin] Empty body provided in request {{(pid=100521) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:18:06.578702 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.openstack.wsgi [None req-41923839-0673-4c48-8fa9-3c062c072565 tempest-SnapshotsActionsTest-1309931745 tempest-SnapshotsActionsTest-1309931745-project-admin] Calling method 'show' {{(pid=100521) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:18:06.592938 np0000005924 devstack@c-api.service[100521]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:18:06.592938 np0000005924 devstack@c-api.service[100521]: warnings.warn( Jul 27 16:18:06.592938 np0000005924 devstack@c-api.service[100521]: INFO cinder.volume.api [None req-41923839-0673-4c48-8fa9-3c062c072565 tempest-SnapshotsActionsTest-1309931745 tempest-SnapshotsActionsTest-1309931745-project-admin] Snapshot retrieved successfully. Jul 27 16:18:06.592938 np0000005924 devstack@c-api.service[100521]: INFO cinder.api.openstack.wsgi [None req-41923839-0673-4c48-8fa9-3c062c072565 tempest-SnapshotsActionsTest-1309931745 tempest-SnapshotsActionsTest-1309931745-project-admin] https://10.4.3.117/volume/v3/snapshots/d1dcbfd8-8066-41b4-a5a8-aa734fccfc8d returned with HTTP 200 Jul 27 16:18:06.592938 np0000005924 devstack@c-api.service[100521]: [pid: 100521|app: 0|req: 964/3862] 10.4.3.117 () {66 vars in 1354 bytes} [Mon Jul 27 16:18:06 2026] GET /volume/v3/snapshots/d1dcbfd8-8066-41b4-a5a8-aa734fccfc8d => generated 459 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 27 16:18:06.598138 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.middleware.request_id [None req-4608fee0-33b1-4437-b205-66163bbfc2a8 None None] RequestId filter calling following filter/app {{(pid=100522) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:18:06.598138 np0000005924 devstack@c-api.service[100522]: INFO cinder.api.openstack.wsgi [None req-4608fee0-33b1-4437-b205-66163bbfc2a8 tempest-SnapshotsActionsTest-1309931745 tempest-SnapshotsActionsTest-1309931745-project-admin] POST https://10.4.3.117/volume/v3/snapshots/d1dcbfd8-8066-41b4-a5a8-aa734fccfc8d/action Jul 27 16:18:06.598138 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.openstack.wsgi [None req-4608fee0-33b1-4437-b205-66163bbfc2a8 tempest-SnapshotsActionsTest-1309931745 tempest-SnapshotsActionsTest-1309931745-project-admin] Action body: b'{"os-reset_status": {"status": "available"}}' {{(pid=100522) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 27 16:18:06.598138 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.openstack.wsgi [None req-4608fee0-33b1-4437-b205-66163bbfc2a8 tempest-SnapshotsActionsTest-1309931745 tempest-SnapshotsActionsTest-1309931745-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "available"}} {{(pid=100522) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 27 16:18:06.598848 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.contrib.admin_actions [None req-4608fee0-33b1-4437-b205-66163bbfc2a8 tempest-SnapshotsActionsTest-1309931745 tempest-SnapshotsActionsTest-1309931745-project-admin] Updating snapshot 'd1dcbfd8-8066-41b4-a5a8-aa734fccfc8d' with '{'status': 'available'}' {{(pid=100522) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:263}} Jul 27 16:18:06.608412 np0000005924 devstack@c-api.service[100522]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:18:06.608412 np0000005924 devstack@c-api.service[100522]: warnings.warn( Jul 27 16:18:06.623955 np0000005924 devstack@c-api.service[100522]: INFO cinder.api.openstack.wsgi [None req-4608fee0-33b1-4437-b205-66163bbfc2a8 tempest-SnapshotsActionsTest-1309931745 tempest-SnapshotsActionsTest-1309931745-project-admin] https://10.4.3.117/volume/v3/snapshots/d1dcbfd8-8066-41b4-a5a8-aa734fccfc8d/action returned with HTTP 202 Jul 27 16:18:06.624482 np0000005924 devstack@c-api.service[100522]: [pid: 100522|app: 0|req: 954/3863] 10.4.3.117 () {68 vars in 1396 bytes} [Mon Jul 27 16:18:06 2026] POST /volume/v3/snapshots/d1dcbfd8-8066-41b4-a5a8-aa734fccfc8d/action => generated 0 bytes in 30 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 27 16:18:06.633737 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.middleware.request_id [None req-700eca8c-30dc-4e18-913e-1b3fbbae5b60 None None] RequestId filter calling following filter/app {{(pid=100524) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:18:06.635664 np0000005924 devstack@c-api.service[100524]: INFO cinder.api.openstack.wsgi [None req-700eca8c-30dc-4e18-913e-1b3fbbae5b60 tempest-SnapshotsActionsTest-757199509 tempest-SnapshotsActionsTest-757199509-project-member] GET https://10.4.3.117/volume/v3/snapshots/d1dcbfd8-8066-41b4-a5a8-aa734fccfc8d Jul 27 16:18:06.636351 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.openstack.wsgi [None req-700eca8c-30dc-4e18-913e-1b3fbbae5b60 tempest-SnapshotsActionsTest-757199509 tempest-SnapshotsActionsTest-757199509-project-member] Empty body provided in request {{(pid=100524) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:18:06.636351 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.openstack.wsgi [None req-700eca8c-30dc-4e18-913e-1b3fbbae5b60 tempest-SnapshotsActionsTest-757199509 tempest-SnapshotsActionsTest-757199509-project-member] Calling method 'show' {{(pid=100524) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:18:06.641415 np0000005924 devstack@c-api.service[100524]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:18:06.641415 np0000005924 devstack@c-api.service[100524]: warnings.warn( Jul 27 16:18:06.641844 np0000005924 devstack@c-api.service[100524]: INFO cinder.volume.api [None req-700eca8c-30dc-4e18-913e-1b3fbbae5b60 tempest-SnapshotsActionsTest-757199509 tempest-SnapshotsActionsTest-757199509-project-member] Snapshot retrieved successfully. Jul 27 16:18:06.642803 np0000005924 devstack@c-api.service[100524]: INFO cinder.api.openstack.wsgi [None req-700eca8c-30dc-4e18-913e-1b3fbbae5b60 tempest-SnapshotsActionsTest-757199509 tempest-SnapshotsActionsTest-757199509-project-member] https://10.4.3.117/volume/v3/snapshots/d1dcbfd8-8066-41b4-a5a8-aa734fccfc8d returned with HTTP 200 Jul 27 16:18:06.643131 np0000005924 devstack@c-api.service[100524]: [pid: 100524|app: 0|req: 973/3864] 10.4.3.117 () {66 vars in 1354 bytes} [Mon Jul 27 16:18:06 2026] GET /volume/v3/snapshots/d1dcbfd8-8066-41b4-a5a8-aa734fccfc8d => generated 463 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 27 16:18:06.655696 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.middleware.request_id [None req-be76d712-0534-4bd5-b517-221cc55e8e9a None None] RequestId filter calling following filter/app {{(pid=100523) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:18:06.658146 np0000005924 devstack@c-api.service[100523]: INFO cinder.api.openstack.wsgi [None req-be76d712-0534-4bd5-b517-221cc55e8e9a tempest-SnapshotsActionsTest-757199509 tempest-SnapshotsActionsTest-757199509-project-member] DELETE https://10.4.3.117/volume/v3/snapshots/d1dcbfd8-8066-41b4-a5a8-aa734fccfc8d Jul 27 16:18:06.659312 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.openstack.wsgi [None req-be76d712-0534-4bd5-b517-221cc55e8e9a tempest-SnapshotsActionsTest-757199509 tempest-SnapshotsActionsTest-757199509-project-member] Empty body provided in request {{(pid=100523) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:18:06.659312 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.openstack.wsgi [None req-be76d712-0534-4bd5-b517-221cc55e8e9a tempest-SnapshotsActionsTest-757199509 tempest-SnapshotsActionsTest-757199509-project-member] Calling method 'delete' {{(pid=100523) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:18:06.659312 np0000005924 devstack@c-api.service[100523]: INFO cinder.api.v3.snapshots [None req-be76d712-0534-4bd5-b517-221cc55e8e9a tempest-SnapshotsActionsTest-757199509 tempest-SnapshotsActionsTest-757199509-project-member] Delete snapshot with id: d1dcbfd8-8066-41b4-a5a8-aa734fccfc8d Jul 27 16:18:06.666439 np0000005924 devstack@c-api.service[100523]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:18:06.666439 np0000005924 devstack@c-api.service[100523]: warnings.warn( Jul 27 16:18:06.666599 np0000005924 devstack@c-api.service[100523]: INFO cinder.volume.api [None req-be76d712-0534-4bd5-b517-221cc55e8e9a tempest-SnapshotsActionsTest-757199509 tempest-SnapshotsActionsTest-757199509-project-member] Snapshot retrieved successfully. Jul 27 16:18:06.692351 np0000005924 devstack@c-api.service[100523]: INFO cinder.volume.api [None req-be76d712-0534-4bd5-b517-221cc55e8e9a tempest-SnapshotsActionsTest-757199509 tempest-SnapshotsActionsTest-757199509-project-member] Snapshot delete request issued successfully. Jul 27 16:18:06.692351 np0000005924 devstack@c-api.service[100523]: INFO cinder.api.openstack.wsgi [None req-be76d712-0534-4bd5-b517-221cc55e8e9a tempest-SnapshotsActionsTest-757199509 tempest-SnapshotsActionsTest-757199509-project-member] https://10.4.3.117/volume/v3/snapshots/d1dcbfd8-8066-41b4-a5a8-aa734fccfc8d returned with HTTP 202 Jul 27 16:18:06.692351 np0000005924 devstack@c-api.service[100523]: [pid: 100523|app: 0|req: 974/3865] 10.4.3.117 () {66 vars in 1357 bytes} [Mon Jul 27 16:18:06 2026] DELETE /volume/v3/snapshots/d1dcbfd8-8066-41b4-a5a8-aa734fccfc8d => generated 0 bytes in 35 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 27 16:18:06.702850 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.middleware.request_id [None req-d1b5d467-33ea-41d1-81f8-60724b1f3f64 None None] RequestId filter calling following filter/app {{(pid=100521) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:18:06.712157 np0000005924 devstack@c-api.service[100521]: INFO cinder.api.openstack.wsgi [None req-d1b5d467-33ea-41d1-81f8-60724b1f3f64 tempest-SnapshotsActionsTest-757199509 tempest-SnapshotsActionsTest-757199509-project-member] GET https://10.4.3.117/volume/v3/snapshots/d1dcbfd8-8066-41b4-a5a8-aa734fccfc8d Jul 27 16:18:06.712157 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.openstack.wsgi [None req-d1b5d467-33ea-41d1-81f8-60724b1f3f64 tempest-SnapshotsActionsTest-757199509 tempest-SnapshotsActionsTest-757199509-project-member] Empty body provided in request {{(pid=100521) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:18:06.712157 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.openstack.wsgi [None req-d1b5d467-33ea-41d1-81f8-60724b1f3f64 tempest-SnapshotsActionsTest-757199509 tempest-SnapshotsActionsTest-757199509-project-member] Calling method 'show' {{(pid=100521) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:18:06.714547 np0000005924 devstack@c-api.service[100521]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:18:06.714547 np0000005924 devstack@c-api.service[100521]: warnings.warn( Jul 27 16:18:06.714547 np0000005924 devstack@c-api.service[100521]: INFO cinder.volume.api [None req-d1b5d467-33ea-41d1-81f8-60724b1f3f64 tempest-SnapshotsActionsTest-757199509 tempest-SnapshotsActionsTest-757199509-project-member] Snapshot retrieved successfully. Jul 27 16:18:06.715562 np0000005924 devstack@c-api.service[100521]: INFO cinder.api.openstack.wsgi [None req-d1b5d467-33ea-41d1-81f8-60724b1f3f64 tempest-SnapshotsActionsTest-757199509 tempest-SnapshotsActionsTest-757199509-project-member] https://10.4.3.117/volume/v3/snapshots/d1dcbfd8-8066-41b4-a5a8-aa734fccfc8d returned with HTTP 200 Jul 27 16:18:06.715689 np0000005924 devstack@c-api.service[100521]: [pid: 100521|app: 0|req: 965/3866] 10.4.3.117 () {66 vars in 1354 bytes} [Mon Jul 27 16:18:06 2026] GET /volume/v3/snapshots/d1dcbfd8-8066-41b4-a5a8-aa734fccfc8d => generated 462 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 27 16:18:07.093930 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.middleware.request_id [None req-91e07a16-f381-4306-9686-b544be591be7 None None] RequestId filter calling following filter/app {{(pid=100522) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:18:07.096031 np0000005924 devstack@c-api.service[100522]: INFO cinder.api.openstack.wsgi [None req-91e07a16-f381-4306-9686-b544be591be7 tempest-VolumesBackupsTest-916266255 tempest-VolumesBackupsTest-916266255-project-member] GET https://10.4.3.117/volume/v3/backups/52af295d-1b5b-473c-a812-40c26c3cbb41 Jul 27 16:18:07.096343 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.openstack.wsgi [None req-91e07a16-f381-4306-9686-b544be591be7 tempest-VolumesBackupsTest-916266255 tempest-VolumesBackupsTest-916266255-project-member] Empty body provided in request {{(pid=100522) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:18:07.096527 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.openstack.wsgi [None req-91e07a16-f381-4306-9686-b544be591be7 tempest-VolumesBackupsTest-916266255 tempest-VolumesBackupsTest-916266255-project-member] Calling method 'show' {{(pid=100522) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:18:07.096646 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.v3.backups [None req-91e07a16-f381-4306-9686-b544be591be7 tempest-VolumesBackupsTest-916266255 tempest-VolumesBackupsTest-916266255-project-member] Show backup with id 52af295d-1b5b-473c-a812-40c26c3cbb41. {{(pid=100522) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 27 16:18:07.101581 np0000005924 devstack@c-api.service[100522]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:18:07.101581 np0000005924 devstack@c-api.service[100522]: warnings.warn( Jul 27 16:18:07.102312 np0000005924 devstack@c-api.service[100522]: INFO cinder.api.openstack.wsgi [None req-91e07a16-f381-4306-9686-b544be591be7 tempest-VolumesBackupsTest-916266255 tempest-VolumesBackupsTest-916266255-project-member] https://10.4.3.117/volume/v3/backups/52af295d-1b5b-473c-a812-40c26c3cbb41 returned with HTTP 200 Jul 27 16:18:07.102672 np0000005924 devstack@c-api.service[100522]: [pid: 100522|app: 0|req: 955/3867] 10.4.3.117 () {66 vars in 1348 bytes} [Mon Jul 27 16:18:07 2026] GET /volume/v3/backups/52af295d-1b5b-473c-a812-40c26c3cbb41 => generated 749 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 27 16:18:07.733513 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.middleware.request_id [None req-9788b855-f957-4dcd-bed2-dcab25b5f80c None None] RequestId filter calling following filter/app {{(pid=100524) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:18:07.735834 np0000005924 devstack@c-api.service[100524]: INFO cinder.api.openstack.wsgi [None req-9788b855-f957-4dcd-bed2-dcab25b5f80c tempest-SnapshotsActionsTest-757199509 tempest-SnapshotsActionsTest-757199509-project-member] GET https://10.4.3.117/volume/v3/snapshots/d1dcbfd8-8066-41b4-a5a8-aa734fccfc8d Jul 27 16:18:07.736123 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.openstack.wsgi [None req-9788b855-f957-4dcd-bed2-dcab25b5f80c tempest-SnapshotsActionsTest-757199509 tempest-SnapshotsActionsTest-757199509-project-member] Empty body provided in request {{(pid=100524) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:18:07.736407 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.openstack.wsgi [None req-9788b855-f957-4dcd-bed2-dcab25b5f80c tempest-SnapshotsActionsTest-757199509 tempest-SnapshotsActionsTest-757199509-project-member] Calling method 'show' {{(pid=100524) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:18:07.743953 np0000005924 devstack@c-api.service[100524]: INFO cinder.api.openstack.wsgi [None req-9788b855-f957-4dcd-bed2-dcab25b5f80c tempest-SnapshotsActionsTest-757199509 tempest-SnapshotsActionsTest-757199509-project-member] https://10.4.3.117/volume/v3/snapshots/d1dcbfd8-8066-41b4-a5a8-aa734fccfc8d returned with HTTP 404 Jul 27 16:18:07.744735 np0000005924 devstack@c-api.service[100524]: [pid: 100524|app: 0|req: 974/3868] 10.4.3.117 () {66 vars in 1354 bytes} [Mon Jul 27 16:18:07 2026] GET /volume/v3/snapshots/d1dcbfd8-8066-41b4-a5a8-aa734fccfc8d => generated 111 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 27 16:18:07.753052 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.middleware.request_id [None req-e8f59e46-7170-43ec-b0f5-3c5f4843e958 None None] RequestId filter calling following filter/app {{(pid=100523) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:18:07.756246 np0000005924 devstack@c-api.service[100523]: INFO cinder.api.openstack.wsgi [None req-e8f59e46-7170-43ec-b0f5-3c5f4843e958 tempest-SnapshotsActionsTest-757199509 tempest-SnapshotsActionsTest-757199509-project-member] GET https://10.4.3.117/volume/v3/volumes/9e0c6ad2-67f5-4a5c-8e00-07964265930c Jul 27 16:18:07.756246 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.openstack.wsgi [None req-e8f59e46-7170-43ec-b0f5-3c5f4843e958 tempest-SnapshotsActionsTest-757199509 tempest-SnapshotsActionsTest-757199509-project-member] Empty body provided in request {{(pid=100523) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:18:07.756498 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.openstack.wsgi [None req-e8f59e46-7170-43ec-b0f5-3c5f4843e958 tempest-SnapshotsActionsTest-757199509 tempest-SnapshotsActionsTest-757199509-project-member] Calling method 'show' {{(pid=100523) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:18:07.766320 np0000005924 devstack@c-api.service[100523]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:18:07.766320 np0000005924 devstack@c-api.service[100523]: warnings.warn( Jul 27 16:18:07.771551 np0000005924 devstack@c-api.service[100523]: INFO cinder.volume.api [None req-e8f59e46-7170-43ec-b0f5-3c5f4843e958 tempest-SnapshotsActionsTest-757199509 tempest-SnapshotsActionsTest-757199509-project-member] Volume info retrieved successfully. Jul 27 16:18:07.780636 np0000005924 devstack@c-api.service[100523]: INFO cinder.api.openstack.wsgi [None req-e8f59e46-7170-43ec-b0f5-3c5f4843e958 tempest-SnapshotsActionsTest-757199509 tempest-SnapshotsActionsTest-757199509-project-member] https://10.4.3.117/volume/v3/volumes/9e0c6ad2-67f5-4a5c-8e00-07964265930c returned with HTTP 200 Jul 27 16:18:07.781109 np0000005924 devstack@c-api.service[100523]: [pid: 100523|app: 0|req: 975/3869] 10.4.3.117 () {66 vars in 1348 bytes} [Mon Jul 27 16:18:07 2026] GET /volume/v3/volumes/9e0c6ad2-67f5-4a5c-8e00-07964265930c => generated 844 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 27 16:18:07.797595 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.middleware.request_id [None req-7ef4c81d-6703-4db5-83f9-614cdd25311d None None] RequestId filter calling following filter/app {{(pid=100521) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:18:07.805871 np0000005924 devstack@c-api.service[100521]: INFO cinder.api.openstack.wsgi [None req-7ef4c81d-6703-4db5-83f9-614cdd25311d tempest-SnapshotsActionsTest-757199509 tempest-SnapshotsActionsTest-757199509-project-member] DELETE https://10.4.3.117/volume/v3/volumes/9e0c6ad2-67f5-4a5c-8e00-07964265930c Jul 27 16:18:07.806171 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.openstack.wsgi [None req-7ef4c81d-6703-4db5-83f9-614cdd25311d tempest-SnapshotsActionsTest-757199509 tempest-SnapshotsActionsTest-757199509-project-member] Empty body provided in request {{(pid=100521) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:18:07.806467 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.openstack.wsgi [None req-7ef4c81d-6703-4db5-83f9-614cdd25311d tempest-SnapshotsActionsTest-757199509 tempest-SnapshotsActionsTest-757199509-project-member] Calling method 'delete' {{(pid=100521) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:18:07.806832 np0000005924 devstack@c-api.service[100521]: INFO cinder.api.v3.volumes [None req-7ef4c81d-6703-4db5-83f9-614cdd25311d tempest-SnapshotsActionsTest-757199509 tempest-SnapshotsActionsTest-757199509-project-member] Delete volume with id: 9e0c6ad2-67f5-4a5c-8e00-07964265930c Jul 27 16:18:07.817302 np0000005924 devstack@c-api.service[100521]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:18:07.817302 np0000005924 devstack@c-api.service[100521]: warnings.warn( Jul 27 16:18:07.818122 np0000005924 devstack@c-api.service[100521]: INFO cinder.volume.api [None req-7ef4c81d-6703-4db5-83f9-614cdd25311d tempest-SnapshotsActionsTest-757199509 tempest-SnapshotsActionsTest-757199509-project-member] Volume info retrieved successfully. Jul 27 16:18:07.850784 np0000005924 devstack@c-api.service[100521]: INFO cinder.volume.api [None req-7ef4c81d-6703-4db5-83f9-614cdd25311d tempest-SnapshotsActionsTest-757199509 tempest-SnapshotsActionsTest-757199509-project-member] Delete volume request issued successfully. Jul 27 16:18:07.850970 np0000005924 devstack@c-api.service[100521]: INFO cinder.api.openstack.wsgi [None req-7ef4c81d-6703-4db5-83f9-614cdd25311d tempest-SnapshotsActionsTest-757199509 tempest-SnapshotsActionsTest-757199509-project-member] https://10.4.3.117/volume/v3/volumes/9e0c6ad2-67f5-4a5c-8e00-07964265930c returned with HTTP 202 Jul 27 16:18:07.851510 np0000005924 devstack@c-api.service[100521]: [pid: 100521|app: 0|req: 966/3870] 10.4.3.117 () {66 vars in 1351 bytes} [Mon Jul 27 16:18:07 2026] DELETE /volume/v3/volumes/9e0c6ad2-67f5-4a5c-8e00-07964265930c => generated 0 bytes in 54 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 27 16:18:07.860725 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.middleware.request_id [None req-d7cf505e-cbb6-449f-911e-c642d3ad117d None None] RequestId filter calling following filter/app {{(pid=100522) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:18:07.863357 np0000005924 devstack@c-api.service[100522]: INFO cinder.api.openstack.wsgi [None req-d7cf505e-cbb6-449f-911e-c642d3ad117d tempest-SnapshotsActionsTest-757199509 tempest-SnapshotsActionsTest-757199509-project-member] GET https://10.4.3.117/volume/v3/volumes/9e0c6ad2-67f5-4a5c-8e00-07964265930c Jul 27 16:18:07.863566 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.openstack.wsgi [None req-d7cf505e-cbb6-449f-911e-c642d3ad117d tempest-SnapshotsActionsTest-757199509 tempest-SnapshotsActionsTest-757199509-project-member] Empty body provided in request {{(pid=100522) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:18:07.863742 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.openstack.wsgi [None req-d7cf505e-cbb6-449f-911e-c642d3ad117d tempest-SnapshotsActionsTest-757199509 tempest-SnapshotsActionsTest-757199509-project-member] Calling method 'show' {{(pid=100522) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:18:07.870454 np0000005924 devstack@c-api.service[100522]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:18:07.870454 np0000005924 devstack@c-api.service[100522]: warnings.warn( Jul 27 16:18:07.874972 np0000005924 devstack@c-api.service[100522]: INFO cinder.volume.api [None req-d7cf505e-cbb6-449f-911e-c642d3ad117d tempest-SnapshotsActionsTest-757199509 tempest-SnapshotsActionsTest-757199509-project-member] Volume info retrieved successfully. Jul 27 16:18:07.879756 np0000005924 devstack@c-api.service[100522]: INFO cinder.api.openstack.wsgi [None req-d7cf505e-cbb6-449f-911e-c642d3ad117d tempest-SnapshotsActionsTest-757199509 tempest-SnapshotsActionsTest-757199509-project-member] https://10.4.3.117/volume/v3/volumes/9e0c6ad2-67f5-4a5c-8e00-07964265930c returned with HTTP 200 Jul 27 16:18:07.880186 np0000005924 devstack@c-api.service[100522]: [pid: 100522|app: 0|req: 956/3871] 10.4.3.117 () {66 vars in 1348 bytes} [Mon Jul 27 16:18:07 2026] GET /volume/v3/volumes/9e0c6ad2-67f5-4a5c-8e00-07964265930c => generated 843 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 27 16:18:08.114530 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.middleware.request_id [None req-81dedcda-063f-44b3-8286-9ee9714cc532 None None] RequestId filter calling following filter/app {{(pid=100524) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:18:08.117517 np0000005924 devstack@c-api.service[100524]: INFO cinder.api.openstack.wsgi [None req-81dedcda-063f-44b3-8286-9ee9714cc532 tempest-VolumesBackupsTest-916266255 tempest-VolumesBackupsTest-916266255-project-member] GET https://10.4.3.117/volume/v3/backups/52af295d-1b5b-473c-a812-40c26c3cbb41 Jul 27 16:18:08.117792 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.openstack.wsgi [None req-81dedcda-063f-44b3-8286-9ee9714cc532 tempest-VolumesBackupsTest-916266255 tempest-VolumesBackupsTest-916266255-project-member] Empty body provided in request {{(pid=100524) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:18:08.118095 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.openstack.wsgi [None req-81dedcda-063f-44b3-8286-9ee9714cc532 tempest-VolumesBackupsTest-916266255 tempest-VolumesBackupsTest-916266255-project-member] Calling method 'show' {{(pid=100524) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:18:08.118298 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.v3.backups [None req-81dedcda-063f-44b3-8286-9ee9714cc532 tempest-VolumesBackupsTest-916266255 tempest-VolumesBackupsTest-916266255-project-member] Show backup with id 52af295d-1b5b-473c-a812-40c26c3cbb41. {{(pid=100524) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 27 16:18:08.127186 np0000005924 devstack@c-api.service[100524]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:18:08.127186 np0000005924 devstack@c-api.service[100524]: warnings.warn( Jul 27 16:18:08.128198 np0000005924 devstack@c-api.service[100524]: INFO cinder.api.openstack.wsgi [None req-81dedcda-063f-44b3-8286-9ee9714cc532 tempest-VolumesBackupsTest-916266255 tempest-VolumesBackupsTest-916266255-project-member] https://10.4.3.117/volume/v3/backups/52af295d-1b5b-473c-a812-40c26c3cbb41 returned with HTTP 200 Jul 27 16:18:08.128616 np0000005924 devstack@c-api.service[100524]: [pid: 100524|app: 0|req: 975/3872] 10.4.3.117 () {66 vars in 1348 bytes} [Mon Jul 27 16:18:08 2026] GET /volume/v3/backups/52af295d-1b5b-473c-a812-40c26c3cbb41 => generated 749 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 27 16:18:08.895480 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.middleware.request_id [None req-1b8f296f-aaad-439f-ad25-bda32a81843a None None] RequestId filter calling following filter/app {{(pid=100523) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:18:08.897661 np0000005924 devstack@c-api.service[100523]: INFO cinder.api.openstack.wsgi [None req-1b8f296f-aaad-439f-ad25-bda32a81843a tempest-SnapshotsActionsTest-757199509 tempest-SnapshotsActionsTest-757199509-project-member] GET https://10.4.3.117/volume/v3/volumes/9e0c6ad2-67f5-4a5c-8e00-07964265930c Jul 27 16:18:08.897909 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.openstack.wsgi [None req-1b8f296f-aaad-439f-ad25-bda32a81843a tempest-SnapshotsActionsTest-757199509 tempest-SnapshotsActionsTest-757199509-project-member] Empty body provided in request {{(pid=100523) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:18:08.899395 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.openstack.wsgi [None req-1b8f296f-aaad-439f-ad25-bda32a81843a tempest-SnapshotsActionsTest-757199509 tempest-SnapshotsActionsTest-757199509-project-member] Calling method 'show' {{(pid=100523) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:18:08.905402 np0000005924 devstack@c-api.service[100523]: INFO cinder.api.openstack.wsgi [None req-1b8f296f-aaad-439f-ad25-bda32a81843a tempest-SnapshotsActionsTest-757199509 tempest-SnapshotsActionsTest-757199509-project-member] https://10.4.3.117/volume/v3/volumes/9e0c6ad2-67f5-4a5c-8e00-07964265930c returned with HTTP 404 Jul 27 16:18:08.905965 np0000005924 devstack@c-api.service[100523]: [pid: 100523|app: 0|req: 976/3873] 10.4.3.117 () {66 vars in 1348 bytes} [Mon Jul 27 16:18:08 2026] GET /volume/v3/volumes/9e0c6ad2-67f5-4a5c-8e00-07964265930c => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 27 16:18:09.141284 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.middleware.request_id [None req-874090d3-1261-4125-8562-aff3dcc2c93e None None] RequestId filter calling following filter/app {{(pid=100521) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:18:09.143668 np0000005924 devstack@c-api.service[100521]: INFO cinder.api.openstack.wsgi [None req-874090d3-1261-4125-8562-aff3dcc2c93e tempest-VolumesBackupsTest-916266255 tempest-VolumesBackupsTest-916266255-project-member] GET https://10.4.3.117/volume/v3/backups/52af295d-1b5b-473c-a812-40c26c3cbb41 Jul 27 16:18:09.143765 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.openstack.wsgi [None req-874090d3-1261-4125-8562-aff3dcc2c93e tempest-VolumesBackupsTest-916266255 tempest-VolumesBackupsTest-916266255-project-member] Empty body provided in request {{(pid=100521) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:18:09.144475 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.openstack.wsgi [None req-874090d3-1261-4125-8562-aff3dcc2c93e tempest-VolumesBackupsTest-916266255 tempest-VolumesBackupsTest-916266255-project-member] Calling method 'show' {{(pid=100521) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:18:09.144475 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.v3.backups [None req-874090d3-1261-4125-8562-aff3dcc2c93e tempest-VolumesBackupsTest-916266255 tempest-VolumesBackupsTest-916266255-project-member] Show backup with id 52af295d-1b5b-473c-a812-40c26c3cbb41. {{(pid=100521) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 27 16:18:09.148624 np0000005924 devstack@c-api.service[100521]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:18:09.148624 np0000005924 devstack@c-api.service[100521]: warnings.warn( Jul 27 16:18:09.149413 np0000005924 devstack@c-api.service[100521]: INFO cinder.api.openstack.wsgi [None req-874090d3-1261-4125-8562-aff3dcc2c93e tempest-VolumesBackupsTest-916266255 tempest-VolumesBackupsTest-916266255-project-member] https://10.4.3.117/volume/v3/backups/52af295d-1b5b-473c-a812-40c26c3cbb41 returned with HTTP 200 Jul 27 16:18:09.150769 np0000005924 devstack@c-api.service[100521]: [pid: 100521|app: 0|req: 967/3874] 10.4.3.117 () {66 vars in 1348 bytes} [Mon Jul 27 16:18:09 2026] GET /volume/v3/backups/52af295d-1b5b-473c-a812-40c26c3cbb41 => generated 749 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jul 27 16:18:09.441407 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.middleware.request_id [req-20cc5c97-9136-4f1f-ae28-9706c074ae82 req-56fc05ae-7d90-41f9-952f-e6b4a03bce21 None None] RequestId filter calling following filter/app {{(pid=100522) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:18:09.443644 np0000005924 devstack@c-api.service[100522]: INFO cinder.api.openstack.wsgi [req-20cc5c97-9136-4f1f-ae28-9706c074ae82 req-56fc05ae-7d90-41f9-952f-e6b4a03bce21 tempest-TestEncryptedCinderVolumes-328802700 tempest-TestEncryptedCinderVolumes-328802700-project-member] GET https://10.4.3.117/volume/v3/volumes/fac7355c-5954-4b1c-b2ca-605c17e5653e/encryption Jul 27 16:18:09.443872 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.openstack.wsgi [req-20cc5c97-9136-4f1f-ae28-9706c074ae82 req-56fc05ae-7d90-41f9-952f-e6b4a03bce21 tempest-TestEncryptedCinderVolumes-328802700 tempest-TestEncryptedCinderVolumes-328802700-project-member] Empty body provided in request {{(pid=100522) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:18:09.444087 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.openstack.wsgi [req-20cc5c97-9136-4f1f-ae28-9706c074ae82 req-56fc05ae-7d90-41f9-952f-e6b4a03bce21 tempest-TestEncryptedCinderVolumes-328802700 tempest-TestEncryptedCinderVolumes-328802700-project-member] Calling method 'index' {{(pid=100522) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:18:09.454257 np0000005924 devstack@c-api.service[100522]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:18:09.454257 np0000005924 devstack@c-api.service[100522]: warnings.warn( Jul 27 16:18:09.460907 np0000005924 devstack@c-api.service[100522]: INFO cinder.api.openstack.wsgi [req-20cc5c97-9136-4f1f-ae28-9706c074ae82 req-56fc05ae-7d90-41f9-952f-e6b4a03bce21 tempest-TestEncryptedCinderVolumes-328802700 tempest-TestEncryptedCinderVolumes-328802700-project-member] https://10.4.3.117/volume/v3/volumes/fac7355c-5954-4b1c-b2ca-605c17e5653e/encryption returned with HTTP 200 Jul 27 16:18:09.461304 np0000005924 devstack@c-api.service[100522]: [pid: 100522|app: 0|req: 957/3875] 10.4.3.117 () {68 vars in 1631 bytes} [Mon Jul 27 16:18:09 2026] GET /volume/v3/volumes/fac7355c-5954-4b1c-b2ca-605c17e5653e/encryption => generated 160 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 27 16:18:10.165217 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.middleware.request_id [None req-82f9bc86-7f05-4dd5-9998-22929ffc40ae None None] RequestId filter calling following filter/app {{(pid=100524) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:18:10.169814 np0000005924 devstack@c-api.service[100524]: INFO cinder.api.openstack.wsgi [None req-82f9bc86-7f05-4dd5-9998-22929ffc40ae tempest-VolumesBackupsTest-916266255 tempest-VolumesBackupsTest-916266255-project-member] GET https://10.4.3.117/volume/v3/backups/52af295d-1b5b-473c-a812-40c26c3cbb41 Jul 27 16:18:10.169814 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.openstack.wsgi [None req-82f9bc86-7f05-4dd5-9998-22929ffc40ae tempest-VolumesBackupsTest-916266255 tempest-VolumesBackupsTest-916266255-project-member] Empty body provided in request {{(pid=100524) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:18:10.170123 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.openstack.wsgi [None req-82f9bc86-7f05-4dd5-9998-22929ffc40ae tempest-VolumesBackupsTest-916266255 tempest-VolumesBackupsTest-916266255-project-member] Calling method 'show' {{(pid=100524) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:18:10.170269 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.v3.backups [None req-82f9bc86-7f05-4dd5-9998-22929ffc40ae tempest-VolumesBackupsTest-916266255 tempest-VolumesBackupsTest-916266255-project-member] Show backup with id 52af295d-1b5b-473c-a812-40c26c3cbb41. {{(pid=100524) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 27 16:18:10.177552 np0000005924 devstack@c-api.service[100524]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:18:10.177552 np0000005924 devstack@c-api.service[100524]: warnings.warn( Jul 27 16:18:10.178509 np0000005924 devstack@c-api.service[100524]: INFO cinder.api.openstack.wsgi [None req-82f9bc86-7f05-4dd5-9998-22929ffc40ae tempest-VolumesBackupsTest-916266255 tempest-VolumesBackupsTest-916266255-project-member] https://10.4.3.117/volume/v3/backups/52af295d-1b5b-473c-a812-40c26c3cbb41 returned with HTTP 200 Jul 27 16:18:10.178951 np0000005924 devstack@c-api.service[100524]: [pid: 100524|app: 0|req: 976/3876] 10.4.3.117 () {66 vars in 1348 bytes} [Mon Jul 27 16:18:10 2026] GET /volume/v3/backups/52af295d-1b5b-473c-a812-40c26c3cbb41 => generated 749 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 27 16:18:11.191418 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.middleware.request_id [None req-902f0d01-8584-410d-a4c8-c35035f110d8 None None] RequestId filter calling following filter/app {{(pid=100523) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:18:11.193047 np0000005924 devstack@c-api.service[100523]: INFO cinder.api.openstack.wsgi [None req-902f0d01-8584-410d-a4c8-c35035f110d8 tempest-VolumesBackupsTest-916266255 tempest-VolumesBackupsTest-916266255-project-member] GET https://10.4.3.117/volume/v3/backups/52af295d-1b5b-473c-a812-40c26c3cbb41 Jul 27 16:18:11.193264 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.openstack.wsgi [None req-902f0d01-8584-410d-a4c8-c35035f110d8 tempest-VolumesBackupsTest-916266255 tempest-VolumesBackupsTest-916266255-project-member] Empty body provided in request {{(pid=100523) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:18:11.193492 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.openstack.wsgi [None req-902f0d01-8584-410d-a4c8-c35035f110d8 tempest-VolumesBackupsTest-916266255 tempest-VolumesBackupsTest-916266255-project-member] Calling method 'show' {{(pid=100523) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:18:11.193640 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.v3.backups [None req-902f0d01-8584-410d-a4c8-c35035f110d8 tempest-VolumesBackupsTest-916266255 tempest-VolumesBackupsTest-916266255-project-member] Show backup with id 52af295d-1b5b-473c-a812-40c26c3cbb41. {{(pid=100523) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 27 16:18:11.203717 np0000005924 devstack@c-api.service[100523]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:18:11.203717 np0000005924 devstack@c-api.service[100523]: warnings.warn( Jul 27 16:18:11.204518 np0000005924 devstack@c-api.service[100523]: INFO cinder.api.openstack.wsgi [None req-902f0d01-8584-410d-a4c8-c35035f110d8 tempest-VolumesBackupsTest-916266255 tempest-VolumesBackupsTest-916266255-project-member] https://10.4.3.117/volume/v3/backups/52af295d-1b5b-473c-a812-40c26c3cbb41 returned with HTTP 200 Jul 27 16:18:11.204889 np0000005924 devstack@c-api.service[100523]: [pid: 100523|app: 0|req: 977/3877] 10.4.3.117 () {66 vars in 1348 bytes} [Mon Jul 27 16:18:11 2026] GET /volume/v3/backups/52af295d-1b5b-473c-a812-40c26c3cbb41 => generated 750 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 27 16:18:11.214946 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.middleware.request_id [None req-7d8068dd-d63c-46fc-9a9d-32e170f5eb41 None None] RequestId filter calling following filter/app {{(pid=100521) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:18:11.216870 np0000005924 devstack@c-api.service[100521]: INFO cinder.api.openstack.wsgi [None req-7d8068dd-d63c-46fc-9a9d-32e170f5eb41 tempest-VolumesBackupsTest-916266255 tempest-VolumesBackupsTest-916266255-project-member] GET https://10.4.3.117/volume/v3/backups/3e4bb804-4a38-40ea-8c05-a85ffdacb905 Jul 27 16:18:11.217095 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.openstack.wsgi [None req-7d8068dd-d63c-46fc-9a9d-32e170f5eb41 tempest-VolumesBackupsTest-916266255 tempest-VolumesBackupsTest-916266255-project-member] Empty body provided in request {{(pid=100521) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:18:11.217346 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.openstack.wsgi [None req-7d8068dd-d63c-46fc-9a9d-32e170f5eb41 tempest-VolumesBackupsTest-916266255 tempest-VolumesBackupsTest-916266255-project-member] Calling method 'show' {{(pid=100521) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:18:11.217497 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.v3.backups [None req-7d8068dd-d63c-46fc-9a9d-32e170f5eb41 tempest-VolumesBackupsTest-916266255 tempest-VolumesBackupsTest-916266255-project-member] Show backup with id 3e4bb804-4a38-40ea-8c05-a85ffdacb905. {{(pid=100521) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 27 16:18:11.220187 np0000005924 devstack@c-api.service[100521]: DEBUG dbcounter [-] [100521] Writing DB stats cinder:SELECT=252,cinder:UPDATE=70,cinder:INSERT=29,cinder:DELETE=4 {{(pid=100521) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 27 16:18:11.223498 np0000005924 devstack@c-api.service[100521]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:18:11.223498 np0000005924 devstack@c-api.service[100521]: warnings.warn( Jul 27 16:18:11.224731 np0000005924 devstack@c-api.service[100521]: INFO cinder.api.openstack.wsgi [None req-7d8068dd-d63c-46fc-9a9d-32e170f5eb41 tempest-VolumesBackupsTest-916266255 tempest-VolumesBackupsTest-916266255-project-member] https://10.4.3.117/volume/v3/backups/3e4bb804-4a38-40ea-8c05-a85ffdacb905 returned with HTTP 200 Jul 27 16:18:11.225690 np0000005924 devstack@c-api.service[100521]: [pid: 100521|app: 0|req: 968/3878] 10.4.3.117 () {66 vars in 1348 bytes} [Mon Jul 27 16:18:11 2026] GET /volume/v3/backups/3e4bb804-4a38-40ea-8c05-a85ffdacb905 => generated 751 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 27 16:18:11.235179 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.middleware.request_id [None req-855673b8-c133-4dc2-8999-3a8380496363 None None] RequestId filter calling following filter/app {{(pid=100522) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:18:11.237675 np0000005924 devstack@c-api.service[100522]: INFO cinder.api.openstack.wsgi [None req-855673b8-c133-4dc2-8999-3a8380496363 tempest-VolumesBackupsTest-916266255 tempest-VolumesBackupsTest-916266255-project-member] DELETE https://10.4.3.117/volume/v3/backups/52af295d-1b5b-473c-a812-40c26c3cbb41 Jul 27 16:18:11.237918 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.openstack.wsgi [None req-855673b8-c133-4dc2-8999-3a8380496363 tempest-VolumesBackupsTest-916266255 tempest-VolumesBackupsTest-916266255-project-member] Empty body provided in request {{(pid=100522) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:18:11.238146 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.openstack.wsgi [None req-855673b8-c133-4dc2-8999-3a8380496363 tempest-VolumesBackupsTest-916266255 tempest-VolumesBackupsTest-916266255-project-member] Calling method 'delete' {{(pid=100522) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:18:11.238294 np0000005924 devstack@c-api.service[100522]: INFO cinder.api.contrib.backups [None req-855673b8-c133-4dc2-8999-3a8380496363 tempest-VolumesBackupsTest-916266255 tempest-VolumesBackupsTest-916266255-project-member] Delete backup with id: 52af295d-1b5b-473c-a812-40c26c3cbb41. Jul 27 16:18:11.243150 np0000005924 devstack@c-api.service[100522]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:18:11.243150 np0000005924 devstack@c-api.service[100522]: warnings.warn( Jul 27 16:18:11.258731 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.backup.rpcapi [None req-855673b8-c133-4dc2-8999-3a8380496363 tempest-VolumesBackupsTest-916266255 tempest-VolumesBackupsTest-916266255-project-member] delete_backup rpcapi backup_id 52af295d-1b5b-473c-a812-40c26c3cbb41 {{(pid=100522) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Jul 27 16:18:11.260935 np0000005924 devstack@c-api.service[100522]: INFO cinder.api.openstack.wsgi [None req-855673b8-c133-4dc2-8999-3a8380496363 tempest-VolumesBackupsTest-916266255 tempest-VolumesBackupsTest-916266255-project-member] https://10.4.3.117/volume/v3/backups/52af295d-1b5b-473c-a812-40c26c3cbb41 returned with HTTP 202 Jul 27 16:18:11.261392 np0000005924 devstack@c-api.service[100522]: [pid: 100522|app: 0|req: 958/3879] 10.4.3.117 () {66 vars in 1351 bytes} [Mon Jul 27 16:18:11 2026] DELETE /volume/v3/backups/52af295d-1b5b-473c-a812-40c26c3cbb41 => generated 0 bytes in 27 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 27 16:18:11.273016 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.middleware.request_id [None req-a91d3852-403b-4556-8d2c-3d35f93641d3 None None] RequestId filter calling following filter/app {{(pid=100524) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:18:11.278352 np0000005924 devstack@c-api.service[100524]: INFO cinder.api.openstack.wsgi [None req-a91d3852-403b-4556-8d2c-3d35f93641d3 tempest-VolumesBackupsTest-916266255 tempest-VolumesBackupsTest-916266255-project-member] GET https://10.4.3.117/volume/v3/backups/52af295d-1b5b-473c-a812-40c26c3cbb41 Jul 27 16:18:11.279580 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.openstack.wsgi [None req-a91d3852-403b-4556-8d2c-3d35f93641d3 tempest-VolumesBackupsTest-916266255 tempest-VolumesBackupsTest-916266255-project-member] Empty body provided in request {{(pid=100524) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:18:11.280013 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.openstack.wsgi [None req-a91d3852-403b-4556-8d2c-3d35f93641d3 tempest-VolumesBackupsTest-916266255 tempest-VolumesBackupsTest-916266255-project-member] Calling method 'show' {{(pid=100524) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:18:11.280013 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.v3.backups [None req-a91d3852-403b-4556-8d2c-3d35f93641d3 tempest-VolumesBackupsTest-916266255 tempest-VolumesBackupsTest-916266255-project-member] Show backup with id 52af295d-1b5b-473c-a812-40c26c3cbb41. {{(pid=100524) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 27 16:18:11.289476 np0000005924 devstack@c-api.service[100524]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:18:11.289476 np0000005924 devstack@c-api.service[100524]: warnings.warn( Jul 27 16:18:11.290574 np0000005924 devstack@c-api.service[100524]: INFO cinder.api.openstack.wsgi [None req-a91d3852-403b-4556-8d2c-3d35f93641d3 tempest-VolumesBackupsTest-916266255 tempest-VolumesBackupsTest-916266255-project-member] https://10.4.3.117/volume/v3/backups/52af295d-1b5b-473c-a812-40c26c3cbb41 returned with HTTP 200 Jul 27 16:18:11.290728 np0000005924 devstack@c-api.service[100524]: [pid: 100524|app: 0|req: 977/3880] 10.4.3.117 () {66 vars in 1348 bytes} [Mon Jul 27 16:18:11 2026] GET /volume/v3/backups/52af295d-1b5b-473c-a812-40c26c3cbb41 => generated 749 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 27 16:18:11.736539 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.middleware.request_id [None req-81b50c63-6fa4-492e-bbea-91f9ed2a6000 None None] RequestId filter calling following filter/app {{(pid=100523) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:18:11.807274 np0000005924 devstack@c-api.service[100523]: INFO cinder.api.openstack.wsgi [None req-81b50c63-6fa4-492e-bbea-91f9ed2a6000 tempest-VolumeQuotaClassesTest-797255327 tempest-VolumeQuotaClassesTest-797255327-project-admin] GET https://10.4.3.117/volume/v3/os-quota-class-sets/default Jul 27 16:18:11.807527 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.openstack.wsgi [None req-81b50c63-6fa4-492e-bbea-91f9ed2a6000 tempest-VolumeQuotaClassesTest-797255327 tempest-VolumeQuotaClassesTest-797255327-project-admin] Empty body provided in request {{(pid=100523) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:18:11.807773 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.openstack.wsgi [None req-81b50c63-6fa4-492e-bbea-91f9ed2a6000 tempest-VolumeQuotaClassesTest-797255327 tempest-VolumeQuotaClassesTest-797255327-project-admin] Calling method 'show' {{(pid=100523) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:18:11.826993 np0000005924 devstack@c-api.service[100523]: INFO cinder.api.openstack.wsgi [None req-81b50c63-6fa4-492e-bbea-91f9ed2a6000 tempest-VolumeQuotaClassesTest-797255327 tempest-VolumeQuotaClassesTest-797255327-project-admin] https://10.4.3.117/volume/v3/os-quota-class-sets/default returned with HTTP 200 Jul 27 16:18:11.827465 np0000005924 devstack@c-api.service[100523]: [pid: 100523|app: 0|req: 978/3881] 10.4.3.117 () {66 vars in 1297 bytes} [Mon Jul 27 16:18:11 2026] GET /volume/v3/os-quota-class-sets/default => generated 578 bytes in 91 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 27 16:18:11.837746 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.middleware.request_id [None req-5b9a3aa0-f5a4-4895-acff-89335067324c None None] RequestId filter calling following filter/app {{(pid=100521) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:18:11.839577 np0000005924 devstack@c-api.service[100521]: INFO cinder.api.openstack.wsgi [None req-5b9a3aa0-f5a4-4895-acff-89335067324c tempest-VolumeQuotaClassesTest-797255327 tempest-VolumeQuotaClassesTest-797255327-project-admin] GET https://10.4.3.117/volume/v3/os-quota-class-sets/default Jul 27 16:18:11.839787 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.openstack.wsgi [None req-5b9a3aa0-f5a4-4895-acff-89335067324c tempest-VolumeQuotaClassesTest-797255327 tempest-VolumeQuotaClassesTest-797255327-project-admin] Empty body provided in request {{(pid=100521) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:18:11.839966 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.openstack.wsgi [None req-5b9a3aa0-f5a4-4895-acff-89335067324c tempest-VolumeQuotaClassesTest-797255327 tempest-VolumeQuotaClassesTest-797255327-project-admin] Calling method 'show' {{(pid=100521) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:18:11.854477 np0000005924 devstack@c-api.service[100521]: INFO cinder.api.openstack.wsgi [None req-5b9a3aa0-f5a4-4895-acff-89335067324c tempest-VolumeQuotaClassesTest-797255327 tempest-VolumeQuotaClassesTest-797255327-project-admin] https://10.4.3.117/volume/v3/os-quota-class-sets/default returned with HTTP 200 Jul 27 16:18:11.855578 np0000005924 devstack@c-api.service[100521]: [pid: 100521|app: 0|req: 969/3882] 10.4.3.117 () {66 vars in 1297 bytes} [Mon Jul 27 16:18:11 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 27 16:18:11.863441 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.middleware.request_id [None req-ecedf563-2acb-4bff-8081-8c554a8e2fef None None] RequestId filter calling following filter/app {{(pid=100522) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:18:11.865105 np0000005924 devstack@c-api.service[100522]: INFO cinder.api.openstack.wsgi [None req-ecedf563-2acb-4bff-8081-8c554a8e2fef tempest-VolumeQuotaClassesTest-797255327 tempest-VolumeQuotaClassesTest-797255327-project-admin] POST https://10.4.3.117/volume/v3/types Jul 27 16:18:11.865565 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.openstack.wsgi [None req-ecedf563-2acb-4bff-8081-8c554a8e2fef tempest-VolumeQuotaClassesTest-797255327 tempest-VolumeQuotaClassesTest-797255327-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-VolumeQuotaClassesTest-volume-type-2060486492"}} {{(pid=100522) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 27 16:18:11.895144 np0000005924 devstack@c-api.service[100522]: INFO cinder.api.openstack.wsgi [None req-ecedf563-2acb-4bff-8081-8c554a8e2fef tempest-VolumeQuotaClassesTest-797255327 tempest-VolumeQuotaClassesTest-797255327-project-admin] https://10.4.3.117/volume/v3/types returned with HTTP 200 Jul 27 16:18:11.895615 np0000005924 devstack@c-api.service[100522]: [pid: 100522|app: 0|req: 959/3883] 10.4.3.117 () {68 vars in 1252 bytes} [Mon Jul 27 16:18:11 2026] POST /volume/v3/types => generated 228 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 27 16:18:11.905311 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.middleware.request_id [None req-6d4f4f6e-79d1-4534-ab8f-2050ca060c81 None None] RequestId filter calling following filter/app {{(pid=100524) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:18:11.907127 np0000005924 devstack@c-api.service[100524]: INFO cinder.api.openstack.wsgi [None req-6d4f4f6e-79d1-4534-ab8f-2050ca060c81 tempest-VolumeQuotaClassesTest-797255327 tempest-VolumeQuotaClassesTest-797255327-project-admin] PUT https://10.4.3.117/volume/v3/os-quota-class-sets/default Jul 27 16:18:11.907535 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.openstack.wsgi [None req-6d4f4f6e-79d1-4534-ab8f-2050ca060c81 tempest-VolumeQuotaClassesTest-797255327 tempest-VolumeQuotaClassesTest-797255327-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-2060486492": 9, "snapshots_tempest-VolumeQuotaClassesTest-volume-type-2060486492": 3, "gigabytes_tempest-VolumeQuotaClassesTest-volume-type-2060486492": 8}} {{(pid=100524) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 27 16:18:12.002210 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.middleware.request_id [req-20cc5c97-9136-4f1f-ae28-9706c074ae82 req-953a3f8d-5a36-4765-96d4-faa61e0457ac None None] RequestId filter calling following filter/app {{(pid=100523) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:18:12.005379 np0000005924 devstack@c-api.service[100524]: INFO cinder.api.openstack.wsgi [None req-6d4f4f6e-79d1-4534-ab8f-2050ca060c81 tempest-VolumeQuotaClassesTest-797255327 tempest-VolumeQuotaClassesTest-797255327-project-admin] https://10.4.3.117/volume/v3/os-quota-class-sets/default returned with HTTP 200 Jul 27 16:18:12.005379 np0000005924 devstack@c-api.service[100524]: [pid: 100524|app: 0|req: 978/3884] 10.4.3.117 () {68 vars in 1318 bytes} [Mon Jul 27 16:18:11 2026] PUT /volume/v3/os-quota-class-sets/default => generated 769 bytes in 100 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 27 16:18:12.006307 np0000005924 devstack@c-api.service[100523]: INFO cinder.api.openstack.wsgi [req-20cc5c97-9136-4f1f-ae28-9706c074ae82 req-953a3f8d-5a36-4765-96d4-faa61e0457ac tempest-TestEncryptedCinderVolumes-328802700 tempest-TestEncryptedCinderVolumes-328802700-project-member] POST https://10.4.3.117/volume/v3/attachments/ea6a88a3-32d3-4277-921e-dfca026b8ed6/action Jul 27 16:18:12.006657 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.openstack.wsgi [req-20cc5c97-9136-4f1f-ae28-9706c074ae82 req-953a3f8d-5a36-4765-96d4-faa61e0457ac tempest-TestEncryptedCinderVolumes-328802700 tempest-TestEncryptedCinderVolumes-328802700-project-member] Action body: b'{"os-complete": null}' {{(pid=100523) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 27 16:18:12.009347 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.openstack.wsgi [req-20cc5c97-9136-4f1f-ae28-9706c074ae82 req-953a3f8d-5a36-4765-96d4-faa61e0457ac tempest-TestEncryptedCinderVolumes-328802700 tempest-TestEncryptedCinderVolumes-328802700-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100523) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 27 16:18:12.015711 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.middleware.request_id [None req-74888c91-b522-49ba-a87a-6cd90dc37f79 None None] RequestId filter calling following filter/app {{(pid=100521) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:18:12.017432 np0000005924 devstack@c-api.service[100521]: INFO cinder.api.openstack.wsgi [None req-74888c91-b522-49ba-a87a-6cd90dc37f79 tempest-VolumeQuotaClassesTest-797255327 tempest-VolumeQuotaClassesTest-797255327-project-admin] GET https://10.4.3.117/volume/v3/os-quota-sets/5b8d1609d3474ba1ba3ae764bb300eb3/defaults Jul 27 16:18:12.017627 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.openstack.wsgi [None req-74888c91-b522-49ba-a87a-6cd90dc37f79 tempest-VolumeQuotaClassesTest-797255327 tempest-VolumeQuotaClassesTest-797255327-project-admin] Empty body provided in request {{(pid=100521) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:18:12.018293 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.openstack.wsgi [None req-74888c91-b522-49ba-a87a-6cd90dc37f79 tempest-VolumeQuotaClassesTest-797255327 tempest-VolumeQuotaClassesTest-797255327-project-admin] Calling method 'defaults' {{(pid=100521) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:18:12.025028 np0000005924 devstack@c-api.service[100521]: WARNING cinder.quota [None req-74888c91-b522-49ba-a87a-6cd90dc37f79 tempest-VolumeQuotaClassesTest-797255327 tempest-VolumeQuotaClassesTest-797255327-project-admin] Deprecated: Default quota for resource: volumes_tempest-scenario-type-luks-355124195 is set by the default quota flag: quota_volumes_tempest-scenario-type-luks-355124195, it is now deprecated. Please use the default quota class for default quota. Jul 27 16:18:12.025315 np0000005924 devstack@c-api.service[100521]: WARNING cinder.quota [None req-74888c91-b522-49ba-a87a-6cd90dc37f79 tempest-VolumeQuotaClassesTest-797255327 tempest-VolumeQuotaClassesTest-797255327-project-admin] Deprecated: Default quota for resource: gigabytes_tempest-scenario-type-luks-355124195 is set by the default quota flag: quota_gigabytes_tempest-scenario-type-luks-355124195, it is now deprecated. Please use the default quota class for default quota. Jul 27 16:18:12.025597 np0000005924 devstack@c-api.service[100521]: WARNING cinder.quota [None req-74888c91-b522-49ba-a87a-6cd90dc37f79 tempest-VolumeQuotaClassesTest-797255327 tempest-VolumeQuotaClassesTest-797255327-project-admin] Deprecated: Default quota for resource: snapshots_tempest-scenario-type-luks-355124195 is set by the default quota flag: quota_snapshots_tempest-scenario-type-luks-355124195, it is now deprecated. Please use the default quota class for default quota. Jul 27 16:18:12.030074 np0000005924 devstack@c-api.service[100521]: INFO cinder.api.openstack.wsgi [None req-74888c91-b522-49ba-a87a-6cd90dc37f79 tempest-VolumeQuotaClassesTest-797255327 tempest-VolumeQuotaClassesTest-797255327-project-admin] https://10.4.3.117/volume/v3/os-quota-sets/5b8d1609d3474ba1ba3ae764bb300eb3/defaults returned with HTTP 200 Jul 27 16:18:12.030074 np0000005924 devstack@c-api.service[100521]: [pid: 100521|app: 0|req: 970/3885] 10.4.3.117 () {66 vars in 1381 bytes} [Mon Jul 27 16:18:12 2026] GET /volume/v3/os-quota-sets/5b8d1609d3474ba1ba3ae764bb300eb3/defaults => generated 805 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 27 16:18:12.030603 np0000005924 devstack@c-api.service[100523]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:18:12.030603 np0000005924 devstack@c-api.service[100523]: warnings.warn( Jul 27 16:18:12.046447 np0000005924 devstack@c-api.service[100523]: INFO cinder.api.openstack.wsgi [req-20cc5c97-9136-4f1f-ae28-9706c074ae82 req-953a3f8d-5a36-4765-96d4-faa61e0457ac tempest-TestEncryptedCinderVolumes-328802700 tempest-TestEncryptedCinderVolumes-328802700-project-member] https://10.4.3.117/volume/v3/attachments/ea6a88a3-32d3-4277-921e-dfca026b8ed6/action returned with HTTP 204 Jul 27 16:18:12.046857 np0000005924 devstack@c-api.service[100523]: [pid: 100523|app: 0|req: 979/3886] 10.4.3.117 () {74 vars in 1725 bytes} [Mon Jul 27 16:18:12 2026] POST /volume/v3/attachments/ea6a88a3-32d3-4277-921e-dfca026b8ed6/action => generated 0 bytes in 45 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jul 27 16:18:12.226079 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.middleware.request_id [None req-3acadb64-f603-4ee6-a408-479352029168 None None] RequestId filter calling following filter/app {{(pid=100522) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:18:12.227789 np0000005924 devstack@c-api.service[100522]: INFO cinder.api.openstack.wsgi [None req-3acadb64-f603-4ee6-a408-479352029168 tempest-VolumeQuotaClassesTest-797255327 tempest-VolumeQuotaClassesTest-797255327-project-admin] GET https://10.4.3.117/volume/v3/os-quota-sets/6575965a033e4c19bd931331fce1b04c/defaults Jul 27 16:18:12.228019 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.openstack.wsgi [None req-3acadb64-f603-4ee6-a408-479352029168 tempest-VolumeQuotaClassesTest-797255327 tempest-VolumeQuotaClassesTest-797255327-project-admin] Empty body provided in request {{(pid=100522) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:18:12.228259 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.openstack.wsgi [None req-3acadb64-f603-4ee6-a408-479352029168 tempest-VolumeQuotaClassesTest-797255327 tempest-VolumeQuotaClassesTest-797255327-project-admin] Calling method 'defaults' {{(pid=100522) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:18:12.237211 np0000005924 devstack@c-api.service[100522]: WARNING cinder.quota [None req-3acadb64-f603-4ee6-a408-479352029168 tempest-VolumeQuotaClassesTest-797255327 tempest-VolumeQuotaClassesTest-797255327-project-admin] Deprecated: Default quota for resource: volumes_tempest-scenario-type-luks-355124195 is set by the default quota flag: quota_volumes_tempest-scenario-type-luks-355124195, it is now deprecated. Please use the default quota class for default quota. Jul 27 16:18:12.237628 np0000005924 devstack@c-api.service[100522]: WARNING cinder.quota [None req-3acadb64-f603-4ee6-a408-479352029168 tempest-VolumeQuotaClassesTest-797255327 tempest-VolumeQuotaClassesTest-797255327-project-admin] Deprecated: Default quota for resource: gigabytes_tempest-scenario-type-luks-355124195 is set by the default quota flag: quota_gigabytes_tempest-scenario-type-luks-355124195, it is now deprecated. Please use the default quota class for default quota. Jul 27 16:18:12.237951 np0000005924 devstack@c-api.service[100522]: WARNING cinder.quota [None req-3acadb64-f603-4ee6-a408-479352029168 tempest-VolumeQuotaClassesTest-797255327 tempest-VolumeQuotaClassesTest-797255327-project-admin] Deprecated: Default quota for resource: snapshots_tempest-scenario-type-luks-355124195 is set by the default quota flag: quota_snapshots_tempest-scenario-type-luks-355124195, it is now deprecated. Please use the default quota class for default quota. Jul 27 16:18:12.242679 np0000005924 devstack@c-api.service[100522]: INFO cinder.api.openstack.wsgi [None req-3acadb64-f603-4ee6-a408-479352029168 tempest-VolumeQuotaClassesTest-797255327 tempest-VolumeQuotaClassesTest-797255327-project-admin] https://10.4.3.117/volume/v3/os-quota-sets/6575965a033e4c19bd931331fce1b04c/defaults returned with HTTP 200 Jul 27 16:18:12.243077 np0000005924 devstack@c-api.service[100522]: [pid: 100522|app: 0|req: 960/3887] 10.4.3.117 () {66 vars in 1381 bytes} [Mon Jul 27 16:18:12 2026] GET /volume/v3/os-quota-sets/6575965a033e4c19bd931331fce1b04c/defaults => generated 805 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 27 16:18:12.300131 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.middleware.request_id [None req-dff49386-bfcc-4cfc-9c72-e420b1aac552 None None] RequestId filter calling following filter/app {{(pid=100524) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:18:12.302200 np0000005924 devstack@c-api.service[100524]: INFO cinder.api.openstack.wsgi [None req-dff49386-bfcc-4cfc-9c72-e420b1aac552 tempest-VolumesBackupsTest-916266255 tempest-VolumesBackupsTest-916266255-project-member] GET https://10.4.3.117/volume/v3/backups/52af295d-1b5b-473c-a812-40c26c3cbb41 Jul 27 16:18:12.302440 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.openstack.wsgi [None req-dff49386-bfcc-4cfc-9c72-e420b1aac552 tempest-VolumesBackupsTest-916266255 tempest-VolumesBackupsTest-916266255-project-member] Empty body provided in request {{(pid=100524) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:18:12.302671 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.openstack.wsgi [None req-dff49386-bfcc-4cfc-9c72-e420b1aac552 tempest-VolumesBackupsTest-916266255 tempest-VolumesBackupsTest-916266255-project-member] Calling method 'show' {{(pid=100524) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:18:12.302807 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.v3.backups [None req-dff49386-bfcc-4cfc-9c72-e420b1aac552 tempest-VolumesBackupsTest-916266255 tempest-VolumesBackupsTest-916266255-project-member] Show backup with id 52af295d-1b5b-473c-a812-40c26c3cbb41. {{(pid=100524) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 27 16:18:12.307214 np0000005924 devstack@c-api.service[100524]: INFO cinder.api.openstack.wsgi [None req-dff49386-bfcc-4cfc-9c72-e420b1aac552 tempest-VolumesBackupsTest-916266255 tempest-VolumesBackupsTest-916266255-project-member] https://10.4.3.117/volume/v3/backups/52af295d-1b5b-473c-a812-40c26c3cbb41 returned with HTTP 404 Jul 27 16:18:12.307777 np0000005924 devstack@c-api.service[100524]: [pid: 100524|app: 0|req: 979/3888] 10.4.3.117 () {66 vars in 1348 bytes} [Mon Jul 27 16:18:12 2026] GET /volume/v3/backups/52af295d-1b5b-473c-a812-40c26c3cbb41 => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 27 16:18:12.316066 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.middleware.request_id [None req-4a1aa1a5-a5e7-4307-9992-f1e6e16fedac None None] RequestId filter calling following filter/app {{(pid=100521) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:18:12.319721 np0000005924 devstack@c-api.service[100521]: INFO cinder.api.openstack.wsgi [None req-4a1aa1a5-a5e7-4307-9992-f1e6e16fedac tempest-VolumesBackupsTest-1022642059 tempest-VolumesBackupsTest-1022642059-project-admin] DELETE https://10.4.3.117/volume/v3/backups/9edd6e62-5093-47ce-9a2b-ff802206e629 Jul 27 16:18:12.320020 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.openstack.wsgi [None req-4a1aa1a5-a5e7-4307-9992-f1e6e16fedac tempest-VolumesBackupsTest-1022642059 tempest-VolumesBackupsTest-1022642059-project-admin] Empty body provided in request {{(pid=100521) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:18:12.320311 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.openstack.wsgi [None req-4a1aa1a5-a5e7-4307-9992-f1e6e16fedac tempest-VolumesBackupsTest-1022642059 tempest-VolumesBackupsTest-1022642059-project-admin] Calling method 'delete' {{(pid=100521) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:18:12.320629 np0000005924 devstack@c-api.service[100521]: INFO cinder.api.contrib.backups [None req-4a1aa1a5-a5e7-4307-9992-f1e6e16fedac tempest-VolumesBackupsTest-1022642059 tempest-VolumesBackupsTest-1022642059-project-admin] Delete backup with id: 9edd6e62-5093-47ce-9a2b-ff802206e629. Jul 27 16:18:12.326530 np0000005924 devstack@c-api.service[100521]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:18:12.326530 np0000005924 devstack@c-api.service[100521]: warnings.warn( Jul 27 16:18:12.333076 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.middleware.request_id [None req-912ec4ab-9804-4fd8-ba1b-c57b48ac8595 None None] RequestId filter calling following filter/app {{(pid=100523) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:18:12.335044 np0000005924 devstack@c-api.service[100523]: INFO cinder.api.openstack.wsgi [None req-912ec4ab-9804-4fd8-ba1b-c57b48ac8595 tempest-VolumeQuotaClassesTest-797255327 tempest-VolumeQuotaClassesTest-797255327-project-admin] DELETE https://10.4.3.117/volume/v3/types/132a7448-663a-4a97-893b-dfa60044af78 Jul 27 16:18:12.335316 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.openstack.wsgi [None req-912ec4ab-9804-4fd8-ba1b-c57b48ac8595 tempest-VolumeQuotaClassesTest-797255327 tempest-VolumeQuotaClassesTest-797255327-project-admin] Empty body provided in request {{(pid=100523) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:18:12.335601 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.openstack.wsgi [None req-912ec4ab-9804-4fd8-ba1b-c57b48ac8595 tempest-VolumeQuotaClassesTest-797255327 tempest-VolumeQuotaClassesTest-797255327-project-admin] Calling method '_delete' {{(pid=100523) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:18:12.343632 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.backup.rpcapi [None req-4a1aa1a5-a5e7-4307-9992-f1e6e16fedac tempest-VolumesBackupsTest-1022642059 tempest-VolumesBackupsTest-1022642059-project-admin] delete_backup rpcapi backup_id 9edd6e62-5093-47ce-9a2b-ff802206e629 {{(pid=100521) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Jul 27 16:18:12.346579 np0000005924 devstack@c-api.service[100521]: INFO cinder.api.openstack.wsgi [None req-4a1aa1a5-a5e7-4307-9992-f1e6e16fedac tempest-VolumesBackupsTest-1022642059 tempest-VolumesBackupsTest-1022642059-project-admin] https://10.4.3.117/volume/v3/backups/9edd6e62-5093-47ce-9a2b-ff802206e629 returned with HTTP 202 Jul 27 16:18:12.347108 np0000005924 devstack@c-api.service[100521]: [pid: 100521|app: 0|req: 971/3889] 10.4.3.117 () {66 vars in 1351 bytes} [Mon Jul 27 16:18:12 2026] DELETE /volume/v3/backups/9edd6e62-5093-47ce-9a2b-ff802206e629 => generated 0 bytes in 32 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 27 16:18:12.358753 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.middleware.request_id [None req-458207c3-94a2-4608-afae-e5c0b631fe75 None None] RequestId filter calling following filter/app {{(pid=100522) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:18:12.362034 np0000005924 devstack@c-api.service[100522]: INFO cinder.api.openstack.wsgi [None req-458207c3-94a2-4608-afae-e5c0b631fe75 tempest-VolumesBackupsTest-1022642059 tempest-VolumesBackupsTest-1022642059-project-admin] GET https://10.4.3.117/volume/v3/backups/9edd6e62-5093-47ce-9a2b-ff802206e629 Jul 27 16:18:12.362147 np0000005924 devstack@c-api.service[100523]: INFO cinder.api.openstack.wsgi [None req-912ec4ab-9804-4fd8-ba1b-c57b48ac8595 tempest-VolumeQuotaClassesTest-797255327 tempest-VolumeQuotaClassesTest-797255327-project-admin] https://10.4.3.117/volume/v3/types/132a7448-663a-4a97-893b-dfa60044af78 returned with HTTP 202 Jul 27 16:18:12.362265 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.openstack.wsgi [None req-458207c3-94a2-4608-afae-e5c0b631fe75 tempest-VolumesBackupsTest-1022642059 tempest-VolumesBackupsTest-1022642059-project-admin] Empty body provided in request {{(pid=100522) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:18:12.362507 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.openstack.wsgi [None req-458207c3-94a2-4608-afae-e5c0b631fe75 tempest-VolumesBackupsTest-1022642059 tempest-VolumesBackupsTest-1022642059-project-admin] Calling method 'show' {{(pid=100522) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:18:12.362625 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.v3.backups [None req-458207c3-94a2-4608-afae-e5c0b631fe75 tempest-VolumesBackupsTest-1022642059 tempest-VolumesBackupsTest-1022642059-project-admin] Show backup with id 9edd6e62-5093-47ce-9a2b-ff802206e629. {{(pid=100522) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 27 16:18:12.362671 np0000005924 devstack@c-api.service[100523]: [pid: 100523|app: 0|req: 980/3890] 10.4.3.117 () {66 vars in 1345 bytes} [Mon Jul 27 16:18:12 2026] DELETE /volume/v3/types/132a7448-663a-4a97-893b-dfa60044af78 => generated 0 bytes in 30 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 27 16:18:12.371277 np0000005924 devstack@c-api.service[100522]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:18:12.371277 np0000005924 devstack@c-api.service[100522]: warnings.warn( Jul 27 16:18:12.371432 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.middleware.request_id [None req-43d9c6b8-12f0-4452-bc00-bc1868a5c11e None None] RequestId filter calling following filter/app {{(pid=100524) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:18:12.372024 np0000005924 devstack@c-api.service[100522]: INFO cinder.api.openstack.wsgi [None req-458207c3-94a2-4608-afae-e5c0b631fe75 tempest-VolumesBackupsTest-1022642059 tempest-VolumesBackupsTest-1022642059-project-admin] https://10.4.3.117/volume/v3/backups/9edd6e62-5093-47ce-9a2b-ff802206e629 returned with HTTP 200 Jul 27 16:18:12.372401 np0000005924 devstack@c-api.service[100522]: [pid: 100522|app: 0|req: 961/3891] 10.4.3.117 () {66 vars in 1348 bytes} [Mon Jul 27 16:18:12 2026] GET /volume/v3/backups/9edd6e62-5093-47ce-9a2b-ff802206e629 => generated 747 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 27 16:18:12.373677 np0000005924 devstack@c-api.service[100524]: INFO cinder.api.openstack.wsgi [None req-43d9c6b8-12f0-4452-bc00-bc1868a5c11e tempest-VolumeQuotaClassesTest-797255327 tempest-VolumeQuotaClassesTest-797255327-project-admin] GET https://10.4.3.117/volume/v3/types/132a7448-663a-4a97-893b-dfa60044af78 Jul 27 16:18:12.373887 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.openstack.wsgi [None req-43d9c6b8-12f0-4452-bc00-bc1868a5c11e tempest-VolumeQuotaClassesTest-797255327 tempest-VolumeQuotaClassesTest-797255327-project-admin] Empty body provided in request {{(pid=100524) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:18:12.374059 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.openstack.wsgi [None req-43d9c6b8-12f0-4452-bc00-bc1868a5c11e tempest-VolumeQuotaClassesTest-797255327 tempest-VolumeQuotaClassesTest-797255327-project-admin] Calling method 'show' {{(pid=100524) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:18:12.378184 np0000005924 devstack@c-api.service[100524]: INFO cinder.api.openstack.wsgi [None req-43d9c6b8-12f0-4452-bc00-bc1868a5c11e tempest-VolumeQuotaClassesTest-797255327 tempest-VolumeQuotaClassesTest-797255327-project-admin] https://10.4.3.117/volume/v3/types/132a7448-663a-4a97-893b-dfa60044af78 returned with HTTP 404 Jul 27 16:18:12.378741 np0000005924 devstack@c-api.service[100524]: [pid: 100524|app: 0|req: 980/3892] 10.4.3.117 () {66 vars in 1342 bytes} [Mon Jul 27 16:18:12 2026] GET /volume/v3/types/132a7448-663a-4a97-893b-dfa60044af78 => generated 114 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 27 16:18:12.385288 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.middleware.request_id [None req-81eb7a73-78a9-4682-a46b-50b12df030d9 None None] RequestId filter calling following filter/app {{(pid=100521) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:18:12.387259 np0000005924 devstack@c-api.service[100521]: INFO cinder.api.openstack.wsgi [None req-81eb7a73-78a9-4682-a46b-50b12df030d9 tempest-VolumeQuotaClassesTest-797255327 tempest-VolumeQuotaClassesTest-797255327-project-admin] PUT https://10.4.3.117/volume/v3/os-quota-class-sets/default Jul 27 16:18:12.387650 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.openstack.wsgi [None req-81eb7a73-78a9-4682-a46b-50b12df030d9 tempest-VolumeQuotaClassesTest-797255327 tempest-VolumeQuotaClassesTest-797255327-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=100521) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 27 16:18:12.495574 np0000005924 devstack@c-api.service[100521]: INFO cinder.api.openstack.wsgi [None req-81eb7a73-78a9-4682-a46b-50b12df030d9 tempest-VolumeQuotaClassesTest-797255327 tempest-VolumeQuotaClassesTest-797255327-project-admin] https://10.4.3.117/volume/v3/os-quota-class-sets/default returned with HTTP 200 Jul 27 16:18:12.496128 np0000005924 devstack@c-api.service[100521]: [pid: 100521|app: 0|req: 972/3893] 10.4.3.117 () {68 vars in 1318 bytes} [Mon Jul 27 16:18:12 2026] PUT /volume/v3/os-quota-class-sets/default => generated 561 bytes in 111 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 27 16:18:12.730358 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.middleware.request_id [None req-4eb78ca5-63a2-4618-aa4f-81d6ca16e83a None None] RequestId filter calling following filter/app {{(pid=100523) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:18:12.732645 np0000005924 devstack@c-api.service[100523]: INFO cinder.api.openstack.wsgi [None req-4eb78ca5-63a2-4618-aa4f-81d6ca16e83a tempest-TestEncryptedCinderVolumes-328802700 tempest-TestEncryptedCinderVolumes-328802700-project-member] GET https://10.4.3.117/volume/v3/volumes/fac7355c-5954-4b1c-b2ca-605c17e5653e Jul 27 16:18:12.732918 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.openstack.wsgi [None req-4eb78ca5-63a2-4618-aa4f-81d6ca16e83a tempest-TestEncryptedCinderVolumes-328802700 tempest-TestEncryptedCinderVolumes-328802700-project-member] Empty body provided in request {{(pid=100523) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:18:12.733192 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.openstack.wsgi [None req-4eb78ca5-63a2-4618-aa4f-81d6ca16e83a tempest-TestEncryptedCinderVolumes-328802700 tempest-TestEncryptedCinderVolumes-328802700-project-member] Calling method 'show' {{(pid=100523) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:18:12.746209 np0000005924 devstack@c-api.service[100523]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:18:12.746209 np0000005924 devstack@c-api.service[100523]: warnings.warn( Jul 27 16:18:12.752253 np0000005924 devstack@c-api.service[100523]: INFO cinder.volume.api [None req-4eb78ca5-63a2-4618-aa4f-81d6ca16e83a tempest-TestEncryptedCinderVolumes-328802700 tempest-TestEncryptedCinderVolumes-328802700-project-member] Volume info retrieved successfully. Jul 27 16:18:12.762075 np0000005924 devstack@c-api.service[100523]: INFO cinder.api.openstack.wsgi [None req-4eb78ca5-63a2-4618-aa4f-81d6ca16e83a tempest-TestEncryptedCinderVolumes-328802700 tempest-TestEncryptedCinderVolumes-328802700-project-member] https://10.4.3.117/volume/v3/volumes/fac7355c-5954-4b1c-b2ca-605c17e5653e returned with HTTP 200 Jul 27 16:18:12.762507 np0000005924 devstack@c-api.service[100523]: [pid: 100523|app: 0|req: 981/3894] 10.4.3.117 () {66 vars in 1348 bytes} [Mon Jul 27 16:18:12 2026] GET /volume/v3/volumes/fac7355c-5954-4b1c-b2ca-605c17e5653e => generated 1167 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 27 16:18:12.830265 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.middleware.request_id [req-66f91dd7-5024-45c8-ae95-507531dfbeff req-b41b3a06-dba1-4373-ab16-399a438e3402 None None] RequestId filter calling following filter/app {{(pid=100522) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:18:12.833142 np0000005924 devstack@c-api.service[100522]: INFO cinder.api.openstack.wsgi [req-66f91dd7-5024-45c8-ae95-507531dfbeff req-b41b3a06-dba1-4373-ab16-399a438e3402 tempest-TestEncryptedCinderVolumes-328802700 tempest-TestEncryptedCinderVolumes-328802700-project-member] GET https://10.4.3.117/volume/v3/volumes/fac7355c-5954-4b1c-b2ca-605c17e5653e Jul 27 16:18:12.833450 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.openstack.wsgi [req-66f91dd7-5024-45c8-ae95-507531dfbeff req-b41b3a06-dba1-4373-ab16-399a438e3402 tempest-TestEncryptedCinderVolumes-328802700 tempest-TestEncryptedCinderVolumes-328802700-project-member] Empty body provided in request {{(pid=100522) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:18:12.833715 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.openstack.wsgi [req-66f91dd7-5024-45c8-ae95-507531dfbeff req-b41b3a06-dba1-4373-ab16-399a438e3402 tempest-TestEncryptedCinderVolumes-328802700 tempest-TestEncryptedCinderVolumes-328802700-project-member] Calling method 'show' {{(pid=100522) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:18:12.851312 np0000005924 devstack@c-api.service[100522]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:18:12.851312 np0000005924 devstack@c-api.service[100522]: warnings.warn( Jul 27 16:18:12.855729 np0000005924 devstack@c-api.service[100522]: INFO cinder.volume.api [req-66f91dd7-5024-45c8-ae95-507531dfbeff req-b41b3a06-dba1-4373-ab16-399a438e3402 tempest-TestEncryptedCinderVolumes-328802700 tempest-TestEncryptedCinderVolumes-328802700-project-member] Volume info retrieved successfully. Jul 27 16:18:12.861342 np0000005924 devstack@c-api.service[100522]: INFO cinder.api.openstack.wsgi [req-66f91dd7-5024-45c8-ae95-507531dfbeff req-b41b3a06-dba1-4373-ab16-399a438e3402 tempest-TestEncryptedCinderVolumes-328802700 tempest-TestEncryptedCinderVolumes-328802700-project-member] https://10.4.3.117/volume/v3/volumes/fac7355c-5954-4b1c-b2ca-605c17e5653e returned with HTTP 200 Jul 27 16:18:12.861901 np0000005924 devstack@c-api.service[100522]: [pid: 100522|app: 0|req: 962/3895] 10.4.3.117 () {68 vars in 1598 bytes} [Mon Jul 27 16:18:12 2026] GET /volume/v3/volumes/fac7355c-5954-4b1c-b2ca-605c17e5653e => generated 1167 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 27 16:18:12.882059 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.middleware.request_id [req-66f91dd7-5024-45c8-ae95-507531dfbeff req-f78f64cb-3322-4b3a-82b0-48bc11e1e837 None None] RequestId filter calling following filter/app {{(pid=100524) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:18:12.884104 np0000005924 devstack@c-api.service[100524]: INFO cinder.api.openstack.wsgi [req-66f91dd7-5024-45c8-ae95-507531dfbeff req-f78f64cb-3322-4b3a-82b0-48bc11e1e837 tempest-TestEncryptedCinderVolumes-328802700 tempest-TestEncryptedCinderVolumes-328802700-project-member] POST https://10.4.3.117/volume/v3/volumes/fac7355c-5954-4b1c-b2ca-605c17e5653e/action Jul 27 16:18:12.884440 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.openstack.wsgi [req-66f91dd7-5024-45c8-ae95-507531dfbeff req-f78f64cb-3322-4b3a-82b0-48bc11e1e837 tempest-TestEncryptedCinderVolumes-328802700 tempest-TestEncryptedCinderVolumes-328802700-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100524) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 27 16:18:12.884553 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.openstack.wsgi [req-66f91dd7-5024-45c8-ae95-507531dfbeff req-f78f64cb-3322-4b3a-82b0-48bc11e1e837 tempest-TestEncryptedCinderVolumes-328802700 tempest-TestEncryptedCinderVolumes-328802700-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100524) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 27 16:18:12.894347 np0000005924 devstack@c-api.service[100524]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:18:12.894347 np0000005924 devstack@c-api.service[100524]: warnings.warn( Jul 27 16:18:12.894751 np0000005924 devstack@c-api.service[100524]: INFO cinder.volume.api [req-66f91dd7-5024-45c8-ae95-507531dfbeff req-f78f64cb-3322-4b3a-82b0-48bc11e1e837 tempest-TestEncryptedCinderVolumes-328802700 tempest-TestEncryptedCinderVolumes-328802700-project-member] Volume info retrieved successfully. Jul 27 16:18:12.903453 np0000005924 devstack@c-api.service[100524]: INFO cinder.volume.api [req-66f91dd7-5024-45c8-ae95-507531dfbeff req-f78f64cb-3322-4b3a-82b0-48bc11e1e837 tempest-TestEncryptedCinderVolumes-328802700 tempest-TestEncryptedCinderVolumes-328802700-project-member] Begin detaching volume completed successfully. Jul 27 16:18:12.903627 np0000005924 devstack@c-api.service[100524]: INFO cinder.api.openstack.wsgi [req-66f91dd7-5024-45c8-ae95-507531dfbeff req-f78f64cb-3322-4b3a-82b0-48bc11e1e837 tempest-TestEncryptedCinderVolumes-328802700 tempest-TestEncryptedCinderVolumes-328802700-project-member] https://10.4.3.117/volume/v3/volumes/fac7355c-5954-4b1c-b2ca-605c17e5653e/action returned with HTTP 202 Jul 27 16:18:12.904030 np0000005924 devstack@c-api.service[100524]: [pid: 100524|app: 0|req: 981/3896] 10.4.3.117 () {72 vars in 1672 bytes} [Mon Jul 27 16:18:12 2026] POST /volume/v3/volumes/fac7355c-5954-4b1c-b2ca-605c17e5653e/action => generated 0 bytes in 22 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 27 16:18:12.953555 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.middleware.request_id [None req-5479ed68-d554-44c3-96e3-403f00607c57 None None] RequestId filter calling following filter/app {{(pid=100521) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:18:12.953912 np0000005924 devstack@c-api.service[100521]: INFO cinder.api.openstack.wsgi [None req-5479ed68-d554-44c3-96e3-403f00607c57 None None] GET https://10.4.3.117/volume// Jul 27 16:18:12.954376 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.openstack.wsgi [None req-5479ed68-d554-44c3-96e3-403f00607c57 None None] Empty body provided in request {{(pid=100521) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:18:12.954376 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.openstack.wsgi [None req-5479ed68-d554-44c3-96e3-403f00607c57 None None] Calling method 'all' {{(pid=100521) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:18:12.954654 np0000005924 devstack@c-api.service[100521]: INFO cinder.api.openstack.wsgi [None req-5479ed68-d554-44c3-96e3-403f00607c57 None None] https://10.4.3.117/volume// returned with HTTP 300 Jul 27 16:18:12.954931 np0000005924 devstack@c-api.service[100521]: [pid: 100521|app: 0|req: 973/3897] 10.4.3.117 () {66 vars in 1426 bytes} [Mon Jul 27 16:18:12 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 27 16:18:12.961304 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.middleware.request_id [req-66f91dd7-5024-45c8-ae95-507531dfbeff req-24a8074f-afb0-4f21-ae79-5867eac88b48 None None] RequestId filter calling following filter/app {{(pid=100523) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:18:12.963206 np0000005924 devstack@c-api.service[100523]: INFO cinder.api.openstack.wsgi [req-66f91dd7-5024-45c8-ae95-507531dfbeff req-24a8074f-afb0-4f21-ae79-5867eac88b48 tempest-TestEncryptedCinderVolumes-328802700 tempest-TestEncryptedCinderVolumes-328802700-project-member] GET https://10.4.3.117/volume/v3/volumes/fac7355c-5954-4b1c-b2ca-605c17e5653e Jul 27 16:18:12.963424 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.openstack.wsgi [req-66f91dd7-5024-45c8-ae95-507531dfbeff req-24a8074f-afb0-4f21-ae79-5867eac88b48 tempest-TestEncryptedCinderVolumes-328802700 tempest-TestEncryptedCinderVolumes-328802700-project-member] Empty body provided in request {{(pid=100523) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:18:12.963613 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.openstack.wsgi [req-66f91dd7-5024-45c8-ae95-507531dfbeff req-24a8074f-afb0-4f21-ae79-5867eac88b48 tempest-TestEncryptedCinderVolumes-328802700 tempest-TestEncryptedCinderVolumes-328802700-project-member] Calling method 'show' {{(pid=100523) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:18:12.972266 np0000005924 devstack@c-api.service[100523]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:18:12.972266 np0000005924 devstack@c-api.service[100523]: warnings.warn( Jul 27 16:18:12.975862 np0000005924 devstack@c-api.service[100523]: INFO cinder.volume.api [req-66f91dd7-5024-45c8-ae95-507531dfbeff req-24a8074f-afb0-4f21-ae79-5867eac88b48 tempest-TestEncryptedCinderVolumes-328802700 tempest-TestEncryptedCinderVolumes-328802700-project-member] Volume info retrieved successfully. Jul 27 16:18:12.981502 np0000005924 devstack@c-api.service[100523]: INFO cinder.api.openstack.wsgi [req-66f91dd7-5024-45c8-ae95-507531dfbeff req-24a8074f-afb0-4f21-ae79-5867eac88b48 tempest-TestEncryptedCinderVolumes-328802700 tempest-TestEncryptedCinderVolumes-328802700-project-member] https://10.4.3.117/volume/v3/volumes/fac7355c-5954-4b1c-b2ca-605c17e5653e returned with HTTP 200 Jul 27 16:18:12.982134 np0000005924 devstack@c-api.service[100523]: [pid: 100523|app: 0|req: 982/3898] 10.4.3.117 () {70 vars in 1639 bytes} [Mon Jul 27 16:18:12 2026] GET /volume/v3/volumes/fac7355c-5954-4b1c-b2ca-605c17e5653e => generated 1350 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 27 16:18:12.993652 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.middleware.request_id [req-66f91dd7-5024-45c8-ae95-507531dfbeff req-72398715-2fcd-41b0-bd54-d83b4e48afd4 None None] RequestId filter calling following filter/app {{(pid=100522) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:18:12.995975 np0000005924 devstack@c-api.service[100522]: INFO cinder.api.openstack.wsgi [req-66f91dd7-5024-45c8-ae95-507531dfbeff req-72398715-2fcd-41b0-bd54-d83b4e48afd4 tempest-TestEncryptedCinderVolumes-328802700 tempest-TestEncryptedCinderVolumes-328802700-project-member] GET https://10.4.3.117/volume/v3/volumes/fac7355c-5954-4b1c-b2ca-605c17e5653e/encryption Jul 27 16:18:12.996513 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.openstack.wsgi [req-66f91dd7-5024-45c8-ae95-507531dfbeff req-72398715-2fcd-41b0-bd54-d83b4e48afd4 tempest-TestEncryptedCinderVolumes-328802700 tempest-TestEncryptedCinderVolumes-328802700-project-member] Empty body provided in request {{(pid=100522) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:18:12.996513 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.openstack.wsgi [req-66f91dd7-5024-45c8-ae95-507531dfbeff req-72398715-2fcd-41b0-bd54-d83b4e48afd4 tempest-TestEncryptedCinderVolumes-328802700 tempest-TestEncryptedCinderVolumes-328802700-project-member] Calling method 'index' {{(pid=100522) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:18:13.006875 np0000005924 devstack@c-api.service[100522]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:18:13.006875 np0000005924 devstack@c-api.service[100522]: warnings.warn( Jul 27 16:18:13.014265 np0000005924 devstack@c-api.service[100522]: INFO cinder.api.openstack.wsgi [req-66f91dd7-5024-45c8-ae95-507531dfbeff req-72398715-2fcd-41b0-bd54-d83b4e48afd4 tempest-TestEncryptedCinderVolumes-328802700 tempest-TestEncryptedCinderVolumes-328802700-project-member] https://10.4.3.117/volume/v3/volumes/fac7355c-5954-4b1c-b2ca-605c17e5653e/encryption returned with HTTP 200 Jul 27 16:18:13.014732 np0000005924 devstack@c-api.service[100522]: [pid: 100522|app: 0|req: 963/3899] 10.4.3.117 () {68 vars in 1631 bytes} [Mon Jul 27 16:18:12 2026] GET /volume/v3/volumes/fac7355c-5954-4b1c-b2ca-605c17e5653e/encryption => generated 160 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 27 16:18:13.389681 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.middleware.request_id [None req-24154952-f337-4a57-b3c8-b4d6d86f3231 None None] RequestId filter calling following filter/app {{(pid=100524) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:18:13.391955 np0000005924 devstack@c-api.service[100524]: INFO cinder.api.openstack.wsgi [None req-24154952-f337-4a57-b3c8-b4d6d86f3231 tempest-VolumesBackupsTest-1022642059 tempest-VolumesBackupsTest-1022642059-project-admin] GET https://10.4.3.117/volume/v3/backups/9edd6e62-5093-47ce-9a2b-ff802206e629 Jul 27 16:18:13.392214 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.openstack.wsgi [None req-24154952-f337-4a57-b3c8-b4d6d86f3231 tempest-VolumesBackupsTest-1022642059 tempest-VolumesBackupsTest-1022642059-project-admin] Empty body provided in request {{(pid=100524) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:18:13.392475 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.openstack.wsgi [None req-24154952-f337-4a57-b3c8-b4d6d86f3231 tempest-VolumesBackupsTest-1022642059 tempest-VolumesBackupsTest-1022642059-project-admin] Calling method 'show' {{(pid=100524) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:18:13.392620 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.v3.backups [None req-24154952-f337-4a57-b3c8-b4d6d86f3231 tempest-VolumesBackupsTest-1022642059 tempest-VolumesBackupsTest-1022642059-project-admin] Show backup with id 9edd6e62-5093-47ce-9a2b-ff802206e629. {{(pid=100524) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 27 16:18:13.402133 np0000005924 devstack@c-api.service[100524]: INFO cinder.api.openstack.wsgi [None req-24154952-f337-4a57-b3c8-b4d6d86f3231 tempest-VolumesBackupsTest-1022642059 tempest-VolumesBackupsTest-1022642059-project-admin] https://10.4.3.117/volume/v3/backups/9edd6e62-5093-47ce-9a2b-ff802206e629 returned with HTTP 404 Jul 27 16:18:13.402865 np0000005924 devstack@c-api.service[100524]: [pid: 100524|app: 0|req: 982/3900] 10.4.3.117 () {66 vars in 1348 bytes} [Mon Jul 27 16:18:13 2026] GET /volume/v3/backups/9edd6e62-5093-47ce-9a2b-ff802206e629 => generated 109 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 27 16:18:13.409789 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.middleware.request_id [None req-5785e4da-e2d1-47c1-a915-ef318dbb031b None None] RequestId filter calling following filter/app {{(pid=100521) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:18:13.412206 np0000005924 devstack@c-api.service[100521]: INFO cinder.api.openstack.wsgi [None req-5785e4da-e2d1-47c1-a915-ef318dbb031b tempest-VolumesBackupsTest-916266255 tempest-VolumesBackupsTest-916266255-project-member] DELETE https://10.4.3.117/volume/v3/backups/3e4bb804-4a38-40ea-8c05-a85ffdacb905 Jul 27 16:18:13.412500 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.openstack.wsgi [None req-5785e4da-e2d1-47c1-a915-ef318dbb031b tempest-VolumesBackupsTest-916266255 tempest-VolumesBackupsTest-916266255-project-member] Empty body provided in request {{(pid=100521) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:18:13.412770 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.openstack.wsgi [None req-5785e4da-e2d1-47c1-a915-ef318dbb031b tempest-VolumesBackupsTest-916266255 tempest-VolumesBackupsTest-916266255-project-member] Calling method 'delete' {{(pid=100521) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:18:13.412932 np0000005924 devstack@c-api.service[100521]: INFO cinder.api.contrib.backups [None req-5785e4da-e2d1-47c1-a915-ef318dbb031b tempest-VolumesBackupsTest-916266255 tempest-VolumesBackupsTest-916266255-project-member] Delete backup with id: 3e4bb804-4a38-40ea-8c05-a85ffdacb905. Jul 27 16:18:13.418616 np0000005924 devstack@c-api.service[100521]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:18:13.418616 np0000005924 devstack@c-api.service[100521]: warnings.warn( Jul 27 16:18:13.435931 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.backup.rpcapi [None req-5785e4da-e2d1-47c1-a915-ef318dbb031b tempest-VolumesBackupsTest-916266255 tempest-VolumesBackupsTest-916266255-project-member] delete_backup rpcapi backup_id 3e4bb804-4a38-40ea-8c05-a85ffdacb905 {{(pid=100521) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Jul 27 16:18:13.438376 np0000005924 devstack@c-api.service[100521]: INFO cinder.api.openstack.wsgi [None req-5785e4da-e2d1-47c1-a915-ef318dbb031b tempest-VolumesBackupsTest-916266255 tempest-VolumesBackupsTest-916266255-project-member] https://10.4.3.117/volume/v3/backups/3e4bb804-4a38-40ea-8c05-a85ffdacb905 returned with HTTP 202 Jul 27 16:18:13.438931 np0000005924 devstack@c-api.service[100521]: [pid: 100521|app: 0|req: 974/3901] 10.4.3.117 () {66 vars in 1351 bytes} [Mon Jul 27 16:18:13 2026] DELETE /volume/v3/backups/3e4bb804-4a38-40ea-8c05-a85ffdacb905 => generated 0 bytes in 30 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 27 16:18:13.449165 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.middleware.request_id [None req-3ec42e77-4638-4639-b79b-5af3082dc202 None None] RequestId filter calling following filter/app {{(pid=100523) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:18:13.452917 np0000005924 devstack@c-api.service[100523]: INFO cinder.api.openstack.wsgi [None req-3ec42e77-4638-4639-b79b-5af3082dc202 tempest-VolumesBackupsTest-916266255 tempest-VolumesBackupsTest-916266255-project-member] GET https://10.4.3.117/volume/v3/backups/3e4bb804-4a38-40ea-8c05-a85ffdacb905 Jul 27 16:18:13.456121 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.openstack.wsgi [None req-3ec42e77-4638-4639-b79b-5af3082dc202 tempest-VolumesBackupsTest-916266255 tempest-VolumesBackupsTest-916266255-project-member] Empty body provided in request {{(pid=100523) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:18:13.456422 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.openstack.wsgi [None req-3ec42e77-4638-4639-b79b-5af3082dc202 tempest-VolumesBackupsTest-916266255 tempest-VolumesBackupsTest-916266255-project-member] Calling method 'show' {{(pid=100523) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:18:13.456554 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.v3.backups [None req-3ec42e77-4638-4639-b79b-5af3082dc202 tempest-VolumesBackupsTest-916266255 tempest-VolumesBackupsTest-916266255-project-member] Show backup with id 3e4bb804-4a38-40ea-8c05-a85ffdacb905. {{(pid=100523) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 27 16:18:13.472743 np0000005924 devstack@c-api.service[100523]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:18:13.472743 np0000005924 devstack@c-api.service[100523]: warnings.warn( Jul 27 16:18:13.473805 np0000005924 devstack@c-api.service[100523]: INFO cinder.api.openstack.wsgi [None req-3ec42e77-4638-4639-b79b-5af3082dc202 tempest-VolumesBackupsTest-916266255 tempest-VolumesBackupsTest-916266255-project-member] https://10.4.3.117/volume/v3/backups/3e4bb804-4a38-40ea-8c05-a85ffdacb905 returned with HTTP 200 Jul 27 16:18:13.474294 np0000005924 devstack@c-api.service[100523]: [pid: 100523|app: 0|req: 983/3902] 10.4.3.117 () {66 vars in 1348 bytes} [Mon Jul 27 16:18:13 2026] GET /volume/v3/backups/3e4bb804-4a38-40ea-8c05-a85ffdacb905 => generated 751 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 27 16:18:14.488036 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.middleware.request_id [None req-11274362-9d37-4267-885d-15d04f5cbd67 None None] RequestId filter calling following filter/app {{(pid=100522) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:18:14.490750 np0000005924 devstack@c-api.service[100522]: INFO cinder.api.openstack.wsgi [None req-11274362-9d37-4267-885d-15d04f5cbd67 tempest-VolumesBackupsTest-916266255 tempest-VolumesBackupsTest-916266255-project-member] GET https://10.4.3.117/volume/v3/backups/3e4bb804-4a38-40ea-8c05-a85ffdacb905 Jul 27 16:18:14.491535 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.openstack.wsgi [None req-11274362-9d37-4267-885d-15d04f5cbd67 tempest-VolumesBackupsTest-916266255 tempest-VolumesBackupsTest-916266255-project-member] Empty body provided in request {{(pid=100522) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:18:14.491873 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.openstack.wsgi [None req-11274362-9d37-4267-885d-15d04f5cbd67 tempest-VolumesBackupsTest-916266255 tempest-VolumesBackupsTest-916266255-project-member] Calling method 'show' {{(pid=100522) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:18:14.492142 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.v3.backups [None req-11274362-9d37-4267-885d-15d04f5cbd67 tempest-VolumesBackupsTest-916266255 tempest-VolumesBackupsTest-916266255-project-member] Show backup with id 3e4bb804-4a38-40ea-8c05-a85ffdacb905. {{(pid=100522) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 27 16:18:14.495826 np0000005924 devstack@c-api.service[100522]: INFO cinder.api.openstack.wsgi [None req-11274362-9d37-4267-885d-15d04f5cbd67 tempest-VolumesBackupsTest-916266255 tempest-VolumesBackupsTest-916266255-project-member] https://10.4.3.117/volume/v3/backups/3e4bb804-4a38-40ea-8c05-a85ffdacb905 returned with HTTP 404 Jul 27 16:18:14.496602 np0000005924 devstack@c-api.service[100522]: [pid: 100522|app: 0|req: 964/3903] 10.4.3.117 () {66 vars in 1348 bytes} [Mon Jul 27 16:18:14 2026] GET /volume/v3/backups/3e4bb804-4a38-40ea-8c05-a85ffdacb905 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 27 16:18:14.506581 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.middleware.request_id [None req-22f3f3fd-33d6-4ebc-89bd-2d01f764b2cd None None] RequestId filter calling following filter/app {{(pid=100524) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:18:14.509052 np0000005924 devstack@c-api.service[100524]: INFO cinder.api.openstack.wsgi [None req-22f3f3fd-33d6-4ebc-89bd-2d01f764b2cd tempest-VolumesBackupsTest-1022642059 tempest-VolumesBackupsTest-1022642059-project-admin] DELETE https://10.4.3.117/volume/v3/backups/73b586a1-85e3-49f4-a6ff-f6d896a34c07 Jul 27 16:18:14.509288 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.openstack.wsgi [None req-22f3f3fd-33d6-4ebc-89bd-2d01f764b2cd tempest-VolumesBackupsTest-1022642059 tempest-VolumesBackupsTest-1022642059-project-admin] Empty body provided in request {{(pid=100524) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:18:14.509600 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.openstack.wsgi [None req-22f3f3fd-33d6-4ebc-89bd-2d01f764b2cd tempest-VolumesBackupsTest-1022642059 tempest-VolumesBackupsTest-1022642059-project-admin] Calling method 'delete' {{(pid=100524) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:18:14.509740 np0000005924 devstack@c-api.service[100524]: INFO cinder.api.contrib.backups [None req-22f3f3fd-33d6-4ebc-89bd-2d01f764b2cd tempest-VolumesBackupsTest-1022642059 tempest-VolumesBackupsTest-1022642059-project-admin] Delete backup with id: 73b586a1-85e3-49f4-a6ff-f6d896a34c07. Jul 27 16:18:14.516026 np0000005924 devstack@c-api.service[100524]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:18:14.516026 np0000005924 devstack@c-api.service[100524]: warnings.warn( Jul 27 16:18:14.542015 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.backup.rpcapi [None req-22f3f3fd-33d6-4ebc-89bd-2d01f764b2cd tempest-VolumesBackupsTest-1022642059 tempest-VolumesBackupsTest-1022642059-project-admin] delete_backup rpcapi backup_id 73b586a1-85e3-49f4-a6ff-f6d896a34c07 {{(pid=100524) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Jul 27 16:18:14.544097 np0000005924 devstack@c-api.service[100524]: INFO cinder.api.openstack.wsgi [None req-22f3f3fd-33d6-4ebc-89bd-2d01f764b2cd tempest-VolumesBackupsTest-1022642059 tempest-VolumesBackupsTest-1022642059-project-admin] https://10.4.3.117/volume/v3/backups/73b586a1-85e3-49f4-a6ff-f6d896a34c07 returned with HTTP 202 Jul 27 16:18:14.544711 np0000005924 devstack@c-api.service[100524]: [pid: 100524|app: 0|req: 983/3904] 10.4.3.117 () {66 vars in 1351 bytes} [Mon Jul 27 16:18:14 2026] DELETE /volume/v3/backups/73b586a1-85e3-49f4-a6ff-f6d896a34c07 => generated 0 bytes in 39 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 27 16:18:14.557785 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.middleware.request_id [None req-bcf6aa75-6976-424a-9c47-82538bc6d7b9 None None] RequestId filter calling following filter/app {{(pid=100521) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:18:14.559576 np0000005924 devstack@c-api.service[100521]: INFO cinder.api.openstack.wsgi [None req-bcf6aa75-6976-424a-9c47-82538bc6d7b9 tempest-VolumesBackupsTest-1022642059 tempest-VolumesBackupsTest-1022642059-project-admin] GET https://10.4.3.117/volume/v3/backups/73b586a1-85e3-49f4-a6ff-f6d896a34c07 Jul 27 16:18:14.559792 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.openstack.wsgi [None req-bcf6aa75-6976-424a-9c47-82538bc6d7b9 tempest-VolumesBackupsTest-1022642059 tempest-VolumesBackupsTest-1022642059-project-admin] Empty body provided in request {{(pid=100521) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:18:14.559987 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.openstack.wsgi [None req-bcf6aa75-6976-424a-9c47-82538bc6d7b9 tempest-VolumesBackupsTest-1022642059 tempest-VolumesBackupsTest-1022642059-project-admin] Calling method 'show' {{(pid=100521) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:18:14.560094 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.v3.backups [None req-bcf6aa75-6976-424a-9c47-82538bc6d7b9 tempest-VolumesBackupsTest-1022642059 tempest-VolumesBackupsTest-1022642059-project-admin] Show backup with id 73b586a1-85e3-49f4-a6ff-f6d896a34c07. {{(pid=100521) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 27 16:18:14.566706 np0000005924 devstack@c-api.service[100521]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:18:14.566706 np0000005924 devstack@c-api.service[100521]: warnings.warn( Jul 27 16:18:14.567743 np0000005924 devstack@c-api.service[100521]: INFO cinder.api.openstack.wsgi [None req-bcf6aa75-6976-424a-9c47-82538bc6d7b9 tempest-VolumesBackupsTest-1022642059 tempest-VolumesBackupsTest-1022642059-project-admin] https://10.4.3.117/volume/v3/backups/73b586a1-85e3-49f4-a6ff-f6d896a34c07 returned with HTTP 200 Jul 27 16:18:14.568399 np0000005924 devstack@c-api.service[100521]: [pid: 100521|app: 0|req: 975/3905] 10.4.3.117 () {66 vars in 1348 bytes} [Mon Jul 27 16:18:14 2026] GET /volume/v3/backups/73b586a1-85e3-49f4-a6ff-f6d896a34c07 => generated 751 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 27 16:18:15.579791 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.middleware.request_id [None req-0ceb4c68-b854-4421-8d2c-d39b7faa3899 None None] RequestId filter calling following filter/app {{(pid=100523) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:18:15.581634 np0000005924 devstack@c-api.service[100523]: INFO cinder.api.openstack.wsgi [None req-0ceb4c68-b854-4421-8d2c-d39b7faa3899 tempest-VolumesBackupsTest-1022642059 tempest-VolumesBackupsTest-1022642059-project-admin] GET https://10.4.3.117/volume/v3/backups/73b586a1-85e3-49f4-a6ff-f6d896a34c07 Jul 27 16:18:15.581835 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.openstack.wsgi [None req-0ceb4c68-b854-4421-8d2c-d39b7faa3899 tempest-VolumesBackupsTest-1022642059 tempest-VolumesBackupsTest-1022642059-project-admin] Empty body provided in request {{(pid=100523) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:18:15.582066 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.openstack.wsgi [None req-0ceb4c68-b854-4421-8d2c-d39b7faa3899 tempest-VolumesBackupsTest-1022642059 tempest-VolumesBackupsTest-1022642059-project-admin] Calling method 'show' {{(pid=100523) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:18:15.582127 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.v3.backups [None req-0ceb4c68-b854-4421-8d2c-d39b7faa3899 tempest-VolumesBackupsTest-1022642059 tempest-VolumesBackupsTest-1022642059-project-admin] Show backup with id 73b586a1-85e3-49f4-a6ff-f6d896a34c07. {{(pid=100523) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 27 16:18:15.587104 np0000005924 devstack@c-api.service[100523]: INFO cinder.api.openstack.wsgi [None req-0ceb4c68-b854-4421-8d2c-d39b7faa3899 tempest-VolumesBackupsTest-1022642059 tempest-VolumesBackupsTest-1022642059-project-admin] https://10.4.3.117/volume/v3/backups/73b586a1-85e3-49f4-a6ff-f6d896a34c07 returned with HTTP 404 Jul 27 16:18:15.587612 np0000005924 devstack@c-api.service[100523]: [pid: 100523|app: 0|req: 984/3906] 10.4.3.117 () {66 vars in 1348 bytes} [Mon Jul 27 16:18:15 2026] GET /volume/v3/backups/73b586a1-85e3-49f4-a6ff-f6d896a34c07 => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 27 16:18:15.599852 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.middleware.request_id [None req-1b983331-a6ea-444c-b845-1f39494fafc5 None None] RequestId filter calling following filter/app {{(pid=100522) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:18:15.602458 np0000005924 devstack@c-api.service[100522]: INFO cinder.api.openstack.wsgi [None req-1b983331-a6ea-444c-b845-1f39494fafc5 tempest-VolumesBackupsTest-916266255 tempest-VolumesBackupsTest-916266255-project-member] DELETE https://10.4.3.117/volume/v3/volumes/1e6d85f9-f549-45b3-a65d-266850874b53 Jul 27 16:18:15.602729 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.openstack.wsgi [None req-1b983331-a6ea-444c-b845-1f39494fafc5 tempest-VolumesBackupsTest-916266255 tempest-VolumesBackupsTest-916266255-project-member] Empty body provided in request {{(pid=100522) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:18:15.602970 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.openstack.wsgi [None req-1b983331-a6ea-444c-b845-1f39494fafc5 tempest-VolumesBackupsTest-916266255 tempest-VolumesBackupsTest-916266255-project-member] Calling method 'delete' {{(pid=100522) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:18:15.603222 np0000005924 devstack@c-api.service[100522]: INFO cinder.api.v3.volumes [None req-1b983331-a6ea-444c-b845-1f39494fafc5 tempest-VolumesBackupsTest-916266255 tempest-VolumesBackupsTest-916266255-project-member] Delete volume with id: 1e6d85f9-f549-45b3-a65d-266850874b53 Jul 27 16:18:15.613822 np0000005924 devstack@c-api.service[100522]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:18:15.613822 np0000005924 devstack@c-api.service[100522]: warnings.warn( Jul 27 16:18:15.614301 np0000005924 devstack@c-api.service[100522]: INFO cinder.volume.api [None req-1b983331-a6ea-444c-b845-1f39494fafc5 tempest-VolumesBackupsTest-916266255 tempest-VolumesBackupsTest-916266255-project-member] Volume info retrieved successfully. Jul 27 16:18:15.637421 np0000005924 devstack@c-api.service[100522]: INFO cinder.volume.api [None req-1b983331-a6ea-444c-b845-1f39494fafc5 tempest-VolumesBackupsTest-916266255 tempest-VolumesBackupsTest-916266255-project-member] Delete volume request issued successfully. Jul 27 16:18:15.637698 np0000005924 devstack@c-api.service[100522]: INFO cinder.api.openstack.wsgi [None req-1b983331-a6ea-444c-b845-1f39494fafc5 tempest-VolumesBackupsTest-916266255 tempest-VolumesBackupsTest-916266255-project-member] https://10.4.3.117/volume/v3/volumes/1e6d85f9-f549-45b3-a65d-266850874b53 returned with HTTP 202 Jul 27 16:18:15.638270 np0000005924 devstack@c-api.service[100522]: [pid: 100522|app: 0|req: 965/3907] 10.4.3.117 () {66 vars in 1351 bytes} [Mon Jul 27 16:18:15 2026] DELETE /volume/v3/volumes/1e6d85f9-f549-45b3-a65d-266850874b53 => generated 0 bytes in 39 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 27 16:18:15.645999 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.middleware.request_id [None req-2504fe1c-1b92-495d-a618-e7c311a911a0 None None] RequestId filter calling following filter/app {{(pid=100524) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:18:15.648132 np0000005924 devstack@c-api.service[100524]: INFO cinder.api.openstack.wsgi [None req-2504fe1c-1b92-495d-a618-e7c311a911a0 tempest-VolumesBackupsTest-916266255 tempest-VolumesBackupsTest-916266255-project-member] GET https://10.4.3.117/volume/v3/volumes/1e6d85f9-f549-45b3-a65d-266850874b53 Jul 27 16:18:15.648421 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.openstack.wsgi [None req-2504fe1c-1b92-495d-a618-e7c311a911a0 tempest-VolumesBackupsTest-916266255 tempest-VolumesBackupsTest-916266255-project-member] Empty body provided in request {{(pid=100524) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:18:15.648681 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.openstack.wsgi [None req-2504fe1c-1b92-495d-a618-e7c311a911a0 tempest-VolumesBackupsTest-916266255 tempest-VolumesBackupsTest-916266255-project-member] Calling method 'show' {{(pid=100524) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:18:15.657343 np0000005924 devstack@c-api.service[100524]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:18:15.657343 np0000005924 devstack@c-api.service[100524]: warnings.warn( Jul 27 16:18:15.664961 np0000005924 devstack@c-api.service[100524]: INFO cinder.volume.api [None req-2504fe1c-1b92-495d-a618-e7c311a911a0 tempest-VolumesBackupsTest-916266255 tempest-VolumesBackupsTest-916266255-project-member] Volume info retrieved successfully. Jul 27 16:18:15.671004 np0000005924 devstack@c-api.service[100524]: INFO cinder.api.openstack.wsgi [None req-2504fe1c-1b92-495d-a618-e7c311a911a0 tempest-VolumesBackupsTest-916266255 tempest-VolumesBackupsTest-916266255-project-member] https://10.4.3.117/volume/v3/volumes/1e6d85f9-f549-45b3-a65d-266850874b53 returned with HTTP 200 Jul 27 16:18:15.671661 np0000005924 devstack@c-api.service[100524]: [pid: 100524|app: 0|req: 984/3908] 10.4.3.117 () {66 vars in 1348 bytes} [Mon Jul 27 16:18:15 2026] GET /volume/v3/volumes/1e6d85f9-f549-45b3-a65d-266850874b53 => generated 841 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 27 16:18:16.688264 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.middleware.request_id [None req-6a4ac042-6509-4c73-be12-b1ed680f5e45 None None] RequestId filter calling following filter/app {{(pid=100521) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:18:16.691221 np0000005924 devstack@c-api.service[100521]: INFO cinder.api.openstack.wsgi [None req-6a4ac042-6509-4c73-be12-b1ed680f5e45 tempest-VolumesBackupsTest-916266255 tempest-VolumesBackupsTest-916266255-project-member] GET https://10.4.3.117/volume/v3/volumes/1e6d85f9-f549-45b3-a65d-266850874b53 Jul 27 16:18:16.691474 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.openstack.wsgi [None req-6a4ac042-6509-4c73-be12-b1ed680f5e45 tempest-VolumesBackupsTest-916266255 tempest-VolumesBackupsTest-916266255-project-member] Empty body provided in request {{(pid=100521) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:18:16.691801 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.openstack.wsgi [None req-6a4ac042-6509-4c73-be12-b1ed680f5e45 tempest-VolumesBackupsTest-916266255 tempest-VolumesBackupsTest-916266255-project-member] Calling method 'show' {{(pid=100521) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:18:16.702306 np0000005924 devstack@c-api.service[100521]: INFO cinder.api.openstack.wsgi [None req-6a4ac042-6509-4c73-be12-b1ed680f5e45 tempest-VolumesBackupsTest-916266255 tempest-VolumesBackupsTest-916266255-project-member] https://10.4.3.117/volume/v3/volumes/1e6d85f9-f549-45b3-a65d-266850874b53 returned with HTTP 404 Jul 27 16:18:16.702873 np0000005924 devstack@c-api.service[100521]: [pid: 100521|app: 0|req: 976/3909] 10.4.3.117 () {66 vars in 1348 bytes} [Mon Jul 27 16:18:16 2026] GET /volume/v3/volumes/1e6d85f9-f549-45b3-a65d-266850874b53 => generated 109 bytes in 15 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 27 16:18:16.711533 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.middleware.request_id [None req-27cd51d9-b932-4a63-94e2-07c74a5d6786 None None] RequestId filter calling following filter/app {{(pid=100523) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:18:16.713877 np0000005924 devstack@c-api.service[100523]: INFO cinder.api.openstack.wsgi [None req-27cd51d9-b932-4a63-94e2-07c74a5d6786 tempest-VolumesBackupsTest-916266255 tempest-VolumesBackupsTest-916266255-project-member] DELETE https://10.4.3.117/volume/v3/volumes/ccf62f05-02b5-4080-bbc5-c44829e2ad7f Jul 27 16:18:16.714043 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.openstack.wsgi [None req-27cd51d9-b932-4a63-94e2-07c74a5d6786 tempest-VolumesBackupsTest-916266255 tempest-VolumesBackupsTest-916266255-project-member] Empty body provided in request {{(pid=100523) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:18:16.714504 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.openstack.wsgi [None req-27cd51d9-b932-4a63-94e2-07c74a5d6786 tempest-VolumesBackupsTest-916266255 tempest-VolumesBackupsTest-916266255-project-member] Calling method 'delete' {{(pid=100523) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:18:16.714571 np0000005924 devstack@c-api.service[100523]: INFO cinder.api.v3.volumes [None req-27cd51d9-b932-4a63-94e2-07c74a5d6786 tempest-VolumesBackupsTest-916266255 tempest-VolumesBackupsTest-916266255-project-member] Delete volume with id: ccf62f05-02b5-4080-bbc5-c44829e2ad7f Jul 27 16:18:16.722980 np0000005924 devstack@c-api.service[100523]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:18:16.722980 np0000005924 devstack@c-api.service[100523]: warnings.warn( Jul 27 16:18:16.723555 np0000005924 devstack@c-api.service[100523]: INFO cinder.volume.api [None req-27cd51d9-b932-4a63-94e2-07c74a5d6786 tempest-VolumesBackupsTest-916266255 tempest-VolumesBackupsTest-916266255-project-member] Volume info retrieved successfully. Jul 27 16:18:16.748297 np0000005924 devstack@c-api.service[100523]: INFO cinder.volume.api [None req-27cd51d9-b932-4a63-94e2-07c74a5d6786 tempest-VolumesBackupsTest-916266255 tempest-VolumesBackupsTest-916266255-project-member] Delete volume request issued successfully. Jul 27 16:18:16.748297 np0000005924 devstack@c-api.service[100523]: INFO cinder.api.openstack.wsgi [None req-27cd51d9-b932-4a63-94e2-07c74a5d6786 tempest-VolumesBackupsTest-916266255 tempest-VolumesBackupsTest-916266255-project-member] https://10.4.3.117/volume/v3/volumes/ccf62f05-02b5-4080-bbc5-c44829e2ad7f returned with HTTP 202 Jul 27 16:18:16.749093 np0000005924 devstack@c-api.service[100523]: [pid: 100523|app: 0|req: 985/3910] 10.4.3.117 () {66 vars in 1351 bytes} [Mon Jul 27 16:18:16 2026] DELETE /volume/v3/volumes/ccf62f05-02b5-4080-bbc5-c44829e2ad7f => generated 0 bytes in 38 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 27 16:18:16.758201 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.middleware.request_id [None req-5d1323aa-9343-41ed-86da-4993e0b7d4fb None None] RequestId filter calling following filter/app {{(pid=100522) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:18:16.760609 np0000005924 devstack@c-api.service[100522]: INFO cinder.api.openstack.wsgi [None req-5d1323aa-9343-41ed-86da-4993e0b7d4fb tempest-VolumesBackupsTest-916266255 tempest-VolumesBackupsTest-916266255-project-member] GET https://10.4.3.117/volume/v3/volumes/ccf62f05-02b5-4080-bbc5-c44829e2ad7f Jul 27 16:18:16.761171 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.openstack.wsgi [None req-5d1323aa-9343-41ed-86da-4993e0b7d4fb tempest-VolumesBackupsTest-916266255 tempest-VolumesBackupsTest-916266255-project-member] Empty body provided in request {{(pid=100522) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:18:16.761735 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.openstack.wsgi [None req-5d1323aa-9343-41ed-86da-4993e0b7d4fb tempest-VolumesBackupsTest-916266255 tempest-VolumesBackupsTest-916266255-project-member] Calling method 'show' {{(pid=100522) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:18:16.770718 np0000005924 devstack@c-api.service[100522]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:18:16.770718 np0000005924 devstack@c-api.service[100522]: warnings.warn( Jul 27 16:18:16.782402 np0000005924 devstack@c-api.service[100522]: INFO cinder.volume.api [None req-5d1323aa-9343-41ed-86da-4993e0b7d4fb tempest-VolumesBackupsTest-916266255 tempest-VolumesBackupsTest-916266255-project-member] Volume info retrieved successfully. Jul 27 16:18:16.785356 np0000005924 devstack@c-api.service[100522]: INFO cinder.api.openstack.wsgi [None req-5d1323aa-9343-41ed-86da-4993e0b7d4fb tempest-VolumesBackupsTest-916266255 tempest-VolumesBackupsTest-916266255-project-member] https://10.4.3.117/volume/v3/volumes/ccf62f05-02b5-4080-bbc5-c44829e2ad7f returned with HTTP 200 Jul 27 16:18:16.786296 np0000005924 devstack@c-api.service[100522]: [pid: 100522|app: 0|req: 966/3911] 10.4.3.117 () {66 vars in 1348 bytes} [Mon Jul 27 16:18:16 2026] GET /volume/v3/volumes/ccf62f05-02b5-4080-bbc5-c44829e2ad7f => generated 841 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 27 16:18:17.806315 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.middleware.request_id [None req-d36381e3-abe5-4752-a764-a6c907045339 None None] RequestId filter calling following filter/app {{(pid=100524) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:18:17.809541 np0000005924 devstack@c-api.service[100524]: INFO cinder.api.openstack.wsgi [None req-d36381e3-abe5-4752-a764-a6c907045339 tempest-VolumesBackupsTest-916266255 tempest-VolumesBackupsTest-916266255-project-member] GET https://10.4.3.117/volume/v3/volumes/ccf62f05-02b5-4080-bbc5-c44829e2ad7f Jul 27 16:18:17.809741 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.openstack.wsgi [None req-d36381e3-abe5-4752-a764-a6c907045339 tempest-VolumesBackupsTest-916266255 tempest-VolumesBackupsTest-916266255-project-member] Empty body provided in request {{(pid=100524) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:18:17.809910 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.openstack.wsgi [None req-d36381e3-abe5-4752-a764-a6c907045339 tempest-VolumesBackupsTest-916266255 tempest-VolumesBackupsTest-916266255-project-member] Calling method 'show' {{(pid=100524) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:18:17.822021 np0000005924 devstack@c-api.service[100524]: INFO cinder.api.openstack.wsgi [None req-d36381e3-abe5-4752-a764-a6c907045339 tempest-VolumesBackupsTest-916266255 tempest-VolumesBackupsTest-916266255-project-member] https://10.4.3.117/volume/v3/volumes/ccf62f05-02b5-4080-bbc5-c44829e2ad7f returned with HTTP 404 Jul 27 16:18:17.822553 np0000005924 devstack@c-api.service[100524]: [pid: 100524|app: 0|req: 985/3912] 10.4.3.117 () {66 vars in 1348 bytes} [Mon Jul 27 16:18:17 2026] GET /volume/v3/volumes/ccf62f05-02b5-4080-bbc5-c44829e2ad7f => generated 109 bytes in 17 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 27 16:18:17.830412 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.middleware.request_id [None req-8c639bc5-4daf-4d12-bd07-5467cf652eac None None] RequestId filter calling following filter/app {{(pid=100521) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:18:17.832171 np0000005924 devstack@c-api.service[100521]: INFO cinder.api.openstack.wsgi [None req-8c639bc5-4daf-4d12-bd07-5467cf652eac tempest-VolumesBackupsTest-916266255 tempest-VolumesBackupsTest-916266255-project-member] DELETE https://10.4.3.117/volume/v3/volumes/5c757b09-88f1-4663-b286-e9ce81ed25e1 Jul 27 16:18:17.832429 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.openstack.wsgi [None req-8c639bc5-4daf-4d12-bd07-5467cf652eac tempest-VolumesBackupsTest-916266255 tempest-VolumesBackupsTest-916266255-project-member] Empty body provided in request {{(pid=100521) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:18:17.832681 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.openstack.wsgi [None req-8c639bc5-4daf-4d12-bd07-5467cf652eac tempest-VolumesBackupsTest-916266255 tempest-VolumesBackupsTest-916266255-project-member] Calling method 'delete' {{(pid=100521) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:18:17.832843 np0000005924 devstack@c-api.service[100521]: INFO cinder.api.v3.volumes [None req-8c639bc5-4daf-4d12-bd07-5467cf652eac tempest-VolumesBackupsTest-916266255 tempest-VolumesBackupsTest-916266255-project-member] Delete volume with id: 5c757b09-88f1-4663-b286-e9ce81ed25e1 Jul 27 16:18:17.841521 np0000005924 devstack@c-api.service[100521]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:18:17.841521 np0000005924 devstack@c-api.service[100521]: warnings.warn( Jul 27 16:18:17.841846 np0000005924 devstack@c-api.service[100521]: INFO cinder.volume.api [None req-8c639bc5-4daf-4d12-bd07-5467cf652eac tempest-VolumesBackupsTest-916266255 tempest-VolumesBackupsTest-916266255-project-member] Volume info retrieved successfully. Jul 27 16:18:17.874218 np0000005924 devstack@c-api.service[100521]: INFO cinder.volume.api [None req-8c639bc5-4daf-4d12-bd07-5467cf652eac tempest-VolumesBackupsTest-916266255 tempest-VolumesBackupsTest-916266255-project-member] Delete volume request issued successfully. Jul 27 16:18:17.874526 np0000005924 devstack@c-api.service[100521]: INFO cinder.api.openstack.wsgi [None req-8c639bc5-4daf-4d12-bd07-5467cf652eac tempest-VolumesBackupsTest-916266255 tempest-VolumesBackupsTest-916266255-project-member] https://10.4.3.117/volume/v3/volumes/5c757b09-88f1-4663-b286-e9ce81ed25e1 returned with HTTP 202 Jul 27 16:18:17.874926 np0000005924 devstack@c-api.service[100521]: [pid: 100521|app: 0|req: 977/3913] 10.4.3.117 () {66 vars in 1351 bytes} [Mon Jul 27 16:18:17 2026] DELETE /volume/v3/volumes/5c757b09-88f1-4663-b286-e9ce81ed25e1 => generated 0 bytes in 45 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 27 16:18:17.888479 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.middleware.request_id [None req-29a2bb71-2530-4ee5-a453-bbced129d8ac None None] RequestId filter calling following filter/app {{(pid=100523) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:18:17.891043 np0000005924 devstack@c-api.service[100523]: INFO cinder.api.openstack.wsgi [None req-29a2bb71-2530-4ee5-a453-bbced129d8ac tempest-VolumesBackupsTest-916266255 tempest-VolumesBackupsTest-916266255-project-member] GET https://10.4.3.117/volume/v3/volumes/5c757b09-88f1-4663-b286-e9ce81ed25e1 Jul 27 16:18:17.892145 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.openstack.wsgi [None req-29a2bb71-2530-4ee5-a453-bbced129d8ac tempest-VolumesBackupsTest-916266255 tempest-VolumesBackupsTest-916266255-project-member] Empty body provided in request {{(pid=100523) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:18:17.892145 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.openstack.wsgi [None req-29a2bb71-2530-4ee5-a453-bbced129d8ac tempest-VolumesBackupsTest-916266255 tempest-VolumesBackupsTest-916266255-project-member] Calling method 'show' {{(pid=100523) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:18:17.903770 np0000005924 devstack@c-api.service[100523]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:18:17.903770 np0000005924 devstack@c-api.service[100523]: warnings.warn( Jul 27 16:18:17.911721 np0000005924 devstack@c-api.service[100523]: INFO cinder.volume.api [None req-29a2bb71-2530-4ee5-a453-bbced129d8ac tempest-VolumesBackupsTest-916266255 tempest-VolumesBackupsTest-916266255-project-member] Volume info retrieved successfully. Jul 27 16:18:17.918599 np0000005924 devstack@c-api.service[100523]: INFO cinder.api.openstack.wsgi [None req-29a2bb71-2530-4ee5-a453-bbced129d8ac tempest-VolumesBackupsTest-916266255 tempest-VolumesBackupsTest-916266255-project-member] https://10.4.3.117/volume/v3/volumes/5c757b09-88f1-4663-b286-e9ce81ed25e1 returned with HTTP 200 Jul 27 16:18:17.919438 np0000005924 devstack@c-api.service[100523]: [pid: 100523|app: 0|req: 986/3914] 10.4.3.117 () {66 vars in 1348 bytes} [Mon Jul 27 16:18:17 2026] GET /volume/v3/volumes/5c757b09-88f1-4663-b286-e9ce81ed25e1 => generated 841 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 27 16:18:18.935449 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.middleware.request_id [None req-61a87c69-0a8b-4470-bcf3-76e08b393806 None None] RequestId filter calling following filter/app {{(pid=100522) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:18:18.937356 np0000005924 devstack@c-api.service[100522]: INFO cinder.api.openstack.wsgi [None req-61a87c69-0a8b-4470-bcf3-76e08b393806 tempest-VolumesBackupsTest-916266255 tempest-VolumesBackupsTest-916266255-project-member] GET https://10.4.3.117/volume/v3/volumes/5c757b09-88f1-4663-b286-e9ce81ed25e1 Jul 27 16:18:18.941738 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.openstack.wsgi [None req-61a87c69-0a8b-4470-bcf3-76e08b393806 tempest-VolumesBackupsTest-916266255 tempest-VolumesBackupsTest-916266255-project-member] Empty body provided in request {{(pid=100522) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:18:18.941738 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.openstack.wsgi [None req-61a87c69-0a8b-4470-bcf3-76e08b393806 tempest-VolumesBackupsTest-916266255 tempest-VolumesBackupsTest-916266255-project-member] Calling method 'show' {{(pid=100522) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:18:18.944599 np0000005924 devstack@c-api.service[100522]: INFO cinder.api.openstack.wsgi [None req-61a87c69-0a8b-4470-bcf3-76e08b393806 tempest-VolumesBackupsTest-916266255 tempest-VolumesBackupsTest-916266255-project-member] https://10.4.3.117/volume/v3/volumes/5c757b09-88f1-4663-b286-e9ce81ed25e1 returned with HTTP 404 Jul 27 16:18:18.945164 np0000005924 devstack@c-api.service[100522]: [pid: 100522|app: 0|req: 967/3915] 10.4.3.117 () {66 vars in 1348 bytes} [Mon Jul 27 16:18:18 2026] GET /volume/v3/volumes/5c757b09-88f1-4663-b286-e9ce81ed25e1 => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 27 16:18:21.399372 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.middleware.request_id [None req-3c79e82f-aa52-43b2-809b-a5db81cf6aac None None] RequestId filter calling following filter/app {{(pid=100524) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:18:21.539671 np0000005924 devstack@c-api.service[100524]: INFO cinder.api.openstack.wsgi [None req-3c79e82f-aa52-43b2-809b-a5db81cf6aac tempest-ProjectAdminTests-1856832445 tempest-ProjectAdminTests-1856832445-project-admin] GET https://10.4.3.117/volume/v3/scheduler-stats/get_pools Jul 27 16:18:21.539927 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.openstack.wsgi [None req-3c79e82f-aa52-43b2-809b-a5db81cf6aac tempest-ProjectAdminTests-1856832445 tempest-ProjectAdminTests-1856832445-project-admin] Empty body provided in request {{(pid=100524) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:18:21.541465 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.openstack.wsgi [None req-3c79e82f-aa52-43b2-809b-a5db81cf6aac tempest-ProjectAdminTests-1856832445 tempest-ProjectAdminTests-1856832445-project-admin] Calling method 'get_pools' {{(pid=100524) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:18:21.557414 np0000005924 devstack@c-api.service[100524]: INFO cinder.api.openstack.wsgi [None req-3c79e82f-aa52-43b2-809b-a5db81cf6aac tempest-ProjectAdminTests-1856832445 tempest-ProjectAdminTests-1856832445-project-admin] https://10.4.3.117/volume/v3/scheduler-stats/get_pools returned with HTTP 200 Jul 27 16:18:21.558103 np0000005924 devstack@c-api.service[100524]: [pid: 100524|app: 0|req: 986/3916] 10.4.3.117 () {66 vars in 1291 bytes} [Mon Jul 27 16:18:21 2026] GET /volume/v3/scheduler-stats/get_pools => generated 106 bytes in 159 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 27 16:18:21.568449 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.middleware.request_id [None req-1081602e-57b2-412e-9b96-4df2e2e921e4 None None] RequestId filter calling following filter/app {{(pid=100521) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:18:21.572774 np0000005924 devstack@c-api.service[100521]: INFO cinder.api.openstack.wsgi [None req-1081602e-57b2-412e-9b96-4df2e2e921e4 tempest-ProjectAdminTests-1856832445 tempest-ProjectAdminTests-1856832445-project-admin] GET https://10.4.3.117/volume/v3/capabilities/np0000005924@storpool Jul 27 16:18:21.572774 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.openstack.wsgi [None req-1081602e-57b2-412e-9b96-4df2e2e921e4 tempest-ProjectAdminTests-1856832445 tempest-ProjectAdminTests-1856832445-project-admin] Empty body provided in request {{(pid=100521) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:18:21.572774 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.openstack.wsgi [None req-1081602e-57b2-412e-9b96-4df2e2e921e4 tempest-ProjectAdminTests-1856832445 tempest-ProjectAdminTests-1856832445-project-admin] Calling method 'show' {{(pid=100521) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:18:21.583621 np0000005924 devstack@c-api.service[100521]: INFO cinder.api.openstack.wsgi [None req-1081602e-57b2-412e-9b96-4df2e2e921e4 tempest-ProjectAdminTests-1856832445 tempest-ProjectAdminTests-1856832445-project-admin] https://10.4.3.117/volume/v3/capabilities/np0000005924@storpool returned with HTTP 200 Jul 27 16:18:21.583903 np0000005924 devstack@c-api.service[100521]: [pid: 100521|app: 0|req: 978/3917] 10.4.3.117 () {66 vars in 1318 bytes} [Mon Jul 27 16:18:21 2026] GET /volume/v3/capabilities/np0000005924@storpool => generated 703 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 27 16:18:23.105489 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.middleware.request_id [None req-21d4ebd7-8663-447c-b8c4-211ffe2ab07c None None] RequestId filter calling following filter/app {{(pid=100523) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:18:23.210593 np0000005924 devstack@c-api.service[100523]: INFO cinder.api.openstack.wsgi [None req-21d4ebd7-8663-447c-b8c4-211ffe2ab07c tempest-ProjectAdminTests-561721506 tempest-ProjectAdminTests-561721506-project-admin] POST https://10.4.3.117/volume/v3/types Jul 27 16:18:23.210931 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.openstack.wsgi [None req-21d4ebd7-8663-447c-b8c4-211ffe2ab07c tempest-ProjectAdminTests-561721506 tempest-ProjectAdminTests-561721506-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-ProjectAdminTests-volume-type-885777942", "extra_specs": {"storage_protocol": "tempest-storage_protocol-1398499925", "vendor_name": "tempest-vendor_name-1930468592"}}} {{(pid=100523) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 27 16:18:23.235176 np0000005924 devstack@c-api.service[100523]: INFO cinder.api.openstack.wsgi [None req-21d4ebd7-8663-447c-b8c4-211ffe2ab07c tempest-ProjectAdminTests-561721506 tempest-ProjectAdminTests-561721506-project-admin] https://10.4.3.117/volume/v3/types returned with HTTP 200 Jul 27 16:18:23.237120 np0000005924 devstack@c-api.service[100523]: [pid: 100523|app: 0|req: 987/3918] 10.4.3.117 () {68 vars in 1253 bytes} [Mon Jul 27 16:18:23 2026] POST /volume/v3/types => generated 328 bytes in 132 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 27 16:18:23.246779 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.middleware.request_id [None req-e7ea9713-c726-4146-9f7f-72ba6e4b3691 None None] RequestId filter calling following filter/app {{(pid=100522) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:18:23.249575 np0000005924 devstack@c-api.service[100522]: INFO cinder.api.openstack.wsgi [None req-e7ea9713-c726-4146-9f7f-72ba6e4b3691 tempest-ProjectAdminTests-561721506 tempest-ProjectAdminTests-561721506-project-admin] POST https://10.4.3.117/volume/v3/volumes Jul 27 16:18:23.249991 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.openstack.wsgi [None req-e7ea9713-c726-4146-9f7f-72ba6e4b3691 tempest-ProjectAdminTests-561721506 tempest-ProjectAdminTests-561721506-project-admin] Action: 'create', calling method: create, body: {"volume": {"volume_type": "74055d9e-3304-4fcf-984e-63d0c2b7aea2", "size": 1}} {{(pid=100522) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 27 16:18:23.251888 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.v3.volumes [None req-e7ea9713-c726-4146-9f7f-72ba6e4b3691 tempest-ProjectAdminTests-561721506 tempest-ProjectAdminTests-561721506-project-admin] Create volume request body: {'volume': {'volume_type': '74055d9e-3304-4fcf-984e-63d0c2b7aea2', 'size': 1}} {{(pid=100522) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 27 16:18:23.256015 np0000005924 devstack@c-api.service[100522]: INFO cinder.api.v3.volumes [None req-e7ea9713-c726-4146-9f7f-72ba6e4b3691 tempest-ProjectAdminTests-561721506 tempest-ProjectAdminTests-561721506-project-admin] Create volume of 1 GB Jul 27 16:18:23.256392 np0000005924 devstack@c-api.service[100522]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:18:23.256392 np0000005924 devstack@c-api.service[100522]: warnings.warn( Jul 27 16:18:23.257063 np0000005924 devstack@c-api.service[100522]: INFO cinder.volume.api [None req-e7ea9713-c726-4146-9f7f-72ba6e4b3691 tempest-ProjectAdminTests-561721506 tempest-ProjectAdminTests-561721506-project-admin] Availability Zones retrieved successfully. Jul 27 16:18:23.263322 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.volume.api [None req-e7ea9713-c726-4146-9f7f-72ba6e4b3691 tempest-ProjectAdminTests-561721506 tempest-ProjectAdminTests-561721506-project-admin] Flow 'volume_create_api' (6a9dbf61-c8e4-474f-9165-918e1d707318) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100522) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 27 16:18:23.264265 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.volume.api [None req-e7ea9713-c726-4146-9f7f-72ba6e4b3691 tempest-ProjectAdminTests-561721506 tempest-ProjectAdminTests-561721506-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (2528216d-91d3-4429-88e0-fa73569cc71a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100522) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 27 16:18:23.265067 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.volume.flows.api.create_volume [None req-e7ea9713-c726-4146-9f7f-72ba6e4b3691 tempest-ProjectAdminTests-561721506 tempest-ProjectAdminTests-561721506-project-admin] Validating volume size '1' using validate_int {{(pid=100522) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 27 16:18:23.288124 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.volume.api [None req-e7ea9713-c726-4146-9f7f-72ba6e4b3691 tempest-ProjectAdminTests-561721506 tempest-ProjectAdminTests-561721506-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (2528216d-91d3-4429-88e0-fa73569cc71a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-27T16:18:23Z,deleted=False,deleted_at=None,description=None,extra_specs={storage_protocol='tempest-storage_protocol-1398499925',vendor_name='tempest-vendor_name-1930468592'},id=74055d9e-3304-4fcf-984e-63d0c2b7aea2,is_public=True,name='tempest-ProjectAdminTests-volume-type-885777942',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '74055d9e-3304-4fcf-984e-63d0c2b7aea2', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100522) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 27 16:18:23.289138 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.volume.api [None req-e7ea9713-c726-4146-9f7f-72ba6e4b3691 tempest-ProjectAdminTests-561721506 tempest-ProjectAdminTests-561721506-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (52f84bfb-a29f-43b1-afa8-311639646c1d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100522) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 27 16:18:23.315776 np0000005924 devstack@c-api.service[100522]: WARNING cinder.quota [None req-e7ea9713-c726-4146-9f7f-72ba6e4b3691 tempest-ProjectAdminTests-561721506 tempest-ProjectAdminTests-561721506-project-admin] Deprecated: Default quota for resource: volumes_tempest-ProjectAdminTests-volume-type-885777942 is set by the default quota flag: quota_volumes_tempest-ProjectAdminTests-volume-type-885777942, it is now deprecated. Please use the default quota class for default quota. Jul 27 16:18:23.316117 np0000005924 devstack@c-api.service[100522]: WARNING cinder.quota [None req-e7ea9713-c726-4146-9f7f-72ba6e4b3691 tempest-ProjectAdminTests-561721506 tempest-ProjectAdminTests-561721506-project-admin] Deprecated: Default quota for resource: gigabytes_tempest-ProjectAdminTests-volume-type-885777942 is set by the default quota flag: quota_gigabytes_tempest-ProjectAdminTests-volume-type-885777942, it is now deprecated. Please use the default quota class for default quota. Jul 27 16:18:23.353418 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.quota [None req-e7ea9713-c726-4146-9f7f-72ba6e4b3691 tempest-ProjectAdminTests-561721506 tempest-ProjectAdminTests-561721506-project-admin] Created reservations ['43c3bcbc-6ac7-4709-afec-2769b154039a', '0cd2155b-9c75-4312-b5df-36c34067cd0d', '3ebc73a1-cd46-4bd6-9505-4e581eb06e0c', '02e61613-9e9c-41b0-8161-97af9fd512ff'] {{(pid=100522) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 27 16:18:23.354255 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.volume.api [None req-e7ea9713-c726-4146-9f7f-72ba6e4b3691 tempest-ProjectAdminTests-561721506 tempest-ProjectAdminTests-561721506-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (52f84bfb-a29f-43b1-afa8-311639646c1d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['43c3bcbc-6ac7-4709-afec-2769b154039a', '0cd2155b-9c75-4312-b5df-36c34067cd0d', '3ebc73a1-cd46-4bd6-9505-4e581eb06e0c', '02e61613-9e9c-41b0-8161-97af9fd512ff']}' {{(pid=100522) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 27 16:18:23.355045 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.volume.api [None req-e7ea9713-c726-4146-9f7f-72ba6e4b3691 tempest-ProjectAdminTests-561721506 tempest-ProjectAdminTests-561721506-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (5adb7225-9c16-467b-9041-b2121b052a05) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100522) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 27 16:18:23.384992 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.volume.api [None req-e7ea9713-c726-4146-9f7f-72ba6e4b3691 tempest-ProjectAdminTests-561721506 tempest-ProjectAdminTests-561721506-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (5adb7225-9c16-467b-9041-b2121b052a05) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '72865a30-f5c1-4f47-bbfd-e779cab06a98', '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='8926b82b70dc4519a4ebed66dfd6cfd5',qos_specs=None,replication_status=,reservations=['43c3bcbc-6ac7-4709-afec-2769b154039a','0cd2155b-9c75-4312-b5df-36c34067cd0d','3ebc73a1-cd46-4bd6-9505-4e581eb06e0c','02e61613-9e9c-41b0-8161-97af9fd512ff'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='780e574bbaa44695b801cd6b076f6914',volume_type_id=74055d9e-3304-4fcf-984e-63d0c2b7aea2), 'volume': Volume(_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-27T16:18:23Z,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=72865a30-f5c1-4f47-bbfd-e779cab06a98,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='8926b82b70dc4519a4ebed66dfd6cfd5',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='780e574bbaa44695b801cd6b076f6914',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(74055d9e-3304-4fcf-984e-63d0c2b7aea2),volume_type_id=74055d9e-3304-4fcf-984e-63d0c2b7aea2)}' {{(pid=100522) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 27 16:18:23.385722 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.volume.api [None req-e7ea9713-c726-4146-9f7f-72ba6e4b3691 tempest-ProjectAdminTests-561721506 tempest-ProjectAdminTests-561721506-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (fd644d2f-78a1-451c-b513-5229c6cb23fa) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100522) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 27 16:18:23.416776 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.volume.api [None req-e7ea9713-c726-4146-9f7f-72ba6e4b3691 tempest-ProjectAdminTests-561721506 tempest-ProjectAdminTests-561721506-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (fd644d2f-78a1-451c-b513-5229c6cb23fa) transitioned into state 'SUCCESS' from 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='8926b82b70dc4519a4ebed66dfd6cfd5',qos_specs=None,replication_status=,reservations=['43c3bcbc-6ac7-4709-afec-2769b154039a','0cd2155b-9c75-4312-b5df-36c34067cd0d','3ebc73a1-cd46-4bd6-9505-4e581eb06e0c','02e61613-9e9c-41b0-8161-97af9fd512ff'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='780e574bbaa44695b801cd6b076f6914',volume_type_id=74055d9e-3304-4fcf-984e-63d0c2b7aea2)}' {{(pid=100522) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 27 16:18:23.417920 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.volume.api [None req-e7ea9713-c726-4146-9f7f-72ba6e4b3691 tempest-ProjectAdminTests-561721506 tempest-ProjectAdminTests-561721506-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (7454adf1-2332-4207-b040-96e0eeec714f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100522) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 27 16:18:23.430376 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.volume.api [None req-e7ea9713-c726-4146-9f7f-72ba6e4b3691 tempest-ProjectAdminTests-561721506 tempest-ProjectAdminTests-561721506-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (7454adf1-2332-4207-b040-96e0eeec714f) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100522) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 27 16:18:23.430984 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.volume.api [None req-e7ea9713-c726-4146-9f7f-72ba6e4b3691 tempest-ProjectAdminTests-561721506 tempest-ProjectAdminTests-561721506-project-admin] Flow 'volume_create_api' (6a9dbf61-c8e4-474f-9165-918e1d707318) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100522) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 27 16:18:23.431249 np0000005924 devstack@c-api.service[100522]: INFO cinder.volume.api [None req-e7ea9713-c726-4146-9f7f-72ba6e4b3691 tempest-ProjectAdminTests-561721506 tempest-ProjectAdminTests-561721506-project-admin] Create volume request issued successfully. Jul 27 16:18:23.431901 np0000005924 devstack@c-api.service[100522]: INFO cinder.api.openstack.wsgi [None req-e7ea9713-c726-4146-9f7f-72ba6e4b3691 tempest-ProjectAdminTests-561721506 tempest-ProjectAdminTests-561721506-project-admin] https://10.4.3.117/volume/v3/volumes returned with HTTP 202 Jul 27 16:18:23.432301 np0000005924 devstack@c-api.service[100522]: [pid: 100522|app: 0|req: 968/3919] 10.4.3.117 () {70 vars in 1298 bytes} [Mon Jul 27 16:18:23 2026] POST /volume/v3/volumes => generated 772 bytes in 186 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 27 16:18:23.447209 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.middleware.request_id [None req-9caf3f8c-fbd5-4468-b60e-97b8dfd5100e None None] RequestId filter calling following filter/app {{(pid=100524) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:18:23.449049 np0000005924 devstack@c-api.service[100524]: INFO cinder.api.openstack.wsgi [None req-9caf3f8c-fbd5-4468-b60e-97b8dfd5100e tempest-ProjectAdminTests-561721506 tempest-ProjectAdminTests-561721506-project-admin] GET https://10.4.3.117/volume/v3/volumes/72865a30-f5c1-4f47-bbfd-e779cab06a98 Jul 27 16:18:23.449265 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.openstack.wsgi [None req-9caf3f8c-fbd5-4468-b60e-97b8dfd5100e tempest-ProjectAdminTests-561721506 tempest-ProjectAdminTests-561721506-project-admin] Empty body provided in request {{(pid=100524) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:18:23.449497 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.openstack.wsgi [None req-9caf3f8c-fbd5-4468-b60e-97b8dfd5100e tempest-ProjectAdminTests-561721506 tempest-ProjectAdminTests-561721506-project-admin] Calling method 'show' {{(pid=100524) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:18:23.457259 np0000005924 devstack@c-api.service[100524]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:18:23.457259 np0000005924 devstack@c-api.service[100524]: warnings.warn( Jul 27 16:18:23.462220 np0000005924 devstack@c-api.service[100524]: INFO cinder.volume.api [None req-9caf3f8c-fbd5-4468-b60e-97b8dfd5100e tempest-ProjectAdminTests-561721506 tempest-ProjectAdminTests-561721506-project-admin] Volume info retrieved successfully. Jul 27 16:18:23.466528 np0000005924 devstack@c-api.service[100524]: INFO cinder.api.openstack.wsgi [None req-9caf3f8c-fbd5-4468-b60e-97b8dfd5100e tempest-ProjectAdminTests-561721506 tempest-ProjectAdminTests-561721506-project-admin] https://10.4.3.117/volume/v3/volumes/72865a30-f5c1-4f47-bbfd-e779cab06a98 returned with HTTP 200 Jul 27 16:18:23.466528 np0000005924 devstack@c-api.service[100524]: [pid: 100524|app: 0|req: 987/3920] 10.4.3.117 () {68 vars in 1388 bytes} [Mon Jul 27 16:18:23 2026] GET /volume/v3/volumes/72865a30-f5c1-4f47-bbfd-e779cab06a98 => generated 951 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 27 16:18:24.478817 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.middleware.request_id [None req-7f033f3d-b214-4f27-9dbe-3ddae847057c None None] RequestId filter calling following filter/app {{(pid=100521) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:18:24.480790 np0000005924 devstack@c-api.service[100521]: INFO cinder.api.openstack.wsgi [None req-7f033f3d-b214-4f27-9dbe-3ddae847057c tempest-ProjectAdminTests-561721506 tempest-ProjectAdminTests-561721506-project-admin] GET https://10.4.3.117/volume/v3/volumes/72865a30-f5c1-4f47-bbfd-e779cab06a98 Jul 27 16:18:24.481121 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.openstack.wsgi [None req-7f033f3d-b214-4f27-9dbe-3ddae847057c tempest-ProjectAdminTests-561721506 tempest-ProjectAdminTests-561721506-project-admin] Empty body provided in request {{(pid=100521) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:18:24.481510 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.openstack.wsgi [None req-7f033f3d-b214-4f27-9dbe-3ddae847057c tempest-ProjectAdminTests-561721506 tempest-ProjectAdminTests-561721506-project-admin] Calling method 'show' {{(pid=100521) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:18:24.489500 np0000005924 devstack@c-api.service[100521]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:18:24.489500 np0000005924 devstack@c-api.service[100521]: warnings.warn( Jul 27 16:18:24.494177 np0000005924 devstack@c-api.service[100521]: INFO cinder.volume.api [None req-7f033f3d-b214-4f27-9dbe-3ddae847057c tempest-ProjectAdminTests-561721506 tempest-ProjectAdminTests-561721506-project-admin] Volume info retrieved successfully. Jul 27 16:18:24.502184 np0000005924 devstack@c-api.service[100521]: INFO cinder.api.openstack.wsgi [None req-7f033f3d-b214-4f27-9dbe-3ddae847057c tempest-ProjectAdminTests-561721506 tempest-ProjectAdminTests-561721506-project-admin] https://10.4.3.117/volume/v3/volumes/72865a30-f5c1-4f47-bbfd-e779cab06a98 returned with HTTP 200 Jul 27 16:18:24.502689 np0000005924 devstack@c-api.service[100521]: [pid: 100521|app: 0|req: 979/3921] 10.4.3.117 () {68 vars in 1388 bytes} [Mon Jul 27 16:18:24 2026] GET /volume/v3/volumes/72865a30-f5c1-4f47-bbfd-e779cab06a98 => generated 972 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 27 16:18:24.514283 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.middleware.request_id [None req-3d1dc099-3733-4eb9-b682-169019edfff6 None None] RequestId filter calling following filter/app {{(pid=100523) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:18:24.516537 np0000005924 devstack@c-api.service[100523]: INFO cinder.api.openstack.wsgi [None req-3d1dc099-3733-4eb9-b682-169019edfff6 tempest-ProjectAdminTests-561721506 tempest-ProjectAdminTests-561721506-project-admin] GET https://10.4.3.117/volume/v3/messages Jul 27 16:18:24.516775 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.openstack.wsgi [None req-3d1dc099-3733-4eb9-b682-169019edfff6 tempest-ProjectAdminTests-561721506 tempest-ProjectAdminTests-561721506-project-admin] Empty body provided in request {{(pid=100523) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:18:24.517421 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.openstack.wsgi [None req-3d1dc099-3733-4eb9-b682-169019edfff6 tempest-ProjectAdminTests-561721506 tempest-ProjectAdminTests-561721506-project-admin] Calling method 'version_select' {{(pid=100523) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:18:24.524160 np0000005924 devstack@c-api.service[100523]: INFO cinder.api.openstack.wsgi [None req-3d1dc099-3733-4eb9-b682-169019edfff6 tempest-ProjectAdminTests-561721506 tempest-ProjectAdminTests-561721506-project-admin] https://10.4.3.117/volume/v3/messages returned with HTTP 200 Jul 27 16:18:24.524809 np0000005924 devstack@c-api.service[100523]: [pid: 100523|app: 0|req: 988/3922] 10.4.3.117 () {68 vars in 1280 bytes} [Mon Jul 27 16:18:24 2026] GET /volume/v3/messages => generated 670 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 27 16:18:24.533106 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.middleware.request_id [None req-a88f0d31-9a28-48b6-bb9b-f4d367ddcab2 None None] RequestId filter calling following filter/app {{(pid=100522) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:18:24.535228 np0000005924 devstack@c-api.service[100522]: INFO cinder.api.openstack.wsgi [None req-a88f0d31-9a28-48b6-bb9b-f4d367ddcab2 tempest-ProjectAdminTests-561721506 tempest-ProjectAdminTests-561721506-project-admin] DELETE https://10.4.3.117/volume/v3/messages/978c9ef9-449f-4335-9868-785d48c0bd95 Jul 27 16:18:24.535518 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.openstack.wsgi [None req-a88f0d31-9a28-48b6-bb9b-f4d367ddcab2 tempest-ProjectAdminTests-561721506 tempest-ProjectAdminTests-561721506-project-admin] Empty body provided in request {{(pid=100522) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:18:24.535706 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.openstack.wsgi [None req-a88f0d31-9a28-48b6-bb9b-f4d367ddcab2 tempest-ProjectAdminTests-561721506 tempest-ProjectAdminTests-561721506-project-admin] Calling method 'version_select' {{(pid=100522) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:18:24.540073 np0000005924 devstack@c-api.service[100522]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:18:24.540073 np0000005924 devstack@c-api.service[100522]: warnings.warn( Jul 27 16:18:24.544555 np0000005924 devstack@c-api.service[100522]: INFO cinder.api.openstack.wsgi [None req-a88f0d31-9a28-48b6-bb9b-f4d367ddcab2 tempest-ProjectAdminTests-561721506 tempest-ProjectAdminTests-561721506-project-admin] https://10.4.3.117/volume/v3/messages/978c9ef9-449f-4335-9868-785d48c0bd95 returned with HTTP 204 Jul 27 16:18:24.544910 np0000005924 devstack@c-api.service[100522]: [pid: 100522|app: 0|req: 969/3923] 10.4.3.117 () {68 vars in 1394 bytes} [Mon Jul 27 16:18:24 2026] DELETE /volume/v3/messages/978c9ef9-449f-4335-9868-785d48c0bd95 => generated 0 bytes in 12 msecs (HTTP/1.1 204) 6 headers in 235 bytes (1 switches on core 0) Jul 27 16:18:24.552532 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.middleware.request_id [None req-900b1d41-1847-483c-b51c-98a1ed52a48d None None] RequestId filter calling following filter/app {{(pid=100524) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:18:24.554803 np0000005924 devstack@c-api.service[100524]: INFO cinder.api.openstack.wsgi [None req-900b1d41-1847-483c-b51c-98a1ed52a48d tempest-ProjectAdminTests-561721506 tempest-ProjectAdminTests-561721506-project-admin] GET https://10.4.3.117/volume/v3/messages/978c9ef9-449f-4335-9868-785d48c0bd95 Jul 27 16:18:24.555098 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.openstack.wsgi [None req-900b1d41-1847-483c-b51c-98a1ed52a48d tempest-ProjectAdminTests-561721506 tempest-ProjectAdminTests-561721506-project-admin] Empty body provided in request {{(pid=100524) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:18:24.555380 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.openstack.wsgi [None req-900b1d41-1847-483c-b51c-98a1ed52a48d tempest-ProjectAdminTests-561721506 tempest-ProjectAdminTests-561721506-project-admin] Calling method 'version_select' {{(pid=100524) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:18:24.562044 np0000005924 devstack@c-api.service[100524]: INFO cinder.api.openstack.wsgi [None req-900b1d41-1847-483c-b51c-98a1ed52a48d tempest-ProjectAdminTests-561721506 tempest-ProjectAdminTests-561721506-project-admin] https://10.4.3.117/volume/v3/messages/978c9ef9-449f-4335-9868-785d48c0bd95 returned with HTTP 404 Jul 27 16:18:24.562288 np0000005924 devstack@c-api.service[100524]: [pid: 100524|app: 0|req: 988/3924] 10.4.3.117 () {68 vars in 1391 bytes} [Mon Jul 27 16:18:24 2026] GET /volume/v3/messages/978c9ef9-449f-4335-9868-785d48c0bd95 => generated 110 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 27 16:18:24.571386 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.middleware.request_id [None req-0c661bab-930f-4144-811c-8d4931a31d36 None None] RequestId filter calling following filter/app {{(pid=100521) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:18:24.573208 np0000005924 devstack@c-api.service[100521]: INFO cinder.api.openstack.wsgi [None req-0c661bab-930f-4144-811c-8d4931a31d36 tempest-ProjectAdminTests-561721506 tempest-ProjectAdminTests-561721506-project-admin] DELETE https://10.4.3.117/volume/v3/volumes/72865a30-f5c1-4f47-bbfd-e779cab06a98 Jul 27 16:18:24.573560 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.openstack.wsgi [None req-0c661bab-930f-4144-811c-8d4931a31d36 tempest-ProjectAdminTests-561721506 tempest-ProjectAdminTests-561721506-project-admin] Empty body provided in request {{(pid=100521) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:18:24.573849 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.openstack.wsgi [None req-0c661bab-930f-4144-811c-8d4931a31d36 tempest-ProjectAdminTests-561721506 tempest-ProjectAdminTests-561721506-project-admin] Calling method 'delete' {{(pid=100521) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:18:24.574055 np0000005924 devstack@c-api.service[100521]: INFO cinder.api.v3.volumes [None req-0c661bab-930f-4144-811c-8d4931a31d36 tempest-ProjectAdminTests-561721506 tempest-ProjectAdminTests-561721506-project-admin] Delete volume with id: 72865a30-f5c1-4f47-bbfd-e779cab06a98 Jul 27 16:18:24.584554 np0000005924 devstack@c-api.service[100521]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:18:24.584554 np0000005924 devstack@c-api.service[100521]: warnings.warn( Jul 27 16:18:24.584990 np0000005924 devstack@c-api.service[100521]: INFO cinder.volume.api [None req-0c661bab-930f-4144-811c-8d4931a31d36 tempest-ProjectAdminTests-561721506 tempest-ProjectAdminTests-561721506-project-admin] Volume info retrieved successfully. Jul 27 16:18:24.586678 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.volume.api [None req-0c661bab-930f-4144-811c-8d4931a31d36 tempest-ProjectAdminTests-561721506 tempest-ProjectAdminTests-561721506-project-admin] Decrease volume quotas for non temporary volume in non error_managing status. {{(pid=100521) delete /opt/stack/cinder/cinder/volume/api.py:434}} Jul 27 16:18:24.600655 np0000005924 devstack@c-api.service[100521]: WARNING cinder.quota [None req-0c661bab-930f-4144-811c-8d4931a31d36 tempest-ProjectAdminTests-561721506 tempest-ProjectAdminTests-561721506-project-admin] Deprecated: Default quota for resource: volumes_tempest-ProjectAdminTests-volume-type-885777942 is set by the default quota flag: quota_volumes_tempest-ProjectAdminTests-volume-type-885777942, it is now deprecated. Please use the default quota class for default quota. Jul 27 16:18:24.601051 np0000005924 devstack@c-api.service[100521]: WARNING cinder.quota [None req-0c661bab-930f-4144-811c-8d4931a31d36 tempest-ProjectAdminTests-561721506 tempest-ProjectAdminTests-561721506-project-admin] Deprecated: Default quota for resource: gigabytes_tempest-ProjectAdminTests-volume-type-885777942 is set by the default quota flag: quota_gigabytes_tempest-ProjectAdminTests-volume-type-885777942, it is now deprecated. Please use the default quota class for default quota. Jul 27 16:18:24.613016 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.quota [None req-0c661bab-930f-4144-811c-8d4931a31d36 tempest-ProjectAdminTests-561721506 tempest-ProjectAdminTests-561721506-project-admin] Created reservations ['7ca0727d-4c75-4dd0-a954-f08ba0b1c398', '48902a37-bb2d-45b1-aad1-0e2ec566453b', '0bdbf89c-1dea-4c0c-8438-76b2cf3d6c73', '17566aa6-98b5-437f-b298-37de25ca1f9e'] {{(pid=100521) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 27 16:18:24.652826 np0000005924 devstack@c-api.service[100521]: INFO cinder.volume.api [None req-0c661bab-930f-4144-811c-8d4931a31d36 tempest-ProjectAdminTests-561721506 tempest-ProjectAdminTests-561721506-project-admin] Delete volume request issued successfully. Jul 27 16:18:24.653134 np0000005924 devstack@c-api.service[100521]: INFO cinder.api.openstack.wsgi [None req-0c661bab-930f-4144-811c-8d4931a31d36 tempest-ProjectAdminTests-561721506 tempest-ProjectAdminTests-561721506-project-admin] https://10.4.3.117/volume/v3/volumes/72865a30-f5c1-4f47-bbfd-e779cab06a98 returned with HTTP 202 Jul 27 16:18:24.653830 np0000005924 devstack@c-api.service[100521]: [pid: 100521|app: 0|req: 980/3925] 10.4.3.117 () {68 vars in 1391 bytes} [Mon Jul 27 16:18:24 2026] DELETE /volume/v3/volumes/72865a30-f5c1-4f47-bbfd-e779cab06a98 => generated 0 bytes in 83 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 27 16:18:24.664144 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.middleware.request_id [None req-5569eda6-0ab3-4765-82ed-ab3dfa845288 None None] RequestId filter calling following filter/app {{(pid=100523) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:18:24.666618 np0000005924 devstack@c-api.service[100523]: INFO cinder.api.openstack.wsgi [None req-5569eda6-0ab3-4765-82ed-ab3dfa845288 tempest-ProjectAdminTests-561721506 tempest-ProjectAdminTests-561721506-project-admin] DELETE https://10.4.3.117/volume/v3/types/74055d9e-3304-4fcf-984e-63d0c2b7aea2 Jul 27 16:18:24.666888 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.openstack.wsgi [None req-5569eda6-0ab3-4765-82ed-ab3dfa845288 tempest-ProjectAdminTests-561721506 tempest-ProjectAdminTests-561721506-project-admin] Empty body provided in request {{(pid=100523) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:18:24.667154 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.openstack.wsgi [None req-5569eda6-0ab3-4765-82ed-ab3dfa845288 tempest-ProjectAdminTests-561721506 tempest-ProjectAdminTests-561721506-project-admin] Calling method '_delete' {{(pid=100523) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:18:24.694657 np0000005924 devstack@c-api.service[100523]: INFO cinder.api.openstack.wsgi [None req-5569eda6-0ab3-4765-82ed-ab3dfa845288 tempest-ProjectAdminTests-561721506 tempest-ProjectAdminTests-561721506-project-admin] https://10.4.3.117/volume/v3/types/74055d9e-3304-4fcf-984e-63d0c2b7aea2 returned with HTTP 202 Jul 27 16:18:24.695200 np0000005924 devstack@c-api.service[100523]: [pid: 100523|app: 0|req: 989/3926] 10.4.3.117 () {66 vars in 1345 bytes} [Mon Jul 27 16:18:24 2026] DELETE /volume/v3/types/74055d9e-3304-4fcf-984e-63d0c2b7aea2 => generated 0 bytes in 32 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 27 16:18:24.706566 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.middleware.request_id [None req-73529be6-95ef-4641-826a-856d6c36b004 None None] RequestId filter calling following filter/app {{(pid=100522) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:18:24.707902 np0000005924 devstack@c-api.service[100522]: INFO cinder.api.openstack.wsgi [None req-73529be6-95ef-4641-826a-856d6c36b004 tempest-ProjectAdminTests-561721506 tempest-ProjectAdminTests-561721506-project-admin] POST https://10.4.3.117/volume/v3/types Jul 27 16:18:24.708366 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.openstack.wsgi [None req-73529be6-95ef-4641-826a-856d6c36b004 tempest-ProjectAdminTests-561721506 tempest-ProjectAdminTests-561721506-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-ProjectAdminTests-volume-type-195510704", "extra_specs": {"storage_protocol": "tempest-storage_protocol-1985696175", "vendor_name": "tempest-vendor_name-1995921939"}}} {{(pid=100522) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 27 16:18:24.736193 np0000005924 devstack@c-api.service[100522]: INFO cinder.api.openstack.wsgi [None req-73529be6-95ef-4641-826a-856d6c36b004 tempest-ProjectAdminTests-561721506 tempest-ProjectAdminTests-561721506-project-admin] https://10.4.3.117/volume/v3/types returned with HTTP 200 Jul 27 16:18:24.736909 np0000005924 devstack@c-api.service[100522]: [pid: 100522|app: 0|req: 970/3927] 10.4.3.117 () {68 vars in 1253 bytes} [Mon Jul 27 16:18:24 2026] POST /volume/v3/types => generated 328 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 27 16:18:24.744557 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.middleware.request_id [None req-f6aa5d01-4f47-4c56-864a-97b8efef8460 None None] RequestId filter calling following filter/app {{(pid=100524) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:18:24.746271 np0000005924 devstack@c-api.service[100524]: INFO cinder.api.openstack.wsgi [None req-f6aa5d01-4f47-4c56-864a-97b8efef8460 tempest-ProjectAdminTests-561721506 tempest-ProjectAdminTests-561721506-project-admin] POST https://10.4.3.117/volume/v3/volumes Jul 27 16:18:24.746684 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.openstack.wsgi [None req-f6aa5d01-4f47-4c56-864a-97b8efef8460 tempest-ProjectAdminTests-561721506 tempest-ProjectAdminTests-561721506-project-admin] Action: 'create', calling method: create, body: {"volume": {"volume_type": "321273a8-d641-4b3d-b8b9-97e23b56859a", "size": 1}} {{(pid=100524) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 27 16:18:24.748651 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.v3.volumes [None req-f6aa5d01-4f47-4c56-864a-97b8efef8460 tempest-ProjectAdminTests-561721506 tempest-ProjectAdminTests-561721506-project-admin] Create volume request body: {'volume': {'volume_type': '321273a8-d641-4b3d-b8b9-97e23b56859a', 'size': 1}} {{(pid=100524) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 27 16:18:24.752133 np0000005924 devstack@c-api.service[100524]: INFO cinder.api.v3.volumes [None req-f6aa5d01-4f47-4c56-864a-97b8efef8460 tempest-ProjectAdminTests-561721506 tempest-ProjectAdminTests-561721506-project-admin] Create volume of 1 GB Jul 27 16:18:24.752443 np0000005924 devstack@c-api.service[100524]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:18:24.752443 np0000005924 devstack@c-api.service[100524]: warnings.warn( Jul 27 16:18:24.752776 np0000005924 devstack@c-api.service[100524]: INFO cinder.volume.api [None req-f6aa5d01-4f47-4c56-864a-97b8efef8460 tempest-ProjectAdminTests-561721506 tempest-ProjectAdminTests-561721506-project-admin] Availability Zones retrieved successfully. Jul 27 16:18:24.758105 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.volume.api [None req-f6aa5d01-4f47-4c56-864a-97b8efef8460 tempest-ProjectAdminTests-561721506 tempest-ProjectAdminTests-561721506-project-admin] Flow 'volume_create_api' (e9edf536-a3c7-4b64-9947-ec8069ab55b0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100524) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 27 16:18:24.759418 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.volume.api [None req-f6aa5d01-4f47-4c56-864a-97b8efef8460 tempest-ProjectAdminTests-561721506 tempest-ProjectAdminTests-561721506-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (d3d6db4c-0b7e-47af-8122-05623158b56f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100524) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 27 16:18:24.760118 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.volume.flows.api.create_volume [None req-f6aa5d01-4f47-4c56-864a-97b8efef8460 tempest-ProjectAdminTests-561721506 tempest-ProjectAdminTests-561721506-project-admin] Validating volume size '1' using validate_int {{(pid=100524) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 27 16:18:24.780272 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.volume.api [None req-f6aa5d01-4f47-4c56-864a-97b8efef8460 tempest-ProjectAdminTests-561721506 tempest-ProjectAdminTests-561721506-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (d3d6db4c-0b7e-47af-8122-05623158b56f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-27T16:18:25Z,deleted=False,deleted_at=None,description=None,extra_specs={storage_protocol='tempest-storage_protocol-1985696175',vendor_name='tempest-vendor_name-1995921939'},id=321273a8-d641-4b3d-b8b9-97e23b56859a,is_public=True,name='tempest-ProjectAdminTests-volume-type-195510704',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '321273a8-d641-4b3d-b8b9-97e23b56859a', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100524) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 27 16:18:24.781074 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.volume.api [None req-f6aa5d01-4f47-4c56-864a-97b8efef8460 tempest-ProjectAdminTests-561721506 tempest-ProjectAdminTests-561721506-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (f7dfd098-6d4f-455f-b46a-abe49a519ede) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100524) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 27 16:18:24.806062 np0000005924 devstack@c-api.service[100524]: WARNING cinder.quota [None req-f6aa5d01-4f47-4c56-864a-97b8efef8460 tempest-ProjectAdminTests-561721506 tempest-ProjectAdminTests-561721506-project-admin] Deprecated: Default quota for resource: volumes_tempest-ProjectAdminTests-volume-type-195510704 is set by the default quota flag: quota_volumes_tempest-ProjectAdminTests-volume-type-195510704, it is now deprecated. Please use the default quota class for default quota. Jul 27 16:18:24.806376 np0000005924 devstack@c-api.service[100524]: WARNING cinder.quota [None req-f6aa5d01-4f47-4c56-864a-97b8efef8460 tempest-ProjectAdminTests-561721506 tempest-ProjectAdminTests-561721506-project-admin] Deprecated: Default quota for resource: gigabytes_tempest-ProjectAdminTests-volume-type-195510704 is set by the default quota flag: quota_gigabytes_tempest-ProjectAdminTests-volume-type-195510704, it is now deprecated. Please use the default quota class for default quota. Jul 27 16:18:24.834651 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.quota [None req-f6aa5d01-4f47-4c56-864a-97b8efef8460 tempest-ProjectAdminTests-561721506 tempest-ProjectAdminTests-561721506-project-admin] Created reservations ['85186a84-4712-439a-bdfd-701330b29e7d', '88ffdac4-e9e0-4399-af0f-e8f5d1b05b5d', '4e3715c1-be17-46ba-aa96-6915fa6be0ea', '96230e8e-4342-4f12-a88a-3085a7757ab1'] {{(pid=100524) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 27 16:18:24.835457 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.volume.api [None req-f6aa5d01-4f47-4c56-864a-97b8efef8460 tempest-ProjectAdminTests-561721506 tempest-ProjectAdminTests-561721506-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (f7dfd098-6d4f-455f-b46a-abe49a519ede) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['85186a84-4712-439a-bdfd-701330b29e7d', '88ffdac4-e9e0-4399-af0f-e8f5d1b05b5d', '4e3715c1-be17-46ba-aa96-6915fa6be0ea', '96230e8e-4342-4f12-a88a-3085a7757ab1']}' {{(pid=100524) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 27 16:18:24.836149 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.volume.api [None req-f6aa5d01-4f47-4c56-864a-97b8efef8460 tempest-ProjectAdminTests-561721506 tempest-ProjectAdminTests-561721506-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (f89eb523-2440-41b5-80d5-44c6715c9874) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100524) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 27 16:18:24.864601 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.volume.api [None req-f6aa5d01-4f47-4c56-864a-97b8efef8460 tempest-ProjectAdminTests-561721506 tempest-ProjectAdminTests-561721506-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (f89eb523-2440-41b5-80d5-44c6715c9874) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '2453b796-460a-4657-94b8-276d92639480', '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='8926b82b70dc4519a4ebed66dfd6cfd5',qos_specs=None,replication_status=,reservations=['85186a84-4712-439a-bdfd-701330b29e7d','88ffdac4-e9e0-4399-af0f-e8f5d1b05b5d','4e3715c1-be17-46ba-aa96-6915fa6be0ea','96230e8e-4342-4f12-a88a-3085a7757ab1'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='780e574bbaa44695b801cd6b076f6914',volume_type_id=321273a8-d641-4b3d-b8b9-97e23b56859a), 'volume': Volume(_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-27T16:18:24Z,deleted=False,deleted_at=None,display_description=None,display_name=None,ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=2453b796-460a-4657-94b8-276d92639480,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='8926b82b70dc4519a4ebed66dfd6cfd5',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='780e574bbaa44695b801cd6b076f6914',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(321273a8-d641-4b3d-b8b9-97e23b56859a),volume_type_id=321273a8-d641-4b3d-b8b9-97e23b56859a)}' {{(pid=100524) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 27 16:18:24.865363 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.volume.api [None req-f6aa5d01-4f47-4c56-864a-97b8efef8460 tempest-ProjectAdminTests-561721506 tempest-ProjectAdminTests-561721506-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (7c796b44-3349-4ecc-9afa-070c2ca8562c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100524) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 27 16:18:24.882950 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.volume.api [None req-f6aa5d01-4f47-4c56-864a-97b8efef8460 tempest-ProjectAdminTests-561721506 tempest-ProjectAdminTests-561721506-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (7c796b44-3349-4ecc-9afa-070c2ca8562c) transitioned into state 'SUCCESS' from 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='8926b82b70dc4519a4ebed66dfd6cfd5',qos_specs=None,replication_status=,reservations=['85186a84-4712-439a-bdfd-701330b29e7d','88ffdac4-e9e0-4399-af0f-e8f5d1b05b5d','4e3715c1-be17-46ba-aa96-6915fa6be0ea','96230e8e-4342-4f12-a88a-3085a7757ab1'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='780e574bbaa44695b801cd6b076f6914',volume_type_id=321273a8-d641-4b3d-b8b9-97e23b56859a)}' {{(pid=100524) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 27 16:18:24.883849 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.volume.api [None req-f6aa5d01-4f47-4c56-864a-97b8efef8460 tempest-ProjectAdminTests-561721506 tempest-ProjectAdminTests-561721506-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (8951b47d-0eba-4050-924c-8a29a1ef67b8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100524) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 27 16:18:24.895890 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.volume.api [None req-f6aa5d01-4f47-4c56-864a-97b8efef8460 tempest-ProjectAdminTests-561721506 tempest-ProjectAdminTests-561721506-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (8951b47d-0eba-4050-924c-8a29a1ef67b8) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100524) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 27 16:18:24.896812 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.volume.api [None req-f6aa5d01-4f47-4c56-864a-97b8efef8460 tempest-ProjectAdminTests-561721506 tempest-ProjectAdminTests-561721506-project-admin] Flow 'volume_create_api' (e9edf536-a3c7-4b64-9947-ec8069ab55b0) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100524) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 27 16:18:24.897093 np0000005924 devstack@c-api.service[100524]: INFO cinder.volume.api [None req-f6aa5d01-4f47-4c56-864a-97b8efef8460 tempest-ProjectAdminTests-561721506 tempest-ProjectAdminTests-561721506-project-admin] Create volume request issued successfully. Jul 27 16:18:24.897662 np0000005924 devstack@c-api.service[100524]: INFO cinder.api.openstack.wsgi [None req-f6aa5d01-4f47-4c56-864a-97b8efef8460 tempest-ProjectAdminTests-561721506 tempest-ProjectAdminTests-561721506-project-admin] https://10.4.3.117/volume/v3/volumes returned with HTTP 202 Jul 27 16:18:24.898064 np0000005924 devstack@c-api.service[100524]: [pid: 100524|app: 0|req: 989/3928] 10.4.3.117 () {70 vars in 1298 bytes} [Mon Jul 27 16:18:24 2026] POST /volume/v3/volumes => generated 772 bytes in 154 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 27 16:18:24.912788 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.middleware.request_id [None req-62dd8a6f-20ff-4e2c-83b1-7c8068c03eec None None] RequestId filter calling following filter/app {{(pid=100521) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:18:24.914906 np0000005924 devstack@c-api.service[100521]: INFO cinder.api.openstack.wsgi [None req-62dd8a6f-20ff-4e2c-83b1-7c8068c03eec tempest-ProjectAdminTests-561721506 tempest-ProjectAdminTests-561721506-project-admin] GET https://10.4.3.117/volume/v3/volumes/2453b796-460a-4657-94b8-276d92639480 Jul 27 16:18:24.915264 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.openstack.wsgi [None req-62dd8a6f-20ff-4e2c-83b1-7c8068c03eec tempest-ProjectAdminTests-561721506 tempest-ProjectAdminTests-561721506-project-admin] Empty body provided in request {{(pid=100521) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:18:24.915734 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.openstack.wsgi [None req-62dd8a6f-20ff-4e2c-83b1-7c8068c03eec tempest-ProjectAdminTests-561721506 tempest-ProjectAdminTests-561721506-project-admin] Calling method 'show' {{(pid=100521) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:18:24.928198 np0000005924 devstack@c-api.service[100521]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:18:24.928198 np0000005924 devstack@c-api.service[100521]: warnings.warn( Jul 27 16:18:24.931923 np0000005924 devstack@c-api.service[100521]: INFO cinder.volume.api [None req-62dd8a6f-20ff-4e2c-83b1-7c8068c03eec tempest-ProjectAdminTests-561721506 tempest-ProjectAdminTests-561721506-project-admin] Volume info retrieved successfully. Jul 27 16:18:24.937226 np0000005924 devstack@c-api.service[100521]: INFO cinder.api.openstack.wsgi [None req-62dd8a6f-20ff-4e2c-83b1-7c8068c03eec tempest-ProjectAdminTests-561721506 tempest-ProjectAdminTests-561721506-project-admin] https://10.4.3.117/volume/v3/volumes/2453b796-460a-4657-94b8-276d92639480 returned with HTTP 200 Jul 27 16:18:24.937657 np0000005924 devstack@c-api.service[100521]: [pid: 100521|app: 0|req: 981/3929] 10.4.3.117 () {68 vars in 1388 bytes} [Mon Jul 27 16:18:24 2026] GET /volume/v3/volumes/2453b796-460a-4657-94b8-276d92639480 => generated 951 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 27 16:18:25.954355 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.middleware.request_id [None req-63022594-598c-40e4-8a19-ac281f1a4372 None None] RequestId filter calling following filter/app {{(pid=100523) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:18:25.956092 np0000005924 devstack@c-api.service[100523]: INFO cinder.api.openstack.wsgi [None req-63022594-598c-40e4-8a19-ac281f1a4372 tempest-ProjectAdminTests-561721506 tempest-ProjectAdminTests-561721506-project-admin] GET https://10.4.3.117/volume/v3/volumes/2453b796-460a-4657-94b8-276d92639480 Jul 27 16:18:25.956313 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.openstack.wsgi [None req-63022594-598c-40e4-8a19-ac281f1a4372 tempest-ProjectAdminTests-561721506 tempest-ProjectAdminTests-561721506-project-admin] Empty body provided in request {{(pid=100523) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:18:25.956522 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.openstack.wsgi [None req-63022594-598c-40e4-8a19-ac281f1a4372 tempest-ProjectAdminTests-561721506 tempest-ProjectAdminTests-561721506-project-admin] Calling method 'show' {{(pid=100523) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:18:25.969315 np0000005924 devstack@c-api.service[100523]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:18:25.969315 np0000005924 devstack@c-api.service[100523]: warnings.warn( Jul 27 16:18:25.974556 np0000005924 devstack@c-api.service[100523]: INFO cinder.volume.api [None req-63022594-598c-40e4-8a19-ac281f1a4372 tempest-ProjectAdminTests-561721506 tempest-ProjectAdminTests-561721506-project-admin] Volume info retrieved successfully. Jul 27 16:18:25.979698 np0000005924 devstack@c-api.service[100523]: INFO cinder.api.openstack.wsgi [None req-63022594-598c-40e4-8a19-ac281f1a4372 tempest-ProjectAdminTests-561721506 tempest-ProjectAdminTests-561721506-project-admin] https://10.4.3.117/volume/v3/volumes/2453b796-460a-4657-94b8-276d92639480 returned with HTTP 200 Jul 27 16:18:25.980068 np0000005924 devstack@c-api.service[100523]: [pid: 100523|app: 0|req: 990/3930] 10.4.3.117 () {68 vars in 1388 bytes} [Mon Jul 27 16:18:25 2026] GET /volume/v3/volumes/2453b796-460a-4657-94b8-276d92639480 => generated 972 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 27 16:18:25.999049 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.middleware.request_id [None req-94c10967-47e6-48b1-9ce4-cedcad9b1eee None None] RequestId filter calling following filter/app {{(pid=100522) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:18:26.003891 np0000005924 devstack@c-api.service[100522]: INFO cinder.api.openstack.wsgi [None req-94c10967-47e6-48b1-9ce4-cedcad9b1eee tempest-ProjectAdminTests-561721506 tempest-ProjectAdminTests-561721506-project-admin] GET https://10.4.3.117/volume/v3/messages Jul 27 16:18:26.004259 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.openstack.wsgi [None req-94c10967-47e6-48b1-9ce4-cedcad9b1eee tempest-ProjectAdminTests-561721506 tempest-ProjectAdminTests-561721506-project-admin] Empty body provided in request {{(pid=100522) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:18:26.004621 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.openstack.wsgi [None req-94c10967-47e6-48b1-9ce4-cedcad9b1eee tempest-ProjectAdminTests-561721506 tempest-ProjectAdminTests-561721506-project-admin] Calling method 'version_select' {{(pid=100522) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:18:26.010498 np0000005924 devstack@c-api.service[100522]: INFO cinder.api.openstack.wsgi [None req-94c10967-47e6-48b1-9ce4-cedcad9b1eee tempest-ProjectAdminTests-561721506 tempest-ProjectAdminTests-561721506-project-admin] https://10.4.3.117/volume/v3/messages returned with HTTP 200 Jul 27 16:18:26.011069 np0000005924 devstack@c-api.service[100522]: [pid: 100522|app: 0|req: 971/3931] 10.4.3.117 () {68 vars in 1280 bytes} [Mon Jul 27 16:18:25 2026] GET /volume/v3/messages => generated 670 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 27 16:18:26.021345 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.middleware.request_id [None req-429e373f-1ac3-4c3f-a3aa-25658cf99452 None None] RequestId filter calling following filter/app {{(pid=100524) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:18:26.025426 np0000005924 devstack@c-api.service[100524]: INFO cinder.api.openstack.wsgi [None req-429e373f-1ac3-4c3f-a3aa-25658cf99452 tempest-ProjectAdminTests-561721506 tempest-ProjectAdminTests-561721506-project-admin] GET https://10.4.3.117/volume/v3/messages Jul 27 16:18:26.025426 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.openstack.wsgi [None req-429e373f-1ac3-4c3f-a3aa-25658cf99452 tempest-ProjectAdminTests-561721506 tempest-ProjectAdminTests-561721506-project-admin] Empty body provided in request {{(pid=100524) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:18:26.025426 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.openstack.wsgi [None req-429e373f-1ac3-4c3f-a3aa-25658cf99452 tempest-ProjectAdminTests-561721506 tempest-ProjectAdminTests-561721506-project-admin] Calling method 'version_select' {{(pid=100524) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:18:26.025426 np0000005924 devstack@c-api.service[100524]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:18:26.025426 np0000005924 devstack@c-api.service[100524]: warnings.warn( Jul 27 16:18:26.028710 np0000005924 devstack@c-api.service[100524]: INFO cinder.api.openstack.wsgi [None req-429e373f-1ac3-4c3f-a3aa-25658cf99452 tempest-ProjectAdminTests-561721506 tempest-ProjectAdminTests-561721506-project-admin] https://10.4.3.117/volume/v3/messages returned with HTTP 200 Jul 27 16:18:26.029109 np0000005924 devstack@c-api.service[100524]: [pid: 100524|app: 0|req: 990/3932] 10.4.3.117 () {68 vars in 1280 bytes} [Mon Jul 27 16:18:26 2026] GET /volume/v3/messages => generated 670 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 27 16:18:26.038157 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.middleware.request_id [None req-0e674833-8769-4063-b8e4-6cb205aa26c4 None None] RequestId filter calling following filter/app {{(pid=100521) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:18:26.040396 np0000005924 devstack@c-api.service[100521]: INFO cinder.api.openstack.wsgi [None req-0e674833-8769-4063-b8e4-6cb205aa26c4 tempest-ProjectAdminTests-561721506 tempest-ProjectAdminTests-561721506-project-admin] DELETE https://10.4.3.117/volume/v3/messages/162c1060-c342-4148-94c7-de786a799ada Jul 27 16:18:26.040614 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.openstack.wsgi [None req-0e674833-8769-4063-b8e4-6cb205aa26c4 tempest-ProjectAdminTests-561721506 tempest-ProjectAdminTests-561721506-project-admin] Empty body provided in request {{(pid=100521) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:18:26.040872 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.openstack.wsgi [None req-0e674833-8769-4063-b8e4-6cb205aa26c4 tempest-ProjectAdminTests-561721506 tempest-ProjectAdminTests-561721506-project-admin] Calling method 'version_select' {{(pid=100521) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:18:26.052738 np0000005924 devstack@c-api.service[100521]: INFO cinder.api.openstack.wsgi [None req-0e674833-8769-4063-b8e4-6cb205aa26c4 tempest-ProjectAdminTests-561721506 tempest-ProjectAdminTests-561721506-project-admin] https://10.4.3.117/volume/v3/messages/162c1060-c342-4148-94c7-de786a799ada returned with HTTP 204 Jul 27 16:18:26.053143 np0000005924 devstack@c-api.service[100521]: [pid: 100521|app: 0|req: 982/3933] 10.4.3.117 () {68 vars in 1394 bytes} [Mon Jul 27 16:18:26 2026] DELETE /volume/v3/messages/162c1060-c342-4148-94c7-de786a799ada => generated 0 bytes in 16 msecs (HTTP/1.1 204) 6 headers in 235 bytes (1 switches on core 0) Jul 27 16:18:26.062938 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.middleware.request_id [None req-d85341d8-5fef-450a-8ee5-a958026ed51a None None] RequestId filter calling following filter/app {{(pid=100523) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:18:26.064975 np0000005924 devstack@c-api.service[100523]: INFO cinder.api.openstack.wsgi [None req-d85341d8-5fef-450a-8ee5-a958026ed51a tempest-ProjectAdminTests-561721506 tempest-ProjectAdminTests-561721506-project-admin] DELETE https://10.4.3.117/volume/v3/volumes/2453b796-460a-4657-94b8-276d92639480 Jul 27 16:18:26.065613 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.openstack.wsgi [None req-d85341d8-5fef-450a-8ee5-a958026ed51a tempest-ProjectAdminTests-561721506 tempest-ProjectAdminTests-561721506-project-admin] Empty body provided in request {{(pid=100523) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:18:26.065882 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.openstack.wsgi [None req-d85341d8-5fef-450a-8ee5-a958026ed51a tempest-ProjectAdminTests-561721506 tempest-ProjectAdminTests-561721506-project-admin] Calling method 'delete' {{(pid=100523) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:18:26.066103 np0000005924 devstack@c-api.service[100523]: INFO cinder.api.v3.volumes [None req-d85341d8-5fef-450a-8ee5-a958026ed51a tempest-ProjectAdminTests-561721506 tempest-ProjectAdminTests-561721506-project-admin] Delete volume with id: 2453b796-460a-4657-94b8-276d92639480 Jul 27 16:18:26.076424 np0000005924 devstack@c-api.service[100523]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:18:26.076424 np0000005924 devstack@c-api.service[100523]: warnings.warn( Jul 27 16:18:26.076797 np0000005924 devstack@c-api.service[100523]: INFO cinder.volume.api [None req-d85341d8-5fef-450a-8ee5-a958026ed51a tempest-ProjectAdminTests-561721506 tempest-ProjectAdminTests-561721506-project-admin] Volume info retrieved successfully. Jul 27 16:18:26.077789 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.volume.api [None req-d85341d8-5fef-450a-8ee5-a958026ed51a tempest-ProjectAdminTests-561721506 tempest-ProjectAdminTests-561721506-project-admin] Decrease volume quotas for non temporary volume in non error_managing status. {{(pid=100523) delete /opt/stack/cinder/cinder/volume/api.py:434}} Jul 27 16:18:26.100685 np0000005924 devstack@c-api.service[100523]: WARNING cinder.quota [None req-d85341d8-5fef-450a-8ee5-a958026ed51a tempest-ProjectAdminTests-561721506 tempest-ProjectAdminTests-561721506-project-admin] Deprecated: Default quota for resource: volumes_tempest-ProjectAdminTests-volume-type-195510704 is set by the default quota flag: quota_volumes_tempest-ProjectAdminTests-volume-type-195510704, it is now deprecated. Please use the default quota class for default quota. Jul 27 16:18:26.101490 np0000005924 devstack@c-api.service[100523]: WARNING cinder.quota [None req-d85341d8-5fef-450a-8ee5-a958026ed51a tempest-ProjectAdminTests-561721506 tempest-ProjectAdminTests-561721506-project-admin] Deprecated: Default quota for resource: gigabytes_tempest-ProjectAdminTests-volume-type-195510704 is set by the default quota flag: quota_gigabytes_tempest-ProjectAdminTests-volume-type-195510704, it is now deprecated. Please use the default quota class for default quota. Jul 27 16:18:26.120609 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.quota [None req-d85341d8-5fef-450a-8ee5-a958026ed51a tempest-ProjectAdminTests-561721506 tempest-ProjectAdminTests-561721506-project-admin] Created reservations ['3093e718-32b8-4a8c-8df6-d353e7154dd2', '7bfe73a7-abef-4b5c-bc84-39cf4607433d', '419dfce4-b362-4afa-8339-c8fa717dea3b', '36f7efe7-97e0-463f-94c1-db41eaf8cc4f'] {{(pid=100523) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 27 16:18:26.160892 np0000005924 devstack@c-api.service[100523]: INFO cinder.volume.api [None req-d85341d8-5fef-450a-8ee5-a958026ed51a tempest-ProjectAdminTests-561721506 tempest-ProjectAdminTests-561721506-project-admin] Delete volume request issued successfully. Jul 27 16:18:26.160892 np0000005924 devstack@c-api.service[100523]: INFO cinder.api.openstack.wsgi [None req-d85341d8-5fef-450a-8ee5-a958026ed51a tempest-ProjectAdminTests-561721506 tempest-ProjectAdminTests-561721506-project-admin] https://10.4.3.117/volume/v3/volumes/2453b796-460a-4657-94b8-276d92639480 returned with HTTP 202 Jul 27 16:18:26.160892 np0000005924 devstack@c-api.service[100523]: [pid: 100523|app: 0|req: 991/3934] 10.4.3.117 () {68 vars in 1391 bytes} [Mon Jul 27 16:18:26 2026] DELETE /volume/v3/volumes/2453b796-460a-4657-94b8-276d92639480 => generated 0 bytes in 99 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 27 16:18:26.167715 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.middleware.request_id [None req-ea191bbb-d51c-47a5-b37a-c85677181ff5 None None] RequestId filter calling following filter/app {{(pid=100522) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:18:26.169838 np0000005924 devstack@c-api.service[100522]: INFO cinder.api.openstack.wsgi [None req-ea191bbb-d51c-47a5-b37a-c85677181ff5 tempest-ProjectAdminTests-561721506 tempest-ProjectAdminTests-561721506-project-admin] DELETE https://10.4.3.117/volume/v3/types/321273a8-d641-4b3d-b8b9-97e23b56859a Jul 27 16:18:26.170035 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.openstack.wsgi [None req-ea191bbb-d51c-47a5-b37a-c85677181ff5 tempest-ProjectAdminTests-561721506 tempest-ProjectAdminTests-561721506-project-admin] Empty body provided in request {{(pid=100522) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:18:26.170249 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.openstack.wsgi [None req-ea191bbb-d51c-47a5-b37a-c85677181ff5 tempest-ProjectAdminTests-561721506 tempest-ProjectAdminTests-561721506-project-admin] Calling method '_delete' {{(pid=100522) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:18:26.209512 np0000005924 devstack@c-api.service[100522]: INFO cinder.api.openstack.wsgi [None req-ea191bbb-d51c-47a5-b37a-c85677181ff5 tempest-ProjectAdminTests-561721506 tempest-ProjectAdminTests-561721506-project-admin] https://10.4.3.117/volume/v3/types/321273a8-d641-4b3d-b8b9-97e23b56859a returned with HTTP 202 Jul 27 16:18:26.210020 np0000005924 devstack@c-api.service[100522]: [pid: 100522|app: 0|req: 972/3935] 10.4.3.117 () {66 vars in 1345 bytes} [Mon Jul 27 16:18:26 2026] DELETE /volume/v3/types/321273a8-d641-4b3d-b8b9-97e23b56859a => generated 0 bytes in 43 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 27 16:18:26.221002 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.middleware.request_id [None req-ea8a5bab-fe7f-449f-a243-441af675d85c None None] RequestId filter calling following filter/app {{(pid=100524) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:18:26.229435 np0000005924 devstack@c-api.service[100524]: INFO cinder.api.openstack.wsgi [None req-ea8a5bab-fe7f-449f-a243-441af675d85c tempest-ProjectAdminTests-561721506 tempest-ProjectAdminTests-561721506-project-admin] POST https://10.4.3.117/volume/v3/types Jul 27 16:18:26.229435 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.openstack.wsgi [None req-ea8a5bab-fe7f-449f-a243-441af675d85c tempest-ProjectAdminTests-561721506 tempest-ProjectAdminTests-561721506-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-ProjectAdminTests-volume-type-705316392", "extra_specs": {"storage_protocol": "tempest-storage_protocol-952987409", "vendor_name": "tempest-vendor_name-1691085558"}}} {{(pid=100524) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 27 16:18:26.251964 np0000005924 devstack@c-api.service[100524]: INFO cinder.api.openstack.wsgi [None req-ea8a5bab-fe7f-449f-a243-441af675d85c tempest-ProjectAdminTests-561721506 tempest-ProjectAdminTests-561721506-project-admin] https://10.4.3.117/volume/v3/types returned with HTTP 200 Jul 27 16:18:26.252427 np0000005924 devstack@c-api.service[100524]: [pid: 100524|app: 0|req: 991/3936] 10.4.3.117 () {68 vars in 1253 bytes} [Mon Jul 27 16:18:26 2026] POST /volume/v3/types => generated 327 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 27 16:18:26.262318 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.middleware.request_id [None req-e2ec5e30-124b-4319-8c6f-c7d92620bf57 None None] RequestId filter calling following filter/app {{(pid=100521) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:18:26.264737 np0000005924 devstack@c-api.service[100521]: INFO cinder.api.openstack.wsgi [None req-e2ec5e30-124b-4319-8c6f-c7d92620bf57 tempest-ProjectAdminTests-561721506 tempest-ProjectAdminTests-561721506-project-admin] POST https://10.4.3.117/volume/v3/volumes Jul 27 16:18:26.265233 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.openstack.wsgi [None req-e2ec5e30-124b-4319-8c6f-c7d92620bf57 tempest-ProjectAdminTests-561721506 tempest-ProjectAdminTests-561721506-project-admin] Action: 'create', calling method: create, body: {"volume": {"volume_type": "d20c6357-2179-48d9-bdd2-89504c267d9e", "size": 1}} {{(pid=100521) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 27 16:18:26.267886 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.v3.volumes [None req-e2ec5e30-124b-4319-8c6f-c7d92620bf57 tempest-ProjectAdminTests-561721506 tempest-ProjectAdminTests-561721506-project-admin] Create volume request body: {'volume': {'volume_type': 'd20c6357-2179-48d9-bdd2-89504c267d9e', 'size': 1}} {{(pid=100521) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 27 16:18:26.278606 np0000005924 devstack@c-api.service[100521]: INFO cinder.api.v3.volumes [None req-e2ec5e30-124b-4319-8c6f-c7d92620bf57 tempest-ProjectAdminTests-561721506 tempest-ProjectAdminTests-561721506-project-admin] Create volume of 1 GB Jul 27 16:18:26.278967 np0000005924 devstack@c-api.service[100521]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:18:26.278967 np0000005924 devstack@c-api.service[100521]: warnings.warn( Jul 27 16:18:26.279490 np0000005924 devstack@c-api.service[100521]: INFO cinder.volume.api [None req-e2ec5e30-124b-4319-8c6f-c7d92620bf57 tempest-ProjectAdminTests-561721506 tempest-ProjectAdminTests-561721506-project-admin] Availability Zones retrieved successfully. Jul 27 16:18:26.288604 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.volume.api [None req-e2ec5e30-124b-4319-8c6f-c7d92620bf57 tempest-ProjectAdminTests-561721506 tempest-ProjectAdminTests-561721506-project-admin] Flow 'volume_create_api' (2c264701-12b2-4ee7-a066-69dd61e11297) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100521) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 27 16:18:26.290694 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.volume.api [None req-e2ec5e30-124b-4319-8c6f-c7d92620bf57 tempest-ProjectAdminTests-561721506 tempest-ProjectAdminTests-561721506-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (e31132c4-cd64-4fde-b459-a508c491e387) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100521) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 27 16:18:26.292028 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.volume.flows.api.create_volume [None req-e2ec5e30-124b-4319-8c6f-c7d92620bf57 tempest-ProjectAdminTests-561721506 tempest-ProjectAdminTests-561721506-project-admin] Validating volume size '1' using validate_int {{(pid=100521) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 27 16:18:26.311695 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.volume.api [None req-e2ec5e30-124b-4319-8c6f-c7d92620bf57 tempest-ProjectAdminTests-561721506 tempest-ProjectAdminTests-561721506-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (e31132c4-cd64-4fde-b459-a508c491e387) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-27T16:18:26Z,deleted=False,deleted_at=None,description=None,extra_specs={storage_protocol='tempest-storage_protocol-952987409',vendor_name='tempest-vendor_name-1691085558'},id=d20c6357-2179-48d9-bdd2-89504c267d9e,is_public=True,name='tempest-ProjectAdminTests-volume-type-705316392',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'd20c6357-2179-48d9-bdd2-89504c267d9e', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100521) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 27 16:18:26.312532 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.volume.api [None req-e2ec5e30-124b-4319-8c6f-c7d92620bf57 tempest-ProjectAdminTests-561721506 tempest-ProjectAdminTests-561721506-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (ee82852f-9058-4b6d-b7f9-6b25ebdab8b2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100521) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 27 16:18:26.337704 np0000005924 devstack@c-api.service[100521]: WARNING cinder.quota [None req-e2ec5e30-124b-4319-8c6f-c7d92620bf57 tempest-ProjectAdminTests-561721506 tempest-ProjectAdminTests-561721506-project-admin] Deprecated: Default quota for resource: volumes_tempest-ProjectAdminTests-volume-type-705316392 is set by the default quota flag: quota_volumes_tempest-ProjectAdminTests-volume-type-705316392, it is now deprecated. Please use the default quota class for default quota. Jul 27 16:18:26.337963 np0000005924 devstack@c-api.service[100521]: WARNING cinder.quota [None req-e2ec5e30-124b-4319-8c6f-c7d92620bf57 tempest-ProjectAdminTests-561721506 tempest-ProjectAdminTests-561721506-project-admin] Deprecated: Default quota for resource: gigabytes_tempest-ProjectAdminTests-volume-type-705316392 is set by the default quota flag: quota_gigabytes_tempest-ProjectAdminTests-volume-type-705316392, it is now deprecated. Please use the default quota class for default quota. Jul 27 16:18:26.370722 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.quota [None req-e2ec5e30-124b-4319-8c6f-c7d92620bf57 tempest-ProjectAdminTests-561721506 tempest-ProjectAdminTests-561721506-project-admin] Created reservations ['4fd5d8a3-6f01-4a28-b084-d1f826b1edb3', '06b25ebc-5279-403a-aea8-7065e072f1e3', '2de8ac8e-7025-4c49-9f3c-c0e3b72580f3', '8c8a45b0-ca27-4712-a5fb-5e0d5449705c'] {{(pid=100521) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 27 16:18:26.371797 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.volume.api [None req-e2ec5e30-124b-4319-8c6f-c7d92620bf57 tempest-ProjectAdminTests-561721506 tempest-ProjectAdminTests-561721506-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (ee82852f-9058-4b6d-b7f9-6b25ebdab8b2) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['4fd5d8a3-6f01-4a28-b084-d1f826b1edb3', '06b25ebc-5279-403a-aea8-7065e072f1e3', '2de8ac8e-7025-4c49-9f3c-c0e3b72580f3', '8c8a45b0-ca27-4712-a5fb-5e0d5449705c']}' {{(pid=100521) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 27 16:18:26.372877 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.volume.api [None req-e2ec5e30-124b-4319-8c6f-c7d92620bf57 tempest-ProjectAdminTests-561721506 tempest-ProjectAdminTests-561721506-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (6c56a3b2-1bcf-4df3-83b7-35053e94b02c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100521) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 27 16:18:26.410019 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.volume.api [None req-e2ec5e30-124b-4319-8c6f-c7d92620bf57 tempest-ProjectAdminTests-561721506 tempest-ProjectAdminTests-561721506-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (6c56a3b2-1bcf-4df3-83b7-35053e94b02c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'bfd75a7a-f87e-464b-8edb-204545c1d9d5', '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='8926b82b70dc4519a4ebed66dfd6cfd5',qos_specs=None,replication_status=,reservations=['4fd5d8a3-6f01-4a28-b084-d1f826b1edb3','06b25ebc-5279-403a-aea8-7065e072f1e3','2de8ac8e-7025-4c49-9f3c-c0e3b72580f3','8c8a45b0-ca27-4712-a5fb-5e0d5449705c'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='780e574bbaa44695b801cd6b076f6914',volume_type_id=d20c6357-2179-48d9-bdd2-89504c267d9e), 'volume': Volume(_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-27T16:18:26Z,deleted=False,deleted_at=None,display_description=None,display_name=None,ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=bfd75a7a-f87e-464b-8edb-204545c1d9d5,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='8926b82b70dc4519a4ebed66dfd6cfd5',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='780e574bbaa44695b801cd6b076f6914',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(d20c6357-2179-48d9-bdd2-89504c267d9e),volume_type_id=d20c6357-2179-48d9-bdd2-89504c267d9e)}' {{(pid=100521) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 27 16:18:26.411561 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.volume.api [None req-e2ec5e30-124b-4319-8c6f-c7d92620bf57 tempest-ProjectAdminTests-561721506 tempest-ProjectAdminTests-561721506-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (5146e4fc-1e93-4a54-b1b2-80199c730a53) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100521) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 27 16:18:26.433698 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.volume.api [None req-e2ec5e30-124b-4319-8c6f-c7d92620bf57 tempest-ProjectAdminTests-561721506 tempest-ProjectAdminTests-561721506-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (5146e4fc-1e93-4a54-b1b2-80199c730a53) transitioned into state 'SUCCESS' from 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='8926b82b70dc4519a4ebed66dfd6cfd5',qos_specs=None,replication_status=,reservations=['4fd5d8a3-6f01-4a28-b084-d1f826b1edb3','06b25ebc-5279-403a-aea8-7065e072f1e3','2de8ac8e-7025-4c49-9f3c-c0e3b72580f3','8c8a45b0-ca27-4712-a5fb-5e0d5449705c'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='780e574bbaa44695b801cd6b076f6914',volume_type_id=d20c6357-2179-48d9-bdd2-89504c267d9e)}' {{(pid=100521) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 27 16:18:26.434765 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.volume.api [None req-e2ec5e30-124b-4319-8c6f-c7d92620bf57 tempest-ProjectAdminTests-561721506 tempest-ProjectAdminTests-561721506-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (cc761d1f-bc36-4733-9547-8ef5ec216f5c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100521) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 27 16:18:26.445364 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.volume.api [None req-e2ec5e30-124b-4319-8c6f-c7d92620bf57 tempest-ProjectAdminTests-561721506 tempest-ProjectAdminTests-561721506-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (cc761d1f-bc36-4733-9547-8ef5ec216f5c) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100521) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 27 16:18:26.446563 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.volume.api [None req-e2ec5e30-124b-4319-8c6f-c7d92620bf57 tempest-ProjectAdminTests-561721506 tempest-ProjectAdminTests-561721506-project-admin] Flow 'volume_create_api' (2c264701-12b2-4ee7-a066-69dd61e11297) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100521) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 27 16:18:26.446754 np0000005924 devstack@c-api.service[100521]: INFO cinder.volume.api [None req-e2ec5e30-124b-4319-8c6f-c7d92620bf57 tempest-ProjectAdminTests-561721506 tempest-ProjectAdminTests-561721506-project-admin] Create volume request issued successfully. Jul 27 16:18:26.447376 np0000005924 devstack@c-api.service[100521]: INFO cinder.api.openstack.wsgi [None req-e2ec5e30-124b-4319-8c6f-c7d92620bf57 tempest-ProjectAdminTests-561721506 tempest-ProjectAdminTests-561721506-project-admin] https://10.4.3.117/volume/v3/volumes returned with HTTP 202 Jul 27 16:18:26.447783 np0000005924 devstack@c-api.service[100521]: [pid: 100521|app: 0|req: 983/3937] 10.4.3.117 () {70 vars in 1298 bytes} [Mon Jul 27 16:18:26 2026] POST /volume/v3/volumes => generated 772 bytes in 186 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 27 16:18:26.464623 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.middleware.request_id [None req-07e6ff6f-f22e-4518-bb5a-153691ee5058 None None] RequestId filter calling following filter/app {{(pid=100523) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:18:26.467244 np0000005924 devstack@c-api.service[100523]: INFO cinder.api.openstack.wsgi [None req-07e6ff6f-f22e-4518-bb5a-153691ee5058 tempest-ProjectAdminTests-561721506 tempest-ProjectAdminTests-561721506-project-admin] GET https://10.4.3.117/volume/v3/volumes/bfd75a7a-f87e-464b-8edb-204545c1d9d5 Jul 27 16:18:26.467762 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.openstack.wsgi [None req-07e6ff6f-f22e-4518-bb5a-153691ee5058 tempest-ProjectAdminTests-561721506 tempest-ProjectAdminTests-561721506-project-admin] Empty body provided in request {{(pid=100523) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:18:26.468139 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.openstack.wsgi [None req-07e6ff6f-f22e-4518-bb5a-153691ee5058 tempest-ProjectAdminTests-561721506 tempest-ProjectAdminTests-561721506-project-admin] Calling method 'show' {{(pid=100523) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:18:26.480134 np0000005924 devstack@c-api.service[100523]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:18:26.480134 np0000005924 devstack@c-api.service[100523]: warnings.warn( Jul 27 16:18:26.490843 np0000005924 devstack@c-api.service[100523]: INFO cinder.volume.api [None req-07e6ff6f-f22e-4518-bb5a-153691ee5058 tempest-ProjectAdminTests-561721506 tempest-ProjectAdminTests-561721506-project-admin] Volume info retrieved successfully. Jul 27 16:18:26.499383 np0000005924 devstack@c-api.service[100523]: INFO cinder.api.openstack.wsgi [None req-07e6ff6f-f22e-4518-bb5a-153691ee5058 tempest-ProjectAdminTests-561721506 tempest-ProjectAdminTests-561721506-project-admin] https://10.4.3.117/volume/v3/volumes/bfd75a7a-f87e-464b-8edb-204545c1d9d5 returned with HTTP 200 Jul 27 16:18:26.499977 np0000005924 devstack@c-api.service[100523]: [pid: 100523|app: 0|req: 992/3938] 10.4.3.117 () {68 vars in 1388 bytes} [Mon Jul 27 16:18:26 2026] GET /volume/v3/volumes/bfd75a7a-f87e-464b-8edb-204545c1d9d5 => generated 951 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 27 16:18:27.519826 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.middleware.request_id [None req-73e05c37-20c6-487a-bfef-22531bea6cb0 None None] RequestId filter calling following filter/app {{(pid=100522) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:18:27.522849 np0000005924 devstack@c-api.service[100522]: INFO cinder.api.openstack.wsgi [None req-73e05c37-20c6-487a-bfef-22531bea6cb0 tempest-ProjectAdminTests-561721506 tempest-ProjectAdminTests-561721506-project-admin] GET https://10.4.3.117/volume/v3/volumes/bfd75a7a-f87e-464b-8edb-204545c1d9d5 Jul 27 16:18:27.523074 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.openstack.wsgi [None req-73e05c37-20c6-487a-bfef-22531bea6cb0 tempest-ProjectAdminTests-561721506 tempest-ProjectAdminTests-561721506-project-admin] Empty body provided in request {{(pid=100522) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:18:27.523269 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.openstack.wsgi [None req-73e05c37-20c6-487a-bfef-22531bea6cb0 tempest-ProjectAdminTests-561721506 tempest-ProjectAdminTests-561721506-project-admin] Calling method 'show' {{(pid=100522) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:18:27.530955 np0000005924 devstack@c-api.service[100522]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:18:27.530955 np0000005924 devstack@c-api.service[100522]: warnings.warn( Jul 27 16:18:27.535319 np0000005924 devstack@c-api.service[100522]: INFO cinder.volume.api [None req-73e05c37-20c6-487a-bfef-22531bea6cb0 tempest-ProjectAdminTests-561721506 tempest-ProjectAdminTests-561721506-project-admin] Volume info retrieved successfully. Jul 27 16:18:27.539201 np0000005924 devstack@c-api.service[100522]: INFO cinder.api.openstack.wsgi [None req-73e05c37-20c6-487a-bfef-22531bea6cb0 tempest-ProjectAdminTests-561721506 tempest-ProjectAdminTests-561721506-project-admin] https://10.4.3.117/volume/v3/volumes/bfd75a7a-f87e-464b-8edb-204545c1d9d5 returned with HTTP 200 Jul 27 16:18:27.539528 np0000005924 devstack@c-api.service[100522]: [pid: 100522|app: 0|req: 973/3939] 10.4.3.117 () {68 vars in 1388 bytes} [Mon Jul 27 16:18:27 2026] GET /volume/v3/volumes/bfd75a7a-f87e-464b-8edb-204545c1d9d5 => generated 972 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 27 16:18:27.557573 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.middleware.request_id [None req-1a373d02-362f-4b9b-a934-014f35c5f56c None None] RequestId filter calling following filter/app {{(pid=100524) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:18:27.557921 np0000005924 devstack@c-api.service[100524]: INFO cinder.api.openstack.wsgi [None req-1a373d02-362f-4b9b-a934-014f35c5f56c tempest-ProjectAdminTests-561721506 tempest-ProjectAdminTests-561721506-project-admin] GET https://10.4.3.117/volume/v3/messages Jul 27 16:18:27.558231 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.openstack.wsgi [None req-1a373d02-362f-4b9b-a934-014f35c5f56c tempest-ProjectAdminTests-561721506 tempest-ProjectAdminTests-561721506-project-admin] Empty body provided in request {{(pid=100524) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:18:27.558231 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.openstack.wsgi [None req-1a373d02-362f-4b9b-a934-014f35c5f56c tempest-ProjectAdminTests-561721506 tempest-ProjectAdminTests-561721506-project-admin] Calling method 'version_select' {{(pid=100524) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:18:27.563236 np0000005924 devstack@c-api.service[100524]: INFO cinder.api.openstack.wsgi [None req-1a373d02-362f-4b9b-a934-014f35c5f56c tempest-ProjectAdminTests-561721506 tempest-ProjectAdminTests-561721506-project-admin] https://10.4.3.117/volume/v3/messages returned with HTTP 200 Jul 27 16:18:27.563656 np0000005924 devstack@c-api.service[100524]: [pid: 100524|app: 0|req: 992/3940] 10.4.3.117 () {68 vars in 1280 bytes} [Mon Jul 27 16:18:27 2026] GET /volume/v3/messages => generated 670 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 27 16:18:27.576614 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.middleware.request_id [None req-905e578d-61bb-43e7-8cec-6619e9640444 None None] RequestId filter calling following filter/app {{(pid=100521) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:18:27.578444 np0000005924 devstack@c-api.service[100521]: INFO cinder.api.openstack.wsgi [None req-905e578d-61bb-43e7-8cec-6619e9640444 tempest-ProjectAdminTests-561721506 tempest-ProjectAdminTests-561721506-project-admin] GET https://10.4.3.117/volume/v3/messages/0a085082-77a4-4029-85fe-9d06841a7afd Jul 27 16:18:27.578659 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.openstack.wsgi [None req-905e578d-61bb-43e7-8cec-6619e9640444 tempest-ProjectAdminTests-561721506 tempest-ProjectAdminTests-561721506-project-admin] Empty body provided in request {{(pid=100521) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:18:27.578869 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.openstack.wsgi [None req-905e578d-61bb-43e7-8cec-6619e9640444 tempest-ProjectAdminTests-561721506 tempest-ProjectAdminTests-561721506-project-admin] Calling method 'version_select' {{(pid=100521) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:18:27.581767 np0000005924 devstack@c-api.service[100521]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:18:27.581767 np0000005924 devstack@c-api.service[100521]: warnings.warn( Jul 27 16:18:27.582241 np0000005924 devstack@c-api.service[100521]: INFO cinder.api.openstack.wsgi [None req-905e578d-61bb-43e7-8cec-6619e9640444 tempest-ProjectAdminTests-561721506 tempest-ProjectAdminTests-561721506-project-admin] https://10.4.3.117/volume/v3/messages/0a085082-77a4-4029-85fe-9d06841a7afd returned with HTTP 200 Jul 27 16:18:27.582597 np0000005924 devstack@c-api.service[100521]: [pid: 100521|app: 0|req: 984/3941] 10.4.3.117 () {68 vars in 1391 bytes} [Mon Jul 27 16:18:27 2026] GET /volume/v3/messages/0a085082-77a4-4029-85fe-9d06841a7afd => generated 667 bytes in 6 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 27 16:18:27.593727 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.middleware.request_id [None req-36678355-5d00-4f31-a79a-0eb78b940e9a None None] RequestId filter calling following filter/app {{(pid=100523) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:18:27.595426 np0000005924 devstack@c-api.service[100523]: INFO cinder.api.openstack.wsgi [None req-36678355-5d00-4f31-a79a-0eb78b940e9a tempest-ProjectAdminTests-561721506 tempest-ProjectAdminTests-561721506-project-admin] DELETE https://10.4.3.117/volume/v3/messages/0a085082-77a4-4029-85fe-9d06841a7afd Jul 27 16:18:27.595696 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.openstack.wsgi [None req-36678355-5d00-4f31-a79a-0eb78b940e9a tempest-ProjectAdminTests-561721506 tempest-ProjectAdminTests-561721506-project-admin] Empty body provided in request {{(pid=100523) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:18:27.595919 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.openstack.wsgi [None req-36678355-5d00-4f31-a79a-0eb78b940e9a tempest-ProjectAdminTests-561721506 tempest-ProjectAdminTests-561721506-project-admin] Calling method 'version_select' {{(pid=100523) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:18:27.608900 np0000005924 devstack@c-api.service[100523]: INFO cinder.api.openstack.wsgi [None req-36678355-5d00-4f31-a79a-0eb78b940e9a tempest-ProjectAdminTests-561721506 tempest-ProjectAdminTests-561721506-project-admin] https://10.4.3.117/volume/v3/messages/0a085082-77a4-4029-85fe-9d06841a7afd returned with HTTP 204 Jul 27 16:18:27.609381 np0000005924 devstack@c-api.service[100523]: [pid: 100523|app: 0|req: 993/3942] 10.4.3.117 () {68 vars in 1394 bytes} [Mon Jul 27 16:18:27 2026] DELETE /volume/v3/messages/0a085082-77a4-4029-85fe-9d06841a7afd => generated 0 bytes in 16 msecs (HTTP/1.1 204) 6 headers in 235 bytes (1 switches on core 0) Jul 27 16:18:27.619553 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.middleware.request_id [None req-eb3b5c44-d1ac-4d6d-9546-6a33ed12edc2 None None] RequestId filter calling following filter/app {{(pid=100522) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:18:27.623455 np0000005924 devstack@c-api.service[100522]: INFO cinder.api.openstack.wsgi [None req-eb3b5c44-d1ac-4d6d-9546-6a33ed12edc2 tempest-ProjectAdminTests-561721506 tempest-ProjectAdminTests-561721506-project-admin] DELETE https://10.4.3.117/volume/v3/volumes/bfd75a7a-f87e-464b-8edb-204545c1d9d5 Jul 27 16:18:27.623455 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.openstack.wsgi [None req-eb3b5c44-d1ac-4d6d-9546-6a33ed12edc2 tempest-ProjectAdminTests-561721506 tempest-ProjectAdminTests-561721506-project-admin] Empty body provided in request {{(pid=100522) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:18:27.623455 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.openstack.wsgi [None req-eb3b5c44-d1ac-4d6d-9546-6a33ed12edc2 tempest-ProjectAdminTests-561721506 tempest-ProjectAdminTests-561721506-project-admin] Calling method 'delete' {{(pid=100522) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:18:27.623455 np0000005924 devstack@c-api.service[100522]: INFO cinder.api.v3.volumes [None req-eb3b5c44-d1ac-4d6d-9546-6a33ed12edc2 tempest-ProjectAdminTests-561721506 tempest-ProjectAdminTests-561721506-project-admin] Delete volume with id: bfd75a7a-f87e-464b-8edb-204545c1d9d5 Jul 27 16:18:27.630386 np0000005924 devstack@c-api.service[100522]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:18:27.630386 np0000005924 devstack@c-api.service[100522]: warnings.warn( Jul 27 16:18:27.630835 np0000005924 devstack@c-api.service[100522]: INFO cinder.volume.api [None req-eb3b5c44-d1ac-4d6d-9546-6a33ed12edc2 tempest-ProjectAdminTests-561721506 tempest-ProjectAdminTests-561721506-project-admin] Volume info retrieved successfully. Jul 27 16:18:27.632250 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.volume.api [None req-eb3b5c44-d1ac-4d6d-9546-6a33ed12edc2 tempest-ProjectAdminTests-561721506 tempest-ProjectAdminTests-561721506-project-admin] Decrease volume quotas for non temporary volume in non error_managing status. {{(pid=100522) delete /opt/stack/cinder/cinder/volume/api.py:434}} Jul 27 16:18:27.663134 np0000005924 devstack@c-api.service[100522]: WARNING cinder.quota [None req-eb3b5c44-d1ac-4d6d-9546-6a33ed12edc2 tempest-ProjectAdminTests-561721506 tempest-ProjectAdminTests-561721506-project-admin] Deprecated: Default quota for resource: volumes_tempest-ProjectAdminTests-volume-type-705316392 is set by the default quota flag: quota_volumes_tempest-ProjectAdminTests-volume-type-705316392, it is now deprecated. Please use the default quota class for default quota. Jul 27 16:18:27.663485 np0000005924 devstack@c-api.service[100522]: WARNING cinder.quota [None req-eb3b5c44-d1ac-4d6d-9546-6a33ed12edc2 tempest-ProjectAdminTests-561721506 tempest-ProjectAdminTests-561721506-project-admin] Deprecated: Default quota for resource: gigabytes_tempest-ProjectAdminTests-volume-type-705316392 is set by the default quota flag: quota_gigabytes_tempest-ProjectAdminTests-volume-type-705316392, it is now deprecated. Please use the default quota class for default quota. Jul 27 16:18:27.686207 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.quota [None req-eb3b5c44-d1ac-4d6d-9546-6a33ed12edc2 tempest-ProjectAdminTests-561721506 tempest-ProjectAdminTests-561721506-project-admin] Created reservations ['fc69a140-ed11-4dac-9b70-f18852e9e2d1', '3c6b136b-6ca2-4a02-97e9-c16a877a248d', '7bde5156-b8f5-40cd-9840-21f6d7320279', '95bf7c6a-2ad3-418a-b6df-ee3f1bf1fd57'] {{(pid=100522) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 27 16:18:27.730389 np0000005924 devstack@c-api.service[100522]: INFO cinder.volume.api [None req-eb3b5c44-d1ac-4d6d-9546-6a33ed12edc2 tempest-ProjectAdminTests-561721506 tempest-ProjectAdminTests-561721506-project-admin] Delete volume request issued successfully. Jul 27 16:18:27.730659 np0000005924 devstack@c-api.service[100522]: INFO cinder.api.openstack.wsgi [None req-eb3b5c44-d1ac-4d6d-9546-6a33ed12edc2 tempest-ProjectAdminTests-561721506 tempest-ProjectAdminTests-561721506-project-admin] https://10.4.3.117/volume/v3/volumes/bfd75a7a-f87e-464b-8edb-204545c1d9d5 returned with HTTP 202 Jul 27 16:18:27.731130 np0000005924 devstack@c-api.service[100522]: [pid: 100522|app: 0|req: 974/3943] 10.4.3.117 () {68 vars in 1391 bytes} [Mon Jul 27 16:18:27 2026] DELETE /volume/v3/volumes/bfd75a7a-f87e-464b-8edb-204545c1d9d5 => generated 0 bytes in 112 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 27 16:18:27.738641 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.middleware.request_id [None req-d4111558-fb43-4c11-8510-60afad5edc6c None None] RequestId filter calling following filter/app {{(pid=100524) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:18:27.740379 np0000005924 devstack@c-api.service[100524]: INFO cinder.api.openstack.wsgi [None req-d4111558-fb43-4c11-8510-60afad5edc6c tempest-ProjectAdminTests-561721506 tempest-ProjectAdminTests-561721506-project-admin] DELETE https://10.4.3.117/volume/v3/types/d20c6357-2179-48d9-bdd2-89504c267d9e Jul 27 16:18:27.740591 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.openstack.wsgi [None req-d4111558-fb43-4c11-8510-60afad5edc6c tempest-ProjectAdminTests-561721506 tempest-ProjectAdminTests-561721506-project-admin] Empty body provided in request {{(pid=100524) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:18:27.740789 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.openstack.wsgi [None req-d4111558-fb43-4c11-8510-60afad5edc6c tempest-ProjectAdminTests-561721506 tempest-ProjectAdminTests-561721506-project-admin] Calling method '_delete' {{(pid=100524) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:18:27.773168 np0000005924 devstack@c-api.service[100524]: INFO cinder.api.openstack.wsgi [None req-d4111558-fb43-4c11-8510-60afad5edc6c tempest-ProjectAdminTests-561721506 tempest-ProjectAdminTests-561721506-project-admin] https://10.4.3.117/volume/v3/types/d20c6357-2179-48d9-bdd2-89504c267d9e returned with HTTP 202 Jul 27 16:18:27.773599 np0000005924 devstack@c-api.service[100524]: [pid: 100524|app: 0|req: 993/3944] 10.4.3.117 () {66 vars in 1345 bytes} [Mon Jul 27 16:18:27 2026] DELETE /volume/v3/types/d20c6357-2179-48d9-bdd2-89504c267d9e => generated 0 bytes in 35 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 27 16:18:29.475372 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.middleware.request_id [None req-96d6ed55-7082-4874-8fe0-8ed770032f53 None None] RequestId filter calling following filter/app {{(pid=100521) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:18:29.573503 np0000005924 devstack@c-api.service[100521]: INFO cinder.api.openstack.wsgi [None req-96d6ed55-7082-4874-8fe0-8ed770032f53 tempest-ProjectReaderTests-1115426000 tempest-ProjectReaderTests-1115426000-project-admin] POST https://10.4.3.117/volume/v3/types Jul 27 16:18:29.574043 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.openstack.wsgi [None req-96d6ed55-7082-4874-8fe0-8ed770032f53 tempest-ProjectReaderTests-1115426000 tempest-ProjectReaderTests-1115426000-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-ProjectReaderTests-volume-type-1996240071", "extra_specs": {"storage_protocol": "tempest-storage_protocol-39083149", "vendor_name": "tempest-vendor_name-8394060"}}} {{(pid=100521) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 27 16:18:29.604980 np0000005924 devstack@c-api.service[100521]: INFO cinder.api.openstack.wsgi [None req-96d6ed55-7082-4874-8fe0-8ed770032f53 tempest-ProjectReaderTests-1115426000 tempest-ProjectReaderTests-1115426000-project-admin] https://10.4.3.117/volume/v3/types returned with HTTP 200 Jul 27 16:18:29.605295 np0000005924 devstack@c-api.service[100521]: [pid: 100521|app: 0|req: 985/3945] 10.4.3.117 () {68 vars in 1253 bytes} [Mon Jul 27 16:18:29 2026] POST /volume/v3/types => generated 325 bytes in 132 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 27 16:18:29.620597 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.middleware.request_id [None req-29232819-043a-4ee3-ad2b-c82485d11ff6 None None] RequestId filter calling following filter/app {{(pid=100523) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:18:29.625198 np0000005924 devstack@c-api.service[100523]: INFO cinder.api.openstack.wsgi [None req-29232819-043a-4ee3-ad2b-c82485d11ff6 tempest-ProjectReaderTests-1115426000 tempest-ProjectReaderTests-1115426000-project-admin] POST https://10.4.3.117/volume/v3/volumes Jul 27 16:18:29.625610 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.openstack.wsgi [None req-29232819-043a-4ee3-ad2b-c82485d11ff6 tempest-ProjectReaderTests-1115426000 tempest-ProjectReaderTests-1115426000-project-admin] Action: 'create', calling method: create, body: {"volume": {"volume_type": "90c55c25-3240-496b-b8a8-4c2ffba6e197", "size": 1}} {{(pid=100523) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 27 16:18:29.627633 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.v3.volumes [None req-29232819-043a-4ee3-ad2b-c82485d11ff6 tempest-ProjectReaderTests-1115426000 tempest-ProjectReaderTests-1115426000-project-admin] Create volume request body: {'volume': {'volume_type': '90c55c25-3240-496b-b8a8-4c2ffba6e197', 'size': 1}} {{(pid=100523) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 27 16:18:29.633105 np0000005924 devstack@c-api.service[100523]: INFO cinder.api.v3.volumes [None req-29232819-043a-4ee3-ad2b-c82485d11ff6 tempest-ProjectReaderTests-1115426000 tempest-ProjectReaderTests-1115426000-project-admin] Create volume of 1 GB Jul 27 16:18:29.633538 np0000005924 devstack@c-api.service[100523]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:18:29.633538 np0000005924 devstack@c-api.service[100523]: warnings.warn( Jul 27 16:18:29.633915 np0000005924 devstack@c-api.service[100523]: INFO cinder.volume.api [None req-29232819-043a-4ee3-ad2b-c82485d11ff6 tempest-ProjectReaderTests-1115426000 tempest-ProjectReaderTests-1115426000-project-admin] Availability Zones retrieved successfully. Jul 27 16:18:29.641949 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.volume.api [None req-29232819-043a-4ee3-ad2b-c82485d11ff6 tempest-ProjectReaderTests-1115426000 tempest-ProjectReaderTests-1115426000-project-admin] Flow 'volume_create_api' (31100006-4956-4b43-ac4c-b40a57cea406) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100523) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 27 16:18:29.643174 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.volume.api [None req-29232819-043a-4ee3-ad2b-c82485d11ff6 tempest-ProjectReaderTests-1115426000 tempest-ProjectReaderTests-1115426000-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (5f1a12e3-4daf-466c-afee-aa7d07691974) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100523) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 27 16:18:29.644025 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.volume.flows.api.create_volume [None req-29232819-043a-4ee3-ad2b-c82485d11ff6 tempest-ProjectReaderTests-1115426000 tempest-ProjectReaderTests-1115426000-project-admin] Validating volume size '1' using validate_int {{(pid=100523) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 27 16:18:29.675996 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.volume.api [None req-29232819-043a-4ee3-ad2b-c82485d11ff6 tempest-ProjectReaderTests-1115426000 tempest-ProjectReaderTests-1115426000-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (5f1a12e3-4daf-466c-afee-aa7d07691974) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-27T16:18:30Z,deleted=False,deleted_at=None,description=None,extra_specs={storage_protocol='tempest-storage_protocol-39083149',vendor_name='tempest-vendor_name-8394060'},id=90c55c25-3240-496b-b8a8-4c2ffba6e197,is_public=True,name='tempest-ProjectReaderTests-volume-type-1996240071',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '90c55c25-3240-496b-b8a8-4c2ffba6e197', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100523) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 27 16:18:29.675996 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.volume.api [None req-29232819-043a-4ee3-ad2b-c82485d11ff6 tempest-ProjectReaderTests-1115426000 tempest-ProjectReaderTests-1115426000-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (cd166d8e-56c5-428e-80de-3dfca368d502) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100523) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 27 16:18:29.703681 np0000005924 devstack@c-api.service[100523]: WARNING cinder.quota [None req-29232819-043a-4ee3-ad2b-c82485d11ff6 tempest-ProjectReaderTests-1115426000 tempest-ProjectReaderTests-1115426000-project-admin] Deprecated: Default quota for resource: volumes_tempest-ProjectReaderTests-volume-type-1996240071 is set by the default quota flag: quota_volumes_tempest-ProjectReaderTests-volume-type-1996240071, it is now deprecated. Please use the default quota class for default quota. Jul 27 16:18:29.703960 np0000005924 devstack@c-api.service[100523]: WARNING cinder.quota [None req-29232819-043a-4ee3-ad2b-c82485d11ff6 tempest-ProjectReaderTests-1115426000 tempest-ProjectReaderTests-1115426000-project-admin] Deprecated: Default quota for resource: gigabytes_tempest-ProjectReaderTests-volume-type-1996240071 is set by the default quota flag: quota_gigabytes_tempest-ProjectReaderTests-volume-type-1996240071, it is now deprecated. Please use the default quota class for default quota. Jul 27 16:18:29.763032 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.quota [None req-29232819-043a-4ee3-ad2b-c82485d11ff6 tempest-ProjectReaderTests-1115426000 tempest-ProjectReaderTests-1115426000-project-admin] Created reservations ['a8b2d257-ef8b-4f89-8a29-8a00476dfa9f', 'e4cb27b0-f9d6-4e0d-8151-d3a83ce69169', '88344105-9985-4cea-bd58-d8f5f601ae36', '5c443486-8381-42b2-a4fb-d1082fa4e907'] {{(pid=100523) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 27 16:18:29.764057 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.volume.api [None req-29232819-043a-4ee3-ad2b-c82485d11ff6 tempest-ProjectReaderTests-1115426000 tempest-ProjectReaderTests-1115426000-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (cd166d8e-56c5-428e-80de-3dfca368d502) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['a8b2d257-ef8b-4f89-8a29-8a00476dfa9f', 'e4cb27b0-f9d6-4e0d-8151-d3a83ce69169', '88344105-9985-4cea-bd58-d8f5f601ae36', '5c443486-8381-42b2-a4fb-d1082fa4e907']}' {{(pid=100523) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 27 16:18:29.765038 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.volume.api [None req-29232819-043a-4ee3-ad2b-c82485d11ff6 tempest-ProjectReaderTests-1115426000 tempest-ProjectReaderTests-1115426000-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (e2357a72-a115-468c-ac06-9860ce5a08ff) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100523) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 27 16:18:29.800395 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.volume.api [None req-29232819-043a-4ee3-ad2b-c82485d11ff6 tempest-ProjectReaderTests-1115426000 tempest-ProjectReaderTests-1115426000-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (e2357a72-a115-468c-ac06-9860ce5a08ff) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '3cc8ba12-edc6-49f6-8954-633bcd70196e', '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='6ae97b6fbe16430d947930d48a63cbdf',qos_specs=None,replication_status=,reservations=['a8b2d257-ef8b-4f89-8a29-8a00476dfa9f','e4cb27b0-f9d6-4e0d-8151-d3a83ce69169','88344105-9985-4cea-bd58-d8f5f601ae36','5c443486-8381-42b2-a4fb-d1082fa4e907'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='00e3b6f1756d4f0184aaff3a37d84f81',volume_type_id=90c55c25-3240-496b-b8a8-4c2ffba6e197), 'volume': Volume(_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-27T16:18:29Z,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=3cc8ba12-edc6-49f6-8954-633bcd70196e,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='6ae97b6fbe16430d947930d48a63cbdf',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='00e3b6f1756d4f0184aaff3a37d84f81',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(90c55c25-3240-496b-b8a8-4c2ffba6e197),volume_type_id=90c55c25-3240-496b-b8a8-4c2ffba6e197)}' {{(pid=100523) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 27 16:18:29.801633 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.volume.api [None req-29232819-043a-4ee3-ad2b-c82485d11ff6 tempest-ProjectReaderTests-1115426000 tempest-ProjectReaderTests-1115426000-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (e44ab318-6d26-47d2-9f57-b52a4275c550) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100523) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 27 16:18:29.835487 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.volume.api [None req-29232819-043a-4ee3-ad2b-c82485d11ff6 tempest-ProjectReaderTests-1115426000 tempest-ProjectReaderTests-1115426000-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (e44ab318-6d26-47d2-9f57-b52a4275c550) transitioned into state 'SUCCESS' from 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='6ae97b6fbe16430d947930d48a63cbdf',qos_specs=None,replication_status=,reservations=['a8b2d257-ef8b-4f89-8a29-8a00476dfa9f','e4cb27b0-f9d6-4e0d-8151-d3a83ce69169','88344105-9985-4cea-bd58-d8f5f601ae36','5c443486-8381-42b2-a4fb-d1082fa4e907'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='00e3b6f1756d4f0184aaff3a37d84f81',volume_type_id=90c55c25-3240-496b-b8a8-4c2ffba6e197)}' {{(pid=100523) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 27 16:18:29.836463 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.volume.api [None req-29232819-043a-4ee3-ad2b-c82485d11ff6 tempest-ProjectReaderTests-1115426000 tempest-ProjectReaderTests-1115426000-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (27f61bf6-a904-42e0-a82b-54d82c2469e1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100523) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 27 16:18:29.853130 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.volume.api [None req-29232819-043a-4ee3-ad2b-c82485d11ff6 tempest-ProjectReaderTests-1115426000 tempest-ProjectReaderTests-1115426000-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (27f61bf6-a904-42e0-a82b-54d82c2469e1) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100523) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 27 16:18:29.854026 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.volume.api [None req-29232819-043a-4ee3-ad2b-c82485d11ff6 tempest-ProjectReaderTests-1115426000 tempest-ProjectReaderTests-1115426000-project-admin] Flow 'volume_create_api' (31100006-4956-4b43-ac4c-b40a57cea406) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100523) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 27 16:18:29.854354 np0000005924 devstack@c-api.service[100523]: INFO cinder.volume.api [None req-29232819-043a-4ee3-ad2b-c82485d11ff6 tempest-ProjectReaderTests-1115426000 tempest-ProjectReaderTests-1115426000-project-admin] Create volume request issued successfully. Jul 27 16:18:29.854929 np0000005924 devstack@c-api.service[100523]: INFO cinder.api.openstack.wsgi [None req-29232819-043a-4ee3-ad2b-c82485d11ff6 tempest-ProjectReaderTests-1115426000 tempest-ProjectReaderTests-1115426000-project-admin] https://10.4.3.117/volume/v3/volumes returned with HTTP 202 Jul 27 16:18:29.855423 np0000005924 devstack@c-api.service[100523]: [pid: 100523|app: 0|req: 994/3946] 10.4.3.117 () {70 vars in 1298 bytes} [Mon Jul 27 16:18:29 2026] POST /volume/v3/volumes => generated 774 bytes in 236 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 27 16:18:29.871621 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.middleware.request_id [None req-75bd97ff-22ce-4fa1-9d09-1e6e773ada38 None None] RequestId filter calling following filter/app {{(pid=100522) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:18:29.874600 np0000005924 devstack@c-api.service[100522]: INFO cinder.api.openstack.wsgi [None req-75bd97ff-22ce-4fa1-9d09-1e6e773ada38 tempest-ProjectReaderTests-1115426000 tempest-ProjectReaderTests-1115426000-project-admin] GET https://10.4.3.117/volume/v3/volumes/3cc8ba12-edc6-49f6-8954-633bcd70196e Jul 27 16:18:29.874938 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.openstack.wsgi [None req-75bd97ff-22ce-4fa1-9d09-1e6e773ada38 tempest-ProjectReaderTests-1115426000 tempest-ProjectReaderTests-1115426000-project-admin] Empty body provided in request {{(pid=100522) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:18:29.875157 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.openstack.wsgi [None req-75bd97ff-22ce-4fa1-9d09-1e6e773ada38 tempest-ProjectReaderTests-1115426000 tempest-ProjectReaderTests-1115426000-project-admin] Calling method 'show' {{(pid=100522) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:18:29.884793 np0000005924 devstack@c-api.service[100522]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:18:29.884793 np0000005924 devstack@c-api.service[100522]: warnings.warn( Jul 27 16:18:29.889529 np0000005924 devstack@c-api.service[100522]: INFO cinder.volume.api [None req-75bd97ff-22ce-4fa1-9d09-1e6e773ada38 tempest-ProjectReaderTests-1115426000 tempest-ProjectReaderTests-1115426000-project-admin] Volume info retrieved successfully. Jul 27 16:18:29.894737 np0000005924 devstack@c-api.service[100522]: INFO cinder.api.openstack.wsgi [None req-75bd97ff-22ce-4fa1-9d09-1e6e773ada38 tempest-ProjectReaderTests-1115426000 tempest-ProjectReaderTests-1115426000-project-admin] https://10.4.3.117/volume/v3/volumes/3cc8ba12-edc6-49f6-8954-633bcd70196e returned with HTTP 200 Jul 27 16:18:29.895161 np0000005924 devstack@c-api.service[100522]: [pid: 100522|app: 0|req: 975/3947] 10.4.3.117 () {68 vars in 1388 bytes} [Mon Jul 27 16:18:29 2026] GET /volume/v3/volumes/3cc8ba12-edc6-49f6-8954-633bcd70196e => generated 953 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 27 16:18:29.960662 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.middleware.request_id [None req-ca3f44a5-2761-49c7-8ba7-a08fe658d2d1 None None] RequestId filter calling following filter/app {{(pid=100524) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:18:29.962933 np0000005924 devstack@c-api.service[100524]: INFO cinder.api.openstack.wsgi [None req-ca3f44a5-2761-49c7-8ba7-a08fe658d2d1 tempest-VolumesActionsTest-949400952 tempest-VolumesActionsTest-949400952-project-member] POST https://10.4.3.117/volume/v3/volumes Jul 27 16:18:29.963269 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.openstack.wsgi [None req-ca3f44a5-2761-49c7-8ba7-a08fe658d2d1 tempest-VolumesActionsTest-949400952 tempest-VolumesActionsTest-949400952-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesActionsTest-Volume-2092613841"}} {{(pid=100524) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 27 16:18:29.965188 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.v3.volumes [None req-ca3f44a5-2761-49c7-8ba7-a08fe658d2d1 tempest-VolumesActionsTest-949400952 tempest-VolumesActionsTest-949400952-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesActionsTest-Volume-2092613841'}} {{(pid=100524) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 27 16:18:29.965356 np0000005924 devstack@c-api.service[100524]: INFO cinder.api.v3.volumes [None req-ca3f44a5-2761-49c7-8ba7-a08fe658d2d1 tempest-VolumesActionsTest-949400952 tempest-VolumesActionsTest-949400952-project-member] Create volume of 1 GB Jul 27 16:18:29.970607 np0000005924 devstack@c-api.service[100524]: INFO cinder.volume.api [None req-ca3f44a5-2761-49c7-8ba7-a08fe658d2d1 tempest-VolumesActionsTest-949400952 tempest-VolumesActionsTest-949400952-project-member] Availability Zones retrieved successfully. Jul 27 16:18:29.978251 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.volume.api [None req-ca3f44a5-2761-49c7-8ba7-a08fe658d2d1 tempest-VolumesActionsTest-949400952 tempest-VolumesActionsTest-949400952-project-member] Flow 'volume_create_api' (b7a0accb-f3aa-461d-833c-8a58d90d5c12) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100524) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 27 16:18:29.979837 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.volume.api [None req-ca3f44a5-2761-49c7-8ba7-a08fe658d2d1 tempest-VolumesActionsTest-949400952 tempest-VolumesActionsTest-949400952-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (1910c1be-d8c6-4162-b78f-fba5b85946eb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100524) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 27 16:18:29.981203 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.volume.flows.api.create_volume [None req-ca3f44a5-2761-49c7-8ba7-a08fe658d2d1 tempest-VolumesActionsTest-949400952 tempest-VolumesActionsTest-949400952-project-member] Validating volume size '1' using validate_int {{(pid=100524) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 27 16:18:30.013877 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.volume.api [None req-ca3f44a5-2761-49c7-8ba7-a08fe658d2d1 tempest-VolumesActionsTest-949400952 tempest-VolumesActionsTest-949400952-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (1910c1be-d8c6-4162-b78f-fba5b85946eb) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-27T16:04:59Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=2bce4e1a-e6e0-49d9-be36-c3405449a01e,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '2bce4e1a-e6e0-49d9-be36-c3405449a01e', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100524) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 27 16:18:30.014748 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.volume.api [None req-ca3f44a5-2761-49c7-8ba7-a08fe658d2d1 tempest-VolumesActionsTest-949400952 tempest-VolumesActionsTest-949400952-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (ecf0e189-8708-4402-add1-8f7869af8d6a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100524) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 27 16:18:30.129555 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.quota [None req-ca3f44a5-2761-49c7-8ba7-a08fe658d2d1 tempest-VolumesActionsTest-949400952 tempest-VolumesActionsTest-949400952-project-member] Created reservations ['e9af6b71-ddb3-4de5-b172-f7f75d3f960a', '794fa32a-5821-4627-84ea-96805a1734be', '98a04a14-bd82-4ebf-9230-659db5205913', '44fd8655-4c8f-44ce-949a-a3e1e931ebe4'] {{(pid=100524) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 27 16:18:30.130032 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.volume.api [None req-ca3f44a5-2761-49c7-8ba7-a08fe658d2d1 tempest-VolumesActionsTest-949400952 tempest-VolumesActionsTest-949400952-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (ecf0e189-8708-4402-add1-8f7869af8d6a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['e9af6b71-ddb3-4de5-b172-f7f75d3f960a', '794fa32a-5821-4627-84ea-96805a1734be', '98a04a14-bd82-4ebf-9230-659db5205913', '44fd8655-4c8f-44ce-949a-a3e1e931ebe4']}' {{(pid=100524) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 27 16:18:30.131440 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.volume.api [None req-ca3f44a5-2761-49c7-8ba7-a08fe658d2d1 tempest-VolumesActionsTest-949400952 tempest-VolumesActionsTest-949400952-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (b41736a1-a087-4ed7-a1b4-8ccb0dfbeb32) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100524) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 27 16:18:30.165493 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.volume.api [None req-ca3f44a5-2761-49c7-8ba7-a08fe658d2d1 tempest-VolumesActionsTest-949400952 tempest-VolumesActionsTest-949400952-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (b41736a1-a087-4ed7-a1b4-8ccb0dfbeb32) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'fb173053-9282-4dcc-9481-1d88d67fde67', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesActionsTest-Volume-2092613841',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='716e8e3356294379a357d3ba90a88d21',qos_specs=None,replication_status=,reservations=['e9af6b71-ddb3-4de5-b172-f7f75d3f960a','794fa32a-5821-4627-84ea-96805a1734be','98a04a14-bd82-4ebf-9230-659db5205913','44fd8655-4c8f-44ce-949a-a3e1e931ebe4'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='398a02672a334da897d57808daac0ac8',volume_type_id=2bce4e1a-e6e0-49d9-be36-c3405449a01e), 'volume': Volume(_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-27T16:18:30Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesActionsTest-Volume-2092613841',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=fb173053-9282-4dcc-9481-1d88d67fde67,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='716e8e3356294379a357d3ba90a88d21',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='398a02672a334da897d57808daac0ac8',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(2bce4e1a-e6e0-49d9-be36-c3405449a01e),volume_type_id=2bce4e1a-e6e0-49d9-be36-c3405449a01e)}' {{(pid=100524) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 27 16:18:30.166834 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.volume.api [None req-ca3f44a5-2761-49c7-8ba7-a08fe658d2d1 tempest-VolumesActionsTest-949400952 tempest-VolumesActionsTest-949400952-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (07a1045f-7615-4efc-a063-cfd752eb5164) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100524) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 27 16:18:30.191098 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.volume.api [None req-ca3f44a5-2761-49c7-8ba7-a08fe658d2d1 tempest-VolumesActionsTest-949400952 tempest-VolumesActionsTest-949400952-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (07a1045f-7615-4efc-a063-cfd752eb5164) transitioned into state 'SUCCESS' from state '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-2092613841',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='716e8e3356294379a357d3ba90a88d21',qos_specs=None,replication_status=,reservations=['e9af6b71-ddb3-4de5-b172-f7f75d3f960a','794fa32a-5821-4627-84ea-96805a1734be','98a04a14-bd82-4ebf-9230-659db5205913','44fd8655-4c8f-44ce-949a-a3e1e931ebe4'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='398a02672a334da897d57808daac0ac8',volume_type_id=2bce4e1a-e6e0-49d9-be36-c3405449a01e)}' {{(pid=100524) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 27 16:18:30.191780 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.volume.api [None req-ca3f44a5-2761-49c7-8ba7-a08fe658d2d1 tempest-VolumesActionsTest-949400952 tempest-VolumesActionsTest-949400952-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (9751f976-98f2-447f-a1b5-5b98d2b16ffc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100524) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 27 16:18:30.208342 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.volume.api [None req-ca3f44a5-2761-49c7-8ba7-a08fe658d2d1 tempest-VolumesActionsTest-949400952 tempest-VolumesActionsTest-949400952-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (9751f976-98f2-447f-a1b5-5b98d2b16ffc) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100524) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 27 16:18:30.209455 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.volume.api [None req-ca3f44a5-2761-49c7-8ba7-a08fe658d2d1 tempest-VolumesActionsTest-949400952 tempest-VolumesActionsTest-949400952-project-member] Flow 'volume_create_api' (b7a0accb-f3aa-461d-833c-8a58d90d5c12) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100524) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 27 16:18:30.209747 np0000005924 devstack@c-api.service[100524]: INFO cinder.volume.api [None req-ca3f44a5-2761-49c7-8ba7-a08fe658d2d1 tempest-VolumesActionsTest-949400952 tempest-VolumesActionsTest-949400952-project-member] Create volume request issued successfully. Jul 27 16:18:30.210479 np0000005924 devstack@c-api.service[100524]: INFO cinder.api.openstack.wsgi [None req-ca3f44a5-2761-49c7-8ba7-a08fe658d2d1 tempest-VolumesActionsTest-949400952 tempest-VolumesActionsTest-949400952-project-member] https://10.4.3.117/volume/v3/volumes returned with HTTP 202 Jul 27 16:18:30.211135 np0000005924 devstack@c-api.service[100524]: [pid: 100524|app: 0|req: 994/3948] 10.4.3.117 () {68 vars in 1258 bytes} [Mon Jul 27 16:18:29 2026] POST /volume/v3/volumes => generated 749 bytes in 251 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 27 16:18:30.227177 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.middleware.request_id [None req-4d0c09c9-d265-4135-9bea-81268757a83e None None] RequestId filter calling following filter/app {{(pid=100521) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:18:30.230236 np0000005924 devstack@c-api.service[100521]: INFO cinder.api.openstack.wsgi [None req-4d0c09c9-d265-4135-9bea-81268757a83e tempest-VolumesActionsTest-949400952 tempest-VolumesActionsTest-949400952-project-member] GET https://10.4.3.117/volume/v3/volumes/fb173053-9282-4dcc-9481-1d88d67fde67 Jul 27 16:18:30.230539 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.openstack.wsgi [None req-4d0c09c9-d265-4135-9bea-81268757a83e tempest-VolumesActionsTest-949400952 tempest-VolumesActionsTest-949400952-project-member] Empty body provided in request {{(pid=100521) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:18:30.230791 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.openstack.wsgi [None req-4d0c09c9-d265-4135-9bea-81268757a83e tempest-VolumesActionsTest-949400952 tempest-VolumesActionsTest-949400952-project-member] Calling method 'show' {{(pid=100521) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:18:30.240670 np0000005924 devstack@c-api.service[100521]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:18:30.240670 np0000005924 devstack@c-api.service[100521]: warnings.warn( Jul 27 16:18:30.244937 np0000005924 devstack@c-api.service[100521]: INFO cinder.volume.api [None req-4d0c09c9-d265-4135-9bea-81268757a83e tempest-VolumesActionsTest-949400952 tempest-VolumesActionsTest-949400952-project-member] Volume info retrieved successfully. Jul 27 16:18:30.249705 np0000005924 devstack@c-api.service[100521]: INFO cinder.api.openstack.wsgi [None req-4d0c09c9-d265-4135-9bea-81268757a83e tempest-VolumesActionsTest-949400952 tempest-VolumesActionsTest-949400952-project-member] https://10.4.3.117/volume/v3/volumes/fb173053-9282-4dcc-9481-1d88d67fde67 returned with HTTP 200 Jul 27 16:18:30.250147 np0000005924 devstack@c-api.service[100521]: [pid: 100521|app: 0|req: 986/3949] 10.4.3.117 () {66 vars in 1348 bytes} [Mon Jul 27 16:18:30 2026] GET /volume/v3/volumes/fb173053-9282-4dcc-9481-1d88d67fde67 => generated 817 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 27 16:18:30.907614 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.middleware.request_id [None req-7495eabc-c8f2-4f4e-ba65-de2ea062731f None None] RequestId filter calling following filter/app {{(pid=100523) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:18:30.909507 np0000005924 devstack@c-api.service[100523]: INFO cinder.api.openstack.wsgi [None req-7495eabc-c8f2-4f4e-ba65-de2ea062731f tempest-ProjectReaderTests-1115426000 tempest-ProjectReaderTests-1115426000-project-admin] GET https://10.4.3.117/volume/v3/volumes/3cc8ba12-edc6-49f6-8954-633bcd70196e Jul 27 16:18:30.909744 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.openstack.wsgi [None req-7495eabc-c8f2-4f4e-ba65-de2ea062731f tempest-ProjectReaderTests-1115426000 tempest-ProjectReaderTests-1115426000-project-admin] Empty body provided in request {{(pid=100523) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:18:30.909963 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.openstack.wsgi [None req-7495eabc-c8f2-4f4e-ba65-de2ea062731f tempest-ProjectReaderTests-1115426000 tempest-ProjectReaderTests-1115426000-project-admin] Calling method 'show' {{(pid=100523) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:18:30.917987 np0000005924 devstack@c-api.service[100523]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:18:30.917987 np0000005924 devstack@c-api.service[100523]: warnings.warn( Jul 27 16:18:30.921714 np0000005924 devstack@c-api.service[100523]: INFO cinder.volume.api [None req-7495eabc-c8f2-4f4e-ba65-de2ea062731f tempest-ProjectReaderTests-1115426000 tempest-ProjectReaderTests-1115426000-project-admin] Volume info retrieved successfully. Jul 27 16:18:30.925782 np0000005924 devstack@c-api.service[100523]: INFO cinder.api.openstack.wsgi [None req-7495eabc-c8f2-4f4e-ba65-de2ea062731f tempest-ProjectReaderTests-1115426000 tempest-ProjectReaderTests-1115426000-project-admin] https://10.4.3.117/volume/v3/volumes/3cc8ba12-edc6-49f6-8954-633bcd70196e returned with HTTP 200 Jul 27 16:18:30.926159 np0000005924 devstack@c-api.service[100523]: [pid: 100523|app: 0|req: 995/3950] 10.4.3.117 () {68 vars in 1388 bytes} [Mon Jul 27 16:18:30 2026] GET /volume/v3/volumes/3cc8ba12-edc6-49f6-8954-633bcd70196e => generated 974 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 27 16:18:30.938631 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.middleware.request_id [None req-1068ab00-f115-478b-9ae5-c450a8913f05 None None] RequestId filter calling following filter/app {{(pid=100522) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:18:30.940274 np0000005924 devstack@c-api.service[100522]: INFO cinder.api.openstack.wsgi [None req-1068ab00-f115-478b-9ae5-c450a8913f05 tempest-ProjectReaderTests-1115426000 tempest-ProjectReaderTests-1115426000-project-admin] GET https://10.4.3.117/volume/v3/messages Jul 27 16:18:30.940480 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.openstack.wsgi [None req-1068ab00-f115-478b-9ae5-c450a8913f05 tempest-ProjectReaderTests-1115426000 tempest-ProjectReaderTests-1115426000-project-admin] Empty body provided in request {{(pid=100522) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:18:30.940701 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.openstack.wsgi [None req-1068ab00-f115-478b-9ae5-c450a8913f05 tempest-ProjectReaderTests-1115426000 tempest-ProjectReaderTests-1115426000-project-admin] Calling method 'version_select' {{(pid=100522) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:18:30.944039 np0000005924 devstack@c-api.service[100522]: INFO cinder.api.openstack.wsgi [None req-1068ab00-f115-478b-9ae5-c450a8913f05 tempest-ProjectReaderTests-1115426000 tempest-ProjectReaderTests-1115426000-project-admin] https://10.4.3.117/volume/v3/messages returned with HTTP 200 Jul 27 16:18:30.944403 np0000005924 devstack@c-api.service[100522]: [pid: 100522|app: 0|req: 976/3951] 10.4.3.117 () {68 vars in 1280 bytes} [Mon Jul 27 16:18:30 2026] GET /volume/v3/messages => generated 670 bytes in 6 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 27 16:18:30.952967 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.middleware.request_id [None req-bfea1d47-277f-43ae-8508-19e326a2d254 None None] RequestId filter calling following filter/app {{(pid=100524) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:18:31.017839 np0000005924 devstack@c-api.service[100524]: INFO cinder.api.openstack.wsgi [None req-bfea1d47-277f-43ae-8508-19e326a2d254 tempest-ProjectReaderTests-1115426000 tempest-ProjectReaderTests-1115426000-project-reader] GET https://10.4.3.117/volume/v3/messages Jul 27 16:18:31.018200 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.openstack.wsgi [None req-bfea1d47-277f-43ae-8508-19e326a2d254 tempest-ProjectReaderTests-1115426000 tempest-ProjectReaderTests-1115426000-project-reader] Empty body provided in request {{(pid=100524) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:18:31.018200 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.openstack.wsgi [None req-bfea1d47-277f-43ae-8508-19e326a2d254 tempest-ProjectReaderTests-1115426000 tempest-ProjectReaderTests-1115426000-project-reader] Calling method 'version_select' {{(pid=100524) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:18:31.018536 np0000005924 devstack@c-api.service[100524]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:18:31.018536 np0000005924 devstack@c-api.service[100524]: warnings.warn( Jul 27 16:18:31.021902 np0000005924 devstack@c-api.service[100524]: INFO cinder.api.openstack.wsgi [None req-bfea1d47-277f-43ae-8508-19e326a2d254 tempest-ProjectReaderTests-1115426000 tempest-ProjectReaderTests-1115426000-project-reader] https://10.4.3.117/volume/v3/messages returned with HTTP 200 Jul 27 16:18:31.022310 np0000005924 devstack@c-api.service[100524]: [pid: 100524|app: 0|req: 995/3952] 10.4.3.117 () {68 vars in 1280 bytes} [Mon Jul 27 16:18:30 2026] GET /volume/v3/messages => generated 670 bytes in 70 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 27 16:18:31.029882 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.middleware.request_id [None req-e9f73e26-7061-4a39-a95d-00512f0e8dc0 None None] RequestId filter calling following filter/app {{(pid=100521) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:18:31.031663 np0000005924 devstack@c-api.service[100521]: INFO cinder.api.openstack.wsgi [None req-e9f73e26-7061-4a39-a95d-00512f0e8dc0 tempest-ProjectReaderTests-1115426000 tempest-ProjectReaderTests-1115426000-project-admin] DELETE https://10.4.3.117/volume/v3/messages/6ba5d743-5c2c-4dcf-805a-8f5a4ff69514 Jul 27 16:18:31.031904 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.openstack.wsgi [None req-e9f73e26-7061-4a39-a95d-00512f0e8dc0 tempest-ProjectReaderTests-1115426000 tempest-ProjectReaderTests-1115426000-project-admin] Empty body provided in request {{(pid=100521) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:18:31.032123 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.openstack.wsgi [None req-e9f73e26-7061-4a39-a95d-00512f0e8dc0 tempest-ProjectReaderTests-1115426000 tempest-ProjectReaderTests-1115426000-project-admin] Calling method 'version_select' {{(pid=100521) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:18:31.040130 np0000005924 devstack@c-api.service[100521]: INFO cinder.api.openstack.wsgi [None req-e9f73e26-7061-4a39-a95d-00512f0e8dc0 tempest-ProjectReaderTests-1115426000 tempest-ProjectReaderTests-1115426000-project-admin] https://10.4.3.117/volume/v3/messages/6ba5d743-5c2c-4dcf-805a-8f5a4ff69514 returned with HTTP 204 Jul 27 16:18:31.040643 np0000005924 devstack@c-api.service[100521]: [pid: 100521|app: 0|req: 987/3953] 10.4.3.117 () {68 vars in 1394 bytes} [Mon Jul 27 16:18:31 2026] DELETE /volume/v3/messages/6ba5d743-5c2c-4dcf-805a-8f5a4ff69514 => generated 0 bytes in 11 msecs (HTTP/1.1 204) 6 headers in 235 bytes (1 switches on core 0) Jul 27 16:18:31.047277 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.middleware.request_id [None req-10eb1926-8804-4d67-b3b5-36da82566f7f None None] RequestId filter calling following filter/app {{(pid=100523) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:18:31.049039 np0000005924 devstack@c-api.service[100523]: INFO cinder.api.openstack.wsgi [None req-10eb1926-8804-4d67-b3b5-36da82566f7f tempest-ProjectReaderTests-1115426000 tempest-ProjectReaderTests-1115426000-project-admin] DELETE https://10.4.3.117/volume/v3/volumes/3cc8ba12-edc6-49f6-8954-633bcd70196e Jul 27 16:18:31.049237 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.openstack.wsgi [None req-10eb1926-8804-4d67-b3b5-36da82566f7f tempest-ProjectReaderTests-1115426000 tempest-ProjectReaderTests-1115426000-project-admin] Empty body provided in request {{(pid=100523) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:18:31.049467 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.openstack.wsgi [None req-10eb1926-8804-4d67-b3b5-36da82566f7f tempest-ProjectReaderTests-1115426000 tempest-ProjectReaderTests-1115426000-project-admin] Calling method 'delete' {{(pid=100523) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:18:31.049631 np0000005924 devstack@c-api.service[100523]: INFO cinder.api.v3.volumes [None req-10eb1926-8804-4d67-b3b5-36da82566f7f tempest-ProjectReaderTests-1115426000 tempest-ProjectReaderTests-1115426000-project-admin] Delete volume with id: 3cc8ba12-edc6-49f6-8954-633bcd70196e Jul 27 16:18:31.056277 np0000005924 devstack@c-api.service[100523]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:18:31.056277 np0000005924 devstack@c-api.service[100523]: warnings.warn( Jul 27 16:18:31.056643 np0000005924 devstack@c-api.service[100523]: INFO cinder.volume.api [None req-10eb1926-8804-4d67-b3b5-36da82566f7f tempest-ProjectReaderTests-1115426000 tempest-ProjectReaderTests-1115426000-project-admin] Volume info retrieved successfully. Jul 27 16:18:31.057527 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.volume.api [None req-10eb1926-8804-4d67-b3b5-36da82566f7f tempest-ProjectReaderTests-1115426000 tempest-ProjectReaderTests-1115426000-project-admin] Decrease volume quotas for non temporary volume in non error_managing status. {{(pid=100523) delete /opt/stack/cinder/cinder/volume/api.py:434}} Jul 27 16:18:31.077770 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.quota [None req-10eb1926-8804-4d67-b3b5-36da82566f7f tempest-ProjectReaderTests-1115426000 tempest-ProjectReaderTests-1115426000-project-admin] Created reservations ['faec7af4-3740-4b4b-9d55-bdd3413ed10c', 'e8003298-a98c-4aa2-9d6c-48686e14e73d', '1fea97c5-49ac-48f4-afd3-675ac462139a', 'b19fd527-3fbf-4788-a8fd-1716181793ba'] {{(pid=100523) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 27 16:18:31.106610 np0000005924 devstack@c-api.service[100523]: INFO cinder.volume.api [None req-10eb1926-8804-4d67-b3b5-36da82566f7f tempest-ProjectReaderTests-1115426000 tempest-ProjectReaderTests-1115426000-project-admin] Delete volume request issued successfully. Jul 27 16:18:31.106854 np0000005924 devstack@c-api.service[100523]: INFO cinder.api.openstack.wsgi [None req-10eb1926-8804-4d67-b3b5-36da82566f7f tempest-ProjectReaderTests-1115426000 tempest-ProjectReaderTests-1115426000-project-admin] https://10.4.3.117/volume/v3/volumes/3cc8ba12-edc6-49f6-8954-633bcd70196e returned with HTTP 202 Jul 27 16:18:31.107384 np0000005924 devstack@c-api.service[100523]: [pid: 100523|app: 0|req: 996/3954] 10.4.3.117 () {68 vars in 1391 bytes} [Mon Jul 27 16:18:31 2026] DELETE /volume/v3/volumes/3cc8ba12-edc6-49f6-8954-633bcd70196e => generated 0 bytes in 60 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 27 16:18:31.113808 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.middleware.request_id [None req-7affe00e-447e-4ad4-9d50-d8cc4d64fc96 None None] RequestId filter calling following filter/app {{(pid=100522) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:18:31.115880 np0000005924 devstack@c-api.service[100522]: INFO cinder.api.openstack.wsgi [None req-7affe00e-447e-4ad4-9d50-d8cc4d64fc96 tempest-ProjectReaderTests-1115426000 tempest-ProjectReaderTests-1115426000-project-admin] DELETE https://10.4.3.117/volume/v3/types/90c55c25-3240-496b-b8a8-4c2ffba6e197 Jul 27 16:18:31.116109 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.openstack.wsgi [None req-7affe00e-447e-4ad4-9d50-d8cc4d64fc96 tempest-ProjectReaderTests-1115426000 tempest-ProjectReaderTests-1115426000-project-admin] Empty body provided in request {{(pid=100522) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:18:31.116311 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.openstack.wsgi [None req-7affe00e-447e-4ad4-9d50-d8cc4d64fc96 tempest-ProjectReaderTests-1115426000 tempest-ProjectReaderTests-1115426000-project-admin] Calling method '_delete' {{(pid=100522) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:18:31.139577 np0000005924 devstack@c-api.service[100522]: INFO cinder.api.openstack.wsgi [None req-7affe00e-447e-4ad4-9d50-d8cc4d64fc96 tempest-ProjectReaderTests-1115426000 tempest-ProjectReaderTests-1115426000-project-admin] https://10.4.3.117/volume/v3/types/90c55c25-3240-496b-b8a8-4c2ffba6e197 returned with HTTP 202 Jul 27 16:18:31.140011 np0000005924 devstack@c-api.service[100522]: [pid: 100522|app: 0|req: 977/3955] 10.4.3.117 () {66 vars in 1345 bytes} [Mon Jul 27 16:18:31 2026] DELETE /volume/v3/types/90c55c25-3240-496b-b8a8-4c2ffba6e197 => generated 0 bytes in 26 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 27 16:18:31.147638 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.middleware.request_id [None req-f933cb41-4b8d-455f-930e-72386da5445f None None] RequestId filter calling following filter/app {{(pid=100524) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:18:31.149264 np0000005924 devstack@c-api.service[100524]: INFO cinder.api.openstack.wsgi [None req-f933cb41-4b8d-455f-930e-72386da5445f tempest-ProjectReaderTests-1115426000 tempest-ProjectReaderTests-1115426000-project-admin] POST https://10.4.3.117/volume/v3/types Jul 27 16:18:31.149673 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.openstack.wsgi [None req-f933cb41-4b8d-455f-930e-72386da5445f tempest-ProjectReaderTests-1115426000 tempest-ProjectReaderTests-1115426000-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-ProjectReaderTests-volume-type-2104895260", "extra_specs": {"storage_protocol": "tempest-storage_protocol-1398684240", "vendor_name": "tempest-vendor_name-1368537602"}}} {{(pid=100524) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 27 16:18:31.170028 np0000005924 devstack@c-api.service[100524]: INFO cinder.api.openstack.wsgi [None req-f933cb41-4b8d-455f-930e-72386da5445f tempest-ProjectReaderTests-1115426000 tempest-ProjectReaderTests-1115426000-project-admin] https://10.4.3.117/volume/v3/types returned with HTTP 200 Jul 27 16:18:31.170373 np0000005924 devstack@c-api.service[100524]: [pid: 100524|app: 0|req: 996/3956] 10.4.3.117 () {68 vars in 1253 bytes} [Mon Jul 27 16:18:31 2026] POST /volume/v3/types => generated 330 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 27 16:18:31.177991 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.middleware.request_id [None req-accd718d-690d-43b9-a8e6-972e2ad1acd2 None None] RequestId filter calling following filter/app {{(pid=100521) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:18:31.179760 np0000005924 devstack@c-api.service[100521]: INFO cinder.api.openstack.wsgi [None req-accd718d-690d-43b9-a8e6-972e2ad1acd2 tempest-ProjectReaderTests-1115426000 tempest-ProjectReaderTests-1115426000-project-admin] POST https://10.4.3.117/volume/v3/volumes Jul 27 16:18:31.180077 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.openstack.wsgi [None req-accd718d-690d-43b9-a8e6-972e2ad1acd2 tempest-ProjectReaderTests-1115426000 tempest-ProjectReaderTests-1115426000-project-admin] Action: 'create', calling method: create, body: {"volume": {"volume_type": "2fb47bca-d671-4426-ae27-13f87eafda49", "size": 1}} {{(pid=100521) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 27 16:18:31.181502 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.v3.volumes [None req-accd718d-690d-43b9-a8e6-972e2ad1acd2 tempest-ProjectReaderTests-1115426000 tempest-ProjectReaderTests-1115426000-project-admin] Create volume request body: {'volume': {'volume_type': '2fb47bca-d671-4426-ae27-13f87eafda49', 'size': 1}} {{(pid=100521) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 27 16:18:31.186089 np0000005924 devstack@c-api.service[100521]: INFO cinder.api.v3.volumes [None req-accd718d-690d-43b9-a8e6-972e2ad1acd2 tempest-ProjectReaderTests-1115426000 tempest-ProjectReaderTests-1115426000-project-admin] Create volume of 1 GB Jul 27 16:18:31.186369 np0000005924 devstack@c-api.service[100521]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:18:31.186369 np0000005924 devstack@c-api.service[100521]: warnings.warn( Jul 27 16:18:31.186739 np0000005924 devstack@c-api.service[100521]: INFO cinder.volume.api [None req-accd718d-690d-43b9-a8e6-972e2ad1acd2 tempest-ProjectReaderTests-1115426000 tempest-ProjectReaderTests-1115426000-project-admin] Availability Zones retrieved successfully. Jul 27 16:18:31.192943 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.volume.api [None req-accd718d-690d-43b9-a8e6-972e2ad1acd2 tempest-ProjectReaderTests-1115426000 tempest-ProjectReaderTests-1115426000-project-admin] Flow 'volume_create_api' (f7ab8512-a3f6-42b8-ae5c-3ce75233d237) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100521) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 27 16:18:31.193858 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.volume.api [None req-accd718d-690d-43b9-a8e6-972e2ad1acd2 tempest-ProjectReaderTests-1115426000 tempest-ProjectReaderTests-1115426000-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (18705d51-7545-4225-81da-371f03818154) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100521) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 27 16:18:31.194635 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.volume.flows.api.create_volume [None req-accd718d-690d-43b9-a8e6-972e2ad1acd2 tempest-ProjectReaderTests-1115426000 tempest-ProjectReaderTests-1115426000-project-admin] Validating volume size '1' using validate_int {{(pid=100521) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 27 16:18:31.213143 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.volume.api [None req-accd718d-690d-43b9-a8e6-972e2ad1acd2 tempest-ProjectReaderTests-1115426000 tempest-ProjectReaderTests-1115426000-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (18705d51-7545-4225-81da-371f03818154) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-27T16:18:31Z,deleted=False,deleted_at=None,description=None,extra_specs={storage_protocol='tempest-storage_protocol-1398684240',vendor_name='tempest-vendor_name-1368537602'},id=2fb47bca-d671-4426-ae27-13f87eafda49,is_public=True,name='tempest-ProjectReaderTests-volume-type-2104895260',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '2fb47bca-d671-4426-ae27-13f87eafda49', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100521) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 27 16:18:31.213866 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.volume.api [None req-accd718d-690d-43b9-a8e6-972e2ad1acd2 tempest-ProjectReaderTests-1115426000 tempest-ProjectReaderTests-1115426000-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (e572a16c-7a29-4f36-a913-0ae3957cb95e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100521) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 27 16:18:31.237949 np0000005924 devstack@c-api.service[100521]: WARNING cinder.quota [None req-accd718d-690d-43b9-a8e6-972e2ad1acd2 tempest-ProjectReaderTests-1115426000 tempest-ProjectReaderTests-1115426000-project-admin] Deprecated: Default quota for resource: volumes_tempest-ProjectReaderTests-volume-type-2104895260 is set by the default quota flag: quota_volumes_tempest-ProjectReaderTests-volume-type-2104895260, it is now deprecated. Please use the default quota class for default quota. Jul 27 16:18:31.238168 np0000005924 devstack@c-api.service[100521]: WARNING cinder.quota [None req-accd718d-690d-43b9-a8e6-972e2ad1acd2 tempest-ProjectReaderTests-1115426000 tempest-ProjectReaderTests-1115426000-project-admin] Deprecated: Default quota for resource: gigabytes_tempest-ProjectReaderTests-volume-type-2104895260 is set by the default quota flag: quota_gigabytes_tempest-ProjectReaderTests-volume-type-2104895260, it is now deprecated. Please use the default quota class for default quota. Jul 27 16:18:31.263100 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.middleware.request_id [None req-c3a40e51-e1e2-4a40-a146-77e6d347d533 None None] RequestId filter calling following filter/app {{(pid=100523) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:18:31.265010 np0000005924 devstack@c-api.service[100523]: INFO cinder.api.openstack.wsgi [None req-c3a40e51-e1e2-4a40-a146-77e6d347d533 tempest-VolumesActionsTest-949400952 tempest-VolumesActionsTest-949400952-project-member] GET https://10.4.3.117/volume/v3/volumes/fb173053-9282-4dcc-9481-1d88d67fde67 Jul 27 16:18:31.265258 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.openstack.wsgi [None req-c3a40e51-e1e2-4a40-a146-77e6d347d533 tempest-VolumesActionsTest-949400952 tempest-VolumesActionsTest-949400952-project-member] Empty body provided in request {{(pid=100523) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:18:31.265510 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.openstack.wsgi [None req-c3a40e51-e1e2-4a40-a146-77e6d347d533 tempest-VolumesActionsTest-949400952 tempest-VolumesActionsTest-949400952-project-member] Calling method 'show' {{(pid=100523) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:18:31.272992 np0000005924 devstack@c-api.service[100523]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:18:31.272992 np0000005924 devstack@c-api.service[100523]: warnings.warn( Jul 27 16:18:31.274252 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.quota [None req-accd718d-690d-43b9-a8e6-972e2ad1acd2 tempest-ProjectReaderTests-1115426000 tempest-ProjectReaderTests-1115426000-project-admin] Created reservations ['22615f87-c3b5-4618-9540-c501d7d776a0', 'a95b0307-47e8-4551-b41f-815eca236211', 'b1b8d788-ca31-494e-80f6-3a62a8958536', '89f85f49-3b59-4dc8-9aa0-bde5da82387f'] {{(pid=100521) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 27 16:18:31.275176 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.volume.api [None req-accd718d-690d-43b9-a8e6-972e2ad1acd2 tempest-ProjectReaderTests-1115426000 tempest-ProjectReaderTests-1115426000-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (e572a16c-7a29-4f36-a913-0ae3957cb95e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['22615f87-c3b5-4618-9540-c501d7d776a0', 'a95b0307-47e8-4551-b41f-815eca236211', 'b1b8d788-ca31-494e-80f6-3a62a8958536', '89f85f49-3b59-4dc8-9aa0-bde5da82387f']}' {{(pid=100521) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 27 16:18:31.276053 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.volume.api [None req-accd718d-690d-43b9-a8e6-972e2ad1acd2 tempest-ProjectReaderTests-1115426000 tempest-ProjectReaderTests-1115426000-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (bb773f81-bcad-47f0-9886-61342eada78d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100521) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 27 16:18:31.276848 np0000005924 devstack@c-api.service[100523]: INFO cinder.volume.api [None req-c3a40e51-e1e2-4a40-a146-77e6d347d533 tempest-VolumesActionsTest-949400952 tempest-VolumesActionsTest-949400952-project-member] Volume info retrieved successfully. Jul 27 16:18:31.281919 np0000005924 devstack@c-api.service[100523]: INFO cinder.api.openstack.wsgi [None req-c3a40e51-e1e2-4a40-a146-77e6d347d533 tempest-VolumesActionsTest-949400952 tempest-VolumesActionsTest-949400952-project-member] https://10.4.3.117/volume/v3/volumes/fb173053-9282-4dcc-9481-1d88d67fde67 returned with HTTP 200 Jul 27 16:18:31.282305 np0000005924 devstack@c-api.service[100523]: [pid: 100523|app: 0|req: 997/3957] 10.4.3.117 () {66 vars in 1348 bytes} [Mon Jul 27 16:18:31 2026] GET /volume/v3/volumes/fb173053-9282-4dcc-9481-1d88d67fde67 => generated 842 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 27 16:18:31.293942 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.middleware.request_id [None req-9c0b3d40-fe90-4b00-ad73-c9f51ea1b843 None None] RequestId filter calling following filter/app {{(pid=100522) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:18:31.295729 np0000005924 devstack@c-api.service[100522]: INFO cinder.api.openstack.wsgi [None req-9c0b3d40-fe90-4b00-ad73-c9f51ea1b843 tempest-VolumesActionsTest-949400952 tempest-VolumesActionsTest-949400952-project-member] POST https://10.4.3.117/volume/v3/volumes/fb173053-9282-4dcc-9481-1d88d67fde67/action Jul 27 16:18:31.296089 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.openstack.wsgi [None req-9c0b3d40-fe90-4b00-ad73-c9f51ea1b843 tempest-VolumesActionsTest-949400952 tempest-VolumesActionsTest-949400952-project-member] Action body: b'{"os-attach": {"instance_uuid": "1cea9759-7d2e-4ec6-a46f-de459cf2a74c", "mountpoint": "/dev/vdb"}}' {{(pid=100522) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 27 16:18:31.296244 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.openstack.wsgi [None req-9c0b3d40-fe90-4b00-ad73-c9f51ea1b843 tempest-VolumesActionsTest-949400952 tempest-VolumesActionsTest-949400952-project-member] Action: 'action', calling method: _attach, body: {"os-attach": {"instance_uuid": "1cea9759-7d2e-4ec6-a46f-de459cf2a74c", "mountpoint": "/dev/vdb"}} {{(pid=100522) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 27 16:18:31.305555 np0000005924 devstack@c-api.service[100522]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:18:31.305555 np0000005924 devstack@c-api.service[100522]: warnings.warn( Jul 27 16:18:31.306048 np0000005924 devstack@c-api.service[100522]: INFO cinder.volume.api [None req-9c0b3d40-fe90-4b00-ad73-c9f51ea1b843 tempest-VolumesActionsTest-949400952 tempest-VolumesActionsTest-949400952-project-member] Volume info retrieved successfully. Jul 27 16:18:31.313577 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.volume.api [None req-accd718d-690d-43b9-a8e6-972e2ad1acd2 tempest-ProjectReaderTests-1115426000 tempest-ProjectReaderTests-1115426000-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (bb773f81-bcad-47f0-9886-61342eada78d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '65e4f596-fc91-44b1-94c9-2d91af2f842b', '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='6ae97b6fbe16430d947930d48a63cbdf',qos_specs=None,replication_status=,reservations=['22615f87-c3b5-4618-9540-c501d7d776a0','a95b0307-47e8-4551-b41f-815eca236211','b1b8d788-ca31-494e-80f6-3a62a8958536','89f85f49-3b59-4dc8-9aa0-bde5da82387f'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='00e3b6f1756d4f0184aaff3a37d84f81',volume_type_id=2fb47bca-d671-4426-ae27-13f87eafda49), 'volume': Volume(_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-27T16:18:31Z,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=65e4f596-fc91-44b1-94c9-2d91af2f842b,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='6ae97b6fbe16430d947930d48a63cbdf',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='00e3b6f1756d4f0184aaff3a37d84f81',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(2fb47bca-d671-4426-ae27-13f87eafda49),volume_type_id=2fb47bca-d671-4426-ae27-13f87eafda49)}' {{(pid=100521) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 27 16:18:31.315030 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.volume.api [None req-accd718d-690d-43b9-a8e6-972e2ad1acd2 tempest-ProjectReaderTests-1115426000 tempest-ProjectReaderTests-1115426000-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (bc62680b-e34e-4abd-9e7d-f2d1af23680e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100521) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 27 16:18:31.321652 np0000005924 devstack@c-api.service[100522]: INFO cinder.volume.api [None req-9c0b3d40-fe90-4b00-ad73-c9f51ea1b843 tempest-VolumesActionsTest-949400952 tempest-VolumesActionsTest-949400952-project-member] Update volume admin metadata completed successfully. Jul 27 16:18:31.340316 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.volume.api [None req-accd718d-690d-43b9-a8e6-972e2ad1acd2 tempest-ProjectReaderTests-1115426000 tempest-ProjectReaderTests-1115426000-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (bc62680b-e34e-4abd-9e7d-f2d1af23680e) transitioned into state 'SUCCESS' from 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='6ae97b6fbe16430d947930d48a63cbdf',qos_specs=None,replication_status=,reservations=['22615f87-c3b5-4618-9540-c501d7d776a0','a95b0307-47e8-4551-b41f-815eca236211','b1b8d788-ca31-494e-80f6-3a62a8958536','89f85f49-3b59-4dc8-9aa0-bde5da82387f'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='00e3b6f1756d4f0184aaff3a37d84f81',volume_type_id=2fb47bca-d671-4426-ae27-13f87eafda49)}' {{(pid=100521) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 27 16:18:31.341143 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.volume.api [None req-accd718d-690d-43b9-a8e6-972e2ad1acd2 tempest-ProjectReaderTests-1115426000 tempest-ProjectReaderTests-1115426000-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (92cf3a82-5dd7-4ee6-8bd6-e8099e420c0f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100521) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 27 16:18:31.359018 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.volume.api [None req-accd718d-690d-43b9-a8e6-972e2ad1acd2 tempest-ProjectReaderTests-1115426000 tempest-ProjectReaderTests-1115426000-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (92cf3a82-5dd7-4ee6-8bd6-e8099e420c0f) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100521) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 27 16:18:31.360015 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.volume.api [None req-accd718d-690d-43b9-a8e6-972e2ad1acd2 tempest-ProjectReaderTests-1115426000 tempest-ProjectReaderTests-1115426000-project-admin] Flow 'volume_create_api' (f7ab8512-a3f6-42b8-ae5c-3ce75233d237) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100521) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 27 16:18:31.360367 np0000005924 devstack@c-api.service[100521]: INFO cinder.volume.api [None req-accd718d-690d-43b9-a8e6-972e2ad1acd2 tempest-ProjectReaderTests-1115426000 tempest-ProjectReaderTests-1115426000-project-admin] Create volume request issued successfully. Jul 27 16:18:31.361050 np0000005924 devstack@c-api.service[100521]: INFO cinder.api.openstack.wsgi [None req-accd718d-690d-43b9-a8e6-972e2ad1acd2 tempest-ProjectReaderTests-1115426000 tempest-ProjectReaderTests-1115426000-project-admin] https://10.4.3.117/volume/v3/volumes returned with HTTP 202 Jul 27 16:18:31.361594 np0000005924 devstack@c-api.service[100521]: [pid: 100521|app: 0|req: 988/3958] 10.4.3.117 () {70 vars in 1298 bytes} [Mon Jul 27 16:18:31 2026] POST /volume/v3/volumes => generated 774 bytes in 184 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 27 16:18:31.372710 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.middleware.request_id [None req-8ab34bbf-cfd7-4be0-9afc-9e3553d7768c None None] RequestId filter calling following filter/app {{(pid=100524) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:18:31.374573 np0000005924 devstack@c-api.service[100524]: INFO cinder.api.openstack.wsgi [None req-8ab34bbf-cfd7-4be0-9afc-9e3553d7768c tempest-ProjectReaderTests-1115426000 tempest-ProjectReaderTests-1115426000-project-admin] GET https://10.4.3.117/volume/v3/volumes/65e4f596-fc91-44b1-94c9-2d91af2f842b Jul 27 16:18:31.374810 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.openstack.wsgi [None req-8ab34bbf-cfd7-4be0-9afc-9e3553d7768c tempest-ProjectReaderTests-1115426000 tempest-ProjectReaderTests-1115426000-project-admin] Empty body provided in request {{(pid=100524) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:18:31.375067 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.openstack.wsgi [None req-8ab34bbf-cfd7-4be0-9afc-9e3553d7768c tempest-ProjectReaderTests-1115426000 tempest-ProjectReaderTests-1115426000-project-admin] Calling method 'show' {{(pid=100524) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:18:31.383124 np0000005924 devstack@c-api.service[100524]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:18:31.383124 np0000005924 devstack@c-api.service[100524]: warnings.warn( Jul 27 16:18:31.387013 np0000005924 devstack@c-api.service[100524]: INFO cinder.volume.api [None req-8ab34bbf-cfd7-4be0-9afc-9e3553d7768c tempest-ProjectReaderTests-1115426000 tempest-ProjectReaderTests-1115426000-project-admin] Volume info retrieved successfully. Jul 27 16:18:31.390485 np0000005924 devstack@c-api.service[100524]: INFO cinder.api.openstack.wsgi [None req-8ab34bbf-cfd7-4be0-9afc-9e3553d7768c tempest-ProjectReaderTests-1115426000 tempest-ProjectReaderTests-1115426000-project-admin] https://10.4.3.117/volume/v3/volumes/65e4f596-fc91-44b1-94c9-2d91af2f842b returned with HTTP 200 Jul 27 16:18:31.390844 np0000005924 devstack@c-api.service[100524]: [pid: 100524|app: 0|req: 997/3959] 10.4.3.117 () {68 vars in 1388 bytes} [Mon Jul 27 16:18:31 2026] GET /volume/v3/volumes/65e4f596-fc91-44b1-94c9-2d91af2f842b => generated 953 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 27 16:18:31.413907 np0000005924 devstack@c-api.service[100522]: INFO cinder.volume.api [None req-9c0b3d40-fe90-4b00-ad73-c9f51ea1b843 tempest-VolumesActionsTest-949400952 tempest-VolumesActionsTest-949400952-project-member] Attach volume completed successfully. Jul 27 16:18:31.414483 np0000005924 devstack@c-api.service[100522]: INFO cinder.api.openstack.wsgi [None req-9c0b3d40-fe90-4b00-ad73-c9f51ea1b843 tempest-VolumesActionsTest-949400952 tempest-VolumesActionsTest-949400952-project-member] https://10.4.3.117/volume/v3/volumes/fb173053-9282-4dcc-9481-1d88d67fde67/action returned with HTTP 202 Jul 27 16:18:31.415074 np0000005924 devstack@c-api.service[100522]: [pid: 100522|app: 0|req: 978/3960] 10.4.3.117 () {68 vars in 1390 bytes} [Mon Jul 27 16:18:31 2026] POST /volume/v3/volumes/fb173053-9282-4dcc-9481-1d88d67fde67/action => generated 0 bytes in 121 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 27 16:18:31.423249 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.middleware.request_id [None req-2b9d7f06-835c-42ba-a2d5-177660d34711 None None] RequestId filter calling following filter/app {{(pid=100523) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:18:31.425021 np0000005924 devstack@c-api.service[100523]: INFO cinder.api.openstack.wsgi [None req-2b9d7f06-835c-42ba-a2d5-177660d34711 tempest-VolumesActionsTest-949400952 tempest-VolumesActionsTest-949400952-project-member] GET https://10.4.3.117/volume/v3/volumes/fb173053-9282-4dcc-9481-1d88d67fde67 Jul 27 16:18:31.425198 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.openstack.wsgi [None req-2b9d7f06-835c-42ba-a2d5-177660d34711 tempest-VolumesActionsTest-949400952 tempest-VolumesActionsTest-949400952-project-member] Empty body provided in request {{(pid=100523) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:18:31.425422 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.openstack.wsgi [None req-2b9d7f06-835c-42ba-a2d5-177660d34711 tempest-VolumesActionsTest-949400952 tempest-VolumesActionsTest-949400952-project-member] Calling method 'show' {{(pid=100523) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:18:31.434607 np0000005924 devstack@c-api.service[100523]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:18:31.434607 np0000005924 devstack@c-api.service[100523]: warnings.warn( Jul 27 16:18:31.438425 np0000005924 devstack@c-api.service[100523]: INFO cinder.volume.api [None req-2b9d7f06-835c-42ba-a2d5-177660d34711 tempest-VolumesActionsTest-949400952 tempest-VolumesActionsTest-949400952-project-member] Volume info retrieved successfully. Jul 27 16:18:31.442675 np0000005924 devstack@c-api.service[100523]: INFO cinder.api.openstack.wsgi [None req-2b9d7f06-835c-42ba-a2d5-177660d34711 tempest-VolumesActionsTest-949400952 tempest-VolumesActionsTest-949400952-project-member] https://10.4.3.117/volume/v3/volumes/fb173053-9282-4dcc-9481-1d88d67fde67 returned with HTTP 200 Jul 27 16:18:31.444798 np0000005924 devstack@c-api.service[100523]: [pid: 100523|app: 0|req: 998/3961] 10.4.3.117 () {66 vars in 1348 bytes} [Mon Jul 27 16:18:31 2026] GET /volume/v3/volumes/fb173053-9282-4dcc-9481-1d88d67fde67 => generated 1176 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 27 16:18:31.455530 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.middleware.request_id [None req-a37ce0ae-a24f-4516-8f97-467a7e96c33e None None] RequestId filter calling following filter/app {{(pid=100521) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:18:31.457621 np0000005924 devstack@c-api.service[100521]: INFO cinder.api.openstack.wsgi [None req-a37ce0ae-a24f-4516-8f97-467a7e96c33e tempest-VolumesActionsTest-949400952 tempest-VolumesActionsTest-949400952-project-member] GET https://10.4.3.117/volume/v3/volumes/fb173053-9282-4dcc-9481-1d88d67fde67 Jul 27 16:18:31.457867 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.openstack.wsgi [None req-a37ce0ae-a24f-4516-8f97-467a7e96c33e tempest-VolumesActionsTest-949400952 tempest-VolumesActionsTest-949400952-project-member] Empty body provided in request {{(pid=100521) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:18:31.458081 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.openstack.wsgi [None req-a37ce0ae-a24f-4516-8f97-467a7e96c33e tempest-VolumesActionsTest-949400952 tempest-VolumesActionsTest-949400952-project-member] Calling method 'show' {{(pid=100521) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:18:31.468069 np0000005924 devstack@c-api.service[100521]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:18:31.468069 np0000005924 devstack@c-api.service[100521]: warnings.warn( Jul 27 16:18:31.471665 np0000005924 devstack@c-api.service[100521]: INFO cinder.volume.api [None req-a37ce0ae-a24f-4516-8f97-467a7e96c33e tempest-VolumesActionsTest-949400952 tempest-VolumesActionsTest-949400952-project-member] Volume info retrieved successfully. Jul 27 16:18:31.475834 np0000005924 devstack@c-api.service[100521]: INFO cinder.api.openstack.wsgi [None req-a37ce0ae-a24f-4516-8f97-467a7e96c33e tempest-VolumesActionsTest-949400952 tempest-VolumesActionsTest-949400952-project-member] https://10.4.3.117/volume/v3/volumes/fb173053-9282-4dcc-9481-1d88d67fde67 returned with HTTP 200 Jul 27 16:18:31.476262 np0000005924 devstack@c-api.service[100521]: [pid: 100521|app: 0|req: 989/3962] 10.4.3.117 () {66 vars in 1348 bytes} [Mon Jul 27 16:18:31 2026] GET /volume/v3/volumes/fb173053-9282-4dcc-9481-1d88d67fde67 => generated 1176 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 27 16:18:31.488112 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.middleware.request_id [None req-77640bb5-ebbf-4690-9c0d-118f8bd79ca6 None None] RequestId filter calling following filter/app {{(pid=100524) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:18:31.577717 np0000005924 devstack@c-api.service[100524]: INFO cinder.api.openstack.wsgi [None req-77640bb5-ebbf-4690-9c0d-118f8bd79ca6 tempest-VolumesActionsTest-1111611202 tempest-VolumesActionsTest-1111611202-project-admin] POST https://10.4.3.117/volume/v3/volumes/fb173053-9282-4dcc-9481-1d88d67fde67/action Jul 27 16:18:31.578074 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.openstack.wsgi [None req-77640bb5-ebbf-4690-9c0d-118f8bd79ca6 tempest-VolumesActionsTest-1111611202 tempest-VolumesActionsTest-1111611202-project-admin] Action body: b'{"os-reset_status": {"status": "error"}}' {{(pid=100524) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 27 16:18:31.578196 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.openstack.wsgi [None req-77640bb5-ebbf-4690-9c0d-118f8bd79ca6 tempest-VolumesActionsTest-1111611202 tempest-VolumesActionsTest-1111611202-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "error"}} {{(pid=100524) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 27 16:18:31.588958 np0000005924 devstack@c-api.service[100524]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:18:31.588958 np0000005924 devstack@c-api.service[100524]: warnings.warn( Jul 27 16:18:31.589341 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.contrib.admin_actions [None req-77640bb5-ebbf-4690-9c0d-118f8bd79ca6 tempest-VolumesActionsTest-1111611202 tempest-VolumesActionsTest-1111611202-project-admin] Updating volume 'fb173053-9282-4dcc-9481-1d88d67fde67' with '{'status': 'error'}' {{(pid=100524) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:109}} Jul 27 16:18:31.641029 np0000005924 devstack@c-api.service[100524]: INFO cinder.api.openstack.wsgi [None req-77640bb5-ebbf-4690-9c0d-118f8bd79ca6 tempest-VolumesActionsTest-1111611202 tempest-VolumesActionsTest-1111611202-project-admin] https://10.4.3.117/volume/v3/volumes/fb173053-9282-4dcc-9481-1d88d67fde67/action returned with HTTP 202 Jul 27 16:18:31.641538 np0000005924 devstack@c-api.service[100524]: [pid: 100524|app: 0|req: 998/3963] 10.4.3.117 () {68 vars in 1390 bytes} [Mon Jul 27 16:18:31 2026] POST /volume/v3/volumes/fb173053-9282-4dcc-9481-1d88d67fde67/action => generated 0 bytes in 154 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 27 16:18:31.647644 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.middleware.request_id [None req-2f0f3007-4170-4884-82e5-06b55e097d14 None None] RequestId filter calling following filter/app {{(pid=100522) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:18:31.649284 np0000005924 devstack@c-api.service[100522]: INFO cinder.api.openstack.wsgi [None req-2f0f3007-4170-4884-82e5-06b55e097d14 tempest-VolumesActionsTest-949400952 tempest-VolumesActionsTest-949400952-project-member] GET https://10.4.3.117/volume/v3/volumes/fb173053-9282-4dcc-9481-1d88d67fde67 Jul 27 16:18:31.649480 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.openstack.wsgi [None req-2f0f3007-4170-4884-82e5-06b55e097d14 tempest-VolumesActionsTest-949400952 tempest-VolumesActionsTest-949400952-project-member] Empty body provided in request {{(pid=100522) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:18:31.649744 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.openstack.wsgi [None req-2f0f3007-4170-4884-82e5-06b55e097d14 tempest-VolumesActionsTest-949400952 tempest-VolumesActionsTest-949400952-project-member] Calling method 'show' {{(pid=100522) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:18:31.658999 np0000005924 devstack@c-api.service[100522]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:18:31.658999 np0000005924 devstack@c-api.service[100522]: warnings.warn( Jul 27 16:18:31.663534 np0000005924 devstack@c-api.service[100522]: INFO cinder.volume.api [None req-2f0f3007-4170-4884-82e5-06b55e097d14 tempest-VolumesActionsTest-949400952 tempest-VolumesActionsTest-949400952-project-member] Volume info retrieved successfully. Jul 27 16:18:31.668196 np0000005924 devstack@c-api.service[100522]: INFO cinder.api.openstack.wsgi [None req-2f0f3007-4170-4884-82e5-06b55e097d14 tempest-VolumesActionsTest-949400952 tempest-VolumesActionsTest-949400952-project-member] https://10.4.3.117/volume/v3/volumes/fb173053-9282-4dcc-9481-1d88d67fde67 returned with HTTP 200 Jul 27 16:18:31.668730 np0000005924 devstack@c-api.service[100522]: [pid: 100522|app: 0|req: 979/3964] 10.4.3.117 () {66 vars in 1348 bytes} [Mon Jul 27 16:18:31 2026] GET /volume/v3/volumes/fb173053-9282-4dcc-9481-1d88d67fde67 => generated 1175 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 27 16:18:31.679869 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.middleware.request_id [None req-56cf35ed-2e36-485b-8581-9a586385ef45 None None] RequestId filter calling following filter/app {{(pid=100523) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:18:31.681580 np0000005924 devstack@c-api.service[100523]: INFO cinder.api.openstack.wsgi [None req-56cf35ed-2e36-485b-8581-9a586385ef45 tempest-VolumesActionsTest-1111611202 tempest-VolumesActionsTest-1111611202-project-admin] POST https://10.4.3.117/volume/v3/volumes/fb173053-9282-4dcc-9481-1d88d67fde67/action Jul 27 16:18:31.681890 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.openstack.wsgi [None req-56cf35ed-2e36-485b-8581-9a586385ef45 tempest-VolumesActionsTest-1111611202 tempest-VolumesActionsTest-1111611202-project-admin] Action body: b'{"os-force_detach": {"connector": null, "attachment_id": "db197d7e-e60a-494d-8ab8-bfd5089a8083"}}' {{(pid=100523) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 27 16:18:31.682016 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.openstack.wsgi [None req-56cf35ed-2e36-485b-8581-9a586385ef45 tempest-VolumesActionsTest-1111611202 tempest-VolumesActionsTest-1111611202-project-admin] Action: 'action', calling method: _force_detach, body: {"os-force_detach": {"connector": null, "attachment_id": "db197d7e-e60a-494d-8ab8-bfd5089a8083"}} {{(pid=100523) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 27 16:18:31.693712 np0000005924 devstack@c-api.service[100523]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:18:31.693712 np0000005924 devstack@c-api.service[100523]: warnings.warn( Jul 27 16:18:31.694004 np0000005924 devstack@c-api.service[100523]: INFO cinder.volume.api [None req-56cf35ed-2e36-485b-8581-9a586385ef45 tempest-VolumesActionsTest-1111611202 tempest-VolumesActionsTest-1111611202-project-admin] Volume info retrieved successfully. Jul 27 16:18:31.707703 np0000005924 devstack@c-api.service[100523]: INFO cinder.volume.api [None req-56cf35ed-2e36-485b-8581-9a586385ef45 tempest-VolumesActionsTest-1111611202 tempest-VolumesActionsTest-1111611202-project-admin] Terminate volume connection completed successfully. Jul 27 16:18:31.712826 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.volume.api [None req-56cf35ed-2e36-485b-8581-9a586385ef45 tempest-VolumesActionsTest-1111611202 tempest-VolumesActionsTest-1111611202-project-admin] Attempted to unreserve volume that was not reserved, nothing to do. {{(pid=100523) unreserve_volume /opt/stack/cinder/cinder/volume/api.py:788}} Jul 27 16:18:31.759992 np0000005924 devstack@c-api.service[100523]: INFO cinder.volume.api [None req-56cf35ed-2e36-485b-8581-9a586385ef45 tempest-VolumesActionsTest-1111611202 tempest-VolumesActionsTest-1111611202-project-admin] Detach volume completed successfully. Jul 27 16:18:31.760281 np0000005924 devstack@c-api.service[100523]: INFO cinder.api.openstack.wsgi [None req-56cf35ed-2e36-485b-8581-9a586385ef45 tempest-VolumesActionsTest-1111611202 tempest-VolumesActionsTest-1111611202-project-admin] https://10.4.3.117/volume/v3/volumes/fb173053-9282-4dcc-9481-1d88d67fde67/action returned with HTTP 202 Jul 27 16:18:31.760875 np0000005924 devstack@c-api.service[100523]: [pid: 100523|app: 0|req: 999/3965] 10.4.3.117 () {68 vars in 1390 bytes} [Mon Jul 27 16:18:31 2026] POST /volume/v3/volumes/fb173053-9282-4dcc-9481-1d88d67fde67/action => generated 0 bytes in 81 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 27 16:18:31.766999 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.middleware.request_id [None req-3690a4a8-f865-4a1d-94b9-e2e4dc4665ed None None] RequestId filter calling following filter/app {{(pid=100521) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:18:31.768834 np0000005924 devstack@c-api.service[100521]: INFO cinder.api.openstack.wsgi [None req-3690a4a8-f865-4a1d-94b9-e2e4dc4665ed tempest-VolumesActionsTest-949400952 tempest-VolumesActionsTest-949400952-project-member] GET https://10.4.3.117/volume/v3/volumes/fb173053-9282-4dcc-9481-1d88d67fde67 Jul 27 16:18:31.769025 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.openstack.wsgi [None req-3690a4a8-f865-4a1d-94b9-e2e4dc4665ed tempest-VolumesActionsTest-949400952 tempest-VolumesActionsTest-949400952-project-member] Empty body provided in request {{(pid=100521) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:18:31.769228 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.openstack.wsgi [None req-3690a4a8-f865-4a1d-94b9-e2e4dc4665ed tempest-VolumesActionsTest-949400952 tempest-VolumesActionsTest-949400952-project-member] Calling method 'show' {{(pid=100521) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:18:31.777081 np0000005924 devstack@c-api.service[100521]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:18:31.777081 np0000005924 devstack@c-api.service[100521]: warnings.warn( Jul 27 16:18:31.780676 np0000005924 devstack@c-api.service[100521]: INFO cinder.volume.api [None req-3690a4a8-f865-4a1d-94b9-e2e4dc4665ed tempest-VolumesActionsTest-949400952 tempest-VolumesActionsTest-949400952-project-member] Volume info retrieved successfully. Jul 27 16:18:31.784505 np0000005924 devstack@c-api.service[100521]: INFO cinder.api.openstack.wsgi [None req-3690a4a8-f865-4a1d-94b9-e2e4dc4665ed tempest-VolumesActionsTest-949400952 tempest-VolumesActionsTest-949400952-project-member] https://10.4.3.117/volume/v3/volumes/fb173053-9282-4dcc-9481-1d88d67fde67 returned with HTTP 200 Jul 27 16:18:31.784858 np0000005924 devstack@c-api.service[100521]: [pid: 100521|app: 0|req: 990/3966] 10.4.3.117 () {66 vars in 1348 bytes} [Mon Jul 27 16:18:31 2026] GET /volume/v3/volumes/fb173053-9282-4dcc-9481-1d88d67fde67 => generated 861 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 27 16:18:31.795996 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.middleware.request_id [None req-c15890c8-fd24-4c98-a549-3b5e547d039b None None] RequestId filter calling following filter/app {{(pid=100524) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:18:31.797821 np0000005924 devstack@c-api.service[100524]: INFO cinder.api.openstack.wsgi [None req-c15890c8-fd24-4c98-a549-3b5e547d039b tempest-VolumesActionsTest-949400952 tempest-VolumesActionsTest-949400952-project-member] GET https://10.4.3.117/volume/v3/volumes/fb173053-9282-4dcc-9481-1d88d67fde67 Jul 27 16:18:31.798092 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.openstack.wsgi [None req-c15890c8-fd24-4c98-a549-3b5e547d039b tempest-VolumesActionsTest-949400952 tempest-VolumesActionsTest-949400952-project-member] Empty body provided in request {{(pid=100524) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:18:31.798355 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.openstack.wsgi [None req-c15890c8-fd24-4c98-a549-3b5e547d039b tempest-VolumesActionsTest-949400952 tempest-VolumesActionsTest-949400952-project-member] Calling method 'show' {{(pid=100524) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:18:31.805479 np0000005924 devstack@c-api.service[100524]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:18:31.805479 np0000005924 devstack@c-api.service[100524]: warnings.warn( Jul 27 16:18:31.809266 np0000005924 devstack@c-api.service[100524]: INFO cinder.volume.api [None req-c15890c8-fd24-4c98-a549-3b5e547d039b tempest-VolumesActionsTest-949400952 tempest-VolumesActionsTest-949400952-project-member] Volume info retrieved successfully. Jul 27 16:18:31.813724 np0000005924 devstack@c-api.service[100524]: INFO cinder.api.openstack.wsgi [None req-c15890c8-fd24-4c98-a549-3b5e547d039b tempest-VolumesActionsTest-949400952 tempest-VolumesActionsTest-949400952-project-member] https://10.4.3.117/volume/v3/volumes/fb173053-9282-4dcc-9481-1d88d67fde67 returned with HTTP 200 Jul 27 16:18:31.814117 np0000005924 devstack@c-api.service[100524]: [pid: 100524|app: 0|req: 999/3967] 10.4.3.117 () {66 vars in 1348 bytes} [Mon Jul 27 16:18:31 2026] GET /volume/v3/volumes/fb173053-9282-4dcc-9481-1d88d67fde67 => generated 861 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 27 16:18:31.830810 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.middleware.request_id [None req-01d87947-f432-49db-a045-74c19f5320c1 None None] RequestId filter calling following filter/app {{(pid=100522) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:18:31.832694 np0000005924 devstack@c-api.service[100522]: INFO cinder.api.openstack.wsgi [None req-01d87947-f432-49db-a045-74c19f5320c1 tempest-VolumesActionsTest-949400952 tempest-VolumesActionsTest-949400952-project-member] POST https://10.4.3.117/volume/v3/volumes/fb173053-9282-4dcc-9481-1d88d67fde67/action Jul 27 16:18:31.833075 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.openstack.wsgi [None req-01d87947-f432-49db-a045-74c19f5320c1 tempest-VolumesActionsTest-949400952 tempest-VolumesActionsTest-949400952-project-member] Action body: b'{"os-detach": {}}' {{(pid=100522) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 27 16:18:31.833236 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.openstack.wsgi [None req-01d87947-f432-49db-a045-74c19f5320c1 tempest-VolumesActionsTest-949400952 tempest-VolumesActionsTest-949400952-project-member] Action: 'action', calling method: _detach, body: {"os-detach": {}} {{(pid=100522) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 27 16:18:31.844174 np0000005924 devstack@c-api.service[100522]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:18:31.844174 np0000005924 devstack@c-api.service[100522]: warnings.warn( Jul 27 16:18:31.844755 np0000005924 devstack@c-api.service[100522]: INFO cinder.volume.api [None req-01d87947-f432-49db-a045-74c19f5320c1 tempest-VolumesActionsTest-949400952 tempest-VolumesActionsTest-949400952-project-member] Volume info retrieved successfully. Jul 27 16:18:31.863579 np0000005924 devstack@c-api.service[100522]: INFO cinder.volume.api [None req-01d87947-f432-49db-a045-74c19f5320c1 tempest-VolumesActionsTest-949400952 tempest-VolumesActionsTest-949400952-project-member] Detach volume completed successfully. Jul 27 16:18:31.863833 np0000005924 devstack@c-api.service[100522]: INFO cinder.api.openstack.wsgi [None req-01d87947-f432-49db-a045-74c19f5320c1 tempest-VolumesActionsTest-949400952 tempest-VolumesActionsTest-949400952-project-member] https://10.4.3.117/volume/v3/volumes/fb173053-9282-4dcc-9481-1d88d67fde67/action returned with HTTP 202 Jul 27 16:18:31.864308 np0000005924 devstack@c-api.service[100522]: [pid: 100522|app: 0|req: 980/3968] 10.4.3.117 () {68 vars in 1390 bytes} [Mon Jul 27 16:18:31 2026] POST /volume/v3/volumes/fb173053-9282-4dcc-9481-1d88d67fde67/action => generated 0 bytes in 34 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 27 16:18:31.870865 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.middleware.request_id [None req-442934cc-b656-479f-a2d4-a4c960c83016 None None] RequestId filter calling following filter/app {{(pid=100523) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:18:31.872902 np0000005924 devstack@c-api.service[100523]: INFO cinder.api.openstack.wsgi [None req-442934cc-b656-479f-a2d4-a4c960c83016 tempest-VolumesActionsTest-949400952 tempest-VolumesActionsTest-949400952-project-member] GET https://10.4.3.117/volume/v3/volumes/fb173053-9282-4dcc-9481-1d88d67fde67 Jul 27 16:18:31.873134 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.openstack.wsgi [None req-442934cc-b656-479f-a2d4-a4c960c83016 tempest-VolumesActionsTest-949400952 tempest-VolumesActionsTest-949400952-project-member] Empty body provided in request {{(pid=100523) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:18:31.873364 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.openstack.wsgi [None req-442934cc-b656-479f-a2d4-a4c960c83016 tempest-VolumesActionsTest-949400952 tempest-VolumesActionsTest-949400952-project-member] Calling method 'show' {{(pid=100523) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:18:31.881744 np0000005924 devstack@c-api.service[100523]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:18:31.881744 np0000005924 devstack@c-api.service[100523]: warnings.warn( Jul 27 16:18:31.885505 np0000005924 devstack@c-api.service[100523]: INFO cinder.volume.api [None req-442934cc-b656-479f-a2d4-a4c960c83016 tempest-VolumesActionsTest-949400952 tempest-VolumesActionsTest-949400952-project-member] Volume info retrieved successfully. Jul 27 16:18:31.890115 np0000005924 devstack@c-api.service[100523]: INFO cinder.api.openstack.wsgi [None req-442934cc-b656-479f-a2d4-a4c960c83016 tempest-VolumesActionsTest-949400952 tempest-VolumesActionsTest-949400952-project-member] https://10.4.3.117/volume/v3/volumes/fb173053-9282-4dcc-9481-1d88d67fde67 returned with HTTP 200 Jul 27 16:18:31.890577 np0000005924 devstack@c-api.service[100523]: [pid: 100523|app: 0|req: 1000/3969] 10.4.3.117 () {66 vars in 1348 bytes} [Mon Jul 27 16:18:31 2026] GET /volume/v3/volumes/fb173053-9282-4dcc-9481-1d88d67fde67 => generated 861 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 27 16:18:31.902744 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.middleware.request_id [None req-77f10a1d-a546-4e92-ad25-a8d986740774 None None] RequestId filter calling following filter/app {{(pid=100521) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:18:31.904719 np0000005924 devstack@c-api.service[100521]: INFO cinder.api.openstack.wsgi [None req-77f10a1d-a546-4e92-ad25-a8d986740774 tempest-VolumesActionsTest-949400952 tempest-VolumesActionsTest-949400952-project-member] GET https://10.4.3.117/volume/v3/volumes/fb173053-9282-4dcc-9481-1d88d67fde67 Jul 27 16:18:31.904922 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.openstack.wsgi [None req-77f10a1d-a546-4e92-ad25-a8d986740774 tempest-VolumesActionsTest-949400952 tempest-VolumesActionsTest-949400952-project-member] Empty body provided in request {{(pid=100521) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:18:31.905102 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.openstack.wsgi [None req-77f10a1d-a546-4e92-ad25-a8d986740774 tempest-VolumesActionsTest-949400952 tempest-VolumesActionsTest-949400952-project-member] Calling method 'show' {{(pid=100521) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:18:31.912019 np0000005924 devstack@c-api.service[100521]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:18:31.912019 np0000005924 devstack@c-api.service[100521]: warnings.warn( Jul 27 16:18:31.915795 np0000005924 devstack@c-api.service[100521]: INFO cinder.volume.api [None req-77f10a1d-a546-4e92-ad25-a8d986740774 tempest-VolumesActionsTest-949400952 tempest-VolumesActionsTest-949400952-project-member] Volume info retrieved successfully. Jul 27 16:18:31.919925 np0000005924 devstack@c-api.service[100521]: INFO cinder.api.openstack.wsgi [None req-77f10a1d-a546-4e92-ad25-a8d986740774 tempest-VolumesActionsTest-949400952 tempest-VolumesActionsTest-949400952-project-member] https://10.4.3.117/volume/v3/volumes/fb173053-9282-4dcc-9481-1d88d67fde67 returned with HTTP 200 Jul 27 16:18:31.920363 np0000005924 devstack@c-api.service[100521]: [pid: 100521|app: 0|req: 991/3970] 10.4.3.117 () {66 vars in 1348 bytes} [Mon Jul 27 16:18:31 2026] GET /volume/v3/volumes/fb173053-9282-4dcc-9481-1d88d67fde67 => generated 861 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 27 16:18:31.936021 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.middleware.request_id [None req-64f1422d-6229-431f-a9cc-917ff1399b60 None None] RequestId filter calling following filter/app {{(pid=100524) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:18:31.938098 np0000005924 devstack@c-api.service[100524]: INFO cinder.api.openstack.wsgi [None req-64f1422d-6229-431f-a9cc-917ff1399b60 tempest-VolumesActionsTest-949400952 tempest-VolumesActionsTest-949400952-project-member] DELETE https://10.4.3.117/volume/v3/volumes/fb173053-9282-4dcc-9481-1d88d67fde67 Jul 27 16:18:31.938361 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.openstack.wsgi [None req-64f1422d-6229-431f-a9cc-917ff1399b60 tempest-VolumesActionsTest-949400952 tempest-VolumesActionsTest-949400952-project-member] Empty body provided in request {{(pid=100524) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:18:31.938601 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.openstack.wsgi [None req-64f1422d-6229-431f-a9cc-917ff1399b60 tempest-VolumesActionsTest-949400952 tempest-VolumesActionsTest-949400952-project-member] Calling method 'delete' {{(pid=100524) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:18:31.938795 np0000005924 devstack@c-api.service[100524]: INFO cinder.api.v3.volumes [None req-64f1422d-6229-431f-a9cc-917ff1399b60 tempest-VolumesActionsTest-949400952 tempest-VolumesActionsTest-949400952-project-member] Delete volume with id: fb173053-9282-4dcc-9481-1d88d67fde67 Jul 27 16:18:31.946735 np0000005924 devstack@c-api.service[100524]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:18:31.946735 np0000005924 devstack@c-api.service[100524]: warnings.warn( Jul 27 16:18:31.947163 np0000005924 devstack@c-api.service[100524]: INFO cinder.volume.api [None req-64f1422d-6229-431f-a9cc-917ff1399b60 tempest-VolumesActionsTest-949400952 tempest-VolumesActionsTest-949400952-project-member] Volume info retrieved successfully. Jul 27 16:18:31.965876 np0000005924 devstack@c-api.service[100524]: INFO cinder.volume.api [None req-64f1422d-6229-431f-a9cc-917ff1399b60 tempest-VolumesActionsTest-949400952 tempest-VolumesActionsTest-949400952-project-member] Delete volume request issued successfully. Jul 27 16:18:31.966073 np0000005924 devstack@c-api.service[100524]: INFO cinder.api.openstack.wsgi [None req-64f1422d-6229-431f-a9cc-917ff1399b60 tempest-VolumesActionsTest-949400952 tempest-VolumesActionsTest-949400952-project-member] https://10.4.3.117/volume/v3/volumes/fb173053-9282-4dcc-9481-1d88d67fde67 returned with HTTP 202 Jul 27 16:18:31.966545 np0000005924 devstack@c-api.service[100524]: [pid: 100524|app: 0|req: 1000/3971] 10.4.3.117 () {66 vars in 1351 bytes} [Mon Jul 27 16:18:31 2026] DELETE /volume/v3/volumes/fb173053-9282-4dcc-9481-1d88d67fde67 => generated 0 bytes in 31 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 27 16:18:31.975223 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.middleware.request_id [None req-a4629aec-9647-49c3-bb2e-b1ec4e66f09f None None] RequestId filter calling following filter/app {{(pid=100522) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:18:31.976992 np0000005924 devstack@c-api.service[100522]: INFO cinder.api.openstack.wsgi [None req-a4629aec-9647-49c3-bb2e-b1ec4e66f09f tempest-VolumesActionsTest-949400952 tempest-VolumesActionsTest-949400952-project-member] GET https://10.4.3.117/volume/v3/volumes/fb173053-9282-4dcc-9481-1d88d67fde67 Jul 27 16:18:31.977230 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.openstack.wsgi [None req-a4629aec-9647-49c3-bb2e-b1ec4e66f09f tempest-VolumesActionsTest-949400952 tempest-VolumesActionsTest-949400952-project-member] Empty body provided in request {{(pid=100522) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:18:31.977471 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.openstack.wsgi [None req-a4629aec-9647-49c3-bb2e-b1ec4e66f09f tempest-VolumesActionsTest-949400952 tempest-VolumesActionsTest-949400952-project-member] Calling method 'show' {{(pid=100522) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:18:31.986073 np0000005924 devstack@c-api.service[100522]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:18:31.986073 np0000005924 devstack@c-api.service[100522]: warnings.warn( Jul 27 16:18:31.990148 np0000005924 devstack@c-api.service[100522]: INFO cinder.volume.api [None req-a4629aec-9647-49c3-bb2e-b1ec4e66f09f tempest-VolumesActionsTest-949400952 tempest-VolumesActionsTest-949400952-project-member] Volume info retrieved successfully. Jul 27 16:18:31.994491 np0000005924 devstack@c-api.service[100522]: INFO cinder.api.openstack.wsgi [None req-a4629aec-9647-49c3-bb2e-b1ec4e66f09f tempest-VolumesActionsTest-949400952 tempest-VolumesActionsTest-949400952-project-member] https://10.4.3.117/volume/v3/volumes/fb173053-9282-4dcc-9481-1d88d67fde67 returned with HTTP 200 Jul 27 16:18:31.994875 np0000005924 devstack@c-api.service[100522]: [pid: 100522|app: 0|req: 981/3972] 10.4.3.117 () {66 vars in 1348 bytes} [Mon Jul 27 16:18:31 2026] GET /volume/v3/volumes/fb173053-9282-4dcc-9481-1d88d67fde67 => generated 860 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 27 16:18:32.402748 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.middleware.request_id [None req-14c39c66-4f6a-4a45-b491-0f3005cb2f83 None None] RequestId filter calling following filter/app {{(pid=100523) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:18:32.404572 np0000005924 devstack@c-api.service[100523]: INFO cinder.api.openstack.wsgi [None req-14c39c66-4f6a-4a45-b491-0f3005cb2f83 tempest-ProjectReaderTests-1115426000 tempest-ProjectReaderTests-1115426000-project-admin] GET https://10.4.3.117/volume/v3/volumes/65e4f596-fc91-44b1-94c9-2d91af2f842b Jul 27 16:18:32.404831 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.openstack.wsgi [None req-14c39c66-4f6a-4a45-b491-0f3005cb2f83 tempest-ProjectReaderTests-1115426000 tempest-ProjectReaderTests-1115426000-project-admin] Empty body provided in request {{(pid=100523) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:18:32.405051 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.openstack.wsgi [None req-14c39c66-4f6a-4a45-b491-0f3005cb2f83 tempest-ProjectReaderTests-1115426000 tempest-ProjectReaderTests-1115426000-project-admin] Calling method 'show' {{(pid=100523) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:18:32.412897 np0000005924 devstack@c-api.service[100523]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:18:32.412897 np0000005924 devstack@c-api.service[100523]: warnings.warn( Jul 27 16:18:32.416473 np0000005924 devstack@c-api.service[100523]: INFO cinder.volume.api [None req-14c39c66-4f6a-4a45-b491-0f3005cb2f83 tempest-ProjectReaderTests-1115426000 tempest-ProjectReaderTests-1115426000-project-admin] Volume info retrieved successfully. Jul 27 16:18:32.420091 np0000005924 devstack@c-api.service[100523]: INFO cinder.api.openstack.wsgi [None req-14c39c66-4f6a-4a45-b491-0f3005cb2f83 tempest-ProjectReaderTests-1115426000 tempest-ProjectReaderTests-1115426000-project-admin] https://10.4.3.117/volume/v3/volumes/65e4f596-fc91-44b1-94c9-2d91af2f842b returned with HTTP 200 Jul 27 16:18:32.420557 np0000005924 devstack@c-api.service[100523]: [pid: 100523|app: 0|req: 1001/3973] 10.4.3.117 () {68 vars in 1388 bytes} [Mon Jul 27 16:18:32 2026] GET /volume/v3/volumes/65e4f596-fc91-44b1-94c9-2d91af2f842b => generated 974 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 27 16:18:32.431922 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.middleware.request_id [None req-220544fe-14fd-48a6-8e49-b856cabba0f2 None None] RequestId filter calling following filter/app {{(pid=100521) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:18:32.433670 np0000005924 devstack@c-api.service[100521]: INFO cinder.api.openstack.wsgi [None req-220544fe-14fd-48a6-8e49-b856cabba0f2 tempest-ProjectReaderTests-1115426000 tempest-ProjectReaderTests-1115426000-project-admin] GET https://10.4.3.117/volume/v3/messages Jul 27 16:18:32.433875 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.openstack.wsgi [None req-220544fe-14fd-48a6-8e49-b856cabba0f2 tempest-ProjectReaderTests-1115426000 tempest-ProjectReaderTests-1115426000-project-admin] Empty body provided in request {{(pid=100521) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:18:32.434064 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.openstack.wsgi [None req-220544fe-14fd-48a6-8e49-b856cabba0f2 tempest-ProjectReaderTests-1115426000 tempest-ProjectReaderTests-1115426000-project-admin] Calling method 'version_select' {{(pid=100521) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:18:32.437847 np0000005924 devstack@c-api.service[100521]: INFO cinder.api.openstack.wsgi [None req-220544fe-14fd-48a6-8e49-b856cabba0f2 tempest-ProjectReaderTests-1115426000 tempest-ProjectReaderTests-1115426000-project-admin] https://10.4.3.117/volume/v3/messages returned with HTTP 200 Jul 27 16:18:32.438205 np0000005924 devstack@c-api.service[100521]: [pid: 100521|app: 0|req: 992/3974] 10.4.3.117 () {68 vars in 1280 bytes} [Mon Jul 27 16:18:32 2026] GET /volume/v3/messages => generated 670 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 27 16:18:32.446701 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.middleware.request_id [None req-e51d3ccc-c23d-4679-b459-0d8609340f74 None None] RequestId filter calling following filter/app {{(pid=100524) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:18:32.448552 np0000005924 devstack@c-api.service[100524]: INFO cinder.api.openstack.wsgi [None req-e51d3ccc-c23d-4679-b459-0d8609340f74 tempest-ProjectReaderTests-1115426000 tempest-ProjectReaderTests-1115426000-project-reader] GET https://10.4.3.117/volume/v3/messages/b91c6f45-6102-4ba5-a501-e2c488f350f2 Jul 27 16:18:32.448753 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.openstack.wsgi [None req-e51d3ccc-c23d-4679-b459-0d8609340f74 tempest-ProjectReaderTests-1115426000 tempest-ProjectReaderTests-1115426000-project-reader] Empty body provided in request {{(pid=100524) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:18:32.448930 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.openstack.wsgi [None req-e51d3ccc-c23d-4679-b459-0d8609340f74 tempest-ProjectReaderTests-1115426000 tempest-ProjectReaderTests-1115426000-project-reader] Calling method 'version_select' {{(pid=100524) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:18:32.453665 np0000005924 devstack@c-api.service[100524]: INFO cinder.api.openstack.wsgi [None req-e51d3ccc-c23d-4679-b459-0d8609340f74 tempest-ProjectReaderTests-1115426000 tempest-ProjectReaderTests-1115426000-project-reader] https://10.4.3.117/volume/v3/messages/b91c6f45-6102-4ba5-a501-e2c488f350f2 returned with HTTP 200 Jul 27 16:18:32.454061 np0000005924 devstack@c-api.service[100524]: [pid: 100524|app: 0|req: 1001/3975] 10.4.3.117 () {68 vars in 1391 bytes} [Mon Jul 27 16:18:32 2026] GET /volume/v3/messages/b91c6f45-6102-4ba5-a501-e2c488f350f2 => generated 667 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 27 16:18:32.464543 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.middleware.request_id [None req-79506054-6d67-4ddb-90b1-5b7a13234225 None None] RequestId filter calling following filter/app {{(pid=100522) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:18:32.466252 np0000005924 devstack@c-api.service[100522]: INFO cinder.api.openstack.wsgi [None req-79506054-6d67-4ddb-90b1-5b7a13234225 tempest-ProjectReaderTests-1115426000 tempest-ProjectReaderTests-1115426000-project-admin] DELETE https://10.4.3.117/volume/v3/messages/b91c6f45-6102-4ba5-a501-e2c488f350f2 Jul 27 16:18:32.466520 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.openstack.wsgi [None req-79506054-6d67-4ddb-90b1-5b7a13234225 tempest-ProjectReaderTests-1115426000 tempest-ProjectReaderTests-1115426000-project-admin] Empty body provided in request {{(pid=100522) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:18:32.466746 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.openstack.wsgi [None req-79506054-6d67-4ddb-90b1-5b7a13234225 tempest-ProjectReaderTests-1115426000 tempest-ProjectReaderTests-1115426000-project-admin] Calling method 'version_select' {{(pid=100522) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:18:32.479889 np0000005924 devstack@c-api.service[100522]: INFO cinder.api.openstack.wsgi [None req-79506054-6d67-4ddb-90b1-5b7a13234225 tempest-ProjectReaderTests-1115426000 tempest-ProjectReaderTests-1115426000-project-admin] https://10.4.3.117/volume/v3/messages/b91c6f45-6102-4ba5-a501-e2c488f350f2 returned with HTTP 204 Jul 27 16:18:32.480287 np0000005924 devstack@c-api.service[100522]: [pid: 100522|app: 0|req: 982/3976] 10.4.3.117 () {68 vars in 1394 bytes} [Mon Jul 27 16:18:32 2026] DELETE /volume/v3/messages/b91c6f45-6102-4ba5-a501-e2c488f350f2 => generated 0 bytes in 16 msecs (HTTP/1.1 204) 6 headers in 235 bytes (1 switches on core 0) Jul 27 16:18:32.488613 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.middleware.request_id [None req-fd4feb32-a984-4b06-870b-44baca54f4a8 None None] RequestId filter calling following filter/app {{(pid=100523) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:18:32.490478 np0000005924 devstack@c-api.service[100523]: INFO cinder.api.openstack.wsgi [None req-fd4feb32-a984-4b06-870b-44baca54f4a8 tempest-ProjectReaderTests-1115426000 tempest-ProjectReaderTests-1115426000-project-admin] DELETE https://10.4.3.117/volume/v3/volumes/65e4f596-fc91-44b1-94c9-2d91af2f842b Jul 27 16:18:32.490735 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.openstack.wsgi [None req-fd4feb32-a984-4b06-870b-44baca54f4a8 tempest-ProjectReaderTests-1115426000 tempest-ProjectReaderTests-1115426000-project-admin] Empty body provided in request {{(pid=100523) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:18:32.490956 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.openstack.wsgi [None req-fd4feb32-a984-4b06-870b-44baca54f4a8 tempest-ProjectReaderTests-1115426000 tempest-ProjectReaderTests-1115426000-project-admin] Calling method 'delete' {{(pid=100523) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:18:32.491153 np0000005924 devstack@c-api.service[100523]: INFO cinder.api.v3.volumes [None req-fd4feb32-a984-4b06-870b-44baca54f4a8 tempest-ProjectReaderTests-1115426000 tempest-ProjectReaderTests-1115426000-project-admin] Delete volume with id: 65e4f596-fc91-44b1-94c9-2d91af2f842b Jul 27 16:18:32.498017 np0000005924 devstack@c-api.service[100523]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:18:32.498017 np0000005924 devstack@c-api.service[100523]: warnings.warn( Jul 27 16:18:32.498389 np0000005924 devstack@c-api.service[100523]: INFO cinder.volume.api [None req-fd4feb32-a984-4b06-870b-44baca54f4a8 tempest-ProjectReaderTests-1115426000 tempest-ProjectReaderTests-1115426000-project-admin] Volume info retrieved successfully. Jul 27 16:18:32.499283 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.volume.api [None req-fd4feb32-a984-4b06-870b-44baca54f4a8 tempest-ProjectReaderTests-1115426000 tempest-ProjectReaderTests-1115426000-project-admin] Decrease volume quotas for non temporary volume in non error_managing status. {{(pid=100523) delete /opt/stack/cinder/cinder/volume/api.py:434}} Jul 27 16:18:32.528416 np0000005924 devstack@c-api.service[100523]: WARNING cinder.quota [None req-fd4feb32-a984-4b06-870b-44baca54f4a8 tempest-ProjectReaderTests-1115426000 tempest-ProjectReaderTests-1115426000-project-admin] Deprecated: Default quota for resource: volumes_tempest-ProjectReaderTests-volume-type-2104895260 is set by the default quota flag: quota_volumes_tempest-ProjectReaderTests-volume-type-2104895260, it is now deprecated. Please use the default quota class for default quota. Jul 27 16:18:32.528768 np0000005924 devstack@c-api.service[100523]: WARNING cinder.quota [None req-fd4feb32-a984-4b06-870b-44baca54f4a8 tempest-ProjectReaderTests-1115426000 tempest-ProjectReaderTests-1115426000-project-admin] Deprecated: Default quota for resource: gigabytes_tempest-ProjectReaderTests-volume-type-2104895260 is set by the default quota flag: quota_gigabytes_tempest-ProjectReaderTests-volume-type-2104895260, it is now deprecated. Please use the default quota class for default quota. Jul 27 16:18:32.558542 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.quota [None req-fd4feb32-a984-4b06-870b-44baca54f4a8 tempest-ProjectReaderTests-1115426000 tempest-ProjectReaderTests-1115426000-project-admin] Created reservations ['931d1595-6211-4920-9ffe-a7d5e6a9b6e5', '7344acec-02dc-4006-b89b-e9869d38c68c', 'eca26816-9497-4e5f-907a-d0c351c67212', '494efec7-920e-46e6-8438-421284bd7fb3'] {{(pid=100523) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 27 16:18:32.642961 np0000005924 devstack@c-api.service[100523]: INFO cinder.volume.api [None req-fd4feb32-a984-4b06-870b-44baca54f4a8 tempest-ProjectReaderTests-1115426000 tempest-ProjectReaderTests-1115426000-project-admin] Delete volume request issued successfully. Jul 27 16:18:32.643147 np0000005924 devstack@c-api.service[100523]: INFO cinder.api.openstack.wsgi [None req-fd4feb32-a984-4b06-870b-44baca54f4a8 tempest-ProjectReaderTests-1115426000 tempest-ProjectReaderTests-1115426000-project-admin] https://10.4.3.117/volume/v3/volumes/65e4f596-fc91-44b1-94c9-2d91af2f842b returned with HTTP 202 Jul 27 16:18:32.643806 np0000005924 devstack@c-api.service[100523]: [pid: 100523|app: 0|req: 1002/3977] 10.4.3.117 () {68 vars in 1391 bytes} [Mon Jul 27 16:18:32 2026] DELETE /volume/v3/volumes/65e4f596-fc91-44b1-94c9-2d91af2f842b => generated 0 bytes in 156 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 27 16:18:32.650742 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.middleware.request_id [None req-cf323f9a-f0eb-485d-84f5-b47b9a3727af None None] RequestId filter calling following filter/app {{(pid=100521) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:18:32.653204 np0000005924 devstack@c-api.service[100521]: INFO cinder.api.openstack.wsgi [None req-cf323f9a-f0eb-485d-84f5-b47b9a3727af tempest-ProjectReaderTests-1115426000 tempest-ProjectReaderTests-1115426000-project-admin] DELETE https://10.4.3.117/volume/v3/types/2fb47bca-d671-4426-ae27-13f87eafda49 Jul 27 16:18:32.653502 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.openstack.wsgi [None req-cf323f9a-f0eb-485d-84f5-b47b9a3727af tempest-ProjectReaderTests-1115426000 tempest-ProjectReaderTests-1115426000-project-admin] Empty body provided in request {{(pid=100521) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:18:32.653773 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.openstack.wsgi [None req-cf323f9a-f0eb-485d-84f5-b47b9a3727af tempest-ProjectReaderTests-1115426000 tempest-ProjectReaderTests-1115426000-project-admin] Calling method '_delete' {{(pid=100521) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:18:32.688078 np0000005924 devstack@c-api.service[100521]: INFO cinder.api.openstack.wsgi [None req-cf323f9a-f0eb-485d-84f5-b47b9a3727af tempest-ProjectReaderTests-1115426000 tempest-ProjectReaderTests-1115426000-project-admin] https://10.4.3.117/volume/v3/types/2fb47bca-d671-4426-ae27-13f87eafda49 returned with HTTP 202 Jul 27 16:18:32.688557 np0000005924 devstack@c-api.service[100521]: [pid: 100521|app: 0|req: 993/3978] 10.4.3.117 () {66 vars in 1345 bytes} [Mon Jul 27 16:18:32 2026] DELETE /volume/v3/types/2fb47bca-d671-4426-ae27-13f87eafda49 => generated 0 bytes in 38 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 27 16:18:33.008105 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.middleware.request_id [None req-b2e13281-a0f1-43df-9f43-6a0b01e7dbf0 None None] RequestId filter calling following filter/app {{(pid=100524) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:18:33.010214 np0000005924 devstack@c-api.service[100524]: INFO cinder.api.openstack.wsgi [None req-b2e13281-a0f1-43df-9f43-6a0b01e7dbf0 tempest-VolumesActionsTest-949400952 tempest-VolumesActionsTest-949400952-project-member] GET https://10.4.3.117/volume/v3/volumes/fb173053-9282-4dcc-9481-1d88d67fde67 Jul 27 16:18:33.010459 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.openstack.wsgi [None req-b2e13281-a0f1-43df-9f43-6a0b01e7dbf0 tempest-VolumesActionsTest-949400952 tempest-VolumesActionsTest-949400952-project-member] Empty body provided in request {{(pid=100524) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:18:33.010682 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.openstack.wsgi [None req-b2e13281-a0f1-43df-9f43-6a0b01e7dbf0 tempest-VolumesActionsTest-949400952 tempest-VolumesActionsTest-949400952-project-member] Calling method 'show' {{(pid=100524) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:18:33.017591 np0000005924 devstack@c-api.service[100524]: INFO cinder.api.openstack.wsgi [None req-b2e13281-a0f1-43df-9f43-6a0b01e7dbf0 tempest-VolumesActionsTest-949400952 tempest-VolumesActionsTest-949400952-project-member] https://10.4.3.117/volume/v3/volumes/fb173053-9282-4dcc-9481-1d88d67fde67 returned with HTTP 404 Jul 27 16:18:33.018115 np0000005924 devstack@c-api.service[100524]: [pid: 100524|app: 0|req: 1002/3979] 10.4.3.117 () {66 vars in 1348 bytes} [Mon Jul 27 16:18:33 2026] GET /volume/v3/volumes/fb173053-9282-4dcc-9481-1d88d67fde67 => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 27 16:18:35.535507 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.middleware.request_id [None req-f8f2aeea-b1a2-4a3a-8865-63a0d2fba6b1 None None] RequestId filter calling following filter/app {{(pid=100522) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:18:35.537088 np0000005924 devstack@c-api.service[100522]: INFO cinder.api.openstack.wsgi [None req-f8f2aeea-b1a2-4a3a-8865-63a0d2fba6b1 tempest-VolumesActionsTest-949400952 tempest-VolumesActionsTest-949400952-project-member] POST https://10.4.3.117/volume/v3/volumes Jul 27 16:18:35.537414 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.openstack.wsgi [None req-f8f2aeea-b1a2-4a3a-8865-63a0d2fba6b1 tempest-VolumesActionsTest-949400952 tempest-VolumesActionsTest-949400952-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesActionsTest-Volume-426381360"}} {{(pid=100522) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 27 16:18:35.538761 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.v3.volumes [None req-f8f2aeea-b1a2-4a3a-8865-63a0d2fba6b1 tempest-VolumesActionsTest-949400952 tempest-VolumesActionsTest-949400952-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesActionsTest-Volume-426381360'}} {{(pid=100522) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 27 16:18:35.538877 np0000005924 devstack@c-api.service[100522]: INFO cinder.api.v3.volumes [None req-f8f2aeea-b1a2-4a3a-8865-63a0d2fba6b1 tempest-VolumesActionsTest-949400952 tempest-VolumesActionsTest-949400952-project-member] Create volume of 1 GB Jul 27 16:18:35.543168 np0000005924 devstack@c-api.service[100522]: INFO cinder.volume.api [None req-f8f2aeea-b1a2-4a3a-8865-63a0d2fba6b1 tempest-VolumesActionsTest-949400952 tempest-VolumesActionsTest-949400952-project-member] Availability Zones retrieved successfully. Jul 27 16:18:35.547960 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.volume.api [None req-f8f2aeea-b1a2-4a3a-8865-63a0d2fba6b1 tempest-VolumesActionsTest-949400952 tempest-VolumesActionsTest-949400952-project-member] Flow 'volume_create_api' (9f5e95f1-cc32-4488-a721-c28a6b5c21df) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100522) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 27 16:18:35.548923 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.volume.api [None req-f8f2aeea-b1a2-4a3a-8865-63a0d2fba6b1 tempest-VolumesActionsTest-949400952 tempest-VolumesActionsTest-949400952-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (dcd832e7-0402-4ef3-99cb-804e2d976823) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100522) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 27 16:18:35.549729 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.volume.flows.api.create_volume [None req-f8f2aeea-b1a2-4a3a-8865-63a0d2fba6b1 tempest-VolumesActionsTest-949400952 tempest-VolumesActionsTest-949400952-project-member] Validating volume size '1' using validate_int {{(pid=100522) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 27 16:18:35.571284 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.volume.api [None req-f8f2aeea-b1a2-4a3a-8865-63a0d2fba6b1 tempest-VolumesActionsTest-949400952 tempest-VolumesActionsTest-949400952-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (dcd832e7-0402-4ef3-99cb-804e2d976823) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-27T16:04:59Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=2bce4e1a-e6e0-49d9-be36-c3405449a01e,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '2bce4e1a-e6e0-49d9-be36-c3405449a01e', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100522) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 27 16:18:35.572002 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.volume.api [None req-f8f2aeea-b1a2-4a3a-8865-63a0d2fba6b1 tempest-VolumesActionsTest-949400952 tempest-VolumesActionsTest-949400952-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (a914386e-71a9-4a68-b703-bd8bb7c25b39) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100522) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 27 16:18:35.607854 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.quota [None req-f8f2aeea-b1a2-4a3a-8865-63a0d2fba6b1 tempest-VolumesActionsTest-949400952 tempest-VolumesActionsTest-949400952-project-member] Created reservations ['aa804f03-46d4-419b-8717-1e755e3a864d', '0ad4cc87-85c1-4719-8823-dd8c9f3b3ced', '67a9c4d1-ff5a-4a95-ad89-dd56c78833b5', '33485de3-0b1b-4512-a32a-ff46fe78d04a'] {{(pid=100522) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 27 16:18:35.608692 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.volume.api [None req-f8f2aeea-b1a2-4a3a-8865-63a0d2fba6b1 tempest-VolumesActionsTest-949400952 tempest-VolumesActionsTest-949400952-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (a914386e-71a9-4a68-b703-bd8bb7c25b39) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['aa804f03-46d4-419b-8717-1e755e3a864d', '0ad4cc87-85c1-4719-8823-dd8c9f3b3ced', '67a9c4d1-ff5a-4a95-ad89-dd56c78833b5', '33485de3-0b1b-4512-a32a-ff46fe78d04a']}' {{(pid=100522) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 27 16:18:35.609390 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.volume.api [None req-f8f2aeea-b1a2-4a3a-8865-63a0d2fba6b1 tempest-VolumesActionsTest-949400952 tempest-VolumesActionsTest-949400952-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (f1450e71-50fa-4372-a780-9737c10e9848) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100522) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 27 16:18:35.631181 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.volume.api [None req-f8f2aeea-b1a2-4a3a-8865-63a0d2fba6b1 tempest-VolumesActionsTest-949400952 tempest-VolumesActionsTest-949400952-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (f1450e71-50fa-4372-a780-9737c10e9848) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '9d0e2d69-f79e-4a59-8057-598a0406f28a', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesActionsTest-Volume-426381360',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='716e8e3356294379a357d3ba90a88d21',qos_specs=None,replication_status=,reservations=['aa804f03-46d4-419b-8717-1e755e3a864d','0ad4cc87-85c1-4719-8823-dd8c9f3b3ced','67a9c4d1-ff5a-4a95-ad89-dd56c78833b5','33485de3-0b1b-4512-a32a-ff46fe78d04a'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='398a02672a334da897d57808daac0ac8',volume_type_id=2bce4e1a-e6e0-49d9-be36-c3405449a01e), 'volume': Volume(_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-27T16:18:35Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesActionsTest-Volume-426381360',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=9d0e2d69-f79e-4a59-8057-598a0406f28a,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='716e8e3356294379a357d3ba90a88d21',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='398a02672a334da897d57808daac0ac8',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(2bce4e1a-e6e0-49d9-be36-c3405449a01e),volume_type_id=2bce4e1a-e6e0-49d9-be36-c3405449a01e)}' {{(pid=100522) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 27 16:18:35.631867 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.volume.api [None req-f8f2aeea-b1a2-4a3a-8865-63a0d2fba6b1 tempest-VolumesActionsTest-949400952 tempest-VolumesActionsTest-949400952-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (016bd22e-069c-4932-91bf-adff8ee2a302) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100522) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 27 16:18:35.653977 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.volume.api [None req-f8f2aeea-b1a2-4a3a-8865-63a0d2fba6b1 tempest-VolumesActionsTest-949400952 tempest-VolumesActionsTest-949400952-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (016bd22e-069c-4932-91bf-adff8ee2a302) transitioned into state 'SUCCESS' from state '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-426381360',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='716e8e3356294379a357d3ba90a88d21',qos_specs=None,replication_status=,reservations=['aa804f03-46d4-419b-8717-1e755e3a864d','0ad4cc87-85c1-4719-8823-dd8c9f3b3ced','67a9c4d1-ff5a-4a95-ad89-dd56c78833b5','33485de3-0b1b-4512-a32a-ff46fe78d04a'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='398a02672a334da897d57808daac0ac8',volume_type_id=2bce4e1a-e6e0-49d9-be36-c3405449a01e)}' {{(pid=100522) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 27 16:18:35.654664 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.volume.api [None req-f8f2aeea-b1a2-4a3a-8865-63a0d2fba6b1 tempest-VolumesActionsTest-949400952 tempest-VolumesActionsTest-949400952-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (7dcba2cd-7a2b-4314-afa6-c1829f49b565) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100522) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 27 16:18:35.671279 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.volume.api [None req-f8f2aeea-b1a2-4a3a-8865-63a0d2fba6b1 tempest-VolumesActionsTest-949400952 tempest-VolumesActionsTest-949400952-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (7dcba2cd-7a2b-4314-afa6-c1829f49b565) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100522) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 27 16:18:35.672080 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.volume.api [None req-f8f2aeea-b1a2-4a3a-8865-63a0d2fba6b1 tempest-VolumesActionsTest-949400952 tempest-VolumesActionsTest-949400952-project-member] Flow 'volume_create_api' (9f5e95f1-cc32-4488-a721-c28a6b5c21df) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100522) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 27 16:18:35.672395 np0000005924 devstack@c-api.service[100522]: INFO cinder.volume.api [None req-f8f2aeea-b1a2-4a3a-8865-63a0d2fba6b1 tempest-VolumesActionsTest-949400952 tempest-VolumesActionsTest-949400952-project-member] Create volume request issued successfully. Jul 27 16:18:35.672910 np0000005924 devstack@c-api.service[100522]: INFO cinder.api.openstack.wsgi [None req-f8f2aeea-b1a2-4a3a-8865-63a0d2fba6b1 tempest-VolumesActionsTest-949400952 tempest-VolumesActionsTest-949400952-project-member] https://10.4.3.117/volume/v3/volumes returned with HTTP 202 Jul 27 16:18:35.673297 np0000005924 devstack@c-api.service[100522]: [pid: 100522|app: 0|req: 983/3980] 10.4.3.117 () {68 vars in 1258 bytes} [Mon Jul 27 16:18:35 2026] POST /volume/v3/volumes => generated 748 bytes in 138 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 27 16:18:35.689419 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.middleware.request_id [None req-b1227374-67f7-482a-9d38-2ffe7c22d475 None None] RequestId filter calling following filter/app {{(pid=100523) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:18:35.691445 np0000005924 devstack@c-api.service[100523]: INFO cinder.api.openstack.wsgi [None req-b1227374-67f7-482a-9d38-2ffe7c22d475 tempest-VolumesActionsTest-949400952 tempest-VolumesActionsTest-949400952-project-member] GET https://10.4.3.117/volume/v3/volumes/9d0e2d69-f79e-4a59-8057-598a0406f28a Jul 27 16:18:35.691675 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.openstack.wsgi [None req-b1227374-67f7-482a-9d38-2ffe7c22d475 tempest-VolumesActionsTest-949400952 tempest-VolumesActionsTest-949400952-project-member] Empty body provided in request {{(pid=100523) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:18:35.692110 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.openstack.wsgi [None req-b1227374-67f7-482a-9d38-2ffe7c22d475 tempest-VolumesActionsTest-949400952 tempest-VolumesActionsTest-949400952-project-member] Calling method 'show' {{(pid=100523) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:18:35.700375 np0000005924 devstack@c-api.service[100523]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:18:35.700375 np0000005924 devstack@c-api.service[100523]: warnings.warn( Jul 27 16:18:35.704744 np0000005924 devstack@c-api.service[100523]: INFO cinder.volume.api [None req-b1227374-67f7-482a-9d38-2ffe7c22d475 tempest-VolumesActionsTest-949400952 tempest-VolumesActionsTest-949400952-project-member] Volume info retrieved successfully. Jul 27 16:18:35.709695 np0000005924 devstack@c-api.service[100523]: INFO cinder.api.openstack.wsgi [None req-b1227374-67f7-482a-9d38-2ffe7c22d475 tempest-VolumesActionsTest-949400952 tempest-VolumesActionsTest-949400952-project-member] https://10.4.3.117/volume/v3/volumes/9d0e2d69-f79e-4a59-8057-598a0406f28a returned with HTTP 200 Jul 27 16:18:35.710069 np0000005924 devstack@c-api.service[100523]: [pid: 100523|app: 0|req: 1003/3981] 10.4.3.117 () {66 vars in 1348 bytes} [Mon Jul 27 16:18:35 2026] GET /volume/v3/volumes/9d0e2d69-f79e-4a59-8057-598a0406f28a => generated 816 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 27 16:18:36.724812 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.middleware.request_id [None req-ecbf2f9a-9c03-409d-b069-4b14c311c43d None None] RequestId filter calling following filter/app {{(pid=100521) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:18:36.726929 np0000005924 devstack@c-api.service[100521]: INFO cinder.api.openstack.wsgi [None req-ecbf2f9a-9c03-409d-b069-4b14c311c43d tempest-VolumesActionsTest-949400952 tempest-VolumesActionsTest-949400952-project-member] GET https://10.4.3.117/volume/v3/volumes/9d0e2d69-f79e-4a59-8057-598a0406f28a Jul 27 16:18:36.727129 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.openstack.wsgi [None req-ecbf2f9a-9c03-409d-b069-4b14c311c43d tempest-VolumesActionsTest-949400952 tempest-VolumesActionsTest-949400952-project-member] Empty body provided in request {{(pid=100521) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:18:36.727356 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.openstack.wsgi [None req-ecbf2f9a-9c03-409d-b069-4b14c311c43d tempest-VolumesActionsTest-949400952 tempest-VolumesActionsTest-949400952-project-member] Calling method 'show' {{(pid=100521) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:18:36.734494 np0000005924 devstack@c-api.service[100521]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:18:36.734494 np0000005924 devstack@c-api.service[100521]: warnings.warn( Jul 27 16:18:36.737750 np0000005924 devstack@c-api.service[100521]: INFO cinder.volume.api [None req-ecbf2f9a-9c03-409d-b069-4b14c311c43d tempest-VolumesActionsTest-949400952 tempest-VolumesActionsTest-949400952-project-member] Volume info retrieved successfully. Jul 27 16:18:36.741675 np0000005924 devstack@c-api.service[100521]: INFO cinder.api.openstack.wsgi [None req-ecbf2f9a-9c03-409d-b069-4b14c311c43d tempest-VolumesActionsTest-949400952 tempest-VolumesActionsTest-949400952-project-member] https://10.4.3.117/volume/v3/volumes/9d0e2d69-f79e-4a59-8057-598a0406f28a returned with HTTP 200 Jul 27 16:18:36.742043 np0000005924 devstack@c-api.service[100521]: [pid: 100521|app: 0|req: 994/3982] 10.4.3.117 () {66 vars in 1348 bytes} [Mon Jul 27 16:18:36 2026] GET /volume/v3/volumes/9d0e2d69-f79e-4a59-8057-598a0406f28a => generated 841 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 27 16:18:36.754393 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.middleware.request_id [None req-e58c168f-a589-4757-a20e-948f603887b8 None None] RequestId filter calling following filter/app {{(pid=100524) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:18:36.756318 np0000005924 devstack@c-api.service[100524]: INFO cinder.api.openstack.wsgi [None req-e58c168f-a589-4757-a20e-948f603887b8 tempest-VolumesActionsTest-1111611202 tempest-VolumesActionsTest-1111611202-project-admin] POST https://10.4.3.117/volume/v3/volumes/9d0e2d69-f79e-4a59-8057-598a0406f28a/action Jul 27 16:18:36.756709 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.openstack.wsgi [None req-e58c168f-a589-4757-a20e-948f603887b8 tempest-VolumesActionsTest-1111611202 tempest-VolumesActionsTest-1111611202-project-admin] Action body: b'{"os-reset_status": {"status": "attaching"}}' {{(pid=100524) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 27 16:18:36.756827 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.openstack.wsgi [None req-e58c168f-a589-4757-a20e-948f603887b8 tempest-VolumesActionsTest-1111611202 tempest-VolumesActionsTest-1111611202-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "attaching"}} {{(pid=100524) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 27 16:18:36.765047 np0000005924 devstack@c-api.service[100524]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:18:36.765047 np0000005924 devstack@c-api.service[100524]: warnings.warn( Jul 27 16:18:36.765424 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.contrib.admin_actions [None req-e58c168f-a589-4757-a20e-948f603887b8 tempest-VolumesActionsTest-1111611202 tempest-VolumesActionsTest-1111611202-project-admin] Updating volume '9d0e2d69-f79e-4a59-8057-598a0406f28a' with '{'status': 'attaching'}' {{(pid=100524) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:109}} Jul 27 16:18:36.785537 np0000005924 devstack@c-api.service[100524]: INFO cinder.api.openstack.wsgi [None req-e58c168f-a589-4757-a20e-948f603887b8 tempest-VolumesActionsTest-1111611202 tempest-VolumesActionsTest-1111611202-project-admin] https://10.4.3.117/volume/v3/volumes/9d0e2d69-f79e-4a59-8057-598a0406f28a/action returned with HTTP 202 Jul 27 16:18:36.786034 np0000005924 devstack@c-api.service[100524]: [pid: 100524|app: 0|req: 1003/3983] 10.4.3.117 () {68 vars in 1390 bytes} [Mon Jul 27 16:18:36 2026] POST /volume/v3/volumes/9d0e2d69-f79e-4a59-8057-598a0406f28a/action => generated 0 bytes in 32 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 27 16:18:36.793036 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.middleware.request_id [None req-aafadc1c-b3ad-4b2c-acbe-3ba73288e098 None None] RequestId filter calling following filter/app {{(pid=100522) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:18:36.794864 np0000005924 devstack@c-api.service[100522]: INFO cinder.api.openstack.wsgi [None req-aafadc1c-b3ad-4b2c-acbe-3ba73288e098 tempest-VolumesActionsTest-949400952 tempest-VolumesActionsTest-949400952-project-member] GET https://10.4.3.117/volume/v3/volumes/9d0e2d69-f79e-4a59-8057-598a0406f28a Jul 27 16:18:36.795070 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.openstack.wsgi [None req-aafadc1c-b3ad-4b2c-acbe-3ba73288e098 tempest-VolumesActionsTest-949400952 tempest-VolumesActionsTest-949400952-project-member] Empty body provided in request {{(pid=100522) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:18:36.795270 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.openstack.wsgi [None req-aafadc1c-b3ad-4b2c-acbe-3ba73288e098 tempest-VolumesActionsTest-949400952 tempest-VolumesActionsTest-949400952-project-member] Calling method 'show' {{(pid=100522) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:18:36.802425 np0000005924 devstack@c-api.service[100522]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:18:36.802425 np0000005924 devstack@c-api.service[100522]: warnings.warn( Jul 27 16:18:36.806008 np0000005924 devstack@c-api.service[100522]: INFO cinder.volume.api [None req-aafadc1c-b3ad-4b2c-acbe-3ba73288e098 tempest-VolumesActionsTest-949400952 tempest-VolumesActionsTest-949400952-project-member] Volume info retrieved successfully. Jul 27 16:18:36.809935 np0000005924 devstack@c-api.service[100522]: INFO cinder.api.openstack.wsgi [None req-aafadc1c-b3ad-4b2c-acbe-3ba73288e098 tempest-VolumesActionsTest-949400952 tempest-VolumesActionsTest-949400952-project-member] https://10.4.3.117/volume/v3/volumes/9d0e2d69-f79e-4a59-8057-598a0406f28a returned with HTTP 200 Jul 27 16:18:36.810281 np0000005924 devstack@c-api.service[100522]: [pid: 100522|app: 0|req: 984/3984] 10.4.3.117 () {66 vars in 1348 bytes} [Mon Jul 27 16:18:36 2026] GET /volume/v3/volumes/9d0e2d69-f79e-4a59-8057-598a0406f28a => generated 841 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 27 16:18:36.822042 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.middleware.request_id [None req-d68b455a-aef1-45c3-bbaf-8c13db5526ea None None] RequestId filter calling following filter/app {{(pid=100523) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:18:36.823830 np0000005924 devstack@c-api.service[100523]: INFO cinder.api.openstack.wsgi [None req-d68b455a-aef1-45c3-bbaf-8c13db5526ea tempest-VolumesActionsTest-1111611202 tempest-VolumesActionsTest-1111611202-project-admin] POST https://10.4.3.117/volume/v3/volumes/9d0e2d69-f79e-4a59-8057-598a0406f28a/action Jul 27 16:18:36.824214 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.openstack.wsgi [None req-d68b455a-aef1-45c3-bbaf-8c13db5526ea tempest-VolumesActionsTest-1111611202 tempest-VolumesActionsTest-1111611202-project-admin] Action body: b'{"os-force_delete": {}}' {{(pid=100523) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 27 16:18:36.824383 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.openstack.wsgi [None req-d68b455a-aef1-45c3-bbaf-8c13db5526ea tempest-VolumesActionsTest-1111611202 tempest-VolumesActionsTest-1111611202-project-admin] Action: 'action', calling method: _force_delete, body: {"os-force_delete": {}} {{(pid=100523) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 27 16:18:36.832481 np0000005924 devstack@c-api.service[100523]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:18:36.832481 np0000005924 devstack@c-api.service[100523]: warnings.warn( Jul 27 16:18:36.832850 np0000005924 devstack@c-api.service[100523]: INFO cinder.volume.api [None req-d68b455a-aef1-45c3-bbaf-8c13db5526ea tempest-VolumesActionsTest-1111611202 tempest-VolumesActionsTest-1111611202-project-admin] Volume info retrieved successfully. Jul 27 16:18:36.861309 np0000005924 devstack@c-api.service[100523]: INFO cinder.volume.api [None req-d68b455a-aef1-45c3-bbaf-8c13db5526ea tempest-VolumesActionsTest-1111611202 tempest-VolumesActionsTest-1111611202-project-admin] Delete volume request issued successfully. Jul 27 16:18:36.861559 np0000005924 devstack@c-api.service[100523]: INFO cinder.api.openstack.wsgi [None req-d68b455a-aef1-45c3-bbaf-8c13db5526ea tempest-VolumesActionsTest-1111611202 tempest-VolumesActionsTest-1111611202-project-admin] https://10.4.3.117/volume/v3/volumes/9d0e2d69-f79e-4a59-8057-598a0406f28a/action returned with HTTP 202 Jul 27 16:18:36.861990 np0000005924 devstack@c-api.service[100523]: [pid: 100523|app: 0|req: 1004/3985] 10.4.3.117 () {68 vars in 1390 bytes} [Mon Jul 27 16:18:36 2026] POST /volume/v3/volumes/9d0e2d69-f79e-4a59-8057-598a0406f28a/action => generated 0 bytes in 40 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 27 16:18:36.870994 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.middleware.request_id [None req-0256d5a6-11f0-41e1-a554-87def3f27fc0 None None] RequestId filter calling following filter/app {{(pid=100521) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:18:36.873302 np0000005924 devstack@c-api.service[100521]: INFO cinder.api.openstack.wsgi [None req-0256d5a6-11f0-41e1-a554-87def3f27fc0 tempest-VolumesActionsTest-949400952 tempest-VolumesActionsTest-949400952-project-member] GET https://10.4.3.117/volume/v3/volumes/9d0e2d69-f79e-4a59-8057-598a0406f28a Jul 27 16:18:36.873575 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.openstack.wsgi [None req-0256d5a6-11f0-41e1-a554-87def3f27fc0 tempest-VolumesActionsTest-949400952 tempest-VolumesActionsTest-949400952-project-member] Empty body provided in request {{(pid=100521) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:18:36.873854 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.openstack.wsgi [None req-0256d5a6-11f0-41e1-a554-87def3f27fc0 tempest-VolumesActionsTest-949400952 tempest-VolumesActionsTest-949400952-project-member] Calling method 'show' {{(pid=100521) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:18:36.882221 np0000005924 devstack@c-api.service[100521]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:18:36.882221 np0000005924 devstack@c-api.service[100521]: warnings.warn( Jul 27 16:18:36.886358 np0000005924 devstack@c-api.service[100521]: INFO cinder.volume.api [None req-0256d5a6-11f0-41e1-a554-87def3f27fc0 tempest-VolumesActionsTest-949400952 tempest-VolumesActionsTest-949400952-project-member] Volume info retrieved successfully. Jul 27 16:18:36.891167 np0000005924 devstack@c-api.service[100521]: INFO cinder.api.openstack.wsgi [None req-0256d5a6-11f0-41e1-a554-87def3f27fc0 tempest-VolumesActionsTest-949400952 tempest-VolumesActionsTest-949400952-project-member] https://10.4.3.117/volume/v3/volumes/9d0e2d69-f79e-4a59-8057-598a0406f28a returned with HTTP 200 Jul 27 16:18:36.891646 np0000005924 devstack@c-api.service[100521]: [pid: 100521|app: 0|req: 995/3986] 10.4.3.117 () {66 vars in 1348 bytes} [Mon Jul 27 16:18:36 2026] GET /volume/v3/volumes/9d0e2d69-f79e-4a59-8057-598a0406f28a => generated 840 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 27 16:18:37.907554 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.middleware.request_id [None req-54506600-d27b-4938-a4c3-78675a096122 None None] RequestId filter calling following filter/app {{(pid=100524) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:18:37.909953 np0000005924 devstack@c-api.service[100524]: INFO cinder.api.openstack.wsgi [None req-54506600-d27b-4938-a4c3-78675a096122 tempest-VolumesActionsTest-949400952 tempest-VolumesActionsTest-949400952-project-member] GET https://10.4.3.117/volume/v3/volumes/9d0e2d69-f79e-4a59-8057-598a0406f28a Jul 27 16:18:37.910186 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.openstack.wsgi [None req-54506600-d27b-4938-a4c3-78675a096122 tempest-VolumesActionsTest-949400952 tempest-VolumesActionsTest-949400952-project-member] Empty body provided in request {{(pid=100524) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:18:37.910477 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.openstack.wsgi [None req-54506600-d27b-4938-a4c3-78675a096122 tempest-VolumesActionsTest-949400952 tempest-VolumesActionsTest-949400952-project-member] Calling method 'show' {{(pid=100524) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:18:37.917918 np0000005924 devstack@c-api.service[100524]: INFO cinder.api.openstack.wsgi [None req-54506600-d27b-4938-a4c3-78675a096122 tempest-VolumesActionsTest-949400952 tempest-VolumesActionsTest-949400952-project-member] https://10.4.3.117/volume/v3/volumes/9d0e2d69-f79e-4a59-8057-598a0406f28a returned with HTTP 404 Jul 27 16:18:37.918765 np0000005924 devstack@c-api.service[100524]: [pid: 100524|app: 0|req: 1004/3987] 10.4.3.117 () {66 vars in 1348 bytes} [Mon Jul 27 16:18:37 2026] GET /volume/v3/volumes/9d0e2d69-f79e-4a59-8057-598a0406f28a => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 27 16:18:37.925054 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.middleware.request_id [None req-e7a64025-9b83-4ce1-99f3-6b1ceb3892be None None] RequestId filter calling following filter/app {{(pid=100522) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:18:37.927497 np0000005924 devstack@c-api.service[100522]: INFO cinder.api.openstack.wsgi [None req-e7a64025-9b83-4ce1-99f3-6b1ceb3892be tempest-VolumesActionsTest-949400952 tempest-VolumesActionsTest-949400952-project-member] GET https://10.4.3.117/volume/v3/volumes/9d0e2d69-f79e-4a59-8057-598a0406f28a Jul 27 16:18:37.927740 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.openstack.wsgi [None req-e7a64025-9b83-4ce1-99f3-6b1ceb3892be tempest-VolumesActionsTest-949400952 tempest-VolumesActionsTest-949400952-project-member] Empty body provided in request {{(pid=100522) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:18:37.927986 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.openstack.wsgi [None req-e7a64025-9b83-4ce1-99f3-6b1ceb3892be tempest-VolumesActionsTest-949400952 tempest-VolumesActionsTest-949400952-project-member] Calling method 'show' {{(pid=100522) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:18:37.935118 np0000005924 devstack@c-api.service[100522]: INFO cinder.api.openstack.wsgi [None req-e7a64025-9b83-4ce1-99f3-6b1ceb3892be tempest-VolumesActionsTest-949400952 tempest-VolumesActionsTest-949400952-project-member] https://10.4.3.117/volume/v3/volumes/9d0e2d69-f79e-4a59-8057-598a0406f28a returned with HTTP 404 Jul 27 16:18:37.935704 np0000005924 devstack@c-api.service[100522]: [pid: 100522|app: 0|req: 985/3988] 10.4.3.117 () {66 vars in 1348 bytes} [Mon Jul 27 16:18:37 2026] GET /volume/v3/volumes/9d0e2d69-f79e-4a59-8057-598a0406f28a => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 27 16:18:37.944758 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.middleware.request_id [None req-288e2aee-1080-4619-9ae7-ad41726f591f None None] RequestId filter calling following filter/app {{(pid=100523) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:18:37.947015 np0000005924 devstack@c-api.service[100523]: INFO cinder.api.openstack.wsgi [None req-288e2aee-1080-4619-9ae7-ad41726f591f tempest-VolumesActionsTest-949400952 tempest-VolumesActionsTest-949400952-project-member] DELETE https://10.4.3.117/volume/v3/volumes/9d0e2d69-f79e-4a59-8057-598a0406f28a Jul 27 16:18:37.947274 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.openstack.wsgi [None req-288e2aee-1080-4619-9ae7-ad41726f591f tempest-VolumesActionsTest-949400952 tempest-VolumesActionsTest-949400952-project-member] Empty body provided in request {{(pid=100523) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:18:37.947570 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.openstack.wsgi [None req-288e2aee-1080-4619-9ae7-ad41726f591f tempest-VolumesActionsTest-949400952 tempest-VolumesActionsTest-949400952-project-member] Calling method 'delete' {{(pid=100523) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:18:37.947788 np0000005924 devstack@c-api.service[100523]: INFO cinder.api.v3.volumes [None req-288e2aee-1080-4619-9ae7-ad41726f591f tempest-VolumesActionsTest-949400952 tempest-VolumesActionsTest-949400952-project-member] Delete volume with id: 9d0e2d69-f79e-4a59-8057-598a0406f28a Jul 27 16:18:37.960568 np0000005924 devstack@c-api.service[100523]: INFO cinder.api.openstack.wsgi [None req-288e2aee-1080-4619-9ae7-ad41726f591f tempest-VolumesActionsTest-949400952 tempest-VolumesActionsTest-949400952-project-member] https://10.4.3.117/volume/v3/volumes/9d0e2d69-f79e-4a59-8057-598a0406f28a returned with HTTP 404 Jul 27 16:18:37.960568 np0000005924 devstack@c-api.service[100523]: [pid: 100523|app: 0|req: 1005/3989] 10.4.3.117 () {66 vars in 1351 bytes} [Mon Jul 27 16:18:37 2026] DELETE /volume/v3/volumes/9d0e2d69-f79e-4a59-8057-598a0406f28a => generated 109 bytes in 15 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 27 16:18:37.968851 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.middleware.request_id [None req-787e14ee-2bbb-4210-a129-3b0b50b62208 None None] RequestId filter calling following filter/app {{(pid=100521) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:18:37.970681 np0000005924 devstack@c-api.service[100521]: INFO cinder.api.openstack.wsgi [None req-787e14ee-2bbb-4210-a129-3b0b50b62208 tempest-VolumesActionsTest-949400952 tempest-VolumesActionsTest-949400952-project-member] POST https://10.4.3.117/volume/v3/volumes Jul 27 16:18:37.971016 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.openstack.wsgi [None req-787e14ee-2bbb-4210-a129-3b0b50b62208 tempest-VolumesActionsTest-949400952 tempest-VolumesActionsTest-949400952-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesActionsTest-Volume-849968459"}} {{(pid=100521) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 27 16:18:37.972469 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.v3.volumes [None req-787e14ee-2bbb-4210-a129-3b0b50b62208 tempest-VolumesActionsTest-949400952 tempest-VolumesActionsTest-949400952-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesActionsTest-Volume-849968459'}} {{(pid=100521) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 27 16:18:37.972694 np0000005924 devstack@c-api.service[100521]: INFO cinder.api.v3.volumes [None req-787e14ee-2bbb-4210-a129-3b0b50b62208 tempest-VolumesActionsTest-949400952 tempest-VolumesActionsTest-949400952-project-member] Create volume of 1 GB Jul 27 16:18:37.976731 np0000005924 devstack@c-api.service[100521]: INFO cinder.volume.api [None req-787e14ee-2bbb-4210-a129-3b0b50b62208 tempest-VolumesActionsTest-949400952 tempest-VolumesActionsTest-949400952-project-member] Availability Zones retrieved successfully. Jul 27 16:18:37.982167 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.volume.api [None req-787e14ee-2bbb-4210-a129-3b0b50b62208 tempest-VolumesActionsTest-949400952 tempest-VolumesActionsTest-949400952-project-member] Flow 'volume_create_api' (413f4ba7-a9e6-42d4-810d-afacbfe71f04) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100521) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 27 16:18:37.983436 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.volume.api [None req-787e14ee-2bbb-4210-a129-3b0b50b62208 tempest-VolumesActionsTest-949400952 tempest-VolumesActionsTest-949400952-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (79c536fd-3af5-4676-91ec-6d64fb19a540) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100521) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 27 16:18:37.984005 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.volume.flows.api.create_volume [None req-787e14ee-2bbb-4210-a129-3b0b50b62208 tempest-VolumesActionsTest-949400952 tempest-VolumesActionsTest-949400952-project-member] Validating volume size '1' using validate_int {{(pid=100521) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 27 16:18:38.017155 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.volume.api [None req-787e14ee-2bbb-4210-a129-3b0b50b62208 tempest-VolumesActionsTest-949400952 tempest-VolumesActionsTest-949400952-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (79c536fd-3af5-4676-91ec-6d64fb19a540) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-27T16:04:59Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=2bce4e1a-e6e0-49d9-be36-c3405449a01e,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '2bce4e1a-e6e0-49d9-be36-c3405449a01e', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100521) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 27 16:18:38.017940 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.volume.api [None req-787e14ee-2bbb-4210-a129-3b0b50b62208 tempest-VolumesActionsTest-949400952 tempest-VolumesActionsTest-949400952-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (0249b516-40fe-4bff-a5b1-f5c4d983d45b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100521) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 27 16:18:38.064967 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.quota [None req-787e14ee-2bbb-4210-a129-3b0b50b62208 tempest-VolumesActionsTest-949400952 tempest-VolumesActionsTest-949400952-project-member] Created reservations ['83d77400-d74d-4484-95ff-a571513130d9', '0205bf8d-ef7d-4f1b-bd66-5b79e9a8f32b', '8f14d7eb-eff8-41a6-96a4-ab0be9cc8666', '9ac73571-ee2a-489e-987e-3bf59b41c5c6'] {{(pid=100521) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 27 16:18:38.066097 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.volume.api [None req-787e14ee-2bbb-4210-a129-3b0b50b62208 tempest-VolumesActionsTest-949400952 tempest-VolumesActionsTest-949400952-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (0249b516-40fe-4bff-a5b1-f5c4d983d45b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['83d77400-d74d-4484-95ff-a571513130d9', '0205bf8d-ef7d-4f1b-bd66-5b79e9a8f32b', '8f14d7eb-eff8-41a6-96a4-ab0be9cc8666', '9ac73571-ee2a-489e-987e-3bf59b41c5c6']}' {{(pid=100521) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 27 16:18:38.067081 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.volume.api [None req-787e14ee-2bbb-4210-a129-3b0b50b62208 tempest-VolumesActionsTest-949400952 tempest-VolumesActionsTest-949400952-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (b5b2aeaf-8c83-4ca4-92bd-0d492fb7ed18) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100521) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 27 16:18:38.080219 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.middleware.request_id [None req-708f6c80-090e-4e5a-ba7b-c7e24cdcf94f None None] RequestId filter calling following filter/app {{(pid=100524) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:18:38.083712 np0000005924 devstack@c-api.service[100524]: INFO cinder.api.openstack.wsgi [None req-708f6c80-090e-4e5a-ba7b-c7e24cdcf94f tempest-VolumesBackupsTest-1361087151 tempest-VolumesBackupsTest-1361087151-project-member] GET https://10.4.3.117/volume/v3/volumes/44208d87-f9ea-451e-94f9-5fd05d0bf1e6 Jul 27 16:18:38.084379 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.openstack.wsgi [None req-708f6c80-090e-4e5a-ba7b-c7e24cdcf94f tempest-VolumesBackupsTest-1361087151 tempest-VolumesBackupsTest-1361087151-project-member] Empty body provided in request {{(pid=100524) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:18:38.084714 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.openstack.wsgi [None req-708f6c80-090e-4e5a-ba7b-c7e24cdcf94f tempest-VolumesBackupsTest-1361087151 tempest-VolumesBackupsTest-1361087151-project-member] Calling method 'show' {{(pid=100524) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:18:38.098061 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.volume.api [None req-787e14ee-2bbb-4210-a129-3b0b50b62208 tempest-VolumesActionsTest-949400952 tempest-VolumesActionsTest-949400952-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (b5b2aeaf-8c83-4ca4-92bd-0d492fb7ed18) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'ab518e7e-df4a-4191-9e2c-168e8a26770a', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesActionsTest-Volume-849968459',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='716e8e3356294379a357d3ba90a88d21',qos_specs=None,replication_status=,reservations=['83d77400-d74d-4484-95ff-a571513130d9','0205bf8d-ef7d-4f1b-bd66-5b79e9a8f32b','8f14d7eb-eff8-41a6-96a4-ab0be9cc8666','9ac73571-ee2a-489e-987e-3bf59b41c5c6'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='398a02672a334da897d57808daac0ac8',volume_type_id=2bce4e1a-e6e0-49d9-be36-c3405449a01e), 'volume': Volume(_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-27T16:18:38Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesActionsTest-Volume-849968459',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=ab518e7e-df4a-4191-9e2c-168e8a26770a,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='716e8e3356294379a357d3ba90a88d21',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='398a02672a334da897d57808daac0ac8',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(2bce4e1a-e6e0-49d9-be36-c3405449a01e),volume_type_id=2bce4e1a-e6e0-49d9-be36-c3405449a01e)}' {{(pid=100521) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 27 16:18:38.098907 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.volume.api [None req-787e14ee-2bbb-4210-a129-3b0b50b62208 tempest-VolumesActionsTest-949400952 tempest-VolumesActionsTest-949400952-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (55990b9a-99ea-4f8c-81c2-95e4bccc3691) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100521) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 27 16:18:38.104425 np0000005924 devstack@c-api.service[100524]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:18:38.104425 np0000005924 devstack@c-api.service[100524]: warnings.warn( Jul 27 16:18:38.109305 np0000005924 devstack@c-api.service[100524]: INFO cinder.volume.api [None req-708f6c80-090e-4e5a-ba7b-c7e24cdcf94f tempest-VolumesBackupsTest-1361087151 tempest-VolumesBackupsTest-1361087151-project-member] Volume info retrieved successfully. Jul 27 16:18:38.117480 np0000005924 devstack@c-api.service[100524]: INFO cinder.api.openstack.wsgi [None req-708f6c80-090e-4e5a-ba7b-c7e24cdcf94f tempest-VolumesBackupsTest-1361087151 tempest-VolumesBackupsTest-1361087151-project-member] https://10.4.3.117/volume/v3/volumes/44208d87-f9ea-451e-94f9-5fd05d0bf1e6 returned with HTTP 200 Jul 27 16:18:38.117646 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.volume.api [None req-787e14ee-2bbb-4210-a129-3b0b50b62208 tempest-VolumesActionsTest-949400952 tempest-VolumesActionsTest-949400952-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (55990b9a-99ea-4f8c-81c2-95e4bccc3691) transitioned into state 'SUCCESS' from state '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-849968459',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='716e8e3356294379a357d3ba90a88d21',qos_specs=None,replication_status=,reservations=['83d77400-d74d-4484-95ff-a571513130d9','0205bf8d-ef7d-4f1b-bd66-5b79e9a8f32b','8f14d7eb-eff8-41a6-96a4-ab0be9cc8666','9ac73571-ee2a-489e-987e-3bf59b41c5c6'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='398a02672a334da897d57808daac0ac8',volume_type_id=2bce4e1a-e6e0-49d9-be36-c3405449a01e)}' {{(pid=100521) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 27 16:18:38.118081 np0000005924 devstack@c-api.service[100524]: [pid: 100524|app: 0|req: 1005/3990] 10.4.3.117 () {66 vars in 1348 bytes} [Mon Jul 27 16:18:38 2026] GET /volume/v3/volumes/44208d87-f9ea-451e-94f9-5fd05d0bf1e6 => generated 1648 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 27 16:18:38.118541 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.volume.api [None req-787e14ee-2bbb-4210-a129-3b0b50b62208 tempest-VolumesActionsTest-949400952 tempest-VolumesActionsTest-949400952-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (e1650769-501c-4333-92d1-bd7bded31074) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100521) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 27 16:18:38.143051 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.volume.api [None req-787e14ee-2bbb-4210-a129-3b0b50b62208 tempest-VolumesActionsTest-949400952 tempest-VolumesActionsTest-949400952-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (e1650769-501c-4333-92d1-bd7bded31074) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100521) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 27 16:18:38.144365 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.volume.api [None req-787e14ee-2bbb-4210-a129-3b0b50b62208 tempest-VolumesActionsTest-949400952 tempest-VolumesActionsTest-949400952-project-member] Flow 'volume_create_api' (413f4ba7-a9e6-42d4-810d-afacbfe71f04) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100521) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 27 16:18:38.144820 np0000005924 devstack@c-api.service[100521]: INFO cinder.volume.api [None req-787e14ee-2bbb-4210-a129-3b0b50b62208 tempest-VolumesActionsTest-949400952 tempest-VolumesActionsTest-949400952-project-member] Create volume request issued successfully. Jul 27 16:18:38.145798 np0000005924 devstack@c-api.service[100521]: INFO cinder.api.openstack.wsgi [None req-787e14ee-2bbb-4210-a129-3b0b50b62208 tempest-VolumesActionsTest-949400952 tempest-VolumesActionsTest-949400952-project-member] https://10.4.3.117/volume/v3/volumes returned with HTTP 202 Jul 27 16:18:38.146392 np0000005924 devstack@c-api.service[100521]: [pid: 100521|app: 0|req: 996/3991] 10.4.3.117 () {68 vars in 1258 bytes} [Mon Jul 27 16:18:37 2026] POST /volume/v3/volumes => generated 748 bytes in 178 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 27 16:18:38.157828 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.middleware.request_id [None req-920f716b-18f2-4601-9a72-069cdfa1fb37 None None] RequestId filter calling following filter/app {{(pid=100522) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:18:38.159781 np0000005924 devstack@c-api.service[100522]: INFO cinder.api.openstack.wsgi [None req-920f716b-18f2-4601-9a72-069cdfa1fb37 tempest-VolumesActionsTest-949400952 tempest-VolumesActionsTest-949400952-project-member] GET https://10.4.3.117/volume/v3/volumes/ab518e7e-df4a-4191-9e2c-168e8a26770a Jul 27 16:18:38.159975 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.openstack.wsgi [None req-920f716b-18f2-4601-9a72-069cdfa1fb37 tempest-VolumesActionsTest-949400952 tempest-VolumesActionsTest-949400952-project-member] Empty body provided in request {{(pid=100522) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:18:38.160175 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.openstack.wsgi [None req-920f716b-18f2-4601-9a72-069cdfa1fb37 tempest-VolumesActionsTest-949400952 tempest-VolumesActionsTest-949400952-project-member] Calling method 'show' {{(pid=100522) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:18:38.168844 np0000005924 devstack@c-api.service[100522]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:18:38.168844 np0000005924 devstack@c-api.service[100522]: warnings.warn( Jul 27 16:18:38.173537 np0000005924 devstack@c-api.service[100522]: INFO cinder.volume.api [None req-920f716b-18f2-4601-9a72-069cdfa1fb37 tempest-VolumesActionsTest-949400952 tempest-VolumesActionsTest-949400952-project-member] Volume info retrieved successfully. Jul 27 16:18:38.178688 np0000005924 devstack@c-api.service[100522]: INFO cinder.api.openstack.wsgi [None req-920f716b-18f2-4601-9a72-069cdfa1fb37 tempest-VolumesActionsTest-949400952 tempest-VolumesActionsTest-949400952-project-member] https://10.4.3.117/volume/v3/volumes/ab518e7e-df4a-4191-9e2c-168e8a26770a returned with HTTP 200 Jul 27 16:18:38.179080 np0000005924 devstack@c-api.service[100522]: [pid: 100522|app: 0|req: 986/3992] 10.4.3.117 () {66 vars in 1348 bytes} [Mon Jul 27 16:18:38 2026] GET /volume/v3/volumes/ab518e7e-df4a-4191-9e2c-168e8a26770a => generated 816 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 27 16:18:39.135023 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.middleware.request_id [None req-fdecc539-e452-4283-9a3e-ed843828bd36 None None] RequestId filter calling following filter/app {{(pid=100523) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:18:39.136990 np0000005924 devstack@c-api.service[100523]: INFO cinder.api.openstack.wsgi [None req-fdecc539-e452-4283-9a3e-ed843828bd36 tempest-VolumesBackupsTest-1361087151 tempest-VolumesBackupsTest-1361087151-project-member] GET https://10.4.3.117/volume/v3/volumes/44208d87-f9ea-451e-94f9-5fd05d0bf1e6 Jul 27 16:18:39.137196 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.openstack.wsgi [None req-fdecc539-e452-4283-9a3e-ed843828bd36 tempest-VolumesBackupsTest-1361087151 tempest-VolumesBackupsTest-1361087151-project-member] Empty body provided in request {{(pid=100523) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:18:39.137401 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.openstack.wsgi [None req-fdecc539-e452-4283-9a3e-ed843828bd36 tempest-VolumesBackupsTest-1361087151 tempest-VolumesBackupsTest-1361087151-project-member] Calling method 'show' {{(pid=100523) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:18:39.148569 np0000005924 devstack@c-api.service[100523]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:18:39.148569 np0000005924 devstack@c-api.service[100523]: warnings.warn( Jul 27 16:18:39.152437 np0000005924 devstack@c-api.service[100523]: INFO cinder.volume.api [None req-fdecc539-e452-4283-9a3e-ed843828bd36 tempest-VolumesBackupsTest-1361087151 tempest-VolumesBackupsTest-1361087151-project-member] Volume info retrieved successfully. Jul 27 16:18:39.156889 np0000005924 devstack@c-api.service[100523]: INFO cinder.api.openstack.wsgi [None req-fdecc539-e452-4283-9a3e-ed843828bd36 tempest-VolumesBackupsTest-1361087151 tempest-VolumesBackupsTest-1361087151-project-member] https://10.4.3.117/volume/v3/volumes/44208d87-f9ea-451e-94f9-5fd05d0bf1e6 returned with HTTP 200 Jul 27 16:18:39.157263 np0000005924 devstack@c-api.service[100523]: [pid: 100523|app: 0|req: 1006/3993] 10.4.3.117 () {66 vars in 1348 bytes} [Mon Jul 27 16:18:39 2026] GET /volume/v3/volumes/44208d87-f9ea-451e-94f9-5fd05d0bf1e6 => generated 1648 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 27 16:18:39.175256 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.middleware.request_id [req-66f91dd7-5024-45c8-ae95-507531dfbeff req-16f96787-4585-4f7e-b4d3-53517432bb2b None None] RequestId filter calling following filter/app {{(pid=100524) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:18:39.177628 np0000005924 devstack@c-api.service[100524]: INFO cinder.api.openstack.wsgi [req-66f91dd7-5024-45c8-ae95-507531dfbeff req-16f96787-4585-4f7e-b4d3-53517432bb2b tempest-TestEncryptedCinderVolumes-328802700 tempest-TestEncryptedCinderVolumes-328802700-project-member] DELETE https://10.4.3.117/volume/v3/attachments/ea6a88a3-32d3-4277-921e-dfca026b8ed6 Jul 27 16:18:39.177779 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.openstack.wsgi [req-66f91dd7-5024-45c8-ae95-507531dfbeff req-16f96787-4585-4f7e-b4d3-53517432bb2b tempest-TestEncryptedCinderVolumes-328802700 tempest-TestEncryptedCinderVolumes-328802700-project-member] Empty body provided in request {{(pid=100524) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:18:39.177956 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.openstack.wsgi [req-66f91dd7-5024-45c8-ae95-507531dfbeff req-16f96787-4585-4f7e-b4d3-53517432bb2b tempest-TestEncryptedCinderVolumes-328802700 tempest-TestEncryptedCinderVolumes-328802700-project-member] Calling method 'version_select' {{(pid=100524) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:18:39.184612 np0000005924 devstack@c-api.service[100524]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:18:39.184612 np0000005924 devstack@c-api.service[100524]: warnings.warn( Jul 27 16:18:39.196608 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.middleware.request_id [None req-69d3f018-fa36-450b-881e-cb9295cdef38 None None] RequestId filter calling following filter/app {{(pid=100521) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:18:39.198549 np0000005924 devstack@c-api.service[100521]: INFO cinder.api.openstack.wsgi [None req-69d3f018-fa36-450b-881e-cb9295cdef38 tempest-VolumesActionsTest-949400952 tempest-VolumesActionsTest-949400952-project-member] GET https://10.4.3.117/volume/v3/volumes/ab518e7e-df4a-4191-9e2c-168e8a26770a Jul 27 16:18:39.198767 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.openstack.wsgi [None req-69d3f018-fa36-450b-881e-cb9295cdef38 tempest-VolumesActionsTest-949400952 tempest-VolumesActionsTest-949400952-project-member] Empty body provided in request {{(pid=100521) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:18:39.198969 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.openstack.wsgi [None req-69d3f018-fa36-450b-881e-cb9295cdef38 tempest-VolumesActionsTest-949400952 tempest-VolumesActionsTest-949400952-project-member] Calling method 'show' {{(pid=100521) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:18:39.206951 np0000005924 devstack@c-api.service[100521]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:18:39.206951 np0000005924 devstack@c-api.service[100521]: warnings.warn( Jul 27 16:18:39.210661 np0000005924 devstack@c-api.service[100521]: INFO cinder.volume.api [None req-69d3f018-fa36-450b-881e-cb9295cdef38 tempest-VolumesActionsTest-949400952 tempest-VolumesActionsTest-949400952-project-member] Volume info retrieved successfully. Jul 27 16:18:39.215881 np0000005924 devstack@c-api.service[100521]: INFO cinder.api.openstack.wsgi [None req-69d3f018-fa36-450b-881e-cb9295cdef38 tempest-VolumesActionsTest-949400952 tempest-VolumesActionsTest-949400952-project-member] https://10.4.3.117/volume/v3/volumes/ab518e7e-df4a-4191-9e2c-168e8a26770a returned with HTTP 200 Jul 27 16:18:39.216405 np0000005924 devstack@c-api.service[100521]: [pid: 100521|app: 0|req: 997/3994] 10.4.3.117 () {66 vars in 1348 bytes} [Mon Jul 27 16:18:39 2026] GET /volume/v3/volumes/ab518e7e-df4a-4191-9e2c-168e8a26770a => generated 841 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 27 16:18:39.230292 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.middleware.request_id [None req-49a30015-549e-4f22-bb7d-0bfc3d39385b None None] RequestId filter calling following filter/app {{(pid=100522) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:18:39.237387 np0000005924 devstack@c-api.service[100522]: INFO cinder.api.openstack.wsgi [None req-49a30015-549e-4f22-bb7d-0bfc3d39385b tempest-VolumesActionsTest-1111611202 tempest-VolumesActionsTest-1111611202-project-admin] POST https://10.4.3.117/volume/v3/volumes/ab518e7e-df4a-4191-9e2c-168e8a26770a/action Jul 27 16:18:39.237830 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.openstack.wsgi [None req-49a30015-549e-4f22-bb7d-0bfc3d39385b tempest-VolumesActionsTest-1111611202 tempest-VolumesActionsTest-1111611202-project-admin] Action body: b'{"os-reset_status": {"status": "creating"}}' {{(pid=100522) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 27 16:18:39.238049 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.openstack.wsgi [None req-49a30015-549e-4f22-bb7d-0bfc3d39385b tempest-VolumesActionsTest-1111611202 tempest-VolumesActionsTest-1111611202-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "creating"}} {{(pid=100522) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 27 16:18:39.243902 np0000005924 devstack@c-api.service[100524]: INFO cinder.api.openstack.wsgi [req-66f91dd7-5024-45c8-ae95-507531dfbeff req-16f96787-4585-4f7e-b4d3-53517432bb2b tempest-TestEncryptedCinderVolumes-328802700 tempest-TestEncryptedCinderVolumes-328802700-project-member] https://10.4.3.117/volume/v3/attachments/ea6a88a3-32d3-4277-921e-dfca026b8ed6 returned with HTTP 200 Jul 27 16:18:39.244514 np0000005924 devstack@c-api.service[100524]: [pid: 100524|app: 0|req: 1006/3995] 10.4.3.117 () {72 vars in 1673 bytes} [Mon Jul 27 16:18:39 2026] DELETE /volume/v3/attachments/ea6a88a3-32d3-4277-921e-dfca026b8ed6 => generated 19 bytes in 70 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 27 16:18:39.256216 np0000005924 devstack@c-api.service[100522]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:18:39.256216 np0000005924 devstack@c-api.service[100522]: warnings.warn( Jul 27 16:18:39.256709 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.contrib.admin_actions [None req-49a30015-549e-4f22-bb7d-0bfc3d39385b tempest-VolumesActionsTest-1111611202 tempest-VolumesActionsTest-1111611202-project-admin] Updating volume 'ab518e7e-df4a-4191-9e2c-168e8a26770a' with '{'status': 'creating'}' {{(pid=100522) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:109}} Jul 27 16:18:39.284304 np0000005924 devstack@c-api.service[100522]: INFO cinder.api.openstack.wsgi [None req-49a30015-549e-4f22-bb7d-0bfc3d39385b tempest-VolumesActionsTest-1111611202 tempest-VolumesActionsTest-1111611202-project-admin] https://10.4.3.117/volume/v3/volumes/ab518e7e-df4a-4191-9e2c-168e8a26770a/action returned with HTTP 202 Jul 27 16:18:39.285026 np0000005924 devstack@c-api.service[100522]: [pid: 100522|app: 0|req: 987/3996] 10.4.3.117 () {68 vars in 1390 bytes} [Mon Jul 27 16:18:39 2026] POST /volume/v3/volumes/ab518e7e-df4a-4191-9e2c-168e8a26770a/action => generated 0 bytes in 55 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 27 16:18:39.292456 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.middleware.request_id [None req-0c49ec7b-0d31-4b1a-90fa-d1108ae839b6 None None] RequestId filter calling following filter/app {{(pid=100523) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:18:39.294357 np0000005924 devstack@c-api.service[100523]: INFO cinder.api.openstack.wsgi [None req-0c49ec7b-0d31-4b1a-90fa-d1108ae839b6 tempest-VolumesActionsTest-949400952 tempest-VolumesActionsTest-949400952-project-member] GET https://10.4.3.117/volume/v3/volumes/ab518e7e-df4a-4191-9e2c-168e8a26770a Jul 27 16:18:39.294670 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.openstack.wsgi [None req-0c49ec7b-0d31-4b1a-90fa-d1108ae839b6 tempest-VolumesActionsTest-949400952 tempest-VolumesActionsTest-949400952-project-member] Empty body provided in request {{(pid=100523) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:18:39.294770 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.openstack.wsgi [None req-0c49ec7b-0d31-4b1a-90fa-d1108ae839b6 tempest-VolumesActionsTest-949400952 tempest-VolumesActionsTest-949400952-project-member] Calling method 'show' {{(pid=100523) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:18:39.301892 np0000005924 devstack@c-api.service[100523]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:18:39.301892 np0000005924 devstack@c-api.service[100523]: warnings.warn( Jul 27 16:18:39.306210 np0000005924 devstack@c-api.service[100523]: INFO cinder.volume.api [None req-0c49ec7b-0d31-4b1a-90fa-d1108ae839b6 tempest-VolumesActionsTest-949400952 tempest-VolumesActionsTest-949400952-project-member] Volume info retrieved successfully. Jul 27 16:18:39.310891 np0000005924 devstack@c-api.service[100523]: INFO cinder.api.openstack.wsgi [None req-0c49ec7b-0d31-4b1a-90fa-d1108ae839b6 tempest-VolumesActionsTest-949400952 tempest-VolumesActionsTest-949400952-project-member] https://10.4.3.117/volume/v3/volumes/ab518e7e-df4a-4191-9e2c-168e8a26770a returned with HTTP 200 Jul 27 16:18:39.311305 np0000005924 devstack@c-api.service[100523]: [pid: 100523|app: 0|req: 1007/3997] 10.4.3.117 () {66 vars in 1348 bytes} [Mon Jul 27 16:18:39 2026] GET /volume/v3/volumes/ab518e7e-df4a-4191-9e2c-168e8a26770a => generated 840 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 27 16:18:39.323714 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.middleware.request_id [None req-fbd40e76-61bc-4fb0-8918-9c3d927545fb None None] RequestId filter calling following filter/app {{(pid=100521) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:18:39.325645 np0000005924 devstack@c-api.service[100521]: INFO cinder.api.openstack.wsgi [None req-fbd40e76-61bc-4fb0-8918-9c3d927545fb tempest-VolumesActionsTest-1111611202 tempest-VolumesActionsTest-1111611202-project-admin] POST https://10.4.3.117/volume/v3/volumes/ab518e7e-df4a-4191-9e2c-168e8a26770a/action Jul 27 16:18:39.325975 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.openstack.wsgi [None req-fbd40e76-61bc-4fb0-8918-9c3d927545fb tempest-VolumesActionsTest-1111611202 tempest-VolumesActionsTest-1111611202-project-admin] Action body: b'{"os-force_delete": {}}' {{(pid=100521) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 27 16:18:39.326098 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.openstack.wsgi [None req-fbd40e76-61bc-4fb0-8918-9c3d927545fb tempest-VolumesActionsTest-1111611202 tempest-VolumesActionsTest-1111611202-project-admin] Action: 'action', calling method: _force_delete, body: {"os-force_delete": {}} {{(pid=100521) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 27 16:18:39.335229 np0000005924 devstack@c-api.service[100521]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:18:39.335229 np0000005924 devstack@c-api.service[100521]: warnings.warn( Jul 27 16:18:39.335686 np0000005924 devstack@c-api.service[100521]: INFO cinder.volume.api [None req-fbd40e76-61bc-4fb0-8918-9c3d927545fb tempest-VolumesActionsTest-1111611202 tempest-VolumesActionsTest-1111611202-project-admin] Volume info retrieved successfully. Jul 27 16:18:39.371791 np0000005924 devstack@c-api.service[100521]: INFO cinder.volume.api [None req-fbd40e76-61bc-4fb0-8918-9c3d927545fb tempest-VolumesActionsTest-1111611202 tempest-VolumesActionsTest-1111611202-project-admin] Delete volume request issued successfully. Jul 27 16:18:39.371943 np0000005924 devstack@c-api.service[100521]: INFO cinder.api.openstack.wsgi [None req-fbd40e76-61bc-4fb0-8918-9c3d927545fb tempest-VolumesActionsTest-1111611202 tempest-VolumesActionsTest-1111611202-project-admin] https://10.4.3.117/volume/v3/volumes/ab518e7e-df4a-4191-9e2c-168e8a26770a/action returned with HTTP 202 Jul 27 16:18:39.372307 np0000005924 devstack@c-api.service[100521]: [pid: 100521|app: 0|req: 998/3998] 10.4.3.117 () {68 vars in 1390 bytes} [Mon Jul 27 16:18:39 2026] POST /volume/v3/volumes/ab518e7e-df4a-4191-9e2c-168e8a26770a/action => generated 0 bytes in 49 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 27 16:18:39.380653 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.middleware.request_id [None req-6c58c59d-6d7b-4a99-a3b6-85cfbfd4ac0f None None] RequestId filter calling following filter/app {{(pid=100524) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:18:39.382904 np0000005924 devstack@c-api.service[100524]: INFO cinder.api.openstack.wsgi [None req-6c58c59d-6d7b-4a99-a3b6-85cfbfd4ac0f tempest-VolumesActionsTest-949400952 tempest-VolumesActionsTest-949400952-project-member] GET https://10.4.3.117/volume/v3/volumes/ab518e7e-df4a-4191-9e2c-168e8a26770a Jul 27 16:18:39.383169 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.openstack.wsgi [None req-6c58c59d-6d7b-4a99-a3b6-85cfbfd4ac0f tempest-VolumesActionsTest-949400952 tempest-VolumesActionsTest-949400952-project-member] Empty body provided in request {{(pid=100524) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:18:39.383451 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.openstack.wsgi [None req-6c58c59d-6d7b-4a99-a3b6-85cfbfd4ac0f tempest-VolumesActionsTest-949400952 tempest-VolumesActionsTest-949400952-project-member] Calling method 'show' {{(pid=100524) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:18:39.397896 np0000005924 devstack@c-api.service[100524]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:18:39.397896 np0000005924 devstack@c-api.service[100524]: warnings.warn( Jul 27 16:18:39.406452 np0000005924 devstack@c-api.service[100524]: INFO cinder.volume.api [None req-6c58c59d-6d7b-4a99-a3b6-85cfbfd4ac0f tempest-VolumesActionsTest-949400952 tempest-VolumesActionsTest-949400952-project-member] Volume info retrieved successfully. Jul 27 16:18:39.411802 np0000005924 devstack@c-api.service[100524]: INFO cinder.api.openstack.wsgi [None req-6c58c59d-6d7b-4a99-a3b6-85cfbfd4ac0f tempest-VolumesActionsTest-949400952 tempest-VolumesActionsTest-949400952-project-member] https://10.4.3.117/volume/v3/volumes/ab518e7e-df4a-4191-9e2c-168e8a26770a returned with HTTP 200 Jul 27 16:18:39.412241 np0000005924 devstack@c-api.service[100524]: [pid: 100524|app: 0|req: 1007/3999] 10.4.3.117 () {66 vars in 1348 bytes} [Mon Jul 27 16:18:39 2026] GET /volume/v3/volumes/ab518e7e-df4a-4191-9e2c-168e8a26770a => generated 840 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 27 16:18:39.464967 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.middleware.request_id [req-3e80e554-4fc3-4896-b3dc-ec6ee4bbb3a1 req-5c9bd72d-8afd-4027-83e9-7f61937e4e4f None None] RequestId filter calling following filter/app {{(pid=100522) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:18:39.467211 np0000005924 devstack@c-api.service[100522]: INFO cinder.api.openstack.wsgi [req-3e80e554-4fc3-4896-b3dc-ec6ee4bbb3a1 req-5c9bd72d-8afd-4027-83e9-7f61937e4e4f tempest-VolumesBackupsTest-1361087151 tempest-VolumesBackupsTest-1361087151-project-member] DELETE https://10.4.3.117/volume/v3/attachments/fd7d5e26-1c5c-4763-85bf-cdbcca02cc38 Jul 27 16:18:39.467720 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.openstack.wsgi [req-3e80e554-4fc3-4896-b3dc-ec6ee4bbb3a1 req-5c9bd72d-8afd-4027-83e9-7f61937e4e4f tempest-VolumesBackupsTest-1361087151 tempest-VolumesBackupsTest-1361087151-project-member] Empty body provided in request {{(pid=100522) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:18:39.467925 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.openstack.wsgi [req-3e80e554-4fc3-4896-b3dc-ec6ee4bbb3a1 req-5c9bd72d-8afd-4027-83e9-7f61937e4e4f tempest-VolumesBackupsTest-1361087151 tempest-VolumesBackupsTest-1361087151-project-member] Calling method 'version_select' {{(pid=100522) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:18:39.475793 np0000005924 devstack@c-api.service[100522]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:18:39.475793 np0000005924 devstack@c-api.service[100522]: warnings.warn( Jul 27 16:18:39.545582 np0000005924 devstack@c-api.service[100522]: INFO cinder.api.openstack.wsgi [req-3e80e554-4fc3-4896-b3dc-ec6ee4bbb3a1 req-5c9bd72d-8afd-4027-83e9-7f61937e4e4f tempest-VolumesBackupsTest-1361087151 tempest-VolumesBackupsTest-1361087151-project-member] https://10.4.3.117/volume/v3/attachments/fd7d5e26-1c5c-4763-85bf-cdbcca02cc38 returned with HTTP 200 Jul 27 16:18:39.546024 np0000005924 devstack@c-api.service[100522]: [pid: 100522|app: 0|req: 988/4000] 10.4.3.117 () {72 vars in 1673 bytes} [Mon Jul 27 16:18:39 2026] DELETE /volume/v3/attachments/fd7d5e26-1c5c-4763-85bf-cdbcca02cc38 => generated 19 bytes in 81 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 27 16:18:40.173802 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.middleware.request_id [None req-71091640-c179-4246-83ca-ff2e5fa4501d None None] RequestId filter calling following filter/app {{(pid=100523) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:18:40.175580 np0000005924 devstack@c-api.service[100523]: INFO cinder.api.openstack.wsgi [None req-71091640-c179-4246-83ca-ff2e5fa4501d tempest-VolumesBackupsTest-1361087151 tempest-VolumesBackupsTest-1361087151-project-member] GET https://10.4.3.117/volume/v3/volumes/44208d87-f9ea-451e-94f9-5fd05d0bf1e6 Jul 27 16:18:40.175759 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.openstack.wsgi [None req-71091640-c179-4246-83ca-ff2e5fa4501d tempest-VolumesBackupsTest-1361087151 tempest-VolumesBackupsTest-1361087151-project-member] Empty body provided in request {{(pid=100523) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:18:40.175938 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.openstack.wsgi [None req-71091640-c179-4246-83ca-ff2e5fa4501d tempest-VolumesBackupsTest-1361087151 tempest-VolumesBackupsTest-1361087151-project-member] Calling method 'show' {{(pid=100523) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:18:40.182499 np0000005924 devstack@c-api.service[100523]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:18:40.182499 np0000005924 devstack@c-api.service[100523]: warnings.warn( Jul 27 16:18:40.186078 np0000005924 devstack@c-api.service[100523]: INFO cinder.volume.api [None req-71091640-c179-4246-83ca-ff2e5fa4501d tempest-VolumesBackupsTest-1361087151 tempest-VolumesBackupsTest-1361087151-project-member] Volume info retrieved successfully. Jul 27 16:18:40.190284 np0000005924 devstack@c-api.service[100523]: INFO cinder.api.openstack.wsgi [None req-71091640-c179-4246-83ca-ff2e5fa4501d tempest-VolumesBackupsTest-1361087151 tempest-VolumesBackupsTest-1361087151-project-member] https://10.4.3.117/volume/v3/volumes/44208d87-f9ea-451e-94f9-5fd05d0bf1e6 returned with HTTP 200 Jul 27 16:18:40.190837 np0000005924 devstack@c-api.service[100523]: [pid: 100523|app: 0|req: 1008/4001] 10.4.3.117 () {66 vars in 1348 bytes} [Mon Jul 27 16:18:40 2026] GET /volume/v3/volumes/44208d87-f9ea-451e-94f9-5fd05d0bf1e6 => generated 1356 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 27 16:18:40.201757 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.middleware.request_id [None req-3a6e7618-fa0e-4dff-a6f1-5c597391671a None None] RequestId filter calling following filter/app {{(pid=100521) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:18:40.203578 np0000005924 devstack@c-api.service[100521]: INFO cinder.api.openstack.wsgi [None req-3a6e7618-fa0e-4dff-a6f1-5c597391671a tempest-VolumesBackupsTest-1361087151 tempest-VolumesBackupsTest-1361087151-project-member] POST https://10.4.3.117/volume/v3/backups Jul 27 16:18:40.203906 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.openstack.wsgi [None req-3a6e7618-fa0e-4dff-a6f1-5c597391671a tempest-VolumesBackupsTest-1361087151 tempest-VolumesBackupsTest-1361087151-project-member] Action: 'create', calling method: create, body: {"backup": {"volume_id": "44208d87-f9ea-451e-94f9-5fd05d0bf1e6", "incremental": true, "name": "tempest-VolumesBackupsTest-Backup-1851757238"}} {{(pid=100521) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 27 16:18:40.205386 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.contrib.backups [None req-3a6e7618-fa0e-4dff-a6f1-5c597391671a tempest-VolumesBackupsTest-1361087151 tempest-VolumesBackupsTest-1361087151-project-member] Creating new backup {'backup': {'volume_id': '44208d87-f9ea-451e-94f9-5fd05d0bf1e6', 'incremental': True, 'name': 'tempest-VolumesBackupsTest-Backup-1851757238'}} {{(pid=100521) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Jul 27 16:18:40.205598 np0000005924 devstack@c-api.service[100521]: INFO cinder.api.contrib.backups [None req-3a6e7618-fa0e-4dff-a6f1-5c597391671a tempest-VolumesBackupsTest-1361087151 tempest-VolumesBackupsTest-1361087151-project-member] Creating backup of volume 44208d87-f9ea-451e-94f9-5fd05d0bf1e6 in container None Jul 27 16:18:40.213343 np0000005924 devstack@c-api.service[100521]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:18:40.213343 np0000005924 devstack@c-api.service[100521]: warnings.warn( Jul 27 16:18:40.213861 np0000005924 devstack@c-api.service[100521]: INFO cinder.volume.api [None req-3a6e7618-fa0e-4dff-a6f1-5c597391671a tempest-VolumesBackupsTest-1361087151 tempest-VolumesBackupsTest-1361087151-project-member] Volume info retrieved successfully. Jul 27 16:18:40.231573 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.quota [None req-3a6e7618-fa0e-4dff-a6f1-5c597391671a tempest-VolumesBackupsTest-1361087151 tempest-VolumesBackupsTest-1361087151-project-member] Created reservations ['8f5dad55-e419-47ab-a723-dcce8873af4f', '53c21e88-e783-4305-affd-ec14a9f0b510'] {{(pid=100521) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 27 16:18:40.277655 np0000005924 devstack@c-api.service[100521]: INFO cinder.api.openstack.wsgi [None req-3a6e7618-fa0e-4dff-a6f1-5c597391671a tempest-VolumesBackupsTest-1361087151 tempest-VolumesBackupsTest-1361087151-project-member] https://10.4.3.117/volume/v3/backups returned with HTTP 202 Jul 27 16:18:40.280690 np0000005924 devstack@c-api.service[100521]: [pid: 100521|app: 0|req: 999/4002] 10.4.3.117 () {68 vars in 1259 bytes} [Mon Jul 27 16:18:40 2026] POST /volume/v3/backups => generated 330 bytes in 79 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 27 16:18:40.288337 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.middleware.request_id [None req-ea6c86c1-bfc3-48fc-8e9f-8965fbf84f03 None None] RequestId filter calling following filter/app {{(pid=100524) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:18:40.290537 np0000005924 devstack@c-api.service[100524]: INFO cinder.api.openstack.wsgi [None req-ea6c86c1-bfc3-48fc-8e9f-8965fbf84f03 tempest-VolumesBackupsTest-1361087151 tempest-VolumesBackupsTest-1361087151-project-member] GET https://10.4.3.117/volume/v3/backups/202f65c6-bfdf-4fc8-823b-94cf47fc2003 Jul 27 16:18:40.290779 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.openstack.wsgi [None req-ea6c86c1-bfc3-48fc-8e9f-8965fbf84f03 tempest-VolumesBackupsTest-1361087151 tempest-VolumesBackupsTest-1361087151-project-member] Empty body provided in request {{(pid=100524) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:18:40.291054 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.openstack.wsgi [None req-ea6c86c1-bfc3-48fc-8e9f-8965fbf84f03 tempest-VolumesBackupsTest-1361087151 tempest-VolumesBackupsTest-1361087151-project-member] Calling method 'show' {{(pid=100524) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:18:40.291160 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.v3.backups [None req-ea6c86c1-bfc3-48fc-8e9f-8965fbf84f03 tempest-VolumesBackupsTest-1361087151 tempest-VolumesBackupsTest-1361087151-project-member] Show backup with id 202f65c6-bfdf-4fc8-823b-94cf47fc2003. {{(pid=100524) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 27 16:18:40.298767 np0000005924 devstack@c-api.service[100524]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:18:40.298767 np0000005924 devstack@c-api.service[100524]: warnings.warn( Jul 27 16:18:40.299831 np0000005924 devstack@c-api.service[100524]: INFO cinder.api.openstack.wsgi [None req-ea6c86c1-bfc3-48fc-8e9f-8965fbf84f03 tempest-VolumesBackupsTest-1361087151 tempest-VolumesBackupsTest-1361087151-project-member] https://10.4.3.117/volume/v3/backups/202f65c6-bfdf-4fc8-823b-94cf47fc2003 returned with HTTP 200 Jul 27 16:18:40.300269 np0000005924 devstack@c-api.service[100524]: [pid: 100524|app: 0|req: 1008/4003] 10.4.3.117 () {66 vars in 1348 bytes} [Mon Jul 27 16:18:40 2026] GET /volume/v3/backups/202f65c6-bfdf-4fc8-823b-94cf47fc2003 => generated 736 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 27 16:18:40.312229 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.middleware.request_id [req-132ced94-43ea-46e9-896b-4a29586c249b req-b07c9a90-b8bf-44d2-bc2a-9c0e941c61ab None None] RequestId filter calling following filter/app {{(pid=100522) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:18:40.314243 np0000005924 devstack@c-api.service[100522]: INFO cinder.api.openstack.wsgi [req-132ced94-43ea-46e9-896b-4a29586c249b req-b07c9a90-b8bf-44d2-bc2a-9c0e941c61ab tempest-TestEncryptedCinderVolumes-328802700 tempest-TestEncryptedCinderVolumes-328802700-project-member] GET https://10.4.3.117/volume/v3/volumes/fac7355c-5954-4b1c-b2ca-605c17e5653e Jul 27 16:18:40.314469 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.openstack.wsgi [req-132ced94-43ea-46e9-896b-4a29586c249b req-b07c9a90-b8bf-44d2-bc2a-9c0e941c61ab tempest-TestEncryptedCinderVolumes-328802700 tempest-TestEncryptedCinderVolumes-328802700-project-member] Empty body provided in request {{(pid=100522) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:18:40.314562 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.openstack.wsgi [req-132ced94-43ea-46e9-896b-4a29586c249b req-b07c9a90-b8bf-44d2-bc2a-9c0e941c61ab tempest-TestEncryptedCinderVolumes-328802700 tempest-TestEncryptedCinderVolumes-328802700-project-member] Calling method 'show' {{(pid=100522) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:18:40.321151 np0000005924 devstack@c-api.service[100522]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:18:40.321151 np0000005924 devstack@c-api.service[100522]: warnings.warn( Jul 27 16:18:40.324336 np0000005924 devstack@c-api.service[100522]: INFO cinder.volume.api [req-132ced94-43ea-46e9-896b-4a29586c249b req-b07c9a90-b8bf-44d2-bc2a-9c0e941c61ab tempest-TestEncryptedCinderVolumes-328802700 tempest-TestEncryptedCinderVolumes-328802700-project-member] Volume info retrieved successfully. Jul 27 16:18:40.328116 np0000005924 devstack@c-api.service[100522]: INFO cinder.api.openstack.wsgi [req-132ced94-43ea-46e9-896b-4a29586c249b req-b07c9a90-b8bf-44d2-bc2a-9c0e941c61ab tempest-TestEncryptedCinderVolumes-328802700 tempest-TestEncryptedCinderVolumes-328802700-project-member] https://10.4.3.117/volume/v3/volumes/fac7355c-5954-4b1c-b2ca-605c17e5653e returned with HTTP 200 Jul 27 16:18:40.328477 np0000005924 devstack@c-api.service[100522]: [pid: 100522|app: 0|req: 989/4004] 10.4.3.117 () {68 vars in 1598 bytes} [Mon Jul 27 16:18:40 2026] GET /volume/v3/volumes/fac7355c-5954-4b1c-b2ca-605c17e5653e => generated 875 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 27 16:18:40.428992 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.middleware.request_id [None req-0798c36a-9ff8-4cf5-9501-0df8c0e36942 None None] RequestId filter calling following filter/app {{(pid=100523) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:18:40.432545 np0000005924 devstack@c-api.service[100523]: INFO cinder.api.openstack.wsgi [None req-0798c36a-9ff8-4cf5-9501-0df8c0e36942 tempest-VolumesActionsTest-949400952 tempest-VolumesActionsTest-949400952-project-member] GET https://10.4.3.117/volume/v3/volumes/ab518e7e-df4a-4191-9e2c-168e8a26770a Jul 27 16:18:40.432781 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.openstack.wsgi [None req-0798c36a-9ff8-4cf5-9501-0df8c0e36942 tempest-VolumesActionsTest-949400952 tempest-VolumesActionsTest-949400952-project-member] Empty body provided in request {{(pid=100523) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:18:40.433019 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.openstack.wsgi [None req-0798c36a-9ff8-4cf5-9501-0df8c0e36942 tempest-VolumesActionsTest-949400952 tempest-VolumesActionsTest-949400952-project-member] Calling method 'show' {{(pid=100523) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:18:40.446117 np0000005924 devstack@c-api.service[100523]: INFO cinder.api.openstack.wsgi [None req-0798c36a-9ff8-4cf5-9501-0df8c0e36942 tempest-VolumesActionsTest-949400952 tempest-VolumesActionsTest-949400952-project-member] https://10.4.3.117/volume/v3/volumes/ab518e7e-df4a-4191-9e2c-168e8a26770a returned with HTTP 404 Jul 27 16:18:40.447034 np0000005924 devstack@c-api.service[100523]: [pid: 100523|app: 0|req: 1009/4005] 10.4.3.117 () {66 vars in 1348 bytes} [Mon Jul 27 16:18:40 2026] GET /volume/v3/volumes/ab518e7e-df4a-4191-9e2c-168e8a26770a => generated 109 bytes in 19 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 27 16:18:40.453860 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.middleware.request_id [None req-4ded8683-4f8c-4668-bbc6-e438791447e0 None None] RequestId filter calling following filter/app {{(pid=100521) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:18:40.455970 np0000005924 devstack@c-api.service[100521]: INFO cinder.api.openstack.wsgi [None req-4ded8683-4f8c-4668-bbc6-e438791447e0 tempest-VolumesActionsTest-949400952 tempest-VolumesActionsTest-949400952-project-member] GET https://10.4.3.117/volume/v3/volumes/ab518e7e-df4a-4191-9e2c-168e8a26770a Jul 27 16:18:40.456042 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.openstack.wsgi [None req-4ded8683-4f8c-4668-bbc6-e438791447e0 tempest-VolumesActionsTest-949400952 tempest-VolumesActionsTest-949400952-project-member] Empty body provided in request {{(pid=100521) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:18:40.456215 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.openstack.wsgi [None req-4ded8683-4f8c-4668-bbc6-e438791447e0 tempest-VolumesActionsTest-949400952 tempest-VolumesActionsTest-949400952-project-member] Calling method 'show' {{(pid=100521) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:18:40.467984 np0000005924 devstack@c-api.service[100521]: INFO cinder.api.openstack.wsgi [None req-4ded8683-4f8c-4668-bbc6-e438791447e0 tempest-VolumesActionsTest-949400952 tempest-VolumesActionsTest-949400952-project-member] https://10.4.3.117/volume/v3/volumes/ab518e7e-df4a-4191-9e2c-168e8a26770a returned with HTTP 404 Jul 27 16:18:40.469226 np0000005924 devstack@c-api.service[100521]: [pid: 100521|app: 0|req: 1000/4006] 10.4.3.117 () {66 vars in 1348 bytes} [Mon Jul 27 16:18:40 2026] GET /volume/v3/volumes/ab518e7e-df4a-4191-9e2c-168e8a26770a => generated 109 bytes in 16 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 27 16:18:40.486799 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.middleware.request_id [None req-bd7a2412-2563-4003-a292-a76b44bc03ea None None] RequestId filter calling following filter/app {{(pid=100524) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:18:40.487256 np0000005924 devstack@c-api.service[100524]: INFO cinder.api.openstack.wsgi [None req-bd7a2412-2563-4003-a292-a76b44bc03ea tempest-VolumesActionsTest-949400952 tempest-VolumesActionsTest-949400952-project-member] DELETE https://10.4.3.117/volume/v3/volumes/ab518e7e-df4a-4191-9e2c-168e8a26770a Jul 27 16:18:40.487534 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.openstack.wsgi [None req-bd7a2412-2563-4003-a292-a76b44bc03ea tempest-VolumesActionsTest-949400952 tempest-VolumesActionsTest-949400952-project-member] Empty body provided in request {{(pid=100524) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:18:40.487786 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.openstack.wsgi [None req-bd7a2412-2563-4003-a292-a76b44bc03ea tempest-VolumesActionsTest-949400952 tempest-VolumesActionsTest-949400952-project-member] Calling method 'delete' {{(pid=100524) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:18:40.487976 np0000005924 devstack@c-api.service[100524]: INFO cinder.api.v3.volumes [None req-bd7a2412-2563-4003-a292-a76b44bc03ea tempest-VolumesActionsTest-949400952 tempest-VolumesActionsTest-949400952-project-member] Delete volume with id: ab518e7e-df4a-4191-9e2c-168e8a26770a Jul 27 16:18:40.494757 np0000005924 devstack@c-api.service[100524]: INFO cinder.api.openstack.wsgi [None req-bd7a2412-2563-4003-a292-a76b44bc03ea tempest-VolumesActionsTest-949400952 tempest-VolumesActionsTest-949400952-project-member] https://10.4.3.117/volume/v3/volumes/ab518e7e-df4a-4191-9e2c-168e8a26770a returned with HTTP 404 Jul 27 16:18:40.495475 np0000005924 devstack@c-api.service[100524]: [pid: 100524|app: 0|req: 1009/4007] 10.4.3.117 () {66 vars in 1351 bytes} [Mon Jul 27 16:18:40 2026] DELETE /volume/v3/volumes/ab518e7e-df4a-4191-9e2c-168e8a26770a => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 27 16:18:40.504615 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.middleware.request_id [None req-9c9483ed-fefd-4eb3-ad29-687742bc90a6 None None] RequestId filter calling following filter/app {{(pid=100522) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:18:40.508942 np0000005924 devstack@c-api.service[100522]: INFO cinder.api.openstack.wsgi [None req-9c9483ed-fefd-4eb3-ad29-687742bc90a6 tempest-VolumesActionsTest-949400952 tempest-VolumesActionsTest-949400952-project-member] POST https://10.4.3.117/volume/v3/volumes Jul 27 16:18:40.508942 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.openstack.wsgi [None req-9c9483ed-fefd-4eb3-ad29-687742bc90a6 tempest-VolumesActionsTest-949400952 tempest-VolumesActionsTest-949400952-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesActionsTest-Volume-919189220"}} {{(pid=100522) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 27 16:18:40.509635 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.v3.volumes [None req-9c9483ed-fefd-4eb3-ad29-687742bc90a6 tempest-VolumesActionsTest-949400952 tempest-VolumesActionsTest-949400952-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesActionsTest-Volume-919189220'}} {{(pid=100522) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 27 16:18:40.509769 np0000005924 devstack@c-api.service[100522]: INFO cinder.api.v3.volumes [None req-9c9483ed-fefd-4eb3-ad29-687742bc90a6 tempest-VolumesActionsTest-949400952 tempest-VolumesActionsTest-949400952-project-member] Create volume of 1 GB Jul 27 16:18:40.514077 np0000005924 devstack@c-api.service[100522]: INFO cinder.volume.api [None req-9c9483ed-fefd-4eb3-ad29-687742bc90a6 tempest-VolumesActionsTest-949400952 tempest-VolumesActionsTest-949400952-project-member] Availability Zones retrieved successfully. Jul 27 16:18:40.521821 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.volume.api [None req-9c9483ed-fefd-4eb3-ad29-687742bc90a6 tempest-VolumesActionsTest-949400952 tempest-VolumesActionsTest-949400952-project-member] Flow 'volume_create_api' (674a7fa5-50fa-4084-ad2c-0cae8389568a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100522) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 27 16:18:40.522938 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.volume.api [None req-9c9483ed-fefd-4eb3-ad29-687742bc90a6 tempest-VolumesActionsTest-949400952 tempest-VolumesActionsTest-949400952-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (8050a295-ae95-43a0-8b4f-abf2cf83c0c4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100522) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 27 16:18:40.523954 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.volume.flows.api.create_volume [None req-9c9483ed-fefd-4eb3-ad29-687742bc90a6 tempest-VolumesActionsTest-949400952 tempest-VolumesActionsTest-949400952-project-member] Validating volume size '1' using validate_int {{(pid=100522) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 27 16:18:40.551264 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.volume.api [None req-9c9483ed-fefd-4eb3-ad29-687742bc90a6 tempest-VolumesActionsTest-949400952 tempest-VolumesActionsTest-949400952-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (8050a295-ae95-43a0-8b4f-abf2cf83c0c4) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-27T16:04:59Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=2bce4e1a-e6e0-49d9-be36-c3405449a01e,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '2bce4e1a-e6e0-49d9-be36-c3405449a01e', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100522) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 27 16:18:40.552078 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.volume.api [None req-9c9483ed-fefd-4eb3-ad29-687742bc90a6 tempest-VolumesActionsTest-949400952 tempest-VolumesActionsTest-949400952-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (6acd0341-4fd1-488e-a41f-fc37cefb37a0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100522) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 27 16:18:40.593526 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.quota [None req-9c9483ed-fefd-4eb3-ad29-687742bc90a6 tempest-VolumesActionsTest-949400952 tempest-VolumesActionsTest-949400952-project-member] Created reservations ['933c6e03-3949-40c0-b93b-12fa7c8167cc', 'b125f424-4ff2-4cd5-ae87-b092c56dcb11', '6d37317a-fe10-43a5-8108-f26a8f4bd932', '20e69434-4b50-4b5f-871d-bd769b8e1263'] {{(pid=100522) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 27 16:18:40.593855 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.volume.api [None req-9c9483ed-fefd-4eb3-ad29-687742bc90a6 tempest-VolumesActionsTest-949400952 tempest-VolumesActionsTest-949400952-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (6acd0341-4fd1-488e-a41f-fc37cefb37a0) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['933c6e03-3949-40c0-b93b-12fa7c8167cc', 'b125f424-4ff2-4cd5-ae87-b092c56dcb11', '6d37317a-fe10-43a5-8108-f26a8f4bd932', '20e69434-4b50-4b5f-871d-bd769b8e1263']}' {{(pid=100522) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 27 16:18:40.596944 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.volume.api [None req-9c9483ed-fefd-4eb3-ad29-687742bc90a6 tempest-VolumesActionsTest-949400952 tempest-VolumesActionsTest-949400952-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (f027ebcf-3ad1-4121-9bdc-29adb74a74ca) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100522) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 27 16:18:40.617665 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.volume.api [None req-9c9483ed-fefd-4eb3-ad29-687742bc90a6 tempest-VolumesActionsTest-949400952 tempest-VolumesActionsTest-949400952-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (f027ebcf-3ad1-4121-9bdc-29adb74a74ca) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'a2867e4a-f741-4c49-8618-908e9c9146f0', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesActionsTest-Volume-919189220',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='716e8e3356294379a357d3ba90a88d21',qos_specs=None,replication_status=,reservations=['933c6e03-3949-40c0-b93b-12fa7c8167cc','b125f424-4ff2-4cd5-ae87-b092c56dcb11','6d37317a-fe10-43a5-8108-f26a8f4bd932','20e69434-4b50-4b5f-871d-bd769b8e1263'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='398a02672a334da897d57808daac0ac8',volume_type_id=2bce4e1a-e6e0-49d9-be36-c3405449a01e), 'volume': Volume(_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-27T16:18:40Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesActionsTest-Volume-919189220',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=a2867e4a-f741-4c49-8618-908e9c9146f0,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='716e8e3356294379a357d3ba90a88d21',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='398a02672a334da897d57808daac0ac8',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(2bce4e1a-e6e0-49d9-be36-c3405449a01e),volume_type_id=2bce4e1a-e6e0-49d9-be36-c3405449a01e)}' {{(pid=100522) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 27 16:18:40.618407 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.volume.api [None req-9c9483ed-fefd-4eb3-ad29-687742bc90a6 tempest-VolumesActionsTest-949400952 tempest-VolumesActionsTest-949400952-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (95229a76-c79b-4870-b1e3-e20cfebb8e41) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100522) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 27 16:18:40.636128 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.volume.api [None req-9c9483ed-fefd-4eb3-ad29-687742bc90a6 tempest-VolumesActionsTest-949400952 tempest-VolumesActionsTest-949400952-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (95229a76-c79b-4870-b1e3-e20cfebb8e41) transitioned into state 'SUCCESS' from state '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-919189220',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='716e8e3356294379a357d3ba90a88d21',qos_specs=None,replication_status=,reservations=['933c6e03-3949-40c0-b93b-12fa7c8167cc','b125f424-4ff2-4cd5-ae87-b092c56dcb11','6d37317a-fe10-43a5-8108-f26a8f4bd932','20e69434-4b50-4b5f-871d-bd769b8e1263'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='398a02672a334da897d57808daac0ac8',volume_type_id=2bce4e1a-e6e0-49d9-be36-c3405449a01e)}' {{(pid=100522) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 27 16:18:40.636851 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.volume.api [None req-9c9483ed-fefd-4eb3-ad29-687742bc90a6 tempest-VolumesActionsTest-949400952 tempest-VolumesActionsTest-949400952-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (350725c7-2b79-41bc-a982-b49c4a94dccd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100522) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 27 16:18:40.648787 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.volume.api [None req-9c9483ed-fefd-4eb3-ad29-687742bc90a6 tempest-VolumesActionsTest-949400952 tempest-VolumesActionsTest-949400952-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (350725c7-2b79-41bc-a982-b49c4a94dccd) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100522) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 27 16:18:40.649035 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.volume.api [None req-9c9483ed-fefd-4eb3-ad29-687742bc90a6 tempest-VolumesActionsTest-949400952 tempest-VolumesActionsTest-949400952-project-member] Flow 'volume_create_api' (674a7fa5-50fa-4084-ad2c-0cae8389568a) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100522) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 27 16:18:40.649337 np0000005924 devstack@c-api.service[100522]: INFO cinder.volume.api [None req-9c9483ed-fefd-4eb3-ad29-687742bc90a6 tempest-VolumesActionsTest-949400952 tempest-VolumesActionsTest-949400952-project-member] Create volume request issued successfully. Jul 27 16:18:40.649938 np0000005924 devstack@c-api.service[100522]: INFO cinder.api.openstack.wsgi [None req-9c9483ed-fefd-4eb3-ad29-687742bc90a6 tempest-VolumesActionsTest-949400952 tempest-VolumesActionsTest-949400952-project-member] https://10.4.3.117/volume/v3/volumes returned with HTTP 202 Jul 27 16:18:40.651242 np0000005924 devstack@c-api.service[100522]: [pid: 100522|app: 0|req: 990/4008] 10.4.3.117 () {68 vars in 1258 bytes} [Mon Jul 27 16:18:40 2026] POST /volume/v3/volumes => generated 748 bytes in 146 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 27 16:18:40.666548 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.middleware.request_id [None req-2fffb3a3-9ba8-496f-934d-87bf8dcbb87b None None] RequestId filter calling following filter/app {{(pid=100523) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:18:40.668837 np0000005924 devstack@c-api.service[100523]: INFO cinder.api.openstack.wsgi [None req-2fffb3a3-9ba8-496f-934d-87bf8dcbb87b tempest-VolumesActionsTest-949400952 tempest-VolumesActionsTest-949400952-project-member] GET https://10.4.3.117/volume/v3/volumes/a2867e4a-f741-4c49-8618-908e9c9146f0 Jul 27 16:18:40.669074 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.openstack.wsgi [None req-2fffb3a3-9ba8-496f-934d-87bf8dcbb87b tempest-VolumesActionsTest-949400952 tempest-VolumesActionsTest-949400952-project-member] Empty body provided in request {{(pid=100523) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:18:40.669427 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.openstack.wsgi [None req-2fffb3a3-9ba8-496f-934d-87bf8dcbb87b tempest-VolumesActionsTest-949400952 tempest-VolumesActionsTest-949400952-project-member] Calling method 'show' {{(pid=100523) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:18:40.677702 np0000005924 devstack@c-api.service[100523]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:18:40.677702 np0000005924 devstack@c-api.service[100523]: warnings.warn( Jul 27 16:18:40.682143 np0000005924 devstack@c-api.service[100523]: INFO cinder.volume.api [None req-2fffb3a3-9ba8-496f-934d-87bf8dcbb87b tempest-VolumesActionsTest-949400952 tempest-VolumesActionsTest-949400952-project-member] Volume info retrieved successfully. Jul 27 16:18:40.687073 np0000005924 devstack@c-api.service[100523]: INFO cinder.api.openstack.wsgi [None req-2fffb3a3-9ba8-496f-934d-87bf8dcbb87b tempest-VolumesActionsTest-949400952 tempest-VolumesActionsTest-949400952-project-member] https://10.4.3.117/volume/v3/volumes/a2867e4a-f741-4c49-8618-908e9c9146f0 returned with HTTP 200 Jul 27 16:18:40.687516 np0000005924 devstack@c-api.service[100523]: [pid: 100523|app: 0|req: 1010/4009] 10.4.3.117 () {66 vars in 1348 bytes} [Mon Jul 27 16:18:40 2026] GET /volume/v3/volumes/a2867e4a-f741-4c49-8618-908e9c9146f0 => generated 816 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 27 16:18:41.310968 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.middleware.request_id [None req-8ef7546f-a8a9-40ae-87f8-388fb7c4d5a8 None None] RequestId filter calling following filter/app {{(pid=100521) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:18:41.313588 np0000005924 devstack@c-api.service[100521]: INFO cinder.api.openstack.wsgi [None req-8ef7546f-a8a9-40ae-87f8-388fb7c4d5a8 tempest-VolumesBackupsTest-1361087151 tempest-VolumesBackupsTest-1361087151-project-member] GET https://10.4.3.117/volume/v3/backups/202f65c6-bfdf-4fc8-823b-94cf47fc2003 Jul 27 16:18:41.313844 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.openstack.wsgi [None req-8ef7546f-a8a9-40ae-87f8-388fb7c4d5a8 tempest-VolumesBackupsTest-1361087151 tempest-VolumesBackupsTest-1361087151-project-member] Empty body provided in request {{(pid=100521) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:18:41.314077 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.openstack.wsgi [None req-8ef7546f-a8a9-40ae-87f8-388fb7c4d5a8 tempest-VolumesBackupsTest-1361087151 tempest-VolumesBackupsTest-1361087151-project-member] Calling method 'show' {{(pid=100521) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:18:41.314212 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.v3.backups [None req-8ef7546f-a8a9-40ae-87f8-388fb7c4d5a8 tempest-VolumesBackupsTest-1361087151 tempest-VolumesBackupsTest-1361087151-project-member] Show backup with id 202f65c6-bfdf-4fc8-823b-94cf47fc2003. {{(pid=100521) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 27 16:18:41.319000 np0000005924 devstack@c-api.service[100521]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:18:41.319000 np0000005924 devstack@c-api.service[100521]: warnings.warn( Jul 27 16:18:41.319927 np0000005924 devstack@c-api.service[100521]: INFO cinder.api.openstack.wsgi [None req-8ef7546f-a8a9-40ae-87f8-388fb7c4d5a8 tempest-VolumesBackupsTest-1361087151 tempest-VolumesBackupsTest-1361087151-project-member] https://10.4.3.117/volume/v3/backups/202f65c6-bfdf-4fc8-823b-94cf47fc2003 returned with HTTP 200 Jul 27 16:18:41.320393 np0000005924 devstack@c-api.service[100521]: [pid: 100521|app: 0|req: 1001/4010] 10.4.3.117 () {66 vars in 1348 bytes} [Mon Jul 27 16:18:41 2026] GET /volume/v3/backups/202f65c6-bfdf-4fc8-823b-94cf47fc2003 => generated 738 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 27 16:18:41.702752 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.middleware.request_id [None req-8a621e7e-6b83-4ec7-b065-f5d47cb3fe56 None None] RequestId filter calling following filter/app {{(pid=100524) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:18:41.705615 np0000005924 devstack@c-api.service[100524]: INFO cinder.api.openstack.wsgi [None req-8a621e7e-6b83-4ec7-b065-f5d47cb3fe56 tempest-VolumesActionsTest-949400952 tempest-VolumesActionsTest-949400952-project-member] GET https://10.4.3.117/volume/v3/volumes/a2867e4a-f741-4c49-8618-908e9c9146f0 Jul 27 16:18:41.705615 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.openstack.wsgi [None req-8a621e7e-6b83-4ec7-b065-f5d47cb3fe56 tempest-VolumesActionsTest-949400952 tempest-VolumesActionsTest-949400952-project-member] Empty body provided in request {{(pid=100524) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:18:41.705876 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.openstack.wsgi [None req-8a621e7e-6b83-4ec7-b065-f5d47cb3fe56 tempest-VolumesActionsTest-949400952 tempest-VolumesActionsTest-949400952-project-member] Calling method 'show' {{(pid=100524) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:18:41.713223 np0000005924 devstack@c-api.service[100524]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:18:41.713223 np0000005924 devstack@c-api.service[100524]: warnings.warn( Jul 27 16:18:41.718782 np0000005924 devstack@c-api.service[100524]: INFO cinder.volume.api [None req-8a621e7e-6b83-4ec7-b065-f5d47cb3fe56 tempest-VolumesActionsTest-949400952 tempest-VolumesActionsTest-949400952-project-member] Volume info retrieved successfully. Jul 27 16:18:41.723741 np0000005924 devstack@c-api.service[100524]: INFO cinder.api.openstack.wsgi [None req-8a621e7e-6b83-4ec7-b065-f5d47cb3fe56 tempest-VolumesActionsTest-949400952 tempest-VolumesActionsTest-949400952-project-member] https://10.4.3.117/volume/v3/volumes/a2867e4a-f741-4c49-8618-908e9c9146f0 returned with HTTP 200 Jul 27 16:18:41.724053 np0000005924 devstack@c-api.service[100524]: [pid: 100524|app: 0|req: 1010/4011] 10.4.3.117 () {66 vars in 1348 bytes} [Mon Jul 27 16:18:41 2026] GET /volume/v3/volumes/a2867e4a-f741-4c49-8618-908e9c9146f0 => generated 841 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 27 16:18:41.739425 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.middleware.request_id [None req-c9983c33-6ec9-4194-9df5-f4f6fea5a990 None None] RequestId filter calling following filter/app {{(pid=100522) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:18:41.740682 np0000005924 devstack@c-api.service[100522]: INFO cinder.api.openstack.wsgi [None req-c9983c33-6ec9-4194-9df5-f4f6fea5a990 tempest-VolumesActionsTest-1111611202 tempest-VolumesActionsTest-1111611202-project-admin] POST https://10.4.3.117/volume/v3/volumes/a2867e4a-f741-4c49-8618-908e9c9146f0/action Jul 27 16:18:41.741061 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.openstack.wsgi [None req-c9983c33-6ec9-4194-9df5-f4f6fea5a990 tempest-VolumesActionsTest-1111611202 tempest-VolumesActionsTest-1111611202-project-admin] Action body: b'{"os-reset_status": {"status": "error"}}' {{(pid=100522) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 27 16:18:41.741207 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.openstack.wsgi [None req-c9983c33-6ec9-4194-9df5-f4f6fea5a990 tempest-VolumesActionsTest-1111611202 tempest-VolumesActionsTest-1111611202-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "error"}} {{(pid=100522) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 27 16:18:41.755138 np0000005924 devstack@c-api.service[100522]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:18:41.755138 np0000005924 devstack@c-api.service[100522]: warnings.warn( Jul 27 16:18:41.755542 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.contrib.admin_actions [None req-c9983c33-6ec9-4194-9df5-f4f6fea5a990 tempest-VolumesActionsTest-1111611202 tempest-VolumesActionsTest-1111611202-project-admin] Updating volume 'a2867e4a-f741-4c49-8618-908e9c9146f0' with '{'status': 'error'}' {{(pid=100522) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:109}} Jul 27 16:18:41.777889 np0000005924 devstack@c-api.service[100522]: INFO cinder.api.openstack.wsgi [None req-c9983c33-6ec9-4194-9df5-f4f6fea5a990 tempest-VolumesActionsTest-1111611202 tempest-VolumesActionsTest-1111611202-project-admin] https://10.4.3.117/volume/v3/volumes/a2867e4a-f741-4c49-8618-908e9c9146f0/action returned with HTTP 202 Jul 27 16:18:41.778347 np0000005924 devstack@c-api.service[100522]: [pid: 100522|app: 0|req: 991/4012] 10.4.3.117 () {68 vars in 1390 bytes} [Mon Jul 27 16:18:41 2026] POST /volume/v3/volumes/a2867e4a-f741-4c49-8618-908e9c9146f0/action => generated 0 bytes in 43 msecs (HTTP/1.1 202) 7 headers in 289 bytes (2 switches on core 0) Jul 27 16:18:41.785237 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.middleware.request_id [None req-03ddd53a-1a79-478d-9f89-0a7db782d9f4 None None] RequestId filter calling following filter/app {{(pid=100523) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:18:41.787435 np0000005924 devstack@c-api.service[100523]: INFO cinder.api.openstack.wsgi [None req-03ddd53a-1a79-478d-9f89-0a7db782d9f4 tempest-VolumesActionsTest-949400952 tempest-VolumesActionsTest-949400952-project-member] GET https://10.4.3.117/volume/v3/volumes/a2867e4a-f741-4c49-8618-908e9c9146f0 Jul 27 16:18:41.787665 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.openstack.wsgi [None req-03ddd53a-1a79-478d-9f89-0a7db782d9f4 tempest-VolumesActionsTest-949400952 tempest-VolumesActionsTest-949400952-project-member] Empty body provided in request {{(pid=100523) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:18:41.787969 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.openstack.wsgi [None req-03ddd53a-1a79-478d-9f89-0a7db782d9f4 tempest-VolumesActionsTest-949400952 tempest-VolumesActionsTest-949400952-project-member] Calling method 'show' {{(pid=100523) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:18:41.796295 np0000005924 devstack@c-api.service[100523]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:18:41.796295 np0000005924 devstack@c-api.service[100523]: warnings.warn( Jul 27 16:18:41.800086 np0000005924 devstack@c-api.service[100523]: INFO cinder.volume.api [None req-03ddd53a-1a79-478d-9f89-0a7db782d9f4 tempest-VolumesActionsTest-949400952 tempest-VolumesActionsTest-949400952-project-member] Volume info retrieved successfully. Jul 27 16:18:41.804920 np0000005924 devstack@c-api.service[100523]: INFO cinder.api.openstack.wsgi [None req-03ddd53a-1a79-478d-9f89-0a7db782d9f4 tempest-VolumesActionsTest-949400952 tempest-VolumesActionsTest-949400952-project-member] https://10.4.3.117/volume/v3/volumes/a2867e4a-f741-4c49-8618-908e9c9146f0 returned with HTTP 200 Jul 27 16:18:41.805341 np0000005924 devstack@c-api.service[100523]: [pid: 100523|app: 0|req: 1011/4013] 10.4.3.117 () {66 vars in 1348 bytes} [Mon Jul 27 16:18:41 2026] GET /volume/v3/volumes/a2867e4a-f741-4c49-8618-908e9c9146f0 => generated 837 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 27 16:18:41.816923 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.middleware.request_id [None req-820d24be-0d97-40df-bb1a-c5d2bf2a775a None None] RequestId filter calling following filter/app {{(pid=100521) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:18:41.818585 np0000005924 devstack@c-api.service[100521]: INFO cinder.api.openstack.wsgi [None req-820d24be-0d97-40df-bb1a-c5d2bf2a775a tempest-VolumesActionsTest-1111611202 tempest-VolumesActionsTest-1111611202-project-admin] POST https://10.4.3.117/volume/v3/volumes/a2867e4a-f741-4c49-8618-908e9c9146f0/action Jul 27 16:18:41.818895 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.openstack.wsgi [None req-820d24be-0d97-40df-bb1a-c5d2bf2a775a tempest-VolumesActionsTest-1111611202 tempest-VolumesActionsTest-1111611202-project-admin] Action body: b'{"os-force_delete": {}}' {{(pid=100521) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 27 16:18:41.818999 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.openstack.wsgi [None req-820d24be-0d97-40df-bb1a-c5d2bf2a775a tempest-VolumesActionsTest-1111611202 tempest-VolumesActionsTest-1111611202-project-admin] Action: 'action', calling method: _force_delete, body: {"os-force_delete": {}} {{(pid=100521) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 27 16:18:41.827118 np0000005924 devstack@c-api.service[100521]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:18:41.827118 np0000005924 devstack@c-api.service[100521]: warnings.warn( Jul 27 16:18:41.827427 np0000005924 devstack@c-api.service[100521]: INFO cinder.volume.api [None req-820d24be-0d97-40df-bb1a-c5d2bf2a775a tempest-VolumesActionsTest-1111611202 tempest-VolumesActionsTest-1111611202-project-admin] Volume info retrieved successfully. Jul 27 16:18:41.848640 np0000005924 devstack@c-api.service[100521]: INFO cinder.volume.api [None req-820d24be-0d97-40df-bb1a-c5d2bf2a775a tempest-VolumesActionsTest-1111611202 tempest-VolumesActionsTest-1111611202-project-admin] Delete volume request issued successfully. Jul 27 16:18:41.848960 np0000005924 devstack@c-api.service[100521]: INFO cinder.api.openstack.wsgi [None req-820d24be-0d97-40df-bb1a-c5d2bf2a775a tempest-VolumesActionsTest-1111611202 tempest-VolumesActionsTest-1111611202-project-admin] https://10.4.3.117/volume/v3/volumes/a2867e4a-f741-4c49-8618-908e9c9146f0/action returned with HTTP 202 Jul 27 16:18:41.849342 np0000005924 devstack@c-api.service[100521]: [pid: 100521|app: 0|req: 1002/4014] 10.4.3.117 () {68 vars in 1390 bytes} [Mon Jul 27 16:18:41 2026] POST /volume/v3/volumes/a2867e4a-f741-4c49-8618-908e9c9146f0/action => generated 0 bytes in 33 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 27 16:18:41.855816 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.middleware.request_id [None req-d9f64181-15e5-49fe-a1e6-8d1e148ba022 None None] RequestId filter calling following filter/app {{(pid=100524) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:18:41.857753 np0000005924 devstack@c-api.service[100524]: INFO cinder.api.openstack.wsgi [None req-d9f64181-15e5-49fe-a1e6-8d1e148ba022 tempest-VolumesActionsTest-949400952 tempest-VolumesActionsTest-949400952-project-member] GET https://10.4.3.117/volume/v3/volumes/a2867e4a-f741-4c49-8618-908e9c9146f0 Jul 27 16:18:41.857965 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.openstack.wsgi [None req-d9f64181-15e5-49fe-a1e6-8d1e148ba022 tempest-VolumesActionsTest-949400952 tempest-VolumesActionsTest-949400952-project-member] Empty body provided in request {{(pid=100524) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:18:41.858176 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.openstack.wsgi [None req-d9f64181-15e5-49fe-a1e6-8d1e148ba022 tempest-VolumesActionsTest-949400952 tempest-VolumesActionsTest-949400952-project-member] Calling method 'show' {{(pid=100524) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:18:41.866707 np0000005924 devstack@c-api.service[100524]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:18:41.866707 np0000005924 devstack@c-api.service[100524]: warnings.warn( Jul 27 16:18:41.871244 np0000005924 devstack@c-api.service[100524]: INFO cinder.volume.api [None req-d9f64181-15e5-49fe-a1e6-8d1e148ba022 tempest-VolumesActionsTest-949400952 tempest-VolumesActionsTest-949400952-project-member] Volume info retrieved successfully. Jul 27 16:18:41.876084 np0000005924 devstack@c-api.service[100524]: INFO cinder.api.openstack.wsgi [None req-d9f64181-15e5-49fe-a1e6-8d1e148ba022 tempest-VolumesActionsTest-949400952 tempest-VolumesActionsTest-949400952-project-member] https://10.4.3.117/volume/v3/volumes/a2867e4a-f741-4c49-8618-908e9c9146f0 returned with HTTP 200 Jul 27 16:18:41.876574 np0000005924 devstack@c-api.service[100524]: [pid: 100524|app: 0|req: 1011/4015] 10.4.3.117 () {66 vars in 1348 bytes} [Mon Jul 27 16:18:41 2026] GET /volume/v3/volumes/a2867e4a-f741-4c49-8618-908e9c9146f0 => generated 840 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 27 16:18:42.330153 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.middleware.request_id [None req-321b1d64-d2f3-4b66-ad46-351fa6340960 None None] RequestId filter calling following filter/app {{(pid=100522) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:18:42.331969 np0000005924 devstack@c-api.service[100522]: INFO cinder.api.openstack.wsgi [None req-321b1d64-d2f3-4b66-ad46-351fa6340960 tempest-VolumesBackupsTest-1361087151 tempest-VolumesBackupsTest-1361087151-project-member] GET https://10.4.3.117/volume/v3/backups/202f65c6-bfdf-4fc8-823b-94cf47fc2003 Jul 27 16:18:42.332183 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.openstack.wsgi [None req-321b1d64-d2f3-4b66-ad46-351fa6340960 tempest-VolumesBackupsTest-1361087151 tempest-VolumesBackupsTest-1361087151-project-member] Empty body provided in request {{(pid=100522) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:18:42.332393 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.openstack.wsgi [None req-321b1d64-d2f3-4b66-ad46-351fa6340960 tempest-VolumesBackupsTest-1361087151 tempest-VolumesBackupsTest-1361087151-project-member] Calling method 'show' {{(pid=100522) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:18:42.332505 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.v3.backups [None req-321b1d64-d2f3-4b66-ad46-351fa6340960 tempest-VolumesBackupsTest-1361087151 tempest-VolumesBackupsTest-1361087151-project-member] Show backup with id 202f65c6-bfdf-4fc8-823b-94cf47fc2003. {{(pid=100522) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 27 16:18:42.337949 np0000005924 devstack@c-api.service[100522]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:18:42.337949 np0000005924 devstack@c-api.service[100522]: warnings.warn( Jul 27 16:18:42.339135 np0000005924 devstack@c-api.service[100522]: INFO cinder.api.openstack.wsgi [None req-321b1d64-d2f3-4b66-ad46-351fa6340960 tempest-VolumesBackupsTest-1361087151 tempest-VolumesBackupsTest-1361087151-project-member] https://10.4.3.117/volume/v3/backups/202f65c6-bfdf-4fc8-823b-94cf47fc2003 returned with HTTP 200 Jul 27 16:18:42.339730 np0000005924 devstack@c-api.service[100522]: [pid: 100522|app: 0|req: 992/4016] 10.4.3.117 () {66 vars in 1348 bytes} [Mon Jul 27 16:18:42 2026] GET /volume/v3/backups/202f65c6-bfdf-4fc8-823b-94cf47fc2003 => generated 738 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 27 16:18:42.889115 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.middleware.request_id [None req-a858758a-814e-4385-a13d-3e22d2a68ba6 None None] RequestId filter calling following filter/app {{(pid=100523) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:18:42.891868 np0000005924 devstack@c-api.service[100523]: INFO cinder.api.openstack.wsgi [None req-a858758a-814e-4385-a13d-3e22d2a68ba6 tempest-VolumesActionsTest-949400952 tempest-VolumesActionsTest-949400952-project-member] GET https://10.4.3.117/volume/v3/volumes/a2867e4a-f741-4c49-8618-908e9c9146f0 Jul 27 16:18:42.892129 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.openstack.wsgi [None req-a858758a-814e-4385-a13d-3e22d2a68ba6 tempest-VolumesActionsTest-949400952 tempest-VolumesActionsTest-949400952-project-member] Empty body provided in request {{(pid=100523) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:18:42.892412 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.openstack.wsgi [None req-a858758a-814e-4385-a13d-3e22d2a68ba6 tempest-VolumesActionsTest-949400952 tempest-VolumesActionsTest-949400952-project-member] Calling method 'show' {{(pid=100523) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:18:42.900622 np0000005924 devstack@c-api.service[100523]: INFO cinder.api.openstack.wsgi [None req-a858758a-814e-4385-a13d-3e22d2a68ba6 tempest-VolumesActionsTest-949400952 tempest-VolumesActionsTest-949400952-project-member] https://10.4.3.117/volume/v3/volumes/a2867e4a-f741-4c49-8618-908e9c9146f0 returned with HTTP 404 Jul 27 16:18:42.901244 np0000005924 devstack@c-api.service[100523]: [pid: 100523|app: 0|req: 1012/4017] 10.4.3.117 () {66 vars in 1348 bytes} [Mon Jul 27 16:18:42 2026] GET /volume/v3/volumes/a2867e4a-f741-4c49-8618-908e9c9146f0 => generated 109 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 27 16:18:42.910131 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.middleware.request_id [None req-f54583ce-051a-414c-97b5-f2ab769ea306 None None] RequestId filter calling following filter/app {{(pid=100521) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:18:42.914314 np0000005924 devstack@c-api.service[100521]: INFO cinder.api.openstack.wsgi [None req-f54583ce-051a-414c-97b5-f2ab769ea306 tempest-VolumesActionsTest-949400952 tempest-VolumesActionsTest-949400952-project-member] GET https://10.4.3.117/volume/v3/volumes/a2867e4a-f741-4c49-8618-908e9c9146f0 Jul 27 16:18:42.914622 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.openstack.wsgi [None req-f54583ce-051a-414c-97b5-f2ab769ea306 tempest-VolumesActionsTest-949400952 tempest-VolumesActionsTest-949400952-project-member] Empty body provided in request {{(pid=100521) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:18:42.914898 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.openstack.wsgi [None req-f54583ce-051a-414c-97b5-f2ab769ea306 tempest-VolumesActionsTest-949400952 tempest-VolumesActionsTest-949400952-project-member] Calling method 'show' {{(pid=100521) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:18:42.923944 np0000005924 devstack@c-api.service[100521]: INFO cinder.api.openstack.wsgi [None req-f54583ce-051a-414c-97b5-f2ab769ea306 tempest-VolumesActionsTest-949400952 tempest-VolumesActionsTest-949400952-project-member] https://10.4.3.117/volume/v3/volumes/a2867e4a-f741-4c49-8618-908e9c9146f0 returned with HTTP 404 Jul 27 16:18:42.924447 np0000005924 devstack@c-api.service[100521]: [pid: 100521|app: 0|req: 1003/4018] 10.4.3.117 () {66 vars in 1348 bytes} [Mon Jul 27 16:18:42 2026] GET /volume/v3/volumes/a2867e4a-f741-4c49-8618-908e9c9146f0 => generated 109 bytes in 15 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 27 16:18:42.933763 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.middleware.request_id [None req-3056f6f2-4243-4b49-9e2d-58301abc7632 None None] RequestId filter calling following filter/app {{(pid=100524) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:18:42.936077 np0000005924 devstack@c-api.service[100524]: INFO cinder.api.openstack.wsgi [None req-3056f6f2-4243-4b49-9e2d-58301abc7632 tempest-VolumesActionsTest-949400952 tempest-VolumesActionsTest-949400952-project-member] DELETE https://10.4.3.117/volume/v3/volumes/a2867e4a-f741-4c49-8618-908e9c9146f0 Jul 27 16:18:42.936406 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.openstack.wsgi [None req-3056f6f2-4243-4b49-9e2d-58301abc7632 tempest-VolumesActionsTest-949400952 tempest-VolumesActionsTest-949400952-project-member] Empty body provided in request {{(pid=100524) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:18:42.936748 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.openstack.wsgi [None req-3056f6f2-4243-4b49-9e2d-58301abc7632 tempest-VolumesActionsTest-949400952 tempest-VolumesActionsTest-949400952-project-member] Calling method 'delete' {{(pid=100524) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:18:42.936935 np0000005924 devstack@c-api.service[100524]: INFO cinder.api.v3.volumes [None req-3056f6f2-4243-4b49-9e2d-58301abc7632 tempest-VolumesActionsTest-949400952 tempest-VolumesActionsTest-949400952-project-member] Delete volume with id: a2867e4a-f741-4c49-8618-908e9c9146f0 Jul 27 16:18:42.944641 np0000005924 devstack@c-api.service[100524]: INFO cinder.api.openstack.wsgi [None req-3056f6f2-4243-4b49-9e2d-58301abc7632 tempest-VolumesActionsTest-949400952 tempest-VolumesActionsTest-949400952-project-member] https://10.4.3.117/volume/v3/volumes/a2867e4a-f741-4c49-8618-908e9c9146f0 returned with HTTP 404 Jul 27 16:18:42.945113 np0000005924 devstack@c-api.service[100524]: [pid: 100524|app: 0|req: 1012/4019] 10.4.3.117 () {66 vars in 1351 bytes} [Mon Jul 27 16:18:42 2026] DELETE /volume/v3/volumes/a2867e4a-f741-4c49-8618-908e9c9146f0 => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 27 16:18:42.954224 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.middleware.request_id [None req-c7b85164-ea1c-4d68-bac3-4415bfb869e1 None None] RequestId filter calling following filter/app {{(pid=100522) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:18:42.955782 np0000005924 devstack@c-api.service[100522]: INFO cinder.api.openstack.wsgi [None req-c7b85164-ea1c-4d68-bac3-4415bfb869e1 tempest-VolumesActionsTest-949400952 tempest-VolumesActionsTest-949400952-project-member] POST https://10.4.3.117/volume/v3/volumes Jul 27 16:18:42.956087 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.openstack.wsgi [None req-c7b85164-ea1c-4d68-bac3-4415bfb869e1 tempest-VolumesActionsTest-949400952 tempest-VolumesActionsTest-949400952-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesActionsTest-Volume-2057875975"}} {{(pid=100522) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 27 16:18:42.957472 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.v3.volumes [None req-c7b85164-ea1c-4d68-bac3-4415bfb869e1 tempest-VolumesActionsTest-949400952 tempest-VolumesActionsTest-949400952-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesActionsTest-Volume-2057875975'}} {{(pid=100522) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 27 16:18:42.957622 np0000005924 devstack@c-api.service[100522]: INFO cinder.api.v3.volumes [None req-c7b85164-ea1c-4d68-bac3-4415bfb869e1 tempest-VolumesActionsTest-949400952 tempest-VolumesActionsTest-949400952-project-member] Create volume of 1 GB Jul 27 16:18:42.961533 np0000005924 devstack@c-api.service[100522]: INFO cinder.volume.api [None req-c7b85164-ea1c-4d68-bac3-4415bfb869e1 tempest-VolumesActionsTest-949400952 tempest-VolumesActionsTest-949400952-project-member] Availability Zones retrieved successfully. Jul 27 16:18:42.966771 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.volume.api [None req-c7b85164-ea1c-4d68-bac3-4415bfb869e1 tempest-VolumesActionsTest-949400952 tempest-VolumesActionsTest-949400952-project-member] Flow 'volume_create_api' (f6554353-5af7-4735-87d2-bb32b29e6698) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100522) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 27 16:18:42.967735 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.volume.api [None req-c7b85164-ea1c-4d68-bac3-4415bfb869e1 tempest-VolumesActionsTest-949400952 tempest-VolumesActionsTest-949400952-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (147260dc-bc95-4136-bd97-51c02bd43c86) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100522) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 27 16:18:42.968633 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.volume.flows.api.create_volume [None req-c7b85164-ea1c-4d68-bac3-4415bfb869e1 tempest-VolumesActionsTest-949400952 tempest-VolumesActionsTest-949400952-project-member] Validating volume size '1' using validate_int {{(pid=100522) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 27 16:18:42.995411 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.volume.api [None req-c7b85164-ea1c-4d68-bac3-4415bfb869e1 tempest-VolumesActionsTest-949400952 tempest-VolumesActionsTest-949400952-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (147260dc-bc95-4136-bd97-51c02bd43c86) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-27T16:04:59Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=2bce4e1a-e6e0-49d9-be36-c3405449a01e,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '2bce4e1a-e6e0-49d9-be36-c3405449a01e', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100522) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 27 16:18:42.996083 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.volume.api [None req-c7b85164-ea1c-4d68-bac3-4415bfb869e1 tempest-VolumesActionsTest-949400952 tempest-VolumesActionsTest-949400952-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (f8b633cd-4b1e-4fd9-a2d5-321265b4d94f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100522) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 27 16:18:43.042357 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.quota [None req-c7b85164-ea1c-4d68-bac3-4415bfb869e1 tempest-VolumesActionsTest-949400952 tempest-VolumesActionsTest-949400952-project-member] Created reservations ['0c2a8380-e07e-49bf-93ee-ab8b5d9c6f61', '0a1054aa-8b11-40bd-8493-cf0ec2d61cd1', '0693c54f-89ab-4f31-949d-486faad4acc3', '6861f14f-e864-4b46-99ce-c59b666b046e'] {{(pid=100522) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 27 16:18:43.043302 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.volume.api [None req-c7b85164-ea1c-4d68-bac3-4415bfb869e1 tempest-VolumesActionsTest-949400952 tempest-VolumesActionsTest-949400952-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (f8b633cd-4b1e-4fd9-a2d5-321265b4d94f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['0c2a8380-e07e-49bf-93ee-ab8b5d9c6f61', '0a1054aa-8b11-40bd-8493-cf0ec2d61cd1', '0693c54f-89ab-4f31-949d-486faad4acc3', '6861f14f-e864-4b46-99ce-c59b666b046e']}' {{(pid=100522) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 27 16:18:43.044225 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.volume.api [None req-c7b85164-ea1c-4d68-bac3-4415bfb869e1 tempest-VolumesActionsTest-949400952 tempest-VolumesActionsTest-949400952-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (f90920b0-c089-442a-9c53-cade12941651) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100522) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 27 16:18:43.071867 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.volume.api [None req-c7b85164-ea1c-4d68-bac3-4415bfb869e1 tempest-VolumesActionsTest-949400952 tempest-VolumesActionsTest-949400952-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (f90920b0-c089-442a-9c53-cade12941651) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'b07e55f7-0b66-4d87-839b-588f2411e68a', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesActionsTest-Volume-2057875975',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='716e8e3356294379a357d3ba90a88d21',qos_specs=None,replication_status=,reservations=['0c2a8380-e07e-49bf-93ee-ab8b5d9c6f61','0a1054aa-8b11-40bd-8493-cf0ec2d61cd1','0693c54f-89ab-4f31-949d-486faad4acc3','6861f14f-e864-4b46-99ce-c59b666b046e'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='398a02672a334da897d57808daac0ac8',volume_type_id=2bce4e1a-e6e0-49d9-be36-c3405449a01e), 'volume': Volume(_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-27T16:18:43Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesActionsTest-Volume-2057875975',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=b07e55f7-0b66-4d87-839b-588f2411e68a,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='716e8e3356294379a357d3ba90a88d21',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='398a02672a334da897d57808daac0ac8',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(2bce4e1a-e6e0-49d9-be36-c3405449a01e),volume_type_id=2bce4e1a-e6e0-49d9-be36-c3405449a01e)}' {{(pid=100522) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 27 16:18:43.072801 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.volume.api [None req-c7b85164-ea1c-4d68-bac3-4415bfb869e1 tempest-VolumesActionsTest-949400952 tempest-VolumesActionsTest-949400952-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (dd092664-6ccf-4155-9f53-c48eaed0f565) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100522) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 27 16:18:43.094454 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.volume.api [None req-c7b85164-ea1c-4d68-bac3-4415bfb869e1 tempest-VolumesActionsTest-949400952 tempest-VolumesActionsTest-949400952-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (dd092664-6ccf-4155-9f53-c48eaed0f565) transitioned into state 'SUCCESS' from state '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-2057875975',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='716e8e3356294379a357d3ba90a88d21',qos_specs=None,replication_status=,reservations=['0c2a8380-e07e-49bf-93ee-ab8b5d9c6f61','0a1054aa-8b11-40bd-8493-cf0ec2d61cd1','0693c54f-89ab-4f31-949d-486faad4acc3','6861f14f-e864-4b46-99ce-c59b666b046e'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='398a02672a334da897d57808daac0ac8',volume_type_id=2bce4e1a-e6e0-49d9-be36-c3405449a01e)}' {{(pid=100522) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 27 16:18:43.095078 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.volume.api [None req-c7b85164-ea1c-4d68-bac3-4415bfb869e1 tempest-VolumesActionsTest-949400952 tempest-VolumesActionsTest-949400952-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (b51d1786-8184-45e5-95d0-d29dad91424c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100522) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 27 16:18:43.107814 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.volume.api [None req-c7b85164-ea1c-4d68-bac3-4415bfb869e1 tempest-VolumesActionsTest-949400952 tempest-VolumesActionsTest-949400952-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (b51d1786-8184-45e5-95d0-d29dad91424c) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100522) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 27 16:18:43.109077 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.volume.api [None req-c7b85164-ea1c-4d68-bac3-4415bfb869e1 tempest-VolumesActionsTest-949400952 tempest-VolumesActionsTest-949400952-project-member] Flow 'volume_create_api' (f6554353-5af7-4735-87d2-bb32b29e6698) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100522) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 27 16:18:43.109556 np0000005924 devstack@c-api.service[100522]: INFO cinder.volume.api [None req-c7b85164-ea1c-4d68-bac3-4415bfb869e1 tempest-VolumesActionsTest-949400952 tempest-VolumesActionsTest-949400952-project-member] Create volume request issued successfully. Jul 27 16:18:43.110314 np0000005924 devstack@c-api.service[100522]: INFO cinder.api.openstack.wsgi [None req-c7b85164-ea1c-4d68-bac3-4415bfb869e1 tempest-VolumesActionsTest-949400952 tempest-VolumesActionsTest-949400952-project-member] https://10.4.3.117/volume/v3/volumes returned with HTTP 202 Jul 27 16:18:43.110980 np0000005924 devstack@c-api.service[100522]: [pid: 100522|app: 0|req: 993/4020] 10.4.3.117 () {68 vars in 1258 bytes} [Mon Jul 27 16:18:42 2026] POST /volume/v3/volumes => generated 749 bytes in 157 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 27 16:18:43.126175 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.middleware.request_id [None req-1dabaf03-66f4-4b05-ba4d-6bb979c61dfb None None] RequestId filter calling following filter/app {{(pid=100523) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:18:43.130559 np0000005924 devstack@c-api.service[100523]: INFO cinder.api.openstack.wsgi [None req-1dabaf03-66f4-4b05-ba4d-6bb979c61dfb tempest-VolumesActionsTest-949400952 tempest-VolumesActionsTest-949400952-project-member] GET https://10.4.3.117/volume/v3/volumes/b07e55f7-0b66-4d87-839b-588f2411e68a Jul 27 16:18:43.130702 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.openstack.wsgi [None req-1dabaf03-66f4-4b05-ba4d-6bb979c61dfb tempest-VolumesActionsTest-949400952 tempest-VolumesActionsTest-949400952-project-member] Empty body provided in request {{(pid=100523) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:18:43.130903 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.openstack.wsgi [None req-1dabaf03-66f4-4b05-ba4d-6bb979c61dfb tempest-VolumesActionsTest-949400952 tempest-VolumesActionsTest-949400952-project-member] Calling method 'show' {{(pid=100523) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:18:43.144835 np0000005924 devstack@c-api.service[100523]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:18:43.144835 np0000005924 devstack@c-api.service[100523]: warnings.warn( Jul 27 16:18:43.150269 np0000005924 devstack@c-api.service[100523]: INFO cinder.volume.api [None req-1dabaf03-66f4-4b05-ba4d-6bb979c61dfb tempest-VolumesActionsTest-949400952 tempest-VolumesActionsTest-949400952-project-member] Volume info retrieved successfully. Jul 27 16:18:43.156939 np0000005924 devstack@c-api.service[100523]: INFO cinder.api.openstack.wsgi [None req-1dabaf03-66f4-4b05-ba4d-6bb979c61dfb tempest-VolumesActionsTest-949400952 tempest-VolumesActionsTest-949400952-project-member] https://10.4.3.117/volume/v3/volumes/b07e55f7-0b66-4d87-839b-588f2411e68a returned with HTTP 200 Jul 27 16:18:43.157604 np0000005924 devstack@c-api.service[100523]: [pid: 100523|app: 0|req: 1013/4021] 10.4.3.117 () {66 vars in 1348 bytes} [Mon Jul 27 16:18:43 2026] GET /volume/v3/volumes/b07e55f7-0b66-4d87-839b-588f2411e68a => generated 817 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 27 16:18:43.294444 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.middleware.request_id [None req-8d998a01-f005-4049-9217-9237bf6768db None None] RequestId filter calling following filter/app {{(pid=100521) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:18:43.296583 np0000005924 devstack@c-api.service[100521]: INFO cinder.api.openstack.wsgi [None req-8d998a01-f005-4049-9217-9237bf6768db tempest-TestEncryptedCinderVolumes-328802700 tempest-TestEncryptedCinderVolumes-328802700-project-member] DELETE https://10.4.3.117/volume/v3/volumes/fac7355c-5954-4b1c-b2ca-605c17e5653e Jul 27 16:18:43.296808 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.openstack.wsgi [None req-8d998a01-f005-4049-9217-9237bf6768db tempest-TestEncryptedCinderVolumes-328802700 tempest-TestEncryptedCinderVolumes-328802700-project-member] Empty body provided in request {{(pid=100521) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:18:43.297031 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.openstack.wsgi [None req-8d998a01-f005-4049-9217-9237bf6768db tempest-TestEncryptedCinderVolumes-328802700 tempest-TestEncryptedCinderVolumes-328802700-project-member] Calling method 'delete' {{(pid=100521) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:18:43.297225 np0000005924 devstack@c-api.service[100521]: INFO cinder.api.v3.volumes [None req-8d998a01-f005-4049-9217-9237bf6768db tempest-TestEncryptedCinderVolumes-328802700 tempest-TestEncryptedCinderVolumes-328802700-project-member] Delete volume with id: fac7355c-5954-4b1c-b2ca-605c17e5653e Jul 27 16:18:43.304303 np0000005924 devstack@c-api.service[100521]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:18:43.304303 np0000005924 devstack@c-api.service[100521]: warnings.warn( Jul 27 16:18:43.304827 np0000005924 devstack@c-api.service[100521]: INFO cinder.volume.api [None req-8d998a01-f005-4049-9217-9237bf6768db tempest-TestEncryptedCinderVolumes-328802700 tempest-TestEncryptedCinderVolumes-328802700-project-member] Volume info retrieved successfully. Jul 27 16:18:43.319571 np0000005924 devstack@c-api.service[100521]: WARNING cinder.keymgr.conf_key_mgr [None req-8d998a01-f005-4049-9217-9237bf6768db tempest-TestEncryptedCinderVolumes-328802700 tempest-TestEncryptedCinderVolumes-328802700-project-member] Not deleting key 00000000-0000-0000-0000-000000000000 Jul 27 16:18:43.331353 np0000005924 devstack@c-api.service[100521]: INFO cinder.volume.api [None req-8d998a01-f005-4049-9217-9237bf6768db tempest-TestEncryptedCinderVolumes-328802700 tempest-TestEncryptedCinderVolumes-328802700-project-member] Delete volume request issued successfully. Jul 27 16:18:43.331353 np0000005924 devstack@c-api.service[100521]: INFO cinder.api.openstack.wsgi [None req-8d998a01-f005-4049-9217-9237bf6768db tempest-TestEncryptedCinderVolumes-328802700 tempest-TestEncryptedCinderVolumes-328802700-project-member] https://10.4.3.117/volume/v3/volumes/fac7355c-5954-4b1c-b2ca-605c17e5653e returned with HTTP 202 Jul 27 16:18:43.331353 np0000005924 devstack@c-api.service[100521]: [pid: 100521|app: 0|req: 1004/4022] 10.4.3.117 () {66 vars in 1351 bytes} [Mon Jul 27 16:18:43 2026] DELETE /volume/v3/volumes/fac7355c-5954-4b1c-b2ca-605c17e5653e => generated 0 bytes in 36 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 27 16:18:43.342235 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.middleware.request_id [None req-9e428ad1-dad3-4065-a276-28afed9a72b4 None None] RequestId filter calling following filter/app {{(pid=100524) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:18:43.345779 np0000005924 devstack@c-api.service[100524]: INFO cinder.api.openstack.wsgi [None req-9e428ad1-dad3-4065-a276-28afed9a72b4 tempest-TestEncryptedCinderVolumes-328802700 tempest-TestEncryptedCinderVolumes-328802700-project-member] GET https://10.4.3.117/volume/v3/volumes/fac7355c-5954-4b1c-b2ca-605c17e5653e Jul 27 16:18:43.345779 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.openstack.wsgi [None req-9e428ad1-dad3-4065-a276-28afed9a72b4 tempest-TestEncryptedCinderVolumes-328802700 tempest-TestEncryptedCinderVolumes-328802700-project-member] Empty body provided in request {{(pid=100524) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:18:43.345779 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.openstack.wsgi [None req-9e428ad1-dad3-4065-a276-28afed9a72b4 tempest-TestEncryptedCinderVolumes-328802700 tempest-TestEncryptedCinderVolumes-328802700-project-member] Calling method 'show' {{(pid=100524) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:18:43.350477 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.middleware.request_id [None req-6a5ab848-d933-421f-bc62-fa202852ca9b None None] RequestId filter calling following filter/app {{(pid=100522) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:18:43.352396 np0000005924 devstack@c-api.service[100522]: INFO cinder.api.openstack.wsgi [None req-6a5ab848-d933-421f-bc62-fa202852ca9b tempest-VolumesBackupsTest-1361087151 tempest-VolumesBackupsTest-1361087151-project-member] GET https://10.4.3.117/volume/v3/backups/202f65c6-bfdf-4fc8-823b-94cf47fc2003 Jul 27 16:18:43.352623 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.openstack.wsgi [None req-6a5ab848-d933-421f-bc62-fa202852ca9b tempest-VolumesBackupsTest-1361087151 tempest-VolumesBackupsTest-1361087151-project-member] Empty body provided in request {{(pid=100522) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:18:43.352979 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.openstack.wsgi [None req-6a5ab848-d933-421f-bc62-fa202852ca9b tempest-VolumesBackupsTest-1361087151 tempest-VolumesBackupsTest-1361087151-project-member] Calling method 'show' {{(pid=100522) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:18:43.352979 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.v3.backups [None req-6a5ab848-d933-421f-bc62-fa202852ca9b tempest-VolumesBackupsTest-1361087151 tempest-VolumesBackupsTest-1361087151-project-member] Show backup with id 202f65c6-bfdf-4fc8-823b-94cf47fc2003. {{(pid=100522) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 27 16:18:43.355174 np0000005924 devstack@c-api.service[100524]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:18:43.355174 np0000005924 devstack@c-api.service[100524]: warnings.warn( Jul 27 16:18:43.358368 np0000005924 devstack@c-api.service[100522]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:18:43.358368 np0000005924 devstack@c-api.service[100522]: warnings.warn( Jul 27 16:18:43.358368 np0000005924 devstack@c-api.service[100522]: INFO cinder.api.openstack.wsgi [None req-6a5ab848-d933-421f-bc62-fa202852ca9b tempest-VolumesBackupsTest-1361087151 tempest-VolumesBackupsTest-1361087151-project-member] https://10.4.3.117/volume/v3/backups/202f65c6-bfdf-4fc8-823b-94cf47fc2003 returned with HTTP 200 Jul 27 16:18:43.358517 np0000005924 devstack@c-api.service[100522]: [pid: 100522|app: 0|req: 994/4023] 10.4.3.117 () {66 vars in 1348 bytes} [Mon Jul 27 16:18:43 2026] GET /volume/v3/backups/202f65c6-bfdf-4fc8-823b-94cf47fc2003 => generated 749 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 27 16:18:43.359217 np0000005924 devstack@c-api.service[100524]: INFO cinder.volume.api [None req-9e428ad1-dad3-4065-a276-28afed9a72b4 tempest-TestEncryptedCinderVolumes-328802700 tempest-TestEncryptedCinderVolumes-328802700-project-member] Volume info retrieved successfully. Jul 27 16:18:43.363939 np0000005924 devstack@c-api.service[100524]: INFO cinder.api.openstack.wsgi [None req-9e428ad1-dad3-4065-a276-28afed9a72b4 tempest-TestEncryptedCinderVolumes-328802700 tempest-TestEncryptedCinderVolumes-328802700-project-member] https://10.4.3.117/volume/v3/volumes/fac7355c-5954-4b1c-b2ca-605c17e5653e returned with HTTP 200 Jul 27 16:18:43.364345 np0000005924 devstack@c-api.service[100524]: [pid: 100524|app: 0|req: 1013/4024] 10.4.3.117 () {66 vars in 1348 bytes} [Mon Jul 27 16:18:43 2026] GET /volume/v3/volumes/fac7355c-5954-4b1c-b2ca-605c17e5653e => generated 874 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 27 16:18:44.171780 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.middleware.request_id [None req-7a33bf91-8b6f-4050-b5f3-c2e2a245bd6a None None] RequestId filter calling following filter/app {{(pid=100523) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:18:44.173658 np0000005924 devstack@c-api.service[100523]: INFO cinder.api.openstack.wsgi [None req-7a33bf91-8b6f-4050-b5f3-c2e2a245bd6a tempest-VolumesActionsTest-949400952 tempest-VolumesActionsTest-949400952-project-member] GET https://10.4.3.117/volume/v3/volumes/b07e55f7-0b66-4d87-839b-588f2411e68a Jul 27 16:18:44.173877 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.openstack.wsgi [None req-7a33bf91-8b6f-4050-b5f3-c2e2a245bd6a tempest-VolumesActionsTest-949400952 tempest-VolumesActionsTest-949400952-project-member] Empty body provided in request {{(pid=100523) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:18:44.174081 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.openstack.wsgi [None req-7a33bf91-8b6f-4050-b5f3-c2e2a245bd6a tempest-VolumesActionsTest-949400952 tempest-VolumesActionsTest-949400952-project-member] Calling method 'show' {{(pid=100523) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:18:44.181380 np0000005924 devstack@c-api.service[100523]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:18:44.181380 np0000005924 devstack@c-api.service[100523]: warnings.warn( Jul 27 16:18:44.186759 np0000005924 devstack@c-api.service[100523]: INFO cinder.volume.api [None req-7a33bf91-8b6f-4050-b5f3-c2e2a245bd6a tempest-VolumesActionsTest-949400952 tempest-VolumesActionsTest-949400952-project-member] Volume info retrieved successfully. Jul 27 16:18:44.190668 np0000005924 devstack@c-api.service[100523]: INFO cinder.api.openstack.wsgi [None req-7a33bf91-8b6f-4050-b5f3-c2e2a245bd6a tempest-VolumesActionsTest-949400952 tempest-VolumesActionsTest-949400952-project-member] https://10.4.3.117/volume/v3/volumes/b07e55f7-0b66-4d87-839b-588f2411e68a returned with HTTP 200 Jul 27 16:18:44.191030 np0000005924 devstack@c-api.service[100523]: [pid: 100523|app: 0|req: 1014/4025] 10.4.3.117 () {66 vars in 1348 bytes} [Mon Jul 27 16:18:44 2026] GET /volume/v3/volumes/b07e55f7-0b66-4d87-839b-588f2411e68a => generated 842 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 27 16:18:44.205935 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.middleware.request_id [None req-dc331572-76f3-4aa5-91c5-55a255774dcd None None] RequestId filter calling following filter/app {{(pid=100521) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:18:44.207668 np0000005924 devstack@c-api.service[100521]: INFO cinder.api.openstack.wsgi [None req-dc331572-76f3-4aa5-91c5-55a255774dcd tempest-VolumesActionsTest-1111611202 tempest-VolumesActionsTest-1111611202-project-admin] POST https://10.4.3.117/volume/v3/volumes/b07e55f7-0b66-4d87-839b-588f2411e68a/action Jul 27 16:18:44.208012 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.openstack.wsgi [None req-dc331572-76f3-4aa5-91c5-55a255774dcd tempest-VolumesActionsTest-1111611202 tempest-VolumesActionsTest-1111611202-project-admin] Action body: b'{"os-reset_status": {"status": "maintenance"}}' {{(pid=100521) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 27 16:18:44.208130 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.openstack.wsgi [None req-dc331572-76f3-4aa5-91c5-55a255774dcd tempest-VolumesActionsTest-1111611202 tempest-VolumesActionsTest-1111611202-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "maintenance"}} {{(pid=100521) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 27 16:18:44.215803 np0000005924 devstack@c-api.service[100521]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:18:44.215803 np0000005924 devstack@c-api.service[100521]: warnings.warn( Jul 27 16:18:44.216127 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.contrib.admin_actions [None req-dc331572-76f3-4aa5-91c5-55a255774dcd tempest-VolumesActionsTest-1111611202 tempest-VolumesActionsTest-1111611202-project-admin] Updating volume 'b07e55f7-0b66-4d87-839b-588f2411e68a' with '{'status': 'maintenance'}' {{(pid=100521) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:109}} Jul 27 16:18:44.238033 np0000005924 devstack@c-api.service[100521]: INFO cinder.api.openstack.wsgi [None req-dc331572-76f3-4aa5-91c5-55a255774dcd tempest-VolumesActionsTest-1111611202 tempest-VolumesActionsTest-1111611202-project-admin] https://10.4.3.117/volume/v3/volumes/b07e55f7-0b66-4d87-839b-588f2411e68a/action returned with HTTP 202 Jul 27 16:18:44.238589 np0000005924 devstack@c-api.service[100521]: [pid: 100521|app: 0|req: 1005/4026] 10.4.3.117 () {68 vars in 1390 bytes} [Mon Jul 27 16:18:44 2026] POST /volume/v3/volumes/b07e55f7-0b66-4d87-839b-588f2411e68a/action => generated 0 bytes in 33 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 27 16:18:44.247008 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.middleware.request_id [None req-2a7e305a-708e-4af9-b62e-f44569ad4f73 None None] RequestId filter calling following filter/app {{(pid=100522) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:18:44.248830 np0000005924 devstack@c-api.service[100522]: INFO cinder.api.openstack.wsgi [None req-2a7e305a-708e-4af9-b62e-f44569ad4f73 tempest-VolumesActionsTest-949400952 tempest-VolumesActionsTest-949400952-project-member] GET https://10.4.3.117/volume/v3/volumes/b07e55f7-0b66-4d87-839b-588f2411e68a Jul 27 16:18:44.249045 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.openstack.wsgi [None req-2a7e305a-708e-4af9-b62e-f44569ad4f73 tempest-VolumesActionsTest-949400952 tempest-VolumesActionsTest-949400952-project-member] Empty body provided in request {{(pid=100522) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:18:44.249279 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.openstack.wsgi [None req-2a7e305a-708e-4af9-b62e-f44569ad4f73 tempest-VolumesActionsTest-949400952 tempest-VolumesActionsTest-949400952-project-member] Calling method 'show' {{(pid=100522) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:18:44.256257 np0000005924 devstack@c-api.service[100522]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:18:44.256257 np0000005924 devstack@c-api.service[100522]: warnings.warn( Jul 27 16:18:44.260125 np0000005924 devstack@c-api.service[100522]: INFO cinder.volume.api [None req-2a7e305a-708e-4af9-b62e-f44569ad4f73 tempest-VolumesActionsTest-949400952 tempest-VolumesActionsTest-949400952-project-member] Volume info retrieved successfully. Jul 27 16:18:44.264914 np0000005924 devstack@c-api.service[100522]: INFO cinder.api.openstack.wsgi [None req-2a7e305a-708e-4af9-b62e-f44569ad4f73 tempest-VolumesActionsTest-949400952 tempest-VolumesActionsTest-949400952-project-member] https://10.4.3.117/volume/v3/volumes/b07e55f7-0b66-4d87-839b-588f2411e68a returned with HTTP 200 Jul 27 16:18:44.265499 np0000005924 devstack@c-api.service[100522]: [pid: 100522|app: 0|req: 995/4027] 10.4.3.117 () {66 vars in 1348 bytes} [Mon Jul 27 16:18:44 2026] GET /volume/v3/volumes/b07e55f7-0b66-4d87-839b-588f2411e68a => generated 844 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 27 16:18:44.277268 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.middleware.request_id [None req-0109811d-a682-4c57-83bd-a305a1a9e202 None None] RequestId filter calling following filter/app {{(pid=100524) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:18:44.278992 np0000005924 devstack@c-api.service[100524]: INFO cinder.api.openstack.wsgi [None req-0109811d-a682-4c57-83bd-a305a1a9e202 tempest-VolumesActionsTest-1111611202 tempest-VolumesActionsTest-1111611202-project-admin] POST https://10.4.3.117/volume/v3/volumes/b07e55f7-0b66-4d87-839b-588f2411e68a/action Jul 27 16:18:44.279343 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.openstack.wsgi [None req-0109811d-a682-4c57-83bd-a305a1a9e202 tempest-VolumesActionsTest-1111611202 tempest-VolumesActionsTest-1111611202-project-admin] Action body: b'{"os-force_delete": {}}' {{(pid=100524) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 27 16:18:44.279484 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.openstack.wsgi [None req-0109811d-a682-4c57-83bd-a305a1a9e202 tempest-VolumesActionsTest-1111611202 tempest-VolumesActionsTest-1111611202-project-admin] Action: 'action', calling method: _force_delete, body: {"os-force_delete": {}} {{(pid=100524) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 27 16:18:44.287753 np0000005924 devstack@c-api.service[100524]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:18:44.287753 np0000005924 devstack@c-api.service[100524]: warnings.warn( Jul 27 16:18:44.288029 np0000005924 devstack@c-api.service[100524]: INFO cinder.volume.api [None req-0109811d-a682-4c57-83bd-a305a1a9e202 tempest-VolumesActionsTest-1111611202 tempest-VolumesActionsTest-1111611202-project-admin] Volume info retrieved successfully. Jul 27 16:18:44.320356 np0000005924 devstack@c-api.service[100524]: INFO cinder.volume.api [None req-0109811d-a682-4c57-83bd-a305a1a9e202 tempest-VolumesActionsTest-1111611202 tempest-VolumesActionsTest-1111611202-project-admin] Delete volume request issued successfully. Jul 27 16:18:44.320356 np0000005924 devstack@c-api.service[100524]: INFO cinder.api.openstack.wsgi [None req-0109811d-a682-4c57-83bd-a305a1a9e202 tempest-VolumesActionsTest-1111611202 tempest-VolumesActionsTest-1111611202-project-admin] https://10.4.3.117/volume/v3/volumes/b07e55f7-0b66-4d87-839b-588f2411e68a/action returned with HTTP 202 Jul 27 16:18:44.320356 np0000005924 devstack@c-api.service[100524]: [pid: 100524|app: 0|req: 1014/4028] 10.4.3.117 () {68 vars in 1390 bytes} [Mon Jul 27 16:18:44 2026] POST /volume/v3/volumes/b07e55f7-0b66-4d87-839b-588f2411e68a/action => generated 0 bytes in 41 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 27 16:18:44.325993 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.middleware.request_id [None req-fc1607e8-0d1b-40fe-a2e8-283e91917fb2 None None] RequestId filter calling following filter/app {{(pid=100523) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:18:44.327237 np0000005924 devstack@c-api.service[100523]: INFO cinder.api.openstack.wsgi [None req-fc1607e8-0d1b-40fe-a2e8-283e91917fb2 tempest-VolumesActionsTest-949400952 tempest-VolumesActionsTest-949400952-project-member] GET https://10.4.3.117/volume/v3/volumes/b07e55f7-0b66-4d87-839b-588f2411e68a Jul 27 16:18:44.327502 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.openstack.wsgi [None req-fc1607e8-0d1b-40fe-a2e8-283e91917fb2 tempest-VolumesActionsTest-949400952 tempest-VolumesActionsTest-949400952-project-member] Empty body provided in request {{(pid=100523) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:18:44.327792 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.openstack.wsgi [None req-fc1607e8-0d1b-40fe-a2e8-283e91917fb2 tempest-VolumesActionsTest-949400952 tempest-VolumesActionsTest-949400952-project-member] Calling method 'show' {{(pid=100523) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:18:44.337214 np0000005924 devstack@c-api.service[100523]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:18:44.337214 np0000005924 devstack@c-api.service[100523]: warnings.warn( Jul 27 16:18:44.346767 np0000005924 devstack@c-api.service[100523]: INFO cinder.volume.api [None req-fc1607e8-0d1b-40fe-a2e8-283e91917fb2 tempest-VolumesActionsTest-949400952 tempest-VolumesActionsTest-949400952-project-member] Volume info retrieved successfully. Jul 27 16:18:44.349029 np0000005924 devstack@c-api.service[100523]: INFO cinder.api.openstack.wsgi [None req-fc1607e8-0d1b-40fe-a2e8-283e91917fb2 tempest-VolumesActionsTest-949400952 tempest-VolumesActionsTest-949400952-project-member] https://10.4.3.117/volume/v3/volumes/b07e55f7-0b66-4d87-839b-588f2411e68a returned with HTTP 200 Jul 27 16:18:44.352062 np0000005924 devstack@c-api.service[100523]: [pid: 100523|app: 0|req: 1015/4029] 10.4.3.117 () {66 vars in 1348 bytes} [Mon Jul 27 16:18:44 2026] GET /volume/v3/volumes/b07e55f7-0b66-4d87-839b-588f2411e68a => generated 841 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 27 16:18:44.368897 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.middleware.request_id [None req-2b999890-faa2-4863-9e6e-cfda93479a0a None None] RequestId filter calling following filter/app {{(pid=100521) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:18:44.370914 np0000005924 devstack@c-api.service[100521]: INFO cinder.api.openstack.wsgi [None req-2b999890-faa2-4863-9e6e-cfda93479a0a tempest-VolumesBackupsTest-1361087151 tempest-VolumesBackupsTest-1361087151-project-member] GET https://10.4.3.117/volume/v3/backups/202f65c6-bfdf-4fc8-823b-94cf47fc2003 Jul 27 16:18:44.371124 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.openstack.wsgi [None req-2b999890-faa2-4863-9e6e-cfda93479a0a tempest-VolumesBackupsTest-1361087151 tempest-VolumesBackupsTest-1361087151-project-member] Empty body provided in request {{(pid=100521) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:18:44.371320 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.openstack.wsgi [None req-2b999890-faa2-4863-9e6e-cfda93479a0a tempest-VolumesBackupsTest-1361087151 tempest-VolumesBackupsTest-1361087151-project-member] Calling method 'show' {{(pid=100521) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:18:44.371441 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.v3.backups [None req-2b999890-faa2-4863-9e6e-cfda93479a0a tempest-VolumesBackupsTest-1361087151 tempest-VolumesBackupsTest-1361087151-project-member] Show backup with id 202f65c6-bfdf-4fc8-823b-94cf47fc2003. {{(pid=100521) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 27 16:18:44.377065 np0000005924 devstack@c-api.service[100521]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:18:44.377065 np0000005924 devstack@c-api.service[100521]: warnings.warn( Jul 27 16:18:44.377619 np0000005924 devstack@c-api.service[100521]: INFO cinder.api.openstack.wsgi [None req-2b999890-faa2-4863-9e6e-cfda93479a0a tempest-VolumesBackupsTest-1361087151 tempest-VolumesBackupsTest-1361087151-project-member] https://10.4.3.117/volume/v3/backups/202f65c6-bfdf-4fc8-823b-94cf47fc2003 returned with HTTP 200 Jul 27 16:18:44.377839 np0000005924 devstack@c-api.service[100521]: [pid: 100521|app: 0|req: 1006/4030] 10.4.3.117 () {66 vars in 1348 bytes} [Mon Jul 27 16:18:44 2026] GET /volume/v3/backups/202f65c6-bfdf-4fc8-823b-94cf47fc2003 => generated 749 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 27 16:18:44.387039 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.middleware.request_id [None req-2935b20f-c8b5-4662-b69c-ccc2fa6dc3d5 None None] RequestId filter calling following filter/app {{(pid=100522) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:18:44.388872 np0000005924 devstack@c-api.service[100522]: INFO cinder.api.openstack.wsgi [None req-2935b20f-c8b5-4662-b69c-ccc2fa6dc3d5 tempest-TestEncryptedCinderVolumes-328802700 tempest-TestEncryptedCinderVolumes-328802700-project-member] GET https://10.4.3.117/volume/v3/volumes/fac7355c-5954-4b1c-b2ca-605c17e5653e Jul 27 16:18:44.389081 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.openstack.wsgi [None req-2935b20f-c8b5-4662-b69c-ccc2fa6dc3d5 tempest-TestEncryptedCinderVolumes-328802700 tempest-TestEncryptedCinderVolumes-328802700-project-member] Empty body provided in request {{(pid=100522) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:18:44.389289 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.openstack.wsgi [None req-2935b20f-c8b5-4662-b69c-ccc2fa6dc3d5 tempest-TestEncryptedCinderVolumes-328802700 tempest-TestEncryptedCinderVolumes-328802700-project-member] Calling method 'show' {{(pid=100522) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:18:44.395515 np0000005924 devstack@c-api.service[100522]: INFO cinder.api.openstack.wsgi [None req-2935b20f-c8b5-4662-b69c-ccc2fa6dc3d5 tempest-TestEncryptedCinderVolumes-328802700 tempest-TestEncryptedCinderVolumes-328802700-project-member] https://10.4.3.117/volume/v3/volumes/fac7355c-5954-4b1c-b2ca-605c17e5653e returned with HTTP 404 Jul 27 16:18:44.395515 np0000005924 devstack@c-api.service[100522]: [pid: 100522|app: 0|req: 996/4031] 10.4.3.117 () {66 vars in 1348 bytes} [Mon Jul 27 16:18:44 2026] GET /volume/v3/volumes/fac7355c-5954-4b1c-b2ca-605c17e5653e => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 27 16:18:44.402245 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.middleware.request_id [None req-79c24d6d-4d63-41ac-aee7-4bd5ca1ba56e None None] RequestId filter calling following filter/app {{(pid=100524) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:18:44.536635 np0000005924 devstack@c-api.service[100524]: INFO cinder.api.openstack.wsgi [None req-79c24d6d-4d63-41ac-aee7-4bd5ca1ba56e tempest-TestEncryptedCinderVolumes-877559909 tempest-TestEncryptedCinderVolumes-877559909-project-admin] GET https://10.4.3.117/volume/v3/volumes/detail?all_tenants=1 Jul 27 16:18:44.536851 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.openstack.wsgi [None req-79c24d6d-4d63-41ac-aee7-4bd5ca1ba56e tempest-TestEncryptedCinderVolumes-877559909 tempest-TestEncryptedCinderVolumes-877559909-project-admin] Empty body provided in request {{(pid=100524) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:18:44.537059 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.openstack.wsgi [None req-79c24d6d-4d63-41ac-aee7-4bd5ca1ba56e tempest-TestEncryptedCinderVolumes-877559909 tempest-TestEncryptedCinderVolumes-877559909-project-admin] Calling method 'detail' {{(pid=100524) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:18:44.537841 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.volume.api [None req-79c24d6d-4d63-41ac-aee7-4bd5ca1ba56e tempest-TestEncryptedCinderVolumes-877559909 tempest-TestEncryptedCinderVolumes-877559909-project-admin] Searching by: MultiDict([('all_tenants', 1)]). {{(pid=100524) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 27 16:18:44.550859 np0000005924 devstack@c-api.service[100524]: INFO cinder.volume.api [None req-79c24d6d-4d63-41ac-aee7-4bd5ca1ba56e tempest-TestEncryptedCinderVolumes-877559909 tempest-TestEncryptedCinderVolumes-877559909-project-admin] Get all volumes completed successfully. Jul 27 16:18:44.552439 np0000005924 devstack@c-api.service[100524]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:18:44.552439 np0000005924 devstack@c-api.service[100524]: warnings.warn( Jul 27 16:18:44.557227 np0000005924 devstack@c-api.service[100524]: INFO cinder.api.openstack.wsgi [None req-79c24d6d-4d63-41ac-aee7-4bd5ca1ba56e tempest-TestEncryptedCinderVolumes-877559909 tempest-TestEncryptedCinderVolumes-877559909-project-admin] https://10.4.3.117/volume/v3/volumes/detail?all_tenants=1 returned with HTTP 200 Jul 27 16:18:44.557643 np0000005924 devstack@c-api.service[100524]: [pid: 100524|app: 0|req: 1015/4032] 10.4.3.117 () {66 vars in 1285 bytes} [Mon Jul 27 16:18:44 2026] GET /volume/v3/volumes/detail?all_tenants=1 => generated 7447 bytes in 156 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 27 16:18:44.572575 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.middleware.request_id [None req-5a789fe4-c025-4ff0-b685-1656a729da1d None None] RequestId filter calling following filter/app {{(pid=100523) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:18:44.574315 np0000005924 devstack@c-api.service[100523]: INFO cinder.api.openstack.wsgi [None req-5a789fe4-c025-4ff0-b685-1656a729da1d tempest-TestEncryptedCinderVolumes-877559909 tempest-TestEncryptedCinderVolumes-877559909-project-admin] DELETE https://10.4.3.117/volume/v3/types/71f15ac0-2a88-465f-ab77-930e298af868 Jul 27 16:18:44.574557 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.openstack.wsgi [None req-5a789fe4-c025-4ff0-b685-1656a729da1d tempest-TestEncryptedCinderVolumes-877559909 tempest-TestEncryptedCinderVolumes-877559909-project-admin] Empty body provided in request {{(pid=100523) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:18:44.574768 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.openstack.wsgi [None req-5a789fe4-c025-4ff0-b685-1656a729da1d tempest-TestEncryptedCinderVolumes-877559909 tempest-TestEncryptedCinderVolumes-877559909-project-admin] Calling method '_delete' {{(pid=100523) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:18:44.611127 np0000005924 devstack@c-api.service[100523]: INFO cinder.api.openstack.wsgi [None req-5a789fe4-c025-4ff0-b685-1656a729da1d tempest-TestEncryptedCinderVolumes-877559909 tempest-TestEncryptedCinderVolumes-877559909-project-admin] https://10.4.3.117/volume/v3/types/71f15ac0-2a88-465f-ab77-930e298af868 returned with HTTP 202 Jul 27 16:18:44.611604 np0000005924 devstack@c-api.service[100523]: [pid: 100523|app: 0|req: 1016/4033] 10.4.3.117 () {66 vars in 1345 bytes} [Mon Jul 27 16:18:44 2026] DELETE /volume/v3/types/71f15ac0-2a88-465f-ab77-930e298af868 => generated 0 bytes in 39 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 27 16:18:44.641205 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.middleware.request_id [None req-cac50350-c5ab-468b-90eb-7ede02f84fdd None None] RequestId filter calling following filter/app {{(pid=100521) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:18:44.643647 np0000005924 devstack@c-api.service[100521]: INFO cinder.api.openstack.wsgi [None req-cac50350-c5ab-468b-90eb-7ede02f84fdd tempest-TestVolumeBootPattern-1923367323 tempest-TestVolumeBootPattern-1923367323-project-member] POST https://10.4.3.117/volume/v3/snapshots Jul 27 16:18:44.643647 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.openstack.wsgi [None req-cac50350-c5ab-468b-90eb-7ede02f84fdd tempest-TestVolumeBootPattern-1923367323 tempest-TestVolumeBootPattern-1923367323-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "3b0dbb83-3c87-42bf-ae1a-8f04533ced61", "force": true, "name": "tempest-TestVolumeBootPattern-snapshot-695331400", "description": null, "metadata": null}} {{(pid=100521) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 27 16:18:44.657227 np0000005924 devstack@c-api.service[100521]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:18:44.657227 np0000005924 devstack@c-api.service[100521]: warnings.warn( Jul 27 16:18:44.657227 np0000005924 devstack@c-api.service[100521]: INFO cinder.volume.api [None req-cac50350-c5ab-468b-90eb-7ede02f84fdd tempest-TestVolumeBootPattern-1923367323 tempest-TestVolumeBootPattern-1923367323-project-member] Volume info retrieved successfully. Jul 27 16:18:44.657227 np0000005924 devstack@c-api.service[100521]: INFO cinder.api.v3.snapshots [None req-cac50350-c5ab-468b-90eb-7ede02f84fdd tempest-TestVolumeBootPattern-1923367323 tempest-TestVolumeBootPattern-1923367323-project-member] Create snapshot from volume 3b0dbb83-3c87-42bf-ae1a-8f04533ced61 Jul 27 16:18:44.687186 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.quota [None req-cac50350-c5ab-468b-90eb-7ede02f84fdd tempest-TestVolumeBootPattern-1923367323 tempest-TestVolumeBootPattern-1923367323-project-member] Created reservations ['8c094f24-c56e-4ced-aa3c-7cef4a6bd400', '47d314ca-cac1-4dea-9637-0e424ae4f0dd', '390d78c7-3c88-4977-a07c-2ffa9742bbe8', '33eafdbf-8ff4-4a39-a245-6e1b1ad02fdf'] {{(pid=100521) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 27 16:18:44.726807 np0000005924 devstack@c-api.service[100521]: INFO cinder.volume.api [None req-cac50350-c5ab-468b-90eb-7ede02f84fdd tempest-TestVolumeBootPattern-1923367323 tempest-TestVolumeBootPattern-1923367323-project-member] Snapshot force create request issued successfully. Jul 27 16:18:44.726807 np0000005924 devstack@c-api.service[100521]: INFO cinder.api.openstack.wsgi [None req-cac50350-c5ab-468b-90eb-7ede02f84fdd tempest-TestVolumeBootPattern-1923367323 tempest-TestVolumeBootPattern-1923367323-project-member] https://10.4.3.117/volume/v3/snapshots returned with HTTP 202 Jul 27 16:18:44.726807 np0000005924 devstack@c-api.service[100521]: [pid: 100521|app: 0|req: 1007/4034] 10.4.3.117 () {68 vars in 1265 bytes} [Mon Jul 27 16:18:44 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 27 16:18:44.736250 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.middleware.request_id [None req-7e05bc47-4507-4e93-9b7f-983f282c303c None None] RequestId filter calling following filter/app {{(pid=100522) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:18:44.738310 np0000005924 devstack@c-api.service[100522]: INFO cinder.api.openstack.wsgi [None req-7e05bc47-4507-4e93-9b7f-983f282c303c tempest-TestVolumeBootPattern-1923367323 tempest-TestVolumeBootPattern-1923367323-project-member] GET https://10.4.3.117/volume/v3/snapshots/e8027e65-2840-4f88-81f5-85a43580bda3 Jul 27 16:18:44.738571 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.openstack.wsgi [None req-7e05bc47-4507-4e93-9b7f-983f282c303c tempest-TestVolumeBootPattern-1923367323 tempest-TestVolumeBootPattern-1923367323-project-member] Empty body provided in request {{(pid=100522) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:18:44.738779 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.openstack.wsgi [None req-7e05bc47-4507-4e93-9b7f-983f282c303c tempest-TestVolumeBootPattern-1923367323 tempest-TestVolumeBootPattern-1923367323-project-member] Calling method 'show' {{(pid=100522) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:18:44.745946 np0000005924 devstack@c-api.service[100522]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:18:44.745946 np0000005924 devstack@c-api.service[100522]: warnings.warn( Jul 27 16:18:44.746496 np0000005924 devstack@c-api.service[100522]: INFO cinder.volume.api [None req-7e05bc47-4507-4e93-9b7f-983f282c303c tempest-TestVolumeBootPattern-1923367323 tempest-TestVolumeBootPattern-1923367323-project-member] Snapshot retrieved successfully. Jul 27 16:18:44.750353 np0000005924 devstack@c-api.service[100522]: INFO cinder.api.openstack.wsgi [None req-7e05bc47-4507-4e93-9b7f-983f282c303c tempest-TestVolumeBootPattern-1923367323 tempest-TestVolumeBootPattern-1923367323-project-member] https://10.4.3.117/volume/v3/snapshots/e8027e65-2840-4f88-81f5-85a43580bda3 returned with HTTP 200 Jul 27 16:18:44.750353 np0000005924 devstack@c-api.service[100522]: [pid: 100522|app: 0|req: 997/4035] 10.4.3.117 () {66 vars in 1354 bytes} [Mon Jul 27 16:18:44 2026] GET /volume/v3/snapshots/e8027e65-2840-4f88-81f5-85a43580bda3 => generated 439 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 27 16:18:45.365077 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.middleware.request_id [None req-850ee2e7-11ee-47e5-93ff-c86b43c972a8 None None] RequestId filter calling following filter/app {{(pid=100524) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:18:45.367197 np0000005924 devstack@c-api.service[100524]: INFO cinder.api.openstack.wsgi [None req-850ee2e7-11ee-47e5-93ff-c86b43c972a8 tempest-VolumesActionsTest-949400952 tempest-VolumesActionsTest-949400952-project-member] GET https://10.4.3.117/volume/v3/volumes/b07e55f7-0b66-4d87-839b-588f2411e68a Jul 27 16:18:45.367446 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.openstack.wsgi [None req-850ee2e7-11ee-47e5-93ff-c86b43c972a8 tempest-VolumesActionsTest-949400952 tempest-VolumesActionsTest-949400952-project-member] Empty body provided in request {{(pid=100524) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:18:45.367694 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.openstack.wsgi [None req-850ee2e7-11ee-47e5-93ff-c86b43c972a8 tempest-VolumesActionsTest-949400952 tempest-VolumesActionsTest-949400952-project-member] Calling method 'show' {{(pid=100524) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:18:45.374787 np0000005924 devstack@c-api.service[100524]: INFO cinder.api.openstack.wsgi [None req-850ee2e7-11ee-47e5-93ff-c86b43c972a8 tempest-VolumesActionsTest-949400952 tempest-VolumesActionsTest-949400952-project-member] https://10.4.3.117/volume/v3/volumes/b07e55f7-0b66-4d87-839b-588f2411e68a returned with HTTP 404 Jul 27 16:18:45.375380 np0000005924 devstack@c-api.service[100524]: [pid: 100524|app: 0|req: 1016/4036] 10.4.3.117 () {66 vars in 1348 bytes} [Mon Jul 27 16:18:45 2026] GET /volume/v3/volumes/b07e55f7-0b66-4d87-839b-588f2411e68a => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 27 16:18:45.383112 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.middleware.request_id [None req-c2368932-9bda-4acb-b036-4f8a6ef9897e None None] RequestId filter calling following filter/app {{(pid=100523) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:18:45.387060 np0000005924 devstack@c-api.service[100523]: INFO cinder.api.openstack.wsgi [None req-c2368932-9bda-4acb-b036-4f8a6ef9897e tempest-VolumesActionsTest-949400952 tempest-VolumesActionsTest-949400952-project-member] GET https://10.4.3.117/volume/v3/volumes/b07e55f7-0b66-4d87-839b-588f2411e68a Jul 27 16:18:45.387281 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.openstack.wsgi [None req-c2368932-9bda-4acb-b036-4f8a6ef9897e tempest-VolumesActionsTest-949400952 tempest-VolumesActionsTest-949400952-project-member] Empty body provided in request {{(pid=100523) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:18:45.388889 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.openstack.wsgi [None req-c2368932-9bda-4acb-b036-4f8a6ef9897e tempest-VolumesActionsTest-949400952 tempest-VolumesActionsTest-949400952-project-member] Calling method 'show' {{(pid=100523) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:18:45.393595 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.middleware.request_id [None req-25c61933-3e66-4489-b80d-0886398ad8f8 None None] RequestId filter calling following filter/app {{(pid=100521) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:18:45.395923 np0000005924 devstack@c-api.service[100521]: INFO cinder.api.openstack.wsgi [None req-25c61933-3e66-4489-b80d-0886398ad8f8 tempest-VolumesBackupsTest-1361087151 tempest-VolumesBackupsTest-1361087151-project-member] GET https://10.4.3.117/volume/v3/backups/202f65c6-bfdf-4fc8-823b-94cf47fc2003 Jul 27 16:18:45.396029 np0000005924 devstack@c-api.service[100523]: INFO cinder.api.openstack.wsgi [None req-c2368932-9bda-4acb-b036-4f8a6ef9897e tempest-VolumesActionsTest-949400952 tempest-VolumesActionsTest-949400952-project-member] https://10.4.3.117/volume/v3/volumes/b07e55f7-0b66-4d87-839b-588f2411e68a returned with HTTP 404 Jul 27 16:18:45.396138 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.openstack.wsgi [None req-25c61933-3e66-4489-b80d-0886398ad8f8 tempest-VolumesBackupsTest-1361087151 tempest-VolumesBackupsTest-1361087151-project-member] Empty body provided in request {{(pid=100521) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:18:45.396396 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.openstack.wsgi [None req-25c61933-3e66-4489-b80d-0886398ad8f8 tempest-VolumesBackupsTest-1361087151 tempest-VolumesBackupsTest-1361087151-project-member] Calling method 'show' {{(pid=100521) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:18:45.396508 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.v3.backups [None req-25c61933-3e66-4489-b80d-0886398ad8f8 tempest-VolumesBackupsTest-1361087151 tempest-VolumesBackupsTest-1361087151-project-member] Show backup with id 202f65c6-bfdf-4fc8-823b-94cf47fc2003. {{(pid=100521) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 27 16:18:45.396594 np0000005924 devstack@c-api.service[100523]: [pid: 100523|app: 0|req: 1017/4037] 10.4.3.117 () {66 vars in 1348 bytes} [Mon Jul 27 16:18:45 2026] GET /volume/v3/volumes/b07e55f7-0b66-4d87-839b-588f2411e68a => generated 109 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 27 16:18:45.403530 np0000005924 devstack@c-api.service[100521]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:18:45.403530 np0000005924 devstack@c-api.service[100521]: warnings.warn( Jul 27 16:18:45.404377 np0000005924 devstack@c-api.service[100521]: INFO cinder.api.openstack.wsgi [None req-25c61933-3e66-4489-b80d-0886398ad8f8 tempest-VolumesBackupsTest-1361087151 tempest-VolumesBackupsTest-1361087151-project-member] https://10.4.3.117/volume/v3/backups/202f65c6-bfdf-4fc8-823b-94cf47fc2003 returned with HTTP 200 Jul 27 16:18:45.404762 np0000005924 devstack@c-api.service[100521]: [pid: 100521|app: 0|req: 1008/4038] 10.4.3.117 () {66 vars in 1348 bytes} [Mon Jul 27 16:18:45 2026] GET /volume/v3/backups/202f65c6-bfdf-4fc8-823b-94cf47fc2003 => generated 749 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 27 16:18:45.406609 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.middleware.request_id [None req-0654d2e4-d917-48ac-936c-e306817f2d6a None None] RequestId filter calling following filter/app {{(pid=100522) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:18:45.408597 np0000005924 devstack@c-api.service[100522]: INFO cinder.api.openstack.wsgi [None req-0654d2e4-d917-48ac-936c-e306817f2d6a tempest-VolumesActionsTest-949400952 tempest-VolumesActionsTest-949400952-project-member] DELETE https://10.4.3.117/volume/v3/volumes/b07e55f7-0b66-4d87-839b-588f2411e68a Jul 27 16:18:45.408816 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.openstack.wsgi [None req-0654d2e4-d917-48ac-936c-e306817f2d6a tempest-VolumesActionsTest-949400952 tempest-VolumesActionsTest-949400952-project-member] Empty body provided in request {{(pid=100522) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:18:45.409014 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.openstack.wsgi [None req-0654d2e4-d917-48ac-936c-e306817f2d6a tempest-VolumesActionsTest-949400952 tempest-VolumesActionsTest-949400952-project-member] Calling method 'delete' {{(pid=100522) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:18:45.409166 np0000005924 devstack@c-api.service[100522]: INFO cinder.api.v3.volumes [None req-0654d2e4-d917-48ac-936c-e306817f2d6a tempest-VolumesActionsTest-949400952 tempest-VolumesActionsTest-949400952-project-member] Delete volume with id: b07e55f7-0b66-4d87-839b-588f2411e68a Jul 27 16:18:45.414424 np0000005924 devstack@c-api.service[100522]: INFO cinder.api.openstack.wsgi [None req-0654d2e4-d917-48ac-936c-e306817f2d6a tempest-VolumesActionsTest-949400952 tempest-VolumesActionsTest-949400952-project-member] https://10.4.3.117/volume/v3/volumes/b07e55f7-0b66-4d87-839b-588f2411e68a returned with HTTP 404 Jul 27 16:18:45.414848 np0000005924 devstack@c-api.service[100522]: [pid: 100522|app: 0|req: 998/4039] 10.4.3.117 () {66 vars in 1351 bytes} [Mon Jul 27 16:18:45 2026] DELETE /volume/v3/volumes/b07e55f7-0b66-4d87-839b-588f2411e68a => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 27 16:18:45.424063 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.middleware.request_id [None req-83694ed6-ce24-4109-a0b5-8facf7be14bb None None] RequestId filter calling following filter/app {{(pid=100524) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:18:45.425987 np0000005924 devstack@c-api.service[100524]: INFO cinder.api.openstack.wsgi [None req-83694ed6-ce24-4109-a0b5-8facf7be14bb tempest-VolumesActionsTest-949400952 tempest-VolumesActionsTest-949400952-project-member] POST https://10.4.3.117/volume/v3/volumes Jul 27 16:18:45.426378 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.openstack.wsgi [None req-83694ed6-ce24-4109-a0b5-8facf7be14bb tempest-VolumesActionsTest-949400952 tempest-VolumesActionsTest-949400952-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesActionsTest-Volume-930343386"}} {{(pid=100524) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 27 16:18:45.428180 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.v3.volumes [None req-83694ed6-ce24-4109-a0b5-8facf7be14bb tempest-VolumesActionsTest-949400952 tempest-VolumesActionsTest-949400952-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesActionsTest-Volume-930343386'}} {{(pid=100524) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 27 16:18:45.428362 np0000005924 devstack@c-api.service[100524]: INFO cinder.api.v3.volumes [None req-83694ed6-ce24-4109-a0b5-8facf7be14bb tempest-VolumesActionsTest-949400952 tempest-VolumesActionsTest-949400952-project-member] Create volume of 1 GB Jul 27 16:18:45.432898 np0000005924 devstack@c-api.service[100524]: INFO cinder.volume.api [None req-83694ed6-ce24-4109-a0b5-8facf7be14bb tempest-VolumesActionsTest-949400952 tempest-VolumesActionsTest-949400952-project-member] Availability Zones retrieved successfully. Jul 27 16:18:45.441178 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.volume.api [None req-83694ed6-ce24-4109-a0b5-8facf7be14bb tempest-VolumesActionsTest-949400952 tempest-VolumesActionsTest-949400952-project-member] Flow 'volume_create_api' (026382a4-1ef8-4a3a-ae75-b73f8d877000) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100524) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 27 16:18:45.442660 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.volume.api [None req-83694ed6-ce24-4109-a0b5-8facf7be14bb tempest-VolumesActionsTest-949400952 tempest-VolumesActionsTest-949400952-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (bbfc02bd-007a-4bc6-bcc1-d05d0dadfddc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100524) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 27 16:18:45.444008 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.volume.flows.api.create_volume [None req-83694ed6-ce24-4109-a0b5-8facf7be14bb tempest-VolumesActionsTest-949400952 tempest-VolumesActionsTest-949400952-project-member] Validating volume size '1' using validate_int {{(pid=100524) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 27 16:18:45.478775 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.volume.api [None req-83694ed6-ce24-4109-a0b5-8facf7be14bb tempest-VolumesActionsTest-949400952 tempest-VolumesActionsTest-949400952-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (bbfc02bd-007a-4bc6-bcc1-d05d0dadfddc) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-27T16:04:59Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=2bce4e1a-e6e0-49d9-be36-c3405449a01e,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '2bce4e1a-e6e0-49d9-be36-c3405449a01e', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100524) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 27 16:18:45.479519 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.volume.api [None req-83694ed6-ce24-4109-a0b5-8facf7be14bb tempest-VolumesActionsTest-949400952 tempest-VolumesActionsTest-949400952-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (06e9bbf4-3109-449e-9c17-e4de493ef9c1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100524) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 27 16:18:45.547501 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.quota [None req-83694ed6-ce24-4109-a0b5-8facf7be14bb tempest-VolumesActionsTest-949400952 tempest-VolumesActionsTest-949400952-project-member] Created reservations ['35bf1aa6-d498-4ba6-b254-a4b94cf86afc', 'de175aa2-0449-4c54-8bc0-2e54351370d4', 'c45abf59-ca0c-4049-9722-f36b3916cd9e', 'ee2589ae-d485-42f5-9d51-5ab695aac92b'] {{(pid=100524) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 27 16:18:45.548266 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.volume.api [None req-83694ed6-ce24-4109-a0b5-8facf7be14bb tempest-VolumesActionsTest-949400952 tempest-VolumesActionsTest-949400952-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (06e9bbf4-3109-449e-9c17-e4de493ef9c1) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['35bf1aa6-d498-4ba6-b254-a4b94cf86afc', 'de175aa2-0449-4c54-8bc0-2e54351370d4', 'c45abf59-ca0c-4049-9722-f36b3916cd9e', 'ee2589ae-d485-42f5-9d51-5ab695aac92b']}' {{(pid=100524) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 27 16:18:45.550150 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.volume.api [None req-83694ed6-ce24-4109-a0b5-8facf7be14bb tempest-VolumesActionsTest-949400952 tempest-VolumesActionsTest-949400952-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (05f9ff9c-c766-4fa8-a53e-b6a22c98a7c9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100524) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 27 16:18:45.601924 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.volume.api [None req-83694ed6-ce24-4109-a0b5-8facf7be14bb tempest-VolumesActionsTest-949400952 tempest-VolumesActionsTest-949400952-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (05f9ff9c-c766-4fa8-a53e-b6a22c98a7c9) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '675b5f57-6610-4a0d-9d16-1ddcf721dc76', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesActionsTest-Volume-930343386',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='716e8e3356294379a357d3ba90a88d21',qos_specs=None,replication_status=,reservations=['35bf1aa6-d498-4ba6-b254-a4b94cf86afc','de175aa2-0449-4c54-8bc0-2e54351370d4','c45abf59-ca0c-4049-9722-f36b3916cd9e','ee2589ae-d485-42f5-9d51-5ab695aac92b'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='398a02672a334da897d57808daac0ac8',volume_type_id=2bce4e1a-e6e0-49d9-be36-c3405449a01e), 'volume': Volume(_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-27T16:18:45Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesActionsTest-Volume-930343386',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=675b5f57-6610-4a0d-9d16-1ddcf721dc76,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='716e8e3356294379a357d3ba90a88d21',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='398a02672a334da897d57808daac0ac8',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(2bce4e1a-e6e0-49d9-be36-c3405449a01e),volume_type_id=2bce4e1a-e6e0-49d9-be36-c3405449a01e)}' {{(pid=100524) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 27 16:18:45.603487 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.volume.api [None req-83694ed6-ce24-4109-a0b5-8facf7be14bb tempest-VolumesActionsTest-949400952 tempest-VolumesActionsTest-949400952-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (a570dbda-5a56-4ee9-b87a-81d7d63a1cbd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100524) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 27 16:18:45.640927 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.volume.api [None req-83694ed6-ce24-4109-a0b5-8facf7be14bb tempest-VolumesActionsTest-949400952 tempest-VolumesActionsTest-949400952-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (a570dbda-5a56-4ee9-b87a-81d7d63a1cbd) transitioned into state 'SUCCESS' from state '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-930343386',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='716e8e3356294379a357d3ba90a88d21',qos_specs=None,replication_status=,reservations=['35bf1aa6-d498-4ba6-b254-a4b94cf86afc','de175aa2-0449-4c54-8bc0-2e54351370d4','c45abf59-ca0c-4049-9722-f36b3916cd9e','ee2589ae-d485-42f5-9d51-5ab695aac92b'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='398a02672a334da897d57808daac0ac8',volume_type_id=2bce4e1a-e6e0-49d9-be36-c3405449a01e)}' {{(pid=100524) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 27 16:18:45.641709 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.volume.api [None req-83694ed6-ce24-4109-a0b5-8facf7be14bb tempest-VolumesActionsTest-949400952 tempest-VolumesActionsTest-949400952-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (81375cc3-4be0-4c7c-b29c-85b8c743fbd7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100524) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 27 16:18:45.672122 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.volume.api [None req-83694ed6-ce24-4109-a0b5-8facf7be14bb tempest-VolumesActionsTest-949400952 tempest-VolumesActionsTest-949400952-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (81375cc3-4be0-4c7c-b29c-85b8c743fbd7) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100524) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 27 16:18:45.673482 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.volume.api [None req-83694ed6-ce24-4109-a0b5-8facf7be14bb tempest-VolumesActionsTest-949400952 tempest-VolumesActionsTest-949400952-project-member] Flow 'volume_create_api' (026382a4-1ef8-4a3a-ae75-b73f8d877000) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100524) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 27 16:18:45.673620 np0000005924 devstack@c-api.service[100524]: INFO cinder.volume.api [None req-83694ed6-ce24-4109-a0b5-8facf7be14bb tempest-VolumesActionsTest-949400952 tempest-VolumesActionsTest-949400952-project-member] Create volume request issued successfully. Jul 27 16:18:45.674283 np0000005924 devstack@c-api.service[100524]: INFO cinder.api.openstack.wsgi [None req-83694ed6-ce24-4109-a0b5-8facf7be14bb tempest-VolumesActionsTest-949400952 tempest-VolumesActionsTest-949400952-project-member] https://10.4.3.117/volume/v3/volumes returned with HTTP 202 Jul 27 16:18:45.674751 np0000005924 devstack@c-api.service[100524]: [pid: 100524|app: 0|req: 1017/4040] 10.4.3.117 () {68 vars in 1258 bytes} [Mon Jul 27 16:18:45 2026] POST /volume/v3/volumes => generated 748 bytes in 251 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 27 16:18:45.689355 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.middleware.request_id [None req-aff9f99d-e739-4d97-8180-0be238758582 None None] RequestId filter calling following filter/app {{(pid=100523) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:18:45.691025 np0000005924 devstack@c-api.service[100523]: INFO cinder.api.openstack.wsgi [None req-aff9f99d-e739-4d97-8180-0be238758582 tempest-VolumesActionsTest-949400952 tempest-VolumesActionsTest-949400952-project-member] GET https://10.4.3.117/volume/v3/volumes/675b5f57-6610-4a0d-9d16-1ddcf721dc76 Jul 27 16:18:45.691194 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.openstack.wsgi [None req-aff9f99d-e739-4d97-8180-0be238758582 tempest-VolumesActionsTest-949400952 tempest-VolumesActionsTest-949400952-project-member] Empty body provided in request {{(pid=100523) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:18:45.691513 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.openstack.wsgi [None req-aff9f99d-e739-4d97-8180-0be238758582 tempest-VolumesActionsTest-949400952 tempest-VolumesActionsTest-949400952-project-member] Calling method 'show' {{(pid=100523) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:18:45.699424 np0000005924 devstack@c-api.service[100523]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:18:45.699424 np0000005924 devstack@c-api.service[100523]: warnings.warn( Jul 27 16:18:45.702909 np0000005924 devstack@c-api.service[100523]: INFO cinder.volume.api [None req-aff9f99d-e739-4d97-8180-0be238758582 tempest-VolumesActionsTest-949400952 tempest-VolumesActionsTest-949400952-project-member] Volume info retrieved successfully. Jul 27 16:18:45.707279 np0000005924 devstack@c-api.service[100523]: INFO cinder.api.openstack.wsgi [None req-aff9f99d-e739-4d97-8180-0be238758582 tempest-VolumesActionsTest-949400952 tempest-VolumesActionsTest-949400952-project-member] https://10.4.3.117/volume/v3/volumes/675b5f57-6610-4a0d-9d16-1ddcf721dc76 returned with HTTP 200 Jul 27 16:18:45.707693 np0000005924 devstack@c-api.service[100523]: [pid: 100523|app: 0|req: 1018/4041] 10.4.3.117 () {66 vars in 1348 bytes} [Mon Jul 27 16:18:45 2026] GET /volume/v3/volumes/675b5f57-6610-4a0d-9d16-1ddcf721dc76 => generated 816 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 27 16:18:45.757830 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.middleware.request_id [None req-2076b6d4-4ac9-4799-9f5a-4548583c68bf None None] RequestId filter calling following filter/app {{(pid=100521) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:18:45.759886 np0000005924 devstack@c-api.service[100521]: INFO cinder.api.openstack.wsgi [None req-2076b6d4-4ac9-4799-9f5a-4548583c68bf tempest-TestVolumeBootPattern-1923367323 tempest-TestVolumeBootPattern-1923367323-project-member] GET https://10.4.3.117/volume/v3/snapshots/e8027e65-2840-4f88-81f5-85a43580bda3 Jul 27 16:18:45.760087 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.openstack.wsgi [None req-2076b6d4-4ac9-4799-9f5a-4548583c68bf tempest-TestVolumeBootPattern-1923367323 tempest-TestVolumeBootPattern-1923367323-project-member] Empty body provided in request {{(pid=100521) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:18:45.760268 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.openstack.wsgi [None req-2076b6d4-4ac9-4799-9f5a-4548583c68bf tempest-TestVolumeBootPattern-1923367323 tempest-TestVolumeBootPattern-1923367323-project-member] Calling method 'show' {{(pid=100521) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:18:45.764977 np0000005924 devstack@c-api.service[100521]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:18:45.764977 np0000005924 devstack@c-api.service[100521]: warnings.warn( Jul 27 16:18:45.765273 np0000005924 devstack@c-api.service[100521]: INFO cinder.volume.api [None req-2076b6d4-4ac9-4799-9f5a-4548583c68bf tempest-TestVolumeBootPattern-1923367323 tempest-TestVolumeBootPattern-1923367323-project-member] Snapshot retrieved successfully. Jul 27 16:18:45.766000 np0000005924 devstack@c-api.service[100521]: INFO cinder.api.openstack.wsgi [None req-2076b6d4-4ac9-4799-9f5a-4548583c68bf tempest-TestVolumeBootPattern-1923367323 tempest-TestVolumeBootPattern-1923367323-project-member] https://10.4.3.117/volume/v3/snapshots/e8027e65-2840-4f88-81f5-85a43580bda3 returned with HTTP 200 Jul 27 16:18:45.766241 np0000005924 devstack@c-api.service[100521]: [pid: 100521|app: 0|req: 1009/4042] 10.4.3.117 () {66 vars in 1354 bytes} [Mon Jul 27 16:18:45 2026] GET /volume/v3/snapshots/e8027e65-2840-4f88-81f5-85a43580bda3 => generated 466 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 27 16:18:45.775404 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.middleware.request_id [None req-167696c3-b8fd-43e1-b702-d162b8b0646c None None] RequestId filter calling following filter/app {{(pid=100522) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:18:45.775671 np0000005924 devstack@c-api.service[100522]: INFO cinder.api.openstack.wsgi [None req-167696c3-b8fd-43e1-b702-d162b8b0646c tempest-TestVolumeBootPattern-1923367323 tempest-TestVolumeBootPattern-1923367323-project-member] GET https://10.4.3.117/volume/v3/snapshots/e8027e65-2840-4f88-81f5-85a43580bda3 Jul 27 16:18:45.775671 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.openstack.wsgi [None req-167696c3-b8fd-43e1-b702-d162b8b0646c tempest-TestVolumeBootPattern-1923367323 tempest-TestVolumeBootPattern-1923367323-project-member] Empty body provided in request {{(pid=100522) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:18:45.775887 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.openstack.wsgi [None req-167696c3-b8fd-43e1-b702-d162b8b0646c tempest-TestVolumeBootPattern-1923367323 tempest-TestVolumeBootPattern-1923367323-project-member] Calling method 'show' {{(pid=100522) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:18:45.780972 np0000005924 devstack@c-api.service[100522]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:18:45.780972 np0000005924 devstack@c-api.service[100522]: warnings.warn( Jul 27 16:18:45.781355 np0000005924 devstack@c-api.service[100522]: INFO cinder.volume.api [None req-167696c3-b8fd-43e1-b702-d162b8b0646c tempest-TestVolumeBootPattern-1923367323 tempest-TestVolumeBootPattern-1923367323-project-member] Snapshot retrieved successfully. Jul 27 16:18:45.782576 np0000005924 devstack@c-api.service[100522]: INFO cinder.api.openstack.wsgi [None req-167696c3-b8fd-43e1-b702-d162b8b0646c tempest-TestVolumeBootPattern-1923367323 tempest-TestVolumeBootPattern-1923367323-project-member] https://10.4.3.117/volume/v3/snapshots/e8027e65-2840-4f88-81f5-85a43580bda3 returned with HTTP 200 Jul 27 16:18:45.782974 np0000005924 devstack@c-api.service[100522]: [pid: 100522|app: 0|req: 999/4043] 10.4.3.117 () {66 vars in 1354 bytes} [Mon Jul 27 16:18:45 2026] GET /volume/v3/snapshots/e8027e65-2840-4f88-81f5-85a43580bda3 => generated 466 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 27 16:18:45.791789 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.middleware.request_id [None req-292c70b2-d428-4715-a1e8-ca0881bfaf94 None None] RequestId filter calling following filter/app {{(pid=100524) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:18:45.793799 np0000005924 devstack@c-api.service[100524]: INFO cinder.api.openstack.wsgi [None req-292c70b2-d428-4715-a1e8-ca0881bfaf94 tempest-TestVolumeBootPattern-1923367323 tempest-TestVolumeBootPattern-1923367323-project-member] POST https://10.4.3.117/volume/v3/volumes Jul 27 16:18:45.794147 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.openstack.wsgi [None req-292c70b2-d428-4715-a1e8-ca0881bfaf94 tempest-TestVolumeBootPattern-1923367323 tempest-TestVolumeBootPattern-1923367323-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestVolumeBootPattern-volume-2084119281", "snapshot_id": "e8027e65-2840-4f88-81f5-85a43580bda3", "imageRef": null, "volume_type": null, "size": 1}} {{(pid=100524) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 27 16:18:45.796963 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.v3.volumes [None req-292c70b2-d428-4715-a1e8-ca0881bfaf94 tempest-TestVolumeBootPattern-1923367323 tempest-TestVolumeBootPattern-1923367323-project-member] Create volume request body: {'volume': {'name': 'tempest-TestVolumeBootPattern-volume-2084119281', 'snapshot_id': 'e8027e65-2840-4f88-81f5-85a43580bda3', 'imageRef': None, 'volume_type': None, 'size': 1}} {{(pid=100524) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 27 16:18:45.803780 np0000005924 devstack@c-api.service[100524]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:18:45.803780 np0000005924 devstack@c-api.service[100524]: warnings.warn( Jul 27 16:18:45.804429 np0000005924 devstack@c-api.service[100524]: INFO cinder.volume.api [None req-292c70b2-d428-4715-a1e8-ca0881bfaf94 tempest-TestVolumeBootPattern-1923367323 tempest-TestVolumeBootPattern-1923367323-project-member] Snapshot retrieved successfully. Jul 27 16:18:45.804565 np0000005924 devstack@c-api.service[100524]: INFO cinder.api.v3.volumes [None req-292c70b2-d428-4715-a1e8-ca0881bfaf94 tempest-TestVolumeBootPattern-1923367323 tempest-TestVolumeBootPattern-1923367323-project-member] Create volume of 1 GB Jul 27 16:18:45.808803 np0000005924 devstack@c-api.service[100524]: INFO cinder.volume.api [None req-292c70b2-d428-4715-a1e8-ca0881bfaf94 tempest-TestVolumeBootPattern-1923367323 tempest-TestVolumeBootPattern-1923367323-project-member] Availability Zones retrieved successfully. Jul 27 16:18:45.814405 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.volume.api [None req-292c70b2-d428-4715-a1e8-ca0881bfaf94 tempest-TestVolumeBootPattern-1923367323 tempest-TestVolumeBootPattern-1923367323-project-member] Flow 'volume_create_api' (7f1b9124-7992-4ccb-81ee-77266f68e07b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100524) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 27 16:18:45.818361 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.volume.api [None req-292c70b2-d428-4715-a1e8-ca0881bfaf94 tempest-TestVolumeBootPattern-1923367323 tempest-TestVolumeBootPattern-1923367323-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (7c317538-d7ba-477a-993e-67c6fedd3d59) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100524) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 27 16:18:45.818361 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.volume.flows.api.create_volume [None req-292c70b2-d428-4715-a1e8-ca0881bfaf94 tempest-TestVolumeBootPattern-1923367323 tempest-TestVolumeBootPattern-1923367323-project-member] Validating volume size '1' using validate_int, validate_snap_size {{(pid=100524) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 27 16:18:45.853359 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.volume.api [None req-292c70b2-d428-4715-a1e8-ca0881bfaf94 tempest-TestVolumeBootPattern-1923367323 tempest-TestVolumeBootPattern-1923367323-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (7c317538-d7ba-477a-993e-67c6fedd3d59) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': 'e8027e65-2840-4f88-81f5-85a43580bda3', 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-27T16:04:59Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=2bce4e1a-e6e0-49d9-be36-c3405449a01e,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '2bce4e1a-e6e0-49d9-be36-c3405449a01e', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100524) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 27 16:18:45.854209 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.volume.api [None req-292c70b2-d428-4715-a1e8-ca0881bfaf94 tempest-TestVolumeBootPattern-1923367323 tempest-TestVolumeBootPattern-1923367323-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (e1bb90b1-4745-42ea-9cf2-a4d6191434ee) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100524) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 27 16:18:45.902871 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.quota [None req-292c70b2-d428-4715-a1e8-ca0881bfaf94 tempest-TestVolumeBootPattern-1923367323 tempest-TestVolumeBootPattern-1923367323-project-member] Created reservations ['6d83265c-4360-40b4-bf4e-88e2f2bea069', 'ebaf8739-d50b-45e9-a3ba-0fca73953f34', 'fa902227-2a05-491f-adc6-aef7fcf15a53', 'c5009c32-3c97-4543-b2f0-43a8f6eda829'] {{(pid=100524) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 27 16:18:45.903834 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.volume.api [None req-292c70b2-d428-4715-a1e8-ca0881bfaf94 tempest-TestVolumeBootPattern-1923367323 tempest-TestVolumeBootPattern-1923367323-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (e1bb90b1-4745-42ea-9cf2-a4d6191434ee) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['6d83265c-4360-40b4-bf4e-88e2f2bea069', 'ebaf8739-d50b-45e9-a3ba-0fca73953f34', 'fa902227-2a05-491f-adc6-aef7fcf15a53', 'c5009c32-3c97-4543-b2f0-43a8f6eda829']}' {{(pid=100524) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 27 16:18:45.904672 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.volume.api [None req-292c70b2-d428-4715-a1e8-ca0881bfaf94 tempest-TestVolumeBootPattern-1923367323 tempest-TestVolumeBootPattern-1923367323-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (4236febd-7bbe-4dcc-ab55-f15f9ac32ab8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100524) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 27 16:18:45.961896 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.volume.api [None req-292c70b2-d428-4715-a1e8-ca0881bfaf94 tempest-TestVolumeBootPattern-1923367323 tempest-TestVolumeBootPattern-1923367323-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (4236febd-7bbe-4dcc-ab55-f15f9ac32ab8) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '71a376c3-6580-4494-b3b0-7d7300a1d7c3', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestVolumeBootPattern-volume-2084119281',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='39995a959f30492fa40a168e21074651',qos_specs=None,replication_status=,reservations=['6d83265c-4360-40b4-bf4e-88e2f2bea069','ebaf8739-d50b-45e9-a3ba-0fca73953f34','fa902227-2a05-491f-adc6-aef7fcf15a53','c5009c32-3c97-4543-b2f0-43a8f6eda829'],size=1,snapshot_id=e8027e65-2840-4f88-81f5-85a43580bda3,source_replicaid=,source_volid=None,status='creating',user_id='e7859946f1b84212bd0801fb65699926',volume_type_id=2bce4e1a-e6e0-49d9-be36-c3405449a01e), '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-27T16:18:45Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestVolumeBootPattern-volume-2084119281',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=71a376c3-6580-4494-b3b0-7d7300a1d7c3,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='39995a959f30492fa40a168e21074651',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=e8027e65-2840-4f88-81f5-85a43580bda3,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='e7859946f1b84212bd0801fb65699926',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(2bce4e1a-e6e0-49d9-be36-c3405449a01e),volume_type_id=2bce4e1a-e6e0-49d9-be36-c3405449a01e)}' {{(pid=100524) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 27 16:18:45.962585 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.volume.api [None req-292c70b2-d428-4715-a1e8-ca0881bfaf94 tempest-TestVolumeBootPattern-1923367323 tempest-TestVolumeBootPattern-1923367323-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (ea9e332e-8120-49bd-997f-37c051bed94a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100524) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 27 16:18:45.990607 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.volume.api [None req-292c70b2-d428-4715-a1e8-ca0881bfaf94 tempest-TestVolumeBootPattern-1923367323 tempest-TestVolumeBootPattern-1923367323-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (ea9e332e-8120-49bd-997f-37c051bed94a) transitioned into state 'SUCCESS' from state '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-2084119281',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='39995a959f30492fa40a168e21074651',qos_specs=None,replication_status=,reservations=['6d83265c-4360-40b4-bf4e-88e2f2bea069','ebaf8739-d50b-45e9-a3ba-0fca73953f34','fa902227-2a05-491f-adc6-aef7fcf15a53','c5009c32-3c97-4543-b2f0-43a8f6eda829'],size=1,snapshot_id=e8027e65-2840-4f88-81f5-85a43580bda3,source_replicaid=,source_volid=None,status='creating',user_id='e7859946f1b84212bd0801fb65699926',volume_type_id=2bce4e1a-e6e0-49d9-be36-c3405449a01e)}' {{(pid=100524) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 27 16:18:45.991260 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.volume.api [None req-292c70b2-d428-4715-a1e8-ca0881bfaf94 tempest-TestVolumeBootPattern-1923367323 tempest-TestVolumeBootPattern-1923367323-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (d586e14f-f5f5-4a5c-ba50-aa8455f4620e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100524) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 27 16:18:46.019661 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.volume.api [None req-292c70b2-d428-4715-a1e8-ca0881bfaf94 tempest-TestVolumeBootPattern-1923367323 tempest-TestVolumeBootPattern-1923367323-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (d586e14f-f5f5-4a5c-ba50-aa8455f4620e) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100524) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 27 16:18:46.020435 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.volume.api [None req-292c70b2-d428-4715-a1e8-ca0881bfaf94 tempest-TestVolumeBootPattern-1923367323 tempest-TestVolumeBootPattern-1923367323-project-member] Flow 'volume_create_api' (7f1b9124-7992-4ccb-81ee-77266f68e07b) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100524) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 27 16:18:46.020793 np0000005924 devstack@c-api.service[100524]: INFO cinder.volume.api [None req-292c70b2-d428-4715-a1e8-ca0881bfaf94 tempest-TestVolumeBootPattern-1923367323 tempest-TestVolumeBootPattern-1923367323-project-member] Create volume request issued successfully. Jul 27 16:18:46.021362 np0000005924 devstack@c-api.service[100524]: INFO cinder.api.openstack.wsgi [None req-292c70b2-d428-4715-a1e8-ca0881bfaf94 tempest-TestVolumeBootPattern-1923367323 tempest-TestVolumeBootPattern-1923367323-project-member] https://10.4.3.117/volume/v3/volumes returned with HTTP 202 Jul 27 16:18:46.021954 np0000005924 devstack@c-api.service[100524]: [pid: 100524|app: 0|req: 1018/4044] 10.4.3.117 () {68 vars in 1259 bytes} [Mon Jul 27 16:18:45 2026] POST /volume/v3/volumes => generated 785 bytes in 231 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 27 16:18:46.032449 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.middleware.request_id [None req-a1273d28-10fa-42b6-a818-88bb199efbce None None] RequestId filter calling following filter/app {{(pid=100523) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:18:46.036348 np0000005924 devstack@c-api.service[100523]: INFO cinder.api.openstack.wsgi [None req-a1273d28-10fa-42b6-a818-88bb199efbce tempest-TestVolumeBootPattern-1923367323 tempest-TestVolumeBootPattern-1923367323-project-member] GET https://10.4.3.117/volume/v3/volumes/71a376c3-6580-4494-b3b0-7d7300a1d7c3 Jul 27 16:18:46.036348 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.openstack.wsgi [None req-a1273d28-10fa-42b6-a818-88bb199efbce tempest-TestVolumeBootPattern-1923367323 tempest-TestVolumeBootPattern-1923367323-project-member] Empty body provided in request {{(pid=100523) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:18:46.036348 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.openstack.wsgi [None req-a1273d28-10fa-42b6-a818-88bb199efbce tempest-TestVolumeBootPattern-1923367323 tempest-TestVolumeBootPattern-1923367323-project-member] Calling method 'show' {{(pid=100523) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:18:46.042299 np0000005924 devstack@c-api.service[100523]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:18:46.042299 np0000005924 devstack@c-api.service[100523]: warnings.warn( Jul 27 16:18:46.045831 np0000005924 devstack@c-api.service[100523]: INFO cinder.volume.api [None req-a1273d28-10fa-42b6-a818-88bb199efbce tempest-TestVolumeBootPattern-1923367323 tempest-TestVolumeBootPattern-1923367323-project-member] Volume info retrieved successfully. Jul 27 16:18:46.050729 np0000005924 devstack@c-api.service[100523]: INFO cinder.api.openstack.wsgi [None req-a1273d28-10fa-42b6-a818-88bb199efbce tempest-TestVolumeBootPattern-1923367323 tempest-TestVolumeBootPattern-1923367323-project-member] https://10.4.3.117/volume/v3/volumes/71a376c3-6580-4494-b3b0-7d7300a1d7c3 returned with HTTP 200 Jul 27 16:18:46.050729 np0000005924 devstack@c-api.service[100523]: [pid: 100523|app: 0|req: 1019/4045] 10.4.3.117 () {66 vars in 1348 bytes} [Mon Jul 27 16:18:46 2026] GET /volume/v3/volumes/71a376c3-6580-4494-b3b0-7d7300a1d7c3 => generated 853 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 27 16:18:46.417874 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.middleware.request_id [None req-2ae360f4-47bf-4a3b-b30c-137ba482e84d None None] RequestId filter calling following filter/app {{(pid=100521) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:18:46.419636 np0000005924 devstack@c-api.service[100521]: INFO cinder.api.openstack.wsgi [None req-2ae360f4-47bf-4a3b-b30c-137ba482e84d tempest-VolumesBackupsTest-1361087151 tempest-VolumesBackupsTest-1361087151-project-member] GET https://10.4.3.117/volume/v3/backups/202f65c6-bfdf-4fc8-823b-94cf47fc2003 Jul 27 16:18:46.419840 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.openstack.wsgi [None req-2ae360f4-47bf-4a3b-b30c-137ba482e84d tempest-VolumesBackupsTest-1361087151 tempest-VolumesBackupsTest-1361087151-project-member] Empty body provided in request {{(pid=100521) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:18:46.420024 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.openstack.wsgi [None req-2ae360f4-47bf-4a3b-b30c-137ba482e84d tempest-VolumesBackupsTest-1361087151 tempest-VolumesBackupsTest-1361087151-project-member] Calling method 'show' {{(pid=100521) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:18:46.420119 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.v3.backups [None req-2ae360f4-47bf-4a3b-b30c-137ba482e84d tempest-VolumesBackupsTest-1361087151 tempest-VolumesBackupsTest-1361087151-project-member] Show backup with id 202f65c6-bfdf-4fc8-823b-94cf47fc2003. {{(pid=100521) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 27 16:18:46.424089 np0000005924 devstack@c-api.service[100521]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:18:46.424089 np0000005924 devstack@c-api.service[100521]: warnings.warn( Jul 27 16:18:46.424937 np0000005924 devstack@c-api.service[100521]: INFO cinder.api.openstack.wsgi [None req-2ae360f4-47bf-4a3b-b30c-137ba482e84d tempest-VolumesBackupsTest-1361087151 tempest-VolumesBackupsTest-1361087151-project-member] https://10.4.3.117/volume/v3/backups/202f65c6-bfdf-4fc8-823b-94cf47fc2003 returned with HTTP 200 Jul 27 16:18:46.425302 np0000005924 devstack@c-api.service[100521]: [pid: 100521|app: 0|req: 1010/4046] 10.4.3.117 () {66 vars in 1348 bytes} [Mon Jul 27 16:18:46 2026] GET /volume/v3/backups/202f65c6-bfdf-4fc8-823b-94cf47fc2003 => generated 749 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 27 16:18:46.722803 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.middleware.request_id [None req-7a98f081-6f74-4d59-ab0b-ffe67ed8bf5b None None] RequestId filter calling following filter/app {{(pid=100522) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:18:46.724464 np0000005924 devstack@c-api.service[100522]: INFO cinder.api.openstack.wsgi [None req-7a98f081-6f74-4d59-ab0b-ffe67ed8bf5b tempest-VolumesActionsTest-949400952 tempest-VolumesActionsTest-949400952-project-member] GET https://10.4.3.117/volume/v3/volumes/675b5f57-6610-4a0d-9d16-1ddcf721dc76 Jul 27 16:18:46.724672 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.openstack.wsgi [None req-7a98f081-6f74-4d59-ab0b-ffe67ed8bf5b tempest-VolumesActionsTest-949400952 tempest-VolumesActionsTest-949400952-project-member] Empty body provided in request {{(pid=100522) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:18:46.724868 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.openstack.wsgi [None req-7a98f081-6f74-4d59-ab0b-ffe67ed8bf5b tempest-VolumesActionsTest-949400952 tempest-VolumesActionsTest-949400952-project-member] Calling method 'show' {{(pid=100522) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:18:46.731867 np0000005924 devstack@c-api.service[100522]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:18:46.731867 np0000005924 devstack@c-api.service[100522]: warnings.warn( Jul 27 16:18:46.735474 np0000005924 devstack@c-api.service[100522]: INFO cinder.volume.api [None req-7a98f081-6f74-4d59-ab0b-ffe67ed8bf5b tempest-VolumesActionsTest-949400952 tempest-VolumesActionsTest-949400952-project-member] Volume info retrieved successfully. Jul 27 16:18:46.739843 np0000005924 devstack@c-api.service[100522]: INFO cinder.api.openstack.wsgi [None req-7a98f081-6f74-4d59-ab0b-ffe67ed8bf5b tempest-VolumesActionsTest-949400952 tempest-VolumesActionsTest-949400952-project-member] https://10.4.3.117/volume/v3/volumes/675b5f57-6610-4a0d-9d16-1ddcf721dc76 returned with HTTP 200 Jul 27 16:18:46.740225 np0000005924 devstack@c-api.service[100522]: [pid: 100522|app: 0|req: 1000/4047] 10.4.3.117 () {66 vars in 1348 bytes} [Mon Jul 27 16:18:46 2026] GET /volume/v3/volumes/675b5f57-6610-4a0d-9d16-1ddcf721dc76 => generated 841 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 27 16:18:46.752618 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.middleware.request_id [None req-672c60de-a594-4aba-bb5e-73271a3a6e22 None None] RequestId filter calling following filter/app {{(pid=100524) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:18:46.754352 np0000005924 devstack@c-api.service[100524]: INFO cinder.api.openstack.wsgi [None req-672c60de-a594-4aba-bb5e-73271a3a6e22 tempest-VolumesActionsTest-1111611202 tempest-VolumesActionsTest-1111611202-project-admin] POST https://10.4.3.117/volume/v3/volumes/675b5f57-6610-4a0d-9d16-1ddcf721dc76/action Jul 27 16:18:46.754719 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.openstack.wsgi [None req-672c60de-a594-4aba-bb5e-73271a3a6e22 tempest-VolumesActionsTest-1111611202 tempest-VolumesActionsTest-1111611202-project-admin] Action body: b'{"os-reset_status": {"status": "error"}}' {{(pid=100524) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 27 16:18:46.754839 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.openstack.wsgi [None req-672c60de-a594-4aba-bb5e-73271a3a6e22 tempest-VolumesActionsTest-1111611202 tempest-VolumesActionsTest-1111611202-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "error"}} {{(pid=100524) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 27 16:18:46.762608 np0000005924 devstack@c-api.service[100524]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:18:46.762608 np0000005924 devstack@c-api.service[100524]: warnings.warn( Jul 27 16:18:46.762939 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.contrib.admin_actions [None req-672c60de-a594-4aba-bb5e-73271a3a6e22 tempest-VolumesActionsTest-1111611202 tempest-VolumesActionsTest-1111611202-project-admin] Updating volume '675b5f57-6610-4a0d-9d16-1ddcf721dc76' with '{'status': 'error'}' {{(pid=100524) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:109}} Jul 27 16:18:46.782765 np0000005924 devstack@c-api.service[100524]: INFO cinder.api.openstack.wsgi [None req-672c60de-a594-4aba-bb5e-73271a3a6e22 tempest-VolumesActionsTest-1111611202 tempest-VolumesActionsTest-1111611202-project-admin] https://10.4.3.117/volume/v3/volumes/675b5f57-6610-4a0d-9d16-1ddcf721dc76/action returned with HTTP 202 Jul 27 16:18:46.783187 np0000005924 devstack@c-api.service[100524]: [pid: 100524|app: 0|req: 1019/4048] 10.4.3.117 () {68 vars in 1390 bytes} [Mon Jul 27 16:18:46 2026] POST /volume/v3/volumes/675b5f57-6610-4a0d-9d16-1ddcf721dc76/action => generated 0 bytes in 31 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 27 16:18:46.789551 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.middleware.request_id [None req-13011ea1-1f22-46bf-8d29-9a38e25c0391 None None] RequestId filter calling following filter/app {{(pid=100523) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:18:46.791252 np0000005924 devstack@c-api.service[100523]: INFO cinder.api.openstack.wsgi [None req-13011ea1-1f22-46bf-8d29-9a38e25c0391 tempest-VolumesActionsTest-949400952 tempest-VolumesActionsTest-949400952-project-member] GET https://10.4.3.117/volume/v3/volumes/675b5f57-6610-4a0d-9d16-1ddcf721dc76 Jul 27 16:18:46.791482 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.openstack.wsgi [None req-13011ea1-1f22-46bf-8d29-9a38e25c0391 tempest-VolumesActionsTest-949400952 tempest-VolumesActionsTest-949400952-project-member] Empty body provided in request {{(pid=100523) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:18:46.791692 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.openstack.wsgi [None req-13011ea1-1f22-46bf-8d29-9a38e25c0391 tempest-VolumesActionsTest-949400952 tempest-VolumesActionsTest-949400952-project-member] Calling method 'show' {{(pid=100523) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:18:46.797997 np0000005924 devstack@c-api.service[100523]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:18:46.797997 np0000005924 devstack@c-api.service[100523]: warnings.warn( Jul 27 16:18:46.801052 np0000005924 devstack@c-api.service[100523]: INFO cinder.volume.api [None req-13011ea1-1f22-46bf-8d29-9a38e25c0391 tempest-VolumesActionsTest-949400952 tempest-VolumesActionsTest-949400952-project-member] Volume info retrieved successfully. Jul 27 16:18:46.804799 np0000005924 devstack@c-api.service[100523]: INFO cinder.api.openstack.wsgi [None req-13011ea1-1f22-46bf-8d29-9a38e25c0391 tempest-VolumesActionsTest-949400952 tempest-VolumesActionsTest-949400952-project-member] https://10.4.3.117/volume/v3/volumes/675b5f57-6610-4a0d-9d16-1ddcf721dc76 returned with HTTP 200 Jul 27 16:18:46.805186 np0000005924 devstack@c-api.service[100523]: [pid: 100523|app: 0|req: 1020/4049] 10.4.3.117 () {66 vars in 1348 bytes} [Mon Jul 27 16:18:46 2026] GET /volume/v3/volumes/675b5f57-6610-4a0d-9d16-1ddcf721dc76 => generated 837 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 27 16:18:46.816678 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.middleware.request_id [None req-343e69db-f775-40c3-ae22-99d45ef209ac None None] RequestId filter calling following filter/app {{(pid=100521) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:18:46.818275 np0000005924 devstack@c-api.service[100521]: INFO cinder.api.openstack.wsgi [None req-343e69db-f775-40c3-ae22-99d45ef209ac tempest-VolumesActionsTest-1111611202 tempest-VolumesActionsTest-1111611202-project-admin] POST https://10.4.3.117/volume/v3/volumes/675b5f57-6610-4a0d-9d16-1ddcf721dc76/action Jul 27 16:18:46.818645 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.openstack.wsgi [None req-343e69db-f775-40c3-ae22-99d45ef209ac tempest-VolumesActionsTest-1111611202 tempest-VolumesActionsTest-1111611202-project-admin] Action body: b'{"os-reset_status": {"status": "available"}}' {{(pid=100521) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 27 16:18:46.818775 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.openstack.wsgi [None req-343e69db-f775-40c3-ae22-99d45ef209ac tempest-VolumesActionsTest-1111611202 tempest-VolumesActionsTest-1111611202-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "available"}} {{(pid=100521) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 27 16:18:46.826924 np0000005924 devstack@c-api.service[100521]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:18:46.826924 np0000005924 devstack@c-api.service[100521]: warnings.warn( Jul 27 16:18:46.827264 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.contrib.admin_actions [None req-343e69db-f775-40c3-ae22-99d45ef209ac tempest-VolumesActionsTest-1111611202 tempest-VolumesActionsTest-1111611202-project-admin] Updating volume '675b5f57-6610-4a0d-9d16-1ddcf721dc76' with '{'status': 'available'}' {{(pid=100521) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:109}} Jul 27 16:18:46.845050 np0000005924 devstack@c-api.service[100521]: INFO cinder.api.openstack.wsgi [None req-343e69db-f775-40c3-ae22-99d45ef209ac tempest-VolumesActionsTest-1111611202 tempest-VolumesActionsTest-1111611202-project-admin] https://10.4.3.117/volume/v3/volumes/675b5f57-6610-4a0d-9d16-1ddcf721dc76/action returned with HTTP 202 Jul 27 16:18:46.845493 np0000005924 devstack@c-api.service[100521]: [pid: 100521|app: 0|req: 1011/4050] 10.4.3.117 () {68 vars in 1390 bytes} [Mon Jul 27 16:18:46 2026] POST /volume/v3/volumes/675b5f57-6610-4a0d-9d16-1ddcf721dc76/action => generated 0 bytes in 29 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 27 16:18:46.851756 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.middleware.request_id [None req-45ce7291-4366-4cd8-b840-cee9f00efa46 None None] RequestId filter calling following filter/app {{(pid=100522) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:18:46.853444 np0000005924 devstack@c-api.service[100522]: INFO cinder.api.openstack.wsgi [None req-45ce7291-4366-4cd8-b840-cee9f00efa46 tempest-VolumesActionsTest-949400952 tempest-VolumesActionsTest-949400952-project-member] GET https://10.4.3.117/volume/v3/volumes/675b5f57-6610-4a0d-9d16-1ddcf721dc76 Jul 27 16:18:46.853645 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.openstack.wsgi [None req-45ce7291-4366-4cd8-b840-cee9f00efa46 tempest-VolumesActionsTest-949400952 tempest-VolumesActionsTest-949400952-project-member] Empty body provided in request {{(pid=100522) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:18:46.853827 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.openstack.wsgi [None req-45ce7291-4366-4cd8-b840-cee9f00efa46 tempest-VolumesActionsTest-949400952 tempest-VolumesActionsTest-949400952-project-member] Calling method 'show' {{(pid=100522) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:18:46.860678 np0000005924 devstack@c-api.service[100522]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:18:46.860678 np0000005924 devstack@c-api.service[100522]: warnings.warn( Jul 27 16:18:46.863830 np0000005924 devstack@c-api.service[100522]: INFO cinder.volume.api [None req-45ce7291-4366-4cd8-b840-cee9f00efa46 tempest-VolumesActionsTest-949400952 tempest-VolumesActionsTest-949400952-project-member] Volume info retrieved successfully. Jul 27 16:18:46.867302 np0000005924 devstack@c-api.service[100522]: INFO cinder.api.openstack.wsgi [None req-45ce7291-4366-4cd8-b840-cee9f00efa46 tempest-VolumesActionsTest-949400952 tempest-VolumesActionsTest-949400952-project-member] https://10.4.3.117/volume/v3/volumes/675b5f57-6610-4a0d-9d16-1ddcf721dc76 returned with HTTP 200 Jul 27 16:18:46.867644 np0000005924 devstack@c-api.service[100522]: [pid: 100522|app: 0|req: 1001/4051] 10.4.3.117 () {66 vars in 1348 bytes} [Mon Jul 27 16:18:46 2026] GET /volume/v3/volumes/675b5f57-6610-4a0d-9d16-1ddcf721dc76 => generated 841 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 27 16:18:46.878465 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.middleware.request_id [None req-5e065991-78d3-4e05-9d57-51b61200f3a3 None None] RequestId filter calling following filter/app {{(pid=100524) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:18:46.880393 np0000005924 devstack@c-api.service[100524]: INFO cinder.api.openstack.wsgi [None req-5e065991-78d3-4e05-9d57-51b61200f3a3 tempest-VolumesActionsTest-1111611202 tempest-VolumesActionsTest-1111611202-project-admin] POST https://10.4.3.117/volume/v3/volumes/675b5f57-6610-4a0d-9d16-1ddcf721dc76/action Jul 27 16:18:46.880772 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.openstack.wsgi [None req-5e065991-78d3-4e05-9d57-51b61200f3a3 tempest-VolumesActionsTest-1111611202 tempest-VolumesActionsTest-1111611202-project-admin] Action body: b'{"os-reset_status": {"status": "maintenance"}}' {{(pid=100524) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 27 16:18:46.880927 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.openstack.wsgi [None req-5e065991-78d3-4e05-9d57-51b61200f3a3 tempest-VolumesActionsTest-1111611202 tempest-VolumesActionsTest-1111611202-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "maintenance"}} {{(pid=100524) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 27 16:18:46.888938 np0000005924 devstack@c-api.service[100524]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:18:46.888938 np0000005924 devstack@c-api.service[100524]: warnings.warn( Jul 27 16:18:46.889318 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.contrib.admin_actions [None req-5e065991-78d3-4e05-9d57-51b61200f3a3 tempest-VolumesActionsTest-1111611202 tempest-VolumesActionsTest-1111611202-project-admin] Updating volume '675b5f57-6610-4a0d-9d16-1ddcf721dc76' with '{'status': 'maintenance'}' {{(pid=100524) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:109}} Jul 27 16:18:46.909637 np0000005924 devstack@c-api.service[100524]: INFO cinder.api.openstack.wsgi [None req-5e065991-78d3-4e05-9d57-51b61200f3a3 tempest-VolumesActionsTest-1111611202 tempest-VolumesActionsTest-1111611202-project-admin] https://10.4.3.117/volume/v3/volumes/675b5f57-6610-4a0d-9d16-1ddcf721dc76/action returned with HTTP 202 Jul 27 16:18:46.910121 np0000005924 devstack@c-api.service[100524]: [pid: 100524|app: 0|req: 1020/4052] 10.4.3.117 () {68 vars in 1390 bytes} [Mon Jul 27 16:18:46 2026] POST /volume/v3/volumes/675b5f57-6610-4a0d-9d16-1ddcf721dc76/action => generated 0 bytes in 32 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 27 16:18:46.916488 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.middleware.request_id [None req-674284c7-a56d-46b9-8d8b-a34b06867f49 None None] RequestId filter calling following filter/app {{(pid=100523) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:18:46.918183 np0000005924 devstack@c-api.service[100523]: INFO cinder.api.openstack.wsgi [None req-674284c7-a56d-46b9-8d8b-a34b06867f49 tempest-VolumesActionsTest-949400952 tempest-VolumesActionsTest-949400952-project-member] GET https://10.4.3.117/volume/v3/volumes/675b5f57-6610-4a0d-9d16-1ddcf721dc76 Jul 27 16:18:46.918425 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.openstack.wsgi [None req-674284c7-a56d-46b9-8d8b-a34b06867f49 tempest-VolumesActionsTest-949400952 tempest-VolumesActionsTest-949400952-project-member] Empty body provided in request {{(pid=100523) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:18:46.918652 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.openstack.wsgi [None req-674284c7-a56d-46b9-8d8b-a34b06867f49 tempest-VolumesActionsTest-949400952 tempest-VolumesActionsTest-949400952-project-member] Calling method 'show' {{(pid=100523) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:18:46.925322 np0000005924 devstack@c-api.service[100523]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:18:46.925322 np0000005924 devstack@c-api.service[100523]: warnings.warn( Jul 27 16:18:46.928598 np0000005924 devstack@c-api.service[100523]: INFO cinder.volume.api [None req-674284c7-a56d-46b9-8d8b-a34b06867f49 tempest-VolumesActionsTest-949400952 tempest-VolumesActionsTest-949400952-project-member] Volume info retrieved successfully. Jul 27 16:18:46.932651 np0000005924 devstack@c-api.service[100523]: INFO cinder.api.openstack.wsgi [None req-674284c7-a56d-46b9-8d8b-a34b06867f49 tempest-VolumesActionsTest-949400952 tempest-VolumesActionsTest-949400952-project-member] https://10.4.3.117/volume/v3/volumes/675b5f57-6610-4a0d-9d16-1ddcf721dc76 returned with HTTP 200 Jul 27 16:18:46.933006 np0000005924 devstack@c-api.service[100523]: [pid: 100523|app: 0|req: 1021/4053] 10.4.3.117 () {66 vars in 1348 bytes} [Mon Jul 27 16:18:46 2026] GET /volume/v3/volumes/675b5f57-6610-4a0d-9d16-1ddcf721dc76 => generated 843 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 27 16:18:46.944137 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.middleware.request_id [None req-f737044c-37a5-4757-8acf-3def02618171 None None] RequestId filter calling following filter/app {{(pid=100521) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:18:46.945780 np0000005924 devstack@c-api.service[100521]: INFO cinder.api.openstack.wsgi [None req-f737044c-37a5-4757-8acf-3def02618171 tempest-VolumesActionsTest-1111611202 tempest-VolumesActionsTest-1111611202-project-admin] POST https://10.4.3.117/volume/v3/volumes/675b5f57-6610-4a0d-9d16-1ddcf721dc76/action Jul 27 16:18:46.946155 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.openstack.wsgi [None req-f737044c-37a5-4757-8acf-3def02618171 tempest-VolumesActionsTest-1111611202 tempest-VolumesActionsTest-1111611202-project-admin] Action body: b'{"os-reset_status": {"status": "available"}}' {{(pid=100521) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 27 16:18:46.946226 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.openstack.wsgi [None req-f737044c-37a5-4757-8acf-3def02618171 tempest-VolumesActionsTest-1111611202 tempest-VolumesActionsTest-1111611202-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "available"}} {{(pid=100521) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 27 16:18:46.953994 np0000005924 devstack@c-api.service[100521]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:18:46.953994 np0000005924 devstack@c-api.service[100521]: warnings.warn( Jul 27 16:18:46.954295 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.contrib.admin_actions [None req-f737044c-37a5-4757-8acf-3def02618171 tempest-VolumesActionsTest-1111611202 tempest-VolumesActionsTest-1111611202-project-admin] Updating volume '675b5f57-6610-4a0d-9d16-1ddcf721dc76' with '{'status': 'available'}' {{(pid=100521) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:109}} Jul 27 16:18:46.980385 np0000005924 devstack@c-api.service[100521]: INFO cinder.api.openstack.wsgi [None req-f737044c-37a5-4757-8acf-3def02618171 tempest-VolumesActionsTest-1111611202 tempest-VolumesActionsTest-1111611202-project-admin] https://10.4.3.117/volume/v3/volumes/675b5f57-6610-4a0d-9d16-1ddcf721dc76/action returned with HTTP 202 Jul 27 16:18:46.980932 np0000005924 devstack@c-api.service[100521]: [pid: 100521|app: 0|req: 1012/4054] 10.4.3.117 () {68 vars in 1390 bytes} [Mon Jul 27 16:18:46 2026] POST /volume/v3/volumes/675b5f57-6610-4a0d-9d16-1ddcf721dc76/action => generated 0 bytes in 37 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 27 16:18:46.987301 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.middleware.request_id [None req-924158ac-aabd-423c-8cd8-d1af3d7b4ab9 None None] RequestId filter calling following filter/app {{(pid=100522) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:18:46.989218 np0000005924 devstack@c-api.service[100522]: INFO cinder.api.openstack.wsgi [None req-924158ac-aabd-423c-8cd8-d1af3d7b4ab9 tempest-VolumesActionsTest-949400952 tempest-VolumesActionsTest-949400952-project-member] GET https://10.4.3.117/volume/v3/volumes/675b5f57-6610-4a0d-9d16-1ddcf721dc76 Jul 27 16:18:46.989472 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.openstack.wsgi [None req-924158ac-aabd-423c-8cd8-d1af3d7b4ab9 tempest-VolumesActionsTest-949400952 tempest-VolumesActionsTest-949400952-project-member] Empty body provided in request {{(pid=100522) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:18:46.989689 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.openstack.wsgi [None req-924158ac-aabd-423c-8cd8-d1af3d7b4ab9 tempest-VolumesActionsTest-949400952 tempest-VolumesActionsTest-949400952-project-member] Calling method 'show' {{(pid=100522) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:18:46.996821 np0000005924 devstack@c-api.service[100522]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:18:46.996821 np0000005924 devstack@c-api.service[100522]: warnings.warn( Jul 27 16:18:47.000224 np0000005924 devstack@c-api.service[100522]: INFO cinder.volume.api [None req-924158ac-aabd-423c-8cd8-d1af3d7b4ab9 tempest-VolumesActionsTest-949400952 tempest-VolumesActionsTest-949400952-project-member] Volume info retrieved successfully. Jul 27 16:18:47.004442 np0000005924 devstack@c-api.service[100522]: INFO cinder.api.openstack.wsgi [None req-924158ac-aabd-423c-8cd8-d1af3d7b4ab9 tempest-VolumesActionsTest-949400952 tempest-VolumesActionsTest-949400952-project-member] https://10.4.3.117/volume/v3/volumes/675b5f57-6610-4a0d-9d16-1ddcf721dc76 returned with HTTP 200 Jul 27 16:18:47.004842 np0000005924 devstack@c-api.service[100522]: [pid: 100522|app: 0|req: 1002/4055] 10.4.3.117 () {66 vars in 1348 bytes} [Mon Jul 27 16:18:46 2026] GET /volume/v3/volumes/675b5f57-6610-4a0d-9d16-1ddcf721dc76 => generated 841 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 27 16:18:47.016261 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.middleware.request_id [None req-101eaceb-0725-4d32-98d5-40c6ac004095 None None] RequestId filter calling following filter/app {{(pid=100524) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:18:47.018319 np0000005924 devstack@c-api.service[100524]: INFO cinder.api.openstack.wsgi [None req-101eaceb-0725-4d32-98d5-40c6ac004095 tempest-VolumesActionsTest-949400952 tempest-VolumesActionsTest-949400952-project-member] GET https://10.4.3.117/volume/v3/volumes/675b5f57-6610-4a0d-9d16-1ddcf721dc76 Jul 27 16:18:47.018548 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.openstack.wsgi [None req-101eaceb-0725-4d32-98d5-40c6ac004095 tempest-VolumesActionsTest-949400952 tempest-VolumesActionsTest-949400952-project-member] Empty body provided in request {{(pid=100524) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:18:47.018755 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.openstack.wsgi [None req-101eaceb-0725-4d32-98d5-40c6ac004095 tempest-VolumesActionsTest-949400952 tempest-VolumesActionsTest-949400952-project-member] Calling method 'show' {{(pid=100524) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:18:47.025541 np0000005924 devstack@c-api.service[100524]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:18:47.025541 np0000005924 devstack@c-api.service[100524]: warnings.warn( Jul 27 16:18:47.028907 np0000005924 devstack@c-api.service[100524]: INFO cinder.volume.api [None req-101eaceb-0725-4d32-98d5-40c6ac004095 tempest-VolumesActionsTest-949400952 tempest-VolumesActionsTest-949400952-project-member] Volume info retrieved successfully. Jul 27 16:18:47.032654 np0000005924 devstack@c-api.service[100524]: INFO cinder.api.openstack.wsgi [None req-101eaceb-0725-4d32-98d5-40c6ac004095 tempest-VolumesActionsTest-949400952 tempest-VolumesActionsTest-949400952-project-member] https://10.4.3.117/volume/v3/volumes/675b5f57-6610-4a0d-9d16-1ddcf721dc76 returned with HTTP 200 Jul 27 16:18:47.033026 np0000005924 devstack@c-api.service[100524]: [pid: 100524|app: 0|req: 1021/4056] 10.4.3.117 () {66 vars in 1348 bytes} [Mon Jul 27 16:18:47 2026] GET /volume/v3/volumes/675b5f57-6610-4a0d-9d16-1ddcf721dc76 => generated 841 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 27 16:18:47.044987 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.middleware.request_id [None req-c081bf3e-4da4-47c3-ac64-74b22687a462 None None] RequestId filter calling following filter/app {{(pid=100523) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:18:47.047014 np0000005924 devstack@c-api.service[100523]: INFO cinder.api.openstack.wsgi [None req-c081bf3e-4da4-47c3-ac64-74b22687a462 tempest-VolumesActionsTest-949400952 tempest-VolumesActionsTest-949400952-project-member] DELETE https://10.4.3.117/volume/v3/volumes/675b5f57-6610-4a0d-9d16-1ddcf721dc76 Jul 27 16:18:47.047244 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.openstack.wsgi [None req-c081bf3e-4da4-47c3-ac64-74b22687a462 tempest-VolumesActionsTest-949400952 tempest-VolumesActionsTest-949400952-project-member] Empty body provided in request {{(pid=100523) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:18:47.047466 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.openstack.wsgi [None req-c081bf3e-4da4-47c3-ac64-74b22687a462 tempest-VolumesActionsTest-949400952 tempest-VolumesActionsTest-949400952-project-member] Calling method 'delete' {{(pid=100523) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:18:47.047771 np0000005924 devstack@c-api.service[100523]: INFO cinder.api.v3.volumes [None req-c081bf3e-4da4-47c3-ac64-74b22687a462 tempest-VolumesActionsTest-949400952 tempest-VolumesActionsTest-949400952-project-member] Delete volume with id: 675b5f57-6610-4a0d-9d16-1ddcf721dc76 Jul 27 16:18:47.054323 np0000005924 devstack@c-api.service[100523]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:18:47.054323 np0000005924 devstack@c-api.service[100523]: warnings.warn( Jul 27 16:18:47.054761 np0000005924 devstack@c-api.service[100523]: INFO cinder.volume.api [None req-c081bf3e-4da4-47c3-ac64-74b22687a462 tempest-VolumesActionsTest-949400952 tempest-VolumesActionsTest-949400952-project-member] Volume info retrieved successfully. Jul 27 16:18:47.061865 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.middleware.request_id [None req-9e835d3c-04ca-4e7f-9b1f-bb41040ac167 None None] RequestId filter calling following filter/app {{(pid=100521) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:18:47.063625 np0000005924 devstack@c-api.service[100521]: INFO cinder.api.openstack.wsgi [None req-9e835d3c-04ca-4e7f-9b1f-bb41040ac167 tempest-TestVolumeBootPattern-1923367323 tempest-TestVolumeBootPattern-1923367323-project-member] GET https://10.4.3.117/volume/v3/volumes/71a376c3-6580-4494-b3b0-7d7300a1d7c3 Jul 27 16:18:47.064083 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.openstack.wsgi [None req-9e835d3c-04ca-4e7f-9b1f-bb41040ac167 tempest-TestVolumeBootPattern-1923367323 tempest-TestVolumeBootPattern-1923367323-project-member] Empty body provided in request {{(pid=100521) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:18:47.064083 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.openstack.wsgi [None req-9e835d3c-04ca-4e7f-9b1f-bb41040ac167 tempest-TestVolumeBootPattern-1923367323 tempest-TestVolumeBootPattern-1923367323-project-member] Calling method 'show' {{(pid=100521) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:18:47.074190 np0000005924 devstack@c-api.service[100521]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:18:47.074190 np0000005924 devstack@c-api.service[100521]: warnings.warn( Jul 27 16:18:47.080689 np0000005924 devstack@c-api.service[100521]: INFO cinder.volume.api [None req-9e835d3c-04ca-4e7f-9b1f-bb41040ac167 tempest-TestVolumeBootPattern-1923367323 tempest-TestVolumeBootPattern-1923367323-project-member] Volume info retrieved successfully. Jul 27 16:18:47.080776 np0000005924 devstack@c-api.service[100523]: INFO cinder.volume.api [None req-c081bf3e-4da4-47c3-ac64-74b22687a462 tempest-VolumesActionsTest-949400952 tempest-VolumesActionsTest-949400952-project-member] Delete volume request issued successfully. Jul 27 16:18:47.080776 np0000005924 devstack@c-api.service[100523]: INFO cinder.api.openstack.wsgi [None req-c081bf3e-4da4-47c3-ac64-74b22687a462 tempest-VolumesActionsTest-949400952 tempest-VolumesActionsTest-949400952-project-member] https://10.4.3.117/volume/v3/volumes/675b5f57-6610-4a0d-9d16-1ddcf721dc76 returned with HTTP 202 Jul 27 16:18:47.080776 np0000005924 devstack@c-api.service[100523]: [pid: 100523|app: 0|req: 1022/4057] 10.4.3.117 () {66 vars in 1351 bytes} [Mon Jul 27 16:18:47 2026] DELETE /volume/v3/volumes/675b5f57-6610-4a0d-9d16-1ddcf721dc76 => generated 0 bytes in 36 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 27 16:18:47.083720 np0000005924 devstack@c-api.service[100521]: INFO cinder.api.openstack.wsgi [None req-9e835d3c-04ca-4e7f-9b1f-bb41040ac167 tempest-TestVolumeBootPattern-1923367323 tempest-TestVolumeBootPattern-1923367323-project-member] https://10.4.3.117/volume/v3/volumes/71a376c3-6580-4494-b3b0-7d7300a1d7c3 returned with HTTP 200 Jul 27 16:18:47.083720 np0000005924 devstack@c-api.service[100521]: [pid: 100521|app: 0|req: 1013/4058] 10.4.3.117 () {66 vars in 1348 bytes} [Mon Jul 27 16:18:47 2026] GET /volume/v3/volumes/71a376c3-6580-4494-b3b0-7d7300a1d7c3 => generated 1394 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 27 16:18:47.090271 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.middleware.request_id [None req-ed0e7109-026c-4271-b730-729075d1038e None None] RequestId filter calling following filter/app {{(pid=100522) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:18:47.092028 np0000005924 devstack@c-api.service[100522]: INFO cinder.api.openstack.wsgi [None req-ed0e7109-026c-4271-b730-729075d1038e tempest-VolumesActionsTest-949400952 tempest-VolumesActionsTest-949400952-project-member] GET https://10.4.3.117/volume/v3/volumes/675b5f57-6610-4a0d-9d16-1ddcf721dc76 Jul 27 16:18:47.092257 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.openstack.wsgi [None req-ed0e7109-026c-4271-b730-729075d1038e tempest-VolumesActionsTest-949400952 tempest-VolumesActionsTest-949400952-project-member] Empty body provided in request {{(pid=100522) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:18:47.092490 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.openstack.wsgi [None req-ed0e7109-026c-4271-b730-729075d1038e tempest-VolumesActionsTest-949400952 tempest-VolumesActionsTest-949400952-project-member] Calling method 'show' {{(pid=100522) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:18:47.096251 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.middleware.request_id [None req-75229b24-6a44-43b6-8046-6dc790acc437 None None] RequestId filter calling following filter/app {{(pid=100524) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:18:47.098090 np0000005924 devstack@c-api.service[100524]: INFO cinder.api.openstack.wsgi [None req-75229b24-6a44-43b6-8046-6dc790acc437 tempest-TestVolumeBootPattern-1923367323 tempest-TestVolumeBootPattern-1923367323-project-member] GET https://10.4.3.117/volume/v3/volumes/71a376c3-6580-4494-b3b0-7d7300a1d7c3 Jul 27 16:18:47.098262 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.openstack.wsgi [None req-75229b24-6a44-43b6-8046-6dc790acc437 tempest-TestVolumeBootPattern-1923367323 tempest-TestVolumeBootPattern-1923367323-project-member] Empty body provided in request {{(pid=100524) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:18:47.098299 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.openstack.wsgi [None req-75229b24-6a44-43b6-8046-6dc790acc437 tempest-TestVolumeBootPattern-1923367323 tempest-TestVolumeBootPattern-1923367323-project-member] Calling method 'show' {{(pid=100524) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:18:47.101402 np0000005924 devstack@c-api.service[100522]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:18:47.101402 np0000005924 devstack@c-api.service[100522]: warnings.warn( Jul 27 16:18:47.103318 np0000005924 devstack@c-api.service[100522]: INFO cinder.volume.api [None req-ed0e7109-026c-4271-b730-729075d1038e tempest-VolumesActionsTest-949400952 tempest-VolumesActionsTest-949400952-project-member] Volume info retrieved successfully. Jul 27 16:18:47.105210 np0000005924 devstack@c-api.service[100524]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:18:47.105210 np0000005924 devstack@c-api.service[100524]: warnings.warn( Jul 27 16:18:47.107728 np0000005924 devstack@c-api.service[100522]: INFO cinder.api.openstack.wsgi [None req-ed0e7109-026c-4271-b730-729075d1038e tempest-VolumesActionsTest-949400952 tempest-VolumesActionsTest-949400952-project-member] https://10.4.3.117/volume/v3/volumes/675b5f57-6610-4a0d-9d16-1ddcf721dc76 returned with HTTP 200 Jul 27 16:18:47.108214 np0000005924 devstack@c-api.service[100522]: [pid: 100522|app: 0|req: 1003/4059] 10.4.3.117 () {66 vars in 1348 bytes} [Mon Jul 27 16:18:47 2026] GET /volume/v3/volumes/675b5f57-6610-4a0d-9d16-1ddcf721dc76 => generated 840 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 27 16:18:47.109581 np0000005924 devstack@c-api.service[100524]: INFO cinder.volume.api [None req-75229b24-6a44-43b6-8046-6dc790acc437 tempest-TestVolumeBootPattern-1923367323 tempest-TestVolumeBootPattern-1923367323-project-member] Volume info retrieved successfully. Jul 27 16:18:47.115581 np0000005924 devstack@c-api.service[100524]: INFO cinder.api.openstack.wsgi [None req-75229b24-6a44-43b6-8046-6dc790acc437 tempest-TestVolumeBootPattern-1923367323 tempest-TestVolumeBootPattern-1923367323-project-member] https://10.4.3.117/volume/v3/volumes/71a376c3-6580-4494-b3b0-7d7300a1d7c3 returned with HTTP 200 Jul 27 16:18:47.116109 np0000005924 devstack@c-api.service[100524]: [pid: 100524|app: 0|req: 1022/4060] 10.4.3.117 () {66 vars in 1348 bytes} [Mon Jul 27 16:18:47 2026] GET /volume/v3/volumes/71a376c3-6580-4494-b3b0-7d7300a1d7c3 => generated 1394 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 27 16:18:47.241246 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.middleware.request_id [req-66b44ac8-a4e9-4589-8857-629bc0507d92 req-81c91df8-890f-4491-9cba-bf950f005b10 None None] RequestId filter calling following filter/app {{(pid=100523) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:18:47.243152 np0000005924 devstack@c-api.service[100523]: INFO cinder.api.openstack.wsgi [req-66b44ac8-a4e9-4589-8857-629bc0507d92 req-81c91df8-890f-4491-9cba-bf950f005b10 tempest-TestVolumeBootPattern-1923367323 tempest-TestVolumeBootPattern-1923367323-project-member] GET https://10.4.3.117/volume/v3/volumes/71a376c3-6580-4494-b3b0-7d7300a1d7c3 Jul 27 16:18:47.243340 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.openstack.wsgi [req-66b44ac8-a4e9-4589-8857-629bc0507d92 req-81c91df8-890f-4491-9cba-bf950f005b10 tempest-TestVolumeBootPattern-1923367323 tempest-TestVolumeBootPattern-1923367323-project-member] Empty body provided in request {{(pid=100523) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:18:47.244310 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.openstack.wsgi [req-66b44ac8-a4e9-4589-8857-629bc0507d92 req-81c91df8-890f-4491-9cba-bf950f005b10 tempest-TestVolumeBootPattern-1923367323 tempest-TestVolumeBootPattern-1923367323-project-member] Calling method 'show' {{(pid=100523) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:18:47.250196 np0000005924 devstack@c-api.service[100523]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:18:47.250196 np0000005924 devstack@c-api.service[100523]: warnings.warn( Jul 27 16:18:47.252497 np0000005924 devstack@c-api.service[100523]: DEBUG dbcounter [-] [100523] Writing DB stats cinder:SELECT=301,cinder:UPDATE=101,cinder:INSERT=34,cinder:DELETE=1 {{(pid=100523) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 27 16:18:47.253739 np0000005924 devstack@c-api.service[100523]: INFO cinder.volume.api [req-66b44ac8-a4e9-4589-8857-629bc0507d92 req-81c91df8-890f-4491-9cba-bf950f005b10 tempest-TestVolumeBootPattern-1923367323 tempest-TestVolumeBootPattern-1923367323-project-member] Volume info retrieved successfully. Jul 27 16:18:47.258113 np0000005924 devstack@c-api.service[100523]: INFO cinder.api.openstack.wsgi [req-66b44ac8-a4e9-4589-8857-629bc0507d92 req-81c91df8-890f-4491-9cba-bf950f005b10 tempest-TestVolumeBootPattern-1923367323 tempest-TestVolumeBootPattern-1923367323-project-member] https://10.4.3.117/volume/v3/volumes/71a376c3-6580-4494-b3b0-7d7300a1d7c3 returned with HTTP 200 Jul 27 16:18:47.258576 np0000005924 devstack@c-api.service[100523]: [pid: 100523|app: 0|req: 1023/4061] 10.4.3.117 () {68 vars in 1598 bytes} [Mon Jul 27 16:18:47 2026] GET /volume/v3/volumes/71a376c3-6580-4494-b3b0-7d7300a1d7c3 => generated 1394 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 27 16:18:47.435233 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.middleware.request_id [None req-c79941f2-3d68-4e4e-8d39-15f038bc8822 None None] RequestId filter calling following filter/app {{(pid=100521) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:18:47.437085 np0000005924 devstack@c-api.service[100521]: INFO cinder.api.openstack.wsgi [None req-c79941f2-3d68-4e4e-8d39-15f038bc8822 tempest-VolumesBackupsTest-1361087151 tempest-VolumesBackupsTest-1361087151-project-member] GET https://10.4.3.117/volume/v3/backups/202f65c6-bfdf-4fc8-823b-94cf47fc2003 Jul 27 16:18:47.437282 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.openstack.wsgi [None req-c79941f2-3d68-4e4e-8d39-15f038bc8822 tempest-VolumesBackupsTest-1361087151 tempest-VolumesBackupsTest-1361087151-project-member] Empty body provided in request {{(pid=100521) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:18:47.437497 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.openstack.wsgi [None req-c79941f2-3d68-4e4e-8d39-15f038bc8822 tempest-VolumesBackupsTest-1361087151 tempest-VolumesBackupsTest-1361087151-project-member] Calling method 'show' {{(pid=100521) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:18:47.437684 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.v3.backups [None req-c79941f2-3d68-4e4e-8d39-15f038bc8822 tempest-VolumesBackupsTest-1361087151 tempest-VolumesBackupsTest-1361087151-project-member] Show backup with id 202f65c6-bfdf-4fc8-823b-94cf47fc2003. {{(pid=100521) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 27 16:18:47.442532 np0000005924 devstack@c-api.service[100521]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:18:47.442532 np0000005924 devstack@c-api.service[100521]: warnings.warn( Jul 27 16:18:47.443483 np0000005924 devstack@c-api.service[100521]: INFO cinder.api.openstack.wsgi [None req-c79941f2-3d68-4e4e-8d39-15f038bc8822 tempest-VolumesBackupsTest-1361087151 tempest-VolumesBackupsTest-1361087151-project-member] https://10.4.3.117/volume/v3/backups/202f65c6-bfdf-4fc8-823b-94cf47fc2003 returned with HTTP 200 Jul 27 16:18:47.443966 np0000005924 devstack@c-api.service[100521]: [pid: 100521|app: 0|req: 1014/4062] 10.4.3.117 () {66 vars in 1348 bytes} [Mon Jul 27 16:18:47 2026] GET /volume/v3/backups/202f65c6-bfdf-4fc8-823b-94cf47fc2003 => generated 749 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 27 16:18:47.780470 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.middleware.request_id [req-66b44ac8-a4e9-4589-8857-629bc0507d92 req-859d5aa4-51a4-4020-9187-47182b126beb None None] RequestId filter calling following filter/app {{(pid=100522) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:18:47.782446 np0000005924 devstack@c-api.service[100522]: INFO cinder.api.openstack.wsgi [req-66b44ac8-a4e9-4589-8857-629bc0507d92 req-859d5aa4-51a4-4020-9187-47182b126beb tempest-TestVolumeBootPattern-1923367323 tempest-TestVolumeBootPattern-1923367323-project-member] GET https://10.4.3.117/volume/v3/volumes/71a376c3-6580-4494-b3b0-7d7300a1d7c3 Jul 27 16:18:47.782632 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.openstack.wsgi [req-66b44ac8-a4e9-4589-8857-629bc0507d92 req-859d5aa4-51a4-4020-9187-47182b126beb tempest-TestVolumeBootPattern-1923367323 tempest-TestVolumeBootPattern-1923367323-project-member] Empty body provided in request {{(pid=100522) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:18:47.782823 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.openstack.wsgi [req-66b44ac8-a4e9-4589-8857-629bc0507d92 req-859d5aa4-51a4-4020-9187-47182b126beb tempest-TestVolumeBootPattern-1923367323 tempest-TestVolumeBootPattern-1923367323-project-member] Calling method 'show' {{(pid=100522) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:18:47.789217 np0000005924 devstack@c-api.service[100522]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:18:47.789217 np0000005924 devstack@c-api.service[100522]: warnings.warn( Jul 27 16:18:47.792392 np0000005924 devstack@c-api.service[100522]: INFO cinder.volume.api [req-66b44ac8-a4e9-4589-8857-629bc0507d92 req-859d5aa4-51a4-4020-9187-47182b126beb tempest-TestVolumeBootPattern-1923367323 tempest-TestVolumeBootPattern-1923367323-project-member] Volume info retrieved successfully. Jul 27 16:18:47.797727 np0000005924 devstack@c-api.service[100522]: INFO cinder.api.openstack.wsgi [req-66b44ac8-a4e9-4589-8857-629bc0507d92 req-859d5aa4-51a4-4020-9187-47182b126beb tempest-TestVolumeBootPattern-1923367323 tempest-TestVolumeBootPattern-1923367323-project-member] https://10.4.3.117/volume/v3/volumes/71a376c3-6580-4494-b3b0-7d7300a1d7c3 returned with HTTP 200 Jul 27 16:18:47.798094 np0000005924 devstack@c-api.service[100522]: [pid: 100522|app: 0|req: 1004/4063] 10.4.3.117 () {68 vars in 1598 bytes} [Mon Jul 27 16:18:47 2026] GET /volume/v3/volumes/71a376c3-6580-4494-b3b0-7d7300a1d7c3 => generated 1394 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 27 16:18:47.808482 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.middleware.request_id [None req-4689426e-0781-492c-b04d-0f4977928bb5 None None] RequestId filter calling following filter/app {{(pid=100524) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:18:47.808907 np0000005924 devstack@c-api.service[100524]: INFO cinder.api.openstack.wsgi [None req-4689426e-0781-492c-b04d-0f4977928bb5 None None] GET https://10.4.3.117/volume// Jul 27 16:18:47.809075 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.openstack.wsgi [None req-4689426e-0781-492c-b04d-0f4977928bb5 None None] Empty body provided in request {{(pid=100524) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:18:47.809365 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.openstack.wsgi [None req-4689426e-0781-492c-b04d-0f4977928bb5 None None] Calling method 'all' {{(pid=100524) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:18:47.809719 np0000005924 devstack@c-api.service[100524]: INFO cinder.api.openstack.wsgi [None req-4689426e-0781-492c-b04d-0f4977928bb5 None None] https://10.4.3.117/volume// returned with HTTP 300 Jul 27 16:18:47.810003 np0000005924 devstack@c-api.service[100524]: [pid: 100524|app: 0|req: 1023/4064] 10.4.3.117 () {66 vars in 1419 bytes} [Mon Jul 27 16:18:47 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 27 16:18:47.817815 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.middleware.request_id [req-66b44ac8-a4e9-4589-8857-629bc0507d92 req-99c83aac-4f9d-4210-b9f5-25f6a549293d None None] RequestId filter calling following filter/app {{(pid=100523) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:18:47.820180 np0000005924 devstack@c-api.service[100523]: INFO cinder.api.openstack.wsgi [req-66b44ac8-a4e9-4589-8857-629bc0507d92 req-99c83aac-4f9d-4210-b9f5-25f6a549293d tempest-TestVolumeBootPattern-1923367323 tempest-TestVolumeBootPattern-1923367323-project-member] POST https://10.4.3.117/volume/v3/attachments Jul 27 16:18:47.820645 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.openstack.wsgi [req-66b44ac8-a4e9-4589-8857-629bc0507d92 req-99c83aac-4f9d-4210-b9f5-25f6a549293d tempest-TestVolumeBootPattern-1923367323 tempest-TestVolumeBootPattern-1923367323-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "71a376c3-6580-4494-b3b0-7d7300a1d7c3", "connector": null, "instance_uuid": "6c2bb9ec-a982-41b0-8aa7-7e88be2ba569"}} {{(pid=100523) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 27 16:18:47.829979 np0000005924 devstack@c-api.service[100523]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:18:47.829979 np0000005924 devstack@c-api.service[100523]: warnings.warn( Jul 27 16:18:47.855472 np0000005924 devstack@c-api.service[100523]: INFO cinder.api.openstack.wsgi [req-66b44ac8-a4e9-4589-8857-629bc0507d92 req-99c83aac-4f9d-4210-b9f5-25f6a549293d tempest-TestVolumeBootPattern-1923367323 tempest-TestVolumeBootPattern-1923367323-project-member] https://10.4.3.117/volume/v3/attachments returned with HTTP 200 Jul 27 16:18:47.855914 np0000005924 devstack@c-api.service[100523]: [pid: 100523|app: 0|req: 1024/4065] 10.4.3.117 () {74 vars in 1594 bytes} [Mon Jul 27 16:18:47 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 27 16:18:48.125363 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.middleware.request_id [None req-0d7bcd9c-0b78-47d8-8bca-6c4d5fc1d4fa None None] RequestId filter calling following filter/app {{(pid=100521) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:18:48.128447 np0000005924 devstack@c-api.service[100521]: INFO cinder.api.openstack.wsgi [None req-0d7bcd9c-0b78-47d8-8bca-6c4d5fc1d4fa tempest-VolumesActionsTest-949400952 tempest-VolumesActionsTest-949400952-project-member] GET https://10.4.3.117/volume/v3/volumes/675b5f57-6610-4a0d-9d16-1ddcf721dc76 Jul 27 16:18:48.128701 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.openstack.wsgi [None req-0d7bcd9c-0b78-47d8-8bca-6c4d5fc1d4fa tempest-VolumesActionsTest-949400952 tempest-VolumesActionsTest-949400952-project-member] Empty body provided in request {{(pid=100521) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:18:48.129004 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.openstack.wsgi [None req-0d7bcd9c-0b78-47d8-8bca-6c4d5fc1d4fa tempest-VolumesActionsTest-949400952 tempest-VolumesActionsTest-949400952-project-member] Calling method 'show' {{(pid=100521) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:18:48.134835 np0000005924 devstack@c-api.service[100521]: INFO cinder.api.openstack.wsgi [None req-0d7bcd9c-0b78-47d8-8bca-6c4d5fc1d4fa tempest-VolumesActionsTest-949400952 tempest-VolumesActionsTest-949400952-project-member] https://10.4.3.117/volume/v3/volumes/675b5f57-6610-4a0d-9d16-1ddcf721dc76 returned with HTTP 404 Jul 27 16:18:48.135317 np0000005924 devstack@c-api.service[100521]: [pid: 100521|app: 0|req: 1015/4066] 10.4.3.117 () {66 vars in 1348 bytes} [Mon Jul 27 16:18:48 2026] GET /volume/v3/volumes/675b5f57-6610-4a0d-9d16-1ddcf721dc76 => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 27 16:18:48.455555 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.middleware.request_id [None req-2d972d64-17a2-42f9-b823-e72e63f4c988 None None] RequestId filter calling following filter/app {{(pid=100522) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:18:48.458882 np0000005924 devstack@c-api.service[100522]: INFO cinder.api.openstack.wsgi [None req-2d972d64-17a2-42f9-b823-e72e63f4c988 tempest-VolumesBackupsTest-1361087151 tempest-VolumesBackupsTest-1361087151-project-member] GET https://10.4.3.117/volume/v3/backups/202f65c6-bfdf-4fc8-823b-94cf47fc2003 Jul 27 16:18:48.459104 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.openstack.wsgi [None req-2d972d64-17a2-42f9-b823-e72e63f4c988 tempest-VolumesBackupsTest-1361087151 tempest-VolumesBackupsTest-1361087151-project-member] Empty body provided in request {{(pid=100522) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:18:48.459342 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.openstack.wsgi [None req-2d972d64-17a2-42f9-b823-e72e63f4c988 tempest-VolumesBackupsTest-1361087151 tempest-VolumesBackupsTest-1361087151-project-member] Calling method 'show' {{(pid=100522) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:18:48.459506 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.v3.backups [None req-2d972d64-17a2-42f9-b823-e72e63f4c988 tempest-VolumesBackupsTest-1361087151 tempest-VolumesBackupsTest-1361087151-project-member] Show backup with id 202f65c6-bfdf-4fc8-823b-94cf47fc2003. {{(pid=100522) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 27 16:18:48.465394 np0000005924 devstack@c-api.service[100522]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:18:48.465394 np0000005924 devstack@c-api.service[100522]: warnings.warn( Jul 27 16:18:48.466364 np0000005924 devstack@c-api.service[100522]: INFO cinder.api.openstack.wsgi [None req-2d972d64-17a2-42f9-b823-e72e63f4c988 tempest-VolumesBackupsTest-1361087151 tempest-VolumesBackupsTest-1361087151-project-member] https://10.4.3.117/volume/v3/backups/202f65c6-bfdf-4fc8-823b-94cf47fc2003 returned with HTTP 200 Jul 27 16:18:48.466724 np0000005924 devstack@c-api.service[100522]: [pid: 100522|app: 0|req: 1005/4067] 10.4.3.117 () {66 vars in 1348 bytes} [Mon Jul 27 16:18:48 2026] GET /volume/v3/backups/202f65c6-bfdf-4fc8-823b-94cf47fc2003 => generated 749 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 27 16:18:48.830878 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.middleware.request_id [None req-c6b79a36-061f-4b1a-8f54-5d3dba3e480e None None] RequestId filter calling following filter/app {{(pid=100524) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:18:48.831223 np0000005924 devstack@c-api.service[100524]: INFO cinder.api.openstack.wsgi [None req-c6b79a36-061f-4b1a-8f54-5d3dba3e480e None None] GET https://10.4.3.117/volume// Jul 27 16:18:48.831403 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.openstack.wsgi [None req-c6b79a36-061f-4b1a-8f54-5d3dba3e480e None None] Empty body provided in request {{(pid=100524) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:18:48.831627 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.openstack.wsgi [None req-c6b79a36-061f-4b1a-8f54-5d3dba3e480e None None] Calling method 'all' {{(pid=100524) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:18:48.831995 np0000005924 devstack@c-api.service[100524]: INFO cinder.api.openstack.wsgi [None req-c6b79a36-061f-4b1a-8f54-5d3dba3e480e None None] https://10.4.3.117/volume// returned with HTTP 300 Jul 27 16:18:48.832246 np0000005924 devstack@c-api.service[100524]: [pid: 100524|app: 0|req: 1024/4068] 10.4.3.117 () {66 vars in 1426 bytes} [Mon Jul 27 16:18:48 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 27 16:18:48.840062 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.middleware.request_id [req-66b44ac8-a4e9-4589-8857-629bc0507d92 req-251278d5-9774-4f0b-8f7a-f13fee0fb144 None None] RequestId filter calling following filter/app {{(pid=100523) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:18:48.842567 np0000005924 devstack@c-api.service[100523]: INFO cinder.api.openstack.wsgi [req-66b44ac8-a4e9-4589-8857-629bc0507d92 req-251278d5-9774-4f0b-8f7a-f13fee0fb144 tempest-TestVolumeBootPattern-1923367323 tempest-TestVolumeBootPattern-1923367323-project-member] GET https://10.4.3.117/volume/v3/volumes/71a376c3-6580-4494-b3b0-7d7300a1d7c3 Jul 27 16:18:48.843062 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.openstack.wsgi [req-66b44ac8-a4e9-4589-8857-629bc0507d92 req-251278d5-9774-4f0b-8f7a-f13fee0fb144 tempest-TestVolumeBootPattern-1923367323 tempest-TestVolumeBootPattern-1923367323-project-member] Empty body provided in request {{(pid=100523) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:18:48.843142 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.openstack.wsgi [req-66b44ac8-a4e9-4589-8857-629bc0507d92 req-251278d5-9774-4f0b-8f7a-f13fee0fb144 tempest-TestVolumeBootPattern-1923367323 tempest-TestVolumeBootPattern-1923367323-project-member] Calling method 'show' {{(pid=100523) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:18:48.854199 np0000005924 devstack@c-api.service[100523]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:18:48.854199 np0000005924 devstack@c-api.service[100523]: warnings.warn( Jul 27 16:18:48.857952 np0000005924 devstack@c-api.service[100523]: INFO cinder.volume.api [req-66b44ac8-a4e9-4589-8857-629bc0507d92 req-251278d5-9774-4f0b-8f7a-f13fee0fb144 tempest-TestVolumeBootPattern-1923367323 tempest-TestVolumeBootPattern-1923367323-project-member] Volume info retrieved successfully. Jul 27 16:18:48.863698 np0000005924 devstack@c-api.service[100523]: INFO cinder.api.openstack.wsgi [req-66b44ac8-a4e9-4589-8857-629bc0507d92 req-251278d5-9774-4f0b-8f7a-f13fee0fb144 tempest-TestVolumeBootPattern-1923367323 tempest-TestVolumeBootPattern-1923367323-project-member] https://10.4.3.117/volume/v3/volumes/71a376c3-6580-4494-b3b0-7d7300a1d7c3 returned with HTTP 200 Jul 27 16:18:48.863912 np0000005924 devstack@c-api.service[100523]: [pid: 100523|app: 0|req: 1025/4069] 10.4.3.117 () {70 vars in 1639 bytes} [Mon Jul 27 16:18:48 2026] GET /volume/v3/volumes/71a376c3-6580-4494-b3b0-7d7300a1d7c3 => generated 1573 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 27 16:18:49.044938 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.middleware.request_id [req-66b44ac8-a4e9-4589-8857-629bc0507d92 req-595d8d82-5901-42d3-8fe5-97cc2851b01b None None] RequestId filter calling following filter/app {{(pid=100521) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:18:49.047424 np0000005924 devstack@c-api.service[100521]: INFO cinder.api.openstack.wsgi [req-66b44ac8-a4e9-4589-8857-629bc0507d92 req-595d8d82-5901-42d3-8fe5-97cc2851b01b tempest-TestVolumeBootPattern-1923367323 tempest-TestVolumeBootPattern-1923367323-project-member] PUT https://10.4.3.117/volume/v3/attachments/1b37a809-c9f1-433a-b888-c1e4f07b21da Jul 27 16:18:49.047873 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.openstack.wsgi [req-66b44ac8-a4e9-4589-8857-629bc0507d92 req-595d8d82-5901-42d3-8fe5-97cc2851b01b tempest-TestVolumeBootPattern-1923367323 tempest-TestVolumeBootPattern-1923367323-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.117", "host": "np0000005924", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:c1414b6f8d8f", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "13cbedf7-bb1f-4b5e-b492-2fef0d4dab25", "nvme_native_multipath": false, "mountpoint": "/dev/vda"}}} {{(pid=100521) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 27 16:18:49.056456 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.coordination [req-66b44ac8-a4e9-4589-8857-629bc0507d92 req-595d8d82-5901-42d3-8fe5-97cc2851b01b tempest-TestVolumeBootPattern-1923367323 tempest-TestVolumeBootPattern-1923367323-project-member] Acquiring lock "cinder-attachment_update-71a376c3-6580-4494-b3b0-7d7300a1d7c3-np0000005924" by "attachment_update" {{(pid=100521) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jul 27 16:18:49.063676 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.coordination [req-66b44ac8-a4e9-4589-8857-629bc0507d92 req-595d8d82-5901-42d3-8fe5-97cc2851b01b tempest-TestVolumeBootPattern-1923367323 tempest-TestVolumeBootPattern-1923367323-project-member] Lock "cinder-attachment_update-71a376c3-6580-4494-b3b0-7d7300a1d7c3-np0000005924" acquired by "attachment_update" :: waited 0.007s {{(pid=100521) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jul 27 16:18:49.064943 np0000005924 devstack@c-api.service[100521]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:18:49.064943 np0000005924 devstack@c-api.service[100521]: warnings.warn( Jul 27 16:18:49.175969 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.coordination [req-66b44ac8-a4e9-4589-8857-629bc0507d92 req-595d8d82-5901-42d3-8fe5-97cc2851b01b tempest-TestVolumeBootPattern-1923367323 tempest-TestVolumeBootPattern-1923367323-project-member] Lock "cinder-attachment_update-71a376c3-6580-4494-b3b0-7d7300a1d7c3-np0000005924" released by "attachment_update" :: held 0.112s {{(pid=100521) __release /opt/stack/cinder/cinder/coordination.py:152}} Jul 27 16:18:49.176384 np0000005924 devstack@c-api.service[100521]: INFO cinder.api.openstack.wsgi [req-66b44ac8-a4e9-4589-8857-629bc0507d92 req-595d8d82-5901-42d3-8fe5-97cc2851b01b tempest-TestVolumeBootPattern-1923367323 tempest-TestVolumeBootPattern-1923367323-project-member] https://10.4.3.117/volume/v3/attachments/1b37a809-c9f1-433a-b888-c1e4f07b21da returned with HTTP 200 Jul 27 16:18:49.176971 np0000005924 devstack@c-api.service[100521]: [pid: 100521|app: 0|req: 1016/4070] 10.4.3.117 () {74 vars in 1704 bytes} [Mon Jul 27 16:18:49 2026] PUT /volume/v3/attachments/1b37a809-c9f1-433a-b888-c1e4f07b21da => generated 969 bytes in 133 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 27 16:18:49.203959 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.middleware.request_id [req-66b44ac8-a4e9-4589-8857-629bc0507d92 req-baa49870-eba4-45cf-b9aa-fafeb3bf2cf9 None None] RequestId filter calling following filter/app {{(pid=100522) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:18:49.206379 np0000005924 devstack@c-api.service[100522]: INFO cinder.api.openstack.wsgi [req-66b44ac8-a4e9-4589-8857-629bc0507d92 req-baa49870-eba4-45cf-b9aa-fafeb3bf2cf9 tempest-TestVolumeBootPattern-1923367323 tempest-TestVolumeBootPattern-1923367323-project-member] POST https://10.4.3.117/volume/v3/attachments/1b37a809-c9f1-433a-b888-c1e4f07b21da/action Jul 27 16:18:49.206809 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.openstack.wsgi [req-66b44ac8-a4e9-4589-8857-629bc0507d92 req-baa49870-eba4-45cf-b9aa-fafeb3bf2cf9 tempest-TestVolumeBootPattern-1923367323 tempest-TestVolumeBootPattern-1923367323-project-member] Action body: b'{"os-complete": null}' {{(pid=100522) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 27 16:18:49.206958 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.openstack.wsgi [req-66b44ac8-a4e9-4589-8857-629bc0507d92 req-baa49870-eba4-45cf-b9aa-fafeb3bf2cf9 tempest-TestVolumeBootPattern-1923367323 tempest-TestVolumeBootPattern-1923367323-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100522) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 27 16:18:49.224160 np0000005924 devstack@c-api.service[100522]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:18:49.224160 np0000005924 devstack@c-api.service[100522]: warnings.warn( Jul 27 16:18:49.248187 np0000005924 devstack@c-api.service[100522]: INFO cinder.api.openstack.wsgi [req-66b44ac8-a4e9-4589-8857-629bc0507d92 req-baa49870-eba4-45cf-b9aa-fafeb3bf2cf9 tempest-TestVolumeBootPattern-1923367323 tempest-TestVolumeBootPattern-1923367323-project-member] https://10.4.3.117/volume/v3/attachments/1b37a809-c9f1-433a-b888-c1e4f07b21da/action returned with HTTP 204 Jul 27 16:18:49.248973 np0000005924 devstack@c-api.service[100522]: [pid: 100522|app: 0|req: 1006/4071] 10.4.3.117 () {74 vars in 1725 bytes} [Mon Jul 27 16:18:49 2026] POST /volume/v3/attachments/1b37a809-c9f1-433a-b888-c1e4f07b21da/action => generated 0 bytes in 45 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jul 27 16:18:49.478754 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.middleware.request_id [None req-2ee81de0-75a9-4e5c-bfde-e3799c5c57df None None] RequestId filter calling following filter/app {{(pid=100524) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:18:49.480533 np0000005924 devstack@c-api.service[100524]: INFO cinder.api.openstack.wsgi [None req-2ee81de0-75a9-4e5c-bfde-e3799c5c57df tempest-VolumesBackupsTest-1361087151 tempest-VolumesBackupsTest-1361087151-project-member] GET https://10.4.3.117/volume/v3/backups/202f65c6-bfdf-4fc8-823b-94cf47fc2003 Jul 27 16:18:49.480888 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.openstack.wsgi [None req-2ee81de0-75a9-4e5c-bfde-e3799c5c57df tempest-VolumesBackupsTest-1361087151 tempest-VolumesBackupsTest-1361087151-project-member] Empty body provided in request {{(pid=100524) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:18:49.480962 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.openstack.wsgi [None req-2ee81de0-75a9-4e5c-bfde-e3799c5c57df tempest-VolumesBackupsTest-1361087151 tempest-VolumesBackupsTest-1361087151-project-member] Calling method 'show' {{(pid=100524) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:18:49.481011 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.v3.backups [None req-2ee81de0-75a9-4e5c-bfde-e3799c5c57df tempest-VolumesBackupsTest-1361087151 tempest-VolumesBackupsTest-1361087151-project-member] Show backup with id 202f65c6-bfdf-4fc8-823b-94cf47fc2003. {{(pid=100524) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 27 16:18:49.485402 np0000005924 devstack@c-api.service[100524]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:18:49.485402 np0000005924 devstack@c-api.service[100524]: warnings.warn( Jul 27 16:18:49.486443 np0000005924 devstack@c-api.service[100524]: INFO cinder.api.openstack.wsgi [None req-2ee81de0-75a9-4e5c-bfde-e3799c5c57df tempest-VolumesBackupsTest-1361087151 tempest-VolumesBackupsTest-1361087151-project-member] https://10.4.3.117/volume/v3/backups/202f65c6-bfdf-4fc8-823b-94cf47fc2003 returned with HTTP 200 Jul 27 16:18:49.486640 np0000005924 devstack@c-api.service[100524]: [pid: 100524|app: 0|req: 1025/4072] 10.4.3.117 () {66 vars in 1348 bytes} [Mon Jul 27 16:18:49 2026] GET /volume/v3/backups/202f65c6-bfdf-4fc8-823b-94cf47fc2003 => generated 749 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 27 16:18:50.498174 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.middleware.request_id [None req-fd2d4807-d7a6-4612-a713-66de7dbc2047 None None] RequestId filter calling following filter/app {{(pid=100523) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:18:50.500204 np0000005924 devstack@c-api.service[100523]: INFO cinder.api.openstack.wsgi [None req-fd2d4807-d7a6-4612-a713-66de7dbc2047 tempest-VolumesBackupsTest-1361087151 tempest-VolumesBackupsTest-1361087151-project-member] GET https://10.4.3.117/volume/v3/backups/202f65c6-bfdf-4fc8-823b-94cf47fc2003 Jul 27 16:18:50.500393 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.openstack.wsgi [None req-fd2d4807-d7a6-4612-a713-66de7dbc2047 tempest-VolumesBackupsTest-1361087151 tempest-VolumesBackupsTest-1361087151-project-member] Empty body provided in request {{(pid=100523) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:18:50.501203 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.openstack.wsgi [None req-fd2d4807-d7a6-4612-a713-66de7dbc2047 tempest-VolumesBackupsTest-1361087151 tempest-VolumesBackupsTest-1361087151-project-member] Calling method 'show' {{(pid=100523) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:18:50.501203 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.v3.backups [None req-fd2d4807-d7a6-4612-a713-66de7dbc2047 tempest-VolumesBackupsTest-1361087151 tempest-VolumesBackupsTest-1361087151-project-member] Show backup with id 202f65c6-bfdf-4fc8-823b-94cf47fc2003. {{(pid=100523) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 27 16:18:50.506477 np0000005924 devstack@c-api.service[100523]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:18:50.506477 np0000005924 devstack@c-api.service[100523]: warnings.warn( Jul 27 16:18:50.507973 np0000005924 devstack@c-api.service[100523]: INFO cinder.api.openstack.wsgi [None req-fd2d4807-d7a6-4612-a713-66de7dbc2047 tempest-VolumesBackupsTest-1361087151 tempest-VolumesBackupsTest-1361087151-project-member] https://10.4.3.117/volume/v3/backups/202f65c6-bfdf-4fc8-823b-94cf47fc2003 returned with HTTP 200 Jul 27 16:18:50.508449 np0000005924 devstack@c-api.service[100523]: [pid: 100523|app: 0|req: 1026/4073] 10.4.3.117 () {66 vars in 1348 bytes} [Mon Jul 27 16:18:50 2026] GET /volume/v3/backups/202f65c6-bfdf-4fc8-823b-94cf47fc2003 => generated 749 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 27 16:18:51.520198 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.middleware.request_id [None req-6c6bd097-0527-4ac8-a904-57f84a48bf99 None None] RequestId filter calling following filter/app {{(pid=100521) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:18:51.522581 np0000005924 devstack@c-api.service[100521]: INFO cinder.api.openstack.wsgi [None req-6c6bd097-0527-4ac8-a904-57f84a48bf99 tempest-VolumesBackupsTest-1361087151 tempest-VolumesBackupsTest-1361087151-project-member] GET https://10.4.3.117/volume/v3/backups/202f65c6-bfdf-4fc8-823b-94cf47fc2003 Jul 27 16:18:51.522860 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.openstack.wsgi [None req-6c6bd097-0527-4ac8-a904-57f84a48bf99 tempest-VolumesBackupsTest-1361087151 tempest-VolumesBackupsTest-1361087151-project-member] Empty body provided in request {{(pid=100521) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:18:51.523269 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.openstack.wsgi [None req-6c6bd097-0527-4ac8-a904-57f84a48bf99 tempest-VolumesBackupsTest-1361087151 tempest-VolumesBackupsTest-1361087151-project-member] Calling method 'show' {{(pid=100521) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:18:51.523269 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.v3.backups [None req-6c6bd097-0527-4ac8-a904-57f84a48bf99 tempest-VolumesBackupsTest-1361087151 tempest-VolumesBackupsTest-1361087151-project-member] Show backup with id 202f65c6-bfdf-4fc8-823b-94cf47fc2003. {{(pid=100521) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 27 16:18:51.529843 np0000005924 devstack@c-api.service[100521]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:18:51.529843 np0000005924 devstack@c-api.service[100521]: warnings.warn( Jul 27 16:18:51.530942 np0000005924 devstack@c-api.service[100521]: INFO cinder.api.openstack.wsgi [None req-6c6bd097-0527-4ac8-a904-57f84a48bf99 tempest-VolumesBackupsTest-1361087151 tempest-VolumesBackupsTest-1361087151-project-member] https://10.4.3.117/volume/v3/backups/202f65c6-bfdf-4fc8-823b-94cf47fc2003 returned with HTTP 200 Jul 27 16:18:51.531438 np0000005924 devstack@c-api.service[100521]: [pid: 100521|app: 0|req: 1017/4074] 10.4.3.117 () {66 vars in 1348 bytes} [Mon Jul 27 16:18:51 2026] GET /volume/v3/backups/202f65c6-bfdf-4fc8-823b-94cf47fc2003 => generated 749 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 27 16:18:52.543855 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.middleware.request_id [None req-ffc79964-de19-48ec-9f0e-16ee05acc9bd None None] RequestId filter calling following filter/app {{(pid=100522) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:18:52.546179 np0000005924 devstack@c-api.service[100522]: INFO cinder.api.openstack.wsgi [None req-ffc79964-de19-48ec-9f0e-16ee05acc9bd tempest-VolumesBackupsTest-1361087151 tempest-VolumesBackupsTest-1361087151-project-member] GET https://10.4.3.117/volume/v3/backups/202f65c6-bfdf-4fc8-823b-94cf47fc2003 Jul 27 16:18:52.546435 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.openstack.wsgi [None req-ffc79964-de19-48ec-9f0e-16ee05acc9bd tempest-VolumesBackupsTest-1361087151 tempest-VolumesBackupsTest-1361087151-project-member] Empty body provided in request {{(pid=100522) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:18:52.546715 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.openstack.wsgi [None req-ffc79964-de19-48ec-9f0e-16ee05acc9bd tempest-VolumesBackupsTest-1361087151 tempest-VolumesBackupsTest-1361087151-project-member] Calling method 'show' {{(pid=100522) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:18:52.546882 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.v3.backups [None req-ffc79964-de19-48ec-9f0e-16ee05acc9bd tempest-VolumesBackupsTest-1361087151 tempest-VolumesBackupsTest-1361087151-project-member] Show backup with id 202f65c6-bfdf-4fc8-823b-94cf47fc2003. {{(pid=100522) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 27 16:18:52.557281 np0000005924 devstack@c-api.service[100522]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:18:52.557281 np0000005924 devstack@c-api.service[100522]: warnings.warn( Jul 27 16:18:52.558243 np0000005924 devstack@c-api.service[100522]: INFO cinder.api.openstack.wsgi [None req-ffc79964-de19-48ec-9f0e-16ee05acc9bd tempest-VolumesBackupsTest-1361087151 tempest-VolumesBackupsTest-1361087151-project-member] https://10.4.3.117/volume/v3/backups/202f65c6-bfdf-4fc8-823b-94cf47fc2003 returned with HTTP 200 Jul 27 16:18:52.558771 np0000005924 devstack@c-api.service[100522]: [pid: 100522|app: 0|req: 1007/4075] 10.4.3.117 () {66 vars in 1348 bytes} [Mon Jul 27 16:18:52 2026] GET /volume/v3/backups/202f65c6-bfdf-4fc8-823b-94cf47fc2003 => generated 751 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 27 16:18:53.574676 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.middleware.request_id [None req-e0b9026d-2d48-4876-bab3-7590d1ed14e7 None None] RequestId filter calling following filter/app {{(pid=100524) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:18:53.581996 np0000005924 devstack@c-api.service[100524]: INFO cinder.api.openstack.wsgi [None req-e0b9026d-2d48-4876-bab3-7590d1ed14e7 tempest-VolumesBackupsTest-1361087151 tempest-VolumesBackupsTest-1361087151-project-member] GET https://10.4.3.117/volume/v3/backups/202f65c6-bfdf-4fc8-823b-94cf47fc2003 Jul 27 16:18:53.581996 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.openstack.wsgi [None req-e0b9026d-2d48-4876-bab3-7590d1ed14e7 tempest-VolumesBackupsTest-1361087151 tempest-VolumesBackupsTest-1361087151-project-member] Empty body provided in request {{(pid=100524) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:18:53.581996 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.openstack.wsgi [None req-e0b9026d-2d48-4876-bab3-7590d1ed14e7 tempest-VolumesBackupsTest-1361087151 tempest-VolumesBackupsTest-1361087151-project-member] Calling method 'show' {{(pid=100524) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:18:53.581996 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.v3.backups [None req-e0b9026d-2d48-4876-bab3-7590d1ed14e7 tempest-VolumesBackupsTest-1361087151 tempest-VolumesBackupsTest-1361087151-project-member] Show backup with id 202f65c6-bfdf-4fc8-823b-94cf47fc2003. {{(pid=100524) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 27 16:18:53.589503 np0000005924 devstack@c-api.service[100524]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:18:53.589503 np0000005924 devstack@c-api.service[100524]: warnings.warn( Jul 27 16:18:53.590309 np0000005924 devstack@c-api.service[100524]: INFO cinder.api.openstack.wsgi [None req-e0b9026d-2d48-4876-bab3-7590d1ed14e7 tempest-VolumesBackupsTest-1361087151 tempest-VolumesBackupsTest-1361087151-project-member] https://10.4.3.117/volume/v3/backups/202f65c6-bfdf-4fc8-823b-94cf47fc2003 returned with HTTP 200 Jul 27 16:18:53.590676 np0000005924 devstack@c-api.service[100524]: [pid: 100524|app: 0|req: 1026/4076] 10.4.3.117 () {66 vars in 1348 bytes} [Mon Jul 27 16:18:53 2026] GET /volume/v3/backups/202f65c6-bfdf-4fc8-823b-94cf47fc2003 => generated 751 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 27 16:18:53.643852 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.middleware.request_id [None req-596e13f6-ff15-4b39-9b58-47e711ee97d3 None None] RequestId filter calling following filter/app {{(pid=100523) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:18:53.756473 np0000005924 devstack@c-api.service[100523]: INFO cinder.api.openstack.wsgi [None req-596e13f6-ff15-4b39-9b58-47e711ee97d3 tempest-AvailabilityZoneTestJSON-773417294 tempest-AvailabilityZoneTestJSON-773417294-project-member] GET https://10.4.3.117/volume/v3/os-availability-zone Jul 27 16:18:53.756756 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.openstack.wsgi [None req-596e13f6-ff15-4b39-9b58-47e711ee97d3 tempest-AvailabilityZoneTestJSON-773417294 tempest-AvailabilityZoneTestJSON-773417294-project-member] Empty body provided in request {{(pid=100523) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:18:53.756960 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.openstack.wsgi [None req-596e13f6-ff15-4b39-9b58-47e711ee97d3 tempest-AvailabilityZoneTestJSON-773417294 tempest-AvailabilityZoneTestJSON-773417294-project-member] Calling method 'index' {{(pid=100523) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:18:53.760588 np0000005924 devstack@c-api.service[100523]: INFO cinder.volume.api [None req-596e13f6-ff15-4b39-9b58-47e711ee97d3 tempest-AvailabilityZoneTestJSON-773417294 tempest-AvailabilityZoneTestJSON-773417294-project-member] Availability Zones retrieved successfully. Jul 27 16:18:53.760896 np0000005924 devstack@c-api.service[100523]: INFO cinder.api.openstack.wsgi [None req-596e13f6-ff15-4b39-9b58-47e711ee97d3 tempest-AvailabilityZoneTestJSON-773417294 tempest-AvailabilityZoneTestJSON-773417294-project-member] https://10.4.3.117/volume/v3/os-availability-zone returned with HTTP 200 Jul 27 16:18:53.761429 np0000005924 devstack@c-api.service[100523]: [pid: 100523|app: 0|req: 1027/4077] 10.4.3.117 () {66 vars in 1276 bytes} [Mon Jul 27 16:18:53 2026] GET /volume/v3/os-availability-zone => generated 82 bytes in 118 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jul 27 16:18:54.603432 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.middleware.request_id [None req-1055f784-0404-4b25-8b20-317d0b6122ff None None] RequestId filter calling following filter/app {{(pid=100521) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:18:54.605581 np0000005924 devstack@c-api.service[100521]: INFO cinder.api.openstack.wsgi [None req-1055f784-0404-4b25-8b20-317d0b6122ff tempest-VolumesBackupsTest-1361087151 tempest-VolumesBackupsTest-1361087151-project-member] GET https://10.4.3.117/volume/v3/backups/202f65c6-bfdf-4fc8-823b-94cf47fc2003 Jul 27 16:18:54.605813 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.openstack.wsgi [None req-1055f784-0404-4b25-8b20-317d0b6122ff tempest-VolumesBackupsTest-1361087151 tempest-VolumesBackupsTest-1361087151-project-member] Empty body provided in request {{(pid=100521) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:18:54.606016 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.openstack.wsgi [None req-1055f784-0404-4b25-8b20-317d0b6122ff tempest-VolumesBackupsTest-1361087151 tempest-VolumesBackupsTest-1361087151-project-member] Calling method 'show' {{(pid=100521) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:18:54.606260 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.v3.backups [None req-1055f784-0404-4b25-8b20-317d0b6122ff tempest-VolumesBackupsTest-1361087151 tempest-VolumesBackupsTest-1361087151-project-member] Show backup with id 202f65c6-bfdf-4fc8-823b-94cf47fc2003. {{(pid=100521) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 27 16:18:54.611700 np0000005924 devstack@c-api.service[100521]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:18:54.611700 np0000005924 devstack@c-api.service[100521]: warnings.warn( Jul 27 16:18:54.612452 np0000005924 devstack@c-api.service[100521]: INFO cinder.api.openstack.wsgi [None req-1055f784-0404-4b25-8b20-317d0b6122ff tempest-VolumesBackupsTest-1361087151 tempest-VolumesBackupsTest-1361087151-project-member] https://10.4.3.117/volume/v3/backups/202f65c6-bfdf-4fc8-823b-94cf47fc2003 returned with HTTP 200 Jul 27 16:18:54.612774 np0000005924 devstack@c-api.service[100521]: [pid: 100521|app: 0|req: 1018/4078] 10.4.3.117 () {66 vars in 1348 bytes} [Mon Jul 27 16:18:54 2026] GET /volume/v3/backups/202f65c6-bfdf-4fc8-823b-94cf47fc2003 => generated 752 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 27 16:18:54.624280 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.middleware.request_id [None req-f1dbee17-482c-4d91-9c9b-dc5b82f6ac16 None None] RequestId filter calling following filter/app {{(pid=100522) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:18:54.626232 np0000005924 devstack@c-api.service[100522]: INFO cinder.api.openstack.wsgi [None req-f1dbee17-482c-4d91-9c9b-dc5b82f6ac16 tempest-VolumesBackupsTest-1361087151 tempest-VolumesBackupsTest-1361087151-project-member] GET https://10.4.3.117/volume/v3/backups/202f65c6-bfdf-4fc8-823b-94cf47fc2003 Jul 27 16:18:54.626487 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.openstack.wsgi [None req-f1dbee17-482c-4d91-9c9b-dc5b82f6ac16 tempest-VolumesBackupsTest-1361087151 tempest-VolumesBackupsTest-1361087151-project-member] Empty body provided in request {{(pid=100522) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:18:54.626819 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.openstack.wsgi [None req-f1dbee17-482c-4d91-9c9b-dc5b82f6ac16 tempest-VolumesBackupsTest-1361087151 tempest-VolumesBackupsTest-1361087151-project-member] Calling method 'show' {{(pid=100522) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:18:54.626953 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.v3.backups [None req-f1dbee17-482c-4d91-9c9b-dc5b82f6ac16 tempest-VolumesBackupsTest-1361087151 tempest-VolumesBackupsTest-1361087151-project-member] Show backup with id 202f65c6-bfdf-4fc8-823b-94cf47fc2003. {{(pid=100522) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 27 16:18:54.636857 np0000005924 devstack@c-api.service[100522]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:18:54.636857 np0000005924 devstack@c-api.service[100522]: warnings.warn( Jul 27 16:18:54.637686 np0000005924 devstack@c-api.service[100522]: INFO cinder.api.openstack.wsgi [None req-f1dbee17-482c-4d91-9c9b-dc5b82f6ac16 tempest-VolumesBackupsTest-1361087151 tempest-VolumesBackupsTest-1361087151-project-member] https://10.4.3.117/volume/v3/backups/202f65c6-bfdf-4fc8-823b-94cf47fc2003 returned with HTTP 200 Jul 27 16:18:54.638121 np0000005924 devstack@c-api.service[100522]: [pid: 100522|app: 0|req: 1008/4079] 10.4.3.117 () {66 vars in 1348 bytes} [Mon Jul 27 16:18:54 2026] GET /volume/v3/backups/202f65c6-bfdf-4fc8-823b-94cf47fc2003 => generated 752 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 27 16:18:54.648667 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.middleware.request_id [None req-4c700b27-9811-4b9d-9b57-31c188e542cf None None] RequestId filter calling following filter/app {{(pid=100524) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:18:54.649487 np0000005924 devstack@c-api.service[100524]: INFO cinder.api.openstack.wsgi [None req-4c700b27-9811-4b9d-9b57-31c188e542cf tempest-VolumesBackupsTest-1361087151 tempest-VolumesBackupsTest-1361087151-project-member] DELETE https://10.4.3.117/volume/v3/backups/202f65c6-bfdf-4fc8-823b-94cf47fc2003 Jul 27 16:18:54.649667 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.openstack.wsgi [None req-4c700b27-9811-4b9d-9b57-31c188e542cf tempest-VolumesBackupsTest-1361087151 tempest-VolumesBackupsTest-1361087151-project-member] Empty body provided in request {{(pid=100524) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:18:54.649876 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.openstack.wsgi [None req-4c700b27-9811-4b9d-9b57-31c188e542cf tempest-VolumesBackupsTest-1361087151 tempest-VolumesBackupsTest-1361087151-project-member] Calling method 'delete' {{(pid=100524) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:18:54.650013 np0000005924 devstack@c-api.service[100524]: INFO cinder.api.contrib.backups [None req-4c700b27-9811-4b9d-9b57-31c188e542cf tempest-VolumesBackupsTest-1361087151 tempest-VolumesBackupsTest-1361087151-project-member] Delete backup with id: 202f65c6-bfdf-4fc8-823b-94cf47fc2003. Jul 27 16:18:54.653877 np0000005924 devstack@c-api.service[100524]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:18:54.653877 np0000005924 devstack@c-api.service[100524]: warnings.warn( Jul 27 16:18:54.671717 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.backup.rpcapi [None req-4c700b27-9811-4b9d-9b57-31c188e542cf tempest-VolumesBackupsTest-1361087151 tempest-VolumesBackupsTest-1361087151-project-member] delete_backup rpcapi backup_id 202f65c6-bfdf-4fc8-823b-94cf47fc2003 {{(pid=100524) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Jul 27 16:18:54.672760 np0000005924 devstack@c-api.service[100524]: INFO cinder.api.openstack.wsgi [None req-4c700b27-9811-4b9d-9b57-31c188e542cf tempest-VolumesBackupsTest-1361087151 tempest-VolumesBackupsTest-1361087151-project-member] https://10.4.3.117/volume/v3/backups/202f65c6-bfdf-4fc8-823b-94cf47fc2003 returned with HTTP 202 Jul 27 16:18:54.673207 np0000005924 devstack@c-api.service[100524]: [pid: 100524|app: 0|req: 1027/4080] 10.4.3.117 () {66 vars in 1351 bytes} [Mon Jul 27 16:18:54 2026] DELETE /volume/v3/backups/202f65c6-bfdf-4fc8-823b-94cf47fc2003 => generated 0 bytes in 26 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 27 16:18:54.679687 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.middleware.request_id [None req-761a3950-e90c-4cab-933f-5f59185b9eb2 None None] RequestId filter calling following filter/app {{(pid=100523) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:18:54.681562 np0000005924 devstack@c-api.service[100523]: INFO cinder.api.openstack.wsgi [None req-761a3950-e90c-4cab-933f-5f59185b9eb2 tempest-VolumesBackupsTest-1361087151 tempest-VolumesBackupsTest-1361087151-project-member] GET https://10.4.3.117/volume/v3/backups/202f65c6-bfdf-4fc8-823b-94cf47fc2003 Jul 27 16:18:54.681698 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.openstack.wsgi [None req-761a3950-e90c-4cab-933f-5f59185b9eb2 tempest-VolumesBackupsTest-1361087151 tempest-VolumesBackupsTest-1361087151-project-member] Empty body provided in request {{(pid=100523) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:18:54.682059 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.openstack.wsgi [None req-761a3950-e90c-4cab-933f-5f59185b9eb2 tempest-VolumesBackupsTest-1361087151 tempest-VolumesBackupsTest-1361087151-project-member] Calling method 'show' {{(pid=100523) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:18:54.682180 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.v3.backups [None req-761a3950-e90c-4cab-933f-5f59185b9eb2 tempest-VolumesBackupsTest-1361087151 tempest-VolumesBackupsTest-1361087151-project-member] Show backup with id 202f65c6-bfdf-4fc8-823b-94cf47fc2003. {{(pid=100523) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 27 16:18:54.687292 np0000005924 devstack@c-api.service[100523]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:18:54.687292 np0000005924 devstack@c-api.service[100523]: warnings.warn( Jul 27 16:18:54.688232 np0000005924 devstack@c-api.service[100523]: INFO cinder.api.openstack.wsgi [None req-761a3950-e90c-4cab-933f-5f59185b9eb2 tempest-VolumesBackupsTest-1361087151 tempest-VolumesBackupsTest-1361087151-project-member] https://10.4.3.117/volume/v3/backups/202f65c6-bfdf-4fc8-823b-94cf47fc2003 returned with HTTP 200 Jul 27 16:18:54.690869 np0000005924 devstack@c-api.service[100523]: [pid: 100523|app: 0|req: 1028/4081] 10.4.3.117 () {66 vars in 1348 bytes} [Mon Jul 27 16:18:54 2026] GET /volume/v3/backups/202f65c6-bfdf-4fc8-823b-94cf47fc2003 => generated 751 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 27 16:18:55.141307 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.middleware.request_id [None req-3bf65b28-d4de-4e52-8374-fe25e2183ef3 None None] RequestId filter calling following filter/app {{(pid=100521) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:18:55.246965 np0000005924 devstack@c-api.service[100521]: INFO cinder.api.openstack.wsgi [None req-3bf65b28-d4de-4e52-8374-fe25e2183ef3 tempest-ExtensionsTestJSON-593872288 tempest-ExtensionsTestJSON-593872288-project-member] GET https://10.4.3.117/volume/v3/extensions Jul 27 16:18:55.247139 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.openstack.wsgi [None req-3bf65b28-d4de-4e52-8374-fe25e2183ef3 tempest-ExtensionsTestJSON-593872288 tempest-ExtensionsTestJSON-593872288-project-member] Empty body provided in request {{(pid=100521) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:18:55.247535 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.openstack.wsgi [None req-3bf65b28-d4de-4e52-8374-fe25e2183ef3 tempest-ExtensionsTestJSON-593872288 tempest-ExtensionsTestJSON-593872288-project-member] Calling method 'index' {{(pid=100521) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:18:55.247709 np0000005924 devstack@c-api.service[100521]: INFO cinder.api.openstack.wsgi [None req-3bf65b28-d4de-4e52-8374-fe25e2183ef3 tempest-ExtensionsTestJSON-593872288 tempest-ExtensionsTestJSON-593872288-project-member] https://10.4.3.117/volume/v3/extensions returned with HTTP 200 Jul 27 16:18:55.247995 np0000005924 devstack@c-api.service[100521]: [pid: 100521|app: 0|req: 1019/4082] 10.4.3.117 () {66 vars in 1246 bytes} [Mon Jul 27 16:18:55 2026] GET /volume/v3/extensions => generated 5245 bytes in 111 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 27 16:18:55.698988 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.middleware.request_id [None req-83fa7bd3-9530-49ca-999a-ff4dd8389b15 None None] RequestId filter calling following filter/app {{(pid=100522) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:18:55.700994 np0000005924 devstack@c-api.service[100522]: INFO cinder.api.openstack.wsgi [None req-83fa7bd3-9530-49ca-999a-ff4dd8389b15 tempest-VolumesBackupsTest-1361087151 tempest-VolumesBackupsTest-1361087151-project-member] GET https://10.4.3.117/volume/v3/backups/202f65c6-bfdf-4fc8-823b-94cf47fc2003 Jul 27 16:18:55.701220 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.openstack.wsgi [None req-83fa7bd3-9530-49ca-999a-ff4dd8389b15 tempest-VolumesBackupsTest-1361087151 tempest-VolumesBackupsTest-1361087151-project-member] Empty body provided in request {{(pid=100522) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:18:55.701489 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.openstack.wsgi [None req-83fa7bd3-9530-49ca-999a-ff4dd8389b15 tempest-VolumesBackupsTest-1361087151 tempest-VolumesBackupsTest-1361087151-project-member] Calling method 'show' {{(pid=100522) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:18:55.701629 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.v3.backups [None req-83fa7bd3-9530-49ca-999a-ff4dd8389b15 tempest-VolumesBackupsTest-1361087151 tempest-VolumesBackupsTest-1361087151-project-member] Show backup with id 202f65c6-bfdf-4fc8-823b-94cf47fc2003. {{(pid=100522) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 27 16:18:55.705700 np0000005924 devstack@c-api.service[100522]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:18:55.705700 np0000005924 devstack@c-api.service[100522]: warnings.warn( Jul 27 16:18:55.706481 np0000005924 devstack@c-api.service[100522]: INFO cinder.api.openstack.wsgi [None req-83fa7bd3-9530-49ca-999a-ff4dd8389b15 tempest-VolumesBackupsTest-1361087151 tempest-VolumesBackupsTest-1361087151-project-member] https://10.4.3.117/volume/v3/backups/202f65c6-bfdf-4fc8-823b-94cf47fc2003 returned with HTTP 200 Jul 27 16:18:55.706902 np0000005924 devstack@c-api.service[100522]: [pid: 100522|app: 0|req: 1009/4083] 10.4.3.117 () {66 vars in 1348 bytes} [Mon Jul 27 16:18:55 2026] GET /volume/v3/backups/202f65c6-bfdf-4fc8-823b-94cf47fc2003 => generated 751 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 27 16:18:56.725202 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.middleware.request_id [None req-63386570-f02d-4a96-98ea-4aeea5a532fa None None] RequestId filter calling following filter/app {{(pid=100524) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:18:56.727797 np0000005924 devstack@c-api.service[100524]: INFO cinder.api.openstack.wsgi [None req-63386570-f02d-4a96-98ea-4aeea5a532fa tempest-VolumesBackupsTest-1361087151 tempest-VolumesBackupsTest-1361087151-project-member] GET https://10.4.3.117/volume/v3/backups/202f65c6-bfdf-4fc8-823b-94cf47fc2003 Jul 27 16:18:56.728013 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.openstack.wsgi [None req-63386570-f02d-4a96-98ea-4aeea5a532fa tempest-VolumesBackupsTest-1361087151 tempest-VolumesBackupsTest-1361087151-project-member] Empty body provided in request {{(pid=100524) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:18:56.728200 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.openstack.wsgi [None req-63386570-f02d-4a96-98ea-4aeea5a532fa tempest-VolumesBackupsTest-1361087151 tempest-VolumesBackupsTest-1361087151-project-member] Calling method 'show' {{(pid=100524) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:18:56.728306 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.v3.backups [None req-63386570-f02d-4a96-98ea-4aeea5a532fa tempest-VolumesBackupsTest-1361087151 tempest-VolumesBackupsTest-1361087151-project-member] Show backup with id 202f65c6-bfdf-4fc8-823b-94cf47fc2003. {{(pid=100524) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 27 16:18:56.734314 np0000005924 devstack@c-api.service[100524]: DEBUG dbcounter [-] [100524] Writing DB stats cinder:SELECT=289,cinder:UPDATE=76,cinder:DELETE=7,cinder:INSERT=41 {{(pid=100524) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 27 16:18:56.737726 np0000005924 devstack@c-api.service[100524]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:18:56.737726 np0000005924 devstack@c-api.service[100524]: warnings.warn( Jul 27 16:18:56.738706 np0000005924 devstack@c-api.service[100524]: INFO cinder.api.openstack.wsgi [None req-63386570-f02d-4a96-98ea-4aeea5a532fa tempest-VolumesBackupsTest-1361087151 tempest-VolumesBackupsTest-1361087151-project-member] https://10.4.3.117/volume/v3/backups/202f65c6-bfdf-4fc8-823b-94cf47fc2003 returned with HTTP 200 Jul 27 16:18:56.739256 np0000005924 devstack@c-api.service[100524]: [pid: 100524|app: 0|req: 1028/4084] 10.4.3.117 () {66 vars in 1348 bytes} [Mon Jul 27 16:18:56 2026] GET /volume/v3/backups/202f65c6-bfdf-4fc8-823b-94cf47fc2003 => generated 751 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 27 16:18:56.787672 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.middleware.request_id [None req-b9b45e89-bd8b-4328-8955-fcc48c88f177 None None] RequestId filter calling following filter/app {{(pid=100523) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:18:56.886555 np0000005924 devstack@c-api.service[100523]: INFO cinder.api.openstack.wsgi [None req-b9b45e89-bd8b-4328-8955-fcc48c88f177 tempest-VolumesDeleteCascade-1383946868 tempest-VolumesDeleteCascade-1383946868-project-member] POST https://10.4.3.117/volume/v3/volumes Jul 27 16:18:56.887259 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.openstack.wsgi [None req-b9b45e89-bd8b-4328-8955-fcc48c88f177 tempest-VolumesDeleteCascade-1383946868 tempest-VolumesDeleteCascade-1383946868-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesDeleteCascade-Volume-1260157806"}} {{(pid=100523) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 27 16:18:56.888486 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.v3.volumes [None req-b9b45e89-bd8b-4328-8955-fcc48c88f177 tempest-VolumesDeleteCascade-1383946868 tempest-VolumesDeleteCascade-1383946868-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesDeleteCascade-Volume-1260157806'}} {{(pid=100523) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 27 16:18:56.888603 np0000005924 devstack@c-api.service[100523]: INFO cinder.api.v3.volumes [None req-b9b45e89-bd8b-4328-8955-fcc48c88f177 tempest-VolumesDeleteCascade-1383946868 tempest-VolumesDeleteCascade-1383946868-project-member] Create volume of 1 GB Jul 27 16:18:56.892885 np0000005924 devstack@c-api.service[100523]: INFO cinder.volume.api [None req-b9b45e89-bd8b-4328-8955-fcc48c88f177 tempest-VolumesDeleteCascade-1383946868 tempest-VolumesDeleteCascade-1383946868-project-member] Availability Zones retrieved successfully. Jul 27 16:18:56.899496 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.volume.api [None req-b9b45e89-bd8b-4328-8955-fcc48c88f177 tempest-VolumesDeleteCascade-1383946868 tempest-VolumesDeleteCascade-1383946868-project-member] Flow 'volume_create_api' (b79df565-229f-4cf3-9f2d-d4cb45f0c48f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100523) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 27 16:18:56.900710 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.volume.api [None req-b9b45e89-bd8b-4328-8955-fcc48c88f177 tempest-VolumesDeleteCascade-1383946868 tempest-VolumesDeleteCascade-1383946868-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (409231d1-ed33-4421-9394-737b6158a104) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100523) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 27 16:18:56.901697 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.volume.flows.api.create_volume [None req-b9b45e89-bd8b-4328-8955-fcc48c88f177 tempest-VolumesDeleteCascade-1383946868 tempest-VolumesDeleteCascade-1383946868-project-member] Validating volume size '1' using validate_int {{(pid=100523) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 27 16:18:56.926297 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.volume.api [None req-b9b45e89-bd8b-4328-8955-fcc48c88f177 tempest-VolumesDeleteCascade-1383946868 tempest-VolumesDeleteCascade-1383946868-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (409231d1-ed33-4421-9394-737b6158a104) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-27T16:04:59Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=2bce4e1a-e6e0-49d9-be36-c3405449a01e,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '2bce4e1a-e6e0-49d9-be36-c3405449a01e', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100523) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 27 16:18:56.926749 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.volume.api [None req-b9b45e89-bd8b-4328-8955-fcc48c88f177 tempest-VolumesDeleteCascade-1383946868 tempest-VolumesDeleteCascade-1383946868-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (516baaf1-4066-405d-8b99-a7e8f13a26c4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100523) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 27 16:18:56.993491 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.quota [None req-b9b45e89-bd8b-4328-8955-fcc48c88f177 tempest-VolumesDeleteCascade-1383946868 tempest-VolumesDeleteCascade-1383946868-project-member] Created reservations ['c02f4264-cc69-4675-8246-12aef99b3a1e', '5b8c2837-c614-44ce-82a6-4f23f3eaa995', 'e452951c-232a-4a75-b57b-ad06203d3a5c', '8a9ac79c-e6ac-4666-91bf-089826e0e79a'] {{(pid=100523) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 27 16:18:56.994349 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.volume.api [None req-b9b45e89-bd8b-4328-8955-fcc48c88f177 tempest-VolumesDeleteCascade-1383946868 tempest-VolumesDeleteCascade-1383946868-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (516baaf1-4066-405d-8b99-a7e8f13a26c4) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['c02f4264-cc69-4675-8246-12aef99b3a1e', '5b8c2837-c614-44ce-82a6-4f23f3eaa995', 'e452951c-232a-4a75-b57b-ad06203d3a5c', '8a9ac79c-e6ac-4666-91bf-089826e0e79a']}' {{(pid=100523) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 27 16:18:56.995122 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.volume.api [None req-b9b45e89-bd8b-4328-8955-fcc48c88f177 tempest-VolumesDeleteCascade-1383946868 tempest-VolumesDeleteCascade-1383946868-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (f16a0055-692b-498d-b908-df2614995371) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100523) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 27 16:18:57.026813 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.volume.api [None req-b9b45e89-bd8b-4328-8955-fcc48c88f177 tempest-VolumesDeleteCascade-1383946868 tempest-VolumesDeleteCascade-1383946868-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (f16a0055-692b-498d-b908-df2614995371) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '4a3eaae0-c77b-4551-b32c-468eafbc41f2', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesDeleteCascade-Volume-1260157806',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='97890c3b6f4f4e6ab31e0cb1cddcf230',qos_specs=None,replication_status=,reservations=['c02f4264-cc69-4675-8246-12aef99b3a1e','5b8c2837-c614-44ce-82a6-4f23f3eaa995','e452951c-232a-4a75-b57b-ad06203d3a5c','8a9ac79c-e6ac-4666-91bf-089826e0e79a'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='3ae2b44280c64e5799f2744b3ee3e553',volume_type_id=2bce4e1a-e6e0-49d9-be36-c3405449a01e), 'volume': Volume(_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-27T16:18:56Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesDeleteCascade-Volume-1260157806',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=4a3eaae0-c77b-4551-b32c-468eafbc41f2,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='97890c3b6f4f4e6ab31e0cb1cddcf230',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='3ae2b44280c64e5799f2744b3ee3e553',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(2bce4e1a-e6e0-49d9-be36-c3405449a01e),volume_type_id=2bce4e1a-e6e0-49d9-be36-c3405449a01e)}' {{(pid=100523) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 27 16:18:57.028105 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.volume.api [None req-b9b45e89-bd8b-4328-8955-fcc48c88f177 tempest-VolumesDeleteCascade-1383946868 tempest-VolumesDeleteCascade-1383946868-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (5fb2746f-2d94-4d20-9094-a8b7959eb173) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100523) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 27 16:18:57.050965 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.volume.api [None req-b9b45e89-bd8b-4328-8955-fcc48c88f177 tempest-VolumesDeleteCascade-1383946868 tempest-VolumesDeleteCascade-1383946868-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (5fb2746f-2d94-4d20-9094-a8b7959eb173) transitioned into state 'SUCCESS' from state '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-1260157806',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='97890c3b6f4f4e6ab31e0cb1cddcf230',qos_specs=None,replication_status=,reservations=['c02f4264-cc69-4675-8246-12aef99b3a1e','5b8c2837-c614-44ce-82a6-4f23f3eaa995','e452951c-232a-4a75-b57b-ad06203d3a5c','8a9ac79c-e6ac-4666-91bf-089826e0e79a'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='3ae2b44280c64e5799f2744b3ee3e553',volume_type_id=2bce4e1a-e6e0-49d9-be36-c3405449a01e)}' {{(pid=100523) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 27 16:18:57.051913 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.volume.api [None req-b9b45e89-bd8b-4328-8955-fcc48c88f177 tempest-VolumesDeleteCascade-1383946868 tempest-VolumesDeleteCascade-1383946868-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (a5e6b81c-9940-4c3f-baa5-43e5f7fe4f99) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100523) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 27 16:18:57.065899 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.volume.api [None req-b9b45e89-bd8b-4328-8955-fcc48c88f177 tempest-VolumesDeleteCascade-1383946868 tempest-VolumesDeleteCascade-1383946868-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (a5e6b81c-9940-4c3f-baa5-43e5f7fe4f99) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100523) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 27 16:18:57.065899 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.volume.api [None req-b9b45e89-bd8b-4328-8955-fcc48c88f177 tempest-VolumesDeleteCascade-1383946868 tempest-VolumesDeleteCascade-1383946868-project-member] Flow 'volume_create_api' (b79df565-229f-4cf3-9f2d-d4cb45f0c48f) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100523) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 27 16:18:57.065899 np0000005924 devstack@c-api.service[100523]: INFO cinder.volume.api [None req-b9b45e89-bd8b-4328-8955-fcc48c88f177 tempest-VolumesDeleteCascade-1383946868 tempest-VolumesDeleteCascade-1383946868-project-member] Create volume request issued successfully. Jul 27 16:18:57.065899 np0000005924 devstack@c-api.service[100523]: INFO cinder.api.openstack.wsgi [None req-b9b45e89-bd8b-4328-8955-fcc48c88f177 tempest-VolumesDeleteCascade-1383946868 tempest-VolumesDeleteCascade-1383946868-project-member] https://10.4.3.117/volume/v3/volumes returned with HTTP 202 Jul 27 16:18:57.065899 np0000005924 devstack@c-api.service[100523]: [pid: 100523|app: 0|req: 1029/4085] 10.4.3.117 () {68 vars in 1258 bytes} [Mon Jul 27 16:18:56 2026] POST /volume/v3/volumes => generated 751 bytes in 279 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 27 16:18:57.077419 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.middleware.request_id [None req-0c86c237-09b7-433b-8603-695b1afd255c None None] RequestId filter calling following filter/app {{(pid=100521) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:18:57.079703 np0000005924 devstack@c-api.service[100521]: INFO cinder.api.openstack.wsgi [None req-0c86c237-09b7-433b-8603-695b1afd255c tempest-VolumesDeleteCascade-1383946868 tempest-VolumesDeleteCascade-1383946868-project-member] GET https://10.4.3.117/volume/v3/volumes/4a3eaae0-c77b-4551-b32c-468eafbc41f2 Jul 27 16:18:57.079972 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.openstack.wsgi [None req-0c86c237-09b7-433b-8603-695b1afd255c tempest-VolumesDeleteCascade-1383946868 tempest-VolumesDeleteCascade-1383946868-project-member] Empty body provided in request {{(pid=100521) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:18:57.080233 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.openstack.wsgi [None req-0c86c237-09b7-433b-8603-695b1afd255c tempest-VolumesDeleteCascade-1383946868 tempest-VolumesDeleteCascade-1383946868-project-member] Calling method 'show' {{(pid=100521) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:18:57.092853 np0000005924 devstack@c-api.service[100521]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:18:57.092853 np0000005924 devstack@c-api.service[100521]: warnings.warn( Jul 27 16:18:57.098955 np0000005924 devstack@c-api.service[100521]: INFO cinder.volume.api [None req-0c86c237-09b7-433b-8603-695b1afd255c tempest-VolumesDeleteCascade-1383946868 tempest-VolumesDeleteCascade-1383946868-project-member] Volume info retrieved successfully. Jul 27 16:18:57.102678 np0000005924 devstack@c-api.service[100521]: INFO cinder.api.openstack.wsgi [None req-0c86c237-09b7-433b-8603-695b1afd255c tempest-VolumesDeleteCascade-1383946868 tempest-VolumesDeleteCascade-1383946868-project-member] https://10.4.3.117/volume/v3/volumes/4a3eaae0-c77b-4551-b32c-468eafbc41f2 returned with HTTP 200 Jul 27 16:18:57.103107 np0000005924 devstack@c-api.service[100521]: [pid: 100521|app: 0|req: 1020/4086] 10.4.3.117 () {66 vars in 1348 bytes} [Mon Jul 27 16:18:57 2026] GET /volume/v3/volumes/4a3eaae0-c77b-4551-b32c-468eafbc41f2 => generated 819 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 27 16:18:57.753116 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.middleware.request_id [None req-805f31aa-fa86-46b9-9c9e-61889d7b4450 None None] RequestId filter calling following filter/app {{(pid=100522) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:18:57.755495 np0000005924 devstack@c-api.service[100522]: INFO cinder.api.openstack.wsgi [None req-805f31aa-fa86-46b9-9c9e-61889d7b4450 tempest-VolumesBackupsTest-1361087151 tempest-VolumesBackupsTest-1361087151-project-member] GET https://10.4.3.117/volume/v3/backups/202f65c6-bfdf-4fc8-823b-94cf47fc2003 Jul 27 16:18:57.755495 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.openstack.wsgi [None req-805f31aa-fa86-46b9-9c9e-61889d7b4450 tempest-VolumesBackupsTest-1361087151 tempest-VolumesBackupsTest-1361087151-project-member] Empty body provided in request {{(pid=100522) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:18:57.755621 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.openstack.wsgi [None req-805f31aa-fa86-46b9-9c9e-61889d7b4450 tempest-VolumesBackupsTest-1361087151 tempest-VolumesBackupsTest-1361087151-project-member] Calling method 'show' {{(pid=100522) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:18:57.755799 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.v3.backups [None req-805f31aa-fa86-46b9-9c9e-61889d7b4450 tempest-VolumesBackupsTest-1361087151 tempest-VolumesBackupsTest-1361087151-project-member] Show backup with id 202f65c6-bfdf-4fc8-823b-94cf47fc2003. {{(pid=100522) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 27 16:18:57.763474 np0000005924 devstack@c-api.service[100522]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:18:57.763474 np0000005924 devstack@c-api.service[100522]: warnings.warn( Jul 27 16:18:57.764354 np0000005924 devstack@c-api.service[100522]: INFO cinder.api.openstack.wsgi [None req-805f31aa-fa86-46b9-9c9e-61889d7b4450 tempest-VolumesBackupsTest-1361087151 tempest-VolumesBackupsTest-1361087151-project-member] https://10.4.3.117/volume/v3/backups/202f65c6-bfdf-4fc8-823b-94cf47fc2003 returned with HTTP 200 Jul 27 16:18:57.764774 np0000005924 devstack@c-api.service[100522]: [pid: 100522|app: 0|req: 1010/4087] 10.4.3.117 () {66 vars in 1348 bytes} [Mon Jul 27 16:18:57 2026] GET /volume/v3/backups/202f65c6-bfdf-4fc8-823b-94cf47fc2003 => generated 751 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 27 16:18:58.119286 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.middleware.request_id [None req-48289149-5c63-4ce6-be64-d6733d730ec3 None None] RequestId filter calling following filter/app {{(pid=100524) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:18:58.121645 np0000005924 devstack@c-api.service[100524]: INFO cinder.api.openstack.wsgi [None req-48289149-5c63-4ce6-be64-d6733d730ec3 tempest-VolumesDeleteCascade-1383946868 tempest-VolumesDeleteCascade-1383946868-project-member] GET https://10.4.3.117/volume/v3/volumes/4a3eaae0-c77b-4551-b32c-468eafbc41f2 Jul 27 16:18:58.121946 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.openstack.wsgi [None req-48289149-5c63-4ce6-be64-d6733d730ec3 tempest-VolumesDeleteCascade-1383946868 tempest-VolumesDeleteCascade-1383946868-project-member] Empty body provided in request {{(pid=100524) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:18:58.122230 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.openstack.wsgi [None req-48289149-5c63-4ce6-be64-d6733d730ec3 tempest-VolumesDeleteCascade-1383946868 tempest-VolumesDeleteCascade-1383946868-project-member] Calling method 'show' {{(pid=100524) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:18:58.131523 np0000005924 devstack@c-api.service[100524]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:18:58.131523 np0000005924 devstack@c-api.service[100524]: warnings.warn( Jul 27 16:18:58.135527 np0000005924 devstack@c-api.service[100524]: INFO cinder.volume.api [None req-48289149-5c63-4ce6-be64-d6733d730ec3 tempest-VolumesDeleteCascade-1383946868 tempest-VolumesDeleteCascade-1383946868-project-member] Volume info retrieved successfully. Jul 27 16:18:58.140264 np0000005924 devstack@c-api.service[100524]: INFO cinder.api.openstack.wsgi [None req-48289149-5c63-4ce6-be64-d6733d730ec3 tempest-VolumesDeleteCascade-1383946868 tempest-VolumesDeleteCascade-1383946868-project-member] https://10.4.3.117/volume/v3/volumes/4a3eaae0-c77b-4551-b32c-468eafbc41f2 returned with HTTP 200 Jul 27 16:18:58.140615 np0000005924 devstack@c-api.service[100524]: [pid: 100524|app: 0|req: 1029/4088] 10.4.3.117 () {66 vars in 1348 bytes} [Mon Jul 27 16:18:58 2026] GET /volume/v3/volumes/4a3eaae0-c77b-4551-b32c-468eafbc41f2 => generated 844 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 27 16:18:58.159578 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.middleware.request_id [None req-66d99c18-5ee4-4cd8-ba8b-922669519e9f None None] RequestId filter calling following filter/app {{(pid=100523) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:18:58.161509 np0000005924 devstack@c-api.service[100523]: INFO cinder.api.openstack.wsgi [None req-66d99c18-5ee4-4cd8-ba8b-922669519e9f tempest-VolumesDeleteCascade-1383946868 tempest-VolumesDeleteCascade-1383946868-project-member] POST https://10.4.3.117/volume/v3/snapshots Jul 27 16:18:58.161881 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.openstack.wsgi [None req-66d99c18-5ee4-4cd8-ba8b-922669519e9f tempest-VolumesDeleteCascade-1383946868 tempest-VolumesDeleteCascade-1383946868-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "4a3eaae0-c77b-4551-b32c-468eafbc41f2", "name": "tempest-VolumesDeleteCascade-Snapshot-111313180"}} {{(pid=100523) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 27 16:18:58.171550 np0000005924 devstack@c-api.service[100523]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:18:58.171550 np0000005924 devstack@c-api.service[100523]: warnings.warn( Jul 27 16:18:58.172076 np0000005924 devstack@c-api.service[100523]: INFO cinder.volume.api [None req-66d99c18-5ee4-4cd8-ba8b-922669519e9f tempest-VolumesDeleteCascade-1383946868 tempest-VolumesDeleteCascade-1383946868-project-member] Volume info retrieved successfully. Jul 27 16:18:58.172203 np0000005924 devstack@c-api.service[100523]: INFO cinder.api.v3.snapshots [None req-66d99c18-5ee4-4cd8-ba8b-922669519e9f tempest-VolumesDeleteCascade-1383946868 tempest-VolumesDeleteCascade-1383946868-project-member] Create snapshot from volume 4a3eaae0-c77b-4551-b32c-468eafbc41f2 Jul 27 16:18:58.245691 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.quota [None req-66d99c18-5ee4-4cd8-ba8b-922669519e9f tempest-VolumesDeleteCascade-1383946868 tempest-VolumesDeleteCascade-1383946868-project-member] Created reservations ['b3170cba-f8f4-4b40-998f-0162f5aefce4', '1b63621a-ab7e-4bd5-b4fc-956af761e6f0', 'dc7f6d3c-65c7-4070-87ac-c0e4bb9309fe', 'd349826f-060a-437d-a392-2326097c842c'] {{(pid=100523) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 27 16:18:58.289803 np0000005924 devstack@c-api.service[100523]: INFO cinder.volume.api [None req-66d99c18-5ee4-4cd8-ba8b-922669519e9f tempest-VolumesDeleteCascade-1383946868 tempest-VolumesDeleteCascade-1383946868-project-member] Snapshot create request issued successfully. Jul 27 16:18:58.290210 np0000005924 devstack@c-api.service[100523]: INFO cinder.api.openstack.wsgi [None req-66d99c18-5ee4-4cd8-ba8b-922669519e9f tempest-VolumesDeleteCascade-1383946868 tempest-VolumesDeleteCascade-1383946868-project-member] https://10.4.3.117/volume/v3/snapshots returned with HTTP 202 Jul 27 16:18:58.290811 np0000005924 devstack@c-api.service[100523]: [pid: 100523|app: 0|req: 1030/4089] 10.4.3.117 () {68 vars in 1265 bytes} [Mon Jul 27 16:18:58 2026] POST /volume/v3/snapshots => generated 306 bytes in 132 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 27 16:18:58.301108 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.middleware.request_id [None req-ad899ff2-7f21-4b07-902a-bfecb0f0237b None None] RequestId filter calling following filter/app {{(pid=100521) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:18:58.303873 np0000005924 devstack@c-api.service[100521]: INFO cinder.api.openstack.wsgi [None req-ad899ff2-7f21-4b07-902a-bfecb0f0237b tempest-VolumesDeleteCascade-1383946868 tempest-VolumesDeleteCascade-1383946868-project-member] GET https://10.4.3.117/volume/v3/snapshots/3ae34bbc-e996-4a3d-9682-74c91de30266 Jul 27 16:18:58.304155 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.openstack.wsgi [None req-ad899ff2-7f21-4b07-902a-bfecb0f0237b tempest-VolumesDeleteCascade-1383946868 tempest-VolumesDeleteCascade-1383946868-project-member] Empty body provided in request {{(pid=100521) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:18:58.304659 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.openstack.wsgi [None req-ad899ff2-7f21-4b07-902a-bfecb0f0237b tempest-VolumesDeleteCascade-1383946868 tempest-VolumesDeleteCascade-1383946868-project-member] Calling method 'show' {{(pid=100521) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:18:58.316033 np0000005924 devstack@c-api.service[100521]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:18:58.316033 np0000005924 devstack@c-api.service[100521]: warnings.warn( Jul 27 16:18:58.316033 np0000005924 devstack@c-api.service[100521]: INFO cinder.volume.api [None req-ad899ff2-7f21-4b07-902a-bfecb0f0237b tempest-VolumesDeleteCascade-1383946868 tempest-VolumesDeleteCascade-1383946868-project-member] Snapshot retrieved successfully. Jul 27 16:18:58.317264 np0000005924 devstack@c-api.service[100521]: INFO cinder.api.openstack.wsgi [None req-ad899ff2-7f21-4b07-902a-bfecb0f0237b tempest-VolumesDeleteCascade-1383946868 tempest-VolumesDeleteCascade-1383946868-project-member] https://10.4.3.117/volume/v3/snapshots/3ae34bbc-e996-4a3d-9682-74c91de30266 returned with HTTP 200 Jul 27 16:18:58.317381 np0000005924 devstack@c-api.service[100521]: [pid: 100521|app: 0|req: 1021/4090] 10.4.3.117 () {66 vars in 1354 bytes} [Mon Jul 27 16:18:58 2026] GET /volume/v3/snapshots/3ae34bbc-e996-4a3d-9682-74c91de30266 => generated 438 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 27 16:18:58.777199 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.middleware.request_id [None req-e696a472-e1cb-40b3-8e6e-fde8b2b4b888 None None] RequestId filter calling following filter/app {{(pid=100522) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:18:58.779055 np0000005924 devstack@c-api.service[100522]: INFO cinder.api.openstack.wsgi [None req-e696a472-e1cb-40b3-8e6e-fde8b2b4b888 tempest-VolumesBackupsTest-1361087151 tempest-VolumesBackupsTest-1361087151-project-member] GET https://10.4.3.117/volume/v3/backups/202f65c6-bfdf-4fc8-823b-94cf47fc2003 Jul 27 16:18:58.779318 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.openstack.wsgi [None req-e696a472-e1cb-40b3-8e6e-fde8b2b4b888 tempest-VolumesBackupsTest-1361087151 tempest-VolumesBackupsTest-1361087151-project-member] Empty body provided in request {{(pid=100522) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:18:58.779637 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.openstack.wsgi [None req-e696a472-e1cb-40b3-8e6e-fde8b2b4b888 tempest-VolumesBackupsTest-1361087151 tempest-VolumesBackupsTest-1361087151-project-member] Calling method 'show' {{(pid=100522) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:18:58.779769 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.v3.backups [None req-e696a472-e1cb-40b3-8e6e-fde8b2b4b888 tempest-VolumesBackupsTest-1361087151 tempest-VolumesBackupsTest-1361087151-project-member] Show backup with id 202f65c6-bfdf-4fc8-823b-94cf47fc2003. {{(pid=100522) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 27 16:18:58.784073 np0000005924 devstack@c-api.service[100522]: INFO cinder.api.openstack.wsgi [None req-e696a472-e1cb-40b3-8e6e-fde8b2b4b888 tempest-VolumesBackupsTest-1361087151 tempest-VolumesBackupsTest-1361087151-project-member] https://10.4.3.117/volume/v3/backups/202f65c6-bfdf-4fc8-823b-94cf47fc2003 returned with HTTP 404 Jul 27 16:18:58.784833 np0000005924 devstack@c-api.service[100522]: [pid: 100522|app: 0|req: 1011/4091] 10.4.3.117 () {66 vars in 1348 bytes} [Mon Jul 27 16:18:58 2026] GET /volume/v3/backups/202f65c6-bfdf-4fc8-823b-94cf47fc2003 => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 27 16:18:59.326675 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.middleware.request_id [None req-e4ca9d95-9159-4830-9d79-c9fbbd396bb1 None None] RequestId filter calling following filter/app {{(pid=100524) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:18:59.328777 np0000005924 devstack@c-api.service[100524]: INFO cinder.api.openstack.wsgi [None req-e4ca9d95-9159-4830-9d79-c9fbbd396bb1 tempest-VolumesDeleteCascade-1383946868 tempest-VolumesDeleteCascade-1383946868-project-member] GET https://10.4.3.117/volume/v3/snapshots/3ae34bbc-e996-4a3d-9682-74c91de30266 Jul 27 16:18:59.329005 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.openstack.wsgi [None req-e4ca9d95-9159-4830-9d79-c9fbbd396bb1 tempest-VolumesDeleteCascade-1383946868 tempest-VolumesDeleteCascade-1383946868-project-member] Empty body provided in request {{(pid=100524) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:18:59.329227 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.openstack.wsgi [None req-e4ca9d95-9159-4830-9d79-c9fbbd396bb1 tempest-VolumesDeleteCascade-1383946868 tempest-VolumesDeleteCascade-1383946868-project-member] Calling method 'show' {{(pid=100524) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:18:59.334937 np0000005924 devstack@c-api.service[100524]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:18:59.334937 np0000005924 devstack@c-api.service[100524]: warnings.warn( Jul 27 16:18:59.335455 np0000005924 devstack@c-api.service[100524]: INFO cinder.volume.api [None req-e4ca9d95-9159-4830-9d79-c9fbbd396bb1 tempest-VolumesDeleteCascade-1383946868 tempest-VolumesDeleteCascade-1383946868-project-member] Snapshot retrieved successfully. Jul 27 16:18:59.336370 np0000005924 devstack@c-api.service[100524]: INFO cinder.api.openstack.wsgi [None req-e4ca9d95-9159-4830-9d79-c9fbbd396bb1 tempest-VolumesDeleteCascade-1383946868 tempest-VolumesDeleteCascade-1383946868-project-member] https://10.4.3.117/volume/v3/snapshots/3ae34bbc-e996-4a3d-9682-74c91de30266 returned with HTTP 200 Jul 27 16:18:59.336805 np0000005924 devstack@c-api.service[100524]: [pid: 100524|app: 0|req: 1030/4092] 10.4.3.117 () {66 vars in 1354 bytes} [Mon Jul 27 16:18:59 2026] GET /volume/v3/snapshots/3ae34bbc-e996-4a3d-9682-74c91de30266 => generated 465 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 27 16:18:59.348396 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.middleware.request_id [None req-022b644c-4cec-49ad-824d-caaa362530e6 None None] RequestId filter calling following filter/app {{(pid=100523) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:18:59.350744 np0000005924 devstack@c-api.service[100523]: INFO cinder.api.openstack.wsgi [None req-022b644c-4cec-49ad-824d-caaa362530e6 tempest-VolumesDeleteCascade-1383946868 tempest-VolumesDeleteCascade-1383946868-project-member] POST https://10.4.3.117/volume/v3/snapshots Jul 27 16:18:59.351196 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.openstack.wsgi [None req-022b644c-4cec-49ad-824d-caaa362530e6 tempest-VolumesDeleteCascade-1383946868 tempest-VolumesDeleteCascade-1383946868-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "4a3eaae0-c77b-4551-b32c-468eafbc41f2", "name": "tempest-VolumesDeleteCascade-Snapshot-1917636711"}} {{(pid=100523) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 27 16:18:59.362455 np0000005924 devstack@c-api.service[100523]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:18:59.362455 np0000005924 devstack@c-api.service[100523]: warnings.warn( Jul 27 16:18:59.363126 np0000005924 devstack@c-api.service[100523]: INFO cinder.volume.api [None req-022b644c-4cec-49ad-824d-caaa362530e6 tempest-VolumesDeleteCascade-1383946868 tempest-VolumesDeleteCascade-1383946868-project-member] Volume info retrieved successfully. Jul 27 16:18:59.363352 np0000005924 devstack@c-api.service[100523]: INFO cinder.api.v3.snapshots [None req-022b644c-4cec-49ad-824d-caaa362530e6 tempest-VolumesDeleteCascade-1383946868 tempest-VolumesDeleteCascade-1383946868-project-member] Create snapshot from volume 4a3eaae0-c77b-4551-b32c-468eafbc41f2 Jul 27 16:18:59.366679 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.middleware.request_id [None req-3bf50631-70f9-4dc3-85e4-1f84c56c26d8 None None] RequestId filter calling following filter/app {{(pid=100521) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:18:59.368420 np0000005924 devstack@c-api.service[100521]: INFO cinder.api.openstack.wsgi [None req-3bf50631-70f9-4dc3-85e4-1f84c56c26d8 tempest-VolumesBackupsTest-1361087151 tempest-VolumesBackupsTest-1361087151-project-member] DELETE https://10.4.3.117/volume/v3/backups/2a570091-3eb2-4341-894f-e06c9c889af8 Jul 27 16:18:59.368593 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.openstack.wsgi [None req-3bf50631-70f9-4dc3-85e4-1f84c56c26d8 tempest-VolumesBackupsTest-1361087151 tempest-VolumesBackupsTest-1361087151-project-member] Empty body provided in request {{(pid=100521) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:18:59.368775 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.openstack.wsgi [None req-3bf50631-70f9-4dc3-85e4-1f84c56c26d8 tempest-VolumesBackupsTest-1361087151 tempest-VolumesBackupsTest-1361087151-project-member] Calling method 'delete' {{(pid=100521) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:18:59.368875 np0000005924 devstack@c-api.service[100521]: INFO cinder.api.contrib.backups [None req-3bf50631-70f9-4dc3-85e4-1f84c56c26d8 tempest-VolumesBackupsTest-1361087151 tempest-VolumesBackupsTest-1361087151-project-member] Delete backup with id: 2a570091-3eb2-4341-894f-e06c9c889af8. Jul 27 16:18:59.372604 np0000005924 devstack@c-api.service[100521]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:18:59.372604 np0000005924 devstack@c-api.service[100521]: warnings.warn( Jul 27 16:18:59.394445 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.quota [None req-022b644c-4cec-49ad-824d-caaa362530e6 tempest-VolumesDeleteCascade-1383946868 tempest-VolumesDeleteCascade-1383946868-project-member] Created reservations ['242be89c-09ff-4364-9629-8d8f863e894a', '3150422d-ea79-4fb8-b4c6-65ffd74daeb3', '73f4eda1-8142-4aee-b761-89debc9a42f7', '0de458da-e8fc-42fa-bbcf-c470bd7d314c'] {{(pid=100523) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 27 16:18:59.396459 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.backup.rpcapi [None req-3bf50631-70f9-4dc3-85e4-1f84c56c26d8 tempest-VolumesBackupsTest-1361087151 tempest-VolumesBackupsTest-1361087151-project-member] delete_backup rpcapi backup_id 2a570091-3eb2-4341-894f-e06c9c889af8 {{(pid=100521) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Jul 27 16:18:59.398343 np0000005924 devstack@c-api.service[100521]: INFO cinder.api.openstack.wsgi [None req-3bf50631-70f9-4dc3-85e4-1f84c56c26d8 tempest-VolumesBackupsTest-1361087151 tempest-VolumesBackupsTest-1361087151-project-member] https://10.4.3.117/volume/v3/backups/2a570091-3eb2-4341-894f-e06c9c889af8 returned with HTTP 202 Jul 27 16:18:59.398812 np0000005924 devstack@c-api.service[100521]: [pid: 100521|app: 0|req: 1022/4093] 10.4.3.117 () {66 vars in 1351 bytes} [Mon Jul 27 16:18:59 2026] DELETE /volume/v3/backups/2a570091-3eb2-4341-894f-e06c9c889af8 => generated 0 bytes in 32 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 27 16:18:59.407362 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.middleware.request_id [None req-01b86093-14ff-454e-ae86-cc632086172a None None] RequestId filter calling following filter/app {{(pid=100522) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:18:59.410285 np0000005924 devstack@c-api.service[100522]: INFO cinder.api.openstack.wsgi [None req-01b86093-14ff-454e-ae86-cc632086172a tempest-VolumesBackupsTest-1361087151 tempest-VolumesBackupsTest-1361087151-project-member] GET https://10.4.3.117/volume/v3/backups/2a570091-3eb2-4341-894f-e06c9c889af8 Jul 27 16:18:59.410756 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.openstack.wsgi [None req-01b86093-14ff-454e-ae86-cc632086172a tempest-VolumesBackupsTest-1361087151 tempest-VolumesBackupsTest-1361087151-project-member] Empty body provided in request {{(pid=100522) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:18:59.411898 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.openstack.wsgi [None req-01b86093-14ff-454e-ae86-cc632086172a tempest-VolumesBackupsTest-1361087151 tempest-VolumesBackupsTest-1361087151-project-member] Calling method 'show' {{(pid=100522) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:18:59.412342 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.v3.backups [None req-01b86093-14ff-454e-ae86-cc632086172a tempest-VolumesBackupsTest-1361087151 tempest-VolumesBackupsTest-1361087151-project-member] Show backup with id 2a570091-3eb2-4341-894f-e06c9c889af8. {{(pid=100522) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 27 16:18:59.414219 np0000005924 devstack@c-api.service[100522]: DEBUG dbcounter [-] [100522] Writing DB stats cinder:SELECT=289,cinder:UPDATE=101,cinder:INSERT=44,cinder:DELETE=5 {{(pid=100522) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 27 16:18:59.417897 np0000005924 devstack@c-api.service[100522]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:18:59.417897 np0000005924 devstack@c-api.service[100522]: warnings.warn( Jul 27 16:18:59.419372 np0000005924 devstack@c-api.service[100522]: INFO cinder.api.openstack.wsgi [None req-01b86093-14ff-454e-ae86-cc632086172a tempest-VolumesBackupsTest-1361087151 tempest-VolumesBackupsTest-1361087151-project-member] https://10.4.3.117/volume/v3/backups/2a570091-3eb2-4341-894f-e06c9c889af8 returned with HTTP 200 Jul 27 16:18:59.420388 np0000005924 devstack@c-api.service[100522]: [pid: 100522|app: 0|req: 1012/4094] 10.4.3.117 () {66 vars in 1348 bytes} [Mon Jul 27 16:18:59 2026] GET /volume/v3/backups/2a570091-3eb2-4341-894f-e06c9c889af8 => generated 751 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 27 16:18:59.430705 np0000005924 devstack@c-api.service[100523]: INFO cinder.volume.api [None req-022b644c-4cec-49ad-824d-caaa362530e6 tempest-VolumesDeleteCascade-1383946868 tempest-VolumesDeleteCascade-1383946868-project-member] Snapshot create request issued successfully. Jul 27 16:18:59.431130 np0000005924 devstack@c-api.service[100523]: INFO cinder.api.openstack.wsgi [None req-022b644c-4cec-49ad-824d-caaa362530e6 tempest-VolumesDeleteCascade-1383946868 tempest-VolumesDeleteCascade-1383946868-project-member] https://10.4.3.117/volume/v3/snapshots returned with HTTP 202 Jul 27 16:18:59.431834 np0000005924 devstack@c-api.service[100523]: [pid: 100523|app: 0|req: 1031/4095] 10.4.3.117 () {68 vars in 1265 bytes} [Mon Jul 27 16:18:59 2026] POST /volume/v3/snapshots => generated 307 bytes in 84 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 27 16:18:59.440047 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.middleware.request_id [None req-b72957e4-895c-42af-8b0c-c69e5fa8ba2d None None] RequestId filter calling following filter/app {{(pid=100524) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:18:59.441811 np0000005924 devstack@c-api.service[100524]: INFO cinder.api.openstack.wsgi [None req-b72957e4-895c-42af-8b0c-c69e5fa8ba2d tempest-VolumesDeleteCascade-1383946868 tempest-VolumesDeleteCascade-1383946868-project-member] GET https://10.4.3.117/volume/v3/snapshots/50ffa5e8-75ab-433f-8539-af1b7778c1e6 Jul 27 16:18:59.442025 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.openstack.wsgi [None req-b72957e4-895c-42af-8b0c-c69e5fa8ba2d tempest-VolumesDeleteCascade-1383946868 tempest-VolumesDeleteCascade-1383946868-project-member] Empty body provided in request {{(pid=100524) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:18:59.442241 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.openstack.wsgi [None req-b72957e4-895c-42af-8b0c-c69e5fa8ba2d tempest-VolumesDeleteCascade-1383946868 tempest-VolumesDeleteCascade-1383946868-project-member] Calling method 'show' {{(pid=100524) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:18:59.447537 np0000005924 devstack@c-api.service[100524]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:18:59.447537 np0000005924 devstack@c-api.service[100524]: warnings.warn( Jul 27 16:18:59.447989 np0000005924 devstack@c-api.service[100524]: INFO cinder.volume.api [None req-b72957e4-895c-42af-8b0c-c69e5fa8ba2d tempest-VolumesDeleteCascade-1383946868 tempest-VolumesDeleteCascade-1383946868-project-member] Snapshot retrieved successfully. Jul 27 16:18:59.448809 np0000005924 devstack@c-api.service[100524]: INFO cinder.api.openstack.wsgi [None req-b72957e4-895c-42af-8b0c-c69e5fa8ba2d tempest-VolumesDeleteCascade-1383946868 tempest-VolumesDeleteCascade-1383946868-project-member] https://10.4.3.117/volume/v3/snapshots/50ffa5e8-75ab-433f-8539-af1b7778c1e6 returned with HTTP 200 Jul 27 16:18:59.449257 np0000005924 devstack@c-api.service[100524]: [pid: 100524|app: 0|req: 1031/4096] 10.4.3.117 () {66 vars in 1354 bytes} [Mon Jul 27 16:18:59 2026] GET /volume/v3/snapshots/50ffa5e8-75ab-433f-8539-af1b7778c1e6 => generated 439 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 27 16:19:00.075457 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.middleware.request_id [None req-70e84a66-ab92-43a8-882b-9a3e08aa4565 None None] RequestId filter calling following filter/app {{(pid=100521) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:19:00.107866 np0000005924 devstack@c-api.service[100521]: INFO cinder.api.openstack.wsgi [None req-70e84a66-ab92-43a8-882b-9a3e08aa4565 tempest-TestInstancesWithCinderVolumes-1409677090 tempest-TestInstancesWithCinderVolumes-1409677090-project-admin] POST https://10.4.3.117/volume/v3/types Jul 27 16:19:00.108207 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.openstack.wsgi [None req-70e84a66-ab92-43a8-882b-9a3e08aa4565 tempest-TestInstancesWithCinderVolumes-1409677090 tempest-TestInstancesWithCinderVolumes-1409677090-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-706300209-2110803678", "extra_specs": {}}} {{(pid=100521) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 27 16:19:00.129760 np0000005924 devstack@c-api.service[100521]: INFO cinder.api.openstack.wsgi [None req-70e84a66-ab92-43a8-882b-9a3e08aa4565 tempest-TestInstancesWithCinderVolumes-1409677090 tempest-TestInstancesWithCinderVolumes-1409677090-project-admin] https://10.4.3.117/volume/v3/types returned with HTTP 200 Jul 27 16:19:00.130127 np0000005924 devstack@c-api.service[100521]: [pid: 100521|app: 0|req: 1023/4097] 10.4.3.117 () {68 vars in 1253 bytes} [Mon Jul 27 16:19:00 2026] POST /volume/v3/types => generated 268 bytes in 55 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 27 16:19:00.432362 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.middleware.request_id [None req-581b8f7a-1f64-40e5-b928-23cdd35ffb9e None None] RequestId filter calling following filter/app {{(pid=100522) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:19:00.434412 np0000005924 devstack@c-api.service[100522]: INFO cinder.api.openstack.wsgi [None req-581b8f7a-1f64-40e5-b928-23cdd35ffb9e tempest-VolumesBackupsTest-1361087151 tempest-VolumesBackupsTest-1361087151-project-member] GET https://10.4.3.117/volume/v3/backups/2a570091-3eb2-4341-894f-e06c9c889af8 Jul 27 16:19:00.434625 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.openstack.wsgi [None req-581b8f7a-1f64-40e5-b928-23cdd35ffb9e tempest-VolumesBackupsTest-1361087151 tempest-VolumesBackupsTest-1361087151-project-member] Empty body provided in request {{(pid=100522) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:19:00.434818 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.openstack.wsgi [None req-581b8f7a-1f64-40e5-b928-23cdd35ffb9e tempest-VolumesBackupsTest-1361087151 tempest-VolumesBackupsTest-1361087151-project-member] Calling method 'show' {{(pid=100522) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:19:00.434917 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.v3.backups [None req-581b8f7a-1f64-40e5-b928-23cdd35ffb9e tempest-VolumesBackupsTest-1361087151 tempest-VolumesBackupsTest-1361087151-project-member] Show backup with id 2a570091-3eb2-4341-894f-e06c9c889af8. {{(pid=100522) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 27 16:19:00.438986 np0000005924 devstack@c-api.service[100522]: INFO cinder.api.openstack.wsgi [None req-581b8f7a-1f64-40e5-b928-23cdd35ffb9e tempest-VolumesBackupsTest-1361087151 tempest-VolumesBackupsTest-1361087151-project-member] https://10.4.3.117/volume/v3/backups/2a570091-3eb2-4341-894f-e06c9c889af8 returned with HTTP 404 Jul 27 16:19:00.439450 np0000005924 devstack@c-api.service[100522]: [pid: 100522|app: 0|req: 1013/4098] 10.4.3.117 () {66 vars in 1348 bytes} [Mon Jul 27 16:19:00 2026] GET /volume/v3/backups/2a570091-3eb2-4341-894f-e06c9c889af8 => generated 109 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 27 16:19:00.450965 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.middleware.request_id [None req-dadc3132-038b-4b7f-8855-e7b529170e89 None None] RequestId filter calling following filter/app {{(pid=100523) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:19:00.453276 np0000005924 devstack@c-api.service[100523]: INFO cinder.api.openstack.wsgi [None req-dadc3132-038b-4b7f-8855-e7b529170e89 tempest-VolumesBackupsTest-1361087151 tempest-VolumesBackupsTest-1361087151-project-member] POST https://10.4.3.117/volume/v3/volumes Jul 27 16:19:00.453631 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.openstack.wsgi [None req-dadc3132-038b-4b7f-8855-e7b529170e89 tempest-VolumesBackupsTest-1361087151 tempest-VolumesBackupsTest-1361087151-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesBackupsTest-Volume-1847562834"}} {{(pid=100523) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 27 16:19:00.455721 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.v3.volumes [None req-dadc3132-038b-4b7f-8855-e7b529170e89 tempest-VolumesBackupsTest-1361087151 tempest-VolumesBackupsTest-1361087151-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesBackupsTest-Volume-1847562834'}} {{(pid=100523) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 27 16:19:00.455906 np0000005924 devstack@c-api.service[100523]: INFO cinder.api.v3.volumes [None req-dadc3132-038b-4b7f-8855-e7b529170e89 tempest-VolumesBackupsTest-1361087151 tempest-VolumesBackupsTest-1361087151-project-member] Create volume of 1 GB Jul 27 16:19:00.456257 np0000005924 devstack@c-api.service[100523]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:19:00.456257 np0000005924 devstack@c-api.service[100523]: warnings.warn( Jul 27 16:19:00.457608 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.middleware.request_id [None req-7b2825db-7bbb-4ba7-a671-9cdcf4f25b0d None None] RequestId filter calling following filter/app {{(pid=100524) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:19:00.459408 np0000005924 devstack@c-api.service[100524]: INFO cinder.api.openstack.wsgi [None req-7b2825db-7bbb-4ba7-a671-9cdcf4f25b0d tempest-VolumesDeleteCascade-1383946868 tempest-VolumesDeleteCascade-1383946868-project-member] GET https://10.4.3.117/volume/v3/snapshots/50ffa5e8-75ab-433f-8539-af1b7778c1e6 Jul 27 16:19:00.459679 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.openstack.wsgi [None req-7b2825db-7bbb-4ba7-a671-9cdcf4f25b0d tempest-VolumesDeleteCascade-1383946868 tempest-VolumesDeleteCascade-1383946868-project-member] Empty body provided in request {{(pid=100524) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:19:00.459991 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.openstack.wsgi [None req-7b2825db-7bbb-4ba7-a671-9cdcf4f25b0d tempest-VolumesDeleteCascade-1383946868 tempest-VolumesDeleteCascade-1383946868-project-member] Calling method 'show' {{(pid=100524) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:19:00.462367 np0000005924 devstack@c-api.service[100523]: INFO cinder.volume.api [None req-dadc3132-038b-4b7f-8855-e7b529170e89 tempest-VolumesBackupsTest-1361087151 tempest-VolumesBackupsTest-1361087151-project-member] Availability Zones retrieved successfully. Jul 27 16:19:00.466886 np0000005924 devstack@c-api.service[100524]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:19:00.466886 np0000005924 devstack@c-api.service[100524]: warnings.warn( Jul 27 16:19:00.467412 np0000005924 devstack@c-api.service[100524]: INFO cinder.volume.api [None req-7b2825db-7bbb-4ba7-a671-9cdcf4f25b0d tempest-VolumesDeleteCascade-1383946868 tempest-VolumesDeleteCascade-1383946868-project-member] Snapshot retrieved successfully. Jul 27 16:19:00.468198 np0000005924 devstack@c-api.service[100524]: INFO cinder.api.openstack.wsgi [None req-7b2825db-7bbb-4ba7-a671-9cdcf4f25b0d tempest-VolumesDeleteCascade-1383946868 tempest-VolumesDeleteCascade-1383946868-project-member] https://10.4.3.117/volume/v3/snapshots/50ffa5e8-75ab-433f-8539-af1b7778c1e6 returned with HTTP 200 Jul 27 16:19:00.468587 np0000005924 devstack@c-api.service[100524]: [pid: 100524|app: 0|req: 1032/4099] 10.4.3.117 () {66 vars in 1354 bytes} [Mon Jul 27 16:19:00 2026] GET /volume/v3/snapshots/50ffa5e8-75ab-433f-8539-af1b7778c1e6 => generated 466 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jul 27 16:19:00.470889 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.volume.api [None req-dadc3132-038b-4b7f-8855-e7b529170e89 tempest-VolumesBackupsTest-1361087151 tempest-VolumesBackupsTest-1361087151-project-member] Flow 'volume_create_api' (e15a411d-be28-4479-b033-86c6b634f2f5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100523) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 27 16:19:00.472086 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.volume.api [None req-dadc3132-038b-4b7f-8855-e7b529170e89 tempest-VolumesBackupsTest-1361087151 tempest-VolumesBackupsTest-1361087151-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (6b3736ce-db0f-4bce-b0c0-1a8ba50b3228) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100523) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 27 16:19:00.473251 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.volume.flows.api.create_volume [None req-dadc3132-038b-4b7f-8855-e7b529170e89 tempest-VolumesBackupsTest-1361087151 tempest-VolumesBackupsTest-1361087151-project-member] Validating volume size '1' using validate_int {{(pid=100523) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 27 16:19:00.476652 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.middleware.request_id [None req-80d437cb-6897-4649-979c-585fb45eb869 None None] RequestId filter calling following filter/app {{(pid=100521) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:19:00.479142 np0000005924 devstack@c-api.service[100521]: INFO cinder.api.openstack.wsgi [None req-80d437cb-6897-4649-979c-585fb45eb869 tempest-VolumesDeleteCascade-1383946868 tempest-VolumesDeleteCascade-1383946868-project-member] DELETE https://10.4.3.117/volume/v3/volumes/4a3eaae0-c77b-4551-b32c-468eafbc41f2?cascade=True Jul 27 16:19:00.479392 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.openstack.wsgi [None req-80d437cb-6897-4649-979c-585fb45eb869 tempest-VolumesDeleteCascade-1383946868 tempest-VolumesDeleteCascade-1383946868-project-member] Empty body provided in request {{(pid=100521) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:19:00.479626 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.openstack.wsgi [None req-80d437cb-6897-4649-979c-585fb45eb869 tempest-VolumesDeleteCascade-1383946868 tempest-VolumesDeleteCascade-1383946868-project-member] Calling method 'delete' {{(pid=100521) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:19:00.479872 np0000005924 devstack@c-api.service[100521]: INFO cinder.api.v3.volumes [None req-80d437cb-6897-4649-979c-585fb45eb869 tempest-VolumesDeleteCascade-1383946868 tempest-VolumesDeleteCascade-1383946868-project-member] Delete volume with id: 4a3eaae0-c77b-4551-b32c-468eafbc41f2 Jul 27 16:19:00.503598 np0000005924 devstack@c-api.service[100521]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:19:00.503598 np0000005924 devstack@c-api.service[100521]: warnings.warn( Jul 27 16:19:00.504205 np0000005924 devstack@c-api.service[100521]: INFO cinder.volume.api [None req-80d437cb-6897-4649-979c-585fb45eb869 tempest-VolumesDeleteCascade-1383946868 tempest-VolumesDeleteCascade-1383946868-project-member] Volume info retrieved successfully. Jul 27 16:19:00.532409 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.volume.api [None req-dadc3132-038b-4b7f-8855-e7b529170e89 tempest-VolumesBackupsTest-1361087151 tempest-VolumesBackupsTest-1361087151-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (6b3736ce-db0f-4bce-b0c0-1a8ba50b3228) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-27T16:04:59Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=2bce4e1a-e6e0-49d9-be36-c3405449a01e,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '2bce4e1a-e6e0-49d9-be36-c3405449a01e', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100523) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 27 16:19:00.533516 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.volume.api [None req-dadc3132-038b-4b7f-8855-e7b529170e89 tempest-VolumesBackupsTest-1361087151 tempest-VolumesBackupsTest-1361087151-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (c6612b20-4aef-4da9-bc65-b89742d4dd1c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100523) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 27 16:19:00.573911 np0000005924 devstack@c-api.service[100521]: INFO cinder.volume.api [None req-80d437cb-6897-4649-979c-585fb45eb869 tempest-VolumesDeleteCascade-1383946868 tempest-VolumesDeleteCascade-1383946868-project-member] Delete volume request issued successfully. Jul 27 16:19:00.574723 np0000005924 devstack@c-api.service[100521]: INFO cinder.api.openstack.wsgi [None req-80d437cb-6897-4649-979c-585fb45eb869 tempest-VolumesDeleteCascade-1383946868 tempest-VolumesDeleteCascade-1383946868-project-member] https://10.4.3.117/volume/v3/volumes/4a3eaae0-c77b-4551-b32c-468eafbc41f2?cascade=True returned with HTTP 202 Jul 27 16:19:00.574723 np0000005924 devstack@c-api.service[100521]: [pid: 100521|app: 0|req: 1024/4100] 10.4.3.117 () {66 vars in 1376 bytes} [Mon Jul 27 16:19:00 2026] DELETE /volume/v3/volumes/4a3eaae0-c77b-4551-b32c-468eafbc41f2?cascade=True => generated 0 bytes in 98 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 27 16:19:00.583422 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.middleware.request_id [None req-fdac1dd5-0d21-4856-863b-7aff9913e471 None None] RequestId filter calling following filter/app {{(pid=100522) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:19:00.585320 np0000005924 devstack@c-api.service[100522]: INFO cinder.api.openstack.wsgi [None req-fdac1dd5-0d21-4856-863b-7aff9913e471 tempest-VolumesDeleteCascade-1383946868 tempest-VolumesDeleteCascade-1383946868-project-member] GET https://10.4.3.117/volume/v3/volumes/4a3eaae0-c77b-4551-b32c-468eafbc41f2 Jul 27 16:19:00.585548 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.openstack.wsgi [None req-fdac1dd5-0d21-4856-863b-7aff9913e471 tempest-VolumesDeleteCascade-1383946868 tempest-VolumesDeleteCascade-1383946868-project-member] Empty body provided in request {{(pid=100522) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:19:00.585707 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.openstack.wsgi [None req-fdac1dd5-0d21-4856-863b-7aff9913e471 tempest-VolumesDeleteCascade-1383946868 tempest-VolumesDeleteCascade-1383946868-project-member] Calling method 'show' {{(pid=100522) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:19:00.592306 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.quota [None req-dadc3132-038b-4b7f-8855-e7b529170e89 tempest-VolumesBackupsTest-1361087151 tempest-VolumesBackupsTest-1361087151-project-member] Created reservations ['5a772234-dd72-4e32-b692-bffc0f35a52d', 'b93308c8-ef3a-478e-ac1f-c6c8018c3adb', 'd6f0b9ee-7054-46ee-8d16-851c24da89cb', 'f01d1af3-832f-4f68-af19-3ae644052ac4'] {{(pid=100523) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 27 16:19:00.593111 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.volume.api [None req-dadc3132-038b-4b7f-8855-e7b529170e89 tempest-VolumesBackupsTest-1361087151 tempest-VolumesBackupsTest-1361087151-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (c6612b20-4aef-4da9-bc65-b89742d4dd1c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['5a772234-dd72-4e32-b692-bffc0f35a52d', 'b93308c8-ef3a-478e-ac1f-c6c8018c3adb', 'd6f0b9ee-7054-46ee-8d16-851c24da89cb', 'f01d1af3-832f-4f68-af19-3ae644052ac4']}' {{(pid=100523) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 27 16:19:00.593852 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.volume.api [None req-dadc3132-038b-4b7f-8855-e7b529170e89 tempest-VolumesBackupsTest-1361087151 tempest-VolumesBackupsTest-1361087151-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (7a50f3e1-d6e6-4298-bf8c-ba03cadb0eec) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100523) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 27 16:19:00.594749 np0000005924 devstack@c-api.service[100522]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:19:00.594749 np0000005924 devstack@c-api.service[100522]: warnings.warn( Jul 27 16:19:00.599810 np0000005924 devstack@c-api.service[100522]: INFO cinder.volume.api [None req-fdac1dd5-0d21-4856-863b-7aff9913e471 tempest-VolumesDeleteCascade-1383946868 tempest-VolumesDeleteCascade-1383946868-project-member] Volume info retrieved successfully. Jul 27 16:19:00.614656 np0000005924 devstack@c-api.service[100522]: INFO cinder.api.openstack.wsgi [None req-fdac1dd5-0d21-4856-863b-7aff9913e471 tempest-VolumesDeleteCascade-1383946868 tempest-VolumesDeleteCascade-1383946868-project-member] https://10.4.3.117/volume/v3/volumes/4a3eaae0-c77b-4551-b32c-468eafbc41f2 returned with HTTP 200 Jul 27 16:19:00.615383 np0000005924 devstack@c-api.service[100522]: [pid: 100522|app: 0|req: 1014/4101] 10.4.3.117 () {66 vars in 1348 bytes} [Mon Jul 27 16:19:00 2026] GET /volume/v3/volumes/4a3eaae0-c77b-4551-b32c-468eafbc41f2 => generated 843 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 27 16:19:00.620526 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.volume.api [None req-dadc3132-038b-4b7f-8855-e7b529170e89 tempest-VolumesBackupsTest-1361087151 tempest-VolumesBackupsTest-1361087151-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (7a50f3e1-d6e6-4298-bf8c-ba03cadb0eec) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '45ace449-f80c-4e4f-ba80-72d337e2a655', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesBackupsTest-Volume-1847562834',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='d0a431fec4f74874bbdfc1828d33403e',qos_specs=None,replication_status=,reservations=['5a772234-dd72-4e32-b692-bffc0f35a52d','b93308c8-ef3a-478e-ac1f-c6c8018c3adb','d6f0b9ee-7054-46ee-8d16-851c24da89cb','f01d1af3-832f-4f68-af19-3ae644052ac4'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='9d502263338a43df9205e07d2c08dfe6',volume_type_id=2bce4e1a-e6e0-49d9-be36-c3405449a01e), 'volume': Volume(_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-27T16:19:00Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesBackupsTest-Volume-1847562834',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=45ace449-f80c-4e4f-ba80-72d337e2a655,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='d0a431fec4f74874bbdfc1828d33403e',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='9d502263338a43df9205e07d2c08dfe6',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(2bce4e1a-e6e0-49d9-be36-c3405449a01e),volume_type_id=2bce4e1a-e6e0-49d9-be36-c3405449a01e)}' {{(pid=100523) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 27 16:19:00.620526 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.volume.api [None req-dadc3132-038b-4b7f-8855-e7b529170e89 tempest-VolumesBackupsTest-1361087151 tempest-VolumesBackupsTest-1361087151-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (e1504a13-90a4-430f-9249-ab9dd329dca0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100523) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 27 16:19:00.651012 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.volume.api [None req-dadc3132-038b-4b7f-8855-e7b529170e89 tempest-VolumesBackupsTest-1361087151 tempest-VolumesBackupsTest-1361087151-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (e1504a13-90a4-430f-9249-ab9dd329dca0) transitioned into state 'SUCCESS' from state '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-1847562834',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='d0a431fec4f74874bbdfc1828d33403e',qos_specs=None,replication_status=,reservations=['5a772234-dd72-4e32-b692-bffc0f35a52d','b93308c8-ef3a-478e-ac1f-c6c8018c3adb','d6f0b9ee-7054-46ee-8d16-851c24da89cb','f01d1af3-832f-4f68-af19-3ae644052ac4'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='9d502263338a43df9205e07d2c08dfe6',volume_type_id=2bce4e1a-e6e0-49d9-be36-c3405449a01e)}' {{(pid=100523) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 27 16:19:00.651776 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.volume.api [None req-dadc3132-038b-4b7f-8855-e7b529170e89 tempest-VolumesBackupsTest-1361087151 tempest-VolumesBackupsTest-1361087151-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (f0b9895f-c0ec-4445-9bd4-64ea813d3a2d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100523) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 27 16:19:00.672220 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.volume.api [None req-dadc3132-038b-4b7f-8855-e7b529170e89 tempest-VolumesBackupsTest-1361087151 tempest-VolumesBackupsTest-1361087151-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (f0b9895f-c0ec-4445-9bd4-64ea813d3a2d) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100523) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 27 16:19:00.673028 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.volume.api [None req-dadc3132-038b-4b7f-8855-e7b529170e89 tempest-VolumesBackupsTest-1361087151 tempest-VolumesBackupsTest-1361087151-project-member] Flow 'volume_create_api' (e15a411d-be28-4479-b033-86c6b634f2f5) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100523) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 27 16:19:00.673322 np0000005924 devstack@c-api.service[100523]: INFO cinder.volume.api [None req-dadc3132-038b-4b7f-8855-e7b529170e89 tempest-VolumesBackupsTest-1361087151 tempest-VolumesBackupsTest-1361087151-project-member] Create volume request issued successfully. Jul 27 16:19:00.673874 np0000005924 devstack@c-api.service[100523]: INFO cinder.api.openstack.wsgi [None req-dadc3132-038b-4b7f-8855-e7b529170e89 tempest-VolumesBackupsTest-1361087151 tempest-VolumesBackupsTest-1361087151-project-member] https://10.4.3.117/volume/v3/volumes returned with HTTP 202 Jul 27 16:19:00.674463 np0000005924 devstack@c-api.service[100523]: [pid: 100523|app: 0|req: 1032/4102] 10.4.3.117 () {68 vars in 1258 bytes} [Mon Jul 27 16:19:00 2026] POST /volume/v3/volumes => generated 749 bytes in 224 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 27 16:19:00.686207 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.middleware.request_id [None req-657e7609-3409-4d84-88bc-3c3c75abd388 None None] RequestId filter calling following filter/app {{(pid=100524) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:19:00.688008 np0000005924 devstack@c-api.service[100524]: INFO cinder.api.openstack.wsgi [None req-657e7609-3409-4d84-88bc-3c3c75abd388 tempest-VolumesBackupsTest-1361087151 tempest-VolumesBackupsTest-1361087151-project-member] GET https://10.4.3.117/volume/v3/volumes/45ace449-f80c-4e4f-ba80-72d337e2a655 Jul 27 16:19:00.688192 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.openstack.wsgi [None req-657e7609-3409-4d84-88bc-3c3c75abd388 tempest-VolumesBackupsTest-1361087151 tempest-VolumesBackupsTest-1361087151-project-member] Empty body provided in request {{(pid=100524) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:19:00.688596 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.openstack.wsgi [None req-657e7609-3409-4d84-88bc-3c3c75abd388 tempest-VolumesBackupsTest-1361087151 tempest-VolumesBackupsTest-1361087151-project-member] Calling method 'show' {{(pid=100524) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:19:00.700392 np0000005924 devstack@c-api.service[100524]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:19:00.700392 np0000005924 devstack@c-api.service[100524]: warnings.warn( Jul 27 16:19:00.707800 np0000005924 devstack@c-api.service[100524]: INFO cinder.volume.api [None req-657e7609-3409-4d84-88bc-3c3c75abd388 tempest-VolumesBackupsTest-1361087151 tempest-VolumesBackupsTest-1361087151-project-member] Volume info retrieved successfully. Jul 27 16:19:00.714753 np0000005924 devstack@c-api.service[100524]: INFO cinder.api.openstack.wsgi [None req-657e7609-3409-4d84-88bc-3c3c75abd388 tempest-VolumesBackupsTest-1361087151 tempest-VolumesBackupsTest-1361087151-project-member] https://10.4.3.117/volume/v3/volumes/45ace449-f80c-4e4f-ba80-72d337e2a655 returned with HTTP 200 Jul 27 16:19:00.715202 np0000005924 devstack@c-api.service[100524]: [pid: 100524|app: 0|req: 1033/4103] 10.4.3.117 () {66 vars in 1348 bytes} [Mon Jul 27 16:19:00 2026] GET /volume/v3/volumes/45ace449-f80c-4e4f-ba80-72d337e2a655 => generated 817 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 27 16:19:01.631252 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.middleware.request_id [None req-5e017775-34c6-4aa3-8bba-f7d3620e4559 None None] RequestId filter calling following filter/app {{(pid=100521) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:19:01.635654 np0000005924 devstack@c-api.service[100521]: INFO cinder.api.openstack.wsgi [None req-5e017775-34c6-4aa3-8bba-f7d3620e4559 tempest-VolumesDeleteCascade-1383946868 tempest-VolumesDeleteCascade-1383946868-project-member] GET https://10.4.3.117/volume/v3/volumes/4a3eaae0-c77b-4551-b32c-468eafbc41f2 Jul 27 16:19:01.635654 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.openstack.wsgi [None req-5e017775-34c6-4aa3-8bba-f7d3620e4559 tempest-VolumesDeleteCascade-1383946868 tempest-VolumesDeleteCascade-1383946868-project-member] Empty body provided in request {{(pid=100521) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:19:01.635654 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.openstack.wsgi [None req-5e017775-34c6-4aa3-8bba-f7d3620e4559 tempest-VolumesDeleteCascade-1383946868 tempest-VolumesDeleteCascade-1383946868-project-member] Calling method 'show' {{(pid=100521) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:19:01.642509 np0000005924 devstack@c-api.service[100521]: INFO cinder.api.openstack.wsgi [None req-5e017775-34c6-4aa3-8bba-f7d3620e4559 tempest-VolumesDeleteCascade-1383946868 tempest-VolumesDeleteCascade-1383946868-project-member] https://10.4.3.117/volume/v3/volumes/4a3eaae0-c77b-4551-b32c-468eafbc41f2 returned with HTTP 404 Jul 27 16:19:01.643194 np0000005924 devstack@c-api.service[100521]: [pid: 100521|app: 0|req: 1025/4104] 10.4.3.117 () {66 vars in 1348 bytes} [Mon Jul 27 16:19:01 2026] GET /volume/v3/volumes/4a3eaae0-c77b-4551-b32c-468eafbc41f2 => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 27 16:19:01.656954 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.middleware.request_id [None req-48d97d6a-64a7-48c4-a6f0-cc205d68cd68 None None] RequestId filter calling following filter/app {{(pid=100522) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:19:01.658867 np0000005924 devstack@c-api.service[100522]: INFO cinder.api.openstack.wsgi [None req-48d97d6a-64a7-48c4-a6f0-cc205d68cd68 tempest-VolumesDeleteCascade-1383946868 tempest-VolumesDeleteCascade-1383946868-project-member] GET https://10.4.3.117/volume/v3/volumes Jul 27 16:19:01.659055 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.openstack.wsgi [None req-48d97d6a-64a7-48c4-a6f0-cc205d68cd68 tempest-VolumesDeleteCascade-1383946868 tempest-VolumesDeleteCascade-1383946868-project-member] Empty body provided in request {{(pid=100522) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:19:01.659282 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.openstack.wsgi [None req-48d97d6a-64a7-48c4-a6f0-cc205d68cd68 tempest-VolumesDeleteCascade-1383946868 tempest-VolumesDeleteCascade-1383946868-project-member] Calling method 'index' {{(pid=100522) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:19:01.659591 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.api_utils [None req-48d97d6a-64a7-48c4-a6f0-cc205d68cd68 tempest-VolumesDeleteCascade-1383946868 tempest-VolumesDeleteCascade-1383946868-project-member] Removing options '' from query. {{(pid=100522) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 27 16:19:01.662629 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.volume.api [None req-48d97d6a-64a7-48c4-a6f0-cc205d68cd68 tempest-VolumesDeleteCascade-1383946868 tempest-VolumesDeleteCascade-1383946868-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100522) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 27 16:19:01.671177 np0000005924 devstack@c-api.service[100522]: INFO cinder.volume.api [None req-48d97d6a-64a7-48c4-a6f0-cc205d68cd68 tempest-VolumesDeleteCascade-1383946868 tempest-VolumesDeleteCascade-1383946868-project-member] Get all volumes completed successfully. Jul 27 16:19:01.671544 np0000005924 devstack@c-api.service[100522]: INFO cinder.api.openstack.wsgi [None req-48d97d6a-64a7-48c4-a6f0-cc205d68cd68 tempest-VolumesDeleteCascade-1383946868 tempest-VolumesDeleteCascade-1383946868-project-member] https://10.4.3.117/volume/v3/volumes returned with HTTP 200 Jul 27 16:19:01.671968 np0000005924 devstack@c-api.service[100522]: [pid: 100522|app: 0|req: 1015/4105] 10.4.3.117 () {66 vars in 1237 bytes} [Mon Jul 27 16:19:01 2026] GET /volume/v3/volumes => generated 15 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jul 27 16:19:01.682063 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.middleware.request_id [None req-f1f75292-8318-4a2d-ac0b-aa68e862c9e6 None None] RequestId filter calling following filter/app {{(pid=100523) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:19:01.686167 np0000005924 devstack@c-api.service[100523]: INFO cinder.api.openstack.wsgi [None req-f1f75292-8318-4a2d-ac0b-aa68e862c9e6 tempest-VolumesDeleteCascade-1383946868 tempest-VolumesDeleteCascade-1383946868-project-member] GET https://10.4.3.117/volume/v3/snapshots Jul 27 16:19:01.688054 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.openstack.wsgi [None req-f1f75292-8318-4a2d-ac0b-aa68e862c9e6 tempest-VolumesDeleteCascade-1383946868 tempest-VolumesDeleteCascade-1383946868-project-member] Empty body provided in request {{(pid=100523) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:19:01.688054 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.openstack.wsgi [None req-f1f75292-8318-4a2d-ac0b-aa68e862c9e6 tempest-VolumesDeleteCascade-1383946868 tempest-VolumesDeleteCascade-1383946868-project-member] Calling method 'index' {{(pid=100523) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:19:01.688054 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.api_utils [None req-f1f75292-8318-4a2d-ac0b-aa68e862c9e6 tempest-VolumesDeleteCascade-1383946868 tempest-VolumesDeleteCascade-1383946868-project-member] Removing options '' from query. {{(pid=100523) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 27 16:19:01.688054 np0000005924 devstack@c-api.service[100523]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:19:01.688054 np0000005924 devstack@c-api.service[100523]: warnings.warn( Jul 27 16:19:01.688338 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.db.api [None req-f1f75292-8318-4a2d-ac0b-aa68e862c9e6 tempest-VolumesDeleteCascade-1383946868 tempest-VolumesDeleteCascade-1383946868-project-member] Building query based on filter {{(pid=100523) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Jul 27 16:19:01.692280 np0000005924 devstack@c-api.service[100523]: INFO cinder.volume.api [None req-f1f75292-8318-4a2d-ac0b-aa68e862c9e6 tempest-VolumesDeleteCascade-1383946868 tempest-VolumesDeleteCascade-1383946868-project-member] Get all snapshots completed successfully. Jul 27 16:19:01.692574 np0000005924 devstack@c-api.service[100523]: INFO cinder.api.openstack.wsgi [None req-f1f75292-8318-4a2d-ac0b-aa68e862c9e6 tempest-VolumesDeleteCascade-1383946868 tempest-VolumesDeleteCascade-1383946868-project-member] https://10.4.3.117/volume/v3/snapshots returned with HTTP 200 Jul 27 16:19:01.692987 np0000005924 devstack@c-api.service[100523]: [pid: 100523|app: 0|req: 1033/4106] 10.4.3.117 () {66 vars in 1243 bytes} [Mon Jul 27 16:19:01 2026] GET /volume/v3/snapshots => generated 17 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jul 27 16:19:01.704042 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.middleware.request_id [None req-08e504ee-cb50-45e6-9169-d9016b2acb5b None None] RequestId filter calling following filter/app {{(pid=100524) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:19:01.706259 np0000005924 devstack@c-api.service[100524]: INFO cinder.api.openstack.wsgi [None req-08e504ee-cb50-45e6-9169-d9016b2acb5b tempest-VolumesDeleteCascade-1383946868 tempest-VolumesDeleteCascade-1383946868-project-member] DELETE https://10.4.3.117/volume/v3/snapshots/50ffa5e8-75ab-433f-8539-af1b7778c1e6 Jul 27 16:19:01.706506 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.openstack.wsgi [None req-08e504ee-cb50-45e6-9169-d9016b2acb5b tempest-VolumesDeleteCascade-1383946868 tempest-VolumesDeleteCascade-1383946868-project-member] Empty body provided in request {{(pid=100524) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:19:01.706773 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.openstack.wsgi [None req-08e504ee-cb50-45e6-9169-d9016b2acb5b tempest-VolumesDeleteCascade-1383946868 tempest-VolumesDeleteCascade-1383946868-project-member] Calling method 'delete' {{(pid=100524) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:19:01.706917 np0000005924 devstack@c-api.service[100524]: INFO cinder.api.v3.snapshots [None req-08e504ee-cb50-45e6-9169-d9016b2acb5b tempest-VolumesDeleteCascade-1383946868 tempest-VolumesDeleteCascade-1383946868-project-member] Delete snapshot with id: 50ffa5e8-75ab-433f-8539-af1b7778c1e6 Jul 27 16:19:01.712425 np0000005924 devstack@c-api.service[100524]: INFO cinder.api.openstack.wsgi [None req-08e504ee-cb50-45e6-9169-d9016b2acb5b tempest-VolumesDeleteCascade-1383946868 tempest-VolumesDeleteCascade-1383946868-project-member] https://10.4.3.117/volume/v3/snapshots/50ffa5e8-75ab-433f-8539-af1b7778c1e6 returned with HTTP 404 Jul 27 16:19:01.713187 np0000005924 devstack@c-api.service[100524]: [pid: 100524|app: 0|req: 1034/4107] 10.4.3.117 () {66 vars in 1357 bytes} [Mon Jul 27 16:19:01 2026] DELETE /volume/v3/snapshots/50ffa5e8-75ab-433f-8539-af1b7778c1e6 => generated 111 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 27 16:19:01.722303 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.middleware.request_id [None req-18e4fbdc-6095-41de-b98c-b18d64506c89 None None] RequestId filter calling following filter/app {{(pid=100521) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:19:01.724264 np0000005924 devstack@c-api.service[100521]: INFO cinder.api.openstack.wsgi [None req-18e4fbdc-6095-41de-b98c-b18d64506c89 tempest-VolumesDeleteCascade-1383946868 tempest-VolumesDeleteCascade-1383946868-project-member] DELETE https://10.4.3.117/volume/v3/snapshots/3ae34bbc-e996-4a3d-9682-74c91de30266 Jul 27 16:19:01.724675 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.openstack.wsgi [None req-18e4fbdc-6095-41de-b98c-b18d64506c89 tempest-VolumesDeleteCascade-1383946868 tempest-VolumesDeleteCascade-1383946868-project-member] Empty body provided in request {{(pid=100521) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:19:01.725749 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.openstack.wsgi [None req-18e4fbdc-6095-41de-b98c-b18d64506c89 tempest-VolumesDeleteCascade-1383946868 tempest-VolumesDeleteCascade-1383946868-project-member] Calling method 'delete' {{(pid=100521) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:19:01.725749 np0000005924 devstack@c-api.service[100521]: INFO cinder.api.v3.snapshots [None req-18e4fbdc-6095-41de-b98c-b18d64506c89 tempest-VolumesDeleteCascade-1383946868 tempest-VolumesDeleteCascade-1383946868-project-member] Delete snapshot with id: 3ae34bbc-e996-4a3d-9682-74c91de30266 Jul 27 16:19:01.729667 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.middleware.request_id [None req-25385372-da11-495a-9af6-0262a9b2d1c6 None None] RequestId filter calling following filter/app {{(pid=100522) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:19:01.729970 np0000005924 devstack@c-api.service[100521]: INFO cinder.api.openstack.wsgi [None req-18e4fbdc-6095-41de-b98c-b18d64506c89 tempest-VolumesDeleteCascade-1383946868 tempest-VolumesDeleteCascade-1383946868-project-member] https://10.4.3.117/volume/v3/snapshots/3ae34bbc-e996-4a3d-9682-74c91de30266 returned with HTTP 404 Jul 27 16:19:01.730701 np0000005924 devstack@c-api.service[100521]: [pid: 100521|app: 0|req: 1026/4108] 10.4.3.117 () {66 vars in 1357 bytes} [Mon Jul 27 16:19:01 2026] DELETE /volume/v3/snapshots/3ae34bbc-e996-4a3d-9682-74c91de30266 => generated 111 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 27 16:19:01.731971 np0000005924 devstack@c-api.service[100522]: INFO cinder.api.openstack.wsgi [None req-25385372-da11-495a-9af6-0262a9b2d1c6 tempest-VolumesBackupsTest-1361087151 tempest-VolumesBackupsTest-1361087151-project-member] GET https://10.4.3.117/volume/v3/volumes/45ace449-f80c-4e4f-ba80-72d337e2a655 Jul 27 16:19:01.732210 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.openstack.wsgi [None req-25385372-da11-495a-9af6-0262a9b2d1c6 tempest-VolumesBackupsTest-1361087151 tempest-VolumesBackupsTest-1361087151-project-member] Empty body provided in request {{(pid=100522) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:19:01.733002 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.openstack.wsgi [None req-25385372-da11-495a-9af6-0262a9b2d1c6 tempest-VolumesBackupsTest-1361087151 tempest-VolumesBackupsTest-1361087151-project-member] Calling method 'show' {{(pid=100522) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:19:01.739556 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.middleware.request_id [None req-958c3814-1b66-463f-9249-7e64450c7cfb None None] RequestId filter calling following filter/app {{(pid=100523) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:19:01.741446 np0000005924 devstack@c-api.service[100522]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:19:01.741446 np0000005924 devstack@c-api.service[100522]: warnings.warn( Jul 27 16:19:01.743423 np0000005924 devstack@c-api.service[100523]: INFO cinder.api.openstack.wsgi [None req-958c3814-1b66-463f-9249-7e64450c7cfb tempest-VolumesDeleteCascade-1383946868 tempest-VolumesDeleteCascade-1383946868-project-member] GET https://10.4.3.117/volume/v3/volumes/4a3eaae0-c77b-4551-b32c-468eafbc41f2 Jul 27 16:19:01.743663 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.openstack.wsgi [None req-958c3814-1b66-463f-9249-7e64450c7cfb tempest-VolumesDeleteCascade-1383946868 tempest-VolumesDeleteCascade-1383946868-project-member] Empty body provided in request {{(pid=100523) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:19:01.743906 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.openstack.wsgi [None req-958c3814-1b66-463f-9249-7e64450c7cfb tempest-VolumesDeleteCascade-1383946868 tempest-VolumesDeleteCascade-1383946868-project-member] Calling method 'show' {{(pid=100523) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:19:01.745363 np0000005924 devstack@c-api.service[100522]: INFO cinder.volume.api [None req-25385372-da11-495a-9af6-0262a9b2d1c6 tempest-VolumesBackupsTest-1361087151 tempest-VolumesBackupsTest-1361087151-project-member] Volume info retrieved successfully. Jul 27 16:19:01.749471 np0000005924 devstack@c-api.service[100522]: INFO cinder.api.openstack.wsgi [None req-25385372-da11-495a-9af6-0262a9b2d1c6 tempest-VolumesBackupsTest-1361087151 tempest-VolumesBackupsTest-1361087151-project-member] https://10.4.3.117/volume/v3/volumes/45ace449-f80c-4e4f-ba80-72d337e2a655 returned with HTTP 200 Jul 27 16:19:01.749905 np0000005924 devstack@c-api.service[100522]: [pid: 100522|app: 0|req: 1016/4109] 10.4.3.117 () {66 vars in 1348 bytes} [Mon Jul 27 16:19:01 2026] GET /volume/v3/volumes/45ace449-f80c-4e4f-ba80-72d337e2a655 => generated 842 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 27 16:19:01.752524 np0000005924 devstack@c-api.service[100523]: INFO cinder.api.openstack.wsgi [None req-958c3814-1b66-463f-9249-7e64450c7cfb tempest-VolumesDeleteCascade-1383946868 tempest-VolumesDeleteCascade-1383946868-project-member] https://10.4.3.117/volume/v3/volumes/4a3eaae0-c77b-4551-b32c-468eafbc41f2 returned with HTTP 404 Jul 27 16:19:01.753152 np0000005924 devstack@c-api.service[100523]: [pid: 100523|app: 0|req: 1034/4110] 10.4.3.117 () {66 vars in 1348 bytes} [Mon Jul 27 16:19:01 2026] GET /volume/v3/volumes/4a3eaae0-c77b-4551-b32c-468eafbc41f2 => generated 109 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 27 16:19:01.761479 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.middleware.request_id [None req-763018d8-8262-42ad-befa-94e6512a789f None None] RequestId filter calling following filter/app {{(pid=100524) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:19:01.767160 np0000005924 devstack@c-api.service[100524]: INFO cinder.api.openstack.wsgi [None req-763018d8-8262-42ad-befa-94e6512a789f tempest-VolumesDeleteCascade-1383946868 tempest-VolumesDeleteCascade-1383946868-project-member] DELETE https://10.4.3.117/volume/v3/volumes/4a3eaae0-c77b-4551-b32c-468eafbc41f2 Jul 27 16:19:01.767160 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.openstack.wsgi [None req-763018d8-8262-42ad-befa-94e6512a789f tempest-VolumesDeleteCascade-1383946868 tempest-VolumesDeleteCascade-1383946868-project-member] Empty body provided in request {{(pid=100524) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:19:01.767160 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.openstack.wsgi [None req-763018d8-8262-42ad-befa-94e6512a789f tempest-VolumesDeleteCascade-1383946868 tempest-VolumesDeleteCascade-1383946868-project-member] Calling method 'delete' {{(pid=100524) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:19:01.767160 np0000005924 devstack@c-api.service[100524]: INFO cinder.api.v3.volumes [None req-763018d8-8262-42ad-befa-94e6512a789f tempest-VolumesDeleteCascade-1383946868 tempest-VolumesDeleteCascade-1383946868-project-member] Delete volume with id: 4a3eaae0-c77b-4551-b32c-468eafbc41f2 Jul 27 16:19:01.767403 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.middleware.request_id [None req-29b6fe51-cefa-4f7b-9a24-2e416034701f None None] RequestId filter calling following filter/app {{(pid=100521) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:19:01.769770 np0000005924 devstack@c-api.service[100521]: INFO cinder.api.openstack.wsgi [None req-29b6fe51-cefa-4f7b-9a24-2e416034701f tempest-VolumesBackupsTest-1361087151 tempest-VolumesBackupsTest-1361087151-project-member] POST https://10.4.3.117/volume/v3/snapshots Jul 27 16:19:01.769770 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.openstack.wsgi [None req-29b6fe51-cefa-4f7b-9a24-2e416034701f tempest-VolumesBackupsTest-1361087151 tempest-VolumesBackupsTest-1361087151-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "45ace449-f80c-4e4f-ba80-72d337e2a655", "name": "tempest-VolumesBackupsTest-Snapshot-243602908"}} {{(pid=100521) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 27 16:19:01.773058 np0000005924 devstack@c-api.service[100524]: INFO cinder.api.openstack.wsgi [None req-763018d8-8262-42ad-befa-94e6512a789f tempest-VolumesDeleteCascade-1383946868 tempest-VolumesDeleteCascade-1383946868-project-member] https://10.4.3.117/volume/v3/volumes/4a3eaae0-c77b-4551-b32c-468eafbc41f2 returned with HTTP 404 Jul 27 16:19:01.773583 np0000005924 devstack@c-api.service[100524]: [pid: 100524|app: 0|req: 1035/4111] 10.4.3.117 () {66 vars in 1351 bytes} [Mon Jul 27 16:19:01 2026] DELETE /volume/v3/volumes/4a3eaae0-c77b-4551-b32c-468eafbc41f2 => generated 109 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 27 16:19:01.780248 np0000005924 devstack@c-api.service[100521]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:19:01.780248 np0000005924 devstack@c-api.service[100521]: warnings.warn( Jul 27 16:19:01.781344 np0000005924 devstack@c-api.service[100521]: INFO cinder.volume.api [None req-29b6fe51-cefa-4f7b-9a24-2e416034701f tempest-VolumesBackupsTest-1361087151 tempest-VolumesBackupsTest-1361087151-project-member] Volume info retrieved successfully. Jul 27 16:19:01.781617 np0000005924 devstack@c-api.service[100521]: INFO cinder.api.v3.snapshots [None req-29b6fe51-cefa-4f7b-9a24-2e416034701f tempest-VolumesBackupsTest-1361087151 tempest-VolumesBackupsTest-1361087151-project-member] Create snapshot from volume 45ace449-f80c-4e4f-ba80-72d337e2a655 Jul 27 16:19:01.782680 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.middleware.request_id [None req-143313da-5744-4678-b790-edd8e6b049cb None None] RequestId filter calling following filter/app {{(pid=100522) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:19:01.784314 np0000005924 devstack@c-api.service[100522]: INFO cinder.api.openstack.wsgi [None req-143313da-5744-4678-b790-edd8e6b049cb tempest-VolumesDeleteCascade-1383946868 tempest-VolumesDeleteCascade-1383946868-project-member] POST https://10.4.3.117/volume/v3/volumes Jul 27 16:19:01.784652 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.openstack.wsgi [None req-143313da-5744-4678-b790-edd8e6b049cb tempest-VolumesDeleteCascade-1383946868 tempest-VolumesDeleteCascade-1383946868-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesDeleteCascade-Volume-2098652019"}} {{(pid=100522) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 27 16:19:01.785972 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.v3.volumes [None req-143313da-5744-4678-b790-edd8e6b049cb tempest-VolumesDeleteCascade-1383946868 tempest-VolumesDeleteCascade-1383946868-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesDeleteCascade-Volume-2098652019'}} {{(pid=100522) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 27 16:19:01.786085 np0000005924 devstack@c-api.service[100522]: INFO cinder.api.v3.volumes [None req-143313da-5744-4678-b790-edd8e6b049cb tempest-VolumesDeleteCascade-1383946868 tempest-VolumesDeleteCascade-1383946868-project-member] Create volume of 1 GB Jul 27 16:19:01.789967 np0000005924 devstack@c-api.service[100522]: INFO cinder.volume.api [None req-143313da-5744-4678-b790-edd8e6b049cb tempest-VolumesDeleteCascade-1383946868 tempest-VolumesDeleteCascade-1383946868-project-member] Availability Zones retrieved successfully. Jul 27 16:19:01.795320 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.volume.api [None req-143313da-5744-4678-b790-edd8e6b049cb tempest-VolumesDeleteCascade-1383946868 tempest-VolumesDeleteCascade-1383946868-project-member] Flow 'volume_create_api' (82164aa8-a4f4-4432-a1df-8dada34769e2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100522) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 27 16:19:01.796225 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.volume.api [None req-143313da-5744-4678-b790-edd8e6b049cb tempest-VolumesDeleteCascade-1383946868 tempest-VolumesDeleteCascade-1383946868-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (fdccdf04-4a5f-4aa4-9e85-259eb8c90973) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100522) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 27 16:19:01.797151 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.volume.flows.api.create_volume [None req-143313da-5744-4678-b790-edd8e6b049cb tempest-VolumesDeleteCascade-1383946868 tempest-VolumesDeleteCascade-1383946868-project-member] Validating volume size '1' using validate_int {{(pid=100522) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 27 16:19:01.822685 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.volume.api [None req-143313da-5744-4678-b790-edd8e6b049cb tempest-VolumesDeleteCascade-1383946868 tempest-VolumesDeleteCascade-1383946868-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (fdccdf04-4a5f-4aa4-9e85-259eb8c90973) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-27T16:04:59Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=2bce4e1a-e6e0-49d9-be36-c3405449a01e,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '2bce4e1a-e6e0-49d9-be36-c3405449a01e', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100522) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 27 16:19:01.823482 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.volume.api [None req-143313da-5744-4678-b790-edd8e6b049cb tempest-VolumesDeleteCascade-1383946868 tempest-VolumesDeleteCascade-1383946868-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (c284f785-d740-4b37-bda3-ad86e9bd76c2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100522) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 27 16:19:01.835998 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.quota [None req-29b6fe51-cefa-4f7b-9a24-2e416034701f tempest-VolumesBackupsTest-1361087151 tempest-VolumesBackupsTest-1361087151-project-member] Created reservations ['368608f6-60d1-4c5b-bc01-1d1e447fefcb', '77d36041-832b-4bd7-8cad-97d3634c8ca5', '76da89bb-9e43-47ea-a7b9-eabeebdcd7b9', '3b63609c-a1eb-4aed-b06c-5802a7af52b4'] {{(pid=100521) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 27 16:19:01.866714 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.quota [None req-143313da-5744-4678-b790-edd8e6b049cb tempest-VolumesDeleteCascade-1383946868 tempest-VolumesDeleteCascade-1383946868-project-member] Created reservations ['5497a8b4-79f4-496b-a931-902b2c4cead1', 'b4499183-d8ca-4a3c-bbe2-a131f88f7ede', 'daf0fa45-785c-4c04-a6f6-e7a0c14e8135', '1de5eb9a-9dac-43fb-a3c5-76aa866d6af2'] {{(pid=100522) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 27 16:19:01.867069 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.volume.api [None req-143313da-5744-4678-b790-edd8e6b049cb tempest-VolumesDeleteCascade-1383946868 tempest-VolumesDeleteCascade-1383946868-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (c284f785-d740-4b37-bda3-ad86e9bd76c2) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['5497a8b4-79f4-496b-a931-902b2c4cead1', 'b4499183-d8ca-4a3c-bbe2-a131f88f7ede', 'daf0fa45-785c-4c04-a6f6-e7a0c14e8135', '1de5eb9a-9dac-43fb-a3c5-76aa866d6af2']}' {{(pid=100522) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 27 16:19:01.867849 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.volume.api [None req-143313da-5744-4678-b790-edd8e6b049cb tempest-VolumesDeleteCascade-1383946868 tempest-VolumesDeleteCascade-1383946868-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (7b8cc7ba-d646-4f1a-b10b-69b96bcf191a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100522) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 27 16:19:01.880646 np0000005924 devstack@c-api.service[100521]: INFO cinder.volume.api [None req-29b6fe51-cefa-4f7b-9a24-2e416034701f tempest-VolumesBackupsTest-1361087151 tempest-VolumesBackupsTest-1361087151-project-member] Snapshot create request issued successfully. Jul 27 16:19:01.881657 np0000005924 devstack@c-api.service[100521]: INFO cinder.api.openstack.wsgi [None req-29b6fe51-cefa-4f7b-9a24-2e416034701f tempest-VolumesBackupsTest-1361087151 tempest-VolumesBackupsTest-1361087151-project-member] https://10.4.3.117/volume/v3/snapshots returned with HTTP 202 Jul 27 16:19:01.881657 np0000005924 devstack@c-api.service[100521]: [pid: 100521|app: 0|req: 1027/4112] 10.4.3.117 () {68 vars in 1265 bytes} [Mon Jul 27 16:19:01 2026] POST /volume/v3/snapshots => generated 304 bytes in 115 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 27 16:19:01.892622 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.middleware.request_id [None req-953674bd-c78f-4101-8447-3d02ac153ac8 None None] RequestId filter calling following filter/app {{(pid=100523) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:19:01.894926 np0000005924 devstack@c-api.service[100523]: INFO cinder.api.openstack.wsgi [None req-953674bd-c78f-4101-8447-3d02ac153ac8 tempest-VolumesBackupsTest-1361087151 tempest-VolumesBackupsTest-1361087151-project-member] GET https://10.4.3.117/volume/v3/snapshots/22bbca01-304e-4c73-90db-e547b6278ae3 Jul 27 16:19:01.894926 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.openstack.wsgi [None req-953674bd-c78f-4101-8447-3d02ac153ac8 tempest-VolumesBackupsTest-1361087151 tempest-VolumesBackupsTest-1361087151-project-member] Empty body provided in request {{(pid=100523) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:19:01.895025 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.openstack.wsgi [None req-953674bd-c78f-4101-8447-3d02ac153ac8 tempest-VolumesBackupsTest-1361087151 tempest-VolumesBackupsTest-1361087151-project-member] Calling method 'show' {{(pid=100523) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:19:01.896242 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.volume.api [None req-143313da-5744-4678-b790-edd8e6b049cb tempest-VolumesDeleteCascade-1383946868 tempest-VolumesDeleteCascade-1383946868-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (7b8cc7ba-d646-4f1a-b10b-69b96bcf191a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '211e37a0-6f17-4fa8-971e-61a519f8732e', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesDeleteCascade-Volume-2098652019',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='97890c3b6f4f4e6ab31e0cb1cddcf230',qos_specs=None,replication_status=,reservations=['5497a8b4-79f4-496b-a931-902b2c4cead1','b4499183-d8ca-4a3c-bbe2-a131f88f7ede','daf0fa45-785c-4c04-a6f6-e7a0c14e8135','1de5eb9a-9dac-43fb-a3c5-76aa866d6af2'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='3ae2b44280c64e5799f2744b3ee3e553',volume_type_id=2bce4e1a-e6e0-49d9-be36-c3405449a01e), 'volume': Volume(_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-27T16:19:01Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesDeleteCascade-Volume-2098652019',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=211e37a0-6f17-4fa8-971e-61a519f8732e,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='97890c3b6f4f4e6ab31e0cb1cddcf230',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='3ae2b44280c64e5799f2744b3ee3e553',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(2bce4e1a-e6e0-49d9-be36-c3405449a01e),volume_type_id=2bce4e1a-e6e0-49d9-be36-c3405449a01e)}' {{(pid=100522) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 27 16:19:01.897168 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.volume.api [None req-143313da-5744-4678-b790-edd8e6b049cb tempest-VolumesDeleteCascade-1383946868 tempest-VolumesDeleteCascade-1383946868-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (633cc237-5cff-44a6-91ad-c5b0ec296e06) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100522) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 27 16:19:01.900621 np0000005924 devstack@c-api.service[100523]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:19:01.900621 np0000005924 devstack@c-api.service[100523]: warnings.warn( Jul 27 16:19:01.901075 np0000005924 devstack@c-api.service[100523]: INFO cinder.volume.api [None req-953674bd-c78f-4101-8447-3d02ac153ac8 tempest-VolumesBackupsTest-1361087151 tempest-VolumesBackupsTest-1361087151-project-member] Snapshot retrieved successfully. Jul 27 16:19:01.901912 np0000005924 devstack@c-api.service[100523]: INFO cinder.api.openstack.wsgi [None req-953674bd-c78f-4101-8447-3d02ac153ac8 tempest-VolumesBackupsTest-1361087151 tempest-VolumesBackupsTest-1361087151-project-member] https://10.4.3.117/volume/v3/snapshots/22bbca01-304e-4c73-90db-e547b6278ae3 returned with HTTP 200 Jul 27 16:19:01.902288 np0000005924 devstack@c-api.service[100523]: [pid: 100523|app: 0|req: 1035/4113] 10.4.3.117 () {66 vars in 1354 bytes} [Mon Jul 27 16:19:01 2026] GET /volume/v3/snapshots/22bbca01-304e-4c73-90db-e547b6278ae3 => generated 436 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 27 16:19:01.916774 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.volume.api [None req-143313da-5744-4678-b790-edd8e6b049cb tempest-VolumesDeleteCascade-1383946868 tempest-VolumesDeleteCascade-1383946868-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (633cc237-5cff-44a6-91ad-c5b0ec296e06) transitioned into state 'SUCCESS' from state '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-2098652019',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='97890c3b6f4f4e6ab31e0cb1cddcf230',qos_specs=None,replication_status=,reservations=['5497a8b4-79f4-496b-a931-902b2c4cead1','b4499183-d8ca-4a3c-bbe2-a131f88f7ede','daf0fa45-785c-4c04-a6f6-e7a0c14e8135','1de5eb9a-9dac-43fb-a3c5-76aa866d6af2'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='3ae2b44280c64e5799f2744b3ee3e553',volume_type_id=2bce4e1a-e6e0-49d9-be36-c3405449a01e)}' {{(pid=100522) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 27 16:19:01.917592 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.volume.api [None req-143313da-5744-4678-b790-edd8e6b049cb tempest-VolumesDeleteCascade-1383946868 tempest-VolumesDeleteCascade-1383946868-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (3bcb09ef-badd-454c-a7dc-ffec06bfb41b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100522) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 27 16:19:01.929190 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.volume.api [None req-143313da-5744-4678-b790-edd8e6b049cb tempest-VolumesDeleteCascade-1383946868 tempest-VolumesDeleteCascade-1383946868-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (3bcb09ef-badd-454c-a7dc-ffec06bfb41b) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100522) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 27 16:19:01.930164 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.volume.api [None req-143313da-5744-4678-b790-edd8e6b049cb tempest-VolumesDeleteCascade-1383946868 tempest-VolumesDeleteCascade-1383946868-project-member] Flow 'volume_create_api' (82164aa8-a4f4-4432-a1df-8dada34769e2) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100522) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 27 16:19:01.930564 np0000005924 devstack@c-api.service[100522]: INFO cinder.volume.api [None req-143313da-5744-4678-b790-edd8e6b049cb tempest-VolumesDeleteCascade-1383946868 tempest-VolumesDeleteCascade-1383946868-project-member] Create volume request issued successfully. Jul 27 16:19:01.931132 np0000005924 devstack@c-api.service[100522]: INFO cinder.api.openstack.wsgi [None req-143313da-5744-4678-b790-edd8e6b049cb tempest-VolumesDeleteCascade-1383946868 tempest-VolumesDeleteCascade-1383946868-project-member] https://10.4.3.117/volume/v3/volumes returned with HTTP 202 Jul 27 16:19:01.931629 np0000005924 devstack@c-api.service[100522]: [pid: 100522|app: 0|req: 1017/4114] 10.4.3.117 () {68 vars in 1258 bytes} [Mon Jul 27 16:19:01 2026] POST /volume/v3/volumes => generated 751 bytes in 149 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 27 16:19:01.942581 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.middleware.request_id [None req-edf27274-7bd5-430c-8ffe-6af68d7c2eee None None] RequestId filter calling following filter/app {{(pid=100524) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:19:01.944537 np0000005924 devstack@c-api.service[100524]: INFO cinder.api.openstack.wsgi [None req-edf27274-7bd5-430c-8ffe-6af68d7c2eee tempest-VolumesDeleteCascade-1383946868 tempest-VolumesDeleteCascade-1383946868-project-member] GET https://10.4.3.117/volume/v3/volumes/211e37a0-6f17-4fa8-971e-61a519f8732e Jul 27 16:19:01.944827 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.openstack.wsgi [None req-edf27274-7bd5-430c-8ffe-6af68d7c2eee tempest-VolumesDeleteCascade-1383946868 tempest-VolumesDeleteCascade-1383946868-project-member] Empty body provided in request {{(pid=100524) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:19:01.945084 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.openstack.wsgi [None req-edf27274-7bd5-430c-8ffe-6af68d7c2eee tempest-VolumesDeleteCascade-1383946868 tempest-VolumesDeleteCascade-1383946868-project-member] Calling method 'show' {{(pid=100524) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:19:01.952125 np0000005924 devstack@c-api.service[100524]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:19:01.952125 np0000005924 devstack@c-api.service[100524]: warnings.warn( Jul 27 16:19:01.959467 np0000005924 devstack@c-api.service[100524]: INFO cinder.volume.api [None req-edf27274-7bd5-430c-8ffe-6af68d7c2eee tempest-VolumesDeleteCascade-1383946868 tempest-VolumesDeleteCascade-1383946868-project-member] Volume info retrieved successfully. Jul 27 16:19:01.965261 np0000005924 devstack@c-api.service[100524]: INFO cinder.api.openstack.wsgi [None req-edf27274-7bd5-430c-8ffe-6af68d7c2eee tempest-VolumesDeleteCascade-1383946868 tempest-VolumesDeleteCascade-1383946868-project-member] https://10.4.3.117/volume/v3/volumes/211e37a0-6f17-4fa8-971e-61a519f8732e returned with HTTP 200 Jul 27 16:19:01.965675 np0000005924 devstack@c-api.service[100524]: [pid: 100524|app: 0|req: 1036/4115] 10.4.3.117 () {66 vars in 1348 bytes} [Mon Jul 27 16:19:01 2026] GET /volume/v3/volumes/211e37a0-6f17-4fa8-971e-61a519f8732e => generated 819 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 27 16:19:02.020869 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.middleware.request_id [None req-4dfecaf4-4197-47e2-83b3-c8fc7d42c292 None None] RequestId filter calling following filter/app {{(pid=100521) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:19:02.022425 np0000005924 devstack@c-api.service[100521]: INFO cinder.api.openstack.wsgi [None req-4dfecaf4-4197-47e2-83b3-c8fc7d42c292 tempest-TestInstancesWithCinderVolumes-1409677090 tempest-TestInstancesWithCinderVolumes-1409677090-project-admin] POST https://10.4.3.117/volume/v3/types Jul 27 16:19:02.022870 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.openstack.wsgi [None req-4dfecaf4-4197-47e2-83b3-c8fc7d42c292 tempest-TestInstancesWithCinderVolumes-1409677090 tempest-TestInstancesWithCinderVolumes-1409677090-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-1349125733-921196356", "extra_specs": {}}} {{(pid=100521) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 27 16:19:02.024483 np0000005924 devstack@c-api.service[100521]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:19:02.024483 np0000005924 devstack@c-api.service[100521]: warnings.warn( Jul 27 16:19:02.041567 np0000005924 devstack@c-api.service[100521]: INFO cinder.api.openstack.wsgi [None req-4dfecaf4-4197-47e2-83b3-c8fc7d42c292 tempest-TestInstancesWithCinderVolumes-1409677090 tempest-TestInstancesWithCinderVolumes-1409677090-project-admin] https://10.4.3.117/volume/v3/types returned with HTTP 200 Jul 27 16:19:02.041567 np0000005924 devstack@c-api.service[100521]: [pid: 100521|app: 0|req: 1028/4116] 10.4.3.117 () {68 vars in 1253 bytes} [Mon Jul 27 16:19:02 2026] POST /volume/v3/types => generated 268 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 27 16:19:02.050067 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.middleware.request_id [None req-e5a309ad-b40f-42e2-b900-8abd8d713efe None None] RequestId filter calling following filter/app {{(pid=100523) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:19:02.052151 np0000005924 devstack@c-api.service[100523]: INFO cinder.api.openstack.wsgi [None req-e5a309ad-b40f-42e2-b900-8abd8d713efe tempest-TestInstancesWithCinderVolumes-1409677090 tempest-TestInstancesWithCinderVolumes-1409677090-project-admin] POST https://10.4.3.117/volume/v3/types Jul 27 16:19:02.052588 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.openstack.wsgi [None req-e5a309ad-b40f-42e2-b900-8abd8d713efe tempest-TestInstancesWithCinderVolumes-1409677090 tempest-TestInstancesWithCinderVolumes-1409677090-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-243904354-2098260006", "extra_specs": {}}} {{(pid=100523) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 27 16:19:02.071682 np0000005924 devstack@c-api.service[100523]: INFO cinder.api.openstack.wsgi [None req-e5a309ad-b40f-42e2-b900-8abd8d713efe tempest-TestInstancesWithCinderVolumes-1409677090 tempest-TestInstancesWithCinderVolumes-1409677090-project-admin] https://10.4.3.117/volume/v3/types returned with HTTP 200 Jul 27 16:19:02.072037 np0000005924 devstack@c-api.service[100523]: [pid: 100523|app: 0|req: 1036/4117] 10.4.3.117 () {68 vars in 1253 bytes} [Mon Jul 27 16:19:02 2026] POST /volume/v3/types => generated 268 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 27 16:19:02.082790 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.middleware.request_id [None req-ee3dd3df-950d-4baa-a147-bc618a4ed1a2 None None] RequestId filter calling following filter/app {{(pid=100522) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:19:02.084377 np0000005924 devstack@c-api.service[100522]: INFO cinder.api.openstack.wsgi [None req-ee3dd3df-950d-4baa-a147-bc618a4ed1a2 tempest-TestInstancesWithCinderVolumes-351524293 tempest-TestInstancesWithCinderVolumes-351524293-project-member] POST https://10.4.3.117/volume/v3/volumes Jul 27 16:19:02.084832 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.openstack.wsgi [None req-ee3dd3df-950d-4baa-a147-bc618a4ed1a2 tempest-TestInstancesWithCinderVolumes-351524293 tempest-TestInstancesWithCinderVolumes-351524293-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestInstancesWithCinderVolumes-volume-1700550782", "snapshot_id": null, "imageRef": null, "volume_type": "tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-1349125733-921196356", "size": 1}} {{(pid=100522) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 27 16:19:02.086453 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.v3.volumes [None req-ee3dd3df-950d-4baa-a147-bc618a4ed1a2 tempest-TestInstancesWithCinderVolumes-351524293 tempest-TestInstancesWithCinderVolumes-351524293-project-member] Create volume request body: {'volume': {'name': 'tempest-TestInstancesWithCinderVolumes-volume-1700550782', 'snapshot_id': None, 'imageRef': None, 'volume_type': 'tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-1349125733-921196356', 'size': 1}} {{(pid=100522) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 27 16:19:02.090027 np0000005924 devstack@c-api.service[100522]: INFO cinder.api.v3.volumes [None req-ee3dd3df-950d-4baa-a147-bc618a4ed1a2 tempest-TestInstancesWithCinderVolumes-351524293 tempest-TestInstancesWithCinderVolumes-351524293-project-member] Create volume of 1 GB Jul 27 16:19:02.090408 np0000005924 devstack@c-api.service[100522]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:19:02.090408 np0000005924 devstack@c-api.service[100522]: warnings.warn( Jul 27 16:19:02.090939 np0000005924 devstack@c-api.service[100522]: INFO cinder.volume.api [None req-ee3dd3df-950d-4baa-a147-bc618a4ed1a2 tempest-TestInstancesWithCinderVolumes-351524293 tempest-TestInstancesWithCinderVolumes-351524293-project-member] Availability Zones retrieved successfully. Jul 27 16:19:02.097129 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.volume.api [None req-ee3dd3df-950d-4baa-a147-bc618a4ed1a2 tempest-TestInstancesWithCinderVolumes-351524293 tempest-TestInstancesWithCinderVolumes-351524293-project-member] Flow 'volume_create_api' (bab0c0ac-27de-40b8-8507-900cda8265cb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100522) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 27 16:19:02.099344 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.volume.api [None req-ee3dd3df-950d-4baa-a147-bc618a4ed1a2 tempest-TestInstancesWithCinderVolumes-351524293 tempest-TestInstancesWithCinderVolumes-351524293-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (8a9b18e9-1dc8-47f8-8064-825ce50bcd77) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100522) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 27 16:19:02.099344 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.volume.flows.api.create_volume [None req-ee3dd3df-950d-4baa-a147-bc618a4ed1a2 tempest-TestInstancesWithCinderVolumes-351524293 tempest-TestInstancesWithCinderVolumes-351524293-project-member] Validating volume size '1' using validate_int {{(pid=100522) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 27 16:19:02.117990 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.volume.api [None req-ee3dd3df-950d-4baa-a147-bc618a4ed1a2 tempest-TestInstancesWithCinderVolumes-351524293 tempest-TestInstancesWithCinderVolumes-351524293-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (8a9b18e9-1dc8-47f8-8064-825ce50bcd77) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-27T16:19:02Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=e218a9a8-5123-4a29-b120-951b9abd75c1,is_public=True,name='tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-1349125733-921196356',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'e218a9a8-5123-4a29-b120-951b9abd75c1', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100522) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 27 16:19:02.119346 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.volume.api [None req-ee3dd3df-950d-4baa-a147-bc618a4ed1a2 tempest-TestInstancesWithCinderVolumes-351524293 tempest-TestInstancesWithCinderVolumes-351524293-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (bb402a37-ead6-4585-b92a-43cff5dc054f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100522) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 27 16:19:02.143623 np0000005924 devstack@c-api.service[100522]: WARNING cinder.quota [None req-ee3dd3df-950d-4baa-a147-bc618a4ed1a2 tempest-TestInstancesWithCinderVolumes-351524293 tempest-TestInstancesWithCinderVolumes-351524293-project-member] Deprecated: Default quota for resource: volumes_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-1349125733-921196356 is set by the default quota flag: quota_volumes_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-1349125733-921196356, it is now deprecated. Please use the default quota class for default quota. Jul 27 16:19:02.144062 np0000005924 devstack@c-api.service[100522]: WARNING cinder.quota [None req-ee3dd3df-950d-4baa-a147-bc618a4ed1a2 tempest-TestInstancesWithCinderVolumes-351524293 tempest-TestInstancesWithCinderVolumes-351524293-project-member] Deprecated: Default quota for resource: gigabytes_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-1349125733-921196356 is set by the default quota flag: quota_gigabytes_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-1349125733-921196356, it is now deprecated. Please use the default quota class for default quota. Jul 27 16:19:02.177487 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.quota [None req-ee3dd3df-950d-4baa-a147-bc618a4ed1a2 tempest-TestInstancesWithCinderVolumes-351524293 tempest-TestInstancesWithCinderVolumes-351524293-project-member] Created reservations ['1c16bd34-9a66-47f3-92a4-6ef96042927e', 'a0c83dd0-a36f-44f6-8302-8f1857ede4c3', '75d6d85f-ed71-4ee5-9c18-c543ca525358', '36ccd9b3-ae68-47d4-bbcb-9b7165f6e6e5'] {{(pid=100522) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 27 16:19:02.180352 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.volume.api [None req-ee3dd3df-950d-4baa-a147-bc618a4ed1a2 tempest-TestInstancesWithCinderVolumes-351524293 tempest-TestInstancesWithCinderVolumes-351524293-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (bb402a37-ead6-4585-b92a-43cff5dc054f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['1c16bd34-9a66-47f3-92a4-6ef96042927e', 'a0c83dd0-a36f-44f6-8302-8f1857ede4c3', '75d6d85f-ed71-4ee5-9c18-c543ca525358', '36ccd9b3-ae68-47d4-bbcb-9b7165f6e6e5']}' {{(pid=100522) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 27 16:19:02.180352 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.volume.api [None req-ee3dd3df-950d-4baa-a147-bc618a4ed1a2 tempest-TestInstancesWithCinderVolumes-351524293 tempest-TestInstancesWithCinderVolumes-351524293-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (68dec93d-770f-4de6-b468-91242c3d49ed) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100522) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 27 16:19:02.202208 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.volume.api [None req-ee3dd3df-950d-4baa-a147-bc618a4ed1a2 tempest-TestInstancesWithCinderVolumes-351524293 tempest-TestInstancesWithCinderVolumes-351524293-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (68dec93d-770f-4de6-b468-91242c3d49ed) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '96379ac6-9a71-43ec-9fb7-785e8a791a11', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestInstancesWithCinderVolumes-volume-1700550782',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='6460221f15f64cd49536951c477ba4ee',qos_specs=None,replication_status=,reservations=['1c16bd34-9a66-47f3-92a4-6ef96042927e','a0c83dd0-a36f-44f6-8302-8f1857ede4c3','75d6d85f-ed71-4ee5-9c18-c543ca525358','36ccd9b3-ae68-47d4-bbcb-9b7165f6e6e5'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='545efb27283d44b5b1479e6ed1c73111',volume_type_id=e218a9a8-5123-4a29-b120-951b9abd75c1), 'volume': Volume(_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-27T16:19:02Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestInstancesWithCinderVolumes-volume-1700550782',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=96379ac6-9a71-43ec-9fb7-785e8a791a11,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='6460221f15f64cd49536951c477ba4ee',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='545efb27283d44b5b1479e6ed1c73111',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(e218a9a8-5123-4a29-b120-951b9abd75c1),volume_type_id=e218a9a8-5123-4a29-b120-951b9abd75c1)}' {{(pid=100522) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 27 16:19:02.203152 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.volume.api [None req-ee3dd3df-950d-4baa-a147-bc618a4ed1a2 tempest-TestInstancesWithCinderVolumes-351524293 tempest-TestInstancesWithCinderVolumes-351524293-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (a9bd01f6-7dd3-4704-95e6-3f728e2f8d71) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100522) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 27 16:19:02.226589 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.volume.api [None req-ee3dd3df-950d-4baa-a147-bc618a4ed1a2 tempest-TestInstancesWithCinderVolumes-351524293 tempest-TestInstancesWithCinderVolumes-351524293-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (a9bd01f6-7dd3-4704-95e6-3f728e2f8d71) transitioned into state 'SUCCESS' from state '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-1700550782',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='6460221f15f64cd49536951c477ba4ee',qos_specs=None,replication_status=,reservations=['1c16bd34-9a66-47f3-92a4-6ef96042927e','a0c83dd0-a36f-44f6-8302-8f1857ede4c3','75d6d85f-ed71-4ee5-9c18-c543ca525358','36ccd9b3-ae68-47d4-bbcb-9b7165f6e6e5'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='545efb27283d44b5b1479e6ed1c73111',volume_type_id=e218a9a8-5123-4a29-b120-951b9abd75c1)}' {{(pid=100522) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 27 16:19:02.227761 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.volume.api [None req-ee3dd3df-950d-4baa-a147-bc618a4ed1a2 tempest-TestInstancesWithCinderVolumes-351524293 tempest-TestInstancesWithCinderVolumes-351524293-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (3dd7f8a5-895f-49c4-9e87-d9fc4acb41d7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100522) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 27 16:19:02.241911 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.volume.api [None req-ee3dd3df-950d-4baa-a147-bc618a4ed1a2 tempest-TestInstancesWithCinderVolumes-351524293 tempest-TestInstancesWithCinderVolumes-351524293-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (3dd7f8a5-895f-49c4-9e87-d9fc4acb41d7) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100522) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 27 16:19:02.241911 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.volume.api [None req-ee3dd3df-950d-4baa-a147-bc618a4ed1a2 tempest-TestInstancesWithCinderVolumes-351524293 tempest-TestInstancesWithCinderVolumes-351524293-project-member] Flow 'volume_create_api' (bab0c0ac-27de-40b8-8507-900cda8265cb) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100522) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 27 16:19:02.241911 np0000005924 devstack@c-api.service[100522]: INFO cinder.volume.api [None req-ee3dd3df-950d-4baa-a147-bc618a4ed1a2 tempest-TestInstancesWithCinderVolumes-351524293 tempest-TestInstancesWithCinderVolumes-351524293-project-member] Create volume request issued successfully. Jul 27 16:19:02.241911 np0000005924 devstack@c-api.service[100522]: INFO cinder.api.openstack.wsgi [None req-ee3dd3df-950d-4baa-a147-bc618a4ed1a2 tempest-TestInstancesWithCinderVolumes-351524293 tempest-TestInstancesWithCinderVolumes-351524293-project-member] https://10.4.3.117/volume/v3/volumes returned with HTTP 202 Jul 27 16:19:02.241911 np0000005924 devstack@c-api.service[100522]: [pid: 100522|app: 0|req: 1018/4118] 10.4.3.117 () {68 vars in 1259 bytes} [Mon Jul 27 16:19:02 2026] POST /volume/v3/volumes => generated 846 bytes in 160 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 27 16:19:02.253107 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.middleware.request_id [None req-c81090f0-af23-48b1-8d85-9b95c11e8f1f None None] RequestId filter calling following filter/app {{(pid=100524) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:19:02.254663 np0000005924 devstack@c-api.service[100524]: INFO cinder.api.openstack.wsgi [None req-c81090f0-af23-48b1-8d85-9b95c11e8f1f tempest-TestInstancesWithCinderVolumes-351524293 tempest-TestInstancesWithCinderVolumes-351524293-project-member] POST https://10.4.3.117/volume/v3/volumes Jul 27 16:19:02.255025 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.openstack.wsgi [None req-c81090f0-af23-48b1-8d85-9b95c11e8f1f tempest-TestInstancesWithCinderVolumes-351524293 tempest-TestInstancesWithCinderVolumes-351524293-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestInstancesWithCinderVolumes-volume-830375919", "snapshot_id": null, "imageRef": null, "volume_type": "tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-243904354-2098260006", "size": 1}} {{(pid=100524) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 27 16:19:02.256439 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.v3.volumes [None req-c81090f0-af23-48b1-8d85-9b95c11e8f1f tempest-TestInstancesWithCinderVolumes-351524293 tempest-TestInstancesWithCinderVolumes-351524293-project-member] Create volume request body: {'volume': {'name': 'tempest-TestInstancesWithCinderVolumes-volume-830375919', 'snapshot_id': None, 'imageRef': None, 'volume_type': 'tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-243904354-2098260006', 'size': 1}} {{(pid=100524) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 27 16:19:02.260549 np0000005924 devstack@c-api.service[100524]: INFO cinder.api.v3.volumes [None req-c81090f0-af23-48b1-8d85-9b95c11e8f1f tempest-TestInstancesWithCinderVolumes-351524293 tempest-TestInstancesWithCinderVolumes-351524293-project-member] Create volume of 1 GB Jul 27 16:19:02.260787 np0000005924 devstack@c-api.service[100524]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:19:02.260787 np0000005924 devstack@c-api.service[100524]: warnings.warn( Jul 27 16:19:02.261228 np0000005924 devstack@c-api.service[100524]: INFO cinder.volume.api [None req-c81090f0-af23-48b1-8d85-9b95c11e8f1f tempest-TestInstancesWithCinderVolumes-351524293 tempest-TestInstancesWithCinderVolumes-351524293-project-member] Availability Zones retrieved successfully. Jul 27 16:19:02.266623 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.volume.api [None req-c81090f0-af23-48b1-8d85-9b95c11e8f1f tempest-TestInstancesWithCinderVolumes-351524293 tempest-TestInstancesWithCinderVolumes-351524293-project-member] Flow 'volume_create_api' (5c10d231-b611-44d1-8f0a-91a3ed00af7b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100524) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 27 16:19:02.267521 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.volume.api [None req-c81090f0-af23-48b1-8d85-9b95c11e8f1f tempest-TestInstancesWithCinderVolumes-351524293 tempest-TestInstancesWithCinderVolumes-351524293-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (e1a9a9f8-041b-4670-897a-87ac97b0ccb4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100524) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 27 16:19:02.268269 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.volume.flows.api.create_volume [None req-c81090f0-af23-48b1-8d85-9b95c11e8f1f tempest-TestInstancesWithCinderVolumes-351524293 tempest-TestInstancesWithCinderVolumes-351524293-project-member] Validating volume size '1' using validate_int {{(pid=100524) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 27 16:19:02.289046 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.volume.api [None req-c81090f0-af23-48b1-8d85-9b95c11e8f1f tempest-TestInstancesWithCinderVolumes-351524293 tempest-TestInstancesWithCinderVolumes-351524293-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (e1a9a9f8-041b-4670-897a-87ac97b0ccb4) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-27T16:19:02Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=6bac3278-ab04-4abb-93a5-9e0c084c5948,is_public=True,name='tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-243904354-2098260006',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '6bac3278-ab04-4abb-93a5-9e0c084c5948', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100524) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 27 16:19:02.289841 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.volume.api [None req-c81090f0-af23-48b1-8d85-9b95c11e8f1f tempest-TestInstancesWithCinderVolumes-351524293 tempest-TestInstancesWithCinderVolumes-351524293-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (6624fa63-7af0-4728-84cf-c5b48327c5dd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100524) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 27 16:19:02.324725 np0000005924 devstack@c-api.service[100524]: WARNING cinder.quota [None req-c81090f0-af23-48b1-8d85-9b95c11e8f1f tempest-TestInstancesWithCinderVolumes-351524293 tempest-TestInstancesWithCinderVolumes-351524293-project-member] Deprecated: Default quota for resource: volumes_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-243904354-2098260006 is set by the default quota flag: quota_volumes_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-243904354-2098260006, it is now deprecated. Please use the default quota class for default quota. Jul 27 16:19:02.324966 np0000005924 devstack@c-api.service[100524]: WARNING cinder.quota [None req-c81090f0-af23-48b1-8d85-9b95c11e8f1f tempest-TestInstancesWithCinderVolumes-351524293 tempest-TestInstancesWithCinderVolumes-351524293-project-member] Deprecated: Default quota for resource: gigabytes_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-243904354-2098260006 is set by the default quota flag: quota_gigabytes_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-243904354-2098260006, it is now deprecated. Please use the default quota class for default quota. Jul 27 16:19:02.359610 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.quota [None req-c81090f0-af23-48b1-8d85-9b95c11e8f1f tempest-TestInstancesWithCinderVolumes-351524293 tempest-TestInstancesWithCinderVolumes-351524293-project-member] Created reservations ['962d068a-5020-4bd6-b4ad-6c17d5f2fdb9', 'b29ade91-6fe9-48db-86cd-302da80ce6d3', 'db1ac5b9-4be9-4c10-b2cd-c0c6b2f6449d', '9e21bcc0-47dc-4279-b560-0b180137e3d0'] {{(pid=100524) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 27 16:19:02.360412 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.volume.api [None req-c81090f0-af23-48b1-8d85-9b95c11e8f1f tempest-TestInstancesWithCinderVolumes-351524293 tempest-TestInstancesWithCinderVolumes-351524293-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (6624fa63-7af0-4728-84cf-c5b48327c5dd) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['962d068a-5020-4bd6-b4ad-6c17d5f2fdb9', 'b29ade91-6fe9-48db-86cd-302da80ce6d3', 'db1ac5b9-4be9-4c10-b2cd-c0c6b2f6449d', '9e21bcc0-47dc-4279-b560-0b180137e3d0']}' {{(pid=100524) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 27 16:19:02.361129 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.volume.api [None req-c81090f0-af23-48b1-8d85-9b95c11e8f1f tempest-TestInstancesWithCinderVolumes-351524293 tempest-TestInstancesWithCinderVolumes-351524293-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (79cc4f9d-8717-4b94-9bf6-bc4f8b4c0477) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100524) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 27 16:19:02.385211 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.volume.api [None req-c81090f0-af23-48b1-8d85-9b95c11e8f1f tempest-TestInstancesWithCinderVolumes-351524293 tempest-TestInstancesWithCinderVolumes-351524293-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (79cc4f9d-8717-4b94-9bf6-bc4f8b4c0477) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'eafb2791-7abe-4e31-b3b9-ed15ce8c2c8c', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestInstancesWithCinderVolumes-volume-830375919',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='6460221f15f64cd49536951c477ba4ee',qos_specs=None,replication_status=,reservations=['962d068a-5020-4bd6-b4ad-6c17d5f2fdb9','b29ade91-6fe9-48db-86cd-302da80ce6d3','db1ac5b9-4be9-4c10-b2cd-c0c6b2f6449d','9e21bcc0-47dc-4279-b560-0b180137e3d0'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='545efb27283d44b5b1479e6ed1c73111',volume_type_id=6bac3278-ab04-4abb-93a5-9e0c084c5948), 'volume': Volume(_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-27T16:19:02Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestInstancesWithCinderVolumes-volume-830375919',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=eafb2791-7abe-4e31-b3b9-ed15ce8c2c8c,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='6460221f15f64cd49536951c477ba4ee',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='545efb27283d44b5b1479e6ed1c73111',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(6bac3278-ab04-4abb-93a5-9e0c084c5948),volume_type_id=6bac3278-ab04-4abb-93a5-9e0c084c5948)}' {{(pid=100524) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 27 16:19:02.386453 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.volume.api [None req-c81090f0-af23-48b1-8d85-9b95c11e8f1f tempest-TestInstancesWithCinderVolumes-351524293 tempest-TestInstancesWithCinderVolumes-351524293-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (60468a76-a550-4fdd-8808-b0c406380021) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100524) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 27 16:19:02.404125 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.volume.api [None req-c81090f0-af23-48b1-8d85-9b95c11e8f1f tempest-TestInstancesWithCinderVolumes-351524293 tempest-TestInstancesWithCinderVolumes-351524293-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (60468a76-a550-4fdd-8808-b0c406380021) transitioned into state 'SUCCESS' from state '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-830375919',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='6460221f15f64cd49536951c477ba4ee',qos_specs=None,replication_status=,reservations=['962d068a-5020-4bd6-b4ad-6c17d5f2fdb9','b29ade91-6fe9-48db-86cd-302da80ce6d3','db1ac5b9-4be9-4c10-b2cd-c0c6b2f6449d','9e21bcc0-47dc-4279-b560-0b180137e3d0'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='545efb27283d44b5b1479e6ed1c73111',volume_type_id=6bac3278-ab04-4abb-93a5-9e0c084c5948)}' {{(pid=100524) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 27 16:19:02.404795 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.volume.api [None req-c81090f0-af23-48b1-8d85-9b95c11e8f1f tempest-TestInstancesWithCinderVolumes-351524293 tempest-TestInstancesWithCinderVolumes-351524293-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (5fa864e9-7497-428c-afb6-ea0afeca101e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100524) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 27 16:19:02.416134 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.volume.api [None req-c81090f0-af23-48b1-8d85-9b95c11e8f1f tempest-TestInstancesWithCinderVolumes-351524293 tempest-TestInstancesWithCinderVolumes-351524293-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (5fa864e9-7497-428c-afb6-ea0afeca101e) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100524) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 27 16:19:02.416910 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.volume.api [None req-c81090f0-af23-48b1-8d85-9b95c11e8f1f tempest-TestInstancesWithCinderVolumes-351524293 tempest-TestInstancesWithCinderVolumes-351524293-project-member] Flow 'volume_create_api' (5c10d231-b611-44d1-8f0a-91a3ed00af7b) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100524) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 27 16:19:02.417191 np0000005924 devstack@c-api.service[100524]: INFO cinder.volume.api [None req-c81090f0-af23-48b1-8d85-9b95c11e8f1f tempest-TestInstancesWithCinderVolumes-351524293 tempest-TestInstancesWithCinderVolumes-351524293-project-member] Create volume request issued successfully. Jul 27 16:19:02.417738 np0000005924 devstack@c-api.service[100524]: INFO cinder.api.openstack.wsgi [None req-c81090f0-af23-48b1-8d85-9b95c11e8f1f tempest-TestInstancesWithCinderVolumes-351524293 tempest-TestInstancesWithCinderVolumes-351524293-project-member] https://10.4.3.117/volume/v3/volumes returned with HTTP 202 Jul 27 16:19:02.418234 np0000005924 devstack@c-api.service[100524]: [pid: 100524|app: 0|req: 1037/4119] 10.4.3.117 () {68 vars in 1259 bytes} [Mon Jul 27 16:19:02 2026] POST /volume/v3/volumes => generated 845 bytes in 165 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 27 16:19:02.444730 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.middleware.request_id [None req-035756cc-6c41-4e35-8024-2b7fb8fc5710 None None] RequestId filter calling following filter/app {{(pid=100521) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:19:02.446291 np0000005924 devstack@c-api.service[100521]: INFO cinder.api.openstack.wsgi [None req-035756cc-6c41-4e35-8024-2b7fb8fc5710 tempest-TestInstancesWithCinderVolumes-351524293 tempest-TestInstancesWithCinderVolumes-351524293-project-member] POST https://10.4.3.117/volume/v3/volumes Jul 27 16:19:02.446626 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.openstack.wsgi [None req-035756cc-6c41-4e35-8024-2b7fb8fc5710 tempest-TestInstancesWithCinderVolumes-351524293 tempest-TestInstancesWithCinderVolumes-351524293-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestInstancesWithCinderVolumes-volume-1455225570", "snapshot_id": null, "imageRef": "fe8ce0d2-d931-4b13-987a-782507d1222f", "volume_type": "tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-706300209-2110803678", "size": 1}} {{(pid=100521) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 27 16:19:02.449111 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.v3.volumes [None req-035756cc-6c41-4e35-8024-2b7fb8fc5710 tempest-TestInstancesWithCinderVolumes-351524293 tempest-TestInstancesWithCinderVolumes-351524293-project-member] Create volume request body: {'volume': {'name': 'tempest-TestInstancesWithCinderVolumes-volume-1455225570', 'snapshot_id': None, 'imageRef': 'fe8ce0d2-d931-4b13-987a-782507d1222f', 'volume_type': 'tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-706300209-2110803678', 'size': 1}} {{(pid=100521) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 27 16:19:02.554989 np0000005924 devstack@c-api.service[100521]: INFO cinder.api.v3.volumes [None req-035756cc-6c41-4e35-8024-2b7fb8fc5710 tempest-TestInstancesWithCinderVolumes-351524293 tempest-TestInstancesWithCinderVolumes-351524293-project-member] Create volume of 1 GB Jul 27 16:19:02.555256 np0000005924 devstack@c-api.service[100521]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:19:02.555256 np0000005924 devstack@c-api.service[100521]: warnings.warn( Jul 27 16:19:02.555862 np0000005924 devstack@c-api.service[100521]: INFO cinder.volume.api [None req-035756cc-6c41-4e35-8024-2b7fb8fc5710 tempest-TestInstancesWithCinderVolumes-351524293 tempest-TestInstancesWithCinderVolumes-351524293-project-member] Availability Zones retrieved successfully. Jul 27 16:19:02.562192 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.volume.api [None req-035756cc-6c41-4e35-8024-2b7fb8fc5710 tempest-TestInstancesWithCinderVolumes-351524293 tempest-TestInstancesWithCinderVolumes-351524293-project-member] Flow 'volume_create_api' (bca3fb4e-7504-4b85-9419-027b51a180dd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100521) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 27 16:19:02.563154 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.volume.api [None req-035756cc-6c41-4e35-8024-2b7fb8fc5710 tempest-TestInstancesWithCinderVolumes-351524293 tempest-TestInstancesWithCinderVolumes-351524293-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (5aff3879-5e7a-443b-ba51-88608f6f952c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100521) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 27 16:19:02.564004 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.volume.flows.api.create_volume [None req-035756cc-6c41-4e35-8024-2b7fb8fc5710 tempest-TestInstancesWithCinderVolumes-351524293 tempest-TestInstancesWithCinderVolumes-351524293-project-member] Validating volume size '1' using validate_int {{(pid=100521) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 27 16:19:02.608836 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.volume.api [None req-035756cc-6c41-4e35-8024-2b7fb8fc5710 tempest-TestInstancesWithCinderVolumes-351524293 tempest-TestInstancesWithCinderVolumes-351524293-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (5aff3879-5e7a-443b-ba51-88608f6f952c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-27T16:19:00Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=7042e232-4f21-447a-8c11-4b642ef7ba3f,is_public=True,name='tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-706300209-2110803678',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '7042e232-4f21-447a-8c11-4b642ef7ba3f', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100521) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 27 16:19:02.609829 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.volume.api [None req-035756cc-6c41-4e35-8024-2b7fb8fc5710 tempest-TestInstancesWithCinderVolumes-351524293 tempest-TestInstancesWithCinderVolumes-351524293-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (2e6d0ad2-a28d-49ba-aaff-4ad067f0b0a6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100521) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 27 16:19:02.633591 np0000005924 devstack@c-api.service[100521]: WARNING cinder.quota [None req-035756cc-6c41-4e35-8024-2b7fb8fc5710 tempest-TestInstancesWithCinderVolumes-351524293 tempest-TestInstancesWithCinderVolumes-351524293-project-member] Deprecated: Default quota for resource: volumes_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-706300209-2110803678 is set by the default quota flag: quota_volumes_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-706300209-2110803678, it is now deprecated. Please use the default quota class for default quota. Jul 27 16:19:02.634096 np0000005924 devstack@c-api.service[100521]: WARNING cinder.quota [None req-035756cc-6c41-4e35-8024-2b7fb8fc5710 tempest-TestInstancesWithCinderVolumes-351524293 tempest-TestInstancesWithCinderVolumes-351524293-project-member] Deprecated: Default quota for resource: gigabytes_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-706300209-2110803678 is set by the default quota flag: quota_gigabytes_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-706300209-2110803678, it is now deprecated. Please use the default quota class for default quota. Jul 27 16:19:02.668994 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.quota [None req-035756cc-6c41-4e35-8024-2b7fb8fc5710 tempest-TestInstancesWithCinderVolumes-351524293 tempest-TestInstancesWithCinderVolumes-351524293-project-member] Created reservations ['a95929d7-938e-42cd-ae64-1e6baf66559a', '81f84617-481c-4fbc-aafc-2b553b07ff1c', '8437ea1e-8211-495a-b5ba-10b196bd21bd', 'f3bc9216-1506-4d09-8121-bf391b0395e7'] {{(pid=100521) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 27 16:19:02.669762 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.volume.api [None req-035756cc-6c41-4e35-8024-2b7fb8fc5710 tempest-TestInstancesWithCinderVolumes-351524293 tempest-TestInstancesWithCinderVolumes-351524293-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (2e6d0ad2-a28d-49ba-aaff-4ad067f0b0a6) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['a95929d7-938e-42cd-ae64-1e6baf66559a', '81f84617-481c-4fbc-aafc-2b553b07ff1c', '8437ea1e-8211-495a-b5ba-10b196bd21bd', 'f3bc9216-1506-4d09-8121-bf391b0395e7']}' {{(pid=100521) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 27 16:19:02.670675 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.volume.api [None req-035756cc-6c41-4e35-8024-2b7fb8fc5710 tempest-TestInstancesWithCinderVolumes-351524293 tempest-TestInstancesWithCinderVolumes-351524293-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (cd534eda-4b6e-4214-a67c-55505c827715) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100521) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 27 16:19:02.697050 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.volume.api [None req-035756cc-6c41-4e35-8024-2b7fb8fc5710 tempest-TestInstancesWithCinderVolumes-351524293 tempest-TestInstancesWithCinderVolumes-351524293-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (cd534eda-4b6e-4214-a67c-55505c827715) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '08b6d5f2-ccb0-4be9-9921-9801c74af49a', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestInstancesWithCinderVolumes-volume-1455225570',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='6460221f15f64cd49536951c477ba4ee',qos_specs=None,replication_status=,reservations=['a95929d7-938e-42cd-ae64-1e6baf66559a','81f84617-481c-4fbc-aafc-2b553b07ff1c','8437ea1e-8211-495a-b5ba-10b196bd21bd','f3bc9216-1506-4d09-8121-bf391b0395e7'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='545efb27283d44b5b1479e6ed1c73111',volume_type_id=7042e232-4f21-447a-8c11-4b642ef7ba3f), 'volume': Volume(_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-27T16:19:02Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestInstancesWithCinderVolumes-volume-1455225570',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=08b6d5f2-ccb0-4be9-9921-9801c74af49a,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='6460221f15f64cd49536951c477ba4ee',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='545efb27283d44b5b1479e6ed1c73111',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(7042e232-4f21-447a-8c11-4b642ef7ba3f),volume_type_id=7042e232-4f21-447a-8c11-4b642ef7ba3f)}' {{(pid=100521) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 27 16:19:02.697845 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.volume.api [None req-035756cc-6c41-4e35-8024-2b7fb8fc5710 tempest-TestInstancesWithCinderVolumes-351524293 tempest-TestInstancesWithCinderVolumes-351524293-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (c7d1c845-ce46-4e76-8195-7f4e424c1ad2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100521) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 27 16:19:02.717891 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.volume.api [None req-035756cc-6c41-4e35-8024-2b7fb8fc5710 tempest-TestInstancesWithCinderVolumes-351524293 tempest-TestInstancesWithCinderVolumes-351524293-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (c7d1c845-ce46-4e76-8195-7f4e424c1ad2) transitioned into state 'SUCCESS' from state '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-1455225570',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='6460221f15f64cd49536951c477ba4ee',qos_specs=None,replication_status=,reservations=['a95929d7-938e-42cd-ae64-1e6baf66559a','81f84617-481c-4fbc-aafc-2b553b07ff1c','8437ea1e-8211-495a-b5ba-10b196bd21bd','f3bc9216-1506-4d09-8121-bf391b0395e7'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='545efb27283d44b5b1479e6ed1c73111',volume_type_id=7042e232-4f21-447a-8c11-4b642ef7ba3f)}' {{(pid=100521) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 27 16:19:02.718532 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.volume.api [None req-035756cc-6c41-4e35-8024-2b7fb8fc5710 tempest-TestInstancesWithCinderVolumes-351524293 tempest-TestInstancesWithCinderVolumes-351524293-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (c4828c8a-8d56-4439-8f5d-95e33f4b043a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100521) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 27 16:19:02.733186 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.volume.api [None req-035756cc-6c41-4e35-8024-2b7fb8fc5710 tempest-TestInstancesWithCinderVolumes-351524293 tempest-TestInstancesWithCinderVolumes-351524293-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (c4828c8a-8d56-4439-8f5d-95e33f4b043a) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100521) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 27 16:19:02.734078 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.volume.api [None req-035756cc-6c41-4e35-8024-2b7fb8fc5710 tempest-TestInstancesWithCinderVolumes-351524293 tempest-TestInstancesWithCinderVolumes-351524293-project-member] Flow 'volume_create_api' (bca3fb4e-7504-4b85-9419-027b51a180dd) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100521) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 27 16:19:02.734373 np0000005924 devstack@c-api.service[100521]: INFO cinder.volume.api [None req-035756cc-6c41-4e35-8024-2b7fb8fc5710 tempest-TestInstancesWithCinderVolumes-351524293 tempest-TestInstancesWithCinderVolumes-351524293-project-member] Create volume request issued successfully. Jul 27 16:19:02.734907 np0000005924 devstack@c-api.service[100521]: INFO cinder.api.openstack.wsgi [None req-035756cc-6c41-4e35-8024-2b7fb8fc5710 tempest-TestInstancesWithCinderVolumes-351524293 tempest-TestInstancesWithCinderVolumes-351524293-project-member] https://10.4.3.117/volume/v3/volumes returned with HTTP 202 Jul 27 16:19:02.735286 np0000005924 devstack@c-api.service[100521]: [pid: 100521|app: 0|req: 1029/4120] 10.4.3.117 () {68 vars in 1259 bytes} [Mon Jul 27 16:19:02 2026] POST /volume/v3/volumes => generated 846 bytes in 291 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 27 16:19:02.748827 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.middleware.request_id [None req-48ad2ce3-be37-427d-ab32-40864e81da0d None None] RequestId filter calling following filter/app {{(pid=100523) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:19:02.750647 np0000005924 devstack@c-api.service[100523]: INFO cinder.api.openstack.wsgi [None req-48ad2ce3-be37-427d-ab32-40864e81da0d tempest-TestInstancesWithCinderVolumes-351524293 tempest-TestInstancesWithCinderVolumes-351524293-project-member] GET https://10.4.3.117/volume/v3/volumes/08b6d5f2-ccb0-4be9-9921-9801c74af49a Jul 27 16:19:02.750948 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.openstack.wsgi [None req-48ad2ce3-be37-427d-ab32-40864e81da0d tempest-TestInstancesWithCinderVolumes-351524293 tempest-TestInstancesWithCinderVolumes-351524293-project-member] Empty body provided in request {{(pid=100523) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:19:02.751119 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.openstack.wsgi [None req-48ad2ce3-be37-427d-ab32-40864e81da0d tempest-TestInstancesWithCinderVolumes-351524293 tempest-TestInstancesWithCinderVolumes-351524293-project-member] Calling method 'show' {{(pid=100523) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:19:02.757525 np0000005924 devstack@c-api.service[100523]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:19:02.757525 np0000005924 devstack@c-api.service[100523]: warnings.warn( Jul 27 16:19:02.760848 np0000005924 devstack@c-api.service[100523]: INFO cinder.volume.api [None req-48ad2ce3-be37-427d-ab32-40864e81da0d tempest-TestInstancesWithCinderVolumes-351524293 tempest-TestInstancesWithCinderVolumes-351524293-project-member] Volume info retrieved successfully. Jul 27 16:19:02.764547 np0000005924 devstack@c-api.service[100523]: INFO cinder.api.openstack.wsgi [None req-48ad2ce3-be37-427d-ab32-40864e81da0d tempest-TestInstancesWithCinderVolumes-351524293 tempest-TestInstancesWithCinderVolumes-351524293-project-member] https://10.4.3.117/volume/v3/volumes/08b6d5f2-ccb0-4be9-9921-9801c74af49a returned with HTTP 200 Jul 27 16:19:02.764944 np0000005924 devstack@c-api.service[100523]: [pid: 100523|app: 0|req: 1037/4121] 10.4.3.117 () {66 vars in 1348 bytes} [Mon Jul 27 16:19:02 2026] GET /volume/v3/volumes/08b6d5f2-ccb0-4be9-9921-9801c74af49a => generated 914 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 27 16:19:02.911884 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.middleware.request_id [None req-2eba9300-8a58-4383-8da1-419c4285aa61 None None] RequestId filter calling following filter/app {{(pid=100522) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:19:02.915140 np0000005924 devstack@c-api.service[100522]: INFO cinder.api.openstack.wsgi [None req-2eba9300-8a58-4383-8da1-419c4285aa61 tempest-VolumesBackupsTest-1361087151 tempest-VolumesBackupsTest-1361087151-project-member] GET https://10.4.3.117/volume/v3/snapshots/22bbca01-304e-4c73-90db-e547b6278ae3 Jul 27 16:19:02.915140 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.openstack.wsgi [None req-2eba9300-8a58-4383-8da1-419c4285aa61 tempest-VolumesBackupsTest-1361087151 tempest-VolumesBackupsTest-1361087151-project-member] Empty body provided in request {{(pid=100522) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:19:02.915140 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.openstack.wsgi [None req-2eba9300-8a58-4383-8da1-419c4285aa61 tempest-VolumesBackupsTest-1361087151 tempest-VolumesBackupsTest-1361087151-project-member] Calling method 'show' {{(pid=100522) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:19:02.921766 np0000005924 devstack@c-api.service[100522]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:19:02.921766 np0000005924 devstack@c-api.service[100522]: warnings.warn( Jul 27 16:19:02.921766 np0000005924 devstack@c-api.service[100522]: INFO cinder.volume.api [None req-2eba9300-8a58-4383-8da1-419c4285aa61 tempest-VolumesBackupsTest-1361087151 tempest-VolumesBackupsTest-1361087151-project-member] Snapshot retrieved successfully. Jul 27 16:19:02.921766 np0000005924 devstack@c-api.service[100522]: INFO cinder.api.openstack.wsgi [None req-2eba9300-8a58-4383-8da1-419c4285aa61 tempest-VolumesBackupsTest-1361087151 tempest-VolumesBackupsTest-1361087151-project-member] https://10.4.3.117/volume/v3/snapshots/22bbca01-304e-4c73-90db-e547b6278ae3 returned with HTTP 200 Jul 27 16:19:02.922176 np0000005924 devstack@c-api.service[100522]: [pid: 100522|app: 0|req: 1019/4122] 10.4.3.117 () {66 vars in 1354 bytes} [Mon Jul 27 16:19:02 2026] GET /volume/v3/snapshots/22bbca01-304e-4c73-90db-e547b6278ae3 => generated 463 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 27 16:19:02.930703 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.middleware.request_id [None req-3502a2a4-fc94-4761-b4b6-63800c000949 None None] RequestId filter calling following filter/app {{(pid=100524) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:19:02.932655 np0000005924 devstack@c-api.service[100524]: INFO cinder.api.openstack.wsgi [None req-3502a2a4-fc94-4761-b4b6-63800c000949 tempest-VolumesBackupsTest-1361087151 tempest-VolumesBackupsTest-1361087151-project-member] POST https://10.4.3.117/volume/v3/backups Jul 27 16:19:02.933091 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.openstack.wsgi [None req-3502a2a4-fc94-4761-b4b6-63800c000949 tempest-VolumesBackupsTest-1361087151 tempest-VolumesBackupsTest-1361087151-project-member] Action: 'create', calling method: create, body: {"backup": {"volume_id": "45ace449-f80c-4e4f-ba80-72d337e2a655", "snapshot_id": "22bbca01-304e-4c73-90db-e547b6278ae3", "name": "tempest-VolumesBackupsTest-Backup-1786299312"}} {{(pid=100524) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 27 16:19:02.934661 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.contrib.backups [None req-3502a2a4-fc94-4761-b4b6-63800c000949 tempest-VolumesBackupsTest-1361087151 tempest-VolumesBackupsTest-1361087151-project-member] Creating new backup {'backup': {'volume_id': '45ace449-f80c-4e4f-ba80-72d337e2a655', 'snapshot_id': '22bbca01-304e-4c73-90db-e547b6278ae3', 'name': 'tempest-VolumesBackupsTest-Backup-1786299312'}} {{(pid=100524) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Jul 27 16:19:02.934803 np0000005924 devstack@c-api.service[100524]: INFO cinder.api.contrib.backups [None req-3502a2a4-fc94-4761-b4b6-63800c000949 tempest-VolumesBackupsTest-1361087151 tempest-VolumesBackupsTest-1361087151-project-member] Creating backup of volume 45ace449-f80c-4e4f-ba80-72d337e2a655 in container None Jul 27 16:19:02.941350 np0000005924 devstack@c-api.service[100524]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:19:02.941350 np0000005924 devstack@c-api.service[100524]: warnings.warn( Jul 27 16:19:02.941781 np0000005924 devstack@c-api.service[100524]: INFO cinder.volume.api [None req-3502a2a4-fc94-4761-b4b6-63800c000949 tempest-VolumesBackupsTest-1361087151 tempest-VolumesBackupsTest-1361087151-project-member] Volume info retrieved successfully. Jul 27 16:19:02.947634 np0000005924 devstack@c-api.service[100524]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:19:02.947634 np0000005924 devstack@c-api.service[100524]: warnings.warn( Jul 27 16:19:02.948194 np0000005924 devstack@c-api.service[100524]: INFO cinder.volume.api [None req-3502a2a4-fc94-4761-b4b6-63800c000949 tempest-VolumesBackupsTest-1361087151 tempest-VolumesBackupsTest-1361087151-project-member] Snapshot retrieved successfully. Jul 27 16:19:02.966669 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.quota [None req-3502a2a4-fc94-4761-b4b6-63800c000949 tempest-VolumesBackupsTest-1361087151 tempest-VolumesBackupsTest-1361087151-project-member] Created reservations ['dc3305bc-2de9-406e-83bb-14d7422a35fb', '18ef58fe-7ae1-4e7c-91d4-8b620cb1cab4'] {{(pid=100524) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 27 16:19:02.981085 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.middleware.request_id [None req-c91caf81-c08f-4a37-b3a7-8065bc5c9733 None None] RequestId filter calling following filter/app {{(pid=100521) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:19:02.983163 np0000005924 devstack@c-api.service[100521]: INFO cinder.api.openstack.wsgi [None req-c91caf81-c08f-4a37-b3a7-8065bc5c9733 tempest-VolumesDeleteCascade-1383946868 tempest-VolumesDeleteCascade-1383946868-project-member] GET https://10.4.3.117/volume/v3/volumes/211e37a0-6f17-4fa8-971e-61a519f8732e Jul 27 16:19:02.983387 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.openstack.wsgi [None req-c91caf81-c08f-4a37-b3a7-8065bc5c9733 tempest-VolumesDeleteCascade-1383946868 tempest-VolumesDeleteCascade-1383946868-project-member] Empty body provided in request {{(pid=100521) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:19:02.983919 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.openstack.wsgi [None req-c91caf81-c08f-4a37-b3a7-8065bc5c9733 tempest-VolumesDeleteCascade-1383946868 tempest-VolumesDeleteCascade-1383946868-project-member] Calling method 'show' {{(pid=100521) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:19:02.991917 np0000005924 devstack@c-api.service[100521]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:19:02.991917 np0000005924 devstack@c-api.service[100521]: warnings.warn( Jul 27 16:19:02.995856 np0000005924 devstack@c-api.service[100521]: INFO cinder.volume.api [None req-c91caf81-c08f-4a37-b3a7-8065bc5c9733 tempest-VolumesDeleteCascade-1383946868 tempest-VolumesDeleteCascade-1383946868-project-member] Volume info retrieved successfully. Jul 27 16:19:03.001341 np0000005924 devstack@c-api.service[100521]: INFO cinder.api.openstack.wsgi [None req-c91caf81-c08f-4a37-b3a7-8065bc5c9733 tempest-VolumesDeleteCascade-1383946868 tempest-VolumesDeleteCascade-1383946868-project-member] https://10.4.3.117/volume/v3/volumes/211e37a0-6f17-4fa8-971e-61a519f8732e returned with HTTP 200 Jul 27 16:19:03.001854 np0000005924 devstack@c-api.service[100521]: [pid: 100521|app: 0|req: 1030/4123] 10.4.3.117 () {66 vars in 1348 bytes} [Mon Jul 27 16:19:02 2026] GET /volume/v3/volumes/211e37a0-6f17-4fa8-971e-61a519f8732e => generated 844 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 27 16:19:03.008870 np0000005924 devstack@c-api.service[100524]: INFO cinder.api.openstack.wsgi [None req-3502a2a4-fc94-4761-b4b6-63800c000949 tempest-VolumesBackupsTest-1361087151 tempest-VolumesBackupsTest-1361087151-project-member] https://10.4.3.117/volume/v3/backups returned with HTTP 202 Jul 27 16:19:03.009444 np0000005924 devstack@c-api.service[100524]: [pid: 100524|app: 0|req: 1038/4124] 10.4.3.117 () {68 vars in 1259 bytes} [Mon Jul 27 16:19:02 2026] POST /volume/v3/backups => generated 330 bytes in 79 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 27 16:19:03.016411 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.middleware.request_id [None req-5a9d7880-46aa-4dd8-aad5-c2af1feebb5e None None] RequestId filter calling following filter/app {{(pid=100523) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:19:03.018369 np0000005924 devstack@c-api.service[100523]: INFO cinder.api.openstack.wsgi [None req-5a9d7880-46aa-4dd8-aad5-c2af1feebb5e tempest-VolumesDeleteCascade-1383946868 tempest-VolumesDeleteCascade-1383946868-project-member] POST https://10.4.3.117/volume/v3/snapshots Jul 27 16:19:03.020027 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.openstack.wsgi [None req-5a9d7880-46aa-4dd8-aad5-c2af1feebb5e tempest-VolumesDeleteCascade-1383946868 tempest-VolumesDeleteCascade-1383946868-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "211e37a0-6f17-4fa8-971e-61a519f8732e", "name": "tempest-VolumesDeleteCascade-Snapshot-841036829"}} {{(pid=100523) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 27 16:19:03.020137 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.middleware.request_id [None req-42bd5417-ea3a-44fc-91b1-5024b171c6de None None] RequestId filter calling following filter/app {{(pid=100522) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:19:03.021794 np0000005924 devstack@c-api.service[100522]: INFO cinder.api.openstack.wsgi [None req-42bd5417-ea3a-44fc-91b1-5024b171c6de tempest-VolumesBackupsTest-1361087151 tempest-VolumesBackupsTest-1361087151-project-member] GET https://10.4.3.117/volume/v3/backups/0d5b3c44-7a58-4ea1-bafd-ffb44efb1951 Jul 27 16:19:03.022155 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.openstack.wsgi [None req-42bd5417-ea3a-44fc-91b1-5024b171c6de tempest-VolumesBackupsTest-1361087151 tempest-VolumesBackupsTest-1361087151-project-member] Empty body provided in request {{(pid=100522) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:19:03.022508 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.openstack.wsgi [None req-42bd5417-ea3a-44fc-91b1-5024b171c6de tempest-VolumesBackupsTest-1361087151 tempest-VolumesBackupsTest-1361087151-project-member] Calling method 'show' {{(pid=100522) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:19:03.022753 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.v3.backups [None req-42bd5417-ea3a-44fc-91b1-5024b171c6de tempest-VolumesBackupsTest-1361087151 tempest-VolumesBackupsTest-1361087151-project-member] Show backup with id 0d5b3c44-7a58-4ea1-bafd-ffb44efb1951. {{(pid=100522) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 27 16:19:03.027092 np0000005924 devstack@c-api.service[100522]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:19:03.027092 np0000005924 devstack@c-api.service[100522]: warnings.warn( Jul 27 16:19:03.028298 np0000005924 devstack@c-api.service[100522]: INFO cinder.api.openstack.wsgi [None req-42bd5417-ea3a-44fc-91b1-5024b171c6de tempest-VolumesBackupsTest-1361087151 tempest-VolumesBackupsTest-1361087151-project-member] https://10.4.3.117/volume/v3/backups/0d5b3c44-7a58-4ea1-bafd-ffb44efb1951 returned with HTTP 200 Jul 27 16:19:03.028789 np0000005924 devstack@c-api.service[100522]: [pid: 100522|app: 0|req: 1020/4125] 10.4.3.117 () {66 vars in 1348 bytes} [Mon Jul 27 16:19:03 2026] GET /volume/v3/backups/0d5b3c44-7a58-4ea1-bafd-ffb44efb1951 => generated 747 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 27 16:19:03.029790 np0000005924 devstack@c-api.service[100523]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:19:03.029790 np0000005924 devstack@c-api.service[100523]: warnings.warn( Jul 27 16:19:03.030377 np0000005924 devstack@c-api.service[100523]: INFO cinder.volume.api [None req-5a9d7880-46aa-4dd8-aad5-c2af1feebb5e tempest-VolumesDeleteCascade-1383946868 tempest-VolumesDeleteCascade-1383946868-project-member] Volume info retrieved successfully. Jul 27 16:19:03.030549 np0000005924 devstack@c-api.service[100523]: INFO cinder.api.v3.snapshots [None req-5a9d7880-46aa-4dd8-aad5-c2af1feebb5e tempest-VolumesDeleteCascade-1383946868 tempest-VolumesDeleteCascade-1383946868-project-member] Create snapshot from volume 211e37a0-6f17-4fa8-971e-61a519f8732e Jul 27 16:19:03.063430 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.quota [None req-5a9d7880-46aa-4dd8-aad5-c2af1feebb5e tempest-VolumesDeleteCascade-1383946868 tempest-VolumesDeleteCascade-1383946868-project-member] Created reservations ['e99bdeac-f15b-4c6b-ad2e-5b3671c31a24', '13108d85-acfc-479c-8cd1-a971721bad80', '02ad9ecb-e4a4-4a75-8192-6486ca9a0825', '71a84b9a-1d32-4459-8533-22af3f243a32'] {{(pid=100523) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 27 16:19:03.111088 np0000005924 devstack@c-api.service[100523]: INFO cinder.volume.api [None req-5a9d7880-46aa-4dd8-aad5-c2af1feebb5e tempest-VolumesDeleteCascade-1383946868 tempest-VolumesDeleteCascade-1383946868-project-member] Snapshot create request issued successfully. Jul 27 16:19:03.111088 np0000005924 devstack@c-api.service[100523]: INFO cinder.api.openstack.wsgi [None req-5a9d7880-46aa-4dd8-aad5-c2af1feebb5e tempest-VolumesDeleteCascade-1383946868 tempest-VolumesDeleteCascade-1383946868-project-member] https://10.4.3.117/volume/v3/snapshots returned with HTTP 202 Jul 27 16:19:03.111503 np0000005924 devstack@c-api.service[100523]: [pid: 100523|app: 0|req: 1038/4126] 10.4.3.117 () {68 vars in 1265 bytes} [Mon Jul 27 16:19:03 2026] POST /volume/v3/snapshots => generated 306 bytes in 96 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 27 16:19:03.123719 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.middleware.request_id [None req-d27d1795-bc58-44da-a40f-e51a95ae232a None None] RequestId filter calling following filter/app {{(pid=100521) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:19:03.129526 np0000005924 devstack@c-api.service[100521]: INFO cinder.api.openstack.wsgi [None req-d27d1795-bc58-44da-a40f-e51a95ae232a tempest-VolumesDeleteCascade-1383946868 tempest-VolumesDeleteCascade-1383946868-project-member] GET https://10.4.3.117/volume/v3/snapshots/8bb04501-c640-4e24-beb5-348390a00304 Jul 27 16:19:03.133700 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.openstack.wsgi [None req-d27d1795-bc58-44da-a40f-e51a95ae232a tempest-VolumesDeleteCascade-1383946868 tempest-VolumesDeleteCascade-1383946868-project-member] Empty body provided in request {{(pid=100521) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:19:03.134288 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.openstack.wsgi [None req-d27d1795-bc58-44da-a40f-e51a95ae232a tempest-VolumesDeleteCascade-1383946868 tempest-VolumesDeleteCascade-1383946868-project-member] Calling method 'show' {{(pid=100521) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:19:03.144571 np0000005924 devstack@c-api.service[100521]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:19:03.144571 np0000005924 devstack@c-api.service[100521]: warnings.warn( Jul 27 16:19:03.145042 np0000005924 devstack@c-api.service[100521]: INFO cinder.volume.api [None req-d27d1795-bc58-44da-a40f-e51a95ae232a tempest-VolumesDeleteCascade-1383946868 tempest-VolumesDeleteCascade-1383946868-project-member] Snapshot retrieved successfully. Jul 27 16:19:03.145846 np0000005924 devstack@c-api.service[100521]: INFO cinder.api.openstack.wsgi [None req-d27d1795-bc58-44da-a40f-e51a95ae232a tempest-VolumesDeleteCascade-1383946868 tempest-VolumesDeleteCascade-1383946868-project-member] https://10.4.3.117/volume/v3/snapshots/8bb04501-c640-4e24-beb5-348390a00304 returned with HTTP 200 Jul 27 16:19:03.146485 np0000005924 devstack@c-api.service[100521]: [pid: 100521|app: 0|req: 1031/4127] 10.4.3.117 () {66 vars in 1354 bytes} [Mon Jul 27 16:19:03 2026] GET /volume/v3/snapshots/8bb04501-c640-4e24-beb5-348390a00304 => generated 438 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 27 16:19:03.780404 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.middleware.request_id [None req-a87090a9-8dd9-4171-8fd7-0ef6138a265c None None] RequestId filter calling following filter/app {{(pid=100524) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:19:03.783118 np0000005924 devstack@c-api.service[100524]: INFO cinder.api.openstack.wsgi [None req-a87090a9-8dd9-4171-8fd7-0ef6138a265c tempest-TestInstancesWithCinderVolumes-351524293 tempest-TestInstancesWithCinderVolumes-351524293-project-member] GET https://10.4.3.117/volume/v3/volumes/08b6d5f2-ccb0-4be9-9921-9801c74af49a Jul 27 16:19:03.783377 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.openstack.wsgi [None req-a87090a9-8dd9-4171-8fd7-0ef6138a265c tempest-TestInstancesWithCinderVolumes-351524293 tempest-TestInstancesWithCinderVolumes-351524293-project-member] Empty body provided in request {{(pid=100524) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:19:03.783598 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.openstack.wsgi [None req-a87090a9-8dd9-4171-8fd7-0ef6138a265c tempest-TestInstancesWithCinderVolumes-351524293 tempest-TestInstancesWithCinderVolumes-351524293-project-member] Calling method 'show' {{(pid=100524) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:19:03.790304 np0000005924 devstack@c-api.service[100524]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:19:03.790304 np0000005924 devstack@c-api.service[100524]: warnings.warn( Jul 27 16:19:03.794004 np0000005924 devstack@c-api.service[100524]: INFO cinder.volume.api [None req-a87090a9-8dd9-4171-8fd7-0ef6138a265c tempest-TestInstancesWithCinderVolumes-351524293 tempest-TestInstancesWithCinderVolumes-351524293-project-member] Volume info retrieved successfully. Jul 27 16:19:03.798031 np0000005924 devstack@c-api.service[100524]: INFO cinder.api.openstack.wsgi [None req-a87090a9-8dd9-4171-8fd7-0ef6138a265c tempest-TestInstancesWithCinderVolumes-351524293 tempest-TestInstancesWithCinderVolumes-351524293-project-member] https://10.4.3.117/volume/v3/volumes/08b6d5f2-ccb0-4be9-9921-9801c74af49a returned with HTTP 200 Jul 27 16:19:03.798415 np0000005924 devstack@c-api.service[100524]: [pid: 100524|app: 0|req: 1039/4128] 10.4.3.117 () {66 vars in 1348 bytes} [Mon Jul 27 16:19:03 2026] GET /volume/v3/volumes/08b6d5f2-ccb0-4be9-9921-9801c74af49a => generated 938 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 27 16:19:04.040379 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.middleware.request_id [None req-430401b9-2866-4955-a315-275fc97f8946 None None] RequestId filter calling following filter/app {{(pid=100522) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:19:04.041989 np0000005924 devstack@c-api.service[100522]: INFO cinder.api.openstack.wsgi [None req-430401b9-2866-4955-a315-275fc97f8946 tempest-VolumesBackupsTest-1361087151 tempest-VolumesBackupsTest-1361087151-project-member] GET https://10.4.3.117/volume/v3/backups/0d5b3c44-7a58-4ea1-bafd-ffb44efb1951 Jul 27 16:19:04.042347 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.openstack.wsgi [None req-430401b9-2866-4955-a315-275fc97f8946 tempest-VolumesBackupsTest-1361087151 tempest-VolumesBackupsTest-1361087151-project-member] Empty body provided in request {{(pid=100522) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:19:04.043543 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.openstack.wsgi [None req-430401b9-2866-4955-a315-275fc97f8946 tempest-VolumesBackupsTest-1361087151 tempest-VolumesBackupsTest-1361087151-project-member] Calling method 'show' {{(pid=100522) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:19:04.043543 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.v3.backups [None req-430401b9-2866-4955-a315-275fc97f8946 tempest-VolumesBackupsTest-1361087151 tempest-VolumesBackupsTest-1361087151-project-member] Show backup with id 0d5b3c44-7a58-4ea1-bafd-ffb44efb1951. {{(pid=100522) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 27 16:19:04.046957 np0000005924 devstack@c-api.service[100522]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:19:04.046957 np0000005924 devstack@c-api.service[100522]: warnings.warn( Jul 27 16:19:04.048044 np0000005924 devstack@c-api.service[100522]: INFO cinder.api.openstack.wsgi [None req-430401b9-2866-4955-a315-275fc97f8946 tempest-VolumesBackupsTest-1361087151 tempest-VolumesBackupsTest-1361087151-project-member] https://10.4.3.117/volume/v3/backups/0d5b3c44-7a58-4ea1-bafd-ffb44efb1951 returned with HTTP 200 Jul 27 16:19:04.049485 np0000005924 devstack@c-api.service[100522]: [pid: 100522|app: 0|req: 1021/4129] 10.4.3.117 () {66 vars in 1348 bytes} [Mon Jul 27 16:19:04 2026] GET /volume/v3/backups/0d5b3c44-7a58-4ea1-bafd-ffb44efb1951 => generated 773 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 27 16:19:04.156012 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.middleware.request_id [None req-0d5e858b-9383-464b-a57f-414c3e032fc1 None None] RequestId filter calling following filter/app {{(pid=100523) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:19:04.158011 np0000005924 devstack@c-api.service[100523]: INFO cinder.api.openstack.wsgi [None req-0d5e858b-9383-464b-a57f-414c3e032fc1 tempest-VolumesDeleteCascade-1383946868 tempest-VolumesDeleteCascade-1383946868-project-member] GET https://10.4.3.117/volume/v3/snapshots/8bb04501-c640-4e24-beb5-348390a00304 Jul 27 16:19:04.158235 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.openstack.wsgi [None req-0d5e858b-9383-464b-a57f-414c3e032fc1 tempest-VolumesDeleteCascade-1383946868 tempest-VolumesDeleteCascade-1383946868-project-member] Empty body provided in request {{(pid=100523) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:19:04.158456 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.openstack.wsgi [None req-0d5e858b-9383-464b-a57f-414c3e032fc1 tempest-VolumesDeleteCascade-1383946868 tempest-VolumesDeleteCascade-1383946868-project-member] Calling method 'show' {{(pid=100523) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:19:04.163629 np0000005924 devstack@c-api.service[100523]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:19:04.163629 np0000005924 devstack@c-api.service[100523]: warnings.warn( Jul 27 16:19:04.164177 np0000005924 devstack@c-api.service[100523]: INFO cinder.volume.api [None req-0d5e858b-9383-464b-a57f-414c3e032fc1 tempest-VolumesDeleteCascade-1383946868 tempest-VolumesDeleteCascade-1383946868-project-member] Snapshot retrieved successfully. Jul 27 16:19:04.165087 np0000005924 devstack@c-api.service[100523]: INFO cinder.api.openstack.wsgi [None req-0d5e858b-9383-464b-a57f-414c3e032fc1 tempest-VolumesDeleteCascade-1383946868 tempest-VolumesDeleteCascade-1383946868-project-member] https://10.4.3.117/volume/v3/snapshots/8bb04501-c640-4e24-beb5-348390a00304 returned with HTTP 200 Jul 27 16:19:04.165553 np0000005924 devstack@c-api.service[100523]: [pid: 100523|app: 0|req: 1039/4130] 10.4.3.117 () {66 vars in 1354 bytes} [Mon Jul 27 16:19:04 2026] GET /volume/v3/snapshots/8bb04501-c640-4e24-beb5-348390a00304 => generated 465 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 27 16:19:04.176267 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.middleware.request_id [None req-9028c662-57bc-4f2d-b82b-0c3503f89ac8 None None] RequestId filter calling following filter/app {{(pid=100521) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:19:04.178091 np0000005924 devstack@c-api.service[100521]: INFO cinder.api.openstack.wsgi [None req-9028c662-57bc-4f2d-b82b-0c3503f89ac8 tempest-VolumesDeleteCascade-1383946868 tempest-VolumesDeleteCascade-1383946868-project-member] POST https://10.4.3.117/volume/v3/volumes Jul 27 16:19:04.178509 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.openstack.wsgi [None req-9028c662-57bc-4f2d-b82b-0c3503f89ac8 tempest-VolumesDeleteCascade-1383946868 tempest-VolumesDeleteCascade-1383946868-project-member] Action: 'create', calling method: create, body: {"volume": {"snapshot_id": "8bb04501-c640-4e24-beb5-348390a00304", "size": 1, "name": "tempest-VolumesDeleteCascade-Volume-17695075"}} {{(pid=100521) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 27 16:19:04.180053 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.v3.volumes [None req-9028c662-57bc-4f2d-b82b-0c3503f89ac8 tempest-VolumesDeleteCascade-1383946868 tempest-VolumesDeleteCascade-1383946868-project-member] Create volume request body: {'volume': {'snapshot_id': '8bb04501-c640-4e24-beb5-348390a00304', 'size': 1, 'name': 'tempest-VolumesDeleteCascade-Volume-17695075'}} {{(pid=100521) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 27 16:19:04.185795 np0000005924 devstack@c-api.service[100521]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:19:04.185795 np0000005924 devstack@c-api.service[100521]: warnings.warn( Jul 27 16:19:04.186442 np0000005924 devstack@c-api.service[100521]: INFO cinder.volume.api [None req-9028c662-57bc-4f2d-b82b-0c3503f89ac8 tempest-VolumesDeleteCascade-1383946868 tempest-VolumesDeleteCascade-1383946868-project-member] Snapshot retrieved successfully. Jul 27 16:19:04.186561 np0000005924 devstack@c-api.service[100521]: INFO cinder.api.v3.volumes [None req-9028c662-57bc-4f2d-b82b-0c3503f89ac8 tempest-VolumesDeleteCascade-1383946868 tempest-VolumesDeleteCascade-1383946868-project-member] Create volume of 1 GB Jul 27 16:19:04.190099 np0000005924 devstack@c-api.service[100521]: INFO cinder.volume.api [None req-9028c662-57bc-4f2d-b82b-0c3503f89ac8 tempest-VolumesDeleteCascade-1383946868 tempest-VolumesDeleteCascade-1383946868-project-member] Availability Zones retrieved successfully. Jul 27 16:19:04.195176 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.volume.api [None req-9028c662-57bc-4f2d-b82b-0c3503f89ac8 tempest-VolumesDeleteCascade-1383946868 tempest-VolumesDeleteCascade-1383946868-project-member] Flow 'volume_create_api' (9a96a0e9-fd55-4097-af7d-9cb916edc920) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100521) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 27 16:19:04.196630 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.volume.api [None req-9028c662-57bc-4f2d-b82b-0c3503f89ac8 tempest-VolumesDeleteCascade-1383946868 tempest-VolumesDeleteCascade-1383946868-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (9663d9dd-3ca6-4036-a826-31a5ba93f14f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100521) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 27 16:19:04.197632 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.volume.flows.api.create_volume [None req-9028c662-57bc-4f2d-b82b-0c3503f89ac8 tempest-VolumesDeleteCascade-1383946868 tempest-VolumesDeleteCascade-1383946868-project-member] Validating volume size '1' using validate_int, validate_snap_size {{(pid=100521) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 27 16:19:04.227272 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.volume.api [None req-9028c662-57bc-4f2d-b82b-0c3503f89ac8 tempest-VolumesDeleteCascade-1383946868 tempest-VolumesDeleteCascade-1383946868-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (9663d9dd-3ca6-4036-a826-31a5ba93f14f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': '8bb04501-c640-4e24-beb5-348390a00304', 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-27T16:04:59Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=2bce4e1a-e6e0-49d9-be36-c3405449a01e,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '2bce4e1a-e6e0-49d9-be36-c3405449a01e', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100521) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 27 16:19:04.228588 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.volume.api [None req-9028c662-57bc-4f2d-b82b-0c3503f89ac8 tempest-VolumesDeleteCascade-1383946868 tempest-VolumesDeleteCascade-1383946868-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (18f5464d-9487-4999-8973-b81fb0aa333e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100521) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 27 16:19:04.275103 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.quota [None req-9028c662-57bc-4f2d-b82b-0c3503f89ac8 tempest-VolumesDeleteCascade-1383946868 tempest-VolumesDeleteCascade-1383946868-project-member] Created reservations ['d0394aff-80bc-4328-8e71-8c1d60c23b07', 'bd1e6e15-684e-403a-9c14-017098ed0e2b', '33844df7-ccf0-4cdb-bec7-bcd9ea09d1db', 'e4502fb7-fdc1-48f4-9c31-2b0b64e8ec63'] {{(pid=100521) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 27 16:19:04.276104 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.volume.api [None req-9028c662-57bc-4f2d-b82b-0c3503f89ac8 tempest-VolumesDeleteCascade-1383946868 tempest-VolumesDeleteCascade-1383946868-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (18f5464d-9487-4999-8973-b81fb0aa333e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['d0394aff-80bc-4328-8e71-8c1d60c23b07', 'bd1e6e15-684e-403a-9c14-017098ed0e2b', '33844df7-ccf0-4cdb-bec7-bcd9ea09d1db', 'e4502fb7-fdc1-48f4-9c31-2b0b64e8ec63']}' {{(pid=100521) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 27 16:19:04.276921 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.volume.api [None req-9028c662-57bc-4f2d-b82b-0c3503f89ac8 tempest-VolumesDeleteCascade-1383946868 tempest-VolumesDeleteCascade-1383946868-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (7cebeb2d-23c7-413c-b75a-191b048c65da) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100521) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 27 16:19:04.323738 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.volume.api [None req-9028c662-57bc-4f2d-b82b-0c3503f89ac8 tempest-VolumesDeleteCascade-1383946868 tempest-VolumesDeleteCascade-1383946868-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (7cebeb2d-23c7-413c-b75a-191b048c65da) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '2151f8f1-73ec-47b7-9b74-e9c5096cb356', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesDeleteCascade-Volume-17695075',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='97890c3b6f4f4e6ab31e0cb1cddcf230',qos_specs=None,replication_status=,reservations=['d0394aff-80bc-4328-8e71-8c1d60c23b07','bd1e6e15-684e-403a-9c14-017098ed0e2b','33844df7-ccf0-4cdb-bec7-bcd9ea09d1db','e4502fb7-fdc1-48f4-9c31-2b0b64e8ec63'],size=1,snapshot_id=8bb04501-c640-4e24-beb5-348390a00304,source_replicaid=,source_volid=None,status='creating',user_id='3ae2b44280c64e5799f2744b3ee3e553',volume_type_id=2bce4e1a-e6e0-49d9-be36-c3405449a01e), 'volume': Volume(_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-27T16:19:04Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesDeleteCascade-Volume-17695075',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=2151f8f1-73ec-47b7-9b74-e9c5096cb356,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='97890c3b6f4f4e6ab31e0cb1cddcf230',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=8bb04501-c640-4e24-beb5-348390a00304,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='3ae2b44280c64e5799f2744b3ee3e553',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(2bce4e1a-e6e0-49d9-be36-c3405449a01e),volume_type_id=2bce4e1a-e6e0-49d9-be36-c3405449a01e)}' {{(pid=100521) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 27 16:19:04.324899 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.volume.api [None req-9028c662-57bc-4f2d-b82b-0c3503f89ac8 tempest-VolumesDeleteCascade-1383946868 tempest-VolumesDeleteCascade-1383946868-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (ad3b8cc8-1af8-4c2f-af6b-aff620e969fa) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100521) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 27 16:19:04.346191 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.volume.api [None req-9028c662-57bc-4f2d-b82b-0c3503f89ac8 tempest-VolumesDeleteCascade-1383946868 tempest-VolumesDeleteCascade-1383946868-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (ad3b8cc8-1af8-4c2f-af6b-aff620e969fa) transitioned into state 'SUCCESS' from state '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-17695075',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='97890c3b6f4f4e6ab31e0cb1cddcf230',qos_specs=None,replication_status=,reservations=['d0394aff-80bc-4328-8e71-8c1d60c23b07','bd1e6e15-684e-403a-9c14-017098ed0e2b','33844df7-ccf0-4cdb-bec7-bcd9ea09d1db','e4502fb7-fdc1-48f4-9c31-2b0b64e8ec63'],size=1,snapshot_id=8bb04501-c640-4e24-beb5-348390a00304,source_replicaid=,source_volid=None,status='creating',user_id='3ae2b44280c64e5799f2744b3ee3e553',volume_type_id=2bce4e1a-e6e0-49d9-be36-c3405449a01e)}' {{(pid=100521) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 27 16:19:04.347209 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.volume.api [None req-9028c662-57bc-4f2d-b82b-0c3503f89ac8 tempest-VolumesDeleteCascade-1383946868 tempest-VolumesDeleteCascade-1383946868-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (8ae00124-4f4e-484e-a9da-a75da027b498) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100521) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 27 16:19:04.370570 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.volume.api [None req-9028c662-57bc-4f2d-b82b-0c3503f89ac8 tempest-VolumesDeleteCascade-1383946868 tempest-VolumesDeleteCascade-1383946868-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (8ae00124-4f4e-484e-a9da-a75da027b498) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100521) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 27 16:19:04.371579 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.volume.api [None req-9028c662-57bc-4f2d-b82b-0c3503f89ac8 tempest-VolumesDeleteCascade-1383946868 tempest-VolumesDeleteCascade-1383946868-project-member] Flow 'volume_create_api' (9a96a0e9-fd55-4097-af7d-9cb916edc920) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100521) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 27 16:19:04.371961 np0000005924 devstack@c-api.service[100521]: INFO cinder.volume.api [None req-9028c662-57bc-4f2d-b82b-0c3503f89ac8 tempest-VolumesDeleteCascade-1383946868 tempest-VolumesDeleteCascade-1383946868-project-member] Create volume request issued successfully. Jul 27 16:19:04.372633 np0000005924 devstack@c-api.service[100521]: INFO cinder.api.openstack.wsgi [None req-9028c662-57bc-4f2d-b82b-0c3503f89ac8 tempest-VolumesDeleteCascade-1383946868 tempest-VolumesDeleteCascade-1383946868-project-member] https://10.4.3.117/volume/v3/volumes returned with HTTP 202 Jul 27 16:19:04.373154 np0000005924 devstack@c-api.service[100521]: [pid: 100521|app: 0|req: 1032/4131] 10.4.3.117 () {68 vars in 1259 bytes} [Mon Jul 27 16:19:04 2026] POST /volume/v3/volumes => generated 783 bytes in 197 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 27 16:19:04.385698 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.middleware.request_id [None req-754b10b9-9e6e-4d87-96cc-6ae553be6132 None None] RequestId filter calling following filter/app {{(pid=100524) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:19:04.388436 np0000005924 devstack@c-api.service[100524]: INFO cinder.api.openstack.wsgi [None req-754b10b9-9e6e-4d87-96cc-6ae553be6132 tempest-VolumesDeleteCascade-1383946868 tempest-VolumesDeleteCascade-1383946868-project-member] GET https://10.4.3.117/volume/v3/volumes/2151f8f1-73ec-47b7-9b74-e9c5096cb356 Jul 27 16:19:04.388621 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.openstack.wsgi [None req-754b10b9-9e6e-4d87-96cc-6ae553be6132 tempest-VolumesDeleteCascade-1383946868 tempest-VolumesDeleteCascade-1383946868-project-member] Empty body provided in request {{(pid=100524) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:19:04.388803 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.openstack.wsgi [None req-754b10b9-9e6e-4d87-96cc-6ae553be6132 tempest-VolumesDeleteCascade-1383946868 tempest-VolumesDeleteCascade-1383946868-project-member] Calling method 'show' {{(pid=100524) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:19:04.395003 np0000005924 devstack@c-api.service[100524]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:19:04.395003 np0000005924 devstack@c-api.service[100524]: warnings.warn( Jul 27 16:19:04.398227 np0000005924 devstack@c-api.service[100524]: INFO cinder.volume.api [None req-754b10b9-9e6e-4d87-96cc-6ae553be6132 tempest-VolumesDeleteCascade-1383946868 tempest-VolumesDeleteCascade-1383946868-project-member] Volume info retrieved successfully. Jul 27 16:19:04.402720 np0000005924 devstack@c-api.service[100524]: INFO cinder.api.openstack.wsgi [None req-754b10b9-9e6e-4d87-96cc-6ae553be6132 tempest-VolumesDeleteCascade-1383946868 tempest-VolumesDeleteCascade-1383946868-project-member] https://10.4.3.117/volume/v3/volumes/2151f8f1-73ec-47b7-9b74-e9c5096cb356 returned with HTTP 200 Jul 27 16:19:04.403213 np0000005924 devstack@c-api.service[100524]: [pid: 100524|app: 0|req: 1040/4132] 10.4.3.117 () {66 vars in 1348 bytes} [Mon Jul 27 16:19:04 2026] GET /volume/v3/volumes/2151f8f1-73ec-47b7-9b74-e9c5096cb356 => generated 851 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 27 16:19:04.809833 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.middleware.request_id [None req-a1ef928c-71d4-4188-b82a-0edbe18f27da None None] RequestId filter calling following filter/app {{(pid=100522) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:19:04.811564 np0000005924 devstack@c-api.service[100522]: INFO cinder.api.openstack.wsgi [None req-a1ef928c-71d4-4188-b82a-0edbe18f27da tempest-TestInstancesWithCinderVolumes-351524293 tempest-TestInstancesWithCinderVolumes-351524293-project-member] GET https://10.4.3.117/volume/v3/volumes/08b6d5f2-ccb0-4be9-9921-9801c74af49a Jul 27 16:19:04.811756 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.openstack.wsgi [None req-a1ef928c-71d4-4188-b82a-0edbe18f27da tempest-TestInstancesWithCinderVolumes-351524293 tempest-TestInstancesWithCinderVolumes-351524293-project-member] Empty body provided in request {{(pid=100522) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:19:04.811941 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.openstack.wsgi [None req-a1ef928c-71d4-4188-b82a-0edbe18f27da tempest-TestInstancesWithCinderVolumes-351524293 tempest-TestInstancesWithCinderVolumes-351524293-project-member] Calling method 'show' {{(pid=100522) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:19:04.818432 np0000005924 devstack@c-api.service[100522]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:19:04.818432 np0000005924 devstack@c-api.service[100522]: warnings.warn( Jul 27 16:19:04.821468 np0000005924 devstack@c-api.service[100522]: INFO cinder.volume.api [None req-a1ef928c-71d4-4188-b82a-0edbe18f27da tempest-TestInstancesWithCinderVolumes-351524293 tempest-TestInstancesWithCinderVolumes-351524293-project-member] Volume info retrieved successfully. Jul 27 16:19:04.824995 np0000005924 devstack@c-api.service[100522]: INFO cinder.api.openstack.wsgi [None req-a1ef928c-71d4-4188-b82a-0edbe18f27da tempest-TestInstancesWithCinderVolumes-351524293 tempest-TestInstancesWithCinderVolumes-351524293-project-member] https://10.4.3.117/volume/v3/volumes/08b6d5f2-ccb0-4be9-9921-9801c74af49a returned with HTTP 200 Jul 27 16:19:04.825314 np0000005924 devstack@c-api.service[100522]: [pid: 100522|app: 0|req: 1022/4133] 10.4.3.117 () {66 vars in 1348 bytes} [Mon Jul 27 16:19:04 2026] GET /volume/v3/volumes/08b6d5f2-ccb0-4be9-9921-9801c74af49a => generated 999 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 27 16:19:05.060366 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.middleware.request_id [None req-2194c829-d88f-490e-9fa5-cdaa70ae33de None None] RequestId filter calling following filter/app {{(pid=100523) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:19:05.062165 np0000005924 devstack@c-api.service[100523]: INFO cinder.api.openstack.wsgi [None req-2194c829-d88f-490e-9fa5-cdaa70ae33de tempest-VolumesBackupsTest-1361087151 tempest-VolumesBackupsTest-1361087151-project-member] GET https://10.4.3.117/volume/v3/backups/0d5b3c44-7a58-4ea1-bafd-ffb44efb1951 Jul 27 16:19:05.062375 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.openstack.wsgi [None req-2194c829-d88f-490e-9fa5-cdaa70ae33de tempest-VolumesBackupsTest-1361087151 tempest-VolumesBackupsTest-1361087151-project-member] Empty body provided in request {{(pid=100523) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:19:05.062567 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.openstack.wsgi [None req-2194c829-d88f-490e-9fa5-cdaa70ae33de tempest-VolumesBackupsTest-1361087151 tempest-VolumesBackupsTest-1361087151-project-member] Calling method 'show' {{(pid=100523) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:19:05.062671 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.v3.backups [None req-2194c829-d88f-490e-9fa5-cdaa70ae33de tempest-VolumesBackupsTest-1361087151 tempest-VolumesBackupsTest-1361087151-project-member] Show backup with id 0d5b3c44-7a58-4ea1-bafd-ffb44efb1951. {{(pid=100523) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 27 16:19:05.066918 np0000005924 devstack@c-api.service[100523]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:19:05.066918 np0000005924 devstack@c-api.service[100523]: warnings.warn( Jul 27 16:19:05.067686 np0000005924 devstack@c-api.service[100523]: INFO cinder.api.openstack.wsgi [None req-2194c829-d88f-490e-9fa5-cdaa70ae33de tempest-VolumesBackupsTest-1361087151 tempest-VolumesBackupsTest-1361087151-project-member] https://10.4.3.117/volume/v3/backups/0d5b3c44-7a58-4ea1-bafd-ffb44efb1951 returned with HTTP 200 Jul 27 16:19:05.068162 np0000005924 devstack@c-api.service[100523]: [pid: 100523|app: 0|req: 1040/4134] 10.4.3.117 () {66 vars in 1348 bytes} [Mon Jul 27 16:19:05 2026] GET /volume/v3/backups/0d5b3c44-7a58-4ea1-bafd-ffb44efb1951 => generated 773 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 27 16:19:05.420726 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.middleware.request_id [None req-d7fe878e-c654-4ff2-9cd4-5748cf13d5b3 None None] RequestId filter calling following filter/app {{(pid=100521) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:19:05.423083 np0000005924 devstack@c-api.service[100521]: INFO cinder.api.openstack.wsgi [None req-d7fe878e-c654-4ff2-9cd4-5748cf13d5b3 tempest-VolumesDeleteCascade-1383946868 tempest-VolumesDeleteCascade-1383946868-project-member] GET https://10.4.3.117/volume/v3/volumes/2151f8f1-73ec-47b7-9b74-e9c5096cb356 Jul 27 16:19:05.423393 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.openstack.wsgi [None req-d7fe878e-c654-4ff2-9cd4-5748cf13d5b3 tempest-VolumesDeleteCascade-1383946868 tempest-VolumesDeleteCascade-1383946868-project-member] Empty body provided in request {{(pid=100521) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:19:05.423653 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.openstack.wsgi [None req-d7fe878e-c654-4ff2-9cd4-5748cf13d5b3 tempest-VolumesDeleteCascade-1383946868 tempest-VolumesDeleteCascade-1383946868-project-member] Calling method 'show' {{(pid=100521) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:19:05.431605 np0000005924 devstack@c-api.service[100521]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:19:05.431605 np0000005924 devstack@c-api.service[100521]: warnings.warn( Jul 27 16:19:05.436413 np0000005924 devstack@c-api.service[100521]: INFO cinder.volume.api [None req-d7fe878e-c654-4ff2-9cd4-5748cf13d5b3 tempest-VolumesDeleteCascade-1383946868 tempest-VolumesDeleteCascade-1383946868-project-member] Volume info retrieved successfully. Jul 27 16:19:05.441554 np0000005924 devstack@c-api.service[100521]: INFO cinder.api.openstack.wsgi [None req-d7fe878e-c654-4ff2-9cd4-5748cf13d5b3 tempest-VolumesDeleteCascade-1383946868 tempest-VolumesDeleteCascade-1383946868-project-member] https://10.4.3.117/volume/v3/volumes/2151f8f1-73ec-47b7-9b74-e9c5096cb356 returned with HTTP 200 Jul 27 16:19:05.441983 np0000005924 devstack@c-api.service[100521]: [pid: 100521|app: 0|req: 1033/4135] 10.4.3.117 () {66 vars in 1348 bytes} [Mon Jul 27 16:19:05 2026] GET /volume/v3/volumes/2151f8f1-73ec-47b7-9b74-e9c5096cb356 => generated 876 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 27 16:19:05.456315 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.middleware.request_id [None req-a85f7328-a7a4-4426-966f-d5a0dacac3de None None] RequestId filter calling following filter/app {{(pid=100524) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:19:05.458851 np0000005924 devstack@c-api.service[100524]: INFO cinder.api.openstack.wsgi [None req-a85f7328-a7a4-4426-966f-d5a0dacac3de tempest-VolumesDeleteCascade-1383946868 tempest-VolumesDeleteCascade-1383946868-project-member] GET https://10.4.3.117/volume/v3/volumes/2151f8f1-73ec-47b7-9b74-e9c5096cb356 Jul 27 16:19:05.459150 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.openstack.wsgi [None req-a85f7328-a7a4-4426-966f-d5a0dacac3de tempest-VolumesDeleteCascade-1383946868 tempest-VolumesDeleteCascade-1383946868-project-member] Empty body provided in request {{(pid=100524) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:19:05.459466 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.openstack.wsgi [None req-a85f7328-a7a4-4426-966f-d5a0dacac3de tempest-VolumesDeleteCascade-1383946868 tempest-VolumesDeleteCascade-1383946868-project-member] Calling method 'show' {{(pid=100524) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:19:05.471008 np0000005924 devstack@c-api.service[100524]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:19:05.471008 np0000005924 devstack@c-api.service[100524]: warnings.warn( Jul 27 16:19:05.473657 np0000005924 devstack@c-api.service[100524]: INFO cinder.volume.api [None req-a85f7328-a7a4-4426-966f-d5a0dacac3de tempest-VolumesDeleteCascade-1383946868 tempest-VolumesDeleteCascade-1383946868-project-member] Volume info retrieved successfully. Jul 27 16:19:05.477617 np0000005924 devstack@c-api.service[100524]: INFO cinder.api.openstack.wsgi [None req-a85f7328-a7a4-4426-966f-d5a0dacac3de tempest-VolumesDeleteCascade-1383946868 tempest-VolumesDeleteCascade-1383946868-project-member] https://10.4.3.117/volume/v3/volumes/2151f8f1-73ec-47b7-9b74-e9c5096cb356 returned with HTTP 200 Jul 27 16:19:05.478014 np0000005924 devstack@c-api.service[100524]: [pid: 100524|app: 0|req: 1041/4136] 10.4.3.117 () {66 vars in 1348 bytes} [Mon Jul 27 16:19:05 2026] GET /volume/v3/volumes/2151f8f1-73ec-47b7-9b74-e9c5096cb356 => generated 876 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 27 16:19:05.491746 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.middleware.request_id [None req-e20b2ecb-7909-418e-bef8-0394ebacb917 None None] RequestId filter calling following filter/app {{(pid=100522) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:19:05.493644 np0000005924 devstack@c-api.service[100522]: INFO cinder.api.openstack.wsgi [None req-e20b2ecb-7909-418e-bef8-0394ebacb917 tempest-VolumesDeleteCascade-1383946868 tempest-VolumesDeleteCascade-1383946868-project-member] DELETE https://10.4.3.117/volume/v3/volumes/211e37a0-6f17-4fa8-971e-61a519f8732e?cascade=True Jul 27 16:19:05.493862 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.openstack.wsgi [None req-e20b2ecb-7909-418e-bef8-0394ebacb917 tempest-VolumesDeleteCascade-1383946868 tempest-VolumesDeleteCascade-1383946868-project-member] Empty body provided in request {{(pid=100522) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:19:05.494064 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.openstack.wsgi [None req-e20b2ecb-7909-418e-bef8-0394ebacb917 tempest-VolumesDeleteCascade-1383946868 tempest-VolumesDeleteCascade-1383946868-project-member] Calling method 'delete' {{(pid=100522) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:19:05.494247 np0000005924 devstack@c-api.service[100522]: INFO cinder.api.v3.volumes [None req-e20b2ecb-7909-418e-bef8-0394ebacb917 tempest-VolumesDeleteCascade-1383946868 tempest-VolumesDeleteCascade-1383946868-project-member] Delete volume with id: 211e37a0-6f17-4fa8-971e-61a519f8732e Jul 27 16:19:05.502031 np0000005924 devstack@c-api.service[100522]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:19:05.502031 np0000005924 devstack@c-api.service[100522]: warnings.warn( Jul 27 16:19:05.502448 np0000005924 devstack@c-api.service[100522]: INFO cinder.volume.api [None req-e20b2ecb-7909-418e-bef8-0394ebacb917 tempest-VolumesDeleteCascade-1383946868 tempest-VolumesDeleteCascade-1383946868-project-member] Volume info retrieved successfully. Jul 27 16:19:05.543089 np0000005924 devstack@c-api.service[100522]: INFO cinder.volume.api [None req-e20b2ecb-7909-418e-bef8-0394ebacb917 tempest-VolumesDeleteCascade-1383946868 tempest-VolumesDeleteCascade-1383946868-project-member] Delete volume request issued successfully. Jul 27 16:19:05.543271 np0000005924 devstack@c-api.service[100522]: INFO cinder.api.openstack.wsgi [None req-e20b2ecb-7909-418e-bef8-0394ebacb917 tempest-VolumesDeleteCascade-1383946868 tempest-VolumesDeleteCascade-1383946868-project-member] https://10.4.3.117/volume/v3/volumes/211e37a0-6f17-4fa8-971e-61a519f8732e?cascade=True returned with HTTP 202 Jul 27 16:19:05.543702 np0000005924 devstack@c-api.service[100522]: [pid: 100522|app: 0|req: 1023/4137] 10.4.3.117 () {66 vars in 1376 bytes} [Mon Jul 27 16:19:05 2026] DELETE /volume/v3/volumes/211e37a0-6f17-4fa8-971e-61a519f8732e?cascade=True => generated 0 bytes in 52 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 27 16:19:05.556121 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.middleware.request_id [None req-017bda0d-4c75-4d8d-bd1e-85b809ca06b4 None None] RequestId filter calling following filter/app {{(pid=100523) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:19:05.558000 np0000005924 devstack@c-api.service[100523]: INFO cinder.api.openstack.wsgi [None req-017bda0d-4c75-4d8d-bd1e-85b809ca06b4 tempest-VolumesDeleteCascade-1383946868 tempest-VolumesDeleteCascade-1383946868-project-member] GET https://10.4.3.117/volume/v3/volumes/211e37a0-6f17-4fa8-971e-61a519f8732e Jul 27 16:19:05.558143 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.openstack.wsgi [None req-017bda0d-4c75-4d8d-bd1e-85b809ca06b4 tempest-VolumesDeleteCascade-1383946868 tempest-VolumesDeleteCascade-1383946868-project-member] Empty body provided in request {{(pid=100523) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:19:05.558322 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.openstack.wsgi [None req-017bda0d-4c75-4d8d-bd1e-85b809ca06b4 tempest-VolumesDeleteCascade-1383946868 tempest-VolumesDeleteCascade-1383946868-project-member] Calling method 'show' {{(pid=100523) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:19:05.566131 np0000005924 devstack@c-api.service[100523]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:19:05.566131 np0000005924 devstack@c-api.service[100523]: warnings.warn( Jul 27 16:19:05.572307 np0000005924 devstack@c-api.service[100523]: INFO cinder.volume.api [None req-017bda0d-4c75-4d8d-bd1e-85b809ca06b4 tempest-VolumesDeleteCascade-1383946868 tempest-VolumesDeleteCascade-1383946868-project-member] Volume info retrieved successfully. Jul 27 16:19:05.581484 np0000005924 devstack@c-api.service[100523]: INFO cinder.api.openstack.wsgi [None req-017bda0d-4c75-4d8d-bd1e-85b809ca06b4 tempest-VolumesDeleteCascade-1383946868 tempest-VolumesDeleteCascade-1383946868-project-member] https://10.4.3.117/volume/v3/volumes/211e37a0-6f17-4fa8-971e-61a519f8732e returned with HTTP 200 Jul 27 16:19:05.582086 np0000005924 devstack@c-api.service[100523]: [pid: 100523|app: 0|req: 1041/4138] 10.4.3.117 () {66 vars in 1348 bytes} [Mon Jul 27 16:19:05 2026] GET /volume/v3/volumes/211e37a0-6f17-4fa8-971e-61a519f8732e => generated 843 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 27 16:19:05.840498 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.middleware.request_id [None req-d77ad5b3-cdf1-43c0-a7e7-3bee824ae38e None None] RequestId filter calling following filter/app {{(pid=100521) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:19:05.844135 np0000005924 devstack@c-api.service[100521]: INFO cinder.api.openstack.wsgi [None req-d77ad5b3-cdf1-43c0-a7e7-3bee824ae38e tempest-TestInstancesWithCinderVolumes-351524293 tempest-TestInstancesWithCinderVolumes-351524293-project-member] GET https://10.4.3.117/volume/v3/volumes/08b6d5f2-ccb0-4be9-9921-9801c74af49a Jul 27 16:19:05.844395 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.openstack.wsgi [None req-d77ad5b3-cdf1-43c0-a7e7-3bee824ae38e tempest-TestInstancesWithCinderVolumes-351524293 tempest-TestInstancesWithCinderVolumes-351524293-project-member] Empty body provided in request {{(pid=100521) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:19:05.844614 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.openstack.wsgi [None req-d77ad5b3-cdf1-43c0-a7e7-3bee824ae38e tempest-TestInstancesWithCinderVolumes-351524293 tempest-TestInstancesWithCinderVolumes-351524293-project-member] Calling method 'show' {{(pid=100521) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:19:05.852054 np0000005924 devstack@c-api.service[100521]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:19:05.852054 np0000005924 devstack@c-api.service[100521]: warnings.warn( Jul 27 16:19:05.855782 np0000005924 devstack@c-api.service[100521]: INFO cinder.volume.api [None req-d77ad5b3-cdf1-43c0-a7e7-3bee824ae38e tempest-TestInstancesWithCinderVolumes-351524293 tempest-TestInstancesWithCinderVolumes-351524293-project-member] Volume info retrieved successfully. Jul 27 16:19:05.860244 np0000005924 devstack@c-api.service[100521]: INFO cinder.api.openstack.wsgi [None req-d77ad5b3-cdf1-43c0-a7e7-3bee824ae38e tempest-TestInstancesWithCinderVolumes-351524293 tempest-TestInstancesWithCinderVolumes-351524293-project-member] https://10.4.3.117/volume/v3/volumes/08b6d5f2-ccb0-4be9-9921-9801c74af49a returned with HTTP 200 Jul 27 16:19:05.860737 np0000005924 devstack@c-api.service[100521]: [pid: 100521|app: 0|req: 1034/4139] 10.4.3.117 () {66 vars in 1348 bytes} [Mon Jul 27 16:19:05 2026] GET /volume/v3/volumes/08b6d5f2-ccb0-4be9-9921-9801c74af49a => generated 999 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 27 16:19:06.079577 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.middleware.request_id [None req-83141b08-2f28-4fe6-a386-5a1242b7d5f3 None None] RequestId filter calling following filter/app {{(pid=100524) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:19:06.081563 np0000005924 devstack@c-api.service[100524]: INFO cinder.api.openstack.wsgi [None req-83141b08-2f28-4fe6-a386-5a1242b7d5f3 tempest-VolumesBackupsTest-1361087151 tempest-VolumesBackupsTest-1361087151-project-member] GET https://10.4.3.117/volume/v3/backups/0d5b3c44-7a58-4ea1-bafd-ffb44efb1951 Jul 27 16:19:06.081732 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.openstack.wsgi [None req-83141b08-2f28-4fe6-a386-5a1242b7d5f3 tempest-VolumesBackupsTest-1361087151 tempest-VolumesBackupsTest-1361087151-project-member] Empty body provided in request {{(pid=100524) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:19:06.081946 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.openstack.wsgi [None req-83141b08-2f28-4fe6-a386-5a1242b7d5f3 tempest-VolumesBackupsTest-1361087151 tempest-VolumesBackupsTest-1361087151-project-member] Calling method 'show' {{(pid=100524) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:19:06.082081 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.v3.backups [None req-83141b08-2f28-4fe6-a386-5a1242b7d5f3 tempest-VolumesBackupsTest-1361087151 tempest-VolumesBackupsTest-1361087151-project-member] Show backup with id 0d5b3c44-7a58-4ea1-bafd-ffb44efb1951. {{(pid=100524) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 27 16:19:06.086979 np0000005924 devstack@c-api.service[100524]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:19:06.086979 np0000005924 devstack@c-api.service[100524]: warnings.warn( Jul 27 16:19:06.087656 np0000005924 devstack@c-api.service[100524]: INFO cinder.api.openstack.wsgi [None req-83141b08-2f28-4fe6-a386-5a1242b7d5f3 tempest-VolumesBackupsTest-1361087151 tempest-VolumesBackupsTest-1361087151-project-member] https://10.4.3.117/volume/v3/backups/0d5b3c44-7a58-4ea1-bafd-ffb44efb1951 returned with HTTP 200 Jul 27 16:19:06.087766 np0000005924 devstack@c-api.service[100524]: [pid: 100524|app: 0|req: 1042/4140] 10.4.3.117 () {66 vars in 1348 bytes} [Mon Jul 27 16:19:06 2026] GET /volume/v3/backups/0d5b3c44-7a58-4ea1-bafd-ffb44efb1951 => generated 784 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 27 16:19:06.596388 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.middleware.request_id [None req-043d4cf5-20fd-406c-9e92-d3c4f702677a None None] RequestId filter calling following filter/app {{(pid=100522) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:19:06.598685 np0000005924 devstack@c-api.service[100522]: INFO cinder.api.openstack.wsgi [None req-043d4cf5-20fd-406c-9e92-d3c4f702677a tempest-VolumesDeleteCascade-1383946868 tempest-VolumesDeleteCascade-1383946868-project-member] GET https://10.4.3.117/volume/v3/volumes/211e37a0-6f17-4fa8-971e-61a519f8732e Jul 27 16:19:06.598950 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.openstack.wsgi [None req-043d4cf5-20fd-406c-9e92-d3c4f702677a tempest-VolumesDeleteCascade-1383946868 tempest-VolumesDeleteCascade-1383946868-project-member] Empty body provided in request {{(pid=100522) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:19:06.599153 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.openstack.wsgi [None req-043d4cf5-20fd-406c-9e92-d3c4f702677a tempest-VolumesDeleteCascade-1383946868 tempest-VolumesDeleteCascade-1383946868-project-member] Calling method 'show' {{(pid=100522) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:19:06.607021 np0000005924 devstack@c-api.service[100522]: INFO cinder.api.openstack.wsgi [None req-043d4cf5-20fd-406c-9e92-d3c4f702677a tempest-VolumesDeleteCascade-1383946868 tempest-VolumesDeleteCascade-1383946868-project-member] https://10.4.3.117/volume/v3/volumes/211e37a0-6f17-4fa8-971e-61a519f8732e returned with HTTP 404 Jul 27 16:19:06.607271 np0000005924 devstack@c-api.service[100522]: [pid: 100522|app: 0|req: 1024/4141] 10.4.3.117 () {66 vars in 1348 bytes} [Mon Jul 27 16:19:06 2026] GET /volume/v3/volumes/211e37a0-6f17-4fa8-971e-61a519f8732e => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 27 16:19:06.615977 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.middleware.request_id [None req-897a8cfc-bc1b-40a9-80a1-1ef4ef27875a None None] RequestId filter calling following filter/app {{(pid=100523) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:19:06.619684 np0000005924 devstack@c-api.service[100523]: INFO cinder.api.openstack.wsgi [None req-897a8cfc-bc1b-40a9-80a1-1ef4ef27875a tempest-VolumesDeleteCascade-1383946868 tempest-VolumesDeleteCascade-1383946868-project-member] GET https://10.4.3.117/volume/v3/volumes Jul 27 16:19:06.619916 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.openstack.wsgi [None req-897a8cfc-bc1b-40a9-80a1-1ef4ef27875a tempest-VolumesDeleteCascade-1383946868 tempest-VolumesDeleteCascade-1383946868-project-member] Empty body provided in request {{(pid=100523) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:19:06.620128 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.openstack.wsgi [None req-897a8cfc-bc1b-40a9-80a1-1ef4ef27875a tempest-VolumesDeleteCascade-1383946868 tempest-VolumesDeleteCascade-1383946868-project-member] Calling method 'index' {{(pid=100523) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:19:06.620415 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.api_utils [None req-897a8cfc-bc1b-40a9-80a1-1ef4ef27875a tempest-VolumesDeleteCascade-1383946868 tempest-VolumesDeleteCascade-1383946868-project-member] Removing options '' from query. {{(pid=100523) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 27 16:19:06.621147 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.volume.api [None req-897a8cfc-bc1b-40a9-80a1-1ef4ef27875a tempest-VolumesDeleteCascade-1383946868 tempest-VolumesDeleteCascade-1383946868-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100523) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 27 16:19:06.635442 np0000005924 devstack@c-api.service[100523]: INFO cinder.volume.api [None req-897a8cfc-bc1b-40a9-80a1-1ef4ef27875a tempest-VolumesDeleteCascade-1383946868 tempest-VolumesDeleteCascade-1383946868-project-member] Get all volumes completed successfully. Jul 27 16:19:06.636047 np0000005924 devstack@c-api.service[100523]: INFO cinder.api.openstack.wsgi [None req-897a8cfc-bc1b-40a9-80a1-1ef4ef27875a tempest-VolumesDeleteCascade-1383946868 tempest-VolumesDeleteCascade-1383946868-project-member] https://10.4.3.117/volume/v3/volumes returned with HTTP 200 Jul 27 16:19:06.637188 np0000005924 devstack@c-api.service[100523]: [pid: 100523|app: 0|req: 1042/4142] 10.4.3.117 () {66 vars in 1237 bytes} [Mon Jul 27 16:19:06 2026] GET /volume/v3/volumes => generated 333 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 27 16:19:06.648348 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.middleware.request_id [None req-0ceb38e8-40a3-458e-8fd2-be7ef1bba0f3 None None] RequestId filter calling following filter/app {{(pid=100521) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:19:06.651351 np0000005924 devstack@c-api.service[100521]: INFO cinder.api.openstack.wsgi [None req-0ceb38e8-40a3-458e-8fd2-be7ef1bba0f3 tempest-VolumesDeleteCascade-1383946868 tempest-VolumesDeleteCascade-1383946868-project-member] GET https://10.4.3.117/volume/v3/snapshots Jul 27 16:19:06.651351 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.openstack.wsgi [None req-0ceb38e8-40a3-458e-8fd2-be7ef1bba0f3 tempest-VolumesDeleteCascade-1383946868 tempest-VolumesDeleteCascade-1383946868-project-member] Empty body provided in request {{(pid=100521) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:19:06.651351 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.openstack.wsgi [None req-0ceb38e8-40a3-458e-8fd2-be7ef1bba0f3 tempest-VolumesDeleteCascade-1383946868 tempest-VolumesDeleteCascade-1383946868-project-member] Calling method 'index' {{(pid=100521) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:19:06.651570 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.api_utils [None req-0ceb38e8-40a3-458e-8fd2-be7ef1bba0f3 tempest-VolumesDeleteCascade-1383946868 tempest-VolumesDeleteCascade-1383946868-project-member] Removing options '' from query. {{(pid=100521) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 27 16:19:06.653376 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.db.api [None req-0ceb38e8-40a3-458e-8fd2-be7ef1bba0f3 tempest-VolumesDeleteCascade-1383946868 tempest-VolumesDeleteCascade-1383946868-project-member] Building query based on filter {{(pid=100521) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Jul 27 16:19:06.660084 np0000005924 devstack@c-api.service[100521]: INFO cinder.volume.api [None req-0ceb38e8-40a3-458e-8fd2-be7ef1bba0f3 tempest-VolumesDeleteCascade-1383946868 tempest-VolumesDeleteCascade-1383946868-project-member] Get all snapshots completed successfully. Jul 27 16:19:06.660419 np0000005924 devstack@c-api.service[100521]: INFO cinder.api.openstack.wsgi [None req-0ceb38e8-40a3-458e-8fd2-be7ef1bba0f3 tempest-VolumesDeleteCascade-1383946868 tempest-VolumesDeleteCascade-1383946868-project-member] https://10.4.3.117/volume/v3/snapshots returned with HTTP 200 Jul 27 16:19:06.660795 np0000005924 devstack@c-api.service[100521]: [pid: 100521|app: 0|req: 1035/4143] 10.4.3.117 () {66 vars in 1243 bytes} [Mon Jul 27 16:19:06 2026] GET /volume/v3/snapshots => generated 17 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jul 27 16:19:06.673389 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.middleware.request_id [None req-c4c3bd6c-3132-4f4c-9963-646c9fe1e895 None None] RequestId filter calling following filter/app {{(pid=100524) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:19:06.677873 np0000005924 devstack@c-api.service[100524]: INFO cinder.api.openstack.wsgi [None req-c4c3bd6c-3132-4f4c-9963-646c9fe1e895 tempest-VolumesDeleteCascade-1383946868 tempest-VolumesDeleteCascade-1383946868-project-member] GET https://10.4.3.117/volume/v3/volumes/2151f8f1-73ec-47b7-9b74-e9c5096cb356 Jul 27 16:19:06.678133 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.openstack.wsgi [None req-c4c3bd6c-3132-4f4c-9963-646c9fe1e895 tempest-VolumesDeleteCascade-1383946868 tempest-VolumesDeleteCascade-1383946868-project-member] Empty body provided in request {{(pid=100524) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:19:06.678377 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.openstack.wsgi [None req-c4c3bd6c-3132-4f4c-9963-646c9fe1e895 tempest-VolumesDeleteCascade-1383946868 tempest-VolumesDeleteCascade-1383946868-project-member] Calling method 'show' {{(pid=100524) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:19:06.691014 np0000005924 devstack@c-api.service[100524]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:19:06.691014 np0000005924 devstack@c-api.service[100524]: warnings.warn( Jul 27 16:19:06.695167 np0000005924 devstack@c-api.service[100524]: INFO cinder.volume.api [None req-c4c3bd6c-3132-4f4c-9963-646c9fe1e895 tempest-VolumesDeleteCascade-1383946868 tempest-VolumesDeleteCascade-1383946868-project-member] Volume info retrieved successfully. Jul 27 16:19:06.699340 np0000005924 devstack@c-api.service[100524]: INFO cinder.api.openstack.wsgi [None req-c4c3bd6c-3132-4f4c-9963-646c9fe1e895 tempest-VolumesDeleteCascade-1383946868 tempest-VolumesDeleteCascade-1383946868-project-member] https://10.4.3.117/volume/v3/volumes/2151f8f1-73ec-47b7-9b74-e9c5096cb356 returned with HTTP 200 Jul 27 16:19:06.699718 np0000005924 devstack@c-api.service[100524]: [pid: 100524|app: 0|req: 1043/4144] 10.4.3.117 () {66 vars in 1348 bytes} [Mon Jul 27 16:19:06 2026] GET /volume/v3/volumes/2151f8f1-73ec-47b7-9b74-e9c5096cb356 => generated 876 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 27 16:19:06.715132 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.middleware.request_id [None req-61217497-1661-4b7e-8b39-2840ace5bea7 None None] RequestId filter calling following filter/app {{(pid=100522) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:19:06.719122 np0000005924 devstack@c-api.service[100522]: INFO cinder.api.openstack.wsgi [None req-61217497-1661-4b7e-8b39-2840ace5bea7 tempest-VolumesDeleteCascade-1383946868 tempest-VolumesDeleteCascade-1383946868-project-member] DELETE https://10.4.3.117/volume/v3/volumes/2151f8f1-73ec-47b7-9b74-e9c5096cb356 Jul 27 16:19:06.719926 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.openstack.wsgi [None req-61217497-1661-4b7e-8b39-2840ace5bea7 tempest-VolumesDeleteCascade-1383946868 tempest-VolumesDeleteCascade-1383946868-project-member] Empty body provided in request {{(pid=100522) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:19:06.719926 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.openstack.wsgi [None req-61217497-1661-4b7e-8b39-2840ace5bea7 tempest-VolumesDeleteCascade-1383946868 tempest-VolumesDeleteCascade-1383946868-project-member] Calling method 'delete' {{(pid=100522) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:19:06.719926 np0000005924 devstack@c-api.service[100522]: INFO cinder.api.v3.volumes [None req-61217497-1661-4b7e-8b39-2840ace5bea7 tempest-VolumesDeleteCascade-1383946868 tempest-VolumesDeleteCascade-1383946868-project-member] Delete volume with id: 2151f8f1-73ec-47b7-9b74-e9c5096cb356 Jul 27 16:19:06.730695 np0000005924 devstack@c-api.service[100522]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:19:06.730695 np0000005924 devstack@c-api.service[100522]: warnings.warn( Jul 27 16:19:06.731319 np0000005924 devstack@c-api.service[100522]: INFO cinder.volume.api [None req-61217497-1661-4b7e-8b39-2840ace5bea7 tempest-VolumesDeleteCascade-1383946868 tempest-VolumesDeleteCascade-1383946868-project-member] Volume info retrieved successfully. Jul 27 16:19:06.766864 np0000005924 devstack@c-api.service[100522]: INFO cinder.volume.api [None req-61217497-1661-4b7e-8b39-2840ace5bea7 tempest-VolumesDeleteCascade-1383946868 tempest-VolumesDeleteCascade-1383946868-project-member] Delete volume request issued successfully. Jul 27 16:19:06.767165 np0000005924 devstack@c-api.service[100522]: INFO cinder.api.openstack.wsgi [None req-61217497-1661-4b7e-8b39-2840ace5bea7 tempest-VolumesDeleteCascade-1383946868 tempest-VolumesDeleteCascade-1383946868-project-member] https://10.4.3.117/volume/v3/volumes/2151f8f1-73ec-47b7-9b74-e9c5096cb356 returned with HTTP 202 Jul 27 16:19:06.767977 np0000005924 devstack@c-api.service[100522]: [pid: 100522|app: 0|req: 1025/4145] 10.4.3.117 () {66 vars in 1351 bytes} [Mon Jul 27 16:19:06 2026] DELETE /volume/v3/volumes/2151f8f1-73ec-47b7-9b74-e9c5096cb356 => generated 0 bytes in 53 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 27 16:19:06.777845 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.middleware.request_id [None req-6c4eb289-da55-4a68-b8da-3ec291dab87a None None] RequestId filter calling following filter/app {{(pid=100523) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:19:06.781886 np0000005924 devstack@c-api.service[100523]: INFO cinder.api.openstack.wsgi [None req-6c4eb289-da55-4a68-b8da-3ec291dab87a tempest-VolumesDeleteCascade-1383946868 tempest-VolumesDeleteCascade-1383946868-project-member] GET https://10.4.3.117/volume/v3/volumes/2151f8f1-73ec-47b7-9b74-e9c5096cb356 Jul 27 16:19:06.782163 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.openstack.wsgi [None req-6c4eb289-da55-4a68-b8da-3ec291dab87a tempest-VolumesDeleteCascade-1383946868 tempest-VolumesDeleteCascade-1383946868-project-member] Empty body provided in request {{(pid=100523) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:19:06.782477 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.openstack.wsgi [None req-6c4eb289-da55-4a68-b8da-3ec291dab87a tempest-VolumesDeleteCascade-1383946868 tempest-VolumesDeleteCascade-1383946868-project-member] Calling method 'show' {{(pid=100523) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:19:06.796293 np0000005924 devstack@c-api.service[100523]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:19:06.796293 np0000005924 devstack@c-api.service[100523]: warnings.warn( Jul 27 16:19:06.801093 np0000005924 devstack@c-api.service[100523]: INFO cinder.volume.api [None req-6c4eb289-da55-4a68-b8da-3ec291dab87a tempest-VolumesDeleteCascade-1383946868 tempest-VolumesDeleteCascade-1383946868-project-member] Volume info retrieved successfully. Jul 27 16:19:06.806672 np0000005924 devstack@c-api.service[100523]: INFO cinder.api.openstack.wsgi [None req-6c4eb289-da55-4a68-b8da-3ec291dab87a tempest-VolumesDeleteCascade-1383946868 tempest-VolumesDeleteCascade-1383946868-project-member] https://10.4.3.117/volume/v3/volumes/2151f8f1-73ec-47b7-9b74-e9c5096cb356 returned with HTTP 200 Jul 27 16:19:06.807199 np0000005924 devstack@c-api.service[100523]: [pid: 100523|app: 0|req: 1043/4146] 10.4.3.117 () {66 vars in 1348 bytes} [Mon Jul 27 16:19:06 2026] GET /volume/v3/volumes/2151f8f1-73ec-47b7-9b74-e9c5096cb356 => generated 875 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 27 16:19:06.874772 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.middleware.request_id [None req-92c6ed4a-6c3e-4958-8ac4-fdda29565ee8 None None] RequestId filter calling following filter/app {{(pid=100521) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:19:06.876895 np0000005924 devstack@c-api.service[100521]: INFO cinder.api.openstack.wsgi [None req-92c6ed4a-6c3e-4958-8ac4-fdda29565ee8 tempest-TestInstancesWithCinderVolumes-351524293 tempest-TestInstancesWithCinderVolumes-351524293-project-member] GET https://10.4.3.117/volume/v3/volumes/08b6d5f2-ccb0-4be9-9921-9801c74af49a Jul 27 16:19:06.877151 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.openstack.wsgi [None req-92c6ed4a-6c3e-4958-8ac4-fdda29565ee8 tempest-TestInstancesWithCinderVolumes-351524293 tempest-TestInstancesWithCinderVolumes-351524293-project-member] Empty body provided in request {{(pid=100521) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:19:06.877386 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.openstack.wsgi [None req-92c6ed4a-6c3e-4958-8ac4-fdda29565ee8 tempest-TestInstancesWithCinderVolumes-351524293 tempest-TestInstancesWithCinderVolumes-351524293-project-member] Calling method 'show' {{(pid=100521) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:19:06.889738 np0000005924 devstack@c-api.service[100521]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:19:06.889738 np0000005924 devstack@c-api.service[100521]: warnings.warn( Jul 27 16:19:06.894912 np0000005924 devstack@c-api.service[100521]: INFO cinder.volume.api [None req-92c6ed4a-6c3e-4958-8ac4-fdda29565ee8 tempest-TestInstancesWithCinderVolumes-351524293 tempest-TestInstancesWithCinderVolumes-351524293-project-member] Volume info retrieved successfully. Jul 27 16:19:06.901687 np0000005924 devstack@c-api.service[100521]: INFO cinder.api.openstack.wsgi [None req-92c6ed4a-6c3e-4958-8ac4-fdda29565ee8 tempest-TestInstancesWithCinderVolumes-351524293 tempest-TestInstancesWithCinderVolumes-351524293-project-member] https://10.4.3.117/volume/v3/volumes/08b6d5f2-ccb0-4be9-9921-9801c74af49a returned with HTTP 200 Jul 27 16:19:06.902724 np0000005924 devstack@c-api.service[100521]: [pid: 100521|app: 0|req: 1036/4147] 10.4.3.117 () {66 vars in 1348 bytes} [Mon Jul 27 16:19:06 2026] GET /volume/v3/volumes/08b6d5f2-ccb0-4be9-9921-9801c74af49a => generated 999 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 27 16:19:06.913530 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.middleware.request_id [None req-93cdb43a-426d-48f8-95d3-9d2df04cce23 None None] RequestId filter calling following filter/app {{(pid=100524) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:19:06.939552 np0000005924 devstack@c-api.service[100524]: INFO cinder.api.openstack.wsgi [None req-93cdb43a-426d-48f8-95d3-9d2df04cce23 tempest-TestServerVolumeAttachScenarioOldVersion-1380374080 tempest-TestServerVolumeAttachScenarioOldVersion-1380374080-project-member] POST https://10.4.3.117/volume/v3/volumes Jul 27 16:19:06.942308 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.openstack.wsgi [None req-93cdb43a-426d-48f8-95d3-9d2df04cce23 tempest-TestServerVolumeAttachScenarioOldVersion-1380374080 tempest-TestServerVolumeAttachScenarioOldVersion-1380374080-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestServerVolumeAttachScenarioOldVersion-volume-618148965", "snapshot_id": null, "imageRef": null, "volume_type": null, "size": 1}} {{(pid=100524) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 27 16:19:06.944461 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.v3.volumes [None req-93cdb43a-426d-48f8-95d3-9d2df04cce23 tempest-TestServerVolumeAttachScenarioOldVersion-1380374080 tempest-TestServerVolumeAttachScenarioOldVersion-1380374080-project-member] Create volume request body: {'volume': {'name': 'tempest-TestServerVolumeAttachScenarioOldVersion-volume-618148965', 'snapshot_id': None, 'imageRef': None, 'volume_type': None, 'size': 1}} {{(pid=100524) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 27 16:19:06.944661 np0000005924 devstack@c-api.service[100524]: INFO cinder.api.v3.volumes [None req-93cdb43a-426d-48f8-95d3-9d2df04cce23 tempest-TestServerVolumeAttachScenarioOldVersion-1380374080 tempest-TestServerVolumeAttachScenarioOldVersion-1380374080-project-member] Create volume of 1 GB Jul 27 16:19:06.949652 np0000005924 devstack@c-api.service[100524]: INFO cinder.volume.api [None req-93cdb43a-426d-48f8-95d3-9d2df04cce23 tempest-TestServerVolumeAttachScenarioOldVersion-1380374080 tempest-TestServerVolumeAttachScenarioOldVersion-1380374080-project-member] Availability Zones retrieved successfully. Jul 27 16:19:06.957878 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.volume.api [None req-93cdb43a-426d-48f8-95d3-9d2df04cce23 tempest-TestServerVolumeAttachScenarioOldVersion-1380374080 tempest-TestServerVolumeAttachScenarioOldVersion-1380374080-project-member] Flow 'volume_create_api' (7e916be8-d047-4456-9d8d-3eeeda3ef7d3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100524) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 27 16:19:06.959174 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.volume.api [None req-93cdb43a-426d-48f8-95d3-9d2df04cce23 tempest-TestServerVolumeAttachScenarioOldVersion-1380374080 tempest-TestServerVolumeAttachScenarioOldVersion-1380374080-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (c0bea50d-9a3c-4904-88f7-82444ef7f992) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100524) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 27 16:19:06.960403 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.volume.flows.api.create_volume [None req-93cdb43a-426d-48f8-95d3-9d2df04cce23 tempest-TestServerVolumeAttachScenarioOldVersion-1380374080 tempest-TestServerVolumeAttachScenarioOldVersion-1380374080-project-member] Validating volume size '1' using validate_int {{(pid=100524) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 27 16:19:06.990073 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.volume.api [None req-93cdb43a-426d-48f8-95d3-9d2df04cce23 tempest-TestServerVolumeAttachScenarioOldVersion-1380374080 tempest-TestServerVolumeAttachScenarioOldVersion-1380374080-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (c0bea50d-9a3c-4904-88f7-82444ef7f992) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-27T16:04:59Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=2bce4e1a-e6e0-49d9-be36-c3405449a01e,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '2bce4e1a-e6e0-49d9-be36-c3405449a01e', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100524) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 27 16:19:06.990700 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.volume.api [None req-93cdb43a-426d-48f8-95d3-9d2df04cce23 tempest-TestServerVolumeAttachScenarioOldVersion-1380374080 tempest-TestServerVolumeAttachScenarioOldVersion-1380374080-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (511da406-da31-4b2b-93e4-6d92a8d96a28) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100524) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 27 16:19:07.060281 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.quota [None req-93cdb43a-426d-48f8-95d3-9d2df04cce23 tempest-TestServerVolumeAttachScenarioOldVersion-1380374080 tempest-TestServerVolumeAttachScenarioOldVersion-1380374080-project-member] Created reservations ['2cdc7174-9242-4c72-a16b-646c022be3be', 'ed36683a-67ac-48bd-a9f9-e02a8d9ae4da', 'd2b722f0-f6a8-4817-8deb-c04bdeea1bb7', '2a32e063-20b0-4350-8e9f-b1a2bf901d58'] {{(pid=100524) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 27 16:19:07.061198 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.volume.api [None req-93cdb43a-426d-48f8-95d3-9d2df04cce23 tempest-TestServerVolumeAttachScenarioOldVersion-1380374080 tempest-TestServerVolumeAttachScenarioOldVersion-1380374080-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (511da406-da31-4b2b-93e4-6d92a8d96a28) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['2cdc7174-9242-4c72-a16b-646c022be3be', 'ed36683a-67ac-48bd-a9f9-e02a8d9ae4da', 'd2b722f0-f6a8-4817-8deb-c04bdeea1bb7', '2a32e063-20b0-4350-8e9f-b1a2bf901d58']}' {{(pid=100524) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 27 16:19:07.062119 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.volume.api [None req-93cdb43a-426d-48f8-95d3-9d2df04cce23 tempest-TestServerVolumeAttachScenarioOldVersion-1380374080 tempest-TestServerVolumeAttachScenarioOldVersion-1380374080-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (caaebaf4-faea-43db-abdb-197a0d7c3c91) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100524) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 27 16:19:07.085877 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.volume.api [None req-93cdb43a-426d-48f8-95d3-9d2df04cce23 tempest-TestServerVolumeAttachScenarioOldVersion-1380374080 tempest-TestServerVolumeAttachScenarioOldVersion-1380374080-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (caaebaf4-faea-43db-abdb-197a0d7c3c91) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'bfd3ca09-f0e3-4985-acd9-104258e1fa74', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestServerVolumeAttachScenarioOldVersion-volume-618148965',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='e111c68d81ba4ba187397a3334b65007',qos_specs=None,replication_status=,reservations=['2cdc7174-9242-4c72-a16b-646c022be3be','ed36683a-67ac-48bd-a9f9-e02a8d9ae4da','d2b722f0-f6a8-4817-8deb-c04bdeea1bb7','2a32e063-20b0-4350-8e9f-b1a2bf901d58'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='89ad1966983c44048fed18f52780c4ac',volume_type_id=2bce4e1a-e6e0-49d9-be36-c3405449a01e), 'volume': Volume(_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-27T16:19:07Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestServerVolumeAttachScenarioOldVersion-volume-618148965',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=bfd3ca09-f0e3-4985-acd9-104258e1fa74,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='e111c68d81ba4ba187397a3334b65007',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='89ad1966983c44048fed18f52780c4ac',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(2bce4e1a-e6e0-49d9-be36-c3405449a01e),volume_type_id=2bce4e1a-e6e0-49d9-be36-c3405449a01e)}' {{(pid=100524) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 27 16:19:07.086862 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.volume.api [None req-93cdb43a-426d-48f8-95d3-9d2df04cce23 tempest-TestServerVolumeAttachScenarioOldVersion-1380374080 tempest-TestServerVolumeAttachScenarioOldVersion-1380374080-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (ed4ff5c5-f4b6-4405-9ba6-7aafe81fc815) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100524) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 27 16:19:07.099110 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.middleware.request_id [None req-bf2c43ed-2968-499c-b078-d4736ab52ac0 None None] RequestId filter calling following filter/app {{(pid=100522) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:19:07.101157 np0000005924 devstack@c-api.service[100522]: INFO cinder.api.openstack.wsgi [None req-bf2c43ed-2968-499c-b078-d4736ab52ac0 tempest-VolumesBackupsTest-1361087151 tempest-VolumesBackupsTest-1361087151-project-member] GET https://10.4.3.117/volume/v3/backups/0d5b3c44-7a58-4ea1-bafd-ffb44efb1951 Jul 27 16:19:07.101431 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.openstack.wsgi [None req-bf2c43ed-2968-499c-b078-d4736ab52ac0 tempest-VolumesBackupsTest-1361087151 tempest-VolumesBackupsTest-1361087151-project-member] Empty body provided in request {{(pid=100522) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:19:07.101672 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.openstack.wsgi [None req-bf2c43ed-2968-499c-b078-d4736ab52ac0 tempest-VolumesBackupsTest-1361087151 tempest-VolumesBackupsTest-1361087151-project-member] Calling method 'show' {{(pid=100522) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:19:07.101785 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.v3.backups [None req-bf2c43ed-2968-499c-b078-d4736ab52ac0 tempest-VolumesBackupsTest-1361087151 tempest-VolumesBackupsTest-1361087151-project-member] Show backup with id 0d5b3c44-7a58-4ea1-bafd-ffb44efb1951. {{(pid=100522) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 27 16:19:07.106051 np0000005924 devstack@c-api.service[100522]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:19:07.106051 np0000005924 devstack@c-api.service[100522]: warnings.warn( Jul 27 16:19:07.106891 np0000005924 devstack@c-api.service[100522]: INFO cinder.api.openstack.wsgi [None req-bf2c43ed-2968-499c-b078-d4736ab52ac0 tempest-VolumesBackupsTest-1361087151 tempest-VolumesBackupsTest-1361087151-project-member] https://10.4.3.117/volume/v3/backups/0d5b3c44-7a58-4ea1-bafd-ffb44efb1951 returned with HTTP 200 Jul 27 16:19:07.107350 np0000005924 devstack@c-api.service[100522]: [pid: 100522|app: 0|req: 1026/4148] 10.4.3.117 () {66 vars in 1348 bytes} [Mon Jul 27 16:19:07 2026] GET /volume/v3/backups/0d5b3c44-7a58-4ea1-bafd-ffb44efb1951 => generated 784 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 27 16:19:07.111476 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.volume.api [None req-93cdb43a-426d-48f8-95d3-9d2df04cce23 tempest-TestServerVolumeAttachScenarioOldVersion-1380374080 tempest-TestServerVolumeAttachScenarioOldVersion-1380374080-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (ed4ff5c5-f4b6-4405-9ba6-7aafe81fc815) transitioned into state 'SUCCESS' from state '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-618148965',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='e111c68d81ba4ba187397a3334b65007',qos_specs=None,replication_status=,reservations=['2cdc7174-9242-4c72-a16b-646c022be3be','ed36683a-67ac-48bd-a9f9-e02a8d9ae4da','d2b722f0-f6a8-4817-8deb-c04bdeea1bb7','2a32e063-20b0-4350-8e9f-b1a2bf901d58'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='89ad1966983c44048fed18f52780c4ac',volume_type_id=2bce4e1a-e6e0-49d9-be36-c3405449a01e)}' {{(pid=100524) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 27 16:19:07.112470 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.volume.api [None req-93cdb43a-426d-48f8-95d3-9d2df04cce23 tempest-TestServerVolumeAttachScenarioOldVersion-1380374080 tempest-TestServerVolumeAttachScenarioOldVersion-1380374080-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (bc0940a0-ea4c-4ae0-b912-6afaa4fd418c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100524) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 27 16:19:07.128352 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.volume.api [None req-93cdb43a-426d-48f8-95d3-9d2df04cce23 tempest-TestServerVolumeAttachScenarioOldVersion-1380374080 tempest-TestServerVolumeAttachScenarioOldVersion-1380374080-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (bc0940a0-ea4c-4ae0-b912-6afaa4fd418c) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100524) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 27 16:19:07.129276 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.volume.api [None req-93cdb43a-426d-48f8-95d3-9d2df04cce23 tempest-TestServerVolumeAttachScenarioOldVersion-1380374080 tempest-TestServerVolumeAttachScenarioOldVersion-1380374080-project-member] Flow 'volume_create_api' (7e916be8-d047-4456-9d8d-3eeeda3ef7d3) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100524) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 27 16:19:07.129645 np0000005924 devstack@c-api.service[100524]: INFO cinder.volume.api [None req-93cdb43a-426d-48f8-95d3-9d2df04cce23 tempest-TestServerVolumeAttachScenarioOldVersion-1380374080 tempest-TestServerVolumeAttachScenarioOldVersion-1380374080-project-member] Create volume request issued successfully. Jul 27 16:19:07.130238 np0000005924 devstack@c-api.service[100524]: INFO cinder.api.openstack.wsgi [None req-93cdb43a-426d-48f8-95d3-9d2df04cce23 tempest-TestServerVolumeAttachScenarioOldVersion-1380374080 tempest-TestServerVolumeAttachScenarioOldVersion-1380374080-project-member] https://10.4.3.117/volume/v3/volumes returned with HTTP 202 Jul 27 16:19:07.130707 np0000005924 devstack@c-api.service[100524]: [pid: 100524|app: 0|req: 1044/4149] 10.4.3.117 () {70 vars in 1300 bytes} [Mon Jul 27 16:19:06 2026] POST /volume/v3/volumes => generated 788 bytes in 221 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Jul 27 16:19:07.148041 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.middleware.request_id [None req-5e07366b-ba46-4cc9-bc98-ea3f2a7f5161 None None] RequestId filter calling following filter/app {{(pid=100523) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:19:07.150338 np0000005924 devstack@c-api.service[100523]: INFO cinder.api.openstack.wsgi [None req-5e07366b-ba46-4cc9-bc98-ea3f2a7f5161 tempest-TestServerVolumeAttachScenarioOldVersion-1380374080 tempest-TestServerVolumeAttachScenarioOldVersion-1380374080-project-member] GET https://10.4.3.117/volume/v3/volumes/bfd3ca09-f0e3-4985-acd9-104258e1fa74 Jul 27 16:19:07.150560 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.openstack.wsgi [None req-5e07366b-ba46-4cc9-bc98-ea3f2a7f5161 tempest-TestServerVolumeAttachScenarioOldVersion-1380374080 tempest-TestServerVolumeAttachScenarioOldVersion-1380374080-project-member] Empty body provided in request {{(pid=100523) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:19:07.150753 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.openstack.wsgi [None req-5e07366b-ba46-4cc9-bc98-ea3f2a7f5161 tempest-TestServerVolumeAttachScenarioOldVersion-1380374080 tempest-TestServerVolumeAttachScenarioOldVersion-1380374080-project-member] Calling method 'show' {{(pid=100523) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:19:07.158745 np0000005924 devstack@c-api.service[100523]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:19:07.158745 np0000005924 devstack@c-api.service[100523]: warnings.warn( Jul 27 16:19:07.163322 np0000005924 devstack@c-api.service[100523]: INFO cinder.volume.api [None req-5e07366b-ba46-4cc9-bc98-ea3f2a7f5161 tempest-TestServerVolumeAttachScenarioOldVersion-1380374080 tempest-TestServerVolumeAttachScenarioOldVersion-1380374080-project-member] Volume info retrieved successfully. Jul 27 16:19:07.168761 np0000005924 devstack@c-api.service[100523]: INFO cinder.api.openstack.wsgi [None req-5e07366b-ba46-4cc9-bc98-ea3f2a7f5161 tempest-TestServerVolumeAttachScenarioOldVersion-1380374080 tempest-TestServerVolumeAttachScenarioOldVersion-1380374080-project-member] https://10.4.3.117/volume/v3/volumes/bfd3ca09-f0e3-4985-acd9-104258e1fa74 returned with HTTP 200 Jul 27 16:19:07.169280 np0000005924 devstack@c-api.service[100523]: [pid: 100523|app: 0|req: 1044/4150] 10.4.3.117 () {68 vars in 1389 bytes} [Mon Jul 27 16:19:07 2026] GET /volume/v3/volumes/bfd3ca09-f0e3-4985-acd9-104258e1fa74 => generated 856 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 27 16:19:07.819619 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.middleware.request_id [None req-8b1fb3d7-e2a8-4ec0-aa31-2498c2c76fcd None None] RequestId filter calling following filter/app {{(pid=100521) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:19:07.821447 np0000005924 devstack@c-api.service[100521]: INFO cinder.api.openstack.wsgi [None req-8b1fb3d7-e2a8-4ec0-aa31-2498c2c76fcd tempest-VolumesDeleteCascade-1383946868 tempest-VolumesDeleteCascade-1383946868-project-member] GET https://10.4.3.117/volume/v3/volumes/2151f8f1-73ec-47b7-9b74-e9c5096cb356 Jul 27 16:19:07.821634 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.openstack.wsgi [None req-8b1fb3d7-e2a8-4ec0-aa31-2498c2c76fcd tempest-VolumesDeleteCascade-1383946868 tempest-VolumesDeleteCascade-1383946868-project-member] Empty body provided in request {{(pid=100521) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:19:07.821804 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.openstack.wsgi [None req-8b1fb3d7-e2a8-4ec0-aa31-2498c2c76fcd tempest-VolumesDeleteCascade-1383946868 tempest-VolumesDeleteCascade-1383946868-project-member] Calling method 'show' {{(pid=100521) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:19:07.827359 np0000005924 devstack@c-api.service[100521]: INFO cinder.api.openstack.wsgi [None req-8b1fb3d7-e2a8-4ec0-aa31-2498c2c76fcd tempest-VolumesDeleteCascade-1383946868 tempest-VolumesDeleteCascade-1383946868-project-member] https://10.4.3.117/volume/v3/volumes/2151f8f1-73ec-47b7-9b74-e9c5096cb356 returned with HTTP 404 Jul 27 16:19:07.827799 np0000005924 devstack@c-api.service[100521]: [pid: 100521|app: 0|req: 1037/4151] 10.4.3.117 () {66 vars in 1348 bytes} [Mon Jul 27 16:19:07 2026] GET /volume/v3/volumes/2151f8f1-73ec-47b7-9b74-e9c5096cb356 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 27 16:19:07.834303 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.middleware.request_id [None req-c253d26e-49d9-45b9-b763-32f63d3228f7 None None] RequestId filter calling following filter/app {{(pid=100522) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:19:07.836042 np0000005924 devstack@c-api.service[100522]: INFO cinder.api.openstack.wsgi [None req-c253d26e-49d9-45b9-b763-32f63d3228f7 tempest-VolumesDeleteCascade-1383946868 tempest-VolumesDeleteCascade-1383946868-project-member] DELETE https://10.4.3.117/volume/v3/snapshots/8bb04501-c640-4e24-beb5-348390a00304 Jul 27 16:19:07.836241 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.openstack.wsgi [None req-c253d26e-49d9-45b9-b763-32f63d3228f7 tempest-VolumesDeleteCascade-1383946868 tempest-VolumesDeleteCascade-1383946868-project-member] Empty body provided in request {{(pid=100522) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:19:07.836467 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.openstack.wsgi [None req-c253d26e-49d9-45b9-b763-32f63d3228f7 tempest-VolumesDeleteCascade-1383946868 tempest-VolumesDeleteCascade-1383946868-project-member] Calling method 'delete' {{(pid=100522) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:19:07.836597 np0000005924 devstack@c-api.service[100522]: INFO cinder.api.v3.snapshots [None req-c253d26e-49d9-45b9-b763-32f63d3228f7 tempest-VolumesDeleteCascade-1383946868 tempest-VolumesDeleteCascade-1383946868-project-member] Delete snapshot with id: 8bb04501-c640-4e24-beb5-348390a00304 Jul 27 16:19:07.840694 np0000005924 devstack@c-api.service[100522]: INFO cinder.api.openstack.wsgi [None req-c253d26e-49d9-45b9-b763-32f63d3228f7 tempest-VolumesDeleteCascade-1383946868 tempest-VolumesDeleteCascade-1383946868-project-member] https://10.4.3.117/volume/v3/snapshots/8bb04501-c640-4e24-beb5-348390a00304 returned with HTTP 404 Jul 27 16:19:07.841195 np0000005924 devstack@c-api.service[100522]: [pid: 100522|app: 0|req: 1027/4152] 10.4.3.117 () {66 vars in 1357 bytes} [Mon Jul 27 16:19:07 2026] DELETE /volume/v3/snapshots/8bb04501-c640-4e24-beb5-348390a00304 => generated 111 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 27 16:19:07.847491 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.middleware.request_id [None req-babbd6aa-d9bf-4cc2-9dd4-cf9f2af5dc58 None None] RequestId filter calling following filter/app {{(pid=100524) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:19:07.849506 np0000005924 devstack@c-api.service[100524]: INFO cinder.api.openstack.wsgi [None req-babbd6aa-d9bf-4cc2-9dd4-cf9f2af5dc58 tempest-VolumesDeleteCascade-1383946868 tempest-VolumesDeleteCascade-1383946868-project-member] GET https://10.4.3.117/volume/v3/volumes/211e37a0-6f17-4fa8-971e-61a519f8732e Jul 27 16:19:07.849693 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.openstack.wsgi [None req-babbd6aa-d9bf-4cc2-9dd4-cf9f2af5dc58 tempest-VolumesDeleteCascade-1383946868 tempest-VolumesDeleteCascade-1383946868-project-member] Empty body provided in request {{(pid=100524) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:19:07.849909 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.openstack.wsgi [None req-babbd6aa-d9bf-4cc2-9dd4-cf9f2af5dc58 tempest-VolumesDeleteCascade-1383946868 tempest-VolumesDeleteCascade-1383946868-project-member] Calling method 'show' {{(pid=100524) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:19:07.855680 np0000005924 devstack@c-api.service[100524]: INFO cinder.api.openstack.wsgi [None req-babbd6aa-d9bf-4cc2-9dd4-cf9f2af5dc58 tempest-VolumesDeleteCascade-1383946868 tempest-VolumesDeleteCascade-1383946868-project-member] https://10.4.3.117/volume/v3/volumes/211e37a0-6f17-4fa8-971e-61a519f8732e returned with HTTP 404 Jul 27 16:19:07.856130 np0000005924 devstack@c-api.service[100524]: [pid: 100524|app: 0|req: 1045/4153] 10.4.3.117 () {66 vars in 1348 bytes} [Mon Jul 27 16:19:07 2026] GET /volume/v3/volumes/211e37a0-6f17-4fa8-971e-61a519f8732e => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 27 16:19:07.862502 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.middleware.request_id [None req-18dd2287-5a11-4159-969a-5acd756139f2 None None] RequestId filter calling following filter/app {{(pid=100523) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:19:07.864258 np0000005924 devstack@c-api.service[100523]: INFO cinder.api.openstack.wsgi [None req-18dd2287-5a11-4159-969a-5acd756139f2 tempest-VolumesDeleteCascade-1383946868 tempest-VolumesDeleteCascade-1383946868-project-member] DELETE https://10.4.3.117/volume/v3/volumes/211e37a0-6f17-4fa8-971e-61a519f8732e Jul 27 16:19:07.864488 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.openstack.wsgi [None req-18dd2287-5a11-4159-969a-5acd756139f2 tempest-VolumesDeleteCascade-1383946868 tempest-VolumesDeleteCascade-1383946868-project-member] Empty body provided in request {{(pid=100523) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:19:07.864715 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.openstack.wsgi [None req-18dd2287-5a11-4159-969a-5acd756139f2 tempest-VolumesDeleteCascade-1383946868 tempest-VolumesDeleteCascade-1383946868-project-member] Calling method 'delete' {{(pid=100523) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:19:07.864929 np0000005924 devstack@c-api.service[100523]: INFO cinder.api.v3.volumes [None req-18dd2287-5a11-4159-969a-5acd756139f2 tempest-VolumesDeleteCascade-1383946868 tempest-VolumesDeleteCascade-1383946868-project-member] Delete volume with id: 211e37a0-6f17-4fa8-971e-61a519f8732e Jul 27 16:19:07.870440 np0000005924 devstack@c-api.service[100523]: INFO cinder.api.openstack.wsgi [None req-18dd2287-5a11-4159-969a-5acd756139f2 tempest-VolumesDeleteCascade-1383946868 tempest-VolumesDeleteCascade-1383946868-project-member] https://10.4.3.117/volume/v3/volumes/211e37a0-6f17-4fa8-971e-61a519f8732e returned with HTTP 404 Jul 27 16:19:07.870987 np0000005924 devstack@c-api.service[100523]: [pid: 100523|app: 0|req: 1045/4154] 10.4.3.117 () {66 vars in 1351 bytes} [Mon Jul 27 16:19:07 2026] DELETE /volume/v3/volumes/211e37a0-6f17-4fa8-971e-61a519f8732e => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 27 16:19:07.916608 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.middleware.request_id [None req-aae40f4a-8d33-4a52-9132-1ba6011e0c8d None None] RequestId filter calling following filter/app {{(pid=100521) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:19:07.918693 np0000005924 devstack@c-api.service[100521]: INFO cinder.api.openstack.wsgi [None req-aae40f4a-8d33-4a52-9132-1ba6011e0c8d tempest-TestInstancesWithCinderVolumes-351524293 tempest-TestInstancesWithCinderVolumes-351524293-project-member] GET https://10.4.3.117/volume/v3/volumes/08b6d5f2-ccb0-4be9-9921-9801c74af49a Jul 27 16:19:07.918935 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.openstack.wsgi [None req-aae40f4a-8d33-4a52-9132-1ba6011e0c8d tempest-TestInstancesWithCinderVolumes-351524293 tempest-TestInstancesWithCinderVolumes-351524293-project-member] Empty body provided in request {{(pid=100521) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:19:07.919141 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.openstack.wsgi [None req-aae40f4a-8d33-4a52-9132-1ba6011e0c8d tempest-TestInstancesWithCinderVolumes-351524293 tempest-TestInstancesWithCinderVolumes-351524293-project-member] Calling method 'show' {{(pid=100521) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:19:07.928056 np0000005924 devstack@c-api.service[100521]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:19:07.928056 np0000005924 devstack@c-api.service[100521]: warnings.warn( Jul 27 16:19:07.932233 np0000005924 devstack@c-api.service[100521]: INFO cinder.volume.api [None req-aae40f4a-8d33-4a52-9132-1ba6011e0c8d tempest-TestInstancesWithCinderVolumes-351524293 tempest-TestInstancesWithCinderVolumes-351524293-project-member] Volume info retrieved successfully. Jul 27 16:19:07.937109 np0000005924 devstack@c-api.service[100521]: INFO cinder.api.openstack.wsgi [None req-aae40f4a-8d33-4a52-9132-1ba6011e0c8d tempest-TestInstancesWithCinderVolumes-351524293 tempest-TestInstancesWithCinderVolumes-351524293-project-member] https://10.4.3.117/volume/v3/volumes/08b6d5f2-ccb0-4be9-9921-9801c74af49a returned with HTTP 200 Jul 27 16:19:07.937666 np0000005924 devstack@c-api.service[100521]: [pid: 100521|app: 0|req: 1038/4155] 10.4.3.117 () {66 vars in 1348 bytes} [Mon Jul 27 16:19:07 2026] GET /volume/v3/volumes/08b6d5f2-ccb0-4be9-9921-9801c74af49a => generated 999 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 27 16:19:08.121466 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.middleware.request_id [None req-d0079b0b-e634-4f62-8255-c3128b908acb None None] RequestId filter calling following filter/app {{(pid=100522) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:19:08.123348 np0000005924 devstack@c-api.service[100522]: INFO cinder.api.openstack.wsgi [None req-d0079b0b-e634-4f62-8255-c3128b908acb tempest-VolumesBackupsTest-1361087151 tempest-VolumesBackupsTest-1361087151-project-member] GET https://10.4.3.117/volume/v3/backups/0d5b3c44-7a58-4ea1-bafd-ffb44efb1951 Jul 27 16:19:08.123565 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.openstack.wsgi [None req-d0079b0b-e634-4f62-8255-c3128b908acb tempest-VolumesBackupsTest-1361087151 tempest-VolumesBackupsTest-1361087151-project-member] Empty body provided in request {{(pid=100522) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:19:08.123742 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.openstack.wsgi [None req-d0079b0b-e634-4f62-8255-c3128b908acb tempest-VolumesBackupsTest-1361087151 tempest-VolumesBackupsTest-1361087151-project-member] Calling method 'show' {{(pid=100522) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:19:08.123881 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.v3.backups [None req-d0079b0b-e634-4f62-8255-c3128b908acb tempest-VolumesBackupsTest-1361087151 tempest-VolumesBackupsTest-1361087151-project-member] Show backup with id 0d5b3c44-7a58-4ea1-bafd-ffb44efb1951. {{(pid=100522) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 27 16:19:08.129664 np0000005924 devstack@c-api.service[100522]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:19:08.129664 np0000005924 devstack@c-api.service[100522]: warnings.warn( Jul 27 16:19:08.130584 np0000005924 devstack@c-api.service[100522]: INFO cinder.api.openstack.wsgi [None req-d0079b0b-e634-4f62-8255-c3128b908acb tempest-VolumesBackupsTest-1361087151 tempest-VolumesBackupsTest-1361087151-project-member] https://10.4.3.117/volume/v3/backups/0d5b3c44-7a58-4ea1-bafd-ffb44efb1951 returned with HTTP 200 Jul 27 16:19:08.131014 np0000005924 devstack@c-api.service[100522]: [pid: 100522|app: 0|req: 1028/4156] 10.4.3.117 () {66 vars in 1348 bytes} [Mon Jul 27 16:19:08 2026] GET /volume/v3/backups/0d5b3c44-7a58-4ea1-bafd-ffb44efb1951 => generated 784 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 27 16:19:08.184775 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.middleware.request_id [None req-ed729779-adf0-4313-80e2-4bd87764c1c1 None None] RequestId filter calling following filter/app {{(pid=100524) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:19:08.188524 np0000005924 devstack@c-api.service[100524]: INFO cinder.api.openstack.wsgi [None req-ed729779-adf0-4313-80e2-4bd87764c1c1 tempest-TestServerVolumeAttachScenarioOldVersion-1380374080 tempest-TestServerVolumeAttachScenarioOldVersion-1380374080-project-member] GET https://10.4.3.117/volume/v3/volumes/bfd3ca09-f0e3-4985-acd9-104258e1fa74 Jul 27 16:19:08.188735 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.openstack.wsgi [None req-ed729779-adf0-4313-80e2-4bd87764c1c1 tempest-TestServerVolumeAttachScenarioOldVersion-1380374080 tempest-TestServerVolumeAttachScenarioOldVersion-1380374080-project-member] Empty body provided in request {{(pid=100524) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:19:08.188938 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.openstack.wsgi [None req-ed729779-adf0-4313-80e2-4bd87764c1c1 tempest-TestServerVolumeAttachScenarioOldVersion-1380374080 tempest-TestServerVolumeAttachScenarioOldVersion-1380374080-project-member] Calling method 'show' {{(pid=100524) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:19:08.199507 np0000005924 devstack@c-api.service[100524]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:19:08.199507 np0000005924 devstack@c-api.service[100524]: warnings.warn( Jul 27 16:19:08.203637 np0000005924 devstack@c-api.service[100524]: INFO cinder.volume.api [None req-ed729779-adf0-4313-80e2-4bd87764c1c1 tempest-TestServerVolumeAttachScenarioOldVersion-1380374080 tempest-TestServerVolumeAttachScenarioOldVersion-1380374080-project-member] Volume info retrieved successfully. Jul 27 16:19:08.207762 np0000005924 devstack@c-api.service[100524]: INFO cinder.api.openstack.wsgi [None req-ed729779-adf0-4313-80e2-4bd87764c1c1 tempest-TestServerVolumeAttachScenarioOldVersion-1380374080 tempest-TestServerVolumeAttachScenarioOldVersion-1380374080-project-member] https://10.4.3.117/volume/v3/volumes/bfd3ca09-f0e3-4985-acd9-104258e1fa74 returned with HTTP 200 Jul 27 16:19:08.208153 np0000005924 devstack@c-api.service[100524]: [pid: 100524|app: 0|req: 1046/4157] 10.4.3.117 () {68 vars in 1389 bytes} [Mon Jul 27 16:19:08 2026] GET /volume/v3/volumes/bfd3ca09-f0e3-4985-acd9-104258e1fa74 => generated 881 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 27 16:19:08.221373 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.middleware.request_id [None req-00de0617-aef5-4876-a27e-e6ad8454a619 None None] RequestId filter calling following filter/app {{(pid=100523) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:19:08.223598 np0000005924 devstack@c-api.service[100523]: INFO cinder.api.openstack.wsgi [None req-00de0617-aef5-4876-a27e-e6ad8454a619 tempest-TestServerVolumeAttachScenarioOldVersion-1380374080 tempest-TestServerVolumeAttachScenarioOldVersion-1380374080-project-member] GET https://10.4.3.117/volume/v3/volumes/bfd3ca09-f0e3-4985-acd9-104258e1fa74 Jul 27 16:19:08.223874 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.openstack.wsgi [None req-00de0617-aef5-4876-a27e-e6ad8454a619 tempest-TestServerVolumeAttachScenarioOldVersion-1380374080 tempest-TestServerVolumeAttachScenarioOldVersion-1380374080-project-member] Empty body provided in request {{(pid=100523) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:19:08.224117 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.openstack.wsgi [None req-00de0617-aef5-4876-a27e-e6ad8454a619 tempest-TestServerVolumeAttachScenarioOldVersion-1380374080 tempest-TestServerVolumeAttachScenarioOldVersion-1380374080-project-member] Calling method 'show' {{(pid=100523) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:19:08.233027 np0000005924 devstack@c-api.service[100523]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:19:08.233027 np0000005924 devstack@c-api.service[100523]: warnings.warn( Jul 27 16:19:08.237760 np0000005924 devstack@c-api.service[100523]: INFO cinder.volume.api [None req-00de0617-aef5-4876-a27e-e6ad8454a619 tempest-TestServerVolumeAttachScenarioOldVersion-1380374080 tempest-TestServerVolumeAttachScenarioOldVersion-1380374080-project-member] Volume info retrieved successfully. Jul 27 16:19:08.242793 np0000005924 devstack@c-api.service[100523]: INFO cinder.api.openstack.wsgi [None req-00de0617-aef5-4876-a27e-e6ad8454a619 tempest-TestServerVolumeAttachScenarioOldVersion-1380374080 tempest-TestServerVolumeAttachScenarioOldVersion-1380374080-project-member] https://10.4.3.117/volume/v3/volumes/bfd3ca09-f0e3-4985-acd9-104258e1fa74 returned with HTTP 200 Jul 27 16:19:08.243313 np0000005924 devstack@c-api.service[100523]: [pid: 100523|app: 0|req: 1046/4158] 10.4.3.117 () {68 vars in 1389 bytes} [Mon Jul 27 16:19:08 2026] GET /volume/v3/volumes/bfd3ca09-f0e3-4985-acd9-104258e1fa74 => generated 881 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 27 16:19:08.294471 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.middleware.request_id [req-49453597-e7f7-484f-a6ab-f47b5bdf9491 req-15d145f7-a8f4-48bc-a388-91c01b96bbd1 None None] RequestId filter calling following filter/app {{(pid=100521) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:19:08.295357 np0000005924 devstack@c-api.service[100521]: INFO cinder.api.openstack.wsgi [req-49453597-e7f7-484f-a6ab-f47b5bdf9491 req-15d145f7-a8f4-48bc-a388-91c01b96bbd1 tempest-TestServerVolumeAttachScenarioOldVersion-1380374080 tempest-TestServerVolumeAttachScenarioOldVersion-1380374080-project-member] GET https://10.4.3.117/volume/v3/volumes/bfd3ca09-f0e3-4985-acd9-104258e1fa74 Jul 27 16:19:08.295605 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.openstack.wsgi [req-49453597-e7f7-484f-a6ab-f47b5bdf9491 req-15d145f7-a8f4-48bc-a388-91c01b96bbd1 tempest-TestServerVolumeAttachScenarioOldVersion-1380374080 tempest-TestServerVolumeAttachScenarioOldVersion-1380374080-project-member] Empty body provided in request {{(pid=100521) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:19:08.296076 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.openstack.wsgi [req-49453597-e7f7-484f-a6ab-f47b5bdf9491 req-15d145f7-a8f4-48bc-a388-91c01b96bbd1 tempest-TestServerVolumeAttachScenarioOldVersion-1380374080 tempest-TestServerVolumeAttachScenarioOldVersion-1380374080-project-member] Calling method 'show' {{(pid=100521) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:19:08.303855 np0000005924 devstack@c-api.service[100521]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:19:08.303855 np0000005924 devstack@c-api.service[100521]: warnings.warn( Jul 27 16:19:08.307833 np0000005924 devstack@c-api.service[100521]: INFO cinder.volume.api [req-49453597-e7f7-484f-a6ab-f47b5bdf9491 req-15d145f7-a8f4-48bc-a388-91c01b96bbd1 tempest-TestServerVolumeAttachScenarioOldVersion-1380374080 tempest-TestServerVolumeAttachScenarioOldVersion-1380374080-project-member] Volume info retrieved successfully. Jul 27 16:19:08.312517 np0000005924 devstack@c-api.service[100521]: INFO cinder.api.openstack.wsgi [req-49453597-e7f7-484f-a6ab-f47b5bdf9491 req-15d145f7-a8f4-48bc-a388-91c01b96bbd1 tempest-TestServerVolumeAttachScenarioOldVersion-1380374080 tempest-TestServerVolumeAttachScenarioOldVersion-1380374080-project-member] https://10.4.3.117/volume/v3/volumes/bfd3ca09-f0e3-4985-acd9-104258e1fa74 returned with HTTP 200 Jul 27 16:19:08.313057 np0000005924 devstack@c-api.service[100521]: [pid: 100521|app: 0|req: 1039/4159] 10.4.3.117 () {68 vars in 1598 bytes} [Mon Jul 27 16:19:08 2026] GET /volume/v3/volumes/bfd3ca09-f0e3-4985-acd9-104258e1fa74 => generated 863 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 27 16:19:08.391895 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.middleware.request_id [None req-3e5eb993-7d68-445e-891d-dba5ee243ae4 None None] RequestId filter calling following filter/app {{(pid=100522) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:19:08.392206 np0000005924 devstack@c-api.service[100522]: INFO cinder.api.openstack.wsgi [None req-3e5eb993-7d68-445e-891d-dba5ee243ae4 None None] GET https://10.4.3.117/volume// Jul 27 16:19:08.392411 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.openstack.wsgi [None req-3e5eb993-7d68-445e-891d-dba5ee243ae4 None None] Empty body provided in request {{(pid=100522) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:19:08.392616 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.openstack.wsgi [None req-3e5eb993-7d68-445e-891d-dba5ee243ae4 None None] Calling method 'all' {{(pid=100522) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:19:08.392941 np0000005924 devstack@c-api.service[100522]: INFO cinder.api.openstack.wsgi [None req-3e5eb993-7d68-445e-891d-dba5ee243ae4 None None] https://10.4.3.117/volume// returned with HTTP 300 Jul 27 16:19:08.393430 np0000005924 devstack@c-api.service[100522]: [pid: 100522|app: 0|req: 1029/4160] 10.4.3.117 () {66 vars in 1428 bytes} [Mon Jul 27 16:19:08 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 27 16:19:08.400153 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.middleware.request_id [req-49453597-e7f7-484f-a6ab-f47b5bdf9491 req-a283fb54-af2d-4f03-9610-bf1d40c87e67 None None] RequestId filter calling following filter/app {{(pid=100524) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:19:08.541412 np0000005924 devstack@c-api.service[100524]: INFO cinder.api.openstack.wsgi [req-49453597-e7f7-484f-a6ab-f47b5bdf9491 req-a283fb54-af2d-4f03-9610-bf1d40c87e67 tempest-TestServerVolumeAttachScenarioOldVersion-1380374080 tempest-TestServerVolumeAttachScenarioOldVersion-1380374080-project-member] POST https://10.4.3.117/volume/v3/attachments Jul 27 16:19:08.541792 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.openstack.wsgi [req-49453597-e7f7-484f-a6ab-f47b5bdf9491 req-a283fb54-af2d-4f03-9610-bf1d40c87e67 tempest-TestServerVolumeAttachScenarioOldVersion-1380374080 tempest-TestServerVolumeAttachScenarioOldVersion-1380374080-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "bfd3ca09-f0e3-4985-acd9-104258e1fa74", "connector": null, "instance_uuid": "bc98bef9-afb1-4043-b751-e2acaa918fe0"}} {{(pid=100524) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 27 16:19:08.551910 np0000005924 devstack@c-api.service[100524]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:19:08.551910 np0000005924 devstack@c-api.service[100524]: warnings.warn( Jul 27 16:19:08.598965 np0000005924 devstack@c-api.service[100524]: INFO cinder.api.openstack.wsgi [req-49453597-e7f7-484f-a6ab-f47b5bdf9491 req-a283fb54-af2d-4f03-9610-bf1d40c87e67 tempest-TestServerVolumeAttachScenarioOldVersion-1380374080 tempest-TestServerVolumeAttachScenarioOldVersion-1380374080-project-member] https://10.4.3.117/volume/v3/attachments returned with HTTP 200 Jul 27 16:19:08.599642 np0000005924 devstack@c-api.service[100524]: [pid: 100524|app: 0|req: 1047/4161] 10.4.3.117 () {74 vars in 1594 bytes} [Mon Jul 27 16:19:08 2026] POST /volume/v3/attachments => generated 273 bytes in 200 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 27 16:19:08.639176 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.middleware.request_id [None req-a93ba174-0a54-4437-aa7d-e42a82b89b28 None None] RequestId filter calling following filter/app {{(pid=100523) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:19:08.641038 np0000005924 devstack@c-api.service[100523]: INFO cinder.api.openstack.wsgi [None req-a93ba174-0a54-4437-aa7d-e42a82b89b28 tempest-TestServerVolumeAttachScenarioOldVersion-1380374080 tempest-TestServerVolumeAttachScenarioOldVersion-1380374080-project-member] GET https://10.4.3.117/volume/v3/volumes/bfd3ca09-f0e3-4985-acd9-104258e1fa74 Jul 27 16:19:08.641291 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.openstack.wsgi [None req-a93ba174-0a54-4437-aa7d-e42a82b89b28 tempest-TestServerVolumeAttachScenarioOldVersion-1380374080 tempest-TestServerVolumeAttachScenarioOldVersion-1380374080-project-member] Empty body provided in request {{(pid=100523) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:19:08.641566 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.openstack.wsgi [None req-a93ba174-0a54-4437-aa7d-e42a82b89b28 tempest-TestServerVolumeAttachScenarioOldVersion-1380374080 tempest-TestServerVolumeAttachScenarioOldVersion-1380374080-project-member] Calling method 'show' {{(pid=100523) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:19:08.651285 np0000005924 devstack@c-api.service[100523]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:19:08.651285 np0000005924 devstack@c-api.service[100523]: warnings.warn( Jul 27 16:19:08.656090 np0000005924 devstack@c-api.service[100523]: INFO cinder.volume.api [None req-a93ba174-0a54-4437-aa7d-e42a82b89b28 tempest-TestServerVolumeAttachScenarioOldVersion-1380374080 tempest-TestServerVolumeAttachScenarioOldVersion-1380374080-project-member] Volume info retrieved successfully. Jul 27 16:19:08.657209 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.middleware.request_id [None req-0b1b4c43-5e02-49ba-8ed8-7581ec5b0eb4 None None] RequestId filter calling following filter/app {{(pid=100521) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:19:08.657755 np0000005924 devstack@c-api.service[100521]: INFO cinder.api.openstack.wsgi [None req-0b1b4c43-5e02-49ba-8ed8-7581ec5b0eb4 None None] GET https://10.4.3.117/volume// Jul 27 16:19:08.657957 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.openstack.wsgi [None req-0b1b4c43-5e02-49ba-8ed8-7581ec5b0eb4 None None] Empty body provided in request {{(pid=100521) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:19:08.658200 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.openstack.wsgi [None req-0b1b4c43-5e02-49ba-8ed8-7581ec5b0eb4 None None] Calling method 'all' {{(pid=100521) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:19:08.658607 np0000005924 devstack@c-api.service[100521]: INFO cinder.api.openstack.wsgi [None req-0b1b4c43-5e02-49ba-8ed8-7581ec5b0eb4 None None] https://10.4.3.117/volume// returned with HTTP 300 Jul 27 16:19:08.659149 np0000005924 devstack@c-api.service[100521]: [pid: 100521|app: 0|req: 1040/4162] 10.4.3.117 () {66 vars in 1426 bytes} [Mon Jul 27 16:19:08 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 27 16:19:08.660785 np0000005924 devstack@c-api.service[100523]: INFO cinder.api.openstack.wsgi [None req-a93ba174-0a54-4437-aa7d-e42a82b89b28 tempest-TestServerVolumeAttachScenarioOldVersion-1380374080 tempest-TestServerVolumeAttachScenarioOldVersion-1380374080-project-member] https://10.4.3.117/volume/v3/volumes/bfd3ca09-f0e3-4985-acd9-104258e1fa74 returned with HTTP 200 Jul 27 16:19:08.661152 np0000005924 devstack@c-api.service[100523]: [pid: 100523|app: 0|req: 1047/4163] 10.4.3.117 () {68 vars in 1389 bytes} [Mon Jul 27 16:19:08 2026] GET /volume/v3/volumes/bfd3ca09-f0e3-4985-acd9-104258e1fa74 => generated 880 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 27 16:19:08.668615 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.middleware.request_id [req-49453597-e7f7-484f-a6ab-f47b5bdf9491 req-f089677b-6a12-4701-9a95-019f08ec73b2 None None] RequestId filter calling following filter/app {{(pid=100522) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:19:08.670517 np0000005924 devstack@c-api.service[100522]: INFO cinder.api.openstack.wsgi [req-49453597-e7f7-484f-a6ab-f47b5bdf9491 req-f089677b-6a12-4701-9a95-019f08ec73b2 tempest-TestServerVolumeAttachScenarioOldVersion-1380374080 tempest-TestServerVolumeAttachScenarioOldVersion-1380374080-project-member] GET https://10.4.3.117/volume/v3/volumes/bfd3ca09-f0e3-4985-acd9-104258e1fa74 Jul 27 16:19:08.670716 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.openstack.wsgi [req-49453597-e7f7-484f-a6ab-f47b5bdf9491 req-f089677b-6a12-4701-9a95-019f08ec73b2 tempest-TestServerVolumeAttachScenarioOldVersion-1380374080 tempest-TestServerVolumeAttachScenarioOldVersion-1380374080-project-member] Empty body provided in request {{(pid=100522) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:19:08.670910 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.openstack.wsgi [req-49453597-e7f7-484f-a6ab-f47b5bdf9491 req-f089677b-6a12-4701-9a95-019f08ec73b2 tempest-TestServerVolumeAttachScenarioOldVersion-1380374080 tempest-TestServerVolumeAttachScenarioOldVersion-1380374080-project-member] Calling method 'show' {{(pid=100522) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:19:08.680295 np0000005924 devstack@c-api.service[100522]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:19:08.680295 np0000005924 devstack@c-api.service[100522]: warnings.warn( Jul 27 16:19:08.684087 np0000005924 devstack@c-api.service[100522]: INFO cinder.volume.api [req-49453597-e7f7-484f-a6ab-f47b5bdf9491 req-f089677b-6a12-4701-9a95-019f08ec73b2 tempest-TestServerVolumeAttachScenarioOldVersion-1380374080 tempest-TestServerVolumeAttachScenarioOldVersion-1380374080-project-member] Volume info retrieved successfully. Jul 27 16:19:08.688470 np0000005924 devstack@c-api.service[100522]: INFO cinder.api.openstack.wsgi [req-49453597-e7f7-484f-a6ab-f47b5bdf9491 req-f089677b-6a12-4701-9a95-019f08ec73b2 tempest-TestServerVolumeAttachScenarioOldVersion-1380374080 tempest-TestServerVolumeAttachScenarioOldVersion-1380374080-project-member] https://10.4.3.117/volume/v3/volumes/bfd3ca09-f0e3-4985-acd9-104258e1fa74 returned with HTTP 200 Jul 27 16:19:08.688918 np0000005924 devstack@c-api.service[100522]: [pid: 100522|app: 0|req: 1030/4164] 10.4.3.117 () {70 vars in 1639 bytes} [Mon Jul 27 16:19:08 2026] GET /volume/v3/volumes/bfd3ca09-f0e3-4985-acd9-104258e1fa74 => generated 1042 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 27 16:19:08.794820 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.middleware.request_id [req-49453597-e7f7-484f-a6ab-f47b5bdf9491 req-63561ba6-a170-4323-b63c-7073e6d8dc96 None None] RequestId filter calling following filter/app {{(pid=100524) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:19:08.797070 np0000005924 devstack@c-api.service[100524]: INFO cinder.api.openstack.wsgi [req-49453597-e7f7-484f-a6ab-f47b5bdf9491 req-63561ba6-a170-4323-b63c-7073e6d8dc96 tempest-TestServerVolumeAttachScenarioOldVersion-1380374080 tempest-TestServerVolumeAttachScenarioOldVersion-1380374080-project-member] PUT https://10.4.3.117/volume/v3/attachments/6930573d-b197-405e-97b1-241b4c089bb1 Jul 27 16:19:08.797485 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.openstack.wsgi [req-49453597-e7f7-484f-a6ab-f47b5bdf9491 req-63561ba6-a170-4323-b63c-7073e6d8dc96 tempest-TestServerVolumeAttachScenarioOldVersion-1380374080 tempest-TestServerVolumeAttachScenarioOldVersion-1380374080-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.117", "host": "np0000005924", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:c1414b6f8d8f", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "13cbedf7-bb1f-4b5e-b492-2fef0d4dab25", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100524) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 27 16:19:08.805048 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.coordination [req-49453597-e7f7-484f-a6ab-f47b5bdf9491 req-63561ba6-a170-4323-b63c-7073e6d8dc96 tempest-TestServerVolumeAttachScenarioOldVersion-1380374080 tempest-TestServerVolumeAttachScenarioOldVersion-1380374080-project-member] Acquiring lock "cinder-attachment_update-bfd3ca09-f0e3-4985-acd9-104258e1fa74-np0000005924" by "attachment_update" {{(pid=100524) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jul 27 16:19:08.814645 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.coordination [req-49453597-e7f7-484f-a6ab-f47b5bdf9491 req-63561ba6-a170-4323-b63c-7073e6d8dc96 tempest-TestServerVolumeAttachScenarioOldVersion-1380374080 tempest-TestServerVolumeAttachScenarioOldVersion-1380374080-project-member] Lock "cinder-attachment_update-bfd3ca09-f0e3-4985-acd9-104258e1fa74-np0000005924" acquired by "attachment_update" :: waited 0.010s {{(pid=100524) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jul 27 16:19:08.815719 np0000005924 devstack@c-api.service[100524]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:19:08.815719 np0000005924 devstack@c-api.service[100524]: warnings.warn( Jul 27 16:19:08.948232 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.coordination [req-49453597-e7f7-484f-a6ab-f47b5bdf9491 req-63561ba6-a170-4323-b63c-7073e6d8dc96 tempest-TestServerVolumeAttachScenarioOldVersion-1380374080 tempest-TestServerVolumeAttachScenarioOldVersion-1380374080-project-member] Lock "cinder-attachment_update-bfd3ca09-f0e3-4985-acd9-104258e1fa74-np0000005924" released by "attachment_update" :: held 0.134s {{(pid=100524) __release /opt/stack/cinder/cinder/coordination.py:152}} Jul 27 16:19:08.948678 np0000005924 devstack@c-api.service[100524]: INFO cinder.api.openstack.wsgi [req-49453597-e7f7-484f-a6ab-f47b5bdf9491 req-63561ba6-a170-4323-b63c-7073e6d8dc96 tempest-TestServerVolumeAttachScenarioOldVersion-1380374080 tempest-TestServerVolumeAttachScenarioOldVersion-1380374080-project-member] https://10.4.3.117/volume/v3/attachments/6930573d-b197-405e-97b1-241b4c089bb1 returned with HTTP 200 Jul 27 16:19:08.949005 np0000005924 devstack@c-api.service[100524]: [pid: 100524|app: 0|req: 1048/4165] 10.4.3.117 () {74 vars in 1704 bytes} [Mon Jul 27 16:19:08 2026] PUT /volume/v3/attachments/6930573d-b197-405e-97b1-241b4c089bb1 => generated 969 bytes in 155 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 27 16:19:08.951714 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.middleware.request_id [None req-d8d87ea9-3943-437c-b0af-fc489f42d8a8 None None] RequestId filter calling following filter/app {{(pid=100521) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:19:08.953408 np0000005924 devstack@c-api.service[100521]: INFO cinder.api.openstack.wsgi [None req-d8d87ea9-3943-437c-b0af-fc489f42d8a8 tempest-TestInstancesWithCinderVolumes-351524293 tempest-TestInstancesWithCinderVolumes-351524293-project-member] GET https://10.4.3.117/volume/v3/volumes/08b6d5f2-ccb0-4be9-9921-9801c74af49a Jul 27 16:19:08.953603 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.openstack.wsgi [None req-d8d87ea9-3943-437c-b0af-fc489f42d8a8 tempest-TestInstancesWithCinderVolumes-351524293 tempest-TestInstancesWithCinderVolumes-351524293-project-member] Empty body provided in request {{(pid=100521) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:19:08.953781 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.openstack.wsgi [None req-d8d87ea9-3943-437c-b0af-fc489f42d8a8 tempest-TestInstancesWithCinderVolumes-351524293 tempest-TestInstancesWithCinderVolumes-351524293-project-member] Calling method 'show' {{(pid=100521) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:19:08.960995 np0000005924 devstack@c-api.service[100521]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:19:08.960995 np0000005924 devstack@c-api.service[100521]: warnings.warn( Jul 27 16:19:08.964800 np0000005924 devstack@c-api.service[100521]: INFO cinder.volume.api [None req-d8d87ea9-3943-437c-b0af-fc489f42d8a8 tempest-TestInstancesWithCinderVolumes-351524293 tempest-TestInstancesWithCinderVolumes-351524293-project-member] Volume info retrieved successfully. Jul 27 16:19:08.969072 np0000005924 devstack@c-api.service[100521]: INFO cinder.api.openstack.wsgi [None req-d8d87ea9-3943-437c-b0af-fc489f42d8a8 tempest-TestInstancesWithCinderVolumes-351524293 tempest-TestInstancesWithCinderVolumes-351524293-project-member] https://10.4.3.117/volume/v3/volumes/08b6d5f2-ccb0-4be9-9921-9801c74af49a returned with HTTP 200 Jul 27 16:19:08.969541 np0000005924 devstack@c-api.service[100521]: [pid: 100521|app: 0|req: 1041/4166] 10.4.3.117 () {66 vars in 1348 bytes} [Mon Jul 27 16:19:08 2026] GET /volume/v3/volumes/08b6d5f2-ccb0-4be9-9921-9801c74af49a => generated 999 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 27 16:19:09.144167 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.middleware.request_id [None req-c3f06cb8-99f1-4dbc-a40d-8ae79f649fc4 None None] RequestId filter calling following filter/app {{(pid=100523) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:19:09.145957 np0000005924 devstack@c-api.service[100523]: INFO cinder.api.openstack.wsgi [None req-c3f06cb8-99f1-4dbc-a40d-8ae79f649fc4 tempest-VolumesBackupsTest-1361087151 tempest-VolumesBackupsTest-1361087151-project-member] GET https://10.4.3.117/volume/v3/backups/0d5b3c44-7a58-4ea1-bafd-ffb44efb1951 Jul 27 16:19:09.146162 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.openstack.wsgi [None req-c3f06cb8-99f1-4dbc-a40d-8ae79f649fc4 tempest-VolumesBackupsTest-1361087151 tempest-VolumesBackupsTest-1361087151-project-member] Empty body provided in request {{(pid=100523) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:19:09.146404 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.openstack.wsgi [None req-c3f06cb8-99f1-4dbc-a40d-8ae79f649fc4 tempest-VolumesBackupsTest-1361087151 tempest-VolumesBackupsTest-1361087151-project-member] Calling method 'show' {{(pid=100523) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:19:09.146530 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.v3.backups [None req-c3f06cb8-99f1-4dbc-a40d-8ae79f649fc4 tempest-VolumesBackupsTest-1361087151 tempest-VolumesBackupsTest-1361087151-project-member] Show backup with id 0d5b3c44-7a58-4ea1-bafd-ffb44efb1951. {{(pid=100523) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 27 16:19:09.151634 np0000005924 devstack@c-api.service[100523]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:19:09.151634 np0000005924 devstack@c-api.service[100523]: warnings.warn( Jul 27 16:19:09.152401 np0000005924 devstack@c-api.service[100523]: INFO cinder.api.openstack.wsgi [None req-c3f06cb8-99f1-4dbc-a40d-8ae79f649fc4 tempest-VolumesBackupsTest-1361087151 tempest-VolumesBackupsTest-1361087151-project-member] https://10.4.3.117/volume/v3/backups/0d5b3c44-7a58-4ea1-bafd-ffb44efb1951 returned with HTTP 200 Jul 27 16:19:09.152829 np0000005924 devstack@c-api.service[100523]: [pid: 100523|app: 0|req: 1048/4167] 10.4.3.117 () {66 vars in 1348 bytes} [Mon Jul 27 16:19:09 2026] GET /volume/v3/backups/0d5b3c44-7a58-4ea1-bafd-ffb44efb1951 => generated 784 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 27 16:19:09.675281 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.middleware.request_id [None req-7ac4de40-86c3-49cd-9a77-b42fd67ecb8a None None] RequestId filter calling following filter/app {{(pid=100522) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:19:09.678224 np0000005924 devstack@c-api.service[100522]: INFO cinder.api.openstack.wsgi [None req-7ac4de40-86c3-49cd-9a77-b42fd67ecb8a tempest-TestServerVolumeAttachScenarioOldVersion-1380374080 tempest-TestServerVolumeAttachScenarioOldVersion-1380374080-project-member] GET https://10.4.3.117/volume/v3/volumes/bfd3ca09-f0e3-4985-acd9-104258e1fa74 Jul 27 16:19:09.678558 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.openstack.wsgi [None req-7ac4de40-86c3-49cd-9a77-b42fd67ecb8a tempest-TestServerVolumeAttachScenarioOldVersion-1380374080 tempest-TestServerVolumeAttachScenarioOldVersion-1380374080-project-member] Empty body provided in request {{(pid=100522) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:19:09.678822 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.openstack.wsgi [None req-7ac4de40-86c3-49cd-9a77-b42fd67ecb8a tempest-TestServerVolumeAttachScenarioOldVersion-1380374080 tempest-TestServerVolumeAttachScenarioOldVersion-1380374080-project-member] Calling method 'show' {{(pid=100522) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:19:09.691826 np0000005924 devstack@c-api.service[100522]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:19:09.691826 np0000005924 devstack@c-api.service[100522]: warnings.warn( Jul 27 16:19:09.696848 np0000005924 devstack@c-api.service[100522]: INFO cinder.volume.api [None req-7ac4de40-86c3-49cd-9a77-b42fd67ecb8a tempest-TestServerVolumeAttachScenarioOldVersion-1380374080 tempest-TestServerVolumeAttachScenarioOldVersion-1380374080-project-member] Volume info retrieved successfully. Jul 27 16:19:09.702971 np0000005924 devstack@c-api.service[100522]: INFO cinder.api.openstack.wsgi [None req-7ac4de40-86c3-49cd-9a77-b42fd67ecb8a tempest-TestServerVolumeAttachScenarioOldVersion-1380374080 tempest-TestServerVolumeAttachScenarioOldVersion-1380374080-project-member] https://10.4.3.117/volume/v3/volumes/bfd3ca09-f0e3-4985-acd9-104258e1fa74 returned with HTTP 200 Jul 27 16:19:09.703590 np0000005924 devstack@c-api.service[100522]: [pid: 100522|app: 0|req: 1031/4168] 10.4.3.117 () {68 vars in 1389 bytes} [Mon Jul 27 16:19:09 2026] GET /volume/v3/volumes/bfd3ca09-f0e3-4985-acd9-104258e1fa74 => generated 881 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 27 16:19:09.983247 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.middleware.request_id [None req-24c07235-dbcd-4f09-93ca-a640c13c9e95 None None] RequestId filter calling following filter/app {{(pid=100524) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:19:09.989472 np0000005924 devstack@c-api.service[100524]: INFO cinder.api.openstack.wsgi [None req-24c07235-dbcd-4f09-93ca-a640c13c9e95 tempest-TestInstancesWithCinderVolumes-351524293 tempest-TestInstancesWithCinderVolumes-351524293-project-member] GET https://10.4.3.117/volume/v3/volumes/08b6d5f2-ccb0-4be9-9921-9801c74af49a Jul 27 16:19:09.989735 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.openstack.wsgi [None req-24c07235-dbcd-4f09-93ca-a640c13c9e95 tempest-TestInstancesWithCinderVolumes-351524293 tempest-TestInstancesWithCinderVolumes-351524293-project-member] Empty body provided in request {{(pid=100524) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:19:09.989997 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.openstack.wsgi [None req-24c07235-dbcd-4f09-93ca-a640c13c9e95 tempest-TestInstancesWithCinderVolumes-351524293 tempest-TestInstancesWithCinderVolumes-351524293-project-member] Calling method 'show' {{(pid=100524) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:19:10.003770 np0000005924 devstack@c-api.service[100524]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:19:10.003770 np0000005924 devstack@c-api.service[100524]: warnings.warn( Jul 27 16:19:10.009183 np0000005924 devstack@c-api.service[100524]: INFO cinder.volume.api [None req-24c07235-dbcd-4f09-93ca-a640c13c9e95 tempest-TestInstancesWithCinderVolumes-351524293 tempest-TestInstancesWithCinderVolumes-351524293-project-member] Volume info retrieved successfully. Jul 27 16:19:10.016424 np0000005924 devstack@c-api.service[100524]: INFO cinder.api.openstack.wsgi [None req-24c07235-dbcd-4f09-93ca-a640c13c9e95 tempest-TestInstancesWithCinderVolumes-351524293 tempest-TestInstancesWithCinderVolumes-351524293-project-member] https://10.4.3.117/volume/v3/volumes/08b6d5f2-ccb0-4be9-9921-9801c74af49a returned with HTTP 200 Jul 27 16:19:10.016998 np0000005924 devstack@c-api.service[100524]: [pid: 100524|app: 0|req: 1049/4169] 10.4.3.117 () {66 vars in 1348 bytes} [Mon Jul 27 16:19:09 2026] GET /volume/v3/volumes/08b6d5f2-ccb0-4be9-9921-9801c74af49a => generated 999 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 27 16:19:10.162832 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.middleware.request_id [None req-0939b7c1-f55a-432f-a8a8-cfb72e058213 None None] RequestId filter calling following filter/app {{(pid=100521) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:19:10.166550 np0000005924 devstack@c-api.service[100521]: INFO cinder.api.openstack.wsgi [None req-0939b7c1-f55a-432f-a8a8-cfb72e058213 tempest-VolumesBackupsTest-1361087151 tempest-VolumesBackupsTest-1361087151-project-member] GET https://10.4.3.117/volume/v3/backups/0d5b3c44-7a58-4ea1-bafd-ffb44efb1951 Jul 27 16:19:10.166550 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.openstack.wsgi [None req-0939b7c1-f55a-432f-a8a8-cfb72e058213 tempest-VolumesBackupsTest-1361087151 tempest-VolumesBackupsTest-1361087151-project-member] Empty body provided in request {{(pid=100521) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:19:10.166550 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.openstack.wsgi [None req-0939b7c1-f55a-432f-a8a8-cfb72e058213 tempest-VolumesBackupsTest-1361087151 tempest-VolumesBackupsTest-1361087151-project-member] Calling method 'show' {{(pid=100521) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:19:10.166550 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.v3.backups [None req-0939b7c1-f55a-432f-a8a8-cfb72e058213 tempest-VolumesBackupsTest-1361087151 tempest-VolumesBackupsTest-1361087151-project-member] Show backup with id 0d5b3c44-7a58-4ea1-bafd-ffb44efb1951. {{(pid=100521) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 27 16:19:10.172714 np0000005924 devstack@c-api.service[100521]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:19:10.172714 np0000005924 devstack@c-api.service[100521]: warnings.warn( Jul 27 16:19:10.173579 np0000005924 devstack@c-api.service[100521]: INFO cinder.api.openstack.wsgi [None req-0939b7c1-f55a-432f-a8a8-cfb72e058213 tempest-VolumesBackupsTest-1361087151 tempest-VolumesBackupsTest-1361087151-project-member] https://10.4.3.117/volume/v3/backups/0d5b3c44-7a58-4ea1-bafd-ffb44efb1951 returned with HTTP 200 Jul 27 16:19:10.173995 np0000005924 devstack@c-api.service[100521]: [pid: 100521|app: 0|req: 1042/4170] 10.4.3.117 () {66 vars in 1348 bytes} [Mon Jul 27 16:19:10 2026] GET /volume/v3/backups/0d5b3c44-7a58-4ea1-bafd-ffb44efb1951 => generated 784 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 27 16:19:10.717876 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.middleware.request_id [None req-6e317669-b7b4-4cc4-b5cf-563f3d24d4bf None None] RequestId filter calling following filter/app {{(pid=100523) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:19:10.719957 np0000005924 devstack@c-api.service[100523]: INFO cinder.api.openstack.wsgi [None req-6e317669-b7b4-4cc4-b5cf-563f3d24d4bf tempest-TestServerVolumeAttachScenarioOldVersion-1380374080 tempest-TestServerVolumeAttachScenarioOldVersion-1380374080-project-member] GET https://10.4.3.117/volume/v3/volumes/bfd3ca09-f0e3-4985-acd9-104258e1fa74 Jul 27 16:19:10.720169 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.openstack.wsgi [None req-6e317669-b7b4-4cc4-b5cf-563f3d24d4bf tempest-TestServerVolumeAttachScenarioOldVersion-1380374080 tempest-TestServerVolumeAttachScenarioOldVersion-1380374080-project-member] Empty body provided in request {{(pid=100523) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:19:10.720381 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.openstack.wsgi [None req-6e317669-b7b4-4cc4-b5cf-563f3d24d4bf tempest-TestServerVolumeAttachScenarioOldVersion-1380374080 tempest-TestServerVolumeAttachScenarioOldVersion-1380374080-project-member] Calling method 'show' {{(pid=100523) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:19:10.730773 np0000005924 devstack@c-api.service[100523]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:19:10.730773 np0000005924 devstack@c-api.service[100523]: warnings.warn( Jul 27 16:19:10.734069 np0000005924 devstack@c-api.service[100523]: INFO cinder.volume.api [None req-6e317669-b7b4-4cc4-b5cf-563f3d24d4bf tempest-TestServerVolumeAttachScenarioOldVersion-1380374080 tempest-TestServerVolumeAttachScenarioOldVersion-1380374080-project-member] Volume info retrieved successfully. Jul 27 16:19:10.738232 np0000005924 devstack@c-api.service[100523]: INFO cinder.api.openstack.wsgi [None req-6e317669-b7b4-4cc4-b5cf-563f3d24d4bf tempest-TestServerVolumeAttachScenarioOldVersion-1380374080 tempest-TestServerVolumeAttachScenarioOldVersion-1380374080-project-member] https://10.4.3.117/volume/v3/volumes/bfd3ca09-f0e3-4985-acd9-104258e1fa74 returned with HTTP 200 Jul 27 16:19:10.738646 np0000005924 devstack@c-api.service[100523]: [pid: 100523|app: 0|req: 1049/4171] 10.4.3.117 () {68 vars in 1389 bytes} [Mon Jul 27 16:19:10 2026] GET /volume/v3/volumes/bfd3ca09-f0e3-4985-acd9-104258e1fa74 => generated 881 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 27 16:19:11.035243 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.middleware.request_id [None req-139836e0-3655-4424-a35c-1321a6105b5c None None] RequestId filter calling following filter/app {{(pid=100522) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:19:11.037152 np0000005924 devstack@c-api.service[100522]: INFO cinder.api.openstack.wsgi [None req-139836e0-3655-4424-a35c-1321a6105b5c tempest-TestInstancesWithCinderVolumes-351524293 tempest-TestInstancesWithCinderVolumes-351524293-project-member] GET https://10.4.3.117/volume/v3/volumes/08b6d5f2-ccb0-4be9-9921-9801c74af49a Jul 27 16:19:11.037433 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.openstack.wsgi [None req-139836e0-3655-4424-a35c-1321a6105b5c tempest-TestInstancesWithCinderVolumes-351524293 tempest-TestInstancesWithCinderVolumes-351524293-project-member] Empty body provided in request {{(pid=100522) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:19:11.037616 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.openstack.wsgi [None req-139836e0-3655-4424-a35c-1321a6105b5c tempest-TestInstancesWithCinderVolumes-351524293 tempest-TestInstancesWithCinderVolumes-351524293-project-member] Calling method 'show' {{(pid=100522) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:19:11.044735 np0000005924 devstack@c-api.service[100522]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:19:11.044735 np0000005924 devstack@c-api.service[100522]: warnings.warn( Jul 27 16:19:11.048314 np0000005924 devstack@c-api.service[100522]: INFO cinder.volume.api [None req-139836e0-3655-4424-a35c-1321a6105b5c tempest-TestInstancesWithCinderVolumes-351524293 tempest-TestInstancesWithCinderVolumes-351524293-project-member] Volume info retrieved successfully. Jul 27 16:19:11.052349 np0000005924 devstack@c-api.service[100522]: INFO cinder.api.openstack.wsgi [None req-139836e0-3655-4424-a35c-1321a6105b5c tempest-TestInstancesWithCinderVolumes-351524293 tempest-TestInstancesWithCinderVolumes-351524293-project-member] https://10.4.3.117/volume/v3/volumes/08b6d5f2-ccb0-4be9-9921-9801c74af49a returned with HTTP 200 Jul 27 16:19:11.052696 np0000005924 devstack@c-api.service[100522]: [pid: 100522|app: 0|req: 1032/4172] 10.4.3.117 () {66 vars in 1348 bytes} [Mon Jul 27 16:19:11 2026] GET /volume/v3/volumes/08b6d5f2-ccb0-4be9-9921-9801c74af49a => generated 999 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 27 16:19:11.187299 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.middleware.request_id [None req-be36fe3b-8dd6-48c0-950a-3e864f55aa81 None None] RequestId filter calling following filter/app {{(pid=100524) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:19:11.189982 np0000005924 devstack@c-api.service[100524]: INFO cinder.api.openstack.wsgi [None req-be36fe3b-8dd6-48c0-950a-3e864f55aa81 tempest-VolumesBackupsTest-1361087151 tempest-VolumesBackupsTest-1361087151-project-member] GET https://10.4.3.117/volume/v3/backups/0d5b3c44-7a58-4ea1-bafd-ffb44efb1951 Jul 27 16:19:11.190217 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.openstack.wsgi [None req-be36fe3b-8dd6-48c0-950a-3e864f55aa81 tempest-VolumesBackupsTest-1361087151 tempest-VolumesBackupsTest-1361087151-project-member] Empty body provided in request {{(pid=100524) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:19:11.190456 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.openstack.wsgi [None req-be36fe3b-8dd6-48c0-950a-3e864f55aa81 tempest-VolumesBackupsTest-1361087151 tempest-VolumesBackupsTest-1361087151-project-member] Calling method 'show' {{(pid=100524) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:19:11.190740 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.v3.backups [None req-be36fe3b-8dd6-48c0-950a-3e864f55aa81 tempest-VolumesBackupsTest-1361087151 tempest-VolumesBackupsTest-1361087151-project-member] Show backup with id 0d5b3c44-7a58-4ea1-bafd-ffb44efb1951. {{(pid=100524) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 27 16:19:11.195717 np0000005924 devstack@c-api.service[100524]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:19:11.195717 np0000005924 devstack@c-api.service[100524]: warnings.warn( Jul 27 16:19:11.196701 np0000005924 devstack@c-api.service[100524]: INFO cinder.api.openstack.wsgi [None req-be36fe3b-8dd6-48c0-950a-3e864f55aa81 tempest-VolumesBackupsTest-1361087151 tempest-VolumesBackupsTest-1361087151-project-member] https://10.4.3.117/volume/v3/backups/0d5b3c44-7a58-4ea1-bafd-ffb44efb1951 returned with HTTP 200 Jul 27 16:19:11.197099 np0000005924 devstack@c-api.service[100524]: [pid: 100524|app: 0|req: 1050/4173] 10.4.3.117 () {66 vars in 1348 bytes} [Mon Jul 27 16:19:11 2026] GET /volume/v3/backups/0d5b3c44-7a58-4ea1-bafd-ffb44efb1951 => generated 784 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 27 16:19:11.755508 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.middleware.request_id [None req-54dcad2a-6d72-4bbd-bd54-1c9e6c682338 None None] RequestId filter calling following filter/app {{(pid=100521) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:19:11.757101 np0000005924 devstack@c-api.service[100521]: INFO cinder.api.openstack.wsgi [None req-54dcad2a-6d72-4bbd-bd54-1c9e6c682338 tempest-TestServerVolumeAttachScenarioOldVersion-1380374080 tempest-TestServerVolumeAttachScenarioOldVersion-1380374080-project-member] GET https://10.4.3.117/volume/v3/volumes/bfd3ca09-f0e3-4985-acd9-104258e1fa74 Jul 27 16:19:11.757311 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.openstack.wsgi [None req-54dcad2a-6d72-4bbd-bd54-1c9e6c682338 tempest-TestServerVolumeAttachScenarioOldVersion-1380374080 tempest-TestServerVolumeAttachScenarioOldVersion-1380374080-project-member] Empty body provided in request {{(pid=100521) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:19:11.757523 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.openstack.wsgi [None req-54dcad2a-6d72-4bbd-bd54-1c9e6c682338 tempest-TestServerVolumeAttachScenarioOldVersion-1380374080 tempest-TestServerVolumeAttachScenarioOldVersion-1380374080-project-member] Calling method 'show' {{(pid=100521) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:19:11.759310 np0000005924 devstack@c-api.service[100521]: DEBUG dbcounter [-] [100521] Writing DB stats cinder:SELECT=338,cinder:UPDATE=132,cinder:INSERT=65,cinder:DELETE=3 {{(pid=100521) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 27 16:19:11.766832 np0000005924 devstack@c-api.service[100521]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:19:11.766832 np0000005924 devstack@c-api.service[100521]: warnings.warn( Jul 27 16:19:11.770015 np0000005924 devstack@c-api.service[100521]: INFO cinder.volume.api [None req-54dcad2a-6d72-4bbd-bd54-1c9e6c682338 tempest-TestServerVolumeAttachScenarioOldVersion-1380374080 tempest-TestServerVolumeAttachScenarioOldVersion-1380374080-project-member] Volume info retrieved successfully. Jul 27 16:19:11.774960 np0000005924 devstack@c-api.service[100521]: INFO cinder.api.openstack.wsgi [None req-54dcad2a-6d72-4bbd-bd54-1c9e6c682338 tempest-TestServerVolumeAttachScenarioOldVersion-1380374080 tempest-TestServerVolumeAttachScenarioOldVersion-1380374080-project-member] https://10.4.3.117/volume/v3/volumes/bfd3ca09-f0e3-4985-acd9-104258e1fa74 returned with HTTP 200 Jul 27 16:19:11.775449 np0000005924 devstack@c-api.service[100521]: [pid: 100521|app: 0|req: 1043/4174] 10.4.3.117 () {68 vars in 1389 bytes} [Mon Jul 27 16:19:11 2026] GET /volume/v3/volumes/bfd3ca09-f0e3-4985-acd9-104258e1fa74 => generated 881 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 27 16:19:12.068512 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.middleware.request_id [None req-cb44df45-c4f6-4393-864e-ca5909c3497f None None] RequestId filter calling following filter/app {{(pid=100523) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:19:12.070393 np0000005924 devstack@c-api.service[100523]: INFO cinder.api.openstack.wsgi [None req-cb44df45-c4f6-4393-864e-ca5909c3497f tempest-TestInstancesWithCinderVolumes-351524293 tempest-TestInstancesWithCinderVolumes-351524293-project-member] GET https://10.4.3.117/volume/v3/volumes/08b6d5f2-ccb0-4be9-9921-9801c74af49a Jul 27 16:19:12.070599 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.openstack.wsgi [None req-cb44df45-c4f6-4393-864e-ca5909c3497f tempest-TestInstancesWithCinderVolumes-351524293 tempest-TestInstancesWithCinderVolumes-351524293-project-member] Empty body provided in request {{(pid=100523) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:19:12.070907 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.openstack.wsgi [None req-cb44df45-c4f6-4393-864e-ca5909c3497f tempest-TestInstancesWithCinderVolumes-351524293 tempest-TestInstancesWithCinderVolumes-351524293-project-member] Calling method 'show' {{(pid=100523) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:19:12.080927 np0000005924 devstack@c-api.service[100523]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:19:12.080927 np0000005924 devstack@c-api.service[100523]: warnings.warn( Jul 27 16:19:12.084710 np0000005924 devstack@c-api.service[100523]: INFO cinder.volume.api [None req-cb44df45-c4f6-4393-864e-ca5909c3497f tempest-TestInstancesWithCinderVolumes-351524293 tempest-TestInstancesWithCinderVolumes-351524293-project-member] Volume info retrieved successfully. Jul 27 16:19:12.090292 np0000005924 devstack@c-api.service[100523]: INFO cinder.api.openstack.wsgi [None req-cb44df45-c4f6-4393-864e-ca5909c3497f tempest-TestInstancesWithCinderVolumes-351524293 tempest-TestInstancesWithCinderVolumes-351524293-project-member] https://10.4.3.117/volume/v3/volumes/08b6d5f2-ccb0-4be9-9921-9801c74af49a returned with HTTP 200 Jul 27 16:19:12.090814 np0000005924 devstack@c-api.service[100523]: [pid: 100523|app: 0|req: 1050/4175] 10.4.3.117 () {66 vars in 1348 bytes} [Mon Jul 27 16:19:12 2026] GET /volume/v3/volumes/08b6d5f2-ccb0-4be9-9921-9801c74af49a => generated 999 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 27 16:19:12.208545 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.middleware.request_id [None req-70879c7c-39b9-4e04-8278-a412a48398ea None None] RequestId filter calling following filter/app {{(pid=100522) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:19:12.211208 np0000005924 devstack@c-api.service[100522]: INFO cinder.api.openstack.wsgi [None req-70879c7c-39b9-4e04-8278-a412a48398ea tempest-VolumesBackupsTest-1361087151 tempest-VolumesBackupsTest-1361087151-project-member] GET https://10.4.3.117/volume/v3/backups/0d5b3c44-7a58-4ea1-bafd-ffb44efb1951 Jul 27 16:19:12.211548 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.openstack.wsgi [None req-70879c7c-39b9-4e04-8278-a412a48398ea tempest-VolumesBackupsTest-1361087151 tempest-VolumesBackupsTest-1361087151-project-member] Empty body provided in request {{(pid=100522) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:19:12.212031 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.openstack.wsgi [None req-70879c7c-39b9-4e04-8278-a412a48398ea tempest-VolumesBackupsTest-1361087151 tempest-VolumesBackupsTest-1361087151-project-member] Calling method 'show' {{(pid=100522) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:19:12.212165 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.v3.backups [None req-70879c7c-39b9-4e04-8278-a412a48398ea tempest-VolumesBackupsTest-1361087151 tempest-VolumesBackupsTest-1361087151-project-member] Show backup with id 0d5b3c44-7a58-4ea1-bafd-ffb44efb1951. {{(pid=100522) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 27 16:19:12.217078 np0000005924 devstack@c-api.service[100522]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:19:12.217078 np0000005924 devstack@c-api.service[100522]: warnings.warn( Jul 27 16:19:12.218223 np0000005924 devstack@c-api.service[100522]: INFO cinder.api.openstack.wsgi [None req-70879c7c-39b9-4e04-8278-a412a48398ea tempest-VolumesBackupsTest-1361087151 tempest-VolumesBackupsTest-1361087151-project-member] https://10.4.3.117/volume/v3/backups/0d5b3c44-7a58-4ea1-bafd-ffb44efb1951 returned with HTTP 200 Jul 27 16:19:12.218658 np0000005924 devstack@c-api.service[100522]: [pid: 100522|app: 0|req: 1033/4176] 10.4.3.117 () {66 vars in 1348 bytes} [Mon Jul 27 16:19:12 2026] GET /volume/v3/backups/0d5b3c44-7a58-4ea1-bafd-ffb44efb1951 => generated 784 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 27 16:19:12.243639 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.middleware.request_id [req-49453597-e7f7-484f-a6ab-f47b5bdf9491 req-e368ccae-e012-44b9-86b2-4dcb536fd137 None None] RequestId filter calling following filter/app {{(pid=100524) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:19:12.246151 np0000005924 devstack@c-api.service[100524]: INFO cinder.api.openstack.wsgi [req-49453597-e7f7-484f-a6ab-f47b5bdf9491 req-e368ccae-e012-44b9-86b2-4dcb536fd137 tempest-TestServerVolumeAttachScenarioOldVersion-1380374080 tempest-TestServerVolumeAttachScenarioOldVersion-1380374080-project-member] POST https://10.4.3.117/volume/v3/attachments/6930573d-b197-405e-97b1-241b4c089bb1/action Jul 27 16:19:12.246466 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.openstack.wsgi [req-49453597-e7f7-484f-a6ab-f47b5bdf9491 req-e368ccae-e012-44b9-86b2-4dcb536fd137 tempest-TestServerVolumeAttachScenarioOldVersion-1380374080 tempest-TestServerVolumeAttachScenarioOldVersion-1380374080-project-member] Action body: b'{"os-complete": null}' {{(pid=100524) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 27 16:19:12.246620 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.openstack.wsgi [req-49453597-e7f7-484f-a6ab-f47b5bdf9491 req-e368ccae-e012-44b9-86b2-4dcb536fd137 tempest-TestServerVolumeAttachScenarioOldVersion-1380374080 tempest-TestServerVolumeAttachScenarioOldVersion-1380374080-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100524) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 27 16:19:12.272664 np0000005924 devstack@c-api.service[100524]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:19:12.272664 np0000005924 devstack@c-api.service[100524]: warnings.warn( Jul 27 16:19:12.287084 np0000005924 devstack@c-api.service[100524]: INFO cinder.api.openstack.wsgi [req-49453597-e7f7-484f-a6ab-f47b5bdf9491 req-e368ccae-e012-44b9-86b2-4dcb536fd137 tempest-TestServerVolumeAttachScenarioOldVersion-1380374080 tempest-TestServerVolumeAttachScenarioOldVersion-1380374080-project-member] https://10.4.3.117/volume/v3/attachments/6930573d-b197-405e-97b1-241b4c089bb1/action returned with HTTP 204 Jul 27 16:19:12.288252 np0000005924 devstack@c-api.service[100524]: [pid: 100524|app: 0|req: 1051/4177] 10.4.3.117 () {74 vars in 1725 bytes} [Mon Jul 27 16:19:12 2026] POST /volume/v3/attachments/6930573d-b197-405e-97b1-241b4c089bb1/action => generated 0 bytes in 44 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jul 27 16:19:12.789914 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.middleware.request_id [None req-b52d7a86-2776-4665-8ceb-f9c013061ed3 None None] RequestId filter calling following filter/app {{(pid=100521) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:19:12.792014 np0000005924 devstack@c-api.service[100521]: INFO cinder.api.openstack.wsgi [None req-b52d7a86-2776-4665-8ceb-f9c013061ed3 tempest-TestServerVolumeAttachScenarioOldVersion-1380374080 tempest-TestServerVolumeAttachScenarioOldVersion-1380374080-project-member] GET https://10.4.3.117/volume/v3/volumes/bfd3ca09-f0e3-4985-acd9-104258e1fa74 Jul 27 16:19:12.792220 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.openstack.wsgi [None req-b52d7a86-2776-4665-8ceb-f9c013061ed3 tempest-TestServerVolumeAttachScenarioOldVersion-1380374080 tempest-TestServerVolumeAttachScenarioOldVersion-1380374080-project-member] Empty body provided in request {{(pid=100521) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:19:12.792445 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.openstack.wsgi [None req-b52d7a86-2776-4665-8ceb-f9c013061ed3 tempest-TestServerVolumeAttachScenarioOldVersion-1380374080 tempest-TestServerVolumeAttachScenarioOldVersion-1380374080-project-member] Calling method 'show' {{(pid=100521) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:19:12.803995 np0000005924 devstack@c-api.service[100521]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:19:12.803995 np0000005924 devstack@c-api.service[100521]: warnings.warn( Jul 27 16:19:12.807529 np0000005924 devstack@c-api.service[100521]: INFO cinder.volume.api [None req-b52d7a86-2776-4665-8ceb-f9c013061ed3 tempest-TestServerVolumeAttachScenarioOldVersion-1380374080 tempest-TestServerVolumeAttachScenarioOldVersion-1380374080-project-member] Volume info retrieved successfully. Jul 27 16:19:12.811710 np0000005924 devstack@c-api.service[100521]: INFO cinder.api.openstack.wsgi [None req-b52d7a86-2776-4665-8ceb-f9c013061ed3 tempest-TestServerVolumeAttachScenarioOldVersion-1380374080 tempest-TestServerVolumeAttachScenarioOldVersion-1380374080-project-member] https://10.4.3.117/volume/v3/volumes/bfd3ca09-f0e3-4985-acd9-104258e1fa74 returned with HTTP 200 Jul 27 16:19:12.812129 np0000005924 devstack@c-api.service[100521]: [pid: 100521|app: 0|req: 1044/4178] 10.4.3.117 () {68 vars in 1389 bytes} [Mon Jul 27 16:19:12 2026] GET /volume/v3/volumes/bfd3ca09-f0e3-4985-acd9-104258e1fa74 => generated 1173 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 27 16:19:12.825751 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.middleware.request_id [None req-ab0ce322-4514-4738-a181-00ce2fdd3031 None None] RequestId filter calling following filter/app {{(pid=100523) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:19:12.827833 np0000005924 devstack@c-api.service[100523]: INFO cinder.api.openstack.wsgi [None req-ab0ce322-4514-4738-a181-00ce2fdd3031 tempest-TestServerVolumeAttachScenarioOldVersion-1380374080 tempest-TestServerVolumeAttachScenarioOldVersion-1380374080-project-member] GET https://10.4.3.117/volume/v3/volumes/bfd3ca09-f0e3-4985-acd9-104258e1fa74 Jul 27 16:19:12.828132 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.openstack.wsgi [None req-ab0ce322-4514-4738-a181-00ce2fdd3031 tempest-TestServerVolumeAttachScenarioOldVersion-1380374080 tempest-TestServerVolumeAttachScenarioOldVersion-1380374080-project-member] Empty body provided in request {{(pid=100523) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:19:12.828401 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.openstack.wsgi [None req-ab0ce322-4514-4738-a181-00ce2fdd3031 tempest-TestServerVolumeAttachScenarioOldVersion-1380374080 tempest-TestServerVolumeAttachScenarioOldVersion-1380374080-project-member] Calling method 'show' {{(pid=100523) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:19:12.841390 np0000005924 devstack@c-api.service[100523]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:19:12.841390 np0000005924 devstack@c-api.service[100523]: warnings.warn( Jul 27 16:19:12.847769 np0000005924 devstack@c-api.service[100523]: INFO cinder.volume.api [None req-ab0ce322-4514-4738-a181-00ce2fdd3031 tempest-TestServerVolumeAttachScenarioOldVersion-1380374080 tempest-TestServerVolumeAttachScenarioOldVersion-1380374080-project-member] Volume info retrieved successfully. Jul 27 16:19:12.852127 np0000005924 devstack@c-api.service[100523]: INFO cinder.api.openstack.wsgi [None req-ab0ce322-4514-4738-a181-00ce2fdd3031 tempest-TestServerVolumeAttachScenarioOldVersion-1380374080 tempest-TestServerVolumeAttachScenarioOldVersion-1380374080-project-member] https://10.4.3.117/volume/v3/volumes/bfd3ca09-f0e3-4985-acd9-104258e1fa74 returned with HTTP 200 Jul 27 16:19:12.852614 np0000005924 devstack@c-api.service[100523]: [pid: 100523|app: 0|req: 1051/4179] 10.4.3.117 () {68 vars in 1389 bytes} [Mon Jul 27 16:19:12 2026] GET /volume/v3/volumes/bfd3ca09-f0e3-4985-acd9-104258e1fa74 => generated 1173 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 27 16:19:12.864002 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.middleware.request_id [None req-7d1043fe-cf31-40be-b755-dd02d0801d04 None None] RequestId filter calling following filter/app {{(pid=100522) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:19:12.865297 np0000005924 devstack@c-api.service[100522]: [pid: 100522|app: 0|req: 1034/4180] 10.4.3.117 () {70 vars in 1611 bytes} [Mon Jul 27 16:19:12 2026] DELETE /volume/v3/attachments/6930573d-b197-405e-97b1-241b4c089bb1 => generated 114 bytes in 2 msecs (HTTP/1.1 401) 5 headers in 229 bytes (1 switches on core 0) Jul 27 16:19:12.871780 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.middleware.request_id [None req-c0ed20f3-4391-4b28-b63c-6a6086aa0830 None None] RequestId filter calling following filter/app {{(pid=100524) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:19:12.957105 np0000005924 devstack@c-api.service[100524]: WARNING keystonemiddleware.auth_token [None req-c0ed20f3-4391-4b28-b63c-6a6086aa0830 None None] Authorization failed for token: keystonemiddleware.auth_token._exceptions.InvalidToken: Token authorization failed Jul 27 16:19:12.958281 np0000005924 devstack@c-api.service[100524]: [pid: 100524|app: 0|req: 1052/4181] 10.4.3.117 () {70 vars in 1611 bytes} [Mon Jul 27 16:19:12 2026] DELETE /volume/v3/attachments/6930573d-b197-405e-97b1-241b4c089bb1 => generated 114 bytes in 87 msecs (HTTP/1.1 401) 5 headers in 229 bytes (1 switches on core 0) Jul 27 16:19:12.967726 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.middleware.request_id [None req-42ed0c2d-7097-4607-b0c5-19a726ac4a1c None None] RequestId filter calling following filter/app {{(pid=100521) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:19:12.969389 np0000005924 devstack@c-api.service[100521]: INFO cinder.api.openstack.wsgi [None req-42ed0c2d-7097-4607-b0c5-19a726ac4a1c tempest-TestServerVolumeAttachScenarioOldVersion-1380374080 tempest-TestServerVolumeAttachScenarioOldVersion-1380374080-project-member] DELETE https://10.4.3.117/volume/v3/attachments/6930573d-b197-405e-97b1-241b4c089bb1 Jul 27 16:19:12.969587 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.openstack.wsgi [None req-42ed0c2d-7097-4607-b0c5-19a726ac4a1c tempest-TestServerVolumeAttachScenarioOldVersion-1380374080 tempest-TestServerVolumeAttachScenarioOldVersion-1380374080-project-member] Empty body provided in request {{(pid=100521) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:19:12.969761 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.openstack.wsgi [None req-42ed0c2d-7097-4607-b0c5-19a726ac4a1c tempest-TestServerVolumeAttachScenarioOldVersion-1380374080 tempest-TestServerVolumeAttachScenarioOldVersion-1380374080-project-member] Calling method 'version_select' {{(pid=100521) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:19:12.976486 np0000005924 devstack@c-api.service[100521]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:19:12.976486 np0000005924 devstack@c-api.service[100521]: warnings.warn( Jul 27 16:19:13.034942 np0000005924 devstack@c-api.service[100521]: INFO cinder.volume.api [None req-42ed0c2d-7097-4607-b0c5-19a726ac4a1c tempest-TestServerVolumeAttachScenarioOldVersion-1380374080 tempest-TestServerVolumeAttachScenarioOldVersion-1380374080-project-member] Attachment connected to vm bc98bef9-afb1-4043-b751-e2acaa918fe0, checking data on nova Jul 27 16:19:13.035404 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.compute.nova [None req-42ed0c2d-7097-4607-b0c5-19a726ac4a1c tempest-TestServerVolumeAttachScenarioOldVersion-1380374080 tempest-TestServerVolumeAttachScenarioOldVersion-1380374080-project-member] Creating Keystone token plugin using URL: https://10.4.3.117/identity {{(pid=100521) novaclient /opt/stack/cinder/cinder/compute/nova.py:106}} Jul 27 16:19:13.104427 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.middleware.request_id [None req-390940d3-9fa0-4a5b-b7d6-bffa62221765 None None] RequestId filter calling following filter/app {{(pid=100523) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:19:13.106320 np0000005924 devstack@c-api.service[100523]: INFO cinder.api.openstack.wsgi [None req-390940d3-9fa0-4a5b-b7d6-bffa62221765 tempest-TestInstancesWithCinderVolumes-351524293 tempest-TestInstancesWithCinderVolumes-351524293-project-member] GET https://10.4.3.117/volume/v3/volumes/08b6d5f2-ccb0-4be9-9921-9801c74af49a Jul 27 16:19:13.106622 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.openstack.wsgi [None req-390940d3-9fa0-4a5b-b7d6-bffa62221765 tempest-TestInstancesWithCinderVolumes-351524293 tempest-TestInstancesWithCinderVolumes-351524293-project-member] Empty body provided in request {{(pid=100523) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:19:13.107262 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.openstack.wsgi [None req-390940d3-9fa0-4a5b-b7d6-bffa62221765 tempest-TestInstancesWithCinderVolumes-351524293 tempest-TestInstancesWithCinderVolumes-351524293-project-member] Calling method 'show' {{(pid=100523) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:19:13.115841 np0000005924 devstack@c-api.service[100523]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:19:13.115841 np0000005924 devstack@c-api.service[100523]: warnings.warn( Jul 27 16:19:13.118872 np0000005924 devstack@c-api.service[100523]: INFO cinder.volume.api [None req-390940d3-9fa0-4a5b-b7d6-bffa62221765 tempest-TestInstancesWithCinderVolumes-351524293 tempest-TestInstancesWithCinderVolumes-351524293-project-member] Volume info retrieved successfully. Jul 27 16:19:13.124022 np0000005924 devstack@c-api.service[100523]: INFO cinder.api.openstack.wsgi [None req-390940d3-9fa0-4a5b-b7d6-bffa62221765 tempest-TestInstancesWithCinderVolumes-351524293 tempest-TestInstancesWithCinderVolumes-351524293-project-member] https://10.4.3.117/volume/v3/volumes/08b6d5f2-ccb0-4be9-9921-9801c74af49a returned with HTTP 200 Jul 27 16:19:13.124514 np0000005924 devstack@c-api.service[100523]: [pid: 100523|app: 0|req: 1052/4182] 10.4.3.117 () {66 vars in 1348 bytes} [Mon Jul 27 16:19:13 2026] GET /volume/v3/volumes/08b6d5f2-ccb0-4be9-9921-9801c74af49a => generated 1251 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 27 16:19:13.213393 np0000005924 devstack@c-api.service[100521]: DEBUG novaclient.v2.client [None req-42ed0c2d-7097-4607-b0c5-19a726ac4a1c tempest-TestServerVolumeAttachScenarioOldVersion-1380374080 tempest-TestServerVolumeAttachScenarioOldVersion-1380374080-project-member] REQ: curl -g -i -X GET https://10.4.3.117/compute/v2.1/servers/bc98bef9-afb1-4043-b751-e2acaa918fe0/os-volume_attachments/bfd3ca09-f0e3-4985-acd9-104258e1fa74 -H "Accept: application/json" -H "OpenStack-API-Version: compute 2.89" -H "User-Agent: python-novaclient" -H "X-Auth-Token: {SHA256}4605024c824bc0f39a92d95b33c8373f4d1e798304a0ad1350cfe151ce8e09e1" -H "X-OpenStack-Nova-API-Version: 2.89" -H "X-OpenStack-Request-ID: req-42ed0c2d-7097-4607-b0c5-19a726ac4a1c" -H "X-Service-Token: {SHA256}3bff92ff7476bc7e97c42506d8ea66c872283475b8401aafa3fe61d6a353d943" {{(pid=100521) _http_log_request /opt/stack/data/venv/lib/python3.12/site-packages/keystoneauth1/session.py:575}} Jul 27 16:19:13.229439 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.middleware.request_id [None req-82295d2f-0e8c-4947-be85-573ce3b1e56b None None] RequestId filter calling following filter/app {{(pid=100522) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:19:13.230848 np0000005924 devstack@c-api.service[100522]: INFO cinder.api.openstack.wsgi [None req-82295d2f-0e8c-4947-be85-573ce3b1e56b tempest-VolumesBackupsTest-1361087151 tempest-VolumesBackupsTest-1361087151-project-member] GET https://10.4.3.117/volume/v3/backups/0d5b3c44-7a58-4ea1-bafd-ffb44efb1951 Jul 27 16:19:13.231839 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.openstack.wsgi [None req-82295d2f-0e8c-4947-be85-573ce3b1e56b tempest-VolumesBackupsTest-1361087151 tempest-VolumesBackupsTest-1361087151-project-member] Empty body provided in request {{(pid=100522) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:19:13.231839 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.openstack.wsgi [None req-82295d2f-0e8c-4947-be85-573ce3b1e56b tempest-VolumesBackupsTest-1361087151 tempest-VolumesBackupsTest-1361087151-project-member] Calling method 'show' {{(pid=100522) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:19:13.231839 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.v3.backups [None req-82295d2f-0e8c-4947-be85-573ce3b1e56b tempest-VolumesBackupsTest-1361087151 tempest-VolumesBackupsTest-1361087151-project-member] Show backup with id 0d5b3c44-7a58-4ea1-bafd-ffb44efb1951. {{(pid=100522) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 27 16:19:13.236043 np0000005924 devstack@c-api.service[100522]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:19:13.236043 np0000005924 devstack@c-api.service[100522]: warnings.warn( Jul 27 16:19:13.236732 np0000005924 devstack@c-api.service[100522]: INFO cinder.api.openstack.wsgi [None req-82295d2f-0e8c-4947-be85-573ce3b1e56b tempest-VolumesBackupsTest-1361087151 tempest-VolumesBackupsTest-1361087151-project-member] https://10.4.3.117/volume/v3/backups/0d5b3c44-7a58-4ea1-bafd-ffb44efb1951 returned with HTTP 200 Jul 27 16:19:13.237372 np0000005924 devstack@c-api.service[100522]: [pid: 100522|app: 0|req: 1035/4183] 10.4.3.117 () {66 vars in 1348 bytes} [Mon Jul 27 16:19:13 2026] GET /volume/v3/backups/0d5b3c44-7a58-4ea1-bafd-ffb44efb1951 => generated 784 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 27 16:19:13.254380 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.middleware.request_id [req-b7e3d87b-ea34-40b0-800d-66645d9a9c0c req-c5826833-729c-4a7d-9272-ab483538ab27 None None] RequestId filter calling following filter/app {{(pid=100524) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:19:13.256817 np0000005924 devstack@c-api.service[100524]: INFO cinder.api.openstack.wsgi [req-b7e3d87b-ea34-40b0-800d-66645d9a9c0c req-c5826833-729c-4a7d-9272-ab483538ab27 tempest-TestInstancesWithCinderVolumes-351524293 tempest-TestInstancesWithCinderVolumes-351524293-project-member] GET https://10.4.3.117/volume/v3/volumes/08b6d5f2-ccb0-4be9-9921-9801c74af49a Jul 27 16:19:13.256817 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.openstack.wsgi [req-b7e3d87b-ea34-40b0-800d-66645d9a9c0c req-c5826833-729c-4a7d-9272-ab483538ab27 tempest-TestInstancesWithCinderVolumes-351524293 tempest-TestInstancesWithCinderVolumes-351524293-project-member] Empty body provided in request {{(pid=100524) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:19:13.257081 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.openstack.wsgi [req-b7e3d87b-ea34-40b0-800d-66645d9a9c0c req-c5826833-729c-4a7d-9272-ab483538ab27 tempest-TestInstancesWithCinderVolumes-351524293 tempest-TestInstancesWithCinderVolumes-351524293-project-member] Calling method 'show' {{(pid=100524) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:19:13.264571 np0000005924 devstack@c-api.service[100524]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:19:13.264571 np0000005924 devstack@c-api.service[100524]: warnings.warn( Jul 27 16:19:13.268144 np0000005924 devstack@c-api.service[100524]: INFO cinder.volume.api [req-b7e3d87b-ea34-40b0-800d-66645d9a9c0c req-c5826833-729c-4a7d-9272-ab483538ab27 tempest-TestInstancesWithCinderVolumes-351524293 tempest-TestInstancesWithCinderVolumes-351524293-project-member] Volume info retrieved successfully. Jul 27 16:19:13.272875 np0000005924 devstack@c-api.service[100524]: INFO cinder.api.openstack.wsgi [req-b7e3d87b-ea34-40b0-800d-66645d9a9c0c req-c5826833-729c-4a7d-9272-ab483538ab27 tempest-TestInstancesWithCinderVolumes-351524293 tempest-TestInstancesWithCinderVolumes-351524293-project-member] https://10.4.3.117/volume/v3/volumes/08b6d5f2-ccb0-4be9-9921-9801c74af49a returned with HTTP 200 Jul 27 16:19:13.273451 np0000005924 devstack@c-api.service[100524]: [pid: 100524|app: 0|req: 1053/4184] 10.4.3.117 () {68 vars in 1598 bytes} [Mon Jul 27 16:19:13 2026] GET /volume/v3/volumes/08b6d5f2-ccb0-4be9-9921-9801c74af49a => generated 1251 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 27 16:19:13.355083 np0000005924 devstack@c-api.service[100521]: DEBUG novaclient.v2.client [None req-42ed0c2d-7097-4607-b0c5-19a726ac4a1c tempest-TestServerVolumeAttachScenarioOldVersion-1380374080 tempest-TestServerVolumeAttachScenarioOldVersion-1380374080-project-member] RESP: [200] Connection: close Content-Length: 302 Content-Type: application/json Date: Mon, 27 Jul 2026 16:19:13 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-54b8371d-8d1d-4863-98dc-7316af2ba152 x-openstack-request-id: req-54b8371d-8d1d-4863-98dc-7316af2ba152 {{(pid=100521) _http_log_response /opt/stack/data/venv/lib/python3.12/site-packages/keystoneauth1/session.py:616}} Jul 27 16:19:13.355288 np0000005924 devstack@c-api.service[100521]: DEBUG novaclient.v2.client [None req-42ed0c2d-7097-4607-b0c5-19a726ac4a1c tempest-TestServerVolumeAttachScenarioOldVersion-1380374080 tempest-TestServerVolumeAttachScenarioOldVersion-1380374080-project-member] RESP BODY: {"volumeAttachment": {"volumeId": "bfd3ca09-f0e3-4985-acd9-104258e1fa74", "serverId": "bc98bef9-afb1-4043-b751-e2acaa918fe0", "device": "/dev/vdb", "tag": null, "delete_on_termination": false, "attachment_id": "6930573d-b197-405e-97b1-241b4c089bb1", "bdm_uuid": "16dd278c-8662-4c1e-a624-2c0c4cacdd8e"}} {{(pid=100521) _http_log_response /opt/stack/data/venv/lib/python3.12/site-packages/keystoneauth1/session.py:651}} Jul 27 16:19:13.355364 np0000005924 devstack@c-api.service[100521]: DEBUG novaclient.v2.client [None req-42ed0c2d-7097-4607-b0c5-19a726ac4a1c tempest-TestServerVolumeAttachScenarioOldVersion-1380374080 tempest-TestServerVolumeAttachScenarioOldVersion-1380374080-project-member] GET call to compute for https://10.4.3.117/compute/v2.1/servers/bc98bef9-afb1-4043-b751-e2acaa918fe0/os-volume_attachments/bfd3ca09-f0e3-4985-acd9-104258e1fa74 used request id req-54b8371d-8d1d-4863-98dc-7316af2ba152 {{(pid=100521) request /opt/stack/data/venv/lib/python3.12/site-packages/keystoneauth1/session.py:1076}} Jul 27 16:19:13.357444 np0000005924 devstack@c-api.service[100521]: ERROR cinder.volume.api [None req-42ed0c2d-7097-4607-b0c5-19a726ac4a1c tempest-TestServerVolumeAttachScenarioOldVersion-1380374080 tempest-TestServerVolumeAttachScenarioOldVersion-1380374080-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 27 16:19:13.359662 np0000005924 devstack@c-api.service[100521]: ERROR cinder.api.middleware.fault [None req-42ed0c2d-7097-4607-b0c5-19a726ac4a1c tempest-TestServerVolumeAttachScenarioOldVersion-1380374080 tempest-TestServerVolumeAttachScenarioOldVersion-1380374080-project-member] Caught error: Detach volume from instance bc98bef9-afb1-4043-b751-e2acaa918fe0 using the Compute API: cinder.exception.ConflictNovaUsingAttachment: Detach volume from instance bc98bef9-afb1-4043-b751-e2acaa918fe0 using the Compute API Jul 27 16:19:13.359662 np0000005924 devstack@c-api.service[100521]: ERROR cinder.api.middleware.fault Traceback (most recent call last): Jul 27 16:19:13.359662 np0000005924 devstack@c-api.service[100521]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/middleware/fault.py", line 84, in __call__ Jul 27 16:19:13.359662 np0000005924 devstack@c-api.service[100521]: ERROR cinder.api.middleware.fault return req.get_response(self.application) Jul 27 16:19:13.359662 np0000005924 devstack@c-api.service[100521]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jul 27 16:19:13.359662 np0000005924 devstack@c-api.service[100521]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1313, in send Jul 27 16:19:13.359662 np0000005924 devstack@c-api.service[100521]: ERROR cinder.api.middleware.fault status, headers, app_iter = self.call_application( Jul 27 16:19:13.359662 np0000005924 devstack@c-api.service[100521]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^ Jul 27 16:19:13.359662 np0000005924 devstack@c-api.service[100521]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1278, in call_application Jul 27 16:19:13.359662 np0000005924 devstack@c-api.service[100521]: ERROR cinder.api.middleware.fault app_iter = application(self.environ, start_response) Jul 27 16:19:13.359662 np0000005924 devstack@c-api.service[100521]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jul 27 16:19:13.359662 np0000005924 devstack@c-api.service[100521]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 129, in __call__ Jul 27 16:19:13.359662 np0000005924 devstack@c-api.service[100521]: ERROR cinder.api.middleware.fault resp = self.call_func(req, *args, **kw) Jul 27 16:19:13.359662 np0000005924 devstack@c-api.service[100521]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jul 27 16:19:13.359662 np0000005924 devstack@c-api.service[100521]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 193, in call_func Jul 27 16:19:13.359662 np0000005924 devstack@c-api.service[100521]: ERROR cinder.api.middleware.fault return self.func(req, *args, **kwargs) Jul 27 16:19:13.359662 np0000005924 devstack@c-api.service[100521]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jul 27 16:19:13.359662 np0000005924 devstack@c-api.service[100521]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/oslo_middleware/sizelimit.py", line 113, in __call__ Jul 27 16:19:13.359662 np0000005924 devstack@c-api.service[100521]: ERROR cinder.api.middleware.fault return req.get_response(self.application) Jul 27 16:19:13.359662 np0000005924 devstack@c-api.service[100521]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jul 27 16:19:13.359662 np0000005924 devstack@c-api.service[100521]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1313, in send Jul 27 16:19:13.359662 np0000005924 devstack@c-api.service[100521]: ERROR cinder.api.middleware.fault status, headers, app_iter = self.call_application( Jul 27 16:19:13.359662 np0000005924 devstack@c-api.service[100521]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^ Jul 27 16:19:13.359662 np0000005924 devstack@c-api.service[100521]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1278, in call_application Jul 27 16:19:13.359662 np0000005924 devstack@c-api.service[100521]: ERROR cinder.api.middleware.fault app_iter = application(self.environ, start_response) Jul 27 16:19:13.359662 np0000005924 devstack@c-api.service[100521]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jul 27 16:19:13.359662 np0000005924 devstack@c-api.service[100521]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 129, in __call__ Jul 27 16:19:13.359662 np0000005924 devstack@c-api.service[100521]: ERROR cinder.api.middleware.fault resp = self.call_func(req, *args, **kw) Jul 27 16:19:13.359662 np0000005924 devstack@c-api.service[100521]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jul 27 16:19:13.359662 np0000005924 devstack@c-api.service[100521]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 193, in call_func Jul 27 16:19:13.359662 np0000005924 devstack@c-api.service[100521]: ERROR cinder.api.middleware.fault return self.func(req, *args, **kwargs) Jul 27 16:19:13.359662 np0000005924 devstack@c-api.service[100521]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jul 27 16:19:13.359662 np0000005924 devstack@c-api.service[100521]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/osprofiler/web.py", line 132, in __call__ Jul 27 16:19:13.359662 np0000005924 devstack@c-api.service[100521]: ERROR cinder.api.middleware.fault return request.get_response(self.application) Jul 27 16:19:13.359662 np0000005924 devstack@c-api.service[100521]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jul 27 16:19:13.359662 np0000005924 devstack@c-api.service[100521]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1313, in send Jul 27 16:19:13.359662 np0000005924 devstack@c-api.service[100521]: ERROR cinder.api.middleware.fault status, headers, app_iter = self.call_application( Jul 27 16:19:13.359662 np0000005924 devstack@c-api.service[100521]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^ Jul 27 16:19:13.359662 np0000005924 devstack@c-api.service[100521]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1278, in call_application Jul 27 16:19:13.359662 np0000005924 devstack@c-api.service[100521]: ERROR cinder.api.middleware.fault app_iter = application(self.environ, start_response) Jul 27 16:19:13.359662 np0000005924 devstack@c-api.service[100521]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jul 27 16:19:13.359662 np0000005924 devstack@c-api.service[100521]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 129, in __call__ Jul 27 16:19:13.359662 np0000005924 devstack@c-api.service[100521]: ERROR cinder.api.middleware.fault resp = self.call_func(req, *args, **kw) Jul 27 16:19:13.359662 np0000005924 devstack@c-api.service[100521]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jul 27 16:19:13.359662 np0000005924 devstack@c-api.service[100521]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 193, in call_func Jul 27 16:19:13.359662 np0000005924 devstack@c-api.service[100521]: ERROR cinder.api.middleware.fault return self.func(req, *args, **kwargs) Jul 27 16:19:13.359662 np0000005924 devstack@c-api.service[100521]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jul 27 16:19:13.359662 np0000005924 devstack@c-api.service[100521]: 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 27 16:19:13.359662 np0000005924 devstack@c-api.service[100521]: ERROR cinder.api.middleware.fault response = req.get_response(self._app) Jul 27 16:19:13.359662 np0000005924 devstack@c-api.service[100521]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jul 27 16:19:13.359662 np0000005924 devstack@c-api.service[100521]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1313, in send Jul 27 16:19:13.362284 np0000005924 devstack@c-api.service[100521]: ERROR cinder.api.middleware.fault status, headers, app_iter = self.call_application( Jul 27 16:19:13.362284 np0000005924 devstack@c-api.service[100521]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^ Jul 27 16:19:13.362284 np0000005924 devstack@c-api.service[100521]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1278, in call_application Jul 27 16:19:13.362284 np0000005924 devstack@c-api.service[100521]: ERROR cinder.api.middleware.fault app_iter = application(self.environ, start_response) Jul 27 16:19:13.362284 np0000005924 devstack@c-api.service[100521]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jul 27 16:19:13.362284 np0000005924 devstack@c-api.service[100521]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 143, in __call__ Jul 27 16:19:13.362284 np0000005924 devstack@c-api.service[100521]: ERROR cinder.api.middleware.fault return resp(environ, start_response) Jul 27 16:19:13.362284 np0000005924 devstack@c-api.service[100521]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jul 27 16:19:13.362284 np0000005924 devstack@c-api.service[100521]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 143, in __call__ Jul 27 16:19:13.362284 np0000005924 devstack@c-api.service[100521]: ERROR cinder.api.middleware.fault return resp(environ, start_response) Jul 27 16:19:13.362284 np0000005924 devstack@c-api.service[100521]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jul 27 16:19:13.362284 np0000005924 devstack@c-api.service[100521]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/routes/middleware.py", line 153, in __call__ Jul 27 16:19:13.362284 np0000005924 devstack@c-api.service[100521]: ERROR cinder.api.middleware.fault response = self.app(environ, start_response) Jul 27 16:19:13.362284 np0000005924 devstack@c-api.service[100521]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jul 27 16:19:13.362284 np0000005924 devstack@c-api.service[100521]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 143, in __call__ Jul 27 16:19:13.362284 np0000005924 devstack@c-api.service[100521]: ERROR cinder.api.middleware.fault return resp(environ, start_response) Jul 27 16:19:13.362284 np0000005924 devstack@c-api.service[100521]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jul 27 16:19:13.362284 np0000005924 devstack@c-api.service[100521]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 129, in __call__ Jul 27 16:19:13.362284 np0000005924 devstack@c-api.service[100521]: ERROR cinder.api.middleware.fault resp = self.call_func(req, *args, **kw) Jul 27 16:19:13.362284 np0000005924 devstack@c-api.service[100521]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jul 27 16:19:13.362284 np0000005924 devstack@c-api.service[100521]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 193, in call_func Jul 27 16:19:13.362284 np0000005924 devstack@c-api.service[100521]: ERROR cinder.api.middleware.fault return self.func(req, *args, **kwargs) Jul 27 16:19:13.362284 np0000005924 devstack@c-api.service[100521]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jul 27 16:19:13.362284 np0000005924 devstack@c-api.service[100521]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/openstack/wsgi.py", line 849, in __call__ Jul 27 16:19:13.362284 np0000005924 devstack@c-api.service[100521]: ERROR cinder.api.middleware.fault return self._process_stack(request, action, action_args, Jul 27 16:19:13.362284 np0000005924 devstack@c-api.service[100521]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jul 27 16:19:13.362284 np0000005924 devstack@c-api.service[100521]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/openstack/wsgi.py", line 910, in _process_stack Jul 27 16:19:13.362284 np0000005924 devstack@c-api.service[100521]: ERROR cinder.api.middleware.fault action_result = self.dispatch(meth, request, action_args) Jul 27 16:19:13.362284 np0000005924 devstack@c-api.service[100521]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jul 27 16:19:13.362284 np0000005924 devstack@c-api.service[100521]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/openstack/wsgi.py", line 1005, in dispatch Jul 27 16:19:13.362284 np0000005924 devstack@c-api.service[100521]: ERROR cinder.api.middleware.fault return method(req=request, **action_args) Jul 27 16:19:13.362284 np0000005924 devstack@c-api.service[100521]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jul 27 16:19:13.362284 np0000005924 devstack@c-api.service[100521]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/openstack/wsgi.py", line 1170, in version_select Jul 27 16:19:13.362284 np0000005924 devstack@c-api.service[100521]: ERROR cinder.api.middleware.fault return func.func(self, *args, **kwargs) Jul 27 16:19:13.362284 np0000005924 devstack@c-api.service[100521]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jul 27 16:19:13.362284 np0000005924 devstack@c-api.service[100521]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/v3/attachments.py", line 282, in delete Jul 27 16:19:13.362284 np0000005924 devstack@c-api.service[100521]: ERROR cinder.api.middleware.fault attachments = self.volume_api.attachment_delete(context, attachment) Jul 27 16:19:13.362284 np0000005924 devstack@c-api.service[100521]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jul 27 16:19:13.362284 np0000005924 devstack@c-api.service[100521]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/volume/api.py", line 2670, in attachment_delete Jul 27 16:19:13.362284 np0000005924 devstack@c-api.service[100521]: ERROR cinder.api.middleware.fault self.attachment_deletion_allowed(ctxt, attachment) Jul 27 16:19:13.362284 np0000005924 devstack@c-api.service[100521]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/volume/api.py", line 2661, in attachment_deletion_allowed Jul 27 16:19:13.362284 np0000005924 devstack@c-api.service[100521]: ERROR cinder.api.middleware.fault raise exception.ConflictNovaUsingAttachment(instance_id=server_id) Jul 27 16:19:13.362284 np0000005924 devstack@c-api.service[100521]: ERROR cinder.api.middleware.fault cinder.exception.ConflictNovaUsingAttachment: Detach volume from instance bc98bef9-afb1-4043-b751-e2acaa918fe0 using the Compute API Jul 27 16:19:13.362284 np0000005924 devstack@c-api.service[100521]: ERROR cinder.api.middleware.fault Jul 27 16:19:13.362284 np0000005924 devstack@c-api.service[100521]: INFO cinder.api.middleware.fault [None req-42ed0c2d-7097-4607-b0c5-19a726ac4a1c tempest-TestServerVolumeAttachScenarioOldVersion-1380374080 tempest-TestServerVolumeAttachScenarioOldVersion-1380374080-project-member] https://10.4.3.117/volume/v3/attachments/6930573d-b197-405e-97b1-241b4c089bb1 returned with HTTP 409 Jul 27 16:19:13.362284 np0000005924 devstack@c-api.service[100521]: [pid: 100521|app: 0|req: 1045/4185] 10.4.3.117 () {68 vars in 1404 bytes} [Mon Jul 27 16:19:12 2026] DELETE /volume/v3/attachments/6930573d-b197-405e-97b1-241b4c089bb1 => generated 167 bytes in 393 msecs (HTTP/1.1 409) 7 headers in 292 bytes (1 switches on core 0) Jul 27 16:19:13.398718 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.middleware.request_id [req-955ee746-ba9e-42c2-aea8-ffc1e017bae7 req-78044536-f3c8-4c17-8795-fe30963a5868 None None] RequestId filter calling following filter/app {{(pid=100523) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:19:13.401040 np0000005924 devstack@c-api.service[100523]: INFO cinder.api.openstack.wsgi [req-955ee746-ba9e-42c2-aea8-ffc1e017bae7 req-78044536-f3c8-4c17-8795-fe30963a5868 tempest-TestServerVolumeAttachScenarioOldVersion-1380374080 tempest-TestServerVolumeAttachScenarioOldVersion-1380374080-project-member] GET https://10.4.3.117/volume/v3/volumes/bfd3ca09-f0e3-4985-acd9-104258e1fa74 Jul 27 16:19:13.401255 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.openstack.wsgi [req-955ee746-ba9e-42c2-aea8-ffc1e017bae7 req-78044536-f3c8-4c17-8795-fe30963a5868 tempest-TestServerVolumeAttachScenarioOldVersion-1380374080 tempest-TestServerVolumeAttachScenarioOldVersion-1380374080-project-member] Empty body provided in request {{(pid=100523) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:19:13.401542 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.openstack.wsgi [req-955ee746-ba9e-42c2-aea8-ffc1e017bae7 req-78044536-f3c8-4c17-8795-fe30963a5868 tempest-TestServerVolumeAttachScenarioOldVersion-1380374080 tempest-TestServerVolumeAttachScenarioOldVersion-1380374080-project-member] Calling method 'show' {{(pid=100523) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:19:13.411105 np0000005924 devstack@c-api.service[100523]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:19:13.411105 np0000005924 devstack@c-api.service[100523]: warnings.warn( Jul 27 16:19:13.414671 np0000005924 devstack@c-api.service[100523]: INFO cinder.volume.api [req-955ee746-ba9e-42c2-aea8-ffc1e017bae7 req-78044536-f3c8-4c17-8795-fe30963a5868 tempest-TestServerVolumeAttachScenarioOldVersion-1380374080 tempest-TestServerVolumeAttachScenarioOldVersion-1380374080-project-member] Volume info retrieved successfully. Jul 27 16:19:13.420599 np0000005924 devstack@c-api.service[100523]: INFO cinder.api.openstack.wsgi [req-955ee746-ba9e-42c2-aea8-ffc1e017bae7 req-78044536-f3c8-4c17-8795-fe30963a5868 tempest-TestServerVolumeAttachScenarioOldVersion-1380374080 tempest-TestServerVolumeAttachScenarioOldVersion-1380374080-project-member] https://10.4.3.117/volume/v3/volumes/bfd3ca09-f0e3-4985-acd9-104258e1fa74 returned with HTTP 200 Jul 27 16:19:13.421065 np0000005924 devstack@c-api.service[100523]: [pid: 100523|app: 0|req: 1053/4186] 10.4.3.117 () {68 vars in 1598 bytes} [Mon Jul 27 16:19:13 2026] GET /volume/v3/volumes/bfd3ca09-f0e3-4985-acd9-104258e1fa74 => generated 1155 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 27 16:19:13.440384 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.middleware.request_id [req-955ee746-ba9e-42c2-aea8-ffc1e017bae7 req-9d1ec245-a47f-4dc7-932b-8b79a75df383 None None] RequestId filter calling following filter/app {{(pid=100522) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:19:13.442248 np0000005924 devstack@c-api.service[100522]: INFO cinder.api.openstack.wsgi [req-955ee746-ba9e-42c2-aea8-ffc1e017bae7 req-9d1ec245-a47f-4dc7-932b-8b79a75df383 tempest-TestServerVolumeAttachScenarioOldVersion-1380374080 tempest-TestServerVolumeAttachScenarioOldVersion-1380374080-project-member] POST https://10.4.3.117/volume/v3/volumes/bfd3ca09-f0e3-4985-acd9-104258e1fa74/action Jul 27 16:19:13.442569 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.openstack.wsgi [req-955ee746-ba9e-42c2-aea8-ffc1e017bae7 req-9d1ec245-a47f-4dc7-932b-8b79a75df383 tempest-TestServerVolumeAttachScenarioOldVersion-1380374080 tempest-TestServerVolumeAttachScenarioOldVersion-1380374080-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100522) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 27 16:19:13.442685 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.openstack.wsgi [req-955ee746-ba9e-42c2-aea8-ffc1e017bae7 req-9d1ec245-a47f-4dc7-932b-8b79a75df383 tempest-TestServerVolumeAttachScenarioOldVersion-1380374080 tempest-TestServerVolumeAttachScenarioOldVersion-1380374080-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100522) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 27 16:19:13.454174 np0000005924 devstack@c-api.service[100522]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:19:13.454174 np0000005924 devstack@c-api.service[100522]: warnings.warn( Jul 27 16:19:13.454723 np0000005924 devstack@c-api.service[100522]: INFO cinder.volume.api [req-955ee746-ba9e-42c2-aea8-ffc1e017bae7 req-9d1ec245-a47f-4dc7-932b-8b79a75df383 tempest-TestServerVolumeAttachScenarioOldVersion-1380374080 tempest-TestServerVolumeAttachScenarioOldVersion-1380374080-project-member] Volume info retrieved successfully. Jul 27 16:19:13.462401 np0000005924 devstack@c-api.service[100522]: INFO cinder.volume.api [req-955ee746-ba9e-42c2-aea8-ffc1e017bae7 req-9d1ec245-a47f-4dc7-932b-8b79a75df383 tempest-TestServerVolumeAttachScenarioOldVersion-1380374080 tempest-TestServerVolumeAttachScenarioOldVersion-1380374080-project-member] Begin detaching volume completed successfully. Jul 27 16:19:13.462649 np0000005924 devstack@c-api.service[100522]: INFO cinder.api.openstack.wsgi [req-955ee746-ba9e-42c2-aea8-ffc1e017bae7 req-9d1ec245-a47f-4dc7-932b-8b79a75df383 tempest-TestServerVolumeAttachScenarioOldVersion-1380374080 tempest-TestServerVolumeAttachScenarioOldVersion-1380374080-project-member] https://10.4.3.117/volume/v3/volumes/bfd3ca09-f0e3-4985-acd9-104258e1fa74/action returned with HTTP 202 Jul 27 16:19:13.463135 np0000005924 devstack@c-api.service[100522]: [pid: 100522|app: 0|req: 1036/4187] 10.4.3.117 () {72 vars in 1672 bytes} [Mon Jul 27 16:19:13 2026] POST /volume/v3/volumes/bfd3ca09-f0e3-4985-acd9-104258e1fa74/action => generated 0 bytes in 23 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 27 16:19:13.551342 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.middleware.request_id [None req-e75d6afe-e737-4d73-a1aa-a7196b0387d1 None None] RequestId filter calling following filter/app {{(pid=100524) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:19:13.551802 np0000005924 devstack@c-api.service[100524]: INFO cinder.api.openstack.wsgi [None req-e75d6afe-e737-4d73-a1aa-a7196b0387d1 None None] GET https://10.4.3.117/volume// Jul 27 16:19:13.551962 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.openstack.wsgi [None req-e75d6afe-e737-4d73-a1aa-a7196b0387d1 None None] Empty body provided in request {{(pid=100524) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:19:13.552149 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.openstack.wsgi [None req-e75d6afe-e737-4d73-a1aa-a7196b0387d1 None None] Calling method 'all' {{(pid=100524) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:19:13.552527 np0000005924 devstack@c-api.service[100524]: INFO cinder.api.openstack.wsgi [None req-e75d6afe-e737-4d73-a1aa-a7196b0387d1 None None] https://10.4.3.117/volume// returned with HTTP 300 Jul 27 16:19:13.552837 np0000005924 devstack@c-api.service[100524]: [pid: 100524|app: 0|req: 1054/4188] 10.4.3.117 () {66 vars in 1426 bytes} [Mon Jul 27 16:19:13 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 27 16:19:13.560369 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.middleware.request_id [req-955ee746-ba9e-42c2-aea8-ffc1e017bae7 req-57e30773-31ef-4ea8-86fc-e36f1157dbcc None None] RequestId filter calling following filter/app {{(pid=100521) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:19:13.562828 np0000005924 devstack@c-api.service[100521]: INFO cinder.api.openstack.wsgi [req-955ee746-ba9e-42c2-aea8-ffc1e017bae7 req-57e30773-31ef-4ea8-86fc-e36f1157dbcc tempest-TestServerVolumeAttachScenarioOldVersion-1380374080 tempest-TestServerVolumeAttachScenarioOldVersion-1380374080-project-member] GET https://10.4.3.117/volume/v3/volumes/bfd3ca09-f0e3-4985-acd9-104258e1fa74 Jul 27 16:19:13.563445 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.openstack.wsgi [req-955ee746-ba9e-42c2-aea8-ffc1e017bae7 req-57e30773-31ef-4ea8-86fc-e36f1157dbcc tempest-TestServerVolumeAttachScenarioOldVersion-1380374080 tempest-TestServerVolumeAttachScenarioOldVersion-1380374080-project-member] Empty body provided in request {{(pid=100521) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:19:13.563445 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.openstack.wsgi [req-955ee746-ba9e-42c2-aea8-ffc1e017bae7 req-57e30773-31ef-4ea8-86fc-e36f1157dbcc tempest-TestServerVolumeAttachScenarioOldVersion-1380374080 tempest-TestServerVolumeAttachScenarioOldVersion-1380374080-project-member] Calling method 'show' {{(pid=100521) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:19:13.598638 np0000005924 devstack@c-api.service[100521]: DEBUG oslo_db.sqlalchemy.engines [req-955ee746-ba9e-42c2-aea8-ffc1e017bae7 req-57e30773-31ef-4ea8-86fc-e36f1157dbcc tempest-TestServerVolumeAttachScenarioOldVersion-1380374080 tempest-TestServerVolumeAttachScenarioOldVersion-1380374080-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100521) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 27 16:19:13.618855 np0000005924 devstack@c-api.service[100521]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:19:13.618855 np0000005924 devstack@c-api.service[100521]: warnings.warn( Jul 27 16:19:13.627303 np0000005924 devstack@c-api.service[100521]: INFO cinder.volume.api [req-955ee746-ba9e-42c2-aea8-ffc1e017bae7 req-57e30773-31ef-4ea8-86fc-e36f1157dbcc tempest-TestServerVolumeAttachScenarioOldVersion-1380374080 tempest-TestServerVolumeAttachScenarioOldVersion-1380374080-project-member] Volume info retrieved successfully. Jul 27 16:19:13.633991 np0000005924 devstack@c-api.service[100521]: INFO cinder.api.openstack.wsgi [req-955ee746-ba9e-42c2-aea8-ffc1e017bae7 req-57e30773-31ef-4ea8-86fc-e36f1157dbcc tempest-TestServerVolumeAttachScenarioOldVersion-1380374080 tempest-TestServerVolumeAttachScenarioOldVersion-1380374080-project-member] https://10.4.3.117/volume/v3/volumes/bfd3ca09-f0e3-4985-acd9-104258e1fa74 returned with HTTP 200 Jul 27 16:19:13.634514 np0000005924 devstack@c-api.service[100521]: [pid: 100521|app: 0|req: 1046/4189] 10.4.3.117 () {70 vars in 1639 bytes} [Mon Jul 27 16:19:13 2026] GET /volume/v3/volumes/bfd3ca09-f0e3-4985-acd9-104258e1fa74 => generated 1338 bytes in 75 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 27 16:19:13.730591 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.middleware.request_id [None req-a47fb2ba-fe2c-4754-b355-3ef4ad5af57a None None] RequestId filter calling following filter/app {{(pid=100523) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:19:13.760196 np0000005924 devstack@c-api.service[100523]: INFO cinder.api.openstack.wsgi [None req-a47fb2ba-fe2c-4754-b355-3ef4ad5af57a tempest-VolumesActionsTest-714550364 tempest-VolumesActionsTest-714550364-project-member] POST https://10.4.3.117/volume/v3/volumes Jul 27 16:19:13.760578 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.openstack.wsgi [None req-a47fb2ba-fe2c-4754-b355-3ef4ad5af57a tempest-VolumesActionsTest-714550364 tempest-VolumesActionsTest-714550364-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesActionsTest-Volume-1027812993"}} {{(pid=100523) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 27 16:19:13.762055 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.v3.volumes [None req-a47fb2ba-fe2c-4754-b355-3ef4ad5af57a tempest-VolumesActionsTest-714550364 tempest-VolumesActionsTest-714550364-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesActionsTest-Volume-1027812993'}} {{(pid=100523) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 27 16:19:13.762187 np0000005924 devstack@c-api.service[100523]: INFO cinder.api.v3.volumes [None req-a47fb2ba-fe2c-4754-b355-3ef4ad5af57a tempest-VolumesActionsTest-714550364 tempest-VolumesActionsTest-714550364-project-member] Create volume of 1 GB Jul 27 16:19:13.766160 np0000005924 devstack@c-api.service[100523]: INFO cinder.volume.api [None req-a47fb2ba-fe2c-4754-b355-3ef4ad5af57a tempest-VolumesActionsTest-714550364 tempest-VolumesActionsTest-714550364-project-member] Availability Zones retrieved successfully. Jul 27 16:19:13.771575 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.volume.api [None req-a47fb2ba-fe2c-4754-b355-3ef4ad5af57a tempest-VolumesActionsTest-714550364 tempest-VolumesActionsTest-714550364-project-member] Flow 'volume_create_api' (5879bcf3-c7ac-400d-b0dc-6a8dacf77bee) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100523) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 27 16:19:13.772487 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.volume.api [None req-a47fb2ba-fe2c-4754-b355-3ef4ad5af57a tempest-VolumesActionsTest-714550364 tempest-VolumesActionsTest-714550364-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (5d8ba731-d69c-4165-971e-43da0f44796f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100523) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 27 16:19:13.773638 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.volume.flows.api.create_volume [None req-a47fb2ba-fe2c-4754-b355-3ef4ad5af57a tempest-VolumesActionsTest-714550364 tempest-VolumesActionsTest-714550364-project-member] Validating volume size '1' using validate_int {{(pid=100523) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 27 16:19:13.797990 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.volume.api [None req-a47fb2ba-fe2c-4754-b355-3ef4ad5af57a tempest-VolumesActionsTest-714550364 tempest-VolumesActionsTest-714550364-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (5d8ba731-d69c-4165-971e-43da0f44796f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-27T16:04:59Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=2bce4e1a-e6e0-49d9-be36-c3405449a01e,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '2bce4e1a-e6e0-49d9-be36-c3405449a01e', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100523) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 27 16:19:13.798784 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.volume.api [None req-a47fb2ba-fe2c-4754-b355-3ef4ad5af57a tempest-VolumesActionsTest-714550364 tempest-VolumesActionsTest-714550364-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (fef35e8a-4a97-4be2-bb08-600b5215f077) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100523) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 27 16:19:13.872659 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.quota [None req-a47fb2ba-fe2c-4754-b355-3ef4ad5af57a tempest-VolumesActionsTest-714550364 tempest-VolumesActionsTest-714550364-project-member] Created reservations ['177375ae-b44b-4e39-b3e8-ca1ce3e21607', 'b0cb6c1e-91f3-421d-9b5e-bcf00753ce35', '35535689-7337-4742-8035-c45bafcf28f0', '12f85e4e-6f24-4083-81a8-7db05061a652'] {{(pid=100523) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 27 16:19:13.873838 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.volume.api [None req-a47fb2ba-fe2c-4754-b355-3ef4ad5af57a tempest-VolumesActionsTest-714550364 tempest-VolumesActionsTest-714550364-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (fef35e8a-4a97-4be2-bb08-600b5215f077) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['177375ae-b44b-4e39-b3e8-ca1ce3e21607', 'b0cb6c1e-91f3-421d-9b5e-bcf00753ce35', '35535689-7337-4742-8035-c45bafcf28f0', '12f85e4e-6f24-4083-81a8-7db05061a652']}' {{(pid=100523) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 27 16:19:13.874301 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.volume.api [None req-a47fb2ba-fe2c-4754-b355-3ef4ad5af57a tempest-VolumesActionsTest-714550364 tempest-VolumesActionsTest-714550364-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (61aa81dc-097b-4bc3-a7ad-d689c347bc5b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100523) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 27 16:19:13.898023 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.volume.api [None req-a47fb2ba-fe2c-4754-b355-3ef4ad5af57a tempest-VolumesActionsTest-714550364 tempest-VolumesActionsTest-714550364-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (61aa81dc-097b-4bc3-a7ad-d689c347bc5b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '92523749-f90b-44cd-b2e2-27be3223bc0e', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesActionsTest-Volume-1027812993',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='0b8fb4785af34448b0a43c9bb5b41405',qos_specs=None,replication_status=,reservations=['177375ae-b44b-4e39-b3e8-ca1ce3e21607','b0cb6c1e-91f3-421d-9b5e-bcf00753ce35','35535689-7337-4742-8035-c45bafcf28f0','12f85e4e-6f24-4083-81a8-7db05061a652'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='f182b57b5fe64d6399b26475af00dd06',volume_type_id=2bce4e1a-e6e0-49d9-be36-c3405449a01e), 'volume': Volume(_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-27T16:19:13Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesActionsTest-Volume-1027812993',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=92523749-f90b-44cd-b2e2-27be3223bc0e,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='0b8fb4785af34448b0a43c9bb5b41405',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='f182b57b5fe64d6399b26475af00dd06',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(2bce4e1a-e6e0-49d9-be36-c3405449a01e),volume_type_id=2bce4e1a-e6e0-49d9-be36-c3405449a01e)}' {{(pid=100523) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 27 16:19:13.898707 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.volume.api [None req-a47fb2ba-fe2c-4754-b355-3ef4ad5af57a tempest-VolumesActionsTest-714550364 tempest-VolumesActionsTest-714550364-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (7f82433c-424c-49fa-a122-3b65c9963e20) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100523) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 27 16:19:13.919362 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.volume.api [None req-a47fb2ba-fe2c-4754-b355-3ef4ad5af57a tempest-VolumesActionsTest-714550364 tempest-VolumesActionsTest-714550364-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (7f82433c-424c-49fa-a122-3b65c9963e20) transitioned into state 'SUCCESS' from state '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-1027812993',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='0b8fb4785af34448b0a43c9bb5b41405',qos_specs=None,replication_status=,reservations=['177375ae-b44b-4e39-b3e8-ca1ce3e21607','b0cb6c1e-91f3-421d-9b5e-bcf00753ce35','35535689-7337-4742-8035-c45bafcf28f0','12f85e4e-6f24-4083-81a8-7db05061a652'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='f182b57b5fe64d6399b26475af00dd06',volume_type_id=2bce4e1a-e6e0-49d9-be36-c3405449a01e)}' {{(pid=100523) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 27 16:19:13.920249 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.volume.api [None req-a47fb2ba-fe2c-4754-b355-3ef4ad5af57a tempest-VolumesActionsTest-714550364 tempest-VolumesActionsTest-714550364-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (46e4bbfd-baf1-4ffe-adce-763aca746f98) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100523) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 27 16:19:13.933354 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.volume.api [None req-a47fb2ba-fe2c-4754-b355-3ef4ad5af57a tempest-VolumesActionsTest-714550364 tempest-VolumesActionsTest-714550364-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (46e4bbfd-baf1-4ffe-adce-763aca746f98) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100523) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 27 16:19:13.933354 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.volume.api [None req-a47fb2ba-fe2c-4754-b355-3ef4ad5af57a tempest-VolumesActionsTest-714550364 tempest-VolumesActionsTest-714550364-project-member] Flow 'volume_create_api' (5879bcf3-c7ac-400d-b0dc-6a8dacf77bee) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100523) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 27 16:19:13.933354 np0000005924 devstack@c-api.service[100523]: INFO cinder.volume.api [None req-a47fb2ba-fe2c-4754-b355-3ef4ad5af57a tempest-VolumesActionsTest-714550364 tempest-VolumesActionsTest-714550364-project-member] Create volume request issued successfully. Jul 27 16:19:13.933354 np0000005924 devstack@c-api.service[100523]: INFO cinder.api.openstack.wsgi [None req-a47fb2ba-fe2c-4754-b355-3ef4ad5af57a tempest-VolumesActionsTest-714550364 tempest-VolumesActionsTest-714550364-project-member] https://10.4.3.117/volume/v3/volumes returned with HTTP 202 Jul 27 16:19:13.933354 np0000005924 devstack@c-api.service[100523]: [pid: 100523|app: 0|req: 1054/4190] 10.4.3.117 () {68 vars in 1258 bytes} [Mon Jul 27 16:19:13 2026] POST /volume/v3/volumes => generated 749 bytes in 203 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 27 16:19:13.945022 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.middleware.request_id [None req-87f9fd3a-2fa7-4c4b-a6b6-fbdd2b6d6753 None None] RequestId filter calling following filter/app {{(pid=100522) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:19:13.947295 np0000005924 devstack@c-api.service[100522]: INFO cinder.api.openstack.wsgi [None req-87f9fd3a-2fa7-4c4b-a6b6-fbdd2b6d6753 tempest-VolumesActionsTest-714550364 tempest-VolumesActionsTest-714550364-project-member] GET https://10.4.3.117/volume/v3/volumes/92523749-f90b-44cd-b2e2-27be3223bc0e Jul 27 16:19:13.947601 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.openstack.wsgi [None req-87f9fd3a-2fa7-4c4b-a6b6-fbdd2b6d6753 tempest-VolumesActionsTest-714550364 tempest-VolumesActionsTest-714550364-project-member] Empty body provided in request {{(pid=100522) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:19:13.947845 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.openstack.wsgi [None req-87f9fd3a-2fa7-4c4b-a6b6-fbdd2b6d6753 tempest-VolumesActionsTest-714550364 tempest-VolumesActionsTest-714550364-project-member] Calling method 'show' {{(pid=100522) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:19:13.955420 np0000005924 devstack@c-api.service[100522]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:19:13.955420 np0000005924 devstack@c-api.service[100522]: warnings.warn( Jul 27 16:19:13.959495 np0000005924 devstack@c-api.service[100522]: INFO cinder.volume.api [None req-87f9fd3a-2fa7-4c4b-a6b6-fbdd2b6d6753 tempest-VolumesActionsTest-714550364 tempest-VolumesActionsTest-714550364-project-member] Volume info retrieved successfully. Jul 27 16:19:13.963578 np0000005924 devstack@c-api.service[100522]: INFO cinder.api.openstack.wsgi [None req-87f9fd3a-2fa7-4c4b-a6b6-fbdd2b6d6753 tempest-VolumesActionsTest-714550364 tempest-VolumesActionsTest-714550364-project-member] https://10.4.3.117/volume/v3/volumes/92523749-f90b-44cd-b2e2-27be3223bc0e returned with HTTP 200 Jul 27 16:19:13.963976 np0000005924 devstack@c-api.service[100522]: [pid: 100522|app: 0|req: 1037/4191] 10.4.3.117 () {66 vars in 1348 bytes} [Mon Jul 27 16:19:13 2026] GET /volume/v3/volumes/92523749-f90b-44cd-b2e2-27be3223bc0e => generated 817 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 27 16:19:14.012201 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.middleware.request_id [req-b7e3d87b-ea34-40b0-800d-66645d9a9c0c req-689c73d9-a4f5-4ca9-81cd-f59a02b69b73 None None] RequestId filter calling following filter/app {{(pid=100524) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:19:14.014803 np0000005924 devstack@c-api.service[100524]: INFO cinder.api.openstack.wsgi [req-b7e3d87b-ea34-40b0-800d-66645d9a9c0c req-689c73d9-a4f5-4ca9-81cd-f59a02b69b73 tempest-TestInstancesWithCinderVolumes-351524293 tempest-TestInstancesWithCinderVolumes-351524293-project-member] GET https://10.4.3.117/volume/v3/volumes/08b6d5f2-ccb0-4be9-9921-9801c74af49a Jul 27 16:19:14.014803 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.openstack.wsgi [req-b7e3d87b-ea34-40b0-800d-66645d9a9c0c req-689c73d9-a4f5-4ca9-81cd-f59a02b69b73 tempest-TestInstancesWithCinderVolumes-351524293 tempest-TestInstancesWithCinderVolumes-351524293-project-member] Empty body provided in request {{(pid=100524) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:19:14.014803 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.openstack.wsgi [req-b7e3d87b-ea34-40b0-800d-66645d9a9c0c req-689c73d9-a4f5-4ca9-81cd-f59a02b69b73 tempest-TestInstancesWithCinderVolumes-351524293 tempest-TestInstancesWithCinderVolumes-351524293-project-member] Calling method 'show' {{(pid=100524) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:19:14.021305 np0000005924 devstack@c-api.service[100524]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:19:14.021305 np0000005924 devstack@c-api.service[100524]: warnings.warn( Jul 27 16:19:14.024589 np0000005924 devstack@c-api.service[100524]: INFO cinder.volume.api [req-b7e3d87b-ea34-40b0-800d-66645d9a9c0c req-689c73d9-a4f5-4ca9-81cd-f59a02b69b73 tempest-TestInstancesWithCinderVolumes-351524293 tempest-TestInstancesWithCinderVolumes-351524293-project-member] Volume info retrieved successfully. Jul 27 16:19:14.028770 np0000005924 devstack@c-api.service[100524]: INFO cinder.api.openstack.wsgi [req-b7e3d87b-ea34-40b0-800d-66645d9a9c0c req-689c73d9-a4f5-4ca9-81cd-f59a02b69b73 tempest-TestInstancesWithCinderVolumes-351524293 tempest-TestInstancesWithCinderVolumes-351524293-project-member] https://10.4.3.117/volume/v3/volumes/08b6d5f2-ccb0-4be9-9921-9801c74af49a returned with HTTP 200 Jul 27 16:19:14.029199 np0000005924 devstack@c-api.service[100524]: [pid: 100524|app: 0|req: 1055/4192] 10.4.3.117 () {68 vars in 1598 bytes} [Mon Jul 27 16:19:14 2026] GET /volume/v3/volumes/08b6d5f2-ccb0-4be9-9921-9801c74af49a => generated 1251 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 27 16:19:14.038156 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.middleware.request_id [None req-5898f036-1239-4a86-ba03-f6ddfc5106d2 None None] RequestId filter calling following filter/app {{(pid=100521) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:19:14.039034 np0000005924 devstack@c-api.service[100521]: INFO cinder.api.openstack.wsgi [None req-5898f036-1239-4a86-ba03-f6ddfc5106d2 None None] GET https://10.4.3.117/volume// Jul 27 16:19:14.039197 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.openstack.wsgi [None req-5898f036-1239-4a86-ba03-f6ddfc5106d2 None None] Empty body provided in request {{(pid=100521) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:19:14.039455 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.openstack.wsgi [None req-5898f036-1239-4a86-ba03-f6ddfc5106d2 None None] Calling method 'all' {{(pid=100521) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:19:14.039809 np0000005924 devstack@c-api.service[100521]: INFO cinder.api.openstack.wsgi [None req-5898f036-1239-4a86-ba03-f6ddfc5106d2 None None] https://10.4.3.117/volume// returned with HTTP 300 Jul 27 16:19:14.040132 np0000005924 devstack@c-api.service[100521]: [pid: 100521|app: 0|req: 1047/4193] 10.4.3.117 () {66 vars in 1419 bytes} [Mon Jul 27 16:19:14 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 27 16:19:14.047885 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.middleware.request_id [req-b7e3d87b-ea34-40b0-800d-66645d9a9c0c req-cd0ba593-895f-40fb-beca-9378830110ce None None] RequestId filter calling following filter/app {{(pid=100523) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:19:14.050024 np0000005924 devstack@c-api.service[100523]: INFO cinder.api.openstack.wsgi [req-b7e3d87b-ea34-40b0-800d-66645d9a9c0c req-cd0ba593-895f-40fb-beca-9378830110ce tempest-TestInstancesWithCinderVolumes-351524293 tempest-TestInstancesWithCinderVolumes-351524293-project-member] POST https://10.4.3.117/volume/v3/attachments Jul 27 16:19:14.050518 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.openstack.wsgi [req-b7e3d87b-ea34-40b0-800d-66645d9a9c0c req-cd0ba593-895f-40fb-beca-9378830110ce tempest-TestInstancesWithCinderVolumes-351524293 tempest-TestInstancesWithCinderVolumes-351524293-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "08b6d5f2-ccb0-4be9-9921-9801c74af49a", "connector": null, "instance_uuid": "1df80b75-3bd4-49d8-aae2-28b24ac96d87"}} {{(pid=100523) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 27 16:19:14.059042 np0000005924 devstack@c-api.service[100523]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:19:14.059042 np0000005924 devstack@c-api.service[100523]: warnings.warn( Jul 27 16:19:14.100051 np0000005924 devstack@c-api.service[100523]: INFO cinder.api.openstack.wsgi [req-b7e3d87b-ea34-40b0-800d-66645d9a9c0c req-cd0ba593-895f-40fb-beca-9378830110ce tempest-TestInstancesWithCinderVolumes-351524293 tempest-TestInstancesWithCinderVolumes-351524293-project-member] https://10.4.3.117/volume/v3/attachments returned with HTTP 200 Jul 27 16:19:14.100607 np0000005924 devstack@c-api.service[100523]: [pid: 100523|app: 0|req: 1055/4194] 10.4.3.117 () {74 vars in 1594 bytes} [Mon Jul 27 16:19:14 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 27 16:19:14.248832 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.middleware.request_id [None req-320058e1-8de2-4d33-966a-e7552079cb97 None None] RequestId filter calling following filter/app {{(pid=100522) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:19:14.251588 np0000005924 devstack@c-api.service[100522]: INFO cinder.api.openstack.wsgi [None req-320058e1-8de2-4d33-966a-e7552079cb97 tempest-VolumesBackupsTest-1361087151 tempest-VolumesBackupsTest-1361087151-project-member] GET https://10.4.3.117/volume/v3/backups/0d5b3c44-7a58-4ea1-bafd-ffb44efb1951 Jul 27 16:19:14.251588 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.openstack.wsgi [None req-320058e1-8de2-4d33-966a-e7552079cb97 tempest-VolumesBackupsTest-1361087151 tempest-VolumesBackupsTest-1361087151-project-member] Empty body provided in request {{(pid=100522) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:19:14.251588 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.openstack.wsgi [None req-320058e1-8de2-4d33-966a-e7552079cb97 tempest-VolumesBackupsTest-1361087151 tempest-VolumesBackupsTest-1361087151-project-member] Calling method 'show' {{(pid=100522) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:19:14.251588 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.v3.backups [None req-320058e1-8de2-4d33-966a-e7552079cb97 tempest-VolumesBackupsTest-1361087151 tempest-VolumesBackupsTest-1361087151-project-member] Show backup with id 0d5b3c44-7a58-4ea1-bafd-ffb44efb1951. {{(pid=100522) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 27 16:19:14.256164 np0000005924 devstack@c-api.service[100522]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:19:14.256164 np0000005924 devstack@c-api.service[100522]: warnings.warn( Jul 27 16:19:14.256869 np0000005924 devstack@c-api.service[100522]: INFO cinder.api.openstack.wsgi [None req-320058e1-8de2-4d33-966a-e7552079cb97 tempest-VolumesBackupsTest-1361087151 tempest-VolumesBackupsTest-1361087151-project-member] https://10.4.3.117/volume/v3/backups/0d5b3c44-7a58-4ea1-bafd-ffb44efb1951 returned with HTTP 200 Jul 27 16:19:14.257224 np0000005924 devstack@c-api.service[100522]: [pid: 100522|app: 0|req: 1038/4195] 10.4.3.117 () {66 vars in 1348 bytes} [Mon Jul 27 16:19:14 2026] GET /volume/v3/backups/0d5b3c44-7a58-4ea1-bafd-ffb44efb1951 => generated 784 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 27 16:19:14.489220 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.middleware.request_id [req-955ee746-ba9e-42c2-aea8-ffc1e017bae7 req-785e70ba-5078-4150-a065-412567a93ca0 None None] RequestId filter calling following filter/app {{(pid=100524) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:19:14.491656 np0000005924 devstack@c-api.service[100524]: INFO cinder.api.openstack.wsgi [req-955ee746-ba9e-42c2-aea8-ffc1e017bae7 req-785e70ba-5078-4150-a065-412567a93ca0 tempest-TestServerVolumeAttachScenarioOldVersion-1380374080 tempest-TestServerVolumeAttachScenarioOldVersion-1380374080-project-member] DELETE https://10.4.3.117/volume/v3/attachments/6930573d-b197-405e-97b1-241b4c089bb1 Jul 27 16:19:14.491833 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.openstack.wsgi [req-955ee746-ba9e-42c2-aea8-ffc1e017bae7 req-785e70ba-5078-4150-a065-412567a93ca0 tempest-TestServerVolumeAttachScenarioOldVersion-1380374080 tempest-TestServerVolumeAttachScenarioOldVersion-1380374080-project-member] Empty body provided in request {{(pid=100524) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:19:14.492010 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.openstack.wsgi [req-955ee746-ba9e-42c2-aea8-ffc1e017bae7 req-785e70ba-5078-4150-a065-412567a93ca0 tempest-TestServerVolumeAttachScenarioOldVersion-1380374080 tempest-TestServerVolumeAttachScenarioOldVersion-1380374080-project-member] Calling method 'version_select' {{(pid=100524) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:19:14.500440 np0000005924 devstack@c-api.service[100524]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:19:14.500440 np0000005924 devstack@c-api.service[100524]: warnings.warn( Jul 27 16:19:14.558539 np0000005924 devstack@c-api.service[100524]: INFO cinder.api.openstack.wsgi [req-955ee746-ba9e-42c2-aea8-ffc1e017bae7 req-785e70ba-5078-4150-a065-412567a93ca0 tempest-TestServerVolumeAttachScenarioOldVersion-1380374080 tempest-TestServerVolumeAttachScenarioOldVersion-1380374080-project-member] https://10.4.3.117/volume/v3/attachments/6930573d-b197-405e-97b1-241b4c089bb1 returned with HTTP 200 Jul 27 16:19:14.559095 np0000005924 devstack@c-api.service[100524]: [pid: 100524|app: 0|req: 1056/4196] 10.4.3.117 () {72 vars in 1673 bytes} [Mon Jul 27 16:19:14 2026] DELETE /volume/v3/attachments/6930573d-b197-405e-97b1-241b4c089bb1 => generated 19 bytes in 70 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 27 16:19:14.979081 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.middleware.request_id [None req-ed3879ef-0e21-4295-bf25-33f93405ac5f None None] RequestId filter calling following filter/app {{(pid=100521) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:19:14.980257 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.middleware.request_id [None req-e010c2c4-d366-434a-869d-4655721d9cc1 None None] RequestId filter calling following filter/app {{(pid=100523) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:19:14.980659 np0000005924 devstack@c-api.service[100523]: INFO cinder.api.openstack.wsgi [None req-e010c2c4-d366-434a-869d-4655721d9cc1 None None] GET https://10.4.3.117/volume// Jul 27 16:19:14.980819 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.openstack.wsgi [None req-e010c2c4-d366-434a-869d-4655721d9cc1 None None] Empty body provided in request {{(pid=100523) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:19:14.981035 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.openstack.wsgi [None req-e010c2c4-d366-434a-869d-4655721d9cc1 None None] Calling method 'all' {{(pid=100523) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:19:14.981403 np0000005924 devstack@c-api.service[100523]: INFO cinder.api.openstack.wsgi [None req-e010c2c4-d366-434a-869d-4655721d9cc1 None None] https://10.4.3.117/volume// returned with HTTP 300 Jul 27 16:19:14.981666 np0000005924 devstack@c-api.service[100523]: [pid: 100523|app: 0|req: 1056/4197] 10.4.3.117 () {66 vars in 1426 bytes} [Mon Jul 27 16:19:14 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 27 16:19:14.983048 np0000005924 devstack@c-api.service[100521]: INFO cinder.api.openstack.wsgi [None req-ed3879ef-0e21-4295-bf25-33f93405ac5f tempest-VolumesActionsTest-714550364 tempest-VolumesActionsTest-714550364-project-member] GET https://10.4.3.117/volume/v3/volumes/92523749-f90b-44cd-b2e2-27be3223bc0e Jul 27 16:19:14.983420 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.openstack.wsgi [None req-ed3879ef-0e21-4295-bf25-33f93405ac5f tempest-VolumesActionsTest-714550364 tempest-VolumesActionsTest-714550364-project-member] Empty body provided in request {{(pid=100521) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:19:14.983477 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.openstack.wsgi [None req-ed3879ef-0e21-4295-bf25-33f93405ac5f tempest-VolumesActionsTest-714550364 tempest-VolumesActionsTest-714550364-project-member] Calling method 'show' {{(pid=100521) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:19:14.988873 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.middleware.request_id [req-b7e3d87b-ea34-40b0-800d-66645d9a9c0c req-ae20db11-0462-45bf-8b4a-e2d32b5f81e4 None None] RequestId filter calling following filter/app {{(pid=100522) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:19:14.991137 np0000005924 devstack@c-api.service[100521]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:19:14.991137 np0000005924 devstack@c-api.service[100521]: warnings.warn( Jul 27 16:19:14.993340 np0000005924 devstack@c-api.service[100522]: INFO cinder.api.openstack.wsgi [req-b7e3d87b-ea34-40b0-800d-66645d9a9c0c req-ae20db11-0462-45bf-8b4a-e2d32b5f81e4 tempest-TestInstancesWithCinderVolumes-351524293 tempest-TestInstancesWithCinderVolumes-351524293-project-member] GET https://10.4.3.117/volume/v3/volumes/08b6d5f2-ccb0-4be9-9921-9801c74af49a Jul 27 16:19:14.993562 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.openstack.wsgi [req-b7e3d87b-ea34-40b0-800d-66645d9a9c0c req-ae20db11-0462-45bf-8b4a-e2d32b5f81e4 tempest-TestInstancesWithCinderVolumes-351524293 tempest-TestInstancesWithCinderVolumes-351524293-project-member] Empty body provided in request {{(pid=100522) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:19:14.993714 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.openstack.wsgi [req-b7e3d87b-ea34-40b0-800d-66645d9a9c0c req-ae20db11-0462-45bf-8b4a-e2d32b5f81e4 tempest-TestInstancesWithCinderVolumes-351524293 tempest-TestInstancesWithCinderVolumes-351524293-project-member] Calling method 'show' {{(pid=100522) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:19:14.994734 np0000005924 devstack@c-api.service[100521]: INFO cinder.volume.api [None req-ed3879ef-0e21-4295-bf25-33f93405ac5f tempest-VolumesActionsTest-714550364 tempest-VolumesActionsTest-714550364-project-member] Volume info retrieved successfully. Jul 27 16:19:14.999315 np0000005924 devstack@c-api.service[100521]: INFO cinder.api.openstack.wsgi [None req-ed3879ef-0e21-4295-bf25-33f93405ac5f tempest-VolumesActionsTest-714550364 tempest-VolumesActionsTest-714550364-project-member] https://10.4.3.117/volume/v3/volumes/92523749-f90b-44cd-b2e2-27be3223bc0e returned with HTTP 200 Jul 27 16:19:14.999818 np0000005924 devstack@c-api.service[100521]: [pid: 100521|app: 0|req: 1048/4198] 10.4.3.117 () {66 vars in 1348 bytes} [Mon Jul 27 16:19:14 2026] GET /volume/v3/volumes/92523749-f90b-44cd-b2e2-27be3223bc0e => generated 842 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 27 16:19:15.002274 np0000005924 devstack@c-api.service[100522]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:19:15.002274 np0000005924 devstack@c-api.service[100522]: warnings.warn( Jul 27 16:19:15.005767 np0000005924 devstack@c-api.service[100522]: INFO cinder.volume.api [req-b7e3d87b-ea34-40b0-800d-66645d9a9c0c req-ae20db11-0462-45bf-8b4a-e2d32b5f81e4 tempest-TestInstancesWithCinderVolumes-351524293 tempest-TestInstancesWithCinderVolumes-351524293-project-member] Volume info retrieved successfully. Jul 27 16:19:15.009938 np0000005924 devstack@c-api.service[100522]: INFO cinder.api.openstack.wsgi [req-b7e3d87b-ea34-40b0-800d-66645d9a9c0c req-ae20db11-0462-45bf-8b4a-e2d32b5f81e4 tempest-TestInstancesWithCinderVolumes-351524293 tempest-TestInstancesWithCinderVolumes-351524293-project-member] https://10.4.3.117/volume/v3/volumes/08b6d5f2-ccb0-4be9-9921-9801c74af49a returned with HTTP 200 Jul 27 16:19:15.010285 np0000005924 devstack@c-api.service[100522]: [pid: 100522|app: 0|req: 1039/4199] 10.4.3.117 () {70 vars in 1639 bytes} [Mon Jul 27 16:19:14 2026] GET /volume/v3/volumes/08b6d5f2-ccb0-4be9-9921-9801c74af49a => generated 1430 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 27 16:19:15.124122 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.middleware.request_id [req-b7e3d87b-ea34-40b0-800d-66645d9a9c0c req-3d631a84-77aa-494b-ae45-111b7413df6c None None] RequestId filter calling following filter/app {{(pid=100524) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:19:15.126122 np0000005924 devstack@c-api.service[100524]: INFO cinder.api.openstack.wsgi [req-b7e3d87b-ea34-40b0-800d-66645d9a9c0c req-3d631a84-77aa-494b-ae45-111b7413df6c tempest-TestInstancesWithCinderVolumes-351524293 tempest-TestInstancesWithCinderVolumes-351524293-project-member] PUT https://10.4.3.117/volume/v3/attachments/77001615-187f-4dbc-94c0-8b71b77dc027 Jul 27 16:19:15.126501 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.openstack.wsgi [req-b7e3d87b-ea34-40b0-800d-66645d9a9c0c req-3d631a84-77aa-494b-ae45-111b7413df6c tempest-TestInstancesWithCinderVolumes-351524293 tempest-TestInstancesWithCinderVolumes-351524293-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.117", "host": "np0000005924", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:c1414b6f8d8f", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "13cbedf7-bb1f-4b5e-b492-2fef0d4dab25", "nvme_native_multipath": false, "mountpoint": "/dev/vda"}}} {{(pid=100524) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 27 16:19:15.134972 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.coordination [req-b7e3d87b-ea34-40b0-800d-66645d9a9c0c req-3d631a84-77aa-494b-ae45-111b7413df6c tempest-TestInstancesWithCinderVolumes-351524293 tempest-TestInstancesWithCinderVolumes-351524293-project-member] Acquiring lock "cinder-attachment_update-08b6d5f2-ccb0-4be9-9921-9801c74af49a-np0000005924" by "attachment_update" {{(pid=100524) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jul 27 16:19:15.139940 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.coordination [req-b7e3d87b-ea34-40b0-800d-66645d9a9c0c req-3d631a84-77aa-494b-ae45-111b7413df6c tempest-TestInstancesWithCinderVolumes-351524293 tempest-TestInstancesWithCinderVolumes-351524293-project-member] Lock "cinder-attachment_update-08b6d5f2-ccb0-4be9-9921-9801c74af49a-np0000005924" acquired by "attachment_update" :: waited 0.005s {{(pid=100524) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jul 27 16:19:15.141218 np0000005924 devstack@c-api.service[100524]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:19:15.141218 np0000005924 devstack@c-api.service[100524]: warnings.warn( Jul 27 16:19:15.223240 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.coordination [req-b7e3d87b-ea34-40b0-800d-66645d9a9c0c req-3d631a84-77aa-494b-ae45-111b7413df6c tempest-TestInstancesWithCinderVolumes-351524293 tempest-TestInstancesWithCinderVolumes-351524293-project-member] Lock "cinder-attachment_update-08b6d5f2-ccb0-4be9-9921-9801c74af49a-np0000005924" released by "attachment_update" :: held 0.083s {{(pid=100524) __release /opt/stack/cinder/cinder/coordination.py:152}} Jul 27 16:19:15.223669 np0000005924 devstack@c-api.service[100524]: INFO cinder.api.openstack.wsgi [req-b7e3d87b-ea34-40b0-800d-66645d9a9c0c req-3d631a84-77aa-494b-ae45-111b7413df6c tempest-TestInstancesWithCinderVolumes-351524293 tempest-TestInstancesWithCinderVolumes-351524293-project-member] https://10.4.3.117/volume/v3/attachments/77001615-187f-4dbc-94c0-8b71b77dc027 returned with HTTP 200 Jul 27 16:19:15.224345 np0000005924 devstack@c-api.service[100524]: [pid: 100524|app: 0|req: 1057/4200] 10.4.3.117 () {74 vars in 1704 bytes} [Mon Jul 27 16:19:15 2026] PUT /volume/v3/attachments/77001615-187f-4dbc-94c0-8b71b77dc027 => generated 969 bytes in 100 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 27 16:19:15.249845 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.middleware.request_id [req-b7e3d87b-ea34-40b0-800d-66645d9a9c0c req-d9bf4e06-0286-443c-a841-9d2f3d49f161 None None] RequestId filter calling following filter/app {{(pid=100523) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:19:15.252025 np0000005924 devstack@c-api.service[100523]: INFO cinder.api.openstack.wsgi [req-b7e3d87b-ea34-40b0-800d-66645d9a9c0c req-d9bf4e06-0286-443c-a841-9d2f3d49f161 tempest-TestInstancesWithCinderVolumes-351524293 tempest-TestInstancesWithCinderVolumes-351524293-project-member] POST https://10.4.3.117/volume/v3/attachments/77001615-187f-4dbc-94c0-8b71b77dc027/action Jul 27 16:19:15.252526 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.openstack.wsgi [req-b7e3d87b-ea34-40b0-800d-66645d9a9c0c req-d9bf4e06-0286-443c-a841-9d2f3d49f161 tempest-TestInstancesWithCinderVolumes-351524293 tempest-TestInstancesWithCinderVolumes-351524293-project-member] Action body: b'{"os-complete": null}' {{(pid=100523) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 27 16:19:15.252719 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.openstack.wsgi [req-b7e3d87b-ea34-40b0-800d-66645d9a9c0c req-d9bf4e06-0286-443c-a841-9d2f3d49f161 tempest-TestInstancesWithCinderVolumes-351524293 tempest-TestInstancesWithCinderVolumes-351524293-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100523) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 27 16:19:15.266934 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.middleware.request_id [None req-a1add04c-29ab-404e-95c0-770f99ab48d8 None None] RequestId filter calling following filter/app {{(pid=100521) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:19:15.268921 np0000005924 devstack@c-api.service[100521]: INFO cinder.api.openstack.wsgi [None req-a1add04c-29ab-404e-95c0-770f99ab48d8 tempest-VolumesBackupsTest-1361087151 tempest-VolumesBackupsTest-1361087151-project-member] GET https://10.4.3.117/volume/v3/backups/0d5b3c44-7a58-4ea1-bafd-ffb44efb1951 Jul 27 16:19:15.269187 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.openstack.wsgi [None req-a1add04c-29ab-404e-95c0-770f99ab48d8 tempest-VolumesBackupsTest-1361087151 tempest-VolumesBackupsTest-1361087151-project-member] Empty body provided in request {{(pid=100521) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:19:15.269447 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.openstack.wsgi [None req-a1add04c-29ab-404e-95c0-770f99ab48d8 tempest-VolumesBackupsTest-1361087151 tempest-VolumesBackupsTest-1361087151-project-member] Calling method 'show' {{(pid=100521) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:19:15.269540 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.v3.backups [None req-a1add04c-29ab-404e-95c0-770f99ab48d8 tempest-VolumesBackupsTest-1361087151 tempest-VolumesBackupsTest-1361087151-project-member] Show backup with id 0d5b3c44-7a58-4ea1-bafd-ffb44efb1951. {{(pid=100521) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 27 16:19:15.269895 np0000005924 devstack@c-api.service[100523]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:19:15.269895 np0000005924 devstack@c-api.service[100523]: warnings.warn( Jul 27 16:19:15.273954 np0000005924 devstack@c-api.service[100521]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:19:15.273954 np0000005924 devstack@c-api.service[100521]: warnings.warn( Jul 27 16:19:15.274877 np0000005924 devstack@c-api.service[100521]: INFO cinder.api.openstack.wsgi [None req-a1add04c-29ab-404e-95c0-770f99ab48d8 tempest-VolumesBackupsTest-1361087151 tempest-VolumesBackupsTest-1361087151-project-member] https://10.4.3.117/volume/v3/backups/0d5b3c44-7a58-4ea1-bafd-ffb44efb1951 returned with HTTP 200 Jul 27 16:19:15.275349 np0000005924 devstack@c-api.service[100521]: [pid: 100521|app: 0|req: 1049/4201] 10.4.3.117 () {66 vars in 1348 bytes} [Mon Jul 27 16:19:15 2026] GET /volume/v3/backups/0d5b3c44-7a58-4ea1-bafd-ffb44efb1951 => generated 784 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 27 16:19:15.287897 np0000005924 devstack@c-api.service[100523]: INFO cinder.api.openstack.wsgi [req-b7e3d87b-ea34-40b0-800d-66645d9a9c0c req-d9bf4e06-0286-443c-a841-9d2f3d49f161 tempest-TestInstancesWithCinderVolumes-351524293 tempest-TestInstancesWithCinderVolumes-351524293-project-member] https://10.4.3.117/volume/v3/attachments/77001615-187f-4dbc-94c0-8b71b77dc027/action returned with HTTP 204 Jul 27 16:19:15.288504 np0000005924 devstack@c-api.service[100523]: [pid: 100523|app: 0|req: 1057/4202] 10.4.3.117 () {74 vars in 1725 bytes} [Mon Jul 27 16:19:15 2026] POST /volume/v3/attachments/77001615-187f-4dbc-94c0-8b71b77dc027/action => generated 0 bytes in 39 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jul 27 16:19:15.644005 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.middleware.request_id [req-48a4cf01-a0b2-463d-aefd-f19de3811f0b req-f775c446-fd90-4501-934f-f42031416132 None None] RequestId filter calling following filter/app {{(pid=100522) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:19:15.646124 np0000005924 devstack@c-api.service[100522]: INFO cinder.api.openstack.wsgi [req-48a4cf01-a0b2-463d-aefd-f19de3811f0b req-f775c446-fd90-4501-934f-f42031416132 tempest-TestServerVolumeAttachScenarioOldVersion-1380374080 tempest-TestServerVolumeAttachScenarioOldVersion-1380374080-project-member] GET https://10.4.3.117/volume/v3/volumes/bfd3ca09-f0e3-4985-acd9-104258e1fa74 Jul 27 16:19:15.646349 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.openstack.wsgi [req-48a4cf01-a0b2-463d-aefd-f19de3811f0b req-f775c446-fd90-4501-934f-f42031416132 tempest-TestServerVolumeAttachScenarioOldVersion-1380374080 tempest-TestServerVolumeAttachScenarioOldVersion-1380374080-project-member] Empty body provided in request {{(pid=100522) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:19:15.646666 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.openstack.wsgi [req-48a4cf01-a0b2-463d-aefd-f19de3811f0b req-f775c446-fd90-4501-934f-f42031416132 tempest-TestServerVolumeAttachScenarioOldVersion-1380374080 tempest-TestServerVolumeAttachScenarioOldVersion-1380374080-project-member] Calling method 'show' {{(pid=100522) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:19:15.654869 np0000005924 devstack@c-api.service[100522]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:19:15.654869 np0000005924 devstack@c-api.service[100522]: warnings.warn( Jul 27 16:19:15.659258 np0000005924 devstack@c-api.service[100522]: INFO cinder.volume.api [req-48a4cf01-a0b2-463d-aefd-f19de3811f0b req-f775c446-fd90-4501-934f-f42031416132 tempest-TestServerVolumeAttachScenarioOldVersion-1380374080 tempest-TestServerVolumeAttachScenarioOldVersion-1380374080-project-member] Volume info retrieved successfully. Jul 27 16:19:15.663878 np0000005924 devstack@c-api.service[100522]: INFO cinder.api.openstack.wsgi [req-48a4cf01-a0b2-463d-aefd-f19de3811f0b req-f775c446-fd90-4501-934f-f42031416132 tempest-TestServerVolumeAttachScenarioOldVersion-1380374080 tempest-TestServerVolumeAttachScenarioOldVersion-1380374080-project-member] https://10.4.3.117/volume/v3/volumes/bfd3ca09-f0e3-4985-acd9-104258e1fa74 returned with HTTP 200 Jul 27 16:19:15.664193 np0000005924 devstack@c-api.service[100522]: [pid: 100522|app: 0|req: 1040/4203] 10.4.3.117 () {68 vars in 1598 bytes} [Mon Jul 27 16:19:15 2026] GET /volume/v3/volumes/bfd3ca09-f0e3-4985-acd9-104258e1fa74 => generated 863 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 27 16:19:15.676931 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.middleware.request_id [None req-6ebd22a2-129c-49c0-8c78-b44f044c7ef0 None None] RequestId filter calling following filter/app {{(pid=100524) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:19:15.678793 np0000005924 devstack@c-api.service[100524]: INFO cinder.api.openstack.wsgi [None req-6ebd22a2-129c-49c0-8c78-b44f044c7ef0 tempest-TestServerVolumeAttachScenarioOldVersion-1380374080 tempest-TestServerVolumeAttachScenarioOldVersion-1380374080-project-member] DELETE https://10.4.3.117/volume/v3/volumes/bfd3ca09-f0e3-4985-acd9-104258e1fa74 Jul 27 16:19:15.679090 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.openstack.wsgi [None req-6ebd22a2-129c-49c0-8c78-b44f044c7ef0 tempest-TestServerVolumeAttachScenarioOldVersion-1380374080 tempest-TestServerVolumeAttachScenarioOldVersion-1380374080-project-member] Empty body provided in request {{(pid=100524) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:19:15.679308 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.openstack.wsgi [None req-6ebd22a2-129c-49c0-8c78-b44f044c7ef0 tempest-TestServerVolumeAttachScenarioOldVersion-1380374080 tempest-TestServerVolumeAttachScenarioOldVersion-1380374080-project-member] Calling method 'delete' {{(pid=100524) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:19:15.679543 np0000005924 devstack@c-api.service[100524]: INFO cinder.api.v3.volumes [None req-6ebd22a2-129c-49c0-8c78-b44f044c7ef0 tempest-TestServerVolumeAttachScenarioOldVersion-1380374080 tempest-TestServerVolumeAttachScenarioOldVersion-1380374080-project-member] Delete volume with id: bfd3ca09-f0e3-4985-acd9-104258e1fa74 Jul 27 16:19:15.686670 np0000005924 devstack@c-api.service[100524]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:19:15.686670 np0000005924 devstack@c-api.service[100524]: warnings.warn( Jul 27 16:19:15.687155 np0000005924 devstack@c-api.service[100524]: INFO cinder.volume.api [None req-6ebd22a2-129c-49c0-8c78-b44f044c7ef0 tempest-TestServerVolumeAttachScenarioOldVersion-1380374080 tempest-TestServerVolumeAttachScenarioOldVersion-1380374080-project-member] Volume info retrieved successfully. Jul 27 16:19:15.714409 np0000005924 devstack@c-api.service[100524]: INFO cinder.volume.api [None req-6ebd22a2-129c-49c0-8c78-b44f044c7ef0 tempest-TestServerVolumeAttachScenarioOldVersion-1380374080 tempest-TestServerVolumeAttachScenarioOldVersion-1380374080-project-member] Delete volume request issued successfully. Jul 27 16:19:15.714557 np0000005924 devstack@c-api.service[100524]: INFO cinder.api.openstack.wsgi [None req-6ebd22a2-129c-49c0-8c78-b44f044c7ef0 tempest-TestServerVolumeAttachScenarioOldVersion-1380374080 tempest-TestServerVolumeAttachScenarioOldVersion-1380374080-project-member] https://10.4.3.117/volume/v3/volumes/bfd3ca09-f0e3-4985-acd9-104258e1fa74 returned with HTTP 202 Jul 27 16:19:15.715120 np0000005924 devstack@c-api.service[100524]: [pid: 100524|app: 0|req: 1058/4204] 10.4.3.117 () {68 vars in 1392 bytes} [Mon Jul 27 16:19:15 2026] DELETE /volume/v3/volumes/bfd3ca09-f0e3-4985-acd9-104258e1fa74 => generated 0 bytes in 39 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Jul 27 16:19:15.722299 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.middleware.request_id [None req-c792e4d1-efc4-47b2-ad1b-36e74abdcd95 None None] RequestId filter calling following filter/app {{(pid=100521) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:19:15.724455 np0000005924 devstack@c-api.service[100521]: INFO cinder.api.openstack.wsgi [None req-c792e4d1-efc4-47b2-ad1b-36e74abdcd95 tempest-TestServerVolumeAttachScenarioOldVersion-1380374080 tempest-TestServerVolumeAttachScenarioOldVersion-1380374080-project-member] GET https://10.4.3.117/volume/v3/volumes/bfd3ca09-f0e3-4985-acd9-104258e1fa74 Jul 27 16:19:15.724736 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.openstack.wsgi [None req-c792e4d1-efc4-47b2-ad1b-36e74abdcd95 tempest-TestServerVolumeAttachScenarioOldVersion-1380374080 tempest-TestServerVolumeAttachScenarioOldVersion-1380374080-project-member] Empty body provided in request {{(pid=100521) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:19:15.725005 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.openstack.wsgi [None req-c792e4d1-efc4-47b2-ad1b-36e74abdcd95 tempest-TestServerVolumeAttachScenarioOldVersion-1380374080 tempest-TestServerVolumeAttachScenarioOldVersion-1380374080-project-member] Calling method 'show' {{(pid=100521) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:19:15.732586 np0000005924 devstack@c-api.service[100521]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:19:15.732586 np0000005924 devstack@c-api.service[100521]: warnings.warn( Jul 27 16:19:15.736687 np0000005924 devstack@c-api.service[100521]: INFO cinder.volume.api [None req-c792e4d1-efc4-47b2-ad1b-36e74abdcd95 tempest-TestServerVolumeAttachScenarioOldVersion-1380374080 tempest-TestServerVolumeAttachScenarioOldVersion-1380374080-project-member] Volume info retrieved successfully. Jul 27 16:19:15.742125 np0000005924 devstack@c-api.service[100521]: INFO cinder.api.openstack.wsgi [None req-c792e4d1-efc4-47b2-ad1b-36e74abdcd95 tempest-TestServerVolumeAttachScenarioOldVersion-1380374080 tempest-TestServerVolumeAttachScenarioOldVersion-1380374080-project-member] https://10.4.3.117/volume/v3/volumes/bfd3ca09-f0e3-4985-acd9-104258e1fa74 returned with HTTP 200 Jul 27 16:19:15.742125 np0000005924 devstack@c-api.service[100521]: [pid: 100521|app: 0|req: 1050/4205] 10.4.3.117 () {68 vars in 1389 bytes} [Mon Jul 27 16:19:15 2026] GET /volume/v3/volumes/bfd3ca09-f0e3-4985-acd9-104258e1fa74 => generated 880 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 27 16:19:16.285550 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.middleware.request_id [None req-e8954ff2-a211-46c9-b89b-fab7f70efd61 None None] RequestId filter calling following filter/app {{(pid=100523) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:19:16.288051 np0000005924 devstack@c-api.service[100523]: INFO cinder.api.openstack.wsgi [None req-e8954ff2-a211-46c9-b89b-fab7f70efd61 tempest-VolumesBackupsTest-1361087151 tempest-VolumesBackupsTest-1361087151-project-member] GET https://10.4.3.117/volume/v3/backups/0d5b3c44-7a58-4ea1-bafd-ffb44efb1951 Jul 27 16:19:16.288311 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.openstack.wsgi [None req-e8954ff2-a211-46c9-b89b-fab7f70efd61 tempest-VolumesBackupsTest-1361087151 tempest-VolumesBackupsTest-1361087151-project-member] Empty body provided in request {{(pid=100523) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:19:16.288588 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.openstack.wsgi [None req-e8954ff2-a211-46c9-b89b-fab7f70efd61 tempest-VolumesBackupsTest-1361087151 tempest-VolumesBackupsTest-1361087151-project-member] Calling method 'show' {{(pid=100523) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:19:16.288857 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.v3.backups [None req-e8954ff2-a211-46c9-b89b-fab7f70efd61 tempest-VolumesBackupsTest-1361087151 tempest-VolumesBackupsTest-1361087151-project-member] Show backup with id 0d5b3c44-7a58-4ea1-bafd-ffb44efb1951. {{(pid=100523) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 27 16:19:16.294106 np0000005924 devstack@c-api.service[100523]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:19:16.294106 np0000005924 devstack@c-api.service[100523]: warnings.warn( Jul 27 16:19:16.295085 np0000005924 devstack@c-api.service[100523]: INFO cinder.api.openstack.wsgi [None req-e8954ff2-a211-46c9-b89b-fab7f70efd61 tempest-VolumesBackupsTest-1361087151 tempest-VolumesBackupsTest-1361087151-project-member] https://10.4.3.117/volume/v3/backups/0d5b3c44-7a58-4ea1-bafd-ffb44efb1951 returned with HTTP 200 Jul 27 16:19:16.295580 np0000005924 devstack@c-api.service[100523]: [pid: 100523|app: 0|req: 1058/4206] 10.4.3.117 () {66 vars in 1348 bytes} [Mon Jul 27 16:19:16 2026] GET /volume/v3/backups/0d5b3c44-7a58-4ea1-bafd-ffb44efb1951 => generated 784 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 27 16:19:16.759349 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.middleware.request_id [None req-8ef8956c-0211-43fd-9728-4daa5b67c2ef None None] RequestId filter calling following filter/app {{(pid=100522) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:19:16.761015 np0000005924 devstack@c-api.service[100522]: INFO cinder.api.openstack.wsgi [None req-8ef8956c-0211-43fd-9728-4daa5b67c2ef tempest-TestServerVolumeAttachScenarioOldVersion-1380374080 tempest-TestServerVolumeAttachScenarioOldVersion-1380374080-project-member] GET https://10.4.3.117/volume/v3/volumes/bfd3ca09-f0e3-4985-acd9-104258e1fa74 Jul 27 16:19:16.761141 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.openstack.wsgi [None req-8ef8956c-0211-43fd-9728-4daa5b67c2ef tempest-TestServerVolumeAttachScenarioOldVersion-1380374080 tempest-TestServerVolumeAttachScenarioOldVersion-1380374080-project-member] Empty body provided in request {{(pid=100522) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:19:16.761279 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.openstack.wsgi [None req-8ef8956c-0211-43fd-9728-4daa5b67c2ef tempest-TestServerVolumeAttachScenarioOldVersion-1380374080 tempest-TestServerVolumeAttachScenarioOldVersion-1380374080-project-member] Calling method 'show' {{(pid=100522) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:19:16.766483 np0000005924 devstack@c-api.service[100522]: INFO cinder.api.openstack.wsgi [None req-8ef8956c-0211-43fd-9728-4daa5b67c2ef tempest-TestServerVolumeAttachScenarioOldVersion-1380374080 tempest-TestServerVolumeAttachScenarioOldVersion-1380374080-project-member] https://10.4.3.117/volume/v3/volumes/bfd3ca09-f0e3-4985-acd9-104258e1fa74 returned with HTTP 404 Jul 27 16:19:16.767195 np0000005924 devstack@c-api.service[100522]: [pid: 100522|app: 0|req: 1041/4207] 10.4.3.117 () {68 vars in 1389 bytes} [Mon Jul 27 16:19:16 2026] GET /volume/v3/volumes/bfd3ca09-f0e3-4985-acd9-104258e1fa74 => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 27 16:19:17.306136 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.middleware.request_id [None req-40294887-85c9-4ab9-b97c-0c87d813126c None None] RequestId filter calling following filter/app {{(pid=100524) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:19:17.311713 np0000005924 devstack@c-api.service[100524]: INFO cinder.api.openstack.wsgi [None req-40294887-85c9-4ab9-b97c-0c87d813126c tempest-VolumesBackupsTest-1361087151 tempest-VolumesBackupsTest-1361087151-project-member] GET https://10.4.3.117/volume/v3/backups/0d5b3c44-7a58-4ea1-bafd-ffb44efb1951 Jul 27 16:19:17.311713 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.openstack.wsgi [None req-40294887-85c9-4ab9-b97c-0c87d813126c tempest-VolumesBackupsTest-1361087151 tempest-VolumesBackupsTest-1361087151-project-member] Empty body provided in request {{(pid=100524) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:19:17.311713 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.openstack.wsgi [None req-40294887-85c9-4ab9-b97c-0c87d813126c tempest-VolumesBackupsTest-1361087151 tempest-VolumesBackupsTest-1361087151-project-member] Calling method 'show' {{(pid=100524) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:19:17.311713 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.v3.backups [None req-40294887-85c9-4ab9-b97c-0c87d813126c tempest-VolumesBackupsTest-1361087151 tempest-VolumesBackupsTest-1361087151-project-member] Show backup with id 0d5b3c44-7a58-4ea1-bafd-ffb44efb1951. {{(pid=100524) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 27 16:19:17.319440 np0000005924 devstack@c-api.service[100524]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:19:17.319440 np0000005924 devstack@c-api.service[100524]: warnings.warn( Jul 27 16:19:17.320384 np0000005924 devstack@c-api.service[100524]: INFO cinder.api.openstack.wsgi [None req-40294887-85c9-4ab9-b97c-0c87d813126c tempest-VolumesBackupsTest-1361087151 tempest-VolumesBackupsTest-1361087151-project-member] https://10.4.3.117/volume/v3/backups/0d5b3c44-7a58-4ea1-bafd-ffb44efb1951 returned with HTTP 200 Jul 27 16:19:17.320825 np0000005924 devstack@c-api.service[100524]: [pid: 100524|app: 0|req: 1059/4208] 10.4.3.117 () {66 vars in 1348 bytes} [Mon Jul 27 16:19:17 2026] GET /volume/v3/backups/0d5b3c44-7a58-4ea1-bafd-ffb44efb1951 => generated 785 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 27 16:19:18.331454 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.middleware.request_id [None req-712c141c-e6a5-45d2-b6b3-7d781e23ef55 None None] RequestId filter calling following filter/app {{(pid=100521) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:19:18.333241 np0000005924 devstack@c-api.service[100521]: INFO cinder.api.openstack.wsgi [None req-712c141c-e6a5-45d2-b6b3-7d781e23ef55 tempest-VolumesBackupsTest-1361087151 tempest-VolumesBackupsTest-1361087151-project-member] GET https://10.4.3.117/volume/v3/backups/0d5b3c44-7a58-4ea1-bafd-ffb44efb1951 Jul 27 16:19:18.333480 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.openstack.wsgi [None req-712c141c-e6a5-45d2-b6b3-7d781e23ef55 tempest-VolumesBackupsTest-1361087151 tempest-VolumesBackupsTest-1361087151-project-member] Empty body provided in request {{(pid=100521) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:19:18.333652 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.openstack.wsgi [None req-712c141c-e6a5-45d2-b6b3-7d781e23ef55 tempest-VolumesBackupsTest-1361087151 tempest-VolumesBackupsTest-1361087151-project-member] Calling method 'show' {{(pid=100521) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:19:18.333752 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.v3.backups [None req-712c141c-e6a5-45d2-b6b3-7d781e23ef55 tempest-VolumesBackupsTest-1361087151 tempest-VolumesBackupsTest-1361087151-project-member] Show backup with id 0d5b3c44-7a58-4ea1-bafd-ffb44efb1951. {{(pid=100521) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 27 16:19:18.337801 np0000005924 devstack@c-api.service[100521]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:19:18.337801 np0000005924 devstack@c-api.service[100521]: warnings.warn( Jul 27 16:19:18.338627 np0000005924 devstack@c-api.service[100521]: INFO cinder.api.openstack.wsgi [None req-712c141c-e6a5-45d2-b6b3-7d781e23ef55 tempest-VolumesBackupsTest-1361087151 tempest-VolumesBackupsTest-1361087151-project-member] https://10.4.3.117/volume/v3/backups/0d5b3c44-7a58-4ea1-bafd-ffb44efb1951 returned with HTTP 200 Jul 27 16:19:18.338995 np0000005924 devstack@c-api.service[100521]: [pid: 100521|app: 0|req: 1051/4209] 10.4.3.117 () {66 vars in 1348 bytes} [Mon Jul 27 16:19:18 2026] GET /volume/v3/backups/0d5b3c44-7a58-4ea1-bafd-ffb44efb1951 => generated 785 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 27 16:19:19.349021 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.middleware.request_id [None req-2f47c684-a8d0-4664-bd0f-579877e68a0b None None] RequestId filter calling following filter/app {{(pid=100523) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:19:19.351112 np0000005924 devstack@c-api.service[100523]: INFO cinder.api.openstack.wsgi [None req-2f47c684-a8d0-4664-bd0f-579877e68a0b tempest-VolumesBackupsTest-1361087151 tempest-VolumesBackupsTest-1361087151-project-member] GET https://10.4.3.117/volume/v3/backups/0d5b3c44-7a58-4ea1-bafd-ffb44efb1951 Jul 27 16:19:19.351349 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.openstack.wsgi [None req-2f47c684-a8d0-4664-bd0f-579877e68a0b tempest-VolumesBackupsTest-1361087151 tempest-VolumesBackupsTest-1361087151-project-member] Empty body provided in request {{(pid=100523) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:19:19.351598 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.openstack.wsgi [None req-2f47c684-a8d0-4664-bd0f-579877e68a0b tempest-VolumesBackupsTest-1361087151 tempest-VolumesBackupsTest-1361087151-project-member] Calling method 'show' {{(pid=100523) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:19:19.351741 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.v3.backups [None req-2f47c684-a8d0-4664-bd0f-579877e68a0b tempest-VolumesBackupsTest-1361087151 tempest-VolumesBackupsTest-1361087151-project-member] Show backup with id 0d5b3c44-7a58-4ea1-bafd-ffb44efb1951. {{(pid=100523) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 27 16:19:19.356601 np0000005924 devstack@c-api.service[100523]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:19:19.356601 np0000005924 devstack@c-api.service[100523]: warnings.warn( Jul 27 16:19:19.357586 np0000005924 devstack@c-api.service[100523]: INFO cinder.api.openstack.wsgi [None req-2f47c684-a8d0-4664-bd0f-579877e68a0b tempest-VolumesBackupsTest-1361087151 tempest-VolumesBackupsTest-1361087151-project-member] https://10.4.3.117/volume/v3/backups/0d5b3c44-7a58-4ea1-bafd-ffb44efb1951 returned with HTTP 200 Jul 27 16:19:19.358160 np0000005924 devstack@c-api.service[100523]: [pid: 100523|app: 0|req: 1059/4210] 10.4.3.117 () {66 vars in 1348 bytes} [Mon Jul 27 16:19:19 2026] GET /volume/v3/backups/0d5b3c44-7a58-4ea1-bafd-ffb44efb1951 => generated 785 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 27 16:19:20.369012 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.middleware.request_id [None req-c5c9ee4e-e079-428b-953e-f3897a32689a None None] RequestId filter calling following filter/app {{(pid=100522) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:19:20.370651 np0000005924 devstack@c-api.service[100522]: INFO cinder.api.openstack.wsgi [None req-c5c9ee4e-e079-428b-953e-f3897a32689a tempest-VolumesBackupsTest-1361087151 tempest-VolumesBackupsTest-1361087151-project-member] GET https://10.4.3.117/volume/v3/backups/0d5b3c44-7a58-4ea1-bafd-ffb44efb1951 Jul 27 16:19:20.370834 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.openstack.wsgi [None req-c5c9ee4e-e079-428b-953e-f3897a32689a tempest-VolumesBackupsTest-1361087151 tempest-VolumesBackupsTest-1361087151-project-member] Empty body provided in request {{(pid=100522) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:19:20.371031 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.openstack.wsgi [None req-c5c9ee4e-e079-428b-953e-f3897a32689a tempest-VolumesBackupsTest-1361087151 tempest-VolumesBackupsTest-1361087151-project-member] Calling method 'show' {{(pid=100522) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:19:20.371117 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.v3.backups [None req-c5c9ee4e-e079-428b-953e-f3897a32689a tempest-VolumesBackupsTest-1361087151 tempest-VolumesBackupsTest-1361087151-project-member] Show backup with id 0d5b3c44-7a58-4ea1-bafd-ffb44efb1951. {{(pid=100522) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 27 16:19:20.375550 np0000005924 devstack@c-api.service[100522]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:19:20.375550 np0000005924 devstack@c-api.service[100522]: warnings.warn( Jul 27 16:19:20.376444 np0000005924 devstack@c-api.service[100522]: INFO cinder.api.openstack.wsgi [None req-c5c9ee4e-e079-428b-953e-f3897a32689a tempest-VolumesBackupsTest-1361087151 tempest-VolumesBackupsTest-1361087151-project-member] https://10.4.3.117/volume/v3/backups/0d5b3c44-7a58-4ea1-bafd-ffb44efb1951 returned with HTTP 200 Jul 27 16:19:20.376929 np0000005924 devstack@c-api.service[100522]: [pid: 100522|app: 0|req: 1042/4211] 10.4.3.117 () {66 vars in 1348 bytes} [Mon Jul 27 16:19:20 2026] GET /volume/v3/backups/0d5b3c44-7a58-4ea1-bafd-ffb44efb1951 => generated 786 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 27 16:19:20.386592 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.middleware.request_id [None req-301f12f0-8c74-4559-b218-58b077b007fc None None] RequestId filter calling following filter/app {{(pid=100524) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:19:20.388216 np0000005924 devstack@c-api.service[100524]: INFO cinder.api.openstack.wsgi [None req-301f12f0-8c74-4559-b218-58b077b007fc tempest-VolumesBackupsTest-1361087151 tempest-VolumesBackupsTest-1361087151-project-member] GET https://10.4.3.117/volume/v3/backups/0d5b3c44-7a58-4ea1-bafd-ffb44efb1951 Jul 27 16:19:20.388485 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.openstack.wsgi [None req-301f12f0-8c74-4559-b218-58b077b007fc tempest-VolumesBackupsTest-1361087151 tempest-VolumesBackupsTest-1361087151-project-member] Empty body provided in request {{(pid=100524) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:19:20.388697 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.openstack.wsgi [None req-301f12f0-8c74-4559-b218-58b077b007fc tempest-VolumesBackupsTest-1361087151 tempest-VolumesBackupsTest-1361087151-project-member] Calling method 'show' {{(pid=100524) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:19:20.388792 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.v3.backups [None req-301f12f0-8c74-4559-b218-58b077b007fc tempest-VolumesBackupsTest-1361087151 tempest-VolumesBackupsTest-1361087151-project-member] Show backup with id 0d5b3c44-7a58-4ea1-bafd-ffb44efb1951. {{(pid=100524) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 27 16:19:20.393056 np0000005924 devstack@c-api.service[100524]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:19:20.393056 np0000005924 devstack@c-api.service[100524]: warnings.warn( Jul 27 16:19:20.393798 np0000005924 devstack@c-api.service[100524]: INFO cinder.api.openstack.wsgi [None req-301f12f0-8c74-4559-b218-58b077b007fc tempest-VolumesBackupsTest-1361087151 tempest-VolumesBackupsTest-1361087151-project-member] https://10.4.3.117/volume/v3/backups/0d5b3c44-7a58-4ea1-bafd-ffb44efb1951 returned with HTTP 200 Jul 27 16:19:20.394203 np0000005924 devstack@c-api.service[100524]: [pid: 100524|app: 0|req: 1060/4212] 10.4.3.117 () {66 vars in 1348 bytes} [Mon Jul 27 16:19:20 2026] GET /volume/v3/backups/0d5b3c44-7a58-4ea1-bafd-ffb44efb1951 => generated 786 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 27 16:19:20.402641 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.middleware.request_id [None req-00830435-cb2d-4de4-936c-f42ff6991051 None None] RequestId filter calling following filter/app {{(pid=100521) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:19:20.405434 np0000005924 devstack@c-api.service[100521]: INFO cinder.api.openstack.wsgi [None req-00830435-cb2d-4de4-936c-f42ff6991051 tempest-VolumesBackupsTest-1361087151 tempest-VolumesBackupsTest-1361087151-project-member] DELETE https://10.4.3.117/volume/v3/backups/0d5b3c44-7a58-4ea1-bafd-ffb44efb1951 Jul 27 16:19:20.405591 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.openstack.wsgi [None req-00830435-cb2d-4de4-936c-f42ff6991051 tempest-VolumesBackupsTest-1361087151 tempest-VolumesBackupsTest-1361087151-project-member] Empty body provided in request {{(pid=100521) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:19:20.405763 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.openstack.wsgi [None req-00830435-cb2d-4de4-936c-f42ff6991051 tempest-VolumesBackupsTest-1361087151 tempest-VolumesBackupsTest-1361087151-project-member] Calling method 'delete' {{(pid=100521) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:19:20.405854 np0000005924 devstack@c-api.service[100521]: INFO cinder.api.contrib.backups [None req-00830435-cb2d-4de4-936c-f42ff6991051 tempest-VolumesBackupsTest-1361087151 tempest-VolumesBackupsTest-1361087151-project-member] Delete backup with id: 0d5b3c44-7a58-4ea1-bafd-ffb44efb1951. Jul 27 16:19:20.408555 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.middleware.request_id [None req-773a7668-8229-464f-b25f-da235f209eed None None] RequestId filter calling following filter/app {{(pid=100523) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:19:20.410044 np0000005924 devstack@c-api.service[100521]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:19:20.410044 np0000005924 devstack@c-api.service[100521]: warnings.warn( Jul 27 16:19:20.410395 np0000005924 devstack@c-api.service[100523]: INFO cinder.api.openstack.wsgi [None req-773a7668-8229-464f-b25f-da235f209eed tempest-VolumesActionsTest-714550364 tempest-VolumesActionsTest-714550364-project-member] POST https://10.4.3.117/volume/v3/volumes/92523749-f90b-44cd-b2e2-27be3223bc0e/action Jul 27 16:19:20.410861 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.openstack.wsgi [None req-773a7668-8229-464f-b25f-da235f209eed tempest-VolumesActionsTest-714550364 tempest-VolumesActionsTest-714550364-project-member] Action body: b'{"os-attach": {"instance_uuid": "df79d035-6b46-4963-91e1-32246b99ee8b", "mountpoint": "/dev/vdb"}}' {{(pid=100523) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 27 16:19:20.411026 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.openstack.wsgi [None req-773a7668-8229-464f-b25f-da235f209eed tempest-VolumesActionsTest-714550364 tempest-VolumesActionsTest-714550364-project-member] Action: 'action', calling method: _attach, body: {"os-attach": {"instance_uuid": "df79d035-6b46-4963-91e1-32246b99ee8b", "mountpoint": "/dev/vdb"}} {{(pid=100523) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 27 16:19:20.420232 np0000005924 devstack@c-api.service[100523]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:19:20.420232 np0000005924 devstack@c-api.service[100523]: warnings.warn( Jul 27 16:19:20.420717 np0000005924 devstack@c-api.service[100523]: INFO cinder.volume.api [None req-773a7668-8229-464f-b25f-da235f209eed tempest-VolumesActionsTest-714550364 tempest-VolumesActionsTest-714550364-project-member] Volume info retrieved successfully. Jul 27 16:19:20.423395 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.backup.rpcapi [None req-00830435-cb2d-4de4-936c-f42ff6991051 tempest-VolumesBackupsTest-1361087151 tempest-VolumesBackupsTest-1361087151-project-member] delete_backup rpcapi backup_id 0d5b3c44-7a58-4ea1-bafd-ffb44efb1951 {{(pid=100521) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Jul 27 16:19:20.428565 np0000005924 devstack@c-api.service[100521]: INFO cinder.api.openstack.wsgi [None req-00830435-cb2d-4de4-936c-f42ff6991051 tempest-VolumesBackupsTest-1361087151 tempest-VolumesBackupsTest-1361087151-project-member] https://10.4.3.117/volume/v3/backups/0d5b3c44-7a58-4ea1-bafd-ffb44efb1951 returned with HTTP 202 Jul 27 16:19:20.428565 np0000005924 devstack@c-api.service[100521]: [pid: 100521|app: 0|req: 1052/4213] 10.4.3.117 () {66 vars in 1351 bytes} [Mon Jul 27 16:19:20 2026] DELETE /volume/v3/backups/0d5b3c44-7a58-4ea1-bafd-ffb44efb1951 => generated 0 bytes in 23 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 27 16:19:20.431841 np0000005924 devstack@c-api.service[100523]: INFO cinder.volume.api [None req-773a7668-8229-464f-b25f-da235f209eed tempest-VolumesActionsTest-714550364 tempest-VolumesActionsTest-714550364-project-member] Update volume admin metadata completed successfully. Jul 27 16:19:20.433018 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.middleware.request_id [None req-d2327586-c24b-4bf5-8bf3-c25c3f28e046 None None] RequestId filter calling following filter/app {{(pid=100522) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:19:20.440574 np0000005924 devstack@c-api.service[100522]: INFO cinder.api.openstack.wsgi [None req-d2327586-c24b-4bf5-8bf3-c25c3f28e046 tempest-VolumesBackupsTest-1361087151 tempest-VolumesBackupsTest-1361087151-project-member] GET https://10.4.3.117/volume/v3/backups/0d5b3c44-7a58-4ea1-bafd-ffb44efb1951 Jul 27 16:19:20.440574 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.openstack.wsgi [None req-d2327586-c24b-4bf5-8bf3-c25c3f28e046 tempest-VolumesBackupsTest-1361087151 tempest-VolumesBackupsTest-1361087151-project-member] Empty body provided in request {{(pid=100522) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:19:20.440574 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.openstack.wsgi [None req-d2327586-c24b-4bf5-8bf3-c25c3f28e046 tempest-VolumesBackupsTest-1361087151 tempest-VolumesBackupsTest-1361087151-project-member] Calling method 'show' {{(pid=100522) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:19:20.440574 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.v3.backups [None req-d2327586-c24b-4bf5-8bf3-c25c3f28e046 tempest-VolumesBackupsTest-1361087151 tempest-VolumesBackupsTest-1361087151-project-member] Show backup with id 0d5b3c44-7a58-4ea1-bafd-ffb44efb1951. {{(pid=100522) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 27 16:19:20.445453 np0000005924 devstack@c-api.service[100522]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:19:20.445453 np0000005924 devstack@c-api.service[100522]: warnings.warn( Jul 27 16:19:20.446497 np0000005924 devstack@c-api.service[100522]: INFO cinder.api.openstack.wsgi [None req-d2327586-c24b-4bf5-8bf3-c25c3f28e046 tempest-VolumesBackupsTest-1361087151 tempest-VolumesBackupsTest-1361087151-project-member] https://10.4.3.117/volume/v3/backups/0d5b3c44-7a58-4ea1-bafd-ffb44efb1951 returned with HTTP 200 Jul 27 16:19:20.446990 np0000005924 devstack@c-api.service[100522]: [pid: 100522|app: 0|req: 1043/4214] 10.4.3.117 () {66 vars in 1348 bytes} [Mon Jul 27 16:19:20 2026] GET /volume/v3/backups/0d5b3c44-7a58-4ea1-bafd-ffb44efb1951 => generated 785 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 27 16:19:20.501270 np0000005924 devstack@c-api.service[100523]: INFO cinder.volume.api [None req-773a7668-8229-464f-b25f-da235f209eed tempest-VolumesActionsTest-714550364 tempest-VolumesActionsTest-714550364-project-member] Attach volume completed successfully. Jul 27 16:19:20.501528 np0000005924 devstack@c-api.service[100523]: INFO cinder.api.openstack.wsgi [None req-773a7668-8229-464f-b25f-da235f209eed tempest-VolumesActionsTest-714550364 tempest-VolumesActionsTest-714550364-project-member] https://10.4.3.117/volume/v3/volumes/92523749-f90b-44cd-b2e2-27be3223bc0e/action returned with HTTP 202 Jul 27 16:19:20.502462 np0000005924 devstack@c-api.service[100523]: [pid: 100523|app: 0|req: 1060/4215] 10.4.3.117 () {68 vars in 1390 bytes} [Mon Jul 27 16:19:20 2026] POST /volume/v3/volumes/92523749-f90b-44cd-b2e2-27be3223bc0e/action => generated 0 bytes in 94 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 27 16:19:20.509791 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.middleware.request_id [None req-9fb8b9bc-9cc3-4e83-ad1a-958d2426a3b2 None None] RequestId filter calling following filter/app {{(pid=100524) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:19:20.511639 np0000005924 devstack@c-api.service[100524]: INFO cinder.api.openstack.wsgi [None req-9fb8b9bc-9cc3-4e83-ad1a-958d2426a3b2 tempest-VolumesActionsTest-714550364 tempest-VolumesActionsTest-714550364-project-member] GET https://10.4.3.117/volume/v3/volumes/92523749-f90b-44cd-b2e2-27be3223bc0e Jul 27 16:19:20.511822 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.openstack.wsgi [None req-9fb8b9bc-9cc3-4e83-ad1a-958d2426a3b2 tempest-VolumesActionsTest-714550364 tempest-VolumesActionsTest-714550364-project-member] Empty body provided in request {{(pid=100524) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:19:20.512015 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.openstack.wsgi [None req-9fb8b9bc-9cc3-4e83-ad1a-958d2426a3b2 tempest-VolumesActionsTest-714550364 tempest-VolumesActionsTest-714550364-project-member] Calling method 'show' {{(pid=100524) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:19:20.521662 np0000005924 devstack@c-api.service[100524]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:19:20.521662 np0000005924 devstack@c-api.service[100524]: warnings.warn( Jul 27 16:19:20.524983 np0000005924 devstack@c-api.service[100524]: INFO cinder.volume.api [None req-9fb8b9bc-9cc3-4e83-ad1a-958d2426a3b2 tempest-VolumesActionsTest-714550364 tempest-VolumesActionsTest-714550364-project-member] Volume info retrieved successfully. Jul 27 16:19:20.529549 np0000005924 devstack@c-api.service[100524]: INFO cinder.api.openstack.wsgi [None req-9fb8b9bc-9cc3-4e83-ad1a-958d2426a3b2 tempest-VolumesActionsTest-714550364 tempest-VolumesActionsTest-714550364-project-member] https://10.4.3.117/volume/v3/volumes/92523749-f90b-44cd-b2e2-27be3223bc0e returned with HTTP 200 Jul 27 16:19:20.530589 np0000005924 devstack@c-api.service[100524]: [pid: 100524|app: 0|req: 1061/4216] 10.4.3.117 () {66 vars in 1348 bytes} [Mon Jul 27 16:19:20 2026] GET /volume/v3/volumes/92523749-f90b-44cd-b2e2-27be3223bc0e => generated 1176 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 27 16:19:20.545933 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.middleware.request_id [None req-3dbff651-4f6b-4c93-86dc-bedf5b5fd021 None None] RequestId filter calling following filter/app {{(pid=100521) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:19:20.547801 np0000005924 devstack@c-api.service[100521]: INFO cinder.api.openstack.wsgi [None req-3dbff651-4f6b-4c93-86dc-bedf5b5fd021 tempest-VolumesActionsTest-714550364 tempest-VolumesActionsTest-714550364-project-member] POST https://10.4.3.117/volume/v3/volumes/92523749-f90b-44cd-b2e2-27be3223bc0e/action Jul 27 16:19:20.548147 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.openstack.wsgi [None req-3dbff651-4f6b-4c93-86dc-bedf5b5fd021 tempest-VolumesActionsTest-714550364 tempest-VolumesActionsTest-714550364-project-member] Action body: b'{"os-detach": {}}' {{(pid=100521) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 27 16:19:20.548273 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.openstack.wsgi [None req-3dbff651-4f6b-4c93-86dc-bedf5b5fd021 tempest-VolumesActionsTest-714550364 tempest-VolumesActionsTest-714550364-project-member] Action: 'action', calling method: _detach, body: {"os-detach": {}} {{(pid=100521) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 27 16:19:20.559045 np0000005924 devstack@c-api.service[100521]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:19:20.559045 np0000005924 devstack@c-api.service[100521]: warnings.warn( Jul 27 16:19:20.559508 np0000005924 devstack@c-api.service[100521]: INFO cinder.volume.api [None req-3dbff651-4f6b-4c93-86dc-bedf5b5fd021 tempest-VolumesActionsTest-714550364 tempest-VolumesActionsTest-714550364-project-member] Volume info retrieved successfully. Jul 27 16:19:20.600256 np0000005924 devstack@c-api.service[100521]: INFO cinder.volume.api [None req-3dbff651-4f6b-4c93-86dc-bedf5b5fd021 tempest-VolumesActionsTest-714550364 tempest-VolumesActionsTest-714550364-project-member] Detach volume completed successfully. Jul 27 16:19:20.600524 np0000005924 devstack@c-api.service[100521]: INFO cinder.api.openstack.wsgi [None req-3dbff651-4f6b-4c93-86dc-bedf5b5fd021 tempest-VolumesActionsTest-714550364 tempest-VolumesActionsTest-714550364-project-member] https://10.4.3.117/volume/v3/volumes/92523749-f90b-44cd-b2e2-27be3223bc0e/action returned with HTTP 202 Jul 27 16:19:20.601444 np0000005924 devstack@c-api.service[100521]: [pid: 100521|app: 0|req: 1053/4217] 10.4.3.117 () {68 vars in 1390 bytes} [Mon Jul 27 16:19:20 2026] POST /volume/v3/volumes/92523749-f90b-44cd-b2e2-27be3223bc0e/action => generated 0 bytes in 56 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 27 16:19:20.608047 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.middleware.request_id [None req-7ff08490-da3b-4925-944d-bb1c7cc17598 None None] RequestId filter calling following filter/app {{(pid=100522) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:19:20.610374 np0000005924 devstack@c-api.service[100522]: INFO cinder.api.openstack.wsgi [None req-7ff08490-da3b-4925-944d-bb1c7cc17598 tempest-VolumesActionsTest-714550364 tempest-VolumesActionsTest-714550364-project-member] GET https://10.4.3.117/volume/v3/volumes/92523749-f90b-44cd-b2e2-27be3223bc0e Jul 27 16:19:20.610722 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.openstack.wsgi [None req-7ff08490-da3b-4925-944d-bb1c7cc17598 tempest-VolumesActionsTest-714550364 tempest-VolumesActionsTest-714550364-project-member] Empty body provided in request {{(pid=100522) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:19:20.611290 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.openstack.wsgi [None req-7ff08490-da3b-4925-944d-bb1c7cc17598 tempest-VolumesActionsTest-714550364 tempest-VolumesActionsTest-714550364-project-member] Calling method 'show' {{(pid=100522) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:19:20.619587 np0000005924 devstack@c-api.service[100522]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:19:20.619587 np0000005924 devstack@c-api.service[100522]: warnings.warn( Jul 27 16:19:20.624196 np0000005924 devstack@c-api.service[100522]: INFO cinder.volume.api [None req-7ff08490-da3b-4925-944d-bb1c7cc17598 tempest-VolumesActionsTest-714550364 tempest-VolumesActionsTest-714550364-project-member] Volume info retrieved successfully. Jul 27 16:19:20.629679 np0000005924 devstack@c-api.service[100522]: INFO cinder.api.openstack.wsgi [None req-7ff08490-da3b-4925-944d-bb1c7cc17598 tempest-VolumesActionsTest-714550364 tempest-VolumesActionsTest-714550364-project-member] https://10.4.3.117/volume/v3/volumes/92523749-f90b-44cd-b2e2-27be3223bc0e returned with HTTP 200 Jul 27 16:19:20.630034 np0000005924 devstack@c-api.service[100522]: [pid: 100522|app: 0|req: 1044/4218] 10.4.3.117 () {66 vars in 1348 bytes} [Mon Jul 27 16:19:20 2026] GET /volume/v3/volumes/92523749-f90b-44cd-b2e2-27be3223bc0e => generated 861 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 27 16:19:21.461862 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.middleware.request_id [None req-6014fdfe-b62d-47bc-a3db-6411ce03d48a None None] RequestId filter calling following filter/app {{(pid=100523) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:19:21.465523 np0000005924 devstack@c-api.service[100523]: INFO cinder.api.openstack.wsgi [None req-6014fdfe-b62d-47bc-a3db-6411ce03d48a tempest-VolumesBackupsTest-1361087151 tempest-VolumesBackupsTest-1361087151-project-member] GET https://10.4.3.117/volume/v3/backups/0d5b3c44-7a58-4ea1-bafd-ffb44efb1951 Jul 27 16:19:21.465816 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.openstack.wsgi [None req-6014fdfe-b62d-47bc-a3db-6411ce03d48a tempest-VolumesBackupsTest-1361087151 tempest-VolumesBackupsTest-1361087151-project-member] Empty body provided in request {{(pid=100523) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:19:21.466104 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.openstack.wsgi [None req-6014fdfe-b62d-47bc-a3db-6411ce03d48a tempest-VolumesBackupsTest-1361087151 tempest-VolumesBackupsTest-1361087151-project-member] Calling method 'show' {{(pid=100523) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:19:21.466266 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.v3.backups [None req-6014fdfe-b62d-47bc-a3db-6411ce03d48a tempest-VolumesBackupsTest-1361087151 tempest-VolumesBackupsTest-1361087151-project-member] Show backup with id 0d5b3c44-7a58-4ea1-bafd-ffb44efb1951. {{(pid=100523) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 27 16:19:21.470672 np0000005924 devstack@c-api.service[100523]: INFO cinder.api.openstack.wsgi [None req-6014fdfe-b62d-47bc-a3db-6411ce03d48a tempest-VolumesBackupsTest-1361087151 tempest-VolumesBackupsTest-1361087151-project-member] https://10.4.3.117/volume/v3/backups/0d5b3c44-7a58-4ea1-bafd-ffb44efb1951 returned with HTTP 404 Jul 27 16:19:21.471286 np0000005924 devstack@c-api.service[100523]: [pid: 100523|app: 0|req: 1061/4219] 10.4.3.117 () {66 vars in 1348 bytes} [Mon Jul 27 16:19:21 2026] GET /volume/v3/backups/0d5b3c44-7a58-4ea1-bafd-ffb44efb1951 => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 27 16:19:21.482596 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.middleware.request_id [None req-f1bac65e-6fcf-4c59-b7ff-605000cf68c4 None None] RequestId filter calling following filter/app {{(pid=100524) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:19:21.485470 np0000005924 devstack@c-api.service[100524]: INFO cinder.api.openstack.wsgi [None req-f1bac65e-6fcf-4c59-b7ff-605000cf68c4 tempest-VolumesBackupsTest-1361087151 tempest-VolumesBackupsTest-1361087151-project-member] DELETE https://10.4.3.117/volume/v3/snapshots/22bbca01-304e-4c73-90db-e547b6278ae3 Jul 27 16:19:21.485715 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.openstack.wsgi [None req-f1bac65e-6fcf-4c59-b7ff-605000cf68c4 tempest-VolumesBackupsTest-1361087151 tempest-VolumesBackupsTest-1361087151-project-member] Empty body provided in request {{(pid=100524) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:19:21.485921 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.openstack.wsgi [None req-f1bac65e-6fcf-4c59-b7ff-605000cf68c4 tempest-VolumesBackupsTest-1361087151 tempest-VolumesBackupsTest-1361087151-project-member] Calling method 'delete' {{(pid=100524) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:19:21.486030 np0000005924 devstack@c-api.service[100524]: INFO cinder.api.v3.snapshots [None req-f1bac65e-6fcf-4c59-b7ff-605000cf68c4 tempest-VolumesBackupsTest-1361087151 tempest-VolumesBackupsTest-1361087151-project-member] Delete snapshot with id: 22bbca01-304e-4c73-90db-e547b6278ae3 Jul 27 16:19:21.497107 np0000005924 devstack@c-api.service[100524]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:19:21.497107 np0000005924 devstack@c-api.service[100524]: warnings.warn( Jul 27 16:19:21.497816 np0000005924 devstack@c-api.service[100524]: INFO cinder.volume.api [None req-f1bac65e-6fcf-4c59-b7ff-605000cf68c4 tempest-VolumesBackupsTest-1361087151 tempest-VolumesBackupsTest-1361087151-project-member] Snapshot retrieved successfully. Jul 27 16:19:21.526063 np0000005924 devstack@c-api.service[100524]: INFO cinder.volume.api [None req-f1bac65e-6fcf-4c59-b7ff-605000cf68c4 tempest-VolumesBackupsTest-1361087151 tempest-VolumesBackupsTest-1361087151-project-member] Snapshot delete request issued successfully. Jul 27 16:19:21.526063 np0000005924 devstack@c-api.service[100524]: INFO cinder.api.openstack.wsgi [None req-f1bac65e-6fcf-4c59-b7ff-605000cf68c4 tempest-VolumesBackupsTest-1361087151 tempest-VolumesBackupsTest-1361087151-project-member] https://10.4.3.117/volume/v3/snapshots/22bbca01-304e-4c73-90db-e547b6278ae3 returned with HTTP 202 Jul 27 16:19:21.526063 np0000005924 devstack@c-api.service[100524]: [pid: 100524|app: 0|req: 1062/4220] 10.4.3.117 () {66 vars in 1357 bytes} [Mon Jul 27 16:19:21 2026] DELETE /volume/v3/snapshots/22bbca01-304e-4c73-90db-e547b6278ae3 => generated 0 bytes in 43 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 27 16:19:21.536133 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.middleware.request_id [None req-d5693453-9aa8-404a-9818-4d611e609bdf None None] RequestId filter calling following filter/app {{(pid=100521) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:19:21.539792 np0000005924 devstack@c-api.service[100521]: INFO cinder.api.openstack.wsgi [None req-d5693453-9aa8-404a-9818-4d611e609bdf tempest-VolumesBackupsTest-1361087151 tempest-VolumesBackupsTest-1361087151-project-member] GET https://10.4.3.117/volume/v3/snapshots/22bbca01-304e-4c73-90db-e547b6278ae3 Jul 27 16:19:21.540047 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.openstack.wsgi [None req-d5693453-9aa8-404a-9818-4d611e609bdf tempest-VolumesBackupsTest-1361087151 tempest-VolumesBackupsTest-1361087151-project-member] Empty body provided in request {{(pid=100521) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:19:21.540303 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.openstack.wsgi [None req-d5693453-9aa8-404a-9818-4d611e609bdf tempest-VolumesBackupsTest-1361087151 tempest-VolumesBackupsTest-1361087151-project-member] Calling method 'show' {{(pid=100521) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:19:21.552427 np0000005924 devstack@c-api.service[100521]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:19:21.552427 np0000005924 devstack@c-api.service[100521]: warnings.warn( Jul 27 16:19:21.553153 np0000005924 devstack@c-api.service[100521]: INFO cinder.volume.api [None req-d5693453-9aa8-404a-9818-4d611e609bdf tempest-VolumesBackupsTest-1361087151 tempest-VolumesBackupsTest-1361087151-project-member] Snapshot retrieved successfully. Jul 27 16:19:21.554109 np0000005924 devstack@c-api.service[100521]: INFO cinder.api.openstack.wsgi [None req-d5693453-9aa8-404a-9818-4d611e609bdf tempest-VolumesBackupsTest-1361087151 tempest-VolumesBackupsTest-1361087151-project-member] https://10.4.3.117/volume/v3/snapshots/22bbca01-304e-4c73-90db-e547b6278ae3 returned with HTTP 200 Jul 27 16:19:21.555027 np0000005924 devstack@c-api.service[100521]: [pid: 100521|app: 0|req: 1054/4221] 10.4.3.117 () {66 vars in 1354 bytes} [Mon Jul 27 16:19:21 2026] GET /volume/v3/snapshots/22bbca01-304e-4c73-90db-e547b6278ae3 => generated 462 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 27 16:19:22.563832 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.middleware.request_id [None req-16df99ad-642a-4f6e-a38a-83577faccf2d None None] RequestId filter calling following filter/app {{(pid=100522) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:19:22.567374 np0000005924 devstack@c-api.service[100522]: INFO cinder.api.openstack.wsgi [None req-16df99ad-642a-4f6e-a38a-83577faccf2d tempest-VolumesBackupsTest-1361087151 tempest-VolumesBackupsTest-1361087151-project-member] GET https://10.4.3.117/volume/v3/snapshots/22bbca01-304e-4c73-90db-e547b6278ae3 Jul 27 16:19:22.567374 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.openstack.wsgi [None req-16df99ad-642a-4f6e-a38a-83577faccf2d tempest-VolumesBackupsTest-1361087151 tempest-VolumesBackupsTest-1361087151-project-member] Empty body provided in request {{(pid=100522) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:19:22.567374 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.openstack.wsgi [None req-16df99ad-642a-4f6e-a38a-83577faccf2d tempest-VolumesBackupsTest-1361087151 tempest-VolumesBackupsTest-1361087151-project-member] Calling method 'show' {{(pid=100522) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:19:22.587907 np0000005924 devstack@c-api.service[100522]: INFO cinder.api.openstack.wsgi [None req-16df99ad-642a-4f6e-a38a-83577faccf2d tempest-VolumesBackupsTest-1361087151 tempest-VolumesBackupsTest-1361087151-project-member] https://10.4.3.117/volume/v3/snapshots/22bbca01-304e-4c73-90db-e547b6278ae3 returned with HTTP 404 Jul 27 16:19:22.588459 np0000005924 devstack@c-api.service[100522]: [pid: 100522|app: 0|req: 1045/4222] 10.4.3.117 () {66 vars in 1354 bytes} [Mon Jul 27 16:19:22 2026] GET /volume/v3/snapshots/22bbca01-304e-4c73-90db-e547b6278ae3 => generated 111 bytes in 25 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 27 16:19:22.595890 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.middleware.request_id [None req-e8378bb4-c77c-467f-8e39-22385a99fd4c None None] RequestId filter calling following filter/app {{(pid=100523) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:19:22.598058 np0000005924 devstack@c-api.service[100523]: INFO cinder.api.openstack.wsgi [None req-e8378bb4-c77c-467f-8e39-22385a99fd4c tempest-VolumesBackupsTest-1361087151 tempest-VolumesBackupsTest-1361087151-project-member] DELETE https://10.4.3.117/volume/v3/volumes/45ace449-f80c-4e4f-ba80-72d337e2a655 Jul 27 16:19:22.598313 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.openstack.wsgi [None req-e8378bb4-c77c-467f-8e39-22385a99fd4c tempest-VolumesBackupsTest-1361087151 tempest-VolumesBackupsTest-1361087151-project-member] Empty body provided in request {{(pid=100523) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:19:22.598534 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.openstack.wsgi [None req-e8378bb4-c77c-467f-8e39-22385a99fd4c tempest-VolumesBackupsTest-1361087151 tempest-VolumesBackupsTest-1361087151-project-member] Calling method 'delete' {{(pid=100523) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:19:22.598724 np0000005924 devstack@c-api.service[100523]: INFO cinder.api.v3.volumes [None req-e8378bb4-c77c-467f-8e39-22385a99fd4c tempest-VolumesBackupsTest-1361087151 tempest-VolumesBackupsTest-1361087151-project-member] Delete volume with id: 45ace449-f80c-4e4f-ba80-72d337e2a655 Jul 27 16:19:22.609156 np0000005924 devstack@c-api.service[100523]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:19:22.609156 np0000005924 devstack@c-api.service[100523]: warnings.warn( Jul 27 16:19:22.609783 np0000005924 devstack@c-api.service[100523]: INFO cinder.volume.api [None req-e8378bb4-c77c-467f-8e39-22385a99fd4c tempest-VolumesBackupsTest-1361087151 tempest-VolumesBackupsTest-1361087151-project-member] Volume info retrieved successfully. Jul 27 16:19:22.638322 np0000005924 devstack@c-api.service[100523]: INFO cinder.volume.api [None req-e8378bb4-c77c-467f-8e39-22385a99fd4c tempest-VolumesBackupsTest-1361087151 tempest-VolumesBackupsTest-1361087151-project-member] Delete volume request issued successfully. Jul 27 16:19:22.638559 np0000005924 devstack@c-api.service[100523]: INFO cinder.api.openstack.wsgi [None req-e8378bb4-c77c-467f-8e39-22385a99fd4c tempest-VolumesBackupsTest-1361087151 tempest-VolumesBackupsTest-1361087151-project-member] https://10.4.3.117/volume/v3/volumes/45ace449-f80c-4e4f-ba80-72d337e2a655 returned with HTTP 202 Jul 27 16:19:22.638967 np0000005924 devstack@c-api.service[100523]: [pid: 100523|app: 0|req: 1062/4223] 10.4.3.117 () {66 vars in 1351 bytes} [Mon Jul 27 16:19:22 2026] DELETE /volume/v3/volumes/45ace449-f80c-4e4f-ba80-72d337e2a655 => generated 0 bytes in 44 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 27 16:19:22.646634 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.middleware.request_id [None req-45dc0255-56fd-4c66-8849-e01ea753f834 None None] RequestId filter calling following filter/app {{(pid=100524) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:19:22.648206 np0000005924 devstack@c-api.service[100524]: INFO cinder.api.openstack.wsgi [None req-45dc0255-56fd-4c66-8849-e01ea753f834 tempest-VolumesBackupsTest-1361087151 tempest-VolumesBackupsTest-1361087151-project-member] GET https://10.4.3.117/volume/v3/volumes/45ace449-f80c-4e4f-ba80-72d337e2a655 Jul 27 16:19:22.648570 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.openstack.wsgi [None req-45dc0255-56fd-4c66-8849-e01ea753f834 tempest-VolumesBackupsTest-1361087151 tempest-VolumesBackupsTest-1361087151-project-member] Empty body provided in request {{(pid=100524) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:19:22.649850 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.openstack.wsgi [None req-45dc0255-56fd-4c66-8849-e01ea753f834 tempest-VolumesBackupsTest-1361087151 tempest-VolumesBackupsTest-1361087151-project-member] Calling method 'show' {{(pid=100524) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:19:22.660566 np0000005924 devstack@c-api.service[100524]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:19:22.660566 np0000005924 devstack@c-api.service[100524]: warnings.warn( Jul 27 16:19:22.663223 np0000005924 devstack@c-api.service[100524]: INFO cinder.volume.api [None req-45dc0255-56fd-4c66-8849-e01ea753f834 tempest-VolumesBackupsTest-1361087151 tempest-VolumesBackupsTest-1361087151-project-member] Volume info retrieved successfully. Jul 27 16:19:22.668608 np0000005924 devstack@c-api.service[100524]: INFO cinder.api.openstack.wsgi [None req-45dc0255-56fd-4c66-8849-e01ea753f834 tempest-VolumesBackupsTest-1361087151 tempest-VolumesBackupsTest-1361087151-project-member] https://10.4.3.117/volume/v3/volumes/45ace449-f80c-4e4f-ba80-72d337e2a655 returned with HTTP 200 Jul 27 16:19:22.669114 np0000005924 devstack@c-api.service[100524]: [pid: 100524|app: 0|req: 1063/4224] 10.4.3.117 () {66 vars in 1348 bytes} [Mon Jul 27 16:19:22 2026] GET /volume/v3/volumes/45ace449-f80c-4e4f-ba80-72d337e2a655 => generated 841 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 27 16:19:23.686441 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.middleware.request_id [None req-7e1c849d-3c90-465c-b090-5b740a8edf21 None None] RequestId filter calling following filter/app {{(pid=100521) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:19:23.688670 np0000005924 devstack@c-api.service[100521]: INFO cinder.api.openstack.wsgi [None req-7e1c849d-3c90-465c-b090-5b740a8edf21 tempest-VolumesBackupsTest-1361087151 tempest-VolumesBackupsTest-1361087151-project-member] GET https://10.4.3.117/volume/v3/volumes/45ace449-f80c-4e4f-ba80-72d337e2a655 Jul 27 16:19:23.688893 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.openstack.wsgi [None req-7e1c849d-3c90-465c-b090-5b740a8edf21 tempest-VolumesBackupsTest-1361087151 tempest-VolumesBackupsTest-1361087151-project-member] Empty body provided in request {{(pid=100521) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:19:23.689147 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.openstack.wsgi [None req-7e1c849d-3c90-465c-b090-5b740a8edf21 tempest-VolumesBackupsTest-1361087151 tempest-VolumesBackupsTest-1361087151-project-member] Calling method 'show' {{(pid=100521) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:19:23.698375 np0000005924 devstack@c-api.service[100521]: INFO cinder.api.openstack.wsgi [None req-7e1c849d-3c90-465c-b090-5b740a8edf21 tempest-VolumesBackupsTest-1361087151 tempest-VolumesBackupsTest-1361087151-project-member] https://10.4.3.117/volume/v3/volumes/45ace449-f80c-4e4f-ba80-72d337e2a655 returned with HTTP 404 Jul 27 16:19:23.698375 np0000005924 devstack@c-api.service[100521]: [pid: 100521|app: 0|req: 1055/4225] 10.4.3.117 () {66 vars in 1348 bytes} [Mon Jul 27 16:19:23 2026] GET /volume/v3/volumes/45ace449-f80c-4e4f-ba80-72d337e2a655 => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 27 16:19:23.705101 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.middleware.request_id [None req-4ae391a1-d3eb-4b46-a502-9cf818159bd1 None None] RequestId filter calling following filter/app {{(pid=100522) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:19:23.706992 np0000005924 devstack@c-api.service[100522]: INFO cinder.api.openstack.wsgi [None req-4ae391a1-d3eb-4b46-a502-9cf818159bd1 tempest-VolumesBackupsTest-1361087151 tempest-VolumesBackupsTest-1361087151-project-member] DELETE https://10.4.3.117/volume/v3/volumes/44208d87-f9ea-451e-94f9-5fd05d0bf1e6 Jul 27 16:19:23.707252 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.openstack.wsgi [None req-4ae391a1-d3eb-4b46-a502-9cf818159bd1 tempest-VolumesBackupsTest-1361087151 tempest-VolumesBackupsTest-1361087151-project-member] Empty body provided in request {{(pid=100522) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:19:23.707506 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.openstack.wsgi [None req-4ae391a1-d3eb-4b46-a502-9cf818159bd1 tempest-VolumesBackupsTest-1361087151 tempest-VolumesBackupsTest-1361087151-project-member] Calling method 'delete' {{(pid=100522) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:19:23.707744 np0000005924 devstack@c-api.service[100522]: INFO cinder.api.v3.volumes [None req-4ae391a1-d3eb-4b46-a502-9cf818159bd1 tempest-VolumesBackupsTest-1361087151 tempest-VolumesBackupsTest-1361087151-project-member] Delete volume with id: 44208d87-f9ea-451e-94f9-5fd05d0bf1e6 Jul 27 16:19:23.714650 np0000005924 devstack@c-api.service[100522]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:19:23.714650 np0000005924 devstack@c-api.service[100522]: warnings.warn( Jul 27 16:19:23.715212 np0000005924 devstack@c-api.service[100522]: INFO cinder.volume.api [None req-4ae391a1-d3eb-4b46-a502-9cf818159bd1 tempest-VolumesBackupsTest-1361087151 tempest-VolumesBackupsTest-1361087151-project-member] Volume info retrieved successfully. Jul 27 16:19:23.742876 np0000005924 devstack@c-api.service[100522]: INFO cinder.volume.api [None req-4ae391a1-d3eb-4b46-a502-9cf818159bd1 tempest-VolumesBackupsTest-1361087151 tempest-VolumesBackupsTest-1361087151-project-member] Delete volume request issued successfully. Jul 27 16:19:23.743207 np0000005924 devstack@c-api.service[100522]: INFO cinder.api.openstack.wsgi [None req-4ae391a1-d3eb-4b46-a502-9cf818159bd1 tempest-VolumesBackupsTest-1361087151 tempest-VolumesBackupsTest-1361087151-project-member] https://10.4.3.117/volume/v3/volumes/44208d87-f9ea-451e-94f9-5fd05d0bf1e6 returned with HTTP 202 Jul 27 16:19:23.743694 np0000005924 devstack@c-api.service[100522]: [pid: 100522|app: 0|req: 1046/4226] 10.4.3.117 () {66 vars in 1351 bytes} [Mon Jul 27 16:19:23 2026] DELETE /volume/v3/volumes/44208d87-f9ea-451e-94f9-5fd05d0bf1e6 => generated 0 bytes in 39 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 27 16:19:23.755231 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.middleware.request_id [None req-a8bb4e3e-a081-4141-9bd7-3fdbea15b35d None None] RequestId filter calling following filter/app {{(pid=100523) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:19:23.756928 np0000005924 devstack@c-api.service[100523]: INFO cinder.api.openstack.wsgi [None req-a8bb4e3e-a081-4141-9bd7-3fdbea15b35d tempest-VolumesBackupsTest-1361087151 tempest-VolumesBackupsTest-1361087151-project-member] GET https://10.4.3.117/volume/v3/volumes/44208d87-f9ea-451e-94f9-5fd05d0bf1e6 Jul 27 16:19:23.757118 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.openstack.wsgi [None req-a8bb4e3e-a081-4141-9bd7-3fdbea15b35d tempest-VolumesBackupsTest-1361087151 tempest-VolumesBackupsTest-1361087151-project-member] Empty body provided in request {{(pid=100523) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:19:23.757305 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.openstack.wsgi [None req-a8bb4e3e-a081-4141-9bd7-3fdbea15b35d tempest-VolumesBackupsTest-1361087151 tempest-VolumesBackupsTest-1361087151-project-member] Calling method 'show' {{(pid=100523) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:19:23.769794 np0000005924 devstack@c-api.service[100523]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:19:23.769794 np0000005924 devstack@c-api.service[100523]: warnings.warn( Jul 27 16:19:23.774361 np0000005924 devstack@c-api.service[100523]: INFO cinder.volume.api [None req-a8bb4e3e-a081-4141-9bd7-3fdbea15b35d tempest-VolumesBackupsTest-1361087151 tempest-VolumesBackupsTest-1361087151-project-member] Volume info retrieved successfully. Jul 27 16:19:23.779040 np0000005924 devstack@c-api.service[100523]: INFO cinder.api.openstack.wsgi [None req-a8bb4e3e-a081-4141-9bd7-3fdbea15b35d tempest-VolumesBackupsTest-1361087151 tempest-VolumesBackupsTest-1361087151-project-member] https://10.4.3.117/volume/v3/volumes/44208d87-f9ea-451e-94f9-5fd05d0bf1e6 returned with HTTP 200 Jul 27 16:19:23.779425 np0000005924 devstack@c-api.service[100523]: [pid: 100523|app: 0|req: 1063/4227] 10.4.3.117 () {66 vars in 1348 bytes} [Mon Jul 27 16:19:23 2026] GET /volume/v3/volumes/44208d87-f9ea-451e-94f9-5fd05d0bf1e6 => generated 1355 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 27 16:19:24.793254 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.middleware.request_id [None req-27461929-ce6d-4a5b-97b8-2f5626611dc2 None None] RequestId filter calling following filter/app {{(pid=100524) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:19:24.798319 np0000005924 devstack@c-api.service[100524]: INFO cinder.api.openstack.wsgi [None req-27461929-ce6d-4a5b-97b8-2f5626611dc2 tempest-VolumesBackupsTest-1361087151 tempest-VolumesBackupsTest-1361087151-project-member] GET https://10.4.3.117/volume/v3/volumes/44208d87-f9ea-451e-94f9-5fd05d0bf1e6 Jul 27 16:19:24.798726 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.openstack.wsgi [None req-27461929-ce6d-4a5b-97b8-2f5626611dc2 tempest-VolumesBackupsTest-1361087151 tempest-VolumesBackupsTest-1361087151-project-member] Empty body provided in request {{(pid=100524) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:19:24.799002 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.openstack.wsgi [None req-27461929-ce6d-4a5b-97b8-2f5626611dc2 tempest-VolumesBackupsTest-1361087151 tempest-VolumesBackupsTest-1361087151-project-member] Calling method 'show' {{(pid=100524) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:19:24.807883 np0000005924 devstack@c-api.service[100524]: INFO cinder.api.openstack.wsgi [None req-27461929-ce6d-4a5b-97b8-2f5626611dc2 tempest-VolumesBackupsTest-1361087151 tempest-VolumesBackupsTest-1361087151-project-member] https://10.4.3.117/volume/v3/volumes/44208d87-f9ea-451e-94f9-5fd05d0bf1e6 returned with HTTP 404 Jul 27 16:19:24.808617 np0000005924 devstack@c-api.service[100524]: [pid: 100524|app: 0|req: 1064/4228] 10.4.3.117 () {66 vars in 1348 bytes} [Mon Jul 27 16:19:24 2026] GET /volume/v3/volumes/44208d87-f9ea-451e-94f9-5fd05d0bf1e6 => generated 109 bytes in 17 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 27 16:19:24.818646 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.middleware.request_id [None req-59c30213-bcbf-4f1b-a178-d94b39a5f8a3 None None] RequestId filter calling following filter/app {{(pid=100521) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:19:24.821107 np0000005924 devstack@c-api.service[100521]: INFO cinder.api.openstack.wsgi [None req-59c30213-bcbf-4f1b-a178-d94b39a5f8a3 tempest-VolumesBackupsTest-1361087151 tempest-VolumesBackupsTest-1361087151-project-member] DELETE https://10.4.3.117/volume/v3/volumes/8f6a8d5f-f018-4eb7-934f-0d40b5af5d1e Jul 27 16:19:24.821397 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.openstack.wsgi [None req-59c30213-bcbf-4f1b-a178-d94b39a5f8a3 tempest-VolumesBackupsTest-1361087151 tempest-VolumesBackupsTest-1361087151-project-member] Empty body provided in request {{(pid=100521) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:19:24.821609 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.openstack.wsgi [None req-59c30213-bcbf-4f1b-a178-d94b39a5f8a3 tempest-VolumesBackupsTest-1361087151 tempest-VolumesBackupsTest-1361087151-project-member] Calling method 'delete' {{(pid=100521) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:19:24.821815 np0000005924 devstack@c-api.service[100521]: INFO cinder.api.v3.volumes [None req-59c30213-bcbf-4f1b-a178-d94b39a5f8a3 tempest-VolumesBackupsTest-1361087151 tempest-VolumesBackupsTest-1361087151-project-member] Delete volume with id: 8f6a8d5f-f018-4eb7-934f-0d40b5af5d1e Jul 27 16:19:24.834224 np0000005924 devstack@c-api.service[100521]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:19:24.834224 np0000005924 devstack@c-api.service[100521]: warnings.warn( Jul 27 16:19:24.834832 np0000005924 devstack@c-api.service[100521]: INFO cinder.volume.api [None req-59c30213-bcbf-4f1b-a178-d94b39a5f8a3 tempest-VolumesBackupsTest-1361087151 tempest-VolumesBackupsTest-1361087151-project-member] Volume info retrieved successfully. Jul 27 16:19:24.877125 np0000005924 devstack@c-api.service[100521]: INFO cinder.volume.api [None req-59c30213-bcbf-4f1b-a178-d94b39a5f8a3 tempest-VolumesBackupsTest-1361087151 tempest-VolumesBackupsTest-1361087151-project-member] Delete volume request issued successfully. Jul 27 16:19:24.877435 np0000005924 devstack@c-api.service[100521]: INFO cinder.api.openstack.wsgi [None req-59c30213-bcbf-4f1b-a178-d94b39a5f8a3 tempest-VolumesBackupsTest-1361087151 tempest-VolumesBackupsTest-1361087151-project-member] https://10.4.3.117/volume/v3/volumes/8f6a8d5f-f018-4eb7-934f-0d40b5af5d1e returned with HTTP 202 Jul 27 16:19:24.877977 np0000005924 devstack@c-api.service[100521]: [pid: 100521|app: 0|req: 1056/4229] 10.4.3.117 () {66 vars in 1351 bytes} [Mon Jul 27 16:19:24 2026] DELETE /volume/v3/volumes/8f6a8d5f-f018-4eb7-934f-0d40b5af5d1e => generated 0 bytes in 60 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 27 16:19:24.887777 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.middleware.request_id [None req-b7702564-90bc-4536-81a2-85d17cfba2d9 None None] RequestId filter calling following filter/app {{(pid=100522) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:19:24.890488 np0000005924 devstack@c-api.service[100522]: INFO cinder.api.openstack.wsgi [None req-b7702564-90bc-4536-81a2-85d17cfba2d9 tempest-VolumesBackupsTest-1361087151 tempest-VolumesBackupsTest-1361087151-project-member] GET https://10.4.3.117/volume/v3/volumes/8f6a8d5f-f018-4eb7-934f-0d40b5af5d1e Jul 27 16:19:24.890821 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.openstack.wsgi [None req-b7702564-90bc-4536-81a2-85d17cfba2d9 tempest-VolumesBackupsTest-1361087151 tempest-VolumesBackupsTest-1361087151-project-member] Empty body provided in request {{(pid=100522) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:19:24.891150 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.openstack.wsgi [None req-b7702564-90bc-4536-81a2-85d17cfba2d9 tempest-VolumesBackupsTest-1361087151 tempest-VolumesBackupsTest-1361087151-project-member] Calling method 'show' {{(pid=100522) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:19:24.899431 np0000005924 devstack@c-api.service[100522]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:19:24.899431 np0000005924 devstack@c-api.service[100522]: warnings.warn( Jul 27 16:19:24.906563 np0000005924 devstack@c-api.service[100522]: INFO cinder.volume.api [None req-b7702564-90bc-4536-81a2-85d17cfba2d9 tempest-VolumesBackupsTest-1361087151 tempest-VolumesBackupsTest-1361087151-project-member] Volume info retrieved successfully. Jul 27 16:19:24.914478 np0000005924 devstack@c-api.service[100522]: INFO cinder.api.openstack.wsgi [None req-b7702564-90bc-4536-81a2-85d17cfba2d9 tempest-VolumesBackupsTest-1361087151 tempest-VolumesBackupsTest-1361087151-project-member] https://10.4.3.117/volume/v3/volumes/8f6a8d5f-f018-4eb7-934f-0d40b5af5d1e returned with HTTP 200 Jul 27 16:19:24.914977 np0000005924 devstack@c-api.service[100522]: [pid: 100522|app: 0|req: 1047/4230] 10.4.3.117 () {66 vars in 1348 bytes} [Mon Jul 27 16:19:24 2026] GET /volume/v3/volumes/8f6a8d5f-f018-4eb7-934f-0d40b5af5d1e => generated 840 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 27 16:19:25.933099 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.middleware.request_id [None req-26bdcffb-d648-4166-bcfb-87e91b263bb4 None None] RequestId filter calling following filter/app {{(pid=100523) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:19:25.936949 np0000005924 devstack@c-api.service[100523]: INFO cinder.api.openstack.wsgi [None req-26bdcffb-d648-4166-bcfb-87e91b263bb4 tempest-VolumesBackupsTest-1361087151 tempest-VolumesBackupsTest-1361087151-project-member] GET https://10.4.3.117/volume/v3/volumes/8f6a8d5f-f018-4eb7-934f-0d40b5af5d1e Jul 27 16:19:25.937270 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.openstack.wsgi [None req-26bdcffb-d648-4166-bcfb-87e91b263bb4 tempest-VolumesBackupsTest-1361087151 tempest-VolumesBackupsTest-1361087151-project-member] Empty body provided in request {{(pid=100523) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:19:25.937564 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.openstack.wsgi [None req-26bdcffb-d648-4166-bcfb-87e91b263bb4 tempest-VolumesBackupsTest-1361087151 tempest-VolumesBackupsTest-1361087151-project-member] Calling method 'show' {{(pid=100523) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:19:25.947343 np0000005924 devstack@c-api.service[100523]: INFO cinder.api.openstack.wsgi [None req-26bdcffb-d648-4166-bcfb-87e91b263bb4 tempest-VolumesBackupsTest-1361087151 tempest-VolumesBackupsTest-1361087151-project-member] https://10.4.3.117/volume/v3/volumes/8f6a8d5f-f018-4eb7-934f-0d40b5af5d1e returned with HTTP 404 Jul 27 16:19:25.948136 np0000005924 devstack@c-api.service[100523]: [pid: 100523|app: 0|req: 1064/4231] 10.4.3.117 () {66 vars in 1348 bytes} [Mon Jul 27 16:19:25 2026] GET /volume/v3/volumes/8f6a8d5f-f018-4eb7-934f-0d40b5af5d1e => generated 109 bytes in 16 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 27 16:19:25.957128 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.middleware.request_id [None req-353a247c-aaff-4e69-9eca-54a861b68e75 None None] RequestId filter calling following filter/app {{(pid=100524) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:19:25.958897 np0000005924 devstack@c-api.service[100524]: INFO cinder.api.openstack.wsgi [None req-353a247c-aaff-4e69-9eca-54a861b68e75 tempest-VolumesBackupsTest-1361087151 tempest-VolumesBackupsTest-1361087151-project-member] DELETE https://10.4.3.117/volume/v3/volumes/76170da3-2714-4830-a1d1-c4783c140a14 Jul 27 16:19:25.959026 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.openstack.wsgi [None req-353a247c-aaff-4e69-9eca-54a861b68e75 tempest-VolumesBackupsTest-1361087151 tempest-VolumesBackupsTest-1361087151-project-member] Empty body provided in request {{(pid=100524) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:19:25.959201 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.openstack.wsgi [None req-353a247c-aaff-4e69-9eca-54a861b68e75 tempest-VolumesBackupsTest-1361087151 tempest-VolumesBackupsTest-1361087151-project-member] Calling method 'delete' {{(pid=100524) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:19:25.959364 np0000005924 devstack@c-api.service[100524]: INFO cinder.api.v3.volumes [None req-353a247c-aaff-4e69-9eca-54a861b68e75 tempest-VolumesBackupsTest-1361087151 tempest-VolumesBackupsTest-1361087151-project-member] Delete volume with id: 76170da3-2714-4830-a1d1-c4783c140a14 Jul 27 16:19:25.967462 np0000005924 devstack@c-api.service[100524]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:19:25.967462 np0000005924 devstack@c-api.service[100524]: warnings.warn( Jul 27 16:19:25.967807 np0000005924 devstack@c-api.service[100524]: INFO cinder.volume.api [None req-353a247c-aaff-4e69-9eca-54a861b68e75 tempest-VolumesBackupsTest-1361087151 tempest-VolumesBackupsTest-1361087151-project-member] Volume info retrieved successfully. Jul 27 16:19:25.987864 np0000005924 devstack@c-api.service[100524]: INFO cinder.volume.api [None req-353a247c-aaff-4e69-9eca-54a861b68e75 tempest-VolumesBackupsTest-1361087151 tempest-VolumesBackupsTest-1361087151-project-member] Delete volume request issued successfully. Jul 27 16:19:25.988118 np0000005924 devstack@c-api.service[100524]: INFO cinder.api.openstack.wsgi [None req-353a247c-aaff-4e69-9eca-54a861b68e75 tempest-VolumesBackupsTest-1361087151 tempest-VolumesBackupsTest-1361087151-project-member] https://10.4.3.117/volume/v3/volumes/76170da3-2714-4830-a1d1-c4783c140a14 returned with HTTP 202 Jul 27 16:19:25.988617 np0000005924 devstack@c-api.service[100524]: [pid: 100524|app: 0|req: 1065/4232] 10.4.3.117 () {66 vars in 1351 bytes} [Mon Jul 27 16:19:25 2026] DELETE /volume/v3/volumes/76170da3-2714-4830-a1d1-c4783c140a14 => generated 0 bytes in 32 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 27 16:19:25.998366 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.middleware.request_id [None req-5ac1acda-5b33-4e01-b6eb-20304a8f6bca None None] RequestId filter calling following filter/app {{(pid=100521) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:19:26.000538 np0000005924 devstack@c-api.service[100521]: INFO cinder.api.openstack.wsgi [None req-5ac1acda-5b33-4e01-b6eb-20304a8f6bca tempest-VolumesBackupsTest-1361087151 tempest-VolumesBackupsTest-1361087151-project-member] GET https://10.4.3.117/volume/v3/volumes/76170da3-2714-4830-a1d1-c4783c140a14 Jul 27 16:19:26.000800 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.openstack.wsgi [None req-5ac1acda-5b33-4e01-b6eb-20304a8f6bca tempest-VolumesBackupsTest-1361087151 tempest-VolumesBackupsTest-1361087151-project-member] Empty body provided in request {{(pid=100521) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:19:26.001479 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.openstack.wsgi [None req-5ac1acda-5b33-4e01-b6eb-20304a8f6bca tempest-VolumesBackupsTest-1361087151 tempest-VolumesBackupsTest-1361087151-project-member] Calling method 'show' {{(pid=100521) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:19:26.011108 np0000005924 devstack@c-api.service[100521]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:19:26.011108 np0000005924 devstack@c-api.service[100521]: warnings.warn( Jul 27 16:19:26.016201 np0000005924 devstack@c-api.service[100521]: INFO cinder.volume.api [None req-5ac1acda-5b33-4e01-b6eb-20304a8f6bca tempest-VolumesBackupsTest-1361087151 tempest-VolumesBackupsTest-1361087151-project-member] Volume info retrieved successfully. Jul 27 16:19:26.022339 np0000005924 devstack@c-api.service[100521]: INFO cinder.api.openstack.wsgi [None req-5ac1acda-5b33-4e01-b6eb-20304a8f6bca tempest-VolumesBackupsTest-1361087151 tempest-VolumesBackupsTest-1361087151-project-member] https://10.4.3.117/volume/v3/volumes/76170da3-2714-4830-a1d1-c4783c140a14 returned with HTTP 200 Jul 27 16:19:26.022946 np0000005924 devstack@c-api.service[100521]: [pid: 100521|app: 0|req: 1057/4233] 10.4.3.117 () {66 vars in 1348 bytes} [Mon Jul 27 16:19:25 2026] GET /volume/v3/volumes/76170da3-2714-4830-a1d1-c4783c140a14 => generated 840 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 27 16:19:27.042372 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.middleware.request_id [None req-992526be-f24f-46de-8d6a-6a27e65f0afd None None] RequestId filter calling following filter/app {{(pid=100522) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:19:27.044781 np0000005924 devstack@c-api.service[100522]: INFO cinder.api.openstack.wsgi [None req-992526be-f24f-46de-8d6a-6a27e65f0afd tempest-VolumesBackupsTest-1361087151 tempest-VolumesBackupsTest-1361087151-project-member] GET https://10.4.3.117/volume/v3/volumes/76170da3-2714-4830-a1d1-c4783c140a14 Jul 27 16:19:27.045097 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.openstack.wsgi [None req-992526be-f24f-46de-8d6a-6a27e65f0afd tempest-VolumesBackupsTest-1361087151 tempest-VolumesBackupsTest-1361087151-project-member] Empty body provided in request {{(pid=100522) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:19:27.045406 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.openstack.wsgi [None req-992526be-f24f-46de-8d6a-6a27e65f0afd tempest-VolumesBackupsTest-1361087151 tempest-VolumesBackupsTest-1361087151-project-member] Calling method 'show' {{(pid=100522) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:19:27.054375 np0000005924 devstack@c-api.service[100522]: INFO cinder.api.openstack.wsgi [None req-992526be-f24f-46de-8d6a-6a27e65f0afd tempest-VolumesBackupsTest-1361087151 tempest-VolumesBackupsTest-1361087151-project-member] https://10.4.3.117/volume/v3/volumes/76170da3-2714-4830-a1d1-c4783c140a14 returned with HTTP 404 Jul 27 16:19:27.054813 np0000005924 devstack@c-api.service[100522]: [pid: 100522|app: 0|req: 1048/4234] 10.4.3.117 () {66 vars in 1348 bytes} [Mon Jul 27 16:19:27 2026] GET /volume/v3/volumes/76170da3-2714-4830-a1d1-c4783c140a14 => generated 109 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 27 16:19:27.968753 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.middleware.request_id [None req-bcd63e91-ec7d-4a69-8164-398f33e238c3 None None] RequestId filter calling following filter/app {{(pid=100523) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:19:27.972318 np0000005924 devstack@c-api.service[100523]: INFO cinder.api.openstack.wsgi [None req-bcd63e91-ec7d-4a69-8164-398f33e238c3 tempest-VolumeImageDependencyTests-772663549 tempest-VolumeImageDependencyTests-772663549-project-member] POST https://10.4.3.117/volume/v3/volumes Jul 27 16:19:27.972779 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.openstack.wsgi [None req-bcd63e91-ec7d-4a69-8164-398f33e238c3 tempest-VolumeImageDependencyTests-772663549 tempest-VolumeImageDependencyTests-772663549-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "volume1-for-test7a9fba78-2e4b-42b1-9898-bb4a60685320", "imageRef": "e171a1ef-f6bd-4139-a256-4a536deeac4e", "size": 1}} {{(pid=100523) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 27 16:19:27.974892 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.v3.volumes [None req-bcd63e91-ec7d-4a69-8164-398f33e238c3 tempest-VolumeImageDependencyTests-772663549 tempest-VolumeImageDependencyTests-772663549-project-member] Create volume request body: {'volume': {'name': 'volume1-for-test7a9fba78-2e4b-42b1-9898-bb4a60685320', 'imageRef': 'e171a1ef-f6bd-4139-a256-4a536deeac4e', 'size': 1}} {{(pid=100523) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 27 16:19:28.056279 np0000005924 devstack@c-api.service[100523]: INFO cinder.api.v3.volumes [None req-bcd63e91-ec7d-4a69-8164-398f33e238c3 tempest-VolumeImageDependencyTests-772663549 tempest-VolumeImageDependencyTests-772663549-project-member] Create volume of 1 GB Jul 27 16:19:28.062205 np0000005924 devstack@c-api.service[100523]: INFO cinder.volume.api [None req-bcd63e91-ec7d-4a69-8164-398f33e238c3 tempest-VolumeImageDependencyTests-772663549 tempest-VolumeImageDependencyTests-772663549-project-member] Availability Zones retrieved successfully. Jul 27 16:19:28.067128 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.volume.api [None req-bcd63e91-ec7d-4a69-8164-398f33e238c3 tempest-VolumeImageDependencyTests-772663549 tempest-VolumeImageDependencyTests-772663549-project-member] Flow 'volume_create_api' (014280a4-38b9-430f-b95d-d9ce15635d26) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100523) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 27 16:19:28.068176 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.volume.api [None req-bcd63e91-ec7d-4a69-8164-398f33e238c3 tempest-VolumeImageDependencyTests-772663549 tempest-VolumeImageDependencyTests-772663549-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (87244fa9-3334-40f4-b60a-d33246032d2c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100523) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 27 16:19:28.069077 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.volume.flows.api.create_volume [None req-bcd63e91-ec7d-4a69-8164-398f33e238c3 tempest-VolumeImageDependencyTests-772663549 tempest-VolumeImageDependencyTests-772663549-project-member] Validating volume size '1' using validate_int {{(pid=100523) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 27 16:19:28.134354 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.volume.api [None req-bcd63e91-ec7d-4a69-8164-398f33e238c3 tempest-VolumeImageDependencyTests-772663549 tempest-VolumeImageDependencyTests-772663549-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (87244fa9-3334-40f4-b60a-d33246032d2c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-27T16:04:59Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=2bce4e1a-e6e0-49d9-be36-c3405449a01e,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '2bce4e1a-e6e0-49d9-be36-c3405449a01e', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100523) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 27 16:19:28.135445 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.volume.api [None req-bcd63e91-ec7d-4a69-8164-398f33e238c3 tempest-VolumeImageDependencyTests-772663549 tempest-VolumeImageDependencyTests-772663549-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (3dbbfa4e-dca2-4353-a833-4e41986db37d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100523) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 27 16:19:28.212471 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.quota [None req-bcd63e91-ec7d-4a69-8164-398f33e238c3 tempest-VolumeImageDependencyTests-772663549 tempest-VolumeImageDependencyTests-772663549-project-member] Created reservations ['e796ee7a-3e9c-494e-9672-d098643b3fdd', '9eb1bd3b-f8da-4750-b5d1-51436ce8be53', 'dea2744e-7727-4780-aff2-475bb2e9271d', '4af30fe4-612e-4232-9fcc-3c4443b2ed76'] {{(pid=100523) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 27 16:19:28.213495 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.volume.api [None req-bcd63e91-ec7d-4a69-8164-398f33e238c3 tempest-VolumeImageDependencyTests-772663549 tempest-VolumeImageDependencyTests-772663549-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (3dbbfa4e-dca2-4353-a833-4e41986db37d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['e796ee7a-3e9c-494e-9672-d098643b3fdd', '9eb1bd3b-f8da-4750-b5d1-51436ce8be53', 'dea2744e-7727-4780-aff2-475bb2e9271d', '4af30fe4-612e-4232-9fcc-3c4443b2ed76']}' {{(pid=100523) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 27 16:19:28.214475 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.volume.api [None req-bcd63e91-ec7d-4a69-8164-398f33e238c3 tempest-VolumeImageDependencyTests-772663549 tempest-VolumeImageDependencyTests-772663549-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (f5e606c1-3332-4e73-9a56-5ae2f2b8eea8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100523) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 27 16:19:28.246902 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.volume.api [None req-bcd63e91-ec7d-4a69-8164-398f33e238c3 tempest-VolumeImageDependencyTests-772663549 tempest-VolumeImageDependencyTests-772663549-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (f5e606c1-3332-4e73-9a56-5ae2f2b8eea8) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '8b085796-24dd-4616-a2c4-2f4c9475c347', '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='3455e013888f42d69667e6a19262fc91',qos_specs=None,replication_status=,reservations=['e796ee7a-3e9c-494e-9672-d098643b3fdd','9eb1bd3b-f8da-4750-b5d1-51436ce8be53','dea2744e-7727-4780-aff2-475bb2e9271d','4af30fe4-612e-4232-9fcc-3c4443b2ed76'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='dbcd0da01b8943a183ea8353e1072cd0',volume_type_id=2bce4e1a-e6e0-49d9-be36-c3405449a01e), 'volume': Volume(_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-27T16:19:28Z,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=8b085796-24dd-4616-a2c4-2f4c9475c347,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='3455e013888f42d69667e6a19262fc91',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='dbcd0da01b8943a183ea8353e1072cd0',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(2bce4e1a-e6e0-49d9-be36-c3405449a01e),volume_type_id=2bce4e1a-e6e0-49d9-be36-c3405449a01e)}' {{(pid=100523) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 27 16:19:28.247884 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.volume.api [None req-bcd63e91-ec7d-4a69-8164-398f33e238c3 tempest-VolumeImageDependencyTests-772663549 tempest-VolumeImageDependencyTests-772663549-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (7d7de461-b022-4392-98e5-9160984d2ecc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100523) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 27 16:19:28.269349 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.volume.api [None req-bcd63e91-ec7d-4a69-8164-398f33e238c3 tempest-VolumeImageDependencyTests-772663549 tempest-VolumeImageDependencyTests-772663549-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (7d7de461-b022-4392-98e5-9160984d2ecc) transitioned into state 'SUCCESS' from 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='3455e013888f42d69667e6a19262fc91',qos_specs=None,replication_status=,reservations=['e796ee7a-3e9c-494e-9672-d098643b3fdd','9eb1bd3b-f8da-4750-b5d1-51436ce8be53','dea2744e-7727-4780-aff2-475bb2e9271d','4af30fe4-612e-4232-9fcc-3c4443b2ed76'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='dbcd0da01b8943a183ea8353e1072cd0',volume_type_id=2bce4e1a-e6e0-49d9-be36-c3405449a01e)}' {{(pid=100523) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 27 16:19:28.270255 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.volume.api [None req-bcd63e91-ec7d-4a69-8164-398f33e238c3 tempest-VolumeImageDependencyTests-772663549 tempest-VolumeImageDependencyTests-772663549-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (58d19355-076f-4335-98aa-0f124710639b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100523) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 27 16:19:28.281735 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.volume.api [None req-bcd63e91-ec7d-4a69-8164-398f33e238c3 tempest-VolumeImageDependencyTests-772663549 tempest-VolumeImageDependencyTests-772663549-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (58d19355-076f-4335-98aa-0f124710639b) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100523) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 27 16:19:28.282859 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.volume.api [None req-bcd63e91-ec7d-4a69-8164-398f33e238c3 tempest-VolumeImageDependencyTests-772663549 tempest-VolumeImageDependencyTests-772663549-project-member] Flow 'volume_create_api' (014280a4-38b9-430f-b95d-d9ce15635d26) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100523) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 27 16:19:28.283261 np0000005924 devstack@c-api.service[100523]: INFO cinder.volume.api [None req-bcd63e91-ec7d-4a69-8164-398f33e238c3 tempest-VolumeImageDependencyTests-772663549 tempest-VolumeImageDependencyTests-772663549-project-member] Create volume request issued successfully. Jul 27 16:19:28.284002 np0000005924 devstack@c-api.service[100523]: INFO cinder.api.openstack.wsgi [None req-bcd63e91-ec7d-4a69-8164-398f33e238c3 tempest-VolumeImageDependencyTests-772663549 tempest-VolumeImageDependencyTests-772663549-project-member] https://10.4.3.117/volume/v3/volumes returned with HTTP 202 Jul 27 16:19:28.284575 np0000005924 devstack@c-api.service[100523]: [pid: 100523|app: 0|req: 1065/4235] 10.4.3.117 () {70 vars in 1300 bytes} [Mon Jul 27 16:19:27 2026] POST /volume/v3/volumes => generated 775 bytes in 316 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Jul 27 16:19:28.299912 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.middleware.request_id [None req-e156105e-b4d0-468e-b605-40edf6ddea94 None None] RequestId filter calling following filter/app {{(pid=100524) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:19:28.304455 np0000005924 devstack@c-api.service[100524]: INFO cinder.api.openstack.wsgi [None req-e156105e-b4d0-468e-b605-40edf6ddea94 tempest-VolumeImageDependencyTests-772663549 tempest-VolumeImageDependencyTests-772663549-project-member] GET https://10.4.3.117/volume/v3/volumes/8b085796-24dd-4616-a2c4-2f4c9475c347 Jul 27 16:19:28.304455 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.openstack.wsgi [None req-e156105e-b4d0-468e-b605-40edf6ddea94 tempest-VolumeImageDependencyTests-772663549 tempest-VolumeImageDependencyTests-772663549-project-member] Empty body provided in request {{(pid=100524) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:19:28.304455 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.openstack.wsgi [None req-e156105e-b4d0-468e-b605-40edf6ddea94 tempest-VolumeImageDependencyTests-772663549 tempest-VolumeImageDependencyTests-772663549-project-member] Calling method 'show' {{(pid=100524) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:19:28.320749 np0000005924 devstack@c-api.service[100524]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:19:28.320749 np0000005924 devstack@c-api.service[100524]: warnings.warn( Jul 27 16:19:28.332320 np0000005924 devstack@c-api.service[100524]: INFO cinder.volume.api [None req-e156105e-b4d0-468e-b605-40edf6ddea94 tempest-VolumeImageDependencyTests-772663549 tempest-VolumeImageDependencyTests-772663549-project-member] Volume info retrieved successfully. Jul 27 16:19:28.337440 np0000005924 devstack@c-api.service[100524]: INFO cinder.api.openstack.wsgi [None req-e156105e-b4d0-468e-b605-40edf6ddea94 tempest-VolumeImageDependencyTests-772663549 tempest-VolumeImageDependencyTests-772663549-project-member] https://10.4.3.117/volume/v3/volumes/8b085796-24dd-4616-a2c4-2f4c9475c347 returned with HTTP 200 Jul 27 16:19:28.337936 np0000005924 devstack@c-api.service[100524]: [pid: 100524|app: 0|req: 1066/4236] 10.4.3.117 () {68 vars in 1389 bytes} [Mon Jul 27 16:19:28 2026] GET /volume/v3/volumes/8b085796-24dd-4616-a2c4-2f4c9475c347 => generated 843 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 27 16:19:28.499247 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.middleware.request_id [None req-b5d18461-3dc2-47f0-99ae-cbd545567d67 None None] RequestId filter calling following filter/app {{(pid=100521) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:19:28.501344 np0000005924 devstack@c-api.service[100521]: INFO cinder.api.openstack.wsgi [None req-b5d18461-3dc2-47f0-99ae-cbd545567d67 tempest-VolumesActionsTest-714550364 tempest-VolumesActionsTest-714550364-project-member] POST https://10.4.3.117/volume/v3/volumes/92523749-f90b-44cd-b2e2-27be3223bc0e/action Jul 27 16:19:28.501737 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.openstack.wsgi [None req-b5d18461-3dc2-47f0-99ae-cbd545567d67 tempest-VolumesActionsTest-714550364 tempest-VolumesActionsTest-714550364-project-member] Action body: b'{"os-attach": {"instance_uuid": "8e3a7336-3c7f-4c72-b61a-6a1c3aa83791", "mountpoint": "/dev/vdb"}}' {{(pid=100521) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 27 16:19:28.501867 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.openstack.wsgi [None req-b5d18461-3dc2-47f0-99ae-cbd545567d67 tempest-VolumesActionsTest-714550364 tempest-VolumesActionsTest-714550364-project-member] Action: 'action', calling method: _attach, body: {"os-attach": {"instance_uuid": "8e3a7336-3c7f-4c72-b61a-6a1c3aa83791", "mountpoint": "/dev/vdb"}} {{(pid=100521) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 27 16:19:28.523646 np0000005924 devstack@c-api.service[100521]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:19:28.523646 np0000005924 devstack@c-api.service[100521]: warnings.warn( Jul 27 16:19:28.524180 np0000005924 devstack@c-api.service[100521]: INFO cinder.volume.api [None req-b5d18461-3dc2-47f0-99ae-cbd545567d67 tempest-VolumesActionsTest-714550364 tempest-VolumesActionsTest-714550364-project-member] Volume info retrieved successfully. Jul 27 16:19:28.540398 np0000005924 devstack@c-api.service[100521]: INFO cinder.volume.api [None req-b5d18461-3dc2-47f0-99ae-cbd545567d67 tempest-VolumesActionsTest-714550364 tempest-VolumesActionsTest-714550364-project-member] Update volume admin metadata completed successfully. Jul 27 16:19:28.651739 np0000005924 devstack@c-api.service[100521]: INFO cinder.volume.api [None req-b5d18461-3dc2-47f0-99ae-cbd545567d67 tempest-VolumesActionsTest-714550364 tempest-VolumesActionsTest-714550364-project-member] Attach volume completed successfully. Jul 27 16:19:28.651985 np0000005924 devstack@c-api.service[100521]: INFO cinder.api.openstack.wsgi [None req-b5d18461-3dc2-47f0-99ae-cbd545567d67 tempest-VolumesActionsTest-714550364 tempest-VolumesActionsTest-714550364-project-member] https://10.4.3.117/volume/v3/volumes/92523749-f90b-44cd-b2e2-27be3223bc0e/action returned with HTTP 202 Jul 27 16:19:28.652773 np0000005924 devstack@c-api.service[100521]: [pid: 100521|app: 0|req: 1058/4237] 10.4.3.117 () {68 vars in 1390 bytes} [Mon Jul 27 16:19:28 2026] POST /volume/v3/volumes/92523749-f90b-44cd-b2e2-27be3223bc0e/action => generated 0 bytes in 154 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 27 16:19:28.659527 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.middleware.request_id [None req-70bcaec5-089e-4d4a-9a3d-2f2c3c853270 None None] RequestId filter calling following filter/app {{(pid=100522) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:19:28.662203 np0000005924 devstack@c-api.service[100522]: INFO cinder.api.openstack.wsgi [None req-70bcaec5-089e-4d4a-9a3d-2f2c3c853270 tempest-VolumesActionsTest-714550364 tempest-VolumesActionsTest-714550364-project-member] GET https://10.4.3.117/volume/v3/volumes/92523749-f90b-44cd-b2e2-27be3223bc0e Jul 27 16:19:28.662203 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.openstack.wsgi [None req-70bcaec5-089e-4d4a-9a3d-2f2c3c853270 tempest-VolumesActionsTest-714550364 tempest-VolumesActionsTest-714550364-project-member] Empty body provided in request {{(pid=100522) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:19:28.662203 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.openstack.wsgi [None req-70bcaec5-089e-4d4a-9a3d-2f2c3c853270 tempest-VolumesActionsTest-714550364 tempest-VolumesActionsTest-714550364-project-member] Calling method 'show' {{(pid=100522) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:19:28.671449 np0000005924 devstack@c-api.service[100522]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:19:28.671449 np0000005924 devstack@c-api.service[100522]: warnings.warn( Jul 27 16:19:28.675222 np0000005924 devstack@c-api.service[100522]: INFO cinder.volume.api [None req-70bcaec5-089e-4d4a-9a3d-2f2c3c853270 tempest-VolumesActionsTest-714550364 tempest-VolumesActionsTest-714550364-project-member] Volume info retrieved successfully. Jul 27 16:19:28.679972 np0000005924 devstack@c-api.service[100522]: INFO cinder.api.openstack.wsgi [None req-70bcaec5-089e-4d4a-9a3d-2f2c3c853270 tempest-VolumesActionsTest-714550364 tempest-VolumesActionsTest-714550364-project-member] https://10.4.3.117/volume/v3/volumes/92523749-f90b-44cd-b2e2-27be3223bc0e returned with HTTP 200 Jul 27 16:19:28.680474 np0000005924 devstack@c-api.service[100522]: [pid: 100522|app: 0|req: 1049/4238] 10.4.3.117 () {66 vars in 1348 bytes} [Mon Jul 27 16:19:28 2026] GET /volume/v3/volumes/92523749-f90b-44cd-b2e2-27be3223bc0e => generated 1176 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 27 16:19:28.695621 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.middleware.request_id [None req-87ebb68d-2d3a-4be0-b40a-4d9371fc7f73 None None] RequestId filter calling following filter/app {{(pid=100523) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:19:28.698614 np0000005924 devstack@c-api.service[100523]: INFO cinder.api.openstack.wsgi [None req-87ebb68d-2d3a-4be0-b40a-4d9371fc7f73 tempest-VolumesActionsTest-714550364 tempest-VolumesActionsTest-714550364-project-member] GET https://10.4.3.117/volume/v3/volumes/92523749-f90b-44cd-b2e2-27be3223bc0e Jul 27 16:19:28.699133 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.openstack.wsgi [None req-87ebb68d-2d3a-4be0-b40a-4d9371fc7f73 tempest-VolumesActionsTest-714550364 tempest-VolumesActionsTest-714550364-project-member] Empty body provided in request {{(pid=100523) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:19:28.699133 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.openstack.wsgi [None req-87ebb68d-2d3a-4be0-b40a-4d9371fc7f73 tempest-VolumesActionsTest-714550364 tempest-VolumesActionsTest-714550364-project-member] Calling method 'show' {{(pid=100523) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:19:28.709732 np0000005924 devstack@c-api.service[100523]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:19:28.709732 np0000005924 devstack@c-api.service[100523]: warnings.warn( Jul 27 16:19:28.713153 np0000005924 devstack@c-api.service[100523]: INFO cinder.volume.api [None req-87ebb68d-2d3a-4be0-b40a-4d9371fc7f73 tempest-VolumesActionsTest-714550364 tempest-VolumesActionsTest-714550364-project-member] Volume info retrieved successfully. Jul 27 16:19:28.717544 np0000005924 devstack@c-api.service[100523]: INFO cinder.api.openstack.wsgi [None req-87ebb68d-2d3a-4be0-b40a-4d9371fc7f73 tempest-VolumesActionsTest-714550364 tempest-VolumesActionsTest-714550364-project-member] https://10.4.3.117/volume/v3/volumes/92523749-f90b-44cd-b2e2-27be3223bc0e returned with HTTP 200 Jul 27 16:19:28.717949 np0000005924 devstack@c-api.service[100523]: [pid: 100523|app: 0|req: 1066/4239] 10.4.3.117 () {66 vars in 1348 bytes} [Mon Jul 27 16:19:28 2026] GET /volume/v3/volumes/92523749-f90b-44cd-b2e2-27be3223bc0e => generated 1176 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 27 16:19:28.731695 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.middleware.request_id [None req-03d84ff5-0d88-48c9-9830-e2ed42b24b87 None None] RequestId filter calling following filter/app {{(pid=100524) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:19:28.734024 np0000005924 devstack@c-api.service[100524]: INFO cinder.api.openstack.wsgi [None req-03d84ff5-0d88-48c9-9830-e2ed42b24b87 tempest-VolumesActionsTest-714550364 tempest-VolumesActionsTest-714550364-project-member] POST https://10.4.3.117/volume/v3/volumes/92523749-f90b-44cd-b2e2-27be3223bc0e/action Jul 27 16:19:28.734508 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.openstack.wsgi [None req-03d84ff5-0d88-48c9-9830-e2ed42b24b87 tempest-VolumesActionsTest-714550364 tempest-VolumesActionsTest-714550364-project-member] Action body: b'{"os-detach": {}}' {{(pid=100524) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 27 16:19:28.734694 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.openstack.wsgi [None req-03d84ff5-0d88-48c9-9830-e2ed42b24b87 tempest-VolumesActionsTest-714550364 tempest-VolumesActionsTest-714550364-project-member] Action: 'action', calling method: _detach, body: {"os-detach": {}} {{(pid=100524) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 27 16:19:28.750679 np0000005924 devstack@c-api.service[100524]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:19:28.750679 np0000005924 devstack@c-api.service[100524]: warnings.warn( Jul 27 16:19:28.751367 np0000005924 devstack@c-api.service[100524]: INFO cinder.volume.api [None req-03d84ff5-0d88-48c9-9830-e2ed42b24b87 tempest-VolumesActionsTest-714550364 tempest-VolumesActionsTest-714550364-project-member] Volume info retrieved successfully. Jul 27 16:19:28.810627 np0000005924 devstack@c-api.service[100524]: INFO cinder.volume.api [None req-03d84ff5-0d88-48c9-9830-e2ed42b24b87 tempest-VolumesActionsTest-714550364 tempest-VolumesActionsTest-714550364-project-member] Detach volume completed successfully. Jul 27 16:19:28.810868 np0000005924 devstack@c-api.service[100524]: INFO cinder.api.openstack.wsgi [None req-03d84ff5-0d88-48c9-9830-e2ed42b24b87 tempest-VolumesActionsTest-714550364 tempest-VolumesActionsTest-714550364-project-member] https://10.4.3.117/volume/v3/volumes/92523749-f90b-44cd-b2e2-27be3223bc0e/action returned with HTTP 202 Jul 27 16:19:28.811297 np0000005924 devstack@c-api.service[100524]: [pid: 100524|app: 0|req: 1067/4240] 10.4.3.117 () {68 vars in 1390 bytes} [Mon Jul 27 16:19:28 2026] POST /volume/v3/volumes/92523749-f90b-44cd-b2e2-27be3223bc0e/action => generated 0 bytes in 80 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 27 16:19:28.817861 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.middleware.request_id [None req-8fb1c7c8-69c7-48f1-a2fd-07aa59d9846e None None] RequestId filter calling following filter/app {{(pid=100521) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:19:28.819554 np0000005924 devstack@c-api.service[100521]: INFO cinder.api.openstack.wsgi [None req-8fb1c7c8-69c7-48f1-a2fd-07aa59d9846e tempest-VolumesActionsTest-714550364 tempest-VolumesActionsTest-714550364-project-member] GET https://10.4.3.117/volume/v3/volumes/92523749-f90b-44cd-b2e2-27be3223bc0e Jul 27 16:19:28.819794 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.openstack.wsgi [None req-8fb1c7c8-69c7-48f1-a2fd-07aa59d9846e tempest-VolumesActionsTest-714550364 tempest-VolumesActionsTest-714550364-project-member] Empty body provided in request {{(pid=100521) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:19:28.820011 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.openstack.wsgi [None req-8fb1c7c8-69c7-48f1-a2fd-07aa59d9846e tempest-VolumesActionsTest-714550364 tempest-VolumesActionsTest-714550364-project-member] Calling method 'show' {{(pid=100521) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:19:28.826798 np0000005924 devstack@c-api.service[100521]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:19:28.826798 np0000005924 devstack@c-api.service[100521]: warnings.warn( Jul 27 16:19:28.833133 np0000005924 devstack@c-api.service[100521]: INFO cinder.volume.api [None req-8fb1c7c8-69c7-48f1-a2fd-07aa59d9846e tempest-VolumesActionsTest-714550364 tempest-VolumesActionsTest-714550364-project-member] Volume info retrieved successfully. Jul 27 16:19:28.836846 np0000005924 devstack@c-api.service[100521]: INFO cinder.api.openstack.wsgi [None req-8fb1c7c8-69c7-48f1-a2fd-07aa59d9846e tempest-VolumesActionsTest-714550364 tempest-VolumesActionsTest-714550364-project-member] https://10.4.3.117/volume/v3/volumes/92523749-f90b-44cd-b2e2-27be3223bc0e returned with HTTP 200 Jul 27 16:19:28.837423 np0000005924 devstack@c-api.service[100521]: [pid: 100521|app: 0|req: 1059/4241] 10.4.3.117 () {66 vars in 1348 bytes} [Mon Jul 27 16:19:28 2026] GET /volume/v3/volumes/92523749-f90b-44cd-b2e2-27be3223bc0e => generated 861 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 27 16:19:29.353391 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.middleware.request_id [None req-88a09c51-3b30-4512-8e04-66cf32642ac0 None None] RequestId filter calling following filter/app {{(pid=100522) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:19:29.355943 np0000005924 devstack@c-api.service[100522]: INFO cinder.api.openstack.wsgi [None req-88a09c51-3b30-4512-8e04-66cf32642ac0 tempest-VolumeImageDependencyTests-772663549 tempest-VolumeImageDependencyTests-772663549-project-member] GET https://10.4.3.117/volume/v3/volumes/8b085796-24dd-4616-a2c4-2f4c9475c347 Jul 27 16:19:29.356225 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.openstack.wsgi [None req-88a09c51-3b30-4512-8e04-66cf32642ac0 tempest-VolumeImageDependencyTests-772663549 tempest-VolumeImageDependencyTests-772663549-project-member] Empty body provided in request {{(pid=100522) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:19:29.356442 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.openstack.wsgi [None req-88a09c51-3b30-4512-8e04-66cf32642ac0 tempest-VolumeImageDependencyTests-772663549 tempest-VolumeImageDependencyTests-772663549-project-member] Calling method 'show' {{(pid=100522) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:19:29.363483 np0000005924 devstack@c-api.service[100522]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:19:29.363483 np0000005924 devstack@c-api.service[100522]: warnings.warn( Jul 27 16:19:29.368232 np0000005924 devstack@c-api.service[100522]: INFO cinder.volume.api [None req-88a09c51-3b30-4512-8e04-66cf32642ac0 tempest-VolumeImageDependencyTests-772663549 tempest-VolumeImageDependencyTests-772663549-project-member] Volume info retrieved successfully. Jul 27 16:19:29.372416 np0000005924 devstack@c-api.service[100522]: INFO cinder.api.openstack.wsgi [None req-88a09c51-3b30-4512-8e04-66cf32642ac0 tempest-VolumeImageDependencyTests-772663549 tempest-VolumeImageDependencyTests-772663549-project-member] https://10.4.3.117/volume/v3/volumes/8b085796-24dd-4616-a2c4-2f4c9475c347 returned with HTTP 200 Jul 27 16:19:29.372742 np0000005924 devstack@c-api.service[100522]: [pid: 100522|app: 0|req: 1050/4242] 10.4.3.117 () {68 vars in 1389 bytes} [Mon Jul 27 16:19:29 2026] GET /volume/v3/volumes/8b085796-24dd-4616-a2c4-2f4c9475c347 => generated 925 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 27 16:19:30.233775 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.middleware.request_id [None req-35089f17-2664-41bf-92e2-8b781a45ad2c None None] RequestId filter calling following filter/app {{(pid=100523) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:19:30.343034 np0000005924 devstack@c-api.service[100523]: INFO cinder.api.openstack.wsgi [None req-35089f17-2664-41bf-92e2-8b781a45ad2c tempest-ProjectAdminTests33-614572375 tempest-ProjectAdminTests33-614572375-project-admin] POST https://10.4.3.117/volume/v3/volumes Jul 27 16:19:30.343391 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.openstack.wsgi [None req-35089f17-2664-41bf-92e2-8b781a45ad2c tempest-ProjectAdminTests33-614572375 tempest-ProjectAdminTests33-614572375-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-42063144"}} {{(pid=100523) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 27 16:19:30.344782 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.v3.volumes [None req-35089f17-2664-41bf-92e2-8b781a45ad2c tempest-ProjectAdminTests33-614572375 tempest-ProjectAdminTests33-614572375-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-42063144'}} {{(pid=100523) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 27 16:19:30.344894 np0000005924 devstack@c-api.service[100523]: INFO cinder.api.v3.volumes [None req-35089f17-2664-41bf-92e2-8b781a45ad2c tempest-ProjectAdminTests33-614572375 tempest-ProjectAdminTests33-614572375-project-admin] Create volume of 1 GB Jul 27 16:19:30.348632 np0000005924 devstack@c-api.service[100523]: INFO cinder.volume.api [None req-35089f17-2664-41bf-92e2-8b781a45ad2c tempest-ProjectAdminTests33-614572375 tempest-ProjectAdminTests33-614572375-project-admin] Availability Zones retrieved successfully. Jul 27 16:19:30.353668 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.volume.api [None req-35089f17-2664-41bf-92e2-8b781a45ad2c tempest-ProjectAdminTests33-614572375 tempest-ProjectAdminTests33-614572375-project-admin] Flow 'volume_create_api' (3112e327-39aa-4949-abc8-555c5c78749e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100523) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 27 16:19:30.354583 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.volume.api [None req-35089f17-2664-41bf-92e2-8b781a45ad2c tempest-ProjectAdminTests33-614572375 tempest-ProjectAdminTests33-614572375-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (525ecd12-a176-4a05-b63e-351851c3542b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100523) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 27 16:19:30.355405 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.volume.flows.api.create_volume [None req-35089f17-2664-41bf-92e2-8b781a45ad2c tempest-ProjectAdminTests33-614572375 tempest-ProjectAdminTests33-614572375-project-admin] Validating volume size '1' using validate_int {{(pid=100523) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 27 16:19:30.377114 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.volume.api [None req-35089f17-2664-41bf-92e2-8b781a45ad2c tempest-ProjectAdminTests33-614572375 tempest-ProjectAdminTests33-614572375-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (525ecd12-a176-4a05-b63e-351851c3542b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-27T16:04:59Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=2bce4e1a-e6e0-49d9-be36-c3405449a01e,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '2bce4e1a-e6e0-49d9-be36-c3405449a01e', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100523) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 27 16:19:30.377805 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.volume.api [None req-35089f17-2664-41bf-92e2-8b781a45ad2c tempest-ProjectAdminTests33-614572375 tempest-ProjectAdminTests33-614572375-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (817525e7-2274-43ef-a884-7e6e40616fe0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100523) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 27 16:19:30.386882 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.middleware.request_id [None req-a62e293e-b2f7-4a41-b73e-bc5bd2d2575e None None] RequestId filter calling following filter/app {{(pid=100524) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:19:30.388625 np0000005924 devstack@c-api.service[100524]: INFO cinder.api.openstack.wsgi [None req-a62e293e-b2f7-4a41-b73e-bc5bd2d2575e tempest-VolumeImageDependencyTests-772663549 tempest-VolumeImageDependencyTests-772663549-project-member] GET https://10.4.3.117/volume/v3/volumes/8b085796-24dd-4616-a2c4-2f4c9475c347 Jul 27 16:19:30.388820 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.openstack.wsgi [None req-a62e293e-b2f7-4a41-b73e-bc5bd2d2575e tempest-VolumeImageDependencyTests-772663549 tempest-VolumeImageDependencyTests-772663549-project-member] Empty body provided in request {{(pid=100524) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:19:30.389011 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.openstack.wsgi [None req-a62e293e-b2f7-4a41-b73e-bc5bd2d2575e tempest-VolumeImageDependencyTests-772663549 tempest-VolumeImageDependencyTests-772663549-project-member] Calling method 'show' {{(pid=100524) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:19:30.396918 np0000005924 devstack@c-api.service[100524]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:19:30.396918 np0000005924 devstack@c-api.service[100524]: warnings.warn( Jul 27 16:19:30.400829 np0000005924 devstack@c-api.service[100524]: INFO cinder.volume.api [None req-a62e293e-b2f7-4a41-b73e-bc5bd2d2575e tempest-VolumeImageDependencyTests-772663549 tempest-VolumeImageDependencyTests-772663549-project-member] Volume info retrieved successfully. Jul 27 16:19:30.405972 np0000005924 devstack@c-api.service[100524]: INFO cinder.api.openstack.wsgi [None req-a62e293e-b2f7-4a41-b73e-bc5bd2d2575e tempest-VolumeImageDependencyTests-772663549 tempest-VolumeImageDependencyTests-772663549-project-member] https://10.4.3.117/volume/v3/volumes/8b085796-24dd-4616-a2c4-2f4c9475c347 returned with HTTP 200 Jul 27 16:19:30.406394 np0000005924 devstack@c-api.service[100524]: [pid: 100524|app: 0|req: 1068/4243] 10.4.3.117 () {68 vars in 1389 bytes} [Mon Jul 27 16:19:30 2026] GET /volume/v3/volumes/8b085796-24dd-4616-a2c4-2f4c9475c347 => generated 928 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 27 16:19:30.434128 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.quota [None req-35089f17-2664-41bf-92e2-8b781a45ad2c tempest-ProjectAdminTests33-614572375 tempest-ProjectAdminTests33-614572375-project-admin] Created reservations ['92a2effe-f18e-4c76-ab66-6a8094fbb09b', '893f10d3-c184-4984-bda1-cee70156a4a5', '2a0121f1-8383-4b79-bd5f-56a1254487ac', '11b69f19-a9d0-4019-8b1a-f23d21eb1864'] {{(pid=100523) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 27 16:19:30.435032 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.volume.api [None req-35089f17-2664-41bf-92e2-8b781a45ad2c tempest-ProjectAdminTests33-614572375 tempest-ProjectAdminTests33-614572375-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (817525e7-2274-43ef-a884-7e6e40616fe0) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['92a2effe-f18e-4c76-ab66-6a8094fbb09b', '893f10d3-c184-4984-bda1-cee70156a4a5', '2a0121f1-8383-4b79-bd5f-56a1254487ac', '11b69f19-a9d0-4019-8b1a-f23d21eb1864']}' {{(pid=100523) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 27 16:19:30.435827 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.volume.api [None req-35089f17-2664-41bf-92e2-8b781a45ad2c tempest-ProjectAdminTests33-614572375 tempest-ProjectAdminTests33-614572375-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (82bead02-85fb-404f-861f-8159a91ac6cb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100523) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 27 16:19:30.459680 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.volume.api [None req-35089f17-2664-41bf-92e2-8b781a45ad2c tempest-ProjectAdminTests33-614572375 tempest-ProjectAdminTests33-614572375-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (82bead02-85fb-404f-861f-8159a91ac6cb) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'b39ddc8e-a7e3-4557-8b1c-e8bccdd46718', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-42063144',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='9a6f1f311281447296d6b0c85c1fe12c',qos_specs=None,replication_status=,reservations=['92a2effe-f18e-4c76-ab66-6a8094fbb09b','893f10d3-c184-4984-bda1-cee70156a4a5','2a0121f1-8383-4b79-bd5f-56a1254487ac','11b69f19-a9d0-4019-8b1a-f23d21eb1864'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='22035dcf19f54a24923858d86325242e',volume_type_id=2bce4e1a-e6e0-49d9-be36-c3405449a01e), 'volume': Volume(_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-27T16:19:30Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-42063144',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=b39ddc8e-a7e3-4557-8b1c-e8bccdd46718,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='9a6f1f311281447296d6b0c85c1fe12c',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='22035dcf19f54a24923858d86325242e',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(2bce4e1a-e6e0-49d9-be36-c3405449a01e),volume_type_id=2bce4e1a-e6e0-49d9-be36-c3405449a01e)}' {{(pid=100523) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 27 16:19:30.460529 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.volume.api [None req-35089f17-2664-41bf-92e2-8b781a45ad2c tempest-ProjectAdminTests33-614572375 tempest-ProjectAdminTests33-614572375-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (3dbe1ac7-1877-41bd-b34d-813e7c1e23a7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100523) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 27 16:19:30.481139 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.volume.api [None req-35089f17-2664-41bf-92e2-8b781a45ad2c tempest-ProjectAdminTests33-614572375 tempest-ProjectAdminTests33-614572375-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (3dbe1ac7-1877-41bd-b34d-813e7c1e23a7) transitioned into state 'SUCCESS' from state '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-42063144',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='9a6f1f311281447296d6b0c85c1fe12c',qos_specs=None,replication_status=,reservations=['92a2effe-f18e-4c76-ab66-6a8094fbb09b','893f10d3-c184-4984-bda1-cee70156a4a5','2a0121f1-8383-4b79-bd5f-56a1254487ac','11b69f19-a9d0-4019-8b1a-f23d21eb1864'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='22035dcf19f54a24923858d86325242e',volume_type_id=2bce4e1a-e6e0-49d9-be36-c3405449a01e)}' {{(pid=100523) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 27 16:19:30.482169 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.volume.api [None req-35089f17-2664-41bf-92e2-8b781a45ad2c tempest-ProjectAdminTests33-614572375 tempest-ProjectAdminTests33-614572375-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (f464c22a-e95e-40b6-b84d-a852938bc0fa) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100523) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 27 16:19:30.495373 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.volume.api [None req-35089f17-2664-41bf-92e2-8b781a45ad2c tempest-ProjectAdminTests33-614572375 tempest-ProjectAdminTests33-614572375-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (f464c22a-e95e-40b6-b84d-a852938bc0fa) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100523) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 27 16:19:30.496516 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.volume.api [None req-35089f17-2664-41bf-92e2-8b781a45ad2c tempest-ProjectAdminTests33-614572375 tempest-ProjectAdminTests33-614572375-project-admin] Flow 'volume_create_api' (3112e327-39aa-4949-abc8-555c5c78749e) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100523) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 27 16:19:30.496911 np0000005924 devstack@c-api.service[100523]: INFO cinder.volume.api [None req-35089f17-2664-41bf-92e2-8b781a45ad2c tempest-ProjectAdminTests33-614572375 tempest-ProjectAdminTests33-614572375-project-admin] Create volume request issued successfully. Jul 27 16:19:30.497714 np0000005924 devstack@c-api.service[100523]: INFO cinder.api.openstack.wsgi [None req-35089f17-2664-41bf-92e2-8b781a45ad2c tempest-ProjectAdminTests33-614572375 tempest-ProjectAdminTests33-614572375-project-admin] https://10.4.3.117/volume/v3/volumes returned with HTTP 202 Jul 27 16:19:30.498265 np0000005924 devstack@c-api.service[100523]: [pid: 100523|app: 0|req: 1067/4244] 10.4.3.117 () {70 vars in 1298 bytes} [Mon Jul 27 16:19:30 2026] POST /volume/v3/volumes => generated 776 bytes in 265 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 27 16:19:30.509886 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.middleware.request_id [None req-e28f77c2-86be-49c1-b271-c42231723238 None None] RequestId filter calling following filter/app {{(pid=100521) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:19:30.511583 np0000005924 devstack@c-api.service[100521]: INFO cinder.api.openstack.wsgi [None req-e28f77c2-86be-49c1-b271-c42231723238 tempest-ProjectAdminTests33-614572375 tempest-ProjectAdminTests33-614572375-project-admin] GET https://10.4.3.117/volume/v3/volumes/b39ddc8e-a7e3-4557-8b1c-e8bccdd46718 Jul 27 16:19:30.512345 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.openstack.wsgi [None req-e28f77c2-86be-49c1-b271-c42231723238 tempest-ProjectAdminTests33-614572375 tempest-ProjectAdminTests33-614572375-project-admin] Empty body provided in request {{(pid=100521) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:19:30.512345 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.openstack.wsgi [None req-e28f77c2-86be-49c1-b271-c42231723238 tempest-ProjectAdminTests33-614572375 tempest-ProjectAdminTests33-614572375-project-admin] Calling method 'show' {{(pid=100521) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:19:30.519588 np0000005924 devstack@c-api.service[100521]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:19:30.519588 np0000005924 devstack@c-api.service[100521]: warnings.warn( Jul 27 16:19:30.523228 np0000005924 devstack@c-api.service[100521]: INFO cinder.volume.api [None req-e28f77c2-86be-49c1-b271-c42231723238 tempest-ProjectAdminTests33-614572375 tempest-ProjectAdminTests33-614572375-project-admin] Volume info retrieved successfully. Jul 27 16:19:30.526964 np0000005924 devstack@c-api.service[100521]: INFO cinder.api.openstack.wsgi [None req-e28f77c2-86be-49c1-b271-c42231723238 tempest-ProjectAdminTests33-614572375 tempest-ProjectAdminTests33-614572375-project-admin] https://10.4.3.117/volume/v3/volumes/b39ddc8e-a7e3-4557-8b1c-e8bccdd46718 returned with HTTP 200 Jul 27 16:19:30.527439 np0000005924 devstack@c-api.service[100521]: [pid: 100521|app: 0|req: 1060/4245] 10.4.3.117 () {68 vars in 1388 bytes} [Mon Jul 27 16:19:30 2026] GET /volume/v3/volumes/b39ddc8e-a7e3-4557-8b1c-e8bccdd46718 => generated 955 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 27 16:19:31.332792 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.middleware.request_id [None req-030de4d3-c011-476d-a38e-d6bb82011e9e None None] RequestId filter calling following filter/app {{(pid=100522) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:19:31.334516 np0000005924 devstack@c-api.service[100522]: INFO cinder.api.openstack.wsgi [None req-030de4d3-c011-476d-a38e-d6bb82011e9e tempest-VolumesActionsTest-714550364 tempest-VolumesActionsTest-714550364-project-member] POST https://10.4.3.117/volume/v3/volumes/92523749-f90b-44cd-b2e2-27be3223bc0e/action Jul 27 16:19:31.334872 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.openstack.wsgi [None req-030de4d3-c011-476d-a38e-d6bb82011e9e tempest-VolumesActionsTest-714550364 tempest-VolumesActionsTest-714550364-project-member] Action body: b'{"os-reserve": {}}' {{(pid=100522) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 27 16:19:31.335037 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.openstack.wsgi [None req-030de4d3-c011-476d-a38e-d6bb82011e9e tempest-VolumesActionsTest-714550364 tempest-VolumesActionsTest-714550364-project-member] Action: 'action', calling method: _reserve, body: {"os-reserve": {}} {{(pid=100522) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 27 16:19:31.342514 np0000005924 devstack@c-api.service[100522]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:19:31.342514 np0000005924 devstack@c-api.service[100522]: warnings.warn( Jul 27 16:19:31.342967 np0000005924 devstack@c-api.service[100522]: INFO cinder.volume.api [None req-030de4d3-c011-476d-a38e-d6bb82011e9e tempest-VolumesActionsTest-714550364 tempest-VolumesActionsTest-714550364-project-member] Volume info retrieved successfully. Jul 27 16:19:31.354816 np0000005924 devstack@c-api.service[100522]: INFO cinder.volume.api [None req-030de4d3-c011-476d-a38e-d6bb82011e9e tempest-VolumesActionsTest-714550364 tempest-VolumesActionsTest-714550364-project-member] Reserve volume completed successfully. Jul 27 16:19:31.355046 np0000005924 devstack@c-api.service[100522]: INFO cinder.api.openstack.wsgi [None req-030de4d3-c011-476d-a38e-d6bb82011e9e tempest-VolumesActionsTest-714550364 tempest-VolumesActionsTest-714550364-project-member] https://10.4.3.117/volume/v3/volumes/92523749-f90b-44cd-b2e2-27be3223bc0e/action returned with HTTP 202 Jul 27 16:19:31.355489 np0000005924 devstack@c-api.service[100522]: [pid: 100522|app: 0|req: 1051/4246] 10.4.3.117 () {68 vars in 1390 bytes} [Mon Jul 27 16:19:31 2026] POST /volume/v3/volumes/92523749-f90b-44cd-b2e2-27be3223bc0e/action => generated 0 bytes in 23 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 27 16:19:31.362344 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.middleware.request_id [None req-df3bcccf-ca0b-4e7a-ac9c-c9324dac72b5 None None] RequestId filter calling following filter/app {{(pid=100524) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:19:31.364034 np0000005924 devstack@c-api.service[100524]: INFO cinder.api.openstack.wsgi [None req-df3bcccf-ca0b-4e7a-ac9c-c9324dac72b5 tempest-VolumesActionsTest-714550364 tempest-VolumesActionsTest-714550364-project-member] GET https://10.4.3.117/volume/v3/volumes/92523749-f90b-44cd-b2e2-27be3223bc0e Jul 27 16:19:31.364283 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.openstack.wsgi [None req-df3bcccf-ca0b-4e7a-ac9c-c9324dac72b5 tempest-VolumesActionsTest-714550364 tempest-VolumesActionsTest-714550364-project-member] Empty body provided in request {{(pid=100524) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:19:31.364524 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.openstack.wsgi [None req-df3bcccf-ca0b-4e7a-ac9c-c9324dac72b5 tempest-VolumesActionsTest-714550364 tempest-VolumesActionsTest-714550364-project-member] Calling method 'show' {{(pid=100524) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:19:31.371169 np0000005924 devstack@c-api.service[100524]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:19:31.371169 np0000005924 devstack@c-api.service[100524]: warnings.warn( Jul 27 16:19:31.374955 np0000005924 devstack@c-api.service[100524]: INFO cinder.volume.api [None req-df3bcccf-ca0b-4e7a-ac9c-c9324dac72b5 tempest-VolumesActionsTest-714550364 tempest-VolumesActionsTest-714550364-project-member] Volume info retrieved successfully. Jul 27 16:19:31.379349 np0000005924 devstack@c-api.service[100524]: INFO cinder.api.openstack.wsgi [None req-df3bcccf-ca0b-4e7a-ac9c-c9324dac72b5 tempest-VolumesActionsTest-714550364 tempest-VolumesActionsTest-714550364-project-member] https://10.4.3.117/volume/v3/volumes/92523749-f90b-44cd-b2e2-27be3223bc0e returned with HTTP 200 Jul 27 16:19:31.379806 np0000005924 devstack@c-api.service[100524]: [pid: 100524|app: 0|req: 1069/4247] 10.4.3.117 () {66 vars in 1348 bytes} [Mon Jul 27 16:19:31 2026] GET /volume/v3/volumes/92523749-f90b-44cd-b2e2-27be3223bc0e => generated 861 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 27 16:19:31.392986 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.middleware.request_id [None req-27d0f899-7ef8-4416-b083-6087b1137945 None None] RequestId filter calling following filter/app {{(pid=100523) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:19:31.394665 np0000005924 devstack@c-api.service[100523]: INFO cinder.api.openstack.wsgi [None req-27d0f899-7ef8-4416-b083-6087b1137945 tempest-VolumesActionsTest-714550364 tempest-VolumesActionsTest-714550364-project-member] POST https://10.4.3.117/volume/v3/volumes/92523749-f90b-44cd-b2e2-27be3223bc0e/action Jul 27 16:19:31.395155 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.openstack.wsgi [None req-27d0f899-7ef8-4416-b083-6087b1137945 tempest-VolumesActionsTest-714550364 tempest-VolumesActionsTest-714550364-project-member] Action body: b'{"os-unreserve": {}}' {{(pid=100523) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 27 16:19:31.397345 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.openstack.wsgi [None req-27d0f899-7ef8-4416-b083-6087b1137945 tempest-VolumesActionsTest-714550364 tempest-VolumesActionsTest-714550364-project-member] Action: 'action', calling method: _unreserve, body: {"os-unreserve": {}} {{(pid=100523) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 27 16:19:31.403044 np0000005924 devstack@c-api.service[100523]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:19:31.403044 np0000005924 devstack@c-api.service[100523]: warnings.warn( Jul 27 16:19:31.403621 np0000005924 devstack@c-api.service[100523]: INFO cinder.volume.api [None req-27d0f899-7ef8-4416-b083-6087b1137945 tempest-VolumesActionsTest-714550364 tempest-VolumesActionsTest-714550364-project-member] Volume info retrieved successfully. Jul 27 16:19:31.420807 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.middleware.request_id [None req-d7bd0d62-a1a0-4751-b0e1-f9cd6ea4a60b None None] RequestId filter calling following filter/app {{(pid=100521) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:19:31.422615 np0000005924 devstack@c-api.service[100521]: INFO cinder.api.openstack.wsgi [None req-d7bd0d62-a1a0-4751-b0e1-f9cd6ea4a60b tempest-VolumeImageDependencyTests-772663549 tempest-VolumeImageDependencyTests-772663549-project-member] GET https://10.4.3.117/volume/v3/volumes/8b085796-24dd-4616-a2c4-2f4c9475c347 Jul 27 16:19:31.422730 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.openstack.wsgi [None req-d7bd0d62-a1a0-4751-b0e1-f9cd6ea4a60b tempest-VolumeImageDependencyTests-772663549 tempest-VolumeImageDependencyTests-772663549-project-member] Empty body provided in request {{(pid=100521) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:19:31.422905 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.openstack.wsgi [None req-d7bd0d62-a1a0-4751-b0e1-f9cd6ea4a60b tempest-VolumeImageDependencyTests-772663549 tempest-VolumeImageDependencyTests-772663549-project-member] Calling method 'show' {{(pid=100521) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:19:31.430628 np0000005924 devstack@c-api.service[100521]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:19:31.430628 np0000005924 devstack@c-api.service[100521]: warnings.warn( Jul 27 16:19:31.430783 np0000005924 devstack@c-api.service[100523]: INFO cinder.volume.api [None req-27d0f899-7ef8-4416-b083-6087b1137945 tempest-VolumesActionsTest-714550364 tempest-VolumesActionsTest-714550364-project-member] Unreserve volume completed successfully. Jul 27 16:19:31.430783 np0000005924 devstack@c-api.service[100523]: INFO cinder.api.openstack.wsgi [None req-27d0f899-7ef8-4416-b083-6087b1137945 tempest-VolumesActionsTest-714550364 tempest-VolumesActionsTest-714550364-project-member] https://10.4.3.117/volume/v3/volumes/92523749-f90b-44cd-b2e2-27be3223bc0e/action returned with HTTP 202 Jul 27 16:19:31.430783 np0000005924 devstack@c-api.service[100523]: [pid: 100523|app: 0|req: 1068/4248] 10.4.3.117 () {68 vars in 1390 bytes} [Mon Jul 27 16:19:31 2026] POST /volume/v3/volumes/92523749-f90b-44cd-b2e2-27be3223bc0e/action => generated 0 bytes in 39 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 27 16:19:31.433213 np0000005924 devstack@c-api.service[100521]: INFO cinder.volume.api [None req-d7bd0d62-a1a0-4751-b0e1-f9cd6ea4a60b tempest-VolumeImageDependencyTests-772663549 tempest-VolumeImageDependencyTests-772663549-project-member] Volume info retrieved successfully. Jul 27 16:19:31.437496 np0000005924 devstack@c-api.service[100521]: INFO cinder.api.openstack.wsgi [None req-d7bd0d62-a1a0-4751-b0e1-f9cd6ea4a60b tempest-VolumeImageDependencyTests-772663549 tempest-VolumeImageDependencyTests-772663549-project-member] https://10.4.3.117/volume/v3/volumes/8b085796-24dd-4616-a2c4-2f4c9475c347 returned with HTTP 200 Jul 27 16:19:31.437764 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.middleware.request_id [None req-6db52180-fcf3-40b1-9f18-4063cfb7eb1c None None] RequestId filter calling following filter/app {{(pid=100522) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:19:31.437973 np0000005924 devstack@c-api.service[100521]: [pid: 100521|app: 0|req: 1061/4249] 10.4.3.117 () {68 vars in 1389 bytes} [Mon Jul 27 16:19:31 2026] GET /volume/v3/volumes/8b085796-24dd-4616-a2c4-2f4c9475c347 => generated 928 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 27 16:19:31.439895 np0000005924 devstack@c-api.service[100522]: INFO cinder.api.openstack.wsgi [None req-6db52180-fcf3-40b1-9f18-4063cfb7eb1c tempest-VolumesActionsTest-714550364 tempest-VolumesActionsTest-714550364-project-member] GET https://10.4.3.117/volume/v3/volumes/92523749-f90b-44cd-b2e2-27be3223bc0e Jul 27 16:19:31.440076 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.openstack.wsgi [None req-6db52180-fcf3-40b1-9f18-4063cfb7eb1c tempest-VolumesActionsTest-714550364 tempest-VolumesActionsTest-714550364-project-member] Empty body provided in request {{(pid=100522) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:19:31.440298 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.openstack.wsgi [None req-6db52180-fcf3-40b1-9f18-4063cfb7eb1c tempest-VolumesActionsTest-714550364 tempest-VolumesActionsTest-714550364-project-member] Calling method 'show' {{(pid=100522) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:19:31.449275 np0000005924 devstack@c-api.service[100522]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:19:31.449275 np0000005924 devstack@c-api.service[100522]: warnings.warn( Jul 27 16:19:31.453362 np0000005924 devstack@c-api.service[100522]: INFO cinder.volume.api [None req-6db52180-fcf3-40b1-9f18-4063cfb7eb1c tempest-VolumesActionsTest-714550364 tempest-VolumesActionsTest-714550364-project-member] Volume info retrieved successfully. Jul 27 16:19:31.457228 np0000005924 devstack@c-api.service[100522]: INFO cinder.api.openstack.wsgi [None req-6db52180-fcf3-40b1-9f18-4063cfb7eb1c tempest-VolumesActionsTest-714550364 tempest-VolumesActionsTest-714550364-project-member] https://10.4.3.117/volume/v3/volumes/92523749-f90b-44cd-b2e2-27be3223bc0e returned with HTTP 200 Jul 27 16:19:31.457613 np0000005924 devstack@c-api.service[100522]: [pid: 100522|app: 0|req: 1052/4250] 10.4.3.117 () {66 vars in 1348 bytes} [Mon Jul 27 16:19:31 2026] GET /volume/v3/volumes/92523749-f90b-44cd-b2e2-27be3223bc0e => generated 861 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 27 16:19:31.470428 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.middleware.request_id [None req-2fd48d5f-0baf-4b14-a3e4-9571578d34f0 None None] RequestId filter calling following filter/app {{(pid=100524) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:19:31.472209 np0000005924 devstack@c-api.service[100524]: INFO cinder.api.openstack.wsgi [None req-2fd48d5f-0baf-4b14-a3e4-9571578d34f0 tempest-VolumesActionsTest-714550364 tempest-VolumesActionsTest-714550364-project-member] POST https://10.4.3.117/volume/v3/volumes/92523749-f90b-44cd-b2e2-27be3223bc0e/action Jul 27 16:19:31.472713 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.openstack.wsgi [None req-2fd48d5f-0baf-4b14-a3e4-9571578d34f0 tempest-VolumesActionsTest-714550364 tempest-VolumesActionsTest-714550364-project-member] Action body: b'{"os-set_bootable": {"bootable": true}}' {{(pid=100524) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 27 16:19:31.472833 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.openstack.wsgi [None req-2fd48d5f-0baf-4b14-a3e4-9571578d34f0 tempest-VolumesActionsTest-714550364 tempest-VolumesActionsTest-714550364-project-member] Action: 'action', calling method: _set_bootable, body: {"os-set_bootable": {"bootable": true}} {{(pid=100524) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 27 16:19:31.481000 np0000005924 devstack@c-api.service[100524]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:19:31.481000 np0000005924 devstack@c-api.service[100524]: warnings.warn( Jul 27 16:19:31.481507 np0000005924 devstack@c-api.service[100524]: INFO cinder.volume.api [None req-2fd48d5f-0baf-4b14-a3e4-9571578d34f0 tempest-VolumesActionsTest-714550364 tempest-VolumesActionsTest-714550364-project-member] Volume info retrieved successfully. Jul 27 16:19:31.505343 np0000005924 devstack@c-api.service[100524]: INFO cinder.volume.api [None req-2fd48d5f-0baf-4b14-a3e4-9571578d34f0 tempest-VolumesActionsTest-714550364 tempest-VolumesActionsTest-714550364-project-member] Volume updated successfully. Jul 27 16:19:31.505570 np0000005924 devstack@c-api.service[100524]: INFO cinder.api.openstack.wsgi [None req-2fd48d5f-0baf-4b14-a3e4-9571578d34f0 tempest-VolumesActionsTest-714550364 tempest-VolumesActionsTest-714550364-project-member] https://10.4.3.117/volume/v3/volumes/92523749-f90b-44cd-b2e2-27be3223bc0e/action returned with HTTP 200 Jul 27 16:19:31.506005 np0000005924 devstack@c-api.service[100524]: [pid: 100524|app: 0|req: 1070/4251] 10.4.3.117 () {68 vars in 1390 bytes} [Mon Jul 27 16:19:31 2026] POST /volume/v3/volumes/92523749-f90b-44cd-b2e2-27be3223bc0e/action => generated 0 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 283 bytes (1 switches on core 0) Jul 27 16:19:31.512981 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.middleware.request_id [None req-7a3ecec0-a948-4c7e-85a3-870c78a8fbe4 None None] RequestId filter calling following filter/app {{(pid=100523) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:19:31.514511 np0000005924 devstack@c-api.service[100523]: INFO cinder.api.openstack.wsgi [None req-7a3ecec0-a948-4c7e-85a3-870c78a8fbe4 tempest-VolumesActionsTest-714550364 tempest-VolumesActionsTest-714550364-project-member] GET https://10.4.3.117/volume/v3/volumes/92523749-f90b-44cd-b2e2-27be3223bc0e Jul 27 16:19:31.514769 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.openstack.wsgi [None req-7a3ecec0-a948-4c7e-85a3-870c78a8fbe4 tempest-VolumesActionsTest-714550364 tempest-VolumesActionsTest-714550364-project-member] Empty body provided in request {{(pid=100523) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:19:31.515037 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.openstack.wsgi [None req-7a3ecec0-a948-4c7e-85a3-870c78a8fbe4 tempest-VolumesActionsTest-714550364 tempest-VolumesActionsTest-714550364-project-member] Calling method 'show' {{(pid=100523) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:19:31.521734 np0000005924 devstack@c-api.service[100523]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:19:31.521734 np0000005924 devstack@c-api.service[100523]: warnings.warn( Jul 27 16:19:31.525258 np0000005924 devstack@c-api.service[100523]: INFO cinder.volume.api [None req-7a3ecec0-a948-4c7e-85a3-870c78a8fbe4 tempest-VolumesActionsTest-714550364 tempest-VolumesActionsTest-714550364-project-member] Volume info retrieved successfully. Jul 27 16:19:31.529792 np0000005924 devstack@c-api.service[100523]: INFO cinder.api.openstack.wsgi [None req-7a3ecec0-a948-4c7e-85a3-870c78a8fbe4 tempest-VolumesActionsTest-714550364 tempest-VolumesActionsTest-714550364-project-member] https://10.4.3.117/volume/v3/volumes/92523749-f90b-44cd-b2e2-27be3223bc0e returned with HTTP 200 Jul 27 16:19:31.530408 np0000005924 devstack@c-api.service[100523]: [pid: 100523|app: 0|req: 1069/4252] 10.4.3.117 () {66 vars in 1348 bytes} [Mon Jul 27 16:19:31 2026] GET /volume/v3/volumes/92523749-f90b-44cd-b2e2-27be3223bc0e => generated 860 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 27 16:19:31.538993 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.middleware.request_id [None req-ec415713-f284-42d5-b27d-aea3b7ac41e0 None None] RequestId filter calling following filter/app {{(pid=100521) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:19:31.543356 np0000005924 devstack@c-api.service[100521]: INFO cinder.api.openstack.wsgi [None req-ec415713-f284-42d5-b27d-aea3b7ac41e0 tempest-ProjectAdminTests33-614572375 tempest-ProjectAdminTests33-614572375-project-admin] GET https://10.4.3.117/volume/v3/volumes/b39ddc8e-a7e3-4557-8b1c-e8bccdd46718 Jul 27 16:19:31.543356 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.openstack.wsgi [None req-ec415713-f284-42d5-b27d-aea3b7ac41e0 tempest-ProjectAdminTests33-614572375 tempest-ProjectAdminTests33-614572375-project-admin] Empty body provided in request {{(pid=100521) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:19:31.543356 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.openstack.wsgi [None req-ec415713-f284-42d5-b27d-aea3b7ac41e0 tempest-ProjectAdminTests33-614572375 tempest-ProjectAdminTests33-614572375-project-admin] Calling method 'show' {{(pid=100521) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:19:31.543489 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.middleware.request_id [None req-06e63949-88f6-400e-9a38-2c80d6df7719 None None] RequestId filter calling following filter/app {{(pid=100522) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:19:31.544129 np0000005924 devstack@c-api.service[100522]: INFO cinder.api.openstack.wsgi [None req-06e63949-88f6-400e-9a38-2c80d6df7719 tempest-VolumesActionsTest-714550364 tempest-VolumesActionsTest-714550364-project-member] POST https://10.4.3.117/volume/v3/volumes/92523749-f90b-44cd-b2e2-27be3223bc0e/action Jul 27 16:19:31.544584 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.openstack.wsgi [None req-06e63949-88f6-400e-9a38-2c80d6df7719 tempest-VolumesActionsTest-714550364 tempest-VolumesActionsTest-714550364-project-member] Action body: b'{"os-set_bootable": {"bootable": false}}' {{(pid=100522) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 27 16:19:31.544764 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.openstack.wsgi [None req-06e63949-88f6-400e-9a38-2c80d6df7719 tempest-VolumesActionsTest-714550364 tempest-VolumesActionsTest-714550364-project-member] Action: 'action', calling method: _set_bootable, body: {"os-set_bootable": {"bootable": false}} {{(pid=100522) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 27 16:19:31.548281 np0000005924 devstack@c-api.service[100521]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:19:31.548281 np0000005924 devstack@c-api.service[100521]: warnings.warn( Jul 27 16:19:31.551867 np0000005924 devstack@c-api.service[100521]: INFO cinder.volume.api [None req-ec415713-f284-42d5-b27d-aea3b7ac41e0 tempest-ProjectAdminTests33-614572375 tempest-ProjectAdminTests33-614572375-project-admin] Volume info retrieved successfully. Jul 27 16:19:31.555601 np0000005924 devstack@c-api.service[100522]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:19:31.555601 np0000005924 devstack@c-api.service[100522]: warnings.warn( Jul 27 16:19:31.555601 np0000005924 devstack@c-api.service[100522]: INFO cinder.volume.api [None req-06e63949-88f6-400e-9a38-2c80d6df7719 tempest-VolumesActionsTest-714550364 tempest-VolumesActionsTest-714550364-project-member] Volume info retrieved successfully. Jul 27 16:19:31.555741 np0000005924 devstack@c-api.service[100521]: INFO cinder.api.openstack.wsgi [None req-ec415713-f284-42d5-b27d-aea3b7ac41e0 tempest-ProjectAdminTests33-614572375 tempest-ProjectAdminTests33-614572375-project-admin] https://10.4.3.117/volume/v3/volumes/b39ddc8e-a7e3-4557-8b1c-e8bccdd46718 returned with HTTP 200 Jul 27 16:19:31.555813 np0000005924 devstack@c-api.service[100521]: [pid: 100521|app: 0|req: 1062/4253] 10.4.3.117 () {68 vars in 1388 bytes} [Mon Jul 27 16:19:31 2026] GET /volume/v3/volumes/b39ddc8e-a7e3-4557-8b1c-e8bccdd46718 => generated 1007 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 27 16:19:31.571485 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.middleware.request_id [None req-053f52e4-f3ab-4cf5-a357-e0ba922fa40a None None] RequestId filter calling following filter/app {{(pid=100524) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:19:31.573091 np0000005924 devstack@c-api.service[100524]: INFO cinder.api.openstack.wsgi [None req-053f52e4-f3ab-4cf5-a357-e0ba922fa40a tempest-ProjectAdminTests33-614572375 tempest-ProjectAdminTests33-614572375-project-admin] POST https://10.4.3.117/volume/v3/backups Jul 27 16:19:31.573551 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.openstack.wsgi [None req-053f52e4-f3ab-4cf5-a357-e0ba922fa40a tempest-ProjectAdminTests33-614572375 tempest-ProjectAdminTests33-614572375-project-admin] Action: 'create', calling method: create, body: {"backup": {"volume_id": "b39ddc8e-a7e3-4557-8b1c-e8bccdd46718", "name": "tempest-type-Backup-1437831567"}} {{(pid=100524) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 27 16:19:31.574455 np0000005924 devstack@c-api.service[100522]: INFO cinder.volume.api [None req-06e63949-88f6-400e-9a38-2c80d6df7719 tempest-VolumesActionsTest-714550364 tempest-VolumesActionsTest-714550364-project-member] Volume updated successfully. Jul 27 16:19:31.574713 np0000005924 devstack@c-api.service[100522]: INFO cinder.api.openstack.wsgi [None req-06e63949-88f6-400e-9a38-2c80d6df7719 tempest-VolumesActionsTest-714550364 tempest-VolumesActionsTest-714550364-project-member] https://10.4.3.117/volume/v3/volumes/92523749-f90b-44cd-b2e2-27be3223bc0e/action returned with HTTP 200 Jul 27 16:19:31.574897 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.contrib.backups [None req-053f52e4-f3ab-4cf5-a357-e0ba922fa40a tempest-ProjectAdminTests33-614572375 tempest-ProjectAdminTests33-614572375-project-admin] Creating new backup {'backup': {'volume_id': 'b39ddc8e-a7e3-4557-8b1c-e8bccdd46718', 'name': 'tempest-type-Backup-1437831567'}} {{(pid=100524) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Jul 27 16:19:31.575070 np0000005924 devstack@c-api.service[100524]: INFO cinder.api.contrib.backups [None req-053f52e4-f3ab-4cf5-a357-e0ba922fa40a tempest-ProjectAdminTests33-614572375 tempest-ProjectAdminTests33-614572375-project-admin] Creating backup of volume b39ddc8e-a7e3-4557-8b1c-e8bccdd46718 in container None Jul 27 16:19:31.575210 np0000005924 devstack@c-api.service[100522]: [pid: 100522|app: 0|req: 1053/4254] 10.4.3.117 () {68 vars in 1390 bytes} [Mon Jul 27 16:19:31 2026] POST /volume/v3/volumes/92523749-f90b-44cd-b2e2-27be3223bc0e/action => generated 0 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 283 bytes (1 switches on core 0) Jul 27 16:19:31.582251 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.middleware.request_id [None req-de292d95-1ddb-45f6-ace4-a7a82e4cade1 None None] RequestId filter calling following filter/app {{(pid=100523) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:19:31.584165 np0000005924 devstack@c-api.service[100523]: INFO cinder.api.openstack.wsgi [None req-de292d95-1ddb-45f6-ace4-a7a82e4cade1 tempest-VolumesActionsTest-714550364 tempest-VolumesActionsTest-714550364-project-member] GET https://10.4.3.117/volume/v3/volumes/92523749-f90b-44cd-b2e2-27be3223bc0e Jul 27 16:19:31.584579 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.openstack.wsgi [None req-de292d95-1ddb-45f6-ace4-a7a82e4cade1 tempest-VolumesActionsTest-714550364 tempest-VolumesActionsTest-714550364-project-member] Empty body provided in request {{(pid=100523) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:19:31.584708 np0000005924 devstack@c-api.service[100524]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:19:31.584708 np0000005924 devstack@c-api.service[100524]: warnings.warn( Jul 27 16:19:31.585022 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.openstack.wsgi [None req-de292d95-1ddb-45f6-ace4-a7a82e4cade1 tempest-VolumesActionsTest-714550364 tempest-VolumesActionsTest-714550364-project-member] Calling method 'show' {{(pid=100523) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:19:31.585078 np0000005924 devstack@c-api.service[100524]: INFO cinder.volume.api [None req-053f52e4-f3ab-4cf5-a357-e0ba922fa40a tempest-ProjectAdminTests33-614572375 tempest-ProjectAdminTests33-614572375-project-admin] Volume info retrieved successfully. Jul 27 16:19:31.593849 np0000005924 devstack@c-api.service[100523]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:19:31.593849 np0000005924 devstack@c-api.service[100523]: warnings.warn( Jul 27 16:19:31.601713 np0000005924 devstack@c-api.service[100523]: INFO cinder.volume.api [None req-de292d95-1ddb-45f6-ace4-a7a82e4cade1 tempest-VolumesActionsTest-714550364 tempest-VolumesActionsTest-714550364-project-member] Volume info retrieved successfully. Jul 27 16:19:31.605031 np0000005924 devstack@c-api.service[100523]: INFO cinder.api.openstack.wsgi [None req-de292d95-1ddb-45f6-ace4-a7a82e4cade1 tempest-VolumesActionsTest-714550364 tempest-VolumesActionsTest-714550364-project-member] https://10.4.3.117/volume/v3/volumes/92523749-f90b-44cd-b2e2-27be3223bc0e returned with HTTP 200 Jul 27 16:19:31.605660 np0000005924 devstack@c-api.service[100523]: [pid: 100523|app: 0|req: 1070/4255] 10.4.3.117 () {66 vars in 1348 bytes} [Mon Jul 27 16:19:31 2026] GET /volume/v3/volumes/92523749-f90b-44cd-b2e2-27be3223bc0e => generated 861 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 27 16:19:31.619618 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.middleware.request_id [None req-1bd9b4b8-58c5-4611-b97c-49551451964f None None] RequestId filter calling following filter/app {{(pid=100521) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:19:31.621837 np0000005924 devstack@c-api.service[100521]: INFO cinder.api.openstack.wsgi [None req-1bd9b4b8-58c5-4611-b97c-49551451964f tempest-VolumesActionsTest-714550364 tempest-VolumesActionsTest-714550364-project-member] POST https://10.4.3.117/volume/v3/volumes/92523749-f90b-44cd-b2e2-27be3223bc0e/action Jul 27 16:19:31.622446 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.openstack.wsgi [None req-1bd9b4b8-58c5-4611-b97c-49551451964f tempest-VolumesActionsTest-714550364 tempest-VolumesActionsTest-714550364-project-member] Action body: b'{"os-update_readonly_flag": {"readonly": true}}' {{(pid=100521) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 27 16:19:31.622657 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.openstack.wsgi [None req-1bd9b4b8-58c5-4611-b97c-49551451964f tempest-VolumesActionsTest-714550364 tempest-VolumesActionsTest-714550364-project-member] Action: 'action', calling method: _volume_readonly_update, body: {"os-update_readonly_flag": {"readonly": true}} {{(pid=100521) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 27 16:19:31.632169 np0000005924 devstack@c-api.service[100521]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:19:31.632169 np0000005924 devstack@c-api.service[100521]: warnings.warn( Jul 27 16:19:31.632784 np0000005924 devstack@c-api.service[100521]: INFO cinder.volume.api [None req-1bd9b4b8-58c5-4611-b97c-49551451964f tempest-VolumesActionsTest-714550364 tempest-VolumesActionsTest-714550364-project-member] Volume info retrieved successfully. Jul 27 16:19:31.635123 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.quota [None req-053f52e4-f3ab-4cf5-a357-e0ba922fa40a tempest-ProjectAdminTests33-614572375 tempest-ProjectAdminTests33-614572375-project-admin] Created reservations ['f1871d73-83d2-4063-9dd1-6b02052d598d', 'f91c4d88-e679-4b57-8c6e-6b06db51ef97'] {{(pid=100524) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 27 16:19:31.644900 np0000005924 devstack@c-api.service[100521]: INFO cinder.volume.api [None req-1bd9b4b8-58c5-4611-b97c-49551451964f tempest-VolumesActionsTest-714550364 tempest-VolumesActionsTest-714550364-project-member] Update volume admin metadata completed successfully. Jul 27 16:19:31.644900 np0000005924 devstack@c-api.service[100521]: INFO cinder.volume.api [None req-1bd9b4b8-58c5-4611-b97c-49551451964f tempest-VolumesActionsTest-714550364 tempest-VolumesActionsTest-714550364-project-member] Update readonly setting on volume completed successfully. Jul 27 16:19:31.644900 np0000005924 devstack@c-api.service[100521]: INFO cinder.api.openstack.wsgi [None req-1bd9b4b8-58c5-4611-b97c-49551451964f tempest-VolumesActionsTest-714550364 tempest-VolumesActionsTest-714550364-project-member] https://10.4.3.117/volume/v3/volumes/92523749-f90b-44cd-b2e2-27be3223bc0e/action returned with HTTP 202 Jul 27 16:19:31.645697 np0000005924 devstack@c-api.service[100521]: [pid: 100521|app: 0|req: 1063/4256] 10.4.3.117 () {68 vars in 1390 bytes} [Mon Jul 27 16:19:31 2026] POST /volume/v3/volumes/92523749-f90b-44cd-b2e2-27be3223bc0e/action => generated 0 bytes in 27 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 27 16:19:31.653831 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.middleware.request_id [None req-9bea719a-d56c-4c89-86e9-bf9c02c912e0 None None] RequestId filter calling following filter/app {{(pid=100522) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:19:31.655695 np0000005924 devstack@c-api.service[100522]: INFO cinder.api.openstack.wsgi [None req-9bea719a-d56c-4c89-86e9-bf9c02c912e0 tempest-VolumesActionsTest-714550364 tempest-VolumesActionsTest-714550364-project-member] GET https://10.4.3.117/volume/v3/volumes/92523749-f90b-44cd-b2e2-27be3223bc0e Jul 27 16:19:31.655894 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.openstack.wsgi [None req-9bea719a-d56c-4c89-86e9-bf9c02c912e0 tempest-VolumesActionsTest-714550364 tempest-VolumesActionsTest-714550364-project-member] Empty body provided in request {{(pid=100522) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:19:31.656071 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.openstack.wsgi [None req-9bea719a-d56c-4c89-86e9-bf9c02c912e0 tempest-VolumesActionsTest-714550364 tempest-VolumesActionsTest-714550364-project-member] Calling method 'show' {{(pid=100522) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:19:31.664232 np0000005924 devstack@c-api.service[100522]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:19:31.664232 np0000005924 devstack@c-api.service[100522]: warnings.warn( Jul 27 16:19:31.668300 np0000005924 devstack@c-api.service[100522]: INFO cinder.volume.api [None req-9bea719a-d56c-4c89-86e9-bf9c02c912e0 tempest-VolumesActionsTest-714550364 tempest-VolumesActionsTest-714550364-project-member] Volume info retrieved successfully. Jul 27 16:19:31.672790 np0000005924 devstack@c-api.service[100522]: INFO cinder.api.openstack.wsgi [None req-9bea719a-d56c-4c89-86e9-bf9c02c912e0 tempest-VolumesActionsTest-714550364 tempest-VolumesActionsTest-714550364-project-member] https://10.4.3.117/volume/v3/volumes/92523749-f90b-44cd-b2e2-27be3223bc0e returned with HTTP 200 Jul 27 16:19:31.673221 np0000005924 devstack@c-api.service[100522]: [pid: 100522|app: 0|req: 1054/4257] 10.4.3.117 () {66 vars in 1348 bytes} [Mon Jul 27 16:19:31 2026] GET /volume/v3/volumes/92523749-f90b-44cd-b2e2-27be3223bc0e => generated 860 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 27 16:19:31.685174 np0000005924 devstack@c-api.service[100524]: INFO cinder.api.openstack.wsgi [None req-053f52e4-f3ab-4cf5-a357-e0ba922fa40a tempest-ProjectAdminTests33-614572375 tempest-ProjectAdminTests33-614572375-project-admin] https://10.4.3.117/volume/v3/backups returned with HTTP 202 Jul 27 16:19:31.686394 np0000005924 devstack@c-api.service[100524]: [pid: 100524|app: 0|req: 1071/4258] 10.4.3.117 () {70 vars in 1299 bytes} [Mon Jul 27 16:19:31 2026] POST /volume/v3/backups => generated 316 bytes in 114 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 27 16:19:31.686472 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.middleware.request_id [None req-5ab54572-f8e6-40f1-823c-89692309cf8d None None] RequestId filter calling following filter/app {{(pid=100523) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:19:31.687717 np0000005924 devstack@c-api.service[100523]: INFO cinder.api.openstack.wsgi [None req-5ab54572-f8e6-40f1-823c-89692309cf8d tempest-VolumesActionsTest-714550364 tempest-VolumesActionsTest-714550364-project-member] POST https://10.4.3.117/volume/v3/volumes/92523749-f90b-44cd-b2e2-27be3223bc0e/action Jul 27 16:19:31.688147 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.openstack.wsgi [None req-5ab54572-f8e6-40f1-823c-89692309cf8d tempest-VolumesActionsTest-714550364 tempest-VolumesActionsTest-714550364-project-member] Action body: b'{"os-update_readonly_flag": {"readonly": false}}' {{(pid=100523) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 27 16:19:31.688374 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.openstack.wsgi [None req-5ab54572-f8e6-40f1-823c-89692309cf8d tempest-VolumesActionsTest-714550364 tempest-VolumesActionsTest-714550364-project-member] Action: 'action', calling method: _volume_readonly_update, body: {"os-update_readonly_flag": {"readonly": false}} {{(pid=100523) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 27 16:19:31.696026 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.middleware.request_id [None req-b7f69bc5-6a35-4632-87a0-a1b3eded0378 None None] RequestId filter calling following filter/app {{(pid=100521) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:19:31.696489 np0000005924 devstack@c-api.service[100523]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:19:31.696489 np0000005924 devstack@c-api.service[100523]: warnings.warn( Jul 27 16:19:31.697027 np0000005924 devstack@c-api.service[100523]: INFO cinder.volume.api [None req-5ab54572-f8e6-40f1-823c-89692309cf8d tempest-VolumesActionsTest-714550364 tempest-VolumesActionsTest-714550364-project-member] Volume info retrieved successfully. Jul 27 16:19:31.697937 np0000005924 devstack@c-api.service[100521]: INFO cinder.api.openstack.wsgi [None req-b7f69bc5-6a35-4632-87a0-a1b3eded0378 tempest-ProjectAdminTests33-614572375 tempest-ProjectAdminTests33-614572375-project-admin] GET https://10.4.3.117/volume/v3/backups/03600be9-a99a-47b4-834e-7ac01eb0c115 Jul 27 16:19:31.698190 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.openstack.wsgi [None req-b7f69bc5-6a35-4632-87a0-a1b3eded0378 tempest-ProjectAdminTests33-614572375 tempest-ProjectAdminTests33-614572375-project-admin] Empty body provided in request {{(pid=100521) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:19:31.698451 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.openstack.wsgi [None req-b7f69bc5-6a35-4632-87a0-a1b3eded0378 tempest-ProjectAdminTests33-614572375 tempest-ProjectAdminTests33-614572375-project-admin] Calling method 'show' {{(pid=100521) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:19:31.698696 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.v3.backups [None req-b7f69bc5-6a35-4632-87a0-a1b3eded0378 tempest-ProjectAdminTests33-614572375 tempest-ProjectAdminTests33-614572375-project-admin] Show backup with id 03600be9-a99a-47b4-834e-7ac01eb0c115. {{(pid=100521) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 27 16:19:31.704102 np0000005924 devstack@c-api.service[100521]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:19:31.704102 np0000005924 devstack@c-api.service[100521]: warnings.warn( Jul 27 16:19:31.704895 np0000005924 devstack@c-api.service[100521]: INFO cinder.api.openstack.wsgi [None req-b7f69bc5-6a35-4632-87a0-a1b3eded0378 tempest-ProjectAdminTests33-614572375 tempest-ProjectAdminTests33-614572375-project-admin] https://10.4.3.117/volume/v3/backups/03600be9-a99a-47b4-834e-7ac01eb0c115 returned with HTTP 200 Jul 27 16:19:31.705425 np0000005924 devstack@c-api.service[100521]: [pid: 100521|app: 0|req: 1064/4259] 10.4.3.117 () {68 vars in 1388 bytes} [Mon Jul 27 16:19:31 2026] GET /volume/v3/backups/03600be9-a99a-47b4-834e-7ac01eb0c115 => generated 723 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 27 16:19:31.709992 np0000005924 devstack@c-api.service[100523]: INFO cinder.volume.api [None req-5ab54572-f8e6-40f1-823c-89692309cf8d tempest-VolumesActionsTest-714550364 tempest-VolumesActionsTest-714550364-project-member] Update volume admin metadata completed successfully. Jul 27 16:19:31.709992 np0000005924 devstack@c-api.service[100523]: INFO cinder.volume.api [None req-5ab54572-f8e6-40f1-823c-89692309cf8d tempest-VolumesActionsTest-714550364 tempest-VolumesActionsTest-714550364-project-member] Update readonly setting on volume completed successfully. Jul 27 16:19:31.709992 np0000005924 devstack@c-api.service[100523]: INFO cinder.api.openstack.wsgi [None req-5ab54572-f8e6-40f1-823c-89692309cf8d tempest-VolumesActionsTest-714550364 tempest-VolumesActionsTest-714550364-project-member] https://10.4.3.117/volume/v3/volumes/92523749-f90b-44cd-b2e2-27be3223bc0e/action returned with HTTP 202 Jul 27 16:19:31.709992 np0000005924 devstack@c-api.service[100523]: [pid: 100523|app: 0|req: 1071/4260] 10.4.3.117 () {68 vars in 1390 bytes} [Mon Jul 27 16:19:31 2026] POST /volume/v3/volumes/92523749-f90b-44cd-b2e2-27be3223bc0e/action => generated 0 bytes in 25 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 27 16:19:31.716921 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.middleware.request_id [None req-53327d3c-142f-4f76-bb0c-09f9ff65ec8f None None] RequestId filter calling following filter/app {{(pid=100522) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:19:31.718900 np0000005924 devstack@c-api.service[100522]: INFO cinder.api.openstack.wsgi [None req-53327d3c-142f-4f76-bb0c-09f9ff65ec8f tempest-VolumesActionsTest-714550364 tempest-VolumesActionsTest-714550364-project-member] GET https://10.4.3.117/volume/v3/volumes/92523749-f90b-44cd-b2e2-27be3223bc0e Jul 27 16:19:31.719128 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.openstack.wsgi [None req-53327d3c-142f-4f76-bb0c-09f9ff65ec8f tempest-VolumesActionsTest-714550364 tempest-VolumesActionsTest-714550364-project-member] Empty body provided in request {{(pid=100522) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:19:31.719357 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.openstack.wsgi [None req-53327d3c-142f-4f76-bb0c-09f9ff65ec8f tempest-VolumesActionsTest-714550364 tempest-VolumesActionsTest-714550364-project-member] Calling method 'show' {{(pid=100522) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:19:31.727790 np0000005924 devstack@c-api.service[100522]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:19:31.727790 np0000005924 devstack@c-api.service[100522]: warnings.warn( Jul 27 16:19:31.731973 np0000005924 devstack@c-api.service[100522]: INFO cinder.volume.api [None req-53327d3c-142f-4f76-bb0c-09f9ff65ec8f tempest-VolumesActionsTest-714550364 tempest-VolumesActionsTest-714550364-project-member] Volume info retrieved successfully. Jul 27 16:19:31.735907 np0000005924 devstack@c-api.service[100522]: INFO cinder.api.openstack.wsgi [None req-53327d3c-142f-4f76-bb0c-09f9ff65ec8f tempest-VolumesActionsTest-714550364 tempest-VolumesActionsTest-714550364-project-member] https://10.4.3.117/volume/v3/volumes/92523749-f90b-44cd-b2e2-27be3223bc0e returned with HTTP 200 Jul 27 16:19:31.736275 np0000005924 devstack@c-api.service[100522]: [pid: 100522|app: 0|req: 1055/4261] 10.4.3.117 () {66 vars in 1348 bytes} [Mon Jul 27 16:19:31 2026] GET /volume/v3/volumes/92523749-f90b-44cd-b2e2-27be3223bc0e => generated 861 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 27 16:19:31.749968 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.middleware.request_id [None req-65ba6657-0ab5-4e0a-8d55-6333103b1aa1 None None] RequestId filter calling following filter/app {{(pid=100524) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:19:31.752104 np0000005924 devstack@c-api.service[100524]: INFO cinder.api.openstack.wsgi [None req-65ba6657-0ab5-4e0a-8d55-6333103b1aa1 tempest-VolumesActionsTest-714550364 tempest-VolumesActionsTest-714550364-project-member] POST https://10.4.3.117/volume/v3/volumes/92523749-f90b-44cd-b2e2-27be3223bc0e/action Jul 27 16:19:31.752514 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.openstack.wsgi [None req-65ba6657-0ab5-4e0a-8d55-6333103b1aa1 tempest-VolumesActionsTest-714550364 tempest-VolumesActionsTest-714550364-project-member] Action body: b'{"os-volume_upload_image": {"image_name": "tempest-VolumesActionsTest-Image-648196484", "disk_format": "raw"}}' {{(pid=100524) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 27 16:19:31.752645 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.openstack.wsgi [None req-65ba6657-0ab5-4e0a-8d55-6333103b1aa1 tempest-VolumesActionsTest-714550364 tempest-VolumesActionsTest-714550364-project-member] Action: 'action', calling method: _volume_upload_image, body: {"os-volume_upload_image": {"image_name": "tempest-VolumesActionsTest-Image-648196484", "disk_format": "raw"}} {{(pid=100524) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 27 16:19:31.764078 np0000005924 devstack@c-api.service[100524]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:19:31.764078 np0000005924 devstack@c-api.service[100524]: warnings.warn( Jul 27 16:19:31.764762 np0000005924 devstack@c-api.service[100524]: INFO cinder.volume.api [None req-65ba6657-0ab5-4e0a-8d55-6333103b1aa1 tempest-VolumesActionsTest-714550364 tempest-VolumesActionsTest-714550364-project-member] Volume info retrieved successfully. Jul 27 16:19:31.783066 np0000005924 devstack@c-api.service[100524]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:19:31.783066 np0000005924 devstack@c-api.service[100524]: warnings.warn( Jul 27 16:19:31.787202 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.image.image_utils [None req-65ba6657-0ab5-4e0a-8d55-6333103b1aa1 tempest-VolumesActionsTest-714550364 tempest-VolumesActionsTest-714550364-project-member] The metadata set [{'container_format': 'bare', 'disk_format': 'raw', 'name': 'tempest-VolumesActionsTest-Image-648196484'}] 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-648196484'}]. {{(pid=100524) filter_out_reserved_namespaces_metadata /opt/stack/cinder/cinder/image/image_utils.py:1478}} Jul 27 16:19:32.304585 np0000005924 devstack@c-api.service[100524]: INFO cinder.volume.api [None req-65ba6657-0ab5-4e0a-8d55-6333103b1aa1 tempest-VolumesActionsTest-714550364 tempest-VolumesActionsTest-714550364-project-member] Copy volume to image completed successfully. Jul 27 16:19:32.304983 np0000005924 devstack@c-api.service[100524]: INFO cinder.api.openstack.wsgi [None req-65ba6657-0ab5-4e0a-8d55-6333103b1aa1 tempest-VolumesActionsTest-714550364 tempest-VolumesActionsTest-714550364-project-member] https://10.4.3.117/volume/v3/volumes/92523749-f90b-44cd-b2e2-27be3223bc0e/action returned with HTTP 202 Jul 27 16:19:32.305400 np0000005924 devstack@c-api.service[100524]: [pid: 100524|app: 0|req: 1072/4262] 10.4.3.117 () {68 vars in 1391 bytes} [Mon Jul 27 16:19:31 2026] POST /volume/v3/volumes/92523749-f90b-44cd-b2e2-27be3223bc0e/action => generated 686 bytes in 556 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 27 16:19:32.452494 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.middleware.request_id [None req-4aae8f96-fb45-4382-a3bc-9d9da93ba5ae None None] RequestId filter calling following filter/app {{(pid=100521) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:19:32.454532 np0000005924 devstack@c-api.service[100521]: INFO cinder.api.openstack.wsgi [None req-4aae8f96-fb45-4382-a3bc-9d9da93ba5ae tempest-VolumeImageDependencyTests-772663549 tempest-VolumeImageDependencyTests-772663549-project-member] GET https://10.4.3.117/volume/v3/volumes/8b085796-24dd-4616-a2c4-2f4c9475c347 Jul 27 16:19:32.454789 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.openstack.wsgi [None req-4aae8f96-fb45-4382-a3bc-9d9da93ba5ae tempest-VolumeImageDependencyTests-772663549 tempest-VolumeImageDependencyTests-772663549-project-member] Empty body provided in request {{(pid=100521) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:19:32.455008 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.openstack.wsgi [None req-4aae8f96-fb45-4382-a3bc-9d9da93ba5ae tempest-VolumeImageDependencyTests-772663549 tempest-VolumeImageDependencyTests-772663549-project-member] Calling method 'show' {{(pid=100521) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:19:32.461718 np0000005924 devstack@c-api.service[100521]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:19:32.461718 np0000005924 devstack@c-api.service[100521]: warnings.warn( Jul 27 16:19:32.464978 np0000005924 devstack@c-api.service[100521]: INFO cinder.volume.api [None req-4aae8f96-fb45-4382-a3bc-9d9da93ba5ae tempest-VolumeImageDependencyTests-772663549 tempest-VolumeImageDependencyTests-772663549-project-member] Volume info retrieved successfully. Jul 27 16:19:32.468870 np0000005924 devstack@c-api.service[100521]: INFO cinder.api.openstack.wsgi [None req-4aae8f96-fb45-4382-a3bc-9d9da93ba5ae tempest-VolumeImageDependencyTests-772663549 tempest-VolumeImageDependencyTests-772663549-project-member] https://10.4.3.117/volume/v3/volumes/8b085796-24dd-4616-a2c4-2f4c9475c347 returned with HTTP 200 Jul 27 16:19:32.469418 np0000005924 devstack@c-api.service[100521]: [pid: 100521|app: 0|req: 1065/4263] 10.4.3.117 () {68 vars in 1389 bytes} [Mon Jul 27 16:19:32 2026] GET /volume/v3/volumes/8b085796-24dd-4616-a2c4-2f4c9475c347 => generated 928 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 27 16:19:32.717004 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.middleware.request_id [None req-362cd0f3-dfd3-4831-94ff-d4de190b373b None None] RequestId filter calling following filter/app {{(pid=100523) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:19:32.718661 np0000005924 devstack@c-api.service[100523]: INFO cinder.api.openstack.wsgi [None req-362cd0f3-dfd3-4831-94ff-d4de190b373b tempest-ProjectAdminTests33-614572375 tempest-ProjectAdminTests33-614572375-project-admin] GET https://10.4.3.117/volume/v3/backups/03600be9-a99a-47b4-834e-7ac01eb0c115 Jul 27 16:19:32.718962 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.openstack.wsgi [None req-362cd0f3-dfd3-4831-94ff-d4de190b373b tempest-ProjectAdminTests33-614572375 tempest-ProjectAdminTests33-614572375-project-admin] Empty body provided in request {{(pid=100523) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:19:32.720182 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.openstack.wsgi [None req-362cd0f3-dfd3-4831-94ff-d4de190b373b tempest-ProjectAdminTests33-614572375 tempest-ProjectAdminTests33-614572375-project-admin] Calling method 'show' {{(pid=100523) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:19:32.720182 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.v3.backups [None req-362cd0f3-dfd3-4831-94ff-d4de190b373b tempest-ProjectAdminTests33-614572375 tempest-ProjectAdminTests33-614572375-project-admin] Show backup with id 03600be9-a99a-47b4-834e-7ac01eb0c115. {{(pid=100523) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 27 16:19:32.723511 np0000005924 devstack@c-api.service[100523]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:19:32.723511 np0000005924 devstack@c-api.service[100523]: warnings.warn( Jul 27 16:19:32.724141 np0000005924 devstack@c-api.service[100523]: INFO cinder.api.openstack.wsgi [None req-362cd0f3-dfd3-4831-94ff-d4de190b373b tempest-ProjectAdminTests33-614572375 tempest-ProjectAdminTests33-614572375-project-admin] https://10.4.3.117/volume/v3/backups/03600be9-a99a-47b4-834e-7ac01eb0c115 returned with HTTP 200 Jul 27 16:19:32.724572 np0000005924 devstack@c-api.service[100523]: [pid: 100523|app: 0|req: 1072/4264] 10.4.3.117 () {68 vars in 1388 bytes} [Mon Jul 27 16:19:32 2026] GET /volume/v3/backups/03600be9-a99a-47b4-834e-7ac01eb0c115 => generated 725 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 27 16:19:33.482554 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.middleware.request_id [None req-17e5a939-48f0-4e1e-9b21-3e3789e90f68 None None] RequestId filter calling following filter/app {{(pid=100522) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:19:33.484409 np0000005924 devstack@c-api.service[100522]: INFO cinder.api.openstack.wsgi [None req-17e5a939-48f0-4e1e-9b21-3e3789e90f68 tempest-VolumeImageDependencyTests-772663549 tempest-VolumeImageDependencyTests-772663549-project-member] GET https://10.4.3.117/volume/v3/volumes/8b085796-24dd-4616-a2c4-2f4c9475c347 Jul 27 16:19:33.484651 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.openstack.wsgi [None req-17e5a939-48f0-4e1e-9b21-3e3789e90f68 tempest-VolumeImageDependencyTests-772663549 tempest-VolumeImageDependencyTests-772663549-project-member] Empty body provided in request {{(pid=100522) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:19:33.484829 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.openstack.wsgi [None req-17e5a939-48f0-4e1e-9b21-3e3789e90f68 tempest-VolumeImageDependencyTests-772663549 tempest-VolumeImageDependencyTests-772663549-project-member] Calling method 'show' {{(pid=100522) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:19:33.491639 np0000005924 devstack@c-api.service[100522]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:19:33.491639 np0000005924 devstack@c-api.service[100522]: warnings.warn( Jul 27 16:19:33.494947 np0000005924 devstack@c-api.service[100522]: INFO cinder.volume.api [None req-17e5a939-48f0-4e1e-9b21-3e3789e90f68 tempest-VolumeImageDependencyTests-772663549 tempest-VolumeImageDependencyTests-772663549-project-member] Volume info retrieved successfully. Jul 27 16:19:33.499234 np0000005924 devstack@c-api.service[100522]: INFO cinder.api.openstack.wsgi [None req-17e5a939-48f0-4e1e-9b21-3e3789e90f68 tempest-VolumeImageDependencyTests-772663549 tempest-VolumeImageDependencyTests-772663549-project-member] https://10.4.3.117/volume/v3/volumes/8b085796-24dd-4616-a2c4-2f4c9475c347 returned with HTTP 200 Jul 27 16:19:33.499596 np0000005924 devstack@c-api.service[100522]: [pid: 100522|app: 0|req: 1056/4265] 10.4.3.117 () {68 vars in 1389 bytes} [Mon Jul 27 16:19:33 2026] GET /volume/v3/volumes/8b085796-24dd-4616-a2c4-2f4c9475c347 => generated 928 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 27 16:19:33.737394 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.middleware.request_id [None req-1a448fb3-b54e-4573-afaa-e330114a3302 None None] RequestId filter calling following filter/app {{(pid=100524) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:19:33.739928 np0000005924 devstack@c-api.service[100524]: INFO cinder.api.openstack.wsgi [None req-1a448fb3-b54e-4573-afaa-e330114a3302 tempest-ProjectAdminTests33-614572375 tempest-ProjectAdminTests33-614572375-project-admin] GET https://10.4.3.117/volume/v3/backups/03600be9-a99a-47b4-834e-7ac01eb0c115 Jul 27 16:19:33.740351 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.openstack.wsgi [None req-1a448fb3-b54e-4573-afaa-e330114a3302 tempest-ProjectAdminTests33-614572375 tempest-ProjectAdminTests33-614572375-project-admin] Empty body provided in request {{(pid=100524) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:19:33.740693 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.openstack.wsgi [None req-1a448fb3-b54e-4573-afaa-e330114a3302 tempest-ProjectAdminTests33-614572375 tempest-ProjectAdminTests33-614572375-project-admin] Calling method 'show' {{(pid=100524) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:19:33.740918 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.v3.backups [None req-1a448fb3-b54e-4573-afaa-e330114a3302 tempest-ProjectAdminTests33-614572375 tempest-ProjectAdminTests33-614572375-project-admin] Show backup with id 03600be9-a99a-47b4-834e-7ac01eb0c115. {{(pid=100524) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 27 16:19:33.746277 np0000005924 devstack@c-api.service[100524]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:19:33.746277 np0000005924 devstack@c-api.service[100524]: warnings.warn( Jul 27 16:19:33.747205 np0000005924 devstack@c-api.service[100524]: INFO cinder.api.openstack.wsgi [None req-1a448fb3-b54e-4573-afaa-e330114a3302 tempest-ProjectAdminTests33-614572375 tempest-ProjectAdminTests33-614572375-project-admin] https://10.4.3.117/volume/v3/backups/03600be9-a99a-47b4-834e-7ac01eb0c115 returned with HTTP 200 Jul 27 16:19:33.747723 np0000005924 devstack@c-api.service[100524]: [pid: 100524|app: 0|req: 1073/4266] 10.4.3.117 () {68 vars in 1388 bytes} [Mon Jul 27 16:19:33 2026] GET /volume/v3/backups/03600be9-a99a-47b4-834e-7ac01eb0c115 => generated 725 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 27 16:19:34.511289 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.middleware.request_id [None req-ad7f4d05-d331-4930-8552-b8f2b6947956 None None] RequestId filter calling following filter/app {{(pid=100521) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:19:34.513115 np0000005924 devstack@c-api.service[100521]: INFO cinder.api.openstack.wsgi [None req-ad7f4d05-d331-4930-8552-b8f2b6947956 tempest-VolumeImageDependencyTests-772663549 tempest-VolumeImageDependencyTests-772663549-project-member] GET https://10.4.3.117/volume/v3/volumes/8b085796-24dd-4616-a2c4-2f4c9475c347 Jul 27 16:19:34.513397 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.openstack.wsgi [None req-ad7f4d05-d331-4930-8552-b8f2b6947956 tempest-VolumeImageDependencyTests-772663549 tempest-VolumeImageDependencyTests-772663549-project-member] Empty body provided in request {{(pid=100521) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:19:34.513581 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.openstack.wsgi [None req-ad7f4d05-d331-4930-8552-b8f2b6947956 tempest-VolumeImageDependencyTests-772663549 tempest-VolumeImageDependencyTests-772663549-project-member] Calling method 'show' {{(pid=100521) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:19:34.520307 np0000005924 devstack@c-api.service[100521]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:19:34.520307 np0000005924 devstack@c-api.service[100521]: warnings.warn( Jul 27 16:19:34.523736 np0000005924 devstack@c-api.service[100521]: INFO cinder.volume.api [None req-ad7f4d05-d331-4930-8552-b8f2b6947956 tempest-VolumeImageDependencyTests-772663549 tempest-VolumeImageDependencyTests-772663549-project-member] Volume info retrieved successfully. Jul 27 16:19:34.527928 np0000005924 devstack@c-api.service[100521]: INFO cinder.api.openstack.wsgi [None req-ad7f4d05-d331-4930-8552-b8f2b6947956 tempest-VolumeImageDependencyTests-772663549 tempest-VolumeImageDependencyTests-772663549-project-member] https://10.4.3.117/volume/v3/volumes/8b085796-24dd-4616-a2c4-2f4c9475c347 returned with HTTP 200 Jul 27 16:19:34.528403 np0000005924 devstack@c-api.service[100521]: [pid: 100521|app: 0|req: 1066/4267] 10.4.3.117 () {68 vars in 1389 bytes} [Mon Jul 27 16:19:34 2026] GET /volume/v3/volumes/8b085796-24dd-4616-a2c4-2f4c9475c347 => generated 928 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 27 16:19:34.757959 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.middleware.request_id [None req-cafe8bb0-8fa5-47b8-8bc2-62af30dc24e1 None None] RequestId filter calling following filter/app {{(pid=100523) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:19:34.759673 np0000005924 devstack@c-api.service[100523]: INFO cinder.api.openstack.wsgi [None req-cafe8bb0-8fa5-47b8-8bc2-62af30dc24e1 tempest-ProjectAdminTests33-614572375 tempest-ProjectAdminTests33-614572375-project-admin] GET https://10.4.3.117/volume/v3/backups/03600be9-a99a-47b4-834e-7ac01eb0c115 Jul 27 16:19:34.760087 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.openstack.wsgi [None req-cafe8bb0-8fa5-47b8-8bc2-62af30dc24e1 tempest-ProjectAdminTests33-614572375 tempest-ProjectAdminTests33-614572375-project-admin] Empty body provided in request {{(pid=100523) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:19:34.761397 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.openstack.wsgi [None req-cafe8bb0-8fa5-47b8-8bc2-62af30dc24e1 tempest-ProjectAdminTests33-614572375 tempest-ProjectAdminTests33-614572375-project-admin] Calling method 'show' {{(pid=100523) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:19:34.761397 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.v3.backups [None req-cafe8bb0-8fa5-47b8-8bc2-62af30dc24e1 tempest-ProjectAdminTests33-614572375 tempest-ProjectAdminTests33-614572375-project-admin] Show backup with id 03600be9-a99a-47b4-834e-7ac01eb0c115. {{(pid=100523) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 27 16:19:34.764840 np0000005924 devstack@c-api.service[100523]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:19:34.764840 np0000005924 devstack@c-api.service[100523]: warnings.warn( Jul 27 16:19:34.765579 np0000005924 devstack@c-api.service[100523]: INFO cinder.api.openstack.wsgi [None req-cafe8bb0-8fa5-47b8-8bc2-62af30dc24e1 tempest-ProjectAdminTests33-614572375 tempest-ProjectAdminTests33-614572375-project-admin] https://10.4.3.117/volume/v3/backups/03600be9-a99a-47b4-834e-7ac01eb0c115 returned with HTTP 200 Jul 27 16:19:34.766007 np0000005924 devstack@c-api.service[100523]: [pid: 100523|app: 0|req: 1073/4268] 10.4.3.117 () {68 vars in 1388 bytes} [Mon Jul 27 16:19:34 2026] GET /volume/v3/backups/03600be9-a99a-47b4-834e-7ac01eb0c115 => generated 725 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 27 16:19:35.541547 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.middleware.request_id [None req-bee48988-87c8-4cfa-b442-55f6df3624e5 None None] RequestId filter calling following filter/app {{(pid=100522) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:19:35.545255 np0000005924 devstack@c-api.service[100522]: INFO cinder.api.openstack.wsgi [None req-bee48988-87c8-4cfa-b442-55f6df3624e5 tempest-VolumeImageDependencyTests-772663549 tempest-VolumeImageDependencyTests-772663549-project-member] GET https://10.4.3.117/volume/v3/volumes/8b085796-24dd-4616-a2c4-2f4c9475c347 Jul 27 16:19:35.545506 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.openstack.wsgi [None req-bee48988-87c8-4cfa-b442-55f6df3624e5 tempest-VolumeImageDependencyTests-772663549 tempest-VolumeImageDependencyTests-772663549-project-member] Empty body provided in request {{(pid=100522) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:19:35.545719 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.openstack.wsgi [None req-bee48988-87c8-4cfa-b442-55f6df3624e5 tempest-VolumeImageDependencyTests-772663549 tempest-VolumeImageDependencyTests-772663549-project-member] Calling method 'show' {{(pid=100522) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:19:35.552293 np0000005924 devstack@c-api.service[100522]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:19:35.552293 np0000005924 devstack@c-api.service[100522]: warnings.warn( Jul 27 16:19:35.555573 np0000005924 devstack@c-api.service[100522]: INFO cinder.volume.api [None req-bee48988-87c8-4cfa-b442-55f6df3624e5 tempest-VolumeImageDependencyTests-772663549 tempest-VolumeImageDependencyTests-772663549-project-member] Volume info retrieved successfully. Jul 27 16:19:35.561061 np0000005924 devstack@c-api.service[100522]: INFO cinder.api.openstack.wsgi [None req-bee48988-87c8-4cfa-b442-55f6df3624e5 tempest-VolumeImageDependencyTests-772663549 tempest-VolumeImageDependencyTests-772663549-project-member] https://10.4.3.117/volume/v3/volumes/8b085796-24dd-4616-a2c4-2f4c9475c347 returned with HTTP 200 Jul 27 16:19:35.561754 np0000005924 devstack@c-api.service[100522]: [pid: 100522|app: 0|req: 1057/4269] 10.4.3.117 () {68 vars in 1389 bytes} [Mon Jul 27 16:19:35 2026] GET /volume/v3/volumes/8b085796-24dd-4616-a2c4-2f4c9475c347 => generated 928 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 27 16:19:35.775858 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.middleware.request_id [None req-9d33b8f0-1aa0-4f57-b2e5-4b68bba20a4c None None] RequestId filter calling following filter/app {{(pid=100524) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:19:35.777632 np0000005924 devstack@c-api.service[100524]: INFO cinder.api.openstack.wsgi [None req-9d33b8f0-1aa0-4f57-b2e5-4b68bba20a4c tempest-ProjectAdminTests33-614572375 tempest-ProjectAdminTests33-614572375-project-admin] GET https://10.4.3.117/volume/v3/backups/03600be9-a99a-47b4-834e-7ac01eb0c115 Jul 27 16:19:35.777970 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.openstack.wsgi [None req-9d33b8f0-1aa0-4f57-b2e5-4b68bba20a4c tempest-ProjectAdminTests33-614572375 tempest-ProjectAdminTests33-614572375-project-admin] Empty body provided in request {{(pid=100524) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:19:35.778148 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.openstack.wsgi [None req-9d33b8f0-1aa0-4f57-b2e5-4b68bba20a4c tempest-ProjectAdminTests33-614572375 tempest-ProjectAdminTests33-614572375-project-admin] Calling method 'show' {{(pid=100524) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:19:35.778262 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.v3.backups [None req-9d33b8f0-1aa0-4f57-b2e5-4b68bba20a4c tempest-ProjectAdminTests33-614572375 tempest-ProjectAdminTests33-614572375-project-admin] Show backup with id 03600be9-a99a-47b4-834e-7ac01eb0c115. {{(pid=100524) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 27 16:19:35.782246 np0000005924 devstack@c-api.service[100524]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:19:35.782246 np0000005924 devstack@c-api.service[100524]: warnings.warn( Jul 27 16:19:35.782855 np0000005924 devstack@c-api.service[100524]: INFO cinder.api.openstack.wsgi [None req-9d33b8f0-1aa0-4f57-b2e5-4b68bba20a4c tempest-ProjectAdminTests33-614572375 tempest-ProjectAdminTests33-614572375-project-admin] https://10.4.3.117/volume/v3/backups/03600be9-a99a-47b4-834e-7ac01eb0c115 returned with HTTP 200 Jul 27 16:19:35.783405 np0000005924 devstack@c-api.service[100524]: [pid: 100524|app: 0|req: 1074/4270] 10.4.3.117 () {68 vars in 1388 bytes} [Mon Jul 27 16:19:35 2026] GET /volume/v3/backups/03600be9-a99a-47b4-834e-7ac01eb0c115 => generated 725 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 27 16:19:36.575661 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.middleware.request_id [None req-748a4e40-d77e-4404-a418-d8c1eaf1cab6 None None] RequestId filter calling following filter/app {{(pid=100521) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:19:36.580608 np0000005924 devstack@c-api.service[100521]: INFO cinder.api.openstack.wsgi [None req-748a4e40-d77e-4404-a418-d8c1eaf1cab6 tempest-VolumeImageDependencyTests-772663549 tempest-VolumeImageDependencyTests-772663549-project-member] GET https://10.4.3.117/volume/v3/volumes/8b085796-24dd-4616-a2c4-2f4c9475c347 Jul 27 16:19:36.580608 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.openstack.wsgi [None req-748a4e40-d77e-4404-a418-d8c1eaf1cab6 tempest-VolumeImageDependencyTests-772663549 tempest-VolumeImageDependencyTests-772663549-project-member] Empty body provided in request {{(pid=100521) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:19:36.580608 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.openstack.wsgi [None req-748a4e40-d77e-4404-a418-d8c1eaf1cab6 tempest-VolumeImageDependencyTests-772663549 tempest-VolumeImageDependencyTests-772663549-project-member] Calling method 'show' {{(pid=100521) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:19:36.592161 np0000005924 devstack@c-api.service[100521]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:19:36.592161 np0000005924 devstack@c-api.service[100521]: warnings.warn( Jul 27 16:19:36.600401 np0000005924 devstack@c-api.service[100521]: INFO cinder.volume.api [None req-748a4e40-d77e-4404-a418-d8c1eaf1cab6 tempest-VolumeImageDependencyTests-772663549 tempest-VolumeImageDependencyTests-772663549-project-member] Volume info retrieved successfully. Jul 27 16:19:36.607910 np0000005924 devstack@c-api.service[100521]: INFO cinder.api.openstack.wsgi [None req-748a4e40-d77e-4404-a418-d8c1eaf1cab6 tempest-VolumeImageDependencyTests-772663549 tempest-VolumeImageDependencyTests-772663549-project-member] https://10.4.3.117/volume/v3/volumes/8b085796-24dd-4616-a2c4-2f4c9475c347 returned with HTTP 200 Jul 27 16:19:36.608461 np0000005924 devstack@c-api.service[100521]: [pid: 100521|app: 0|req: 1067/4271] 10.4.3.117 () {68 vars in 1389 bytes} [Mon Jul 27 16:19:36 2026] GET /volume/v3/volumes/8b085796-24dd-4616-a2c4-2f4c9475c347 => generated 1193 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 27 16:19:36.621198 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.middleware.request_id [None req-24cba088-e1ff-48b7-b5bd-3029ff2bc849 None None] RequestId filter calling following filter/app {{(pid=100523) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:19:36.623300 np0000005924 devstack@c-api.service[100523]: INFO cinder.api.openstack.wsgi [None req-24cba088-e1ff-48b7-b5bd-3029ff2bc849 tempest-VolumeImageDependencyTests-772663549 tempest-VolumeImageDependencyTests-772663549-project-member] GET https://10.4.3.117/volume/v3/volumes/8b085796-24dd-4616-a2c4-2f4c9475c347 Jul 27 16:19:36.623773 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.openstack.wsgi [None req-24cba088-e1ff-48b7-b5bd-3029ff2bc849 tempest-VolumeImageDependencyTests-772663549 tempest-VolumeImageDependencyTests-772663549-project-member] Empty body provided in request {{(pid=100523) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:19:36.624118 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.openstack.wsgi [None req-24cba088-e1ff-48b7-b5bd-3029ff2bc849 tempest-VolumeImageDependencyTests-772663549 tempest-VolumeImageDependencyTests-772663549-project-member] Calling method 'show' {{(pid=100523) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:19:36.634826 np0000005924 devstack@c-api.service[100523]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:19:36.634826 np0000005924 devstack@c-api.service[100523]: warnings.warn( Jul 27 16:19:36.639542 np0000005924 devstack@c-api.service[100523]: INFO cinder.volume.api [None req-24cba088-e1ff-48b7-b5bd-3029ff2bc849 tempest-VolumeImageDependencyTests-772663549 tempest-VolumeImageDependencyTests-772663549-project-member] Volume info retrieved successfully. Jul 27 16:19:36.646202 np0000005924 devstack@c-api.service[100523]: INFO cinder.api.openstack.wsgi [None req-24cba088-e1ff-48b7-b5bd-3029ff2bc849 tempest-VolumeImageDependencyTests-772663549 tempest-VolumeImageDependencyTests-772663549-project-member] https://10.4.3.117/volume/v3/volumes/8b085796-24dd-4616-a2c4-2f4c9475c347 returned with HTTP 200 Jul 27 16:19:36.646202 np0000005924 devstack@c-api.service[100523]: [pid: 100523|app: 0|req: 1074/4272] 10.4.3.117 () {68 vars in 1389 bytes} [Mon Jul 27 16:19:36 2026] GET /volume/v3/volumes/8b085796-24dd-4616-a2c4-2f4c9475c347 => generated 1193 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 27 16:19:36.667266 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.middleware.request_id [None req-600a13ac-6389-4e84-9249-7e24ab57e232 None None] RequestId filter calling following filter/app {{(pid=100522) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:19:36.671475 np0000005924 devstack@c-api.service[100522]: INFO cinder.api.openstack.wsgi [None req-600a13ac-6389-4e84-9249-7e24ab57e232 tempest-VolumeImageDependencyTests-772663549 tempest-VolumeImageDependencyTests-772663549-project-member] DELETE https://10.4.3.117/volume/v3/volumes/8b085796-24dd-4616-a2c4-2f4c9475c347 Jul 27 16:19:36.671702 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.openstack.wsgi [None req-600a13ac-6389-4e84-9249-7e24ab57e232 tempest-VolumeImageDependencyTests-772663549 tempest-VolumeImageDependencyTests-772663549-project-member] Empty body provided in request {{(pid=100522) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:19:36.671899 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.openstack.wsgi [None req-600a13ac-6389-4e84-9249-7e24ab57e232 tempest-VolumeImageDependencyTests-772663549 tempest-VolumeImageDependencyTests-772663549-project-member] Calling method 'delete' {{(pid=100522) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:19:36.672082 np0000005924 devstack@c-api.service[100522]: INFO cinder.api.v3.volumes [None req-600a13ac-6389-4e84-9249-7e24ab57e232 tempest-VolumeImageDependencyTests-772663549 tempest-VolumeImageDependencyTests-772663549-project-member] Delete volume with id: 8b085796-24dd-4616-a2c4-2f4c9475c347 Jul 27 16:19:36.685580 np0000005924 devstack@c-api.service[100522]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:19:36.685580 np0000005924 devstack@c-api.service[100522]: warnings.warn( Jul 27 16:19:36.686224 np0000005924 devstack@c-api.service[100522]: INFO cinder.volume.api [None req-600a13ac-6389-4e84-9249-7e24ab57e232 tempest-VolumeImageDependencyTests-772663549 tempest-VolumeImageDependencyTests-772663549-project-member] Volume info retrieved successfully. Jul 27 16:19:36.719296 np0000005924 devstack@c-api.service[100522]: INFO cinder.volume.api [None req-600a13ac-6389-4e84-9249-7e24ab57e232 tempest-VolumeImageDependencyTests-772663549 tempest-VolumeImageDependencyTests-772663549-project-member] Delete volume request issued successfully. Jul 27 16:19:36.719519 np0000005924 devstack@c-api.service[100522]: INFO cinder.api.openstack.wsgi [None req-600a13ac-6389-4e84-9249-7e24ab57e232 tempest-VolumeImageDependencyTests-772663549 tempest-VolumeImageDependencyTests-772663549-project-member] https://10.4.3.117/volume/v3/volumes/8b085796-24dd-4616-a2c4-2f4c9475c347 returned with HTTP 202 Jul 27 16:19:36.719928 np0000005924 devstack@c-api.service[100522]: [pid: 100522|app: 0|req: 1058/4273] 10.4.3.117 () {68 vars in 1392 bytes} [Mon Jul 27 16:19:36 2026] DELETE /volume/v3/volumes/8b085796-24dd-4616-a2c4-2f4c9475c347 => generated 0 bytes in 53 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Jul 27 16:19:36.727153 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.middleware.request_id [None req-0af80a78-90b9-419e-ad13-402ec8b27128 None None] RequestId filter calling following filter/app {{(pid=100524) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:19:36.729942 np0000005924 devstack@c-api.service[100524]: INFO cinder.api.openstack.wsgi [None req-0af80a78-90b9-419e-ad13-402ec8b27128 tempest-VolumeImageDependencyTests-772663549 tempest-VolumeImageDependencyTests-772663549-project-member] GET https://10.4.3.117/volume/v3/volumes/8b085796-24dd-4616-a2c4-2f4c9475c347 Jul 27 16:19:36.730162 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.openstack.wsgi [None req-0af80a78-90b9-419e-ad13-402ec8b27128 tempest-VolumeImageDependencyTests-772663549 tempest-VolumeImageDependencyTests-772663549-project-member] Empty body provided in request {{(pid=100524) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:19:36.730408 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.openstack.wsgi [None req-0af80a78-90b9-419e-ad13-402ec8b27128 tempest-VolumeImageDependencyTests-772663549 tempest-VolumeImageDependencyTests-772663549-project-member] Calling method 'show' {{(pid=100524) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:19:36.743937 np0000005924 devstack@c-api.service[100524]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:19:36.743937 np0000005924 devstack@c-api.service[100524]: warnings.warn( Jul 27 16:19:36.747542 np0000005924 devstack@c-api.service[100524]: INFO cinder.volume.api [None req-0af80a78-90b9-419e-ad13-402ec8b27128 tempest-VolumeImageDependencyTests-772663549 tempest-VolumeImageDependencyTests-772663549-project-member] Volume info retrieved successfully. Jul 27 16:19:36.752072 np0000005924 devstack@c-api.service[100524]: INFO cinder.api.openstack.wsgi [None req-0af80a78-90b9-419e-ad13-402ec8b27128 tempest-VolumeImageDependencyTests-772663549 tempest-VolumeImageDependencyTests-772663549-project-member] https://10.4.3.117/volume/v3/volumes/8b085796-24dd-4616-a2c4-2f4c9475c347 returned with HTTP 200 Jul 27 16:19:36.752665 np0000005924 devstack@c-api.service[100524]: [pid: 100524|app: 0|req: 1075/4274] 10.4.3.117 () {68 vars in 1389 bytes} [Mon Jul 27 16:19:36 2026] GET /volume/v3/volumes/8b085796-24dd-4616-a2c4-2f4c9475c347 => generated 1192 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 27 16:19:36.793246 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.middleware.request_id [None req-1835ea8d-4954-4879-9974-88d510fac470 None None] RequestId filter calling following filter/app {{(pid=100521) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:19:36.795029 np0000005924 devstack@c-api.service[100521]: INFO cinder.api.openstack.wsgi [None req-1835ea8d-4954-4879-9974-88d510fac470 tempest-ProjectAdminTests33-614572375 tempest-ProjectAdminTests33-614572375-project-admin] GET https://10.4.3.117/volume/v3/backups/03600be9-a99a-47b4-834e-7ac01eb0c115 Jul 27 16:19:36.795292 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.openstack.wsgi [None req-1835ea8d-4954-4879-9974-88d510fac470 tempest-ProjectAdminTests33-614572375 tempest-ProjectAdminTests33-614572375-project-admin] Empty body provided in request {{(pid=100521) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:19:36.795498 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.openstack.wsgi [None req-1835ea8d-4954-4879-9974-88d510fac470 tempest-ProjectAdminTests33-614572375 tempest-ProjectAdminTests33-614572375-project-admin] Calling method 'show' {{(pid=100521) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:19:36.795619 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.v3.backups [None req-1835ea8d-4954-4879-9974-88d510fac470 tempest-ProjectAdminTests33-614572375 tempest-ProjectAdminTests33-614572375-project-admin] Show backup with id 03600be9-a99a-47b4-834e-7ac01eb0c115. {{(pid=100521) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 27 16:19:36.799813 np0000005924 devstack@c-api.service[100521]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:19:36.799813 np0000005924 devstack@c-api.service[100521]: warnings.warn( Jul 27 16:19:36.800897 np0000005924 devstack@c-api.service[100521]: INFO cinder.api.openstack.wsgi [None req-1835ea8d-4954-4879-9974-88d510fac470 tempest-ProjectAdminTests33-614572375 tempest-ProjectAdminTests33-614572375-project-admin] https://10.4.3.117/volume/v3/backups/03600be9-a99a-47b4-834e-7ac01eb0c115 returned with HTTP 200 Jul 27 16:19:36.801536 np0000005924 devstack@c-api.service[100521]: [pid: 100521|app: 0|req: 1068/4275] 10.4.3.117 () {68 vars in 1388 bytes} [Mon Jul 27 16:19:36 2026] GET /volume/v3/backups/03600be9-a99a-47b4-834e-7ac01eb0c115 => generated 725 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jul 27 16:19:37.766871 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.middleware.request_id [None req-57d8ea51-8e00-4f08-85b0-d467fe23a41e None None] RequestId filter calling following filter/app {{(pid=100523) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:19:37.771596 np0000005924 devstack@c-api.service[100523]: INFO cinder.api.openstack.wsgi [None req-57d8ea51-8e00-4f08-85b0-d467fe23a41e tempest-VolumeImageDependencyTests-772663549 tempest-VolumeImageDependencyTests-772663549-project-member] GET https://10.4.3.117/volume/v3/volumes/8b085796-24dd-4616-a2c4-2f4c9475c347 Jul 27 16:19:37.771596 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.openstack.wsgi [None req-57d8ea51-8e00-4f08-85b0-d467fe23a41e tempest-VolumeImageDependencyTests-772663549 tempest-VolumeImageDependencyTests-772663549-project-member] Empty body provided in request {{(pid=100523) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:19:37.771596 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.openstack.wsgi [None req-57d8ea51-8e00-4f08-85b0-d467fe23a41e tempest-VolumeImageDependencyTests-772663549 tempest-VolumeImageDependencyTests-772663549-project-member] Calling method 'show' {{(pid=100523) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:19:37.779456 np0000005924 devstack@c-api.service[100523]: INFO cinder.api.openstack.wsgi [None req-57d8ea51-8e00-4f08-85b0-d467fe23a41e tempest-VolumeImageDependencyTests-772663549 tempest-VolumeImageDependencyTests-772663549-project-member] https://10.4.3.117/volume/v3/volumes/8b085796-24dd-4616-a2c4-2f4c9475c347 returned with HTTP 404 Jul 27 16:19:37.780401 np0000005924 devstack@c-api.service[100523]: [pid: 100523|app: 0|req: 1075/4276] 10.4.3.117 () {68 vars in 1389 bytes} [Mon Jul 27 16:19:37 2026] GET /volume/v3/volumes/8b085796-24dd-4616-a2c4-2f4c9475c347 => generated 109 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 27 16:19:37.812817 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.middleware.request_id [None req-7adea925-4208-4443-ba00-b2f04cbcdd59 None None] RequestId filter calling following filter/app {{(pid=100522) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:19:37.815498 np0000005924 devstack@c-api.service[100522]: INFO cinder.api.openstack.wsgi [None req-7adea925-4208-4443-ba00-b2f04cbcdd59 tempest-ProjectAdminTests33-614572375 tempest-ProjectAdminTests33-614572375-project-admin] GET https://10.4.3.117/volume/v3/backups/03600be9-a99a-47b4-834e-7ac01eb0c115 Jul 27 16:19:37.815726 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.openstack.wsgi [None req-7adea925-4208-4443-ba00-b2f04cbcdd59 tempest-ProjectAdminTests33-614572375 tempest-ProjectAdminTests33-614572375-project-admin] Empty body provided in request {{(pid=100522) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:19:37.815907 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.openstack.wsgi [None req-7adea925-4208-4443-ba00-b2f04cbcdd59 tempest-ProjectAdminTests33-614572375 tempest-ProjectAdminTests33-614572375-project-admin] Calling method 'show' {{(pid=100522) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:19:37.815999 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.v3.backups [None req-7adea925-4208-4443-ba00-b2f04cbcdd59 tempest-ProjectAdminTests33-614572375 tempest-ProjectAdminTests33-614572375-project-admin] Show backup with id 03600be9-a99a-47b4-834e-7ac01eb0c115. {{(pid=100522) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 27 16:19:37.823008 np0000005924 devstack@c-api.service[100522]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:19:37.823008 np0000005924 devstack@c-api.service[100522]: warnings.warn( Jul 27 16:19:37.823929 np0000005924 devstack@c-api.service[100522]: INFO cinder.api.openstack.wsgi [None req-7adea925-4208-4443-ba00-b2f04cbcdd59 tempest-ProjectAdminTests33-614572375 tempest-ProjectAdminTests33-614572375-project-admin] https://10.4.3.117/volume/v3/backups/03600be9-a99a-47b4-834e-7ac01eb0c115 returned with HTTP 200 Jul 27 16:19:37.824449 np0000005924 devstack@c-api.service[100522]: [pid: 100522|app: 0|req: 1059/4277] 10.4.3.117 () {68 vars in 1388 bytes} [Mon Jul 27 16:19:37 2026] GET /volume/v3/backups/03600be9-a99a-47b4-834e-7ac01eb0c115 => generated 725 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 27 16:19:38.836952 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.middleware.request_id [None req-1bb3bb5b-1544-4b5c-a813-47ce2671e758 None None] RequestId filter calling following filter/app {{(pid=100524) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:19:38.840057 np0000005924 devstack@c-api.service[100524]: INFO cinder.api.openstack.wsgi [None req-1bb3bb5b-1544-4b5c-a813-47ce2671e758 tempest-ProjectAdminTests33-614572375 tempest-ProjectAdminTests33-614572375-project-admin] GET https://10.4.3.117/volume/v3/backups/03600be9-a99a-47b4-834e-7ac01eb0c115 Jul 27 16:19:38.840667 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.openstack.wsgi [None req-1bb3bb5b-1544-4b5c-a813-47ce2671e758 tempest-ProjectAdminTests33-614572375 tempest-ProjectAdminTests33-614572375-project-admin] Empty body provided in request {{(pid=100524) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:19:38.840667 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.openstack.wsgi [None req-1bb3bb5b-1544-4b5c-a813-47ce2671e758 tempest-ProjectAdminTests33-614572375 tempest-ProjectAdminTests33-614572375-project-admin] Calling method 'show' {{(pid=100524) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:19:38.840667 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.v3.backups [None req-1bb3bb5b-1544-4b5c-a813-47ce2671e758 tempest-ProjectAdminTests33-614572375 tempest-ProjectAdminTests33-614572375-project-admin] Show backup with id 03600be9-a99a-47b4-834e-7ac01eb0c115. {{(pid=100524) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 27 16:19:38.850674 np0000005924 devstack@c-api.service[100524]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:19:38.850674 np0000005924 devstack@c-api.service[100524]: warnings.warn( Jul 27 16:19:38.851341 np0000005924 devstack@c-api.service[100524]: INFO cinder.api.openstack.wsgi [None req-1bb3bb5b-1544-4b5c-a813-47ce2671e758 tempest-ProjectAdminTests33-614572375 tempest-ProjectAdminTests33-614572375-project-admin] https://10.4.3.117/volume/v3/backups/03600be9-a99a-47b4-834e-7ac01eb0c115 returned with HTTP 200 Jul 27 16:19:38.852016 np0000005924 devstack@c-api.service[100524]: [pid: 100524|app: 0|req: 1076/4278] 10.4.3.117 () {68 vars in 1388 bytes} [Mon Jul 27 16:19:38 2026] GET /volume/v3/backups/03600be9-a99a-47b4-834e-7ac01eb0c115 => generated 736 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 27 16:19:39.327821 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.middleware.request_id [req-cc8833af-7b1b-4084-9b54-35f6112b3d2b req-867c17e0-1ff6-4ccb-b168-a24e21b2e717 None None] RequestId filter calling following filter/app {{(pid=100521) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:19:39.330704 np0000005924 devstack@c-api.service[100521]: INFO cinder.api.openstack.wsgi [req-cc8833af-7b1b-4084-9b54-35f6112b3d2b req-867c17e0-1ff6-4ccb-b168-a24e21b2e717 tempest-TestVolumeBootPattern-1923367323 tempest-TestVolumeBootPattern-1923367323-project-member] DELETE https://10.4.3.117/volume/v3/attachments/1b37a809-c9f1-433a-b888-c1e4f07b21da Jul 27 16:19:39.330955 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.openstack.wsgi [req-cc8833af-7b1b-4084-9b54-35f6112b3d2b req-867c17e0-1ff6-4ccb-b168-a24e21b2e717 tempest-TestVolumeBootPattern-1923367323 tempest-TestVolumeBootPattern-1923367323-project-member] Empty body provided in request {{(pid=100521) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:19:39.331176 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.openstack.wsgi [req-cc8833af-7b1b-4084-9b54-35f6112b3d2b req-867c17e0-1ff6-4ccb-b168-a24e21b2e717 tempest-TestVolumeBootPattern-1923367323 tempest-TestVolumeBootPattern-1923367323-project-member] Calling method 'version_select' {{(pid=100521) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:19:39.345349 np0000005924 devstack@c-api.service[100521]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:19:39.345349 np0000005924 devstack@c-api.service[100521]: warnings.warn( Jul 27 16:19:39.405081 np0000005924 devstack@c-api.service[100521]: INFO cinder.api.openstack.wsgi [req-cc8833af-7b1b-4084-9b54-35f6112b3d2b req-867c17e0-1ff6-4ccb-b168-a24e21b2e717 tempest-TestVolumeBootPattern-1923367323 tempest-TestVolumeBootPattern-1923367323-project-member] https://10.4.3.117/volume/v3/attachments/1b37a809-c9f1-433a-b888-c1e4f07b21da returned with HTTP 200 Jul 27 16:19:39.405671 np0000005924 devstack@c-api.service[100521]: [pid: 100521|app: 0|req: 1069/4279] 10.4.3.117 () {72 vars in 1673 bytes} [Mon Jul 27 16:19:39 2026] DELETE /volume/v3/attachments/1b37a809-c9f1-433a-b888-c1e4f07b21da => generated 19 bytes in 78 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 27 16:19:39.866594 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.middleware.request_id [None req-bc235be4-849a-485f-b317-33c00c52d127 None None] RequestId filter calling following filter/app {{(pid=100523) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:19:39.868711 np0000005924 devstack@c-api.service[100523]: INFO cinder.api.openstack.wsgi [None req-bc235be4-849a-485f-b317-33c00c52d127 tempest-ProjectAdminTests33-614572375 tempest-ProjectAdminTests33-614572375-project-admin] GET https://10.4.3.117/volume/v3/backups/03600be9-a99a-47b4-834e-7ac01eb0c115 Jul 27 16:19:39.868918 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.openstack.wsgi [None req-bc235be4-849a-485f-b317-33c00c52d127 tempest-ProjectAdminTests33-614572375 tempest-ProjectAdminTests33-614572375-project-admin] Empty body provided in request {{(pid=100523) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:19:39.869095 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.openstack.wsgi [None req-bc235be4-849a-485f-b317-33c00c52d127 tempest-ProjectAdminTests33-614572375 tempest-ProjectAdminTests33-614572375-project-admin] Calling method 'show' {{(pid=100523) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:19:39.869198 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.v3.backups [None req-bc235be4-849a-485f-b317-33c00c52d127 tempest-ProjectAdminTests33-614572375 tempest-ProjectAdminTests33-614572375-project-admin] Show backup with id 03600be9-a99a-47b4-834e-7ac01eb0c115. {{(pid=100523) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 27 16:19:39.875562 np0000005924 devstack@c-api.service[100523]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:19:39.875562 np0000005924 devstack@c-api.service[100523]: warnings.warn( Jul 27 16:19:39.875894 np0000005924 devstack@c-api.service[100523]: INFO cinder.api.openstack.wsgi [None req-bc235be4-849a-485f-b317-33c00c52d127 tempest-ProjectAdminTests33-614572375 tempest-ProjectAdminTests33-614572375-project-admin] https://10.4.3.117/volume/v3/backups/03600be9-a99a-47b4-834e-7ac01eb0c115 returned with HTTP 200 Jul 27 16:19:39.876280 np0000005924 devstack@c-api.service[100523]: [pid: 100523|app: 0|req: 1076/4280] 10.4.3.117 () {68 vars in 1388 bytes} [Mon Jul 27 16:19:39 2026] GET /volume/v3/backups/03600be9-a99a-47b4-834e-7ac01eb0c115 => generated 736 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 27 16:19:39.970371 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.middleware.request_id [None req-e8354c62-b67a-425a-a059-c5be909931b9 None None] RequestId filter calling following filter/app {{(pid=100522) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:19:39.972891 np0000005924 devstack@c-api.service[100522]: INFO cinder.api.openstack.wsgi [None req-e8354c62-b67a-425a-a059-c5be909931b9 tempest-VolumeImageDependencyTests-772663549 tempest-VolumeImageDependencyTests-772663549-project-member] POST https://10.4.3.117/volume/v3/volumes Jul 27 16:19:39.973321 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.openstack.wsgi [None req-e8354c62-b67a-425a-a059-c5be909931b9 tempest-VolumeImageDependencyTests-772663549 tempest-VolumeImageDependencyTests-772663549-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "volume1-for-test0e20bd6e-440f-41d8-9b5d-fc047ac00423", "imageRef": "161f940e-e86c-44a9-9c72-0ba4f20a7f2f", "size": 1}} {{(pid=100522) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 27 16:19:39.975018 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.v3.volumes [None req-e8354c62-b67a-425a-a059-c5be909931b9 tempest-VolumeImageDependencyTests-772663549 tempest-VolumeImageDependencyTests-772663549-project-member] Create volume request body: {'volume': {'name': 'volume1-for-test0e20bd6e-440f-41d8-9b5d-fc047ac00423', 'imageRef': '161f940e-e86c-44a9-9c72-0ba4f20a7f2f', 'size': 1}} {{(pid=100522) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 27 16:19:40.067097 np0000005924 devstack@c-api.service[100522]: INFO cinder.api.v3.volumes [None req-e8354c62-b67a-425a-a059-c5be909931b9 tempest-VolumeImageDependencyTests-772663549 tempest-VolumeImageDependencyTests-772663549-project-member] Create volume of 1 GB Jul 27 16:19:40.071198 np0000005924 devstack@c-api.service[100522]: INFO cinder.volume.api [None req-e8354c62-b67a-425a-a059-c5be909931b9 tempest-VolumeImageDependencyTests-772663549 tempest-VolumeImageDependencyTests-772663549-project-member] Availability Zones retrieved successfully. Jul 27 16:19:40.076103 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.volume.api [None req-e8354c62-b67a-425a-a059-c5be909931b9 tempest-VolumeImageDependencyTests-772663549 tempest-VolumeImageDependencyTests-772663549-project-member] Flow 'volume_create_api' (a2b59132-0e43-4268-9976-d84ed1f9a720) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100522) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 27 16:19:40.077145 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.volume.api [None req-e8354c62-b67a-425a-a059-c5be909931b9 tempest-VolumeImageDependencyTests-772663549 tempest-VolumeImageDependencyTests-772663549-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (2dd41a98-b103-4758-abfd-aabfe0dfee73) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100522) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 27 16:19:40.077968 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.volume.flows.api.create_volume [None req-e8354c62-b67a-425a-a059-c5be909931b9 tempest-VolumeImageDependencyTests-772663549 tempest-VolumeImageDependencyTests-772663549-project-member] Validating volume size '1' using validate_int {{(pid=100522) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 27 16:19:40.147103 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.volume.api [None req-e8354c62-b67a-425a-a059-c5be909931b9 tempest-VolumeImageDependencyTests-772663549 tempest-VolumeImageDependencyTests-772663549-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (2dd41a98-b103-4758-abfd-aabfe0dfee73) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-27T16:04:59Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=2bce4e1a-e6e0-49d9-be36-c3405449a01e,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '2bce4e1a-e6e0-49d9-be36-c3405449a01e', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100522) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 27 16:19:40.148158 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.volume.api [None req-e8354c62-b67a-425a-a059-c5be909931b9 tempest-VolumeImageDependencyTests-772663549 tempest-VolumeImageDependencyTests-772663549-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (c499b112-0422-4865-bd80-34aaccca2bc9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100522) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 27 16:19:40.206695 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.quota [None req-e8354c62-b67a-425a-a059-c5be909931b9 tempest-VolumeImageDependencyTests-772663549 tempest-VolumeImageDependencyTests-772663549-project-member] Created reservations ['7a4e13df-cce8-4dfd-9564-0916ec47f398', '5d56ab54-853b-488c-af33-09ba1741363b', 'd9b5ce92-1354-426c-b2c4-6688d346ab42', '06120c74-35db-448a-95b3-5c93228cdc7c'] {{(pid=100522) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 27 16:19:40.207627 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.volume.api [None req-e8354c62-b67a-425a-a059-c5be909931b9 tempest-VolumeImageDependencyTests-772663549 tempest-VolumeImageDependencyTests-772663549-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (c499b112-0422-4865-bd80-34aaccca2bc9) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['7a4e13df-cce8-4dfd-9564-0916ec47f398', '5d56ab54-853b-488c-af33-09ba1741363b', 'd9b5ce92-1354-426c-b2c4-6688d346ab42', '06120c74-35db-448a-95b3-5c93228cdc7c']}' {{(pid=100522) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 27 16:19:40.208478 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.volume.api [None req-e8354c62-b67a-425a-a059-c5be909931b9 tempest-VolumeImageDependencyTests-772663549 tempest-VolumeImageDependencyTests-772663549-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (226749fd-f6fc-48ab-8097-c702f3a8eed6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100522) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 27 16:19:40.234262 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.volume.api [None req-e8354c62-b67a-425a-a059-c5be909931b9 tempest-VolumeImageDependencyTests-772663549 tempest-VolumeImageDependencyTests-772663549-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (226749fd-f6fc-48ab-8097-c702f3a8eed6) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '19c934c5-29ca-4e2d-aa19-aef86e3a2545', '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='3455e013888f42d69667e6a19262fc91',qos_specs=None,replication_status=,reservations=['7a4e13df-cce8-4dfd-9564-0916ec47f398','5d56ab54-853b-488c-af33-09ba1741363b','d9b5ce92-1354-426c-b2c4-6688d346ab42','06120c74-35db-448a-95b3-5c93228cdc7c'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='dbcd0da01b8943a183ea8353e1072cd0',volume_type_id=2bce4e1a-e6e0-49d9-be36-c3405449a01e), 'volume': Volume(_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-27T16:19:40Z,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=19c934c5-29ca-4e2d-aa19-aef86e3a2545,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='3455e013888f42d69667e6a19262fc91',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='dbcd0da01b8943a183ea8353e1072cd0',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(2bce4e1a-e6e0-49d9-be36-c3405449a01e),volume_type_id=2bce4e1a-e6e0-49d9-be36-c3405449a01e)}' {{(pid=100522) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 27 16:19:40.235201 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.volume.api [None req-e8354c62-b67a-425a-a059-c5be909931b9 tempest-VolumeImageDependencyTests-772663549 tempest-VolumeImageDependencyTests-772663549-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (4f7a0843-504c-4135-9bb1-5de30798adc2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100522) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 27 16:19:40.264629 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.volume.api [None req-e8354c62-b67a-425a-a059-c5be909931b9 tempest-VolumeImageDependencyTests-772663549 tempest-VolumeImageDependencyTests-772663549-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (4f7a0843-504c-4135-9bb1-5de30798adc2) transitioned into state 'SUCCESS' from 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='3455e013888f42d69667e6a19262fc91',qos_specs=None,replication_status=,reservations=['7a4e13df-cce8-4dfd-9564-0916ec47f398','5d56ab54-853b-488c-af33-09ba1741363b','d9b5ce92-1354-426c-b2c4-6688d346ab42','06120c74-35db-448a-95b3-5c93228cdc7c'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='dbcd0da01b8943a183ea8353e1072cd0',volume_type_id=2bce4e1a-e6e0-49d9-be36-c3405449a01e)}' {{(pid=100522) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 27 16:19:40.265936 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.volume.api [None req-e8354c62-b67a-425a-a059-c5be909931b9 tempest-VolumeImageDependencyTests-772663549 tempest-VolumeImageDependencyTests-772663549-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (e86bf3a0-2598-46fd-bebf-f36e6de1f69a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100522) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 27 16:19:40.281887 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.volume.api [None req-e8354c62-b67a-425a-a059-c5be909931b9 tempest-VolumeImageDependencyTests-772663549 tempest-VolumeImageDependencyTests-772663549-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (e86bf3a0-2598-46fd-bebf-f36e6de1f69a) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100522) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 27 16:19:40.283124 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.volume.api [None req-e8354c62-b67a-425a-a059-c5be909931b9 tempest-VolumeImageDependencyTests-772663549 tempest-VolumeImageDependencyTests-772663549-project-member] Flow 'volume_create_api' (a2b59132-0e43-4268-9976-d84ed1f9a720) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100522) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 27 16:19:40.283606 np0000005924 devstack@c-api.service[100522]: INFO cinder.volume.api [None req-e8354c62-b67a-425a-a059-c5be909931b9 tempest-VolumeImageDependencyTests-772663549 tempest-VolumeImageDependencyTests-772663549-project-member] Create volume request issued successfully. Jul 27 16:19:40.284482 np0000005924 devstack@c-api.service[100522]: INFO cinder.api.openstack.wsgi [None req-e8354c62-b67a-425a-a059-c5be909931b9 tempest-VolumeImageDependencyTests-772663549 tempest-VolumeImageDependencyTests-772663549-project-member] https://10.4.3.117/volume/v3/volumes returned with HTTP 202 Jul 27 16:19:40.285060 np0000005924 devstack@c-api.service[100522]: [pid: 100522|app: 0|req: 1060/4281] 10.4.3.117 () {70 vars in 1300 bytes} [Mon Jul 27 16:19:39 2026] POST /volume/v3/volumes => generated 775 bytes in 315 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Jul 27 16:19:40.299679 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.middleware.request_id [None req-02128e1d-00b1-416b-87b0-291fbce3ed81 None None] RequestId filter calling following filter/app {{(pid=100524) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:19:40.300699 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.middleware.request_id [None req-4295416f-6474-456b-846e-3b4358a3ce8c None None] RequestId filter calling following filter/app {{(pid=100521) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:19:40.302356 np0000005924 devstack@c-api.service[100524]: INFO cinder.api.openstack.wsgi [None req-02128e1d-00b1-416b-87b0-291fbce3ed81 tempest-VolumeImageDependencyTests-772663549 tempest-VolumeImageDependencyTests-772663549-project-member] GET https://10.4.3.117/volume/v3/volumes/19c934c5-29ca-4e2d-aa19-aef86e3a2545 Jul 27 16:19:40.303348 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.openstack.wsgi [None req-02128e1d-00b1-416b-87b0-291fbce3ed81 tempest-VolumeImageDependencyTests-772663549 tempest-VolumeImageDependencyTests-772663549-project-member] Empty body provided in request {{(pid=100524) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:19:40.303348 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.openstack.wsgi [None req-02128e1d-00b1-416b-87b0-291fbce3ed81 tempest-VolumeImageDependencyTests-772663549 tempest-VolumeImageDependencyTests-772663549-project-member] Calling method 'show' {{(pid=100524) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:19:40.303588 np0000005924 devstack@c-api.service[100521]: INFO cinder.api.openstack.wsgi [None req-4295416f-6474-456b-846e-3b4358a3ce8c tempest-TestVolumeBootPattern-1923367323 tempest-TestVolumeBootPattern-1923367323-project-member] DELETE https://10.4.3.117/volume/v3/volumes/71a376c3-6580-4494-b3b0-7d7300a1d7c3 Jul 27 16:19:40.303831 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.openstack.wsgi [None req-4295416f-6474-456b-846e-3b4358a3ce8c tempest-TestVolumeBootPattern-1923367323 tempest-TestVolumeBootPattern-1923367323-project-member] Empty body provided in request {{(pid=100521) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:19:40.304120 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.openstack.wsgi [None req-4295416f-6474-456b-846e-3b4358a3ce8c tempest-TestVolumeBootPattern-1923367323 tempest-TestVolumeBootPattern-1923367323-project-member] Calling method 'delete' {{(pid=100521) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:19:40.304392 np0000005924 devstack@c-api.service[100521]: INFO cinder.api.v3.volumes [None req-4295416f-6474-456b-846e-3b4358a3ce8c tempest-TestVolumeBootPattern-1923367323 tempest-TestVolumeBootPattern-1923367323-project-member] Delete volume with id: 71a376c3-6580-4494-b3b0-7d7300a1d7c3 Jul 27 16:19:40.314171 np0000005924 devstack@c-api.service[100524]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:19:40.314171 np0000005924 devstack@c-api.service[100524]: warnings.warn( Jul 27 16:19:40.315787 np0000005924 devstack@c-api.service[100521]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:19:40.315787 np0000005924 devstack@c-api.service[100521]: warnings.warn( Jul 27 16:19:40.315938 np0000005924 devstack@c-api.service[100521]: INFO cinder.volume.api [None req-4295416f-6474-456b-846e-3b4358a3ce8c tempest-TestVolumeBootPattern-1923367323 tempest-TestVolumeBootPattern-1923367323-project-member] Volume info retrieved successfully. Jul 27 16:19:40.320599 np0000005924 devstack@c-api.service[100524]: INFO cinder.volume.api [None req-02128e1d-00b1-416b-87b0-291fbce3ed81 tempest-VolumeImageDependencyTests-772663549 tempest-VolumeImageDependencyTests-772663549-project-member] Volume info retrieved successfully. Jul 27 16:19:40.328076 np0000005924 devstack@c-api.service[100524]: INFO cinder.api.openstack.wsgi [None req-02128e1d-00b1-416b-87b0-291fbce3ed81 tempest-VolumeImageDependencyTests-772663549 tempest-VolumeImageDependencyTests-772663549-project-member] https://10.4.3.117/volume/v3/volumes/19c934c5-29ca-4e2d-aa19-aef86e3a2545 returned with HTTP 200 Jul 27 16:19:40.328677 np0000005924 devstack@c-api.service[100524]: [pid: 100524|app: 0|req: 1077/4282] 10.4.3.117 () {68 vars in 1389 bytes} [Mon Jul 27 16:19:40 2026] GET /volume/v3/volumes/19c934c5-29ca-4e2d-aa19-aef86e3a2545 => generated 843 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 27 16:19:40.339499 np0000005924 devstack@c-api.service[100521]: INFO cinder.volume.api [None req-4295416f-6474-456b-846e-3b4358a3ce8c tempest-TestVolumeBootPattern-1923367323 tempest-TestVolumeBootPattern-1923367323-project-member] Delete volume request issued successfully. Jul 27 16:19:40.339961 np0000005924 devstack@c-api.service[100521]: INFO cinder.api.openstack.wsgi [None req-4295416f-6474-456b-846e-3b4358a3ce8c tempest-TestVolumeBootPattern-1923367323 tempest-TestVolumeBootPattern-1923367323-project-member] https://10.4.3.117/volume/v3/volumes/71a376c3-6580-4494-b3b0-7d7300a1d7c3 returned with HTTP 202 Jul 27 16:19:40.340247 np0000005924 devstack@c-api.service[100521]: [pid: 100521|app: 0|req: 1070/4283] 10.4.3.117 () {66 vars in 1351 bytes} [Mon Jul 27 16:19:40 2026] DELETE /volume/v3/volumes/71a376c3-6580-4494-b3b0-7d7300a1d7c3 => generated 0 bytes in 40 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 27 16:19:40.349292 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.middleware.request_id [None req-f9d7d698-bd72-477e-b3d2-6c099a897c7c None None] RequestId filter calling following filter/app {{(pid=100523) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:19:40.351319 np0000005924 devstack@c-api.service[100523]: INFO cinder.api.openstack.wsgi [None req-f9d7d698-bd72-477e-b3d2-6c099a897c7c tempest-TestVolumeBootPattern-1923367323 tempest-TestVolumeBootPattern-1923367323-project-member] GET https://10.4.3.117/volume/v3/volumes/71a376c3-6580-4494-b3b0-7d7300a1d7c3 Jul 27 16:19:40.351585 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.openstack.wsgi [None req-f9d7d698-bd72-477e-b3d2-6c099a897c7c tempest-TestVolumeBootPattern-1923367323 tempest-TestVolumeBootPattern-1923367323-project-member] Empty body provided in request {{(pid=100523) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:19:40.351833 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.openstack.wsgi [None req-f9d7d698-bd72-477e-b3d2-6c099a897c7c tempest-TestVolumeBootPattern-1923367323 tempest-TestVolumeBootPattern-1923367323-project-member] Calling method 'show' {{(pid=100523) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:19:40.359380 np0000005924 devstack@c-api.service[100523]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:19:40.359380 np0000005924 devstack@c-api.service[100523]: warnings.warn( Jul 27 16:19:40.363953 np0000005924 devstack@c-api.service[100523]: INFO cinder.volume.api [None req-f9d7d698-bd72-477e-b3d2-6c099a897c7c tempest-TestVolumeBootPattern-1923367323 tempest-TestVolumeBootPattern-1923367323-project-member] Volume info retrieved successfully. Jul 27 16:19:40.369288 np0000005924 devstack@c-api.service[100523]: INFO cinder.api.openstack.wsgi [None req-f9d7d698-bd72-477e-b3d2-6c099a897c7c tempest-TestVolumeBootPattern-1923367323 tempest-TestVolumeBootPattern-1923367323-project-member] https://10.4.3.117/volume/v3/volumes/71a376c3-6580-4494-b3b0-7d7300a1d7c3 returned with HTTP 200 Jul 27 16:19:40.369807 np0000005924 devstack@c-api.service[100523]: [pid: 100523|app: 0|req: 1077/4284] 10.4.3.117 () {66 vars in 1348 bytes} [Mon Jul 27 16:19:40 2026] GET /volume/v3/volumes/71a376c3-6580-4494-b3b0-7d7300a1d7c3 => generated 1393 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 27 16:19:40.889349 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.middleware.request_id [None req-6d4805ce-1455-4dd2-b623-654ac3538835 None None] RequestId filter calling following filter/app {{(pid=100522) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:19:40.891019 np0000005924 devstack@c-api.service[100522]: INFO cinder.api.openstack.wsgi [None req-6d4805ce-1455-4dd2-b623-654ac3538835 tempest-ProjectAdminTests33-614572375 tempest-ProjectAdminTests33-614572375-project-admin] GET https://10.4.3.117/volume/v3/backups/03600be9-a99a-47b4-834e-7ac01eb0c115 Jul 27 16:19:40.893252 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.openstack.wsgi [None req-6d4805ce-1455-4dd2-b623-654ac3538835 tempest-ProjectAdminTests33-614572375 tempest-ProjectAdminTests33-614572375-project-admin] Empty body provided in request {{(pid=100522) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:19:40.893252 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.openstack.wsgi [None req-6d4805ce-1455-4dd2-b623-654ac3538835 tempest-ProjectAdminTests33-614572375 tempest-ProjectAdminTests33-614572375-project-admin] Calling method 'show' {{(pid=100522) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:19:40.893252 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.v3.backups [None req-6d4805ce-1455-4dd2-b623-654ac3538835 tempest-ProjectAdminTests33-614572375 tempest-ProjectAdminTests33-614572375-project-admin] Show backup with id 03600be9-a99a-47b4-834e-7ac01eb0c115. {{(pid=100522) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 27 16:19:40.895961 np0000005924 devstack@c-api.service[100522]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:19:40.895961 np0000005924 devstack@c-api.service[100522]: warnings.warn( Jul 27 16:19:40.896722 np0000005924 devstack@c-api.service[100522]: INFO cinder.api.openstack.wsgi [None req-6d4805ce-1455-4dd2-b623-654ac3538835 tempest-ProjectAdminTests33-614572375 tempest-ProjectAdminTests33-614572375-project-admin] https://10.4.3.117/volume/v3/backups/03600be9-a99a-47b4-834e-7ac01eb0c115 returned with HTTP 200 Jul 27 16:19:40.900346 np0000005924 devstack@c-api.service[100522]: [pid: 100522|app: 0|req: 1061/4285] 10.4.3.117 () {68 vars in 1388 bytes} [Mon Jul 27 16:19:40 2026] GET /volume/v3/backups/03600be9-a99a-47b4-834e-7ac01eb0c115 => generated 736 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 27 16:19:41.341683 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.middleware.request_id [None req-e6da3d25-ce7c-4cb3-adbc-d3147d6285ec None None] RequestId filter calling following filter/app {{(pid=100524) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:19:41.343526 np0000005924 devstack@c-api.service[100524]: INFO cinder.api.openstack.wsgi [None req-e6da3d25-ce7c-4cb3-adbc-d3147d6285ec tempest-VolumeImageDependencyTests-772663549 tempest-VolumeImageDependencyTests-772663549-project-member] GET https://10.4.3.117/volume/v3/volumes/19c934c5-29ca-4e2d-aa19-aef86e3a2545 Jul 27 16:19:41.343722 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.openstack.wsgi [None req-e6da3d25-ce7c-4cb3-adbc-d3147d6285ec tempest-VolumeImageDependencyTests-772663549 tempest-VolumeImageDependencyTests-772663549-project-member] Empty body provided in request {{(pid=100524) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:19:41.343920 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.openstack.wsgi [None req-e6da3d25-ce7c-4cb3-adbc-d3147d6285ec tempest-VolumeImageDependencyTests-772663549 tempest-VolumeImageDependencyTests-772663549-project-member] Calling method 'show' {{(pid=100524) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:19:41.352029 np0000005924 devstack@c-api.service[100524]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:19:41.352029 np0000005924 devstack@c-api.service[100524]: warnings.warn( Jul 27 16:19:41.357110 np0000005924 devstack@c-api.service[100524]: INFO cinder.volume.api [None req-e6da3d25-ce7c-4cb3-adbc-d3147d6285ec tempest-VolumeImageDependencyTests-772663549 tempest-VolumeImageDependencyTests-772663549-project-member] Volume info retrieved successfully. Jul 27 16:19:41.363787 np0000005924 devstack@c-api.service[100524]: INFO cinder.api.openstack.wsgi [None req-e6da3d25-ce7c-4cb3-adbc-d3147d6285ec tempest-VolumeImageDependencyTests-772663549 tempest-VolumeImageDependencyTests-772663549-project-member] https://10.4.3.117/volume/v3/volumes/19c934c5-29ca-4e2d-aa19-aef86e3a2545 returned with HTTP 200 Jul 27 16:19:41.364359 np0000005924 devstack@c-api.service[100524]: [pid: 100524|app: 0|req: 1078/4286] 10.4.3.117 () {68 vars in 1389 bytes} [Mon Jul 27 16:19:41 2026] GET /volume/v3/volumes/19c934c5-29ca-4e2d-aa19-aef86e3a2545 => generated 925 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 27 16:19:41.382416 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.middleware.request_id [None req-c64e14ca-9105-4197-a6cc-b5021b2a4487 None None] RequestId filter calling following filter/app {{(pid=100521) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:19:41.384055 np0000005924 devstack@c-api.service[100521]: INFO cinder.api.openstack.wsgi [None req-c64e14ca-9105-4197-a6cc-b5021b2a4487 tempest-TestVolumeBootPattern-1923367323 tempest-TestVolumeBootPattern-1923367323-project-member] GET https://10.4.3.117/volume/v3/volumes/71a376c3-6580-4494-b3b0-7d7300a1d7c3 Jul 27 16:19:41.384342 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.openstack.wsgi [None req-c64e14ca-9105-4197-a6cc-b5021b2a4487 tempest-TestVolumeBootPattern-1923367323 tempest-TestVolumeBootPattern-1923367323-project-member] Empty body provided in request {{(pid=100521) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:19:41.384610 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.openstack.wsgi [None req-c64e14ca-9105-4197-a6cc-b5021b2a4487 tempest-TestVolumeBootPattern-1923367323 tempest-TestVolumeBootPattern-1923367323-project-member] Calling method 'show' {{(pid=100521) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:19:41.391437 np0000005924 devstack@c-api.service[100521]: INFO cinder.api.openstack.wsgi [None req-c64e14ca-9105-4197-a6cc-b5021b2a4487 tempest-TestVolumeBootPattern-1923367323 tempest-TestVolumeBootPattern-1923367323-project-member] https://10.4.3.117/volume/v3/volumes/71a376c3-6580-4494-b3b0-7d7300a1d7c3 returned with HTTP 404 Jul 27 16:19:41.391733 np0000005924 devstack@c-api.service[100521]: [pid: 100521|app: 0|req: 1071/4287] 10.4.3.117 () {66 vars in 1348 bytes} [Mon Jul 27 16:19:41 2026] GET /volume/v3/volumes/71a376c3-6580-4494-b3b0-7d7300a1d7c3 => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 27 16:19:41.404199 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.middleware.request_id [None req-74d067e1-b54a-4574-9707-9428577d91db None None] RequestId filter calling following filter/app {{(pid=100523) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:19:41.407728 np0000005924 devstack@c-api.service[100523]: INFO cinder.api.openstack.wsgi [None req-74d067e1-b54a-4574-9707-9428577d91db tempest-TestVolumeBootPattern-1923367323 tempest-TestVolumeBootPattern-1923367323-project-member] DELETE https://10.4.3.117/volume/v3/snapshots/e8027e65-2840-4f88-81f5-85a43580bda3 Jul 27 16:19:41.407927 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.openstack.wsgi [None req-74d067e1-b54a-4574-9707-9428577d91db tempest-TestVolumeBootPattern-1923367323 tempest-TestVolumeBootPattern-1923367323-project-member] Empty body provided in request {{(pid=100523) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:19:41.408151 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.openstack.wsgi [None req-74d067e1-b54a-4574-9707-9428577d91db tempest-TestVolumeBootPattern-1923367323 tempest-TestVolumeBootPattern-1923367323-project-member] Calling method 'delete' {{(pid=100523) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:19:41.408295 np0000005924 devstack@c-api.service[100523]: INFO cinder.api.v3.snapshots [None req-74d067e1-b54a-4574-9707-9428577d91db tempest-TestVolumeBootPattern-1923367323 tempest-TestVolumeBootPattern-1923367323-project-member] Delete snapshot with id: e8027e65-2840-4f88-81f5-85a43580bda3 Jul 27 16:19:41.418160 np0000005924 devstack@c-api.service[100523]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:19:41.418160 np0000005924 devstack@c-api.service[100523]: warnings.warn( Jul 27 16:19:41.418841 np0000005924 devstack@c-api.service[100523]: INFO cinder.volume.api [None req-74d067e1-b54a-4574-9707-9428577d91db tempest-TestVolumeBootPattern-1923367323 tempest-TestVolumeBootPattern-1923367323-project-member] Snapshot retrieved successfully. Jul 27 16:19:41.446987 np0000005924 devstack@c-api.service[100523]: INFO cinder.volume.api [None req-74d067e1-b54a-4574-9707-9428577d91db tempest-TestVolumeBootPattern-1923367323 tempest-TestVolumeBootPattern-1923367323-project-member] Snapshot delete request issued successfully. Jul 27 16:19:41.447203 np0000005924 devstack@c-api.service[100523]: INFO cinder.api.openstack.wsgi [None req-74d067e1-b54a-4574-9707-9428577d91db tempest-TestVolumeBootPattern-1923367323 tempest-TestVolumeBootPattern-1923367323-project-member] https://10.4.3.117/volume/v3/snapshots/e8027e65-2840-4f88-81f5-85a43580bda3 returned with HTTP 202 Jul 27 16:19:41.447693 np0000005924 devstack@c-api.service[100523]: [pid: 100523|app: 0|req: 1078/4288] 10.4.3.117 () {66 vars in 1357 bytes} [Mon Jul 27 16:19:41 2026] DELETE /volume/v3/snapshots/e8027e65-2840-4f88-81f5-85a43580bda3 => generated 0 bytes in 44 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 27 16:19:41.456471 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.middleware.request_id [None req-daaaa6b6-8d89-4894-bf22-b17191d7055a None None] RequestId filter calling following filter/app {{(pid=100522) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:19:41.458481 np0000005924 devstack@c-api.service[100522]: INFO cinder.api.openstack.wsgi [None req-daaaa6b6-8d89-4894-bf22-b17191d7055a tempest-TestVolumeBootPattern-1923367323 tempest-TestVolumeBootPattern-1923367323-project-member] GET https://10.4.3.117/volume/v3/snapshots/e8027e65-2840-4f88-81f5-85a43580bda3 Jul 27 16:19:41.458672 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.openstack.wsgi [None req-daaaa6b6-8d89-4894-bf22-b17191d7055a tempest-TestVolumeBootPattern-1923367323 tempest-TestVolumeBootPattern-1923367323-project-member] Empty body provided in request {{(pid=100522) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:19:41.458912 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.openstack.wsgi [None req-daaaa6b6-8d89-4894-bf22-b17191d7055a tempest-TestVolumeBootPattern-1923367323 tempest-TestVolumeBootPattern-1923367323-project-member] Calling method 'show' {{(pid=100522) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:19:41.464255 np0000005924 devstack@c-api.service[100522]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:19:41.464255 np0000005924 devstack@c-api.service[100522]: warnings.warn( Jul 27 16:19:41.464600 np0000005924 devstack@c-api.service[100522]: INFO cinder.volume.api [None req-daaaa6b6-8d89-4894-bf22-b17191d7055a tempest-TestVolumeBootPattern-1923367323 tempest-TestVolumeBootPattern-1923367323-project-member] Snapshot retrieved successfully. Jul 27 16:19:41.465357 np0000005924 devstack@c-api.service[100522]: INFO cinder.api.openstack.wsgi [None req-daaaa6b6-8d89-4894-bf22-b17191d7055a tempest-TestVolumeBootPattern-1923367323 tempest-TestVolumeBootPattern-1923367323-project-member] https://10.4.3.117/volume/v3/snapshots/e8027e65-2840-4f88-81f5-85a43580bda3 returned with HTTP 200 Jul 27 16:19:41.465749 np0000005924 devstack@c-api.service[100522]: [pid: 100522|app: 0|req: 1062/4289] 10.4.3.117 () {66 vars in 1354 bytes} [Mon Jul 27 16:19:41 2026] GET /volume/v3/snapshots/e8027e65-2840-4f88-81f5-85a43580bda3 => generated 465 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 27 16:19:41.907380 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.middleware.request_id [None req-1e2c890d-1751-40ec-b6c0-474cc671f0b6 None None] RequestId filter calling following filter/app {{(pid=100524) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:19:41.910535 np0000005924 devstack@c-api.service[100524]: INFO cinder.api.openstack.wsgi [None req-1e2c890d-1751-40ec-b6c0-474cc671f0b6 tempest-ProjectAdminTests33-614572375 tempest-ProjectAdminTests33-614572375-project-admin] GET https://10.4.3.117/volume/v3/backups/03600be9-a99a-47b4-834e-7ac01eb0c115 Jul 27 16:19:41.910973 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.openstack.wsgi [None req-1e2c890d-1751-40ec-b6c0-474cc671f0b6 tempest-ProjectAdminTests33-614572375 tempest-ProjectAdminTests33-614572375-project-admin] Empty body provided in request {{(pid=100524) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:19:41.910973 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.openstack.wsgi [None req-1e2c890d-1751-40ec-b6c0-474cc671f0b6 tempest-ProjectAdminTests33-614572375 tempest-ProjectAdminTests33-614572375-project-admin] Calling method 'show' {{(pid=100524) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:19:41.911116 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.v3.backups [None req-1e2c890d-1751-40ec-b6c0-474cc671f0b6 tempest-ProjectAdminTests33-614572375 tempest-ProjectAdminTests33-614572375-project-admin] Show backup with id 03600be9-a99a-47b4-834e-7ac01eb0c115. {{(pid=100524) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 27 16:19:41.916697 np0000005924 devstack@c-api.service[100524]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:19:41.916697 np0000005924 devstack@c-api.service[100524]: warnings.warn( Jul 27 16:19:41.917501 np0000005924 devstack@c-api.service[100524]: INFO cinder.api.openstack.wsgi [None req-1e2c890d-1751-40ec-b6c0-474cc671f0b6 tempest-ProjectAdminTests33-614572375 tempest-ProjectAdminTests33-614572375-project-admin] https://10.4.3.117/volume/v3/backups/03600be9-a99a-47b4-834e-7ac01eb0c115 returned with HTTP 200 Jul 27 16:19:41.917985 np0000005924 devstack@c-api.service[100524]: [pid: 100524|app: 0|req: 1079/4290] 10.4.3.117 () {68 vars in 1388 bytes} [Mon Jul 27 16:19:41 2026] GET /volume/v3/backups/03600be9-a99a-47b4-834e-7ac01eb0c115 => generated 736 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 27 16:19:42.380184 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.middleware.request_id [None req-833b5989-dbcb-47cb-9477-77c53a500d5f None None] RequestId filter calling following filter/app {{(pid=100521) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:19:42.381569 np0000005924 devstack@c-api.service[100521]: INFO cinder.api.openstack.wsgi [None req-833b5989-dbcb-47cb-9477-77c53a500d5f tempest-VolumeImageDependencyTests-772663549 tempest-VolumeImageDependencyTests-772663549-project-member] GET https://10.4.3.117/volume/v3/volumes/19c934c5-29ca-4e2d-aa19-aef86e3a2545 Jul 27 16:19:42.381811 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.openstack.wsgi [None req-833b5989-dbcb-47cb-9477-77c53a500d5f tempest-VolumeImageDependencyTests-772663549 tempest-VolumeImageDependencyTests-772663549-project-member] Empty body provided in request {{(pid=100521) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:19:42.382007 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.openstack.wsgi [None req-833b5989-dbcb-47cb-9477-77c53a500d5f tempest-VolumeImageDependencyTests-772663549 tempest-VolumeImageDependencyTests-772663549-project-member] Calling method 'show' {{(pid=100521) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:19:42.388979 np0000005924 devstack@c-api.service[100521]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:19:42.388979 np0000005924 devstack@c-api.service[100521]: warnings.warn( Jul 27 16:19:42.392603 np0000005924 devstack@c-api.service[100521]: INFO cinder.volume.api [None req-833b5989-dbcb-47cb-9477-77c53a500d5f tempest-VolumeImageDependencyTests-772663549 tempest-VolumeImageDependencyTests-772663549-project-member] Volume info retrieved successfully. Jul 27 16:19:42.397108 np0000005924 devstack@c-api.service[100521]: INFO cinder.api.openstack.wsgi [None req-833b5989-dbcb-47cb-9477-77c53a500d5f tempest-VolumeImageDependencyTests-772663549 tempest-VolumeImageDependencyTests-772663549-project-member] https://10.4.3.117/volume/v3/volumes/19c934c5-29ca-4e2d-aa19-aef86e3a2545 returned with HTTP 200 Jul 27 16:19:42.397552 np0000005924 devstack@c-api.service[100521]: [pid: 100521|app: 0|req: 1072/4291] 10.4.3.117 () {68 vars in 1389 bytes} [Mon Jul 27 16:19:42 2026] GET /volume/v3/volumes/19c934c5-29ca-4e2d-aa19-aef86e3a2545 => generated 928 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 27 16:19:42.476260 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.middleware.request_id [None req-c338e4f1-0150-4c0b-8020-c0cb62389521 None None] RequestId filter calling following filter/app {{(pid=100523) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:19:42.478290 np0000005924 devstack@c-api.service[100523]: INFO cinder.api.openstack.wsgi [None req-c338e4f1-0150-4c0b-8020-c0cb62389521 tempest-TestVolumeBootPattern-1923367323 tempest-TestVolumeBootPattern-1923367323-project-member] GET https://10.4.3.117/volume/v3/snapshots/e8027e65-2840-4f88-81f5-85a43580bda3 Jul 27 16:19:42.478549 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.openstack.wsgi [None req-c338e4f1-0150-4c0b-8020-c0cb62389521 tempest-TestVolumeBootPattern-1923367323 tempest-TestVolumeBootPattern-1923367323-project-member] Empty body provided in request {{(pid=100523) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:19:42.478757 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.openstack.wsgi [None req-c338e4f1-0150-4c0b-8020-c0cb62389521 tempest-TestVolumeBootPattern-1923367323 tempest-TestVolumeBootPattern-1923367323-project-member] Calling method 'show' {{(pid=100523) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:19:42.485362 np0000005924 devstack@c-api.service[100523]: INFO cinder.api.openstack.wsgi [None req-c338e4f1-0150-4c0b-8020-c0cb62389521 tempest-TestVolumeBootPattern-1923367323 tempest-TestVolumeBootPattern-1923367323-project-member] https://10.4.3.117/volume/v3/snapshots/e8027e65-2840-4f88-81f5-85a43580bda3 returned with HTTP 404 Jul 27 16:19:42.485885 np0000005924 devstack@c-api.service[100523]: [pid: 100523|app: 0|req: 1079/4292] 10.4.3.117 () {66 vars in 1354 bytes} [Mon Jul 27 16:19:42 2026] GET /volume/v3/snapshots/e8027e65-2840-4f88-81f5-85a43580bda3 => generated 111 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 27 16:19:42.934107 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.middleware.request_id [None req-68e336bc-5a53-4eb7-bb04-84f7dbaa772f None None] RequestId filter calling following filter/app {{(pid=100522) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:19:42.936910 np0000005924 devstack@c-api.service[100522]: INFO cinder.api.openstack.wsgi [None req-68e336bc-5a53-4eb7-bb04-84f7dbaa772f tempest-ProjectAdminTests33-614572375 tempest-ProjectAdminTests33-614572375-project-admin] GET https://10.4.3.117/volume/v3/backups/03600be9-a99a-47b4-834e-7ac01eb0c115 Jul 27 16:19:42.937162 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.openstack.wsgi [None req-68e336bc-5a53-4eb7-bb04-84f7dbaa772f tempest-ProjectAdminTests33-614572375 tempest-ProjectAdminTests33-614572375-project-admin] Empty body provided in request {{(pid=100522) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:19:42.937427 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.openstack.wsgi [None req-68e336bc-5a53-4eb7-bb04-84f7dbaa772f tempest-ProjectAdminTests33-614572375 tempest-ProjectAdminTests33-614572375-project-admin] Calling method 'show' {{(pid=100522) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:19:42.937587 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.v3.backups [None req-68e336bc-5a53-4eb7-bb04-84f7dbaa772f tempest-ProjectAdminTests33-614572375 tempest-ProjectAdminTests33-614572375-project-admin] Show backup with id 03600be9-a99a-47b4-834e-7ac01eb0c115. {{(pid=100522) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 27 16:19:42.946471 np0000005924 devstack@c-api.service[100522]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:19:42.946471 np0000005924 devstack@c-api.service[100522]: warnings.warn( Jul 27 16:19:42.947684 np0000005924 devstack@c-api.service[100522]: INFO cinder.api.openstack.wsgi [None req-68e336bc-5a53-4eb7-bb04-84f7dbaa772f tempest-ProjectAdminTests33-614572375 tempest-ProjectAdminTests33-614572375-project-admin] https://10.4.3.117/volume/v3/backups/03600be9-a99a-47b4-834e-7ac01eb0c115 returned with HTTP 200 Jul 27 16:19:42.948447 np0000005924 devstack@c-api.service[100522]: [pid: 100522|app: 0|req: 1063/4293] 10.4.3.117 () {68 vars in 1388 bytes} [Mon Jul 27 16:19:42 2026] GET /volume/v3/backups/03600be9-a99a-47b4-834e-7ac01eb0c115 => generated 736 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 27 16:19:43.412232 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.middleware.request_id [None req-468abbf5-4ed0-4381-a295-73876457f144 None None] RequestId filter calling following filter/app {{(pid=100524) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:19:43.414667 np0000005924 devstack@c-api.service[100524]: INFO cinder.api.openstack.wsgi [None req-468abbf5-4ed0-4381-a295-73876457f144 tempest-VolumeImageDependencyTests-772663549 tempest-VolumeImageDependencyTests-772663549-project-member] GET https://10.4.3.117/volume/v3/volumes/19c934c5-29ca-4e2d-aa19-aef86e3a2545 Jul 27 16:19:43.414927 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.openstack.wsgi [None req-468abbf5-4ed0-4381-a295-73876457f144 tempest-VolumeImageDependencyTests-772663549 tempest-VolumeImageDependencyTests-772663549-project-member] Empty body provided in request {{(pid=100524) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:19:43.415217 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.openstack.wsgi [None req-468abbf5-4ed0-4381-a295-73876457f144 tempest-VolumeImageDependencyTests-772663549 tempest-VolumeImageDependencyTests-772663549-project-member] Calling method 'show' {{(pid=100524) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:19:43.424528 np0000005924 devstack@c-api.service[100524]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:19:43.424528 np0000005924 devstack@c-api.service[100524]: warnings.warn( Jul 27 16:19:43.429241 np0000005924 devstack@c-api.service[100524]: INFO cinder.volume.api [None req-468abbf5-4ed0-4381-a295-73876457f144 tempest-VolumeImageDependencyTests-772663549 tempest-VolumeImageDependencyTests-772663549-project-member] Volume info retrieved successfully. Jul 27 16:19:43.435189 np0000005924 devstack@c-api.service[100524]: INFO cinder.api.openstack.wsgi [None req-468abbf5-4ed0-4381-a295-73876457f144 tempest-VolumeImageDependencyTests-772663549 tempest-VolumeImageDependencyTests-772663549-project-member] https://10.4.3.117/volume/v3/volumes/19c934c5-29ca-4e2d-aa19-aef86e3a2545 returned with HTTP 200 Jul 27 16:19:43.435832 np0000005924 devstack@c-api.service[100524]: [pid: 100524|app: 0|req: 1080/4294] 10.4.3.117 () {68 vars in 1389 bytes} [Mon Jul 27 16:19:43 2026] GET /volume/v3/volumes/19c934c5-29ca-4e2d-aa19-aef86e3a2545 => generated 928 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 27 16:19:43.960005 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.middleware.request_id [None req-79dc6e24-2fdf-4d6d-bcd3-be921c108d4b None None] RequestId filter calling following filter/app {{(pid=100521) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:19:43.961907 np0000005924 devstack@c-api.service[100521]: INFO cinder.api.openstack.wsgi [None req-79dc6e24-2fdf-4d6d-bcd3-be921c108d4b tempest-ProjectAdminTests33-614572375 tempest-ProjectAdminTests33-614572375-project-admin] GET https://10.4.3.117/volume/v3/backups/03600be9-a99a-47b4-834e-7ac01eb0c115 Jul 27 16:19:43.963370 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.openstack.wsgi [None req-79dc6e24-2fdf-4d6d-bcd3-be921c108d4b tempest-ProjectAdminTests33-614572375 tempest-ProjectAdminTests33-614572375-project-admin] Empty body provided in request {{(pid=100521) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:19:43.963370 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.openstack.wsgi [None req-79dc6e24-2fdf-4d6d-bcd3-be921c108d4b tempest-ProjectAdminTests33-614572375 tempest-ProjectAdminTests33-614572375-project-admin] Calling method 'show' {{(pid=100521) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:19:43.963370 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.v3.backups [None req-79dc6e24-2fdf-4d6d-bcd3-be921c108d4b tempest-ProjectAdminTests33-614572375 tempest-ProjectAdminTests33-614572375-project-admin] Show backup with id 03600be9-a99a-47b4-834e-7ac01eb0c115. {{(pid=100521) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 27 16:19:43.966949 np0000005924 devstack@c-api.service[100521]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:19:43.966949 np0000005924 devstack@c-api.service[100521]: warnings.warn( Jul 27 16:19:43.968113 np0000005924 devstack@c-api.service[100521]: INFO cinder.api.openstack.wsgi [None req-79dc6e24-2fdf-4d6d-bcd3-be921c108d4b tempest-ProjectAdminTests33-614572375 tempest-ProjectAdminTests33-614572375-project-admin] https://10.4.3.117/volume/v3/backups/03600be9-a99a-47b4-834e-7ac01eb0c115 returned with HTTP 200 Jul 27 16:19:43.968113 np0000005924 devstack@c-api.service[100521]: [pid: 100521|app: 0|req: 1073/4295] 10.4.3.117 () {68 vars in 1388 bytes} [Mon Jul 27 16:19:43 2026] GET /volume/v3/backups/03600be9-a99a-47b4-834e-7ac01eb0c115 => generated 736 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 27 16:19:44.449573 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.middleware.request_id [None req-a59b537b-964a-4d5f-b4e4-07cc29b6862d None None] RequestId filter calling following filter/app {{(pid=100523) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:19:44.451671 np0000005924 devstack@c-api.service[100523]: INFO cinder.api.openstack.wsgi [None req-a59b537b-964a-4d5f-b4e4-07cc29b6862d tempest-VolumeImageDependencyTests-772663549 tempest-VolumeImageDependencyTests-772663549-project-member] GET https://10.4.3.117/volume/v3/volumes/19c934c5-29ca-4e2d-aa19-aef86e3a2545 Jul 27 16:19:44.451864 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.openstack.wsgi [None req-a59b537b-964a-4d5f-b4e4-07cc29b6862d tempest-VolumeImageDependencyTests-772663549 tempest-VolumeImageDependencyTests-772663549-project-member] Empty body provided in request {{(pid=100523) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:19:44.452039 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.openstack.wsgi [None req-a59b537b-964a-4d5f-b4e4-07cc29b6862d tempest-VolumeImageDependencyTests-772663549 tempest-VolumeImageDependencyTests-772663549-project-member] Calling method 'show' {{(pid=100523) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:19:44.459485 np0000005924 devstack@c-api.service[100523]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:19:44.459485 np0000005924 devstack@c-api.service[100523]: warnings.warn( Jul 27 16:19:44.463347 np0000005924 devstack@c-api.service[100523]: INFO cinder.volume.api [None req-a59b537b-964a-4d5f-b4e4-07cc29b6862d tempest-VolumeImageDependencyTests-772663549 tempest-VolumeImageDependencyTests-772663549-project-member] Volume info retrieved successfully. Jul 27 16:19:44.467309 np0000005924 devstack@c-api.service[100523]: INFO cinder.api.openstack.wsgi [None req-a59b537b-964a-4d5f-b4e4-07cc29b6862d tempest-VolumeImageDependencyTests-772663549 tempest-VolumeImageDependencyTests-772663549-project-member] https://10.4.3.117/volume/v3/volumes/19c934c5-29ca-4e2d-aa19-aef86e3a2545 returned with HTTP 200 Jul 27 16:19:44.467751 np0000005924 devstack@c-api.service[100523]: [pid: 100523|app: 0|req: 1080/4296] 10.4.3.117 () {68 vars in 1389 bytes} [Mon Jul 27 16:19:44 2026] GET /volume/v3/volumes/19c934c5-29ca-4e2d-aa19-aef86e3a2545 => generated 928 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 27 16:19:44.978639 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.middleware.request_id [None req-b092ecc7-b63a-4683-bbb5-a3c66bf2700f None None] RequestId filter calling following filter/app {{(pid=100522) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:19:44.980841 np0000005924 devstack@c-api.service[100522]: INFO cinder.api.openstack.wsgi [None req-b092ecc7-b63a-4683-bbb5-a3c66bf2700f tempest-ProjectAdminTests33-614572375 tempest-ProjectAdminTests33-614572375-project-admin] GET https://10.4.3.117/volume/v3/backups/03600be9-a99a-47b4-834e-7ac01eb0c115 Jul 27 16:19:44.981114 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.openstack.wsgi [None req-b092ecc7-b63a-4683-bbb5-a3c66bf2700f tempest-ProjectAdminTests33-614572375 tempest-ProjectAdminTests33-614572375-project-admin] Empty body provided in request {{(pid=100522) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:19:44.981389 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.openstack.wsgi [None req-b092ecc7-b63a-4683-bbb5-a3c66bf2700f tempest-ProjectAdminTests33-614572375 tempest-ProjectAdminTests33-614572375-project-admin] Calling method 'show' {{(pid=100522) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:19:44.981518 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.v3.backups [None req-b092ecc7-b63a-4683-bbb5-a3c66bf2700f tempest-ProjectAdminTests33-614572375 tempest-ProjectAdminTests33-614572375-project-admin] Show backup with id 03600be9-a99a-47b4-834e-7ac01eb0c115. {{(pid=100522) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 27 16:19:44.986222 np0000005924 devstack@c-api.service[100522]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:19:44.986222 np0000005924 devstack@c-api.service[100522]: warnings.warn( Jul 27 16:19:44.986911 np0000005924 devstack@c-api.service[100522]: INFO cinder.api.openstack.wsgi [None req-b092ecc7-b63a-4683-bbb5-a3c66bf2700f tempest-ProjectAdminTests33-614572375 tempest-ProjectAdminTests33-614572375-project-admin] https://10.4.3.117/volume/v3/backups/03600be9-a99a-47b4-834e-7ac01eb0c115 returned with HTTP 200 Jul 27 16:19:44.987322 np0000005924 devstack@c-api.service[100522]: [pid: 100522|app: 0|req: 1064/4297] 10.4.3.117 () {68 vars in 1388 bytes} [Mon Jul 27 16:19:44 2026] GET /volume/v3/backups/03600be9-a99a-47b4-834e-7ac01eb0c115 => generated 736 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 27 16:19:45.479881 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.middleware.request_id [None req-72a98658-e5c4-4f02-b0ab-1c4dba168358 None None] RequestId filter calling following filter/app {{(pid=100524) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:19:45.481883 np0000005924 devstack@c-api.service[100524]: INFO cinder.api.openstack.wsgi [None req-72a98658-e5c4-4f02-b0ab-1c4dba168358 tempest-VolumeImageDependencyTests-772663549 tempest-VolumeImageDependencyTests-772663549-project-member] GET https://10.4.3.117/volume/v3/volumes/19c934c5-29ca-4e2d-aa19-aef86e3a2545 Jul 27 16:19:45.482136 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.openstack.wsgi [None req-72a98658-e5c4-4f02-b0ab-1c4dba168358 tempest-VolumeImageDependencyTests-772663549 tempest-VolumeImageDependencyTests-772663549-project-member] Empty body provided in request {{(pid=100524) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:19:45.482404 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.openstack.wsgi [None req-72a98658-e5c4-4f02-b0ab-1c4dba168358 tempest-VolumeImageDependencyTests-772663549 tempest-VolumeImageDependencyTests-772663549-project-member] Calling method 'show' {{(pid=100524) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:19:45.490882 np0000005924 devstack@c-api.service[100524]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:19:45.490882 np0000005924 devstack@c-api.service[100524]: warnings.warn( Jul 27 16:19:45.495956 np0000005924 devstack@c-api.service[100524]: INFO cinder.volume.api [None req-72a98658-e5c4-4f02-b0ab-1c4dba168358 tempest-VolumeImageDependencyTests-772663549 tempest-VolumeImageDependencyTests-772663549-project-member] Volume info retrieved successfully. Jul 27 16:19:45.501604 np0000005924 devstack@c-api.service[100524]: INFO cinder.api.openstack.wsgi [None req-72a98658-e5c4-4f02-b0ab-1c4dba168358 tempest-VolumeImageDependencyTests-772663549 tempest-VolumeImageDependencyTests-772663549-project-member] https://10.4.3.117/volume/v3/volumes/19c934c5-29ca-4e2d-aa19-aef86e3a2545 returned with HTTP 200 Jul 27 16:19:45.501985 np0000005924 devstack@c-api.service[100524]: [pid: 100524|app: 0|req: 1081/4298] 10.4.3.117 () {68 vars in 1389 bytes} [Mon Jul 27 16:19:45 2026] GET /volume/v3/volumes/19c934c5-29ca-4e2d-aa19-aef86e3a2545 => generated 928 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 27 16:19:45.996608 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.middleware.request_id [None req-42958075-5b5a-466f-9033-cfbba6b4d350 None None] RequestId filter calling following filter/app {{(pid=100521) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:19:45.998448 np0000005924 devstack@c-api.service[100521]: INFO cinder.api.openstack.wsgi [None req-42958075-5b5a-466f-9033-cfbba6b4d350 tempest-ProjectAdminTests33-614572375 tempest-ProjectAdminTests33-614572375-project-admin] GET https://10.4.3.117/volume/v3/backups/03600be9-a99a-47b4-834e-7ac01eb0c115 Jul 27 16:19:45.998665 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.openstack.wsgi [None req-42958075-5b5a-466f-9033-cfbba6b4d350 tempest-ProjectAdminTests33-614572375 tempest-ProjectAdminTests33-614572375-project-admin] Empty body provided in request {{(pid=100521) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:19:45.998866 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.openstack.wsgi [None req-42958075-5b5a-466f-9033-cfbba6b4d350 tempest-ProjectAdminTests33-614572375 tempest-ProjectAdminTests33-614572375-project-admin] Calling method 'show' {{(pid=100521) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:19:45.998998 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.v3.backups [None req-42958075-5b5a-466f-9033-cfbba6b4d350 tempest-ProjectAdminTests33-614572375 tempest-ProjectAdminTests33-614572375-project-admin] Show backup with id 03600be9-a99a-47b4-834e-7ac01eb0c115. {{(pid=100521) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 27 16:19:46.003651 np0000005924 devstack@c-api.service[100521]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:19:46.003651 np0000005924 devstack@c-api.service[100521]: warnings.warn( Jul 27 16:19:46.004439 np0000005924 devstack@c-api.service[100521]: INFO cinder.api.openstack.wsgi [None req-42958075-5b5a-466f-9033-cfbba6b4d350 tempest-ProjectAdminTests33-614572375 tempest-ProjectAdminTests33-614572375-project-admin] https://10.4.3.117/volume/v3/backups/03600be9-a99a-47b4-834e-7ac01eb0c115 returned with HTTP 200 Jul 27 16:19:46.004812 np0000005924 devstack@c-api.service[100521]: [pid: 100521|app: 0|req: 1074/4299] 10.4.3.117 () {68 vars in 1388 bytes} [Mon Jul 27 16:19:45 2026] GET /volume/v3/backups/03600be9-a99a-47b4-834e-7ac01eb0c115 => generated 736 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 27 16:19:46.517047 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.middleware.request_id [None req-0ee65710-383e-4ce8-9c2f-3f2029be0d4a None None] RequestId filter calling following filter/app {{(pid=100523) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:19:46.520501 np0000005924 devstack@c-api.service[100523]: INFO cinder.api.openstack.wsgi [None req-0ee65710-383e-4ce8-9c2f-3f2029be0d4a tempest-VolumeImageDependencyTests-772663549 tempest-VolumeImageDependencyTests-772663549-project-member] GET https://10.4.3.117/volume/v3/volumes/19c934c5-29ca-4e2d-aa19-aef86e3a2545 Jul 27 16:19:46.520731 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.openstack.wsgi [None req-0ee65710-383e-4ce8-9c2f-3f2029be0d4a tempest-VolumeImageDependencyTests-772663549 tempest-VolumeImageDependencyTests-772663549-project-member] Empty body provided in request {{(pid=100523) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:19:46.520924 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.openstack.wsgi [None req-0ee65710-383e-4ce8-9c2f-3f2029be0d4a tempest-VolumeImageDependencyTests-772663549 tempest-VolumeImageDependencyTests-772663549-project-member] Calling method 'show' {{(pid=100523) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:19:46.532390 np0000005924 devstack@c-api.service[100523]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:19:46.532390 np0000005924 devstack@c-api.service[100523]: warnings.warn( Jul 27 16:19:46.536626 np0000005924 devstack@c-api.service[100523]: INFO cinder.volume.api [None req-0ee65710-383e-4ce8-9c2f-3f2029be0d4a tempest-VolumeImageDependencyTests-772663549 tempest-VolumeImageDependencyTests-772663549-project-member] Volume info retrieved successfully. Jul 27 16:19:46.542698 np0000005924 devstack@c-api.service[100523]: INFO cinder.api.openstack.wsgi [None req-0ee65710-383e-4ce8-9c2f-3f2029be0d4a tempest-VolumeImageDependencyTests-772663549 tempest-VolumeImageDependencyTests-772663549-project-member] https://10.4.3.117/volume/v3/volumes/19c934c5-29ca-4e2d-aa19-aef86e3a2545 returned with HTTP 200 Jul 27 16:19:46.542698 np0000005924 devstack@c-api.service[100523]: [pid: 100523|app: 0|req: 1081/4300] 10.4.3.117 () {68 vars in 1389 bytes} [Mon Jul 27 16:19:46 2026] GET /volume/v3/volumes/19c934c5-29ca-4e2d-aa19-aef86e3a2545 => generated 928 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 27 16:19:46.849384 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.middleware.request_id [req-fd1e019e-73a0-4725-b482-98f09707f7a2 req-5038f2bf-8102-4813-ab24-74cf46d2d370 None None] RequestId filter calling following filter/app {{(pid=100522) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:19:46.854020 np0000005924 devstack@c-api.service[100522]: INFO cinder.api.openstack.wsgi [req-fd1e019e-73a0-4725-b482-98f09707f7a2 req-5038f2bf-8102-4813-ab24-74cf46d2d370 tempest-TestVolumeBootPattern-1923367323 tempest-TestVolumeBootPattern-1923367323-project-member] DELETE https://10.4.3.117/volume/v3/attachments/3ce57488-d76a-406c-a53e-1b7b0170c043 Jul 27 16:19:46.854020 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.openstack.wsgi [req-fd1e019e-73a0-4725-b482-98f09707f7a2 req-5038f2bf-8102-4813-ab24-74cf46d2d370 tempest-TestVolumeBootPattern-1923367323 tempest-TestVolumeBootPattern-1923367323-project-member] Empty body provided in request {{(pid=100522) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:19:46.854189 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.openstack.wsgi [req-fd1e019e-73a0-4725-b482-98f09707f7a2 req-5038f2bf-8102-4813-ab24-74cf46d2d370 tempest-TestVolumeBootPattern-1923367323 tempest-TestVolumeBootPattern-1923367323-project-member] Calling method 'version_select' {{(pid=100522) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:19:46.866739 np0000005924 devstack@c-api.service[100522]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:19:46.866739 np0000005924 devstack@c-api.service[100522]: warnings.warn( Jul 27 16:19:46.957934 np0000005924 devstack@c-api.service[100522]: INFO cinder.api.openstack.wsgi [req-fd1e019e-73a0-4725-b482-98f09707f7a2 req-5038f2bf-8102-4813-ab24-74cf46d2d370 tempest-TestVolumeBootPattern-1923367323 tempest-TestVolumeBootPattern-1923367323-project-member] https://10.4.3.117/volume/v3/attachments/3ce57488-d76a-406c-a53e-1b7b0170c043 returned with HTTP 200 Jul 27 16:19:46.958645 np0000005924 devstack@c-api.service[100522]: [pid: 100522|app: 0|req: 1065/4301] 10.4.3.117 () {72 vars in 1673 bytes} [Mon Jul 27 16:19:46 2026] DELETE /volume/v3/attachments/3ce57488-d76a-406c-a53e-1b7b0170c043 => generated 19 bytes in 110 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 27 16:19:47.019374 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.middleware.request_id [None req-b95af2df-7c11-455a-9f93-7c2559d8d133 None None] RequestId filter calling following filter/app {{(pid=100524) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:19:47.021421 np0000005924 devstack@c-api.service[100524]: INFO cinder.api.openstack.wsgi [None req-b95af2df-7c11-455a-9f93-7c2559d8d133 tempest-ProjectAdminTests33-614572375 tempest-ProjectAdminTests33-614572375-project-admin] GET https://10.4.3.117/volume/v3/backups/03600be9-a99a-47b4-834e-7ac01eb0c115 Jul 27 16:19:47.021884 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.openstack.wsgi [None req-b95af2df-7c11-455a-9f93-7c2559d8d133 tempest-ProjectAdminTests33-614572375 tempest-ProjectAdminTests33-614572375-project-admin] Empty body provided in request {{(pid=100524) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:19:47.022190 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.openstack.wsgi [None req-b95af2df-7c11-455a-9f93-7c2559d8d133 tempest-ProjectAdminTests33-614572375 tempest-ProjectAdminTests33-614572375-project-admin] Calling method 'show' {{(pid=100524) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:19:47.022434 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.v3.backups [None req-b95af2df-7c11-455a-9f93-7c2559d8d133 tempest-ProjectAdminTests33-614572375 tempest-ProjectAdminTests33-614572375-project-admin] Show backup with id 03600be9-a99a-47b4-834e-7ac01eb0c115. {{(pid=100524) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 27 16:19:47.031023 np0000005924 devstack@c-api.service[100524]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:19:47.031023 np0000005924 devstack@c-api.service[100524]: warnings.warn( Jul 27 16:19:47.032089 np0000005924 devstack@c-api.service[100524]: INFO cinder.api.openstack.wsgi [None req-b95af2df-7c11-455a-9f93-7c2559d8d133 tempest-ProjectAdminTests33-614572375 tempest-ProjectAdminTests33-614572375-project-admin] https://10.4.3.117/volume/v3/backups/03600be9-a99a-47b4-834e-7ac01eb0c115 returned with HTTP 200 Jul 27 16:19:47.032733 np0000005924 devstack@c-api.service[100524]: [pid: 100524|app: 0|req: 1082/4302] 10.4.3.117 () {68 vars in 1388 bytes} [Mon Jul 27 16:19:47 2026] GET /volume/v3/backups/03600be9-a99a-47b4-834e-7ac01eb0c115 => generated 736 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 27 16:19:47.557562 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.middleware.request_id [None req-33380126-cacd-4863-bb0f-2ac432b5105b None None] RequestId filter calling following filter/app {{(pid=100521) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:19:47.561974 np0000005924 devstack@c-api.service[100521]: INFO cinder.api.openstack.wsgi [None req-33380126-cacd-4863-bb0f-2ac432b5105b tempest-VolumeImageDependencyTests-772663549 tempest-VolumeImageDependencyTests-772663549-project-member] GET https://10.4.3.117/volume/v3/volumes/19c934c5-29ca-4e2d-aa19-aef86e3a2545 Jul 27 16:19:47.562239 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.openstack.wsgi [None req-33380126-cacd-4863-bb0f-2ac432b5105b tempest-VolumeImageDependencyTests-772663549 tempest-VolumeImageDependencyTests-772663549-project-member] Empty body provided in request {{(pid=100521) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:19:47.562494 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.openstack.wsgi [None req-33380126-cacd-4863-bb0f-2ac432b5105b tempest-VolumeImageDependencyTests-772663549 tempest-VolumeImageDependencyTests-772663549-project-member] Calling method 'show' {{(pid=100521) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:19:47.579680 np0000005924 devstack@c-api.service[100521]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:19:47.579680 np0000005924 devstack@c-api.service[100521]: warnings.warn( Jul 27 16:19:47.585575 np0000005924 devstack@c-api.service[100521]: INFO cinder.volume.api [None req-33380126-cacd-4863-bb0f-2ac432b5105b tempest-VolumeImageDependencyTests-772663549 tempest-VolumeImageDependencyTests-772663549-project-member] Volume info retrieved successfully. Jul 27 16:19:47.592105 np0000005924 devstack@c-api.service[100521]: INFO cinder.api.openstack.wsgi [None req-33380126-cacd-4863-bb0f-2ac432b5105b tempest-VolumeImageDependencyTests-772663549 tempest-VolumeImageDependencyTests-772663549-project-member] https://10.4.3.117/volume/v3/volumes/19c934c5-29ca-4e2d-aa19-aef86e3a2545 returned with HTTP 200 Jul 27 16:19:47.592677 np0000005924 devstack@c-api.service[100521]: [pid: 100521|app: 0|req: 1075/4303] 10.4.3.117 () {68 vars in 1389 bytes} [Mon Jul 27 16:19:47 2026] GET /volume/v3/volumes/19c934c5-29ca-4e2d-aa19-aef86e3a2545 => generated 1193 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 27 16:19:47.610653 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.middleware.request_id [None req-c6ce0e3c-a2e6-4f8f-ac63-558c32106126 None None] RequestId filter calling following filter/app {{(pid=100523) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:19:47.612991 np0000005924 devstack@c-api.service[100523]: INFO cinder.api.openstack.wsgi [None req-c6ce0e3c-a2e6-4f8f-ac63-558c32106126 tempest-VolumeImageDependencyTests-772663549 tempest-VolumeImageDependencyTests-772663549-project-member] GET https://10.4.3.117/volume/v3/volumes/19c934c5-29ca-4e2d-aa19-aef86e3a2545 Jul 27 16:19:47.613283 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.openstack.wsgi [None req-c6ce0e3c-a2e6-4f8f-ac63-558c32106126 tempest-VolumeImageDependencyTests-772663549 tempest-VolumeImageDependencyTests-772663549-project-member] Empty body provided in request {{(pid=100523) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:19:47.613556 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.openstack.wsgi [None req-c6ce0e3c-a2e6-4f8f-ac63-558c32106126 tempest-VolumeImageDependencyTests-772663549 tempest-VolumeImageDependencyTests-772663549-project-member] Calling method 'show' {{(pid=100523) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:19:47.616771 np0000005924 devstack@c-api.service[100523]: DEBUG dbcounter [-] [100523] Writing DB stats cinder:SELECT=309,cinder:UPDATE=107,cinder:INSERT=68 {{(pid=100523) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 27 16:19:47.625574 np0000005924 devstack@c-api.service[100523]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:19:47.625574 np0000005924 devstack@c-api.service[100523]: warnings.warn( Jul 27 16:19:47.628252 np0000005924 devstack@c-api.service[100523]: INFO cinder.volume.api [None req-c6ce0e3c-a2e6-4f8f-ac63-558c32106126 tempest-VolumeImageDependencyTests-772663549 tempest-VolumeImageDependencyTests-772663549-project-member] Volume info retrieved successfully. Jul 27 16:19:47.634574 np0000005924 devstack@c-api.service[100523]: INFO cinder.api.openstack.wsgi [None req-c6ce0e3c-a2e6-4f8f-ac63-558c32106126 tempest-VolumeImageDependencyTests-772663549 tempest-VolumeImageDependencyTests-772663549-project-member] https://10.4.3.117/volume/v3/volumes/19c934c5-29ca-4e2d-aa19-aef86e3a2545 returned with HTTP 200 Jul 27 16:19:47.635117 np0000005924 devstack@c-api.service[100523]: [pid: 100523|app: 0|req: 1082/4304] 10.4.3.117 () {68 vars in 1389 bytes} [Mon Jul 27 16:19:47 2026] GET /volume/v3/volumes/19c934c5-29ca-4e2d-aa19-aef86e3a2545 => generated 1193 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 27 16:19:47.650112 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.middleware.request_id [None req-cc85ed2a-cd9e-4349-8a10-f113ffd5a8a3 None None] RequestId filter calling following filter/app {{(pid=100522) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:19:47.654665 np0000005924 devstack@c-api.service[100522]: INFO cinder.api.openstack.wsgi [None req-cc85ed2a-cd9e-4349-8a10-f113ffd5a8a3 tempest-VolumeImageDependencyTests-772663549 tempest-VolumeImageDependencyTests-772663549-project-member] POST https://10.4.3.117/volume/v3/volumes Jul 27 16:19:47.654665 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.openstack.wsgi [None req-cc85ed2a-cd9e-4349-8a10-f113ffd5a8a3 tempest-VolumeImageDependencyTests-772663549 tempest-VolumeImageDependencyTests-772663549-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "volume2-for-test-0e20bd6e-440f-41d8-9b5d-fc047ac00423", "source_volid": "19c934c5-29ca-4e2d-aa19-aef86e3a2545", "size": 1}} {{(pid=100522) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 27 16:19:47.656163 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.v3.volumes [None req-cc85ed2a-cd9e-4349-8a10-f113ffd5a8a3 tempest-VolumeImageDependencyTests-772663549 tempest-VolumeImageDependencyTests-772663549-project-member] Create volume request body: {'volume': {'name': 'volume2-for-test-0e20bd6e-440f-41d8-9b5d-fc047ac00423', 'source_volid': '19c934c5-29ca-4e2d-aa19-aef86e3a2545', 'size': 1}} {{(pid=100522) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 27 16:19:47.668799 np0000005924 devstack@c-api.service[100522]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:19:47.668799 np0000005924 devstack@c-api.service[100522]: warnings.warn( Jul 27 16:19:47.669461 np0000005924 devstack@c-api.service[100522]: INFO cinder.volume.api [None req-cc85ed2a-cd9e-4349-8a10-f113ffd5a8a3 tempest-VolumeImageDependencyTests-772663549 tempest-VolumeImageDependencyTests-772663549-project-member] Volume retrieved successfully. Jul 27 16:19:47.669631 np0000005924 devstack@c-api.service[100522]: INFO cinder.api.v3.volumes [None req-cc85ed2a-cd9e-4349-8a10-f113ffd5a8a3 tempest-VolumeImageDependencyTests-772663549 tempest-VolumeImageDependencyTests-772663549-project-member] Create volume of 1 GB Jul 27 16:19:47.678362 np0000005924 devstack@c-api.service[100522]: INFO cinder.volume.api [None req-cc85ed2a-cd9e-4349-8a10-f113ffd5a8a3 tempest-VolumeImageDependencyTests-772663549 tempest-VolumeImageDependencyTests-772663549-project-member] Availability Zones retrieved successfully. Jul 27 16:19:47.684356 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.volume.api [None req-cc85ed2a-cd9e-4349-8a10-f113ffd5a8a3 tempest-VolumeImageDependencyTests-772663549 tempest-VolumeImageDependencyTests-772663549-project-member] Flow 'volume_create_api' (6aaf4738-0d87-4c59-8f66-af60c7b1f474) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100522) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 27 16:19:47.688210 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.volume.api [None req-cc85ed2a-cd9e-4349-8a10-f113ffd5a8a3 tempest-VolumeImageDependencyTests-772663549 tempest-VolumeImageDependencyTests-772663549-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (744d86dc-0252-459d-93dc-7f0ba5bb85ec) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100522) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 27 16:19:47.689782 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.volume.flows.api.create_volume [None req-cc85ed2a-cd9e-4349-8a10-f113ffd5a8a3 tempest-VolumeImageDependencyTests-772663549 tempest-VolumeImageDependencyTests-772663549-project-member] Validating volume size '1' using validate_int, validate_source_size {{(pid=100522) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 27 16:19:47.719250 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.volume.api [None req-cc85ed2a-cd9e-4349-8a10-f113ffd5a8a3 tempest-VolumeImageDependencyTests-772663549 tempest-VolumeImageDependencyTests-772663549-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (744d86dc-0252-459d-93dc-7f0ba5bb85ec) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': '19c934c5-29ca-4e2d-aa19-aef86e3a2545', 'volume_type': VolumeType(created_at=2026-07-27T16:04:59Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=2bce4e1a-e6e0-49d9-be36-c3405449a01e,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '2bce4e1a-e6e0-49d9-be36-c3405449a01e', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100522) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 27 16:19:47.720425 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.volume.api [None req-cc85ed2a-cd9e-4349-8a10-f113ffd5a8a3 tempest-VolumeImageDependencyTests-772663549 tempest-VolumeImageDependencyTests-772663549-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (12c4ca9d-9210-423d-9db3-12037a622e04) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100522) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 27 16:19:47.769269 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.quota [None req-cc85ed2a-cd9e-4349-8a10-f113ffd5a8a3 tempest-VolumeImageDependencyTests-772663549 tempest-VolumeImageDependencyTests-772663549-project-member] Created reservations ['0419b4ed-ca0f-4bf9-a2f7-b2df1236425c', 'b87ea52f-b82d-40ff-b731-36bd38a80995', 'f111cbcf-db9a-45df-83f5-c20b28f217cb', 'c0daa7b6-07df-4aa1-b0cd-6a8034980753'] {{(pid=100522) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 27 16:19:47.770175 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.volume.api [None req-cc85ed2a-cd9e-4349-8a10-f113ffd5a8a3 tempest-VolumeImageDependencyTests-772663549 tempest-VolumeImageDependencyTests-772663549-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (12c4ca9d-9210-423d-9db3-12037a622e04) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['0419b4ed-ca0f-4bf9-a2f7-b2df1236425c', 'b87ea52f-b82d-40ff-b731-36bd38a80995', 'f111cbcf-db9a-45df-83f5-c20b28f217cb', 'c0daa7b6-07df-4aa1-b0cd-6a8034980753']}' {{(pid=100522) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 27 16:19:47.771096 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.volume.api [None req-cc85ed2a-cd9e-4349-8a10-f113ffd5a8a3 tempest-VolumeImageDependencyTests-772663549 tempest-VolumeImageDependencyTests-772663549-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (d2600df9-89d7-40cb-b72d-a7c961f83746) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100522) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 27 16:19:47.811209 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.volume.api [None req-cc85ed2a-cd9e-4349-8a10-f113ffd5a8a3 tempest-VolumeImageDependencyTests-772663549 tempest-VolumeImageDependencyTests-772663549-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (d2600df9-89d7-40cb-b72d-a7c961f83746) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '16c957b4-0414-4afa-855c-ad7a031ef482', '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='3455e013888f42d69667e6a19262fc91',qos_specs=None,replication_status=,reservations=['0419b4ed-ca0f-4bf9-a2f7-b2df1236425c','b87ea52f-b82d-40ff-b731-36bd38a80995','f111cbcf-db9a-45df-83f5-c20b28f217cb','c0daa7b6-07df-4aa1-b0cd-6a8034980753'],size=1,snapshot_id=None,source_replicaid=,source_volid=19c934c5-29ca-4e2d-aa19-aef86e3a2545,status='creating',user_id='dbcd0da01b8943a183ea8353e1072cd0',volume_type_id=2bce4e1a-e6e0-49d9-be36-c3405449a01e), '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-27T16:19:47Z,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=16c957b4-0414-4afa-855c-ad7a031ef482,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='3455e013888f42d69667e6a19262fc91',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=19c934c5-29ca-4e2d-aa19-aef86e3a2545,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='dbcd0da01b8943a183ea8353e1072cd0',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(2bce4e1a-e6e0-49d9-be36-c3405449a01e),volume_type_id=2bce4e1a-e6e0-49d9-be36-c3405449a01e)}' {{(pid=100522) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 27 16:19:47.812334 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.volume.api [None req-cc85ed2a-cd9e-4349-8a10-f113ffd5a8a3 tempest-VolumeImageDependencyTests-772663549 tempest-VolumeImageDependencyTests-772663549-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (e9f4cd47-5a19-4bab-b487-992a75ba39e8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100522) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 27 16:19:47.831673 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.volume.api [None req-cc85ed2a-cd9e-4349-8a10-f113ffd5a8a3 tempest-VolumeImageDependencyTests-772663549 tempest-VolumeImageDependencyTests-772663549-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (e9f4cd47-5a19-4bab-b487-992a75ba39e8) transitioned into state 'SUCCESS' from 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='3455e013888f42d69667e6a19262fc91',qos_specs=None,replication_status=,reservations=['0419b4ed-ca0f-4bf9-a2f7-b2df1236425c','b87ea52f-b82d-40ff-b731-36bd38a80995','f111cbcf-db9a-45df-83f5-c20b28f217cb','c0daa7b6-07df-4aa1-b0cd-6a8034980753'],size=1,snapshot_id=None,source_replicaid=,source_volid=19c934c5-29ca-4e2d-aa19-aef86e3a2545,status='creating',user_id='dbcd0da01b8943a183ea8353e1072cd0',volume_type_id=2bce4e1a-e6e0-49d9-be36-c3405449a01e)}' {{(pid=100522) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 27 16:19:47.832571 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.volume.api [None req-cc85ed2a-cd9e-4349-8a10-f113ffd5a8a3 tempest-VolumeImageDependencyTests-772663549 tempest-VolumeImageDependencyTests-772663549-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (e3424ef4-269f-4253-b277-6b834350ae09) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100522) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 27 16:19:47.851494 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.volume.api [None req-cc85ed2a-cd9e-4349-8a10-f113ffd5a8a3 tempest-VolumeImageDependencyTests-772663549 tempest-VolumeImageDependencyTests-772663549-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (e3424ef4-269f-4253-b277-6b834350ae09) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100522) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 27 16:19:47.852272 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.volume.api [None req-cc85ed2a-cd9e-4349-8a10-f113ffd5a8a3 tempest-VolumeImageDependencyTests-772663549 tempest-VolumeImageDependencyTests-772663549-project-member] Flow 'volume_create_api' (6aaf4738-0d87-4c59-8f66-af60c7b1f474) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100522) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 27 16:19:47.852700 np0000005924 devstack@c-api.service[100522]: INFO cinder.volume.api [None req-cc85ed2a-cd9e-4349-8a10-f113ffd5a8a3 tempest-VolumeImageDependencyTests-772663549 tempest-VolumeImageDependencyTests-772663549-project-member] Create volume request issued successfully. Jul 27 16:19:47.853257 np0000005924 devstack@c-api.service[100522]: INFO cinder.api.openstack.wsgi [None req-cc85ed2a-cd9e-4349-8a10-f113ffd5a8a3 tempest-VolumeImageDependencyTests-772663549 tempest-VolumeImageDependencyTests-772663549-project-member] https://10.4.3.117/volume/v3/volumes returned with HTTP 202 Jul 27 16:19:47.853762 np0000005924 devstack@c-api.service[100522]: [pid: 100522|app: 0|req: 1066/4305] 10.4.3.117 () {70 vars in 1300 bytes} [Mon Jul 27 16:19:47 2026] POST /volume/v3/volumes => generated 809 bytes in 204 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Jul 27 16:19:47.868218 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.middleware.request_id [None req-5846b35c-49c5-432c-9899-1600b9a6bb04 None None] RequestId filter calling following filter/app {{(pid=100524) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:19:47.869769 np0000005924 devstack@c-api.service[100524]: INFO cinder.api.openstack.wsgi [None req-5846b35c-49c5-432c-9899-1600b9a6bb04 tempest-VolumeImageDependencyTests-772663549 tempest-VolumeImageDependencyTests-772663549-project-member] GET https://10.4.3.117/volume/v3/volumes/16c957b4-0414-4afa-855c-ad7a031ef482 Jul 27 16:19:47.870101 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.openstack.wsgi [None req-5846b35c-49c5-432c-9899-1600b9a6bb04 tempest-VolumeImageDependencyTests-772663549 tempest-VolumeImageDependencyTests-772663549-project-member] Empty body provided in request {{(pid=100524) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:19:47.871794 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.openstack.wsgi [None req-5846b35c-49c5-432c-9899-1600b9a6bb04 tempest-VolumeImageDependencyTests-772663549 tempest-VolumeImageDependencyTests-772663549-project-member] Calling method 'show' {{(pid=100524) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:19:47.878046 np0000005924 devstack@c-api.service[100524]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:19:47.878046 np0000005924 devstack@c-api.service[100524]: warnings.warn( Jul 27 16:19:47.881650 np0000005924 devstack@c-api.service[100524]: INFO cinder.volume.api [None req-5846b35c-49c5-432c-9899-1600b9a6bb04 tempest-VolumeImageDependencyTests-772663549 tempest-VolumeImageDependencyTests-772663549-project-member] Volume info retrieved successfully. Jul 27 16:19:47.886199 np0000005924 devstack@c-api.service[100524]: INFO cinder.api.openstack.wsgi [None req-5846b35c-49c5-432c-9899-1600b9a6bb04 tempest-VolumeImageDependencyTests-772663549 tempest-VolumeImageDependencyTests-772663549-project-member] https://10.4.3.117/volume/v3/volumes/16c957b4-0414-4afa-855c-ad7a031ef482 returned with HTTP 200 Jul 27 16:19:47.886887 np0000005924 devstack@c-api.service[100524]: [pid: 100524|app: 0|req: 1083/4306] 10.4.3.117 () {68 vars in 1389 bytes} [Mon Jul 27 16:19:47 2026] GET /volume/v3/volumes/16c957b4-0414-4afa-855c-ad7a031ef482 => generated 877 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 27 16:19:48.043296 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.middleware.request_id [None req-32edb22e-b920-452f-945a-129fd9e424fe None None] RequestId filter calling following filter/app {{(pid=100521) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:19:48.045459 np0000005924 devstack@c-api.service[100521]: INFO cinder.api.openstack.wsgi [None req-32edb22e-b920-452f-945a-129fd9e424fe tempest-ProjectAdminTests33-614572375 tempest-ProjectAdminTests33-614572375-project-admin] GET https://10.4.3.117/volume/v3/backups/03600be9-a99a-47b4-834e-7ac01eb0c115 Jul 27 16:19:48.045729 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.openstack.wsgi [None req-32edb22e-b920-452f-945a-129fd9e424fe tempest-ProjectAdminTests33-614572375 tempest-ProjectAdminTests33-614572375-project-admin] Empty body provided in request {{(pid=100521) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:19:48.045916 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.openstack.wsgi [None req-32edb22e-b920-452f-945a-129fd9e424fe tempest-ProjectAdminTests33-614572375 tempest-ProjectAdminTests33-614572375-project-admin] Calling method 'show' {{(pid=100521) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:19:48.046028 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.v3.backups [None req-32edb22e-b920-452f-945a-129fd9e424fe tempest-ProjectAdminTests33-614572375 tempest-ProjectAdminTests33-614572375-project-admin] Show backup with id 03600be9-a99a-47b4-834e-7ac01eb0c115. {{(pid=100521) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 27 16:19:48.050900 np0000005924 devstack@c-api.service[100521]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:19:48.050900 np0000005924 devstack@c-api.service[100521]: warnings.warn( Jul 27 16:19:48.051880 np0000005924 devstack@c-api.service[100521]: INFO cinder.api.openstack.wsgi [None req-32edb22e-b920-452f-945a-129fd9e424fe tempest-ProjectAdminTests33-614572375 tempest-ProjectAdminTests33-614572375-project-admin] https://10.4.3.117/volume/v3/backups/03600be9-a99a-47b4-834e-7ac01eb0c115 returned with HTTP 200 Jul 27 16:19:48.052518 np0000005924 devstack@c-api.service[100521]: [pid: 100521|app: 0|req: 1076/4307] 10.4.3.117 () {68 vars in 1388 bytes} [Mon Jul 27 16:19:48 2026] GET /volume/v3/backups/03600be9-a99a-47b4-834e-7ac01eb0c115 => generated 736 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 27 16:19:48.277506 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.middleware.request_id [None req-cf95ca90-bd6c-4d1c-9531-f306d42a4a23 None None] RequestId filter calling following filter/app {{(pid=100523) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:19:48.279639 np0000005924 devstack@c-api.service[100523]: INFO cinder.api.openstack.wsgi [None req-cf95ca90-bd6c-4d1c-9531-f306d42a4a23 tempest-TestVolumeBootPattern-1923367323 tempest-TestVolumeBootPattern-1923367323-project-member] DELETE https://10.4.3.117/volume/v3/volumes/3b0dbb83-3c87-42bf-ae1a-8f04533ced61 Jul 27 16:19:48.279866 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.openstack.wsgi [None req-cf95ca90-bd6c-4d1c-9531-f306d42a4a23 tempest-TestVolumeBootPattern-1923367323 tempest-TestVolumeBootPattern-1923367323-project-member] Empty body provided in request {{(pid=100523) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:19:48.280087 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.openstack.wsgi [None req-cf95ca90-bd6c-4d1c-9531-f306d42a4a23 tempest-TestVolumeBootPattern-1923367323 tempest-TestVolumeBootPattern-1923367323-project-member] Calling method 'delete' {{(pid=100523) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:19:48.280298 np0000005924 devstack@c-api.service[100523]: INFO cinder.api.v3.volumes [None req-cf95ca90-bd6c-4d1c-9531-f306d42a4a23 tempest-TestVolumeBootPattern-1923367323 tempest-TestVolumeBootPattern-1923367323-project-member] Delete volume with id: 3b0dbb83-3c87-42bf-ae1a-8f04533ced61 Jul 27 16:19:48.289296 np0000005924 devstack@c-api.service[100523]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:19:48.289296 np0000005924 devstack@c-api.service[100523]: warnings.warn( Jul 27 16:19:48.289809 np0000005924 devstack@c-api.service[100523]: INFO cinder.volume.api [None req-cf95ca90-bd6c-4d1c-9531-f306d42a4a23 tempest-TestVolumeBootPattern-1923367323 tempest-TestVolumeBootPattern-1923367323-project-member] Volume info retrieved successfully. Jul 27 16:19:48.310145 np0000005924 devstack@c-api.service[100523]: INFO cinder.volume.api [None req-cf95ca90-bd6c-4d1c-9531-f306d42a4a23 tempest-TestVolumeBootPattern-1923367323 tempest-TestVolumeBootPattern-1923367323-project-member] Delete volume request issued successfully. Jul 27 16:19:48.310382 np0000005924 devstack@c-api.service[100523]: INFO cinder.api.openstack.wsgi [None req-cf95ca90-bd6c-4d1c-9531-f306d42a4a23 tempest-TestVolumeBootPattern-1923367323 tempest-TestVolumeBootPattern-1923367323-project-member] https://10.4.3.117/volume/v3/volumes/3b0dbb83-3c87-42bf-ae1a-8f04533ced61 returned with HTTP 202 Jul 27 16:19:48.310787 np0000005924 devstack@c-api.service[100523]: [pid: 100523|app: 0|req: 1083/4308] 10.4.3.117 () {66 vars in 1351 bytes} [Mon Jul 27 16:19:48 2026] DELETE /volume/v3/volumes/3b0dbb83-3c87-42bf-ae1a-8f04533ced61 => generated 0 bytes in 34 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 27 16:19:48.320052 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.middleware.request_id [None req-76ffdfd0-fa70-4453-819a-c2e1a0c71f88 None None] RequestId filter calling following filter/app {{(pid=100522) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:19:48.322423 np0000005924 devstack@c-api.service[100522]: INFO cinder.api.openstack.wsgi [None req-76ffdfd0-fa70-4453-819a-c2e1a0c71f88 tempest-TestVolumeBootPattern-1923367323 tempest-TestVolumeBootPattern-1923367323-project-member] GET https://10.4.3.117/volume/v3/volumes/3b0dbb83-3c87-42bf-ae1a-8f04533ced61 Jul 27 16:19:48.322622 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.openstack.wsgi [None req-76ffdfd0-fa70-4453-819a-c2e1a0c71f88 tempest-TestVolumeBootPattern-1923367323 tempest-TestVolumeBootPattern-1923367323-project-member] Empty body provided in request {{(pid=100522) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:19:48.322854 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.openstack.wsgi [None req-76ffdfd0-fa70-4453-819a-c2e1a0c71f88 tempest-TestVolumeBootPattern-1923367323 tempest-TestVolumeBootPattern-1923367323-project-member] Calling method 'show' {{(pid=100522) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:19:48.331096 np0000005924 devstack@c-api.service[100522]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:19:48.331096 np0000005924 devstack@c-api.service[100522]: warnings.warn( Jul 27 16:19:48.335386 np0000005924 devstack@c-api.service[100522]: INFO cinder.volume.api [None req-76ffdfd0-fa70-4453-819a-c2e1a0c71f88 tempest-TestVolumeBootPattern-1923367323 tempest-TestVolumeBootPattern-1923367323-project-member] Volume info retrieved successfully. Jul 27 16:19:48.341072 np0000005924 devstack@c-api.service[100522]: INFO cinder.api.openstack.wsgi [None req-76ffdfd0-fa70-4453-819a-c2e1a0c71f88 tempest-TestVolumeBootPattern-1923367323 tempest-TestVolumeBootPattern-1923367323-project-member] https://10.4.3.117/volume/v3/volumes/3b0dbb83-3c87-42bf-ae1a-8f04533ced61 returned with HTTP 200 Jul 27 16:19:48.341446 np0000005924 devstack@c-api.service[100522]: [pid: 100522|app: 0|req: 1067/4309] 10.4.3.117 () {66 vars in 1348 bytes} [Mon Jul 27 16:19:48 2026] GET /volume/v3/volumes/3b0dbb83-3c87-42bf-ae1a-8f04533ced61 => generated 1366 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 27 16:19:48.653292 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.middleware.request_id [None req-01572273-52b2-49ff-85a7-1ed0cbba9e83 None None] RequestId filter calling following filter/app {{(pid=100524) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:19:48.656581 np0000005924 devstack@c-api.service[100524]: INFO cinder.api.openstack.wsgi [None req-01572273-52b2-49ff-85a7-1ed0cbba9e83 tempest-VolumesActionsTest-714550364 tempest-VolumesActionsTest-714550364-project-member] GET https://10.4.3.117/volume/v3/volumes/92523749-f90b-44cd-b2e2-27be3223bc0e Jul 27 16:19:48.656581 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.openstack.wsgi [None req-01572273-52b2-49ff-85a7-1ed0cbba9e83 tempest-VolumesActionsTest-714550364 tempest-VolumesActionsTest-714550364-project-member] Empty body provided in request {{(pid=100524) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:19:48.656581 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.openstack.wsgi [None req-01572273-52b2-49ff-85a7-1ed0cbba9e83 tempest-VolumesActionsTest-714550364 tempest-VolumesActionsTest-714550364-project-member] Calling method 'show' {{(pid=100524) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:19:48.661941 np0000005924 devstack@c-api.service[100524]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:19:48.661941 np0000005924 devstack@c-api.service[100524]: warnings.warn( Jul 27 16:19:48.665195 np0000005924 devstack@c-api.service[100524]: INFO cinder.volume.api [None req-01572273-52b2-49ff-85a7-1ed0cbba9e83 tempest-VolumesActionsTest-714550364 tempest-VolumesActionsTest-714550364-project-member] Volume info retrieved successfully. Jul 27 16:19:48.668757 np0000005924 devstack@c-api.service[100524]: INFO cinder.api.openstack.wsgi [None req-01572273-52b2-49ff-85a7-1ed0cbba9e83 tempest-VolumesActionsTest-714550364 tempest-VolumesActionsTest-714550364-project-member] https://10.4.3.117/volume/v3/volumes/92523749-f90b-44cd-b2e2-27be3223bc0e returned with HTTP 200 Jul 27 16:19:48.669146 np0000005924 devstack@c-api.service[100524]: [pid: 100524|app: 0|req: 1084/4310] 10.4.3.117 () {66 vars in 1348 bytes} [Mon Jul 27 16:19:48 2026] GET /volume/v3/volumes/92523749-f90b-44cd-b2e2-27be3223bc0e => generated 861 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 27 16:19:48.906350 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.middleware.request_id [None req-efc77ca2-44f4-4a2e-bfd5-af2af30ab20b None None] RequestId filter calling following filter/app {{(pid=100521) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:19:48.908480 np0000005924 devstack@c-api.service[100521]: INFO cinder.api.openstack.wsgi [None req-efc77ca2-44f4-4a2e-bfd5-af2af30ab20b tempest-VolumeImageDependencyTests-772663549 tempest-VolumeImageDependencyTests-772663549-project-member] GET https://10.4.3.117/volume/v3/volumes/16c957b4-0414-4afa-855c-ad7a031ef482 Jul 27 16:19:48.908732 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.openstack.wsgi [None req-efc77ca2-44f4-4a2e-bfd5-af2af30ab20b tempest-VolumeImageDependencyTests-772663549 tempest-VolumeImageDependencyTests-772663549-project-member] Empty body provided in request {{(pid=100521) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:19:48.908958 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.openstack.wsgi [None req-efc77ca2-44f4-4a2e-bfd5-af2af30ab20b tempest-VolumeImageDependencyTests-772663549 tempest-VolumeImageDependencyTests-772663549-project-member] Calling method 'show' {{(pid=100521) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:19:48.917604 np0000005924 devstack@c-api.service[100521]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:19:48.917604 np0000005924 devstack@c-api.service[100521]: warnings.warn( Jul 27 16:19:48.921192 np0000005924 devstack@c-api.service[100521]: INFO cinder.volume.api [None req-efc77ca2-44f4-4a2e-bfd5-af2af30ab20b tempest-VolumeImageDependencyTests-772663549 tempest-VolumeImageDependencyTests-772663549-project-member] Volume info retrieved successfully. Jul 27 16:19:48.926247 np0000005924 devstack@c-api.service[100521]: INFO cinder.api.openstack.wsgi [None req-efc77ca2-44f4-4a2e-bfd5-af2af30ab20b tempest-VolumeImageDependencyTests-772663549 tempest-VolumeImageDependencyTests-772663549-project-member] https://10.4.3.117/volume/v3/volumes/16c957b4-0414-4afa-855c-ad7a031ef482 returned with HTTP 200 Jul 27 16:19:48.926709 np0000005924 devstack@c-api.service[100521]: [pid: 100521|app: 0|req: 1077/4311] 10.4.3.117 () {68 vars in 1389 bytes} [Mon Jul 27 16:19:48 2026] GET /volume/v3/volumes/16c957b4-0414-4afa-855c-ad7a031ef482 => generated 1228 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 27 16:19:48.940395 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.middleware.request_id [None req-9a557ad0-37fd-42e6-8080-094b167287bd None None] RequestId filter calling following filter/app {{(pid=100523) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:19:48.950433 np0000005924 devstack@c-api.service[100523]: INFO cinder.api.openstack.wsgi [None req-9a557ad0-37fd-42e6-8080-094b167287bd tempest-VolumeImageDependencyTests-772663549 tempest-VolumeImageDependencyTests-772663549-project-member] GET https://10.4.3.117/volume/v3/volumes/16c957b4-0414-4afa-855c-ad7a031ef482 Jul 27 16:19:48.951459 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.openstack.wsgi [None req-9a557ad0-37fd-42e6-8080-094b167287bd tempest-VolumeImageDependencyTests-772663549 tempest-VolumeImageDependencyTests-772663549-project-member] Empty body provided in request {{(pid=100523) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:19:48.952039 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.openstack.wsgi [None req-9a557ad0-37fd-42e6-8080-094b167287bd tempest-VolumeImageDependencyTests-772663549 tempest-VolumeImageDependencyTests-772663549-project-member] Calling method 'show' {{(pid=100523) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:19:48.982790 np0000005924 devstack@c-api.service[100523]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:19:48.982790 np0000005924 devstack@c-api.service[100523]: warnings.warn( Jul 27 16:19:48.997567 np0000005924 devstack@c-api.service[100523]: INFO cinder.volume.api [None req-9a557ad0-37fd-42e6-8080-094b167287bd tempest-VolumeImageDependencyTests-772663549 tempest-VolumeImageDependencyTests-772663549-project-member] Volume info retrieved successfully. Jul 27 16:19:49.019758 np0000005924 devstack@c-api.service[100523]: INFO cinder.api.openstack.wsgi [None req-9a557ad0-37fd-42e6-8080-094b167287bd tempest-VolumeImageDependencyTests-772663549 tempest-VolumeImageDependencyTests-772663549-project-member] https://10.4.3.117/volume/v3/volumes/16c957b4-0414-4afa-855c-ad7a031ef482 returned with HTTP 200 Jul 27 16:19:49.020144 np0000005924 devstack@c-api.service[100523]: [pid: 100523|app: 0|req: 1084/4312] 10.4.3.117 () {68 vars in 1389 bytes} [Mon Jul 27 16:19:48 2026] GET /volume/v3/volumes/16c957b4-0414-4afa-855c-ad7a031ef482 => generated 1228 bytes in 82 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 27 16:19:49.035428 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.middleware.request_id [None req-69f394fb-3628-4c72-bd91-e98c84c099e8 None None] RequestId filter calling following filter/app {{(pid=100522) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:19:49.037241 np0000005924 devstack@c-api.service[100522]: INFO cinder.api.openstack.wsgi [None req-69f394fb-3628-4c72-bd91-e98c84c099e8 tempest-VolumeImageDependencyTests-772663549 tempest-VolumeImageDependencyTests-772663549-project-member] DELETE https://10.4.3.117/volume/v3/volumes/19c934c5-29ca-4e2d-aa19-aef86e3a2545 Jul 27 16:19:49.037499 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.openstack.wsgi [None req-69f394fb-3628-4c72-bd91-e98c84c099e8 tempest-VolumeImageDependencyTests-772663549 tempest-VolumeImageDependencyTests-772663549-project-member] Empty body provided in request {{(pid=100522) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:19:49.037723 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.openstack.wsgi [None req-69f394fb-3628-4c72-bd91-e98c84c099e8 tempest-VolumeImageDependencyTests-772663549 tempest-VolumeImageDependencyTests-772663549-project-member] Calling method 'delete' {{(pid=100522) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:19:49.037918 np0000005924 devstack@c-api.service[100522]: INFO cinder.api.v3.volumes [None req-69f394fb-3628-4c72-bd91-e98c84c099e8 tempest-VolumeImageDependencyTests-772663549 tempest-VolumeImageDependencyTests-772663549-project-member] Delete volume with id: 19c934c5-29ca-4e2d-aa19-aef86e3a2545 Jul 27 16:19:49.047012 np0000005924 devstack@c-api.service[100522]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:19:49.047012 np0000005924 devstack@c-api.service[100522]: warnings.warn( Jul 27 16:19:49.047446 np0000005924 devstack@c-api.service[100522]: INFO cinder.volume.api [None req-69f394fb-3628-4c72-bd91-e98c84c099e8 tempest-VolumeImageDependencyTests-772663549 tempest-VolumeImageDependencyTests-772663549-project-member] Volume info retrieved successfully. Jul 27 16:19:49.062926 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.middleware.request_id [None req-f90563cc-89cf-4a73-b195-bee3688d50f8 None None] RequestId filter calling following filter/app {{(pid=100524) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:19:49.064722 np0000005924 devstack@c-api.service[100524]: INFO cinder.api.openstack.wsgi [None req-f90563cc-89cf-4a73-b195-bee3688d50f8 tempest-ProjectAdminTests33-614572375 tempest-ProjectAdminTests33-614572375-project-admin] GET https://10.4.3.117/volume/v3/backups/03600be9-a99a-47b4-834e-7ac01eb0c115 Jul 27 16:19:49.065069 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.openstack.wsgi [None req-f90563cc-89cf-4a73-b195-bee3688d50f8 tempest-ProjectAdminTests33-614572375 tempest-ProjectAdminTests33-614572375-project-admin] Empty body provided in request {{(pid=100524) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:19:49.065506 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.openstack.wsgi [None req-f90563cc-89cf-4a73-b195-bee3688d50f8 tempest-ProjectAdminTests33-614572375 tempest-ProjectAdminTests33-614572375-project-admin] Calling method 'show' {{(pid=100524) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:19:49.065747 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.v3.backups [None req-f90563cc-89cf-4a73-b195-bee3688d50f8 tempest-ProjectAdminTests33-614572375 tempest-ProjectAdminTests33-614572375-project-admin] Show backup with id 03600be9-a99a-47b4-834e-7ac01eb0c115. {{(pid=100524) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 27 16:19:49.065801 np0000005924 devstack@c-api.service[100522]: INFO cinder.volume.api [None req-69f394fb-3628-4c72-bd91-e98c84c099e8 tempest-VolumeImageDependencyTests-772663549 tempest-VolumeImageDependencyTests-772663549-project-member] Delete volume request issued successfully. Jul 27 16:19:49.065997 np0000005924 devstack@c-api.service[100522]: INFO cinder.api.openstack.wsgi [None req-69f394fb-3628-4c72-bd91-e98c84c099e8 tempest-VolumeImageDependencyTests-772663549 tempest-VolumeImageDependencyTests-772663549-project-member] https://10.4.3.117/volume/v3/volumes/19c934c5-29ca-4e2d-aa19-aef86e3a2545 returned with HTTP 202 Jul 27 16:19:49.066402 np0000005924 devstack@c-api.service[100522]: [pid: 100522|app: 0|req: 1068/4313] 10.4.3.117 () {68 vars in 1392 bytes} [Mon Jul 27 16:19:49 2026] DELETE /volume/v3/volumes/19c934c5-29ca-4e2d-aa19-aef86e3a2545 => generated 0 bytes in 31 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Jul 27 16:19:49.074036 np0000005924 devstack@c-api.service[100524]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:19:49.074036 np0000005924 devstack@c-api.service[100524]: warnings.warn( Jul 27 16:19:49.074036 np0000005924 devstack@c-api.service[100524]: INFO cinder.api.openstack.wsgi [None req-f90563cc-89cf-4a73-b195-bee3688d50f8 tempest-ProjectAdminTests33-614572375 tempest-ProjectAdminTests33-614572375-project-admin] https://10.4.3.117/volume/v3/backups/03600be9-a99a-47b4-834e-7ac01eb0c115 returned with HTTP 200 Jul 27 16:19:49.074036 np0000005924 devstack@c-api.service[100524]: [pid: 100524|app: 0|req: 1085/4314] 10.4.3.117 () {68 vars in 1388 bytes} [Mon Jul 27 16:19:49 2026] GET /volume/v3/backups/03600be9-a99a-47b4-834e-7ac01eb0c115 => generated 736 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 27 16:19:49.074170 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.middleware.request_id [None req-8d479ff9-019f-445c-bd54-69477ef86099 None None] RequestId filter calling following filter/app {{(pid=100521) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:19:49.078197 np0000005924 devstack@c-api.service[100521]: INFO cinder.api.openstack.wsgi [None req-8d479ff9-019f-445c-bd54-69477ef86099 tempest-VolumeImageDependencyTests-772663549 tempest-VolumeImageDependencyTests-772663549-project-member] GET https://10.4.3.117/volume/v3/volumes/19c934c5-29ca-4e2d-aa19-aef86e3a2545 Jul 27 16:19:49.078448 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.openstack.wsgi [None req-8d479ff9-019f-445c-bd54-69477ef86099 tempest-VolumeImageDependencyTests-772663549 tempest-VolumeImageDependencyTests-772663549-project-member] Empty body provided in request {{(pid=100521) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:19:49.078629 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.openstack.wsgi [None req-8d479ff9-019f-445c-bd54-69477ef86099 tempest-VolumeImageDependencyTests-772663549 tempest-VolumeImageDependencyTests-772663549-project-member] Calling method 'show' {{(pid=100521) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:19:49.085075 np0000005924 devstack@c-api.service[100521]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:19:49.085075 np0000005924 devstack@c-api.service[100521]: warnings.warn( Jul 27 16:19:49.089412 np0000005924 devstack@c-api.service[100521]: INFO cinder.volume.api [None req-8d479ff9-019f-445c-bd54-69477ef86099 tempest-VolumeImageDependencyTests-772663549 tempest-VolumeImageDependencyTests-772663549-project-member] Volume info retrieved successfully. Jul 27 16:19:49.093927 np0000005924 devstack@c-api.service[100521]: INFO cinder.api.openstack.wsgi [None req-8d479ff9-019f-445c-bd54-69477ef86099 tempest-VolumeImageDependencyTests-772663549 tempest-VolumeImageDependencyTests-772663549-project-member] https://10.4.3.117/volume/v3/volumes/19c934c5-29ca-4e2d-aa19-aef86e3a2545 returned with HTTP 200 Jul 27 16:19:49.094277 np0000005924 devstack@c-api.service[100521]: [pid: 100521|app: 0|req: 1078/4315] 10.4.3.117 () {68 vars in 1389 bytes} [Mon Jul 27 16:19:49 2026] GET /volume/v3/volumes/19c934c5-29ca-4e2d-aa19-aef86e3a2545 => generated 1192 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 27 16:19:49.359221 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.middleware.request_id [None req-77778af9-c1f5-4879-bba6-db12021c00f9 None None] RequestId filter calling following filter/app {{(pid=100523) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:19:49.361363 np0000005924 devstack@c-api.service[100523]: INFO cinder.api.openstack.wsgi [None req-77778af9-c1f5-4879-bba6-db12021c00f9 tempest-TestVolumeBootPattern-1923367323 tempest-TestVolumeBootPattern-1923367323-project-member] GET https://10.4.3.117/volume/v3/volumes/3b0dbb83-3c87-42bf-ae1a-8f04533ced61 Jul 27 16:19:49.361592 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.openstack.wsgi [None req-77778af9-c1f5-4879-bba6-db12021c00f9 tempest-TestVolumeBootPattern-1923367323 tempest-TestVolumeBootPattern-1923367323-project-member] Empty body provided in request {{(pid=100523) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:19:49.361817 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.openstack.wsgi [None req-77778af9-c1f5-4879-bba6-db12021c00f9 tempest-TestVolumeBootPattern-1923367323 tempest-TestVolumeBootPattern-1923367323-project-member] Calling method 'show' {{(pid=100523) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:19:49.368038 np0000005924 devstack@c-api.service[100523]: INFO cinder.api.openstack.wsgi [None req-77778af9-c1f5-4879-bba6-db12021c00f9 tempest-TestVolumeBootPattern-1923367323 tempest-TestVolumeBootPattern-1923367323-project-member] https://10.4.3.117/volume/v3/volumes/3b0dbb83-3c87-42bf-ae1a-8f04533ced61 returned with HTTP 404 Jul 27 16:19:49.368606 np0000005924 devstack@c-api.service[100523]: [pid: 100523|app: 0|req: 1085/4316] 10.4.3.117 () {66 vars in 1348 bytes} [Mon Jul 27 16:19:49 2026] GET /volume/v3/volumes/3b0dbb83-3c87-42bf-ae1a-8f04533ced61 => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 27 16:19:49.681276 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.middleware.request_id [None req-f5d58e59-5b42-49f9-89b6-326a3dfa1be4 None None] RequestId filter calling following filter/app {{(pid=100522) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:19:49.683069 np0000005924 devstack@c-api.service[100522]: INFO cinder.api.openstack.wsgi [None req-f5d58e59-5b42-49f9-89b6-326a3dfa1be4 tempest-VolumesActionsTest-714550364 tempest-VolumesActionsTest-714550364-project-member] GET https://10.4.3.117/volume/v3/volumes/92523749-f90b-44cd-b2e2-27be3223bc0e Jul 27 16:19:49.683291 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.openstack.wsgi [None req-f5d58e59-5b42-49f9-89b6-326a3dfa1be4 tempest-VolumesActionsTest-714550364 tempest-VolumesActionsTest-714550364-project-member] Empty body provided in request {{(pid=100522) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:19:49.683560 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.openstack.wsgi [None req-f5d58e59-5b42-49f9-89b6-326a3dfa1be4 tempest-VolumesActionsTest-714550364 tempest-VolumesActionsTest-714550364-project-member] Calling method 'show' {{(pid=100522) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:19:49.690051 np0000005924 devstack@c-api.service[100522]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:19:49.690051 np0000005924 devstack@c-api.service[100522]: warnings.warn( Jul 27 16:19:49.693628 np0000005924 devstack@c-api.service[100522]: INFO cinder.volume.api [None req-f5d58e59-5b42-49f9-89b6-326a3dfa1be4 tempest-VolumesActionsTest-714550364 tempest-VolumesActionsTest-714550364-project-member] Volume info retrieved successfully. Jul 27 16:19:49.697832 np0000005924 devstack@c-api.service[100522]: INFO cinder.api.openstack.wsgi [None req-f5d58e59-5b42-49f9-89b6-326a3dfa1be4 tempest-VolumesActionsTest-714550364 tempest-VolumesActionsTest-714550364-project-member] https://10.4.3.117/volume/v3/volumes/92523749-f90b-44cd-b2e2-27be3223bc0e returned with HTTP 200 Jul 27 16:19:49.698226 np0000005924 devstack@c-api.service[100522]: [pid: 100522|app: 0|req: 1069/4317] 10.4.3.117 () {66 vars in 1348 bytes} [Mon Jul 27 16:19:49 2026] GET /volume/v3/volumes/92523749-f90b-44cd-b2e2-27be3223bc0e => generated 861 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 27 16:19:49.727706 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.middleware.request_id [None req-43a032f1-84ef-4752-8f34-078231deface None None] RequestId filter calling following filter/app {{(pid=100524) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:19:49.729405 np0000005924 devstack@c-api.service[100524]: INFO cinder.api.openstack.wsgi [None req-43a032f1-84ef-4752-8f34-078231deface tempest-VolumesActionsTest-714550364 tempest-VolumesActionsTest-714550364-project-member] POST https://10.4.3.117/volume/v3/volumes/92523749-f90b-44cd-b2e2-27be3223bc0e/action Jul 27 16:19:49.729765 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.openstack.wsgi [None req-43a032f1-84ef-4752-8f34-078231deface tempest-VolumesActionsTest-714550364 tempest-VolumesActionsTest-714550364-project-member] Action body: b'{"os-volume_upload_image": {"image_name": "tempest-VolumesActionsTest-Image-146041288", "disk_format": "qcow2"}}' {{(pid=100524) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 27 16:19:49.729887 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.openstack.wsgi [None req-43a032f1-84ef-4752-8f34-078231deface tempest-VolumesActionsTest-714550364 tempest-VolumesActionsTest-714550364-project-member] Action: 'action', calling method: _volume_upload_image, body: {"os-volume_upload_image": {"image_name": "tempest-VolumesActionsTest-Image-146041288", "disk_format": "qcow2"}} {{(pid=100524) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 27 16:19:49.737592 np0000005924 devstack@c-api.service[100524]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:19:49.737592 np0000005924 devstack@c-api.service[100524]: warnings.warn( Jul 27 16:19:49.738002 np0000005924 devstack@c-api.service[100524]: INFO cinder.volume.api [None req-43a032f1-84ef-4752-8f34-078231deface tempest-VolumesActionsTest-714550364 tempest-VolumesActionsTest-714550364-project-member] Volume info retrieved successfully. Jul 27 16:19:49.749155 np0000005924 devstack@c-api.service[100524]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:19:49.749155 np0000005924 devstack@c-api.service[100524]: warnings.warn( Jul 27 16:19:49.752484 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.image.image_utils [None req-43a032f1-84ef-4752-8f34-078231deface tempest-VolumesActionsTest-714550364 tempest-VolumesActionsTest-714550364-project-member] The metadata set [{'container_format': 'bare', 'disk_format': 'qcow2', 'name': 'tempest-VolumesActionsTest-Image-146041288'}] 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-146041288'}]. {{(pid=100524) filter_out_reserved_namespaces_metadata /opt/stack/cinder/cinder/image/image_utils.py:1478}} Jul 27 16:19:50.084102 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.middleware.request_id [None req-76c891fe-0030-46d1-a9f2-8bf1dc281573 None None] RequestId filter calling following filter/app {{(pid=100521) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:19:50.085979 np0000005924 devstack@c-api.service[100521]: INFO cinder.api.openstack.wsgi [None req-76c891fe-0030-46d1-a9f2-8bf1dc281573 tempest-ProjectAdminTests33-614572375 tempest-ProjectAdminTests33-614572375-project-admin] GET https://10.4.3.117/volume/v3/backups/03600be9-a99a-47b4-834e-7ac01eb0c115 Jul 27 16:19:50.086252 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.openstack.wsgi [None req-76c891fe-0030-46d1-a9f2-8bf1dc281573 tempest-ProjectAdminTests33-614572375 tempest-ProjectAdminTests33-614572375-project-admin] Empty body provided in request {{(pid=100521) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:19:50.086468 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.openstack.wsgi [None req-76c891fe-0030-46d1-a9f2-8bf1dc281573 tempest-ProjectAdminTests33-614572375 tempest-ProjectAdminTests33-614572375-project-admin] Calling method 'show' {{(pid=100521) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:19:50.086584 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.v3.backups [None req-76c891fe-0030-46d1-a9f2-8bf1dc281573 tempest-ProjectAdminTests33-614572375 tempest-ProjectAdminTests33-614572375-project-admin] Show backup with id 03600be9-a99a-47b4-834e-7ac01eb0c115. {{(pid=100521) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 27 16:19:50.091454 np0000005924 devstack@c-api.service[100521]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:19:50.091454 np0000005924 devstack@c-api.service[100521]: warnings.warn( Jul 27 16:19:50.092112 np0000005924 devstack@c-api.service[100521]: INFO cinder.api.openstack.wsgi [None req-76c891fe-0030-46d1-a9f2-8bf1dc281573 tempest-ProjectAdminTests33-614572375 tempest-ProjectAdminTests33-614572375-project-admin] https://10.4.3.117/volume/v3/backups/03600be9-a99a-47b4-834e-7ac01eb0c115 returned with HTTP 200 Jul 27 16:19:50.092520 np0000005924 devstack@c-api.service[100521]: [pid: 100521|app: 0|req: 1079/4318] 10.4.3.117 () {68 vars in 1388 bytes} [Mon Jul 27 16:19:50 2026] GET /volume/v3/backups/03600be9-a99a-47b4-834e-7ac01eb0c115 => generated 736 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 27 16:19:50.111442 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.middleware.request_id [None req-900f80ca-f8be-40d8-946e-55763aacfdcd None None] RequestId filter calling following filter/app {{(pid=100523) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:19:50.115507 np0000005924 devstack@c-api.service[100523]: INFO cinder.api.openstack.wsgi [None req-900f80ca-f8be-40d8-946e-55763aacfdcd tempest-VolumeImageDependencyTests-772663549 tempest-VolumeImageDependencyTests-772663549-project-member] GET https://10.4.3.117/volume/v3/volumes/19c934c5-29ca-4e2d-aa19-aef86e3a2545 Jul 27 16:19:50.116997 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.openstack.wsgi [None req-900f80ca-f8be-40d8-946e-55763aacfdcd tempest-VolumeImageDependencyTests-772663549 tempest-VolumeImageDependencyTests-772663549-project-member] Empty body provided in request {{(pid=100523) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:19:50.118559 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.openstack.wsgi [None req-900f80ca-f8be-40d8-946e-55763aacfdcd tempest-VolumeImageDependencyTests-772663549 tempest-VolumeImageDependencyTests-772663549-project-member] Calling method 'show' {{(pid=100523) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:19:50.131813 np0000005924 devstack@c-api.service[100523]: INFO cinder.api.openstack.wsgi [None req-900f80ca-f8be-40d8-946e-55763aacfdcd tempest-VolumeImageDependencyTests-772663549 tempest-VolumeImageDependencyTests-772663549-project-member] https://10.4.3.117/volume/v3/volumes/19c934c5-29ca-4e2d-aa19-aef86e3a2545 returned with HTTP 404 Jul 27 16:19:50.132452 np0000005924 devstack@c-api.service[100523]: [pid: 100523|app: 0|req: 1086/4319] 10.4.3.117 () {68 vars in 1389 bytes} [Mon Jul 27 16:19:50 2026] GET /volume/v3/volumes/19c934c5-29ca-4e2d-aa19-aef86e3a2545 => generated 109 bytes in 22 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 27 16:19:50.189049 np0000005924 devstack@c-api.service[100524]: INFO cinder.volume.api [None req-43a032f1-84ef-4752-8f34-078231deface tempest-VolumesActionsTest-714550364 tempest-VolumesActionsTest-714550364-project-member] Copy volume to image completed successfully. Jul 27 16:19:50.189534 np0000005924 devstack@c-api.service[100524]: INFO cinder.api.openstack.wsgi [None req-43a032f1-84ef-4752-8f34-078231deface tempest-VolumesActionsTest-714550364 tempest-VolumesActionsTest-714550364-project-member] https://10.4.3.117/volume/v3/volumes/92523749-f90b-44cd-b2e2-27be3223bc0e/action returned with HTTP 202 Jul 27 16:19:50.189983 np0000005924 devstack@c-api.service[100524]: [pid: 100524|app: 0|req: 1086/4320] 10.4.3.117 () {68 vars in 1391 bytes} [Mon Jul 27 16:19:49 2026] POST /volume/v3/volumes/92523749-f90b-44cd-b2e2-27be3223bc0e/action => generated 688 bytes in 463 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 27 16:19:51.113156 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.middleware.request_id [None req-0805a1b5-79a7-491f-8baa-98dc26497450 None None] RequestId filter calling following filter/app {{(pid=100522) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:19:51.116081 np0000005924 devstack@c-api.service[100522]: INFO cinder.api.openstack.wsgi [None req-0805a1b5-79a7-491f-8baa-98dc26497450 tempest-ProjectAdminTests33-614572375 tempest-ProjectAdminTests33-614572375-project-admin] GET https://10.4.3.117/volume/v3/backups/03600be9-a99a-47b4-834e-7ac01eb0c115 Jul 27 16:19:51.116292 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.openstack.wsgi [None req-0805a1b5-79a7-491f-8baa-98dc26497450 tempest-ProjectAdminTests33-614572375 tempest-ProjectAdminTests33-614572375-project-admin] Empty body provided in request {{(pid=100522) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:19:51.116518 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.openstack.wsgi [None req-0805a1b5-79a7-491f-8baa-98dc26497450 tempest-ProjectAdminTests33-614572375 tempest-ProjectAdminTests33-614572375-project-admin] Calling method 'show' {{(pid=100522) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:19:51.116677 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.v3.backups [None req-0805a1b5-79a7-491f-8baa-98dc26497450 tempest-ProjectAdminTests33-614572375 tempest-ProjectAdminTests33-614572375-project-admin] Show backup with id 03600be9-a99a-47b4-834e-7ac01eb0c115. {{(pid=100522) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 27 16:19:51.123076 np0000005924 devstack@c-api.service[100522]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:19:51.123076 np0000005924 devstack@c-api.service[100522]: warnings.warn( Jul 27 16:19:51.123645 np0000005924 devstack@c-api.service[100522]: INFO cinder.api.openstack.wsgi [None req-0805a1b5-79a7-491f-8baa-98dc26497450 tempest-ProjectAdminTests33-614572375 tempest-ProjectAdminTests33-614572375-project-admin] https://10.4.3.117/volume/v3/backups/03600be9-a99a-47b4-834e-7ac01eb0c115 returned with HTTP 200 Jul 27 16:19:51.126022 np0000005924 devstack@c-api.service[100522]: [pid: 100522|app: 0|req: 1070/4321] 10.4.3.117 () {68 vars in 1388 bytes} [Mon Jul 27 16:19:51 2026] GET /volume/v3/backups/03600be9-a99a-47b4-834e-7ac01eb0c115 => generated 736 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 27 16:19:51.736614 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.middleware.request_id [None req-bae18843-e38f-4858-accf-44a6942a5958 None None] RequestId filter calling following filter/app {{(pid=100521) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:19:51.738631 np0000005924 devstack@c-api.service[100521]: INFO cinder.api.openstack.wsgi [None req-bae18843-e38f-4858-accf-44a6942a5958 tempest-VolumeImageDependencyTests-772663549 tempest-VolumeImageDependencyTests-772663549-project-member] POST https://10.4.3.117/volume/v3/volumes Jul 27 16:19:51.738734 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.openstack.wsgi [None req-bae18843-e38f-4858-accf-44a6942a5958 tempest-VolumeImageDependencyTests-772663549 tempest-VolumeImageDependencyTests-772663549-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "volume1-for-teste6050452-06bd-4c7f-9912-45178c83e379", "imageRef": "87a64dcc-a220-4c12-9491-e146303abf8e", "size": 1}} {{(pid=100521) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 27 16:19:51.740643 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.v3.volumes [None req-bae18843-e38f-4858-accf-44a6942a5958 tempest-VolumeImageDependencyTests-772663549 tempest-VolumeImageDependencyTests-772663549-project-member] Create volume request body: {'volume': {'name': 'volume1-for-teste6050452-06bd-4c7f-9912-45178c83e379', 'imageRef': '87a64dcc-a220-4c12-9491-e146303abf8e', 'size': 1}} {{(pid=100521) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 27 16:19:51.815682 np0000005924 devstack@c-api.service[100521]: INFO cinder.api.v3.volumes [None req-bae18843-e38f-4858-accf-44a6942a5958 tempest-VolumeImageDependencyTests-772663549 tempest-VolumeImageDependencyTests-772663549-project-member] Create volume of 1 GB Jul 27 16:19:51.819753 np0000005924 devstack@c-api.service[100521]: INFO cinder.volume.api [None req-bae18843-e38f-4858-accf-44a6942a5958 tempest-VolumeImageDependencyTests-772663549 tempest-VolumeImageDependencyTests-772663549-project-member] Availability Zones retrieved successfully. Jul 27 16:19:51.825019 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.volume.api [None req-bae18843-e38f-4858-accf-44a6942a5958 tempest-VolumeImageDependencyTests-772663549 tempest-VolumeImageDependencyTests-772663549-project-member] Flow 'volume_create_api' (c974bc37-104a-4e40-bc7a-5f09e33dedc8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100521) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 27 16:19:51.826145 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.volume.api [None req-bae18843-e38f-4858-accf-44a6942a5958 tempest-VolumeImageDependencyTests-772663549 tempest-VolumeImageDependencyTests-772663549-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (fb2a5c3f-2e60-4a97-867d-c44ceb30a58a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100521) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 27 16:19:51.827160 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.volume.flows.api.create_volume [None req-bae18843-e38f-4858-accf-44a6942a5958 tempest-VolumeImageDependencyTests-772663549 tempest-VolumeImageDependencyTests-772663549-project-member] Validating volume size '1' using validate_int {{(pid=100521) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 27 16:19:51.877918 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.volume.api [None req-bae18843-e38f-4858-accf-44a6942a5958 tempest-VolumeImageDependencyTests-772663549 tempest-VolumeImageDependencyTests-772663549-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (fb2a5c3f-2e60-4a97-867d-c44ceb30a58a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-27T16:04:59Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=2bce4e1a-e6e0-49d9-be36-c3405449a01e,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '2bce4e1a-e6e0-49d9-be36-c3405449a01e', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100521) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 27 16:19:51.878690 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.volume.api [None req-bae18843-e38f-4858-accf-44a6942a5958 tempest-VolumeImageDependencyTests-772663549 tempest-VolumeImageDependencyTests-772663549-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (8cffa725-851e-4c16-ae4d-4c2414ec8d87) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100521) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 27 16:19:51.928911 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.quota [None req-bae18843-e38f-4858-accf-44a6942a5958 tempest-VolumeImageDependencyTests-772663549 tempest-VolumeImageDependencyTests-772663549-project-member] Created reservations ['8bffc949-9929-4298-931e-0145a6aa1e1a', '8f43af7d-d6fe-4989-8ae5-6a8af15985e6', 'b7e526fe-84da-4c91-be57-ad8a81bf1501', '4521f07e-da3b-4b95-96b9-41659cae6851'] {{(pid=100521) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 27 16:19:51.929803 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.volume.api [None req-bae18843-e38f-4858-accf-44a6942a5958 tempest-VolumeImageDependencyTests-772663549 tempest-VolumeImageDependencyTests-772663549-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (8cffa725-851e-4c16-ae4d-4c2414ec8d87) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['8bffc949-9929-4298-931e-0145a6aa1e1a', '8f43af7d-d6fe-4989-8ae5-6a8af15985e6', 'b7e526fe-84da-4c91-be57-ad8a81bf1501', '4521f07e-da3b-4b95-96b9-41659cae6851']}' {{(pid=100521) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 27 16:19:51.930575 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.volume.api [None req-bae18843-e38f-4858-accf-44a6942a5958 tempest-VolumeImageDependencyTests-772663549 tempest-VolumeImageDependencyTests-772663549-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (02204922-b7eb-4b70-8fb6-b8a7b8dbad84) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100521) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 27 16:19:51.954844 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.volume.api [None req-bae18843-e38f-4858-accf-44a6942a5958 tempest-VolumeImageDependencyTests-772663549 tempest-VolumeImageDependencyTests-772663549-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (02204922-b7eb-4b70-8fb6-b8a7b8dbad84) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'd215b8a7-2202-4a02-ae47-7c890db4fd88', '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='3455e013888f42d69667e6a19262fc91',qos_specs=None,replication_status=,reservations=['8bffc949-9929-4298-931e-0145a6aa1e1a','8f43af7d-d6fe-4989-8ae5-6a8af15985e6','b7e526fe-84da-4c91-be57-ad8a81bf1501','4521f07e-da3b-4b95-96b9-41659cae6851'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='dbcd0da01b8943a183ea8353e1072cd0',volume_type_id=2bce4e1a-e6e0-49d9-be36-c3405449a01e), 'volume': Volume(_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-27T16:19:51Z,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=d215b8a7-2202-4a02-ae47-7c890db4fd88,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='3455e013888f42d69667e6a19262fc91',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='dbcd0da01b8943a183ea8353e1072cd0',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(2bce4e1a-e6e0-49d9-be36-c3405449a01e),volume_type_id=2bce4e1a-e6e0-49d9-be36-c3405449a01e)}' {{(pid=100521) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 27 16:19:51.955659 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.volume.api [None req-bae18843-e38f-4858-accf-44a6942a5958 tempest-VolumeImageDependencyTests-772663549 tempest-VolumeImageDependencyTests-772663549-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (19414d2d-1581-4a85-8370-a1f05c2891ff) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100521) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 27 16:19:51.981924 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.volume.api [None req-bae18843-e38f-4858-accf-44a6942a5958 tempest-VolumeImageDependencyTests-772663549 tempest-VolumeImageDependencyTests-772663549-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (19414d2d-1581-4a85-8370-a1f05c2891ff) transitioned into state 'SUCCESS' from 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='3455e013888f42d69667e6a19262fc91',qos_specs=None,replication_status=,reservations=['8bffc949-9929-4298-931e-0145a6aa1e1a','8f43af7d-d6fe-4989-8ae5-6a8af15985e6','b7e526fe-84da-4c91-be57-ad8a81bf1501','4521f07e-da3b-4b95-96b9-41659cae6851'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='dbcd0da01b8943a183ea8353e1072cd0',volume_type_id=2bce4e1a-e6e0-49d9-be36-c3405449a01e)}' {{(pid=100521) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 27 16:19:51.982674 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.volume.api [None req-bae18843-e38f-4858-accf-44a6942a5958 tempest-VolumeImageDependencyTests-772663549 tempest-VolumeImageDependencyTests-772663549-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (b9a06b2b-ffe2-43c0-85f3-376588ebc89d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100521) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 27 16:19:51.995960 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.volume.api [None req-bae18843-e38f-4858-accf-44a6942a5958 tempest-VolumeImageDependencyTests-772663549 tempest-VolumeImageDependencyTests-772663549-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (b9a06b2b-ffe2-43c0-85f3-376588ebc89d) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100521) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 27 16:19:51.997066 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.volume.api [None req-bae18843-e38f-4858-accf-44a6942a5958 tempest-VolumeImageDependencyTests-772663549 tempest-VolumeImageDependencyTests-772663549-project-member] Flow 'volume_create_api' (c974bc37-104a-4e40-bc7a-5f09e33dedc8) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100521) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 27 16:19:51.997404 np0000005924 devstack@c-api.service[100521]: INFO cinder.volume.api [None req-bae18843-e38f-4858-accf-44a6942a5958 tempest-VolumeImageDependencyTests-772663549 tempest-VolumeImageDependencyTests-772663549-project-member] Create volume request issued successfully. Jul 27 16:19:51.998131 np0000005924 devstack@c-api.service[100521]: INFO cinder.api.openstack.wsgi [None req-bae18843-e38f-4858-accf-44a6942a5958 tempest-VolumeImageDependencyTests-772663549 tempest-VolumeImageDependencyTests-772663549-project-member] https://10.4.3.117/volume/v3/volumes returned with HTTP 202 Jul 27 16:19:51.998625 np0000005924 devstack@c-api.service[100521]: [pid: 100521|app: 0|req: 1080/4322] 10.4.3.117 () {70 vars in 1300 bytes} [Mon Jul 27 16:19:51 2026] POST /volume/v3/volumes => generated 775 bytes in 262 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Jul 27 16:19:52.013218 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.middleware.request_id [None req-e22b6174-a13f-4ad0-ae40-bc22b48f932c None None] RequestId filter calling following filter/app {{(pid=100523) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:19:52.015140 np0000005924 devstack@c-api.service[100523]: INFO cinder.api.openstack.wsgi [None req-e22b6174-a13f-4ad0-ae40-bc22b48f932c tempest-VolumeImageDependencyTests-772663549 tempest-VolumeImageDependencyTests-772663549-project-member] GET https://10.4.3.117/volume/v3/volumes/d215b8a7-2202-4a02-ae47-7c890db4fd88 Jul 27 16:19:52.015378 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.openstack.wsgi [None req-e22b6174-a13f-4ad0-ae40-bc22b48f932c tempest-VolumeImageDependencyTests-772663549 tempest-VolumeImageDependencyTests-772663549-project-member] Empty body provided in request {{(pid=100523) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:19:52.015563 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.openstack.wsgi [None req-e22b6174-a13f-4ad0-ae40-bc22b48f932c tempest-VolumeImageDependencyTests-772663549 tempest-VolumeImageDependencyTests-772663549-project-member] Calling method 'show' {{(pid=100523) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:19:52.022345 np0000005924 devstack@c-api.service[100523]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:19:52.022345 np0000005924 devstack@c-api.service[100523]: warnings.warn( Jul 27 16:19:52.025797 np0000005924 devstack@c-api.service[100523]: INFO cinder.volume.api [None req-e22b6174-a13f-4ad0-ae40-bc22b48f932c tempest-VolumeImageDependencyTests-772663549 tempest-VolumeImageDependencyTests-772663549-project-member] Volume info retrieved successfully. Jul 27 16:19:52.029681 np0000005924 devstack@c-api.service[100523]: INFO cinder.api.openstack.wsgi [None req-e22b6174-a13f-4ad0-ae40-bc22b48f932c tempest-VolumeImageDependencyTests-772663549 tempest-VolumeImageDependencyTests-772663549-project-member] https://10.4.3.117/volume/v3/volumes/d215b8a7-2202-4a02-ae47-7c890db4fd88 returned with HTTP 200 Jul 27 16:19:52.030111 np0000005924 devstack@c-api.service[100523]: [pid: 100523|app: 0|req: 1087/4323] 10.4.3.117 () {68 vars in 1389 bytes} [Mon Jul 27 16:19:52 2026] GET /volume/v3/volumes/d215b8a7-2202-4a02-ae47-7c890db4fd88 => generated 843 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 27 16:19:52.139430 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.middleware.request_id [None req-4317ecda-31b7-4a36-8f41-82d749bf61a5 None None] RequestId filter calling following filter/app {{(pid=100524) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:19:52.141480 np0000005924 devstack@c-api.service[100524]: INFO cinder.api.openstack.wsgi [None req-4317ecda-31b7-4a36-8f41-82d749bf61a5 tempest-ProjectAdminTests33-614572375 tempest-ProjectAdminTests33-614572375-project-admin] GET https://10.4.3.117/volume/v3/backups/03600be9-a99a-47b4-834e-7ac01eb0c115 Jul 27 16:19:52.141740 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.openstack.wsgi [None req-4317ecda-31b7-4a36-8f41-82d749bf61a5 tempest-ProjectAdminTests33-614572375 tempest-ProjectAdminTests33-614572375-project-admin] Empty body provided in request {{(pid=100524) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:19:52.141951 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.openstack.wsgi [None req-4317ecda-31b7-4a36-8f41-82d749bf61a5 tempest-ProjectAdminTests33-614572375 tempest-ProjectAdminTests33-614572375-project-admin] Calling method 'show' {{(pid=100524) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:19:52.142087 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.v3.backups [None req-4317ecda-31b7-4a36-8f41-82d749bf61a5 tempest-ProjectAdminTests33-614572375 tempest-ProjectAdminTests33-614572375-project-admin] Show backup with id 03600be9-a99a-47b4-834e-7ac01eb0c115. {{(pid=100524) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 27 16:19:52.148302 np0000005924 devstack@c-api.service[100524]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:19:52.148302 np0000005924 devstack@c-api.service[100524]: warnings.warn( Jul 27 16:19:52.149153 np0000005924 devstack@c-api.service[100524]: INFO cinder.api.openstack.wsgi [None req-4317ecda-31b7-4a36-8f41-82d749bf61a5 tempest-ProjectAdminTests33-614572375 tempest-ProjectAdminTests33-614572375-project-admin] https://10.4.3.117/volume/v3/backups/03600be9-a99a-47b4-834e-7ac01eb0c115 returned with HTTP 200 Jul 27 16:19:52.149644 np0000005924 devstack@c-api.service[100524]: [pid: 100524|app: 0|req: 1087/4324] 10.4.3.117 () {68 vars in 1388 bytes} [Mon Jul 27 16:19:52 2026] GET /volume/v3/backups/03600be9-a99a-47b4-834e-7ac01eb0c115 => generated 736 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 27 16:19:53.044884 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.middleware.request_id [None req-1d5da708-3ad9-44ca-bc58-253d54956615 None None] RequestId filter calling following filter/app {{(pid=100522) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:19:53.046238 np0000005924 devstack@c-api.service[100522]: INFO cinder.api.openstack.wsgi [None req-1d5da708-3ad9-44ca-bc58-253d54956615 tempest-VolumeImageDependencyTests-772663549 tempest-VolumeImageDependencyTests-772663549-project-member] GET https://10.4.3.117/volume/v3/volumes/d215b8a7-2202-4a02-ae47-7c890db4fd88 Jul 27 16:19:53.046538 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.openstack.wsgi [None req-1d5da708-3ad9-44ca-bc58-253d54956615 tempest-VolumeImageDependencyTests-772663549 tempest-VolumeImageDependencyTests-772663549-project-member] Empty body provided in request {{(pid=100522) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:19:53.046804 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.openstack.wsgi [None req-1d5da708-3ad9-44ca-bc58-253d54956615 tempest-VolumeImageDependencyTests-772663549 tempest-VolumeImageDependencyTests-772663549-project-member] Calling method 'show' {{(pid=100522) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:19:53.054082 np0000005924 devstack@c-api.service[100522]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:19:53.054082 np0000005924 devstack@c-api.service[100522]: warnings.warn( Jul 27 16:19:53.057404 np0000005924 devstack@c-api.service[100522]: INFO cinder.volume.api [None req-1d5da708-3ad9-44ca-bc58-253d54956615 tempest-VolumeImageDependencyTests-772663549 tempest-VolumeImageDependencyTests-772663549-project-member] Volume info retrieved successfully. Jul 27 16:19:53.061788 np0000005924 devstack@c-api.service[100522]: INFO cinder.api.openstack.wsgi [None req-1d5da708-3ad9-44ca-bc58-253d54956615 tempest-VolumeImageDependencyTests-772663549 tempest-VolumeImageDependencyTests-772663549-project-member] https://10.4.3.117/volume/v3/volumes/d215b8a7-2202-4a02-ae47-7c890db4fd88 returned with HTTP 200 Jul 27 16:19:53.061788 np0000005924 devstack@c-api.service[100522]: [pid: 100522|app: 0|req: 1071/4325] 10.4.3.117 () {68 vars in 1389 bytes} [Mon Jul 27 16:19:53 2026] GET /volume/v3/volumes/d215b8a7-2202-4a02-ae47-7c890db4fd88 => generated 925 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 27 16:19:53.161791 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.middleware.request_id [None req-cdc69093-c3c0-4a94-937a-36800a7cfd4a None None] RequestId filter calling following filter/app {{(pid=100521) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:19:53.167554 np0000005924 devstack@c-api.service[100521]: INFO cinder.api.openstack.wsgi [None req-cdc69093-c3c0-4a94-937a-36800a7cfd4a tempest-ProjectAdminTests33-614572375 tempest-ProjectAdminTests33-614572375-project-admin] GET https://10.4.3.117/volume/v3/backups/03600be9-a99a-47b4-834e-7ac01eb0c115 Jul 27 16:19:53.167720 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.openstack.wsgi [None req-cdc69093-c3c0-4a94-937a-36800a7cfd4a tempest-ProjectAdminTests33-614572375 tempest-ProjectAdminTests33-614572375-project-admin] Empty body provided in request {{(pid=100521) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:19:53.167973 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.openstack.wsgi [None req-cdc69093-c3c0-4a94-937a-36800a7cfd4a tempest-ProjectAdminTests33-614572375 tempest-ProjectAdminTests33-614572375-project-admin] Calling method 'show' {{(pid=100521) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:19:53.168138 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.v3.backups [None req-cdc69093-c3c0-4a94-937a-36800a7cfd4a tempest-ProjectAdminTests33-614572375 tempest-ProjectAdminTests33-614572375-project-admin] Show backup with id 03600be9-a99a-47b4-834e-7ac01eb0c115. {{(pid=100521) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 27 16:19:53.175550 np0000005924 devstack@c-api.service[100521]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:19:53.175550 np0000005924 devstack@c-api.service[100521]: warnings.warn( Jul 27 16:19:53.177234 np0000005924 devstack@c-api.service[100521]: INFO cinder.api.openstack.wsgi [None req-cdc69093-c3c0-4a94-937a-36800a7cfd4a tempest-ProjectAdminTests33-614572375 tempest-ProjectAdminTests33-614572375-project-admin] https://10.4.3.117/volume/v3/backups/03600be9-a99a-47b4-834e-7ac01eb0c115 returned with HTTP 200 Jul 27 16:19:53.177234 np0000005924 devstack@c-api.service[100521]: [pid: 100521|app: 0|req: 1081/4326] 10.4.3.117 () {68 vars in 1388 bytes} [Mon Jul 27 16:19:53 2026] GET /volume/v3/backups/03600be9-a99a-47b4-834e-7ac01eb0c115 => generated 736 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 27 16:19:54.077213 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.middleware.request_id [None req-a47e776d-3aa6-4c2b-b4a9-12defc41e4ec None None] RequestId filter calling following filter/app {{(pid=100523) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:19:54.080065 np0000005924 devstack@c-api.service[100523]: INFO cinder.api.openstack.wsgi [None req-a47e776d-3aa6-4c2b-b4a9-12defc41e4ec tempest-VolumeImageDependencyTests-772663549 tempest-VolumeImageDependencyTests-772663549-project-member] GET https://10.4.3.117/volume/v3/volumes/d215b8a7-2202-4a02-ae47-7c890db4fd88 Jul 27 16:19:54.085192 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.openstack.wsgi [None req-a47e776d-3aa6-4c2b-b4a9-12defc41e4ec tempest-VolumeImageDependencyTests-772663549 tempest-VolumeImageDependencyTests-772663549-project-member] Empty body provided in request {{(pid=100523) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:19:54.086160 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.openstack.wsgi [None req-a47e776d-3aa6-4c2b-b4a9-12defc41e4ec tempest-VolumeImageDependencyTests-772663549 tempest-VolumeImageDependencyTests-772663549-project-member] Calling method 'show' {{(pid=100523) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:19:54.108037 np0000005924 devstack@c-api.service[100523]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:19:54.108037 np0000005924 devstack@c-api.service[100523]: warnings.warn( Jul 27 16:19:54.113971 np0000005924 devstack@c-api.service[100523]: INFO cinder.volume.api [None req-a47e776d-3aa6-4c2b-b4a9-12defc41e4ec tempest-VolumeImageDependencyTests-772663549 tempest-VolumeImageDependencyTests-772663549-project-member] Volume info retrieved successfully. Jul 27 16:19:54.121249 np0000005924 devstack@c-api.service[100523]: INFO cinder.api.openstack.wsgi [None req-a47e776d-3aa6-4c2b-b4a9-12defc41e4ec tempest-VolumeImageDependencyTests-772663549 tempest-VolumeImageDependencyTests-772663549-project-member] https://10.4.3.117/volume/v3/volumes/d215b8a7-2202-4a02-ae47-7c890db4fd88 returned with HTTP 200 Jul 27 16:19:54.121879 np0000005924 devstack@c-api.service[100523]: [pid: 100523|app: 0|req: 1088/4327] 10.4.3.117 () {68 vars in 1389 bytes} [Mon Jul 27 16:19:54 2026] GET /volume/v3/volumes/d215b8a7-2202-4a02-ae47-7c890db4fd88 => generated 928 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 27 16:19:54.187860 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.middleware.request_id [None req-4ad1da53-1292-4658-bcc8-fa9009a8d84e None None] RequestId filter calling following filter/app {{(pid=100524) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:19:54.190316 np0000005924 devstack@c-api.service[100524]: INFO cinder.api.openstack.wsgi [None req-4ad1da53-1292-4658-bcc8-fa9009a8d84e tempest-ProjectAdminTests33-614572375 tempest-ProjectAdminTests33-614572375-project-admin] GET https://10.4.3.117/volume/v3/backups/03600be9-a99a-47b4-834e-7ac01eb0c115 Jul 27 16:19:54.190650 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.openstack.wsgi [None req-4ad1da53-1292-4658-bcc8-fa9009a8d84e tempest-ProjectAdminTests33-614572375 tempest-ProjectAdminTests33-614572375-project-admin] Empty body provided in request {{(pid=100524) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:19:54.190897 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.openstack.wsgi [None req-4ad1da53-1292-4658-bcc8-fa9009a8d84e tempest-ProjectAdminTests33-614572375 tempest-ProjectAdminTests33-614572375-project-admin] Calling method 'show' {{(pid=100524) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:19:54.191007 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.v3.backups [None req-4ad1da53-1292-4658-bcc8-fa9009a8d84e tempest-ProjectAdminTests33-614572375 tempest-ProjectAdminTests33-614572375-project-admin] Show backup with id 03600be9-a99a-47b4-834e-7ac01eb0c115. {{(pid=100524) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 27 16:19:54.196122 np0000005924 devstack@c-api.service[100524]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:19:54.196122 np0000005924 devstack@c-api.service[100524]: warnings.warn( Jul 27 16:19:54.196901 np0000005924 devstack@c-api.service[100524]: INFO cinder.api.openstack.wsgi [None req-4ad1da53-1292-4658-bcc8-fa9009a8d84e tempest-ProjectAdminTests33-614572375 tempest-ProjectAdminTests33-614572375-project-admin] https://10.4.3.117/volume/v3/backups/03600be9-a99a-47b4-834e-7ac01eb0c115 returned with HTTP 200 Jul 27 16:19:54.197344 np0000005924 devstack@c-api.service[100524]: [pid: 100524|app: 0|req: 1088/4328] 10.4.3.117 () {68 vars in 1388 bytes} [Mon Jul 27 16:19:54 2026] GET /volume/v3/backups/03600be9-a99a-47b4-834e-7ac01eb0c115 => generated 737 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 27 16:19:54.680280 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.middleware.request_id [None req-b0d6228b-6658-4d5d-a65f-1998a577ad7f None None] RequestId filter calling following filter/app {{(pid=100522) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:19:54.791449 np0000005924 devstack@c-api.service[100522]: INFO cinder.api.openstack.wsgi [None req-b0d6228b-6658-4d5d-a65f-1998a577ad7f tempest-CreateVolumesFromBackupTest-1130909323 tempest-CreateVolumesFromBackupTest-1130909323-project-member] POST https://10.4.3.117/volume/v3/volumes Jul 27 16:19:54.791848 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.openstack.wsgi [None req-b0d6228b-6658-4d5d-a65f-1998a577ad7f tempest-CreateVolumesFromBackupTest-1130909323 tempest-CreateVolumesFromBackupTest-1130909323-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-CreateVolumesFromBackupTest-Volume-873124748"}} {{(pid=100522) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 27 16:19:54.794139 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.v3.volumes [None req-b0d6228b-6658-4d5d-a65f-1998a577ad7f tempest-CreateVolumesFromBackupTest-1130909323 tempest-CreateVolumesFromBackupTest-1130909323-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-CreateVolumesFromBackupTest-Volume-873124748'}} {{(pid=100522) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 27 16:19:54.794409 np0000005924 devstack@c-api.service[100522]: INFO cinder.api.v3.volumes [None req-b0d6228b-6658-4d5d-a65f-1998a577ad7f tempest-CreateVolumesFromBackupTest-1130909323 tempest-CreateVolumesFromBackupTest-1130909323-project-member] Create volume of 1 GB Jul 27 16:19:54.800618 np0000005924 devstack@c-api.service[100522]: INFO cinder.volume.api [None req-b0d6228b-6658-4d5d-a65f-1998a577ad7f tempest-CreateVolumesFromBackupTest-1130909323 tempest-CreateVolumesFromBackupTest-1130909323-project-member] Availability Zones retrieved successfully. Jul 27 16:19:54.811065 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.volume.api [None req-b0d6228b-6658-4d5d-a65f-1998a577ad7f tempest-CreateVolumesFromBackupTest-1130909323 tempest-CreateVolumesFromBackupTest-1130909323-project-member] Flow 'volume_create_api' (ba0667e6-28ca-4491-bbde-0289587d717d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100522) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 27 16:19:54.815672 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.volume.api [None req-b0d6228b-6658-4d5d-a65f-1998a577ad7f tempest-CreateVolumesFromBackupTest-1130909323 tempest-CreateVolumesFromBackupTest-1130909323-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (26b121f0-e50d-49d1-b813-0fac3c862969) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100522) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 27 16:19:54.815853 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.volume.flows.api.create_volume [None req-b0d6228b-6658-4d5d-a65f-1998a577ad7f tempest-CreateVolumesFromBackupTest-1130909323 tempest-CreateVolumesFromBackupTest-1130909323-project-member] Validating volume size '1' using validate_int {{(pid=100522) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 27 16:19:54.844069 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.volume.api [None req-b0d6228b-6658-4d5d-a65f-1998a577ad7f tempest-CreateVolumesFromBackupTest-1130909323 tempest-CreateVolumesFromBackupTest-1130909323-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (26b121f0-e50d-49d1-b813-0fac3c862969) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-27T16:04:59Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=2bce4e1a-e6e0-49d9-be36-c3405449a01e,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '2bce4e1a-e6e0-49d9-be36-c3405449a01e', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100522) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 27 16:19:54.845220 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.volume.api [None req-b0d6228b-6658-4d5d-a65f-1998a577ad7f tempest-CreateVolumesFromBackupTest-1130909323 tempest-CreateVolumesFromBackupTest-1130909323-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (d96c10f5-9aa4-4e79-b148-65099ea815af) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100522) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 27 16:19:54.912679 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.quota [None req-b0d6228b-6658-4d5d-a65f-1998a577ad7f tempest-CreateVolumesFromBackupTest-1130909323 tempest-CreateVolumesFromBackupTest-1130909323-project-member] Created reservations ['1ad3d502-7c7e-4c6f-a2df-6dcb285e45d9', '03ed1323-b5dc-4568-9fb3-2b7cf7cb69bf', '3090bf3f-9a3e-4885-8ea1-dc4bd3d65c61', 'd6e9bd54-1ddd-4187-bb7d-606c17b601e5'] {{(pid=100522) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 27 16:19:54.913931 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.volume.api [None req-b0d6228b-6658-4d5d-a65f-1998a577ad7f tempest-CreateVolumesFromBackupTest-1130909323 tempest-CreateVolumesFromBackupTest-1130909323-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (d96c10f5-9aa4-4e79-b148-65099ea815af) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['1ad3d502-7c7e-4c6f-a2df-6dcb285e45d9', '03ed1323-b5dc-4568-9fb3-2b7cf7cb69bf', '3090bf3f-9a3e-4885-8ea1-dc4bd3d65c61', 'd6e9bd54-1ddd-4187-bb7d-606c17b601e5']}' {{(pid=100522) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 27 16:19:54.915009 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.volume.api [None req-b0d6228b-6658-4d5d-a65f-1998a577ad7f tempest-CreateVolumesFromBackupTest-1130909323 tempest-CreateVolumesFromBackupTest-1130909323-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (3ca33caa-3627-4457-985b-40303fbee844) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100522) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 27 16:19:54.940288 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.volume.api [None req-b0d6228b-6658-4d5d-a65f-1998a577ad7f tempest-CreateVolumesFromBackupTest-1130909323 tempest-CreateVolumesFromBackupTest-1130909323-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (3ca33caa-3627-4457-985b-40303fbee844) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '4938aee8-bd38-4b7d-8f8e-132bb1ffe6e8', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromBackupTest-Volume-873124748',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='45005cba9f094544b0e04dfb094122dc',qos_specs=None,replication_status=,reservations=['1ad3d502-7c7e-4c6f-a2df-6dcb285e45d9','03ed1323-b5dc-4568-9fb3-2b7cf7cb69bf','3090bf3f-9a3e-4885-8ea1-dc4bd3d65c61','d6e9bd54-1ddd-4187-bb7d-606c17b601e5'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='367f5a544ed648d5b62697de9b8029b0',volume_type_id=2bce4e1a-e6e0-49d9-be36-c3405449a01e), 'volume': Volume(_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-27T16:19:54Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromBackupTest-Volume-873124748',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=4938aee8-bd38-4b7d-8f8e-132bb1ffe6e8,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='45005cba9f094544b0e04dfb094122dc',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='367f5a544ed648d5b62697de9b8029b0',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(2bce4e1a-e6e0-49d9-be36-c3405449a01e),volume_type_id=2bce4e1a-e6e0-49d9-be36-c3405449a01e)}' {{(pid=100522) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 27 16:19:54.941347 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.volume.api [None req-b0d6228b-6658-4d5d-a65f-1998a577ad7f tempest-CreateVolumesFromBackupTest-1130909323 tempest-CreateVolumesFromBackupTest-1130909323-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (6c18a24e-850e-43c6-b91f-4be1e6ceb90e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100522) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 27 16:19:54.964672 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.volume.api [None req-b0d6228b-6658-4d5d-a65f-1998a577ad7f tempest-CreateVolumesFromBackupTest-1130909323 tempest-CreateVolumesFromBackupTest-1130909323-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (6c18a24e-850e-43c6-b91f-4be1e6ceb90e) transitioned into state 'SUCCESS' from state '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-873124748',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='45005cba9f094544b0e04dfb094122dc',qos_specs=None,replication_status=,reservations=['1ad3d502-7c7e-4c6f-a2df-6dcb285e45d9','03ed1323-b5dc-4568-9fb3-2b7cf7cb69bf','3090bf3f-9a3e-4885-8ea1-dc4bd3d65c61','d6e9bd54-1ddd-4187-bb7d-606c17b601e5'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='367f5a544ed648d5b62697de9b8029b0',volume_type_id=2bce4e1a-e6e0-49d9-be36-c3405449a01e)}' {{(pid=100522) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 27 16:19:54.965781 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.volume.api [None req-b0d6228b-6658-4d5d-a65f-1998a577ad7f tempest-CreateVolumesFromBackupTest-1130909323 tempest-CreateVolumesFromBackupTest-1130909323-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (da09f906-b559-46f6-b571-35f35a635c5f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100522) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 27 16:19:54.982355 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.volume.api [None req-b0d6228b-6658-4d5d-a65f-1998a577ad7f tempest-CreateVolumesFromBackupTest-1130909323 tempest-CreateVolumesFromBackupTest-1130909323-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (da09f906-b559-46f6-b571-35f35a635c5f) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100522) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 27 16:19:54.982355 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.volume.api [None req-b0d6228b-6658-4d5d-a65f-1998a577ad7f tempest-CreateVolumesFromBackupTest-1130909323 tempest-CreateVolumesFromBackupTest-1130909323-project-member] Flow 'volume_create_api' (ba0667e6-28ca-4491-bbde-0289587d717d) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100522) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 27 16:19:54.982355 np0000005924 devstack@c-api.service[100522]: INFO cinder.volume.api [None req-b0d6228b-6658-4d5d-a65f-1998a577ad7f tempest-CreateVolumesFromBackupTest-1130909323 tempest-CreateVolumesFromBackupTest-1130909323-project-member] Create volume request issued successfully. Jul 27 16:19:54.982355 np0000005924 devstack@c-api.service[100522]: INFO cinder.api.openstack.wsgi [None req-b0d6228b-6658-4d5d-a65f-1998a577ad7f tempest-CreateVolumesFromBackupTest-1130909323 tempest-CreateVolumesFromBackupTest-1130909323-project-member] https://10.4.3.117/volume/v3/volumes returned with HTTP 202 Jul 27 16:19:54.982355 np0000005924 devstack@c-api.service[100522]: [pid: 100522|app: 0|req: 1072/4329] 10.4.3.117 () {68 vars in 1258 bytes} [Mon Jul 27 16:19:54 2026] POST /volume/v3/volumes => generated 757 bytes in 302 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 27 16:19:54.994183 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.middleware.request_id [None req-858aecad-69de-4d41-877d-5211afc32d53 None None] RequestId filter calling following filter/app {{(pid=100521) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:19:54.996387 np0000005924 devstack@c-api.service[100521]: INFO cinder.api.openstack.wsgi [None req-858aecad-69de-4d41-877d-5211afc32d53 tempest-CreateVolumesFromBackupTest-1130909323 tempest-CreateVolumesFromBackupTest-1130909323-project-member] GET https://10.4.3.117/volume/v3/volumes/4938aee8-bd38-4b7d-8f8e-132bb1ffe6e8 Jul 27 16:19:54.996646 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.openstack.wsgi [None req-858aecad-69de-4d41-877d-5211afc32d53 tempest-CreateVolumesFromBackupTest-1130909323 tempest-CreateVolumesFromBackupTest-1130909323-project-member] Empty body provided in request {{(pid=100521) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:19:54.996857 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.openstack.wsgi [None req-858aecad-69de-4d41-877d-5211afc32d53 tempest-CreateVolumesFromBackupTest-1130909323 tempest-CreateVolumesFromBackupTest-1130909323-project-member] Calling method 'show' {{(pid=100521) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:19:55.005303 np0000005924 devstack@c-api.service[100521]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:19:55.005303 np0000005924 devstack@c-api.service[100521]: warnings.warn( Jul 27 16:19:55.009601 np0000005924 devstack@c-api.service[100521]: INFO cinder.volume.api [None req-858aecad-69de-4d41-877d-5211afc32d53 tempest-CreateVolumesFromBackupTest-1130909323 tempest-CreateVolumesFromBackupTest-1130909323-project-member] Volume info retrieved successfully. Jul 27 16:19:55.015452 np0000005924 devstack@c-api.service[100521]: INFO cinder.api.openstack.wsgi [None req-858aecad-69de-4d41-877d-5211afc32d53 tempest-CreateVolumesFromBackupTest-1130909323 tempest-CreateVolumesFromBackupTest-1130909323-project-member] https://10.4.3.117/volume/v3/volumes/4938aee8-bd38-4b7d-8f8e-132bb1ffe6e8 returned with HTTP 200 Jul 27 16:19:55.015452 np0000005924 devstack@c-api.service[100521]: [pid: 100521|app: 0|req: 1082/4330] 10.4.3.117 () {66 vars in 1348 bytes} [Mon Jul 27 16:19:54 2026] GET /volume/v3/volumes/4938aee8-bd38-4b7d-8f8e-132bb1ffe6e8 => generated 825 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jul 27 16:19:55.136117 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.middleware.request_id [None req-a60416b9-4680-47a0-9207-37eef95659f3 None None] RequestId filter calling following filter/app {{(pid=100523) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:19:55.138390 np0000005924 devstack@c-api.service[100523]: INFO cinder.api.openstack.wsgi [None req-a60416b9-4680-47a0-9207-37eef95659f3 tempest-VolumeImageDependencyTests-772663549 tempest-VolumeImageDependencyTests-772663549-project-member] GET https://10.4.3.117/volume/v3/volumes/d215b8a7-2202-4a02-ae47-7c890db4fd88 Jul 27 16:19:55.138633 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.openstack.wsgi [None req-a60416b9-4680-47a0-9207-37eef95659f3 tempest-VolumeImageDependencyTests-772663549 tempest-VolumeImageDependencyTests-772663549-project-member] Empty body provided in request {{(pid=100523) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:19:55.138818 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.openstack.wsgi [None req-a60416b9-4680-47a0-9207-37eef95659f3 tempest-VolumeImageDependencyTests-772663549 tempest-VolumeImageDependencyTests-772663549-project-member] Calling method 'show' {{(pid=100523) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:19:55.148078 np0000005924 devstack@c-api.service[100523]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:19:55.148078 np0000005924 devstack@c-api.service[100523]: warnings.warn( Jul 27 16:19:55.153362 np0000005924 devstack@c-api.service[100523]: INFO cinder.volume.api [None req-a60416b9-4680-47a0-9207-37eef95659f3 tempest-VolumeImageDependencyTests-772663549 tempest-VolumeImageDependencyTests-772663549-project-member] Volume info retrieved successfully. Jul 27 16:19:55.159974 np0000005924 devstack@c-api.service[100523]: INFO cinder.api.openstack.wsgi [None req-a60416b9-4680-47a0-9207-37eef95659f3 tempest-VolumeImageDependencyTests-772663549 tempest-VolumeImageDependencyTests-772663549-project-member] https://10.4.3.117/volume/v3/volumes/d215b8a7-2202-4a02-ae47-7c890db4fd88 returned with HTTP 200 Jul 27 16:19:55.160736 np0000005924 devstack@c-api.service[100523]: [pid: 100523|app: 0|req: 1089/4331] 10.4.3.117 () {68 vars in 1389 bytes} [Mon Jul 27 16:19:55 2026] GET /volume/v3/volumes/d215b8a7-2202-4a02-ae47-7c890db4fd88 => generated 928 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 27 16:19:55.207879 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.middleware.request_id [None req-537361e9-072f-4c37-9c9d-d24b50227662 None None] RequestId filter calling following filter/app {{(pid=100524) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:19:55.210346 np0000005924 devstack@c-api.service[100524]: INFO cinder.api.openstack.wsgi [None req-537361e9-072f-4c37-9c9d-d24b50227662 tempest-ProjectAdminTests33-614572375 tempest-ProjectAdminTests33-614572375-project-admin] GET https://10.4.3.117/volume/v3/backups/03600be9-a99a-47b4-834e-7ac01eb0c115 Jul 27 16:19:55.210676 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.openstack.wsgi [None req-537361e9-072f-4c37-9c9d-d24b50227662 tempest-ProjectAdminTests33-614572375 tempest-ProjectAdminTests33-614572375-project-admin] Empty body provided in request {{(pid=100524) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:19:55.210938 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.openstack.wsgi [None req-537361e9-072f-4c37-9c9d-d24b50227662 tempest-ProjectAdminTests33-614572375 tempest-ProjectAdminTests33-614572375-project-admin] Calling method 'show' {{(pid=100524) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:19:55.211103 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.v3.backups [None req-537361e9-072f-4c37-9c9d-d24b50227662 tempest-ProjectAdminTests33-614572375 tempest-ProjectAdminTests33-614572375-project-admin] Show backup with id 03600be9-a99a-47b4-834e-7ac01eb0c115. {{(pid=100524) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 27 16:19:55.217057 np0000005924 devstack@c-api.service[100524]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:19:55.217057 np0000005924 devstack@c-api.service[100524]: warnings.warn( Jul 27 16:19:55.217967 np0000005924 devstack@c-api.service[100524]: INFO cinder.api.openstack.wsgi [None req-537361e9-072f-4c37-9c9d-d24b50227662 tempest-ProjectAdminTests33-614572375 tempest-ProjectAdminTests33-614572375-project-admin] https://10.4.3.117/volume/v3/backups/03600be9-a99a-47b4-834e-7ac01eb0c115 returned with HTTP 200 Jul 27 16:19:55.218521 np0000005924 devstack@c-api.service[100524]: [pid: 100524|app: 0|req: 1089/4332] 10.4.3.117 () {68 vars in 1388 bytes} [Mon Jul 27 16:19:55 2026] GET /volume/v3/backups/03600be9-a99a-47b4-834e-7ac01eb0c115 => generated 737 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 27 16:19:56.028806 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.middleware.request_id [None req-f35ed1ef-82be-41ec-9eec-a016abd11275 None None] RequestId filter calling following filter/app {{(pid=100522) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:19:56.032207 np0000005924 devstack@c-api.service[100522]: INFO cinder.api.openstack.wsgi [None req-f35ed1ef-82be-41ec-9eec-a016abd11275 tempest-CreateVolumesFromBackupTest-1130909323 tempest-CreateVolumesFromBackupTest-1130909323-project-member] GET https://10.4.3.117/volume/v3/volumes/4938aee8-bd38-4b7d-8f8e-132bb1ffe6e8 Jul 27 16:19:56.032207 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.openstack.wsgi [None req-f35ed1ef-82be-41ec-9eec-a016abd11275 tempest-CreateVolumesFromBackupTest-1130909323 tempest-CreateVolumesFromBackupTest-1130909323-project-member] Empty body provided in request {{(pid=100522) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:19:56.032207 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.openstack.wsgi [None req-f35ed1ef-82be-41ec-9eec-a016abd11275 tempest-CreateVolumesFromBackupTest-1130909323 tempest-CreateVolumesFromBackupTest-1130909323-project-member] Calling method 'show' {{(pid=100522) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:19:56.039968 np0000005924 devstack@c-api.service[100522]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:19:56.039968 np0000005924 devstack@c-api.service[100522]: warnings.warn( Jul 27 16:19:56.044174 np0000005924 devstack@c-api.service[100522]: INFO cinder.volume.api [None req-f35ed1ef-82be-41ec-9eec-a016abd11275 tempest-CreateVolumesFromBackupTest-1130909323 tempest-CreateVolumesFromBackupTest-1130909323-project-member] Volume info retrieved successfully. Jul 27 16:19:56.048858 np0000005924 devstack@c-api.service[100522]: INFO cinder.api.openstack.wsgi [None req-f35ed1ef-82be-41ec-9eec-a016abd11275 tempest-CreateVolumesFromBackupTest-1130909323 tempest-CreateVolumesFromBackupTest-1130909323-project-member] https://10.4.3.117/volume/v3/volumes/4938aee8-bd38-4b7d-8f8e-132bb1ffe6e8 returned with HTTP 200 Jul 27 16:19:56.049372 np0000005924 devstack@c-api.service[100522]: [pid: 100522|app: 0|req: 1073/4333] 10.4.3.117 () {66 vars in 1348 bytes} [Mon Jul 27 16:19:56 2026] GET /volume/v3/volumes/4938aee8-bd38-4b7d-8f8e-132bb1ffe6e8 => generated 850 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 27 16:19:56.067592 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.middleware.request_id [None req-d90f2a14-80db-4497-bb4b-c23c2abc5db0 None None] RequestId filter calling following filter/app {{(pid=100521) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:19:56.069738 np0000005924 devstack@c-api.service[100521]: INFO cinder.api.openstack.wsgi [None req-d90f2a14-80db-4497-bb4b-c23c2abc5db0 tempest-CreateVolumesFromBackupTest-1130909323 tempest-CreateVolumesFromBackupTest-1130909323-project-member] POST https://10.4.3.117/volume/v3/backups Jul 27 16:19:56.070136 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.openstack.wsgi [None req-d90f2a14-80db-4497-bb4b-c23c2abc5db0 tempest-CreateVolumesFromBackupTest-1130909323 tempest-CreateVolumesFromBackupTest-1130909323-project-member] Action: 'create', calling method: create, body: {"backup": {"volume_id": "4938aee8-bd38-4b7d-8f8e-132bb1ffe6e8", "name": "tempest-CreateVolumesFromBackupTest-Backup-31130463"}} {{(pid=100521) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 27 16:19:56.071855 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.contrib.backups [None req-d90f2a14-80db-4497-bb4b-c23c2abc5db0 tempest-CreateVolumesFromBackupTest-1130909323 tempest-CreateVolumesFromBackupTest-1130909323-project-member] Creating new backup {'backup': {'volume_id': '4938aee8-bd38-4b7d-8f8e-132bb1ffe6e8', 'name': 'tempest-CreateVolumesFromBackupTest-Backup-31130463'}} {{(pid=100521) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Jul 27 16:19:56.072017 np0000005924 devstack@c-api.service[100521]: INFO cinder.api.contrib.backups [None req-d90f2a14-80db-4497-bb4b-c23c2abc5db0 tempest-CreateVolumesFromBackupTest-1130909323 tempest-CreateVolumesFromBackupTest-1130909323-project-member] Creating backup of volume 4938aee8-bd38-4b7d-8f8e-132bb1ffe6e8 in container None Jul 27 16:19:56.079975 np0000005924 devstack@c-api.service[100521]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:19:56.079975 np0000005924 devstack@c-api.service[100521]: warnings.warn( Jul 27 16:19:56.080438 np0000005924 devstack@c-api.service[100521]: INFO cinder.volume.api [None req-d90f2a14-80db-4497-bb4b-c23c2abc5db0 tempest-CreateVolumesFromBackupTest-1130909323 tempest-CreateVolumesFromBackupTest-1130909323-project-member] Volume info retrieved successfully. Jul 27 16:19:56.118049 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.quota [None req-d90f2a14-80db-4497-bb4b-c23c2abc5db0 tempest-CreateVolumesFromBackupTest-1130909323 tempest-CreateVolumesFromBackupTest-1130909323-project-member] Created reservations ['3e164c82-cd71-4f7c-91f5-06a1afdfaa13', '9b7c3b5a-3f90-4da9-bf18-f26382789bd0'] {{(pid=100521) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 27 16:19:56.151612 np0000005924 devstack@c-api.service[100521]: INFO cinder.api.openstack.wsgi [None req-d90f2a14-80db-4497-bb4b-c23c2abc5db0 tempest-CreateVolumesFromBackupTest-1130909323 tempest-CreateVolumesFromBackupTest-1130909323-project-member] https://10.4.3.117/volume/v3/backups returned with HTTP 202 Jul 27 16:19:56.152003 np0000005924 devstack@c-api.service[100521]: [pid: 100521|app: 0|req: 1083/4334] 10.4.3.117 () {68 vars in 1259 bytes} [Mon Jul 27 16:19:56 2026] POST /volume/v3/backups => generated 337 bytes in 85 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 27 16:19:56.160651 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.middleware.request_id [None req-a62870c6-4925-498f-8d1c-77e89276985f None None] RequestId filter calling following filter/app {{(pid=100523) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:19:56.163646 np0000005924 devstack@c-api.service[100523]: INFO cinder.api.openstack.wsgi [None req-a62870c6-4925-498f-8d1c-77e89276985f tempest-CreateVolumesFromBackupTest-1130909323 tempest-CreateVolumesFromBackupTest-1130909323-project-member] GET https://10.4.3.117/volume/v3/backups/ff7999f4-0714-4bd4-982a-ac500b350439 Jul 27 16:19:56.163646 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.openstack.wsgi [None req-a62870c6-4925-498f-8d1c-77e89276985f tempest-CreateVolumesFromBackupTest-1130909323 tempest-CreateVolumesFromBackupTest-1130909323-project-member] Empty body provided in request {{(pid=100523) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:19:56.163772 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.openstack.wsgi [None req-a62870c6-4925-498f-8d1c-77e89276985f tempest-CreateVolumesFromBackupTest-1130909323 tempest-CreateVolumesFromBackupTest-1130909323-project-member] Calling method 'show' {{(pid=100523) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:19:56.163978 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.v3.backups [None req-a62870c6-4925-498f-8d1c-77e89276985f tempest-CreateVolumesFromBackupTest-1130909323 tempest-CreateVolumesFromBackupTest-1130909323-project-member] Show backup with id ff7999f4-0714-4bd4-982a-ac500b350439. {{(pid=100523) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 27 16:19:56.170530 np0000005924 devstack@c-api.service[100523]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:19:56.170530 np0000005924 devstack@c-api.service[100523]: warnings.warn( Jul 27 16:19:56.170825 np0000005924 devstack@c-api.service[100523]: INFO cinder.api.openstack.wsgi [None req-a62870c6-4925-498f-8d1c-77e89276985f tempest-CreateVolumesFromBackupTest-1130909323 tempest-CreateVolumesFromBackupTest-1130909323-project-member] https://10.4.3.117/volume/v3/backups/ff7999f4-0714-4bd4-982a-ac500b350439 returned with HTTP 200 Jul 27 16:19:56.171700 np0000005924 devstack@c-api.service[100523]: [pid: 100523|app: 0|req: 1090/4335] 10.4.3.117 () {66 vars in 1348 bytes} [Mon Jul 27 16:19:56 2026] GET /volume/v3/backups/ff7999f4-0714-4bd4-982a-ac500b350439 => generated 744 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 27 16:19:56.176213 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.middleware.request_id [None req-55dc2ea4-6af7-424e-8e1c-7fb32a975581 None None] RequestId filter calling following filter/app {{(pid=100524) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:19:56.178180 np0000005924 devstack@c-api.service[100524]: INFO cinder.api.openstack.wsgi [None req-55dc2ea4-6af7-424e-8e1c-7fb32a975581 tempest-VolumeImageDependencyTests-772663549 tempest-VolumeImageDependencyTests-772663549-project-member] GET https://10.4.3.117/volume/v3/volumes/d215b8a7-2202-4a02-ae47-7c890db4fd88 Jul 27 16:19:56.178407 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.openstack.wsgi [None req-55dc2ea4-6af7-424e-8e1c-7fb32a975581 tempest-VolumeImageDependencyTests-772663549 tempest-VolumeImageDependencyTests-772663549-project-member] Empty body provided in request {{(pid=100524) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:19:56.178680 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.openstack.wsgi [None req-55dc2ea4-6af7-424e-8e1c-7fb32a975581 tempest-VolumeImageDependencyTests-772663549 tempest-VolumeImageDependencyTests-772663549-project-member] Calling method 'show' {{(pid=100524) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:19:56.186607 np0000005924 devstack@c-api.service[100524]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:19:56.186607 np0000005924 devstack@c-api.service[100524]: warnings.warn( Jul 27 16:19:56.190770 np0000005924 devstack@c-api.service[100524]: INFO cinder.volume.api [None req-55dc2ea4-6af7-424e-8e1c-7fb32a975581 tempest-VolumeImageDependencyTests-772663549 tempest-VolumeImageDependencyTests-772663549-project-member] Volume info retrieved successfully. Jul 27 16:19:56.195929 np0000005924 devstack@c-api.service[100524]: INFO cinder.api.openstack.wsgi [None req-55dc2ea4-6af7-424e-8e1c-7fb32a975581 tempest-VolumeImageDependencyTests-772663549 tempest-VolumeImageDependencyTests-772663549-project-member] https://10.4.3.117/volume/v3/volumes/d215b8a7-2202-4a02-ae47-7c890db4fd88 returned with HTTP 200 Jul 27 16:19:56.196363 np0000005924 devstack@c-api.service[100524]: [pid: 100524|app: 0|req: 1090/4336] 10.4.3.117 () {68 vars in 1389 bytes} [Mon Jul 27 16:19:56 2026] GET /volume/v3/volumes/d215b8a7-2202-4a02-ae47-7c890db4fd88 => generated 928 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 27 16:19:56.230426 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.middleware.request_id [None req-2c12b3a9-af4c-4107-b12d-7021af70ba80 None None] RequestId filter calling following filter/app {{(pid=100522) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:19:56.234489 np0000005924 devstack@c-api.service[100522]: INFO cinder.api.openstack.wsgi [None req-2c12b3a9-af4c-4107-b12d-7021af70ba80 tempest-ProjectAdminTests33-614572375 tempest-ProjectAdminTests33-614572375-project-admin] GET https://10.4.3.117/volume/v3/backups/03600be9-a99a-47b4-834e-7ac01eb0c115 Jul 27 16:19:56.234489 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.openstack.wsgi [None req-2c12b3a9-af4c-4107-b12d-7021af70ba80 tempest-ProjectAdminTests33-614572375 tempest-ProjectAdminTests33-614572375-project-admin] Empty body provided in request {{(pid=100522) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:19:56.234489 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.openstack.wsgi [None req-2c12b3a9-af4c-4107-b12d-7021af70ba80 tempest-ProjectAdminTests33-614572375 tempest-ProjectAdminTests33-614572375-project-admin] Calling method 'show' {{(pid=100522) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:19:56.234489 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.v3.backups [None req-2c12b3a9-af4c-4107-b12d-7021af70ba80 tempest-ProjectAdminTests33-614572375 tempest-ProjectAdminTests33-614572375-project-admin] Show backup with id 03600be9-a99a-47b4-834e-7ac01eb0c115. {{(pid=100522) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 27 16:19:56.239692 np0000005924 devstack@c-api.service[100522]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:19:56.239692 np0000005924 devstack@c-api.service[100522]: warnings.warn( Jul 27 16:19:56.241234 np0000005924 devstack@c-api.service[100522]: INFO cinder.api.openstack.wsgi [None req-2c12b3a9-af4c-4107-b12d-7021af70ba80 tempest-ProjectAdminTests33-614572375 tempest-ProjectAdminTests33-614572375-project-admin] https://10.4.3.117/volume/v3/backups/03600be9-a99a-47b4-834e-7ac01eb0c115 returned with HTTP 200 Jul 27 16:19:56.241870 np0000005924 devstack@c-api.service[100522]: [pid: 100522|app: 0|req: 1074/4337] 10.4.3.117 () {68 vars in 1388 bytes} [Mon Jul 27 16:19:56 2026] GET /volume/v3/backups/03600be9-a99a-47b4-834e-7ac01eb0c115 => generated 737 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 27 16:19:57.183708 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.middleware.request_id [None req-49f688f5-1a6f-4b3c-a358-b99d620c2958 None None] RequestId filter calling following filter/app {{(pid=100521) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:19:57.185947 np0000005924 devstack@c-api.service[100521]: INFO cinder.api.openstack.wsgi [None req-49f688f5-1a6f-4b3c-a358-b99d620c2958 tempest-CreateVolumesFromBackupTest-1130909323 tempest-CreateVolumesFromBackupTest-1130909323-project-member] GET https://10.4.3.117/volume/v3/backups/ff7999f4-0714-4bd4-982a-ac500b350439 Jul 27 16:19:57.186228 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.openstack.wsgi [None req-49f688f5-1a6f-4b3c-a358-b99d620c2958 tempest-CreateVolumesFromBackupTest-1130909323 tempest-CreateVolumesFromBackupTest-1130909323-project-member] Empty body provided in request {{(pid=100521) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:19:57.186524 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.openstack.wsgi [None req-49f688f5-1a6f-4b3c-a358-b99d620c2958 tempest-CreateVolumesFromBackupTest-1130909323 tempest-CreateVolumesFromBackupTest-1130909323-project-member] Calling method 'show' {{(pid=100521) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:19:57.186695 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.v3.backups [None req-49f688f5-1a6f-4b3c-a358-b99d620c2958 tempest-CreateVolumesFromBackupTest-1130909323 tempest-CreateVolumesFromBackupTest-1130909323-project-member] Show backup with id ff7999f4-0714-4bd4-982a-ac500b350439. {{(pid=100521) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 27 16:19:57.191995 np0000005924 devstack@c-api.service[100521]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:19:57.191995 np0000005924 devstack@c-api.service[100521]: warnings.warn( Jul 27 16:19:57.193166 np0000005924 devstack@c-api.service[100521]: INFO cinder.api.openstack.wsgi [None req-49f688f5-1a6f-4b3c-a358-b99d620c2958 tempest-CreateVolumesFromBackupTest-1130909323 tempest-CreateVolumesFromBackupTest-1130909323-project-member] https://10.4.3.117/volume/v3/backups/ff7999f4-0714-4bd4-982a-ac500b350439 returned with HTTP 200 Jul 27 16:19:57.193561 np0000005924 devstack@c-api.service[100521]: [pid: 100521|app: 0|req: 1084/4338] 10.4.3.117 () {66 vars in 1348 bytes} [Mon Jul 27 16:19:57 2026] GET /volume/v3/backups/ff7999f4-0714-4bd4-982a-ac500b350439 => generated 746 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 27 16:19:57.212521 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.middleware.request_id [None req-b740ca70-6677-439c-a493-3153c3687f17 None None] RequestId filter calling following filter/app {{(pid=100523) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:19:57.214341 np0000005924 devstack@c-api.service[100523]: INFO cinder.api.openstack.wsgi [None req-b740ca70-6677-439c-a493-3153c3687f17 tempest-VolumeImageDependencyTests-772663549 tempest-VolumeImageDependencyTests-772663549-project-member] GET https://10.4.3.117/volume/v3/volumes/d215b8a7-2202-4a02-ae47-7c890db4fd88 Jul 27 16:19:57.214886 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.openstack.wsgi [None req-b740ca70-6677-439c-a493-3153c3687f17 tempest-VolumeImageDependencyTests-772663549 tempest-VolumeImageDependencyTests-772663549-project-member] Empty body provided in request {{(pid=100523) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:19:57.215144 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.openstack.wsgi [None req-b740ca70-6677-439c-a493-3153c3687f17 tempest-VolumeImageDependencyTests-772663549 tempest-VolumeImageDependencyTests-772663549-project-member] Calling method 'show' {{(pid=100523) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:19:57.222493 np0000005924 devstack@c-api.service[100523]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:19:57.222493 np0000005924 devstack@c-api.service[100523]: warnings.warn( Jul 27 16:19:57.224962 np0000005924 devstack@c-api.service[100523]: INFO cinder.volume.api [None req-b740ca70-6677-439c-a493-3153c3687f17 tempest-VolumeImageDependencyTests-772663549 tempest-VolumeImageDependencyTests-772663549-project-member] Volume info retrieved successfully. Jul 27 16:19:57.228770 np0000005924 devstack@c-api.service[100523]: INFO cinder.api.openstack.wsgi [None req-b740ca70-6677-439c-a493-3153c3687f17 tempest-VolumeImageDependencyTests-772663549 tempest-VolumeImageDependencyTests-772663549-project-member] https://10.4.3.117/volume/v3/volumes/d215b8a7-2202-4a02-ae47-7c890db4fd88 returned with HTTP 200 Jul 27 16:19:57.229205 np0000005924 devstack@c-api.service[100523]: [pid: 100523|app: 0|req: 1091/4339] 10.4.3.117 () {68 vars in 1389 bytes} [Mon Jul 27 16:19:57 2026] GET /volume/v3/volumes/d215b8a7-2202-4a02-ae47-7c890db4fd88 => generated 928 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 27 16:19:57.252563 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.middleware.request_id [None req-f3e30fdc-f435-4670-8144-792192c3d64a None None] RequestId filter calling following filter/app {{(pid=100524) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:19:57.254486 np0000005924 devstack@c-api.service[100524]: INFO cinder.api.openstack.wsgi [None req-f3e30fdc-f435-4670-8144-792192c3d64a tempest-ProjectAdminTests33-614572375 tempest-ProjectAdminTests33-614572375-project-admin] GET https://10.4.3.117/volume/v3/backups/03600be9-a99a-47b4-834e-7ac01eb0c115 Jul 27 16:19:57.255045 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.openstack.wsgi [None req-f3e30fdc-f435-4670-8144-792192c3d64a tempest-ProjectAdminTests33-614572375 tempest-ProjectAdminTests33-614572375-project-admin] Empty body provided in request {{(pid=100524) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:19:57.255045 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.openstack.wsgi [None req-f3e30fdc-f435-4670-8144-792192c3d64a tempest-ProjectAdminTests33-614572375 tempest-ProjectAdminTests33-614572375-project-admin] Calling method 'show' {{(pid=100524) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:19:57.255162 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.v3.backups [None req-f3e30fdc-f435-4670-8144-792192c3d64a tempest-ProjectAdminTests33-614572375 tempest-ProjectAdminTests33-614572375-project-admin] Show backup with id 03600be9-a99a-47b4-834e-7ac01eb0c115. {{(pid=100524) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 27 16:19:57.257612 np0000005924 devstack@c-api.service[100524]: DEBUG dbcounter [-] [100524] Writing DB stats cinder:SELECT=238,cinder:INSERT=29,cinder:UPDATE=54 {{(pid=100524) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 27 16:19:57.260700 np0000005924 devstack@c-api.service[100524]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:19:57.260700 np0000005924 devstack@c-api.service[100524]: warnings.warn( Jul 27 16:19:57.261319 np0000005924 devstack@c-api.service[100524]: INFO cinder.api.openstack.wsgi [None req-f3e30fdc-f435-4670-8144-792192c3d64a tempest-ProjectAdminTests33-614572375 tempest-ProjectAdminTests33-614572375-project-admin] https://10.4.3.117/volume/v3/backups/03600be9-a99a-47b4-834e-7ac01eb0c115 returned with HTTP 200 Jul 27 16:19:57.262010 np0000005924 devstack@c-api.service[100524]: [pid: 100524|app: 0|req: 1091/4340] 10.4.3.117 () {68 vars in 1388 bytes} [Mon Jul 27 16:19:57 2026] GET /volume/v3/backups/03600be9-a99a-47b4-834e-7ac01eb0c115 => generated 738 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 27 16:19:57.272356 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.middleware.request_id [None req-a2a82e13-2522-4108-b37e-d7ffdd1930fb None None] RequestId filter calling following filter/app {{(pid=100522) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:19:57.274168 np0000005924 devstack@c-api.service[100522]: INFO cinder.api.openstack.wsgi [None req-a2a82e13-2522-4108-b37e-d7ffdd1930fb tempest-ProjectAdminTests33-614572375 tempest-ProjectAdminTests33-614572375-project-admin] POST https://10.4.3.117/volume/v3/backups Jul 27 16:19:57.274780 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.openstack.wsgi [None req-a2a82e13-2522-4108-b37e-d7ffdd1930fb tempest-ProjectAdminTests33-614572375 tempest-ProjectAdminTests33-614572375-project-admin] Action: 'create', calling method: create, body: {"backup": {"volume_id": "b39ddc8e-a7e3-4557-8b1c-e8bccdd46718"}} {{(pid=100522) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 27 16:19:57.275989 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.contrib.backups [None req-a2a82e13-2522-4108-b37e-d7ffdd1930fb tempest-ProjectAdminTests33-614572375 tempest-ProjectAdminTests33-614572375-project-admin] Creating new backup {'backup': {'volume_id': 'b39ddc8e-a7e3-4557-8b1c-e8bccdd46718'}} {{(pid=100522) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Jul 27 16:19:57.276118 np0000005924 devstack@c-api.service[100522]: INFO cinder.api.contrib.backups [None req-a2a82e13-2522-4108-b37e-d7ffdd1930fb tempest-ProjectAdminTests33-614572375 tempest-ProjectAdminTests33-614572375-project-admin] Creating backup of volume b39ddc8e-a7e3-4557-8b1c-e8bccdd46718 in container None Jul 27 16:19:57.284218 np0000005924 devstack@c-api.service[100522]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:19:57.284218 np0000005924 devstack@c-api.service[100522]: warnings.warn( Jul 27 16:19:57.284660 np0000005924 devstack@c-api.service[100522]: INFO cinder.volume.api [None req-a2a82e13-2522-4108-b37e-d7ffdd1930fb tempest-ProjectAdminTests33-614572375 tempest-ProjectAdminTests33-614572375-project-admin] Volume info retrieved successfully. Jul 27 16:19:57.301829 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.quota [None req-a2a82e13-2522-4108-b37e-d7ffdd1930fb tempest-ProjectAdminTests33-614572375 tempest-ProjectAdminTests33-614572375-project-admin] Created reservations ['08f28b4f-5497-4596-b1d6-2f0db4a397c1', 'cc4c3b14-1617-452b-9530-5d19cf84f1a0'] {{(pid=100522) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 27 16:19:57.338147 np0000005924 devstack@c-api.service[100522]: INFO cinder.api.openstack.wsgi [None req-a2a82e13-2522-4108-b37e-d7ffdd1930fb tempest-ProjectAdminTests33-614572375 tempest-ProjectAdminTests33-614572375-project-admin] https://10.4.3.117/volume/v3/backups returned with HTTP 202 Jul 27 16:19:57.338605 np0000005924 devstack@c-api.service[100522]: [pid: 100522|app: 0|req: 1075/4341] 10.4.3.117 () {70 vars in 1298 bytes} [Mon Jul 27 16:19:57 2026] POST /volume/v3/backups => generated 288 bytes in 67 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 27 16:19:57.347064 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.middleware.request_id [None req-14144989-e83a-4cb6-8582-39a50851f0a1 None None] RequestId filter calling following filter/app {{(pid=100521) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:19:57.349120 np0000005924 devstack@c-api.service[100521]: INFO cinder.api.openstack.wsgi [None req-14144989-e83a-4cb6-8582-39a50851f0a1 tempest-ProjectAdminTests33-614572375 tempest-ProjectAdminTests33-614572375-project-admin] GET https://10.4.3.117/volume/v3/backups/b080e230-3493-4224-9ec0-e4d8a8cf4e18 Jul 27 16:19:57.349120 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.openstack.wsgi [None req-14144989-e83a-4cb6-8582-39a50851f0a1 tempest-ProjectAdminTests33-614572375 tempest-ProjectAdminTests33-614572375-project-admin] Empty body provided in request {{(pid=100521) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:19:57.349312 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.openstack.wsgi [None req-14144989-e83a-4cb6-8582-39a50851f0a1 tempest-ProjectAdminTests33-614572375 tempest-ProjectAdminTests33-614572375-project-admin] Calling method 'show' {{(pid=100521) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:19:57.349502 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.v3.backups [None req-14144989-e83a-4cb6-8582-39a50851f0a1 tempest-ProjectAdminTests33-614572375 tempest-ProjectAdminTests33-614572375-project-admin] Show backup with id b080e230-3493-4224-9ec0-e4d8a8cf4e18. {{(pid=100521) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 27 16:19:57.353698 np0000005924 devstack@c-api.service[100521]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:19:57.353698 np0000005924 devstack@c-api.service[100521]: warnings.warn( Jul 27 16:19:57.354396 np0000005924 devstack@c-api.service[100521]: INFO cinder.api.openstack.wsgi [None req-14144989-e83a-4cb6-8582-39a50851f0a1 tempest-ProjectAdminTests33-614572375 tempest-ProjectAdminTests33-614572375-project-admin] https://10.4.3.117/volume/v3/backups/b080e230-3493-4224-9ec0-e4d8a8cf4e18 returned with HTTP 200 Jul 27 16:19:57.354881 np0000005924 devstack@c-api.service[100521]: [pid: 100521|app: 0|req: 1085/4342] 10.4.3.117 () {68 vars in 1388 bytes} [Mon Jul 27 16:19:57 2026] GET /volume/v3/backups/b080e230-3493-4224-9ec0-e4d8a8cf4e18 => generated 695 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 27 16:19:58.203078 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.middleware.request_id [None req-992dcfd6-90d0-4858-803f-7e0ae844a11d None None] RequestId filter calling following filter/app {{(pid=100523) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:19:58.204873 np0000005924 devstack@c-api.service[100523]: INFO cinder.api.openstack.wsgi [None req-992dcfd6-90d0-4858-803f-7e0ae844a11d tempest-CreateVolumesFromBackupTest-1130909323 tempest-CreateVolumesFromBackupTest-1130909323-project-member] GET https://10.4.3.117/volume/v3/backups/ff7999f4-0714-4bd4-982a-ac500b350439 Jul 27 16:19:58.205115 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.openstack.wsgi [None req-992dcfd6-90d0-4858-803f-7e0ae844a11d tempest-CreateVolumesFromBackupTest-1130909323 tempest-CreateVolumesFromBackupTest-1130909323-project-member] Empty body provided in request {{(pid=100523) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:19:58.205345 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.openstack.wsgi [None req-992dcfd6-90d0-4858-803f-7e0ae844a11d tempest-CreateVolumesFromBackupTest-1130909323 tempest-CreateVolumesFromBackupTest-1130909323-project-member] Calling method 'show' {{(pid=100523) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:19:58.205444 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.v3.backups [None req-992dcfd6-90d0-4858-803f-7e0ae844a11d tempest-CreateVolumesFromBackupTest-1130909323 tempest-CreateVolumesFromBackupTest-1130909323-project-member] Show backup with id ff7999f4-0714-4bd4-982a-ac500b350439. {{(pid=100523) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 27 16:19:58.209795 np0000005924 devstack@c-api.service[100523]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:19:58.209795 np0000005924 devstack@c-api.service[100523]: warnings.warn( Jul 27 16:19:58.210485 np0000005924 devstack@c-api.service[100523]: INFO cinder.api.openstack.wsgi [None req-992dcfd6-90d0-4858-803f-7e0ae844a11d tempest-CreateVolumesFromBackupTest-1130909323 tempest-CreateVolumesFromBackupTest-1130909323-project-member] https://10.4.3.117/volume/v3/backups/ff7999f4-0714-4bd4-982a-ac500b350439 returned with HTTP 200 Jul 27 16:19:58.210881 np0000005924 devstack@c-api.service[100523]: [pid: 100523|app: 0|req: 1092/4343] 10.4.3.117 () {66 vars in 1348 bytes} [Mon Jul 27 16:19:58 2026] GET /volume/v3/backups/ff7999f4-0714-4bd4-982a-ac500b350439 => generated 746 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 27 16:19:58.241449 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.middleware.request_id [None req-d43a2100-0637-4304-b379-650889ede782 None None] RequestId filter calling following filter/app {{(pid=100524) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:19:58.243186 np0000005924 devstack@c-api.service[100524]: INFO cinder.api.openstack.wsgi [None req-d43a2100-0637-4304-b379-650889ede782 tempest-VolumeImageDependencyTests-772663549 tempest-VolumeImageDependencyTests-772663549-project-member] GET https://10.4.3.117/volume/v3/volumes/d215b8a7-2202-4a02-ae47-7c890db4fd88 Jul 27 16:19:58.243410 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.openstack.wsgi [None req-d43a2100-0637-4304-b379-650889ede782 tempest-VolumeImageDependencyTests-772663549 tempest-VolumeImageDependencyTests-772663549-project-member] Empty body provided in request {{(pid=100524) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:19:58.243632 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.openstack.wsgi [None req-d43a2100-0637-4304-b379-650889ede782 tempest-VolumeImageDependencyTests-772663549 tempest-VolumeImageDependencyTests-772663549-project-member] Calling method 'show' {{(pid=100524) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:19:58.250705 np0000005924 devstack@c-api.service[100524]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:19:58.250705 np0000005924 devstack@c-api.service[100524]: warnings.warn( Jul 27 16:19:58.254497 np0000005924 devstack@c-api.service[100524]: INFO cinder.volume.api [None req-d43a2100-0637-4304-b379-650889ede782 tempest-VolumeImageDependencyTests-772663549 tempest-VolumeImageDependencyTests-772663549-project-member] Volume info retrieved successfully. Jul 27 16:19:58.258317 np0000005924 devstack@c-api.service[100524]: INFO cinder.api.openstack.wsgi [None req-d43a2100-0637-4304-b379-650889ede782 tempest-VolumeImageDependencyTests-772663549 tempest-VolumeImageDependencyTests-772663549-project-member] https://10.4.3.117/volume/v3/volumes/d215b8a7-2202-4a02-ae47-7c890db4fd88 returned with HTTP 200 Jul 27 16:19:58.258829 np0000005924 devstack@c-api.service[100524]: [pid: 100524|app: 0|req: 1092/4344] 10.4.3.117 () {68 vars in 1389 bytes} [Mon Jul 27 16:19:58 2026] GET /volume/v3/volumes/d215b8a7-2202-4a02-ae47-7c890db4fd88 => generated 928 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 27 16:19:58.365407 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.middleware.request_id [None req-0b7f742c-9c73-4630-9383-5188fbc372ee None None] RequestId filter calling following filter/app {{(pid=100522) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:19:58.367189 np0000005924 devstack@c-api.service[100522]: INFO cinder.api.openstack.wsgi [None req-0b7f742c-9c73-4630-9383-5188fbc372ee tempest-ProjectAdminTests33-614572375 tempest-ProjectAdminTests33-614572375-project-admin] GET https://10.4.3.117/volume/v3/backups/b080e230-3493-4224-9ec0-e4d8a8cf4e18 Jul 27 16:19:58.367407 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.openstack.wsgi [None req-0b7f742c-9c73-4630-9383-5188fbc372ee tempest-ProjectAdminTests33-614572375 tempest-ProjectAdminTests33-614572375-project-admin] Empty body provided in request {{(pid=100522) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:19:58.367606 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.openstack.wsgi [None req-0b7f742c-9c73-4630-9383-5188fbc372ee tempest-ProjectAdminTests33-614572375 tempest-ProjectAdminTests33-614572375-project-admin] Calling method 'show' {{(pid=100522) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:19:58.367710 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.v3.backups [None req-0b7f742c-9c73-4630-9383-5188fbc372ee tempest-ProjectAdminTests33-614572375 tempest-ProjectAdminTests33-614572375-project-admin] Show backup with id b080e230-3493-4224-9ec0-e4d8a8cf4e18. {{(pid=100522) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 27 16:19:58.371270 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.middleware.request_id [None req-c3a4c160-8e0b-41b2-8e0b-8deecc03e69f None None] RequestId filter calling following filter/app {{(pid=100521) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:19:58.371561 np0000005924 devstack@c-api.service[100522]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:19:58.371561 np0000005924 devstack@c-api.service[100522]: warnings.warn( Jul 27 16:19:58.371966 np0000005924 devstack@c-api.service[100522]: INFO cinder.api.openstack.wsgi [None req-0b7f742c-9c73-4630-9383-5188fbc372ee tempest-ProjectAdminTests33-614572375 tempest-ProjectAdminTests33-614572375-project-admin] https://10.4.3.117/volume/v3/backups/b080e230-3493-4224-9ec0-e4d8a8cf4e18 returned with HTTP 200 Jul 27 16:19:58.372275 np0000005924 devstack@c-api.service[100522]: [pid: 100522|app: 0|req: 1076/4345] 10.4.3.117 () {68 vars in 1388 bytes} [Mon Jul 27 16:19:58 2026] GET /volume/v3/backups/b080e230-3493-4224-9ec0-e4d8a8cf4e18 => generated 697 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 27 16:19:58.372944 np0000005924 devstack@c-api.service[100521]: INFO cinder.api.openstack.wsgi [None req-c3a4c160-8e0b-41b2-8e0b-8deecc03e69f tempest-VolumesActionsTest-714550364 tempest-VolumesActionsTest-714550364-project-member] GET https://10.4.3.117/volume/v3/volumes/92523749-f90b-44cd-b2e2-27be3223bc0e Jul 27 16:19:58.373124 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.openstack.wsgi [None req-c3a4c160-8e0b-41b2-8e0b-8deecc03e69f tempest-VolumesActionsTest-714550364 tempest-VolumesActionsTest-714550364-project-member] Empty body provided in request {{(pid=100521) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:19:58.373292 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.openstack.wsgi [None req-c3a4c160-8e0b-41b2-8e0b-8deecc03e69f tempest-VolumesActionsTest-714550364 tempest-VolumesActionsTest-714550364-project-member] Calling method 'show' {{(pid=100521) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:19:58.379655 np0000005924 devstack@c-api.service[100521]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:19:58.379655 np0000005924 devstack@c-api.service[100521]: warnings.warn( Jul 27 16:19:58.382948 np0000005924 devstack@c-api.service[100521]: INFO cinder.volume.api [None req-c3a4c160-8e0b-41b2-8e0b-8deecc03e69f tempest-VolumesActionsTest-714550364 tempest-VolumesActionsTest-714550364-project-member] Volume info retrieved successfully. Jul 27 16:19:58.386564 np0000005924 devstack@c-api.service[100521]: INFO cinder.api.openstack.wsgi [None req-c3a4c160-8e0b-41b2-8e0b-8deecc03e69f tempest-VolumesActionsTest-714550364 tempest-VolumesActionsTest-714550364-project-member] https://10.4.3.117/volume/v3/volumes/92523749-f90b-44cd-b2e2-27be3223bc0e returned with HTTP 200 Jul 27 16:19:58.386892 np0000005924 devstack@c-api.service[100521]: [pid: 100521|app: 0|req: 1086/4346] 10.4.3.117 () {66 vars in 1348 bytes} [Mon Jul 27 16:19:58 2026] GET /volume/v3/volumes/92523749-f90b-44cd-b2e2-27be3223bc0e => generated 861 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 27 16:19:59.219933 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.middleware.request_id [None req-6a6262eb-cd22-403a-b5a9-ecf9019ef716 None None] RequestId filter calling following filter/app {{(pid=100523) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:19:59.221745 np0000005924 devstack@c-api.service[100523]: INFO cinder.api.openstack.wsgi [None req-6a6262eb-cd22-403a-b5a9-ecf9019ef716 tempest-CreateVolumesFromBackupTest-1130909323 tempest-CreateVolumesFromBackupTest-1130909323-project-member] GET https://10.4.3.117/volume/v3/backups/ff7999f4-0714-4bd4-982a-ac500b350439 Jul 27 16:19:59.221956 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.openstack.wsgi [None req-6a6262eb-cd22-403a-b5a9-ecf9019ef716 tempest-CreateVolumesFromBackupTest-1130909323 tempest-CreateVolumesFromBackupTest-1130909323-project-member] Empty body provided in request {{(pid=100523) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:19:59.222161 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.openstack.wsgi [None req-6a6262eb-cd22-403a-b5a9-ecf9019ef716 tempest-CreateVolumesFromBackupTest-1130909323 tempest-CreateVolumesFromBackupTest-1130909323-project-member] Calling method 'show' {{(pid=100523) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:19:59.222294 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.v3.backups [None req-6a6262eb-cd22-403a-b5a9-ecf9019ef716 tempest-CreateVolumesFromBackupTest-1130909323 tempest-CreateVolumesFromBackupTest-1130909323-project-member] Show backup with id ff7999f4-0714-4bd4-982a-ac500b350439. {{(pid=100523) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 27 16:19:59.226657 np0000005924 devstack@c-api.service[100523]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:19:59.226657 np0000005924 devstack@c-api.service[100523]: warnings.warn( Jul 27 16:19:59.227426 np0000005924 devstack@c-api.service[100523]: INFO cinder.api.openstack.wsgi [None req-6a6262eb-cd22-403a-b5a9-ecf9019ef716 tempest-CreateVolumesFromBackupTest-1130909323 tempest-CreateVolumesFromBackupTest-1130909323-project-member] https://10.4.3.117/volume/v3/backups/ff7999f4-0714-4bd4-982a-ac500b350439 returned with HTTP 200 Jul 27 16:19:59.227808 np0000005924 devstack@c-api.service[100523]: [pid: 100523|app: 0|req: 1093/4347] 10.4.3.117 () {66 vars in 1348 bytes} [Mon Jul 27 16:19:59 2026] GET /volume/v3/backups/ff7999f4-0714-4bd4-982a-ac500b350439 => generated 757 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 27 16:19:59.270587 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.middleware.request_id [None req-470e9845-25a5-4bd0-bf4b-277fd0e0fc8f None None] RequestId filter calling following filter/app {{(pid=100524) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:19:59.272403 np0000005924 devstack@c-api.service[100524]: INFO cinder.api.openstack.wsgi [None req-470e9845-25a5-4bd0-bf4b-277fd0e0fc8f tempest-VolumeImageDependencyTests-772663549 tempest-VolumeImageDependencyTests-772663549-project-member] GET https://10.4.3.117/volume/v3/volumes/d215b8a7-2202-4a02-ae47-7c890db4fd88 Jul 27 16:19:59.272639 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.openstack.wsgi [None req-470e9845-25a5-4bd0-bf4b-277fd0e0fc8f tempest-VolumeImageDependencyTests-772663549 tempest-VolumeImageDependencyTests-772663549-project-member] Empty body provided in request {{(pid=100524) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:19:59.272830 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.openstack.wsgi [None req-470e9845-25a5-4bd0-bf4b-277fd0e0fc8f tempest-VolumeImageDependencyTests-772663549 tempest-VolumeImageDependencyTests-772663549-project-member] Calling method 'show' {{(pid=100524) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:19:59.279887 np0000005924 devstack@c-api.service[100524]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:19:59.279887 np0000005924 devstack@c-api.service[100524]: warnings.warn( Jul 27 16:19:59.283210 np0000005924 devstack@c-api.service[100524]: INFO cinder.volume.api [None req-470e9845-25a5-4bd0-bf4b-277fd0e0fc8f tempest-VolumeImageDependencyTests-772663549 tempest-VolumeImageDependencyTests-772663549-project-member] Volume info retrieved successfully. Jul 27 16:19:59.286964 np0000005924 devstack@c-api.service[100524]: INFO cinder.api.openstack.wsgi [None req-470e9845-25a5-4bd0-bf4b-277fd0e0fc8f tempest-VolumeImageDependencyTests-772663549 tempest-VolumeImageDependencyTests-772663549-project-member] https://10.4.3.117/volume/v3/volumes/d215b8a7-2202-4a02-ae47-7c890db4fd88 returned with HTTP 200 Jul 27 16:19:59.287319 np0000005924 devstack@c-api.service[100524]: [pid: 100524|app: 0|req: 1093/4348] 10.4.3.117 () {68 vars in 1389 bytes} [Mon Jul 27 16:19:59 2026] GET /volume/v3/volumes/d215b8a7-2202-4a02-ae47-7c890db4fd88 => generated 928 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 27 16:19:59.381458 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.middleware.request_id [None req-9d031eeb-1f66-420a-a43d-77dbed979cc6 None None] RequestId filter calling following filter/app {{(pid=100522) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:19:59.383159 np0000005924 devstack@c-api.service[100522]: INFO cinder.api.openstack.wsgi [None req-9d031eeb-1f66-420a-a43d-77dbed979cc6 tempest-ProjectAdminTests33-614572375 tempest-ProjectAdminTests33-614572375-project-admin] GET https://10.4.3.117/volume/v3/backups/b080e230-3493-4224-9ec0-e4d8a8cf4e18 Jul 27 16:19:59.383407 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.openstack.wsgi [None req-9d031eeb-1f66-420a-a43d-77dbed979cc6 tempest-ProjectAdminTests33-614572375 tempest-ProjectAdminTests33-614572375-project-admin] Empty body provided in request {{(pid=100522) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:19:59.383632 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.openstack.wsgi [None req-9d031eeb-1f66-420a-a43d-77dbed979cc6 tempest-ProjectAdminTests33-614572375 tempest-ProjectAdminTests33-614572375-project-admin] Calling method 'show' {{(pid=100522) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:19:59.383766 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.v3.backups [None req-9d031eeb-1f66-420a-a43d-77dbed979cc6 tempest-ProjectAdminTests33-614572375 tempest-ProjectAdminTests33-614572375-project-admin] Show backup with id b080e230-3493-4224-9ec0-e4d8a8cf4e18. {{(pid=100522) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 27 16:19:59.387709 np0000005924 devstack@c-api.service[100522]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:19:59.387709 np0000005924 devstack@c-api.service[100522]: warnings.warn( Jul 27 16:19:59.388282 np0000005924 devstack@c-api.service[100522]: INFO cinder.api.openstack.wsgi [None req-9d031eeb-1f66-420a-a43d-77dbed979cc6 tempest-ProjectAdminTests33-614572375 tempest-ProjectAdminTests33-614572375-project-admin] https://10.4.3.117/volume/v3/backups/b080e230-3493-4224-9ec0-e4d8a8cf4e18 returned with HTTP 200 Jul 27 16:19:59.388680 np0000005924 devstack@c-api.service[100522]: [pid: 100522|app: 0|req: 1077/4349] 10.4.3.117 () {68 vars in 1388 bytes} [Mon Jul 27 16:19:59 2026] GET /volume/v3/backups/b080e230-3493-4224-9ec0-e4d8a8cf4e18 => generated 697 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 27 16:19:59.397825 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.middleware.request_id [None req-0299cbb0-12b7-465b-9240-7e2267b95271 None None] RequestId filter calling following filter/app {{(pid=100521) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:19:59.399354 np0000005924 devstack@c-api.service[100521]: INFO cinder.api.openstack.wsgi [None req-0299cbb0-12b7-465b-9240-7e2267b95271 tempest-VolumesActionsTest-714550364 tempest-VolumesActionsTest-714550364-project-member] GET https://10.4.3.117/volume/v3/volumes/92523749-f90b-44cd-b2e2-27be3223bc0e Jul 27 16:19:59.399542 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.openstack.wsgi [None req-0299cbb0-12b7-465b-9240-7e2267b95271 tempest-VolumesActionsTest-714550364 tempest-VolumesActionsTest-714550364-project-member] Empty body provided in request {{(pid=100521) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:19:59.399710 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.openstack.wsgi [None req-0299cbb0-12b7-465b-9240-7e2267b95271 tempest-VolumesActionsTest-714550364 tempest-VolumesActionsTest-714550364-project-member] Calling method 'show' {{(pid=100521) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:19:59.405751 np0000005924 devstack@c-api.service[100521]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:19:59.405751 np0000005924 devstack@c-api.service[100521]: warnings.warn( Jul 27 16:19:59.408827 np0000005924 devstack@c-api.service[100521]: INFO cinder.volume.api [None req-0299cbb0-12b7-465b-9240-7e2267b95271 tempest-VolumesActionsTest-714550364 tempest-VolumesActionsTest-714550364-project-member] Volume info retrieved successfully. Jul 27 16:19:59.412294 np0000005924 devstack@c-api.service[100521]: INFO cinder.api.openstack.wsgi [None req-0299cbb0-12b7-465b-9240-7e2267b95271 tempest-VolumesActionsTest-714550364 tempest-VolumesActionsTest-714550364-project-member] https://10.4.3.117/volume/v3/volumes/92523749-f90b-44cd-b2e2-27be3223bc0e returned with HTTP 200 Jul 27 16:19:59.412671 np0000005924 devstack@c-api.service[100521]: [pid: 100521|app: 0|req: 1087/4350] 10.4.3.117 () {66 vars in 1348 bytes} [Mon Jul 27 16:19:59 2026] GET /volume/v3/volumes/92523749-f90b-44cd-b2e2-27be3223bc0e => generated 861 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 27 16:20:00.238244 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.middleware.request_id [None req-12e7ba1d-e695-44f0-a3c6-4d8b626979e4 None None] RequestId filter calling following filter/app {{(pid=100523) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:20:00.240562 np0000005924 devstack@c-api.service[100523]: INFO cinder.api.openstack.wsgi [None req-12e7ba1d-e695-44f0-a3c6-4d8b626979e4 tempest-CreateVolumesFromBackupTest-1130909323 tempest-CreateVolumesFromBackupTest-1130909323-project-member] GET https://10.4.3.117/volume/v3/backups/ff7999f4-0714-4bd4-982a-ac500b350439 Jul 27 16:20:00.240822 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.openstack.wsgi [None req-12e7ba1d-e695-44f0-a3c6-4d8b626979e4 tempest-CreateVolumesFromBackupTest-1130909323 tempest-CreateVolumesFromBackupTest-1130909323-project-member] Empty body provided in request {{(pid=100523) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:20:00.241137 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.openstack.wsgi [None req-12e7ba1d-e695-44f0-a3c6-4d8b626979e4 tempest-CreateVolumesFromBackupTest-1130909323 tempest-CreateVolumesFromBackupTest-1130909323-project-member] Calling method 'show' {{(pid=100523) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:20:00.241297 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.v3.backups [None req-12e7ba1d-e695-44f0-a3c6-4d8b626979e4 tempest-CreateVolumesFromBackupTest-1130909323 tempest-CreateVolumesFromBackupTest-1130909323-project-member] Show backup with id ff7999f4-0714-4bd4-982a-ac500b350439. {{(pid=100523) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 27 16:20:00.246371 np0000005924 devstack@c-api.service[100523]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:20:00.246371 np0000005924 devstack@c-api.service[100523]: warnings.warn( Jul 27 16:20:00.247125 np0000005924 devstack@c-api.service[100523]: INFO cinder.api.openstack.wsgi [None req-12e7ba1d-e695-44f0-a3c6-4d8b626979e4 tempest-CreateVolumesFromBackupTest-1130909323 tempest-CreateVolumesFromBackupTest-1130909323-project-member] https://10.4.3.117/volume/v3/backups/ff7999f4-0714-4bd4-982a-ac500b350439 returned with HTTP 200 Jul 27 16:20:00.247420 np0000005924 devstack@c-api.service[100523]: [pid: 100523|app: 0|req: 1094/4351] 10.4.3.117 () {66 vars in 1348 bytes} [Mon Jul 27 16:20:00 2026] GET /volume/v3/backups/ff7999f4-0714-4bd4-982a-ac500b350439 => generated 757 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 27 16:20:00.299660 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.middleware.request_id [None req-04a69903-84cb-4649-8509-7c17c8d4654f None None] RequestId filter calling following filter/app {{(pid=100524) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:20:00.301432 np0000005924 devstack@c-api.service[100524]: INFO cinder.api.openstack.wsgi [None req-04a69903-84cb-4649-8509-7c17c8d4654f tempest-VolumeImageDependencyTests-772663549 tempest-VolumeImageDependencyTests-772663549-project-member] GET https://10.4.3.117/volume/v3/volumes/d215b8a7-2202-4a02-ae47-7c890db4fd88 Jul 27 16:20:00.301668 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.openstack.wsgi [None req-04a69903-84cb-4649-8509-7c17c8d4654f tempest-VolumeImageDependencyTests-772663549 tempest-VolumeImageDependencyTests-772663549-project-member] Empty body provided in request {{(pid=100524) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:20:00.301854 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.openstack.wsgi [None req-04a69903-84cb-4649-8509-7c17c8d4654f tempest-VolumeImageDependencyTests-772663549 tempest-VolumeImageDependencyTests-772663549-project-member] Calling method 'show' {{(pid=100524) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:20:00.309124 np0000005924 devstack@c-api.service[100524]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:20:00.309124 np0000005924 devstack@c-api.service[100524]: warnings.warn( Jul 27 16:20:00.312540 np0000005924 devstack@c-api.service[100524]: INFO cinder.volume.api [None req-04a69903-84cb-4649-8509-7c17c8d4654f tempest-VolumeImageDependencyTests-772663549 tempest-VolumeImageDependencyTests-772663549-project-member] Volume info retrieved successfully. Jul 27 16:20:00.316546 np0000005924 devstack@c-api.service[100524]: INFO cinder.api.openstack.wsgi [None req-04a69903-84cb-4649-8509-7c17c8d4654f tempest-VolumeImageDependencyTests-772663549 tempest-VolumeImageDependencyTests-772663549-project-member] https://10.4.3.117/volume/v3/volumes/d215b8a7-2202-4a02-ae47-7c890db4fd88 returned with HTTP 200 Jul 27 16:20:00.316920 np0000005924 devstack@c-api.service[100524]: [pid: 100524|app: 0|req: 1094/4352] 10.4.3.117 () {68 vars in 1389 bytes} [Mon Jul 27 16:20:00 2026] GET /volume/v3/volumes/d215b8a7-2202-4a02-ae47-7c890db4fd88 => generated 928 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 27 16:20:00.398273 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.middleware.request_id [None req-4f76097c-53d3-4ecb-bda5-55c07eda8e2a None None] RequestId filter calling following filter/app {{(pid=100522) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:20:00.400025 np0000005924 devstack@c-api.service[100522]: INFO cinder.api.openstack.wsgi [None req-4f76097c-53d3-4ecb-bda5-55c07eda8e2a tempest-ProjectAdminTests33-614572375 tempest-ProjectAdminTests33-614572375-project-admin] GET https://10.4.3.117/volume/v3/backups/b080e230-3493-4224-9ec0-e4d8a8cf4e18 Jul 27 16:20:00.400222 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.openstack.wsgi [None req-4f76097c-53d3-4ecb-bda5-55c07eda8e2a tempest-ProjectAdminTests33-614572375 tempest-ProjectAdminTests33-614572375-project-admin] Empty body provided in request {{(pid=100522) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:20:00.400422 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.openstack.wsgi [None req-4f76097c-53d3-4ecb-bda5-55c07eda8e2a tempest-ProjectAdminTests33-614572375 tempest-ProjectAdminTests33-614572375-project-admin] Calling method 'show' {{(pid=100522) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:20:00.400537 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.v3.backups [None req-4f76097c-53d3-4ecb-bda5-55c07eda8e2a tempest-ProjectAdminTests33-614572375 tempest-ProjectAdminTests33-614572375-project-admin] Show backup with id b080e230-3493-4224-9ec0-e4d8a8cf4e18. {{(pid=100522) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 27 16:20:00.402119 np0000005924 devstack@c-api.service[100522]: DEBUG dbcounter [-] [100522] Writing DB stats cinder:SELECT=272,cinder:INSERT=46,cinder:UPDATE=80 {{(pid=100522) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 27 16:20:00.404709 np0000005924 devstack@c-api.service[100522]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:20:00.404709 np0000005924 devstack@c-api.service[100522]: warnings.warn( Jul 27 16:20:00.405358 np0000005924 devstack@c-api.service[100522]: INFO cinder.api.openstack.wsgi [None req-4f76097c-53d3-4ecb-bda5-55c07eda8e2a tempest-ProjectAdminTests33-614572375 tempest-ProjectAdminTests33-614572375-project-admin] https://10.4.3.117/volume/v3/backups/b080e230-3493-4224-9ec0-e4d8a8cf4e18 returned with HTTP 200 Jul 27 16:20:00.405729 np0000005924 devstack@c-api.service[100522]: [pid: 100522|app: 0|req: 1078/4353] 10.4.3.117 () {68 vars in 1388 bytes} [Mon Jul 27 16:20:00 2026] GET /volume/v3/backups/b080e230-3493-4224-9ec0-e4d8a8cf4e18 => generated 697 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 27 16:20:00.424797 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.middleware.request_id [None req-1592889f-8d27-4598-aeca-9a71b393d343 None None] RequestId filter calling following filter/app {{(pid=100521) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:20:00.426508 np0000005924 devstack@c-api.service[100521]: INFO cinder.api.openstack.wsgi [None req-1592889f-8d27-4598-aeca-9a71b393d343 tempest-VolumesActionsTest-714550364 tempest-VolumesActionsTest-714550364-project-member] GET https://10.4.3.117/volume/v3/volumes/92523749-f90b-44cd-b2e2-27be3223bc0e Jul 27 16:20:00.426694 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.openstack.wsgi [None req-1592889f-8d27-4598-aeca-9a71b393d343 tempest-VolumesActionsTest-714550364 tempest-VolumesActionsTest-714550364-project-member] Empty body provided in request {{(pid=100521) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:20:00.426859 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.openstack.wsgi [None req-1592889f-8d27-4598-aeca-9a71b393d343 tempest-VolumesActionsTest-714550364 tempest-VolumesActionsTest-714550364-project-member] Calling method 'show' {{(pid=100521) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:20:00.433144 np0000005924 devstack@c-api.service[100521]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:20:00.433144 np0000005924 devstack@c-api.service[100521]: warnings.warn( Jul 27 16:20:00.436663 np0000005924 devstack@c-api.service[100521]: INFO cinder.volume.api [None req-1592889f-8d27-4598-aeca-9a71b393d343 tempest-VolumesActionsTest-714550364 tempest-VolumesActionsTest-714550364-project-member] Volume info retrieved successfully. Jul 27 16:20:00.441398 np0000005924 devstack@c-api.service[100521]: INFO cinder.api.openstack.wsgi [None req-1592889f-8d27-4598-aeca-9a71b393d343 tempest-VolumesActionsTest-714550364 tempest-VolumesActionsTest-714550364-project-member] https://10.4.3.117/volume/v3/volumes/92523749-f90b-44cd-b2e2-27be3223bc0e returned with HTTP 200 Jul 27 16:20:00.441789 np0000005924 devstack@c-api.service[100521]: [pid: 100521|app: 0|req: 1088/4354] 10.4.3.117 () {66 vars in 1348 bytes} [Mon Jul 27 16:20:00 2026] GET /volume/v3/volumes/92523749-f90b-44cd-b2e2-27be3223bc0e => generated 861 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 27 16:20:00.912535 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.middleware.request_id [None req-7eed95ff-632f-4311-9cdb-3e3a65d06f06 None None] RequestId filter calling following filter/app {{(pid=100523) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:20:00.914062 np0000005924 devstack@c-api.service[100523]: INFO cinder.api.openstack.wsgi [None req-7eed95ff-632f-4311-9cdb-3e3a65d06f06 tempest-TestInstancesWithCinderVolumes-351524293 tempest-TestInstancesWithCinderVolumes-351524293-project-member] GET https://10.4.3.117/volume/v3/volumes/96379ac6-9a71-43ec-9fb7-785e8a791a11 Jul 27 16:20:00.914238 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.openstack.wsgi [None req-7eed95ff-632f-4311-9cdb-3e3a65d06f06 tempest-TestInstancesWithCinderVolumes-351524293 tempest-TestInstancesWithCinderVolumes-351524293-project-member] Empty body provided in request {{(pid=100523) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:20:00.914421 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.openstack.wsgi [None req-7eed95ff-632f-4311-9cdb-3e3a65d06f06 tempest-TestInstancesWithCinderVolumes-351524293 tempest-TestInstancesWithCinderVolumes-351524293-project-member] Calling method 'show' {{(pid=100523) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:20:00.921603 np0000005924 devstack@c-api.service[100523]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:20:00.921603 np0000005924 devstack@c-api.service[100523]: warnings.warn( Jul 27 16:20:00.924662 np0000005924 devstack@c-api.service[100523]: INFO cinder.volume.api [None req-7eed95ff-632f-4311-9cdb-3e3a65d06f06 tempest-TestInstancesWithCinderVolumes-351524293 tempest-TestInstancesWithCinderVolumes-351524293-project-member] Volume info retrieved successfully. Jul 27 16:20:00.927899 np0000005924 devstack@c-api.service[100523]: INFO cinder.api.openstack.wsgi [None req-7eed95ff-632f-4311-9cdb-3e3a65d06f06 tempest-TestInstancesWithCinderVolumes-351524293 tempest-TestInstancesWithCinderVolumes-351524293-project-member] https://10.4.3.117/volume/v3/volumes/96379ac6-9a71-43ec-9fb7-785e8a791a11 returned with HTTP 200 Jul 27 16:20:00.928353 np0000005924 devstack@c-api.service[100523]: [pid: 100523|app: 0|req: 1095/4355] 10.4.3.117 () {66 vars in 1348 bytes} [Mon Jul 27 16:20:00 2026] GET /volume/v3/volumes/96379ac6-9a71-43ec-9fb7-785e8a791a11 => generated 939 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 27 16:20:01.257158 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.middleware.request_id [None req-e2e358ff-276a-4e09-ad3a-c130c4cb5333 None None] RequestId filter calling following filter/app {{(pid=100524) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:20:01.259017 np0000005924 devstack@c-api.service[100524]: INFO cinder.api.openstack.wsgi [None req-e2e358ff-276a-4e09-ad3a-c130c4cb5333 tempest-CreateVolumesFromBackupTest-1130909323 tempest-CreateVolumesFromBackupTest-1130909323-project-member] GET https://10.4.3.117/volume/v3/backups/ff7999f4-0714-4bd4-982a-ac500b350439 Jul 27 16:20:01.259201 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.openstack.wsgi [None req-e2e358ff-276a-4e09-ad3a-c130c4cb5333 tempest-CreateVolumesFromBackupTest-1130909323 tempest-CreateVolumesFromBackupTest-1130909323-project-member] Empty body provided in request {{(pid=100524) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:20:01.259422 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.openstack.wsgi [None req-e2e358ff-276a-4e09-ad3a-c130c4cb5333 tempest-CreateVolumesFromBackupTest-1130909323 tempest-CreateVolumesFromBackupTest-1130909323-project-member] Calling method 'show' {{(pid=100524) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:20:01.259583 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.v3.backups [None req-e2e358ff-276a-4e09-ad3a-c130c4cb5333 tempest-CreateVolumesFromBackupTest-1130909323 tempest-CreateVolumesFromBackupTest-1130909323-project-member] Show backup with id ff7999f4-0714-4bd4-982a-ac500b350439. {{(pid=100524) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 27 16:20:01.266059 np0000005924 devstack@c-api.service[100524]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:20:01.266059 np0000005924 devstack@c-api.service[100524]: warnings.warn( Jul 27 16:20:01.266939 np0000005924 devstack@c-api.service[100524]: INFO cinder.api.openstack.wsgi [None req-e2e358ff-276a-4e09-ad3a-c130c4cb5333 tempest-CreateVolumesFromBackupTest-1130909323 tempest-CreateVolumesFromBackupTest-1130909323-project-member] https://10.4.3.117/volume/v3/backups/ff7999f4-0714-4bd4-982a-ac500b350439 returned with HTTP 200 Jul 27 16:20:01.267345 np0000005924 devstack@c-api.service[100524]: [pid: 100524|app: 0|req: 1095/4356] 10.4.3.117 () {66 vars in 1348 bytes} [Mon Jul 27 16:20:01 2026] GET /volume/v3/backups/ff7999f4-0714-4bd4-982a-ac500b350439 => generated 757 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 27 16:20:01.328388 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.middleware.request_id [req-b58aec2c-d852-4db6-85a9-0c518809b5d0 req-50b1a81d-a3a9-411d-8194-84cb4f73c148 None None] RequestId filter calling following filter/app {{(pid=100522) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:20:01.328782 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.middleware.request_id [None req-d595acfd-9884-4e79-9b65-45ac3c6c1a80 None None] RequestId filter calling following filter/app {{(pid=100521) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:20:01.330454 np0000005924 devstack@c-api.service[100522]: INFO cinder.api.openstack.wsgi [req-b58aec2c-d852-4db6-85a9-0c518809b5d0 req-50b1a81d-a3a9-411d-8194-84cb4f73c148 tempest-TestInstancesWithCinderVolumes-351524293 tempest-TestInstancesWithCinderVolumes-351524293-project-member] GET https://10.4.3.117/volume/v3/volumes/96379ac6-9a71-43ec-9fb7-785e8a791a11 Jul 27 16:20:01.330670 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.openstack.wsgi [req-b58aec2c-d852-4db6-85a9-0c518809b5d0 req-50b1a81d-a3a9-411d-8194-84cb4f73c148 tempest-TestInstancesWithCinderVolumes-351524293 tempest-TestInstancesWithCinderVolumes-351524293-project-member] Empty body provided in request {{(pid=100522) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:20:01.330890 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.openstack.wsgi [req-b58aec2c-d852-4db6-85a9-0c518809b5d0 req-50b1a81d-a3a9-411d-8194-84cb4f73c148 tempest-TestInstancesWithCinderVolumes-351524293 tempest-TestInstancesWithCinderVolumes-351524293-project-member] Calling method 'show' {{(pid=100522) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:20:01.331047 np0000005924 devstack@c-api.service[100521]: INFO cinder.api.openstack.wsgi [None req-d595acfd-9884-4e79-9b65-45ac3c6c1a80 tempest-VolumeImageDependencyTests-772663549 tempest-VolumeImageDependencyTests-772663549-project-member] GET https://10.4.3.117/volume/v3/volumes/d215b8a7-2202-4a02-ae47-7c890db4fd88 Jul 27 16:20:01.331131 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.openstack.wsgi [None req-d595acfd-9884-4e79-9b65-45ac3c6c1a80 tempest-VolumeImageDependencyTests-772663549 tempest-VolumeImageDependencyTests-772663549-project-member] Empty body provided in request {{(pid=100521) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:20:01.332106 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.openstack.wsgi [None req-d595acfd-9884-4e79-9b65-45ac3c6c1a80 tempest-VolumeImageDependencyTests-772663549 tempest-VolumeImageDependencyTests-772663549-project-member] Calling method 'show' {{(pid=100521) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:20:01.339282 np0000005924 devstack@c-api.service[100521]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:20:01.339282 np0000005924 devstack@c-api.service[100521]: warnings.warn( Jul 27 16:20:01.339546 np0000005924 devstack@c-api.service[100522]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:20:01.339546 np0000005924 devstack@c-api.service[100522]: warnings.warn( Jul 27 16:20:01.343633 np0000005924 devstack@c-api.service[100521]: INFO cinder.volume.api [None req-d595acfd-9884-4e79-9b65-45ac3c6c1a80 tempest-VolumeImageDependencyTests-772663549 tempest-VolumeImageDependencyTests-772663549-project-member] Volume info retrieved successfully. Jul 27 16:20:01.343806 np0000005924 devstack@c-api.service[100522]: INFO cinder.volume.api [req-b58aec2c-d852-4db6-85a9-0c518809b5d0 req-50b1a81d-a3a9-411d-8194-84cb4f73c148 tempest-TestInstancesWithCinderVolumes-351524293 tempest-TestInstancesWithCinderVolumes-351524293-project-member] Volume info retrieved successfully. Jul 27 16:20:01.347982 np0000005924 devstack@c-api.service[100521]: INFO cinder.api.openstack.wsgi [None req-d595acfd-9884-4e79-9b65-45ac3c6c1a80 tempest-VolumeImageDependencyTests-772663549 tempest-VolumeImageDependencyTests-772663549-project-member] https://10.4.3.117/volume/v3/volumes/d215b8a7-2202-4a02-ae47-7c890db4fd88 returned with HTTP 200 Jul 27 16:20:01.348400 np0000005924 devstack@c-api.service[100521]: [pid: 100521|app: 0|req: 1089/4357] 10.4.3.117 () {68 vars in 1389 bytes} [Mon Jul 27 16:20:01 2026] GET /volume/v3/volumes/d215b8a7-2202-4a02-ae47-7c890db4fd88 => generated 928 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 27 16:20:01.348793 np0000005924 devstack@c-api.service[100522]: INFO cinder.api.openstack.wsgi [req-b58aec2c-d852-4db6-85a9-0c518809b5d0 req-50b1a81d-a3a9-411d-8194-84cb4f73c148 tempest-TestInstancesWithCinderVolumes-351524293 tempest-TestInstancesWithCinderVolumes-351524293-project-member] https://10.4.3.117/volume/v3/volumes/96379ac6-9a71-43ec-9fb7-785e8a791a11 returned with HTTP 200 Jul 27 16:20:01.349220 np0000005924 devstack@c-api.service[100522]: [pid: 100522|app: 0|req: 1079/4358] 10.4.3.117 () {68 vars in 1598 bytes} [Mon Jul 27 16:20:01 2026] GET /volume/v3/volumes/96379ac6-9a71-43ec-9fb7-785e8a791a11 => generated 939 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 27 16:20:01.415921 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.middleware.request_id [None req-a2728db6-fa92-4d4a-a4d0-c61e1096bc16 None None] RequestId filter calling following filter/app {{(pid=100523) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:20:01.418578 np0000005924 devstack@c-api.service[100523]: INFO cinder.api.openstack.wsgi [None req-a2728db6-fa92-4d4a-a4d0-c61e1096bc16 tempest-ProjectAdminTests33-614572375 tempest-ProjectAdminTests33-614572375-project-admin] GET https://10.4.3.117/volume/v3/backups/b080e230-3493-4224-9ec0-e4d8a8cf4e18 Jul 27 16:20:01.419144 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.openstack.wsgi [None req-a2728db6-fa92-4d4a-a4d0-c61e1096bc16 tempest-ProjectAdminTests33-614572375 tempest-ProjectAdminTests33-614572375-project-admin] Empty body provided in request {{(pid=100523) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:20:01.419144 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.openstack.wsgi [None req-a2728db6-fa92-4d4a-a4d0-c61e1096bc16 tempest-ProjectAdminTests33-614572375 tempest-ProjectAdminTests33-614572375-project-admin] Calling method 'show' {{(pid=100523) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:20:01.419144 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.v3.backups [None req-a2728db6-fa92-4d4a-a4d0-c61e1096bc16 tempest-ProjectAdminTests33-614572375 tempest-ProjectAdminTests33-614572375-project-admin] Show backup with id b080e230-3493-4224-9ec0-e4d8a8cf4e18. {{(pid=100523) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 27 16:20:01.424047 np0000005924 devstack@c-api.service[100523]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:20:01.424047 np0000005924 devstack@c-api.service[100523]: warnings.warn( Jul 27 16:20:01.424827 np0000005924 devstack@c-api.service[100523]: INFO cinder.api.openstack.wsgi [None req-a2728db6-fa92-4d4a-a4d0-c61e1096bc16 tempest-ProjectAdminTests33-614572375 tempest-ProjectAdminTests33-614572375-project-admin] https://10.4.3.117/volume/v3/backups/b080e230-3493-4224-9ec0-e4d8a8cf4e18 returned with HTTP 200 Jul 27 16:20:01.425247 np0000005924 devstack@c-api.service[100523]: [pid: 100523|app: 0|req: 1096/4359] 10.4.3.117 () {68 vars in 1388 bytes} [Mon Jul 27 16:20:01 2026] GET /volume/v3/backups/b080e230-3493-4224-9ec0-e4d8a8cf4e18 => generated 708 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 27 16:20:01.432017 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.middleware.request_id [None req-96f9d57f-fb2f-4c05-8bdd-20bd9c47e312 None None] RequestId filter calling following filter/app {{(pid=100524) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:20:01.432452 np0000005924 devstack@c-api.service[100524]: INFO cinder.api.openstack.wsgi [None req-96f9d57f-fb2f-4c05-8bdd-20bd9c47e312 None None] GET https://10.4.3.117/volume// Jul 27 16:20:01.432644 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.openstack.wsgi [None req-96f9d57f-fb2f-4c05-8bdd-20bd9c47e312 None None] Empty body provided in request {{(pid=100524) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:20:01.432865 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.openstack.wsgi [None req-96f9d57f-fb2f-4c05-8bdd-20bd9c47e312 None None] Calling method 'all' {{(pid=100524) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:20:01.433167 np0000005924 devstack@c-api.service[100524]: INFO cinder.api.openstack.wsgi [None req-96f9d57f-fb2f-4c05-8bdd-20bd9c47e312 None None] https://10.4.3.117/volume// returned with HTTP 300 Jul 27 16:20:01.433730 np0000005924 devstack@c-api.service[100524]: [pid: 100524|app: 0|req: 1096/4360] 10.4.3.117 () {66 vars in 1428 bytes} [Mon Jul 27 16:20:01 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 27 16:20:01.440514 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.middleware.request_id [req-b58aec2c-d852-4db6-85a9-0c518809b5d0 req-a6f2157d-0f77-467e-afdb-9eae5f501fba None None] RequestId filter calling following filter/app {{(pid=100521) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:20:01.443172 np0000005924 devstack@c-api.service[100521]: INFO cinder.api.openstack.wsgi [req-b58aec2c-d852-4db6-85a9-0c518809b5d0 req-a6f2157d-0f77-467e-afdb-9eae5f501fba tempest-TestInstancesWithCinderVolumes-351524293 tempest-TestInstancesWithCinderVolumes-351524293-project-member] POST https://10.4.3.117/volume/v3/attachments Jul 27 16:20:01.443698 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.openstack.wsgi [req-b58aec2c-d852-4db6-85a9-0c518809b5d0 req-a6f2157d-0f77-467e-afdb-9eae5f501fba tempest-TestInstancesWithCinderVolumes-351524293 tempest-TestInstancesWithCinderVolumes-351524293-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "96379ac6-9a71-43ec-9fb7-785e8a791a11", "connector": null, "instance_uuid": "1df80b75-3bd4-49d8-aae2-28b24ac96d87"}} {{(pid=100521) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 27 16:20:01.454095 np0000005924 devstack@c-api.service[100521]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:20:01.454095 np0000005924 devstack@c-api.service[100521]: warnings.warn( Jul 27 16:20:01.454678 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.middleware.request_id [None req-8bbeb793-e262-426c-b598-a5f170461746 None None] RequestId filter calling following filter/app {{(pid=100522) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:20:01.456673 np0000005924 devstack@c-api.service[100522]: INFO cinder.api.openstack.wsgi [None req-8bbeb793-e262-426c-b598-a5f170461746 tempest-VolumesActionsTest-714550364 tempest-VolumesActionsTest-714550364-project-member] GET https://10.4.3.117/volume/v3/volumes/92523749-f90b-44cd-b2e2-27be3223bc0e Jul 27 16:20:01.457677 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.openstack.wsgi [None req-8bbeb793-e262-426c-b598-a5f170461746 tempest-VolumesActionsTest-714550364 tempest-VolumesActionsTest-714550364-project-member] Empty body provided in request {{(pid=100522) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:20:01.457677 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.openstack.wsgi [None req-8bbeb793-e262-426c-b598-a5f170461746 tempest-VolumesActionsTest-714550364 tempest-VolumesActionsTest-714550364-project-member] Calling method 'show' {{(pid=100522) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:20:01.466432 np0000005924 devstack@c-api.service[100522]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:20:01.466432 np0000005924 devstack@c-api.service[100522]: warnings.warn( Jul 27 16:20:01.470781 np0000005924 devstack@c-api.service[100522]: INFO cinder.volume.api [None req-8bbeb793-e262-426c-b598-a5f170461746 tempest-VolumesActionsTest-714550364 tempest-VolumesActionsTest-714550364-project-member] Volume info retrieved successfully. Jul 27 16:20:01.476681 np0000005924 devstack@c-api.service[100522]: INFO cinder.api.openstack.wsgi [None req-8bbeb793-e262-426c-b598-a5f170461746 tempest-VolumesActionsTest-714550364 tempest-VolumesActionsTest-714550364-project-member] https://10.4.3.117/volume/v3/volumes/92523749-f90b-44cd-b2e2-27be3223bc0e returned with HTTP 200 Jul 27 16:20:01.477216 np0000005924 devstack@c-api.service[100522]: [pid: 100522|app: 0|req: 1080/4361] 10.4.3.117 () {66 vars in 1348 bytes} [Mon Jul 27 16:20:01 2026] GET /volume/v3/volumes/92523749-f90b-44cd-b2e2-27be3223bc0e => generated 861 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 27 16:20:01.494538 np0000005924 devstack@c-api.service[100521]: INFO cinder.api.openstack.wsgi [req-b58aec2c-d852-4db6-85a9-0c518809b5d0 req-a6f2157d-0f77-467e-afdb-9eae5f501fba tempest-TestInstancesWithCinderVolumes-351524293 tempest-TestInstancesWithCinderVolumes-351524293-project-member] https://10.4.3.117/volume/v3/attachments returned with HTTP 200 Jul 27 16:20:01.495069 np0000005924 devstack@c-api.service[100521]: [pid: 100521|app: 0|req: 1090/4362] 10.4.3.117 () {74 vars in 1594 bytes} [Mon Jul 27 16:20:01 2026] POST /volume/v3/attachments => generated 273 bytes in 55 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 27 16:20:01.530843 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.middleware.request_id [None req-6f68fadb-a2e7-4fc4-adc9-32c8e796bf4f None None] RequestId filter calling following filter/app {{(pid=100523) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:20:01.532788 np0000005924 devstack@c-api.service[100523]: INFO cinder.api.openstack.wsgi [None req-6f68fadb-a2e7-4fc4-adc9-32c8e796bf4f tempest-TestInstancesWithCinderVolumes-351524293 tempest-TestInstancesWithCinderVolumes-351524293-project-member] GET https://10.4.3.117/volume/v3/volumes/96379ac6-9a71-43ec-9fb7-785e8a791a11 Jul 27 16:20:01.532989 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.openstack.wsgi [None req-6f68fadb-a2e7-4fc4-adc9-32c8e796bf4f tempest-TestInstancesWithCinderVolumes-351524293 tempest-TestInstancesWithCinderVolumes-351524293-project-member] Empty body provided in request {{(pid=100523) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:20:01.533241 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.openstack.wsgi [None req-6f68fadb-a2e7-4fc4-adc9-32c8e796bf4f tempest-TestInstancesWithCinderVolumes-351524293 tempest-TestInstancesWithCinderVolumes-351524293-project-member] Calling method 'show' {{(pid=100523) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:20:01.543122 np0000005924 devstack@c-api.service[100523]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:20:01.543122 np0000005924 devstack@c-api.service[100523]: warnings.warn( Jul 27 16:20:01.545311 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.middleware.request_id [None req-efa21cd8-f0d9-49d9-a150-3344bc06ca99 None None] RequestId filter calling following filter/app {{(pid=100524) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:20:01.545950 np0000005924 devstack@c-api.service[100524]: INFO cinder.api.openstack.wsgi [None req-efa21cd8-f0d9-49d9-a150-3344bc06ca99 None None] GET https://10.4.3.117/volume// Jul 27 16:20:01.546247 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.openstack.wsgi [None req-efa21cd8-f0d9-49d9-a150-3344bc06ca99 None None] Empty body provided in request {{(pid=100524) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:20:01.546561 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.openstack.wsgi [None req-efa21cd8-f0d9-49d9-a150-3344bc06ca99 None None] Calling method 'all' {{(pid=100524) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:20:01.547030 np0000005924 devstack@c-api.service[100524]: INFO cinder.api.openstack.wsgi [None req-efa21cd8-f0d9-49d9-a150-3344bc06ca99 None None] https://10.4.3.117/volume// returned with HTTP 300 Jul 27 16:20:01.547127 np0000005924 devstack@c-api.service[100523]: INFO cinder.volume.api [None req-6f68fadb-a2e7-4fc4-adc9-32c8e796bf4f tempest-TestInstancesWithCinderVolumes-351524293 tempest-TestInstancesWithCinderVolumes-351524293-project-member] Volume info retrieved successfully. Jul 27 16:20:01.548129 np0000005924 devstack@c-api.service[100524]: [pid: 100524|app: 0|req: 1097/4363] 10.4.3.117 () {66 vars in 1426 bytes} [Mon Jul 27 16:20:01 2026] GET /volume/ => generated 386 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 27 16:20:01.551284 np0000005924 devstack@c-api.service[100523]: INFO cinder.api.openstack.wsgi [None req-6f68fadb-a2e7-4fc4-adc9-32c8e796bf4f tempest-TestInstancesWithCinderVolumes-351524293 tempest-TestInstancesWithCinderVolumes-351524293-project-member] https://10.4.3.117/volume/v3/volumes/96379ac6-9a71-43ec-9fb7-785e8a791a11 returned with HTTP 200 Jul 27 16:20:01.551754 np0000005924 devstack@c-api.service[100523]: [pid: 100523|app: 0|req: 1097/4364] 10.4.3.117 () {66 vars in 1348 bytes} [Mon Jul 27 16:20:01 2026] GET /volume/v3/volumes/96379ac6-9a71-43ec-9fb7-785e8a791a11 => generated 938 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 27 16:20:01.560193 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.middleware.request_id [req-b58aec2c-d852-4db6-85a9-0c518809b5d0 req-a1334d04-5756-449d-8089-cf0a6b531e99 None None] RequestId filter calling following filter/app {{(pid=100522) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:20:01.564361 np0000005924 devstack@c-api.service[100522]: INFO cinder.api.openstack.wsgi [req-b58aec2c-d852-4db6-85a9-0c518809b5d0 req-a1334d04-5756-449d-8089-cf0a6b531e99 tempest-TestInstancesWithCinderVolumes-351524293 tempest-TestInstancesWithCinderVolumes-351524293-project-member] GET https://10.4.3.117/volume/v3/volumes/96379ac6-9a71-43ec-9fb7-785e8a791a11 Jul 27 16:20:01.564602 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.openstack.wsgi [req-b58aec2c-d852-4db6-85a9-0c518809b5d0 req-a1334d04-5756-449d-8089-cf0a6b531e99 tempest-TestInstancesWithCinderVolumes-351524293 tempest-TestInstancesWithCinderVolumes-351524293-project-member] Empty body provided in request {{(pid=100522) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:20:01.564836 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.openstack.wsgi [req-b58aec2c-d852-4db6-85a9-0c518809b5d0 req-a1334d04-5756-449d-8089-cf0a6b531e99 tempest-TestInstancesWithCinderVolumes-351524293 tempest-TestInstancesWithCinderVolumes-351524293-project-member] Calling method 'show' {{(pid=100522) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:20:01.576885 np0000005924 devstack@c-api.service[100522]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:20:01.576885 np0000005924 devstack@c-api.service[100522]: warnings.warn( Jul 27 16:20:01.581834 np0000005924 devstack@c-api.service[100522]: INFO cinder.volume.api [req-b58aec2c-d852-4db6-85a9-0c518809b5d0 req-a1334d04-5756-449d-8089-cf0a6b531e99 tempest-TestInstancesWithCinderVolumes-351524293 tempest-TestInstancesWithCinderVolumes-351524293-project-member] Volume info retrieved successfully. Jul 27 16:20:01.588124 np0000005924 devstack@c-api.service[100522]: INFO cinder.api.openstack.wsgi [req-b58aec2c-d852-4db6-85a9-0c518809b5d0 req-a1334d04-5756-449d-8089-cf0a6b531e99 tempest-TestInstancesWithCinderVolumes-351524293 tempest-TestInstancesWithCinderVolumes-351524293-project-member] https://10.4.3.117/volume/v3/volumes/96379ac6-9a71-43ec-9fb7-785e8a791a11 returned with HTTP 200 Jul 27 16:20:01.588676 np0000005924 devstack@c-api.service[100522]: [pid: 100522|app: 0|req: 1081/4365] 10.4.3.117 () {70 vars in 1639 bytes} [Mon Jul 27 16:20:01 2026] GET /volume/v3/volumes/96379ac6-9a71-43ec-9fb7-785e8a791a11 => generated 1118 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 27 16:20:01.698224 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.middleware.request_id [req-b58aec2c-d852-4db6-85a9-0c518809b5d0 req-d8c748ff-3ab3-4080-a060-18901f363e1a None None] RequestId filter calling following filter/app {{(pid=100521) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:20:01.701152 np0000005924 devstack@c-api.service[100521]: INFO cinder.api.openstack.wsgi [req-b58aec2c-d852-4db6-85a9-0c518809b5d0 req-d8c748ff-3ab3-4080-a060-18901f363e1a tempest-TestInstancesWithCinderVolumes-351524293 tempest-TestInstancesWithCinderVolumes-351524293-project-member] PUT https://10.4.3.117/volume/v3/attachments/34d76da1-b689-4e09-b91c-6554d6725061 Jul 27 16:20:01.701582 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.openstack.wsgi [req-b58aec2c-d852-4db6-85a9-0c518809b5d0 req-d8c748ff-3ab3-4080-a060-18901f363e1a tempest-TestInstancesWithCinderVolumes-351524293 tempest-TestInstancesWithCinderVolumes-351524293-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.117", "host": "np0000005924", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:c1414b6f8d8f", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "13cbedf7-bb1f-4b5e-b492-2fef0d4dab25", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100521) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 27 16:20:01.710015 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.coordination [req-b58aec2c-d852-4db6-85a9-0c518809b5d0 req-d8c748ff-3ab3-4080-a060-18901f363e1a tempest-TestInstancesWithCinderVolumes-351524293 tempest-TestInstancesWithCinderVolumes-351524293-project-member] Acquiring lock "cinder-attachment_update-96379ac6-9a71-43ec-9fb7-785e8a791a11-np0000005924" by "attachment_update" {{(pid=100521) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jul 27 16:20:01.714501 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.coordination [req-b58aec2c-d852-4db6-85a9-0c518809b5d0 req-d8c748ff-3ab3-4080-a060-18901f363e1a tempest-TestInstancesWithCinderVolumes-351524293 tempest-TestInstancesWithCinderVolumes-351524293-project-member] Lock "cinder-attachment_update-96379ac6-9a71-43ec-9fb7-785e8a791a11-np0000005924" acquired by "attachment_update" :: waited 0.004s {{(pid=100521) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jul 27 16:20:01.715401 np0000005924 devstack@c-api.service[100521]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:20:01.715401 np0000005924 devstack@c-api.service[100521]: warnings.warn( Jul 27 16:20:01.812445 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.coordination [req-b58aec2c-d852-4db6-85a9-0c518809b5d0 req-d8c748ff-3ab3-4080-a060-18901f363e1a tempest-TestInstancesWithCinderVolumes-351524293 tempest-TestInstancesWithCinderVolumes-351524293-project-member] Lock "cinder-attachment_update-96379ac6-9a71-43ec-9fb7-785e8a791a11-np0000005924" released by "attachment_update" :: held 0.098s {{(pid=100521) __release /opt/stack/cinder/cinder/coordination.py:152}} Jul 27 16:20:01.812830 np0000005924 devstack@c-api.service[100521]: INFO cinder.api.openstack.wsgi [req-b58aec2c-d852-4db6-85a9-0c518809b5d0 req-d8c748ff-3ab3-4080-a060-18901f363e1a tempest-TestInstancesWithCinderVolumes-351524293 tempest-TestInstancesWithCinderVolumes-351524293-project-member] https://10.4.3.117/volume/v3/attachments/34d76da1-b689-4e09-b91c-6554d6725061 returned with HTTP 200 Jul 27 16:20:01.813413 np0000005924 devstack@c-api.service[100521]: [pid: 100521|app: 0|req: 1091/4366] 10.4.3.117 () {74 vars in 1704 bytes} [Mon Jul 27 16:20:01 2026] PUT /volume/v3/attachments/34d76da1-b689-4e09-b91c-6554d6725061 => generated 969 bytes in 115 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 27 16:20:02.277498 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.middleware.request_id [None req-6940c075-4744-4bc8-958f-3d8e6a021162 None None] RequestId filter calling following filter/app {{(pid=100524) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:20:02.279372 np0000005924 devstack@c-api.service[100524]: INFO cinder.api.openstack.wsgi [None req-6940c075-4744-4bc8-958f-3d8e6a021162 tempest-CreateVolumesFromBackupTest-1130909323 tempest-CreateVolumesFromBackupTest-1130909323-project-member] GET https://10.4.3.117/volume/v3/backups/ff7999f4-0714-4bd4-982a-ac500b350439 Jul 27 16:20:02.279606 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.openstack.wsgi [None req-6940c075-4744-4bc8-958f-3d8e6a021162 tempest-CreateVolumesFromBackupTest-1130909323 tempest-CreateVolumesFromBackupTest-1130909323-project-member] Empty body provided in request {{(pid=100524) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:20:02.279800 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.openstack.wsgi [None req-6940c075-4744-4bc8-958f-3d8e6a021162 tempest-CreateVolumesFromBackupTest-1130909323 tempest-CreateVolumesFromBackupTest-1130909323-project-member] Calling method 'show' {{(pid=100524) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:20:02.279904 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.v3.backups [None req-6940c075-4744-4bc8-958f-3d8e6a021162 tempest-CreateVolumesFromBackupTest-1130909323 tempest-CreateVolumesFromBackupTest-1130909323-project-member] Show backup with id ff7999f4-0714-4bd4-982a-ac500b350439. {{(pid=100524) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 27 16:20:02.285835 np0000005924 devstack@c-api.service[100524]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:20:02.285835 np0000005924 devstack@c-api.service[100524]: warnings.warn( Jul 27 16:20:02.286579 np0000005924 devstack@c-api.service[100524]: INFO cinder.api.openstack.wsgi [None req-6940c075-4744-4bc8-958f-3d8e6a021162 tempest-CreateVolumesFromBackupTest-1130909323 tempest-CreateVolumesFromBackupTest-1130909323-project-member] https://10.4.3.117/volume/v3/backups/ff7999f4-0714-4bd4-982a-ac500b350439 returned with HTTP 200 Jul 27 16:20:02.287009 np0000005924 devstack@c-api.service[100524]: [pid: 100524|app: 0|req: 1098/4367] 10.4.3.117 () {66 vars in 1348 bytes} [Mon Jul 27 16:20:02 2026] GET /volume/v3/backups/ff7999f4-0714-4bd4-982a-ac500b350439 => generated 757 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 27 16:20:02.362129 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.middleware.request_id [None req-6cc7f178-b103-4d89-aafc-62c8b53aadfe None None] RequestId filter calling following filter/app {{(pid=100523) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:20:02.363928 np0000005924 devstack@c-api.service[100523]: INFO cinder.api.openstack.wsgi [None req-6cc7f178-b103-4d89-aafc-62c8b53aadfe tempest-VolumeImageDependencyTests-772663549 tempest-VolumeImageDependencyTests-772663549-project-member] GET https://10.4.3.117/volume/v3/volumes/d215b8a7-2202-4a02-ae47-7c890db4fd88 Jul 27 16:20:02.364122 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.openstack.wsgi [None req-6cc7f178-b103-4d89-aafc-62c8b53aadfe tempest-VolumeImageDependencyTests-772663549 tempest-VolumeImageDependencyTests-772663549-project-member] Empty body provided in request {{(pid=100523) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:20:02.364295 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.openstack.wsgi [None req-6cc7f178-b103-4d89-aafc-62c8b53aadfe tempest-VolumeImageDependencyTests-772663549 tempest-VolumeImageDependencyTests-772663549-project-member] Calling method 'show' {{(pid=100523) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:20:02.371687 np0000005924 devstack@c-api.service[100523]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:20:02.371687 np0000005924 devstack@c-api.service[100523]: warnings.warn( Jul 27 16:20:02.375625 np0000005924 devstack@c-api.service[100523]: INFO cinder.volume.api [None req-6cc7f178-b103-4d89-aafc-62c8b53aadfe tempest-VolumeImageDependencyTests-772663549 tempest-VolumeImageDependencyTests-772663549-project-member] Volume info retrieved successfully. Jul 27 16:20:02.380241 np0000005924 devstack@c-api.service[100523]: INFO cinder.api.openstack.wsgi [None req-6cc7f178-b103-4d89-aafc-62c8b53aadfe tempest-VolumeImageDependencyTests-772663549 tempest-VolumeImageDependencyTests-772663549-project-member] https://10.4.3.117/volume/v3/volumes/d215b8a7-2202-4a02-ae47-7c890db4fd88 returned with HTTP 200 Jul 27 16:20:02.380651 np0000005924 devstack@c-api.service[100523]: [pid: 100523|app: 0|req: 1098/4368] 10.4.3.117 () {68 vars in 1389 bytes} [Mon Jul 27 16:20:02 2026] GET /volume/v3/volumes/d215b8a7-2202-4a02-ae47-7c890db4fd88 => generated 1193 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 27 16:20:02.392508 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.middleware.request_id [None req-84cb9bd6-b6d5-4638-87b1-8cdb17294b25 None None] RequestId filter calling following filter/app {{(pid=100522) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:20:02.394300 np0000005924 devstack@c-api.service[100522]: INFO cinder.api.openstack.wsgi [None req-84cb9bd6-b6d5-4638-87b1-8cdb17294b25 tempest-VolumeImageDependencyTests-772663549 tempest-VolumeImageDependencyTests-772663549-project-member] GET https://10.4.3.117/volume/v3/volumes/d215b8a7-2202-4a02-ae47-7c890db4fd88 Jul 27 16:20:02.394560 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.openstack.wsgi [None req-84cb9bd6-b6d5-4638-87b1-8cdb17294b25 tempest-VolumeImageDependencyTests-772663549 tempest-VolumeImageDependencyTests-772663549-project-member] Empty body provided in request {{(pid=100522) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:20:02.395030 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.openstack.wsgi [None req-84cb9bd6-b6d5-4638-87b1-8cdb17294b25 tempest-VolumeImageDependencyTests-772663549 tempest-VolumeImageDependencyTests-772663549-project-member] Calling method 'show' {{(pid=100522) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:20:02.402563 np0000005924 devstack@c-api.service[100522]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:20:02.402563 np0000005924 devstack@c-api.service[100522]: warnings.warn( Jul 27 16:20:02.406519 np0000005924 devstack@c-api.service[100522]: INFO cinder.volume.api [None req-84cb9bd6-b6d5-4638-87b1-8cdb17294b25 tempest-VolumeImageDependencyTests-772663549 tempest-VolumeImageDependencyTests-772663549-project-member] Volume info retrieved successfully. Jul 27 16:20:02.411124 np0000005924 devstack@c-api.service[100522]: INFO cinder.api.openstack.wsgi [None req-84cb9bd6-b6d5-4638-87b1-8cdb17294b25 tempest-VolumeImageDependencyTests-772663549 tempest-VolumeImageDependencyTests-772663549-project-member] https://10.4.3.117/volume/v3/volumes/d215b8a7-2202-4a02-ae47-7c890db4fd88 returned with HTTP 200 Jul 27 16:20:02.411559 np0000005924 devstack@c-api.service[100522]: [pid: 100522|app: 0|req: 1082/4369] 10.4.3.117 () {68 vars in 1389 bytes} [Mon Jul 27 16:20:02 2026] GET /volume/v3/volumes/d215b8a7-2202-4a02-ae47-7c890db4fd88 => generated 1193 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 27 16:20:02.423754 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.middleware.request_id [None req-2ef84228-4976-4dfd-963e-d342ecfb1016 None None] RequestId filter calling following filter/app {{(pid=100521) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:20:02.425770 np0000005924 devstack@c-api.service[100521]: INFO cinder.api.openstack.wsgi [None req-2ef84228-4976-4dfd-963e-d342ecfb1016 tempest-VolumeImageDependencyTests-772663549 tempest-VolumeImageDependencyTests-772663549-project-member] POST https://10.4.3.117/volume/v3/snapshots Jul 27 16:20:02.426149 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.openstack.wsgi [None req-2ef84228-4976-4dfd-963e-d342ecfb1016 tempest-VolumeImageDependencyTests-772663549 tempest-VolumeImageDependencyTests-772663549-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "d215b8a7-2202-4a02-ae47-7c890db4fd88", "name": "tempest-VolumeImageDependencyTests-Snapshot-354253995"}} {{(pid=100521) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 27 16:20:02.435121 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.middleware.request_id [None req-fc58d2e2-4268-4942-bc52-535ca1a2272d None None] RequestId filter calling following filter/app {{(pid=100524) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:20:02.435913 np0000005924 devstack@c-api.service[100521]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:20:02.435913 np0000005924 devstack@c-api.service[100521]: warnings.warn( Jul 27 16:20:02.436450 np0000005924 devstack@c-api.service[100521]: INFO cinder.volume.api [None req-2ef84228-4976-4dfd-963e-d342ecfb1016 tempest-VolumeImageDependencyTests-772663549 tempest-VolumeImageDependencyTests-772663549-project-member] Volume info retrieved successfully. Jul 27 16:20:02.436603 np0000005924 devstack@c-api.service[100521]: INFO cinder.api.v3.snapshots [None req-2ef84228-4976-4dfd-963e-d342ecfb1016 tempest-VolumeImageDependencyTests-772663549 tempest-VolumeImageDependencyTests-772663549-project-member] Create snapshot from volume d215b8a7-2202-4a02-ae47-7c890db4fd88 Jul 27 16:20:02.437032 np0000005924 devstack@c-api.service[100524]: INFO cinder.api.openstack.wsgi [None req-fc58d2e2-4268-4942-bc52-535ca1a2272d tempest-ProjectAdminTests33-614572375 tempest-ProjectAdminTests33-614572375-project-admin] GET https://10.4.3.117/volume/v3/backups/b080e230-3493-4224-9ec0-e4d8a8cf4e18 Jul 27 16:20:02.437272 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.openstack.wsgi [None req-fc58d2e2-4268-4942-bc52-535ca1a2272d tempest-ProjectAdminTests33-614572375 tempest-ProjectAdminTests33-614572375-project-admin] Empty body provided in request {{(pid=100524) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:20:02.437519 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.openstack.wsgi [None req-fc58d2e2-4268-4942-bc52-535ca1a2272d tempest-ProjectAdminTests33-614572375 tempest-ProjectAdminTests33-614572375-project-admin] Calling method 'show' {{(pid=100524) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:20:02.437651 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.v3.backups [None req-fc58d2e2-4268-4942-bc52-535ca1a2272d tempest-ProjectAdminTests33-614572375 tempest-ProjectAdminTests33-614572375-project-admin] Show backup with id b080e230-3493-4224-9ec0-e4d8a8cf4e18. {{(pid=100524) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 27 16:20:02.441599 np0000005924 devstack@c-api.service[100524]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:20:02.441599 np0000005924 devstack@c-api.service[100524]: warnings.warn( Jul 27 16:20:02.442226 np0000005924 devstack@c-api.service[100524]: INFO cinder.api.openstack.wsgi [None req-fc58d2e2-4268-4942-bc52-535ca1a2272d tempest-ProjectAdminTests33-614572375 tempest-ProjectAdminTests33-614572375-project-admin] https://10.4.3.117/volume/v3/backups/b080e230-3493-4224-9ec0-e4d8a8cf4e18 returned with HTTP 200 Jul 27 16:20:02.442634 np0000005924 devstack@c-api.service[100524]: [pid: 100524|app: 0|req: 1099/4370] 10.4.3.117 () {68 vars in 1388 bytes} [Mon Jul 27 16:20:02 2026] GET /volume/v3/backups/b080e230-3493-4224-9ec0-e4d8a8cf4e18 => generated 708 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 27 16:20:02.477343 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.quota [None req-2ef84228-4976-4dfd-963e-d342ecfb1016 tempest-VolumeImageDependencyTests-772663549 tempest-VolumeImageDependencyTests-772663549-project-member] Created reservations ['5c6a8f0d-a6ae-412d-bcfa-afa2fa7edb15', 'aaf6c5b1-c20a-4c30-9fee-0c3c8dff705b', '49779823-27f9-4372-b06c-d67a145d0528', '54072994-7470-4d58-a722-df33b5ae9b7b'] {{(pid=100521) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 27 16:20:02.490779 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.middleware.request_id [None req-36a14fa5-c0f5-4fa1-bb0c-6fcaf543768d None None] RequestId filter calling following filter/app {{(pid=100523) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:20:02.492503 np0000005924 devstack@c-api.service[100523]: INFO cinder.api.openstack.wsgi [None req-36a14fa5-c0f5-4fa1-bb0c-6fcaf543768d tempest-VolumesActionsTest-714550364 tempest-VolumesActionsTest-714550364-project-member] GET https://10.4.3.117/volume/v3/volumes/92523749-f90b-44cd-b2e2-27be3223bc0e Jul 27 16:20:02.492704 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.openstack.wsgi [None req-36a14fa5-c0f5-4fa1-bb0c-6fcaf543768d tempest-VolumesActionsTest-714550364 tempest-VolumesActionsTest-714550364-project-member] Empty body provided in request {{(pid=100523) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:20:02.492920 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.openstack.wsgi [None req-36a14fa5-c0f5-4fa1-bb0c-6fcaf543768d tempest-VolumesActionsTest-714550364 tempest-VolumesActionsTest-714550364-project-member] Calling method 'show' {{(pid=100523) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:20:02.500592 np0000005924 devstack@c-api.service[100523]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:20:02.500592 np0000005924 devstack@c-api.service[100523]: warnings.warn( Jul 27 16:20:02.505217 np0000005924 devstack@c-api.service[100523]: INFO cinder.volume.api [None req-36a14fa5-c0f5-4fa1-bb0c-6fcaf543768d tempest-VolumesActionsTest-714550364 tempest-VolumesActionsTest-714550364-project-member] Volume info retrieved successfully. Jul 27 16:20:02.510264 np0000005924 devstack@c-api.service[100523]: INFO cinder.api.openstack.wsgi [None req-36a14fa5-c0f5-4fa1-bb0c-6fcaf543768d tempest-VolumesActionsTest-714550364 tempest-VolumesActionsTest-714550364-project-member] https://10.4.3.117/volume/v3/volumes/92523749-f90b-44cd-b2e2-27be3223bc0e returned with HTTP 200 Jul 27 16:20:02.510764 np0000005924 devstack@c-api.service[100523]: [pid: 100523|app: 0|req: 1099/4371] 10.4.3.117 () {66 vars in 1348 bytes} [Mon Jul 27 16:20:02 2026] GET /volume/v3/volumes/92523749-f90b-44cd-b2e2-27be3223bc0e => generated 861 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 27 16:20:02.512566 np0000005924 devstack@c-api.service[100521]: INFO cinder.volume.api [None req-2ef84228-4976-4dfd-963e-d342ecfb1016 tempest-VolumeImageDependencyTests-772663549 tempest-VolumeImageDependencyTests-772663549-project-member] Snapshot create request issued successfully. Jul 27 16:20:02.513010 np0000005924 devstack@c-api.service[100521]: INFO cinder.api.openstack.wsgi [None req-2ef84228-4976-4dfd-963e-d342ecfb1016 tempest-VolumeImageDependencyTests-772663549 tempest-VolumeImageDependencyTests-772663549-project-member] https://10.4.3.117/volume/v3/snapshots returned with HTTP 202 Jul 27 16:20:02.513523 np0000005924 devstack@c-api.service[100521]: [pid: 100521|app: 0|req: 1092/4372] 10.4.3.117 () {68 vars in 1265 bytes} [Mon Jul 27 16:20:02 2026] POST /volume/v3/snapshots => generated 312 bytes in 90 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 27 16:20:02.522308 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.middleware.request_id [None req-79fd4932-d772-46cf-9dec-9fd399e44984 None None] RequestId filter calling following filter/app {{(pid=100522) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:20:02.524774 np0000005924 devstack@c-api.service[100522]: INFO cinder.api.openstack.wsgi [None req-79fd4932-d772-46cf-9dec-9fd399e44984 tempest-VolumeImageDependencyTests-772663549 tempest-VolumeImageDependencyTests-772663549-project-member] GET https://10.4.3.117/volume/v3/snapshots/91abd2c2-a999-4f2b-9325-0f20adbb7145 Jul 27 16:20:02.525027 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.openstack.wsgi [None req-79fd4932-d772-46cf-9dec-9fd399e44984 tempest-VolumeImageDependencyTests-772663549 tempest-VolumeImageDependencyTests-772663549-project-member] Empty body provided in request {{(pid=100522) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:20:02.525317 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.openstack.wsgi [None req-79fd4932-d772-46cf-9dec-9fd399e44984 tempest-VolumeImageDependencyTests-772663549 tempest-VolumeImageDependencyTests-772663549-project-member] Calling method 'show' {{(pid=100522) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:20:02.530880 np0000005924 devstack@c-api.service[100522]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:20:02.530880 np0000005924 devstack@c-api.service[100522]: warnings.warn( Jul 27 16:20:02.531451 np0000005924 devstack@c-api.service[100522]: INFO cinder.volume.api [None req-79fd4932-d772-46cf-9dec-9fd399e44984 tempest-VolumeImageDependencyTests-772663549 tempest-VolumeImageDependencyTests-772663549-project-member] Snapshot retrieved successfully. Jul 27 16:20:02.532501 np0000005924 devstack@c-api.service[100522]: INFO cinder.api.openstack.wsgi [None req-79fd4932-d772-46cf-9dec-9fd399e44984 tempest-VolumeImageDependencyTests-772663549 tempest-VolumeImageDependencyTests-772663549-project-member] https://10.4.3.117/volume/v3/snapshots/91abd2c2-a999-4f2b-9325-0f20adbb7145 returned with HTTP 200 Jul 27 16:20:02.532978 np0000005924 devstack@c-api.service[100522]: [pid: 100522|app: 0|req: 1083/4373] 10.4.3.117 () {66 vars in 1354 bytes} [Mon Jul 27 16:20:02 2026] GET /volume/v3/snapshots/91abd2c2-a999-4f2b-9325-0f20adbb7145 => generated 444 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 27 16:20:02.568318 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.middleware.request_id [None req-f3f25b2e-c8d3-419c-9408-fdf18e75dc4c None None] RequestId filter calling following filter/app {{(pid=100524) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:20:02.570430 np0000005924 devstack@c-api.service[100524]: INFO cinder.api.openstack.wsgi [None req-f3f25b2e-c8d3-419c-9408-fdf18e75dc4c tempest-TestInstancesWithCinderVolumes-351524293 tempest-TestInstancesWithCinderVolumes-351524293-project-member] GET https://10.4.3.117/volume/v3/volumes/96379ac6-9a71-43ec-9fb7-785e8a791a11 Jul 27 16:20:02.570725 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.openstack.wsgi [None req-f3f25b2e-c8d3-419c-9408-fdf18e75dc4c tempest-TestInstancesWithCinderVolumes-351524293 tempest-TestInstancesWithCinderVolumes-351524293-project-member] Empty body provided in request {{(pid=100524) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:20:02.571408 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.openstack.wsgi [None req-f3f25b2e-c8d3-419c-9408-fdf18e75dc4c tempest-TestInstancesWithCinderVolumes-351524293 tempest-TestInstancesWithCinderVolumes-351524293-project-member] Calling method 'show' {{(pid=100524) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:20:02.582615 np0000005924 devstack@c-api.service[100524]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:20:02.582615 np0000005924 devstack@c-api.service[100524]: warnings.warn( Jul 27 16:20:02.586394 np0000005924 devstack@c-api.service[100524]: INFO cinder.volume.api [None req-f3f25b2e-c8d3-419c-9408-fdf18e75dc4c tempest-TestInstancesWithCinderVolumes-351524293 tempest-TestInstancesWithCinderVolumes-351524293-project-member] Volume info retrieved successfully. Jul 27 16:20:02.590947 np0000005924 devstack@c-api.service[100524]: INFO cinder.api.openstack.wsgi [None req-f3f25b2e-c8d3-419c-9408-fdf18e75dc4c tempest-TestInstancesWithCinderVolumes-351524293 tempest-TestInstancesWithCinderVolumes-351524293-project-member] https://10.4.3.117/volume/v3/volumes/96379ac6-9a71-43ec-9fb7-785e8a791a11 returned with HTTP 200 Jul 27 16:20:02.591410 np0000005924 devstack@c-api.service[100524]: [pid: 100524|app: 0|req: 1100/4374] 10.4.3.117 () {66 vars in 1348 bytes} [Mon Jul 27 16:20:02 2026] GET /volume/v3/volumes/96379ac6-9a71-43ec-9fb7-785e8a791a11 => generated 939 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 27 16:20:03.024037 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.middleware.request_id [None req-7cbcb101-6c0c-492c-8af8-327d20c4fdac None None] RequestId filter calling following filter/app {{(pid=100523) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:20:03.025856 np0000005924 devstack@c-api.service[100523]: INFO cinder.api.openstack.wsgi [None req-7cbcb101-6c0c-492c-8af8-327d20c4fdac tempest-VolumesActionsTest-714550364 tempest-VolumesActionsTest-714550364-project-member] GET https://10.4.3.117/volume/v3/volumes/92523749-f90b-44cd-b2e2-27be3223bc0e Jul 27 16:20:03.026040 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.openstack.wsgi [None req-7cbcb101-6c0c-492c-8af8-327d20c4fdac tempest-VolumesActionsTest-714550364 tempest-VolumesActionsTest-714550364-project-member] Empty body provided in request {{(pid=100523) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:20:03.026223 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.openstack.wsgi [None req-7cbcb101-6c0c-492c-8af8-327d20c4fdac tempest-VolumesActionsTest-714550364 tempest-VolumesActionsTest-714550364-project-member] Calling method 'show' {{(pid=100523) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:20:03.034770 np0000005924 devstack@c-api.service[100523]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:20:03.034770 np0000005924 devstack@c-api.service[100523]: warnings.warn( Jul 27 16:20:03.038617 np0000005924 devstack@c-api.service[100523]: INFO cinder.volume.api [None req-7cbcb101-6c0c-492c-8af8-327d20c4fdac tempest-VolumesActionsTest-714550364 tempest-VolumesActionsTest-714550364-project-member] Volume info retrieved successfully. Jul 27 16:20:03.042618 np0000005924 devstack@c-api.service[100523]: INFO cinder.api.openstack.wsgi [None req-7cbcb101-6c0c-492c-8af8-327d20c4fdac tempest-VolumesActionsTest-714550364 tempest-VolumesActionsTest-714550364-project-member] https://10.4.3.117/volume/v3/volumes/92523749-f90b-44cd-b2e2-27be3223bc0e returned with HTTP 200 Jul 27 16:20:03.042987 np0000005924 devstack@c-api.service[100523]: [pid: 100523|app: 0|req: 1100/4375] 10.4.3.117 () {66 vars in 1348 bytes} [Mon Jul 27 16:20:03 2026] GET /volume/v3/volumes/92523749-f90b-44cd-b2e2-27be3223bc0e => generated 861 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 27 16:20:03.055893 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.middleware.request_id [None req-dd15afd4-21ea-4e11-9938-0b3b68fccd47 None None] RequestId filter calling following filter/app {{(pid=100521) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:20:03.057738 np0000005924 devstack@c-api.service[100521]: INFO cinder.api.openstack.wsgi [None req-dd15afd4-21ea-4e11-9938-0b3b68fccd47 tempest-VolumesActionsTest-714550364 tempest-VolumesActionsTest-714550364-project-member] DELETE https://10.4.3.117/volume/v3/volumes/92523749-f90b-44cd-b2e2-27be3223bc0e Jul 27 16:20:03.057883 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.openstack.wsgi [None req-dd15afd4-21ea-4e11-9938-0b3b68fccd47 tempest-VolumesActionsTest-714550364 tempest-VolumesActionsTest-714550364-project-member] Empty body provided in request {{(pid=100521) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:20:03.058070 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.openstack.wsgi [None req-dd15afd4-21ea-4e11-9938-0b3b68fccd47 tempest-VolumesActionsTest-714550364 tempest-VolumesActionsTest-714550364-project-member] Calling method 'delete' {{(pid=100521) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:20:03.058225 np0000005924 devstack@c-api.service[100521]: INFO cinder.api.v3.volumes [None req-dd15afd4-21ea-4e11-9938-0b3b68fccd47 tempest-VolumesActionsTest-714550364 tempest-VolumesActionsTest-714550364-project-member] Delete volume with id: 92523749-f90b-44cd-b2e2-27be3223bc0e Jul 27 16:20:03.066961 np0000005924 devstack@c-api.service[100521]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:20:03.066961 np0000005924 devstack@c-api.service[100521]: warnings.warn( Jul 27 16:20:03.067593 np0000005924 devstack@c-api.service[100521]: INFO cinder.volume.api [None req-dd15afd4-21ea-4e11-9938-0b3b68fccd47 tempest-VolumesActionsTest-714550364 tempest-VolumesActionsTest-714550364-project-member] Volume info retrieved successfully. Jul 27 16:20:03.106475 np0000005924 devstack@c-api.service[100521]: INFO cinder.volume.api [None req-dd15afd4-21ea-4e11-9938-0b3b68fccd47 tempest-VolumesActionsTest-714550364 tempest-VolumesActionsTest-714550364-project-member] Delete volume request issued successfully. Jul 27 16:20:03.106768 np0000005924 devstack@c-api.service[100521]: INFO cinder.api.openstack.wsgi [None req-dd15afd4-21ea-4e11-9938-0b3b68fccd47 tempest-VolumesActionsTest-714550364 tempest-VolumesActionsTest-714550364-project-member] https://10.4.3.117/volume/v3/volumes/92523749-f90b-44cd-b2e2-27be3223bc0e returned with HTTP 202 Jul 27 16:20:03.107218 np0000005924 devstack@c-api.service[100521]: [pid: 100521|app: 0|req: 1093/4376] 10.4.3.117 () {66 vars in 1351 bytes} [Mon Jul 27 16:20:03 2026] DELETE /volume/v3/volumes/92523749-f90b-44cd-b2e2-27be3223bc0e => generated 0 bytes in 52 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 27 16:20:03.118413 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.middleware.request_id [None req-a6ef20bc-9020-4f47-9d17-a767b8454e8a None None] RequestId filter calling following filter/app {{(pid=100522) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:20:03.122700 np0000005924 devstack@c-api.service[100522]: INFO cinder.api.openstack.wsgi [None req-a6ef20bc-9020-4f47-9d17-a767b8454e8a tempest-VolumesActionsTest-714550364 tempest-VolumesActionsTest-714550364-project-member] GET https://10.4.3.117/volume/v3/volumes/92523749-f90b-44cd-b2e2-27be3223bc0e Jul 27 16:20:03.123056 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.openstack.wsgi [None req-a6ef20bc-9020-4f47-9d17-a767b8454e8a tempest-VolumesActionsTest-714550364 tempest-VolumesActionsTest-714550364-project-member] Empty body provided in request {{(pid=100522) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:20:03.123398 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.openstack.wsgi [None req-a6ef20bc-9020-4f47-9d17-a767b8454e8a tempest-VolumesActionsTest-714550364 tempest-VolumesActionsTest-714550364-project-member] Calling method 'show' {{(pid=100522) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:20:03.137879 np0000005924 devstack@c-api.service[100522]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:20:03.137879 np0000005924 devstack@c-api.service[100522]: warnings.warn( Jul 27 16:20:03.144867 np0000005924 devstack@c-api.service[100522]: INFO cinder.volume.api [None req-a6ef20bc-9020-4f47-9d17-a767b8454e8a tempest-VolumesActionsTest-714550364 tempest-VolumesActionsTest-714550364-project-member] Volume info retrieved successfully. Jul 27 16:20:03.151048 np0000005924 devstack@c-api.service[100522]: INFO cinder.api.openstack.wsgi [None req-a6ef20bc-9020-4f47-9d17-a767b8454e8a tempest-VolumesActionsTest-714550364 tempest-VolumesActionsTest-714550364-project-member] https://10.4.3.117/volume/v3/volumes/92523749-f90b-44cd-b2e2-27be3223bc0e returned with HTTP 200 Jul 27 16:20:03.151748 np0000005924 devstack@c-api.service[100522]: [pid: 100522|app: 0|req: 1084/4377] 10.4.3.117 () {66 vars in 1348 bytes} [Mon Jul 27 16:20:03 2026] GET /volume/v3/volumes/92523749-f90b-44cd-b2e2-27be3223bc0e => generated 860 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 27 16:20:03.297171 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.middleware.request_id [None req-b4ac20c4-2a6c-484d-aee5-5a3a3e459538 None None] RequestId filter calling following filter/app {{(pid=100524) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:20:03.299067 np0000005924 devstack@c-api.service[100524]: INFO cinder.api.openstack.wsgi [None req-b4ac20c4-2a6c-484d-aee5-5a3a3e459538 tempest-CreateVolumesFromBackupTest-1130909323 tempest-CreateVolumesFromBackupTest-1130909323-project-member] GET https://10.4.3.117/volume/v3/backups/ff7999f4-0714-4bd4-982a-ac500b350439 Jul 27 16:20:03.299287 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.openstack.wsgi [None req-b4ac20c4-2a6c-484d-aee5-5a3a3e459538 tempest-CreateVolumesFromBackupTest-1130909323 tempest-CreateVolumesFromBackupTest-1130909323-project-member] Empty body provided in request {{(pid=100524) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:20:03.299521 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.openstack.wsgi [None req-b4ac20c4-2a6c-484d-aee5-5a3a3e459538 tempest-CreateVolumesFromBackupTest-1130909323 tempest-CreateVolumesFromBackupTest-1130909323-project-member] Calling method 'show' {{(pid=100524) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:20:03.299657 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.v3.backups [None req-b4ac20c4-2a6c-484d-aee5-5a3a3e459538 tempest-CreateVolumesFromBackupTest-1130909323 tempest-CreateVolumesFromBackupTest-1130909323-project-member] Show backup with id ff7999f4-0714-4bd4-982a-ac500b350439. {{(pid=100524) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 27 16:20:03.304880 np0000005924 devstack@c-api.service[100524]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:20:03.304880 np0000005924 devstack@c-api.service[100524]: warnings.warn( Jul 27 16:20:03.305951 np0000005924 devstack@c-api.service[100524]: INFO cinder.api.openstack.wsgi [None req-b4ac20c4-2a6c-484d-aee5-5a3a3e459538 tempest-CreateVolumesFromBackupTest-1130909323 tempest-CreateVolumesFromBackupTest-1130909323-project-member] https://10.4.3.117/volume/v3/backups/ff7999f4-0714-4bd4-982a-ac500b350439 returned with HTTP 200 Jul 27 16:20:03.306416 np0000005924 devstack@c-api.service[100524]: [pid: 100524|app: 0|req: 1101/4378] 10.4.3.117 () {66 vars in 1348 bytes} [Mon Jul 27 16:20:03 2026] GET /volume/v3/backups/ff7999f4-0714-4bd4-982a-ac500b350439 => generated 757 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 27 16:20:03.453405 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.middleware.request_id [None req-d536d4d8-7839-4510-8c5e-fbd84da18caa None None] RequestId filter calling following filter/app {{(pid=100523) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:20:03.455847 np0000005924 devstack@c-api.service[100523]: INFO cinder.api.openstack.wsgi [None req-d536d4d8-7839-4510-8c5e-fbd84da18caa tempest-ProjectAdminTests33-614572375 tempest-ProjectAdminTests33-614572375-project-admin] GET https://10.4.3.117/volume/v3/backups/b080e230-3493-4224-9ec0-e4d8a8cf4e18 Jul 27 16:20:03.456125 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.openstack.wsgi [None req-d536d4d8-7839-4510-8c5e-fbd84da18caa tempest-ProjectAdminTests33-614572375 tempest-ProjectAdminTests33-614572375-project-admin] Empty body provided in request {{(pid=100523) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:20:03.456368 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.openstack.wsgi [None req-d536d4d8-7839-4510-8c5e-fbd84da18caa tempest-ProjectAdminTests33-614572375 tempest-ProjectAdminTests33-614572375-project-admin] Calling method 'show' {{(pid=100523) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:20:03.456525 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.v3.backups [None req-d536d4d8-7839-4510-8c5e-fbd84da18caa tempest-ProjectAdminTests33-614572375 tempest-ProjectAdminTests33-614572375-project-admin] Show backup with id b080e230-3493-4224-9ec0-e4d8a8cf4e18. {{(pid=100523) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 27 16:20:03.461845 np0000005924 devstack@c-api.service[100523]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:20:03.461845 np0000005924 devstack@c-api.service[100523]: warnings.warn( Jul 27 16:20:03.462562 np0000005924 devstack@c-api.service[100523]: INFO cinder.api.openstack.wsgi [None req-d536d4d8-7839-4510-8c5e-fbd84da18caa tempest-ProjectAdminTests33-614572375 tempest-ProjectAdminTests33-614572375-project-admin] https://10.4.3.117/volume/v3/backups/b080e230-3493-4224-9ec0-e4d8a8cf4e18 returned with HTTP 200 Jul 27 16:20:03.463013 np0000005924 devstack@c-api.service[100523]: [pid: 100523|app: 0|req: 1101/4379] 10.4.3.117 () {68 vars in 1388 bytes} [Mon Jul 27 16:20:03 2026] GET /volume/v3/backups/b080e230-3493-4224-9ec0-e4d8a8cf4e18 => generated 708 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 27 16:20:03.542664 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.middleware.request_id [None req-03d9efe2-b048-498a-b8e0-a956e2e66d25 None None] RequestId filter calling following filter/app {{(pid=100521) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:20:03.544561 np0000005924 devstack@c-api.service[100521]: INFO cinder.api.openstack.wsgi [None req-03d9efe2-b048-498a-b8e0-a956e2e66d25 tempest-VolumeImageDependencyTests-772663549 tempest-VolumeImageDependencyTests-772663549-project-member] GET https://10.4.3.117/volume/v3/snapshots/91abd2c2-a999-4f2b-9325-0f20adbb7145 Jul 27 16:20:03.544830 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.openstack.wsgi [None req-03d9efe2-b048-498a-b8e0-a956e2e66d25 tempest-VolumeImageDependencyTests-772663549 tempest-VolumeImageDependencyTests-772663549-project-member] Empty body provided in request {{(pid=100521) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:20:03.545047 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.openstack.wsgi [None req-03d9efe2-b048-498a-b8e0-a956e2e66d25 tempest-VolumeImageDependencyTests-772663549 tempest-VolumeImageDependencyTests-772663549-project-member] Calling method 'show' {{(pid=100521) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:20:03.549824 np0000005924 devstack@c-api.service[100521]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:20:03.549824 np0000005924 devstack@c-api.service[100521]: warnings.warn( Jul 27 16:20:03.550244 np0000005924 devstack@c-api.service[100521]: INFO cinder.volume.api [None req-03d9efe2-b048-498a-b8e0-a956e2e66d25 tempest-VolumeImageDependencyTests-772663549 tempest-VolumeImageDependencyTests-772663549-project-member] Snapshot retrieved successfully. Jul 27 16:20:03.550963 np0000005924 devstack@c-api.service[100521]: INFO cinder.api.openstack.wsgi [None req-03d9efe2-b048-498a-b8e0-a956e2e66d25 tempest-VolumeImageDependencyTests-772663549 tempest-VolumeImageDependencyTests-772663549-project-member] https://10.4.3.117/volume/v3/snapshots/91abd2c2-a999-4f2b-9325-0f20adbb7145 returned with HTTP 200 Jul 27 16:20:03.551312 np0000005924 devstack@c-api.service[100521]: [pid: 100521|app: 0|req: 1094/4380] 10.4.3.117 () {66 vars in 1354 bytes} [Mon Jul 27 16:20:03 2026] GET /volume/v3/snapshots/91abd2c2-a999-4f2b-9325-0f20adbb7145 => generated 471 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 27 16:20:03.559577 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.middleware.request_id [None req-9368b372-fd38-45fb-bdd0-61c001076113 None None] RequestId filter calling following filter/app {{(pid=100522) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:20:03.561070 np0000005924 devstack@c-api.service[100522]: INFO cinder.api.openstack.wsgi [None req-9368b372-fd38-45fb-bdd0-61c001076113 tempest-VolumeImageDependencyTests-772663549 tempest-VolumeImageDependencyTests-772663549-project-member] POST https://10.4.3.117/volume/v3/volumes Jul 27 16:20:03.561448 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.openstack.wsgi [None req-9368b372-fd38-45fb-bdd0-61c001076113 tempest-VolumeImageDependencyTests-772663549 tempest-VolumeImageDependencyTests-772663549-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "volume2-for-test-e6050452-06bd-4c7f-9912-45178c83e379", "snapshot_id": "91abd2c2-a999-4f2b-9325-0f20adbb7145", "size": 1}} {{(pid=100522) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 27 16:20:03.562959 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.v3.volumes [None req-9368b372-fd38-45fb-bdd0-61c001076113 tempest-VolumeImageDependencyTests-772663549 tempest-VolumeImageDependencyTests-772663549-project-member] Create volume request body: {'volume': {'name': 'volume2-for-test-e6050452-06bd-4c7f-9912-45178c83e379', 'snapshot_id': '91abd2c2-a999-4f2b-9325-0f20adbb7145', 'size': 1}} {{(pid=100522) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 27 16:20:03.570180 np0000005924 devstack@c-api.service[100522]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:20:03.570180 np0000005924 devstack@c-api.service[100522]: warnings.warn( Jul 27 16:20:03.570733 np0000005924 devstack@c-api.service[100522]: INFO cinder.volume.api [None req-9368b372-fd38-45fb-bdd0-61c001076113 tempest-VolumeImageDependencyTests-772663549 tempest-VolumeImageDependencyTests-772663549-project-member] Snapshot retrieved successfully. Jul 27 16:20:03.570903 np0000005924 devstack@c-api.service[100522]: INFO cinder.api.v3.volumes [None req-9368b372-fd38-45fb-bdd0-61c001076113 tempest-VolumeImageDependencyTests-772663549 tempest-VolumeImageDependencyTests-772663549-project-member] Create volume of 1 GB Jul 27 16:20:03.575514 np0000005924 devstack@c-api.service[100522]: INFO cinder.volume.api [None req-9368b372-fd38-45fb-bdd0-61c001076113 tempest-VolumeImageDependencyTests-772663549 tempest-VolumeImageDependencyTests-772663549-project-member] Availability Zones retrieved successfully. Jul 27 16:20:03.582066 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.volume.api [None req-9368b372-fd38-45fb-bdd0-61c001076113 tempest-VolumeImageDependencyTests-772663549 tempest-VolumeImageDependencyTests-772663549-project-member] Flow 'volume_create_api' (07d8f0a8-f432-4e7b-bd6b-73a6d7ecd2ae) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100522) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 27 16:20:03.582940 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.volume.api [None req-9368b372-fd38-45fb-bdd0-61c001076113 tempest-VolumeImageDependencyTests-772663549 tempest-VolumeImageDependencyTests-772663549-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (0592ea25-3cdd-4aea-bf5c-c0b6980ae6f5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100522) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 27 16:20:03.583958 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.volume.flows.api.create_volume [None req-9368b372-fd38-45fb-bdd0-61c001076113 tempest-VolumeImageDependencyTests-772663549 tempest-VolumeImageDependencyTests-772663549-project-member] Validating volume size '1' using validate_int, validate_snap_size {{(pid=100522) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 27 16:20:03.604348 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.middleware.request_id [None req-ebbce267-69f1-43dd-9aa1-6ce5aeddadf6 None None] RequestId filter calling following filter/app {{(pid=100524) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:20:03.606136 np0000005924 devstack@c-api.service[100524]: INFO cinder.api.openstack.wsgi [None req-ebbce267-69f1-43dd-9aa1-6ce5aeddadf6 tempest-TestInstancesWithCinderVolumes-351524293 tempest-TestInstancesWithCinderVolumes-351524293-project-member] GET https://10.4.3.117/volume/v3/volumes/96379ac6-9a71-43ec-9fb7-785e8a791a11 Jul 27 16:20:03.606394 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.openstack.wsgi [None req-ebbce267-69f1-43dd-9aa1-6ce5aeddadf6 tempest-TestInstancesWithCinderVolumes-351524293 tempest-TestInstancesWithCinderVolumes-351524293-project-member] Empty body provided in request {{(pid=100524) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:20:03.606669 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.openstack.wsgi [None req-ebbce267-69f1-43dd-9aa1-6ce5aeddadf6 tempest-TestInstancesWithCinderVolumes-351524293 tempest-TestInstancesWithCinderVolumes-351524293-project-member] Calling method 'show' {{(pid=100524) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:20:03.616524 np0000005924 devstack@c-api.service[100524]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:20:03.616524 np0000005924 devstack@c-api.service[100524]: warnings.warn( Jul 27 16:20:03.617241 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.volume.api [None req-9368b372-fd38-45fb-bdd0-61c001076113 tempest-VolumeImageDependencyTests-772663549 tempest-VolumeImageDependencyTests-772663549-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (0592ea25-3cdd-4aea-bf5c-c0b6980ae6f5) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': '91abd2c2-a999-4f2b-9325-0f20adbb7145', 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-27T16:04:59Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=2bce4e1a-e6e0-49d9-be36-c3405449a01e,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '2bce4e1a-e6e0-49d9-be36-c3405449a01e', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100522) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 27 16:20:03.617708 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.volume.api [None req-9368b372-fd38-45fb-bdd0-61c001076113 tempest-VolumeImageDependencyTests-772663549 tempest-VolumeImageDependencyTests-772663549-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (4abe5992-a53c-4331-8c04-777967ba4d8c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100522) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 27 16:20:03.621009 np0000005924 devstack@c-api.service[100524]: INFO cinder.volume.api [None req-ebbce267-69f1-43dd-9aa1-6ce5aeddadf6 tempest-TestInstancesWithCinderVolumes-351524293 tempest-TestInstancesWithCinderVolumes-351524293-project-member] Volume info retrieved successfully. Jul 27 16:20:03.625546 np0000005924 devstack@c-api.service[100524]: INFO cinder.api.openstack.wsgi [None req-ebbce267-69f1-43dd-9aa1-6ce5aeddadf6 tempest-TestInstancesWithCinderVolumes-351524293 tempest-TestInstancesWithCinderVolumes-351524293-project-member] https://10.4.3.117/volume/v3/volumes/96379ac6-9a71-43ec-9fb7-785e8a791a11 returned with HTTP 200 Jul 27 16:20:03.625997 np0000005924 devstack@c-api.service[100524]: [pid: 100524|app: 0|req: 1102/4381] 10.4.3.117 () {66 vars in 1348 bytes} [Mon Jul 27 16:20:03 2026] GET /volume/v3/volumes/96379ac6-9a71-43ec-9fb7-785e8a791a11 => generated 939 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 27 16:20:03.662947 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.quota [None req-9368b372-fd38-45fb-bdd0-61c001076113 tempest-VolumeImageDependencyTests-772663549 tempest-VolumeImageDependencyTests-772663549-project-member] Created reservations ['1ad891b9-d2b5-4db2-b194-f962a746eb9e', '35f21743-6e5a-489b-8eb8-0d952b7ead1a', '5ef6b10d-6d59-422e-8deb-c59ed9e2d0b2', 'd813bf5c-86e9-4a3a-a94a-26e736cbb330'] {{(pid=100522) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 27 16:20:03.663830 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.volume.api [None req-9368b372-fd38-45fb-bdd0-61c001076113 tempest-VolumeImageDependencyTests-772663549 tempest-VolumeImageDependencyTests-772663549-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (4abe5992-a53c-4331-8c04-777967ba4d8c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['1ad891b9-d2b5-4db2-b194-f962a746eb9e', '35f21743-6e5a-489b-8eb8-0d952b7ead1a', '5ef6b10d-6d59-422e-8deb-c59ed9e2d0b2', 'd813bf5c-86e9-4a3a-a94a-26e736cbb330']}' {{(pid=100522) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 27 16:20:03.664682 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.volume.api [None req-9368b372-fd38-45fb-bdd0-61c001076113 tempest-VolumeImageDependencyTests-772663549 tempest-VolumeImageDependencyTests-772663549-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (c954d7d8-e9aa-4d3d-bd6b-cb67add0bafd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100522) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 27 16:20:03.704458 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.volume.api [None req-9368b372-fd38-45fb-bdd0-61c001076113 tempest-VolumeImageDependencyTests-772663549 tempest-VolumeImageDependencyTests-772663549-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (c954d7d8-e9aa-4d3d-bd6b-cb67add0bafd) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '14d08422-bdee-41fe-9d55-f7843d8b328d', '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='3455e013888f42d69667e6a19262fc91',qos_specs=None,replication_status=,reservations=['1ad891b9-d2b5-4db2-b194-f962a746eb9e','35f21743-6e5a-489b-8eb8-0d952b7ead1a','5ef6b10d-6d59-422e-8deb-c59ed9e2d0b2','d813bf5c-86e9-4a3a-a94a-26e736cbb330'],size=1,snapshot_id=91abd2c2-a999-4f2b-9325-0f20adbb7145,source_replicaid=,source_volid=None,status='creating',user_id='dbcd0da01b8943a183ea8353e1072cd0',volume_type_id=2bce4e1a-e6e0-49d9-be36-c3405449a01e), '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-27T16:20:03Z,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=14d08422-bdee-41fe-9d55-f7843d8b328d,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='3455e013888f42d69667e6a19262fc91',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=91abd2c2-a999-4f2b-9325-0f20adbb7145,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='dbcd0da01b8943a183ea8353e1072cd0',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(2bce4e1a-e6e0-49d9-be36-c3405449a01e),volume_type_id=2bce4e1a-e6e0-49d9-be36-c3405449a01e)}' {{(pid=100522) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 27 16:20:03.705273 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.volume.api [None req-9368b372-fd38-45fb-bdd0-61c001076113 tempest-VolumeImageDependencyTests-772663549 tempest-VolumeImageDependencyTests-772663549-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (bb5e209d-8f29-4b23-887a-0c7d469b3028) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100522) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 27 16:20:03.728341 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.volume.api [None req-9368b372-fd38-45fb-bdd0-61c001076113 tempest-VolumeImageDependencyTests-772663549 tempest-VolumeImageDependencyTests-772663549-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (bb5e209d-8f29-4b23-887a-0c7d469b3028) transitioned into state 'SUCCESS' from 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='3455e013888f42d69667e6a19262fc91',qos_specs=None,replication_status=,reservations=['1ad891b9-d2b5-4db2-b194-f962a746eb9e','35f21743-6e5a-489b-8eb8-0d952b7ead1a','5ef6b10d-6d59-422e-8deb-c59ed9e2d0b2','d813bf5c-86e9-4a3a-a94a-26e736cbb330'],size=1,snapshot_id=91abd2c2-a999-4f2b-9325-0f20adbb7145,source_replicaid=,source_volid=None,status='creating',user_id='dbcd0da01b8943a183ea8353e1072cd0',volume_type_id=2bce4e1a-e6e0-49d9-be36-c3405449a01e)}' {{(pid=100522) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 27 16:20:03.729073 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.volume.api [None req-9368b372-fd38-45fb-bdd0-61c001076113 tempest-VolumeImageDependencyTests-772663549 tempest-VolumeImageDependencyTests-772663549-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (ba588190-2c8f-41a7-9766-4b9af90fc465) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100522) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 27 16:20:03.750148 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.volume.api [None req-9368b372-fd38-45fb-bdd0-61c001076113 tempest-VolumeImageDependencyTests-772663549 tempest-VolumeImageDependencyTests-772663549-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (ba588190-2c8f-41a7-9766-4b9af90fc465) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100522) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 27 16:20:03.751067 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.volume.api [None req-9368b372-fd38-45fb-bdd0-61c001076113 tempest-VolumeImageDependencyTests-772663549 tempest-VolumeImageDependencyTests-772663549-project-member] Flow 'volume_create_api' (07d8f0a8-f432-4e7b-bd6b-73a6d7ecd2ae) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100522) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 27 16:20:03.751451 np0000005924 devstack@c-api.service[100522]: INFO cinder.volume.api [None req-9368b372-fd38-45fb-bdd0-61c001076113 tempest-VolumeImageDependencyTests-772663549 tempest-VolumeImageDependencyTests-772663549-project-member] Create volume request issued successfully. Jul 27 16:20:03.752058 np0000005924 devstack@c-api.service[100522]: INFO cinder.api.openstack.wsgi [None req-9368b372-fd38-45fb-bdd0-61c001076113 tempest-VolumeImageDependencyTests-772663549 tempest-VolumeImageDependencyTests-772663549-project-member] https://10.4.3.117/volume/v3/volumes returned with HTTP 202 Jul 27 16:20:03.752646 np0000005924 devstack@c-api.service[100522]: [pid: 100522|app: 0|req: 1085/4382] 10.4.3.117 () {70 vars in 1300 bytes} [Mon Jul 27 16:20:03 2026] POST /volume/v3/volumes => generated 809 bytes in 193 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Jul 27 16:20:03.763605 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.middleware.request_id [None req-8aef6c07-cd57-49b8-8515-b114ad263365 None None] RequestId filter calling following filter/app {{(pid=100523) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:20:03.765574 np0000005924 devstack@c-api.service[100523]: INFO cinder.api.openstack.wsgi [None req-8aef6c07-cd57-49b8-8515-b114ad263365 tempest-VolumeImageDependencyTests-772663549 tempest-VolumeImageDependencyTests-772663549-project-member] GET https://10.4.3.117/volume/v3/volumes/14d08422-bdee-41fe-9d55-f7843d8b328d Jul 27 16:20:03.765843 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.openstack.wsgi [None req-8aef6c07-cd57-49b8-8515-b114ad263365 tempest-VolumeImageDependencyTests-772663549 tempest-VolumeImageDependencyTests-772663549-project-member] Empty body provided in request {{(pid=100523) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:20:03.766078 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.openstack.wsgi [None req-8aef6c07-cd57-49b8-8515-b114ad263365 tempest-VolumeImageDependencyTests-772663549 tempest-VolumeImageDependencyTests-772663549-project-member] Calling method 'show' {{(pid=100523) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:20:03.774436 np0000005924 devstack@c-api.service[100523]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:20:03.774436 np0000005924 devstack@c-api.service[100523]: warnings.warn( Jul 27 16:20:03.778885 np0000005924 devstack@c-api.service[100523]: INFO cinder.volume.api [None req-8aef6c07-cd57-49b8-8515-b114ad263365 tempest-VolumeImageDependencyTests-772663549 tempest-VolumeImageDependencyTests-772663549-project-member] Volume info retrieved successfully. Jul 27 16:20:03.783680 np0000005924 devstack@c-api.service[100523]: INFO cinder.api.openstack.wsgi [None req-8aef6c07-cd57-49b8-8515-b114ad263365 tempest-VolumeImageDependencyTests-772663549 tempest-VolumeImageDependencyTests-772663549-project-member] https://10.4.3.117/volume/v3/volumes/14d08422-bdee-41fe-9d55-f7843d8b328d returned with HTTP 200 Jul 27 16:20:03.784120 np0000005924 devstack@c-api.service[100523]: [pid: 100523|app: 0|req: 1102/4383] 10.4.3.117 () {68 vars in 1389 bytes} [Mon Jul 27 16:20:03 2026] GET /volume/v3/volumes/14d08422-bdee-41fe-9d55-f7843d8b328d => generated 877 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 27 16:20:04.165489 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.middleware.request_id [None req-43c3c332-7a04-4d78-9a92-1de3ed71887d None None] RequestId filter calling following filter/app {{(pid=100521) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:20:04.166746 np0000005924 devstack@c-api.service[100521]: INFO cinder.api.openstack.wsgi [None req-43c3c332-7a04-4d78-9a92-1de3ed71887d tempest-VolumesActionsTest-714550364 tempest-VolumesActionsTest-714550364-project-member] GET https://10.4.3.117/volume/v3/volumes/92523749-f90b-44cd-b2e2-27be3223bc0e Jul 27 16:20:04.166911 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.openstack.wsgi [None req-43c3c332-7a04-4d78-9a92-1de3ed71887d tempest-VolumesActionsTest-714550364 tempest-VolumesActionsTest-714550364-project-member] Empty body provided in request {{(pid=100521) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:20:04.167075 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.openstack.wsgi [None req-43c3c332-7a04-4d78-9a92-1de3ed71887d tempest-VolumesActionsTest-714550364 tempest-VolumesActionsTest-714550364-project-member] Calling method 'show' {{(pid=100521) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:20:04.172895 np0000005924 devstack@c-api.service[100521]: INFO cinder.api.openstack.wsgi [None req-43c3c332-7a04-4d78-9a92-1de3ed71887d tempest-VolumesActionsTest-714550364 tempest-VolumesActionsTest-714550364-project-member] https://10.4.3.117/volume/v3/volumes/92523749-f90b-44cd-b2e2-27be3223bc0e returned with HTTP 404 Jul 27 16:20:04.173763 np0000005924 devstack@c-api.service[100521]: [pid: 100521|app: 0|req: 1095/4384] 10.4.3.117 () {66 vars in 1348 bytes} [Mon Jul 27 16:20:04 2026] GET /volume/v3/volumes/92523749-f90b-44cd-b2e2-27be3223bc0e => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 27 16:20:04.316113 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.middleware.request_id [None req-7f949ed4-ef21-4d95-89c3-f70175dcfde1 None None] RequestId filter calling following filter/app {{(pid=100524) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:20:04.317851 np0000005924 devstack@c-api.service[100524]: INFO cinder.api.openstack.wsgi [None req-7f949ed4-ef21-4d95-89c3-f70175dcfde1 tempest-CreateVolumesFromBackupTest-1130909323 tempest-CreateVolumesFromBackupTest-1130909323-project-member] GET https://10.4.3.117/volume/v3/backups/ff7999f4-0714-4bd4-982a-ac500b350439 Jul 27 16:20:04.318044 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.openstack.wsgi [None req-7f949ed4-ef21-4d95-89c3-f70175dcfde1 tempest-CreateVolumesFromBackupTest-1130909323 tempest-CreateVolumesFromBackupTest-1130909323-project-member] Empty body provided in request {{(pid=100524) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:20:04.318215 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.openstack.wsgi [None req-7f949ed4-ef21-4d95-89c3-f70175dcfde1 tempest-CreateVolumesFromBackupTest-1130909323 tempest-CreateVolumesFromBackupTest-1130909323-project-member] Calling method 'show' {{(pid=100524) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:20:04.318304 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.v3.backups [None req-7f949ed4-ef21-4d95-89c3-f70175dcfde1 tempest-CreateVolumesFromBackupTest-1130909323 tempest-CreateVolumesFromBackupTest-1130909323-project-member] Show backup with id ff7999f4-0714-4bd4-982a-ac500b350439. {{(pid=100524) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 27 16:20:04.322254 np0000005924 devstack@c-api.service[100524]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:20:04.322254 np0000005924 devstack@c-api.service[100524]: warnings.warn( Jul 27 16:20:04.322991 np0000005924 devstack@c-api.service[100524]: INFO cinder.api.openstack.wsgi [None req-7f949ed4-ef21-4d95-89c3-f70175dcfde1 tempest-CreateVolumesFromBackupTest-1130909323 tempest-CreateVolumesFromBackupTest-1130909323-project-member] https://10.4.3.117/volume/v3/backups/ff7999f4-0714-4bd4-982a-ac500b350439 returned with HTTP 200 Jul 27 16:20:04.323344 np0000005924 devstack@c-api.service[100524]: [pid: 100524|app: 0|req: 1103/4385] 10.4.3.117 () {66 vars in 1348 bytes} [Mon Jul 27 16:20:04 2026] GET /volume/v3/backups/ff7999f4-0714-4bd4-982a-ac500b350439 => generated 757 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 27 16:20:04.472112 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.middleware.request_id [None req-2b5fbf2c-df9d-4f02-a4d9-056123cd2b01 None None] RequestId filter calling following filter/app {{(pid=100522) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:20:04.475533 np0000005924 devstack@c-api.service[100522]: INFO cinder.api.openstack.wsgi [None req-2b5fbf2c-df9d-4f02-a4d9-056123cd2b01 tempest-ProjectAdminTests33-614572375 tempest-ProjectAdminTests33-614572375-project-admin] GET https://10.4.3.117/volume/v3/backups/b080e230-3493-4224-9ec0-e4d8a8cf4e18 Jul 27 16:20:04.476036 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.openstack.wsgi [None req-2b5fbf2c-df9d-4f02-a4d9-056123cd2b01 tempest-ProjectAdminTests33-614572375 tempest-ProjectAdminTests33-614572375-project-admin] Empty body provided in request {{(pid=100522) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:20:04.476223 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.openstack.wsgi [None req-2b5fbf2c-df9d-4f02-a4d9-056123cd2b01 tempest-ProjectAdminTests33-614572375 tempest-ProjectAdminTests33-614572375-project-admin] Calling method 'show' {{(pid=100522) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:20:04.476319 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.v3.backups [None req-2b5fbf2c-df9d-4f02-a4d9-056123cd2b01 tempest-ProjectAdminTests33-614572375 tempest-ProjectAdminTests33-614572375-project-admin] Show backup with id b080e230-3493-4224-9ec0-e4d8a8cf4e18. {{(pid=100522) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 27 16:20:04.482448 np0000005924 devstack@c-api.service[100522]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:20:04.482448 np0000005924 devstack@c-api.service[100522]: warnings.warn( Jul 27 16:20:04.483085 np0000005924 devstack@c-api.service[100522]: INFO cinder.api.openstack.wsgi [None req-2b5fbf2c-df9d-4f02-a4d9-056123cd2b01 tempest-ProjectAdminTests33-614572375 tempest-ProjectAdminTests33-614572375-project-admin] https://10.4.3.117/volume/v3/backups/b080e230-3493-4224-9ec0-e4d8a8cf4e18 returned with HTTP 200 Jul 27 16:20:04.483624 np0000005924 devstack@c-api.service[100522]: [pid: 100522|app: 0|req: 1086/4386] 10.4.3.117 () {68 vars in 1388 bytes} [Mon Jul 27 16:20:04 2026] GET /volume/v3/backups/b080e230-3493-4224-9ec0-e4d8a8cf4e18 => generated 708 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 27 16:20:04.639955 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.middleware.request_id [None req-991e7c13-7235-4bbd-92d7-2bcd80efbebc None None] RequestId filter calling following filter/app {{(pid=100523) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:20:04.642114 np0000005924 devstack@c-api.service[100523]: INFO cinder.api.openstack.wsgi [None req-991e7c13-7235-4bbd-92d7-2bcd80efbebc tempest-TestInstancesWithCinderVolumes-351524293 tempest-TestInstancesWithCinderVolumes-351524293-project-member] GET https://10.4.3.117/volume/v3/volumes/96379ac6-9a71-43ec-9fb7-785e8a791a11 Jul 27 16:20:04.642381 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.openstack.wsgi [None req-991e7c13-7235-4bbd-92d7-2bcd80efbebc tempest-TestInstancesWithCinderVolumes-351524293 tempest-TestInstancesWithCinderVolumes-351524293-project-member] Empty body provided in request {{(pid=100523) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:20:04.642646 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.openstack.wsgi [None req-991e7c13-7235-4bbd-92d7-2bcd80efbebc tempest-TestInstancesWithCinderVolumes-351524293 tempest-TestInstancesWithCinderVolumes-351524293-project-member] Calling method 'show' {{(pid=100523) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:20:04.653660 np0000005924 devstack@c-api.service[100523]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:20:04.653660 np0000005924 devstack@c-api.service[100523]: warnings.warn( Jul 27 16:20:04.657490 np0000005924 devstack@c-api.service[100523]: INFO cinder.volume.api [None req-991e7c13-7235-4bbd-92d7-2bcd80efbebc tempest-TestInstancesWithCinderVolumes-351524293 tempest-TestInstancesWithCinderVolumes-351524293-project-member] Volume info retrieved successfully. Jul 27 16:20:04.662212 np0000005924 devstack@c-api.service[100523]: INFO cinder.api.openstack.wsgi [None req-991e7c13-7235-4bbd-92d7-2bcd80efbebc tempest-TestInstancesWithCinderVolumes-351524293 tempest-TestInstancesWithCinderVolumes-351524293-project-member] https://10.4.3.117/volume/v3/volumes/96379ac6-9a71-43ec-9fb7-785e8a791a11 returned with HTTP 200 Jul 27 16:20:04.662702 np0000005924 devstack@c-api.service[100523]: [pid: 100523|app: 0|req: 1103/4387] 10.4.3.117 () {66 vars in 1348 bytes} [Mon Jul 27 16:20:04 2026] GET /volume/v3/volumes/96379ac6-9a71-43ec-9fb7-785e8a791a11 => generated 939 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 27 16:20:04.797847 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.middleware.request_id [None req-5611739f-05fa-40f2-9907-5dc651a81896 None None] RequestId filter calling following filter/app {{(pid=100521) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:20:04.799415 np0000005924 devstack@c-api.service[100521]: INFO cinder.api.openstack.wsgi [None req-5611739f-05fa-40f2-9907-5dc651a81896 tempest-VolumeImageDependencyTests-772663549 tempest-VolumeImageDependencyTests-772663549-project-member] GET https://10.4.3.117/volume/v3/volumes/14d08422-bdee-41fe-9d55-f7843d8b328d Jul 27 16:20:04.799650 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.openstack.wsgi [None req-5611739f-05fa-40f2-9907-5dc651a81896 tempest-VolumeImageDependencyTests-772663549 tempest-VolumeImageDependencyTests-772663549-project-member] Empty body provided in request {{(pid=100521) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:20:04.799844 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.openstack.wsgi [None req-5611739f-05fa-40f2-9907-5dc651a81896 tempest-VolumeImageDependencyTests-772663549 tempest-VolumeImageDependencyTests-772663549-project-member] Calling method 'show' {{(pid=100521) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:20:04.806351 np0000005924 devstack@c-api.service[100521]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:20:04.806351 np0000005924 devstack@c-api.service[100521]: warnings.warn( Jul 27 16:20:04.810214 np0000005924 devstack@c-api.service[100521]: INFO cinder.volume.api [None req-5611739f-05fa-40f2-9907-5dc651a81896 tempest-VolumeImageDependencyTests-772663549 tempest-VolumeImageDependencyTests-772663549-project-member] Volume info retrieved successfully. Jul 27 16:20:04.814645 np0000005924 devstack@c-api.service[100521]: INFO cinder.api.openstack.wsgi [None req-5611739f-05fa-40f2-9907-5dc651a81896 tempest-VolumeImageDependencyTests-772663549 tempest-VolumeImageDependencyTests-772663549-project-member] https://10.4.3.117/volume/v3/volumes/14d08422-bdee-41fe-9d55-f7843d8b328d returned with HTTP 200 Jul 27 16:20:04.815033 np0000005924 devstack@c-api.service[100521]: [pid: 100521|app: 0|req: 1096/4388] 10.4.3.117 () {68 vars in 1389 bytes} [Mon Jul 27 16:20:04 2026] GET /volume/v3/volumes/14d08422-bdee-41fe-9d55-f7843d8b328d => generated 1228 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 27 16:20:04.826677 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.middleware.request_id [None req-db6664dd-6d85-4dae-b56a-a849287c8067 None None] RequestId filter calling following filter/app {{(pid=100524) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:20:04.828950 np0000005924 devstack@c-api.service[100524]: INFO cinder.api.openstack.wsgi [None req-db6664dd-6d85-4dae-b56a-a849287c8067 tempest-VolumeImageDependencyTests-772663549 tempest-VolumeImageDependencyTests-772663549-project-member] GET https://10.4.3.117/volume/v3/volumes/14d08422-bdee-41fe-9d55-f7843d8b328d Jul 27 16:20:04.829202 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.openstack.wsgi [None req-db6664dd-6d85-4dae-b56a-a849287c8067 tempest-VolumeImageDependencyTests-772663549 tempest-VolumeImageDependencyTests-772663549-project-member] Empty body provided in request {{(pid=100524) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:20:04.829454 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.openstack.wsgi [None req-db6664dd-6d85-4dae-b56a-a849287c8067 tempest-VolumeImageDependencyTests-772663549 tempest-VolumeImageDependencyTests-772663549-project-member] Calling method 'show' {{(pid=100524) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:20:04.838232 np0000005924 devstack@c-api.service[100524]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:20:04.838232 np0000005924 devstack@c-api.service[100524]: warnings.warn( Jul 27 16:20:04.842591 np0000005924 devstack@c-api.service[100524]: INFO cinder.volume.api [None req-db6664dd-6d85-4dae-b56a-a849287c8067 tempest-VolumeImageDependencyTests-772663549 tempest-VolumeImageDependencyTests-772663549-project-member] Volume info retrieved successfully. Jul 27 16:20:04.850182 np0000005924 devstack@c-api.service[100524]: INFO cinder.api.openstack.wsgi [None req-db6664dd-6d85-4dae-b56a-a849287c8067 tempest-VolumeImageDependencyTests-772663549 tempest-VolumeImageDependencyTests-772663549-project-member] https://10.4.3.117/volume/v3/volumes/14d08422-bdee-41fe-9d55-f7843d8b328d returned with HTTP 200 Jul 27 16:20:04.850603 np0000005924 devstack@c-api.service[100524]: [pid: 100524|app: 0|req: 1104/4389] 10.4.3.117 () {68 vars in 1389 bytes} [Mon Jul 27 16:20:04 2026] GET /volume/v3/volumes/14d08422-bdee-41fe-9d55-f7843d8b328d => generated 1228 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 27 16:20:04.866603 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.middleware.request_id [None req-71be417a-c371-4918-8e05-bc3cc84f360a None None] RequestId filter calling following filter/app {{(pid=100522) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:20:04.869135 np0000005924 devstack@c-api.service[100522]: INFO cinder.api.openstack.wsgi [None req-71be417a-c371-4918-8e05-bc3cc84f360a tempest-VolumeImageDependencyTests-772663549 tempest-VolumeImageDependencyTests-772663549-project-member] DELETE https://10.4.3.117/volume/v3/snapshots/91abd2c2-a999-4f2b-9325-0f20adbb7145 Jul 27 16:20:04.869430 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.openstack.wsgi [None req-71be417a-c371-4918-8e05-bc3cc84f360a tempest-VolumeImageDependencyTests-772663549 tempest-VolumeImageDependencyTests-772663549-project-member] Empty body provided in request {{(pid=100522) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:20:04.869686 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.openstack.wsgi [None req-71be417a-c371-4918-8e05-bc3cc84f360a tempest-VolumeImageDependencyTests-772663549 tempest-VolumeImageDependencyTests-772663549-project-member] Calling method 'delete' {{(pid=100522) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:20:04.869833 np0000005924 devstack@c-api.service[100522]: INFO cinder.api.v3.snapshots [None req-71be417a-c371-4918-8e05-bc3cc84f360a tempest-VolumeImageDependencyTests-772663549 tempest-VolumeImageDependencyTests-772663549-project-member] Delete snapshot with id: 91abd2c2-a999-4f2b-9325-0f20adbb7145 Jul 27 16:20:04.875738 np0000005924 devstack@c-api.service[100522]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:20:04.875738 np0000005924 devstack@c-api.service[100522]: warnings.warn( Jul 27 16:20:04.876422 np0000005924 devstack@c-api.service[100522]: INFO cinder.volume.api [None req-71be417a-c371-4918-8e05-bc3cc84f360a tempest-VolumeImageDependencyTests-772663549 tempest-VolumeImageDependencyTests-772663549-project-member] Snapshot retrieved successfully. Jul 27 16:20:04.892250 np0000005924 devstack@c-api.service[100522]: INFO cinder.volume.api [None req-71be417a-c371-4918-8e05-bc3cc84f360a tempest-VolumeImageDependencyTests-772663549 tempest-VolumeImageDependencyTests-772663549-project-member] Snapshot delete request issued successfully. Jul 27 16:20:04.892625 np0000005924 devstack@c-api.service[100522]: INFO cinder.api.openstack.wsgi [None req-71be417a-c371-4918-8e05-bc3cc84f360a tempest-VolumeImageDependencyTests-772663549 tempest-VolumeImageDependencyTests-772663549-project-member] https://10.4.3.117/volume/v3/snapshots/91abd2c2-a999-4f2b-9325-0f20adbb7145 returned with HTTP 202 Jul 27 16:20:04.893307 np0000005924 devstack@c-api.service[100522]: [pid: 100522|app: 0|req: 1087/4390] 10.4.3.117 () {66 vars in 1357 bytes} [Mon Jul 27 16:20:04 2026] DELETE /volume/v3/snapshots/91abd2c2-a999-4f2b-9325-0f20adbb7145 => generated 0 bytes in 28 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 27 16:20:04.900266 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.middleware.request_id [None req-cbb25ad8-487c-4c38-b915-275c37b5a057 None None] RequestId filter calling following filter/app {{(pid=100523) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:20:04.902062 np0000005924 devstack@c-api.service[100523]: INFO cinder.api.openstack.wsgi [None req-cbb25ad8-487c-4c38-b915-275c37b5a057 tempest-VolumeImageDependencyTests-772663549 tempest-VolumeImageDependencyTests-772663549-project-member] GET https://10.4.3.117/volume/v3/snapshots/91abd2c2-a999-4f2b-9325-0f20adbb7145 Jul 27 16:20:04.902287 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.openstack.wsgi [None req-cbb25ad8-487c-4c38-b915-275c37b5a057 tempest-VolumeImageDependencyTests-772663549 tempest-VolumeImageDependencyTests-772663549-project-member] Empty body provided in request {{(pid=100523) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:20:04.902508 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.openstack.wsgi [None req-cbb25ad8-487c-4c38-b915-275c37b5a057 tempest-VolumeImageDependencyTests-772663549 tempest-VolumeImageDependencyTests-772663549-project-member] Calling method 'show' {{(pid=100523) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:20:04.913577 np0000005924 devstack@c-api.service[100523]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:20:04.913577 np0000005924 devstack@c-api.service[100523]: warnings.warn( Jul 27 16:20:04.914234 np0000005924 devstack@c-api.service[100523]: INFO cinder.volume.api [None req-cbb25ad8-487c-4c38-b915-275c37b5a057 tempest-VolumeImageDependencyTests-772663549 tempest-VolumeImageDependencyTests-772663549-project-member] Snapshot retrieved successfully. Jul 27 16:20:04.915148 np0000005924 devstack@c-api.service[100523]: INFO cinder.api.openstack.wsgi [None req-cbb25ad8-487c-4c38-b915-275c37b5a057 tempest-VolumeImageDependencyTests-772663549 tempest-VolumeImageDependencyTests-772663549-project-member] https://10.4.3.117/volume/v3/snapshots/91abd2c2-a999-4f2b-9325-0f20adbb7145 returned with HTTP 200 Jul 27 16:20:04.915745 np0000005924 devstack@c-api.service[100523]: [pid: 100523|app: 0|req: 1104/4391] 10.4.3.117 () {66 vars in 1354 bytes} [Mon Jul 27 16:20:04 2026] GET /volume/v3/snapshots/91abd2c2-a999-4f2b-9325-0f20adbb7145 => generated 470 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 27 16:20:05.088666 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.middleware.request_id [req-b58aec2c-d852-4db6-85a9-0c518809b5d0 req-a0194e31-f41a-4a05-89bf-7fb02c8706f3 None None] RequestId filter calling following filter/app {{(pid=100521) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:20:05.091557 np0000005924 devstack@c-api.service[100521]: INFO cinder.api.openstack.wsgi [req-b58aec2c-d852-4db6-85a9-0c518809b5d0 req-a0194e31-f41a-4a05-89bf-7fb02c8706f3 tempest-TestInstancesWithCinderVolumes-351524293 tempest-TestInstancesWithCinderVolumes-351524293-project-member] POST https://10.4.3.117/volume/v3/attachments/34d76da1-b689-4e09-b91c-6554d6725061/action Jul 27 16:20:05.091905 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.openstack.wsgi [req-b58aec2c-d852-4db6-85a9-0c518809b5d0 req-a0194e31-f41a-4a05-89bf-7fb02c8706f3 tempest-TestInstancesWithCinderVolumes-351524293 tempest-TestInstancesWithCinderVolumes-351524293-project-member] Action body: b'{"os-complete": null}' {{(pid=100521) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 27 16:20:05.092810 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.openstack.wsgi [req-b58aec2c-d852-4db6-85a9-0c518809b5d0 req-a0194e31-f41a-4a05-89bf-7fb02c8706f3 tempest-TestInstancesWithCinderVolumes-351524293 tempest-TestInstancesWithCinderVolumes-351524293-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100521) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 27 16:20:05.118426 np0000005924 devstack@c-api.service[100521]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:20:05.118426 np0000005924 devstack@c-api.service[100521]: warnings.warn( Jul 27 16:20:05.146796 np0000005924 devstack@c-api.service[100521]: INFO cinder.api.openstack.wsgi [req-b58aec2c-d852-4db6-85a9-0c518809b5d0 req-a0194e31-f41a-4a05-89bf-7fb02c8706f3 tempest-TestInstancesWithCinderVolumes-351524293 tempest-TestInstancesWithCinderVolumes-351524293-project-member] https://10.4.3.117/volume/v3/attachments/34d76da1-b689-4e09-b91c-6554d6725061/action returned with HTTP 204 Jul 27 16:20:05.148088 np0000005924 devstack@c-api.service[100521]: [pid: 100521|app: 0|req: 1097/4392] 10.4.3.117 () {74 vars in 1725 bytes} [Mon Jul 27 16:20:05 2026] POST /volume/v3/attachments/34d76da1-b689-4e09-b91c-6554d6725061/action => generated 0 bytes in 60 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jul 27 16:20:05.334270 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.middleware.request_id [None req-382dd7ad-31b6-459f-a2e5-2a0af8a2c5d6 None None] RequestId filter calling following filter/app {{(pid=100524) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:20:05.335984 np0000005924 devstack@c-api.service[100524]: INFO cinder.api.openstack.wsgi [None req-382dd7ad-31b6-459f-a2e5-2a0af8a2c5d6 tempest-CreateVolumesFromBackupTest-1130909323 tempest-CreateVolumesFromBackupTest-1130909323-project-member] GET https://10.4.3.117/volume/v3/backups/ff7999f4-0714-4bd4-982a-ac500b350439 Jul 27 16:20:05.336167 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.openstack.wsgi [None req-382dd7ad-31b6-459f-a2e5-2a0af8a2c5d6 tempest-CreateVolumesFromBackupTest-1130909323 tempest-CreateVolumesFromBackupTest-1130909323-project-member] Empty body provided in request {{(pid=100524) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:20:05.336368 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.openstack.wsgi [None req-382dd7ad-31b6-459f-a2e5-2a0af8a2c5d6 tempest-CreateVolumesFromBackupTest-1130909323 tempest-CreateVolumesFromBackupTest-1130909323-project-member] Calling method 'show' {{(pid=100524) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:20:05.336473 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.v3.backups [None req-382dd7ad-31b6-459f-a2e5-2a0af8a2c5d6 tempest-CreateVolumesFromBackupTest-1130909323 tempest-CreateVolumesFromBackupTest-1130909323-project-member] Show backup with id ff7999f4-0714-4bd4-982a-ac500b350439. {{(pid=100524) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 27 16:20:05.340164 np0000005924 devstack@c-api.service[100524]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:20:05.340164 np0000005924 devstack@c-api.service[100524]: warnings.warn( Jul 27 16:20:05.340835 np0000005924 devstack@c-api.service[100524]: INFO cinder.api.openstack.wsgi [None req-382dd7ad-31b6-459f-a2e5-2a0af8a2c5d6 tempest-CreateVolumesFromBackupTest-1130909323 tempest-CreateVolumesFromBackupTest-1130909323-project-member] https://10.4.3.117/volume/v3/backups/ff7999f4-0714-4bd4-982a-ac500b350439 returned with HTTP 200 Jul 27 16:20:05.341171 np0000005924 devstack@c-api.service[100524]: [pid: 100524|app: 0|req: 1105/4393] 10.4.3.117 () {66 vars in 1348 bytes} [Mon Jul 27 16:20:05 2026] GET /volume/v3/backups/ff7999f4-0714-4bd4-982a-ac500b350439 => generated 757 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 27 16:20:05.493544 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.middleware.request_id [None req-3588bc5d-8eaa-4bf3-a6a3-75ba716f99fa None None] RequestId filter calling following filter/app {{(pid=100522) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:20:05.495550 np0000005924 devstack@c-api.service[100522]: INFO cinder.api.openstack.wsgi [None req-3588bc5d-8eaa-4bf3-a6a3-75ba716f99fa tempest-ProjectAdminTests33-614572375 tempest-ProjectAdminTests33-614572375-project-admin] GET https://10.4.3.117/volume/v3/backups/b080e230-3493-4224-9ec0-e4d8a8cf4e18 Jul 27 16:20:05.495794 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.openstack.wsgi [None req-3588bc5d-8eaa-4bf3-a6a3-75ba716f99fa tempest-ProjectAdminTests33-614572375 tempest-ProjectAdminTests33-614572375-project-admin] Empty body provided in request {{(pid=100522) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:20:05.496022 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.openstack.wsgi [None req-3588bc5d-8eaa-4bf3-a6a3-75ba716f99fa tempest-ProjectAdminTests33-614572375 tempest-ProjectAdminTests33-614572375-project-admin] Calling method 'show' {{(pid=100522) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:20:05.496159 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.v3.backups [None req-3588bc5d-8eaa-4bf3-a6a3-75ba716f99fa tempest-ProjectAdminTests33-614572375 tempest-ProjectAdminTests33-614572375-project-admin] Show backup with id b080e230-3493-4224-9ec0-e4d8a8cf4e18. {{(pid=100522) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 27 16:20:05.500209 np0000005924 devstack@c-api.service[100522]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:20:05.500209 np0000005924 devstack@c-api.service[100522]: warnings.warn( Jul 27 16:20:05.500924 np0000005924 devstack@c-api.service[100522]: INFO cinder.api.openstack.wsgi [None req-3588bc5d-8eaa-4bf3-a6a3-75ba716f99fa tempest-ProjectAdminTests33-614572375 tempest-ProjectAdminTests33-614572375-project-admin] https://10.4.3.117/volume/v3/backups/b080e230-3493-4224-9ec0-e4d8a8cf4e18 returned with HTTP 200 Jul 27 16:20:05.501338 np0000005924 devstack@c-api.service[100522]: [pid: 100522|app: 0|req: 1088/4394] 10.4.3.117 () {68 vars in 1388 bytes} [Mon Jul 27 16:20:05 2026] GET /volume/v3/backups/b080e230-3493-4224-9ec0-e4d8a8cf4e18 => generated 708 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 27 16:20:05.675837 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.middleware.request_id [None req-84f84704-5566-4641-89b7-dfaf39cf26ec None None] RequestId filter calling following filter/app {{(pid=100523) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:20:05.678763 np0000005924 devstack@c-api.service[100523]: INFO cinder.api.openstack.wsgi [None req-84f84704-5566-4641-89b7-dfaf39cf26ec tempest-TestInstancesWithCinderVolumes-351524293 tempest-TestInstancesWithCinderVolumes-351524293-project-member] GET https://10.4.3.117/volume/v3/volumes/96379ac6-9a71-43ec-9fb7-785e8a791a11 Jul 27 16:20:05.678763 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.openstack.wsgi [None req-84f84704-5566-4641-89b7-dfaf39cf26ec tempest-TestInstancesWithCinderVolumes-351524293 tempest-TestInstancesWithCinderVolumes-351524293-project-member] Empty body provided in request {{(pid=100523) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:20:05.678763 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.openstack.wsgi [None req-84f84704-5566-4641-89b7-dfaf39cf26ec tempest-TestInstancesWithCinderVolumes-351524293 tempest-TestInstancesWithCinderVolumes-351524293-project-member] Calling method 'show' {{(pid=100523) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:20:05.686684 np0000005924 devstack@c-api.service[100523]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:20:05.686684 np0000005924 devstack@c-api.service[100523]: warnings.warn( Jul 27 16:20:05.690099 np0000005924 devstack@c-api.service[100523]: INFO cinder.volume.api [None req-84f84704-5566-4641-89b7-dfaf39cf26ec tempest-TestInstancesWithCinderVolumes-351524293 tempest-TestInstancesWithCinderVolumes-351524293-project-member] Volume info retrieved successfully. Jul 27 16:20:05.694162 np0000005924 devstack@c-api.service[100523]: INFO cinder.api.openstack.wsgi [None req-84f84704-5566-4641-89b7-dfaf39cf26ec tempest-TestInstancesWithCinderVolumes-351524293 tempest-TestInstancesWithCinderVolumes-351524293-project-member] https://10.4.3.117/volume/v3/volumes/96379ac6-9a71-43ec-9fb7-785e8a791a11 returned with HTTP 200 Jul 27 16:20:05.694681 np0000005924 devstack@c-api.service[100523]: [pid: 100523|app: 0|req: 1105/4395] 10.4.3.117 () {66 vars in 1348 bytes} [Mon Jul 27 16:20:05 2026] GET /volume/v3/volumes/96379ac6-9a71-43ec-9fb7-785e8a791a11 => generated 1231 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 27 16:20:05.706283 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.middleware.request_id [None req-f86b0012-df53-4bbc-9653-6420f837d8a5 None None] RequestId filter calling following filter/app {{(pid=100521) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:20:05.708154 np0000005924 devstack@c-api.service[100521]: INFO cinder.api.openstack.wsgi [None req-f86b0012-df53-4bbc-9653-6420f837d8a5 tempest-TestInstancesWithCinderVolumes-351524293 tempest-TestInstancesWithCinderVolumes-351524293-project-member] GET https://10.4.3.117/volume/v3/volumes/96379ac6-9a71-43ec-9fb7-785e8a791a11 Jul 27 16:20:05.708369 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.openstack.wsgi [None req-f86b0012-df53-4bbc-9653-6420f837d8a5 tempest-TestInstancesWithCinderVolumes-351524293 tempest-TestInstancesWithCinderVolumes-351524293-project-member] Empty body provided in request {{(pid=100521) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:20:05.708598 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.openstack.wsgi [None req-f86b0012-df53-4bbc-9653-6420f837d8a5 tempest-TestInstancesWithCinderVolumes-351524293 tempest-TestInstancesWithCinderVolumes-351524293-project-member] Calling method 'show' {{(pid=100521) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:20:05.719157 np0000005924 devstack@c-api.service[100521]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:20:05.719157 np0000005924 devstack@c-api.service[100521]: warnings.warn( Jul 27 16:20:05.722934 np0000005924 devstack@c-api.service[100521]: INFO cinder.volume.api [None req-f86b0012-df53-4bbc-9653-6420f837d8a5 tempest-TestInstancesWithCinderVolumes-351524293 tempest-TestInstancesWithCinderVolumes-351524293-project-member] Volume info retrieved successfully. Jul 27 16:20:05.726857 np0000005924 devstack@c-api.service[100521]: INFO cinder.api.openstack.wsgi [None req-f86b0012-df53-4bbc-9653-6420f837d8a5 tempest-TestInstancesWithCinderVolumes-351524293 tempest-TestInstancesWithCinderVolumes-351524293-project-member] https://10.4.3.117/volume/v3/volumes/96379ac6-9a71-43ec-9fb7-785e8a791a11 returned with HTTP 200 Jul 27 16:20:05.727384 np0000005924 devstack@c-api.service[100521]: [pid: 100521|app: 0|req: 1098/4396] 10.4.3.117 () {66 vars in 1348 bytes} [Mon Jul 27 16:20:05 2026] GET /volume/v3/volumes/96379ac6-9a71-43ec-9fb7-785e8a791a11 => generated 1231 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 27 16:20:05.924842 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.middleware.request_id [None req-ad60ebd6-66eb-4b0a-8bed-08a81d4cbee7 None None] RequestId filter calling following filter/app {{(pid=100524) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:20:05.927204 np0000005924 devstack@c-api.service[100524]: INFO cinder.api.openstack.wsgi [None req-ad60ebd6-66eb-4b0a-8bed-08a81d4cbee7 tempest-VolumeImageDependencyTests-772663549 tempest-VolumeImageDependencyTests-772663549-project-member] GET https://10.4.3.117/volume/v3/snapshots/91abd2c2-a999-4f2b-9325-0f20adbb7145 Jul 27 16:20:05.927435 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.openstack.wsgi [None req-ad60ebd6-66eb-4b0a-8bed-08a81d4cbee7 tempest-VolumeImageDependencyTests-772663549 tempest-VolumeImageDependencyTests-772663549-project-member] Empty body provided in request {{(pid=100524) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:20:05.927711 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.openstack.wsgi [None req-ad60ebd6-66eb-4b0a-8bed-08a81d4cbee7 tempest-VolumeImageDependencyTests-772663549 tempest-VolumeImageDependencyTests-772663549-project-member] Calling method 'show' {{(pid=100524) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:20:05.932972 np0000005924 devstack@c-api.service[100524]: INFO cinder.api.openstack.wsgi [None req-ad60ebd6-66eb-4b0a-8bed-08a81d4cbee7 tempest-VolumeImageDependencyTests-772663549 tempest-VolumeImageDependencyTests-772663549-project-member] https://10.4.3.117/volume/v3/snapshots/91abd2c2-a999-4f2b-9325-0f20adbb7145 returned with HTTP 404 Jul 27 16:20:05.933568 np0000005924 devstack@c-api.service[100524]: [pid: 100524|app: 0|req: 1106/4397] 10.4.3.117 () {66 vars in 1354 bytes} [Mon Jul 27 16:20:05 2026] GET /volume/v3/snapshots/91abd2c2-a999-4f2b-9325-0f20adbb7145 => generated 111 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 27 16:20:05.939934 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.middleware.request_id [None req-e4112040-6c25-4ff3-96e6-66bb5ed73d00 None None] RequestId filter calling following filter/app {{(pid=100522) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:20:05.942386 np0000005924 devstack@c-api.service[100522]: INFO cinder.api.openstack.wsgi [None req-e4112040-6c25-4ff3-96e6-66bb5ed73d00 tempest-VolumeImageDependencyTests-772663549 tempest-VolumeImageDependencyTests-772663549-project-member] DELETE https://10.4.3.117/volume/v3/volumes/14d08422-bdee-41fe-9d55-f7843d8b328d Jul 27 16:20:05.942386 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.openstack.wsgi [None req-e4112040-6c25-4ff3-96e6-66bb5ed73d00 tempest-VolumeImageDependencyTests-772663549 tempest-VolumeImageDependencyTests-772663549-project-member] Empty body provided in request {{(pid=100522) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:20:05.942603 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.openstack.wsgi [None req-e4112040-6c25-4ff3-96e6-66bb5ed73d00 tempest-VolumeImageDependencyTests-772663549 tempest-VolumeImageDependencyTests-772663549-project-member] Calling method 'delete' {{(pid=100522) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:20:05.942683 np0000005924 devstack@c-api.service[100522]: INFO cinder.api.v3.volumes [None req-e4112040-6c25-4ff3-96e6-66bb5ed73d00 tempest-VolumeImageDependencyTests-772663549 tempest-VolumeImageDependencyTests-772663549-project-member] Delete volume with id: 14d08422-bdee-41fe-9d55-f7843d8b328d Jul 27 16:20:05.949585 np0000005924 devstack@c-api.service[100522]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:20:05.949585 np0000005924 devstack@c-api.service[100522]: warnings.warn( Jul 27 16:20:05.950033 np0000005924 devstack@c-api.service[100522]: INFO cinder.volume.api [None req-e4112040-6c25-4ff3-96e6-66bb5ed73d00 tempest-VolumeImageDependencyTests-772663549 tempest-VolumeImageDependencyTests-772663549-project-member] Volume info retrieved successfully. Jul 27 16:20:05.969706 np0000005924 devstack@c-api.service[100522]: INFO cinder.volume.api [None req-e4112040-6c25-4ff3-96e6-66bb5ed73d00 tempest-VolumeImageDependencyTests-772663549 tempest-VolumeImageDependencyTests-772663549-project-member] Delete volume request issued successfully. Jul 27 16:20:05.969890 np0000005924 devstack@c-api.service[100522]: INFO cinder.api.openstack.wsgi [None req-e4112040-6c25-4ff3-96e6-66bb5ed73d00 tempest-VolumeImageDependencyTests-772663549 tempest-VolumeImageDependencyTests-772663549-project-member] https://10.4.3.117/volume/v3/volumes/14d08422-bdee-41fe-9d55-f7843d8b328d returned with HTTP 202 Jul 27 16:20:05.970302 np0000005924 devstack@c-api.service[100522]: [pid: 100522|app: 0|req: 1089/4398] 10.4.3.117 () {68 vars in 1392 bytes} [Mon Jul 27 16:20:05 2026] DELETE /volume/v3/volumes/14d08422-bdee-41fe-9d55-f7843d8b328d => generated 0 bytes in 31 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Jul 27 16:20:05.980019 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.middleware.request_id [None req-104fb5f2-0684-40fe-a5b9-5068667b0062 None None] RequestId filter calling following filter/app {{(pid=100523) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:20:05.983956 np0000005924 devstack@c-api.service[100523]: INFO cinder.api.openstack.wsgi [None req-104fb5f2-0684-40fe-a5b9-5068667b0062 tempest-VolumeImageDependencyTests-772663549 tempest-VolumeImageDependencyTests-772663549-project-member] GET https://10.4.3.117/volume/v3/volumes/14d08422-bdee-41fe-9d55-f7843d8b328d Jul 27 16:20:05.983956 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.openstack.wsgi [None req-104fb5f2-0684-40fe-a5b9-5068667b0062 tempest-VolumeImageDependencyTests-772663549 tempest-VolumeImageDependencyTests-772663549-project-member] Empty body provided in request {{(pid=100523) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:20:05.983956 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.openstack.wsgi [None req-104fb5f2-0684-40fe-a5b9-5068667b0062 tempest-VolumeImageDependencyTests-772663549 tempest-VolumeImageDependencyTests-772663549-project-member] Calling method 'show' {{(pid=100523) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:20:05.990416 np0000005924 devstack@c-api.service[100523]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:20:05.990416 np0000005924 devstack@c-api.service[100523]: warnings.warn( Jul 27 16:20:05.993839 np0000005924 devstack@c-api.service[100523]: INFO cinder.volume.api [None req-104fb5f2-0684-40fe-a5b9-5068667b0062 tempest-VolumeImageDependencyTests-772663549 tempest-VolumeImageDependencyTests-772663549-project-member] Volume info retrieved successfully. Jul 27 16:20:06.001592 np0000005924 devstack@c-api.service[100523]: INFO cinder.api.openstack.wsgi [None req-104fb5f2-0684-40fe-a5b9-5068667b0062 tempest-VolumeImageDependencyTests-772663549 tempest-VolumeImageDependencyTests-772663549-project-member] https://10.4.3.117/volume/v3/volumes/14d08422-bdee-41fe-9d55-f7843d8b328d returned with HTTP 200 Jul 27 16:20:06.001592 np0000005924 devstack@c-api.service[100523]: [pid: 100523|app: 0|req: 1106/4399] 10.4.3.117 () {68 vars in 1389 bytes} [Mon Jul 27 16:20:05 2026] GET /volume/v3/volumes/14d08422-bdee-41fe-9d55-f7843d8b328d => generated 1227 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 27 16:20:06.199863 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.middleware.request_id [None req-26e0f7a3-bc19-4deb-b721-a678f17ad6ab None None] RequestId filter calling following filter/app {{(pid=100521) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:20:06.201672 np0000005924 devstack@c-api.service[100521]: INFO cinder.api.openstack.wsgi [None req-26e0f7a3-bc19-4deb-b721-a678f17ad6ab tempest-TestInstancesWithCinderVolumes-351524293 tempest-TestInstancesWithCinderVolumes-351524293-project-member] GET https://10.4.3.117/volume/v3/volumes/eafb2791-7abe-4e31-b3b9-ed15ce8c2c8c Jul 27 16:20:06.201858 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.openstack.wsgi [None req-26e0f7a3-bc19-4deb-b721-a678f17ad6ab tempest-TestInstancesWithCinderVolumes-351524293 tempest-TestInstancesWithCinderVolumes-351524293-project-member] Empty body provided in request {{(pid=100521) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:20:06.202032 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.openstack.wsgi [None req-26e0f7a3-bc19-4deb-b721-a678f17ad6ab tempest-TestInstancesWithCinderVolumes-351524293 tempest-TestInstancesWithCinderVolumes-351524293-project-member] Calling method 'show' {{(pid=100521) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:20:06.209003 np0000005924 devstack@c-api.service[100521]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:20:06.209003 np0000005924 devstack@c-api.service[100521]: warnings.warn( Jul 27 16:20:06.212660 np0000005924 devstack@c-api.service[100521]: INFO cinder.volume.api [None req-26e0f7a3-bc19-4deb-b721-a678f17ad6ab tempest-TestInstancesWithCinderVolumes-351524293 tempest-TestInstancesWithCinderVolumes-351524293-project-member] Volume info retrieved successfully. Jul 27 16:20:06.218599 np0000005924 devstack@c-api.service[100521]: INFO cinder.api.openstack.wsgi [None req-26e0f7a3-bc19-4deb-b721-a678f17ad6ab tempest-TestInstancesWithCinderVolumes-351524293 tempest-TestInstancesWithCinderVolumes-351524293-project-member] https://10.4.3.117/volume/v3/volumes/eafb2791-7abe-4e31-b3b9-ed15ce8c2c8c returned with HTTP 200 Jul 27 16:20:06.219076 np0000005924 devstack@c-api.service[100521]: [pid: 100521|app: 0|req: 1099/4400] 10.4.3.117 () {66 vars in 1348 bytes} [Mon Jul 27 16:20:06 2026] GET /volume/v3/volumes/eafb2791-7abe-4e31-b3b9-ed15ce8c2c8c => generated 938 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 27 16:20:06.353175 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.middleware.request_id [None req-4e0ddb2f-7de3-4cc0-a9ae-66858e280d5e None None] RequestId filter calling following filter/app {{(pid=100524) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:20:06.355204 np0000005924 devstack@c-api.service[100524]: INFO cinder.api.openstack.wsgi [None req-4e0ddb2f-7de3-4cc0-a9ae-66858e280d5e tempest-CreateVolumesFromBackupTest-1130909323 tempest-CreateVolumesFromBackupTest-1130909323-project-member] GET https://10.4.3.117/volume/v3/backups/ff7999f4-0714-4bd4-982a-ac500b350439 Jul 27 16:20:06.355433 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.openstack.wsgi [None req-4e0ddb2f-7de3-4cc0-a9ae-66858e280d5e tempest-CreateVolumesFromBackupTest-1130909323 tempest-CreateVolumesFromBackupTest-1130909323-project-member] Empty body provided in request {{(pid=100524) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:20:06.355669 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.openstack.wsgi [None req-4e0ddb2f-7de3-4cc0-a9ae-66858e280d5e tempest-CreateVolumesFromBackupTest-1130909323 tempest-CreateVolumesFromBackupTest-1130909323-project-member] Calling method 'show' {{(pid=100524) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:20:06.355768 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.v3.backups [None req-4e0ddb2f-7de3-4cc0-a9ae-66858e280d5e tempest-CreateVolumesFromBackupTest-1130909323 tempest-CreateVolumesFromBackupTest-1130909323-project-member] Show backup with id ff7999f4-0714-4bd4-982a-ac500b350439. {{(pid=100524) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 27 16:20:06.360205 np0000005924 devstack@c-api.service[100524]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:20:06.360205 np0000005924 devstack@c-api.service[100524]: warnings.warn( Jul 27 16:20:06.360978 np0000005924 devstack@c-api.service[100524]: INFO cinder.api.openstack.wsgi [None req-4e0ddb2f-7de3-4cc0-a9ae-66858e280d5e tempest-CreateVolumesFromBackupTest-1130909323 tempest-CreateVolumesFromBackupTest-1130909323-project-member] https://10.4.3.117/volume/v3/backups/ff7999f4-0714-4bd4-982a-ac500b350439 returned with HTTP 200 Jul 27 16:20:06.361506 np0000005924 devstack@c-api.service[100524]: [pid: 100524|app: 0|req: 1107/4401] 10.4.3.117 () {66 vars in 1348 bytes} [Mon Jul 27 16:20:06 2026] GET /volume/v3/backups/ff7999f4-0714-4bd4-982a-ac500b350439 => generated 757 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 27 16:20:06.515028 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.middleware.request_id [None req-5b9e64fe-3e00-4251-8c8e-06175fab9816 None None] RequestId filter calling following filter/app {{(pid=100522) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:20:06.517624 np0000005924 devstack@c-api.service[100522]: INFO cinder.api.openstack.wsgi [None req-5b9e64fe-3e00-4251-8c8e-06175fab9816 tempest-ProjectAdminTests33-614572375 tempest-ProjectAdminTests33-614572375-project-admin] GET https://10.4.3.117/volume/v3/backups/b080e230-3493-4224-9ec0-e4d8a8cf4e18 Jul 27 16:20:06.517825 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.openstack.wsgi [None req-5b9e64fe-3e00-4251-8c8e-06175fab9816 tempest-ProjectAdminTests33-614572375 tempest-ProjectAdminTests33-614572375-project-admin] Empty body provided in request {{(pid=100522) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:20:06.517998 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.openstack.wsgi [None req-5b9e64fe-3e00-4251-8c8e-06175fab9816 tempest-ProjectAdminTests33-614572375 tempest-ProjectAdminTests33-614572375-project-admin] Calling method 'show' {{(pid=100522) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:20:06.518114 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.v3.backups [None req-5b9e64fe-3e00-4251-8c8e-06175fab9816 tempest-ProjectAdminTests33-614572375 tempest-ProjectAdminTests33-614572375-project-admin] Show backup with id b080e230-3493-4224-9ec0-e4d8a8cf4e18. {{(pid=100522) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 27 16:20:06.525846 np0000005924 devstack@c-api.service[100522]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:20:06.525846 np0000005924 devstack@c-api.service[100522]: warnings.warn( Jul 27 16:20:06.526714 np0000005924 devstack@c-api.service[100522]: INFO cinder.api.openstack.wsgi [None req-5b9e64fe-3e00-4251-8c8e-06175fab9816 tempest-ProjectAdminTests33-614572375 tempest-ProjectAdminTests33-614572375-project-admin] https://10.4.3.117/volume/v3/backups/b080e230-3493-4224-9ec0-e4d8a8cf4e18 returned with HTTP 200 Jul 27 16:20:06.527288 np0000005924 devstack@c-api.service[100522]: [pid: 100522|app: 0|req: 1090/4402] 10.4.3.117 () {68 vars in 1388 bytes} [Mon Jul 27 16:20:06 2026] GET /volume/v3/backups/b080e230-3493-4224-9ec0-e4d8a8cf4e18 => generated 708 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 27 16:20:06.532045 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.middleware.request_id [req-0d45a9bf-46ad-4a7d-97ee-651d5ce90ad5 req-ff8c0711-1a97-4fb3-96ea-bcd1ca58aca9 None None] RequestId filter calling following filter/app {{(pid=100523) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:20:06.538279 np0000005924 devstack@c-api.service[100523]: INFO cinder.api.openstack.wsgi [req-0d45a9bf-46ad-4a7d-97ee-651d5ce90ad5 req-ff8c0711-1a97-4fb3-96ea-bcd1ca58aca9 tempest-TestInstancesWithCinderVolumes-351524293 tempest-TestInstancesWithCinderVolumes-351524293-project-member] GET https://10.4.3.117/volume/v3/volumes/eafb2791-7abe-4e31-b3b9-ed15ce8c2c8c Jul 27 16:20:06.538565 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.openstack.wsgi [req-0d45a9bf-46ad-4a7d-97ee-651d5ce90ad5 req-ff8c0711-1a97-4fb3-96ea-bcd1ca58aca9 tempest-TestInstancesWithCinderVolumes-351524293 tempest-TestInstancesWithCinderVolumes-351524293-project-member] Empty body provided in request {{(pid=100523) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:20:06.538846 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.openstack.wsgi [req-0d45a9bf-46ad-4a7d-97ee-651d5ce90ad5 req-ff8c0711-1a97-4fb3-96ea-bcd1ca58aca9 tempest-TestInstancesWithCinderVolumes-351524293 tempest-TestInstancesWithCinderVolumes-351524293-project-member] Calling method 'show' {{(pid=100523) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:20:06.553659 np0000005924 devstack@c-api.service[100523]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:20:06.553659 np0000005924 devstack@c-api.service[100523]: warnings.warn( Jul 27 16:20:06.558738 np0000005924 devstack@c-api.service[100523]: INFO cinder.volume.api [req-0d45a9bf-46ad-4a7d-97ee-651d5ce90ad5 req-ff8c0711-1a97-4fb3-96ea-bcd1ca58aca9 tempest-TestInstancesWithCinderVolumes-351524293 tempest-TestInstancesWithCinderVolumes-351524293-project-member] Volume info retrieved successfully. Jul 27 16:20:06.564858 np0000005924 devstack@c-api.service[100523]: INFO cinder.api.openstack.wsgi [req-0d45a9bf-46ad-4a7d-97ee-651d5ce90ad5 req-ff8c0711-1a97-4fb3-96ea-bcd1ca58aca9 tempest-TestInstancesWithCinderVolumes-351524293 tempest-TestInstancesWithCinderVolumes-351524293-project-member] https://10.4.3.117/volume/v3/volumes/eafb2791-7abe-4e31-b3b9-ed15ce8c2c8c returned with HTTP 200 Jul 27 16:20:06.565457 np0000005924 devstack@c-api.service[100523]: [pid: 100523|app: 0|req: 1107/4403] 10.4.3.117 () {68 vars in 1598 bytes} [Mon Jul 27 16:20:06 2026] GET /volume/v3/volumes/eafb2791-7abe-4e31-b3b9-ed15ce8c2c8c => generated 938 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 27 16:20:06.656443 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.middleware.request_id [None req-9639fa11-8bcb-49bd-ad0a-64916eb99ffe None None] RequestId filter calling following filter/app {{(pid=100521) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:20:06.656946 np0000005924 devstack@c-api.service[100521]: INFO cinder.api.openstack.wsgi [None req-9639fa11-8bcb-49bd-ad0a-64916eb99ffe None None] GET https://10.4.3.117/volume// Jul 27 16:20:06.657112 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.openstack.wsgi [None req-9639fa11-8bcb-49bd-ad0a-64916eb99ffe None None] Empty body provided in request {{(pid=100521) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:20:06.657354 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.openstack.wsgi [None req-9639fa11-8bcb-49bd-ad0a-64916eb99ffe None None] Calling method 'all' {{(pid=100521) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:20:06.657741 np0000005924 devstack@c-api.service[100521]: INFO cinder.api.openstack.wsgi [None req-9639fa11-8bcb-49bd-ad0a-64916eb99ffe None None] https://10.4.3.117/volume// returned with HTTP 300 Jul 27 16:20:06.658111 np0000005924 devstack@c-api.service[100521]: [pid: 100521|app: 0|req: 1100/4404] 10.4.3.117 () {66 vars in 1428 bytes} [Mon Jul 27 16:20:06 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 27 16:20:06.665358 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.middleware.request_id [req-0d45a9bf-46ad-4a7d-97ee-651d5ce90ad5 req-3b022d24-3dd5-4d25-99aa-d611023af9a0 None None] RequestId filter calling following filter/app {{(pid=100524) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:20:06.776315 np0000005924 devstack@c-api.service[100524]: INFO cinder.api.openstack.wsgi [req-0d45a9bf-46ad-4a7d-97ee-651d5ce90ad5 req-3b022d24-3dd5-4d25-99aa-d611023af9a0 tempest-TestInstancesWithCinderVolumes-351524293 tempest-TestInstancesWithCinderVolumes-351524293-project-member] POST https://10.4.3.117/volume/v3/attachments Jul 27 16:20:06.776716 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.openstack.wsgi [req-0d45a9bf-46ad-4a7d-97ee-651d5ce90ad5 req-3b022d24-3dd5-4d25-99aa-d611023af9a0 tempest-TestInstancesWithCinderVolumes-351524293 tempest-TestInstancesWithCinderVolumes-351524293-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "eafb2791-7abe-4e31-b3b9-ed15ce8c2c8c", "connector": null, "instance_uuid": "1df80b75-3bd4-49d8-aae2-28b24ac96d87"}} {{(pid=100524) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 27 16:20:06.784289 np0000005924 devstack@c-api.service[100524]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:20:06.784289 np0000005924 devstack@c-api.service[100524]: warnings.warn( Jul 27 16:20:06.811739 np0000005924 devstack@c-api.service[100524]: INFO cinder.api.openstack.wsgi [req-0d45a9bf-46ad-4a7d-97ee-651d5ce90ad5 req-3b022d24-3dd5-4d25-99aa-d611023af9a0 tempest-TestInstancesWithCinderVolumes-351524293 tempest-TestInstancesWithCinderVolumes-351524293-project-member] https://10.4.3.117/volume/v3/attachments returned with HTTP 200 Jul 27 16:20:06.812159 np0000005924 devstack@c-api.service[100524]: [pid: 100524|app: 0|req: 1108/4405] 10.4.3.117 () {74 vars in 1594 bytes} [Mon Jul 27 16:20:06 2026] POST /volume/v3/attachments => generated 273 bytes in 147 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 27 16:20:06.849099 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.middleware.request_id [None req-4fa67fea-912d-4fd6-88ce-1d3d6710832a None None] RequestId filter calling following filter/app {{(pid=100522) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:20:06.851399 np0000005924 devstack@c-api.service[100522]: INFO cinder.api.openstack.wsgi [None req-4fa67fea-912d-4fd6-88ce-1d3d6710832a tempest-TestInstancesWithCinderVolumes-351524293 tempest-TestInstancesWithCinderVolumes-351524293-project-member] GET https://10.4.3.117/volume/v3/volumes/eafb2791-7abe-4e31-b3b9-ed15ce8c2c8c Jul 27 16:20:06.851709 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.openstack.wsgi [None req-4fa67fea-912d-4fd6-88ce-1d3d6710832a tempest-TestInstancesWithCinderVolumes-351524293 tempest-TestInstancesWithCinderVolumes-351524293-project-member] Empty body provided in request {{(pid=100522) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:20:06.851984 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.openstack.wsgi [None req-4fa67fea-912d-4fd6-88ce-1d3d6710832a tempest-TestInstancesWithCinderVolumes-351524293 tempest-TestInstancesWithCinderVolumes-351524293-project-member] Calling method 'show' {{(pid=100522) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:20:06.862759 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.middleware.request_id [None req-a630e816-0358-4375-8f54-bb594fe2111d None None] RequestId filter calling following filter/app {{(pid=100523) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:20:06.863214 np0000005924 devstack@c-api.service[100523]: INFO cinder.api.openstack.wsgi [None req-a630e816-0358-4375-8f54-bb594fe2111d None None] GET https://10.4.3.117/volume// Jul 27 16:20:06.863415 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.openstack.wsgi [None req-a630e816-0358-4375-8f54-bb594fe2111d None None] Empty body provided in request {{(pid=100523) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:20:06.863644 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.openstack.wsgi [None req-a630e816-0358-4375-8f54-bb594fe2111d None None] Calling method 'all' {{(pid=100523) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:20:06.864047 np0000005924 devstack@c-api.service[100523]: INFO cinder.api.openstack.wsgi [None req-a630e816-0358-4375-8f54-bb594fe2111d None None] https://10.4.3.117/volume// returned with HTTP 300 Jul 27 16:20:06.864398 np0000005924 devstack@c-api.service[100523]: [pid: 100523|app: 0|req: 1108/4406] 10.4.3.117 () {66 vars in 1426 bytes} [Mon Jul 27 16:20:06 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 27 16:20:06.865007 np0000005924 devstack@c-api.service[100522]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:20:06.865007 np0000005924 devstack@c-api.service[100522]: warnings.warn( Jul 27 16:20:06.868892 np0000005924 devstack@c-api.service[100522]: INFO cinder.volume.api [None req-4fa67fea-912d-4fd6-88ce-1d3d6710832a tempest-TestInstancesWithCinderVolumes-351524293 tempest-TestInstancesWithCinderVolumes-351524293-project-member] Volume info retrieved successfully. Jul 27 16:20:06.872320 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.middleware.request_id [req-0d45a9bf-46ad-4a7d-97ee-651d5ce90ad5 req-4dd3d2d0-ec60-4f73-9d54-24f3a19985da None None] RequestId filter calling following filter/app {{(pid=100521) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:20:06.873926 np0000005924 devstack@c-api.service[100522]: INFO cinder.api.openstack.wsgi [None req-4fa67fea-912d-4fd6-88ce-1d3d6710832a tempest-TestInstancesWithCinderVolumes-351524293 tempest-TestInstancesWithCinderVolumes-351524293-project-member] https://10.4.3.117/volume/v3/volumes/eafb2791-7abe-4e31-b3b9-ed15ce8c2c8c returned with HTTP 200 Jul 27 16:20:06.874351 np0000005924 devstack@c-api.service[100522]: [pid: 100522|app: 0|req: 1091/4407] 10.4.3.117 () {66 vars in 1348 bytes} [Mon Jul 27 16:20:06 2026] GET /volume/v3/volumes/eafb2791-7abe-4e31-b3b9-ed15ce8c2c8c => generated 937 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 27 16:20:06.875200 np0000005924 devstack@c-api.service[100521]: INFO cinder.api.openstack.wsgi [req-0d45a9bf-46ad-4a7d-97ee-651d5ce90ad5 req-4dd3d2d0-ec60-4f73-9d54-24f3a19985da tempest-TestInstancesWithCinderVolumes-351524293 tempest-TestInstancesWithCinderVolumes-351524293-project-member] GET https://10.4.3.117/volume/v3/volumes/eafb2791-7abe-4e31-b3b9-ed15ce8c2c8c Jul 27 16:20:06.875514 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.openstack.wsgi [req-0d45a9bf-46ad-4a7d-97ee-651d5ce90ad5 req-4dd3d2d0-ec60-4f73-9d54-24f3a19985da tempest-TestInstancesWithCinderVolumes-351524293 tempest-TestInstancesWithCinderVolumes-351524293-project-member] Empty body provided in request {{(pid=100521) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:20:06.875754 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.openstack.wsgi [req-0d45a9bf-46ad-4a7d-97ee-651d5ce90ad5 req-4dd3d2d0-ec60-4f73-9d54-24f3a19985da tempest-TestInstancesWithCinderVolumes-351524293 tempest-TestInstancesWithCinderVolumes-351524293-project-member] Calling method 'show' {{(pid=100521) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:20:06.895083 np0000005924 devstack@c-api.service[100521]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:20:06.895083 np0000005924 devstack@c-api.service[100521]: warnings.warn( Jul 27 16:20:06.898913 np0000005924 devstack@c-api.service[100521]: INFO cinder.volume.api [req-0d45a9bf-46ad-4a7d-97ee-651d5ce90ad5 req-4dd3d2d0-ec60-4f73-9d54-24f3a19985da tempest-TestInstancesWithCinderVolumes-351524293 tempest-TestInstancesWithCinderVolumes-351524293-project-member] Volume info retrieved successfully. Jul 27 16:20:06.903667 np0000005924 devstack@c-api.service[100521]: INFO cinder.api.openstack.wsgi [req-0d45a9bf-46ad-4a7d-97ee-651d5ce90ad5 req-4dd3d2d0-ec60-4f73-9d54-24f3a19985da tempest-TestInstancesWithCinderVolumes-351524293 tempest-TestInstancesWithCinderVolumes-351524293-project-member] https://10.4.3.117/volume/v3/volumes/eafb2791-7abe-4e31-b3b9-ed15ce8c2c8c returned with HTTP 200 Jul 27 16:20:06.904146 np0000005924 devstack@c-api.service[100521]: [pid: 100521|app: 0|req: 1101/4408] 10.4.3.117 () {70 vars in 1639 bytes} [Mon Jul 27 16:20:06 2026] GET /volume/v3/volumes/eafb2791-7abe-4e31-b3b9-ed15ce8c2c8c => generated 1117 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 27 16:20:07.020167 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.middleware.request_id [None req-d61220ce-0998-4cd7-91f7-107b7c561d8c None None] RequestId filter calling following filter/app {{(pid=100524) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:20:07.021951 np0000005924 devstack@c-api.service[100524]: INFO cinder.api.openstack.wsgi [None req-d61220ce-0998-4cd7-91f7-107b7c561d8c tempest-VolumeImageDependencyTests-772663549 tempest-VolumeImageDependencyTests-772663549-project-member] GET https://10.4.3.117/volume/v3/volumes/14d08422-bdee-41fe-9d55-f7843d8b328d Jul 27 16:20:07.022136 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.openstack.wsgi [None req-d61220ce-0998-4cd7-91f7-107b7c561d8c tempest-VolumeImageDependencyTests-772663549 tempest-VolumeImageDependencyTests-772663549-project-member] Empty body provided in request {{(pid=100524) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:20:07.022308 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.openstack.wsgi [None req-d61220ce-0998-4cd7-91f7-107b7c561d8c tempest-VolumeImageDependencyTests-772663549 tempest-VolumeImageDependencyTests-772663549-project-member] Calling method 'show' {{(pid=100524) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:20:07.024470 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.middleware.request_id [req-0d45a9bf-46ad-4a7d-97ee-651d5ce90ad5 req-5b9e0823-4687-47ad-85e6-d96e15a76edb None None] RequestId filter calling following filter/app {{(pid=100523) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:20:07.026448 np0000005924 devstack@c-api.service[100523]: INFO cinder.api.openstack.wsgi [req-0d45a9bf-46ad-4a7d-97ee-651d5ce90ad5 req-5b9e0823-4687-47ad-85e6-d96e15a76edb tempest-TestInstancesWithCinderVolumes-351524293 tempest-TestInstancesWithCinderVolumes-351524293-project-member] PUT https://10.4.3.117/volume/v3/attachments/fa0a55e0-6492-4401-83b9-8ba62192054d Jul 27 16:20:07.026784 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.openstack.wsgi [req-0d45a9bf-46ad-4a7d-97ee-651d5ce90ad5 req-5b9e0823-4687-47ad-85e6-d96e15a76edb tempest-TestInstancesWithCinderVolumes-351524293 tempest-TestInstancesWithCinderVolumes-351524293-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.117", "host": "np0000005924", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:c1414b6f8d8f", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "13cbedf7-bb1f-4b5e-b492-2fef0d4dab25", "nvme_native_multipath": false, "mountpoint": "/dev/vdc"}}} {{(pid=100523) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 27 16:20:07.027370 np0000005924 devstack@c-api.service[100524]: INFO cinder.api.openstack.wsgi [None req-d61220ce-0998-4cd7-91f7-107b7c561d8c tempest-VolumeImageDependencyTests-772663549 tempest-VolumeImageDependencyTests-772663549-project-member] https://10.4.3.117/volume/v3/volumes/14d08422-bdee-41fe-9d55-f7843d8b328d returned with HTTP 404 Jul 27 16:20:07.027819 np0000005924 devstack@c-api.service[100524]: [pid: 100524|app: 0|req: 1109/4409] 10.4.3.117 () {68 vars in 1389 bytes} [Mon Jul 27 16:20:07 2026] GET /volume/v3/volumes/14d08422-bdee-41fe-9d55-f7843d8b328d => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 27 16:20:07.033702 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.coordination [req-0d45a9bf-46ad-4a7d-97ee-651d5ce90ad5 req-5b9e0823-4687-47ad-85e6-d96e15a76edb tempest-TestInstancesWithCinderVolumes-351524293 tempest-TestInstancesWithCinderVolumes-351524293-project-member] Acquiring lock "cinder-attachment_update-eafb2791-7abe-4e31-b3b9-ed15ce8c2c8c-np0000005924" by "attachment_update" {{(pid=100523) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jul 27 16:20:07.037714 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.coordination [req-0d45a9bf-46ad-4a7d-97ee-651d5ce90ad5 req-5b9e0823-4687-47ad-85e6-d96e15a76edb tempest-TestInstancesWithCinderVolumes-351524293 tempest-TestInstancesWithCinderVolumes-351524293-project-member] Lock "cinder-attachment_update-eafb2791-7abe-4e31-b3b9-ed15ce8c2c8c-np0000005924" acquired by "attachment_update" :: waited 0.004s {{(pid=100523) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jul 27 16:20:07.038617 np0000005924 devstack@c-api.service[100523]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:20:07.038617 np0000005924 devstack@c-api.service[100523]: warnings.warn( Jul 27 16:20:07.130980 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.coordination [req-0d45a9bf-46ad-4a7d-97ee-651d5ce90ad5 req-5b9e0823-4687-47ad-85e6-d96e15a76edb tempest-TestInstancesWithCinderVolumes-351524293 tempest-TestInstancesWithCinderVolumes-351524293-project-member] Lock "cinder-attachment_update-eafb2791-7abe-4e31-b3b9-ed15ce8c2c8c-np0000005924" released by "attachment_update" :: held 0.093s {{(pid=100523) __release /opt/stack/cinder/cinder/coordination.py:152}} Jul 27 16:20:07.131435 np0000005924 devstack@c-api.service[100523]: INFO cinder.api.openstack.wsgi [req-0d45a9bf-46ad-4a7d-97ee-651d5ce90ad5 req-5b9e0823-4687-47ad-85e6-d96e15a76edb tempest-TestInstancesWithCinderVolumes-351524293 tempest-TestInstancesWithCinderVolumes-351524293-project-member] https://10.4.3.117/volume/v3/attachments/fa0a55e0-6492-4401-83b9-8ba62192054d returned with HTTP 200 Jul 27 16:20:07.132423 np0000005924 devstack@c-api.service[100523]: [pid: 100523|app: 0|req: 1109/4410] 10.4.3.117 () {74 vars in 1704 bytes} [Mon Jul 27 16:20:07 2026] PUT /volume/v3/attachments/fa0a55e0-6492-4401-83b9-8ba62192054d => generated 969 bytes in 108 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 27 16:20:07.391532 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.middleware.request_id [None req-abfc1c5b-b62c-473f-b253-0f61d54e1305 None None] RequestId filter calling following filter/app {{(pid=100522) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:20:07.393811 np0000005924 devstack@c-api.service[100522]: INFO cinder.api.openstack.wsgi [None req-abfc1c5b-b62c-473f-b253-0f61d54e1305 tempest-CreateVolumesFromBackupTest-1130909323 tempest-CreateVolumesFromBackupTest-1130909323-project-member] GET https://10.4.3.117/volume/v3/backups/ff7999f4-0714-4bd4-982a-ac500b350439 Jul 27 16:20:07.394053 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.openstack.wsgi [None req-abfc1c5b-b62c-473f-b253-0f61d54e1305 tempest-CreateVolumesFromBackupTest-1130909323 tempest-CreateVolumesFromBackupTest-1130909323-project-member] Empty body provided in request {{(pid=100522) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:20:07.394304 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.openstack.wsgi [None req-abfc1c5b-b62c-473f-b253-0f61d54e1305 tempest-CreateVolumesFromBackupTest-1130909323 tempest-CreateVolumesFromBackupTest-1130909323-project-member] Calling method 'show' {{(pid=100522) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:20:07.394460 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.v3.backups [None req-abfc1c5b-b62c-473f-b253-0f61d54e1305 tempest-CreateVolumesFromBackupTest-1130909323 tempest-CreateVolumesFromBackupTest-1130909323-project-member] Show backup with id ff7999f4-0714-4bd4-982a-ac500b350439. {{(pid=100522) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 27 16:20:07.404933 np0000005924 devstack@c-api.service[100522]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:20:07.404933 np0000005924 devstack@c-api.service[100522]: warnings.warn( Jul 27 16:20:07.404933 np0000005924 devstack@c-api.service[100522]: INFO cinder.api.openstack.wsgi [None req-abfc1c5b-b62c-473f-b253-0f61d54e1305 tempest-CreateVolumesFromBackupTest-1130909323 tempest-CreateVolumesFromBackupTest-1130909323-project-member] https://10.4.3.117/volume/v3/backups/ff7999f4-0714-4bd4-982a-ac500b350439 returned with HTTP 200 Jul 27 16:20:07.404933 np0000005924 devstack@c-api.service[100522]: [pid: 100522|app: 0|req: 1092/4411] 10.4.3.117 () {66 vars in 1348 bytes} [Mon Jul 27 16:20:07 2026] GET /volume/v3/backups/ff7999f4-0714-4bd4-982a-ac500b350439 => generated 757 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 27 16:20:07.487644 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.middleware.request_id [None req-d2da6234-f677-4849-b2c5-852e2e10ece9 None None] RequestId filter calling following filter/app {{(pid=100521) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:20:07.489413 np0000005924 devstack@c-api.service[100521]: INFO cinder.api.openstack.wsgi [None req-d2da6234-f677-4849-b2c5-852e2e10ece9 tempest-VolumeImageDependencyTests-772663549 tempest-VolumeImageDependencyTests-772663549-project-member] DELETE https://10.4.3.117/volume/v3/volumes/d215b8a7-2202-4a02-ae47-7c890db4fd88 Jul 27 16:20:07.489643 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.openstack.wsgi [None req-d2da6234-f677-4849-b2c5-852e2e10ece9 tempest-VolumeImageDependencyTests-772663549 tempest-VolumeImageDependencyTests-772663549-project-member] Empty body provided in request {{(pid=100521) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:20:07.489862 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.openstack.wsgi [None req-d2da6234-f677-4849-b2c5-852e2e10ece9 tempest-VolumeImageDependencyTests-772663549 tempest-VolumeImageDependencyTests-772663549-project-member] Calling method 'delete' {{(pid=100521) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:20:07.490015 np0000005924 devstack@c-api.service[100521]: INFO cinder.api.v3.volumes [None req-d2da6234-f677-4849-b2c5-852e2e10ece9 tempest-VolumeImageDependencyTests-772663549 tempest-VolumeImageDependencyTests-772663549-project-member] Delete volume with id: d215b8a7-2202-4a02-ae47-7c890db4fd88 Jul 27 16:20:07.497163 np0000005924 devstack@c-api.service[100521]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:20:07.497163 np0000005924 devstack@c-api.service[100521]: warnings.warn( Jul 27 16:20:07.497820 np0000005924 devstack@c-api.service[100521]: INFO cinder.volume.api [None req-d2da6234-f677-4849-b2c5-852e2e10ece9 tempest-VolumeImageDependencyTests-772663549 tempest-VolumeImageDependencyTests-772663549-project-member] Volume info retrieved successfully. Jul 27 16:20:07.529957 np0000005924 devstack@c-api.service[100521]: INFO cinder.volume.api [None req-d2da6234-f677-4849-b2c5-852e2e10ece9 tempest-VolumeImageDependencyTests-772663549 tempest-VolumeImageDependencyTests-772663549-project-member] Delete volume request issued successfully. Jul 27 16:20:07.530915 np0000005924 devstack@c-api.service[100521]: INFO cinder.api.openstack.wsgi [None req-d2da6234-f677-4849-b2c5-852e2e10ece9 tempest-VolumeImageDependencyTests-772663549 tempest-VolumeImageDependencyTests-772663549-project-member] https://10.4.3.117/volume/v3/volumes/d215b8a7-2202-4a02-ae47-7c890db4fd88 returned with HTTP 202 Jul 27 16:20:07.530915 np0000005924 devstack@c-api.service[100521]: [pid: 100521|app: 0|req: 1102/4412] 10.4.3.117 () {68 vars in 1392 bytes} [Mon Jul 27 16:20:07 2026] DELETE /volume/v3/volumes/d215b8a7-2202-4a02-ae47-7c890db4fd88 => generated 0 bytes in 43 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Jul 27 16:20:07.538150 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.middleware.request_id [None req-174049d1-e14c-41be-a638-cfe2ba8ab7b0 None None] RequestId filter calling following filter/app {{(pid=100524) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:20:07.538342 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.middleware.request_id [None req-780c01d9-ba67-461a-b10b-2f68060ef6ff None None] RequestId filter calling following filter/app {{(pid=100523) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:20:07.540316 np0000005924 devstack@c-api.service[100523]: INFO cinder.api.openstack.wsgi [None req-780c01d9-ba67-461a-b10b-2f68060ef6ff tempest-VolumeImageDependencyTests-772663549 tempest-VolumeImageDependencyTests-772663549-project-member] GET https://10.4.3.117/volume/v3/volumes/d215b8a7-2202-4a02-ae47-7c890db4fd88 Jul 27 16:20:07.540427 np0000005924 devstack@c-api.service[100524]: INFO cinder.api.openstack.wsgi [None req-174049d1-e14c-41be-a638-cfe2ba8ab7b0 tempest-ProjectAdminTests33-614572375 tempest-ProjectAdminTests33-614572375-project-admin] GET https://10.4.3.117/volume/v3/backups/b080e230-3493-4224-9ec0-e4d8a8cf4e18 Jul 27 16:20:07.540650 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.openstack.wsgi [None req-174049d1-e14c-41be-a638-cfe2ba8ab7b0 tempest-ProjectAdminTests33-614572375 tempest-ProjectAdminTests33-614572375-project-admin] Empty body provided in request {{(pid=100524) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:20:07.540709 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.openstack.wsgi [None req-780c01d9-ba67-461a-b10b-2f68060ef6ff tempest-VolumeImageDependencyTests-772663549 tempest-VolumeImageDependencyTests-772663549-project-member] Empty body provided in request {{(pid=100523) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:20:07.540907 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.openstack.wsgi [None req-174049d1-e14c-41be-a638-cfe2ba8ab7b0 tempest-ProjectAdminTests33-614572375 tempest-ProjectAdminTests33-614572375-project-admin] Calling method 'show' {{(pid=100524) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:20:07.540960 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.openstack.wsgi [None req-780c01d9-ba67-461a-b10b-2f68060ef6ff tempest-VolumeImageDependencyTests-772663549 tempest-VolumeImageDependencyTests-772663549-project-member] Calling method 'show' {{(pid=100523) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:20:07.541042 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.v3.backups [None req-174049d1-e14c-41be-a638-cfe2ba8ab7b0 tempest-ProjectAdminTests33-614572375 tempest-ProjectAdminTests33-614572375-project-admin] Show backup with id b080e230-3493-4224-9ec0-e4d8a8cf4e18. {{(pid=100524) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 27 16:20:07.545777 np0000005924 devstack@c-api.service[100524]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:20:07.545777 np0000005924 devstack@c-api.service[100524]: warnings.warn( Jul 27 16:20:07.546500 np0000005924 devstack@c-api.service[100524]: INFO cinder.api.openstack.wsgi [None req-174049d1-e14c-41be-a638-cfe2ba8ab7b0 tempest-ProjectAdminTests33-614572375 tempest-ProjectAdminTests33-614572375-project-admin] https://10.4.3.117/volume/v3/backups/b080e230-3493-4224-9ec0-e4d8a8cf4e18 returned with HTTP 200 Jul 27 16:20:07.546936 np0000005924 devstack@c-api.service[100524]: [pid: 100524|app: 0|req: 1110/4413] 10.4.3.117 () {68 vars in 1388 bytes} [Mon Jul 27 16:20:07 2026] GET /volume/v3/backups/b080e230-3493-4224-9ec0-e4d8a8cf4e18 => generated 708 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 27 16:20:07.551699 np0000005924 devstack@c-api.service[100523]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:20:07.551699 np0000005924 devstack@c-api.service[100523]: warnings.warn( Jul 27 16:20:07.559918 np0000005924 devstack@c-api.service[100523]: INFO cinder.volume.api [None req-780c01d9-ba67-461a-b10b-2f68060ef6ff tempest-VolumeImageDependencyTests-772663549 tempest-VolumeImageDependencyTests-772663549-project-member] Volume info retrieved successfully. Jul 27 16:20:07.565196 np0000005924 devstack@c-api.service[100523]: INFO cinder.api.openstack.wsgi [None req-780c01d9-ba67-461a-b10b-2f68060ef6ff tempest-VolumeImageDependencyTests-772663549 tempest-VolumeImageDependencyTests-772663549-project-member] https://10.4.3.117/volume/v3/volumes/d215b8a7-2202-4a02-ae47-7c890db4fd88 returned with HTTP 200 Jul 27 16:20:07.565866 np0000005924 devstack@c-api.service[100523]: [pid: 100523|app: 0|req: 1110/4414] 10.4.3.117 () {68 vars in 1389 bytes} [Mon Jul 27 16:20:07 2026] GET /volume/v3/volumes/d215b8a7-2202-4a02-ae47-7c890db4fd88 => generated 1192 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 27 16:20:07.895181 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.middleware.request_id [None req-ab5aa50b-e5f4-4f1c-80e7-17a25845c866 None None] RequestId filter calling following filter/app {{(pid=100522) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:20:07.897050 np0000005924 devstack@c-api.service[100522]: INFO cinder.api.openstack.wsgi [None req-ab5aa50b-e5f4-4f1c-80e7-17a25845c866 tempest-TestInstancesWithCinderVolumes-351524293 tempest-TestInstancesWithCinderVolumes-351524293-project-member] GET https://10.4.3.117/volume/v3/volumes/eafb2791-7abe-4e31-b3b9-ed15ce8c2c8c Jul 27 16:20:07.897265 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.openstack.wsgi [None req-ab5aa50b-e5f4-4f1c-80e7-17a25845c866 tempest-TestInstancesWithCinderVolumes-351524293 tempest-TestInstancesWithCinderVolumes-351524293-project-member] Empty body provided in request {{(pid=100522) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:20:07.897460 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.openstack.wsgi [None req-ab5aa50b-e5f4-4f1c-80e7-17a25845c866 tempest-TestInstancesWithCinderVolumes-351524293 tempest-TestInstancesWithCinderVolumes-351524293-project-member] Calling method 'show' {{(pid=100522) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:20:07.906546 np0000005924 devstack@c-api.service[100522]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:20:07.906546 np0000005924 devstack@c-api.service[100522]: warnings.warn( Jul 27 16:20:07.909888 np0000005924 devstack@c-api.service[100522]: INFO cinder.volume.api [None req-ab5aa50b-e5f4-4f1c-80e7-17a25845c866 tempest-TestInstancesWithCinderVolumes-351524293 tempest-TestInstancesWithCinderVolumes-351524293-project-member] Volume info retrieved successfully. Jul 27 16:20:07.913917 np0000005924 devstack@c-api.service[100522]: INFO cinder.api.openstack.wsgi [None req-ab5aa50b-e5f4-4f1c-80e7-17a25845c866 tempest-TestInstancesWithCinderVolumes-351524293 tempest-TestInstancesWithCinderVolumes-351524293-project-member] https://10.4.3.117/volume/v3/volumes/eafb2791-7abe-4e31-b3b9-ed15ce8c2c8c returned with HTTP 200 Jul 27 16:20:07.914424 np0000005924 devstack@c-api.service[100522]: [pid: 100522|app: 0|req: 1093/4415] 10.4.3.117 () {66 vars in 1348 bytes} [Mon Jul 27 16:20:07 2026] GET /volume/v3/volumes/eafb2791-7abe-4e31-b3b9-ed15ce8c2c8c => generated 938 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 27 16:20:08.411689 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.middleware.request_id [None req-fa8e1fd5-efa8-403b-8cbd-a913e7de20a4 None None] RequestId filter calling following filter/app {{(pid=100521) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:20:08.413977 np0000005924 devstack@c-api.service[100521]: INFO cinder.api.openstack.wsgi [None req-fa8e1fd5-efa8-403b-8cbd-a913e7de20a4 tempest-CreateVolumesFromBackupTest-1130909323 tempest-CreateVolumesFromBackupTest-1130909323-project-member] GET https://10.4.3.117/volume/v3/backups/ff7999f4-0714-4bd4-982a-ac500b350439 Jul 27 16:20:08.414178 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.openstack.wsgi [None req-fa8e1fd5-efa8-403b-8cbd-a913e7de20a4 tempest-CreateVolumesFromBackupTest-1130909323 tempest-CreateVolumesFromBackupTest-1130909323-project-member] Empty body provided in request {{(pid=100521) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:20:08.414409 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.openstack.wsgi [None req-fa8e1fd5-efa8-403b-8cbd-a913e7de20a4 tempest-CreateVolumesFromBackupTest-1130909323 tempest-CreateVolumesFromBackupTest-1130909323-project-member] Calling method 'show' {{(pid=100521) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:20:08.414649 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.v3.backups [None req-fa8e1fd5-efa8-403b-8cbd-a913e7de20a4 tempest-CreateVolumesFromBackupTest-1130909323 tempest-CreateVolumesFromBackupTest-1130909323-project-member] Show backup with id ff7999f4-0714-4bd4-982a-ac500b350439. {{(pid=100521) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 27 16:20:08.419998 np0000005924 devstack@c-api.service[100521]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:20:08.419998 np0000005924 devstack@c-api.service[100521]: warnings.warn( Jul 27 16:20:08.421102 np0000005924 devstack@c-api.service[100521]: INFO cinder.api.openstack.wsgi [None req-fa8e1fd5-efa8-403b-8cbd-a913e7de20a4 tempest-CreateVolumesFromBackupTest-1130909323 tempest-CreateVolumesFromBackupTest-1130909323-project-member] https://10.4.3.117/volume/v3/backups/ff7999f4-0714-4bd4-982a-ac500b350439 returned with HTTP 200 Jul 27 16:20:08.421642 np0000005924 devstack@c-api.service[100521]: [pid: 100521|app: 0|req: 1103/4416] 10.4.3.117 () {66 vars in 1348 bytes} [Mon Jul 27 16:20:08 2026] GET /volume/v3/backups/ff7999f4-0714-4bd4-982a-ac500b350439 => generated 757 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 27 16:20:08.559615 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.middleware.request_id [None req-ceed9ff0-8a33-4a36-9359-85f885b3edd8 None None] RequestId filter calling following filter/app {{(pid=100524) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:20:08.561250 np0000005924 devstack@c-api.service[100524]: INFO cinder.api.openstack.wsgi [None req-ceed9ff0-8a33-4a36-9359-85f885b3edd8 tempest-ProjectAdminTests33-614572375 tempest-ProjectAdminTests33-614572375-project-admin] GET https://10.4.3.117/volume/v3/backups/b080e230-3493-4224-9ec0-e4d8a8cf4e18 Jul 27 16:20:08.561462 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.openstack.wsgi [None req-ceed9ff0-8a33-4a36-9359-85f885b3edd8 tempest-ProjectAdminTests33-614572375 tempest-ProjectAdminTests33-614572375-project-admin] Empty body provided in request {{(pid=100524) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:20:08.561649 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.openstack.wsgi [None req-ceed9ff0-8a33-4a36-9359-85f885b3edd8 tempest-ProjectAdminTests33-614572375 tempest-ProjectAdminTests33-614572375-project-admin] Calling method 'show' {{(pid=100524) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:20:08.561748 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.v3.backups [None req-ceed9ff0-8a33-4a36-9359-85f885b3edd8 tempest-ProjectAdminTests33-614572375 tempest-ProjectAdminTests33-614572375-project-admin] Show backup with id b080e230-3493-4224-9ec0-e4d8a8cf4e18. {{(pid=100524) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 27 16:20:08.565789 np0000005924 devstack@c-api.service[100524]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:20:08.565789 np0000005924 devstack@c-api.service[100524]: warnings.warn( Jul 27 16:20:08.566455 np0000005924 devstack@c-api.service[100524]: INFO cinder.api.openstack.wsgi [None req-ceed9ff0-8a33-4a36-9359-85f885b3edd8 tempest-ProjectAdminTests33-614572375 tempest-ProjectAdminTests33-614572375-project-admin] https://10.4.3.117/volume/v3/backups/b080e230-3493-4224-9ec0-e4d8a8cf4e18 returned with HTTP 200 Jul 27 16:20:08.566858 np0000005924 devstack@c-api.service[100524]: [pid: 100524|app: 0|req: 1111/4417] 10.4.3.117 () {68 vars in 1388 bytes} [Mon Jul 27 16:20:08 2026] GET /volume/v3/backups/b080e230-3493-4224-9ec0-e4d8a8cf4e18 => generated 708 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 27 16:20:08.579311 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.middleware.request_id [None req-fbf605ae-9c9c-4c61-ae82-92667de8708a None None] RequestId filter calling following filter/app {{(pid=100523) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:20:08.581059 np0000005924 devstack@c-api.service[100523]: INFO cinder.api.openstack.wsgi [None req-fbf605ae-9c9c-4c61-ae82-92667de8708a tempest-VolumeImageDependencyTests-772663549 tempest-VolumeImageDependencyTests-772663549-project-member] GET https://10.4.3.117/volume/v3/volumes/d215b8a7-2202-4a02-ae47-7c890db4fd88 Jul 27 16:20:08.581279 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.openstack.wsgi [None req-fbf605ae-9c9c-4c61-ae82-92667de8708a tempest-VolumeImageDependencyTests-772663549 tempest-VolumeImageDependencyTests-772663549-project-member] Empty body provided in request {{(pid=100523) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:20:08.581517 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.openstack.wsgi [None req-fbf605ae-9c9c-4c61-ae82-92667de8708a tempest-VolumeImageDependencyTests-772663549 tempest-VolumeImageDependencyTests-772663549-project-member] Calling method 'show' {{(pid=100523) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:20:08.586791 np0000005924 devstack@c-api.service[100523]: INFO cinder.api.openstack.wsgi [None req-fbf605ae-9c9c-4c61-ae82-92667de8708a tempest-VolumeImageDependencyTests-772663549 tempest-VolumeImageDependencyTests-772663549-project-member] https://10.4.3.117/volume/v3/volumes/d215b8a7-2202-4a02-ae47-7c890db4fd88 returned with HTTP 404 Jul 27 16:20:08.587435 np0000005924 devstack@c-api.service[100523]: [pid: 100523|app: 0|req: 1111/4418] 10.4.3.117 () {68 vars in 1389 bytes} [Mon Jul 27 16:20:08 2026] GET /volume/v3/volumes/d215b8a7-2202-4a02-ae47-7c890db4fd88 => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 27 16:20:08.597090 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.middleware.request_id [None req-02669507-5d55-4bbe-a43d-fbd4baea347d None None] RequestId filter calling following filter/app {{(pid=100522) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:20:08.599723 np0000005924 devstack@c-api.service[100522]: INFO cinder.api.openstack.wsgi [None req-02669507-5d55-4bbe-a43d-fbd4baea347d tempest-VolumeImageDependencyTests-772663549 tempest-VolumeImageDependencyTests-772663549-project-member] DELETE https://10.4.3.117/volume/v3/volumes/14d08422-bdee-41fe-9d55-f7843d8b328d Jul 27 16:20:08.600166 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.openstack.wsgi [None req-02669507-5d55-4bbe-a43d-fbd4baea347d tempest-VolumeImageDependencyTests-772663549 tempest-VolumeImageDependencyTests-772663549-project-member] Empty body provided in request {{(pid=100522) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:20:08.600460 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.openstack.wsgi [None req-02669507-5d55-4bbe-a43d-fbd4baea347d tempest-VolumeImageDependencyTests-772663549 tempest-VolumeImageDependencyTests-772663549-project-member] Calling method 'delete' {{(pid=100522) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:20:08.600900 np0000005924 devstack@c-api.service[100522]: INFO cinder.api.v3.volumes [None req-02669507-5d55-4bbe-a43d-fbd4baea347d tempest-VolumeImageDependencyTests-772663549 tempest-VolumeImageDependencyTests-772663549-project-member] Delete volume with id: 14d08422-bdee-41fe-9d55-f7843d8b328d Jul 27 16:20:08.610876 np0000005924 devstack@c-api.service[100522]: INFO cinder.api.openstack.wsgi [None req-02669507-5d55-4bbe-a43d-fbd4baea347d tempest-VolumeImageDependencyTests-772663549 tempest-VolumeImageDependencyTests-772663549-project-member] https://10.4.3.117/volume/v3/volumes/14d08422-bdee-41fe-9d55-f7843d8b328d returned with HTTP 404 Jul 27 16:20:08.611606 np0000005924 devstack@c-api.service[100522]: [pid: 100522|app: 0|req: 1094/4419] 10.4.3.117 () {68 vars in 1392 bytes} [Mon Jul 27 16:20:08 2026] DELETE /volume/v3/volumes/14d08422-bdee-41fe-9d55-f7843d8b328d => generated 109 bytes in 15 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 27 16:20:08.621053 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.middleware.request_id [None req-c059653a-6126-4539-b879-b8d15601b66b None None] RequestId filter calling following filter/app {{(pid=100521) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:20:08.622650 np0000005924 devstack@c-api.service[100521]: INFO cinder.api.openstack.wsgi [None req-c059653a-6126-4539-b879-b8d15601b66b tempest-VolumeImageDependencyTests-772663549 tempest-VolumeImageDependencyTests-772663549-project-member] GET https://10.4.3.117/volume/v3/volumes/14d08422-bdee-41fe-9d55-f7843d8b328d Jul 27 16:20:08.622870 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.openstack.wsgi [None req-c059653a-6126-4539-b879-b8d15601b66b tempest-VolumeImageDependencyTests-772663549 tempest-VolumeImageDependencyTests-772663549-project-member] Empty body provided in request {{(pid=100521) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:20:08.623039 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.openstack.wsgi [None req-c059653a-6126-4539-b879-b8d15601b66b tempest-VolumeImageDependencyTests-772663549 tempest-VolumeImageDependencyTests-772663549-project-member] Calling method 'show' {{(pid=100521) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:20:08.628386 np0000005924 devstack@c-api.service[100521]: INFO cinder.api.openstack.wsgi [None req-c059653a-6126-4539-b879-b8d15601b66b tempest-VolumeImageDependencyTests-772663549 tempest-VolumeImageDependencyTests-772663549-project-member] https://10.4.3.117/volume/v3/volumes/14d08422-bdee-41fe-9d55-f7843d8b328d returned with HTTP 404 Jul 27 16:20:08.628872 np0000005924 devstack@c-api.service[100521]: [pid: 100521|app: 0|req: 1104/4420] 10.4.3.117 () {68 vars in 1389 bytes} [Mon Jul 27 16:20:08 2026] GET /volume/v3/volumes/14d08422-bdee-41fe-9d55-f7843d8b328d => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 27 16:20:08.635422 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.middleware.request_id [None req-8fac14c4-3a98-4cba-8b63-4bbc1c607ae0 None None] RequestId filter calling following filter/app {{(pid=100524) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:20:08.637010 np0000005924 devstack@c-api.service[100524]: INFO cinder.api.openstack.wsgi [None req-8fac14c4-3a98-4cba-8b63-4bbc1c607ae0 tempest-VolumeImageDependencyTests-772663549 tempest-VolumeImageDependencyTests-772663549-project-member] DELETE https://10.4.3.117/volume/v3/snapshots/91abd2c2-a999-4f2b-9325-0f20adbb7145 Jul 27 16:20:08.637189 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.openstack.wsgi [None req-8fac14c4-3a98-4cba-8b63-4bbc1c607ae0 tempest-VolumeImageDependencyTests-772663549 tempest-VolumeImageDependencyTests-772663549-project-member] Empty body provided in request {{(pid=100524) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:20:08.637385 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.openstack.wsgi [None req-8fac14c4-3a98-4cba-8b63-4bbc1c607ae0 tempest-VolumeImageDependencyTests-772663549 tempest-VolumeImageDependencyTests-772663549-project-member] Calling method 'delete' {{(pid=100524) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:20:08.637517 np0000005924 devstack@c-api.service[100524]: INFO cinder.api.v3.snapshots [None req-8fac14c4-3a98-4cba-8b63-4bbc1c607ae0 tempest-VolumeImageDependencyTests-772663549 tempest-VolumeImageDependencyTests-772663549-project-member] Delete snapshot with id: 91abd2c2-a999-4f2b-9325-0f20adbb7145 Jul 27 16:20:08.641975 np0000005924 devstack@c-api.service[100524]: INFO cinder.api.openstack.wsgi [None req-8fac14c4-3a98-4cba-8b63-4bbc1c607ae0 tempest-VolumeImageDependencyTests-772663549 tempest-VolumeImageDependencyTests-772663549-project-member] https://10.4.3.117/volume/v3/snapshots/91abd2c2-a999-4f2b-9325-0f20adbb7145 returned with HTTP 404 Jul 27 16:20:08.642526 np0000005924 devstack@c-api.service[100524]: [pid: 100524|app: 0|req: 1112/4421] 10.4.3.117 () {66 vars in 1357 bytes} [Mon Jul 27 16:20:08 2026] DELETE /volume/v3/snapshots/91abd2c2-a999-4f2b-9325-0f20adbb7145 => generated 111 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 27 16:20:08.648348 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.middleware.request_id [None req-64b5baf2-bffd-453c-b32c-19e27d1a95dd None None] RequestId filter calling following filter/app {{(pid=100523) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:20:08.650218 np0000005924 devstack@c-api.service[100523]: INFO cinder.api.openstack.wsgi [None req-64b5baf2-bffd-453c-b32c-19e27d1a95dd tempest-VolumeImageDependencyTests-772663549 tempest-VolumeImageDependencyTests-772663549-project-member] GET https://10.4.3.117/volume/v3/snapshots/91abd2c2-a999-4f2b-9325-0f20adbb7145 Jul 27 16:20:08.650437 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.openstack.wsgi [None req-64b5baf2-bffd-453c-b32c-19e27d1a95dd tempest-VolumeImageDependencyTests-772663549 tempest-VolumeImageDependencyTests-772663549-project-member] Empty body provided in request {{(pid=100523) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:20:08.650673 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.openstack.wsgi [None req-64b5baf2-bffd-453c-b32c-19e27d1a95dd tempest-VolumeImageDependencyTests-772663549 tempest-VolumeImageDependencyTests-772663549-project-member] Calling method 'show' {{(pid=100523) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:20:08.657659 np0000005924 devstack@c-api.service[100523]: INFO cinder.api.openstack.wsgi [None req-64b5baf2-bffd-453c-b32c-19e27d1a95dd tempest-VolumeImageDependencyTests-772663549 tempest-VolumeImageDependencyTests-772663549-project-member] https://10.4.3.117/volume/v3/snapshots/91abd2c2-a999-4f2b-9325-0f20adbb7145 returned with HTTP 404 Jul 27 16:20:08.658292 np0000005924 devstack@c-api.service[100523]: [pid: 100523|app: 0|req: 1112/4422] 10.4.3.117 () {66 vars in 1354 bytes} [Mon Jul 27 16:20:08 2026] GET /volume/v3/snapshots/91abd2c2-a999-4f2b-9325-0f20adbb7145 => generated 111 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 27 16:20:08.664573 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.middleware.request_id [None req-55e0afb1-bbb9-44c9-8051-319c11fcd4f7 None None] RequestId filter calling following filter/app {{(pid=100522) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:20:08.666779 np0000005924 devstack@c-api.service[100522]: INFO cinder.api.openstack.wsgi [None req-55e0afb1-bbb9-44c9-8051-319c11fcd4f7 tempest-VolumeImageDependencyTests-772663549 tempest-VolumeImageDependencyTests-772663549-project-member] DELETE https://10.4.3.117/volume/v3/volumes/d215b8a7-2202-4a02-ae47-7c890db4fd88 Jul 27 16:20:08.667023 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.openstack.wsgi [None req-55e0afb1-bbb9-44c9-8051-319c11fcd4f7 tempest-VolumeImageDependencyTests-772663549 tempest-VolumeImageDependencyTests-772663549-project-member] Empty body provided in request {{(pid=100522) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:20:08.667277 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.openstack.wsgi [None req-55e0afb1-bbb9-44c9-8051-319c11fcd4f7 tempest-VolumeImageDependencyTests-772663549 tempest-VolumeImageDependencyTests-772663549-project-member] Calling method 'delete' {{(pid=100522) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:20:08.667518 np0000005924 devstack@c-api.service[100522]: INFO cinder.api.v3.volumes [None req-55e0afb1-bbb9-44c9-8051-319c11fcd4f7 tempest-VolumeImageDependencyTests-772663549 tempest-VolumeImageDependencyTests-772663549-project-member] Delete volume with id: d215b8a7-2202-4a02-ae47-7c890db4fd88 Jul 27 16:20:08.673316 np0000005924 devstack@c-api.service[100522]: INFO cinder.api.openstack.wsgi [None req-55e0afb1-bbb9-44c9-8051-319c11fcd4f7 tempest-VolumeImageDependencyTests-772663549 tempest-VolumeImageDependencyTests-772663549-project-member] https://10.4.3.117/volume/v3/volumes/d215b8a7-2202-4a02-ae47-7c890db4fd88 returned with HTTP 404 Jul 27 16:20:08.673937 np0000005924 devstack@c-api.service[100522]: [pid: 100522|app: 0|req: 1095/4423] 10.4.3.117 () {68 vars in 1392 bytes} [Mon Jul 27 16:20:08 2026] DELETE /volume/v3/volumes/d215b8a7-2202-4a02-ae47-7c890db4fd88 => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 27 16:20:08.679770 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.middleware.request_id [None req-1a9f5c55-9f76-447e-9b06-3059598ec1f3 None None] RequestId filter calling following filter/app {{(pid=100521) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:20:08.681653 np0000005924 devstack@c-api.service[100521]: INFO cinder.api.openstack.wsgi [None req-1a9f5c55-9f76-447e-9b06-3059598ec1f3 tempest-VolumeImageDependencyTests-772663549 tempest-VolumeImageDependencyTests-772663549-project-member] GET https://10.4.3.117/volume/v3/volumes/d215b8a7-2202-4a02-ae47-7c890db4fd88 Jul 27 16:20:08.681848 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.openstack.wsgi [None req-1a9f5c55-9f76-447e-9b06-3059598ec1f3 tempest-VolumeImageDependencyTests-772663549 tempest-VolumeImageDependencyTests-772663549-project-member] Empty body provided in request {{(pid=100521) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:20:08.681984 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.openstack.wsgi [None req-1a9f5c55-9f76-447e-9b06-3059598ec1f3 tempest-VolumeImageDependencyTests-772663549 tempest-VolumeImageDependencyTests-772663549-project-member] Calling method 'show' {{(pid=100521) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:20:08.687857 np0000005924 devstack@c-api.service[100521]: INFO cinder.api.openstack.wsgi [None req-1a9f5c55-9f76-447e-9b06-3059598ec1f3 tempest-VolumeImageDependencyTests-772663549 tempest-VolumeImageDependencyTests-772663549-project-member] https://10.4.3.117/volume/v3/volumes/d215b8a7-2202-4a02-ae47-7c890db4fd88 returned with HTTP 404 Jul 27 16:20:08.688339 np0000005924 devstack@c-api.service[100521]: [pid: 100521|app: 0|req: 1105/4424] 10.4.3.117 () {68 vars in 1389 bytes} [Mon Jul 27 16:20:08 2026] GET /volume/v3/volumes/d215b8a7-2202-4a02-ae47-7c890db4fd88 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 27 16:20:08.722107 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.middleware.request_id [None req-3cfdb3a9-57fb-4d14-805e-841649170722 None None] RequestId filter calling following filter/app {{(pid=100524) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:20:08.726254 np0000005924 devstack@c-api.service[100524]: INFO cinder.api.openstack.wsgi [None req-3cfdb3a9-57fb-4d14-805e-841649170722 tempest-VolumeImageDependencyTests-772663549 tempest-VolumeImageDependencyTests-772663549-project-member] DELETE https://10.4.3.117/volume/v3/volumes/16c957b4-0414-4afa-855c-ad7a031ef482 Jul 27 16:20:08.726254 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.openstack.wsgi [None req-3cfdb3a9-57fb-4d14-805e-841649170722 tempest-VolumeImageDependencyTests-772663549 tempest-VolumeImageDependencyTests-772663549-project-member] Empty body provided in request {{(pid=100524) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:20:08.726254 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.openstack.wsgi [None req-3cfdb3a9-57fb-4d14-805e-841649170722 tempest-VolumeImageDependencyTests-772663549 tempest-VolumeImageDependencyTests-772663549-project-member] Calling method 'delete' {{(pid=100524) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:20:08.726254 np0000005924 devstack@c-api.service[100524]: INFO cinder.api.v3.volumes [None req-3cfdb3a9-57fb-4d14-805e-841649170722 tempest-VolumeImageDependencyTests-772663549 tempest-VolumeImageDependencyTests-772663549-project-member] Delete volume with id: 16c957b4-0414-4afa-855c-ad7a031ef482 Jul 27 16:20:08.730036 np0000005924 devstack@c-api.service[100524]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:20:08.730036 np0000005924 devstack@c-api.service[100524]: warnings.warn( Jul 27 16:20:08.730436 np0000005924 devstack@c-api.service[100524]: INFO cinder.volume.api [None req-3cfdb3a9-57fb-4d14-805e-841649170722 tempest-VolumeImageDependencyTests-772663549 tempest-VolumeImageDependencyTests-772663549-project-member] Volume info retrieved successfully. Jul 27 16:20:08.759046 np0000005924 devstack@c-api.service[100524]: INFO cinder.volume.api [None req-3cfdb3a9-57fb-4d14-805e-841649170722 tempest-VolumeImageDependencyTests-772663549 tempest-VolumeImageDependencyTests-772663549-project-member] Delete volume request issued successfully. Jul 27 16:20:08.759209 np0000005924 devstack@c-api.service[100524]: INFO cinder.api.openstack.wsgi [None req-3cfdb3a9-57fb-4d14-805e-841649170722 tempest-VolumeImageDependencyTests-772663549 tempest-VolumeImageDependencyTests-772663549-project-member] https://10.4.3.117/volume/v3/volumes/16c957b4-0414-4afa-855c-ad7a031ef482 returned with HTTP 202 Jul 27 16:20:08.759627 np0000005924 devstack@c-api.service[100524]: [pid: 100524|app: 0|req: 1113/4425] 10.4.3.117 () {68 vars in 1392 bytes} [Mon Jul 27 16:20:08 2026] DELETE /volume/v3/volumes/16c957b4-0414-4afa-855c-ad7a031ef482 => generated 0 bytes in 38 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Jul 27 16:20:08.772527 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.middleware.request_id [None req-555f3757-5abb-49fd-9d60-6425208d1c57 None None] RequestId filter calling following filter/app {{(pid=100523) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:20:08.775320 np0000005924 devstack@c-api.service[100523]: INFO cinder.api.openstack.wsgi [None req-555f3757-5abb-49fd-9d60-6425208d1c57 tempest-VolumeImageDependencyTests-772663549 tempest-VolumeImageDependencyTests-772663549-project-member] GET https://10.4.3.117/volume/v3/volumes/16c957b4-0414-4afa-855c-ad7a031ef482 Jul 27 16:20:08.775640 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.openstack.wsgi [None req-555f3757-5abb-49fd-9d60-6425208d1c57 tempest-VolumeImageDependencyTests-772663549 tempest-VolumeImageDependencyTests-772663549-project-member] Empty body provided in request {{(pid=100523) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:20:08.775908 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.openstack.wsgi [None req-555f3757-5abb-49fd-9d60-6425208d1c57 tempest-VolumeImageDependencyTests-772663549 tempest-VolumeImageDependencyTests-772663549-project-member] Calling method 'show' {{(pid=100523) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:20:08.785153 np0000005924 devstack@c-api.service[100523]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:20:08.785153 np0000005924 devstack@c-api.service[100523]: warnings.warn( Jul 27 16:20:08.789598 np0000005924 devstack@c-api.service[100523]: INFO cinder.volume.api [None req-555f3757-5abb-49fd-9d60-6425208d1c57 tempest-VolumeImageDependencyTests-772663549 tempest-VolumeImageDependencyTests-772663549-project-member] Volume info retrieved successfully. Jul 27 16:20:08.795164 np0000005924 devstack@c-api.service[100523]: INFO cinder.api.openstack.wsgi [None req-555f3757-5abb-49fd-9d60-6425208d1c57 tempest-VolumeImageDependencyTests-772663549 tempest-VolumeImageDependencyTests-772663549-project-member] https://10.4.3.117/volume/v3/volumes/16c957b4-0414-4afa-855c-ad7a031ef482 returned with HTTP 200 Jul 27 16:20:08.796353 np0000005924 devstack@c-api.service[100523]: [pid: 100523|app: 0|req: 1113/4426] 10.4.3.117 () {68 vars in 1389 bytes} [Mon Jul 27 16:20:08 2026] GET /volume/v3/volumes/16c957b4-0414-4afa-855c-ad7a031ef482 => generated 1227 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 27 16:20:08.929119 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.middleware.request_id [None req-96b8a85f-eeda-4fdc-9e2d-8e0d64269fc2 None None] RequestId filter calling following filter/app {{(pid=100522) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:20:08.930637 np0000005924 devstack@c-api.service[100522]: INFO cinder.api.openstack.wsgi [None req-96b8a85f-eeda-4fdc-9e2d-8e0d64269fc2 tempest-TestInstancesWithCinderVolumes-351524293 tempest-TestInstancesWithCinderVolumes-351524293-project-member] GET https://10.4.3.117/volume/v3/volumes/eafb2791-7abe-4e31-b3b9-ed15ce8c2c8c Jul 27 16:20:08.931185 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.openstack.wsgi [None req-96b8a85f-eeda-4fdc-9e2d-8e0d64269fc2 tempest-TestInstancesWithCinderVolumes-351524293 tempest-TestInstancesWithCinderVolumes-351524293-project-member] Empty body provided in request {{(pid=100522) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:20:08.931185 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.openstack.wsgi [None req-96b8a85f-eeda-4fdc-9e2d-8e0d64269fc2 tempest-TestInstancesWithCinderVolumes-351524293 tempest-TestInstancesWithCinderVolumes-351524293-project-member] Calling method 'show' {{(pid=100522) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:20:08.939069 np0000005924 devstack@c-api.service[100522]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:20:08.939069 np0000005924 devstack@c-api.service[100522]: warnings.warn( Jul 27 16:20:08.941832 np0000005924 devstack@c-api.service[100522]: INFO cinder.volume.api [None req-96b8a85f-eeda-4fdc-9e2d-8e0d64269fc2 tempest-TestInstancesWithCinderVolumes-351524293 tempest-TestInstancesWithCinderVolumes-351524293-project-member] Volume info retrieved successfully. Jul 27 16:20:08.945028 np0000005924 devstack@c-api.service[100522]: INFO cinder.api.openstack.wsgi [None req-96b8a85f-eeda-4fdc-9e2d-8e0d64269fc2 tempest-TestInstancesWithCinderVolumes-351524293 tempest-TestInstancesWithCinderVolumes-351524293-project-member] https://10.4.3.117/volume/v3/volumes/eafb2791-7abe-4e31-b3b9-ed15ce8c2c8c returned with HTTP 200 Jul 27 16:20:08.945363 np0000005924 devstack@c-api.service[100522]: [pid: 100522|app: 0|req: 1096/4427] 10.4.3.117 () {66 vars in 1348 bytes} [Mon Jul 27 16:20:08 2026] GET /volume/v3/volumes/eafb2791-7abe-4e31-b3b9-ed15ce8c2c8c => generated 938 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 27 16:20:09.432447 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.middleware.request_id [None req-95ea6fab-580f-4166-91f9-aa531bccf74f None None] RequestId filter calling following filter/app {{(pid=100521) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:20:09.434154 np0000005924 devstack@c-api.service[100521]: INFO cinder.api.openstack.wsgi [None req-95ea6fab-580f-4166-91f9-aa531bccf74f tempest-CreateVolumesFromBackupTest-1130909323 tempest-CreateVolumesFromBackupTest-1130909323-project-member] GET https://10.4.3.117/volume/v3/backups/ff7999f4-0714-4bd4-982a-ac500b350439 Jul 27 16:20:09.434342 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.openstack.wsgi [None req-95ea6fab-580f-4166-91f9-aa531bccf74f tempest-CreateVolumesFromBackupTest-1130909323 tempest-CreateVolumesFromBackupTest-1130909323-project-member] Empty body provided in request {{(pid=100521) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:20:09.434553 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.openstack.wsgi [None req-95ea6fab-580f-4166-91f9-aa531bccf74f tempest-CreateVolumesFromBackupTest-1130909323 tempest-CreateVolumesFromBackupTest-1130909323-project-member] Calling method 'show' {{(pid=100521) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:20:09.434678 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.v3.backups [None req-95ea6fab-580f-4166-91f9-aa531bccf74f tempest-CreateVolumesFromBackupTest-1130909323 tempest-CreateVolumesFromBackupTest-1130909323-project-member] Show backup with id ff7999f4-0714-4bd4-982a-ac500b350439. {{(pid=100521) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 27 16:20:09.439308 np0000005924 devstack@c-api.service[100521]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:20:09.439308 np0000005924 devstack@c-api.service[100521]: warnings.warn( Jul 27 16:20:09.440259 np0000005924 devstack@c-api.service[100521]: INFO cinder.api.openstack.wsgi [None req-95ea6fab-580f-4166-91f9-aa531bccf74f tempest-CreateVolumesFromBackupTest-1130909323 tempest-CreateVolumesFromBackupTest-1130909323-project-member] https://10.4.3.117/volume/v3/backups/ff7999f4-0714-4bd4-982a-ac500b350439 returned with HTTP 200 Jul 27 16:20:09.440958 np0000005924 devstack@c-api.service[100521]: [pid: 100521|app: 0|req: 1106/4428] 10.4.3.117 () {66 vars in 1348 bytes} [Mon Jul 27 16:20:09 2026] GET /volume/v3/backups/ff7999f4-0714-4bd4-982a-ac500b350439 => generated 757 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 27 16:20:09.578025 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.middleware.request_id [None req-f7807109-6260-4584-8712-360ba2daa946 None None] RequestId filter calling following filter/app {{(pid=100524) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:20:09.579769 np0000005924 devstack@c-api.service[100524]: INFO cinder.api.openstack.wsgi [None req-f7807109-6260-4584-8712-360ba2daa946 tempest-ProjectAdminTests33-614572375 tempest-ProjectAdminTests33-614572375-project-admin] GET https://10.4.3.117/volume/v3/backups/b080e230-3493-4224-9ec0-e4d8a8cf4e18 Jul 27 16:20:09.579994 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.openstack.wsgi [None req-f7807109-6260-4584-8712-360ba2daa946 tempest-ProjectAdminTests33-614572375 tempest-ProjectAdminTests33-614572375-project-admin] Empty body provided in request {{(pid=100524) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:20:09.580172 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.openstack.wsgi [None req-f7807109-6260-4584-8712-360ba2daa946 tempest-ProjectAdminTests33-614572375 tempest-ProjectAdminTests33-614572375-project-admin] Calling method 'show' {{(pid=100524) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:20:09.580294 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.v3.backups [None req-f7807109-6260-4584-8712-360ba2daa946 tempest-ProjectAdminTests33-614572375 tempest-ProjectAdminTests33-614572375-project-admin] Show backup with id b080e230-3493-4224-9ec0-e4d8a8cf4e18. {{(pid=100524) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 27 16:20:09.584510 np0000005924 devstack@c-api.service[100524]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:20:09.584510 np0000005924 devstack@c-api.service[100524]: warnings.warn( Jul 27 16:20:09.585172 np0000005924 devstack@c-api.service[100524]: INFO cinder.api.openstack.wsgi [None req-f7807109-6260-4584-8712-360ba2daa946 tempest-ProjectAdminTests33-614572375 tempest-ProjectAdminTests33-614572375-project-admin] https://10.4.3.117/volume/v3/backups/b080e230-3493-4224-9ec0-e4d8a8cf4e18 returned with HTTP 200 Jul 27 16:20:09.585550 np0000005924 devstack@c-api.service[100524]: [pid: 100524|app: 0|req: 1114/4429] 10.4.3.117 () {68 vars in 1388 bytes} [Mon Jul 27 16:20:09 2026] GET /volume/v3/backups/b080e230-3493-4224-9ec0-e4d8a8cf4e18 => generated 708 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 27 16:20:09.809942 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.middleware.request_id [None req-369f9ae3-1a02-4ebc-9eae-f041553a7dcf None None] RequestId filter calling following filter/app {{(pid=100523) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:20:09.811794 np0000005924 devstack@c-api.service[100523]: INFO cinder.api.openstack.wsgi [None req-369f9ae3-1a02-4ebc-9eae-f041553a7dcf tempest-VolumeImageDependencyTests-772663549 tempest-VolumeImageDependencyTests-772663549-project-member] GET https://10.4.3.117/volume/v3/volumes/16c957b4-0414-4afa-855c-ad7a031ef482 Jul 27 16:20:09.812002 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.openstack.wsgi [None req-369f9ae3-1a02-4ebc-9eae-f041553a7dcf tempest-VolumeImageDependencyTests-772663549 tempest-VolumeImageDependencyTests-772663549-project-member] Empty body provided in request {{(pid=100523) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:20:09.812190 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.openstack.wsgi [None req-369f9ae3-1a02-4ebc-9eae-f041553a7dcf tempest-VolumeImageDependencyTests-772663549 tempest-VolumeImageDependencyTests-772663549-project-member] Calling method 'show' {{(pid=100523) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:20:09.819736 np0000005924 devstack@c-api.service[100523]: INFO cinder.api.openstack.wsgi [None req-369f9ae3-1a02-4ebc-9eae-f041553a7dcf tempest-VolumeImageDependencyTests-772663549 tempest-VolumeImageDependencyTests-772663549-project-member] https://10.4.3.117/volume/v3/volumes/16c957b4-0414-4afa-855c-ad7a031ef482 returned with HTTP 404 Jul 27 16:20:09.820222 np0000005924 devstack@c-api.service[100523]: [pid: 100523|app: 0|req: 1114/4430] 10.4.3.117 () {68 vars in 1389 bytes} [Mon Jul 27 16:20:09 2026] GET /volume/v3/volumes/16c957b4-0414-4afa-855c-ad7a031ef482 => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 27 16:20:09.826821 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.middleware.request_id [None req-dc6563fa-d17c-4953-9762-6cf82a2565ec None None] RequestId filter calling following filter/app {{(pid=100522) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:20:09.829136 np0000005924 devstack@c-api.service[100522]: INFO cinder.api.openstack.wsgi [None req-dc6563fa-d17c-4953-9762-6cf82a2565ec tempest-VolumeImageDependencyTests-772663549 tempest-VolumeImageDependencyTests-772663549-project-member] DELETE https://10.4.3.117/volume/v3/volumes/19c934c5-29ca-4e2d-aa19-aef86e3a2545 Jul 27 16:20:09.829415 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.openstack.wsgi [None req-dc6563fa-d17c-4953-9762-6cf82a2565ec tempest-VolumeImageDependencyTests-772663549 tempest-VolumeImageDependencyTests-772663549-project-member] Empty body provided in request {{(pid=100522) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:20:09.829889 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.openstack.wsgi [None req-dc6563fa-d17c-4953-9762-6cf82a2565ec tempest-VolumeImageDependencyTests-772663549 tempest-VolumeImageDependencyTests-772663549-project-member] Calling method 'delete' {{(pid=100522) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:20:09.830110 np0000005924 devstack@c-api.service[100522]: INFO cinder.api.v3.volumes [None req-dc6563fa-d17c-4953-9762-6cf82a2565ec tempest-VolumeImageDependencyTests-772663549 tempest-VolumeImageDependencyTests-772663549-project-member] Delete volume with id: 19c934c5-29ca-4e2d-aa19-aef86e3a2545 Jul 27 16:20:09.836276 np0000005924 devstack@c-api.service[100522]: INFO cinder.api.openstack.wsgi [None req-dc6563fa-d17c-4953-9762-6cf82a2565ec tempest-VolumeImageDependencyTests-772663549 tempest-VolumeImageDependencyTests-772663549-project-member] https://10.4.3.117/volume/v3/volumes/19c934c5-29ca-4e2d-aa19-aef86e3a2545 returned with HTTP 404 Jul 27 16:20:09.836985 np0000005924 devstack@c-api.service[100522]: [pid: 100522|app: 0|req: 1097/4431] 10.4.3.117 () {68 vars in 1392 bytes} [Mon Jul 27 16:20:09 2026] DELETE /volume/v3/volumes/19c934c5-29ca-4e2d-aa19-aef86e3a2545 => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 27 16:20:09.843774 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.middleware.request_id [None req-7c63d531-535e-43fd-b447-29bd3f2d5ce8 None None] RequestId filter calling following filter/app {{(pid=100521) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:20:09.845396 np0000005924 devstack@c-api.service[100521]: INFO cinder.api.openstack.wsgi [None req-7c63d531-535e-43fd-b447-29bd3f2d5ce8 tempest-VolumeImageDependencyTests-772663549 tempest-VolumeImageDependencyTests-772663549-project-member] GET https://10.4.3.117/volume/v3/volumes/19c934c5-29ca-4e2d-aa19-aef86e3a2545 Jul 27 16:20:09.846893 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.openstack.wsgi [None req-7c63d531-535e-43fd-b447-29bd3f2d5ce8 tempest-VolumeImageDependencyTests-772663549 tempest-VolumeImageDependencyTests-772663549-project-member] Empty body provided in request {{(pid=100521) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:20:09.846893 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.openstack.wsgi [None req-7c63d531-535e-43fd-b447-29bd3f2d5ce8 tempest-VolumeImageDependencyTests-772663549 tempest-VolumeImageDependencyTests-772663549-project-member] Calling method 'show' {{(pid=100521) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:20:09.851009 np0000005924 devstack@c-api.service[100521]: INFO cinder.api.openstack.wsgi [None req-7c63d531-535e-43fd-b447-29bd3f2d5ce8 tempest-VolumeImageDependencyTests-772663549 tempest-VolumeImageDependencyTests-772663549-project-member] https://10.4.3.117/volume/v3/volumes/19c934c5-29ca-4e2d-aa19-aef86e3a2545 returned with HTTP 404 Jul 27 16:20:09.851563 np0000005924 devstack@c-api.service[100521]: [pid: 100521|app: 0|req: 1107/4432] 10.4.3.117 () {68 vars in 1389 bytes} [Mon Jul 27 16:20:09 2026] GET /volume/v3/volumes/19c934c5-29ca-4e2d-aa19-aef86e3a2545 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 27 16:20:09.888694 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.middleware.request_id [None req-64f31305-c2c5-440d-becc-3d9616cdd171 None None] RequestId filter calling following filter/app {{(pid=100524) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:20:09.890381 np0000005924 devstack@c-api.service[100524]: INFO cinder.api.openstack.wsgi [None req-64f31305-c2c5-440d-becc-3d9616cdd171 tempest-VolumeImageDependencyTests-772663549 tempest-VolumeImageDependencyTests-772663549-project-member] DELETE https://10.4.3.117/volume/v3/volumes/8b085796-24dd-4616-a2c4-2f4c9475c347 Jul 27 16:20:09.890579 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.openstack.wsgi [None req-64f31305-c2c5-440d-becc-3d9616cdd171 tempest-VolumeImageDependencyTests-772663549 tempest-VolumeImageDependencyTests-772663549-project-member] Empty body provided in request {{(pid=100524) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:20:09.890819 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.openstack.wsgi [None req-64f31305-c2c5-440d-becc-3d9616cdd171 tempest-VolumeImageDependencyTests-772663549 tempest-VolumeImageDependencyTests-772663549-project-member] Calling method 'delete' {{(pid=100524) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:20:09.890966 np0000005924 devstack@c-api.service[100524]: INFO cinder.api.v3.volumes [None req-64f31305-c2c5-440d-becc-3d9616cdd171 tempest-VolumeImageDependencyTests-772663549 tempest-VolumeImageDependencyTests-772663549-project-member] Delete volume with id: 8b085796-24dd-4616-a2c4-2f4c9475c347 Jul 27 16:20:09.895919 np0000005924 devstack@c-api.service[100524]: INFO cinder.api.openstack.wsgi [None req-64f31305-c2c5-440d-becc-3d9616cdd171 tempest-VolumeImageDependencyTests-772663549 tempest-VolumeImageDependencyTests-772663549-project-member] https://10.4.3.117/volume/v3/volumes/8b085796-24dd-4616-a2c4-2f4c9475c347 returned with HTTP 404 Jul 27 16:20:09.896308 np0000005924 devstack@c-api.service[100524]: [pid: 100524|app: 0|req: 1115/4433] 10.4.3.117 () {68 vars in 1392 bytes} [Mon Jul 27 16:20:09 2026] DELETE /volume/v3/volumes/8b085796-24dd-4616-a2c4-2f4c9475c347 => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 27 16:20:09.901905 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.middleware.request_id [None req-190e6261-409b-4f88-b213-2cced55f99dc None None] RequestId filter calling following filter/app {{(pid=100523) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:20:09.903513 np0000005924 devstack@c-api.service[100523]: INFO cinder.api.openstack.wsgi [None req-190e6261-409b-4f88-b213-2cced55f99dc tempest-VolumeImageDependencyTests-772663549 tempest-VolumeImageDependencyTests-772663549-project-member] GET https://10.4.3.117/volume/v3/volumes/8b085796-24dd-4616-a2c4-2f4c9475c347 Jul 27 16:20:09.903719 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.openstack.wsgi [None req-190e6261-409b-4f88-b213-2cced55f99dc tempest-VolumeImageDependencyTests-772663549 tempest-VolumeImageDependencyTests-772663549-project-member] Empty body provided in request {{(pid=100523) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:20:09.903908 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.openstack.wsgi [None req-190e6261-409b-4f88-b213-2cced55f99dc tempest-VolumeImageDependencyTests-772663549 tempest-VolumeImageDependencyTests-772663549-project-member] Calling method 'show' {{(pid=100523) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:20:09.909411 np0000005924 devstack@c-api.service[100523]: INFO cinder.api.openstack.wsgi [None req-190e6261-409b-4f88-b213-2cced55f99dc tempest-VolumeImageDependencyTests-772663549 tempest-VolumeImageDependencyTests-772663549-project-member] https://10.4.3.117/volume/v3/volumes/8b085796-24dd-4616-a2c4-2f4c9475c347 returned with HTTP 404 Jul 27 16:20:09.909941 np0000005924 devstack@c-api.service[100523]: [pid: 100523|app: 0|req: 1115/4434] 10.4.3.117 () {68 vars in 1389 bytes} [Mon Jul 27 16:20:09 2026] GET /volume/v3/volumes/8b085796-24dd-4616-a2c4-2f4c9475c347 => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 27 16:20:09.956633 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.middleware.request_id [None req-3a64a166-601a-4ed4-859c-11ebac5f9870 None None] RequestId filter calling following filter/app {{(pid=100522) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:20:09.958466 np0000005924 devstack@c-api.service[100522]: INFO cinder.api.openstack.wsgi [None req-3a64a166-601a-4ed4-859c-11ebac5f9870 tempest-TestInstancesWithCinderVolumes-351524293 tempest-TestInstancesWithCinderVolumes-351524293-project-member] GET https://10.4.3.117/volume/v3/volumes/eafb2791-7abe-4e31-b3b9-ed15ce8c2c8c Jul 27 16:20:09.958666 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.openstack.wsgi [None req-3a64a166-601a-4ed4-859c-11ebac5f9870 tempest-TestInstancesWithCinderVolumes-351524293 tempest-TestInstancesWithCinderVolumes-351524293-project-member] Empty body provided in request {{(pid=100522) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:20:09.958841 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.openstack.wsgi [None req-3a64a166-601a-4ed4-859c-11ebac5f9870 tempest-TestInstancesWithCinderVolumes-351524293 tempest-TestInstancesWithCinderVolumes-351524293-project-member] Calling method 'show' {{(pid=100522) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:20:09.967811 np0000005924 devstack@c-api.service[100522]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:20:09.967811 np0000005924 devstack@c-api.service[100522]: warnings.warn( Jul 27 16:20:09.971269 np0000005924 devstack@c-api.service[100522]: INFO cinder.volume.api [None req-3a64a166-601a-4ed4-859c-11ebac5f9870 tempest-TestInstancesWithCinderVolumes-351524293 tempest-TestInstancesWithCinderVolumes-351524293-project-member] Volume info retrieved successfully. Jul 27 16:20:09.974968 np0000005924 devstack@c-api.service[100522]: INFO cinder.api.openstack.wsgi [None req-3a64a166-601a-4ed4-859c-11ebac5f9870 tempest-TestInstancesWithCinderVolumes-351524293 tempest-TestInstancesWithCinderVolumes-351524293-project-member] https://10.4.3.117/volume/v3/volumes/eafb2791-7abe-4e31-b3b9-ed15ce8c2c8c returned with HTTP 200 Jul 27 16:20:09.975443 np0000005924 devstack@c-api.service[100522]: [pid: 100522|app: 0|req: 1098/4435] 10.4.3.117 () {66 vars in 1348 bytes} [Mon Jul 27 16:20:09 2026] GET /volume/v3/volumes/eafb2791-7abe-4e31-b3b9-ed15ce8c2c8c => generated 938 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 27 16:20:10.440188 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.middleware.request_id [req-0d45a9bf-46ad-4a7d-97ee-651d5ce90ad5 req-39c95449-ead0-4f0d-92c6-893b6ba344c2 None None] RequestId filter calling following filter/app {{(pid=100521) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:20:10.444361 np0000005924 devstack@c-api.service[100521]: INFO cinder.api.openstack.wsgi [req-0d45a9bf-46ad-4a7d-97ee-651d5ce90ad5 req-39c95449-ead0-4f0d-92c6-893b6ba344c2 tempest-TestInstancesWithCinderVolumes-351524293 tempest-TestInstancesWithCinderVolumes-351524293-project-member] POST https://10.4.3.117/volume/v3/attachments/fa0a55e0-6492-4401-83b9-8ba62192054d/action Jul 27 16:20:10.444361 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.openstack.wsgi [req-0d45a9bf-46ad-4a7d-97ee-651d5ce90ad5 req-39c95449-ead0-4f0d-92c6-893b6ba344c2 tempest-TestInstancesWithCinderVolumes-351524293 tempest-TestInstancesWithCinderVolumes-351524293-project-member] Action body: b'{"os-complete": null}' {{(pid=100521) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 27 16:20:10.444361 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.openstack.wsgi [req-0d45a9bf-46ad-4a7d-97ee-651d5ce90ad5 req-39c95449-ead0-4f0d-92c6-893b6ba344c2 tempest-TestInstancesWithCinderVolumes-351524293 tempest-TestInstancesWithCinderVolumes-351524293-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100521) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 27 16:20:10.453726 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.middleware.request_id [None req-a65e4c2e-882d-4c37-ad57-da6b29366cec None None] RequestId filter calling following filter/app {{(pid=100524) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:20:10.455784 np0000005924 devstack@c-api.service[100524]: INFO cinder.api.openstack.wsgi [None req-a65e4c2e-882d-4c37-ad57-da6b29366cec tempest-CreateVolumesFromBackupTest-1130909323 tempest-CreateVolumesFromBackupTest-1130909323-project-member] GET https://10.4.3.117/volume/v3/backups/ff7999f4-0714-4bd4-982a-ac500b350439 Jul 27 16:20:10.458705 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.openstack.wsgi [None req-a65e4c2e-882d-4c37-ad57-da6b29366cec tempest-CreateVolumesFromBackupTest-1130909323 tempest-CreateVolumesFromBackupTest-1130909323-project-member] Empty body provided in request {{(pid=100524) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:20:10.458705 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.openstack.wsgi [None req-a65e4c2e-882d-4c37-ad57-da6b29366cec tempest-CreateVolumesFromBackupTest-1130909323 tempest-CreateVolumesFromBackupTest-1130909323-project-member] Calling method 'show' {{(pid=100524) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:20:10.458705 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.v3.backups [None req-a65e4c2e-882d-4c37-ad57-da6b29366cec tempest-CreateVolumesFromBackupTest-1130909323 tempest-CreateVolumesFromBackupTest-1130909323-project-member] Show backup with id ff7999f4-0714-4bd4-982a-ac500b350439. {{(pid=100524) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 27 16:20:10.462546 np0000005924 devstack@c-api.service[100521]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:20:10.462546 np0000005924 devstack@c-api.service[100521]: warnings.warn( Jul 27 16:20:10.464130 np0000005924 devstack@c-api.service[100524]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:20:10.464130 np0000005924 devstack@c-api.service[100524]: warnings.warn( Jul 27 16:20:10.464879 np0000005924 devstack@c-api.service[100524]: INFO cinder.api.openstack.wsgi [None req-a65e4c2e-882d-4c37-ad57-da6b29366cec tempest-CreateVolumesFromBackupTest-1130909323 tempest-CreateVolumesFromBackupTest-1130909323-project-member] https://10.4.3.117/volume/v3/backups/ff7999f4-0714-4bd4-982a-ac500b350439 returned with HTTP 200 Jul 27 16:20:10.465299 np0000005924 devstack@c-api.service[100524]: [pid: 100524|app: 0|req: 1116/4436] 10.4.3.117 () {66 vars in 1348 bytes} [Mon Jul 27 16:20:10 2026] GET /volume/v3/backups/ff7999f4-0714-4bd4-982a-ac500b350439 => generated 757 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 27 16:20:10.478720 np0000005924 devstack@c-api.service[100521]: INFO cinder.api.openstack.wsgi [req-0d45a9bf-46ad-4a7d-97ee-651d5ce90ad5 req-39c95449-ead0-4f0d-92c6-893b6ba344c2 tempest-TestInstancesWithCinderVolumes-351524293 tempest-TestInstancesWithCinderVolumes-351524293-project-member] https://10.4.3.117/volume/v3/attachments/fa0a55e0-6492-4401-83b9-8ba62192054d/action returned with HTTP 204 Jul 27 16:20:10.478720 np0000005924 devstack@c-api.service[100521]: [pid: 100521|app: 0|req: 1108/4437] 10.4.3.117 () {74 vars in 1725 bytes} [Mon Jul 27 16:20:10 2026] POST /volume/v3/attachments/fa0a55e0-6492-4401-83b9-8ba62192054d/action => generated 0 bytes in 39 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jul 27 16:20:10.597030 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.middleware.request_id [None req-1eb8bed4-5102-4b16-9306-14849444143d None None] RequestId filter calling following filter/app {{(pid=100523) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:20:10.599152 np0000005924 devstack@c-api.service[100523]: INFO cinder.api.openstack.wsgi [None req-1eb8bed4-5102-4b16-9306-14849444143d tempest-ProjectAdminTests33-614572375 tempest-ProjectAdminTests33-614572375-project-admin] GET https://10.4.3.117/volume/v3/backups/b080e230-3493-4224-9ec0-e4d8a8cf4e18 Jul 27 16:20:10.599420 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.openstack.wsgi [None req-1eb8bed4-5102-4b16-9306-14849444143d tempest-ProjectAdminTests33-614572375 tempest-ProjectAdminTests33-614572375-project-admin] Empty body provided in request {{(pid=100523) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:20:10.599633 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.openstack.wsgi [None req-1eb8bed4-5102-4b16-9306-14849444143d tempest-ProjectAdminTests33-614572375 tempest-ProjectAdminTests33-614572375-project-admin] Calling method 'show' {{(pid=100523) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:20:10.599740 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.v3.backups [None req-1eb8bed4-5102-4b16-9306-14849444143d tempest-ProjectAdminTests33-614572375 tempest-ProjectAdminTests33-614572375-project-admin] Show backup with id b080e230-3493-4224-9ec0-e4d8a8cf4e18. {{(pid=100523) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 27 16:20:10.603959 np0000005924 devstack@c-api.service[100523]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:20:10.603959 np0000005924 devstack@c-api.service[100523]: warnings.warn( Jul 27 16:20:10.604571 np0000005924 devstack@c-api.service[100523]: INFO cinder.api.openstack.wsgi [None req-1eb8bed4-5102-4b16-9306-14849444143d tempest-ProjectAdminTests33-614572375 tempest-ProjectAdminTests33-614572375-project-admin] https://10.4.3.117/volume/v3/backups/b080e230-3493-4224-9ec0-e4d8a8cf4e18 returned with HTTP 200 Jul 27 16:20:10.604983 np0000005924 devstack@c-api.service[100523]: [pid: 100523|app: 0|req: 1116/4438] 10.4.3.117 () {68 vars in 1388 bytes} [Mon Jul 27 16:20:10 2026] GET /volume/v3/backups/b080e230-3493-4224-9ec0-e4d8a8cf4e18 => generated 708 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 27 16:20:10.987133 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.middleware.request_id [None req-5b642944-9d03-428b-b55b-364932df256d None None] RequestId filter calling following filter/app {{(pid=100522) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:20:10.992921 np0000005924 devstack@c-api.service[100522]: INFO cinder.api.openstack.wsgi [None req-5b642944-9d03-428b-b55b-364932df256d tempest-TestInstancesWithCinderVolumes-351524293 tempest-TestInstancesWithCinderVolumes-351524293-project-member] GET https://10.4.3.117/volume/v3/volumes/eafb2791-7abe-4e31-b3b9-ed15ce8c2c8c Jul 27 16:20:10.993298 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.openstack.wsgi [None req-5b642944-9d03-428b-b55b-364932df256d tempest-TestInstancesWithCinderVolumes-351524293 tempest-TestInstancesWithCinderVolumes-351524293-project-member] Empty body provided in request {{(pid=100522) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:20:10.993298 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.openstack.wsgi [None req-5b642944-9d03-428b-b55b-364932df256d tempest-TestInstancesWithCinderVolumes-351524293 tempest-TestInstancesWithCinderVolumes-351524293-project-member] Calling method 'show' {{(pid=100522) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:20:11.005235 np0000005924 devstack@c-api.service[100522]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:20:11.005235 np0000005924 devstack@c-api.service[100522]: warnings.warn( Jul 27 16:20:11.011861 np0000005924 devstack@c-api.service[100522]: INFO cinder.volume.api [None req-5b642944-9d03-428b-b55b-364932df256d tempest-TestInstancesWithCinderVolumes-351524293 tempest-TestInstancesWithCinderVolumes-351524293-project-member] Volume info retrieved successfully. Jul 27 16:20:11.015956 np0000005924 devstack@c-api.service[100522]: INFO cinder.api.openstack.wsgi [None req-5b642944-9d03-428b-b55b-364932df256d tempest-TestInstancesWithCinderVolumes-351524293 tempest-TestInstancesWithCinderVolumes-351524293-project-member] https://10.4.3.117/volume/v3/volumes/eafb2791-7abe-4e31-b3b9-ed15ce8c2c8c returned with HTTP 200 Jul 27 16:20:11.016319 np0000005924 devstack@c-api.service[100522]: [pid: 100522|app: 0|req: 1099/4439] 10.4.3.117 () {66 vars in 1348 bytes} [Mon Jul 27 16:20:10 2026] GET /volume/v3/volumes/eafb2791-7abe-4e31-b3b9-ed15ce8c2c8c => generated 1230 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 27 16:20:11.038649 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.middleware.request_id [None req-ee6393bc-a67d-40b7-852e-f5c5f854df46 None None] RequestId filter calling following filter/app {{(pid=100524) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:20:11.041903 np0000005924 devstack@c-api.service[100524]: INFO cinder.api.openstack.wsgi [None req-ee6393bc-a67d-40b7-852e-f5c5f854df46 tempest-TestInstancesWithCinderVolumes-351524293 tempest-TestInstancesWithCinderVolumes-351524293-project-member] GET https://10.4.3.117/volume/v3/volumes/eafb2791-7abe-4e31-b3b9-ed15ce8c2c8c Jul 27 16:20:11.042077 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.openstack.wsgi [None req-ee6393bc-a67d-40b7-852e-f5c5f854df46 tempest-TestInstancesWithCinderVolumes-351524293 tempest-TestInstancesWithCinderVolumes-351524293-project-member] Empty body provided in request {{(pid=100524) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:20:11.042251 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.openstack.wsgi [None req-ee6393bc-a67d-40b7-852e-f5c5f854df46 tempest-TestInstancesWithCinderVolumes-351524293 tempest-TestInstancesWithCinderVolumes-351524293-project-member] Calling method 'show' {{(pid=100524) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:20:11.052018 np0000005924 devstack@c-api.service[100524]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:20:11.052018 np0000005924 devstack@c-api.service[100524]: warnings.warn( Jul 27 16:20:11.055167 np0000005924 devstack@c-api.service[100524]: INFO cinder.volume.api [None req-ee6393bc-a67d-40b7-852e-f5c5f854df46 tempest-TestInstancesWithCinderVolumes-351524293 tempest-TestInstancesWithCinderVolumes-351524293-project-member] Volume info retrieved successfully. Jul 27 16:20:11.059101 np0000005924 devstack@c-api.service[100524]: INFO cinder.api.openstack.wsgi [None req-ee6393bc-a67d-40b7-852e-f5c5f854df46 tempest-TestInstancesWithCinderVolumes-351524293 tempest-TestInstancesWithCinderVolumes-351524293-project-member] https://10.4.3.117/volume/v3/volumes/eafb2791-7abe-4e31-b3b9-ed15ce8c2c8c returned with HTTP 200 Jul 27 16:20:11.059623 np0000005924 devstack@c-api.service[100524]: [pid: 100524|app: 0|req: 1117/4440] 10.4.3.117 () {66 vars in 1348 bytes} [Mon Jul 27 16:20:11 2026] GET /volume/v3/volumes/eafb2791-7abe-4e31-b3b9-ed15ce8c2c8c => generated 1230 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 27 16:20:11.426379 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.middleware.request_id [None req-a2ce1526-d491-4d9f-8b49-0b5bf865f4a4 None None] RequestId filter calling following filter/app {{(pid=100521) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:20:11.477232 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.middleware.request_id [None req-58509e9f-88a5-4b6d-81a0-cf09f56d31f9 None None] RequestId filter calling following filter/app {{(pid=100523) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:20:11.479699 np0000005924 devstack@c-api.service[100523]: INFO cinder.api.openstack.wsgi [None req-58509e9f-88a5-4b6d-81a0-cf09f56d31f9 tempest-CreateVolumesFromBackupTest-1130909323 tempest-CreateVolumesFromBackupTest-1130909323-project-member] GET https://10.4.3.117/volume/v3/backups/ff7999f4-0714-4bd4-982a-ac500b350439 Jul 27 16:20:11.479981 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.openstack.wsgi [None req-58509e9f-88a5-4b6d-81a0-cf09f56d31f9 tempest-CreateVolumesFromBackupTest-1130909323 tempest-CreateVolumesFromBackupTest-1130909323-project-member] Empty body provided in request {{(pid=100523) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:20:11.480236 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.openstack.wsgi [None req-58509e9f-88a5-4b6d-81a0-cf09f56d31f9 tempest-CreateVolumesFromBackupTest-1130909323 tempest-CreateVolumesFromBackupTest-1130909323-project-member] Calling method 'show' {{(pid=100523) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:20:11.480353 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.v3.backups [None req-58509e9f-88a5-4b6d-81a0-cf09f56d31f9 tempest-CreateVolumesFromBackupTest-1130909323 tempest-CreateVolumesFromBackupTest-1130909323-project-member] Show backup with id ff7999f4-0714-4bd4-982a-ac500b350439. {{(pid=100523) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 27 16:20:11.485167 np0000005924 devstack@c-api.service[100523]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:20:11.485167 np0000005924 devstack@c-api.service[100523]: warnings.warn( Jul 27 16:20:11.486301 np0000005924 devstack@c-api.service[100523]: INFO cinder.api.openstack.wsgi [None req-58509e9f-88a5-4b6d-81a0-cf09f56d31f9 tempest-CreateVolumesFromBackupTest-1130909323 tempest-CreateVolumesFromBackupTest-1130909323-project-member] https://10.4.3.117/volume/v3/backups/ff7999f4-0714-4bd4-982a-ac500b350439 returned with HTTP 200 Jul 27 16:20:11.486855 np0000005924 devstack@c-api.service[100523]: [pid: 100523|app: 0|req: 1117/4441] 10.4.3.117 () {66 vars in 1348 bytes} [Mon Jul 27 16:20:11 2026] GET /volume/v3/backups/ff7999f4-0714-4bd4-982a-ac500b350439 => generated 758 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 27 16:20:11.521619 np0000005924 devstack@c-api.service[100521]: INFO cinder.api.openstack.wsgi [None req-a2ce1526-d491-4d9f-8b49-0b5bf865f4a4 tempest-CinderUnicodeTest-1489870587 tempest-CinderUnicodeTest-1489870587-project-member] POST https://10.4.3.117/volume/v3/volumes Jul 27 16:20:11.522044 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.openstack.wsgi [None req-a2ce1526-d491-4d9f-8b49-0b5bf865f4a4 tempest-CinderUnicodeTest-1489870587 tempest-CinderUnicodeTest-1489870587-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "CinderUnicodeTest\u5875\u3f17\u203d", "size": 1}} {{(pid=100521) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 27 16:20:11.523770 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.v3.volumes [None req-a2ce1526-d491-4d9f-8b49-0b5bf865f4a4 tempest-CinderUnicodeTest-1489870587 tempest-CinderUnicodeTest-1489870587-project-member] Create volume request body: {'volume': {'name': 'CinderUnicodeTest塵㼗‽', 'size': 1}} {{(pid=100521) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 27 16:20:11.523922 np0000005924 devstack@c-api.service[100521]: INFO cinder.api.v3.volumes [None req-a2ce1526-d491-4d9f-8b49-0b5bf865f4a4 tempest-CinderUnicodeTest-1489870587 tempest-CinderUnicodeTest-1489870587-project-member] Create volume of 1 GB Jul 27 16:20:11.528374 np0000005924 devstack@c-api.service[100521]: INFO cinder.volume.api [None req-a2ce1526-d491-4d9f-8b49-0b5bf865f4a4 tempest-CinderUnicodeTest-1489870587 tempest-CinderUnicodeTest-1489870587-project-member] Availability Zones retrieved successfully. Jul 27 16:20:11.535430 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.volume.api [None req-a2ce1526-d491-4d9f-8b49-0b5bf865f4a4 tempest-CinderUnicodeTest-1489870587 tempest-CinderUnicodeTest-1489870587-project-member] Flow 'volume_create_api' (ce77a97c-4d8e-4ee3-8b02-947dffb3a112) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100521) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 27 16:20:11.536663 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.volume.api [None req-a2ce1526-d491-4d9f-8b49-0b5bf865f4a4 tempest-CinderUnicodeTest-1489870587 tempest-CinderUnicodeTest-1489870587-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (e2b86ab2-41ee-4dad-890f-11d437139980) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100521) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 27 16:20:11.537851 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.volume.flows.api.create_volume [None req-a2ce1526-d491-4d9f-8b49-0b5bf865f4a4 tempest-CinderUnicodeTest-1489870587 tempest-CinderUnicodeTest-1489870587-project-member] Validating volume size '1' using validate_int {{(pid=100521) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 27 16:20:11.572105 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.volume.api [None req-a2ce1526-d491-4d9f-8b49-0b5bf865f4a4 tempest-CinderUnicodeTest-1489870587 tempest-CinderUnicodeTest-1489870587-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (e2b86ab2-41ee-4dad-890f-11d437139980) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-27T16:04:59Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=2bce4e1a-e6e0-49d9-be36-c3405449a01e,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '2bce4e1a-e6e0-49d9-be36-c3405449a01e', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100521) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 27 16:20:11.573433 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.volume.api [None req-a2ce1526-d491-4d9f-8b49-0b5bf865f4a4 tempest-CinderUnicodeTest-1489870587 tempest-CinderUnicodeTest-1489870587-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (43b12304-8a02-4d5a-b056-83a4108f094e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100521) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 27 16:20:11.616247 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.middleware.request_id [None req-bdbeb182-48a2-4cc6-ad97-22d08a256e30 None None] RequestId filter calling following filter/app {{(pid=100522) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:20:11.618293 np0000005924 devstack@c-api.service[100522]: INFO cinder.api.openstack.wsgi [None req-bdbeb182-48a2-4cc6-ad97-22d08a256e30 tempest-ProjectAdminTests33-614572375 tempest-ProjectAdminTests33-614572375-project-admin] GET https://10.4.3.117/volume/v3/backups/b080e230-3493-4224-9ec0-e4d8a8cf4e18 Jul 27 16:20:11.618631 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.openstack.wsgi [None req-bdbeb182-48a2-4cc6-ad97-22d08a256e30 tempest-ProjectAdminTests33-614572375 tempest-ProjectAdminTests33-614572375-project-admin] Empty body provided in request {{(pid=100522) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:20:11.618811 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.openstack.wsgi [None req-bdbeb182-48a2-4cc6-ad97-22d08a256e30 tempest-ProjectAdminTests33-614572375 tempest-ProjectAdminTests33-614572375-project-admin] Calling method 'show' {{(pid=100522) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:20:11.618943 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.v3.backups [None req-bdbeb182-48a2-4cc6-ad97-22d08a256e30 tempest-ProjectAdminTests33-614572375 tempest-ProjectAdminTests33-614572375-project-admin] Show backup with id b080e230-3493-4224-9ec0-e4d8a8cf4e18. {{(pid=100522) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 27 16:20:11.623396 np0000005924 devstack@c-api.service[100522]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:20:11.623396 np0000005924 devstack@c-api.service[100522]: warnings.warn( Jul 27 16:20:11.624136 np0000005924 devstack@c-api.service[100522]: INFO cinder.api.openstack.wsgi [None req-bdbeb182-48a2-4cc6-ad97-22d08a256e30 tempest-ProjectAdminTests33-614572375 tempest-ProjectAdminTests33-614572375-project-admin] https://10.4.3.117/volume/v3/backups/b080e230-3493-4224-9ec0-e4d8a8cf4e18 returned with HTTP 200 Jul 27 16:20:11.624569 np0000005924 devstack@c-api.service[100522]: [pid: 100522|app: 0|req: 1100/4442] 10.4.3.117 () {68 vars in 1388 bytes} [Mon Jul 27 16:20:11 2026] GET /volume/v3/backups/b080e230-3493-4224-9ec0-e4d8a8cf4e18 => generated 708 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 27 16:20:11.646954 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.quota [None req-a2ce1526-d491-4d9f-8b49-0b5bf865f4a4 tempest-CinderUnicodeTest-1489870587 tempest-CinderUnicodeTest-1489870587-project-member] Created reservations ['a8065915-762c-4501-90f3-e2cb88456ac5', '9f0dd55e-940f-431a-9ef0-005dd8b71e00', '14a3f9fd-db66-4b52-a181-6ce92b7cf2de', 'aee347be-ff84-41b0-af02-cf8e2bd91d94'] {{(pid=100521) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 27 16:20:11.647859 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.volume.api [None req-a2ce1526-d491-4d9f-8b49-0b5bf865f4a4 tempest-CinderUnicodeTest-1489870587 tempest-CinderUnicodeTest-1489870587-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (43b12304-8a02-4d5a-b056-83a4108f094e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['a8065915-762c-4501-90f3-e2cb88456ac5', '9f0dd55e-940f-431a-9ef0-005dd8b71e00', '14a3f9fd-db66-4b52-a181-6ce92b7cf2de', 'aee347be-ff84-41b0-af02-cf8e2bd91d94']}' {{(pid=100521) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 27 16:20:11.648762 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.volume.api [None req-a2ce1526-d491-4d9f-8b49-0b5bf865f4a4 tempest-CinderUnicodeTest-1489870587 tempest-CinderUnicodeTest-1489870587-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (c5b0cd67-7e74-470b-b90d-6d2f5de2d5d2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100521) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 27 16:20:11.678649 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.volume.api [None req-a2ce1526-d491-4d9f-8b49-0b5bf865f4a4 tempest-CinderUnicodeTest-1489870587 tempest-CinderUnicodeTest-1489870587-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (c5b0cd67-7e74-470b-b90d-6d2f5de2d5d2) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'e2253b64-3ce5-490d-b875-156ed83589d3', '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='20d0d602c58c4707a3f56fa554cd1fdd',qos_specs=None,replication_status=,reservations=['a8065915-762c-4501-90f3-e2cb88456ac5','9f0dd55e-940f-431a-9ef0-005dd8b71e00','14a3f9fd-db66-4b52-a181-6ce92b7cf2de','aee347be-ff84-41b0-af02-cf8e2bd91d94'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='d8ef6644cf6c4501a9d54ee1b2f93e2b',volume_type_id=2bce4e1a-e6e0-49d9-be36-c3405449a01e), 'volume': Volume(_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-27T16:20:11Z,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=e2253b64-3ce5-490d-b875-156ed83589d3,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='20d0d602c58c4707a3f56fa554cd1fdd',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='d8ef6644cf6c4501a9d54ee1b2f93e2b',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(2bce4e1a-e6e0-49d9-be36-c3405449a01e),volume_type_id=2bce4e1a-e6e0-49d9-be36-c3405449a01e)}' {{(pid=100521) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 27 16:20:11.679884 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.volume.api [None req-a2ce1526-d491-4d9f-8b49-0b5bf865f4a4 tempest-CinderUnicodeTest-1489870587 tempest-CinderUnicodeTest-1489870587-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (c02ef861-29bd-4a3d-9af9-e89314ad6881) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100521) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 27 16:20:11.702519 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.volume.api [None req-a2ce1526-d491-4d9f-8b49-0b5bf865f4a4 tempest-CinderUnicodeTest-1489870587 tempest-CinderUnicodeTest-1489870587-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (c02ef861-29bd-4a3d-9af9-e89314ad6881) transitioned into state 'SUCCESS' from 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='20d0d602c58c4707a3f56fa554cd1fdd',qos_specs=None,replication_status=,reservations=['a8065915-762c-4501-90f3-e2cb88456ac5','9f0dd55e-940f-431a-9ef0-005dd8b71e00','14a3f9fd-db66-4b52-a181-6ce92b7cf2de','aee347be-ff84-41b0-af02-cf8e2bd91d94'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='d8ef6644cf6c4501a9d54ee1b2f93e2b',volume_type_id=2bce4e1a-e6e0-49d9-be36-c3405449a01e)}' {{(pid=100521) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 27 16:20:11.703525 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.volume.api [None req-a2ce1526-d491-4d9f-8b49-0b5bf865f4a4 tempest-CinderUnicodeTest-1489870587 tempest-CinderUnicodeTest-1489870587-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (f13acaf5-db1a-4e41-842b-fd00f9a82d2f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100521) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 27 16:20:11.716384 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.volume.api [None req-a2ce1526-d491-4d9f-8b49-0b5bf865f4a4 tempest-CinderUnicodeTest-1489870587 tempest-CinderUnicodeTest-1489870587-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (f13acaf5-db1a-4e41-842b-fd00f9a82d2f) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100521) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 27 16:20:11.717283 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.volume.api [None req-a2ce1526-d491-4d9f-8b49-0b5bf865f4a4 tempest-CinderUnicodeTest-1489870587 tempest-CinderUnicodeTest-1489870587-project-member] Flow 'volume_create_api' (ce77a97c-4d8e-4ee3-8b02-947dffb3a112) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100521) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 27 16:20:11.717679 np0000005924 devstack@c-api.service[100521]: INFO cinder.volume.api [None req-a2ce1526-d491-4d9f-8b49-0b5bf865f4a4 tempest-CinderUnicodeTest-1489870587 tempest-CinderUnicodeTest-1489870587-project-member] Create volume request issued successfully. Jul 27 16:20:11.718295 np0000005924 devstack@c-api.service[100521]: INFO cinder.api.openstack.wsgi [None req-a2ce1526-d491-4d9f-8b49-0b5bf865f4a4 tempest-CinderUnicodeTest-1489870587 tempest-CinderUnicodeTest-1489870587-project-member] https://10.4.3.117/volume/v3/volumes returned with HTTP 202 Jul 27 16:20:11.718739 np0000005924 devstack@c-api.service[100521]: [pid: 100521|app: 0|req: 1109/4443] 10.4.3.117 () {68 vars in 1258 bytes} [Mon Jul 27 16:20:11 2026] POST /volume/v3/volumes => generated 740 bytes in 293 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 27 16:20:11.734632 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.middleware.request_id [None req-ccbb6f64-f8f3-40c1-b4c6-9082d29d8cbc None None] RequestId filter calling following filter/app {{(pid=100524) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:20:11.736251 np0000005924 devstack@c-api.service[100524]: INFO cinder.api.openstack.wsgi [None req-ccbb6f64-f8f3-40c1-b4c6-9082d29d8cbc tempest-CinderUnicodeTest-1489870587 tempest-CinderUnicodeTest-1489870587-project-member] GET https://10.4.3.117/volume/v3/volumes/e2253b64-3ce5-490d-b875-156ed83589d3 Jul 27 16:20:11.736372 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.openstack.wsgi [None req-ccbb6f64-f8f3-40c1-b4c6-9082d29d8cbc tempest-CinderUnicodeTest-1489870587 tempest-CinderUnicodeTest-1489870587-project-member] Empty body provided in request {{(pid=100524) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:20:11.736647 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.openstack.wsgi [None req-ccbb6f64-f8f3-40c1-b4c6-9082d29d8cbc tempest-CinderUnicodeTest-1489870587 tempest-CinderUnicodeTest-1489870587-project-member] Calling method 'show' {{(pid=100524) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:20:11.747070 np0000005924 devstack@c-api.service[100524]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:20:11.747070 np0000005924 devstack@c-api.service[100524]: warnings.warn( Jul 27 16:20:11.755875 np0000005924 devstack@c-api.service[100524]: INFO cinder.volume.api [None req-ccbb6f64-f8f3-40c1-b4c6-9082d29d8cbc tempest-CinderUnicodeTest-1489870587 tempest-CinderUnicodeTest-1489870587-project-member] Volume info retrieved successfully. Jul 27 16:20:11.762217 np0000005924 devstack@c-api.service[100524]: INFO cinder.api.openstack.wsgi [None req-ccbb6f64-f8f3-40c1-b4c6-9082d29d8cbc tempest-CinderUnicodeTest-1489870587 tempest-CinderUnicodeTest-1489870587-project-member] https://10.4.3.117/volume/v3/volumes/e2253b64-3ce5-490d-b875-156ed83589d3 returned with HTTP 200 Jul 27 16:20:11.762736 np0000005924 devstack@c-api.service[100524]: [pid: 100524|app: 0|req: 1118/4444] 10.4.3.117 () {66 vars in 1348 bytes} [Mon Jul 27 16:20:11 2026] GET /volume/v3/volumes/e2253b64-3ce5-490d-b875-156ed83589d3 => generated 808 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 27 16:20:12.496970 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.middleware.request_id [None req-b5df11a9-9f3b-4a7e-a652-7763c0843d5f None None] RequestId filter calling following filter/app {{(pid=100523) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:20:12.498762 np0000005924 devstack@c-api.service[100523]: INFO cinder.api.openstack.wsgi [None req-b5df11a9-9f3b-4a7e-a652-7763c0843d5f tempest-CreateVolumesFromBackupTest-1130909323 tempest-CreateVolumesFromBackupTest-1130909323-project-member] GET https://10.4.3.117/volume/v3/backups/ff7999f4-0714-4bd4-982a-ac500b350439 Jul 27 16:20:12.499039 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.openstack.wsgi [None req-b5df11a9-9f3b-4a7e-a652-7763c0843d5f tempest-CreateVolumesFromBackupTest-1130909323 tempest-CreateVolumesFromBackupTest-1130909323-project-member] Empty body provided in request {{(pid=100523) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:20:12.499179 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.openstack.wsgi [None req-b5df11a9-9f3b-4a7e-a652-7763c0843d5f tempest-CreateVolumesFromBackupTest-1130909323 tempest-CreateVolumesFromBackupTest-1130909323-project-member] Calling method 'show' {{(pid=100523) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:20:12.499441 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.v3.backups [None req-b5df11a9-9f3b-4a7e-a652-7763c0843d5f tempest-CreateVolumesFromBackupTest-1130909323 tempest-CreateVolumesFromBackupTest-1130909323-project-member] Show backup with id ff7999f4-0714-4bd4-982a-ac500b350439. {{(pid=100523) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 27 16:20:12.505215 np0000005924 devstack@c-api.service[100523]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:20:12.505215 np0000005924 devstack@c-api.service[100523]: warnings.warn( Jul 27 16:20:12.506410 np0000005924 devstack@c-api.service[100523]: INFO cinder.api.openstack.wsgi [None req-b5df11a9-9f3b-4a7e-a652-7763c0843d5f tempest-CreateVolumesFromBackupTest-1130909323 tempest-CreateVolumesFromBackupTest-1130909323-project-member] https://10.4.3.117/volume/v3/backups/ff7999f4-0714-4bd4-982a-ac500b350439 returned with HTTP 200 Jul 27 16:20:12.506697 np0000005924 devstack@c-api.service[100523]: [pid: 100523|app: 0|req: 1118/4445] 10.4.3.117 () {66 vars in 1348 bytes} [Mon Jul 27 16:20:12 2026] GET /volume/v3/backups/ff7999f4-0714-4bd4-982a-ac500b350439 => generated 759 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 27 16:20:12.517493 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.middleware.request_id [None req-1b32bf55-07f2-457e-b7cf-a7fa36ff48c4 None None] RequestId filter calling following filter/app {{(pid=100522) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:20:12.519548 np0000005924 devstack@c-api.service[100522]: INFO cinder.api.openstack.wsgi [None req-1b32bf55-07f2-457e-b7cf-a7fa36ff48c4 tempest-CreateVolumesFromBackupTest-1130909323 tempest-CreateVolumesFromBackupTest-1130909323-project-member] POST https://10.4.3.117/volume/v3/volumes Jul 27 16:20:12.520121 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.openstack.wsgi [None req-1b32bf55-07f2-457e-b7cf-a7fa36ff48c4 tempest-CreateVolumesFromBackupTest-1130909323 tempest-CreateVolumesFromBackupTest-1130909323-project-member] Action: 'create', calling method: create, body: {"volume": {"'backup_id": "ff7999f4-0714-4bd4-982a-ac500b350439", "size": 1, "name": "tempest-CreateVolumesFromBackupTest-Volume-2000004271"}} {{(pid=100522) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 27 16:20:12.521363 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.v3.volumes [None req-1b32bf55-07f2-457e-b7cf-a7fa36ff48c4 tempest-CreateVolumesFromBackupTest-1130909323 tempest-CreateVolumesFromBackupTest-1130909323-project-member] Create volume request body: {'volume': {"'backup_id": 'ff7999f4-0714-4bd4-982a-ac500b350439', 'size': 1, 'name': 'tempest-CreateVolumesFromBackupTest-Volume-2000004271'}} {{(pid=100522) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 27 16:20:12.521508 np0000005924 devstack@c-api.service[100522]: INFO cinder.api.v3.volumes [None req-1b32bf55-07f2-457e-b7cf-a7fa36ff48c4 tempest-CreateVolumesFromBackupTest-1130909323 tempest-CreateVolumesFromBackupTest-1130909323-project-member] Create volume of 1 GB Jul 27 16:20:12.526388 np0000005924 devstack@c-api.service[100522]: INFO cinder.volume.api [None req-1b32bf55-07f2-457e-b7cf-a7fa36ff48c4 tempest-CreateVolumesFromBackupTest-1130909323 tempest-CreateVolumesFromBackupTest-1130909323-project-member] Availability Zones retrieved successfully. Jul 27 16:20:12.533613 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.volume.api [None req-1b32bf55-07f2-457e-b7cf-a7fa36ff48c4 tempest-CreateVolumesFromBackupTest-1130909323 tempest-CreateVolumesFromBackupTest-1130909323-project-member] Flow 'volume_create_api' (72f94d09-1f3f-4739-b2bd-681464620068) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100522) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 27 16:20:12.534790 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.volume.api [None req-1b32bf55-07f2-457e-b7cf-a7fa36ff48c4 tempest-CreateVolumesFromBackupTest-1130909323 tempest-CreateVolumesFromBackupTest-1130909323-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (a634cadd-3abf-4356-886f-e037e79ee875) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100522) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 27 16:20:12.535937 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.volume.flows.api.create_volume [None req-1b32bf55-07f2-457e-b7cf-a7fa36ff48c4 tempest-CreateVolumesFromBackupTest-1130909323 tempest-CreateVolumesFromBackupTest-1130909323-project-member] Validating volume size '1' using validate_int {{(pid=100522) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 27 16:20:12.565612 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.volume.api [None req-1b32bf55-07f2-457e-b7cf-a7fa36ff48c4 tempest-CreateVolumesFromBackupTest-1130909323 tempest-CreateVolumesFromBackupTest-1130909323-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (a634cadd-3abf-4356-886f-e037e79ee875) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-27T16:04:59Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=2bce4e1a-e6e0-49d9-be36-c3405449a01e,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '2bce4e1a-e6e0-49d9-be36-c3405449a01e', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100522) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 27 16:20:12.566820 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.volume.api [None req-1b32bf55-07f2-457e-b7cf-a7fa36ff48c4 tempest-CreateVolumesFromBackupTest-1130909323 tempest-CreateVolumesFromBackupTest-1130909323-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (a6a22f7e-8f2d-43e0-a51e-291b9184756f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100522) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 27 16:20:12.618584 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.quota [None req-1b32bf55-07f2-457e-b7cf-a7fa36ff48c4 tempest-CreateVolumesFromBackupTest-1130909323 tempest-CreateVolumesFromBackupTest-1130909323-project-member] Created reservations ['0d8f2081-d5c6-4c1c-8d3a-47153ef68340', '2b22928a-b95e-4f94-baae-61e66ea0ab3d', '7c82c3f4-2ea0-4f27-b330-47dd66f3fd6f', '83c940e9-485f-4e13-999e-439fa35f65bd'] {{(pid=100522) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 27 16:20:12.619569 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.volume.api [None req-1b32bf55-07f2-457e-b7cf-a7fa36ff48c4 tempest-CreateVolumesFromBackupTest-1130909323 tempest-CreateVolumesFromBackupTest-1130909323-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (a6a22f7e-8f2d-43e0-a51e-291b9184756f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['0d8f2081-d5c6-4c1c-8d3a-47153ef68340', '2b22928a-b95e-4f94-baae-61e66ea0ab3d', '7c82c3f4-2ea0-4f27-b330-47dd66f3fd6f', '83c940e9-485f-4e13-999e-439fa35f65bd']}' {{(pid=100522) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 27 16:20:12.620612 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.volume.api [None req-1b32bf55-07f2-457e-b7cf-a7fa36ff48c4 tempest-CreateVolumesFromBackupTest-1130909323 tempest-CreateVolumesFromBackupTest-1130909323-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (26ea2acd-89f6-459a-9242-939646dfcc97) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100522) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 27 16:20:12.635415 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.middleware.request_id [None req-cc9af215-a3e5-4ca1-a1cd-b0fe02120287 None None] RequestId filter calling following filter/app {{(pid=100521) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:20:12.637942 np0000005924 devstack@c-api.service[100521]: INFO cinder.api.openstack.wsgi [None req-cc9af215-a3e5-4ca1-a1cd-b0fe02120287 tempest-ProjectAdminTests33-614572375 tempest-ProjectAdminTests33-614572375-project-admin] GET https://10.4.3.117/volume/v3/backups/b080e230-3493-4224-9ec0-e4d8a8cf4e18 Jul 27 16:20:12.638226 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.openstack.wsgi [None req-cc9af215-a3e5-4ca1-a1cd-b0fe02120287 tempest-ProjectAdminTests33-614572375 tempest-ProjectAdminTests33-614572375-project-admin] Empty body provided in request {{(pid=100521) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:20:12.638505 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.openstack.wsgi [None req-cc9af215-a3e5-4ca1-a1cd-b0fe02120287 tempest-ProjectAdminTests33-614572375 tempest-ProjectAdminTests33-614572375-project-admin] Calling method 'show' {{(pid=100521) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:20:12.638696 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.v3.backups [None req-cc9af215-a3e5-4ca1-a1cd-b0fe02120287 tempest-ProjectAdminTests33-614572375 tempest-ProjectAdminTests33-614572375-project-admin] Show backup with id b080e230-3493-4224-9ec0-e4d8a8cf4e18. {{(pid=100521) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 27 16:20:12.640734 np0000005924 devstack@c-api.service[100521]: DEBUG dbcounter [-] [100521] Writing DB stats cinder:SELECT=257,cinder:UPDATE=61,cinder:INSERT=33 {{(pid=100521) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 27 16:20:12.644268 np0000005924 devstack@c-api.service[100521]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:20:12.644268 np0000005924 devstack@c-api.service[100521]: warnings.warn( Jul 27 16:20:12.645228 np0000005924 devstack@c-api.service[100521]: INFO cinder.api.openstack.wsgi [None req-cc9af215-a3e5-4ca1-a1cd-b0fe02120287 tempest-ProjectAdminTests33-614572375 tempest-ProjectAdminTests33-614572375-project-admin] https://10.4.3.117/volume/v3/backups/b080e230-3493-4224-9ec0-e4d8a8cf4e18 returned with HTTP 200 Jul 27 16:20:12.645725 np0000005924 devstack@c-api.service[100521]: [pid: 100521|app: 0|req: 1110/4446] 10.4.3.117 () {68 vars in 1388 bytes} [Mon Jul 27 16:20:12 2026] GET /volume/v3/backups/b080e230-3493-4224-9ec0-e4d8a8cf4e18 => generated 708 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 27 16:20:12.650095 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.volume.api [None req-1b32bf55-07f2-457e-b7cf-a7fa36ff48c4 tempest-CreateVolumesFromBackupTest-1130909323 tempest-CreateVolumesFromBackupTest-1130909323-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (26ea2acd-89f6-459a-9242-939646dfcc97) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '8a3dd550-6477-4365-a17d-2812d5552416', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromBackupTest-Volume-2000004271',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='45005cba9f094544b0e04dfb094122dc',qos_specs=None,replication_status=,reservations=['0d8f2081-d5c6-4c1c-8d3a-47153ef68340','2b22928a-b95e-4f94-baae-61e66ea0ab3d','7c82c3f4-2ea0-4f27-b330-47dd66f3fd6f','83c940e9-485f-4e13-999e-439fa35f65bd'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='367f5a544ed648d5b62697de9b8029b0',volume_type_id=2bce4e1a-e6e0-49d9-be36-c3405449a01e), 'volume': Volume(_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-27T16:20:12Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromBackupTest-Volume-2000004271',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=8a3dd550-6477-4365-a17d-2812d5552416,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='45005cba9f094544b0e04dfb094122dc',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='367f5a544ed648d5b62697de9b8029b0',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(2bce4e1a-e6e0-49d9-be36-c3405449a01e),volume_type_id=2bce4e1a-e6e0-49d9-be36-c3405449a01e)}' {{(pid=100522) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 27 16:20:12.650645 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.volume.api [None req-1b32bf55-07f2-457e-b7cf-a7fa36ff48c4 tempest-CreateVolumesFromBackupTest-1130909323 tempest-CreateVolumesFromBackupTest-1130909323-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (0f49dc83-c6bd-462e-9a73-233d5ca42ea5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100522) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 27 16:20:12.673321 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.volume.api [None req-1b32bf55-07f2-457e-b7cf-a7fa36ff48c4 tempest-CreateVolumesFromBackupTest-1130909323 tempest-CreateVolumesFromBackupTest-1130909323-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (0f49dc83-c6bd-462e-9a73-233d5ca42ea5) transitioned into state 'SUCCESS' from state '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-2000004271',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='45005cba9f094544b0e04dfb094122dc',qos_specs=None,replication_status=,reservations=['0d8f2081-d5c6-4c1c-8d3a-47153ef68340','2b22928a-b95e-4f94-baae-61e66ea0ab3d','7c82c3f4-2ea0-4f27-b330-47dd66f3fd6f','83c940e9-485f-4e13-999e-439fa35f65bd'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='367f5a544ed648d5b62697de9b8029b0',volume_type_id=2bce4e1a-e6e0-49d9-be36-c3405449a01e)}' {{(pid=100522) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 27 16:20:12.674237 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.volume.api [None req-1b32bf55-07f2-457e-b7cf-a7fa36ff48c4 tempest-CreateVolumesFromBackupTest-1130909323 tempest-CreateVolumesFromBackupTest-1130909323-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (4329a8bd-6b50-4d7a-8a20-341b3af487c5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100522) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 27 16:20:12.685798 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.volume.api [None req-1b32bf55-07f2-457e-b7cf-a7fa36ff48c4 tempest-CreateVolumesFromBackupTest-1130909323 tempest-CreateVolumesFromBackupTest-1130909323-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (4329a8bd-6b50-4d7a-8a20-341b3af487c5) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100522) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 27 16:20:12.686713 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.volume.api [None req-1b32bf55-07f2-457e-b7cf-a7fa36ff48c4 tempest-CreateVolumesFromBackupTest-1130909323 tempest-CreateVolumesFromBackupTest-1130909323-project-member] Flow 'volume_create_api' (72f94d09-1f3f-4739-b2bd-681464620068) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100522) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 27 16:20:12.687028 np0000005924 devstack@c-api.service[100522]: INFO cinder.volume.api [None req-1b32bf55-07f2-457e-b7cf-a7fa36ff48c4 tempest-CreateVolumesFromBackupTest-1130909323 tempest-CreateVolumesFromBackupTest-1130909323-project-member] Create volume request issued successfully. Jul 27 16:20:12.687580 np0000005924 devstack@c-api.service[100522]: INFO cinder.api.openstack.wsgi [None req-1b32bf55-07f2-457e-b7cf-a7fa36ff48c4 tempest-CreateVolumesFromBackupTest-1130909323 tempest-CreateVolumesFromBackupTest-1130909323-project-member] https://10.4.3.117/volume/v3/volumes returned with HTTP 202 Jul 27 16:20:12.688024 np0000005924 devstack@c-api.service[100522]: [pid: 100522|app: 0|req: 1101/4447] 10.4.3.117 () {68 vars in 1259 bytes} [Mon Jul 27 16:20:12 2026] POST /volume/v3/volumes => generated 758 bytes in 171 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 27 16:20:12.702225 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.middleware.request_id [None req-5b69fd58-0759-4263-801c-7562d32c560b None None] RequestId filter calling following filter/app {{(pid=100524) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:20:12.704268 np0000005924 devstack@c-api.service[100524]: INFO cinder.api.openstack.wsgi [None req-5b69fd58-0759-4263-801c-7562d32c560b tempest-CreateVolumesFromBackupTest-1130909323 tempest-CreateVolumesFromBackupTest-1130909323-project-member] POST https://10.4.3.117/volume/v3/volumes Jul 27 16:20:12.704660 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.openstack.wsgi [None req-5b69fd58-0759-4263-801c-7562d32c560b tempest-CreateVolumesFromBackupTest-1130909323 tempest-CreateVolumesFromBackupTest-1130909323-project-member] Action: 'create', calling method: create, body: {"volume": {"'backup_id": "ff7999f4-0714-4bd4-982a-ac500b350439", "size": 1, "name": "tempest-CreateVolumesFromBackupTest-Volume-761883382"}} {{(pid=100524) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 27 16:20:12.706090 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.v3.volumes [None req-5b69fd58-0759-4263-801c-7562d32c560b tempest-CreateVolumesFromBackupTest-1130909323 tempest-CreateVolumesFromBackupTest-1130909323-project-member] Create volume request body: {'volume': {"'backup_id": 'ff7999f4-0714-4bd4-982a-ac500b350439', 'size': 1, 'name': 'tempest-CreateVolumesFromBackupTest-Volume-761883382'}} {{(pid=100524) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 27 16:20:12.706251 np0000005924 devstack@c-api.service[100524]: INFO cinder.api.v3.volumes [None req-5b69fd58-0759-4263-801c-7562d32c560b tempest-CreateVolumesFromBackupTest-1130909323 tempest-CreateVolumesFromBackupTest-1130909323-project-member] Create volume of 1 GB Jul 27 16:20:12.710269 np0000005924 devstack@c-api.service[100524]: INFO cinder.volume.api [None req-5b69fd58-0759-4263-801c-7562d32c560b tempest-CreateVolumesFromBackupTest-1130909323 tempest-CreateVolumesFromBackupTest-1130909323-project-member] Availability Zones retrieved successfully. Jul 27 16:20:12.715746 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.volume.api [None req-5b69fd58-0759-4263-801c-7562d32c560b tempest-CreateVolumesFromBackupTest-1130909323 tempest-CreateVolumesFromBackupTest-1130909323-project-member] Flow 'volume_create_api' (6960669a-49f3-4570-9453-d9278e60a709) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100524) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 27 16:20:12.716680 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.volume.api [None req-5b69fd58-0759-4263-801c-7562d32c560b tempest-CreateVolumesFromBackupTest-1130909323 tempest-CreateVolumesFromBackupTest-1130909323-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (46e7cd14-1c02-4c3f-85e6-22b0ab6620e5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100524) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 27 16:20:12.717613 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.volume.flows.api.create_volume [None req-5b69fd58-0759-4263-801c-7562d32c560b tempest-CreateVolumesFromBackupTest-1130909323 tempest-CreateVolumesFromBackupTest-1130909323-project-member] Validating volume size '1' using validate_int {{(pid=100524) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 27 16:20:12.741610 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.volume.api [None req-5b69fd58-0759-4263-801c-7562d32c560b tempest-CreateVolumesFromBackupTest-1130909323 tempest-CreateVolumesFromBackupTest-1130909323-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (46e7cd14-1c02-4c3f-85e6-22b0ab6620e5) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-27T16:04:59Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=2bce4e1a-e6e0-49d9-be36-c3405449a01e,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '2bce4e1a-e6e0-49d9-be36-c3405449a01e', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100524) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 27 16:20:12.742639 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.volume.api [None req-5b69fd58-0759-4263-801c-7562d32c560b tempest-CreateVolumesFromBackupTest-1130909323 tempest-CreateVolumesFromBackupTest-1130909323-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (d4750801-9c16-4d64-8c04-0bf88dea1568) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100524) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 27 16:20:12.776526 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.middleware.request_id [None req-25d30b6b-57c1-4eb9-9081-86ff1e220cda None None] RequestId filter calling following filter/app {{(pid=100523) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:20:12.778872 np0000005924 devstack@c-api.service[100523]: INFO cinder.api.openstack.wsgi [None req-25d30b6b-57c1-4eb9-9081-86ff1e220cda tempest-CinderUnicodeTest-1489870587 tempest-CinderUnicodeTest-1489870587-project-member] GET https://10.4.3.117/volume/v3/volumes/e2253b64-3ce5-490d-b875-156ed83589d3 Jul 27 16:20:12.779163 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.openstack.wsgi [None req-25d30b6b-57c1-4eb9-9081-86ff1e220cda tempest-CinderUnicodeTest-1489870587 tempest-CinderUnicodeTest-1489870587-project-member] Empty body provided in request {{(pid=100523) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:20:12.779449 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.openstack.wsgi [None req-25d30b6b-57c1-4eb9-9081-86ff1e220cda tempest-CinderUnicodeTest-1489870587 tempest-CinderUnicodeTest-1489870587-project-member] Calling method 'show' {{(pid=100523) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:20:12.787994 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.quota [None req-5b69fd58-0759-4263-801c-7562d32c560b tempest-CreateVolumesFromBackupTest-1130909323 tempest-CreateVolumesFromBackupTest-1130909323-project-member] Created reservations ['83e647be-6015-43eb-b8fc-a38870ae8986', '550cd27d-6ec2-4636-9528-97b7c92c11e1', '702ed7f9-773d-4261-8414-16ba6c31754e', 'fce579ea-039c-49da-92f6-6f3ab4f1ad58'] {{(pid=100524) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 27 16:20:12.788790 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.volume.api [None req-5b69fd58-0759-4263-801c-7562d32c560b tempest-CreateVolumesFromBackupTest-1130909323 tempest-CreateVolumesFromBackupTest-1130909323-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (d4750801-9c16-4d64-8c04-0bf88dea1568) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['83e647be-6015-43eb-b8fc-a38870ae8986', '550cd27d-6ec2-4636-9528-97b7c92c11e1', '702ed7f9-773d-4261-8414-16ba6c31754e', 'fce579ea-039c-49da-92f6-6f3ab4f1ad58']}' {{(pid=100524) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 27 16:20:12.789005 np0000005924 devstack@c-api.service[100523]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:20:12.789005 np0000005924 devstack@c-api.service[100523]: warnings.warn( Jul 27 16:20:12.789540 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.volume.api [None req-5b69fd58-0759-4263-801c-7562d32c560b tempest-CreateVolumesFromBackupTest-1130909323 tempest-CreateVolumesFromBackupTest-1130909323-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (53c30024-987f-4b02-9914-217002a317f9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100524) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 27 16:20:12.793444 np0000005924 devstack@c-api.service[100523]: INFO cinder.volume.api [None req-25d30b6b-57c1-4eb9-9081-86ff1e220cda tempest-CinderUnicodeTest-1489870587 tempest-CinderUnicodeTest-1489870587-project-member] Volume info retrieved successfully. Jul 27 16:20:12.798842 np0000005924 devstack@c-api.service[100523]: INFO cinder.api.openstack.wsgi [None req-25d30b6b-57c1-4eb9-9081-86ff1e220cda tempest-CinderUnicodeTest-1489870587 tempest-CinderUnicodeTest-1489870587-project-member] https://10.4.3.117/volume/v3/volumes/e2253b64-3ce5-490d-b875-156ed83589d3 returned with HTTP 200 Jul 27 16:20:12.799422 np0000005924 devstack@c-api.service[100523]: [pid: 100523|app: 0|req: 1119/4448] 10.4.3.117 () {66 vars in 1348 bytes} [Mon Jul 27 16:20:12 2026] GET /volume/v3/volumes/e2253b64-3ce5-490d-b875-156ed83589d3 => generated 833 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 27 16:20:12.818262 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.middleware.request_id [None req-13657426-d443-43bc-906a-76a74388cb5d None None] RequestId filter calling following filter/app {{(pid=100521) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:20:12.820159 np0000005924 devstack@c-api.service[100521]: INFO cinder.api.openstack.wsgi [None req-13657426-d443-43bc-906a-76a74388cb5d tempest-CinderUnicodeTest-1489870587 tempest-CinderUnicodeTest-1489870587-project-member] GET https://10.4.3.117/volume/v3/volumes/e2253b64-3ce5-490d-b875-156ed83589d3 Jul 27 16:20:12.820288 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.volume.api [None req-5b69fd58-0759-4263-801c-7562d32c560b tempest-CreateVolumesFromBackupTest-1130909323 tempest-CreateVolumesFromBackupTest-1130909323-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (53c30024-987f-4b02-9914-217002a317f9) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '64696a49-b0c7-43d7-ad79-f6f30e702e1f', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromBackupTest-Volume-761883382',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='45005cba9f094544b0e04dfb094122dc',qos_specs=None,replication_status=,reservations=['83e647be-6015-43eb-b8fc-a38870ae8986','550cd27d-6ec2-4636-9528-97b7c92c11e1','702ed7f9-773d-4261-8414-16ba6c31754e','fce579ea-039c-49da-92f6-6f3ab4f1ad58'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='367f5a544ed648d5b62697de9b8029b0',volume_type_id=2bce4e1a-e6e0-49d9-be36-c3405449a01e), 'volume': Volume(_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-27T16:20:12Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromBackupTest-Volume-761883382',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=64696a49-b0c7-43d7-ad79-f6f30e702e1f,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='45005cba9f094544b0e04dfb094122dc',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='367f5a544ed648d5b62697de9b8029b0',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(2bce4e1a-e6e0-49d9-be36-c3405449a01e),volume_type_id=2bce4e1a-e6e0-49d9-be36-c3405449a01e)}' {{(pid=100524) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 27 16:20:12.820465 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.openstack.wsgi [None req-13657426-d443-43bc-906a-76a74388cb5d tempest-CinderUnicodeTest-1489870587 tempest-CinderUnicodeTest-1489870587-project-member] Empty body provided in request {{(pid=100521) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:20:12.820661 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.openstack.wsgi [None req-13657426-d443-43bc-906a-76a74388cb5d tempest-CinderUnicodeTest-1489870587 tempest-CinderUnicodeTest-1489870587-project-member] Calling method 'show' {{(pid=100521) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:20:12.821281 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.volume.api [None req-5b69fd58-0759-4263-801c-7562d32c560b tempest-CreateVolumesFromBackupTest-1130909323 tempest-CreateVolumesFromBackupTest-1130909323-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (3c28acb7-c68a-4638-97f0-8794fb6e69e5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100524) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 27 16:20:12.827689 np0000005924 devstack@c-api.service[100521]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:20:12.827689 np0000005924 devstack@c-api.service[100521]: warnings.warn( Jul 27 16:20:12.832024 np0000005924 devstack@c-api.service[100521]: INFO cinder.volume.api [None req-13657426-d443-43bc-906a-76a74388cb5d tempest-CinderUnicodeTest-1489870587 tempest-CinderUnicodeTest-1489870587-project-member] Volume info retrieved successfully. Jul 27 16:20:12.836313 np0000005924 devstack@c-api.service[100521]: INFO cinder.api.openstack.wsgi [None req-13657426-d443-43bc-906a-76a74388cb5d tempest-CinderUnicodeTest-1489870587 tempest-CinderUnicodeTest-1489870587-project-member] https://10.4.3.117/volume/v3/volumes/e2253b64-3ce5-490d-b875-156ed83589d3 returned with HTTP 200 Jul 27 16:20:12.836721 np0000005924 devstack@c-api.service[100521]: [pid: 100521|app: 0|req: 1111/4449] 10.4.3.117 () {66 vars in 1348 bytes} [Mon Jul 27 16:20:12 2026] GET /volume/v3/volumes/e2253b64-3ce5-490d-b875-156ed83589d3 => generated 833 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 27 16:20:12.852400 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.middleware.request_id [None req-7f4057ea-c730-4fe9-87e1-5d1d4faabf6f None None] RequestId filter calling following filter/app {{(pid=100522) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:20:12.852400 np0000005924 devstack@c-api.service[100522]: INFO cinder.api.openstack.wsgi [None req-7f4057ea-c730-4fe9-87e1-5d1d4faabf6f tempest-CinderUnicodeTest-1489870587 tempest-CinderUnicodeTest-1489870587-project-member] POST https://10.4.3.117/volume/v3/volumes Jul 27 16:20:12.852400 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.openstack.wsgi [None req-7f4057ea-c730-4fe9-87e1-5d1d4faabf6f tempest-CinderUnicodeTest-1489870587 tempest-CinderUnicodeTest-1489870587-project-member] Action: 'create', calling method: create, body: {"volume": {"description": "\u05e7\u05d9\u05d9\u05e4\u05e9", "size": 1, "name": "tempest-CinderUnicodeTest-Volume-671617300"}} {{(pid=100522) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 27 16:20:12.852400 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.v3.volumes [None req-7f4057ea-c730-4fe9-87e1-5d1d4faabf6f tempest-CinderUnicodeTest-1489870587 tempest-CinderUnicodeTest-1489870587-project-member] Create volume request body: {'volume': {'description': 'קייפש', 'size': 1, 'name': 'tempest-CinderUnicodeTest-Volume-671617300'}} {{(pid=100522) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 27 16:20:12.852400 np0000005924 devstack@c-api.service[100522]: INFO cinder.api.v3.volumes [None req-7f4057ea-c730-4fe9-87e1-5d1d4faabf6f tempest-CinderUnicodeTest-1489870587 tempest-CinderUnicodeTest-1489870587-project-member] Create volume of 1 GB Jul 27 16:20:12.854176 np0000005924 devstack@c-api.service[100522]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:20:12.854176 np0000005924 devstack@c-api.service[100522]: warnings.warn( Jul 27 16:20:12.856424 np0000005924 devstack@c-api.service[100522]: INFO cinder.volume.api [None req-7f4057ea-c730-4fe9-87e1-5d1d4faabf6f tempest-CinderUnicodeTest-1489870587 tempest-CinderUnicodeTest-1489870587-project-member] Availability Zones retrieved successfully. Jul 27 16:20:12.858284 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.volume.api [None req-5b69fd58-0759-4263-801c-7562d32c560b tempest-CreateVolumesFromBackupTest-1130909323 tempest-CreateVolumesFromBackupTest-1130909323-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (3c28acb7-c68a-4638-97f0-8794fb6e69e5) transitioned into state 'SUCCESS' from state '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-761883382',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='45005cba9f094544b0e04dfb094122dc',qos_specs=None,replication_status=,reservations=['83e647be-6015-43eb-b8fc-a38870ae8986','550cd27d-6ec2-4636-9528-97b7c92c11e1','702ed7f9-773d-4261-8414-16ba6c31754e','fce579ea-039c-49da-92f6-6f3ab4f1ad58'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='367f5a544ed648d5b62697de9b8029b0',volume_type_id=2bce4e1a-e6e0-49d9-be36-c3405449a01e)}' {{(pid=100524) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 27 16:20:12.859409 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.volume.api [None req-5b69fd58-0759-4263-801c-7562d32c560b tempest-CreateVolumesFromBackupTest-1130909323 tempest-CreateVolumesFromBackupTest-1130909323-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (c09795e6-bd7a-4599-ad42-871bf1f801d7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100524) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 27 16:20:12.865394 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.volume.api [None req-7f4057ea-c730-4fe9-87e1-5d1d4faabf6f tempest-CinderUnicodeTest-1489870587 tempest-CinderUnicodeTest-1489870587-project-member] Flow 'volume_create_api' (af8f3eb8-3430-4bbd-af4f-f0dffac16832) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100522) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 27 16:20:12.865394 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.volume.api [None req-7f4057ea-c730-4fe9-87e1-5d1d4faabf6f tempest-CinderUnicodeTest-1489870587 tempest-CinderUnicodeTest-1489870587-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (a40afaf1-317f-44d9-9319-55f711d24c85) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100522) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 27 16:20:12.865990 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.volume.flows.api.create_volume [None req-7f4057ea-c730-4fe9-87e1-5d1d4faabf6f tempest-CinderUnicodeTest-1489870587 tempest-CinderUnicodeTest-1489870587-project-member] Validating volume size '1' using validate_int {{(pid=100522) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 27 16:20:12.870769 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.volume.api [None req-5b69fd58-0759-4263-801c-7562d32c560b tempest-CreateVolumesFromBackupTest-1130909323 tempest-CreateVolumesFromBackupTest-1130909323-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (c09795e6-bd7a-4599-ad42-871bf1f801d7) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100524) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 27 16:20:12.871680 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.volume.api [None req-5b69fd58-0759-4263-801c-7562d32c560b tempest-CreateVolumesFromBackupTest-1130909323 tempest-CreateVolumesFromBackupTest-1130909323-project-member] Flow 'volume_create_api' (6960669a-49f3-4570-9453-d9278e60a709) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100524) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 27 16:20:12.871993 np0000005924 devstack@c-api.service[100524]: INFO cinder.volume.api [None req-5b69fd58-0759-4263-801c-7562d32c560b tempest-CreateVolumesFromBackupTest-1130909323 tempest-CreateVolumesFromBackupTest-1130909323-project-member] Create volume request issued successfully. Jul 27 16:20:12.872557 np0000005924 devstack@c-api.service[100524]: INFO cinder.api.openstack.wsgi [None req-5b69fd58-0759-4263-801c-7562d32c560b tempest-CreateVolumesFromBackupTest-1130909323 tempest-CreateVolumesFromBackupTest-1130909323-project-member] https://10.4.3.117/volume/v3/volumes returned with HTTP 202 Jul 27 16:20:12.872978 np0000005924 devstack@c-api.service[100524]: [pid: 100524|app: 0|req: 1119/4450] 10.4.3.117 () {68 vars in 1259 bytes} [Mon Jul 27 16:20:12 2026] POST /volume/v3/volumes => generated 757 bytes in 171 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 27 16:20:12.889848 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.middleware.request_id [None req-d7e0a206-d4e7-4ab7-9211-adb153bc4a57 None None] RequestId filter calling following filter/app {{(pid=100523) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:20:12.891612 np0000005924 devstack@c-api.service[100523]: INFO cinder.api.openstack.wsgi [None req-d7e0a206-d4e7-4ab7-9211-adb153bc4a57 tempest-CreateVolumesFromBackupTest-1130909323 tempest-CreateVolumesFromBackupTest-1130909323-project-member] POST https://10.4.3.117/volume/v3/volumes Jul 27 16:20:12.891961 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.openstack.wsgi [None req-d7e0a206-d4e7-4ab7-9211-adb153bc4a57 tempest-CreateVolumesFromBackupTest-1130909323 tempest-CreateVolumesFromBackupTest-1130909323-project-member] Action: 'create', calling method: create, body: {"volume": {"'backup_id": "ff7999f4-0714-4bd4-982a-ac500b350439", "size": 1, "name": "tempest-CreateVolumesFromBackupTest-Volume-1762495354"}} {{(pid=100523) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 27 16:20:12.893510 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.v3.volumes [None req-d7e0a206-d4e7-4ab7-9211-adb153bc4a57 tempest-CreateVolumesFromBackupTest-1130909323 tempest-CreateVolumesFromBackupTest-1130909323-project-member] Create volume request body: {'volume': {"'backup_id": 'ff7999f4-0714-4bd4-982a-ac500b350439', 'size': 1, 'name': 'tempest-CreateVolumesFromBackupTest-Volume-1762495354'}} {{(pid=100523) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 27 16:20:12.893660 np0000005924 devstack@c-api.service[100523]: INFO cinder.api.v3.volumes [None req-d7e0a206-d4e7-4ab7-9211-adb153bc4a57 tempest-CreateVolumesFromBackupTest-1130909323 tempest-CreateVolumesFromBackupTest-1130909323-project-member] Create volume of 1 GB Jul 27 16:20:12.897578 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.volume.api [None req-7f4057ea-c730-4fe9-87e1-5d1d4faabf6f tempest-CinderUnicodeTest-1489870587 tempest-CinderUnicodeTest-1489870587-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (a40afaf1-317f-44d9-9319-55f711d24c85) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-27T16:04:59Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=2bce4e1a-e6e0-49d9-be36-c3405449a01e,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '2bce4e1a-e6e0-49d9-be36-c3405449a01e', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100522) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 27 16:20:12.897578 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.volume.api [None req-7f4057ea-c730-4fe9-87e1-5d1d4faabf6f tempest-CinderUnicodeTest-1489870587 tempest-CinderUnicodeTest-1489870587-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (c8b40312-c48a-46f2-b045-a75a8b699026) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100522) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 27 16:20:12.897751 np0000005924 devstack@c-api.service[100523]: INFO cinder.volume.api [None req-d7e0a206-d4e7-4ab7-9211-adb153bc4a57 tempest-CreateVolumesFromBackupTest-1130909323 tempest-CreateVolumesFromBackupTest-1130909323-project-member] Availability Zones retrieved successfully. Jul 27 16:20:12.903121 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.volume.api [None req-d7e0a206-d4e7-4ab7-9211-adb153bc4a57 tempest-CreateVolumesFromBackupTest-1130909323 tempest-CreateVolumesFromBackupTest-1130909323-project-member] Flow 'volume_create_api' (8efca47d-a4ad-4ba9-8f36-923fb0345daa) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100523) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 27 16:20:12.904111 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.volume.api [None req-d7e0a206-d4e7-4ab7-9211-adb153bc4a57 tempest-CreateVolumesFromBackupTest-1130909323 tempest-CreateVolumesFromBackupTest-1130909323-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f865b4c6-035d-4227-b464-efa891f94730) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100523) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 27 16:20:12.905188 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.volume.flows.api.create_volume [None req-d7e0a206-d4e7-4ab7-9211-adb153bc4a57 tempest-CreateVolumesFromBackupTest-1130909323 tempest-CreateVolumesFromBackupTest-1130909323-project-member] Validating volume size '1' using validate_int {{(pid=100523) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 27 16:20:12.935709 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.volume.api [None req-d7e0a206-d4e7-4ab7-9211-adb153bc4a57 tempest-CreateVolumesFromBackupTest-1130909323 tempest-CreateVolumesFromBackupTest-1130909323-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f865b4c6-035d-4227-b464-efa891f94730) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-27T16:04:59Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=2bce4e1a-e6e0-49d9-be36-c3405449a01e,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '2bce4e1a-e6e0-49d9-be36-c3405449a01e', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100523) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 27 16:20:12.935709 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.volume.api [None req-d7e0a206-d4e7-4ab7-9211-adb153bc4a57 tempest-CreateVolumesFromBackupTest-1130909323 tempest-CreateVolumesFromBackupTest-1130909323-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (24c75343-b58b-4417-ba52-ef953f49db02) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100523) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 27 16:20:12.940772 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.quota [None req-7f4057ea-c730-4fe9-87e1-5d1d4faabf6f tempest-CinderUnicodeTest-1489870587 tempest-CinderUnicodeTest-1489870587-project-member] Created reservations ['7d713d94-c2fa-49c6-bb2f-9dfbaf9e25f8', 'a24a0ac8-71fe-4dab-8bd4-60f1b839e54d', '00e98808-f295-446e-b426-9c6d522f2d2d', '35bf4734-9e7a-4d9e-aac2-17d7b913ad42'] {{(pid=100522) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 27 16:20:12.940772 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.volume.api [None req-7f4057ea-c730-4fe9-87e1-5d1d4faabf6f tempest-CinderUnicodeTest-1489870587 tempest-CinderUnicodeTest-1489870587-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (c8b40312-c48a-46f2-b045-a75a8b699026) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['7d713d94-c2fa-49c6-bb2f-9dfbaf9e25f8', 'a24a0ac8-71fe-4dab-8bd4-60f1b839e54d', '00e98808-f295-446e-b426-9c6d522f2d2d', '35bf4734-9e7a-4d9e-aac2-17d7b913ad42']}' {{(pid=100522) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 27 16:20:12.940772 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.volume.api [None req-7f4057ea-c730-4fe9-87e1-5d1d4faabf6f tempest-CinderUnicodeTest-1489870587 tempest-CinderUnicodeTest-1489870587-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (7d9ac7c5-751e-47b3-968b-ac3c7cec68c6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100522) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 27 16:20:12.960372 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.volume.api [None req-7f4057ea-c730-4fe9-87e1-5d1d4faabf6f tempest-CinderUnicodeTest-1489870587 tempest-CinderUnicodeTest-1489870587-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (7d9ac7c5-751e-47b3-968b-ac3c7cec68c6) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '367b55d0-bb86-4934-9e81-69a60c9d2867', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description='קייפש',display_name='tempest-CinderUnicodeTest-Volume-671617300',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='20d0d602c58c4707a3f56fa554cd1fdd',qos_specs=None,replication_status=,reservations=['7d713d94-c2fa-49c6-bb2f-9dfbaf9e25f8','a24a0ac8-71fe-4dab-8bd4-60f1b839e54d','00e98808-f295-446e-b426-9c6d522f2d2d','35bf4734-9e7a-4d9e-aac2-17d7b913ad42'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='d8ef6644cf6c4501a9d54ee1b2f93e2b',volume_type_id=2bce4e1a-e6e0-49d9-be36-c3405449a01e), 'volume': Volume(_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-27T16:20:12Z,deleted=False,deleted_at=None,display_description='קייפש',display_name='tempest-CinderUnicodeTest-Volume-671617300',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=367b55d0-bb86-4934-9e81-69a60c9d2867,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='20d0d602c58c4707a3f56fa554cd1fdd',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='d8ef6644cf6c4501a9d54ee1b2f93e2b',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(2bce4e1a-e6e0-49d9-be36-c3405449a01e),volume_type_id=2bce4e1a-e6e0-49d9-be36-c3405449a01e)}' {{(pid=100522) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 27 16:20:12.960949 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.volume.api [None req-7f4057ea-c730-4fe9-87e1-5d1d4faabf6f tempest-CinderUnicodeTest-1489870587 tempest-CinderUnicodeTest-1489870587-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (29098dac-5e6d-4705-973b-21f0092a4401) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100522) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 27 16:20:12.975766 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.quota [None req-d7e0a206-d4e7-4ab7-9211-adb153bc4a57 tempest-CreateVolumesFromBackupTest-1130909323 tempest-CreateVolumesFromBackupTest-1130909323-project-member] Created reservations ['cb03cb4c-865d-4772-a299-6e7aee379f55', '641a3e96-91ff-4fda-9b86-9eda32370833', 'b1d3b863-9a59-4148-aab8-01c5f4b46fa1', '034c9ee5-724c-4f70-b5ce-cf44c99608d5'] {{(pid=100523) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 27 16:20:12.975766 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.volume.api [None req-d7e0a206-d4e7-4ab7-9211-adb153bc4a57 tempest-CreateVolumesFromBackupTest-1130909323 tempest-CreateVolumesFromBackupTest-1130909323-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (24c75343-b58b-4417-ba52-ef953f49db02) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['cb03cb4c-865d-4772-a299-6e7aee379f55', '641a3e96-91ff-4fda-9b86-9eda32370833', 'b1d3b863-9a59-4148-aab8-01c5f4b46fa1', '034c9ee5-724c-4f70-b5ce-cf44c99608d5']}' {{(pid=100523) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 27 16:20:12.975766 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.volume.api [None req-d7e0a206-d4e7-4ab7-9211-adb153bc4a57 tempest-CreateVolumesFromBackupTest-1130909323 tempest-CreateVolumesFromBackupTest-1130909323-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (dd3a8ff7-a590-482d-be3a-ba4e42e41a5e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100523) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 27 16:20:12.985359 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.volume.api [None req-7f4057ea-c730-4fe9-87e1-5d1d4faabf6f tempest-CinderUnicodeTest-1489870587 tempest-CinderUnicodeTest-1489870587-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (29098dac-5e6d-4705-973b-21f0092a4401) transitioned into 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-671617300',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='20d0d602c58c4707a3f56fa554cd1fdd',qos_specs=None,replication_status=,reservations=['7d713d94-c2fa-49c6-bb2f-9dfbaf9e25f8','a24a0ac8-71fe-4dab-8bd4-60f1b839e54d','00e98808-f295-446e-b426-9c6d522f2d2d','35bf4734-9e7a-4d9e-aac2-17d7b913ad42'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='d8ef6644cf6c4501a9d54ee1b2f93e2b',volume_type_id=2bce4e1a-e6e0-49d9-be36-c3405449a01e)}' {{(pid=100522) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 27 16:20:12.986058 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.volume.api [None req-7f4057ea-c730-4fe9-87e1-5d1d4faabf6f tempest-CinderUnicodeTest-1489870587 tempest-CinderUnicodeTest-1489870587-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (5911f9fe-5be2-4858-9e66-a3c42c0d7da3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100522) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 27 16:20:12.997507 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.volume.api [None req-7f4057ea-c730-4fe9-87e1-5d1d4faabf6f tempest-CinderUnicodeTest-1489870587 tempest-CinderUnicodeTest-1489870587-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (5911f9fe-5be2-4858-9e66-a3c42c0d7da3) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100522) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 27 16:20:12.998415 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.volume.api [None req-7f4057ea-c730-4fe9-87e1-5d1d4faabf6f tempest-CinderUnicodeTest-1489870587 tempest-CinderUnicodeTest-1489870587-project-member] Flow 'volume_create_api' (af8f3eb8-3430-4bbd-af4f-f0dffac16832) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100522) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 27 16:20:12.998798 np0000005924 devstack@c-api.service[100522]: INFO cinder.volume.api [None req-7f4057ea-c730-4fe9-87e1-5d1d4faabf6f tempest-CinderUnicodeTest-1489870587 tempest-CinderUnicodeTest-1489870587-project-member] Create volume request issued successfully. Jul 27 16:20:12.999366 np0000005924 devstack@c-api.service[100522]: INFO cinder.api.openstack.wsgi [None req-7f4057ea-c730-4fe9-87e1-5d1d4faabf6f tempest-CinderUnicodeTest-1489870587 tempest-CinderUnicodeTest-1489870587-project-member] https://10.4.3.117/volume/v3/volumes returned with HTTP 202 Jul 27 16:20:12.999780 np0000005924 devstack@c-api.service[100522]: [pid: 100522|app: 0|req: 1102/4451] 10.4.3.117 () {68 vars in 1259 bytes} [Mon Jul 27 16:20:12 2026] POST /volume/v3/volumes => generated 775 bytes in 152 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 27 16:20:13.002895 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.volume.api [None req-d7e0a206-d4e7-4ab7-9211-adb153bc4a57 tempest-CreateVolumesFromBackupTest-1130909323 tempest-CreateVolumesFromBackupTest-1130909323-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (dd3a8ff7-a590-482d-be3a-ba4e42e41a5e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'a7ef1532-ff1a-4a59-9b11-5d56cdba2625', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromBackupTest-Volume-1762495354',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='45005cba9f094544b0e04dfb094122dc',qos_specs=None,replication_status=,reservations=['cb03cb4c-865d-4772-a299-6e7aee379f55','641a3e96-91ff-4fda-9b86-9eda32370833','b1d3b863-9a59-4148-aab8-01c5f4b46fa1','034c9ee5-724c-4f70-b5ce-cf44c99608d5'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='367f5a544ed648d5b62697de9b8029b0',volume_type_id=2bce4e1a-e6e0-49d9-be36-c3405449a01e), 'volume': Volume(_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-27T16:20:12Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromBackupTest-Volume-1762495354',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=a7ef1532-ff1a-4a59-9b11-5d56cdba2625,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='45005cba9f094544b0e04dfb094122dc',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='367f5a544ed648d5b62697de9b8029b0',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(2bce4e1a-e6e0-49d9-be36-c3405449a01e),volume_type_id=2bce4e1a-e6e0-49d9-be36-c3405449a01e)}' {{(pid=100523) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 27 16:20:13.005686 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.volume.api [None req-d7e0a206-d4e7-4ab7-9211-adb153bc4a57 tempest-CreateVolumesFromBackupTest-1130909323 tempest-CreateVolumesFromBackupTest-1130909323-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (5fc715e9-f500-4f10-be40-70d99f64ae6e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100523) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 27 16:20:13.017486 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.middleware.request_id [None req-b0e9f5df-250f-4de4-8bb8-1e822b6c58c5 None None] RequestId filter calling following filter/app {{(pid=100521) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:20:13.023657 np0000005924 devstack@c-api.service[100521]: INFO cinder.api.openstack.wsgi [None req-b0e9f5df-250f-4de4-8bb8-1e822b6c58c5 tempest-CinderUnicodeTest-1489870587 tempest-CinderUnicodeTest-1489870587-project-member] GET https://10.4.3.117/volume/v3/volumes/367b55d0-bb86-4934-9e81-69a60c9d2867 Jul 27 16:20:13.023858 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.openstack.wsgi [None req-b0e9f5df-250f-4de4-8bb8-1e822b6c58c5 tempest-CinderUnicodeTest-1489870587 tempest-CinderUnicodeTest-1489870587-project-member] Empty body provided in request {{(pid=100521) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:20:13.024073 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.openstack.wsgi [None req-b0e9f5df-250f-4de4-8bb8-1e822b6c58c5 tempest-CinderUnicodeTest-1489870587 tempest-CinderUnicodeTest-1489870587-project-member] Calling method 'show' {{(pid=100521) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:20:13.030428 np0000005924 devstack@c-api.service[100521]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:20:13.030428 np0000005924 devstack@c-api.service[100521]: warnings.warn( Jul 27 16:20:13.034034 np0000005924 devstack@c-api.service[100521]: INFO cinder.volume.api [None req-b0e9f5df-250f-4de4-8bb8-1e822b6c58c5 tempest-CinderUnicodeTest-1489870587 tempest-CinderUnicodeTest-1489870587-project-member] Volume info retrieved successfully. Jul 27 16:20:13.036156 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.volume.api [None req-d7e0a206-d4e7-4ab7-9211-adb153bc4a57 tempest-CreateVolumesFromBackupTest-1130909323 tempest-CreateVolumesFromBackupTest-1130909323-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (5fc715e9-f500-4f10-be40-70d99f64ae6e) transitioned into state 'SUCCESS' from state '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-1762495354',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='45005cba9f094544b0e04dfb094122dc',qos_specs=None,replication_status=,reservations=['cb03cb4c-865d-4772-a299-6e7aee379f55','641a3e96-91ff-4fda-9b86-9eda32370833','b1d3b863-9a59-4148-aab8-01c5f4b46fa1','034c9ee5-724c-4f70-b5ce-cf44c99608d5'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='367f5a544ed648d5b62697de9b8029b0',volume_type_id=2bce4e1a-e6e0-49d9-be36-c3405449a01e)}' {{(pid=100523) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 27 16:20:13.036887 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.volume.api [None req-d7e0a206-d4e7-4ab7-9211-adb153bc4a57 tempest-CreateVolumesFromBackupTest-1130909323 tempest-CreateVolumesFromBackupTest-1130909323-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (f168a8f1-f569-496f-90b7-5ef1a53e8b37) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100523) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 27 16:20:13.037727 np0000005924 devstack@c-api.service[100521]: INFO cinder.api.openstack.wsgi [None req-b0e9f5df-250f-4de4-8bb8-1e822b6c58c5 tempest-CinderUnicodeTest-1489870587 tempest-CinderUnicodeTest-1489870587-project-member] https://10.4.3.117/volume/v3/volumes/367b55d0-bb86-4934-9e81-69a60c9d2867 returned with HTTP 200 Jul 27 16:20:13.038118 np0000005924 devstack@c-api.service[100521]: [pid: 100521|app: 0|req: 1112/4452] 10.4.3.117 () {66 vars in 1348 bytes} [Mon Jul 27 16:20:13 2026] GET /volume/v3/volumes/367b55d0-bb86-4934-9e81-69a60c9d2867 => generated 843 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 27 16:20:13.046005 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.volume.api [None req-d7e0a206-d4e7-4ab7-9211-adb153bc4a57 tempest-CreateVolumesFromBackupTest-1130909323 tempest-CreateVolumesFromBackupTest-1130909323-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (f168a8f1-f569-496f-90b7-5ef1a53e8b37) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100523) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 27 16:20:13.046826 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.volume.api [None req-d7e0a206-d4e7-4ab7-9211-adb153bc4a57 tempest-CreateVolumesFromBackupTest-1130909323 tempest-CreateVolumesFromBackupTest-1130909323-project-member] Flow 'volume_create_api' (8efca47d-a4ad-4ba9-8f36-923fb0345daa) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100523) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 27 16:20:13.047146 np0000005924 devstack@c-api.service[100523]: INFO cinder.volume.api [None req-d7e0a206-d4e7-4ab7-9211-adb153bc4a57 tempest-CreateVolumesFromBackupTest-1130909323 tempest-CreateVolumesFromBackupTest-1130909323-project-member] Create volume request issued successfully. Jul 27 16:20:13.047710 np0000005924 devstack@c-api.service[100523]: INFO cinder.api.openstack.wsgi [None req-d7e0a206-d4e7-4ab7-9211-adb153bc4a57 tempest-CreateVolumesFromBackupTest-1130909323 tempest-CreateVolumesFromBackupTest-1130909323-project-member] https://10.4.3.117/volume/v3/volumes returned with HTTP 202 Jul 27 16:20:13.048148 np0000005924 devstack@c-api.service[100523]: [pid: 100523|app: 0|req: 1120/4453] 10.4.3.117 () {68 vars in 1259 bytes} [Mon Jul 27 16:20:12 2026] POST /volume/v3/volumes => generated 758 bytes in 159 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 27 16:20:13.060939 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.middleware.request_id [None req-8bca6d5a-f6c5-4d24-8930-bcf0f242749d None None] RequestId filter calling following filter/app {{(pid=100524) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:20:13.062814 np0000005924 devstack@c-api.service[100524]: INFO cinder.api.openstack.wsgi [None req-8bca6d5a-f6c5-4d24-8930-bcf0f242749d tempest-CreateVolumesFromBackupTest-1130909323 tempest-CreateVolumesFromBackupTest-1130909323-project-member] POST https://10.4.3.117/volume/v3/volumes Jul 27 16:20:13.063186 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.openstack.wsgi [None req-8bca6d5a-f6c5-4d24-8930-bcf0f242749d tempest-CreateVolumesFromBackupTest-1130909323 tempest-CreateVolumesFromBackupTest-1130909323-project-member] Action: 'create', calling method: create, body: {"volume": {"'backup_id": "ff7999f4-0714-4bd4-982a-ac500b350439", "size": 1, "name": "tempest-CreateVolumesFromBackupTest-Volume-240703364"}} {{(pid=100524) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 27 16:20:13.064538 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.v3.volumes [None req-8bca6d5a-f6c5-4d24-8930-bcf0f242749d tempest-CreateVolumesFromBackupTest-1130909323 tempest-CreateVolumesFromBackupTest-1130909323-project-member] Create volume request body: {'volume': {"'backup_id": 'ff7999f4-0714-4bd4-982a-ac500b350439', 'size': 1, 'name': 'tempest-CreateVolumesFromBackupTest-Volume-240703364'}} {{(pid=100524) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 27 16:20:13.064714 np0000005924 devstack@c-api.service[100524]: INFO cinder.api.v3.volumes [None req-8bca6d5a-f6c5-4d24-8930-bcf0f242749d tempest-CreateVolumesFromBackupTest-1130909323 tempest-CreateVolumesFromBackupTest-1130909323-project-member] Create volume of 1 GB Jul 27 16:20:13.064905 np0000005924 devstack@c-api.service[100524]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:20:13.064905 np0000005924 devstack@c-api.service[100524]: warnings.warn( Jul 27 16:20:13.068454 np0000005924 devstack@c-api.service[100524]: INFO cinder.volume.api [None req-8bca6d5a-f6c5-4d24-8930-bcf0f242749d tempest-CreateVolumesFromBackupTest-1130909323 tempest-CreateVolumesFromBackupTest-1130909323-project-member] Availability Zones retrieved successfully. Jul 27 16:20:13.074318 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.volume.api [None req-8bca6d5a-f6c5-4d24-8930-bcf0f242749d tempest-CreateVolumesFromBackupTest-1130909323 tempest-CreateVolumesFromBackupTest-1130909323-project-member] Flow 'volume_create_api' (b43f8a00-db0f-4e2f-9968-61a97c812cc8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100524) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 27 16:20:13.075216 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.volume.api [None req-8bca6d5a-f6c5-4d24-8930-bcf0f242749d tempest-CreateVolumesFromBackupTest-1130909323 tempest-CreateVolumesFromBackupTest-1130909323-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (020458d6-ce49-44cc-9798-342060cc414c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100524) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 27 16:20:13.076154 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.volume.flows.api.create_volume [None req-8bca6d5a-f6c5-4d24-8930-bcf0f242749d tempest-CreateVolumesFromBackupTest-1130909323 tempest-CreateVolumesFromBackupTest-1130909323-project-member] Validating volume size '1' using validate_int {{(pid=100524) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 27 16:20:13.099179 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.volume.api [None req-8bca6d5a-f6c5-4d24-8930-bcf0f242749d tempest-CreateVolumesFromBackupTest-1130909323 tempest-CreateVolumesFromBackupTest-1130909323-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (020458d6-ce49-44cc-9798-342060cc414c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-27T16:04:59Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=2bce4e1a-e6e0-49d9-be36-c3405449a01e,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '2bce4e1a-e6e0-49d9-be36-c3405449a01e', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100524) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 27 16:20:13.099953 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.volume.api [None req-8bca6d5a-f6c5-4d24-8930-bcf0f242749d tempest-CreateVolumesFromBackupTest-1130909323 tempest-CreateVolumesFromBackupTest-1130909323-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (f81d0b48-7caa-440d-84f7-299d1c0af4cb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100524) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 27 16:20:13.143477 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.quota [None req-8bca6d5a-f6c5-4d24-8930-bcf0f242749d tempest-CreateVolumesFromBackupTest-1130909323 tempest-CreateVolumesFromBackupTest-1130909323-project-member] Created reservations ['f25b487a-3aa7-4ae5-b7cb-3cbf0046e3ec', '9e3c6de5-7a10-4989-b5b1-23d7fddae17f', '3d579b2d-953c-4d4e-aef8-d58858e302b7', 'e7832bba-9764-44fc-8ddf-3f497abe83b6'] {{(pid=100524) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 27 16:20:13.144296 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.volume.api [None req-8bca6d5a-f6c5-4d24-8930-bcf0f242749d tempest-CreateVolumesFromBackupTest-1130909323 tempest-CreateVolumesFromBackupTest-1130909323-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (f81d0b48-7caa-440d-84f7-299d1c0af4cb) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['f25b487a-3aa7-4ae5-b7cb-3cbf0046e3ec', '9e3c6de5-7a10-4989-b5b1-23d7fddae17f', '3d579b2d-953c-4d4e-aef8-d58858e302b7', 'e7832bba-9764-44fc-8ddf-3f497abe83b6']}' {{(pid=100524) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 27 16:20:13.145216 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.volume.api [None req-8bca6d5a-f6c5-4d24-8930-bcf0f242749d tempest-CreateVolumesFromBackupTest-1130909323 tempest-CreateVolumesFromBackupTest-1130909323-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (4a226176-bccd-4e7d-b1d0-d36cbd68fde5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100524) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 27 16:20:13.167920 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.volume.api [None req-8bca6d5a-f6c5-4d24-8930-bcf0f242749d tempest-CreateVolumesFromBackupTest-1130909323 tempest-CreateVolumesFromBackupTest-1130909323-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (4a226176-bccd-4e7d-b1d0-d36cbd68fde5) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '0f66256b-e29d-4025-a1a2-373a52dc4fb3', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromBackupTest-Volume-240703364',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='45005cba9f094544b0e04dfb094122dc',qos_specs=None,replication_status=,reservations=['f25b487a-3aa7-4ae5-b7cb-3cbf0046e3ec','9e3c6de5-7a10-4989-b5b1-23d7fddae17f','3d579b2d-953c-4d4e-aef8-d58858e302b7','e7832bba-9764-44fc-8ddf-3f497abe83b6'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='367f5a544ed648d5b62697de9b8029b0',volume_type_id=2bce4e1a-e6e0-49d9-be36-c3405449a01e), 'volume': Volume(_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-27T16:20:13Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromBackupTest-Volume-240703364',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=0f66256b-e29d-4025-a1a2-373a52dc4fb3,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='45005cba9f094544b0e04dfb094122dc',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='367f5a544ed648d5b62697de9b8029b0',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(2bce4e1a-e6e0-49d9-be36-c3405449a01e),volume_type_id=2bce4e1a-e6e0-49d9-be36-c3405449a01e)}' {{(pid=100524) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 27 16:20:13.168694 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.volume.api [None req-8bca6d5a-f6c5-4d24-8930-bcf0f242749d tempest-CreateVolumesFromBackupTest-1130909323 tempest-CreateVolumesFromBackupTest-1130909323-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (8121cc25-71af-4c51-9ded-a7f027c79482) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100524) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 27 16:20:13.224479 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.volume.api [None req-8bca6d5a-f6c5-4d24-8930-bcf0f242749d tempest-CreateVolumesFromBackupTest-1130909323 tempest-CreateVolumesFromBackupTest-1130909323-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (8121cc25-71af-4c51-9ded-a7f027c79482) transitioned into state 'SUCCESS' from state '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-240703364',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='45005cba9f094544b0e04dfb094122dc',qos_specs=None,replication_status=,reservations=['f25b487a-3aa7-4ae5-b7cb-3cbf0046e3ec','9e3c6de5-7a10-4989-b5b1-23d7fddae17f','3d579b2d-953c-4d4e-aef8-d58858e302b7','e7832bba-9764-44fc-8ddf-3f497abe83b6'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='367f5a544ed648d5b62697de9b8029b0',volume_type_id=2bce4e1a-e6e0-49d9-be36-c3405449a01e)}' {{(pid=100524) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 27 16:20:13.225248 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.volume.api [None req-8bca6d5a-f6c5-4d24-8930-bcf0f242749d tempest-CreateVolumesFromBackupTest-1130909323 tempest-CreateVolumesFromBackupTest-1130909323-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (b8ea6917-cefa-49cb-9c3b-34096d281d11) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100524) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 27 16:20:13.245118 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.volume.api [None req-8bca6d5a-f6c5-4d24-8930-bcf0f242749d tempest-CreateVolumesFromBackupTest-1130909323 tempest-CreateVolumesFromBackupTest-1130909323-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (b8ea6917-cefa-49cb-9c3b-34096d281d11) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100524) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 27 16:20:13.245969 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.volume.api [None req-8bca6d5a-f6c5-4d24-8930-bcf0f242749d tempest-CreateVolumesFromBackupTest-1130909323 tempest-CreateVolumesFromBackupTest-1130909323-project-member] Flow 'volume_create_api' (b43f8a00-db0f-4e2f-9968-61a97c812cc8) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100524) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 27 16:20:13.246243 np0000005924 devstack@c-api.service[100524]: INFO cinder.volume.api [None req-8bca6d5a-f6c5-4d24-8930-bcf0f242749d tempest-CreateVolumesFromBackupTest-1130909323 tempest-CreateVolumesFromBackupTest-1130909323-project-member] Create volume request issued successfully. Jul 27 16:20:13.246814 np0000005924 devstack@c-api.service[100524]: INFO cinder.api.openstack.wsgi [None req-8bca6d5a-f6c5-4d24-8930-bcf0f242749d tempest-CreateVolumesFromBackupTest-1130909323 tempest-CreateVolumesFromBackupTest-1130909323-project-member] https://10.4.3.117/volume/v3/volumes returned with HTTP 202 Jul 27 16:20:13.247200 np0000005924 devstack@c-api.service[100524]: [pid: 100524|app: 0|req: 1120/4454] 10.4.3.117 () {68 vars in 1259 bytes} [Mon Jul 27 16:20:13 2026] POST /volume/v3/volumes => generated 757 bytes in 187 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 27 16:20:13.259164 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.middleware.request_id [None req-778eb872-212f-4b2e-93e4-56f355564e7a None None] RequestId filter calling following filter/app {{(pid=100522) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:20:13.261160 np0000005924 devstack@c-api.service[100522]: INFO cinder.api.openstack.wsgi [None req-778eb872-212f-4b2e-93e4-56f355564e7a tempest-CreateVolumesFromBackupTest-1130909323 tempest-CreateVolumesFromBackupTest-1130909323-project-member] POST https://10.4.3.117/volume/v3/volumes Jul 27 16:20:13.261510 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.openstack.wsgi [None req-778eb872-212f-4b2e-93e4-56f355564e7a tempest-CreateVolumesFromBackupTest-1130909323 tempest-CreateVolumesFromBackupTest-1130909323-project-member] Action: 'create', calling method: create, body: {"volume": {"'backup_id": "ff7999f4-0714-4bd4-982a-ac500b350439", "size": 1, "name": "tempest-CreateVolumesFromBackupTest-Volume-1629476857"}} {{(pid=100522) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 27 16:20:13.262900 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.v3.volumes [None req-778eb872-212f-4b2e-93e4-56f355564e7a tempest-CreateVolumesFromBackupTest-1130909323 tempest-CreateVolumesFromBackupTest-1130909323-project-member] Create volume request body: {'volume': {"'backup_id": 'ff7999f4-0714-4bd4-982a-ac500b350439', 'size': 1, 'name': 'tempest-CreateVolumesFromBackupTest-Volume-1629476857'}} {{(pid=100522) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 27 16:20:13.263085 np0000005924 devstack@c-api.service[100522]: INFO cinder.api.v3.volumes [None req-778eb872-212f-4b2e-93e4-56f355564e7a tempest-CreateVolumesFromBackupTest-1130909323 tempest-CreateVolumesFromBackupTest-1130909323-project-member] Create volume of 1 GB Jul 27 16:20:13.263557 np0000005924 devstack@c-api.service[100522]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:20:13.263557 np0000005924 devstack@c-api.service[100522]: warnings.warn( Jul 27 16:20:13.267612 np0000005924 devstack@c-api.service[100522]: INFO cinder.volume.api [None req-778eb872-212f-4b2e-93e4-56f355564e7a tempest-CreateVolumesFromBackupTest-1130909323 tempest-CreateVolumesFromBackupTest-1130909323-project-member] Availability Zones retrieved successfully. Jul 27 16:20:13.276637 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.volume.api [None req-778eb872-212f-4b2e-93e4-56f355564e7a tempest-CreateVolumesFromBackupTest-1130909323 tempest-CreateVolumesFromBackupTest-1130909323-project-member] Flow 'volume_create_api' (5dad98dc-5ec0-4397-baf1-122c018c9985) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100522) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 27 16:20:13.277691 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.volume.api [None req-778eb872-212f-4b2e-93e4-56f355564e7a tempest-CreateVolumesFromBackupTest-1130909323 tempest-CreateVolumesFromBackupTest-1130909323-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (9ba5b8da-133f-4b41-8e13-065906cdfa8a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100522) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 27 16:20:13.278661 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.volume.flows.api.create_volume [None req-778eb872-212f-4b2e-93e4-56f355564e7a tempest-CreateVolumesFromBackupTest-1130909323 tempest-CreateVolumesFromBackupTest-1130909323-project-member] Validating volume size '1' using validate_int {{(pid=100522) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 27 16:20:13.306334 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.volume.api [None req-778eb872-212f-4b2e-93e4-56f355564e7a tempest-CreateVolumesFromBackupTest-1130909323 tempest-CreateVolumesFromBackupTest-1130909323-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (9ba5b8da-133f-4b41-8e13-065906cdfa8a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-27T16:04:59Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=2bce4e1a-e6e0-49d9-be36-c3405449a01e,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '2bce4e1a-e6e0-49d9-be36-c3405449a01e', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100522) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 27 16:20:13.307163 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.volume.api [None req-778eb872-212f-4b2e-93e4-56f355564e7a tempest-CreateVolumesFromBackupTest-1130909323 tempest-CreateVolumesFromBackupTest-1130909323-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (fc3892bb-612a-449f-9834-5e635ea249c0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100522) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 27 16:20:13.347403 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.quota [None req-778eb872-212f-4b2e-93e4-56f355564e7a tempest-CreateVolumesFromBackupTest-1130909323 tempest-CreateVolumesFromBackupTest-1130909323-project-member] Created reservations ['519ff01f-ff91-4fd5-8ffb-a3acacc8d78d', '2b629604-8d62-4f5d-a95f-c64cf7ffac2c', 'b7222f00-c13d-4792-a2b8-bd88a48f1a06', '9d218991-17ef-490a-9958-234abb008cfa'] {{(pid=100522) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 27 16:20:13.348189 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.volume.api [None req-778eb872-212f-4b2e-93e4-56f355564e7a tempest-CreateVolumesFromBackupTest-1130909323 tempest-CreateVolumesFromBackupTest-1130909323-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (fc3892bb-612a-449f-9834-5e635ea249c0) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['519ff01f-ff91-4fd5-8ffb-a3acacc8d78d', '2b629604-8d62-4f5d-a95f-c64cf7ffac2c', 'b7222f00-c13d-4792-a2b8-bd88a48f1a06', '9d218991-17ef-490a-9958-234abb008cfa']}' {{(pid=100522) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 27 16:20:13.348978 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.volume.api [None req-778eb872-212f-4b2e-93e4-56f355564e7a tempest-CreateVolumesFromBackupTest-1130909323 tempest-CreateVolumesFromBackupTest-1130909323-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (bb3555a9-040f-4ed3-9a6d-95d045631ec3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100522) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 27 16:20:13.373461 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.volume.api [None req-778eb872-212f-4b2e-93e4-56f355564e7a tempest-CreateVolumesFromBackupTest-1130909323 tempest-CreateVolumesFromBackupTest-1130909323-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (bb3555a9-040f-4ed3-9a6d-95d045631ec3) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'fe2a369a-7a8b-4802-b058-75861b2e583d', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromBackupTest-Volume-1629476857',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='45005cba9f094544b0e04dfb094122dc',qos_specs=None,replication_status=,reservations=['519ff01f-ff91-4fd5-8ffb-a3acacc8d78d','2b629604-8d62-4f5d-a95f-c64cf7ffac2c','b7222f00-c13d-4792-a2b8-bd88a48f1a06','9d218991-17ef-490a-9958-234abb008cfa'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='367f5a544ed648d5b62697de9b8029b0',volume_type_id=2bce4e1a-e6e0-49d9-be36-c3405449a01e), 'volume': Volume(_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-27T16:20:13Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromBackupTest-Volume-1629476857',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=fe2a369a-7a8b-4802-b058-75861b2e583d,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='45005cba9f094544b0e04dfb094122dc',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='367f5a544ed648d5b62697de9b8029b0',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(2bce4e1a-e6e0-49d9-be36-c3405449a01e),volume_type_id=2bce4e1a-e6e0-49d9-be36-c3405449a01e)}' {{(pid=100522) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 27 16:20:13.374278 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.volume.api [None req-778eb872-212f-4b2e-93e4-56f355564e7a tempest-CreateVolumesFromBackupTest-1130909323 tempest-CreateVolumesFromBackupTest-1130909323-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (583474df-d862-4400-b954-c1cd02969461) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100522) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 27 16:20:13.393581 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.volume.api [None req-778eb872-212f-4b2e-93e4-56f355564e7a tempest-CreateVolumesFromBackupTest-1130909323 tempest-CreateVolumesFromBackupTest-1130909323-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (583474df-d862-4400-b954-c1cd02969461) transitioned into state 'SUCCESS' from state '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-1629476857',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='45005cba9f094544b0e04dfb094122dc',qos_specs=None,replication_status=,reservations=['519ff01f-ff91-4fd5-8ffb-a3acacc8d78d','2b629604-8d62-4f5d-a95f-c64cf7ffac2c','b7222f00-c13d-4792-a2b8-bd88a48f1a06','9d218991-17ef-490a-9958-234abb008cfa'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='367f5a544ed648d5b62697de9b8029b0',volume_type_id=2bce4e1a-e6e0-49d9-be36-c3405449a01e)}' {{(pid=100522) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 27 16:20:13.394474 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.volume.api [None req-778eb872-212f-4b2e-93e4-56f355564e7a tempest-CreateVolumesFromBackupTest-1130909323 tempest-CreateVolumesFromBackupTest-1130909323-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (4da283e0-44f9-48e4-bde9-11792917f573) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100522) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 27 16:20:13.404610 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.volume.api [None req-778eb872-212f-4b2e-93e4-56f355564e7a tempest-CreateVolumesFromBackupTest-1130909323 tempest-CreateVolumesFromBackupTest-1130909323-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (4da283e0-44f9-48e4-bde9-11792917f573) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100522) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 27 16:20:13.405468 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.volume.api [None req-778eb872-212f-4b2e-93e4-56f355564e7a tempest-CreateVolumesFromBackupTest-1130909323 tempest-CreateVolumesFromBackupTest-1130909323-project-member] Flow 'volume_create_api' (5dad98dc-5ec0-4397-baf1-122c018c9985) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100522) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 27 16:20:13.405829 np0000005924 devstack@c-api.service[100522]: INFO cinder.volume.api [None req-778eb872-212f-4b2e-93e4-56f355564e7a tempest-CreateVolumesFromBackupTest-1130909323 tempest-CreateVolumesFromBackupTest-1130909323-project-member] Create volume request issued successfully. Jul 27 16:20:13.406505 np0000005924 devstack@c-api.service[100522]: INFO cinder.api.openstack.wsgi [None req-778eb872-212f-4b2e-93e4-56f355564e7a tempest-CreateVolumesFromBackupTest-1130909323 tempest-CreateVolumesFromBackupTest-1130909323-project-member] https://10.4.3.117/volume/v3/volumes returned with HTTP 202 Jul 27 16:20:13.407013 np0000005924 devstack@c-api.service[100522]: [pid: 100522|app: 0|req: 1103/4455] 10.4.3.117 () {68 vars in 1259 bytes} [Mon Jul 27 16:20:13 2026] POST /volume/v3/volumes => generated 758 bytes in 148 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 27 16:20:13.418422 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.middleware.request_id [None req-3d2cee15-6e9b-4665-8ebf-9e1291cbee87 None None] RequestId filter calling following filter/app {{(pid=100521) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:20:13.420706 np0000005924 devstack@c-api.service[100521]: INFO cinder.api.openstack.wsgi [None req-3d2cee15-6e9b-4665-8ebf-9e1291cbee87 tempest-CreateVolumesFromBackupTest-1130909323 tempest-CreateVolumesFromBackupTest-1130909323-project-member] GET https://10.4.3.117/volume/v3/volumes/8a3dd550-6477-4365-a17d-2812d5552416 Jul 27 16:20:13.420886 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.openstack.wsgi [None req-3d2cee15-6e9b-4665-8ebf-9e1291cbee87 tempest-CreateVolumesFromBackupTest-1130909323 tempest-CreateVolumesFromBackupTest-1130909323-project-member] Empty body provided in request {{(pid=100521) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:20:13.421061 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.openstack.wsgi [None req-3d2cee15-6e9b-4665-8ebf-9e1291cbee87 tempest-CreateVolumesFromBackupTest-1130909323 tempest-CreateVolumesFromBackupTest-1130909323-project-member] Calling method 'show' {{(pid=100521) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:20:13.428166 np0000005924 devstack@c-api.service[100521]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:20:13.428166 np0000005924 devstack@c-api.service[100521]: warnings.warn( Jul 27 16:20:13.431558 np0000005924 devstack@c-api.service[100521]: INFO cinder.volume.api [None req-3d2cee15-6e9b-4665-8ebf-9e1291cbee87 tempest-CreateVolumesFromBackupTest-1130909323 tempest-CreateVolumesFromBackupTest-1130909323-project-member] Volume info retrieved successfully. Jul 27 16:20:13.436032 np0000005924 devstack@c-api.service[100521]: INFO cinder.api.openstack.wsgi [None req-3d2cee15-6e9b-4665-8ebf-9e1291cbee87 tempest-CreateVolumesFromBackupTest-1130909323 tempest-CreateVolumesFromBackupTest-1130909323-project-member] https://10.4.3.117/volume/v3/volumes/8a3dd550-6477-4365-a17d-2812d5552416 returned with HTTP 200 Jul 27 16:20:13.436432 np0000005924 devstack@c-api.service[100521]: [pid: 100521|app: 0|req: 1113/4456] 10.4.3.117 () {66 vars in 1348 bytes} [Mon Jul 27 16:20:13 2026] GET /volume/v3/volumes/8a3dd550-6477-4365-a17d-2812d5552416 => generated 851 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 27 16:20:13.447860 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.middleware.request_id [None req-868af0fe-8454-49db-b2b2-1d7a33a27102 None None] RequestId filter calling following filter/app {{(pid=100523) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:20:13.449640 np0000005924 devstack@c-api.service[100523]: INFO cinder.api.openstack.wsgi [None req-868af0fe-8454-49db-b2b2-1d7a33a27102 tempest-CreateVolumesFromBackupTest-1130909323 tempest-CreateVolumesFromBackupTest-1130909323-project-member] GET https://10.4.3.117/volume/v3/volumes/64696a49-b0c7-43d7-ad79-f6f30e702e1f Jul 27 16:20:13.449862 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.openstack.wsgi [None req-868af0fe-8454-49db-b2b2-1d7a33a27102 tempest-CreateVolumesFromBackupTest-1130909323 tempest-CreateVolumesFromBackupTest-1130909323-project-member] Empty body provided in request {{(pid=100523) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:20:13.450086 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.openstack.wsgi [None req-868af0fe-8454-49db-b2b2-1d7a33a27102 tempest-CreateVolumesFromBackupTest-1130909323 tempest-CreateVolumesFromBackupTest-1130909323-project-member] Calling method 'show' {{(pid=100523) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:20:13.457300 np0000005924 devstack@c-api.service[100523]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:20:13.457300 np0000005924 devstack@c-api.service[100523]: warnings.warn( Jul 27 16:20:13.461515 np0000005924 devstack@c-api.service[100523]: INFO cinder.volume.api [None req-868af0fe-8454-49db-b2b2-1d7a33a27102 tempest-CreateVolumesFromBackupTest-1130909323 tempest-CreateVolumesFromBackupTest-1130909323-project-member] Volume info retrieved successfully. Jul 27 16:20:13.465528 np0000005924 devstack@c-api.service[100523]: INFO cinder.api.openstack.wsgi [None req-868af0fe-8454-49db-b2b2-1d7a33a27102 tempest-CreateVolumesFromBackupTest-1130909323 tempest-CreateVolumesFromBackupTest-1130909323-project-member] https://10.4.3.117/volume/v3/volumes/64696a49-b0c7-43d7-ad79-f6f30e702e1f returned with HTTP 200 Jul 27 16:20:13.466069 np0000005924 devstack@c-api.service[100523]: [pid: 100523|app: 0|req: 1121/4457] 10.4.3.117 () {66 vars in 1348 bytes} [Mon Jul 27 16:20:13 2026] GET /volume/v3/volumes/64696a49-b0c7-43d7-ad79-f6f30e702e1f => generated 850 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 27 16:20:13.479274 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.middleware.request_id [None req-d7c67e32-750c-4707-9e0d-5c729b4153d6 None None] RequestId filter calling following filter/app {{(pid=100524) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:20:13.481066 np0000005924 devstack@c-api.service[100524]: INFO cinder.api.openstack.wsgi [None req-d7c67e32-750c-4707-9e0d-5c729b4153d6 tempest-CreateVolumesFromBackupTest-1130909323 tempest-CreateVolumesFromBackupTest-1130909323-project-member] GET https://10.4.3.117/volume/v3/volumes/a7ef1532-ff1a-4a59-9b11-5d56cdba2625 Jul 27 16:20:13.481247 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.openstack.wsgi [None req-d7c67e32-750c-4707-9e0d-5c729b4153d6 tempest-CreateVolumesFromBackupTest-1130909323 tempest-CreateVolumesFromBackupTest-1130909323-project-member] Empty body provided in request {{(pid=100524) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:20:13.481449 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.openstack.wsgi [None req-d7c67e32-750c-4707-9e0d-5c729b4153d6 tempest-CreateVolumesFromBackupTest-1130909323 tempest-CreateVolumesFromBackupTest-1130909323-project-member] Calling method 'show' {{(pid=100524) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:20:13.488404 np0000005924 devstack@c-api.service[100524]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:20:13.488404 np0000005924 devstack@c-api.service[100524]: warnings.warn( Jul 27 16:20:13.491974 np0000005924 devstack@c-api.service[100524]: INFO cinder.volume.api [None req-d7c67e32-750c-4707-9e0d-5c729b4153d6 tempest-CreateVolumesFromBackupTest-1130909323 tempest-CreateVolumesFromBackupTest-1130909323-project-member] Volume info retrieved successfully. Jul 27 16:20:13.495882 np0000005924 devstack@c-api.service[100524]: INFO cinder.api.openstack.wsgi [None req-d7c67e32-750c-4707-9e0d-5c729b4153d6 tempest-CreateVolumesFromBackupTest-1130909323 tempest-CreateVolumesFromBackupTest-1130909323-project-member] https://10.4.3.117/volume/v3/volumes/a7ef1532-ff1a-4a59-9b11-5d56cdba2625 returned with HTTP 200 Jul 27 16:20:13.496238 np0000005924 devstack@c-api.service[100524]: [pid: 100524|app: 0|req: 1121/4458] 10.4.3.117 () {66 vars in 1348 bytes} [Mon Jul 27 16:20:13 2026] GET /volume/v3/volumes/a7ef1532-ff1a-4a59-9b11-5d56cdba2625 => generated 851 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 27 16:20:13.508411 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.middleware.request_id [None req-5f79dcc9-553c-45f7-a311-20bee31ce4a6 None None] RequestId filter calling following filter/app {{(pid=100522) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:20:13.510484 np0000005924 devstack@c-api.service[100522]: INFO cinder.api.openstack.wsgi [None req-5f79dcc9-553c-45f7-a311-20bee31ce4a6 tempest-CreateVolumesFromBackupTest-1130909323 tempest-CreateVolumesFromBackupTest-1130909323-project-member] GET https://10.4.3.117/volume/v3/volumes/0f66256b-e29d-4025-a1a2-373a52dc4fb3 Jul 27 16:20:13.510715 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.openstack.wsgi [None req-5f79dcc9-553c-45f7-a311-20bee31ce4a6 tempest-CreateVolumesFromBackupTest-1130909323 tempest-CreateVolumesFromBackupTest-1130909323-project-member] Empty body provided in request {{(pid=100522) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:20:13.510917 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.openstack.wsgi [None req-5f79dcc9-553c-45f7-a311-20bee31ce4a6 tempest-CreateVolumesFromBackupTest-1130909323 tempest-CreateVolumesFromBackupTest-1130909323-project-member] Calling method 'show' {{(pid=100522) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:20:13.517932 np0000005924 devstack@c-api.service[100522]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:20:13.517932 np0000005924 devstack@c-api.service[100522]: warnings.warn( Jul 27 16:20:13.521204 np0000005924 devstack@c-api.service[100522]: INFO cinder.volume.api [None req-5f79dcc9-553c-45f7-a311-20bee31ce4a6 tempest-CreateVolumesFromBackupTest-1130909323 tempest-CreateVolumesFromBackupTest-1130909323-project-member] Volume info retrieved successfully. Jul 27 16:20:13.524902 np0000005924 devstack@c-api.service[100522]: INFO cinder.api.openstack.wsgi [None req-5f79dcc9-553c-45f7-a311-20bee31ce4a6 tempest-CreateVolumesFromBackupTest-1130909323 tempest-CreateVolumesFromBackupTest-1130909323-project-member] https://10.4.3.117/volume/v3/volumes/0f66256b-e29d-4025-a1a2-373a52dc4fb3 returned with HTTP 200 Jul 27 16:20:13.525244 np0000005924 devstack@c-api.service[100522]: [pid: 100522|app: 0|req: 1104/4459] 10.4.3.117 () {66 vars in 1348 bytes} [Mon Jul 27 16:20:13 2026] GET /volume/v3/volumes/0f66256b-e29d-4025-a1a2-373a52dc4fb3 => generated 850 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 27 16:20:13.538893 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.middleware.request_id [None req-f88f4b92-a5d0-425a-a499-45d7104c7fc5 None None] RequestId filter calling following filter/app {{(pid=100521) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:20:13.540563 np0000005924 devstack@c-api.service[100521]: INFO cinder.api.openstack.wsgi [None req-f88f4b92-a5d0-425a-a499-45d7104c7fc5 tempest-CreateVolumesFromBackupTest-1130909323 tempest-CreateVolumesFromBackupTest-1130909323-project-member] GET https://10.4.3.117/volume/v3/volumes/fe2a369a-7a8b-4802-b058-75861b2e583d Jul 27 16:20:13.540803 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.openstack.wsgi [None req-f88f4b92-a5d0-425a-a499-45d7104c7fc5 tempest-CreateVolumesFromBackupTest-1130909323 tempest-CreateVolumesFromBackupTest-1130909323-project-member] Empty body provided in request {{(pid=100521) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:20:13.540987 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.openstack.wsgi [None req-f88f4b92-a5d0-425a-a499-45d7104c7fc5 tempest-CreateVolumesFromBackupTest-1130909323 tempest-CreateVolumesFromBackupTest-1130909323-project-member] Calling method 'show' {{(pid=100521) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:20:13.547551 np0000005924 devstack@c-api.service[100521]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:20:13.547551 np0000005924 devstack@c-api.service[100521]: warnings.warn( Jul 27 16:20:13.551210 np0000005924 devstack@c-api.service[100521]: INFO cinder.volume.api [None req-f88f4b92-a5d0-425a-a499-45d7104c7fc5 tempest-CreateVolumesFromBackupTest-1130909323 tempest-CreateVolumesFromBackupTest-1130909323-project-member] Volume info retrieved successfully. Jul 27 16:20:13.555568 np0000005924 devstack@c-api.service[100521]: INFO cinder.api.openstack.wsgi [None req-f88f4b92-a5d0-425a-a499-45d7104c7fc5 tempest-CreateVolumesFromBackupTest-1130909323 tempest-CreateVolumesFromBackupTest-1130909323-project-member] https://10.4.3.117/volume/v3/volumes/fe2a369a-7a8b-4802-b058-75861b2e583d returned with HTTP 200 Jul 27 16:20:13.556068 np0000005924 devstack@c-api.service[100521]: [pid: 100521|app: 0|req: 1114/4460] 10.4.3.117 () {66 vars in 1348 bytes} [Mon Jul 27 16:20:13 2026] GET /volume/v3/volumes/fe2a369a-7a8b-4802-b058-75861b2e583d => generated 850 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 27 16:20:13.657347 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.middleware.request_id [None req-e798fd1c-109c-410c-979a-b28398cb4c61 None None] RequestId filter calling following filter/app {{(pid=100523) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:20:13.659731 np0000005924 devstack@c-api.service[100523]: INFO cinder.api.openstack.wsgi [None req-e798fd1c-109c-410c-979a-b28398cb4c61 tempest-ProjectAdminTests33-614572375 tempest-ProjectAdminTests33-614572375-project-admin] GET https://10.4.3.117/volume/v3/backups/b080e230-3493-4224-9ec0-e4d8a8cf4e18 Jul 27 16:20:13.660155 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.openstack.wsgi [None req-e798fd1c-109c-410c-979a-b28398cb4c61 tempest-ProjectAdminTests33-614572375 tempest-ProjectAdminTests33-614572375-project-admin] Empty body provided in request {{(pid=100523) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:20:13.660471 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.openstack.wsgi [None req-e798fd1c-109c-410c-979a-b28398cb4c61 tempest-ProjectAdminTests33-614572375 tempest-ProjectAdminTests33-614572375-project-admin] Calling method 'show' {{(pid=100523) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:20:13.660658 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.v3.backups [None req-e798fd1c-109c-410c-979a-b28398cb4c61 tempest-ProjectAdminTests33-614572375 tempest-ProjectAdminTests33-614572375-project-admin] Show backup with id b080e230-3493-4224-9ec0-e4d8a8cf4e18. {{(pid=100523) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 27 16:20:13.666055 np0000005924 devstack@c-api.service[100523]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:20:13.666055 np0000005924 devstack@c-api.service[100523]: warnings.warn( Jul 27 16:20:13.667006 np0000005924 devstack@c-api.service[100523]: INFO cinder.api.openstack.wsgi [None req-e798fd1c-109c-410c-979a-b28398cb4c61 tempest-ProjectAdminTests33-614572375 tempest-ProjectAdminTests33-614572375-project-admin] https://10.4.3.117/volume/v3/backups/b080e230-3493-4224-9ec0-e4d8a8cf4e18 returned with HTTP 200 Jul 27 16:20:13.667561 np0000005924 devstack@c-api.service[100523]: [pid: 100523|app: 0|req: 1122/4461] 10.4.3.117 () {68 vars in 1388 bytes} [Mon Jul 27 16:20:13 2026] GET /volume/v3/backups/b080e230-3493-4224-9ec0-e4d8a8cf4e18 => generated 709 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 27 16:20:14.056206 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.middleware.request_id [None req-b84b7121-a9c5-4224-9745-68fc43b048f0 None None] RequestId filter calling following filter/app {{(pid=100524) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:20:14.058048 np0000005924 devstack@c-api.service[100524]: INFO cinder.api.openstack.wsgi [None req-b84b7121-a9c5-4224-9745-68fc43b048f0 tempest-CinderUnicodeTest-1489870587 tempest-CinderUnicodeTest-1489870587-project-member] GET https://10.4.3.117/volume/v3/volumes/367b55d0-bb86-4934-9e81-69a60c9d2867 Jul 27 16:20:14.058244 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.openstack.wsgi [None req-b84b7121-a9c5-4224-9745-68fc43b048f0 tempest-CinderUnicodeTest-1489870587 tempest-CinderUnicodeTest-1489870587-project-member] Empty body provided in request {{(pid=100524) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:20:14.058434 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.openstack.wsgi [None req-b84b7121-a9c5-4224-9745-68fc43b048f0 tempest-CinderUnicodeTest-1489870587 tempest-CinderUnicodeTest-1489870587-project-member] Calling method 'show' {{(pid=100524) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:20:14.065512 np0000005924 devstack@c-api.service[100524]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:20:14.065512 np0000005924 devstack@c-api.service[100524]: warnings.warn( Jul 27 16:20:14.068776 np0000005924 devstack@c-api.service[100524]: INFO cinder.volume.api [None req-b84b7121-a9c5-4224-9745-68fc43b048f0 tempest-CinderUnicodeTest-1489870587 tempest-CinderUnicodeTest-1489870587-project-member] Volume info retrieved successfully. Jul 27 16:20:14.072646 np0000005924 devstack@c-api.service[100524]: INFO cinder.api.openstack.wsgi [None req-b84b7121-a9c5-4224-9745-68fc43b048f0 tempest-CinderUnicodeTest-1489870587 tempest-CinderUnicodeTest-1489870587-project-member] https://10.4.3.117/volume/v3/volumes/367b55d0-bb86-4934-9e81-69a60c9d2867 returned with HTTP 200 Jul 27 16:20:14.073052 np0000005924 devstack@c-api.service[100524]: [pid: 100524|app: 0|req: 1122/4462] 10.4.3.117 () {66 vars in 1348 bytes} [Mon Jul 27 16:20:14 2026] GET /volume/v3/volumes/367b55d0-bb86-4934-9e81-69a60c9d2867 => generated 868 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 27 16:20:14.084933 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.middleware.request_id [None req-d185af3e-9483-4b8e-a45f-6039c8091584 None None] RequestId filter calling following filter/app {{(pid=100522) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:20:14.086547 np0000005924 devstack@c-api.service[100522]: INFO cinder.api.openstack.wsgi [None req-d185af3e-9483-4b8e-a45f-6039c8091584 tempest-CinderUnicodeTest-1489870587 tempest-CinderUnicodeTest-1489870587-project-member] GET https://10.4.3.117/volume/v3/volumes/367b55d0-bb86-4934-9e81-69a60c9d2867 Jul 27 16:20:14.086740 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.openstack.wsgi [None req-d185af3e-9483-4b8e-a45f-6039c8091584 tempest-CinderUnicodeTest-1489870587 tempest-CinderUnicodeTest-1489870587-project-member] Empty body provided in request {{(pid=100522) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:20:14.086920 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.openstack.wsgi [None req-d185af3e-9483-4b8e-a45f-6039c8091584 tempest-CinderUnicodeTest-1489870587 tempest-CinderUnicodeTest-1489870587-project-member] Calling method 'show' {{(pid=100522) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:20:14.093340 np0000005924 devstack@c-api.service[100522]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:20:14.093340 np0000005924 devstack@c-api.service[100522]: warnings.warn( Jul 27 16:20:14.096449 np0000005924 devstack@c-api.service[100522]: INFO cinder.volume.api [None req-d185af3e-9483-4b8e-a45f-6039c8091584 tempest-CinderUnicodeTest-1489870587 tempest-CinderUnicodeTest-1489870587-project-member] Volume info retrieved successfully. Jul 27 16:20:14.100256 np0000005924 devstack@c-api.service[100522]: INFO cinder.api.openstack.wsgi [None req-d185af3e-9483-4b8e-a45f-6039c8091584 tempest-CinderUnicodeTest-1489870587 tempest-CinderUnicodeTest-1489870587-project-member] https://10.4.3.117/volume/v3/volumes/367b55d0-bb86-4934-9e81-69a60c9d2867 returned with HTTP 200 Jul 27 16:20:14.100751 np0000005924 devstack@c-api.service[100522]: [pid: 100522|app: 0|req: 1105/4463] 10.4.3.117 () {66 vars in 1348 bytes} [Mon Jul 27 16:20:14 2026] GET /volume/v3/volumes/367b55d0-bb86-4934-9e81-69a60c9d2867 => generated 868 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 27 16:20:14.114797 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.middleware.request_id [None req-8b56dbdf-d87f-48ad-b621-88f754542de5 None None] RequestId filter calling following filter/app {{(pid=100521) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:20:14.116478 np0000005924 devstack@c-api.service[100521]: INFO cinder.api.openstack.wsgi [None req-8b56dbdf-d87f-48ad-b621-88f754542de5 tempest-CinderUnicodeTest-1489870587 tempest-CinderUnicodeTest-1489870587-project-member] POST https://10.4.3.117/volume/v3/snapshots Jul 27 16:20:14.116803 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.openstack.wsgi [None req-8b56dbdf-d87f-48ad-b621-88f754542de5 tempest-CinderUnicodeTest-1489870587 tempest-CinderUnicodeTest-1489870587-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "367b55d0-bb86-4934-9e81-69a60c9d2867", "description": "\u4e2d\u56fd\u793e\u533a", "name": "tempest-CinderUnicodeTest-Snapshot-1107399530"}} {{(pid=100521) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 27 16:20:14.124569 np0000005924 devstack@c-api.service[100521]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:20:14.124569 np0000005924 devstack@c-api.service[100521]: warnings.warn( Jul 27 16:20:14.125039 np0000005924 devstack@c-api.service[100521]: INFO cinder.volume.api [None req-8b56dbdf-d87f-48ad-b621-88f754542de5 tempest-CinderUnicodeTest-1489870587 tempest-CinderUnicodeTest-1489870587-project-member] Volume info retrieved successfully. Jul 27 16:20:14.125164 np0000005924 devstack@c-api.service[100521]: INFO cinder.api.v3.snapshots [None req-8b56dbdf-d87f-48ad-b621-88f754542de5 tempest-CinderUnicodeTest-1489870587 tempest-CinderUnicodeTest-1489870587-project-member] Create snapshot from volume 367b55d0-bb86-4934-9e81-69a60c9d2867 Jul 27 16:20:14.179762 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.quota [None req-8b56dbdf-d87f-48ad-b621-88f754542de5 tempest-CinderUnicodeTest-1489870587 tempest-CinderUnicodeTest-1489870587-project-member] Created reservations ['94380afe-1bd3-4ab7-afb7-80eca431c099', '59308a05-dfe1-4d3c-9024-45013657ede9', '93c4e0c1-704f-45d8-a167-3db0ad7a0ff2', '688f4a3c-db64-4e3a-955b-e6ab8c22857d'] {{(pid=100521) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 27 16:20:14.230043 np0000005924 devstack@c-api.service[100521]: INFO cinder.volume.api [None req-8b56dbdf-d87f-48ad-b621-88f754542de5 tempest-CinderUnicodeTest-1489870587 tempest-CinderUnicodeTest-1489870587-project-member] Snapshot create request issued successfully. Jul 27 16:20:14.230543 np0000005924 devstack@c-api.service[100521]: INFO cinder.api.openstack.wsgi [None req-8b56dbdf-d87f-48ad-b621-88f754542de5 tempest-CinderUnicodeTest-1489870587 tempest-CinderUnicodeTest-1489870587-project-member] https://10.4.3.117/volume/v3/snapshots returned with HTTP 202 Jul 27 16:20:14.231178 np0000005924 devstack@c-api.service[100521]: [pid: 100521|app: 0|req: 1115/4464] 10.4.3.117 () {68 vars in 1265 bytes} [Mon Jul 27 16:20:14 2026] POST /volume/v3/snapshots => generated 326 bytes in 117 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 27 16:20:14.241480 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.middleware.request_id [None req-7488b1b0-f180-49ed-a158-a9b2db5f5146 None None] RequestId filter calling following filter/app {{(pid=100523) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:20:14.243226 np0000005924 devstack@c-api.service[100523]: INFO cinder.api.openstack.wsgi [None req-7488b1b0-f180-49ed-a158-a9b2db5f5146 tempest-CinderUnicodeTest-1489870587 tempest-CinderUnicodeTest-1489870587-project-member] GET https://10.4.3.117/volume/v3/snapshots/8f2c1708-a075-407e-92ae-33c1074629e8 Jul 27 16:20:14.243712 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.openstack.wsgi [None req-7488b1b0-f180-49ed-a158-a9b2db5f5146 tempest-CinderUnicodeTest-1489870587 tempest-CinderUnicodeTest-1489870587-project-member] Empty body provided in request {{(pid=100523) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:20:14.244047 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.openstack.wsgi [None req-7488b1b0-f180-49ed-a158-a9b2db5f5146 tempest-CinderUnicodeTest-1489870587 tempest-CinderUnicodeTest-1489870587-project-member] Calling method 'show' {{(pid=100523) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:20:14.250024 np0000005924 devstack@c-api.service[100523]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:20:14.250024 np0000005924 devstack@c-api.service[100523]: warnings.warn( Jul 27 16:20:14.250858 np0000005924 devstack@c-api.service[100523]: INFO cinder.volume.api [None req-7488b1b0-f180-49ed-a158-a9b2db5f5146 tempest-CinderUnicodeTest-1489870587 tempest-CinderUnicodeTest-1489870587-project-member] Snapshot retrieved successfully. Jul 27 16:20:14.251991 np0000005924 devstack@c-api.service[100523]: INFO cinder.api.openstack.wsgi [None req-7488b1b0-f180-49ed-a158-a9b2db5f5146 tempest-CinderUnicodeTest-1489870587 tempest-CinderUnicodeTest-1489870587-project-member] https://10.4.3.117/volume/v3/snapshots/8f2c1708-a075-407e-92ae-33c1074629e8 returned with HTTP 200 Jul 27 16:20:14.252607 np0000005924 devstack@c-api.service[100523]: [pid: 100523|app: 0|req: 1123/4465] 10.4.3.117 () {66 vars in 1354 bytes} [Mon Jul 27 16:20:14 2026] GET /volume/v3/snapshots/8f2c1708-a075-407e-92ae-33c1074629e8 => generated 458 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 27 16:20:14.568302 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.middleware.request_id [None req-9ecf2ba0-7763-489c-a495-7c8d47adeb3f None None] RequestId filter calling following filter/app {{(pid=100524) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:20:14.570286 np0000005924 devstack@c-api.service[100524]: INFO cinder.api.openstack.wsgi [None req-9ecf2ba0-7763-489c-a495-7c8d47adeb3f tempest-CreateVolumesFromBackupTest-1130909323 tempest-CreateVolumesFromBackupTest-1130909323-project-member] GET https://10.4.3.117/volume/v3/volumes/fe2a369a-7a8b-4802-b058-75861b2e583d Jul 27 16:20:14.570527 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.openstack.wsgi [None req-9ecf2ba0-7763-489c-a495-7c8d47adeb3f tempest-CreateVolumesFromBackupTest-1130909323 tempest-CreateVolumesFromBackupTest-1130909323-project-member] Empty body provided in request {{(pid=100524) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:20:14.570763 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.openstack.wsgi [None req-9ecf2ba0-7763-489c-a495-7c8d47adeb3f tempest-CreateVolumesFromBackupTest-1130909323 tempest-CreateVolumesFromBackupTest-1130909323-project-member] Calling method 'show' {{(pid=100524) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:20:14.577673 np0000005924 devstack@c-api.service[100524]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:20:14.577673 np0000005924 devstack@c-api.service[100524]: warnings.warn( Jul 27 16:20:14.581346 np0000005924 devstack@c-api.service[100524]: INFO cinder.volume.api [None req-9ecf2ba0-7763-489c-a495-7c8d47adeb3f tempest-CreateVolumesFromBackupTest-1130909323 tempest-CreateVolumesFromBackupTest-1130909323-project-member] Volume info retrieved successfully. Jul 27 16:20:14.585241 np0000005924 devstack@c-api.service[100524]: INFO cinder.api.openstack.wsgi [None req-9ecf2ba0-7763-489c-a495-7c8d47adeb3f tempest-CreateVolumesFromBackupTest-1130909323 tempest-CreateVolumesFromBackupTest-1130909323-project-member] https://10.4.3.117/volume/v3/volumes/fe2a369a-7a8b-4802-b058-75861b2e583d returned with HTTP 200 Jul 27 16:20:14.585624 np0000005924 devstack@c-api.service[100524]: [pid: 100524|app: 0|req: 1123/4466] 10.4.3.117 () {66 vars in 1348 bytes} [Mon Jul 27 16:20:14 2026] GET /volume/v3/volumes/fe2a369a-7a8b-4802-b058-75861b2e583d => generated 851 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 27 16:20:14.597075 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.middleware.request_id [None req-dd4c692a-fec4-48f9-a842-fb8788636ba3 None None] RequestId filter calling following filter/app {{(pid=100522) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:20:14.598775 np0000005924 devstack@c-api.service[100522]: INFO cinder.api.openstack.wsgi [None req-dd4c692a-fec4-48f9-a842-fb8788636ba3 tempest-CreateVolumesFromBackupTest-1130909323 tempest-CreateVolumesFromBackupTest-1130909323-project-member] DELETE https://10.4.3.117/volume/v3/backups/ff7999f4-0714-4bd4-982a-ac500b350439 Jul 27 16:20:14.598985 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.openstack.wsgi [None req-dd4c692a-fec4-48f9-a842-fb8788636ba3 tempest-CreateVolumesFromBackupTest-1130909323 tempest-CreateVolumesFromBackupTest-1130909323-project-member] Empty body provided in request {{(pid=100522) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:20:14.599185 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.openstack.wsgi [None req-dd4c692a-fec4-48f9-a842-fb8788636ba3 tempest-CreateVolumesFromBackupTest-1130909323 tempest-CreateVolumesFromBackupTest-1130909323-project-member] Calling method 'delete' {{(pid=100522) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:20:14.599315 np0000005924 devstack@c-api.service[100522]: INFO cinder.api.contrib.backups [None req-dd4c692a-fec4-48f9-a842-fb8788636ba3 tempest-CreateVolumesFromBackupTest-1130909323 tempest-CreateVolumesFromBackupTest-1130909323-project-member] Delete backup with id: ff7999f4-0714-4bd4-982a-ac500b350439. Jul 27 16:20:14.603142 np0000005924 devstack@c-api.service[100522]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:20:14.603142 np0000005924 devstack@c-api.service[100522]: warnings.warn( Jul 27 16:20:14.624503 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.backup.rpcapi [None req-dd4c692a-fec4-48f9-a842-fb8788636ba3 tempest-CreateVolumesFromBackupTest-1130909323 tempest-CreateVolumesFromBackupTest-1130909323-project-member] delete_backup rpcapi backup_id ff7999f4-0714-4bd4-982a-ac500b350439 {{(pid=100522) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Jul 27 16:20:14.627963 np0000005924 devstack@c-api.service[100522]: INFO cinder.api.openstack.wsgi [None req-dd4c692a-fec4-48f9-a842-fb8788636ba3 tempest-CreateVolumesFromBackupTest-1130909323 tempest-CreateVolumesFromBackupTest-1130909323-project-member] https://10.4.3.117/volume/v3/backups/ff7999f4-0714-4bd4-982a-ac500b350439 returned with HTTP 202 Jul 27 16:20:14.628405 np0000005924 devstack@c-api.service[100522]: [pid: 100522|app: 0|req: 1106/4467] 10.4.3.117 () {66 vars in 1351 bytes} [Mon Jul 27 16:20:14 2026] DELETE /volume/v3/backups/ff7999f4-0714-4bd4-982a-ac500b350439 => generated 0 bytes in 32 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 27 16:20:14.636923 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.middleware.request_id [None req-cc6ec8ee-41be-4947-a9b5-c2e2f7dbeca3 None None] RequestId filter calling following filter/app {{(pid=100521) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:20:14.640684 np0000005924 devstack@c-api.service[100521]: INFO cinder.api.openstack.wsgi [None req-cc6ec8ee-41be-4947-a9b5-c2e2f7dbeca3 tempest-CreateVolumesFromBackupTest-1130909323 tempest-CreateVolumesFromBackupTest-1130909323-project-member] GET https://10.4.3.117/volume/v3/backups/ff7999f4-0714-4bd4-982a-ac500b350439 Jul 27 16:20:14.640905 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.openstack.wsgi [None req-cc6ec8ee-41be-4947-a9b5-c2e2f7dbeca3 tempest-CreateVolumesFromBackupTest-1130909323 tempest-CreateVolumesFromBackupTest-1130909323-project-member] Empty body provided in request {{(pid=100521) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:20:14.641972 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.openstack.wsgi [None req-cc6ec8ee-41be-4947-a9b5-c2e2f7dbeca3 tempest-CreateVolumesFromBackupTest-1130909323 tempest-CreateVolumesFromBackupTest-1130909323-project-member] Calling method 'show' {{(pid=100521) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:20:14.641972 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.v3.backups [None req-cc6ec8ee-41be-4947-a9b5-c2e2f7dbeca3 tempest-CreateVolumesFromBackupTest-1130909323 tempest-CreateVolumesFromBackupTest-1130909323-project-member] Show backup with id ff7999f4-0714-4bd4-982a-ac500b350439. {{(pid=100521) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 27 16:20:14.645996 np0000005924 devstack@c-api.service[100521]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:20:14.645996 np0000005924 devstack@c-api.service[100521]: warnings.warn( Jul 27 16:20:14.647074 np0000005924 devstack@c-api.service[100521]: INFO cinder.api.openstack.wsgi [None req-cc6ec8ee-41be-4947-a9b5-c2e2f7dbeca3 tempest-CreateVolumesFromBackupTest-1130909323 tempest-CreateVolumesFromBackupTest-1130909323-project-member] https://10.4.3.117/volume/v3/backups/ff7999f4-0714-4bd4-982a-ac500b350439 returned with HTTP 200 Jul 27 16:20:14.648222 np0000005924 devstack@c-api.service[100521]: [pid: 100521|app: 0|req: 1116/4468] 10.4.3.117 () {66 vars in 1348 bytes} [Mon Jul 27 16:20:14 2026] GET /volume/v3/backups/ff7999f4-0714-4bd4-982a-ac500b350439 => generated 758 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 27 16:20:14.679620 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.middleware.request_id [None req-b119f74e-6ef0-47aa-9dec-ff80c54a9cb8 None None] RequestId filter calling following filter/app {{(pid=100523) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:20:14.681656 np0000005924 devstack@c-api.service[100523]: INFO cinder.api.openstack.wsgi [None req-b119f74e-6ef0-47aa-9dec-ff80c54a9cb8 tempest-ProjectAdminTests33-614572375 tempest-ProjectAdminTests33-614572375-project-admin] GET https://10.4.3.117/volume/v3/backups/b080e230-3493-4224-9ec0-e4d8a8cf4e18 Jul 27 16:20:14.682001 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.openstack.wsgi [None req-b119f74e-6ef0-47aa-9dec-ff80c54a9cb8 tempest-ProjectAdminTests33-614572375 tempest-ProjectAdminTests33-614572375-project-admin] Empty body provided in request {{(pid=100523) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:20:14.682316 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.openstack.wsgi [None req-b119f74e-6ef0-47aa-9dec-ff80c54a9cb8 tempest-ProjectAdminTests33-614572375 tempest-ProjectAdminTests33-614572375-project-admin] Calling method 'show' {{(pid=100523) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:20:14.682627 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.v3.backups [None req-b119f74e-6ef0-47aa-9dec-ff80c54a9cb8 tempest-ProjectAdminTests33-614572375 tempest-ProjectAdminTests33-614572375-project-admin] Show backup with id b080e230-3493-4224-9ec0-e4d8a8cf4e18. {{(pid=100523) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 27 16:20:14.695945 np0000005924 devstack@c-api.service[100523]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:20:14.695945 np0000005924 devstack@c-api.service[100523]: warnings.warn( Jul 27 16:20:14.696810 np0000005924 devstack@c-api.service[100523]: INFO cinder.api.openstack.wsgi [None req-b119f74e-6ef0-47aa-9dec-ff80c54a9cb8 tempest-ProjectAdminTests33-614572375 tempest-ProjectAdminTests33-614572375-project-admin] https://10.4.3.117/volume/v3/backups/b080e230-3493-4224-9ec0-e4d8a8cf4e18 returned with HTTP 200 Jul 27 16:20:14.697291 np0000005924 devstack@c-api.service[100523]: [pid: 100523|app: 0|req: 1124/4469] 10.4.3.117 () {68 vars in 1388 bytes} [Mon Jul 27 16:20:14 2026] GET /volume/v3/backups/b080e230-3493-4224-9ec0-e4d8a8cf4e18 => generated 710 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 27 16:20:14.712301 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.middleware.request_id [None req-b995c8f7-5a24-4f42-804d-1d8961065f0e None None] RequestId filter calling following filter/app {{(pid=100524) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:20:14.712301 np0000005924 devstack@c-api.service[100524]: INFO cinder.api.openstack.wsgi [None req-b995c8f7-5a24-4f42-804d-1d8961065f0e tempest-ProjectAdminTests33-614572375 tempest-ProjectAdminTests33-614572375-project-admin] DELETE https://10.4.3.117/volume/v3/backups/b080e230-3493-4224-9ec0-e4d8a8cf4e18 Jul 27 16:20:14.712301 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.openstack.wsgi [None req-b995c8f7-5a24-4f42-804d-1d8961065f0e tempest-ProjectAdminTests33-614572375 tempest-ProjectAdminTests33-614572375-project-admin] Empty body provided in request {{(pid=100524) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:20:14.712301 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.openstack.wsgi [None req-b995c8f7-5a24-4f42-804d-1d8961065f0e tempest-ProjectAdminTests33-614572375 tempest-ProjectAdminTests33-614572375-project-admin] Calling method 'delete' {{(pid=100524) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:20:14.712301 np0000005924 devstack@c-api.service[100524]: INFO cinder.api.contrib.backups [None req-b995c8f7-5a24-4f42-804d-1d8961065f0e tempest-ProjectAdminTests33-614572375 tempest-ProjectAdminTests33-614572375-project-admin] Delete backup with id: b080e230-3493-4224-9ec0-e4d8a8cf4e18. Jul 27 16:20:14.715840 np0000005924 devstack@c-api.service[100524]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:20:14.715840 np0000005924 devstack@c-api.service[100524]: warnings.warn( Jul 27 16:20:14.736707 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.backup.rpcapi [None req-b995c8f7-5a24-4f42-804d-1d8961065f0e tempest-ProjectAdminTests33-614572375 tempest-ProjectAdminTests33-614572375-project-admin] delete_backup rpcapi backup_id b080e230-3493-4224-9ec0-e4d8a8cf4e18 {{(pid=100524) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Jul 27 16:20:14.738369 np0000005924 devstack@c-api.service[100524]: INFO cinder.api.openstack.wsgi [None req-b995c8f7-5a24-4f42-804d-1d8961065f0e tempest-ProjectAdminTests33-614572375 tempest-ProjectAdminTests33-614572375-project-admin] https://10.4.3.117/volume/v3/backups/b080e230-3493-4224-9ec0-e4d8a8cf4e18 returned with HTTP 202 Jul 27 16:20:14.739609 np0000005924 devstack@c-api.service[100524]: [pid: 100524|app: 0|req: 1124/4470] 10.4.3.117 () {68 vars in 1391 bytes} [Mon Jul 27 16:20:14 2026] DELETE /volume/v3/backups/b080e230-3493-4224-9ec0-e4d8a8cf4e18 => generated 0 bytes in 31 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 27 16:20:14.749440 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.middleware.request_id [None req-eb0c7d3e-d13e-4e66-b00b-5c25f9587782 None None] RequestId filter calling following filter/app {{(pid=100522) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:20:14.752360 np0000005924 devstack@c-api.service[100522]: INFO cinder.api.openstack.wsgi [None req-eb0c7d3e-d13e-4e66-b00b-5c25f9587782 tempest-ProjectAdminTests33-614572375 tempest-ProjectAdminTests33-614572375-project-admin] POST https://10.4.3.117/volume/v3/volumes Jul 27 16:20:14.752360 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.openstack.wsgi [None req-eb0c7d3e-d13e-4e66-b00b-5c25f9587782 tempest-ProjectAdminTests33-614572375 tempest-ProjectAdminTests33-614572375-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-1049092231"}} {{(pid=100522) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 27 16:20:14.753264 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.v3.volumes [None req-eb0c7d3e-d13e-4e66-b00b-5c25f9587782 tempest-ProjectAdminTests33-614572375 tempest-ProjectAdminTests33-614572375-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-1049092231'}} {{(pid=100522) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 27 16:20:14.754369 np0000005924 devstack@c-api.service[100522]: INFO cinder.api.v3.volumes [None req-eb0c7d3e-d13e-4e66-b00b-5c25f9587782 tempest-ProjectAdminTests33-614572375 tempest-ProjectAdminTests33-614572375-project-admin] Create volume of 1 GB Jul 27 16:20:14.759100 np0000005924 devstack@c-api.service[100522]: INFO cinder.volume.api [None req-eb0c7d3e-d13e-4e66-b00b-5c25f9587782 tempest-ProjectAdminTests33-614572375 tempest-ProjectAdminTests33-614572375-project-admin] Availability Zones retrieved successfully. Jul 27 16:20:14.766003 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.volume.api [None req-eb0c7d3e-d13e-4e66-b00b-5c25f9587782 tempest-ProjectAdminTests33-614572375 tempest-ProjectAdminTests33-614572375-project-admin] Flow 'volume_create_api' (68543af4-8fbf-46ff-b729-f4fde74f93ee) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100522) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 27 16:20:14.766003 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.volume.api [None req-eb0c7d3e-d13e-4e66-b00b-5c25f9587782 tempest-ProjectAdminTests33-614572375 tempest-ProjectAdminTests33-614572375-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (8f2cd3a8-3a89-470b-8601-49064d4040e5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100522) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 27 16:20:14.766269 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.volume.flows.api.create_volume [None req-eb0c7d3e-d13e-4e66-b00b-5c25f9587782 tempest-ProjectAdminTests33-614572375 tempest-ProjectAdminTests33-614572375-project-admin] Validating volume size '1' using validate_int {{(pid=100522) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 27 16:20:14.795536 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.volume.api [None req-eb0c7d3e-d13e-4e66-b00b-5c25f9587782 tempest-ProjectAdminTests33-614572375 tempest-ProjectAdminTests33-614572375-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (8f2cd3a8-3a89-470b-8601-49064d4040e5) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-27T16:04:59Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=2bce4e1a-e6e0-49d9-be36-c3405449a01e,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '2bce4e1a-e6e0-49d9-be36-c3405449a01e', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100522) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 27 16:20:14.795536 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.volume.api [None req-eb0c7d3e-d13e-4e66-b00b-5c25f9587782 tempest-ProjectAdminTests33-614572375 tempest-ProjectAdminTests33-614572375-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (1a5212f1-e8b0-4df4-93ff-49a32693313d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100522) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 27 16:20:14.838880 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.quota [None req-eb0c7d3e-d13e-4e66-b00b-5c25f9587782 tempest-ProjectAdminTests33-614572375 tempest-ProjectAdminTests33-614572375-project-admin] Created reservations ['3a613aba-9c0d-45e2-a0a3-d5a8e341e862', 'b6ac3fb2-8181-49d2-9d33-45c18c3396a3', '43d49734-09f8-4344-a3bb-cf41f5d1dc11', '6d2e7714-5548-472f-a842-a06ad276555f'] {{(pid=100522) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 27 16:20:14.839741 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.volume.api [None req-eb0c7d3e-d13e-4e66-b00b-5c25f9587782 tempest-ProjectAdminTests33-614572375 tempest-ProjectAdminTests33-614572375-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (1a5212f1-e8b0-4df4-93ff-49a32693313d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['3a613aba-9c0d-45e2-a0a3-d5a8e341e862', 'b6ac3fb2-8181-49d2-9d33-45c18c3396a3', '43d49734-09f8-4344-a3bb-cf41f5d1dc11', '6d2e7714-5548-472f-a842-a06ad276555f']}' {{(pid=100522) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 27 16:20:14.840558 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.volume.api [None req-eb0c7d3e-d13e-4e66-b00b-5c25f9587782 tempest-ProjectAdminTests33-614572375 tempest-ProjectAdminTests33-614572375-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (295a00b7-cf92-484a-ac7b-972707b633ae) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100522) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 27 16:20:14.865397 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.volume.api [None req-eb0c7d3e-d13e-4e66-b00b-5c25f9587782 tempest-ProjectAdminTests33-614572375 tempest-ProjectAdminTests33-614572375-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (295a00b7-cf92-484a-ac7b-972707b633ae) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'fd37092f-60bb-417f-a018-044d9d8e4903', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1049092231',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='9a6f1f311281447296d6b0c85c1fe12c',qos_specs=None,replication_status=,reservations=['3a613aba-9c0d-45e2-a0a3-d5a8e341e862','b6ac3fb2-8181-49d2-9d33-45c18c3396a3','43d49734-09f8-4344-a3bb-cf41f5d1dc11','6d2e7714-5548-472f-a842-a06ad276555f'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='22035dcf19f54a24923858d86325242e',volume_type_id=2bce4e1a-e6e0-49d9-be36-c3405449a01e), 'volume': Volume(_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-27T16:20:14Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1049092231',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=fd37092f-60bb-417f-a018-044d9d8e4903,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='9a6f1f311281447296d6b0c85c1fe12c',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='22035dcf19f54a24923858d86325242e',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(2bce4e1a-e6e0-49d9-be36-c3405449a01e),volume_type_id=2bce4e1a-e6e0-49d9-be36-c3405449a01e)}' {{(pid=100522) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 27 16:20:14.865968 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.volume.api [None req-eb0c7d3e-d13e-4e66-b00b-5c25f9587782 tempest-ProjectAdminTests33-614572375 tempest-ProjectAdminTests33-614572375-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (b5a69e7f-7000-474d-a61e-08d557f88ffd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100522) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 27 16:20:14.889145 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.volume.api [None req-eb0c7d3e-d13e-4e66-b00b-5c25f9587782 tempest-ProjectAdminTests33-614572375 tempest-ProjectAdminTests33-614572375-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (b5a69e7f-7000-474d-a61e-08d557f88ffd) transitioned into state 'SUCCESS' from state '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-1049092231',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='9a6f1f311281447296d6b0c85c1fe12c',qos_specs=None,replication_status=,reservations=['3a613aba-9c0d-45e2-a0a3-d5a8e341e862','b6ac3fb2-8181-49d2-9d33-45c18c3396a3','43d49734-09f8-4344-a3bb-cf41f5d1dc11','6d2e7714-5548-472f-a842-a06ad276555f'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='22035dcf19f54a24923858d86325242e',volume_type_id=2bce4e1a-e6e0-49d9-be36-c3405449a01e)}' {{(pid=100522) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 27 16:20:14.889908 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.volume.api [None req-eb0c7d3e-d13e-4e66-b00b-5c25f9587782 tempest-ProjectAdminTests33-614572375 tempest-ProjectAdminTests33-614572375-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (27dbd66c-8d28-4875-ac19-482add4059d6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100522) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 27 16:20:14.905510 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.volume.api [None req-eb0c7d3e-d13e-4e66-b00b-5c25f9587782 tempest-ProjectAdminTests33-614572375 tempest-ProjectAdminTests33-614572375-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (27dbd66c-8d28-4875-ac19-482add4059d6) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100522) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 27 16:20:14.906682 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.volume.api [None req-eb0c7d3e-d13e-4e66-b00b-5c25f9587782 tempest-ProjectAdminTests33-614572375 tempest-ProjectAdminTests33-614572375-project-admin] Flow 'volume_create_api' (68543af4-8fbf-46ff-b729-f4fde74f93ee) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100522) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 27 16:20:14.906682 np0000005924 devstack@c-api.service[100522]: INFO cinder.volume.api [None req-eb0c7d3e-d13e-4e66-b00b-5c25f9587782 tempest-ProjectAdminTests33-614572375 tempest-ProjectAdminTests33-614572375-project-admin] Create volume request issued successfully. Jul 27 16:20:14.907264 np0000005924 devstack@c-api.service[100522]: INFO cinder.api.openstack.wsgi [None req-eb0c7d3e-d13e-4e66-b00b-5c25f9587782 tempest-ProjectAdminTests33-614572375 tempest-ProjectAdminTests33-614572375-project-admin] https://10.4.3.117/volume/v3/volumes returned with HTTP 202 Jul 27 16:20:14.907698 np0000005924 devstack@c-api.service[100522]: [pid: 100522|app: 0|req: 1107/4471] 10.4.3.117 () {70 vars in 1298 bytes} [Mon Jul 27 16:20:14 2026] POST /volume/v3/volumes => generated 778 bytes in 159 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 27 16:20:14.921962 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.middleware.request_id [None req-670854fc-c42f-4e09-83ba-2c1c6c1b49bd None None] RequestId filter calling following filter/app {{(pid=100521) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:20:14.923685 np0000005924 devstack@c-api.service[100521]: INFO cinder.api.openstack.wsgi [None req-670854fc-c42f-4e09-83ba-2c1c6c1b49bd tempest-ProjectAdminTests33-614572375 tempest-ProjectAdminTests33-614572375-project-admin] GET https://10.4.3.117/volume/v3/volumes/fd37092f-60bb-417f-a018-044d9d8e4903 Jul 27 16:20:14.923891 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.openstack.wsgi [None req-670854fc-c42f-4e09-83ba-2c1c6c1b49bd tempest-ProjectAdminTests33-614572375 tempest-ProjectAdminTests33-614572375-project-admin] Empty body provided in request {{(pid=100521) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:20:14.924071 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.openstack.wsgi [None req-670854fc-c42f-4e09-83ba-2c1c6c1b49bd tempest-ProjectAdminTests33-614572375 tempest-ProjectAdminTests33-614572375-project-admin] Calling method 'show' {{(pid=100521) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:20:14.931204 np0000005924 devstack@c-api.service[100521]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:20:14.931204 np0000005924 devstack@c-api.service[100521]: warnings.warn( Jul 27 16:20:14.937349 np0000005924 devstack@c-api.service[100521]: INFO cinder.volume.api [None req-670854fc-c42f-4e09-83ba-2c1c6c1b49bd tempest-ProjectAdminTests33-614572375 tempest-ProjectAdminTests33-614572375-project-admin] Volume info retrieved successfully. Jul 27 16:20:14.939148 np0000005924 devstack@c-api.service[100521]: INFO cinder.api.openstack.wsgi [None req-670854fc-c42f-4e09-83ba-2c1c6c1b49bd tempest-ProjectAdminTests33-614572375 tempest-ProjectAdminTests33-614572375-project-admin] https://10.4.3.117/volume/v3/volumes/fd37092f-60bb-417f-a018-044d9d8e4903 returned with HTTP 200 Jul 27 16:20:14.939602 np0000005924 devstack@c-api.service[100521]: [pid: 100521|app: 0|req: 1117/4472] 10.4.3.117 () {68 vars in 1388 bytes} [Mon Jul 27 16:20:14 2026] GET /volume/v3/volumes/fd37092f-60bb-417f-a018-044d9d8e4903 => generated 957 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 27 16:20:15.261347 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.middleware.request_id [None req-3c94f46f-94eb-4976-85fd-354c58359f08 None None] RequestId filter calling following filter/app {{(pid=100523) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:20:15.263146 np0000005924 devstack@c-api.service[100523]: INFO cinder.api.openstack.wsgi [None req-3c94f46f-94eb-4976-85fd-354c58359f08 tempest-CinderUnicodeTest-1489870587 tempest-CinderUnicodeTest-1489870587-project-member] GET https://10.4.3.117/volume/v3/snapshots/8f2c1708-a075-407e-92ae-33c1074629e8 Jul 27 16:20:15.263399 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.openstack.wsgi [None req-3c94f46f-94eb-4976-85fd-354c58359f08 tempest-CinderUnicodeTest-1489870587 tempest-CinderUnicodeTest-1489870587-project-member] Empty body provided in request {{(pid=100523) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:20:15.263594 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.openstack.wsgi [None req-3c94f46f-94eb-4976-85fd-354c58359f08 tempest-CinderUnicodeTest-1489870587 tempest-CinderUnicodeTest-1489870587-project-member] Calling method 'show' {{(pid=100523) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:20:15.273142 np0000005924 devstack@c-api.service[100523]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:20:15.273142 np0000005924 devstack@c-api.service[100523]: warnings.warn( Jul 27 16:20:15.273699 np0000005924 devstack@c-api.service[100523]: INFO cinder.volume.api [None req-3c94f46f-94eb-4976-85fd-354c58359f08 tempest-CinderUnicodeTest-1489870587 tempest-CinderUnicodeTest-1489870587-project-member] Snapshot retrieved successfully. Jul 27 16:20:15.274550 np0000005924 devstack@c-api.service[100523]: INFO cinder.api.openstack.wsgi [None req-3c94f46f-94eb-4976-85fd-354c58359f08 tempest-CinderUnicodeTest-1489870587 tempest-CinderUnicodeTest-1489870587-project-member] https://10.4.3.117/volume/v3/snapshots/8f2c1708-a075-407e-92ae-33c1074629e8 returned with HTTP 200 Jul 27 16:20:15.274974 np0000005924 devstack@c-api.service[100523]: [pid: 100523|app: 0|req: 1125/4473] 10.4.3.117 () {66 vars in 1354 bytes} [Mon Jul 27 16:20:15 2026] GET /volume/v3/snapshots/8f2c1708-a075-407e-92ae-33c1074629e8 => generated 485 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 27 16:20:15.286722 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.middleware.request_id [None req-6f32eed6-f03e-43a5-8da4-6bc09268f7bb None None] RequestId filter calling following filter/app {{(pid=100524) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:20:15.289854 np0000005924 devstack@c-api.service[100524]: INFO cinder.api.openstack.wsgi [None req-6f32eed6-f03e-43a5-8da4-6bc09268f7bb tempest-CinderUnicodeTest-1489870587 tempest-CinderUnicodeTest-1489870587-project-member] GET https://10.4.3.117/volume/v3/snapshots/8f2c1708-a075-407e-92ae-33c1074629e8 Jul 27 16:20:15.290055 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.openstack.wsgi [None req-6f32eed6-f03e-43a5-8da4-6bc09268f7bb tempest-CinderUnicodeTest-1489870587 tempest-CinderUnicodeTest-1489870587-project-member] Empty body provided in request {{(pid=100524) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:20:15.290315 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.openstack.wsgi [None req-6f32eed6-f03e-43a5-8da4-6bc09268f7bb tempest-CinderUnicodeTest-1489870587 tempest-CinderUnicodeTest-1489870587-project-member] Calling method 'show' {{(pid=100524) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:20:15.300902 np0000005924 devstack@c-api.service[100524]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:20:15.300902 np0000005924 devstack@c-api.service[100524]: warnings.warn( Jul 27 16:20:15.301364 np0000005924 devstack@c-api.service[100524]: INFO cinder.volume.api [None req-6f32eed6-f03e-43a5-8da4-6bc09268f7bb tempest-CinderUnicodeTest-1489870587 tempest-CinderUnicodeTest-1489870587-project-member] Snapshot retrieved successfully. Jul 27 16:20:15.302160 np0000005924 devstack@c-api.service[100524]: INFO cinder.api.openstack.wsgi [None req-6f32eed6-f03e-43a5-8da4-6bc09268f7bb tempest-CinderUnicodeTest-1489870587 tempest-CinderUnicodeTest-1489870587-project-member] https://10.4.3.117/volume/v3/snapshots/8f2c1708-a075-407e-92ae-33c1074629e8 returned with HTTP 200 Jul 27 16:20:15.302579 np0000005924 devstack@c-api.service[100524]: [pid: 100524|app: 0|req: 1125/4474] 10.4.3.117 () {66 vars in 1354 bytes} [Mon Jul 27 16:20:15 2026] GET /volume/v3/snapshots/8f2c1708-a075-407e-92ae-33c1074629e8 => generated 485 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 27 16:20:15.314743 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.middleware.request_id [None req-916d162c-1433-42af-bdb9-3b386b0d730f None None] RequestId filter calling following filter/app {{(pid=100522) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:20:15.317166 np0000005924 devstack@c-api.service[100522]: INFO cinder.api.openstack.wsgi [None req-916d162c-1433-42af-bdb9-3b386b0d730f tempest-CinderUnicodeTest-1489870587 tempest-CinderUnicodeTest-1489870587-project-member] DELETE https://10.4.3.117/volume/v3/snapshots/8f2c1708-a075-407e-92ae-33c1074629e8 Jul 27 16:20:15.317505 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.openstack.wsgi [None req-916d162c-1433-42af-bdb9-3b386b0d730f tempest-CinderUnicodeTest-1489870587 tempest-CinderUnicodeTest-1489870587-project-member] Empty body provided in request {{(pid=100522) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:20:15.317708 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.openstack.wsgi [None req-916d162c-1433-42af-bdb9-3b386b0d730f tempest-CinderUnicodeTest-1489870587 tempest-CinderUnicodeTest-1489870587-project-member] Calling method 'delete' {{(pid=100522) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:20:15.317825 np0000005924 devstack@c-api.service[100522]: INFO cinder.api.v3.snapshots [None req-916d162c-1433-42af-bdb9-3b386b0d730f tempest-CinderUnicodeTest-1489870587 tempest-CinderUnicodeTest-1489870587-project-member] Delete snapshot with id: 8f2c1708-a075-407e-92ae-33c1074629e8 Jul 27 16:20:15.327362 np0000005924 devstack@c-api.service[100522]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:20:15.327362 np0000005924 devstack@c-api.service[100522]: warnings.warn( Jul 27 16:20:15.327910 np0000005924 devstack@c-api.service[100522]: INFO cinder.volume.api [None req-916d162c-1433-42af-bdb9-3b386b0d730f tempest-CinderUnicodeTest-1489870587 tempest-CinderUnicodeTest-1489870587-project-member] Snapshot retrieved successfully. Jul 27 16:20:15.387816 np0000005924 devstack@c-api.service[100522]: INFO cinder.volume.api [None req-916d162c-1433-42af-bdb9-3b386b0d730f tempest-CinderUnicodeTest-1489870587 tempest-CinderUnicodeTest-1489870587-project-member] Snapshot delete request issued successfully. Jul 27 16:20:15.388006 np0000005924 devstack@c-api.service[100522]: INFO cinder.api.openstack.wsgi [None req-916d162c-1433-42af-bdb9-3b386b0d730f tempest-CinderUnicodeTest-1489870587 tempest-CinderUnicodeTest-1489870587-project-member] https://10.4.3.117/volume/v3/snapshots/8f2c1708-a075-407e-92ae-33c1074629e8 returned with HTTP 202 Jul 27 16:20:15.388505 np0000005924 devstack@c-api.service[100522]: [pid: 100522|app: 0|req: 1108/4475] 10.4.3.117 () {66 vars in 1357 bytes} [Mon Jul 27 16:20:15 2026] DELETE /volume/v3/snapshots/8f2c1708-a075-407e-92ae-33c1074629e8 => generated 0 bytes in 74 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 27 16:20:15.395494 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.middleware.request_id [None req-1efd4c62-fe3a-450e-ab40-ea9891cea54f None None] RequestId filter calling following filter/app {{(pid=100521) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:20:15.397495 np0000005924 devstack@c-api.service[100521]: INFO cinder.api.openstack.wsgi [None req-1efd4c62-fe3a-450e-ab40-ea9891cea54f tempest-CinderUnicodeTest-1489870587 tempest-CinderUnicodeTest-1489870587-project-member] GET https://10.4.3.117/volume/v3/snapshots/8f2c1708-a075-407e-92ae-33c1074629e8 Jul 27 16:20:15.397577 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.openstack.wsgi [None req-1efd4c62-fe3a-450e-ab40-ea9891cea54f tempest-CinderUnicodeTest-1489870587 tempest-CinderUnicodeTest-1489870587-project-member] Empty body provided in request {{(pid=100521) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:20:15.397844 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.openstack.wsgi [None req-1efd4c62-fe3a-450e-ab40-ea9891cea54f tempest-CinderUnicodeTest-1489870587 tempest-CinderUnicodeTest-1489870587-project-member] Calling method 'show' {{(pid=100521) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:20:15.405498 np0000005924 devstack@c-api.service[100521]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:20:15.405498 np0000005924 devstack@c-api.service[100521]: warnings.warn( Jul 27 16:20:15.405498 np0000005924 devstack@c-api.service[100521]: INFO cinder.volume.api [None req-1efd4c62-fe3a-450e-ab40-ea9891cea54f tempest-CinderUnicodeTest-1489870587 tempest-CinderUnicodeTest-1489870587-project-member] Snapshot retrieved successfully. Jul 27 16:20:15.406817 np0000005924 devstack@c-api.service[100521]: INFO cinder.api.openstack.wsgi [None req-1efd4c62-fe3a-450e-ab40-ea9891cea54f tempest-CinderUnicodeTest-1489870587 tempest-CinderUnicodeTest-1489870587-project-member] https://10.4.3.117/volume/v3/snapshots/8f2c1708-a075-407e-92ae-33c1074629e8 returned with HTTP 200 Jul 27 16:20:15.407560 np0000005924 devstack@c-api.service[100521]: [pid: 100521|app: 0|req: 1118/4476] 10.4.3.117 () {66 vars in 1354 bytes} [Mon Jul 27 16:20:15 2026] GET /volume/v3/snapshots/8f2c1708-a075-407e-92ae-33c1074629e8 => generated 484 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 27 16:20:15.660387 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.middleware.request_id [None req-6ae98123-b9b2-4010-b950-0dd55b76a7d8 None None] RequestId filter calling following filter/app {{(pid=100523) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:20:15.662316 np0000005924 devstack@c-api.service[100523]: INFO cinder.api.openstack.wsgi [None req-6ae98123-b9b2-4010-b950-0dd55b76a7d8 tempest-CreateVolumesFromBackupTest-1130909323 tempest-CreateVolumesFromBackupTest-1130909323-project-member] GET https://10.4.3.117/volume/v3/backups/ff7999f4-0714-4bd4-982a-ac500b350439 Jul 27 16:20:15.662577 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.openstack.wsgi [None req-6ae98123-b9b2-4010-b950-0dd55b76a7d8 tempest-CreateVolumesFromBackupTest-1130909323 tempest-CreateVolumesFromBackupTest-1130909323-project-member] Empty body provided in request {{(pid=100523) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:20:15.662783 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.openstack.wsgi [None req-6ae98123-b9b2-4010-b950-0dd55b76a7d8 tempest-CreateVolumesFromBackupTest-1130909323 tempest-CreateVolumesFromBackupTest-1130909323-project-member] Calling method 'show' {{(pid=100523) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:20:15.662941 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.v3.backups [None req-6ae98123-b9b2-4010-b950-0dd55b76a7d8 tempest-CreateVolumesFromBackupTest-1130909323 tempest-CreateVolumesFromBackupTest-1130909323-project-member] Show backup with id ff7999f4-0714-4bd4-982a-ac500b350439. {{(pid=100523) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 27 16:20:15.666491 np0000005924 devstack@c-api.service[100523]: INFO cinder.api.openstack.wsgi [None req-6ae98123-b9b2-4010-b950-0dd55b76a7d8 tempest-CreateVolumesFromBackupTest-1130909323 tempest-CreateVolumesFromBackupTest-1130909323-project-member] https://10.4.3.117/volume/v3/backups/ff7999f4-0714-4bd4-982a-ac500b350439 returned with HTTP 404 Jul 27 16:20:15.666951 np0000005924 devstack@c-api.service[100523]: [pid: 100523|app: 0|req: 1126/4477] 10.4.3.117 () {66 vars in 1348 bytes} [Mon Jul 27 16:20:15 2026] GET /volume/v3/backups/ff7999f4-0714-4bd4-982a-ac500b350439 => generated 109 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 27 16:20:15.676192 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.middleware.request_id [None req-ccb5f247-386b-4923-9c52-2151504655ce None None] RequestId filter calling following filter/app {{(pid=100524) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:20:15.677521 np0000005924 devstack@c-api.service[100524]: INFO cinder.api.openstack.wsgi [None req-ccb5f247-386b-4923-9c52-2151504655ce tempest-CreateVolumesFromBackupTest-1130909323 tempest-CreateVolumesFromBackupTest-1130909323-project-member] DELETE https://10.4.3.117/volume/v3/volumes/fe2a369a-7a8b-4802-b058-75861b2e583d Jul 27 16:20:15.677827 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.openstack.wsgi [None req-ccb5f247-386b-4923-9c52-2151504655ce tempest-CreateVolumesFromBackupTest-1130909323 tempest-CreateVolumesFromBackupTest-1130909323-project-member] Empty body provided in request {{(pid=100524) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:20:15.678072 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.openstack.wsgi [None req-ccb5f247-386b-4923-9c52-2151504655ce tempest-CreateVolumesFromBackupTest-1130909323 tempest-CreateVolumesFromBackupTest-1130909323-project-member] Calling method 'delete' {{(pid=100524) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:20:15.678305 np0000005924 devstack@c-api.service[100524]: INFO cinder.api.v3.volumes [None req-ccb5f247-386b-4923-9c52-2151504655ce tempest-CreateVolumesFromBackupTest-1130909323 tempest-CreateVolumesFromBackupTest-1130909323-project-member] Delete volume with id: fe2a369a-7a8b-4802-b058-75861b2e583d Jul 27 16:20:15.685245 np0000005924 devstack@c-api.service[100524]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:20:15.685245 np0000005924 devstack@c-api.service[100524]: warnings.warn( Jul 27 16:20:15.687316 np0000005924 devstack@c-api.service[100524]: INFO cinder.volume.api [None req-ccb5f247-386b-4923-9c52-2151504655ce tempest-CreateVolumesFromBackupTest-1130909323 tempest-CreateVolumesFromBackupTest-1130909323-project-member] Volume info retrieved successfully. Jul 27 16:20:15.700539 np0000005924 devstack@c-api.service[100524]: INFO cinder.volume.api [None req-ccb5f247-386b-4923-9c52-2151504655ce tempest-CreateVolumesFromBackupTest-1130909323 tempest-CreateVolumesFromBackupTest-1130909323-project-member] Delete volume request issued successfully. Jul 27 16:20:15.700834 np0000005924 devstack@c-api.service[100524]: INFO cinder.api.openstack.wsgi [None req-ccb5f247-386b-4923-9c52-2151504655ce tempest-CreateVolumesFromBackupTest-1130909323 tempest-CreateVolumesFromBackupTest-1130909323-project-member] https://10.4.3.117/volume/v3/volumes/fe2a369a-7a8b-4802-b058-75861b2e583d returned with HTTP 202 Jul 27 16:20:15.701285 np0000005924 devstack@c-api.service[100524]: [pid: 100524|app: 0|req: 1126/4478] 10.4.3.117 () {66 vars in 1351 bytes} [Mon Jul 27 16:20:15 2026] DELETE /volume/v3/volumes/fe2a369a-7a8b-4802-b058-75861b2e583d => generated 0 bytes in 26 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 27 16:20:15.709170 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.middleware.request_id [None req-c4eabe90-3d21-4728-9216-08a1cefb8d3f None None] RequestId filter calling following filter/app {{(pid=100522) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:20:15.711847 np0000005924 devstack@c-api.service[100522]: INFO cinder.api.openstack.wsgi [None req-c4eabe90-3d21-4728-9216-08a1cefb8d3f tempest-CreateVolumesFromBackupTest-1130909323 tempest-CreateVolumesFromBackupTest-1130909323-project-member] GET https://10.4.3.117/volume/v3/volumes/fe2a369a-7a8b-4802-b058-75861b2e583d Jul 27 16:20:15.712259 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.openstack.wsgi [None req-c4eabe90-3d21-4728-9216-08a1cefb8d3f tempest-CreateVolumesFromBackupTest-1130909323 tempest-CreateVolumesFromBackupTest-1130909323-project-member] Empty body provided in request {{(pid=100522) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:20:15.712556 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.openstack.wsgi [None req-c4eabe90-3d21-4728-9216-08a1cefb8d3f tempest-CreateVolumesFromBackupTest-1130909323 tempest-CreateVolumesFromBackupTest-1130909323-project-member] Calling method 'show' {{(pid=100522) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:20:15.722075 np0000005924 devstack@c-api.service[100522]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:20:15.722075 np0000005924 devstack@c-api.service[100522]: warnings.warn( Jul 27 16:20:15.726170 np0000005924 devstack@c-api.service[100522]: INFO cinder.volume.api [None req-c4eabe90-3d21-4728-9216-08a1cefb8d3f tempest-CreateVolumesFromBackupTest-1130909323 tempest-CreateVolumesFromBackupTest-1130909323-project-member] Volume info retrieved successfully. Jul 27 16:20:15.731596 np0000005924 devstack@c-api.service[100522]: INFO cinder.api.openstack.wsgi [None req-c4eabe90-3d21-4728-9216-08a1cefb8d3f tempest-CreateVolumesFromBackupTest-1130909323 tempest-CreateVolumesFromBackupTest-1130909323-project-member] https://10.4.3.117/volume/v3/volumes/fe2a369a-7a8b-4802-b058-75861b2e583d returned with HTTP 200 Jul 27 16:20:15.732141 np0000005924 devstack@c-api.service[100522]: [pid: 100522|app: 0|req: 1109/4479] 10.4.3.117 () {66 vars in 1348 bytes} [Mon Jul 27 16:20:15 2026] GET /volume/v3/volumes/fe2a369a-7a8b-4802-b058-75861b2e583d => generated 850 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 27 16:20:15.749210 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.middleware.request_id [req-a4b475b2-ca6f-4418-9880-b80e4cf92e54 req-3e28138d-f348-4447-95df-e41d1af6a1a3 None None] RequestId filter calling following filter/app {{(pid=100521) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:20:15.751849 np0000005924 devstack@c-api.service[100521]: INFO cinder.api.openstack.wsgi [req-a4b475b2-ca6f-4418-9880-b80e4cf92e54 req-3e28138d-f348-4447-95df-e41d1af6a1a3 tempest-TestInstancesWithCinderVolumes-351524293 tempest-TestInstancesWithCinderVolumes-351524293-project-member] GET https://10.4.3.117/volume/v3/volumes/96379ac6-9a71-43ec-9fb7-785e8a791a11 Jul 27 16:20:15.752092 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.openstack.wsgi [req-a4b475b2-ca6f-4418-9880-b80e4cf92e54 req-3e28138d-f348-4447-95df-e41d1af6a1a3 tempest-TestInstancesWithCinderVolumes-351524293 tempest-TestInstancesWithCinderVolumes-351524293-project-member] Empty body provided in request {{(pid=100521) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:20:15.752321 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.openstack.wsgi [req-a4b475b2-ca6f-4418-9880-b80e4cf92e54 req-3e28138d-f348-4447-95df-e41d1af6a1a3 tempest-TestInstancesWithCinderVolumes-351524293 tempest-TestInstancesWithCinderVolumes-351524293-project-member] Calling method 'show' {{(pid=100521) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:20:15.765111 np0000005924 devstack@c-api.service[100521]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:20:15.765111 np0000005924 devstack@c-api.service[100521]: warnings.warn( Jul 27 16:20:15.769259 np0000005924 devstack@c-api.service[100521]: INFO cinder.volume.api [req-a4b475b2-ca6f-4418-9880-b80e4cf92e54 req-3e28138d-f348-4447-95df-e41d1af6a1a3 tempest-TestInstancesWithCinderVolumes-351524293 tempest-TestInstancesWithCinderVolumes-351524293-project-member] Volume info retrieved successfully. Jul 27 16:20:15.777647 np0000005924 devstack@c-api.service[100521]: INFO cinder.api.openstack.wsgi [req-a4b475b2-ca6f-4418-9880-b80e4cf92e54 req-3e28138d-f348-4447-95df-e41d1af6a1a3 tempest-TestInstancesWithCinderVolumes-351524293 tempest-TestInstancesWithCinderVolumes-351524293-project-member] https://10.4.3.117/volume/v3/volumes/96379ac6-9a71-43ec-9fb7-785e8a791a11 returned with HTTP 200 Jul 27 16:20:15.778216 np0000005924 devstack@c-api.service[100521]: [pid: 100521|app: 0|req: 1119/4480] 10.4.3.117 () {68 vars in 1598 bytes} [Mon Jul 27 16:20:15 2026] GET /volume/v3/volumes/96379ac6-9a71-43ec-9fb7-785e8a791a11 => generated 1231 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 27 16:20:15.794949 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.middleware.request_id [req-a4b475b2-ca6f-4418-9880-b80e4cf92e54 req-992ca6a7-9030-4596-a4ce-4b6762992229 None None] RequestId filter calling following filter/app {{(pid=100523) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:20:15.798104 np0000005924 devstack@c-api.service[100523]: INFO cinder.api.openstack.wsgi [req-a4b475b2-ca6f-4418-9880-b80e4cf92e54 req-992ca6a7-9030-4596-a4ce-4b6762992229 tempest-TestInstancesWithCinderVolumes-351524293 tempest-TestInstancesWithCinderVolumes-351524293-project-member] POST https://10.4.3.117/volume/v3/volumes/96379ac6-9a71-43ec-9fb7-785e8a791a11/action Jul 27 16:20:15.798484 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.openstack.wsgi [req-a4b475b2-ca6f-4418-9880-b80e4cf92e54 req-992ca6a7-9030-4596-a4ce-4b6762992229 tempest-TestInstancesWithCinderVolumes-351524293 tempest-TestInstancesWithCinderVolumes-351524293-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100523) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 27 16:20:15.798607 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.openstack.wsgi [req-a4b475b2-ca6f-4418-9880-b80e4cf92e54 req-992ca6a7-9030-4596-a4ce-4b6762992229 tempest-TestInstancesWithCinderVolumes-351524293 tempest-TestInstancesWithCinderVolumes-351524293-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100523) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 27 16:20:15.807979 np0000005924 devstack@c-api.service[100523]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:20:15.807979 np0000005924 devstack@c-api.service[100523]: warnings.warn( Jul 27 16:20:15.808458 np0000005924 devstack@c-api.service[100523]: INFO cinder.volume.api [req-a4b475b2-ca6f-4418-9880-b80e4cf92e54 req-992ca6a7-9030-4596-a4ce-4b6762992229 tempest-TestInstancesWithCinderVolumes-351524293 tempest-TestInstancesWithCinderVolumes-351524293-project-member] Volume info retrieved successfully. Jul 27 16:20:15.817174 np0000005924 devstack@c-api.service[100523]: INFO cinder.volume.api [req-a4b475b2-ca6f-4418-9880-b80e4cf92e54 req-992ca6a7-9030-4596-a4ce-4b6762992229 tempest-TestInstancesWithCinderVolumes-351524293 tempest-TestInstancesWithCinderVolumes-351524293-project-member] Begin detaching volume completed successfully. Jul 27 16:20:15.817387 np0000005924 devstack@c-api.service[100523]: INFO cinder.api.openstack.wsgi [req-a4b475b2-ca6f-4418-9880-b80e4cf92e54 req-992ca6a7-9030-4596-a4ce-4b6762992229 tempest-TestInstancesWithCinderVolumes-351524293 tempest-TestInstancesWithCinderVolumes-351524293-project-member] https://10.4.3.117/volume/v3/volumes/96379ac6-9a71-43ec-9fb7-785e8a791a11/action returned with HTTP 202 Jul 27 16:20:15.817822 np0000005924 devstack@c-api.service[100523]: [pid: 100523|app: 0|req: 1127/4481] 10.4.3.117 () {72 vars in 1672 bytes} [Mon Jul 27 16:20:15 2026] POST /volume/v3/volumes/96379ac6-9a71-43ec-9fb7-785e8a791a11/action => generated 0 bytes in 23 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 27 16:20:15.865746 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.middleware.request_id [None req-8e314080-1f71-4988-abd0-c69746184213 None None] RequestId filter calling following filter/app {{(pid=100524) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:20:15.865746 np0000005924 devstack@c-api.service[100524]: INFO cinder.api.openstack.wsgi [None req-8e314080-1f71-4988-abd0-c69746184213 None None] GET https://10.4.3.117/volume// Jul 27 16:20:15.865746 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.openstack.wsgi [None req-8e314080-1f71-4988-abd0-c69746184213 None None] Empty body provided in request {{(pid=100524) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:20:15.865746 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.openstack.wsgi [None req-8e314080-1f71-4988-abd0-c69746184213 None None] Calling method 'all' {{(pid=100524) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:20:15.865746 np0000005924 devstack@c-api.service[100524]: INFO cinder.api.openstack.wsgi [None req-8e314080-1f71-4988-abd0-c69746184213 None None] https://10.4.3.117/volume// returned with HTTP 300 Jul 27 16:20:15.865746 np0000005924 devstack@c-api.service[100524]: [pid: 100524|app: 0|req: 1127/4482] 10.4.3.117 () {66 vars in 1426 bytes} [Mon Jul 27 16:20:15 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 27 16:20:15.871958 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.middleware.request_id [req-a4b475b2-ca6f-4418-9880-b80e4cf92e54 req-48b90f22-d626-4a1a-ab50-85d803e47884 None None] RequestId filter calling following filter/app {{(pid=100522) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:20:15.874514 np0000005924 devstack@c-api.service[100522]: INFO cinder.api.openstack.wsgi [req-a4b475b2-ca6f-4418-9880-b80e4cf92e54 req-48b90f22-d626-4a1a-ab50-85d803e47884 tempest-TestInstancesWithCinderVolumes-351524293 tempest-TestInstancesWithCinderVolumes-351524293-project-member] GET https://10.4.3.117/volume/v3/volumes/96379ac6-9a71-43ec-9fb7-785e8a791a11 Jul 27 16:20:15.874828 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.openstack.wsgi [req-a4b475b2-ca6f-4418-9880-b80e4cf92e54 req-48b90f22-d626-4a1a-ab50-85d803e47884 tempest-TestInstancesWithCinderVolumes-351524293 tempest-TestInstancesWithCinderVolumes-351524293-project-member] Empty body provided in request {{(pid=100522) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:20:15.875089 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.openstack.wsgi [req-a4b475b2-ca6f-4418-9880-b80e4cf92e54 req-48b90f22-d626-4a1a-ab50-85d803e47884 tempest-TestInstancesWithCinderVolumes-351524293 tempest-TestInstancesWithCinderVolumes-351524293-project-member] Calling method 'show' {{(pid=100522) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:20:15.886068 np0000005924 devstack@c-api.service[100522]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:20:15.886068 np0000005924 devstack@c-api.service[100522]: warnings.warn( Jul 27 16:20:15.889860 np0000005924 devstack@c-api.service[100522]: INFO cinder.volume.api [req-a4b475b2-ca6f-4418-9880-b80e4cf92e54 req-48b90f22-d626-4a1a-ab50-85d803e47884 tempest-TestInstancesWithCinderVolumes-351524293 tempest-TestInstancesWithCinderVolumes-351524293-project-member] Volume info retrieved successfully. Jul 27 16:20:15.894947 np0000005924 devstack@c-api.service[100522]: INFO cinder.api.openstack.wsgi [req-a4b475b2-ca6f-4418-9880-b80e4cf92e54 req-48b90f22-d626-4a1a-ab50-85d803e47884 tempest-TestInstancesWithCinderVolumes-351524293 tempest-TestInstancesWithCinderVolumes-351524293-project-member] https://10.4.3.117/volume/v3/volumes/96379ac6-9a71-43ec-9fb7-785e8a791a11 returned with HTTP 200 Jul 27 16:20:15.895494 np0000005924 devstack@c-api.service[100522]: [pid: 100522|app: 0|req: 1110/4483] 10.4.3.117 () {70 vars in 1639 bytes} [Mon Jul 27 16:20:15 2026] GET /volume/v3/volumes/96379ac6-9a71-43ec-9fb7-785e8a791a11 => generated 1414 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 27 16:20:15.956318 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.middleware.request_id [None req-202aa351-ac5c-49b1-8002-0a41e0d55717 None None] RequestId filter calling following filter/app {{(pid=100521) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:20:15.958535 np0000005924 devstack@c-api.service[100521]: INFO cinder.api.openstack.wsgi [None req-202aa351-ac5c-49b1-8002-0a41e0d55717 tempest-ProjectAdminTests33-614572375 tempest-ProjectAdminTests33-614572375-project-admin] GET https://10.4.3.117/volume/v3/volumes/fd37092f-60bb-417f-a018-044d9d8e4903 Jul 27 16:20:15.958762 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.openstack.wsgi [None req-202aa351-ac5c-49b1-8002-0a41e0d55717 tempest-ProjectAdminTests33-614572375 tempest-ProjectAdminTests33-614572375-project-admin] Empty body provided in request {{(pid=100521) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:20:15.958957 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.openstack.wsgi [None req-202aa351-ac5c-49b1-8002-0a41e0d55717 tempest-ProjectAdminTests33-614572375 tempest-ProjectAdminTests33-614572375-project-admin] Calling method 'show' {{(pid=100521) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:20:15.966994 np0000005924 devstack@c-api.service[100521]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:20:15.966994 np0000005924 devstack@c-api.service[100521]: warnings.warn( Jul 27 16:20:15.970567 np0000005924 devstack@c-api.service[100521]: INFO cinder.volume.api [None req-202aa351-ac5c-49b1-8002-0a41e0d55717 tempest-ProjectAdminTests33-614572375 tempest-ProjectAdminTests33-614572375-project-admin] Volume info retrieved successfully. Jul 27 16:20:15.975684 np0000005924 devstack@c-api.service[100521]: INFO cinder.api.openstack.wsgi [None req-202aa351-ac5c-49b1-8002-0a41e0d55717 tempest-ProjectAdminTests33-614572375 tempest-ProjectAdminTests33-614572375-project-admin] https://10.4.3.117/volume/v3/volumes/fd37092f-60bb-417f-a018-044d9d8e4903 returned with HTTP 200 Jul 27 16:20:15.976239 np0000005924 devstack@c-api.service[100521]: [pid: 100521|app: 0|req: 1120/4484] 10.4.3.117 () {68 vars in 1388 bytes} [Mon Jul 27 16:20:15 2026] GET /volume/v3/volumes/fd37092f-60bb-417f-a018-044d9d8e4903 => generated 1009 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 27 16:20:15.988336 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.middleware.request_id [None req-d7b125b5-5d9c-414a-8b5d-88dc635cbced None None] RequestId filter calling following filter/app {{(pid=100523) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:20:15.990214 np0000005924 devstack@c-api.service[100523]: INFO cinder.api.openstack.wsgi [None req-d7b125b5-5d9c-414a-8b5d-88dc635cbced tempest-ProjectAdminTests33-614572375 tempest-ProjectAdminTests33-614572375-project-admin] POST https://10.4.3.117/volume/v3/backups Jul 27 16:20:15.990634 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.openstack.wsgi [None req-d7b125b5-5d9c-414a-8b5d-88dc635cbced tempest-ProjectAdminTests33-614572375 tempest-ProjectAdminTests33-614572375-project-admin] Action: 'create', calling method: create, body: {"backup": {"volume_id": "fd37092f-60bb-417f-a018-044d9d8e4903", "name": "tempest-type-Backup-484111478"}} {{(pid=100523) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 27 16:20:15.992271 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.contrib.backups [None req-d7b125b5-5d9c-414a-8b5d-88dc635cbced tempest-ProjectAdminTests33-614572375 tempest-ProjectAdminTests33-614572375-project-admin] Creating new backup {'backup': {'volume_id': 'fd37092f-60bb-417f-a018-044d9d8e4903', 'name': 'tempest-type-Backup-484111478'}} {{(pid=100523) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Jul 27 16:20:15.992457 np0000005924 devstack@c-api.service[100523]: INFO cinder.api.contrib.backups [None req-d7b125b5-5d9c-414a-8b5d-88dc635cbced tempest-ProjectAdminTests33-614572375 tempest-ProjectAdminTests33-614572375-project-admin] Creating backup of volume fd37092f-60bb-417f-a018-044d9d8e4903 in container None Jul 27 16:20:16.000344 np0000005924 devstack@c-api.service[100523]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:20:16.000344 np0000005924 devstack@c-api.service[100523]: warnings.warn( Jul 27 16:20:16.000696 np0000005924 devstack@c-api.service[100523]: INFO cinder.volume.api [None req-d7b125b5-5d9c-414a-8b5d-88dc635cbced tempest-ProjectAdminTests33-614572375 tempest-ProjectAdminTests33-614572375-project-admin] Volume info retrieved successfully. Jul 27 16:20:16.025141 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.quota [None req-d7b125b5-5d9c-414a-8b5d-88dc635cbced tempest-ProjectAdminTests33-614572375 tempest-ProjectAdminTests33-614572375-project-admin] Created reservations ['1331e78b-c154-447d-b4db-2f958377f733', '8905a386-5e61-45e2-9a28-208d9f199cee'] {{(pid=100523) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 27 16:20:16.054351 np0000005924 devstack@c-api.service[100523]: INFO cinder.api.openstack.wsgi [None req-d7b125b5-5d9c-414a-8b5d-88dc635cbced tempest-ProjectAdminTests33-614572375 tempest-ProjectAdminTests33-614572375-project-admin] https://10.4.3.117/volume/v3/backups returned with HTTP 202 Jul 27 16:20:16.054851 np0000005924 devstack@c-api.service[100523]: [pid: 100523|app: 0|req: 1128/4485] 10.4.3.117 () {70 vars in 1299 bytes} [Mon Jul 27 16:20:15 2026] POST /volume/v3/backups => generated 315 bytes in 67 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 27 16:20:16.064129 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.middleware.request_id [None req-06e32bfb-5f48-435d-a9ae-4de5405974af None None] RequestId filter calling following filter/app {{(pid=100524) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:20:16.065454 np0000005924 devstack@c-api.service[100524]: INFO cinder.api.openstack.wsgi [None req-06e32bfb-5f48-435d-a9ae-4de5405974af tempest-ProjectAdminTests33-614572375 tempest-ProjectAdminTests33-614572375-project-admin] GET https://10.4.3.117/volume/v3/backups/46bfb377-729a-435e-ba7b-0f68c1b23a85 Jul 27 16:20:16.065751 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.openstack.wsgi [None req-06e32bfb-5f48-435d-a9ae-4de5405974af tempest-ProjectAdminTests33-614572375 tempest-ProjectAdminTests33-614572375-project-admin] Empty body provided in request {{(pid=100524) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:20:16.066016 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.openstack.wsgi [None req-06e32bfb-5f48-435d-a9ae-4de5405974af tempest-ProjectAdminTests33-614572375 tempest-ProjectAdminTests33-614572375-project-admin] Calling method 'show' {{(pid=100524) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:20:16.066246 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.v3.backups [None req-06e32bfb-5f48-435d-a9ae-4de5405974af tempest-ProjectAdminTests33-614572375 tempest-ProjectAdminTests33-614572375-project-admin] Show backup with id 46bfb377-729a-435e-ba7b-0f68c1b23a85. {{(pid=100524) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 27 16:20:16.071633 np0000005924 devstack@c-api.service[100524]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:20:16.071633 np0000005924 devstack@c-api.service[100524]: warnings.warn( Jul 27 16:20:16.073147 np0000005924 devstack@c-api.service[100524]: INFO cinder.api.openstack.wsgi [None req-06e32bfb-5f48-435d-a9ae-4de5405974af tempest-ProjectAdminTests33-614572375 tempest-ProjectAdminTests33-614572375-project-admin] https://10.4.3.117/volume/v3/backups/46bfb377-729a-435e-ba7b-0f68c1b23a85 returned with HTTP 200 Jul 27 16:20:16.073147 np0000005924 devstack@c-api.service[100524]: [pid: 100524|app: 0|req: 1128/4486] 10.4.3.117 () {68 vars in 1388 bytes} [Mon Jul 27 16:20:16 2026] GET /volume/v3/backups/46bfb377-729a-435e-ba7b-0f68c1b23a85 => generated 722 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 27 16:20:16.417228 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.middleware.request_id [None req-1f54255b-5e81-4529-9ab5-445986fecdda None None] RequestId filter calling following filter/app {{(pid=100522) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:20:16.418907 np0000005924 devstack@c-api.service[100522]: INFO cinder.api.openstack.wsgi [None req-1f54255b-5e81-4529-9ab5-445986fecdda tempest-CinderUnicodeTest-1489870587 tempest-CinderUnicodeTest-1489870587-project-member] GET https://10.4.3.117/volume/v3/snapshots/8f2c1708-a075-407e-92ae-33c1074629e8 Jul 27 16:20:16.419084 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.openstack.wsgi [None req-1f54255b-5e81-4529-9ab5-445986fecdda tempest-CinderUnicodeTest-1489870587 tempest-CinderUnicodeTest-1489870587-project-member] Empty body provided in request {{(pid=100522) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:20:16.419262 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.openstack.wsgi [None req-1f54255b-5e81-4529-9ab5-445986fecdda tempest-CinderUnicodeTest-1489870587 tempest-CinderUnicodeTest-1489870587-project-member] Calling method 'show' {{(pid=100522) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:20:16.422955 np0000005924 devstack@c-api.service[100522]: INFO cinder.api.openstack.wsgi [None req-1f54255b-5e81-4529-9ab5-445986fecdda tempest-CinderUnicodeTest-1489870587 tempest-CinderUnicodeTest-1489870587-project-member] https://10.4.3.117/volume/v3/snapshots/8f2c1708-a075-407e-92ae-33c1074629e8 returned with HTTP 404 Jul 27 16:20:16.423353 np0000005924 devstack@c-api.service[100522]: [pid: 100522|app: 0|req: 1111/4487] 10.4.3.117 () {66 vars in 1354 bytes} [Mon Jul 27 16:20:16 2026] GET /volume/v3/snapshots/8f2c1708-a075-407e-92ae-33c1074629e8 => generated 111 bytes in 6 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 27 16:20:16.429924 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.middleware.request_id [None req-2369beab-e963-4759-8ab9-37c65540ee48 None None] RequestId filter calling following filter/app {{(pid=100521) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:20:16.431643 np0000005924 devstack@c-api.service[100521]: INFO cinder.api.openstack.wsgi [None req-2369beab-e963-4759-8ab9-37c65540ee48 tempest-CinderUnicodeTest-1489870587 tempest-CinderUnicodeTest-1489870587-project-member] DELETE https://10.4.3.117/volume/v3/volumes/367b55d0-bb86-4934-9e81-69a60c9d2867 Jul 27 16:20:16.431871 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.openstack.wsgi [None req-2369beab-e963-4759-8ab9-37c65540ee48 tempest-CinderUnicodeTest-1489870587 tempest-CinderUnicodeTest-1489870587-project-member] Empty body provided in request {{(pid=100521) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:20:16.432046 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.openstack.wsgi [None req-2369beab-e963-4759-8ab9-37c65540ee48 tempest-CinderUnicodeTest-1489870587 tempest-CinderUnicodeTest-1489870587-project-member] Calling method 'delete' {{(pid=100521) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:20:16.432199 np0000005924 devstack@c-api.service[100521]: INFO cinder.api.v3.volumes [None req-2369beab-e963-4759-8ab9-37c65540ee48 tempest-CinderUnicodeTest-1489870587 tempest-CinderUnicodeTest-1489870587-project-member] Delete volume with id: 367b55d0-bb86-4934-9e81-69a60c9d2867 Jul 27 16:20:16.439007 np0000005924 devstack@c-api.service[100521]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:20:16.439007 np0000005924 devstack@c-api.service[100521]: warnings.warn( Jul 27 16:20:16.439443 np0000005924 devstack@c-api.service[100521]: INFO cinder.volume.api [None req-2369beab-e963-4759-8ab9-37c65540ee48 tempest-CinderUnicodeTest-1489870587 tempest-CinderUnicodeTest-1489870587-project-member] Volume info retrieved successfully. Jul 27 16:20:16.474259 np0000005924 devstack@c-api.service[100521]: INFO cinder.volume.api [None req-2369beab-e963-4759-8ab9-37c65540ee48 tempest-CinderUnicodeTest-1489870587 tempest-CinderUnicodeTest-1489870587-project-member] Delete volume request issued successfully. Jul 27 16:20:16.474259 np0000005924 devstack@c-api.service[100521]: INFO cinder.api.openstack.wsgi [None req-2369beab-e963-4759-8ab9-37c65540ee48 tempest-CinderUnicodeTest-1489870587 tempest-CinderUnicodeTest-1489870587-project-member] https://10.4.3.117/volume/v3/volumes/367b55d0-bb86-4934-9e81-69a60c9d2867 returned with HTTP 202 Jul 27 16:20:16.474259 np0000005924 devstack@c-api.service[100521]: [pid: 100521|app: 0|req: 1121/4488] 10.4.3.117 () {66 vars in 1351 bytes} [Mon Jul 27 16:20:16 2026] DELETE /volume/v3/volumes/367b55d0-bb86-4934-9e81-69a60c9d2867 => generated 0 bytes in 44 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 27 16:20:16.482358 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.middleware.request_id [None req-3ae1b398-82c4-442b-828a-a7031739df9d None None] RequestId filter calling following filter/app {{(pid=100523) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:20:16.483640 np0000005924 devstack@c-api.service[100523]: INFO cinder.api.openstack.wsgi [None req-3ae1b398-82c4-442b-828a-a7031739df9d tempest-CinderUnicodeTest-1489870587 tempest-CinderUnicodeTest-1489870587-project-member] GET https://10.4.3.117/volume/v3/volumes/367b55d0-bb86-4934-9e81-69a60c9d2867 Jul 27 16:20:16.483892 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.openstack.wsgi [None req-3ae1b398-82c4-442b-828a-a7031739df9d tempest-CinderUnicodeTest-1489870587 tempest-CinderUnicodeTest-1489870587-project-member] Empty body provided in request {{(pid=100523) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:20:16.484081 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.openstack.wsgi [None req-3ae1b398-82c4-442b-828a-a7031739df9d tempest-CinderUnicodeTest-1489870587 tempest-CinderUnicodeTest-1489870587-project-member] Calling method 'show' {{(pid=100523) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:20:16.491787 np0000005924 devstack@c-api.service[100523]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:20:16.491787 np0000005924 devstack@c-api.service[100523]: warnings.warn( Jul 27 16:20:16.495743 np0000005924 devstack@c-api.service[100523]: INFO cinder.volume.api [None req-3ae1b398-82c4-442b-828a-a7031739df9d tempest-CinderUnicodeTest-1489870587 tempest-CinderUnicodeTest-1489870587-project-member] Volume info retrieved successfully. Jul 27 16:20:16.499815 np0000005924 devstack@c-api.service[100523]: INFO cinder.api.openstack.wsgi [None req-3ae1b398-82c4-442b-828a-a7031739df9d tempest-CinderUnicodeTest-1489870587 tempest-CinderUnicodeTest-1489870587-project-member] https://10.4.3.117/volume/v3/volumes/367b55d0-bb86-4934-9e81-69a60c9d2867 returned with HTTP 200 Jul 27 16:20:16.500237 np0000005924 devstack@c-api.service[100523]: [pid: 100523|app: 0|req: 1129/4489] 10.4.3.117 () {66 vars in 1348 bytes} [Mon Jul 27 16:20:16 2026] GET /volume/v3/volumes/367b55d0-bb86-4934-9e81-69a60c9d2867 => generated 867 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 27 16:20:16.743706 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.middleware.request_id [None req-e418b17c-d21b-4fc0-9506-36732b23eefd None None] RequestId filter calling following filter/app {{(pid=100524) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:20:16.745476 np0000005924 devstack@c-api.service[100524]: INFO cinder.api.openstack.wsgi [None req-e418b17c-d21b-4fc0-9506-36732b23eefd tempest-CreateVolumesFromBackupTest-1130909323 tempest-CreateVolumesFromBackupTest-1130909323-project-member] GET https://10.4.3.117/volume/v3/volumes/fe2a369a-7a8b-4802-b058-75861b2e583d Jul 27 16:20:16.745656 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.openstack.wsgi [None req-e418b17c-d21b-4fc0-9506-36732b23eefd tempest-CreateVolumesFromBackupTest-1130909323 tempest-CreateVolumesFromBackupTest-1130909323-project-member] Empty body provided in request {{(pid=100524) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:20:16.745846 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.openstack.wsgi [None req-e418b17c-d21b-4fc0-9506-36732b23eefd tempest-CreateVolumesFromBackupTest-1130909323 tempest-CreateVolumesFromBackupTest-1130909323-project-member] Calling method 'show' {{(pid=100524) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:20:16.751693 np0000005924 devstack@c-api.service[100524]: INFO cinder.api.openstack.wsgi [None req-e418b17c-d21b-4fc0-9506-36732b23eefd tempest-CreateVolumesFromBackupTest-1130909323 tempest-CreateVolumesFromBackupTest-1130909323-project-member] https://10.4.3.117/volume/v3/volumes/fe2a369a-7a8b-4802-b058-75861b2e583d returned with HTTP 404 Jul 27 16:20:16.752180 np0000005924 devstack@c-api.service[100524]: [pid: 100524|app: 0|req: 1129/4490] 10.4.3.117 () {66 vars in 1348 bytes} [Mon Jul 27 16:20:16 2026] GET /volume/v3/volumes/fe2a369a-7a8b-4802-b058-75861b2e583d => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 27 16:20:16.759368 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.middleware.request_id [None req-0ece6d02-1225-479a-ada3-8eb062935877 None None] RequestId filter calling following filter/app {{(pid=100522) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:20:16.761731 np0000005924 devstack@c-api.service[100522]: INFO cinder.api.openstack.wsgi [None req-0ece6d02-1225-479a-ada3-8eb062935877 tempest-CreateVolumesFromBackupTest-1130909323 tempest-CreateVolumesFromBackupTest-1130909323-project-member] DELETE https://10.4.3.117/volume/v3/volumes/0f66256b-e29d-4025-a1a2-373a52dc4fb3 Jul 27 16:20:16.762015 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.openstack.wsgi [None req-0ece6d02-1225-479a-ada3-8eb062935877 tempest-CreateVolumesFromBackupTest-1130909323 tempest-CreateVolumesFromBackupTest-1130909323-project-member] Empty body provided in request {{(pid=100522) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:20:16.762264 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.openstack.wsgi [None req-0ece6d02-1225-479a-ada3-8eb062935877 tempest-CreateVolumesFromBackupTest-1130909323 tempest-CreateVolumesFromBackupTest-1130909323-project-member] Calling method 'delete' {{(pid=100522) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:20:16.762506 np0000005924 devstack@c-api.service[100522]: INFO cinder.api.v3.volumes [None req-0ece6d02-1225-479a-ada3-8eb062935877 tempest-CreateVolumesFromBackupTest-1130909323 tempest-CreateVolumesFromBackupTest-1130909323-project-member] Delete volume with id: 0f66256b-e29d-4025-a1a2-373a52dc4fb3 Jul 27 16:20:16.771887 np0000005924 devstack@c-api.service[100522]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:20:16.771887 np0000005924 devstack@c-api.service[100522]: warnings.warn( Jul 27 16:20:16.772653 np0000005924 devstack@c-api.service[100522]: INFO cinder.volume.api [None req-0ece6d02-1225-479a-ada3-8eb062935877 tempest-CreateVolumesFromBackupTest-1130909323 tempest-CreateVolumesFromBackupTest-1130909323-project-member] Volume info retrieved successfully. Jul 27 16:20:16.792682 np0000005924 devstack@c-api.service[100522]: INFO cinder.volume.api [None req-0ece6d02-1225-479a-ada3-8eb062935877 tempest-CreateVolumesFromBackupTest-1130909323 tempest-CreateVolumesFromBackupTest-1130909323-project-member] Delete volume request issued successfully. Jul 27 16:20:16.792909 np0000005924 devstack@c-api.service[100522]: INFO cinder.api.openstack.wsgi [None req-0ece6d02-1225-479a-ada3-8eb062935877 tempest-CreateVolumesFromBackupTest-1130909323 tempest-CreateVolumesFromBackupTest-1130909323-project-member] https://10.4.3.117/volume/v3/volumes/0f66256b-e29d-4025-a1a2-373a52dc4fb3 returned with HTTP 202 Jul 27 16:20:16.793410 np0000005924 devstack@c-api.service[100522]: [pid: 100522|app: 0|req: 1112/4491] 10.4.3.117 () {66 vars in 1351 bytes} [Mon Jul 27 16:20:16 2026] DELETE /volume/v3/volumes/0f66256b-e29d-4025-a1a2-373a52dc4fb3 => generated 0 bytes in 35 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 27 16:20:16.800800 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.middleware.request_id [None req-dff6e9f2-660b-416a-988a-4b0008a623c9 None None] RequestId filter calling following filter/app {{(pid=100521) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:20:16.802742 np0000005924 devstack@c-api.service[100521]: INFO cinder.api.openstack.wsgi [None req-dff6e9f2-660b-416a-988a-4b0008a623c9 tempest-CreateVolumesFromBackupTest-1130909323 tempest-CreateVolumesFromBackupTest-1130909323-project-member] GET https://10.4.3.117/volume/v3/volumes/0f66256b-e29d-4025-a1a2-373a52dc4fb3 Jul 27 16:20:16.802916 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.openstack.wsgi [None req-dff6e9f2-660b-416a-988a-4b0008a623c9 tempest-CreateVolumesFromBackupTest-1130909323 tempest-CreateVolumesFromBackupTest-1130909323-project-member] Empty body provided in request {{(pid=100521) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:20:16.802997 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.openstack.wsgi [None req-dff6e9f2-660b-416a-988a-4b0008a623c9 tempest-CreateVolumesFromBackupTest-1130909323 tempest-CreateVolumesFromBackupTest-1130909323-project-member] Calling method 'show' {{(pid=100521) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:20:16.809281 np0000005924 devstack@c-api.service[100521]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:20:16.809281 np0000005924 devstack@c-api.service[100521]: warnings.warn( Jul 27 16:20:16.812729 np0000005924 devstack@c-api.service[100521]: INFO cinder.volume.api [None req-dff6e9f2-660b-416a-988a-4b0008a623c9 tempest-CreateVolumesFromBackupTest-1130909323 tempest-CreateVolumesFromBackupTest-1130909323-project-member] Volume info retrieved successfully. Jul 27 16:20:16.816392 np0000005924 devstack@c-api.service[100521]: INFO cinder.api.openstack.wsgi [None req-dff6e9f2-660b-416a-988a-4b0008a623c9 tempest-CreateVolumesFromBackupTest-1130909323 tempest-CreateVolumesFromBackupTest-1130909323-project-member] https://10.4.3.117/volume/v3/volumes/0f66256b-e29d-4025-a1a2-373a52dc4fb3 returned with HTTP 200 Jul 27 16:20:16.816764 np0000005924 devstack@c-api.service[100521]: [pid: 100521|app: 0|req: 1122/4492] 10.4.3.117 () {66 vars in 1348 bytes} [Mon Jul 27 16:20:16 2026] GET /volume/v3/volumes/0f66256b-e29d-4025-a1a2-373a52dc4fb3 => generated 849 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 27 16:20:17.082810 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.middleware.request_id [None req-286461f3-2c05-40b4-9c69-5f102ae48d0c None None] RequestId filter calling following filter/app {{(pid=100523) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:20:17.084445 np0000005924 devstack@c-api.service[100523]: INFO cinder.api.openstack.wsgi [None req-286461f3-2c05-40b4-9c69-5f102ae48d0c tempest-ProjectAdminTests33-614572375 tempest-ProjectAdminTests33-614572375-project-admin] GET https://10.4.3.117/volume/v3/backups/46bfb377-729a-435e-ba7b-0f68c1b23a85 Jul 27 16:20:17.084636 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.openstack.wsgi [None req-286461f3-2c05-40b4-9c69-5f102ae48d0c tempest-ProjectAdminTests33-614572375 tempest-ProjectAdminTests33-614572375-project-admin] Empty body provided in request {{(pid=100523) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:20:17.084829 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.openstack.wsgi [None req-286461f3-2c05-40b4-9c69-5f102ae48d0c tempest-ProjectAdminTests33-614572375 tempest-ProjectAdminTests33-614572375-project-admin] Calling method 'show' {{(pid=100523) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:20:17.084923 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.v3.backups [None req-286461f3-2c05-40b4-9c69-5f102ae48d0c tempest-ProjectAdminTests33-614572375 tempest-ProjectAdminTests33-614572375-project-admin] Show backup with id 46bfb377-729a-435e-ba7b-0f68c1b23a85. {{(pid=100523) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 27 16:20:17.088770 np0000005924 devstack@c-api.service[100523]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:20:17.088770 np0000005924 devstack@c-api.service[100523]: warnings.warn( Jul 27 16:20:17.089271 np0000005924 devstack@c-api.service[100523]: INFO cinder.api.openstack.wsgi [None req-286461f3-2c05-40b4-9c69-5f102ae48d0c tempest-ProjectAdminTests33-614572375 tempest-ProjectAdminTests33-614572375-project-admin] https://10.4.3.117/volume/v3/backups/46bfb377-729a-435e-ba7b-0f68c1b23a85 returned with HTTP 200 Jul 27 16:20:17.089606 np0000005924 devstack@c-api.service[100523]: [pid: 100523|app: 0|req: 1130/4493] 10.4.3.117 () {68 vars in 1388 bytes} [Mon Jul 27 16:20:17 2026] GET /volume/v3/backups/46bfb377-729a-435e-ba7b-0f68c1b23a85 => generated 724 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 27 16:20:17.513039 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.middleware.request_id [None req-b9fc3201-a5ac-408b-bc31-43c69b6c4826 None None] RequestId filter calling following filter/app {{(pid=100524) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:20:17.514742 np0000005924 devstack@c-api.service[100524]: INFO cinder.api.openstack.wsgi [None req-b9fc3201-a5ac-408b-bc31-43c69b6c4826 tempest-CinderUnicodeTest-1489870587 tempest-CinderUnicodeTest-1489870587-project-member] GET https://10.4.3.117/volume/v3/volumes/367b55d0-bb86-4934-9e81-69a60c9d2867 Jul 27 16:20:17.514936 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.openstack.wsgi [None req-b9fc3201-a5ac-408b-bc31-43c69b6c4826 tempest-CinderUnicodeTest-1489870587 tempest-CinderUnicodeTest-1489870587-project-member] Empty body provided in request {{(pid=100524) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:20:17.515125 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.openstack.wsgi [None req-b9fc3201-a5ac-408b-bc31-43c69b6c4826 tempest-CinderUnicodeTest-1489870587 tempest-CinderUnicodeTest-1489870587-project-member] Calling method 'show' {{(pid=100524) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:20:17.520206 np0000005924 devstack@c-api.service[100524]: INFO cinder.api.openstack.wsgi [None req-b9fc3201-a5ac-408b-bc31-43c69b6c4826 tempest-CinderUnicodeTest-1489870587 tempest-CinderUnicodeTest-1489870587-project-member] https://10.4.3.117/volume/v3/volumes/367b55d0-bb86-4934-9e81-69a60c9d2867 returned with HTTP 404 Jul 27 16:20:17.520694 np0000005924 devstack@c-api.service[100524]: [pid: 100524|app: 0|req: 1130/4494] 10.4.3.117 () {66 vars in 1348 bytes} [Mon Jul 27 16:20:17 2026] GET /volume/v3/volumes/367b55d0-bb86-4934-9e81-69a60c9d2867 => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 27 16:20:17.526433 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.middleware.request_id [None req-591dae24-7e46-4ee6-85a0-1c29c069c6a7 None None] RequestId filter calling following filter/app {{(pid=100522) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:20:17.528153 np0000005924 devstack@c-api.service[100522]: INFO cinder.api.openstack.wsgi [None req-591dae24-7e46-4ee6-85a0-1c29c069c6a7 tempest-CinderUnicodeTest-1489870587 tempest-CinderUnicodeTest-1489870587-project-member] DELETE https://10.4.3.117/volume/v3/volumes/e2253b64-3ce5-490d-b875-156ed83589d3 Jul 27 16:20:17.528388 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.openstack.wsgi [None req-591dae24-7e46-4ee6-85a0-1c29c069c6a7 tempest-CinderUnicodeTest-1489870587 tempest-CinderUnicodeTest-1489870587-project-member] Empty body provided in request {{(pid=100522) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:20:17.528610 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.openstack.wsgi [None req-591dae24-7e46-4ee6-85a0-1c29c069c6a7 tempest-CinderUnicodeTest-1489870587 tempest-CinderUnicodeTest-1489870587-project-member] Calling method 'delete' {{(pid=100522) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:20:17.528803 np0000005924 devstack@c-api.service[100522]: INFO cinder.api.v3.volumes [None req-591dae24-7e46-4ee6-85a0-1c29c069c6a7 tempest-CinderUnicodeTest-1489870587 tempest-CinderUnicodeTest-1489870587-project-member] Delete volume with id: e2253b64-3ce5-490d-b875-156ed83589d3 Jul 27 16:20:17.536845 np0000005924 devstack@c-api.service[100522]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:20:17.536845 np0000005924 devstack@c-api.service[100522]: warnings.warn( Jul 27 16:20:17.537472 np0000005924 devstack@c-api.service[100522]: INFO cinder.volume.api [None req-591dae24-7e46-4ee6-85a0-1c29c069c6a7 tempest-CinderUnicodeTest-1489870587 tempest-CinderUnicodeTest-1489870587-project-member] Volume info retrieved successfully. Jul 27 16:20:17.556097 np0000005924 devstack@c-api.service[100522]: INFO cinder.volume.api [None req-591dae24-7e46-4ee6-85a0-1c29c069c6a7 tempest-CinderUnicodeTest-1489870587 tempest-CinderUnicodeTest-1489870587-project-member] Delete volume request issued successfully. Jul 27 16:20:17.556355 np0000005924 devstack@c-api.service[100522]: INFO cinder.api.openstack.wsgi [None req-591dae24-7e46-4ee6-85a0-1c29c069c6a7 tempest-CinderUnicodeTest-1489870587 tempest-CinderUnicodeTest-1489870587-project-member] https://10.4.3.117/volume/v3/volumes/e2253b64-3ce5-490d-b875-156ed83589d3 returned with HTTP 202 Jul 27 16:20:17.556768 np0000005924 devstack@c-api.service[100522]: [pid: 100522|app: 0|req: 1113/4495] 10.4.3.117 () {66 vars in 1351 bytes} [Mon Jul 27 16:20:17 2026] DELETE /volume/v3/volumes/e2253b64-3ce5-490d-b875-156ed83589d3 => generated 0 bytes in 31 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 27 16:20:17.563346 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.middleware.request_id [None req-51ba9532-a9dd-4297-8d3f-c0fe696c413f None None] RequestId filter calling following filter/app {{(pid=100521) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:20:17.565144 np0000005924 devstack@c-api.service[100521]: INFO cinder.api.openstack.wsgi [None req-51ba9532-a9dd-4297-8d3f-c0fe696c413f tempest-CinderUnicodeTest-1489870587 tempest-CinderUnicodeTest-1489870587-project-member] GET https://10.4.3.117/volume/v3/volumes/e2253b64-3ce5-490d-b875-156ed83589d3 Jul 27 16:20:17.565402 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.openstack.wsgi [None req-51ba9532-a9dd-4297-8d3f-c0fe696c413f tempest-CinderUnicodeTest-1489870587 tempest-CinderUnicodeTest-1489870587-project-member] Empty body provided in request {{(pid=100521) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:20:17.565666 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.openstack.wsgi [None req-51ba9532-a9dd-4297-8d3f-c0fe696c413f tempest-CinderUnicodeTest-1489870587 tempest-CinderUnicodeTest-1489870587-project-member] Calling method 'show' {{(pid=100521) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:20:17.571641 np0000005924 devstack@c-api.service[100521]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:20:17.571641 np0000005924 devstack@c-api.service[100521]: warnings.warn( Jul 27 16:20:17.575085 np0000005924 devstack@c-api.service[100521]: INFO cinder.volume.api [None req-51ba9532-a9dd-4297-8d3f-c0fe696c413f tempest-CinderUnicodeTest-1489870587 tempest-CinderUnicodeTest-1489870587-project-member] Volume info retrieved successfully. Jul 27 16:20:17.578274 np0000005924 devstack@c-api.service[100521]: INFO cinder.api.openstack.wsgi [None req-51ba9532-a9dd-4297-8d3f-c0fe696c413f tempest-CinderUnicodeTest-1489870587 tempest-CinderUnicodeTest-1489870587-project-member] https://10.4.3.117/volume/v3/volumes/e2253b64-3ce5-490d-b875-156ed83589d3 returned with HTTP 200 Jul 27 16:20:17.578641 np0000005924 devstack@c-api.service[100521]: [pid: 100521|app: 0|req: 1123/4496] 10.4.3.117 () {66 vars in 1348 bytes} [Mon Jul 27 16:20:17 2026] GET /volume/v3/volumes/e2253b64-3ce5-490d-b875-156ed83589d3 => generated 832 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 27 16:20:17.829170 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.middleware.request_id [None req-3d2f6b47-78dc-443a-8c3c-48f82d67bf78 None None] RequestId filter calling following filter/app {{(pid=100523) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:20:17.830923 np0000005924 devstack@c-api.service[100523]: INFO cinder.api.openstack.wsgi [None req-3d2f6b47-78dc-443a-8c3c-48f82d67bf78 tempest-CreateVolumesFromBackupTest-1130909323 tempest-CreateVolumesFromBackupTest-1130909323-project-member] GET https://10.4.3.117/volume/v3/volumes/0f66256b-e29d-4025-a1a2-373a52dc4fb3 Jul 27 16:20:17.831108 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.openstack.wsgi [None req-3d2f6b47-78dc-443a-8c3c-48f82d67bf78 tempest-CreateVolumesFromBackupTest-1130909323 tempest-CreateVolumesFromBackupTest-1130909323-project-member] Empty body provided in request {{(pid=100523) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:20:17.831282 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.openstack.wsgi [None req-3d2f6b47-78dc-443a-8c3c-48f82d67bf78 tempest-CreateVolumesFromBackupTest-1130909323 tempest-CreateVolumesFromBackupTest-1130909323-project-member] Calling method 'show' {{(pid=100523) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:20:17.837980 np0000005924 devstack@c-api.service[100523]: INFO cinder.api.openstack.wsgi [None req-3d2f6b47-78dc-443a-8c3c-48f82d67bf78 tempest-CreateVolumesFromBackupTest-1130909323 tempest-CreateVolumesFromBackupTest-1130909323-project-member] https://10.4.3.117/volume/v3/volumes/0f66256b-e29d-4025-a1a2-373a52dc4fb3 returned with HTTP 404 Jul 27 16:20:17.838540 np0000005924 devstack@c-api.service[100523]: [pid: 100523|app: 0|req: 1131/4497] 10.4.3.117 () {66 vars in 1348 bytes} [Mon Jul 27 16:20:17 2026] GET /volume/v3/volumes/0f66256b-e29d-4025-a1a2-373a52dc4fb3 => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 27 16:20:17.844747 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.middleware.request_id [None req-2c674c60-4e1c-4dca-9114-cc881e6e992a None None] RequestId filter calling following filter/app {{(pid=100524) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:20:17.846747 np0000005924 devstack@c-api.service[100524]: INFO cinder.api.openstack.wsgi [None req-2c674c60-4e1c-4dca-9114-cc881e6e992a tempest-CreateVolumesFromBackupTest-1130909323 tempest-CreateVolumesFromBackupTest-1130909323-project-member] DELETE https://10.4.3.117/volume/v3/volumes/a7ef1532-ff1a-4a59-9b11-5d56cdba2625 Jul 27 16:20:17.846972 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.openstack.wsgi [None req-2c674c60-4e1c-4dca-9114-cc881e6e992a tempest-CreateVolumesFromBackupTest-1130909323 tempest-CreateVolumesFromBackupTest-1130909323-project-member] Empty body provided in request {{(pid=100524) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:20:17.847196 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.openstack.wsgi [None req-2c674c60-4e1c-4dca-9114-cc881e6e992a tempest-CreateVolumesFromBackupTest-1130909323 tempest-CreateVolumesFromBackupTest-1130909323-project-member] Calling method 'delete' {{(pid=100524) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:20:17.847404 np0000005924 devstack@c-api.service[100524]: INFO cinder.api.v3.volumes [None req-2c674c60-4e1c-4dca-9114-cc881e6e992a tempest-CreateVolumesFromBackupTest-1130909323 tempest-CreateVolumesFromBackupTest-1130909323-project-member] Delete volume with id: a7ef1532-ff1a-4a59-9b11-5d56cdba2625 Jul 27 16:20:17.855335 np0000005924 devstack@c-api.service[100524]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:20:17.855335 np0000005924 devstack@c-api.service[100524]: warnings.warn( Jul 27 16:20:17.855873 np0000005924 devstack@c-api.service[100524]: INFO cinder.volume.api [None req-2c674c60-4e1c-4dca-9114-cc881e6e992a tempest-CreateVolumesFromBackupTest-1130909323 tempest-CreateVolumesFromBackupTest-1130909323-project-member] Volume info retrieved successfully. Jul 27 16:20:17.873722 np0000005924 devstack@c-api.service[100524]: INFO cinder.volume.api [None req-2c674c60-4e1c-4dca-9114-cc881e6e992a tempest-CreateVolumesFromBackupTest-1130909323 tempest-CreateVolumesFromBackupTest-1130909323-project-member] Delete volume request issued successfully. Jul 27 16:20:17.873932 np0000005924 devstack@c-api.service[100524]: INFO cinder.api.openstack.wsgi [None req-2c674c60-4e1c-4dca-9114-cc881e6e992a tempest-CreateVolumesFromBackupTest-1130909323 tempest-CreateVolumesFromBackupTest-1130909323-project-member] https://10.4.3.117/volume/v3/volumes/a7ef1532-ff1a-4a59-9b11-5d56cdba2625 returned with HTTP 202 Jul 27 16:20:17.874397 np0000005924 devstack@c-api.service[100524]: [pid: 100524|app: 0|req: 1131/4498] 10.4.3.117 () {66 vars in 1351 bytes} [Mon Jul 27 16:20:17 2026] DELETE /volume/v3/volumes/a7ef1532-ff1a-4a59-9b11-5d56cdba2625 => generated 0 bytes in 30 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 27 16:20:17.880393 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.middleware.request_id [None req-6c24f931-f8da-4cde-a3ac-b4930864d7aa None None] RequestId filter calling following filter/app {{(pid=100522) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:20:17.882039 np0000005924 devstack@c-api.service[100522]: INFO cinder.api.openstack.wsgi [None req-6c24f931-f8da-4cde-a3ac-b4930864d7aa tempest-CreateVolumesFromBackupTest-1130909323 tempest-CreateVolumesFromBackupTest-1130909323-project-member] GET https://10.4.3.117/volume/v3/volumes/a7ef1532-ff1a-4a59-9b11-5d56cdba2625 Jul 27 16:20:17.882217 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.openstack.wsgi [None req-6c24f931-f8da-4cde-a3ac-b4930864d7aa tempest-CreateVolumesFromBackupTest-1130909323 tempest-CreateVolumesFromBackupTest-1130909323-project-member] Empty body provided in request {{(pid=100522) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:20:17.882446 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.openstack.wsgi [None req-6c24f931-f8da-4cde-a3ac-b4930864d7aa tempest-CreateVolumesFromBackupTest-1130909323 tempest-CreateVolumesFromBackupTest-1130909323-project-member] Calling method 'show' {{(pid=100522) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:20:17.888656 np0000005924 devstack@c-api.service[100522]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:20:17.888656 np0000005924 devstack@c-api.service[100522]: warnings.warn( Jul 27 16:20:17.891757 np0000005924 devstack@c-api.service[100522]: INFO cinder.volume.api [None req-6c24f931-f8da-4cde-a3ac-b4930864d7aa tempest-CreateVolumesFromBackupTest-1130909323 tempest-CreateVolumesFromBackupTest-1130909323-project-member] Volume info retrieved successfully. Jul 27 16:20:17.895208 np0000005924 devstack@c-api.service[100522]: INFO cinder.api.openstack.wsgi [None req-6c24f931-f8da-4cde-a3ac-b4930864d7aa tempest-CreateVolumesFromBackupTest-1130909323 tempest-CreateVolumesFromBackupTest-1130909323-project-member] https://10.4.3.117/volume/v3/volumes/a7ef1532-ff1a-4a59-9b11-5d56cdba2625 returned with HTTP 200 Jul 27 16:20:17.895559 np0000005924 devstack@c-api.service[100522]: [pid: 100522|app: 0|req: 1114/4499] 10.4.3.117 () {66 vars in 1348 bytes} [Mon Jul 27 16:20:17 2026] GET /volume/v3/volumes/a7ef1532-ff1a-4a59-9b11-5d56cdba2625 => generated 850 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 27 16:20:18.043124 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.middleware.request_id [None req-5193a1b9-b23a-4fae-b57d-cceee4f6c4fa None None] RequestId filter calling following filter/app {{(pid=100521) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:20:18.044754 np0000005924 devstack@c-api.service[100521]: INFO cinder.api.openstack.wsgi [None req-5193a1b9-b23a-4fae-b57d-cceee4f6c4fa tempest-TestShelveInstance-1207132727 tempest-TestShelveInstance-1207132727-project-member] POST https://10.4.3.117/volume/v3/volumes Jul 27 16:20:18.045062 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.openstack.wsgi [None req-5193a1b9-b23a-4fae-b57d-cceee4f6c4fa tempest-TestShelveInstance-1207132727 tempest-TestShelveInstance-1207132727-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-tempest.common.compute-volume-459858628", "imageRef": "9b5714dc-7db2-46f4-8517-f5174b84ff15", "size": 1}} {{(pid=100521) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 27 16:20:18.046409 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.v3.volumes [None req-5193a1b9-b23a-4fae-b57d-cceee4f6c4fa tempest-TestShelveInstance-1207132727 tempest-TestShelveInstance-1207132727-project-member] Create volume request body: {'volume': {'name': 'tempest-tempest.common.compute-volume-459858628', 'imageRef': '9b5714dc-7db2-46f4-8517-f5174b84ff15', 'size': 1}} {{(pid=100521) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 27 16:20:18.099160 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.middleware.request_id [None req-77695934-d193-43ab-aa7a-548dd183c27b None None] RequestId filter calling following filter/app {{(pid=100523) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:20:18.100775 np0000005924 devstack@c-api.service[100523]: INFO cinder.api.openstack.wsgi [None req-77695934-d193-43ab-aa7a-548dd183c27b tempest-ProjectAdminTests33-614572375 tempest-ProjectAdminTests33-614572375-project-admin] GET https://10.4.3.117/volume/v3/backups/46bfb377-729a-435e-ba7b-0f68c1b23a85 Jul 27 16:20:18.100970 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.openstack.wsgi [None req-77695934-d193-43ab-aa7a-548dd183c27b tempest-ProjectAdminTests33-614572375 tempest-ProjectAdminTests33-614572375-project-admin] Empty body provided in request {{(pid=100523) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:20:18.101139 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.openstack.wsgi [None req-77695934-d193-43ab-aa7a-548dd183c27b tempest-ProjectAdminTests33-614572375 tempest-ProjectAdminTests33-614572375-project-admin] Calling method 'show' {{(pid=100523) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:20:18.101234 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.v3.backups [None req-77695934-d193-43ab-aa7a-548dd183c27b tempest-ProjectAdminTests33-614572375 tempest-ProjectAdminTests33-614572375-project-admin] Show backup with id 46bfb377-729a-435e-ba7b-0f68c1b23a85. {{(pid=100523) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 27 16:20:18.105148 np0000005924 devstack@c-api.service[100523]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:20:18.105148 np0000005924 devstack@c-api.service[100523]: warnings.warn( Jul 27 16:20:18.105701 np0000005924 devstack@c-api.service[100523]: INFO cinder.api.openstack.wsgi [None req-77695934-d193-43ab-aa7a-548dd183c27b tempest-ProjectAdminTests33-614572375 tempest-ProjectAdminTests33-614572375-project-admin] https://10.4.3.117/volume/v3/backups/46bfb377-729a-435e-ba7b-0f68c1b23a85 returned with HTTP 200 Jul 27 16:20:18.106024 np0000005924 devstack@c-api.service[100523]: [pid: 100523|app: 0|req: 1132/4500] 10.4.3.117 () {68 vars in 1388 bytes} [Mon Jul 27 16:20:18 2026] GET /volume/v3/backups/46bfb377-729a-435e-ba7b-0f68c1b23a85 => generated 724 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 27 16:20:18.112360 np0000005924 devstack@c-api.service[100521]: INFO cinder.api.v3.volumes [None req-5193a1b9-b23a-4fae-b57d-cceee4f6c4fa tempest-TestShelveInstance-1207132727 tempest-TestShelveInstance-1207132727-project-member] Create volume of 1 GB Jul 27 16:20:18.116229 np0000005924 devstack@c-api.service[100521]: INFO cinder.volume.api [None req-5193a1b9-b23a-4fae-b57d-cceee4f6c4fa tempest-TestShelveInstance-1207132727 tempest-TestShelveInstance-1207132727-project-member] Availability Zones retrieved successfully. Jul 27 16:20:18.121351 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.volume.api [None req-5193a1b9-b23a-4fae-b57d-cceee4f6c4fa tempest-TestShelveInstance-1207132727 tempest-TestShelveInstance-1207132727-project-member] Flow 'volume_create_api' (7ab8a4ca-e2ee-4b34-9c1d-961b29c9a9f1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100521) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 27 16:20:18.122511 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.volume.api [None req-5193a1b9-b23a-4fae-b57d-cceee4f6c4fa tempest-TestShelveInstance-1207132727 tempest-TestShelveInstance-1207132727-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f06aaf8e-6b3d-4829-9a73-53a1d10b71f7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100521) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 27 16:20:18.123292 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.volume.flows.api.create_volume [None req-5193a1b9-b23a-4fae-b57d-cceee4f6c4fa tempest-TestShelveInstance-1207132727 tempest-TestShelveInstance-1207132727-project-member] Validating volume size '1' using validate_int {{(pid=100521) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 27 16:20:18.176091 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.volume.api [None req-5193a1b9-b23a-4fae-b57d-cceee4f6c4fa tempest-TestShelveInstance-1207132727 tempest-TestShelveInstance-1207132727-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f06aaf8e-6b3d-4829-9a73-53a1d10b71f7) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-27T16:04:59Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=2bce4e1a-e6e0-49d9-be36-c3405449a01e,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '2bce4e1a-e6e0-49d9-be36-c3405449a01e', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100521) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 27 16:20:18.177051 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.volume.api [None req-5193a1b9-b23a-4fae-b57d-cceee4f6c4fa tempest-TestShelveInstance-1207132727 tempest-TestShelveInstance-1207132727-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (ff180618-ea89-4724-8d96-6c40e177d1ee) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100521) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 27 16:20:18.226905 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.quota [None req-5193a1b9-b23a-4fae-b57d-cceee4f6c4fa tempest-TestShelveInstance-1207132727 tempest-TestShelveInstance-1207132727-project-member] Created reservations ['186edf63-6287-4bd1-9c42-20c0364b194c', 'ba42cb48-05d2-4d81-96cb-0010cf26df74', '1affa1a8-f663-4b63-9d67-d789721d8888', '9a44d52e-60ee-4d11-ba5a-b5db40c5aadf'] {{(pid=100521) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 27 16:20:18.227525 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.volume.api [None req-5193a1b9-b23a-4fae-b57d-cceee4f6c4fa tempest-TestShelveInstance-1207132727 tempest-TestShelveInstance-1207132727-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (ff180618-ea89-4724-8d96-6c40e177d1ee) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['186edf63-6287-4bd1-9c42-20c0364b194c', 'ba42cb48-05d2-4d81-96cb-0010cf26df74', '1affa1a8-f663-4b63-9d67-d789721d8888', '9a44d52e-60ee-4d11-ba5a-b5db40c5aadf']}' {{(pid=100521) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 27 16:20:18.228312 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.volume.api [None req-5193a1b9-b23a-4fae-b57d-cceee4f6c4fa tempest-TestShelveInstance-1207132727 tempest-TestShelveInstance-1207132727-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (24c091aa-af73-4871-85b2-1a141258cec5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100521) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 27 16:20:18.247895 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.volume.api [None req-5193a1b9-b23a-4fae-b57d-cceee4f6c4fa tempest-TestShelveInstance-1207132727 tempest-TestShelveInstance-1207132727-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (24c091aa-af73-4871-85b2-1a141258cec5) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'a0527a03-3684-4591-ae43-b575d7fd3d02', '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-459858628',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='05dbc2b0c123439f8644e48ba5895a64',qos_specs=None,replication_status=,reservations=['186edf63-6287-4bd1-9c42-20c0364b194c','ba42cb48-05d2-4d81-96cb-0010cf26df74','1affa1a8-f663-4b63-9d67-d789721d8888','9a44d52e-60ee-4d11-ba5a-b5db40c5aadf'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='dac8f6f465944090b8e6b0394f3b0fa5',volume_type_id=2bce4e1a-e6e0-49d9-be36-c3405449a01e), 'volume': Volume(_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-27T16:20:18Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-tempest.common.compute-volume-459858628',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=a0527a03-3684-4591-ae43-b575d7fd3d02,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='05dbc2b0c123439f8644e48ba5895a64',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='dac8f6f465944090b8e6b0394f3b0fa5',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(2bce4e1a-e6e0-49d9-be36-c3405449a01e),volume_type_id=2bce4e1a-e6e0-49d9-be36-c3405449a01e)}' {{(pid=100521) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 27 16:20:18.248611 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.volume.api [None req-5193a1b9-b23a-4fae-b57d-cceee4f6c4fa tempest-TestShelveInstance-1207132727 tempest-TestShelveInstance-1207132727-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (da3ee5e0-232a-4f9a-9dd2-3619a9aed1ca) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100521) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 27 16:20:18.265104 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.volume.api [None req-5193a1b9-b23a-4fae-b57d-cceee4f6c4fa tempest-TestShelveInstance-1207132727 tempest-TestShelveInstance-1207132727-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (da3ee5e0-232a-4f9a-9dd2-3619a9aed1ca) transitioned into state 'SUCCESS' from state '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-459858628',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='05dbc2b0c123439f8644e48ba5895a64',qos_specs=None,replication_status=,reservations=['186edf63-6287-4bd1-9c42-20c0364b194c','ba42cb48-05d2-4d81-96cb-0010cf26df74','1affa1a8-f663-4b63-9d67-d789721d8888','9a44d52e-60ee-4d11-ba5a-b5db40c5aadf'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='dac8f6f465944090b8e6b0394f3b0fa5',volume_type_id=2bce4e1a-e6e0-49d9-be36-c3405449a01e)}' {{(pid=100521) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 27 16:20:18.265758 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.volume.api [None req-5193a1b9-b23a-4fae-b57d-cceee4f6c4fa tempest-TestShelveInstance-1207132727 tempest-TestShelveInstance-1207132727-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (d5fee15b-0f26-44e8-ad66-1f893eb51b30) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100521) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 27 16:20:18.275471 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.volume.api [None req-5193a1b9-b23a-4fae-b57d-cceee4f6c4fa tempest-TestShelveInstance-1207132727 tempest-TestShelveInstance-1207132727-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (d5fee15b-0f26-44e8-ad66-1f893eb51b30) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100521) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 27 16:20:18.276634 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.volume.api [None req-5193a1b9-b23a-4fae-b57d-cceee4f6c4fa tempest-TestShelveInstance-1207132727 tempest-TestShelveInstance-1207132727-project-member] Flow 'volume_create_api' (7ab8a4ca-e2ee-4b34-9c1d-961b29c9a9f1) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100521) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 27 16:20:18.277029 np0000005924 devstack@c-api.service[100521]: INFO cinder.volume.api [None req-5193a1b9-b23a-4fae-b57d-cceee4f6c4fa tempest-TestShelveInstance-1207132727 tempest-TestShelveInstance-1207132727-project-member] Create volume request issued successfully. Jul 27 16:20:18.277806 np0000005924 devstack@c-api.service[100521]: INFO cinder.api.openstack.wsgi [None req-5193a1b9-b23a-4fae-b57d-cceee4f6c4fa tempest-TestShelveInstance-1207132727 tempest-TestShelveInstance-1207132727-project-member] https://10.4.3.117/volume/v3/volumes returned with HTTP 202 Jul 27 16:20:18.278287 np0000005924 devstack@c-api.service[100521]: [pid: 100521|app: 0|req: 1124/4501] 10.4.3.117 () {68 vars in 1259 bytes} [Mon Jul 27 16:20:18 2026] POST /volume/v3/volumes => generated 752 bytes in 235 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 27 16:20:18.290531 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.middleware.request_id [None req-fc419840-6797-43a6-8614-9fb3dcce2694 None None] RequestId filter calling following filter/app {{(pid=100524) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:20:18.292566 np0000005924 devstack@c-api.service[100524]: INFO cinder.api.openstack.wsgi [None req-fc419840-6797-43a6-8614-9fb3dcce2694 tempest-TestShelveInstance-1207132727 tempest-TestShelveInstance-1207132727-project-member] GET https://10.4.3.117/volume/v3/volumes/a0527a03-3684-4591-ae43-b575d7fd3d02 Jul 27 16:20:18.292770 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.openstack.wsgi [None req-fc419840-6797-43a6-8614-9fb3dcce2694 tempest-TestShelveInstance-1207132727 tempest-TestShelveInstance-1207132727-project-member] Empty body provided in request {{(pid=100524) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:20:18.292963 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.openstack.wsgi [None req-fc419840-6797-43a6-8614-9fb3dcce2694 tempest-TestShelveInstance-1207132727 tempest-TestShelveInstance-1207132727-project-member] Calling method 'show' {{(pid=100524) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:20:18.299914 np0000005924 devstack@c-api.service[100524]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:20:18.299914 np0000005924 devstack@c-api.service[100524]: warnings.warn( Jul 27 16:20:18.303505 np0000005924 devstack@c-api.service[100524]: INFO cinder.volume.api [None req-fc419840-6797-43a6-8614-9fb3dcce2694 tempest-TestShelveInstance-1207132727 tempest-TestShelveInstance-1207132727-project-member] Volume info retrieved successfully. Jul 27 16:20:18.308028 np0000005924 devstack@c-api.service[100524]: INFO cinder.api.openstack.wsgi [None req-fc419840-6797-43a6-8614-9fb3dcce2694 tempest-TestShelveInstance-1207132727 tempest-TestShelveInstance-1207132727-project-member] https://10.4.3.117/volume/v3/volumes/a0527a03-3684-4591-ae43-b575d7fd3d02 returned with HTTP 200 Jul 27 16:20:18.308500 np0000005924 devstack@c-api.service[100524]: [pid: 100524|app: 0|req: 1132/4502] 10.4.3.117 () {66 vars in 1348 bytes} [Mon Jul 27 16:20:18 2026] GET /volume/v3/volumes/a0527a03-3684-4591-ae43-b575d7fd3d02 => generated 820 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 27 16:20:18.591223 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.middleware.request_id [None req-b5b1f283-2c96-46dc-8b66-808ba51fd5ba None None] RequestId filter calling following filter/app {{(pid=100522) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:20:18.593075 np0000005924 devstack@c-api.service[100522]: INFO cinder.api.openstack.wsgi [None req-b5b1f283-2c96-46dc-8b66-808ba51fd5ba tempest-CinderUnicodeTest-1489870587 tempest-CinderUnicodeTest-1489870587-project-member] GET https://10.4.3.117/volume/v3/volumes/e2253b64-3ce5-490d-b875-156ed83589d3 Jul 27 16:20:18.593679 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.openstack.wsgi [None req-b5b1f283-2c96-46dc-8b66-808ba51fd5ba tempest-CinderUnicodeTest-1489870587 tempest-CinderUnicodeTest-1489870587-project-member] Empty body provided in request {{(pid=100522) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:20:18.593679 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.openstack.wsgi [None req-b5b1f283-2c96-46dc-8b66-808ba51fd5ba tempest-CinderUnicodeTest-1489870587 tempest-CinderUnicodeTest-1489870587-project-member] Calling method 'show' {{(pid=100522) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:20:18.599629 np0000005924 devstack@c-api.service[100522]: INFO cinder.api.openstack.wsgi [None req-b5b1f283-2c96-46dc-8b66-808ba51fd5ba tempest-CinderUnicodeTest-1489870587 tempest-CinderUnicodeTest-1489870587-project-member] https://10.4.3.117/volume/v3/volumes/e2253b64-3ce5-490d-b875-156ed83589d3 returned with HTTP 404 Jul 27 16:20:18.600170 np0000005924 devstack@c-api.service[100522]: [pid: 100522|app: 0|req: 1115/4503] 10.4.3.117 () {66 vars in 1348 bytes} [Mon Jul 27 16:20:18 2026] GET /volume/v3/volumes/e2253b64-3ce5-490d-b875-156ed83589d3 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 27 16:20:18.850537 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.middleware.request_id [req-a4b475b2-ca6f-4418-9880-b80e4cf92e54 req-84be256f-f296-451f-bdd2-ccdf302906f0 None None] RequestId filter calling following filter/app {{(pid=100523) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:20:18.852812 np0000005924 devstack@c-api.service[100523]: INFO cinder.api.openstack.wsgi [req-a4b475b2-ca6f-4418-9880-b80e4cf92e54 req-84be256f-f296-451f-bdd2-ccdf302906f0 tempest-TestInstancesWithCinderVolumes-351524293 tempest-TestInstancesWithCinderVolumes-351524293-project-member] DELETE https://10.4.3.117/volume/v3/attachments/34d76da1-b689-4e09-b91c-6554d6725061 Jul 27 16:20:18.853059 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.openstack.wsgi [req-a4b475b2-ca6f-4418-9880-b80e4cf92e54 req-84be256f-f296-451f-bdd2-ccdf302906f0 tempest-TestInstancesWithCinderVolumes-351524293 tempest-TestInstancesWithCinderVolumes-351524293-project-member] Empty body provided in request {{(pid=100523) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:20:18.853446 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.openstack.wsgi [req-a4b475b2-ca6f-4418-9880-b80e4cf92e54 req-84be256f-f296-451f-bdd2-ccdf302906f0 tempest-TestInstancesWithCinderVolumes-351524293 tempest-TestInstancesWithCinderVolumes-351524293-project-member] Calling method 'version_select' {{(pid=100523) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:20:18.860802 np0000005924 devstack@c-api.service[100523]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:20:18.860802 np0000005924 devstack@c-api.service[100523]: warnings.warn( Jul 27 16:20:18.903571 np0000005924 devstack@c-api.service[100523]: INFO cinder.api.openstack.wsgi [req-a4b475b2-ca6f-4418-9880-b80e4cf92e54 req-84be256f-f296-451f-bdd2-ccdf302906f0 tempest-TestInstancesWithCinderVolumes-351524293 tempest-TestInstancesWithCinderVolumes-351524293-project-member] https://10.4.3.117/volume/v3/attachments/34d76da1-b689-4e09-b91c-6554d6725061 returned with HTTP 200 Jul 27 16:20:18.904056 np0000005924 devstack@c-api.service[100523]: [pid: 100523|app: 0|req: 1133/4504] 10.4.3.117 () {72 vars in 1673 bytes} [Mon Jul 27 16:20:18 2026] DELETE /volume/v3/attachments/34d76da1-b689-4e09-b91c-6554d6725061 => generated 19 bytes in 54 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 27 16:20:18.907056 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.middleware.request_id [None req-448b3524-b534-44b5-8c08-def05c6a6031 None None] RequestId filter calling following filter/app {{(pid=100521) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:20:18.910064 np0000005924 devstack@c-api.service[100521]: INFO cinder.api.openstack.wsgi [None req-448b3524-b534-44b5-8c08-def05c6a6031 tempest-CreateVolumesFromBackupTest-1130909323 tempest-CreateVolumesFromBackupTest-1130909323-project-member] GET https://10.4.3.117/volume/v3/volumes/a7ef1532-ff1a-4a59-9b11-5d56cdba2625 Jul 27 16:20:18.910321 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.openstack.wsgi [None req-448b3524-b534-44b5-8c08-def05c6a6031 tempest-CreateVolumesFromBackupTest-1130909323 tempest-CreateVolumesFromBackupTest-1130909323-project-member] Empty body provided in request {{(pid=100521) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:20:18.910568 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.openstack.wsgi [None req-448b3524-b534-44b5-8c08-def05c6a6031 tempest-CreateVolumesFromBackupTest-1130909323 tempest-CreateVolumesFromBackupTest-1130909323-project-member] Calling method 'show' {{(pid=100521) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:20:18.916223 np0000005924 devstack@c-api.service[100521]: INFO cinder.api.openstack.wsgi [None req-448b3524-b534-44b5-8c08-def05c6a6031 tempest-CreateVolumesFromBackupTest-1130909323 tempest-CreateVolumesFromBackupTest-1130909323-project-member] https://10.4.3.117/volume/v3/volumes/a7ef1532-ff1a-4a59-9b11-5d56cdba2625 returned with HTTP 404 Jul 27 16:20:18.916695 np0000005924 devstack@c-api.service[100521]: [pid: 100521|app: 0|req: 1125/4505] 10.4.3.117 () {66 vars in 1348 bytes} [Mon Jul 27 16:20:18 2026] GET /volume/v3/volumes/a7ef1532-ff1a-4a59-9b11-5d56cdba2625 => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 27 16:20:18.925175 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.middleware.request_id [None req-291bf903-af04-474c-a053-af89556a136d None None] RequestId filter calling following filter/app {{(pid=100524) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:20:18.927660 np0000005924 devstack@c-api.service[100524]: INFO cinder.api.openstack.wsgi [None req-291bf903-af04-474c-a053-af89556a136d tempest-CreateVolumesFromBackupTest-1130909323 tempest-CreateVolumesFromBackupTest-1130909323-project-member] DELETE https://10.4.3.117/volume/v3/volumes/64696a49-b0c7-43d7-ad79-f6f30e702e1f Jul 27 16:20:18.927882 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.openstack.wsgi [None req-291bf903-af04-474c-a053-af89556a136d tempest-CreateVolumesFromBackupTest-1130909323 tempest-CreateVolumesFromBackupTest-1130909323-project-member] Empty body provided in request {{(pid=100524) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:20:18.928085 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.openstack.wsgi [None req-291bf903-af04-474c-a053-af89556a136d tempest-CreateVolumesFromBackupTest-1130909323 tempest-CreateVolumesFromBackupTest-1130909323-project-member] Calling method 'delete' {{(pid=100524) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:20:18.928251 np0000005924 devstack@c-api.service[100524]: INFO cinder.api.v3.volumes [None req-291bf903-af04-474c-a053-af89556a136d tempest-CreateVolumesFromBackupTest-1130909323 tempest-CreateVolumesFromBackupTest-1130909323-project-member] Delete volume with id: 64696a49-b0c7-43d7-ad79-f6f30e702e1f Jul 27 16:20:18.935885 np0000005924 devstack@c-api.service[100524]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:20:18.935885 np0000005924 devstack@c-api.service[100524]: warnings.warn( Jul 27 16:20:18.936401 np0000005924 devstack@c-api.service[100524]: INFO cinder.volume.api [None req-291bf903-af04-474c-a053-af89556a136d tempest-CreateVolumesFromBackupTest-1130909323 tempest-CreateVolumesFromBackupTest-1130909323-project-member] Volume info retrieved successfully. Jul 27 16:20:18.959945 np0000005924 devstack@c-api.service[100524]: INFO cinder.volume.api [None req-291bf903-af04-474c-a053-af89556a136d tempest-CreateVolumesFromBackupTest-1130909323 tempest-CreateVolumesFromBackupTest-1130909323-project-member] Delete volume request issued successfully. Jul 27 16:20:18.960126 np0000005924 devstack@c-api.service[100524]: INFO cinder.api.openstack.wsgi [None req-291bf903-af04-474c-a053-af89556a136d tempest-CreateVolumesFromBackupTest-1130909323 tempest-CreateVolumesFromBackupTest-1130909323-project-member] https://10.4.3.117/volume/v3/volumes/64696a49-b0c7-43d7-ad79-f6f30e702e1f returned with HTTP 202 Jul 27 16:20:18.960712 np0000005924 devstack@c-api.service[100524]: [pid: 100524|app: 0|req: 1133/4506] 10.4.3.117 () {66 vars in 1351 bytes} [Mon Jul 27 16:20:18 2026] DELETE /volume/v3/volumes/64696a49-b0c7-43d7-ad79-f6f30e702e1f => generated 0 bytes in 36 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 27 16:20:18.971615 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.middleware.request_id [None req-e19f3615-2fdd-46c2-b22b-01571ab3e737 None None] RequestId filter calling following filter/app {{(pid=100522) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:20:18.971958 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.middleware.request_id [None req-664631f2-3703-4d1f-bf71-5bc80d06b4a6 None None] RequestId filter calling following filter/app {{(pid=100523) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:20:18.975722 np0000005924 devstack@c-api.service[100523]: INFO cinder.api.openstack.wsgi [None req-664631f2-3703-4d1f-bf71-5bc80d06b4a6 tempest-TestInstancesWithCinderVolumes-351524293 tempest-TestInstancesWithCinderVolumes-351524293-project-member] DELETE https://10.4.3.117/volume/v3/volumes/96379ac6-9a71-43ec-9fb7-785e8a791a11 Jul 27 16:20:18.975722 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.openstack.wsgi [None req-664631f2-3703-4d1f-bf71-5bc80d06b4a6 tempest-TestInstancesWithCinderVolumes-351524293 tempest-TestInstancesWithCinderVolumes-351524293-project-member] Empty body provided in request {{(pid=100523) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:20:18.975722 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.openstack.wsgi [None req-664631f2-3703-4d1f-bf71-5bc80d06b4a6 tempest-TestInstancesWithCinderVolumes-351524293 tempest-TestInstancesWithCinderVolumes-351524293-project-member] Calling method 'delete' {{(pid=100523) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:20:18.975722 np0000005924 devstack@c-api.service[100523]: INFO cinder.api.v3.volumes [None req-664631f2-3703-4d1f-bf71-5bc80d06b4a6 tempest-TestInstancesWithCinderVolumes-351524293 tempest-TestInstancesWithCinderVolumes-351524293-project-member] Delete volume with id: 96379ac6-9a71-43ec-9fb7-785e8a791a11 Jul 27 16:20:18.975932 np0000005924 devstack@c-api.service[100522]: INFO cinder.api.openstack.wsgi [None req-e19f3615-2fdd-46c2-b22b-01571ab3e737 tempest-CreateVolumesFromBackupTest-1130909323 tempest-CreateVolumesFromBackupTest-1130909323-project-member] GET https://10.4.3.117/volume/v3/volumes/64696a49-b0c7-43d7-ad79-f6f30e702e1f Jul 27 16:20:18.975932 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.openstack.wsgi [None req-e19f3615-2fdd-46c2-b22b-01571ab3e737 tempest-CreateVolumesFromBackupTest-1130909323 tempest-CreateVolumesFromBackupTest-1130909323-project-member] Empty body provided in request {{(pid=100522) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:20:18.975932 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.openstack.wsgi [None req-e19f3615-2fdd-46c2-b22b-01571ab3e737 tempest-CreateVolumesFromBackupTest-1130909323 tempest-CreateVolumesFromBackupTest-1130909323-project-member] Calling method 'show' {{(pid=100522) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:20:18.981075 np0000005924 devstack@c-api.service[100523]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:20:18.981075 np0000005924 devstack@c-api.service[100523]: warnings.warn( Jul 27 16:20:18.981642 np0000005924 devstack@c-api.service[100523]: INFO cinder.volume.api [None req-664631f2-3703-4d1f-bf71-5bc80d06b4a6 tempest-TestInstancesWithCinderVolumes-351524293 tempest-TestInstancesWithCinderVolumes-351524293-project-member] Volume info retrieved successfully. Jul 27 16:20:18.982261 np0000005924 devstack@c-api.service[100522]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:20:18.982261 np0000005924 devstack@c-api.service[100522]: warnings.warn( Jul 27 16:20:18.986483 np0000005924 devstack@c-api.service[100522]: INFO cinder.volume.api [None req-e19f3615-2fdd-46c2-b22b-01571ab3e737 tempest-CreateVolumesFromBackupTest-1130909323 tempest-CreateVolumesFromBackupTest-1130909323-project-member] Volume info retrieved successfully. Jul 27 16:20:18.992186 np0000005924 devstack@c-api.service[100522]: INFO cinder.api.openstack.wsgi [None req-e19f3615-2fdd-46c2-b22b-01571ab3e737 tempest-CreateVolumesFromBackupTest-1130909323 tempest-CreateVolumesFromBackupTest-1130909323-project-member] https://10.4.3.117/volume/v3/volumes/64696a49-b0c7-43d7-ad79-f6f30e702e1f returned with HTTP 200 Jul 27 16:20:18.993112 np0000005924 devstack@c-api.service[100522]: [pid: 100522|app: 0|req: 1116/4507] 10.4.3.117 () {66 vars in 1348 bytes} [Mon Jul 27 16:20:18 2026] GET /volume/v3/volumes/64696a49-b0c7-43d7-ad79-f6f30e702e1f => generated 849 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 27 16:20:19.017079 np0000005924 devstack@c-api.service[100523]: INFO cinder.volume.api [None req-664631f2-3703-4d1f-bf71-5bc80d06b4a6 tempest-TestInstancesWithCinderVolumes-351524293 tempest-TestInstancesWithCinderVolumes-351524293-project-member] Delete volume request issued successfully. Jul 27 16:20:19.017361 np0000005924 devstack@c-api.service[100523]: INFO cinder.api.openstack.wsgi [None req-664631f2-3703-4d1f-bf71-5bc80d06b4a6 tempest-TestInstancesWithCinderVolumes-351524293 tempest-TestInstancesWithCinderVolumes-351524293-project-member] https://10.4.3.117/volume/v3/volumes/96379ac6-9a71-43ec-9fb7-785e8a791a11 returned with HTTP 202 Jul 27 16:20:19.017820 np0000005924 devstack@c-api.service[100523]: [pid: 100523|app: 0|req: 1134/4508] 10.4.3.117 () {66 vars in 1351 bytes} [Mon Jul 27 16:20:18 2026] DELETE /volume/v3/volumes/96379ac6-9a71-43ec-9fb7-785e8a791a11 => generated 0 bytes in 47 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 27 16:20:19.115374 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.middleware.request_id [None req-1fd922b2-7e34-47ad-a234-61acf411b597 None None] RequestId filter calling following filter/app {{(pid=100521) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:20:19.117468 np0000005924 devstack@c-api.service[100521]: INFO cinder.api.openstack.wsgi [None req-1fd922b2-7e34-47ad-a234-61acf411b597 tempest-ProjectAdminTests33-614572375 tempest-ProjectAdminTests33-614572375-project-admin] GET https://10.4.3.117/volume/v3/backups/46bfb377-729a-435e-ba7b-0f68c1b23a85 Jul 27 16:20:19.117748 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.openstack.wsgi [None req-1fd922b2-7e34-47ad-a234-61acf411b597 tempest-ProjectAdminTests33-614572375 tempest-ProjectAdminTests33-614572375-project-admin] Empty body provided in request {{(pid=100521) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:20:19.118008 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.openstack.wsgi [None req-1fd922b2-7e34-47ad-a234-61acf411b597 tempest-ProjectAdminTests33-614572375 tempest-ProjectAdminTests33-614572375-project-admin] Calling method 'show' {{(pid=100521) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:20:19.118065 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.v3.backups [None req-1fd922b2-7e34-47ad-a234-61acf411b597 tempest-ProjectAdminTests33-614572375 tempest-ProjectAdminTests33-614572375-project-admin] Show backup with id 46bfb377-729a-435e-ba7b-0f68c1b23a85. {{(pid=100521) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 27 16:20:19.122210 np0000005924 devstack@c-api.service[100521]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:20:19.122210 np0000005924 devstack@c-api.service[100521]: warnings.warn( Jul 27 16:20:19.122762 np0000005924 devstack@c-api.service[100521]: INFO cinder.api.openstack.wsgi [None req-1fd922b2-7e34-47ad-a234-61acf411b597 tempest-ProjectAdminTests33-614572375 tempest-ProjectAdminTests33-614572375-project-admin] https://10.4.3.117/volume/v3/backups/46bfb377-729a-435e-ba7b-0f68c1b23a85 returned with HTTP 200 Jul 27 16:20:19.123135 np0000005924 devstack@c-api.service[100521]: [pid: 100521|app: 0|req: 1126/4509] 10.4.3.117 () {68 vars in 1388 bytes} [Mon Jul 27 16:20:19 2026] GET /volume/v3/backups/46bfb377-729a-435e-ba7b-0f68c1b23a85 => generated 735 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 27 16:20:19.320963 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.middleware.request_id [None req-6cd58118-48ca-4018-9705-f284c39e0342 None None] RequestId filter calling following filter/app {{(pid=100524) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:20:19.323233 np0000005924 devstack@c-api.service[100524]: INFO cinder.api.openstack.wsgi [None req-6cd58118-48ca-4018-9705-f284c39e0342 tempest-TestShelveInstance-1207132727 tempest-TestShelveInstance-1207132727-project-member] GET https://10.4.3.117/volume/v3/volumes/a0527a03-3684-4591-ae43-b575d7fd3d02 Jul 27 16:20:19.323550 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.openstack.wsgi [None req-6cd58118-48ca-4018-9705-f284c39e0342 tempest-TestShelveInstance-1207132727 tempest-TestShelveInstance-1207132727-project-member] Empty body provided in request {{(pid=100524) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:20:19.323822 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.openstack.wsgi [None req-6cd58118-48ca-4018-9705-f284c39e0342 tempest-TestShelveInstance-1207132727 tempest-TestShelveInstance-1207132727-project-member] Calling method 'show' {{(pid=100524) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:20:19.333007 np0000005924 devstack@c-api.service[100524]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:20:19.333007 np0000005924 devstack@c-api.service[100524]: warnings.warn( Jul 27 16:20:19.338770 np0000005924 devstack@c-api.service[100524]: INFO cinder.volume.api [None req-6cd58118-48ca-4018-9705-f284c39e0342 tempest-TestShelveInstance-1207132727 tempest-TestShelveInstance-1207132727-project-member] Volume info retrieved successfully. Jul 27 16:20:19.345244 np0000005924 devstack@c-api.service[100524]: INFO cinder.api.openstack.wsgi [None req-6cd58118-48ca-4018-9705-f284c39e0342 tempest-TestShelveInstance-1207132727 tempest-TestShelveInstance-1207132727-project-member] https://10.4.3.117/volume/v3/volumes/a0527a03-3684-4591-ae43-b575d7fd3d02 returned with HTTP 200 Jul 27 16:20:19.345709 np0000005924 devstack@c-api.service[100524]: [pid: 100524|app: 0|req: 1134/4510] 10.4.3.117 () {66 vars in 1348 bytes} [Mon Jul 27 16:20:19 2026] GET /volume/v3/volumes/a0527a03-3684-4591-ae43-b575d7fd3d02 => generated 1360 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 27 16:20:19.375222 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.middleware.request_id [req-23c6567a-d56e-4ea8-898d-7ff721c11c0a req-a396bdd4-e2f4-45ce-afd0-35b678720418 None None] RequestId filter calling following filter/app {{(pid=100522) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:20:19.377580 np0000005924 devstack@c-api.service[100522]: INFO cinder.api.openstack.wsgi [req-23c6567a-d56e-4ea8-898d-7ff721c11c0a req-a396bdd4-e2f4-45ce-afd0-35b678720418 tempest-TestShelveInstance-1207132727 tempest-TestShelveInstance-1207132727-project-member] GET https://10.4.3.117/volume/v3/volumes/a0527a03-3684-4591-ae43-b575d7fd3d02 Jul 27 16:20:19.377770 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.openstack.wsgi [req-23c6567a-d56e-4ea8-898d-7ff721c11c0a req-a396bdd4-e2f4-45ce-afd0-35b678720418 tempest-TestShelveInstance-1207132727 tempest-TestShelveInstance-1207132727-project-member] Empty body provided in request {{(pid=100522) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:20:19.377964 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.openstack.wsgi [req-23c6567a-d56e-4ea8-898d-7ff721c11c0a req-a396bdd4-e2f4-45ce-afd0-35b678720418 tempest-TestShelveInstance-1207132727 tempest-TestShelveInstance-1207132727-project-member] Calling method 'show' {{(pid=100522) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:20:19.384997 np0000005924 devstack@c-api.service[100522]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:20:19.384997 np0000005924 devstack@c-api.service[100522]: warnings.warn( Jul 27 16:20:19.388318 np0000005924 devstack@c-api.service[100522]: INFO cinder.volume.api [req-23c6567a-d56e-4ea8-898d-7ff721c11c0a req-a396bdd4-e2f4-45ce-afd0-35b678720418 tempest-TestShelveInstance-1207132727 tempest-TestShelveInstance-1207132727-project-member] Volume info retrieved successfully. Jul 27 16:20:19.392878 np0000005924 devstack@c-api.service[100522]: INFO cinder.api.openstack.wsgi [req-23c6567a-d56e-4ea8-898d-7ff721c11c0a req-a396bdd4-e2f4-45ce-afd0-35b678720418 tempest-TestShelveInstance-1207132727 tempest-TestShelveInstance-1207132727-project-member] https://10.4.3.117/volume/v3/volumes/a0527a03-3684-4591-ae43-b575d7fd3d02 returned with HTTP 200 Jul 27 16:20:19.400126 np0000005924 devstack@c-api.service[100522]: [pid: 100522|app: 0|req: 1117/4511] 10.4.3.117 () {68 vars in 1598 bytes} [Mon Jul 27 16:20:19 2026] GET /volume/v3/volumes/a0527a03-3684-4591-ae43-b575d7fd3d02 => generated 1360 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 27 16:20:19.862871 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.middleware.request_id [req-23c6567a-d56e-4ea8-898d-7ff721c11c0a req-5f213286-83e2-4268-ad21-dde0c54d6b4e None None] RequestId filter calling following filter/app {{(pid=100523) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:20:19.865984 np0000005924 devstack@c-api.service[100523]: INFO cinder.api.openstack.wsgi [req-23c6567a-d56e-4ea8-898d-7ff721c11c0a req-5f213286-83e2-4268-ad21-dde0c54d6b4e tempest-TestShelveInstance-1207132727 tempest-TestShelveInstance-1207132727-project-member] GET https://10.4.3.117/volume/v3/volumes/a0527a03-3684-4591-ae43-b575d7fd3d02 Jul 27 16:20:19.866264 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.openstack.wsgi [req-23c6567a-d56e-4ea8-898d-7ff721c11c0a req-5f213286-83e2-4268-ad21-dde0c54d6b4e tempest-TestShelveInstance-1207132727 tempest-TestShelveInstance-1207132727-project-member] Empty body provided in request {{(pid=100523) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:20:19.866563 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.openstack.wsgi [req-23c6567a-d56e-4ea8-898d-7ff721c11c0a req-5f213286-83e2-4268-ad21-dde0c54d6b4e tempest-TestShelveInstance-1207132727 tempest-TestShelveInstance-1207132727-project-member] Calling method 'show' {{(pid=100523) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:20:19.873572 np0000005924 devstack@c-api.service[100523]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:20:19.873572 np0000005924 devstack@c-api.service[100523]: warnings.warn( Jul 27 16:20:19.876956 np0000005924 devstack@c-api.service[100523]: INFO cinder.volume.api [req-23c6567a-d56e-4ea8-898d-7ff721c11c0a req-5f213286-83e2-4268-ad21-dde0c54d6b4e tempest-TestShelveInstance-1207132727 tempest-TestShelveInstance-1207132727-project-member] Volume info retrieved successfully. Jul 27 16:20:19.881174 np0000005924 devstack@c-api.service[100523]: INFO cinder.api.openstack.wsgi [req-23c6567a-d56e-4ea8-898d-7ff721c11c0a req-5f213286-83e2-4268-ad21-dde0c54d6b4e tempest-TestShelveInstance-1207132727 tempest-TestShelveInstance-1207132727-project-member] https://10.4.3.117/volume/v3/volumes/a0527a03-3684-4591-ae43-b575d7fd3d02 returned with HTTP 200 Jul 27 16:20:19.881578 np0000005924 devstack@c-api.service[100523]: [pid: 100523|app: 0|req: 1135/4512] 10.4.3.117 () {68 vars in 1598 bytes} [Mon Jul 27 16:20:19 2026] GET /volume/v3/volumes/a0527a03-3684-4591-ae43-b575d7fd3d02 => generated 1360 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 27 16:20:19.892399 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.middleware.request_id [None req-a061f89c-3594-407d-8e6e-edba5d504339 None None] RequestId filter calling following filter/app {{(pid=100521) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:20:19.892399 np0000005924 devstack@c-api.service[100521]: INFO cinder.api.openstack.wsgi [None req-a061f89c-3594-407d-8e6e-edba5d504339 None None] GET https://10.4.3.117/volume// Jul 27 16:20:19.892399 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.openstack.wsgi [None req-a061f89c-3594-407d-8e6e-edba5d504339 None None] Empty body provided in request {{(pid=100521) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:20:19.892399 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.openstack.wsgi [None req-a061f89c-3594-407d-8e6e-edba5d504339 None None] Calling method 'all' {{(pid=100521) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:20:19.892399 np0000005924 devstack@c-api.service[100521]: INFO cinder.api.openstack.wsgi [None req-a061f89c-3594-407d-8e6e-edba5d504339 None None] https://10.4.3.117/volume// returned with HTTP 300 Jul 27 16:20:19.892399 np0000005924 devstack@c-api.service[100521]: [pid: 100521|app: 0|req: 1127/4513] 10.4.3.117 () {66 vars in 1419 bytes} [Mon Jul 27 16:20:19 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 27 16:20:19.899788 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.middleware.request_id [req-23c6567a-d56e-4ea8-898d-7ff721c11c0a req-cbeb38cd-8f31-482d-bd80-961014adca79 None None] RequestId filter calling following filter/app {{(pid=100524) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:20:19.901743 np0000005924 devstack@c-api.service[100524]: INFO cinder.api.openstack.wsgi [req-23c6567a-d56e-4ea8-898d-7ff721c11c0a req-cbeb38cd-8f31-482d-bd80-961014adca79 tempest-TestShelveInstance-1207132727 tempest-TestShelveInstance-1207132727-project-member] POST https://10.4.3.117/volume/v3/attachments Jul 27 16:20:19.902105 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.openstack.wsgi [req-23c6567a-d56e-4ea8-898d-7ff721c11c0a req-cbeb38cd-8f31-482d-bd80-961014adca79 tempest-TestShelveInstance-1207132727 tempest-TestShelveInstance-1207132727-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "a0527a03-3684-4591-ae43-b575d7fd3d02", "connector": null, "instance_uuid": "1f783c09-a7c8-47df-b134-42685481ad4b"}} {{(pid=100524) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 27 16:20:19.910442 np0000005924 devstack@c-api.service[100524]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:20:19.910442 np0000005924 devstack@c-api.service[100524]: warnings.warn( Jul 27 16:20:19.934583 np0000005924 devstack@c-api.service[100524]: INFO cinder.api.openstack.wsgi [req-23c6567a-d56e-4ea8-898d-7ff721c11c0a req-cbeb38cd-8f31-482d-bd80-961014adca79 tempest-TestShelveInstance-1207132727 tempest-TestShelveInstance-1207132727-project-member] https://10.4.3.117/volume/v3/attachments returned with HTTP 200 Jul 27 16:20:19.935092 np0000005924 devstack@c-api.service[100524]: [pid: 100524|app: 0|req: 1135/4514] 10.4.3.117 () {74 vars in 1594 bytes} [Mon Jul 27 16:20:19 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 27 16:20:20.011383 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.middleware.request_id [None req-c853db9a-adb2-4f60-aee5-f5568d75a161 None None] RequestId filter calling following filter/app {{(pid=100522) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:20:20.013261 np0000005924 devstack@c-api.service[100522]: INFO cinder.api.openstack.wsgi [None req-c853db9a-adb2-4f60-aee5-f5568d75a161 tempest-CreateVolumesFromBackupTest-1130909323 tempest-CreateVolumesFromBackupTest-1130909323-project-member] GET https://10.4.3.117/volume/v3/volumes/64696a49-b0c7-43d7-ad79-f6f30e702e1f Jul 27 16:20:20.013484 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.openstack.wsgi [None req-c853db9a-adb2-4f60-aee5-f5568d75a161 tempest-CreateVolumesFromBackupTest-1130909323 tempest-CreateVolumesFromBackupTest-1130909323-project-member] Empty body provided in request {{(pid=100522) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:20:20.013667 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.openstack.wsgi [None req-c853db9a-adb2-4f60-aee5-f5568d75a161 tempest-CreateVolumesFromBackupTest-1130909323 tempest-CreateVolumesFromBackupTest-1130909323-project-member] Calling method 'show' {{(pid=100522) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:20:20.021208 np0000005924 devstack@c-api.service[100522]: INFO cinder.api.openstack.wsgi [None req-c853db9a-adb2-4f60-aee5-f5568d75a161 tempest-CreateVolumesFromBackupTest-1130909323 tempest-CreateVolumesFromBackupTest-1130909323-project-member] https://10.4.3.117/volume/v3/volumes/64696a49-b0c7-43d7-ad79-f6f30e702e1f returned with HTTP 404 Jul 27 16:20:20.021805 np0000005924 devstack@c-api.service[100522]: [pid: 100522|app: 0|req: 1118/4515] 10.4.3.117 () {66 vars in 1348 bytes} [Mon Jul 27 16:20:20 2026] GET /volume/v3/volumes/64696a49-b0c7-43d7-ad79-f6f30e702e1f => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 27 16:20:20.029708 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.middleware.request_id [None req-4666b8b9-8eca-4dcc-a732-6ced01ece078 None None] RequestId filter calling following filter/app {{(pid=100523) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:20:20.031434 np0000005924 devstack@c-api.service[100523]: INFO cinder.api.openstack.wsgi [None req-4666b8b9-8eca-4dcc-a732-6ced01ece078 tempest-CreateVolumesFromBackupTest-1130909323 tempest-CreateVolumesFromBackupTest-1130909323-project-member] DELETE https://10.4.3.117/volume/v3/volumes/8a3dd550-6477-4365-a17d-2812d5552416 Jul 27 16:20:20.031633 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.openstack.wsgi [None req-4666b8b9-8eca-4dcc-a732-6ced01ece078 tempest-CreateVolumesFromBackupTest-1130909323 tempest-CreateVolumesFromBackupTest-1130909323-project-member] Empty body provided in request {{(pid=100523) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:20:20.031844 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.openstack.wsgi [None req-4666b8b9-8eca-4dcc-a732-6ced01ece078 tempest-CreateVolumesFromBackupTest-1130909323 tempest-CreateVolumesFromBackupTest-1130909323-project-member] Calling method 'delete' {{(pid=100523) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:20:20.032009 np0000005924 devstack@c-api.service[100523]: INFO cinder.api.v3.volumes [None req-4666b8b9-8eca-4dcc-a732-6ced01ece078 tempest-CreateVolumesFromBackupTest-1130909323 tempest-CreateVolumesFromBackupTest-1130909323-project-member] Delete volume with id: 8a3dd550-6477-4365-a17d-2812d5552416 Jul 27 16:20:20.040982 np0000005924 devstack@c-api.service[100523]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:20:20.040982 np0000005924 devstack@c-api.service[100523]: warnings.warn( Jul 27 16:20:20.041490 np0000005924 devstack@c-api.service[100523]: INFO cinder.volume.api [None req-4666b8b9-8eca-4dcc-a732-6ced01ece078 tempest-CreateVolumesFromBackupTest-1130909323 tempest-CreateVolumesFromBackupTest-1130909323-project-member] Volume info retrieved successfully. Jul 27 16:20:20.062124 np0000005924 devstack@c-api.service[100523]: INFO cinder.volume.api [None req-4666b8b9-8eca-4dcc-a732-6ced01ece078 tempest-CreateVolumesFromBackupTest-1130909323 tempest-CreateVolumesFromBackupTest-1130909323-project-member] Delete volume request issued successfully. Jul 27 16:20:20.062380 np0000005924 devstack@c-api.service[100523]: INFO cinder.api.openstack.wsgi [None req-4666b8b9-8eca-4dcc-a732-6ced01ece078 tempest-CreateVolumesFromBackupTest-1130909323 tempest-CreateVolumesFromBackupTest-1130909323-project-member] https://10.4.3.117/volume/v3/volumes/8a3dd550-6477-4365-a17d-2812d5552416 returned with HTTP 202 Jul 27 16:20:20.062849 np0000005924 devstack@c-api.service[100523]: [pid: 100523|app: 0|req: 1136/4516] 10.4.3.117 () {66 vars in 1351 bytes} [Mon Jul 27 16:20:20 2026] DELETE /volume/v3/volumes/8a3dd550-6477-4365-a17d-2812d5552416 => generated 0 bytes in 34 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 27 16:20:20.072091 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.middleware.request_id [None req-ff125201-cb96-4959-999f-efe778e04854 None None] RequestId filter calling following filter/app {{(pid=100521) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:20:20.075907 np0000005924 devstack@c-api.service[100521]: INFO cinder.api.openstack.wsgi [None req-ff125201-cb96-4959-999f-efe778e04854 tempest-CreateVolumesFromBackupTest-1130909323 tempest-CreateVolumesFromBackupTest-1130909323-project-member] GET https://10.4.3.117/volume/v3/volumes/8a3dd550-6477-4365-a17d-2812d5552416 Jul 27 16:20:20.075907 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.openstack.wsgi [None req-ff125201-cb96-4959-999f-efe778e04854 tempest-CreateVolumesFromBackupTest-1130909323 tempest-CreateVolumesFromBackupTest-1130909323-project-member] Empty body provided in request {{(pid=100521) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:20:20.075907 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.openstack.wsgi [None req-ff125201-cb96-4959-999f-efe778e04854 tempest-CreateVolumesFromBackupTest-1130909323 tempest-CreateVolumesFromBackupTest-1130909323-project-member] Calling method 'show' {{(pid=100521) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:20:20.084969 np0000005924 devstack@c-api.service[100521]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:20:20.084969 np0000005924 devstack@c-api.service[100521]: warnings.warn( Jul 27 16:20:20.095537 np0000005924 devstack@c-api.service[100521]: INFO cinder.volume.api [None req-ff125201-cb96-4959-999f-efe778e04854 tempest-CreateVolumesFromBackupTest-1130909323 tempest-CreateVolumesFromBackupTest-1130909323-project-member] Volume info retrieved successfully. Jul 27 16:20:20.099536 np0000005924 devstack@c-api.service[100521]: INFO cinder.api.openstack.wsgi [None req-ff125201-cb96-4959-999f-efe778e04854 tempest-CreateVolumesFromBackupTest-1130909323 tempest-CreateVolumesFromBackupTest-1130909323-project-member] https://10.4.3.117/volume/v3/volumes/8a3dd550-6477-4365-a17d-2812d5552416 returned with HTTP 200 Jul 27 16:20:20.099939 np0000005924 devstack@c-api.service[100521]: [pid: 100521|app: 0|req: 1128/4517] 10.4.3.117 () {66 vars in 1348 bytes} [Mon Jul 27 16:20:20 2026] GET /volume/v3/volumes/8a3dd550-6477-4365-a17d-2812d5552416 => generated 850 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 27 16:20:20.133486 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.middleware.request_id [None req-691dc4a3-e3e8-4c00-951e-78de0bf7aeee None None] RequestId filter calling following filter/app {{(pid=100524) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:20:20.134930 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.middleware.request_id [None req-a0141c80-fc9e-47d3-b08a-fc3cf78cbc3b None None] RequestId filter calling following filter/app {{(pid=100522) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:20:20.134995 np0000005924 devstack@c-api.service[100524]: INFO cinder.api.openstack.wsgi [None req-691dc4a3-e3e8-4c00-951e-78de0bf7aeee tempest-ProjectAdminTests33-614572375 tempest-ProjectAdminTests33-614572375-project-admin] GET https://10.4.3.117/volume/v3/backups/46bfb377-729a-435e-ba7b-0f68c1b23a85 Jul 27 16:20:20.135236 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.openstack.wsgi [None req-691dc4a3-e3e8-4c00-951e-78de0bf7aeee tempest-ProjectAdminTests33-614572375 tempest-ProjectAdminTests33-614572375-project-admin] Empty body provided in request {{(pid=100524) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:20:20.135366 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.openstack.wsgi [None req-691dc4a3-e3e8-4c00-951e-78de0bf7aeee tempest-ProjectAdminTests33-614572375 tempest-ProjectAdminTests33-614572375-project-admin] Calling method 'show' {{(pid=100524) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:20:20.135470 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.v3.backups [None req-691dc4a3-e3e8-4c00-951e-78de0bf7aeee tempest-ProjectAdminTests33-614572375 tempest-ProjectAdminTests33-614572375-project-admin] Show backup with id 46bfb377-729a-435e-ba7b-0f68c1b23a85. {{(pid=100524) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 27 16:20:20.139239 np0000005924 devstack@c-api.service[100524]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:20:20.139239 np0000005924 devstack@c-api.service[100524]: warnings.warn( Jul 27 16:20:20.139835 np0000005924 devstack@c-api.service[100524]: INFO cinder.api.openstack.wsgi [None req-691dc4a3-e3e8-4c00-951e-78de0bf7aeee tempest-ProjectAdminTests33-614572375 tempest-ProjectAdminTests33-614572375-project-admin] https://10.4.3.117/volume/v3/backups/46bfb377-729a-435e-ba7b-0f68c1b23a85 returned with HTTP 200 Jul 27 16:20:20.140158 np0000005924 devstack@c-api.service[100524]: [pid: 100524|app: 0|req: 1136/4518] 10.4.3.117 () {68 vars in 1388 bytes} [Mon Jul 27 16:20:20 2026] GET /volume/v3/backups/46bfb377-729a-435e-ba7b-0f68c1b23a85 => generated 735 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 27 16:20:20.246824 np0000005924 devstack@c-api.service[100522]: INFO cinder.api.openstack.wsgi [None req-a0141c80-fc9e-47d3-b08a-fc3cf78cbc3b tempest-ProjectMemberTests39-1453193871 tempest-ProjectMemberTests39-1453193871-project-admin] POST https://10.4.3.117/volume/v3/volumes Jul 27 16:20:20.247239 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.openstack.wsgi [None req-a0141c80-fc9e-47d3-b08a-fc3cf78cbc3b tempest-ProjectMemberTests39-1453193871 tempest-ProjectMemberTests39-1453193871-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-2039785706"}} {{(pid=100522) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 27 16:20:20.248934 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.v3.volumes [None req-a0141c80-fc9e-47d3-b08a-fc3cf78cbc3b tempest-ProjectMemberTests39-1453193871 tempest-ProjectMemberTests39-1453193871-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-2039785706'}} {{(pid=100522) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 27 16:20:20.249088 np0000005924 devstack@c-api.service[100522]: INFO cinder.api.v3.volumes [None req-a0141c80-fc9e-47d3-b08a-fc3cf78cbc3b tempest-ProjectMemberTests39-1453193871 tempest-ProjectMemberTests39-1453193871-project-admin] Create volume of 1 GB Jul 27 16:20:20.253606 np0000005924 devstack@c-api.service[100522]: INFO cinder.volume.api [None req-a0141c80-fc9e-47d3-b08a-fc3cf78cbc3b tempest-ProjectMemberTests39-1453193871 tempest-ProjectMemberTests39-1453193871-project-admin] Availability Zones retrieved successfully. Jul 27 16:20:20.260315 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.volume.api [None req-a0141c80-fc9e-47d3-b08a-fc3cf78cbc3b tempest-ProjectMemberTests39-1453193871 tempest-ProjectMemberTests39-1453193871-project-admin] Flow 'volume_create_api' (eee28978-287d-496f-90a7-4a899dbb1242) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100522) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 27 16:20:20.261431 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.volume.api [None req-a0141c80-fc9e-47d3-b08a-fc3cf78cbc3b tempest-ProjectMemberTests39-1453193871 tempest-ProjectMemberTests39-1453193871-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (999cfb24-d2be-4164-8019-b16a1569c01a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100522) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 27 16:20:20.262548 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.volume.flows.api.create_volume [None req-a0141c80-fc9e-47d3-b08a-fc3cf78cbc3b tempest-ProjectMemberTests39-1453193871 tempest-ProjectMemberTests39-1453193871-project-admin] Validating volume size '1' using validate_int {{(pid=100522) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 27 16:20:20.294546 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.volume.api [None req-a0141c80-fc9e-47d3-b08a-fc3cf78cbc3b tempest-ProjectMemberTests39-1453193871 tempest-ProjectMemberTests39-1453193871-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (999cfb24-d2be-4164-8019-b16a1569c01a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-27T16:04:59Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=2bce4e1a-e6e0-49d9-be36-c3405449a01e,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '2bce4e1a-e6e0-49d9-be36-c3405449a01e', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100522) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 27 16:20:20.295988 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.volume.api [None req-a0141c80-fc9e-47d3-b08a-fc3cf78cbc3b tempest-ProjectMemberTests39-1453193871 tempest-ProjectMemberTests39-1453193871-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (58dc10af-a884-4c2e-9dbb-db9e0a254563) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100522) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 27 16:20:20.371348 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.quota [None req-a0141c80-fc9e-47d3-b08a-fc3cf78cbc3b tempest-ProjectMemberTests39-1453193871 tempest-ProjectMemberTests39-1453193871-project-admin] Created reservations ['50e05afa-cf32-4fa1-b10d-2c3663042b58', '7028f84a-2a11-4cc6-a866-0ecd37a952c5', '22bebe44-74fc-42e6-9dbd-53a95cc5c97f', '49c3ea6b-05fe-489f-973f-13060ea6d6e6'] {{(pid=100522) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 27 16:20:20.372809 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.volume.api [None req-a0141c80-fc9e-47d3-b08a-fc3cf78cbc3b tempest-ProjectMemberTests39-1453193871 tempest-ProjectMemberTests39-1453193871-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (58dc10af-a884-4c2e-9dbb-db9e0a254563) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['50e05afa-cf32-4fa1-b10d-2c3663042b58', '7028f84a-2a11-4cc6-a866-0ecd37a952c5', '22bebe44-74fc-42e6-9dbd-53a95cc5c97f', '49c3ea6b-05fe-489f-973f-13060ea6d6e6']}' {{(pid=100522) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 27 16:20:20.373204 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.volume.api [None req-a0141c80-fc9e-47d3-b08a-fc3cf78cbc3b tempest-ProjectMemberTests39-1453193871 tempest-ProjectMemberTests39-1453193871-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (6927cdc9-3d50-4fb9-9508-63774f6a9e89) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100522) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 27 16:20:20.397385 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.volume.api [None req-a0141c80-fc9e-47d3-b08a-fc3cf78cbc3b tempest-ProjectMemberTests39-1453193871 tempest-ProjectMemberTests39-1453193871-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (6927cdc9-3d50-4fb9-9508-63774f6a9e89) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'd111119c-d38c-45b5-a78e-8ad44f1f0a23', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-2039785706',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='e2dcf3f5ab5a47659b60b4885bbf1af7',qos_specs=None,replication_status=,reservations=['50e05afa-cf32-4fa1-b10d-2c3663042b58','7028f84a-2a11-4cc6-a866-0ecd37a952c5','22bebe44-74fc-42e6-9dbd-53a95cc5c97f','49c3ea6b-05fe-489f-973f-13060ea6d6e6'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='a37f2a7fae3440bea4c0e26ea14b724b',volume_type_id=2bce4e1a-e6e0-49d9-be36-c3405449a01e), 'volume': Volume(_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-27T16:20:20Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-2039785706',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=d111119c-d38c-45b5-a78e-8ad44f1f0a23,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='e2dcf3f5ab5a47659b60b4885bbf1af7',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='a37f2a7fae3440bea4c0e26ea14b724b',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(2bce4e1a-e6e0-49d9-be36-c3405449a01e),volume_type_id=2bce4e1a-e6e0-49d9-be36-c3405449a01e)}' {{(pid=100522) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 27 16:20:20.398155 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.volume.api [None req-a0141c80-fc9e-47d3-b08a-fc3cf78cbc3b tempest-ProjectMemberTests39-1453193871 tempest-ProjectMemberTests39-1453193871-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (5cb81328-5a70-4e19-a207-993802e1d618) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100522) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 27 16:20:20.418198 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.volume.api [None req-a0141c80-fc9e-47d3-b08a-fc3cf78cbc3b tempest-ProjectMemberTests39-1453193871 tempest-ProjectMemberTests39-1453193871-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (5cb81328-5a70-4e19-a207-993802e1d618) transitioned into state 'SUCCESS' from state '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-2039785706',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='e2dcf3f5ab5a47659b60b4885bbf1af7',qos_specs=None,replication_status=,reservations=['50e05afa-cf32-4fa1-b10d-2c3663042b58','7028f84a-2a11-4cc6-a866-0ecd37a952c5','22bebe44-74fc-42e6-9dbd-53a95cc5c97f','49c3ea6b-05fe-489f-973f-13060ea6d6e6'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='a37f2a7fae3440bea4c0e26ea14b724b',volume_type_id=2bce4e1a-e6e0-49d9-be36-c3405449a01e)}' {{(pid=100522) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 27 16:20:20.419060 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.volume.api [None req-a0141c80-fc9e-47d3-b08a-fc3cf78cbc3b tempest-ProjectMemberTests39-1453193871 tempest-ProjectMemberTests39-1453193871-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (5c5ab162-8bd5-43b3-9a95-670f61652990) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100522) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 27 16:20:20.429443 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.volume.api [None req-a0141c80-fc9e-47d3-b08a-fc3cf78cbc3b tempest-ProjectMemberTests39-1453193871 tempest-ProjectMemberTests39-1453193871-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (5c5ab162-8bd5-43b3-9a95-670f61652990) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100522) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 27 16:20:20.430515 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.volume.api [None req-a0141c80-fc9e-47d3-b08a-fc3cf78cbc3b tempest-ProjectMemberTests39-1453193871 tempest-ProjectMemberTests39-1453193871-project-admin] Flow 'volume_create_api' (eee28978-287d-496f-90a7-4a899dbb1242) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100522) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 27 16:20:20.430904 np0000005924 devstack@c-api.service[100522]: INFO cinder.volume.api [None req-a0141c80-fc9e-47d3-b08a-fc3cf78cbc3b tempest-ProjectMemberTests39-1453193871 tempest-ProjectMemberTests39-1453193871-project-admin] Create volume request issued successfully. Jul 27 16:20:20.431616 np0000005924 devstack@c-api.service[100522]: INFO cinder.api.openstack.wsgi [None req-a0141c80-fc9e-47d3-b08a-fc3cf78cbc3b tempest-ProjectMemberTests39-1453193871 tempest-ProjectMemberTests39-1453193871-project-admin] https://10.4.3.117/volume/v3/volumes returned with HTTP 202 Jul 27 16:20:20.432261 np0000005924 devstack@c-api.service[100522]: [pid: 100522|app: 0|req: 1119/4519] 10.4.3.117 () {70 vars in 1298 bytes} [Mon Jul 27 16:20:20 2026] POST /volume/v3/volumes => generated 778 bytes in 298 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 27 16:20:20.444230 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.middleware.request_id [None req-cbb12bb1-bc88-42ac-8034-3e3a1d47aad1 None None] RequestId filter calling following filter/app {{(pid=100523) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:20:20.446147 np0000005924 devstack@c-api.service[100523]: INFO cinder.api.openstack.wsgi [None req-cbb12bb1-bc88-42ac-8034-3e3a1d47aad1 tempest-ProjectMemberTests39-1453193871 tempest-ProjectMemberTests39-1453193871-project-admin] GET https://10.4.3.117/volume/v3/volumes/d111119c-d38c-45b5-a78e-8ad44f1f0a23 Jul 27 16:20:20.446364 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.openstack.wsgi [None req-cbb12bb1-bc88-42ac-8034-3e3a1d47aad1 tempest-ProjectMemberTests39-1453193871 tempest-ProjectMemberTests39-1453193871-project-admin] Empty body provided in request {{(pid=100523) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:20:20.446563 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.openstack.wsgi [None req-cbb12bb1-bc88-42ac-8034-3e3a1d47aad1 tempest-ProjectMemberTests39-1453193871 tempest-ProjectMemberTests39-1453193871-project-admin] Calling method 'show' {{(pid=100523) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:20:20.453854 np0000005924 devstack@c-api.service[100523]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:20:20.453854 np0000005924 devstack@c-api.service[100523]: warnings.warn( Jul 27 16:20:20.457565 np0000005924 devstack@c-api.service[100523]: INFO cinder.volume.api [None req-cbb12bb1-bc88-42ac-8034-3e3a1d47aad1 tempest-ProjectMemberTests39-1453193871 tempest-ProjectMemberTests39-1453193871-project-admin] Volume info retrieved successfully. Jul 27 16:20:20.461668 np0000005924 devstack@c-api.service[100523]: INFO cinder.api.openstack.wsgi [None req-cbb12bb1-bc88-42ac-8034-3e3a1d47aad1 tempest-ProjectMemberTests39-1453193871 tempest-ProjectMemberTests39-1453193871-project-admin] https://10.4.3.117/volume/v3/volumes/d111119c-d38c-45b5-a78e-8ad44f1f0a23 returned with HTTP 200 Jul 27 16:20:20.462089 np0000005924 devstack@c-api.service[100523]: [pid: 100523|app: 0|req: 1137/4520] 10.4.3.117 () {68 vars in 1388 bytes} [Mon Jul 27 16:20:20 2026] GET /volume/v3/volumes/d111119c-d38c-45b5-a78e-8ad44f1f0a23 => generated 957 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 27 16:20:20.979176 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.middleware.request_id [None req-0a600bcd-443a-4d62-89a8-d67c19442ed3 None None] RequestId filter calling following filter/app {{(pid=100521) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:20:20.979619 np0000005924 devstack@c-api.service[100521]: INFO cinder.api.openstack.wsgi [None req-0a600bcd-443a-4d62-89a8-d67c19442ed3 None None] GET https://10.4.3.117/volume// Jul 27 16:20:20.983537 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.openstack.wsgi [None req-0a600bcd-443a-4d62-89a8-d67c19442ed3 None None] Empty body provided in request {{(pid=100521) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:20:20.983757 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.openstack.wsgi [None req-0a600bcd-443a-4d62-89a8-d67c19442ed3 None None] Calling method 'all' {{(pid=100521) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:20:20.984060 np0000005924 devstack@c-api.service[100521]: INFO cinder.api.openstack.wsgi [None req-0a600bcd-443a-4d62-89a8-d67c19442ed3 None None] https://10.4.3.117/volume// returned with HTTP 300 Jul 27 16:20:20.984350 np0000005924 devstack@c-api.service[100521]: [pid: 100521|app: 0|req: 1129/4521] 10.4.3.117 () {66 vars in 1426 bytes} [Mon Jul 27 16:20:20 2026] GET /volume/ => generated 386 bytes in 5 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 27 16:20:20.991746 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.middleware.request_id [req-23c6567a-d56e-4ea8-898d-7ff721c11c0a req-65ca716c-97b0-4b67-ab08-a3966bbd32bd None None] RequestId filter calling following filter/app {{(pid=100524) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:20:20.993990 np0000005924 devstack@c-api.service[100524]: INFO cinder.api.openstack.wsgi [req-23c6567a-d56e-4ea8-898d-7ff721c11c0a req-65ca716c-97b0-4b67-ab08-a3966bbd32bd tempest-TestShelveInstance-1207132727 tempest-TestShelveInstance-1207132727-project-member] GET https://10.4.3.117/volume/v3/volumes/a0527a03-3684-4591-ae43-b575d7fd3d02 Jul 27 16:20:20.994196 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.openstack.wsgi [req-23c6567a-d56e-4ea8-898d-7ff721c11c0a req-65ca716c-97b0-4b67-ab08-a3966bbd32bd tempest-TestShelveInstance-1207132727 tempest-TestShelveInstance-1207132727-project-member] Empty body provided in request {{(pid=100524) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:20:20.994356 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.openstack.wsgi [req-23c6567a-d56e-4ea8-898d-7ff721c11c0a req-65ca716c-97b0-4b67-ab08-a3966bbd32bd tempest-TestShelveInstance-1207132727 tempest-TestShelveInstance-1207132727-project-member] Calling method 'show' {{(pid=100524) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:20:21.008516 np0000005924 devstack@c-api.service[100524]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:20:21.008516 np0000005924 devstack@c-api.service[100524]: warnings.warn( Jul 27 16:20:21.015314 np0000005924 devstack@c-api.service[100524]: INFO cinder.volume.api [req-23c6567a-d56e-4ea8-898d-7ff721c11c0a req-65ca716c-97b0-4b67-ab08-a3966bbd32bd tempest-TestShelveInstance-1207132727 tempest-TestShelveInstance-1207132727-project-member] Volume info retrieved successfully. Jul 27 16:20:21.024133 np0000005924 devstack@c-api.service[100524]: INFO cinder.api.openstack.wsgi [req-23c6567a-d56e-4ea8-898d-7ff721c11c0a req-65ca716c-97b0-4b67-ab08-a3966bbd32bd tempest-TestShelveInstance-1207132727 tempest-TestShelveInstance-1207132727-project-member] https://10.4.3.117/volume/v3/volumes/a0527a03-3684-4591-ae43-b575d7fd3d02 returned with HTTP 200 Jul 27 16:20:21.024604 np0000005924 devstack@c-api.service[100524]: [pid: 100524|app: 0|req: 1137/4522] 10.4.3.117 () {70 vars in 1639 bytes} [Mon Jul 27 16:20:20 2026] GET /volume/v3/volumes/a0527a03-3684-4591-ae43-b575d7fd3d02 => generated 1539 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 27 16:20:21.116575 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.middleware.request_id [None req-51f612d5-53e6-48c3-b0ee-4ec6c976405c None None] RequestId filter calling following filter/app {{(pid=100522) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:20:21.120950 np0000005924 devstack@c-api.service[100522]: INFO cinder.api.openstack.wsgi [None req-51f612d5-53e6-48c3-b0ee-4ec6c976405c tempest-CreateVolumesFromBackupTest-1130909323 tempest-CreateVolumesFromBackupTest-1130909323-project-member] GET https://10.4.3.117/volume/v3/volumes/8a3dd550-6477-4365-a17d-2812d5552416 Jul 27 16:20:21.120950 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.openstack.wsgi [None req-51f612d5-53e6-48c3-b0ee-4ec6c976405c tempest-CreateVolumesFromBackupTest-1130909323 tempest-CreateVolumesFromBackupTest-1130909323-project-member] Empty body provided in request {{(pid=100522) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:20:21.120950 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.openstack.wsgi [None req-51f612d5-53e6-48c3-b0ee-4ec6c976405c tempest-CreateVolumesFromBackupTest-1130909323 tempest-CreateVolumesFromBackupTest-1130909323-project-member] Calling method 'show' {{(pid=100522) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:20:21.127124 np0000005924 devstack@c-api.service[100522]: INFO cinder.api.openstack.wsgi [None req-51f612d5-53e6-48c3-b0ee-4ec6c976405c tempest-CreateVolumesFromBackupTest-1130909323 tempest-CreateVolumesFromBackupTest-1130909323-project-member] https://10.4.3.117/volume/v3/volumes/8a3dd550-6477-4365-a17d-2812d5552416 returned with HTTP 404 Jul 27 16:20:21.127684 np0000005924 devstack@c-api.service[100522]: [pid: 100522|app: 0|req: 1120/4523] 10.4.3.117 () {66 vars in 1348 bytes} [Mon Jul 27 16:20:21 2026] GET /volume/v3/volumes/8a3dd550-6477-4365-a17d-2812d5552416 => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 27 16:20:21.136643 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.middleware.request_id [None req-18224b54-2749-4a05-a68b-fd2354601597 None None] RequestId filter calling following filter/app {{(pid=100523) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:20:21.138663 np0000005924 devstack@c-api.service[100523]: INFO cinder.api.openstack.wsgi [None req-18224b54-2749-4a05-a68b-fd2354601597 tempest-CreateVolumesFromBackupTest-1130909323 tempest-CreateVolumesFromBackupTest-1130909323-project-member] DELETE https://10.4.3.117/volume/v3/volumes/4938aee8-bd38-4b7d-8f8e-132bb1ffe6e8 Jul 27 16:20:21.138932 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.openstack.wsgi [None req-18224b54-2749-4a05-a68b-fd2354601597 tempest-CreateVolumesFromBackupTest-1130909323 tempest-CreateVolumesFromBackupTest-1130909323-project-member] Empty body provided in request {{(pid=100523) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:20:21.139144 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.openstack.wsgi [None req-18224b54-2749-4a05-a68b-fd2354601597 tempest-CreateVolumesFromBackupTest-1130909323 tempest-CreateVolumesFromBackupTest-1130909323-project-member] Calling method 'delete' {{(pid=100523) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:20:21.139340 np0000005924 devstack@c-api.service[100523]: INFO cinder.api.v3.volumes [None req-18224b54-2749-4a05-a68b-fd2354601597 tempest-CreateVolumesFromBackupTest-1130909323 tempest-CreateVolumesFromBackupTest-1130909323-project-member] Delete volume with id: 4938aee8-bd38-4b7d-8f8e-132bb1ffe6e8 Jul 27 16:20:21.143485 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.middleware.request_id [req-23c6567a-d56e-4ea8-898d-7ff721c11c0a req-12dabba7-5a95-46e4-9734-3f1988acd717 None None] RequestId filter calling following filter/app {{(pid=100521) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:20:21.145807 np0000005924 devstack@c-api.service[100521]: INFO cinder.api.openstack.wsgi [req-23c6567a-d56e-4ea8-898d-7ff721c11c0a req-12dabba7-5a95-46e4-9734-3f1988acd717 tempest-TestShelveInstance-1207132727 tempest-TestShelveInstance-1207132727-project-member] PUT https://10.4.3.117/volume/v3/attachments/5d966d4e-192c-4c30-8ceb-536801809084 Jul 27 16:20:21.146390 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.openstack.wsgi [req-23c6567a-d56e-4ea8-898d-7ff721c11c0a req-12dabba7-5a95-46e4-9734-3f1988acd717 tempest-TestShelveInstance-1207132727 tempest-TestShelveInstance-1207132727-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.117", "host": "np0000005924", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:c1414b6f8d8f", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "13cbedf7-bb1f-4b5e-b492-2fef0d4dab25", "nvme_native_multipath": false, "mountpoint": "/dev/vda"}}} {{(pid=100521) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 27 16:20:21.151081 np0000005924 devstack@c-api.service[100523]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:20:21.151081 np0000005924 devstack@c-api.service[100523]: warnings.warn( Jul 27 16:20:21.151562 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.middleware.request_id [None req-3bff9c39-6690-4ec9-ba71-a8191fb6ece0 None None] RequestId filter calling following filter/app {{(pid=100524) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:20:21.151810 np0000005924 devstack@c-api.service[100523]: INFO cinder.volume.api [None req-18224b54-2749-4a05-a68b-fd2354601597 tempest-CreateVolumesFromBackupTest-1130909323 tempest-CreateVolumesFromBackupTest-1130909323-project-member] Volume info retrieved successfully. Jul 27 16:20:21.153860 np0000005924 devstack@c-api.service[100524]: INFO cinder.api.openstack.wsgi [None req-3bff9c39-6690-4ec9-ba71-a8191fb6ece0 tempest-ProjectAdminTests33-614572375 tempest-ProjectAdminTests33-614572375-project-admin] GET https://10.4.3.117/volume/v3/backups/46bfb377-729a-435e-ba7b-0f68c1b23a85 Jul 27 16:20:21.154125 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.openstack.wsgi [None req-3bff9c39-6690-4ec9-ba71-a8191fb6ece0 tempest-ProjectAdminTests33-614572375 tempest-ProjectAdminTests33-614572375-project-admin] Empty body provided in request {{(pid=100524) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:20:21.154401 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.openstack.wsgi [None req-3bff9c39-6690-4ec9-ba71-a8191fb6ece0 tempest-ProjectAdminTests33-614572375 tempest-ProjectAdminTests33-614572375-project-admin] Calling method 'show' {{(pid=100524) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:20:21.154525 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.v3.backups [None req-3bff9c39-6690-4ec9-ba71-a8191fb6ece0 tempest-ProjectAdminTests33-614572375 tempest-ProjectAdminTests33-614572375-project-admin] Show backup with id 46bfb377-729a-435e-ba7b-0f68c1b23a85. {{(pid=100524) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 27 16:20:21.155414 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.coordination [req-23c6567a-d56e-4ea8-898d-7ff721c11c0a req-12dabba7-5a95-46e4-9734-3f1988acd717 tempest-TestShelveInstance-1207132727 tempest-TestShelveInstance-1207132727-project-member] Acquiring lock "cinder-attachment_update-a0527a03-3684-4591-ae43-b575d7fd3d02-np0000005924" by "attachment_update" {{(pid=100521) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jul 27 16:20:21.159494 np0000005924 devstack@c-api.service[100524]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:20:21.159494 np0000005924 devstack@c-api.service[100524]: warnings.warn( Jul 27 16:20:21.160395 np0000005924 devstack@c-api.service[100524]: INFO cinder.api.openstack.wsgi [None req-3bff9c39-6690-4ec9-ba71-a8191fb6ece0 tempest-ProjectAdminTests33-614572375 tempest-ProjectAdminTests33-614572375-project-admin] https://10.4.3.117/volume/v3/backups/46bfb377-729a-435e-ba7b-0f68c1b23a85 returned with HTTP 200 Jul 27 16:20:21.160466 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.coordination [req-23c6567a-d56e-4ea8-898d-7ff721c11c0a req-12dabba7-5a95-46e4-9734-3f1988acd717 tempest-TestShelveInstance-1207132727 tempest-TestShelveInstance-1207132727-project-member] Lock "cinder-attachment_update-a0527a03-3684-4591-ae43-b575d7fd3d02-np0000005924" acquired by "attachment_update" :: waited 0.005s {{(pid=100521) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jul 27 16:20:21.160831 np0000005924 devstack@c-api.service[100524]: [pid: 100524|app: 0|req: 1138/4524] 10.4.3.117 () {68 vars in 1388 bytes} [Mon Jul 27 16:20:21 2026] GET /volume/v3/backups/46bfb377-729a-435e-ba7b-0f68c1b23a85 => generated 735 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 27 16:20:21.161894 np0000005924 devstack@c-api.service[100521]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:20:21.161894 np0000005924 devstack@c-api.service[100521]: warnings.warn( Jul 27 16:20:21.183180 np0000005924 devstack@c-api.service[100523]: INFO cinder.volume.api [None req-18224b54-2749-4a05-a68b-fd2354601597 tempest-CreateVolumesFromBackupTest-1130909323 tempest-CreateVolumesFromBackupTest-1130909323-project-member] Delete volume request issued successfully. Jul 27 16:20:21.183407 np0000005924 devstack@c-api.service[100523]: INFO cinder.api.openstack.wsgi [None req-18224b54-2749-4a05-a68b-fd2354601597 tempest-CreateVolumesFromBackupTest-1130909323 tempest-CreateVolumesFromBackupTest-1130909323-project-member] https://10.4.3.117/volume/v3/volumes/4938aee8-bd38-4b7d-8f8e-132bb1ffe6e8 returned with HTTP 202 Jul 27 16:20:21.183817 np0000005924 devstack@c-api.service[100523]: [pid: 100523|app: 0|req: 1138/4525] 10.4.3.117 () {66 vars in 1351 bytes} [Mon Jul 27 16:20:21 2026] DELETE /volume/v3/volumes/4938aee8-bd38-4b7d-8f8e-132bb1ffe6e8 => generated 0 bytes in 48 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 27 16:20:21.192679 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.middleware.request_id [None req-99f4f99b-244f-4f19-a16e-d3ddaf05e6bb None None] RequestId filter calling following filter/app {{(pid=100522) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:20:21.194402 np0000005924 devstack@c-api.service[100522]: INFO cinder.api.openstack.wsgi [None req-99f4f99b-244f-4f19-a16e-d3ddaf05e6bb tempest-CreateVolumesFromBackupTest-1130909323 tempest-CreateVolumesFromBackupTest-1130909323-project-member] GET https://10.4.3.117/volume/v3/volumes/4938aee8-bd38-4b7d-8f8e-132bb1ffe6e8 Jul 27 16:20:21.194583 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.openstack.wsgi [None req-99f4f99b-244f-4f19-a16e-d3ddaf05e6bb tempest-CreateVolumesFromBackupTest-1130909323 tempest-CreateVolumesFromBackupTest-1130909323-project-member] Empty body provided in request {{(pid=100522) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:20:21.194773 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.openstack.wsgi [None req-99f4f99b-244f-4f19-a16e-d3ddaf05e6bb tempest-CreateVolumesFromBackupTest-1130909323 tempest-CreateVolumesFromBackupTest-1130909323-project-member] Calling method 'show' {{(pid=100522) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:20:21.202776 np0000005924 devstack@c-api.service[100522]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:20:21.202776 np0000005924 devstack@c-api.service[100522]: warnings.warn( Jul 27 16:20:21.211245 np0000005924 devstack@c-api.service[100522]: INFO cinder.volume.api [None req-99f4f99b-244f-4f19-a16e-d3ddaf05e6bb tempest-CreateVolumesFromBackupTest-1130909323 tempest-CreateVolumesFromBackupTest-1130909323-project-member] Volume info retrieved successfully. Jul 27 16:20:21.217350 np0000005924 devstack@c-api.service[100522]: INFO cinder.api.openstack.wsgi [None req-99f4f99b-244f-4f19-a16e-d3ddaf05e6bb tempest-CreateVolumesFromBackupTest-1130909323 tempest-CreateVolumesFromBackupTest-1130909323-project-member] https://10.4.3.117/volume/v3/volumes/4938aee8-bd38-4b7d-8f8e-132bb1ffe6e8 returned with HTTP 200 Jul 27 16:20:21.217725 np0000005924 devstack@c-api.service[100522]: [pid: 100522|app: 0|req: 1121/4526] 10.4.3.117 () {66 vars in 1348 bytes} [Mon Jul 27 16:20:21 2026] GET /volume/v3/volumes/4938aee8-bd38-4b7d-8f8e-132bb1ffe6e8 => generated 849 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 27 16:20:21.278931 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.coordination [req-23c6567a-d56e-4ea8-898d-7ff721c11c0a req-12dabba7-5a95-46e4-9734-3f1988acd717 tempest-TestShelveInstance-1207132727 tempest-TestShelveInstance-1207132727-project-member] Lock "cinder-attachment_update-a0527a03-3684-4591-ae43-b575d7fd3d02-np0000005924" released by "attachment_update" :: held 0.118s {{(pid=100521) __release /opt/stack/cinder/cinder/coordination.py:152}} Jul 27 16:20:21.279289 np0000005924 devstack@c-api.service[100521]: INFO cinder.api.openstack.wsgi [req-23c6567a-d56e-4ea8-898d-7ff721c11c0a req-12dabba7-5a95-46e4-9734-3f1988acd717 tempest-TestShelveInstance-1207132727 tempest-TestShelveInstance-1207132727-project-member] https://10.4.3.117/volume/v3/attachments/5d966d4e-192c-4c30-8ceb-536801809084 returned with HTTP 200 Jul 27 16:20:21.279895 np0000005924 devstack@c-api.service[100521]: [pid: 100521|app: 0|req: 1130/4527] 10.4.3.117 () {74 vars in 1704 bytes} [Mon Jul 27 16:20:21 2026] PUT /volume/v3/attachments/5d966d4e-192c-4c30-8ceb-536801809084 => generated 969 bytes in 137 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 27 16:20:21.309053 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.middleware.request_id [req-23c6567a-d56e-4ea8-898d-7ff721c11c0a req-841482b9-8166-4d10-a09a-7604ccb2c442 None None] RequestId filter calling following filter/app {{(pid=100524) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:20:21.311353 np0000005924 devstack@c-api.service[100524]: INFO cinder.api.openstack.wsgi [req-23c6567a-d56e-4ea8-898d-7ff721c11c0a req-841482b9-8166-4d10-a09a-7604ccb2c442 tempest-TestShelveInstance-1207132727 tempest-TestShelveInstance-1207132727-project-member] POST https://10.4.3.117/volume/v3/attachments/5d966d4e-192c-4c30-8ceb-536801809084/action Jul 27 16:20:21.311957 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.openstack.wsgi [req-23c6567a-d56e-4ea8-898d-7ff721c11c0a req-841482b9-8166-4d10-a09a-7604ccb2c442 tempest-TestShelveInstance-1207132727 tempest-TestShelveInstance-1207132727-project-member] Action body: b'{"os-complete": null}' {{(pid=100524) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 27 16:20:21.312108 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.openstack.wsgi [req-23c6567a-d56e-4ea8-898d-7ff721c11c0a req-841482b9-8166-4d10-a09a-7604ccb2c442 tempest-TestShelveInstance-1207132727 tempest-TestShelveInstance-1207132727-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100524) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 27 16:20:21.334027 np0000005924 devstack@c-api.service[100524]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:20:21.334027 np0000005924 devstack@c-api.service[100524]: warnings.warn( Jul 27 16:20:21.357812 np0000005924 devstack@c-api.service[100524]: INFO cinder.api.openstack.wsgi [req-23c6567a-d56e-4ea8-898d-7ff721c11c0a req-841482b9-8166-4d10-a09a-7604ccb2c442 tempest-TestShelveInstance-1207132727 tempest-TestShelveInstance-1207132727-project-member] https://10.4.3.117/volume/v3/attachments/5d966d4e-192c-4c30-8ceb-536801809084/action returned with HTTP 204 Jul 27 16:20:21.358336 np0000005924 devstack@c-api.service[100524]: [pid: 100524|app: 0|req: 1139/4528] 10.4.3.117 () {74 vars in 1725 bytes} [Mon Jul 27 16:20:21 2026] POST /volume/v3/attachments/5d966d4e-192c-4c30-8ceb-536801809084/action => generated 0 bytes in 50 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jul 27 16:20:21.475573 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.middleware.request_id [None req-8095283f-a8a2-4f6c-bc17-51b09615a910 None None] RequestId filter calling following filter/app {{(pid=100523) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:20:21.477224 np0000005924 devstack@c-api.service[100523]: INFO cinder.api.openstack.wsgi [None req-8095283f-a8a2-4f6c-bc17-51b09615a910 tempest-ProjectMemberTests39-1453193871 tempest-ProjectMemberTests39-1453193871-project-admin] GET https://10.4.3.117/volume/v3/volumes/d111119c-d38c-45b5-a78e-8ad44f1f0a23 Jul 27 16:20:21.477416 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.openstack.wsgi [None req-8095283f-a8a2-4f6c-bc17-51b09615a910 tempest-ProjectMemberTests39-1453193871 tempest-ProjectMemberTests39-1453193871-project-admin] Empty body provided in request {{(pid=100523) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:20:21.477583 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.openstack.wsgi [None req-8095283f-a8a2-4f6c-bc17-51b09615a910 tempest-ProjectMemberTests39-1453193871 tempest-ProjectMemberTests39-1453193871-project-admin] Calling method 'show' {{(pid=100523) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:20:21.486156 np0000005924 devstack@c-api.service[100523]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:20:21.486156 np0000005924 devstack@c-api.service[100523]: warnings.warn( Jul 27 16:20:21.490067 np0000005924 devstack@c-api.service[100523]: INFO cinder.volume.api [None req-8095283f-a8a2-4f6c-bc17-51b09615a910 tempest-ProjectMemberTests39-1453193871 tempest-ProjectMemberTests39-1453193871-project-admin] Volume info retrieved successfully. Jul 27 16:20:21.495675 np0000005924 devstack@c-api.service[100523]: INFO cinder.api.openstack.wsgi [None req-8095283f-a8a2-4f6c-bc17-51b09615a910 tempest-ProjectMemberTests39-1453193871 tempest-ProjectMemberTests39-1453193871-project-admin] https://10.4.3.117/volume/v3/volumes/d111119c-d38c-45b5-a78e-8ad44f1f0a23 returned with HTTP 200 Jul 27 16:20:21.496230 np0000005924 devstack@c-api.service[100523]: [pid: 100523|app: 0|req: 1139/4529] 10.4.3.117 () {68 vars in 1388 bytes} [Mon Jul 27 16:20:21 2026] GET /volume/v3/volumes/d111119c-d38c-45b5-a78e-8ad44f1f0a23 => generated 1018 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 27 16:20:21.508539 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.middleware.request_id [None req-345a7cc8-7308-49f2-b047-2aa2604c71c5 None None] RequestId filter calling following filter/app {{(pid=100522) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:20:21.510643 np0000005924 devstack@c-api.service[100522]: INFO cinder.api.openstack.wsgi [None req-345a7cc8-7308-49f2-b047-2aa2604c71c5 tempest-ProjectMemberTests39-1453193871 tempest-ProjectMemberTests39-1453193871-project-admin] POST https://10.4.3.117/volume/v3/backups Jul 27 16:20:21.511016 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.openstack.wsgi [None req-345a7cc8-7308-49f2-b047-2aa2604c71c5 tempest-ProjectMemberTests39-1453193871 tempest-ProjectMemberTests39-1453193871-project-admin] Action: 'create', calling method: create, body: {"backup": {"volume_id": "d111119c-d38c-45b5-a78e-8ad44f1f0a23", "name": "tempest-type-Backup-610558819"}} {{(pid=100522) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 27 16:20:21.512408 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.contrib.backups [None req-345a7cc8-7308-49f2-b047-2aa2604c71c5 tempest-ProjectMemberTests39-1453193871 tempest-ProjectMemberTests39-1453193871-project-admin] Creating new backup {'backup': {'volume_id': 'd111119c-d38c-45b5-a78e-8ad44f1f0a23', 'name': 'tempest-type-Backup-610558819'}} {{(pid=100522) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Jul 27 16:20:21.512573 np0000005924 devstack@c-api.service[100522]: INFO cinder.api.contrib.backups [None req-345a7cc8-7308-49f2-b047-2aa2604c71c5 tempest-ProjectMemberTests39-1453193871 tempest-ProjectMemberTests39-1453193871-project-admin] Creating backup of volume d111119c-d38c-45b5-a78e-8ad44f1f0a23 in container None Jul 27 16:20:21.519800 np0000005924 devstack@c-api.service[100522]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:20:21.519800 np0000005924 devstack@c-api.service[100522]: warnings.warn( Jul 27 16:20:21.520236 np0000005924 devstack@c-api.service[100522]: INFO cinder.volume.api [None req-345a7cc8-7308-49f2-b047-2aa2604c71c5 tempest-ProjectMemberTests39-1453193871 tempest-ProjectMemberTests39-1453193871-project-admin] Volume info retrieved successfully. Jul 27 16:20:21.548504 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.quota [None req-345a7cc8-7308-49f2-b047-2aa2604c71c5 tempest-ProjectMemberTests39-1453193871 tempest-ProjectMemberTests39-1453193871-project-admin] Created reservations ['f9847a2f-2ccf-4863-9751-b38b5bab8e80', 'd6cfdaf8-f474-4a47-8c2a-4bdd697fb947'] {{(pid=100522) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 27 16:20:21.589721 np0000005924 devstack@c-api.service[100522]: INFO cinder.api.openstack.wsgi [None req-345a7cc8-7308-49f2-b047-2aa2604c71c5 tempest-ProjectMemberTests39-1453193871 tempest-ProjectMemberTests39-1453193871-project-admin] https://10.4.3.117/volume/v3/backups returned with HTTP 202 Jul 27 16:20:21.590188 np0000005924 devstack@c-api.service[100522]: [pid: 100522|app: 0|req: 1122/4530] 10.4.3.117 () {70 vars in 1299 bytes} [Mon Jul 27 16:20:21 2026] POST /volume/v3/backups => generated 315 bytes in 82 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 27 16:20:21.599669 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.middleware.request_id [None req-d0578103-70b8-4636-9c5d-16349a28fdcd None None] RequestId filter calling following filter/app {{(pid=100521) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:20:21.601471 np0000005924 devstack@c-api.service[100521]: INFO cinder.api.openstack.wsgi [None req-d0578103-70b8-4636-9c5d-16349a28fdcd tempest-ProjectMemberTests39-1453193871 tempest-ProjectMemberTests39-1453193871-project-admin] GET https://10.4.3.117/volume/v3/backups/20e8f307-df53-4230-89c8-c4ca11d7cafb Jul 27 16:20:21.601714 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.openstack.wsgi [None req-d0578103-70b8-4636-9c5d-16349a28fdcd tempest-ProjectMemberTests39-1453193871 tempest-ProjectMemberTests39-1453193871-project-admin] Empty body provided in request {{(pid=100521) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:20:21.601961 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.openstack.wsgi [None req-d0578103-70b8-4636-9c5d-16349a28fdcd tempest-ProjectMemberTests39-1453193871 tempest-ProjectMemberTests39-1453193871-project-admin] Calling method 'show' {{(pid=100521) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:20:21.602095 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.v3.backups [None req-d0578103-70b8-4636-9c5d-16349a28fdcd tempest-ProjectMemberTests39-1453193871 tempest-ProjectMemberTests39-1453193871-project-admin] Show backup with id 20e8f307-df53-4230-89c8-c4ca11d7cafb. {{(pid=100521) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 27 16:20:21.605948 np0000005924 devstack@c-api.service[100521]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:20:21.605948 np0000005924 devstack@c-api.service[100521]: warnings.warn( Jul 27 16:20:21.606575 np0000005924 devstack@c-api.service[100521]: INFO cinder.api.openstack.wsgi [None req-d0578103-70b8-4636-9c5d-16349a28fdcd tempest-ProjectMemberTests39-1453193871 tempest-ProjectMemberTests39-1453193871-project-admin] https://10.4.3.117/volume/v3/backups/20e8f307-df53-4230-89c8-c4ca11d7cafb returned with HTTP 200 Jul 27 16:20:21.606982 np0000005924 devstack@c-api.service[100521]: [pid: 100521|app: 0|req: 1131/4531] 10.4.3.117 () {68 vars in 1388 bytes} [Mon Jul 27 16:20:21 2026] GET /volume/v3/backups/20e8f307-df53-4230-89c8-c4ca11d7cafb => generated 722 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 27 16:20:22.177731 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.middleware.request_id [None req-ea07b297-9f0f-4669-9325-2caaf2bc6a3f None None] RequestId filter calling following filter/app {{(pid=100524) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:20:22.179967 np0000005924 devstack@c-api.service[100524]: INFO cinder.api.openstack.wsgi [None req-ea07b297-9f0f-4669-9325-2caaf2bc6a3f tempest-ProjectAdminTests33-614572375 tempest-ProjectAdminTests33-614572375-project-admin] GET https://10.4.3.117/volume/v3/backups/46bfb377-729a-435e-ba7b-0f68c1b23a85 Jul 27 16:20:22.180172 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.openstack.wsgi [None req-ea07b297-9f0f-4669-9325-2caaf2bc6a3f tempest-ProjectAdminTests33-614572375 tempest-ProjectAdminTests33-614572375-project-admin] Empty body provided in request {{(pid=100524) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:20:22.180391 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.openstack.wsgi [None req-ea07b297-9f0f-4669-9325-2caaf2bc6a3f tempest-ProjectAdminTests33-614572375 tempest-ProjectAdminTests33-614572375-project-admin] Calling method 'show' {{(pid=100524) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:20:22.180485 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.v3.backups [None req-ea07b297-9f0f-4669-9325-2caaf2bc6a3f tempest-ProjectAdminTests33-614572375 tempest-ProjectAdminTests33-614572375-project-admin] Show backup with id 46bfb377-729a-435e-ba7b-0f68c1b23a85. {{(pid=100524) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 27 16:20:22.185246 np0000005924 devstack@c-api.service[100524]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:20:22.185246 np0000005924 devstack@c-api.service[100524]: warnings.warn( Jul 27 16:20:22.185849 np0000005924 devstack@c-api.service[100524]: INFO cinder.api.openstack.wsgi [None req-ea07b297-9f0f-4669-9325-2caaf2bc6a3f tempest-ProjectAdminTests33-614572375 tempest-ProjectAdminTests33-614572375-project-admin] https://10.4.3.117/volume/v3/backups/46bfb377-729a-435e-ba7b-0f68c1b23a85 returned with HTTP 200 Jul 27 16:20:22.186316 np0000005924 devstack@c-api.service[100524]: [pid: 100524|app: 0|req: 1140/4532] 10.4.3.117 () {68 vars in 1388 bytes} [Mon Jul 27 16:20:22 2026] GET /volume/v3/backups/46bfb377-729a-435e-ba7b-0f68c1b23a85 => generated 735 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 27 16:20:22.230220 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.middleware.request_id [None req-ca05524f-0240-4551-a391-8ca48037b317 None None] RequestId filter calling following filter/app {{(pid=100523) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:20:22.233111 np0000005924 devstack@c-api.service[100523]: INFO cinder.api.openstack.wsgi [None req-ca05524f-0240-4551-a391-8ca48037b317 tempest-CreateVolumesFromBackupTest-1130909323 tempest-CreateVolumesFromBackupTest-1130909323-project-member] GET https://10.4.3.117/volume/v3/volumes/4938aee8-bd38-4b7d-8f8e-132bb1ffe6e8 Jul 27 16:20:22.233111 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.openstack.wsgi [None req-ca05524f-0240-4551-a391-8ca48037b317 tempest-CreateVolumesFromBackupTest-1130909323 tempest-CreateVolumesFromBackupTest-1130909323-project-member] Empty body provided in request {{(pid=100523) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:20:22.233111 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.openstack.wsgi [None req-ca05524f-0240-4551-a391-8ca48037b317 tempest-CreateVolumesFromBackupTest-1130909323 tempest-CreateVolumesFromBackupTest-1130909323-project-member] Calling method 'show' {{(pid=100523) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:20:22.244552 np0000005924 devstack@c-api.service[100523]: INFO cinder.api.openstack.wsgi [None req-ca05524f-0240-4551-a391-8ca48037b317 tempest-CreateVolumesFromBackupTest-1130909323 tempest-CreateVolumesFromBackupTest-1130909323-project-member] https://10.4.3.117/volume/v3/volumes/4938aee8-bd38-4b7d-8f8e-132bb1ffe6e8 returned with HTTP 404 Jul 27 16:20:22.245000 np0000005924 devstack@c-api.service[100523]: [pid: 100523|app: 0|req: 1140/4533] 10.4.3.117 () {66 vars in 1348 bytes} [Mon Jul 27 16:20:22 2026] GET /volume/v3/volumes/4938aee8-bd38-4b7d-8f8e-132bb1ffe6e8 => generated 109 bytes in 15 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 27 16:20:22.616416 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.middleware.request_id [None req-07edb036-09e5-4559-b849-88b4e44b7a84 None None] RequestId filter calling following filter/app {{(pid=100522) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:20:22.618181 np0000005924 devstack@c-api.service[100522]: INFO cinder.api.openstack.wsgi [None req-07edb036-09e5-4559-b849-88b4e44b7a84 tempest-ProjectMemberTests39-1453193871 tempest-ProjectMemberTests39-1453193871-project-admin] GET https://10.4.3.117/volume/v3/backups/20e8f307-df53-4230-89c8-c4ca11d7cafb Jul 27 16:20:22.618455 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.openstack.wsgi [None req-07edb036-09e5-4559-b849-88b4e44b7a84 tempest-ProjectMemberTests39-1453193871 tempest-ProjectMemberTests39-1453193871-project-admin] Empty body provided in request {{(pid=100522) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:20:22.618594 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.openstack.wsgi [None req-07edb036-09e5-4559-b849-88b4e44b7a84 tempest-ProjectMemberTests39-1453193871 tempest-ProjectMemberTests39-1453193871-project-admin] Calling method 'show' {{(pid=100522) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:20:22.618711 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.v3.backups [None req-07edb036-09e5-4559-b849-88b4e44b7a84 tempest-ProjectMemberTests39-1453193871 tempest-ProjectMemberTests39-1453193871-project-admin] Show backup with id 20e8f307-df53-4230-89c8-c4ca11d7cafb. {{(pid=100522) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 27 16:20:22.622416 np0000005924 devstack@c-api.service[100522]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:20:22.622416 np0000005924 devstack@c-api.service[100522]: warnings.warn( Jul 27 16:20:22.622973 np0000005924 devstack@c-api.service[100522]: INFO cinder.api.openstack.wsgi [None req-07edb036-09e5-4559-b849-88b4e44b7a84 tempest-ProjectMemberTests39-1453193871 tempest-ProjectMemberTests39-1453193871-project-admin] https://10.4.3.117/volume/v3/backups/20e8f307-df53-4230-89c8-c4ca11d7cafb returned with HTTP 200 Jul 27 16:20:22.623289 np0000005924 devstack@c-api.service[100522]: [pid: 100522|app: 0|req: 1123/4534] 10.4.3.117 () {68 vars in 1388 bytes} [Mon Jul 27 16:20:22 2026] GET /volume/v3/backups/20e8f307-df53-4230-89c8-c4ca11d7cafb => generated 724 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 27 16:20:23.196999 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.middleware.request_id [None req-d877174a-35a5-4bf3-a080-981463556a95 None None] RequestId filter calling following filter/app {{(pid=100521) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:20:23.198807 np0000005924 devstack@c-api.service[100521]: INFO cinder.api.openstack.wsgi [None req-d877174a-35a5-4bf3-a080-981463556a95 tempest-ProjectAdminTests33-614572375 tempest-ProjectAdminTests33-614572375-project-admin] GET https://10.4.3.117/volume/v3/backups/46bfb377-729a-435e-ba7b-0f68c1b23a85 Jul 27 16:20:23.199040 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.openstack.wsgi [None req-d877174a-35a5-4bf3-a080-981463556a95 tempest-ProjectAdminTests33-614572375 tempest-ProjectAdminTests33-614572375-project-admin] Empty body provided in request {{(pid=100521) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:20:23.199255 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.openstack.wsgi [None req-d877174a-35a5-4bf3-a080-981463556a95 tempest-ProjectAdminTests33-614572375 tempest-ProjectAdminTests33-614572375-project-admin] Calling method 'show' {{(pid=100521) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:20:23.199398 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.v3.backups [None req-d877174a-35a5-4bf3-a080-981463556a95 tempest-ProjectAdminTests33-614572375 tempest-ProjectAdminTests33-614572375-project-admin] Show backup with id 46bfb377-729a-435e-ba7b-0f68c1b23a85. {{(pid=100521) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 27 16:20:23.205232 np0000005924 devstack@c-api.service[100521]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:20:23.205232 np0000005924 devstack@c-api.service[100521]: warnings.warn( Jul 27 16:20:23.205967 np0000005924 devstack@c-api.service[100521]: INFO cinder.api.openstack.wsgi [None req-d877174a-35a5-4bf3-a080-981463556a95 tempest-ProjectAdminTests33-614572375 tempest-ProjectAdminTests33-614572375-project-admin] https://10.4.3.117/volume/v3/backups/46bfb377-729a-435e-ba7b-0f68c1b23a85 returned with HTTP 200 Jul 27 16:20:23.206235 np0000005924 devstack@c-api.service[100521]: [pid: 100521|app: 0|req: 1132/4535] 10.4.3.117 () {68 vars in 1388 bytes} [Mon Jul 27 16:20:23 2026] GET /volume/v3/backups/46bfb377-729a-435e-ba7b-0f68c1b23a85 => generated 735 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 27 16:20:23.452918 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.middleware.request_id [None req-05cd6f10-c433-46a5-ac5c-4b15cf4138f0 None None] RequestId filter calling following filter/app {{(pid=100524) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:20:23.534306 np0000005924 devstack@c-api.service[100524]: INFO cinder.api.openstack.wsgi [None req-05cd6f10-c433-46a5-ac5c-4b15cf4138f0 tempest-VolumeDependencyTests-1768960200 tempest-VolumeDependencyTests-1768960200-project-member] POST https://10.4.3.117/volume/v3/volumes Jul 27 16:20:23.534729 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.openstack.wsgi [None req-05cd6f10-c433-46a5-ac5c-4b15cf4138f0 tempest-VolumeDependencyTests-1768960200 tempest-VolumeDependencyTests-1768960200-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeDependencyTests-Volume-1919152586"}} {{(pid=100524) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 27 16:20:23.536314 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.v3.volumes [None req-05cd6f10-c433-46a5-ac5c-4b15cf4138f0 tempest-VolumeDependencyTests-1768960200 tempest-VolumeDependencyTests-1768960200-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeDependencyTests-Volume-1919152586'}} {{(pid=100524) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 27 16:20:23.536534 np0000005924 devstack@c-api.service[100524]: INFO cinder.api.v3.volumes [None req-05cd6f10-c433-46a5-ac5c-4b15cf4138f0 tempest-VolumeDependencyTests-1768960200 tempest-VolumeDependencyTests-1768960200-project-member] Create volume of 1 GB Jul 27 16:20:23.540977 np0000005924 devstack@c-api.service[100524]: INFO cinder.volume.api [None req-05cd6f10-c433-46a5-ac5c-4b15cf4138f0 tempest-VolumeDependencyTests-1768960200 tempest-VolumeDependencyTests-1768960200-project-member] Availability Zones retrieved successfully. Jul 27 16:20:23.547280 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.volume.api [None req-05cd6f10-c433-46a5-ac5c-4b15cf4138f0 tempest-VolumeDependencyTests-1768960200 tempest-VolumeDependencyTests-1768960200-project-member] Flow 'volume_create_api' (fd121e77-f844-4229-aee6-d57a225f6f88) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100524) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 27 16:20:23.548375 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.volume.api [None req-05cd6f10-c433-46a5-ac5c-4b15cf4138f0 tempest-VolumeDependencyTests-1768960200 tempest-VolumeDependencyTests-1768960200-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (3b7f97a3-6686-4293-bb47-0f0fcc9af83c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100524) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 27 16:20:23.549471 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.volume.flows.api.create_volume [None req-05cd6f10-c433-46a5-ac5c-4b15cf4138f0 tempest-VolumeDependencyTests-1768960200 tempest-VolumeDependencyTests-1768960200-project-member] Validating volume size '1' using validate_int {{(pid=100524) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 27 16:20:23.578297 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.volume.api [None req-05cd6f10-c433-46a5-ac5c-4b15cf4138f0 tempest-VolumeDependencyTests-1768960200 tempest-VolumeDependencyTests-1768960200-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (3b7f97a3-6686-4293-bb47-0f0fcc9af83c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-27T16:04:59Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=2bce4e1a-e6e0-49d9-be36-c3405449a01e,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '2bce4e1a-e6e0-49d9-be36-c3405449a01e', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100524) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 27 16:20:23.579716 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.volume.api [None req-05cd6f10-c433-46a5-ac5c-4b15cf4138f0 tempest-VolumeDependencyTests-1768960200 tempest-VolumeDependencyTests-1768960200-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (f64d7e3e-c79a-4380-a90a-f6a97774a2d1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100524) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 27 16:20:23.608724 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.middleware.request_id [req-8e060863-114f-446e-af3f-36e20e2d8701 req-fbce99f8-37e3-4653-b5c8-2fa14f9706cc None None] RequestId filter calling following filter/app {{(pid=100523) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:20:23.611407 np0000005924 devstack@c-api.service[100523]: INFO cinder.api.openstack.wsgi [req-8e060863-114f-446e-af3f-36e20e2d8701 req-fbce99f8-37e3-4653-b5c8-2fa14f9706cc tempest-TestInstancesWithCinderVolumes-351524293 tempest-TestInstancesWithCinderVolumes-351524293-project-member] GET https://10.4.3.117/volume/v3/volumes/eafb2791-7abe-4e31-b3b9-ed15ce8c2c8c Jul 27 16:20:23.611645 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.openstack.wsgi [req-8e060863-114f-446e-af3f-36e20e2d8701 req-fbce99f8-37e3-4653-b5c8-2fa14f9706cc tempest-TestInstancesWithCinderVolumes-351524293 tempest-TestInstancesWithCinderVolumes-351524293-project-member] Empty body provided in request {{(pid=100523) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:20:23.611886 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.openstack.wsgi [req-8e060863-114f-446e-af3f-36e20e2d8701 req-fbce99f8-37e3-4653-b5c8-2fa14f9706cc tempest-TestInstancesWithCinderVolumes-351524293 tempest-TestInstancesWithCinderVolumes-351524293-project-member] Calling method 'show' {{(pid=100523) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:20:23.623365 np0000005924 devstack@c-api.service[100523]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:20:23.623365 np0000005924 devstack@c-api.service[100523]: warnings.warn( Jul 27 16:20:23.626987 np0000005924 devstack@c-api.service[100523]: INFO cinder.volume.api [req-8e060863-114f-446e-af3f-36e20e2d8701 req-fbce99f8-37e3-4653-b5c8-2fa14f9706cc tempest-TestInstancesWithCinderVolumes-351524293 tempest-TestInstancesWithCinderVolumes-351524293-project-member] Volume info retrieved successfully. Jul 27 16:20:23.632108 np0000005924 devstack@c-api.service[100523]: INFO cinder.api.openstack.wsgi [req-8e060863-114f-446e-af3f-36e20e2d8701 req-fbce99f8-37e3-4653-b5c8-2fa14f9706cc tempest-TestInstancesWithCinderVolumes-351524293 tempest-TestInstancesWithCinderVolumes-351524293-project-member] https://10.4.3.117/volume/v3/volumes/eafb2791-7abe-4e31-b3b9-ed15ce8c2c8c returned with HTTP 200 Jul 27 16:20:23.632526 np0000005924 devstack@c-api.service[100523]: [pid: 100523|app: 0|req: 1141/4536] 10.4.3.117 () {68 vars in 1598 bytes} [Mon Jul 27 16:20:23 2026] GET /volume/v3/volumes/eafb2791-7abe-4e31-b3b9-ed15ce8c2c8c => generated 1230 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 27 16:20:23.633649 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.middleware.request_id [None req-30b006a7-afff-4ec5-8f7e-e3667f595b68 None None] RequestId filter calling following filter/app {{(pid=100522) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:20:23.635734 np0000005924 devstack@c-api.service[100522]: INFO cinder.api.openstack.wsgi [None req-30b006a7-afff-4ec5-8f7e-e3667f595b68 tempest-ProjectMemberTests39-1453193871 tempest-ProjectMemberTests39-1453193871-project-admin] GET https://10.4.3.117/volume/v3/backups/20e8f307-df53-4230-89c8-c4ca11d7cafb Jul 27 16:20:23.635940 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.openstack.wsgi [None req-30b006a7-afff-4ec5-8f7e-e3667f595b68 tempest-ProjectMemberTests39-1453193871 tempest-ProjectMemberTests39-1453193871-project-admin] Empty body provided in request {{(pid=100522) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:20:23.636181 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.openstack.wsgi [None req-30b006a7-afff-4ec5-8f7e-e3667f595b68 tempest-ProjectMemberTests39-1453193871 tempest-ProjectMemberTests39-1453193871-project-admin] Calling method 'show' {{(pid=100522) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:20:23.636742 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.v3.backups [None req-30b006a7-afff-4ec5-8f7e-e3667f595b68 tempest-ProjectMemberTests39-1453193871 tempest-ProjectMemberTests39-1453193871-project-admin] Show backup with id 20e8f307-df53-4230-89c8-c4ca11d7cafb. {{(pid=100522) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 27 16:20:23.640347 np0000005924 devstack@c-api.service[100522]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:20:23.640347 np0000005924 devstack@c-api.service[100522]: warnings.warn( Jul 27 16:20:23.641118 np0000005924 devstack@c-api.service[100522]: INFO cinder.api.openstack.wsgi [None req-30b006a7-afff-4ec5-8f7e-e3667f595b68 tempest-ProjectMemberTests39-1453193871 tempest-ProjectMemberTests39-1453193871-project-admin] https://10.4.3.117/volume/v3/backups/20e8f307-df53-4230-89c8-c4ca11d7cafb returned with HTTP 200 Jul 27 16:20:23.641367 np0000005924 devstack@c-api.service[100522]: [pid: 100522|app: 0|req: 1124/4537] 10.4.3.117 () {68 vars in 1388 bytes} [Mon Jul 27 16:20:23 2026] GET /volume/v3/backups/20e8f307-df53-4230-89c8-c4ca11d7cafb => generated 724 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 27 16:20:23.643068 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.quota [None req-05cd6f10-c433-46a5-ac5c-4b15cf4138f0 tempest-VolumeDependencyTests-1768960200 tempest-VolumeDependencyTests-1768960200-project-member] Created reservations ['cdb54da0-7df8-4502-a6c2-67ae9af45475', 'db3ed4ba-89a6-47ab-9352-d064608b62b2', 'bb9b5754-7d83-4705-9a6d-8f7c01ad3d19', '30507ab6-daac-43ae-b9da-f860e8a8f13d'] {{(pid=100524) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 27 16:20:23.644263 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.volume.api [None req-05cd6f10-c433-46a5-ac5c-4b15cf4138f0 tempest-VolumeDependencyTests-1768960200 tempest-VolumeDependencyTests-1768960200-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (f64d7e3e-c79a-4380-a90a-f6a97774a2d1) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['cdb54da0-7df8-4502-a6c2-67ae9af45475', 'db3ed4ba-89a6-47ab-9352-d064608b62b2', 'bb9b5754-7d83-4705-9a6d-8f7c01ad3d19', '30507ab6-daac-43ae-b9da-f860e8a8f13d']}' {{(pid=100524) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 27 16:20:23.645753 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.volume.api [None req-05cd6f10-c433-46a5-ac5c-4b15cf4138f0 tempest-VolumeDependencyTests-1768960200 tempest-VolumeDependencyTests-1768960200-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (9afdc231-5da0-43be-aaac-4f07cbb5b5c1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100524) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 27 16:20:23.652842 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.middleware.request_id [req-8e060863-114f-446e-af3f-36e20e2d8701 req-23b400e5-70e2-467b-a1d1-bd07df795b08 None None] RequestId filter calling following filter/app {{(pid=100521) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:20:23.654868 np0000005924 devstack@c-api.service[100521]: INFO cinder.api.openstack.wsgi [req-8e060863-114f-446e-af3f-36e20e2d8701 req-23b400e5-70e2-467b-a1d1-bd07df795b08 tempest-TestInstancesWithCinderVolumes-351524293 tempest-TestInstancesWithCinderVolumes-351524293-project-member] POST https://10.4.3.117/volume/v3/volumes/eafb2791-7abe-4e31-b3b9-ed15ce8c2c8c/action Jul 27 16:20:23.655219 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.openstack.wsgi [req-8e060863-114f-446e-af3f-36e20e2d8701 req-23b400e5-70e2-467b-a1d1-bd07df795b08 tempest-TestInstancesWithCinderVolumes-351524293 tempest-TestInstancesWithCinderVolumes-351524293-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100521) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 27 16:20:23.655340 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.openstack.wsgi [req-8e060863-114f-446e-af3f-36e20e2d8701 req-23b400e5-70e2-467b-a1d1-bd07df795b08 tempest-TestInstancesWithCinderVolumes-351524293 tempest-TestInstancesWithCinderVolumes-351524293-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100521) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 27 16:20:23.664886 np0000005924 devstack@c-api.service[100521]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:20:23.664886 np0000005924 devstack@c-api.service[100521]: warnings.warn( Jul 27 16:20:23.665286 np0000005924 devstack@c-api.service[100521]: INFO cinder.volume.api [req-8e060863-114f-446e-af3f-36e20e2d8701 req-23b400e5-70e2-467b-a1d1-bd07df795b08 tempest-TestInstancesWithCinderVolumes-351524293 tempest-TestInstancesWithCinderVolumes-351524293-project-member] Volume info retrieved successfully. Jul 27 16:20:23.671703 np0000005924 devstack@c-api.service[100521]: INFO cinder.volume.api [req-8e060863-114f-446e-af3f-36e20e2d8701 req-23b400e5-70e2-467b-a1d1-bd07df795b08 tempest-TestInstancesWithCinderVolumes-351524293 tempest-TestInstancesWithCinderVolumes-351524293-project-member] Begin detaching volume completed successfully. Jul 27 16:20:23.671852 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.volume.api [None req-05cd6f10-c433-46a5-ac5c-4b15cf4138f0 tempest-VolumeDependencyTests-1768960200 tempest-VolumeDependencyTests-1768960200-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (9afdc231-5da0-43be-aaac-4f07cbb5b5c1) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '07bd9d8b-4eee-460a-9aaa-694e45ffe55a', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeDependencyTests-Volume-1919152586',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='f9f59c04d5d244f1b15d374b0c4ee8bd',qos_specs=None,replication_status=,reservations=['cdb54da0-7df8-4502-a6c2-67ae9af45475','db3ed4ba-89a6-47ab-9352-d064608b62b2','bb9b5754-7d83-4705-9a6d-8f7c01ad3d19','30507ab6-daac-43ae-b9da-f860e8a8f13d'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='316cd0c3b54b4f3fb61c338d5fa317a6',volume_type_id=2bce4e1a-e6e0-49d9-be36-c3405449a01e), 'volume': Volume(_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-27T16:20:23Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeDependencyTests-Volume-1919152586',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=07bd9d8b-4eee-460a-9aaa-694e45ffe55a,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='f9f59c04d5d244f1b15d374b0c4ee8bd',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='316cd0c3b54b4f3fb61c338d5fa317a6',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(2bce4e1a-e6e0-49d9-be36-c3405449a01e),volume_type_id=2bce4e1a-e6e0-49d9-be36-c3405449a01e)}' {{(pid=100524) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 27 16:20:23.671987 np0000005924 devstack@c-api.service[100521]: INFO cinder.api.openstack.wsgi [req-8e060863-114f-446e-af3f-36e20e2d8701 req-23b400e5-70e2-467b-a1d1-bd07df795b08 tempest-TestInstancesWithCinderVolumes-351524293 tempest-TestInstancesWithCinderVolumes-351524293-project-member] https://10.4.3.117/volume/v3/volumes/eafb2791-7abe-4e31-b3b9-ed15ce8c2c8c/action returned with HTTP 202 Jul 27 16:20:23.672294 np0000005924 devstack@c-api.service[100521]: [pid: 100521|app: 0|req: 1133/4538] 10.4.3.117 () {72 vars in 1672 bytes} [Mon Jul 27 16:20:23 2026] POST /volume/v3/volumes/eafb2791-7abe-4e31-b3b9-ed15ce8c2c8c/action => generated 0 bytes in 20 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 27 16:20:23.672865 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.volume.api [None req-05cd6f10-c433-46a5-ac5c-4b15cf4138f0 tempest-VolumeDependencyTests-1768960200 tempest-VolumeDependencyTests-1768960200-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (1e3bb125-7284-4940-900e-36e06ebe82d8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100524) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 27 16:20:23.697807 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.volume.api [None req-05cd6f10-c433-46a5-ac5c-4b15cf4138f0 tempest-VolumeDependencyTests-1768960200 tempest-VolumeDependencyTests-1768960200-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (1e3bb125-7284-4940-900e-36e06ebe82d8) transitioned into state 'SUCCESS' from state '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-1919152586',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='f9f59c04d5d244f1b15d374b0c4ee8bd',qos_specs=None,replication_status=,reservations=['cdb54da0-7df8-4502-a6c2-67ae9af45475','db3ed4ba-89a6-47ab-9352-d064608b62b2','bb9b5754-7d83-4705-9a6d-8f7c01ad3d19','30507ab6-daac-43ae-b9da-f860e8a8f13d'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='316cd0c3b54b4f3fb61c338d5fa317a6',volume_type_id=2bce4e1a-e6e0-49d9-be36-c3405449a01e)}' {{(pid=100524) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 27 16:20:23.697807 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.volume.api [None req-05cd6f10-c433-46a5-ac5c-4b15cf4138f0 tempest-VolumeDependencyTests-1768960200 tempest-VolumeDependencyTests-1768960200-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (c06b46de-970f-4c18-96c4-a1371959aadb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100524) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 27 16:20:23.708379 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.volume.api [None req-05cd6f10-c433-46a5-ac5c-4b15cf4138f0 tempest-VolumeDependencyTests-1768960200 tempest-VolumeDependencyTests-1768960200-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (c06b46de-970f-4c18-96c4-a1371959aadb) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100524) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 27 16:20:23.708379 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.volume.api [None req-05cd6f10-c433-46a5-ac5c-4b15cf4138f0 tempest-VolumeDependencyTests-1768960200 tempest-VolumeDependencyTests-1768960200-project-member] Flow 'volume_create_api' (fd121e77-f844-4229-aee6-d57a225f6f88) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100524) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 27 16:20:23.708379 np0000005924 devstack@c-api.service[100524]: INFO cinder.volume.api [None req-05cd6f10-c433-46a5-ac5c-4b15cf4138f0 tempest-VolumeDependencyTests-1768960200 tempest-VolumeDependencyTests-1768960200-project-member] Create volume request issued successfully. Jul 27 16:20:23.708806 np0000005924 devstack@c-api.service[100524]: INFO cinder.api.openstack.wsgi [None req-05cd6f10-c433-46a5-ac5c-4b15cf4138f0 tempest-VolumeDependencyTests-1768960200 tempest-VolumeDependencyTests-1768960200-project-member] https://10.4.3.117/volume/v3/volumes returned with HTTP 202 Jul 27 16:20:23.709174 np0000005924 devstack@c-api.service[100524]: [pid: 100524|app: 0|req: 1141/4539] 10.4.3.117 () {70 vars in 1299 bytes} [Mon Jul 27 16:20:23 2026] POST /volume/v3/volumes => generated 770 bytes in 257 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Jul 27 16:20:23.714168 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.middleware.request_id [None req-6e5e8469-136e-4dab-98c3-22d56b0897de None None] RequestId filter calling following filter/app {{(pid=100523) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:20:23.714653 np0000005924 devstack@c-api.service[100523]: INFO cinder.api.openstack.wsgi [None req-6e5e8469-136e-4dab-98c3-22d56b0897de None None] GET https://10.4.3.117/volume// Jul 27 16:20:23.714929 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.openstack.wsgi [None req-6e5e8469-136e-4dab-98c3-22d56b0897de None None] Empty body provided in request {{(pid=100523) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:20:23.715115 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.openstack.wsgi [None req-6e5e8469-136e-4dab-98c3-22d56b0897de None None] Calling method 'all' {{(pid=100523) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:20:23.715523 np0000005924 devstack@c-api.service[100523]: INFO cinder.api.openstack.wsgi [None req-6e5e8469-136e-4dab-98c3-22d56b0897de None None] https://10.4.3.117/volume// returned with HTTP 300 Jul 27 16:20:23.715907 np0000005924 devstack@c-api.service[100523]: [pid: 100523|app: 0|req: 1142/4540] 10.4.3.117 () {66 vars in 1426 bytes} [Mon Jul 27 16:20:23 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 27 16:20:23.723819 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.middleware.request_id [None req-dcf39440-0638-46eb-b0ba-b93b96807f78 None None] RequestId filter calling following filter/app {{(pid=100522) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:20:23.724048 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.middleware.request_id [req-8e060863-114f-446e-af3f-36e20e2d8701 req-48e72d31-67ec-4e4c-a02d-1ff9ddcbca50 None None] RequestId filter calling following filter/app {{(pid=100521) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:20:23.725606 np0000005924 devstack@c-api.service[100522]: INFO cinder.api.openstack.wsgi [None req-dcf39440-0638-46eb-b0ba-b93b96807f78 tempest-VolumeDependencyTests-1768960200 tempest-VolumeDependencyTests-1768960200-project-member] GET https://10.4.3.117/volume/v3/volumes/07bd9d8b-4eee-460a-9aaa-694e45ffe55a Jul 27 16:20:23.725791 np0000005924 devstack@c-api.service[100521]: INFO cinder.api.openstack.wsgi [req-8e060863-114f-446e-af3f-36e20e2d8701 req-48e72d31-67ec-4e4c-a02d-1ff9ddcbca50 tempest-TestInstancesWithCinderVolumes-351524293 tempest-TestInstancesWithCinderVolumes-351524293-project-member] GET https://10.4.3.117/volume/v3/volumes/eafb2791-7abe-4e31-b3b9-ed15ce8c2c8c Jul 27 16:20:23.725886 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.openstack.wsgi [None req-dcf39440-0638-46eb-b0ba-b93b96807f78 tempest-VolumeDependencyTests-1768960200 tempest-VolumeDependencyTests-1768960200-project-member] Empty body provided in request {{(pid=100522) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:20:23.725974 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.openstack.wsgi [req-8e060863-114f-446e-af3f-36e20e2d8701 req-48e72d31-67ec-4e4c-a02d-1ff9ddcbca50 tempest-TestInstancesWithCinderVolumes-351524293 tempest-TestInstancesWithCinderVolumes-351524293-project-member] Empty body provided in request {{(pid=100521) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:20:23.726057 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.openstack.wsgi [None req-dcf39440-0638-46eb-b0ba-b93b96807f78 tempest-VolumeDependencyTests-1768960200 tempest-VolumeDependencyTests-1768960200-project-member] Calling method 'show' {{(pid=100522) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:20:23.726146 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.openstack.wsgi [req-8e060863-114f-446e-af3f-36e20e2d8701 req-48e72d31-67ec-4e4c-a02d-1ff9ddcbca50 tempest-TestInstancesWithCinderVolumes-351524293 tempest-TestInstancesWithCinderVolumes-351524293-project-member] Calling method 'show' {{(pid=100521) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:20:23.733570 np0000005924 devstack@c-api.service[100522]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:20:23.733570 np0000005924 devstack@c-api.service[100522]: warnings.warn( Jul 27 16:20:23.734117 np0000005924 devstack@c-api.service[100521]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:20:23.734117 np0000005924 devstack@c-api.service[100521]: warnings.warn( Jul 27 16:20:23.736710 np0000005924 devstack@c-api.service[100521]: INFO cinder.volume.api [req-8e060863-114f-446e-af3f-36e20e2d8701 req-48e72d31-67ec-4e4c-a02d-1ff9ddcbca50 tempest-TestInstancesWithCinderVolumes-351524293 tempest-TestInstancesWithCinderVolumes-351524293-project-member] Volume info retrieved successfully. Jul 27 16:20:23.737072 np0000005924 devstack@c-api.service[100522]: INFO cinder.volume.api [None req-dcf39440-0638-46eb-b0ba-b93b96807f78 tempest-VolumeDependencyTests-1768960200 tempest-VolumeDependencyTests-1768960200-project-member] Volume info retrieved successfully. Jul 27 16:20:23.739980 np0000005924 devstack@c-api.service[100521]: INFO cinder.api.openstack.wsgi [req-8e060863-114f-446e-af3f-36e20e2d8701 req-48e72d31-67ec-4e4c-a02d-1ff9ddcbca50 tempest-TestInstancesWithCinderVolumes-351524293 tempest-TestInstancesWithCinderVolumes-351524293-project-member] https://10.4.3.117/volume/v3/volumes/eafb2791-7abe-4e31-b3b9-ed15ce8c2c8c returned with HTTP 200 Jul 27 16:20:23.740293 np0000005924 devstack@c-api.service[100521]: [pid: 100521|app: 0|req: 1134/4541] 10.4.3.117 () {70 vars in 1639 bytes} [Mon Jul 27 16:20:23 2026] GET /volume/v3/volumes/eafb2791-7abe-4e31-b3b9-ed15ce8c2c8c => generated 1413 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 27 16:20:23.740923 np0000005924 devstack@c-api.service[100522]: INFO cinder.api.openstack.wsgi [None req-dcf39440-0638-46eb-b0ba-b93b96807f78 tempest-VolumeDependencyTests-1768960200 tempest-VolumeDependencyTests-1768960200-project-member] https://10.4.3.117/volume/v3/volumes/07bd9d8b-4eee-460a-9aaa-694e45ffe55a returned with HTTP 200 Jul 27 16:20:23.741302 np0000005924 devstack@c-api.service[100522]: [pid: 100522|app: 0|req: 1125/4542] 10.4.3.117 () {68 vars in 1389 bytes} [Mon Jul 27 16:20:23 2026] GET /volume/v3/volumes/07bd9d8b-4eee-460a-9aaa-694e45ffe55a => generated 838 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 27 16:20:24.217418 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.middleware.request_id [None req-ab5df355-4422-4fe1-aa83-afe332a47f15 None None] RequestId filter calling following filter/app {{(pid=100524) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:20:24.219100 np0000005924 devstack@c-api.service[100524]: INFO cinder.api.openstack.wsgi [None req-ab5df355-4422-4fe1-aa83-afe332a47f15 tempest-ProjectAdminTests33-614572375 tempest-ProjectAdminTests33-614572375-project-admin] GET https://10.4.3.117/volume/v3/backups/46bfb377-729a-435e-ba7b-0f68c1b23a85 Jul 27 16:20:24.219295 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.openstack.wsgi [None req-ab5df355-4422-4fe1-aa83-afe332a47f15 tempest-ProjectAdminTests33-614572375 tempest-ProjectAdminTests33-614572375-project-admin] Empty body provided in request {{(pid=100524) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:20:24.219495 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.openstack.wsgi [None req-ab5df355-4422-4fe1-aa83-afe332a47f15 tempest-ProjectAdminTests33-614572375 tempest-ProjectAdminTests33-614572375-project-admin] Calling method 'show' {{(pid=100524) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:20:24.219604 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.v3.backups [None req-ab5df355-4422-4fe1-aa83-afe332a47f15 tempest-ProjectAdminTests33-614572375 tempest-ProjectAdminTests33-614572375-project-admin] Show backup with id 46bfb377-729a-435e-ba7b-0f68c1b23a85. {{(pid=100524) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 27 16:20:24.223729 np0000005924 devstack@c-api.service[100524]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:20:24.223729 np0000005924 devstack@c-api.service[100524]: warnings.warn( Jul 27 16:20:24.224286 np0000005924 devstack@c-api.service[100524]: INFO cinder.api.openstack.wsgi [None req-ab5df355-4422-4fe1-aa83-afe332a47f15 tempest-ProjectAdminTests33-614572375 tempest-ProjectAdminTests33-614572375-project-admin] https://10.4.3.117/volume/v3/backups/46bfb377-729a-435e-ba7b-0f68c1b23a85 returned with HTTP 200 Jul 27 16:20:24.224632 np0000005924 devstack@c-api.service[100524]: [pid: 100524|app: 0|req: 1142/4543] 10.4.3.117 () {68 vars in 1388 bytes} [Mon Jul 27 16:20:24 2026] GET /volume/v3/backups/46bfb377-729a-435e-ba7b-0f68c1b23a85 => generated 735 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 27 16:20:24.652262 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.middleware.request_id [None req-b9763ff4-b451-469b-a367-261ec1820035 None None] RequestId filter calling following filter/app {{(pid=100523) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:20:24.654403 np0000005924 devstack@c-api.service[100523]: INFO cinder.api.openstack.wsgi [None req-b9763ff4-b451-469b-a367-261ec1820035 tempest-ProjectMemberTests39-1453193871 tempest-ProjectMemberTests39-1453193871-project-admin] GET https://10.4.3.117/volume/v3/backups/20e8f307-df53-4230-89c8-c4ca11d7cafb Jul 27 16:20:24.654682 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.openstack.wsgi [None req-b9763ff4-b451-469b-a367-261ec1820035 tempest-ProjectMemberTests39-1453193871 tempest-ProjectMemberTests39-1453193871-project-admin] Empty body provided in request {{(pid=100523) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:20:24.654906 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.openstack.wsgi [None req-b9763ff4-b451-469b-a367-261ec1820035 tempest-ProjectMemberTests39-1453193871 tempest-ProjectMemberTests39-1453193871-project-admin] Calling method 'show' {{(pid=100523) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:20:24.655049 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.v3.backups [None req-b9763ff4-b451-469b-a367-261ec1820035 tempest-ProjectMemberTests39-1453193871 tempest-ProjectMemberTests39-1453193871-project-admin] Show backup with id 20e8f307-df53-4230-89c8-c4ca11d7cafb. {{(pid=100523) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 27 16:20:24.660019 np0000005924 devstack@c-api.service[100523]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:20:24.660019 np0000005924 devstack@c-api.service[100523]: warnings.warn( Jul 27 16:20:24.660735 np0000005924 devstack@c-api.service[100523]: INFO cinder.api.openstack.wsgi [None req-b9763ff4-b451-469b-a367-261ec1820035 tempest-ProjectMemberTests39-1453193871 tempest-ProjectMemberTests39-1453193871-project-admin] https://10.4.3.117/volume/v3/backups/20e8f307-df53-4230-89c8-c4ca11d7cafb returned with HTTP 200 Jul 27 16:20:24.661164 np0000005924 devstack@c-api.service[100523]: [pid: 100523|app: 0|req: 1143/4544] 10.4.3.117 () {68 vars in 1388 bytes} [Mon Jul 27 16:20:24 2026] GET /volume/v3/backups/20e8f307-df53-4230-89c8-c4ca11d7cafb => generated 735 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 27 16:20:24.752349 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.middleware.request_id [None req-14e9c2a3-badc-4b93-9af8-99fb7813597d None None] RequestId filter calling following filter/app {{(pid=100521) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:20:24.754044 np0000005924 devstack@c-api.service[100521]: INFO cinder.api.openstack.wsgi [None req-14e9c2a3-badc-4b93-9af8-99fb7813597d tempest-VolumeDependencyTests-1768960200 tempest-VolumeDependencyTests-1768960200-project-member] GET https://10.4.3.117/volume/v3/volumes/07bd9d8b-4eee-460a-9aaa-694e45ffe55a Jul 27 16:20:24.754246 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.openstack.wsgi [None req-14e9c2a3-badc-4b93-9af8-99fb7813597d tempest-VolumeDependencyTests-1768960200 tempest-VolumeDependencyTests-1768960200-project-member] Empty body provided in request {{(pid=100521) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:20:24.754449 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.openstack.wsgi [None req-14e9c2a3-badc-4b93-9af8-99fb7813597d tempest-VolumeDependencyTests-1768960200 tempest-VolumeDependencyTests-1768960200-project-member] Calling method 'show' {{(pid=100521) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:20:24.763003 np0000005924 devstack@c-api.service[100521]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:20:24.763003 np0000005924 devstack@c-api.service[100521]: warnings.warn( Jul 27 16:20:24.766406 np0000005924 devstack@c-api.service[100521]: INFO cinder.volume.api [None req-14e9c2a3-badc-4b93-9af8-99fb7813597d tempest-VolumeDependencyTests-1768960200 tempest-VolumeDependencyTests-1768960200-project-member] Volume info retrieved successfully. Jul 27 16:20:24.770560 np0000005924 devstack@c-api.service[100521]: INFO cinder.api.openstack.wsgi [None req-14e9c2a3-badc-4b93-9af8-99fb7813597d tempest-VolumeDependencyTests-1768960200 tempest-VolumeDependencyTests-1768960200-project-member] https://10.4.3.117/volume/v3/volumes/07bd9d8b-4eee-460a-9aaa-694e45ffe55a returned with HTTP 200 Jul 27 16:20:24.770989 np0000005924 devstack@c-api.service[100521]: [pid: 100521|app: 0|req: 1135/4545] 10.4.3.117 () {68 vars in 1389 bytes} [Mon Jul 27 16:20:24 2026] GET /volume/v3/volumes/07bd9d8b-4eee-460a-9aaa-694e45ffe55a => generated 863 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 27 16:20:24.782384 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.middleware.request_id [None req-e4a61fb3-c296-4866-a07d-e83213e800cc None None] RequestId filter calling following filter/app {{(pid=100522) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:20:24.784114 np0000005924 devstack@c-api.service[100522]: INFO cinder.api.openstack.wsgi [None req-e4a61fb3-c296-4866-a07d-e83213e800cc tempest-VolumeDependencyTests-1768960200 tempest-VolumeDependencyTests-1768960200-project-member] POST https://10.4.3.117/volume/v3/snapshots Jul 27 16:20:24.784588 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.openstack.wsgi [None req-e4a61fb3-c296-4866-a07d-e83213e800cc tempest-VolumeDependencyTests-1768960200 tempest-VolumeDependencyTests-1768960200-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "07bd9d8b-4eee-460a-9aaa-694e45ffe55a", "name": "tempest-VolumeDependencyTests-Snapshot-436706847"}} {{(pid=100522) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 27 16:20:24.792485 np0000005924 devstack@c-api.service[100522]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:20:24.792485 np0000005924 devstack@c-api.service[100522]: warnings.warn( Jul 27 16:20:24.792913 np0000005924 devstack@c-api.service[100522]: INFO cinder.volume.api [None req-e4a61fb3-c296-4866-a07d-e83213e800cc tempest-VolumeDependencyTests-1768960200 tempest-VolumeDependencyTests-1768960200-project-member] Volume info retrieved successfully. Jul 27 16:20:24.793041 np0000005924 devstack@c-api.service[100522]: INFO cinder.api.v3.snapshots [None req-e4a61fb3-c296-4866-a07d-e83213e800cc tempest-VolumeDependencyTests-1768960200 tempest-VolumeDependencyTests-1768960200-project-member] Create snapshot from volume 07bd9d8b-4eee-460a-9aaa-694e45ffe55a Jul 27 16:20:24.827274 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.quota [None req-e4a61fb3-c296-4866-a07d-e83213e800cc tempest-VolumeDependencyTests-1768960200 tempest-VolumeDependencyTests-1768960200-project-member] Created reservations ['d9cfdb70-746b-491e-a697-3f34980e05ae', '1baca1de-b355-4721-b250-05eb96f229ee', '59cd9e7b-d420-4320-a30f-04ec84dc657f', '2a7d1b04-6349-4aa0-b9a4-b10318cac2e4'] {{(pid=100522) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 27 16:20:24.860091 np0000005924 devstack@c-api.service[100522]: INFO cinder.volume.api [None req-e4a61fb3-c296-4866-a07d-e83213e800cc tempest-VolumeDependencyTests-1768960200 tempest-VolumeDependencyTests-1768960200-project-member] Snapshot create request issued successfully. Jul 27 16:20:24.860528 np0000005924 devstack@c-api.service[100522]: INFO cinder.api.openstack.wsgi [None req-e4a61fb3-c296-4866-a07d-e83213e800cc tempest-VolumeDependencyTests-1768960200 tempest-VolumeDependencyTests-1768960200-project-member] https://10.4.3.117/volume/v3/snapshots returned with HTTP 202 Jul 27 16:20:24.861092 np0000005924 devstack@c-api.service[100522]: [pid: 100522|app: 0|req: 1126/4546] 10.4.3.117 () {68 vars in 1265 bytes} [Mon Jul 27 16:20:24 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 27 16:20:24.871460 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.middleware.request_id [None req-4eee5100-aef7-45dc-b4ad-a56e9c5e0257 None None] RequestId filter calling following filter/app {{(pid=100524) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:20:24.873532 np0000005924 devstack@c-api.service[100524]: INFO cinder.api.openstack.wsgi [None req-4eee5100-aef7-45dc-b4ad-a56e9c5e0257 tempest-VolumeDependencyTests-1768960200 tempest-VolumeDependencyTests-1768960200-project-member] GET https://10.4.3.117/volume/v3/snapshots/d5d68615-70bf-48d8-876c-a0ae1678b251 Jul 27 16:20:24.873753 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.openstack.wsgi [None req-4eee5100-aef7-45dc-b4ad-a56e9c5e0257 tempest-VolumeDependencyTests-1768960200 tempest-VolumeDependencyTests-1768960200-project-member] Empty body provided in request {{(pid=100524) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:20:24.873999 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.openstack.wsgi [None req-4eee5100-aef7-45dc-b4ad-a56e9c5e0257 tempest-VolumeDependencyTests-1768960200 tempest-VolumeDependencyTests-1768960200-project-member] Calling method 'show' {{(pid=100524) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:20:24.879729 np0000005924 devstack@c-api.service[100524]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:20:24.879729 np0000005924 devstack@c-api.service[100524]: warnings.warn( Jul 27 16:20:24.880282 np0000005924 devstack@c-api.service[100524]: INFO cinder.volume.api [None req-4eee5100-aef7-45dc-b4ad-a56e9c5e0257 tempest-VolumeDependencyTests-1768960200 tempest-VolumeDependencyTests-1768960200-project-member] Snapshot retrieved successfully. Jul 27 16:20:24.881162 np0000005924 devstack@c-api.service[100524]: INFO cinder.api.openstack.wsgi [None req-4eee5100-aef7-45dc-b4ad-a56e9c5e0257 tempest-VolumeDependencyTests-1768960200 tempest-VolumeDependencyTests-1768960200-project-member] https://10.4.3.117/volume/v3/snapshots/d5d68615-70bf-48d8-876c-a0ae1678b251 returned with HTTP 200 Jul 27 16:20:24.881616 np0000005924 devstack@c-api.service[100524]: [pid: 100524|app: 0|req: 1143/4547] 10.4.3.117 () {66 vars in 1354 bytes} [Mon Jul 27 16:20:24 2026] GET /volume/v3/snapshots/d5d68615-70bf-48d8-876c-a0ae1678b251 => generated 439 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 27 16:20:25.253265 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.middleware.request_id [None req-468b7836-4ada-41c6-b0ce-bb11daaa85bf None None] RequestId filter calling following filter/app {{(pid=100523) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:20:25.257280 np0000005924 devstack@c-api.service[100523]: INFO cinder.api.openstack.wsgi [None req-468b7836-4ada-41c6-b0ce-bb11daaa85bf tempest-ProjectAdminTests33-614572375 tempest-ProjectAdminTests33-614572375-project-admin] GET https://10.4.3.117/volume/v3/backups/46bfb377-729a-435e-ba7b-0f68c1b23a85 Jul 27 16:20:25.257442 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.openstack.wsgi [None req-468b7836-4ada-41c6-b0ce-bb11daaa85bf tempest-ProjectAdminTests33-614572375 tempest-ProjectAdminTests33-614572375-project-admin] Empty body provided in request {{(pid=100523) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:20:25.258500 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.openstack.wsgi [None req-468b7836-4ada-41c6-b0ce-bb11daaa85bf tempest-ProjectAdminTests33-614572375 tempest-ProjectAdminTests33-614572375-project-admin] Calling method 'show' {{(pid=100523) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:20:25.258500 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.v3.backups [None req-468b7836-4ada-41c6-b0ce-bb11daaa85bf tempest-ProjectAdminTests33-614572375 tempest-ProjectAdminTests33-614572375-project-admin] Show backup with id 46bfb377-729a-435e-ba7b-0f68c1b23a85. {{(pid=100523) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 27 16:20:25.263530 np0000005924 devstack@c-api.service[100523]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:20:25.263530 np0000005924 devstack@c-api.service[100523]: warnings.warn( Jul 27 16:20:25.264189 np0000005924 devstack@c-api.service[100523]: INFO cinder.api.openstack.wsgi [None req-468b7836-4ada-41c6-b0ce-bb11daaa85bf tempest-ProjectAdminTests33-614572375 tempest-ProjectAdminTests33-614572375-project-admin] https://10.4.3.117/volume/v3/backups/46bfb377-729a-435e-ba7b-0f68c1b23a85 returned with HTTP 200 Jul 27 16:20:25.264728 np0000005924 devstack@c-api.service[100523]: [pid: 100523|app: 0|req: 1144/4548] 10.4.3.117 () {68 vars in 1388 bytes} [Mon Jul 27 16:20:25 2026] GET /volume/v3/backups/46bfb377-729a-435e-ba7b-0f68c1b23a85 => generated 735 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 27 16:20:25.671226 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.middleware.request_id [None req-a0d2f582-82e4-43e7-9ae8-9a5e36a38d32 None None] RequestId filter calling following filter/app {{(pid=100521) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:20:25.673137 np0000005924 devstack@c-api.service[100521]: INFO cinder.api.openstack.wsgi [None req-a0d2f582-82e4-43e7-9ae8-9a5e36a38d32 tempest-ProjectMemberTests39-1453193871 tempest-ProjectMemberTests39-1453193871-project-admin] GET https://10.4.3.117/volume/v3/backups/20e8f307-df53-4230-89c8-c4ca11d7cafb Jul 27 16:20:25.673383 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.openstack.wsgi [None req-a0d2f582-82e4-43e7-9ae8-9a5e36a38d32 tempest-ProjectMemberTests39-1453193871 tempest-ProjectMemberTests39-1453193871-project-admin] Empty body provided in request {{(pid=100521) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:20:25.673569 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.openstack.wsgi [None req-a0d2f582-82e4-43e7-9ae8-9a5e36a38d32 tempest-ProjectMemberTests39-1453193871 tempest-ProjectMemberTests39-1453193871-project-admin] Calling method 'show' {{(pid=100521) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:20:25.673667 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.v3.backups [None req-a0d2f582-82e4-43e7-9ae8-9a5e36a38d32 tempest-ProjectMemberTests39-1453193871 tempest-ProjectMemberTests39-1453193871-project-admin] Show backup with id 20e8f307-df53-4230-89c8-c4ca11d7cafb. {{(pid=100521) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 27 16:20:25.677928 np0000005924 devstack@c-api.service[100521]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:20:25.677928 np0000005924 devstack@c-api.service[100521]: warnings.warn( Jul 27 16:20:25.678574 np0000005924 devstack@c-api.service[100521]: INFO cinder.api.openstack.wsgi [None req-a0d2f582-82e4-43e7-9ae8-9a5e36a38d32 tempest-ProjectMemberTests39-1453193871 tempest-ProjectMemberTests39-1453193871-project-admin] https://10.4.3.117/volume/v3/backups/20e8f307-df53-4230-89c8-c4ca11d7cafb returned with HTTP 200 Jul 27 16:20:25.678943 np0000005924 devstack@c-api.service[100521]: [pid: 100521|app: 0|req: 1136/4549] 10.4.3.117 () {68 vars in 1388 bytes} [Mon Jul 27 16:20:25 2026] GET /volume/v3/backups/20e8f307-df53-4230-89c8-c4ca11d7cafb => generated 735 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 27 16:20:25.891482 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.middleware.request_id [None req-c16b8e59-10e8-4939-aae0-76f1d48f3157 None None] RequestId filter calling following filter/app {{(pid=100522) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:20:25.893289 np0000005924 devstack@c-api.service[100522]: INFO cinder.api.openstack.wsgi [None req-c16b8e59-10e8-4939-aae0-76f1d48f3157 tempest-VolumeDependencyTests-1768960200 tempest-VolumeDependencyTests-1768960200-project-member] GET https://10.4.3.117/volume/v3/snapshots/d5d68615-70bf-48d8-876c-a0ae1678b251 Jul 27 16:20:25.893492 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.openstack.wsgi [None req-c16b8e59-10e8-4939-aae0-76f1d48f3157 tempest-VolumeDependencyTests-1768960200 tempest-VolumeDependencyTests-1768960200-project-member] Empty body provided in request {{(pid=100522) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:20:25.893673 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.openstack.wsgi [None req-c16b8e59-10e8-4939-aae0-76f1d48f3157 tempest-VolumeDependencyTests-1768960200 tempest-VolumeDependencyTests-1768960200-project-member] Calling method 'show' {{(pid=100522) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:20:25.898390 np0000005924 devstack@c-api.service[100522]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:20:25.898390 np0000005924 devstack@c-api.service[100522]: warnings.warn( Jul 27 16:20:25.898797 np0000005924 devstack@c-api.service[100522]: INFO cinder.volume.api [None req-c16b8e59-10e8-4939-aae0-76f1d48f3157 tempest-VolumeDependencyTests-1768960200 tempest-VolumeDependencyTests-1768960200-project-member] Snapshot retrieved successfully. Jul 27 16:20:25.899472 np0000005924 devstack@c-api.service[100522]: INFO cinder.api.openstack.wsgi [None req-c16b8e59-10e8-4939-aae0-76f1d48f3157 tempest-VolumeDependencyTests-1768960200 tempest-VolumeDependencyTests-1768960200-project-member] https://10.4.3.117/volume/v3/snapshots/d5d68615-70bf-48d8-876c-a0ae1678b251 returned with HTTP 200 Jul 27 16:20:25.899840 np0000005924 devstack@c-api.service[100522]: [pid: 100522|app: 0|req: 1127/4550] 10.4.3.117 () {66 vars in 1354 bytes} [Mon Jul 27 16:20:25 2026] GET /volume/v3/snapshots/d5d68615-70bf-48d8-876c-a0ae1678b251 => generated 466 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 27 16:20:25.912013 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.middleware.request_id [None req-1ea73b18-b60a-45c8-843a-ece65bbe817e None None] RequestId filter calling following filter/app {{(pid=100524) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:20:25.913755 np0000005924 devstack@c-api.service[100524]: INFO cinder.api.openstack.wsgi [None req-1ea73b18-b60a-45c8-843a-ece65bbe817e tempest-VolumeDependencyTests-1768960200 tempest-VolumeDependencyTests-1768960200-project-member] POST https://10.4.3.117/volume/v3/volumes Jul 27 16:20:25.914192 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.openstack.wsgi [None req-1ea73b18-b60a-45c8-843a-ece65bbe817e tempest-VolumeDependencyTests-1768960200 tempest-VolumeDependencyTests-1768960200-project-member] Action: 'create', calling method: create, body: {"volume": {"snapshot_id": "d5d68615-70bf-48d8-876c-a0ae1678b251", "size": 1, "name": "tempest-VolumeDependencyTests-Volume-1287131157"}} {{(pid=100524) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 27 16:20:25.915601 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.v3.volumes [None req-1ea73b18-b60a-45c8-843a-ece65bbe817e tempest-VolumeDependencyTests-1768960200 tempest-VolumeDependencyTests-1768960200-project-member] Create volume request body: {'volume': {'snapshot_id': 'd5d68615-70bf-48d8-876c-a0ae1678b251', 'size': 1, 'name': 'tempest-VolumeDependencyTests-Volume-1287131157'}} {{(pid=100524) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 27 16:20:25.920693 np0000005924 devstack@c-api.service[100524]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:20:25.920693 np0000005924 devstack@c-api.service[100524]: warnings.warn( Jul 27 16:20:25.921104 np0000005924 devstack@c-api.service[100524]: INFO cinder.volume.api [None req-1ea73b18-b60a-45c8-843a-ece65bbe817e tempest-VolumeDependencyTests-1768960200 tempest-VolumeDependencyTests-1768960200-project-member] Snapshot retrieved successfully. Jul 27 16:20:25.921220 np0000005924 devstack@c-api.service[100524]: INFO cinder.api.v3.volumes [None req-1ea73b18-b60a-45c8-843a-ece65bbe817e tempest-VolumeDependencyTests-1768960200 tempest-VolumeDependencyTests-1768960200-project-member] Create volume of 1 GB Jul 27 16:20:25.924630 np0000005924 devstack@c-api.service[100524]: INFO cinder.volume.api [None req-1ea73b18-b60a-45c8-843a-ece65bbe817e tempest-VolumeDependencyTests-1768960200 tempest-VolumeDependencyTests-1768960200-project-member] Availability Zones retrieved successfully. Jul 27 16:20:25.930819 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.volume.api [None req-1ea73b18-b60a-45c8-843a-ece65bbe817e tempest-VolumeDependencyTests-1768960200 tempest-VolumeDependencyTests-1768960200-project-member] Flow 'volume_create_api' (20814772-5b04-4e2e-9214-b740d75c1e6e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100524) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 27 16:20:25.931998 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.volume.api [None req-1ea73b18-b60a-45c8-843a-ece65bbe817e tempest-VolumeDependencyTests-1768960200 tempest-VolumeDependencyTests-1768960200-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (18d61bd5-72d5-4f8a-99ef-12123435960a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100524) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 27 16:20:25.933063 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.volume.flows.api.create_volume [None req-1ea73b18-b60a-45c8-843a-ece65bbe817e tempest-VolumeDependencyTests-1768960200 tempest-VolumeDependencyTests-1768960200-project-member] Validating volume size '1' using validate_int, validate_snap_size {{(pid=100524) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 27 16:20:25.961654 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.volume.api [None req-1ea73b18-b60a-45c8-843a-ece65bbe817e tempest-VolumeDependencyTests-1768960200 tempest-VolumeDependencyTests-1768960200-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (18d61bd5-72d5-4f8a-99ef-12123435960a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': 'd5d68615-70bf-48d8-876c-a0ae1678b251', 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-27T16:04:59Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=2bce4e1a-e6e0-49d9-be36-c3405449a01e,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '2bce4e1a-e6e0-49d9-be36-c3405449a01e', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100524) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 27 16:20:25.962462 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.volume.api [None req-1ea73b18-b60a-45c8-843a-ece65bbe817e tempest-VolumeDependencyTests-1768960200 tempest-VolumeDependencyTests-1768960200-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (74416abb-c39e-4821-94db-73ef1cf4f4fd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100524) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 27 16:20:26.004821 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.quota [None req-1ea73b18-b60a-45c8-843a-ece65bbe817e tempest-VolumeDependencyTests-1768960200 tempest-VolumeDependencyTests-1768960200-project-member] Created reservations ['a504e8d1-9688-4e49-b1c2-2e2e4e0b26c7', 'd5d8488b-893a-4646-8842-0ef966365d01', 'b26b6fb5-80ef-471a-bcf6-dfa9a41fade0', '91dce71f-ce70-46aa-9557-ed6503b7e8f1'] {{(pid=100524) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 27 16:20:26.005825 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.volume.api [None req-1ea73b18-b60a-45c8-843a-ece65bbe817e tempest-VolumeDependencyTests-1768960200 tempest-VolumeDependencyTests-1768960200-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (74416abb-c39e-4821-94db-73ef1cf4f4fd) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['a504e8d1-9688-4e49-b1c2-2e2e4e0b26c7', 'd5d8488b-893a-4646-8842-0ef966365d01', 'b26b6fb5-80ef-471a-bcf6-dfa9a41fade0', '91dce71f-ce70-46aa-9557-ed6503b7e8f1']}' {{(pid=100524) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 27 16:20:26.006775 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.volume.api [None req-1ea73b18-b60a-45c8-843a-ece65bbe817e tempest-VolumeDependencyTests-1768960200 tempest-VolumeDependencyTests-1768960200-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (54da7fdd-32a9-48de-a098-7df13420856f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100524) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 27 16:20:26.045942 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.volume.api [None req-1ea73b18-b60a-45c8-843a-ece65bbe817e tempest-VolumeDependencyTests-1768960200 tempest-VolumeDependencyTests-1768960200-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (54da7fdd-32a9-48de-a098-7df13420856f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '52105534-4a3b-4589-a2c0-fbae01d843fe', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeDependencyTests-Volume-1287131157',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='f9f59c04d5d244f1b15d374b0c4ee8bd',qos_specs=None,replication_status=,reservations=['a504e8d1-9688-4e49-b1c2-2e2e4e0b26c7','d5d8488b-893a-4646-8842-0ef966365d01','b26b6fb5-80ef-471a-bcf6-dfa9a41fade0','91dce71f-ce70-46aa-9557-ed6503b7e8f1'],size=1,snapshot_id=d5d68615-70bf-48d8-876c-a0ae1678b251,source_replicaid=,source_volid=None,status='creating',user_id='316cd0c3b54b4f3fb61c338d5fa317a6',volume_type_id=2bce4e1a-e6e0-49d9-be36-c3405449a01e), 'volume': Volume(_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-27T16:20:26Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeDependencyTests-Volume-1287131157',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=52105534-4a3b-4589-a2c0-fbae01d843fe,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='f9f59c04d5d244f1b15d374b0c4ee8bd',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=d5d68615-70bf-48d8-876c-a0ae1678b251,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='316cd0c3b54b4f3fb61c338d5fa317a6',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(2bce4e1a-e6e0-49d9-be36-c3405449a01e),volume_type_id=2bce4e1a-e6e0-49d9-be36-c3405449a01e)}' {{(pid=100524) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 27 16:20:26.046563 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.volume.api [None req-1ea73b18-b60a-45c8-843a-ece65bbe817e tempest-VolumeDependencyTests-1768960200 tempest-VolumeDependencyTests-1768960200-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (306c633c-87a7-4295-a0d2-8bd8dcebbc1f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100524) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 27 16:20:26.064110 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.volume.api [None req-1ea73b18-b60a-45c8-843a-ece65bbe817e tempest-VolumeDependencyTests-1768960200 tempest-VolumeDependencyTests-1768960200-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (306c633c-87a7-4295-a0d2-8bd8dcebbc1f) transitioned into state 'SUCCESS' from state '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-1287131157',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='f9f59c04d5d244f1b15d374b0c4ee8bd',qos_specs=None,replication_status=,reservations=['a504e8d1-9688-4e49-b1c2-2e2e4e0b26c7','d5d8488b-893a-4646-8842-0ef966365d01','b26b6fb5-80ef-471a-bcf6-dfa9a41fade0','91dce71f-ce70-46aa-9557-ed6503b7e8f1'],size=1,snapshot_id=d5d68615-70bf-48d8-876c-a0ae1678b251,source_replicaid=,source_volid=None,status='creating',user_id='316cd0c3b54b4f3fb61c338d5fa317a6',volume_type_id=2bce4e1a-e6e0-49d9-be36-c3405449a01e)}' {{(pid=100524) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 27 16:20:26.064804 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.volume.api [None req-1ea73b18-b60a-45c8-843a-ece65bbe817e tempest-VolumeDependencyTests-1768960200 tempest-VolumeDependencyTests-1768960200-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (6bc82fac-78a7-48a0-8f2b-a40b45de296a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100524) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 27 16:20:26.084932 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.volume.api [None req-1ea73b18-b60a-45c8-843a-ece65bbe817e tempest-VolumeDependencyTests-1768960200 tempest-VolumeDependencyTests-1768960200-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (6bc82fac-78a7-48a0-8f2b-a40b45de296a) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100524) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 27 16:20:26.085676 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.volume.api [None req-1ea73b18-b60a-45c8-843a-ece65bbe817e tempest-VolumeDependencyTests-1768960200 tempest-VolumeDependencyTests-1768960200-project-member] Flow 'volume_create_api' (20814772-5b04-4e2e-9214-b740d75c1e6e) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100524) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 27 16:20:26.085985 np0000005924 devstack@c-api.service[100524]: INFO cinder.volume.api [None req-1ea73b18-b60a-45c8-843a-ece65bbe817e tempest-VolumeDependencyTests-1768960200 tempest-VolumeDependencyTests-1768960200-project-member] Create volume request issued successfully. Jul 27 16:20:26.086490 np0000005924 devstack@c-api.service[100524]: INFO cinder.api.openstack.wsgi [None req-1ea73b18-b60a-45c8-843a-ece65bbe817e tempest-VolumeDependencyTests-1768960200 tempest-VolumeDependencyTests-1768960200-project-member] https://10.4.3.117/volume/v3/volumes returned with HTTP 202 Jul 27 16:20:26.086912 np0000005924 devstack@c-api.service[100524]: [pid: 100524|app: 0|req: 1144/4551] 10.4.3.117 () {70 vars in 1300 bytes} [Mon Jul 27 16:20:25 2026] POST /volume/v3/volumes => generated 804 bytes in 175 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Jul 27 16:20:26.098489 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.middleware.request_id [None req-f0068777-97f8-4a3a-bcbf-f08b537be6ca None None] RequestId filter calling following filter/app {{(pid=100523) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:20:26.100361 np0000005924 devstack@c-api.service[100523]: INFO cinder.api.openstack.wsgi [None req-f0068777-97f8-4a3a-bcbf-f08b537be6ca tempest-VolumeDependencyTests-1768960200 tempest-VolumeDependencyTests-1768960200-project-member] GET https://10.4.3.117/volume/v3/volumes/52105534-4a3b-4589-a2c0-fbae01d843fe Jul 27 16:20:26.100567 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.openstack.wsgi [None req-f0068777-97f8-4a3a-bcbf-f08b537be6ca tempest-VolumeDependencyTests-1768960200 tempest-VolumeDependencyTests-1768960200-project-member] Empty body provided in request {{(pid=100523) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:20:26.106937 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.openstack.wsgi [None req-f0068777-97f8-4a3a-bcbf-f08b537be6ca tempest-VolumeDependencyTests-1768960200 tempest-VolumeDependencyTests-1768960200-project-member] Calling method 'show' {{(pid=100523) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:20:26.107813 np0000005924 devstack@c-api.service[100523]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:20:26.107813 np0000005924 devstack@c-api.service[100523]: warnings.warn( Jul 27 16:20:26.111046 np0000005924 devstack@c-api.service[100523]: INFO cinder.volume.api [None req-f0068777-97f8-4a3a-bcbf-f08b537be6ca tempest-VolumeDependencyTests-1768960200 tempest-VolumeDependencyTests-1768960200-project-member] Volume info retrieved successfully. Jul 27 16:20:26.115351 np0000005924 devstack@c-api.service[100523]: INFO cinder.api.openstack.wsgi [None req-f0068777-97f8-4a3a-bcbf-f08b537be6ca tempest-VolumeDependencyTests-1768960200 tempest-VolumeDependencyTests-1768960200-project-member] https://10.4.3.117/volume/v3/volumes/52105534-4a3b-4589-a2c0-fbae01d843fe returned with HTTP 200 Jul 27 16:20:26.115804 np0000005924 devstack@c-api.service[100523]: [pid: 100523|app: 0|req: 1145/4552] 10.4.3.117 () {68 vars in 1389 bytes} [Mon Jul 27 16:20:26 2026] GET /volume/v3/volumes/52105534-4a3b-4589-a2c0-fbae01d843fe => generated 872 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 27 16:20:26.288946 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.middleware.request_id [None req-6cac8e9e-b320-4a37-9f5b-6044e1f67c0a None None] RequestId filter calling following filter/app {{(pid=100521) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:20:26.292469 np0000005924 devstack@c-api.service[100521]: INFO cinder.api.openstack.wsgi [None req-6cac8e9e-b320-4a37-9f5b-6044e1f67c0a tempest-ProjectAdminTests33-614572375 tempest-ProjectAdminTests33-614572375-project-admin] GET https://10.4.3.117/volume/v3/backups/46bfb377-729a-435e-ba7b-0f68c1b23a85 Jul 27 16:20:26.292469 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.openstack.wsgi [None req-6cac8e9e-b320-4a37-9f5b-6044e1f67c0a tempest-ProjectAdminTests33-614572375 tempest-ProjectAdminTests33-614572375-project-admin] Empty body provided in request {{(pid=100521) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:20:26.292469 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.openstack.wsgi [None req-6cac8e9e-b320-4a37-9f5b-6044e1f67c0a tempest-ProjectAdminTests33-614572375 tempest-ProjectAdminTests33-614572375-project-admin] Calling method 'show' {{(pid=100521) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:20:26.292469 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.v3.backups [None req-6cac8e9e-b320-4a37-9f5b-6044e1f67c0a tempest-ProjectAdminTests33-614572375 tempest-ProjectAdminTests33-614572375-project-admin] Show backup with id 46bfb377-729a-435e-ba7b-0f68c1b23a85. {{(pid=100521) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 27 16:20:26.296894 np0000005924 devstack@c-api.service[100521]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:20:26.296894 np0000005924 devstack@c-api.service[100521]: warnings.warn( Jul 27 16:20:26.297790 np0000005924 devstack@c-api.service[100521]: INFO cinder.api.openstack.wsgi [None req-6cac8e9e-b320-4a37-9f5b-6044e1f67c0a tempest-ProjectAdminTests33-614572375 tempest-ProjectAdminTests33-614572375-project-admin] https://10.4.3.117/volume/v3/backups/46bfb377-729a-435e-ba7b-0f68c1b23a85 returned with HTTP 200 Jul 27 16:20:26.298390 np0000005924 devstack@c-api.service[100521]: [pid: 100521|app: 0|req: 1137/4553] 10.4.3.117 () {68 vars in 1388 bytes} [Mon Jul 27 16:20:26 2026] GET /volume/v3/backups/46bfb377-729a-435e-ba7b-0f68c1b23a85 => generated 735 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 27 16:20:26.688189 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.middleware.request_id [None req-4bfa32db-5fba-46a8-a2d4-67301b4bcd1c None None] RequestId filter calling following filter/app {{(pid=100522) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:20:26.690341 np0000005924 devstack@c-api.service[100522]: INFO cinder.api.openstack.wsgi [None req-4bfa32db-5fba-46a8-a2d4-67301b4bcd1c tempest-ProjectMemberTests39-1453193871 tempest-ProjectMemberTests39-1453193871-project-admin] GET https://10.4.3.117/volume/v3/backups/20e8f307-df53-4230-89c8-c4ca11d7cafb Jul 27 16:20:26.690341 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.openstack.wsgi [None req-4bfa32db-5fba-46a8-a2d4-67301b4bcd1c tempest-ProjectMemberTests39-1453193871 tempest-ProjectMemberTests39-1453193871-project-admin] Empty body provided in request {{(pid=100522) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:20:26.690341 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.openstack.wsgi [None req-4bfa32db-5fba-46a8-a2d4-67301b4bcd1c tempest-ProjectMemberTests39-1453193871 tempest-ProjectMemberTests39-1453193871-project-admin] Calling method 'show' {{(pid=100522) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:20:26.690495 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.v3.backups [None req-4bfa32db-5fba-46a8-a2d4-67301b4bcd1c tempest-ProjectMemberTests39-1453193871 tempest-ProjectMemberTests39-1453193871-project-admin] Show backup with id 20e8f307-df53-4230-89c8-c4ca11d7cafb. {{(pid=100522) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 27 16:20:26.694371 np0000005924 devstack@c-api.service[100522]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:20:26.694371 np0000005924 devstack@c-api.service[100522]: warnings.warn( Jul 27 16:20:26.694982 np0000005924 devstack@c-api.service[100522]: INFO cinder.api.openstack.wsgi [None req-4bfa32db-5fba-46a8-a2d4-67301b4bcd1c tempest-ProjectMemberTests39-1453193871 tempest-ProjectMemberTests39-1453193871-project-admin] https://10.4.3.117/volume/v3/backups/20e8f307-df53-4230-89c8-c4ca11d7cafb returned with HTTP 200 Jul 27 16:20:26.695297 np0000005924 devstack@c-api.service[100522]: [pid: 100522|app: 0|req: 1128/4554] 10.4.3.117 () {68 vars in 1388 bytes} [Mon Jul 27 16:20:26 2026] GET /volume/v3/backups/20e8f307-df53-4230-89c8-c4ca11d7cafb => generated 735 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 27 16:20:27.127981 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.middleware.request_id [None req-b9a92aa5-5f21-4ced-a816-f285abb356eb None None] RequestId filter calling following filter/app {{(pid=100524) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:20:27.130342 np0000005924 devstack@c-api.service[100524]: INFO cinder.api.openstack.wsgi [None req-b9a92aa5-5f21-4ced-a816-f285abb356eb tempest-VolumeDependencyTests-1768960200 tempest-VolumeDependencyTests-1768960200-project-member] GET https://10.4.3.117/volume/v3/volumes/52105534-4a3b-4589-a2c0-fbae01d843fe Jul 27 16:20:27.130621 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.openstack.wsgi [None req-b9a92aa5-5f21-4ced-a816-f285abb356eb tempest-VolumeDependencyTests-1768960200 tempest-VolumeDependencyTests-1768960200-project-member] Empty body provided in request {{(pid=100524) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:20:27.130833 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.openstack.wsgi [None req-b9a92aa5-5f21-4ced-a816-f285abb356eb tempest-VolumeDependencyTests-1768960200 tempest-VolumeDependencyTests-1768960200-project-member] Calling method 'show' {{(pid=100524) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:20:27.139267 np0000005924 devstack@c-api.service[100524]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:20:27.139267 np0000005924 devstack@c-api.service[100524]: warnings.warn( Jul 27 16:20:27.143271 np0000005924 devstack@c-api.service[100524]: INFO cinder.volume.api [None req-b9a92aa5-5f21-4ced-a816-f285abb356eb tempest-VolumeDependencyTests-1768960200 tempest-VolumeDependencyTests-1768960200-project-member] Volume info retrieved successfully. Jul 27 16:20:27.151019 np0000005924 devstack@c-api.service[100524]: INFO cinder.api.openstack.wsgi [None req-b9a92aa5-5f21-4ced-a816-f285abb356eb tempest-VolumeDependencyTests-1768960200 tempest-VolumeDependencyTests-1768960200-project-member] https://10.4.3.117/volume/v3/volumes/52105534-4a3b-4589-a2c0-fbae01d843fe returned with HTTP 200 Jul 27 16:20:27.151652 np0000005924 devstack@c-api.service[100524]: [pid: 100524|app: 0|req: 1145/4555] 10.4.3.117 () {68 vars in 1389 bytes} [Mon Jul 27 16:20:27 2026] GET /volume/v3/volumes/52105534-4a3b-4589-a2c0-fbae01d843fe => generated 897 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 27 16:20:27.173112 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.middleware.request_id [None req-f7755bb5-a10c-4d6a-932f-8c6841b928cb None None] RequestId filter calling following filter/app {{(pid=100523) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:20:27.175472 np0000005924 devstack@c-api.service[100523]: INFO cinder.api.openstack.wsgi [None req-f7755bb5-a10c-4d6a-932f-8c6841b928cb tempest-VolumeDependencyTests-1768960200 tempest-VolumeDependencyTests-1768960200-project-member] POST https://10.4.3.117/volume/v3/snapshots Jul 27 16:20:27.176317 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.openstack.wsgi [None req-f7755bb5-a10c-4d6a-932f-8c6841b928cb tempest-VolumeDependencyTests-1768960200 tempest-VolumeDependencyTests-1768960200-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "52105534-4a3b-4589-a2c0-fbae01d843fe", "name": "tempest-VolumeDependencyTests-Snapshot-2136501327"}} {{(pid=100523) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 27 16:20:27.187715 np0000005924 devstack@c-api.service[100523]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:20:27.187715 np0000005924 devstack@c-api.service[100523]: warnings.warn( Jul 27 16:20:27.187983 np0000005924 devstack@c-api.service[100523]: INFO cinder.volume.api [None req-f7755bb5-a10c-4d6a-932f-8c6841b928cb tempest-VolumeDependencyTests-1768960200 tempest-VolumeDependencyTests-1768960200-project-member] Volume info retrieved successfully. Jul 27 16:20:27.188173 np0000005924 devstack@c-api.service[100523]: INFO cinder.api.v3.snapshots [None req-f7755bb5-a10c-4d6a-932f-8c6841b928cb tempest-VolumeDependencyTests-1768960200 tempest-VolumeDependencyTests-1768960200-project-member] Create snapshot from volume 52105534-4a3b-4589-a2c0-fbae01d843fe Jul 27 16:20:27.226524 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.quota [None req-f7755bb5-a10c-4d6a-932f-8c6841b928cb tempest-VolumeDependencyTests-1768960200 tempest-VolumeDependencyTests-1768960200-project-member] Created reservations ['44717556-2f77-4476-bc85-1f99aec84833', '4da6f86c-e1f4-4562-93dc-0693ddb81e8c', '483e626f-793e-4ec9-8e8a-ee1ff6ad53d9', '3d4593f9-2abf-4b7c-8b2d-fade032ed813'] {{(pid=100523) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 27 16:20:27.270487 np0000005924 devstack@c-api.service[100523]: INFO cinder.volume.api [None req-f7755bb5-a10c-4d6a-932f-8c6841b928cb tempest-VolumeDependencyTests-1768960200 tempest-VolumeDependencyTests-1768960200-project-member] Snapshot create request issued successfully. Jul 27 16:20:27.270916 np0000005924 devstack@c-api.service[100523]: INFO cinder.api.openstack.wsgi [None req-f7755bb5-a10c-4d6a-932f-8c6841b928cb tempest-VolumeDependencyTests-1768960200 tempest-VolumeDependencyTests-1768960200-project-member] https://10.4.3.117/volume/v3/snapshots returned with HTTP 202 Jul 27 16:20:27.271520 np0000005924 devstack@c-api.service[100523]: [pid: 100523|app: 0|req: 1146/4556] 10.4.3.117 () {68 vars in 1265 bytes} [Mon Jul 27 16:20:27 2026] POST /volume/v3/snapshots => generated 308 bytes in 99 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 27 16:20:27.293526 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.middleware.request_id [None req-723079ef-0f76-408f-8b8d-f893b1eeae8a None None] RequestId filter calling following filter/app {{(pid=100521) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:20:27.296755 np0000005924 devstack@c-api.service[100521]: INFO cinder.api.openstack.wsgi [None req-723079ef-0f76-408f-8b8d-f893b1eeae8a tempest-VolumeDependencyTests-1768960200 tempest-VolumeDependencyTests-1768960200-project-member] GET https://10.4.3.117/volume/v3/snapshots/073ef767-e0b5-40ae-bb8e-c255ca9f63a3 Jul 27 16:20:27.296755 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.openstack.wsgi [None req-723079ef-0f76-408f-8b8d-f893b1eeae8a tempest-VolumeDependencyTests-1768960200 tempest-VolumeDependencyTests-1768960200-project-member] Empty body provided in request {{(pid=100521) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:20:27.296755 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.openstack.wsgi [None req-723079ef-0f76-408f-8b8d-f893b1eeae8a tempest-VolumeDependencyTests-1768960200 tempest-VolumeDependencyTests-1768960200-project-member] Calling method 'show' {{(pid=100521) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:20:27.302879 np0000005924 devstack@c-api.service[100521]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:20:27.302879 np0000005924 devstack@c-api.service[100521]: warnings.warn( Jul 27 16:20:27.303293 np0000005924 devstack@c-api.service[100521]: INFO cinder.volume.api [None req-723079ef-0f76-408f-8b8d-f893b1eeae8a tempest-VolumeDependencyTests-1768960200 tempest-VolumeDependencyTests-1768960200-project-member] Snapshot retrieved successfully. Jul 27 16:20:27.304238 np0000005924 devstack@c-api.service[100521]: INFO cinder.api.openstack.wsgi [None req-723079ef-0f76-408f-8b8d-f893b1eeae8a tempest-VolumeDependencyTests-1768960200 tempest-VolumeDependencyTests-1768960200-project-member] https://10.4.3.117/volume/v3/snapshots/073ef767-e0b5-40ae-bb8e-c255ca9f63a3 returned with HTTP 200 Jul 27 16:20:27.304721 np0000005924 devstack@c-api.service[100521]: [pid: 100521|app: 0|req: 1138/4557] 10.4.3.117 () {66 vars in 1354 bytes} [Mon Jul 27 16:20:27 2026] GET /volume/v3/snapshots/073ef767-e0b5-40ae-bb8e-c255ca9f63a3 => generated 440 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 27 16:20:27.316344 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.middleware.request_id [None req-1a2606ef-e94f-43b9-ba05-4141db87c25d None None] RequestId filter calling following filter/app {{(pid=100522) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:20:27.316344 np0000005924 devstack@c-api.service[100522]: INFO cinder.api.openstack.wsgi [None req-1a2606ef-e94f-43b9-ba05-4141db87c25d tempest-ProjectAdminTests33-614572375 tempest-ProjectAdminTests33-614572375-project-admin] GET https://10.4.3.117/volume/v3/backups/46bfb377-729a-435e-ba7b-0f68c1b23a85 Jul 27 16:20:27.318389 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.openstack.wsgi [None req-1a2606ef-e94f-43b9-ba05-4141db87c25d tempest-ProjectAdminTests33-614572375 tempest-ProjectAdminTests33-614572375-project-admin] Empty body provided in request {{(pid=100522) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:20:27.318389 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.openstack.wsgi [None req-1a2606ef-e94f-43b9-ba05-4141db87c25d tempest-ProjectAdminTests33-614572375 tempest-ProjectAdminTests33-614572375-project-admin] Calling method 'show' {{(pid=100522) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:20:27.318389 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.v3.backups [None req-1a2606ef-e94f-43b9-ba05-4141db87c25d tempest-ProjectAdminTests33-614572375 tempest-ProjectAdminTests33-614572375-project-admin] Show backup with id 46bfb377-729a-435e-ba7b-0f68c1b23a85. {{(pid=100522) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 27 16:20:27.321551 np0000005924 devstack@c-api.service[100522]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:20:27.321551 np0000005924 devstack@c-api.service[100522]: warnings.warn( Jul 27 16:20:27.322089 np0000005924 devstack@c-api.service[100522]: INFO cinder.api.openstack.wsgi [None req-1a2606ef-e94f-43b9-ba05-4141db87c25d tempest-ProjectAdminTests33-614572375 tempest-ProjectAdminTests33-614572375-project-admin] https://10.4.3.117/volume/v3/backups/46bfb377-729a-435e-ba7b-0f68c1b23a85 returned with HTTP 200 Jul 27 16:20:27.322500 np0000005924 devstack@c-api.service[100522]: [pid: 100522|app: 0|req: 1129/4558] 10.4.3.117 () {68 vars in 1388 bytes} [Mon Jul 27 16:20:27 2026] GET /volume/v3/backups/46bfb377-729a-435e-ba7b-0f68c1b23a85 => generated 735 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 27 16:20:27.378640 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.middleware.request_id [req-8e060863-114f-446e-af3f-36e20e2d8701 req-4c8e6772-802a-465b-8b4d-f039a6f1ea6e None None] RequestId filter calling following filter/app {{(pid=100524) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:20:27.380681 np0000005924 devstack@c-api.service[100524]: INFO cinder.api.openstack.wsgi [req-8e060863-114f-446e-af3f-36e20e2d8701 req-4c8e6772-802a-465b-8b4d-f039a6f1ea6e tempest-TestInstancesWithCinderVolumes-351524293 tempest-TestInstancesWithCinderVolumes-351524293-project-member] DELETE https://10.4.3.117/volume/v3/attachments/fa0a55e0-6492-4401-83b9-8ba62192054d Jul 27 16:20:27.380929 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.openstack.wsgi [req-8e060863-114f-446e-af3f-36e20e2d8701 req-4c8e6772-802a-465b-8b4d-f039a6f1ea6e tempest-TestInstancesWithCinderVolumes-351524293 tempest-TestInstancesWithCinderVolumes-351524293-project-member] Empty body provided in request {{(pid=100524) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:20:27.381126 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.openstack.wsgi [req-8e060863-114f-446e-af3f-36e20e2d8701 req-4c8e6772-802a-465b-8b4d-f039a6f1ea6e tempest-TestInstancesWithCinderVolumes-351524293 tempest-TestInstancesWithCinderVolumes-351524293-project-member] Calling method 'version_select' {{(pid=100524) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:20:27.389926 np0000005924 devstack@c-api.service[100524]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:20:27.389926 np0000005924 devstack@c-api.service[100524]: warnings.warn( Jul 27 16:20:27.434732 np0000005924 devstack@c-api.service[100524]: INFO cinder.api.openstack.wsgi [req-8e060863-114f-446e-af3f-36e20e2d8701 req-4c8e6772-802a-465b-8b4d-f039a6f1ea6e tempest-TestInstancesWithCinderVolumes-351524293 tempest-TestInstancesWithCinderVolumes-351524293-project-member] https://10.4.3.117/volume/v3/attachments/fa0a55e0-6492-4401-83b9-8ba62192054d returned with HTTP 200 Jul 27 16:20:27.435170 np0000005924 devstack@c-api.service[100524]: [pid: 100524|app: 0|req: 1146/4559] 10.4.3.117 () {72 vars in 1673 bytes} [Mon Jul 27 16:20:27 2026] DELETE /volume/v3/attachments/fa0a55e0-6492-4401-83b9-8ba62192054d => generated 19 bytes in 57 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 27 16:20:27.706700 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.middleware.request_id [None req-da89a7bc-e1b3-4c7a-8b79-4255386d4bdd None None] RequestId filter calling following filter/app {{(pid=100523) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:20:27.708552 np0000005924 devstack@c-api.service[100523]: INFO cinder.api.openstack.wsgi [None req-da89a7bc-e1b3-4c7a-8b79-4255386d4bdd tempest-ProjectMemberTests39-1453193871 tempest-ProjectMemberTests39-1453193871-project-admin] GET https://10.4.3.117/volume/v3/backups/20e8f307-df53-4230-89c8-c4ca11d7cafb Jul 27 16:20:27.708733 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.openstack.wsgi [None req-da89a7bc-e1b3-4c7a-8b79-4255386d4bdd tempest-ProjectMemberTests39-1453193871 tempest-ProjectMemberTests39-1453193871-project-admin] Empty body provided in request {{(pid=100523) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:20:27.708927 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.openstack.wsgi [None req-da89a7bc-e1b3-4c7a-8b79-4255386d4bdd tempest-ProjectMemberTests39-1453193871 tempest-ProjectMemberTests39-1453193871-project-admin] Calling method 'show' {{(pid=100523) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:20:27.709021 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.v3.backups [None req-da89a7bc-e1b3-4c7a-8b79-4255386d4bdd tempest-ProjectMemberTests39-1453193871 tempest-ProjectMemberTests39-1453193871-project-admin] Show backup with id 20e8f307-df53-4230-89c8-c4ca11d7cafb. {{(pid=100523) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 27 16:20:27.713107 np0000005924 devstack@c-api.service[100523]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:20:27.713107 np0000005924 devstack@c-api.service[100523]: warnings.warn( Jul 27 16:20:27.713709 np0000005924 devstack@c-api.service[100523]: INFO cinder.api.openstack.wsgi [None req-da89a7bc-e1b3-4c7a-8b79-4255386d4bdd tempest-ProjectMemberTests39-1453193871 tempest-ProjectMemberTests39-1453193871-project-admin] https://10.4.3.117/volume/v3/backups/20e8f307-df53-4230-89c8-c4ca11d7cafb returned with HTTP 200 Jul 27 16:20:27.714049 np0000005924 devstack@c-api.service[100523]: [pid: 100523|app: 0|req: 1147/4560] 10.4.3.117 () {68 vars in 1388 bytes} [Mon Jul 27 16:20:27 2026] GET /volume/v3/backups/20e8f307-df53-4230-89c8-c4ca11d7cafb => generated 735 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 27 16:20:27.875761 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.middleware.request_id [None req-f7fda880-cde0-4d34-b560-b80abeb3dfa6 None None] RequestId filter calling following filter/app {{(pid=100521) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:20:27.877437 np0000005924 devstack@c-api.service[100521]: INFO cinder.api.openstack.wsgi [None req-f7fda880-cde0-4d34-b560-b80abeb3dfa6 tempest-TestInstancesWithCinderVolumes-351524293 tempest-TestInstancesWithCinderVolumes-351524293-project-member] DELETE https://10.4.3.117/volume/v3/volumes/eafb2791-7abe-4e31-b3b9-ed15ce8c2c8c Jul 27 16:20:27.877619 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.openstack.wsgi [None req-f7fda880-cde0-4d34-b560-b80abeb3dfa6 tempest-TestInstancesWithCinderVolumes-351524293 tempest-TestInstancesWithCinderVolumes-351524293-project-member] Empty body provided in request {{(pid=100521) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:20:27.877789 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.openstack.wsgi [None req-f7fda880-cde0-4d34-b560-b80abeb3dfa6 tempest-TestInstancesWithCinderVolumes-351524293 tempest-TestInstancesWithCinderVolumes-351524293-project-member] Calling method 'delete' {{(pid=100521) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:20:27.877952 np0000005924 devstack@c-api.service[100521]: INFO cinder.api.v3.volumes [None req-f7fda880-cde0-4d34-b560-b80abeb3dfa6 tempest-TestInstancesWithCinderVolumes-351524293 tempest-TestInstancesWithCinderVolumes-351524293-project-member] Delete volume with id: eafb2791-7abe-4e31-b3b9-ed15ce8c2c8c Jul 27 16:20:27.887351 np0000005924 devstack@c-api.service[100521]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:20:27.887351 np0000005924 devstack@c-api.service[100521]: warnings.warn( Jul 27 16:20:27.887351 np0000005924 devstack@c-api.service[100521]: INFO cinder.volume.api [None req-f7fda880-cde0-4d34-b560-b80abeb3dfa6 tempest-TestInstancesWithCinderVolumes-351524293 tempest-TestInstancesWithCinderVolumes-351524293-project-member] Volume info retrieved successfully. Jul 27 16:20:27.909056 np0000005924 devstack@c-api.service[100521]: INFO cinder.volume.api [None req-f7fda880-cde0-4d34-b560-b80abeb3dfa6 tempest-TestInstancesWithCinderVolumes-351524293 tempest-TestInstancesWithCinderVolumes-351524293-project-member] Delete volume request issued successfully. Jul 27 16:20:27.909056 np0000005924 devstack@c-api.service[100521]: INFO cinder.api.openstack.wsgi [None req-f7fda880-cde0-4d34-b560-b80abeb3dfa6 tempest-TestInstancesWithCinderVolumes-351524293 tempest-TestInstancesWithCinderVolumes-351524293-project-member] https://10.4.3.117/volume/v3/volumes/eafb2791-7abe-4e31-b3b9-ed15ce8c2c8c returned with HTTP 202 Jul 27 16:20:27.909056 np0000005924 devstack@c-api.service[100521]: [pid: 100521|app: 0|req: 1139/4561] 10.4.3.117 () {66 vars in 1351 bytes} [Mon Jul 27 16:20:27 2026] DELETE /volume/v3/volumes/eafb2791-7abe-4e31-b3b9-ed15ce8c2c8c => generated 0 bytes in 34 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 27 16:20:27.948315 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.middleware.request_id [req-0f2cd836-13c0-43db-ab6a-5d575f4ff5c1 req-c9d930f6-c1bf-4996-8c66-ef4ef7c8a034 None None] RequestId filter calling following filter/app {{(pid=100522) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:20:27.951058 np0000005924 devstack@c-api.service[100522]: INFO cinder.api.openstack.wsgi [req-0f2cd836-13c0-43db-ab6a-5d575f4ff5c1 req-c9d930f6-c1bf-4996-8c66-ef4ef7c8a034 tempest-TestInstancesWithCinderVolumes-351524293 tempest-TestInstancesWithCinderVolumes-351524293-project-member] GET https://10.4.3.117/volume/v3/volumes/eafb2791-7abe-4e31-b3b9-ed15ce8c2c8c Jul 27 16:20:27.951348 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.openstack.wsgi [req-0f2cd836-13c0-43db-ab6a-5d575f4ff5c1 req-c9d930f6-c1bf-4996-8c66-ef4ef7c8a034 tempest-TestInstancesWithCinderVolumes-351524293 tempest-TestInstancesWithCinderVolumes-351524293-project-member] Empty body provided in request {{(pid=100522) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:20:27.951616 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.openstack.wsgi [req-0f2cd836-13c0-43db-ab6a-5d575f4ff5c1 req-c9d930f6-c1bf-4996-8c66-ef4ef7c8a034 tempest-TestInstancesWithCinderVolumes-351524293 tempest-TestInstancesWithCinderVolumes-351524293-project-member] Calling method 'show' {{(pid=100522) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:20:27.959283 np0000005924 devstack@c-api.service[100522]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:20:27.959283 np0000005924 devstack@c-api.service[100522]: warnings.warn( Jul 27 16:20:27.963144 np0000005924 devstack@c-api.service[100522]: INFO cinder.volume.api [req-0f2cd836-13c0-43db-ab6a-5d575f4ff5c1 req-c9d930f6-c1bf-4996-8c66-ef4ef7c8a034 tempest-TestInstancesWithCinderVolumes-351524293 tempest-TestInstancesWithCinderVolumes-351524293-project-member] Volume info retrieved successfully. Jul 27 16:20:27.968400 np0000005924 devstack@c-api.service[100522]: INFO cinder.api.openstack.wsgi [req-0f2cd836-13c0-43db-ab6a-5d575f4ff5c1 req-c9d930f6-c1bf-4996-8c66-ef4ef7c8a034 tempest-TestInstancesWithCinderVolumes-351524293 tempest-TestInstancesWithCinderVolumes-351524293-project-member] https://10.4.3.117/volume/v3/volumes/eafb2791-7abe-4e31-b3b9-ed15ce8c2c8c returned with HTTP 200 Jul 27 16:20:27.968886 np0000005924 devstack@c-api.service[100522]: [pid: 100522|app: 0|req: 1130/4562] 10.4.3.117 () {68 vars in 1598 bytes} [Mon Jul 27 16:20:27 2026] GET /volume/v3/volumes/eafb2791-7abe-4e31-b3b9-ed15ce8c2c8c => generated 937 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 27 16:20:28.009301 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.middleware.request_id [req-9e28f50f-2316-4649-ac5d-24b7c6028ced req-39a5de00-221a-485c-8cd7-27cb62e9a1f1 None None] RequestId filter calling following filter/app {{(pid=100524) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:20:28.012807 np0000005924 devstack@c-api.service[100524]: INFO cinder.api.openstack.wsgi [req-9e28f50f-2316-4649-ac5d-24b7c6028ced req-39a5de00-221a-485c-8cd7-27cb62e9a1f1 tempest-TestInstancesWithCinderVolumes-351524293 tempest-TestInstancesWithCinderVolumes-351524293-project-member] GET https://10.4.3.117/volume/v3/volumes/96379ac6-9a71-43ec-9fb7-785e8a791a11 Jul 27 16:20:28.013022 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.openstack.wsgi [req-9e28f50f-2316-4649-ac5d-24b7c6028ced req-39a5de00-221a-485c-8cd7-27cb62e9a1f1 tempest-TestInstancesWithCinderVolumes-351524293 tempest-TestInstancesWithCinderVolumes-351524293-project-member] Empty body provided in request {{(pid=100524) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:20:28.013261 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.openstack.wsgi [req-9e28f50f-2316-4649-ac5d-24b7c6028ced req-39a5de00-221a-485c-8cd7-27cb62e9a1f1 tempest-TestInstancesWithCinderVolumes-351524293 tempest-TestInstancesWithCinderVolumes-351524293-project-member] Calling method 'show' {{(pid=100524) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:20:28.019607 np0000005924 devstack@c-api.service[100524]: INFO cinder.api.openstack.wsgi [req-9e28f50f-2316-4649-ac5d-24b7c6028ced req-39a5de00-221a-485c-8cd7-27cb62e9a1f1 tempest-TestInstancesWithCinderVolumes-351524293 tempest-TestInstancesWithCinderVolumes-351524293-project-member] https://10.4.3.117/volume/v3/volumes/96379ac6-9a71-43ec-9fb7-785e8a791a11 returned with HTTP 404 Jul 27 16:20:28.020656 np0000005924 devstack@c-api.service[100524]: [pid: 100524|app: 0|req: 1147/4563] 10.4.3.117 () {68 vars in 1598 bytes} [Mon Jul 27 16:20:28 2026] GET /volume/v3/volumes/96379ac6-9a71-43ec-9fb7-785e8a791a11 => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 27 16:20:28.314377 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.middleware.request_id [None req-e9e97f88-335e-4f70-adc0-7b3ecc646db3 None None] RequestId filter calling following filter/app {{(pid=100523) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:20:28.316347 np0000005924 devstack@c-api.service[100523]: INFO cinder.api.openstack.wsgi [None req-e9e97f88-335e-4f70-adc0-7b3ecc646db3 tempest-VolumeDependencyTests-1768960200 tempest-VolumeDependencyTests-1768960200-project-member] GET https://10.4.3.117/volume/v3/snapshots/073ef767-e0b5-40ae-bb8e-c255ca9f63a3 Jul 27 16:20:28.316533 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.openstack.wsgi [None req-e9e97f88-335e-4f70-adc0-7b3ecc646db3 tempest-VolumeDependencyTests-1768960200 tempest-VolumeDependencyTests-1768960200-project-member] Empty body provided in request {{(pid=100523) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:20:28.316724 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.openstack.wsgi [None req-e9e97f88-335e-4f70-adc0-7b3ecc646db3 tempest-VolumeDependencyTests-1768960200 tempest-VolumeDependencyTests-1768960200-project-member] Calling method 'show' {{(pid=100523) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:20:28.322042 np0000005924 devstack@c-api.service[100523]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:20:28.322042 np0000005924 devstack@c-api.service[100523]: warnings.warn( Jul 27 16:20:28.322434 np0000005924 devstack@c-api.service[100523]: INFO cinder.volume.api [None req-e9e97f88-335e-4f70-adc0-7b3ecc646db3 tempest-VolumeDependencyTests-1768960200 tempest-VolumeDependencyTests-1768960200-project-member] Snapshot retrieved successfully. Jul 27 16:20:28.323140 np0000005924 devstack@c-api.service[100523]: INFO cinder.api.openstack.wsgi [None req-e9e97f88-335e-4f70-adc0-7b3ecc646db3 tempest-VolumeDependencyTests-1768960200 tempest-VolumeDependencyTests-1768960200-project-member] https://10.4.3.117/volume/v3/snapshots/073ef767-e0b5-40ae-bb8e-c255ca9f63a3 returned with HTTP 200 Jul 27 16:20:28.323516 np0000005924 devstack@c-api.service[100523]: [pid: 100523|app: 0|req: 1148/4564] 10.4.3.117 () {66 vars in 1354 bytes} [Mon Jul 27 16:20:28 2026] GET /volume/v3/snapshots/073ef767-e0b5-40ae-bb8e-c255ca9f63a3 => generated 467 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 27 16:20:28.333355 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.middleware.request_id [None req-6e8c9839-62f8-4b00-86a7-ee1f7121d770 None None] RequestId filter calling following filter/app {{(pid=100521) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:20:28.335065 np0000005924 devstack@c-api.service[100521]: INFO cinder.api.openstack.wsgi [None req-6e8c9839-62f8-4b00-86a7-ee1f7121d770 tempest-VolumeDependencyTests-1768960200 tempest-VolumeDependencyTests-1768960200-project-member] POST https://10.4.3.117/volume/v3/volumes Jul 27 16:20:28.335491 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.openstack.wsgi [None req-6e8c9839-62f8-4b00-86a7-ee1f7121d770 tempest-VolumeDependencyTests-1768960200 tempest-VolumeDependencyTests-1768960200-project-member] Action: 'create', calling method: create, body: {"volume": {"snapshot_id": "073ef767-e0b5-40ae-bb8e-c255ca9f63a3", "size": 1, "name": "tempest-VolumeDependencyTests-Volume-172471858"}} {{(pid=100521) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 27 16:20:28.336689 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.middleware.request_id [None req-88f69900-03cc-475e-95f5-f7710b39cfaa None None] RequestId filter calling following filter/app {{(pid=100522) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:20:28.336993 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.v3.volumes [None req-6e8c9839-62f8-4b00-86a7-ee1f7121d770 tempest-VolumeDependencyTests-1768960200 tempest-VolumeDependencyTests-1768960200-project-member] Create volume request body: {'volume': {'snapshot_id': '073ef767-e0b5-40ae-bb8e-c255ca9f63a3', 'size': 1, 'name': 'tempest-VolumeDependencyTests-Volume-172471858'}} {{(pid=100521) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 27 16:20:28.339140 np0000005924 devstack@c-api.service[100522]: INFO cinder.api.openstack.wsgi [None req-88f69900-03cc-475e-95f5-f7710b39cfaa tempest-ProjectAdminTests33-614572375 tempest-ProjectAdminTests33-614572375-project-admin] GET https://10.4.3.117/volume/v3/backups/46bfb377-729a-435e-ba7b-0f68c1b23a85 Jul 27 16:20:28.339477 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.openstack.wsgi [None req-88f69900-03cc-475e-95f5-f7710b39cfaa tempest-ProjectAdminTests33-614572375 tempest-ProjectAdminTests33-614572375-project-admin] Empty body provided in request {{(pid=100522) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:20:28.339753 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.openstack.wsgi [None req-88f69900-03cc-475e-95f5-f7710b39cfaa tempest-ProjectAdminTests33-614572375 tempest-ProjectAdminTests33-614572375-project-admin] Calling method 'show' {{(pid=100522) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:20:28.339941 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.v3.backups [None req-88f69900-03cc-475e-95f5-f7710b39cfaa tempest-ProjectAdminTests33-614572375 tempest-ProjectAdminTests33-614572375-project-admin] Show backup with id 46bfb377-729a-435e-ba7b-0f68c1b23a85. {{(pid=100522) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 27 16:20:28.341629 np0000005924 devstack@c-api.service[100521]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:20:28.341629 np0000005924 devstack@c-api.service[100521]: warnings.warn( Jul 27 16:20:28.342094 np0000005924 devstack@c-api.service[100521]: INFO cinder.volume.api [None req-6e8c9839-62f8-4b00-86a7-ee1f7121d770 tempest-VolumeDependencyTests-1768960200 tempest-VolumeDependencyTests-1768960200-project-member] Snapshot retrieved successfully. Jul 27 16:20:28.342231 np0000005924 devstack@c-api.service[100521]: INFO cinder.api.v3.volumes [None req-6e8c9839-62f8-4b00-86a7-ee1f7121d770 tempest-VolumeDependencyTests-1768960200 tempest-VolumeDependencyTests-1768960200-project-member] Create volume of 1 GB Jul 27 16:20:28.345190 np0000005924 devstack@c-api.service[100522]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:20:28.345190 np0000005924 devstack@c-api.service[100522]: warnings.warn( Jul 27 16:20:28.345804 np0000005924 devstack@c-api.service[100521]: INFO cinder.volume.api [None req-6e8c9839-62f8-4b00-86a7-ee1f7121d770 tempest-VolumeDependencyTests-1768960200 tempest-VolumeDependencyTests-1768960200-project-member] Availability Zones retrieved successfully. Jul 27 16:20:28.345903 np0000005924 devstack@c-api.service[100522]: INFO cinder.api.openstack.wsgi [None req-88f69900-03cc-475e-95f5-f7710b39cfaa tempest-ProjectAdminTests33-614572375 tempest-ProjectAdminTests33-614572375-project-admin] https://10.4.3.117/volume/v3/backups/46bfb377-729a-435e-ba7b-0f68c1b23a85 returned with HTTP 200 Jul 27 16:20:28.346173 np0000005924 devstack@c-api.service[100522]: [pid: 100522|app: 0|req: 1131/4565] 10.4.3.117 () {68 vars in 1388 bytes} [Mon Jul 27 16:20:28 2026] GET /volume/v3/backups/46bfb377-729a-435e-ba7b-0f68c1b23a85 => generated 735 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 27 16:20:28.351761 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.volume.api [None req-6e8c9839-62f8-4b00-86a7-ee1f7121d770 tempest-VolumeDependencyTests-1768960200 tempest-VolumeDependencyTests-1768960200-project-member] Flow 'volume_create_api' (a07ff501-2e5e-4199-bc84-a27f84493ff3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100521) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 27 16:20:28.352725 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.volume.api [None req-6e8c9839-62f8-4b00-86a7-ee1f7121d770 tempest-VolumeDependencyTests-1768960200 tempest-VolumeDependencyTests-1768960200-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (2b6a5991-ef3f-4c35-9a2c-1326773b118d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100521) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 27 16:20:28.353693 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.volume.flows.api.create_volume [None req-6e8c9839-62f8-4b00-86a7-ee1f7121d770 tempest-VolumeDependencyTests-1768960200 tempest-VolumeDependencyTests-1768960200-project-member] Validating volume size '1' using validate_int, validate_snap_size {{(pid=100521) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 27 16:20:28.384347 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.volume.api [None req-6e8c9839-62f8-4b00-86a7-ee1f7121d770 tempest-VolumeDependencyTests-1768960200 tempest-VolumeDependencyTests-1768960200-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (2b6a5991-ef3f-4c35-9a2c-1326773b118d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': '073ef767-e0b5-40ae-bb8e-c255ca9f63a3', 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-27T16:04:59Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=2bce4e1a-e6e0-49d9-be36-c3405449a01e,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '2bce4e1a-e6e0-49d9-be36-c3405449a01e', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100521) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 27 16:20:28.384347 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.volume.api [None req-6e8c9839-62f8-4b00-86a7-ee1f7121d770 tempest-VolumeDependencyTests-1768960200 tempest-VolumeDependencyTests-1768960200-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (8f81c955-418a-4632-9dd8-162ff3cb21a8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100521) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 27 16:20:28.422151 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.quota [None req-6e8c9839-62f8-4b00-86a7-ee1f7121d770 tempest-VolumeDependencyTests-1768960200 tempest-VolumeDependencyTests-1768960200-project-member] Created reservations ['c6a52647-bb7f-4dad-8b46-0f2f573773d5', '5245b050-ffa5-4a57-b6d6-5d42e3ed21a6', '0645eb26-3d51-4746-919e-c48fe6beabe3', '044cadd5-ae69-4a83-a514-42ac4cb1b900'] {{(pid=100521) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 27 16:20:28.423398 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.volume.api [None req-6e8c9839-62f8-4b00-86a7-ee1f7121d770 tempest-VolumeDependencyTests-1768960200 tempest-VolumeDependencyTests-1768960200-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (8f81c955-418a-4632-9dd8-162ff3cb21a8) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['c6a52647-bb7f-4dad-8b46-0f2f573773d5', '5245b050-ffa5-4a57-b6d6-5d42e3ed21a6', '0645eb26-3d51-4746-919e-c48fe6beabe3', '044cadd5-ae69-4a83-a514-42ac4cb1b900']}' {{(pid=100521) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 27 16:20:28.423697 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.volume.api [None req-6e8c9839-62f8-4b00-86a7-ee1f7121d770 tempest-VolumeDependencyTests-1768960200 tempest-VolumeDependencyTests-1768960200-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (8e27c047-f5f7-4c93-9fc4-6f1835675d3c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100521) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 27 16:20:28.463742 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.volume.api [None req-6e8c9839-62f8-4b00-86a7-ee1f7121d770 tempest-VolumeDependencyTests-1768960200 tempest-VolumeDependencyTests-1768960200-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (8e27c047-f5f7-4c93-9fc4-6f1835675d3c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '9c338336-5ade-4608-a518-f68db5ead496', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeDependencyTests-Volume-172471858',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='f9f59c04d5d244f1b15d374b0c4ee8bd',qos_specs=None,replication_status=,reservations=['c6a52647-bb7f-4dad-8b46-0f2f573773d5','5245b050-ffa5-4a57-b6d6-5d42e3ed21a6','0645eb26-3d51-4746-919e-c48fe6beabe3','044cadd5-ae69-4a83-a514-42ac4cb1b900'],size=1,snapshot_id=073ef767-e0b5-40ae-bb8e-c255ca9f63a3,source_replicaid=,source_volid=None,status='creating',user_id='316cd0c3b54b4f3fb61c338d5fa317a6',volume_type_id=2bce4e1a-e6e0-49d9-be36-c3405449a01e), 'volume': Volume(_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-27T16:20:28Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeDependencyTests-Volume-172471858',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=9c338336-5ade-4608-a518-f68db5ead496,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='f9f59c04d5d244f1b15d374b0c4ee8bd',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=073ef767-e0b5-40ae-bb8e-c255ca9f63a3,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='316cd0c3b54b4f3fb61c338d5fa317a6',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(2bce4e1a-e6e0-49d9-be36-c3405449a01e),volume_type_id=2bce4e1a-e6e0-49d9-be36-c3405449a01e)}' {{(pid=100521) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 27 16:20:28.464996 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.volume.api [None req-6e8c9839-62f8-4b00-86a7-ee1f7121d770 tempest-VolumeDependencyTests-1768960200 tempest-VolumeDependencyTests-1768960200-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (915bf8b1-3639-4d28-870b-d618eb68b6ba) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100521) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 27 16:20:28.487967 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.volume.api [None req-6e8c9839-62f8-4b00-86a7-ee1f7121d770 tempest-VolumeDependencyTests-1768960200 tempest-VolumeDependencyTests-1768960200-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (915bf8b1-3639-4d28-870b-d618eb68b6ba) transitioned into state 'SUCCESS' from state '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-172471858',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='f9f59c04d5d244f1b15d374b0c4ee8bd',qos_specs=None,replication_status=,reservations=['c6a52647-bb7f-4dad-8b46-0f2f573773d5','5245b050-ffa5-4a57-b6d6-5d42e3ed21a6','0645eb26-3d51-4746-919e-c48fe6beabe3','044cadd5-ae69-4a83-a514-42ac4cb1b900'],size=1,snapshot_id=073ef767-e0b5-40ae-bb8e-c255ca9f63a3,source_replicaid=,source_volid=None,status='creating',user_id='316cd0c3b54b4f3fb61c338d5fa317a6',volume_type_id=2bce4e1a-e6e0-49d9-be36-c3405449a01e)}' {{(pid=100521) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 27 16:20:28.489144 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.volume.api [None req-6e8c9839-62f8-4b00-86a7-ee1f7121d770 tempest-VolumeDependencyTests-1768960200 tempest-VolumeDependencyTests-1768960200-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (3b085cf7-96ee-45bf-964a-6957eca833b1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100521) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 27 16:20:28.514966 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.volume.api [None req-6e8c9839-62f8-4b00-86a7-ee1f7121d770 tempest-VolumeDependencyTests-1768960200 tempest-VolumeDependencyTests-1768960200-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (3b085cf7-96ee-45bf-964a-6957eca833b1) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100521) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 27 16:20:28.515846 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.volume.api [None req-6e8c9839-62f8-4b00-86a7-ee1f7121d770 tempest-VolumeDependencyTests-1768960200 tempest-VolumeDependencyTests-1768960200-project-member] Flow 'volume_create_api' (a07ff501-2e5e-4199-bc84-a27f84493ff3) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100521) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 27 16:20:28.516133 np0000005924 devstack@c-api.service[100521]: INFO cinder.volume.api [None req-6e8c9839-62f8-4b00-86a7-ee1f7121d770 tempest-VolumeDependencyTests-1768960200 tempest-VolumeDependencyTests-1768960200-project-member] Create volume request issued successfully. Jul 27 16:20:28.516915 np0000005924 devstack@c-api.service[100521]: INFO cinder.api.openstack.wsgi [None req-6e8c9839-62f8-4b00-86a7-ee1f7121d770 tempest-VolumeDependencyTests-1768960200 tempest-VolumeDependencyTests-1768960200-project-member] https://10.4.3.117/volume/v3/volumes returned with HTTP 202 Jul 27 16:20:28.517446 np0000005924 devstack@c-api.service[100521]: [pid: 100521|app: 0|req: 1140/4566] 10.4.3.117 () {70 vars in 1300 bytes} [Mon Jul 27 16:20:28 2026] POST /volume/v3/volumes => generated 803 bytes in 184 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Jul 27 16:20:28.531080 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.middleware.request_id [None req-383abfca-e197-4987-ad66-7925934ea4ba None None] RequestId filter calling following filter/app {{(pid=100524) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:20:28.533353 np0000005924 devstack@c-api.service[100524]: INFO cinder.api.openstack.wsgi [None req-383abfca-e197-4987-ad66-7925934ea4ba tempest-VolumeDependencyTests-1768960200 tempest-VolumeDependencyTests-1768960200-project-member] GET https://10.4.3.117/volume/v3/volumes/9c338336-5ade-4608-a518-f68db5ead496 Jul 27 16:20:28.533353 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.openstack.wsgi [None req-383abfca-e197-4987-ad66-7925934ea4ba tempest-VolumeDependencyTests-1768960200 tempest-VolumeDependencyTests-1768960200-project-member] Empty body provided in request {{(pid=100524) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:20:28.534680 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.openstack.wsgi [None req-383abfca-e197-4987-ad66-7925934ea4ba tempest-VolumeDependencyTests-1768960200 tempest-VolumeDependencyTests-1768960200-project-member] Calling method 'show' {{(pid=100524) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:20:28.542916 np0000005924 devstack@c-api.service[100524]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:20:28.542916 np0000005924 devstack@c-api.service[100524]: warnings.warn( Jul 27 16:20:28.547337 np0000005924 devstack@c-api.service[100524]: INFO cinder.volume.api [None req-383abfca-e197-4987-ad66-7925934ea4ba tempest-VolumeDependencyTests-1768960200 tempest-VolumeDependencyTests-1768960200-project-member] Volume info retrieved successfully. Jul 27 16:20:28.552458 np0000005924 devstack@c-api.service[100524]: INFO cinder.api.openstack.wsgi [None req-383abfca-e197-4987-ad66-7925934ea4ba tempest-VolumeDependencyTests-1768960200 tempest-VolumeDependencyTests-1768960200-project-member] https://10.4.3.117/volume/v3/volumes/9c338336-5ade-4608-a518-f68db5ead496 returned with HTTP 200 Jul 27 16:20:28.552458 np0000005924 devstack@c-api.service[100524]: [pid: 100524|app: 0|req: 1148/4567] 10.4.3.117 () {68 vars in 1389 bytes} [Mon Jul 27 16:20:28 2026] GET /volume/v3/volumes/9c338336-5ade-4608-a518-f68db5ead496 => generated 871 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 27 16:20:28.729045 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.middleware.request_id [None req-6b9701a2-f987-4550-b403-3a24fea20344 None None] RequestId filter calling following filter/app {{(pid=100523) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:20:28.739396 np0000005924 devstack@c-api.service[100523]: INFO cinder.api.openstack.wsgi [None req-6b9701a2-f987-4550-b403-3a24fea20344 tempest-ProjectMemberTests39-1453193871 tempest-ProjectMemberTests39-1453193871-project-admin] GET https://10.4.3.117/volume/v3/backups/20e8f307-df53-4230-89c8-c4ca11d7cafb Jul 27 16:20:28.740048 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.openstack.wsgi [None req-6b9701a2-f987-4550-b403-3a24fea20344 tempest-ProjectMemberTests39-1453193871 tempest-ProjectMemberTests39-1453193871-project-admin] Empty body provided in request {{(pid=100523) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:20:28.741449 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.openstack.wsgi [None req-6b9701a2-f987-4550-b403-3a24fea20344 tempest-ProjectMemberTests39-1453193871 tempest-ProjectMemberTests39-1453193871-project-admin] Calling method 'show' {{(pid=100523) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:20:28.742059 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.v3.backups [None req-6b9701a2-f987-4550-b403-3a24fea20344 tempest-ProjectMemberTests39-1453193871 tempest-ProjectMemberTests39-1453193871-project-admin] Show backup with id 20e8f307-df53-4230-89c8-c4ca11d7cafb. {{(pid=100523) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 27 16:20:28.757008 np0000005924 devstack@c-api.service[100523]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:20:28.757008 np0000005924 devstack@c-api.service[100523]: warnings.warn( Jul 27 16:20:28.759545 np0000005924 devstack@c-api.service[100523]: INFO cinder.api.openstack.wsgi [None req-6b9701a2-f987-4550-b403-3a24fea20344 tempest-ProjectMemberTests39-1453193871 tempest-ProjectMemberTests39-1453193871-project-admin] https://10.4.3.117/volume/v3/backups/20e8f307-df53-4230-89c8-c4ca11d7cafb returned with HTTP 200 Jul 27 16:20:28.760073 np0000005924 devstack@c-api.service[100523]: [pid: 100523|app: 0|req: 1149/4568] 10.4.3.117 () {68 vars in 1388 bytes} [Mon Jul 27 16:20:28 2026] GET /volume/v3/backups/20e8f307-df53-4230-89c8-c4ca11d7cafb => generated 735 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 27 16:20:29.359875 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.middleware.request_id [None req-951b1320-2fde-4dc4-9671-d28a94760df1 None None] RequestId filter calling following filter/app {{(pid=100522) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:20:29.362079 np0000005924 devstack@c-api.service[100522]: INFO cinder.api.openstack.wsgi [None req-951b1320-2fde-4dc4-9671-d28a94760df1 tempest-ProjectAdminTests33-614572375 tempest-ProjectAdminTests33-614572375-project-admin] GET https://10.4.3.117/volume/v3/backups/46bfb377-729a-435e-ba7b-0f68c1b23a85 Jul 27 16:20:29.362661 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.openstack.wsgi [None req-951b1320-2fde-4dc4-9671-d28a94760df1 tempest-ProjectAdminTests33-614572375 tempest-ProjectAdminTests33-614572375-project-admin] Empty body provided in request {{(pid=100522) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:20:29.362998 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.openstack.wsgi [None req-951b1320-2fde-4dc4-9671-d28a94760df1 tempest-ProjectAdminTests33-614572375 tempest-ProjectAdminTests33-614572375-project-admin] Calling method 'show' {{(pid=100522) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:20:29.363238 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.v3.backups [None req-951b1320-2fde-4dc4-9671-d28a94760df1 tempest-ProjectAdminTests33-614572375 tempest-ProjectAdminTests33-614572375-project-admin] Show backup with id 46bfb377-729a-435e-ba7b-0f68c1b23a85. {{(pid=100522) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 27 16:20:29.369736 np0000005924 devstack@c-api.service[100522]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:20:29.369736 np0000005924 devstack@c-api.service[100522]: warnings.warn( Jul 27 16:20:29.371259 np0000005924 devstack@c-api.service[100522]: INFO cinder.api.openstack.wsgi [None req-951b1320-2fde-4dc4-9671-d28a94760df1 tempest-ProjectAdminTests33-614572375 tempest-ProjectAdminTests33-614572375-project-admin] https://10.4.3.117/volume/v3/backups/46bfb377-729a-435e-ba7b-0f68c1b23a85 returned with HTTP 200 Jul 27 16:20:29.371676 np0000005924 devstack@c-api.service[100522]: [pid: 100522|app: 0|req: 1132/4569] 10.4.3.117 () {68 vars in 1388 bytes} [Mon Jul 27 16:20:29 2026] GET /volume/v3/backups/46bfb377-729a-435e-ba7b-0f68c1b23a85 => generated 735 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 27 16:20:29.568443 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.middleware.request_id [None req-98a1f7e7-9191-420a-9ae6-9f778012a759 None None] RequestId filter calling following filter/app {{(pid=100521) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:20:29.570771 np0000005924 devstack@c-api.service[100521]: INFO cinder.api.openstack.wsgi [None req-98a1f7e7-9191-420a-9ae6-9f778012a759 tempest-VolumeDependencyTests-1768960200 tempest-VolumeDependencyTests-1768960200-project-member] GET https://10.4.3.117/volume/v3/volumes/9c338336-5ade-4608-a518-f68db5ead496 Jul 27 16:20:29.571350 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.openstack.wsgi [None req-98a1f7e7-9191-420a-9ae6-9f778012a759 tempest-VolumeDependencyTests-1768960200 tempest-VolumeDependencyTests-1768960200-project-member] Empty body provided in request {{(pid=100521) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:20:29.571799 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.openstack.wsgi [None req-98a1f7e7-9191-420a-9ae6-9f778012a759 tempest-VolumeDependencyTests-1768960200 tempest-VolumeDependencyTests-1768960200-project-member] Calling method 'show' {{(pid=100521) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:20:29.584216 np0000005924 devstack@c-api.service[100521]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:20:29.584216 np0000005924 devstack@c-api.service[100521]: warnings.warn( Jul 27 16:20:29.592564 np0000005924 devstack@c-api.service[100521]: INFO cinder.volume.api [None req-98a1f7e7-9191-420a-9ae6-9f778012a759 tempest-VolumeDependencyTests-1768960200 tempest-VolumeDependencyTests-1768960200-project-member] Volume info retrieved successfully. Jul 27 16:20:29.599878 np0000005924 devstack@c-api.service[100521]: INFO cinder.api.openstack.wsgi [None req-98a1f7e7-9191-420a-9ae6-9f778012a759 tempest-VolumeDependencyTests-1768960200 tempest-VolumeDependencyTests-1768960200-project-member] https://10.4.3.117/volume/v3/volumes/9c338336-5ade-4608-a518-f68db5ead496 returned with HTTP 200 Jul 27 16:20:29.600446 np0000005924 devstack@c-api.service[100521]: [pid: 100521|app: 0|req: 1141/4570] 10.4.3.117 () {68 vars in 1389 bytes} [Mon Jul 27 16:20:29 2026] GET /volume/v3/volumes/9c338336-5ade-4608-a518-f68db5ead496 => generated 896 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 27 16:20:29.618612 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.middleware.request_id [None req-4c96b10f-397a-453e-a3a0-9851a678050a None None] RequestId filter calling following filter/app {{(pid=100524) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:20:29.620878 np0000005924 devstack@c-api.service[100524]: INFO cinder.api.openstack.wsgi [None req-4c96b10f-397a-453e-a3a0-9851a678050a tempest-VolumeDependencyTests-1768960200 tempest-VolumeDependencyTests-1768960200-project-member] POST https://10.4.3.117/volume/v3/volumes Jul 27 16:20:29.621247 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.openstack.wsgi [None req-4c96b10f-397a-453e-a3a0-9851a678050a tempest-VolumeDependencyTests-1768960200 tempest-VolumeDependencyTests-1768960200-project-member] Action: 'create', calling method: create, body: {"volume": {"source_volid": "9c338336-5ade-4608-a518-f68db5ead496", "size": 1, "name": "tempest-VolumeDependencyTests-Volume-627322321"}} {{(pid=100524) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 27 16:20:29.624622 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.v3.volumes [None req-4c96b10f-397a-453e-a3a0-9851a678050a tempest-VolumeDependencyTests-1768960200 tempest-VolumeDependencyTests-1768960200-project-member] Create volume request body: {'volume': {'source_volid': '9c338336-5ade-4608-a518-f68db5ead496', 'size': 1, 'name': 'tempest-VolumeDependencyTests-Volume-627322321'}} {{(pid=100524) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 27 16:20:29.632518 np0000005924 devstack@c-api.service[100524]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:20:29.632518 np0000005924 devstack@c-api.service[100524]: warnings.warn( Jul 27 16:20:29.632946 np0000005924 devstack@c-api.service[100524]: INFO cinder.volume.api [None req-4c96b10f-397a-453e-a3a0-9851a678050a tempest-VolumeDependencyTests-1768960200 tempest-VolumeDependencyTests-1768960200-project-member] Volume retrieved successfully. Jul 27 16:20:29.633107 np0000005924 devstack@c-api.service[100524]: INFO cinder.api.v3.volumes [None req-4c96b10f-397a-453e-a3a0-9851a678050a tempest-VolumeDependencyTests-1768960200 tempest-VolumeDependencyTests-1768960200-project-member] Create volume of 1 GB Jul 27 16:20:29.636765 np0000005924 devstack@c-api.service[100524]: INFO cinder.volume.api [None req-4c96b10f-397a-453e-a3a0-9851a678050a tempest-VolumeDependencyTests-1768960200 tempest-VolumeDependencyTests-1768960200-project-member] Availability Zones retrieved successfully. Jul 27 16:20:29.642050 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.volume.api [None req-4c96b10f-397a-453e-a3a0-9851a678050a tempest-VolumeDependencyTests-1768960200 tempest-VolumeDependencyTests-1768960200-project-member] Flow 'volume_create_api' (eafb9e9d-883f-417c-b34a-a3b5a509fe15) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100524) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 27 16:20:29.643074 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.volume.api [None req-4c96b10f-397a-453e-a3a0-9851a678050a tempest-VolumeDependencyTests-1768960200 tempest-VolumeDependencyTests-1768960200-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (abeaef08-7f08-4ae4-ad07-5deb6f3dbd0f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100524) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 27 16:20:29.644042 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.volume.flows.api.create_volume [None req-4c96b10f-397a-453e-a3a0-9851a678050a tempest-VolumeDependencyTests-1768960200 tempest-VolumeDependencyTests-1768960200-project-member] Validating volume size '1' using validate_int, validate_source_size {{(pid=100524) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 27 16:20:29.681342 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.volume.api [None req-4c96b10f-397a-453e-a3a0-9851a678050a tempest-VolumeDependencyTests-1768960200 tempest-VolumeDependencyTests-1768960200-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (abeaef08-7f08-4ae4-ad07-5deb6f3dbd0f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': '9c338336-5ade-4608-a518-f68db5ead496', 'volume_type': VolumeType(created_at=2026-07-27T16:04:59Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=2bce4e1a-e6e0-49d9-be36-c3405449a01e,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '2bce4e1a-e6e0-49d9-be36-c3405449a01e', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100524) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 27 16:20:29.682090 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.volume.api [None req-4c96b10f-397a-453e-a3a0-9851a678050a tempest-VolumeDependencyTests-1768960200 tempest-VolumeDependencyTests-1768960200-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (6380d685-bbfb-4146-81f3-d34189a1d379) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100524) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 27 16:20:29.746399 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.quota [None req-4c96b10f-397a-453e-a3a0-9851a678050a tempest-VolumeDependencyTests-1768960200 tempest-VolumeDependencyTests-1768960200-project-member] Created reservations ['71b31731-4feb-4d05-8eb9-27c2d5990859', '8906d6f5-28f5-448c-bff5-141ea4f57684', '03e2138b-5653-4850-b090-2d6a2d25f80d', '18c8ea8c-e60a-4157-ab8f-020500ae52f1'] {{(pid=100524) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 27 16:20:29.747122 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.volume.api [None req-4c96b10f-397a-453e-a3a0-9851a678050a tempest-VolumeDependencyTests-1768960200 tempest-VolumeDependencyTests-1768960200-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (6380d685-bbfb-4146-81f3-d34189a1d379) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['71b31731-4feb-4d05-8eb9-27c2d5990859', '8906d6f5-28f5-448c-bff5-141ea4f57684', '03e2138b-5653-4850-b090-2d6a2d25f80d', '18c8ea8c-e60a-4157-ab8f-020500ae52f1']}' {{(pid=100524) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 27 16:20:29.748008 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.volume.api [None req-4c96b10f-397a-453e-a3a0-9851a678050a tempest-VolumeDependencyTests-1768960200 tempest-VolumeDependencyTests-1768960200-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (bb9c8731-c86e-435f-9fa5-cd2279bfbb4e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100524) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 27 16:20:29.772857 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.middleware.request_id [None req-08869a49-5160-46bd-a893-0d95081dc34d None None] RequestId filter calling following filter/app {{(pid=100523) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:20:29.775199 np0000005924 devstack@c-api.service[100523]: INFO cinder.api.openstack.wsgi [None req-08869a49-5160-46bd-a893-0d95081dc34d tempest-ProjectMemberTests39-1453193871 tempest-ProjectMemberTests39-1453193871-project-admin] GET https://10.4.3.117/volume/v3/backups/20e8f307-df53-4230-89c8-c4ca11d7cafb Jul 27 16:20:29.775492 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.openstack.wsgi [None req-08869a49-5160-46bd-a893-0d95081dc34d tempest-ProjectMemberTests39-1453193871 tempest-ProjectMemberTests39-1453193871-project-admin] Empty body provided in request {{(pid=100523) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:20:29.775718 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.openstack.wsgi [None req-08869a49-5160-46bd-a893-0d95081dc34d tempest-ProjectMemberTests39-1453193871 tempest-ProjectMemberTests39-1453193871-project-admin] Calling method 'show' {{(pid=100523) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:20:29.775989 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.v3.backups [None req-08869a49-5160-46bd-a893-0d95081dc34d tempest-ProjectMemberTests39-1453193871 tempest-ProjectMemberTests39-1453193871-project-admin] Show backup with id 20e8f307-df53-4230-89c8-c4ca11d7cafb. {{(pid=100523) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 27 16:20:29.780986 np0000005924 devstack@c-api.service[100523]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:20:29.780986 np0000005924 devstack@c-api.service[100523]: warnings.warn( Jul 27 16:20:29.781895 np0000005924 devstack@c-api.service[100523]: INFO cinder.api.openstack.wsgi [None req-08869a49-5160-46bd-a893-0d95081dc34d tempest-ProjectMemberTests39-1453193871 tempest-ProjectMemberTests39-1453193871-project-admin] https://10.4.3.117/volume/v3/backups/20e8f307-df53-4230-89c8-c4ca11d7cafb returned with HTTP 200 Jul 27 16:20:29.782305 np0000005924 devstack@c-api.service[100523]: [pid: 100523|app: 0|req: 1150/4571] 10.4.3.117 () {68 vars in 1388 bytes} [Mon Jul 27 16:20:29 2026] GET /volume/v3/backups/20e8f307-df53-4230-89c8-c4ca11d7cafb => generated 735 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 27 16:20:29.791643 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.volume.api [None req-4c96b10f-397a-453e-a3a0-9851a678050a tempest-VolumeDependencyTests-1768960200 tempest-VolumeDependencyTests-1768960200-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (bb9c8731-c86e-435f-9fa5-cd2279bfbb4e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '2471667b-73c3-4397-8518-de09fe75dafa', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeDependencyTests-Volume-627322321',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='f9f59c04d5d244f1b15d374b0c4ee8bd',qos_specs=None,replication_status=,reservations=['71b31731-4feb-4d05-8eb9-27c2d5990859','8906d6f5-28f5-448c-bff5-141ea4f57684','03e2138b-5653-4850-b090-2d6a2d25f80d','18c8ea8c-e60a-4157-ab8f-020500ae52f1'],size=1,snapshot_id=None,source_replicaid=,source_volid=9c338336-5ade-4608-a518-f68db5ead496,status='creating',user_id='316cd0c3b54b4f3fb61c338d5fa317a6',volume_type_id=2bce4e1a-e6e0-49d9-be36-c3405449a01e), 'volume': Volume(_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-27T16:20:29Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeDependencyTests-Volume-627322321',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=2471667b-73c3-4397-8518-de09fe75dafa,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='f9f59c04d5d244f1b15d374b0c4ee8bd',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=9c338336-5ade-4608-a518-f68db5ead496,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='316cd0c3b54b4f3fb61c338d5fa317a6',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(2bce4e1a-e6e0-49d9-be36-c3405449a01e),volume_type_id=2bce4e1a-e6e0-49d9-be36-c3405449a01e)}' {{(pid=100524) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 27 16:20:29.792575 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.volume.api [None req-4c96b10f-397a-453e-a3a0-9851a678050a tempest-VolumeDependencyTests-1768960200 tempest-VolumeDependencyTests-1768960200-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (50ec7093-ffbb-44a0-ada7-a41e18b70959) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100524) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 27 16:20:29.819799 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.volume.api [None req-4c96b10f-397a-453e-a3a0-9851a678050a tempest-VolumeDependencyTests-1768960200 tempest-VolumeDependencyTests-1768960200-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (50ec7093-ffbb-44a0-ada7-a41e18b70959) transitioned into state 'SUCCESS' from state '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-627322321',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='f9f59c04d5d244f1b15d374b0c4ee8bd',qos_specs=None,replication_status=,reservations=['71b31731-4feb-4d05-8eb9-27c2d5990859','8906d6f5-28f5-448c-bff5-141ea4f57684','03e2138b-5653-4850-b090-2d6a2d25f80d','18c8ea8c-e60a-4157-ab8f-020500ae52f1'],size=1,snapshot_id=None,source_replicaid=,source_volid=9c338336-5ade-4608-a518-f68db5ead496,status='creating',user_id='316cd0c3b54b4f3fb61c338d5fa317a6',volume_type_id=2bce4e1a-e6e0-49d9-be36-c3405449a01e)}' {{(pid=100524) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 27 16:20:29.822642 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.volume.api [None req-4c96b10f-397a-453e-a3a0-9851a678050a tempest-VolumeDependencyTests-1768960200 tempest-VolumeDependencyTests-1768960200-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (a6c1f41a-8029-49ff-8db5-a78c4fd6a6e6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100524) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 27 16:20:29.850364 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.volume.api [None req-4c96b10f-397a-453e-a3a0-9851a678050a tempest-VolumeDependencyTests-1768960200 tempest-VolumeDependencyTests-1768960200-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (a6c1f41a-8029-49ff-8db5-a78c4fd6a6e6) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100524) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 27 16:20:29.850364 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.volume.api [None req-4c96b10f-397a-453e-a3a0-9851a678050a tempest-VolumeDependencyTests-1768960200 tempest-VolumeDependencyTests-1768960200-project-member] Flow 'volume_create_api' (eafb9e9d-883f-417c-b34a-a3b5a509fe15) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100524) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 27 16:20:29.850364 np0000005924 devstack@c-api.service[100524]: INFO cinder.volume.api [None req-4c96b10f-397a-453e-a3a0-9851a678050a tempest-VolumeDependencyTests-1768960200 tempest-VolumeDependencyTests-1768960200-project-member] Create volume request issued successfully. Jul 27 16:20:29.850364 np0000005924 devstack@c-api.service[100524]: INFO cinder.api.openstack.wsgi [None req-4c96b10f-397a-453e-a3a0-9851a678050a tempest-VolumeDependencyTests-1768960200 tempest-VolumeDependencyTests-1768960200-project-member] https://10.4.3.117/volume/v3/volumes returned with HTTP 202 Jul 27 16:20:29.850364 np0000005924 devstack@c-api.service[100524]: [pid: 100524|app: 0|req: 1149/4572] 10.4.3.117 () {70 vars in 1300 bytes} [Mon Jul 27 16:20:29 2026] POST /volume/v3/volumes => generated 803 bytes in 232 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Jul 27 16:20:29.864407 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.middleware.request_id [None req-8b7a7a38-f0a1-4a52-9c37-9f52eaca8133 None None] RequestId filter calling following filter/app {{(pid=100522) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:20:29.866365 np0000005924 devstack@c-api.service[100522]: INFO cinder.api.openstack.wsgi [None req-8b7a7a38-f0a1-4a52-9c37-9f52eaca8133 tempest-VolumeDependencyTests-1768960200 tempest-VolumeDependencyTests-1768960200-project-member] GET https://10.4.3.117/volume/v3/volumes/2471667b-73c3-4397-8518-de09fe75dafa Jul 27 16:20:29.867092 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.openstack.wsgi [None req-8b7a7a38-f0a1-4a52-9c37-9f52eaca8133 tempest-VolumeDependencyTests-1768960200 tempest-VolumeDependencyTests-1768960200-project-member] Empty body provided in request {{(pid=100522) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:20:29.867092 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.openstack.wsgi [None req-8b7a7a38-f0a1-4a52-9c37-9f52eaca8133 tempest-VolumeDependencyTests-1768960200 tempest-VolumeDependencyTests-1768960200-project-member] Calling method 'show' {{(pid=100522) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:20:29.875210 np0000005924 devstack@c-api.service[100522]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:20:29.875210 np0000005924 devstack@c-api.service[100522]: warnings.warn( Jul 27 16:20:29.879505 np0000005924 devstack@c-api.service[100522]: INFO cinder.volume.api [None req-8b7a7a38-f0a1-4a52-9c37-9f52eaca8133 tempest-VolumeDependencyTests-1768960200 tempest-VolumeDependencyTests-1768960200-project-member] Volume info retrieved successfully. Jul 27 16:20:29.886485 np0000005924 devstack@c-api.service[100522]: INFO cinder.api.openstack.wsgi [None req-8b7a7a38-f0a1-4a52-9c37-9f52eaca8133 tempest-VolumeDependencyTests-1768960200 tempest-VolumeDependencyTests-1768960200-project-member] https://10.4.3.117/volume/v3/volumes/2471667b-73c3-4397-8518-de09fe75dafa returned with HTTP 200 Jul 27 16:20:29.886922 np0000005924 devstack@c-api.service[100522]: [pid: 100522|app: 0|req: 1133/4573] 10.4.3.117 () {68 vars in 1389 bytes} [Mon Jul 27 16:20:29 2026] GET /volume/v3/volumes/2471667b-73c3-4397-8518-de09fe75dafa => generated 871 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 27 16:20:30.380725 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.middleware.request_id [None req-0472b78a-f519-4bf4-b7e0-8378134fbad3 None None] RequestId filter calling following filter/app {{(pid=100521) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:20:30.382302 np0000005924 devstack@c-api.service[100521]: INFO cinder.api.openstack.wsgi [None req-0472b78a-f519-4bf4-b7e0-8378134fbad3 tempest-ProjectAdminTests33-614572375 tempest-ProjectAdminTests33-614572375-project-admin] GET https://10.4.3.117/volume/v3/backups/46bfb377-729a-435e-ba7b-0f68c1b23a85 Jul 27 16:20:30.382512 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.openstack.wsgi [None req-0472b78a-f519-4bf4-b7e0-8378134fbad3 tempest-ProjectAdminTests33-614572375 tempest-ProjectAdminTests33-614572375-project-admin] Empty body provided in request {{(pid=100521) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:20:30.382689 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.openstack.wsgi [None req-0472b78a-f519-4bf4-b7e0-8378134fbad3 tempest-ProjectAdminTests33-614572375 tempest-ProjectAdminTests33-614572375-project-admin] Calling method 'show' {{(pid=100521) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:20:30.383057 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.v3.backups [None req-0472b78a-f519-4bf4-b7e0-8378134fbad3 tempest-ProjectAdminTests33-614572375 tempest-ProjectAdminTests33-614572375-project-admin] Show backup with id 46bfb377-729a-435e-ba7b-0f68c1b23a85. {{(pid=100521) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 27 16:20:30.387068 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.middleware.request_id [req-aab6457f-6958-4ac7-886a-903b184a29ba req-c4c5ea99-2477-41d0-8399-c772878bcb2f None None] RequestId filter calling following filter/app {{(pid=100523) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:20:30.387134 np0000005924 devstack@c-api.service[100521]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:20:30.387134 np0000005924 devstack@c-api.service[100521]: warnings.warn( Jul 27 16:20:30.387943 np0000005924 devstack@c-api.service[100521]: INFO cinder.api.openstack.wsgi [None req-0472b78a-f519-4bf4-b7e0-8378134fbad3 tempest-ProjectAdminTests33-614572375 tempest-ProjectAdminTests33-614572375-project-admin] https://10.4.3.117/volume/v3/backups/46bfb377-729a-435e-ba7b-0f68c1b23a85 returned with HTTP 200 Jul 27 16:20:30.388413 np0000005924 devstack@c-api.service[100521]: [pid: 100521|app: 0|req: 1142/4574] 10.4.3.117 () {68 vars in 1388 bytes} [Mon Jul 27 16:20:30 2026] GET /volume/v3/backups/46bfb377-729a-435e-ba7b-0f68c1b23a85 => generated 736 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jul 27 16:20:30.389123 np0000005924 devstack@c-api.service[100523]: INFO cinder.api.openstack.wsgi [req-aab6457f-6958-4ac7-886a-903b184a29ba req-c4c5ea99-2477-41d0-8399-c772878bcb2f tempest-TestInstancesWithCinderVolumes-351524293 tempest-TestInstancesWithCinderVolumes-351524293-project-member] DELETE https://10.4.3.117/volume/v3/attachments/77001615-187f-4dbc-94c0-8b71b77dc027 Jul 27 16:20:30.389363 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.openstack.wsgi [req-aab6457f-6958-4ac7-886a-903b184a29ba req-c4c5ea99-2477-41d0-8399-c772878bcb2f tempest-TestInstancesWithCinderVolumes-351524293 tempest-TestInstancesWithCinderVolumes-351524293-project-member] Empty body provided in request {{(pid=100523) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:20:30.389553 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.openstack.wsgi [req-aab6457f-6958-4ac7-886a-903b184a29ba req-c4c5ea99-2477-41d0-8399-c772878bcb2f tempest-TestInstancesWithCinderVolumes-351524293 tempest-TestInstancesWithCinderVolumes-351524293-project-member] Calling method 'version_select' {{(pid=100523) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:20:30.402300 np0000005924 devstack@c-api.service[100523]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:20:30.402300 np0000005924 devstack@c-api.service[100523]: warnings.warn( Jul 27 16:20:30.460053 np0000005924 devstack@c-api.service[100523]: INFO cinder.api.openstack.wsgi [req-aab6457f-6958-4ac7-886a-903b184a29ba req-c4c5ea99-2477-41d0-8399-c772878bcb2f tempest-TestInstancesWithCinderVolumes-351524293 tempest-TestInstancesWithCinderVolumes-351524293-project-member] https://10.4.3.117/volume/v3/attachments/77001615-187f-4dbc-94c0-8b71b77dc027 returned with HTTP 200 Jul 27 16:20:30.460656 np0000005924 devstack@c-api.service[100523]: [pid: 100523|app: 0|req: 1151/4575] 10.4.3.117 () {72 vars in 1673 bytes} [Mon Jul 27 16:20:30 2026] DELETE /volume/v3/attachments/77001615-187f-4dbc-94c0-8b71b77dc027 => generated 19 bytes in 74 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 27 16:20:30.793891 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.middleware.request_id [None req-5b759f26-5ea4-45d4-ad56-863ca0a64ce3 None None] RequestId filter calling following filter/app {{(pid=100524) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:20:30.799341 np0000005924 devstack@c-api.service[100524]: INFO cinder.api.openstack.wsgi [None req-5b759f26-5ea4-45d4-ad56-863ca0a64ce3 tempest-ProjectMemberTests39-1453193871 tempest-ProjectMemberTests39-1453193871-project-admin] GET https://10.4.3.117/volume/v3/backups/20e8f307-df53-4230-89c8-c4ca11d7cafb Jul 27 16:20:30.799341 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.openstack.wsgi [None req-5b759f26-5ea4-45d4-ad56-863ca0a64ce3 tempest-ProjectMemberTests39-1453193871 tempest-ProjectMemberTests39-1453193871-project-admin] Empty body provided in request {{(pid=100524) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:20:30.799341 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.openstack.wsgi [None req-5b759f26-5ea4-45d4-ad56-863ca0a64ce3 tempest-ProjectMemberTests39-1453193871 tempest-ProjectMemberTests39-1453193871-project-admin] Calling method 'show' {{(pid=100524) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:20:30.799341 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.v3.backups [None req-5b759f26-5ea4-45d4-ad56-863ca0a64ce3 tempest-ProjectMemberTests39-1453193871 tempest-ProjectMemberTests39-1453193871-project-admin] Show backup with id 20e8f307-df53-4230-89c8-c4ca11d7cafb. {{(pid=100524) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 27 16:20:30.807304 np0000005924 devstack@c-api.service[100524]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:20:30.807304 np0000005924 devstack@c-api.service[100524]: warnings.warn( Jul 27 16:20:30.808087 np0000005924 devstack@c-api.service[100524]: INFO cinder.api.openstack.wsgi [None req-5b759f26-5ea4-45d4-ad56-863ca0a64ce3 tempest-ProjectMemberTests39-1453193871 tempest-ProjectMemberTests39-1453193871-project-admin] https://10.4.3.117/volume/v3/backups/20e8f307-df53-4230-89c8-c4ca11d7cafb returned with HTTP 200 Jul 27 16:20:30.808578 np0000005924 devstack@c-api.service[100524]: [pid: 100524|app: 0|req: 1150/4576] 10.4.3.117 () {68 vars in 1388 bytes} [Mon Jul 27 16:20:30 2026] GET /volume/v3/backups/20e8f307-df53-4230-89c8-c4ca11d7cafb => generated 735 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 27 16:20:30.908861 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.middleware.request_id [None req-dec958d1-4249-4c3b-8b5f-ffe07b203bb1 None None] RequestId filter calling following filter/app {{(pid=100522) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:20:30.910687 np0000005924 devstack@c-api.service[100522]: INFO cinder.api.openstack.wsgi [None req-dec958d1-4249-4c3b-8b5f-ffe07b203bb1 tempest-VolumeDependencyTests-1768960200 tempest-VolumeDependencyTests-1768960200-project-member] GET https://10.4.3.117/volume/v3/volumes/2471667b-73c3-4397-8518-de09fe75dafa Jul 27 16:20:30.910933 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.openstack.wsgi [None req-dec958d1-4249-4c3b-8b5f-ffe07b203bb1 tempest-VolumeDependencyTests-1768960200 tempest-VolumeDependencyTests-1768960200-project-member] Empty body provided in request {{(pid=100522) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:20:30.911152 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.openstack.wsgi [None req-dec958d1-4249-4c3b-8b5f-ffe07b203bb1 tempest-VolumeDependencyTests-1768960200 tempest-VolumeDependencyTests-1768960200-project-member] Calling method 'show' {{(pid=100522) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:20:30.918311 np0000005924 devstack@c-api.service[100522]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:20:30.918311 np0000005924 devstack@c-api.service[100522]: warnings.warn( Jul 27 16:20:30.922490 np0000005924 devstack@c-api.service[100522]: INFO cinder.volume.api [None req-dec958d1-4249-4c3b-8b5f-ffe07b203bb1 tempest-VolumeDependencyTests-1768960200 tempest-VolumeDependencyTests-1768960200-project-member] Volume info retrieved successfully. Jul 27 16:20:30.927286 np0000005924 devstack@c-api.service[100522]: INFO cinder.api.openstack.wsgi [None req-dec958d1-4249-4c3b-8b5f-ffe07b203bb1 tempest-VolumeDependencyTests-1768960200 tempest-VolumeDependencyTests-1768960200-project-member] https://10.4.3.117/volume/v3/volumes/2471667b-73c3-4397-8518-de09fe75dafa returned with HTTP 200 Jul 27 16:20:30.927679 np0000005924 devstack@c-api.service[100522]: [pid: 100522|app: 0|req: 1134/4577] 10.4.3.117 () {68 vars in 1389 bytes} [Mon Jul 27 16:20:30 2026] GET /volume/v3/volumes/2471667b-73c3-4397-8518-de09fe75dafa => generated 896 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 27 16:20:30.939798 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.middleware.request_id [None req-9b437538-2b6d-4afc-8b87-8f274b53519d None None] RequestId filter calling following filter/app {{(pid=100521) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:20:30.941677 np0000005924 devstack@c-api.service[100521]: INFO cinder.api.openstack.wsgi [None req-9b437538-2b6d-4afc-8b87-8f274b53519d tempest-VolumeDependencyTests-1768960200 tempest-VolumeDependencyTests-1768960200-project-member] DELETE https://10.4.3.117/volume/v3/snapshots/d5d68615-70bf-48d8-876c-a0ae1678b251 Jul 27 16:20:30.941868 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.openstack.wsgi [None req-9b437538-2b6d-4afc-8b87-8f274b53519d tempest-VolumeDependencyTests-1768960200 tempest-VolumeDependencyTests-1768960200-project-member] Empty body provided in request {{(pid=100521) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:20:30.942046 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.openstack.wsgi [None req-9b437538-2b6d-4afc-8b87-8f274b53519d tempest-VolumeDependencyTests-1768960200 tempest-VolumeDependencyTests-1768960200-project-member] Calling method 'delete' {{(pid=100521) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:20:30.942146 np0000005924 devstack@c-api.service[100521]: INFO cinder.api.v3.snapshots [None req-9b437538-2b6d-4afc-8b87-8f274b53519d tempest-VolumeDependencyTests-1768960200 tempest-VolumeDependencyTests-1768960200-project-member] Delete snapshot with id: d5d68615-70bf-48d8-876c-a0ae1678b251 Jul 27 16:20:30.946752 np0000005924 devstack@c-api.service[100521]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:20:30.946752 np0000005924 devstack@c-api.service[100521]: warnings.warn( Jul 27 16:20:30.947165 np0000005924 devstack@c-api.service[100521]: INFO cinder.volume.api [None req-9b437538-2b6d-4afc-8b87-8f274b53519d tempest-VolumeDependencyTests-1768960200 tempest-VolumeDependencyTests-1768960200-project-member] Snapshot retrieved successfully. Jul 27 16:20:30.966946 np0000005924 devstack@c-api.service[100521]: INFO cinder.volume.api [None req-9b437538-2b6d-4afc-8b87-8f274b53519d tempest-VolumeDependencyTests-1768960200 tempest-VolumeDependencyTests-1768960200-project-member] Snapshot delete request issued successfully. Jul 27 16:20:30.966946 np0000005924 devstack@c-api.service[100521]: INFO cinder.api.openstack.wsgi [None req-9b437538-2b6d-4afc-8b87-8f274b53519d tempest-VolumeDependencyTests-1768960200 tempest-VolumeDependencyTests-1768960200-project-member] https://10.4.3.117/volume/v3/snapshots/d5d68615-70bf-48d8-876c-a0ae1678b251 returned with HTTP 202 Jul 27 16:20:30.966946 np0000005924 devstack@c-api.service[100521]: [pid: 100521|app: 0|req: 1143/4578] 10.4.3.117 () {66 vars in 1357 bytes} [Mon Jul 27 16:20:30 2026] DELETE /volume/v3/snapshots/d5d68615-70bf-48d8-876c-a0ae1678b251 => generated 0 bytes in 25 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 27 16:20:30.977224 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.middleware.request_id [None req-710fc15d-d68c-4b1a-be35-4deda8c54ae6 None None] RequestId filter calling following filter/app {{(pid=100523) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:20:30.977224 np0000005924 devstack@c-api.service[100523]: INFO cinder.api.openstack.wsgi [None req-710fc15d-d68c-4b1a-be35-4deda8c54ae6 tempest-VolumeDependencyTests-1768960200 tempest-VolumeDependencyTests-1768960200-project-member] GET https://10.4.3.117/volume/v3/snapshots/d5d68615-70bf-48d8-876c-a0ae1678b251 Jul 27 16:20:30.977615 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.openstack.wsgi [None req-710fc15d-d68c-4b1a-be35-4deda8c54ae6 tempest-VolumeDependencyTests-1768960200 tempest-VolumeDependencyTests-1768960200-project-member] Empty body provided in request {{(pid=100523) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:20:30.977844 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.openstack.wsgi [None req-710fc15d-d68c-4b1a-be35-4deda8c54ae6 tempest-VolumeDependencyTests-1768960200 tempest-VolumeDependencyTests-1768960200-project-member] Calling method 'show' {{(pid=100523) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:20:30.988323 np0000005924 devstack@c-api.service[100523]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:20:30.988323 np0000005924 devstack@c-api.service[100523]: warnings.warn( Jul 27 16:20:30.988943 np0000005924 devstack@c-api.service[100523]: INFO cinder.volume.api [None req-710fc15d-d68c-4b1a-be35-4deda8c54ae6 tempest-VolumeDependencyTests-1768960200 tempest-VolumeDependencyTests-1768960200-project-member] Snapshot retrieved successfully. Jul 27 16:20:30.989836 np0000005924 devstack@c-api.service[100523]: INFO cinder.api.openstack.wsgi [None req-710fc15d-d68c-4b1a-be35-4deda8c54ae6 tempest-VolumeDependencyTests-1768960200 tempest-VolumeDependencyTests-1768960200-project-member] https://10.4.3.117/volume/v3/snapshots/d5d68615-70bf-48d8-876c-a0ae1678b251 returned with HTTP 200 Jul 27 16:20:30.990228 np0000005924 devstack@c-api.service[100523]: [pid: 100523|app: 0|req: 1152/4579] 10.4.3.117 () {66 vars in 1354 bytes} [Mon Jul 27 16:20:30 2026] GET /volume/v3/snapshots/d5d68615-70bf-48d8-876c-a0ae1678b251 => generated 465 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 27 16:20:31.398717 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.middleware.request_id [None req-fd866410-4861-4564-af09-954dcdc93c58 None None] RequestId filter calling following filter/app {{(pid=100524) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:20:31.400475 np0000005924 devstack@c-api.service[100524]: INFO cinder.api.openstack.wsgi [None req-fd866410-4861-4564-af09-954dcdc93c58 tempest-ProjectAdminTests33-614572375 tempest-ProjectAdminTests33-614572375-project-admin] GET https://10.4.3.117/volume/v3/backups/46bfb377-729a-435e-ba7b-0f68c1b23a85 Jul 27 16:20:31.400702 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.openstack.wsgi [None req-fd866410-4861-4564-af09-954dcdc93c58 tempest-ProjectAdminTests33-614572375 tempest-ProjectAdminTests33-614572375-project-admin] Empty body provided in request {{(pid=100524) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:20:31.400919 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.openstack.wsgi [None req-fd866410-4861-4564-af09-954dcdc93c58 tempest-ProjectAdminTests33-614572375 tempest-ProjectAdminTests33-614572375-project-admin] Calling method 'show' {{(pid=100524) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:20:31.401054 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.v3.backups [None req-fd866410-4861-4564-af09-954dcdc93c58 tempest-ProjectAdminTests33-614572375 tempest-ProjectAdminTests33-614572375-project-admin] Show backup with id 46bfb377-729a-435e-ba7b-0f68c1b23a85. {{(pid=100524) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 27 16:20:31.405429 np0000005924 devstack@c-api.service[100524]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:20:31.405429 np0000005924 devstack@c-api.service[100524]: warnings.warn( Jul 27 16:20:31.406194 np0000005924 devstack@c-api.service[100524]: INFO cinder.api.openstack.wsgi [None req-fd866410-4861-4564-af09-954dcdc93c58 tempest-ProjectAdminTests33-614572375 tempest-ProjectAdminTests33-614572375-project-admin] https://10.4.3.117/volume/v3/backups/46bfb377-729a-435e-ba7b-0f68c1b23a85 returned with HTTP 200 Jul 27 16:20:31.406668 np0000005924 devstack@c-api.service[100524]: [pid: 100524|app: 0|req: 1151/4580] 10.4.3.117 () {68 vars in 1388 bytes} [Mon Jul 27 16:20:31 2026] GET /volume/v3/backups/46bfb377-729a-435e-ba7b-0f68c1b23a85 => generated 737 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 27 16:20:31.415513 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.middleware.request_id [None req-be10f6b2-c4ef-4c07-96f3-82317fa70556 None None] RequestId filter calling following filter/app {{(pid=100522) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:20:31.417256 np0000005924 devstack@c-api.service[100522]: INFO cinder.api.openstack.wsgi [None req-be10f6b2-c4ef-4c07-96f3-82317fa70556 tempest-ProjectAdminTests33-614572375 tempest-ProjectAdminTests33-614572375-project-admin] DELETE https://10.4.3.117/volume/v3/backups/46bfb377-729a-435e-ba7b-0f68c1b23a85 Jul 27 16:20:31.417523 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.openstack.wsgi [None req-be10f6b2-c4ef-4c07-96f3-82317fa70556 tempest-ProjectAdminTests33-614572375 tempest-ProjectAdminTests33-614572375-project-admin] Empty body provided in request {{(pid=100522) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:20:31.417775 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.openstack.wsgi [None req-be10f6b2-c4ef-4c07-96f3-82317fa70556 tempest-ProjectAdminTests33-614572375 tempest-ProjectAdminTests33-614572375-project-admin] Calling method 'delete' {{(pid=100522) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:20:31.417936 np0000005924 devstack@c-api.service[100522]: INFO cinder.api.contrib.backups [None req-be10f6b2-c4ef-4c07-96f3-82317fa70556 tempest-ProjectAdminTests33-614572375 tempest-ProjectAdminTests33-614572375-project-admin] Delete backup with id: 46bfb377-729a-435e-ba7b-0f68c1b23a85. Jul 27 16:20:31.422311 np0000005924 devstack@c-api.service[100522]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:20:31.422311 np0000005924 devstack@c-api.service[100522]: warnings.warn( Jul 27 16:20:31.440996 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.backup.rpcapi [None req-be10f6b2-c4ef-4c07-96f3-82317fa70556 tempest-ProjectAdminTests33-614572375 tempest-ProjectAdminTests33-614572375-project-admin] delete_backup rpcapi backup_id 46bfb377-729a-435e-ba7b-0f68c1b23a85 {{(pid=100522) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Jul 27 16:20:31.443237 np0000005924 devstack@c-api.service[100522]: INFO cinder.api.openstack.wsgi [None req-be10f6b2-c4ef-4c07-96f3-82317fa70556 tempest-ProjectAdminTests33-614572375 tempest-ProjectAdminTests33-614572375-project-admin] https://10.4.3.117/volume/v3/backups/46bfb377-729a-435e-ba7b-0f68c1b23a85 returned with HTTP 202 Jul 27 16:20:31.443682 np0000005924 devstack@c-api.service[100522]: [pid: 100522|app: 0|req: 1135/4581] 10.4.3.117 () {68 vars in 1391 bytes} [Mon Jul 27 16:20:31 2026] DELETE /volume/v3/backups/46bfb377-729a-435e-ba7b-0f68c1b23a85 => generated 0 bytes in 28 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 27 16:20:31.453400 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.middleware.request_id [None req-9fc7efdf-2b5d-422d-a1fd-7a669b702ff6 None None] RequestId filter calling following filter/app {{(pid=100521) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:20:31.455074 np0000005924 devstack@c-api.service[100521]: INFO cinder.api.openstack.wsgi [None req-9fc7efdf-2b5d-422d-a1fd-7a669b702ff6 tempest-ProjectAdminTests33-614572375 tempest-ProjectAdminTests33-614572375-project-admin] DELETE https://10.4.3.117/volume/v3/volumes/fd37092f-60bb-417f-a018-044d9d8e4903 Jul 27 16:20:31.455382 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.openstack.wsgi [None req-9fc7efdf-2b5d-422d-a1fd-7a669b702ff6 tempest-ProjectAdminTests33-614572375 tempest-ProjectAdminTests33-614572375-project-admin] Empty body provided in request {{(pid=100521) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:20:31.455561 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.openstack.wsgi [None req-9fc7efdf-2b5d-422d-a1fd-7a669b702ff6 tempest-ProjectAdminTests33-614572375 tempest-ProjectAdminTests33-614572375-project-admin] Calling method 'delete' {{(pid=100521) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:20:31.455716 np0000005924 devstack@c-api.service[100521]: INFO cinder.api.v3.volumes [None req-9fc7efdf-2b5d-422d-a1fd-7a669b702ff6 tempest-ProjectAdminTests33-614572375 tempest-ProjectAdminTests33-614572375-project-admin] Delete volume with id: fd37092f-60bb-417f-a018-044d9d8e4903 Jul 27 16:20:31.462966 np0000005924 devstack@c-api.service[100521]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:20:31.462966 np0000005924 devstack@c-api.service[100521]: warnings.warn( Jul 27 16:20:31.463276 np0000005924 devstack@c-api.service[100521]: INFO cinder.volume.api [None req-9fc7efdf-2b5d-422d-a1fd-7a669b702ff6 tempest-ProjectAdminTests33-614572375 tempest-ProjectAdminTests33-614572375-project-admin] Volume info retrieved successfully. Jul 27 16:20:31.483610 np0000005924 devstack@c-api.service[100521]: INFO cinder.volume.api [None req-9fc7efdf-2b5d-422d-a1fd-7a669b702ff6 tempest-ProjectAdminTests33-614572375 tempest-ProjectAdminTests33-614572375-project-admin] Delete volume request issued successfully. Jul 27 16:20:31.483779 np0000005924 devstack@c-api.service[100521]: INFO cinder.api.openstack.wsgi [None req-9fc7efdf-2b5d-422d-a1fd-7a669b702ff6 tempest-ProjectAdminTests33-614572375 tempest-ProjectAdminTests33-614572375-project-admin] https://10.4.3.117/volume/v3/volumes/fd37092f-60bb-417f-a018-044d9d8e4903 returned with HTTP 202 Jul 27 16:20:31.484271 np0000005924 devstack@c-api.service[100521]: [pid: 100521|app: 0|req: 1144/4582] 10.4.3.117 () {68 vars in 1391 bytes} [Mon Jul 27 16:20:31 2026] DELETE /volume/v3/volumes/fd37092f-60bb-417f-a018-044d9d8e4903 => generated 0 bytes in 31 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 27 16:20:31.492140 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.middleware.request_id [None req-f0ec901d-ead7-40e2-9923-b028d6577059 None None] RequestId filter calling following filter/app {{(pid=100523) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:20:31.494035 np0000005924 devstack@c-api.service[100523]: INFO cinder.api.openstack.wsgi [None req-f0ec901d-ead7-40e2-9923-b028d6577059 tempest-ProjectAdminTests33-614572375 tempest-ProjectAdminTests33-614572375-project-admin] GET https://10.4.3.117/volume/v3/volumes/fd37092f-60bb-417f-a018-044d9d8e4903 Jul 27 16:20:31.494393 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.openstack.wsgi [None req-f0ec901d-ead7-40e2-9923-b028d6577059 tempest-ProjectAdminTests33-614572375 tempest-ProjectAdminTests33-614572375-project-admin] Empty body provided in request {{(pid=100523) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:20:31.494564 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.openstack.wsgi [None req-f0ec901d-ead7-40e2-9923-b028d6577059 tempest-ProjectAdminTests33-614572375 tempest-ProjectAdminTests33-614572375-project-admin] Calling method 'show' {{(pid=100523) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:20:31.503684 np0000005924 devstack@c-api.service[100523]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:20:31.503684 np0000005924 devstack@c-api.service[100523]: warnings.warn( Jul 27 16:20:31.511605 np0000005924 devstack@c-api.service[100523]: INFO cinder.volume.api [None req-f0ec901d-ead7-40e2-9923-b028d6577059 tempest-ProjectAdminTests33-614572375 tempest-ProjectAdminTests33-614572375-project-admin] Volume info retrieved successfully. Jul 27 16:20:31.516639 np0000005924 devstack@c-api.service[100523]: INFO cinder.api.openstack.wsgi [None req-f0ec901d-ead7-40e2-9923-b028d6577059 tempest-ProjectAdminTests33-614572375 tempest-ProjectAdminTests33-614572375-project-admin] https://10.4.3.117/volume/v3/volumes/fd37092f-60bb-417f-a018-044d9d8e4903 returned with HTTP 200 Jul 27 16:20:31.517084 np0000005924 devstack@c-api.service[100523]: [pid: 100523|app: 0|req: 1153/4583] 10.4.3.117 () {68 vars in 1388 bytes} [Mon Jul 27 16:20:31 2026] GET /volume/v3/volumes/fd37092f-60bb-417f-a018-044d9d8e4903 => generated 1008 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 27 16:20:31.535512 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.middleware.request_id [None req-9b510102-8032-4d75-8a97-9762c9a6413c None None] RequestId filter calling following filter/app {{(pid=100524) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:20:31.537417 np0000005924 devstack@c-api.service[100524]: INFO cinder.api.openstack.wsgi [None req-9b510102-8032-4d75-8a97-9762c9a6413c tempest-TestInstancesWithCinderVolumes-351524293 tempest-TestInstancesWithCinderVolumes-351524293-project-member] DELETE https://10.4.3.117/volume/v3/volumes/08b6d5f2-ccb0-4be9-9921-9801c74af49a Jul 27 16:20:31.537696 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.openstack.wsgi [None req-9b510102-8032-4d75-8a97-9762c9a6413c tempest-TestInstancesWithCinderVolumes-351524293 tempest-TestInstancesWithCinderVolumes-351524293-project-member] Empty body provided in request {{(pid=100524) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:20:31.537986 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.openstack.wsgi [None req-9b510102-8032-4d75-8a97-9762c9a6413c tempest-TestInstancesWithCinderVolumes-351524293 tempest-TestInstancesWithCinderVolumes-351524293-project-member] Calling method 'delete' {{(pid=100524) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:20:31.538230 np0000005924 devstack@c-api.service[100524]: INFO cinder.api.v3.volumes [None req-9b510102-8032-4d75-8a97-9762c9a6413c tempest-TestInstancesWithCinderVolumes-351524293 tempest-TestInstancesWithCinderVolumes-351524293-project-member] Delete volume with id: 08b6d5f2-ccb0-4be9-9921-9801c74af49a Jul 27 16:20:31.545390 np0000005924 devstack@c-api.service[100524]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:20:31.545390 np0000005924 devstack@c-api.service[100524]: warnings.warn( Jul 27 16:20:31.546127 np0000005924 devstack@c-api.service[100524]: INFO cinder.volume.api [None req-9b510102-8032-4d75-8a97-9762c9a6413c tempest-TestInstancesWithCinderVolumes-351524293 tempest-TestInstancesWithCinderVolumes-351524293-project-member] Volume info retrieved successfully. Jul 27 16:20:31.578471 np0000005924 devstack@c-api.service[100524]: INFO cinder.volume.api [None req-9b510102-8032-4d75-8a97-9762c9a6413c tempest-TestInstancesWithCinderVolumes-351524293 tempest-TestInstancesWithCinderVolumes-351524293-project-member] Delete volume request issued successfully. Jul 27 16:20:31.578686 np0000005924 devstack@c-api.service[100524]: INFO cinder.api.openstack.wsgi [None req-9b510102-8032-4d75-8a97-9762c9a6413c tempest-TestInstancesWithCinderVolumes-351524293 tempest-TestInstancesWithCinderVolumes-351524293-project-member] https://10.4.3.117/volume/v3/volumes/08b6d5f2-ccb0-4be9-9921-9801c74af49a returned with HTTP 202 Jul 27 16:20:31.579090 np0000005924 devstack@c-api.service[100524]: [pid: 100524|app: 0|req: 1152/4584] 10.4.3.117 () {66 vars in 1351 bytes} [Mon Jul 27 16:20:31 2026] DELETE /volume/v3/volumes/08b6d5f2-ccb0-4be9-9921-9801c74af49a => generated 0 bytes in 44 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 27 16:20:31.586879 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.middleware.request_id [None req-5a96f701-6f38-4e19-8239-091a4b0e05cf None None] RequestId filter calling following filter/app {{(pid=100522) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:20:31.588965 np0000005924 devstack@c-api.service[100522]: INFO cinder.api.openstack.wsgi [None req-5a96f701-6f38-4e19-8239-091a4b0e05cf tempest-TestInstancesWithCinderVolumes-351524293 tempest-TestInstancesWithCinderVolumes-351524293-project-member] GET https://10.4.3.117/volume/v3/volumes/08b6d5f2-ccb0-4be9-9921-9801c74af49a Jul 27 16:20:31.589548 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.openstack.wsgi [None req-5a96f701-6f38-4e19-8239-091a4b0e05cf tempest-TestInstancesWithCinderVolumes-351524293 tempest-TestInstancesWithCinderVolumes-351524293-project-member] Empty body provided in request {{(pid=100522) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:20:31.589752 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.openstack.wsgi [None req-5a96f701-6f38-4e19-8239-091a4b0e05cf tempest-TestInstancesWithCinderVolumes-351524293 tempest-TestInstancesWithCinderVolumes-351524293-project-member] Calling method 'show' {{(pid=100522) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:20:31.598511 np0000005924 devstack@c-api.service[100522]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:20:31.598511 np0000005924 devstack@c-api.service[100522]: warnings.warn( Jul 27 16:20:31.601996 np0000005924 devstack@c-api.service[100522]: INFO cinder.volume.api [None req-5a96f701-6f38-4e19-8239-091a4b0e05cf tempest-TestInstancesWithCinderVolumes-351524293 tempest-TestInstancesWithCinderVolumes-351524293-project-member] Volume info retrieved successfully. Jul 27 16:20:31.608476 np0000005924 devstack@c-api.service[100522]: INFO cinder.api.openstack.wsgi [None req-5a96f701-6f38-4e19-8239-091a4b0e05cf tempest-TestInstancesWithCinderVolumes-351524293 tempest-TestInstancesWithCinderVolumes-351524293-project-member] https://10.4.3.117/volume/v3/volumes/08b6d5f2-ccb0-4be9-9921-9801c74af49a returned with HTTP 200 Jul 27 16:20:31.609008 np0000005924 devstack@c-api.service[100522]: [pid: 100522|app: 0|req: 1136/4585] 10.4.3.117 () {66 vars in 1348 bytes} [Mon Jul 27 16:20:31 2026] GET /volume/v3/volumes/08b6d5f2-ccb0-4be9-9921-9801c74af49a => generated 1250 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 27 16:20:31.823572 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.middleware.request_id [None req-62c53949-4d96-46fd-9f31-57347bd241db None None] RequestId filter calling following filter/app {{(pid=100521) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:20:31.825305 np0000005924 devstack@c-api.service[100521]: INFO cinder.api.openstack.wsgi [None req-62c53949-4d96-46fd-9f31-57347bd241db tempest-ProjectMemberTests39-1453193871 tempest-ProjectMemberTests39-1453193871-project-admin] GET https://10.4.3.117/volume/v3/backups/20e8f307-df53-4230-89c8-c4ca11d7cafb Jul 27 16:20:31.825570 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.openstack.wsgi [None req-62c53949-4d96-46fd-9f31-57347bd241db tempest-ProjectMemberTests39-1453193871 tempest-ProjectMemberTests39-1453193871-project-admin] Empty body provided in request {{(pid=100521) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:20:31.825796 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.openstack.wsgi [None req-62c53949-4d96-46fd-9f31-57347bd241db tempest-ProjectMemberTests39-1453193871 tempest-ProjectMemberTests39-1453193871-project-admin] Calling method 'show' {{(pid=100521) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:20:31.825961 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.v3.backups [None req-62c53949-4d96-46fd-9f31-57347bd241db tempest-ProjectMemberTests39-1453193871 tempest-ProjectMemberTests39-1453193871-project-admin] Show backup with id 20e8f307-df53-4230-89c8-c4ca11d7cafb. {{(pid=100521) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 27 16:20:31.832451 np0000005924 devstack@c-api.service[100521]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:20:31.832451 np0000005924 devstack@c-api.service[100521]: warnings.warn( Jul 27 16:20:31.833198 np0000005924 devstack@c-api.service[100521]: INFO cinder.api.openstack.wsgi [None req-62c53949-4d96-46fd-9f31-57347bd241db tempest-ProjectMemberTests39-1453193871 tempest-ProjectMemberTests39-1453193871-project-admin] https://10.4.3.117/volume/v3/backups/20e8f307-df53-4230-89c8-c4ca11d7cafb returned with HTTP 200 Jul 27 16:20:31.834691 np0000005924 devstack@c-api.service[100521]: [pid: 100521|app: 0|req: 1145/4586] 10.4.3.117 () {68 vars in 1388 bytes} [Mon Jul 27 16:20:31 2026] GET /volume/v3/backups/20e8f307-df53-4230-89c8-c4ca11d7cafb => generated 735 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 27 16:20:32.000247 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.middleware.request_id [None req-012e4c59-c504-4d53-9e9a-5ae8e18104b2 None None] RequestId filter calling following filter/app {{(pid=100523) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:20:32.002668 np0000005924 devstack@c-api.service[100523]: INFO cinder.api.openstack.wsgi [None req-012e4c59-c504-4d53-9e9a-5ae8e18104b2 tempest-VolumeDependencyTests-1768960200 tempest-VolumeDependencyTests-1768960200-project-member] GET https://10.4.3.117/volume/v3/snapshots/d5d68615-70bf-48d8-876c-a0ae1678b251 Jul 27 16:20:32.002829 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.openstack.wsgi [None req-012e4c59-c504-4d53-9e9a-5ae8e18104b2 tempest-VolumeDependencyTests-1768960200 tempest-VolumeDependencyTests-1768960200-project-member] Empty body provided in request {{(pid=100523) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:20:32.003063 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.openstack.wsgi [None req-012e4c59-c504-4d53-9e9a-5ae8e18104b2 tempest-VolumeDependencyTests-1768960200 tempest-VolumeDependencyTests-1768960200-project-member] Calling method 'show' {{(pid=100523) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:20:32.007675 np0000005924 devstack@c-api.service[100523]: INFO cinder.api.openstack.wsgi [None req-012e4c59-c504-4d53-9e9a-5ae8e18104b2 tempest-VolumeDependencyTests-1768960200 tempest-VolumeDependencyTests-1768960200-project-member] https://10.4.3.117/volume/v3/snapshots/d5d68615-70bf-48d8-876c-a0ae1678b251 returned with HTTP 404 Jul 27 16:20:32.008228 np0000005924 devstack@c-api.service[100523]: [pid: 100523|app: 0|req: 1154/4587] 10.4.3.117 () {66 vars in 1354 bytes} [Mon Jul 27 16:20:31 2026] GET /volume/v3/snapshots/d5d68615-70bf-48d8-876c-a0ae1678b251 => generated 111 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 27 16:20:32.014696 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.middleware.request_id [None req-cbf8bbe3-f441-475b-ae55-313a7bce97d4 None None] RequestId filter calling following filter/app {{(pid=100524) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:20:32.016122 np0000005924 devstack@c-api.service[100524]: INFO cinder.api.openstack.wsgi [None req-cbf8bbe3-f441-475b-ae55-313a7bce97d4 tempest-VolumeDependencyTests-1768960200 tempest-VolumeDependencyTests-1768960200-project-member] DELETE https://10.4.3.117/volume/v3/snapshots/073ef767-e0b5-40ae-bb8e-c255ca9f63a3 Jul 27 16:20:32.016300 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.openstack.wsgi [None req-cbf8bbe3-f441-475b-ae55-313a7bce97d4 tempest-VolumeDependencyTests-1768960200 tempest-VolumeDependencyTests-1768960200-project-member] Empty body provided in request {{(pid=100524) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:20:32.016506 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.openstack.wsgi [None req-cbf8bbe3-f441-475b-ae55-313a7bce97d4 tempest-VolumeDependencyTests-1768960200 tempest-VolumeDependencyTests-1768960200-project-member] Calling method 'delete' {{(pid=100524) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:20:32.016607 np0000005924 devstack@c-api.service[100524]: INFO cinder.api.v3.snapshots [None req-cbf8bbe3-f441-475b-ae55-313a7bce97d4 tempest-VolumeDependencyTests-1768960200 tempest-VolumeDependencyTests-1768960200-project-member] Delete snapshot with id: 073ef767-e0b5-40ae-bb8e-c255ca9f63a3 Jul 27 16:20:32.021391 np0000005924 devstack@c-api.service[100524]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:20:32.021391 np0000005924 devstack@c-api.service[100524]: warnings.warn( Jul 27 16:20:32.021760 np0000005924 devstack@c-api.service[100524]: INFO cinder.volume.api [None req-cbf8bbe3-f441-475b-ae55-313a7bce97d4 tempest-VolumeDependencyTests-1768960200 tempest-VolumeDependencyTests-1768960200-project-member] Snapshot retrieved successfully. Jul 27 16:20:32.042034 np0000005924 devstack@c-api.service[100524]: INFO cinder.volume.api [None req-cbf8bbe3-f441-475b-ae55-313a7bce97d4 tempest-VolumeDependencyTests-1768960200 tempest-VolumeDependencyTests-1768960200-project-member] Snapshot delete request issued successfully. Jul 27 16:20:32.042248 np0000005924 devstack@c-api.service[100524]: INFO cinder.api.openstack.wsgi [None req-cbf8bbe3-f441-475b-ae55-313a7bce97d4 tempest-VolumeDependencyTests-1768960200 tempest-VolumeDependencyTests-1768960200-project-member] https://10.4.3.117/volume/v3/snapshots/073ef767-e0b5-40ae-bb8e-c255ca9f63a3 returned with HTTP 202 Jul 27 16:20:32.043004 np0000005924 devstack@c-api.service[100524]: [pid: 100524|app: 0|req: 1153/4588] 10.4.3.117 () {66 vars in 1357 bytes} [Mon Jul 27 16:20:32 2026] DELETE /volume/v3/snapshots/073ef767-e0b5-40ae-bb8e-c255ca9f63a3 => generated 0 bytes in 29 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 27 16:20:32.050316 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.middleware.request_id [None req-a589c4e4-4032-410b-b6c6-b68609d0acbd None None] RequestId filter calling following filter/app {{(pid=100522) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:20:32.052024 np0000005924 devstack@c-api.service[100522]: INFO cinder.api.openstack.wsgi [None req-a589c4e4-4032-410b-b6c6-b68609d0acbd tempest-VolumeDependencyTests-1768960200 tempest-VolumeDependencyTests-1768960200-project-member] GET https://10.4.3.117/volume/v3/snapshots/073ef767-e0b5-40ae-bb8e-c255ca9f63a3 Jul 27 16:20:32.052216 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.openstack.wsgi [None req-a589c4e4-4032-410b-b6c6-b68609d0acbd tempest-VolumeDependencyTests-1768960200 tempest-VolumeDependencyTests-1768960200-project-member] Empty body provided in request {{(pid=100522) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:20:32.052456 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.openstack.wsgi [None req-a589c4e4-4032-410b-b6c6-b68609d0acbd tempest-VolumeDependencyTests-1768960200 tempest-VolumeDependencyTests-1768960200-project-member] Calling method 'show' {{(pid=100522) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:20:32.058148 np0000005924 devstack@c-api.service[100522]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:20:32.058148 np0000005924 devstack@c-api.service[100522]: warnings.warn( Jul 27 16:20:32.058536 np0000005924 devstack@c-api.service[100522]: INFO cinder.volume.api [None req-a589c4e4-4032-410b-b6c6-b68609d0acbd tempest-VolumeDependencyTests-1768960200 tempest-VolumeDependencyTests-1768960200-project-member] Snapshot retrieved successfully. Jul 27 16:20:32.059631 np0000005924 devstack@c-api.service[100522]: INFO cinder.api.openstack.wsgi [None req-a589c4e4-4032-410b-b6c6-b68609d0acbd tempest-VolumeDependencyTests-1768960200 tempest-VolumeDependencyTests-1768960200-project-member] https://10.4.3.117/volume/v3/snapshots/073ef767-e0b5-40ae-bb8e-c255ca9f63a3 returned with HTTP 200 Jul 27 16:20:32.059631 np0000005924 devstack@c-api.service[100522]: [pid: 100522|app: 0|req: 1137/4589] 10.4.3.117 () {66 vars in 1354 bytes} [Mon Jul 27 16:20:32 2026] GET /volume/v3/snapshots/073ef767-e0b5-40ae-bb8e-c255ca9f63a3 => generated 466 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 27 16:20:32.532718 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.middleware.request_id [None req-9814f664-6d4c-4389-8a92-9e10e8486770 None None] RequestId filter calling following filter/app {{(pid=100521) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:20:32.536133 np0000005924 devstack@c-api.service[100521]: INFO cinder.api.openstack.wsgi [None req-9814f664-6d4c-4389-8a92-9e10e8486770 tempest-ProjectAdminTests33-614572375 tempest-ProjectAdminTests33-614572375-project-admin] GET https://10.4.3.117/volume/v3/volumes/fd37092f-60bb-417f-a018-044d9d8e4903 Jul 27 16:20:32.536398 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.openstack.wsgi [None req-9814f664-6d4c-4389-8a92-9e10e8486770 tempest-ProjectAdminTests33-614572375 tempest-ProjectAdminTests33-614572375-project-admin] Empty body provided in request {{(pid=100521) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:20:32.536584 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.openstack.wsgi [None req-9814f664-6d4c-4389-8a92-9e10e8486770 tempest-ProjectAdminTests33-614572375 tempest-ProjectAdminTests33-614572375-project-admin] Calling method 'show' {{(pid=100521) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:20:32.542727 np0000005924 devstack@c-api.service[100521]: INFO cinder.api.openstack.wsgi [None req-9814f664-6d4c-4389-8a92-9e10e8486770 tempest-ProjectAdminTests33-614572375 tempest-ProjectAdminTests33-614572375-project-admin] https://10.4.3.117/volume/v3/volumes/fd37092f-60bb-417f-a018-044d9d8e4903 returned with HTTP 404 Jul 27 16:20:32.543251 np0000005924 devstack@c-api.service[100521]: [pid: 100521|app: 0|req: 1146/4590] 10.4.3.117 () {68 vars in 1388 bytes} [Mon Jul 27 16:20:32 2026] GET /volume/v3/volumes/fd37092f-60bb-417f-a018-044d9d8e4903 => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 27 16:20:32.552503 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.middleware.request_id [None req-b940102d-605f-41dd-9458-364a235f673d None None] RequestId filter calling following filter/app {{(pid=100523) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:20:32.554297 np0000005924 devstack@c-api.service[100523]: INFO cinder.api.openstack.wsgi [None req-b940102d-605f-41dd-9458-364a235f673d tempest-ProjectAdminTests33-614572375 tempest-ProjectAdminTests33-614572375-project-admin] GET https://10.4.3.117/volume/v3/backups/03600be9-a99a-47b4-834e-7ac01eb0c115/export_record Jul 27 16:20:32.554538 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.openstack.wsgi [None req-b940102d-605f-41dd-9458-364a235f673d tempest-ProjectAdminTests33-614572375 tempest-ProjectAdminTests33-614572375-project-admin] Empty body provided in request {{(pid=100523) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:20:32.554723 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.openstack.wsgi [None req-b940102d-605f-41dd-9458-364a235f673d tempest-ProjectAdminTests33-614572375 tempest-ProjectAdminTests33-614572375-project-admin] Calling method 'export_record' {{(pid=100523) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:20:32.554834 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.contrib.backups [None req-b940102d-605f-41dd-9458-364a235f673d tempest-ProjectAdminTests33-614572375 tempest-ProjectAdminTests33-614572375-project-admin] Export record for backup 03600be9-a99a-47b4-834e-7ac01eb0c115. {{(pid=100523) export_record /opt/stack/cinder/cinder/api/contrib/backups.py:241}} Jul 27 16:20:32.559768 np0000005924 devstack@c-api.service[100523]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:20:32.559768 np0000005924 devstack@c-api.service[100523]: warnings.warn( Jul 27 16:20:32.560635 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.backup.api [None req-b940102d-605f-41dd-9458-364a235f673d tempest-ProjectAdminTests33-614572375 tempest-ProjectAdminTests33-614572375-project-admin] Calling RPCAPI with context: , host: np0000005924, backup: 03600be9-a99a-47b4-834e-7ac01eb0c115. {{(pid=100523) export_record /opt/stack/cinder/cinder/backup/api.py:502}} Jul 27 16:20:32.570405 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.backup.rpcapi [None req-b940102d-605f-41dd-9458-364a235f673d tempest-ProjectAdminTests33-614572375 tempest-ProjectAdminTests33-614572375-project-admin] export_record in rpcapi backup_id 03600be9-a99a-47b4-834e-7ac01eb0c115 on host np0000005924. {{(pid=100523) export_record /opt/stack/cinder/cinder/backup/rpcapi.py:87}} Jul 27 16:20:32.579537 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.contrib.backups [None req-b940102d-605f-41dd-9458-364a235f673d tempest-ProjectAdminTests33-614572375 tempest-ProjectAdminTests33-614572375-project-admin] Exported record output: {'backup-record': {'backup_service': 'cinder.backup.drivers.swift.SwiftBackupDriver', 'backup_url': 'eyJkcml2ZXJfaW5mbyI6IHt9LCAiaWQiOiAiMDM2MDBiZTktYTk5YS00N2I0LTgzNGUtN2FjMDFlYjBjMTE1IiwgInVzZXJfaWQiOiAiMjIwMzVkY2YxOWY1NGEyNDkyMzg1OGQ4NjMyNTI0MmUiLCAicHJvamVjdF9pZCI6ICI5YTZmMWYzMTEyODE0NDcyOTZkNmIwYzg1YzFmZTEyYyIsICJ2b2x1bWVfaWQiOiAiYjM5ZGRjOGUtYTdlMy00NTU3LThiMWMtZThiY2NkZDQ2NzE4IiwgImhvc3QiOiAibnAwMDAwMDA1OTI0IiwgImF2YWlsYWJpbGl0eV96b25lIjogIm5vdmEiLCAiY29udGFpbmVyIjogInZvbHVtZWJhY2t1cHMiLCAicGFyZW50X2lkIjogbnVsbCwgInN0YXR1cyI6ICJhdmFpbGFibGUiLCAiZmFpbF9yZWFzb24iOiBudWxsLCAic2l6ZSI6IDEsICJkaXNwbGF5X25hbWUiOiAidGVtcGVzdC10eXBlLUJhY2t1cC0xNDM3ODMxNTY3IiwgImRpc3BsYXlfZGVzY3JpcHRpb24iOiBudWxsLCAic2VydmljZV9tZXRhZGF0YSI6ICJ2b2x1bWVfYjM5ZGRjOGUtYTdlMy00NTU3LThiMWMtZThiY2NkZDQ2NzE4LzIwMjYwNzI3MTYxOTM4L2F6X25vdmFfYmFja3VwXzAzNjAwYmU5LWE5OWEtNDdiNC04MzRlLTdhYzAxZWIwYzExNSIsICJzZXJ2aWNlIjogImNpbmRlci5iYWNrdXAuZHJpdmVycy5zd2lmdC5Td2lmdEJhY2t1cERyaXZlciIsICJvYmplY3RfY291bnQiOiAyMSwgInRlbXBfdm9sdW1lX2lkIjogbnVsbCwgInRlbXBfc25hcHNob3RfaWQiOiBudWxsLCAibnVtX2RlcGVuZGVudF9iYWNrdXBzIjogMCwgInNuYXBzaG90X2lkIjogbnVsbCwgImRhdGFfdGltZXN0YW1wIjogIjIwMjYtMDctMjdUMTY6MTk6MzJaIiwgInJlc3RvcmVfdm9sdW1lX2lkIjogbnVsbCwgIm1ldGFkYXRhIjoge30sICJlbmNyeXB0aW9uX2tleV9pZCI6IG51bGwsICJjcmVhdGVkX2F0IjogIjIwMjYtMDctMjdUMTY6MTk6MzJaIiwgInVwZGF0ZWRfYXQiOiAiMjAyNi0wNy0yN1QxNjoxOTo1N1oiLCAiZGVsZXRlZF9hdCI6IG51bGwsICJkZWxldGVkIjogZmFsc2V9'}}. {{(pid=100523) export_record /opt/stack/cinder/cinder/api/contrib/backups.py:252}} Jul 27 16:20:32.579837 np0000005924 devstack@c-api.service[100523]: INFO cinder.api.openstack.wsgi [None req-b940102d-605f-41dd-9458-364a235f673d tempest-ProjectAdminTests33-614572375 tempest-ProjectAdminTests33-614572375-project-admin] https://10.4.3.117/volume/v3/backups/03600be9-a99a-47b4-834e-7ac01eb0c115/export_record returned with HTTP 200 Jul 27 16:20:32.583821 np0000005924 devstack@c-api.service[100523]: [pid: 100523|app: 0|req: 1155/4591] 10.4.3.117 () {68 vars in 1430 bytes} [Mon Jul 27 16:20:32 2026] GET /volume/v3/backups/03600be9-a99a-47b4-834e-7ac01eb0c115/export_record => generated 1424 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 27 16:20:32.590859 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.middleware.request_id [None req-24592243-e5f8-4fac-a5c6-686e2557712f None None] RequestId filter calling following filter/app {{(pid=100524) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:20:32.592398 np0000005924 devstack@c-api.service[100524]: INFO cinder.api.openstack.wsgi [None req-24592243-e5f8-4fac-a5c6-686e2557712f tempest-ProjectAdminTests33-614572375 tempest-ProjectAdminTests33-614572375-project-admin] POST https://10.4.3.117/volume/v3/volumes Jul 27 16:20:32.592736 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.openstack.wsgi [None req-24592243-e5f8-4fac-a5c6-686e2557712f tempest-ProjectAdminTests33-614572375 tempest-ProjectAdminTests33-614572375-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-1679365205"}} {{(pid=100524) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 27 16:20:32.594061 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.v3.volumes [None req-24592243-e5f8-4fac-a5c6-686e2557712f tempest-ProjectAdminTests33-614572375 tempest-ProjectAdminTests33-614572375-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-1679365205'}} {{(pid=100524) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 27 16:20:32.594190 np0000005924 devstack@c-api.service[100524]: INFO cinder.api.v3.volumes [None req-24592243-e5f8-4fac-a5c6-686e2557712f tempest-ProjectAdminTests33-614572375 tempest-ProjectAdminTests33-614572375-project-admin] Create volume of 1 GB Jul 27 16:20:32.594418 np0000005924 devstack@c-api.service[100524]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:20:32.594418 np0000005924 devstack@c-api.service[100524]: warnings.warn( Jul 27 16:20:32.598596 np0000005924 devstack@c-api.service[100524]: INFO cinder.volume.api [None req-24592243-e5f8-4fac-a5c6-686e2557712f tempest-ProjectAdminTests33-614572375 tempest-ProjectAdminTests33-614572375-project-admin] Availability Zones retrieved successfully. Jul 27 16:20:32.604138 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.volume.api [None req-24592243-e5f8-4fac-a5c6-686e2557712f tempest-ProjectAdminTests33-614572375 tempest-ProjectAdminTests33-614572375-project-admin] Flow 'volume_create_api' (980abb81-550e-4e88-9558-c0bd95aead77) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100524) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 27 16:20:32.605229 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.volume.api [None req-24592243-e5f8-4fac-a5c6-686e2557712f tempest-ProjectAdminTests33-614572375 tempest-ProjectAdminTests33-614572375-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (e9a0d4d1-2fb8-4407-9769-4e9e023bf626) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100524) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 27 16:20:32.606135 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.volume.flows.api.create_volume [None req-24592243-e5f8-4fac-a5c6-686e2557712f tempest-ProjectAdminTests33-614572375 tempest-ProjectAdminTests33-614572375-project-admin] Validating volume size '1' using validate_int {{(pid=100524) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 27 16:20:32.621518 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.middleware.request_id [None req-716ee01e-8386-460d-a19c-00d4df0b4a07 None None] RequestId filter calling following filter/app {{(pid=100522) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:20:32.623432 np0000005924 devstack@c-api.service[100522]: INFO cinder.api.openstack.wsgi [None req-716ee01e-8386-460d-a19c-00d4df0b4a07 tempest-TestInstancesWithCinderVolumes-351524293 tempest-TestInstancesWithCinderVolumes-351524293-project-member] GET https://10.4.3.117/volume/v3/volumes/08b6d5f2-ccb0-4be9-9921-9801c74af49a Jul 27 16:20:32.623658 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.openstack.wsgi [None req-716ee01e-8386-460d-a19c-00d4df0b4a07 tempest-TestInstancesWithCinderVolumes-351524293 tempest-TestInstancesWithCinderVolumes-351524293-project-member] Empty body provided in request {{(pid=100522) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:20:32.623914 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.openstack.wsgi [None req-716ee01e-8386-460d-a19c-00d4df0b4a07 tempest-TestInstancesWithCinderVolumes-351524293 tempest-TestInstancesWithCinderVolumes-351524293-project-member] Calling method 'show' {{(pid=100522) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:20:32.630688 np0000005924 devstack@c-api.service[100522]: INFO cinder.api.openstack.wsgi [None req-716ee01e-8386-460d-a19c-00d4df0b4a07 tempest-TestInstancesWithCinderVolumes-351524293 tempest-TestInstancesWithCinderVolumes-351524293-project-member] https://10.4.3.117/volume/v3/volumes/08b6d5f2-ccb0-4be9-9921-9801c74af49a returned with HTTP 404 Jul 27 16:20:32.631212 np0000005924 devstack@c-api.service[100522]: [pid: 100522|app: 0|req: 1138/4592] 10.4.3.117 () {66 vars in 1348 bytes} [Mon Jul 27 16:20:32 2026] GET /volume/v3/volumes/08b6d5f2-ccb0-4be9-9921-9801c74af49a => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 27 16:20:32.632250 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.volume.api [None req-24592243-e5f8-4fac-a5c6-686e2557712f tempest-ProjectAdminTests33-614572375 tempest-ProjectAdminTests33-614572375-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (e9a0d4d1-2fb8-4407-9769-4e9e023bf626) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-27T16:04:59Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=2bce4e1a-e6e0-49d9-be36-c3405449a01e,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '2bce4e1a-e6e0-49d9-be36-c3405449a01e', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100524) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 27 16:20:32.633025 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.volume.api [None req-24592243-e5f8-4fac-a5c6-686e2557712f tempest-ProjectAdminTests33-614572375 tempest-ProjectAdminTests33-614572375-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (a20c3c71-037d-4908-b4a6-b4639709b430) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100524) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 27 16:20:32.639050 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.middleware.request_id [None req-f60c99a2-5df9-4fb5-8fbc-7aee3d26c3f9 None None] RequestId filter calling following filter/app {{(pid=100521) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:20:32.640732 np0000005924 devstack@c-api.service[100521]: INFO cinder.api.openstack.wsgi [None req-f60c99a2-5df9-4fb5-8fbc-7aee3d26c3f9 tempest-TestInstancesWithCinderVolumes-351524293 tempest-TestInstancesWithCinderVolumes-351524293-project-member] DELETE https://10.4.3.117/volume/v3/volumes/eafb2791-7abe-4e31-b3b9-ed15ce8c2c8c Jul 27 16:20:32.640909 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.openstack.wsgi [None req-f60c99a2-5df9-4fb5-8fbc-7aee3d26c3f9 tempest-TestInstancesWithCinderVolumes-351524293 tempest-TestInstancesWithCinderVolumes-351524293-project-member] Empty body provided in request {{(pid=100521) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:20:32.641107 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.openstack.wsgi [None req-f60c99a2-5df9-4fb5-8fbc-7aee3d26c3f9 tempest-TestInstancesWithCinderVolumes-351524293 tempest-TestInstancesWithCinderVolumes-351524293-project-member] Calling method 'delete' {{(pid=100521) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:20:32.641275 np0000005924 devstack@c-api.service[100521]: INFO cinder.api.v3.volumes [None req-f60c99a2-5df9-4fb5-8fbc-7aee3d26c3f9 tempest-TestInstancesWithCinderVolumes-351524293 tempest-TestInstancesWithCinderVolumes-351524293-project-member] Delete volume with id: eafb2791-7abe-4e31-b3b9-ed15ce8c2c8c Jul 27 16:20:32.648894 np0000005924 devstack@c-api.service[100521]: INFO cinder.api.openstack.wsgi [None req-f60c99a2-5df9-4fb5-8fbc-7aee3d26c3f9 tempest-TestInstancesWithCinderVolumes-351524293 tempest-TestInstancesWithCinderVolumes-351524293-project-member] https://10.4.3.117/volume/v3/volumes/eafb2791-7abe-4e31-b3b9-ed15ce8c2c8c returned with HTTP 404 Jul 27 16:20:32.649367 np0000005924 devstack@c-api.service[100521]: [pid: 100521|app: 0|req: 1147/4593] 10.4.3.117 () {66 vars in 1351 bytes} [Mon Jul 27 16:20:32 2026] DELETE /volume/v3/volumes/eafb2791-7abe-4e31-b3b9-ed15ce8c2c8c => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 27 16:20:32.656287 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.middleware.request_id [None req-047bad67-e896-460b-b59d-32ba6e457086 None None] RequestId filter calling following filter/app {{(pid=100523) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:20:32.658234 np0000005924 devstack@c-api.service[100523]: INFO cinder.api.openstack.wsgi [None req-047bad67-e896-460b-b59d-32ba6e457086 tempest-TestInstancesWithCinderVolumes-351524293 tempest-TestInstancesWithCinderVolumes-351524293-project-member] GET https://10.4.3.117/volume/v3/volumes/eafb2791-7abe-4e31-b3b9-ed15ce8c2c8c Jul 27 16:20:32.658470 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.openstack.wsgi [None req-047bad67-e896-460b-b59d-32ba6e457086 tempest-TestInstancesWithCinderVolumes-351524293 tempest-TestInstancesWithCinderVolumes-351524293-project-member] Empty body provided in request {{(pid=100523) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:20:32.658677 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.openstack.wsgi [None req-047bad67-e896-460b-b59d-32ba6e457086 tempest-TestInstancesWithCinderVolumes-351524293 tempest-TestInstancesWithCinderVolumes-351524293-project-member] Calling method 'show' {{(pid=100523) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:20:32.666567 np0000005924 devstack@c-api.service[100523]: INFO cinder.api.openstack.wsgi [None req-047bad67-e896-460b-b59d-32ba6e457086 tempest-TestInstancesWithCinderVolumes-351524293 tempest-TestInstancesWithCinderVolumes-351524293-project-member] https://10.4.3.117/volume/v3/volumes/eafb2791-7abe-4e31-b3b9-ed15ce8c2c8c returned with HTTP 404 Jul 27 16:20:32.667127 np0000005924 devstack@c-api.service[100523]: [pid: 100523|app: 0|req: 1156/4594] 10.4.3.117 () {66 vars in 1348 bytes} [Mon Jul 27 16:20:32 2026] GET /volume/v3/volumes/eafb2791-7abe-4e31-b3b9-ed15ce8c2c8c => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 27 16:20:32.672692 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.middleware.request_id [None req-c8c48423-0266-4358-93a6-bb5fcb2241c1 None None] RequestId filter calling following filter/app {{(pid=100522) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:20:32.674286 np0000005924 devstack@c-api.service[100522]: INFO cinder.api.openstack.wsgi [None req-c8c48423-0266-4358-93a6-bb5fcb2241c1 tempest-TestInstancesWithCinderVolumes-351524293 tempest-TestInstancesWithCinderVolumes-351524293-project-member] DELETE https://10.4.3.117/volume/v3/volumes/96379ac6-9a71-43ec-9fb7-785e8a791a11 Jul 27 16:20:32.674482 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.openstack.wsgi [None req-c8c48423-0266-4358-93a6-bb5fcb2241c1 tempest-TestInstancesWithCinderVolumes-351524293 tempest-TestInstancesWithCinderVolumes-351524293-project-member] Empty body provided in request {{(pid=100522) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:20:32.674650 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.openstack.wsgi [None req-c8c48423-0266-4358-93a6-bb5fcb2241c1 tempest-TestInstancesWithCinderVolumes-351524293 tempest-TestInstancesWithCinderVolumes-351524293-project-member] Calling method 'delete' {{(pid=100522) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:20:32.674789 np0000005924 devstack@c-api.service[100522]: INFO cinder.api.v3.volumes [None req-c8c48423-0266-4358-93a6-bb5fcb2241c1 tempest-TestInstancesWithCinderVolumes-351524293 tempest-TestInstancesWithCinderVolumes-351524293-project-member] Delete volume with id: 96379ac6-9a71-43ec-9fb7-785e8a791a11 Jul 27 16:20:32.680086 np0000005924 devstack@c-api.service[100522]: INFO cinder.api.openstack.wsgi [None req-c8c48423-0266-4358-93a6-bb5fcb2241c1 tempest-TestInstancesWithCinderVolumes-351524293 tempest-TestInstancesWithCinderVolumes-351524293-project-member] https://10.4.3.117/volume/v3/volumes/96379ac6-9a71-43ec-9fb7-785e8a791a11 returned with HTTP 404 Jul 27 16:20:32.680741 np0000005924 devstack@c-api.service[100522]: [pid: 100522|app: 0|req: 1139/4595] 10.4.3.117 () {66 vars in 1351 bytes} [Mon Jul 27 16:20:32 2026] DELETE /volume/v3/volumes/96379ac6-9a71-43ec-9fb7-785e8a791a11 => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 27 16:20:32.681611 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.quota [None req-24592243-e5f8-4fac-a5c6-686e2557712f tempest-ProjectAdminTests33-614572375 tempest-ProjectAdminTests33-614572375-project-admin] Created reservations ['6643b33f-4eaf-4794-8d56-c1633ec799de', '1fbe26aa-3829-4720-9819-42b3751c7402', 'ad79897f-89a9-4edf-a498-1b0d7174e9d5', '59bb4714-3b03-40b6-a0cb-2259b7babf94'] {{(pid=100524) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 27 16:20:32.682421 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.volume.api [None req-24592243-e5f8-4fac-a5c6-686e2557712f tempest-ProjectAdminTests33-614572375 tempest-ProjectAdminTests33-614572375-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (a20c3c71-037d-4908-b4a6-b4639709b430) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['6643b33f-4eaf-4794-8d56-c1633ec799de', '1fbe26aa-3829-4720-9819-42b3751c7402', 'ad79897f-89a9-4edf-a498-1b0d7174e9d5', '59bb4714-3b03-40b6-a0cb-2259b7babf94']}' {{(pid=100524) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 27 16:20:32.686155 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.volume.api [None req-24592243-e5f8-4fac-a5c6-686e2557712f tempest-ProjectAdminTests33-614572375 tempest-ProjectAdminTests33-614572375-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (2ef2e68e-7cc0-47a4-ac3c-0ee2c769d558) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100524) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 27 16:20:32.688407 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.middleware.request_id [None req-7e9e1b02-2dd6-4b90-bfb4-921538303aa9 None None] RequestId filter calling following filter/app {{(pid=100521) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:20:32.690060 np0000005924 devstack@c-api.service[100521]: INFO cinder.api.openstack.wsgi [None req-7e9e1b02-2dd6-4b90-bfb4-921538303aa9 tempest-TestInstancesWithCinderVolumes-351524293 tempest-TestInstancesWithCinderVolumes-351524293-project-member] GET https://10.4.3.117/volume/v3/volumes/96379ac6-9a71-43ec-9fb7-785e8a791a11 Jul 27 16:20:32.690227 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.openstack.wsgi [None req-7e9e1b02-2dd6-4b90-bfb4-921538303aa9 tempest-TestInstancesWithCinderVolumes-351524293 tempest-TestInstancesWithCinderVolumes-351524293-project-member] Empty body provided in request {{(pid=100521) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:20:32.690427 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.openstack.wsgi [None req-7e9e1b02-2dd6-4b90-bfb4-921538303aa9 tempest-TestInstancesWithCinderVolumes-351524293 tempest-TestInstancesWithCinderVolumes-351524293-project-member] Calling method 'show' {{(pid=100521) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:20:32.695819 np0000005924 devstack@c-api.service[100521]: INFO cinder.api.openstack.wsgi [None req-7e9e1b02-2dd6-4b90-bfb4-921538303aa9 tempest-TestInstancesWithCinderVolumes-351524293 tempest-TestInstancesWithCinderVolumes-351524293-project-member] https://10.4.3.117/volume/v3/volumes/96379ac6-9a71-43ec-9fb7-785e8a791a11 returned with HTTP 404 Jul 27 16:20:32.696344 np0000005924 devstack@c-api.service[100521]: [pid: 100521|app: 0|req: 1148/4596] 10.4.3.117 () {66 vars in 1348 bytes} [Mon Jul 27 16:20:32 2026] GET /volume/v3/volumes/96379ac6-9a71-43ec-9fb7-785e8a791a11 => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 27 16:20:32.703583 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.middleware.request_id [None req-a9234ef0-dd3c-42b8-a0bb-18a5f6a2a9fa None None] RequestId filter calling following filter/app {{(pid=100523) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:20:32.705448 np0000005924 devstack@c-api.service[100523]: INFO cinder.api.openstack.wsgi [None req-a9234ef0-dd3c-42b8-a0bb-18a5f6a2a9fa tempest-TestInstancesWithCinderVolumes-1409677090 tempest-TestInstancesWithCinderVolumes-1409677090-project-admin] GET https://10.4.3.117/volume/v3/volumes/detail?all_tenants=1 Jul 27 16:20:32.705635 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.openstack.wsgi [None req-a9234ef0-dd3c-42b8-a0bb-18a5f6a2a9fa tempest-TestInstancesWithCinderVolumes-1409677090 tempest-TestInstancesWithCinderVolumes-1409677090-project-admin] Empty body provided in request {{(pid=100523) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:20:32.705864 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.openstack.wsgi [None req-a9234ef0-dd3c-42b8-a0bb-18a5f6a2a9fa tempest-TestInstancesWithCinderVolumes-1409677090 tempest-TestInstancesWithCinderVolumes-1409677090-project-admin] Calling method 'detail' {{(pid=100523) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:20:32.706672 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.volume.api [None req-a9234ef0-dd3c-42b8-a0bb-18a5f6a2a9fa tempest-TestInstancesWithCinderVolumes-1409677090 tempest-TestInstancesWithCinderVolumes-1409677090-project-admin] Searching by: MultiDict([('all_tenants', 1)]). {{(pid=100523) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 27 16:20:32.718042 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.volume.api [None req-24592243-e5f8-4fac-a5c6-686e2557712f tempest-ProjectAdminTests33-614572375 tempest-ProjectAdminTests33-614572375-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (2ef2e68e-7cc0-47a4-ac3c-0ee2c769d558) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '9e2b54fe-191b-4c30-a70f-a7ba80595c7b', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1679365205',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='9a6f1f311281447296d6b0c85c1fe12c',qos_specs=None,replication_status=,reservations=['6643b33f-4eaf-4794-8d56-c1633ec799de','1fbe26aa-3829-4720-9819-42b3751c7402','ad79897f-89a9-4edf-a498-1b0d7174e9d5','59bb4714-3b03-40b6-a0cb-2259b7babf94'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='22035dcf19f54a24923858d86325242e',volume_type_id=2bce4e1a-e6e0-49d9-be36-c3405449a01e), 'volume': Volume(_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-27T16:20:32Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1679365205',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=9e2b54fe-191b-4c30-a70f-a7ba80595c7b,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='9a6f1f311281447296d6b0c85c1fe12c',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='22035dcf19f54a24923858d86325242e',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(2bce4e1a-e6e0-49d9-be36-c3405449a01e),volume_type_id=2bce4e1a-e6e0-49d9-be36-c3405449a01e)}' {{(pid=100524) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 27 16:20:32.718747 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.volume.api [None req-24592243-e5f8-4fac-a5c6-686e2557712f tempest-ProjectAdminTests33-614572375 tempest-ProjectAdminTests33-614572375-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (209334c7-d200-4e54-a4aa-09822555993a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100524) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 27 16:20:32.741943 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.volume.api [None req-24592243-e5f8-4fac-a5c6-686e2557712f tempest-ProjectAdminTests33-614572375 tempest-ProjectAdminTests33-614572375-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (209334c7-d200-4e54-a4aa-09822555993a) transitioned into state 'SUCCESS' from state '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-1679365205',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='9a6f1f311281447296d6b0c85c1fe12c',qos_specs=None,replication_status=,reservations=['6643b33f-4eaf-4794-8d56-c1633ec799de','1fbe26aa-3829-4720-9819-42b3751c7402','ad79897f-89a9-4edf-a498-1b0d7174e9d5','59bb4714-3b03-40b6-a0cb-2259b7babf94'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='22035dcf19f54a24923858d86325242e',volume_type_id=2bce4e1a-e6e0-49d9-be36-c3405449a01e)}' {{(pid=100524) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 27 16:20:32.742668 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.volume.api [None req-24592243-e5f8-4fac-a5c6-686e2557712f tempest-ProjectAdminTests33-614572375 tempest-ProjectAdminTests33-614572375-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (6f59534a-2fb2-4d1d-bae0-4dbd36cd6e15) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100524) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 27 16:20:32.752705 np0000005924 devstack@c-api.service[100523]: INFO cinder.volume.api [None req-a9234ef0-dd3c-42b8-a0bb-18a5f6a2a9fa tempest-TestInstancesWithCinderVolumes-1409677090 tempest-TestInstancesWithCinderVolumes-1409677090-project-admin] Get all volumes completed successfully. Jul 27 16:20:32.755671 np0000005924 devstack@c-api.service[100523]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:20:32.755671 np0000005924 devstack@c-api.service[100523]: warnings.warn( Jul 27 16:20:32.756720 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.volume.api [None req-24592243-e5f8-4fac-a5c6-686e2557712f tempest-ProjectAdminTests33-614572375 tempest-ProjectAdminTests33-614572375-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (6f59534a-2fb2-4d1d-bae0-4dbd36cd6e15) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100524) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 27 16:20:32.757640 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.volume.api [None req-24592243-e5f8-4fac-a5c6-686e2557712f tempest-ProjectAdminTests33-614572375 tempest-ProjectAdminTests33-614572375-project-admin] Flow 'volume_create_api' (980abb81-550e-4e88-9558-c0bd95aead77) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100524) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 27 16:20:32.757949 np0000005924 devstack@c-api.service[100524]: INFO cinder.volume.api [None req-24592243-e5f8-4fac-a5c6-686e2557712f tempest-ProjectAdminTests33-614572375 tempest-ProjectAdminTests33-614572375-project-admin] Create volume request issued successfully. Jul 27 16:20:32.758517 np0000005924 devstack@c-api.service[100524]: INFO cinder.api.openstack.wsgi [None req-24592243-e5f8-4fac-a5c6-686e2557712f tempest-ProjectAdminTests33-614572375 tempest-ProjectAdminTests33-614572375-project-admin] https://10.4.3.117/volume/v3/volumes returned with HTTP 202 Jul 27 16:20:32.758940 np0000005924 devstack@c-api.service[100524]: [pid: 100524|app: 0|req: 1154/4597] 10.4.3.117 () {70 vars in 1298 bytes} [Mon Jul 27 16:20:32 2026] POST /volume/v3/volumes => generated 778 bytes in 169 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 27 16:20:32.760667 np0000005924 devstack@c-api.service[100523]: INFO cinder.api.openstack.wsgi [None req-a9234ef0-dd3c-42b8-a0bb-18a5f6a2a9fa tempest-TestInstancesWithCinderVolumes-1409677090 tempest-TestInstancesWithCinderVolumes-1409677090-project-admin] https://10.4.3.117/volume/v3/volumes/detail?all_tenants=1 returned with HTTP 200 Jul 27 16:20:32.761091 np0000005924 devstack@c-api.service[100523]: [pid: 100523|app: 0|req: 1157/4598] 10.4.3.117 () {66 vars in 1285 bytes} [Mon Jul 27 16:20:32 2026] GET /volume/v3/volumes/detail?all_tenants=1 => generated 15311 bytes in 58 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 27 16:20:32.774349 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.middleware.request_id [None req-0bee9a55-3442-45d8-9d8a-f95b890c3a34 None None] RequestId filter calling following filter/app {{(pid=100522) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:20:32.782433 np0000005924 devstack@c-api.service[100522]: INFO cinder.api.openstack.wsgi [None req-0bee9a55-3442-45d8-9d8a-f95b890c3a34 tempest-ProjectAdminTests33-614572375 tempest-ProjectAdminTests33-614572375-project-admin] GET https://10.4.3.117/volume/v3/volumes/9e2b54fe-191b-4c30-a70f-a7ba80595c7b Jul 27 16:20:32.782701 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.openstack.wsgi [None req-0bee9a55-3442-45d8-9d8a-f95b890c3a34 tempest-ProjectAdminTests33-614572375 tempest-ProjectAdminTests33-614572375-project-admin] Empty body provided in request {{(pid=100522) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:20:32.782950 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.openstack.wsgi [None req-0bee9a55-3442-45d8-9d8a-f95b890c3a34 tempest-ProjectAdminTests33-614572375 tempest-ProjectAdminTests33-614572375-project-admin] Calling method 'show' {{(pid=100522) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:20:32.783306 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.middleware.request_id [None req-d29a2e54-6866-46af-9e9e-649e6fd78d51 None None] RequestId filter calling following filter/app {{(pid=100521) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:20:32.785421 np0000005924 devstack@c-api.service[100521]: INFO cinder.api.openstack.wsgi [None req-d29a2e54-6866-46af-9e9e-649e6fd78d51 tempest-TestInstancesWithCinderVolumes-1409677090 tempest-TestInstancesWithCinderVolumes-1409677090-project-admin] DELETE https://10.4.3.117/volume/v3/types/6bac3278-ab04-4abb-93a5-9e0c084c5948 Jul 27 16:20:32.785660 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.openstack.wsgi [None req-d29a2e54-6866-46af-9e9e-649e6fd78d51 tempest-TestInstancesWithCinderVolumes-1409677090 tempest-TestInstancesWithCinderVolumes-1409677090-project-admin] Empty body provided in request {{(pid=100521) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:20:32.785830 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.openstack.wsgi [None req-d29a2e54-6866-46af-9e9e-649e6fd78d51 tempest-TestInstancesWithCinderVolumes-1409677090 tempest-TestInstancesWithCinderVolumes-1409677090-project-admin] Calling method '_delete' {{(pid=100521) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:20:32.791625 np0000005924 devstack@c-api.service[100522]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:20:32.791625 np0000005924 devstack@c-api.service[100522]: warnings.warn( Jul 27 16:20:32.795686 np0000005924 devstack@c-api.service[100522]: INFO cinder.volume.api [None req-0bee9a55-3442-45d8-9d8a-f95b890c3a34 tempest-ProjectAdminTests33-614572375 tempest-ProjectAdminTests33-614572375-project-admin] Volume info retrieved successfully. Jul 27 16:20:32.800073 np0000005924 devstack@c-api.service[100522]: INFO cinder.api.openstack.wsgi [None req-0bee9a55-3442-45d8-9d8a-f95b890c3a34 tempest-ProjectAdminTests33-614572375 tempest-ProjectAdminTests33-614572375-project-admin] https://10.4.3.117/volume/v3/volumes/9e2b54fe-191b-4c30-a70f-a7ba80595c7b returned with HTTP 200 Jul 27 16:20:32.800635 np0000005924 devstack@c-api.service[100522]: [pid: 100522|app: 0|req: 1140/4599] 10.4.3.117 () {68 vars in 1388 bytes} [Mon Jul 27 16:20:32 2026] GET /volume/v3/volumes/9e2b54fe-191b-4c30-a70f-a7ba80595c7b => generated 957 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 27 16:20:32.814189 np0000005924 devstack@c-api.service[100521]: INFO cinder.api.openstack.wsgi [None req-d29a2e54-6866-46af-9e9e-649e6fd78d51 tempest-TestInstancesWithCinderVolumes-1409677090 tempest-TestInstancesWithCinderVolumes-1409677090-project-admin] https://10.4.3.117/volume/v3/types/6bac3278-ab04-4abb-93a5-9e0c084c5948 returned with HTTP 202 Jul 27 16:20:32.814604 np0000005924 devstack@c-api.service[100521]: [pid: 100521|app: 0|req: 1149/4600] 10.4.3.117 () {66 vars in 1345 bytes} [Mon Jul 27 16:20:32 2026] DELETE /volume/v3/types/6bac3278-ab04-4abb-93a5-9e0c084c5948 => generated 0 bytes in 32 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 27 16:20:32.822012 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.middleware.request_id [None req-2fc750c0-1eb1-4957-b03d-d88ddf1b28d1 None None] RequestId filter calling following filter/app {{(pid=100524) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:20:32.823797 np0000005924 devstack@c-api.service[100524]: INFO cinder.api.openstack.wsgi [None req-2fc750c0-1eb1-4957-b03d-d88ddf1b28d1 tempest-TestInstancesWithCinderVolumes-1409677090 tempest-TestInstancesWithCinderVolumes-1409677090-project-admin] GET https://10.4.3.117/volume/v3/volumes/detail?all_tenants=1 Jul 27 16:20:32.824093 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.openstack.wsgi [None req-2fc750c0-1eb1-4957-b03d-d88ddf1b28d1 tempest-TestInstancesWithCinderVolumes-1409677090 tempest-TestInstancesWithCinderVolumes-1409677090-project-admin] Empty body provided in request {{(pid=100524) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:20:32.824269 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.openstack.wsgi [None req-2fc750c0-1eb1-4957-b03d-d88ddf1b28d1 tempest-TestInstancesWithCinderVolumes-1409677090 tempest-TestInstancesWithCinderVolumes-1409677090-project-admin] Calling method 'detail' {{(pid=100524) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:20:32.824784 np0000005924 devstack@c-api.service[100524]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:20:32.824784 np0000005924 devstack@c-api.service[100524]: warnings.warn( Jul 27 16:20:32.825059 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.volume.api [None req-2fc750c0-1eb1-4957-b03d-d88ddf1b28d1 tempest-TestInstancesWithCinderVolumes-1409677090 tempest-TestInstancesWithCinderVolumes-1409677090-project-admin] Searching by: MultiDict([('all_tenants', 1)]). {{(pid=100524) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 27 16:20:32.839635 np0000005924 devstack@c-api.service[100524]: INFO cinder.volume.api [None req-2fc750c0-1eb1-4957-b03d-d88ddf1b28d1 tempest-TestInstancesWithCinderVolumes-1409677090 tempest-TestInstancesWithCinderVolumes-1409677090-project-admin] Get all volumes completed successfully. Jul 27 16:20:32.842256 np0000005924 devstack@c-api.service[100524]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:20:32.842256 np0000005924 devstack@c-api.service[100524]: warnings.warn( Jul 27 16:20:32.848112 np0000005924 devstack@c-api.service[100524]: INFO cinder.api.openstack.wsgi [None req-2fc750c0-1eb1-4957-b03d-d88ddf1b28d1 tempest-TestInstancesWithCinderVolumes-1409677090 tempest-TestInstancesWithCinderVolumes-1409677090-project-admin] https://10.4.3.117/volume/v3/volumes/detail?all_tenants=1 returned with HTTP 200 Jul 27 16:20:32.848112 np0000005924 devstack@c-api.service[100524]: [pid: 100524|app: 0|req: 1155/4601] 10.4.3.117 () {66 vars in 1285 bytes} [Mon Jul 27 16:20:32 2026] GET /volume/v3/volumes/detail?all_tenants=1 => generated 15362 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 27 16:20:32.848278 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.middleware.request_id [None req-22106651-737f-447c-b63e-882c0cc787ee None None] RequestId filter calling following filter/app {{(pid=100523) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:20:32.850619 np0000005924 devstack@c-api.service[100523]: INFO cinder.api.openstack.wsgi [None req-22106651-737f-447c-b63e-882c0cc787ee tempest-ProjectMemberTests39-1453193871 tempest-ProjectMemberTests39-1453193871-project-admin] GET https://10.4.3.117/volume/v3/backups/20e8f307-df53-4230-89c8-c4ca11d7cafb Jul 27 16:20:32.850961 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.openstack.wsgi [None req-22106651-737f-447c-b63e-882c0cc787ee tempest-ProjectMemberTests39-1453193871 tempest-ProjectMemberTests39-1453193871-project-admin] Empty body provided in request {{(pid=100523) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:20:32.851248 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.openstack.wsgi [None req-22106651-737f-447c-b63e-882c0cc787ee tempest-ProjectMemberTests39-1453193871 tempest-ProjectMemberTests39-1453193871-project-admin] Calling method 'show' {{(pid=100523) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:20:32.851446 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.v3.backups [None req-22106651-737f-447c-b63e-882c0cc787ee tempest-ProjectMemberTests39-1453193871 tempest-ProjectMemberTests39-1453193871-project-admin] Show backup with id 20e8f307-df53-4230-89c8-c4ca11d7cafb. {{(pid=100523) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 27 16:20:32.855738 np0000005924 devstack@c-api.service[100523]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:20:32.855738 np0000005924 devstack@c-api.service[100523]: warnings.warn( Jul 27 16:20:32.856377 np0000005924 devstack@c-api.service[100523]: INFO cinder.api.openstack.wsgi [None req-22106651-737f-447c-b63e-882c0cc787ee tempest-ProjectMemberTests39-1453193871 tempest-ProjectMemberTests39-1453193871-project-admin] https://10.4.3.117/volume/v3/backups/20e8f307-df53-4230-89c8-c4ca11d7cafb returned with HTTP 200 Jul 27 16:20:32.856744 np0000005924 devstack@c-api.service[100523]: [pid: 100523|app: 0|req: 1158/4602] 10.4.3.117 () {68 vars in 1388 bytes} [Mon Jul 27 16:20:32 2026] GET /volume/v3/backups/20e8f307-df53-4230-89c8-c4ca11d7cafb => generated 735 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 27 16:20:32.871447 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.middleware.request_id [None req-31effda2-447c-4699-8533-1eb5113e1336 None None] RequestId filter calling following filter/app {{(pid=100522) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:20:32.873049 np0000005924 devstack@c-api.service[100522]: INFO cinder.api.openstack.wsgi [None req-31effda2-447c-4699-8533-1eb5113e1336 tempest-TestInstancesWithCinderVolumes-1409677090 tempest-TestInstancesWithCinderVolumes-1409677090-project-admin] DELETE https://10.4.3.117/volume/v3/types/e218a9a8-5123-4a29-b120-951b9abd75c1 Jul 27 16:20:32.873248 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.openstack.wsgi [None req-31effda2-447c-4699-8533-1eb5113e1336 tempest-TestInstancesWithCinderVolumes-1409677090 tempest-TestInstancesWithCinderVolumes-1409677090-project-admin] Empty body provided in request {{(pid=100522) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:20:32.873528 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.openstack.wsgi [None req-31effda2-447c-4699-8533-1eb5113e1336 tempest-TestInstancesWithCinderVolumes-1409677090 tempest-TestInstancesWithCinderVolumes-1409677090-project-admin] Calling method '_delete' {{(pid=100522) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:20:32.899483 np0000005924 devstack@c-api.service[100522]: INFO cinder.api.openstack.wsgi [None req-31effda2-447c-4699-8533-1eb5113e1336 tempest-TestInstancesWithCinderVolumes-1409677090 tempest-TestInstancesWithCinderVolumes-1409677090-project-admin] https://10.4.3.117/volume/v3/types/e218a9a8-5123-4a29-b120-951b9abd75c1 returned with HTTP 202 Jul 27 16:20:32.899958 np0000005924 devstack@c-api.service[100522]: [pid: 100522|app: 0|req: 1141/4603] 10.4.3.117 () {66 vars in 1345 bytes} [Mon Jul 27 16:20:32 2026] DELETE /volume/v3/types/e218a9a8-5123-4a29-b120-951b9abd75c1 => generated 0 bytes in 30 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 27 16:20:33.071501 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.middleware.request_id [None req-1c1938b6-bdfb-4eda-9b24-43f2e5fa7790 None None] RequestId filter calling following filter/app {{(pid=100521) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:20:33.073039 np0000005924 devstack@c-api.service[100521]: INFO cinder.api.openstack.wsgi [None req-1c1938b6-bdfb-4eda-9b24-43f2e5fa7790 tempest-VolumeDependencyTests-1768960200 tempest-VolumeDependencyTests-1768960200-project-member] GET https://10.4.3.117/volume/v3/snapshots/073ef767-e0b5-40ae-bb8e-c255ca9f63a3 Jul 27 16:20:33.073203 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.openstack.wsgi [None req-1c1938b6-bdfb-4eda-9b24-43f2e5fa7790 tempest-VolumeDependencyTests-1768960200 tempest-VolumeDependencyTests-1768960200-project-member] Empty body provided in request {{(pid=100521) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:20:33.073397 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.openstack.wsgi [None req-1c1938b6-bdfb-4eda-9b24-43f2e5fa7790 tempest-VolumeDependencyTests-1768960200 tempest-VolumeDependencyTests-1768960200-project-member] Calling method 'show' {{(pid=100521) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:20:33.080194 np0000005924 devstack@c-api.service[100521]: INFO cinder.api.openstack.wsgi [None req-1c1938b6-bdfb-4eda-9b24-43f2e5fa7790 tempest-VolumeDependencyTests-1768960200 tempest-VolumeDependencyTests-1768960200-project-member] https://10.4.3.117/volume/v3/snapshots/073ef767-e0b5-40ae-bb8e-c255ca9f63a3 returned with HTTP 404 Jul 27 16:20:33.080638 np0000005924 devstack@c-api.service[100521]: [pid: 100521|app: 0|req: 1150/4604] 10.4.3.117 () {66 vars in 1354 bytes} [Mon Jul 27 16:20:33 2026] GET /volume/v3/snapshots/073ef767-e0b5-40ae-bb8e-c255ca9f63a3 => generated 111 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 27 16:20:33.087154 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.middleware.request_id [None req-70efeefd-e2c5-45eb-9b3d-1a8e9746e1a0 None None] RequestId filter calling following filter/app {{(pid=100524) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:20:33.088925 np0000005924 devstack@c-api.service[100524]: INFO cinder.api.openstack.wsgi [None req-70efeefd-e2c5-45eb-9b3d-1a8e9746e1a0 tempest-VolumeDependencyTests-1768960200 tempest-VolumeDependencyTests-1768960200-project-member] DELETE https://10.4.3.117/volume/v3/volumes/9c338336-5ade-4608-a518-f68db5ead496 Jul 27 16:20:33.089538 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.openstack.wsgi [None req-70efeefd-e2c5-45eb-9b3d-1a8e9746e1a0 tempest-VolumeDependencyTests-1768960200 tempest-VolumeDependencyTests-1768960200-project-member] Empty body provided in request {{(pid=100524) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:20:33.089538 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.openstack.wsgi [None req-70efeefd-e2c5-45eb-9b3d-1a8e9746e1a0 tempest-VolumeDependencyTests-1768960200 tempest-VolumeDependencyTests-1768960200-project-member] Calling method 'delete' {{(pid=100524) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:20:33.089538 np0000005924 devstack@c-api.service[100524]: INFO cinder.api.v3.volumes [None req-70efeefd-e2c5-45eb-9b3d-1a8e9746e1a0 tempest-VolumeDependencyTests-1768960200 tempest-VolumeDependencyTests-1768960200-project-member] Delete volume with id: 9c338336-5ade-4608-a518-f68db5ead496 Jul 27 16:20:33.096810 np0000005924 devstack@c-api.service[100524]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:20:33.096810 np0000005924 devstack@c-api.service[100524]: warnings.warn( Jul 27 16:20:33.097307 np0000005924 devstack@c-api.service[100524]: INFO cinder.volume.api [None req-70efeefd-e2c5-45eb-9b3d-1a8e9746e1a0 tempest-VolumeDependencyTests-1768960200 tempest-VolumeDependencyTests-1768960200-project-member] Volume info retrieved successfully. Jul 27 16:20:33.124845 np0000005924 devstack@c-api.service[100524]: INFO cinder.volume.api [None req-70efeefd-e2c5-45eb-9b3d-1a8e9746e1a0 tempest-VolumeDependencyTests-1768960200 tempest-VolumeDependencyTests-1768960200-project-member] Delete volume request issued successfully. Jul 27 16:20:33.127367 np0000005924 devstack@c-api.service[100524]: INFO cinder.api.openstack.wsgi [None req-70efeefd-e2c5-45eb-9b3d-1a8e9746e1a0 tempest-VolumeDependencyTests-1768960200 tempest-VolumeDependencyTests-1768960200-project-member] https://10.4.3.117/volume/v3/volumes/9c338336-5ade-4608-a518-f68db5ead496 returned with HTTP 202 Jul 27 16:20:33.127367 np0000005924 devstack@c-api.service[100524]: [pid: 100524|app: 0|req: 1156/4605] 10.4.3.117 () {68 vars in 1392 bytes} [Mon Jul 27 16:20:33 2026] DELETE /volume/v3/volumes/9c338336-5ade-4608-a518-f68db5ead496 => generated 0 bytes in 39 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Jul 27 16:20:33.138703 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.middleware.request_id [None req-d14fa283-5323-4453-9536-f6229305868e None None] RequestId filter calling following filter/app {{(pid=100523) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:20:33.139787 np0000005924 devstack@c-api.service[100523]: INFO cinder.api.openstack.wsgi [None req-d14fa283-5323-4453-9536-f6229305868e tempest-VolumeDependencyTests-1768960200 tempest-VolumeDependencyTests-1768960200-project-member] GET https://10.4.3.117/volume/v3/volumes/9c338336-5ade-4608-a518-f68db5ead496 Jul 27 16:20:33.141094 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.openstack.wsgi [None req-d14fa283-5323-4453-9536-f6229305868e tempest-VolumeDependencyTests-1768960200 tempest-VolumeDependencyTests-1768960200-project-member] Empty body provided in request {{(pid=100523) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:20:33.141094 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.openstack.wsgi [None req-d14fa283-5323-4453-9536-f6229305868e tempest-VolumeDependencyTests-1768960200 tempest-VolumeDependencyTests-1768960200-project-member] Calling method 'show' {{(pid=100523) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:20:33.148033 np0000005924 devstack@c-api.service[100523]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:20:33.148033 np0000005924 devstack@c-api.service[100523]: warnings.warn( Jul 27 16:20:33.153942 np0000005924 devstack@c-api.service[100523]: INFO cinder.volume.api [None req-d14fa283-5323-4453-9536-f6229305868e tempest-VolumeDependencyTests-1768960200 tempest-VolumeDependencyTests-1768960200-project-member] Volume info retrieved successfully. Jul 27 16:20:33.158807 np0000005924 devstack@c-api.service[100523]: INFO cinder.api.openstack.wsgi [None req-d14fa283-5323-4453-9536-f6229305868e tempest-VolumeDependencyTests-1768960200 tempest-VolumeDependencyTests-1768960200-project-member] https://10.4.3.117/volume/v3/volumes/9c338336-5ade-4608-a518-f68db5ead496 returned with HTTP 200 Jul 27 16:20:33.159289 np0000005924 devstack@c-api.service[100523]: [pid: 100523|app: 0|req: 1159/4606] 10.4.3.117 () {68 vars in 1389 bytes} [Mon Jul 27 16:20:33 2026] GET /volume/v3/volumes/9c338336-5ade-4608-a518-f68db5ead496 => generated 895 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 27 16:20:33.310455 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.middleware.request_id [None req-668190e6-12e6-408e-9f11-d4d6bd0ba80f None None] RequestId filter calling following filter/app {{(pid=100522) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:20:33.312142 np0000005924 devstack@c-api.service[100522]: INFO cinder.api.openstack.wsgi [None req-668190e6-12e6-408e-9f11-d4d6bd0ba80f tempest-TestInstancesWithCinderVolumes-1409677090 tempest-TestInstancesWithCinderVolumes-1409677090-project-admin] GET https://10.4.3.117/volume/v3/volumes/detail?all_tenants=1 Jul 27 16:20:33.312338 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.openstack.wsgi [None req-668190e6-12e6-408e-9f11-d4d6bd0ba80f tempest-TestInstancesWithCinderVolumes-1409677090 tempest-TestInstancesWithCinderVolumes-1409677090-project-admin] Empty body provided in request {{(pid=100522) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:20:33.312560 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.openstack.wsgi [None req-668190e6-12e6-408e-9f11-d4d6bd0ba80f tempest-TestInstancesWithCinderVolumes-1409677090 tempest-TestInstancesWithCinderVolumes-1409677090-project-admin] Calling method 'detail' {{(pid=100522) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:20:33.313322 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.volume.api [None req-668190e6-12e6-408e-9f11-d4d6bd0ba80f tempest-TestInstancesWithCinderVolumes-1409677090 tempest-TestInstancesWithCinderVolumes-1409677090-project-admin] Searching by: MultiDict([('all_tenants', 1)]). {{(pid=100522) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 27 16:20:33.336394 np0000005924 devstack@c-api.service[100522]: INFO cinder.volume.api [None req-668190e6-12e6-408e-9f11-d4d6bd0ba80f tempest-TestInstancesWithCinderVolumes-1409677090 tempest-TestInstancesWithCinderVolumes-1409677090-project-admin] Get all volumes completed successfully. Jul 27 16:20:33.340142 np0000005924 devstack@c-api.service[100522]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:20:33.340142 np0000005924 devstack@c-api.service[100522]: warnings.warn( Jul 27 16:20:33.344759 np0000005924 devstack@c-api.service[100522]: INFO cinder.api.openstack.wsgi [None req-668190e6-12e6-408e-9f11-d4d6bd0ba80f tempest-TestInstancesWithCinderVolumes-1409677090 tempest-TestInstancesWithCinderVolumes-1409677090-project-admin] https://10.4.3.117/volume/v3/volumes/detail?all_tenants=1 returned with HTTP 200 Jul 27 16:20:33.345181 np0000005924 devstack@c-api.service[100522]: [pid: 100522|app: 0|req: 1142/4607] 10.4.3.117 () {66 vars in 1285 bytes} [Mon Jul 27 16:20:33 2026] GET /volume/v3/volumes/detail?all_tenants=1 => generated 14322 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 27 16:20:33.361250 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.middleware.request_id [None req-65f08cdc-b463-43df-8c70-2914d7041106 None None] RequestId filter calling following filter/app {{(pid=100521) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:20:33.363412 np0000005924 devstack@c-api.service[100521]: INFO cinder.api.openstack.wsgi [None req-65f08cdc-b463-43df-8c70-2914d7041106 tempest-TestInstancesWithCinderVolumes-1409677090 tempest-TestInstancesWithCinderVolumes-1409677090-project-admin] DELETE https://10.4.3.117/volume/v3/volumes/07a52f1f-5d4b-40fe-bdc6-82b616880dbd Jul 27 16:20:33.363603 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.openstack.wsgi [None req-65f08cdc-b463-43df-8c70-2914d7041106 tempest-TestInstancesWithCinderVolumes-1409677090 tempest-TestInstancesWithCinderVolumes-1409677090-project-admin] Empty body provided in request {{(pid=100521) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:20:33.363818 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.openstack.wsgi [None req-65f08cdc-b463-43df-8c70-2914d7041106 tempest-TestInstancesWithCinderVolumes-1409677090 tempest-TestInstancesWithCinderVolumes-1409677090-project-admin] Calling method 'delete' {{(pid=100521) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:20:33.364014 np0000005924 devstack@c-api.service[100521]: INFO cinder.api.v3.volumes [None req-65f08cdc-b463-43df-8c70-2914d7041106 tempest-TestInstancesWithCinderVolumes-1409677090 tempest-TestInstancesWithCinderVolumes-1409677090-project-admin] Delete volume with id: 07a52f1f-5d4b-40fe-bdc6-82b616880dbd Jul 27 16:20:33.374873 np0000005924 devstack@c-api.service[100521]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:20:33.374873 np0000005924 devstack@c-api.service[100521]: warnings.warn( Jul 27 16:20:33.375259 np0000005924 devstack@c-api.service[100521]: INFO cinder.volume.api [None req-65f08cdc-b463-43df-8c70-2914d7041106 tempest-TestInstancesWithCinderVolumes-1409677090 tempest-TestInstancesWithCinderVolumes-1409677090-project-admin] Volume info retrieved successfully. Jul 27 16:20:33.399599 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.image.cache [None req-65f08cdc-b463-43df-8c70-2914d7041106 tempest-TestInstancesWithCinderVolumes-1409677090 tempest-TestInstancesWithCinderVolumes-1409677090-project-admin] Evicting image cache entry: {'id': 4, 'image_id': 'fe8ce0d2-d931-4b13-987a-782507d1222f', 'volume_id': '07a52f1f-5d4b-40fe-bdc6-82b616880dbd', 'host': 'np0000005924@storpool#template_virtual', 'size': 1, 'image_updated_at': datetime.datetime(2026, 7, 27, 16, 19, 2), 'last_used': datetime.datetime(2026, 7, 27, 16, 19, 13)}. {{(pid=100521) evict /opt/stack/cinder/cinder/image/cache.py:52}} Jul 27 16:20:33.415506 np0000005924 devstack@c-api.service[100521]: INFO cinder.volume.api [None req-65f08cdc-b463-43df-8c70-2914d7041106 tempest-TestInstancesWithCinderVolumes-1409677090 tempest-TestInstancesWithCinderVolumes-1409677090-project-admin] Delete volume request issued successfully. Jul 27 16:20:33.415694 np0000005924 devstack@c-api.service[100521]: INFO cinder.api.openstack.wsgi [None req-65f08cdc-b463-43df-8c70-2914d7041106 tempest-TestInstancesWithCinderVolumes-1409677090 tempest-TestInstancesWithCinderVolumes-1409677090-project-admin] https://10.4.3.117/volume/v3/volumes/07a52f1f-5d4b-40fe-bdc6-82b616880dbd returned with HTTP 202 Jul 27 16:20:33.416160 np0000005924 devstack@c-api.service[100521]: [pid: 100521|app: 0|req: 1151/4608] 10.4.3.117 () {66 vars in 1351 bytes} [Mon Jul 27 16:20:33 2026] DELETE /volume/v3/volumes/07a52f1f-5d4b-40fe-bdc6-82b616880dbd => generated 0 bytes in 55 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 27 16:20:33.422826 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.middleware.request_id [None req-2ab3b978-52dc-4dee-b90f-49de4b39b4bd None None] RequestId filter calling following filter/app {{(pid=100524) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:20:33.425067 np0000005924 devstack@c-api.service[100524]: INFO cinder.api.openstack.wsgi [None req-2ab3b978-52dc-4dee-b90f-49de4b39b4bd tempest-TestInstancesWithCinderVolumes-1409677090 tempest-TestInstancesWithCinderVolumes-1409677090-project-admin] GET https://10.4.3.117/volume/v3/volumes/07a52f1f-5d4b-40fe-bdc6-82b616880dbd Jul 27 16:20:33.425341 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.openstack.wsgi [None req-2ab3b978-52dc-4dee-b90f-49de4b39b4bd tempest-TestInstancesWithCinderVolumes-1409677090 tempest-TestInstancesWithCinderVolumes-1409677090-project-admin] Empty body provided in request {{(pid=100524) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:20:33.425557 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.openstack.wsgi [None req-2ab3b978-52dc-4dee-b90f-49de4b39b4bd tempest-TestInstancesWithCinderVolumes-1409677090 tempest-TestInstancesWithCinderVolumes-1409677090-project-admin] Calling method 'show' {{(pid=100524) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:20:33.433606 np0000005924 devstack@c-api.service[100524]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:20:33.433606 np0000005924 devstack@c-api.service[100524]: warnings.warn( Jul 27 16:20:33.436947 np0000005924 devstack@c-api.service[100524]: INFO cinder.volume.api [None req-2ab3b978-52dc-4dee-b90f-49de4b39b4bd tempest-TestInstancesWithCinderVolumes-1409677090 tempest-TestInstancesWithCinderVolumes-1409677090-project-admin] Volume info retrieved successfully. Jul 27 16:20:33.440453 np0000005924 devstack@c-api.service[100524]: INFO cinder.api.openstack.wsgi [None req-2ab3b978-52dc-4dee-b90f-49de4b39b4bd tempest-TestInstancesWithCinderVolumes-1409677090 tempest-TestInstancesWithCinderVolumes-1409677090-project-admin] https://10.4.3.117/volume/v3/volumes/07a52f1f-5d4b-40fe-bdc6-82b616880dbd returned with HTTP 200 Jul 27 16:20:33.440794 np0000005924 devstack@c-api.service[100524]: [pid: 100524|app: 0|req: 1157/4609] 10.4.3.117 () {66 vars in 1348 bytes} [Mon Jul 27 16:20:33 2026] GET /volume/v3/volumes/07a52f1f-5d4b-40fe-bdc6-82b616880dbd => generated 1149 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 27 16:20:33.816407 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.middleware.request_id [None req-3e5f887a-ea32-4b4e-a9d5-28379f799ca5 None None] RequestId filter calling following filter/app {{(pid=100523) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:20:33.818124 np0000005924 devstack@c-api.service[100523]: INFO cinder.api.openstack.wsgi [None req-3e5f887a-ea32-4b4e-a9d5-28379f799ca5 tempest-ProjectAdminTests33-614572375 tempest-ProjectAdminTests33-614572375-project-admin] GET https://10.4.3.117/volume/v3/volumes/9e2b54fe-191b-4c30-a70f-a7ba80595c7b Jul 27 16:20:33.818380 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.openstack.wsgi [None req-3e5f887a-ea32-4b4e-a9d5-28379f799ca5 tempest-ProjectAdminTests33-614572375 tempest-ProjectAdminTests33-614572375-project-admin] Empty body provided in request {{(pid=100523) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:20:33.818602 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.openstack.wsgi [None req-3e5f887a-ea32-4b4e-a9d5-28379f799ca5 tempest-ProjectAdminTests33-614572375 tempest-ProjectAdminTests33-614572375-project-admin] Calling method 'show' {{(pid=100523) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:20:33.825134 np0000005924 devstack@c-api.service[100523]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:20:33.825134 np0000005924 devstack@c-api.service[100523]: warnings.warn( Jul 27 16:20:33.828148 np0000005924 devstack@c-api.service[100523]: INFO cinder.volume.api [None req-3e5f887a-ea32-4b4e-a9d5-28379f799ca5 tempest-ProjectAdminTests33-614572375 tempest-ProjectAdminTests33-614572375-project-admin] Volume info retrieved successfully. Jul 27 16:20:33.831499 np0000005924 devstack@c-api.service[100523]: INFO cinder.api.openstack.wsgi [None req-3e5f887a-ea32-4b4e-a9d5-28379f799ca5 tempest-ProjectAdminTests33-614572375 tempest-ProjectAdminTests33-614572375-project-admin] https://10.4.3.117/volume/v3/volumes/9e2b54fe-191b-4c30-a70f-a7ba80595c7b returned with HTTP 200 Jul 27 16:20:33.831819 np0000005924 devstack@c-api.service[100523]: [pid: 100523|app: 0|req: 1160/4610] 10.4.3.117 () {68 vars in 1388 bytes} [Mon Jul 27 16:20:33 2026] GET /volume/v3/volumes/9e2b54fe-191b-4c30-a70f-a7ba80595c7b => generated 1009 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 27 16:20:33.846290 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.middleware.request_id [None req-47e184fe-7343-4d50-9578-1daf13542021 None None] RequestId filter calling following filter/app {{(pid=100522) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:20:33.848024 np0000005924 devstack@c-api.service[100522]: INFO cinder.api.openstack.wsgi [None req-47e184fe-7343-4d50-9578-1daf13542021 tempest-ProjectAdminTests33-614572375 tempest-ProjectAdminTests33-614572375-project-admin] POST https://10.4.3.117/volume/v3/backups Jul 27 16:20:33.848377 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.openstack.wsgi [None req-47e184fe-7343-4d50-9578-1daf13542021 tempest-ProjectAdminTests33-614572375 tempest-ProjectAdminTests33-614572375-project-admin] Action: 'create', calling method: create, body: {"backup": {"volume_id": "9e2b54fe-191b-4c30-a70f-a7ba80595c7b", "name": "tempest-type-Backup-1083755020"}} {{(pid=100522) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 27 16:20:33.849821 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.contrib.backups [None req-47e184fe-7343-4d50-9578-1daf13542021 tempest-ProjectAdminTests33-614572375 tempest-ProjectAdminTests33-614572375-project-admin] Creating new backup {'backup': {'volume_id': '9e2b54fe-191b-4c30-a70f-a7ba80595c7b', 'name': 'tempest-type-Backup-1083755020'}} {{(pid=100522) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Jul 27 16:20:33.850000 np0000005924 devstack@c-api.service[100522]: INFO cinder.api.contrib.backups [None req-47e184fe-7343-4d50-9578-1daf13542021 tempest-ProjectAdminTests33-614572375 tempest-ProjectAdminTests33-614572375-project-admin] Creating backup of volume 9e2b54fe-191b-4c30-a70f-a7ba80595c7b in container None Jul 27 16:20:33.857470 np0000005924 devstack@c-api.service[100522]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:20:33.857470 np0000005924 devstack@c-api.service[100522]: warnings.warn( Jul 27 16:20:33.857804 np0000005924 devstack@c-api.service[100522]: INFO cinder.volume.api [None req-47e184fe-7343-4d50-9578-1daf13542021 tempest-ProjectAdminTests33-614572375 tempest-ProjectAdminTests33-614572375-project-admin] Volume info retrieved successfully. Jul 27 16:20:33.866480 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.middleware.request_id [None req-9b91644e-cd24-42a1-90ca-c41b84b229f1 None None] RequestId filter calling following filter/app {{(pid=100521) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:20:33.868060 np0000005924 devstack@c-api.service[100521]: INFO cinder.api.openstack.wsgi [None req-9b91644e-cd24-42a1-90ca-c41b84b229f1 tempest-ProjectMemberTests39-1453193871 tempest-ProjectMemberTests39-1453193871-project-admin] GET https://10.4.3.117/volume/v3/backups/20e8f307-df53-4230-89c8-c4ca11d7cafb Jul 27 16:20:33.868240 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.openstack.wsgi [None req-9b91644e-cd24-42a1-90ca-c41b84b229f1 tempest-ProjectMemberTests39-1453193871 tempest-ProjectMemberTests39-1453193871-project-admin] Empty body provided in request {{(pid=100521) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:20:33.868447 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.openstack.wsgi [None req-9b91644e-cd24-42a1-90ca-c41b84b229f1 tempest-ProjectMemberTests39-1453193871 tempest-ProjectMemberTests39-1453193871-project-admin] Calling method 'show' {{(pid=100521) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:20:33.868544 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.v3.backups [None req-9b91644e-cd24-42a1-90ca-c41b84b229f1 tempest-ProjectMemberTests39-1453193871 tempest-ProjectMemberTests39-1453193871-project-admin] Show backup with id 20e8f307-df53-4230-89c8-c4ca11d7cafb. {{(pid=100521) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 27 16:20:33.872375 np0000005924 devstack@c-api.service[100521]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:20:33.872375 np0000005924 devstack@c-api.service[100521]: warnings.warn( Jul 27 16:20:33.872864 np0000005924 devstack@c-api.service[100521]: INFO cinder.api.openstack.wsgi [None req-9b91644e-cd24-42a1-90ca-c41b84b229f1 tempest-ProjectMemberTests39-1453193871 tempest-ProjectMemberTests39-1453193871-project-admin] https://10.4.3.117/volume/v3/backups/20e8f307-df53-4230-89c8-c4ca11d7cafb returned with HTTP 200 Jul 27 16:20:33.873253 np0000005924 devstack@c-api.service[100521]: [pid: 100521|app: 0|req: 1152/4611] 10.4.3.117 () {68 vars in 1388 bytes} [Mon Jul 27 16:20:33 2026] GET /volume/v3/backups/20e8f307-df53-4230-89c8-c4ca11d7cafb => generated 735 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 27 16:20:33.883685 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.quota [None req-47e184fe-7343-4d50-9578-1daf13542021 tempest-ProjectAdminTests33-614572375 tempest-ProjectAdminTests33-614572375-project-admin] Created reservations ['efb7d38d-6d09-430f-8f42-2a274de8bdf6', '5efe540f-8b15-4582-a946-133b92c5468b'] {{(pid=100522) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 27 16:20:33.947022 np0000005924 devstack@c-api.service[100522]: INFO cinder.api.openstack.wsgi [None req-47e184fe-7343-4d50-9578-1daf13542021 tempest-ProjectAdminTests33-614572375 tempest-ProjectAdminTests33-614572375-project-admin] https://10.4.3.117/volume/v3/backups returned with HTTP 202 Jul 27 16:20:33.947516 np0000005924 devstack@c-api.service[100522]: [pid: 100522|app: 0|req: 1143/4612] 10.4.3.117 () {70 vars in 1299 bytes} [Mon Jul 27 16:20:33 2026] POST /volume/v3/backups => generated 316 bytes in 102 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 27 16:20:33.955973 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.middleware.request_id [None req-d1b585d9-6f26-4146-89c8-b2205675bd3a None None] RequestId filter calling following filter/app {{(pid=100524) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:20:33.957562 np0000005924 devstack@c-api.service[100524]: INFO cinder.api.openstack.wsgi [None req-d1b585d9-6f26-4146-89c8-b2205675bd3a tempest-ProjectAdminTests33-614572375 tempest-ProjectAdminTests33-614572375-project-admin] GET https://10.4.3.117/volume/v3/backups/415cd5f1-7e9a-43c1-9167-68d86a3b0ba3 Jul 27 16:20:33.957741 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.openstack.wsgi [None req-d1b585d9-6f26-4146-89c8-b2205675bd3a tempest-ProjectAdminTests33-614572375 tempest-ProjectAdminTests33-614572375-project-admin] Empty body provided in request {{(pid=100524) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:20:33.957948 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.openstack.wsgi [None req-d1b585d9-6f26-4146-89c8-b2205675bd3a tempest-ProjectAdminTests33-614572375 tempest-ProjectAdminTests33-614572375-project-admin] Calling method 'show' {{(pid=100524) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:20:33.958045 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.v3.backups [None req-d1b585d9-6f26-4146-89c8-b2205675bd3a tempest-ProjectAdminTests33-614572375 tempest-ProjectAdminTests33-614572375-project-admin] Show backup with id 415cd5f1-7e9a-43c1-9167-68d86a3b0ba3. {{(pid=100524) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 27 16:20:33.961803 np0000005924 devstack@c-api.service[100524]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:20:33.961803 np0000005924 devstack@c-api.service[100524]: warnings.warn( Jul 27 16:20:33.962414 np0000005924 devstack@c-api.service[100524]: INFO cinder.api.openstack.wsgi [None req-d1b585d9-6f26-4146-89c8-b2205675bd3a tempest-ProjectAdminTests33-614572375 tempest-ProjectAdminTests33-614572375-project-admin] https://10.4.3.117/volume/v3/backups/415cd5f1-7e9a-43c1-9167-68d86a3b0ba3 returned with HTTP 200 Jul 27 16:20:33.962675 np0000005924 devstack@c-api.service[100524]: [pid: 100524|app: 0|req: 1158/4613] 10.4.3.117 () {68 vars in 1388 bytes} [Mon Jul 27 16:20:33 2026] GET /volume/v3/backups/415cd5f1-7e9a-43c1-9167-68d86a3b0ba3 => generated 723 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 27 16:20:34.175110 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.middleware.request_id [None req-76ed622f-36ba-4f60-85d7-48988e86b910 None None] RequestId filter calling following filter/app {{(pid=100523) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:20:34.176789 np0000005924 devstack@c-api.service[100523]: INFO cinder.api.openstack.wsgi [None req-76ed622f-36ba-4f60-85d7-48988e86b910 tempest-VolumeDependencyTests-1768960200 tempest-VolumeDependencyTests-1768960200-project-member] GET https://10.4.3.117/volume/v3/volumes/9c338336-5ade-4608-a518-f68db5ead496 Jul 27 16:20:34.176983 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.openstack.wsgi [None req-76ed622f-36ba-4f60-85d7-48988e86b910 tempest-VolumeDependencyTests-1768960200 tempest-VolumeDependencyTests-1768960200-project-member] Empty body provided in request {{(pid=100523) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:20:34.177155 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.openstack.wsgi [None req-76ed622f-36ba-4f60-85d7-48988e86b910 tempest-VolumeDependencyTests-1768960200 tempest-VolumeDependencyTests-1768960200-project-member] Calling method 'show' {{(pid=100523) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:20:34.182630 np0000005924 devstack@c-api.service[100523]: INFO cinder.api.openstack.wsgi [None req-76ed622f-36ba-4f60-85d7-48988e86b910 tempest-VolumeDependencyTests-1768960200 tempest-VolumeDependencyTests-1768960200-project-member] https://10.4.3.117/volume/v3/volumes/9c338336-5ade-4608-a518-f68db5ead496 returned with HTTP 404 Jul 27 16:20:34.183073 np0000005924 devstack@c-api.service[100523]: [pid: 100523|app: 0|req: 1161/4614] 10.4.3.117 () {68 vars in 1389 bytes} [Mon Jul 27 16:20:34 2026] GET /volume/v3/volumes/9c338336-5ade-4608-a518-f68db5ead496 => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 27 16:20:34.191067 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.middleware.request_id [None req-71ff2eec-fb9e-43e4-8cc5-6f59752d09b2 None None] RequestId filter calling following filter/app {{(pid=100521) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:20:34.195779 np0000005924 devstack@c-api.service[100521]: INFO cinder.api.openstack.wsgi [None req-71ff2eec-fb9e-43e4-8cc5-6f59752d09b2 tempest-VolumeDependencyTests-1768960200 tempest-VolumeDependencyTests-1768960200-project-member] DELETE https://10.4.3.117/volume/v3/volumes/07bd9d8b-4eee-460a-9aaa-694e45ffe55a Jul 27 16:20:34.196094 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.openstack.wsgi [None req-71ff2eec-fb9e-43e4-8cc5-6f59752d09b2 tempest-VolumeDependencyTests-1768960200 tempest-VolumeDependencyTests-1768960200-project-member] Empty body provided in request {{(pid=100521) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:20:34.196372 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.openstack.wsgi [None req-71ff2eec-fb9e-43e4-8cc5-6f59752d09b2 tempest-VolumeDependencyTests-1768960200 tempest-VolumeDependencyTests-1768960200-project-member] Calling method 'delete' {{(pid=100521) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:20:34.196584 np0000005924 devstack@c-api.service[100521]: INFO cinder.api.v3.volumes [None req-71ff2eec-fb9e-43e4-8cc5-6f59752d09b2 tempest-VolumeDependencyTests-1768960200 tempest-VolumeDependencyTests-1768960200-project-member] Delete volume with id: 07bd9d8b-4eee-460a-9aaa-694e45ffe55a Jul 27 16:20:34.209771 np0000005924 devstack@c-api.service[100521]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:20:34.209771 np0000005924 devstack@c-api.service[100521]: warnings.warn( Jul 27 16:20:34.210429 np0000005924 devstack@c-api.service[100521]: INFO cinder.volume.api [None req-71ff2eec-fb9e-43e4-8cc5-6f59752d09b2 tempest-VolumeDependencyTests-1768960200 tempest-VolumeDependencyTests-1768960200-project-member] Volume info retrieved successfully. Jul 27 16:20:34.231011 np0000005924 devstack@c-api.service[100521]: INFO cinder.volume.api [None req-71ff2eec-fb9e-43e4-8cc5-6f59752d09b2 tempest-VolumeDependencyTests-1768960200 tempest-VolumeDependencyTests-1768960200-project-member] Delete volume request issued successfully. Jul 27 16:20:34.231237 np0000005924 devstack@c-api.service[100521]: INFO cinder.api.openstack.wsgi [None req-71ff2eec-fb9e-43e4-8cc5-6f59752d09b2 tempest-VolumeDependencyTests-1768960200 tempest-VolumeDependencyTests-1768960200-project-member] https://10.4.3.117/volume/v3/volumes/07bd9d8b-4eee-460a-9aaa-694e45ffe55a returned with HTTP 202 Jul 27 16:20:34.231771 np0000005924 devstack@c-api.service[100521]: [pid: 100521|app: 0|req: 1153/4615] 10.4.3.117 () {68 vars in 1392 bytes} [Mon Jul 27 16:20:34 2026] DELETE /volume/v3/volumes/07bd9d8b-4eee-460a-9aaa-694e45ffe55a => generated 0 bytes in 41 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Jul 27 16:20:34.238906 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.middleware.request_id [None req-97d83e1c-f429-49d9-8d0a-66164cc368e5 None None] RequestId filter calling following filter/app {{(pid=100522) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:20:34.240756 np0000005924 devstack@c-api.service[100522]: INFO cinder.api.openstack.wsgi [None req-97d83e1c-f429-49d9-8d0a-66164cc368e5 tempest-VolumeDependencyTests-1768960200 tempest-VolumeDependencyTests-1768960200-project-member] GET https://10.4.3.117/volume/v3/volumes/07bd9d8b-4eee-460a-9aaa-694e45ffe55a Jul 27 16:20:34.241090 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.openstack.wsgi [None req-97d83e1c-f429-49d9-8d0a-66164cc368e5 tempest-VolumeDependencyTests-1768960200 tempest-VolumeDependencyTests-1768960200-project-member] Empty body provided in request {{(pid=100522) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:20:34.241361 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.openstack.wsgi [None req-97d83e1c-f429-49d9-8d0a-66164cc368e5 tempest-VolumeDependencyTests-1768960200 tempest-VolumeDependencyTests-1768960200-project-member] Calling method 'show' {{(pid=100522) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:20:34.248513 np0000005924 devstack@c-api.service[100522]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:20:34.248513 np0000005924 devstack@c-api.service[100522]: warnings.warn( Jul 27 16:20:34.253425 np0000005924 devstack@c-api.service[100522]: INFO cinder.volume.api [None req-97d83e1c-f429-49d9-8d0a-66164cc368e5 tempest-VolumeDependencyTests-1768960200 tempest-VolumeDependencyTests-1768960200-project-member] Volume info retrieved successfully. Jul 27 16:20:34.257810 np0000005924 devstack@c-api.service[100522]: INFO cinder.api.openstack.wsgi [None req-97d83e1c-f429-49d9-8d0a-66164cc368e5 tempest-VolumeDependencyTests-1768960200 tempest-VolumeDependencyTests-1768960200-project-member] https://10.4.3.117/volume/v3/volumes/07bd9d8b-4eee-460a-9aaa-694e45ffe55a returned with HTTP 200 Jul 27 16:20:34.258198 np0000005924 devstack@c-api.service[100522]: [pid: 100522|app: 0|req: 1144/4616] 10.4.3.117 () {68 vars in 1389 bytes} [Mon Jul 27 16:20:34 2026] GET /volume/v3/volumes/07bd9d8b-4eee-460a-9aaa-694e45ffe55a => generated 862 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 27 16:20:34.455411 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.middleware.request_id [None req-58ed4522-f335-417f-be17-5932c992ec7b None None] RequestId filter calling following filter/app {{(pid=100524) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:20:34.457372 np0000005924 devstack@c-api.service[100524]: INFO cinder.api.openstack.wsgi [None req-58ed4522-f335-417f-be17-5932c992ec7b tempest-TestInstancesWithCinderVolumes-1409677090 tempest-TestInstancesWithCinderVolumes-1409677090-project-admin] GET https://10.4.3.117/volume/v3/volumes/07a52f1f-5d4b-40fe-bdc6-82b616880dbd Jul 27 16:20:34.457560 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.openstack.wsgi [None req-58ed4522-f335-417f-be17-5932c992ec7b tempest-TestInstancesWithCinderVolumes-1409677090 tempest-TestInstancesWithCinderVolumes-1409677090-project-admin] Empty body provided in request {{(pid=100524) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:20:34.457779 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.openstack.wsgi [None req-58ed4522-f335-417f-be17-5932c992ec7b tempest-TestInstancesWithCinderVolumes-1409677090 tempest-TestInstancesWithCinderVolumes-1409677090-project-admin] Calling method 'show' {{(pid=100524) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:20:34.463643 np0000005924 devstack@c-api.service[100524]: INFO cinder.api.openstack.wsgi [None req-58ed4522-f335-417f-be17-5932c992ec7b tempest-TestInstancesWithCinderVolumes-1409677090 tempest-TestInstancesWithCinderVolumes-1409677090-project-admin] https://10.4.3.117/volume/v3/volumes/07a52f1f-5d4b-40fe-bdc6-82b616880dbd returned with HTTP 404 Jul 27 16:20:34.464245 np0000005924 devstack@c-api.service[100524]: [pid: 100524|app: 0|req: 1159/4617] 10.4.3.117 () {66 vars in 1348 bytes} [Mon Jul 27 16:20:34 2026] GET /volume/v3/volumes/07a52f1f-5d4b-40fe-bdc6-82b616880dbd => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 27 16:20:34.470163 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.middleware.request_id [None req-3461a2ed-2be6-41cf-b1f2-c126112bb8c6 None None] RequestId filter calling following filter/app {{(pid=100523) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:20:34.471837 np0000005924 devstack@c-api.service[100523]: INFO cinder.api.openstack.wsgi [None req-3461a2ed-2be6-41cf-b1f2-c126112bb8c6 tempest-TestInstancesWithCinderVolumes-1409677090 tempest-TestInstancesWithCinderVolumes-1409677090-project-admin] DELETE https://10.4.3.117/volume/v3/types/7042e232-4f21-447a-8c11-4b642ef7ba3f Jul 27 16:20:34.472031 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.openstack.wsgi [None req-3461a2ed-2be6-41cf-b1f2-c126112bb8c6 tempest-TestInstancesWithCinderVolumes-1409677090 tempest-TestInstancesWithCinderVolumes-1409677090-project-admin] Empty body provided in request {{(pid=100523) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:20:34.472218 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.openstack.wsgi [None req-3461a2ed-2be6-41cf-b1f2-c126112bb8c6 tempest-TestInstancesWithCinderVolumes-1409677090 tempest-TestInstancesWithCinderVolumes-1409677090-project-admin] Calling method '_delete' {{(pid=100523) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:20:34.493200 np0000005924 devstack@c-api.service[100523]: INFO cinder.api.openstack.wsgi [None req-3461a2ed-2be6-41cf-b1f2-c126112bb8c6 tempest-TestInstancesWithCinderVolumes-1409677090 tempest-TestInstancesWithCinderVolumes-1409677090-project-admin] https://10.4.3.117/volume/v3/types/7042e232-4f21-447a-8c11-4b642ef7ba3f returned with HTTP 202 Jul 27 16:20:34.493584 np0000005924 devstack@c-api.service[100523]: [pid: 100523|app: 0|req: 1162/4618] 10.4.3.117 () {66 vars in 1345 bytes} [Mon Jul 27 16:20:34 2026] DELETE /volume/v3/types/7042e232-4f21-447a-8c11-4b642ef7ba3f => generated 0 bytes in 24 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 27 16:20:34.885794 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.middleware.request_id [None req-f7f9e8dd-b224-471a-962f-1c7dcfe2665f None None] RequestId filter calling following filter/app {{(pid=100521) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:20:34.887742 np0000005924 devstack@c-api.service[100521]: INFO cinder.api.openstack.wsgi [None req-f7f9e8dd-b224-471a-962f-1c7dcfe2665f tempest-ProjectMemberTests39-1453193871 tempest-ProjectMemberTests39-1453193871-project-admin] GET https://10.4.3.117/volume/v3/backups/20e8f307-df53-4230-89c8-c4ca11d7cafb Jul 27 16:20:34.887959 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.openstack.wsgi [None req-f7f9e8dd-b224-471a-962f-1c7dcfe2665f tempest-ProjectMemberTests39-1453193871 tempest-ProjectMemberTests39-1453193871-project-admin] Empty body provided in request {{(pid=100521) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:20:34.888143 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.openstack.wsgi [None req-f7f9e8dd-b224-471a-962f-1c7dcfe2665f tempest-ProjectMemberTests39-1453193871 tempest-ProjectMemberTests39-1453193871-project-admin] Calling method 'show' {{(pid=100521) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:20:34.888247 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.v3.backups [None req-f7f9e8dd-b224-471a-962f-1c7dcfe2665f tempest-ProjectMemberTests39-1453193871 tempest-ProjectMemberTests39-1453193871-project-admin] Show backup with id 20e8f307-df53-4230-89c8-c4ca11d7cafb. {{(pid=100521) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 27 16:20:34.892418 np0000005924 devstack@c-api.service[100521]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:20:34.892418 np0000005924 devstack@c-api.service[100521]: warnings.warn( Jul 27 16:20:34.892992 np0000005924 devstack@c-api.service[100521]: INFO cinder.api.openstack.wsgi [None req-f7f9e8dd-b224-471a-962f-1c7dcfe2665f tempest-ProjectMemberTests39-1453193871 tempest-ProjectMemberTests39-1453193871-project-admin] https://10.4.3.117/volume/v3/backups/20e8f307-df53-4230-89c8-c4ca11d7cafb returned with HTTP 200 Jul 27 16:20:34.893349 np0000005924 devstack@c-api.service[100521]: [pid: 100521|app: 0|req: 1154/4619] 10.4.3.117 () {68 vars in 1388 bytes} [Mon Jul 27 16:20:34 2026] GET /volume/v3/backups/20e8f307-df53-4230-89c8-c4ca11d7cafb => generated 735 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 27 16:20:34.972283 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.middleware.request_id [None req-1c4e290e-ba11-4a10-b275-5a057a8dba07 None None] RequestId filter calling following filter/app {{(pid=100522) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:20:34.974003 np0000005924 devstack@c-api.service[100522]: INFO cinder.api.openstack.wsgi [None req-1c4e290e-ba11-4a10-b275-5a057a8dba07 tempest-ProjectAdminTests33-614572375 tempest-ProjectAdminTests33-614572375-project-admin] GET https://10.4.3.117/volume/v3/backups/415cd5f1-7e9a-43c1-9167-68d86a3b0ba3 Jul 27 16:20:34.974205 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.openstack.wsgi [None req-1c4e290e-ba11-4a10-b275-5a057a8dba07 tempest-ProjectAdminTests33-614572375 tempest-ProjectAdminTests33-614572375-project-admin] Empty body provided in request {{(pid=100522) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:20:34.974404 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.openstack.wsgi [None req-1c4e290e-ba11-4a10-b275-5a057a8dba07 tempest-ProjectAdminTests33-614572375 tempest-ProjectAdminTests33-614572375-project-admin] Calling method 'show' {{(pid=100522) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:20:34.974505 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.v3.backups [None req-1c4e290e-ba11-4a10-b275-5a057a8dba07 tempest-ProjectAdminTests33-614572375 tempest-ProjectAdminTests33-614572375-project-admin] Show backup with id 415cd5f1-7e9a-43c1-9167-68d86a3b0ba3. {{(pid=100522) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 27 16:20:34.978550 np0000005924 devstack@c-api.service[100522]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:20:34.978550 np0000005924 devstack@c-api.service[100522]: warnings.warn( Jul 27 16:20:34.979078 np0000005924 devstack@c-api.service[100522]: INFO cinder.api.openstack.wsgi [None req-1c4e290e-ba11-4a10-b275-5a057a8dba07 tempest-ProjectAdminTests33-614572375 tempest-ProjectAdminTests33-614572375-project-admin] https://10.4.3.117/volume/v3/backups/415cd5f1-7e9a-43c1-9167-68d86a3b0ba3 returned with HTTP 200 Jul 27 16:20:34.979464 np0000005924 devstack@c-api.service[100522]: [pid: 100522|app: 0|req: 1145/4620] 10.4.3.117 () {68 vars in 1388 bytes} [Mon Jul 27 16:20:34 2026] GET /volume/v3/backups/415cd5f1-7e9a-43c1-9167-68d86a3b0ba3 => generated 725 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 27 16:20:35.276833 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.middleware.request_id [None req-22663920-3b10-4ccc-bd97-f775492d9c0e None None] RequestId filter calling following filter/app {{(pid=100524) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:20:35.279240 np0000005924 devstack@c-api.service[100524]: INFO cinder.api.openstack.wsgi [None req-22663920-3b10-4ccc-bd97-f775492d9c0e tempest-VolumeDependencyTests-1768960200 tempest-VolumeDependencyTests-1768960200-project-member] GET https://10.4.3.117/volume/v3/volumes/07bd9d8b-4eee-460a-9aaa-694e45ffe55a Jul 27 16:20:35.279463 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.openstack.wsgi [None req-22663920-3b10-4ccc-bd97-f775492d9c0e tempest-VolumeDependencyTests-1768960200 tempest-VolumeDependencyTests-1768960200-project-member] Empty body provided in request {{(pid=100524) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:20:35.279638 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.openstack.wsgi [None req-22663920-3b10-4ccc-bd97-f775492d9c0e tempest-VolumeDependencyTests-1768960200 tempest-VolumeDependencyTests-1768960200-project-member] Calling method 'show' {{(pid=100524) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:20:35.285109 np0000005924 devstack@c-api.service[100524]: INFO cinder.api.openstack.wsgi [None req-22663920-3b10-4ccc-bd97-f775492d9c0e tempest-VolumeDependencyTests-1768960200 tempest-VolumeDependencyTests-1768960200-project-member] https://10.4.3.117/volume/v3/volumes/07bd9d8b-4eee-460a-9aaa-694e45ffe55a returned with HTTP 404 Jul 27 16:20:35.285610 np0000005924 devstack@c-api.service[100524]: [pid: 100524|app: 0|req: 1160/4621] 10.4.3.117 () {68 vars in 1389 bytes} [Mon Jul 27 16:20:35 2026] GET /volume/v3/volumes/07bd9d8b-4eee-460a-9aaa-694e45ffe55a => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 27 16:20:35.293753 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.middleware.request_id [None req-770e0465-e516-4cb9-b14e-f3310a496cc3 None None] RequestId filter calling following filter/app {{(pid=100523) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:20:35.295808 np0000005924 devstack@c-api.service[100523]: INFO cinder.api.openstack.wsgi [None req-770e0465-e516-4cb9-b14e-f3310a496cc3 tempest-VolumeDependencyTests-1768960200 tempest-VolumeDependencyTests-1768960200-project-member] DELETE https://10.4.3.117/volume/v3/volumes/52105534-4a3b-4589-a2c0-fbae01d843fe Jul 27 16:20:35.296096 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.openstack.wsgi [None req-770e0465-e516-4cb9-b14e-f3310a496cc3 tempest-VolumeDependencyTests-1768960200 tempest-VolumeDependencyTests-1768960200-project-member] Empty body provided in request {{(pid=100523) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:20:35.296304 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.openstack.wsgi [None req-770e0465-e516-4cb9-b14e-f3310a496cc3 tempest-VolumeDependencyTests-1768960200 tempest-VolumeDependencyTests-1768960200-project-member] Calling method 'delete' {{(pid=100523) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:20:35.296499 np0000005924 devstack@c-api.service[100523]: INFO cinder.api.v3.volumes [None req-770e0465-e516-4cb9-b14e-f3310a496cc3 tempest-VolumeDependencyTests-1768960200 tempest-VolumeDependencyTests-1768960200-project-member] Delete volume with id: 52105534-4a3b-4589-a2c0-fbae01d843fe Jul 27 16:20:35.306266 np0000005924 devstack@c-api.service[100523]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:20:35.306266 np0000005924 devstack@c-api.service[100523]: warnings.warn( Jul 27 16:20:35.306812 np0000005924 devstack@c-api.service[100523]: INFO cinder.volume.api [None req-770e0465-e516-4cb9-b14e-f3310a496cc3 tempest-VolumeDependencyTests-1768960200 tempest-VolumeDependencyTests-1768960200-project-member] Volume info retrieved successfully. Jul 27 16:20:35.327689 np0000005924 devstack@c-api.service[100523]: INFO cinder.volume.api [None req-770e0465-e516-4cb9-b14e-f3310a496cc3 tempest-VolumeDependencyTests-1768960200 tempest-VolumeDependencyTests-1768960200-project-member] Delete volume request issued successfully. Jul 27 16:20:35.327860 np0000005924 devstack@c-api.service[100523]: INFO cinder.api.openstack.wsgi [None req-770e0465-e516-4cb9-b14e-f3310a496cc3 tempest-VolumeDependencyTests-1768960200 tempest-VolumeDependencyTests-1768960200-project-member] https://10.4.3.117/volume/v3/volumes/52105534-4a3b-4589-a2c0-fbae01d843fe returned with HTTP 202 Jul 27 16:20:35.328324 np0000005924 devstack@c-api.service[100523]: [pid: 100523|app: 0|req: 1163/4622] 10.4.3.117 () {68 vars in 1392 bytes} [Mon Jul 27 16:20:35 2026] DELETE /volume/v3/volumes/52105534-4a3b-4589-a2c0-fbae01d843fe => generated 0 bytes in 35 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Jul 27 16:20:35.336735 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.middleware.request_id [None req-79e62136-3934-4f34-92bb-55f23f0a3937 None None] RequestId filter calling following filter/app {{(pid=100521) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:20:35.338965 np0000005924 devstack@c-api.service[100521]: INFO cinder.api.openstack.wsgi [None req-79e62136-3934-4f34-92bb-55f23f0a3937 tempest-VolumeDependencyTests-1768960200 tempest-VolumeDependencyTests-1768960200-project-member] GET https://10.4.3.117/volume/v3/volumes/52105534-4a3b-4589-a2c0-fbae01d843fe Jul 27 16:20:35.339255 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.openstack.wsgi [None req-79e62136-3934-4f34-92bb-55f23f0a3937 tempest-VolumeDependencyTests-1768960200 tempest-VolumeDependencyTests-1768960200-project-member] Empty body provided in request {{(pid=100521) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:20:35.339542 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.openstack.wsgi [None req-79e62136-3934-4f34-92bb-55f23f0a3937 tempest-VolumeDependencyTests-1768960200 tempest-VolumeDependencyTests-1768960200-project-member] Calling method 'show' {{(pid=100521) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:20:35.346939 np0000005924 devstack@c-api.service[100521]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:20:35.346939 np0000005924 devstack@c-api.service[100521]: warnings.warn( Jul 27 16:20:35.350386 np0000005924 devstack@c-api.service[100521]: INFO cinder.volume.api [None req-79e62136-3934-4f34-92bb-55f23f0a3937 tempest-VolumeDependencyTests-1768960200 tempest-VolumeDependencyTests-1768960200-project-member] Volume info retrieved successfully. Jul 27 16:20:35.354563 np0000005924 devstack@c-api.service[100521]: INFO cinder.api.openstack.wsgi [None req-79e62136-3934-4f34-92bb-55f23f0a3937 tempest-VolumeDependencyTests-1768960200 tempest-VolumeDependencyTests-1768960200-project-member] https://10.4.3.117/volume/v3/volumes/52105534-4a3b-4589-a2c0-fbae01d843fe returned with HTTP 200 Jul 27 16:20:35.354892 np0000005924 devstack@c-api.service[100521]: [pid: 100521|app: 0|req: 1155/4623] 10.4.3.117 () {68 vars in 1389 bytes} [Mon Jul 27 16:20:35 2026] GET /volume/v3/volumes/52105534-4a3b-4589-a2c0-fbae01d843fe => generated 896 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 27 16:20:35.902478 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.middleware.request_id [None req-59cf8a86-8604-4b4d-8430-a3fb293a7da1 None None] RequestId filter calling following filter/app {{(pid=100522) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:20:35.904368 np0000005924 devstack@c-api.service[100522]: INFO cinder.api.openstack.wsgi [None req-59cf8a86-8604-4b4d-8430-a3fb293a7da1 tempest-ProjectMemberTests39-1453193871 tempest-ProjectMemberTests39-1453193871-project-admin] GET https://10.4.3.117/volume/v3/backups/20e8f307-df53-4230-89c8-c4ca11d7cafb Jul 27 16:20:35.904593 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.openstack.wsgi [None req-59cf8a86-8604-4b4d-8430-a3fb293a7da1 tempest-ProjectMemberTests39-1453193871 tempest-ProjectMemberTests39-1453193871-project-admin] Empty body provided in request {{(pid=100522) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:20:35.904799 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.openstack.wsgi [None req-59cf8a86-8604-4b4d-8430-a3fb293a7da1 tempest-ProjectMemberTests39-1453193871 tempest-ProjectMemberTests39-1453193871-project-admin] Calling method 'show' {{(pid=100522) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:20:35.904957 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.v3.backups [None req-59cf8a86-8604-4b4d-8430-a3fb293a7da1 tempest-ProjectMemberTests39-1453193871 tempest-ProjectMemberTests39-1453193871-project-admin] Show backup with id 20e8f307-df53-4230-89c8-c4ca11d7cafb. {{(pid=100522) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 27 16:20:35.909231 np0000005924 devstack@c-api.service[100522]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:20:35.909231 np0000005924 devstack@c-api.service[100522]: warnings.warn( Jul 27 16:20:35.909828 np0000005924 devstack@c-api.service[100522]: INFO cinder.api.openstack.wsgi [None req-59cf8a86-8604-4b4d-8430-a3fb293a7da1 tempest-ProjectMemberTests39-1453193871 tempest-ProjectMemberTests39-1453193871-project-admin] https://10.4.3.117/volume/v3/backups/20e8f307-df53-4230-89c8-c4ca11d7cafb returned with HTTP 200 Jul 27 16:20:35.910339 np0000005924 devstack@c-api.service[100522]: [pid: 100522|app: 0|req: 1146/4624] 10.4.3.117 () {68 vars in 1388 bytes} [Mon Jul 27 16:20:35 2026] GET /volume/v3/backups/20e8f307-df53-4230-89c8-c4ca11d7cafb => generated 735 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 27 16:20:35.989699 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.middleware.request_id [None req-406d7cb3-709b-42be-9f01-b55fbcfb5dab None None] RequestId filter calling following filter/app {{(pid=100524) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:20:35.991273 np0000005924 devstack@c-api.service[100524]: INFO cinder.api.openstack.wsgi [None req-406d7cb3-709b-42be-9f01-b55fbcfb5dab tempest-ProjectAdminTests33-614572375 tempest-ProjectAdminTests33-614572375-project-admin] GET https://10.4.3.117/volume/v3/backups/415cd5f1-7e9a-43c1-9167-68d86a3b0ba3 Jul 27 16:20:35.991481 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.openstack.wsgi [None req-406d7cb3-709b-42be-9f01-b55fbcfb5dab tempest-ProjectAdminTests33-614572375 tempest-ProjectAdminTests33-614572375-project-admin] Empty body provided in request {{(pid=100524) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:20:35.991653 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.openstack.wsgi [None req-406d7cb3-709b-42be-9f01-b55fbcfb5dab tempest-ProjectAdminTests33-614572375 tempest-ProjectAdminTests33-614572375-project-admin] Calling method 'show' {{(pid=100524) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:20:35.991746 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.v3.backups [None req-406d7cb3-709b-42be-9f01-b55fbcfb5dab tempest-ProjectAdminTests33-614572375 tempest-ProjectAdminTests33-614572375-project-admin] Show backup with id 415cd5f1-7e9a-43c1-9167-68d86a3b0ba3. {{(pid=100524) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 27 16:20:35.995984 np0000005924 devstack@c-api.service[100524]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:20:35.995984 np0000005924 devstack@c-api.service[100524]: warnings.warn( Jul 27 16:20:35.996598 np0000005924 devstack@c-api.service[100524]: INFO cinder.api.openstack.wsgi [None req-406d7cb3-709b-42be-9f01-b55fbcfb5dab tempest-ProjectAdminTests33-614572375 tempest-ProjectAdminTests33-614572375-project-admin] https://10.4.3.117/volume/v3/backups/415cd5f1-7e9a-43c1-9167-68d86a3b0ba3 returned with HTTP 200 Jul 27 16:20:35.996903 np0000005924 devstack@c-api.service[100524]: [pid: 100524|app: 0|req: 1161/4625] 10.4.3.117 () {68 vars in 1388 bytes} [Mon Jul 27 16:20:35 2026] GET /volume/v3/backups/415cd5f1-7e9a-43c1-9167-68d86a3b0ba3 => generated 725 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 27 16:20:36.369673 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.middleware.request_id [None req-0daf08c6-deee-455a-a9e7-7bc95e70657a None None] RequestId filter calling following filter/app {{(pid=100523) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:20:36.371920 np0000005924 devstack@c-api.service[100523]: INFO cinder.api.openstack.wsgi [None req-0daf08c6-deee-455a-a9e7-7bc95e70657a tempest-VolumeDependencyTests-1768960200 tempest-VolumeDependencyTests-1768960200-project-member] GET https://10.4.3.117/volume/v3/volumes/52105534-4a3b-4589-a2c0-fbae01d843fe Jul 27 16:20:36.372214 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.openstack.wsgi [None req-0daf08c6-deee-455a-a9e7-7bc95e70657a tempest-VolumeDependencyTests-1768960200 tempest-VolumeDependencyTests-1768960200-project-member] Empty body provided in request {{(pid=100523) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:20:36.372487 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.openstack.wsgi [None req-0daf08c6-deee-455a-a9e7-7bc95e70657a tempest-VolumeDependencyTests-1768960200 tempest-VolumeDependencyTests-1768960200-project-member] Calling method 'show' {{(pid=100523) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:20:36.379935 np0000005924 devstack@c-api.service[100523]: INFO cinder.api.openstack.wsgi [None req-0daf08c6-deee-455a-a9e7-7bc95e70657a tempest-VolumeDependencyTests-1768960200 tempest-VolumeDependencyTests-1768960200-project-member] https://10.4.3.117/volume/v3/volumes/52105534-4a3b-4589-a2c0-fbae01d843fe returned with HTTP 404 Jul 27 16:20:36.380571 np0000005924 devstack@c-api.service[100523]: [pid: 100523|app: 0|req: 1164/4626] 10.4.3.117 () {68 vars in 1389 bytes} [Mon Jul 27 16:20:36 2026] GET /volume/v3/volumes/52105534-4a3b-4589-a2c0-fbae01d843fe => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 27 16:20:36.388533 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.middleware.request_id [None req-2a96b876-5283-4af8-a68b-6f22513176ed None None] RequestId filter calling following filter/app {{(pid=100521) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:20:36.393876 np0000005924 devstack@c-api.service[100521]: INFO cinder.api.openstack.wsgi [None req-2a96b876-5283-4af8-a68b-6f22513176ed tempest-VolumeDependencyTests-1768960200 tempest-VolumeDependencyTests-1768960200-project-member] DELETE https://10.4.3.117/volume/v3/volumes/2471667b-73c3-4397-8518-de09fe75dafa Jul 27 16:20:36.394158 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.openstack.wsgi [None req-2a96b876-5283-4af8-a68b-6f22513176ed tempest-VolumeDependencyTests-1768960200 tempest-VolumeDependencyTests-1768960200-project-member] Empty body provided in request {{(pid=100521) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:20:36.394395 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.openstack.wsgi [None req-2a96b876-5283-4af8-a68b-6f22513176ed tempest-VolumeDependencyTests-1768960200 tempest-VolumeDependencyTests-1768960200-project-member] Calling method 'delete' {{(pid=100521) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:20:36.394562 np0000005924 devstack@c-api.service[100521]: INFO cinder.api.v3.volumes [None req-2a96b876-5283-4af8-a68b-6f22513176ed tempest-VolumeDependencyTests-1768960200 tempest-VolumeDependencyTests-1768960200-project-member] Delete volume with id: 2471667b-73c3-4397-8518-de09fe75dafa Jul 27 16:20:36.401497 np0000005924 devstack@c-api.service[100521]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:20:36.401497 np0000005924 devstack@c-api.service[100521]: warnings.warn( Jul 27 16:20:36.401919 np0000005924 devstack@c-api.service[100521]: INFO cinder.volume.api [None req-2a96b876-5283-4af8-a68b-6f22513176ed tempest-VolumeDependencyTests-1768960200 tempest-VolumeDependencyTests-1768960200-project-member] Volume info retrieved successfully. Jul 27 16:20:36.424281 np0000005924 devstack@c-api.service[100521]: INFO cinder.volume.api [None req-2a96b876-5283-4af8-a68b-6f22513176ed tempest-VolumeDependencyTests-1768960200 tempest-VolumeDependencyTests-1768960200-project-member] Delete volume request issued successfully. Jul 27 16:20:36.424578 np0000005924 devstack@c-api.service[100521]: INFO cinder.api.openstack.wsgi [None req-2a96b876-5283-4af8-a68b-6f22513176ed tempest-VolumeDependencyTests-1768960200 tempest-VolumeDependencyTests-1768960200-project-member] https://10.4.3.117/volume/v3/volumes/2471667b-73c3-4397-8518-de09fe75dafa returned with HTTP 202 Jul 27 16:20:36.425156 np0000005924 devstack@c-api.service[100521]: [pid: 100521|app: 0|req: 1156/4627] 10.4.3.117 () {68 vars in 1392 bytes} [Mon Jul 27 16:20:36 2026] DELETE /volume/v3/volumes/2471667b-73c3-4397-8518-de09fe75dafa => generated 0 bytes in 37 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Jul 27 16:20:36.433310 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.middleware.request_id [None req-dec41b77-208a-4015-8a6f-c1fa48294acb None None] RequestId filter calling following filter/app {{(pid=100522) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:20:36.434969 np0000005924 devstack@c-api.service[100522]: INFO cinder.api.openstack.wsgi [None req-dec41b77-208a-4015-8a6f-c1fa48294acb tempest-VolumeDependencyTests-1768960200 tempest-VolumeDependencyTests-1768960200-project-member] GET https://10.4.3.117/volume/v3/volumes/2471667b-73c3-4397-8518-de09fe75dafa Jul 27 16:20:36.435163 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.openstack.wsgi [None req-dec41b77-208a-4015-8a6f-c1fa48294acb tempest-VolumeDependencyTests-1768960200 tempest-VolumeDependencyTests-1768960200-project-member] Empty body provided in request {{(pid=100522) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:20:36.435354 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.openstack.wsgi [None req-dec41b77-208a-4015-8a6f-c1fa48294acb tempest-VolumeDependencyTests-1768960200 tempest-VolumeDependencyTests-1768960200-project-member] Calling method 'show' {{(pid=100522) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:20:36.442249 np0000005924 devstack@c-api.service[100522]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:20:36.442249 np0000005924 devstack@c-api.service[100522]: warnings.warn( Jul 27 16:20:36.445985 np0000005924 devstack@c-api.service[100522]: INFO cinder.volume.api [None req-dec41b77-208a-4015-8a6f-c1fa48294acb tempest-VolumeDependencyTests-1768960200 tempest-VolumeDependencyTests-1768960200-project-member] Volume info retrieved successfully. Jul 27 16:20:36.450127 np0000005924 devstack@c-api.service[100522]: INFO cinder.api.openstack.wsgi [None req-dec41b77-208a-4015-8a6f-c1fa48294acb tempest-VolumeDependencyTests-1768960200 tempest-VolumeDependencyTests-1768960200-project-member] https://10.4.3.117/volume/v3/volumes/2471667b-73c3-4397-8518-de09fe75dafa returned with HTTP 200 Jul 27 16:20:36.450510 np0000005924 devstack@c-api.service[100522]: [pid: 100522|app: 0|req: 1147/4628] 10.4.3.117 () {68 vars in 1389 bytes} [Mon Jul 27 16:20:36 2026] GET /volume/v3/volumes/2471667b-73c3-4397-8518-de09fe75dafa => generated 895 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 27 16:20:36.919772 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.middleware.request_id [None req-3046bcf2-add4-4da1-af2c-bd54d161d33d None None] RequestId filter calling following filter/app {{(pid=100524) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:20:36.921979 np0000005924 devstack@c-api.service[100524]: INFO cinder.api.openstack.wsgi [None req-3046bcf2-add4-4da1-af2c-bd54d161d33d tempest-ProjectMemberTests39-1453193871 tempest-ProjectMemberTests39-1453193871-project-admin] GET https://10.4.3.117/volume/v3/backups/20e8f307-df53-4230-89c8-c4ca11d7cafb Jul 27 16:20:36.922235 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.openstack.wsgi [None req-3046bcf2-add4-4da1-af2c-bd54d161d33d tempest-ProjectMemberTests39-1453193871 tempest-ProjectMemberTests39-1453193871-project-admin] Empty body provided in request {{(pid=100524) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:20:36.922443 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.openstack.wsgi [None req-3046bcf2-add4-4da1-af2c-bd54d161d33d tempest-ProjectMemberTests39-1453193871 tempest-ProjectMemberTests39-1453193871-project-admin] Calling method 'show' {{(pid=100524) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:20:36.922577 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.v3.backups [None req-3046bcf2-add4-4da1-af2c-bd54d161d33d tempest-ProjectMemberTests39-1453193871 tempest-ProjectMemberTests39-1453193871-project-admin] Show backup with id 20e8f307-df53-4230-89c8-c4ca11d7cafb. {{(pid=100524) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 27 16:20:36.927318 np0000005924 devstack@c-api.service[100524]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:20:36.927318 np0000005924 devstack@c-api.service[100524]: warnings.warn( Jul 27 16:20:36.928392 np0000005924 devstack@c-api.service[100524]: INFO cinder.api.openstack.wsgi [None req-3046bcf2-add4-4da1-af2c-bd54d161d33d tempest-ProjectMemberTests39-1453193871 tempest-ProjectMemberTests39-1453193871-project-admin] https://10.4.3.117/volume/v3/backups/20e8f307-df53-4230-89c8-c4ca11d7cafb returned with HTTP 200 Jul 27 16:20:36.928751 np0000005924 devstack@c-api.service[100524]: [pid: 100524|app: 0|req: 1162/4629] 10.4.3.117 () {68 vars in 1388 bytes} [Mon Jul 27 16:20:36 2026] GET /volume/v3/backups/20e8f307-df53-4230-89c8-c4ca11d7cafb => generated 737 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 27 16:20:36.940338 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.middleware.request_id [None req-8638d3c8-f910-4fac-9220-5ee9ca72df1e None None] RequestId filter calling following filter/app {{(pid=100523) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:20:37.009349 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.middleware.request_id [None req-91bfaee9-ff8c-41ef-b627-b862fde265ab None None] RequestId filter calling following filter/app {{(pid=100521) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:20:37.010718 np0000005924 devstack@c-api.service[100521]: INFO cinder.api.openstack.wsgi [None req-91bfaee9-ff8c-41ef-b627-b862fde265ab tempest-ProjectAdminTests33-614572375 tempest-ProjectAdminTests33-614572375-project-admin] GET https://10.4.3.117/volume/v3/backups/415cd5f1-7e9a-43c1-9167-68d86a3b0ba3 Jul 27 16:20:37.010897 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.openstack.wsgi [None req-91bfaee9-ff8c-41ef-b627-b862fde265ab tempest-ProjectAdminTests33-614572375 tempest-ProjectAdminTests33-614572375-project-admin] Empty body provided in request {{(pid=100521) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:20:37.011135 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.openstack.wsgi [None req-91bfaee9-ff8c-41ef-b627-b862fde265ab tempest-ProjectAdminTests33-614572375 tempest-ProjectAdminTests33-614572375-project-admin] Calling method 'show' {{(pid=100521) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:20:37.011135 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.v3.backups [None req-91bfaee9-ff8c-41ef-b627-b862fde265ab tempest-ProjectAdminTests33-614572375 tempest-ProjectAdminTests33-614572375-project-admin] Show backup with id 415cd5f1-7e9a-43c1-9167-68d86a3b0ba3. {{(pid=100521) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 27 16:20:37.017756 np0000005924 devstack@c-api.service[100521]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:20:37.017756 np0000005924 devstack@c-api.service[100521]: warnings.warn( Jul 27 16:20:37.017756 np0000005924 devstack@c-api.service[100521]: INFO cinder.api.openstack.wsgi [None req-91bfaee9-ff8c-41ef-b627-b862fde265ab tempest-ProjectAdminTests33-614572375 tempest-ProjectAdminTests33-614572375-project-admin] https://10.4.3.117/volume/v3/backups/415cd5f1-7e9a-43c1-9167-68d86a3b0ba3 returned with HTTP 200 Jul 27 16:20:37.017756 np0000005924 devstack@c-api.service[100521]: [pid: 100521|app: 0|req: 1157/4630] 10.4.3.117 () {68 vars in 1388 bytes} [Mon Jul 27 16:20:37 2026] GET /volume/v3/backups/415cd5f1-7e9a-43c1-9167-68d86a3b0ba3 => generated 736 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 27 16:20:37.031883 np0000005924 devstack@c-api.service[100523]: INFO cinder.api.openstack.wsgi [None req-8638d3c8-f910-4fac-9220-5ee9ca72df1e tempest-ProjectMemberTests39-1453193871 tempest-ProjectMemberTests39-1453193871-project-member] PUT https://10.4.3.117/volume/v3/backups/20e8f307-df53-4230-89c8-c4ca11d7cafb Jul 27 16:20:37.031883 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.openstack.wsgi [None req-8638d3c8-f910-4fac-9220-5ee9ca72df1e tempest-ProjectMemberTests39-1453193871 tempest-ProjectMemberTests39-1453193871-project-member] Action: 'update', calling method: version_select, body: {"backup": {"description": "Updated backup description"}} {{(pid=100523) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 27 16:20:37.043579 np0000005924 devstack@c-api.service[100523]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:20:37.043579 np0000005924 devstack@c-api.service[100523]: warnings.warn( Jul 27 16:20:37.050698 np0000005924 devstack@c-api.service[100523]: INFO cinder.api.openstack.wsgi [None req-8638d3c8-f910-4fac-9220-5ee9ca72df1e tempest-ProjectMemberTests39-1453193871 tempest-ProjectMemberTests39-1453193871-project-member] https://10.4.3.117/volume/v3/backups/20e8f307-df53-4230-89c8-c4ca11d7cafb returned with HTTP 200 Jul 27 16:20:37.051099 np0000005924 devstack@c-api.service[100523]: [pid: 100523|app: 0|req: 1165/4631] 10.4.3.117 () {70 vars in 1408 bytes} [Mon Jul 27 16:20:36 2026] PUT /volume/v3/backups/20e8f307-df53-4230-89c8-c4ca11d7cafb => generated 315 bytes in 111 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 27 16:20:37.060414 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.middleware.request_id [None req-64b7f78f-ecb7-4a34-9976-cf0a2f77f919 None None] RequestId filter calling following filter/app {{(pid=100522) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:20:37.063350 np0000005924 devstack@c-api.service[100522]: INFO cinder.api.openstack.wsgi [None req-64b7f78f-ecb7-4a34-9976-cf0a2f77f919 tempest-ProjectMemberTests39-1453193871 tempest-ProjectMemberTests39-1453193871-project-admin] GET https://10.4.3.117/volume/v3/backups/20e8f307-df53-4230-89c8-c4ca11d7cafb Jul 27 16:20:37.063350 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.openstack.wsgi [None req-64b7f78f-ecb7-4a34-9976-cf0a2f77f919 tempest-ProjectMemberTests39-1453193871 tempest-ProjectMemberTests39-1453193871-project-admin] Empty body provided in request {{(pid=100522) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:20:37.063350 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.openstack.wsgi [None req-64b7f78f-ecb7-4a34-9976-cf0a2f77f919 tempest-ProjectMemberTests39-1453193871 tempest-ProjectMemberTests39-1453193871-project-admin] Calling method 'show' {{(pid=100522) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:20:37.063350 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.v3.backups [None req-64b7f78f-ecb7-4a34-9976-cf0a2f77f919 tempest-ProjectMemberTests39-1453193871 tempest-ProjectMemberTests39-1453193871-project-admin] Show backup with id 20e8f307-df53-4230-89c8-c4ca11d7cafb. {{(pid=100522) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 27 16:20:37.068493 np0000005924 devstack@c-api.service[100522]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:20:37.068493 np0000005924 devstack@c-api.service[100522]: warnings.warn( Jul 27 16:20:37.069519 np0000005924 devstack@c-api.service[100522]: INFO cinder.api.openstack.wsgi [None req-64b7f78f-ecb7-4a34-9976-cf0a2f77f919 tempest-ProjectMemberTests39-1453193871 tempest-ProjectMemberTests39-1453193871-project-admin] https://10.4.3.117/volume/v3/backups/20e8f307-df53-4230-89c8-c4ca11d7cafb returned with HTTP 200 Jul 27 16:20:37.070050 np0000005924 devstack@c-api.service[100522]: [pid: 100522|app: 0|req: 1148/4632] 10.4.3.117 () {68 vars in 1388 bytes} [Mon Jul 27 16:20:37 2026] GET /volume/v3/backups/20e8f307-df53-4230-89c8-c4ca11d7cafb => generated 761 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 27 16:20:37.082025 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.middleware.request_id [None req-39937e6c-edf7-44f2-a499-93677cfbdfb6 None None] RequestId filter calling following filter/app {{(pid=100524) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:20:37.084437 np0000005924 devstack@c-api.service[100524]: INFO cinder.api.openstack.wsgi [None req-39937e6c-edf7-44f2-a499-93677cfbdfb6 tempest-ProjectMemberTests39-1453193871 tempest-ProjectMemberTests39-1453193871-project-admin] DELETE https://10.4.3.117/volume/v3/backups/20e8f307-df53-4230-89c8-c4ca11d7cafb Jul 27 16:20:37.084719 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.openstack.wsgi [None req-39937e6c-edf7-44f2-a499-93677cfbdfb6 tempest-ProjectMemberTests39-1453193871 tempest-ProjectMemberTests39-1453193871-project-admin] Empty body provided in request {{(pid=100524) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:20:37.084987 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.openstack.wsgi [None req-39937e6c-edf7-44f2-a499-93677cfbdfb6 tempest-ProjectMemberTests39-1453193871 tempest-ProjectMemberTests39-1453193871-project-admin] Calling method 'delete' {{(pid=100524) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:20:37.085133 np0000005924 devstack@c-api.service[100524]: INFO cinder.api.contrib.backups [None req-39937e6c-edf7-44f2-a499-93677cfbdfb6 tempest-ProjectMemberTests39-1453193871 tempest-ProjectMemberTests39-1453193871-project-admin] Delete backup with id: 20e8f307-df53-4230-89c8-c4ca11d7cafb. Jul 27 16:20:37.090207 np0000005924 devstack@c-api.service[100524]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:20:37.090207 np0000005924 devstack@c-api.service[100524]: warnings.warn( Jul 27 16:20:37.102375 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.backup.rpcapi [None req-39937e6c-edf7-44f2-a499-93677cfbdfb6 tempest-ProjectMemberTests39-1453193871 tempest-ProjectMemberTests39-1453193871-project-admin] delete_backup rpcapi backup_id 20e8f307-df53-4230-89c8-c4ca11d7cafb {{(pid=100524) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Jul 27 16:20:37.105107 np0000005924 devstack@c-api.service[100524]: INFO cinder.api.openstack.wsgi [None req-39937e6c-edf7-44f2-a499-93677cfbdfb6 tempest-ProjectMemberTests39-1453193871 tempest-ProjectMemberTests39-1453193871-project-admin] https://10.4.3.117/volume/v3/backups/20e8f307-df53-4230-89c8-c4ca11d7cafb returned with HTTP 202 Jul 27 16:20:37.105508 np0000005924 devstack@c-api.service[100524]: [pid: 100524|app: 0|req: 1163/4633] 10.4.3.117 () {68 vars in 1391 bytes} [Mon Jul 27 16:20:37 2026] DELETE /volume/v3/backups/20e8f307-df53-4230-89c8-c4ca11d7cafb => generated 0 bytes in 24 msecs (HTTP/1.1 202) 7 headers in 289 bytes (2 switches on core 0) Jul 27 16:20:37.115141 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.middleware.request_id [None req-441a17ac-9661-473c-87ec-603354460842 None None] RequestId filter calling following filter/app {{(pid=100521) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:20:37.117428 np0000005924 devstack@c-api.service[100521]: INFO cinder.api.openstack.wsgi [None req-441a17ac-9661-473c-87ec-603354460842 tempest-ProjectMemberTests39-1453193871 tempest-ProjectMemberTests39-1453193871-project-admin] GET https://10.4.3.117/volume/v3/backups/20e8f307-df53-4230-89c8-c4ca11d7cafb Jul 27 16:20:37.117690 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.openstack.wsgi [None req-441a17ac-9661-473c-87ec-603354460842 tempest-ProjectMemberTests39-1453193871 tempest-ProjectMemberTests39-1453193871-project-admin] Empty body provided in request {{(pid=100521) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:20:37.117897 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.openstack.wsgi [None req-441a17ac-9661-473c-87ec-603354460842 tempest-ProjectMemberTests39-1453193871 tempest-ProjectMemberTests39-1453193871-project-admin] Calling method 'show' {{(pid=100521) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:20:37.118321 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.v3.backups [None req-441a17ac-9661-473c-87ec-603354460842 tempest-ProjectMemberTests39-1453193871 tempest-ProjectMemberTests39-1453193871-project-admin] Show backup with id 20e8f307-df53-4230-89c8-c4ca11d7cafb. {{(pid=100521) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 27 16:20:37.125680 np0000005924 devstack@c-api.service[100521]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:20:37.125680 np0000005924 devstack@c-api.service[100521]: warnings.warn( Jul 27 16:20:37.126418 np0000005924 devstack@c-api.service[100521]: INFO cinder.api.openstack.wsgi [None req-441a17ac-9661-473c-87ec-603354460842 tempest-ProjectMemberTests39-1453193871 tempest-ProjectMemberTests39-1453193871-project-admin] https://10.4.3.117/volume/v3/backups/20e8f307-df53-4230-89c8-c4ca11d7cafb returned with HTTP 200 Jul 27 16:20:37.126840 np0000005924 devstack@c-api.service[100521]: [pid: 100521|app: 0|req: 1158/4634] 10.4.3.117 () {68 vars in 1388 bytes} [Mon Jul 27 16:20:37 2026] GET /volume/v3/backups/20e8f307-df53-4230-89c8-c4ca11d7cafb => generated 760 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 27 16:20:37.467425 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.middleware.request_id [None req-1a5d7205-659d-4345-9c23-75dfbaaf47dc None None] RequestId filter calling following filter/app {{(pid=100523) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:20:37.470147 np0000005924 devstack@c-api.service[100523]: INFO cinder.api.openstack.wsgi [None req-1a5d7205-659d-4345-9c23-75dfbaaf47dc tempest-VolumeDependencyTests-1768960200 tempest-VolumeDependencyTests-1768960200-project-member] GET https://10.4.3.117/volume/v3/volumes/2471667b-73c3-4397-8518-de09fe75dafa Jul 27 16:20:37.470275 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.openstack.wsgi [None req-1a5d7205-659d-4345-9c23-75dfbaaf47dc tempest-VolumeDependencyTests-1768960200 tempest-VolumeDependencyTests-1768960200-project-member] Empty body provided in request {{(pid=100523) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:20:37.470534 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.openstack.wsgi [None req-1a5d7205-659d-4345-9c23-75dfbaaf47dc tempest-VolumeDependencyTests-1768960200 tempest-VolumeDependencyTests-1768960200-project-member] Calling method 'show' {{(pid=100523) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:20:37.482756 np0000005924 devstack@c-api.service[100523]: INFO cinder.api.openstack.wsgi [None req-1a5d7205-659d-4345-9c23-75dfbaaf47dc tempest-VolumeDependencyTests-1768960200 tempest-VolumeDependencyTests-1768960200-project-member] https://10.4.3.117/volume/v3/volumes/2471667b-73c3-4397-8518-de09fe75dafa returned with HTTP 404 Jul 27 16:20:37.483437 np0000005924 devstack@c-api.service[100523]: [pid: 100523|app: 0|req: 1166/4635] 10.4.3.117 () {68 vars in 1389 bytes} [Mon Jul 27 16:20:37 2026] GET /volume/v3/volumes/2471667b-73c3-4397-8518-de09fe75dafa => generated 109 bytes in 16 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 27 16:20:37.495984 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.middleware.request_id [None req-5c144d51-a427-4f0a-979b-9a60d7b2d43c None None] RequestId filter calling following filter/app {{(pid=100522) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:20:37.501699 np0000005924 devstack@c-api.service[100522]: INFO cinder.api.openstack.wsgi [None req-5c144d51-a427-4f0a-979b-9a60d7b2d43c tempest-VolumeDependencyTests-1768960200 tempest-VolumeDependencyTests-1768960200-project-member] POST https://10.4.3.117/volume/v3/volumes Jul 27 16:20:37.502082 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.openstack.wsgi [None req-5c144d51-a427-4f0a-979b-9a60d7b2d43c tempest-VolumeDependencyTests-1768960200 tempest-VolumeDependencyTests-1768960200-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeDependencyTests-Volume-1112821315"}} {{(pid=100522) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 27 16:20:37.506525 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.v3.volumes [None req-5c144d51-a427-4f0a-979b-9a60d7b2d43c tempest-VolumeDependencyTests-1768960200 tempest-VolumeDependencyTests-1768960200-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeDependencyTests-Volume-1112821315'}} {{(pid=100522) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 27 16:20:37.506677 np0000005924 devstack@c-api.service[100522]: INFO cinder.api.v3.volumes [None req-5c144d51-a427-4f0a-979b-9a60d7b2d43c tempest-VolumeDependencyTests-1768960200 tempest-VolumeDependencyTests-1768960200-project-member] Create volume of 1 GB Jul 27 16:20:37.513442 np0000005924 devstack@c-api.service[100522]: INFO cinder.volume.api [None req-5c144d51-a427-4f0a-979b-9a60d7b2d43c tempest-VolumeDependencyTests-1768960200 tempest-VolumeDependencyTests-1768960200-project-member] Availability Zones retrieved successfully. Jul 27 16:20:37.522532 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.volume.api [None req-5c144d51-a427-4f0a-979b-9a60d7b2d43c tempest-VolumeDependencyTests-1768960200 tempest-VolumeDependencyTests-1768960200-project-member] Flow 'volume_create_api' (9aece1e7-c9f2-4da5-99fc-d92024fffa08) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100522) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 27 16:20:37.523476 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.volume.api [None req-5c144d51-a427-4f0a-979b-9a60d7b2d43c tempest-VolumeDependencyTests-1768960200 tempest-VolumeDependencyTests-1768960200-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (588ee675-a0dc-410f-adb6-b67fe8c8c374) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100522) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 27 16:20:37.525134 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.volume.flows.api.create_volume [None req-5c144d51-a427-4f0a-979b-9a60d7b2d43c tempest-VolumeDependencyTests-1768960200 tempest-VolumeDependencyTests-1768960200-project-member] Validating volume size '1' using validate_int {{(pid=100522) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 27 16:20:37.557585 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.volume.api [None req-5c144d51-a427-4f0a-979b-9a60d7b2d43c tempest-VolumeDependencyTests-1768960200 tempest-VolumeDependencyTests-1768960200-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (588ee675-a0dc-410f-adb6-b67fe8c8c374) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-27T16:04:59Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=2bce4e1a-e6e0-49d9-be36-c3405449a01e,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '2bce4e1a-e6e0-49d9-be36-c3405449a01e', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100522) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 27 16:20:37.558568 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.volume.api [None req-5c144d51-a427-4f0a-979b-9a60d7b2d43c tempest-VolumeDependencyTests-1768960200 tempest-VolumeDependencyTests-1768960200-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (1482e229-2ea6-43a6-9075-24e22d6ebd7e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100522) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 27 16:20:37.623319 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.quota [None req-5c144d51-a427-4f0a-979b-9a60d7b2d43c tempest-VolumeDependencyTests-1768960200 tempest-VolumeDependencyTests-1768960200-project-member] Created reservations ['9b807ef6-069f-485d-95b8-ee857950ebad', 'e3ccbc3a-7422-427f-8d03-080c820c6ed6', '999df8a8-49d7-49f7-b1a7-56f284f5ec43', 'e8993760-fbd9-4fd4-b969-ce0939524d81'] {{(pid=100522) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 27 16:20:37.624186 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.volume.api [None req-5c144d51-a427-4f0a-979b-9a60d7b2d43c tempest-VolumeDependencyTests-1768960200 tempest-VolumeDependencyTests-1768960200-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (1482e229-2ea6-43a6-9075-24e22d6ebd7e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['9b807ef6-069f-485d-95b8-ee857950ebad', 'e3ccbc3a-7422-427f-8d03-080c820c6ed6', '999df8a8-49d7-49f7-b1a7-56f284f5ec43', 'e8993760-fbd9-4fd4-b969-ce0939524d81']}' {{(pid=100522) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 27 16:20:37.624881 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.volume.api [None req-5c144d51-a427-4f0a-979b-9a60d7b2d43c tempest-VolumeDependencyTests-1768960200 tempest-VolumeDependencyTests-1768960200-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (54285287-3f3a-435c-b19c-39ae9a98f1b1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100522) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 27 16:20:37.649058 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.volume.api [None req-5c144d51-a427-4f0a-979b-9a60d7b2d43c tempest-VolumeDependencyTests-1768960200 tempest-VolumeDependencyTests-1768960200-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (54285287-3f3a-435c-b19c-39ae9a98f1b1) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'b6668081-a3ce-49d4-ad63-0063b766361b', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeDependencyTests-Volume-1112821315',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='f9f59c04d5d244f1b15d374b0c4ee8bd',qos_specs=None,replication_status=,reservations=['9b807ef6-069f-485d-95b8-ee857950ebad','e3ccbc3a-7422-427f-8d03-080c820c6ed6','999df8a8-49d7-49f7-b1a7-56f284f5ec43','e8993760-fbd9-4fd4-b969-ce0939524d81'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='316cd0c3b54b4f3fb61c338d5fa317a6',volume_type_id=2bce4e1a-e6e0-49d9-be36-c3405449a01e), 'volume': Volume(_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-27T16:20:37Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeDependencyTests-Volume-1112821315',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=b6668081-a3ce-49d4-ad63-0063b766361b,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='f9f59c04d5d244f1b15d374b0c4ee8bd',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='316cd0c3b54b4f3fb61c338d5fa317a6',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(2bce4e1a-e6e0-49d9-be36-c3405449a01e),volume_type_id=2bce4e1a-e6e0-49d9-be36-c3405449a01e)}' {{(pid=100522) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 27 16:20:37.649983 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.volume.api [None req-5c144d51-a427-4f0a-979b-9a60d7b2d43c tempest-VolumeDependencyTests-1768960200 tempest-VolumeDependencyTests-1768960200-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (b8c500e0-5fcf-4c10-bf37-e0f340fe0d8c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100522) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 27 16:20:37.679788 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.volume.api [None req-5c144d51-a427-4f0a-979b-9a60d7b2d43c tempest-VolumeDependencyTests-1768960200 tempest-VolumeDependencyTests-1768960200-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (b8c500e0-5fcf-4c10-bf37-e0f340fe0d8c) transitioned into state 'SUCCESS' from state '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-1112821315',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='f9f59c04d5d244f1b15d374b0c4ee8bd',qos_specs=None,replication_status=,reservations=['9b807ef6-069f-485d-95b8-ee857950ebad','e3ccbc3a-7422-427f-8d03-080c820c6ed6','999df8a8-49d7-49f7-b1a7-56f284f5ec43','e8993760-fbd9-4fd4-b969-ce0939524d81'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='316cd0c3b54b4f3fb61c338d5fa317a6',volume_type_id=2bce4e1a-e6e0-49d9-be36-c3405449a01e)}' {{(pid=100522) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 27 16:20:37.681106 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.volume.api [None req-5c144d51-a427-4f0a-979b-9a60d7b2d43c tempest-VolumeDependencyTests-1768960200 tempest-VolumeDependencyTests-1768960200-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (5cf997a7-0f9d-47e4-b49b-5565960e97a3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100522) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 27 16:20:37.695031 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.volume.api [None req-5c144d51-a427-4f0a-979b-9a60d7b2d43c tempest-VolumeDependencyTests-1768960200 tempest-VolumeDependencyTests-1768960200-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (5cf997a7-0f9d-47e4-b49b-5565960e97a3) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100522) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 27 16:20:37.695997 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.volume.api [None req-5c144d51-a427-4f0a-979b-9a60d7b2d43c tempest-VolumeDependencyTests-1768960200 tempest-VolumeDependencyTests-1768960200-project-member] Flow 'volume_create_api' (9aece1e7-c9f2-4da5-99fc-d92024fffa08) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100522) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 27 16:20:37.696339 np0000005924 devstack@c-api.service[100522]: INFO cinder.volume.api [None req-5c144d51-a427-4f0a-979b-9a60d7b2d43c tempest-VolumeDependencyTests-1768960200 tempest-VolumeDependencyTests-1768960200-project-member] Create volume request issued successfully. Jul 27 16:20:37.696991 np0000005924 devstack@c-api.service[100522]: INFO cinder.api.openstack.wsgi [None req-5c144d51-a427-4f0a-979b-9a60d7b2d43c tempest-VolumeDependencyTests-1768960200 tempest-VolumeDependencyTests-1768960200-project-member] https://10.4.3.117/volume/v3/volumes returned with HTTP 202 Jul 27 16:20:37.697503 np0000005924 devstack@c-api.service[100522]: [pid: 100522|app: 0|req: 1149/4636] 10.4.3.117 () {70 vars in 1299 bytes} [Mon Jul 27 16:20:37 2026] POST /volume/v3/volumes => generated 770 bytes in 202 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Jul 27 16:20:37.714113 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.middleware.request_id [None req-533d2156-33ec-42d4-8655-6555dfac0b47 None None] RequestId filter calling following filter/app {{(pid=100524) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:20:37.716759 np0000005924 devstack@c-api.service[100524]: INFO cinder.api.openstack.wsgi [None req-533d2156-33ec-42d4-8655-6555dfac0b47 tempest-VolumeDependencyTests-1768960200 tempest-VolumeDependencyTests-1768960200-project-member] GET https://10.4.3.117/volume/v3/volumes/b6668081-a3ce-49d4-ad63-0063b766361b Jul 27 16:20:37.717058 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.openstack.wsgi [None req-533d2156-33ec-42d4-8655-6555dfac0b47 tempest-VolumeDependencyTests-1768960200 tempest-VolumeDependencyTests-1768960200-project-member] Empty body provided in request {{(pid=100524) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:20:37.717298 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.openstack.wsgi [None req-533d2156-33ec-42d4-8655-6555dfac0b47 tempest-VolumeDependencyTests-1768960200 tempest-VolumeDependencyTests-1768960200-project-member] Calling method 'show' {{(pid=100524) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:20:37.724697 np0000005924 devstack@c-api.service[100524]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:20:37.724697 np0000005924 devstack@c-api.service[100524]: warnings.warn( Jul 27 16:20:37.730200 np0000005924 devstack@c-api.service[100524]: INFO cinder.volume.api [None req-533d2156-33ec-42d4-8655-6555dfac0b47 tempest-VolumeDependencyTests-1768960200 tempest-VolumeDependencyTests-1768960200-project-member] Volume info retrieved successfully. Jul 27 16:20:37.734901 np0000005924 devstack@c-api.service[100524]: INFO cinder.api.openstack.wsgi [None req-533d2156-33ec-42d4-8655-6555dfac0b47 tempest-VolumeDependencyTests-1768960200 tempest-VolumeDependencyTests-1768960200-project-member] https://10.4.3.117/volume/v3/volumes/b6668081-a3ce-49d4-ad63-0063b766361b returned with HTTP 200 Jul 27 16:20:37.735276 np0000005924 devstack@c-api.service[100524]: [pid: 100524|app: 0|req: 1164/4637] 10.4.3.117 () {68 vars in 1389 bytes} [Mon Jul 27 16:20:37 2026] GET /volume/v3/volumes/b6668081-a3ce-49d4-ad63-0063b766361b => generated 838 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 27 16:20:38.030051 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.middleware.request_id [None req-9494bf3d-a238-4142-8d3e-b50e00e48474 None None] RequestId filter calling following filter/app {{(pid=100521) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:20:38.032291 np0000005924 devstack@c-api.service[100521]: INFO cinder.api.openstack.wsgi [None req-9494bf3d-a238-4142-8d3e-b50e00e48474 tempest-ProjectAdminTests33-614572375 tempest-ProjectAdminTests33-614572375-project-admin] GET https://10.4.3.117/volume/v3/backups/415cd5f1-7e9a-43c1-9167-68d86a3b0ba3 Jul 27 16:20:38.032688 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.openstack.wsgi [None req-9494bf3d-a238-4142-8d3e-b50e00e48474 tempest-ProjectAdminTests33-614572375 tempest-ProjectAdminTests33-614572375-project-admin] Empty body provided in request {{(pid=100521) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:20:38.033575 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.openstack.wsgi [None req-9494bf3d-a238-4142-8d3e-b50e00e48474 tempest-ProjectAdminTests33-614572375 tempest-ProjectAdminTests33-614572375-project-admin] Calling method 'show' {{(pid=100521) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:20:38.033575 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.v3.backups [None req-9494bf3d-a238-4142-8d3e-b50e00e48474 tempest-ProjectAdminTests33-614572375 tempest-ProjectAdminTests33-614572375-project-admin] Show backup with id 415cd5f1-7e9a-43c1-9167-68d86a3b0ba3. {{(pid=100521) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 27 16:20:38.038707 np0000005924 devstack@c-api.service[100521]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:20:38.038707 np0000005924 devstack@c-api.service[100521]: warnings.warn( Jul 27 16:20:38.039545 np0000005924 devstack@c-api.service[100521]: INFO cinder.api.openstack.wsgi [None req-9494bf3d-a238-4142-8d3e-b50e00e48474 tempest-ProjectAdminTests33-614572375 tempest-ProjectAdminTests33-614572375-project-admin] https://10.4.3.117/volume/v3/backups/415cd5f1-7e9a-43c1-9167-68d86a3b0ba3 returned with HTTP 200 Jul 27 16:20:38.040050 np0000005924 devstack@c-api.service[100521]: [pid: 100521|app: 0|req: 1159/4638] 10.4.3.117 () {68 vars in 1388 bytes} [Mon Jul 27 16:20:38 2026] GET /volume/v3/backups/415cd5f1-7e9a-43c1-9167-68d86a3b0ba3 => generated 736 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 27 16:20:38.136843 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.middleware.request_id [None req-bf2cb1e2-eafb-4d2e-b0f6-1b94d07fabeb None None] RequestId filter calling following filter/app {{(pid=100523) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:20:38.138637 np0000005924 devstack@c-api.service[100523]: INFO cinder.api.openstack.wsgi [None req-bf2cb1e2-eafb-4d2e-b0f6-1b94d07fabeb tempest-ProjectMemberTests39-1453193871 tempest-ProjectMemberTests39-1453193871-project-admin] GET https://10.4.3.117/volume/v3/backups/20e8f307-df53-4230-89c8-c4ca11d7cafb Jul 27 16:20:38.138849 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.openstack.wsgi [None req-bf2cb1e2-eafb-4d2e-b0f6-1b94d07fabeb tempest-ProjectMemberTests39-1453193871 tempest-ProjectMemberTests39-1453193871-project-admin] Empty body provided in request {{(pid=100523) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:20:38.139179 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.openstack.wsgi [None req-bf2cb1e2-eafb-4d2e-b0f6-1b94d07fabeb tempest-ProjectMemberTests39-1453193871 tempest-ProjectMemberTests39-1453193871-project-admin] Calling method 'show' {{(pid=100523) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:20:38.139287 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.v3.backups [None req-bf2cb1e2-eafb-4d2e-b0f6-1b94d07fabeb tempest-ProjectMemberTests39-1453193871 tempest-ProjectMemberTests39-1453193871-project-admin] Show backup with id 20e8f307-df53-4230-89c8-c4ca11d7cafb. {{(pid=100523) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 27 16:20:38.143174 np0000005924 devstack@c-api.service[100523]: INFO cinder.api.openstack.wsgi [None req-bf2cb1e2-eafb-4d2e-b0f6-1b94d07fabeb tempest-ProjectMemberTests39-1453193871 tempest-ProjectMemberTests39-1453193871-project-admin] https://10.4.3.117/volume/v3/backups/20e8f307-df53-4230-89c8-c4ca11d7cafb returned with HTTP 404 Jul 27 16:20:38.143677 np0000005924 devstack@c-api.service[100523]: [pid: 100523|app: 0|req: 1167/4639] 10.4.3.117 () {68 vars in 1388 bytes} [Mon Jul 27 16:20:38 2026] GET /volume/v3/backups/20e8f307-df53-4230-89c8-c4ca11d7cafb => generated 109 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 27 16:20:38.151819 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.middleware.request_id [None req-4a164f33-0bd9-4659-8771-77bc1f8673ee None None] RequestId filter calling following filter/app {{(pid=100522) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:20:38.153930 np0000005924 devstack@c-api.service[100522]: INFO cinder.api.openstack.wsgi [None req-4a164f33-0bd9-4659-8771-77bc1f8673ee tempest-ProjectMemberTests39-1453193871 tempest-ProjectMemberTests39-1453193871-project-admin] DELETE https://10.4.3.117/volume/v3/volumes/d111119c-d38c-45b5-a78e-8ad44f1f0a23 Jul 27 16:20:38.154150 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.openstack.wsgi [None req-4a164f33-0bd9-4659-8771-77bc1f8673ee tempest-ProjectMemberTests39-1453193871 tempest-ProjectMemberTests39-1453193871-project-admin] Empty body provided in request {{(pid=100522) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:20:38.154343 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.openstack.wsgi [None req-4a164f33-0bd9-4659-8771-77bc1f8673ee tempest-ProjectMemberTests39-1453193871 tempest-ProjectMemberTests39-1453193871-project-admin] Calling method 'delete' {{(pid=100522) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:20:38.154502 np0000005924 devstack@c-api.service[100522]: INFO cinder.api.v3.volumes [None req-4a164f33-0bd9-4659-8771-77bc1f8673ee tempest-ProjectMemberTests39-1453193871 tempest-ProjectMemberTests39-1453193871-project-admin] Delete volume with id: d111119c-d38c-45b5-a78e-8ad44f1f0a23 Jul 27 16:20:38.162146 np0000005924 devstack@c-api.service[100522]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:20:38.162146 np0000005924 devstack@c-api.service[100522]: warnings.warn( Jul 27 16:20:38.162469 np0000005924 devstack@c-api.service[100522]: INFO cinder.volume.api [None req-4a164f33-0bd9-4659-8771-77bc1f8673ee tempest-ProjectMemberTests39-1453193871 tempest-ProjectMemberTests39-1453193871-project-admin] Volume info retrieved successfully. Jul 27 16:20:38.181151 np0000005924 devstack@c-api.service[100522]: INFO cinder.volume.api [None req-4a164f33-0bd9-4659-8771-77bc1f8673ee tempest-ProjectMemberTests39-1453193871 tempest-ProjectMemberTests39-1453193871-project-admin] Delete volume request issued successfully. Jul 27 16:20:38.181340 np0000005924 devstack@c-api.service[100522]: INFO cinder.api.openstack.wsgi [None req-4a164f33-0bd9-4659-8771-77bc1f8673ee tempest-ProjectMemberTests39-1453193871 tempest-ProjectMemberTests39-1453193871-project-admin] https://10.4.3.117/volume/v3/volumes/d111119c-d38c-45b5-a78e-8ad44f1f0a23 returned with HTTP 202 Jul 27 16:20:38.181789 np0000005924 devstack@c-api.service[100522]: [pid: 100522|app: 0|req: 1150/4640] 10.4.3.117 () {68 vars in 1391 bytes} [Mon Jul 27 16:20:38 2026] DELETE /volume/v3/volumes/d111119c-d38c-45b5-a78e-8ad44f1f0a23 => generated 0 bytes in 31 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 27 16:20:38.189248 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.middleware.request_id [None req-0b4ad4a2-2cc6-4544-a181-ccac0df5e12a None None] RequestId filter calling following filter/app {{(pid=100524) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:20:38.191360 np0000005924 devstack@c-api.service[100524]: INFO cinder.api.openstack.wsgi [None req-0b4ad4a2-2cc6-4544-a181-ccac0df5e12a tempest-ProjectMemberTests39-1453193871 tempest-ProjectMemberTests39-1453193871-project-admin] GET https://10.4.3.117/volume/v3/volumes/d111119c-d38c-45b5-a78e-8ad44f1f0a23 Jul 27 16:20:38.191585 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.openstack.wsgi [None req-0b4ad4a2-2cc6-4544-a181-ccac0df5e12a tempest-ProjectMemberTests39-1453193871 tempest-ProjectMemberTests39-1453193871-project-admin] Empty body provided in request {{(pid=100524) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:20:38.191762 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.openstack.wsgi [None req-0b4ad4a2-2cc6-4544-a181-ccac0df5e12a tempest-ProjectMemberTests39-1453193871 tempest-ProjectMemberTests39-1453193871-project-admin] Calling method 'show' {{(pid=100524) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:20:38.199973 np0000005924 devstack@c-api.service[100524]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:20:38.199973 np0000005924 devstack@c-api.service[100524]: warnings.warn( Jul 27 16:20:38.204304 np0000005924 devstack@c-api.service[100524]: INFO cinder.volume.api [None req-0b4ad4a2-2cc6-4544-a181-ccac0df5e12a tempest-ProjectMemberTests39-1453193871 tempest-ProjectMemberTests39-1453193871-project-admin] Volume info retrieved successfully. Jul 27 16:20:38.211206 np0000005924 devstack@c-api.service[100524]: INFO cinder.api.openstack.wsgi [None req-0b4ad4a2-2cc6-4544-a181-ccac0df5e12a tempest-ProjectMemberTests39-1453193871 tempest-ProjectMemberTests39-1453193871-project-admin] https://10.4.3.117/volume/v3/volumes/d111119c-d38c-45b5-a78e-8ad44f1f0a23 returned with HTTP 200 Jul 27 16:20:38.212002 np0000005924 devstack@c-api.service[100524]: [pid: 100524|app: 0|req: 1165/4641] 10.4.3.117 () {68 vars in 1388 bytes} [Mon Jul 27 16:20:38 2026] GET /volume/v3/volumes/d111119c-d38c-45b5-a78e-8ad44f1f0a23 => generated 1017 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 27 16:20:38.753105 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.middleware.request_id [None req-20af0c3d-238c-4f79-ac1e-d482fab0f0a0 None None] RequestId filter calling following filter/app {{(pid=100521) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:20:38.755570 np0000005924 devstack@c-api.service[100521]: INFO cinder.api.openstack.wsgi [None req-20af0c3d-238c-4f79-ac1e-d482fab0f0a0 tempest-VolumeDependencyTests-1768960200 tempest-VolumeDependencyTests-1768960200-project-member] GET https://10.4.3.117/volume/v3/volumes/b6668081-a3ce-49d4-ad63-0063b766361b Jul 27 16:20:38.755852 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.openstack.wsgi [None req-20af0c3d-238c-4f79-ac1e-d482fab0f0a0 tempest-VolumeDependencyTests-1768960200 tempest-VolumeDependencyTests-1768960200-project-member] Empty body provided in request {{(pid=100521) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:20:38.756095 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.openstack.wsgi [None req-20af0c3d-238c-4f79-ac1e-d482fab0f0a0 tempest-VolumeDependencyTests-1768960200 tempest-VolumeDependencyTests-1768960200-project-member] Calling method 'show' {{(pid=100521) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:20:38.764207 np0000005924 devstack@c-api.service[100521]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:20:38.764207 np0000005924 devstack@c-api.service[100521]: warnings.warn( Jul 27 16:20:38.772515 np0000005924 devstack@c-api.service[100521]: INFO cinder.volume.api [None req-20af0c3d-238c-4f79-ac1e-d482fab0f0a0 tempest-VolumeDependencyTests-1768960200 tempest-VolumeDependencyTests-1768960200-project-member] Volume info retrieved successfully. Jul 27 16:20:38.780899 np0000005924 devstack@c-api.service[100521]: INFO cinder.api.openstack.wsgi [None req-20af0c3d-238c-4f79-ac1e-d482fab0f0a0 tempest-VolumeDependencyTests-1768960200 tempest-VolumeDependencyTests-1768960200-project-member] https://10.4.3.117/volume/v3/volumes/b6668081-a3ce-49d4-ad63-0063b766361b returned with HTTP 200 Jul 27 16:20:38.781387 np0000005924 devstack@c-api.service[100521]: [pid: 100521|app: 0|req: 1160/4642] 10.4.3.117 () {68 vars in 1389 bytes} [Mon Jul 27 16:20:38 2026] GET /volume/v3/volumes/b6668081-a3ce-49d4-ad63-0063b766361b => generated 863 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 27 16:20:38.794865 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.middleware.request_id [None req-56047677-9c9b-4e39-8e08-1dc1ec2f1aec None None] RequestId filter calling following filter/app {{(pid=100523) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:20:38.796767 np0000005924 devstack@c-api.service[100523]: INFO cinder.api.openstack.wsgi [None req-56047677-9c9b-4e39-8e08-1dc1ec2f1aec tempest-VolumeDependencyTests-1768960200 tempest-VolumeDependencyTests-1768960200-project-member] POST https://10.4.3.117/volume/v3/snapshots Jul 27 16:20:38.798431 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.openstack.wsgi [None req-56047677-9c9b-4e39-8e08-1dc1ec2f1aec tempest-VolumeDependencyTests-1768960200 tempest-VolumeDependencyTests-1768960200-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "b6668081-a3ce-49d4-ad63-0063b766361b", "name": "tempest-VolumeDependencyTests-Snapshot-168645386"}} {{(pid=100523) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 27 16:20:38.808023 np0000005924 devstack@c-api.service[100523]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:20:38.808023 np0000005924 devstack@c-api.service[100523]: warnings.warn( Jul 27 16:20:38.808023 np0000005924 devstack@c-api.service[100523]: INFO cinder.volume.api [None req-56047677-9c9b-4e39-8e08-1dc1ec2f1aec tempest-VolumeDependencyTests-1768960200 tempest-VolumeDependencyTests-1768960200-project-member] Volume info retrieved successfully. Jul 27 16:20:38.808023 np0000005924 devstack@c-api.service[100523]: INFO cinder.api.v3.snapshots [None req-56047677-9c9b-4e39-8e08-1dc1ec2f1aec tempest-VolumeDependencyTests-1768960200 tempest-VolumeDependencyTests-1768960200-project-member] Create snapshot from volume b6668081-a3ce-49d4-ad63-0063b766361b Jul 27 16:20:38.843497 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.quota [None req-56047677-9c9b-4e39-8e08-1dc1ec2f1aec tempest-VolumeDependencyTests-1768960200 tempest-VolumeDependencyTests-1768960200-project-member] Created reservations ['f28f1212-bbb6-4203-b4a3-83d963a36ebf', '2729994b-083a-47d8-91b6-d99f931cbf4a', '55ef7ecc-4713-41a4-a7b9-0e7b1bb8a094', '8e12d1d3-bd19-4cf6-b3eb-05c0fbb9e6c8'] {{(pid=100523) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 27 16:20:38.874133 np0000005924 devstack@c-api.service[100523]: INFO cinder.volume.api [None req-56047677-9c9b-4e39-8e08-1dc1ec2f1aec tempest-VolumeDependencyTests-1768960200 tempest-VolumeDependencyTests-1768960200-project-member] Snapshot create request issued successfully. Jul 27 16:20:38.874668 np0000005924 devstack@c-api.service[100523]: INFO cinder.api.openstack.wsgi [None req-56047677-9c9b-4e39-8e08-1dc1ec2f1aec tempest-VolumeDependencyTests-1768960200 tempest-VolumeDependencyTests-1768960200-project-member] https://10.4.3.117/volume/v3/snapshots returned with HTTP 202 Jul 27 16:20:38.875211 np0000005924 devstack@c-api.service[100523]: [pid: 100523|app: 0|req: 1168/4643] 10.4.3.117 () {68 vars in 1265 bytes} [Mon Jul 27 16:20:38 2026] POST /volume/v3/snapshots => generated 307 bytes in 81 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 27 16:20:38.885244 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.middleware.request_id [None req-79dc8308-eec0-4899-ae7c-e9795f224510 None None] RequestId filter calling following filter/app {{(pid=100522) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:20:38.887139 np0000005924 devstack@c-api.service[100522]: INFO cinder.api.openstack.wsgi [None req-79dc8308-eec0-4899-ae7c-e9795f224510 tempest-VolumeDependencyTests-1768960200 tempest-VolumeDependencyTests-1768960200-project-member] GET https://10.4.3.117/volume/v3/snapshots/b0b43bfd-4723-49b1-a628-0dbed9680e6b Jul 27 16:20:38.887543 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.openstack.wsgi [None req-79dc8308-eec0-4899-ae7c-e9795f224510 tempest-VolumeDependencyTests-1768960200 tempest-VolumeDependencyTests-1768960200-project-member] Empty body provided in request {{(pid=100522) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:20:38.887543 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.openstack.wsgi [None req-79dc8308-eec0-4899-ae7c-e9795f224510 tempest-VolumeDependencyTests-1768960200 tempest-VolumeDependencyTests-1768960200-project-member] Calling method 'show' {{(pid=100522) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:20:38.892586 np0000005924 devstack@c-api.service[100522]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:20:38.892586 np0000005924 devstack@c-api.service[100522]: warnings.warn( Jul 27 16:20:38.893084 np0000005924 devstack@c-api.service[100522]: INFO cinder.volume.api [None req-79dc8308-eec0-4899-ae7c-e9795f224510 tempest-VolumeDependencyTests-1768960200 tempest-VolumeDependencyTests-1768960200-project-member] Snapshot retrieved successfully. Jul 27 16:20:38.893810 np0000005924 devstack@c-api.service[100522]: INFO cinder.api.openstack.wsgi [None req-79dc8308-eec0-4899-ae7c-e9795f224510 tempest-VolumeDependencyTests-1768960200 tempest-VolumeDependencyTests-1768960200-project-member] https://10.4.3.117/volume/v3/snapshots/b0b43bfd-4723-49b1-a628-0dbed9680e6b returned with HTTP 200 Jul 27 16:20:38.894207 np0000005924 devstack@c-api.service[100522]: [pid: 100522|app: 0|req: 1151/4644] 10.4.3.117 () {66 vars in 1354 bytes} [Mon Jul 27 16:20:38 2026] GET /volume/v3/snapshots/b0b43bfd-4723-49b1-a628-0dbed9680e6b => generated 439 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 27 16:20:39.051410 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.middleware.request_id [None req-91c23903-535d-4b70-9e7c-a6baad65e89a None None] RequestId filter calling following filter/app {{(pid=100524) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:20:39.054916 np0000005924 devstack@c-api.service[100524]: INFO cinder.api.openstack.wsgi [None req-91c23903-535d-4b70-9e7c-a6baad65e89a tempest-ProjectAdminTests33-614572375 tempest-ProjectAdminTests33-614572375-project-admin] GET https://10.4.3.117/volume/v3/backups/415cd5f1-7e9a-43c1-9167-68d86a3b0ba3 Jul 27 16:20:39.055249 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.openstack.wsgi [None req-91c23903-535d-4b70-9e7c-a6baad65e89a tempest-ProjectAdminTests33-614572375 tempest-ProjectAdminTests33-614572375-project-admin] Empty body provided in request {{(pid=100524) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:20:39.059305 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.openstack.wsgi [None req-91c23903-535d-4b70-9e7c-a6baad65e89a tempest-ProjectAdminTests33-614572375 tempest-ProjectAdminTests33-614572375-project-admin] Calling method 'show' {{(pid=100524) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:20:39.059475 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.v3.backups [None req-91c23903-535d-4b70-9e7c-a6baad65e89a tempest-ProjectAdminTests33-614572375 tempest-ProjectAdminTests33-614572375-project-admin] Show backup with id 415cd5f1-7e9a-43c1-9167-68d86a3b0ba3. {{(pid=100524) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 27 16:20:39.066278 np0000005924 devstack@c-api.service[100524]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:20:39.066278 np0000005924 devstack@c-api.service[100524]: warnings.warn( Jul 27 16:20:39.066994 np0000005924 devstack@c-api.service[100524]: INFO cinder.api.openstack.wsgi [None req-91c23903-535d-4b70-9e7c-a6baad65e89a tempest-ProjectAdminTests33-614572375 tempest-ProjectAdminTests33-614572375-project-admin] https://10.4.3.117/volume/v3/backups/415cd5f1-7e9a-43c1-9167-68d86a3b0ba3 returned with HTTP 200 Jul 27 16:20:39.067383 np0000005924 devstack@c-api.service[100524]: [pid: 100524|app: 0|req: 1166/4645] 10.4.3.117 () {68 vars in 1388 bytes} [Mon Jul 27 16:20:39 2026] GET /volume/v3/backups/415cd5f1-7e9a-43c1-9167-68d86a3b0ba3 => generated 736 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 27 16:20:39.227629 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.middleware.request_id [None req-d2038a05-2639-4146-88d7-bccec26275bb None None] RequestId filter calling following filter/app {{(pid=100521) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:20:39.229517 np0000005924 devstack@c-api.service[100521]: INFO cinder.api.openstack.wsgi [None req-d2038a05-2639-4146-88d7-bccec26275bb tempest-ProjectMemberTests39-1453193871 tempest-ProjectMemberTests39-1453193871-project-admin] GET https://10.4.3.117/volume/v3/volumes/d111119c-d38c-45b5-a78e-8ad44f1f0a23 Jul 27 16:20:39.229741 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.openstack.wsgi [None req-d2038a05-2639-4146-88d7-bccec26275bb tempest-ProjectMemberTests39-1453193871 tempest-ProjectMemberTests39-1453193871-project-admin] Empty body provided in request {{(pid=100521) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:20:39.229924 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.openstack.wsgi [None req-d2038a05-2639-4146-88d7-bccec26275bb tempest-ProjectMemberTests39-1453193871 tempest-ProjectMemberTests39-1453193871-project-admin] Calling method 'show' {{(pid=100521) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:20:39.235840 np0000005924 devstack@c-api.service[100521]: INFO cinder.api.openstack.wsgi [None req-d2038a05-2639-4146-88d7-bccec26275bb tempest-ProjectMemberTests39-1453193871 tempest-ProjectMemberTests39-1453193871-project-admin] https://10.4.3.117/volume/v3/volumes/d111119c-d38c-45b5-a78e-8ad44f1f0a23 returned with HTTP 404 Jul 27 16:20:39.236369 np0000005924 devstack@c-api.service[100521]: [pid: 100521|app: 0|req: 1161/4646] 10.4.3.117 () {68 vars in 1388 bytes} [Mon Jul 27 16:20:39 2026] GET /volume/v3/volumes/d111119c-d38c-45b5-a78e-8ad44f1f0a23 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 27 16:20:39.692807 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.middleware.request_id [None req-8c7a64ef-5b71-4d57-b28c-cb3b8be37e03 None None] RequestId filter calling following filter/app {{(pid=100523) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:20:39.803120 np0000005924 devstack@c-api.service[100523]: INFO cinder.api.openstack.wsgi [None req-8c7a64ef-5b71-4d57-b28c-cb3b8be37e03 tempest-CreateVolumesFromSnapshotTest-77455272 tempest-CreateVolumesFromSnapshotTest-77455272-project-member] POST https://10.4.3.117/volume/v3/volumes Jul 27 16:20:39.804716 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.openstack.wsgi [None req-8c7a64ef-5b71-4d57-b28c-cb3b8be37e03 tempest-CreateVolumesFromSnapshotTest-77455272 tempest-CreateVolumesFromSnapshotTest-77455272-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-CreateVolumesFromSnapshotTest-Volume-1592086973"}} {{(pid=100523) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 27 16:20:39.806830 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.v3.volumes [None req-8c7a64ef-5b71-4d57-b28c-cb3b8be37e03 tempest-CreateVolumesFromSnapshotTest-77455272 tempest-CreateVolumesFromSnapshotTest-77455272-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-CreateVolumesFromSnapshotTest-Volume-1592086973'}} {{(pid=100523) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 27 16:20:39.808892 np0000005924 devstack@c-api.service[100523]: INFO cinder.api.v3.volumes [None req-8c7a64ef-5b71-4d57-b28c-cb3b8be37e03 tempest-CreateVolumesFromSnapshotTest-77455272 tempest-CreateVolumesFromSnapshotTest-77455272-project-member] Create volume of 1 GB Jul 27 16:20:39.808892 np0000005924 devstack@c-api.service[100523]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:20:39.808892 np0000005924 devstack@c-api.service[100523]: warnings.warn( Jul 27 16:20:39.814374 np0000005924 devstack@c-api.service[100523]: INFO cinder.volume.api [None req-8c7a64ef-5b71-4d57-b28c-cb3b8be37e03 tempest-CreateVolumesFromSnapshotTest-77455272 tempest-CreateVolumesFromSnapshotTest-77455272-project-member] Availability Zones retrieved successfully. Jul 27 16:20:39.818143 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.volume.api [None req-8c7a64ef-5b71-4d57-b28c-cb3b8be37e03 tempest-CreateVolumesFromSnapshotTest-77455272 tempest-CreateVolumesFromSnapshotTest-77455272-project-member] Flow 'volume_create_api' (e0015e7b-89e8-4265-8ea9-dde07087e057) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100523) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 27 16:20:39.819269 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.volume.api [None req-8c7a64ef-5b71-4d57-b28c-cb3b8be37e03 tempest-CreateVolumesFromSnapshotTest-77455272 tempest-CreateVolumesFromSnapshotTest-77455272-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (cce6a7a9-090b-42be-944a-5810346e1ae5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100523) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 27 16:20:39.820379 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.volume.flows.api.create_volume [None req-8c7a64ef-5b71-4d57-b28c-cb3b8be37e03 tempest-CreateVolumesFromSnapshotTest-77455272 tempest-CreateVolumesFromSnapshotTest-77455272-project-member] Validating volume size '1' using validate_int {{(pid=100523) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 27 16:20:39.850175 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.volume.api [None req-8c7a64ef-5b71-4d57-b28c-cb3b8be37e03 tempest-CreateVolumesFromSnapshotTest-77455272 tempest-CreateVolumesFromSnapshotTest-77455272-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (cce6a7a9-090b-42be-944a-5810346e1ae5) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-27T16:04:59Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=2bce4e1a-e6e0-49d9-be36-c3405449a01e,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '2bce4e1a-e6e0-49d9-be36-c3405449a01e', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100523) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 27 16:20:39.850997 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.volume.api [None req-8c7a64ef-5b71-4d57-b28c-cb3b8be37e03 tempest-CreateVolumesFromSnapshotTest-77455272 tempest-CreateVolumesFromSnapshotTest-77455272-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (8f61baa6-8339-4348-957a-2bf58eef7c87) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100523) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 27 16:20:39.905005 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.middleware.request_id [None req-f6edb270-6bb0-4c0b-bffc-fe5584e22fd8 None None] RequestId filter calling following filter/app {{(pid=100522) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:20:39.907019 np0000005924 devstack@c-api.service[100522]: INFO cinder.api.openstack.wsgi [None req-f6edb270-6bb0-4c0b-bffc-fe5584e22fd8 tempest-VolumeDependencyTests-1768960200 tempest-VolumeDependencyTests-1768960200-project-member] GET https://10.4.3.117/volume/v3/snapshots/b0b43bfd-4723-49b1-a628-0dbed9680e6b Jul 27 16:20:39.907270 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.openstack.wsgi [None req-f6edb270-6bb0-4c0b-bffc-fe5584e22fd8 tempest-VolumeDependencyTests-1768960200 tempest-VolumeDependencyTests-1768960200-project-member] Empty body provided in request {{(pid=100522) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:20:39.907537 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.openstack.wsgi [None req-f6edb270-6bb0-4c0b-bffc-fe5584e22fd8 tempest-VolumeDependencyTests-1768960200 tempest-VolumeDependencyTests-1768960200-project-member] Calling method 'show' {{(pid=100522) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:20:39.912475 np0000005924 devstack@c-api.service[100522]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:20:39.912475 np0000005924 devstack@c-api.service[100522]: warnings.warn( Jul 27 16:20:39.912960 np0000005924 devstack@c-api.service[100522]: INFO cinder.volume.api [None req-f6edb270-6bb0-4c0b-bffc-fe5584e22fd8 tempest-VolumeDependencyTests-1768960200 tempest-VolumeDependencyTests-1768960200-project-member] Snapshot retrieved successfully. Jul 27 16:20:39.914012 np0000005924 devstack@c-api.service[100522]: INFO cinder.api.openstack.wsgi [None req-f6edb270-6bb0-4c0b-bffc-fe5584e22fd8 tempest-VolumeDependencyTests-1768960200 tempest-VolumeDependencyTests-1768960200-project-member] https://10.4.3.117/volume/v3/snapshots/b0b43bfd-4723-49b1-a628-0dbed9680e6b returned with HTTP 200 Jul 27 16:20:39.914605 np0000005924 devstack@c-api.service[100522]: [pid: 100522|app: 0|req: 1152/4647] 10.4.3.117 () {66 vars in 1354 bytes} [Mon Jul 27 16:20:39 2026] GET /volume/v3/snapshots/b0b43bfd-4723-49b1-a628-0dbed9680e6b => generated 466 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 27 16:20:39.923812 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.middleware.request_id [None req-8d62b027-343f-4880-97b2-25dbb13d342a None None] RequestId filter calling following filter/app {{(pid=100524) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:20:39.925804 np0000005924 devstack@c-api.service[100524]: INFO cinder.api.openstack.wsgi [None req-8d62b027-343f-4880-97b2-25dbb13d342a tempest-VolumeDependencyTests-1768960200 tempest-VolumeDependencyTests-1768960200-project-member] POST https://10.4.3.117/volume/v3/volumes Jul 27 16:20:39.926300 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.openstack.wsgi [None req-8d62b027-343f-4880-97b2-25dbb13d342a tempest-VolumeDependencyTests-1768960200 tempest-VolumeDependencyTests-1768960200-project-member] Action: 'create', calling method: create, body: {"volume": {"snapshot_id": "b0b43bfd-4723-49b1-a628-0dbed9680e6b", "size": 1, "name": "tempest-VolumeDependencyTests-Volume-45094840"}} {{(pid=100524) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 27 16:20:39.928451 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.v3.volumes [None req-8d62b027-343f-4880-97b2-25dbb13d342a tempest-VolumeDependencyTests-1768960200 tempest-VolumeDependencyTests-1768960200-project-member] Create volume request body: {'volume': {'snapshot_id': 'b0b43bfd-4723-49b1-a628-0dbed9680e6b', 'size': 1, 'name': 'tempest-VolumeDependencyTests-Volume-45094840'}} {{(pid=100524) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 27 16:20:39.929179 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.quota [None req-8c7a64ef-5b71-4d57-b28c-cb3b8be37e03 tempest-CreateVolumesFromSnapshotTest-77455272 tempest-CreateVolumesFromSnapshotTest-77455272-project-member] Created reservations ['a2a9ad9a-a73d-405a-abb9-d1e5a632e803', '708f4efe-2f8b-46a1-95d6-6f15292ad507', 'f79137b3-b96b-446e-893f-e0f5a3fc6452', 'f457ec7d-66f4-4ba0-b44c-25dece3c9912'] {{(pid=100523) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 27 16:20:39.930280 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.volume.api [None req-8c7a64ef-5b71-4d57-b28c-cb3b8be37e03 tempest-CreateVolumesFromSnapshotTest-77455272 tempest-CreateVolumesFromSnapshotTest-77455272-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (8f61baa6-8339-4348-957a-2bf58eef7c87) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['a2a9ad9a-a73d-405a-abb9-d1e5a632e803', '708f4efe-2f8b-46a1-95d6-6f15292ad507', 'f79137b3-b96b-446e-893f-e0f5a3fc6452', 'f457ec7d-66f4-4ba0-b44c-25dece3c9912']}' {{(pid=100523) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 27 16:20:39.931035 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.volume.api [None req-8c7a64ef-5b71-4d57-b28c-cb3b8be37e03 tempest-CreateVolumesFromSnapshotTest-77455272 tempest-CreateVolumesFromSnapshotTest-77455272-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (a3d284c6-ee75-4ab7-b186-52225fe6912a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100523) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 27 16:20:39.934058 np0000005924 devstack@c-api.service[100524]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:20:39.934058 np0000005924 devstack@c-api.service[100524]: warnings.warn( Jul 27 16:20:39.934536 np0000005924 devstack@c-api.service[100524]: INFO cinder.volume.api [None req-8d62b027-343f-4880-97b2-25dbb13d342a tempest-VolumeDependencyTests-1768960200 tempest-VolumeDependencyTests-1768960200-project-member] Snapshot retrieved successfully. Jul 27 16:20:39.934691 np0000005924 devstack@c-api.service[100524]: INFO cinder.api.v3.volumes [None req-8d62b027-343f-4880-97b2-25dbb13d342a tempest-VolumeDependencyTests-1768960200 tempest-VolumeDependencyTests-1768960200-project-member] Create volume of 1 GB Jul 27 16:20:39.938763 np0000005924 devstack@c-api.service[100524]: INFO cinder.volume.api [None req-8d62b027-343f-4880-97b2-25dbb13d342a tempest-VolumeDependencyTests-1768960200 tempest-VolumeDependencyTests-1768960200-project-member] Availability Zones retrieved successfully. Jul 27 16:20:39.943782 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.volume.api [None req-8d62b027-343f-4880-97b2-25dbb13d342a tempest-VolumeDependencyTests-1768960200 tempest-VolumeDependencyTests-1768960200-project-member] Flow 'volume_create_api' (4e5c286d-c1c6-461f-b518-6bc62b68d279) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100524) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 27 16:20:39.945088 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.volume.api [None req-8d62b027-343f-4880-97b2-25dbb13d342a tempest-VolumeDependencyTests-1768960200 tempest-VolumeDependencyTests-1768960200-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (9dbd19a0-97ea-41e6-a3a4-fee230e85952) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100524) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 27 16:20:39.946082 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.volume.flows.api.create_volume [None req-8d62b027-343f-4880-97b2-25dbb13d342a tempest-VolumeDependencyTests-1768960200 tempest-VolumeDependencyTests-1768960200-project-member] Validating volume size '1' using validate_int, validate_snap_size {{(pid=100524) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 27 16:20:39.957053 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.volume.api [None req-8c7a64ef-5b71-4d57-b28c-cb3b8be37e03 tempest-CreateVolumesFromSnapshotTest-77455272 tempest-CreateVolumesFromSnapshotTest-77455272-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (a3d284c6-ee75-4ab7-b186-52225fe6912a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '6ab1a594-e879-4e22-86a0-e4d4dfde20ec', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromSnapshotTest-Volume-1592086973',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='f98895d9a13f4164bd550074da6a5f70',qos_specs=None,replication_status=,reservations=['a2a9ad9a-a73d-405a-abb9-d1e5a632e803','708f4efe-2f8b-46a1-95d6-6f15292ad507','f79137b3-b96b-446e-893f-e0f5a3fc6452','f457ec7d-66f4-4ba0-b44c-25dece3c9912'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='0218704762d3457c8c541f6920ab09f3',volume_type_id=2bce4e1a-e6e0-49d9-be36-c3405449a01e), 'volume': Volume(_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-27T16:20:39Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromSnapshotTest-Volume-1592086973',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=6ab1a594-e879-4e22-86a0-e4d4dfde20ec,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='f98895d9a13f4164bd550074da6a5f70',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='0218704762d3457c8c541f6920ab09f3',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(2bce4e1a-e6e0-49d9-be36-c3405449a01e),volume_type_id=2bce4e1a-e6e0-49d9-be36-c3405449a01e)}' {{(pid=100523) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 27 16:20:39.957856 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.volume.api [None req-8c7a64ef-5b71-4d57-b28c-cb3b8be37e03 tempest-CreateVolumesFromSnapshotTest-77455272 tempest-CreateVolumesFromSnapshotTest-77455272-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (e40aa4bb-26bf-40c2-bef8-10e3696c017d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100523) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 27 16:20:39.978427 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.volume.api [None req-8d62b027-343f-4880-97b2-25dbb13d342a tempest-VolumeDependencyTests-1768960200 tempest-VolumeDependencyTests-1768960200-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (9dbd19a0-97ea-41e6-a3a4-fee230e85952) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': 'b0b43bfd-4723-49b1-a628-0dbed9680e6b', 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-27T16:04:59Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=2bce4e1a-e6e0-49d9-be36-c3405449a01e,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '2bce4e1a-e6e0-49d9-be36-c3405449a01e', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100524) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 27 16:20:39.979378 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.volume.api [None req-8d62b027-343f-4880-97b2-25dbb13d342a tempest-VolumeDependencyTests-1768960200 tempest-VolumeDependencyTests-1768960200-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (6c91b45d-8f90-481c-aeea-f49816e56be1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100524) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 27 16:20:39.979685 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.volume.api [None req-8c7a64ef-5b71-4d57-b28c-cb3b8be37e03 tempest-CreateVolumesFromSnapshotTest-77455272 tempest-CreateVolumesFromSnapshotTest-77455272-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (e40aa4bb-26bf-40c2-bef8-10e3696c017d) transitioned into state 'SUCCESS' from state '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-1592086973',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='f98895d9a13f4164bd550074da6a5f70',qos_specs=None,replication_status=,reservations=['a2a9ad9a-a73d-405a-abb9-d1e5a632e803','708f4efe-2f8b-46a1-95d6-6f15292ad507','f79137b3-b96b-446e-893f-e0f5a3fc6452','f457ec7d-66f4-4ba0-b44c-25dece3c9912'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='0218704762d3457c8c541f6920ab09f3',volume_type_id=2bce4e1a-e6e0-49d9-be36-c3405449a01e)}' {{(pid=100523) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 27 16:20:39.980679 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.volume.api [None req-8c7a64ef-5b71-4d57-b28c-cb3b8be37e03 tempest-CreateVolumesFromSnapshotTest-77455272 tempest-CreateVolumesFromSnapshotTest-77455272-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (d743ec29-6029-4a62-9835-ac9c919b5c07) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100523) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 27 16:20:39.991319 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.volume.api [None req-8c7a64ef-5b71-4d57-b28c-cb3b8be37e03 tempest-CreateVolumesFromSnapshotTest-77455272 tempest-CreateVolumesFromSnapshotTest-77455272-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (d743ec29-6029-4a62-9835-ac9c919b5c07) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100523) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 27 16:20:39.992365 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.volume.api [None req-8c7a64ef-5b71-4d57-b28c-cb3b8be37e03 tempest-CreateVolumesFromSnapshotTest-77455272 tempest-CreateVolumesFromSnapshotTest-77455272-project-member] Flow 'volume_create_api' (e0015e7b-89e8-4265-8ea9-dde07087e057) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100523) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 27 16:20:39.992838 np0000005924 devstack@c-api.service[100523]: INFO cinder.volume.api [None req-8c7a64ef-5b71-4d57-b28c-cb3b8be37e03 tempest-CreateVolumesFromSnapshotTest-77455272 tempest-CreateVolumesFromSnapshotTest-77455272-project-member] Create volume request issued successfully. Jul 27 16:20:39.993436 np0000005924 devstack@c-api.service[100523]: INFO cinder.api.openstack.wsgi [None req-8c7a64ef-5b71-4d57-b28c-cb3b8be37e03 tempest-CreateVolumesFromSnapshotTest-77455272 tempest-CreateVolumesFromSnapshotTest-77455272-project-member] https://10.4.3.117/volume/v3/volumes returned with HTTP 202 Jul 27 16:20:39.993919 np0000005924 devstack@c-api.service[100523]: [pid: 100523|app: 0|req: 1169/4648] 10.4.3.117 () {68 vars in 1258 bytes} [Mon Jul 27 16:20:39 2026] POST /volume/v3/volumes => generated 760 bytes in 302 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 27 16:20:40.008174 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.middleware.request_id [None req-33cdcf88-27aa-4652-8206-0649a3a21ff3 None None] RequestId filter calling following filter/app {{(pid=100521) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:20:40.010340 np0000005924 devstack@c-api.service[100521]: INFO cinder.api.openstack.wsgi [None req-33cdcf88-27aa-4652-8206-0649a3a21ff3 tempest-CreateVolumesFromSnapshotTest-77455272 tempest-CreateVolumesFromSnapshotTest-77455272-project-member] GET https://10.4.3.117/volume/v3/volumes/6ab1a594-e879-4e22-86a0-e4d4dfde20ec Jul 27 16:20:40.010762 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.openstack.wsgi [None req-33cdcf88-27aa-4652-8206-0649a3a21ff3 tempest-CreateVolumesFromSnapshotTest-77455272 tempest-CreateVolumesFromSnapshotTest-77455272-project-member] Empty body provided in request {{(pid=100521) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:20:40.010927 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.openstack.wsgi [None req-33cdcf88-27aa-4652-8206-0649a3a21ff3 tempest-CreateVolumesFromSnapshotTest-77455272 tempest-CreateVolumesFromSnapshotTest-77455272-project-member] Calling method 'show' {{(pid=100521) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:20:40.019715 np0000005924 devstack@c-api.service[100521]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:20:40.019715 np0000005924 devstack@c-api.service[100521]: warnings.warn( Jul 27 16:20:40.023896 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.quota [None req-8d62b027-343f-4880-97b2-25dbb13d342a tempest-VolumeDependencyTests-1768960200 tempest-VolumeDependencyTests-1768960200-project-member] Created reservations ['6eef1904-7424-4db8-84d5-2afe9034077a', 'e36c851d-c38a-45bf-adf7-6fbe635e911c', '52bcb5f9-1d38-497d-9297-e280e57cbdad', 'eb5f34ce-47a6-4631-bf61-dd4de69712d5'] {{(pid=100524) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 27 16:20:40.026401 np0000005924 devstack@c-api.service[100521]: INFO cinder.volume.api [None req-33cdcf88-27aa-4652-8206-0649a3a21ff3 tempest-CreateVolumesFromSnapshotTest-77455272 tempest-CreateVolumesFromSnapshotTest-77455272-project-member] Volume info retrieved successfully. Jul 27 16:20:40.026492 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.volume.api [None req-8d62b027-343f-4880-97b2-25dbb13d342a tempest-VolumeDependencyTests-1768960200 tempest-VolumeDependencyTests-1768960200-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (6c91b45d-8f90-481c-aeea-f49816e56be1) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['6eef1904-7424-4db8-84d5-2afe9034077a', 'e36c851d-c38a-45bf-adf7-6fbe635e911c', '52bcb5f9-1d38-497d-9297-e280e57cbdad', 'eb5f34ce-47a6-4631-bf61-dd4de69712d5']}' {{(pid=100524) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 27 16:20:40.026492 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.volume.api [None req-8d62b027-343f-4880-97b2-25dbb13d342a tempest-VolumeDependencyTests-1768960200 tempest-VolumeDependencyTests-1768960200-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (e6afa06d-1aa8-4145-805d-474cd769e62b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100524) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 27 16:20:40.028764 np0000005924 devstack@c-api.service[100521]: INFO cinder.api.openstack.wsgi [None req-33cdcf88-27aa-4652-8206-0649a3a21ff3 tempest-CreateVolumesFromSnapshotTest-77455272 tempest-CreateVolumesFromSnapshotTest-77455272-project-member] https://10.4.3.117/volume/v3/volumes/6ab1a594-e879-4e22-86a0-e4d4dfde20ec returned with HTTP 200 Jul 27 16:20:40.029154 np0000005924 devstack@c-api.service[100521]: [pid: 100521|app: 0|req: 1162/4649] 10.4.3.117 () {66 vars in 1348 bytes} [Mon Jul 27 16:20:40 2026] GET /volume/v3/volumes/6ab1a594-e879-4e22-86a0-e4d4dfde20ec => generated 828 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 27 16:20:40.065360 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.volume.api [None req-8d62b027-343f-4880-97b2-25dbb13d342a tempest-VolumeDependencyTests-1768960200 tempest-VolumeDependencyTests-1768960200-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (e6afa06d-1aa8-4145-805d-474cd769e62b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'f386daae-e87c-4b81-8449-2dd6f1df14c9', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeDependencyTests-Volume-45094840',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='f9f59c04d5d244f1b15d374b0c4ee8bd',qos_specs=None,replication_status=,reservations=['6eef1904-7424-4db8-84d5-2afe9034077a','e36c851d-c38a-45bf-adf7-6fbe635e911c','52bcb5f9-1d38-497d-9297-e280e57cbdad','eb5f34ce-47a6-4631-bf61-dd4de69712d5'],size=1,snapshot_id=b0b43bfd-4723-49b1-a628-0dbed9680e6b,source_replicaid=,source_volid=None,status='creating',user_id='316cd0c3b54b4f3fb61c338d5fa317a6',volume_type_id=2bce4e1a-e6e0-49d9-be36-c3405449a01e), 'volume': Volume(_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-27T16:20:40Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeDependencyTests-Volume-45094840',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=f386daae-e87c-4b81-8449-2dd6f1df14c9,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='f9f59c04d5d244f1b15d374b0c4ee8bd',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=b0b43bfd-4723-49b1-a628-0dbed9680e6b,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='316cd0c3b54b4f3fb61c338d5fa317a6',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(2bce4e1a-e6e0-49d9-be36-c3405449a01e),volume_type_id=2bce4e1a-e6e0-49d9-be36-c3405449a01e)}' {{(pid=100524) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 27 16:20:40.066243 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.volume.api [None req-8d62b027-343f-4880-97b2-25dbb13d342a tempest-VolumeDependencyTests-1768960200 tempest-VolumeDependencyTests-1768960200-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (90dca038-0a17-4e00-b0d8-8d70873705d9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100524) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 27 16:20:40.080425 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.middleware.request_id [None req-09748bbf-1152-4d75-ae12-7cb4f87a90d8 None None] RequestId filter calling following filter/app {{(pid=100522) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:20:40.081772 np0000005924 devstack@c-api.service[100522]: INFO cinder.api.openstack.wsgi [None req-09748bbf-1152-4d75-ae12-7cb4f87a90d8 tempest-ProjectAdminTests33-614572375 tempest-ProjectAdminTests33-614572375-project-admin] GET https://10.4.3.117/volume/v3/backups/415cd5f1-7e9a-43c1-9167-68d86a3b0ba3 Jul 27 16:20:40.082167 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.openstack.wsgi [None req-09748bbf-1152-4d75-ae12-7cb4f87a90d8 tempest-ProjectAdminTests33-614572375 tempest-ProjectAdminTests33-614572375-project-admin] Empty body provided in request {{(pid=100522) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:20:40.082501 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.openstack.wsgi [None req-09748bbf-1152-4d75-ae12-7cb4f87a90d8 tempest-ProjectAdminTests33-614572375 tempest-ProjectAdminTests33-614572375-project-admin] Calling method 'show' {{(pid=100522) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:20:40.082756 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.v3.backups [None req-09748bbf-1152-4d75-ae12-7cb4f87a90d8 tempest-ProjectAdminTests33-614572375 tempest-ProjectAdminTests33-614572375-project-admin] Show backup with id 415cd5f1-7e9a-43c1-9167-68d86a3b0ba3. {{(pid=100522) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 27 16:20:40.089759 np0000005924 devstack@c-api.service[100522]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:20:40.089759 np0000005924 devstack@c-api.service[100522]: warnings.warn( Jul 27 16:20:40.089759 np0000005924 devstack@c-api.service[100522]: INFO cinder.api.openstack.wsgi [None req-09748bbf-1152-4d75-ae12-7cb4f87a90d8 tempest-ProjectAdminTests33-614572375 tempest-ProjectAdminTests33-614572375-project-admin] https://10.4.3.117/volume/v3/backups/415cd5f1-7e9a-43c1-9167-68d86a3b0ba3 returned with HTTP 200 Jul 27 16:20:40.089759 np0000005924 devstack@c-api.service[100522]: [pid: 100522|app: 0|req: 1153/4650] 10.4.3.117 () {68 vars in 1388 bytes} [Mon Jul 27 16:20:40 2026] GET /volume/v3/backups/415cd5f1-7e9a-43c1-9167-68d86a3b0ba3 => generated 736 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 27 16:20:40.092826 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.volume.api [None req-8d62b027-343f-4880-97b2-25dbb13d342a tempest-VolumeDependencyTests-1768960200 tempest-VolumeDependencyTests-1768960200-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (90dca038-0a17-4e00-b0d8-8d70873705d9) transitioned into state 'SUCCESS' from state '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-45094840',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='f9f59c04d5d244f1b15d374b0c4ee8bd',qos_specs=None,replication_status=,reservations=['6eef1904-7424-4db8-84d5-2afe9034077a','e36c851d-c38a-45bf-adf7-6fbe635e911c','52bcb5f9-1d38-497d-9297-e280e57cbdad','eb5f34ce-47a6-4631-bf61-dd4de69712d5'],size=1,snapshot_id=b0b43bfd-4723-49b1-a628-0dbed9680e6b,source_replicaid=,source_volid=None,status='creating',user_id='316cd0c3b54b4f3fb61c338d5fa317a6',volume_type_id=2bce4e1a-e6e0-49d9-be36-c3405449a01e)}' {{(pid=100524) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 27 16:20:40.092826 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.volume.api [None req-8d62b027-343f-4880-97b2-25dbb13d342a tempest-VolumeDependencyTests-1768960200 tempest-VolumeDependencyTests-1768960200-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (4ebadbcc-9c10-4dc4-b2f8-847ac92d732a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100524) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 27 16:20:40.120852 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.volume.api [None req-8d62b027-343f-4880-97b2-25dbb13d342a tempest-VolumeDependencyTests-1768960200 tempest-VolumeDependencyTests-1768960200-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (4ebadbcc-9c10-4dc4-b2f8-847ac92d732a) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100524) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 27 16:20:40.121712 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.volume.api [None req-8d62b027-343f-4880-97b2-25dbb13d342a tempest-VolumeDependencyTests-1768960200 tempest-VolumeDependencyTests-1768960200-project-member] Flow 'volume_create_api' (4e5c286d-c1c6-461f-b518-6bc62b68d279) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100524) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 27 16:20:40.122032 np0000005924 devstack@c-api.service[100524]: INFO cinder.volume.api [None req-8d62b027-343f-4880-97b2-25dbb13d342a tempest-VolumeDependencyTests-1768960200 tempest-VolumeDependencyTests-1768960200-project-member] Create volume request issued successfully. Jul 27 16:20:40.122620 np0000005924 devstack@c-api.service[100524]: INFO cinder.api.openstack.wsgi [None req-8d62b027-343f-4880-97b2-25dbb13d342a tempest-VolumeDependencyTests-1768960200 tempest-VolumeDependencyTests-1768960200-project-member] https://10.4.3.117/volume/v3/volumes returned with HTTP 202 Jul 27 16:20:40.123119 np0000005924 devstack@c-api.service[100524]: [pid: 100524|app: 0|req: 1167/4651] 10.4.3.117 () {70 vars in 1300 bytes} [Mon Jul 27 16:20:39 2026] POST /volume/v3/volumes => generated 802 bytes in 200 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Jul 27 16:20:40.138997 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.middleware.request_id [None req-cf5dc725-f3e2-40b8-b947-a77bbe76d181 None None] RequestId filter calling following filter/app {{(pid=100523) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:20:40.141412 np0000005924 devstack@c-api.service[100523]: INFO cinder.api.openstack.wsgi [None req-cf5dc725-f3e2-40b8-b947-a77bbe76d181 tempest-VolumeDependencyTests-1768960200 tempest-VolumeDependencyTests-1768960200-project-member] GET https://10.4.3.117/volume/v3/volumes/f386daae-e87c-4b81-8449-2dd6f1df14c9 Jul 27 16:20:40.141692 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.openstack.wsgi [None req-cf5dc725-f3e2-40b8-b947-a77bbe76d181 tempest-VolumeDependencyTests-1768960200 tempest-VolumeDependencyTests-1768960200-project-member] Empty body provided in request {{(pid=100523) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:20:40.141896 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.openstack.wsgi [None req-cf5dc725-f3e2-40b8-b947-a77bbe76d181 tempest-VolumeDependencyTests-1768960200 tempest-VolumeDependencyTests-1768960200-project-member] Calling method 'show' {{(pid=100523) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:20:40.152410 np0000005924 devstack@c-api.service[100523]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:20:40.152410 np0000005924 devstack@c-api.service[100523]: warnings.warn( Jul 27 16:20:40.158095 np0000005924 devstack@c-api.service[100523]: INFO cinder.volume.api [None req-cf5dc725-f3e2-40b8-b947-a77bbe76d181 tempest-VolumeDependencyTests-1768960200 tempest-VolumeDependencyTests-1768960200-project-member] Volume info retrieved successfully. Jul 27 16:20:40.164615 np0000005924 devstack@c-api.service[100523]: INFO cinder.api.openstack.wsgi [None req-cf5dc725-f3e2-40b8-b947-a77bbe76d181 tempest-VolumeDependencyTests-1768960200 tempest-VolumeDependencyTests-1768960200-project-member] https://10.4.3.117/volume/v3/volumes/f386daae-e87c-4b81-8449-2dd6f1df14c9 returned with HTTP 200 Jul 27 16:20:40.165046 np0000005924 devstack@c-api.service[100523]: [pid: 100523|app: 0|req: 1170/4652] 10.4.3.117 () {68 vars in 1389 bytes} [Mon Jul 27 16:20:40 2026] GET /volume/v3/volumes/f386daae-e87c-4b81-8449-2dd6f1df14c9 => generated 870 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 27 16:20:41.043243 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.middleware.request_id [None req-e22f8592-420c-4001-b019-8975cb12f94f None None] RequestId filter calling following filter/app {{(pid=100521) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:20:41.045344 np0000005924 devstack@c-api.service[100521]: INFO cinder.api.openstack.wsgi [None req-e22f8592-420c-4001-b019-8975cb12f94f tempest-CreateVolumesFromSnapshotTest-77455272 tempest-CreateVolumesFromSnapshotTest-77455272-project-member] GET https://10.4.3.117/volume/v3/volumes/6ab1a594-e879-4e22-86a0-e4d4dfde20ec Jul 27 16:20:41.045593 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.openstack.wsgi [None req-e22f8592-420c-4001-b019-8975cb12f94f tempest-CreateVolumesFromSnapshotTest-77455272 tempest-CreateVolumesFromSnapshotTest-77455272-project-member] Empty body provided in request {{(pid=100521) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:20:41.045823 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.openstack.wsgi [None req-e22f8592-420c-4001-b019-8975cb12f94f tempest-CreateVolumesFromSnapshotTest-77455272 tempest-CreateVolumesFromSnapshotTest-77455272-project-member] Calling method 'show' {{(pid=100521) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:20:41.054259 np0000005924 devstack@c-api.service[100521]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:20:41.054259 np0000005924 devstack@c-api.service[100521]: warnings.warn( Jul 27 16:20:41.058441 np0000005924 devstack@c-api.service[100521]: INFO cinder.volume.api [None req-e22f8592-420c-4001-b019-8975cb12f94f tempest-CreateVolumesFromSnapshotTest-77455272 tempest-CreateVolumesFromSnapshotTest-77455272-project-member] Volume info retrieved successfully. Jul 27 16:20:41.063176 np0000005924 devstack@c-api.service[100521]: INFO cinder.api.openstack.wsgi [None req-e22f8592-420c-4001-b019-8975cb12f94f tempest-CreateVolumesFromSnapshotTest-77455272 tempest-CreateVolumesFromSnapshotTest-77455272-project-member] https://10.4.3.117/volume/v3/volumes/6ab1a594-e879-4e22-86a0-e4d4dfde20ec returned with HTTP 200 Jul 27 16:20:41.063576 np0000005924 devstack@c-api.service[100521]: [pid: 100521|app: 0|req: 1163/4653] 10.4.3.117 () {66 vars in 1348 bytes} [Mon Jul 27 16:20:41 2026] GET /volume/v3/volumes/6ab1a594-e879-4e22-86a0-e4d4dfde20ec => generated 853 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 27 16:20:41.075249 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.middleware.request_id [None req-eecd8b3d-4773-4a22-ae5f-00ff3b3cb54a None None] RequestId filter calling following filter/app {{(pid=100522) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:20:41.076796 np0000005924 devstack@c-api.service[100522]: INFO cinder.api.openstack.wsgi [None req-eecd8b3d-4773-4a22-ae5f-00ff3b3cb54a tempest-CreateVolumesFromSnapshotTest-77455272 tempest-CreateVolumesFromSnapshotTest-77455272-project-member] POST https://10.4.3.117/volume/v3/snapshots Jul 27 16:20:41.077248 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.openstack.wsgi [None req-eecd8b3d-4773-4a22-ae5f-00ff3b3cb54a tempest-CreateVolumesFromSnapshotTest-77455272 tempest-CreateVolumesFromSnapshotTest-77455272-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "6ab1a594-e879-4e22-86a0-e4d4dfde20ec", "name": "tempest-CreateVolumesFromSnapshotTest-Snapshot-352618250"}} {{(pid=100522) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 27 16:20:41.085478 np0000005924 devstack@c-api.service[100522]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:20:41.085478 np0000005924 devstack@c-api.service[100522]: warnings.warn( Jul 27 16:20:41.086790 np0000005924 devstack@c-api.service[100522]: INFO cinder.volume.api [None req-eecd8b3d-4773-4a22-ae5f-00ff3b3cb54a tempest-CreateVolumesFromSnapshotTest-77455272 tempest-CreateVolumesFromSnapshotTest-77455272-project-member] Volume info retrieved successfully. Jul 27 16:20:41.086790 np0000005924 devstack@c-api.service[100522]: INFO cinder.api.v3.snapshots [None req-eecd8b3d-4773-4a22-ae5f-00ff3b3cb54a tempest-CreateVolumesFromSnapshotTest-77455272 tempest-CreateVolumesFromSnapshotTest-77455272-project-member] Create snapshot from volume 6ab1a594-e879-4e22-86a0-e4d4dfde20ec Jul 27 16:20:41.102354 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.middleware.request_id [None req-751905ef-c698-40ff-8a1e-048b4fd39deb None None] RequestId filter calling following filter/app {{(pid=100524) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:20:41.104499 np0000005924 devstack@c-api.service[100524]: INFO cinder.api.openstack.wsgi [None req-751905ef-c698-40ff-8a1e-048b4fd39deb tempest-ProjectAdminTests33-614572375 tempest-ProjectAdminTests33-614572375-project-admin] GET https://10.4.3.117/volume/v3/backups/415cd5f1-7e9a-43c1-9167-68d86a3b0ba3 Jul 27 16:20:41.104499 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.openstack.wsgi [None req-751905ef-c698-40ff-8a1e-048b4fd39deb tempest-ProjectAdminTests33-614572375 tempest-ProjectAdminTests33-614572375-project-admin] Empty body provided in request {{(pid=100524) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:20:41.104748 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.openstack.wsgi [None req-751905ef-c698-40ff-8a1e-048b4fd39deb tempest-ProjectAdminTests33-614572375 tempest-ProjectAdminTests33-614572375-project-admin] Calling method 'show' {{(pid=100524) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:20:41.105891 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.v3.backups [None req-751905ef-c698-40ff-8a1e-048b4fd39deb tempest-ProjectAdminTests33-614572375 tempest-ProjectAdminTests33-614572375-project-admin] Show backup with id 415cd5f1-7e9a-43c1-9167-68d86a3b0ba3. {{(pid=100524) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 27 16:20:41.109190 np0000005924 devstack@c-api.service[100524]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:20:41.109190 np0000005924 devstack@c-api.service[100524]: warnings.warn( Jul 27 16:20:41.109731 np0000005924 devstack@c-api.service[100524]: INFO cinder.api.openstack.wsgi [None req-751905ef-c698-40ff-8a1e-048b4fd39deb tempest-ProjectAdminTests33-614572375 tempest-ProjectAdminTests33-614572375-project-admin] https://10.4.3.117/volume/v3/backups/415cd5f1-7e9a-43c1-9167-68d86a3b0ba3 returned with HTTP 200 Jul 27 16:20:41.110058 np0000005924 devstack@c-api.service[100524]: [pid: 100524|app: 0|req: 1168/4654] 10.4.3.117 () {68 vars in 1388 bytes} [Mon Jul 27 16:20:41 2026] GET /volume/v3/backups/415cd5f1-7e9a-43c1-9167-68d86a3b0ba3 => generated 736 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 27 16:20:41.129247 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.quota [None req-eecd8b3d-4773-4a22-ae5f-00ff3b3cb54a tempest-CreateVolumesFromSnapshotTest-77455272 tempest-CreateVolumesFromSnapshotTest-77455272-project-member] Created reservations ['535f39cd-529e-43d1-81e7-ed3fb084ac64', '04b528b0-4cec-4dc3-924e-3dd21f1995e4', '096ad036-59d8-48bb-950a-22eafabe75c7', '926e4cc7-db89-4511-a8e3-49d6642c68e1'] {{(pid=100522) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 27 16:20:41.181503 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.middleware.request_id [None req-7835639b-64d1-4538-b96f-6832c5ecb72f None None] RequestId filter calling following filter/app {{(pid=100523) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:20:41.183614 np0000005924 devstack@c-api.service[100523]: INFO cinder.api.openstack.wsgi [None req-7835639b-64d1-4538-b96f-6832c5ecb72f tempest-VolumeDependencyTests-1768960200 tempest-VolumeDependencyTests-1768960200-project-member] GET https://10.4.3.117/volume/v3/volumes/f386daae-e87c-4b81-8449-2dd6f1df14c9 Jul 27 16:20:41.183872 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.openstack.wsgi [None req-7835639b-64d1-4538-b96f-6832c5ecb72f tempest-VolumeDependencyTests-1768960200 tempest-VolumeDependencyTests-1768960200-project-member] Empty body provided in request {{(pid=100523) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:20:41.184106 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.openstack.wsgi [None req-7835639b-64d1-4538-b96f-6832c5ecb72f tempest-VolumeDependencyTests-1768960200 tempest-VolumeDependencyTests-1768960200-project-member] Calling method 'show' {{(pid=100523) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:20:41.192031 np0000005924 devstack@c-api.service[100523]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:20:41.192031 np0000005924 devstack@c-api.service[100523]: warnings.warn( Jul 27 16:20:41.195962 np0000005924 devstack@c-api.service[100523]: INFO cinder.volume.api [None req-7835639b-64d1-4538-b96f-6832c5ecb72f tempest-VolumeDependencyTests-1768960200 tempest-VolumeDependencyTests-1768960200-project-member] Volume info retrieved successfully. Jul 27 16:20:41.200699 np0000005924 devstack@c-api.service[100523]: INFO cinder.api.openstack.wsgi [None req-7835639b-64d1-4538-b96f-6832c5ecb72f tempest-VolumeDependencyTests-1768960200 tempest-VolumeDependencyTests-1768960200-project-member] https://10.4.3.117/volume/v3/volumes/f386daae-e87c-4b81-8449-2dd6f1df14c9 returned with HTTP 200 Jul 27 16:20:41.201145 np0000005924 devstack@c-api.service[100523]: [pid: 100523|app: 0|req: 1171/4655] 10.4.3.117 () {68 vars in 1389 bytes} [Mon Jul 27 16:20:41 2026] GET /volume/v3/volumes/f386daae-e87c-4b81-8449-2dd6f1df14c9 => generated 895 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 27 16:20:41.211737 np0000005924 devstack@c-api.service[100522]: INFO cinder.volume.api [None req-eecd8b3d-4773-4a22-ae5f-00ff3b3cb54a tempest-CreateVolumesFromSnapshotTest-77455272 tempest-CreateVolumesFromSnapshotTest-77455272-project-member] Snapshot create request issued successfully. Jul 27 16:20:41.211737 np0000005924 devstack@c-api.service[100522]: INFO cinder.api.openstack.wsgi [None req-eecd8b3d-4773-4a22-ae5f-00ff3b3cb54a tempest-CreateVolumesFromSnapshotTest-77455272 tempest-CreateVolumesFromSnapshotTest-77455272-project-member] https://10.4.3.117/volume/v3/snapshots returned with HTTP 202 Jul 27 16:20:41.211737 np0000005924 devstack@c-api.service[100522]: [pid: 100522|app: 0|req: 1154/4656] 10.4.3.117 () {68 vars in 1265 bytes} [Mon Jul 27 16:20:41 2026] POST /volume/v3/snapshots => generated 315 bytes in 137 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 27 16:20:41.215734 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.middleware.request_id [None req-37c3e44c-e2bc-42a6-892f-635f526f46f1 None None] RequestId filter calling following filter/app {{(pid=100521) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:20:41.217903 np0000005924 devstack@c-api.service[100521]: INFO cinder.api.openstack.wsgi [None req-37c3e44c-e2bc-42a6-892f-635f526f46f1 tempest-VolumeDependencyTests-1768960200 tempest-VolumeDependencyTests-1768960200-project-member] POST https://10.4.3.117/volume/v3/snapshots Jul 27 16:20:41.218394 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.openstack.wsgi [None req-37c3e44c-e2bc-42a6-892f-635f526f46f1 tempest-VolumeDependencyTests-1768960200 tempest-VolumeDependencyTests-1768960200-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "f386daae-e87c-4b81-8449-2dd6f1df14c9", "name": "tempest-VolumeDependencyTests-Snapshot-1564225306"}} {{(pid=100521) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 27 16:20:41.221849 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.middleware.request_id [None req-7e65e0bb-aa2c-4524-af5d-27a4519951d2 None None] RequestId filter calling following filter/app {{(pid=100524) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:20:41.223812 np0000005924 devstack@c-api.service[100524]: INFO cinder.api.openstack.wsgi [None req-7e65e0bb-aa2c-4524-af5d-27a4519951d2 tempest-CreateVolumesFromSnapshotTest-77455272 tempest-CreateVolumesFromSnapshotTest-77455272-project-member] GET https://10.4.3.117/volume/v3/snapshots/1e9cd585-5dbf-4009-bdbd-b8e687687107 Jul 27 16:20:41.224093 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.openstack.wsgi [None req-7e65e0bb-aa2c-4524-af5d-27a4519951d2 tempest-CreateVolumesFromSnapshotTest-77455272 tempest-CreateVolumesFromSnapshotTest-77455272-project-member] Empty body provided in request {{(pid=100524) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:20:41.224347 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.openstack.wsgi [None req-7e65e0bb-aa2c-4524-af5d-27a4519951d2 tempest-CreateVolumesFromSnapshotTest-77455272 tempest-CreateVolumesFromSnapshotTest-77455272-project-member] Calling method 'show' {{(pid=100524) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:20:41.227030 np0000005924 devstack@c-api.service[100521]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:20:41.227030 np0000005924 devstack@c-api.service[100521]: warnings.warn( Jul 27 16:20:41.227472 np0000005924 devstack@c-api.service[100521]: INFO cinder.volume.api [None req-37c3e44c-e2bc-42a6-892f-635f526f46f1 tempest-VolumeDependencyTests-1768960200 tempest-VolumeDependencyTests-1768960200-project-member] Volume info retrieved successfully. Jul 27 16:20:41.227582 np0000005924 devstack@c-api.service[100521]: INFO cinder.api.v3.snapshots [None req-37c3e44c-e2bc-42a6-892f-635f526f46f1 tempest-VolumeDependencyTests-1768960200 tempest-VolumeDependencyTests-1768960200-project-member] Create snapshot from volume f386daae-e87c-4b81-8449-2dd6f1df14c9 Jul 27 16:20:41.230244 np0000005924 devstack@c-api.service[100524]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:20:41.230244 np0000005924 devstack@c-api.service[100524]: warnings.warn( Jul 27 16:20:41.230955 np0000005924 devstack@c-api.service[100524]: INFO cinder.volume.api [None req-7e65e0bb-aa2c-4524-af5d-27a4519951d2 tempest-CreateVolumesFromSnapshotTest-77455272 tempest-CreateVolumesFromSnapshotTest-77455272-project-member] Snapshot retrieved successfully. Jul 27 16:20:41.231970 np0000005924 devstack@c-api.service[100524]: INFO cinder.api.openstack.wsgi [None req-7e65e0bb-aa2c-4524-af5d-27a4519951d2 tempest-CreateVolumesFromSnapshotTest-77455272 tempest-CreateVolumesFromSnapshotTest-77455272-project-member] https://10.4.3.117/volume/v3/snapshots/1e9cd585-5dbf-4009-bdbd-b8e687687107 returned with HTTP 200 Jul 27 16:20:41.232505 np0000005924 devstack@c-api.service[100524]: [pid: 100524|app: 0|req: 1169/4657] 10.4.3.117 () {66 vars in 1354 bytes} [Mon Jul 27 16:20:41 2026] GET /volume/v3/snapshots/1e9cd585-5dbf-4009-bdbd-b8e687687107 => generated 447 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 27 16:20:41.262290 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.quota [None req-37c3e44c-e2bc-42a6-892f-635f526f46f1 tempest-VolumeDependencyTests-1768960200 tempest-VolumeDependencyTests-1768960200-project-member] Created reservations ['51e9e8e1-31ea-4856-bf5c-38f8bdce0438', '184d106f-b8bf-4b3e-b154-2ac003fb5ebc', '16ea59d4-2431-4fb2-927b-f96164d2c0e9', 'b885c1b8-787c-4e25-bfc1-542a6f9a6b59'] {{(pid=100521) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 27 16:20:41.301258 np0000005924 devstack@c-api.service[100521]: INFO cinder.volume.api [None req-37c3e44c-e2bc-42a6-892f-635f526f46f1 tempest-VolumeDependencyTests-1768960200 tempest-VolumeDependencyTests-1768960200-project-member] Snapshot create request issued successfully. Jul 27 16:20:41.301609 np0000005924 devstack@c-api.service[100521]: INFO cinder.api.openstack.wsgi [None req-37c3e44c-e2bc-42a6-892f-635f526f46f1 tempest-VolumeDependencyTests-1768960200 tempest-VolumeDependencyTests-1768960200-project-member] https://10.4.3.117/volume/v3/snapshots returned with HTTP 202 Jul 27 16:20:41.302036 np0000005924 devstack@c-api.service[100521]: [pid: 100521|app: 0|req: 1164/4658] 10.4.3.117 () {68 vars in 1265 bytes} [Mon Jul 27 16:20:41 2026] POST /volume/v3/snapshots => generated 308 bytes in 87 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 27 16:20:41.312810 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.middleware.request_id [None req-ea723c29-1123-4a61-947d-1b83356041ec None None] RequestId filter calling following filter/app {{(pid=100523) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:20:41.314567 np0000005924 devstack@c-api.service[100523]: INFO cinder.api.openstack.wsgi [None req-ea723c29-1123-4a61-947d-1b83356041ec tempest-VolumeDependencyTests-1768960200 tempest-VolumeDependencyTests-1768960200-project-member] GET https://10.4.3.117/volume/v3/snapshots/69d0a28e-2f11-419e-9a29-61b8f7fb7f02 Jul 27 16:20:41.314755 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.openstack.wsgi [None req-ea723c29-1123-4a61-947d-1b83356041ec tempest-VolumeDependencyTests-1768960200 tempest-VolumeDependencyTests-1768960200-project-member] Empty body provided in request {{(pid=100523) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:20:41.314973 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.openstack.wsgi [None req-ea723c29-1123-4a61-947d-1b83356041ec tempest-VolumeDependencyTests-1768960200 tempest-VolumeDependencyTests-1768960200-project-member] Calling method 'show' {{(pid=100523) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:20:41.320773 np0000005924 devstack@c-api.service[100523]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:20:41.320773 np0000005924 devstack@c-api.service[100523]: warnings.warn( Jul 27 16:20:41.321214 np0000005924 devstack@c-api.service[100523]: INFO cinder.volume.api [None req-ea723c29-1123-4a61-947d-1b83356041ec tempest-VolumeDependencyTests-1768960200 tempest-VolumeDependencyTests-1768960200-project-member] Snapshot retrieved successfully. Jul 27 16:20:41.322009 np0000005924 devstack@c-api.service[100523]: INFO cinder.api.openstack.wsgi [None req-ea723c29-1123-4a61-947d-1b83356041ec tempest-VolumeDependencyTests-1768960200 tempest-VolumeDependencyTests-1768960200-project-member] https://10.4.3.117/volume/v3/snapshots/69d0a28e-2f11-419e-9a29-61b8f7fb7f02 returned with HTTP 200 Jul 27 16:20:41.322386 np0000005924 devstack@c-api.service[100523]: [pid: 100523|app: 0|req: 1172/4659] 10.4.3.117 () {66 vars in 1354 bytes} [Mon Jul 27 16:20:41 2026] GET /volume/v3/snapshots/69d0a28e-2f11-419e-9a29-61b8f7fb7f02 => generated 440 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 27 16:20:42.121592 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.middleware.request_id [None req-198f1c4a-ecc0-43c9-8ead-e8bb835c9957 None None] RequestId filter calling following filter/app {{(pid=100522) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:20:42.123344 np0000005924 devstack@c-api.service[100522]: INFO cinder.api.openstack.wsgi [None req-198f1c4a-ecc0-43c9-8ead-e8bb835c9957 tempest-ProjectAdminTests33-614572375 tempest-ProjectAdminTests33-614572375-project-admin] GET https://10.4.3.117/volume/v3/backups/415cd5f1-7e9a-43c1-9167-68d86a3b0ba3 Jul 27 16:20:42.123827 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.openstack.wsgi [None req-198f1c4a-ecc0-43c9-8ead-e8bb835c9957 tempest-ProjectAdminTests33-614572375 tempest-ProjectAdminTests33-614572375-project-admin] Empty body provided in request {{(pid=100522) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:20:42.124161 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.openstack.wsgi [None req-198f1c4a-ecc0-43c9-8ead-e8bb835c9957 tempest-ProjectAdminTests33-614572375 tempest-ProjectAdminTests33-614572375-project-admin] Calling method 'show' {{(pid=100522) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:20:42.125348 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.v3.backups [None req-198f1c4a-ecc0-43c9-8ead-e8bb835c9957 tempest-ProjectAdminTests33-614572375 tempest-ProjectAdminTests33-614572375-project-admin] Show backup with id 415cd5f1-7e9a-43c1-9167-68d86a3b0ba3. {{(pid=100522) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 27 16:20:42.131507 np0000005924 devstack@c-api.service[100522]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:20:42.131507 np0000005924 devstack@c-api.service[100522]: warnings.warn( Jul 27 16:20:42.132366 np0000005924 devstack@c-api.service[100522]: INFO cinder.api.openstack.wsgi [None req-198f1c4a-ecc0-43c9-8ead-e8bb835c9957 tempest-ProjectAdminTests33-614572375 tempest-ProjectAdminTests33-614572375-project-admin] https://10.4.3.117/volume/v3/backups/415cd5f1-7e9a-43c1-9167-68d86a3b0ba3 returned with HTTP 200 Jul 27 16:20:42.132863 np0000005924 devstack@c-api.service[100522]: [pid: 100522|app: 0|req: 1155/4660] 10.4.3.117 () {68 vars in 1388 bytes} [Mon Jul 27 16:20:42 2026] GET /volume/v3/backups/415cd5f1-7e9a-43c1-9167-68d86a3b0ba3 => generated 736 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 27 16:20:42.242842 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.middleware.request_id [None req-24b2e762-976d-41ca-89a9-19c0208a7bd8 None None] RequestId filter calling following filter/app {{(pid=100524) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:20:42.244663 np0000005924 devstack@c-api.service[100524]: INFO cinder.api.openstack.wsgi [None req-24b2e762-976d-41ca-89a9-19c0208a7bd8 tempest-CreateVolumesFromSnapshotTest-77455272 tempest-CreateVolumesFromSnapshotTest-77455272-project-member] GET https://10.4.3.117/volume/v3/snapshots/1e9cd585-5dbf-4009-bdbd-b8e687687107 Jul 27 16:20:42.244861 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.openstack.wsgi [None req-24b2e762-976d-41ca-89a9-19c0208a7bd8 tempest-CreateVolumesFromSnapshotTest-77455272 tempest-CreateVolumesFromSnapshotTest-77455272-project-member] Empty body provided in request {{(pid=100524) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:20:42.245067 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.openstack.wsgi [None req-24b2e762-976d-41ca-89a9-19c0208a7bd8 tempest-CreateVolumesFromSnapshotTest-77455272 tempest-CreateVolumesFromSnapshotTest-77455272-project-member] Calling method 'show' {{(pid=100524) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:20:42.250713 np0000005924 devstack@c-api.service[100524]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:20:42.250713 np0000005924 devstack@c-api.service[100524]: warnings.warn( Jul 27 16:20:42.251145 np0000005924 devstack@c-api.service[100524]: INFO cinder.volume.api [None req-24b2e762-976d-41ca-89a9-19c0208a7bd8 tempest-CreateVolumesFromSnapshotTest-77455272 tempest-CreateVolumesFromSnapshotTest-77455272-project-member] Snapshot retrieved successfully. Jul 27 16:20:42.251923 np0000005924 devstack@c-api.service[100524]: INFO cinder.api.openstack.wsgi [None req-24b2e762-976d-41ca-89a9-19c0208a7bd8 tempest-CreateVolumesFromSnapshotTest-77455272 tempest-CreateVolumesFromSnapshotTest-77455272-project-member] https://10.4.3.117/volume/v3/snapshots/1e9cd585-5dbf-4009-bdbd-b8e687687107 returned with HTTP 200 Jul 27 16:20:42.252339 np0000005924 devstack@c-api.service[100524]: [pid: 100524|app: 0|req: 1170/4661] 10.4.3.117 () {66 vars in 1354 bytes} [Mon Jul 27 16:20:42 2026] GET /volume/v3/snapshots/1e9cd585-5dbf-4009-bdbd-b8e687687107 => generated 474 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 27 16:20:42.261533 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.middleware.request_id [None req-401b5779-267d-4a3f-876a-ae2beca17a17 None None] RequestId filter calling following filter/app {{(pid=100521) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:20:42.263468 np0000005924 devstack@c-api.service[100521]: INFO cinder.api.openstack.wsgi [None req-401b5779-267d-4a3f-876a-ae2beca17a17 tempest-CreateVolumesFromSnapshotTest-77455272 tempest-CreateVolumesFromSnapshotTest-77455272-project-member] POST https://10.4.3.117/volume/v3/volumes Jul 27 16:20:42.263783 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.openstack.wsgi [None req-401b5779-267d-4a3f-876a-ae2beca17a17 tempest-CreateVolumesFromSnapshotTest-77455272 tempest-CreateVolumesFromSnapshotTest-77455272-project-member] Action: 'create', calling method: create, body: {"volume": {"'snapshot_id": "1e9cd585-5dbf-4009-bdbd-b8e687687107", "size": 1, "name": "tempest-CreateVolumesFromSnapshotTest-Volume-1563333880"}} {{(pid=100521) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 27 16:20:42.265224 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.v3.volumes [None req-401b5779-267d-4a3f-876a-ae2beca17a17 tempest-CreateVolumesFromSnapshotTest-77455272 tempest-CreateVolumesFromSnapshotTest-77455272-project-member] Create volume request body: {'volume': {"'snapshot_id": '1e9cd585-5dbf-4009-bdbd-b8e687687107', 'size': 1, 'name': 'tempest-CreateVolumesFromSnapshotTest-Volume-1563333880'}} {{(pid=100521) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 27 16:20:42.265386 np0000005924 devstack@c-api.service[100521]: INFO cinder.api.v3.volumes [None req-401b5779-267d-4a3f-876a-ae2beca17a17 tempest-CreateVolumesFromSnapshotTest-77455272 tempest-CreateVolumesFromSnapshotTest-77455272-project-member] Create volume of 1 GB Jul 27 16:20:42.265631 np0000005924 devstack@c-api.service[100521]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:20:42.265631 np0000005924 devstack@c-api.service[100521]: warnings.warn( Jul 27 16:20:42.269418 np0000005924 devstack@c-api.service[100521]: INFO cinder.volume.api [None req-401b5779-267d-4a3f-876a-ae2beca17a17 tempest-CreateVolumesFromSnapshotTest-77455272 tempest-CreateVolumesFromSnapshotTest-77455272-project-member] Availability Zones retrieved successfully. Jul 27 16:20:42.274629 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.volume.api [None req-401b5779-267d-4a3f-876a-ae2beca17a17 tempest-CreateVolumesFromSnapshotTest-77455272 tempest-CreateVolumesFromSnapshotTest-77455272-project-member] Flow 'volume_create_api' (62341c35-6602-47dd-a7bf-3f298594ad74) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100521) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 27 16:20:42.275457 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.volume.api [None req-401b5779-267d-4a3f-876a-ae2beca17a17 tempest-CreateVolumesFromSnapshotTest-77455272 tempest-CreateVolumesFromSnapshotTest-77455272-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (6c462d5a-042a-4469-836e-3d46c924eeaf) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100521) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 27 16:20:42.276308 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.volume.flows.api.create_volume [None req-401b5779-267d-4a3f-876a-ae2beca17a17 tempest-CreateVolumesFromSnapshotTest-77455272 tempest-CreateVolumesFromSnapshotTest-77455272-project-member] Validating volume size '1' using validate_int {{(pid=100521) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 27 16:20:42.301142 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.volume.api [None req-401b5779-267d-4a3f-876a-ae2beca17a17 tempest-CreateVolumesFromSnapshotTest-77455272 tempest-CreateVolumesFromSnapshotTest-77455272-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (6c462d5a-042a-4469-836e-3d46c924eeaf) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-27T16:04:59Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=2bce4e1a-e6e0-49d9-be36-c3405449a01e,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '2bce4e1a-e6e0-49d9-be36-c3405449a01e', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100521) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 27 16:20:42.301902 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.volume.api [None req-401b5779-267d-4a3f-876a-ae2beca17a17 tempest-CreateVolumesFromSnapshotTest-77455272 tempest-CreateVolumesFromSnapshotTest-77455272-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (e2cfd3ba-5ad2-447c-9c7b-86b7976fddbb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100521) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 27 16:20:42.331768 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.middleware.request_id [None req-d569285c-7ea5-40c3-bac8-a91434c8144e None None] RequestId filter calling following filter/app {{(pid=100523) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:20:42.334435 np0000005924 devstack@c-api.service[100523]: INFO cinder.api.openstack.wsgi [None req-d569285c-7ea5-40c3-bac8-a91434c8144e tempest-VolumeDependencyTests-1768960200 tempest-VolumeDependencyTests-1768960200-project-member] GET https://10.4.3.117/volume/v3/snapshots/69d0a28e-2f11-419e-9a29-61b8f7fb7f02 Jul 27 16:20:42.334807 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.openstack.wsgi [None req-d569285c-7ea5-40c3-bac8-a91434c8144e tempest-VolumeDependencyTests-1768960200 tempest-VolumeDependencyTests-1768960200-project-member] Empty body provided in request {{(pid=100523) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:20:42.335097 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.openstack.wsgi [None req-d569285c-7ea5-40c3-bac8-a91434c8144e tempest-VolumeDependencyTests-1768960200 tempest-VolumeDependencyTests-1768960200-project-member] Calling method 'show' {{(pid=100523) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:20:42.342218 np0000005924 devstack@c-api.service[100523]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:20:42.342218 np0000005924 devstack@c-api.service[100523]: warnings.warn( Jul 27 16:20:42.342721 np0000005924 devstack@c-api.service[100523]: INFO cinder.volume.api [None req-d569285c-7ea5-40c3-bac8-a91434c8144e tempest-VolumeDependencyTests-1768960200 tempest-VolumeDependencyTests-1768960200-project-member] Snapshot retrieved successfully. Jul 27 16:20:42.342758 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.quota [None req-401b5779-267d-4a3f-876a-ae2beca17a17 tempest-CreateVolumesFromSnapshotTest-77455272 tempest-CreateVolumesFromSnapshotTest-77455272-project-member] Created reservations ['b7b2fc88-b5f5-4b06-b38f-2485a80a998d', '41b7c52e-fc78-4f99-a10b-f8b9869e4a84', '96b3ac71-a33c-4cda-81f3-da2a9ff7ba22', '2695236d-268b-40d1-ace4-d93341b87eeb'] {{(pid=100521) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 27 16:20:42.343650 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.volume.api [None req-401b5779-267d-4a3f-876a-ae2beca17a17 tempest-CreateVolumesFromSnapshotTest-77455272 tempest-CreateVolumesFromSnapshotTest-77455272-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (e2cfd3ba-5ad2-447c-9c7b-86b7976fddbb) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['b7b2fc88-b5f5-4b06-b38f-2485a80a998d', '41b7c52e-fc78-4f99-a10b-f8b9869e4a84', '96b3ac71-a33c-4cda-81f3-da2a9ff7ba22', '2695236d-268b-40d1-ace4-d93341b87eeb']}' {{(pid=100521) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 27 16:20:42.343769 np0000005924 devstack@c-api.service[100523]: INFO cinder.api.openstack.wsgi [None req-d569285c-7ea5-40c3-bac8-a91434c8144e tempest-VolumeDependencyTests-1768960200 tempest-VolumeDependencyTests-1768960200-project-member] https://10.4.3.117/volume/v3/snapshots/69d0a28e-2f11-419e-9a29-61b8f7fb7f02 returned with HTTP 200 Jul 27 16:20:42.344210 np0000005924 devstack@c-api.service[100523]: [pid: 100523|app: 0|req: 1173/4662] 10.4.3.117 () {66 vars in 1354 bytes} [Mon Jul 27 16:20:42 2026] GET /volume/v3/snapshots/69d0a28e-2f11-419e-9a29-61b8f7fb7f02 => generated 467 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 27 16:20:42.344489 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.volume.api [None req-401b5779-267d-4a3f-876a-ae2beca17a17 tempest-CreateVolumesFromSnapshotTest-77455272 tempest-CreateVolumesFromSnapshotTest-77455272-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (13eb98d4-3d88-430a-80f0-41ad0bfc712e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100521) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 27 16:20:42.353029 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.middleware.request_id [None req-044f95b7-defc-46d3-a762-1cba75fc2db7 None None] RequestId filter calling following filter/app {{(pid=100522) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:20:42.354577 np0000005924 devstack@c-api.service[100522]: INFO cinder.api.openstack.wsgi [None req-044f95b7-defc-46d3-a762-1cba75fc2db7 tempest-VolumeDependencyTests-1768960200 tempest-VolumeDependencyTests-1768960200-project-member] POST https://10.4.3.117/volume/v3/volumes Jul 27 16:20:42.355146 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.openstack.wsgi [None req-044f95b7-defc-46d3-a762-1cba75fc2db7 tempest-VolumeDependencyTests-1768960200 tempest-VolumeDependencyTests-1768960200-project-member] Action: 'create', calling method: create, body: {"volume": {"snapshot_id": "69d0a28e-2f11-419e-9a29-61b8f7fb7f02", "size": 1, "name": "tempest-VolumeDependencyTests-Volume-2095055526"}} {{(pid=100522) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 27 16:20:42.356809 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.v3.volumes [None req-044f95b7-defc-46d3-a762-1cba75fc2db7 tempest-VolumeDependencyTests-1768960200 tempest-VolumeDependencyTests-1768960200-project-member] Create volume request body: {'volume': {'snapshot_id': '69d0a28e-2f11-419e-9a29-61b8f7fb7f02', 'size': 1, 'name': 'tempest-VolumeDependencyTests-Volume-2095055526'}} {{(pid=100522) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 27 16:20:42.362029 np0000005924 devstack@c-api.service[100522]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:20:42.362029 np0000005924 devstack@c-api.service[100522]: warnings.warn( Jul 27 16:20:42.362571 np0000005924 devstack@c-api.service[100522]: INFO cinder.volume.api [None req-044f95b7-defc-46d3-a762-1cba75fc2db7 tempest-VolumeDependencyTests-1768960200 tempest-VolumeDependencyTests-1768960200-project-member] Snapshot retrieved successfully. Jul 27 16:20:42.363878 np0000005924 devstack@c-api.service[100522]: INFO cinder.api.v3.volumes [None req-044f95b7-defc-46d3-a762-1cba75fc2db7 tempest-VolumeDependencyTests-1768960200 tempest-VolumeDependencyTests-1768960200-project-member] Create volume of 1 GB Jul 27 16:20:42.366244 np0000005924 devstack@c-api.service[100522]: INFO cinder.volume.api [None req-044f95b7-defc-46d3-a762-1cba75fc2db7 tempest-VolumeDependencyTests-1768960200 tempest-VolumeDependencyTests-1768960200-project-member] Availability Zones retrieved successfully. Jul 27 16:20:42.366808 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.volume.api [None req-401b5779-267d-4a3f-876a-ae2beca17a17 tempest-CreateVolumesFromSnapshotTest-77455272 tempest-CreateVolumesFromSnapshotTest-77455272-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (13eb98d4-3d88-430a-80f0-41ad0bfc712e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'f9d77902-adac-4eb4-ad4c-20d311976af2', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromSnapshotTest-Volume-1563333880',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='f98895d9a13f4164bd550074da6a5f70',qos_specs=None,replication_status=,reservations=['b7b2fc88-b5f5-4b06-b38f-2485a80a998d','41b7c52e-fc78-4f99-a10b-f8b9869e4a84','96b3ac71-a33c-4cda-81f3-da2a9ff7ba22','2695236d-268b-40d1-ace4-d93341b87eeb'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='0218704762d3457c8c541f6920ab09f3',volume_type_id=2bce4e1a-e6e0-49d9-be36-c3405449a01e), 'volume': Volume(_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-27T16:20:42Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromSnapshotTest-Volume-1563333880',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=f9d77902-adac-4eb4-ad4c-20d311976af2,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='f98895d9a13f4164bd550074da6a5f70',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='0218704762d3457c8c541f6920ab09f3',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(2bce4e1a-e6e0-49d9-be36-c3405449a01e),volume_type_id=2bce4e1a-e6e0-49d9-be36-c3405449a01e)}' {{(pid=100521) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 27 16:20:42.367595 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.volume.api [None req-401b5779-267d-4a3f-876a-ae2beca17a17 tempest-CreateVolumesFromSnapshotTest-77455272 tempest-CreateVolumesFromSnapshotTest-77455272-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (0946a2a5-99ac-4eff-9ac1-c004b884a41e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100521) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 27 16:20:42.371940 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.volume.api [None req-044f95b7-defc-46d3-a762-1cba75fc2db7 tempest-VolumeDependencyTests-1768960200 tempest-VolumeDependencyTests-1768960200-project-member] Flow 'volume_create_api' (fdb3d027-0a97-4fc8-b8f3-68b78e4faf4f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100522) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 27 16:20:42.373129 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.volume.api [None req-044f95b7-defc-46d3-a762-1cba75fc2db7 tempest-VolumeDependencyTests-1768960200 tempest-VolumeDependencyTests-1768960200-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (910461b1-b209-49e7-beb4-19ce8e0c8c00) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100522) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 27 16:20:42.374172 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.volume.flows.api.create_volume [None req-044f95b7-defc-46d3-a762-1cba75fc2db7 tempest-VolumeDependencyTests-1768960200 tempest-VolumeDependencyTests-1768960200-project-member] Validating volume size '1' using validate_int, validate_snap_size {{(pid=100522) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 27 16:20:42.387616 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.volume.api [None req-401b5779-267d-4a3f-876a-ae2beca17a17 tempest-CreateVolumesFromSnapshotTest-77455272 tempest-CreateVolumesFromSnapshotTest-77455272-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (0946a2a5-99ac-4eff-9ac1-c004b884a41e) transitioned into state 'SUCCESS' from state '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-1563333880',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='f98895d9a13f4164bd550074da6a5f70',qos_specs=None,replication_status=,reservations=['b7b2fc88-b5f5-4b06-b38f-2485a80a998d','41b7c52e-fc78-4f99-a10b-f8b9869e4a84','96b3ac71-a33c-4cda-81f3-da2a9ff7ba22','2695236d-268b-40d1-ace4-d93341b87eeb'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='0218704762d3457c8c541f6920ab09f3',volume_type_id=2bce4e1a-e6e0-49d9-be36-c3405449a01e)}' {{(pid=100521) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 27 16:20:42.388422 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.volume.api [None req-401b5779-267d-4a3f-876a-ae2beca17a17 tempest-CreateVolumesFromSnapshotTest-77455272 tempest-CreateVolumesFromSnapshotTest-77455272-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (b6e2615b-d7ca-4c9c-b058-8c7727e7aed9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100521) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 27 16:20:42.399163 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.volume.api [None req-401b5779-267d-4a3f-876a-ae2beca17a17 tempest-CreateVolumesFromSnapshotTest-77455272 tempest-CreateVolumesFromSnapshotTest-77455272-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (b6e2615b-d7ca-4c9c-b058-8c7727e7aed9) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100521) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 27 16:20:42.399926 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.volume.api [None req-401b5779-267d-4a3f-876a-ae2beca17a17 tempest-CreateVolumesFromSnapshotTest-77455272 tempest-CreateVolumesFromSnapshotTest-77455272-project-member] Flow 'volume_create_api' (62341c35-6602-47dd-a7bf-3f298594ad74) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100521) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 27 16:20:42.401000 np0000005924 devstack@c-api.service[100521]: INFO cinder.volume.api [None req-401b5779-267d-4a3f-876a-ae2beca17a17 tempest-CreateVolumesFromSnapshotTest-77455272 tempest-CreateVolumesFromSnapshotTest-77455272-project-member] Create volume request issued successfully. Jul 27 16:20:42.401000 np0000005924 devstack@c-api.service[100521]: INFO cinder.api.openstack.wsgi [None req-401b5779-267d-4a3f-876a-ae2beca17a17 tempest-CreateVolumesFromSnapshotTest-77455272 tempest-CreateVolumesFromSnapshotTest-77455272-project-member] https://10.4.3.117/volume/v3/volumes returned with HTTP 202 Jul 27 16:20:42.401207 np0000005924 devstack@c-api.service[100521]: [pid: 100521|app: 0|req: 1165/4663] 10.4.3.117 () {68 vars in 1259 bytes} [Mon Jul 27 16:20:42 2026] POST /volume/v3/volumes => generated 760 bytes in 140 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 27 16:20:42.404392 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.volume.api [None req-044f95b7-defc-46d3-a762-1cba75fc2db7 tempest-VolumeDependencyTests-1768960200 tempest-VolumeDependencyTests-1768960200-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (910461b1-b209-49e7-beb4-19ce8e0c8c00) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': '69d0a28e-2f11-419e-9a29-61b8f7fb7f02', 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-27T16:04:59Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=2bce4e1a-e6e0-49d9-be36-c3405449a01e,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '2bce4e1a-e6e0-49d9-be36-c3405449a01e', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100522) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 27 16:20:42.404700 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.volume.api [None req-044f95b7-defc-46d3-a762-1cba75fc2db7 tempest-VolumeDependencyTests-1768960200 tempest-VolumeDependencyTests-1768960200-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (35d7a877-d3e5-4e5a-989a-5712463c8e38) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100522) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 27 16:20:42.420434 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.middleware.request_id [None req-df6b7f7b-be36-4107-8bd9-807e3ca7e64b None None] RequestId filter calling following filter/app {{(pid=100524) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:20:42.422409 np0000005924 devstack@c-api.service[100524]: INFO cinder.api.openstack.wsgi [None req-df6b7f7b-be36-4107-8bd9-807e3ca7e64b tempest-CreateVolumesFromSnapshotTest-77455272 tempest-CreateVolumesFromSnapshotTest-77455272-project-member] POST https://10.4.3.117/volume/v3/volumes Jul 27 16:20:42.423112 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.openstack.wsgi [None req-df6b7f7b-be36-4107-8bd9-807e3ca7e64b tempest-CreateVolumesFromSnapshotTest-77455272 tempest-CreateVolumesFromSnapshotTest-77455272-project-member] Action: 'create', calling method: create, body: {"volume": {"'snapshot_id": "1e9cd585-5dbf-4009-bdbd-b8e687687107", "size": 1, "name": "tempest-CreateVolumesFromSnapshotTest-Volume-750630169"}} {{(pid=100524) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 27 16:20:42.424441 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.v3.volumes [None req-df6b7f7b-be36-4107-8bd9-807e3ca7e64b tempest-CreateVolumesFromSnapshotTest-77455272 tempest-CreateVolumesFromSnapshotTest-77455272-project-member] Create volume request body: {'volume': {"'snapshot_id": '1e9cd585-5dbf-4009-bdbd-b8e687687107', 'size': 1, 'name': 'tempest-CreateVolumesFromSnapshotTest-Volume-750630169'}} {{(pid=100524) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 27 16:20:42.425136 np0000005924 devstack@c-api.service[100524]: INFO cinder.api.v3.volumes [None req-df6b7f7b-be36-4107-8bd9-807e3ca7e64b tempest-CreateVolumesFromSnapshotTest-77455272 tempest-CreateVolumesFromSnapshotTest-77455272-project-member] Create volume of 1 GB Jul 27 16:20:42.428530 np0000005924 devstack@c-api.service[100524]: INFO cinder.volume.api [None req-df6b7f7b-be36-4107-8bd9-807e3ca7e64b tempest-CreateVolumesFromSnapshotTest-77455272 tempest-CreateVolumesFromSnapshotTest-77455272-project-member] Availability Zones retrieved successfully. Jul 27 16:20:42.434088 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.volume.api [None req-df6b7f7b-be36-4107-8bd9-807e3ca7e64b tempest-CreateVolumesFromSnapshotTest-77455272 tempest-CreateVolumesFromSnapshotTest-77455272-project-member] Flow 'volume_create_api' (f5ed66c6-1dc9-404a-adae-d320f4b3a4be) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100524) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 27 16:20:42.435235 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.volume.api [None req-df6b7f7b-be36-4107-8bd9-807e3ca7e64b tempest-CreateVolumesFromSnapshotTest-77455272 tempest-CreateVolumesFromSnapshotTest-77455272-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (3907939a-e6a5-48f5-af09-596ae3c9cef9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100524) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 27 16:20:42.435968 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.volume.flows.api.create_volume [None req-df6b7f7b-be36-4107-8bd9-807e3ca7e64b tempest-CreateVolumesFromSnapshotTest-77455272 tempest-CreateVolumesFromSnapshotTest-77455272-project-member] Validating volume size '1' using validate_int {{(pid=100524) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 27 16:20:42.445495 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.quota [None req-044f95b7-defc-46d3-a762-1cba75fc2db7 tempest-VolumeDependencyTests-1768960200 tempest-VolumeDependencyTests-1768960200-project-member] Created reservations ['7036bfaf-62fa-445d-b0d0-1663a79cd2b3', '74ece831-bd54-4be1-85cc-a67fd6b838fe', 'd973b21a-6609-4d2a-8c9d-cded7bb37801', 'effe2c4e-6739-4ac2-9e37-4406aa7a8d8a'] {{(pid=100522) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 27 16:20:42.445495 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.volume.api [None req-044f95b7-defc-46d3-a762-1cba75fc2db7 tempest-VolumeDependencyTests-1768960200 tempest-VolumeDependencyTests-1768960200-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (35d7a877-d3e5-4e5a-989a-5712463c8e38) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['7036bfaf-62fa-445d-b0d0-1663a79cd2b3', '74ece831-bd54-4be1-85cc-a67fd6b838fe', 'd973b21a-6609-4d2a-8c9d-cded7bb37801', 'effe2c4e-6739-4ac2-9e37-4406aa7a8d8a']}' {{(pid=100522) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 27 16:20:42.445495 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.volume.api [None req-044f95b7-defc-46d3-a762-1cba75fc2db7 tempest-VolumeDependencyTests-1768960200 tempest-VolumeDependencyTests-1768960200-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (de80ad28-d47c-454a-9a15-662b1f3f8479) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100522) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 27 16:20:42.462223 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.volume.api [None req-df6b7f7b-be36-4107-8bd9-807e3ca7e64b tempest-CreateVolumesFromSnapshotTest-77455272 tempest-CreateVolumesFromSnapshotTest-77455272-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (3907939a-e6a5-48f5-af09-596ae3c9cef9) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-27T16:04:59Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=2bce4e1a-e6e0-49d9-be36-c3405449a01e,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '2bce4e1a-e6e0-49d9-be36-c3405449a01e', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100524) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 27 16:20:42.463050 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.volume.api [None req-df6b7f7b-be36-4107-8bd9-807e3ca7e64b tempest-CreateVolumesFromSnapshotTest-77455272 tempest-CreateVolumesFromSnapshotTest-77455272-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (b2b5b9e2-6d11-4b2e-aea9-eea4b7acdc49) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100524) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 27 16:20:42.496157 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.volume.api [None req-044f95b7-defc-46d3-a762-1cba75fc2db7 tempest-VolumeDependencyTests-1768960200 tempest-VolumeDependencyTests-1768960200-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (de80ad28-d47c-454a-9a15-662b1f3f8479) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '931cd2a9-095d-4b54-a4a5-a68af4568ffe', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeDependencyTests-Volume-2095055526',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='f9f59c04d5d244f1b15d374b0c4ee8bd',qos_specs=None,replication_status=,reservations=['7036bfaf-62fa-445d-b0d0-1663a79cd2b3','74ece831-bd54-4be1-85cc-a67fd6b838fe','d973b21a-6609-4d2a-8c9d-cded7bb37801','effe2c4e-6739-4ac2-9e37-4406aa7a8d8a'],size=1,snapshot_id=69d0a28e-2f11-419e-9a29-61b8f7fb7f02,source_replicaid=,source_volid=None,status='creating',user_id='316cd0c3b54b4f3fb61c338d5fa317a6',volume_type_id=2bce4e1a-e6e0-49d9-be36-c3405449a01e), 'volume': Volume(_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-27T16:20:42Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeDependencyTests-Volume-2095055526',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=931cd2a9-095d-4b54-a4a5-a68af4568ffe,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='f9f59c04d5d244f1b15d374b0c4ee8bd',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=69d0a28e-2f11-419e-9a29-61b8f7fb7f02,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='316cd0c3b54b4f3fb61c338d5fa317a6',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(2bce4e1a-e6e0-49d9-be36-c3405449a01e),volume_type_id=2bce4e1a-e6e0-49d9-be36-c3405449a01e)}' {{(pid=100522) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 27 16:20:42.496157 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.volume.api [None req-044f95b7-defc-46d3-a762-1cba75fc2db7 tempest-VolumeDependencyTests-1768960200 tempest-VolumeDependencyTests-1768960200-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (d8adc6ef-0722-4966-9cb0-cbdab8b2f166) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100522) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 27 16:20:42.511566 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.quota [None req-df6b7f7b-be36-4107-8bd9-807e3ca7e64b tempest-CreateVolumesFromSnapshotTest-77455272 tempest-CreateVolumesFromSnapshotTest-77455272-project-member] Created reservations ['9684f7a9-09e6-44ec-8d35-ad140472835f', '5993945b-7701-476e-9e69-338a2d0c40f2', 'f45f4801-ef81-4ce3-a820-16bf1af3c877', 'c4fb688c-dd37-4434-ac18-49796dff8ef0'] {{(pid=100524) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 27 16:20:42.511687 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.volume.api [None req-df6b7f7b-be36-4107-8bd9-807e3ca7e64b tempest-CreateVolumesFromSnapshotTest-77455272 tempest-CreateVolumesFromSnapshotTest-77455272-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (b2b5b9e2-6d11-4b2e-aea9-eea4b7acdc49) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['9684f7a9-09e6-44ec-8d35-ad140472835f', '5993945b-7701-476e-9e69-338a2d0c40f2', 'f45f4801-ef81-4ce3-a820-16bf1af3c877', 'c4fb688c-dd37-4434-ac18-49796dff8ef0']}' {{(pid=100524) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 27 16:20:42.513648 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.volume.api [None req-df6b7f7b-be36-4107-8bd9-807e3ca7e64b tempest-CreateVolumesFromSnapshotTest-77455272 tempest-CreateVolumesFromSnapshotTest-77455272-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (6b90aadb-1d42-4575-8123-3dabf694ffe3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100524) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 27 16:20:42.529294 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.volume.api [None req-044f95b7-defc-46d3-a762-1cba75fc2db7 tempest-VolumeDependencyTests-1768960200 tempest-VolumeDependencyTests-1768960200-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (d8adc6ef-0722-4966-9cb0-cbdab8b2f166) transitioned into state 'SUCCESS' from state '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-2095055526',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='f9f59c04d5d244f1b15d374b0c4ee8bd',qos_specs=None,replication_status=,reservations=['7036bfaf-62fa-445d-b0d0-1663a79cd2b3','74ece831-bd54-4be1-85cc-a67fd6b838fe','d973b21a-6609-4d2a-8c9d-cded7bb37801','effe2c4e-6739-4ac2-9e37-4406aa7a8d8a'],size=1,snapshot_id=69d0a28e-2f11-419e-9a29-61b8f7fb7f02,source_replicaid=,source_volid=None,status='creating',user_id='316cd0c3b54b4f3fb61c338d5fa317a6',volume_type_id=2bce4e1a-e6e0-49d9-be36-c3405449a01e)}' {{(pid=100522) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 27 16:20:42.529294 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.volume.api [None req-044f95b7-defc-46d3-a762-1cba75fc2db7 tempest-VolumeDependencyTests-1768960200 tempest-VolumeDependencyTests-1768960200-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (fcf7c70e-a6b5-4ec9-bc67-9465f8c39ca1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100522) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 27 16:20:42.546768 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.volume.api [None req-df6b7f7b-be36-4107-8bd9-807e3ca7e64b tempest-CreateVolumesFromSnapshotTest-77455272 tempest-CreateVolumesFromSnapshotTest-77455272-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (6b90aadb-1d42-4575-8123-3dabf694ffe3) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '998f361d-de71-48f0-835e-5ec2eef583ee', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromSnapshotTest-Volume-750630169',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='f98895d9a13f4164bd550074da6a5f70',qos_specs=None,replication_status=,reservations=['9684f7a9-09e6-44ec-8d35-ad140472835f','5993945b-7701-476e-9e69-338a2d0c40f2','f45f4801-ef81-4ce3-a820-16bf1af3c877','c4fb688c-dd37-4434-ac18-49796dff8ef0'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='0218704762d3457c8c541f6920ab09f3',volume_type_id=2bce4e1a-e6e0-49d9-be36-c3405449a01e), 'volume': Volume(_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-27T16:20:42Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromSnapshotTest-Volume-750630169',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=998f361d-de71-48f0-835e-5ec2eef583ee,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='f98895d9a13f4164bd550074da6a5f70',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='0218704762d3457c8c541f6920ab09f3',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(2bce4e1a-e6e0-49d9-be36-c3405449a01e),volume_type_id=2bce4e1a-e6e0-49d9-be36-c3405449a01e)}' {{(pid=100524) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 27 16:20:42.547555 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.volume.api [None req-df6b7f7b-be36-4107-8bd9-807e3ca7e64b tempest-CreateVolumesFromSnapshotTest-77455272 tempest-CreateVolumesFromSnapshotTest-77455272-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (102e523f-0ab0-46c9-9a7f-ec51d1a9f7c3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100524) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 27 16:20:42.557394 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.volume.api [None req-044f95b7-defc-46d3-a762-1cba75fc2db7 tempest-VolumeDependencyTests-1768960200 tempest-VolumeDependencyTests-1768960200-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (fcf7c70e-a6b5-4ec9-bc67-9465f8c39ca1) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100522) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 27 16:20:42.557394 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.volume.api [None req-044f95b7-defc-46d3-a762-1cba75fc2db7 tempest-VolumeDependencyTests-1768960200 tempest-VolumeDependencyTests-1768960200-project-member] Flow 'volume_create_api' (fdb3d027-0a97-4fc8-b8f3-68b78e4faf4f) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100522) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 27 16:20:42.557394 np0000005924 devstack@c-api.service[100522]: INFO cinder.volume.api [None req-044f95b7-defc-46d3-a762-1cba75fc2db7 tempest-VolumeDependencyTests-1768960200 tempest-VolumeDependencyTests-1768960200-project-member] Create volume request issued successfully. Jul 27 16:20:42.557394 np0000005924 devstack@c-api.service[100522]: INFO cinder.api.openstack.wsgi [None req-044f95b7-defc-46d3-a762-1cba75fc2db7 tempest-VolumeDependencyTests-1768960200 tempest-VolumeDependencyTests-1768960200-project-member] https://10.4.3.117/volume/v3/volumes returned with HTTP 202 Jul 27 16:20:42.557394 np0000005924 devstack@c-api.service[100522]: [pid: 100522|app: 0|req: 1156/4664] 10.4.3.117 () {70 vars in 1300 bytes} [Mon Jul 27 16:20:42 2026] POST /volume/v3/volumes => generated 804 bytes in 205 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Jul 27 16:20:42.568849 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.volume.api [None req-df6b7f7b-be36-4107-8bd9-807e3ca7e64b tempest-CreateVolumesFromSnapshotTest-77455272 tempest-CreateVolumesFromSnapshotTest-77455272-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (102e523f-0ab0-46c9-9a7f-ec51d1a9f7c3) transitioned into state 'SUCCESS' from state '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-750630169',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='f98895d9a13f4164bd550074da6a5f70',qos_specs=None,replication_status=,reservations=['9684f7a9-09e6-44ec-8d35-ad140472835f','5993945b-7701-476e-9e69-338a2d0c40f2','f45f4801-ef81-4ce3-a820-16bf1af3c877','c4fb688c-dd37-4434-ac18-49796dff8ef0'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='0218704762d3457c8c541f6920ab09f3',volume_type_id=2bce4e1a-e6e0-49d9-be36-c3405449a01e)}' {{(pid=100524) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 27 16:20:42.569590 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.volume.api [None req-df6b7f7b-be36-4107-8bd9-807e3ca7e64b tempest-CreateVolumesFromSnapshotTest-77455272 tempest-CreateVolumesFromSnapshotTest-77455272-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (35a72dd4-68c5-4996-b660-a33d9d8bd1ea) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100524) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 27 16:20:42.572466 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.middleware.request_id [None req-36906f6f-db14-4242-9f1d-c4a4f20ca202 None None] RequestId filter calling following filter/app {{(pid=100523) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:20:42.576021 np0000005924 devstack@c-api.service[100523]: INFO cinder.api.openstack.wsgi [None req-36906f6f-db14-4242-9f1d-c4a4f20ca202 tempest-VolumeDependencyTests-1768960200 tempest-VolumeDependencyTests-1768960200-project-member] GET https://10.4.3.117/volume/v3/volumes/931cd2a9-095d-4b54-a4a5-a68af4568ffe Jul 27 16:20:42.576296 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.openstack.wsgi [None req-36906f6f-db14-4242-9f1d-c4a4f20ca202 tempest-VolumeDependencyTests-1768960200 tempest-VolumeDependencyTests-1768960200-project-member] Empty body provided in request {{(pid=100523) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:20:42.576554 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.openstack.wsgi [None req-36906f6f-db14-4242-9f1d-c4a4f20ca202 tempest-VolumeDependencyTests-1768960200 tempest-VolumeDependencyTests-1768960200-project-member] Calling method 'show' {{(pid=100523) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:20:42.580922 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.volume.api [None req-df6b7f7b-be36-4107-8bd9-807e3ca7e64b tempest-CreateVolumesFromSnapshotTest-77455272 tempest-CreateVolumesFromSnapshotTest-77455272-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (35a72dd4-68c5-4996-b660-a33d9d8bd1ea) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100524) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 27 16:20:42.581736 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.volume.api [None req-df6b7f7b-be36-4107-8bd9-807e3ca7e64b tempest-CreateVolumesFromSnapshotTest-77455272 tempest-CreateVolumesFromSnapshotTest-77455272-project-member] Flow 'volume_create_api' (f5ed66c6-1dc9-404a-adae-d320f4b3a4be) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100524) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 27 16:20:42.582048 np0000005924 devstack@c-api.service[100524]: INFO cinder.volume.api [None req-df6b7f7b-be36-4107-8bd9-807e3ca7e64b tempest-CreateVolumesFromSnapshotTest-77455272 tempest-CreateVolumesFromSnapshotTest-77455272-project-member] Create volume request issued successfully. Jul 27 16:20:42.582567 np0000005924 devstack@c-api.service[100524]: INFO cinder.api.openstack.wsgi [None req-df6b7f7b-be36-4107-8bd9-807e3ca7e64b tempest-CreateVolumesFromSnapshotTest-77455272 tempest-CreateVolumesFromSnapshotTest-77455272-project-member] https://10.4.3.117/volume/v3/volumes returned with HTTP 202 Jul 27 16:20:42.582946 np0000005924 devstack@c-api.service[100524]: [pid: 100524|app: 0|req: 1171/4665] 10.4.3.117 () {68 vars in 1259 bytes} [Mon Jul 27 16:20:42 2026] POST /volume/v3/volumes => generated 759 bytes in 163 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 27 16:20:42.593677 np0000005924 devstack@c-api.service[100523]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:20:42.593677 np0000005924 devstack@c-api.service[100523]: warnings.warn( Jul 27 16:20:42.594943 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.middleware.request_id [None req-fcd42284-6ed2-4530-b381-9f5993a23370 None None] RequestId filter calling following filter/app {{(pid=100521) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:20:42.597110 np0000005924 devstack@c-api.service[100521]: INFO cinder.api.openstack.wsgi [None req-fcd42284-6ed2-4530-b381-9f5993a23370 tempest-CreateVolumesFromSnapshotTest-77455272 tempest-CreateVolumesFromSnapshotTest-77455272-project-member] POST https://10.4.3.117/volume/v3/volumes Jul 27 16:20:42.597110 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.openstack.wsgi [None req-fcd42284-6ed2-4530-b381-9f5993a23370 tempest-CreateVolumesFromSnapshotTest-77455272 tempest-CreateVolumesFromSnapshotTest-77455272-project-member] Action: 'create', calling method: create, body: {"volume": {"'snapshot_id": "1e9cd585-5dbf-4009-bdbd-b8e687687107", "size": 1, "name": "tempest-CreateVolumesFromSnapshotTest-Volume-1243403172"}} {{(pid=100521) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 27 16:20:42.597882 np0000005924 devstack@c-api.service[100523]: INFO cinder.volume.api [None req-36906f6f-db14-4242-9f1d-c4a4f20ca202 tempest-VolumeDependencyTests-1768960200 tempest-VolumeDependencyTests-1768960200-project-member] Volume info retrieved successfully. Jul 27 16:20:42.598559 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.v3.volumes [None req-fcd42284-6ed2-4530-b381-9f5993a23370 tempest-CreateVolumesFromSnapshotTest-77455272 tempest-CreateVolumesFromSnapshotTest-77455272-project-member] Create volume request body: {'volume': {"'snapshot_id": '1e9cd585-5dbf-4009-bdbd-b8e687687107', 'size': 1, 'name': 'tempest-CreateVolumesFromSnapshotTest-Volume-1243403172'}} {{(pid=100521) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 27 16:20:42.598703 np0000005924 devstack@c-api.service[100521]: INFO cinder.api.v3.volumes [None req-fcd42284-6ed2-4530-b381-9f5993a23370 tempest-CreateVolumesFromSnapshotTest-77455272 tempest-CreateVolumesFromSnapshotTest-77455272-project-member] Create volume of 1 GB Jul 27 16:20:42.599000 np0000005924 devstack@c-api.service[100521]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:20:42.599000 np0000005924 devstack@c-api.service[100521]: warnings.warn( Jul 27 16:20:42.602037 np0000005924 devstack@c-api.service[100523]: INFO cinder.api.openstack.wsgi [None req-36906f6f-db14-4242-9f1d-c4a4f20ca202 tempest-VolumeDependencyTests-1768960200 tempest-VolumeDependencyTests-1768960200-project-member] https://10.4.3.117/volume/v3/volumes/931cd2a9-095d-4b54-a4a5-a68af4568ffe returned with HTTP 200 Jul 27 16:20:42.602488 np0000005924 devstack@c-api.service[100523]: [pid: 100523|app: 0|req: 1174/4666] 10.4.3.117 () {68 vars in 1389 bytes} [Mon Jul 27 16:20:42 2026] GET /volume/v3/volumes/931cd2a9-095d-4b54-a4a5-a68af4568ffe => generated 872 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 27 16:20:42.603419 np0000005924 devstack@c-api.service[100521]: INFO cinder.volume.api [None req-fcd42284-6ed2-4530-b381-9f5993a23370 tempest-CreateVolumesFromSnapshotTest-77455272 tempest-CreateVolumesFromSnapshotTest-77455272-project-member] Availability Zones retrieved successfully. Jul 27 16:20:42.608758 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.volume.api [None req-fcd42284-6ed2-4530-b381-9f5993a23370 tempest-CreateVolumesFromSnapshotTest-77455272 tempest-CreateVolumesFromSnapshotTest-77455272-project-member] Flow 'volume_create_api' (7f6258a9-14f9-4ffa-9410-658939ae7675) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100521) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 27 16:20:42.609744 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.volume.api [None req-fcd42284-6ed2-4530-b381-9f5993a23370 tempest-CreateVolumesFromSnapshotTest-77455272 tempest-CreateVolumesFromSnapshotTest-77455272-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (cb74ff0a-7322-4471-abfd-25c31d31779b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100521) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 27 16:20:42.610595 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.volume.flows.api.create_volume [None req-fcd42284-6ed2-4530-b381-9f5993a23370 tempest-CreateVolumesFromSnapshotTest-77455272 tempest-CreateVolumesFromSnapshotTest-77455272-project-member] Validating volume size '1' using validate_int {{(pid=100521) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 27 16:20:42.633029 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.volume.api [None req-fcd42284-6ed2-4530-b381-9f5993a23370 tempest-CreateVolumesFromSnapshotTest-77455272 tempest-CreateVolumesFromSnapshotTest-77455272-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (cb74ff0a-7322-4471-abfd-25c31d31779b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-27T16:04:59Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=2bce4e1a-e6e0-49d9-be36-c3405449a01e,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '2bce4e1a-e6e0-49d9-be36-c3405449a01e', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100521) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 27 16:20:42.633707 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.volume.api [None req-fcd42284-6ed2-4530-b381-9f5993a23370 tempest-CreateVolumesFromSnapshotTest-77455272 tempest-CreateVolumesFromSnapshotTest-77455272-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (2056da1a-1dba-4dcd-ae64-71f55fa3f00a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100521) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 27 16:20:42.671343 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.quota [None req-fcd42284-6ed2-4530-b381-9f5993a23370 tempest-CreateVolumesFromSnapshotTest-77455272 tempest-CreateVolumesFromSnapshotTest-77455272-project-member] Created reservations ['f5350a30-9a66-43a2-96fe-34a4ac638e73', 'f5a459cc-560d-4207-97d1-4604d0b407db', 'b4e8937f-1c7a-48e3-ab10-617a9f553cd2', 'ea5ee635-6f4d-482a-a175-f3ea88ca282b'] {{(pid=100521) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 27 16:20:42.672363 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.volume.api [None req-fcd42284-6ed2-4530-b381-9f5993a23370 tempest-CreateVolumesFromSnapshotTest-77455272 tempest-CreateVolumesFromSnapshotTest-77455272-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (2056da1a-1dba-4dcd-ae64-71f55fa3f00a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['f5350a30-9a66-43a2-96fe-34a4ac638e73', 'f5a459cc-560d-4207-97d1-4604d0b407db', 'b4e8937f-1c7a-48e3-ab10-617a9f553cd2', 'ea5ee635-6f4d-482a-a175-f3ea88ca282b']}' {{(pid=100521) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 27 16:20:42.673116 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.volume.api [None req-fcd42284-6ed2-4530-b381-9f5993a23370 tempest-CreateVolumesFromSnapshotTest-77455272 tempest-CreateVolumesFromSnapshotTest-77455272-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (0afcb801-2de0-4f24-bc0b-f79c4a7fff33) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100521) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 27 16:20:42.694958 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.volume.api [None req-fcd42284-6ed2-4530-b381-9f5993a23370 tempest-CreateVolumesFromSnapshotTest-77455272 tempest-CreateVolumesFromSnapshotTest-77455272-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (0afcb801-2de0-4f24-bc0b-f79c4a7fff33) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '60285217-bc9b-45ab-8e67-d1345631bb71', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromSnapshotTest-Volume-1243403172',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='f98895d9a13f4164bd550074da6a5f70',qos_specs=None,replication_status=,reservations=['f5350a30-9a66-43a2-96fe-34a4ac638e73','f5a459cc-560d-4207-97d1-4604d0b407db','b4e8937f-1c7a-48e3-ab10-617a9f553cd2','ea5ee635-6f4d-482a-a175-f3ea88ca282b'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='0218704762d3457c8c541f6920ab09f3',volume_type_id=2bce4e1a-e6e0-49d9-be36-c3405449a01e), 'volume': Volume(_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-27T16:20:42Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromSnapshotTest-Volume-1243403172',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=60285217-bc9b-45ab-8e67-d1345631bb71,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='f98895d9a13f4164bd550074da6a5f70',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='0218704762d3457c8c541f6920ab09f3',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(2bce4e1a-e6e0-49d9-be36-c3405449a01e),volume_type_id=2bce4e1a-e6e0-49d9-be36-c3405449a01e)}' {{(pid=100521) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 27 16:20:42.696338 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.volume.api [None req-fcd42284-6ed2-4530-b381-9f5993a23370 tempest-CreateVolumesFromSnapshotTest-77455272 tempest-CreateVolumesFromSnapshotTest-77455272-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (e4817905-2aaa-41d0-b6d1-d8e11464d491) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100521) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 27 16:20:42.713996 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.volume.api [None req-fcd42284-6ed2-4530-b381-9f5993a23370 tempest-CreateVolumesFromSnapshotTest-77455272 tempest-CreateVolumesFromSnapshotTest-77455272-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (e4817905-2aaa-41d0-b6d1-d8e11464d491) transitioned into state 'SUCCESS' from state '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-1243403172',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='f98895d9a13f4164bd550074da6a5f70',qos_specs=None,replication_status=,reservations=['f5350a30-9a66-43a2-96fe-34a4ac638e73','f5a459cc-560d-4207-97d1-4604d0b407db','b4e8937f-1c7a-48e3-ab10-617a9f553cd2','ea5ee635-6f4d-482a-a175-f3ea88ca282b'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='0218704762d3457c8c541f6920ab09f3',volume_type_id=2bce4e1a-e6e0-49d9-be36-c3405449a01e)}' {{(pid=100521) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 27 16:20:42.714940 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.volume.api [None req-fcd42284-6ed2-4530-b381-9f5993a23370 tempest-CreateVolumesFromSnapshotTest-77455272 tempest-CreateVolumesFromSnapshotTest-77455272-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (cdad2ab6-e97e-42f3-8fab-57dbe13243c7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100521) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 27 16:20:42.726680 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.volume.api [None req-fcd42284-6ed2-4530-b381-9f5993a23370 tempest-CreateVolumesFromSnapshotTest-77455272 tempest-CreateVolumesFromSnapshotTest-77455272-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (cdad2ab6-e97e-42f3-8fab-57dbe13243c7) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100521) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 27 16:20:42.728043 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.volume.api [None req-fcd42284-6ed2-4530-b381-9f5993a23370 tempest-CreateVolumesFromSnapshotTest-77455272 tempest-CreateVolumesFromSnapshotTest-77455272-project-member] Flow 'volume_create_api' (7f6258a9-14f9-4ffa-9410-658939ae7675) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100521) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 27 16:20:42.728505 np0000005924 devstack@c-api.service[100521]: INFO cinder.volume.api [None req-fcd42284-6ed2-4530-b381-9f5993a23370 tempest-CreateVolumesFromSnapshotTest-77455272 tempest-CreateVolumesFromSnapshotTest-77455272-project-member] Create volume request issued successfully. Jul 27 16:20:42.729309 np0000005924 devstack@c-api.service[100521]: INFO cinder.api.openstack.wsgi [None req-fcd42284-6ed2-4530-b381-9f5993a23370 tempest-CreateVolumesFromSnapshotTest-77455272 tempest-CreateVolumesFromSnapshotTest-77455272-project-member] https://10.4.3.117/volume/v3/volumes returned with HTTP 202 Jul 27 16:20:42.729950 np0000005924 devstack@c-api.service[100521]: [pid: 100521|app: 0|req: 1166/4667] 10.4.3.117 () {68 vars in 1259 bytes} [Mon Jul 27 16:20:42 2026] POST /volume/v3/volumes => generated 760 bytes in 135 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 27 16:20:42.744275 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.middleware.request_id [None req-7b49f309-bb6a-467f-9c9a-5ff0245e2da4 None None] RequestId filter calling following filter/app {{(pid=100522) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:20:42.746282 np0000005924 devstack@c-api.service[100522]: INFO cinder.api.openstack.wsgi [None req-7b49f309-bb6a-467f-9c9a-5ff0245e2da4 tempest-CreateVolumesFromSnapshotTest-77455272 tempest-CreateVolumesFromSnapshotTest-77455272-project-member] POST https://10.4.3.117/volume/v3/volumes Jul 27 16:20:42.748350 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.openstack.wsgi [None req-7b49f309-bb6a-467f-9c9a-5ff0245e2da4 tempest-CreateVolumesFromSnapshotTest-77455272 tempest-CreateVolumesFromSnapshotTest-77455272-project-member] Action: 'create', calling method: create, body: {"volume": {"'snapshot_id": "1e9cd585-5dbf-4009-bdbd-b8e687687107", "size": 1, "name": "tempest-CreateVolumesFromSnapshotTest-Volume-1852635149"}} {{(pid=100522) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 27 16:20:42.748350 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.v3.volumes [None req-7b49f309-bb6a-467f-9c9a-5ff0245e2da4 tempest-CreateVolumesFromSnapshotTest-77455272 tempest-CreateVolumesFromSnapshotTest-77455272-project-member] Create volume request body: {'volume': {"'snapshot_id": '1e9cd585-5dbf-4009-bdbd-b8e687687107', 'size': 1, 'name': 'tempest-CreateVolumesFromSnapshotTest-Volume-1852635149'}} {{(pid=100522) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 27 16:20:42.748845 np0000005924 devstack@c-api.service[100522]: INFO cinder.api.v3.volumes [None req-7b49f309-bb6a-467f-9c9a-5ff0245e2da4 tempest-CreateVolumesFromSnapshotTest-77455272 tempest-CreateVolumesFromSnapshotTest-77455272-project-member] Create volume of 1 GB Jul 27 16:20:42.749251 np0000005924 devstack@c-api.service[100522]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:20:42.749251 np0000005924 devstack@c-api.service[100522]: warnings.warn( Jul 27 16:20:42.753925 np0000005924 devstack@c-api.service[100522]: INFO cinder.volume.api [None req-7b49f309-bb6a-467f-9c9a-5ff0245e2da4 tempest-CreateVolumesFromSnapshotTest-77455272 tempest-CreateVolumesFromSnapshotTest-77455272-project-member] Availability Zones retrieved successfully. Jul 27 16:20:42.763737 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.volume.api [None req-7b49f309-bb6a-467f-9c9a-5ff0245e2da4 tempest-CreateVolumesFromSnapshotTest-77455272 tempest-CreateVolumesFromSnapshotTest-77455272-project-member] Flow 'volume_create_api' (6aa49715-1e55-4248-b65f-8ed6dfe8d69b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100522) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 27 16:20:42.765055 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.volume.api [None req-7b49f309-bb6a-467f-9c9a-5ff0245e2da4 tempest-CreateVolumesFromSnapshotTest-77455272 tempest-CreateVolumesFromSnapshotTest-77455272-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (e95756e8-29b8-4f8c-b668-53d45f90344f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100522) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 27 16:20:42.766393 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.volume.flows.api.create_volume [None req-7b49f309-bb6a-467f-9c9a-5ff0245e2da4 tempest-CreateVolumesFromSnapshotTest-77455272 tempest-CreateVolumesFromSnapshotTest-77455272-project-member] Validating volume size '1' using validate_int {{(pid=100522) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 27 16:20:42.794904 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.volume.api [None req-7b49f309-bb6a-467f-9c9a-5ff0245e2da4 tempest-CreateVolumesFromSnapshotTest-77455272 tempest-CreateVolumesFromSnapshotTest-77455272-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (e95756e8-29b8-4f8c-b668-53d45f90344f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-27T16:04:59Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=2bce4e1a-e6e0-49d9-be36-c3405449a01e,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '2bce4e1a-e6e0-49d9-be36-c3405449a01e', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100522) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 27 16:20:42.795792 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.volume.api [None req-7b49f309-bb6a-467f-9c9a-5ff0245e2da4 tempest-CreateVolumesFromSnapshotTest-77455272 tempest-CreateVolumesFromSnapshotTest-77455272-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (ea6e435e-f5fa-4c6b-905c-8344a0e4938e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100522) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 27 16:20:42.844387 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.quota [None req-7b49f309-bb6a-467f-9c9a-5ff0245e2da4 tempest-CreateVolumesFromSnapshotTest-77455272 tempest-CreateVolumesFromSnapshotTest-77455272-project-member] Created reservations ['658da495-5da9-435b-bb1e-809d515ee361', '0ce3e80c-43cd-4d46-888f-3186558f74a8', '7f93e0d7-f748-48a7-94cc-7bc17e80ed79', '2a7b0d60-5193-4aab-be88-93dc48e0c855'] {{(pid=100522) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 27 16:20:42.844387 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.volume.api [None req-7b49f309-bb6a-467f-9c9a-5ff0245e2da4 tempest-CreateVolumesFromSnapshotTest-77455272 tempest-CreateVolumesFromSnapshotTest-77455272-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (ea6e435e-f5fa-4c6b-905c-8344a0e4938e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['658da495-5da9-435b-bb1e-809d515ee361', '0ce3e80c-43cd-4d46-888f-3186558f74a8', '7f93e0d7-f748-48a7-94cc-7bc17e80ed79', '2a7b0d60-5193-4aab-be88-93dc48e0c855']}' {{(pid=100522) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 27 16:20:42.844387 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.volume.api [None req-7b49f309-bb6a-467f-9c9a-5ff0245e2da4 tempest-CreateVolumesFromSnapshotTest-77455272 tempest-CreateVolumesFromSnapshotTest-77455272-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (5e2f584f-3d91-426e-adf9-ae6dc560a400) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100522) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 27 16:20:42.867198 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.volume.api [None req-7b49f309-bb6a-467f-9c9a-5ff0245e2da4 tempest-CreateVolumesFromSnapshotTest-77455272 tempest-CreateVolumesFromSnapshotTest-77455272-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (5e2f584f-3d91-426e-adf9-ae6dc560a400) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '8a76f95f-6f7f-40b5-a717-1ba80bd3f906', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromSnapshotTest-Volume-1852635149',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='f98895d9a13f4164bd550074da6a5f70',qos_specs=None,replication_status=,reservations=['658da495-5da9-435b-bb1e-809d515ee361','0ce3e80c-43cd-4d46-888f-3186558f74a8','7f93e0d7-f748-48a7-94cc-7bc17e80ed79','2a7b0d60-5193-4aab-be88-93dc48e0c855'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='0218704762d3457c8c541f6920ab09f3',volume_type_id=2bce4e1a-e6e0-49d9-be36-c3405449a01e), 'volume': Volume(_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-27T16:20:42Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromSnapshotTest-Volume-1852635149',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=8a76f95f-6f7f-40b5-a717-1ba80bd3f906,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='f98895d9a13f4164bd550074da6a5f70',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='0218704762d3457c8c541f6920ab09f3',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(2bce4e1a-e6e0-49d9-be36-c3405449a01e),volume_type_id=2bce4e1a-e6e0-49d9-be36-c3405449a01e)}' {{(pid=100522) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 27 16:20:42.869264 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.volume.api [None req-7b49f309-bb6a-467f-9c9a-5ff0245e2da4 tempest-CreateVolumesFromSnapshotTest-77455272 tempest-CreateVolumesFromSnapshotTest-77455272-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (290c65cf-b3a0-4a73-a535-bd2e8536500f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100522) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 27 16:20:42.896406 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.volume.api [None req-7b49f309-bb6a-467f-9c9a-5ff0245e2da4 tempest-CreateVolumesFromSnapshotTest-77455272 tempest-CreateVolumesFromSnapshotTest-77455272-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (290c65cf-b3a0-4a73-a535-bd2e8536500f) transitioned into state 'SUCCESS' from state '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-1852635149',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='f98895d9a13f4164bd550074da6a5f70',qos_specs=None,replication_status=,reservations=['658da495-5da9-435b-bb1e-809d515ee361','0ce3e80c-43cd-4d46-888f-3186558f74a8','7f93e0d7-f748-48a7-94cc-7bc17e80ed79','2a7b0d60-5193-4aab-be88-93dc48e0c855'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='0218704762d3457c8c541f6920ab09f3',volume_type_id=2bce4e1a-e6e0-49d9-be36-c3405449a01e)}' {{(pid=100522) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 27 16:20:42.896406 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.volume.api [None req-7b49f309-bb6a-467f-9c9a-5ff0245e2da4 tempest-CreateVolumesFromSnapshotTest-77455272 tempest-CreateVolumesFromSnapshotTest-77455272-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (8aef137d-17b2-4a1c-8293-6adea44f1508) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100522) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 27 16:20:42.908146 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.volume.api [None req-7b49f309-bb6a-467f-9c9a-5ff0245e2da4 tempest-CreateVolumesFromSnapshotTest-77455272 tempest-CreateVolumesFromSnapshotTest-77455272-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (8aef137d-17b2-4a1c-8293-6adea44f1508) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100522) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 27 16:20:42.908146 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.volume.api [None req-7b49f309-bb6a-467f-9c9a-5ff0245e2da4 tempest-CreateVolumesFromSnapshotTest-77455272 tempest-CreateVolumesFromSnapshotTest-77455272-project-member] Flow 'volume_create_api' (6aa49715-1e55-4248-b65f-8ed6dfe8d69b) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100522) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 27 16:20:42.908146 np0000005924 devstack@c-api.service[100522]: INFO cinder.volume.api [None req-7b49f309-bb6a-467f-9c9a-5ff0245e2da4 tempest-CreateVolumesFromSnapshotTest-77455272 tempest-CreateVolumesFromSnapshotTest-77455272-project-member] Create volume request issued successfully. Jul 27 16:20:42.908146 np0000005924 devstack@c-api.service[100522]: INFO cinder.api.openstack.wsgi [None req-7b49f309-bb6a-467f-9c9a-5ff0245e2da4 tempest-CreateVolumesFromSnapshotTest-77455272 tempest-CreateVolumesFromSnapshotTest-77455272-project-member] https://10.4.3.117/volume/v3/volumes returned with HTTP 202 Jul 27 16:20:42.908146 np0000005924 devstack@c-api.service[100522]: [pid: 100522|app: 0|req: 1157/4668] 10.4.3.117 () {68 vars in 1259 bytes} [Mon Jul 27 16:20:42 2026] POST /volume/v3/volumes => generated 760 bytes in 165 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 27 16:20:42.920864 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.middleware.request_id [None req-7cebc134-616c-48ef-bbe7-d7dab01cda8d None None] RequestId filter calling following filter/app {{(pid=100524) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:20:42.922840 np0000005924 devstack@c-api.service[100524]: INFO cinder.api.openstack.wsgi [None req-7cebc134-616c-48ef-bbe7-d7dab01cda8d tempest-CreateVolumesFromSnapshotTest-77455272 tempest-CreateVolumesFromSnapshotTest-77455272-project-member] POST https://10.4.3.117/volume/v3/volumes Jul 27 16:20:42.923199 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.openstack.wsgi [None req-7cebc134-616c-48ef-bbe7-d7dab01cda8d tempest-CreateVolumesFromSnapshotTest-77455272 tempest-CreateVolumesFromSnapshotTest-77455272-project-member] Action: 'create', calling method: create, body: {"volume": {"'snapshot_id": "1e9cd585-5dbf-4009-bdbd-b8e687687107", "size": 1, "name": "tempest-CreateVolumesFromSnapshotTest-Volume-1200306491"}} {{(pid=100524) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 27 16:20:42.924591 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.v3.volumes [None req-7cebc134-616c-48ef-bbe7-d7dab01cda8d tempest-CreateVolumesFromSnapshotTest-77455272 tempest-CreateVolumesFromSnapshotTest-77455272-project-member] Create volume request body: {'volume': {"'snapshot_id": '1e9cd585-5dbf-4009-bdbd-b8e687687107', 'size': 1, 'name': 'tempest-CreateVolumesFromSnapshotTest-Volume-1200306491'}} {{(pid=100524) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 27 16:20:42.924747 np0000005924 devstack@c-api.service[100524]: INFO cinder.api.v3.volumes [None req-7cebc134-616c-48ef-bbe7-d7dab01cda8d tempest-CreateVolumesFromSnapshotTest-77455272 tempest-CreateVolumesFromSnapshotTest-77455272-project-member] Create volume of 1 GB Jul 27 16:20:42.925026 np0000005924 devstack@c-api.service[100524]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:20:42.925026 np0000005924 devstack@c-api.service[100524]: warnings.warn( Jul 27 16:20:42.928700 np0000005924 devstack@c-api.service[100524]: INFO cinder.volume.api [None req-7cebc134-616c-48ef-bbe7-d7dab01cda8d tempest-CreateVolumesFromSnapshotTest-77455272 tempest-CreateVolumesFromSnapshotTest-77455272-project-member] Availability Zones retrieved successfully. Jul 27 16:20:42.934311 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.volume.api [None req-7cebc134-616c-48ef-bbe7-d7dab01cda8d tempest-CreateVolumesFromSnapshotTest-77455272 tempest-CreateVolumesFromSnapshotTest-77455272-project-member] Flow 'volume_create_api' (7f128648-6b30-4c22-a70f-0d2b89dce617) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100524) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 27 16:20:42.935250 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.volume.api [None req-7cebc134-616c-48ef-bbe7-d7dab01cda8d tempest-CreateVolumesFromSnapshotTest-77455272 tempest-CreateVolumesFromSnapshotTest-77455272-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (770ca6ac-014d-4ed3-9e9b-7d518c02e8e1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100524) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 27 16:20:42.936165 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.volume.flows.api.create_volume [None req-7cebc134-616c-48ef-bbe7-d7dab01cda8d tempest-CreateVolumesFromSnapshotTest-77455272 tempest-CreateVolumesFromSnapshotTest-77455272-project-member] Validating volume size '1' using validate_int {{(pid=100524) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 27 16:20:42.963360 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.volume.api [None req-7cebc134-616c-48ef-bbe7-d7dab01cda8d tempest-CreateVolumesFromSnapshotTest-77455272 tempest-CreateVolumesFromSnapshotTest-77455272-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (770ca6ac-014d-4ed3-9e9b-7d518c02e8e1) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-27T16:04:59Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=2bce4e1a-e6e0-49d9-be36-c3405449a01e,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '2bce4e1a-e6e0-49d9-be36-c3405449a01e', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100524) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 27 16:20:42.964078 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.volume.api [None req-7cebc134-616c-48ef-bbe7-d7dab01cda8d tempest-CreateVolumesFromSnapshotTest-77455272 tempest-CreateVolumesFromSnapshotTest-77455272-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (53aac078-f0fc-4d7b-97d9-e0212280ab1c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100524) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 27 16:20:43.004162 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.quota [None req-7cebc134-616c-48ef-bbe7-d7dab01cda8d tempest-CreateVolumesFromSnapshotTest-77455272 tempest-CreateVolumesFromSnapshotTest-77455272-project-member] Created reservations ['d33de1b3-dbeb-40b1-9734-4080553eed93', '08311e39-e861-4dcf-955e-253e351be056', '1ba5ae53-6144-4907-8d13-71ad846cfc71', 'f8aa6764-46a5-4317-8a60-608a46eb71e3'] {{(pid=100524) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 27 16:20:43.004932 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.volume.api [None req-7cebc134-616c-48ef-bbe7-d7dab01cda8d tempest-CreateVolumesFromSnapshotTest-77455272 tempest-CreateVolumesFromSnapshotTest-77455272-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (53aac078-f0fc-4d7b-97d9-e0212280ab1c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['d33de1b3-dbeb-40b1-9734-4080553eed93', '08311e39-e861-4dcf-955e-253e351be056', '1ba5ae53-6144-4907-8d13-71ad846cfc71', 'f8aa6764-46a5-4317-8a60-608a46eb71e3']}' {{(pid=100524) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 27 16:20:43.005819 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.volume.api [None req-7cebc134-616c-48ef-bbe7-d7dab01cda8d tempest-CreateVolumesFromSnapshotTest-77455272 tempest-CreateVolumesFromSnapshotTest-77455272-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (aed4fe33-a9a0-449f-93d8-65d5b2a55c1b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100524) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 27 16:20:43.034579 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.volume.api [None req-7cebc134-616c-48ef-bbe7-d7dab01cda8d tempest-CreateVolumesFromSnapshotTest-77455272 tempest-CreateVolumesFromSnapshotTest-77455272-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (aed4fe33-a9a0-449f-93d8-65d5b2a55c1b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '2aa8b8f2-cca9-4fd0-b46e-dabc1fbea867', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromSnapshotTest-Volume-1200306491',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='f98895d9a13f4164bd550074da6a5f70',qos_specs=None,replication_status=,reservations=['d33de1b3-dbeb-40b1-9734-4080553eed93','08311e39-e861-4dcf-955e-253e351be056','1ba5ae53-6144-4907-8d13-71ad846cfc71','f8aa6764-46a5-4317-8a60-608a46eb71e3'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='0218704762d3457c8c541f6920ab09f3',volume_type_id=2bce4e1a-e6e0-49d9-be36-c3405449a01e), 'volume': Volume(_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-27T16:20:43Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromSnapshotTest-Volume-1200306491',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=2aa8b8f2-cca9-4fd0-b46e-dabc1fbea867,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='f98895d9a13f4164bd550074da6a5f70',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='0218704762d3457c8c541f6920ab09f3',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(2bce4e1a-e6e0-49d9-be36-c3405449a01e),volume_type_id=2bce4e1a-e6e0-49d9-be36-c3405449a01e)}' {{(pid=100524) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 27 16:20:43.035821 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.volume.api [None req-7cebc134-616c-48ef-bbe7-d7dab01cda8d tempest-CreateVolumesFromSnapshotTest-77455272 tempest-CreateVolumesFromSnapshotTest-77455272-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (9daad3e6-eded-4dba-b126-c3b5fc8cb029) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100524) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 27 16:20:43.056782 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.volume.api [None req-7cebc134-616c-48ef-bbe7-d7dab01cda8d tempest-CreateVolumesFromSnapshotTest-77455272 tempest-CreateVolumesFromSnapshotTest-77455272-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (9daad3e6-eded-4dba-b126-c3b5fc8cb029) transitioned into state 'SUCCESS' from state '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-1200306491',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='f98895d9a13f4164bd550074da6a5f70',qos_specs=None,replication_status=,reservations=['d33de1b3-dbeb-40b1-9734-4080553eed93','08311e39-e861-4dcf-955e-253e351be056','1ba5ae53-6144-4907-8d13-71ad846cfc71','f8aa6764-46a5-4317-8a60-608a46eb71e3'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='0218704762d3457c8c541f6920ab09f3',volume_type_id=2bce4e1a-e6e0-49d9-be36-c3405449a01e)}' {{(pid=100524) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 27 16:20:43.057701 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.volume.api [None req-7cebc134-616c-48ef-bbe7-d7dab01cda8d tempest-CreateVolumesFromSnapshotTest-77455272 tempest-CreateVolumesFromSnapshotTest-77455272-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (ccb2f88b-088b-4de6-9234-48cd81cb4da2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100524) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 27 16:20:43.066622 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.volume.api [None req-7cebc134-616c-48ef-bbe7-d7dab01cda8d tempest-CreateVolumesFromSnapshotTest-77455272 tempest-CreateVolumesFromSnapshotTest-77455272-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (ccb2f88b-088b-4de6-9234-48cd81cb4da2) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100524) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 27 16:20:43.067442 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.volume.api [None req-7cebc134-616c-48ef-bbe7-d7dab01cda8d tempest-CreateVolumesFromSnapshotTest-77455272 tempest-CreateVolumesFromSnapshotTest-77455272-project-member] Flow 'volume_create_api' (7f128648-6b30-4c22-a70f-0d2b89dce617) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100524) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 27 16:20:43.067721 np0000005924 devstack@c-api.service[100524]: INFO cinder.volume.api [None req-7cebc134-616c-48ef-bbe7-d7dab01cda8d tempest-CreateVolumesFromSnapshotTest-77455272 tempest-CreateVolumesFromSnapshotTest-77455272-project-member] Create volume request issued successfully. Jul 27 16:20:43.068374 np0000005924 devstack@c-api.service[100524]: INFO cinder.api.openstack.wsgi [None req-7cebc134-616c-48ef-bbe7-d7dab01cda8d tempest-CreateVolumesFromSnapshotTest-77455272 tempest-CreateVolumesFromSnapshotTest-77455272-project-member] https://10.4.3.117/volume/v3/volumes returned with HTTP 202 Jul 27 16:20:43.068846 np0000005924 devstack@c-api.service[100524]: [pid: 100524|app: 0|req: 1172/4669] 10.4.3.117 () {68 vars in 1259 bytes} [Mon Jul 27 16:20:42 2026] POST /volume/v3/volumes => generated 760 bytes in 148 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 27 16:20:43.079265 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.middleware.request_id [None req-5bd2365c-74e4-43ab-b05f-dfb816f542cc None None] RequestId filter calling following filter/app {{(pid=100523) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:20:43.081026 np0000005924 devstack@c-api.service[100523]: INFO cinder.api.openstack.wsgi [None req-5bd2365c-74e4-43ab-b05f-dfb816f542cc tempest-CreateVolumesFromSnapshotTest-77455272 tempest-CreateVolumesFromSnapshotTest-77455272-project-member] GET https://10.4.3.117/volume/v3/volumes/f9d77902-adac-4eb4-ad4c-20d311976af2 Jul 27 16:20:43.081181 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.openstack.wsgi [None req-5bd2365c-74e4-43ab-b05f-dfb816f542cc tempest-CreateVolumesFromSnapshotTest-77455272 tempest-CreateVolumesFromSnapshotTest-77455272-project-member] Empty body provided in request {{(pid=100523) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:20:43.081419 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.openstack.wsgi [None req-5bd2365c-74e4-43ab-b05f-dfb816f542cc tempest-CreateVolumesFromSnapshotTest-77455272 tempest-CreateVolumesFromSnapshotTest-77455272-project-member] Calling method 'show' {{(pid=100523) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:20:43.088320 np0000005924 devstack@c-api.service[100523]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:20:43.088320 np0000005924 devstack@c-api.service[100523]: warnings.warn( Jul 27 16:20:43.091894 np0000005924 devstack@c-api.service[100523]: INFO cinder.volume.api [None req-5bd2365c-74e4-43ab-b05f-dfb816f542cc tempest-CreateVolumesFromSnapshotTest-77455272 tempest-CreateVolumesFromSnapshotTest-77455272-project-member] Volume info retrieved successfully. Jul 27 16:20:43.095790 np0000005924 devstack@c-api.service[100523]: INFO cinder.api.openstack.wsgi [None req-5bd2365c-74e4-43ab-b05f-dfb816f542cc tempest-CreateVolumesFromSnapshotTest-77455272 tempest-CreateVolumesFromSnapshotTest-77455272-project-member] https://10.4.3.117/volume/v3/volumes/f9d77902-adac-4eb4-ad4c-20d311976af2 returned with HTTP 200 Jul 27 16:20:43.096161 np0000005924 devstack@c-api.service[100523]: [pid: 100523|app: 0|req: 1175/4670] 10.4.3.117 () {66 vars in 1348 bytes} [Mon Jul 27 16:20:43 2026] GET /volume/v3/volumes/f9d77902-adac-4eb4-ad4c-20d311976af2 => generated 853 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 27 16:20:43.107032 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.middleware.request_id [None req-911c4954-4b0f-43ce-8382-cab74ebb39d2 None None] RequestId filter calling following filter/app {{(pid=100521) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:20:43.108831 np0000005924 devstack@c-api.service[100521]: INFO cinder.api.openstack.wsgi [None req-911c4954-4b0f-43ce-8382-cab74ebb39d2 tempest-CreateVolumesFromSnapshotTest-77455272 tempest-CreateVolumesFromSnapshotTest-77455272-project-member] GET https://10.4.3.117/volume/v3/volumes/998f361d-de71-48f0-835e-5ec2eef583ee Jul 27 16:20:43.109022 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.openstack.wsgi [None req-911c4954-4b0f-43ce-8382-cab74ebb39d2 tempest-CreateVolumesFromSnapshotTest-77455272 tempest-CreateVolumesFromSnapshotTest-77455272-project-member] Empty body provided in request {{(pid=100521) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:20:43.109239 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.openstack.wsgi [None req-911c4954-4b0f-43ce-8382-cab74ebb39d2 tempest-CreateVolumesFromSnapshotTest-77455272 tempest-CreateVolumesFromSnapshotTest-77455272-project-member] Calling method 'show' {{(pid=100521) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:20:43.115935 np0000005924 devstack@c-api.service[100521]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:20:43.115935 np0000005924 devstack@c-api.service[100521]: warnings.warn( Jul 27 16:20:43.120106 np0000005924 devstack@c-api.service[100521]: INFO cinder.volume.api [None req-911c4954-4b0f-43ce-8382-cab74ebb39d2 tempest-CreateVolumesFromSnapshotTest-77455272 tempest-CreateVolumesFromSnapshotTest-77455272-project-member] Volume info retrieved successfully. Jul 27 16:20:43.124243 np0000005924 devstack@c-api.service[100521]: INFO cinder.api.openstack.wsgi [None req-911c4954-4b0f-43ce-8382-cab74ebb39d2 tempest-CreateVolumesFromSnapshotTest-77455272 tempest-CreateVolumesFromSnapshotTest-77455272-project-member] https://10.4.3.117/volume/v3/volumes/998f361d-de71-48f0-835e-5ec2eef583ee returned with HTTP 200 Jul 27 16:20:43.124746 np0000005924 devstack@c-api.service[100521]: [pid: 100521|app: 0|req: 1167/4671] 10.4.3.117 () {66 vars in 1348 bytes} [Mon Jul 27 16:20:43 2026] GET /volume/v3/volumes/998f361d-de71-48f0-835e-5ec2eef583ee => generated 852 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 27 16:20:43.137718 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.middleware.request_id [None req-a9b3b519-f516-4492-b0c5-f8e4ad63a2c2 None None] RequestId filter calling following filter/app {{(pid=100522) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:20:43.141353 np0000005924 devstack@c-api.service[100522]: INFO cinder.api.openstack.wsgi [None req-a9b3b519-f516-4492-b0c5-f8e4ad63a2c2 tempest-CreateVolumesFromSnapshotTest-77455272 tempest-CreateVolumesFromSnapshotTest-77455272-project-member] GET https://10.4.3.117/volume/v3/volumes/60285217-bc9b-45ab-8e67-d1345631bb71 Jul 27 16:20:43.145088 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.openstack.wsgi [None req-a9b3b519-f516-4492-b0c5-f8e4ad63a2c2 tempest-CreateVolumesFromSnapshotTest-77455272 tempest-CreateVolumesFromSnapshotTest-77455272-project-member] Empty body provided in request {{(pid=100522) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:20:43.145088 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.openstack.wsgi [None req-a9b3b519-f516-4492-b0c5-f8e4ad63a2c2 tempest-CreateVolumesFromSnapshotTest-77455272 tempest-CreateVolumesFromSnapshotTest-77455272-project-member] Calling method 'show' {{(pid=100522) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:20:43.146306 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.middleware.request_id [None req-67c7033c-facb-42ea-9a47-4916160564df None None] RequestId filter calling following filter/app {{(pid=100524) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:20:43.149762 np0000005924 devstack@c-api.service[100524]: INFO cinder.api.openstack.wsgi [None req-67c7033c-facb-42ea-9a47-4916160564df tempest-ProjectAdminTests33-614572375 tempest-ProjectAdminTests33-614572375-project-admin] GET https://10.4.3.117/volume/v3/backups/415cd5f1-7e9a-43c1-9167-68d86a3b0ba3 Jul 27 16:20:43.149762 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.openstack.wsgi [None req-67c7033c-facb-42ea-9a47-4916160564df tempest-ProjectAdminTests33-614572375 tempest-ProjectAdminTests33-614572375-project-admin] Empty body provided in request {{(pid=100524) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:20:43.149762 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.openstack.wsgi [None req-67c7033c-facb-42ea-9a47-4916160564df tempest-ProjectAdminTests33-614572375 tempest-ProjectAdminTests33-614572375-project-admin] Calling method 'show' {{(pid=100524) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:20:43.149762 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.v3.backups [None req-67c7033c-facb-42ea-9a47-4916160564df tempest-ProjectAdminTests33-614572375 tempest-ProjectAdminTests33-614572375-project-admin] Show backup with id 415cd5f1-7e9a-43c1-9167-68d86a3b0ba3. {{(pid=100524) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 27 16:20:43.151782 np0000005924 devstack@c-api.service[100522]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:20:43.151782 np0000005924 devstack@c-api.service[100522]: warnings.warn( Jul 27 16:20:43.152669 np0000005924 devstack@c-api.service[100524]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:20:43.152669 np0000005924 devstack@c-api.service[100524]: warnings.warn( Jul 27 16:20:43.153196 np0000005924 devstack@c-api.service[100524]: INFO cinder.api.openstack.wsgi [None req-67c7033c-facb-42ea-9a47-4916160564df tempest-ProjectAdminTests33-614572375 tempest-ProjectAdminTests33-614572375-project-admin] https://10.4.3.117/volume/v3/backups/415cd5f1-7e9a-43c1-9167-68d86a3b0ba3 returned with HTTP 200 Jul 27 16:20:43.153574 np0000005924 devstack@c-api.service[100524]: [pid: 100524|app: 0|req: 1173/4672] 10.4.3.117 () {68 vars in 1388 bytes} [Mon Jul 27 16:20:43 2026] GET /volume/v3/backups/415cd5f1-7e9a-43c1-9167-68d86a3b0ba3 => generated 736 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 27 16:20:43.160702 np0000005924 devstack@c-api.service[100522]: INFO cinder.volume.api [None req-a9b3b519-f516-4492-b0c5-f8e4ad63a2c2 tempest-CreateVolumesFromSnapshotTest-77455272 tempest-CreateVolumesFromSnapshotTest-77455272-project-member] Volume info retrieved successfully. Jul 27 16:20:43.166446 np0000005924 devstack@c-api.service[100522]: INFO cinder.api.openstack.wsgi [None req-a9b3b519-f516-4492-b0c5-f8e4ad63a2c2 tempest-CreateVolumesFromSnapshotTest-77455272 tempest-CreateVolumesFromSnapshotTest-77455272-project-member] https://10.4.3.117/volume/v3/volumes/60285217-bc9b-45ab-8e67-d1345631bb71 returned with HTTP 200 Jul 27 16:20:43.167105 np0000005924 devstack@c-api.service[100522]: [pid: 100522|app: 0|req: 1158/4673] 10.4.3.117 () {66 vars in 1348 bytes} [Mon Jul 27 16:20:43 2026] GET /volume/v3/volumes/60285217-bc9b-45ab-8e67-d1345631bb71 => generated 853 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 27 16:20:43.181499 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.middleware.request_id [None req-28f6472c-12fb-4e53-9175-ee62b2111acd None None] RequestId filter calling following filter/app {{(pid=100523) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:20:43.183811 np0000005924 devstack@c-api.service[100523]: INFO cinder.api.openstack.wsgi [None req-28f6472c-12fb-4e53-9175-ee62b2111acd tempest-CreateVolumesFromSnapshotTest-77455272 tempest-CreateVolumesFromSnapshotTest-77455272-project-member] GET https://10.4.3.117/volume/v3/volumes/8a76f95f-6f7f-40b5-a717-1ba80bd3f906 Jul 27 16:20:43.183997 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.openstack.wsgi [None req-28f6472c-12fb-4e53-9175-ee62b2111acd tempest-CreateVolumesFromSnapshotTest-77455272 tempest-CreateVolumesFromSnapshotTest-77455272-project-member] Empty body provided in request {{(pid=100523) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:20:43.184263 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.openstack.wsgi [None req-28f6472c-12fb-4e53-9175-ee62b2111acd tempest-CreateVolumesFromSnapshotTest-77455272 tempest-CreateVolumesFromSnapshotTest-77455272-project-member] Calling method 'show' {{(pid=100523) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:20:43.193310 np0000005924 devstack@c-api.service[100523]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:20:43.193310 np0000005924 devstack@c-api.service[100523]: warnings.warn( Jul 27 16:20:43.197886 np0000005924 devstack@c-api.service[100523]: INFO cinder.volume.api [None req-28f6472c-12fb-4e53-9175-ee62b2111acd tempest-CreateVolumesFromSnapshotTest-77455272 tempest-CreateVolumesFromSnapshotTest-77455272-project-member] Volume info retrieved successfully. Jul 27 16:20:43.204784 np0000005924 devstack@c-api.service[100523]: INFO cinder.api.openstack.wsgi [None req-28f6472c-12fb-4e53-9175-ee62b2111acd tempest-CreateVolumesFromSnapshotTest-77455272 tempest-CreateVolumesFromSnapshotTest-77455272-project-member] https://10.4.3.117/volume/v3/volumes/8a76f95f-6f7f-40b5-a717-1ba80bd3f906 returned with HTTP 200 Jul 27 16:20:43.205304 np0000005924 devstack@c-api.service[100523]: [pid: 100523|app: 0|req: 1176/4674] 10.4.3.117 () {66 vars in 1348 bytes} [Mon Jul 27 16:20:43 2026] GET /volume/v3/volumes/8a76f95f-6f7f-40b5-a717-1ba80bd3f906 => generated 853 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 27 16:20:43.218869 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.middleware.request_id [None req-445b6437-5069-42c3-af24-0f848639dd0d None None] RequestId filter calling following filter/app {{(pid=100521) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:20:43.220670 np0000005924 devstack@c-api.service[100521]: INFO cinder.api.openstack.wsgi [None req-445b6437-5069-42c3-af24-0f848639dd0d tempest-CreateVolumesFromSnapshotTest-77455272 tempest-CreateVolumesFromSnapshotTest-77455272-project-member] GET https://10.4.3.117/volume/v3/volumes/2aa8b8f2-cca9-4fd0-b46e-dabc1fbea867 Jul 27 16:20:43.220863 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.openstack.wsgi [None req-445b6437-5069-42c3-af24-0f848639dd0d tempest-CreateVolumesFromSnapshotTest-77455272 tempest-CreateVolumesFromSnapshotTest-77455272-project-member] Empty body provided in request {{(pid=100521) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:20:43.221053 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.openstack.wsgi [None req-445b6437-5069-42c3-af24-0f848639dd0d tempest-CreateVolumesFromSnapshotTest-77455272 tempest-CreateVolumesFromSnapshotTest-77455272-project-member] Calling method 'show' {{(pid=100521) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:20:43.229399 np0000005924 devstack@c-api.service[100521]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:20:43.229399 np0000005924 devstack@c-api.service[100521]: warnings.warn( Jul 27 16:20:43.233603 np0000005924 devstack@c-api.service[100521]: INFO cinder.volume.api [None req-445b6437-5069-42c3-af24-0f848639dd0d tempest-CreateVolumesFromSnapshotTest-77455272 tempest-CreateVolumesFromSnapshotTest-77455272-project-member] Volume info retrieved successfully. Jul 27 16:20:43.239006 np0000005924 devstack@c-api.service[100521]: INFO cinder.api.openstack.wsgi [None req-445b6437-5069-42c3-af24-0f848639dd0d tempest-CreateVolumesFromSnapshotTest-77455272 tempest-CreateVolumesFromSnapshotTest-77455272-project-member] https://10.4.3.117/volume/v3/volumes/2aa8b8f2-cca9-4fd0-b46e-dabc1fbea867 returned with HTTP 200 Jul 27 16:20:43.239424 np0000005924 devstack@c-api.service[100521]: [pid: 100521|app: 0|req: 1168/4675] 10.4.3.117 () {66 vars in 1348 bytes} [Mon Jul 27 16:20:43 2026] GET /volume/v3/volumes/2aa8b8f2-cca9-4fd0-b46e-dabc1fbea867 => generated 853 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 27 16:20:43.253090 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.middleware.request_id [None req-ce0f65c2-525e-432f-a98d-b08bed2313ad None None] RequestId filter calling following filter/app {{(pid=100524) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:20:43.255041 np0000005924 devstack@c-api.service[100524]: INFO cinder.api.openstack.wsgi [None req-ce0f65c2-525e-432f-a98d-b08bed2313ad tempest-CreateVolumesFromSnapshotTest-77455272 tempest-CreateVolumesFromSnapshotTest-77455272-project-member] DELETE https://10.4.3.117/volume/v3/volumes/2aa8b8f2-cca9-4fd0-b46e-dabc1fbea867 Jul 27 16:20:43.255212 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.openstack.wsgi [None req-ce0f65c2-525e-432f-a98d-b08bed2313ad tempest-CreateVolumesFromSnapshotTest-77455272 tempest-CreateVolumesFromSnapshotTest-77455272-project-member] Empty body provided in request {{(pid=100524) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:20:43.255418 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.openstack.wsgi [None req-ce0f65c2-525e-432f-a98d-b08bed2313ad tempest-CreateVolumesFromSnapshotTest-77455272 tempest-CreateVolumesFromSnapshotTest-77455272-project-member] Calling method 'delete' {{(pid=100524) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:20:43.255578 np0000005924 devstack@c-api.service[100524]: INFO cinder.api.v3.volumes [None req-ce0f65c2-525e-432f-a98d-b08bed2313ad tempest-CreateVolumesFromSnapshotTest-77455272 tempest-CreateVolumesFromSnapshotTest-77455272-project-member] Delete volume with id: 2aa8b8f2-cca9-4fd0-b46e-dabc1fbea867 Jul 27 16:20:43.262538 np0000005924 devstack@c-api.service[100524]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:20:43.262538 np0000005924 devstack@c-api.service[100524]: warnings.warn( Jul 27 16:20:43.262951 np0000005924 devstack@c-api.service[100524]: INFO cinder.volume.api [None req-ce0f65c2-525e-432f-a98d-b08bed2313ad tempest-CreateVolumesFromSnapshotTest-77455272 tempest-CreateVolumesFromSnapshotTest-77455272-project-member] Volume info retrieved successfully. Jul 27 16:20:43.282184 np0000005924 devstack@c-api.service[100524]: INFO cinder.volume.api [None req-ce0f65c2-525e-432f-a98d-b08bed2313ad tempest-CreateVolumesFromSnapshotTest-77455272 tempest-CreateVolumesFromSnapshotTest-77455272-project-member] Delete volume request issued successfully. Jul 27 16:20:43.282377 np0000005924 devstack@c-api.service[100524]: INFO cinder.api.openstack.wsgi [None req-ce0f65c2-525e-432f-a98d-b08bed2313ad tempest-CreateVolumesFromSnapshotTest-77455272 tempest-CreateVolumesFromSnapshotTest-77455272-project-member] https://10.4.3.117/volume/v3/volumes/2aa8b8f2-cca9-4fd0-b46e-dabc1fbea867 returned with HTTP 202 Jul 27 16:20:43.283254 np0000005924 devstack@c-api.service[100524]: [pid: 100524|app: 0|req: 1174/4676] 10.4.3.117 () {66 vars in 1351 bytes} [Mon Jul 27 16:20:43 2026] DELETE /volume/v3/volumes/2aa8b8f2-cca9-4fd0-b46e-dabc1fbea867 => generated 0 bytes in 31 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 27 16:20:43.291296 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.middleware.request_id [None req-c69b4ef2-7376-4a7f-8c2f-37fcc305dacb None None] RequestId filter calling following filter/app {{(pid=100522) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:20:43.295112 np0000005924 devstack@c-api.service[100522]: INFO cinder.api.openstack.wsgi [None req-c69b4ef2-7376-4a7f-8c2f-37fcc305dacb tempest-CreateVolumesFromSnapshotTest-77455272 tempest-CreateVolumesFromSnapshotTest-77455272-project-member] GET https://10.4.3.117/volume/v3/volumes/2aa8b8f2-cca9-4fd0-b46e-dabc1fbea867 Jul 27 16:20:43.295112 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.openstack.wsgi [None req-c69b4ef2-7376-4a7f-8c2f-37fcc305dacb tempest-CreateVolumesFromSnapshotTest-77455272 tempest-CreateVolumesFromSnapshotTest-77455272-project-member] Empty body provided in request {{(pid=100522) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:20:43.295112 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.openstack.wsgi [None req-c69b4ef2-7376-4a7f-8c2f-37fcc305dacb tempest-CreateVolumesFromSnapshotTest-77455272 tempest-CreateVolumesFromSnapshotTest-77455272-project-member] Calling method 'show' {{(pid=100522) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:20:43.307460 np0000005924 devstack@c-api.service[100522]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:20:43.307460 np0000005924 devstack@c-api.service[100522]: warnings.warn( Jul 27 16:20:43.313977 np0000005924 devstack@c-api.service[100522]: INFO cinder.volume.api [None req-c69b4ef2-7376-4a7f-8c2f-37fcc305dacb tempest-CreateVolumesFromSnapshotTest-77455272 tempest-CreateVolumesFromSnapshotTest-77455272-project-member] Volume info retrieved successfully. Jul 27 16:20:43.320778 np0000005924 devstack@c-api.service[100522]: INFO cinder.api.openstack.wsgi [None req-c69b4ef2-7376-4a7f-8c2f-37fcc305dacb tempest-CreateVolumesFromSnapshotTest-77455272 tempest-CreateVolumesFromSnapshotTest-77455272-project-member] https://10.4.3.117/volume/v3/volumes/2aa8b8f2-cca9-4fd0-b46e-dabc1fbea867 returned with HTTP 200 Jul 27 16:20:43.321506 np0000005924 devstack@c-api.service[100522]: [pid: 100522|app: 0|req: 1159/4677] 10.4.3.117 () {66 vars in 1348 bytes} [Mon Jul 27 16:20:43 2026] GET /volume/v3/volumes/2aa8b8f2-cca9-4fd0-b46e-dabc1fbea867 => generated 852 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 27 16:20:43.615191 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.middleware.request_id [None req-d2ee521e-3c8a-4da0-94f6-931ed845ba62 None None] RequestId filter calling following filter/app {{(pid=100523) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:20:43.617011 np0000005924 devstack@c-api.service[100523]: INFO cinder.api.openstack.wsgi [None req-d2ee521e-3c8a-4da0-94f6-931ed845ba62 tempest-VolumeDependencyTests-1768960200 tempest-VolumeDependencyTests-1768960200-project-member] GET https://10.4.3.117/volume/v3/volumes/931cd2a9-095d-4b54-a4a5-a68af4568ffe Jul 27 16:20:43.617297 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.openstack.wsgi [None req-d2ee521e-3c8a-4da0-94f6-931ed845ba62 tempest-VolumeDependencyTests-1768960200 tempest-VolumeDependencyTests-1768960200-project-member] Empty body provided in request {{(pid=100523) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:20:43.617453 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.openstack.wsgi [None req-d2ee521e-3c8a-4da0-94f6-931ed845ba62 tempest-VolumeDependencyTests-1768960200 tempest-VolumeDependencyTests-1768960200-project-member] Calling method 'show' {{(pid=100523) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:20:43.624337 np0000005924 devstack@c-api.service[100523]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:20:43.624337 np0000005924 devstack@c-api.service[100523]: warnings.warn( Jul 27 16:20:43.628250 np0000005924 devstack@c-api.service[100523]: INFO cinder.volume.api [None req-d2ee521e-3c8a-4da0-94f6-931ed845ba62 tempest-VolumeDependencyTests-1768960200 tempest-VolumeDependencyTests-1768960200-project-member] Volume info retrieved successfully. Jul 27 16:20:43.632624 np0000005924 devstack@c-api.service[100523]: INFO cinder.api.openstack.wsgi [None req-d2ee521e-3c8a-4da0-94f6-931ed845ba62 tempest-VolumeDependencyTests-1768960200 tempest-VolumeDependencyTests-1768960200-project-member] https://10.4.3.117/volume/v3/volumes/931cd2a9-095d-4b54-a4a5-a68af4568ffe returned with HTTP 200 Jul 27 16:20:43.633095 np0000005924 devstack@c-api.service[100523]: [pid: 100523|app: 0|req: 1177/4678] 10.4.3.117 () {68 vars in 1389 bytes} [Mon Jul 27 16:20:43 2026] GET /volume/v3/volumes/931cd2a9-095d-4b54-a4a5-a68af4568ffe => generated 897 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 27 16:20:43.644951 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.middleware.request_id [None req-0a3395ba-8b6d-43e3-bce9-4a8c5bdc1a9b None None] RequestId filter calling following filter/app {{(pid=100521) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:20:43.647082 np0000005924 devstack@c-api.service[100521]: INFO cinder.api.openstack.wsgi [None req-0a3395ba-8b6d-43e3-bce9-4a8c5bdc1a9b tempest-VolumeDependencyTests-1768960200 tempest-VolumeDependencyTests-1768960200-project-member] DELETE https://10.4.3.117/volume/v3/snapshots/b0b43bfd-4723-49b1-a628-0dbed9680e6b Jul 27 16:20:43.647267 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.openstack.wsgi [None req-0a3395ba-8b6d-43e3-bce9-4a8c5bdc1a9b tempest-VolumeDependencyTests-1768960200 tempest-VolumeDependencyTests-1768960200-project-member] Empty body provided in request {{(pid=100521) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:20:43.647500 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.openstack.wsgi [None req-0a3395ba-8b6d-43e3-bce9-4a8c5bdc1a9b tempest-VolumeDependencyTests-1768960200 tempest-VolumeDependencyTests-1768960200-project-member] Calling method 'delete' {{(pid=100521) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:20:43.647590 np0000005924 devstack@c-api.service[100521]: INFO cinder.api.v3.snapshots [None req-0a3395ba-8b6d-43e3-bce9-4a8c5bdc1a9b tempest-VolumeDependencyTests-1768960200 tempest-VolumeDependencyTests-1768960200-project-member] Delete snapshot with id: b0b43bfd-4723-49b1-a628-0dbed9680e6b Jul 27 16:20:43.652338 np0000005924 devstack@c-api.service[100521]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:20:43.652338 np0000005924 devstack@c-api.service[100521]: warnings.warn( Jul 27 16:20:43.652739 np0000005924 devstack@c-api.service[100521]: INFO cinder.volume.api [None req-0a3395ba-8b6d-43e3-bce9-4a8c5bdc1a9b tempest-VolumeDependencyTests-1768960200 tempest-VolumeDependencyTests-1768960200-project-member] Snapshot retrieved successfully. Jul 27 16:20:43.669437 np0000005924 devstack@c-api.service[100521]: INFO cinder.volume.api [None req-0a3395ba-8b6d-43e3-bce9-4a8c5bdc1a9b tempest-VolumeDependencyTests-1768960200 tempest-VolumeDependencyTests-1768960200-project-member] Snapshot delete request issued successfully. Jul 27 16:20:43.669597 np0000005924 devstack@c-api.service[100521]: INFO cinder.api.openstack.wsgi [None req-0a3395ba-8b6d-43e3-bce9-4a8c5bdc1a9b tempest-VolumeDependencyTests-1768960200 tempest-VolumeDependencyTests-1768960200-project-member] https://10.4.3.117/volume/v3/snapshots/b0b43bfd-4723-49b1-a628-0dbed9680e6b returned with HTTP 202 Jul 27 16:20:43.669977 np0000005924 devstack@c-api.service[100521]: [pid: 100521|app: 0|req: 1169/4679] 10.4.3.117 () {66 vars in 1357 bytes} [Mon Jul 27 16:20:43 2026] DELETE /volume/v3/snapshots/b0b43bfd-4723-49b1-a628-0dbed9680e6b => generated 0 bytes in 25 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 27 16:20:43.676524 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.middleware.request_id [None req-3b9ddc1e-e83f-4ccf-a8b3-d5791c5cc029 None None] RequestId filter calling following filter/app {{(pid=100524) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:20:43.678814 np0000005924 devstack@c-api.service[100524]: INFO cinder.api.openstack.wsgi [None req-3b9ddc1e-e83f-4ccf-a8b3-d5791c5cc029 tempest-VolumeDependencyTests-1768960200 tempest-VolumeDependencyTests-1768960200-project-member] GET https://10.4.3.117/volume/v3/snapshots/b0b43bfd-4723-49b1-a628-0dbed9680e6b Jul 27 16:20:43.679095 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.openstack.wsgi [None req-3b9ddc1e-e83f-4ccf-a8b3-d5791c5cc029 tempest-VolumeDependencyTests-1768960200 tempest-VolumeDependencyTests-1768960200-project-member] Empty body provided in request {{(pid=100524) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:20:43.679309 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.openstack.wsgi [None req-3b9ddc1e-e83f-4ccf-a8b3-d5791c5cc029 tempest-VolumeDependencyTests-1768960200 tempest-VolumeDependencyTests-1768960200-project-member] Calling method 'show' {{(pid=100524) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:20:43.684359 np0000005924 devstack@c-api.service[100524]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:20:43.684359 np0000005924 devstack@c-api.service[100524]: warnings.warn( Jul 27 16:20:43.684838 np0000005924 devstack@c-api.service[100524]: INFO cinder.volume.api [None req-3b9ddc1e-e83f-4ccf-a8b3-d5791c5cc029 tempest-VolumeDependencyTests-1768960200 tempest-VolumeDependencyTests-1768960200-project-member] Snapshot retrieved successfully. Jul 27 16:20:43.685699 np0000005924 devstack@c-api.service[100524]: INFO cinder.api.openstack.wsgi [None req-3b9ddc1e-e83f-4ccf-a8b3-d5791c5cc029 tempest-VolumeDependencyTests-1768960200 tempest-VolumeDependencyTests-1768960200-project-member] https://10.4.3.117/volume/v3/snapshots/b0b43bfd-4723-49b1-a628-0dbed9680e6b returned with HTTP 200 Jul 27 16:20:43.686097 np0000005924 devstack@c-api.service[100524]: [pid: 100524|app: 0|req: 1175/4680] 10.4.3.117 () {66 vars in 1354 bytes} [Mon Jul 27 16:20:43 2026] GET /volume/v3/snapshots/b0b43bfd-4723-49b1-a628-0dbed9680e6b => generated 465 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 27 16:20:44.164396 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.middleware.request_id [None req-9f984d17-f634-44c6-ace4-d78f62d2f9f8 None None] RequestId filter calling following filter/app {{(pid=100522) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:20:44.166013 np0000005924 devstack@c-api.service[100522]: INFO cinder.api.openstack.wsgi [None req-9f984d17-f634-44c6-ace4-d78f62d2f9f8 tempest-ProjectAdminTests33-614572375 tempest-ProjectAdminTests33-614572375-project-admin] GET https://10.4.3.117/volume/v3/backups/415cd5f1-7e9a-43c1-9167-68d86a3b0ba3 Jul 27 16:20:44.166243 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.openstack.wsgi [None req-9f984d17-f634-44c6-ace4-d78f62d2f9f8 tempest-ProjectAdminTests33-614572375 tempest-ProjectAdminTests33-614572375-project-admin] Empty body provided in request {{(pid=100522) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:20:44.166547 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.openstack.wsgi [None req-9f984d17-f634-44c6-ace4-d78f62d2f9f8 tempest-ProjectAdminTests33-614572375 tempest-ProjectAdminTests33-614572375-project-admin] Calling method 'show' {{(pid=100522) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:20:44.166643 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.v3.backups [None req-9f984d17-f634-44c6-ace4-d78f62d2f9f8 tempest-ProjectAdminTests33-614572375 tempest-ProjectAdminTests33-614572375-project-admin] Show backup with id 415cd5f1-7e9a-43c1-9167-68d86a3b0ba3. {{(pid=100522) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 27 16:20:44.170735 np0000005924 devstack@c-api.service[100522]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:20:44.170735 np0000005924 devstack@c-api.service[100522]: warnings.warn( Jul 27 16:20:44.171300 np0000005924 devstack@c-api.service[100522]: INFO cinder.api.openstack.wsgi [None req-9f984d17-f634-44c6-ace4-d78f62d2f9f8 tempest-ProjectAdminTests33-614572375 tempest-ProjectAdminTests33-614572375-project-admin] https://10.4.3.117/volume/v3/backups/415cd5f1-7e9a-43c1-9167-68d86a3b0ba3 returned with HTTP 200 Jul 27 16:20:44.171662 np0000005924 devstack@c-api.service[100522]: [pid: 100522|app: 0|req: 1160/4681] 10.4.3.117 () {68 vars in 1388 bytes} [Mon Jul 27 16:20:44 2026] GET /volume/v3/backups/415cd5f1-7e9a-43c1-9167-68d86a3b0ba3 => generated 736 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 27 16:20:44.334297 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.middleware.request_id [None req-8721c6b8-b688-4602-a9e4-3ec6df2f60c4 None None] RequestId filter calling following filter/app {{(pid=100523) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:20:44.335710 np0000005924 devstack@c-api.service[100523]: INFO cinder.api.openstack.wsgi [None req-8721c6b8-b688-4602-a9e4-3ec6df2f60c4 tempest-CreateVolumesFromSnapshotTest-77455272 tempest-CreateVolumesFromSnapshotTest-77455272-project-member] GET https://10.4.3.117/volume/v3/volumes/2aa8b8f2-cca9-4fd0-b46e-dabc1fbea867 Jul 27 16:20:44.335992 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.openstack.wsgi [None req-8721c6b8-b688-4602-a9e4-3ec6df2f60c4 tempest-CreateVolumesFromSnapshotTest-77455272 tempest-CreateVolumesFromSnapshotTest-77455272-project-member] Empty body provided in request {{(pid=100523) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:20:44.336310 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.openstack.wsgi [None req-8721c6b8-b688-4602-a9e4-3ec6df2f60c4 tempest-CreateVolumesFromSnapshotTest-77455272 tempest-CreateVolumesFromSnapshotTest-77455272-project-member] Calling method 'show' {{(pid=100523) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:20:44.342010 np0000005924 devstack@c-api.service[100523]: INFO cinder.api.openstack.wsgi [None req-8721c6b8-b688-4602-a9e4-3ec6df2f60c4 tempest-CreateVolumesFromSnapshotTest-77455272 tempest-CreateVolumesFromSnapshotTest-77455272-project-member] https://10.4.3.117/volume/v3/volumes/2aa8b8f2-cca9-4fd0-b46e-dabc1fbea867 returned with HTTP 404 Jul 27 16:20:44.342010 np0000005924 devstack@c-api.service[100523]: [pid: 100523|app: 0|req: 1178/4682] 10.4.3.117 () {66 vars in 1348 bytes} [Mon Jul 27 16:20:44 2026] GET /volume/v3/volumes/2aa8b8f2-cca9-4fd0-b46e-dabc1fbea867 => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 27 16:20:44.348039 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.middleware.request_id [None req-80e6ac1f-68c0-44b2-8edb-bee8501dae88 None None] RequestId filter calling following filter/app {{(pid=100521) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:20:44.349663 np0000005924 devstack@c-api.service[100521]: INFO cinder.api.openstack.wsgi [None req-80e6ac1f-68c0-44b2-8edb-bee8501dae88 tempest-CreateVolumesFromSnapshotTest-77455272 tempest-CreateVolumesFromSnapshotTest-77455272-project-member] DELETE https://10.4.3.117/volume/v3/volumes/8a76f95f-6f7f-40b5-a717-1ba80bd3f906 Jul 27 16:20:44.349860 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.openstack.wsgi [None req-80e6ac1f-68c0-44b2-8edb-bee8501dae88 tempest-CreateVolumesFromSnapshotTest-77455272 tempest-CreateVolumesFromSnapshotTest-77455272-project-member] Empty body provided in request {{(pid=100521) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:20:44.350046 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.openstack.wsgi [None req-80e6ac1f-68c0-44b2-8edb-bee8501dae88 tempest-CreateVolumesFromSnapshotTest-77455272 tempest-CreateVolumesFromSnapshotTest-77455272-project-member] Calling method 'delete' {{(pid=100521) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:20:44.350213 np0000005924 devstack@c-api.service[100521]: INFO cinder.api.v3.volumes [None req-80e6ac1f-68c0-44b2-8edb-bee8501dae88 tempest-CreateVolumesFromSnapshotTest-77455272 tempest-CreateVolumesFromSnapshotTest-77455272-project-member] Delete volume with id: 8a76f95f-6f7f-40b5-a717-1ba80bd3f906 Jul 27 16:20:44.356463 np0000005924 devstack@c-api.service[100521]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:20:44.356463 np0000005924 devstack@c-api.service[100521]: warnings.warn( Jul 27 16:20:44.356867 np0000005924 devstack@c-api.service[100521]: INFO cinder.volume.api [None req-80e6ac1f-68c0-44b2-8edb-bee8501dae88 tempest-CreateVolumesFromSnapshotTest-77455272 tempest-CreateVolumesFromSnapshotTest-77455272-project-member] Volume info retrieved successfully. Jul 27 16:20:44.381445 np0000005924 devstack@c-api.service[100521]: INFO cinder.volume.api [None req-80e6ac1f-68c0-44b2-8edb-bee8501dae88 tempest-CreateVolumesFromSnapshotTest-77455272 tempest-CreateVolumesFromSnapshotTest-77455272-project-member] Delete volume request issued successfully. Jul 27 16:20:44.381623 np0000005924 devstack@c-api.service[100521]: INFO cinder.api.openstack.wsgi [None req-80e6ac1f-68c0-44b2-8edb-bee8501dae88 tempest-CreateVolumesFromSnapshotTest-77455272 tempest-CreateVolumesFromSnapshotTest-77455272-project-member] https://10.4.3.117/volume/v3/volumes/8a76f95f-6f7f-40b5-a717-1ba80bd3f906 returned with HTTP 202 Jul 27 16:20:44.382160 np0000005924 devstack@c-api.service[100521]: [pid: 100521|app: 0|req: 1170/4683] 10.4.3.117 () {66 vars in 1351 bytes} [Mon Jul 27 16:20:44 2026] DELETE /volume/v3/volumes/8a76f95f-6f7f-40b5-a717-1ba80bd3f906 => generated 0 bytes in 34 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 27 16:20:44.389839 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.middleware.request_id [None req-05ca00c4-e938-4eea-b527-bb3d3e4840c0 None None] RequestId filter calling following filter/app {{(pid=100524) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:20:44.391596 np0000005924 devstack@c-api.service[100524]: INFO cinder.api.openstack.wsgi [None req-05ca00c4-e938-4eea-b527-bb3d3e4840c0 tempest-CreateVolumesFromSnapshotTest-77455272 tempest-CreateVolumesFromSnapshotTest-77455272-project-member] GET https://10.4.3.117/volume/v3/volumes/8a76f95f-6f7f-40b5-a717-1ba80bd3f906 Jul 27 16:20:44.391788 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.openstack.wsgi [None req-05ca00c4-e938-4eea-b527-bb3d3e4840c0 tempest-CreateVolumesFromSnapshotTest-77455272 tempest-CreateVolumesFromSnapshotTest-77455272-project-member] Empty body provided in request {{(pid=100524) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:20:44.392001 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.openstack.wsgi [None req-05ca00c4-e938-4eea-b527-bb3d3e4840c0 tempest-CreateVolumesFromSnapshotTest-77455272 tempest-CreateVolumesFromSnapshotTest-77455272-project-member] Calling method 'show' {{(pid=100524) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:20:44.399848 np0000005924 devstack@c-api.service[100524]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:20:44.399848 np0000005924 devstack@c-api.service[100524]: warnings.warn( Jul 27 16:20:44.403995 np0000005924 devstack@c-api.service[100524]: INFO cinder.volume.api [None req-05ca00c4-e938-4eea-b527-bb3d3e4840c0 tempest-CreateVolumesFromSnapshotTest-77455272 tempest-CreateVolumesFromSnapshotTest-77455272-project-member] Volume info retrieved successfully. Jul 27 16:20:44.407966 np0000005924 devstack@c-api.service[100524]: INFO cinder.api.openstack.wsgi [None req-05ca00c4-e938-4eea-b527-bb3d3e4840c0 tempest-CreateVolumesFromSnapshotTest-77455272 tempest-CreateVolumesFromSnapshotTest-77455272-project-member] https://10.4.3.117/volume/v3/volumes/8a76f95f-6f7f-40b5-a717-1ba80bd3f906 returned with HTTP 200 Jul 27 16:20:44.408359 np0000005924 devstack@c-api.service[100524]: [pid: 100524|app: 0|req: 1176/4684] 10.4.3.117 () {66 vars in 1348 bytes} [Mon Jul 27 16:20:44 2026] GET /volume/v3/volumes/8a76f95f-6f7f-40b5-a717-1ba80bd3f906 => generated 852 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 27 16:20:44.696840 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.middleware.request_id [None req-2c51b0dc-09b5-4a17-909d-1260cdf9a6da None None] RequestId filter calling following filter/app {{(pid=100522) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:20:44.698920 np0000005924 devstack@c-api.service[100522]: INFO cinder.api.openstack.wsgi [None req-2c51b0dc-09b5-4a17-909d-1260cdf9a6da tempest-VolumeDependencyTests-1768960200 tempest-VolumeDependencyTests-1768960200-project-member] GET https://10.4.3.117/volume/v3/snapshots/b0b43bfd-4723-49b1-a628-0dbed9680e6b Jul 27 16:20:44.699164 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.openstack.wsgi [None req-2c51b0dc-09b5-4a17-909d-1260cdf9a6da tempest-VolumeDependencyTests-1768960200 tempest-VolumeDependencyTests-1768960200-project-member] Empty body provided in request {{(pid=100522) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:20:44.699425 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.openstack.wsgi [None req-2c51b0dc-09b5-4a17-909d-1260cdf9a6da tempest-VolumeDependencyTests-1768960200 tempest-VolumeDependencyTests-1768960200-project-member] Calling method 'show' {{(pid=100522) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:20:44.703704 np0000005924 devstack@c-api.service[100522]: INFO cinder.api.openstack.wsgi [None req-2c51b0dc-09b5-4a17-909d-1260cdf9a6da tempest-VolumeDependencyTests-1768960200 tempest-VolumeDependencyTests-1768960200-project-member] https://10.4.3.117/volume/v3/snapshots/b0b43bfd-4723-49b1-a628-0dbed9680e6b returned with HTTP 404 Jul 27 16:20:44.704194 np0000005924 devstack@c-api.service[100522]: [pid: 100522|app: 0|req: 1161/4685] 10.4.3.117 () {66 vars in 1354 bytes} [Mon Jul 27 16:20:44 2026] GET /volume/v3/snapshots/b0b43bfd-4723-49b1-a628-0dbed9680e6b => generated 111 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 27 16:20:44.712141 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.middleware.request_id [None req-19ff0f42-13a9-464f-be7c-8320eebb3c3e None None] RequestId filter calling following filter/app {{(pid=100523) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:20:44.713721 np0000005924 devstack@c-api.service[100523]: INFO cinder.api.openstack.wsgi [None req-19ff0f42-13a9-464f-be7c-8320eebb3c3e tempest-VolumeDependencyTests-1768960200 tempest-VolumeDependencyTests-1768960200-project-member] DELETE https://10.4.3.117/volume/v3/snapshots/69d0a28e-2f11-419e-9a29-61b8f7fb7f02 Jul 27 16:20:44.714000 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.openstack.wsgi [None req-19ff0f42-13a9-464f-be7c-8320eebb3c3e tempest-VolumeDependencyTests-1768960200 tempest-VolumeDependencyTests-1768960200-project-member] Empty body provided in request {{(pid=100523) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:20:44.714349 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.openstack.wsgi [None req-19ff0f42-13a9-464f-be7c-8320eebb3c3e tempest-VolumeDependencyTests-1768960200 tempest-VolumeDependencyTests-1768960200-project-member] Calling method 'delete' {{(pid=100523) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:20:44.714448 np0000005924 devstack@c-api.service[100523]: INFO cinder.api.v3.snapshots [None req-19ff0f42-13a9-464f-be7c-8320eebb3c3e tempest-VolumeDependencyTests-1768960200 tempest-VolumeDependencyTests-1768960200-project-member] Delete snapshot with id: 69d0a28e-2f11-419e-9a29-61b8f7fb7f02 Jul 27 16:20:44.719355 np0000005924 devstack@c-api.service[100523]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:20:44.719355 np0000005924 devstack@c-api.service[100523]: warnings.warn( Jul 27 16:20:44.719556 np0000005924 devstack@c-api.service[100523]: INFO cinder.volume.api [None req-19ff0f42-13a9-464f-be7c-8320eebb3c3e tempest-VolumeDependencyTests-1768960200 tempest-VolumeDependencyTests-1768960200-project-member] Snapshot retrieved successfully. Jul 27 16:20:44.734582 np0000005924 devstack@c-api.service[100523]: INFO cinder.volume.api [None req-19ff0f42-13a9-464f-be7c-8320eebb3c3e tempest-VolumeDependencyTests-1768960200 tempest-VolumeDependencyTests-1768960200-project-member] Snapshot delete request issued successfully. Jul 27 16:20:44.734898 np0000005924 devstack@c-api.service[100523]: INFO cinder.api.openstack.wsgi [None req-19ff0f42-13a9-464f-be7c-8320eebb3c3e tempest-VolumeDependencyTests-1768960200 tempest-VolumeDependencyTests-1768960200-project-member] https://10.4.3.117/volume/v3/snapshots/69d0a28e-2f11-419e-9a29-61b8f7fb7f02 returned with HTTP 202 Jul 27 16:20:44.735388 np0000005924 devstack@c-api.service[100523]: [pid: 100523|app: 0|req: 1179/4686] 10.4.3.117 () {66 vars in 1357 bytes} [Mon Jul 27 16:20:44 2026] DELETE /volume/v3/snapshots/69d0a28e-2f11-419e-9a29-61b8f7fb7f02 => generated 0 bytes in 24 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 27 16:20:44.745825 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.middleware.request_id [None req-fcabfea5-d9d3-492f-83d6-1bc992b13d3c None None] RequestId filter calling following filter/app {{(pid=100521) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:20:44.748082 np0000005924 devstack@c-api.service[100521]: INFO cinder.api.openstack.wsgi [None req-fcabfea5-d9d3-492f-83d6-1bc992b13d3c tempest-VolumeDependencyTests-1768960200 tempest-VolumeDependencyTests-1768960200-project-member] GET https://10.4.3.117/volume/v3/snapshots/69d0a28e-2f11-419e-9a29-61b8f7fb7f02 Jul 27 16:20:44.748365 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.openstack.wsgi [None req-fcabfea5-d9d3-492f-83d6-1bc992b13d3c tempest-VolumeDependencyTests-1768960200 tempest-VolumeDependencyTests-1768960200-project-member] Empty body provided in request {{(pid=100521) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:20:44.748625 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.openstack.wsgi [None req-fcabfea5-d9d3-492f-83d6-1bc992b13d3c tempest-VolumeDependencyTests-1768960200 tempest-VolumeDependencyTests-1768960200-project-member] Calling method 'show' {{(pid=100521) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:20:44.754477 np0000005924 devstack@c-api.service[100521]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:20:44.754477 np0000005924 devstack@c-api.service[100521]: warnings.warn( Jul 27 16:20:44.754893 np0000005924 devstack@c-api.service[100521]: INFO cinder.volume.api [None req-fcabfea5-d9d3-492f-83d6-1bc992b13d3c tempest-VolumeDependencyTests-1768960200 tempest-VolumeDependencyTests-1768960200-project-member] Snapshot retrieved successfully. Jul 27 16:20:44.755672 np0000005924 devstack@c-api.service[100521]: INFO cinder.api.openstack.wsgi [None req-fcabfea5-d9d3-492f-83d6-1bc992b13d3c tempest-VolumeDependencyTests-1768960200 tempest-VolumeDependencyTests-1768960200-project-member] https://10.4.3.117/volume/v3/snapshots/69d0a28e-2f11-419e-9a29-61b8f7fb7f02 returned with HTTP 200 Jul 27 16:20:44.756013 np0000005924 devstack@c-api.service[100521]: [pid: 100521|app: 0|req: 1171/4687] 10.4.3.117 () {66 vars in 1354 bytes} [Mon Jul 27 16:20:44 2026] GET /volume/v3/snapshots/69d0a28e-2f11-419e-9a29-61b8f7fb7f02 => generated 466 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 27 16:20:45.182801 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.middleware.request_id [None req-05afa82e-1356-403f-9ee7-828dfd5e219c None None] RequestId filter calling following filter/app {{(pid=100524) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:20:45.185120 np0000005924 devstack@c-api.service[100524]: INFO cinder.api.openstack.wsgi [None req-05afa82e-1356-403f-9ee7-828dfd5e219c tempest-ProjectAdminTests33-614572375 tempest-ProjectAdminTests33-614572375-project-admin] GET https://10.4.3.117/volume/v3/backups/415cd5f1-7e9a-43c1-9167-68d86a3b0ba3 Jul 27 16:20:45.185421 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.openstack.wsgi [None req-05afa82e-1356-403f-9ee7-828dfd5e219c tempest-ProjectAdminTests33-614572375 tempest-ProjectAdminTests33-614572375-project-admin] Empty body provided in request {{(pid=100524) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:20:45.185685 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.openstack.wsgi [None req-05afa82e-1356-403f-9ee7-828dfd5e219c tempest-ProjectAdminTests33-614572375 tempest-ProjectAdminTests33-614572375-project-admin] Calling method 'show' {{(pid=100524) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:20:45.185809 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.v3.backups [None req-05afa82e-1356-403f-9ee7-828dfd5e219c tempest-ProjectAdminTests33-614572375 tempest-ProjectAdminTests33-614572375-project-admin] Show backup with id 415cd5f1-7e9a-43c1-9167-68d86a3b0ba3. {{(pid=100524) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 27 16:20:45.190831 np0000005924 devstack@c-api.service[100524]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:20:45.190831 np0000005924 devstack@c-api.service[100524]: warnings.warn( Jul 27 16:20:45.191693 np0000005924 devstack@c-api.service[100524]: INFO cinder.api.openstack.wsgi [None req-05afa82e-1356-403f-9ee7-828dfd5e219c tempest-ProjectAdminTests33-614572375 tempest-ProjectAdminTests33-614572375-project-admin] https://10.4.3.117/volume/v3/backups/415cd5f1-7e9a-43c1-9167-68d86a3b0ba3 returned with HTTP 200 Jul 27 16:20:45.192227 np0000005924 devstack@c-api.service[100524]: [pid: 100524|app: 0|req: 1177/4688] 10.4.3.117 () {68 vars in 1388 bytes} [Mon Jul 27 16:20:45 2026] GET /volume/v3/backups/415cd5f1-7e9a-43c1-9167-68d86a3b0ba3 => generated 736 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 27 16:20:45.424750 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.middleware.request_id [None req-00775d51-b5ea-4bc8-bfa7-60615aaf35d5 None None] RequestId filter calling following filter/app {{(pid=100522) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:20:45.426554 np0000005924 devstack@c-api.service[100522]: INFO cinder.api.openstack.wsgi [None req-00775d51-b5ea-4bc8-bfa7-60615aaf35d5 tempest-CreateVolumesFromSnapshotTest-77455272 tempest-CreateVolumesFromSnapshotTest-77455272-project-member] GET https://10.4.3.117/volume/v3/volumes/8a76f95f-6f7f-40b5-a717-1ba80bd3f906 Jul 27 16:20:45.426782 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.openstack.wsgi [None req-00775d51-b5ea-4bc8-bfa7-60615aaf35d5 tempest-CreateVolumesFromSnapshotTest-77455272 tempest-CreateVolumesFromSnapshotTest-77455272-project-member] Empty body provided in request {{(pid=100522) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:20:45.426989 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.openstack.wsgi [None req-00775d51-b5ea-4bc8-bfa7-60615aaf35d5 tempest-CreateVolumesFromSnapshotTest-77455272 tempest-CreateVolumesFromSnapshotTest-77455272-project-member] Calling method 'show' {{(pid=100522) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:20:45.432746 np0000005924 devstack@c-api.service[100522]: INFO cinder.api.openstack.wsgi [None req-00775d51-b5ea-4bc8-bfa7-60615aaf35d5 tempest-CreateVolumesFromSnapshotTest-77455272 tempest-CreateVolumesFromSnapshotTest-77455272-project-member] https://10.4.3.117/volume/v3/volumes/8a76f95f-6f7f-40b5-a717-1ba80bd3f906 returned with HTTP 404 Jul 27 16:20:45.433297 np0000005924 devstack@c-api.service[100522]: [pid: 100522|app: 0|req: 1162/4689] 10.4.3.117 () {66 vars in 1348 bytes} [Mon Jul 27 16:20:45 2026] GET /volume/v3/volumes/8a76f95f-6f7f-40b5-a717-1ba80bd3f906 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 27 16:20:45.441851 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.middleware.request_id [None req-419e4bac-becd-4503-a322-c9d428d131d1 None None] RequestId filter calling following filter/app {{(pid=100523) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:20:45.443283 np0000005924 devstack@c-api.service[100523]: INFO cinder.api.openstack.wsgi [None req-419e4bac-becd-4503-a322-c9d428d131d1 tempest-CreateVolumesFromSnapshotTest-77455272 tempest-CreateVolumesFromSnapshotTest-77455272-project-member] DELETE https://10.4.3.117/volume/v3/volumes/60285217-bc9b-45ab-8e67-d1345631bb71 Jul 27 16:20:45.443681 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.openstack.wsgi [None req-419e4bac-becd-4503-a322-c9d428d131d1 tempest-CreateVolumesFromSnapshotTest-77455272 tempest-CreateVolumesFromSnapshotTest-77455272-project-member] Empty body provided in request {{(pid=100523) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:20:45.443984 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.openstack.wsgi [None req-419e4bac-becd-4503-a322-c9d428d131d1 tempest-CreateVolumesFromSnapshotTest-77455272 tempest-CreateVolumesFromSnapshotTest-77455272-project-member] Calling method 'delete' {{(pid=100523) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:20:45.444241 np0000005924 devstack@c-api.service[100523]: INFO cinder.api.v3.volumes [None req-419e4bac-becd-4503-a322-c9d428d131d1 tempest-CreateVolumesFromSnapshotTest-77455272 tempest-CreateVolumesFromSnapshotTest-77455272-project-member] Delete volume with id: 60285217-bc9b-45ab-8e67-d1345631bb71 Jul 27 16:20:45.451229 np0000005924 devstack@c-api.service[100523]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:20:45.451229 np0000005924 devstack@c-api.service[100523]: warnings.warn( Jul 27 16:20:45.453436 np0000005924 devstack@c-api.service[100523]: INFO cinder.volume.api [None req-419e4bac-becd-4503-a322-c9d428d131d1 tempest-CreateVolumesFromSnapshotTest-77455272 tempest-CreateVolumesFromSnapshotTest-77455272-project-member] Volume info retrieved successfully. Jul 27 16:20:45.476601 np0000005924 devstack@c-api.service[100523]: INFO cinder.volume.api [None req-419e4bac-becd-4503-a322-c9d428d131d1 tempest-CreateVolumesFromSnapshotTest-77455272 tempest-CreateVolumesFromSnapshotTest-77455272-project-member] Delete volume request issued successfully. Jul 27 16:20:45.476999 np0000005924 devstack@c-api.service[100523]: INFO cinder.api.openstack.wsgi [None req-419e4bac-becd-4503-a322-c9d428d131d1 tempest-CreateVolumesFromSnapshotTest-77455272 tempest-CreateVolumesFromSnapshotTest-77455272-project-member] https://10.4.3.117/volume/v3/volumes/60285217-bc9b-45ab-8e67-d1345631bb71 returned with HTTP 202 Jul 27 16:20:45.477684 np0000005924 devstack@c-api.service[100523]: [pid: 100523|app: 0|req: 1180/4690] 10.4.3.117 () {66 vars in 1351 bytes} [Mon Jul 27 16:20:45 2026] DELETE /volume/v3/volumes/60285217-bc9b-45ab-8e67-d1345631bb71 => generated 0 bytes in 37 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 27 16:20:45.486093 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.middleware.request_id [None req-ce4e35d9-9df0-4735-bd07-96870d24b5f4 None None] RequestId filter calling following filter/app {{(pid=100521) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:20:45.488261 np0000005924 devstack@c-api.service[100521]: INFO cinder.api.openstack.wsgi [None req-ce4e35d9-9df0-4735-bd07-96870d24b5f4 tempest-CreateVolumesFromSnapshotTest-77455272 tempest-CreateVolumesFromSnapshotTest-77455272-project-member] GET https://10.4.3.117/volume/v3/volumes/60285217-bc9b-45ab-8e67-d1345631bb71 Jul 27 16:20:45.488534 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.openstack.wsgi [None req-ce4e35d9-9df0-4735-bd07-96870d24b5f4 tempest-CreateVolumesFromSnapshotTest-77455272 tempest-CreateVolumesFromSnapshotTest-77455272-project-member] Empty body provided in request {{(pid=100521) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:20:45.488775 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.openstack.wsgi [None req-ce4e35d9-9df0-4735-bd07-96870d24b5f4 tempest-CreateVolumesFromSnapshotTest-77455272 tempest-CreateVolumesFromSnapshotTest-77455272-project-member] Calling method 'show' {{(pid=100521) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:20:45.497364 np0000005924 devstack@c-api.service[100521]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:20:45.497364 np0000005924 devstack@c-api.service[100521]: warnings.warn( Jul 27 16:20:45.501607 np0000005924 devstack@c-api.service[100521]: INFO cinder.volume.api [None req-ce4e35d9-9df0-4735-bd07-96870d24b5f4 tempest-CreateVolumesFromSnapshotTest-77455272 tempest-CreateVolumesFromSnapshotTest-77455272-project-member] Volume info retrieved successfully. Jul 27 16:20:45.506974 np0000005924 devstack@c-api.service[100521]: INFO cinder.api.openstack.wsgi [None req-ce4e35d9-9df0-4735-bd07-96870d24b5f4 tempest-CreateVolumesFromSnapshotTest-77455272 tempest-CreateVolumesFromSnapshotTest-77455272-project-member] https://10.4.3.117/volume/v3/volumes/60285217-bc9b-45ab-8e67-d1345631bb71 returned with HTTP 200 Jul 27 16:20:45.507525 np0000005924 devstack@c-api.service[100521]: [pid: 100521|app: 0|req: 1172/4691] 10.4.3.117 () {66 vars in 1348 bytes} [Mon Jul 27 16:20:45 2026] GET /volume/v3/volumes/60285217-bc9b-45ab-8e67-d1345631bb71 => generated 852 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 27 16:20:45.764286 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.middleware.request_id [None req-69b65002-2ddb-469c-9a5a-a018a41f2579 None None] RequestId filter calling following filter/app {{(pid=100524) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:20:45.766167 np0000005924 devstack@c-api.service[100524]: INFO cinder.api.openstack.wsgi [None req-69b65002-2ddb-469c-9a5a-a018a41f2579 tempest-VolumeDependencyTests-1768960200 tempest-VolumeDependencyTests-1768960200-project-member] GET https://10.4.3.117/volume/v3/snapshots/69d0a28e-2f11-419e-9a29-61b8f7fb7f02 Jul 27 16:20:45.766482 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.openstack.wsgi [None req-69b65002-2ddb-469c-9a5a-a018a41f2579 tempest-VolumeDependencyTests-1768960200 tempest-VolumeDependencyTests-1768960200-project-member] Empty body provided in request {{(pid=100524) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:20:45.766744 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.openstack.wsgi [None req-69b65002-2ddb-469c-9a5a-a018a41f2579 tempest-VolumeDependencyTests-1768960200 tempest-VolumeDependencyTests-1768960200-project-member] Calling method 'show' {{(pid=100524) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:20:45.770681 np0000005924 devstack@c-api.service[100524]: INFO cinder.api.openstack.wsgi [None req-69b65002-2ddb-469c-9a5a-a018a41f2579 tempest-VolumeDependencyTests-1768960200 tempest-VolumeDependencyTests-1768960200-project-member] https://10.4.3.117/volume/v3/snapshots/69d0a28e-2f11-419e-9a29-61b8f7fb7f02 returned with HTTP 404 Jul 27 16:20:45.771194 np0000005924 devstack@c-api.service[100524]: [pid: 100524|app: 0|req: 1178/4692] 10.4.3.117 () {66 vars in 1354 bytes} [Mon Jul 27 16:20:45 2026] GET /volume/v3/snapshots/69d0a28e-2f11-419e-9a29-61b8f7fb7f02 => generated 111 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 27 16:20:45.777154 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.middleware.request_id [None req-6defda4f-90c9-473a-a785-684ef3b672ab None None] RequestId filter calling following filter/app {{(pid=100522) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:20:45.778906 np0000005924 devstack@c-api.service[100522]: INFO cinder.api.openstack.wsgi [None req-6defda4f-90c9-473a-a785-684ef3b672ab tempest-VolumeDependencyTests-1768960200 tempest-VolumeDependencyTests-1768960200-project-member] DELETE https://10.4.3.117/volume/v3/volumes/b6668081-a3ce-49d4-ad63-0063b766361b Jul 27 16:20:45.779127 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.openstack.wsgi [None req-6defda4f-90c9-473a-a785-684ef3b672ab tempest-VolumeDependencyTests-1768960200 tempest-VolumeDependencyTests-1768960200-project-member] Empty body provided in request {{(pid=100522) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:20:45.779307 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.openstack.wsgi [None req-6defda4f-90c9-473a-a785-684ef3b672ab tempest-VolumeDependencyTests-1768960200 tempest-VolumeDependencyTests-1768960200-project-member] Calling method 'delete' {{(pid=100522) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:20:45.779494 np0000005924 devstack@c-api.service[100522]: INFO cinder.api.v3.volumes [None req-6defda4f-90c9-473a-a785-684ef3b672ab tempest-VolumeDependencyTests-1768960200 tempest-VolumeDependencyTests-1768960200-project-member] Delete volume with id: b6668081-a3ce-49d4-ad63-0063b766361b Jul 27 16:20:45.786378 np0000005924 devstack@c-api.service[100522]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:20:45.786378 np0000005924 devstack@c-api.service[100522]: warnings.warn( Jul 27 16:20:45.786785 np0000005924 devstack@c-api.service[100522]: INFO cinder.volume.api [None req-6defda4f-90c9-473a-a785-684ef3b672ab tempest-VolumeDependencyTests-1768960200 tempest-VolumeDependencyTests-1768960200-project-member] Volume info retrieved successfully. Jul 27 16:20:45.803773 np0000005924 devstack@c-api.service[100522]: INFO cinder.volume.api [None req-6defda4f-90c9-473a-a785-684ef3b672ab tempest-VolumeDependencyTests-1768960200 tempest-VolumeDependencyTests-1768960200-project-member] Delete volume request issued successfully. Jul 27 16:20:45.804009 np0000005924 devstack@c-api.service[100522]: INFO cinder.api.openstack.wsgi [None req-6defda4f-90c9-473a-a785-684ef3b672ab tempest-VolumeDependencyTests-1768960200 tempest-VolumeDependencyTests-1768960200-project-member] https://10.4.3.117/volume/v3/volumes/b6668081-a3ce-49d4-ad63-0063b766361b returned with HTTP 202 Jul 27 16:20:45.804523 np0000005924 devstack@c-api.service[100522]: [pid: 100522|app: 0|req: 1163/4693] 10.4.3.117 () {68 vars in 1392 bytes} [Mon Jul 27 16:20:45 2026] DELETE /volume/v3/volumes/b6668081-a3ce-49d4-ad63-0063b766361b => generated 0 bytes in 28 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Jul 27 16:20:45.814516 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.middleware.request_id [None req-5a68de8b-72fb-4391-85ff-4dc27febb10a None None] RequestId filter calling following filter/app {{(pid=100523) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:20:45.816436 np0000005924 devstack@c-api.service[100523]: INFO cinder.api.openstack.wsgi [None req-5a68de8b-72fb-4391-85ff-4dc27febb10a tempest-VolumeDependencyTests-1768960200 tempest-VolumeDependencyTests-1768960200-project-member] GET https://10.4.3.117/volume/v3/volumes/b6668081-a3ce-49d4-ad63-0063b766361b Jul 27 16:20:45.816814 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.openstack.wsgi [None req-5a68de8b-72fb-4391-85ff-4dc27febb10a tempest-VolumeDependencyTests-1768960200 tempest-VolumeDependencyTests-1768960200-project-member] Empty body provided in request {{(pid=100523) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:20:45.818155 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.openstack.wsgi [None req-5a68de8b-72fb-4391-85ff-4dc27febb10a tempest-VolumeDependencyTests-1768960200 tempest-VolumeDependencyTests-1768960200-project-member] Calling method 'show' {{(pid=100523) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:20:45.823964 np0000005924 devstack@c-api.service[100523]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:20:45.823964 np0000005924 devstack@c-api.service[100523]: warnings.warn( Jul 27 16:20:45.829354 np0000005924 devstack@c-api.service[100523]: INFO cinder.volume.api [None req-5a68de8b-72fb-4391-85ff-4dc27febb10a tempest-VolumeDependencyTests-1768960200 tempest-VolumeDependencyTests-1768960200-project-member] Volume info retrieved successfully. Jul 27 16:20:45.833251 np0000005924 devstack@c-api.service[100523]: INFO cinder.api.openstack.wsgi [None req-5a68de8b-72fb-4391-85ff-4dc27febb10a tempest-VolumeDependencyTests-1768960200 tempest-VolumeDependencyTests-1768960200-project-member] https://10.4.3.117/volume/v3/volumes/b6668081-a3ce-49d4-ad63-0063b766361b returned with HTTP 200 Jul 27 16:20:45.833753 np0000005924 devstack@c-api.service[100523]: [pid: 100523|app: 0|req: 1181/4694] 10.4.3.117 () {68 vars in 1389 bytes} [Mon Jul 27 16:20:45 2026] GET /volume/v3/volumes/b6668081-a3ce-49d4-ad63-0063b766361b => generated 862 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 27 16:20:46.201419 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.middleware.request_id [None req-eb846142-de3a-432f-b488-17a5b3272d12 None None] RequestId filter calling following filter/app {{(pid=100521) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:20:46.202893 np0000005924 devstack@c-api.service[100521]: INFO cinder.api.openstack.wsgi [None req-eb846142-de3a-432f-b488-17a5b3272d12 tempest-ProjectAdminTests33-614572375 tempest-ProjectAdminTests33-614572375-project-admin] GET https://10.4.3.117/volume/v3/backups/415cd5f1-7e9a-43c1-9167-68d86a3b0ba3 Jul 27 16:20:46.203094 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.openstack.wsgi [None req-eb846142-de3a-432f-b488-17a5b3272d12 tempest-ProjectAdminTests33-614572375 tempest-ProjectAdminTests33-614572375-project-admin] Empty body provided in request {{(pid=100521) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:20:46.203282 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.openstack.wsgi [None req-eb846142-de3a-432f-b488-17a5b3272d12 tempest-ProjectAdminTests33-614572375 tempest-ProjectAdminTests33-614572375-project-admin] Calling method 'show' {{(pid=100521) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:20:46.203428 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.v3.backups [None req-eb846142-de3a-432f-b488-17a5b3272d12 tempest-ProjectAdminTests33-614572375 tempest-ProjectAdminTests33-614572375-project-admin] Show backup with id 415cd5f1-7e9a-43c1-9167-68d86a3b0ba3. {{(pid=100521) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 27 16:20:46.207079 np0000005924 devstack@c-api.service[100521]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:20:46.207079 np0000005924 devstack@c-api.service[100521]: warnings.warn( Jul 27 16:20:46.207695 np0000005924 devstack@c-api.service[100521]: INFO cinder.api.openstack.wsgi [None req-eb846142-de3a-432f-b488-17a5b3272d12 tempest-ProjectAdminTests33-614572375 tempest-ProjectAdminTests33-614572375-project-admin] https://10.4.3.117/volume/v3/backups/415cd5f1-7e9a-43c1-9167-68d86a3b0ba3 returned with HTTP 200 Jul 27 16:20:46.208047 np0000005924 devstack@c-api.service[100521]: [pid: 100521|app: 0|req: 1173/4695] 10.4.3.117 () {68 vars in 1388 bytes} [Mon Jul 27 16:20:46 2026] GET /volume/v3/backups/415cd5f1-7e9a-43c1-9167-68d86a3b0ba3 => generated 736 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 27 16:20:46.520295 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.middleware.request_id [None req-870d1afd-22ef-4f4e-a8a2-beb6a9ef3e9d None None] RequestId filter calling following filter/app {{(pid=100524) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:20:46.521999 np0000005924 devstack@c-api.service[100524]: INFO cinder.api.openstack.wsgi [None req-870d1afd-22ef-4f4e-a8a2-beb6a9ef3e9d tempest-CreateVolumesFromSnapshotTest-77455272 tempest-CreateVolumesFromSnapshotTest-77455272-project-member] GET https://10.4.3.117/volume/v3/volumes/60285217-bc9b-45ab-8e67-d1345631bb71 Jul 27 16:20:46.522198 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.openstack.wsgi [None req-870d1afd-22ef-4f4e-a8a2-beb6a9ef3e9d tempest-CreateVolumesFromSnapshotTest-77455272 tempest-CreateVolumesFromSnapshotTest-77455272-project-member] Empty body provided in request {{(pid=100524) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:20:46.522406 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.openstack.wsgi [None req-870d1afd-22ef-4f4e-a8a2-beb6a9ef3e9d tempest-CreateVolumesFromSnapshotTest-77455272 tempest-CreateVolumesFromSnapshotTest-77455272-project-member] Calling method 'show' {{(pid=100524) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:20:46.527918 np0000005924 devstack@c-api.service[100524]: INFO cinder.api.openstack.wsgi [None req-870d1afd-22ef-4f4e-a8a2-beb6a9ef3e9d tempest-CreateVolumesFromSnapshotTest-77455272 tempest-CreateVolumesFromSnapshotTest-77455272-project-member] https://10.4.3.117/volume/v3/volumes/60285217-bc9b-45ab-8e67-d1345631bb71 returned with HTTP 404 Jul 27 16:20:46.528389 np0000005924 devstack@c-api.service[100524]: [pid: 100524|app: 0|req: 1179/4696] 10.4.3.117 () {66 vars in 1348 bytes} [Mon Jul 27 16:20:46 2026] GET /volume/v3/volumes/60285217-bc9b-45ab-8e67-d1345631bb71 => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 27 16:20:46.535041 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.middleware.request_id [None req-04a2e461-8fe4-4278-a13e-723463e1d80b None None] RequestId filter calling following filter/app {{(pid=100522) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:20:46.536726 np0000005924 devstack@c-api.service[100522]: INFO cinder.api.openstack.wsgi [None req-04a2e461-8fe4-4278-a13e-723463e1d80b tempest-CreateVolumesFromSnapshotTest-77455272 tempest-CreateVolumesFromSnapshotTest-77455272-project-member] DELETE https://10.4.3.117/volume/v3/volumes/998f361d-de71-48f0-835e-5ec2eef583ee Jul 27 16:20:46.536899 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.openstack.wsgi [None req-04a2e461-8fe4-4278-a13e-723463e1d80b tempest-CreateVolumesFromSnapshotTest-77455272 tempest-CreateVolumesFromSnapshotTest-77455272-project-member] Empty body provided in request {{(pid=100522) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:20:46.537091 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.openstack.wsgi [None req-04a2e461-8fe4-4278-a13e-723463e1d80b tempest-CreateVolumesFromSnapshotTest-77455272 tempest-CreateVolumesFromSnapshotTest-77455272-project-member] Calling method 'delete' {{(pid=100522) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:20:46.537248 np0000005924 devstack@c-api.service[100522]: INFO cinder.api.v3.volumes [None req-04a2e461-8fe4-4278-a13e-723463e1d80b tempest-CreateVolumesFromSnapshotTest-77455272 tempest-CreateVolumesFromSnapshotTest-77455272-project-member] Delete volume with id: 998f361d-de71-48f0-835e-5ec2eef583ee Jul 27 16:20:46.545063 np0000005924 devstack@c-api.service[100522]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:20:46.545063 np0000005924 devstack@c-api.service[100522]: warnings.warn( Jul 27 16:20:46.545640 np0000005924 devstack@c-api.service[100522]: INFO cinder.volume.api [None req-04a2e461-8fe4-4278-a13e-723463e1d80b tempest-CreateVolumesFromSnapshotTest-77455272 tempest-CreateVolumesFromSnapshotTest-77455272-project-member] Volume info retrieved successfully. Jul 27 16:20:46.566224 np0000005924 devstack@c-api.service[100522]: INFO cinder.volume.api [None req-04a2e461-8fe4-4278-a13e-723463e1d80b tempest-CreateVolumesFromSnapshotTest-77455272 tempest-CreateVolumesFromSnapshotTest-77455272-project-member] Delete volume request issued successfully. Jul 27 16:20:46.566460 np0000005924 devstack@c-api.service[100522]: INFO cinder.api.openstack.wsgi [None req-04a2e461-8fe4-4278-a13e-723463e1d80b tempest-CreateVolumesFromSnapshotTest-77455272 tempest-CreateVolumesFromSnapshotTest-77455272-project-member] https://10.4.3.117/volume/v3/volumes/998f361d-de71-48f0-835e-5ec2eef583ee returned with HTTP 202 Jul 27 16:20:46.566927 np0000005924 devstack@c-api.service[100522]: [pid: 100522|app: 0|req: 1164/4697] 10.4.3.117 () {66 vars in 1351 bytes} [Mon Jul 27 16:20:46 2026] DELETE /volume/v3/volumes/998f361d-de71-48f0-835e-5ec2eef583ee => generated 0 bytes in 32 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 27 16:20:46.574064 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.middleware.request_id [None req-af3cdbfd-d3f5-4741-b63d-c4d7641fe02e None None] RequestId filter calling following filter/app {{(pid=100523) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:20:46.575586 np0000005924 devstack@c-api.service[100523]: INFO cinder.api.openstack.wsgi [None req-af3cdbfd-d3f5-4741-b63d-c4d7641fe02e tempest-CreateVolumesFromSnapshotTest-77455272 tempest-CreateVolumesFromSnapshotTest-77455272-project-member] GET https://10.4.3.117/volume/v3/volumes/998f361d-de71-48f0-835e-5ec2eef583ee Jul 27 16:20:46.575804 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.openstack.wsgi [None req-af3cdbfd-d3f5-4741-b63d-c4d7641fe02e tempest-CreateVolumesFromSnapshotTest-77455272 tempest-CreateVolumesFromSnapshotTest-77455272-project-member] Empty body provided in request {{(pid=100523) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:20:46.575977 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.openstack.wsgi [None req-af3cdbfd-d3f5-4741-b63d-c4d7641fe02e tempest-CreateVolumesFromSnapshotTest-77455272 tempest-CreateVolumesFromSnapshotTest-77455272-project-member] Calling method 'show' {{(pid=100523) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:20:46.583187 np0000005924 devstack@c-api.service[100523]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:20:46.583187 np0000005924 devstack@c-api.service[100523]: warnings.warn( Jul 27 16:20:46.587284 np0000005924 devstack@c-api.service[100523]: INFO cinder.volume.api [None req-af3cdbfd-d3f5-4741-b63d-c4d7641fe02e tempest-CreateVolumesFromSnapshotTest-77455272 tempest-CreateVolumesFromSnapshotTest-77455272-project-member] Volume info retrieved successfully. Jul 27 16:20:46.591402 np0000005924 devstack@c-api.service[100523]: INFO cinder.api.openstack.wsgi [None req-af3cdbfd-d3f5-4741-b63d-c4d7641fe02e tempest-CreateVolumesFromSnapshotTest-77455272 tempest-CreateVolumesFromSnapshotTest-77455272-project-member] https://10.4.3.117/volume/v3/volumes/998f361d-de71-48f0-835e-5ec2eef583ee returned with HTTP 200 Jul 27 16:20:46.591402 np0000005924 devstack@c-api.service[100523]: [pid: 100523|app: 0|req: 1182/4698] 10.4.3.117 () {66 vars in 1348 bytes} [Mon Jul 27 16:20:46 2026] GET /volume/v3/volumes/998f361d-de71-48f0-835e-5ec2eef583ee => generated 851 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 27 16:20:46.845228 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.middleware.request_id [None req-814cb907-377c-49cf-9c88-1ec607e9eeb4 None None] RequestId filter calling following filter/app {{(pid=100521) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:20:46.846826 np0000005924 devstack@c-api.service[100521]: INFO cinder.api.openstack.wsgi [None req-814cb907-377c-49cf-9c88-1ec607e9eeb4 tempest-VolumeDependencyTests-1768960200 tempest-VolumeDependencyTests-1768960200-project-member] GET https://10.4.3.117/volume/v3/volumes/b6668081-a3ce-49d4-ad63-0063b766361b Jul 27 16:20:46.847020 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.openstack.wsgi [None req-814cb907-377c-49cf-9c88-1ec607e9eeb4 tempest-VolumeDependencyTests-1768960200 tempest-VolumeDependencyTests-1768960200-project-member] Empty body provided in request {{(pid=100521) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:20:46.847237 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.openstack.wsgi [None req-814cb907-377c-49cf-9c88-1ec607e9eeb4 tempest-VolumeDependencyTests-1768960200 tempest-VolumeDependencyTests-1768960200-project-member] Calling method 'show' {{(pid=100521) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:20:46.852116 np0000005924 devstack@c-api.service[100521]: INFO cinder.api.openstack.wsgi [None req-814cb907-377c-49cf-9c88-1ec607e9eeb4 tempest-VolumeDependencyTests-1768960200 tempest-VolumeDependencyTests-1768960200-project-member] https://10.4.3.117/volume/v3/volumes/b6668081-a3ce-49d4-ad63-0063b766361b returned with HTTP 404 Jul 27 16:20:46.852534 np0000005924 devstack@c-api.service[100521]: [pid: 100521|app: 0|req: 1174/4699] 10.4.3.117 () {68 vars in 1389 bytes} [Mon Jul 27 16:20:46 2026] GET /volume/v3/volumes/b6668081-a3ce-49d4-ad63-0063b766361b => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 27 16:20:46.858617 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.middleware.request_id [None req-9f16bc15-c708-4037-a739-3564f1e269c7 None None] RequestId filter calling following filter/app {{(pid=100524) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:20:46.860549 np0000005924 devstack@c-api.service[100524]: INFO cinder.api.openstack.wsgi [None req-9f16bc15-c708-4037-a739-3564f1e269c7 tempest-VolumeDependencyTests-1768960200 tempest-VolumeDependencyTests-1768960200-project-member] DELETE https://10.4.3.117/volume/v3/volumes/f386daae-e87c-4b81-8449-2dd6f1df14c9 Jul 27 16:20:46.860795 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.openstack.wsgi [None req-9f16bc15-c708-4037-a739-3564f1e269c7 tempest-VolumeDependencyTests-1768960200 tempest-VolumeDependencyTests-1768960200-project-member] Empty body provided in request {{(pid=100524) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:20:46.861012 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.openstack.wsgi [None req-9f16bc15-c708-4037-a739-3564f1e269c7 tempest-VolumeDependencyTests-1768960200 tempest-VolumeDependencyTests-1768960200-project-member] Calling method 'delete' {{(pid=100524) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:20:46.861219 np0000005924 devstack@c-api.service[100524]: INFO cinder.api.v3.volumes [None req-9f16bc15-c708-4037-a739-3564f1e269c7 tempest-VolumeDependencyTests-1768960200 tempest-VolumeDependencyTests-1768960200-project-member] Delete volume with id: f386daae-e87c-4b81-8449-2dd6f1df14c9 Jul 27 16:20:46.867876 np0000005924 devstack@c-api.service[100524]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:20:46.867876 np0000005924 devstack@c-api.service[100524]: warnings.warn( Jul 27 16:20:46.868482 np0000005924 devstack@c-api.service[100524]: INFO cinder.volume.api [None req-9f16bc15-c708-4037-a739-3564f1e269c7 tempest-VolumeDependencyTests-1768960200 tempest-VolumeDependencyTests-1768960200-project-member] Volume info retrieved successfully. Jul 27 16:20:46.884509 np0000005924 devstack@c-api.service[100524]: INFO cinder.volume.api [None req-9f16bc15-c708-4037-a739-3564f1e269c7 tempest-VolumeDependencyTests-1768960200 tempest-VolumeDependencyTests-1768960200-project-member] Delete volume request issued successfully. Jul 27 16:20:46.884711 np0000005924 devstack@c-api.service[100524]: INFO cinder.api.openstack.wsgi [None req-9f16bc15-c708-4037-a739-3564f1e269c7 tempest-VolumeDependencyTests-1768960200 tempest-VolumeDependencyTests-1768960200-project-member] https://10.4.3.117/volume/v3/volumes/f386daae-e87c-4b81-8449-2dd6f1df14c9 returned with HTTP 202 Jul 27 16:20:46.885131 np0000005924 devstack@c-api.service[100524]: [pid: 100524|app: 0|req: 1180/4700] 10.4.3.117 () {68 vars in 1392 bytes} [Mon Jul 27 16:20:46 2026] DELETE /volume/v3/volumes/f386daae-e87c-4b81-8449-2dd6f1df14c9 => generated 0 bytes in 27 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Jul 27 16:20:46.892970 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.middleware.request_id [None req-849f85d1-87b1-47af-af05-db11a011e109 None None] RequestId filter calling following filter/app {{(pid=100522) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:20:46.894695 np0000005924 devstack@c-api.service[100522]: INFO cinder.api.openstack.wsgi [None req-849f85d1-87b1-47af-af05-db11a011e109 tempest-VolumeDependencyTests-1768960200 tempest-VolumeDependencyTests-1768960200-project-member] GET https://10.4.3.117/volume/v3/volumes/f386daae-e87c-4b81-8449-2dd6f1df14c9 Jul 27 16:20:46.894899 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.openstack.wsgi [None req-849f85d1-87b1-47af-af05-db11a011e109 tempest-VolumeDependencyTests-1768960200 tempest-VolumeDependencyTests-1768960200-project-member] Empty body provided in request {{(pid=100522) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:20:46.895085 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.openstack.wsgi [None req-849f85d1-87b1-47af-af05-db11a011e109 tempest-VolumeDependencyTests-1768960200 tempest-VolumeDependencyTests-1768960200-project-member] Calling method 'show' {{(pid=100522) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:20:46.903949 np0000005924 devstack@c-api.service[100522]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:20:46.903949 np0000005924 devstack@c-api.service[100522]: warnings.warn( Jul 27 16:20:46.911013 np0000005924 devstack@c-api.service[100522]: INFO cinder.volume.api [None req-849f85d1-87b1-47af-af05-db11a011e109 tempest-VolumeDependencyTests-1768960200 tempest-VolumeDependencyTests-1768960200-project-member] Volume info retrieved successfully. Jul 27 16:20:46.916479 np0000005924 devstack@c-api.service[100522]: INFO cinder.api.openstack.wsgi [None req-849f85d1-87b1-47af-af05-db11a011e109 tempest-VolumeDependencyTests-1768960200 tempest-VolumeDependencyTests-1768960200-project-member] https://10.4.3.117/volume/v3/volumes/f386daae-e87c-4b81-8449-2dd6f1df14c9 returned with HTTP 200 Jul 27 16:20:46.917054 np0000005924 devstack@c-api.service[100522]: [pid: 100522|app: 0|req: 1165/4701] 10.4.3.117 () {68 vars in 1389 bytes} [Mon Jul 27 16:20:46 2026] GET /volume/v3/volumes/f386daae-e87c-4b81-8449-2dd6f1df14c9 => generated 894 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 27 16:20:47.217283 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.middleware.request_id [None req-731e8866-ee32-4fcf-a139-c5dbce1b8fef None None] RequestId filter calling following filter/app {{(pid=100523) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:20:47.219030 np0000005924 devstack@c-api.service[100523]: INFO cinder.api.openstack.wsgi [None req-731e8866-ee32-4fcf-a139-c5dbce1b8fef tempest-ProjectAdminTests33-614572375 tempest-ProjectAdminTests33-614572375-project-admin] GET https://10.4.3.117/volume/v3/backups/415cd5f1-7e9a-43c1-9167-68d86a3b0ba3 Jul 27 16:20:47.219249 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.openstack.wsgi [None req-731e8866-ee32-4fcf-a139-c5dbce1b8fef tempest-ProjectAdminTests33-614572375 tempest-ProjectAdminTests33-614572375-project-admin] Empty body provided in request {{(pid=100523) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:20:47.219446 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.openstack.wsgi [None req-731e8866-ee32-4fcf-a139-c5dbce1b8fef tempest-ProjectAdminTests33-614572375 tempest-ProjectAdminTests33-614572375-project-admin] Calling method 'show' {{(pid=100523) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:20:47.219556 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.v3.backups [None req-731e8866-ee32-4fcf-a139-c5dbce1b8fef tempest-ProjectAdminTests33-614572375 tempest-ProjectAdminTests33-614572375-project-admin] Show backup with id 415cd5f1-7e9a-43c1-9167-68d86a3b0ba3. {{(pid=100523) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 27 16:20:47.223649 np0000005924 devstack@c-api.service[100523]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:20:47.223649 np0000005924 devstack@c-api.service[100523]: warnings.warn( Jul 27 16:20:47.224346 np0000005924 devstack@c-api.service[100523]: INFO cinder.api.openstack.wsgi [None req-731e8866-ee32-4fcf-a139-c5dbce1b8fef tempest-ProjectAdminTests33-614572375 tempest-ProjectAdminTests33-614572375-project-admin] https://10.4.3.117/volume/v3/backups/415cd5f1-7e9a-43c1-9167-68d86a3b0ba3 returned with HTTP 200 Jul 27 16:20:47.224757 np0000005924 devstack@c-api.service[100523]: [pid: 100523|app: 0|req: 1183/4702] 10.4.3.117 () {68 vars in 1388 bytes} [Mon Jul 27 16:20:47 2026] GET /volume/v3/backups/415cd5f1-7e9a-43c1-9167-68d86a3b0ba3 => generated 736 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 27 16:20:47.603123 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.middleware.request_id [None req-28683e58-a81a-4225-9954-4d3cfb78c90c None None] RequestId filter calling following filter/app {{(pid=100521) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:20:47.605378 np0000005924 devstack@c-api.service[100521]: INFO cinder.api.openstack.wsgi [None req-28683e58-a81a-4225-9954-4d3cfb78c90c tempest-CreateVolumesFromSnapshotTest-77455272 tempest-CreateVolumesFromSnapshotTest-77455272-project-member] GET https://10.4.3.117/volume/v3/volumes/998f361d-de71-48f0-835e-5ec2eef583ee Jul 27 16:20:47.605468 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.openstack.wsgi [None req-28683e58-a81a-4225-9954-4d3cfb78c90c tempest-CreateVolumesFromSnapshotTest-77455272 tempest-CreateVolumesFromSnapshotTest-77455272-project-member] Empty body provided in request {{(pid=100521) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:20:47.605647 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.openstack.wsgi [None req-28683e58-a81a-4225-9954-4d3cfb78c90c tempest-CreateVolumesFromSnapshotTest-77455272 tempest-CreateVolumesFromSnapshotTest-77455272-project-member] Calling method 'show' {{(pid=100521) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:20:47.612020 np0000005924 devstack@c-api.service[100521]: INFO cinder.api.openstack.wsgi [None req-28683e58-a81a-4225-9954-4d3cfb78c90c tempest-CreateVolumesFromSnapshotTest-77455272 tempest-CreateVolumesFromSnapshotTest-77455272-project-member] https://10.4.3.117/volume/v3/volumes/998f361d-de71-48f0-835e-5ec2eef583ee returned with HTTP 404 Jul 27 16:20:47.612583 np0000005924 devstack@c-api.service[100521]: [pid: 100521|app: 0|req: 1175/4703] 10.4.3.117 () {66 vars in 1348 bytes} [Mon Jul 27 16:20:47 2026] GET /volume/v3/volumes/998f361d-de71-48f0-835e-5ec2eef583ee => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 27 16:20:47.619432 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.middleware.request_id [None req-5f7c0ee0-8c42-4bab-9375-8bf0f57f0c56 None None] RequestId filter calling following filter/app {{(pid=100524) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:20:47.621546 np0000005924 devstack@c-api.service[100524]: INFO cinder.api.openstack.wsgi [None req-5f7c0ee0-8c42-4bab-9375-8bf0f57f0c56 tempest-CreateVolumesFromSnapshotTest-77455272 tempest-CreateVolumesFromSnapshotTest-77455272-project-member] DELETE https://10.4.3.117/volume/v3/volumes/f9d77902-adac-4eb4-ad4c-20d311976af2 Jul 27 16:20:47.621806 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.openstack.wsgi [None req-5f7c0ee0-8c42-4bab-9375-8bf0f57f0c56 tempest-CreateVolumesFromSnapshotTest-77455272 tempest-CreateVolumesFromSnapshotTest-77455272-project-member] Empty body provided in request {{(pid=100524) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:20:47.622042 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.openstack.wsgi [None req-5f7c0ee0-8c42-4bab-9375-8bf0f57f0c56 tempest-CreateVolumesFromSnapshotTest-77455272 tempest-CreateVolumesFromSnapshotTest-77455272-project-member] Calling method 'delete' {{(pid=100524) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:20:47.622252 np0000005924 devstack@c-api.service[100524]: INFO cinder.api.v3.volumes [None req-5f7c0ee0-8c42-4bab-9375-8bf0f57f0c56 tempest-CreateVolumesFromSnapshotTest-77455272 tempest-CreateVolumesFromSnapshotTest-77455272-project-member] Delete volume with id: f9d77902-adac-4eb4-ad4c-20d311976af2 Jul 27 16:20:47.631801 np0000005924 devstack@c-api.service[100524]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:20:47.631801 np0000005924 devstack@c-api.service[100524]: warnings.warn( Jul 27 16:20:47.632362 np0000005924 devstack@c-api.service[100524]: INFO cinder.volume.api [None req-5f7c0ee0-8c42-4bab-9375-8bf0f57f0c56 tempest-CreateVolumesFromSnapshotTest-77455272 tempest-CreateVolumesFromSnapshotTest-77455272-project-member] Volume info retrieved successfully. Jul 27 16:20:47.656880 np0000005924 devstack@c-api.service[100524]: INFO cinder.volume.api [None req-5f7c0ee0-8c42-4bab-9375-8bf0f57f0c56 tempest-CreateVolumesFromSnapshotTest-77455272 tempest-CreateVolumesFromSnapshotTest-77455272-project-member] Delete volume request issued successfully. Jul 27 16:20:47.657119 np0000005924 devstack@c-api.service[100524]: INFO cinder.api.openstack.wsgi [None req-5f7c0ee0-8c42-4bab-9375-8bf0f57f0c56 tempest-CreateVolumesFromSnapshotTest-77455272 tempest-CreateVolumesFromSnapshotTest-77455272-project-member] https://10.4.3.117/volume/v3/volumes/f9d77902-adac-4eb4-ad4c-20d311976af2 returned with HTTP 202 Jul 27 16:20:47.657863 np0000005924 devstack@c-api.service[100524]: [pid: 100524|app: 0|req: 1181/4704] 10.4.3.117 () {66 vars in 1351 bytes} [Mon Jul 27 16:20:47 2026] DELETE /volume/v3/volumes/f9d77902-adac-4eb4-ad4c-20d311976af2 => generated 0 bytes in 39 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 27 16:20:47.665541 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.middleware.request_id [None req-b544c950-0bbe-4286-b57b-a3801c163c52 None None] RequestId filter calling following filter/app {{(pid=100522) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:20:47.666121 np0000005924 devstack@c-api.service[100522]: INFO cinder.api.openstack.wsgi [None req-b544c950-0bbe-4286-b57b-a3801c163c52 tempest-CreateVolumesFromSnapshotTest-77455272 tempest-CreateVolumesFromSnapshotTest-77455272-project-member] GET https://10.4.3.117/volume/v3/volumes/f9d77902-adac-4eb4-ad4c-20d311976af2 Jul 27 16:20:47.669483 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.openstack.wsgi [None req-b544c950-0bbe-4286-b57b-a3801c163c52 tempest-CreateVolumesFromSnapshotTest-77455272 tempest-CreateVolumesFromSnapshotTest-77455272-project-member] Empty body provided in request {{(pid=100522) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:20:47.669483 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.openstack.wsgi [None req-b544c950-0bbe-4286-b57b-a3801c163c52 tempest-CreateVolumesFromSnapshotTest-77455272 tempest-CreateVolumesFromSnapshotTest-77455272-project-member] Calling method 'show' {{(pid=100522) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:20:47.673281 np0000005924 devstack@c-api.service[100522]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:20:47.673281 np0000005924 devstack@c-api.service[100522]: warnings.warn( Jul 27 16:20:47.677090 np0000005924 devstack@c-api.service[100522]: INFO cinder.volume.api [None req-b544c950-0bbe-4286-b57b-a3801c163c52 tempest-CreateVolumesFromSnapshotTest-77455272 tempest-CreateVolumesFromSnapshotTest-77455272-project-member] Volume info retrieved successfully. Jul 27 16:20:47.680995 np0000005924 devstack@c-api.service[100522]: INFO cinder.api.openstack.wsgi [None req-b544c950-0bbe-4286-b57b-a3801c163c52 tempest-CreateVolumesFromSnapshotTest-77455272 tempest-CreateVolumesFromSnapshotTest-77455272-project-member] https://10.4.3.117/volume/v3/volumes/f9d77902-adac-4eb4-ad4c-20d311976af2 returned with HTTP 200 Jul 27 16:20:47.681403 np0000005924 devstack@c-api.service[100522]: [pid: 100522|app: 0|req: 1166/4705] 10.4.3.117 () {66 vars in 1348 bytes} [Mon Jul 27 16:20:47 2026] GET /volume/v3/volumes/f9d77902-adac-4eb4-ad4c-20d311976af2 => generated 852 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 27 16:20:47.929902 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.middleware.request_id [None req-f7465114-c9f8-408f-8442-01d4e8c61af0 None None] RequestId filter calling following filter/app {{(pid=100523) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:20:47.931585 np0000005924 devstack@c-api.service[100523]: INFO cinder.api.openstack.wsgi [None req-f7465114-c9f8-408f-8442-01d4e8c61af0 tempest-VolumeDependencyTests-1768960200 tempest-VolumeDependencyTests-1768960200-project-member] GET https://10.4.3.117/volume/v3/volumes/f386daae-e87c-4b81-8449-2dd6f1df14c9 Jul 27 16:20:47.931768 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.openstack.wsgi [None req-f7465114-c9f8-408f-8442-01d4e8c61af0 tempest-VolumeDependencyTests-1768960200 tempest-VolumeDependencyTests-1768960200-project-member] Empty body provided in request {{(pid=100523) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:20:47.931929 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.openstack.wsgi [None req-f7465114-c9f8-408f-8442-01d4e8c61af0 tempest-VolumeDependencyTests-1768960200 tempest-VolumeDependencyTests-1768960200-project-member] Calling method 'show' {{(pid=100523) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:20:47.933709 np0000005924 devstack@c-api.service[100523]: DEBUG dbcounter [-] [100523] Writing DB stats cinder:SELECT=336,cinder:UPDATE=77,cinder:INSERT=35 {{(pid=100523) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 27 16:20:47.937600 np0000005924 devstack@c-api.service[100523]: INFO cinder.api.openstack.wsgi [None req-f7465114-c9f8-408f-8442-01d4e8c61af0 tempest-VolumeDependencyTests-1768960200 tempest-VolumeDependencyTests-1768960200-project-member] https://10.4.3.117/volume/v3/volumes/f386daae-e87c-4b81-8449-2dd6f1df14c9 returned with HTTP 404 Jul 27 16:20:47.938203 np0000005924 devstack@c-api.service[100523]: [pid: 100523|app: 0|req: 1184/4706] 10.4.3.117 () {68 vars in 1389 bytes} [Mon Jul 27 16:20:47 2026] GET /volume/v3/volumes/f386daae-e87c-4b81-8449-2dd6f1df14c9 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 27 16:20:47.944973 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.middleware.request_id [None req-14ee67e1-e7f8-433e-a6fe-b3689a862af6 None None] RequestId filter calling following filter/app {{(pid=100521) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:20:47.946691 np0000005924 devstack@c-api.service[100521]: INFO cinder.api.openstack.wsgi [None req-14ee67e1-e7f8-433e-a6fe-b3689a862af6 tempest-VolumeDependencyTests-1768960200 tempest-VolumeDependencyTests-1768960200-project-member] DELETE https://10.4.3.117/volume/v3/volumes/931cd2a9-095d-4b54-a4a5-a68af4568ffe Jul 27 16:20:47.946900 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.openstack.wsgi [None req-14ee67e1-e7f8-433e-a6fe-b3689a862af6 tempest-VolumeDependencyTests-1768960200 tempest-VolumeDependencyTests-1768960200-project-member] Empty body provided in request {{(pid=100521) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:20:47.947082 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.openstack.wsgi [None req-14ee67e1-e7f8-433e-a6fe-b3689a862af6 tempest-VolumeDependencyTests-1768960200 tempest-VolumeDependencyTests-1768960200-project-member] Calling method 'delete' {{(pid=100521) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:20:47.947398 np0000005924 devstack@c-api.service[100521]: INFO cinder.api.v3.volumes [None req-14ee67e1-e7f8-433e-a6fe-b3689a862af6 tempest-VolumeDependencyTests-1768960200 tempest-VolumeDependencyTests-1768960200-project-member] Delete volume with id: 931cd2a9-095d-4b54-a4a5-a68af4568ffe Jul 27 16:20:47.955342 np0000005924 devstack@c-api.service[100521]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:20:47.955342 np0000005924 devstack@c-api.service[100521]: warnings.warn( Jul 27 16:20:47.955854 np0000005924 devstack@c-api.service[100521]: INFO cinder.volume.api [None req-14ee67e1-e7f8-433e-a6fe-b3689a862af6 tempest-VolumeDependencyTests-1768960200 tempest-VolumeDependencyTests-1768960200-project-member] Volume info retrieved successfully. Jul 27 16:20:47.972697 np0000005924 devstack@c-api.service[100521]: INFO cinder.volume.api [None req-14ee67e1-e7f8-433e-a6fe-b3689a862af6 tempest-VolumeDependencyTests-1768960200 tempest-VolumeDependencyTests-1768960200-project-member] Delete volume request issued successfully. Jul 27 16:20:47.972930 np0000005924 devstack@c-api.service[100521]: INFO cinder.api.openstack.wsgi [None req-14ee67e1-e7f8-433e-a6fe-b3689a862af6 tempest-VolumeDependencyTests-1768960200 tempest-VolumeDependencyTests-1768960200-project-member] https://10.4.3.117/volume/v3/volumes/931cd2a9-095d-4b54-a4a5-a68af4568ffe returned with HTTP 202 Jul 27 16:20:47.973465 np0000005924 devstack@c-api.service[100521]: [pid: 100521|app: 0|req: 1176/4707] 10.4.3.117 () {68 vars in 1392 bytes} [Mon Jul 27 16:20:47 2026] DELETE /volume/v3/volumes/931cd2a9-095d-4b54-a4a5-a68af4568ffe => generated 0 bytes in 29 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Jul 27 16:20:47.981768 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.middleware.request_id [None req-96a40df1-a831-42e1-9baa-677fce00cc4e None None] RequestId filter calling following filter/app {{(pid=100524) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:20:47.983047 np0000005924 devstack@c-api.service[100524]: INFO cinder.api.openstack.wsgi [None req-96a40df1-a831-42e1-9baa-677fce00cc4e tempest-VolumeDependencyTests-1768960200 tempest-VolumeDependencyTests-1768960200-project-member] GET https://10.4.3.117/volume/v3/volumes/931cd2a9-095d-4b54-a4a5-a68af4568ffe Jul 27 16:20:47.983350 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.openstack.wsgi [None req-96a40df1-a831-42e1-9baa-677fce00cc4e tempest-VolumeDependencyTests-1768960200 tempest-VolumeDependencyTests-1768960200-project-member] Empty body provided in request {{(pid=100524) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:20:47.983584 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.openstack.wsgi [None req-96a40df1-a831-42e1-9baa-677fce00cc4e tempest-VolumeDependencyTests-1768960200 tempest-VolumeDependencyTests-1768960200-project-member] Calling method 'show' {{(pid=100524) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:20:47.991249 np0000005924 devstack@c-api.service[100524]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:20:47.991249 np0000005924 devstack@c-api.service[100524]: warnings.warn( Jul 27 16:20:47.994779 np0000005924 devstack@c-api.service[100524]: INFO cinder.volume.api [None req-96a40df1-a831-42e1-9baa-677fce00cc4e tempest-VolumeDependencyTests-1768960200 tempest-VolumeDependencyTests-1768960200-project-member] Volume info retrieved successfully. Jul 27 16:20:47.999918 np0000005924 devstack@c-api.service[100524]: INFO cinder.api.openstack.wsgi [None req-96a40df1-a831-42e1-9baa-677fce00cc4e tempest-VolumeDependencyTests-1768960200 tempest-VolumeDependencyTests-1768960200-project-member] https://10.4.3.117/volume/v3/volumes/931cd2a9-095d-4b54-a4a5-a68af4568ffe returned with HTTP 200 Jul 27 16:20:48.000441 np0000005924 devstack@c-api.service[100524]: [pid: 100524|app: 0|req: 1182/4708] 10.4.3.117 () {68 vars in 1389 bytes} [Mon Jul 27 16:20:47 2026] GET /volume/v3/volumes/931cd2a9-095d-4b54-a4a5-a68af4568ffe => generated 896 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 27 16:20:48.234005 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.middleware.request_id [None req-356d7f5f-8353-4125-895a-0c95fbd338d9 None None] RequestId filter calling following filter/app {{(pid=100522) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:20:48.236248 np0000005924 devstack@c-api.service[100522]: INFO cinder.api.openstack.wsgi [None req-356d7f5f-8353-4125-895a-0c95fbd338d9 tempest-ProjectAdminTests33-614572375 tempest-ProjectAdminTests33-614572375-project-admin] GET https://10.4.3.117/volume/v3/backups/415cd5f1-7e9a-43c1-9167-68d86a3b0ba3 Jul 27 16:20:48.236337 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.openstack.wsgi [None req-356d7f5f-8353-4125-895a-0c95fbd338d9 tempest-ProjectAdminTests33-614572375 tempest-ProjectAdminTests33-614572375-project-admin] Empty body provided in request {{(pid=100522) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:20:48.236560 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.openstack.wsgi [None req-356d7f5f-8353-4125-895a-0c95fbd338d9 tempest-ProjectAdminTests33-614572375 tempest-ProjectAdminTests33-614572375-project-admin] Calling method 'show' {{(pid=100522) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:20:48.236674 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.v3.backups [None req-356d7f5f-8353-4125-895a-0c95fbd338d9 tempest-ProjectAdminTests33-614572375 tempest-ProjectAdminTests33-614572375-project-admin] Show backup with id 415cd5f1-7e9a-43c1-9167-68d86a3b0ba3. {{(pid=100522) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 27 16:20:48.241112 np0000005924 devstack@c-api.service[100522]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:20:48.241112 np0000005924 devstack@c-api.service[100522]: warnings.warn( Jul 27 16:20:48.241744 np0000005924 devstack@c-api.service[100522]: INFO cinder.api.openstack.wsgi [None req-356d7f5f-8353-4125-895a-0c95fbd338d9 tempest-ProjectAdminTests33-614572375 tempest-ProjectAdminTests33-614572375-project-admin] https://10.4.3.117/volume/v3/backups/415cd5f1-7e9a-43c1-9167-68d86a3b0ba3 returned with HTTP 200 Jul 27 16:20:48.242127 np0000005924 devstack@c-api.service[100522]: [pid: 100522|app: 0|req: 1167/4709] 10.4.3.117 () {68 vars in 1388 bytes} [Mon Jul 27 16:20:48 2026] GET /volume/v3/backups/415cd5f1-7e9a-43c1-9167-68d86a3b0ba3 => generated 737 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 27 16:20:48.692744 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.middleware.request_id [None req-749bf69f-7f61-46a5-906d-081a23e2cd89 None None] RequestId filter calling following filter/app {{(pid=100523) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:20:48.694231 np0000005924 devstack@c-api.service[100523]: INFO cinder.api.openstack.wsgi [None req-749bf69f-7f61-46a5-906d-081a23e2cd89 tempest-CreateVolumesFromSnapshotTest-77455272 tempest-CreateVolumesFromSnapshotTest-77455272-project-member] GET https://10.4.3.117/volume/v3/volumes/f9d77902-adac-4eb4-ad4c-20d311976af2 Jul 27 16:20:48.694405 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.openstack.wsgi [None req-749bf69f-7f61-46a5-906d-081a23e2cd89 tempest-CreateVolumesFromSnapshotTest-77455272 tempest-CreateVolumesFromSnapshotTest-77455272-project-member] Empty body provided in request {{(pid=100523) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:20:48.694574 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.openstack.wsgi [None req-749bf69f-7f61-46a5-906d-081a23e2cd89 tempest-CreateVolumesFromSnapshotTest-77455272 tempest-CreateVolumesFromSnapshotTest-77455272-project-member] Calling method 'show' {{(pid=100523) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:20:48.699258 np0000005924 devstack@c-api.service[100523]: INFO cinder.api.openstack.wsgi [None req-749bf69f-7f61-46a5-906d-081a23e2cd89 tempest-CreateVolumesFromSnapshotTest-77455272 tempest-CreateVolumesFromSnapshotTest-77455272-project-member] https://10.4.3.117/volume/v3/volumes/f9d77902-adac-4eb4-ad4c-20d311976af2 returned with HTTP 404 Jul 27 16:20:48.699659 np0000005924 devstack@c-api.service[100523]: [pid: 100523|app: 0|req: 1185/4710] 10.4.3.117 () {66 vars in 1348 bytes} [Mon Jul 27 16:20:48 2026] GET /volume/v3/volumes/f9d77902-adac-4eb4-ad4c-20d311976af2 => generated 109 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 27 16:20:48.705301 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.middleware.request_id [None req-bc480422-100c-4fae-96ce-4307b2813ad5 None None] RequestId filter calling following filter/app {{(pid=100521) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:20:48.707207 np0000005924 devstack@c-api.service[100521]: INFO cinder.api.openstack.wsgi [None req-bc480422-100c-4fae-96ce-4307b2813ad5 tempest-CreateVolumesFromSnapshotTest-77455272 tempest-CreateVolumesFromSnapshotTest-77455272-project-member] DELETE https://10.4.3.117/volume/v3/snapshots/1e9cd585-5dbf-4009-bdbd-b8e687687107 Jul 27 16:20:48.707430 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.openstack.wsgi [None req-bc480422-100c-4fae-96ce-4307b2813ad5 tempest-CreateVolumesFromSnapshotTest-77455272 tempest-CreateVolumesFromSnapshotTest-77455272-project-member] Empty body provided in request {{(pid=100521) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:20:48.707658 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.openstack.wsgi [None req-bc480422-100c-4fae-96ce-4307b2813ad5 tempest-CreateVolumesFromSnapshotTest-77455272 tempest-CreateVolumesFromSnapshotTest-77455272-project-member] Calling method 'delete' {{(pid=100521) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:20:48.707773 np0000005924 devstack@c-api.service[100521]: INFO cinder.api.v3.snapshots [None req-bc480422-100c-4fae-96ce-4307b2813ad5 tempest-CreateVolumesFromSnapshotTest-77455272 tempest-CreateVolumesFromSnapshotTest-77455272-project-member] Delete snapshot with id: 1e9cd585-5dbf-4009-bdbd-b8e687687107 Jul 27 16:20:48.712716 np0000005924 devstack@c-api.service[100521]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:20:48.712716 np0000005924 devstack@c-api.service[100521]: warnings.warn( Jul 27 16:20:48.713135 np0000005924 devstack@c-api.service[100521]: INFO cinder.volume.api [None req-bc480422-100c-4fae-96ce-4307b2813ad5 tempest-CreateVolumesFromSnapshotTest-77455272 tempest-CreateVolumesFromSnapshotTest-77455272-project-member] Snapshot retrieved successfully. Jul 27 16:20:48.731231 np0000005924 devstack@c-api.service[100521]: INFO cinder.volume.api [None req-bc480422-100c-4fae-96ce-4307b2813ad5 tempest-CreateVolumesFromSnapshotTest-77455272 tempest-CreateVolumesFromSnapshotTest-77455272-project-member] Snapshot delete request issued successfully. Jul 27 16:20:48.731438 np0000005924 devstack@c-api.service[100521]: INFO cinder.api.openstack.wsgi [None req-bc480422-100c-4fae-96ce-4307b2813ad5 tempest-CreateVolumesFromSnapshotTest-77455272 tempest-CreateVolumesFromSnapshotTest-77455272-project-member] https://10.4.3.117/volume/v3/snapshots/1e9cd585-5dbf-4009-bdbd-b8e687687107 returned with HTTP 202 Jul 27 16:20:48.731861 np0000005924 devstack@c-api.service[100521]: [pid: 100521|app: 0|req: 1177/4711] 10.4.3.117 () {66 vars in 1357 bytes} [Mon Jul 27 16:20:48 2026] DELETE /volume/v3/snapshots/1e9cd585-5dbf-4009-bdbd-b8e687687107 => generated 0 bytes in 27 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 27 16:20:48.737998 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.middleware.request_id [None req-f981456b-6cce-4b2b-8298-428374604083 None None] RequestId filter calling following filter/app {{(pid=100524) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:20:48.739560 np0000005924 devstack@c-api.service[100524]: INFO cinder.api.openstack.wsgi [None req-f981456b-6cce-4b2b-8298-428374604083 tempest-CreateVolumesFromSnapshotTest-77455272 tempest-CreateVolumesFromSnapshotTest-77455272-project-member] GET https://10.4.3.117/volume/v3/snapshots/1e9cd585-5dbf-4009-bdbd-b8e687687107 Jul 27 16:20:48.739756 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.openstack.wsgi [None req-f981456b-6cce-4b2b-8298-428374604083 tempest-CreateVolumesFromSnapshotTest-77455272 tempest-CreateVolumesFromSnapshotTest-77455272-project-member] Empty body provided in request {{(pid=100524) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:20:48.739970 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.openstack.wsgi [None req-f981456b-6cce-4b2b-8298-428374604083 tempest-CreateVolumesFromSnapshotTest-77455272 tempest-CreateVolumesFromSnapshotTest-77455272-project-member] Calling method 'show' {{(pid=100524) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:20:48.744291 np0000005924 devstack@c-api.service[100524]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:20:48.744291 np0000005924 devstack@c-api.service[100524]: warnings.warn( Jul 27 16:20:48.744721 np0000005924 devstack@c-api.service[100524]: INFO cinder.volume.api [None req-f981456b-6cce-4b2b-8298-428374604083 tempest-CreateVolumesFromSnapshotTest-77455272 tempest-CreateVolumesFromSnapshotTest-77455272-project-member] Snapshot retrieved successfully. Jul 27 16:20:48.745425 np0000005924 devstack@c-api.service[100524]: INFO cinder.api.openstack.wsgi [None req-f981456b-6cce-4b2b-8298-428374604083 tempest-CreateVolumesFromSnapshotTest-77455272 tempest-CreateVolumesFromSnapshotTest-77455272-project-member] https://10.4.3.117/volume/v3/snapshots/1e9cd585-5dbf-4009-bdbd-b8e687687107 returned with HTTP 200 Jul 27 16:20:48.745918 np0000005924 devstack@c-api.service[100524]: [pid: 100524|app: 0|req: 1183/4712] 10.4.3.117 () {66 vars in 1354 bytes} [Mon Jul 27 16:20:48 2026] GET /volume/v3/snapshots/1e9cd585-5dbf-4009-bdbd-b8e687687107 => generated 473 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 27 16:20:49.011856 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.middleware.request_id [None req-b78582e5-7d7a-4d94-bfe1-26b4f72fc03f None None] RequestId filter calling following filter/app {{(pid=100522) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:20:49.013489 np0000005924 devstack@c-api.service[100522]: INFO cinder.api.openstack.wsgi [None req-b78582e5-7d7a-4d94-bfe1-26b4f72fc03f tempest-VolumeDependencyTests-1768960200 tempest-VolumeDependencyTests-1768960200-project-member] GET https://10.4.3.117/volume/v3/volumes/931cd2a9-095d-4b54-a4a5-a68af4568ffe Jul 27 16:20:49.013706 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.openstack.wsgi [None req-b78582e5-7d7a-4d94-bfe1-26b4f72fc03f tempest-VolumeDependencyTests-1768960200 tempest-VolumeDependencyTests-1768960200-project-member] Empty body provided in request {{(pid=100522) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:20:49.013893 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.openstack.wsgi [None req-b78582e5-7d7a-4d94-bfe1-26b4f72fc03f tempest-VolumeDependencyTests-1768960200 tempest-VolumeDependencyTests-1768960200-project-member] Calling method 'show' {{(pid=100522) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:20:49.019722 np0000005924 devstack@c-api.service[100522]: INFO cinder.api.openstack.wsgi [None req-b78582e5-7d7a-4d94-bfe1-26b4f72fc03f tempest-VolumeDependencyTests-1768960200 tempest-VolumeDependencyTests-1768960200-project-member] https://10.4.3.117/volume/v3/volumes/931cd2a9-095d-4b54-a4a5-a68af4568ffe returned with HTTP 404 Jul 27 16:20:49.020260 np0000005924 devstack@c-api.service[100522]: [pid: 100522|app: 0|req: 1168/4713] 10.4.3.117 () {68 vars in 1389 bytes} [Mon Jul 27 16:20:49 2026] GET /volume/v3/volumes/931cd2a9-095d-4b54-a4a5-a68af4568ffe => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 27 16:20:49.027283 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.middleware.request_id [None req-5207bd48-3b04-4664-8161-52e929eee48d None None] RequestId filter calling following filter/app {{(pid=100523) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:20:49.029021 np0000005924 devstack@c-api.service[100523]: INFO cinder.api.openstack.wsgi [None req-5207bd48-3b04-4664-8161-52e929eee48d tempest-VolumeDependencyTests-1768960200 tempest-VolumeDependencyTests-1768960200-project-member] POST https://10.4.3.117/volume/v3/volumes Jul 27 16:20:49.029410 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.openstack.wsgi [None req-5207bd48-3b04-4664-8161-52e929eee48d tempest-VolumeDependencyTests-1768960200 tempest-VolumeDependencyTests-1768960200-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeDependencyTests-Volume-283355110"}} {{(pid=100523) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 27 16:20:49.030841 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.v3.volumes [None req-5207bd48-3b04-4664-8161-52e929eee48d tempest-VolumeDependencyTests-1768960200 tempest-VolumeDependencyTests-1768960200-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeDependencyTests-Volume-283355110'}} {{(pid=100523) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 27 16:20:49.030953 np0000005924 devstack@c-api.service[100523]: INFO cinder.api.v3.volumes [None req-5207bd48-3b04-4664-8161-52e929eee48d tempest-VolumeDependencyTests-1768960200 tempest-VolumeDependencyTests-1768960200-project-member] Create volume of 1 GB Jul 27 16:20:49.035038 np0000005924 devstack@c-api.service[100523]: INFO cinder.volume.api [None req-5207bd48-3b04-4664-8161-52e929eee48d tempest-VolumeDependencyTests-1768960200 tempest-VolumeDependencyTests-1768960200-project-member] Availability Zones retrieved successfully. Jul 27 16:20:49.040689 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.volume.api [None req-5207bd48-3b04-4664-8161-52e929eee48d tempest-VolumeDependencyTests-1768960200 tempest-VolumeDependencyTests-1768960200-project-member] Flow 'volume_create_api' (f56810d7-563f-41c5-b08d-98c93ddd452b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100523) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 27 16:20:49.041618 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.volume.api [None req-5207bd48-3b04-4664-8161-52e929eee48d tempest-VolumeDependencyTests-1768960200 tempest-VolumeDependencyTests-1768960200-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f11b7aa1-0891-4684-8217-8cb6047dc3ea) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100523) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 27 16:20:49.042528 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.volume.flows.api.create_volume [None req-5207bd48-3b04-4664-8161-52e929eee48d tempest-VolumeDependencyTests-1768960200 tempest-VolumeDependencyTests-1768960200-project-member] Validating volume size '1' using validate_int {{(pid=100523) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 27 16:20:49.068167 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.volume.api [None req-5207bd48-3b04-4664-8161-52e929eee48d tempest-VolumeDependencyTests-1768960200 tempest-VolumeDependencyTests-1768960200-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f11b7aa1-0891-4684-8217-8cb6047dc3ea) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-27T16:04:59Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=2bce4e1a-e6e0-49d9-be36-c3405449a01e,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '2bce4e1a-e6e0-49d9-be36-c3405449a01e', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100523) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 27 16:20:49.068923 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.volume.api [None req-5207bd48-3b04-4664-8161-52e929eee48d tempest-VolumeDependencyTests-1768960200 tempest-VolumeDependencyTests-1768960200-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (d615b79e-47a0-44ab-9c81-b87a99f0fa81) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100523) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 27 16:20:49.107791 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.quota [None req-5207bd48-3b04-4664-8161-52e929eee48d tempest-VolumeDependencyTests-1768960200 tempest-VolumeDependencyTests-1768960200-project-member] Created reservations ['4e8b99d1-41a1-4eaa-9ffe-7e6c6fc001ca', 'a120df2a-55ff-4666-8704-d969c1ec8f61', '57e4d973-2066-4489-9170-cdbec757e0e1', 'e1f0011f-9f0f-4f89-9361-721f480653fd'] {{(pid=100523) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 27 16:20:49.108565 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.volume.api [None req-5207bd48-3b04-4664-8161-52e929eee48d tempest-VolumeDependencyTests-1768960200 tempest-VolumeDependencyTests-1768960200-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (d615b79e-47a0-44ab-9c81-b87a99f0fa81) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['4e8b99d1-41a1-4eaa-9ffe-7e6c6fc001ca', 'a120df2a-55ff-4666-8704-d969c1ec8f61', '57e4d973-2066-4489-9170-cdbec757e0e1', 'e1f0011f-9f0f-4f89-9361-721f480653fd']}' {{(pid=100523) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 27 16:20:49.109218 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.volume.api [None req-5207bd48-3b04-4664-8161-52e929eee48d tempest-VolumeDependencyTests-1768960200 tempest-VolumeDependencyTests-1768960200-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (e16a58fb-40fb-4e53-8b6d-f1ea7306b051) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100523) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 27 16:20:49.132296 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.volume.api [None req-5207bd48-3b04-4664-8161-52e929eee48d tempest-VolumeDependencyTests-1768960200 tempest-VolumeDependencyTests-1768960200-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (e16a58fb-40fb-4e53-8b6d-f1ea7306b051) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'f67396c0-0af2-477f-893f-d7931a8e2488', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeDependencyTests-Volume-283355110',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='f9f59c04d5d244f1b15d374b0c4ee8bd',qos_specs=None,replication_status=,reservations=['4e8b99d1-41a1-4eaa-9ffe-7e6c6fc001ca','a120df2a-55ff-4666-8704-d969c1ec8f61','57e4d973-2066-4489-9170-cdbec757e0e1','e1f0011f-9f0f-4f89-9361-721f480653fd'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='316cd0c3b54b4f3fb61c338d5fa317a6',volume_type_id=2bce4e1a-e6e0-49d9-be36-c3405449a01e), 'volume': Volume(_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-27T16:20:49Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeDependencyTests-Volume-283355110',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=f67396c0-0af2-477f-893f-d7931a8e2488,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='f9f59c04d5d244f1b15d374b0c4ee8bd',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='316cd0c3b54b4f3fb61c338d5fa317a6',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(2bce4e1a-e6e0-49d9-be36-c3405449a01e),volume_type_id=2bce4e1a-e6e0-49d9-be36-c3405449a01e)}' {{(pid=100523) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 27 16:20:49.133050 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.volume.api [None req-5207bd48-3b04-4664-8161-52e929eee48d tempest-VolumeDependencyTests-1768960200 tempest-VolumeDependencyTests-1768960200-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (6c9ad0cf-5c06-40bd-bf88-c0c81a22d195) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100523) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 27 16:20:49.150997 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.volume.api [None req-5207bd48-3b04-4664-8161-52e929eee48d tempest-VolumeDependencyTests-1768960200 tempest-VolumeDependencyTests-1768960200-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (6c9ad0cf-5c06-40bd-bf88-c0c81a22d195) transitioned into state 'SUCCESS' from state '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-283355110',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='f9f59c04d5d244f1b15d374b0c4ee8bd',qos_specs=None,replication_status=,reservations=['4e8b99d1-41a1-4eaa-9ffe-7e6c6fc001ca','a120df2a-55ff-4666-8704-d969c1ec8f61','57e4d973-2066-4489-9170-cdbec757e0e1','e1f0011f-9f0f-4f89-9361-721f480653fd'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='316cd0c3b54b4f3fb61c338d5fa317a6',volume_type_id=2bce4e1a-e6e0-49d9-be36-c3405449a01e)}' {{(pid=100523) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 27 16:20:49.151668 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.volume.api [None req-5207bd48-3b04-4664-8161-52e929eee48d tempest-VolumeDependencyTests-1768960200 tempest-VolumeDependencyTests-1768960200-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (6138d2c0-534f-45f1-b253-d90d8c2fcf64) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100523) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 27 16:20:49.164050 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.volume.api [None req-5207bd48-3b04-4664-8161-52e929eee48d tempest-VolumeDependencyTests-1768960200 tempest-VolumeDependencyTests-1768960200-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (6138d2c0-534f-45f1-b253-d90d8c2fcf64) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100523) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 27 16:20:49.164819 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.volume.api [None req-5207bd48-3b04-4664-8161-52e929eee48d tempest-VolumeDependencyTests-1768960200 tempest-VolumeDependencyTests-1768960200-project-member] Flow 'volume_create_api' (f56810d7-563f-41c5-b08d-98c93ddd452b) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100523) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 27 16:20:49.165113 np0000005924 devstack@c-api.service[100523]: INFO cinder.volume.api [None req-5207bd48-3b04-4664-8161-52e929eee48d tempest-VolumeDependencyTests-1768960200 tempest-VolumeDependencyTests-1768960200-project-member] Create volume request issued successfully. Jul 27 16:20:49.165621 np0000005924 devstack@c-api.service[100523]: INFO cinder.api.openstack.wsgi [None req-5207bd48-3b04-4664-8161-52e929eee48d tempest-VolumeDependencyTests-1768960200 tempest-VolumeDependencyTests-1768960200-project-member] https://10.4.3.117/volume/v3/volumes returned with HTTP 202 Jul 27 16:20:49.166055 np0000005924 devstack@c-api.service[100523]: [pid: 100523|app: 0|req: 1186/4714] 10.4.3.117 () {70 vars in 1299 bytes} [Mon Jul 27 16:20:49 2026] POST /volume/v3/volumes => generated 769 bytes in 139 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Jul 27 16:20:49.177872 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.middleware.request_id [None req-ed5f4f86-6b20-4560-a726-119b2dd57990 None None] RequestId filter calling following filter/app {{(pid=100521) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:20:49.180136 np0000005924 devstack@c-api.service[100521]: INFO cinder.api.openstack.wsgi [None req-ed5f4f86-6b20-4560-a726-119b2dd57990 tempest-VolumeDependencyTests-1768960200 tempest-VolumeDependencyTests-1768960200-project-member] GET https://10.4.3.117/volume/v3/volumes/f67396c0-0af2-477f-893f-d7931a8e2488 Jul 27 16:20:49.180437 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.openstack.wsgi [None req-ed5f4f86-6b20-4560-a726-119b2dd57990 tempest-VolumeDependencyTests-1768960200 tempest-VolumeDependencyTests-1768960200-project-member] Empty body provided in request {{(pid=100521) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:20:49.180686 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.openstack.wsgi [None req-ed5f4f86-6b20-4560-a726-119b2dd57990 tempest-VolumeDependencyTests-1768960200 tempest-VolumeDependencyTests-1768960200-project-member] Calling method 'show' {{(pid=100521) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:20:49.188860 np0000005924 devstack@c-api.service[100521]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:20:49.188860 np0000005924 devstack@c-api.service[100521]: warnings.warn( Jul 27 16:20:49.192688 np0000005924 devstack@c-api.service[100521]: INFO cinder.volume.api [None req-ed5f4f86-6b20-4560-a726-119b2dd57990 tempest-VolumeDependencyTests-1768960200 tempest-VolumeDependencyTests-1768960200-project-member] Volume info retrieved successfully. Jul 27 16:20:49.197004 np0000005924 devstack@c-api.service[100521]: INFO cinder.api.openstack.wsgi [None req-ed5f4f86-6b20-4560-a726-119b2dd57990 tempest-VolumeDependencyTests-1768960200 tempest-VolumeDependencyTests-1768960200-project-member] https://10.4.3.117/volume/v3/volumes/f67396c0-0af2-477f-893f-d7931a8e2488 returned with HTTP 200 Jul 27 16:20:49.197445 np0000005924 devstack@c-api.service[100521]: [pid: 100521|app: 0|req: 1178/4715] 10.4.3.117 () {68 vars in 1389 bytes} [Mon Jul 27 16:20:49 2026] GET /volume/v3/volumes/f67396c0-0af2-477f-893f-d7931a8e2488 => generated 837 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 27 16:20:49.251556 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.middleware.request_id [None req-78fad058-53f7-45f7-9aa2-30c36d4bec58 None None] RequestId filter calling following filter/app {{(pid=100524) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:20:49.253299 np0000005924 devstack@c-api.service[100524]: INFO cinder.api.openstack.wsgi [None req-78fad058-53f7-45f7-9aa2-30c36d4bec58 tempest-ProjectAdminTests33-614572375 tempest-ProjectAdminTests33-614572375-project-admin] GET https://10.4.3.117/volume/v3/backups/415cd5f1-7e9a-43c1-9167-68d86a3b0ba3 Jul 27 16:20:49.253546 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.openstack.wsgi [None req-78fad058-53f7-45f7-9aa2-30c36d4bec58 tempest-ProjectAdminTests33-614572375 tempest-ProjectAdminTests33-614572375-project-admin] Empty body provided in request {{(pid=100524) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:20:49.253780 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.openstack.wsgi [None req-78fad058-53f7-45f7-9aa2-30c36d4bec58 tempest-ProjectAdminTests33-614572375 tempest-ProjectAdminTests33-614572375-project-admin] Calling method 'show' {{(pid=100524) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:20:49.253926 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.v3.backups [None req-78fad058-53f7-45f7-9aa2-30c36d4bec58 tempest-ProjectAdminTests33-614572375 tempest-ProjectAdminTests33-614572375-project-admin] Show backup with id 415cd5f1-7e9a-43c1-9167-68d86a3b0ba3. {{(pid=100524) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 27 16:20:49.258087 np0000005924 devstack@c-api.service[100524]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:20:49.258087 np0000005924 devstack@c-api.service[100524]: warnings.warn( Jul 27 16:20:49.258487 np0000005924 devstack@c-api.service[100524]: INFO cinder.api.openstack.wsgi [None req-78fad058-53f7-45f7-9aa2-30c36d4bec58 tempest-ProjectAdminTests33-614572375 tempest-ProjectAdminTests33-614572375-project-admin] https://10.4.3.117/volume/v3/backups/415cd5f1-7e9a-43c1-9167-68d86a3b0ba3 returned with HTTP 200 Jul 27 16:20:49.258829 np0000005924 devstack@c-api.service[100524]: [pid: 100524|app: 0|req: 1184/4716] 10.4.3.117 () {68 vars in 1388 bytes} [Mon Jul 27 16:20:49 2026] GET /volume/v3/backups/415cd5f1-7e9a-43c1-9167-68d86a3b0ba3 => generated 738 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 27 16:20:49.267314 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.middleware.request_id [None req-c60ec56a-e848-464b-8ccf-544937124bf7 None None] RequestId filter calling following filter/app {{(pid=100522) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:20:49.269028 np0000005924 devstack@c-api.service[100522]: INFO cinder.api.openstack.wsgi [None req-c60ec56a-e848-464b-8ccf-544937124bf7 tempest-ProjectAdminTests33-614572375 tempest-ProjectAdminTests33-614572375-project-admin] GET https://10.4.3.117/volume/v3/backups/415cd5f1-7e9a-43c1-9167-68d86a3b0ba3/export_record Jul 27 16:20:49.269232 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.openstack.wsgi [None req-c60ec56a-e848-464b-8ccf-544937124bf7 tempest-ProjectAdminTests33-614572375 tempest-ProjectAdminTests33-614572375-project-admin] Empty body provided in request {{(pid=100522) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:20:49.269428 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.openstack.wsgi [None req-c60ec56a-e848-464b-8ccf-544937124bf7 tempest-ProjectAdminTests33-614572375 tempest-ProjectAdminTests33-614572375-project-admin] Calling method 'export_record' {{(pid=100522) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:20:49.269536 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.contrib.backups [None req-c60ec56a-e848-464b-8ccf-544937124bf7 tempest-ProjectAdminTests33-614572375 tempest-ProjectAdminTests33-614572375-project-admin] Export record for backup 415cd5f1-7e9a-43c1-9167-68d86a3b0ba3. {{(pid=100522) export_record /opt/stack/cinder/cinder/api/contrib/backups.py:241}} Jul 27 16:20:49.273530 np0000005924 devstack@c-api.service[100522]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:20:49.273530 np0000005924 devstack@c-api.service[100522]: warnings.warn( Jul 27 16:20:49.274261 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.backup.api [None req-c60ec56a-e848-464b-8ccf-544937124bf7 tempest-ProjectAdminTests33-614572375 tempest-ProjectAdminTests33-614572375-project-admin] Calling RPCAPI with context: , host: np0000005924, backup: 415cd5f1-7e9a-43c1-9167-68d86a3b0ba3. {{(pid=100522) export_record /opt/stack/cinder/cinder/backup/api.py:502}} Jul 27 16:20:49.284381 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.backup.rpcapi [None req-c60ec56a-e848-464b-8ccf-544937124bf7 tempest-ProjectAdminTests33-614572375 tempest-ProjectAdminTests33-614572375-project-admin] export_record in rpcapi backup_id 415cd5f1-7e9a-43c1-9167-68d86a3b0ba3 on host np0000005924. {{(pid=100522) export_record /opt/stack/cinder/cinder/backup/rpcapi.py:87}} Jul 27 16:20:49.299058 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.contrib.backups [None req-c60ec56a-e848-464b-8ccf-544937124bf7 tempest-ProjectAdminTests33-614572375 tempest-ProjectAdminTests33-614572375-project-admin] Exported record output: {'backup-record': {'backup_service': 'cinder.backup.drivers.swift.SwiftBackupDriver', 'backup_url': 'eyJkcml2ZXJfaW5mbyI6IHt9LCAiaWQiOiAiNDE1Y2Q1ZjEtN2U5YS00M2MxLTkxNjctNjhkODZhM2IwYmEzIiwgInVzZXJfaWQiOiAiMjIwMzVkY2YxOWY1NGEyNDkyMzg1OGQ4NjMyNTI0MmUiLCAicHJvamVjdF9pZCI6ICI5YTZmMWYzMTEyODE0NDcyOTZkNmIwYzg1YzFmZTEyYyIsICJ2b2x1bWVfaWQiOiAiOWUyYjU0ZmUtMTkxYi00YzMwLWE3MGYtYTdiYTgwNTk1YzdiIiwgImhvc3QiOiAibnAwMDAwMDA1OTI0IiwgImF2YWlsYWJpbGl0eV96b25lIjogIm5vdmEiLCAiY29udGFpbmVyIjogInZvbHVtZWJhY2t1cHMiLCAicGFyZW50X2lkIjogbnVsbCwgInN0YXR1cyI6ICJhdmFpbGFibGUiLCAiZmFpbF9yZWFzb24iOiBudWxsLCAic2l6ZSI6IDEsICJkaXNwbGF5X25hbWUiOiAidGVtcGVzdC10eXBlLUJhY2t1cC0xMDgzNzU1MDIwIiwgImRpc3BsYXlfZGVzY3JpcHRpb24iOiBudWxsLCAic2VydmljZV9tZXRhZGF0YSI6ICJ2b2x1bWVfOWUyYjU0ZmUtMTkxYi00YzMwLWE3MGYtYTdiYTgwNTk1YzdiLzIwMjYwNzI3MTYyMDM2L2F6X25vdmFfYmFja3VwXzQxNWNkNWYxLTdlOWEtNDNjMS05MTY3LTY4ZDg2YTNiMGJhMyIsICJzZXJ2aWNlIjogImNpbmRlci5iYWNrdXAuZHJpdmVycy5zd2lmdC5Td2lmdEJhY2t1cERyaXZlciIsICJvYmplY3RfY291bnQiOiAyMSwgInRlbXBfdm9sdW1lX2lkIjogbnVsbCwgInRlbXBfc25hcHNob3RfaWQiOiBudWxsLCAibnVtX2RlcGVuZGVudF9iYWNrdXBzIjogMCwgInNuYXBzaG90X2lkIjogbnVsbCwgImRhdGFfdGltZXN0YW1wIjogIjIwMjYtMDctMjdUMTY6MjA6MzRaIiwgInJlc3RvcmVfdm9sdW1lX2lkIjogbnVsbCwgIm1ldGFkYXRhIjoge30sICJlbmNyeXB0aW9uX2tleV9pZCI6IG51bGwsICJjcmVhdGVkX2F0IjogIjIwMjYtMDctMjdUMTY6MjA6MzRaIiwgInVwZGF0ZWRfYXQiOiAiMjAyNi0wNy0yN1QxNjoyMDo0OFoiLCAiZGVsZXRlZF9hdCI6IG51bGwsICJkZWxldGVkIjogZmFsc2V9'}}. {{(pid=100522) export_record /opt/stack/cinder/cinder/api/contrib/backups.py:252}} Jul 27 16:20:49.299354 np0000005924 devstack@c-api.service[100522]: INFO cinder.api.openstack.wsgi [None req-c60ec56a-e848-464b-8ccf-544937124bf7 tempest-ProjectAdminTests33-614572375 tempest-ProjectAdminTests33-614572375-project-admin] https://10.4.3.117/volume/v3/backups/415cd5f1-7e9a-43c1-9167-68d86a3b0ba3/export_record returned with HTTP 200 Jul 27 16:20:49.299805 np0000005924 devstack@c-api.service[100522]: [pid: 100522|app: 0|req: 1169/4717] 10.4.3.117 () {68 vars in 1430 bytes} [Mon Jul 27 16:20:49 2026] GET /volume/v3/backups/415cd5f1-7e9a-43c1-9167-68d86a3b0ba3/export_record => generated 1424 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 27 16:20:49.307149 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.middleware.request_id [None req-8bf738f6-983a-4cc4-a2a4-6f936b3d185c None None] RequestId filter calling following filter/app {{(pid=100523) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:20:49.309038 np0000005924 devstack@c-api.service[100523]: INFO cinder.api.openstack.wsgi [None req-8bf738f6-983a-4cc4-a2a4-6f936b3d185c tempest-ProjectAdminTests33-614572375 tempest-ProjectAdminTests33-614572375-project-admin] GET https://10.4.3.117/volume/v3/backups/415cd5f1-7e9a-43c1-9167-68d86a3b0ba3 Jul 27 16:20:49.309260 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.openstack.wsgi [None req-8bf738f6-983a-4cc4-a2a4-6f936b3d185c tempest-ProjectAdminTests33-614572375 tempest-ProjectAdminTests33-614572375-project-admin] Empty body provided in request {{(pid=100523) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:20:49.309497 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.openstack.wsgi [None req-8bf738f6-983a-4cc4-a2a4-6f936b3d185c tempest-ProjectAdminTests33-614572375 tempest-ProjectAdminTests33-614572375-project-admin] Calling method 'show' {{(pid=100523) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:20:49.309603 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.v3.backups [None req-8bf738f6-983a-4cc4-a2a4-6f936b3d185c tempest-ProjectAdminTests33-614572375 tempest-ProjectAdminTests33-614572375-project-admin] Show backup with id 415cd5f1-7e9a-43c1-9167-68d86a3b0ba3. {{(pid=100523) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 27 16:20:49.313626 np0000005924 devstack@c-api.service[100523]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:20:49.313626 np0000005924 devstack@c-api.service[100523]: warnings.warn( Jul 27 16:20:49.314184 np0000005924 devstack@c-api.service[100523]: INFO cinder.api.openstack.wsgi [None req-8bf738f6-983a-4cc4-a2a4-6f936b3d185c tempest-ProjectAdminTests33-614572375 tempest-ProjectAdminTests33-614572375-project-admin] https://10.4.3.117/volume/v3/backups/415cd5f1-7e9a-43c1-9167-68d86a3b0ba3 returned with HTTP 200 Jul 27 16:20:49.314537 np0000005924 devstack@c-api.service[100523]: [pid: 100523|app: 0|req: 1187/4718] 10.4.3.117 () {68 vars in 1388 bytes} [Mon Jul 27 16:20:49 2026] GET /volume/v3/backups/415cd5f1-7e9a-43c1-9167-68d86a3b0ba3 => generated 738 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 27 16:20:49.323690 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.middleware.request_id [None req-fd7d0866-d430-42a9-8eb8-85624a56f499 None None] RequestId filter calling following filter/app {{(pid=100521) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:20:49.325441 np0000005924 devstack@c-api.service[100521]: INFO cinder.api.openstack.wsgi [None req-fd7d0866-d430-42a9-8eb8-85624a56f499 tempest-ProjectAdminTests33-614572375 tempest-ProjectAdminTests33-614572375-project-admin] POST https://10.4.3.117/volume/v3/backups/import_record Jul 27 16:20:49.325957 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.openstack.wsgi [None req-fd7d0866-d430-42a9-8eb8-85624a56f499 tempest-ProjectAdminTests33-614572375 tempest-ProjectAdminTests33-614572375-project-admin] Action: 'import_record', calling method: import_record, body: {"backup-record": {"backup_service": "cinder.backup.drivers.swift.SwiftBackupDriver", "backup_url": "eyJkcml2ZXJfaW5mbyI6IHt9LCAiaWQiOiAiMTMxZTMwNjQtYzg5OS00N2JmLTgwNDYtYTI2ZjA4NGZjZDcwIiwgInVzZXJfaWQiOiAiMjIwMzVkY2YxOWY1NGEyNDkyMzg1OGQ4NjMyNTI0MmUiLCAicHJvamVjdF9pZCI6ICI5YTZmMWYzMTEyODE0NDcyOTZkNmIwYzg1YzFmZTEyYyIsICJ2b2x1bWVfaWQiOiAiOWUyYjU0ZmUtMTkxYi00YzMwLWE3MGYtYTdiYTgwNTk1YzdiIiwgImhvc3QiOiAibnAwMDAwMDA1OTI0IiwgImF2YWlsYWJpbGl0eV96b25lIjogIm5vdmEiLCAiY29udGFpbmVyIjogInZvbHVtZWJhY2t1cHMiLCAicGFyZW50X2lkIjogbnVsbCwgInN0YXR1cyI6ICJhdmFpbGFibGUiLCAiZmFpbF9yZWFzb24iOiBudWxsLCAic2l6ZSI6IDEsICJkaXNwbGF5X25hbWUiOiAidGVtcGVzdC10eXBlLUJhY2t1cC0xMDgzNzU1MDIwIiwgImRpc3BsYXlfZGVzY3JpcHRpb24iOiBudWxsLCAic2VydmljZV9tZXRhZGF0YSI6ICJ2b2x1bWVfOWUyYjU0ZmUtMTkxYi00YzMwLWE3MGYtYTdiYTgwNTk1YzdiLzIwMjYwNzI3MTYyMDM2L2F6X25vdmFfYmFja3VwXzQxNWNkNWYxLTdlOWEtNDNjMS05MTY3LTY4ZDg2YTNiMGJhMyIsICJzZXJ2aWNlIjogImNpbmRlci5iYWNrdXAuZHJpdmVycy5zd2lmdC5Td2lmdEJhY2t1cERyaXZlciIsICJvYmplY3RfY291bnQiOiAyMSwgInRlbXBfdm9sdW1lX2lkIjogbnVsbCwgInRlbXBfc25hcHNob3RfaWQiOiBudWxsLCAibnVtX2RlcGVuZGVudF9iYWNrdXBzIjogMCwgInNuYXBzaG90X2lkIjogbnVsbCwgImRhdGFfdGltZXN0YW1wIjogIjIwMjYtMDctMjdUMTY6MjA6MzRaIiwgInJlc3RvcmVfdm9sdW1lX2lkIjogbnVsbCwgIm1ldGFkYXRhIjoge30sICJlbmNyeXB0aW9uX2tleV9pZCI6IG51bGwsICJjcmVhdGVkX2F0IjogIjIwMjYtMDctMjdUMTY6MjA6MzRaIiwgInVwZGF0ZWRfYXQiOiAiMjAyNi0wNy0yN1QxNjoyMDo0OFoiLCAiZGVsZXRlZF9hdCI6IG51bGwsICJkZWxldGVkIjogZmFsc2V9"}} {{(pid=100521) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 27 16:20:49.327262 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.contrib.backups [None req-fd7d0866-d430-42a9-8eb8-85624a56f499 tempest-ProjectAdminTests33-614572375 tempest-ProjectAdminTests33-614572375-project-admin] Importing record from {'backup-record': {'backup_service': 'cinder.backup.drivers.swift.SwiftBackupDriver', 'backup_url': 'eyJkcml2ZXJfaW5mbyI6IHt9LCAiaWQiOiAiMTMxZTMwNjQtYzg5OS00N2JmLTgwNDYtYTI2ZjA4NGZjZDcwIiwgInVzZXJfaWQiOiAiMjIwMzVkY2YxOWY1NGEyNDkyMzg1OGQ4NjMyNTI0MmUiLCAicHJvamVjdF9pZCI6ICI5YTZmMWYzMTEyODE0NDcyOTZkNmIwYzg1YzFmZTEyYyIsICJ2b2x1bWVfaWQiOiAiOWUyYjU0ZmUtMTkxYi00YzMwLWE3MGYtYTdiYTgwNTk1YzdiIiwgImhvc3QiOiAibnAwMDAwMDA1OTI0IiwgImF2YWlsYWJpbGl0eV96b25lIjogIm5vdmEiLCAiY29udGFpbmVyIjogInZvbHVtZWJhY2t1cHMiLCAicGFyZW50X2lkIjogbnVsbCwgInN0YXR1cyI6ICJhdmFpbGFibGUiLCAiZmFpbF9yZWFzb24iOiBudWxsLCAic2l6ZSI6IDEsICJkaXNwbGF5X25hbWUiOiAidGVtcGVzdC10eXBlLUJhY2t1cC0xMDgzNzU1MDIwIiwgImRpc3BsYXlfZGVzY3JpcHRpb24iOiBudWxsLCAic2VydmljZV9tZXRhZGF0YSI6ICJ2b2x1bWVfOWUyYjU0ZmUtMTkxYi00YzMwLWE3MGYtYTdiYTgwNTk1YzdiLzIwMjYwNzI3MTYyMDM2L2F6X25vdmFfYmFja3VwXzQxNWNkNWYxLTdlOWEtNDNjMS05MTY3LTY4ZDg2YTNiMGJhMyIsICJzZXJ2aWNlIjogImNpbmRlci5iYWNrdXAuZHJpdmVycy5zd2lmdC5Td2lmdEJhY2t1cERyaXZlciIsICJvYmplY3RfY291bnQiOiAyMSwgInRlbXBfdm9sdW1lX2lkIjogbnVsbCwgInRlbXBfc25hcHNob3RfaWQiOiBudWxsLCAibnVtX2RlcGVuZGVudF9iYWNrdXBzIjogMCwgInNuYXBzaG90X2lkIjogbnVsbCwgImRhdGFfdGltZXN0YW1wIjogIjIwMjYtMDctMjdUMTY6MjA6MzRaIiwgInJlc3RvcmVfdm9sdW1lX2lkIjogbnVsbCwgIm1ldGFkYXRhIjoge30sICJlbmNyeXB0aW9uX2tleV9pZCI6IG51bGwsICJjcmVhdGVkX2F0IjogIjIwMjYtMDctMjdUMTY6MjA6MzRaIiwgInVwZGF0ZWRfYXQiOiAiMjAyNi0wNy0yN1QxNjoyMDo0OFoiLCAiZGVsZXRlZF9hdCI6IG51bGwsICJkZWxldGVkIjogZmFsc2V9'}}. {{(pid=100521) import_record /opt/stack/cinder/cinder/api/contrib/backups.py:259}} Jul 27 16:20:49.327467 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.contrib.backups [None req-fd7d0866-d430-42a9-8eb8-85624a56f499 tempest-ProjectAdminTests33-614572375 tempest-ProjectAdminTests33-614572375-project-admin] Importing backup using cinder.backup.drivers.swift.SwiftBackupDriver and url eyJkcml2ZXJfaW5mbyI6IHt9LCAiaWQiOiAiMTMxZTMwNjQtYzg5OS00N2JmLTgwNDYtYTI2ZjA4NGZjZDcwIiwgInVzZXJfaWQiOiAiMjIwMzVkY2YxOWY1NGEyNDkyMzg1OGQ4NjMyNTI0MmUiLCAicHJvamVjdF9pZCI6ICI5YTZmMWYzMTEyODE0NDcyOTZkNmIwYzg1YzFmZTEyYyIsICJ2b2x1bWVfaWQiOiAiOWUyYjU0ZmUtMTkxYi00YzMwLWE3MGYtYTdiYTgwNTk1YzdiIiwgImhvc3QiOiAibnAwMDAwMDA1OTI0IiwgImF2YWlsYWJpbGl0eV96b25lIjogIm5vdmEiLCAiY29udGFpbmVyIjogInZvbHVtZWJhY2t1cHMiLCAicGFyZW50X2lkIjogbnVsbCwgInN0YXR1cyI6ICJhdmFpbGFibGUiLCAiZmFpbF9yZWFzb24iOiBudWxsLCAic2l6ZSI6IDEsICJkaXNwbGF5X25hbWUiOiAidGVtcGVzdC10eXBlLUJhY2t1cC0xMDgzNzU1MDIwIiwgImRpc3BsYXlfZGVzY3JpcHRpb24iOiBudWxsLCAic2VydmljZV9tZXRhZGF0YSI6ICJ2b2x1bWVfOWUyYjU0ZmUtMTkxYi00YzMwLWE3MGYtYTdiYTgwNTk1YzdiLzIwMjYwNzI3MTYyMDM2L2F6X25vdmFfYmFja3VwXzQxNWNkNWYxLTdlOWEtNDNjMS05MTY3LTY4ZDg2YTNiMGJhMyIsICJzZXJ2aWNlIjogImNpbmRlci5iYWNrdXAuZHJpdmVycy5zd2lmdC5Td2lmdEJhY2t1cERyaXZlciIsICJvYmplY3RfY291bnQiOiAyMSwgInRlbXBfdm9sdW1lX2lkIjogbnVsbCwgInRlbXBfc25hcHNob3RfaWQiOiBudWxsLCAibnVtX2RlcGVuZGVudF9iYWNrdXBzIjogMCwgInNuYXBzaG90X2lkIjogbnVsbCwgImRhdGFfdGltZXN0YW1wIjogIjIwMjYtMDctMjdUMTY6MjA6MzRaIiwgInJlc3RvcmVfdm9sdW1lX2lkIjogbnVsbCwgIm1ldGFkYXRhIjoge30sICJlbmNyeXB0aW9uX2tleV9pZCI6IG51bGwsICJjcmVhdGVkX2F0IjogIjIwMjYtMDctMjdUMTY6MjA6MzRaIiwgInVwZGF0ZWRfYXQiOiAiMjAyNi0wNy0yN1QxNjoyMDo0OFoiLCAiZGVsZXRlZF9hdCI6IG51bGwsICJkZWxldGVkIjogZmFsc2V9. {{(pid=100521) import_record /opt/stack/cinder/cinder/api/contrib/backups.py:265}} Jul 27 16:20:49.354636 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.quota [None req-fd7d0866-d430-42a9-8eb8-85624a56f499 tempest-ProjectAdminTests33-614572375 tempest-ProjectAdminTests33-614572375-project-admin] Created reservations ['62c07dc6-6047-48d9-b56a-d3669420eb82', 'fa43011f-16a3-4f2e-a0d9-8326a346a761'] {{(pid=100521) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 27 16:20:49.372057 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.backup.rpcapi [None req-fd7d0866-d430-42a9-8eb8-85624a56f499 tempest-ProjectAdminTests33-614572375 tempest-ProjectAdminTests33-614572375-project-admin] import_record rpcapi backup id 131e3064-c899-47bf-8046-a26f084fcd70 on host np0000005924 for backup_url eyJkcml2ZXJfaW5mbyI6IHt9LCAiaWQiOiAiMTMxZTMwNjQtYzg5OS00N2JmLTgwNDYtYTI2ZjA4NGZjZDcwIiwgInVzZXJfaWQiOiAiMjIwMzVkY2YxOWY1NGEyNDkyMzg1OGQ4NjMyNTI0MmUiLCAicHJvamVjdF9pZCI6ICI5YTZmMWYzMTEyODE0NDcyOTZkNmIwYzg1YzFmZTEyYyIsICJ2b2x1bWVfaWQiOiAiOWUyYjU0ZmUtMTkxYi00YzMwLWE3MGYtYTdiYTgwNTk1YzdiIiwgImhvc3QiOiAibnAwMDAwMDA1OTI0IiwgImF2YWlsYWJpbGl0eV96b25lIjogIm5vdmEiLCAiY29udGFpbmVyIjogInZvbHVtZWJhY2t1cHMiLCAicGFyZW50X2lkIjogbnVsbCwgInN0YXR1cyI6ICJhdmFpbGFibGUiLCAiZmFpbF9yZWFzb24iOiBudWxsLCAic2l6ZSI6IDEsICJkaXNwbGF5X25hbWUiOiAidGVtcGVzdC10eXBlLUJhY2t1cC0xMDgzNzU1MDIwIiwgImRpc3BsYXlfZGVzY3JpcHRpb24iOiBudWxsLCAic2VydmljZV9tZXRhZGF0YSI6ICJ2b2x1bWVfOWUyYjU0ZmUtMTkxYi00YzMwLWE3MGYtYTdiYTgwNTk1YzdiLzIwMjYwNzI3MTYyMDM2L2F6X25vdmFfYmFja3VwXzQxNWNkNWYxLTdlOWEtNDNjMS05MTY3LTY4ZDg2YTNiMGJhMyIsICJzZXJ2aWNlIjogImNpbmRlci5iYWNrdXAuZHJpdmVycy5zd2lmdC5Td2lmdEJhY2t1cERyaXZlciIsICJvYmplY3RfY291bnQiOiAyMSwgInRlbXBfdm9sdW1lX2lkIjogbnVsbCwgInRlbXBfc25hcHNob3RfaWQiOiBudWxsLCAibnVtX2RlcGVuZGVudF9iYWNrdXBzIjogMCwgInNuYXBzaG90X2lkIjogbnVsbCwgImRhdGFfdGltZXN0YW1wIjogIjIwMjYtMDctMjdUMTY6MjA6MzRaIiwgInJlc3RvcmVfdm9sdW1lX2lkIjogbnVsbCwgIm1ldGFkYXRhIjoge30sICJlbmNyeXB0aW9uX2tleV9pZCI6IG51bGwsICJjcmVhdGVkX2F0IjogIjIwMjYtMDctMjdUMTY6MjA6MzRaIiwgInVwZGF0ZWRfYXQiOiAiMjAyNi0wNy0yN1QxNjoyMDo0OFoiLCAiZGVsZXRlZF9hdCI6IG51bGwsICJkZWxldGVkIjogZmFsc2V9. {{(pid=100521) import_record /opt/stack/cinder/cinder/backup/rpcapi.py:96}} Jul 27 16:20:49.373826 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.contrib.backups [None req-fd7d0866-d430-42a9-8eb8-85624a56f499 tempest-ProjectAdminTests33-614572375 tempest-ProjectAdminTests33-614572375-project-admin] Import record output: {'backup': {'id': '131e3064-c899-47bf-8046-a26f084fcd70', 'name': None, 'links': [{'rel': 'self', 'href': 'https://10.4.3.117/volume/v3/backups/131e3064-c899-47bf-8046-a26f084fcd70'}, {'rel': 'bookmark', 'href': 'https://10.4.3.117/volume/backups/131e3064-c899-47bf-8046-a26f084fcd70'}]}}. {{(pid=100521) import_record /opt/stack/cinder/cinder/api/contrib/backups.py:279}} Jul 27 16:20:49.374054 np0000005924 devstack@c-api.service[100521]: INFO cinder.api.openstack.wsgi [None req-fd7d0866-d430-42a9-8eb8-85624a56f499 tempest-ProjectAdminTests33-614572375 tempest-ProjectAdminTests33-614572375-project-admin] https://10.4.3.117/volume/v3/backups/import_record returned with HTTP 201 Jul 27 16:20:49.374490 np0000005924 devstack@c-api.service[100521]: [pid: 100521|app: 0|req: 1179/4719] 10.4.3.117 () {70 vars in 1342 bytes} [Mon Jul 27 16:20:49 2026] POST /volume/v3/backups/import_record => generated 288 bytes in 51 msecs (HTTP/1.1 201) 7 headers in 290 bytes (1 switches on core 0) Jul 27 16:20:49.382024 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.middleware.request_id [None req-e3548178-ae27-4ac8-8c1e-49725920c78d None None] RequestId filter calling following filter/app {{(pid=100524) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:20:49.383706 np0000005924 devstack@c-api.service[100524]: INFO cinder.api.openstack.wsgi [None req-e3548178-ae27-4ac8-8c1e-49725920c78d tempest-ProjectAdminTests33-614572375 tempest-ProjectAdminTests33-614572375-project-admin] GET https://10.4.3.117/volume/v3/backups/131e3064-c899-47bf-8046-a26f084fcd70 Jul 27 16:20:49.383892 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.openstack.wsgi [None req-e3548178-ae27-4ac8-8c1e-49725920c78d tempest-ProjectAdminTests33-614572375 tempest-ProjectAdminTests33-614572375-project-admin] Empty body provided in request {{(pid=100524) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:20:49.384063 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.openstack.wsgi [None req-e3548178-ae27-4ac8-8c1e-49725920c78d tempest-ProjectAdminTests33-614572375 tempest-ProjectAdminTests33-614572375-project-admin] Calling method 'show' {{(pid=100524) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:20:49.384176 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.v3.backups [None req-e3548178-ae27-4ac8-8c1e-49725920c78d tempest-ProjectAdminTests33-614572375 tempest-ProjectAdminTests33-614572375-project-admin] Show backup with id 131e3064-c899-47bf-8046-a26f084fcd70. {{(pid=100524) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 27 16:20:49.388099 np0000005924 devstack@c-api.service[100524]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:20:49.388099 np0000005924 devstack@c-api.service[100524]: warnings.warn( Jul 27 16:20:49.388619 np0000005924 devstack@c-api.service[100524]: INFO cinder.api.openstack.wsgi [None req-e3548178-ae27-4ac8-8c1e-49725920c78d tempest-ProjectAdminTests33-614572375 tempest-ProjectAdminTests33-614572375-project-admin] https://10.4.3.117/volume/v3/backups/131e3064-c899-47bf-8046-a26f084fcd70 returned with HTTP 200 Jul 27 16:20:49.388939 np0000005924 devstack@c-api.service[100524]: [pid: 100524|app: 0|req: 1185/4720] 10.4.3.117 () {68 vars in 1388 bytes} [Mon Jul 27 16:20:49 2026] GET /volume/v3/backups/131e3064-c899-47bf-8046-a26f084fcd70 => generated 647 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 27 16:20:49.753642 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.middleware.request_id [None req-4158840d-8ff7-456b-9fa6-70a947571b45 None None] RequestId filter calling following filter/app {{(pid=100522) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:20:49.755265 np0000005924 devstack@c-api.service[100522]: INFO cinder.api.openstack.wsgi [None req-4158840d-8ff7-456b-9fa6-70a947571b45 tempest-CreateVolumesFromSnapshotTest-77455272 tempest-CreateVolumesFromSnapshotTest-77455272-project-member] GET https://10.4.3.117/volume/v3/snapshots/1e9cd585-5dbf-4009-bdbd-b8e687687107 Jul 27 16:20:49.755462 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.openstack.wsgi [None req-4158840d-8ff7-456b-9fa6-70a947571b45 tempest-CreateVolumesFromSnapshotTest-77455272 tempest-CreateVolumesFromSnapshotTest-77455272-project-member] Empty body provided in request {{(pid=100522) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:20:49.755641 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.openstack.wsgi [None req-4158840d-8ff7-456b-9fa6-70a947571b45 tempest-CreateVolumesFromSnapshotTest-77455272 tempest-CreateVolumesFromSnapshotTest-77455272-project-member] Calling method 'show' {{(pid=100522) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:20:49.760312 np0000005924 devstack@c-api.service[100522]: INFO cinder.api.openstack.wsgi [None req-4158840d-8ff7-456b-9fa6-70a947571b45 tempest-CreateVolumesFromSnapshotTest-77455272 tempest-CreateVolumesFromSnapshotTest-77455272-project-member] https://10.4.3.117/volume/v3/snapshots/1e9cd585-5dbf-4009-bdbd-b8e687687107 returned with HTTP 404 Jul 27 16:20:49.760723 np0000005924 devstack@c-api.service[100522]: [pid: 100522|app: 0|req: 1170/4721] 10.4.3.117 () {66 vars in 1354 bytes} [Mon Jul 27 16:20:49 2026] GET /volume/v3/snapshots/1e9cd585-5dbf-4009-bdbd-b8e687687107 => generated 111 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 27 16:20:49.767433 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.middleware.request_id [None req-4e01b1ee-8428-45f2-a27f-08c35ade897d None None] RequestId filter calling following filter/app {{(pid=100523) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:20:49.768849 np0000005924 devstack@c-api.service[100523]: INFO cinder.api.openstack.wsgi [None req-4e01b1ee-8428-45f2-a27f-08c35ade897d tempest-CreateVolumesFromSnapshotTest-77455272 tempest-CreateVolumesFromSnapshotTest-77455272-project-member] DELETE https://10.4.3.117/volume/v3/volumes/6ab1a594-e879-4e22-86a0-e4d4dfde20ec Jul 27 16:20:49.769063 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.openstack.wsgi [None req-4e01b1ee-8428-45f2-a27f-08c35ade897d tempest-CreateVolumesFromSnapshotTest-77455272 tempest-CreateVolumesFromSnapshotTest-77455272-project-member] Empty body provided in request {{(pid=100523) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:20:49.769265 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.openstack.wsgi [None req-4e01b1ee-8428-45f2-a27f-08c35ade897d tempest-CreateVolumesFromSnapshotTest-77455272 tempest-CreateVolumesFromSnapshotTest-77455272-project-member] Calling method 'delete' {{(pid=100523) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:20:49.769453 np0000005924 devstack@c-api.service[100523]: INFO cinder.api.v3.volumes [None req-4e01b1ee-8428-45f2-a27f-08c35ade897d tempest-CreateVolumesFromSnapshotTest-77455272 tempest-CreateVolumesFromSnapshotTest-77455272-project-member] Delete volume with id: 6ab1a594-e879-4e22-86a0-e4d4dfde20ec Jul 27 16:20:49.775940 np0000005924 devstack@c-api.service[100523]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:20:49.775940 np0000005924 devstack@c-api.service[100523]: warnings.warn( Jul 27 16:20:49.776370 np0000005924 devstack@c-api.service[100523]: INFO cinder.volume.api [None req-4e01b1ee-8428-45f2-a27f-08c35ade897d tempest-CreateVolumesFromSnapshotTest-77455272 tempest-CreateVolumesFromSnapshotTest-77455272-project-member] Volume info retrieved successfully. Jul 27 16:20:49.797692 np0000005924 devstack@c-api.service[100523]: INFO cinder.volume.api [None req-4e01b1ee-8428-45f2-a27f-08c35ade897d tempest-CreateVolumesFromSnapshotTest-77455272 tempest-CreateVolumesFromSnapshotTest-77455272-project-member] Delete volume request issued successfully. Jul 27 16:20:49.797867 np0000005924 devstack@c-api.service[100523]: INFO cinder.api.openstack.wsgi [None req-4e01b1ee-8428-45f2-a27f-08c35ade897d tempest-CreateVolumesFromSnapshotTest-77455272 tempest-CreateVolumesFromSnapshotTest-77455272-project-member] https://10.4.3.117/volume/v3/volumes/6ab1a594-e879-4e22-86a0-e4d4dfde20ec returned with HTTP 202 Jul 27 16:20:49.798279 np0000005924 devstack@c-api.service[100523]: [pid: 100523|app: 0|req: 1188/4722] 10.4.3.117 () {66 vars in 1351 bytes} [Mon Jul 27 16:20:49 2026] DELETE /volume/v3/volumes/6ab1a594-e879-4e22-86a0-e4d4dfde20ec => generated 0 bytes in 32 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 27 16:20:49.804760 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.middleware.request_id [None req-4580d087-dcdc-4ffb-b1e8-8ebe00655f2e None None] RequestId filter calling following filter/app {{(pid=100521) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:20:49.806688 np0000005924 devstack@c-api.service[100521]: INFO cinder.api.openstack.wsgi [None req-4580d087-dcdc-4ffb-b1e8-8ebe00655f2e tempest-CreateVolumesFromSnapshotTest-77455272 tempest-CreateVolumesFromSnapshotTest-77455272-project-member] GET https://10.4.3.117/volume/v3/volumes/6ab1a594-e879-4e22-86a0-e4d4dfde20ec Jul 27 16:20:49.806872 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.openstack.wsgi [None req-4580d087-dcdc-4ffb-b1e8-8ebe00655f2e tempest-CreateVolumesFromSnapshotTest-77455272 tempest-CreateVolumesFromSnapshotTest-77455272-project-member] Empty body provided in request {{(pid=100521) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:20:49.807050 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.openstack.wsgi [None req-4580d087-dcdc-4ffb-b1e8-8ebe00655f2e tempest-CreateVolumesFromSnapshotTest-77455272 tempest-CreateVolumesFromSnapshotTest-77455272-project-member] Calling method 'show' {{(pid=100521) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:20:49.813863 np0000005924 devstack@c-api.service[100521]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:20:49.813863 np0000005924 devstack@c-api.service[100521]: warnings.warn( Jul 27 16:20:49.817411 np0000005924 devstack@c-api.service[100521]: INFO cinder.volume.api [None req-4580d087-dcdc-4ffb-b1e8-8ebe00655f2e tempest-CreateVolumesFromSnapshotTest-77455272 tempest-CreateVolumesFromSnapshotTest-77455272-project-member] Volume info retrieved successfully. Jul 27 16:20:49.821167 np0000005924 devstack@c-api.service[100521]: INFO cinder.api.openstack.wsgi [None req-4580d087-dcdc-4ffb-b1e8-8ebe00655f2e tempest-CreateVolumesFromSnapshotTest-77455272 tempest-CreateVolumesFromSnapshotTest-77455272-project-member] https://10.4.3.117/volume/v3/volumes/6ab1a594-e879-4e22-86a0-e4d4dfde20ec returned with HTTP 200 Jul 27 16:20:49.821541 np0000005924 devstack@c-api.service[100521]: [pid: 100521|app: 0|req: 1180/4723] 10.4.3.117 () {66 vars in 1348 bytes} [Mon Jul 27 16:20:49 2026] GET /volume/v3/volumes/6ab1a594-e879-4e22-86a0-e4d4dfde20ec => generated 852 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 27 16:20:50.210220 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.middleware.request_id [None req-990da351-6497-4032-bfba-bf27d07887ed None None] RequestId filter calling following filter/app {{(pid=100524) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:20:50.211993 np0000005924 devstack@c-api.service[100524]: INFO cinder.api.openstack.wsgi [None req-990da351-6497-4032-bfba-bf27d07887ed tempest-VolumeDependencyTests-1768960200 tempest-VolumeDependencyTests-1768960200-project-member] GET https://10.4.3.117/volume/v3/volumes/f67396c0-0af2-477f-893f-d7931a8e2488 Jul 27 16:20:50.212216 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.openstack.wsgi [None req-990da351-6497-4032-bfba-bf27d07887ed tempest-VolumeDependencyTests-1768960200 tempest-VolumeDependencyTests-1768960200-project-member] Empty body provided in request {{(pid=100524) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:20:50.212826 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.openstack.wsgi [None req-990da351-6497-4032-bfba-bf27d07887ed tempest-VolumeDependencyTests-1768960200 tempest-VolumeDependencyTests-1768960200-project-member] Calling method 'show' {{(pid=100524) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:20:50.219411 np0000005924 devstack@c-api.service[100524]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:20:50.219411 np0000005924 devstack@c-api.service[100524]: warnings.warn( Jul 27 16:20:50.222701 np0000005924 devstack@c-api.service[100524]: INFO cinder.volume.api [None req-990da351-6497-4032-bfba-bf27d07887ed tempest-VolumeDependencyTests-1768960200 tempest-VolumeDependencyTests-1768960200-project-member] Volume info retrieved successfully. Jul 27 16:20:50.226691 np0000005924 devstack@c-api.service[100524]: INFO cinder.api.openstack.wsgi [None req-990da351-6497-4032-bfba-bf27d07887ed tempest-VolumeDependencyTests-1768960200 tempest-VolumeDependencyTests-1768960200-project-member] https://10.4.3.117/volume/v3/volumes/f67396c0-0af2-477f-893f-d7931a8e2488 returned with HTTP 200 Jul 27 16:20:50.227044 np0000005924 devstack@c-api.service[100524]: [pid: 100524|app: 0|req: 1186/4724] 10.4.3.117 () {68 vars in 1389 bytes} [Mon Jul 27 16:20:50 2026] GET /volume/v3/volumes/f67396c0-0af2-477f-893f-d7931a8e2488 => generated 862 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 27 16:20:50.238228 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.middleware.request_id [None req-3bb789e3-7826-4861-a24f-69956b466071 None None] RequestId filter calling following filter/app {{(pid=100522) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:20:50.240257 np0000005924 devstack@c-api.service[100522]: INFO cinder.api.openstack.wsgi [None req-3bb789e3-7826-4861-a24f-69956b466071 tempest-VolumeDependencyTests-1768960200 tempest-VolumeDependencyTests-1768960200-project-member] POST https://10.4.3.117/volume/v3/snapshots Jul 27 16:20:50.240645 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.openstack.wsgi [None req-3bb789e3-7826-4861-a24f-69956b466071 tempest-VolumeDependencyTests-1768960200 tempest-VolumeDependencyTests-1768960200-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "f67396c0-0af2-477f-893f-d7931a8e2488", "name": "tempest-VolumeDependencyTests-Snapshot-2137808346"}} {{(pid=100522) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 27 16:20:50.248687 np0000005924 devstack@c-api.service[100522]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:20:50.248687 np0000005924 devstack@c-api.service[100522]: warnings.warn( Jul 27 16:20:50.249140 np0000005924 devstack@c-api.service[100522]: INFO cinder.volume.api [None req-3bb789e3-7826-4861-a24f-69956b466071 tempest-VolumeDependencyTests-1768960200 tempest-VolumeDependencyTests-1768960200-project-member] Volume info retrieved successfully. Jul 27 16:20:50.249280 np0000005924 devstack@c-api.service[100522]: INFO cinder.api.v3.snapshots [None req-3bb789e3-7826-4861-a24f-69956b466071 tempest-VolumeDependencyTests-1768960200 tempest-VolumeDependencyTests-1768960200-project-member] Create snapshot from volume f67396c0-0af2-477f-893f-d7931a8e2488 Jul 27 16:20:50.271675 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.quota [None req-3bb789e3-7826-4861-a24f-69956b466071 tempest-VolumeDependencyTests-1768960200 tempest-VolumeDependencyTests-1768960200-project-member] Created reservations ['d48d648c-00bf-4084-86c0-4fcbde50af36', '01258f61-abd0-4db5-86c8-79fb8f497f1e', '374d0955-8249-428d-9997-a032d2e75435', 'ad558452-d1d9-4b03-b5d4-c850f4907683'] {{(pid=100522) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 27 16:20:50.297666 np0000005924 devstack@c-api.service[100522]: INFO cinder.volume.api [None req-3bb789e3-7826-4861-a24f-69956b466071 tempest-VolumeDependencyTests-1768960200 tempest-VolumeDependencyTests-1768960200-project-member] Snapshot create request issued successfully. Jul 27 16:20:50.298006 np0000005924 devstack@c-api.service[100522]: INFO cinder.api.openstack.wsgi [None req-3bb789e3-7826-4861-a24f-69956b466071 tempest-VolumeDependencyTests-1768960200 tempest-VolumeDependencyTests-1768960200-project-member] https://10.4.3.117/volume/v3/snapshots returned with HTTP 202 Jul 27 16:20:50.298468 np0000005924 devstack@c-api.service[100522]: [pid: 100522|app: 0|req: 1171/4725] 10.4.3.117 () {68 vars in 1265 bytes} [Mon Jul 27 16:20:50 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 27 16:20:50.306216 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.middleware.request_id [None req-13943768-2963-4a6e-8ee6-759b28f92bb8 None None] RequestId filter calling following filter/app {{(pid=100523) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:20:50.308009 np0000005924 devstack@c-api.service[100523]: INFO cinder.api.openstack.wsgi [None req-13943768-2963-4a6e-8ee6-759b28f92bb8 tempest-VolumeDependencyTests-1768960200 tempest-VolumeDependencyTests-1768960200-project-member] GET https://10.4.3.117/volume/v3/snapshots/d0cf1b66-d020-40e6-a555-18440df2b1ec Jul 27 16:20:50.308224 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.openstack.wsgi [None req-13943768-2963-4a6e-8ee6-759b28f92bb8 tempest-VolumeDependencyTests-1768960200 tempest-VolumeDependencyTests-1768960200-project-member] Empty body provided in request {{(pid=100523) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:20:50.308433 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.openstack.wsgi [None req-13943768-2963-4a6e-8ee6-759b28f92bb8 tempest-VolumeDependencyTests-1768960200 tempest-VolumeDependencyTests-1768960200-project-member] Calling method 'show' {{(pid=100523) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:20:50.313062 np0000005924 devstack@c-api.service[100523]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:20:50.313062 np0000005924 devstack@c-api.service[100523]: warnings.warn( Jul 27 16:20:50.313495 np0000005924 devstack@c-api.service[100523]: INFO cinder.volume.api [None req-13943768-2963-4a6e-8ee6-759b28f92bb8 tempest-VolumeDependencyTests-1768960200 tempest-VolumeDependencyTests-1768960200-project-member] Snapshot retrieved successfully. Jul 27 16:20:50.314219 np0000005924 devstack@c-api.service[100523]: INFO cinder.api.openstack.wsgi [None req-13943768-2963-4a6e-8ee6-759b28f92bb8 tempest-VolumeDependencyTests-1768960200 tempest-VolumeDependencyTests-1768960200-project-member] https://10.4.3.117/volume/v3/snapshots/d0cf1b66-d020-40e6-a555-18440df2b1ec returned with HTTP 200 Jul 27 16:20:50.314601 np0000005924 devstack@c-api.service[100523]: [pid: 100523|app: 0|req: 1189/4726] 10.4.3.117 () {66 vars in 1354 bytes} [Mon Jul 27 16:20:50 2026] GET /volume/v3/snapshots/d0cf1b66-d020-40e6-a555-18440df2b1ec => generated 440 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 27 16:20:50.398641 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.middleware.request_id [None req-b7e9e3b0-dc0d-41aa-8b88-852b4e795925 None None] RequestId filter calling following filter/app {{(pid=100521) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:20:50.400379 np0000005924 devstack@c-api.service[100521]: INFO cinder.api.openstack.wsgi [None req-b7e9e3b0-dc0d-41aa-8b88-852b4e795925 tempest-ProjectAdminTests33-614572375 tempest-ProjectAdminTests33-614572375-project-admin] GET https://10.4.3.117/volume/v3/backups/131e3064-c899-47bf-8046-a26f084fcd70 Jul 27 16:20:50.400586 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.openstack.wsgi [None req-b7e9e3b0-dc0d-41aa-8b88-852b4e795925 tempest-ProjectAdminTests33-614572375 tempest-ProjectAdminTests33-614572375-project-admin] Empty body provided in request {{(pid=100521) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:20:50.400762 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.openstack.wsgi [None req-b7e9e3b0-dc0d-41aa-8b88-852b4e795925 tempest-ProjectAdminTests33-614572375 tempest-ProjectAdminTests33-614572375-project-admin] Calling method 'show' {{(pid=100521) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:20:50.400868 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.v3.backups [None req-b7e9e3b0-dc0d-41aa-8b88-852b4e795925 tempest-ProjectAdminTests33-614572375 tempest-ProjectAdminTests33-614572375-project-admin] Show backup with id 131e3064-c899-47bf-8046-a26f084fcd70. {{(pid=100521) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 27 16:20:50.404729 np0000005924 devstack@c-api.service[100521]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:20:50.404729 np0000005924 devstack@c-api.service[100521]: warnings.warn( Jul 27 16:20:50.405258 np0000005924 devstack@c-api.service[100521]: INFO cinder.api.openstack.wsgi [None req-b7e9e3b0-dc0d-41aa-8b88-852b4e795925 tempest-ProjectAdminTests33-614572375 tempest-ProjectAdminTests33-614572375-project-admin] https://10.4.3.117/volume/v3/backups/131e3064-c899-47bf-8046-a26f084fcd70 returned with HTTP 200 Jul 27 16:20:50.405634 np0000005924 devstack@c-api.service[100521]: [pid: 100521|app: 0|req: 1181/4727] 10.4.3.117 () {68 vars in 1388 bytes} [Mon Jul 27 16:20:50 2026] GET /volume/v3/backups/131e3064-c899-47bf-8046-a26f084fcd70 => generated 738 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 27 16:20:50.413835 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.middleware.request_id [None req-553368f9-b6b8-408c-9183-3504698eb91d None None] RequestId filter calling following filter/app {{(pid=100524) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:20:50.415495 np0000005924 devstack@c-api.service[100524]: INFO cinder.api.openstack.wsgi [None req-553368f9-b6b8-408c-9183-3504698eb91d tempest-ProjectAdminTests33-614572375 tempest-ProjectAdminTests33-614572375-project-admin] DELETE https://10.4.3.117/volume/v3/backups/131e3064-c899-47bf-8046-a26f084fcd70 Jul 27 16:20:50.415708 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.openstack.wsgi [None req-553368f9-b6b8-408c-9183-3504698eb91d tempest-ProjectAdminTests33-614572375 tempest-ProjectAdminTests33-614572375-project-admin] Empty body provided in request {{(pid=100524) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:20:50.415890 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.openstack.wsgi [None req-553368f9-b6b8-408c-9183-3504698eb91d tempest-ProjectAdminTests33-614572375 tempest-ProjectAdminTests33-614572375-project-admin] Calling method 'delete' {{(pid=100524) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:20:50.415987 np0000005924 devstack@c-api.service[100524]: INFO cinder.api.contrib.backups [None req-553368f9-b6b8-408c-9183-3504698eb91d tempest-ProjectAdminTests33-614572375 tempest-ProjectAdminTests33-614572375-project-admin] Delete backup with id: 131e3064-c899-47bf-8046-a26f084fcd70. Jul 27 16:20:50.419876 np0000005924 devstack@c-api.service[100524]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:20:50.419876 np0000005924 devstack@c-api.service[100524]: warnings.warn( Jul 27 16:20:50.430078 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.backup.rpcapi [None req-553368f9-b6b8-408c-9183-3504698eb91d tempest-ProjectAdminTests33-614572375 tempest-ProjectAdminTests33-614572375-project-admin] delete_backup rpcapi backup_id 131e3064-c899-47bf-8046-a26f084fcd70 {{(pid=100524) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Jul 27 16:20:50.431574 np0000005924 devstack@c-api.service[100524]: INFO cinder.api.openstack.wsgi [None req-553368f9-b6b8-408c-9183-3504698eb91d tempest-ProjectAdminTests33-614572375 tempest-ProjectAdminTests33-614572375-project-admin] https://10.4.3.117/volume/v3/backups/131e3064-c899-47bf-8046-a26f084fcd70 returned with HTTP 202 Jul 27 16:20:50.431906 np0000005924 devstack@c-api.service[100524]: [pid: 100524|app: 0|req: 1187/4728] 10.4.3.117 () {68 vars in 1391 bytes} [Mon Jul 27 16:20:50 2026] DELETE /volume/v3/backups/131e3064-c899-47bf-8046-a26f084fcd70 => generated 0 bytes in 18 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 27 16:20:50.438566 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.middleware.request_id [None req-c7c0d77a-4f56-42bf-93da-121f5c6fb074 None None] RequestId filter calling following filter/app {{(pid=100522) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:20:50.440386 np0000005924 devstack@c-api.service[100522]: INFO cinder.api.openstack.wsgi [None req-c7c0d77a-4f56-42bf-93da-121f5c6fb074 tempest-ProjectAdminTests33-614572375 tempest-ProjectAdminTests33-614572375-project-admin] GET https://10.4.3.117/volume/v3/backups/131e3064-c899-47bf-8046-a26f084fcd70 Jul 27 16:20:50.440586 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.openstack.wsgi [None req-c7c0d77a-4f56-42bf-93da-121f5c6fb074 tempest-ProjectAdminTests33-614572375 tempest-ProjectAdminTests33-614572375-project-admin] Empty body provided in request {{(pid=100522) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:20:50.440759 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.openstack.wsgi [None req-c7c0d77a-4f56-42bf-93da-121f5c6fb074 tempest-ProjectAdminTests33-614572375 tempest-ProjectAdminTests33-614572375-project-admin] Calling method 'show' {{(pid=100522) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:20:50.440859 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.v3.backups [None req-c7c0d77a-4f56-42bf-93da-121f5c6fb074 tempest-ProjectAdminTests33-614572375 tempest-ProjectAdminTests33-614572375-project-admin] Show backup with id 131e3064-c899-47bf-8046-a26f084fcd70. {{(pid=100522) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 27 16:20:50.445224 np0000005924 devstack@c-api.service[100522]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:20:50.445224 np0000005924 devstack@c-api.service[100522]: warnings.warn( Jul 27 16:20:50.446013 np0000005924 devstack@c-api.service[100522]: INFO cinder.api.openstack.wsgi [None req-c7c0d77a-4f56-42bf-93da-121f5c6fb074 tempest-ProjectAdminTests33-614572375 tempest-ProjectAdminTests33-614572375-project-admin] https://10.4.3.117/volume/v3/backups/131e3064-c899-47bf-8046-a26f084fcd70 returned with HTTP 200 Jul 27 16:20:50.446435 np0000005924 devstack@c-api.service[100522]: [pid: 100522|app: 0|req: 1172/4729] 10.4.3.117 () {68 vars in 1388 bytes} [Mon Jul 27 16:20:50 2026] GET /volume/v3/backups/131e3064-c899-47bf-8046-a26f084fcd70 => generated 737 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 27 16:20:50.832530 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.middleware.request_id [None req-17bbd95f-201a-4914-8226-4187335cf983 None None] RequestId filter calling following filter/app {{(pid=100523) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:20:50.834229 np0000005924 devstack@c-api.service[100523]: INFO cinder.api.openstack.wsgi [None req-17bbd95f-201a-4914-8226-4187335cf983 tempest-CreateVolumesFromSnapshotTest-77455272 tempest-CreateVolumesFromSnapshotTest-77455272-project-member] GET https://10.4.3.117/volume/v3/volumes/6ab1a594-e879-4e22-86a0-e4d4dfde20ec Jul 27 16:20:50.834432 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.openstack.wsgi [None req-17bbd95f-201a-4914-8226-4187335cf983 tempest-CreateVolumesFromSnapshotTest-77455272 tempest-CreateVolumesFromSnapshotTest-77455272-project-member] Empty body provided in request {{(pid=100523) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:20:50.834613 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.openstack.wsgi [None req-17bbd95f-201a-4914-8226-4187335cf983 tempest-CreateVolumesFromSnapshotTest-77455272 tempest-CreateVolumesFromSnapshotTest-77455272-project-member] Calling method 'show' {{(pid=100523) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:20:50.840071 np0000005924 devstack@c-api.service[100523]: INFO cinder.api.openstack.wsgi [None req-17bbd95f-201a-4914-8226-4187335cf983 tempest-CreateVolumesFromSnapshotTest-77455272 tempest-CreateVolumesFromSnapshotTest-77455272-project-member] https://10.4.3.117/volume/v3/volumes/6ab1a594-e879-4e22-86a0-e4d4dfde20ec returned with HTTP 404 Jul 27 16:20:50.840554 np0000005924 devstack@c-api.service[100523]: [pid: 100523|app: 0|req: 1190/4730] 10.4.3.117 () {66 vars in 1348 bytes} [Mon Jul 27 16:20:50 2026] GET /volume/v3/volumes/6ab1a594-e879-4e22-86a0-e4d4dfde20ec => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 27 16:20:51.322696 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.middleware.request_id [None req-5542090c-e17f-44bf-8ea9-b08fbdfaa576 None None] RequestId filter calling following filter/app {{(pid=100521) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:20:51.324391 np0000005924 devstack@c-api.service[100521]: INFO cinder.api.openstack.wsgi [None req-5542090c-e17f-44bf-8ea9-b08fbdfaa576 tempest-VolumeDependencyTests-1768960200 tempest-VolumeDependencyTests-1768960200-project-member] GET https://10.4.3.117/volume/v3/snapshots/d0cf1b66-d020-40e6-a555-18440df2b1ec Jul 27 16:20:51.324577 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.openstack.wsgi [None req-5542090c-e17f-44bf-8ea9-b08fbdfaa576 tempest-VolumeDependencyTests-1768960200 tempest-VolumeDependencyTests-1768960200-project-member] Empty body provided in request {{(pid=100521) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:20:51.324756 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.openstack.wsgi [None req-5542090c-e17f-44bf-8ea9-b08fbdfaa576 tempest-VolumeDependencyTests-1768960200 tempest-VolumeDependencyTests-1768960200-project-member] Calling method 'show' {{(pid=100521) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:20:51.329423 np0000005924 devstack@c-api.service[100521]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:20:51.329423 np0000005924 devstack@c-api.service[100521]: warnings.warn( Jul 27 16:20:51.331561 np0000005924 devstack@c-api.service[100521]: INFO cinder.volume.api [None req-5542090c-e17f-44bf-8ea9-b08fbdfaa576 tempest-VolumeDependencyTests-1768960200 tempest-VolumeDependencyTests-1768960200-project-member] Snapshot retrieved successfully. Jul 27 16:20:51.331561 np0000005924 devstack@c-api.service[100521]: INFO cinder.api.openstack.wsgi [None req-5542090c-e17f-44bf-8ea9-b08fbdfaa576 tempest-VolumeDependencyTests-1768960200 tempest-VolumeDependencyTests-1768960200-project-member] https://10.4.3.117/volume/v3/snapshots/d0cf1b66-d020-40e6-a555-18440df2b1ec returned with HTTP 200 Jul 27 16:20:51.331561 np0000005924 devstack@c-api.service[100521]: [pid: 100521|app: 0|req: 1182/4731] 10.4.3.117 () {66 vars in 1354 bytes} [Mon Jul 27 16:20:51 2026] GET /volume/v3/snapshots/d0cf1b66-d020-40e6-a555-18440df2b1ec => generated 467 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 27 16:20:51.340270 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.middleware.request_id [None req-a5c1cec4-99b7-4281-aca4-314afbf4e427 None None] RequestId filter calling following filter/app {{(pid=100524) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:20:51.342564 np0000005924 devstack@c-api.service[100524]: INFO cinder.api.openstack.wsgi [None req-a5c1cec4-99b7-4281-aca4-314afbf4e427 tempest-VolumeDependencyTests-1768960200 tempest-VolumeDependencyTests-1768960200-project-member] POST https://10.4.3.117/volume/v3/volumes Jul 27 16:20:51.342985 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.openstack.wsgi [None req-a5c1cec4-99b7-4281-aca4-314afbf4e427 tempest-VolumeDependencyTests-1768960200 tempest-VolumeDependencyTests-1768960200-project-member] Action: 'create', calling method: create, body: {"volume": {"snapshot_id": "d0cf1b66-d020-40e6-a555-18440df2b1ec", "size": 1, "name": "tempest-VolumeDependencyTests-Volume-1339392771"}} {{(pid=100524) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 27 16:20:51.344889 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.v3.volumes [None req-a5c1cec4-99b7-4281-aca4-314afbf4e427 tempest-VolumeDependencyTests-1768960200 tempest-VolumeDependencyTests-1768960200-project-member] Create volume request body: {'volume': {'snapshot_id': 'd0cf1b66-d020-40e6-a555-18440df2b1ec', 'size': 1, 'name': 'tempest-VolumeDependencyTests-Volume-1339392771'}} {{(pid=100524) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 27 16:20:51.352047 np0000005924 devstack@c-api.service[100524]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:20:51.352047 np0000005924 devstack@c-api.service[100524]: warnings.warn( Jul 27 16:20:51.352796 np0000005924 devstack@c-api.service[100524]: INFO cinder.volume.api [None req-a5c1cec4-99b7-4281-aca4-314afbf4e427 tempest-VolumeDependencyTests-1768960200 tempest-VolumeDependencyTests-1768960200-project-member] Snapshot retrieved successfully. Jul 27 16:20:51.352974 np0000005924 devstack@c-api.service[100524]: INFO cinder.api.v3.volumes [None req-a5c1cec4-99b7-4281-aca4-314afbf4e427 tempest-VolumeDependencyTests-1768960200 tempest-VolumeDependencyTests-1768960200-project-member] Create volume of 1 GB Jul 27 16:20:51.357596 np0000005924 devstack@c-api.service[100524]: INFO cinder.volume.api [None req-a5c1cec4-99b7-4281-aca4-314afbf4e427 tempest-VolumeDependencyTests-1768960200 tempest-VolumeDependencyTests-1768960200-project-member] Availability Zones retrieved successfully. Jul 27 16:20:51.365023 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.volume.api [None req-a5c1cec4-99b7-4281-aca4-314afbf4e427 tempest-VolumeDependencyTests-1768960200 tempest-VolumeDependencyTests-1768960200-project-member] Flow 'volume_create_api' (e3f7a803-27c9-4f9b-b4f8-264b3cd92c67) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100524) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 27 16:20:51.366589 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.volume.api [None req-a5c1cec4-99b7-4281-aca4-314afbf4e427 tempest-VolumeDependencyTests-1768960200 tempest-VolumeDependencyTests-1768960200-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (3ce5c98d-9083-427b-be06-cca3cb6b60ed) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100524) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 27 16:20:51.367940 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.volume.flows.api.create_volume [None req-a5c1cec4-99b7-4281-aca4-314afbf4e427 tempest-VolumeDependencyTests-1768960200 tempest-VolumeDependencyTests-1768960200-project-member] Validating volume size '1' using validate_int, validate_snap_size {{(pid=100524) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 27 16:20:51.396196 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.volume.api [None req-a5c1cec4-99b7-4281-aca4-314afbf4e427 tempest-VolumeDependencyTests-1768960200 tempest-VolumeDependencyTests-1768960200-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (3ce5c98d-9083-427b-be06-cca3cb6b60ed) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': 'd0cf1b66-d020-40e6-a555-18440df2b1ec', 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-27T16:04:59Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=2bce4e1a-e6e0-49d9-be36-c3405449a01e,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '2bce4e1a-e6e0-49d9-be36-c3405449a01e', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100524) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 27 16:20:51.396989 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.volume.api [None req-a5c1cec4-99b7-4281-aca4-314afbf4e427 tempest-VolumeDependencyTests-1768960200 tempest-VolumeDependencyTests-1768960200-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (0a8c2df2-7639-4aa5-945a-a821a93a258e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100524) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 27 16:20:51.435840 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.quota [None req-a5c1cec4-99b7-4281-aca4-314afbf4e427 tempest-VolumeDependencyTests-1768960200 tempest-VolumeDependencyTests-1768960200-project-member] Created reservations ['fe61ce9f-0f3b-480e-b9f6-8a3a0e190403', '86e03358-5f82-49e8-b776-e409eb425587', '81353d8b-96ea-4030-a2e5-eda37aa64d82', '8307354e-4228-4c45-9e0d-9c2653e3ee53'] {{(pid=100524) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 27 16:20:51.436821 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.volume.api [None req-a5c1cec4-99b7-4281-aca4-314afbf4e427 tempest-VolumeDependencyTests-1768960200 tempest-VolumeDependencyTests-1768960200-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (0a8c2df2-7639-4aa5-945a-a821a93a258e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['fe61ce9f-0f3b-480e-b9f6-8a3a0e190403', '86e03358-5f82-49e8-b776-e409eb425587', '81353d8b-96ea-4030-a2e5-eda37aa64d82', '8307354e-4228-4c45-9e0d-9c2653e3ee53']}' {{(pid=100524) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 27 16:20:51.437740 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.volume.api [None req-a5c1cec4-99b7-4281-aca4-314afbf4e427 tempest-VolumeDependencyTests-1768960200 tempest-VolumeDependencyTests-1768960200-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (595dce05-bc9b-42f7-8a27-8d99ab396c72) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100524) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 27 16:20:51.458760 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.middleware.request_id [None req-9a9c04ba-96ee-4c1f-a06e-f5fb1904916d None None] RequestId filter calling following filter/app {{(pid=100522) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:20:51.460443 np0000005924 devstack@c-api.service[100522]: INFO cinder.api.openstack.wsgi [None req-9a9c04ba-96ee-4c1f-a06e-f5fb1904916d tempest-ProjectAdminTests33-614572375 tempest-ProjectAdminTests33-614572375-project-admin] GET https://10.4.3.117/volume/v3/backups/131e3064-c899-47bf-8046-a26f084fcd70 Jul 27 16:20:51.460721 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.openstack.wsgi [None req-9a9c04ba-96ee-4c1f-a06e-f5fb1904916d tempest-ProjectAdminTests33-614572375 tempest-ProjectAdminTests33-614572375-project-admin] Empty body provided in request {{(pid=100522) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:20:51.460907 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.openstack.wsgi [None req-9a9c04ba-96ee-4c1f-a06e-f5fb1904916d tempest-ProjectAdminTests33-614572375 tempest-ProjectAdminTests33-614572375-project-admin] Calling method 'show' {{(pid=100522) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:20:51.461009 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.v3.backups [None req-9a9c04ba-96ee-4c1f-a06e-f5fb1904916d tempest-ProjectAdminTests33-614572375 tempest-ProjectAdminTests33-614572375-project-admin] Show backup with id 131e3064-c899-47bf-8046-a26f084fcd70. {{(pid=100522) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 27 16:20:51.464875 np0000005924 devstack@c-api.service[100522]: INFO cinder.api.openstack.wsgi [None req-9a9c04ba-96ee-4c1f-a06e-f5fb1904916d tempest-ProjectAdminTests33-614572375 tempest-ProjectAdminTests33-614572375-project-admin] https://10.4.3.117/volume/v3/backups/131e3064-c899-47bf-8046-a26f084fcd70 returned with HTTP 404 Jul 27 16:20:51.465436 np0000005924 devstack@c-api.service[100522]: [pid: 100522|app: 0|req: 1173/4732] 10.4.3.117 () {68 vars in 1388 bytes} [Mon Jul 27 16:20:51 2026] GET /volume/v3/backups/131e3064-c899-47bf-8046-a26f084fcd70 => generated 109 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 27 16:20:51.471573 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.middleware.request_id [None req-9d87cc43-056c-4f7b-9e7c-6f1d884b5145 None None] RequestId filter calling following filter/app {{(pid=100523) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:20:51.473412 np0000005924 devstack@c-api.service[100523]: INFO cinder.api.openstack.wsgi [None req-9d87cc43-056c-4f7b-9e7c-6f1d884b5145 tempest-ProjectAdminTests33-614572375 tempest-ProjectAdminTests33-614572375-project-admin] DELETE https://10.4.3.117/volume/v3/volumes/9e2b54fe-191b-4c30-a70f-a7ba80595c7b Jul 27 16:20:51.474080 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.openstack.wsgi [None req-9d87cc43-056c-4f7b-9e7c-6f1d884b5145 tempest-ProjectAdminTests33-614572375 tempest-ProjectAdminTests33-614572375-project-admin] Empty body provided in request {{(pid=100523) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:20:51.474080 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.openstack.wsgi [None req-9d87cc43-056c-4f7b-9e7c-6f1d884b5145 tempest-ProjectAdminTests33-614572375 tempest-ProjectAdminTests33-614572375-project-admin] Calling method 'delete' {{(pid=100523) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:20:51.474080 np0000005924 devstack@c-api.service[100523]: INFO cinder.api.v3.volumes [None req-9d87cc43-056c-4f7b-9e7c-6f1d884b5145 tempest-ProjectAdminTests33-614572375 tempest-ProjectAdminTests33-614572375-project-admin] Delete volume with id: 9e2b54fe-191b-4c30-a70f-a7ba80595c7b Jul 27 16:20:51.480764 np0000005924 devstack@c-api.service[100523]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:20:51.480764 np0000005924 devstack@c-api.service[100523]: warnings.warn( Jul 27 16:20:51.481040 np0000005924 devstack@c-api.service[100523]: INFO cinder.volume.api [None req-9d87cc43-056c-4f7b-9e7c-6f1d884b5145 tempest-ProjectAdminTests33-614572375 tempest-ProjectAdminTests33-614572375-project-admin] Volume info retrieved successfully. Jul 27 16:20:51.488011 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.volume.api [None req-a5c1cec4-99b7-4281-aca4-314afbf4e427 tempest-VolumeDependencyTests-1768960200 tempest-VolumeDependencyTests-1768960200-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (595dce05-bc9b-42f7-8a27-8d99ab396c72) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '54d8b13c-6cd9-4746-b45a-b0e59d14ecac', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeDependencyTests-Volume-1339392771',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='f9f59c04d5d244f1b15d374b0c4ee8bd',qos_specs=None,replication_status=,reservations=['fe61ce9f-0f3b-480e-b9f6-8a3a0e190403','86e03358-5f82-49e8-b776-e409eb425587','81353d8b-96ea-4030-a2e5-eda37aa64d82','8307354e-4228-4c45-9e0d-9c2653e3ee53'],size=1,snapshot_id=d0cf1b66-d020-40e6-a555-18440df2b1ec,source_replicaid=,source_volid=None,status='creating',user_id='316cd0c3b54b4f3fb61c338d5fa317a6',volume_type_id=2bce4e1a-e6e0-49d9-be36-c3405449a01e), 'volume': Volume(_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-27T16:20:51Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeDependencyTests-Volume-1339392771',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=54d8b13c-6cd9-4746-b45a-b0e59d14ecac,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='f9f59c04d5d244f1b15d374b0c4ee8bd',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=d0cf1b66-d020-40e6-a555-18440df2b1ec,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='316cd0c3b54b4f3fb61c338d5fa317a6',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(2bce4e1a-e6e0-49d9-be36-c3405449a01e),volume_type_id=2bce4e1a-e6e0-49d9-be36-c3405449a01e)}' {{(pid=100524) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 27 16:20:51.488848 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.volume.api [None req-a5c1cec4-99b7-4281-aca4-314afbf4e427 tempest-VolumeDependencyTests-1768960200 tempest-VolumeDependencyTests-1768960200-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (fd88b8a6-c316-4065-8b29-eebdafd8e822) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100524) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 27 16:20:51.505170 np0000005924 devstack@c-api.service[100523]: INFO cinder.volume.api [None req-9d87cc43-056c-4f7b-9e7c-6f1d884b5145 tempest-ProjectAdminTests33-614572375 tempest-ProjectAdminTests33-614572375-project-admin] Delete volume request issued successfully. Jul 27 16:20:51.505378 np0000005924 devstack@c-api.service[100523]: INFO cinder.api.openstack.wsgi [None req-9d87cc43-056c-4f7b-9e7c-6f1d884b5145 tempest-ProjectAdminTests33-614572375 tempest-ProjectAdminTests33-614572375-project-admin] https://10.4.3.117/volume/v3/volumes/9e2b54fe-191b-4c30-a70f-a7ba80595c7b returned with HTTP 202 Jul 27 16:20:51.505997 np0000005924 devstack@c-api.service[100523]: [pid: 100523|app: 0|req: 1191/4733] 10.4.3.117 () {68 vars in 1391 bytes} [Mon Jul 27 16:20:51 2026] DELETE /volume/v3/volumes/9e2b54fe-191b-4c30-a70f-a7ba80595c7b => generated 0 bytes in 35 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 27 16:20:51.512053 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.volume.api [None req-a5c1cec4-99b7-4281-aca4-314afbf4e427 tempest-VolumeDependencyTests-1768960200 tempest-VolumeDependencyTests-1768960200-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (fd88b8a6-c316-4065-8b29-eebdafd8e822) transitioned into state 'SUCCESS' from state '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-1339392771',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='f9f59c04d5d244f1b15d374b0c4ee8bd',qos_specs=None,replication_status=,reservations=['fe61ce9f-0f3b-480e-b9f6-8a3a0e190403','86e03358-5f82-49e8-b776-e409eb425587','81353d8b-96ea-4030-a2e5-eda37aa64d82','8307354e-4228-4c45-9e0d-9c2653e3ee53'],size=1,snapshot_id=d0cf1b66-d020-40e6-a555-18440df2b1ec,source_replicaid=,source_volid=None,status='creating',user_id='316cd0c3b54b4f3fb61c338d5fa317a6',volume_type_id=2bce4e1a-e6e0-49d9-be36-c3405449a01e)}' {{(pid=100524) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 27 16:20:51.512428 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.volume.api [None req-a5c1cec4-99b7-4281-aca4-314afbf4e427 tempest-VolumeDependencyTests-1768960200 tempest-VolumeDependencyTests-1768960200-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (92540fef-6e18-44ee-9cd4-3fe6513a1072) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100524) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 27 16:20:51.514019 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.middleware.request_id [None req-2316ceee-bdc7-4096-b4b8-a1cfed30e41c None None] RequestId filter calling following filter/app {{(pid=100521) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:20:51.515424 np0000005924 devstack@c-api.service[100521]: INFO cinder.api.openstack.wsgi [None req-2316ceee-bdc7-4096-b4b8-a1cfed30e41c tempest-ProjectAdminTests33-614572375 tempest-ProjectAdminTests33-614572375-project-admin] GET https://10.4.3.117/volume/v3/volumes/9e2b54fe-191b-4c30-a70f-a7ba80595c7b Jul 27 16:20:51.515740 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.openstack.wsgi [None req-2316ceee-bdc7-4096-b4b8-a1cfed30e41c tempest-ProjectAdminTests33-614572375 tempest-ProjectAdminTests33-614572375-project-admin] Empty body provided in request {{(pid=100521) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:20:51.516018 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.openstack.wsgi [None req-2316ceee-bdc7-4096-b4b8-a1cfed30e41c tempest-ProjectAdminTests33-614572375 tempest-ProjectAdminTests33-614572375-project-admin] Calling method 'show' {{(pid=100521) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:20:51.523105 np0000005924 devstack@c-api.service[100521]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:20:51.523105 np0000005924 devstack@c-api.service[100521]: warnings.warn( Jul 27 16:20:51.527141 np0000005924 devstack@c-api.service[100521]: INFO cinder.volume.api [None req-2316ceee-bdc7-4096-b4b8-a1cfed30e41c tempest-ProjectAdminTests33-614572375 tempest-ProjectAdminTests33-614572375-project-admin] Volume info retrieved successfully. Jul 27 16:20:51.531462 np0000005924 devstack@c-api.service[100521]: INFO cinder.api.openstack.wsgi [None req-2316ceee-bdc7-4096-b4b8-a1cfed30e41c tempest-ProjectAdminTests33-614572375 tempest-ProjectAdminTests33-614572375-project-admin] https://10.4.3.117/volume/v3/volumes/9e2b54fe-191b-4c30-a70f-a7ba80595c7b returned with HTTP 200 Jul 27 16:20:51.531750 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.volume.api [None req-a5c1cec4-99b7-4281-aca4-314afbf4e427 tempest-VolumeDependencyTests-1768960200 tempest-VolumeDependencyTests-1768960200-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (92540fef-6e18-44ee-9cd4-3fe6513a1072) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100524) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 27 16:20:51.532209 np0000005924 devstack@c-api.service[100521]: [pid: 100521|app: 0|req: 1183/4734] 10.4.3.117 () {68 vars in 1388 bytes} [Mon Jul 27 16:20:51 2026] GET /volume/v3/volumes/9e2b54fe-191b-4c30-a70f-a7ba80595c7b => generated 1008 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 27 16:20:51.532749 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.volume.api [None req-a5c1cec4-99b7-4281-aca4-314afbf4e427 tempest-VolumeDependencyTests-1768960200 tempest-VolumeDependencyTests-1768960200-project-member] Flow 'volume_create_api' (e3f7a803-27c9-4f9b-b4f8-264b3cd92c67) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100524) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 27 16:20:51.534286 np0000005924 devstack@c-api.service[100524]: INFO cinder.volume.api [None req-a5c1cec4-99b7-4281-aca4-314afbf4e427 tempest-VolumeDependencyTests-1768960200 tempest-VolumeDependencyTests-1768960200-project-member] Create volume request issued successfully. Jul 27 16:20:51.534286 np0000005924 devstack@c-api.service[100524]: INFO cinder.api.openstack.wsgi [None req-a5c1cec4-99b7-4281-aca4-314afbf4e427 tempest-VolumeDependencyTests-1768960200 tempest-VolumeDependencyTests-1768960200-project-member] https://10.4.3.117/volume/v3/volumes returned with HTTP 202 Jul 27 16:20:51.534286 np0000005924 devstack@c-api.service[100524]: [pid: 100524|app: 0|req: 1188/4735] 10.4.3.117 () {70 vars in 1300 bytes} [Mon Jul 27 16:20:51 2026] POST /volume/v3/volumes => generated 804 bytes in 194 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Jul 27 16:20:51.545154 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.middleware.request_id [None req-21dac3a6-d179-4dac-bd2b-f99f4280655b None None] RequestId filter calling following filter/app {{(pid=100522) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:20:51.546497 np0000005924 devstack@c-api.service[100522]: INFO cinder.api.openstack.wsgi [None req-21dac3a6-d179-4dac-bd2b-f99f4280655b tempest-VolumeDependencyTests-1768960200 tempest-VolumeDependencyTests-1768960200-project-member] GET https://10.4.3.117/volume/v3/volumes/54d8b13c-6cd9-4746-b45a-b0e59d14ecac Jul 27 16:20:51.546821 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.openstack.wsgi [None req-21dac3a6-d179-4dac-bd2b-f99f4280655b tempest-VolumeDependencyTests-1768960200 tempest-VolumeDependencyTests-1768960200-project-member] Empty body provided in request {{(pid=100522) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:20:51.547111 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.openstack.wsgi [None req-21dac3a6-d179-4dac-bd2b-f99f4280655b tempest-VolumeDependencyTests-1768960200 tempest-VolumeDependencyTests-1768960200-project-member] Calling method 'show' {{(pid=100522) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:20:51.553866 np0000005924 devstack@c-api.service[100522]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:20:51.553866 np0000005924 devstack@c-api.service[100522]: warnings.warn( Jul 27 16:20:51.557275 np0000005924 devstack@c-api.service[100522]: INFO cinder.volume.api [None req-21dac3a6-d179-4dac-bd2b-f99f4280655b tempest-VolumeDependencyTests-1768960200 tempest-VolumeDependencyTests-1768960200-project-member] Volume info retrieved successfully. Jul 27 16:20:51.561141 np0000005924 devstack@c-api.service[100522]: INFO cinder.api.openstack.wsgi [None req-21dac3a6-d179-4dac-bd2b-f99f4280655b tempest-VolumeDependencyTests-1768960200 tempest-VolumeDependencyTests-1768960200-project-member] https://10.4.3.117/volume/v3/volumes/54d8b13c-6cd9-4746-b45a-b0e59d14ecac returned with HTTP 200 Jul 27 16:20:51.561677 np0000005924 devstack@c-api.service[100522]: [pid: 100522|app: 0|req: 1174/4736] 10.4.3.117 () {68 vars in 1389 bytes} [Mon Jul 27 16:20:51 2026] GET /volume/v3/volumes/54d8b13c-6cd9-4746-b45a-b0e59d14ecac => generated 872 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 27 16:20:52.141319 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.middleware.request_id [None req-4ec7547e-e3b5-4450-8608-a4529276a941 None None] RequestId filter calling following filter/app {{(pid=100523) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:20:52.241042 np0000005924 devstack@c-api.service[100523]: INFO cinder.api.openstack.wsgi [None req-4ec7547e-e3b5-4450-8608-a4529276a941 tempest-ProjectReaderTests-38763468 tempest-ProjectReaderTests-38763468-project-admin] POST https://10.4.3.117/volume/v3/volumes Jul 27 16:20:52.241394 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.openstack.wsgi [None req-4ec7547e-e3b5-4450-8608-a4529276a941 tempest-ProjectReaderTests-38763468 tempest-ProjectReaderTests-38763468-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-243487881"}} {{(pid=100523) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 27 16:20:52.242661 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.v3.volumes [None req-4ec7547e-e3b5-4450-8608-a4529276a941 tempest-ProjectReaderTests-38763468 tempest-ProjectReaderTests-38763468-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-243487881'}} {{(pid=100523) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 27 16:20:52.242769 np0000005924 devstack@c-api.service[100523]: INFO cinder.api.v3.volumes [None req-4ec7547e-e3b5-4450-8608-a4529276a941 tempest-ProjectReaderTests-38763468 tempest-ProjectReaderTests-38763468-project-admin] Create volume of 1 GB Jul 27 16:20:52.246286 np0000005924 devstack@c-api.service[100523]: INFO cinder.volume.api [None req-4ec7547e-e3b5-4450-8608-a4529276a941 tempest-ProjectReaderTests-38763468 tempest-ProjectReaderTests-38763468-project-admin] Availability Zones retrieved successfully. Jul 27 16:20:52.251481 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.volume.api [None req-4ec7547e-e3b5-4450-8608-a4529276a941 tempest-ProjectReaderTests-38763468 tempest-ProjectReaderTests-38763468-project-admin] Flow 'volume_create_api' (ed20e706-83a8-4c8f-bf34-5c3d64bb842b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100523) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 27 16:20:52.252374 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.volume.api [None req-4ec7547e-e3b5-4450-8608-a4529276a941 tempest-ProjectReaderTests-38763468 tempest-ProjectReaderTests-38763468-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (8b15366a-6070-4a7a-bb34-721ddb37a0ef) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100523) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 27 16:20:52.253054 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.volume.flows.api.create_volume [None req-4ec7547e-e3b5-4450-8608-a4529276a941 tempest-ProjectReaderTests-38763468 tempest-ProjectReaderTests-38763468-project-admin] Validating volume size '1' using validate_int {{(pid=100523) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 27 16:20:52.276334 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.volume.api [None req-4ec7547e-e3b5-4450-8608-a4529276a941 tempest-ProjectReaderTests-38763468 tempest-ProjectReaderTests-38763468-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (8b15366a-6070-4a7a-bb34-721ddb37a0ef) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-27T16:04:59Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=2bce4e1a-e6e0-49d9-be36-c3405449a01e,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '2bce4e1a-e6e0-49d9-be36-c3405449a01e', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100523) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 27 16:20:52.277139 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.volume.api [None req-4ec7547e-e3b5-4450-8608-a4529276a941 tempest-ProjectReaderTests-38763468 tempest-ProjectReaderTests-38763468-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (f33359bb-513d-44c2-9272-57a199812036) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100523) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 27 16:20:52.336336 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.quota [None req-4ec7547e-e3b5-4450-8608-a4529276a941 tempest-ProjectReaderTests-38763468 tempest-ProjectReaderTests-38763468-project-admin] Created reservations ['dc865648-1e28-4f0b-84c8-e1c6570613cf', '54835272-ec76-45f7-bbe6-8b8c31c10265', '691380b9-f9eb-407c-85f9-b28739a6a384', '44acfb35-2b68-4173-b703-a61a5afd137e'] {{(pid=100523) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 27 16:20:52.337274 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.volume.api [None req-4ec7547e-e3b5-4450-8608-a4529276a941 tempest-ProjectReaderTests-38763468 tempest-ProjectReaderTests-38763468-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (f33359bb-513d-44c2-9272-57a199812036) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['dc865648-1e28-4f0b-84c8-e1c6570613cf', '54835272-ec76-45f7-bbe6-8b8c31c10265', '691380b9-f9eb-407c-85f9-b28739a6a384', '44acfb35-2b68-4173-b703-a61a5afd137e']}' {{(pid=100523) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 27 16:20:52.337956 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.volume.api [None req-4ec7547e-e3b5-4450-8608-a4529276a941 tempest-ProjectReaderTests-38763468 tempest-ProjectReaderTests-38763468-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (da6671e5-d743-43ed-9464-8ad5dc01dad0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100523) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 27 16:20:52.360730 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.volume.api [None req-4ec7547e-e3b5-4450-8608-a4529276a941 tempest-ProjectReaderTests-38763468 tempest-ProjectReaderTests-38763468-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (da6671e5-d743-43ed-9464-8ad5dc01dad0) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'b4a36e43-2445-4976-bb1e-94b65feba9ab', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-243487881',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='42455f4b56dd4547a6cf36dd533bbf40',qos_specs=None,replication_status=,reservations=['dc865648-1e28-4f0b-84c8-e1c6570613cf','54835272-ec76-45f7-bbe6-8b8c31c10265','691380b9-f9eb-407c-85f9-b28739a6a384','44acfb35-2b68-4173-b703-a61a5afd137e'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='da4f7742af764efab8a0e2fdbe26f32b',volume_type_id=2bce4e1a-e6e0-49d9-be36-c3405449a01e), 'volume': Volume(_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-27T16:20:52Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-243487881',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=b4a36e43-2445-4976-bb1e-94b65feba9ab,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='42455f4b56dd4547a6cf36dd533bbf40',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='da4f7742af764efab8a0e2fdbe26f32b',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(2bce4e1a-e6e0-49d9-be36-c3405449a01e),volume_type_id=2bce4e1a-e6e0-49d9-be36-c3405449a01e)}' {{(pid=100523) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 27 16:20:52.361777 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.volume.api [None req-4ec7547e-e3b5-4450-8608-a4529276a941 tempest-ProjectReaderTests-38763468 tempest-ProjectReaderTests-38763468-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (aa1e618f-e435-4516-98ed-1879f41a81b9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100523) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 27 16:20:52.379907 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.volume.api [None req-4ec7547e-e3b5-4450-8608-a4529276a941 tempest-ProjectReaderTests-38763468 tempest-ProjectReaderTests-38763468-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (aa1e618f-e435-4516-98ed-1879f41a81b9) transitioned into state 'SUCCESS' from state '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-243487881',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='42455f4b56dd4547a6cf36dd533bbf40',qos_specs=None,replication_status=,reservations=['dc865648-1e28-4f0b-84c8-e1c6570613cf','54835272-ec76-45f7-bbe6-8b8c31c10265','691380b9-f9eb-407c-85f9-b28739a6a384','44acfb35-2b68-4173-b703-a61a5afd137e'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='da4f7742af764efab8a0e2fdbe26f32b',volume_type_id=2bce4e1a-e6e0-49d9-be36-c3405449a01e)}' {{(pid=100523) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 27 16:20:52.380718 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.volume.api [None req-4ec7547e-e3b5-4450-8608-a4529276a941 tempest-ProjectReaderTests-38763468 tempest-ProjectReaderTests-38763468-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (a92bdcd8-c98c-4a32-8e10-d68778508129) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100523) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 27 16:20:52.393350 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.volume.api [None req-4ec7547e-e3b5-4450-8608-a4529276a941 tempest-ProjectReaderTests-38763468 tempest-ProjectReaderTests-38763468-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (a92bdcd8-c98c-4a32-8e10-d68778508129) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100523) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 27 16:20:52.393350 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.volume.api [None req-4ec7547e-e3b5-4450-8608-a4529276a941 tempest-ProjectReaderTests-38763468 tempest-ProjectReaderTests-38763468-project-admin] Flow 'volume_create_api' (ed20e706-83a8-4c8f-bf34-5c3d64bb842b) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100523) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 27 16:20:52.393350 np0000005924 devstack@c-api.service[100523]: INFO cinder.volume.api [None req-4ec7547e-e3b5-4450-8608-a4529276a941 tempest-ProjectReaderTests-38763468 tempest-ProjectReaderTests-38763468-project-admin] Create volume request issued successfully. Jul 27 16:20:52.393350 np0000005924 devstack@c-api.service[100523]: INFO cinder.api.openstack.wsgi [None req-4ec7547e-e3b5-4450-8608-a4529276a941 tempest-ProjectReaderTests-38763468 tempest-ProjectReaderTests-38763468-project-admin] https://10.4.3.117/volume/v3/volumes returned with HTTP 202 Jul 27 16:20:52.393350 np0000005924 devstack@c-api.service[100523]: [pid: 100523|app: 0|req: 1192/4737] 10.4.3.117 () {70 vars in 1299 bytes} [Mon Jul 27 16:20:52 2026] POST /volume/v3/volumes => generated 777 bytes in 252 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Jul 27 16:20:52.406660 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.middleware.request_id [None req-f214cd9b-7728-41fa-8f83-0a3493df4e51 None None] RequestId filter calling following filter/app {{(pid=100521) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:20:52.408869 np0000005924 devstack@c-api.service[100521]: INFO cinder.api.openstack.wsgi [None req-f214cd9b-7728-41fa-8f83-0a3493df4e51 tempest-ProjectReaderTests-38763468 tempest-ProjectReaderTests-38763468-project-admin] GET https://10.4.3.117/volume/v3/volumes/b4a36e43-2445-4976-bb1e-94b65feba9ab Jul 27 16:20:52.409177 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.openstack.wsgi [None req-f214cd9b-7728-41fa-8f83-0a3493df4e51 tempest-ProjectReaderTests-38763468 tempest-ProjectReaderTests-38763468-project-admin] Empty body provided in request {{(pid=100521) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:20:52.409448 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.openstack.wsgi [None req-f214cd9b-7728-41fa-8f83-0a3493df4e51 tempest-ProjectReaderTests-38763468 tempest-ProjectReaderTests-38763468-project-admin] Calling method 'show' {{(pid=100521) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:20:52.418213 np0000005924 devstack@c-api.service[100521]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:20:52.418213 np0000005924 devstack@c-api.service[100521]: warnings.warn( Jul 27 16:20:52.422670 np0000005924 devstack@c-api.service[100521]: INFO cinder.volume.api [None req-f214cd9b-7728-41fa-8f83-0a3493df4e51 tempest-ProjectReaderTests-38763468 tempest-ProjectReaderTests-38763468-project-admin] Volume info retrieved successfully. Jul 27 16:20:52.427489 np0000005924 devstack@c-api.service[100521]: INFO cinder.api.openstack.wsgi [None req-f214cd9b-7728-41fa-8f83-0a3493df4e51 tempest-ProjectReaderTests-38763468 tempest-ProjectReaderTests-38763468-project-admin] https://10.4.3.117/volume/v3/volumes/b4a36e43-2445-4976-bb1e-94b65feba9ab returned with HTTP 200 Jul 27 16:20:52.427867 np0000005924 devstack@c-api.service[100521]: [pid: 100521|app: 0|req: 1184/4738] 10.4.3.117 () {68 vars in 1389 bytes} [Mon Jul 27 16:20:52 2026] GET /volume/v3/volumes/b4a36e43-2445-4976-bb1e-94b65feba9ab => generated 956 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 27 16:20:52.545014 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.middleware.request_id [None req-a276b7e2-9208-450a-a02c-6d485137b713 None None] RequestId filter calling following filter/app {{(pid=100524) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:20:52.546902 np0000005924 devstack@c-api.service[100524]: INFO cinder.api.openstack.wsgi [None req-a276b7e2-9208-450a-a02c-6d485137b713 tempest-ProjectAdminTests33-614572375 tempest-ProjectAdminTests33-614572375-project-admin] GET https://10.4.3.117/volume/v3/volumes/9e2b54fe-191b-4c30-a70f-a7ba80595c7b Jul 27 16:20:52.547096 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.openstack.wsgi [None req-a276b7e2-9208-450a-a02c-6d485137b713 tempest-ProjectAdminTests33-614572375 tempest-ProjectAdminTests33-614572375-project-admin] Empty body provided in request {{(pid=100524) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:20:52.547284 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.openstack.wsgi [None req-a276b7e2-9208-450a-a02c-6d485137b713 tempest-ProjectAdminTests33-614572375 tempest-ProjectAdminTests33-614572375-project-admin] Calling method 'show' {{(pid=100524) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:20:52.553013 np0000005924 devstack@c-api.service[100524]: INFO cinder.api.openstack.wsgi [None req-a276b7e2-9208-450a-a02c-6d485137b713 tempest-ProjectAdminTests33-614572375 tempest-ProjectAdminTests33-614572375-project-admin] https://10.4.3.117/volume/v3/volumes/9e2b54fe-191b-4c30-a70f-a7ba80595c7b returned with HTTP 404 Jul 27 16:20:52.553584 np0000005924 devstack@c-api.service[100524]: [pid: 100524|app: 0|req: 1189/4739] 10.4.3.117 () {68 vars in 1388 bytes} [Mon Jul 27 16:20:52 2026] GET /volume/v3/volumes/9e2b54fe-191b-4c30-a70f-a7ba80595c7b => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 27 16:20:52.561797 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.middleware.request_id [None req-2f16f334-0e47-4a00-a122-31ce6fc826bc None None] RequestId filter calling following filter/app {{(pid=100522) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:20:52.563951 np0000005924 devstack@c-api.service[100522]: INFO cinder.api.openstack.wsgi [None req-2f16f334-0e47-4a00-a122-31ce6fc826bc tempest-ProjectAdminTests33-614572375 tempest-ProjectAdminTests33-614572375-project-admin] GET https://10.4.3.117/volume/v3/backups Jul 27 16:20:52.564194 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.openstack.wsgi [None req-2f16f334-0e47-4a00-a122-31ce6fc826bc tempest-ProjectAdminTests33-614572375 tempest-ProjectAdminTests33-614572375-project-admin] Empty body provided in request {{(pid=100522) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:20:52.564401 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.openstack.wsgi [None req-2f16f334-0e47-4a00-a122-31ce6fc826bc tempest-ProjectAdminTests33-614572375 tempest-ProjectAdminTests33-614572375-project-admin] Calling method 'index' {{(pid=100522) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:20:52.576966 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.middleware.request_id [None req-521ec0dd-41a6-47dd-b658-5de99f8a21b9 None None] RequestId filter calling following filter/app {{(pid=100523) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:20:52.578984 np0000005924 devstack@c-api.service[100523]: INFO cinder.api.openstack.wsgi [None req-521ec0dd-41a6-47dd-b658-5de99f8a21b9 tempest-VolumeDependencyTests-1768960200 tempest-VolumeDependencyTests-1768960200-project-member] GET https://10.4.3.117/volume/v3/volumes/54d8b13c-6cd9-4746-b45a-b0e59d14ecac Jul 27 16:20:52.579180 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.openstack.wsgi [None req-521ec0dd-41a6-47dd-b658-5de99f8a21b9 tempest-VolumeDependencyTests-1768960200 tempest-VolumeDependencyTests-1768960200-project-member] Empty body provided in request {{(pid=100523) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:20:52.579217 np0000005924 devstack@c-api.service[100522]: INFO cinder.api.openstack.wsgi [None req-2f16f334-0e47-4a00-a122-31ce6fc826bc tempest-ProjectAdminTests33-614572375 tempest-ProjectAdminTests33-614572375-project-admin] https://10.4.3.117/volume/v3/backups returned with HTTP 200 Jul 27 16:20:52.579372 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.openstack.wsgi [None req-521ec0dd-41a6-47dd-b658-5de99f8a21b9 tempest-VolumeDependencyTests-1768960200 tempest-VolumeDependencyTests-1768960200-project-member] Calling method 'show' {{(pid=100523) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:20:52.579647 np0000005924 devstack@c-api.service[100522]: [pid: 100522|app: 0|req: 1175/4740] 10.4.3.117 () {68 vars in 1277 bytes} [Mon Jul 27 16:20:52 2026] GET /volume/v3/backups => generated 625 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 27 16:20:52.586303 np0000005924 devstack@c-api.service[100523]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:20:52.586303 np0000005924 devstack@c-api.service[100523]: warnings.warn( Jul 27 16:20:52.587954 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.middleware.request_id [None req-edfc4319-5632-43bd-a294-fddf3db60b7c None None] RequestId filter calling following filter/app {{(pid=100521) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:20:52.589806 np0000005924 devstack@c-api.service[100521]: INFO cinder.api.openstack.wsgi [None req-edfc4319-5632-43bd-a294-fddf3db60b7c tempest-ProjectAdminTests33-614572375 tempest-ProjectAdminTests33-614572375-project-admin] GET https://10.4.3.117/volume/v3/backups?project_id=9a6f1f311281447296d6b0c85c1fe12c Jul 27 16:20:52.589898 np0000005924 devstack@c-api.service[100523]: INFO cinder.volume.api [None req-521ec0dd-41a6-47dd-b658-5de99f8a21b9 tempest-VolumeDependencyTests-1768960200 tempest-VolumeDependencyTests-1768960200-project-member] Volume info retrieved successfully. Jul 27 16:20:52.589989 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.openstack.wsgi [None req-edfc4319-5632-43bd-a294-fddf3db60b7c tempest-ProjectAdminTests33-614572375 tempest-ProjectAdminTests33-614572375-project-admin] Empty body provided in request {{(pid=100521) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:20:52.590185 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.openstack.wsgi [None req-edfc4319-5632-43bd-a294-fddf3db60b7c tempest-ProjectAdminTests33-614572375 tempest-ProjectAdminTests33-614572375-project-admin] Calling method 'index' {{(pid=100521) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:20:52.593915 np0000005924 devstack@c-api.service[100523]: INFO cinder.api.openstack.wsgi [None req-521ec0dd-41a6-47dd-b658-5de99f8a21b9 tempest-VolumeDependencyTests-1768960200 tempest-VolumeDependencyTests-1768960200-project-member] https://10.4.3.117/volume/v3/volumes/54d8b13c-6cd9-4746-b45a-b0e59d14ecac returned with HTTP 200 Jul 27 16:20:52.594312 np0000005924 devstack@c-api.service[100523]: [pid: 100523|app: 0|req: 1193/4741] 10.4.3.117 () {68 vars in 1389 bytes} [Mon Jul 27 16:20:52 2026] GET /volume/v3/volumes/54d8b13c-6cd9-4746-b45a-b0e59d14ecac => generated 897 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 27 16:20:52.601509 np0000005924 devstack@c-api.service[100521]: INFO cinder.api.openstack.wsgi [None req-edfc4319-5632-43bd-a294-fddf3db60b7c tempest-ProjectAdminTests33-614572375 tempest-ProjectAdminTests33-614572375-project-admin] https://10.4.3.117/volume/v3/backups?project_id=9a6f1f311281447296d6b0c85c1fe12c returned with HTTP 200 Jul 27 16:20:52.602303 np0000005924 devstack@c-api.service[100521]: [pid: 100521|app: 0|req: 1185/4742] 10.4.3.117 () {68 vars in 1364 bytes} [Mon Jul 27 16:20:52 2026] GET /volume/v3/backups?project_id=9a6f1f311281447296d6b0c85c1fe12c => generated 625 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 27 16:20:52.605871 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.middleware.request_id [None req-e6b6e971-5ab8-4e26-9a8c-22f1f09f4cf2 None None] RequestId filter calling following filter/app {{(pid=100524) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:20:52.607587 np0000005924 devstack@c-api.service[100524]: INFO cinder.api.openstack.wsgi [None req-e6b6e971-5ab8-4e26-9a8c-22f1f09f4cf2 tempest-VolumeDependencyTests-1768960200 tempest-VolumeDependencyTests-1768960200-project-member] DELETE https://10.4.3.117/volume/v3/snapshots/d0cf1b66-d020-40e6-a555-18440df2b1ec Jul 27 16:20:52.607801 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.openstack.wsgi [None req-e6b6e971-5ab8-4e26-9a8c-22f1f09f4cf2 tempest-VolumeDependencyTests-1768960200 tempest-VolumeDependencyTests-1768960200-project-member] Empty body provided in request {{(pid=100524) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:20:52.607987 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.openstack.wsgi [None req-e6b6e971-5ab8-4e26-9a8c-22f1f09f4cf2 tempest-VolumeDependencyTests-1768960200 tempest-VolumeDependencyTests-1768960200-project-member] Calling method 'delete' {{(pid=100524) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:20:52.608079 np0000005924 devstack@c-api.service[100524]: INFO cinder.api.v3.snapshots [None req-e6b6e971-5ab8-4e26-9a8c-22f1f09f4cf2 tempest-VolumeDependencyTests-1768960200 tempest-VolumeDependencyTests-1768960200-project-member] Delete snapshot with id: d0cf1b66-d020-40e6-a555-18440df2b1ec Jul 27 16:20:52.610204 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.middleware.request_id [None req-c3d39654-a6ed-4360-abba-28f6ced0fce4 None None] RequestId filter calling following filter/app {{(pid=100522) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:20:52.611858 np0000005924 devstack@c-api.service[100522]: INFO cinder.api.openstack.wsgi [None req-c3d39654-a6ed-4360-abba-28f6ced0fce4 tempest-ProjectAdminTests33-614572375 tempest-ProjectAdminTests33-614572375-project-admin] POST https://10.4.3.117/volume/v3/volumes Jul 27 16:20:52.612204 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.openstack.wsgi [None req-c3d39654-a6ed-4360-abba-28f6ced0fce4 tempest-ProjectAdminTests33-614572375 tempest-ProjectAdminTests33-614572375-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-448700820"}} {{(pid=100522) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 27 16:20:52.612861 np0000005924 devstack@c-api.service[100524]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:20:52.612861 np0000005924 devstack@c-api.service[100524]: warnings.warn( Jul 27 16:20:52.613248 np0000005924 devstack@c-api.service[100524]: INFO cinder.volume.api [None req-e6b6e971-5ab8-4e26-9a8c-22f1f09f4cf2 tempest-VolumeDependencyTests-1768960200 tempest-VolumeDependencyTests-1768960200-project-member] Snapshot retrieved successfully. Jul 27 16:20:52.613636 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.v3.volumes [None req-c3d39654-a6ed-4360-abba-28f6ced0fce4 tempest-ProjectAdminTests33-614572375 tempest-ProjectAdminTests33-614572375-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-448700820'}} {{(pid=100522) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 27 16:20:52.613800 np0000005924 devstack@c-api.service[100522]: INFO cinder.api.v3.volumes [None req-c3d39654-a6ed-4360-abba-28f6ced0fce4 tempest-ProjectAdminTests33-614572375 tempest-ProjectAdminTests33-614572375-project-admin] Create volume of 1 GB Jul 27 16:20:52.613987 np0000005924 devstack@c-api.service[100522]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:20:52.613987 np0000005924 devstack@c-api.service[100522]: warnings.warn( Jul 27 16:20:52.617656 np0000005924 devstack@c-api.service[100522]: INFO cinder.volume.api [None req-c3d39654-a6ed-4360-abba-28f6ced0fce4 tempest-ProjectAdminTests33-614572375 tempest-ProjectAdminTests33-614572375-project-admin] Availability Zones retrieved successfully. Jul 27 16:20:52.622455 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.volume.api [None req-c3d39654-a6ed-4360-abba-28f6ced0fce4 tempest-ProjectAdminTests33-614572375 tempest-ProjectAdminTests33-614572375-project-admin] Flow 'volume_create_api' (d2a764cf-7cf6-490a-87bc-337a9d0fbfb0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100522) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 27 16:20:52.623463 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.volume.api [None req-c3d39654-a6ed-4360-abba-28f6ced0fce4 tempest-ProjectAdminTests33-614572375 tempest-ProjectAdminTests33-614572375-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (4ef407f5-1aac-4558-afeb-db7073f83e73) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100522) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 27 16:20:52.624207 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.volume.flows.api.create_volume [None req-c3d39654-a6ed-4360-abba-28f6ced0fce4 tempest-ProjectAdminTests33-614572375 tempest-ProjectAdminTests33-614572375-project-admin] Validating volume size '1' using validate_int {{(pid=100522) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 27 16:20:52.632082 np0000005924 devstack@c-api.service[100524]: INFO cinder.volume.api [None req-e6b6e971-5ab8-4e26-9a8c-22f1f09f4cf2 tempest-VolumeDependencyTests-1768960200 tempest-VolumeDependencyTests-1768960200-project-member] Snapshot delete request issued successfully. Jul 27 16:20:52.632265 np0000005924 devstack@c-api.service[100524]: INFO cinder.api.openstack.wsgi [None req-e6b6e971-5ab8-4e26-9a8c-22f1f09f4cf2 tempest-VolumeDependencyTests-1768960200 tempest-VolumeDependencyTests-1768960200-project-member] https://10.4.3.117/volume/v3/snapshots/d0cf1b66-d020-40e6-a555-18440df2b1ec returned with HTTP 202 Jul 27 16:20:52.632666 np0000005924 devstack@c-api.service[100524]: [pid: 100524|app: 0|req: 1190/4743] 10.4.3.117 () {66 vars in 1357 bytes} [Mon Jul 27 16:20:52 2026] DELETE /volume/v3/snapshots/d0cf1b66-d020-40e6-a555-18440df2b1ec => generated 0 bytes in 27 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 27 16:20:52.646161 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.middleware.request_id [None req-d446d1e1-a4ca-4bb0-ba5c-67502a686d08 None None] RequestId filter calling following filter/app {{(pid=100523) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:20:52.647838 np0000005924 devstack@c-api.service[100523]: INFO cinder.api.openstack.wsgi [None req-d446d1e1-a4ca-4bb0-ba5c-67502a686d08 tempest-VolumeDependencyTests-1768960200 tempest-VolumeDependencyTests-1768960200-project-member] GET https://10.4.3.117/volume/v3/snapshots/d0cf1b66-d020-40e6-a555-18440df2b1ec Jul 27 16:20:52.647996 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.openstack.wsgi [None req-d446d1e1-a4ca-4bb0-ba5c-67502a686d08 tempest-VolumeDependencyTests-1768960200 tempest-VolumeDependencyTests-1768960200-project-member] Empty body provided in request {{(pid=100523) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:20:52.648198 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.openstack.wsgi [None req-d446d1e1-a4ca-4bb0-ba5c-67502a686d08 tempest-VolumeDependencyTests-1768960200 tempest-VolumeDependencyTests-1768960200-project-member] Calling method 'show' {{(pid=100523) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:20:52.654181 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.volume.api [None req-c3d39654-a6ed-4360-abba-28f6ced0fce4 tempest-ProjectAdminTests33-614572375 tempest-ProjectAdminTests33-614572375-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (4ef407f5-1aac-4558-afeb-db7073f83e73) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-27T16:04:59Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=2bce4e1a-e6e0-49d9-be36-c3405449a01e,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '2bce4e1a-e6e0-49d9-be36-c3405449a01e', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100522) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 27 16:20:52.654601 np0000005924 devstack@c-api.service[100523]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:20:52.654601 np0000005924 devstack@c-api.service[100523]: warnings.warn( Jul 27 16:20:52.654904 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.volume.api [None req-c3d39654-a6ed-4360-abba-28f6ced0fce4 tempest-ProjectAdminTests33-614572375 tempest-ProjectAdminTests33-614572375-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (458cab71-11ea-4a83-a152-e3c2b1d67839) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100522) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 27 16:20:52.654978 np0000005924 devstack@c-api.service[100523]: INFO cinder.volume.api [None req-d446d1e1-a4ca-4bb0-ba5c-67502a686d08 tempest-VolumeDependencyTests-1768960200 tempest-VolumeDependencyTests-1768960200-project-member] Snapshot retrieved successfully. Jul 27 16:20:52.655800 np0000005924 devstack@c-api.service[100523]: INFO cinder.api.openstack.wsgi [None req-d446d1e1-a4ca-4bb0-ba5c-67502a686d08 tempest-VolumeDependencyTests-1768960200 tempest-VolumeDependencyTests-1768960200-project-member] https://10.4.3.117/volume/v3/snapshots/d0cf1b66-d020-40e6-a555-18440df2b1ec returned with HTTP 200 Jul 27 16:20:52.656151 np0000005924 devstack@c-api.service[100523]: [pid: 100523|app: 0|req: 1194/4744] 10.4.3.117 () {66 vars in 1354 bytes} [Mon Jul 27 16:20:52 2026] GET /volume/v3/snapshots/d0cf1b66-d020-40e6-a555-18440df2b1ec => generated 466 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 27 16:20:52.694469 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.quota [None req-c3d39654-a6ed-4360-abba-28f6ced0fce4 tempest-ProjectAdminTests33-614572375 tempest-ProjectAdminTests33-614572375-project-admin] Created reservations ['a128f7ae-1c7d-4cc7-8bb6-62e23056995d', 'eb9213f5-338c-4b7b-8be7-bfbea07af46d', 'cbd84efb-c7c5-44cb-a56d-7ff2597765bd', '863b44d9-2ef0-4c5f-a3e6-99ad8985566e'] {{(pid=100522) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 27 16:20:52.695162 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.volume.api [None req-c3d39654-a6ed-4360-abba-28f6ced0fce4 tempest-ProjectAdminTests33-614572375 tempest-ProjectAdminTests33-614572375-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (458cab71-11ea-4a83-a152-e3c2b1d67839) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['a128f7ae-1c7d-4cc7-8bb6-62e23056995d', 'eb9213f5-338c-4b7b-8be7-bfbea07af46d', 'cbd84efb-c7c5-44cb-a56d-7ff2597765bd', '863b44d9-2ef0-4c5f-a3e6-99ad8985566e']}' {{(pid=100522) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 27 16:20:52.695849 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.volume.api [None req-c3d39654-a6ed-4360-abba-28f6ced0fce4 tempest-ProjectAdminTests33-614572375 tempest-ProjectAdminTests33-614572375-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (71317d28-389d-46e3-b56d-4048e9404904) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100522) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 27 16:20:52.721674 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.volume.api [None req-c3d39654-a6ed-4360-abba-28f6ced0fce4 tempest-ProjectAdminTests33-614572375 tempest-ProjectAdminTests33-614572375-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (71317d28-389d-46e3-b56d-4048e9404904) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'dfe9fcae-4044-4e59-9c6d-41f23e091d62', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-448700820',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='9a6f1f311281447296d6b0c85c1fe12c',qos_specs=None,replication_status=,reservations=['a128f7ae-1c7d-4cc7-8bb6-62e23056995d','eb9213f5-338c-4b7b-8be7-bfbea07af46d','cbd84efb-c7c5-44cb-a56d-7ff2597765bd','863b44d9-2ef0-4c5f-a3e6-99ad8985566e'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='22035dcf19f54a24923858d86325242e',volume_type_id=2bce4e1a-e6e0-49d9-be36-c3405449a01e), 'volume': Volume(_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-27T16:20:52Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-448700820',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=dfe9fcae-4044-4e59-9c6d-41f23e091d62,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='9a6f1f311281447296d6b0c85c1fe12c',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='22035dcf19f54a24923858d86325242e',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(2bce4e1a-e6e0-49d9-be36-c3405449a01e),volume_type_id=2bce4e1a-e6e0-49d9-be36-c3405449a01e)}' {{(pid=100522) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 27 16:20:52.722478 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.volume.api [None req-c3d39654-a6ed-4360-abba-28f6ced0fce4 tempest-ProjectAdminTests33-614572375 tempest-ProjectAdminTests33-614572375-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (06f9623e-bc89-4ead-8c7b-98dc37b710b0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100522) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 27 16:20:52.745255 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.volume.api [None req-c3d39654-a6ed-4360-abba-28f6ced0fce4 tempest-ProjectAdminTests33-614572375 tempest-ProjectAdminTests33-614572375-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (06f9623e-bc89-4ead-8c7b-98dc37b710b0) transitioned into state 'SUCCESS' from state '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-448700820',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='9a6f1f311281447296d6b0c85c1fe12c',qos_specs=None,replication_status=,reservations=['a128f7ae-1c7d-4cc7-8bb6-62e23056995d','eb9213f5-338c-4b7b-8be7-bfbea07af46d','cbd84efb-c7c5-44cb-a56d-7ff2597765bd','863b44d9-2ef0-4c5f-a3e6-99ad8985566e'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='22035dcf19f54a24923858d86325242e',volume_type_id=2bce4e1a-e6e0-49d9-be36-c3405449a01e)}' {{(pid=100522) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 27 16:20:52.746046 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.volume.api [None req-c3d39654-a6ed-4360-abba-28f6ced0fce4 tempest-ProjectAdminTests33-614572375 tempest-ProjectAdminTests33-614572375-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (b54a579b-fc86-482f-82df-42d484c6fc89) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100522) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 27 16:20:52.756266 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.volume.api [None req-c3d39654-a6ed-4360-abba-28f6ced0fce4 tempest-ProjectAdminTests33-614572375 tempest-ProjectAdminTests33-614572375-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (b54a579b-fc86-482f-82df-42d484c6fc89) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100522) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 27 16:20:52.758829 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.volume.api [None req-c3d39654-a6ed-4360-abba-28f6ced0fce4 tempest-ProjectAdminTests33-614572375 tempest-ProjectAdminTests33-614572375-project-admin] Flow 'volume_create_api' (d2a764cf-7cf6-490a-87bc-337a9d0fbfb0) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100522) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 27 16:20:52.758829 np0000005924 devstack@c-api.service[100522]: INFO cinder.volume.api [None req-c3d39654-a6ed-4360-abba-28f6ced0fce4 tempest-ProjectAdminTests33-614572375 tempest-ProjectAdminTests33-614572375-project-admin] Create volume request issued successfully. Jul 27 16:20:52.758829 np0000005924 devstack@c-api.service[100522]: INFO cinder.api.openstack.wsgi [None req-c3d39654-a6ed-4360-abba-28f6ced0fce4 tempest-ProjectAdminTests33-614572375 tempest-ProjectAdminTests33-614572375-project-admin] https://10.4.3.117/volume/v3/volumes returned with HTTP 202 Jul 27 16:20:52.758829 np0000005924 devstack@c-api.service[100522]: [pid: 100522|app: 0|req: 1176/4745] 10.4.3.117 () {70 vars in 1298 bytes} [Mon Jul 27 16:20:52 2026] POST /volume/v3/volumes => generated 777 bytes in 148 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 27 16:20:52.770565 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.middleware.request_id [None req-cbccce2c-fb29-40be-a57c-ee3fe5ebf90e None None] RequestId filter calling following filter/app {{(pid=100521) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:20:52.772154 np0000005924 devstack@c-api.service[100521]: INFO cinder.api.openstack.wsgi [None req-cbccce2c-fb29-40be-a57c-ee3fe5ebf90e tempest-ProjectAdminTests33-614572375 tempest-ProjectAdminTests33-614572375-project-admin] GET https://10.4.3.117/volume/v3/volumes/dfe9fcae-4044-4e59-9c6d-41f23e091d62 Jul 27 16:20:52.772349 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.openstack.wsgi [None req-cbccce2c-fb29-40be-a57c-ee3fe5ebf90e tempest-ProjectAdminTests33-614572375 tempest-ProjectAdminTests33-614572375-project-admin] Empty body provided in request {{(pid=100521) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:20:52.772523 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.openstack.wsgi [None req-cbccce2c-fb29-40be-a57c-ee3fe5ebf90e tempest-ProjectAdminTests33-614572375 tempest-ProjectAdminTests33-614572375-project-admin] Calling method 'show' {{(pid=100521) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:20:52.779035 np0000005924 devstack@c-api.service[100521]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:20:52.779035 np0000005924 devstack@c-api.service[100521]: warnings.warn( Jul 27 16:20:52.783634 np0000005924 devstack@c-api.service[100521]: INFO cinder.volume.api [None req-cbccce2c-fb29-40be-a57c-ee3fe5ebf90e tempest-ProjectAdminTests33-614572375 tempest-ProjectAdminTests33-614572375-project-admin] Volume info retrieved successfully. Jul 27 16:20:52.787395 np0000005924 devstack@c-api.service[100521]: INFO cinder.api.openstack.wsgi [None req-cbccce2c-fb29-40be-a57c-ee3fe5ebf90e tempest-ProjectAdminTests33-614572375 tempest-ProjectAdminTests33-614572375-project-admin] https://10.4.3.117/volume/v3/volumes/dfe9fcae-4044-4e59-9c6d-41f23e091d62 returned with HTTP 200 Jul 27 16:20:52.787699 np0000005924 devstack@c-api.service[100521]: [pid: 100521|app: 0|req: 1186/4746] 10.4.3.117 () {68 vars in 1388 bytes} [Mon Jul 27 16:20:52 2026] GET /volume/v3/volumes/dfe9fcae-4044-4e59-9c6d-41f23e091d62 => generated 956 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 27 16:20:53.440517 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.middleware.request_id [None req-94a5de20-53bb-4d6f-996d-430e47ed60dc None None] RequestId filter calling following filter/app {{(pid=100524) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:20:53.442184 np0000005924 devstack@c-api.service[100524]: INFO cinder.api.openstack.wsgi [None req-94a5de20-53bb-4d6f-996d-430e47ed60dc tempest-ProjectReaderTests-38763468 tempest-ProjectReaderTests-38763468-project-admin] GET https://10.4.3.117/volume/v3/volumes/b4a36e43-2445-4976-bb1e-94b65feba9ab Jul 27 16:20:53.442412 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.openstack.wsgi [None req-94a5de20-53bb-4d6f-996d-430e47ed60dc tempest-ProjectReaderTests-38763468 tempest-ProjectReaderTests-38763468-project-admin] Empty body provided in request {{(pid=100524) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:20:53.442593 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.openstack.wsgi [None req-94a5de20-53bb-4d6f-996d-430e47ed60dc tempest-ProjectReaderTests-38763468 tempest-ProjectReaderTests-38763468-project-admin] Calling method 'show' {{(pid=100524) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:20:53.449278 np0000005924 devstack@c-api.service[100524]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:20:53.449278 np0000005924 devstack@c-api.service[100524]: warnings.warn( Jul 27 16:20:53.452251 np0000005924 devstack@c-api.service[100524]: INFO cinder.volume.api [None req-94a5de20-53bb-4d6f-996d-430e47ed60dc tempest-ProjectReaderTests-38763468 tempest-ProjectReaderTests-38763468-project-admin] Volume info retrieved successfully. Jul 27 16:20:53.455851 np0000005924 devstack@c-api.service[100524]: INFO cinder.api.openstack.wsgi [None req-94a5de20-53bb-4d6f-996d-430e47ed60dc tempest-ProjectReaderTests-38763468 tempest-ProjectReaderTests-38763468-project-admin] https://10.4.3.117/volume/v3/volumes/b4a36e43-2445-4976-bb1e-94b65feba9ab returned with HTTP 200 Jul 27 16:20:53.456257 np0000005924 devstack@c-api.service[100524]: [pid: 100524|app: 0|req: 1191/4747] 10.4.3.117 () {68 vars in 1389 bytes} [Mon Jul 27 16:20:53 2026] GET /volume/v3/volumes/b4a36e43-2445-4976-bb1e-94b65feba9ab => generated 1008 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 27 16:20:53.468267 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.middleware.request_id [None req-f9727165-6052-4ba9-8ea9-df98ad0027a5 None None] RequestId filter calling following filter/app {{(pid=100523) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:20:53.514641 np0000005924 devstack@c-api.service[100523]: INFO cinder.api.openstack.wsgi [None req-f9727165-6052-4ba9-8ea9-df98ad0027a5 tempest-ProjectReaderTests-38763468 tempest-ProjectReaderTests-38763468-project-reader] GET https://10.4.3.117/volume/v3/volumes Jul 27 16:20:53.514864 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.openstack.wsgi [None req-f9727165-6052-4ba9-8ea9-df98ad0027a5 tempest-ProjectReaderTests-38763468 tempest-ProjectReaderTests-38763468-project-reader] Empty body provided in request {{(pid=100523) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:20:53.515040 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.openstack.wsgi [None req-f9727165-6052-4ba9-8ea9-df98ad0027a5 tempest-ProjectReaderTests-38763468 tempest-ProjectReaderTests-38763468-project-reader] Calling method 'index' {{(pid=100523) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:20:53.515310 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.api_utils [None req-f9727165-6052-4ba9-8ea9-df98ad0027a5 tempest-ProjectReaderTests-38763468 tempest-ProjectReaderTests-38763468-project-reader] Removing options '' from query. {{(pid=100523) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 27 16:20:53.516137 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.volume.api [None req-f9727165-6052-4ba9-8ea9-df98ad0027a5 tempest-ProjectReaderTests-38763468 tempest-ProjectReaderTests-38763468-project-reader] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100523) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 27 16:20:53.522679 np0000005924 devstack@c-api.service[100523]: INFO cinder.volume.api [None req-f9727165-6052-4ba9-8ea9-df98ad0027a5 tempest-ProjectReaderTests-38763468 tempest-ProjectReaderTests-38763468-project-reader] Get all volumes completed successfully. Jul 27 16:20:53.523099 np0000005924 devstack@c-api.service[100523]: INFO cinder.api.openstack.wsgi [None req-f9727165-6052-4ba9-8ea9-df98ad0027a5 tempest-ProjectReaderTests-38763468 tempest-ProjectReaderTests-38763468-project-reader] https://10.4.3.117/volume/v3/volumes returned with HTTP 200 Jul 27 16:20:53.523519 np0000005924 devstack@c-api.service[100523]: [pid: 100523|app: 0|req: 1195/4748] 10.4.3.117 () {68 vars in 1278 bytes} [Mon Jul 27 16:20:53 2026] GET /volume/v3/volumes => generated 335 bytes in 56 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 27 16:20:53.531337 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.middleware.request_id [None req-6c1c870b-8839-423d-af84-0fe045d63bb9 None None] RequestId filter calling following filter/app {{(pid=100522) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:20:53.533541 np0000005924 devstack@c-api.service[100522]: INFO cinder.api.openstack.wsgi [None req-6c1c870b-8839-423d-af84-0fe045d63bb9 tempest-ProjectReaderTests-38763468 tempest-ProjectReaderTests-38763468-project-admin] DELETE https://10.4.3.117/volume/v3/volumes/b4a36e43-2445-4976-bb1e-94b65feba9ab Jul 27 16:20:53.533763 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.openstack.wsgi [None req-6c1c870b-8839-423d-af84-0fe045d63bb9 tempest-ProjectReaderTests-38763468 tempest-ProjectReaderTests-38763468-project-admin] Empty body provided in request {{(pid=100522) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:20:53.533946 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.openstack.wsgi [None req-6c1c870b-8839-423d-af84-0fe045d63bb9 tempest-ProjectReaderTests-38763468 tempest-ProjectReaderTests-38763468-project-admin] Calling method 'delete' {{(pid=100522) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:20:53.534111 np0000005924 devstack@c-api.service[100522]: INFO cinder.api.v3.volumes [None req-6c1c870b-8839-423d-af84-0fe045d63bb9 tempest-ProjectReaderTests-38763468 tempest-ProjectReaderTests-38763468-project-admin] Delete volume with id: b4a36e43-2445-4976-bb1e-94b65feba9ab Jul 27 16:20:53.541313 np0000005924 devstack@c-api.service[100522]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:20:53.541313 np0000005924 devstack@c-api.service[100522]: warnings.warn( Jul 27 16:20:53.541661 np0000005924 devstack@c-api.service[100522]: INFO cinder.volume.api [None req-6c1c870b-8839-423d-af84-0fe045d63bb9 tempest-ProjectReaderTests-38763468 tempest-ProjectReaderTests-38763468-project-admin] Volume info retrieved successfully. Jul 27 16:20:53.560579 np0000005924 devstack@c-api.service[100522]: INFO cinder.volume.api [None req-6c1c870b-8839-423d-af84-0fe045d63bb9 tempest-ProjectReaderTests-38763468 tempest-ProjectReaderTests-38763468-project-admin] Delete volume request issued successfully. Jul 27 16:20:53.560781 np0000005924 devstack@c-api.service[100522]: INFO cinder.api.openstack.wsgi [None req-6c1c870b-8839-423d-af84-0fe045d63bb9 tempest-ProjectReaderTests-38763468 tempest-ProjectReaderTests-38763468-project-admin] https://10.4.3.117/volume/v3/volumes/b4a36e43-2445-4976-bb1e-94b65feba9ab returned with HTTP 202 Jul 27 16:20:53.561240 np0000005924 devstack@c-api.service[100522]: [pid: 100522|app: 0|req: 1177/4749] 10.4.3.117 () {68 vars in 1392 bytes} [Mon Jul 27 16:20:53 2026] DELETE /volume/v3/volumes/b4a36e43-2445-4976-bb1e-94b65feba9ab => generated 0 bytes in 31 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Jul 27 16:20:53.568797 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.middleware.request_id [None req-dd36c857-b785-43ef-a237-466aa1a9b92b None None] RequestId filter calling following filter/app {{(pid=100521) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:20:53.570594 np0000005924 devstack@c-api.service[100521]: INFO cinder.api.openstack.wsgi [None req-dd36c857-b785-43ef-a237-466aa1a9b92b tempest-ProjectReaderTests-38763468 tempest-ProjectReaderTests-38763468-project-admin] GET https://10.4.3.117/volume/v3/volumes/b4a36e43-2445-4976-bb1e-94b65feba9ab Jul 27 16:20:53.570823 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.openstack.wsgi [None req-dd36c857-b785-43ef-a237-466aa1a9b92b tempest-ProjectReaderTests-38763468 tempest-ProjectReaderTests-38763468-project-admin] Empty body provided in request {{(pid=100521) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:20:53.571035 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.openstack.wsgi [None req-dd36c857-b785-43ef-a237-466aa1a9b92b tempest-ProjectReaderTests-38763468 tempest-ProjectReaderTests-38763468-project-admin] Calling method 'show' {{(pid=100521) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:20:53.578578 np0000005924 devstack@c-api.service[100521]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:20:53.578578 np0000005924 devstack@c-api.service[100521]: warnings.warn( Jul 27 16:20:53.582923 np0000005924 devstack@c-api.service[100521]: INFO cinder.volume.api [None req-dd36c857-b785-43ef-a237-466aa1a9b92b tempest-ProjectReaderTests-38763468 tempest-ProjectReaderTests-38763468-project-admin] Volume info retrieved successfully. Jul 27 16:20:53.587030 np0000005924 devstack@c-api.service[100521]: INFO cinder.api.openstack.wsgi [None req-dd36c857-b785-43ef-a237-466aa1a9b92b tempest-ProjectReaderTests-38763468 tempest-ProjectReaderTests-38763468-project-admin] https://10.4.3.117/volume/v3/volumes/b4a36e43-2445-4976-bb1e-94b65feba9ab returned with HTTP 200 Jul 27 16:20:53.587566 np0000005924 devstack@c-api.service[100521]: [pid: 100521|app: 0|req: 1187/4750] 10.4.3.117 () {68 vars in 1389 bytes} [Mon Jul 27 16:20:53 2026] GET /volume/v3/volumes/b4a36e43-2445-4976-bb1e-94b65feba9ab => generated 1007 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 27 16:20:53.667287 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.middleware.request_id [None req-9b3bffd5-c076-4536-ac1a-6c80050e85d5 None None] RequestId filter calling following filter/app {{(pid=100524) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:20:53.669112 np0000005924 devstack@c-api.service[100524]: INFO cinder.api.openstack.wsgi [None req-9b3bffd5-c076-4536-ac1a-6c80050e85d5 tempest-VolumeDependencyTests-1768960200 tempest-VolumeDependencyTests-1768960200-project-member] GET https://10.4.3.117/volume/v3/snapshots/d0cf1b66-d020-40e6-a555-18440df2b1ec Jul 27 16:20:53.669317 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.openstack.wsgi [None req-9b3bffd5-c076-4536-ac1a-6c80050e85d5 tempest-VolumeDependencyTests-1768960200 tempest-VolumeDependencyTests-1768960200-project-member] Empty body provided in request {{(pid=100524) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:20:53.669525 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.openstack.wsgi [None req-9b3bffd5-c076-4536-ac1a-6c80050e85d5 tempest-VolumeDependencyTests-1768960200 tempest-VolumeDependencyTests-1768960200-project-member] Calling method 'show' {{(pid=100524) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:20:53.673858 np0000005924 devstack@c-api.service[100524]: INFO cinder.api.openstack.wsgi [None req-9b3bffd5-c076-4536-ac1a-6c80050e85d5 tempest-VolumeDependencyTests-1768960200 tempest-VolumeDependencyTests-1768960200-project-member] https://10.4.3.117/volume/v3/snapshots/d0cf1b66-d020-40e6-a555-18440df2b1ec returned with HTTP 404 Jul 27 16:20:53.674182 np0000005924 devstack@c-api.service[100524]: [pid: 100524|app: 0|req: 1192/4751] 10.4.3.117 () {66 vars in 1354 bytes} [Mon Jul 27 16:20:53 2026] GET /volume/v3/snapshots/d0cf1b66-d020-40e6-a555-18440df2b1ec => generated 111 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 27 16:20:53.679880 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.middleware.request_id [None req-401fcd83-ce0a-4012-b72e-68ebc2f4b734 None None] RequestId filter calling following filter/app {{(pid=100523) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:20:53.681939 np0000005924 devstack@c-api.service[100523]: INFO cinder.api.openstack.wsgi [None req-401fcd83-ce0a-4012-b72e-68ebc2f4b734 tempest-VolumeDependencyTests-1768960200 tempest-VolumeDependencyTests-1768960200-project-member] DELETE https://10.4.3.117/volume/v3/volumes/f67396c0-0af2-477f-893f-d7931a8e2488 Jul 27 16:20:53.682195 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.openstack.wsgi [None req-401fcd83-ce0a-4012-b72e-68ebc2f4b734 tempest-VolumeDependencyTests-1768960200 tempest-VolumeDependencyTests-1768960200-project-member] Empty body provided in request {{(pid=100523) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:20:53.682440 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.openstack.wsgi [None req-401fcd83-ce0a-4012-b72e-68ebc2f4b734 tempest-VolumeDependencyTests-1768960200 tempest-VolumeDependencyTests-1768960200-project-member] Calling method 'delete' {{(pid=100523) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:20:53.682639 np0000005924 devstack@c-api.service[100523]: INFO cinder.api.v3.volumes [None req-401fcd83-ce0a-4012-b72e-68ebc2f4b734 tempest-VolumeDependencyTests-1768960200 tempest-VolumeDependencyTests-1768960200-project-member] Delete volume with id: f67396c0-0af2-477f-893f-d7931a8e2488 Jul 27 16:20:53.689170 np0000005924 devstack@c-api.service[100523]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:20:53.689170 np0000005924 devstack@c-api.service[100523]: warnings.warn( Jul 27 16:20:53.689654 np0000005924 devstack@c-api.service[100523]: INFO cinder.volume.api [None req-401fcd83-ce0a-4012-b72e-68ebc2f4b734 tempest-VolumeDependencyTests-1768960200 tempest-VolumeDependencyTests-1768960200-project-member] Volume info retrieved successfully. Jul 27 16:20:53.713837 np0000005924 devstack@c-api.service[100523]: INFO cinder.volume.api [None req-401fcd83-ce0a-4012-b72e-68ebc2f4b734 tempest-VolumeDependencyTests-1768960200 tempest-VolumeDependencyTests-1768960200-project-member] Delete volume request issued successfully. Jul 27 16:20:53.714024 np0000005924 devstack@c-api.service[100523]: INFO cinder.api.openstack.wsgi [None req-401fcd83-ce0a-4012-b72e-68ebc2f4b734 tempest-VolumeDependencyTests-1768960200 tempest-VolumeDependencyTests-1768960200-project-member] https://10.4.3.117/volume/v3/volumes/f67396c0-0af2-477f-893f-d7931a8e2488 returned with HTTP 202 Jul 27 16:20:53.714477 np0000005924 devstack@c-api.service[100523]: [pid: 100523|app: 0|req: 1196/4752] 10.4.3.117 () {68 vars in 1392 bytes} [Mon Jul 27 16:20:53 2026] DELETE /volume/v3/volumes/f67396c0-0af2-477f-893f-d7931a8e2488 => generated 0 bytes in 35 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Jul 27 16:20:53.721295 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.middleware.request_id [None req-9d83efa7-2418-44d6-af37-38c075c717d7 None None] RequestId filter calling following filter/app {{(pid=100522) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:20:53.723867 np0000005924 devstack@c-api.service[100522]: INFO cinder.api.openstack.wsgi [None req-9d83efa7-2418-44d6-af37-38c075c717d7 tempest-VolumeDependencyTests-1768960200 tempest-VolumeDependencyTests-1768960200-project-member] GET https://10.4.3.117/volume/v3/volumes/f67396c0-0af2-477f-893f-d7931a8e2488 Jul 27 16:20:53.724085 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.openstack.wsgi [None req-9d83efa7-2418-44d6-af37-38c075c717d7 tempest-VolumeDependencyTests-1768960200 tempest-VolumeDependencyTests-1768960200-project-member] Empty body provided in request {{(pid=100522) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:20:53.724292 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.openstack.wsgi [None req-9d83efa7-2418-44d6-af37-38c075c717d7 tempest-VolumeDependencyTests-1768960200 tempest-VolumeDependencyTests-1768960200-project-member] Calling method 'show' {{(pid=100522) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:20:53.730962 np0000005924 devstack@c-api.service[100522]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:20:53.730962 np0000005924 devstack@c-api.service[100522]: warnings.warn( Jul 27 16:20:53.734473 np0000005924 devstack@c-api.service[100522]: INFO cinder.volume.api [None req-9d83efa7-2418-44d6-af37-38c075c717d7 tempest-VolumeDependencyTests-1768960200 tempest-VolumeDependencyTests-1768960200-project-member] Volume info retrieved successfully. Jul 27 16:20:53.738754 np0000005924 devstack@c-api.service[100522]: INFO cinder.api.openstack.wsgi [None req-9d83efa7-2418-44d6-af37-38c075c717d7 tempest-VolumeDependencyTests-1768960200 tempest-VolumeDependencyTests-1768960200-project-member] https://10.4.3.117/volume/v3/volumes/f67396c0-0af2-477f-893f-d7931a8e2488 returned with HTTP 200 Jul 27 16:20:53.739138 np0000005924 devstack@c-api.service[100522]: [pid: 100522|app: 0|req: 1178/4753] 10.4.3.117 () {68 vars in 1389 bytes} [Mon Jul 27 16:20:53 2026] GET /volume/v3/volumes/f67396c0-0af2-477f-893f-d7931a8e2488 => generated 861 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 27 16:20:53.800712 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.middleware.request_id [None req-7785fb90-9c95-450f-94bf-1a878ef6576b None None] RequestId filter calling following filter/app {{(pid=100521) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:20:53.802550 np0000005924 devstack@c-api.service[100521]: INFO cinder.api.openstack.wsgi [None req-7785fb90-9c95-450f-94bf-1a878ef6576b tempest-ProjectAdminTests33-614572375 tempest-ProjectAdminTests33-614572375-project-admin] GET https://10.4.3.117/volume/v3/volumes/dfe9fcae-4044-4e59-9c6d-41f23e091d62 Jul 27 16:20:53.802787 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.openstack.wsgi [None req-7785fb90-9c95-450f-94bf-1a878ef6576b tempest-ProjectAdminTests33-614572375 tempest-ProjectAdminTests33-614572375-project-admin] Empty body provided in request {{(pid=100521) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:20:53.802988 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.openstack.wsgi [None req-7785fb90-9c95-450f-94bf-1a878ef6576b tempest-ProjectAdminTests33-614572375 tempest-ProjectAdminTests33-614572375-project-admin] Calling method 'show' {{(pid=100521) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:20:53.809595 np0000005924 devstack@c-api.service[100521]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:20:53.809595 np0000005924 devstack@c-api.service[100521]: warnings.warn( Jul 27 16:20:53.813911 np0000005924 devstack@c-api.service[100521]: INFO cinder.volume.api [None req-7785fb90-9c95-450f-94bf-1a878ef6576b tempest-ProjectAdminTests33-614572375 tempest-ProjectAdminTests33-614572375-project-admin] Volume info retrieved successfully. Jul 27 16:20:53.817205 np0000005924 devstack@c-api.service[100521]: INFO cinder.api.openstack.wsgi [None req-7785fb90-9c95-450f-94bf-1a878ef6576b tempest-ProjectAdminTests33-614572375 tempest-ProjectAdminTests33-614572375-project-admin] https://10.4.3.117/volume/v3/volumes/dfe9fcae-4044-4e59-9c6d-41f23e091d62 returned with HTTP 200 Jul 27 16:20:53.817548 np0000005924 devstack@c-api.service[100521]: [pid: 100521|app: 0|req: 1188/4754] 10.4.3.117 () {68 vars in 1388 bytes} [Mon Jul 27 16:20:53 2026] GET /volume/v3/volumes/dfe9fcae-4044-4e59-9c6d-41f23e091d62 => generated 1017 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 27 16:20:53.830010 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.middleware.request_id [None req-fb1ed382-b33b-462f-8e11-f3a790a38a2f None None] RequestId filter calling following filter/app {{(pid=100524) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:20:53.831522 np0000005924 devstack@c-api.service[100524]: INFO cinder.api.openstack.wsgi [None req-fb1ed382-b33b-462f-8e11-f3a790a38a2f tempest-ProjectAdminTests33-614572375 tempest-ProjectAdminTests33-614572375-project-admin] POST https://10.4.3.117/volume/v3/backups Jul 27 16:20:53.831821 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.openstack.wsgi [None req-fb1ed382-b33b-462f-8e11-f3a790a38a2f tempest-ProjectAdminTests33-614572375 tempest-ProjectAdminTests33-614572375-project-admin] Action: 'create', calling method: create, body: {"backup": {"volume_id": "dfe9fcae-4044-4e59-9c6d-41f23e091d62", "name": "tempest-type-Backup-1459794172"}} {{(pid=100524) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 27 16:20:53.833073 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.contrib.backups [None req-fb1ed382-b33b-462f-8e11-f3a790a38a2f tempest-ProjectAdminTests33-614572375 tempest-ProjectAdminTests33-614572375-project-admin] Creating new backup {'backup': {'volume_id': 'dfe9fcae-4044-4e59-9c6d-41f23e091d62', 'name': 'tempest-type-Backup-1459794172'}} {{(pid=100524) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Jul 27 16:20:53.833205 np0000005924 devstack@c-api.service[100524]: INFO cinder.api.contrib.backups [None req-fb1ed382-b33b-462f-8e11-f3a790a38a2f tempest-ProjectAdminTests33-614572375 tempest-ProjectAdminTests33-614572375-project-admin] Creating backup of volume dfe9fcae-4044-4e59-9c6d-41f23e091d62 in container None Jul 27 16:20:53.839080 np0000005924 devstack@c-api.service[100524]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:20:53.839080 np0000005924 devstack@c-api.service[100524]: warnings.warn( Jul 27 16:20:53.839346 np0000005924 devstack@c-api.service[100524]: INFO cinder.volume.api [None req-fb1ed382-b33b-462f-8e11-f3a790a38a2f tempest-ProjectAdminTests33-614572375 tempest-ProjectAdminTests33-614572375-project-admin] Volume info retrieved successfully. Jul 27 16:20:53.852429 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.quota [None req-fb1ed382-b33b-462f-8e11-f3a790a38a2f tempest-ProjectAdminTests33-614572375 tempest-ProjectAdminTests33-614572375-project-admin] Created reservations ['8b3d16a7-e59f-41ad-811e-7dd5bb21c007', '4c763100-9b21-44b6-b494-71a0f47ce47b'] {{(pid=100524) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 27 16:20:53.884187 np0000005924 devstack@c-api.service[100524]: INFO cinder.api.openstack.wsgi [None req-fb1ed382-b33b-462f-8e11-f3a790a38a2f tempest-ProjectAdminTests33-614572375 tempest-ProjectAdminTests33-614572375-project-admin] https://10.4.3.117/volume/v3/backups returned with HTTP 202 Jul 27 16:20:53.884187 np0000005924 devstack@c-api.service[100524]: [pid: 100524|app: 0|req: 1193/4755] 10.4.3.117 () {70 vars in 1299 bytes} [Mon Jul 27 16:20:53 2026] POST /volume/v3/backups => generated 316 bytes in 52 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 27 16:20:53.889892 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.middleware.request_id [None req-a34f94bc-786b-4aac-885f-e617b4076db2 None None] RequestId filter calling following filter/app {{(pid=100523) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:20:53.891598 np0000005924 devstack@c-api.service[100523]: INFO cinder.api.openstack.wsgi [None req-a34f94bc-786b-4aac-885f-e617b4076db2 tempest-ProjectAdminTests33-614572375 tempest-ProjectAdminTests33-614572375-project-admin] GET https://10.4.3.117/volume/v3/backups/1cd0dda7-d9ba-4eff-9102-fb336833b179 Jul 27 16:20:53.891815 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.openstack.wsgi [None req-a34f94bc-786b-4aac-885f-e617b4076db2 tempest-ProjectAdminTests33-614572375 tempest-ProjectAdminTests33-614572375-project-admin] Empty body provided in request {{(pid=100523) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:20:53.892091 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.openstack.wsgi [None req-a34f94bc-786b-4aac-885f-e617b4076db2 tempest-ProjectAdminTests33-614572375 tempest-ProjectAdminTests33-614572375-project-admin] Calling method 'show' {{(pid=100523) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:20:53.892091 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.v3.backups [None req-a34f94bc-786b-4aac-885f-e617b4076db2 tempest-ProjectAdminTests33-614572375 tempest-ProjectAdminTests33-614572375-project-admin] Show backup with id 1cd0dda7-d9ba-4eff-9102-fb336833b179. {{(pid=100523) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 27 16:20:53.896419 np0000005924 devstack@c-api.service[100523]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:20:53.896419 np0000005924 devstack@c-api.service[100523]: warnings.warn( Jul 27 16:20:53.896529 np0000005924 devstack@c-api.service[100523]: INFO cinder.api.openstack.wsgi [None req-a34f94bc-786b-4aac-885f-e617b4076db2 tempest-ProjectAdminTests33-614572375 tempest-ProjectAdminTests33-614572375-project-admin] https://10.4.3.117/volume/v3/backups/1cd0dda7-d9ba-4eff-9102-fb336833b179 returned with HTTP 200 Jul 27 16:20:53.896945 np0000005924 devstack@c-api.service[100523]: [pid: 100523|app: 0|req: 1197/4756] 10.4.3.117 () {68 vars in 1388 bytes} [Mon Jul 27 16:20:53 2026] GET /volume/v3/backups/1cd0dda7-d9ba-4eff-9102-fb336833b179 => generated 723 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 27 16:20:54.599386 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.middleware.request_id [None req-b8bd664d-e590-48d2-a084-37a71bf77795 None None] RequestId filter calling following filter/app {{(pid=100522) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:20:54.600992 np0000005924 devstack@c-api.service[100522]: INFO cinder.api.openstack.wsgi [None req-b8bd664d-e590-48d2-a084-37a71bf77795 tempest-ProjectReaderTests-38763468 tempest-ProjectReaderTests-38763468-project-admin] GET https://10.4.3.117/volume/v3/volumes/b4a36e43-2445-4976-bb1e-94b65feba9ab Jul 27 16:20:54.601197 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.openstack.wsgi [None req-b8bd664d-e590-48d2-a084-37a71bf77795 tempest-ProjectReaderTests-38763468 tempest-ProjectReaderTests-38763468-project-admin] Empty body provided in request {{(pid=100522) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:20:54.601406 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.openstack.wsgi [None req-b8bd664d-e590-48d2-a084-37a71bf77795 tempest-ProjectReaderTests-38763468 tempest-ProjectReaderTests-38763468-project-admin] Calling method 'show' {{(pid=100522) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:20:54.606593 np0000005924 devstack@c-api.service[100522]: INFO cinder.api.openstack.wsgi [None req-b8bd664d-e590-48d2-a084-37a71bf77795 tempest-ProjectReaderTests-38763468 tempest-ProjectReaderTests-38763468-project-admin] https://10.4.3.117/volume/v3/volumes/b4a36e43-2445-4976-bb1e-94b65feba9ab returned with HTTP 404 Jul 27 16:20:54.607018 np0000005924 devstack@c-api.service[100522]: [pid: 100522|app: 0|req: 1179/4757] 10.4.3.117 () {68 vars in 1389 bytes} [Mon Jul 27 16:20:54 2026] GET /volume/v3/volumes/b4a36e43-2445-4976-bb1e-94b65feba9ab => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 27 16:20:54.614516 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.middleware.request_id [None req-d275be7b-618e-4a81-a61b-740b976cfff7 None None] RequestId filter calling following filter/app {{(pid=100521) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:20:54.616290 np0000005924 devstack@c-api.service[100521]: INFO cinder.api.openstack.wsgi [None req-d275be7b-618e-4a81-a61b-740b976cfff7 tempest-ProjectReaderTests-38763468 tempest-ProjectReaderTests-38763468-project-admin] POST https://10.4.3.117/volume/v3/volumes Jul 27 16:20:54.616726 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.openstack.wsgi [None req-d275be7b-618e-4a81-a61b-740b976cfff7 tempest-ProjectReaderTests-38763468 tempest-ProjectReaderTests-38763468-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-1287781455"}} {{(pid=100521) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 27 16:20:54.618392 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.v3.volumes [None req-d275be7b-618e-4a81-a61b-740b976cfff7 tempest-ProjectReaderTests-38763468 tempest-ProjectReaderTests-38763468-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-1287781455'}} {{(pid=100521) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 27 16:20:54.618517 np0000005924 devstack@c-api.service[100521]: INFO cinder.api.v3.volumes [None req-d275be7b-618e-4a81-a61b-740b976cfff7 tempest-ProjectReaderTests-38763468 tempest-ProjectReaderTests-38763468-project-admin] Create volume of 1 GB Jul 27 16:20:54.622374 np0000005924 devstack@c-api.service[100521]: INFO cinder.volume.api [None req-d275be7b-618e-4a81-a61b-740b976cfff7 tempest-ProjectReaderTests-38763468 tempest-ProjectReaderTests-38763468-project-admin] Availability Zones retrieved successfully. Jul 27 16:20:54.628364 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.volume.api [None req-d275be7b-618e-4a81-a61b-740b976cfff7 tempest-ProjectReaderTests-38763468 tempest-ProjectReaderTests-38763468-project-admin] Flow 'volume_create_api' (e3d4f1b5-ea46-496c-bf9f-a9e82858172e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100521) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 27 16:20:54.629292 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.volume.api [None req-d275be7b-618e-4a81-a61b-740b976cfff7 tempest-ProjectReaderTests-38763468 tempest-ProjectReaderTests-38763468-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (8f72019a-062d-414d-b1eb-0228c6df3bcc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100521) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 27 16:20:54.629983 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.volume.flows.api.create_volume [None req-d275be7b-618e-4a81-a61b-740b976cfff7 tempest-ProjectReaderTests-38763468 tempest-ProjectReaderTests-38763468-project-admin] Validating volume size '1' using validate_int {{(pid=100521) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 27 16:20:54.652189 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.volume.api [None req-d275be7b-618e-4a81-a61b-740b976cfff7 tempest-ProjectReaderTests-38763468 tempest-ProjectReaderTests-38763468-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (8f72019a-062d-414d-b1eb-0228c6df3bcc) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-27T16:04:59Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=2bce4e1a-e6e0-49d9-be36-c3405449a01e,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '2bce4e1a-e6e0-49d9-be36-c3405449a01e', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100521) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 27 16:20:54.652949 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.volume.api [None req-d275be7b-618e-4a81-a61b-740b976cfff7 tempest-ProjectReaderTests-38763468 tempest-ProjectReaderTests-38763468-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (8cb41df5-721f-4640-81b6-a6788f485f7c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100521) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 27 16:20:54.689106 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.quota [None req-d275be7b-618e-4a81-a61b-740b976cfff7 tempest-ProjectReaderTests-38763468 tempest-ProjectReaderTests-38763468-project-admin] Created reservations ['9393bb0e-1dc0-4beb-8ed2-3e33a1fb55e4', '144b8290-a1b6-4a68-bd9a-0d53129e6f4d', '39da07bd-318d-4c91-b456-5fa984d4143f', 'db90b59d-7df5-4cdf-970c-7dd36dea0bf7'] {{(pid=100521) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 27 16:20:54.689826 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.volume.api [None req-d275be7b-618e-4a81-a61b-740b976cfff7 tempest-ProjectReaderTests-38763468 tempest-ProjectReaderTests-38763468-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (8cb41df5-721f-4640-81b6-a6788f485f7c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['9393bb0e-1dc0-4beb-8ed2-3e33a1fb55e4', '144b8290-a1b6-4a68-bd9a-0d53129e6f4d', '39da07bd-318d-4c91-b456-5fa984d4143f', 'db90b59d-7df5-4cdf-970c-7dd36dea0bf7']}' {{(pid=100521) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 27 16:20:54.690505 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.volume.api [None req-d275be7b-618e-4a81-a61b-740b976cfff7 tempest-ProjectReaderTests-38763468 tempest-ProjectReaderTests-38763468-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (149be8ef-751a-48a6-bf95-5d684bc8ef54) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100521) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 27 16:20:54.713781 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.volume.api [None req-d275be7b-618e-4a81-a61b-740b976cfff7 tempest-ProjectReaderTests-38763468 tempest-ProjectReaderTests-38763468-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (149be8ef-751a-48a6-bf95-5d684bc8ef54) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '10af6805-d695-4af8-8e8a-637fbba5f696', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1287781455',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='42455f4b56dd4547a6cf36dd533bbf40',qos_specs=None,replication_status=,reservations=['9393bb0e-1dc0-4beb-8ed2-3e33a1fb55e4','144b8290-a1b6-4a68-bd9a-0d53129e6f4d','39da07bd-318d-4c91-b456-5fa984d4143f','db90b59d-7df5-4cdf-970c-7dd36dea0bf7'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='da4f7742af764efab8a0e2fdbe26f32b',volume_type_id=2bce4e1a-e6e0-49d9-be36-c3405449a01e), 'volume': Volume(_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-27T16:20:54Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1287781455',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=10af6805-d695-4af8-8e8a-637fbba5f696,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='42455f4b56dd4547a6cf36dd533bbf40',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='da4f7742af764efab8a0e2fdbe26f32b',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(2bce4e1a-e6e0-49d9-be36-c3405449a01e),volume_type_id=2bce4e1a-e6e0-49d9-be36-c3405449a01e)}' {{(pid=100521) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 27 16:20:54.714517 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.volume.api [None req-d275be7b-618e-4a81-a61b-740b976cfff7 tempest-ProjectReaderTests-38763468 tempest-ProjectReaderTests-38763468-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (a23308f6-4175-4d46-a785-484aa52a4f40) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100521) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 27 16:20:54.730931 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.volume.api [None req-d275be7b-618e-4a81-a61b-740b976cfff7 tempest-ProjectReaderTests-38763468 tempest-ProjectReaderTests-38763468-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (a23308f6-4175-4d46-a785-484aa52a4f40) transitioned into state 'SUCCESS' from state '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-1287781455',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='42455f4b56dd4547a6cf36dd533bbf40',qos_specs=None,replication_status=,reservations=['9393bb0e-1dc0-4beb-8ed2-3e33a1fb55e4','144b8290-a1b6-4a68-bd9a-0d53129e6f4d','39da07bd-318d-4c91-b456-5fa984d4143f','db90b59d-7df5-4cdf-970c-7dd36dea0bf7'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='da4f7742af764efab8a0e2fdbe26f32b',volume_type_id=2bce4e1a-e6e0-49d9-be36-c3405449a01e)}' {{(pid=100521) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 27 16:20:54.731596 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.volume.api [None req-d275be7b-618e-4a81-a61b-740b976cfff7 tempest-ProjectReaderTests-38763468 tempest-ProjectReaderTests-38763468-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (75ae26c1-34a5-4c4d-a86e-966ea7ef8e5f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100521) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 27 16:20:54.745218 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.volume.api [None req-d275be7b-618e-4a81-a61b-740b976cfff7 tempest-ProjectReaderTests-38763468 tempest-ProjectReaderTests-38763468-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (75ae26c1-34a5-4c4d-a86e-966ea7ef8e5f) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100521) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 27 16:20:54.745218 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.volume.api [None req-d275be7b-618e-4a81-a61b-740b976cfff7 tempest-ProjectReaderTests-38763468 tempest-ProjectReaderTests-38763468-project-admin] Flow 'volume_create_api' (e3d4f1b5-ea46-496c-bf9f-a9e82858172e) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100521) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 27 16:20:54.745218 np0000005924 devstack@c-api.service[100521]: INFO cinder.volume.api [None req-d275be7b-618e-4a81-a61b-740b976cfff7 tempest-ProjectReaderTests-38763468 tempest-ProjectReaderTests-38763468-project-admin] Create volume request issued successfully. Jul 27 16:20:54.745218 np0000005924 devstack@c-api.service[100521]: INFO cinder.api.openstack.wsgi [None req-d275be7b-618e-4a81-a61b-740b976cfff7 tempest-ProjectReaderTests-38763468 tempest-ProjectReaderTests-38763468-project-admin] https://10.4.3.117/volume/v3/volumes returned with HTTP 202 Jul 27 16:20:54.745218 np0000005924 devstack@c-api.service[100521]: [pid: 100521|app: 0|req: 1189/4758] 10.4.3.117 () {70 vars in 1299 bytes} [Mon Jul 27 16:20:54 2026] POST /volume/v3/volumes => generated 778 bytes in 131 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Jul 27 16:20:54.750888 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.middleware.request_id [None req-a72ecd11-ce5c-46e2-a36e-d2c423848b99 None None] RequestId filter calling following filter/app {{(pid=100524) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:20:54.752409 np0000005924 devstack@c-api.service[100524]: INFO cinder.api.openstack.wsgi [None req-a72ecd11-ce5c-46e2-a36e-d2c423848b99 tempest-VolumeDependencyTests-1768960200 tempest-VolumeDependencyTests-1768960200-project-member] GET https://10.4.3.117/volume/v3/volumes/f67396c0-0af2-477f-893f-d7931a8e2488 Jul 27 16:20:54.752582 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.openstack.wsgi [None req-a72ecd11-ce5c-46e2-a36e-d2c423848b99 tempest-VolumeDependencyTests-1768960200 tempest-VolumeDependencyTests-1768960200-project-member] Empty body provided in request {{(pid=100524) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:20:54.752751 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.openstack.wsgi [None req-a72ecd11-ce5c-46e2-a36e-d2c423848b99 tempest-VolumeDependencyTests-1768960200 tempest-VolumeDependencyTests-1768960200-project-member] Calling method 'show' {{(pid=100524) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:20:54.757879 np0000005924 devstack@c-api.service[100524]: INFO cinder.api.openstack.wsgi [None req-a72ecd11-ce5c-46e2-a36e-d2c423848b99 tempest-VolumeDependencyTests-1768960200 tempest-VolumeDependencyTests-1768960200-project-member] https://10.4.3.117/volume/v3/volumes/f67396c0-0af2-477f-893f-d7931a8e2488 returned with HTTP 404 Jul 27 16:20:54.758244 np0000005924 devstack@c-api.service[100524]: [pid: 100524|app: 0|req: 1194/4759] 10.4.3.117 () {68 vars in 1389 bytes} [Mon Jul 27 16:20:54 2026] GET /volume/v3/volumes/f67396c0-0af2-477f-893f-d7931a8e2488 => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 27 16:20:54.763350 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.middleware.request_id [None req-0b6b3bd9-d6aa-4af3-9b2e-814c4dcae26d None None] RequestId filter calling following filter/app {{(pid=100523) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:20:54.763350 np0000005924 devstack@c-api.service[100523]: INFO cinder.api.openstack.wsgi [None req-0b6b3bd9-d6aa-4af3-9b2e-814c4dcae26d tempest-ProjectReaderTests-38763468 tempest-ProjectReaderTests-38763468-project-admin] GET https://10.4.3.117/volume/v3/volumes/10af6805-d695-4af8-8e8a-637fbba5f696 Jul 27 16:20:54.763350 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.openstack.wsgi [None req-0b6b3bd9-d6aa-4af3-9b2e-814c4dcae26d tempest-ProjectReaderTests-38763468 tempest-ProjectReaderTests-38763468-project-admin] Empty body provided in request {{(pid=100523) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:20:54.763350 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.openstack.wsgi [None req-0b6b3bd9-d6aa-4af3-9b2e-814c4dcae26d tempest-ProjectReaderTests-38763468 tempest-ProjectReaderTests-38763468-project-admin] Calling method 'show' {{(pid=100523) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:20:54.765910 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.middleware.request_id [None req-30070b6d-8b63-4e69-a865-3dd9e918b601 None None] RequestId filter calling following filter/app {{(pid=100522) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:20:54.767599 np0000005924 devstack@c-api.service[100522]: INFO cinder.api.openstack.wsgi [None req-30070b6d-8b63-4e69-a865-3dd9e918b601 tempest-VolumeDependencyTests-1768960200 tempest-VolumeDependencyTests-1768960200-project-member] POST https://10.4.3.117/volume/v3/volumes Jul 27 16:20:54.767955 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.openstack.wsgi [None req-30070b6d-8b63-4e69-a865-3dd9e918b601 tempest-VolumeDependencyTests-1768960200 tempest-VolumeDependencyTests-1768960200-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeDependencyTests-Volume-1601791022"}} {{(pid=100522) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 27 16:20:54.769376 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.v3.volumes [None req-30070b6d-8b63-4e69-a865-3dd9e918b601 tempest-VolumeDependencyTests-1768960200 tempest-VolumeDependencyTests-1768960200-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeDependencyTests-Volume-1601791022'}} {{(pid=100522) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 27 16:20:54.769512 np0000005924 devstack@c-api.service[100522]: INFO cinder.api.v3.volumes [None req-30070b6d-8b63-4e69-a865-3dd9e918b601 tempest-VolumeDependencyTests-1768960200 tempest-VolumeDependencyTests-1768960200-project-member] Create volume of 1 GB Jul 27 16:20:54.769952 np0000005924 devstack@c-api.service[100523]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:20:54.769952 np0000005924 devstack@c-api.service[100523]: warnings.warn( Jul 27 16:20:54.773246 np0000005924 devstack@c-api.service[100522]: INFO cinder.volume.api [None req-30070b6d-8b63-4e69-a865-3dd9e918b601 tempest-VolumeDependencyTests-1768960200 tempest-VolumeDependencyTests-1768960200-project-member] Availability Zones retrieved successfully. Jul 27 16:20:54.773944 np0000005924 devstack@c-api.service[100523]: INFO cinder.volume.api [None req-0b6b3bd9-d6aa-4af3-9b2e-814c4dcae26d tempest-ProjectReaderTests-38763468 tempest-ProjectReaderTests-38763468-project-admin] Volume info retrieved successfully. Jul 27 16:20:54.778112 np0000005924 devstack@c-api.service[100523]: INFO cinder.api.openstack.wsgi [None req-0b6b3bd9-d6aa-4af3-9b2e-814c4dcae26d tempest-ProjectReaderTests-38763468 tempest-ProjectReaderTests-38763468-project-admin] https://10.4.3.117/volume/v3/volumes/10af6805-d695-4af8-8e8a-637fbba5f696 returned with HTTP 200 Jul 27 16:20:54.778582 np0000005924 devstack@c-api.service[100523]: [pid: 100523|app: 0|req: 1198/4760] 10.4.3.117 () {68 vars in 1389 bytes} [Mon Jul 27 16:20:54 2026] GET /volume/v3/volumes/10af6805-d695-4af8-8e8a-637fbba5f696 => generated 957 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 27 16:20:54.779104 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.volume.api [None req-30070b6d-8b63-4e69-a865-3dd9e918b601 tempest-VolumeDependencyTests-1768960200 tempest-VolumeDependencyTests-1768960200-project-member] Flow 'volume_create_api' (43759de0-0192-4511-806f-543cba5d289b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100522) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 27 16:20:54.780034 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.volume.api [None req-30070b6d-8b63-4e69-a865-3dd9e918b601 tempest-VolumeDependencyTests-1768960200 tempest-VolumeDependencyTests-1768960200-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (31698022-e887-4161-8ed1-74f8df72bae0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100522) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 27 16:20:54.780949 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.volume.flows.api.create_volume [None req-30070b6d-8b63-4e69-a865-3dd9e918b601 tempest-VolumeDependencyTests-1768960200 tempest-VolumeDependencyTests-1768960200-project-member] Validating volume size '1' using validate_int {{(pid=100522) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 27 16:20:54.804478 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.volume.api [None req-30070b6d-8b63-4e69-a865-3dd9e918b601 tempest-VolumeDependencyTests-1768960200 tempest-VolumeDependencyTests-1768960200-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (31698022-e887-4161-8ed1-74f8df72bae0) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-27T16:04:59Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=2bce4e1a-e6e0-49d9-be36-c3405449a01e,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '2bce4e1a-e6e0-49d9-be36-c3405449a01e', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100522) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 27 16:20:54.805251 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.volume.api [None req-30070b6d-8b63-4e69-a865-3dd9e918b601 tempest-VolumeDependencyTests-1768960200 tempest-VolumeDependencyTests-1768960200-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (d8b446b2-c782-40da-bff4-16df7c4db269) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100522) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 27 16:20:54.840568 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.quota [None req-30070b6d-8b63-4e69-a865-3dd9e918b601 tempest-VolumeDependencyTests-1768960200 tempest-VolumeDependencyTests-1768960200-project-member] Created reservations ['95ee7e30-667c-4534-af7c-b6e2d129362f', '98488802-c7ed-455e-b83e-903bd942d5d9', '020a0fd4-6da2-466b-9a79-c9acb809d787', 'f3f994d2-6ea7-45cb-9e49-a01936368d01'] {{(pid=100522) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 27 16:20:54.841315 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.volume.api [None req-30070b6d-8b63-4e69-a865-3dd9e918b601 tempest-VolumeDependencyTests-1768960200 tempest-VolumeDependencyTests-1768960200-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (d8b446b2-c782-40da-bff4-16df7c4db269) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['95ee7e30-667c-4534-af7c-b6e2d129362f', '98488802-c7ed-455e-b83e-903bd942d5d9', '020a0fd4-6da2-466b-9a79-c9acb809d787', 'f3f994d2-6ea7-45cb-9e49-a01936368d01']}' {{(pid=100522) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 27 16:20:54.842076 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.volume.api [None req-30070b6d-8b63-4e69-a865-3dd9e918b601 tempest-VolumeDependencyTests-1768960200 tempest-VolumeDependencyTests-1768960200-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (c3677a0a-cc6e-4191-bd6e-1fad5dcf99fd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100522) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 27 16:20:54.863605 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.volume.api [None req-30070b6d-8b63-4e69-a865-3dd9e918b601 tempest-VolumeDependencyTests-1768960200 tempest-VolumeDependencyTests-1768960200-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (c3677a0a-cc6e-4191-bd6e-1fad5dcf99fd) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '002533cd-525f-45f0-8811-6cdcca3415e9', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeDependencyTests-Volume-1601791022',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='f9f59c04d5d244f1b15d374b0c4ee8bd',qos_specs=None,replication_status=,reservations=['95ee7e30-667c-4534-af7c-b6e2d129362f','98488802-c7ed-455e-b83e-903bd942d5d9','020a0fd4-6da2-466b-9a79-c9acb809d787','f3f994d2-6ea7-45cb-9e49-a01936368d01'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='316cd0c3b54b4f3fb61c338d5fa317a6',volume_type_id=2bce4e1a-e6e0-49d9-be36-c3405449a01e), 'volume': Volume(_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-27T16:20:54Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeDependencyTests-Volume-1601791022',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=002533cd-525f-45f0-8811-6cdcca3415e9,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='f9f59c04d5d244f1b15d374b0c4ee8bd',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='316cd0c3b54b4f3fb61c338d5fa317a6',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(2bce4e1a-e6e0-49d9-be36-c3405449a01e),volume_type_id=2bce4e1a-e6e0-49d9-be36-c3405449a01e)}' {{(pid=100522) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 27 16:20:54.864398 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.volume.api [None req-30070b6d-8b63-4e69-a865-3dd9e918b601 tempest-VolumeDependencyTests-1768960200 tempest-VolumeDependencyTests-1768960200-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (90a4179b-0ef1-45ec-bc55-1ee2525fa296) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100522) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 27 16:20:54.880869 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.volume.api [None req-30070b6d-8b63-4e69-a865-3dd9e918b601 tempest-VolumeDependencyTests-1768960200 tempest-VolumeDependencyTests-1768960200-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (90a4179b-0ef1-45ec-bc55-1ee2525fa296) transitioned into state 'SUCCESS' from state '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-1601791022',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='f9f59c04d5d244f1b15d374b0c4ee8bd',qos_specs=None,replication_status=,reservations=['95ee7e30-667c-4534-af7c-b6e2d129362f','98488802-c7ed-455e-b83e-903bd942d5d9','020a0fd4-6da2-466b-9a79-c9acb809d787','f3f994d2-6ea7-45cb-9e49-a01936368d01'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='316cd0c3b54b4f3fb61c338d5fa317a6',volume_type_id=2bce4e1a-e6e0-49d9-be36-c3405449a01e)}' {{(pid=100522) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 27 16:20:54.881623 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.volume.api [None req-30070b6d-8b63-4e69-a865-3dd9e918b601 tempest-VolumeDependencyTests-1768960200 tempest-VolumeDependencyTests-1768960200-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (3c3926bc-b64f-4311-907e-aeef03b462f3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100522) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 27 16:20:54.893346 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.volume.api [None req-30070b6d-8b63-4e69-a865-3dd9e918b601 tempest-VolumeDependencyTests-1768960200 tempest-VolumeDependencyTests-1768960200-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (3c3926bc-b64f-4311-907e-aeef03b462f3) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100522) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 27 16:20:54.893346 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.volume.api [None req-30070b6d-8b63-4e69-a865-3dd9e918b601 tempest-VolumeDependencyTests-1768960200 tempest-VolumeDependencyTests-1768960200-project-member] Flow 'volume_create_api' (43759de0-0192-4511-806f-543cba5d289b) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100522) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 27 16:20:54.893346 np0000005924 devstack@c-api.service[100522]: INFO cinder.volume.api [None req-30070b6d-8b63-4e69-a865-3dd9e918b601 tempest-VolumeDependencyTests-1768960200 tempest-VolumeDependencyTests-1768960200-project-member] Create volume request issued successfully. Jul 27 16:20:54.893346 np0000005924 devstack@c-api.service[100522]: INFO cinder.api.openstack.wsgi [None req-30070b6d-8b63-4e69-a865-3dd9e918b601 tempest-VolumeDependencyTests-1768960200 tempest-VolumeDependencyTests-1768960200-project-member] https://10.4.3.117/volume/v3/volumes returned with HTTP 202 Jul 27 16:20:54.893346 np0000005924 devstack@c-api.service[100522]: [pid: 100522|app: 0|req: 1180/4761] 10.4.3.117 () {70 vars in 1299 bytes} [Mon Jul 27 16:20:54 2026] POST /volume/v3/volumes => generated 770 bytes in 128 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Jul 27 16:20:54.905209 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.middleware.request_id [None req-e0af4eb7-0986-4e86-b1f4-d6747b7d49f5 None None] RequestId filter calling following filter/app {{(pid=100521) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:20:54.906795 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.middleware.request_id [None req-ebf569bd-1b59-4b24-87e3-7549b80c06b9 None None] RequestId filter calling following filter/app {{(pid=100524) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:20:54.907207 np0000005924 devstack@c-api.service[100521]: INFO cinder.api.openstack.wsgi [None req-e0af4eb7-0986-4e86-b1f4-d6747b7d49f5 tempest-VolumeDependencyTests-1768960200 tempest-VolumeDependencyTests-1768960200-project-member] GET https://10.4.3.117/volume/v3/volumes/002533cd-525f-45f0-8811-6cdcca3415e9 Jul 27 16:20:54.907479 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.openstack.wsgi [None req-e0af4eb7-0986-4e86-b1f4-d6747b7d49f5 tempest-VolumeDependencyTests-1768960200 tempest-VolumeDependencyTests-1768960200-project-member] Empty body provided in request {{(pid=100521) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:20:54.907704 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.openstack.wsgi [None req-e0af4eb7-0986-4e86-b1f4-d6747b7d49f5 tempest-VolumeDependencyTests-1768960200 tempest-VolumeDependencyTests-1768960200-project-member] Calling method 'show' {{(pid=100521) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:20:54.908503 np0000005924 devstack@c-api.service[100524]: INFO cinder.api.openstack.wsgi [None req-ebf569bd-1b59-4b24-87e3-7549b80c06b9 tempest-ProjectAdminTests33-614572375 tempest-ProjectAdminTests33-614572375-project-admin] GET https://10.4.3.117/volume/v3/backups/1cd0dda7-d9ba-4eff-9102-fb336833b179 Jul 27 16:20:54.908763 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.openstack.wsgi [None req-ebf569bd-1b59-4b24-87e3-7549b80c06b9 tempest-ProjectAdminTests33-614572375 tempest-ProjectAdminTests33-614572375-project-admin] Empty body provided in request {{(pid=100524) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:20:54.909018 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.openstack.wsgi [None req-ebf569bd-1b59-4b24-87e3-7549b80c06b9 tempest-ProjectAdminTests33-614572375 tempest-ProjectAdminTests33-614572375-project-admin] Calling method 'show' {{(pid=100524) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:20:54.909175 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.v3.backups [None req-ebf569bd-1b59-4b24-87e3-7549b80c06b9 tempest-ProjectAdminTests33-614572375 tempest-ProjectAdminTests33-614572375-project-admin] Show backup with id 1cd0dda7-d9ba-4eff-9102-fb336833b179. {{(pid=100524) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 27 16:20:54.914317 np0000005924 devstack@c-api.service[100524]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:20:54.914317 np0000005924 devstack@c-api.service[100524]: warnings.warn( Jul 27 16:20:54.915091 np0000005924 devstack@c-api.service[100521]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:20:54.915091 np0000005924 devstack@c-api.service[100521]: warnings.warn( Jul 27 16:20:54.915153 np0000005924 devstack@c-api.service[100524]: INFO cinder.api.openstack.wsgi [None req-ebf569bd-1b59-4b24-87e3-7549b80c06b9 tempest-ProjectAdminTests33-614572375 tempest-ProjectAdminTests33-614572375-project-admin] https://10.4.3.117/volume/v3/backups/1cd0dda7-d9ba-4eff-9102-fb336833b179 returned with HTTP 200 Jul 27 16:20:54.915899 np0000005924 devstack@c-api.service[100524]: [pid: 100524|app: 0|req: 1195/4762] 10.4.3.117 () {68 vars in 1388 bytes} [Mon Jul 27 16:20:54 2026] GET /volume/v3/backups/1cd0dda7-d9ba-4eff-9102-fb336833b179 => generated 725 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 27 16:20:54.918483 np0000005924 devstack@c-api.service[100521]: INFO cinder.volume.api [None req-e0af4eb7-0986-4e86-b1f4-d6747b7d49f5 tempest-VolumeDependencyTests-1768960200 tempest-VolumeDependencyTests-1768960200-project-member] Volume info retrieved successfully. Jul 27 16:20:54.922213 np0000005924 devstack@c-api.service[100521]: INFO cinder.api.openstack.wsgi [None req-e0af4eb7-0986-4e86-b1f4-d6747b7d49f5 tempest-VolumeDependencyTests-1768960200 tempest-VolumeDependencyTests-1768960200-project-member] https://10.4.3.117/volume/v3/volumes/002533cd-525f-45f0-8811-6cdcca3415e9 returned with HTTP 200 Jul 27 16:20:54.923092 np0000005924 devstack@c-api.service[100521]: [pid: 100521|app: 0|req: 1190/4763] 10.4.3.117 () {68 vars in 1389 bytes} [Mon Jul 27 16:20:54 2026] GET /volume/v3/volumes/002533cd-525f-45f0-8811-6cdcca3415e9 => generated 838 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 27 16:20:55.790136 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.middleware.request_id [None req-0d65decd-9746-4d2d-8cda-7f50d408b352 None None] RequestId filter calling following filter/app {{(pid=100523) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:20:55.791779 np0000005924 devstack@c-api.service[100523]: INFO cinder.api.openstack.wsgi [None req-0d65decd-9746-4d2d-8cda-7f50d408b352 tempest-ProjectReaderTests-38763468 tempest-ProjectReaderTests-38763468-project-admin] GET https://10.4.3.117/volume/v3/volumes/10af6805-d695-4af8-8e8a-637fbba5f696 Jul 27 16:20:55.791957 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.openstack.wsgi [None req-0d65decd-9746-4d2d-8cda-7f50d408b352 tempest-ProjectReaderTests-38763468 tempest-ProjectReaderTests-38763468-project-admin] Empty body provided in request {{(pid=100523) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:20:55.792126 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.openstack.wsgi [None req-0d65decd-9746-4d2d-8cda-7f50d408b352 tempest-ProjectReaderTests-38763468 tempest-ProjectReaderTests-38763468-project-admin] Calling method 'show' {{(pid=100523) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:20:55.798445 np0000005924 devstack@c-api.service[100523]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:20:55.798445 np0000005924 devstack@c-api.service[100523]: warnings.warn( Jul 27 16:20:55.801472 np0000005924 devstack@c-api.service[100523]: INFO cinder.volume.api [None req-0d65decd-9746-4d2d-8cda-7f50d408b352 tempest-ProjectReaderTests-38763468 tempest-ProjectReaderTests-38763468-project-admin] Volume info retrieved successfully. Jul 27 16:20:55.804778 np0000005924 devstack@c-api.service[100523]: INFO cinder.api.openstack.wsgi [None req-0d65decd-9746-4d2d-8cda-7f50d408b352 tempest-ProjectReaderTests-38763468 tempest-ProjectReaderTests-38763468-project-admin] https://10.4.3.117/volume/v3/volumes/10af6805-d695-4af8-8e8a-637fbba5f696 returned with HTTP 200 Jul 27 16:20:55.805158 np0000005924 devstack@c-api.service[100523]: [pid: 100523|app: 0|req: 1199/4764] 10.4.3.117 () {68 vars in 1389 bytes} [Mon Jul 27 16:20:55 2026] GET /volume/v3/volumes/10af6805-d695-4af8-8e8a-637fbba5f696 => generated 1009 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 27 16:20:55.816334 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.middleware.request_id [None req-b61d2815-4c18-4b09-bc48-7870e30af52b None None] RequestId filter calling following filter/app {{(pid=100522) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:20:55.818657 np0000005924 devstack@c-api.service[100522]: INFO cinder.api.openstack.wsgi [None req-b61d2815-4c18-4b09-bc48-7870e30af52b tempest-ProjectReaderTests-38763468 tempest-ProjectReaderTests-38763468-project-reader] GET https://10.4.3.117/volume/v3/volumes/detail Jul 27 16:20:55.818940 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.openstack.wsgi [None req-b61d2815-4c18-4b09-bc48-7870e30af52b tempest-ProjectReaderTests-38763468 tempest-ProjectReaderTests-38763468-project-reader] Empty body provided in request {{(pid=100522) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:20:55.819221 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.openstack.wsgi [None req-b61d2815-4c18-4b09-bc48-7870e30af52b tempest-ProjectReaderTests-38763468 tempest-ProjectReaderTests-38763468-project-reader] Calling method 'detail' {{(pid=100522) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:20:55.819603 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.api_utils [None req-b61d2815-4c18-4b09-bc48-7870e30af52b tempest-ProjectReaderTests-38763468 tempest-ProjectReaderTests-38763468-project-reader] Removing options '' from query. {{(pid=100522) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 27 16:20:55.819901 np0000005924 devstack@c-api.service[100522]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:20:55.819901 np0000005924 devstack@c-api.service[100522]: warnings.warn( Jul 27 16:20:55.820387 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.volume.api [None req-b61d2815-4c18-4b09-bc48-7870e30af52b tempest-ProjectReaderTests-38763468 tempest-ProjectReaderTests-38763468-project-reader] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100522) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 27 16:20:55.828889 np0000005924 devstack@c-api.service[100522]: INFO cinder.volume.api [None req-b61d2815-4c18-4b09-bc48-7870e30af52b tempest-ProjectReaderTests-38763468 tempest-ProjectReaderTests-38763468-project-reader] Get all volumes completed successfully. Jul 27 16:20:55.829443 np0000005924 devstack@c-api.service[100522]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:20:55.829443 np0000005924 devstack@c-api.service[100522]: warnings.warn( Jul 27 16:20:55.833616 np0000005924 devstack@c-api.service[100522]: INFO cinder.api.openstack.wsgi [None req-b61d2815-4c18-4b09-bc48-7870e30af52b tempest-ProjectReaderTests-38763468 tempest-ProjectReaderTests-38763468-project-reader] https://10.4.3.117/volume/v3/volumes/detail returned with HTTP 200 Jul 27 16:20:55.834085 np0000005924 devstack@c-api.service[100522]: [pid: 100522|app: 0|req: 1181/4765] 10.4.3.117 () {68 vars in 1299 bytes} [Mon Jul 27 16:20:55 2026] GET /volume/v3/volumes/detail => generated 848 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 27 16:20:55.844881 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.middleware.request_id [None req-ee0e2447-3e40-4fad-95d0-cf06c9246478 None None] RequestId filter calling following filter/app {{(pid=100524) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:20:55.847068 np0000005924 devstack@c-api.service[100524]: INFO cinder.api.openstack.wsgi [None req-ee0e2447-3e40-4fad-95d0-cf06c9246478 tempest-ProjectReaderTests-38763468 tempest-ProjectReaderTests-38763468-project-admin] DELETE https://10.4.3.117/volume/v3/volumes/10af6805-d695-4af8-8e8a-637fbba5f696 Jul 27 16:20:55.847349 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.openstack.wsgi [None req-ee0e2447-3e40-4fad-95d0-cf06c9246478 tempest-ProjectReaderTests-38763468 tempest-ProjectReaderTests-38763468-project-admin] Empty body provided in request {{(pid=100524) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:20:55.847592 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.openstack.wsgi [None req-ee0e2447-3e40-4fad-95d0-cf06c9246478 tempest-ProjectReaderTests-38763468 tempest-ProjectReaderTests-38763468-project-admin] Calling method 'delete' {{(pid=100524) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:20:55.847787 np0000005924 devstack@c-api.service[100524]: INFO cinder.api.v3.volumes [None req-ee0e2447-3e40-4fad-95d0-cf06c9246478 tempest-ProjectReaderTests-38763468 tempest-ProjectReaderTests-38763468-project-admin] Delete volume with id: 10af6805-d695-4af8-8e8a-637fbba5f696 Jul 27 16:20:55.856225 np0000005924 devstack@c-api.service[100524]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:20:55.856225 np0000005924 devstack@c-api.service[100524]: warnings.warn( Jul 27 16:20:55.856627 np0000005924 devstack@c-api.service[100524]: INFO cinder.volume.api [None req-ee0e2447-3e40-4fad-95d0-cf06c9246478 tempest-ProjectReaderTests-38763468 tempest-ProjectReaderTests-38763468-project-admin] Volume info retrieved successfully. Jul 27 16:20:55.873344 np0000005924 devstack@c-api.service[100524]: INFO cinder.volume.api [None req-ee0e2447-3e40-4fad-95d0-cf06c9246478 tempest-ProjectReaderTests-38763468 tempest-ProjectReaderTests-38763468-project-admin] Delete volume request issued successfully. Jul 27 16:20:55.873571 np0000005924 devstack@c-api.service[100524]: INFO cinder.api.openstack.wsgi [None req-ee0e2447-3e40-4fad-95d0-cf06c9246478 tempest-ProjectReaderTests-38763468 tempest-ProjectReaderTests-38763468-project-admin] https://10.4.3.117/volume/v3/volumes/10af6805-d695-4af8-8e8a-637fbba5f696 returned with HTTP 202 Jul 27 16:20:55.874048 np0000005924 devstack@c-api.service[100524]: [pid: 100524|app: 0|req: 1196/4766] 10.4.3.117 () {68 vars in 1392 bytes} [Mon Jul 27 16:20:55 2026] DELETE /volume/v3/volumes/10af6805-d695-4af8-8e8a-637fbba5f696 => generated 0 bytes in 30 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Jul 27 16:20:55.880261 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.middleware.request_id [None req-13f9fe7a-9dfe-4c07-9208-cb03abf5b653 None None] RequestId filter calling following filter/app {{(pid=100521) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:20:55.882002 np0000005924 devstack@c-api.service[100521]: INFO cinder.api.openstack.wsgi [None req-13f9fe7a-9dfe-4c07-9208-cb03abf5b653 tempest-ProjectReaderTests-38763468 tempest-ProjectReaderTests-38763468-project-admin] GET https://10.4.3.117/volume/v3/volumes/10af6805-d695-4af8-8e8a-637fbba5f696 Jul 27 16:20:55.882230 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.openstack.wsgi [None req-13f9fe7a-9dfe-4c07-9208-cb03abf5b653 tempest-ProjectReaderTests-38763468 tempest-ProjectReaderTests-38763468-project-admin] Empty body provided in request {{(pid=100521) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:20:55.882443 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.openstack.wsgi [None req-13f9fe7a-9dfe-4c07-9208-cb03abf5b653 tempest-ProjectReaderTests-38763468 tempest-ProjectReaderTests-38763468-project-admin] Calling method 'show' {{(pid=100521) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:20:55.889291 np0000005924 devstack@c-api.service[100521]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:20:55.889291 np0000005924 devstack@c-api.service[100521]: warnings.warn( Jul 27 16:20:55.892759 np0000005924 devstack@c-api.service[100521]: INFO cinder.volume.api [None req-13f9fe7a-9dfe-4c07-9208-cb03abf5b653 tempest-ProjectReaderTests-38763468 tempest-ProjectReaderTests-38763468-project-admin] Volume info retrieved successfully. Jul 27 16:20:55.896609 np0000005924 devstack@c-api.service[100521]: INFO cinder.api.openstack.wsgi [None req-13f9fe7a-9dfe-4c07-9208-cb03abf5b653 tempest-ProjectReaderTests-38763468 tempest-ProjectReaderTests-38763468-project-admin] https://10.4.3.117/volume/v3/volumes/10af6805-d695-4af8-8e8a-637fbba5f696 returned with HTTP 200 Jul 27 16:20:55.896990 np0000005924 devstack@c-api.service[100521]: [pid: 100521|app: 0|req: 1191/4767] 10.4.3.117 () {68 vars in 1389 bytes} [Mon Jul 27 16:20:55 2026] GET /volume/v3/volumes/10af6805-d695-4af8-8e8a-637fbba5f696 => generated 1008 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 27 16:20:55.925057 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.middleware.request_id [None req-d2ece389-52e9-4633-a057-59b5323a9001 None None] RequestId filter calling following filter/app {{(pid=100523) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:20:55.929217 np0000005924 devstack@c-api.service[100523]: INFO cinder.api.openstack.wsgi [None req-d2ece389-52e9-4633-a057-59b5323a9001 tempest-ProjectAdminTests33-614572375 tempest-ProjectAdminTests33-614572375-project-admin] GET https://10.4.3.117/volume/v3/backups/1cd0dda7-d9ba-4eff-9102-fb336833b179 Jul 27 16:20:55.929217 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.openstack.wsgi [None req-d2ece389-52e9-4633-a057-59b5323a9001 tempest-ProjectAdminTests33-614572375 tempest-ProjectAdminTests33-614572375-project-admin] Empty body provided in request {{(pid=100523) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:20:55.929217 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.openstack.wsgi [None req-d2ece389-52e9-4633-a057-59b5323a9001 tempest-ProjectAdminTests33-614572375 tempest-ProjectAdminTests33-614572375-project-admin] Calling method 'show' {{(pid=100523) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:20:55.929217 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.v3.backups [None req-d2ece389-52e9-4633-a057-59b5323a9001 tempest-ProjectAdminTests33-614572375 tempest-ProjectAdminTests33-614572375-project-admin] Show backup with id 1cd0dda7-d9ba-4eff-9102-fb336833b179. {{(pid=100523) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 27 16:20:55.936097 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.middleware.request_id [None req-ccf46493-810c-4ebb-89c9-3943272350e8 None None] RequestId filter calling following filter/app {{(pid=100522) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:20:55.936208 np0000005924 devstack@c-api.service[100523]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:20:55.936208 np0000005924 devstack@c-api.service[100523]: warnings.warn( Jul 27 16:20:55.936287 np0000005924 devstack@c-api.service[100522]: INFO cinder.api.openstack.wsgi [None req-ccf46493-810c-4ebb-89c9-3943272350e8 tempest-VolumeDependencyTests-1768960200 tempest-VolumeDependencyTests-1768960200-project-member] GET https://10.4.3.117/volume/v3/volumes/002533cd-525f-45f0-8811-6cdcca3415e9 Jul 27 16:20:55.936287 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.openstack.wsgi [None req-ccf46493-810c-4ebb-89c9-3943272350e8 tempest-VolumeDependencyTests-1768960200 tempest-VolumeDependencyTests-1768960200-project-member] Empty body provided in request {{(pid=100522) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:20:55.936406 np0000005924 devstack@c-api.service[100523]: INFO cinder.api.openstack.wsgi [None req-d2ece389-52e9-4633-a057-59b5323a9001 tempest-ProjectAdminTests33-614572375 tempest-ProjectAdminTests33-614572375-project-admin] https://10.4.3.117/volume/v3/backups/1cd0dda7-d9ba-4eff-9102-fb336833b179 returned with HTTP 200 Jul 27 16:20:55.936451 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.openstack.wsgi [None req-ccf46493-810c-4ebb-89c9-3943272350e8 tempest-VolumeDependencyTests-1768960200 tempest-VolumeDependencyTests-1768960200-project-member] Calling method 'show' {{(pid=100522) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:20:55.936491 np0000005924 devstack@c-api.service[100523]: [pid: 100523|app: 0|req: 1200/4768] 10.4.3.117 () {68 vars in 1388 bytes} [Mon Jul 27 16:20:55 2026] GET /volume/v3/backups/1cd0dda7-d9ba-4eff-9102-fb336833b179 => generated 725 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 27 16:20:55.943204 np0000005924 devstack@c-api.service[100522]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:20:55.943204 np0000005924 devstack@c-api.service[100522]: warnings.warn( Jul 27 16:20:55.946690 np0000005924 devstack@c-api.service[100522]: INFO cinder.volume.api [None req-ccf46493-810c-4ebb-89c9-3943272350e8 tempest-VolumeDependencyTests-1768960200 tempest-VolumeDependencyTests-1768960200-project-member] Volume info retrieved successfully. Jul 27 16:20:55.951085 np0000005924 devstack@c-api.service[100522]: INFO cinder.api.openstack.wsgi [None req-ccf46493-810c-4ebb-89c9-3943272350e8 tempest-VolumeDependencyTests-1768960200 tempest-VolumeDependencyTests-1768960200-project-member] https://10.4.3.117/volume/v3/volumes/002533cd-525f-45f0-8811-6cdcca3415e9 returned with HTTP 200 Jul 27 16:20:55.951482 np0000005924 devstack@c-api.service[100522]: [pid: 100522|app: 0|req: 1182/4769] 10.4.3.117 () {68 vars in 1389 bytes} [Mon Jul 27 16:20:55 2026] GET /volume/v3/volumes/002533cd-525f-45f0-8811-6cdcca3415e9 => generated 863 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 27 16:20:55.963178 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.middleware.request_id [None req-838c31b8-bf99-4c86-b3d2-e46b444123d1 None None] RequestId filter calling following filter/app {{(pid=100524) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:20:55.965262 np0000005924 devstack@c-api.service[100524]: INFO cinder.api.openstack.wsgi [None req-838c31b8-bf99-4c86-b3d2-e46b444123d1 tempest-VolumeDependencyTests-1768960200 tempest-VolumeDependencyTests-1768960200-project-member] POST https://10.4.3.117/volume/v3/volumes Jul 27 16:20:55.965698 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.openstack.wsgi [None req-838c31b8-bf99-4c86-b3d2-e46b444123d1 tempest-VolumeDependencyTests-1768960200 tempest-VolumeDependencyTests-1768960200-project-member] Action: 'create', calling method: create, body: {"volume": {"source_volid": "002533cd-525f-45f0-8811-6cdcca3415e9", "size": 1, "name": "tempest-VolumeDependencyTests-Volume-937363660"}} {{(pid=100524) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 27 16:20:55.967494 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.v3.volumes [None req-838c31b8-bf99-4c86-b3d2-e46b444123d1 tempest-VolumeDependencyTests-1768960200 tempest-VolumeDependencyTests-1768960200-project-member] Create volume request body: {'volume': {'source_volid': '002533cd-525f-45f0-8811-6cdcca3415e9', 'size': 1, 'name': 'tempest-VolumeDependencyTests-Volume-937363660'}} {{(pid=100524) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 27 16:20:55.975970 np0000005924 devstack@c-api.service[100524]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:20:55.975970 np0000005924 devstack@c-api.service[100524]: warnings.warn( Jul 27 16:20:55.976553 np0000005924 devstack@c-api.service[100524]: INFO cinder.volume.api [None req-838c31b8-bf99-4c86-b3d2-e46b444123d1 tempest-VolumeDependencyTests-1768960200 tempest-VolumeDependencyTests-1768960200-project-member] Volume retrieved successfully. Jul 27 16:20:55.976695 np0000005924 devstack@c-api.service[100524]: INFO cinder.api.v3.volumes [None req-838c31b8-bf99-4c86-b3d2-e46b444123d1 tempest-VolumeDependencyTests-1768960200 tempest-VolumeDependencyTests-1768960200-project-member] Create volume of 1 GB Jul 27 16:20:55.980447 np0000005924 devstack@c-api.service[100524]: INFO cinder.volume.api [None req-838c31b8-bf99-4c86-b3d2-e46b444123d1 tempest-VolumeDependencyTests-1768960200 tempest-VolumeDependencyTests-1768960200-project-member] Availability Zones retrieved successfully. Jul 27 16:20:55.987024 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.volume.api [None req-838c31b8-bf99-4c86-b3d2-e46b444123d1 tempest-VolumeDependencyTests-1768960200 tempest-VolumeDependencyTests-1768960200-project-member] Flow 'volume_create_api' (ab15d294-aced-4ccc-a27d-59cc5b8df004) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100524) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 27 16:20:55.988394 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.volume.api [None req-838c31b8-bf99-4c86-b3d2-e46b444123d1 tempest-VolumeDependencyTests-1768960200 tempest-VolumeDependencyTests-1768960200-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (d9efb02d-2863-4498-9a3d-3eb945367835) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100524) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 27 16:20:55.989531 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.volume.flows.api.create_volume [None req-838c31b8-bf99-4c86-b3d2-e46b444123d1 tempest-VolumeDependencyTests-1768960200 tempest-VolumeDependencyTests-1768960200-project-member] Validating volume size '1' using validate_int, validate_source_size {{(pid=100524) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 27 16:20:56.011027 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.volume.api [None req-838c31b8-bf99-4c86-b3d2-e46b444123d1 tempest-VolumeDependencyTests-1768960200 tempest-VolumeDependencyTests-1768960200-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (d9efb02d-2863-4498-9a3d-3eb945367835) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': '002533cd-525f-45f0-8811-6cdcca3415e9', 'volume_type': VolumeType(created_at=2026-07-27T16:04:59Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=2bce4e1a-e6e0-49d9-be36-c3405449a01e,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '2bce4e1a-e6e0-49d9-be36-c3405449a01e', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100524) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 27 16:20:56.011758 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.volume.api [None req-838c31b8-bf99-4c86-b3d2-e46b444123d1 tempest-VolumeDependencyTests-1768960200 tempest-VolumeDependencyTests-1768960200-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (1417dedb-2ccb-48a4-93c8-3a8eae6956c2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100524) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 27 16:20:56.046232 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.quota [None req-838c31b8-bf99-4c86-b3d2-e46b444123d1 tempest-VolumeDependencyTests-1768960200 tempest-VolumeDependencyTests-1768960200-project-member] Created reservations ['a8300d3f-ff0a-4f80-a089-7dc728b87148', '3d3db867-9160-4293-a330-bcc307ea27a5', '4185de9d-c37f-43f7-a366-ab472897add6', '7e77f7d7-a475-4f6d-bff8-4747aebcedcc'] {{(pid=100524) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 27 16:20:56.046886 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.volume.api [None req-838c31b8-bf99-4c86-b3d2-e46b444123d1 tempest-VolumeDependencyTests-1768960200 tempest-VolumeDependencyTests-1768960200-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (1417dedb-2ccb-48a4-93c8-3a8eae6956c2) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['a8300d3f-ff0a-4f80-a089-7dc728b87148', '3d3db867-9160-4293-a330-bcc307ea27a5', '4185de9d-c37f-43f7-a366-ab472897add6', '7e77f7d7-a475-4f6d-bff8-4747aebcedcc']}' {{(pid=100524) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 27 16:20:56.047599 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.volume.api [None req-838c31b8-bf99-4c86-b3d2-e46b444123d1 tempest-VolumeDependencyTests-1768960200 tempest-VolumeDependencyTests-1768960200-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (a2aca2ab-0f2c-4ce0-9502-79983463c768) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100524) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 27 16:20:56.077743 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.volume.api [None req-838c31b8-bf99-4c86-b3d2-e46b444123d1 tempest-VolumeDependencyTests-1768960200 tempest-VolumeDependencyTests-1768960200-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (a2aca2ab-0f2c-4ce0-9502-79983463c768) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '81f2b364-3c5a-4382-8d1b-a53d3e9d6675', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeDependencyTests-Volume-937363660',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='f9f59c04d5d244f1b15d374b0c4ee8bd',qos_specs=None,replication_status=,reservations=['a8300d3f-ff0a-4f80-a089-7dc728b87148','3d3db867-9160-4293-a330-bcc307ea27a5','4185de9d-c37f-43f7-a366-ab472897add6','7e77f7d7-a475-4f6d-bff8-4747aebcedcc'],size=1,snapshot_id=None,source_replicaid=,source_volid=002533cd-525f-45f0-8811-6cdcca3415e9,status='creating',user_id='316cd0c3b54b4f3fb61c338d5fa317a6',volume_type_id=2bce4e1a-e6e0-49d9-be36-c3405449a01e), 'volume': Volume(_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-27T16:20:56Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeDependencyTests-Volume-937363660',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=81f2b364-3c5a-4382-8d1b-a53d3e9d6675,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='f9f59c04d5d244f1b15d374b0c4ee8bd',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=002533cd-525f-45f0-8811-6cdcca3415e9,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='316cd0c3b54b4f3fb61c338d5fa317a6',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(2bce4e1a-e6e0-49d9-be36-c3405449a01e),volume_type_id=2bce4e1a-e6e0-49d9-be36-c3405449a01e)}' {{(pid=100524) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 27 16:20:56.078428 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.volume.api [None req-838c31b8-bf99-4c86-b3d2-e46b444123d1 tempest-VolumeDependencyTests-1768960200 tempest-VolumeDependencyTests-1768960200-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (cd777141-7d79-434e-b992-f014a4ad5fc4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100524) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 27 16:20:56.093171 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.volume.api [None req-838c31b8-bf99-4c86-b3d2-e46b444123d1 tempest-VolumeDependencyTests-1768960200 tempest-VolumeDependencyTests-1768960200-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (cd777141-7d79-434e-b992-f014a4ad5fc4) transitioned into state 'SUCCESS' from state '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-937363660',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='f9f59c04d5d244f1b15d374b0c4ee8bd',qos_specs=None,replication_status=,reservations=['a8300d3f-ff0a-4f80-a089-7dc728b87148','3d3db867-9160-4293-a330-bcc307ea27a5','4185de9d-c37f-43f7-a366-ab472897add6','7e77f7d7-a475-4f6d-bff8-4747aebcedcc'],size=1,snapshot_id=None,source_replicaid=,source_volid=002533cd-525f-45f0-8811-6cdcca3415e9,status='creating',user_id='316cd0c3b54b4f3fb61c338d5fa317a6',volume_type_id=2bce4e1a-e6e0-49d9-be36-c3405449a01e)}' {{(pid=100524) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 27 16:20:56.093882 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.volume.api [None req-838c31b8-bf99-4c86-b3d2-e46b444123d1 tempest-VolumeDependencyTests-1768960200 tempest-VolumeDependencyTests-1768960200-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (9b39c30f-1195-413b-9a59-1fd39ccea2b6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100524) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 27 16:20:56.107277 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.volume.api [None req-838c31b8-bf99-4c86-b3d2-e46b444123d1 tempest-VolumeDependencyTests-1768960200 tempest-VolumeDependencyTests-1768960200-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (9b39c30f-1195-413b-9a59-1fd39ccea2b6) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100524) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 27 16:20:56.108030 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.volume.api [None req-838c31b8-bf99-4c86-b3d2-e46b444123d1 tempest-VolumeDependencyTests-1768960200 tempest-VolumeDependencyTests-1768960200-project-member] Flow 'volume_create_api' (ab15d294-aced-4ccc-a27d-59cc5b8df004) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100524) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 27 16:20:56.108292 np0000005924 devstack@c-api.service[100524]: INFO cinder.volume.api [None req-838c31b8-bf99-4c86-b3d2-e46b444123d1 tempest-VolumeDependencyTests-1768960200 tempest-VolumeDependencyTests-1768960200-project-member] Create volume request issued successfully. Jul 27 16:20:56.108842 np0000005924 devstack@c-api.service[100524]: INFO cinder.api.openstack.wsgi [None req-838c31b8-bf99-4c86-b3d2-e46b444123d1 tempest-VolumeDependencyTests-1768960200 tempest-VolumeDependencyTests-1768960200-project-member] https://10.4.3.117/volume/v3/volumes returned with HTTP 202 Jul 27 16:20:56.109410 np0000005924 devstack@c-api.service[100524]: [pid: 100524|app: 0|req: 1197/4770] 10.4.3.117 () {70 vars in 1300 bytes} [Mon Jul 27 16:20:55 2026] POST /volume/v3/volumes => generated 803 bytes in 147 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Jul 27 16:20:56.123059 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.middleware.request_id [None req-7460db36-dc6a-4c72-b6cf-76100726ed13 None None] RequestId filter calling following filter/app {{(pid=100521) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:20:56.124676 np0000005924 devstack@c-api.service[100521]: INFO cinder.api.openstack.wsgi [None req-7460db36-dc6a-4c72-b6cf-76100726ed13 tempest-VolumeDependencyTests-1768960200 tempest-VolumeDependencyTests-1768960200-project-member] GET https://10.4.3.117/volume/v3/volumes/81f2b364-3c5a-4382-8d1b-a53d3e9d6675 Jul 27 16:20:56.124875 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.openstack.wsgi [None req-7460db36-dc6a-4c72-b6cf-76100726ed13 tempest-VolumeDependencyTests-1768960200 tempest-VolumeDependencyTests-1768960200-project-member] Empty body provided in request {{(pid=100521) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:20:56.125044 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.openstack.wsgi [None req-7460db36-dc6a-4c72-b6cf-76100726ed13 tempest-VolumeDependencyTests-1768960200 tempest-VolumeDependencyTests-1768960200-project-member] Calling method 'show' {{(pid=100521) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:20:56.132261 np0000005924 devstack@c-api.service[100521]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:20:56.132261 np0000005924 devstack@c-api.service[100521]: warnings.warn( Jul 27 16:20:56.135958 np0000005924 devstack@c-api.service[100521]: INFO cinder.volume.api [None req-7460db36-dc6a-4c72-b6cf-76100726ed13 tempest-VolumeDependencyTests-1768960200 tempest-VolumeDependencyTests-1768960200-project-member] Volume info retrieved successfully. Jul 27 16:20:56.139555 np0000005924 devstack@c-api.service[100521]: INFO cinder.api.openstack.wsgi [None req-7460db36-dc6a-4c72-b6cf-76100726ed13 tempest-VolumeDependencyTests-1768960200 tempest-VolumeDependencyTests-1768960200-project-member] https://10.4.3.117/volume/v3/volumes/81f2b364-3c5a-4382-8d1b-a53d3e9d6675 returned with HTTP 200 Jul 27 16:20:56.140027 np0000005924 devstack@c-api.service[100521]: [pid: 100521|app: 0|req: 1192/4771] 10.4.3.117 () {68 vars in 1389 bytes} [Mon Jul 27 16:20:56 2026] GET /volume/v3/volumes/81f2b364-3c5a-4382-8d1b-a53d3e9d6675 => generated 871 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 27 16:20:56.910704 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.middleware.request_id [None req-a5b96c56-c6f2-4b23-9eb9-9890f323b38f None None] RequestId filter calling following filter/app {{(pid=100523) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:20:56.914768 np0000005924 devstack@c-api.service[100523]: INFO cinder.api.openstack.wsgi [None req-a5b96c56-c6f2-4b23-9eb9-9890f323b38f tempest-ProjectReaderTests-38763468 tempest-ProjectReaderTests-38763468-project-admin] GET https://10.4.3.117/volume/v3/volumes/10af6805-d695-4af8-8e8a-637fbba5f696 Jul 27 16:20:56.914768 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.openstack.wsgi [None req-a5b96c56-c6f2-4b23-9eb9-9890f323b38f tempest-ProjectReaderTests-38763468 tempest-ProjectReaderTests-38763468-project-admin] Empty body provided in request {{(pid=100523) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:20:56.914768 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.openstack.wsgi [None req-a5b96c56-c6f2-4b23-9eb9-9890f323b38f tempest-ProjectReaderTests-38763468 tempest-ProjectReaderTests-38763468-project-admin] Calling method 'show' {{(pid=100523) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:20:56.919747 np0000005924 devstack@c-api.service[100523]: INFO cinder.api.openstack.wsgi [None req-a5b96c56-c6f2-4b23-9eb9-9890f323b38f tempest-ProjectReaderTests-38763468 tempest-ProjectReaderTests-38763468-project-admin] https://10.4.3.117/volume/v3/volumes/10af6805-d695-4af8-8e8a-637fbba5f696 returned with HTTP 404 Jul 27 16:20:56.920500 np0000005924 devstack@c-api.service[100523]: [pid: 100523|app: 0|req: 1201/4772] 10.4.3.117 () {68 vars in 1389 bytes} [Mon Jul 27 16:20:56 2026] GET /volume/v3/volumes/10af6805-d695-4af8-8e8a-637fbba5f696 => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 27 16:20:56.935871 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.middleware.request_id [None req-54d07e52-6187-4edd-80aa-8b579d582f54 None None] RequestId filter calling following filter/app {{(pid=100522) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:20:56.943596 np0000005924 devstack@c-api.service[100522]: INFO cinder.api.openstack.wsgi [None req-54d07e52-6187-4edd-80aa-8b579d582f54 tempest-ProjectReaderTests-38763468 tempest-ProjectReaderTests-38763468-project-admin] POST https://10.4.3.117/volume/v3/volumes Jul 27 16:20:56.944962 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.openstack.wsgi [None req-54d07e52-6187-4edd-80aa-8b579d582f54 tempest-ProjectReaderTests-38763468 tempest-ProjectReaderTests-38763468-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-1165569970"}} {{(pid=100522) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 27 16:20:56.946319 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.middleware.request_id [None req-f2ac7af1-bc61-4b79-a270-2c5e6c2e59ed None None] RequestId filter calling following filter/app {{(pid=100524) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:20:56.949007 np0000005924 devstack@c-api.service[100524]: INFO cinder.api.openstack.wsgi [None req-f2ac7af1-bc61-4b79-a270-2c5e6c2e59ed tempest-ProjectAdminTests33-614572375 tempest-ProjectAdminTests33-614572375-project-admin] GET https://10.4.3.117/volume/v3/backups/1cd0dda7-d9ba-4eff-9102-fb336833b179 Jul 27 16:20:56.949347 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.openstack.wsgi [None req-f2ac7af1-bc61-4b79-a270-2c5e6c2e59ed tempest-ProjectAdminTests33-614572375 tempest-ProjectAdminTests33-614572375-project-admin] Empty body provided in request {{(pid=100524) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:20:56.949719 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.openstack.wsgi [None req-f2ac7af1-bc61-4b79-a270-2c5e6c2e59ed tempest-ProjectAdminTests33-614572375 tempest-ProjectAdminTests33-614572375-project-admin] Calling method 'show' {{(pid=100524) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:20:56.949863 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.v3.backups [None req-f2ac7af1-bc61-4b79-a270-2c5e6c2e59ed tempest-ProjectAdminTests33-614572375 tempest-ProjectAdminTests33-614572375-project-admin] Show backup with id 1cd0dda7-d9ba-4eff-9102-fb336833b179. {{(pid=100524) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 27 16:20:56.953263 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.v3.volumes [None req-54d07e52-6187-4edd-80aa-8b579d582f54 tempest-ProjectReaderTests-38763468 tempest-ProjectReaderTests-38763468-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-1165569970'}} {{(pid=100522) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 27 16:20:56.954383 np0000005924 devstack@c-api.service[100522]: INFO cinder.api.v3.volumes [None req-54d07e52-6187-4edd-80aa-8b579d582f54 tempest-ProjectReaderTests-38763468 tempest-ProjectReaderTests-38763468-project-admin] Create volume of 1 GB Jul 27 16:20:56.954535 np0000005924 devstack@c-api.service[100524]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:20:56.954535 np0000005924 devstack@c-api.service[100524]: warnings.warn( Jul 27 16:20:56.955230 np0000005924 devstack@c-api.service[100524]: INFO cinder.api.openstack.wsgi [None req-f2ac7af1-bc61-4b79-a270-2c5e6c2e59ed tempest-ProjectAdminTests33-614572375 tempest-ProjectAdminTests33-614572375-project-admin] https://10.4.3.117/volume/v3/backups/1cd0dda7-d9ba-4eff-9102-fb336833b179 returned with HTTP 200 Jul 27 16:20:56.955713 np0000005924 devstack@c-api.service[100524]: [pid: 100524|app: 0|req: 1198/4773] 10.4.3.117 () {68 vars in 1388 bytes} [Mon Jul 27 16:20:56 2026] GET /volume/v3/backups/1cd0dda7-d9ba-4eff-9102-fb336833b179 => generated 736 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 27 16:20:56.968623 np0000005924 devstack@c-api.service[100522]: INFO cinder.volume.api [None req-54d07e52-6187-4edd-80aa-8b579d582f54 tempest-ProjectReaderTests-38763468 tempest-ProjectReaderTests-38763468-project-admin] Availability Zones retrieved successfully. Jul 27 16:20:56.984352 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.volume.api [None req-54d07e52-6187-4edd-80aa-8b579d582f54 tempest-ProjectReaderTests-38763468 tempest-ProjectReaderTests-38763468-project-admin] Flow 'volume_create_api' (686894e2-a501-4c4b-9ae2-593912c47d50) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100522) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 27 16:20:56.985214 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.volume.api [None req-54d07e52-6187-4edd-80aa-8b579d582f54 tempest-ProjectReaderTests-38763468 tempest-ProjectReaderTests-38763468-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (8bbb8e64-53f4-4591-aeb9-c75a5db43b4e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100522) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 27 16:20:56.985959 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.volume.flows.api.create_volume [None req-54d07e52-6187-4edd-80aa-8b579d582f54 tempest-ProjectReaderTests-38763468 tempest-ProjectReaderTests-38763468-project-admin] Validating volume size '1' using validate_int {{(pid=100522) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 27 16:20:57.008213 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.volume.api [None req-54d07e52-6187-4edd-80aa-8b579d582f54 tempest-ProjectReaderTests-38763468 tempest-ProjectReaderTests-38763468-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (8bbb8e64-53f4-4591-aeb9-c75a5db43b4e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-27T16:04:59Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=2bce4e1a-e6e0-49d9-be36-c3405449a01e,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '2bce4e1a-e6e0-49d9-be36-c3405449a01e', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100522) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 27 16:20:57.008823 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.volume.api [None req-54d07e52-6187-4edd-80aa-8b579d582f54 tempest-ProjectReaderTests-38763468 tempest-ProjectReaderTests-38763468-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (16d358d8-49c5-416b-99f1-2b53b7ea432c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100522) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 27 16:20:57.042819 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.quota [None req-54d07e52-6187-4edd-80aa-8b579d582f54 tempest-ProjectReaderTests-38763468 tempest-ProjectReaderTests-38763468-project-admin] Created reservations ['065f3a26-71ca-4d93-8b6e-10704112992f', '4402a658-f3b5-4f71-925d-48d4fcbdc72c', '9f483bf8-994f-47c4-bf2e-69b7073d0ce7', '4e6b7013-006c-4b67-929b-114cfbd75719'] {{(pid=100522) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 27 16:20:57.043712 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.volume.api [None req-54d07e52-6187-4edd-80aa-8b579d582f54 tempest-ProjectReaderTests-38763468 tempest-ProjectReaderTests-38763468-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (16d358d8-49c5-416b-99f1-2b53b7ea432c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['065f3a26-71ca-4d93-8b6e-10704112992f', '4402a658-f3b5-4f71-925d-48d4fcbdc72c', '9f483bf8-994f-47c4-bf2e-69b7073d0ce7', '4e6b7013-006c-4b67-929b-114cfbd75719']}' {{(pid=100522) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 27 16:20:57.044443 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.volume.api [None req-54d07e52-6187-4edd-80aa-8b579d582f54 tempest-ProjectReaderTests-38763468 tempest-ProjectReaderTests-38763468-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (cd8cefbf-17a7-4c8e-adb6-7640250a25fa) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100522) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 27 16:20:57.065948 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.volume.api [None req-54d07e52-6187-4edd-80aa-8b579d582f54 tempest-ProjectReaderTests-38763468 tempest-ProjectReaderTests-38763468-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (cd8cefbf-17a7-4c8e-adb6-7640250a25fa) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '25b6c540-63f3-44b1-bc84-187decb3167a', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1165569970',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='42455f4b56dd4547a6cf36dd533bbf40',qos_specs=None,replication_status=,reservations=['065f3a26-71ca-4d93-8b6e-10704112992f','4402a658-f3b5-4f71-925d-48d4fcbdc72c','9f483bf8-994f-47c4-bf2e-69b7073d0ce7','4e6b7013-006c-4b67-929b-114cfbd75719'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='da4f7742af764efab8a0e2fdbe26f32b',volume_type_id=2bce4e1a-e6e0-49d9-be36-c3405449a01e), 'volume': Volume(_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-27T16:20:57Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1165569970',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=25b6c540-63f3-44b1-bc84-187decb3167a,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='42455f4b56dd4547a6cf36dd533bbf40',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='da4f7742af764efab8a0e2fdbe26f32b',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(2bce4e1a-e6e0-49d9-be36-c3405449a01e),volume_type_id=2bce4e1a-e6e0-49d9-be36-c3405449a01e)}' {{(pid=100522) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 27 16:20:57.066683 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.volume.api [None req-54d07e52-6187-4edd-80aa-8b579d582f54 tempest-ProjectReaderTests-38763468 tempest-ProjectReaderTests-38763468-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (93034050-34c3-42bc-b396-be54efe48c61) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100522) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 27 16:20:57.083033 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.volume.api [None req-54d07e52-6187-4edd-80aa-8b579d582f54 tempest-ProjectReaderTests-38763468 tempest-ProjectReaderTests-38763468-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (93034050-34c3-42bc-b396-be54efe48c61) transitioned into state 'SUCCESS' from state '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-1165569970',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='42455f4b56dd4547a6cf36dd533bbf40',qos_specs=None,replication_status=,reservations=['065f3a26-71ca-4d93-8b6e-10704112992f','4402a658-f3b5-4f71-925d-48d4fcbdc72c','9f483bf8-994f-47c4-bf2e-69b7073d0ce7','4e6b7013-006c-4b67-929b-114cfbd75719'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='da4f7742af764efab8a0e2fdbe26f32b',volume_type_id=2bce4e1a-e6e0-49d9-be36-c3405449a01e)}' {{(pid=100522) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 27 16:20:57.083830 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.volume.api [None req-54d07e52-6187-4edd-80aa-8b579d582f54 tempest-ProjectReaderTests-38763468 tempest-ProjectReaderTests-38763468-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (f1dc19c5-d8a8-48d9-a807-4f4f3b9cef3f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100522) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 27 16:20:57.092958 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.volume.api [None req-54d07e52-6187-4edd-80aa-8b579d582f54 tempest-ProjectReaderTests-38763468 tempest-ProjectReaderTests-38763468-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (f1dc19c5-d8a8-48d9-a807-4f4f3b9cef3f) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100522) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 27 16:20:57.094131 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.volume.api [None req-54d07e52-6187-4edd-80aa-8b579d582f54 tempest-ProjectReaderTests-38763468 tempest-ProjectReaderTests-38763468-project-admin] Flow 'volume_create_api' (686894e2-a501-4c4b-9ae2-593912c47d50) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100522) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 27 16:20:57.094560 np0000005924 devstack@c-api.service[100522]: INFO cinder.volume.api [None req-54d07e52-6187-4edd-80aa-8b579d582f54 tempest-ProjectReaderTests-38763468 tempest-ProjectReaderTests-38763468-project-admin] Create volume request issued successfully. Jul 27 16:20:57.095318 np0000005924 devstack@c-api.service[100522]: INFO cinder.api.openstack.wsgi [None req-54d07e52-6187-4edd-80aa-8b579d582f54 tempest-ProjectReaderTests-38763468 tempest-ProjectReaderTests-38763468-project-admin] https://10.4.3.117/volume/v3/volumes returned with HTTP 202 Jul 27 16:20:57.095828 np0000005924 devstack@c-api.service[100522]: [pid: 100522|app: 0|req: 1183/4774] 10.4.3.117 () {70 vars in 1299 bytes} [Mon Jul 27 16:20:56 2026] POST /volume/v3/volumes => generated 778 bytes in 163 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Jul 27 16:20:57.116467 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.middleware.request_id [None req-e96e14e4-7ecc-4897-acbd-ec2a1a3719dd None None] RequestId filter calling following filter/app {{(pid=100521) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:20:57.118129 np0000005924 devstack@c-api.service[100521]: INFO cinder.api.openstack.wsgi [None req-e96e14e4-7ecc-4897-acbd-ec2a1a3719dd tempest-ProjectReaderTests-38763468 tempest-ProjectReaderTests-38763468-project-admin] GET https://10.4.3.117/volume/v3/volumes/25b6c540-63f3-44b1-bc84-187decb3167a Jul 27 16:20:57.118379 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.openstack.wsgi [None req-e96e14e4-7ecc-4897-acbd-ec2a1a3719dd tempest-ProjectReaderTests-38763468 tempest-ProjectReaderTests-38763468-project-admin] Empty body provided in request {{(pid=100521) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:20:57.118590 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.openstack.wsgi [None req-e96e14e4-7ecc-4897-acbd-ec2a1a3719dd tempest-ProjectReaderTests-38763468 tempest-ProjectReaderTests-38763468-project-admin] Calling method 'show' {{(pid=100521) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:20:57.125228 np0000005924 devstack@c-api.service[100521]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:20:57.125228 np0000005924 devstack@c-api.service[100521]: warnings.warn( Jul 27 16:20:57.128452 np0000005924 devstack@c-api.service[100521]: INFO cinder.volume.api [None req-e96e14e4-7ecc-4897-acbd-ec2a1a3719dd tempest-ProjectReaderTests-38763468 tempest-ProjectReaderTests-38763468-project-admin] Volume info retrieved successfully. Jul 27 16:20:57.131862 np0000005924 devstack@c-api.service[100521]: INFO cinder.api.openstack.wsgi [None req-e96e14e4-7ecc-4897-acbd-ec2a1a3719dd tempest-ProjectReaderTests-38763468 tempest-ProjectReaderTests-38763468-project-admin] https://10.4.3.117/volume/v3/volumes/25b6c540-63f3-44b1-bc84-187decb3167a returned with HTTP 200 Jul 27 16:20:57.132220 np0000005924 devstack@c-api.service[100521]: [pid: 100521|app: 0|req: 1193/4775] 10.4.3.117 () {68 vars in 1389 bytes} [Mon Jul 27 16:20:57 2026] GET /volume/v3/volumes/25b6c540-63f3-44b1-bc84-187decb3167a => generated 957 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 27 16:20:57.156236 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.middleware.request_id [None req-ec7c8328-7a8f-4dc0-a2dc-5c31f0e297bc None None] RequestId filter calling following filter/app {{(pid=100523) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:20:57.159950 np0000005924 devstack@c-api.service[100523]: INFO cinder.api.openstack.wsgi [None req-ec7c8328-7a8f-4dc0-a2dc-5c31f0e297bc tempest-VolumeDependencyTests-1768960200 tempest-VolumeDependencyTests-1768960200-project-member] GET https://10.4.3.117/volume/v3/volumes/81f2b364-3c5a-4382-8d1b-a53d3e9d6675 Jul 27 16:20:57.159950 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.openstack.wsgi [None req-ec7c8328-7a8f-4dc0-a2dc-5c31f0e297bc tempest-VolumeDependencyTests-1768960200 tempest-VolumeDependencyTests-1768960200-project-member] Empty body provided in request {{(pid=100523) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:20:57.159950 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.openstack.wsgi [None req-ec7c8328-7a8f-4dc0-a2dc-5c31f0e297bc tempest-VolumeDependencyTests-1768960200 tempest-VolumeDependencyTests-1768960200-project-member] Calling method 'show' {{(pid=100523) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:20:57.167189 np0000005924 devstack@c-api.service[100523]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:20:57.167189 np0000005924 devstack@c-api.service[100523]: warnings.warn( Jul 27 16:20:57.175357 np0000005924 devstack@c-api.service[100523]: INFO cinder.volume.api [None req-ec7c8328-7a8f-4dc0-a2dc-5c31f0e297bc tempest-VolumeDependencyTests-1768960200 tempest-VolumeDependencyTests-1768960200-project-member] Volume info retrieved successfully. Jul 27 16:20:57.178239 np0000005924 devstack@c-api.service[100523]: INFO cinder.api.openstack.wsgi [None req-ec7c8328-7a8f-4dc0-a2dc-5c31f0e297bc tempest-VolumeDependencyTests-1768960200 tempest-VolumeDependencyTests-1768960200-project-member] https://10.4.3.117/volume/v3/volumes/81f2b364-3c5a-4382-8d1b-a53d3e9d6675 returned with HTTP 200 Jul 27 16:20:57.178891 np0000005924 devstack@c-api.service[100523]: [pid: 100523|app: 0|req: 1202/4776] 10.4.3.117 () {68 vars in 1389 bytes} [Mon Jul 27 16:20:57 2026] GET /volume/v3/volumes/81f2b364-3c5a-4382-8d1b-a53d3e9d6675 => generated 896 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 27 16:20:57.190983 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.middleware.request_id [None req-4aeff49e-f46f-4c25-bd0b-d8b3fc3c20b0 None None] RequestId filter calling following filter/app {{(pid=100524) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:20:57.192877 np0000005924 devstack@c-api.service[100524]: INFO cinder.api.openstack.wsgi [None req-4aeff49e-f46f-4c25-bd0b-d8b3fc3c20b0 tempest-VolumeDependencyTests-1768960200 tempest-VolumeDependencyTests-1768960200-project-member] DELETE https://10.4.3.117/volume/v3/volumes/002533cd-525f-45f0-8811-6cdcca3415e9 Jul 27 16:20:57.193089 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.openstack.wsgi [None req-4aeff49e-f46f-4c25-bd0b-d8b3fc3c20b0 tempest-VolumeDependencyTests-1768960200 tempest-VolumeDependencyTests-1768960200-project-member] Empty body provided in request {{(pid=100524) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:20:57.193288 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.openstack.wsgi [None req-4aeff49e-f46f-4c25-bd0b-d8b3fc3c20b0 tempest-VolumeDependencyTests-1768960200 tempest-VolumeDependencyTests-1768960200-project-member] Calling method 'delete' {{(pid=100524) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:20:57.193516 np0000005924 devstack@c-api.service[100524]: INFO cinder.api.v3.volumes [None req-4aeff49e-f46f-4c25-bd0b-d8b3fc3c20b0 tempest-VolumeDependencyTests-1768960200 tempest-VolumeDependencyTests-1768960200-project-member] Delete volume with id: 002533cd-525f-45f0-8811-6cdcca3415e9 Jul 27 16:20:57.200611 np0000005924 devstack@c-api.service[100524]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:20:57.200611 np0000005924 devstack@c-api.service[100524]: warnings.warn( Jul 27 16:20:57.201102 np0000005924 devstack@c-api.service[100524]: INFO cinder.volume.api [None req-4aeff49e-f46f-4c25-bd0b-d8b3fc3c20b0 tempest-VolumeDependencyTests-1768960200 tempest-VolumeDependencyTests-1768960200-project-member] Volume info retrieved successfully. Jul 27 16:20:57.221167 np0000005924 devstack@c-api.service[100524]: INFO cinder.volume.api [None req-4aeff49e-f46f-4c25-bd0b-d8b3fc3c20b0 tempest-VolumeDependencyTests-1768960200 tempest-VolumeDependencyTests-1768960200-project-member] Delete volume request issued successfully. Jul 27 16:20:57.221423 np0000005924 devstack@c-api.service[100524]: INFO cinder.api.openstack.wsgi [None req-4aeff49e-f46f-4c25-bd0b-d8b3fc3c20b0 tempest-VolumeDependencyTests-1768960200 tempest-VolumeDependencyTests-1768960200-project-member] https://10.4.3.117/volume/v3/volumes/002533cd-525f-45f0-8811-6cdcca3415e9 returned with HTTP 202 Jul 27 16:20:57.221865 np0000005924 devstack@c-api.service[100524]: [pid: 100524|app: 0|req: 1199/4777] 10.4.3.117 () {68 vars in 1392 bytes} [Mon Jul 27 16:20:57 2026] DELETE /volume/v3/volumes/002533cd-525f-45f0-8811-6cdcca3415e9 => generated 0 bytes in 31 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Jul 27 16:20:57.230289 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.middleware.request_id [None req-c862a6d5-9fcb-4733-ac94-3c182c9b1894 None None] RequestId filter calling following filter/app {{(pid=100522) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:20:57.231956 np0000005924 devstack@c-api.service[100522]: INFO cinder.api.openstack.wsgi [None req-c862a6d5-9fcb-4733-ac94-3c182c9b1894 tempest-VolumeDependencyTests-1768960200 tempest-VolumeDependencyTests-1768960200-project-member] GET https://10.4.3.117/volume/v3/volumes/002533cd-525f-45f0-8811-6cdcca3415e9 Jul 27 16:20:57.232158 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.openstack.wsgi [None req-c862a6d5-9fcb-4733-ac94-3c182c9b1894 tempest-VolumeDependencyTests-1768960200 tempest-VolumeDependencyTests-1768960200-project-member] Empty body provided in request {{(pid=100522) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:20:57.232411 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.openstack.wsgi [None req-c862a6d5-9fcb-4733-ac94-3c182c9b1894 tempest-VolumeDependencyTests-1768960200 tempest-VolumeDependencyTests-1768960200-project-member] Calling method 'show' {{(pid=100522) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:20:57.239982 np0000005924 devstack@c-api.service[100522]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:20:57.239982 np0000005924 devstack@c-api.service[100522]: warnings.warn( Jul 27 16:20:57.244191 np0000005924 devstack@c-api.service[100522]: INFO cinder.volume.api [None req-c862a6d5-9fcb-4733-ac94-3c182c9b1894 tempest-VolumeDependencyTests-1768960200 tempest-VolumeDependencyTests-1768960200-project-member] Volume info retrieved successfully. Jul 27 16:20:57.248622 np0000005924 devstack@c-api.service[100522]: INFO cinder.api.openstack.wsgi [None req-c862a6d5-9fcb-4733-ac94-3c182c9b1894 tempest-VolumeDependencyTests-1768960200 tempest-VolumeDependencyTests-1768960200-project-member] https://10.4.3.117/volume/v3/volumes/002533cd-525f-45f0-8811-6cdcca3415e9 returned with HTTP 200 Jul 27 16:20:57.249073 np0000005924 devstack@c-api.service[100522]: [pid: 100522|app: 0|req: 1184/4778] 10.4.3.117 () {68 vars in 1389 bytes} [Mon Jul 27 16:20:57 2026] GET /volume/v3/volumes/002533cd-525f-45f0-8811-6cdcca3415e9 => generated 862 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 27 16:20:57.966221 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.middleware.request_id [None req-c022a076-c3cc-4364-8508-4c520d48145c None None] RequestId filter calling following filter/app {{(pid=100521) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:20:57.968255 np0000005924 devstack@c-api.service[100521]: INFO cinder.api.openstack.wsgi [None req-c022a076-c3cc-4364-8508-4c520d48145c tempest-ProjectAdminTests33-614572375 tempest-ProjectAdminTests33-614572375-project-admin] GET https://10.4.3.117/volume/v3/backups/1cd0dda7-d9ba-4eff-9102-fb336833b179 Jul 27 16:20:57.968488 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.openstack.wsgi [None req-c022a076-c3cc-4364-8508-4c520d48145c tempest-ProjectAdminTests33-614572375 tempest-ProjectAdminTests33-614572375-project-admin] Empty body provided in request {{(pid=100521) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:20:57.968649 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.openstack.wsgi [None req-c022a076-c3cc-4364-8508-4c520d48145c tempest-ProjectAdminTests33-614572375 tempest-ProjectAdminTests33-614572375-project-admin] Calling method 'show' {{(pid=100521) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:20:57.968740 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.v3.backups [None req-c022a076-c3cc-4364-8508-4c520d48145c tempest-ProjectAdminTests33-614572375 tempest-ProjectAdminTests33-614572375-project-admin] Show backup with id 1cd0dda7-d9ba-4eff-9102-fb336833b179. {{(pid=100521) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 27 16:20:57.973038 np0000005924 devstack@c-api.service[100521]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:20:57.973038 np0000005924 devstack@c-api.service[100521]: warnings.warn( Jul 27 16:20:57.973740 np0000005924 devstack@c-api.service[100521]: INFO cinder.api.openstack.wsgi [None req-c022a076-c3cc-4364-8508-4c520d48145c tempest-ProjectAdminTests33-614572375 tempest-ProjectAdminTests33-614572375-project-admin] https://10.4.3.117/volume/v3/backups/1cd0dda7-d9ba-4eff-9102-fb336833b179 returned with HTTP 200 Jul 27 16:20:57.974150 np0000005924 devstack@c-api.service[100521]: [pid: 100521|app: 0|req: 1194/4779] 10.4.3.117 () {68 vars in 1388 bytes} [Mon Jul 27 16:20:57 2026] GET /volume/v3/backups/1cd0dda7-d9ba-4eff-9102-fb336833b179 => generated 736 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 27 16:20:58.143903 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.middleware.request_id [None req-e17aca75-3799-40fd-a81d-7ba7d7fb85c2 None None] RequestId filter calling following filter/app {{(pid=100523) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:20:58.147904 np0000005924 devstack@c-api.service[100523]: INFO cinder.api.openstack.wsgi [None req-e17aca75-3799-40fd-a81d-7ba7d7fb85c2 tempest-ProjectReaderTests-38763468 tempest-ProjectReaderTests-38763468-project-admin] GET https://10.4.3.117/volume/v3/volumes/25b6c540-63f3-44b1-bc84-187decb3167a Jul 27 16:20:58.147904 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.openstack.wsgi [None req-e17aca75-3799-40fd-a81d-7ba7d7fb85c2 tempest-ProjectReaderTests-38763468 tempest-ProjectReaderTests-38763468-project-admin] Empty body provided in request {{(pid=100523) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:20:58.147904 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.openstack.wsgi [None req-e17aca75-3799-40fd-a81d-7ba7d7fb85c2 tempest-ProjectReaderTests-38763468 tempest-ProjectReaderTests-38763468-project-admin] Calling method 'show' {{(pid=100523) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:20:58.154293 np0000005924 devstack@c-api.service[100523]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:20:58.154293 np0000005924 devstack@c-api.service[100523]: warnings.warn( Jul 27 16:20:58.158707 np0000005924 devstack@c-api.service[100523]: INFO cinder.volume.api [None req-e17aca75-3799-40fd-a81d-7ba7d7fb85c2 tempest-ProjectReaderTests-38763468 tempest-ProjectReaderTests-38763468-project-admin] Volume info retrieved successfully. Jul 27 16:20:58.163388 np0000005924 devstack@c-api.service[100523]: INFO cinder.api.openstack.wsgi [None req-e17aca75-3799-40fd-a81d-7ba7d7fb85c2 tempest-ProjectReaderTests-38763468 tempest-ProjectReaderTests-38763468-project-admin] https://10.4.3.117/volume/v3/volumes/25b6c540-63f3-44b1-bc84-187decb3167a returned with HTTP 200 Jul 27 16:20:58.164020 np0000005924 devstack@c-api.service[100523]: [pid: 100523|app: 0|req: 1203/4780] 10.4.3.117 () {68 vars in 1389 bytes} [Mon Jul 27 16:20:58 2026] GET /volume/v3/volumes/25b6c540-63f3-44b1-bc84-187decb3167a => generated 1009 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 27 16:20:58.175740 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.middleware.request_id [None req-51d88ec4-1667-46b9-bf52-4b17a760f7a2 None None] RequestId filter calling following filter/app {{(pid=100524) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:20:58.177693 np0000005924 devstack@c-api.service[100524]: INFO cinder.api.openstack.wsgi [None req-51d88ec4-1667-46b9-bf52-4b17a760f7a2 tempest-ProjectReaderTests-38763468 tempest-ProjectReaderTests-38763468-project-reader] GET https://10.4.3.117/volume/v3/volumes/25b6c540-63f3-44b1-bc84-187decb3167a Jul 27 16:20:58.177923 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.openstack.wsgi [None req-51d88ec4-1667-46b9-bf52-4b17a760f7a2 tempest-ProjectReaderTests-38763468 tempest-ProjectReaderTests-38763468-project-reader] Empty body provided in request {{(pid=100524) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:20:58.178125 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.openstack.wsgi [None req-51d88ec4-1667-46b9-bf52-4b17a760f7a2 tempest-ProjectReaderTests-38763468 tempest-ProjectReaderTests-38763468-project-reader] Calling method 'show' {{(pid=100524) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:20:58.180149 np0000005924 devstack@c-api.service[100524]: DEBUG dbcounter [-] [100524] Writing DB stats cinder:SELECT=478,cinder:UPDATE=165,cinder:INSERT=86 {{(pid=100524) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 27 16:20:58.186120 np0000005924 devstack@c-api.service[100524]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:20:58.186120 np0000005924 devstack@c-api.service[100524]: warnings.warn( Jul 27 16:20:58.190151 np0000005924 devstack@c-api.service[100524]: INFO cinder.volume.api [None req-51d88ec4-1667-46b9-bf52-4b17a760f7a2 tempest-ProjectReaderTests-38763468 tempest-ProjectReaderTests-38763468-project-reader] Volume info retrieved successfully. Jul 27 16:20:58.194431 np0000005924 devstack@c-api.service[100524]: INFO cinder.api.openstack.wsgi [None req-51d88ec4-1667-46b9-bf52-4b17a760f7a2 tempest-ProjectReaderTests-38763468 tempest-ProjectReaderTests-38763468-project-reader] https://10.4.3.117/volume/v3/volumes/25b6c540-63f3-44b1-bc84-187decb3167a returned with HTTP 200 Jul 27 16:20:58.194843 np0000005924 devstack@c-api.service[100524]: [pid: 100524|app: 0|req: 1200/4781] 10.4.3.117 () {68 vars in 1389 bytes} [Mon Jul 27 16:20:58 2026] GET /volume/v3/volumes/25b6c540-63f3-44b1-bc84-187decb3167a => generated 845 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 27 16:20:58.206798 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.middleware.request_id [None req-d7d97d69-9639-4a63-8afc-d1550a1546f7 None None] RequestId filter calling following filter/app {{(pid=100522) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:20:58.209146 np0000005924 devstack@c-api.service[100522]: INFO cinder.api.openstack.wsgi [None req-d7d97d69-9639-4a63-8afc-d1550a1546f7 tempest-ProjectReaderTests-38763468 tempest-ProjectReaderTests-38763468-project-admin] DELETE https://10.4.3.117/volume/v3/volumes/25b6c540-63f3-44b1-bc84-187decb3167a Jul 27 16:20:58.209451 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.openstack.wsgi [None req-d7d97d69-9639-4a63-8afc-d1550a1546f7 tempest-ProjectReaderTests-38763468 tempest-ProjectReaderTests-38763468-project-admin] Empty body provided in request {{(pid=100522) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:20:58.209685 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.openstack.wsgi [None req-d7d97d69-9639-4a63-8afc-d1550a1546f7 tempest-ProjectReaderTests-38763468 tempest-ProjectReaderTests-38763468-project-admin] Calling method 'delete' {{(pid=100522) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:20:58.209880 np0000005924 devstack@c-api.service[100522]: INFO cinder.api.v3.volumes [None req-d7d97d69-9639-4a63-8afc-d1550a1546f7 tempest-ProjectReaderTests-38763468 tempest-ProjectReaderTests-38763468-project-admin] Delete volume with id: 25b6c540-63f3-44b1-bc84-187decb3167a Jul 27 16:20:58.218298 np0000005924 devstack@c-api.service[100522]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:20:58.218298 np0000005924 devstack@c-api.service[100522]: warnings.warn( Jul 27 16:20:58.218695 np0000005924 devstack@c-api.service[100522]: INFO cinder.volume.api [None req-d7d97d69-9639-4a63-8afc-d1550a1546f7 tempest-ProjectReaderTests-38763468 tempest-ProjectReaderTests-38763468-project-admin] Volume info retrieved successfully. Jul 27 16:20:58.235554 np0000005924 devstack@c-api.service[100522]: INFO cinder.volume.api [None req-d7d97d69-9639-4a63-8afc-d1550a1546f7 tempest-ProjectReaderTests-38763468 tempest-ProjectReaderTests-38763468-project-admin] Delete volume request issued successfully. Jul 27 16:20:58.235765 np0000005924 devstack@c-api.service[100522]: INFO cinder.api.openstack.wsgi [None req-d7d97d69-9639-4a63-8afc-d1550a1546f7 tempest-ProjectReaderTests-38763468 tempest-ProjectReaderTests-38763468-project-admin] https://10.4.3.117/volume/v3/volumes/25b6c540-63f3-44b1-bc84-187decb3167a returned with HTTP 202 Jul 27 16:20:58.236261 np0000005924 devstack@c-api.service[100522]: [pid: 100522|app: 0|req: 1185/4782] 10.4.3.117 () {68 vars in 1392 bytes} [Mon Jul 27 16:20:58 2026] DELETE /volume/v3/volumes/25b6c540-63f3-44b1-bc84-187decb3167a => generated 0 bytes in 30 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Jul 27 16:20:58.242685 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.middleware.request_id [None req-db5eb00c-51a3-4746-8689-62a17bc060ec None None] RequestId filter calling following filter/app {{(pid=100521) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:20:58.244395 np0000005924 devstack@c-api.service[100521]: INFO cinder.api.openstack.wsgi [None req-db5eb00c-51a3-4746-8689-62a17bc060ec tempest-ProjectReaderTests-38763468 tempest-ProjectReaderTests-38763468-project-admin] GET https://10.4.3.117/volume/v3/volumes/25b6c540-63f3-44b1-bc84-187decb3167a Jul 27 16:20:58.244599 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.openstack.wsgi [None req-db5eb00c-51a3-4746-8689-62a17bc060ec tempest-ProjectReaderTests-38763468 tempest-ProjectReaderTests-38763468-project-admin] Empty body provided in request {{(pid=100521) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:20:58.244779 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.openstack.wsgi [None req-db5eb00c-51a3-4746-8689-62a17bc060ec tempest-ProjectReaderTests-38763468 tempest-ProjectReaderTests-38763468-project-admin] Calling method 'show' {{(pid=100521) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:20:58.251896 np0000005924 devstack@c-api.service[100521]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:20:58.251896 np0000005924 devstack@c-api.service[100521]: warnings.warn( Jul 27 16:20:58.255123 np0000005924 devstack@c-api.service[100521]: INFO cinder.volume.api [None req-db5eb00c-51a3-4746-8689-62a17bc060ec tempest-ProjectReaderTests-38763468 tempest-ProjectReaderTests-38763468-project-admin] Volume info retrieved successfully. Jul 27 16:20:58.259105 np0000005924 devstack@c-api.service[100521]: INFO cinder.api.openstack.wsgi [None req-db5eb00c-51a3-4746-8689-62a17bc060ec tempest-ProjectReaderTests-38763468 tempest-ProjectReaderTests-38763468-project-admin] https://10.4.3.117/volume/v3/volumes/25b6c540-63f3-44b1-bc84-187decb3167a returned with HTTP 200 Jul 27 16:20:58.259608 np0000005924 devstack@c-api.service[100521]: [pid: 100521|app: 0|req: 1195/4783] 10.4.3.117 () {68 vars in 1389 bytes} [Mon Jul 27 16:20:58 2026] GET /volume/v3/volumes/25b6c540-63f3-44b1-bc84-187decb3167a => generated 1008 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 27 16:20:58.264862 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.middleware.request_id [None req-67964e1b-8935-4eb3-8196-e5b0138cdefc None None] RequestId filter calling following filter/app {{(pid=100523) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:20:58.268621 np0000005924 devstack@c-api.service[100523]: INFO cinder.api.openstack.wsgi [None req-67964e1b-8935-4eb3-8196-e5b0138cdefc tempest-VolumeDependencyTests-1768960200 tempest-VolumeDependencyTests-1768960200-project-member] GET https://10.4.3.117/volume/v3/volumes/002533cd-525f-45f0-8811-6cdcca3415e9 Jul 27 16:20:58.268621 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.openstack.wsgi [None req-67964e1b-8935-4eb3-8196-e5b0138cdefc tempest-VolumeDependencyTests-1768960200 tempest-VolumeDependencyTests-1768960200-project-member] Empty body provided in request {{(pid=100523) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:20:58.268621 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.openstack.wsgi [None req-67964e1b-8935-4eb3-8196-e5b0138cdefc tempest-VolumeDependencyTests-1768960200 tempest-VolumeDependencyTests-1768960200-project-member] Calling method 'show' {{(pid=100523) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:20:58.275312 np0000005924 devstack@c-api.service[100523]: INFO cinder.api.openstack.wsgi [None req-67964e1b-8935-4eb3-8196-e5b0138cdefc tempest-VolumeDependencyTests-1768960200 tempest-VolumeDependencyTests-1768960200-project-member] https://10.4.3.117/volume/v3/volumes/002533cd-525f-45f0-8811-6cdcca3415e9 returned with HTTP 404 Jul 27 16:20:58.275985 np0000005924 devstack@c-api.service[100523]: [pid: 100523|app: 0|req: 1204/4784] 10.4.3.117 () {68 vars in 1389 bytes} [Mon Jul 27 16:20:58 2026] GET /volume/v3/volumes/002533cd-525f-45f0-8811-6cdcca3415e9 => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 27 16:20:58.283803 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.middleware.request_id [None req-b76de39a-ae3d-43f7-88b7-cbbd01f1a591 None None] RequestId filter calling following filter/app {{(pid=100524) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:20:58.285654 np0000005924 devstack@c-api.service[100524]: INFO cinder.api.openstack.wsgi [None req-b76de39a-ae3d-43f7-88b7-cbbd01f1a591 tempest-VolumeDependencyTests-1768960200 tempest-VolumeDependencyTests-1768960200-project-member] DELETE https://10.4.3.117/volume/v3/volumes/81f2b364-3c5a-4382-8d1b-a53d3e9d6675 Jul 27 16:20:58.285891 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.openstack.wsgi [None req-b76de39a-ae3d-43f7-88b7-cbbd01f1a591 tempest-VolumeDependencyTests-1768960200 tempest-VolumeDependencyTests-1768960200-project-member] Empty body provided in request {{(pid=100524) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:20:58.286078 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.openstack.wsgi [None req-b76de39a-ae3d-43f7-88b7-cbbd01f1a591 tempest-VolumeDependencyTests-1768960200 tempest-VolumeDependencyTests-1768960200-project-member] Calling method 'delete' {{(pid=100524) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:20:58.286261 np0000005924 devstack@c-api.service[100524]: INFO cinder.api.v3.volumes [None req-b76de39a-ae3d-43f7-88b7-cbbd01f1a591 tempest-VolumeDependencyTests-1768960200 tempest-VolumeDependencyTests-1768960200-project-member] Delete volume with id: 81f2b364-3c5a-4382-8d1b-a53d3e9d6675 Jul 27 16:20:58.292906 np0000005924 devstack@c-api.service[100524]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:20:58.292906 np0000005924 devstack@c-api.service[100524]: warnings.warn( Jul 27 16:20:58.293412 np0000005924 devstack@c-api.service[100524]: INFO cinder.volume.api [None req-b76de39a-ae3d-43f7-88b7-cbbd01f1a591 tempest-VolumeDependencyTests-1768960200 tempest-VolumeDependencyTests-1768960200-project-member] Volume info retrieved successfully. Jul 27 16:20:58.309794 np0000005924 devstack@c-api.service[100524]: INFO cinder.volume.api [None req-b76de39a-ae3d-43f7-88b7-cbbd01f1a591 tempest-VolumeDependencyTests-1768960200 tempest-VolumeDependencyTests-1768960200-project-member] Delete volume request issued successfully. Jul 27 16:20:58.310246 np0000005924 devstack@c-api.service[100524]: INFO cinder.api.openstack.wsgi [None req-b76de39a-ae3d-43f7-88b7-cbbd01f1a591 tempest-VolumeDependencyTests-1768960200 tempest-VolumeDependencyTests-1768960200-project-member] https://10.4.3.117/volume/v3/volumes/81f2b364-3c5a-4382-8d1b-a53d3e9d6675 returned with HTTP 202 Jul 27 16:20:58.310385 np0000005924 devstack@c-api.service[100524]: [pid: 100524|app: 0|req: 1201/4785] 10.4.3.117 () {68 vars in 1392 bytes} [Mon Jul 27 16:20:58 2026] DELETE /volume/v3/volumes/81f2b364-3c5a-4382-8d1b-a53d3e9d6675 => generated 0 bytes in 27 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Jul 27 16:20:58.316849 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.middleware.request_id [None req-3359a433-a5b5-4070-b8ba-9668cb2660dc None None] RequestId filter calling following filter/app {{(pid=100522) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:20:58.318748 np0000005924 devstack@c-api.service[100522]: INFO cinder.api.openstack.wsgi [None req-3359a433-a5b5-4070-b8ba-9668cb2660dc tempest-VolumeDependencyTests-1768960200 tempest-VolumeDependencyTests-1768960200-project-member] GET https://10.4.3.117/volume/v3/volumes/81f2b364-3c5a-4382-8d1b-a53d3e9d6675 Jul 27 16:20:58.318970 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.openstack.wsgi [None req-3359a433-a5b5-4070-b8ba-9668cb2660dc tempest-VolumeDependencyTests-1768960200 tempest-VolumeDependencyTests-1768960200-project-member] Empty body provided in request {{(pid=100522) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:20:58.319236 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.openstack.wsgi [None req-3359a433-a5b5-4070-b8ba-9668cb2660dc tempest-VolumeDependencyTests-1768960200 tempest-VolumeDependencyTests-1768960200-project-member] Calling method 'show' {{(pid=100522) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:20:58.325990 np0000005924 devstack@c-api.service[100522]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:20:58.325990 np0000005924 devstack@c-api.service[100522]: warnings.warn( Jul 27 16:20:58.329201 np0000005924 devstack@c-api.service[100522]: INFO cinder.volume.api [None req-3359a433-a5b5-4070-b8ba-9668cb2660dc tempest-VolumeDependencyTests-1768960200 tempest-VolumeDependencyTests-1768960200-project-member] Volume info retrieved successfully. Jul 27 16:20:58.333226 np0000005924 devstack@c-api.service[100522]: INFO cinder.api.openstack.wsgi [None req-3359a433-a5b5-4070-b8ba-9668cb2660dc tempest-VolumeDependencyTests-1768960200 tempest-VolumeDependencyTests-1768960200-project-member] https://10.4.3.117/volume/v3/volumes/81f2b364-3c5a-4382-8d1b-a53d3e9d6675 returned with HTTP 200 Jul 27 16:20:58.333618 np0000005924 devstack@c-api.service[100522]: [pid: 100522|app: 0|req: 1186/4786] 10.4.3.117 () {68 vars in 1389 bytes} [Mon Jul 27 16:20:58 2026] GET /volume/v3/volumes/81f2b364-3c5a-4382-8d1b-a53d3e9d6675 => generated 895 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 27 16:20:58.984123 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.middleware.request_id [None req-8d034654-665f-4ef2-b710-139f1f921da4 None None] RequestId filter calling following filter/app {{(pid=100521) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:20:58.986347 np0000005924 devstack@c-api.service[100521]: INFO cinder.api.openstack.wsgi [None req-8d034654-665f-4ef2-b710-139f1f921da4 tempest-ProjectAdminTests33-614572375 tempest-ProjectAdminTests33-614572375-project-admin] GET https://10.4.3.117/volume/v3/backups/1cd0dda7-d9ba-4eff-9102-fb336833b179 Jul 27 16:20:58.986621 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.openstack.wsgi [None req-8d034654-665f-4ef2-b710-139f1f921da4 tempest-ProjectAdminTests33-614572375 tempest-ProjectAdminTests33-614572375-project-admin] Empty body provided in request {{(pid=100521) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:20:58.986869 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.openstack.wsgi [None req-8d034654-665f-4ef2-b710-139f1f921da4 tempest-ProjectAdminTests33-614572375 tempest-ProjectAdminTests33-614572375-project-admin] Calling method 'show' {{(pid=100521) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:20:58.987010 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.v3.backups [None req-8d034654-665f-4ef2-b710-139f1f921da4 tempest-ProjectAdminTests33-614572375 tempest-ProjectAdminTests33-614572375-project-admin] Show backup with id 1cd0dda7-d9ba-4eff-9102-fb336833b179. {{(pid=100521) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 27 16:20:58.991867 np0000005924 devstack@c-api.service[100521]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:20:58.991867 np0000005924 devstack@c-api.service[100521]: warnings.warn( Jul 27 16:20:58.992700 np0000005924 devstack@c-api.service[100521]: INFO cinder.api.openstack.wsgi [None req-8d034654-665f-4ef2-b710-139f1f921da4 tempest-ProjectAdminTests33-614572375 tempest-ProjectAdminTests33-614572375-project-admin] https://10.4.3.117/volume/v3/backups/1cd0dda7-d9ba-4eff-9102-fb336833b179 returned with HTTP 200 Jul 27 16:20:58.993056 np0000005924 devstack@c-api.service[100521]: [pid: 100521|app: 0|req: 1196/4787] 10.4.3.117 () {68 vars in 1388 bytes} [Mon Jul 27 16:20:58 2026] GET /volume/v3/backups/1cd0dda7-d9ba-4eff-9102-fb336833b179 => generated 736 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 27 16:20:59.273055 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.middleware.request_id [None req-dd907291-6b53-44a2-b423-e446e0b511e7 None None] RequestId filter calling following filter/app {{(pid=100523) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:20:59.274740 np0000005924 devstack@c-api.service[100523]: INFO cinder.api.openstack.wsgi [None req-dd907291-6b53-44a2-b423-e446e0b511e7 tempest-ProjectReaderTests-38763468 tempest-ProjectReaderTests-38763468-project-admin] GET https://10.4.3.117/volume/v3/volumes/25b6c540-63f3-44b1-bc84-187decb3167a Jul 27 16:20:59.274923 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.openstack.wsgi [None req-dd907291-6b53-44a2-b423-e446e0b511e7 tempest-ProjectReaderTests-38763468 tempest-ProjectReaderTests-38763468-project-admin] Empty body provided in request {{(pid=100523) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:20:59.275095 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.openstack.wsgi [None req-dd907291-6b53-44a2-b423-e446e0b511e7 tempest-ProjectReaderTests-38763468 tempest-ProjectReaderTests-38763468-project-admin] Calling method 'show' {{(pid=100523) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:20:59.280699 np0000005924 devstack@c-api.service[100523]: INFO cinder.api.openstack.wsgi [None req-dd907291-6b53-44a2-b423-e446e0b511e7 tempest-ProjectReaderTests-38763468 tempest-ProjectReaderTests-38763468-project-admin] https://10.4.3.117/volume/v3/volumes/25b6c540-63f3-44b1-bc84-187decb3167a returned with HTTP 404 Jul 27 16:20:59.281126 np0000005924 devstack@c-api.service[100523]: [pid: 100523|app: 0|req: 1205/4788] 10.4.3.117 () {68 vars in 1389 bytes} [Mon Jul 27 16:20:59 2026] GET /volume/v3/volumes/25b6c540-63f3-44b1-bc84-187decb3167a => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 27 16:20:59.288886 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.middleware.request_id [None req-d6ac4f54-b1dd-4dee-ba3d-191548f7a44b None None] RequestId filter calling following filter/app {{(pid=100524) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:20:59.291060 np0000005924 devstack@c-api.service[100524]: INFO cinder.api.openstack.wsgi [None req-d6ac4f54-b1dd-4dee-ba3d-191548f7a44b tempest-ProjectReaderTests-38763468 tempest-ProjectReaderTests-38763468-project-admin] POST https://10.4.3.117/volume/v3/volumes Jul 27 16:20:59.291458 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.openstack.wsgi [None req-d6ac4f54-b1dd-4dee-ba3d-191548f7a44b tempest-ProjectReaderTests-38763468 tempest-ProjectReaderTests-38763468-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-2089205610"}} {{(pid=100524) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 27 16:20:59.292833 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.v3.volumes [None req-d6ac4f54-b1dd-4dee-ba3d-191548f7a44b tempest-ProjectReaderTests-38763468 tempest-ProjectReaderTests-38763468-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-2089205610'}} {{(pid=100524) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 27 16:20:59.293309 np0000005924 devstack@c-api.service[100524]: INFO cinder.api.v3.volumes [None req-d6ac4f54-b1dd-4dee-ba3d-191548f7a44b tempest-ProjectReaderTests-38763468 tempest-ProjectReaderTests-38763468-project-admin] Create volume of 1 GB Jul 27 16:20:59.298187 np0000005924 devstack@c-api.service[100524]: INFO cinder.volume.api [None req-d6ac4f54-b1dd-4dee-ba3d-191548f7a44b tempest-ProjectReaderTests-38763468 tempest-ProjectReaderTests-38763468-project-admin] Availability Zones retrieved successfully. Jul 27 16:20:59.303069 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.volume.api [None req-d6ac4f54-b1dd-4dee-ba3d-191548f7a44b tempest-ProjectReaderTests-38763468 tempest-ProjectReaderTests-38763468-project-admin] Flow 'volume_create_api' (a5ad3630-d2a7-42df-8d74-b981ae0cfeb2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100524) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 27 16:20:59.303899 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.volume.api [None req-d6ac4f54-b1dd-4dee-ba3d-191548f7a44b tempest-ProjectReaderTests-38763468 tempest-ProjectReaderTests-38763468-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (943975a0-5075-4260-98a8-613586f1449e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100524) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 27 16:20:59.304654 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.volume.flows.api.create_volume [None req-d6ac4f54-b1dd-4dee-ba3d-191548f7a44b tempest-ProjectReaderTests-38763468 tempest-ProjectReaderTests-38763468-project-admin] Validating volume size '1' using validate_int {{(pid=100524) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 27 16:20:59.326133 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.volume.api [None req-d6ac4f54-b1dd-4dee-ba3d-191548f7a44b tempest-ProjectReaderTests-38763468 tempest-ProjectReaderTests-38763468-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (943975a0-5075-4260-98a8-613586f1449e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-27T16:04:59Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=2bce4e1a-e6e0-49d9-be36-c3405449a01e,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '2bce4e1a-e6e0-49d9-be36-c3405449a01e', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100524) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 27 16:20:59.326846 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.volume.api [None req-d6ac4f54-b1dd-4dee-ba3d-191548f7a44b tempest-ProjectReaderTests-38763468 tempest-ProjectReaderTests-38763468-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (7048183a-5e5d-4b50-b162-c10d4a7f79a5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100524) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 27 16:20:59.345165 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.middleware.request_id [None req-6a4826d2-ed7d-4cc5-9875-9d4419829125 None None] RequestId filter calling following filter/app {{(pid=100522) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:20:59.346948 np0000005924 devstack@c-api.service[100522]: INFO cinder.api.openstack.wsgi [None req-6a4826d2-ed7d-4cc5-9875-9d4419829125 tempest-VolumeDependencyTests-1768960200 tempest-VolumeDependencyTests-1768960200-project-member] GET https://10.4.3.117/volume/v3/volumes/81f2b364-3c5a-4382-8d1b-a53d3e9d6675 Jul 27 16:20:59.347133 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.openstack.wsgi [None req-6a4826d2-ed7d-4cc5-9875-9d4419829125 tempest-VolumeDependencyTests-1768960200 tempest-VolumeDependencyTests-1768960200-project-member] Empty body provided in request {{(pid=100522) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:20:59.347352 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.openstack.wsgi [None req-6a4826d2-ed7d-4cc5-9875-9d4419829125 tempest-VolumeDependencyTests-1768960200 tempest-VolumeDependencyTests-1768960200-project-member] Calling method 'show' {{(pid=100522) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:20:59.353025 np0000005924 devstack@c-api.service[100522]: INFO cinder.api.openstack.wsgi [None req-6a4826d2-ed7d-4cc5-9875-9d4419829125 tempest-VolumeDependencyTests-1768960200 tempest-VolumeDependencyTests-1768960200-project-member] https://10.4.3.117/volume/v3/volumes/81f2b364-3c5a-4382-8d1b-a53d3e9d6675 returned with HTTP 404 Jul 27 16:20:59.353523 np0000005924 devstack@c-api.service[100522]: [pid: 100522|app: 0|req: 1187/4789] 10.4.3.117 () {68 vars in 1389 bytes} [Mon Jul 27 16:20:59 2026] GET /volume/v3/volumes/81f2b364-3c5a-4382-8d1b-a53d3e9d6675 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 27 16:20:59.359605 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.middleware.request_id [None req-459c3ea1-b965-4adb-9e30-f2d9003377c6 None None] RequestId filter calling following filter/app {{(pid=100521) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:20:59.360316 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.quota [None req-d6ac4f54-b1dd-4dee-ba3d-191548f7a44b tempest-ProjectReaderTests-38763468 tempest-ProjectReaderTests-38763468-project-admin] Created reservations ['dcbd53b5-c3e5-47db-9e7f-94a8db694673', '2f5e0a7b-484c-4095-94f0-4bbf1f806a81', '091784f5-d0bd-4826-a75d-475367b5f63e', '5800aad7-1039-492c-b22a-a58f5c5a7685'] {{(pid=100524) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 27 16:20:59.361118 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.volume.api [None req-d6ac4f54-b1dd-4dee-ba3d-191548f7a44b tempest-ProjectReaderTests-38763468 tempest-ProjectReaderTests-38763468-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (7048183a-5e5d-4b50-b162-c10d4a7f79a5) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['dcbd53b5-c3e5-47db-9e7f-94a8db694673', '2f5e0a7b-484c-4095-94f0-4bbf1f806a81', '091784f5-d0bd-4826-a75d-475367b5f63e', '5800aad7-1039-492c-b22a-a58f5c5a7685']}' {{(pid=100524) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 27 16:20:59.361372 np0000005924 devstack@c-api.service[100521]: INFO cinder.api.openstack.wsgi [None req-459c3ea1-b965-4adb-9e30-f2d9003377c6 tempest-VolumeDependencyTests-1768960200 tempest-VolumeDependencyTests-1768960200-project-member] DELETE https://10.4.3.117/volume/v3/volumes/002533cd-525f-45f0-8811-6cdcca3415e9 Jul 27 16:20:59.361575 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.openstack.wsgi [None req-459c3ea1-b965-4adb-9e30-f2d9003377c6 tempest-VolumeDependencyTests-1768960200 tempest-VolumeDependencyTests-1768960200-project-member] Empty body provided in request {{(pid=100521) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:20:59.361754 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.openstack.wsgi [None req-459c3ea1-b965-4adb-9e30-f2d9003377c6 tempest-VolumeDependencyTests-1768960200 tempest-VolumeDependencyTests-1768960200-project-member] Calling method 'delete' {{(pid=100521) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:20:59.361838 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.volume.api [None req-d6ac4f54-b1dd-4dee-ba3d-191548f7a44b tempest-ProjectReaderTests-38763468 tempest-ProjectReaderTests-38763468-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (3fff5849-97c2-4dd2-9ba4-6401abd24bee) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100524) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 27 16:20:59.361926 np0000005924 devstack@c-api.service[100521]: INFO cinder.api.v3.volumes [None req-459c3ea1-b965-4adb-9e30-f2d9003377c6 tempest-VolumeDependencyTests-1768960200 tempest-VolumeDependencyTests-1768960200-project-member] Delete volume with id: 002533cd-525f-45f0-8811-6cdcca3415e9 Jul 27 16:20:59.366980 np0000005924 devstack@c-api.service[100521]: INFO cinder.api.openstack.wsgi [None req-459c3ea1-b965-4adb-9e30-f2d9003377c6 tempest-VolumeDependencyTests-1768960200 tempest-VolumeDependencyTests-1768960200-project-member] https://10.4.3.117/volume/v3/volumes/002533cd-525f-45f0-8811-6cdcca3415e9 returned with HTTP 404 Jul 27 16:20:59.367495 np0000005924 devstack@c-api.service[100521]: [pid: 100521|app: 0|req: 1197/4790] 10.4.3.117 () {68 vars in 1392 bytes} [Mon Jul 27 16:20:59 2026] DELETE /volume/v3/volumes/002533cd-525f-45f0-8811-6cdcca3415e9 => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 27 16:20:59.373602 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.middleware.request_id [None req-2d2b4444-9c43-4052-832b-216b661a20dc None None] RequestId filter calling following filter/app {{(pid=100523) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:20:59.375397 np0000005924 devstack@c-api.service[100523]: INFO cinder.api.openstack.wsgi [None req-2d2b4444-9c43-4052-832b-216b661a20dc tempest-VolumeDependencyTests-1768960200 tempest-VolumeDependencyTests-1768960200-project-member] GET https://10.4.3.117/volume/v3/volumes/002533cd-525f-45f0-8811-6cdcca3415e9 Jul 27 16:20:59.375648 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.openstack.wsgi [None req-2d2b4444-9c43-4052-832b-216b661a20dc tempest-VolumeDependencyTests-1768960200 tempest-VolumeDependencyTests-1768960200-project-member] Empty body provided in request {{(pid=100523) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:20:59.375806 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.openstack.wsgi [None req-2d2b4444-9c43-4052-832b-216b661a20dc tempest-VolumeDependencyTests-1768960200 tempest-VolumeDependencyTests-1768960200-project-member] Calling method 'show' {{(pid=100523) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:20:59.382219 np0000005924 devstack@c-api.service[100523]: INFO cinder.api.openstack.wsgi [None req-2d2b4444-9c43-4052-832b-216b661a20dc tempest-VolumeDependencyTests-1768960200 tempest-VolumeDependencyTests-1768960200-project-member] https://10.4.3.117/volume/v3/volumes/002533cd-525f-45f0-8811-6cdcca3415e9 returned with HTTP 404 Jul 27 16:20:59.382726 np0000005924 devstack@c-api.service[100523]: [pid: 100523|app: 0|req: 1206/4791] 10.4.3.117 () {68 vars in 1389 bytes} [Mon Jul 27 16:20:59 2026] GET /volume/v3/volumes/002533cd-525f-45f0-8811-6cdcca3415e9 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 27 16:20:59.384066 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.volume.api [None req-d6ac4f54-b1dd-4dee-ba3d-191548f7a44b tempest-ProjectReaderTests-38763468 tempest-ProjectReaderTests-38763468-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (3fff5849-97c2-4dd2-9ba4-6401abd24bee) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '2e80c71a-8665-4052-abee-2c4bd7812ab2', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-2089205610',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='42455f4b56dd4547a6cf36dd533bbf40',qos_specs=None,replication_status=,reservations=['dcbd53b5-c3e5-47db-9e7f-94a8db694673','2f5e0a7b-484c-4095-94f0-4bbf1f806a81','091784f5-d0bd-4826-a75d-475367b5f63e','5800aad7-1039-492c-b22a-a58f5c5a7685'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='da4f7742af764efab8a0e2fdbe26f32b',volume_type_id=2bce4e1a-e6e0-49d9-be36-c3405449a01e), 'volume': Volume(_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-27T16:20:59Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-2089205610',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=2e80c71a-8665-4052-abee-2c4bd7812ab2,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='42455f4b56dd4547a6cf36dd533bbf40',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='da4f7742af764efab8a0e2fdbe26f32b',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(2bce4e1a-e6e0-49d9-be36-c3405449a01e),volume_type_id=2bce4e1a-e6e0-49d9-be36-c3405449a01e)}' {{(pid=100524) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 27 16:20:59.384795 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.volume.api [None req-d6ac4f54-b1dd-4dee-ba3d-191548f7a44b tempest-ProjectReaderTests-38763468 tempest-ProjectReaderTests-38763468-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (4118d428-3c9e-4413-8b2c-807c830704bf) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100524) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 27 16:20:59.388498 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.middleware.request_id [None req-86feffff-aa9b-44bf-be2c-065e5c54a0eb None None] RequestId filter calling following filter/app {{(pid=100522) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:20:59.390129 np0000005924 devstack@c-api.service[100522]: INFO cinder.api.openstack.wsgi [None req-86feffff-aa9b-44bf-be2c-065e5c54a0eb tempest-VolumeDependencyTests-1768960200 tempest-VolumeDependencyTests-1768960200-project-member] DELETE https://10.4.3.117/volume/v3/volumes/54d8b13c-6cd9-4746-b45a-b0e59d14ecac Jul 27 16:20:59.390333 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.openstack.wsgi [None req-86feffff-aa9b-44bf-be2c-065e5c54a0eb tempest-VolumeDependencyTests-1768960200 tempest-VolumeDependencyTests-1768960200-project-member] Empty body provided in request {{(pid=100522) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:20:59.390537 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.openstack.wsgi [None req-86feffff-aa9b-44bf-be2c-065e5c54a0eb tempest-VolumeDependencyTests-1768960200 tempest-VolumeDependencyTests-1768960200-project-member] Calling method 'delete' {{(pid=100522) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:20:59.390693 np0000005924 devstack@c-api.service[100522]: INFO cinder.api.v3.volumes [None req-86feffff-aa9b-44bf-be2c-065e5c54a0eb tempest-VolumeDependencyTests-1768960200 tempest-VolumeDependencyTests-1768960200-project-member] Delete volume with id: 54d8b13c-6cd9-4746-b45a-b0e59d14ecac Jul 27 16:20:59.397878 np0000005924 devstack@c-api.service[100522]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:20:59.397878 np0000005924 devstack@c-api.service[100522]: warnings.warn( Jul 27 16:20:59.398494 np0000005924 devstack@c-api.service[100522]: INFO cinder.volume.api [None req-86feffff-aa9b-44bf-be2c-065e5c54a0eb tempest-VolumeDependencyTests-1768960200 tempest-VolumeDependencyTests-1768960200-project-member] Volume info retrieved successfully. Jul 27 16:20:59.401738 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.volume.api [None req-d6ac4f54-b1dd-4dee-ba3d-191548f7a44b tempest-ProjectReaderTests-38763468 tempest-ProjectReaderTests-38763468-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (4118d428-3c9e-4413-8b2c-807c830704bf) transitioned into state 'SUCCESS' from state '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-2089205610',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='42455f4b56dd4547a6cf36dd533bbf40',qos_specs=None,replication_status=,reservations=['dcbd53b5-c3e5-47db-9e7f-94a8db694673','2f5e0a7b-484c-4095-94f0-4bbf1f806a81','091784f5-d0bd-4826-a75d-475367b5f63e','5800aad7-1039-492c-b22a-a58f5c5a7685'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='da4f7742af764efab8a0e2fdbe26f32b',volume_type_id=2bce4e1a-e6e0-49d9-be36-c3405449a01e)}' {{(pid=100524) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 27 16:20:59.402687 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.volume.api [None req-d6ac4f54-b1dd-4dee-ba3d-191548f7a44b tempest-ProjectReaderTests-38763468 tempest-ProjectReaderTests-38763468-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (665e8907-74d6-4fea-a6bc-7096ef2acd5f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100524) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 27 16:20:59.415049 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.volume.api [None req-d6ac4f54-b1dd-4dee-ba3d-191548f7a44b tempest-ProjectReaderTests-38763468 tempest-ProjectReaderTests-38763468-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (665e8907-74d6-4fea-a6bc-7096ef2acd5f) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100524) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 27 16:20:59.416277 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.volume.api [None req-d6ac4f54-b1dd-4dee-ba3d-191548f7a44b tempest-ProjectReaderTests-38763468 tempest-ProjectReaderTests-38763468-project-admin] Flow 'volume_create_api' (a5ad3630-d2a7-42df-8d74-b981ae0cfeb2) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100524) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 27 16:20:59.416699 np0000005924 devstack@c-api.service[100524]: INFO cinder.volume.api [None req-d6ac4f54-b1dd-4dee-ba3d-191548f7a44b tempest-ProjectReaderTests-38763468 tempest-ProjectReaderTests-38763468-project-admin] Create volume request issued successfully. Jul 27 16:20:59.417103 np0000005924 devstack@c-api.service[100522]: INFO cinder.volume.api [None req-86feffff-aa9b-44bf-be2c-065e5c54a0eb tempest-VolumeDependencyTests-1768960200 tempest-VolumeDependencyTests-1768960200-project-member] Delete volume request issued successfully. Jul 27 16:20:59.417520 np0000005924 devstack@c-api.service[100522]: INFO cinder.api.openstack.wsgi [None req-86feffff-aa9b-44bf-be2c-065e5c54a0eb tempest-VolumeDependencyTests-1768960200 tempest-VolumeDependencyTests-1768960200-project-member] https://10.4.3.117/volume/v3/volumes/54d8b13c-6cd9-4746-b45a-b0e59d14ecac returned with HTTP 202 Jul 27 16:20:59.417582 np0000005924 devstack@c-api.service[100524]: INFO cinder.api.openstack.wsgi [None req-d6ac4f54-b1dd-4dee-ba3d-191548f7a44b tempest-ProjectReaderTests-38763468 tempest-ProjectReaderTests-38763468-project-admin] https://10.4.3.117/volume/v3/volumes returned with HTTP 202 Jul 27 16:20:59.417958 np0000005924 devstack@c-api.service[100522]: [pid: 100522|app: 0|req: 1188/4792] 10.4.3.117 () {68 vars in 1392 bytes} [Mon Jul 27 16:20:59 2026] DELETE /volume/v3/volumes/54d8b13c-6cd9-4746-b45a-b0e59d14ecac => generated 0 bytes in 30 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Jul 27 16:20:59.418100 np0000005924 devstack@c-api.service[100524]: [pid: 100524|app: 0|req: 1202/4793] 10.4.3.117 () {70 vars in 1299 bytes} [Mon Jul 27 16:20:59 2026] POST /volume/v3/volumes => generated 778 bytes in 130 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Jul 27 16:20:59.432163 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.middleware.request_id [None req-02ce2ac2-6bbc-447e-8be7-d5fd7b42bfc9 None None] RequestId filter calling following filter/app {{(pid=100521) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:20:59.434134 np0000005924 devstack@c-api.service[100521]: INFO cinder.api.openstack.wsgi [None req-02ce2ac2-6bbc-447e-8be7-d5fd7b42bfc9 tempest-ProjectReaderTests-38763468 tempest-ProjectReaderTests-38763468-project-admin] GET https://10.4.3.117/volume/v3/volumes/2e80c71a-8665-4052-abee-2c4bd7812ab2 Jul 27 16:20:59.434336 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.openstack.wsgi [None req-02ce2ac2-6bbc-447e-8be7-d5fd7b42bfc9 tempest-ProjectReaderTests-38763468 tempest-ProjectReaderTests-38763468-project-admin] Empty body provided in request {{(pid=100521) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:20:59.434409 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.openstack.wsgi [None req-02ce2ac2-6bbc-447e-8be7-d5fd7b42bfc9 tempest-ProjectReaderTests-38763468 tempest-ProjectReaderTests-38763468-project-admin] Calling method 'show' {{(pid=100521) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:20:59.435364 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.middleware.request_id [None req-c219726d-391f-4283-ac69-0fe71a5eb855 None None] RequestId filter calling following filter/app {{(pid=100523) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:20:59.437536 np0000005924 devstack@c-api.service[100523]: INFO cinder.api.openstack.wsgi [None req-c219726d-391f-4283-ac69-0fe71a5eb855 tempest-VolumeDependencyTests-1768960200 tempest-VolumeDependencyTests-1768960200-project-member] GET https://10.4.3.117/volume/v3/volumes/54d8b13c-6cd9-4746-b45a-b0e59d14ecac Jul 27 16:20:59.437536 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.openstack.wsgi [None req-c219726d-391f-4283-ac69-0fe71a5eb855 tempest-VolumeDependencyTests-1768960200 tempest-VolumeDependencyTests-1768960200-project-member] Empty body provided in request {{(pid=100523) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:20:59.437681 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.openstack.wsgi [None req-c219726d-391f-4283-ac69-0fe71a5eb855 tempest-VolumeDependencyTests-1768960200 tempest-VolumeDependencyTests-1768960200-project-member] Calling method 'show' {{(pid=100523) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:20:59.441282 np0000005924 devstack@c-api.service[100521]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:20:59.441282 np0000005924 devstack@c-api.service[100521]: warnings.warn( Jul 27 16:20:59.444977 np0000005924 devstack@c-api.service[100521]: INFO cinder.volume.api [None req-02ce2ac2-6bbc-447e-8be7-d5fd7b42bfc9 tempest-ProjectReaderTests-38763468 tempest-ProjectReaderTests-38763468-project-admin] Volume info retrieved successfully. Jul 27 16:20:59.445502 np0000005924 devstack@c-api.service[100523]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:20:59.445502 np0000005924 devstack@c-api.service[100523]: warnings.warn( Jul 27 16:20:59.449210 np0000005924 devstack@c-api.service[100523]: INFO cinder.volume.api [None req-c219726d-391f-4283-ac69-0fe71a5eb855 tempest-VolumeDependencyTests-1768960200 tempest-VolumeDependencyTests-1768960200-project-member] Volume info retrieved successfully. Jul 27 16:20:59.449309 np0000005924 devstack@c-api.service[100521]: INFO cinder.api.openstack.wsgi [None req-02ce2ac2-6bbc-447e-8be7-d5fd7b42bfc9 tempest-ProjectReaderTests-38763468 tempest-ProjectReaderTests-38763468-project-admin] https://10.4.3.117/volume/v3/volumes/2e80c71a-8665-4052-abee-2c4bd7812ab2 returned with HTTP 200 Jul 27 16:20:59.449815 np0000005924 devstack@c-api.service[100521]: [pid: 100521|app: 0|req: 1198/4794] 10.4.3.117 () {68 vars in 1389 bytes} [Mon Jul 27 16:20:59 2026] GET /volume/v3/volumes/2e80c71a-8665-4052-abee-2c4bd7812ab2 => generated 957 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 27 16:20:59.453751 np0000005924 devstack@c-api.service[100523]: INFO cinder.api.openstack.wsgi [None req-c219726d-391f-4283-ac69-0fe71a5eb855 tempest-VolumeDependencyTests-1768960200 tempest-VolumeDependencyTests-1768960200-project-member] https://10.4.3.117/volume/v3/volumes/54d8b13c-6cd9-4746-b45a-b0e59d14ecac returned with HTTP 200 Jul 27 16:20:59.453973 np0000005924 devstack@c-api.service[100523]: [pid: 100523|app: 0|req: 1207/4795] 10.4.3.117 () {68 vars in 1389 bytes} [Mon Jul 27 16:20:59 2026] GET /volume/v3/volumes/54d8b13c-6cd9-4746-b45a-b0e59d14ecac => generated 896 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 27 16:21:00.002941 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.middleware.request_id [None req-16ab2daa-bf20-4af9-be9b-adf8ee3cc952 None None] RequestId filter calling following filter/app {{(pid=100522) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:21:00.004859 np0000005924 devstack@c-api.service[100522]: INFO cinder.api.openstack.wsgi [None req-16ab2daa-bf20-4af9-be9b-adf8ee3cc952 tempest-ProjectAdminTests33-614572375 tempest-ProjectAdminTests33-614572375-project-admin] GET https://10.4.3.117/volume/v3/backups/1cd0dda7-d9ba-4eff-9102-fb336833b179 Jul 27 16:21:00.005093 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.openstack.wsgi [None req-16ab2daa-bf20-4af9-be9b-adf8ee3cc952 tempest-ProjectAdminTests33-614572375 tempest-ProjectAdminTests33-614572375-project-admin] Empty body provided in request {{(pid=100522) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:21:00.005321 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.openstack.wsgi [None req-16ab2daa-bf20-4af9-be9b-adf8ee3cc952 tempest-ProjectAdminTests33-614572375 tempest-ProjectAdminTests33-614572375-project-admin] Calling method 'show' {{(pid=100522) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:21:00.005475 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.v3.backups [None req-16ab2daa-bf20-4af9-be9b-adf8ee3cc952 tempest-ProjectAdminTests33-614572375 tempest-ProjectAdminTests33-614572375-project-admin] Show backup with id 1cd0dda7-d9ba-4eff-9102-fb336833b179. {{(pid=100522) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 27 16:21:00.010128 np0000005924 devstack@c-api.service[100522]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:21:00.010128 np0000005924 devstack@c-api.service[100522]: warnings.warn( Jul 27 16:21:00.010858 np0000005924 devstack@c-api.service[100522]: INFO cinder.api.openstack.wsgi [None req-16ab2daa-bf20-4af9-be9b-adf8ee3cc952 tempest-ProjectAdminTests33-614572375 tempest-ProjectAdminTests33-614572375-project-admin] https://10.4.3.117/volume/v3/backups/1cd0dda7-d9ba-4eff-9102-fb336833b179 returned with HTTP 200 Jul 27 16:21:00.011250 np0000005924 devstack@c-api.service[100522]: [pid: 100522|app: 0|req: 1189/4796] 10.4.3.117 () {68 vars in 1388 bytes} [Mon Jul 27 16:21:00 2026] GET /volume/v3/backups/1cd0dda7-d9ba-4eff-9102-fb336833b179 => generated 736 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 27 16:21:00.462913 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.middleware.request_id [None req-e3a15507-32fd-4fed-ad89-21fdd20604d5 None None] RequestId filter calling following filter/app {{(pid=100524) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:21:00.464967 np0000005924 devstack@c-api.service[100524]: INFO cinder.api.openstack.wsgi [None req-e3a15507-32fd-4fed-ad89-21fdd20604d5 tempest-ProjectReaderTests-38763468 tempest-ProjectReaderTests-38763468-project-admin] GET https://10.4.3.117/volume/v3/volumes/2e80c71a-8665-4052-abee-2c4bd7812ab2 Jul 27 16:21:00.465219 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.openstack.wsgi [None req-e3a15507-32fd-4fed-ad89-21fdd20604d5 tempest-ProjectReaderTests-38763468 tempest-ProjectReaderTests-38763468-project-admin] Empty body provided in request {{(pid=100524) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:21:00.465457 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.openstack.wsgi [None req-e3a15507-32fd-4fed-ad89-21fdd20604d5 tempest-ProjectReaderTests-38763468 tempest-ProjectReaderTests-38763468-project-admin] Calling method 'show' {{(pid=100524) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:21:00.474586 np0000005924 devstack@c-api.service[100524]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:21:00.474586 np0000005924 devstack@c-api.service[100524]: warnings.warn( Jul 27 16:21:00.478473 np0000005924 devstack@c-api.service[100524]: INFO cinder.volume.api [None req-e3a15507-32fd-4fed-ad89-21fdd20604d5 tempest-ProjectReaderTests-38763468 tempest-ProjectReaderTests-38763468-project-admin] Volume info retrieved successfully. Jul 27 16:21:00.482762 np0000005924 devstack@c-api.service[100524]: INFO cinder.api.openstack.wsgi [None req-e3a15507-32fd-4fed-ad89-21fdd20604d5 tempest-ProjectReaderTests-38763468 tempest-ProjectReaderTests-38763468-project-admin] https://10.4.3.117/volume/v3/volumes/2e80c71a-8665-4052-abee-2c4bd7812ab2 returned with HTTP 200 Jul 27 16:21:00.483272 np0000005924 devstack@c-api.service[100524]: [pid: 100524|app: 0|req: 1203/4797] 10.4.3.117 () {68 vars in 1389 bytes} [Mon Jul 27 16:21:00 2026] GET /volume/v3/volumes/2e80c71a-8665-4052-abee-2c4bd7812ab2 => generated 1009 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 27 16:21:00.487231 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.middleware.request_id [None req-91030774-0426-4272-b638-93115cf9c876 None None] RequestId filter calling following filter/app {{(pid=100521) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:21:00.489172 np0000005924 devstack@c-api.service[100521]: INFO cinder.api.openstack.wsgi [None req-91030774-0426-4272-b638-93115cf9c876 tempest-VolumeDependencyTests-1768960200 tempest-VolumeDependencyTests-1768960200-project-member] GET https://10.4.3.117/volume/v3/volumes/54d8b13c-6cd9-4746-b45a-b0e59d14ecac Jul 27 16:21:00.489546 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.openstack.wsgi [None req-91030774-0426-4272-b638-93115cf9c876 tempest-VolumeDependencyTests-1768960200 tempest-VolumeDependencyTests-1768960200-project-member] Empty body provided in request {{(pid=100521) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:21:00.489648 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.openstack.wsgi [None req-91030774-0426-4272-b638-93115cf9c876 tempest-VolumeDependencyTests-1768960200 tempest-VolumeDependencyTests-1768960200-project-member] Calling method 'show' {{(pid=100521) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:21:00.495081 np0000005924 devstack@c-api.service[100521]: INFO cinder.api.openstack.wsgi [None req-91030774-0426-4272-b638-93115cf9c876 tempest-VolumeDependencyTests-1768960200 tempest-VolumeDependencyTests-1768960200-project-member] https://10.4.3.117/volume/v3/volumes/54d8b13c-6cd9-4746-b45a-b0e59d14ecac returned with HTTP 404 Jul 27 16:21:00.495657 np0000005924 devstack@c-api.service[100521]: [pid: 100521|app: 0|req: 1199/4798] 10.4.3.117 () {68 vars in 1389 bytes} [Mon Jul 27 16:21:00 2026] GET /volume/v3/volumes/54d8b13c-6cd9-4746-b45a-b0e59d14ecac => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 27 16:21:00.497374 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.middleware.request_id [None req-15f8f5b8-21ff-4192-adec-0d543c292238 None None] RequestId filter calling following filter/app {{(pid=100523) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:21:00.499462 np0000005924 devstack@c-api.service[100523]: INFO cinder.api.openstack.wsgi [None req-15f8f5b8-21ff-4192-adec-0d543c292238 tempest-ProjectReaderTests-38763468 tempest-ProjectReaderTests-38763468-project-reader] GET https://10.4.3.117/volume/v3/volumes/summary Jul 27 16:21:00.499719 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.openstack.wsgi [None req-15f8f5b8-21ff-4192-adec-0d543c292238 tempest-ProjectReaderTests-38763468 tempest-ProjectReaderTests-38763468-project-reader] Empty body provided in request {{(pid=100523) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:21:00.499973 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.openstack.wsgi [None req-15f8f5b8-21ff-4192-adec-0d543c292238 tempest-ProjectReaderTests-38763468 tempest-ProjectReaderTests-38763468-project-reader] Calling method 'version_select' {{(pid=100523) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:21:00.500181 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.api_utils [None req-15f8f5b8-21ff-4192-adec-0d543c292238 tempest-ProjectReaderTests-38763468 tempest-ProjectReaderTests-38763468-project-reader] Removing options '' from query. {{(pid=100523) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 27 16:21:00.502758 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.middleware.request_id [None req-586b6e15-eea8-4de6-b310-667d22a97097 None None] RequestId filter calling following filter/app {{(pid=100522) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:21:00.504751 np0000005924 devstack@c-api.service[100522]: INFO cinder.api.openstack.wsgi [None req-586b6e15-eea8-4de6-b310-667d22a97097 tempest-VolumeDependencyTests-1768960200 tempest-VolumeDependencyTests-1768960200-project-member] DELETE https://10.4.3.117/volume/v3/snapshots/d0cf1b66-d020-40e6-a555-18440df2b1ec Jul 27 16:21:00.504946 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.openstack.wsgi [None req-586b6e15-eea8-4de6-b310-667d22a97097 tempest-VolumeDependencyTests-1768960200 tempest-VolumeDependencyTests-1768960200-project-member] Empty body provided in request {{(pid=100522) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:21:00.505128 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.openstack.wsgi [None req-586b6e15-eea8-4de6-b310-667d22a97097 tempest-VolumeDependencyTests-1768960200 tempest-VolumeDependencyTests-1768960200-project-member] Calling method 'delete' {{(pid=100522) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:21:00.505250 np0000005924 devstack@c-api.service[100522]: INFO cinder.api.v3.snapshots [None req-586b6e15-eea8-4de6-b310-667d22a97097 tempest-VolumeDependencyTests-1768960200 tempest-VolumeDependencyTests-1768960200-project-member] Delete snapshot with id: d0cf1b66-d020-40e6-a555-18440df2b1ec Jul 27 16:21:00.506977 np0000005924 devstack@c-api.service[100523]: INFO cinder.volume.api [None req-15f8f5b8-21ff-4192-adec-0d543c292238 tempest-ProjectReaderTests-38763468 tempest-ProjectReaderTests-38763468-project-reader] Get summary completed successfully. Jul 27 16:21:00.507062 np0000005924 devstack@c-api.service[100522]: DEBUG dbcounter [-] [100522] Writing DB stats cinder:SELECT=564,cinder:INSERT=112,cinder:UPDATE=214 {{(pid=100522) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 27 16:21:00.507181 np0000005924 devstack@c-api.service[100523]: INFO cinder.api.openstack.wsgi [None req-15f8f5b8-21ff-4192-adec-0d543c292238 tempest-ProjectReaderTests-38763468 tempest-ProjectReaderTests-38763468-project-reader] https://10.4.3.117/volume/v3/volumes/summary returned with HTTP 200 Jul 27 16:21:00.507739 np0000005924 devstack@c-api.service[100523]: [pid: 100523|app: 0|req: 1208/4799] 10.4.3.117 () {68 vars in 1302 bytes} [Mon Jul 27 16:21:00 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 27 16:21:00.510490 np0000005924 devstack@c-api.service[100522]: INFO cinder.api.openstack.wsgi [None req-586b6e15-eea8-4de6-b310-667d22a97097 tempest-VolumeDependencyTests-1768960200 tempest-VolumeDependencyTests-1768960200-project-member] https://10.4.3.117/volume/v3/snapshots/d0cf1b66-d020-40e6-a555-18440df2b1ec returned with HTTP 404 Jul 27 16:21:00.510925 np0000005924 devstack@c-api.service[100522]: [pid: 100522|app: 0|req: 1190/4800] 10.4.3.117 () {66 vars in 1357 bytes} [Mon Jul 27 16:21:00 2026] DELETE /volume/v3/snapshots/d0cf1b66-d020-40e6-a555-18440df2b1ec => generated 111 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 27 16:21:00.518076 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.middleware.request_id [None req-adeda8f6-1463-4569-a138-c5b36ac768d9 None None] RequestId filter calling following filter/app {{(pid=100521) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:21:00.518392 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.middleware.request_id [None req-9194228b-6376-45fc-a7ff-44c0378f9ceb None None] RequestId filter calling following filter/app {{(pid=100524) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:21:00.520159 np0000005924 devstack@c-api.service[100521]: INFO cinder.api.openstack.wsgi [None req-adeda8f6-1463-4569-a138-c5b36ac768d9 tempest-ProjectReaderTests-38763468 tempest-ProjectReaderTests-38763468-project-admin] DELETE https://10.4.3.117/volume/v3/volumes/2e80c71a-8665-4052-abee-2c4bd7812ab2 Jul 27 16:21:00.520435 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.openstack.wsgi [None req-adeda8f6-1463-4569-a138-c5b36ac768d9 tempest-ProjectReaderTests-38763468 tempest-ProjectReaderTests-38763468-project-admin] Empty body provided in request {{(pid=100521) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:21:00.520572 np0000005924 devstack@c-api.service[100524]: INFO cinder.api.openstack.wsgi [None req-9194228b-6376-45fc-a7ff-44c0378f9ceb tempest-VolumeDependencyTests-1768960200 tempest-VolumeDependencyTests-1768960200-project-member] GET https://10.4.3.117/volume/v3/snapshots/d0cf1b66-d020-40e6-a555-18440df2b1ec Jul 27 16:21:00.520658 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.openstack.wsgi [None req-adeda8f6-1463-4569-a138-c5b36ac768d9 tempest-ProjectReaderTests-38763468 tempest-ProjectReaderTests-38763468-project-admin] Calling method 'delete' {{(pid=100521) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:21:00.520814 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.openstack.wsgi [None req-9194228b-6376-45fc-a7ff-44c0378f9ceb tempest-VolumeDependencyTests-1768960200 tempest-VolumeDependencyTests-1768960200-project-member] Empty body provided in request {{(pid=100524) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:21:00.520850 np0000005924 devstack@c-api.service[100521]: INFO cinder.api.v3.volumes [None req-adeda8f6-1463-4569-a138-c5b36ac768d9 tempest-ProjectReaderTests-38763468 tempest-ProjectReaderTests-38763468-project-admin] Delete volume with id: 2e80c71a-8665-4052-abee-2c4bd7812ab2 Jul 27 16:21:00.521074 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.openstack.wsgi [None req-9194228b-6376-45fc-a7ff-44c0378f9ceb tempest-VolumeDependencyTests-1768960200 tempest-VolumeDependencyTests-1768960200-project-member] Calling method 'show' {{(pid=100524) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:21:00.525866 np0000005924 devstack@c-api.service[100524]: INFO cinder.api.openstack.wsgi [None req-9194228b-6376-45fc-a7ff-44c0378f9ceb tempest-VolumeDependencyTests-1768960200 tempest-VolumeDependencyTests-1768960200-project-member] https://10.4.3.117/volume/v3/snapshots/d0cf1b66-d020-40e6-a555-18440df2b1ec returned with HTTP 404 Jul 27 16:21:00.526430 np0000005924 devstack@c-api.service[100524]: [pid: 100524|app: 0|req: 1204/4801] 10.4.3.117 () {66 vars in 1354 bytes} [Mon Jul 27 16:21:00 2026] GET /volume/v3/snapshots/d0cf1b66-d020-40e6-a555-18440df2b1ec => generated 111 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 27 16:21:00.528639 np0000005924 devstack@c-api.service[100521]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:21:00.528639 np0000005924 devstack@c-api.service[100521]: warnings.warn( Jul 27 16:21:00.528963 np0000005924 devstack@c-api.service[100521]: INFO cinder.volume.api [None req-adeda8f6-1463-4569-a138-c5b36ac768d9 tempest-ProjectReaderTests-38763468 tempest-ProjectReaderTests-38763468-project-admin] Volume info retrieved successfully. Jul 27 16:21:00.533389 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.middleware.request_id [None req-9e5de5d6-f152-4a00-bc4e-c1bfbf824775 None None] RequestId filter calling following filter/app {{(pid=100523) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:21:00.535108 np0000005924 devstack@c-api.service[100523]: INFO cinder.api.openstack.wsgi [None req-9e5de5d6-f152-4a00-bc4e-c1bfbf824775 tempest-VolumeDependencyTests-1768960200 tempest-VolumeDependencyTests-1768960200-project-member] DELETE https://10.4.3.117/volume/v3/volumes/f67396c0-0af2-477f-893f-d7931a8e2488 Jul 27 16:21:00.535411 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.openstack.wsgi [None req-9e5de5d6-f152-4a00-bc4e-c1bfbf824775 tempest-VolumeDependencyTests-1768960200 tempest-VolumeDependencyTests-1768960200-project-member] Empty body provided in request {{(pid=100523) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:21:00.535635 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.openstack.wsgi [None req-9e5de5d6-f152-4a00-bc4e-c1bfbf824775 tempest-VolumeDependencyTests-1768960200 tempest-VolumeDependencyTests-1768960200-project-member] Calling method 'delete' {{(pid=100523) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:21:00.535846 np0000005924 devstack@c-api.service[100523]: INFO cinder.api.v3.volumes [None req-9e5de5d6-f152-4a00-bc4e-c1bfbf824775 tempest-VolumeDependencyTests-1768960200 tempest-VolumeDependencyTests-1768960200-project-member] Delete volume with id: f67396c0-0af2-477f-893f-d7931a8e2488 Jul 27 16:21:00.542620 np0000005924 devstack@c-api.service[100523]: INFO cinder.api.openstack.wsgi [None req-9e5de5d6-f152-4a00-bc4e-c1bfbf824775 tempest-VolumeDependencyTests-1768960200 tempest-VolumeDependencyTests-1768960200-project-member] https://10.4.3.117/volume/v3/volumes/f67396c0-0af2-477f-893f-d7931a8e2488 returned with HTTP 404 Jul 27 16:21:00.543134 np0000005924 devstack@c-api.service[100523]: [pid: 100523|app: 0|req: 1209/4802] 10.4.3.117 () {68 vars in 1392 bytes} [Mon Jul 27 16:21:00 2026] DELETE /volume/v3/volumes/f67396c0-0af2-477f-893f-d7931a8e2488 => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 27 16:21:00.551027 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.middleware.request_id [None req-3bbaaad6-5d74-4466-bc26-bfad9c64e4ad None None] RequestId filter calling following filter/app {{(pid=100522) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:21:00.551165 np0000005924 devstack@c-api.service[100521]: INFO cinder.volume.api [None req-adeda8f6-1463-4569-a138-c5b36ac768d9 tempest-ProjectReaderTests-38763468 tempest-ProjectReaderTests-38763468-project-admin] Delete volume request issued successfully. Jul 27 16:21:00.551314 np0000005924 devstack@c-api.service[100521]: INFO cinder.api.openstack.wsgi [None req-adeda8f6-1463-4569-a138-c5b36ac768d9 tempest-ProjectReaderTests-38763468 tempest-ProjectReaderTests-38763468-project-admin] https://10.4.3.117/volume/v3/volumes/2e80c71a-8665-4052-abee-2c4bd7812ab2 returned with HTTP 202 Jul 27 16:21:00.551829 np0000005924 devstack@c-api.service[100521]: [pid: 100521|app: 0|req: 1200/4803] 10.4.3.117 () {68 vars in 1392 bytes} [Mon Jul 27 16:21:00 2026] DELETE /volume/v3/volumes/2e80c71a-8665-4052-abee-2c4bd7812ab2 => generated 0 bytes in 34 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Jul 27 16:21:00.553543 np0000005924 devstack@c-api.service[100522]: INFO cinder.api.openstack.wsgi [None req-3bbaaad6-5d74-4466-bc26-bfad9c64e4ad tempest-VolumeDependencyTests-1768960200 tempest-VolumeDependencyTests-1768960200-project-member] GET https://10.4.3.117/volume/v3/volumes/f67396c0-0af2-477f-893f-d7931a8e2488 Jul 27 16:21:00.553657 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.openstack.wsgi [None req-3bbaaad6-5d74-4466-bc26-bfad9c64e4ad tempest-VolumeDependencyTests-1768960200 tempest-VolumeDependencyTests-1768960200-project-member] Empty body provided in request {{(pid=100522) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:21:00.553927 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.openstack.wsgi [None req-3bbaaad6-5d74-4466-bc26-bfad9c64e4ad tempest-VolumeDependencyTests-1768960200 tempest-VolumeDependencyTests-1768960200-project-member] Calling method 'show' {{(pid=100522) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:21:00.559707 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.middleware.request_id [None req-494fb614-1994-4ef1-ae4c-f04201d9dc87 None None] RequestId filter calling following filter/app {{(pid=100524) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:21:00.560448 np0000005924 devstack@c-api.service[100522]: INFO cinder.api.openstack.wsgi [None req-3bbaaad6-5d74-4466-bc26-bfad9c64e4ad tempest-VolumeDependencyTests-1768960200 tempest-VolumeDependencyTests-1768960200-project-member] https://10.4.3.117/volume/v3/volumes/f67396c0-0af2-477f-893f-d7931a8e2488 returned with HTTP 404 Jul 27 16:21:00.560909 np0000005924 devstack@c-api.service[100522]: [pid: 100522|app: 0|req: 1191/4804] 10.4.3.117 () {68 vars in 1389 bytes} [Mon Jul 27 16:21:00 2026] GET /volume/v3/volumes/f67396c0-0af2-477f-893f-d7931a8e2488 => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 27 16:21:00.562101 np0000005924 devstack@c-api.service[100524]: INFO cinder.api.openstack.wsgi [None req-494fb614-1994-4ef1-ae4c-f04201d9dc87 tempest-ProjectReaderTests-38763468 tempest-ProjectReaderTests-38763468-project-admin] GET https://10.4.3.117/volume/v3/volumes/2e80c71a-8665-4052-abee-2c4bd7812ab2 Jul 27 16:21:00.562303 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.openstack.wsgi [None req-494fb614-1994-4ef1-ae4c-f04201d9dc87 tempest-ProjectReaderTests-38763468 tempest-ProjectReaderTests-38763468-project-admin] Empty body provided in request {{(pid=100524) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:21:00.562582 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.openstack.wsgi [None req-494fb614-1994-4ef1-ae4c-f04201d9dc87 tempest-ProjectReaderTests-38763468 tempest-ProjectReaderTests-38763468-project-admin] Calling method 'show' {{(pid=100524) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:21:00.568456 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.middleware.request_id [None req-974f05d9-2ed8-40ab-8b52-d8efef17a066 None None] RequestId filter calling following filter/app {{(pid=100523) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:21:00.570310 np0000005924 devstack@c-api.service[100523]: INFO cinder.api.openstack.wsgi [None req-974f05d9-2ed8-40ab-8b52-d8efef17a066 tempest-VolumeDependencyTests-1768960200 tempest-VolumeDependencyTests-1768960200-project-member] DELETE https://10.4.3.117/volume/v3/volumes/931cd2a9-095d-4b54-a4a5-a68af4568ffe Jul 27 16:21:00.570572 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.openstack.wsgi [None req-974f05d9-2ed8-40ab-8b52-d8efef17a066 tempest-VolumeDependencyTests-1768960200 tempest-VolumeDependencyTests-1768960200-project-member] Empty body provided in request {{(pid=100523) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:21:00.570784 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.openstack.wsgi [None req-974f05d9-2ed8-40ab-8b52-d8efef17a066 tempest-VolumeDependencyTests-1768960200 tempest-VolumeDependencyTests-1768960200-project-member] Calling method 'delete' {{(pid=100523) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:21:00.570990 np0000005924 devstack@c-api.service[100523]: INFO cinder.api.v3.volumes [None req-974f05d9-2ed8-40ab-8b52-d8efef17a066 tempest-VolumeDependencyTests-1768960200 tempest-VolumeDependencyTests-1768960200-project-member] Delete volume with id: 931cd2a9-095d-4b54-a4a5-a68af4568ffe Jul 27 16:21:00.571344 np0000005924 devstack@c-api.service[100524]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:21:00.571344 np0000005924 devstack@c-api.service[100524]: warnings.warn( Jul 27 16:21:00.575690 np0000005924 devstack@c-api.service[100524]: INFO cinder.volume.api [None req-494fb614-1994-4ef1-ae4c-f04201d9dc87 tempest-ProjectReaderTests-38763468 tempest-ProjectReaderTests-38763468-project-admin] Volume info retrieved successfully. Jul 27 16:21:00.576600 np0000005924 devstack@c-api.service[100523]: INFO cinder.api.openstack.wsgi [None req-974f05d9-2ed8-40ab-8b52-d8efef17a066 tempest-VolumeDependencyTests-1768960200 tempest-VolumeDependencyTests-1768960200-project-member] https://10.4.3.117/volume/v3/volumes/931cd2a9-095d-4b54-a4a5-a68af4568ffe returned with HTTP 404 Jul 27 16:21:00.577361 np0000005924 devstack@c-api.service[100523]: [pid: 100523|app: 0|req: 1210/4805] 10.4.3.117 () {68 vars in 1392 bytes} [Mon Jul 27 16:21:00 2026] DELETE /volume/v3/volumes/931cd2a9-095d-4b54-a4a5-a68af4568ffe => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 27 16:21:00.580823 np0000005924 devstack@c-api.service[100524]: INFO cinder.api.openstack.wsgi [None req-494fb614-1994-4ef1-ae4c-f04201d9dc87 tempest-ProjectReaderTests-38763468 tempest-ProjectReaderTests-38763468-project-admin] https://10.4.3.117/volume/v3/volumes/2e80c71a-8665-4052-abee-2c4bd7812ab2 returned with HTTP 200 Jul 27 16:21:00.581476 np0000005924 devstack@c-api.service[100524]: [pid: 100524|app: 0|req: 1205/4806] 10.4.3.117 () {68 vars in 1389 bytes} [Mon Jul 27 16:21:00 2026] GET /volume/v3/volumes/2e80c71a-8665-4052-abee-2c4bd7812ab2 => generated 1008 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 27 16:21:00.584531 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.middleware.request_id [None req-6c9cce9a-10c6-4170-9ab0-629117d2382a None None] RequestId filter calling following filter/app {{(pid=100521) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:21:00.586308 np0000005924 devstack@c-api.service[100521]: INFO cinder.api.openstack.wsgi [None req-6c9cce9a-10c6-4170-9ab0-629117d2382a tempest-VolumeDependencyTests-1768960200 tempest-VolumeDependencyTests-1768960200-project-member] GET https://10.4.3.117/volume/v3/volumes/931cd2a9-095d-4b54-a4a5-a68af4568ffe Jul 27 16:21:00.586532 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.openstack.wsgi [None req-6c9cce9a-10c6-4170-9ab0-629117d2382a tempest-VolumeDependencyTests-1768960200 tempest-VolumeDependencyTests-1768960200-project-member] Empty body provided in request {{(pid=100521) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:21:00.586715 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.openstack.wsgi [None req-6c9cce9a-10c6-4170-9ab0-629117d2382a tempest-VolumeDependencyTests-1768960200 tempest-VolumeDependencyTests-1768960200-project-member] Calling method 'show' {{(pid=100521) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:21:00.592120 np0000005924 devstack@c-api.service[100521]: INFO cinder.api.openstack.wsgi [None req-6c9cce9a-10c6-4170-9ab0-629117d2382a tempest-VolumeDependencyTests-1768960200 tempest-VolumeDependencyTests-1768960200-project-member] https://10.4.3.117/volume/v3/volumes/931cd2a9-095d-4b54-a4a5-a68af4568ffe returned with HTTP 404 Jul 27 16:21:00.592646 np0000005924 devstack@c-api.service[100521]: [pid: 100521|app: 0|req: 1201/4807] 10.4.3.117 () {68 vars in 1389 bytes} [Mon Jul 27 16:21:00 2026] GET /volume/v3/volumes/931cd2a9-095d-4b54-a4a5-a68af4568ffe => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 27 16:21:00.598745 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.middleware.request_id [None req-8427c9b0-cdc0-4d71-a1be-d6611f52705d None None] RequestId filter calling following filter/app {{(pid=100522) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:21:00.600486 np0000005924 devstack@c-api.service[100522]: INFO cinder.api.openstack.wsgi [None req-8427c9b0-cdc0-4d71-a1be-d6611f52705d tempest-VolumeDependencyTests-1768960200 tempest-VolumeDependencyTests-1768960200-project-member] DELETE https://10.4.3.117/volume/v3/snapshots/69d0a28e-2f11-419e-9a29-61b8f7fb7f02 Jul 27 16:21:00.600721 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.openstack.wsgi [None req-8427c9b0-cdc0-4d71-a1be-d6611f52705d tempest-VolumeDependencyTests-1768960200 tempest-VolumeDependencyTests-1768960200-project-member] Empty body provided in request {{(pid=100522) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:21:00.600946 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.openstack.wsgi [None req-8427c9b0-cdc0-4d71-a1be-d6611f52705d tempest-VolumeDependencyTests-1768960200 tempest-VolumeDependencyTests-1768960200-project-member] Calling method 'delete' {{(pid=100522) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:21:00.601092 np0000005924 devstack@c-api.service[100522]: INFO cinder.api.v3.snapshots [None req-8427c9b0-cdc0-4d71-a1be-d6611f52705d tempest-VolumeDependencyTests-1768960200 tempest-VolumeDependencyTests-1768960200-project-member] Delete snapshot with id: 69d0a28e-2f11-419e-9a29-61b8f7fb7f02 Jul 27 16:21:00.605431 np0000005924 devstack@c-api.service[100522]: INFO cinder.api.openstack.wsgi [None req-8427c9b0-cdc0-4d71-a1be-d6611f52705d tempest-VolumeDependencyTests-1768960200 tempest-VolumeDependencyTests-1768960200-project-member] https://10.4.3.117/volume/v3/snapshots/69d0a28e-2f11-419e-9a29-61b8f7fb7f02 returned with HTTP 404 Jul 27 16:21:00.605961 np0000005924 devstack@c-api.service[100522]: [pid: 100522|app: 0|req: 1192/4808] 10.4.3.117 () {66 vars in 1357 bytes} [Mon Jul 27 16:21:00 2026] DELETE /volume/v3/snapshots/69d0a28e-2f11-419e-9a29-61b8f7fb7f02 => generated 111 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 27 16:21:00.612229 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.middleware.request_id [None req-f3168bd3-9999-492f-ac6c-d7e575c14b5c None None] RequestId filter calling following filter/app {{(pid=100523) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:21:00.614072 np0000005924 devstack@c-api.service[100523]: INFO cinder.api.openstack.wsgi [None req-f3168bd3-9999-492f-ac6c-d7e575c14b5c tempest-VolumeDependencyTests-1768960200 tempest-VolumeDependencyTests-1768960200-project-member] GET https://10.4.3.117/volume/v3/snapshots/69d0a28e-2f11-419e-9a29-61b8f7fb7f02 Jul 27 16:21:00.614276 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.openstack.wsgi [None req-f3168bd3-9999-492f-ac6c-d7e575c14b5c tempest-VolumeDependencyTests-1768960200 tempest-VolumeDependencyTests-1768960200-project-member] Empty body provided in request {{(pid=100523) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:21:00.614494 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.openstack.wsgi [None req-f3168bd3-9999-492f-ac6c-d7e575c14b5c tempest-VolumeDependencyTests-1768960200 tempest-VolumeDependencyTests-1768960200-project-member] Calling method 'show' {{(pid=100523) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:21:00.618390 np0000005924 devstack@c-api.service[100523]: INFO cinder.api.openstack.wsgi [None req-f3168bd3-9999-492f-ac6c-d7e575c14b5c tempest-VolumeDependencyTests-1768960200 tempest-VolumeDependencyTests-1768960200-project-member] https://10.4.3.117/volume/v3/snapshots/69d0a28e-2f11-419e-9a29-61b8f7fb7f02 returned with HTTP 404 Jul 27 16:21:00.618868 np0000005924 devstack@c-api.service[100523]: [pid: 100523|app: 0|req: 1211/4809] 10.4.3.117 () {66 vars in 1354 bytes} [Mon Jul 27 16:21:00 2026] GET /volume/v3/snapshots/69d0a28e-2f11-419e-9a29-61b8f7fb7f02 => generated 111 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 27 16:21:00.625662 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.middleware.request_id [None req-b454baf2-817e-472c-97e3-2bc77aabb8d6 None None] RequestId filter calling following filter/app {{(pid=100524) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:21:00.627394 np0000005924 devstack@c-api.service[100524]: INFO cinder.api.openstack.wsgi [None req-b454baf2-817e-472c-97e3-2bc77aabb8d6 tempest-VolumeDependencyTests-1768960200 tempest-VolumeDependencyTests-1768960200-project-member] DELETE https://10.4.3.117/volume/v3/volumes/f386daae-e87c-4b81-8449-2dd6f1df14c9 Jul 27 16:21:00.627649 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.openstack.wsgi [None req-b454baf2-817e-472c-97e3-2bc77aabb8d6 tempest-VolumeDependencyTests-1768960200 tempest-VolumeDependencyTests-1768960200-project-member] Empty body provided in request {{(pid=100524) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:21:00.627835 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.openstack.wsgi [None req-b454baf2-817e-472c-97e3-2bc77aabb8d6 tempest-VolumeDependencyTests-1768960200 tempest-VolumeDependencyTests-1768960200-project-member] Calling method 'delete' {{(pid=100524) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:21:00.628013 np0000005924 devstack@c-api.service[100524]: INFO cinder.api.v3.volumes [None req-b454baf2-817e-472c-97e3-2bc77aabb8d6 tempest-VolumeDependencyTests-1768960200 tempest-VolumeDependencyTests-1768960200-project-member] Delete volume with id: f386daae-e87c-4b81-8449-2dd6f1df14c9 Jul 27 16:21:00.633349 np0000005924 devstack@c-api.service[100524]: INFO cinder.api.openstack.wsgi [None req-b454baf2-817e-472c-97e3-2bc77aabb8d6 tempest-VolumeDependencyTests-1768960200 tempest-VolumeDependencyTests-1768960200-project-member] https://10.4.3.117/volume/v3/volumes/f386daae-e87c-4b81-8449-2dd6f1df14c9 returned with HTTP 404 Jul 27 16:21:00.633761 np0000005924 devstack@c-api.service[100524]: [pid: 100524|app: 0|req: 1206/4810] 10.4.3.117 () {68 vars in 1392 bytes} [Mon Jul 27 16:21:00 2026] DELETE /volume/v3/volumes/f386daae-e87c-4b81-8449-2dd6f1df14c9 => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 27 16:21:00.640041 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.middleware.request_id [None req-6191d1dd-c8a6-4520-96d0-c6ee360f6de6 None None] RequestId filter calling following filter/app {{(pid=100521) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:21:00.641895 np0000005924 devstack@c-api.service[100521]: INFO cinder.api.openstack.wsgi [None req-6191d1dd-c8a6-4520-96d0-c6ee360f6de6 tempest-VolumeDependencyTests-1768960200 tempest-VolumeDependencyTests-1768960200-project-member] GET https://10.4.3.117/volume/v3/volumes/f386daae-e87c-4b81-8449-2dd6f1df14c9 Jul 27 16:21:00.642135 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.openstack.wsgi [None req-6191d1dd-c8a6-4520-96d0-c6ee360f6de6 tempest-VolumeDependencyTests-1768960200 tempest-VolumeDependencyTests-1768960200-project-member] Empty body provided in request {{(pid=100521) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:21:00.642378 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.openstack.wsgi [None req-6191d1dd-c8a6-4520-96d0-c6ee360f6de6 tempest-VolumeDependencyTests-1768960200 tempest-VolumeDependencyTests-1768960200-project-member] Calling method 'show' {{(pid=100521) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:21:00.647870 np0000005924 devstack@c-api.service[100521]: INFO cinder.api.openstack.wsgi [None req-6191d1dd-c8a6-4520-96d0-c6ee360f6de6 tempest-VolumeDependencyTests-1768960200 tempest-VolumeDependencyTests-1768960200-project-member] https://10.4.3.117/volume/v3/volumes/f386daae-e87c-4b81-8449-2dd6f1df14c9 returned with HTTP 404 Jul 27 16:21:00.648392 np0000005924 devstack@c-api.service[100521]: [pid: 100521|app: 0|req: 1202/4811] 10.4.3.117 () {68 vars in 1389 bytes} [Mon Jul 27 16:21:00 2026] GET /volume/v3/volumes/f386daae-e87c-4b81-8449-2dd6f1df14c9 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 27 16:21:00.654622 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.middleware.request_id [None req-ccd528fa-96df-4b45-84cf-80f94d6f162a None None] RequestId filter calling following filter/app {{(pid=100522) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:21:00.656763 np0000005924 devstack@c-api.service[100522]: INFO cinder.api.openstack.wsgi [None req-ccd528fa-96df-4b45-84cf-80f94d6f162a tempest-VolumeDependencyTests-1768960200 tempest-VolumeDependencyTests-1768960200-project-member] DELETE https://10.4.3.117/volume/v3/snapshots/b0b43bfd-4723-49b1-a628-0dbed9680e6b Jul 27 16:21:00.657092 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.openstack.wsgi [None req-ccd528fa-96df-4b45-84cf-80f94d6f162a tempest-VolumeDependencyTests-1768960200 tempest-VolumeDependencyTests-1768960200-project-member] Empty body provided in request {{(pid=100522) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:21:00.657092 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.openstack.wsgi [None req-ccd528fa-96df-4b45-84cf-80f94d6f162a tempest-VolumeDependencyTests-1768960200 tempest-VolumeDependencyTests-1768960200-project-member] Calling method 'delete' {{(pid=100522) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:21:00.657259 np0000005924 devstack@c-api.service[100522]: INFO cinder.api.v3.snapshots [None req-ccd528fa-96df-4b45-84cf-80f94d6f162a tempest-VolumeDependencyTests-1768960200 tempest-VolumeDependencyTests-1768960200-project-member] Delete snapshot with id: b0b43bfd-4723-49b1-a628-0dbed9680e6b Jul 27 16:21:00.661975 np0000005924 devstack@c-api.service[100522]: INFO cinder.api.openstack.wsgi [None req-ccd528fa-96df-4b45-84cf-80f94d6f162a tempest-VolumeDependencyTests-1768960200 tempest-VolumeDependencyTests-1768960200-project-member] https://10.4.3.117/volume/v3/snapshots/b0b43bfd-4723-49b1-a628-0dbed9680e6b returned with HTTP 404 Jul 27 16:21:00.662394 np0000005924 devstack@c-api.service[100522]: [pid: 100522|app: 0|req: 1193/4812] 10.4.3.117 () {66 vars in 1357 bytes} [Mon Jul 27 16:21:00 2026] DELETE /volume/v3/snapshots/b0b43bfd-4723-49b1-a628-0dbed9680e6b => generated 111 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 27 16:21:00.668475 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.middleware.request_id [None req-6e97a378-28f7-467e-8c69-9a9209042da3 None None] RequestId filter calling following filter/app {{(pid=100523) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:21:00.670155 np0000005924 devstack@c-api.service[100523]: INFO cinder.api.openstack.wsgi [None req-6e97a378-28f7-467e-8c69-9a9209042da3 tempest-VolumeDependencyTests-1768960200 tempest-VolumeDependencyTests-1768960200-project-member] GET https://10.4.3.117/volume/v3/snapshots/b0b43bfd-4723-49b1-a628-0dbed9680e6b Jul 27 16:21:00.670372 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.openstack.wsgi [None req-6e97a378-28f7-467e-8c69-9a9209042da3 tempest-VolumeDependencyTests-1768960200 tempest-VolumeDependencyTests-1768960200-project-member] Empty body provided in request {{(pid=100523) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:21:00.670570 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.openstack.wsgi [None req-6e97a378-28f7-467e-8c69-9a9209042da3 tempest-VolumeDependencyTests-1768960200 tempest-VolumeDependencyTests-1768960200-project-member] Calling method 'show' {{(pid=100523) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:21:00.675103 np0000005924 devstack@c-api.service[100523]: INFO cinder.api.openstack.wsgi [None req-6e97a378-28f7-467e-8c69-9a9209042da3 tempest-VolumeDependencyTests-1768960200 tempest-VolumeDependencyTests-1768960200-project-member] https://10.4.3.117/volume/v3/snapshots/b0b43bfd-4723-49b1-a628-0dbed9680e6b returned with HTTP 404 Jul 27 16:21:00.675696 np0000005924 devstack@c-api.service[100523]: [pid: 100523|app: 0|req: 1212/4813] 10.4.3.117 () {66 vars in 1354 bytes} [Mon Jul 27 16:21:00 2026] GET /volume/v3/snapshots/b0b43bfd-4723-49b1-a628-0dbed9680e6b => generated 111 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 27 16:21:00.681320 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.middleware.request_id [None req-cd876ec5-4fd2-4acb-85be-93d429d0701f None None] RequestId filter calling following filter/app {{(pid=100524) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:21:00.683004 np0000005924 devstack@c-api.service[100524]: INFO cinder.api.openstack.wsgi [None req-cd876ec5-4fd2-4acb-85be-93d429d0701f tempest-VolumeDependencyTests-1768960200 tempest-VolumeDependencyTests-1768960200-project-member] DELETE https://10.4.3.117/volume/v3/volumes/b6668081-a3ce-49d4-ad63-0063b766361b Jul 27 16:21:00.683323 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.openstack.wsgi [None req-cd876ec5-4fd2-4acb-85be-93d429d0701f tempest-VolumeDependencyTests-1768960200 tempest-VolumeDependencyTests-1768960200-project-member] Empty body provided in request {{(pid=100524) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:21:00.683532 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.openstack.wsgi [None req-cd876ec5-4fd2-4acb-85be-93d429d0701f tempest-VolumeDependencyTests-1768960200 tempest-VolumeDependencyTests-1768960200-project-member] Calling method 'delete' {{(pid=100524) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:21:00.683748 np0000005924 devstack@c-api.service[100524]: INFO cinder.api.v3.volumes [None req-cd876ec5-4fd2-4acb-85be-93d429d0701f tempest-VolumeDependencyTests-1768960200 tempest-VolumeDependencyTests-1768960200-project-member] Delete volume with id: b6668081-a3ce-49d4-ad63-0063b766361b Jul 27 16:21:00.689028 np0000005924 devstack@c-api.service[100524]: INFO cinder.api.openstack.wsgi [None req-cd876ec5-4fd2-4acb-85be-93d429d0701f tempest-VolumeDependencyTests-1768960200 tempest-VolumeDependencyTests-1768960200-project-member] https://10.4.3.117/volume/v3/volumes/b6668081-a3ce-49d4-ad63-0063b766361b returned with HTTP 404 Jul 27 16:21:00.689673 np0000005924 devstack@c-api.service[100524]: [pid: 100524|app: 0|req: 1207/4814] 10.4.3.117 () {68 vars in 1392 bytes} [Mon Jul 27 16:21:00 2026] DELETE /volume/v3/volumes/b6668081-a3ce-49d4-ad63-0063b766361b => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 27 16:21:00.695511 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.middleware.request_id [None req-248f0c33-d9f1-437a-b4fe-7defc889c083 None None] RequestId filter calling following filter/app {{(pid=100521) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:21:00.697183 np0000005924 devstack@c-api.service[100521]: INFO cinder.api.openstack.wsgi [None req-248f0c33-d9f1-437a-b4fe-7defc889c083 tempest-VolumeDependencyTests-1768960200 tempest-VolumeDependencyTests-1768960200-project-member] GET https://10.4.3.117/volume/v3/volumes/b6668081-a3ce-49d4-ad63-0063b766361b Jul 27 16:21:00.697395 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.openstack.wsgi [None req-248f0c33-d9f1-437a-b4fe-7defc889c083 tempest-VolumeDependencyTests-1768960200 tempest-VolumeDependencyTests-1768960200-project-member] Empty body provided in request {{(pid=100521) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:21:00.697629 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.openstack.wsgi [None req-248f0c33-d9f1-437a-b4fe-7defc889c083 tempest-VolumeDependencyTests-1768960200 tempest-VolumeDependencyTests-1768960200-project-member] Calling method 'show' {{(pid=100521) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:21:00.702729 np0000005924 devstack@c-api.service[100521]: INFO cinder.api.openstack.wsgi [None req-248f0c33-d9f1-437a-b4fe-7defc889c083 tempest-VolumeDependencyTests-1768960200 tempest-VolumeDependencyTests-1768960200-project-member] https://10.4.3.117/volume/v3/volumes/b6668081-a3ce-49d4-ad63-0063b766361b returned with HTTP 404 Jul 27 16:21:00.703278 np0000005924 devstack@c-api.service[100521]: [pid: 100521|app: 0|req: 1203/4815] 10.4.3.117 () {68 vars in 1389 bytes} [Mon Jul 27 16:21:00 2026] GET /volume/v3/volumes/b6668081-a3ce-49d4-ad63-0063b766361b => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 27 16:21:00.708696 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.middleware.request_id [None req-4edec511-2107-4d34-a660-347d3f4ca9df None None] RequestId filter calling following filter/app {{(pid=100522) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:21:00.710231 np0000005924 devstack@c-api.service[100522]: INFO cinder.api.openstack.wsgi [None req-4edec511-2107-4d34-a660-347d3f4ca9df tempest-VolumeDependencyTests-1768960200 tempest-VolumeDependencyTests-1768960200-project-member] DELETE https://10.4.3.117/volume/v3/volumes/2471667b-73c3-4397-8518-de09fe75dafa Jul 27 16:21:00.710444 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.openstack.wsgi [None req-4edec511-2107-4d34-a660-347d3f4ca9df tempest-VolumeDependencyTests-1768960200 tempest-VolumeDependencyTests-1768960200-project-member] Empty body provided in request {{(pid=100522) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:21:00.710611 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.openstack.wsgi [None req-4edec511-2107-4d34-a660-347d3f4ca9df tempest-VolumeDependencyTests-1768960200 tempest-VolumeDependencyTests-1768960200-project-member] Calling method 'delete' {{(pid=100522) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:21:00.710765 np0000005924 devstack@c-api.service[100522]: INFO cinder.api.v3.volumes [None req-4edec511-2107-4d34-a660-347d3f4ca9df tempest-VolumeDependencyTests-1768960200 tempest-VolumeDependencyTests-1768960200-project-member] Delete volume with id: 2471667b-73c3-4397-8518-de09fe75dafa Jul 27 16:21:00.716014 np0000005924 devstack@c-api.service[100522]: INFO cinder.api.openstack.wsgi [None req-4edec511-2107-4d34-a660-347d3f4ca9df tempest-VolumeDependencyTests-1768960200 tempest-VolumeDependencyTests-1768960200-project-member] https://10.4.3.117/volume/v3/volumes/2471667b-73c3-4397-8518-de09fe75dafa returned with HTTP 404 Jul 27 16:21:00.716435 np0000005924 devstack@c-api.service[100522]: [pid: 100522|app: 0|req: 1194/4816] 10.4.3.117 () {68 vars in 1392 bytes} [Mon Jul 27 16:21:00 2026] DELETE /volume/v3/volumes/2471667b-73c3-4397-8518-de09fe75dafa => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 27 16:21:00.722319 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.middleware.request_id [None req-8d26524b-6633-4d26-aa6a-353c10c995d0 None None] RequestId filter calling following filter/app {{(pid=100523) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:21:00.724016 np0000005924 devstack@c-api.service[100523]: INFO cinder.api.openstack.wsgi [None req-8d26524b-6633-4d26-aa6a-353c10c995d0 tempest-VolumeDependencyTests-1768960200 tempest-VolumeDependencyTests-1768960200-project-member] GET https://10.4.3.117/volume/v3/volumes/2471667b-73c3-4397-8518-de09fe75dafa Jul 27 16:21:00.724258 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.openstack.wsgi [None req-8d26524b-6633-4d26-aa6a-353c10c995d0 tempest-VolumeDependencyTests-1768960200 tempest-VolumeDependencyTests-1768960200-project-member] Empty body provided in request {{(pid=100523) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:21:00.724490 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.openstack.wsgi [None req-8d26524b-6633-4d26-aa6a-353c10c995d0 tempest-VolumeDependencyTests-1768960200 tempest-VolumeDependencyTests-1768960200-project-member] Calling method 'show' {{(pid=100523) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:21:00.729902 np0000005924 devstack@c-api.service[100523]: INFO cinder.api.openstack.wsgi [None req-8d26524b-6633-4d26-aa6a-353c10c995d0 tempest-VolumeDependencyTests-1768960200 tempest-VolumeDependencyTests-1768960200-project-member] https://10.4.3.117/volume/v3/volumes/2471667b-73c3-4397-8518-de09fe75dafa returned with HTTP 404 Jul 27 16:21:00.730508 np0000005924 devstack@c-api.service[100523]: [pid: 100523|app: 0|req: 1213/4817] 10.4.3.117 () {68 vars in 1389 bytes} [Mon Jul 27 16:21:00 2026] GET /volume/v3/volumes/2471667b-73c3-4397-8518-de09fe75dafa => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 27 16:21:00.736056 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.middleware.request_id [None req-fd55523c-dd3b-46cf-a792-e70071db0255 None None] RequestId filter calling following filter/app {{(pid=100524) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:21:00.737792 np0000005924 devstack@c-api.service[100524]: INFO cinder.api.openstack.wsgi [None req-fd55523c-dd3b-46cf-a792-e70071db0255 tempest-VolumeDependencyTests-1768960200 tempest-VolumeDependencyTests-1768960200-project-member] DELETE https://10.4.3.117/volume/v3/volumes/9c338336-5ade-4608-a518-f68db5ead496 Jul 27 16:21:00.738027 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.openstack.wsgi [None req-fd55523c-dd3b-46cf-a792-e70071db0255 tempest-VolumeDependencyTests-1768960200 tempest-VolumeDependencyTests-1768960200-project-member] Empty body provided in request {{(pid=100524) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:21:00.738234 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.openstack.wsgi [None req-fd55523c-dd3b-46cf-a792-e70071db0255 tempest-VolumeDependencyTests-1768960200 tempest-VolumeDependencyTests-1768960200-project-member] Calling method 'delete' {{(pid=100524) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:21:00.738443 np0000005924 devstack@c-api.service[100524]: INFO cinder.api.v3.volumes [None req-fd55523c-dd3b-46cf-a792-e70071db0255 tempest-VolumeDependencyTests-1768960200 tempest-VolumeDependencyTests-1768960200-project-member] Delete volume with id: 9c338336-5ade-4608-a518-f68db5ead496 Jul 27 16:21:00.743629 np0000005924 devstack@c-api.service[100524]: INFO cinder.api.openstack.wsgi [None req-fd55523c-dd3b-46cf-a792-e70071db0255 tempest-VolumeDependencyTests-1768960200 tempest-VolumeDependencyTests-1768960200-project-member] https://10.4.3.117/volume/v3/volumes/9c338336-5ade-4608-a518-f68db5ead496 returned with HTTP 404 Jul 27 16:21:00.744081 np0000005924 devstack@c-api.service[100524]: [pid: 100524|app: 0|req: 1208/4818] 10.4.3.117 () {68 vars in 1392 bytes} [Mon Jul 27 16:21:00 2026] DELETE /volume/v3/volumes/9c338336-5ade-4608-a518-f68db5ead496 => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 27 16:21:00.750116 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.middleware.request_id [None req-a43172a8-2edb-4e87-b096-99bfff31cca3 None None] RequestId filter calling following filter/app {{(pid=100521) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:21:00.751804 np0000005924 devstack@c-api.service[100521]: INFO cinder.api.openstack.wsgi [None req-a43172a8-2edb-4e87-b096-99bfff31cca3 tempest-VolumeDependencyTests-1768960200 tempest-VolumeDependencyTests-1768960200-project-member] GET https://10.4.3.117/volume/v3/volumes/9c338336-5ade-4608-a518-f68db5ead496 Jul 27 16:21:00.752006 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.openstack.wsgi [None req-a43172a8-2edb-4e87-b096-99bfff31cca3 tempest-VolumeDependencyTests-1768960200 tempest-VolumeDependencyTests-1768960200-project-member] Empty body provided in request {{(pid=100521) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:21:00.752185 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.openstack.wsgi [None req-a43172a8-2edb-4e87-b096-99bfff31cca3 tempest-VolumeDependencyTests-1768960200 tempest-VolumeDependencyTests-1768960200-project-member] Calling method 'show' {{(pid=100521) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:21:00.757488 np0000005924 devstack@c-api.service[100521]: INFO cinder.api.openstack.wsgi [None req-a43172a8-2edb-4e87-b096-99bfff31cca3 tempest-VolumeDependencyTests-1768960200 tempest-VolumeDependencyTests-1768960200-project-member] https://10.4.3.117/volume/v3/volumes/9c338336-5ade-4608-a518-f68db5ead496 returned with HTTP 404 Jul 27 16:21:00.757875 np0000005924 devstack@c-api.service[100521]: [pid: 100521|app: 0|req: 1204/4819] 10.4.3.117 () {68 vars in 1389 bytes} [Mon Jul 27 16:21:00 2026] GET /volume/v3/volumes/9c338336-5ade-4608-a518-f68db5ead496 => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 27 16:21:00.763616 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.middleware.request_id [None req-47a22338-2b04-4b98-b1b6-2e184bab5021 None None] RequestId filter calling following filter/app {{(pid=100522) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:21:00.765211 np0000005924 devstack@c-api.service[100522]: INFO cinder.api.openstack.wsgi [None req-47a22338-2b04-4b98-b1b6-2e184bab5021 tempest-VolumeDependencyTests-1768960200 tempest-VolumeDependencyTests-1768960200-project-member] DELETE https://10.4.3.117/volume/v3/snapshots/073ef767-e0b5-40ae-bb8e-c255ca9f63a3 Jul 27 16:21:00.765429 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.openstack.wsgi [None req-47a22338-2b04-4b98-b1b6-2e184bab5021 tempest-VolumeDependencyTests-1768960200 tempest-VolumeDependencyTests-1768960200-project-member] Empty body provided in request {{(pid=100522) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:21:00.765604 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.openstack.wsgi [None req-47a22338-2b04-4b98-b1b6-2e184bab5021 tempest-VolumeDependencyTests-1768960200 tempest-VolumeDependencyTests-1768960200-project-member] Calling method 'delete' {{(pid=100522) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:21:00.765697 np0000005924 devstack@c-api.service[100522]: INFO cinder.api.v3.snapshots [None req-47a22338-2b04-4b98-b1b6-2e184bab5021 tempest-VolumeDependencyTests-1768960200 tempest-VolumeDependencyTests-1768960200-project-member] Delete snapshot with id: 073ef767-e0b5-40ae-bb8e-c255ca9f63a3 Jul 27 16:21:00.769599 np0000005924 devstack@c-api.service[100522]: INFO cinder.api.openstack.wsgi [None req-47a22338-2b04-4b98-b1b6-2e184bab5021 tempest-VolumeDependencyTests-1768960200 tempest-VolumeDependencyTests-1768960200-project-member] https://10.4.3.117/volume/v3/snapshots/073ef767-e0b5-40ae-bb8e-c255ca9f63a3 returned with HTTP 404 Jul 27 16:21:00.770078 np0000005924 devstack@c-api.service[100522]: [pid: 100522|app: 0|req: 1195/4820] 10.4.3.117 () {66 vars in 1357 bytes} [Mon Jul 27 16:21:00 2026] DELETE /volume/v3/snapshots/073ef767-e0b5-40ae-bb8e-c255ca9f63a3 => generated 111 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 27 16:21:00.776233 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.middleware.request_id [None req-4fea9d71-f1c1-4f21-90ce-fcca18911a83 None None] RequestId filter calling following filter/app {{(pid=100523) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:21:00.777869 np0000005924 devstack@c-api.service[100523]: INFO cinder.api.openstack.wsgi [None req-4fea9d71-f1c1-4f21-90ce-fcca18911a83 tempest-VolumeDependencyTests-1768960200 tempest-VolumeDependencyTests-1768960200-project-member] GET https://10.4.3.117/volume/v3/snapshots/073ef767-e0b5-40ae-bb8e-c255ca9f63a3 Jul 27 16:21:00.778049 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.openstack.wsgi [None req-4fea9d71-f1c1-4f21-90ce-fcca18911a83 tempest-VolumeDependencyTests-1768960200 tempest-VolumeDependencyTests-1768960200-project-member] Empty body provided in request {{(pid=100523) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:21:00.778224 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.openstack.wsgi [None req-4fea9d71-f1c1-4f21-90ce-fcca18911a83 tempest-VolumeDependencyTests-1768960200 tempest-VolumeDependencyTests-1768960200-project-member] Calling method 'show' {{(pid=100523) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:21:00.782022 np0000005924 devstack@c-api.service[100523]: INFO cinder.api.openstack.wsgi [None req-4fea9d71-f1c1-4f21-90ce-fcca18911a83 tempest-VolumeDependencyTests-1768960200 tempest-VolumeDependencyTests-1768960200-project-member] https://10.4.3.117/volume/v3/snapshots/073ef767-e0b5-40ae-bb8e-c255ca9f63a3 returned with HTTP 404 Jul 27 16:21:00.782464 np0000005924 devstack@c-api.service[100523]: [pid: 100523|app: 0|req: 1214/4821] 10.4.3.117 () {66 vars in 1354 bytes} [Mon Jul 27 16:21:00 2026] GET /volume/v3/snapshots/073ef767-e0b5-40ae-bb8e-c255ca9f63a3 => generated 111 bytes in 6 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 27 16:21:00.788398 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.middleware.request_id [None req-77bf1f59-0d7a-4000-8bf7-ddbbf7d671f0 None None] RequestId filter calling following filter/app {{(pid=100524) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:21:00.790308 np0000005924 devstack@c-api.service[100524]: INFO cinder.api.openstack.wsgi [None req-77bf1f59-0d7a-4000-8bf7-ddbbf7d671f0 tempest-VolumeDependencyTests-1768960200 tempest-VolumeDependencyTests-1768960200-project-member] DELETE https://10.4.3.117/volume/v3/volumes/52105534-4a3b-4589-a2c0-fbae01d843fe Jul 27 16:21:00.790588 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.openstack.wsgi [None req-77bf1f59-0d7a-4000-8bf7-ddbbf7d671f0 tempest-VolumeDependencyTests-1768960200 tempest-VolumeDependencyTests-1768960200-project-member] Empty body provided in request {{(pid=100524) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:21:00.790824 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.openstack.wsgi [None req-77bf1f59-0d7a-4000-8bf7-ddbbf7d671f0 tempest-VolumeDependencyTests-1768960200 tempest-VolumeDependencyTests-1768960200-project-member] Calling method 'delete' {{(pid=100524) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:21:00.790992 np0000005924 devstack@c-api.service[100524]: INFO cinder.api.v3.volumes [None req-77bf1f59-0d7a-4000-8bf7-ddbbf7d671f0 tempest-VolumeDependencyTests-1768960200 tempest-VolumeDependencyTests-1768960200-project-member] Delete volume with id: 52105534-4a3b-4589-a2c0-fbae01d843fe Jul 27 16:21:00.796751 np0000005924 devstack@c-api.service[100524]: INFO cinder.api.openstack.wsgi [None req-77bf1f59-0d7a-4000-8bf7-ddbbf7d671f0 tempest-VolumeDependencyTests-1768960200 tempest-VolumeDependencyTests-1768960200-project-member] https://10.4.3.117/volume/v3/volumes/52105534-4a3b-4589-a2c0-fbae01d843fe returned with HTTP 404 Jul 27 16:21:00.797241 np0000005924 devstack@c-api.service[100524]: [pid: 100524|app: 0|req: 1209/4822] 10.4.3.117 () {68 vars in 1392 bytes} [Mon Jul 27 16:21:00 2026] DELETE /volume/v3/volumes/52105534-4a3b-4589-a2c0-fbae01d843fe => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 27 16:21:00.803688 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.middleware.request_id [None req-506ec512-cf56-430e-b487-2237a538b83a None None] RequestId filter calling following filter/app {{(pid=100521) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:21:00.805452 np0000005924 devstack@c-api.service[100521]: INFO cinder.api.openstack.wsgi [None req-506ec512-cf56-430e-b487-2237a538b83a tempest-VolumeDependencyTests-1768960200 tempest-VolumeDependencyTests-1768960200-project-member] GET https://10.4.3.117/volume/v3/volumes/52105534-4a3b-4589-a2c0-fbae01d843fe Jul 27 16:21:00.805679 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.openstack.wsgi [None req-506ec512-cf56-430e-b487-2237a538b83a tempest-VolumeDependencyTests-1768960200 tempest-VolumeDependencyTests-1768960200-project-member] Empty body provided in request {{(pid=100521) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:21:00.805913 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.openstack.wsgi [None req-506ec512-cf56-430e-b487-2237a538b83a tempest-VolumeDependencyTests-1768960200 tempest-VolumeDependencyTests-1768960200-project-member] Calling method 'show' {{(pid=100521) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:21:00.811094 np0000005924 devstack@c-api.service[100521]: INFO cinder.api.openstack.wsgi [None req-506ec512-cf56-430e-b487-2237a538b83a tempest-VolumeDependencyTests-1768960200 tempest-VolumeDependencyTests-1768960200-project-member] https://10.4.3.117/volume/v3/volumes/52105534-4a3b-4589-a2c0-fbae01d843fe returned with HTTP 404 Jul 27 16:21:00.811551 np0000005924 devstack@c-api.service[100521]: [pid: 100521|app: 0|req: 1205/4823] 10.4.3.117 () {68 vars in 1389 bytes} [Mon Jul 27 16:21:00 2026] GET /volume/v3/volumes/52105534-4a3b-4589-a2c0-fbae01d843fe => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 27 16:21:00.817579 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.middleware.request_id [None req-129cfac3-0539-4ecb-b43d-5a574a037418 None None] RequestId filter calling following filter/app {{(pid=100522) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:21:00.819185 np0000005924 devstack@c-api.service[100522]: INFO cinder.api.openstack.wsgi [None req-129cfac3-0539-4ecb-b43d-5a574a037418 tempest-VolumeDependencyTests-1768960200 tempest-VolumeDependencyTests-1768960200-project-member] DELETE https://10.4.3.117/volume/v3/snapshots/d5d68615-70bf-48d8-876c-a0ae1678b251 Jul 27 16:21:00.819464 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.openstack.wsgi [None req-129cfac3-0539-4ecb-b43d-5a574a037418 tempest-VolumeDependencyTests-1768960200 tempest-VolumeDependencyTests-1768960200-project-member] Empty body provided in request {{(pid=100522) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:21:00.819716 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.openstack.wsgi [None req-129cfac3-0539-4ecb-b43d-5a574a037418 tempest-VolumeDependencyTests-1768960200 tempest-VolumeDependencyTests-1768960200-project-member] Calling method 'delete' {{(pid=100522) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:21:00.819863 np0000005924 devstack@c-api.service[100522]: INFO cinder.api.v3.snapshots [None req-129cfac3-0539-4ecb-b43d-5a574a037418 tempest-VolumeDependencyTests-1768960200 tempest-VolumeDependencyTests-1768960200-project-member] Delete snapshot with id: d5d68615-70bf-48d8-876c-a0ae1678b251 Jul 27 16:21:00.824128 np0000005924 devstack@c-api.service[100522]: INFO cinder.api.openstack.wsgi [None req-129cfac3-0539-4ecb-b43d-5a574a037418 tempest-VolumeDependencyTests-1768960200 tempest-VolumeDependencyTests-1768960200-project-member] https://10.4.3.117/volume/v3/snapshots/d5d68615-70bf-48d8-876c-a0ae1678b251 returned with HTTP 404 Jul 27 16:21:00.824600 np0000005924 devstack@c-api.service[100522]: [pid: 100522|app: 0|req: 1196/4824] 10.4.3.117 () {66 vars in 1357 bytes} [Mon Jul 27 16:21:00 2026] DELETE /volume/v3/snapshots/d5d68615-70bf-48d8-876c-a0ae1678b251 => generated 111 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 27 16:21:00.830253 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.middleware.request_id [None req-faa95028-ea3a-4328-aaf7-ade90149e65d None None] RequestId filter calling following filter/app {{(pid=100523) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:21:00.831965 np0000005924 devstack@c-api.service[100523]: INFO cinder.api.openstack.wsgi [None req-faa95028-ea3a-4328-aaf7-ade90149e65d tempest-VolumeDependencyTests-1768960200 tempest-VolumeDependencyTests-1768960200-project-member] GET https://10.4.3.117/volume/v3/snapshots/d5d68615-70bf-48d8-876c-a0ae1678b251 Jul 27 16:21:00.832148 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.openstack.wsgi [None req-faa95028-ea3a-4328-aaf7-ade90149e65d tempest-VolumeDependencyTests-1768960200 tempest-VolumeDependencyTests-1768960200-project-member] Empty body provided in request {{(pid=100523) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:21:00.832369 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.openstack.wsgi [None req-faa95028-ea3a-4328-aaf7-ade90149e65d tempest-VolumeDependencyTests-1768960200 tempest-VolumeDependencyTests-1768960200-project-member] Calling method 'show' {{(pid=100523) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:21:00.836941 np0000005924 devstack@c-api.service[100523]: INFO cinder.api.openstack.wsgi [None req-faa95028-ea3a-4328-aaf7-ade90149e65d tempest-VolumeDependencyTests-1768960200 tempest-VolumeDependencyTests-1768960200-project-member] https://10.4.3.117/volume/v3/snapshots/d5d68615-70bf-48d8-876c-a0ae1678b251 returned with HTTP 404 Jul 27 16:21:00.837394 np0000005924 devstack@c-api.service[100523]: [pid: 100523|app: 0|req: 1215/4825] 10.4.3.117 () {66 vars in 1354 bytes} [Mon Jul 27 16:21:00 2026] GET /volume/v3/snapshots/d5d68615-70bf-48d8-876c-a0ae1678b251 => generated 111 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 27 16:21:00.843151 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.middleware.request_id [None req-d6b80bad-e53f-4074-b04b-b172a0ee8509 None None] RequestId filter calling following filter/app {{(pid=100524) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:21:00.844933 np0000005924 devstack@c-api.service[100524]: INFO cinder.api.openstack.wsgi [None req-d6b80bad-e53f-4074-b04b-b172a0ee8509 tempest-VolumeDependencyTests-1768960200 tempest-VolumeDependencyTests-1768960200-project-member] DELETE https://10.4.3.117/volume/v3/volumes/07bd9d8b-4eee-460a-9aaa-694e45ffe55a Jul 27 16:21:00.845117 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.openstack.wsgi [None req-d6b80bad-e53f-4074-b04b-b172a0ee8509 tempest-VolumeDependencyTests-1768960200 tempest-VolumeDependencyTests-1768960200-project-member] Empty body provided in request {{(pid=100524) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:21:00.845303 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.openstack.wsgi [None req-d6b80bad-e53f-4074-b04b-b172a0ee8509 tempest-VolumeDependencyTests-1768960200 tempest-VolumeDependencyTests-1768960200-project-member] Calling method 'delete' {{(pid=100524) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:21:00.845473 np0000005924 devstack@c-api.service[100524]: INFO cinder.api.v3.volumes [None req-d6b80bad-e53f-4074-b04b-b172a0ee8509 tempest-VolumeDependencyTests-1768960200 tempest-VolumeDependencyTests-1768960200-project-member] Delete volume with id: 07bd9d8b-4eee-460a-9aaa-694e45ffe55a Jul 27 16:21:00.851070 np0000005924 devstack@c-api.service[100524]: INFO cinder.api.openstack.wsgi [None req-d6b80bad-e53f-4074-b04b-b172a0ee8509 tempest-VolumeDependencyTests-1768960200 tempest-VolumeDependencyTests-1768960200-project-member] https://10.4.3.117/volume/v3/volumes/07bd9d8b-4eee-460a-9aaa-694e45ffe55a returned with HTTP 404 Jul 27 16:21:00.851546 np0000005924 devstack@c-api.service[100524]: [pid: 100524|app: 0|req: 1210/4826] 10.4.3.117 () {68 vars in 1392 bytes} [Mon Jul 27 16:21:00 2026] DELETE /volume/v3/volumes/07bd9d8b-4eee-460a-9aaa-694e45ffe55a => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 27 16:21:00.858029 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.middleware.request_id [None req-8383a337-0476-45f3-ba68-aff2c7cf48d3 None None] RequestId filter calling following filter/app {{(pid=100521) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:21:00.859816 np0000005924 devstack@c-api.service[100521]: INFO cinder.api.openstack.wsgi [None req-8383a337-0476-45f3-ba68-aff2c7cf48d3 tempest-VolumeDependencyTests-1768960200 tempest-VolumeDependencyTests-1768960200-project-member] GET https://10.4.3.117/volume/v3/volumes/07bd9d8b-4eee-460a-9aaa-694e45ffe55a Jul 27 16:21:00.860037 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.openstack.wsgi [None req-8383a337-0476-45f3-ba68-aff2c7cf48d3 tempest-VolumeDependencyTests-1768960200 tempest-VolumeDependencyTests-1768960200-project-member] Empty body provided in request {{(pid=100521) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:21:00.860269 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.openstack.wsgi [None req-8383a337-0476-45f3-ba68-aff2c7cf48d3 tempest-VolumeDependencyTests-1768960200 tempest-VolumeDependencyTests-1768960200-project-member] Calling method 'show' {{(pid=100521) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:21:00.865277 np0000005924 devstack@c-api.service[100521]: INFO cinder.api.openstack.wsgi [None req-8383a337-0476-45f3-ba68-aff2c7cf48d3 tempest-VolumeDependencyTests-1768960200 tempest-VolumeDependencyTests-1768960200-project-member] https://10.4.3.117/volume/v3/volumes/07bd9d8b-4eee-460a-9aaa-694e45ffe55a returned with HTTP 404 Jul 27 16:21:00.865883 np0000005924 devstack@c-api.service[100521]: [pid: 100521|app: 0|req: 1206/4827] 10.4.3.117 () {68 vars in 1389 bytes} [Mon Jul 27 16:21:00 2026] GET /volume/v3/volumes/07bd9d8b-4eee-460a-9aaa-694e45ffe55a => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 27 16:21:01.021368 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.middleware.request_id [None req-2abdd307-1bd5-47fd-8a0e-77bc09a3bc55 None None] RequestId filter calling following filter/app {{(pid=100522) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:21:01.023679 np0000005924 devstack@c-api.service[100522]: INFO cinder.api.openstack.wsgi [None req-2abdd307-1bd5-47fd-8a0e-77bc09a3bc55 tempest-ProjectAdminTests33-614572375 tempest-ProjectAdminTests33-614572375-project-admin] GET https://10.4.3.117/volume/v3/backups/1cd0dda7-d9ba-4eff-9102-fb336833b179 Jul 27 16:21:01.023994 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.openstack.wsgi [None req-2abdd307-1bd5-47fd-8a0e-77bc09a3bc55 tempest-ProjectAdminTests33-614572375 tempest-ProjectAdminTests33-614572375-project-admin] Empty body provided in request {{(pid=100522) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:21:01.024497 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.openstack.wsgi [None req-2abdd307-1bd5-47fd-8a0e-77bc09a3bc55 tempest-ProjectAdminTests33-614572375 tempest-ProjectAdminTests33-614572375-project-admin] Calling method 'show' {{(pid=100522) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:21:01.024497 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.v3.backups [None req-2abdd307-1bd5-47fd-8a0e-77bc09a3bc55 tempest-ProjectAdminTests33-614572375 tempest-ProjectAdminTests33-614572375-project-admin] Show backup with id 1cd0dda7-d9ba-4eff-9102-fb336833b179. {{(pid=100522) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 27 16:21:01.029501 np0000005924 devstack@c-api.service[100522]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:21:01.029501 np0000005924 devstack@c-api.service[100522]: warnings.warn( Jul 27 16:21:01.030266 np0000005924 devstack@c-api.service[100522]: INFO cinder.api.openstack.wsgi [None req-2abdd307-1bd5-47fd-8a0e-77bc09a3bc55 tempest-ProjectAdminTests33-614572375 tempest-ProjectAdminTests33-614572375-project-admin] https://10.4.3.117/volume/v3/backups/1cd0dda7-d9ba-4eff-9102-fb336833b179 returned with HTTP 200 Jul 27 16:21:01.030786 np0000005924 devstack@c-api.service[100522]: [pid: 100522|app: 0|req: 1197/4828] 10.4.3.117 () {68 vars in 1388 bytes} [Mon Jul 27 16:21:01 2026] GET /volume/v3/backups/1cd0dda7-d9ba-4eff-9102-fb336833b179 => generated 736 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 27 16:21:01.598125 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.middleware.request_id [None req-f3be02c2-7f38-4dcf-af18-25b69772acd5 None None] RequestId filter calling following filter/app {{(pid=100523) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:21:01.600219 np0000005924 devstack@c-api.service[100523]: INFO cinder.api.openstack.wsgi [None req-f3be02c2-7f38-4dcf-af18-25b69772acd5 tempest-ProjectReaderTests-38763468 tempest-ProjectReaderTests-38763468-project-admin] GET https://10.4.3.117/volume/v3/volumes/2e80c71a-8665-4052-abee-2c4bd7812ab2 Jul 27 16:21:01.600527 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.openstack.wsgi [None req-f3be02c2-7f38-4dcf-af18-25b69772acd5 tempest-ProjectReaderTests-38763468 tempest-ProjectReaderTests-38763468-project-admin] Empty body provided in request {{(pid=100523) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:21:01.600761 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.openstack.wsgi [None req-f3be02c2-7f38-4dcf-af18-25b69772acd5 tempest-ProjectReaderTests-38763468 tempest-ProjectReaderTests-38763468-project-admin] Calling method 'show' {{(pid=100523) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:21:01.607147 np0000005924 devstack@c-api.service[100523]: INFO cinder.api.openstack.wsgi [None req-f3be02c2-7f38-4dcf-af18-25b69772acd5 tempest-ProjectReaderTests-38763468 tempest-ProjectReaderTests-38763468-project-admin] https://10.4.3.117/volume/v3/volumes/2e80c71a-8665-4052-abee-2c4bd7812ab2 returned with HTTP 404 Jul 27 16:21:01.607689 np0000005924 devstack@c-api.service[100523]: [pid: 100523|app: 0|req: 1216/4829] 10.4.3.117 () {68 vars in 1389 bytes} [Mon Jul 27 16:21:01 2026] GET /volume/v3/volumes/2e80c71a-8665-4052-abee-2c4bd7812ab2 => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 27 16:21:02.041309 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.middleware.request_id [None req-9e59c488-1b52-496c-acd3-24cefdb02b8a None None] RequestId filter calling following filter/app {{(pid=100524) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:21:02.043444 np0000005924 devstack@c-api.service[100524]: INFO cinder.api.openstack.wsgi [None req-9e59c488-1b52-496c-acd3-24cefdb02b8a tempest-ProjectAdminTests33-614572375 tempest-ProjectAdminTests33-614572375-project-admin] GET https://10.4.3.117/volume/v3/backups/1cd0dda7-d9ba-4eff-9102-fb336833b179 Jul 27 16:21:02.043641 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.openstack.wsgi [None req-9e59c488-1b52-496c-acd3-24cefdb02b8a tempest-ProjectAdminTests33-614572375 tempest-ProjectAdminTests33-614572375-project-admin] Empty body provided in request {{(pid=100524) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:21:02.043817 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.openstack.wsgi [None req-9e59c488-1b52-496c-acd3-24cefdb02b8a tempest-ProjectAdminTests33-614572375 tempest-ProjectAdminTests33-614572375-project-admin] Calling method 'show' {{(pid=100524) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:21:02.043911 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.v3.backups [None req-9e59c488-1b52-496c-acd3-24cefdb02b8a tempest-ProjectAdminTests33-614572375 tempest-ProjectAdminTests33-614572375-project-admin] Show backup with id 1cd0dda7-d9ba-4eff-9102-fb336833b179. {{(pid=100524) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 27 16:21:02.048552 np0000005924 devstack@c-api.service[100524]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:21:02.048552 np0000005924 devstack@c-api.service[100524]: warnings.warn( Jul 27 16:21:02.049150 np0000005924 devstack@c-api.service[100524]: INFO cinder.api.openstack.wsgi [None req-9e59c488-1b52-496c-acd3-24cefdb02b8a tempest-ProjectAdminTests33-614572375 tempest-ProjectAdminTests33-614572375-project-admin] https://10.4.3.117/volume/v3/backups/1cd0dda7-d9ba-4eff-9102-fb336833b179 returned with HTTP 200 Jul 27 16:21:02.049600 np0000005924 devstack@c-api.service[100524]: [pid: 100524|app: 0|req: 1211/4830] 10.4.3.117 () {68 vars in 1388 bytes} [Mon Jul 27 16:21:02 2026] GET /volume/v3/backups/1cd0dda7-d9ba-4eff-9102-fb336833b179 => generated 736 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 27 16:21:02.520088 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.middleware.request_id [None req-c5a7a379-6e6c-4890-90b7-d2853d893458 None None] RequestId filter calling following filter/app {{(pid=100521) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:21:02.585094 np0000005924 devstack@c-api.service[100521]: INFO cinder.api.openstack.wsgi [None req-c5a7a379-6e6c-4890-90b7-d2853d893458 tempest-ProjectReaderTests33-1290891911 tempest-ProjectReaderTests33-1290891911-project-admin] POST https://10.4.3.117/volume/v3/volumes Jul 27 16:21:02.585984 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.openstack.wsgi [None req-c5a7a379-6e6c-4890-90b7-d2853d893458 tempest-ProjectReaderTests33-1290891911 tempest-ProjectReaderTests33-1290891911-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-372074061"}} {{(pid=100521) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 27 16:21:02.586996 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.v3.volumes [None req-c5a7a379-6e6c-4890-90b7-d2853d893458 tempest-ProjectReaderTests33-1290891911 tempest-ProjectReaderTests33-1290891911-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-372074061'}} {{(pid=100521) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 27 16:21:02.587124 np0000005924 devstack@c-api.service[100521]: INFO cinder.api.v3.volumes [None req-c5a7a379-6e6c-4890-90b7-d2853d893458 tempest-ProjectReaderTests33-1290891911 tempest-ProjectReaderTests33-1290891911-project-admin] Create volume of 1 GB Jul 27 16:21:02.591188 np0000005924 devstack@c-api.service[100521]: INFO cinder.volume.api [None req-c5a7a379-6e6c-4890-90b7-d2853d893458 tempest-ProjectReaderTests33-1290891911 tempest-ProjectReaderTests33-1290891911-project-admin] Availability Zones retrieved successfully. Jul 27 16:21:02.597876 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.volume.api [None req-c5a7a379-6e6c-4890-90b7-d2853d893458 tempest-ProjectReaderTests33-1290891911 tempest-ProjectReaderTests33-1290891911-project-admin] Flow 'volume_create_api' (22116093-875f-4562-b78b-bd7fdf646bbd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100521) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 27 16:21:02.598886 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.volume.api [None req-c5a7a379-6e6c-4890-90b7-d2853d893458 tempest-ProjectReaderTests33-1290891911 tempest-ProjectReaderTests33-1290891911-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (be59cc17-08e1-478b-b233-2861c1fbdbcf) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100521) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 27 16:21:02.599837 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.volume.flows.api.create_volume [None req-c5a7a379-6e6c-4890-90b7-d2853d893458 tempest-ProjectReaderTests33-1290891911 tempest-ProjectReaderTests33-1290891911-project-admin] Validating volume size '1' using validate_int {{(pid=100521) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 27 16:21:02.628205 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.volume.api [None req-c5a7a379-6e6c-4890-90b7-d2853d893458 tempest-ProjectReaderTests33-1290891911 tempest-ProjectReaderTests33-1290891911-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (be59cc17-08e1-478b-b233-2861c1fbdbcf) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-27T16:04:59Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=2bce4e1a-e6e0-49d9-be36-c3405449a01e,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '2bce4e1a-e6e0-49d9-be36-c3405449a01e', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100521) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 27 16:21:02.629141 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.volume.api [None req-c5a7a379-6e6c-4890-90b7-d2853d893458 tempest-ProjectReaderTests33-1290891911 tempest-ProjectReaderTests33-1290891911-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (33d9c09b-71f6-4126-a7da-70df89ce1d43) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100521) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 27 16:21:02.689761 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.quota [None req-c5a7a379-6e6c-4890-90b7-d2853d893458 tempest-ProjectReaderTests33-1290891911 tempest-ProjectReaderTests33-1290891911-project-admin] Created reservations ['f4b1363f-82ed-470f-b2f6-86b77dec2210', '304bff2d-af37-4b4b-8fe3-5f08e8e70d75', 'e48f96ae-a58e-498e-b865-e28b7907fe5d', '0a8f38ee-cf79-492e-8189-b3ff800d9fec'] {{(pid=100521) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 27 16:21:02.690704 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.volume.api [None req-c5a7a379-6e6c-4890-90b7-d2853d893458 tempest-ProjectReaderTests33-1290891911 tempest-ProjectReaderTests33-1290891911-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (33d9c09b-71f6-4126-a7da-70df89ce1d43) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['f4b1363f-82ed-470f-b2f6-86b77dec2210', '304bff2d-af37-4b4b-8fe3-5f08e8e70d75', 'e48f96ae-a58e-498e-b865-e28b7907fe5d', '0a8f38ee-cf79-492e-8189-b3ff800d9fec']}' {{(pid=100521) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 27 16:21:02.691513 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.volume.api [None req-c5a7a379-6e6c-4890-90b7-d2853d893458 tempest-ProjectReaderTests33-1290891911 tempest-ProjectReaderTests33-1290891911-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (664f2469-fbe8-40b6-864b-06cf17648dc0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100521) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 27 16:21:02.723705 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.volume.api [None req-c5a7a379-6e6c-4890-90b7-d2853d893458 tempest-ProjectReaderTests33-1290891911 tempest-ProjectReaderTests33-1290891911-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (664f2469-fbe8-40b6-864b-06cf17648dc0) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'fe08e013-6d56-4e47-b4e0-0e63ec470b2c', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-372074061',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='8e86c597063b4ef18a178ed38f8a171a',qos_specs=None,replication_status=,reservations=['f4b1363f-82ed-470f-b2f6-86b77dec2210','304bff2d-af37-4b4b-8fe3-5f08e8e70d75','e48f96ae-a58e-498e-b865-e28b7907fe5d','0a8f38ee-cf79-492e-8189-b3ff800d9fec'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='364acba1f9fb4b8ea720da570bb9da37',volume_type_id=2bce4e1a-e6e0-49d9-be36-c3405449a01e), 'volume': Volume(_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-27T16:21:02Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-372074061',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=fe08e013-6d56-4e47-b4e0-0e63ec470b2c,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='8e86c597063b4ef18a178ed38f8a171a',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='364acba1f9fb4b8ea720da570bb9da37',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(2bce4e1a-e6e0-49d9-be36-c3405449a01e),volume_type_id=2bce4e1a-e6e0-49d9-be36-c3405449a01e)}' {{(pid=100521) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 27 16:21:02.724773 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.volume.api [None req-c5a7a379-6e6c-4890-90b7-d2853d893458 tempest-ProjectReaderTests33-1290891911 tempest-ProjectReaderTests33-1290891911-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (4a0e5fae-9842-44a2-9f20-0263318fb5e1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100521) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 27 16:21:02.742916 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.volume.api [None req-c5a7a379-6e6c-4890-90b7-d2853d893458 tempest-ProjectReaderTests33-1290891911 tempest-ProjectReaderTests33-1290891911-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (4a0e5fae-9842-44a2-9f20-0263318fb5e1) transitioned into state 'SUCCESS' from state '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-372074061',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='8e86c597063b4ef18a178ed38f8a171a',qos_specs=None,replication_status=,reservations=['f4b1363f-82ed-470f-b2f6-86b77dec2210','304bff2d-af37-4b4b-8fe3-5f08e8e70d75','e48f96ae-a58e-498e-b865-e28b7907fe5d','0a8f38ee-cf79-492e-8189-b3ff800d9fec'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='364acba1f9fb4b8ea720da570bb9da37',volume_type_id=2bce4e1a-e6e0-49d9-be36-c3405449a01e)}' {{(pid=100521) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 27 16:21:02.743628 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.volume.api [None req-c5a7a379-6e6c-4890-90b7-d2853d893458 tempest-ProjectReaderTests33-1290891911 tempest-ProjectReaderTests33-1290891911-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (f35f0cd2-3b7a-4495-a7b6-368e54558c77) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100521) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 27 16:21:02.753930 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.volume.api [None req-c5a7a379-6e6c-4890-90b7-d2853d893458 tempest-ProjectReaderTests33-1290891911 tempest-ProjectReaderTests33-1290891911-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (f35f0cd2-3b7a-4495-a7b6-368e54558c77) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100521) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 27 16:21:02.754624 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.volume.api [None req-c5a7a379-6e6c-4890-90b7-d2853d893458 tempest-ProjectReaderTests33-1290891911 tempest-ProjectReaderTests33-1290891911-project-admin] Flow 'volume_create_api' (22116093-875f-4562-b78b-bd7fdf646bbd) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100521) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 27 16:21:02.754943 np0000005924 devstack@c-api.service[100521]: INFO cinder.volume.api [None req-c5a7a379-6e6c-4890-90b7-d2853d893458 tempest-ProjectReaderTests33-1290891911 tempest-ProjectReaderTests33-1290891911-project-admin] Create volume request issued successfully. Jul 27 16:21:02.755610 np0000005924 devstack@c-api.service[100521]: INFO cinder.api.openstack.wsgi [None req-c5a7a379-6e6c-4890-90b7-d2853d893458 tempest-ProjectReaderTests33-1290891911 tempest-ProjectReaderTests33-1290891911-project-admin] https://10.4.3.117/volume/v3/volumes returned with HTTP 202 Jul 27 16:21:02.756017 np0000005924 devstack@c-api.service[100521]: [pid: 100521|app: 0|req: 1207/4831] 10.4.3.117 () {70 vars in 1298 bytes} [Mon Jul 27 16:21:02 2026] POST /volume/v3/volumes => generated 777 bytes in 236 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 27 16:21:02.767594 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.middleware.request_id [None req-995f2d66-f406-4dcb-8152-36b6098d71c9 None None] RequestId filter calling following filter/app {{(pid=100522) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:21:02.769504 np0000005924 devstack@c-api.service[100522]: INFO cinder.api.openstack.wsgi [None req-995f2d66-f406-4dcb-8152-36b6098d71c9 tempest-ProjectReaderTests33-1290891911 tempest-ProjectReaderTests33-1290891911-project-admin] GET https://10.4.3.117/volume/v3/volumes/fe08e013-6d56-4e47-b4e0-0e63ec470b2c Jul 27 16:21:02.769695 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.openstack.wsgi [None req-995f2d66-f406-4dcb-8152-36b6098d71c9 tempest-ProjectReaderTests33-1290891911 tempest-ProjectReaderTests33-1290891911-project-admin] Empty body provided in request {{(pid=100522) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:21:02.769930 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.openstack.wsgi [None req-995f2d66-f406-4dcb-8152-36b6098d71c9 tempest-ProjectReaderTests33-1290891911 tempest-ProjectReaderTests33-1290891911-project-admin] Calling method 'show' {{(pid=100522) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:21:02.777651 np0000005924 devstack@c-api.service[100522]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:21:02.777651 np0000005924 devstack@c-api.service[100522]: warnings.warn( Jul 27 16:21:02.781530 np0000005924 devstack@c-api.service[100522]: INFO cinder.volume.api [None req-995f2d66-f406-4dcb-8152-36b6098d71c9 tempest-ProjectReaderTests33-1290891911 tempest-ProjectReaderTests33-1290891911-project-admin] Volume info retrieved successfully. Jul 27 16:21:02.787533 np0000005924 devstack@c-api.service[100522]: INFO cinder.api.openstack.wsgi [None req-995f2d66-f406-4dcb-8152-36b6098d71c9 tempest-ProjectReaderTests33-1290891911 tempest-ProjectReaderTests33-1290891911-project-admin] https://10.4.3.117/volume/v3/volumes/fe08e013-6d56-4e47-b4e0-0e63ec470b2c returned with HTTP 200 Jul 27 16:21:02.788130 np0000005924 devstack@c-api.service[100522]: [pid: 100522|app: 0|req: 1198/4832] 10.4.3.117 () {68 vars in 1388 bytes} [Mon Jul 27 16:21:02 2026] GET /volume/v3/volumes/fe08e013-6d56-4e47-b4e0-0e63ec470b2c => generated 956 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 27 16:21:03.060607 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.middleware.request_id [None req-bac1c948-83c7-4c5f-abe6-50475e727a59 None None] RequestId filter calling following filter/app {{(pid=100523) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:21:03.062551 np0000005924 devstack@c-api.service[100523]: INFO cinder.api.openstack.wsgi [None req-bac1c948-83c7-4c5f-abe6-50475e727a59 tempest-ProjectAdminTests33-614572375 tempest-ProjectAdminTests33-614572375-project-admin] GET https://10.4.3.117/volume/v3/backups/1cd0dda7-d9ba-4eff-9102-fb336833b179 Jul 27 16:21:03.062731 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.openstack.wsgi [None req-bac1c948-83c7-4c5f-abe6-50475e727a59 tempest-ProjectAdminTests33-614572375 tempest-ProjectAdminTests33-614572375-project-admin] Empty body provided in request {{(pid=100523) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:21:03.062921 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.openstack.wsgi [None req-bac1c948-83c7-4c5f-abe6-50475e727a59 tempest-ProjectAdminTests33-614572375 tempest-ProjectAdminTests33-614572375-project-admin] Calling method 'show' {{(pid=100523) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:21:03.063036 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.v3.backups [None req-bac1c948-83c7-4c5f-abe6-50475e727a59 tempest-ProjectAdminTests33-614572375 tempest-ProjectAdminTests33-614572375-project-admin] Show backup with id 1cd0dda7-d9ba-4eff-9102-fb336833b179. {{(pid=100523) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 27 16:21:03.067150 np0000005924 devstack@c-api.service[100523]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:21:03.067150 np0000005924 devstack@c-api.service[100523]: warnings.warn( Jul 27 16:21:03.067745 np0000005924 devstack@c-api.service[100523]: INFO cinder.api.openstack.wsgi [None req-bac1c948-83c7-4c5f-abe6-50475e727a59 tempest-ProjectAdminTests33-614572375 tempest-ProjectAdminTests33-614572375-project-admin] https://10.4.3.117/volume/v3/backups/1cd0dda7-d9ba-4eff-9102-fb336833b179 returned with HTTP 200 Jul 27 16:21:03.068081 np0000005924 devstack@c-api.service[100523]: [pid: 100523|app: 0|req: 1217/4833] 10.4.3.117 () {68 vars in 1388 bytes} [Mon Jul 27 16:21:03 2026] GET /volume/v3/backups/1cd0dda7-d9ba-4eff-9102-fb336833b179 => generated 736 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 27 16:21:03.802834 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.middleware.request_id [None req-e9012543-b65d-42de-8eef-6f9cba1aa1bc None None] RequestId filter calling following filter/app {{(pid=100524) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:21:03.804825 np0000005924 devstack@c-api.service[100524]: INFO cinder.api.openstack.wsgi [None req-e9012543-b65d-42de-8eef-6f9cba1aa1bc tempest-ProjectReaderTests33-1290891911 tempest-ProjectReaderTests33-1290891911-project-admin] GET https://10.4.3.117/volume/v3/volumes/fe08e013-6d56-4e47-b4e0-0e63ec470b2c Jul 27 16:21:03.805055 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.openstack.wsgi [None req-e9012543-b65d-42de-8eef-6f9cba1aa1bc tempest-ProjectReaderTests33-1290891911 tempest-ProjectReaderTests33-1290891911-project-admin] Empty body provided in request {{(pid=100524) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:21:03.805266 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.openstack.wsgi [None req-e9012543-b65d-42de-8eef-6f9cba1aa1bc tempest-ProjectReaderTests33-1290891911 tempest-ProjectReaderTests33-1290891911-project-admin] Calling method 'show' {{(pid=100524) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:21:03.813830 np0000005924 devstack@c-api.service[100524]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:21:03.813830 np0000005924 devstack@c-api.service[100524]: warnings.warn( Jul 27 16:21:03.818463 np0000005924 devstack@c-api.service[100524]: INFO cinder.volume.api [None req-e9012543-b65d-42de-8eef-6f9cba1aa1bc tempest-ProjectReaderTests33-1290891911 tempest-ProjectReaderTests33-1290891911-project-admin] Volume info retrieved successfully. Jul 27 16:21:03.823723 np0000005924 devstack@c-api.service[100524]: INFO cinder.api.openstack.wsgi [None req-e9012543-b65d-42de-8eef-6f9cba1aa1bc tempest-ProjectReaderTests33-1290891911 tempest-ProjectReaderTests33-1290891911-project-admin] https://10.4.3.117/volume/v3/volumes/fe08e013-6d56-4e47-b4e0-0e63ec470b2c returned with HTTP 200 Jul 27 16:21:03.824134 np0000005924 devstack@c-api.service[100524]: [pid: 100524|app: 0|req: 1212/4834] 10.4.3.117 () {68 vars in 1388 bytes} [Mon Jul 27 16:21:03 2026] GET /volume/v3/volumes/fe08e013-6d56-4e47-b4e0-0e63ec470b2c => generated 1017 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 27 16:21:03.836387 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.middleware.request_id [None req-f4ae787b-2ca7-4474-920b-9109782701f3 None None] RequestId filter calling following filter/app {{(pid=100521) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:21:03.838301 np0000005924 devstack@c-api.service[100521]: INFO cinder.api.openstack.wsgi [None req-f4ae787b-2ca7-4474-920b-9109782701f3 tempest-ProjectReaderTests33-1290891911 tempest-ProjectReaderTests33-1290891911-project-admin] POST https://10.4.3.117/volume/v3/backups Jul 27 16:21:03.838710 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.openstack.wsgi [None req-f4ae787b-2ca7-4474-920b-9109782701f3 tempest-ProjectReaderTests33-1290891911 tempest-ProjectReaderTests33-1290891911-project-admin] Action: 'create', calling method: create, body: {"backup": {"volume_id": "fe08e013-6d56-4e47-b4e0-0e63ec470b2c", "name": "tempest-type-Backup-2006804872"}} {{(pid=100521) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 27 16:21:03.840164 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.contrib.backups [None req-f4ae787b-2ca7-4474-920b-9109782701f3 tempest-ProjectReaderTests33-1290891911 tempest-ProjectReaderTests33-1290891911-project-admin] Creating new backup {'backup': {'volume_id': 'fe08e013-6d56-4e47-b4e0-0e63ec470b2c', 'name': 'tempest-type-Backup-2006804872'}} {{(pid=100521) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Jul 27 16:21:03.840477 np0000005924 devstack@c-api.service[100521]: INFO cinder.api.contrib.backups [None req-f4ae787b-2ca7-4474-920b-9109782701f3 tempest-ProjectReaderTests33-1290891911 tempest-ProjectReaderTests33-1290891911-project-admin] Creating backup of volume fe08e013-6d56-4e47-b4e0-0e63ec470b2c in container None Jul 27 16:21:03.847585 np0000005924 devstack@c-api.service[100521]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:21:03.847585 np0000005924 devstack@c-api.service[100521]: warnings.warn( Jul 27 16:21:03.847883 np0000005924 devstack@c-api.service[100521]: INFO cinder.volume.api [None req-f4ae787b-2ca7-4474-920b-9109782701f3 tempest-ProjectReaderTests33-1290891911 tempest-ProjectReaderTests33-1290891911-project-admin] Volume info retrieved successfully. Jul 27 16:21:03.883008 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.quota [None req-f4ae787b-2ca7-4474-920b-9109782701f3 tempest-ProjectReaderTests33-1290891911 tempest-ProjectReaderTests33-1290891911-project-admin] Created reservations ['b3c8bf1d-b4f4-4c92-90c6-d05bb5f92e64', 'd7985a7f-6467-45e5-af8a-1cad39d771d9'] {{(pid=100521) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 27 16:21:03.936648 np0000005924 devstack@c-api.service[100521]: INFO cinder.api.openstack.wsgi [None req-f4ae787b-2ca7-4474-920b-9109782701f3 tempest-ProjectReaderTests33-1290891911 tempest-ProjectReaderTests33-1290891911-project-admin] https://10.4.3.117/volume/v3/backups returned with HTTP 202 Jul 27 16:21:03.936648 np0000005924 devstack@c-api.service[100521]: [pid: 100521|app: 0|req: 1208/4835] 10.4.3.117 () {70 vars in 1299 bytes} [Mon Jul 27 16:21:03 2026] POST /volume/v3/backups => generated 316 bytes in 95 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 27 16:21:03.940649 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.middleware.request_id [None req-16073409-3818-403b-bfec-7e819d6ac652 None None] RequestId filter calling following filter/app {{(pid=100522) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:21:03.942626 np0000005924 devstack@c-api.service[100522]: INFO cinder.api.openstack.wsgi [None req-16073409-3818-403b-bfec-7e819d6ac652 tempest-ProjectReaderTests33-1290891911 tempest-ProjectReaderTests33-1290891911-project-admin] GET https://10.4.3.117/volume/v3/backups/a0524484-0b4f-42d7-8974-228189ce8447 Jul 27 16:21:03.942846 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.openstack.wsgi [None req-16073409-3818-403b-bfec-7e819d6ac652 tempest-ProjectReaderTests33-1290891911 tempest-ProjectReaderTests33-1290891911-project-admin] Empty body provided in request {{(pid=100522) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:21:03.943061 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.openstack.wsgi [None req-16073409-3818-403b-bfec-7e819d6ac652 tempest-ProjectReaderTests33-1290891911 tempest-ProjectReaderTests33-1290891911-project-admin] Calling method 'show' {{(pid=100522) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:21:03.944164 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.v3.backups [None req-16073409-3818-403b-bfec-7e819d6ac652 tempest-ProjectReaderTests33-1290891911 tempest-ProjectReaderTests33-1290891911-project-admin] Show backup with id a0524484-0b4f-42d7-8974-228189ce8447. {{(pid=100522) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 27 16:21:03.947812 np0000005924 devstack@c-api.service[100522]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:21:03.947812 np0000005924 devstack@c-api.service[100522]: warnings.warn( Jul 27 16:21:03.948463 np0000005924 devstack@c-api.service[100522]: INFO cinder.api.openstack.wsgi [None req-16073409-3818-403b-bfec-7e819d6ac652 tempest-ProjectReaderTests33-1290891911 tempest-ProjectReaderTests33-1290891911-project-admin] https://10.4.3.117/volume/v3/backups/a0524484-0b4f-42d7-8974-228189ce8447 returned with HTTP 200 Jul 27 16:21:03.948825 np0000005924 devstack@c-api.service[100522]: [pid: 100522|app: 0|req: 1199/4836] 10.4.3.117 () {68 vars in 1388 bytes} [Mon Jul 27 16:21:03 2026] GET /volume/v3/backups/a0524484-0b4f-42d7-8974-228189ce8447 => generated 723 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 27 16:21:04.079627 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.middleware.request_id [None req-467b2b54-a106-4c04-999d-f9ad9bf7a794 None None] RequestId filter calling following filter/app {{(pid=100523) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:21:04.081451 np0000005924 devstack@c-api.service[100523]: INFO cinder.api.openstack.wsgi [None req-467b2b54-a106-4c04-999d-f9ad9bf7a794 tempest-ProjectAdminTests33-614572375 tempest-ProjectAdminTests33-614572375-project-admin] GET https://10.4.3.117/volume/v3/backups/1cd0dda7-d9ba-4eff-9102-fb336833b179 Jul 27 16:21:04.081713 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.openstack.wsgi [None req-467b2b54-a106-4c04-999d-f9ad9bf7a794 tempest-ProjectAdminTests33-614572375 tempest-ProjectAdminTests33-614572375-project-admin] Empty body provided in request {{(pid=100523) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:21:04.081911 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.openstack.wsgi [None req-467b2b54-a106-4c04-999d-f9ad9bf7a794 tempest-ProjectAdminTests33-614572375 tempest-ProjectAdminTests33-614572375-project-admin] Calling method 'show' {{(pid=100523) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:21:04.082025 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.v3.backups [None req-467b2b54-a106-4c04-999d-f9ad9bf7a794 tempest-ProjectAdminTests33-614572375 tempest-ProjectAdminTests33-614572375-project-admin] Show backup with id 1cd0dda7-d9ba-4eff-9102-fb336833b179. {{(pid=100523) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 27 16:21:04.086783 np0000005924 devstack@c-api.service[100523]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:21:04.086783 np0000005924 devstack@c-api.service[100523]: warnings.warn( Jul 27 16:21:04.087440 np0000005924 devstack@c-api.service[100523]: INFO cinder.api.openstack.wsgi [None req-467b2b54-a106-4c04-999d-f9ad9bf7a794 tempest-ProjectAdminTests33-614572375 tempest-ProjectAdminTests33-614572375-project-admin] https://10.4.3.117/volume/v3/backups/1cd0dda7-d9ba-4eff-9102-fb336833b179 returned with HTTP 200 Jul 27 16:21:04.087851 np0000005924 devstack@c-api.service[100523]: [pid: 100523|app: 0|req: 1218/4837] 10.4.3.117 () {68 vars in 1388 bytes} [Mon Jul 27 16:21:04 2026] GET /volume/v3/backups/1cd0dda7-d9ba-4eff-9102-fb336833b179 => generated 736 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 27 16:21:04.958950 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.middleware.request_id [None req-705ffdd7-2502-4ad2-9f8b-50c1add91e53 None None] RequestId filter calling following filter/app {{(pid=100524) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:21:04.960666 np0000005924 devstack@c-api.service[100524]: INFO cinder.api.openstack.wsgi [None req-705ffdd7-2502-4ad2-9f8b-50c1add91e53 tempest-ProjectReaderTests33-1290891911 tempest-ProjectReaderTests33-1290891911-project-admin] GET https://10.4.3.117/volume/v3/backups/a0524484-0b4f-42d7-8974-228189ce8447 Jul 27 16:21:04.960870 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.openstack.wsgi [None req-705ffdd7-2502-4ad2-9f8b-50c1add91e53 tempest-ProjectReaderTests33-1290891911 tempest-ProjectReaderTests33-1290891911-project-admin] Empty body provided in request {{(pid=100524) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:21:04.961070 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.openstack.wsgi [None req-705ffdd7-2502-4ad2-9f8b-50c1add91e53 tempest-ProjectReaderTests33-1290891911 tempest-ProjectReaderTests33-1290891911-project-admin] Calling method 'show' {{(pid=100524) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:21:04.961172 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.v3.backups [None req-705ffdd7-2502-4ad2-9f8b-50c1add91e53 tempest-ProjectReaderTests33-1290891911 tempest-ProjectReaderTests33-1290891911-project-admin] Show backup with id a0524484-0b4f-42d7-8974-228189ce8447. {{(pid=100524) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 27 16:21:04.965070 np0000005924 devstack@c-api.service[100524]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:21:04.965070 np0000005924 devstack@c-api.service[100524]: warnings.warn( Jul 27 16:21:04.965640 np0000005924 devstack@c-api.service[100524]: INFO cinder.api.openstack.wsgi [None req-705ffdd7-2502-4ad2-9f8b-50c1add91e53 tempest-ProjectReaderTests33-1290891911 tempest-ProjectReaderTests33-1290891911-project-admin] https://10.4.3.117/volume/v3/backups/a0524484-0b4f-42d7-8974-228189ce8447 returned with HTTP 200 Jul 27 16:21:04.965964 np0000005924 devstack@c-api.service[100524]: [pid: 100524|app: 0|req: 1213/4838] 10.4.3.117 () {68 vars in 1388 bytes} [Mon Jul 27 16:21:04 2026] GET /volume/v3/backups/a0524484-0b4f-42d7-8974-228189ce8447 => generated 725 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 27 16:21:05.098858 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.middleware.request_id [None req-b461d682-efd5-4bfe-957f-d77fa778f3fa None None] RequestId filter calling following filter/app {{(pid=100521) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:21:05.100085 np0000005924 devstack@c-api.service[100521]: INFO cinder.api.openstack.wsgi [None req-b461d682-efd5-4bfe-957f-d77fa778f3fa tempest-ProjectAdminTests33-614572375 tempest-ProjectAdminTests33-614572375-project-admin] GET https://10.4.3.117/volume/v3/backups/1cd0dda7-d9ba-4eff-9102-fb336833b179 Jul 27 16:21:05.100288 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.openstack.wsgi [None req-b461d682-efd5-4bfe-957f-d77fa778f3fa tempest-ProjectAdminTests33-614572375 tempest-ProjectAdminTests33-614572375-project-admin] Empty body provided in request {{(pid=100521) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:21:05.100500 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.openstack.wsgi [None req-b461d682-efd5-4bfe-957f-d77fa778f3fa tempest-ProjectAdminTests33-614572375 tempest-ProjectAdminTests33-614572375-project-admin] Calling method 'show' {{(pid=100521) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:21:05.100624 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.v3.backups [None req-b461d682-efd5-4bfe-957f-d77fa778f3fa tempest-ProjectAdminTests33-614572375 tempest-ProjectAdminTests33-614572375-project-admin] Show backup with id 1cd0dda7-d9ba-4eff-9102-fb336833b179. {{(pid=100521) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 27 16:21:05.105849 np0000005924 devstack@c-api.service[100521]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:21:05.105849 np0000005924 devstack@c-api.service[100521]: warnings.warn( Jul 27 16:21:05.106685 np0000005924 devstack@c-api.service[100521]: INFO cinder.api.openstack.wsgi [None req-b461d682-efd5-4bfe-957f-d77fa778f3fa tempest-ProjectAdminTests33-614572375 tempest-ProjectAdminTests33-614572375-project-admin] https://10.4.3.117/volume/v3/backups/1cd0dda7-d9ba-4eff-9102-fb336833b179 returned with HTTP 200 Jul 27 16:21:05.107085 np0000005924 devstack@c-api.service[100521]: [pid: 100521|app: 0|req: 1209/4839] 10.4.3.117 () {68 vars in 1388 bytes} [Mon Jul 27 16:21:05 2026] GET /volume/v3/backups/1cd0dda7-d9ba-4eff-9102-fb336833b179 => generated 736 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 27 16:21:05.977224 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.middleware.request_id [None req-44a14f99-3e68-4e49-ae62-b46f372ed79f None None] RequestId filter calling following filter/app {{(pid=100522) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:21:05.978958 np0000005924 devstack@c-api.service[100522]: INFO cinder.api.openstack.wsgi [None req-44a14f99-3e68-4e49-ae62-b46f372ed79f tempest-ProjectReaderTests33-1290891911 tempest-ProjectReaderTests33-1290891911-project-admin] GET https://10.4.3.117/volume/v3/backups/a0524484-0b4f-42d7-8974-228189ce8447 Jul 27 16:21:05.979122 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.openstack.wsgi [None req-44a14f99-3e68-4e49-ae62-b46f372ed79f tempest-ProjectReaderTests33-1290891911 tempest-ProjectReaderTests33-1290891911-project-admin] Empty body provided in request {{(pid=100522) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:21:05.979345 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.openstack.wsgi [None req-44a14f99-3e68-4e49-ae62-b46f372ed79f tempest-ProjectReaderTests33-1290891911 tempest-ProjectReaderTests33-1290891911-project-admin] Calling method 'show' {{(pid=100522) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:21:05.979582 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.v3.backups [None req-44a14f99-3e68-4e49-ae62-b46f372ed79f tempest-ProjectReaderTests33-1290891911 tempest-ProjectReaderTests33-1290891911-project-admin] Show backup with id a0524484-0b4f-42d7-8974-228189ce8447. {{(pid=100522) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 27 16:21:05.983688 np0000005924 devstack@c-api.service[100522]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:21:05.983688 np0000005924 devstack@c-api.service[100522]: warnings.warn( Jul 27 16:21:05.984406 np0000005924 devstack@c-api.service[100522]: INFO cinder.api.openstack.wsgi [None req-44a14f99-3e68-4e49-ae62-b46f372ed79f tempest-ProjectReaderTests33-1290891911 tempest-ProjectReaderTests33-1290891911-project-admin] https://10.4.3.117/volume/v3/backups/a0524484-0b4f-42d7-8974-228189ce8447 returned with HTTP 200 Jul 27 16:21:05.984647 np0000005924 devstack@c-api.service[100522]: [pid: 100522|app: 0|req: 1200/4840] 10.4.3.117 () {68 vars in 1388 bytes} [Mon Jul 27 16:21:05 2026] GET /volume/v3/backups/a0524484-0b4f-42d7-8974-228189ce8447 => generated 725 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 27 16:21:06.116663 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.middleware.request_id [None req-c76a9575-05b6-4d26-8fce-fffe50a9b12b None None] RequestId filter calling following filter/app {{(pid=100523) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:21:06.118424 np0000005924 devstack@c-api.service[100523]: INFO cinder.api.openstack.wsgi [None req-c76a9575-05b6-4d26-8fce-fffe50a9b12b tempest-ProjectAdminTests33-614572375 tempest-ProjectAdminTests33-614572375-project-admin] GET https://10.4.3.117/volume/v3/backups/1cd0dda7-d9ba-4eff-9102-fb336833b179 Jul 27 16:21:06.118654 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.openstack.wsgi [None req-c76a9575-05b6-4d26-8fce-fffe50a9b12b tempest-ProjectAdminTests33-614572375 tempest-ProjectAdminTests33-614572375-project-admin] Empty body provided in request {{(pid=100523) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:21:06.118836 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.openstack.wsgi [None req-c76a9575-05b6-4d26-8fce-fffe50a9b12b tempest-ProjectAdminTests33-614572375 tempest-ProjectAdminTests33-614572375-project-admin] Calling method 'show' {{(pid=100523) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:21:06.118939 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.v3.backups [None req-c76a9575-05b6-4d26-8fce-fffe50a9b12b tempest-ProjectAdminTests33-614572375 tempest-ProjectAdminTests33-614572375-project-admin] Show backup with id 1cd0dda7-d9ba-4eff-9102-fb336833b179. {{(pid=100523) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 27 16:21:06.124106 np0000005924 devstack@c-api.service[100523]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:21:06.124106 np0000005924 devstack@c-api.service[100523]: warnings.warn( Jul 27 16:21:06.125870 np0000005924 devstack@c-api.service[100523]: INFO cinder.api.openstack.wsgi [None req-c76a9575-05b6-4d26-8fce-fffe50a9b12b tempest-ProjectAdminTests33-614572375 tempest-ProjectAdminTests33-614572375-project-admin] https://10.4.3.117/volume/v3/backups/1cd0dda7-d9ba-4eff-9102-fb336833b179 returned with HTTP 200 Jul 27 16:21:06.126505 np0000005924 devstack@c-api.service[100523]: [pid: 100523|app: 0|req: 1219/4841] 10.4.3.117 () {68 vars in 1388 bytes} [Mon Jul 27 16:21:06 2026] GET /volume/v3/backups/1cd0dda7-d9ba-4eff-9102-fb336833b179 => generated 736 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 27 16:21:06.996026 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.middleware.request_id [None req-9b04a3a2-b0dc-4cfa-afc4-458dffba1e99 None None] RequestId filter calling following filter/app {{(pid=100524) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:21:06.998653 np0000005924 devstack@c-api.service[100524]: INFO cinder.api.openstack.wsgi [None req-9b04a3a2-b0dc-4cfa-afc4-458dffba1e99 tempest-ProjectReaderTests33-1290891911 tempest-ProjectReaderTests33-1290891911-project-admin] GET https://10.4.3.117/volume/v3/backups/a0524484-0b4f-42d7-8974-228189ce8447 Jul 27 16:21:06.998852 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.openstack.wsgi [None req-9b04a3a2-b0dc-4cfa-afc4-458dffba1e99 tempest-ProjectReaderTests33-1290891911 tempest-ProjectReaderTests33-1290891911-project-admin] Empty body provided in request {{(pid=100524) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:21:06.999520 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.openstack.wsgi [None req-9b04a3a2-b0dc-4cfa-afc4-458dffba1e99 tempest-ProjectReaderTests33-1290891911 tempest-ProjectReaderTests33-1290891911-project-admin] Calling method 'show' {{(pid=100524) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:21:06.999520 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.v3.backups [None req-9b04a3a2-b0dc-4cfa-afc4-458dffba1e99 tempest-ProjectReaderTests33-1290891911 tempest-ProjectReaderTests33-1290891911-project-admin] Show backup with id a0524484-0b4f-42d7-8974-228189ce8447. {{(pid=100524) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 27 16:21:07.002883 np0000005924 devstack@c-api.service[100524]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:21:07.002883 np0000005924 devstack@c-api.service[100524]: warnings.warn( Jul 27 16:21:07.003462 np0000005924 devstack@c-api.service[100524]: INFO cinder.api.openstack.wsgi [None req-9b04a3a2-b0dc-4cfa-afc4-458dffba1e99 tempest-ProjectReaderTests33-1290891911 tempest-ProjectReaderTests33-1290891911-project-admin] https://10.4.3.117/volume/v3/backups/a0524484-0b4f-42d7-8974-228189ce8447 returned with HTTP 200 Jul 27 16:21:07.003775 np0000005924 devstack@c-api.service[100524]: [pid: 100524|app: 0|req: 1214/4842] 10.4.3.117 () {68 vars in 1388 bytes} [Mon Jul 27 16:21:06 2026] GET /volume/v3/backups/a0524484-0b4f-42d7-8974-228189ce8447 => generated 736 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 27 16:21:07.137743 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.middleware.request_id [None req-6b727e3c-c0a7-4080-93a9-55984017b893 None None] RequestId filter calling following filter/app {{(pid=100521) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:21:07.139804 np0000005924 devstack@c-api.service[100521]: INFO cinder.api.openstack.wsgi [None req-6b727e3c-c0a7-4080-93a9-55984017b893 tempest-ProjectAdminTests33-614572375 tempest-ProjectAdminTests33-614572375-project-admin] GET https://10.4.3.117/volume/v3/backups/1cd0dda7-d9ba-4eff-9102-fb336833b179 Jul 27 16:21:07.140043 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.openstack.wsgi [None req-6b727e3c-c0a7-4080-93a9-55984017b893 tempest-ProjectAdminTests33-614572375 tempest-ProjectAdminTests33-614572375-project-admin] Empty body provided in request {{(pid=100521) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:21:07.140226 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.openstack.wsgi [None req-6b727e3c-c0a7-4080-93a9-55984017b893 tempest-ProjectAdminTests33-614572375 tempest-ProjectAdminTests33-614572375-project-admin] Calling method 'show' {{(pid=100521) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:21:07.140323 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.v3.backups [None req-6b727e3c-c0a7-4080-93a9-55984017b893 tempest-ProjectAdminTests33-614572375 tempest-ProjectAdminTests33-614572375-project-admin] Show backup with id 1cd0dda7-d9ba-4eff-9102-fb336833b179. {{(pid=100521) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 27 16:21:07.144759 np0000005924 devstack@c-api.service[100521]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:21:07.144759 np0000005924 devstack@c-api.service[100521]: warnings.warn( Jul 27 16:21:07.145350 np0000005924 devstack@c-api.service[100521]: INFO cinder.api.openstack.wsgi [None req-6b727e3c-c0a7-4080-93a9-55984017b893 tempest-ProjectAdminTests33-614572375 tempest-ProjectAdminTests33-614572375-project-admin] https://10.4.3.117/volume/v3/backups/1cd0dda7-d9ba-4eff-9102-fb336833b179 returned with HTTP 200 Jul 27 16:21:07.145775 np0000005924 devstack@c-api.service[100521]: [pid: 100521|app: 0|req: 1210/4843] 10.4.3.117 () {68 vars in 1388 bytes} [Mon Jul 27 16:21:07 2026] GET /volume/v3/backups/1cd0dda7-d9ba-4eff-9102-fb336833b179 => generated 736 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 27 16:21:08.015366 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.middleware.request_id [None req-579f56d1-2bec-4f60-86f5-bd0a20d9c43b None None] RequestId filter calling following filter/app {{(pid=100522) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:21:08.016870 np0000005924 devstack@c-api.service[100522]: INFO cinder.api.openstack.wsgi [None req-579f56d1-2bec-4f60-86f5-bd0a20d9c43b tempest-ProjectReaderTests33-1290891911 tempest-ProjectReaderTests33-1290891911-project-admin] GET https://10.4.3.117/volume/v3/backups/a0524484-0b4f-42d7-8974-228189ce8447 Jul 27 16:21:08.017060 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.openstack.wsgi [None req-579f56d1-2bec-4f60-86f5-bd0a20d9c43b tempest-ProjectReaderTests33-1290891911 tempest-ProjectReaderTests33-1290891911-project-admin] Empty body provided in request {{(pid=100522) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:21:08.017231 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.openstack.wsgi [None req-579f56d1-2bec-4f60-86f5-bd0a20d9c43b tempest-ProjectReaderTests33-1290891911 tempest-ProjectReaderTests33-1290891911-project-admin] Calling method 'show' {{(pid=100522) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:21:08.017364 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.v3.backups [None req-579f56d1-2bec-4f60-86f5-bd0a20d9c43b tempest-ProjectReaderTests33-1290891911 tempest-ProjectReaderTests33-1290891911-project-admin] Show backup with id a0524484-0b4f-42d7-8974-228189ce8447. {{(pid=100522) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 27 16:21:08.021845 np0000005924 devstack@c-api.service[100522]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:21:08.021845 np0000005924 devstack@c-api.service[100522]: warnings.warn( Jul 27 16:21:08.022814 np0000005924 devstack@c-api.service[100522]: INFO cinder.api.openstack.wsgi [None req-579f56d1-2bec-4f60-86f5-bd0a20d9c43b tempest-ProjectReaderTests33-1290891911 tempest-ProjectReaderTests33-1290891911-project-admin] https://10.4.3.117/volume/v3/backups/a0524484-0b4f-42d7-8974-228189ce8447 returned with HTTP 200 Jul 27 16:21:08.023253 np0000005924 devstack@c-api.service[100522]: [pid: 100522|app: 0|req: 1201/4844] 10.4.3.117 () {68 vars in 1388 bytes} [Mon Jul 27 16:21:08 2026] GET /volume/v3/backups/a0524484-0b4f-42d7-8974-228189ce8447 => generated 736 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 27 16:21:08.156439 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.middleware.request_id [None req-2ad40839-17c4-4a53-a59e-7ef1fea142a1 None None] RequestId filter calling following filter/app {{(pid=100523) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:21:08.159926 np0000005924 devstack@c-api.service[100523]: INFO cinder.api.openstack.wsgi [None req-2ad40839-17c4-4a53-a59e-7ef1fea142a1 tempest-ProjectAdminTests33-614572375 tempest-ProjectAdminTests33-614572375-project-admin] GET https://10.4.3.117/volume/v3/backups/1cd0dda7-d9ba-4eff-9102-fb336833b179 Jul 27 16:21:08.160160 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.openstack.wsgi [None req-2ad40839-17c4-4a53-a59e-7ef1fea142a1 tempest-ProjectAdminTests33-614572375 tempest-ProjectAdminTests33-614572375-project-admin] Empty body provided in request {{(pid=100523) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:21:08.160367 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.openstack.wsgi [None req-2ad40839-17c4-4a53-a59e-7ef1fea142a1 tempest-ProjectAdminTests33-614572375 tempest-ProjectAdminTests33-614572375-project-admin] Calling method 'show' {{(pid=100523) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:21:08.160477 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.v3.backups [None req-2ad40839-17c4-4a53-a59e-7ef1fea142a1 tempest-ProjectAdminTests33-614572375 tempest-ProjectAdminTests33-614572375-project-admin] Show backup with id 1cd0dda7-d9ba-4eff-9102-fb336833b179. {{(pid=100523) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 27 16:21:08.165804 np0000005924 devstack@c-api.service[100523]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:21:08.165804 np0000005924 devstack@c-api.service[100523]: warnings.warn( Jul 27 16:21:08.166578 np0000005924 devstack@c-api.service[100523]: INFO cinder.api.openstack.wsgi [None req-2ad40839-17c4-4a53-a59e-7ef1fea142a1 tempest-ProjectAdminTests33-614572375 tempest-ProjectAdminTests33-614572375-project-admin] https://10.4.3.117/volume/v3/backups/1cd0dda7-d9ba-4eff-9102-fb336833b179 returned with HTTP 200 Jul 27 16:21:08.167076 np0000005924 devstack@c-api.service[100523]: [pid: 100523|app: 0|req: 1220/4845] 10.4.3.117 () {68 vars in 1388 bytes} [Mon Jul 27 16:21:08 2026] GET /volume/v3/backups/1cd0dda7-d9ba-4eff-9102-fb336833b179 => generated 738 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 27 16:21:08.179287 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.middleware.request_id [None req-f0d3892a-728c-4117-aad5-870dc9bd2925 None None] RequestId filter calling following filter/app {{(pid=100524) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:21:08.181229 np0000005924 devstack@c-api.service[100524]: INFO cinder.api.openstack.wsgi [None req-f0d3892a-728c-4117-aad5-870dc9bd2925 tempest-ProjectAdminTests33-614572375 tempest-ProjectAdminTests33-614572375-project-admin] POST https://10.4.3.117/volume/v3/backups/1cd0dda7-d9ba-4eff-9102-fb336833b179/action Jul 27 16:21:08.181677 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.openstack.wsgi [None req-f0d3892a-728c-4117-aad5-870dc9bd2925 tempest-ProjectAdminTests33-614572375 tempest-ProjectAdminTests33-614572375-project-admin] Action body: b'{"os-reset_status": {"status": "error"}}' {{(pid=100524) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 27 16:21:08.181802 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.openstack.wsgi [None req-f0d3892a-728c-4117-aad5-870dc9bd2925 tempest-ProjectAdminTests33-614572375 tempest-ProjectAdminTests33-614572375-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "error"}} {{(pid=100524) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 27 16:21:08.183202 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.contrib.admin_actions [None req-f0d3892a-728c-4117-aad5-870dc9bd2925 tempest-ProjectAdminTests33-614572375 tempest-ProjectAdminTests33-614572375-project-admin] Updating backup '1cd0dda7-d9ba-4eff-9102-fb336833b179' with '{'status': 'error'}' {{(pid=100524) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:325}} Jul 27 16:21:08.192784 np0000005924 devstack@c-api.service[100524]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:21:08.192784 np0000005924 devstack@c-api.service[100524]: warnings.warn( Jul 27 16:21:08.199748 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.backup.rpcapi [None req-f0d3892a-728c-4117-aad5-870dc9bd2925 tempest-ProjectAdminTests33-614572375 tempest-ProjectAdminTests33-614572375-project-admin] reset_status in rpcapi backup_id 1cd0dda7-d9ba-4eff-9102-fb336833b179 on host np0000005924. {{(pid=100524) reset_status /opt/stack/cinder/cinder/backup/rpcapi.py:107}} Jul 27 16:21:08.202375 np0000005924 devstack@c-api.service[100524]: INFO cinder.api.openstack.wsgi [None req-f0d3892a-728c-4117-aad5-870dc9bd2925 tempest-ProjectAdminTests33-614572375 tempest-ProjectAdminTests33-614572375-project-admin] https://10.4.3.117/volume/v3/backups/1cd0dda7-d9ba-4eff-9102-fb336833b179/action returned with HTTP 202 Jul 27 16:21:08.202700 np0000005924 devstack@c-api.service[100524]: [pid: 100524|app: 0|req: 1215/4846] 10.4.3.117 () {70 vars in 1430 bytes} [Mon Jul 27 16:21:08 2026] POST /volume/v3/backups/1cd0dda7-d9ba-4eff-9102-fb336833b179/action => generated 0 bytes in 24 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 27 16:21:08.209852 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.middleware.request_id [None req-af940afe-4341-4225-a3ba-51b7f10e23d8 None None] RequestId filter calling following filter/app {{(pid=100521) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:21:08.211641 np0000005924 devstack@c-api.service[100521]: INFO cinder.api.openstack.wsgi [None req-af940afe-4341-4225-a3ba-51b7f10e23d8 tempest-ProjectAdminTests33-614572375 tempest-ProjectAdminTests33-614572375-project-admin] DELETE https://10.4.3.117/volume/v3/volumes/dfe9fcae-4044-4e59-9c6d-41f23e091d62 Jul 27 16:21:08.212040 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.openstack.wsgi [None req-af940afe-4341-4225-a3ba-51b7f10e23d8 tempest-ProjectAdminTests33-614572375 tempest-ProjectAdminTests33-614572375-project-admin] Empty body provided in request {{(pid=100521) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:21:08.212368 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.openstack.wsgi [None req-af940afe-4341-4225-a3ba-51b7f10e23d8 tempest-ProjectAdminTests33-614572375 tempest-ProjectAdminTests33-614572375-project-admin] Calling method 'delete' {{(pid=100521) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:21:08.212737 np0000005924 devstack@c-api.service[100521]: INFO cinder.api.v3.volumes [None req-af940afe-4341-4225-a3ba-51b7f10e23d8 tempest-ProjectAdminTests33-614572375 tempest-ProjectAdminTests33-614572375-project-admin] Delete volume with id: dfe9fcae-4044-4e59-9c6d-41f23e091d62 Jul 27 16:21:08.222635 np0000005924 devstack@c-api.service[100521]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:21:08.222635 np0000005924 devstack@c-api.service[100521]: warnings.warn( Jul 27 16:21:08.223172 np0000005924 devstack@c-api.service[100521]: INFO cinder.volume.api [None req-af940afe-4341-4225-a3ba-51b7f10e23d8 tempest-ProjectAdminTests33-614572375 tempest-ProjectAdminTests33-614572375-project-admin] Volume info retrieved successfully. Jul 27 16:21:08.241693 np0000005924 devstack@c-api.service[100521]: INFO cinder.volume.api [None req-af940afe-4341-4225-a3ba-51b7f10e23d8 tempest-ProjectAdminTests33-614572375 tempest-ProjectAdminTests33-614572375-project-admin] Delete volume request issued successfully. Jul 27 16:21:08.242000 np0000005924 devstack@c-api.service[100521]: INFO cinder.api.openstack.wsgi [None req-af940afe-4341-4225-a3ba-51b7f10e23d8 tempest-ProjectAdminTests33-614572375 tempest-ProjectAdminTests33-614572375-project-admin] https://10.4.3.117/volume/v3/volumes/dfe9fcae-4044-4e59-9c6d-41f23e091d62 returned with HTTP 202 Jul 27 16:21:08.242579 np0000005924 devstack@c-api.service[100521]: [pid: 100521|app: 0|req: 1211/4847] 10.4.3.117 () {68 vars in 1391 bytes} [Mon Jul 27 16:21:08 2026] DELETE /volume/v3/volumes/dfe9fcae-4044-4e59-9c6d-41f23e091d62 => generated 0 bytes in 33 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 27 16:21:08.250967 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.middleware.request_id [None req-237c47b0-bdfd-4f21-a62a-fbadaa2702f5 None None] RequestId filter calling following filter/app {{(pid=100522) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:21:08.262597 np0000005924 devstack@c-api.service[100522]: INFO cinder.api.openstack.wsgi [None req-237c47b0-bdfd-4f21-a62a-fbadaa2702f5 tempest-ProjectAdminTests33-614572375 tempest-ProjectAdminTests33-614572375-project-admin] GET https://10.4.3.117/volume/v3/volumes/dfe9fcae-4044-4e59-9c6d-41f23e091d62 Jul 27 16:21:08.262597 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.openstack.wsgi [None req-237c47b0-bdfd-4f21-a62a-fbadaa2702f5 tempest-ProjectAdminTests33-614572375 tempest-ProjectAdminTests33-614572375-project-admin] Empty body provided in request {{(pid=100522) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:21:08.262597 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.openstack.wsgi [None req-237c47b0-bdfd-4f21-a62a-fbadaa2702f5 tempest-ProjectAdminTests33-614572375 tempest-ProjectAdminTests33-614572375-project-admin] Calling method 'show' {{(pid=100522) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:21:08.271663 np0000005924 devstack@c-api.service[100522]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:21:08.271663 np0000005924 devstack@c-api.service[100522]: warnings.warn( Jul 27 16:21:08.276177 np0000005924 devstack@c-api.service[100522]: INFO cinder.volume.api [None req-237c47b0-bdfd-4f21-a62a-fbadaa2702f5 tempest-ProjectAdminTests33-614572375 tempest-ProjectAdminTests33-614572375-project-admin] Volume info retrieved successfully. Jul 27 16:21:08.282198 np0000005924 devstack@c-api.service[100522]: INFO cinder.api.openstack.wsgi [None req-237c47b0-bdfd-4f21-a62a-fbadaa2702f5 tempest-ProjectAdminTests33-614572375 tempest-ProjectAdminTests33-614572375-project-admin] https://10.4.3.117/volume/v3/volumes/dfe9fcae-4044-4e59-9c6d-41f23e091d62 returned with HTTP 200 Jul 27 16:21:08.282899 np0000005924 devstack@c-api.service[100522]: [pid: 100522|app: 0|req: 1202/4848] 10.4.3.117 () {68 vars in 1388 bytes} [Mon Jul 27 16:21:08 2026] GET /volume/v3/volumes/dfe9fcae-4044-4e59-9c6d-41f23e091d62 => generated 1016 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 27 16:21:09.035165 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.middleware.request_id [None req-51c763ba-ed14-4017-8db4-1e7d7885e6e1 None None] RequestId filter calling following filter/app {{(pid=100523) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:21:09.038187 np0000005924 devstack@c-api.service[100523]: INFO cinder.api.openstack.wsgi [None req-51c763ba-ed14-4017-8db4-1e7d7885e6e1 tempest-ProjectReaderTests33-1290891911 tempest-ProjectReaderTests33-1290891911-project-admin] GET https://10.4.3.117/volume/v3/backups/a0524484-0b4f-42d7-8974-228189ce8447 Jul 27 16:21:09.038683 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.openstack.wsgi [None req-51c763ba-ed14-4017-8db4-1e7d7885e6e1 tempest-ProjectReaderTests33-1290891911 tempest-ProjectReaderTests33-1290891911-project-admin] Empty body provided in request {{(pid=100523) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:21:09.038683 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.openstack.wsgi [None req-51c763ba-ed14-4017-8db4-1e7d7885e6e1 tempest-ProjectReaderTests33-1290891911 tempest-ProjectReaderTests33-1290891911-project-admin] Calling method 'show' {{(pid=100523) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:21:09.039852 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.v3.backups [None req-51c763ba-ed14-4017-8db4-1e7d7885e6e1 tempest-ProjectReaderTests33-1290891911 tempest-ProjectReaderTests33-1290891911-project-admin] Show backup with id a0524484-0b4f-42d7-8974-228189ce8447. {{(pid=100523) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 27 16:21:09.044396 np0000005924 devstack@c-api.service[100523]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:21:09.044396 np0000005924 devstack@c-api.service[100523]: warnings.warn( Jul 27 16:21:09.044875 np0000005924 devstack@c-api.service[100523]: INFO cinder.api.openstack.wsgi [None req-51c763ba-ed14-4017-8db4-1e7d7885e6e1 tempest-ProjectReaderTests33-1290891911 tempest-ProjectReaderTests33-1290891911-project-admin] https://10.4.3.117/volume/v3/backups/a0524484-0b4f-42d7-8974-228189ce8447 returned with HTTP 200 Jul 27 16:21:09.045458 np0000005924 devstack@c-api.service[100523]: [pid: 100523|app: 0|req: 1221/4849] 10.4.3.117 () {68 vars in 1388 bytes} [Mon Jul 27 16:21:09 2026] GET /volume/v3/backups/a0524484-0b4f-42d7-8974-228189ce8447 => generated 736 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 27 16:21:09.297045 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.middleware.request_id [None req-0864dd32-a3b8-4de4-9cb1-033f29b3c8a3 None None] RequestId filter calling following filter/app {{(pid=100524) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:21:09.298925 np0000005924 devstack@c-api.service[100524]: INFO cinder.api.openstack.wsgi [None req-0864dd32-a3b8-4de4-9cb1-033f29b3c8a3 tempest-ProjectAdminTests33-614572375 tempest-ProjectAdminTests33-614572375-project-admin] GET https://10.4.3.117/volume/v3/volumes/dfe9fcae-4044-4e59-9c6d-41f23e091d62 Jul 27 16:21:09.299311 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.openstack.wsgi [None req-0864dd32-a3b8-4de4-9cb1-033f29b3c8a3 tempest-ProjectAdminTests33-614572375 tempest-ProjectAdminTests33-614572375-project-admin] Empty body provided in request {{(pid=100524) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:21:09.299543 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.openstack.wsgi [None req-0864dd32-a3b8-4de4-9cb1-033f29b3c8a3 tempest-ProjectAdminTests33-614572375 tempest-ProjectAdminTests33-614572375-project-admin] Calling method 'show' {{(pid=100524) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:21:09.307453 np0000005924 devstack@c-api.service[100524]: INFO cinder.api.openstack.wsgi [None req-0864dd32-a3b8-4de4-9cb1-033f29b3c8a3 tempest-ProjectAdminTests33-614572375 tempest-ProjectAdminTests33-614572375-project-admin] https://10.4.3.117/volume/v3/volumes/dfe9fcae-4044-4e59-9c6d-41f23e091d62 returned with HTTP 404 Jul 27 16:21:09.308022 np0000005924 devstack@c-api.service[100524]: [pid: 100524|app: 0|req: 1216/4850] 10.4.3.117 () {68 vars in 1388 bytes} [Mon Jul 27 16:21:09 2026] GET /volume/v3/volumes/dfe9fcae-4044-4e59-9c6d-41f23e091d62 => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 27 16:21:09.315900 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.middleware.request_id [None req-e25b5d87-cc96-4efe-b08d-1f27c36fa322 None None] RequestId filter calling following filter/app {{(pid=100521) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:21:09.317765 np0000005924 devstack@c-api.service[100521]: INFO cinder.api.openstack.wsgi [None req-e25b5d87-cc96-4efe-b08d-1f27c36fa322 tempest-ProjectAdminTests33-614572375 tempest-ProjectAdminTests33-614572375-project-admin] POST https://10.4.3.117/volume/v3/backups/03600be9-a99a-47b4-834e-7ac01eb0c115/restore Jul 27 16:21:09.318101 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.openstack.wsgi [None req-e25b5d87-cc96-4efe-b08d-1f27c36fa322 tempest-ProjectAdminTests33-614572375 tempest-ProjectAdminTests33-614572375-project-admin] Action: 'restore', calling method: restore, body: {"restore": {"name": "new-backup-vol"}} {{(pid=100521) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 27 16:21:09.319410 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.contrib.backups [None req-e25b5d87-cc96-4efe-b08d-1f27c36fa322 tempest-ProjectAdminTests33-614572375 tempest-ProjectAdminTests33-614572375-project-admin] Restoring backup 03600be9-a99a-47b4-834e-7ac01eb0c115 ({'restore': {'name': 'new-backup-vol'}}) {{(pid=100521) restore /opt/stack/cinder/cinder/api/contrib/backups.py:208}} Jul 27 16:21:09.319517 np0000005924 devstack@c-api.service[100521]: INFO cinder.api.contrib.backups [None req-e25b5d87-cc96-4efe-b08d-1f27c36fa322 tempest-ProjectAdminTests33-614572375 tempest-ProjectAdminTests33-614572375-project-admin] Restoring backup 03600be9-a99a-47b4-834e-7ac01eb0c115 to volume None. Jul 27 16:21:09.323903 np0000005924 devstack@c-api.service[100521]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:21:09.323903 np0000005924 devstack@c-api.service[100521]: warnings.warn( Jul 27 16:21:09.324718 np0000005924 devstack@c-api.service[100521]: INFO cinder.backup.api [None req-e25b5d87-cc96-4efe-b08d-1f27c36fa322 tempest-ProjectAdminTests33-614572375 tempest-ProjectAdminTests33-614572375-project-admin] Creating volume of 1 GB for restore of backup 03600be9-a99a-47b4-834e-7ac01eb0c115. Jul 27 16:21:09.330145 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.volume.api [None req-e25b5d87-cc96-4efe-b08d-1f27c36fa322 tempest-ProjectAdminTests33-614572375 tempest-ProjectAdminTests33-614572375-project-admin] Availability zone cache updated, next update will occur around 2026-07-27 17:21:09.329892. {{(pid=100521) list_availability_zones /opt/stack/cinder/cinder/volume/api.py:155}} Jul 27 16:21:09.330253 np0000005924 devstack@c-api.service[100521]: INFO cinder.volume.api [None req-e25b5d87-cc96-4efe-b08d-1f27c36fa322 tempest-ProjectAdminTests33-614572375 tempest-ProjectAdminTests33-614572375-project-admin] Availability Zones retrieved successfully. Jul 27 16:21:09.335703 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.volume.api [None req-e25b5d87-cc96-4efe-b08d-1f27c36fa322 tempest-ProjectAdminTests33-614572375 tempest-ProjectAdminTests33-614572375-project-admin] Flow 'volume_create_api' (95ea6214-9bc0-40fc-b9a4-913639cd013f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100521) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 27 16:21:09.336946 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.volume.api [None req-e25b5d87-cc96-4efe-b08d-1f27c36fa322 tempest-ProjectAdminTests33-614572375 tempest-ProjectAdminTests33-614572375-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (54087bf5-a5a1-43ee-9e64-a7f1ad54ee9b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100521) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 27 16:21:09.337496 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.volume.flows.api.create_volume [None req-e25b5d87-cc96-4efe-b08d-1f27c36fa322 tempest-ProjectAdminTests33-614572375 tempest-ProjectAdminTests33-614572375-project-admin] Validating volume size '1' using validate_int {{(pid=100521) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 27 16:21:09.364762 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.volume.api [None req-e25b5d87-cc96-4efe-b08d-1f27c36fa322 tempest-ProjectAdminTests33-614572375 tempest-ProjectAdminTests33-614572375-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (54087bf5-a5a1-43ee-9e64-a7f1ad54ee9b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-27T16:04:59Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=2bce4e1a-e6e0-49d9-be36-c3405449a01e,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '2bce4e1a-e6e0-49d9-be36-c3405449a01e', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100521) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 27 16:21:09.365840 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.volume.api [None req-e25b5d87-cc96-4efe-b08d-1f27c36fa322 tempest-ProjectAdminTests33-614572375 tempest-ProjectAdminTests33-614572375-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (5fbee6a3-5235-43f9-9106-6ce11fa30ee0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100521) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 27 16:21:09.404102 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.quota [None req-e25b5d87-cc96-4efe-b08d-1f27c36fa322 tempest-ProjectAdminTests33-614572375 tempest-ProjectAdminTests33-614572375-project-admin] Created reservations ['0776053b-8146-4409-a95f-b1b7e39f8958', '901d0844-657b-45bc-9dc7-8a6206e9260e', '412060b8-6934-4dda-85a6-e16278d092c3', 'bf227ae9-63e3-48ca-a580-83da978472c4'] {{(pid=100521) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 27 16:21:09.405156 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.volume.api [None req-e25b5d87-cc96-4efe-b08d-1f27c36fa322 tempest-ProjectAdminTests33-614572375 tempest-ProjectAdminTests33-614572375-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (5fbee6a3-5235-43f9-9106-6ce11fa30ee0) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['0776053b-8146-4409-a95f-b1b7e39f8958', '901d0844-657b-45bc-9dc7-8a6206e9260e', '412060b8-6934-4dda-85a6-e16278d092c3', 'bf227ae9-63e3-48ca-a580-83da978472c4']}' {{(pid=100521) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 27 16:21:09.406228 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.volume.api [None req-e25b5d87-cc96-4efe-b08d-1f27c36fa322 tempest-ProjectAdminTests33-614572375 tempest-ProjectAdminTests33-614572375-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (8a406954-ddd4-4a39-b9b7-2f42650bd42f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100521) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 27 16:21:09.433254 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.volume.api [None req-e25b5d87-cc96-4efe-b08d-1f27c36fa322 tempest-ProjectAdminTests33-614572375 tempest-ProjectAdminTests33-614572375-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (8a406954-ddd4-4a39-b9b7-2f42650bd42f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'dbcc4697-df80-4c8d-aa90-396c1f1a0c8c', '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='9a6f1f311281447296d6b0c85c1fe12c',qos_specs=None,replication_status=,reservations=['0776053b-8146-4409-a95f-b1b7e39f8958','901d0844-657b-45bc-9dc7-8a6206e9260e','412060b8-6934-4dda-85a6-e16278d092c3','bf227ae9-63e3-48ca-a580-83da978472c4'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='22035dcf19f54a24923858d86325242e',volume_type_id=2bce4e1a-e6e0-49d9-be36-c3405449a01e), 'volume': Volume(_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-27T16:21:09Z,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=dbcc4697-df80-4c8d-aa90-396c1f1a0c8c,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='9a6f1f311281447296d6b0c85c1fe12c',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='22035dcf19f54a24923858d86325242e',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(2bce4e1a-e6e0-49d9-be36-c3405449a01e),volume_type_id=2bce4e1a-e6e0-49d9-be36-c3405449a01e)}' {{(pid=100521) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 27 16:21:09.434461 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.volume.api [None req-e25b5d87-cc96-4efe-b08d-1f27c36fa322 tempest-ProjectAdminTests33-614572375 tempest-ProjectAdminTests33-614572375-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (81b56d17-3017-4d44-955a-8f0aff4ef120) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100521) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 27 16:21:09.453582 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.volume.api [None req-e25b5d87-cc96-4efe-b08d-1f27c36fa322 tempest-ProjectAdminTests33-614572375 tempest-ProjectAdminTests33-614572375-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (81b56d17-3017-4d44-955a-8f0aff4ef120) transitioned into 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='9a6f1f311281447296d6b0c85c1fe12c',qos_specs=None,replication_status=,reservations=['0776053b-8146-4409-a95f-b1b7e39f8958','901d0844-657b-45bc-9dc7-8a6206e9260e','412060b8-6934-4dda-85a6-e16278d092c3','bf227ae9-63e3-48ca-a580-83da978472c4'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='22035dcf19f54a24923858d86325242e',volume_type_id=2bce4e1a-e6e0-49d9-be36-c3405449a01e)}' {{(pid=100521) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 27 16:21:09.454338 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.volume.api [None req-e25b5d87-cc96-4efe-b08d-1f27c36fa322 tempest-ProjectAdminTests33-614572375 tempest-ProjectAdminTests33-614572375-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (17605483-ed88-40aa-9a3a-83aafcf699f1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100521) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 27 16:21:09.468604 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.volume.api [None req-e25b5d87-cc96-4efe-b08d-1f27c36fa322 tempest-ProjectAdminTests33-614572375 tempest-ProjectAdminTests33-614572375-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (17605483-ed88-40aa-9a3a-83aafcf699f1) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100521) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 27 16:21:09.469670 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.volume.api [None req-e25b5d87-cc96-4efe-b08d-1f27c36fa322 tempest-ProjectAdminTests33-614572375 tempest-ProjectAdminTests33-614572375-project-admin] Flow 'volume_create_api' (95ea6214-9bc0-40fc-b9a4-913639cd013f) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100521) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 27 16:21:09.470123 np0000005924 devstack@c-api.service[100521]: INFO cinder.volume.api [None req-e25b5d87-cc96-4efe-b08d-1f27c36fa322 tempest-ProjectAdminTests33-614572375 tempest-ProjectAdminTests33-614572375-project-admin] Create volume request issued successfully. Jul 27 16:21:09.478876 np0000005924 devstack@c-api.service[100521]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:21:09.478876 np0000005924 devstack@c-api.service[100521]: warnings.warn( Jul 27 16:21:09.479133 np0000005924 devstack@c-api.service[100521]: INFO cinder.volume.api [None req-e25b5d87-cc96-4efe-b08d-1f27c36fa322 tempest-ProjectAdminTests33-614572375 tempest-ProjectAdminTests33-614572375-project-admin] Volume info retrieved successfully. Jul 27 16:21:10.056923 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.middleware.request_id [None req-f947fa45-bbbd-4542-8bea-e14a9e90d5de None None] RequestId filter calling following filter/app {{(pid=100522) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:21:10.058809 np0000005924 devstack@c-api.service[100522]: INFO cinder.api.openstack.wsgi [None req-f947fa45-bbbd-4542-8bea-e14a9e90d5de tempest-ProjectReaderTests33-1290891911 tempest-ProjectReaderTests33-1290891911-project-admin] GET https://10.4.3.117/volume/v3/backups/a0524484-0b4f-42d7-8974-228189ce8447 Jul 27 16:21:10.059048 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.openstack.wsgi [None req-f947fa45-bbbd-4542-8bea-e14a9e90d5de tempest-ProjectReaderTests33-1290891911 tempest-ProjectReaderTests33-1290891911-project-admin] Empty body provided in request {{(pid=100522) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:21:10.059344 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.openstack.wsgi [None req-f947fa45-bbbd-4542-8bea-e14a9e90d5de tempest-ProjectReaderTests33-1290891911 tempest-ProjectReaderTests33-1290891911-project-admin] Calling method 'show' {{(pid=100522) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:21:10.059536 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.v3.backups [None req-f947fa45-bbbd-4542-8bea-e14a9e90d5de tempest-ProjectReaderTests33-1290891911 tempest-ProjectReaderTests33-1290891911-project-admin] Show backup with id a0524484-0b4f-42d7-8974-228189ce8447. {{(pid=100522) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 27 16:21:10.064003 np0000005924 devstack@c-api.service[100522]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:21:10.064003 np0000005924 devstack@c-api.service[100522]: warnings.warn( Jul 27 16:21:10.064725 np0000005924 devstack@c-api.service[100522]: INFO cinder.api.openstack.wsgi [None req-f947fa45-bbbd-4542-8bea-e14a9e90d5de tempest-ProjectReaderTests33-1290891911 tempest-ProjectReaderTests33-1290891911-project-admin] https://10.4.3.117/volume/v3/backups/a0524484-0b4f-42d7-8974-228189ce8447 returned with HTTP 200 Jul 27 16:21:10.065213 np0000005924 devstack@c-api.service[100522]: [pid: 100522|app: 0|req: 1203/4851] 10.4.3.117 () {68 vars in 1388 bytes} [Mon Jul 27 16:21:10 2026] GET /volume/v3/backups/a0524484-0b4f-42d7-8974-228189ce8447 => generated 736 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 27 16:21:10.090039 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.middleware.request_id [None req-d4efcfde-f9ea-4b08-8f55-7abc4d7702b6 None None] RequestId filter calling following filter/app {{(pid=100523) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:21:10.090463 np0000005924 devstack@c-api.service[100523]: INFO cinder.api.openstack.wsgi [None req-d4efcfde-f9ea-4b08-8f55-7abc4d7702b6 None None] GET https://10.4.3.117/volume// Jul 27 16:21:10.090635 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.openstack.wsgi [None req-d4efcfde-f9ea-4b08-8f55-7abc4d7702b6 None None] Empty body provided in request {{(pid=100523) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:21:10.090858 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.openstack.wsgi [None req-d4efcfde-f9ea-4b08-8f55-7abc4d7702b6 None None] Calling method 'all' {{(pid=100523) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:21:10.091168 np0000005924 devstack@c-api.service[100523]: INFO cinder.api.openstack.wsgi [None req-d4efcfde-f9ea-4b08-8f55-7abc4d7702b6 None None] https://10.4.3.117/volume// returned with HTTP 300 Jul 27 16:21:10.091504 np0000005924 devstack@c-api.service[100523]: [pid: 100523|app: 0|req: 1222/4852] 10.4.3.117 () {66 vars in 1426 bytes} [Mon Jul 27 16:21:10 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 27 16:21:10.099379 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.middleware.request_id [req-9d9c3d06-0017-4252-b1b7-14d391faccad req-61269e9b-0030-4ab7-9fb1-af7b4457329b None None] RequestId filter calling following filter/app {{(pid=100524) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:21:10.101071 np0000005924 devstack@c-api.service[100524]: INFO cinder.api.openstack.wsgi [req-9d9c3d06-0017-4252-b1b7-14d391faccad req-61269e9b-0030-4ab7-9fb1-af7b4457329b tempest-TestShelveInstance-1207132727 tempest-TestShelveInstance-1207132727-project-member] POST https://10.4.3.117/volume/v3/attachments Jul 27 16:21:10.101717 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.openstack.wsgi [req-9d9c3d06-0017-4252-b1b7-14d391faccad req-61269e9b-0030-4ab7-9fb1-af7b4457329b tempest-TestShelveInstance-1207132727 tempest-TestShelveInstance-1207132727-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "a0527a03-3684-4591-ae43-b575d7fd3d02", "connector": null, "instance_uuid": "1f783c09-a7c8-47df-b134-42685481ad4b"}} {{(pid=100524) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 27 16:21:10.111840 np0000005924 devstack@c-api.service[100524]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:21:10.111840 np0000005924 devstack@c-api.service[100524]: warnings.warn( Jul 27 16:21:10.142664 np0000005924 devstack@c-api.service[100524]: INFO cinder.api.openstack.wsgi [req-9d9c3d06-0017-4252-b1b7-14d391faccad req-61269e9b-0030-4ab7-9fb1-af7b4457329b tempest-TestShelveInstance-1207132727 tempest-TestShelveInstance-1207132727-project-member] https://10.4.3.117/volume/v3/attachments returned with HTTP 200 Jul 27 16:21:10.143022 np0000005924 devstack@c-api.service[100524]: [pid: 100524|app: 0|req: 1217/4853] 10.4.3.117 () {74 vars in 1594 bytes} [Mon Jul 27 16:21:10 2026] POST /volume/v3/attachments => generated 273 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Jul 27 16:21:10.151402 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.middleware.request_id [req-9d9c3d06-0017-4252-b1b7-14d391faccad req-c9ceea07-c0d6-4a9f-a94f-88bc7e5235f6 None None] RequestId filter calling following filter/app {{(pid=100522) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:21:10.153821 np0000005924 devstack@c-api.service[100522]: INFO cinder.api.openstack.wsgi [req-9d9c3d06-0017-4252-b1b7-14d391faccad req-c9ceea07-c0d6-4a9f-a94f-88bc7e5235f6 tempest-TestShelveInstance-1207132727 tempest-TestShelveInstance-1207132727-project-member] DELETE https://10.4.3.117/volume/v3/attachments/5d966d4e-192c-4c30-8ceb-536801809084 Jul 27 16:21:10.154263 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.openstack.wsgi [req-9d9c3d06-0017-4252-b1b7-14d391faccad req-c9ceea07-c0d6-4a9f-a94f-88bc7e5235f6 tempest-TestShelveInstance-1207132727 tempest-TestShelveInstance-1207132727-project-member] Empty body provided in request {{(pid=100522) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:21:10.154263 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.openstack.wsgi [req-9d9c3d06-0017-4252-b1b7-14d391faccad req-c9ceea07-c0d6-4a9f-a94f-88bc7e5235f6 tempest-TestShelveInstance-1207132727 tempest-TestShelveInstance-1207132727-project-member] Calling method 'version_select' {{(pid=100522) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:21:10.162822 np0000005924 devstack@c-api.service[100522]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:21:10.162822 np0000005924 devstack@c-api.service[100522]: warnings.warn( Jul 27 16:21:10.231053 np0000005924 devstack@c-api.service[100522]: INFO cinder.api.openstack.wsgi [req-9d9c3d06-0017-4252-b1b7-14d391faccad req-c9ceea07-c0d6-4a9f-a94f-88bc7e5235f6 tempest-TestShelveInstance-1207132727 tempest-TestShelveInstance-1207132727-project-member] https://10.4.3.117/volume/v3/attachments/5d966d4e-192c-4c30-8ceb-536801809084 returned with HTTP 200 Jul 27 16:21:10.231500 np0000005924 devstack@c-api.service[100522]: [pid: 100522|app: 0|req: 1204/4854] 10.4.3.117 () {72 vars in 1673 bytes} [Mon Jul 27 16:21:10 2026] DELETE /volume/v3/attachments/5d966d4e-192c-4c30-8ceb-536801809084 => generated 192 bytes in 80 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 27 16:21:10.487752 np0000005924 devstack@c-api.service[100521]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:21:10.487752 np0000005924 devstack@c-api.service[100521]: warnings.warn( Jul 27 16:21:10.488095 np0000005924 devstack@c-api.service[100521]: INFO cinder.volume.api [None req-e25b5d87-cc96-4efe-b08d-1f27c36fa322 tempest-ProjectAdminTests33-614572375 tempest-ProjectAdminTests33-614572375-project-admin] Volume info retrieved successfully. Jul 27 16:21:10.488095 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.backup.api [None req-e25b5d87-cc96-4efe-b08d-1f27c36fa322 tempest-ProjectAdminTests33-614572375 tempest-ProjectAdminTests33-614572375-project-admin] Checking backup size 1 against volume size 1 {{(pid=100521) restore /opt/stack/cinder/cinder/backup/api.py:427}} Jul 27 16:21:10.488158 np0000005924 devstack@c-api.service[100521]: INFO cinder.backup.api [None req-e25b5d87-cc96-4efe-b08d-1f27c36fa322 tempest-ProjectAdminTests33-614572375 tempest-ProjectAdminTests33-614572375-project-admin] Overwriting volume dbcc4697-df80-4c8d-aa90-396c1f1a0c8c with restore of backup 03600be9-a99a-47b4-834e-7ac01eb0c115 Jul 27 16:21:10.502859 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.backup.rpcapi [None req-e25b5d87-cc96-4efe-b08d-1f27c36fa322 tempest-ProjectAdminTests33-614572375 tempest-ProjectAdminTests33-614572375-project-admin] restore_backup in rpcapi backup_id 03600be9-a99a-47b4-834e-7ac01eb0c115 {{(pid=100521) restore_backup /opt/stack/cinder/cinder/backup/rpcapi.py:72}} Jul 27 16:21:10.505126 np0000005924 devstack@c-api.service[100521]: INFO cinder.api.openstack.wsgi [None req-e25b5d87-cc96-4efe-b08d-1f27c36fa322 tempest-ProjectAdminTests33-614572375 tempest-ProjectAdminTests33-614572375-project-admin] https://10.4.3.117/volume/v3/backups/03600be9-a99a-47b4-834e-7ac01eb0c115/restore returned with HTTP 202 Jul 27 16:21:10.505572 np0000005924 devstack@c-api.service[100521]: [pid: 100521|app: 0|req: 1212/4855] 10.4.3.117 () {70 vars in 1433 bytes} [Mon Jul 27 16:21:09 2026] POST /volume/v3/backups/03600be9-a99a-47b4-834e-7ac01eb0c115/restore => generated 152 bytes in 1190 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 27 16:21:10.513675 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.middleware.request_id [None req-1ea62bae-3d4d-4ad4-a53d-7870e0130d40 None None] RequestId filter calling following filter/app {{(pid=100523) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:21:10.515296 np0000005924 devstack@c-api.service[100523]: INFO cinder.api.openstack.wsgi [None req-1ea62bae-3d4d-4ad4-a53d-7870e0130d40 tempest-ProjectAdminTests33-614572375 tempest-ProjectAdminTests33-614572375-project-admin] GET https://10.4.3.117/volume/v3/backups/03600be9-a99a-47b4-834e-7ac01eb0c115 Jul 27 16:21:10.515528 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.openstack.wsgi [None req-1ea62bae-3d4d-4ad4-a53d-7870e0130d40 tempest-ProjectAdminTests33-614572375 tempest-ProjectAdminTests33-614572375-project-admin] Empty body provided in request {{(pid=100523) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:21:10.515706 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.openstack.wsgi [None req-1ea62bae-3d4d-4ad4-a53d-7870e0130d40 tempest-ProjectAdminTests33-614572375 tempest-ProjectAdminTests33-614572375-project-admin] Calling method 'show' {{(pid=100523) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:21:10.515806 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.v3.backups [None req-1ea62bae-3d4d-4ad4-a53d-7870e0130d40 tempest-ProjectAdminTests33-614572375 tempest-ProjectAdminTests33-614572375-project-admin] Show backup with id 03600be9-a99a-47b4-834e-7ac01eb0c115. {{(pid=100523) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 27 16:21:10.519939 np0000005924 devstack@c-api.service[100523]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:21:10.519939 np0000005924 devstack@c-api.service[100523]: warnings.warn( Jul 27 16:21:10.520480 np0000005924 devstack@c-api.service[100523]: INFO cinder.api.openstack.wsgi [None req-1ea62bae-3d4d-4ad4-a53d-7870e0130d40 tempest-ProjectAdminTests33-614572375 tempest-ProjectAdminTests33-614572375-project-admin] https://10.4.3.117/volume/v3/backups/03600be9-a99a-47b4-834e-7ac01eb0c115 returned with HTTP 200 Jul 27 16:21:10.520799 np0000005924 devstack@c-api.service[100523]: [pid: 100523|app: 0|req: 1223/4856] 10.4.3.117 () {68 vars in 1388 bytes} [Mon Jul 27 16:21:10 2026] GET /volume/v3/backups/03600be9-a99a-47b4-834e-7ac01eb0c115 => generated 738 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 27 16:21:11.075952 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.middleware.request_id [None req-7924e20e-4dd2-4c98-a0d5-feb8ce6696b9 None None] RequestId filter calling following filter/app {{(pid=100524) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:21:11.078164 np0000005924 devstack@c-api.service[100524]: INFO cinder.api.openstack.wsgi [None req-7924e20e-4dd2-4c98-a0d5-feb8ce6696b9 tempest-ProjectReaderTests33-1290891911 tempest-ProjectReaderTests33-1290891911-project-admin] GET https://10.4.3.117/volume/v3/backups/a0524484-0b4f-42d7-8974-228189ce8447 Jul 27 16:21:11.078372 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.openstack.wsgi [None req-7924e20e-4dd2-4c98-a0d5-feb8ce6696b9 tempest-ProjectReaderTests33-1290891911 tempest-ProjectReaderTests33-1290891911-project-admin] Empty body provided in request {{(pid=100524) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:21:11.078645 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.openstack.wsgi [None req-7924e20e-4dd2-4c98-a0d5-feb8ce6696b9 tempest-ProjectReaderTests33-1290891911 tempest-ProjectReaderTests33-1290891911-project-admin] Calling method 'show' {{(pid=100524) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:21:11.078645 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.v3.backups [None req-7924e20e-4dd2-4c98-a0d5-feb8ce6696b9 tempest-ProjectReaderTests33-1290891911 tempest-ProjectReaderTests33-1290891911-project-admin] Show backup with id a0524484-0b4f-42d7-8974-228189ce8447. {{(pid=100524) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 27 16:21:11.082417 np0000005924 devstack@c-api.service[100524]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:21:11.082417 np0000005924 devstack@c-api.service[100524]: warnings.warn( Jul 27 16:21:11.082928 np0000005924 devstack@c-api.service[100524]: INFO cinder.api.openstack.wsgi [None req-7924e20e-4dd2-4c98-a0d5-feb8ce6696b9 tempest-ProjectReaderTests33-1290891911 tempest-ProjectReaderTests33-1290891911-project-admin] https://10.4.3.117/volume/v3/backups/a0524484-0b4f-42d7-8974-228189ce8447 returned with HTTP 200 Jul 27 16:21:11.083258 np0000005924 devstack@c-api.service[100524]: [pid: 100524|app: 0|req: 1218/4857] 10.4.3.117 () {68 vars in 1388 bytes} [Mon Jul 27 16:21:11 2026] GET /volume/v3/backups/a0524484-0b4f-42d7-8974-228189ce8447 => generated 736 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 27 16:21:11.531123 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.middleware.request_id [None req-200c2d82-75fe-4fce-a294-e8d3be6341d3 None None] RequestId filter calling following filter/app {{(pid=100522) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:21:11.532782 np0000005924 devstack@c-api.service[100522]: INFO cinder.api.openstack.wsgi [None req-200c2d82-75fe-4fce-a294-e8d3be6341d3 tempest-ProjectAdminTests33-614572375 tempest-ProjectAdminTests33-614572375-project-admin] GET https://10.4.3.117/volume/v3/backups/03600be9-a99a-47b4-834e-7ac01eb0c115 Jul 27 16:21:11.532991 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.openstack.wsgi [None req-200c2d82-75fe-4fce-a294-e8d3be6341d3 tempest-ProjectAdminTests33-614572375 tempest-ProjectAdminTests33-614572375-project-admin] Empty body provided in request {{(pid=100522) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:21:11.533207 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.openstack.wsgi [None req-200c2d82-75fe-4fce-a294-e8d3be6341d3 tempest-ProjectAdminTests33-614572375 tempest-ProjectAdminTests33-614572375-project-admin] Calling method 'show' {{(pid=100522) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:21:11.533366 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.v3.backups [None req-200c2d82-75fe-4fce-a294-e8d3be6341d3 tempest-ProjectAdminTests33-614572375 tempest-ProjectAdminTests33-614572375-project-admin] Show backup with id 03600be9-a99a-47b4-834e-7ac01eb0c115. {{(pid=100522) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 27 16:21:11.537459 np0000005924 devstack@c-api.service[100522]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:21:11.537459 np0000005924 devstack@c-api.service[100522]: warnings.warn( Jul 27 16:21:11.538052 np0000005924 devstack@c-api.service[100522]: INFO cinder.api.openstack.wsgi [None req-200c2d82-75fe-4fce-a294-e8d3be6341d3 tempest-ProjectAdminTests33-614572375 tempest-ProjectAdminTests33-614572375-project-admin] https://10.4.3.117/volume/v3/backups/03600be9-a99a-47b4-834e-7ac01eb0c115 returned with HTTP 200 Jul 27 16:21:11.538384 np0000005924 devstack@c-api.service[100522]: [pid: 100522|app: 0|req: 1205/4858] 10.4.3.117 () {68 vars in 1388 bytes} [Mon Jul 27 16:21:11 2026] GET /volume/v3/backups/03600be9-a99a-47b4-834e-7ac01eb0c115 => generated 738 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 27 16:21:11.797522 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.middleware.request_id [None req-7e58284e-7e77-4bf9-b76c-cbe1649bf8e1 None None] RequestId filter calling following filter/app {{(pid=100521) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:21:11.798134 np0000005924 devstack@c-api.service[100521]: INFO cinder.api.openstack.wsgi [None req-7e58284e-7e77-4bf9-b76c-cbe1649bf8e1 None None] GET https://10.4.3.117/volume// Jul 27 16:21:11.798363 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.openstack.wsgi [None req-7e58284e-7e77-4bf9-b76c-cbe1649bf8e1 None None] Empty body provided in request {{(pid=100521) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:21:11.798634 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.openstack.wsgi [None req-7e58284e-7e77-4bf9-b76c-cbe1649bf8e1 None None] Calling method 'all' {{(pid=100521) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:21:11.799088 np0000005924 devstack@c-api.service[100521]: INFO cinder.api.openstack.wsgi [None req-7e58284e-7e77-4bf9-b76c-cbe1649bf8e1 None None] https://10.4.3.117/volume// returned with HTTP 300 Jul 27 16:21:11.799616 np0000005924 devstack@c-api.service[100521]: [pid: 100521|app: 0|req: 1213/4859] 10.4.3.117 () {66 vars in 1426 bytes} [Mon Jul 27 16:21:11 2026] GET /volume/ => generated 386 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 27 16:21:11.806311 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.middleware.request_id [req-941d02b0-d3e1-4d22-a221-2cd1041943f1 req-1dd9a1a4-ca1f-4a0d-9858-aa501c9bc8bd None None] RequestId filter calling following filter/app {{(pid=100523) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:21:11.808352 np0000005924 devstack@c-api.service[100523]: INFO cinder.api.openstack.wsgi [req-941d02b0-d3e1-4d22-a221-2cd1041943f1 req-1dd9a1a4-ca1f-4a0d-9858-aa501c9bc8bd tempest-TestShelveInstance-1207132727 tempest-TestShelveInstance-1207132727-project-member] GET https://10.4.3.117/volume/v3/volumes/a0527a03-3684-4591-ae43-b575d7fd3d02 Jul 27 16:21:11.808591 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.openstack.wsgi [req-941d02b0-d3e1-4d22-a221-2cd1041943f1 req-1dd9a1a4-ca1f-4a0d-9858-aa501c9bc8bd tempest-TestShelveInstance-1207132727 tempest-TestShelveInstance-1207132727-project-member] Empty body provided in request {{(pid=100523) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:21:11.808807 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.openstack.wsgi [req-941d02b0-d3e1-4d22-a221-2cd1041943f1 req-1dd9a1a4-ca1f-4a0d-9858-aa501c9bc8bd tempest-TestShelveInstance-1207132727 tempest-TestShelveInstance-1207132727-project-member] Calling method 'show' {{(pid=100523) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:21:11.818155 np0000005924 devstack@c-api.service[100523]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:21:11.818155 np0000005924 devstack@c-api.service[100523]: warnings.warn( Jul 27 16:21:11.821421 np0000005924 devstack@c-api.service[100523]: INFO cinder.volume.api [req-941d02b0-d3e1-4d22-a221-2cd1041943f1 req-1dd9a1a4-ca1f-4a0d-9858-aa501c9bc8bd tempest-TestShelveInstance-1207132727 tempest-TestShelveInstance-1207132727-project-member] Volume info retrieved successfully. Jul 27 16:21:11.825823 np0000005924 devstack@c-api.service[100523]: INFO cinder.api.openstack.wsgi [req-941d02b0-d3e1-4d22-a221-2cd1041943f1 req-1dd9a1a4-ca1f-4a0d-9858-aa501c9bc8bd tempest-TestShelveInstance-1207132727 tempest-TestShelveInstance-1207132727-project-member] https://10.4.3.117/volume/v3/volumes/a0527a03-3684-4591-ae43-b575d7fd3d02 returned with HTTP 200 Jul 27 16:21:11.826207 np0000005924 devstack@c-api.service[100523]: [pid: 100523|app: 0|req: 1224/4860] 10.4.3.117 () {70 vars in 1639 bytes} [Mon Jul 27 16:21:11 2026] GET /volume/v3/volumes/a0527a03-3684-4591-ae43-b575d7fd3d02 => generated 1539 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 27 16:21:11.925585 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.middleware.request_id [req-941d02b0-d3e1-4d22-a221-2cd1041943f1 req-3705e448-01ae-4f80-ba2f-b6802cb0293e None None] RequestId filter calling following filter/app {{(pid=100524) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:21:11.927516 np0000005924 devstack@c-api.service[100524]: INFO cinder.api.openstack.wsgi [req-941d02b0-d3e1-4d22-a221-2cd1041943f1 req-3705e448-01ae-4f80-ba2f-b6802cb0293e tempest-TestShelveInstance-1207132727 tempest-TestShelveInstance-1207132727-project-member] PUT https://10.4.3.117/volume/v3/attachments/4eb6c1a8-17bd-47f2-aab3-8539df8dbd6a Jul 27 16:21:11.927867 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.openstack.wsgi [req-941d02b0-d3e1-4d22-a221-2cd1041943f1 req-3705e448-01ae-4f80-ba2f-b6802cb0293e tempest-TestShelveInstance-1207132727 tempest-TestShelveInstance-1207132727-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.117", "host": "np0000005924", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:c1414b6f8d8f", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "13cbedf7-bb1f-4b5e-b492-2fef0d4dab25", "nvme_native_multipath": false, "mountpoint": "/dev/vda"}}} {{(pid=100524) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 27 16:21:11.935287 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.coordination [req-941d02b0-d3e1-4d22-a221-2cd1041943f1 req-3705e448-01ae-4f80-ba2f-b6802cb0293e tempest-TestShelveInstance-1207132727 tempest-TestShelveInstance-1207132727-project-member] Acquiring lock "cinder-attachment_update-a0527a03-3684-4591-ae43-b575d7fd3d02-np0000005924" by "attachment_update" {{(pid=100524) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jul 27 16:21:11.940139 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.coordination [req-941d02b0-d3e1-4d22-a221-2cd1041943f1 req-3705e448-01ae-4f80-ba2f-b6802cb0293e tempest-TestShelveInstance-1207132727 tempest-TestShelveInstance-1207132727-project-member] Lock "cinder-attachment_update-a0527a03-3684-4591-ae43-b575d7fd3d02-np0000005924" acquired by "attachment_update" :: waited 0.005s {{(pid=100524) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jul 27 16:21:11.941024 np0000005924 devstack@c-api.service[100524]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:21:11.941024 np0000005924 devstack@c-api.service[100524]: warnings.warn( Jul 27 16:21:12.013192 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.coordination [req-941d02b0-d3e1-4d22-a221-2cd1041943f1 req-3705e448-01ae-4f80-ba2f-b6802cb0293e tempest-TestShelveInstance-1207132727 tempest-TestShelveInstance-1207132727-project-member] Lock "cinder-attachment_update-a0527a03-3684-4591-ae43-b575d7fd3d02-np0000005924" released by "attachment_update" :: held 0.073s {{(pid=100524) __release /opt/stack/cinder/cinder/coordination.py:152}} Jul 27 16:21:12.013384 np0000005924 devstack@c-api.service[100524]: INFO cinder.api.openstack.wsgi [req-941d02b0-d3e1-4d22-a221-2cd1041943f1 req-3705e448-01ae-4f80-ba2f-b6802cb0293e tempest-TestShelveInstance-1207132727 tempest-TestShelveInstance-1207132727-project-member] https://10.4.3.117/volume/v3/attachments/4eb6c1a8-17bd-47f2-aab3-8539df8dbd6a returned with HTTP 200 Jul 27 16:21:12.013825 np0000005924 devstack@c-api.service[100524]: [pid: 100524|app: 0|req: 1219/4861] 10.4.3.117 () {74 vars in 1704 bytes} [Mon Jul 27 16:21:11 2026] PUT /volume/v3/attachments/4eb6c1a8-17bd-47f2-aab3-8539df8dbd6a => generated 969 bytes in 89 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 27 16:21:12.039544 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.middleware.request_id [req-941d02b0-d3e1-4d22-a221-2cd1041943f1 req-71348d6f-07cb-4029-be35-ae92f4365c34 None None] RequestId filter calling following filter/app {{(pid=100522) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:21:12.041460 np0000005924 devstack@c-api.service[100522]: INFO cinder.api.openstack.wsgi [req-941d02b0-d3e1-4d22-a221-2cd1041943f1 req-71348d6f-07cb-4029-be35-ae92f4365c34 tempest-TestShelveInstance-1207132727 tempest-TestShelveInstance-1207132727-project-member] POST https://10.4.3.117/volume/v3/attachments/4eb6c1a8-17bd-47f2-aab3-8539df8dbd6a/action Jul 27 16:21:12.041835 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.openstack.wsgi [req-941d02b0-d3e1-4d22-a221-2cd1041943f1 req-71348d6f-07cb-4029-be35-ae92f4365c34 tempest-TestShelveInstance-1207132727 tempest-TestShelveInstance-1207132727-project-member] Action body: b'{"os-complete": null}' {{(pid=100522) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 27 16:21:12.041966 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.openstack.wsgi [req-941d02b0-d3e1-4d22-a221-2cd1041943f1 req-71348d6f-07cb-4029-be35-ae92f4365c34 tempest-TestShelveInstance-1207132727 tempest-TestShelveInstance-1207132727-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100522) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 27 16:21:12.057355 np0000005924 devstack@c-api.service[100522]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:21:12.057355 np0000005924 devstack@c-api.service[100522]: warnings.warn( Jul 27 16:21:12.069859 np0000005924 devstack@c-api.service[100522]: INFO cinder.api.openstack.wsgi [req-941d02b0-d3e1-4d22-a221-2cd1041943f1 req-71348d6f-07cb-4029-be35-ae92f4365c34 tempest-TestShelveInstance-1207132727 tempest-TestShelveInstance-1207132727-project-member] https://10.4.3.117/volume/v3/attachments/4eb6c1a8-17bd-47f2-aab3-8539df8dbd6a/action returned with HTTP 204 Jul 27 16:21:12.070322 np0000005924 devstack@c-api.service[100522]: [pid: 100522|app: 0|req: 1206/4862] 10.4.3.117 () {74 vars in 1725 bytes} [Mon Jul 27 16:21:12 2026] POST /volume/v3/attachments/4eb6c1a8-17bd-47f2-aab3-8539df8dbd6a/action => generated 0 bytes in 31 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jul 27 16:21:12.093911 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.middleware.request_id [None req-bb026b92-d879-4756-8487-1cc43c5ab447 None None] RequestId filter calling following filter/app {{(pid=100521) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:21:12.097270 np0000005924 devstack@c-api.service[100521]: INFO cinder.api.openstack.wsgi [None req-bb026b92-d879-4756-8487-1cc43c5ab447 tempest-ProjectReaderTests33-1290891911 tempest-ProjectReaderTests33-1290891911-project-admin] GET https://10.4.3.117/volume/v3/backups/a0524484-0b4f-42d7-8974-228189ce8447 Jul 27 16:21:12.097501 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.openstack.wsgi [None req-bb026b92-d879-4756-8487-1cc43c5ab447 tempest-ProjectReaderTests33-1290891911 tempest-ProjectReaderTests33-1290891911-project-admin] Empty body provided in request {{(pid=100521) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:21:12.097685 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.openstack.wsgi [None req-bb026b92-d879-4756-8487-1cc43c5ab447 tempest-ProjectReaderTests33-1290891911 tempest-ProjectReaderTests33-1290891911-project-admin] Calling method 'show' {{(pid=100521) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:21:12.097784 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.v3.backups [None req-bb026b92-d879-4756-8487-1cc43c5ab447 tempest-ProjectReaderTests33-1290891911 tempest-ProjectReaderTests33-1290891911-project-admin] Show backup with id a0524484-0b4f-42d7-8974-228189ce8447. {{(pid=100521) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 27 16:21:12.102680 np0000005924 devstack@c-api.service[100521]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:21:12.102680 np0000005924 devstack@c-api.service[100521]: warnings.warn( Jul 27 16:21:12.103378 np0000005924 devstack@c-api.service[100521]: INFO cinder.api.openstack.wsgi [None req-bb026b92-d879-4756-8487-1cc43c5ab447 tempest-ProjectReaderTests33-1290891911 tempest-ProjectReaderTests33-1290891911-project-admin] https://10.4.3.117/volume/v3/backups/a0524484-0b4f-42d7-8974-228189ce8447 returned with HTTP 200 Jul 27 16:21:12.103755 np0000005924 devstack@c-api.service[100521]: [pid: 100521|app: 0|req: 1214/4863] 10.4.3.117 () {68 vars in 1388 bytes} [Mon Jul 27 16:21:12 2026] GET /volume/v3/backups/a0524484-0b4f-42d7-8974-228189ce8447 => generated 736 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 27 16:21:12.547800 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.middleware.request_id [None req-5a8eb54f-1a97-47b4-be70-01a3101b66f0 None None] RequestId filter calling following filter/app {{(pid=100523) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:21:12.550412 np0000005924 devstack@c-api.service[100523]: INFO cinder.api.openstack.wsgi [None req-5a8eb54f-1a97-47b4-be70-01a3101b66f0 tempest-ProjectAdminTests33-614572375 tempest-ProjectAdminTests33-614572375-project-admin] GET https://10.4.3.117/volume/v3/backups/03600be9-a99a-47b4-834e-7ac01eb0c115 Jul 27 16:21:12.550685 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.openstack.wsgi [None req-5a8eb54f-1a97-47b4-be70-01a3101b66f0 tempest-ProjectAdminTests33-614572375 tempest-ProjectAdminTests33-614572375-project-admin] Empty body provided in request {{(pid=100523) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:21:12.550862 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.openstack.wsgi [None req-5a8eb54f-1a97-47b4-be70-01a3101b66f0 tempest-ProjectAdminTests33-614572375 tempest-ProjectAdminTests33-614572375-project-admin] Calling method 'show' {{(pid=100523) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:21:12.551285 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.v3.backups [None req-5a8eb54f-1a97-47b4-be70-01a3101b66f0 tempest-ProjectAdminTests33-614572375 tempest-ProjectAdminTests33-614572375-project-admin] Show backup with id 03600be9-a99a-47b4-834e-7ac01eb0c115. {{(pid=100523) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 27 16:21:12.555192 np0000005924 devstack@c-api.service[100523]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:21:12.555192 np0000005924 devstack@c-api.service[100523]: warnings.warn( Jul 27 16:21:12.555839 np0000005924 devstack@c-api.service[100523]: INFO cinder.api.openstack.wsgi [None req-5a8eb54f-1a97-47b4-be70-01a3101b66f0 tempest-ProjectAdminTests33-614572375 tempest-ProjectAdminTests33-614572375-project-admin] https://10.4.3.117/volume/v3/backups/03600be9-a99a-47b4-834e-7ac01eb0c115 returned with HTTP 200 Jul 27 16:21:12.556235 np0000005924 devstack@c-api.service[100523]: [pid: 100523|app: 0|req: 1225/4864] 10.4.3.117 () {68 vars in 1388 bytes} [Mon Jul 27 16:21:12 2026] GET /volume/v3/backups/03600be9-a99a-47b4-834e-7ac01eb0c115 => generated 738 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 27 16:21:13.115060 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.middleware.request_id [None req-a16711a7-bfd2-4376-9603-ee7ff87351fe None None] RequestId filter calling following filter/app {{(pid=100524) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:21:13.118024 np0000005924 devstack@c-api.service[100524]: INFO cinder.api.openstack.wsgi [None req-a16711a7-bfd2-4376-9603-ee7ff87351fe tempest-ProjectReaderTests33-1290891911 tempest-ProjectReaderTests33-1290891911-project-admin] GET https://10.4.3.117/volume/v3/backups/a0524484-0b4f-42d7-8974-228189ce8447 Jul 27 16:21:13.118227 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.openstack.wsgi [None req-a16711a7-bfd2-4376-9603-ee7ff87351fe tempest-ProjectReaderTests33-1290891911 tempest-ProjectReaderTests33-1290891911-project-admin] Empty body provided in request {{(pid=100524) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:21:13.118430 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.openstack.wsgi [None req-a16711a7-bfd2-4376-9603-ee7ff87351fe tempest-ProjectReaderTests33-1290891911 tempest-ProjectReaderTests33-1290891911-project-admin] Calling method 'show' {{(pid=100524) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:21:13.118529 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.v3.backups [None req-a16711a7-bfd2-4376-9603-ee7ff87351fe tempest-ProjectReaderTests33-1290891911 tempest-ProjectReaderTests33-1290891911-project-admin] Show backup with id a0524484-0b4f-42d7-8974-228189ce8447. {{(pid=100524) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 27 16:21:13.124044 np0000005924 devstack@c-api.service[100524]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:21:13.124044 np0000005924 devstack@c-api.service[100524]: warnings.warn( Jul 27 16:21:13.124823 np0000005924 devstack@c-api.service[100524]: INFO cinder.api.openstack.wsgi [None req-a16711a7-bfd2-4376-9603-ee7ff87351fe tempest-ProjectReaderTests33-1290891911 tempest-ProjectReaderTests33-1290891911-project-admin] https://10.4.3.117/volume/v3/backups/a0524484-0b4f-42d7-8974-228189ce8447 returned with HTTP 200 Jul 27 16:21:13.125211 np0000005924 devstack@c-api.service[100524]: [pid: 100524|app: 0|req: 1220/4865] 10.4.3.117 () {68 vars in 1388 bytes} [Mon Jul 27 16:21:13 2026] GET /volume/v3/backups/a0524484-0b4f-42d7-8974-228189ce8447 => generated 736 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 27 16:21:13.565603 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.middleware.request_id [None req-92077360-513a-47f3-bc5b-5d7f378b974f None None] RequestId filter calling following filter/app {{(pid=100522) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:21:13.567806 np0000005924 devstack@c-api.service[100522]: INFO cinder.api.openstack.wsgi [None req-92077360-513a-47f3-bc5b-5d7f378b974f tempest-ProjectAdminTests33-614572375 tempest-ProjectAdminTests33-614572375-project-admin] GET https://10.4.3.117/volume/v3/backups/03600be9-a99a-47b4-834e-7ac01eb0c115 Jul 27 16:21:13.568090 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.openstack.wsgi [None req-92077360-513a-47f3-bc5b-5d7f378b974f tempest-ProjectAdminTests33-614572375 tempest-ProjectAdminTests33-614572375-project-admin] Empty body provided in request {{(pid=100522) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:21:13.568349 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.openstack.wsgi [None req-92077360-513a-47f3-bc5b-5d7f378b974f tempest-ProjectAdminTests33-614572375 tempest-ProjectAdminTests33-614572375-project-admin] Calling method 'show' {{(pid=100522) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:21:13.568526 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.v3.backups [None req-92077360-513a-47f3-bc5b-5d7f378b974f tempest-ProjectAdminTests33-614572375 tempest-ProjectAdminTests33-614572375-project-admin] Show backup with id 03600be9-a99a-47b4-834e-7ac01eb0c115. {{(pid=100522) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 27 16:21:13.573290 np0000005924 devstack@c-api.service[100522]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:21:13.573290 np0000005924 devstack@c-api.service[100522]: warnings.warn( Jul 27 16:21:13.574089 np0000005924 devstack@c-api.service[100522]: INFO cinder.api.openstack.wsgi [None req-92077360-513a-47f3-bc5b-5d7f378b974f tempest-ProjectAdminTests33-614572375 tempest-ProjectAdminTests33-614572375-project-admin] https://10.4.3.117/volume/v3/backups/03600be9-a99a-47b4-834e-7ac01eb0c115 returned with HTTP 200 Jul 27 16:21:13.574604 np0000005924 devstack@c-api.service[100522]: [pid: 100522|app: 0|req: 1207/4866] 10.4.3.117 () {68 vars in 1388 bytes} [Mon Jul 27 16:21:13 2026] GET /volume/v3/backups/03600be9-a99a-47b4-834e-7ac01eb0c115 => generated 738 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 27 16:21:14.140199 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.middleware.request_id [None req-f2538502-cd33-428e-bec5-64c59ad260c4 None None] RequestId filter calling following filter/app {{(pid=100521) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:21:14.142437 np0000005924 devstack@c-api.service[100521]: INFO cinder.api.openstack.wsgi [None req-f2538502-cd33-428e-bec5-64c59ad260c4 tempest-ProjectReaderTests33-1290891911 tempest-ProjectReaderTests33-1290891911-project-admin] GET https://10.4.3.117/volume/v3/backups/a0524484-0b4f-42d7-8974-228189ce8447 Jul 27 16:21:14.142702 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.openstack.wsgi [None req-f2538502-cd33-428e-bec5-64c59ad260c4 tempest-ProjectReaderTests33-1290891911 tempest-ProjectReaderTests33-1290891911-project-admin] Empty body provided in request {{(pid=100521) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:21:14.142950 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.openstack.wsgi [None req-f2538502-cd33-428e-bec5-64c59ad260c4 tempest-ProjectReaderTests33-1290891911 tempest-ProjectReaderTests33-1290891911-project-admin] Calling method 'show' {{(pid=100521) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:21:14.143115 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.v3.backups [None req-f2538502-cd33-428e-bec5-64c59ad260c4 tempest-ProjectReaderTests33-1290891911 tempest-ProjectReaderTests33-1290891911-project-admin] Show backup with id a0524484-0b4f-42d7-8974-228189ce8447. {{(pid=100521) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 27 16:21:14.145131 np0000005924 devstack@c-api.service[100521]: DEBUG dbcounter [-] [100521] Writing DB stats cinder:SELECT=442,cinder:INSERT=80,cinder:UPDATE=143,cinder:DELETE=1 {{(pid=100521) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 27 16:21:14.152655 np0000005924 devstack@c-api.service[100521]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:21:14.152655 np0000005924 devstack@c-api.service[100521]: warnings.warn( Jul 27 16:21:14.153340 np0000005924 devstack@c-api.service[100521]: INFO cinder.api.openstack.wsgi [None req-f2538502-cd33-428e-bec5-64c59ad260c4 tempest-ProjectReaderTests33-1290891911 tempest-ProjectReaderTests33-1290891911-project-admin] https://10.4.3.117/volume/v3/backups/a0524484-0b4f-42d7-8974-228189ce8447 returned with HTTP 200 Jul 27 16:21:14.153790 np0000005924 devstack@c-api.service[100521]: [pid: 100521|app: 0|req: 1215/4867] 10.4.3.117 () {68 vars in 1388 bytes} [Mon Jul 27 16:21:14 2026] GET /volume/v3/backups/a0524484-0b4f-42d7-8974-228189ce8447 => generated 736 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 27 16:21:14.595703 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.middleware.request_id [None req-f8212cdb-feb7-455b-b77e-61c65caece67 None None] RequestId filter calling following filter/app {{(pid=100523) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:21:14.601353 np0000005924 devstack@c-api.service[100523]: INFO cinder.api.openstack.wsgi [None req-f8212cdb-feb7-455b-b77e-61c65caece67 tempest-ProjectAdminTests33-614572375 tempest-ProjectAdminTests33-614572375-project-admin] GET https://10.4.3.117/volume/v3/backups/03600be9-a99a-47b4-834e-7ac01eb0c115 Jul 27 16:21:14.601353 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.openstack.wsgi [None req-f8212cdb-feb7-455b-b77e-61c65caece67 tempest-ProjectAdminTests33-614572375 tempest-ProjectAdminTests33-614572375-project-admin] Empty body provided in request {{(pid=100523) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:21:14.601353 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.openstack.wsgi [None req-f8212cdb-feb7-455b-b77e-61c65caece67 tempest-ProjectAdminTests33-614572375 tempest-ProjectAdminTests33-614572375-project-admin] Calling method 'show' {{(pid=100523) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:21:14.601353 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.v3.backups [None req-f8212cdb-feb7-455b-b77e-61c65caece67 tempest-ProjectAdminTests33-614572375 tempest-ProjectAdminTests33-614572375-project-admin] Show backup with id 03600be9-a99a-47b4-834e-7ac01eb0c115. {{(pid=100523) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 27 16:21:14.612494 np0000005924 devstack@c-api.service[100523]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:21:14.612494 np0000005924 devstack@c-api.service[100523]: warnings.warn( Jul 27 16:21:14.612494 np0000005924 devstack@c-api.service[100523]: INFO cinder.api.openstack.wsgi [None req-f8212cdb-feb7-455b-b77e-61c65caece67 tempest-ProjectAdminTests33-614572375 tempest-ProjectAdminTests33-614572375-project-admin] https://10.4.3.117/volume/v3/backups/03600be9-a99a-47b4-834e-7ac01eb0c115 returned with HTTP 200 Jul 27 16:21:14.612494 np0000005924 devstack@c-api.service[100523]: [pid: 100523|app: 0|req: 1226/4868] 10.4.3.117 () {68 vars in 1388 bytes} [Mon Jul 27 16:21:14 2026] GET /volume/v3/backups/03600be9-a99a-47b4-834e-7ac01eb0c115 => generated 738 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 27 16:21:15.165283 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.middleware.request_id [None req-5825f659-5a68-4394-80d3-a4453e3b4826 None None] RequestId filter calling following filter/app {{(pid=100524) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:21:15.167063 np0000005924 devstack@c-api.service[100524]: INFO cinder.api.openstack.wsgi [None req-5825f659-5a68-4394-80d3-a4453e3b4826 tempest-ProjectReaderTests33-1290891911 tempest-ProjectReaderTests33-1290891911-project-admin] GET https://10.4.3.117/volume/v3/backups/a0524484-0b4f-42d7-8974-228189ce8447 Jul 27 16:21:15.167292 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.openstack.wsgi [None req-5825f659-5a68-4394-80d3-a4453e3b4826 tempest-ProjectReaderTests33-1290891911 tempest-ProjectReaderTests33-1290891911-project-admin] Empty body provided in request {{(pid=100524) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:21:15.167536 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.openstack.wsgi [None req-5825f659-5a68-4394-80d3-a4453e3b4826 tempest-ProjectReaderTests33-1290891911 tempest-ProjectReaderTests33-1290891911-project-admin] Calling method 'show' {{(pid=100524) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:21:15.167648 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.v3.backups [None req-5825f659-5a68-4394-80d3-a4453e3b4826 tempest-ProjectReaderTests33-1290891911 tempest-ProjectReaderTests33-1290891911-project-admin] Show backup with id a0524484-0b4f-42d7-8974-228189ce8447. {{(pid=100524) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 27 16:21:15.172956 np0000005924 devstack@c-api.service[100524]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:21:15.172956 np0000005924 devstack@c-api.service[100524]: warnings.warn( Jul 27 16:21:15.173596 np0000005924 devstack@c-api.service[100524]: INFO cinder.api.openstack.wsgi [None req-5825f659-5a68-4394-80d3-a4453e3b4826 tempest-ProjectReaderTests33-1290891911 tempest-ProjectReaderTests33-1290891911-project-admin] https://10.4.3.117/volume/v3/backups/a0524484-0b4f-42d7-8974-228189ce8447 returned with HTTP 200 Jul 27 16:21:15.174133 np0000005924 devstack@c-api.service[100524]: [pid: 100524|app: 0|req: 1221/4869] 10.4.3.117 () {68 vars in 1388 bytes} [Mon Jul 27 16:21:15 2026] GET /volume/v3/backups/a0524484-0b4f-42d7-8974-228189ce8447 => generated 736 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 27 16:21:15.622421 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.middleware.request_id [None req-f88d8022-a446-41b0-bf4a-bdb28d7c8ea7 None None] RequestId filter calling following filter/app {{(pid=100522) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:21:15.626418 np0000005924 devstack@c-api.service[100522]: INFO cinder.api.openstack.wsgi [None req-f88d8022-a446-41b0-bf4a-bdb28d7c8ea7 tempest-ProjectAdminTests33-614572375 tempest-ProjectAdminTests33-614572375-project-admin] GET https://10.4.3.117/volume/v3/backups/03600be9-a99a-47b4-834e-7ac01eb0c115 Jul 27 16:21:15.626722 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.openstack.wsgi [None req-f88d8022-a446-41b0-bf4a-bdb28d7c8ea7 tempest-ProjectAdminTests33-614572375 tempest-ProjectAdminTests33-614572375-project-admin] Empty body provided in request {{(pid=100522) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:21:15.626997 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.openstack.wsgi [None req-f88d8022-a446-41b0-bf4a-bdb28d7c8ea7 tempest-ProjectAdminTests33-614572375 tempest-ProjectAdminTests33-614572375-project-admin] Calling method 'show' {{(pid=100522) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:21:15.627167 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.v3.backups [None req-f88d8022-a446-41b0-bf4a-bdb28d7c8ea7 tempest-ProjectAdminTests33-614572375 tempest-ProjectAdminTests33-614572375-project-admin] Show backup with id 03600be9-a99a-47b4-834e-7ac01eb0c115. {{(pid=100522) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 27 16:21:15.632597 np0000005924 devstack@c-api.service[100522]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:21:15.632597 np0000005924 devstack@c-api.service[100522]: warnings.warn( Jul 27 16:21:15.633524 np0000005924 devstack@c-api.service[100522]: INFO cinder.api.openstack.wsgi [None req-f88d8022-a446-41b0-bf4a-bdb28d7c8ea7 tempest-ProjectAdminTests33-614572375 tempest-ProjectAdminTests33-614572375-project-admin] https://10.4.3.117/volume/v3/backups/03600be9-a99a-47b4-834e-7ac01eb0c115 returned with HTTP 200 Jul 27 16:21:15.634034 np0000005924 devstack@c-api.service[100522]: [pid: 100522|app: 0|req: 1208/4870] 10.4.3.117 () {68 vars in 1388 bytes} [Mon Jul 27 16:21:15 2026] GET /volume/v3/backups/03600be9-a99a-47b4-834e-7ac01eb0c115 => generated 738 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 27 16:21:16.183491 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.middleware.request_id [None req-4b474861-828f-4857-bb22-5242a980b10a None None] RequestId filter calling following filter/app {{(pid=100521) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:21:16.185662 np0000005924 devstack@c-api.service[100521]: INFO cinder.api.openstack.wsgi [None req-4b474861-828f-4857-bb22-5242a980b10a tempest-ProjectReaderTests33-1290891911 tempest-ProjectReaderTests33-1290891911-project-admin] GET https://10.4.3.117/volume/v3/backups/a0524484-0b4f-42d7-8974-228189ce8447 Jul 27 16:21:16.185883 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.openstack.wsgi [None req-4b474861-828f-4857-bb22-5242a980b10a tempest-ProjectReaderTests33-1290891911 tempest-ProjectReaderTests33-1290891911-project-admin] Empty body provided in request {{(pid=100521) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:21:16.186092 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.openstack.wsgi [None req-4b474861-828f-4857-bb22-5242a980b10a tempest-ProjectReaderTests33-1290891911 tempest-ProjectReaderTests33-1290891911-project-admin] Calling method 'show' {{(pid=100521) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:21:16.186200 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.v3.backups [None req-4b474861-828f-4857-bb22-5242a980b10a tempest-ProjectReaderTests33-1290891911 tempest-ProjectReaderTests33-1290891911-project-admin] Show backup with id a0524484-0b4f-42d7-8974-228189ce8447. {{(pid=100521) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 27 16:21:16.191652 np0000005924 devstack@c-api.service[100521]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:21:16.191652 np0000005924 devstack@c-api.service[100521]: warnings.warn( Jul 27 16:21:16.192309 np0000005924 devstack@c-api.service[100521]: INFO cinder.api.openstack.wsgi [None req-4b474861-828f-4857-bb22-5242a980b10a tempest-ProjectReaderTests33-1290891911 tempest-ProjectReaderTests33-1290891911-project-admin] https://10.4.3.117/volume/v3/backups/a0524484-0b4f-42d7-8974-228189ce8447 returned with HTTP 200 Jul 27 16:21:16.192794 np0000005924 devstack@c-api.service[100521]: [pid: 100521|app: 0|req: 1216/4871] 10.4.3.117 () {68 vars in 1388 bytes} [Mon Jul 27 16:21:16 2026] GET /volume/v3/backups/a0524484-0b4f-42d7-8974-228189ce8447 => generated 736 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 27 16:21:16.644005 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.middleware.request_id [None req-8b3673dd-7306-481d-9754-6f7718fc8199 None None] RequestId filter calling following filter/app {{(pid=100523) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:21:16.646652 np0000005924 devstack@c-api.service[100523]: INFO cinder.api.openstack.wsgi [None req-8b3673dd-7306-481d-9754-6f7718fc8199 tempest-ProjectAdminTests33-614572375 tempest-ProjectAdminTests33-614572375-project-admin] GET https://10.4.3.117/volume/v3/backups/03600be9-a99a-47b4-834e-7ac01eb0c115 Jul 27 16:21:16.646652 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.openstack.wsgi [None req-8b3673dd-7306-481d-9754-6f7718fc8199 tempest-ProjectAdminTests33-614572375 tempest-ProjectAdminTests33-614572375-project-admin] Empty body provided in request {{(pid=100523) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:21:16.646931 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.openstack.wsgi [None req-8b3673dd-7306-481d-9754-6f7718fc8199 tempest-ProjectAdminTests33-614572375 tempest-ProjectAdminTests33-614572375-project-admin] Calling method 'show' {{(pid=100523) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:21:16.647091 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.v3.backups [None req-8b3673dd-7306-481d-9754-6f7718fc8199 tempest-ProjectAdminTests33-614572375 tempest-ProjectAdminTests33-614572375-project-admin] Show backup with id 03600be9-a99a-47b4-834e-7ac01eb0c115. {{(pid=100523) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 27 16:21:16.652028 np0000005924 devstack@c-api.service[100523]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:21:16.652028 np0000005924 devstack@c-api.service[100523]: warnings.warn( Jul 27 16:21:16.652780 np0000005924 devstack@c-api.service[100523]: INFO cinder.api.openstack.wsgi [None req-8b3673dd-7306-481d-9754-6f7718fc8199 tempest-ProjectAdminTests33-614572375 tempest-ProjectAdminTests33-614572375-project-admin] https://10.4.3.117/volume/v3/backups/03600be9-a99a-47b4-834e-7ac01eb0c115 returned with HTTP 200 Jul 27 16:21:16.653305 np0000005924 devstack@c-api.service[100523]: [pid: 100523|app: 0|req: 1227/4872] 10.4.3.117 () {68 vars in 1388 bytes} [Mon Jul 27 16:21:16 2026] GET /volume/v3/backups/03600be9-a99a-47b4-834e-7ac01eb0c115 => generated 738 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 27 16:21:17.210672 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.middleware.request_id [None req-da2db29b-c125-498d-9d8b-bb64d9e064d9 None None] RequestId filter calling following filter/app {{(pid=100524) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:21:17.212497 np0000005924 devstack@c-api.service[100524]: INFO cinder.api.openstack.wsgi [None req-da2db29b-c125-498d-9d8b-bb64d9e064d9 tempest-ProjectReaderTests33-1290891911 tempest-ProjectReaderTests33-1290891911-project-admin] GET https://10.4.3.117/volume/v3/backups/a0524484-0b4f-42d7-8974-228189ce8447 Jul 27 16:21:17.212716 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.openstack.wsgi [None req-da2db29b-c125-498d-9d8b-bb64d9e064d9 tempest-ProjectReaderTests33-1290891911 tempest-ProjectReaderTests33-1290891911-project-admin] Empty body provided in request {{(pid=100524) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:21:17.212794 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.openstack.wsgi [None req-da2db29b-c125-498d-9d8b-bb64d9e064d9 tempest-ProjectReaderTests33-1290891911 tempest-ProjectReaderTests33-1290891911-project-admin] Calling method 'show' {{(pid=100524) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:21:17.212906 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.v3.backups [None req-da2db29b-c125-498d-9d8b-bb64d9e064d9 tempest-ProjectReaderTests33-1290891911 tempest-ProjectReaderTests33-1290891911-project-admin] Show backup with id a0524484-0b4f-42d7-8974-228189ce8447. {{(pid=100524) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 27 16:21:17.220032 np0000005924 devstack@c-api.service[100524]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:21:17.220032 np0000005924 devstack@c-api.service[100524]: warnings.warn( Jul 27 16:21:17.220877 np0000005924 devstack@c-api.service[100524]: INFO cinder.api.openstack.wsgi [None req-da2db29b-c125-498d-9d8b-bb64d9e064d9 tempest-ProjectReaderTests33-1290891911 tempest-ProjectReaderTests33-1290891911-project-admin] https://10.4.3.117/volume/v3/backups/a0524484-0b4f-42d7-8974-228189ce8447 returned with HTTP 200 Jul 27 16:21:17.221348 np0000005924 devstack@c-api.service[100524]: [pid: 100524|app: 0|req: 1222/4873] 10.4.3.117 () {68 vars in 1388 bytes} [Mon Jul 27 16:21:17 2026] GET /volume/v3/backups/a0524484-0b4f-42d7-8974-228189ce8447 => generated 736 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 27 16:21:17.663963 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.middleware.request_id [None req-acad79c0-7a01-4900-9afd-20ce79be39a8 None None] RequestId filter calling following filter/app {{(pid=100522) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:21:17.665992 np0000005924 devstack@c-api.service[100522]: INFO cinder.api.openstack.wsgi [None req-acad79c0-7a01-4900-9afd-20ce79be39a8 tempest-ProjectAdminTests33-614572375 tempest-ProjectAdminTests33-614572375-project-admin] GET https://10.4.3.117/volume/v3/backups/03600be9-a99a-47b4-834e-7ac01eb0c115 Jul 27 16:21:17.666191 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.openstack.wsgi [None req-acad79c0-7a01-4900-9afd-20ce79be39a8 tempest-ProjectAdminTests33-614572375 tempest-ProjectAdminTests33-614572375-project-admin] Empty body provided in request {{(pid=100522) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:21:17.666397 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.openstack.wsgi [None req-acad79c0-7a01-4900-9afd-20ce79be39a8 tempest-ProjectAdminTests33-614572375 tempest-ProjectAdminTests33-614572375-project-admin] Calling method 'show' {{(pid=100522) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:21:17.666554 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.v3.backups [None req-acad79c0-7a01-4900-9afd-20ce79be39a8 tempest-ProjectAdminTests33-614572375 tempest-ProjectAdminTests33-614572375-project-admin] Show backup with id 03600be9-a99a-47b4-834e-7ac01eb0c115. {{(pid=100522) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 27 16:21:17.671021 np0000005924 devstack@c-api.service[100522]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:21:17.671021 np0000005924 devstack@c-api.service[100522]: warnings.warn( Jul 27 16:21:17.671690 np0000005924 devstack@c-api.service[100522]: INFO cinder.api.openstack.wsgi [None req-acad79c0-7a01-4900-9afd-20ce79be39a8 tempest-ProjectAdminTests33-614572375 tempest-ProjectAdminTests33-614572375-project-admin] https://10.4.3.117/volume/v3/backups/03600be9-a99a-47b4-834e-7ac01eb0c115 returned with HTTP 200 Jul 27 16:21:17.672173 np0000005924 devstack@c-api.service[100522]: [pid: 100522|app: 0|req: 1209/4874] 10.4.3.117 () {68 vars in 1388 bytes} [Mon Jul 27 16:21:17 2026] GET /volume/v3/backups/03600be9-a99a-47b4-834e-7ac01eb0c115 => generated 738 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 27 16:21:18.232713 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.middleware.request_id [None req-1225e4dc-fb7e-4768-b451-3712fe675c83 None None] RequestId filter calling following filter/app {{(pid=100521) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:21:18.235010 np0000005924 devstack@c-api.service[100521]: INFO cinder.api.openstack.wsgi [None req-1225e4dc-fb7e-4768-b451-3712fe675c83 tempest-ProjectReaderTests33-1290891911 tempest-ProjectReaderTests33-1290891911-project-admin] GET https://10.4.3.117/volume/v3/backups/a0524484-0b4f-42d7-8974-228189ce8447 Jul 27 16:21:18.235291 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.openstack.wsgi [None req-1225e4dc-fb7e-4768-b451-3712fe675c83 tempest-ProjectReaderTests33-1290891911 tempest-ProjectReaderTests33-1290891911-project-admin] Empty body provided in request {{(pid=100521) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:21:18.235574 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.openstack.wsgi [None req-1225e4dc-fb7e-4768-b451-3712fe675c83 tempest-ProjectReaderTests33-1290891911 tempest-ProjectReaderTests33-1290891911-project-admin] Calling method 'show' {{(pid=100521) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:21:18.235724 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.v3.backups [None req-1225e4dc-fb7e-4768-b451-3712fe675c83 tempest-ProjectReaderTests33-1290891911 tempest-ProjectReaderTests33-1290891911-project-admin] Show backup with id a0524484-0b4f-42d7-8974-228189ce8447. {{(pid=100521) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 27 16:21:18.240745 np0000005924 devstack@c-api.service[100521]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:21:18.240745 np0000005924 devstack@c-api.service[100521]: warnings.warn( Jul 27 16:21:18.241549 np0000005924 devstack@c-api.service[100521]: INFO cinder.api.openstack.wsgi [None req-1225e4dc-fb7e-4768-b451-3712fe675c83 tempest-ProjectReaderTests33-1290891911 tempest-ProjectReaderTests33-1290891911-project-admin] https://10.4.3.117/volume/v3/backups/a0524484-0b4f-42d7-8974-228189ce8447 returned with HTTP 200 Jul 27 16:21:18.242017 np0000005924 devstack@c-api.service[100521]: [pid: 100521|app: 0|req: 1217/4875] 10.4.3.117 () {68 vars in 1388 bytes} [Mon Jul 27 16:21:18 2026] GET /volume/v3/backups/a0524484-0b4f-42d7-8974-228189ce8447 => generated 736 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 27 16:21:18.682258 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.middleware.request_id [None req-89061695-4583-4403-a9f8-1137db131ca9 None None] RequestId filter calling following filter/app {{(pid=100523) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:21:18.684077 np0000005924 devstack@c-api.service[100523]: INFO cinder.api.openstack.wsgi [None req-89061695-4583-4403-a9f8-1137db131ca9 tempest-ProjectAdminTests33-614572375 tempest-ProjectAdminTests33-614572375-project-admin] GET https://10.4.3.117/volume/v3/backups/03600be9-a99a-47b4-834e-7ac01eb0c115 Jul 27 16:21:18.684300 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.openstack.wsgi [None req-89061695-4583-4403-a9f8-1137db131ca9 tempest-ProjectAdminTests33-614572375 tempest-ProjectAdminTests33-614572375-project-admin] Empty body provided in request {{(pid=100523) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:21:18.684526 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.openstack.wsgi [None req-89061695-4583-4403-a9f8-1137db131ca9 tempest-ProjectAdminTests33-614572375 tempest-ProjectAdminTests33-614572375-project-admin] Calling method 'show' {{(pid=100523) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:21:18.684907 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.v3.backups [None req-89061695-4583-4403-a9f8-1137db131ca9 tempest-ProjectAdminTests33-614572375 tempest-ProjectAdminTests33-614572375-project-admin] Show backup with id 03600be9-a99a-47b4-834e-7ac01eb0c115. {{(pid=100523) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 27 16:21:18.689945 np0000005924 devstack@c-api.service[100523]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:21:18.689945 np0000005924 devstack@c-api.service[100523]: warnings.warn( Jul 27 16:21:18.690923 np0000005924 devstack@c-api.service[100523]: INFO cinder.api.openstack.wsgi [None req-89061695-4583-4403-a9f8-1137db131ca9 tempest-ProjectAdminTests33-614572375 tempest-ProjectAdminTests33-614572375-project-admin] https://10.4.3.117/volume/v3/backups/03600be9-a99a-47b4-834e-7ac01eb0c115 returned with HTTP 200 Jul 27 16:21:18.691266 np0000005924 devstack@c-api.service[100523]: [pid: 100523|app: 0|req: 1228/4876] 10.4.3.117 () {68 vars in 1388 bytes} [Mon Jul 27 16:21:18 2026] GET /volume/v3/backups/03600be9-a99a-47b4-834e-7ac01eb0c115 => generated 738 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 27 16:21:19.253539 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.middleware.request_id [None req-22339d1d-e2e8-444f-8cac-2ca7fae29b40 None None] RequestId filter calling following filter/app {{(pid=100524) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:21:19.255189 np0000005924 devstack@c-api.service[100524]: INFO cinder.api.openstack.wsgi [None req-22339d1d-e2e8-444f-8cac-2ca7fae29b40 tempest-ProjectReaderTests33-1290891911 tempest-ProjectReaderTests33-1290891911-project-admin] GET https://10.4.3.117/volume/v3/backups/a0524484-0b4f-42d7-8974-228189ce8447 Jul 27 16:21:19.255384 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.openstack.wsgi [None req-22339d1d-e2e8-444f-8cac-2ca7fae29b40 tempest-ProjectReaderTests33-1290891911 tempest-ProjectReaderTests33-1290891911-project-admin] Empty body provided in request {{(pid=100524) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:21:19.255653 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.openstack.wsgi [None req-22339d1d-e2e8-444f-8cac-2ca7fae29b40 tempest-ProjectReaderTests33-1290891911 tempest-ProjectReaderTests33-1290891911-project-admin] Calling method 'show' {{(pid=100524) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:21:19.255747 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.v3.backups [None req-22339d1d-e2e8-444f-8cac-2ca7fae29b40 tempest-ProjectReaderTests33-1290891911 tempest-ProjectReaderTests33-1290891911-project-admin] Show backup with id a0524484-0b4f-42d7-8974-228189ce8447. {{(pid=100524) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 27 16:21:19.265282 np0000005924 devstack@c-api.service[100524]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:21:19.265282 np0000005924 devstack@c-api.service[100524]: warnings.warn( Jul 27 16:21:19.266219 np0000005924 devstack@c-api.service[100524]: INFO cinder.api.openstack.wsgi [None req-22339d1d-e2e8-444f-8cac-2ca7fae29b40 tempest-ProjectReaderTests33-1290891911 tempest-ProjectReaderTests33-1290891911-project-admin] https://10.4.3.117/volume/v3/backups/a0524484-0b4f-42d7-8974-228189ce8447 returned with HTTP 200 Jul 27 16:21:19.266750 np0000005924 devstack@c-api.service[100524]: [pid: 100524|app: 0|req: 1223/4877] 10.4.3.117 () {68 vars in 1388 bytes} [Mon Jul 27 16:21:19 2026] GET /volume/v3/backups/a0524484-0b4f-42d7-8974-228189ce8447 => generated 737 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 27 16:21:19.702109 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.middleware.request_id [None req-8978c034-c81a-4dd8-9fc0-2f56f8850ca9 None None] RequestId filter calling following filter/app {{(pid=100522) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:21:19.703911 np0000005924 devstack@c-api.service[100522]: INFO cinder.api.openstack.wsgi [None req-8978c034-c81a-4dd8-9fc0-2f56f8850ca9 tempest-ProjectAdminTests33-614572375 tempest-ProjectAdminTests33-614572375-project-admin] GET https://10.4.3.117/volume/v3/backups/03600be9-a99a-47b4-834e-7ac01eb0c115 Jul 27 16:21:19.704077 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.openstack.wsgi [None req-8978c034-c81a-4dd8-9fc0-2f56f8850ca9 tempest-ProjectAdminTests33-614572375 tempest-ProjectAdminTests33-614572375-project-admin] Empty body provided in request {{(pid=100522) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:21:19.704266 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.openstack.wsgi [None req-8978c034-c81a-4dd8-9fc0-2f56f8850ca9 tempest-ProjectAdminTests33-614572375 tempest-ProjectAdminTests33-614572375-project-admin] Calling method 'show' {{(pid=100522) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:21:19.704401 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.v3.backups [None req-8978c034-c81a-4dd8-9fc0-2f56f8850ca9 tempest-ProjectAdminTests33-614572375 tempest-ProjectAdminTests33-614572375-project-admin] Show backup with id 03600be9-a99a-47b4-834e-7ac01eb0c115. {{(pid=100522) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 27 16:21:19.711341 np0000005924 devstack@c-api.service[100522]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:21:19.711341 np0000005924 devstack@c-api.service[100522]: warnings.warn( Jul 27 16:21:19.711912 np0000005924 devstack@c-api.service[100522]: INFO cinder.api.openstack.wsgi [None req-8978c034-c81a-4dd8-9fc0-2f56f8850ca9 tempest-ProjectAdminTests33-614572375 tempest-ProjectAdminTests33-614572375-project-admin] https://10.4.3.117/volume/v3/backups/03600be9-a99a-47b4-834e-7ac01eb0c115 returned with HTTP 200 Jul 27 16:21:19.712228 np0000005924 devstack@c-api.service[100522]: [pid: 100522|app: 0|req: 1210/4878] 10.4.3.117 () {68 vars in 1388 bytes} [Mon Jul 27 16:21:19 2026] GET /volume/v3/backups/03600be9-a99a-47b4-834e-7ac01eb0c115 => generated 738 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 27 16:21:19.725102 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.middleware.request_id [None req-5c547172-770d-4a8c-bf4b-1986830c6b70 None None] RequestId filter calling following filter/app {{(pid=100521) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:21:19.726729 np0000005924 devstack@c-api.service[100521]: INFO cinder.api.openstack.wsgi [None req-5c547172-770d-4a8c-bf4b-1986830c6b70 tempest-ProjectAdminTests33-614572375 tempest-ProjectAdminTests33-614572375-project-admin] DELETE https://10.4.3.117/volume/v3/volumes/dbcc4697-df80-4c8d-aa90-396c1f1a0c8c Jul 27 16:21:19.726948 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.openstack.wsgi [None req-5c547172-770d-4a8c-bf4b-1986830c6b70 tempest-ProjectAdminTests33-614572375 tempest-ProjectAdminTests33-614572375-project-admin] Empty body provided in request {{(pid=100521) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:21:19.727146 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.openstack.wsgi [None req-5c547172-770d-4a8c-bf4b-1986830c6b70 tempest-ProjectAdminTests33-614572375 tempest-ProjectAdminTests33-614572375-project-admin] Calling method 'delete' {{(pid=100521) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:21:19.727338 np0000005924 devstack@c-api.service[100521]: INFO cinder.api.v3.volumes [None req-5c547172-770d-4a8c-bf4b-1986830c6b70 tempest-ProjectAdminTests33-614572375 tempest-ProjectAdminTests33-614572375-project-admin] Delete volume with id: dbcc4697-df80-4c8d-aa90-396c1f1a0c8c Jul 27 16:21:19.734649 np0000005924 devstack@c-api.service[100521]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:21:19.734649 np0000005924 devstack@c-api.service[100521]: warnings.warn( Jul 27 16:21:19.735015 np0000005924 devstack@c-api.service[100521]: INFO cinder.volume.api [None req-5c547172-770d-4a8c-bf4b-1986830c6b70 tempest-ProjectAdminTests33-614572375 tempest-ProjectAdminTests33-614572375-project-admin] Volume info retrieved successfully. Jul 27 16:21:19.752849 np0000005924 devstack@c-api.service[100521]: INFO cinder.volume.api [None req-5c547172-770d-4a8c-bf4b-1986830c6b70 tempest-ProjectAdminTests33-614572375 tempest-ProjectAdminTests33-614572375-project-admin] Delete volume request issued successfully. Jul 27 16:21:19.753054 np0000005924 devstack@c-api.service[100521]: INFO cinder.api.openstack.wsgi [None req-5c547172-770d-4a8c-bf4b-1986830c6b70 tempest-ProjectAdminTests33-614572375 tempest-ProjectAdminTests33-614572375-project-admin] https://10.4.3.117/volume/v3/volumes/dbcc4697-df80-4c8d-aa90-396c1f1a0c8c returned with HTTP 202 Jul 27 16:21:19.753416 np0000005924 devstack@c-api.service[100521]: [pid: 100521|app: 0|req: 1218/4879] 10.4.3.117 () {68 vars in 1391 bytes} [Mon Jul 27 16:21:19 2026] DELETE /volume/v3/volumes/dbcc4697-df80-4c8d-aa90-396c1f1a0c8c => generated 0 bytes in 28 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 27 16:21:19.763472 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.middleware.request_id [None req-bed146a3-19cf-47ee-9703-ccdb0f9be668 None None] RequestId filter calling following filter/app {{(pid=100523) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:21:19.765430 np0000005924 devstack@c-api.service[100523]: INFO cinder.api.openstack.wsgi [None req-bed146a3-19cf-47ee-9703-ccdb0f9be668 tempest-ProjectAdminTests33-614572375 tempest-ProjectAdminTests33-614572375-project-admin] GET https://10.4.3.117/volume/v3/volumes/dbcc4697-df80-4c8d-aa90-396c1f1a0c8c Jul 27 16:21:19.765638 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.openstack.wsgi [None req-bed146a3-19cf-47ee-9703-ccdb0f9be668 tempest-ProjectAdminTests33-614572375 tempest-ProjectAdminTests33-614572375-project-admin] Empty body provided in request {{(pid=100523) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:21:19.765812 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.openstack.wsgi [None req-bed146a3-19cf-47ee-9703-ccdb0f9be668 tempest-ProjectAdminTests33-614572375 tempest-ProjectAdminTests33-614572375-project-admin] Calling method 'show' {{(pid=100523) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:21:19.773249 np0000005924 devstack@c-api.service[100523]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:21:19.773249 np0000005924 devstack@c-api.service[100523]: warnings.warn( Jul 27 16:21:19.776290 np0000005924 devstack@c-api.service[100523]: INFO cinder.volume.api [None req-bed146a3-19cf-47ee-9703-ccdb0f9be668 tempest-ProjectAdminTests33-614572375 tempest-ProjectAdminTests33-614572375-project-admin] Volume info retrieved successfully. Jul 27 16:21:19.779564 np0000005924 devstack@c-api.service[100523]: INFO cinder.api.openstack.wsgi [None req-bed146a3-19cf-47ee-9703-ccdb0f9be668 tempest-ProjectAdminTests33-614572375 tempest-ProjectAdminTests33-614572375-project-admin] https://10.4.3.117/volume/v3/volumes/dbcc4697-df80-4c8d-aa90-396c1f1a0c8c returned with HTTP 200 Jul 27 16:21:19.779876 np0000005924 devstack@c-api.service[100523]: [pid: 100523|app: 0|req: 1229/4880] 10.4.3.117 () {68 vars in 1388 bytes} [Mon Jul 27 16:21:19 2026] GET /volume/v3/volumes/dbcc4697-df80-4c8d-aa90-396c1f1a0c8c => generated 1074 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 27 16:21:20.276855 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.middleware.request_id [None req-3a3ba557-66dd-4864-aacf-d29ebf9c4741 None None] RequestId filter calling following filter/app {{(pid=100524) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:21:20.278829 np0000005924 devstack@c-api.service[100524]: INFO cinder.api.openstack.wsgi [None req-3a3ba557-66dd-4864-aacf-d29ebf9c4741 tempest-ProjectReaderTests33-1290891911 tempest-ProjectReaderTests33-1290891911-project-admin] GET https://10.4.3.117/volume/v3/backups/a0524484-0b4f-42d7-8974-228189ce8447 Jul 27 16:21:20.279014 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.openstack.wsgi [None req-3a3ba557-66dd-4864-aacf-d29ebf9c4741 tempest-ProjectReaderTests33-1290891911 tempest-ProjectReaderTests33-1290891911-project-admin] Empty body provided in request {{(pid=100524) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:21:20.279181 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.openstack.wsgi [None req-3a3ba557-66dd-4864-aacf-d29ebf9c4741 tempest-ProjectReaderTests33-1290891911 tempest-ProjectReaderTests33-1290891911-project-admin] Calling method 'show' {{(pid=100524) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:21:20.279273 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.v3.backups [None req-3a3ba557-66dd-4864-aacf-d29ebf9c4741 tempest-ProjectReaderTests33-1290891911 tempest-ProjectReaderTests33-1290891911-project-admin] Show backup with id a0524484-0b4f-42d7-8974-228189ce8447. {{(pid=100524) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 27 16:21:20.284050 np0000005924 devstack@c-api.service[100524]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:21:20.284050 np0000005924 devstack@c-api.service[100524]: warnings.warn( Jul 27 16:21:20.284933 np0000005924 devstack@c-api.service[100524]: INFO cinder.api.openstack.wsgi [None req-3a3ba557-66dd-4864-aacf-d29ebf9c4741 tempest-ProjectReaderTests33-1290891911 tempest-ProjectReaderTests33-1290891911-project-admin] https://10.4.3.117/volume/v3/backups/a0524484-0b4f-42d7-8974-228189ce8447 returned with HTTP 200 Jul 27 16:21:20.285395 np0000005924 devstack@c-api.service[100524]: [pid: 100524|app: 0|req: 1224/4881] 10.4.3.117 () {68 vars in 1388 bytes} [Mon Jul 27 16:21:20 2026] GET /volume/v3/backups/a0524484-0b4f-42d7-8974-228189ce8447 => generated 738 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 27 16:21:20.299073 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.middleware.request_id [None req-52740df2-ca53-4838-8ef4-cb0ebfda2f2e None None] RequestId filter calling following filter/app {{(pid=100522) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:21:20.386659 np0000005924 devstack@c-api.service[100522]: INFO cinder.api.openstack.wsgi [None req-52740df2-ca53-4838-8ef4-cb0ebfda2f2e tempest-ProjectReaderTests33-1290891911 tempest-ProjectReaderTests33-1290891911-project-reader] GET https://10.4.3.117/volume/v3/backups/a0524484-0b4f-42d7-8974-228189ce8447/export_record Jul 27 16:21:20.386883 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.openstack.wsgi [None req-52740df2-ca53-4838-8ef4-cb0ebfda2f2e tempest-ProjectReaderTests33-1290891911 tempest-ProjectReaderTests33-1290891911-project-reader] Empty body provided in request {{(pid=100522) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:21:20.387065 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.openstack.wsgi [None req-52740df2-ca53-4838-8ef4-cb0ebfda2f2e tempest-ProjectReaderTests33-1290891911 tempest-ProjectReaderTests33-1290891911-project-reader] Calling method 'export_record' {{(pid=100522) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:21:20.387170 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.contrib.backups [None req-52740df2-ca53-4838-8ef4-cb0ebfda2f2e tempest-ProjectReaderTests33-1290891911 tempest-ProjectReaderTests33-1290891911-project-reader] Export record for backup a0524484-0b4f-42d7-8974-228189ce8447. {{(pid=100522) export_record /opt/stack/cinder/cinder/api/contrib/backups.py:241}} Jul 27 16:21:20.391734 np0000005924 devstack@c-api.service[100522]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:21:20.391734 np0000005924 devstack@c-api.service[100522]: warnings.warn( Jul 27 16:21:20.392867 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.policy [None req-52740df2-ca53-4838-8ef4-cb0ebfda2f2e tempest-ProjectReaderTests33-1290891911 tempest-ProjectReaderTests33-1290891911-project-reader] Policy check for backup:export-import failed with context {'is_admin': False, 'user_id': 'c1f83d2e838f450b9eec7e1ba8cd0e2a', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '8e86c597063b4ef18a178ed38f8a171a', '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=100522) authorize /opt/stack/cinder/cinder/policy.py:189}} Jul 27 16:21:20.393048 np0000005924 devstack@c-api.service[100522]: INFO cinder.api.openstack.wsgi [None req-52740df2-ca53-4838-8ef4-cb0ebfda2f2e tempest-ProjectReaderTests33-1290891911 tempest-ProjectReaderTests33-1290891911-project-reader] https://10.4.3.117/volume/v3/backups/a0524484-0b4f-42d7-8974-228189ce8447/export_record returned with HTTP 403 Jul 27 16:21:20.393449 np0000005924 devstack@c-api.service[100522]: [pid: 100522|app: 0|req: 1211/4882] 10.4.3.117 () {68 vars in 1430 bytes} [Mon Jul 27 16:21:20 2026] GET /volume/v3/backups/a0524484-0b4f-42d7-8974-228189ce8447/export_record => generated 101 bytes in 95 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Jul 27 16:21:20.404728 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.middleware.request_id [None req-e29dfdd1-2417-44a6-9793-c741ea4efb26 None None] RequestId filter calling following filter/app {{(pid=100521) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:21:20.406833 np0000005924 devstack@c-api.service[100521]: INFO cinder.api.openstack.wsgi [None req-e29dfdd1-2417-44a6-9793-c741ea4efb26 tempest-ProjectReaderTests33-1290891911 tempest-ProjectReaderTests33-1290891911-project-admin] POST https://10.4.3.117/volume/v3/volumes Jul 27 16:21:20.407269 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.openstack.wsgi [None req-e29dfdd1-2417-44a6-9793-c741ea4efb26 tempest-ProjectReaderTests33-1290891911 tempest-ProjectReaderTests33-1290891911-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-1806131104"}} {{(pid=100521) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 27 16:21:20.409073 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.v3.volumes [None req-e29dfdd1-2417-44a6-9793-c741ea4efb26 tempest-ProjectReaderTests33-1290891911 tempest-ProjectReaderTests33-1290891911-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-1806131104'}} {{(pid=100521) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 27 16:21:20.409221 np0000005924 devstack@c-api.service[100521]: INFO cinder.api.v3.volumes [None req-e29dfdd1-2417-44a6-9793-c741ea4efb26 tempest-ProjectReaderTests33-1290891911 tempest-ProjectReaderTests33-1290891911-project-admin] Create volume of 1 GB Jul 27 16:21:20.414279 np0000005924 devstack@c-api.service[100521]: INFO cinder.volume.api [None req-e29dfdd1-2417-44a6-9793-c741ea4efb26 tempest-ProjectReaderTests33-1290891911 tempest-ProjectReaderTests33-1290891911-project-admin] Availability Zones retrieved successfully. Jul 27 16:21:20.421608 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.volume.api [None req-e29dfdd1-2417-44a6-9793-c741ea4efb26 tempest-ProjectReaderTests33-1290891911 tempest-ProjectReaderTests33-1290891911-project-admin] Flow 'volume_create_api' (b174b0a3-61b6-4abf-a7ae-793f873ffc21) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100521) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 27 16:21:20.422801 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.volume.api [None req-e29dfdd1-2417-44a6-9793-c741ea4efb26 tempest-ProjectReaderTests33-1290891911 tempest-ProjectReaderTests33-1290891911-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (8bac27ad-1589-4f91-9eac-f22786fb97ba) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100521) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 27 16:21:20.423798 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.volume.flows.api.create_volume [None req-e29dfdd1-2417-44a6-9793-c741ea4efb26 tempest-ProjectReaderTests33-1290891911 tempest-ProjectReaderTests33-1290891911-project-admin] Validating volume size '1' using validate_int {{(pid=100521) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 27 16:21:20.450702 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.volume.api [None req-e29dfdd1-2417-44a6-9793-c741ea4efb26 tempest-ProjectReaderTests33-1290891911 tempest-ProjectReaderTests33-1290891911-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (8bac27ad-1589-4f91-9eac-f22786fb97ba) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-27T16:04:59Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=2bce4e1a-e6e0-49d9-be36-c3405449a01e,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '2bce4e1a-e6e0-49d9-be36-c3405449a01e', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100521) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 27 16:21:20.451497 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.volume.api [None req-e29dfdd1-2417-44a6-9793-c741ea4efb26 tempest-ProjectReaderTests33-1290891911 tempest-ProjectReaderTests33-1290891911-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (8a75de37-aace-4091-8672-f2791304cb0d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100521) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 27 16:21:20.500589 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.quota [None req-e29dfdd1-2417-44a6-9793-c741ea4efb26 tempest-ProjectReaderTests33-1290891911 tempest-ProjectReaderTests33-1290891911-project-admin] Created reservations ['ae8f7b13-058c-4233-bec7-ef6c50fc0447', '8e0987f8-ab00-4a29-ad8b-065899fc1428', '7010c6d0-7e25-4fa9-af51-5d41c0cd5e45', '962967b1-2500-4869-8ad6-27015866f24a'] {{(pid=100521) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 27 16:21:20.503351 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.volume.api [None req-e29dfdd1-2417-44a6-9793-c741ea4efb26 tempest-ProjectReaderTests33-1290891911 tempest-ProjectReaderTests33-1290891911-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (8a75de37-aace-4091-8672-f2791304cb0d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['ae8f7b13-058c-4233-bec7-ef6c50fc0447', '8e0987f8-ab00-4a29-ad8b-065899fc1428', '7010c6d0-7e25-4fa9-af51-5d41c0cd5e45', '962967b1-2500-4869-8ad6-27015866f24a']}' {{(pid=100521) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 27 16:21:20.503351 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.volume.api [None req-e29dfdd1-2417-44a6-9793-c741ea4efb26 tempest-ProjectReaderTests33-1290891911 tempest-ProjectReaderTests33-1290891911-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (2f1ca8dd-81df-498b-9f77-66e93345ce76) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100521) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 27 16:21:20.535349 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.volume.api [None req-e29dfdd1-2417-44a6-9793-c741ea4efb26 tempest-ProjectReaderTests33-1290891911 tempest-ProjectReaderTests33-1290891911-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (2f1ca8dd-81df-498b-9f77-66e93345ce76) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'e0200749-a713-4b15-8937-4554f25ec2fc', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1806131104',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='8e86c597063b4ef18a178ed38f8a171a',qos_specs=None,replication_status=,reservations=['ae8f7b13-058c-4233-bec7-ef6c50fc0447','8e0987f8-ab00-4a29-ad8b-065899fc1428','7010c6d0-7e25-4fa9-af51-5d41c0cd5e45','962967b1-2500-4869-8ad6-27015866f24a'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='364acba1f9fb4b8ea720da570bb9da37',volume_type_id=2bce4e1a-e6e0-49d9-be36-c3405449a01e), 'volume': Volume(_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-27T16:21:20Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1806131104',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=e0200749-a713-4b15-8937-4554f25ec2fc,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='8e86c597063b4ef18a178ed38f8a171a',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='364acba1f9fb4b8ea720da570bb9da37',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(2bce4e1a-e6e0-49d9-be36-c3405449a01e),volume_type_id=2bce4e1a-e6e0-49d9-be36-c3405449a01e)}' {{(pid=100521) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 27 16:21:20.535349 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.volume.api [None req-e29dfdd1-2417-44a6-9793-c741ea4efb26 tempest-ProjectReaderTests33-1290891911 tempest-ProjectReaderTests33-1290891911-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (033e5a08-2eda-4ae7-9593-bd237d07a7b1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100521) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 27 16:21:20.553732 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.volume.api [None req-e29dfdd1-2417-44a6-9793-c741ea4efb26 tempest-ProjectReaderTests33-1290891911 tempest-ProjectReaderTests33-1290891911-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (033e5a08-2eda-4ae7-9593-bd237d07a7b1) transitioned into state 'SUCCESS' from state '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-1806131104',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='8e86c597063b4ef18a178ed38f8a171a',qos_specs=None,replication_status=,reservations=['ae8f7b13-058c-4233-bec7-ef6c50fc0447','8e0987f8-ab00-4a29-ad8b-065899fc1428','7010c6d0-7e25-4fa9-af51-5d41c0cd5e45','962967b1-2500-4869-8ad6-27015866f24a'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='364acba1f9fb4b8ea720da570bb9da37',volume_type_id=2bce4e1a-e6e0-49d9-be36-c3405449a01e)}' {{(pid=100521) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 27 16:21:20.554684 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.volume.api [None req-e29dfdd1-2417-44a6-9793-c741ea4efb26 tempest-ProjectReaderTests33-1290891911 tempest-ProjectReaderTests33-1290891911-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (7026c8b7-d760-413f-831c-f1f830c124f0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100521) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 27 16:21:20.572348 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.volume.api [None req-e29dfdd1-2417-44a6-9793-c741ea4efb26 tempest-ProjectReaderTests33-1290891911 tempest-ProjectReaderTests33-1290891911-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (7026c8b7-d760-413f-831c-f1f830c124f0) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100521) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 27 16:21:20.572348 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.volume.api [None req-e29dfdd1-2417-44a6-9793-c741ea4efb26 tempest-ProjectReaderTests33-1290891911 tempest-ProjectReaderTests33-1290891911-project-admin] Flow 'volume_create_api' (b174b0a3-61b6-4abf-a7ae-793f873ffc21) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100521) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 27 16:21:20.572348 np0000005924 devstack@c-api.service[100521]: INFO cinder.volume.api [None req-e29dfdd1-2417-44a6-9793-c741ea4efb26 tempest-ProjectReaderTests33-1290891911 tempest-ProjectReaderTests33-1290891911-project-admin] Create volume request issued successfully. Jul 27 16:21:20.572721 np0000005924 devstack@c-api.service[100521]: INFO cinder.api.openstack.wsgi [None req-e29dfdd1-2417-44a6-9793-c741ea4efb26 tempest-ProjectReaderTests33-1290891911 tempest-ProjectReaderTests33-1290891911-project-admin] https://10.4.3.117/volume/v3/volumes returned with HTTP 202 Jul 27 16:21:20.573340 np0000005924 devstack@c-api.service[100521]: [pid: 100521|app: 0|req: 1219/4883] 10.4.3.117 () {70 vars in 1298 bytes} [Mon Jul 27 16:21:20 2026] POST /volume/v3/volumes => generated 778 bytes in 169 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 27 16:21:20.586620 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.middleware.request_id [None req-f08dd1eb-f42f-40cf-9edd-3f5ad73b354b None None] RequestId filter calling following filter/app {{(pid=100523) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:21:20.588114 np0000005924 devstack@c-api.service[100523]: INFO cinder.api.openstack.wsgi [None req-f08dd1eb-f42f-40cf-9edd-3f5ad73b354b tempest-ProjectReaderTests33-1290891911 tempest-ProjectReaderTests33-1290891911-project-admin] GET https://10.4.3.117/volume/v3/volumes/e0200749-a713-4b15-8937-4554f25ec2fc Jul 27 16:21:20.588299 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.openstack.wsgi [None req-f08dd1eb-f42f-40cf-9edd-3f5ad73b354b tempest-ProjectReaderTests33-1290891911 tempest-ProjectReaderTests33-1290891911-project-admin] Empty body provided in request {{(pid=100523) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:21:20.588548 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.openstack.wsgi [None req-f08dd1eb-f42f-40cf-9edd-3f5ad73b354b tempest-ProjectReaderTests33-1290891911 tempest-ProjectReaderTests33-1290891911-project-admin] Calling method 'show' {{(pid=100523) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:21:20.594970 np0000005924 devstack@c-api.service[100523]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:21:20.594970 np0000005924 devstack@c-api.service[100523]: warnings.warn( Jul 27 16:21:20.598677 np0000005924 devstack@c-api.service[100523]: INFO cinder.volume.api [None req-f08dd1eb-f42f-40cf-9edd-3f5ad73b354b tempest-ProjectReaderTests33-1290891911 tempest-ProjectReaderTests33-1290891911-project-admin] Volume info retrieved successfully. Jul 27 16:21:20.602766 np0000005924 devstack@c-api.service[100523]: INFO cinder.api.openstack.wsgi [None req-f08dd1eb-f42f-40cf-9edd-3f5ad73b354b tempest-ProjectReaderTests33-1290891911 tempest-ProjectReaderTests33-1290891911-project-admin] https://10.4.3.117/volume/v3/volumes/e0200749-a713-4b15-8937-4554f25ec2fc returned with HTTP 200 Jul 27 16:21:20.603225 np0000005924 devstack@c-api.service[100523]: [pid: 100523|app: 0|req: 1230/4884] 10.4.3.117 () {68 vars in 1388 bytes} [Mon Jul 27 16:21:20 2026] GET /volume/v3/volumes/e0200749-a713-4b15-8937-4554f25ec2fc => generated 957 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 27 16:21:20.794695 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.middleware.request_id [None req-5803a50a-29b3-4398-8b37-6fa2e966c248 None None] RequestId filter calling following filter/app {{(pid=100524) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:21:20.796510 np0000005924 devstack@c-api.service[100524]: INFO cinder.api.openstack.wsgi [None req-5803a50a-29b3-4398-8b37-6fa2e966c248 tempest-ProjectAdminTests33-614572375 tempest-ProjectAdminTests33-614572375-project-admin] GET https://10.4.3.117/volume/v3/volumes/dbcc4697-df80-4c8d-aa90-396c1f1a0c8c Jul 27 16:21:20.796730 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.openstack.wsgi [None req-5803a50a-29b3-4398-8b37-6fa2e966c248 tempest-ProjectAdminTests33-614572375 tempest-ProjectAdminTests33-614572375-project-admin] Empty body provided in request {{(pid=100524) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:21:20.796915 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.openstack.wsgi [None req-5803a50a-29b3-4398-8b37-6fa2e966c248 tempest-ProjectAdminTests33-614572375 tempest-ProjectAdminTests33-614572375-project-admin] Calling method 'show' {{(pid=100524) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:21:20.802503 np0000005924 devstack@c-api.service[100524]: INFO cinder.api.openstack.wsgi [None req-5803a50a-29b3-4398-8b37-6fa2e966c248 tempest-ProjectAdminTests33-614572375 tempest-ProjectAdminTests33-614572375-project-admin] https://10.4.3.117/volume/v3/volumes/dbcc4697-df80-4c8d-aa90-396c1f1a0c8c returned with HTTP 404 Jul 27 16:21:20.802984 np0000005924 devstack@c-api.service[100524]: [pid: 100524|app: 0|req: 1225/4885] 10.4.3.117 () {68 vars in 1388 bytes} [Mon Jul 27 16:21:20 2026] GET /volume/v3/volumes/dbcc4697-df80-4c8d-aa90-396c1f1a0c8c => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 27 16:21:20.811541 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.middleware.request_id [None req-ec0500d1-94c4-461d-ac74-b3c3c890f2fe None None] RequestId filter calling following filter/app {{(pid=100522) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:21:20.816445 np0000005924 devstack@c-api.service[100522]: INFO cinder.api.openstack.wsgi [None req-ec0500d1-94c4-461d-ac74-b3c3c890f2fe tempest-ProjectAdminTests33-614572375 tempest-ProjectAdminTests33-614572375-project-admin] GET https://10.4.3.117/volume/v3/backups/03600be9-a99a-47b4-834e-7ac01eb0c115 Jul 27 16:21:20.816680 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.openstack.wsgi [None req-ec0500d1-94c4-461d-ac74-b3c3c890f2fe tempest-ProjectAdminTests33-614572375 tempest-ProjectAdminTests33-614572375-project-admin] Empty body provided in request {{(pid=100522) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:21:20.816879 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.openstack.wsgi [None req-ec0500d1-94c4-461d-ac74-b3c3c890f2fe tempest-ProjectAdminTests33-614572375 tempest-ProjectAdminTests33-614572375-project-admin] Calling method 'show' {{(pid=100522) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:21:20.816982 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.v3.backups [None req-ec0500d1-94c4-461d-ac74-b3c3c890f2fe tempest-ProjectAdminTests33-614572375 tempest-ProjectAdminTests33-614572375-project-admin] Show backup with id 03600be9-a99a-47b4-834e-7ac01eb0c115. {{(pid=100522) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 27 16:21:20.821141 np0000005924 devstack@c-api.service[100522]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:21:20.821141 np0000005924 devstack@c-api.service[100522]: warnings.warn( Jul 27 16:21:20.821792 np0000005924 devstack@c-api.service[100522]: INFO cinder.api.openstack.wsgi [None req-ec0500d1-94c4-461d-ac74-b3c3c890f2fe tempest-ProjectAdminTests33-614572375 tempest-ProjectAdminTests33-614572375-project-admin] https://10.4.3.117/volume/v3/backups/03600be9-a99a-47b4-834e-7ac01eb0c115 returned with HTTP 200 Jul 27 16:21:20.822345 np0000005924 devstack@c-api.service[100522]: [pid: 100522|app: 0|req: 1212/4886] 10.4.3.117 () {68 vars in 1388 bytes} [Mon Jul 27 16:21:20 2026] GET /volume/v3/backups/03600be9-a99a-47b4-834e-7ac01eb0c115 => generated 738 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 27 16:21:20.831703 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.middleware.request_id [None req-8c09f51c-1e8a-4cc1-b869-9b0f063b9730 None None] RequestId filter calling following filter/app {{(pid=100521) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:21:20.833355 np0000005924 devstack@c-api.service[100521]: INFO cinder.api.openstack.wsgi [None req-8c09f51c-1e8a-4cc1-b869-9b0f063b9730 tempest-ProjectAdminTests33-614572375 tempest-ProjectAdminTests33-614572375-project-admin] DELETE https://10.4.3.117/volume/v3/backups/1cd0dda7-d9ba-4eff-9102-fb336833b179 Jul 27 16:21:20.833704 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.openstack.wsgi [None req-8c09f51c-1e8a-4cc1-b869-9b0f063b9730 tempest-ProjectAdminTests33-614572375 tempest-ProjectAdminTests33-614572375-project-admin] Empty body provided in request {{(pid=100521) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:21:20.833973 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.openstack.wsgi [None req-8c09f51c-1e8a-4cc1-b869-9b0f063b9730 tempest-ProjectAdminTests33-614572375 tempest-ProjectAdminTests33-614572375-project-admin] Calling method 'delete' {{(pid=100521) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:21:20.834151 np0000005924 devstack@c-api.service[100521]: INFO cinder.api.contrib.backups [None req-8c09f51c-1e8a-4cc1-b869-9b0f063b9730 tempest-ProjectAdminTests33-614572375 tempest-ProjectAdminTests33-614572375-project-admin] Delete backup with id: 1cd0dda7-d9ba-4eff-9102-fb336833b179. Jul 27 16:21:20.838124 np0000005924 devstack@c-api.service[100521]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:21:20.838124 np0000005924 devstack@c-api.service[100521]: warnings.warn( Jul 27 16:21:20.851949 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.backup.rpcapi [None req-8c09f51c-1e8a-4cc1-b869-9b0f063b9730 tempest-ProjectAdminTests33-614572375 tempest-ProjectAdminTests33-614572375-project-admin] delete_backup rpcapi backup_id 1cd0dda7-d9ba-4eff-9102-fb336833b179 {{(pid=100521) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Jul 27 16:21:20.852811 np0000005924 devstack@c-api.service[100521]: INFO cinder.api.openstack.wsgi [None req-8c09f51c-1e8a-4cc1-b869-9b0f063b9730 tempest-ProjectAdminTests33-614572375 tempest-ProjectAdminTests33-614572375-project-admin] https://10.4.3.117/volume/v3/backups/1cd0dda7-d9ba-4eff-9102-fb336833b179 returned with HTTP 202 Jul 27 16:21:20.853294 np0000005924 devstack@c-api.service[100521]: [pid: 100521|app: 0|req: 1220/4887] 10.4.3.117 () {68 vars in 1391 bytes} [Mon Jul 27 16:21:20 2026] DELETE /volume/v3/backups/1cd0dda7-d9ba-4eff-9102-fb336833b179 => generated 0 bytes in 23 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 27 16:21:20.862199 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.middleware.request_id [None req-61100869-fcbc-4c62-841b-ce5e8fcb1528 None None] RequestId filter calling following filter/app {{(pid=100523) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:21:20.863830 np0000005924 devstack@c-api.service[100523]: INFO cinder.api.openstack.wsgi [None req-61100869-fcbc-4c62-841b-ce5e8fcb1528 tempest-ProjectAdminTests33-614572375 tempest-ProjectAdminTests33-614572375-project-admin] GET https://10.4.3.117/volume/v3/backups/1cd0dda7-d9ba-4eff-9102-fb336833b179 Jul 27 16:21:20.864017 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.openstack.wsgi [None req-61100869-fcbc-4c62-841b-ce5e8fcb1528 tempest-ProjectAdminTests33-614572375 tempest-ProjectAdminTests33-614572375-project-admin] Empty body provided in request {{(pid=100523) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:21:20.864195 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.openstack.wsgi [None req-61100869-fcbc-4c62-841b-ce5e8fcb1528 tempest-ProjectAdminTests33-614572375 tempest-ProjectAdminTests33-614572375-project-admin] Calling method 'show' {{(pid=100523) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:21:20.864293 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.v3.backups [None req-61100869-fcbc-4c62-841b-ce5e8fcb1528 tempest-ProjectAdminTests33-614572375 tempest-ProjectAdminTests33-614572375-project-admin] Show backup with id 1cd0dda7-d9ba-4eff-9102-fb336833b179. {{(pid=100523) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 27 16:21:20.875453 np0000005924 devstack@c-api.service[100523]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:21:20.875453 np0000005924 devstack@c-api.service[100523]: warnings.warn( Jul 27 16:21:20.876084 np0000005924 devstack@c-api.service[100523]: INFO cinder.api.openstack.wsgi [None req-61100869-fcbc-4c62-841b-ce5e8fcb1528 tempest-ProjectAdminTests33-614572375 tempest-ProjectAdminTests33-614572375-project-admin] https://10.4.3.117/volume/v3/backups/1cd0dda7-d9ba-4eff-9102-fb336833b179 returned with HTTP 200 Jul 27 16:21:20.876457 np0000005924 devstack@c-api.service[100523]: [pid: 100523|app: 0|req: 1231/4888] 10.4.3.117 () {68 vars in 1388 bytes} [Mon Jul 27 16:21:20 2026] GET /volume/v3/backups/1cd0dda7-d9ba-4eff-9102-fb336833b179 => generated 737 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 27 16:21:21.615220 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.middleware.request_id [None req-a83f174b-5531-4de1-ba7c-962dc68b86ae None None] RequestId filter calling following filter/app {{(pid=100524) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:21:21.616921 np0000005924 devstack@c-api.service[100524]: INFO cinder.api.openstack.wsgi [None req-a83f174b-5531-4de1-ba7c-962dc68b86ae tempest-ProjectReaderTests33-1290891911 tempest-ProjectReaderTests33-1290891911-project-admin] GET https://10.4.3.117/volume/v3/volumes/e0200749-a713-4b15-8937-4554f25ec2fc Jul 27 16:21:21.617097 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.openstack.wsgi [None req-a83f174b-5531-4de1-ba7c-962dc68b86ae tempest-ProjectReaderTests33-1290891911 tempest-ProjectReaderTests33-1290891911-project-admin] Empty body provided in request {{(pid=100524) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:21:21.617266 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.openstack.wsgi [None req-a83f174b-5531-4de1-ba7c-962dc68b86ae tempest-ProjectReaderTests33-1290891911 tempest-ProjectReaderTests33-1290891911-project-admin] Calling method 'show' {{(pid=100524) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:21:21.623994 np0000005924 devstack@c-api.service[100524]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:21:21.623994 np0000005924 devstack@c-api.service[100524]: warnings.warn( Jul 27 16:21:21.627175 np0000005924 devstack@c-api.service[100524]: INFO cinder.volume.api [None req-a83f174b-5531-4de1-ba7c-962dc68b86ae tempest-ProjectReaderTests33-1290891911 tempest-ProjectReaderTests33-1290891911-project-admin] Volume info retrieved successfully. Jul 27 16:21:21.630729 np0000005924 devstack@c-api.service[100524]: INFO cinder.api.openstack.wsgi [None req-a83f174b-5531-4de1-ba7c-962dc68b86ae tempest-ProjectReaderTests33-1290891911 tempest-ProjectReaderTests33-1290891911-project-admin] https://10.4.3.117/volume/v3/volumes/e0200749-a713-4b15-8937-4554f25ec2fc returned with HTTP 200 Jul 27 16:21:21.631064 np0000005924 devstack@c-api.service[100524]: [pid: 100524|app: 0|req: 1226/4889] 10.4.3.117 () {68 vars in 1388 bytes} [Mon Jul 27 16:21:21 2026] GET /volume/v3/volumes/e0200749-a713-4b15-8937-4554f25ec2fc => generated 1018 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 27 16:21:21.643517 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.middleware.request_id [None req-890d404c-877d-42eb-b069-f37dcef8258a None None] RequestId filter calling following filter/app {{(pid=100522) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:21:21.645796 np0000005924 devstack@c-api.service[100522]: INFO cinder.api.openstack.wsgi [None req-890d404c-877d-42eb-b069-f37dcef8258a tempest-ProjectReaderTests33-1290891911 tempest-ProjectReaderTests33-1290891911-project-admin] POST https://10.4.3.117/volume/v3/backups Jul 27 16:21:21.646302 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.openstack.wsgi [None req-890d404c-877d-42eb-b069-f37dcef8258a tempest-ProjectReaderTests33-1290891911 tempest-ProjectReaderTests33-1290891911-project-admin] Action: 'create', calling method: create, body: {"backup": {"volume_id": "e0200749-a713-4b15-8937-4554f25ec2fc", "name": "tempest-type-Backup-1367171724"}} {{(pid=100522) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 27 16:21:21.648260 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.contrib.backups [None req-890d404c-877d-42eb-b069-f37dcef8258a tempest-ProjectReaderTests33-1290891911 tempest-ProjectReaderTests33-1290891911-project-admin] Creating new backup {'backup': {'volume_id': 'e0200749-a713-4b15-8937-4554f25ec2fc', 'name': 'tempest-type-Backup-1367171724'}} {{(pid=100522) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Jul 27 16:21:21.648485 np0000005924 devstack@c-api.service[100522]: INFO cinder.api.contrib.backups [None req-890d404c-877d-42eb-b069-f37dcef8258a tempest-ProjectReaderTests33-1290891911 tempest-ProjectReaderTests33-1290891911-project-admin] Creating backup of volume e0200749-a713-4b15-8937-4554f25ec2fc in container None Jul 27 16:21:21.658335 np0000005924 devstack@c-api.service[100522]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:21:21.658335 np0000005924 devstack@c-api.service[100522]: warnings.warn( Jul 27 16:21:21.658887 np0000005924 devstack@c-api.service[100522]: INFO cinder.volume.api [None req-890d404c-877d-42eb-b069-f37dcef8258a tempest-ProjectReaderTests33-1290891911 tempest-ProjectReaderTests33-1290891911-project-admin] Volume info retrieved successfully. Jul 27 16:21:21.679082 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.quota [None req-890d404c-877d-42eb-b069-f37dcef8258a tempest-ProjectReaderTests33-1290891911 tempest-ProjectReaderTests33-1290891911-project-admin] Created reservations ['bdc376bd-2ecb-48ce-affb-eb4f528cd371', '5784f5cf-0d33-4d6c-a424-5b7a8833e3b8'] {{(pid=100522) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 27 16:21:21.714318 np0000005924 devstack@c-api.service[100522]: INFO cinder.api.openstack.wsgi [None req-890d404c-877d-42eb-b069-f37dcef8258a tempest-ProjectReaderTests33-1290891911 tempest-ProjectReaderTests33-1290891911-project-admin] https://10.4.3.117/volume/v3/backups returned with HTTP 202 Jul 27 16:21:21.714860 np0000005924 devstack@c-api.service[100522]: [pid: 100522|app: 0|req: 1213/4890] 10.4.3.117 () {70 vars in 1299 bytes} [Mon Jul 27 16:21:21 2026] POST /volume/v3/backups => generated 316 bytes in 72 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 27 16:21:21.724837 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.middleware.request_id [None req-c5f67b48-7e03-46d4-8b3a-d36c216ad6de None None] RequestId filter calling following filter/app {{(pid=100521) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:21:21.727028 np0000005924 devstack@c-api.service[100521]: INFO cinder.api.openstack.wsgi [None req-c5f67b48-7e03-46d4-8b3a-d36c216ad6de tempest-ProjectReaderTests33-1290891911 tempest-ProjectReaderTests33-1290891911-project-admin] GET https://10.4.3.117/volume/v3/backups/13ad407b-bfc7-4f0d-93f7-30055691a3d7 Jul 27 16:21:21.727301 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.openstack.wsgi [None req-c5f67b48-7e03-46d4-8b3a-d36c216ad6de tempest-ProjectReaderTests33-1290891911 tempest-ProjectReaderTests33-1290891911-project-admin] Empty body provided in request {{(pid=100521) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:21:21.727582 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.openstack.wsgi [None req-c5f67b48-7e03-46d4-8b3a-d36c216ad6de tempest-ProjectReaderTests33-1290891911 tempest-ProjectReaderTests33-1290891911-project-admin] Calling method 'show' {{(pid=100521) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:21:21.727701 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.v3.backups [None req-c5f67b48-7e03-46d4-8b3a-d36c216ad6de tempest-ProjectReaderTests33-1290891911 tempest-ProjectReaderTests33-1290891911-project-admin] Show backup with id 13ad407b-bfc7-4f0d-93f7-30055691a3d7. {{(pid=100521) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 27 16:21:21.732839 np0000005924 devstack@c-api.service[100521]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:21:21.732839 np0000005924 devstack@c-api.service[100521]: warnings.warn( Jul 27 16:21:21.733681 np0000005924 devstack@c-api.service[100521]: INFO cinder.api.openstack.wsgi [None req-c5f67b48-7e03-46d4-8b3a-d36c216ad6de tempest-ProjectReaderTests33-1290891911 tempest-ProjectReaderTests33-1290891911-project-admin] https://10.4.3.117/volume/v3/backups/13ad407b-bfc7-4f0d-93f7-30055691a3d7 returned with HTTP 200 Jul 27 16:21:21.734163 np0000005924 devstack@c-api.service[100521]: [pid: 100521|app: 0|req: 1221/4891] 10.4.3.117 () {68 vars in 1388 bytes} [Mon Jul 27 16:21:21 2026] GET /volume/v3/backups/13ad407b-bfc7-4f0d-93f7-30055691a3d7 => generated 723 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 27 16:21:21.888170 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.middleware.request_id [None req-3c708a73-94f1-4a1e-810f-ac04761fb86e None None] RequestId filter calling following filter/app {{(pid=100523) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:21:21.889965 np0000005924 devstack@c-api.service[100523]: INFO cinder.api.openstack.wsgi [None req-3c708a73-94f1-4a1e-810f-ac04761fb86e tempest-ProjectAdminTests33-614572375 tempest-ProjectAdminTests33-614572375-project-admin] GET https://10.4.3.117/volume/v3/backups/1cd0dda7-d9ba-4eff-9102-fb336833b179 Jul 27 16:21:21.890188 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.openstack.wsgi [None req-3c708a73-94f1-4a1e-810f-ac04761fb86e tempest-ProjectAdminTests33-614572375 tempest-ProjectAdminTests33-614572375-project-admin] Empty body provided in request {{(pid=100523) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:21:21.890416 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.openstack.wsgi [None req-3c708a73-94f1-4a1e-810f-ac04761fb86e tempest-ProjectAdminTests33-614572375 tempest-ProjectAdminTests33-614572375-project-admin] Calling method 'show' {{(pid=100523) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:21:21.890551 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.v3.backups [None req-3c708a73-94f1-4a1e-810f-ac04761fb86e tempest-ProjectAdminTests33-614572375 tempest-ProjectAdminTests33-614572375-project-admin] Show backup with id 1cd0dda7-d9ba-4eff-9102-fb336833b179. {{(pid=100523) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 27 16:21:21.894651 np0000005924 devstack@c-api.service[100523]: INFO cinder.api.openstack.wsgi [None req-3c708a73-94f1-4a1e-810f-ac04761fb86e tempest-ProjectAdminTests33-614572375 tempest-ProjectAdminTests33-614572375-project-admin] https://10.4.3.117/volume/v3/backups/1cd0dda7-d9ba-4eff-9102-fb336833b179 returned with HTTP 404 Jul 27 16:21:21.895118 np0000005924 devstack@c-api.service[100523]: [pid: 100523|app: 0|req: 1232/4892] 10.4.3.117 () {68 vars in 1388 bytes} [Mon Jul 27 16:21:21 2026] GET /volume/v3/backups/1cd0dda7-d9ba-4eff-9102-fb336833b179 => generated 109 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 27 16:21:21.903124 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.middleware.request_id [None req-9182c398-e935-449f-8253-9f6ea8c69eed None None] RequestId filter calling following filter/app {{(pid=100524) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:21:21.905308 np0000005924 devstack@c-api.service[100524]: INFO cinder.api.openstack.wsgi [None req-9182c398-e935-449f-8253-9f6ea8c69eed tempest-ProjectAdminTests33-614572375 tempest-ProjectAdminTests33-614572375-project-admin] DELETE https://10.4.3.117/volume/v3/backups/415cd5f1-7e9a-43c1-9167-68d86a3b0ba3 Jul 27 16:21:21.905618 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.openstack.wsgi [None req-9182c398-e935-449f-8253-9f6ea8c69eed tempest-ProjectAdminTests33-614572375 tempest-ProjectAdminTests33-614572375-project-admin] Empty body provided in request {{(pid=100524) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:21:21.905855 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.openstack.wsgi [None req-9182c398-e935-449f-8253-9f6ea8c69eed tempest-ProjectAdminTests33-614572375 tempest-ProjectAdminTests33-614572375-project-admin] Calling method 'delete' {{(pid=100524) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:21:21.905989 np0000005924 devstack@c-api.service[100524]: INFO cinder.api.contrib.backups [None req-9182c398-e935-449f-8253-9f6ea8c69eed tempest-ProjectAdminTests33-614572375 tempest-ProjectAdminTests33-614572375-project-admin] Delete backup with id: 415cd5f1-7e9a-43c1-9167-68d86a3b0ba3. Jul 27 16:21:21.910835 np0000005924 devstack@c-api.service[100524]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:21:21.910835 np0000005924 devstack@c-api.service[100524]: warnings.warn( Jul 27 16:21:21.929615 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.backup.rpcapi [None req-9182c398-e935-449f-8253-9f6ea8c69eed tempest-ProjectAdminTests33-614572375 tempest-ProjectAdminTests33-614572375-project-admin] delete_backup rpcapi backup_id 415cd5f1-7e9a-43c1-9167-68d86a3b0ba3 {{(pid=100524) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Jul 27 16:21:21.931571 np0000005924 devstack@c-api.service[100524]: INFO cinder.api.openstack.wsgi [None req-9182c398-e935-449f-8253-9f6ea8c69eed tempest-ProjectAdminTests33-614572375 tempest-ProjectAdminTests33-614572375-project-admin] https://10.4.3.117/volume/v3/backups/415cd5f1-7e9a-43c1-9167-68d86a3b0ba3 returned with HTTP 202 Jul 27 16:21:21.932087 np0000005924 devstack@c-api.service[100524]: [pid: 100524|app: 0|req: 1227/4893] 10.4.3.117 () {68 vars in 1391 bytes} [Mon Jul 27 16:21:21 2026] DELETE /volume/v3/backups/415cd5f1-7e9a-43c1-9167-68d86a3b0ba3 => generated 0 bytes in 29 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 27 16:21:21.940573 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.middleware.request_id [None req-d4979ea0-fa70-42a8-b190-238ea74e2e02 None None] RequestId filter calling following filter/app {{(pid=100522) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:21:21.942405 np0000005924 devstack@c-api.service[100522]: INFO cinder.api.openstack.wsgi [None req-d4979ea0-fa70-42a8-b190-238ea74e2e02 tempest-ProjectAdminTests33-614572375 tempest-ProjectAdminTests33-614572375-project-admin] GET https://10.4.3.117/volume/v3/backups/415cd5f1-7e9a-43c1-9167-68d86a3b0ba3 Jul 27 16:21:21.942679 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.openstack.wsgi [None req-d4979ea0-fa70-42a8-b190-238ea74e2e02 tempest-ProjectAdminTests33-614572375 tempest-ProjectAdminTests33-614572375-project-admin] Empty body provided in request {{(pid=100522) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:21:21.942873 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.openstack.wsgi [None req-d4979ea0-fa70-42a8-b190-238ea74e2e02 tempest-ProjectAdminTests33-614572375 tempest-ProjectAdminTests33-614572375-project-admin] Calling method 'show' {{(pid=100522) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:21:21.942965 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.v3.backups [None req-d4979ea0-fa70-42a8-b190-238ea74e2e02 tempest-ProjectAdminTests33-614572375 tempest-ProjectAdminTests33-614572375-project-admin] Show backup with id 415cd5f1-7e9a-43c1-9167-68d86a3b0ba3. {{(pid=100522) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 27 16:21:21.948121 np0000005924 devstack@c-api.service[100522]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:21:21.948121 np0000005924 devstack@c-api.service[100522]: warnings.warn( Jul 27 16:21:21.948121 np0000005924 devstack@c-api.service[100522]: INFO cinder.api.openstack.wsgi [None req-d4979ea0-fa70-42a8-b190-238ea74e2e02 tempest-ProjectAdminTests33-614572375 tempest-ProjectAdminTests33-614572375-project-admin] https://10.4.3.117/volume/v3/backups/415cd5f1-7e9a-43c1-9167-68d86a3b0ba3 returned with HTTP 200 Jul 27 16:21:21.948121 np0000005924 devstack@c-api.service[100522]: [pid: 100522|app: 0|req: 1214/4894] 10.4.3.117 () {68 vars in 1388 bytes} [Mon Jul 27 16:21:21 2026] GET /volume/v3/backups/415cd5f1-7e9a-43c1-9167-68d86a3b0ba3 => generated 737 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 27 16:21:22.745417 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.middleware.request_id [None req-2405f584-ccf5-45c0-9276-42c415389afc None None] RequestId filter calling following filter/app {{(pid=100521) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:21:22.747096 np0000005924 devstack@c-api.service[100521]: INFO cinder.api.openstack.wsgi [None req-2405f584-ccf5-45c0-9276-42c415389afc tempest-ProjectReaderTests33-1290891911 tempest-ProjectReaderTests33-1290891911-project-admin] GET https://10.4.3.117/volume/v3/backups/13ad407b-bfc7-4f0d-93f7-30055691a3d7 Jul 27 16:21:22.747346 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.openstack.wsgi [None req-2405f584-ccf5-45c0-9276-42c415389afc tempest-ProjectReaderTests33-1290891911 tempest-ProjectReaderTests33-1290891911-project-admin] Empty body provided in request {{(pid=100521) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:21:22.747571 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.openstack.wsgi [None req-2405f584-ccf5-45c0-9276-42c415389afc tempest-ProjectReaderTests33-1290891911 tempest-ProjectReaderTests33-1290891911-project-admin] Calling method 'show' {{(pid=100521) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:21:22.747683 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.v3.backups [None req-2405f584-ccf5-45c0-9276-42c415389afc tempest-ProjectReaderTests33-1290891911 tempest-ProjectReaderTests33-1290891911-project-admin] Show backup with id 13ad407b-bfc7-4f0d-93f7-30055691a3d7. {{(pid=100521) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 27 16:21:22.751572 np0000005924 devstack@c-api.service[100521]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:21:22.751572 np0000005924 devstack@c-api.service[100521]: warnings.warn( Jul 27 16:21:22.752128 np0000005924 devstack@c-api.service[100521]: INFO cinder.api.openstack.wsgi [None req-2405f584-ccf5-45c0-9276-42c415389afc tempest-ProjectReaderTests33-1290891911 tempest-ProjectReaderTests33-1290891911-project-admin] https://10.4.3.117/volume/v3/backups/13ad407b-bfc7-4f0d-93f7-30055691a3d7 returned with HTTP 200 Jul 27 16:21:22.752508 np0000005924 devstack@c-api.service[100521]: [pid: 100521|app: 0|req: 1222/4895] 10.4.3.117 () {68 vars in 1388 bytes} [Mon Jul 27 16:21:22 2026] GET /volume/v3/backups/13ad407b-bfc7-4f0d-93f7-30055691a3d7 => generated 725 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 27 16:21:22.958972 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.middleware.request_id [None req-e039e2d4-be83-40ae-b5c0-cfcdcec635a5 None None] RequestId filter calling following filter/app {{(pid=100523) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:21:22.961145 np0000005924 devstack@c-api.service[100523]: INFO cinder.api.openstack.wsgi [None req-e039e2d4-be83-40ae-b5c0-cfcdcec635a5 tempest-ProjectAdminTests33-614572375 tempest-ProjectAdminTests33-614572375-project-admin] GET https://10.4.3.117/volume/v3/backups/415cd5f1-7e9a-43c1-9167-68d86a3b0ba3 Jul 27 16:21:22.961434 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.openstack.wsgi [None req-e039e2d4-be83-40ae-b5c0-cfcdcec635a5 tempest-ProjectAdminTests33-614572375 tempest-ProjectAdminTests33-614572375-project-admin] Empty body provided in request {{(pid=100523) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:21:22.961700 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.openstack.wsgi [None req-e039e2d4-be83-40ae-b5c0-cfcdcec635a5 tempest-ProjectAdminTests33-614572375 tempest-ProjectAdminTests33-614572375-project-admin] Calling method 'show' {{(pid=100523) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:21:22.961835 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.v3.backups [None req-e039e2d4-be83-40ae-b5c0-cfcdcec635a5 tempest-ProjectAdminTests33-614572375 tempest-ProjectAdminTests33-614572375-project-admin] Show backup with id 415cd5f1-7e9a-43c1-9167-68d86a3b0ba3. {{(pid=100523) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 27 16:21:22.966725 np0000005924 devstack@c-api.service[100523]: INFO cinder.api.openstack.wsgi [None req-e039e2d4-be83-40ae-b5c0-cfcdcec635a5 tempest-ProjectAdminTests33-614572375 tempest-ProjectAdminTests33-614572375-project-admin] https://10.4.3.117/volume/v3/backups/415cd5f1-7e9a-43c1-9167-68d86a3b0ba3 returned with HTTP 404 Jul 27 16:21:22.967286 np0000005924 devstack@c-api.service[100523]: [pid: 100523|app: 0|req: 1233/4896] 10.4.3.117 () {68 vars in 1388 bytes} [Mon Jul 27 16:21:22 2026] GET /volume/v3/backups/415cd5f1-7e9a-43c1-9167-68d86a3b0ba3 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 27 16:21:22.976306 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.middleware.request_id [None req-5edd2111-9ba9-4b4c-8d27-9c2a9c5eb879 None None] RequestId filter calling following filter/app {{(pid=100524) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:21:22.978398 np0000005924 devstack@c-api.service[100524]: INFO cinder.api.openstack.wsgi [None req-5edd2111-9ba9-4b4c-8d27-9c2a9c5eb879 tempest-ProjectAdminTests33-614572375 tempest-ProjectAdminTests33-614572375-project-admin] DELETE https://10.4.3.117/volume/v3/backups/03600be9-a99a-47b4-834e-7ac01eb0c115 Jul 27 16:21:22.978768 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.openstack.wsgi [None req-5edd2111-9ba9-4b4c-8d27-9c2a9c5eb879 tempest-ProjectAdminTests33-614572375 tempest-ProjectAdminTests33-614572375-project-admin] Empty body provided in request {{(pid=100524) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:21:22.978873 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.openstack.wsgi [None req-5edd2111-9ba9-4b4c-8d27-9c2a9c5eb879 tempest-ProjectAdminTests33-614572375 tempest-ProjectAdminTests33-614572375-project-admin] Calling method 'delete' {{(pid=100524) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:21:22.979028 np0000005924 devstack@c-api.service[100524]: INFO cinder.api.contrib.backups [None req-5edd2111-9ba9-4b4c-8d27-9c2a9c5eb879 tempest-ProjectAdminTests33-614572375 tempest-ProjectAdminTests33-614572375-project-admin] Delete backup with id: 03600be9-a99a-47b4-834e-7ac01eb0c115. Jul 27 16:21:22.983722 np0000005924 devstack@c-api.service[100524]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:21:22.983722 np0000005924 devstack@c-api.service[100524]: warnings.warn( Jul 27 16:21:22.994969 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.backup.rpcapi [None req-5edd2111-9ba9-4b4c-8d27-9c2a9c5eb879 tempest-ProjectAdminTests33-614572375 tempest-ProjectAdminTests33-614572375-project-admin] delete_backup rpcapi backup_id 03600be9-a99a-47b4-834e-7ac01eb0c115 {{(pid=100524) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Jul 27 16:21:22.997266 np0000005924 devstack@c-api.service[100524]: INFO cinder.api.openstack.wsgi [None req-5edd2111-9ba9-4b4c-8d27-9c2a9c5eb879 tempest-ProjectAdminTests33-614572375 tempest-ProjectAdminTests33-614572375-project-admin] https://10.4.3.117/volume/v3/backups/03600be9-a99a-47b4-834e-7ac01eb0c115 returned with HTTP 202 Jul 27 16:21:22.997266 np0000005924 devstack@c-api.service[100524]: [pid: 100524|app: 0|req: 1228/4897] 10.4.3.117 () {68 vars in 1391 bytes} [Mon Jul 27 16:21:22 2026] DELETE /volume/v3/backups/03600be9-a99a-47b4-834e-7ac01eb0c115 => generated 0 bytes in 21 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 27 16:21:23.003663 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.middleware.request_id [None req-cadae513-4e2f-4d0d-839c-23ce2863ae5c None None] RequestId filter calling following filter/app {{(pid=100522) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:21:23.005432 np0000005924 devstack@c-api.service[100522]: INFO cinder.api.openstack.wsgi [None req-cadae513-4e2f-4d0d-839c-23ce2863ae5c tempest-ProjectAdminTests33-614572375 tempest-ProjectAdminTests33-614572375-project-admin] GET https://10.4.3.117/volume/v3/backups/03600be9-a99a-47b4-834e-7ac01eb0c115 Jul 27 16:21:23.005648 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.openstack.wsgi [None req-cadae513-4e2f-4d0d-839c-23ce2863ae5c tempest-ProjectAdminTests33-614572375 tempest-ProjectAdminTests33-614572375-project-admin] Empty body provided in request {{(pid=100522) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:21:23.005826 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.openstack.wsgi [None req-cadae513-4e2f-4d0d-839c-23ce2863ae5c tempest-ProjectAdminTests33-614572375 tempest-ProjectAdminTests33-614572375-project-admin] Calling method 'show' {{(pid=100522) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:21:23.005930 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.v3.backups [None req-cadae513-4e2f-4d0d-839c-23ce2863ae5c tempest-ProjectAdminTests33-614572375 tempest-ProjectAdminTests33-614572375-project-admin] Show backup with id 03600be9-a99a-47b4-834e-7ac01eb0c115. {{(pid=100522) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 27 16:21:23.010742 np0000005924 devstack@c-api.service[100522]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:21:23.010742 np0000005924 devstack@c-api.service[100522]: warnings.warn( Jul 27 16:21:23.011314 np0000005924 devstack@c-api.service[100522]: INFO cinder.api.openstack.wsgi [None req-cadae513-4e2f-4d0d-839c-23ce2863ae5c tempest-ProjectAdminTests33-614572375 tempest-ProjectAdminTests33-614572375-project-admin] https://10.4.3.117/volume/v3/backups/03600be9-a99a-47b4-834e-7ac01eb0c115 returned with HTTP 200 Jul 27 16:21:23.011684 np0000005924 devstack@c-api.service[100522]: [pid: 100522|app: 0|req: 1215/4898] 10.4.3.117 () {68 vars in 1388 bytes} [Mon Jul 27 16:21:23 2026] GET /volume/v3/backups/03600be9-a99a-47b4-834e-7ac01eb0c115 => generated 737 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 27 16:21:23.764128 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.middleware.request_id [None req-587580e3-624c-4dde-b449-ea47418476fd None None] RequestId filter calling following filter/app {{(pid=100521) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:21:23.766518 np0000005924 devstack@c-api.service[100521]: INFO cinder.api.openstack.wsgi [None req-587580e3-624c-4dde-b449-ea47418476fd tempest-ProjectReaderTests33-1290891911 tempest-ProjectReaderTests33-1290891911-project-admin] GET https://10.4.3.117/volume/v3/backups/13ad407b-bfc7-4f0d-93f7-30055691a3d7 Jul 27 16:21:23.766829 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.openstack.wsgi [None req-587580e3-624c-4dde-b449-ea47418476fd tempest-ProjectReaderTests33-1290891911 tempest-ProjectReaderTests33-1290891911-project-admin] Empty body provided in request {{(pid=100521) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:21:23.767087 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.openstack.wsgi [None req-587580e3-624c-4dde-b449-ea47418476fd tempest-ProjectReaderTests33-1290891911 tempest-ProjectReaderTests33-1290891911-project-admin] Calling method 'show' {{(pid=100521) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:21:23.767247 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.v3.backups [None req-587580e3-624c-4dde-b449-ea47418476fd tempest-ProjectReaderTests33-1290891911 tempest-ProjectReaderTests33-1290891911-project-admin] Show backup with id 13ad407b-bfc7-4f0d-93f7-30055691a3d7. {{(pid=100521) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 27 16:21:23.772469 np0000005924 devstack@c-api.service[100521]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:21:23.772469 np0000005924 devstack@c-api.service[100521]: warnings.warn( Jul 27 16:21:23.773219 np0000005924 devstack@c-api.service[100521]: INFO cinder.api.openstack.wsgi [None req-587580e3-624c-4dde-b449-ea47418476fd tempest-ProjectReaderTests33-1290891911 tempest-ProjectReaderTests33-1290891911-project-admin] https://10.4.3.117/volume/v3/backups/13ad407b-bfc7-4f0d-93f7-30055691a3d7 returned with HTTP 200 Jul 27 16:21:23.773715 np0000005924 devstack@c-api.service[100521]: [pid: 100521|app: 0|req: 1223/4899] 10.4.3.117 () {68 vars in 1388 bytes} [Mon Jul 27 16:21:23 2026] GET /volume/v3/backups/13ad407b-bfc7-4f0d-93f7-30055691a3d7 => generated 725 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 27 16:21:24.021914 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.middleware.request_id [None req-ad394d91-7bed-4838-961f-c4a2ee2d6a09 None None] RequestId filter calling following filter/app {{(pid=100523) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:21:24.023625 np0000005924 devstack@c-api.service[100523]: INFO cinder.api.openstack.wsgi [None req-ad394d91-7bed-4838-961f-c4a2ee2d6a09 tempest-ProjectAdminTests33-614572375 tempest-ProjectAdminTests33-614572375-project-admin] GET https://10.4.3.117/volume/v3/backups/03600be9-a99a-47b4-834e-7ac01eb0c115 Jul 27 16:21:24.023827 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.openstack.wsgi [None req-ad394d91-7bed-4838-961f-c4a2ee2d6a09 tempest-ProjectAdminTests33-614572375 tempest-ProjectAdminTests33-614572375-project-admin] Empty body provided in request {{(pid=100523) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:21:24.024012 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.openstack.wsgi [None req-ad394d91-7bed-4838-961f-c4a2ee2d6a09 tempest-ProjectAdminTests33-614572375 tempest-ProjectAdminTests33-614572375-project-admin] Calling method 'show' {{(pid=100523) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:21:24.024108 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.v3.backups [None req-ad394d91-7bed-4838-961f-c4a2ee2d6a09 tempest-ProjectAdminTests33-614572375 tempest-ProjectAdminTests33-614572375-project-admin] Show backup with id 03600be9-a99a-47b4-834e-7ac01eb0c115. {{(pid=100523) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 27 16:21:24.027753 np0000005924 devstack@c-api.service[100523]: INFO cinder.api.openstack.wsgi [None req-ad394d91-7bed-4838-961f-c4a2ee2d6a09 tempest-ProjectAdminTests33-614572375 tempest-ProjectAdminTests33-614572375-project-admin] https://10.4.3.117/volume/v3/backups/03600be9-a99a-47b4-834e-7ac01eb0c115 returned with HTTP 404 Jul 27 16:21:24.028184 np0000005924 devstack@c-api.service[100523]: [pid: 100523|app: 0|req: 1234/4900] 10.4.3.117 () {68 vars in 1388 bytes} [Mon Jul 27 16:21:24 2026] GET /volume/v3/backups/03600be9-a99a-47b4-834e-7ac01eb0c115 => generated 109 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 27 16:21:24.035301 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.middleware.request_id [None req-cc0ce0f7-56f1-493f-884a-6b5d146a3035 None None] RequestId filter calling following filter/app {{(pid=100524) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:21:24.037692 np0000005924 devstack@c-api.service[100524]: INFO cinder.api.openstack.wsgi [None req-cc0ce0f7-56f1-493f-884a-6b5d146a3035 tempest-ProjectAdminTests33-614572375 tempest-ProjectAdminTests33-614572375-project-admin] DELETE https://10.4.3.117/volume/v3/volumes/b39ddc8e-a7e3-4557-8b1c-e8bccdd46718 Jul 27 16:21:24.037961 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.openstack.wsgi [None req-cc0ce0f7-56f1-493f-884a-6b5d146a3035 tempest-ProjectAdminTests33-614572375 tempest-ProjectAdminTests33-614572375-project-admin] Empty body provided in request {{(pid=100524) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:21:24.038200 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.openstack.wsgi [None req-cc0ce0f7-56f1-493f-884a-6b5d146a3035 tempest-ProjectAdminTests33-614572375 tempest-ProjectAdminTests33-614572375-project-admin] Calling method 'delete' {{(pid=100524) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:21:24.038417 np0000005924 devstack@c-api.service[100524]: INFO cinder.api.v3.volumes [None req-cc0ce0f7-56f1-493f-884a-6b5d146a3035 tempest-ProjectAdminTests33-614572375 tempest-ProjectAdminTests33-614572375-project-admin] Delete volume with id: b39ddc8e-a7e3-4557-8b1c-e8bccdd46718 Jul 27 16:21:24.048112 np0000005924 devstack@c-api.service[100524]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:21:24.048112 np0000005924 devstack@c-api.service[100524]: warnings.warn( Jul 27 16:21:24.048546 np0000005924 devstack@c-api.service[100524]: INFO cinder.volume.api [None req-cc0ce0f7-56f1-493f-884a-6b5d146a3035 tempest-ProjectAdminTests33-614572375 tempest-ProjectAdminTests33-614572375-project-admin] Volume info retrieved successfully. Jul 27 16:21:24.073542 np0000005924 devstack@c-api.service[100524]: INFO cinder.volume.api [None req-cc0ce0f7-56f1-493f-884a-6b5d146a3035 tempest-ProjectAdminTests33-614572375 tempest-ProjectAdminTests33-614572375-project-admin] Delete volume request issued successfully. Jul 27 16:21:24.073800 np0000005924 devstack@c-api.service[100524]: INFO cinder.api.openstack.wsgi [None req-cc0ce0f7-56f1-493f-884a-6b5d146a3035 tempest-ProjectAdminTests33-614572375 tempest-ProjectAdminTests33-614572375-project-admin] https://10.4.3.117/volume/v3/volumes/b39ddc8e-a7e3-4557-8b1c-e8bccdd46718 returned with HTTP 202 Jul 27 16:21:24.074251 np0000005924 devstack@c-api.service[100524]: [pid: 100524|app: 0|req: 1229/4901] 10.4.3.117 () {68 vars in 1391 bytes} [Mon Jul 27 16:21:24 2026] DELETE /volume/v3/volumes/b39ddc8e-a7e3-4557-8b1c-e8bccdd46718 => generated 0 bytes in 39 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 27 16:21:24.081741 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.middleware.request_id [None req-ac912b99-94d6-4f28-a8f3-54e087f21fbd None None] RequestId filter calling following filter/app {{(pid=100522) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:21:24.084157 np0000005924 devstack@c-api.service[100522]: INFO cinder.api.openstack.wsgi [None req-ac912b99-94d6-4f28-a8f3-54e087f21fbd tempest-ProjectAdminTests33-614572375 tempest-ProjectAdminTests33-614572375-project-admin] GET https://10.4.3.117/volume/v3/volumes/b39ddc8e-a7e3-4557-8b1c-e8bccdd46718 Jul 27 16:21:24.084445 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.openstack.wsgi [None req-ac912b99-94d6-4f28-a8f3-54e087f21fbd tempest-ProjectAdminTests33-614572375 tempest-ProjectAdminTests33-614572375-project-admin] Empty body provided in request {{(pid=100522) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:21:24.084706 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.openstack.wsgi [None req-ac912b99-94d6-4f28-a8f3-54e087f21fbd tempest-ProjectAdminTests33-614572375 tempest-ProjectAdminTests33-614572375-project-admin] Calling method 'show' {{(pid=100522) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:21:24.092462 np0000005924 devstack@c-api.service[100522]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:21:24.092462 np0000005924 devstack@c-api.service[100522]: warnings.warn( Jul 27 16:21:24.096899 np0000005924 devstack@c-api.service[100522]: INFO cinder.volume.api [None req-ac912b99-94d6-4f28-a8f3-54e087f21fbd tempest-ProjectAdminTests33-614572375 tempest-ProjectAdminTests33-614572375-project-admin] Volume info retrieved successfully. Jul 27 16:21:24.101301 np0000005924 devstack@c-api.service[100522]: INFO cinder.api.openstack.wsgi [None req-ac912b99-94d6-4f28-a8f3-54e087f21fbd tempest-ProjectAdminTests33-614572375 tempest-ProjectAdminTests33-614572375-project-admin] https://10.4.3.117/volume/v3/volumes/b39ddc8e-a7e3-4557-8b1c-e8bccdd46718 returned with HTTP 200 Jul 27 16:21:24.101821 np0000005924 devstack@c-api.service[100522]: [pid: 100522|app: 0|req: 1216/4902] 10.4.3.117 () {68 vars in 1388 bytes} [Mon Jul 27 16:21:24 2026] GET /volume/v3/volumes/b39ddc8e-a7e3-4557-8b1c-e8bccdd46718 => generated 1006 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 27 16:21:24.788986 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.middleware.request_id [None req-afbcef94-0680-4087-be60-5c2fde83b9be None None] RequestId filter calling following filter/app {{(pid=100521) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:21:24.796974 np0000005924 devstack@c-api.service[100521]: INFO cinder.api.openstack.wsgi [None req-afbcef94-0680-4087-be60-5c2fde83b9be tempest-ProjectReaderTests33-1290891911 tempest-ProjectReaderTests33-1290891911-project-admin] GET https://10.4.3.117/volume/v3/backups/13ad407b-bfc7-4f0d-93f7-30055691a3d7 Jul 27 16:21:24.799319 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.openstack.wsgi [None req-afbcef94-0680-4087-be60-5c2fde83b9be tempest-ProjectReaderTests33-1290891911 tempest-ProjectReaderTests33-1290891911-project-admin] Empty body provided in request {{(pid=100521) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:21:24.800753 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.openstack.wsgi [None req-afbcef94-0680-4087-be60-5c2fde83b9be tempest-ProjectReaderTests33-1290891911 tempest-ProjectReaderTests33-1290891911-project-admin] Calling method 'show' {{(pid=100521) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:21:24.801150 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.v3.backups [None req-afbcef94-0680-4087-be60-5c2fde83b9be tempest-ProjectReaderTests33-1290891911 tempest-ProjectReaderTests33-1290891911-project-admin] Show backup with id 13ad407b-bfc7-4f0d-93f7-30055691a3d7. {{(pid=100521) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 27 16:21:24.822535 np0000005924 devstack@c-api.service[100521]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:21:24.822535 np0000005924 devstack@c-api.service[100521]: warnings.warn( Jul 27 16:21:24.825752 np0000005924 devstack@c-api.service[100521]: INFO cinder.api.openstack.wsgi [None req-afbcef94-0680-4087-be60-5c2fde83b9be tempest-ProjectReaderTests33-1290891911 tempest-ProjectReaderTests33-1290891911-project-admin] https://10.4.3.117/volume/v3/backups/13ad407b-bfc7-4f0d-93f7-30055691a3d7 returned with HTTP 200 Jul 27 16:21:24.829239 np0000005924 devstack@c-api.service[100521]: [pid: 100521|app: 0|req: 1224/4903] 10.4.3.117 () {68 vars in 1388 bytes} [Mon Jul 27 16:21:24 2026] GET /volume/v3/backups/13ad407b-bfc7-4f0d-93f7-30055691a3d7 => generated 736 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 27 16:21:25.117300 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.middleware.request_id [None req-cb24e308-dee7-46d0-be7a-d3d7633bdbb8 None None] RequestId filter calling following filter/app {{(pid=100523) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:21:25.119141 np0000005924 devstack@c-api.service[100523]: INFO cinder.api.openstack.wsgi [None req-cb24e308-dee7-46d0-be7a-d3d7633bdbb8 tempest-ProjectAdminTests33-614572375 tempest-ProjectAdminTests33-614572375-project-admin] GET https://10.4.3.117/volume/v3/volumes/b39ddc8e-a7e3-4557-8b1c-e8bccdd46718 Jul 27 16:21:25.119333 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.openstack.wsgi [None req-cb24e308-dee7-46d0-be7a-d3d7633bdbb8 tempest-ProjectAdminTests33-614572375 tempest-ProjectAdminTests33-614572375-project-admin] Empty body provided in request {{(pid=100523) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:21:25.119524 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.openstack.wsgi [None req-cb24e308-dee7-46d0-be7a-d3d7633bdbb8 tempest-ProjectAdminTests33-614572375 tempest-ProjectAdminTests33-614572375-project-admin] Calling method 'show' {{(pid=100523) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:21:25.124997 np0000005924 devstack@c-api.service[100523]: INFO cinder.api.openstack.wsgi [None req-cb24e308-dee7-46d0-be7a-d3d7633bdbb8 tempest-ProjectAdminTests33-614572375 tempest-ProjectAdminTests33-614572375-project-admin] https://10.4.3.117/volume/v3/volumes/b39ddc8e-a7e3-4557-8b1c-e8bccdd46718 returned with HTTP 404 Jul 27 16:21:25.125451 np0000005924 devstack@c-api.service[100523]: [pid: 100523|app: 0|req: 1235/4904] 10.4.3.117 () {68 vars in 1388 bytes} [Mon Jul 27 16:21:25 2026] GET /volume/v3/volumes/b39ddc8e-a7e3-4557-8b1c-e8bccdd46718 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 27 16:21:25.840170 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.middleware.request_id [None req-2ec14441-caa1-4be2-830f-21a1a81dcfa0 None None] RequestId filter calling following filter/app {{(pid=100524) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:21:25.842572 np0000005924 devstack@c-api.service[100524]: INFO cinder.api.openstack.wsgi [None req-2ec14441-caa1-4be2-830f-21a1a81dcfa0 tempest-ProjectReaderTests33-1290891911 tempest-ProjectReaderTests33-1290891911-project-admin] GET https://10.4.3.117/volume/v3/backups/13ad407b-bfc7-4f0d-93f7-30055691a3d7 Jul 27 16:21:25.842888 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.openstack.wsgi [None req-2ec14441-caa1-4be2-830f-21a1a81dcfa0 tempest-ProjectReaderTests33-1290891911 tempest-ProjectReaderTests33-1290891911-project-admin] Empty body provided in request {{(pid=100524) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:21:25.843190 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.openstack.wsgi [None req-2ec14441-caa1-4be2-830f-21a1a81dcfa0 tempest-ProjectReaderTests33-1290891911 tempest-ProjectReaderTests33-1290891911-project-admin] Calling method 'show' {{(pid=100524) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:21:25.843365 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.v3.backups [None req-2ec14441-caa1-4be2-830f-21a1a81dcfa0 tempest-ProjectReaderTests33-1290891911 tempest-ProjectReaderTests33-1290891911-project-admin] Show backup with id 13ad407b-bfc7-4f0d-93f7-30055691a3d7. {{(pid=100524) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 27 16:21:25.848969 np0000005924 devstack@c-api.service[100524]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:21:25.848969 np0000005924 devstack@c-api.service[100524]: warnings.warn( Jul 27 16:21:25.849926 np0000005924 devstack@c-api.service[100524]: INFO cinder.api.openstack.wsgi [None req-2ec14441-caa1-4be2-830f-21a1a81dcfa0 tempest-ProjectReaderTests33-1290891911 tempest-ProjectReaderTests33-1290891911-project-admin] https://10.4.3.117/volume/v3/backups/13ad407b-bfc7-4f0d-93f7-30055691a3d7 returned with HTTP 200 Jul 27 16:21:25.850503 np0000005924 devstack@c-api.service[100524]: [pid: 100524|app: 0|req: 1230/4905] 10.4.3.117 () {68 vars in 1388 bytes} [Mon Jul 27 16:21:25 2026] GET /volume/v3/backups/13ad407b-bfc7-4f0d-93f7-30055691a3d7 => generated 736 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 27 16:21:26.631862 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.middleware.request_id [None req-19aa0259-1a37-4a83-966a-e617c0f304b9 None None] RequestId filter calling following filter/app {{(pid=100522) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:21:26.710913 np0000005924 devstack@c-api.service[100522]: INFO cinder.api.openstack.wsgi [None req-19aa0259-1a37-4a83-966a-e617c0f304b9 tempest-ProjectMemberTests33-1780357347 tempest-ProjectMemberTests33-1780357347-project-admin] POST https://10.4.3.117/volume/v3/volumes Jul 27 16:21:26.711275 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.openstack.wsgi [None req-19aa0259-1a37-4a83-966a-e617c0f304b9 tempest-ProjectMemberTests33-1780357347 tempest-ProjectMemberTests33-1780357347-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-708638778"}} {{(pid=100522) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 27 16:21:26.712731 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.v3.volumes [None req-19aa0259-1a37-4a83-966a-e617c0f304b9 tempest-ProjectMemberTests33-1780357347 tempest-ProjectMemberTests33-1780357347-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-708638778'}} {{(pid=100522) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 27 16:21:26.712906 np0000005924 devstack@c-api.service[100522]: INFO cinder.api.v3.volumes [None req-19aa0259-1a37-4a83-966a-e617c0f304b9 tempest-ProjectMemberTests33-1780357347 tempest-ProjectMemberTests33-1780357347-project-admin] Create volume of 1 GB Jul 27 16:21:26.717313 np0000005924 devstack@c-api.service[100522]: INFO cinder.volume.api [None req-19aa0259-1a37-4a83-966a-e617c0f304b9 tempest-ProjectMemberTests33-1780357347 tempest-ProjectMemberTests33-1780357347-project-admin] Availability Zones retrieved successfully. Jul 27 16:21:26.723063 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.volume.api [None req-19aa0259-1a37-4a83-966a-e617c0f304b9 tempest-ProjectMemberTests33-1780357347 tempest-ProjectMemberTests33-1780357347-project-admin] Flow 'volume_create_api' (c3d74f00-32fc-4f1e-8137-78696060cc71) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100522) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 27 16:21:26.724019 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.volume.api [None req-19aa0259-1a37-4a83-966a-e617c0f304b9 tempest-ProjectMemberTests33-1780357347 tempest-ProjectMemberTests33-1780357347-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (5bbc4cf6-476f-4c50-8d43-35143b9647a9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100522) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 27 16:21:26.724745 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.volume.flows.api.create_volume [None req-19aa0259-1a37-4a83-966a-e617c0f304b9 tempest-ProjectMemberTests33-1780357347 tempest-ProjectMemberTests33-1780357347-project-admin] Validating volume size '1' using validate_int {{(pid=100522) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 27 16:21:26.749576 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.volume.api [None req-19aa0259-1a37-4a83-966a-e617c0f304b9 tempest-ProjectMemberTests33-1780357347 tempest-ProjectMemberTests33-1780357347-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (5bbc4cf6-476f-4c50-8d43-35143b9647a9) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-27T16:04:59Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=2bce4e1a-e6e0-49d9-be36-c3405449a01e,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '2bce4e1a-e6e0-49d9-be36-c3405449a01e', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100522) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 27 16:21:26.750218 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.volume.api [None req-19aa0259-1a37-4a83-966a-e617c0f304b9 tempest-ProjectMemberTests33-1780357347 tempest-ProjectMemberTests33-1780357347-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (f7c54fbe-5bb1-4b35-bc18-08198f0d77e6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100522) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 27 16:21:26.811490 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.quota [None req-19aa0259-1a37-4a83-966a-e617c0f304b9 tempest-ProjectMemberTests33-1780357347 tempest-ProjectMemberTests33-1780357347-project-admin] Created reservations ['781a972a-621d-4233-a8ea-18d77b661f51', '765446d9-0731-4229-b25b-0c907b9f3105', '811b3353-a955-4f16-9db6-847ac6fc02a7', '60882678-7a36-4d0a-be26-5b88f7035b65'] {{(pid=100522) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 27 16:21:26.812422 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.volume.api [None req-19aa0259-1a37-4a83-966a-e617c0f304b9 tempest-ProjectMemberTests33-1780357347 tempest-ProjectMemberTests33-1780357347-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (f7c54fbe-5bb1-4b35-bc18-08198f0d77e6) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['781a972a-621d-4233-a8ea-18d77b661f51', '765446d9-0731-4229-b25b-0c907b9f3105', '811b3353-a955-4f16-9db6-847ac6fc02a7', '60882678-7a36-4d0a-be26-5b88f7035b65']}' {{(pid=100522) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 27 16:21:26.813138 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.volume.api [None req-19aa0259-1a37-4a83-966a-e617c0f304b9 tempest-ProjectMemberTests33-1780357347 tempest-ProjectMemberTests33-1780357347-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (dd0e7860-968f-4097-969a-d9af4e116ec9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100522) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 27 16:21:26.836053 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.volume.api [None req-19aa0259-1a37-4a83-966a-e617c0f304b9 tempest-ProjectMemberTests33-1780357347 tempest-ProjectMemberTests33-1780357347-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (dd0e7860-968f-4097-969a-d9af4e116ec9) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'bebd10b9-3389-49f5-ada2-bbeb64762233', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-708638778',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='3c3767a5553049588ad11159158f9a52',qos_specs=None,replication_status=,reservations=['781a972a-621d-4233-a8ea-18d77b661f51','765446d9-0731-4229-b25b-0c907b9f3105','811b3353-a955-4f16-9db6-847ac6fc02a7','60882678-7a36-4d0a-be26-5b88f7035b65'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='e882b77ce039476cbbb17d654f103511',volume_type_id=2bce4e1a-e6e0-49d9-be36-c3405449a01e), 'volume': Volume(_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-27T16:21:26Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-708638778',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=bebd10b9-3389-49f5-ada2-bbeb64762233,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='3c3767a5553049588ad11159158f9a52',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='e882b77ce039476cbbb17d654f103511',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(2bce4e1a-e6e0-49d9-be36-c3405449a01e),volume_type_id=2bce4e1a-e6e0-49d9-be36-c3405449a01e)}' {{(pid=100522) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 27 16:21:26.836766 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.volume.api [None req-19aa0259-1a37-4a83-966a-e617c0f304b9 tempest-ProjectMemberTests33-1780357347 tempest-ProjectMemberTests33-1780357347-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (3489610c-8b2b-487f-abb2-3c5400b9e71e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100522) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 27 16:21:26.853856 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.volume.api [None req-19aa0259-1a37-4a83-966a-e617c0f304b9 tempest-ProjectMemberTests33-1780357347 tempest-ProjectMemberTests33-1780357347-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (3489610c-8b2b-487f-abb2-3c5400b9e71e) transitioned into state 'SUCCESS' from state '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-708638778',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='3c3767a5553049588ad11159158f9a52',qos_specs=None,replication_status=,reservations=['781a972a-621d-4233-a8ea-18d77b661f51','765446d9-0731-4229-b25b-0c907b9f3105','811b3353-a955-4f16-9db6-847ac6fc02a7','60882678-7a36-4d0a-be26-5b88f7035b65'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='e882b77ce039476cbbb17d654f103511',volume_type_id=2bce4e1a-e6e0-49d9-be36-c3405449a01e)}' {{(pid=100522) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 27 16:21:26.854878 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.volume.api [None req-19aa0259-1a37-4a83-966a-e617c0f304b9 tempest-ProjectMemberTests33-1780357347 tempest-ProjectMemberTests33-1780357347-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (0fa0b8f8-f5b2-41e7-8d87-8a3ecb427f60) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100522) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 27 16:21:26.861253 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.middleware.request_id [None req-c6bca050-c74b-488b-8a45-ce774837e863 None None] RequestId filter calling following filter/app {{(pid=100521) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:21:26.863539 np0000005924 devstack@c-api.service[100521]: INFO cinder.api.openstack.wsgi [None req-c6bca050-c74b-488b-8a45-ce774837e863 tempest-ProjectReaderTests33-1290891911 tempest-ProjectReaderTests33-1290891911-project-admin] GET https://10.4.3.117/volume/v3/backups/13ad407b-bfc7-4f0d-93f7-30055691a3d7 Jul 27 16:21:26.863747 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.openstack.wsgi [None req-c6bca050-c74b-488b-8a45-ce774837e863 tempest-ProjectReaderTests33-1290891911 tempest-ProjectReaderTests33-1290891911-project-admin] Empty body provided in request {{(pid=100521) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:21:26.863940 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.openstack.wsgi [None req-c6bca050-c74b-488b-8a45-ce774837e863 tempest-ProjectReaderTests33-1290891911 tempest-ProjectReaderTests33-1290891911-project-admin] Calling method 'show' {{(pid=100521) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:21:26.864036 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.v3.backups [None req-c6bca050-c74b-488b-8a45-ce774837e863 tempest-ProjectReaderTests33-1290891911 tempest-ProjectReaderTests33-1290891911-project-admin] Show backup with id 13ad407b-bfc7-4f0d-93f7-30055691a3d7. {{(pid=100521) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 27 16:21:26.866343 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.volume.api [None req-19aa0259-1a37-4a83-966a-e617c0f304b9 tempest-ProjectMemberTests33-1780357347 tempest-ProjectMemberTests33-1780357347-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (0fa0b8f8-f5b2-41e7-8d87-8a3ecb427f60) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100522) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 27 16:21:26.867270 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.volume.api [None req-19aa0259-1a37-4a83-966a-e617c0f304b9 tempest-ProjectMemberTests33-1780357347 tempest-ProjectMemberTests33-1780357347-project-admin] Flow 'volume_create_api' (c3d74f00-32fc-4f1e-8137-78696060cc71) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100522) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 27 16:21:26.867602 np0000005924 devstack@c-api.service[100522]: INFO cinder.volume.api [None req-19aa0259-1a37-4a83-966a-e617c0f304b9 tempest-ProjectMemberTests33-1780357347 tempest-ProjectMemberTests33-1780357347-project-admin] Create volume request issued successfully. Jul 27 16:21:26.868118 np0000005924 devstack@c-api.service[100522]: INFO cinder.api.openstack.wsgi [None req-19aa0259-1a37-4a83-966a-e617c0f304b9 tempest-ProjectMemberTests33-1780357347 tempest-ProjectMemberTests33-1780357347-project-admin] https://10.4.3.117/volume/v3/volumes returned with HTTP 202 Jul 27 16:21:26.868505 np0000005924 devstack@c-api.service[100522]: [pid: 100522|app: 0|req: 1217/4906] 10.4.3.117 () {70 vars in 1298 bytes} [Mon Jul 27 16:21:26 2026] POST /volume/v3/volumes => generated 777 bytes in 237 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 27 16:21:26.872002 np0000005924 devstack@c-api.service[100521]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:21:26.872002 np0000005924 devstack@c-api.service[100521]: warnings.warn( Jul 27 16:21:26.872675 np0000005924 devstack@c-api.service[100521]: INFO cinder.api.openstack.wsgi [None req-c6bca050-c74b-488b-8a45-ce774837e863 tempest-ProjectReaderTests33-1290891911 tempest-ProjectReaderTests33-1290891911-project-admin] https://10.4.3.117/volume/v3/backups/13ad407b-bfc7-4f0d-93f7-30055691a3d7 returned with HTTP 200 Jul 27 16:21:26.873077 np0000005924 devstack@c-api.service[100521]: [pid: 100521|app: 0|req: 1225/4907] 10.4.3.117 () {68 vars in 1388 bytes} [Mon Jul 27 16:21:26 2026] GET /volume/v3/backups/13ad407b-bfc7-4f0d-93f7-30055691a3d7 => generated 736 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 27 16:21:26.884538 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.middleware.request_id [None req-3032ab3e-54da-49c2-87f6-0c6c86d315af None None] RequestId filter calling following filter/app {{(pid=100523) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:21:26.887192 np0000005924 devstack@c-api.service[100523]: INFO cinder.api.openstack.wsgi [None req-3032ab3e-54da-49c2-87f6-0c6c86d315af tempest-ProjectMemberTests33-1780357347 tempest-ProjectMemberTests33-1780357347-project-admin] GET https://10.4.3.117/volume/v3/volumes/bebd10b9-3389-49f5-ada2-bbeb64762233 Jul 27 16:21:26.887462 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.openstack.wsgi [None req-3032ab3e-54da-49c2-87f6-0c6c86d315af tempest-ProjectMemberTests33-1780357347 tempest-ProjectMemberTests33-1780357347-project-admin] Empty body provided in request {{(pid=100523) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:21:26.887699 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.openstack.wsgi [None req-3032ab3e-54da-49c2-87f6-0c6c86d315af tempest-ProjectMemberTests33-1780357347 tempest-ProjectMemberTests33-1780357347-project-admin] Calling method 'show' {{(pid=100523) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:21:26.895307 np0000005924 devstack@c-api.service[100523]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:21:26.895307 np0000005924 devstack@c-api.service[100523]: warnings.warn( Jul 27 16:21:26.899420 np0000005924 devstack@c-api.service[100523]: INFO cinder.volume.api [None req-3032ab3e-54da-49c2-87f6-0c6c86d315af tempest-ProjectMemberTests33-1780357347 tempest-ProjectMemberTests33-1780357347-project-admin] Volume info retrieved successfully. Jul 27 16:21:26.904185 np0000005924 devstack@c-api.service[100523]: INFO cinder.api.openstack.wsgi [None req-3032ab3e-54da-49c2-87f6-0c6c86d315af tempest-ProjectMemberTests33-1780357347 tempest-ProjectMemberTests33-1780357347-project-admin] https://10.4.3.117/volume/v3/volumes/bebd10b9-3389-49f5-ada2-bbeb64762233 returned with HTTP 200 Jul 27 16:21:26.904790 np0000005924 devstack@c-api.service[100523]: [pid: 100523|app: 0|req: 1236/4908] 10.4.3.117 () {68 vars in 1388 bytes} [Mon Jul 27 16:21:26 2026] GET /volume/v3/volumes/bebd10b9-3389-49f5-ada2-bbeb64762233 => generated 956 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 27 16:21:27.888094 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.middleware.request_id [None req-4a3df4d3-b312-4d74-a040-8915ee6fd5c7 None None] RequestId filter calling following filter/app {{(pid=100524) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:21:27.890441 np0000005924 devstack@c-api.service[100524]: INFO cinder.api.openstack.wsgi [None req-4a3df4d3-b312-4d74-a040-8915ee6fd5c7 tempest-ProjectReaderTests33-1290891911 tempest-ProjectReaderTests33-1290891911-project-admin] GET https://10.4.3.117/volume/v3/backups/13ad407b-bfc7-4f0d-93f7-30055691a3d7 Jul 27 16:21:27.890712 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.openstack.wsgi [None req-4a3df4d3-b312-4d74-a040-8915ee6fd5c7 tempest-ProjectReaderTests33-1290891911 tempest-ProjectReaderTests33-1290891911-project-admin] Empty body provided in request {{(pid=100524) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:21:27.890940 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.openstack.wsgi [None req-4a3df4d3-b312-4d74-a040-8915ee6fd5c7 tempest-ProjectReaderTests33-1290891911 tempest-ProjectReaderTests33-1290891911-project-admin] Calling method 'show' {{(pid=100524) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:21:27.891063 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.v3.backups [None req-4a3df4d3-b312-4d74-a040-8915ee6fd5c7 tempest-ProjectReaderTests33-1290891911 tempest-ProjectReaderTests33-1290891911-project-admin] Show backup with id 13ad407b-bfc7-4f0d-93f7-30055691a3d7. {{(pid=100524) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 27 16:21:27.896398 np0000005924 devstack@c-api.service[100524]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:21:27.896398 np0000005924 devstack@c-api.service[100524]: warnings.warn( Jul 27 16:21:27.897241 np0000005924 devstack@c-api.service[100524]: INFO cinder.api.openstack.wsgi [None req-4a3df4d3-b312-4d74-a040-8915ee6fd5c7 tempest-ProjectReaderTests33-1290891911 tempest-ProjectReaderTests33-1290891911-project-admin] https://10.4.3.117/volume/v3/backups/13ad407b-bfc7-4f0d-93f7-30055691a3d7 returned with HTTP 200 Jul 27 16:21:27.897750 np0000005924 devstack@c-api.service[100524]: [pid: 100524|app: 0|req: 1231/4909] 10.4.3.117 () {68 vars in 1388 bytes} [Mon Jul 27 16:21:27 2026] GET /volume/v3/backups/13ad407b-bfc7-4f0d-93f7-30055691a3d7 => generated 736 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 27 16:21:27.916700 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.middleware.request_id [None req-b34d2a4c-42c7-481f-9172-e50409129102 None None] RequestId filter calling following filter/app {{(pid=100522) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:21:27.918629 np0000005924 devstack@c-api.service[100522]: INFO cinder.api.openstack.wsgi [None req-b34d2a4c-42c7-481f-9172-e50409129102 tempest-ProjectMemberTests33-1780357347 tempest-ProjectMemberTests33-1780357347-project-admin] GET https://10.4.3.117/volume/v3/volumes/bebd10b9-3389-49f5-ada2-bbeb64762233 Jul 27 16:21:27.918850 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.openstack.wsgi [None req-b34d2a4c-42c7-481f-9172-e50409129102 tempest-ProjectMemberTests33-1780357347 tempest-ProjectMemberTests33-1780357347-project-admin] Empty body provided in request {{(pid=100522) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:21:27.919053 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.openstack.wsgi [None req-b34d2a4c-42c7-481f-9172-e50409129102 tempest-ProjectMemberTests33-1780357347 tempest-ProjectMemberTests33-1780357347-project-admin] Calling method 'show' {{(pid=100522) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:21:27.926140 np0000005924 devstack@c-api.service[100522]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:21:27.926140 np0000005924 devstack@c-api.service[100522]: warnings.warn( Jul 27 16:21:27.929474 np0000005924 devstack@c-api.service[100522]: INFO cinder.volume.api [None req-b34d2a4c-42c7-481f-9172-e50409129102 tempest-ProjectMemberTests33-1780357347 tempest-ProjectMemberTests33-1780357347-project-admin] Volume info retrieved successfully. Jul 27 16:21:27.933403 np0000005924 devstack@c-api.service[100522]: INFO cinder.api.openstack.wsgi [None req-b34d2a4c-42c7-481f-9172-e50409129102 tempest-ProjectMemberTests33-1780357347 tempest-ProjectMemberTests33-1780357347-project-admin] https://10.4.3.117/volume/v3/volumes/bebd10b9-3389-49f5-ada2-bbeb64762233 returned with HTTP 200 Jul 27 16:21:27.933779 np0000005924 devstack@c-api.service[100522]: [pid: 100522|app: 0|req: 1218/4910] 10.4.3.117 () {68 vars in 1388 bytes} [Mon Jul 27 16:21:27 2026] GET /volume/v3/volumes/bebd10b9-3389-49f5-ada2-bbeb64762233 => generated 1008 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 27 16:21:27.946747 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.middleware.request_id [None req-d23db989-6a07-45ef-8fc1-5993efa7bea1 None None] RequestId filter calling following filter/app {{(pid=100521) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:21:27.948386 np0000005924 devstack@c-api.service[100521]: INFO cinder.api.openstack.wsgi [None req-d23db989-6a07-45ef-8fc1-5993efa7bea1 tempest-ProjectMemberTests33-1780357347 tempest-ProjectMemberTests33-1780357347-project-admin] POST https://10.4.3.117/volume/v3/backups Jul 27 16:21:27.948755 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.openstack.wsgi [None req-d23db989-6a07-45ef-8fc1-5993efa7bea1 tempest-ProjectMemberTests33-1780357347 tempest-ProjectMemberTests33-1780357347-project-admin] Action: 'create', calling method: create, body: {"backup": {"volume_id": "bebd10b9-3389-49f5-ada2-bbeb64762233", "name": "tempest-type-Backup-208839290"}} {{(pid=100521) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 27 16:21:27.950006 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.contrib.backups [None req-d23db989-6a07-45ef-8fc1-5993efa7bea1 tempest-ProjectMemberTests33-1780357347 tempest-ProjectMemberTests33-1780357347-project-admin] Creating new backup {'backup': {'volume_id': 'bebd10b9-3389-49f5-ada2-bbeb64762233', 'name': 'tempest-type-Backup-208839290'}} {{(pid=100521) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Jul 27 16:21:27.950127 np0000005924 devstack@c-api.service[100521]: INFO cinder.api.contrib.backups [None req-d23db989-6a07-45ef-8fc1-5993efa7bea1 tempest-ProjectMemberTests33-1780357347 tempest-ProjectMemberTests33-1780357347-project-admin] Creating backup of volume bebd10b9-3389-49f5-ada2-bbeb64762233 in container None Jul 27 16:21:27.959457 np0000005924 devstack@c-api.service[100521]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:21:27.959457 np0000005924 devstack@c-api.service[100521]: warnings.warn( Jul 27 16:21:27.959868 np0000005924 devstack@c-api.service[100521]: INFO cinder.volume.api [None req-d23db989-6a07-45ef-8fc1-5993efa7bea1 tempest-ProjectMemberTests33-1780357347 tempest-ProjectMemberTests33-1780357347-project-admin] Volume info retrieved successfully. Jul 27 16:21:27.983835 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.quota [None req-d23db989-6a07-45ef-8fc1-5993efa7bea1 tempest-ProjectMemberTests33-1780357347 tempest-ProjectMemberTests33-1780357347-project-admin] Created reservations ['66531a56-c35d-4098-8e68-732bfd2bf82d', 'c479bd60-ac31-4035-8073-d324f76df1be'] {{(pid=100521) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 27 16:21:28.018411 np0000005924 devstack@c-api.service[100521]: INFO cinder.api.openstack.wsgi [None req-d23db989-6a07-45ef-8fc1-5993efa7bea1 tempest-ProjectMemberTests33-1780357347 tempest-ProjectMemberTests33-1780357347-project-admin] https://10.4.3.117/volume/v3/backups returned with HTTP 202 Jul 27 16:21:28.019016 np0000005924 devstack@c-api.service[100521]: [pid: 100521|app: 0|req: 1226/4911] 10.4.3.117 () {70 vars in 1299 bytes} [Mon Jul 27 16:21:27 2026] POST /volume/v3/backups => generated 315 bytes in 73 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 27 16:21:28.026615 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.middleware.request_id [None req-549f5a99-7dee-4fcb-8913-6a52f864a182 None None] RequestId filter calling following filter/app {{(pid=100523) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:21:28.028344 np0000005924 devstack@c-api.service[100523]: INFO cinder.api.openstack.wsgi [None req-549f5a99-7dee-4fcb-8913-6a52f864a182 tempest-ProjectMemberTests33-1780357347 tempest-ProjectMemberTests33-1780357347-project-admin] GET https://10.4.3.117/volume/v3/backups/ba2c40a6-91ee-47cd-b574-fd728b71bdd4 Jul 27 16:21:28.028587 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.openstack.wsgi [None req-549f5a99-7dee-4fcb-8913-6a52f864a182 tempest-ProjectMemberTests33-1780357347 tempest-ProjectMemberTests33-1780357347-project-admin] Empty body provided in request {{(pid=100523) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:21:28.028772 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.openstack.wsgi [None req-549f5a99-7dee-4fcb-8913-6a52f864a182 tempest-ProjectMemberTests33-1780357347 tempest-ProjectMemberTests33-1780357347-project-admin] Calling method 'show' {{(pid=100523) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:21:28.028876 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.v3.backups [None req-549f5a99-7dee-4fcb-8913-6a52f864a182 tempest-ProjectMemberTests33-1780357347 tempest-ProjectMemberTests33-1780357347-project-admin] Show backup with id ba2c40a6-91ee-47cd-b574-fd728b71bdd4. {{(pid=100523) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 27 16:21:28.032800 np0000005924 devstack@c-api.service[100523]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:21:28.032800 np0000005924 devstack@c-api.service[100523]: warnings.warn( Jul 27 16:21:28.033504 np0000005924 devstack@c-api.service[100523]: INFO cinder.api.openstack.wsgi [None req-549f5a99-7dee-4fcb-8913-6a52f864a182 tempest-ProjectMemberTests33-1780357347 tempest-ProjectMemberTests33-1780357347-project-admin] https://10.4.3.117/volume/v3/backups/ba2c40a6-91ee-47cd-b574-fd728b71bdd4 returned with HTTP 200 Jul 27 16:21:28.034011 np0000005924 devstack@c-api.service[100523]: [pid: 100523|app: 0|req: 1237/4912] 10.4.3.117 () {68 vars in 1388 bytes} [Mon Jul 27 16:21:28 2026] GET /volume/v3/backups/ba2c40a6-91ee-47cd-b574-fd728b71bdd4 => generated 722 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 27 16:21:28.907843 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.middleware.request_id [None req-ef1bff39-92fd-402b-be73-62c466c08e07 None None] RequestId filter calling following filter/app {{(pid=100524) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:21:28.909638 np0000005924 devstack@c-api.service[100524]: INFO cinder.api.openstack.wsgi [None req-ef1bff39-92fd-402b-be73-62c466c08e07 tempest-ProjectReaderTests33-1290891911 tempest-ProjectReaderTests33-1290891911-project-admin] GET https://10.4.3.117/volume/v3/backups/13ad407b-bfc7-4f0d-93f7-30055691a3d7 Jul 27 16:21:28.909829 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.openstack.wsgi [None req-ef1bff39-92fd-402b-be73-62c466c08e07 tempest-ProjectReaderTests33-1290891911 tempest-ProjectReaderTests33-1290891911-project-admin] Empty body provided in request {{(pid=100524) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:21:28.910052 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.openstack.wsgi [None req-ef1bff39-92fd-402b-be73-62c466c08e07 tempest-ProjectReaderTests33-1290891911 tempest-ProjectReaderTests33-1290891911-project-admin] Calling method 'show' {{(pid=100524) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:21:28.910199 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.v3.backups [None req-ef1bff39-92fd-402b-be73-62c466c08e07 tempest-ProjectReaderTests33-1290891911 tempest-ProjectReaderTests33-1290891911-project-admin] Show backup with id 13ad407b-bfc7-4f0d-93f7-30055691a3d7. {{(pid=100524) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 27 16:21:28.914098 np0000005924 devstack@c-api.service[100524]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:21:28.914098 np0000005924 devstack@c-api.service[100524]: warnings.warn( Jul 27 16:21:28.914706 np0000005924 devstack@c-api.service[100524]: INFO cinder.api.openstack.wsgi [None req-ef1bff39-92fd-402b-be73-62c466c08e07 tempest-ProjectReaderTests33-1290891911 tempest-ProjectReaderTests33-1290891911-project-admin] https://10.4.3.117/volume/v3/backups/13ad407b-bfc7-4f0d-93f7-30055691a3d7 returned with HTTP 200 Jul 27 16:21:28.915040 np0000005924 devstack@c-api.service[100524]: [pid: 100524|app: 0|req: 1232/4913] 10.4.3.117 () {68 vars in 1388 bytes} [Mon Jul 27 16:21:28 2026] GET /volume/v3/backups/13ad407b-bfc7-4f0d-93f7-30055691a3d7 => generated 736 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 27 16:21:29.043761 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.middleware.request_id [None req-19aa3c2f-d9f8-45e4-b062-023b6ab1d507 None None] RequestId filter calling following filter/app {{(pid=100522) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:21:29.045474 np0000005924 devstack@c-api.service[100522]: INFO cinder.api.openstack.wsgi [None req-19aa3c2f-d9f8-45e4-b062-023b6ab1d507 tempest-ProjectMemberTests33-1780357347 tempest-ProjectMemberTests33-1780357347-project-admin] GET https://10.4.3.117/volume/v3/backups/ba2c40a6-91ee-47cd-b574-fd728b71bdd4 Jul 27 16:21:29.045687 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.openstack.wsgi [None req-19aa3c2f-d9f8-45e4-b062-023b6ab1d507 tempest-ProjectMemberTests33-1780357347 tempest-ProjectMemberTests33-1780357347-project-admin] Empty body provided in request {{(pid=100522) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:21:29.045849 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.openstack.wsgi [None req-19aa3c2f-d9f8-45e4-b062-023b6ab1d507 tempest-ProjectMemberTests33-1780357347 tempest-ProjectMemberTests33-1780357347-project-admin] Calling method 'show' {{(pid=100522) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:21:29.045951 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.v3.backups [None req-19aa3c2f-d9f8-45e4-b062-023b6ab1d507 tempest-ProjectMemberTests33-1780357347 tempest-ProjectMemberTests33-1780357347-project-admin] Show backup with id ba2c40a6-91ee-47cd-b574-fd728b71bdd4. {{(pid=100522) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 27 16:21:29.049909 np0000005924 devstack@c-api.service[100522]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:21:29.049909 np0000005924 devstack@c-api.service[100522]: warnings.warn( Jul 27 16:21:29.050439 np0000005924 devstack@c-api.service[100522]: INFO cinder.api.openstack.wsgi [None req-19aa3c2f-d9f8-45e4-b062-023b6ab1d507 tempest-ProjectMemberTests33-1780357347 tempest-ProjectMemberTests33-1780357347-project-admin] https://10.4.3.117/volume/v3/backups/ba2c40a6-91ee-47cd-b574-fd728b71bdd4 returned with HTTP 200 Jul 27 16:21:29.050764 np0000005924 devstack@c-api.service[100522]: [pid: 100522|app: 0|req: 1219/4914] 10.4.3.117 () {68 vars in 1388 bytes} [Mon Jul 27 16:21:29 2026] GET /volume/v3/backups/ba2c40a6-91ee-47cd-b574-fd728b71bdd4 => generated 724 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 27 16:21:29.925108 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.middleware.request_id [None req-855fa394-02e2-4d25-9691-275881c5512b None None] RequestId filter calling following filter/app {{(pid=100521) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:21:29.927045 np0000005924 devstack@c-api.service[100521]: INFO cinder.api.openstack.wsgi [None req-855fa394-02e2-4d25-9691-275881c5512b tempest-ProjectReaderTests33-1290891911 tempest-ProjectReaderTests33-1290891911-project-admin] GET https://10.4.3.117/volume/v3/backups/13ad407b-bfc7-4f0d-93f7-30055691a3d7 Jul 27 16:21:29.927286 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.openstack.wsgi [None req-855fa394-02e2-4d25-9691-275881c5512b tempest-ProjectReaderTests33-1290891911 tempest-ProjectReaderTests33-1290891911-project-admin] Empty body provided in request {{(pid=100521) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:21:29.927493 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.openstack.wsgi [None req-855fa394-02e2-4d25-9691-275881c5512b tempest-ProjectReaderTests33-1290891911 tempest-ProjectReaderTests33-1290891911-project-admin] Calling method 'show' {{(pid=100521) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:21:29.927598 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.v3.backups [None req-855fa394-02e2-4d25-9691-275881c5512b tempest-ProjectReaderTests33-1290891911 tempest-ProjectReaderTests33-1290891911-project-admin] Show backup with id 13ad407b-bfc7-4f0d-93f7-30055691a3d7. {{(pid=100521) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 27 16:21:29.931599 np0000005924 devstack@c-api.service[100521]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:21:29.931599 np0000005924 devstack@c-api.service[100521]: warnings.warn( Jul 27 16:21:29.932161 np0000005924 devstack@c-api.service[100521]: INFO cinder.api.openstack.wsgi [None req-855fa394-02e2-4d25-9691-275881c5512b tempest-ProjectReaderTests33-1290891911 tempest-ProjectReaderTests33-1290891911-project-admin] https://10.4.3.117/volume/v3/backups/13ad407b-bfc7-4f0d-93f7-30055691a3d7 returned with HTTP 200 Jul 27 16:21:29.932518 np0000005924 devstack@c-api.service[100521]: [pid: 100521|app: 0|req: 1227/4915] 10.4.3.117 () {68 vars in 1388 bytes} [Mon Jul 27 16:21:29 2026] GET /volume/v3/backups/13ad407b-bfc7-4f0d-93f7-30055691a3d7 => generated 736 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 27 16:21:30.061602 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.middleware.request_id [None req-5597c5a8-94a2-4fbc-894e-cb553eb74b9a None None] RequestId filter calling following filter/app {{(pid=100523) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:21:30.063975 np0000005924 devstack@c-api.service[100523]: INFO cinder.api.openstack.wsgi [None req-5597c5a8-94a2-4fbc-894e-cb553eb74b9a tempest-ProjectMemberTests33-1780357347 tempest-ProjectMemberTests33-1780357347-project-admin] GET https://10.4.3.117/volume/v3/backups/ba2c40a6-91ee-47cd-b574-fd728b71bdd4 Jul 27 16:21:30.064221 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.openstack.wsgi [None req-5597c5a8-94a2-4fbc-894e-cb553eb74b9a tempest-ProjectMemberTests33-1780357347 tempest-ProjectMemberTests33-1780357347-project-admin] Empty body provided in request {{(pid=100523) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:21:30.064498 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.openstack.wsgi [None req-5597c5a8-94a2-4fbc-894e-cb553eb74b9a tempest-ProjectMemberTests33-1780357347 tempest-ProjectMemberTests33-1780357347-project-admin] Calling method 'show' {{(pid=100523) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:21:30.064681 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.v3.backups [None req-5597c5a8-94a2-4fbc-894e-cb553eb74b9a tempest-ProjectMemberTests33-1780357347 tempest-ProjectMemberTests33-1780357347-project-admin] Show backup with id ba2c40a6-91ee-47cd-b574-fd728b71bdd4. {{(pid=100523) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 27 16:21:30.069672 np0000005924 devstack@c-api.service[100523]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:21:30.069672 np0000005924 devstack@c-api.service[100523]: warnings.warn( Jul 27 16:21:30.070413 np0000005924 devstack@c-api.service[100523]: INFO cinder.api.openstack.wsgi [None req-5597c5a8-94a2-4fbc-894e-cb553eb74b9a tempest-ProjectMemberTests33-1780357347 tempest-ProjectMemberTests33-1780357347-project-admin] https://10.4.3.117/volume/v3/backups/ba2c40a6-91ee-47cd-b574-fd728b71bdd4 returned with HTTP 200 Jul 27 16:21:30.070873 np0000005924 devstack@c-api.service[100523]: [pid: 100523|app: 0|req: 1238/4916] 10.4.3.117 () {68 vars in 1388 bytes} [Mon Jul 27 16:21:30 2026] GET /volume/v3/backups/ba2c40a6-91ee-47cd-b574-fd728b71bdd4 => generated 724 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 27 16:21:30.953173 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.middleware.request_id [None req-59b77bdc-4493-432e-b652-7b0b7d2a0aae None None] RequestId filter calling following filter/app {{(pid=100524) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:21:30.960346 np0000005924 devstack@c-api.service[100524]: INFO cinder.api.openstack.wsgi [None req-59b77bdc-4493-432e-b652-7b0b7d2a0aae tempest-ProjectReaderTests33-1290891911 tempest-ProjectReaderTests33-1290891911-project-admin] GET https://10.4.3.117/volume/v3/backups/13ad407b-bfc7-4f0d-93f7-30055691a3d7 Jul 27 16:21:30.960493 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.openstack.wsgi [None req-59b77bdc-4493-432e-b652-7b0b7d2a0aae tempest-ProjectReaderTests33-1290891911 tempest-ProjectReaderTests33-1290891911-project-admin] Empty body provided in request {{(pid=100524) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:21:30.960648 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.openstack.wsgi [None req-59b77bdc-4493-432e-b652-7b0b7d2a0aae tempest-ProjectReaderTests33-1290891911 tempest-ProjectReaderTests33-1290891911-project-admin] Calling method 'show' {{(pid=100524) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:21:30.960757 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.v3.backups [None req-59b77bdc-4493-432e-b652-7b0b7d2a0aae tempest-ProjectReaderTests33-1290891911 tempest-ProjectReaderTests33-1290891911-project-admin] Show backup with id 13ad407b-bfc7-4f0d-93f7-30055691a3d7. {{(pid=100524) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 27 16:21:30.965221 np0000005924 devstack@c-api.service[100524]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:21:30.965221 np0000005924 devstack@c-api.service[100524]: warnings.warn( Jul 27 16:21:30.966009 np0000005924 devstack@c-api.service[100524]: INFO cinder.api.openstack.wsgi [None req-59b77bdc-4493-432e-b652-7b0b7d2a0aae tempest-ProjectReaderTests33-1290891911 tempest-ProjectReaderTests33-1290891911-project-admin] https://10.4.3.117/volume/v3/backups/13ad407b-bfc7-4f0d-93f7-30055691a3d7 returned with HTTP 200 Jul 27 16:21:30.966456 np0000005924 devstack@c-api.service[100524]: [pid: 100524|app: 0|req: 1233/4917] 10.4.3.117 () {68 vars in 1388 bytes} [Mon Jul 27 16:21:30 2026] GET /volume/v3/backups/13ad407b-bfc7-4f0d-93f7-30055691a3d7 => generated 736 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 27 16:21:31.080857 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.middleware.request_id [None req-255016de-d8d4-43bb-ad8c-c870e9d3cb98 None None] RequestId filter calling following filter/app {{(pid=100522) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:21:31.082524 np0000005924 devstack@c-api.service[100522]: INFO cinder.api.openstack.wsgi [None req-255016de-d8d4-43bb-ad8c-c870e9d3cb98 tempest-ProjectMemberTests33-1780357347 tempest-ProjectMemberTests33-1780357347-project-admin] GET https://10.4.3.117/volume/v3/backups/ba2c40a6-91ee-47cd-b574-fd728b71bdd4 Jul 27 16:21:31.082752 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.openstack.wsgi [None req-255016de-d8d4-43bb-ad8c-c870e9d3cb98 tempest-ProjectMemberTests33-1780357347 tempest-ProjectMemberTests33-1780357347-project-admin] Empty body provided in request {{(pid=100522) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:21:31.082953 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.openstack.wsgi [None req-255016de-d8d4-43bb-ad8c-c870e9d3cb98 tempest-ProjectMemberTests33-1780357347 tempest-ProjectMemberTests33-1780357347-project-admin] Calling method 'show' {{(pid=100522) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:21:31.083055 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.v3.backups [None req-255016de-d8d4-43bb-ad8c-c870e9d3cb98 tempest-ProjectMemberTests33-1780357347 tempest-ProjectMemberTests33-1780357347-project-admin] Show backup with id ba2c40a6-91ee-47cd-b574-fd728b71bdd4. {{(pid=100522) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 27 16:21:31.087095 np0000005924 devstack@c-api.service[100522]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:21:31.087095 np0000005924 devstack@c-api.service[100522]: warnings.warn( Jul 27 16:21:31.087678 np0000005924 devstack@c-api.service[100522]: INFO cinder.api.openstack.wsgi [None req-255016de-d8d4-43bb-ad8c-c870e9d3cb98 tempest-ProjectMemberTests33-1780357347 tempest-ProjectMemberTests33-1780357347-project-admin] https://10.4.3.117/volume/v3/backups/ba2c40a6-91ee-47cd-b574-fd728b71bdd4 returned with HTTP 200 Jul 27 16:21:31.088139 np0000005924 devstack@c-api.service[100522]: [pid: 100522|app: 0|req: 1220/4918] 10.4.3.117 () {68 vars in 1388 bytes} [Mon Jul 27 16:21:31 2026] GET /volume/v3/backups/ba2c40a6-91ee-47cd-b574-fd728b71bdd4 => generated 735 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 27 16:21:31.979071 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.middleware.request_id [None req-41a0da9a-b08f-4376-abbc-da05168f634a None None] RequestId filter calling following filter/app {{(pid=100521) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:21:31.980773 np0000005924 devstack@c-api.service[100521]: INFO cinder.api.openstack.wsgi [None req-41a0da9a-b08f-4376-abbc-da05168f634a tempest-ProjectReaderTests33-1290891911 tempest-ProjectReaderTests33-1290891911-project-admin] GET https://10.4.3.117/volume/v3/backups/13ad407b-bfc7-4f0d-93f7-30055691a3d7 Jul 27 16:21:31.980973 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.openstack.wsgi [None req-41a0da9a-b08f-4376-abbc-da05168f634a tempest-ProjectReaderTests33-1290891911 tempest-ProjectReaderTests33-1290891911-project-admin] Empty body provided in request {{(pid=100521) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:21:31.981228 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.openstack.wsgi [None req-41a0da9a-b08f-4376-abbc-da05168f634a tempest-ProjectReaderTests33-1290891911 tempest-ProjectReaderTests33-1290891911-project-admin] Calling method 'show' {{(pid=100521) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:21:31.981443 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.v3.backups [None req-41a0da9a-b08f-4376-abbc-da05168f634a tempest-ProjectReaderTests33-1290891911 tempest-ProjectReaderTests33-1290891911-project-admin] Show backup with id 13ad407b-bfc7-4f0d-93f7-30055691a3d7. {{(pid=100521) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 27 16:21:31.985486 np0000005924 devstack@c-api.service[100521]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:21:31.985486 np0000005924 devstack@c-api.service[100521]: warnings.warn( Jul 27 16:21:31.986035 np0000005924 devstack@c-api.service[100521]: INFO cinder.api.openstack.wsgi [None req-41a0da9a-b08f-4376-abbc-da05168f634a tempest-ProjectReaderTests33-1290891911 tempest-ProjectReaderTests33-1290891911-project-admin] https://10.4.3.117/volume/v3/backups/13ad407b-bfc7-4f0d-93f7-30055691a3d7 returned with HTTP 200 Jul 27 16:21:31.986377 np0000005924 devstack@c-api.service[100521]: [pid: 100521|app: 0|req: 1228/4919] 10.4.3.117 () {68 vars in 1388 bytes} [Mon Jul 27 16:21:31 2026] GET /volume/v3/backups/13ad407b-bfc7-4f0d-93f7-30055691a3d7 => generated 736 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 27 16:21:32.101157 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.middleware.request_id [None req-53317a94-a72c-4cce-ba5e-3ef0acfc66db None None] RequestId filter calling following filter/app {{(pid=100523) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:21:32.103785 np0000005924 devstack@c-api.service[100523]: INFO cinder.api.openstack.wsgi [None req-53317a94-a72c-4cce-ba5e-3ef0acfc66db tempest-ProjectMemberTests33-1780357347 tempest-ProjectMemberTests33-1780357347-project-admin] GET https://10.4.3.117/volume/v3/backups/ba2c40a6-91ee-47cd-b574-fd728b71bdd4 Jul 27 16:21:32.103977 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.openstack.wsgi [None req-53317a94-a72c-4cce-ba5e-3ef0acfc66db tempest-ProjectMemberTests33-1780357347 tempest-ProjectMemberTests33-1780357347-project-admin] Empty body provided in request {{(pid=100523) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:21:32.104176 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.openstack.wsgi [None req-53317a94-a72c-4cce-ba5e-3ef0acfc66db tempest-ProjectMemberTests33-1780357347 tempest-ProjectMemberTests33-1780357347-project-admin] Calling method 'show' {{(pid=100523) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:21:32.104357 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.v3.backups [None req-53317a94-a72c-4cce-ba5e-3ef0acfc66db tempest-ProjectMemberTests33-1780357347 tempest-ProjectMemberTests33-1780357347-project-admin] Show backup with id ba2c40a6-91ee-47cd-b574-fd728b71bdd4. {{(pid=100523) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 27 16:21:32.112823 np0000005924 devstack@c-api.service[100523]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:21:32.112823 np0000005924 devstack@c-api.service[100523]: warnings.warn( Jul 27 16:21:32.113659 np0000005924 devstack@c-api.service[100523]: INFO cinder.api.openstack.wsgi [None req-53317a94-a72c-4cce-ba5e-3ef0acfc66db tempest-ProjectMemberTests33-1780357347 tempest-ProjectMemberTests33-1780357347-project-admin] https://10.4.3.117/volume/v3/backups/ba2c40a6-91ee-47cd-b574-fd728b71bdd4 returned with HTTP 200 Jul 27 16:21:32.114032 np0000005924 devstack@c-api.service[100523]: [pid: 100523|app: 0|req: 1239/4920] 10.4.3.117 () {68 vars in 1388 bytes} [Mon Jul 27 16:21:32 2026] GET /volume/v3/backups/ba2c40a6-91ee-47cd-b574-fd728b71bdd4 => generated 735 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 27 16:21:32.996145 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.middleware.request_id [None req-6ab686d6-83ea-48ac-bc43-c4323605fb9b None None] RequestId filter calling following filter/app {{(pid=100524) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:21:32.997950 np0000005924 devstack@c-api.service[100524]: INFO cinder.api.openstack.wsgi [None req-6ab686d6-83ea-48ac-bc43-c4323605fb9b tempest-ProjectReaderTests33-1290891911 tempest-ProjectReaderTests33-1290891911-project-admin] GET https://10.4.3.117/volume/v3/backups/13ad407b-bfc7-4f0d-93f7-30055691a3d7 Jul 27 16:21:32.998163 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.openstack.wsgi [None req-6ab686d6-83ea-48ac-bc43-c4323605fb9b tempest-ProjectReaderTests33-1290891911 tempest-ProjectReaderTests33-1290891911-project-admin] Empty body provided in request {{(pid=100524) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:21:32.998382 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.openstack.wsgi [None req-6ab686d6-83ea-48ac-bc43-c4323605fb9b tempest-ProjectReaderTests33-1290891911 tempest-ProjectReaderTests33-1290891911-project-admin] Calling method 'show' {{(pid=100524) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:21:32.998495 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.v3.backups [None req-6ab686d6-83ea-48ac-bc43-c4323605fb9b tempest-ProjectReaderTests33-1290891911 tempest-ProjectReaderTests33-1290891911-project-admin] Show backup with id 13ad407b-bfc7-4f0d-93f7-30055691a3d7. {{(pid=100524) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 27 16:21:33.002520 np0000005924 devstack@c-api.service[100524]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:21:33.002520 np0000005924 devstack@c-api.service[100524]: warnings.warn( Jul 27 16:21:33.003105 np0000005924 devstack@c-api.service[100524]: INFO cinder.api.openstack.wsgi [None req-6ab686d6-83ea-48ac-bc43-c4323605fb9b tempest-ProjectReaderTests33-1290891911 tempest-ProjectReaderTests33-1290891911-project-admin] https://10.4.3.117/volume/v3/backups/13ad407b-bfc7-4f0d-93f7-30055691a3d7 returned with HTTP 200 Jul 27 16:21:33.003489 np0000005924 devstack@c-api.service[100524]: [pid: 100524|app: 0|req: 1234/4921] 10.4.3.117 () {68 vars in 1388 bytes} [Mon Jul 27 16:21:32 2026] GET /volume/v3/backups/13ad407b-bfc7-4f0d-93f7-30055691a3d7 => generated 736 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 27 16:21:33.124340 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.middleware.request_id [None req-d32abd50-e520-4fc2-bb5f-ae2049be8311 None None] RequestId filter calling following filter/app {{(pid=100522) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:21:33.126112 np0000005924 devstack@c-api.service[100522]: INFO cinder.api.openstack.wsgi [None req-d32abd50-e520-4fc2-bb5f-ae2049be8311 tempest-ProjectMemberTests33-1780357347 tempest-ProjectMemberTests33-1780357347-project-admin] GET https://10.4.3.117/volume/v3/backups/ba2c40a6-91ee-47cd-b574-fd728b71bdd4 Jul 27 16:21:33.126343 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.openstack.wsgi [None req-d32abd50-e520-4fc2-bb5f-ae2049be8311 tempest-ProjectMemberTests33-1780357347 tempest-ProjectMemberTests33-1780357347-project-admin] Empty body provided in request {{(pid=100522) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:21:33.126531 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.openstack.wsgi [None req-d32abd50-e520-4fc2-bb5f-ae2049be8311 tempest-ProjectMemberTests33-1780357347 tempest-ProjectMemberTests33-1780357347-project-admin] Calling method 'show' {{(pid=100522) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:21:33.126629 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.v3.backups [None req-d32abd50-e520-4fc2-bb5f-ae2049be8311 tempest-ProjectMemberTests33-1780357347 tempest-ProjectMemberTests33-1780357347-project-admin] Show backup with id ba2c40a6-91ee-47cd-b574-fd728b71bdd4. {{(pid=100522) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 27 16:21:33.130909 np0000005924 devstack@c-api.service[100522]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:21:33.130909 np0000005924 devstack@c-api.service[100522]: warnings.warn( Jul 27 16:21:33.131463 np0000005924 devstack@c-api.service[100522]: INFO cinder.api.openstack.wsgi [None req-d32abd50-e520-4fc2-bb5f-ae2049be8311 tempest-ProjectMemberTests33-1780357347 tempest-ProjectMemberTests33-1780357347-project-admin] https://10.4.3.117/volume/v3/backups/ba2c40a6-91ee-47cd-b574-fd728b71bdd4 returned with HTTP 200 Jul 27 16:21:33.131803 np0000005924 devstack@c-api.service[100522]: [pid: 100522|app: 0|req: 1221/4922] 10.4.3.117 () {68 vars in 1388 bytes} [Mon Jul 27 16:21:33 2026] GET /volume/v3/backups/ba2c40a6-91ee-47cd-b574-fd728b71bdd4 => generated 735 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 27 16:21:34.030083 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.middleware.request_id [None req-86a5813a-96ca-42b0-9f09-4e377363c5c1 None None] RequestId filter calling following filter/app {{(pid=100521) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:21:34.031817 np0000005924 devstack@c-api.service[100521]: INFO cinder.api.openstack.wsgi [None req-86a5813a-96ca-42b0-9f09-4e377363c5c1 tempest-ProjectReaderTests33-1290891911 tempest-ProjectReaderTests33-1290891911-project-admin] GET https://10.4.3.117/volume/v3/backups/13ad407b-bfc7-4f0d-93f7-30055691a3d7 Jul 27 16:21:34.032032 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.openstack.wsgi [None req-86a5813a-96ca-42b0-9f09-4e377363c5c1 tempest-ProjectReaderTests33-1290891911 tempest-ProjectReaderTests33-1290891911-project-admin] Empty body provided in request {{(pid=100521) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:21:34.032179 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.openstack.wsgi [None req-86a5813a-96ca-42b0-9f09-4e377363c5c1 tempest-ProjectReaderTests33-1290891911 tempest-ProjectReaderTests33-1290891911-project-admin] Calling method 'show' {{(pid=100521) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:21:34.032302 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.v3.backups [None req-86a5813a-96ca-42b0-9f09-4e377363c5c1 tempest-ProjectReaderTests33-1290891911 tempest-ProjectReaderTests33-1290891911-project-admin] Show backup with id 13ad407b-bfc7-4f0d-93f7-30055691a3d7. {{(pid=100521) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 27 16:21:34.036792 np0000005924 devstack@c-api.service[100521]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:21:34.036792 np0000005924 devstack@c-api.service[100521]: warnings.warn( Jul 27 16:21:34.037468 np0000005924 devstack@c-api.service[100521]: INFO cinder.api.openstack.wsgi [None req-86a5813a-96ca-42b0-9f09-4e377363c5c1 tempest-ProjectReaderTests33-1290891911 tempest-ProjectReaderTests33-1290891911-project-admin] https://10.4.3.117/volume/v3/backups/13ad407b-bfc7-4f0d-93f7-30055691a3d7 returned with HTTP 200 Jul 27 16:21:34.038029 np0000005924 devstack@c-api.service[100521]: [pid: 100521|app: 0|req: 1229/4923] 10.4.3.117 () {68 vars in 1388 bytes} [Mon Jul 27 16:21:34 2026] GET /volume/v3/backups/13ad407b-bfc7-4f0d-93f7-30055691a3d7 => generated 736 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 27 16:21:34.141956 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.middleware.request_id [None req-7d0a2241-f850-4188-b12b-2705b4d8874a None None] RequestId filter calling following filter/app {{(pid=100523) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:21:34.144183 np0000005924 devstack@c-api.service[100523]: INFO cinder.api.openstack.wsgi [None req-7d0a2241-f850-4188-b12b-2705b4d8874a tempest-ProjectMemberTests33-1780357347 tempest-ProjectMemberTests33-1780357347-project-admin] GET https://10.4.3.117/volume/v3/backups/ba2c40a6-91ee-47cd-b574-fd728b71bdd4 Jul 27 16:21:34.144457 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.openstack.wsgi [None req-7d0a2241-f850-4188-b12b-2705b4d8874a tempest-ProjectMemberTests33-1780357347 tempest-ProjectMemberTests33-1780357347-project-admin] Empty body provided in request {{(pid=100523) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:21:34.144689 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.openstack.wsgi [None req-7d0a2241-f850-4188-b12b-2705b4d8874a tempest-ProjectMemberTests33-1780357347 tempest-ProjectMemberTests33-1780357347-project-admin] Calling method 'show' {{(pid=100523) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:21:34.144833 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.v3.backups [None req-7d0a2241-f850-4188-b12b-2705b4d8874a tempest-ProjectMemberTests33-1780357347 tempest-ProjectMemberTests33-1780357347-project-admin] Show backup with id ba2c40a6-91ee-47cd-b574-fd728b71bdd4. {{(pid=100523) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 27 16:21:34.150137 np0000005924 devstack@c-api.service[100523]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:21:34.150137 np0000005924 devstack@c-api.service[100523]: warnings.warn( Jul 27 16:21:34.151016 np0000005924 devstack@c-api.service[100523]: INFO cinder.api.openstack.wsgi [None req-7d0a2241-f850-4188-b12b-2705b4d8874a tempest-ProjectMemberTests33-1780357347 tempest-ProjectMemberTests33-1780357347-project-admin] https://10.4.3.117/volume/v3/backups/ba2c40a6-91ee-47cd-b574-fd728b71bdd4 returned with HTTP 200 Jul 27 16:21:34.151645 np0000005924 devstack@c-api.service[100523]: [pid: 100523|app: 0|req: 1240/4924] 10.4.3.117 () {68 vars in 1388 bytes} [Mon Jul 27 16:21:34 2026] GET /volume/v3/backups/ba2c40a6-91ee-47cd-b574-fd728b71bdd4 => generated 735 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 27 16:21:35.071016 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.middleware.request_id [None req-43f426cf-38a3-480f-bcf4-aef6c2176f2d None None] RequestId filter calling following filter/app {{(pid=100524) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:21:35.081693 np0000005924 devstack@c-api.service[100524]: INFO cinder.api.openstack.wsgi [None req-43f426cf-38a3-480f-bcf4-aef6c2176f2d tempest-ProjectReaderTests33-1290891911 tempest-ProjectReaderTests33-1290891911-project-admin] GET https://10.4.3.117/volume/v3/backups/13ad407b-bfc7-4f0d-93f7-30055691a3d7 Jul 27 16:21:35.082876 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.openstack.wsgi [None req-43f426cf-38a3-480f-bcf4-aef6c2176f2d tempest-ProjectReaderTests33-1290891911 tempest-ProjectReaderTests33-1290891911-project-admin] Empty body provided in request {{(pid=100524) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:21:35.083500 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.openstack.wsgi [None req-43f426cf-38a3-480f-bcf4-aef6c2176f2d tempest-ProjectReaderTests33-1290891911 tempest-ProjectReaderTests33-1290891911-project-admin] Calling method 'show' {{(pid=100524) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:21:35.084136 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.v3.backups [None req-43f426cf-38a3-480f-bcf4-aef6c2176f2d tempest-ProjectReaderTests33-1290891911 tempest-ProjectReaderTests33-1290891911-project-admin] Show backup with id 13ad407b-bfc7-4f0d-93f7-30055691a3d7. {{(pid=100524) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 27 16:21:35.100655 np0000005924 devstack@c-api.service[100524]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:21:35.100655 np0000005924 devstack@c-api.service[100524]: warnings.warn( Jul 27 16:21:35.103189 np0000005924 devstack@c-api.service[100524]: INFO cinder.api.openstack.wsgi [None req-43f426cf-38a3-480f-bcf4-aef6c2176f2d tempest-ProjectReaderTests33-1290891911 tempest-ProjectReaderTests33-1290891911-project-admin] https://10.4.3.117/volume/v3/backups/13ad407b-bfc7-4f0d-93f7-30055691a3d7 returned with HTTP 200 Jul 27 16:21:35.104901 np0000005924 devstack@c-api.service[100524]: [pid: 100524|app: 0|req: 1235/4925] 10.4.3.117 () {68 vars in 1388 bytes} [Mon Jul 27 16:21:35 2026] GET /volume/v3/backups/13ad407b-bfc7-4f0d-93f7-30055691a3d7 => generated 736 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 27 16:21:35.172878 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.middleware.request_id [None req-bfb6d45a-ad41-4c10-8bf1-f248e91436e1 None None] RequestId filter calling following filter/app {{(pid=100522) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:21:35.174829 np0000005924 devstack@c-api.service[100522]: INFO cinder.api.openstack.wsgi [None req-bfb6d45a-ad41-4c10-8bf1-f248e91436e1 tempest-ProjectMemberTests33-1780357347 tempest-ProjectMemberTests33-1780357347-project-admin] GET https://10.4.3.117/volume/v3/backups/ba2c40a6-91ee-47cd-b574-fd728b71bdd4 Jul 27 16:21:35.175058 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.openstack.wsgi [None req-bfb6d45a-ad41-4c10-8bf1-f248e91436e1 tempest-ProjectMemberTests33-1780357347 tempest-ProjectMemberTests33-1780357347-project-admin] Empty body provided in request {{(pid=100522) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:21:35.175236 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.openstack.wsgi [None req-bfb6d45a-ad41-4c10-8bf1-f248e91436e1 tempest-ProjectMemberTests33-1780357347 tempest-ProjectMemberTests33-1780357347-project-admin] Calling method 'show' {{(pid=100522) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:21:35.175382 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.v3.backups [None req-bfb6d45a-ad41-4c10-8bf1-f248e91436e1 tempest-ProjectMemberTests33-1780357347 tempest-ProjectMemberTests33-1780357347-project-admin] Show backup with id ba2c40a6-91ee-47cd-b574-fd728b71bdd4. {{(pid=100522) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 27 16:21:35.179718 np0000005924 devstack@c-api.service[100522]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:21:35.179718 np0000005924 devstack@c-api.service[100522]: warnings.warn( Jul 27 16:21:35.180252 np0000005924 devstack@c-api.service[100522]: INFO cinder.api.openstack.wsgi [None req-bfb6d45a-ad41-4c10-8bf1-f248e91436e1 tempest-ProjectMemberTests33-1780357347 tempest-ProjectMemberTests33-1780357347-project-admin] https://10.4.3.117/volume/v3/backups/ba2c40a6-91ee-47cd-b574-fd728b71bdd4 returned with HTTP 200 Jul 27 16:21:35.180621 np0000005924 devstack@c-api.service[100522]: [pid: 100522|app: 0|req: 1222/4926] 10.4.3.117 () {68 vars in 1388 bytes} [Mon Jul 27 16:21:35 2026] GET /volume/v3/backups/ba2c40a6-91ee-47cd-b574-fd728b71bdd4 => generated 735 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 27 16:21:36.130679 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.middleware.request_id [None req-7fac483f-7510-47b0-a22c-8244dc211a32 None None] RequestId filter calling following filter/app {{(pid=100521) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:21:36.132784 np0000005924 devstack@c-api.service[100521]: INFO cinder.api.openstack.wsgi [None req-7fac483f-7510-47b0-a22c-8244dc211a32 tempest-ProjectReaderTests33-1290891911 tempest-ProjectReaderTests33-1290891911-project-admin] GET https://10.4.3.117/volume/v3/backups/13ad407b-bfc7-4f0d-93f7-30055691a3d7 Jul 27 16:21:36.133017 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.openstack.wsgi [None req-7fac483f-7510-47b0-a22c-8244dc211a32 tempest-ProjectReaderTests33-1290891911 tempest-ProjectReaderTests33-1290891911-project-admin] Empty body provided in request {{(pid=100521) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:21:36.133199 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.openstack.wsgi [None req-7fac483f-7510-47b0-a22c-8244dc211a32 tempest-ProjectReaderTests33-1290891911 tempest-ProjectReaderTests33-1290891911-project-admin] Calling method 'show' {{(pid=100521) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:21:36.133300 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.v3.backups [None req-7fac483f-7510-47b0-a22c-8244dc211a32 tempest-ProjectReaderTests33-1290891911 tempest-ProjectReaderTests33-1290891911-project-admin] Show backup with id 13ad407b-bfc7-4f0d-93f7-30055691a3d7. {{(pid=100521) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 27 16:21:36.138509 np0000005924 devstack@c-api.service[100521]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:21:36.138509 np0000005924 devstack@c-api.service[100521]: warnings.warn( Jul 27 16:21:36.139408 np0000005924 devstack@c-api.service[100521]: INFO cinder.api.openstack.wsgi [None req-7fac483f-7510-47b0-a22c-8244dc211a32 tempest-ProjectReaderTests33-1290891911 tempest-ProjectReaderTests33-1290891911-project-admin] https://10.4.3.117/volume/v3/backups/13ad407b-bfc7-4f0d-93f7-30055691a3d7 returned with HTTP 200 Jul 27 16:21:36.139942 np0000005924 devstack@c-api.service[100521]: [pid: 100521|app: 0|req: 1230/4927] 10.4.3.117 () {68 vars in 1388 bytes} [Mon Jul 27 16:21:36 2026] GET /volume/v3/backups/13ad407b-bfc7-4f0d-93f7-30055691a3d7 => generated 737 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 27 16:21:36.214734 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.middleware.request_id [None req-762ea12c-b0c0-4305-ae4f-2f46176b5f39 None None] RequestId filter calling following filter/app {{(pid=100523) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:21:36.216679 np0000005924 devstack@c-api.service[100523]: INFO cinder.api.openstack.wsgi [None req-762ea12c-b0c0-4305-ae4f-2f46176b5f39 tempest-ProjectMemberTests33-1780357347 tempest-ProjectMemberTests33-1780357347-project-admin] GET https://10.4.3.117/volume/v3/backups/ba2c40a6-91ee-47cd-b574-fd728b71bdd4 Jul 27 16:21:36.216947 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.openstack.wsgi [None req-762ea12c-b0c0-4305-ae4f-2f46176b5f39 tempest-ProjectMemberTests33-1780357347 tempest-ProjectMemberTests33-1780357347-project-admin] Empty body provided in request {{(pid=100523) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:21:36.217159 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.openstack.wsgi [None req-762ea12c-b0c0-4305-ae4f-2f46176b5f39 tempest-ProjectMemberTests33-1780357347 tempest-ProjectMemberTests33-1780357347-project-admin] Calling method 'show' {{(pid=100523) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:21:36.217260 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.v3.backups [None req-762ea12c-b0c0-4305-ae4f-2f46176b5f39 tempest-ProjectMemberTests33-1780357347 tempest-ProjectMemberTests33-1780357347-project-admin] Show backup with id ba2c40a6-91ee-47cd-b574-fd728b71bdd4. {{(pid=100523) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 27 16:21:36.221962 np0000005924 devstack@c-api.service[100523]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:21:36.221962 np0000005924 devstack@c-api.service[100523]: warnings.warn( Jul 27 16:21:36.222656 np0000005924 devstack@c-api.service[100523]: INFO cinder.api.openstack.wsgi [None req-762ea12c-b0c0-4305-ae4f-2f46176b5f39 tempest-ProjectMemberTests33-1780357347 tempest-ProjectMemberTests33-1780357347-project-admin] https://10.4.3.117/volume/v3/backups/ba2c40a6-91ee-47cd-b574-fd728b71bdd4 returned with HTTP 200 Jul 27 16:21:36.223071 np0000005924 devstack@c-api.service[100523]: [pid: 100523|app: 0|req: 1241/4928] 10.4.3.117 () {68 vars in 1388 bytes} [Mon Jul 27 16:21:36 2026] GET /volume/v3/backups/ba2c40a6-91ee-47cd-b574-fd728b71bdd4 => generated 735 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 27 16:21:37.164967 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.middleware.request_id [None req-2523f70c-3f03-466e-b1f6-dd0f1e04b68f None None] RequestId filter calling following filter/app {{(pid=100524) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:21:37.166795 np0000005924 devstack@c-api.service[100524]: INFO cinder.api.openstack.wsgi [None req-2523f70c-3f03-466e-b1f6-dd0f1e04b68f tempest-ProjectReaderTests33-1290891911 tempest-ProjectReaderTests33-1290891911-project-admin] GET https://10.4.3.117/volume/v3/backups/13ad407b-bfc7-4f0d-93f7-30055691a3d7 Jul 27 16:21:37.167017 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.openstack.wsgi [None req-2523f70c-3f03-466e-b1f6-dd0f1e04b68f tempest-ProjectReaderTests33-1290891911 tempest-ProjectReaderTests33-1290891911-project-admin] Empty body provided in request {{(pid=100524) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:21:37.167211 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.openstack.wsgi [None req-2523f70c-3f03-466e-b1f6-dd0f1e04b68f tempest-ProjectReaderTests33-1290891911 tempest-ProjectReaderTests33-1290891911-project-admin] Calling method 'show' {{(pid=100524) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:21:37.167312 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.v3.backups [None req-2523f70c-3f03-466e-b1f6-dd0f1e04b68f tempest-ProjectReaderTests33-1290891911 tempest-ProjectReaderTests33-1290891911-project-admin] Show backup with id 13ad407b-bfc7-4f0d-93f7-30055691a3d7. {{(pid=100524) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 27 16:21:37.172133 np0000005924 devstack@c-api.service[100524]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:21:37.172133 np0000005924 devstack@c-api.service[100524]: warnings.warn( Jul 27 16:21:37.172757 np0000005924 devstack@c-api.service[100524]: INFO cinder.api.openstack.wsgi [None req-2523f70c-3f03-466e-b1f6-dd0f1e04b68f tempest-ProjectReaderTests33-1290891911 tempest-ProjectReaderTests33-1290891911-project-admin] https://10.4.3.117/volume/v3/backups/13ad407b-bfc7-4f0d-93f7-30055691a3d7 returned with HTTP 200 Jul 27 16:21:37.173138 np0000005924 devstack@c-api.service[100524]: [pid: 100524|app: 0|req: 1236/4929] 10.4.3.117 () {68 vars in 1388 bytes} [Mon Jul 27 16:21:37 2026] GET /volume/v3/backups/13ad407b-bfc7-4f0d-93f7-30055691a3d7 => generated 738 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 27 16:21:37.183443 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.middleware.request_id [None req-4c5ad8e0-5cc7-43aa-91fc-aef8ad60991d None None] RequestId filter calling following filter/app {{(pid=100522) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:21:37.185675 np0000005924 devstack@c-api.service[100522]: INFO cinder.api.openstack.wsgi [None req-4c5ad8e0-5cc7-43aa-91fc-aef8ad60991d tempest-ProjectReaderTests33-1290891911 tempest-ProjectReaderTests33-1290891911-project-admin] GET https://10.4.3.117/volume/v3/backups/13ad407b-bfc7-4f0d-93f7-30055691a3d7/export_record Jul 27 16:21:37.185919 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.openstack.wsgi [None req-4c5ad8e0-5cc7-43aa-91fc-aef8ad60991d tempest-ProjectReaderTests33-1290891911 tempest-ProjectReaderTests33-1290891911-project-admin] Empty body provided in request {{(pid=100522) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:21:37.186097 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.openstack.wsgi [None req-4c5ad8e0-5cc7-43aa-91fc-aef8ad60991d tempest-ProjectReaderTests33-1290891911 tempest-ProjectReaderTests33-1290891911-project-admin] Calling method 'export_record' {{(pid=100522) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:21:37.186193 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.contrib.backups [None req-4c5ad8e0-5cc7-43aa-91fc-aef8ad60991d tempest-ProjectReaderTests33-1290891911 tempest-ProjectReaderTests33-1290891911-project-admin] Export record for backup 13ad407b-bfc7-4f0d-93f7-30055691a3d7. {{(pid=100522) export_record /opt/stack/cinder/cinder/api/contrib/backups.py:241}} Jul 27 16:21:37.191624 np0000005924 devstack@c-api.service[100522]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:21:37.191624 np0000005924 devstack@c-api.service[100522]: warnings.warn( Jul 27 16:21:37.192705 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.backup.api [None req-4c5ad8e0-5cc7-43aa-91fc-aef8ad60991d tempest-ProjectReaderTests33-1290891911 tempest-ProjectReaderTests33-1290891911-project-admin] Calling RPCAPI with context: , host: np0000005924, backup: 13ad407b-bfc7-4f0d-93f7-30055691a3d7. {{(pid=100522) export_record /opt/stack/cinder/cinder/backup/api.py:502}} Jul 27 16:21:37.202459 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.backup.rpcapi [None req-4c5ad8e0-5cc7-43aa-91fc-aef8ad60991d tempest-ProjectReaderTests33-1290891911 tempest-ProjectReaderTests33-1290891911-project-admin] export_record in rpcapi backup_id 13ad407b-bfc7-4f0d-93f7-30055691a3d7 on host np0000005924. {{(pid=100522) export_record /opt/stack/cinder/cinder/backup/rpcapi.py:87}} Jul 27 16:21:37.214831 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.contrib.backups [None req-4c5ad8e0-5cc7-43aa-91fc-aef8ad60991d tempest-ProjectReaderTests33-1290891911 tempest-ProjectReaderTests33-1290891911-project-admin] Exported record output: {'backup-record': {'backup_service': 'cinder.backup.drivers.swift.SwiftBackupDriver', 'backup_url': 'eyJkcml2ZXJfaW5mbyI6IHt9LCAiaWQiOiAiMTNhZDQwN2ItYmZjNy00ZjBkLTkzZjctMzAwNTU2OTFhM2Q3IiwgInVzZXJfaWQiOiAiMzY0YWNiYTFmOWZiNGI4ZWE3MjBkYTU3MGJiOWRhMzciLCAicHJvamVjdF9pZCI6ICI4ZTg2YzU5NzA2M2I0ZWYxOGExNzhlZDM4ZjhhMTcxYSIsICJ2b2x1bWVfaWQiOiAiZTAyMDA3NDktYTcxMy00YjE1LTg5MzctNDU1NGYyNWVjMmZjIiwgImhvc3QiOiAibnAwMDAwMDA1OTI0IiwgImF2YWlsYWJpbGl0eV96b25lIjogIm5vdmEiLCAiY29udGFpbmVyIjogInZvbHVtZWJhY2t1cHMiLCAicGFyZW50X2lkIjogbnVsbCwgInN0YXR1cyI6ICJhdmFpbGFibGUiLCAiZmFpbF9yZWFzb24iOiBudWxsLCAic2l6ZSI6IDEsICJkaXNwbGF5X25hbWUiOiAidGVtcGVzdC10eXBlLUJhY2t1cC0xMzY3MTcxNzI0IiwgImRpc3BsYXlfZGVzY3JpcHRpb24iOiBudWxsLCAic2VydmljZV9tZXRhZGF0YSI6ICJ2b2x1bWVfZTAyMDA3NDktYTcxMy00YjE1LTg5MzctNDU1NGYyNWVjMmZjLzIwMjYwNzI3MTYyMTI0L2F6X25vdmFfYmFja3VwXzEzYWQ0MDdiLWJmYzctNGYwZC05M2Y3LTMwMDU1NjkxYTNkNyIsICJzZXJ2aWNlIjogImNpbmRlci5iYWNrdXAuZHJpdmVycy5zd2lmdC5Td2lmdEJhY2t1cERyaXZlciIsICJvYmplY3RfY291bnQiOiAyMSwgInRlbXBfdm9sdW1lX2lkIjogbnVsbCwgInRlbXBfc25hcHNob3RfaWQiOiBudWxsLCAibnVtX2RlcGVuZGVudF9iYWNrdXBzIjogMCwgInNuYXBzaG90X2lkIjogbnVsbCwgImRhdGFfdGltZXN0YW1wIjogIjIwMjYtMDctMjdUMTY6MjE6MjJaIiwgInJlc3RvcmVfdm9sdW1lX2lkIjogbnVsbCwgIm1ldGFkYXRhIjoge30sICJlbmNyeXB0aW9uX2tleV9pZCI6IG51bGwsICJjcmVhdGVkX2F0IjogIjIwMjYtMDctMjdUMTY6MjE6MjJaIiwgInVwZGF0ZWRfYXQiOiAiMjAyNi0wNy0yN1QxNjoyMTozNloiLCAiZGVsZXRlZF9hdCI6IG51bGwsICJkZWxldGVkIjogZmFsc2V9'}}. {{(pid=100522) export_record /opt/stack/cinder/cinder/api/contrib/backups.py:252}} Jul 27 16:21:37.215099 np0000005924 devstack@c-api.service[100522]: INFO cinder.api.openstack.wsgi [None req-4c5ad8e0-5cc7-43aa-91fc-aef8ad60991d tempest-ProjectReaderTests33-1290891911 tempest-ProjectReaderTests33-1290891911-project-admin] https://10.4.3.117/volume/v3/backups/13ad407b-bfc7-4f0d-93f7-30055691a3d7/export_record returned with HTTP 200 Jul 27 16:21:37.215917 np0000005924 devstack@c-api.service[100522]: [pid: 100522|app: 0|req: 1223/4930] 10.4.3.117 () {68 vars in 1430 bytes} [Mon Jul 27 16:21:37 2026] GET /volume/v3/backups/13ad407b-bfc7-4f0d-93f7-30055691a3d7/export_record => generated 1424 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 27 16:21:37.227385 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.middleware.request_id [None req-60d840ce-2f0d-4b55-9715-cb2d76cf9105 None None] RequestId filter calling following filter/app {{(pid=100521) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:21:37.229311 np0000005924 devstack@c-api.service[100521]: INFO cinder.api.openstack.wsgi [None req-60d840ce-2f0d-4b55-9715-cb2d76cf9105 tempest-ProjectReaderTests33-1290891911 tempest-ProjectReaderTests33-1290891911-project-admin] GET https://10.4.3.117/volume/v3/backups/13ad407b-bfc7-4f0d-93f7-30055691a3d7 Jul 27 16:21:37.229580 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.openstack.wsgi [None req-60d840ce-2f0d-4b55-9715-cb2d76cf9105 tempest-ProjectReaderTests33-1290891911 tempest-ProjectReaderTests33-1290891911-project-admin] Empty body provided in request {{(pid=100521) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:21:37.229844 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.openstack.wsgi [None req-60d840ce-2f0d-4b55-9715-cb2d76cf9105 tempest-ProjectReaderTests33-1290891911 tempest-ProjectReaderTests33-1290891911-project-admin] Calling method 'show' {{(pid=100521) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:21:37.229942 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.v3.backups [None req-60d840ce-2f0d-4b55-9715-cb2d76cf9105 tempest-ProjectReaderTests33-1290891911 tempest-ProjectReaderTests33-1290891911-project-admin] Show backup with id 13ad407b-bfc7-4f0d-93f7-30055691a3d7. {{(pid=100521) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 27 16:21:37.234371 np0000005924 devstack@c-api.service[100521]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:21:37.234371 np0000005924 devstack@c-api.service[100521]: warnings.warn( Jul 27 16:21:37.235009 np0000005924 devstack@c-api.service[100521]: INFO cinder.api.openstack.wsgi [None req-60d840ce-2f0d-4b55-9715-cb2d76cf9105 tempest-ProjectReaderTests33-1290891911 tempest-ProjectReaderTests33-1290891911-project-admin] https://10.4.3.117/volume/v3/backups/13ad407b-bfc7-4f0d-93f7-30055691a3d7 returned with HTTP 200 Jul 27 16:21:37.235401 np0000005924 devstack@c-api.service[100521]: [pid: 100521|app: 0|req: 1231/4931] 10.4.3.117 () {68 vars in 1388 bytes} [Mon Jul 27 16:21:37 2026] GET /volume/v3/backups/13ad407b-bfc7-4f0d-93f7-30055691a3d7 => generated 738 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 27 16:21:37.246136 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.middleware.request_id [None req-6a8e0d14-5a70-4817-afbf-e94276111d2d None None] RequestId filter calling following filter/app {{(pid=100523) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:21:37.248365 np0000005924 devstack@c-api.service[100523]: INFO cinder.api.openstack.wsgi [None req-6a8e0d14-5a70-4817-afbf-e94276111d2d tempest-ProjectReaderTests33-1290891911 tempest-ProjectReaderTests33-1290891911-project-reader] POST https://10.4.3.117/volume/v3/backups/import_record Jul 27 16:21:37.248973 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.openstack.wsgi [None req-6a8e0d14-5a70-4817-afbf-e94276111d2d tempest-ProjectReaderTests33-1290891911 tempest-ProjectReaderTests33-1290891911-project-reader] Action: 'import_record', calling method: import_record, body: {"backup-record": {"backup_service": "cinder.backup.drivers.swift.SwiftBackupDriver", "backup_url": "eyJkcml2ZXJfaW5mbyI6IHt9LCAiaWQiOiAiY2YyNmU3OTEtOTZjOS00ZGVmLTkwMTItNWY2MWYxZjljYTM1IiwgInVzZXJfaWQiOiAiMzY0YWNiYTFmOWZiNGI4ZWE3MjBkYTU3MGJiOWRhMzciLCAicHJvamVjdF9pZCI6ICI4ZTg2YzU5NzA2M2I0ZWYxOGExNzhlZDM4ZjhhMTcxYSIsICJ2b2x1bWVfaWQiOiAiZTAyMDA3NDktYTcxMy00YjE1LTg5MzctNDU1NGYyNWVjMmZjIiwgImhvc3QiOiAibnAwMDAwMDA1OTI0IiwgImF2YWlsYWJpbGl0eV96b25lIjogIm5vdmEiLCAiY29udGFpbmVyIjogInZvbHVtZWJhY2t1cHMiLCAicGFyZW50X2lkIjogbnVsbCwgInN0YXR1cyI6ICJhdmFpbGFibGUiLCAiZmFpbF9yZWFzb24iOiBudWxsLCAic2l6ZSI6IDEsICJkaXNwbGF5X25hbWUiOiAidGVtcGVzdC10eXBlLUJhY2t1cC0xMzY3MTcxNzI0IiwgImRpc3BsYXlfZGVzY3JpcHRpb24iOiBudWxsLCAic2VydmljZV9tZXRhZGF0YSI6ICJ2b2x1bWVfZTAyMDA3NDktYTcxMy00YjE1LTg5MzctNDU1NGYyNWVjMmZjLzIwMjYwNzI3MTYyMTI0L2F6X25vdmFfYmFja3VwXzEzYWQ0MDdiLWJmYzctNGYwZC05M2Y3LTMwMDU1NjkxYTNkNyIsICJzZXJ2aWNlIjogImNpbmRlci5iYWNrdXAuZHJpdmVycy5zd2lmdC5Td2lmdEJhY2t1cERyaXZlciIsICJvYmplY3RfY291bnQiOiAyMSwgInRlbXBfdm9sdW1lX2lkIjogbnVsbCwgInRlbXBfc25hcHNob3RfaWQiOiBudWxsLCAibnVtX2RlcGVuZGVudF9iYWNrdXBzIjogMCwgInNuYXBzaG90X2lkIjogbnVsbCwgImRhdGFfdGltZXN0YW1wIjogIjIwMjYtMDctMjdUMTY6MjE6MjJaIiwgInJlc3RvcmVfdm9sdW1lX2lkIjogbnVsbCwgIm1ldGFkYXRhIjoge30sICJlbmNyeXB0aW9uX2tleV9pZCI6IG51bGwsICJjcmVhdGVkX2F0IjogIjIwMjYtMDctMjdUMTY6MjE6MjJaIiwgInVwZGF0ZWRfYXQiOiAiMjAyNi0wNy0yN1QxNjoyMTozNloiLCAiZGVsZXRlZF9hdCI6IG51bGwsICJkZWxldGVkIjogZmFsc2V9"}} {{(pid=100523) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 27 16:21:37.250749 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.contrib.backups [None req-6a8e0d14-5a70-4817-afbf-e94276111d2d tempest-ProjectReaderTests33-1290891911 tempest-ProjectReaderTests33-1290891911-project-reader] Importing record from {'backup-record': {'backup_service': 'cinder.backup.drivers.swift.SwiftBackupDriver', 'backup_url': 'eyJkcml2ZXJfaW5mbyI6IHt9LCAiaWQiOiAiY2YyNmU3OTEtOTZjOS00ZGVmLTkwMTItNWY2MWYxZjljYTM1IiwgInVzZXJfaWQiOiAiMzY0YWNiYTFmOWZiNGI4ZWE3MjBkYTU3MGJiOWRhMzciLCAicHJvamVjdF9pZCI6ICI4ZTg2YzU5NzA2M2I0ZWYxOGExNzhlZDM4ZjhhMTcxYSIsICJ2b2x1bWVfaWQiOiAiZTAyMDA3NDktYTcxMy00YjE1LTg5MzctNDU1NGYyNWVjMmZjIiwgImhvc3QiOiAibnAwMDAwMDA1OTI0IiwgImF2YWlsYWJpbGl0eV96b25lIjogIm5vdmEiLCAiY29udGFpbmVyIjogInZvbHVtZWJhY2t1cHMiLCAicGFyZW50X2lkIjogbnVsbCwgInN0YXR1cyI6ICJhdmFpbGFibGUiLCAiZmFpbF9yZWFzb24iOiBudWxsLCAic2l6ZSI6IDEsICJkaXNwbGF5X25hbWUiOiAidGVtcGVzdC10eXBlLUJhY2t1cC0xMzY3MTcxNzI0IiwgImRpc3BsYXlfZGVzY3JpcHRpb24iOiBudWxsLCAic2VydmljZV9tZXRhZGF0YSI6ICJ2b2x1bWVfZTAyMDA3NDktYTcxMy00YjE1LTg5MzctNDU1NGYyNWVjMmZjLzIwMjYwNzI3MTYyMTI0L2F6X25vdmFfYmFja3VwXzEzYWQ0MDdiLWJmYzctNGYwZC05M2Y3LTMwMDU1NjkxYTNkNyIsICJzZXJ2aWNlIjogImNpbmRlci5iYWNrdXAuZHJpdmVycy5zd2lmdC5Td2lmdEJhY2t1cERyaXZlciIsICJvYmplY3RfY291bnQiOiAyMSwgInRlbXBfdm9sdW1lX2lkIjogbnVsbCwgInRlbXBfc25hcHNob3RfaWQiOiBudWxsLCAibnVtX2RlcGVuZGVudF9iYWNrdXBzIjogMCwgInNuYXBzaG90X2lkIjogbnVsbCwgImRhdGFfdGltZXN0YW1wIjogIjIwMjYtMDctMjdUMTY6MjE6MjJaIiwgInJlc3RvcmVfdm9sdW1lX2lkIjogbnVsbCwgIm1ldGFkYXRhIjoge30sICJlbmNyeXB0aW9uX2tleV9pZCI6IG51bGwsICJjcmVhdGVkX2F0IjogIjIwMjYtMDctMjdUMTY6MjE6MjJaIiwgInVwZGF0ZWRfYXQiOiAiMjAyNi0wNy0yN1QxNjoyMTozNloiLCAiZGVsZXRlZF9hdCI6IG51bGwsICJkZWxldGVkIjogZmFsc2V9'}}. {{(pid=100523) import_record /opt/stack/cinder/cinder/api/contrib/backups.py:259}} Jul 27 16:21:37.250955 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.contrib.backups [None req-6a8e0d14-5a70-4817-afbf-e94276111d2d tempest-ProjectReaderTests33-1290891911 tempest-ProjectReaderTests33-1290891911-project-reader] Importing backup using cinder.backup.drivers.swift.SwiftBackupDriver and url eyJkcml2ZXJfaW5mbyI6IHt9LCAiaWQiOiAiY2YyNmU3OTEtOTZjOS00ZGVmLTkwMTItNWY2MWYxZjljYTM1IiwgInVzZXJfaWQiOiAiMzY0YWNiYTFmOWZiNGI4ZWE3MjBkYTU3MGJiOWRhMzciLCAicHJvamVjdF9pZCI6ICI4ZTg2YzU5NzA2M2I0ZWYxOGExNzhlZDM4ZjhhMTcxYSIsICJ2b2x1bWVfaWQiOiAiZTAyMDA3NDktYTcxMy00YjE1LTg5MzctNDU1NGYyNWVjMmZjIiwgImhvc3QiOiAibnAwMDAwMDA1OTI0IiwgImF2YWlsYWJpbGl0eV96b25lIjogIm5vdmEiLCAiY29udGFpbmVyIjogInZvbHVtZWJhY2t1cHMiLCAicGFyZW50X2lkIjogbnVsbCwgInN0YXR1cyI6ICJhdmFpbGFibGUiLCAiZmFpbF9yZWFzb24iOiBudWxsLCAic2l6ZSI6IDEsICJkaXNwbGF5X25hbWUiOiAidGVtcGVzdC10eXBlLUJhY2t1cC0xMzY3MTcxNzI0IiwgImRpc3BsYXlfZGVzY3JpcHRpb24iOiBudWxsLCAic2VydmljZV9tZXRhZGF0YSI6ICJ2b2x1bWVfZTAyMDA3NDktYTcxMy00YjE1LTg5MzctNDU1NGYyNWVjMmZjLzIwMjYwNzI3MTYyMTI0L2F6X25vdmFfYmFja3VwXzEzYWQ0MDdiLWJmYzctNGYwZC05M2Y3LTMwMDU1NjkxYTNkNyIsICJzZXJ2aWNlIjogImNpbmRlci5iYWNrdXAuZHJpdmVycy5zd2lmdC5Td2lmdEJhY2t1cERyaXZlciIsICJvYmplY3RfY291bnQiOiAyMSwgInRlbXBfdm9sdW1lX2lkIjogbnVsbCwgInRlbXBfc25hcHNob3RfaWQiOiBudWxsLCAibnVtX2RlcGVuZGVudF9iYWNrdXBzIjogMCwgInNuYXBzaG90X2lkIjogbnVsbCwgImRhdGFfdGltZXN0YW1wIjogIjIwMjYtMDctMjdUMTY6MjE6MjJaIiwgInJlc3RvcmVfdm9sdW1lX2lkIjogbnVsbCwgIm1ldGFkYXRhIjoge30sICJlbmNyeXB0aW9uX2tleV9pZCI6IG51bGwsICJjcmVhdGVkX2F0IjogIjIwMjYtMDctMjdUMTY6MjE6MjJaIiwgInVwZGF0ZWRfYXQiOiAiMjAyNi0wNy0yN1QxNjoyMTozNloiLCAiZGVsZXRlZF9hdCI6IG51bGwsICJkZWxldGVkIjogZmFsc2V9. {{(pid=100523) import_record /opt/stack/cinder/cinder/api/contrib/backups.py:265}} Jul 27 16:21:37.251875 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.policy [None req-6a8e0d14-5a70-4817-afbf-e94276111d2d tempest-ProjectReaderTests33-1290891911 tempest-ProjectReaderTests33-1290891911-project-reader] Policy check for backup:backup-import failed with context {'is_admin': False, 'user_id': 'c1f83d2e838f450b9eec7e1ba8cd0e2a', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '8e86c597063b4ef18a178ed38f8a171a', '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=100523) authorize /opt/stack/cinder/cinder/policy.py:189}} Jul 27 16:21:37.252153 np0000005924 devstack@c-api.service[100523]: INFO cinder.api.openstack.wsgi [None req-6a8e0d14-5a70-4817-afbf-e94276111d2d tempest-ProjectReaderTests33-1290891911 tempest-ProjectReaderTests33-1290891911-project-reader] https://10.4.3.117/volume/v3/backups/import_record returned with HTTP 403 Jul 27 16:21:37.252815 np0000005924 devstack@c-api.service[100523]: [pid: 100523|app: 0|req: 1242/4932] 10.4.3.117 () {70 vars in 1342 bytes} [Mon Jul 27 16:21:37 2026] POST /volume/v3/backups/import_record => generated 101 bytes in 7 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Jul 27 16:21:37.260117 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.middleware.request_id [None req-dffd4bbb-0f3d-4476-930e-ef593e0f8a28 None None] RequestId filter calling following filter/app {{(pid=100524) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:21:37.262155 np0000005924 devstack@c-api.service[100524]: INFO cinder.api.openstack.wsgi [None req-dffd4bbb-0f3d-4476-930e-ef593e0f8a28 tempest-ProjectReaderTests33-1290891911 tempest-ProjectReaderTests33-1290891911-project-admin] DELETE https://10.4.3.117/volume/v3/volumes/e0200749-a713-4b15-8937-4554f25ec2fc Jul 27 16:21:37.262385 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.openstack.wsgi [None req-dffd4bbb-0f3d-4476-930e-ef593e0f8a28 tempest-ProjectReaderTests33-1290891911 tempest-ProjectReaderTests33-1290891911-project-admin] Empty body provided in request {{(pid=100524) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:21:37.262700 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.openstack.wsgi [None req-dffd4bbb-0f3d-4476-930e-ef593e0f8a28 tempest-ProjectReaderTests33-1290891911 tempest-ProjectReaderTests33-1290891911-project-admin] Calling method 'delete' {{(pid=100524) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:21:37.262829 np0000005924 devstack@c-api.service[100524]: INFO cinder.api.v3.volumes [None req-dffd4bbb-0f3d-4476-930e-ef593e0f8a28 tempest-ProjectReaderTests33-1290891911 tempest-ProjectReaderTests33-1290891911-project-admin] Delete volume with id: e0200749-a713-4b15-8937-4554f25ec2fc Jul 27 16:21:37.265141 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.middleware.request_id [None req-2bb7cf69-f19d-41fd-9602-7b6cb533ae8a None None] RequestId filter calling following filter/app {{(pid=100522) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:21:37.267285 np0000005924 devstack@c-api.service[100522]: INFO cinder.api.openstack.wsgi [None req-2bb7cf69-f19d-41fd-9602-7b6cb533ae8a tempest-ProjectMemberTests33-1780357347 tempest-ProjectMemberTests33-1780357347-project-admin] GET https://10.4.3.117/volume/v3/backups/ba2c40a6-91ee-47cd-b574-fd728b71bdd4 Jul 27 16:21:37.267559 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.openstack.wsgi [None req-2bb7cf69-f19d-41fd-9602-7b6cb533ae8a tempest-ProjectMemberTests33-1780357347 tempest-ProjectMemberTests33-1780357347-project-admin] Empty body provided in request {{(pid=100522) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:21:37.267797 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.openstack.wsgi [None req-2bb7cf69-f19d-41fd-9602-7b6cb533ae8a tempest-ProjectMemberTests33-1780357347 tempest-ProjectMemberTests33-1780357347-project-admin] Calling method 'show' {{(pid=100522) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:21:37.267903 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.v3.backups [None req-2bb7cf69-f19d-41fd-9602-7b6cb533ae8a tempest-ProjectMemberTests33-1780357347 tempest-ProjectMemberTests33-1780357347-project-admin] Show backup with id ba2c40a6-91ee-47cd-b574-fd728b71bdd4. {{(pid=100522) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 27 16:21:37.270830 np0000005924 devstack@c-api.service[100524]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:21:37.270830 np0000005924 devstack@c-api.service[100524]: warnings.warn( Jul 27 16:21:37.271227 np0000005924 devstack@c-api.service[100524]: INFO cinder.volume.api [None req-dffd4bbb-0f3d-4476-930e-ef593e0f8a28 tempest-ProjectReaderTests33-1290891911 tempest-ProjectReaderTests33-1290891911-project-admin] Volume info retrieved successfully. Jul 27 16:21:37.272461 np0000005924 devstack@c-api.service[100522]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:21:37.272461 np0000005924 devstack@c-api.service[100522]: warnings.warn( Jul 27 16:21:37.273151 np0000005924 devstack@c-api.service[100522]: INFO cinder.api.openstack.wsgi [None req-2bb7cf69-f19d-41fd-9602-7b6cb533ae8a tempest-ProjectMemberTests33-1780357347 tempest-ProjectMemberTests33-1780357347-project-admin] https://10.4.3.117/volume/v3/backups/ba2c40a6-91ee-47cd-b574-fd728b71bdd4 returned with HTTP 200 Jul 27 16:21:37.273584 np0000005924 devstack@c-api.service[100522]: [pid: 100522|app: 0|req: 1224/4933] 10.4.3.117 () {68 vars in 1388 bytes} [Mon Jul 27 16:21:37 2026] GET /volume/v3/backups/ba2c40a6-91ee-47cd-b574-fd728b71bdd4 => generated 735 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 27 16:21:37.291276 np0000005924 devstack@c-api.service[100524]: INFO cinder.volume.api [None req-dffd4bbb-0f3d-4476-930e-ef593e0f8a28 tempest-ProjectReaderTests33-1290891911 tempest-ProjectReaderTests33-1290891911-project-admin] Delete volume request issued successfully. Jul 27 16:21:37.291643 np0000005924 devstack@c-api.service[100524]: INFO cinder.api.openstack.wsgi [None req-dffd4bbb-0f3d-4476-930e-ef593e0f8a28 tempest-ProjectReaderTests33-1290891911 tempest-ProjectReaderTests33-1290891911-project-admin] https://10.4.3.117/volume/v3/volumes/e0200749-a713-4b15-8937-4554f25ec2fc returned with HTTP 202 Jul 27 16:21:37.292202 np0000005924 devstack@c-api.service[100524]: [pid: 100524|app: 0|req: 1237/4934] 10.4.3.117 () {68 vars in 1391 bytes} [Mon Jul 27 16:21:37 2026] DELETE /volume/v3/volumes/e0200749-a713-4b15-8937-4554f25ec2fc => generated 0 bytes in 32 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 27 16:21:37.302487 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.middleware.request_id [None req-9a06583a-8e57-4300-83d1-93f59ba1be44 None None] RequestId filter calling following filter/app {{(pid=100521) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:21:37.305128 np0000005924 devstack@c-api.service[100521]: INFO cinder.api.openstack.wsgi [None req-9a06583a-8e57-4300-83d1-93f59ba1be44 tempest-ProjectReaderTests33-1290891911 tempest-ProjectReaderTests33-1290891911-project-admin] GET https://10.4.3.117/volume/v3/volumes/e0200749-a713-4b15-8937-4554f25ec2fc Jul 27 16:21:37.305435 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.openstack.wsgi [None req-9a06583a-8e57-4300-83d1-93f59ba1be44 tempest-ProjectReaderTests33-1290891911 tempest-ProjectReaderTests33-1290891911-project-admin] Empty body provided in request {{(pid=100521) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:21:37.305728 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.openstack.wsgi [None req-9a06583a-8e57-4300-83d1-93f59ba1be44 tempest-ProjectReaderTests33-1290891911 tempest-ProjectReaderTests33-1290891911-project-admin] Calling method 'show' {{(pid=100521) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:21:37.316635 np0000005924 devstack@c-api.service[100521]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:21:37.316635 np0000005924 devstack@c-api.service[100521]: warnings.warn( Jul 27 16:21:37.321009 np0000005924 devstack@c-api.service[100521]: INFO cinder.volume.api [None req-9a06583a-8e57-4300-83d1-93f59ba1be44 tempest-ProjectReaderTests33-1290891911 tempest-ProjectReaderTests33-1290891911-project-admin] Volume info retrieved successfully. Jul 27 16:21:37.324994 np0000005924 devstack@c-api.service[100521]: INFO cinder.api.openstack.wsgi [None req-9a06583a-8e57-4300-83d1-93f59ba1be44 tempest-ProjectReaderTests33-1290891911 tempest-ProjectReaderTests33-1290891911-project-admin] https://10.4.3.117/volume/v3/volumes/e0200749-a713-4b15-8937-4554f25ec2fc returned with HTTP 200 Jul 27 16:21:37.325374 np0000005924 devstack@c-api.service[100521]: [pid: 100521|app: 0|req: 1232/4935] 10.4.3.117 () {68 vars in 1388 bytes} [Mon Jul 27 16:21:37 2026] GET /volume/v3/volumes/e0200749-a713-4b15-8937-4554f25ec2fc => generated 1017 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 27 16:21:38.285241 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.middleware.request_id [None req-6d20879d-83d6-4842-ab3a-7b785b1ae76e None None] RequestId filter calling following filter/app {{(pid=100523) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:21:38.287635 np0000005924 devstack@c-api.service[100523]: INFO cinder.api.openstack.wsgi [None req-6d20879d-83d6-4842-ab3a-7b785b1ae76e tempest-ProjectMemberTests33-1780357347 tempest-ProjectMemberTests33-1780357347-project-admin] GET https://10.4.3.117/volume/v3/backups/ba2c40a6-91ee-47cd-b574-fd728b71bdd4 Jul 27 16:21:38.287962 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.openstack.wsgi [None req-6d20879d-83d6-4842-ab3a-7b785b1ae76e tempest-ProjectMemberTests33-1780357347 tempest-ProjectMemberTests33-1780357347-project-admin] Empty body provided in request {{(pid=100523) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:21:38.288241 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.openstack.wsgi [None req-6d20879d-83d6-4842-ab3a-7b785b1ae76e tempest-ProjectMemberTests33-1780357347 tempest-ProjectMemberTests33-1780357347-project-admin] Calling method 'show' {{(pid=100523) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:21:38.288426 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.v3.backups [None req-6d20879d-83d6-4842-ab3a-7b785b1ae76e tempest-ProjectMemberTests33-1780357347 tempest-ProjectMemberTests33-1780357347-project-admin] Show backup with id ba2c40a6-91ee-47cd-b574-fd728b71bdd4. {{(pid=100523) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 27 16:21:38.294001 np0000005924 devstack@c-api.service[100523]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:21:38.294001 np0000005924 devstack@c-api.service[100523]: warnings.warn( Jul 27 16:21:38.294937 np0000005924 devstack@c-api.service[100523]: INFO cinder.api.openstack.wsgi [None req-6d20879d-83d6-4842-ab3a-7b785b1ae76e tempest-ProjectMemberTests33-1780357347 tempest-ProjectMemberTests33-1780357347-project-admin] https://10.4.3.117/volume/v3/backups/ba2c40a6-91ee-47cd-b574-fd728b71bdd4 returned with HTTP 200 Jul 27 16:21:38.295437 np0000005924 devstack@c-api.service[100523]: [pid: 100523|app: 0|req: 1243/4936] 10.4.3.117 () {68 vars in 1388 bytes} [Mon Jul 27 16:21:38 2026] GET /volume/v3/backups/ba2c40a6-91ee-47cd-b574-fd728b71bdd4 => generated 735 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 27 16:21:38.338897 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.middleware.request_id [None req-0141b454-fe42-4c4e-a5e5-9dd1fdc28d8a None None] RequestId filter calling following filter/app {{(pid=100522) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:21:38.340951 np0000005924 devstack@c-api.service[100522]: INFO cinder.api.openstack.wsgi [None req-0141b454-fe42-4c4e-a5e5-9dd1fdc28d8a tempest-ProjectReaderTests33-1290891911 tempest-ProjectReaderTests33-1290891911-project-admin] GET https://10.4.3.117/volume/v3/volumes/e0200749-a713-4b15-8937-4554f25ec2fc Jul 27 16:21:38.341205 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.openstack.wsgi [None req-0141b454-fe42-4c4e-a5e5-9dd1fdc28d8a tempest-ProjectReaderTests33-1290891911 tempest-ProjectReaderTests33-1290891911-project-admin] Empty body provided in request {{(pid=100522) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:21:38.341456 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.openstack.wsgi [None req-0141b454-fe42-4c4e-a5e5-9dd1fdc28d8a tempest-ProjectReaderTests33-1290891911 tempest-ProjectReaderTests33-1290891911-project-admin] Calling method 'show' {{(pid=100522) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:21:38.347827 np0000005924 devstack@c-api.service[100522]: INFO cinder.api.openstack.wsgi [None req-0141b454-fe42-4c4e-a5e5-9dd1fdc28d8a tempest-ProjectReaderTests33-1290891911 tempest-ProjectReaderTests33-1290891911-project-admin] https://10.4.3.117/volume/v3/volumes/e0200749-a713-4b15-8937-4554f25ec2fc returned with HTTP 404 Jul 27 16:21:38.348362 np0000005924 devstack@c-api.service[100522]: [pid: 100522|app: 0|req: 1225/4937] 10.4.3.117 () {68 vars in 1388 bytes} [Mon Jul 27 16:21:38 2026] GET /volume/v3/volumes/e0200749-a713-4b15-8937-4554f25ec2fc => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 27 16:21:38.358733 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.middleware.request_id [None req-354e3251-7091-4e51-9389-5dd4c20ff0c6 None None] RequestId filter calling following filter/app {{(pid=100524) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:21:38.360833 np0000005924 devstack@c-api.service[100524]: INFO cinder.api.openstack.wsgi [None req-354e3251-7091-4e51-9389-5dd4c20ff0c6 tempest-ProjectReaderTests33-1290891911 tempest-ProjectReaderTests33-1290891911-project-reader] GET https://10.4.3.117/volume/v3/backups Jul 27 16:21:38.361157 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.openstack.wsgi [None req-354e3251-7091-4e51-9389-5dd4c20ff0c6 tempest-ProjectReaderTests33-1290891911 tempest-ProjectReaderTests33-1290891911-project-reader] Empty body provided in request {{(pid=100524) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:21:38.361457 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.openstack.wsgi [None req-354e3251-7091-4e51-9389-5dd4c20ff0c6 tempest-ProjectReaderTests33-1290891911 tempest-ProjectReaderTests33-1290891911-project-reader] Calling method 'index' {{(pid=100524) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:21:38.361801 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.api_utils [None req-354e3251-7091-4e51-9389-5dd4c20ff0c6 tempest-ProjectReaderTests33-1290891911 tempest-ProjectReaderTests33-1290891911-project-reader] Removing options '' from query. {{(pid=100524) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 27 16:21:38.367747 np0000005924 devstack@c-api.service[100524]: INFO cinder.api.openstack.wsgi [None req-354e3251-7091-4e51-9389-5dd4c20ff0c6 tempest-ProjectReaderTests33-1290891911 tempest-ProjectReaderTests33-1290891911-project-reader] https://10.4.3.117/volume/v3/backups returned with HTTP 200 Jul 27 16:21:38.368186 np0000005924 devstack@c-api.service[100524]: [pid: 100524|app: 0|req: 1238/4938] 10.4.3.117 () {68 vars in 1277 bytes} [Mon Jul 27 16:21:38 2026] GET /volume/v3/backups => generated 625 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 27 16:21:38.379529 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.middleware.request_id [None req-c3a46faa-0695-4c46-b6cc-1957a516975a None None] RequestId filter calling following filter/app {{(pid=100521) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:21:38.381972 np0000005924 devstack@c-api.service[100521]: INFO cinder.api.openstack.wsgi [None req-c3a46faa-0695-4c46-b6cc-1957a516975a tempest-ProjectReaderTests33-1290891911 tempest-ProjectReaderTests33-1290891911-project-reader] GET https://10.4.3.117/volume/v3/backups?project_id=8e86c597063b4ef18a178ed38f8a171a Jul 27 16:21:38.382299 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.openstack.wsgi [None req-c3a46faa-0695-4c46-b6cc-1957a516975a tempest-ProjectReaderTests33-1290891911 tempest-ProjectReaderTests33-1290891911-project-reader] Empty body provided in request {{(pid=100521) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:21:38.382604 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.openstack.wsgi [None req-c3a46faa-0695-4c46-b6cc-1957a516975a tempest-ProjectReaderTests33-1290891911 tempest-ProjectReaderTests33-1290891911-project-reader] Calling method 'index' {{(pid=100521) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:21:38.383030 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.api_utils [None req-c3a46faa-0695-4c46-b6cc-1957a516975a tempest-ProjectReaderTests33-1290891911 tempest-ProjectReaderTests33-1290891911-project-reader] Removing options 'project_id' from query. {{(pid=100521) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 27 16:21:38.389970 np0000005924 devstack@c-api.service[100521]: INFO cinder.api.openstack.wsgi [None req-c3a46faa-0695-4c46-b6cc-1957a516975a tempest-ProjectReaderTests33-1290891911 tempest-ProjectReaderTests33-1290891911-project-reader] https://10.4.3.117/volume/v3/backups?project_id=8e86c597063b4ef18a178ed38f8a171a returned with HTTP 200 Jul 27 16:21:38.390566 np0000005924 devstack@c-api.service[100521]: [pid: 100521|app: 0|req: 1233/4939] 10.4.3.117 () {68 vars in 1364 bytes} [Mon Jul 27 16:21:38 2026] GET /volume/v3/backups?project_id=8e86c597063b4ef18a178ed38f8a171a => generated 625 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 27 16:21:38.401942 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.middleware.request_id [None req-5c9201cc-f35e-4672-9790-2141ddd7b2cd None None] RequestId filter calling following filter/app {{(pid=100523) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:21:38.404145 np0000005924 devstack@c-api.service[100523]: INFO cinder.api.openstack.wsgi [None req-5c9201cc-f35e-4672-9790-2141ddd7b2cd tempest-ProjectReaderTests33-1290891911 tempest-ProjectReaderTests33-1290891911-project-admin] POST https://10.4.3.117/volume/v3/volumes Jul 27 16:21:38.404614 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.openstack.wsgi [None req-5c9201cc-f35e-4672-9790-2141ddd7b2cd tempest-ProjectReaderTests33-1290891911 tempest-ProjectReaderTests33-1290891911-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-760412982"}} {{(pid=100523) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 27 16:21:38.406404 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.v3.volumes [None req-5c9201cc-f35e-4672-9790-2141ddd7b2cd tempest-ProjectReaderTests33-1290891911 tempest-ProjectReaderTests33-1290891911-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-760412982'}} {{(pid=100523) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 27 16:21:38.406578 np0000005924 devstack@c-api.service[100523]: INFO cinder.api.v3.volumes [None req-5c9201cc-f35e-4672-9790-2141ddd7b2cd tempest-ProjectReaderTests33-1290891911 tempest-ProjectReaderTests33-1290891911-project-admin] Create volume of 1 GB Jul 27 16:21:38.411297 np0000005924 devstack@c-api.service[100523]: INFO cinder.volume.api [None req-5c9201cc-f35e-4672-9790-2141ddd7b2cd tempest-ProjectReaderTests33-1290891911 tempest-ProjectReaderTests33-1290891911-project-admin] Availability Zones retrieved successfully. Jul 27 16:21:38.416394 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.volume.api [None req-5c9201cc-f35e-4672-9790-2141ddd7b2cd tempest-ProjectReaderTests33-1290891911 tempest-ProjectReaderTests33-1290891911-project-admin] Flow 'volume_create_api' (5b094631-e701-41af-b1ce-4619b9cd9b8e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100523) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 27 16:21:38.417156 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.volume.api [None req-5c9201cc-f35e-4672-9790-2141ddd7b2cd tempest-ProjectReaderTests33-1290891911 tempest-ProjectReaderTests33-1290891911-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f4d44143-4151-491e-a5e6-562e9de72914) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100523) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 27 16:21:38.417887 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.volume.flows.api.create_volume [None req-5c9201cc-f35e-4672-9790-2141ddd7b2cd tempest-ProjectReaderTests33-1290891911 tempest-ProjectReaderTests33-1290891911-project-admin] Validating volume size '1' using validate_int {{(pid=100523) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 27 16:21:38.439694 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.volume.api [None req-5c9201cc-f35e-4672-9790-2141ddd7b2cd tempest-ProjectReaderTests33-1290891911 tempest-ProjectReaderTests33-1290891911-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f4d44143-4151-491e-a5e6-562e9de72914) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-27T16:04:59Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=2bce4e1a-e6e0-49d9-be36-c3405449a01e,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '2bce4e1a-e6e0-49d9-be36-c3405449a01e', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100523) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 27 16:21:38.440385 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.volume.api [None req-5c9201cc-f35e-4672-9790-2141ddd7b2cd tempest-ProjectReaderTests33-1290891911 tempest-ProjectReaderTests33-1290891911-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (ed7fa57a-824c-4120-aaa8-e67fbd0e23c9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100523) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 27 16:21:38.475064 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.quota [None req-5c9201cc-f35e-4672-9790-2141ddd7b2cd tempest-ProjectReaderTests33-1290891911 tempest-ProjectReaderTests33-1290891911-project-admin] Created reservations ['a94080cb-fc15-4233-b9c0-a92a04a51dad', 'c6393562-6b47-4bed-b68d-356e887625d5', '18362056-c3be-46d5-bfae-dc3e196351db', '9b8b96fa-1ef1-4a01-8e41-6e3091376fcc'] {{(pid=100523) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 27 16:21:38.476153 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.volume.api [None req-5c9201cc-f35e-4672-9790-2141ddd7b2cd tempest-ProjectReaderTests33-1290891911 tempest-ProjectReaderTests33-1290891911-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (ed7fa57a-824c-4120-aaa8-e67fbd0e23c9) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['a94080cb-fc15-4233-b9c0-a92a04a51dad', 'c6393562-6b47-4bed-b68d-356e887625d5', '18362056-c3be-46d5-bfae-dc3e196351db', '9b8b96fa-1ef1-4a01-8e41-6e3091376fcc']}' {{(pid=100523) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 27 16:21:38.476853 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.volume.api [None req-5c9201cc-f35e-4672-9790-2141ddd7b2cd tempest-ProjectReaderTests33-1290891911 tempest-ProjectReaderTests33-1290891911-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (c72ee82d-fd16-4c8b-8a0a-8da7c6627cb0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100523) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 27 16:21:38.497925 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.volume.api [None req-5c9201cc-f35e-4672-9790-2141ddd7b2cd tempest-ProjectReaderTests33-1290891911 tempest-ProjectReaderTests33-1290891911-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (c72ee82d-fd16-4c8b-8a0a-8da7c6627cb0) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '199057cf-ddbb-4a5b-b722-62494268d567', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-760412982',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='8e86c597063b4ef18a178ed38f8a171a',qos_specs=None,replication_status=,reservations=['a94080cb-fc15-4233-b9c0-a92a04a51dad','c6393562-6b47-4bed-b68d-356e887625d5','18362056-c3be-46d5-bfae-dc3e196351db','9b8b96fa-1ef1-4a01-8e41-6e3091376fcc'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='364acba1f9fb4b8ea720da570bb9da37',volume_type_id=2bce4e1a-e6e0-49d9-be36-c3405449a01e), 'volume': Volume(_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-27T16:21:38Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-760412982',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=199057cf-ddbb-4a5b-b722-62494268d567,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='8e86c597063b4ef18a178ed38f8a171a',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='364acba1f9fb4b8ea720da570bb9da37',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(2bce4e1a-e6e0-49d9-be36-c3405449a01e),volume_type_id=2bce4e1a-e6e0-49d9-be36-c3405449a01e)}' {{(pid=100523) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 27 16:21:38.498897 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.volume.api [None req-5c9201cc-f35e-4672-9790-2141ddd7b2cd tempest-ProjectReaderTests33-1290891911 tempest-ProjectReaderTests33-1290891911-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (93c00f68-3844-4b70-894f-b93ead67165c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100523) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 27 16:21:38.514376 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.volume.api [None req-5c9201cc-f35e-4672-9790-2141ddd7b2cd tempest-ProjectReaderTests33-1290891911 tempest-ProjectReaderTests33-1290891911-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (93c00f68-3844-4b70-894f-b93ead67165c) transitioned into state 'SUCCESS' from state '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-760412982',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='8e86c597063b4ef18a178ed38f8a171a',qos_specs=None,replication_status=,reservations=['a94080cb-fc15-4233-b9c0-a92a04a51dad','c6393562-6b47-4bed-b68d-356e887625d5','18362056-c3be-46d5-bfae-dc3e196351db','9b8b96fa-1ef1-4a01-8e41-6e3091376fcc'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='364acba1f9fb4b8ea720da570bb9da37',volume_type_id=2bce4e1a-e6e0-49d9-be36-c3405449a01e)}' {{(pid=100523) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 27 16:21:38.515101 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.volume.api [None req-5c9201cc-f35e-4672-9790-2141ddd7b2cd tempest-ProjectReaderTests33-1290891911 tempest-ProjectReaderTests33-1290891911-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (73c5b18d-0bf9-4333-a3a5-7333a28b12cf) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100523) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 27 16:21:38.522898 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.volume.api [None req-5c9201cc-f35e-4672-9790-2141ddd7b2cd tempest-ProjectReaderTests33-1290891911 tempest-ProjectReaderTests33-1290891911-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (73c5b18d-0bf9-4333-a3a5-7333a28b12cf) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100523) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 27 16:21:38.523697 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.volume.api [None req-5c9201cc-f35e-4672-9790-2141ddd7b2cd tempest-ProjectReaderTests33-1290891911 tempest-ProjectReaderTests33-1290891911-project-admin] Flow 'volume_create_api' (5b094631-e701-41af-b1ce-4619b9cd9b8e) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100523) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 27 16:21:38.523997 np0000005924 devstack@c-api.service[100523]: INFO cinder.volume.api [None req-5c9201cc-f35e-4672-9790-2141ddd7b2cd tempest-ProjectReaderTests33-1290891911 tempest-ProjectReaderTests33-1290891911-project-admin] Create volume request issued successfully. Jul 27 16:21:38.524564 np0000005924 devstack@c-api.service[100523]: INFO cinder.api.openstack.wsgi [None req-5c9201cc-f35e-4672-9790-2141ddd7b2cd tempest-ProjectReaderTests33-1290891911 tempest-ProjectReaderTests33-1290891911-project-admin] https://10.4.3.117/volume/v3/volumes returned with HTTP 202 Jul 27 16:21:38.524988 np0000005924 devstack@c-api.service[100523]: [pid: 100523|app: 0|req: 1244/4940] 10.4.3.117 () {70 vars in 1298 bytes} [Mon Jul 27 16:21:38 2026] POST /volume/v3/volumes => generated 777 bytes in 124 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 27 16:21:38.538307 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.middleware.request_id [None req-72e18166-7f35-43a1-b39c-ac89c6994b66 None None] RequestId filter calling following filter/app {{(pid=100522) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:21:38.539971 np0000005924 devstack@c-api.service[100522]: INFO cinder.api.openstack.wsgi [None req-72e18166-7f35-43a1-b39c-ac89c6994b66 tempest-ProjectReaderTests33-1290891911 tempest-ProjectReaderTests33-1290891911-project-admin] GET https://10.4.3.117/volume/v3/volumes/199057cf-ddbb-4a5b-b722-62494268d567 Jul 27 16:21:38.540210 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.openstack.wsgi [None req-72e18166-7f35-43a1-b39c-ac89c6994b66 tempest-ProjectReaderTests33-1290891911 tempest-ProjectReaderTests33-1290891911-project-admin] Empty body provided in request {{(pid=100522) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:21:38.540738 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.openstack.wsgi [None req-72e18166-7f35-43a1-b39c-ac89c6994b66 tempest-ProjectReaderTests33-1290891911 tempest-ProjectReaderTests33-1290891911-project-admin] Calling method 'show' {{(pid=100522) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:21:38.547199 np0000005924 devstack@c-api.service[100522]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:21:38.547199 np0000005924 devstack@c-api.service[100522]: warnings.warn( Jul 27 16:21:38.550170 np0000005924 devstack@c-api.service[100522]: INFO cinder.volume.api [None req-72e18166-7f35-43a1-b39c-ac89c6994b66 tempest-ProjectReaderTests33-1290891911 tempest-ProjectReaderTests33-1290891911-project-admin] Volume info retrieved successfully. Jul 27 16:21:38.553502 np0000005924 devstack@c-api.service[100522]: INFO cinder.api.openstack.wsgi [None req-72e18166-7f35-43a1-b39c-ac89c6994b66 tempest-ProjectReaderTests33-1290891911 tempest-ProjectReaderTests33-1290891911-project-admin] https://10.4.3.117/volume/v3/volumes/199057cf-ddbb-4a5b-b722-62494268d567 returned with HTTP 200 Jul 27 16:21:38.553911 np0000005924 devstack@c-api.service[100522]: [pid: 100522|app: 0|req: 1226/4941] 10.4.3.117 () {68 vars in 1388 bytes} [Mon Jul 27 16:21:38 2026] GET /volume/v3/volumes/199057cf-ddbb-4a5b-b722-62494268d567 => generated 956 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 27 16:21:39.305645 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.middleware.request_id [None req-682ad3d6-be78-4a9f-81a5-4cd8b5a3c98e None None] RequestId filter calling following filter/app {{(pid=100524) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:21:39.307449 np0000005924 devstack@c-api.service[100524]: INFO cinder.api.openstack.wsgi [None req-682ad3d6-be78-4a9f-81a5-4cd8b5a3c98e tempest-ProjectMemberTests33-1780357347 tempest-ProjectMemberTests33-1780357347-project-admin] GET https://10.4.3.117/volume/v3/backups/ba2c40a6-91ee-47cd-b574-fd728b71bdd4 Jul 27 16:21:39.307714 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.openstack.wsgi [None req-682ad3d6-be78-4a9f-81a5-4cd8b5a3c98e tempest-ProjectMemberTests33-1780357347 tempest-ProjectMemberTests33-1780357347-project-admin] Empty body provided in request {{(pid=100524) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:21:39.307971 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.openstack.wsgi [None req-682ad3d6-be78-4a9f-81a5-4cd8b5a3c98e tempest-ProjectMemberTests33-1780357347 tempest-ProjectMemberTests33-1780357347-project-admin] Calling method 'show' {{(pid=100524) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:21:39.308152 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.v3.backups [None req-682ad3d6-be78-4a9f-81a5-4cd8b5a3c98e tempest-ProjectMemberTests33-1780357347 tempest-ProjectMemberTests33-1780357347-project-admin] Show backup with id ba2c40a6-91ee-47cd-b574-fd728b71bdd4. {{(pid=100524) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 27 16:21:39.312547 np0000005924 devstack@c-api.service[100524]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:21:39.312547 np0000005924 devstack@c-api.service[100524]: warnings.warn( Jul 27 16:21:39.313141 np0000005924 devstack@c-api.service[100524]: INFO cinder.api.openstack.wsgi [None req-682ad3d6-be78-4a9f-81a5-4cd8b5a3c98e tempest-ProjectMemberTests33-1780357347 tempest-ProjectMemberTests33-1780357347-project-admin] https://10.4.3.117/volume/v3/backups/ba2c40a6-91ee-47cd-b574-fd728b71bdd4 returned with HTTP 200 Jul 27 16:21:39.313538 np0000005924 devstack@c-api.service[100524]: [pid: 100524|app: 0|req: 1239/4942] 10.4.3.117 () {68 vars in 1388 bytes} [Mon Jul 27 16:21:39 2026] GET /volume/v3/backups/ba2c40a6-91ee-47cd-b574-fd728b71bdd4 => generated 735 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 27 16:21:39.565175 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.middleware.request_id [None req-645a65f3-0c78-4828-b680-23f128c778d1 None None] RequestId filter calling following filter/app {{(pid=100521) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:21:39.566930 np0000005924 devstack@c-api.service[100521]: INFO cinder.api.openstack.wsgi [None req-645a65f3-0c78-4828-b680-23f128c778d1 tempest-ProjectReaderTests33-1290891911 tempest-ProjectReaderTests33-1290891911-project-admin] GET https://10.4.3.117/volume/v3/volumes/199057cf-ddbb-4a5b-b722-62494268d567 Jul 27 16:21:39.567138 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.openstack.wsgi [None req-645a65f3-0c78-4828-b680-23f128c778d1 tempest-ProjectReaderTests33-1290891911 tempest-ProjectReaderTests33-1290891911-project-admin] Empty body provided in request {{(pid=100521) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:21:39.567313 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.openstack.wsgi [None req-645a65f3-0c78-4828-b680-23f128c778d1 tempest-ProjectReaderTests33-1290891911 tempest-ProjectReaderTests33-1290891911-project-admin] Calling method 'show' {{(pid=100521) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:21:39.573857 np0000005924 devstack@c-api.service[100521]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:21:39.573857 np0000005924 devstack@c-api.service[100521]: warnings.warn( Jul 27 16:21:39.576912 np0000005924 devstack@c-api.service[100521]: INFO cinder.volume.api [None req-645a65f3-0c78-4828-b680-23f128c778d1 tempest-ProjectReaderTests33-1290891911 tempest-ProjectReaderTests33-1290891911-project-admin] Volume info retrieved successfully. Jul 27 16:21:39.580159 np0000005924 devstack@c-api.service[100521]: INFO cinder.api.openstack.wsgi [None req-645a65f3-0c78-4828-b680-23f128c778d1 tempest-ProjectReaderTests33-1290891911 tempest-ProjectReaderTests33-1290891911-project-admin] https://10.4.3.117/volume/v3/volumes/199057cf-ddbb-4a5b-b722-62494268d567 returned with HTTP 200 Jul 27 16:21:39.580503 np0000005924 devstack@c-api.service[100521]: [pid: 100521|app: 0|req: 1234/4943] 10.4.3.117 () {68 vars in 1388 bytes} [Mon Jul 27 16:21:39 2026] GET /volume/v3/volumes/199057cf-ddbb-4a5b-b722-62494268d567 => generated 1017 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 27 16:21:39.591949 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.middleware.request_id [None req-233a7190-1767-4641-9c28-06425358c8d7 None None] RequestId filter calling following filter/app {{(pid=100523) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:21:39.593727 np0000005924 devstack@c-api.service[100523]: INFO cinder.api.openstack.wsgi [None req-233a7190-1767-4641-9c28-06425358c8d7 tempest-ProjectReaderTests33-1290891911 tempest-ProjectReaderTests33-1290891911-project-admin] POST https://10.4.3.117/volume/v3/backups Jul 27 16:21:39.594080 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.openstack.wsgi [None req-233a7190-1767-4641-9c28-06425358c8d7 tempest-ProjectReaderTests33-1290891911 tempest-ProjectReaderTests33-1290891911-project-admin] Action: 'create', calling method: create, body: {"backup": {"volume_id": "199057cf-ddbb-4a5b-b722-62494268d567", "name": "tempest-type-Backup-1433087896"}} {{(pid=100523) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 27 16:21:39.595385 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.contrib.backups [None req-233a7190-1767-4641-9c28-06425358c8d7 tempest-ProjectReaderTests33-1290891911 tempest-ProjectReaderTests33-1290891911-project-admin] Creating new backup {'backup': {'volume_id': '199057cf-ddbb-4a5b-b722-62494268d567', 'name': 'tempest-type-Backup-1433087896'}} {{(pid=100523) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Jul 27 16:21:39.595516 np0000005924 devstack@c-api.service[100523]: INFO cinder.api.contrib.backups [None req-233a7190-1767-4641-9c28-06425358c8d7 tempest-ProjectReaderTests33-1290891911 tempest-ProjectReaderTests33-1290891911-project-admin] Creating backup of volume 199057cf-ddbb-4a5b-b722-62494268d567 in container None Jul 27 16:21:39.601948 np0000005924 devstack@c-api.service[100523]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:21:39.601948 np0000005924 devstack@c-api.service[100523]: warnings.warn( Jul 27 16:21:39.602213 np0000005924 devstack@c-api.service[100523]: INFO cinder.volume.api [None req-233a7190-1767-4641-9c28-06425358c8d7 tempest-ProjectReaderTests33-1290891911 tempest-ProjectReaderTests33-1290891911-project-admin] Volume info retrieved successfully. Jul 27 16:21:39.616831 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.quota [None req-233a7190-1767-4641-9c28-06425358c8d7 tempest-ProjectReaderTests33-1290891911 tempest-ProjectReaderTests33-1290891911-project-admin] Created reservations ['6df1a70a-9f6b-4108-ac29-760e356b6f53', '31c92536-3dd5-4232-989b-02f868c7bc3d'] {{(pid=100523) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 27 16:21:39.637636 np0000005924 devstack@c-api.service[100523]: INFO cinder.api.openstack.wsgi [None req-233a7190-1767-4641-9c28-06425358c8d7 tempest-ProjectReaderTests33-1290891911 tempest-ProjectReaderTests33-1290891911-project-admin] https://10.4.3.117/volume/v3/backups returned with HTTP 202 Jul 27 16:21:39.638047 np0000005924 devstack@c-api.service[100523]: [pid: 100523|app: 0|req: 1245/4944] 10.4.3.117 () {70 vars in 1299 bytes} [Mon Jul 27 16:21:39 2026] POST /volume/v3/backups => generated 316 bytes in 47 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 27 16:21:39.646900 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.middleware.request_id [None req-0f27ed48-3701-4645-8c15-72c8fa6eab26 None None] RequestId filter calling following filter/app {{(pid=100522) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:21:39.649227 np0000005924 devstack@c-api.service[100522]: INFO cinder.api.openstack.wsgi [None req-0f27ed48-3701-4645-8c15-72c8fa6eab26 tempest-ProjectReaderTests33-1290891911 tempest-ProjectReaderTests33-1290891911-project-admin] GET https://10.4.3.117/volume/v3/backups/8d2a9448-be7b-4bab-9c3d-1ab7ac4c2ccf Jul 27 16:21:39.649469 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.openstack.wsgi [None req-0f27ed48-3701-4645-8c15-72c8fa6eab26 tempest-ProjectReaderTests33-1290891911 tempest-ProjectReaderTests33-1290891911-project-admin] Empty body provided in request {{(pid=100522) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:21:39.649656 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.openstack.wsgi [None req-0f27ed48-3701-4645-8c15-72c8fa6eab26 tempest-ProjectReaderTests33-1290891911 tempest-ProjectReaderTests33-1290891911-project-admin] Calling method 'show' {{(pid=100522) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:21:39.649756 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.v3.backups [None req-0f27ed48-3701-4645-8c15-72c8fa6eab26 tempest-ProjectReaderTests33-1290891911 tempest-ProjectReaderTests33-1290891911-project-admin] Show backup with id 8d2a9448-be7b-4bab-9c3d-1ab7ac4c2ccf. {{(pid=100522) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 27 16:21:39.656129 np0000005924 devstack@c-api.service[100522]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:21:39.656129 np0000005924 devstack@c-api.service[100522]: warnings.warn( Jul 27 16:21:39.656777 np0000005924 devstack@c-api.service[100522]: INFO cinder.api.openstack.wsgi [None req-0f27ed48-3701-4645-8c15-72c8fa6eab26 tempest-ProjectReaderTests33-1290891911 tempest-ProjectReaderTests33-1290891911-project-admin] https://10.4.3.117/volume/v3/backups/8d2a9448-be7b-4bab-9c3d-1ab7ac4c2ccf returned with HTTP 200 Jul 27 16:21:39.657138 np0000005924 devstack@c-api.service[100522]: [pid: 100522|app: 0|req: 1227/4945] 10.4.3.117 () {68 vars in 1388 bytes} [Mon Jul 27 16:21:39 2026] GET /volume/v3/backups/8d2a9448-be7b-4bab-9c3d-1ab7ac4c2ccf => generated 723 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 27 16:21:40.322679 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.middleware.request_id [None req-5147e07a-260c-4faa-90f7-8318d72c68ed None None] RequestId filter calling following filter/app {{(pid=100524) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:21:40.324536 np0000005924 devstack@c-api.service[100524]: INFO cinder.api.openstack.wsgi [None req-5147e07a-260c-4faa-90f7-8318d72c68ed tempest-ProjectMemberTests33-1780357347 tempest-ProjectMemberTests33-1780357347-project-admin] GET https://10.4.3.117/volume/v3/backups/ba2c40a6-91ee-47cd-b574-fd728b71bdd4 Jul 27 16:21:40.324753 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.openstack.wsgi [None req-5147e07a-260c-4faa-90f7-8318d72c68ed tempest-ProjectMemberTests33-1780357347 tempest-ProjectMemberTests33-1780357347-project-admin] Empty body provided in request {{(pid=100524) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:21:40.324970 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.openstack.wsgi [None req-5147e07a-260c-4faa-90f7-8318d72c68ed tempest-ProjectMemberTests33-1780357347 tempest-ProjectMemberTests33-1780357347-project-admin] Calling method 'show' {{(pid=100524) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:21:40.325069 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.v3.backups [None req-5147e07a-260c-4faa-90f7-8318d72c68ed tempest-ProjectMemberTests33-1780357347 tempest-ProjectMemberTests33-1780357347-project-admin] Show backup with id ba2c40a6-91ee-47cd-b574-fd728b71bdd4. {{(pid=100524) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 27 16:21:40.329476 np0000005924 devstack@c-api.service[100524]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:21:40.329476 np0000005924 devstack@c-api.service[100524]: warnings.warn( Jul 27 16:21:40.330143 np0000005924 devstack@c-api.service[100524]: INFO cinder.api.openstack.wsgi [None req-5147e07a-260c-4faa-90f7-8318d72c68ed tempest-ProjectMemberTests33-1780357347 tempest-ProjectMemberTests33-1780357347-project-admin] https://10.4.3.117/volume/v3/backups/ba2c40a6-91ee-47cd-b574-fd728b71bdd4 returned with HTTP 200 Jul 27 16:21:40.330552 np0000005924 devstack@c-api.service[100524]: [pid: 100524|app: 0|req: 1240/4946] 10.4.3.117 () {68 vars in 1388 bytes} [Mon Jul 27 16:21:40 2026] GET /volume/v3/backups/ba2c40a6-91ee-47cd-b574-fd728b71bdd4 => generated 735 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 27 16:21:40.666115 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.middleware.request_id [None req-aac64f6d-73eb-4c8d-8e53-e1fe01d7d0ed None None] RequestId filter calling following filter/app {{(pid=100521) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:21:40.667772 np0000005924 devstack@c-api.service[100521]: INFO cinder.api.openstack.wsgi [None req-aac64f6d-73eb-4c8d-8e53-e1fe01d7d0ed tempest-ProjectReaderTests33-1290891911 tempest-ProjectReaderTests33-1290891911-project-admin] GET https://10.4.3.117/volume/v3/backups/8d2a9448-be7b-4bab-9c3d-1ab7ac4c2ccf Jul 27 16:21:40.667975 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.openstack.wsgi [None req-aac64f6d-73eb-4c8d-8e53-e1fe01d7d0ed tempest-ProjectReaderTests33-1290891911 tempest-ProjectReaderTests33-1290891911-project-admin] Empty body provided in request {{(pid=100521) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:21:40.668195 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.openstack.wsgi [None req-aac64f6d-73eb-4c8d-8e53-e1fe01d7d0ed tempest-ProjectReaderTests33-1290891911 tempest-ProjectReaderTests33-1290891911-project-admin] Calling method 'show' {{(pid=100521) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:21:40.668304 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.v3.backups [None req-aac64f6d-73eb-4c8d-8e53-e1fe01d7d0ed tempest-ProjectReaderTests33-1290891911 tempest-ProjectReaderTests33-1290891911-project-admin] Show backup with id 8d2a9448-be7b-4bab-9c3d-1ab7ac4c2ccf. {{(pid=100521) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 27 16:21:40.672049 np0000005924 devstack@c-api.service[100521]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:21:40.672049 np0000005924 devstack@c-api.service[100521]: warnings.warn( Jul 27 16:21:40.672626 np0000005924 devstack@c-api.service[100521]: INFO cinder.api.openstack.wsgi [None req-aac64f6d-73eb-4c8d-8e53-e1fe01d7d0ed tempest-ProjectReaderTests33-1290891911 tempest-ProjectReaderTests33-1290891911-project-admin] https://10.4.3.117/volume/v3/backups/8d2a9448-be7b-4bab-9c3d-1ab7ac4c2ccf returned with HTTP 200 Jul 27 16:21:40.672980 np0000005924 devstack@c-api.service[100521]: [pid: 100521|app: 0|req: 1235/4947] 10.4.3.117 () {68 vars in 1388 bytes} [Mon Jul 27 16:21:40 2026] GET /volume/v3/backups/8d2a9448-be7b-4bab-9c3d-1ab7ac4c2ccf => generated 725 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 27 16:21:41.340639 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.middleware.request_id [None req-b7761633-d777-48b5-8f85-a1bea8f94c75 None None] RequestId filter calling following filter/app {{(pid=100523) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:21:41.342806 np0000005924 devstack@c-api.service[100523]: INFO cinder.api.openstack.wsgi [None req-b7761633-d777-48b5-8f85-a1bea8f94c75 tempest-ProjectMemberTests33-1780357347 tempest-ProjectMemberTests33-1780357347-project-admin] GET https://10.4.3.117/volume/v3/backups/ba2c40a6-91ee-47cd-b574-fd728b71bdd4 Jul 27 16:21:41.343114 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.openstack.wsgi [None req-b7761633-d777-48b5-8f85-a1bea8f94c75 tempest-ProjectMemberTests33-1780357347 tempest-ProjectMemberTests33-1780357347-project-admin] Empty body provided in request {{(pid=100523) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:21:41.343371 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.openstack.wsgi [None req-b7761633-d777-48b5-8f85-a1bea8f94c75 tempest-ProjectMemberTests33-1780357347 tempest-ProjectMemberTests33-1780357347-project-admin] Calling method 'show' {{(pid=100523) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:21:41.343514 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.v3.backups [None req-b7761633-d777-48b5-8f85-a1bea8f94c75 tempest-ProjectMemberTests33-1780357347 tempest-ProjectMemberTests33-1780357347-project-admin] Show backup with id ba2c40a6-91ee-47cd-b574-fd728b71bdd4. {{(pid=100523) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 27 16:21:41.348185 np0000005924 devstack@c-api.service[100523]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:21:41.348185 np0000005924 devstack@c-api.service[100523]: warnings.warn( Jul 27 16:21:41.348911 np0000005924 devstack@c-api.service[100523]: INFO cinder.api.openstack.wsgi [None req-b7761633-d777-48b5-8f85-a1bea8f94c75 tempest-ProjectMemberTests33-1780357347 tempest-ProjectMemberTests33-1780357347-project-admin] https://10.4.3.117/volume/v3/backups/ba2c40a6-91ee-47cd-b574-fd728b71bdd4 returned with HTTP 200 Jul 27 16:21:41.349287 np0000005924 devstack@c-api.service[100523]: [pid: 100523|app: 0|req: 1246/4948] 10.4.3.117 () {68 vars in 1388 bytes} [Mon Jul 27 16:21:41 2026] GET /volume/v3/backups/ba2c40a6-91ee-47cd-b574-fd728b71bdd4 => generated 735 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 27 16:21:41.682289 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.middleware.request_id [None req-1f0fe73c-94b2-423d-b3e1-ed17b7320e2f None None] RequestId filter calling following filter/app {{(pid=100522) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:21:41.684001 np0000005924 devstack@c-api.service[100522]: INFO cinder.api.openstack.wsgi [None req-1f0fe73c-94b2-423d-b3e1-ed17b7320e2f tempest-ProjectReaderTests33-1290891911 tempest-ProjectReaderTests33-1290891911-project-admin] GET https://10.4.3.117/volume/v3/backups/8d2a9448-be7b-4bab-9c3d-1ab7ac4c2ccf Jul 27 16:21:41.684234 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.openstack.wsgi [None req-1f0fe73c-94b2-423d-b3e1-ed17b7320e2f tempest-ProjectReaderTests33-1290891911 tempest-ProjectReaderTests33-1290891911-project-admin] Empty body provided in request {{(pid=100522) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:21:41.684461 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.openstack.wsgi [None req-1f0fe73c-94b2-423d-b3e1-ed17b7320e2f tempest-ProjectReaderTests33-1290891911 tempest-ProjectReaderTests33-1290891911-project-admin] Calling method 'show' {{(pid=100522) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:21:41.684568 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.v3.backups [None req-1f0fe73c-94b2-423d-b3e1-ed17b7320e2f tempest-ProjectReaderTests33-1290891911 tempest-ProjectReaderTests33-1290891911-project-admin] Show backup with id 8d2a9448-be7b-4bab-9c3d-1ab7ac4c2ccf. {{(pid=100522) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 27 16:21:41.688780 np0000005924 devstack@c-api.service[100522]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:21:41.688780 np0000005924 devstack@c-api.service[100522]: warnings.warn( Jul 27 16:21:41.689415 np0000005924 devstack@c-api.service[100522]: INFO cinder.api.openstack.wsgi [None req-1f0fe73c-94b2-423d-b3e1-ed17b7320e2f tempest-ProjectReaderTests33-1290891911 tempest-ProjectReaderTests33-1290891911-project-admin] https://10.4.3.117/volume/v3/backups/8d2a9448-be7b-4bab-9c3d-1ab7ac4c2ccf returned with HTTP 200 Jul 27 16:21:41.689946 np0000005924 devstack@c-api.service[100522]: [pid: 100522|app: 0|req: 1228/4949] 10.4.3.117 () {68 vars in 1388 bytes} [Mon Jul 27 16:21:41 2026] GET /volume/v3/backups/8d2a9448-be7b-4bab-9c3d-1ab7ac4c2ccf => generated 725 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 27 16:21:42.360676 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.middleware.request_id [None req-61f40599-e8ef-4e91-bac4-05c5dca9bf05 None None] RequestId filter calling following filter/app {{(pid=100524) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:21:42.363148 np0000005924 devstack@c-api.service[100524]: INFO cinder.api.openstack.wsgi [None req-61f40599-e8ef-4e91-bac4-05c5dca9bf05 tempest-ProjectMemberTests33-1780357347 tempest-ProjectMemberTests33-1780357347-project-admin] GET https://10.4.3.117/volume/v3/backups/ba2c40a6-91ee-47cd-b574-fd728b71bdd4 Jul 27 16:21:42.363354 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.openstack.wsgi [None req-61f40599-e8ef-4e91-bac4-05c5dca9bf05 tempest-ProjectMemberTests33-1780357347 tempest-ProjectMemberTests33-1780357347-project-admin] Empty body provided in request {{(pid=100524) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:21:42.363549 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.openstack.wsgi [None req-61f40599-e8ef-4e91-bac4-05c5dca9bf05 tempest-ProjectMemberTests33-1780357347 tempest-ProjectMemberTests33-1780357347-project-admin] Calling method 'show' {{(pid=100524) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:21:42.363703 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.v3.backups [None req-61f40599-e8ef-4e91-bac4-05c5dca9bf05 tempest-ProjectMemberTests33-1780357347 tempest-ProjectMemberTests33-1780357347-project-admin] Show backup with id ba2c40a6-91ee-47cd-b574-fd728b71bdd4. {{(pid=100524) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 27 16:21:42.367976 np0000005924 devstack@c-api.service[100524]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:21:42.367976 np0000005924 devstack@c-api.service[100524]: warnings.warn( Jul 27 16:21:42.368650 np0000005924 devstack@c-api.service[100524]: INFO cinder.api.openstack.wsgi [None req-61f40599-e8ef-4e91-bac4-05c5dca9bf05 tempest-ProjectMemberTests33-1780357347 tempest-ProjectMemberTests33-1780357347-project-admin] https://10.4.3.117/volume/v3/backups/ba2c40a6-91ee-47cd-b574-fd728b71bdd4 returned with HTTP 200 Jul 27 16:21:42.369078 np0000005924 devstack@c-api.service[100524]: [pid: 100524|app: 0|req: 1241/4950] 10.4.3.117 () {68 vars in 1388 bytes} [Mon Jul 27 16:21:42 2026] GET /volume/v3/backups/ba2c40a6-91ee-47cd-b574-fd728b71bdd4 => generated 737 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 27 16:21:42.379272 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.middleware.request_id [None req-8dad1a09-eff4-4b12-bdb1-dae086273ebc None None] RequestId filter calling following filter/app {{(pid=100521) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:21:42.441871 np0000005924 devstack@c-api.service[100521]: INFO cinder.api.openstack.wsgi [None req-8dad1a09-eff4-4b12-bdb1-dae086273ebc tempest-ProjectMemberTests33-1780357347 tempest-ProjectMemberTests33-1780357347-project-member] POST https://10.4.3.117/volume/v3/backups Jul 27 16:21:42.442224 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.openstack.wsgi [None req-8dad1a09-eff4-4b12-bdb1-dae086273ebc tempest-ProjectMemberTests33-1780357347 tempest-ProjectMemberTests33-1780357347-project-member] Action: 'create', calling method: create, body: {"backup": {"volume_id": "bebd10b9-3389-49f5-ada2-bbeb64762233"}} {{(pid=100521) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 27 16:21:42.443659 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.contrib.backups [None req-8dad1a09-eff4-4b12-bdb1-dae086273ebc tempest-ProjectMemberTests33-1780357347 tempest-ProjectMemberTests33-1780357347-project-member] Creating new backup {'backup': {'volume_id': 'bebd10b9-3389-49f5-ada2-bbeb64762233'}} {{(pid=100521) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Jul 27 16:21:42.443797 np0000005924 devstack@c-api.service[100521]: INFO cinder.api.contrib.backups [None req-8dad1a09-eff4-4b12-bdb1-dae086273ebc tempest-ProjectMemberTests33-1780357347 tempest-ProjectMemberTests33-1780357347-project-member] Creating backup of volume bebd10b9-3389-49f5-ada2-bbeb64762233 in container None Jul 27 16:21:42.450795 np0000005924 devstack@c-api.service[100521]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:21:42.450795 np0000005924 devstack@c-api.service[100521]: warnings.warn( Jul 27 16:21:42.451286 np0000005924 devstack@c-api.service[100521]: INFO cinder.volume.api [None req-8dad1a09-eff4-4b12-bdb1-dae086273ebc tempest-ProjectMemberTests33-1780357347 tempest-ProjectMemberTests33-1780357347-project-member] Volume info retrieved successfully. Jul 27 16:21:42.466413 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.quota [None req-8dad1a09-eff4-4b12-bdb1-dae086273ebc tempest-ProjectMemberTests33-1780357347 tempest-ProjectMemberTests33-1780357347-project-member] Created reservations ['efebe138-a430-4903-93dc-3a63fe81d531', 'cb2dce91-4d40-42a4-a55a-895502bf5680'] {{(pid=100521) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 27 16:21:42.493527 np0000005924 devstack@c-api.service[100521]: INFO cinder.api.openstack.wsgi [None req-8dad1a09-eff4-4b12-bdb1-dae086273ebc tempest-ProjectMemberTests33-1780357347 tempest-ProjectMemberTests33-1780357347-project-member] https://10.4.3.117/volume/v3/backups returned with HTTP 202 Jul 27 16:21:42.493869 np0000005924 devstack@c-api.service[100521]: [pid: 100521|app: 0|req: 1236/4951] 10.4.3.117 () {70 vars in 1298 bytes} [Mon Jul 27 16:21:42 2026] POST /volume/v3/backups => generated 288 bytes in 115 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 27 16:21:42.501533 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.middleware.request_id [None req-c63f80de-00c2-4e32-9548-962f62391209 None None] RequestId filter calling following filter/app {{(pid=100523) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:21:42.503174 np0000005924 devstack@c-api.service[100523]: INFO cinder.api.openstack.wsgi [None req-c63f80de-00c2-4e32-9548-962f62391209 tempest-ProjectMemberTests33-1780357347 tempest-ProjectMemberTests33-1780357347-project-admin] GET https://10.4.3.117/volume/v3/backups/823c4546-816e-4184-b21a-6f9b7b68c47b Jul 27 16:21:42.503469 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.openstack.wsgi [None req-c63f80de-00c2-4e32-9548-962f62391209 tempest-ProjectMemberTests33-1780357347 tempest-ProjectMemberTests33-1780357347-project-admin] Empty body provided in request {{(pid=100523) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:21:42.503585 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.openstack.wsgi [None req-c63f80de-00c2-4e32-9548-962f62391209 tempest-ProjectMemberTests33-1780357347 tempest-ProjectMemberTests33-1780357347-project-admin] Calling method 'show' {{(pid=100523) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:21:42.503674 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.v3.backups [None req-c63f80de-00c2-4e32-9548-962f62391209 tempest-ProjectMemberTests33-1780357347 tempest-ProjectMemberTests33-1780357347-project-admin] Show backup with id 823c4546-816e-4184-b21a-6f9b7b68c47b. {{(pid=100523) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 27 16:21:42.507630 np0000005924 devstack@c-api.service[100523]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:21:42.507630 np0000005924 devstack@c-api.service[100523]: warnings.warn( Jul 27 16:21:42.508311 np0000005924 devstack@c-api.service[100523]: INFO cinder.api.openstack.wsgi [None req-c63f80de-00c2-4e32-9548-962f62391209 tempest-ProjectMemberTests33-1780357347 tempest-ProjectMemberTests33-1780357347-project-admin] https://10.4.3.117/volume/v3/backups/823c4546-816e-4184-b21a-6f9b7b68c47b returned with HTTP 200 Jul 27 16:21:42.508718 np0000005924 devstack@c-api.service[100523]: [pid: 100523|app: 0|req: 1247/4952] 10.4.3.117 () {68 vars in 1388 bytes} [Mon Jul 27 16:21:42 2026] GET /volume/v3/backups/823c4546-816e-4184-b21a-6f9b7b68c47b => generated 695 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 27 16:21:42.700694 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.middleware.request_id [None req-d3a448c2-9851-4198-886f-651754a89ab5 None None] RequestId filter calling following filter/app {{(pid=100522) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:21:42.702338 np0000005924 devstack@c-api.service[100522]: INFO cinder.api.openstack.wsgi [None req-d3a448c2-9851-4198-886f-651754a89ab5 tempest-ProjectReaderTests33-1290891911 tempest-ProjectReaderTests33-1290891911-project-admin] GET https://10.4.3.117/volume/v3/backups/8d2a9448-be7b-4bab-9c3d-1ab7ac4c2ccf Jul 27 16:21:42.703269 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.openstack.wsgi [None req-d3a448c2-9851-4198-886f-651754a89ab5 tempest-ProjectReaderTests33-1290891911 tempest-ProjectReaderTests33-1290891911-project-admin] Empty body provided in request {{(pid=100522) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:21:42.703269 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.openstack.wsgi [None req-d3a448c2-9851-4198-886f-651754a89ab5 tempest-ProjectReaderTests33-1290891911 tempest-ProjectReaderTests33-1290891911-project-admin] Calling method 'show' {{(pid=100522) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:21:42.703269 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.v3.backups [None req-d3a448c2-9851-4198-886f-651754a89ab5 tempest-ProjectReaderTests33-1290891911 tempest-ProjectReaderTests33-1290891911-project-admin] Show backup with id 8d2a9448-be7b-4bab-9c3d-1ab7ac4c2ccf. {{(pid=100522) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 27 16:21:42.708368 np0000005924 devstack@c-api.service[100522]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:21:42.708368 np0000005924 devstack@c-api.service[100522]: warnings.warn( Jul 27 16:21:42.709254 np0000005924 devstack@c-api.service[100522]: INFO cinder.api.openstack.wsgi [None req-d3a448c2-9851-4198-886f-651754a89ab5 tempest-ProjectReaderTests33-1290891911 tempest-ProjectReaderTests33-1290891911-project-admin] https://10.4.3.117/volume/v3/backups/8d2a9448-be7b-4bab-9c3d-1ab7ac4c2ccf returned with HTTP 200 Jul 27 16:21:42.709752 np0000005924 devstack@c-api.service[100522]: [pid: 100522|app: 0|req: 1229/4953] 10.4.3.117 () {68 vars in 1388 bytes} [Mon Jul 27 16:21:42 2026] GET /volume/v3/backups/8d2a9448-be7b-4bab-9c3d-1ab7ac4c2ccf => generated 736 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 27 16:21:43.520054 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.middleware.request_id [None req-9069e5f5-5106-4d42-a918-7f40fb5efb87 None None] RequestId filter calling following filter/app {{(pid=100524) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:21:43.521984 np0000005924 devstack@c-api.service[100524]: INFO cinder.api.openstack.wsgi [None req-9069e5f5-5106-4d42-a918-7f40fb5efb87 tempest-ProjectMemberTests33-1780357347 tempest-ProjectMemberTests33-1780357347-project-admin] GET https://10.4.3.117/volume/v3/backups/823c4546-816e-4184-b21a-6f9b7b68c47b Jul 27 16:21:43.522242 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.openstack.wsgi [None req-9069e5f5-5106-4d42-a918-7f40fb5efb87 tempest-ProjectMemberTests33-1780357347 tempest-ProjectMemberTests33-1780357347-project-admin] Empty body provided in request {{(pid=100524) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:21:43.522461 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.openstack.wsgi [None req-9069e5f5-5106-4d42-a918-7f40fb5efb87 tempest-ProjectMemberTests33-1780357347 tempest-ProjectMemberTests33-1780357347-project-admin] Calling method 'show' {{(pid=100524) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:21:43.522588 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.v3.backups [None req-9069e5f5-5106-4d42-a918-7f40fb5efb87 tempest-ProjectMemberTests33-1780357347 tempest-ProjectMemberTests33-1780357347-project-admin] Show backup with id 823c4546-816e-4184-b21a-6f9b7b68c47b. {{(pid=100524) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 27 16:21:43.527092 np0000005924 devstack@c-api.service[100524]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:21:43.527092 np0000005924 devstack@c-api.service[100524]: warnings.warn( Jul 27 16:21:43.527764 np0000005924 devstack@c-api.service[100524]: INFO cinder.api.openstack.wsgi [None req-9069e5f5-5106-4d42-a918-7f40fb5efb87 tempest-ProjectMemberTests33-1780357347 tempest-ProjectMemberTests33-1780357347-project-admin] https://10.4.3.117/volume/v3/backups/823c4546-816e-4184-b21a-6f9b7b68c47b returned with HTTP 200 Jul 27 16:21:43.528280 np0000005924 devstack@c-api.service[100524]: [pid: 100524|app: 0|req: 1242/4954] 10.4.3.117 () {68 vars in 1388 bytes} [Mon Jul 27 16:21:43 2026] GET /volume/v3/backups/823c4546-816e-4184-b21a-6f9b7b68c47b => generated 697 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 27 16:21:43.720051 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.middleware.request_id [None req-7ab2c196-5fa5-4660-bdcb-e57b7d035f9d None None] RequestId filter calling following filter/app {{(pid=100521) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:21:43.721840 np0000005924 devstack@c-api.service[100521]: INFO cinder.api.openstack.wsgi [None req-7ab2c196-5fa5-4660-bdcb-e57b7d035f9d tempest-ProjectReaderTests33-1290891911 tempest-ProjectReaderTests33-1290891911-project-admin] GET https://10.4.3.117/volume/v3/backups/8d2a9448-be7b-4bab-9c3d-1ab7ac4c2ccf Jul 27 16:21:43.722054 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.openstack.wsgi [None req-7ab2c196-5fa5-4660-bdcb-e57b7d035f9d tempest-ProjectReaderTests33-1290891911 tempest-ProjectReaderTests33-1290891911-project-admin] Empty body provided in request {{(pid=100521) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:21:43.722233 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.openstack.wsgi [None req-7ab2c196-5fa5-4660-bdcb-e57b7d035f9d tempest-ProjectReaderTests33-1290891911 tempest-ProjectReaderTests33-1290891911-project-admin] Calling method 'show' {{(pid=100521) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:21:43.722475 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.v3.backups [None req-7ab2c196-5fa5-4660-bdcb-e57b7d035f9d tempest-ProjectReaderTests33-1290891911 tempest-ProjectReaderTests33-1290891911-project-admin] Show backup with id 8d2a9448-be7b-4bab-9c3d-1ab7ac4c2ccf. {{(pid=100521) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 27 16:21:43.726445 np0000005924 devstack@c-api.service[100521]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:21:43.726445 np0000005924 devstack@c-api.service[100521]: warnings.warn( Jul 27 16:21:43.727057 np0000005924 devstack@c-api.service[100521]: INFO cinder.api.openstack.wsgi [None req-7ab2c196-5fa5-4660-bdcb-e57b7d035f9d tempest-ProjectReaderTests33-1290891911 tempest-ProjectReaderTests33-1290891911-project-admin] https://10.4.3.117/volume/v3/backups/8d2a9448-be7b-4bab-9c3d-1ab7ac4c2ccf returned with HTTP 200 Jul 27 16:21:43.727446 np0000005924 devstack@c-api.service[100521]: [pid: 100521|app: 0|req: 1237/4955] 10.4.3.117 () {68 vars in 1388 bytes} [Mon Jul 27 16:21:43 2026] GET /volume/v3/backups/8d2a9448-be7b-4bab-9c3d-1ab7ac4c2ccf => generated 736 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 27 16:21:44.538531 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.middleware.request_id [None req-8b2b96fa-8254-4a22-9192-18a3e2ca8f3e None None] RequestId filter calling following filter/app {{(pid=100523) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:21:44.540523 np0000005924 devstack@c-api.service[100523]: INFO cinder.api.openstack.wsgi [None req-8b2b96fa-8254-4a22-9192-18a3e2ca8f3e tempest-ProjectMemberTests33-1780357347 tempest-ProjectMemberTests33-1780357347-project-admin] GET https://10.4.3.117/volume/v3/backups/823c4546-816e-4184-b21a-6f9b7b68c47b Jul 27 16:21:44.540773 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.openstack.wsgi [None req-8b2b96fa-8254-4a22-9192-18a3e2ca8f3e tempest-ProjectMemberTests33-1780357347 tempest-ProjectMemberTests33-1780357347-project-admin] Empty body provided in request {{(pid=100523) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:21:44.541019 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.openstack.wsgi [None req-8b2b96fa-8254-4a22-9192-18a3e2ca8f3e tempest-ProjectMemberTests33-1780357347 tempest-ProjectMemberTests33-1780357347-project-admin] Calling method 'show' {{(pid=100523) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:21:44.541170 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.v3.backups [None req-8b2b96fa-8254-4a22-9192-18a3e2ca8f3e tempest-ProjectMemberTests33-1780357347 tempest-ProjectMemberTests33-1780357347-project-admin] Show backup with id 823c4546-816e-4184-b21a-6f9b7b68c47b. {{(pid=100523) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 27 16:21:44.545980 np0000005924 devstack@c-api.service[100523]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:21:44.545980 np0000005924 devstack@c-api.service[100523]: warnings.warn( Jul 27 16:21:44.546640 np0000005924 devstack@c-api.service[100523]: INFO cinder.api.openstack.wsgi [None req-8b2b96fa-8254-4a22-9192-18a3e2ca8f3e tempest-ProjectMemberTests33-1780357347 tempest-ProjectMemberTests33-1780357347-project-admin] https://10.4.3.117/volume/v3/backups/823c4546-816e-4184-b21a-6f9b7b68c47b returned with HTTP 200 Jul 27 16:21:44.547059 np0000005924 devstack@c-api.service[100523]: [pid: 100523|app: 0|req: 1248/4956] 10.4.3.117 () {68 vars in 1388 bytes} [Mon Jul 27 16:21:44 2026] GET /volume/v3/backups/823c4546-816e-4184-b21a-6f9b7b68c47b => generated 697 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 27 16:21:44.737502 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.middleware.request_id [None req-0ffdd8b2-f57d-42b8-b5d0-912568646f74 None None] RequestId filter calling following filter/app {{(pid=100522) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:21:44.739012 np0000005924 devstack@c-api.service[100522]: INFO cinder.api.openstack.wsgi [None req-0ffdd8b2-f57d-42b8-b5d0-912568646f74 tempest-ProjectReaderTests33-1290891911 tempest-ProjectReaderTests33-1290891911-project-admin] GET https://10.4.3.117/volume/v3/backups/8d2a9448-be7b-4bab-9c3d-1ab7ac4c2ccf Jul 27 16:21:44.739195 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.openstack.wsgi [None req-0ffdd8b2-f57d-42b8-b5d0-912568646f74 tempest-ProjectReaderTests33-1290891911 tempest-ProjectReaderTests33-1290891911-project-admin] Empty body provided in request {{(pid=100522) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:21:44.739381 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.openstack.wsgi [None req-0ffdd8b2-f57d-42b8-b5d0-912568646f74 tempest-ProjectReaderTests33-1290891911 tempest-ProjectReaderTests33-1290891911-project-admin] Calling method 'show' {{(pid=100522) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:21:44.739480 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.v3.backups [None req-0ffdd8b2-f57d-42b8-b5d0-912568646f74 tempest-ProjectReaderTests33-1290891911 tempest-ProjectReaderTests33-1290891911-project-admin] Show backup with id 8d2a9448-be7b-4bab-9c3d-1ab7ac4c2ccf. {{(pid=100522) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 27 16:21:44.743667 np0000005924 devstack@c-api.service[100522]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:21:44.743667 np0000005924 devstack@c-api.service[100522]: warnings.warn( Jul 27 16:21:44.744487 np0000005924 devstack@c-api.service[100522]: INFO cinder.api.openstack.wsgi [None req-0ffdd8b2-f57d-42b8-b5d0-912568646f74 tempest-ProjectReaderTests33-1290891911 tempest-ProjectReaderTests33-1290891911-project-admin] https://10.4.3.117/volume/v3/backups/8d2a9448-be7b-4bab-9c3d-1ab7ac4c2ccf returned with HTTP 200 Jul 27 16:21:44.744916 np0000005924 devstack@c-api.service[100522]: [pid: 100522|app: 0|req: 1230/4957] 10.4.3.117 () {68 vars in 1388 bytes} [Mon Jul 27 16:21:44 2026] GET /volume/v3/backups/8d2a9448-be7b-4bab-9c3d-1ab7ac4c2ccf => generated 736 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 27 16:21:45.558407 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.middleware.request_id [None req-1d95a4d2-3431-4c15-b97c-8ee1cc8af2f5 None None] RequestId filter calling following filter/app {{(pid=100524) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:21:45.560726 np0000005924 devstack@c-api.service[100524]: INFO cinder.api.openstack.wsgi [None req-1d95a4d2-3431-4c15-b97c-8ee1cc8af2f5 tempest-ProjectMemberTests33-1780357347 tempest-ProjectMemberTests33-1780357347-project-admin] GET https://10.4.3.117/volume/v3/backups/823c4546-816e-4184-b21a-6f9b7b68c47b Jul 27 16:21:45.565845 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.openstack.wsgi [None req-1d95a4d2-3431-4c15-b97c-8ee1cc8af2f5 tempest-ProjectMemberTests33-1780357347 tempest-ProjectMemberTests33-1780357347-project-admin] Empty body provided in request {{(pid=100524) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:21:45.565845 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.openstack.wsgi [None req-1d95a4d2-3431-4c15-b97c-8ee1cc8af2f5 tempest-ProjectMemberTests33-1780357347 tempest-ProjectMemberTests33-1780357347-project-admin] Calling method 'show' {{(pid=100524) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:21:45.565845 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.v3.backups [None req-1d95a4d2-3431-4c15-b97c-8ee1cc8af2f5 tempest-ProjectMemberTests33-1780357347 tempest-ProjectMemberTests33-1780357347-project-admin] Show backup with id 823c4546-816e-4184-b21a-6f9b7b68c47b. {{(pid=100524) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 27 16:21:45.571527 np0000005924 devstack@c-api.service[100524]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:21:45.571527 np0000005924 devstack@c-api.service[100524]: warnings.warn( Jul 27 16:21:45.572136 np0000005924 devstack@c-api.service[100524]: INFO cinder.api.openstack.wsgi [None req-1d95a4d2-3431-4c15-b97c-8ee1cc8af2f5 tempest-ProjectMemberTests33-1780357347 tempest-ProjectMemberTests33-1780357347-project-admin] https://10.4.3.117/volume/v3/backups/823c4546-816e-4184-b21a-6f9b7b68c47b returned with HTTP 200 Jul 27 16:21:45.572637 np0000005924 devstack@c-api.service[100524]: [pid: 100524|app: 0|req: 1243/4958] 10.4.3.117 () {68 vars in 1388 bytes} [Mon Jul 27 16:21:45 2026] GET /volume/v3/backups/823c4546-816e-4184-b21a-6f9b7b68c47b => generated 708 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 27 16:21:45.754933 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.middleware.request_id [None req-e012b0ae-ddff-4036-883e-41abc7f25bf9 None None] RequestId filter calling following filter/app {{(pid=100521) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:21:45.757430 np0000005924 devstack@c-api.service[100521]: INFO cinder.api.openstack.wsgi [None req-e012b0ae-ddff-4036-883e-41abc7f25bf9 tempest-ProjectReaderTests33-1290891911 tempest-ProjectReaderTests33-1290891911-project-admin] GET https://10.4.3.117/volume/v3/backups/8d2a9448-be7b-4bab-9c3d-1ab7ac4c2ccf Jul 27 16:21:45.757520 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.openstack.wsgi [None req-e012b0ae-ddff-4036-883e-41abc7f25bf9 tempest-ProjectReaderTests33-1290891911 tempest-ProjectReaderTests33-1290891911-project-admin] Empty body provided in request {{(pid=100521) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:21:45.757696 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.openstack.wsgi [None req-e012b0ae-ddff-4036-883e-41abc7f25bf9 tempest-ProjectReaderTests33-1290891911 tempest-ProjectReaderTests33-1290891911-project-admin] Calling method 'show' {{(pid=100521) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:21:45.757825 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.v3.backups [None req-e012b0ae-ddff-4036-883e-41abc7f25bf9 tempest-ProjectReaderTests33-1290891911 tempest-ProjectReaderTests33-1290891911-project-admin] Show backup with id 8d2a9448-be7b-4bab-9c3d-1ab7ac4c2ccf. {{(pid=100521) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 27 16:21:45.763425 np0000005924 devstack@c-api.service[100521]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:21:45.763425 np0000005924 devstack@c-api.service[100521]: warnings.warn( Jul 27 16:21:45.764293 np0000005924 devstack@c-api.service[100521]: INFO cinder.api.openstack.wsgi [None req-e012b0ae-ddff-4036-883e-41abc7f25bf9 tempest-ProjectReaderTests33-1290891911 tempest-ProjectReaderTests33-1290891911-project-admin] https://10.4.3.117/volume/v3/backups/8d2a9448-be7b-4bab-9c3d-1ab7ac4c2ccf returned with HTTP 200 Jul 27 16:21:45.765216 np0000005924 devstack@c-api.service[100521]: [pid: 100521|app: 0|req: 1238/4959] 10.4.3.117 () {68 vars in 1388 bytes} [Mon Jul 27 16:21:45 2026] GET /volume/v3/backups/8d2a9448-be7b-4bab-9c3d-1ab7ac4c2ccf => generated 736 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 27 16:21:46.588279 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.middleware.request_id [None req-1098cefe-b7d7-42cb-b3ae-06e41534507c None None] RequestId filter calling following filter/app {{(pid=100523) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:21:46.590150 np0000005924 devstack@c-api.service[100523]: INFO cinder.api.openstack.wsgi [None req-1098cefe-b7d7-42cb-b3ae-06e41534507c tempest-ProjectMemberTests33-1780357347 tempest-ProjectMemberTests33-1780357347-project-admin] GET https://10.4.3.117/volume/v3/backups/823c4546-816e-4184-b21a-6f9b7b68c47b Jul 27 16:21:46.590382 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.openstack.wsgi [None req-1098cefe-b7d7-42cb-b3ae-06e41534507c tempest-ProjectMemberTests33-1780357347 tempest-ProjectMemberTests33-1780357347-project-admin] Empty body provided in request {{(pid=100523) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:21:46.590569 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.openstack.wsgi [None req-1098cefe-b7d7-42cb-b3ae-06e41534507c tempest-ProjectMemberTests33-1780357347 tempest-ProjectMemberTests33-1780357347-project-admin] Calling method 'show' {{(pid=100523) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:21:46.590668 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.v3.backups [None req-1098cefe-b7d7-42cb-b3ae-06e41534507c tempest-ProjectMemberTests33-1780357347 tempest-ProjectMemberTests33-1780357347-project-admin] Show backup with id 823c4546-816e-4184-b21a-6f9b7b68c47b. {{(pid=100523) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 27 16:21:46.594997 np0000005924 devstack@c-api.service[100523]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:21:46.594997 np0000005924 devstack@c-api.service[100523]: warnings.warn( Jul 27 16:21:46.595630 np0000005924 devstack@c-api.service[100523]: INFO cinder.api.openstack.wsgi [None req-1098cefe-b7d7-42cb-b3ae-06e41534507c tempest-ProjectMemberTests33-1780357347 tempest-ProjectMemberTests33-1780357347-project-admin] https://10.4.3.117/volume/v3/backups/823c4546-816e-4184-b21a-6f9b7b68c47b returned with HTTP 200 Jul 27 16:21:46.596009 np0000005924 devstack@c-api.service[100523]: [pid: 100523|app: 0|req: 1249/4960] 10.4.3.117 () {68 vars in 1388 bytes} [Mon Jul 27 16:21:46 2026] GET /volume/v3/backups/823c4546-816e-4184-b21a-6f9b7b68c47b => generated 708 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 27 16:21:46.775664 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.middleware.request_id [None req-f81c7a51-cc55-4ec7-b7aa-622c2049d0fd None None] RequestId filter calling following filter/app {{(pid=100522) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:21:46.777478 np0000005924 devstack@c-api.service[100522]: INFO cinder.api.openstack.wsgi [None req-f81c7a51-cc55-4ec7-b7aa-622c2049d0fd tempest-ProjectReaderTests33-1290891911 tempest-ProjectReaderTests33-1290891911-project-admin] GET https://10.4.3.117/volume/v3/backups/8d2a9448-be7b-4bab-9c3d-1ab7ac4c2ccf Jul 27 16:21:46.777675 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.openstack.wsgi [None req-f81c7a51-cc55-4ec7-b7aa-622c2049d0fd tempest-ProjectReaderTests33-1290891911 tempest-ProjectReaderTests33-1290891911-project-admin] Empty body provided in request {{(pid=100522) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:21:46.777858 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.openstack.wsgi [None req-f81c7a51-cc55-4ec7-b7aa-622c2049d0fd tempest-ProjectReaderTests33-1290891911 tempest-ProjectReaderTests33-1290891911-project-admin] Calling method 'show' {{(pid=100522) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:21:46.777984 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.v3.backups [None req-f81c7a51-cc55-4ec7-b7aa-622c2049d0fd tempest-ProjectReaderTests33-1290891911 tempest-ProjectReaderTests33-1290891911-project-admin] Show backup with id 8d2a9448-be7b-4bab-9c3d-1ab7ac4c2ccf. {{(pid=100522) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 27 16:21:46.782257 np0000005924 devstack@c-api.service[100522]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:21:46.782257 np0000005924 devstack@c-api.service[100522]: warnings.warn( Jul 27 16:21:46.782830 np0000005924 devstack@c-api.service[100522]: INFO cinder.api.openstack.wsgi [None req-f81c7a51-cc55-4ec7-b7aa-622c2049d0fd tempest-ProjectReaderTests33-1290891911 tempest-ProjectReaderTests33-1290891911-project-admin] https://10.4.3.117/volume/v3/backups/8d2a9448-be7b-4bab-9c3d-1ab7ac4c2ccf returned with HTTP 200 Jul 27 16:21:46.783159 np0000005924 devstack@c-api.service[100522]: [pid: 100522|app: 0|req: 1231/4961] 10.4.3.117 () {68 vars in 1388 bytes} [Mon Jul 27 16:21:46 2026] GET /volume/v3/backups/8d2a9448-be7b-4bab-9c3d-1ab7ac4c2ccf => generated 736 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 27 16:21:47.605844 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.middleware.request_id [None req-53fd3eac-3f38-4ba7-9092-45d0d8869750 None None] RequestId filter calling following filter/app {{(pid=100524) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:21:47.608145 np0000005924 devstack@c-api.service[100524]: INFO cinder.api.openstack.wsgi [None req-53fd3eac-3f38-4ba7-9092-45d0d8869750 tempest-ProjectMemberTests33-1780357347 tempest-ProjectMemberTests33-1780357347-project-admin] GET https://10.4.3.117/volume/v3/backups/823c4546-816e-4184-b21a-6f9b7b68c47b Jul 27 16:21:47.608145 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.openstack.wsgi [None req-53fd3eac-3f38-4ba7-9092-45d0d8869750 tempest-ProjectMemberTests33-1780357347 tempest-ProjectMemberTests33-1780357347-project-admin] Empty body provided in request {{(pid=100524) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:21:47.608145 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.openstack.wsgi [None req-53fd3eac-3f38-4ba7-9092-45d0d8869750 tempest-ProjectMemberTests33-1780357347 tempest-ProjectMemberTests33-1780357347-project-admin] Calling method 'show' {{(pid=100524) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:21:47.608145 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.v3.backups [None req-53fd3eac-3f38-4ba7-9092-45d0d8869750 tempest-ProjectMemberTests33-1780357347 tempest-ProjectMemberTests33-1780357347-project-admin] Show backup with id 823c4546-816e-4184-b21a-6f9b7b68c47b. {{(pid=100524) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 27 16:21:47.613020 np0000005924 devstack@c-api.service[100524]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:21:47.613020 np0000005924 devstack@c-api.service[100524]: warnings.warn( Jul 27 16:21:47.613020 np0000005924 devstack@c-api.service[100524]: INFO cinder.api.openstack.wsgi [None req-53fd3eac-3f38-4ba7-9092-45d0d8869750 tempest-ProjectMemberTests33-1780357347 tempest-ProjectMemberTests33-1780357347-project-admin] https://10.4.3.117/volume/v3/backups/823c4546-816e-4184-b21a-6f9b7b68c47b returned with HTTP 200 Jul 27 16:21:47.613020 np0000005924 devstack@c-api.service[100524]: [pid: 100524|app: 0|req: 1244/4962] 10.4.3.117 () {68 vars in 1388 bytes} [Mon Jul 27 16:21:47 2026] GET /volume/v3/backups/823c4546-816e-4184-b21a-6f9b7b68c47b => generated 708 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 27 16:21:47.796877 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.middleware.request_id [None req-ab6c6f0d-8b4d-4c51-a25e-da2357080431 None None] RequestId filter calling following filter/app {{(pid=100521) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:21:47.801853 np0000005924 devstack@c-api.service[100521]: INFO cinder.api.openstack.wsgi [None req-ab6c6f0d-8b4d-4c51-a25e-da2357080431 tempest-ProjectReaderTests33-1290891911 tempest-ProjectReaderTests33-1290891911-project-admin] GET https://10.4.3.117/volume/v3/backups/8d2a9448-be7b-4bab-9c3d-1ab7ac4c2ccf Jul 27 16:21:47.802094 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.openstack.wsgi [None req-ab6c6f0d-8b4d-4c51-a25e-da2357080431 tempest-ProjectReaderTests33-1290891911 tempest-ProjectReaderTests33-1290891911-project-admin] Empty body provided in request {{(pid=100521) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:21:47.802281 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.openstack.wsgi [None req-ab6c6f0d-8b4d-4c51-a25e-da2357080431 tempest-ProjectReaderTests33-1290891911 tempest-ProjectReaderTests33-1290891911-project-admin] Calling method 'show' {{(pid=100521) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:21:47.802403 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.v3.backups [None req-ab6c6f0d-8b4d-4c51-a25e-da2357080431 tempest-ProjectReaderTests33-1290891911 tempest-ProjectReaderTests33-1290891911-project-admin] Show backup with id 8d2a9448-be7b-4bab-9c3d-1ab7ac4c2ccf. {{(pid=100521) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 27 16:21:47.814924 np0000005924 devstack@c-api.service[100521]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:21:47.814924 np0000005924 devstack@c-api.service[100521]: warnings.warn( Jul 27 16:21:47.815764 np0000005924 devstack@c-api.service[100521]: INFO cinder.api.openstack.wsgi [None req-ab6c6f0d-8b4d-4c51-a25e-da2357080431 tempest-ProjectReaderTests33-1290891911 tempest-ProjectReaderTests33-1290891911-project-admin] https://10.4.3.117/volume/v3/backups/8d2a9448-be7b-4bab-9c3d-1ab7ac4c2ccf returned with HTTP 200 Jul 27 16:21:47.816259 np0000005924 devstack@c-api.service[100521]: [pid: 100521|app: 0|req: 1239/4963] 10.4.3.117 () {68 vars in 1388 bytes} [Mon Jul 27 16:21:47 2026] GET /volume/v3/backups/8d2a9448-be7b-4bab-9c3d-1ab7ac4c2ccf => generated 736 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 27 16:21:48.624492 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.middleware.request_id [None req-1a26fa9f-0ed0-4d44-8f07-f39f5d690859 None None] RequestId filter calling following filter/app {{(pid=100523) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:21:48.626410 np0000005924 devstack@c-api.service[100523]: INFO cinder.api.openstack.wsgi [None req-1a26fa9f-0ed0-4d44-8f07-f39f5d690859 tempest-ProjectMemberTests33-1780357347 tempest-ProjectMemberTests33-1780357347-project-admin] GET https://10.4.3.117/volume/v3/backups/823c4546-816e-4184-b21a-6f9b7b68c47b Jul 27 16:21:48.626836 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.openstack.wsgi [None req-1a26fa9f-0ed0-4d44-8f07-f39f5d690859 tempest-ProjectMemberTests33-1780357347 tempest-ProjectMemberTests33-1780357347-project-admin] Empty body provided in request {{(pid=100523) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:21:48.627197 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.openstack.wsgi [None req-1a26fa9f-0ed0-4d44-8f07-f39f5d690859 tempest-ProjectMemberTests33-1780357347 tempest-ProjectMemberTests33-1780357347-project-admin] Calling method 'show' {{(pid=100523) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:21:48.628287 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.v3.backups [None req-1a26fa9f-0ed0-4d44-8f07-f39f5d690859 tempest-ProjectMemberTests33-1780357347 tempest-ProjectMemberTests33-1780357347-project-admin] Show backup with id 823c4546-816e-4184-b21a-6f9b7b68c47b. {{(pid=100523) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 27 16:21:48.629274 np0000005924 devstack@c-api.service[100523]: DEBUG dbcounter [-] [100523] Writing DB stats cinder:SELECT=174,cinder:INSERT=28,cinder:UPDATE=47 {{(pid=100523) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 27 16:21:48.632032 np0000005924 devstack@c-api.service[100523]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:21:48.632032 np0000005924 devstack@c-api.service[100523]: warnings.warn( Jul 27 16:21:48.633009 np0000005924 devstack@c-api.service[100523]: INFO cinder.api.openstack.wsgi [None req-1a26fa9f-0ed0-4d44-8f07-f39f5d690859 tempest-ProjectMemberTests33-1780357347 tempest-ProjectMemberTests33-1780357347-project-admin] https://10.4.3.117/volume/v3/backups/823c4546-816e-4184-b21a-6f9b7b68c47b returned with HTTP 200 Jul 27 16:21:48.633626 np0000005924 devstack@c-api.service[100523]: [pid: 100523|app: 0|req: 1250/4964] 10.4.3.117 () {68 vars in 1388 bytes} [Mon Jul 27 16:21:48 2026] GET /volume/v3/backups/823c4546-816e-4184-b21a-6f9b7b68c47b => generated 708 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 27 16:21:48.827864 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.middleware.request_id [None req-acf5ae99-0718-4a09-8eea-70572315488c None None] RequestId filter calling following filter/app {{(pid=100522) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:21:48.829913 np0000005924 devstack@c-api.service[100522]: INFO cinder.api.openstack.wsgi [None req-acf5ae99-0718-4a09-8eea-70572315488c tempest-ProjectReaderTests33-1290891911 tempest-ProjectReaderTests33-1290891911-project-admin] GET https://10.4.3.117/volume/v3/backups/8d2a9448-be7b-4bab-9c3d-1ab7ac4c2ccf Jul 27 16:21:48.830188 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.openstack.wsgi [None req-acf5ae99-0718-4a09-8eea-70572315488c tempest-ProjectReaderTests33-1290891911 tempest-ProjectReaderTests33-1290891911-project-admin] Empty body provided in request {{(pid=100522) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:21:48.830421 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.openstack.wsgi [None req-acf5ae99-0718-4a09-8eea-70572315488c tempest-ProjectReaderTests33-1290891911 tempest-ProjectReaderTests33-1290891911-project-admin] Calling method 'show' {{(pid=100522) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:21:48.830539 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.v3.backups [None req-acf5ae99-0718-4a09-8eea-70572315488c tempest-ProjectReaderTests33-1290891911 tempest-ProjectReaderTests33-1290891911-project-admin] Show backup with id 8d2a9448-be7b-4bab-9c3d-1ab7ac4c2ccf. {{(pid=100522) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 27 16:21:48.835610 np0000005924 devstack@c-api.service[100522]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:21:48.835610 np0000005924 devstack@c-api.service[100522]: warnings.warn( Jul 27 16:21:48.836378 np0000005924 devstack@c-api.service[100522]: INFO cinder.api.openstack.wsgi [None req-acf5ae99-0718-4a09-8eea-70572315488c tempest-ProjectReaderTests33-1290891911 tempest-ProjectReaderTests33-1290891911-project-admin] https://10.4.3.117/volume/v3/backups/8d2a9448-be7b-4bab-9c3d-1ab7ac4c2ccf returned with HTTP 200 Jul 27 16:21:48.836838 np0000005924 devstack@c-api.service[100522]: [pid: 100522|app: 0|req: 1232/4965] 10.4.3.117 () {68 vars in 1388 bytes} [Mon Jul 27 16:21:48 2026] GET /volume/v3/backups/8d2a9448-be7b-4bab-9c3d-1ab7ac4c2ccf => generated 736 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jul 27 16:21:49.645320 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.middleware.request_id [None req-51d19eac-3e81-476d-96d9-a5f4bf5fcee2 None None] RequestId filter calling following filter/app {{(pid=100524) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:21:49.647049 np0000005924 devstack@c-api.service[100524]: INFO cinder.api.openstack.wsgi [None req-51d19eac-3e81-476d-96d9-a5f4bf5fcee2 tempest-ProjectMemberTests33-1780357347 tempest-ProjectMemberTests33-1780357347-project-admin] GET https://10.4.3.117/volume/v3/backups/823c4546-816e-4184-b21a-6f9b7b68c47b Jul 27 16:21:49.647481 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.openstack.wsgi [None req-51d19eac-3e81-476d-96d9-a5f4bf5fcee2 tempest-ProjectMemberTests33-1780357347 tempest-ProjectMemberTests33-1780357347-project-admin] Empty body provided in request {{(pid=100524) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:21:49.647575 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.openstack.wsgi [None req-51d19eac-3e81-476d-96d9-a5f4bf5fcee2 tempest-ProjectMemberTests33-1780357347 tempest-ProjectMemberTests33-1780357347-project-admin] Calling method 'show' {{(pid=100524) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:21:49.647650 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.v3.backups [None req-51d19eac-3e81-476d-96d9-a5f4bf5fcee2 tempest-ProjectMemberTests33-1780357347 tempest-ProjectMemberTests33-1780357347-project-admin] Show backup with id 823c4546-816e-4184-b21a-6f9b7b68c47b. {{(pid=100524) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 27 16:21:49.651894 np0000005924 devstack@c-api.service[100524]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:21:49.651894 np0000005924 devstack@c-api.service[100524]: warnings.warn( Jul 27 16:21:49.652627 np0000005924 devstack@c-api.service[100524]: INFO cinder.api.openstack.wsgi [None req-51d19eac-3e81-476d-96d9-a5f4bf5fcee2 tempest-ProjectMemberTests33-1780357347 tempest-ProjectMemberTests33-1780357347-project-admin] https://10.4.3.117/volume/v3/backups/823c4546-816e-4184-b21a-6f9b7b68c47b returned with HTTP 200 Jul 27 16:21:49.652999 np0000005924 devstack@c-api.service[100524]: [pid: 100524|app: 0|req: 1245/4966] 10.4.3.117 () {68 vars in 1388 bytes} [Mon Jul 27 16:21:49 2026] GET /volume/v3/backups/823c4546-816e-4184-b21a-6f9b7b68c47b => generated 708 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 27 16:21:49.847405 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.middleware.request_id [None req-eb83dea3-3b2f-445b-a0af-aa1fe04aa11a None None] RequestId filter calling following filter/app {{(pid=100521) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:21:49.849316 np0000005924 devstack@c-api.service[100521]: INFO cinder.api.openstack.wsgi [None req-eb83dea3-3b2f-445b-a0af-aa1fe04aa11a tempest-ProjectReaderTests33-1290891911 tempest-ProjectReaderTests33-1290891911-project-admin] GET https://10.4.3.117/volume/v3/backups/8d2a9448-be7b-4bab-9c3d-1ab7ac4c2ccf Jul 27 16:21:49.849618 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.openstack.wsgi [None req-eb83dea3-3b2f-445b-a0af-aa1fe04aa11a tempest-ProjectReaderTests33-1290891911 tempest-ProjectReaderTests33-1290891911-project-admin] Empty body provided in request {{(pid=100521) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:21:49.849888 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.openstack.wsgi [None req-eb83dea3-3b2f-445b-a0af-aa1fe04aa11a tempest-ProjectReaderTests33-1290891911 tempest-ProjectReaderTests33-1290891911-project-admin] Calling method 'show' {{(pid=100521) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:21:49.850064 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.v3.backups [None req-eb83dea3-3b2f-445b-a0af-aa1fe04aa11a tempest-ProjectReaderTests33-1290891911 tempest-ProjectReaderTests33-1290891911-project-admin] Show backup with id 8d2a9448-be7b-4bab-9c3d-1ab7ac4c2ccf. {{(pid=100521) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 27 16:21:49.854116 np0000005924 devstack@c-api.service[100521]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:21:49.854116 np0000005924 devstack@c-api.service[100521]: warnings.warn( Jul 27 16:21:49.854681 np0000005924 devstack@c-api.service[100521]: INFO cinder.api.openstack.wsgi [None req-eb83dea3-3b2f-445b-a0af-aa1fe04aa11a tempest-ProjectReaderTests33-1290891911 tempest-ProjectReaderTests33-1290891911-project-admin] https://10.4.3.117/volume/v3/backups/8d2a9448-be7b-4bab-9c3d-1ab7ac4c2ccf returned with HTTP 200 Jul 27 16:21:49.855037 np0000005924 devstack@c-api.service[100521]: [pid: 100521|app: 0|req: 1240/4967] 10.4.3.117 () {68 vars in 1388 bytes} [Mon Jul 27 16:21:49 2026] GET /volume/v3/backups/8d2a9448-be7b-4bab-9c3d-1ab7ac4c2ccf => generated 736 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 27 16:21:50.663708 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.middleware.request_id [None req-fd597bda-6ad8-4181-abbd-fb64dd89b075 None None] RequestId filter calling following filter/app {{(pid=100523) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:21:50.665498 np0000005924 devstack@c-api.service[100523]: INFO cinder.api.openstack.wsgi [None req-fd597bda-6ad8-4181-abbd-fb64dd89b075 tempest-ProjectMemberTests33-1780357347 tempest-ProjectMemberTests33-1780357347-project-admin] GET https://10.4.3.117/volume/v3/backups/823c4546-816e-4184-b21a-6f9b7b68c47b Jul 27 16:21:50.665707 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.openstack.wsgi [None req-fd597bda-6ad8-4181-abbd-fb64dd89b075 tempest-ProjectMemberTests33-1780357347 tempest-ProjectMemberTests33-1780357347-project-admin] Empty body provided in request {{(pid=100523) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:21:50.665886 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.openstack.wsgi [None req-fd597bda-6ad8-4181-abbd-fb64dd89b075 tempest-ProjectMemberTests33-1780357347 tempest-ProjectMemberTests33-1780357347-project-admin] Calling method 'show' {{(pid=100523) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:21:50.665992 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.v3.backups [None req-fd597bda-6ad8-4181-abbd-fb64dd89b075 tempest-ProjectMemberTests33-1780357347 tempest-ProjectMemberTests33-1780357347-project-admin] Show backup with id 823c4546-816e-4184-b21a-6f9b7b68c47b. {{(pid=100523) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 27 16:21:50.670366 np0000005924 devstack@c-api.service[100523]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:21:50.670366 np0000005924 devstack@c-api.service[100523]: warnings.warn( Jul 27 16:21:50.671091 np0000005924 devstack@c-api.service[100523]: INFO cinder.api.openstack.wsgi [None req-fd597bda-6ad8-4181-abbd-fb64dd89b075 tempest-ProjectMemberTests33-1780357347 tempest-ProjectMemberTests33-1780357347-project-admin] https://10.4.3.117/volume/v3/backups/823c4546-816e-4184-b21a-6f9b7b68c47b returned with HTTP 200 Jul 27 16:21:50.671642 np0000005924 devstack@c-api.service[100523]: [pid: 100523|app: 0|req: 1251/4968] 10.4.3.117 () {68 vars in 1388 bytes} [Mon Jul 27 16:21:50 2026] GET /volume/v3/backups/823c4546-816e-4184-b21a-6f9b7b68c47b => generated 708 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 27 16:21:50.864904 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.middleware.request_id [None req-edfa0ddb-a86c-410f-8e6f-f9d2c2a98a7c None None] RequestId filter calling following filter/app {{(pid=100522) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:21:50.866461 np0000005924 devstack@c-api.service[100522]: INFO cinder.api.openstack.wsgi [None req-edfa0ddb-a86c-410f-8e6f-f9d2c2a98a7c tempest-ProjectReaderTests33-1290891911 tempest-ProjectReaderTests33-1290891911-project-admin] GET https://10.4.3.117/volume/v3/backups/8d2a9448-be7b-4bab-9c3d-1ab7ac4c2ccf Jul 27 16:21:50.866663 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.openstack.wsgi [None req-edfa0ddb-a86c-410f-8e6f-f9d2c2a98a7c tempest-ProjectReaderTests33-1290891911 tempest-ProjectReaderTests33-1290891911-project-admin] Empty body provided in request {{(pid=100522) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:21:50.866833 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.openstack.wsgi [None req-edfa0ddb-a86c-410f-8e6f-f9d2c2a98a7c tempest-ProjectReaderTests33-1290891911 tempest-ProjectReaderTests33-1290891911-project-admin] Calling method 'show' {{(pid=100522) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:21:50.866937 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.v3.backups [None req-edfa0ddb-a86c-410f-8e6f-f9d2c2a98a7c tempest-ProjectReaderTests33-1290891911 tempest-ProjectReaderTests33-1290891911-project-admin] Show backup with id 8d2a9448-be7b-4bab-9c3d-1ab7ac4c2ccf. {{(pid=100522) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 27 16:21:50.870967 np0000005924 devstack@c-api.service[100522]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:21:50.870967 np0000005924 devstack@c-api.service[100522]: warnings.warn( Jul 27 16:21:50.871495 np0000005924 devstack@c-api.service[100522]: INFO cinder.api.openstack.wsgi [None req-edfa0ddb-a86c-410f-8e6f-f9d2c2a98a7c tempest-ProjectReaderTests33-1290891911 tempest-ProjectReaderTests33-1290891911-project-admin] https://10.4.3.117/volume/v3/backups/8d2a9448-be7b-4bab-9c3d-1ab7ac4c2ccf returned with HTTP 200 Jul 27 16:21:50.871846 np0000005924 devstack@c-api.service[100522]: [pid: 100522|app: 0|req: 1233/4969] 10.4.3.117 () {68 vars in 1388 bytes} [Mon Jul 27 16:21:50 2026] GET /volume/v3/backups/8d2a9448-be7b-4bab-9c3d-1ab7ac4c2ccf => generated 736 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 27 16:21:51.681343 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.middleware.request_id [None req-ccdcfd17-c542-4588-9dd3-5669788f4cb0 None None] RequestId filter calling following filter/app {{(pid=100524) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:21:51.683476 np0000005924 devstack@c-api.service[100524]: INFO cinder.api.openstack.wsgi [None req-ccdcfd17-c542-4588-9dd3-5669788f4cb0 tempest-ProjectMemberTests33-1780357347 tempest-ProjectMemberTests33-1780357347-project-admin] GET https://10.4.3.117/volume/v3/backups/823c4546-816e-4184-b21a-6f9b7b68c47b Jul 27 16:21:51.683730 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.openstack.wsgi [None req-ccdcfd17-c542-4588-9dd3-5669788f4cb0 tempest-ProjectMemberTests33-1780357347 tempest-ProjectMemberTests33-1780357347-project-admin] Empty body provided in request {{(pid=100524) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:21:51.683966 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.openstack.wsgi [None req-ccdcfd17-c542-4588-9dd3-5669788f4cb0 tempest-ProjectMemberTests33-1780357347 tempest-ProjectMemberTests33-1780357347-project-admin] Calling method 'show' {{(pid=100524) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:21:51.684108 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.v3.backups [None req-ccdcfd17-c542-4588-9dd3-5669788f4cb0 tempest-ProjectMemberTests33-1780357347 tempest-ProjectMemberTests33-1780357347-project-admin] Show backup with id 823c4546-816e-4184-b21a-6f9b7b68c47b. {{(pid=100524) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 27 16:21:51.688955 np0000005924 devstack@c-api.service[100524]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:21:51.688955 np0000005924 devstack@c-api.service[100524]: warnings.warn( Jul 27 16:21:51.689663 np0000005924 devstack@c-api.service[100524]: INFO cinder.api.openstack.wsgi [None req-ccdcfd17-c542-4588-9dd3-5669788f4cb0 tempest-ProjectMemberTests33-1780357347 tempest-ProjectMemberTests33-1780357347-project-admin] https://10.4.3.117/volume/v3/backups/823c4546-816e-4184-b21a-6f9b7b68c47b returned with HTTP 200 Jul 27 16:21:51.690105 np0000005924 devstack@c-api.service[100524]: [pid: 100524|app: 0|req: 1246/4970] 10.4.3.117 () {68 vars in 1388 bytes} [Mon Jul 27 16:21:51 2026] GET /volume/v3/backups/823c4546-816e-4184-b21a-6f9b7b68c47b => generated 708 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 27 16:21:51.881259 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.middleware.request_id [None req-268ae177-07a6-4ffa-8236-0e7d29ebcc03 None None] RequestId filter calling following filter/app {{(pid=100521) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:21:51.882831 np0000005924 devstack@c-api.service[100521]: INFO cinder.api.openstack.wsgi [None req-268ae177-07a6-4ffa-8236-0e7d29ebcc03 tempest-ProjectReaderTests33-1290891911 tempest-ProjectReaderTests33-1290891911-project-admin] GET https://10.4.3.117/volume/v3/backups/8d2a9448-be7b-4bab-9c3d-1ab7ac4c2ccf Jul 27 16:21:51.883017 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.openstack.wsgi [None req-268ae177-07a6-4ffa-8236-0e7d29ebcc03 tempest-ProjectReaderTests33-1290891911 tempest-ProjectReaderTests33-1290891911-project-admin] Empty body provided in request {{(pid=100521) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:21:51.883188 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.openstack.wsgi [None req-268ae177-07a6-4ffa-8236-0e7d29ebcc03 tempest-ProjectReaderTests33-1290891911 tempest-ProjectReaderTests33-1290891911-project-admin] Calling method 'show' {{(pid=100521) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:21:51.883289 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.v3.backups [None req-268ae177-07a6-4ffa-8236-0e7d29ebcc03 tempest-ProjectReaderTests33-1290891911 tempest-ProjectReaderTests33-1290891911-project-admin] Show backup with id 8d2a9448-be7b-4bab-9c3d-1ab7ac4c2ccf. {{(pid=100521) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 27 16:21:51.889609 np0000005924 devstack@c-api.service[100521]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:21:51.889609 np0000005924 devstack@c-api.service[100521]: warnings.warn( Jul 27 16:21:51.890563 np0000005924 devstack@c-api.service[100521]: INFO cinder.api.openstack.wsgi [None req-268ae177-07a6-4ffa-8236-0e7d29ebcc03 tempest-ProjectReaderTests33-1290891911 tempest-ProjectReaderTests33-1290891911-project-admin] https://10.4.3.117/volume/v3/backups/8d2a9448-be7b-4bab-9c3d-1ab7ac4c2ccf returned with HTTP 200 Jul 27 16:21:51.890950 np0000005924 devstack@c-api.service[100521]: [pid: 100521|app: 0|req: 1241/4971] 10.4.3.117 () {68 vars in 1388 bytes} [Mon Jul 27 16:21:51 2026] GET /volume/v3/backups/8d2a9448-be7b-4bab-9c3d-1ab7ac4c2ccf => generated 736 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 27 16:21:52.700431 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.middleware.request_id [None req-3fd8028e-2fca-472c-80f9-0acccb17daa2 None None] RequestId filter calling following filter/app {{(pid=100523) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:21:52.702901 np0000005924 devstack@c-api.service[100523]: INFO cinder.api.openstack.wsgi [None req-3fd8028e-2fca-472c-80f9-0acccb17daa2 tempest-ProjectMemberTests33-1780357347 tempest-ProjectMemberTests33-1780357347-project-admin] GET https://10.4.3.117/volume/v3/backups/823c4546-816e-4184-b21a-6f9b7b68c47b Jul 27 16:21:52.703223 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.openstack.wsgi [None req-3fd8028e-2fca-472c-80f9-0acccb17daa2 tempest-ProjectMemberTests33-1780357347 tempest-ProjectMemberTests33-1780357347-project-admin] Empty body provided in request {{(pid=100523) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:21:52.703507 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.openstack.wsgi [None req-3fd8028e-2fca-472c-80f9-0acccb17daa2 tempest-ProjectMemberTests33-1780357347 tempest-ProjectMemberTests33-1780357347-project-admin] Calling method 'show' {{(pid=100523) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:21:52.703653 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.v3.backups [None req-3fd8028e-2fca-472c-80f9-0acccb17daa2 tempest-ProjectMemberTests33-1780357347 tempest-ProjectMemberTests33-1780357347-project-admin] Show backup with id 823c4546-816e-4184-b21a-6f9b7b68c47b. {{(pid=100523) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 27 16:21:52.708859 np0000005924 devstack@c-api.service[100523]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:21:52.708859 np0000005924 devstack@c-api.service[100523]: warnings.warn( Jul 27 16:21:52.709827 np0000005924 devstack@c-api.service[100523]: INFO cinder.api.openstack.wsgi [None req-3fd8028e-2fca-472c-80f9-0acccb17daa2 tempest-ProjectMemberTests33-1780357347 tempest-ProjectMemberTests33-1780357347-project-admin] https://10.4.3.117/volume/v3/backups/823c4546-816e-4184-b21a-6f9b7b68c47b returned with HTTP 200 Jul 27 16:21:52.710309 np0000005924 devstack@c-api.service[100523]: [pid: 100523|app: 0|req: 1252/4972] 10.4.3.117 () {68 vars in 1388 bytes} [Mon Jul 27 16:21:52 2026] GET /volume/v3/backups/823c4546-816e-4184-b21a-6f9b7b68c47b => generated 708 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 27 16:21:52.900429 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.middleware.request_id [None req-24c822f1-fb30-4aaf-9094-3647f0cc05f1 None None] RequestId filter calling following filter/app {{(pid=100522) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:21:52.902298 np0000005924 devstack@c-api.service[100522]: INFO cinder.api.openstack.wsgi [None req-24c822f1-fb30-4aaf-9094-3647f0cc05f1 tempest-ProjectReaderTests33-1290891911 tempest-ProjectReaderTests33-1290891911-project-admin] GET https://10.4.3.117/volume/v3/backups/8d2a9448-be7b-4bab-9c3d-1ab7ac4c2ccf Jul 27 16:21:52.902528 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.openstack.wsgi [None req-24c822f1-fb30-4aaf-9094-3647f0cc05f1 tempest-ProjectReaderTests33-1290891911 tempest-ProjectReaderTests33-1290891911-project-admin] Empty body provided in request {{(pid=100522) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:21:52.902793 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.openstack.wsgi [None req-24c822f1-fb30-4aaf-9094-3647f0cc05f1 tempest-ProjectReaderTests33-1290891911 tempest-ProjectReaderTests33-1290891911-project-admin] Calling method 'show' {{(pid=100522) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:21:52.902916 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.v3.backups [None req-24c822f1-fb30-4aaf-9094-3647f0cc05f1 tempest-ProjectReaderTests33-1290891911 tempest-ProjectReaderTests33-1290891911-project-admin] Show backup with id 8d2a9448-be7b-4bab-9c3d-1ab7ac4c2ccf. {{(pid=100522) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 27 16:21:52.907494 np0000005924 devstack@c-api.service[100522]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:21:52.907494 np0000005924 devstack@c-api.service[100522]: warnings.warn( Jul 27 16:21:52.908183 np0000005924 devstack@c-api.service[100522]: INFO cinder.api.openstack.wsgi [None req-24c822f1-fb30-4aaf-9094-3647f0cc05f1 tempest-ProjectReaderTests33-1290891911 tempest-ProjectReaderTests33-1290891911-project-admin] https://10.4.3.117/volume/v3/backups/8d2a9448-be7b-4bab-9c3d-1ab7ac4c2ccf returned with HTTP 200 Jul 27 16:21:52.908618 np0000005924 devstack@c-api.service[100522]: [pid: 100522|app: 0|req: 1234/4973] 10.4.3.117 () {68 vars in 1388 bytes} [Mon Jul 27 16:21:52 2026] GET /volume/v3/backups/8d2a9448-be7b-4bab-9c3d-1ab7ac4c2ccf => generated 736 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 27 16:21:53.719859 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.middleware.request_id [None req-0ccf4e42-46ef-42b3-aec3-7c4155bd058d None None] RequestId filter calling following filter/app {{(pid=100524) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:21:53.721670 np0000005924 devstack@c-api.service[100524]: INFO cinder.api.openstack.wsgi [None req-0ccf4e42-46ef-42b3-aec3-7c4155bd058d tempest-ProjectMemberTests33-1780357347 tempest-ProjectMemberTests33-1780357347-project-admin] GET https://10.4.3.117/volume/v3/backups/823c4546-816e-4184-b21a-6f9b7b68c47b Jul 27 16:21:53.721876 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.openstack.wsgi [None req-0ccf4e42-46ef-42b3-aec3-7c4155bd058d tempest-ProjectMemberTests33-1780357347 tempest-ProjectMemberTests33-1780357347-project-admin] Empty body provided in request {{(pid=100524) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:21:53.722070 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.openstack.wsgi [None req-0ccf4e42-46ef-42b3-aec3-7c4155bd058d tempest-ProjectMemberTests33-1780357347 tempest-ProjectMemberTests33-1780357347-project-admin] Calling method 'show' {{(pid=100524) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:21:53.722168 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.v3.backups [None req-0ccf4e42-46ef-42b3-aec3-7c4155bd058d tempest-ProjectMemberTests33-1780357347 tempest-ProjectMemberTests33-1780357347-project-admin] Show backup with id 823c4546-816e-4184-b21a-6f9b7b68c47b. {{(pid=100524) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 27 16:21:53.726203 np0000005924 devstack@c-api.service[100524]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:21:53.726203 np0000005924 devstack@c-api.service[100524]: warnings.warn( Jul 27 16:21:53.726851 np0000005924 devstack@c-api.service[100524]: INFO cinder.api.openstack.wsgi [None req-0ccf4e42-46ef-42b3-aec3-7c4155bd058d tempest-ProjectMemberTests33-1780357347 tempest-ProjectMemberTests33-1780357347-project-admin] https://10.4.3.117/volume/v3/backups/823c4546-816e-4184-b21a-6f9b7b68c47b returned with HTTP 200 Jul 27 16:21:53.727303 np0000005924 devstack@c-api.service[100524]: [pid: 100524|app: 0|req: 1247/4974] 10.4.3.117 () {68 vars in 1388 bytes} [Mon Jul 27 16:21:53 2026] GET /volume/v3/backups/823c4546-816e-4184-b21a-6f9b7b68c47b => generated 708 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 27 16:21:53.919520 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.middleware.request_id [None req-23936709-d748-46d1-aba6-d11887ab4749 None None] RequestId filter calling following filter/app {{(pid=100521) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:21:53.921477 np0000005924 devstack@c-api.service[100521]: INFO cinder.api.openstack.wsgi [None req-23936709-d748-46d1-aba6-d11887ab4749 tempest-ProjectReaderTests33-1290891911 tempest-ProjectReaderTests33-1290891911-project-admin] GET https://10.4.3.117/volume/v3/backups/8d2a9448-be7b-4bab-9c3d-1ab7ac4c2ccf Jul 27 16:21:53.921737 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.openstack.wsgi [None req-23936709-d748-46d1-aba6-d11887ab4749 tempest-ProjectReaderTests33-1290891911 tempest-ProjectReaderTests33-1290891911-project-admin] Empty body provided in request {{(pid=100521) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:21:53.922056 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.openstack.wsgi [None req-23936709-d748-46d1-aba6-d11887ab4749 tempest-ProjectReaderTests33-1290891911 tempest-ProjectReaderTests33-1290891911-project-admin] Calling method 'show' {{(pid=100521) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:21:53.922210 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.v3.backups [None req-23936709-d748-46d1-aba6-d11887ab4749 tempest-ProjectReaderTests33-1290891911 tempest-ProjectReaderTests33-1290891911-project-admin] Show backup with id 8d2a9448-be7b-4bab-9c3d-1ab7ac4c2ccf. {{(pid=100521) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 27 16:21:53.926888 np0000005924 devstack@c-api.service[100521]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:21:53.926888 np0000005924 devstack@c-api.service[100521]: warnings.warn( Jul 27 16:21:53.927643 np0000005924 devstack@c-api.service[100521]: INFO cinder.api.openstack.wsgi [None req-23936709-d748-46d1-aba6-d11887ab4749 tempest-ProjectReaderTests33-1290891911 tempest-ProjectReaderTests33-1290891911-project-admin] https://10.4.3.117/volume/v3/backups/8d2a9448-be7b-4bab-9c3d-1ab7ac4c2ccf returned with HTTP 200 Jul 27 16:21:53.928026 np0000005924 devstack@c-api.service[100521]: [pid: 100521|app: 0|req: 1242/4975] 10.4.3.117 () {68 vars in 1388 bytes} [Mon Jul 27 16:21:53 2026] GET /volume/v3/backups/8d2a9448-be7b-4bab-9c3d-1ab7ac4c2ccf => generated 736 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 27 16:21:54.736113 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.middleware.request_id [None req-e5a12548-0cdb-4381-84f1-482ecce3781b None None] RequestId filter calling following filter/app {{(pid=100523) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:21:54.737686 np0000005924 devstack@c-api.service[100523]: INFO cinder.api.openstack.wsgi [None req-e5a12548-0cdb-4381-84f1-482ecce3781b tempest-ProjectMemberTests33-1780357347 tempest-ProjectMemberTests33-1780357347-project-admin] GET https://10.4.3.117/volume/v3/backups/823c4546-816e-4184-b21a-6f9b7b68c47b Jul 27 16:21:54.737859 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.openstack.wsgi [None req-e5a12548-0cdb-4381-84f1-482ecce3781b tempest-ProjectMemberTests33-1780357347 tempest-ProjectMemberTests33-1780357347-project-admin] Empty body provided in request {{(pid=100523) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:21:54.738036 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.openstack.wsgi [None req-e5a12548-0cdb-4381-84f1-482ecce3781b tempest-ProjectMemberTests33-1780357347 tempest-ProjectMemberTests33-1780357347-project-admin] Calling method 'show' {{(pid=100523) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:21:54.738133 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.v3.backups [None req-e5a12548-0cdb-4381-84f1-482ecce3781b tempest-ProjectMemberTests33-1780357347 tempest-ProjectMemberTests33-1780357347-project-admin] Show backup with id 823c4546-816e-4184-b21a-6f9b7b68c47b. {{(pid=100523) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 27 16:21:54.741809 np0000005924 devstack@c-api.service[100523]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:21:54.741809 np0000005924 devstack@c-api.service[100523]: warnings.warn( Jul 27 16:21:54.742390 np0000005924 devstack@c-api.service[100523]: INFO cinder.api.openstack.wsgi [None req-e5a12548-0cdb-4381-84f1-482ecce3781b tempest-ProjectMemberTests33-1780357347 tempest-ProjectMemberTests33-1780357347-project-admin] https://10.4.3.117/volume/v3/backups/823c4546-816e-4184-b21a-6f9b7b68c47b returned with HTTP 200 Jul 27 16:21:54.742716 np0000005924 devstack@c-api.service[100523]: [pid: 100523|app: 0|req: 1253/4976] 10.4.3.117 () {68 vars in 1388 bytes} [Mon Jul 27 16:21:54 2026] GET /volume/v3/backups/823c4546-816e-4184-b21a-6f9b7b68c47b => generated 708 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 27 16:21:54.937796 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.middleware.request_id [None req-e703f05b-1452-4a39-a2eb-d7beaeef38f6 None None] RequestId filter calling following filter/app {{(pid=100522) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:21:54.939691 np0000005924 devstack@c-api.service[100522]: INFO cinder.api.openstack.wsgi [None req-e703f05b-1452-4a39-a2eb-d7beaeef38f6 tempest-ProjectReaderTests33-1290891911 tempest-ProjectReaderTests33-1290891911-project-admin] GET https://10.4.3.117/volume/v3/backups/8d2a9448-be7b-4bab-9c3d-1ab7ac4c2ccf Jul 27 16:21:54.939887 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.openstack.wsgi [None req-e703f05b-1452-4a39-a2eb-d7beaeef38f6 tempest-ProjectReaderTests33-1290891911 tempest-ProjectReaderTests33-1290891911-project-admin] Empty body provided in request {{(pid=100522) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:21:54.940073 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.openstack.wsgi [None req-e703f05b-1452-4a39-a2eb-d7beaeef38f6 tempest-ProjectReaderTests33-1290891911 tempest-ProjectReaderTests33-1290891911-project-admin] Calling method 'show' {{(pid=100522) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:21:54.940173 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.v3.backups [None req-e703f05b-1452-4a39-a2eb-d7beaeef38f6 tempest-ProjectReaderTests33-1290891911 tempest-ProjectReaderTests33-1290891911-project-admin] Show backup with id 8d2a9448-be7b-4bab-9c3d-1ab7ac4c2ccf. {{(pid=100522) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 27 16:21:54.945257 np0000005924 devstack@c-api.service[100522]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:21:54.945257 np0000005924 devstack@c-api.service[100522]: warnings.warn( Jul 27 16:21:54.946127 np0000005924 devstack@c-api.service[100522]: INFO cinder.api.openstack.wsgi [None req-e703f05b-1452-4a39-a2eb-d7beaeef38f6 tempest-ProjectReaderTests33-1290891911 tempest-ProjectReaderTests33-1290891911-project-admin] https://10.4.3.117/volume/v3/backups/8d2a9448-be7b-4bab-9c3d-1ab7ac4c2ccf returned with HTTP 200 Jul 27 16:21:54.946717 np0000005924 devstack@c-api.service[100522]: [pid: 100522|app: 0|req: 1235/4977] 10.4.3.117 () {68 vars in 1388 bytes} [Mon Jul 27 16:21:54 2026] GET /volume/v3/backups/8d2a9448-be7b-4bab-9c3d-1ab7ac4c2ccf => generated 736 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 27 16:21:55.752748 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.middleware.request_id [None req-190d5872-c32b-4095-9345-4c12bcc2b8a8 None None] RequestId filter calling following filter/app {{(pid=100524) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:21:55.754932 np0000005924 devstack@c-api.service[100524]: INFO cinder.api.openstack.wsgi [None req-190d5872-c32b-4095-9345-4c12bcc2b8a8 tempest-ProjectMemberTests33-1780357347 tempest-ProjectMemberTests33-1780357347-project-admin] GET https://10.4.3.117/volume/v3/backups/823c4546-816e-4184-b21a-6f9b7b68c47b Jul 27 16:21:55.755365 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.openstack.wsgi [None req-190d5872-c32b-4095-9345-4c12bcc2b8a8 tempest-ProjectMemberTests33-1780357347 tempest-ProjectMemberTests33-1780357347-project-admin] Empty body provided in request {{(pid=100524) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:21:55.755619 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.openstack.wsgi [None req-190d5872-c32b-4095-9345-4c12bcc2b8a8 tempest-ProjectMemberTests33-1780357347 tempest-ProjectMemberTests33-1780357347-project-admin] Calling method 'show' {{(pid=100524) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:21:55.755766 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.v3.backups [None req-190d5872-c32b-4095-9345-4c12bcc2b8a8 tempest-ProjectMemberTests33-1780357347 tempest-ProjectMemberTests33-1780357347-project-admin] Show backup with id 823c4546-816e-4184-b21a-6f9b7b68c47b. {{(pid=100524) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 27 16:21:55.760770 np0000005924 devstack@c-api.service[100524]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:21:55.760770 np0000005924 devstack@c-api.service[100524]: warnings.warn( Jul 27 16:21:55.761529 np0000005924 devstack@c-api.service[100524]: INFO cinder.api.openstack.wsgi [None req-190d5872-c32b-4095-9345-4c12bcc2b8a8 tempest-ProjectMemberTests33-1780357347 tempest-ProjectMemberTests33-1780357347-project-admin] https://10.4.3.117/volume/v3/backups/823c4546-816e-4184-b21a-6f9b7b68c47b returned with HTTP 200 Jul 27 16:21:55.761986 np0000005924 devstack@c-api.service[100524]: [pid: 100524|app: 0|req: 1248/4978] 10.4.3.117 () {68 vars in 1388 bytes} [Mon Jul 27 16:21:55 2026] GET /volume/v3/backups/823c4546-816e-4184-b21a-6f9b7b68c47b => generated 708 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 27 16:21:55.956466 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.middleware.request_id [None req-b8ef3f83-55ca-4696-a6f0-4cd4959e759b None None] RequestId filter calling following filter/app {{(pid=100521) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:21:55.958172 np0000005924 devstack@c-api.service[100521]: INFO cinder.api.openstack.wsgi [None req-b8ef3f83-55ca-4696-a6f0-4cd4959e759b tempest-ProjectReaderTests33-1290891911 tempest-ProjectReaderTests33-1290891911-project-admin] GET https://10.4.3.117/volume/v3/backups/8d2a9448-be7b-4bab-9c3d-1ab7ac4c2ccf Jul 27 16:21:55.958388 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.openstack.wsgi [None req-b8ef3f83-55ca-4696-a6f0-4cd4959e759b tempest-ProjectReaderTests33-1290891911 tempest-ProjectReaderTests33-1290891911-project-admin] Empty body provided in request {{(pid=100521) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:21:55.958568 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.openstack.wsgi [None req-b8ef3f83-55ca-4696-a6f0-4cd4959e759b tempest-ProjectReaderTests33-1290891911 tempest-ProjectReaderTests33-1290891911-project-admin] Calling method 'show' {{(pid=100521) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:21:55.958663 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.v3.backups [None req-b8ef3f83-55ca-4696-a6f0-4cd4959e759b tempest-ProjectReaderTests33-1290891911 tempest-ProjectReaderTests33-1290891911-project-admin] Show backup with id 8d2a9448-be7b-4bab-9c3d-1ab7ac4c2ccf. {{(pid=100521) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 27 16:21:55.962638 np0000005924 devstack@c-api.service[100521]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:21:55.962638 np0000005924 devstack@c-api.service[100521]: warnings.warn( Jul 27 16:21:55.963306 np0000005924 devstack@c-api.service[100521]: INFO cinder.api.openstack.wsgi [None req-b8ef3f83-55ca-4696-a6f0-4cd4959e759b tempest-ProjectReaderTests33-1290891911 tempest-ProjectReaderTests33-1290891911-project-admin] https://10.4.3.117/volume/v3/backups/8d2a9448-be7b-4bab-9c3d-1ab7ac4c2ccf returned with HTTP 200 Jul 27 16:21:55.963684 np0000005924 devstack@c-api.service[100521]: [pid: 100521|app: 0|req: 1243/4979] 10.4.3.117 () {68 vars in 1388 bytes} [Mon Jul 27 16:21:55 2026] GET /volume/v3/backups/8d2a9448-be7b-4bab-9c3d-1ab7ac4c2ccf => generated 738 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 27 16:21:55.972843 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.middleware.request_id [None req-7525f3be-3672-48ca-bd19-02581dc39047 None None] RequestId filter calling following filter/app {{(pid=100523) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:21:55.974949 np0000005924 devstack@c-api.service[100523]: INFO cinder.api.openstack.wsgi [None req-7525f3be-3672-48ca-bd19-02581dc39047 tempest-ProjectReaderTests33-1290891911 tempest-ProjectReaderTests33-1290891911-project-reader] POST https://10.4.3.117/volume/v3/backups/8d2a9448-be7b-4bab-9c3d-1ab7ac4c2ccf/action Jul 27 16:21:55.975423 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.openstack.wsgi [None req-7525f3be-3672-48ca-bd19-02581dc39047 tempest-ProjectReaderTests33-1290891911 tempest-ProjectReaderTests33-1290891911-project-reader] Action body: b'{"os-reset_status": {"status": "error"}}' {{(pid=100523) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 27 16:21:55.975573 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.openstack.wsgi [None req-7525f3be-3672-48ca-bd19-02581dc39047 tempest-ProjectReaderTests33-1290891911 tempest-ProjectReaderTests33-1290891911-project-reader] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "error"}} {{(pid=100523) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 27 16:21:55.977111 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.contrib.admin_actions [None req-7525f3be-3672-48ca-bd19-02581dc39047 tempest-ProjectReaderTests33-1290891911 tempest-ProjectReaderTests33-1290891911-project-reader] Updating backup '8d2a9448-be7b-4bab-9c3d-1ab7ac4c2ccf' with '{'status': 'error'}' {{(pid=100523) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:325}} Jul 27 16:21:55.983929 np0000005924 devstack@c-api.service[100523]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:21:55.983929 np0000005924 devstack@c-api.service[100523]: warnings.warn( Jul 27 16:21:55.985086 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.policy [None req-7525f3be-3672-48ca-bd19-02581dc39047 tempest-ProjectReaderTests33-1290891911 tempest-ProjectReaderTests33-1290891911-project-reader] Policy check for volume_extension:backup_admin_actions:reset_status failed with context {'is_admin': False, 'user_id': 'c1f83d2e838f450b9eec7e1ba8cd0e2a', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '8e86c597063b4ef18a178ed38f8a171a', '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=100523) authorize /opt/stack/cinder/cinder/policy.py:189}} Jul 27 16:21:55.985381 np0000005924 devstack@c-api.service[100523]: INFO cinder.api.openstack.wsgi [None req-7525f3be-3672-48ca-bd19-02581dc39047 tempest-ProjectReaderTests33-1290891911 tempest-ProjectReaderTests33-1290891911-project-reader] https://10.4.3.117/volume/v3/backups/8d2a9448-be7b-4bab-9c3d-1ab7ac4c2ccf/action returned with HTTP 403 Jul 27 16:21:55.985840 np0000005924 devstack@c-api.service[100523]: [pid: 100523|app: 0|req: 1254/4980] 10.4.3.117 () {70 vars in 1430 bytes} [Mon Jul 27 16:21:55 2026] POST /volume/v3/backups/8d2a9448-be7b-4bab-9c3d-1ab7ac4c2ccf/action => generated 131 bytes in 13 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Jul 27 16:21:55.992108 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.middleware.request_id [None req-fe316790-3e51-40df-9035-361a94ba711b None None] RequestId filter calling following filter/app {{(pid=100522) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:21:55.993621 np0000005924 devstack@c-api.service[100522]: INFO cinder.api.openstack.wsgi [None req-fe316790-3e51-40df-9035-361a94ba711b tempest-ProjectReaderTests33-1290891911 tempest-ProjectReaderTests33-1290891911-project-admin] DELETE https://10.4.3.117/volume/v3/volumes/199057cf-ddbb-4a5b-b722-62494268d567 Jul 27 16:21:55.993799 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.openstack.wsgi [None req-fe316790-3e51-40df-9035-361a94ba711b tempest-ProjectReaderTests33-1290891911 tempest-ProjectReaderTests33-1290891911-project-admin] Empty body provided in request {{(pid=100522) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:21:55.993963 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.openstack.wsgi [None req-fe316790-3e51-40df-9035-361a94ba711b tempest-ProjectReaderTests33-1290891911 tempest-ProjectReaderTests33-1290891911-project-admin] Calling method 'delete' {{(pid=100522) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:21:55.994127 np0000005924 devstack@c-api.service[100522]: INFO cinder.api.v3.volumes [None req-fe316790-3e51-40df-9035-361a94ba711b tempest-ProjectReaderTests33-1290891911 tempest-ProjectReaderTests33-1290891911-project-admin] Delete volume with id: 199057cf-ddbb-4a5b-b722-62494268d567 Jul 27 16:21:56.000426 np0000005924 devstack@c-api.service[100522]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:21:56.000426 np0000005924 devstack@c-api.service[100522]: warnings.warn( Jul 27 16:21:56.000741 np0000005924 devstack@c-api.service[100522]: INFO cinder.volume.api [None req-fe316790-3e51-40df-9035-361a94ba711b tempest-ProjectReaderTests33-1290891911 tempest-ProjectReaderTests33-1290891911-project-admin] Volume info retrieved successfully. Jul 27 16:21:56.019001 np0000005924 devstack@c-api.service[100522]: INFO cinder.volume.api [None req-fe316790-3e51-40df-9035-361a94ba711b tempest-ProjectReaderTests33-1290891911 tempest-ProjectReaderTests33-1290891911-project-admin] Delete volume request issued successfully. Jul 27 16:21:56.019237 np0000005924 devstack@c-api.service[100522]: INFO cinder.api.openstack.wsgi [None req-fe316790-3e51-40df-9035-361a94ba711b tempest-ProjectReaderTests33-1290891911 tempest-ProjectReaderTests33-1290891911-project-admin] https://10.4.3.117/volume/v3/volumes/199057cf-ddbb-4a5b-b722-62494268d567 returned with HTTP 202 Jul 27 16:21:56.019718 np0000005924 devstack@c-api.service[100522]: [pid: 100522|app: 0|req: 1236/4981] 10.4.3.117 () {68 vars in 1391 bytes} [Mon Jul 27 16:21:55 2026] DELETE /volume/v3/volumes/199057cf-ddbb-4a5b-b722-62494268d567 => generated 0 bytes in 28 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 27 16:21:56.028230 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.middleware.request_id [None req-109a590a-d020-4af3-a97a-052dea96c405 None None] RequestId filter calling following filter/app {{(pid=100524) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:21:56.030587 np0000005924 devstack@c-api.service[100524]: INFO cinder.api.openstack.wsgi [None req-109a590a-d020-4af3-a97a-052dea96c405 tempest-ProjectReaderTests33-1290891911 tempest-ProjectReaderTests33-1290891911-project-admin] GET https://10.4.3.117/volume/v3/volumes/199057cf-ddbb-4a5b-b722-62494268d567 Jul 27 16:21:56.030823 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.openstack.wsgi [None req-109a590a-d020-4af3-a97a-052dea96c405 tempest-ProjectReaderTests33-1290891911 tempest-ProjectReaderTests33-1290891911-project-admin] Empty body provided in request {{(pid=100524) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:21:56.031081 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.openstack.wsgi [None req-109a590a-d020-4af3-a97a-052dea96c405 tempest-ProjectReaderTests33-1290891911 tempest-ProjectReaderTests33-1290891911-project-admin] Calling method 'show' {{(pid=100524) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:21:56.040235 np0000005924 devstack@c-api.service[100524]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:21:56.040235 np0000005924 devstack@c-api.service[100524]: warnings.warn( Jul 27 16:21:56.044599 np0000005924 devstack@c-api.service[100524]: INFO cinder.volume.api [None req-109a590a-d020-4af3-a97a-052dea96c405 tempest-ProjectReaderTests33-1290891911 tempest-ProjectReaderTests33-1290891911-project-admin] Volume info retrieved successfully. Jul 27 16:21:56.049344 np0000005924 devstack@c-api.service[100524]: INFO cinder.api.openstack.wsgi [None req-109a590a-d020-4af3-a97a-052dea96c405 tempest-ProjectReaderTests33-1290891911 tempest-ProjectReaderTests33-1290891911-project-admin] https://10.4.3.117/volume/v3/volumes/199057cf-ddbb-4a5b-b722-62494268d567 returned with HTTP 200 Jul 27 16:21:56.051001 np0000005924 devstack@c-api.service[100524]: [pid: 100524|app: 0|req: 1249/4982] 10.4.3.117 () {68 vars in 1388 bytes} [Mon Jul 27 16:21:56 2026] GET /volume/v3/volumes/199057cf-ddbb-4a5b-b722-62494268d567 => generated 1016 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 27 16:21:56.778549 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.middleware.request_id [None req-f63f6998-b7ff-4383-9520-032253908405 None None] RequestId filter calling following filter/app {{(pid=100521) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:21:56.780696 np0000005924 devstack@c-api.service[100521]: INFO cinder.api.openstack.wsgi [None req-f63f6998-b7ff-4383-9520-032253908405 tempest-ProjectMemberTests33-1780357347 tempest-ProjectMemberTests33-1780357347-project-admin] GET https://10.4.3.117/volume/v3/backups/823c4546-816e-4184-b21a-6f9b7b68c47b Jul 27 16:21:56.780958 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.openstack.wsgi [None req-f63f6998-b7ff-4383-9520-032253908405 tempest-ProjectMemberTests33-1780357347 tempest-ProjectMemberTests33-1780357347-project-admin] Empty body provided in request {{(pid=100521) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:21:56.781194 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.openstack.wsgi [None req-f63f6998-b7ff-4383-9520-032253908405 tempest-ProjectMemberTests33-1780357347 tempest-ProjectMemberTests33-1780357347-project-admin] Calling method 'show' {{(pid=100521) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:21:56.781347 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.v3.backups [None req-f63f6998-b7ff-4383-9520-032253908405 tempest-ProjectMemberTests33-1780357347 tempest-ProjectMemberTests33-1780357347-project-admin] Show backup with id 823c4546-816e-4184-b21a-6f9b7b68c47b. {{(pid=100521) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 27 16:21:56.786152 np0000005924 devstack@c-api.service[100521]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:21:56.786152 np0000005924 devstack@c-api.service[100521]: warnings.warn( Jul 27 16:21:56.786967 np0000005924 devstack@c-api.service[100521]: INFO cinder.api.openstack.wsgi [None req-f63f6998-b7ff-4383-9520-032253908405 tempest-ProjectMemberTests33-1780357347 tempest-ProjectMemberTests33-1780357347-project-admin] https://10.4.3.117/volume/v3/backups/823c4546-816e-4184-b21a-6f9b7b68c47b returned with HTTP 200 Jul 27 16:21:56.787486 np0000005924 devstack@c-api.service[100521]: [pid: 100521|app: 0|req: 1244/4983] 10.4.3.117 () {68 vars in 1388 bytes} [Mon Jul 27 16:21:56 2026] GET /volume/v3/backups/823c4546-816e-4184-b21a-6f9b7b68c47b => generated 708 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 27 16:21:56.868230 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.middleware.request_id [None req-1561527b-f538-4902-ad6c-1f4423640684 None None] RequestId filter calling following filter/app {{(pid=100523) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:21:56.870958 np0000005924 devstack@c-api.service[100523]: INFO cinder.api.openstack.wsgi [None req-1561527b-f538-4902-ad6c-1f4423640684 tempest-SnapshotDataIntegrityTests-2123386552 tempest-SnapshotDataIntegrityTests-2123386552-project-member] POST https://10.4.3.117/volume/v3/volumes Jul 27 16:21:56.871343 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.openstack.wsgi [None req-1561527b-f538-4902-ad6c-1f4423640684 tempest-SnapshotDataIntegrityTests-2123386552 tempest-SnapshotDataIntegrityTests-2123386552-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-SnapshotDataIntegrityTests-volume-1700087363", "snapshot_id": null, "imageRef": null, "volume_type": null, "size": 1}} {{(pid=100523) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 27 16:21:56.873073 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.v3.volumes [None req-1561527b-f538-4902-ad6c-1f4423640684 tempest-SnapshotDataIntegrityTests-2123386552 tempest-SnapshotDataIntegrityTests-2123386552-project-member] Create volume request body: {'volume': {'name': 'tempest-SnapshotDataIntegrityTests-volume-1700087363', 'snapshot_id': None, 'imageRef': None, 'volume_type': None, 'size': 1}} {{(pid=100523) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 27 16:21:56.873734 np0000005924 devstack@c-api.service[100523]: INFO cinder.api.v3.volumes [None req-1561527b-f538-4902-ad6c-1f4423640684 tempest-SnapshotDataIntegrityTests-2123386552 tempest-SnapshotDataIntegrityTests-2123386552-project-member] Create volume of 1 GB Jul 27 16:21:56.878195 np0000005924 devstack@c-api.service[100523]: INFO cinder.volume.api [None req-1561527b-f538-4902-ad6c-1f4423640684 tempest-SnapshotDataIntegrityTests-2123386552 tempest-SnapshotDataIntegrityTests-2123386552-project-member] Availability Zones retrieved successfully. Jul 27 16:21:56.885954 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.volume.api [None req-1561527b-f538-4902-ad6c-1f4423640684 tempest-SnapshotDataIntegrityTests-2123386552 tempest-SnapshotDataIntegrityTests-2123386552-project-member] Flow 'volume_create_api' (6b13c975-42cf-4010-8c1a-d140201f3443) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100523) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 27 16:21:56.886992 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.volume.api [None req-1561527b-f538-4902-ad6c-1f4423640684 tempest-SnapshotDataIntegrityTests-2123386552 tempest-SnapshotDataIntegrityTests-2123386552-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (b96c9908-00e2-4042-b9be-5801c9f5cdd7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100523) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 27 16:21:56.887993 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.volume.flows.api.create_volume [None req-1561527b-f538-4902-ad6c-1f4423640684 tempest-SnapshotDataIntegrityTests-2123386552 tempest-SnapshotDataIntegrityTests-2123386552-project-member] Validating volume size '1' using validate_int {{(pid=100523) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 27 16:21:56.924132 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.volume.api [None req-1561527b-f538-4902-ad6c-1f4423640684 tempest-SnapshotDataIntegrityTests-2123386552 tempest-SnapshotDataIntegrityTests-2123386552-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (b96c9908-00e2-4042-b9be-5801c9f5cdd7) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-27T16:04:59Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=2bce4e1a-e6e0-49d9-be36-c3405449a01e,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '2bce4e1a-e6e0-49d9-be36-c3405449a01e', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100523) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 27 16:21:56.924837 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.volume.api [None req-1561527b-f538-4902-ad6c-1f4423640684 tempest-SnapshotDataIntegrityTests-2123386552 tempest-SnapshotDataIntegrityTests-2123386552-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (ef18b3f4-1e48-4b18-8fe7-ef57754f313f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100523) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 27 16:21:56.995697 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.quota [None req-1561527b-f538-4902-ad6c-1f4423640684 tempest-SnapshotDataIntegrityTests-2123386552 tempest-SnapshotDataIntegrityTests-2123386552-project-member] Created reservations ['06b5a865-66d8-4bc0-83ef-7eeefa2d00d7', 'b1a151e7-8ecf-4467-9311-1a9b41a58809', 'b334343c-e562-49e9-9ec2-1d6b67c4a807', 'c7951bf8-3bdb-4e3b-8b04-261a18c02a9b'] {{(pid=100523) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 27 16:21:56.996694 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.volume.api [None req-1561527b-f538-4902-ad6c-1f4423640684 tempest-SnapshotDataIntegrityTests-2123386552 tempest-SnapshotDataIntegrityTests-2123386552-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (ef18b3f4-1e48-4b18-8fe7-ef57754f313f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['06b5a865-66d8-4bc0-83ef-7eeefa2d00d7', 'b1a151e7-8ecf-4467-9311-1a9b41a58809', 'b334343c-e562-49e9-9ec2-1d6b67c4a807', 'c7951bf8-3bdb-4e3b-8b04-261a18c02a9b']}' {{(pid=100523) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 27 16:21:56.997624 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.volume.api [None req-1561527b-f538-4902-ad6c-1f4423640684 tempest-SnapshotDataIntegrityTests-2123386552 tempest-SnapshotDataIntegrityTests-2123386552-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (877d794b-ec63-4bbd-b14d-e6fb06c269a2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100523) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 27 16:21:57.024171 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.volume.api [None req-1561527b-f538-4902-ad6c-1f4423640684 tempest-SnapshotDataIntegrityTests-2123386552 tempest-SnapshotDataIntegrityTests-2123386552-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (877d794b-ec63-4bbd-b14d-e6fb06c269a2) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '116b01e9-ca12-45af-afa7-ddc52b80eee0', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-SnapshotDataIntegrityTests-volume-1700087363',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='10cc532ef39148cfa03437bac1d61d56',qos_specs=None,replication_status=,reservations=['06b5a865-66d8-4bc0-83ef-7eeefa2d00d7','b1a151e7-8ecf-4467-9311-1a9b41a58809','b334343c-e562-49e9-9ec2-1d6b67c4a807','c7951bf8-3bdb-4e3b-8b04-261a18c02a9b'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='1d1e4f3e1f7542b7bd3a068315bd4eff',volume_type_id=2bce4e1a-e6e0-49d9-be36-c3405449a01e), 'volume': Volume(_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-27T16:21:57Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-SnapshotDataIntegrityTests-volume-1700087363',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=116b01e9-ca12-45af-afa7-ddc52b80eee0,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='10cc532ef39148cfa03437bac1d61d56',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='1d1e4f3e1f7542b7bd3a068315bd4eff',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(2bce4e1a-e6e0-49d9-be36-c3405449a01e),volume_type_id=2bce4e1a-e6e0-49d9-be36-c3405449a01e)}' {{(pid=100523) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 27 16:21:57.025071 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.volume.api [None req-1561527b-f538-4902-ad6c-1f4423640684 tempest-SnapshotDataIntegrityTests-2123386552 tempest-SnapshotDataIntegrityTests-2123386552-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (7bb2da7e-3ebe-4ed0-9ff8-84617558fe6d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100523) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 27 16:21:57.043749 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.volume.api [None req-1561527b-f538-4902-ad6c-1f4423640684 tempest-SnapshotDataIntegrityTests-2123386552 tempest-SnapshotDataIntegrityTests-2123386552-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (7bb2da7e-3ebe-4ed0-9ff8-84617558fe6d) transitioned into state 'SUCCESS' from state '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-1700087363',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='10cc532ef39148cfa03437bac1d61d56',qos_specs=None,replication_status=,reservations=['06b5a865-66d8-4bc0-83ef-7eeefa2d00d7','b1a151e7-8ecf-4467-9311-1a9b41a58809','b334343c-e562-49e9-9ec2-1d6b67c4a807','c7951bf8-3bdb-4e3b-8b04-261a18c02a9b'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='1d1e4f3e1f7542b7bd3a068315bd4eff',volume_type_id=2bce4e1a-e6e0-49d9-be36-c3405449a01e)}' {{(pid=100523) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 27 16:21:57.044454 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.volume.api [None req-1561527b-f538-4902-ad6c-1f4423640684 tempest-SnapshotDataIntegrityTests-2123386552 tempest-SnapshotDataIntegrityTests-2123386552-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (3eabf30f-c9ab-432c-9924-f68a3e5f45d1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100523) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 27 16:21:57.052538 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.volume.api [None req-1561527b-f538-4902-ad6c-1f4423640684 tempest-SnapshotDataIntegrityTests-2123386552 tempest-SnapshotDataIntegrityTests-2123386552-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (3eabf30f-c9ab-432c-9924-f68a3e5f45d1) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100523) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 27 16:21:57.053297 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.volume.api [None req-1561527b-f538-4902-ad6c-1f4423640684 tempest-SnapshotDataIntegrityTests-2123386552 tempest-SnapshotDataIntegrityTests-2123386552-project-member] Flow 'volume_create_api' (6b13c975-42cf-4010-8c1a-d140201f3443) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100523) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 27 16:21:57.053601 np0000005924 devstack@c-api.service[100523]: INFO cinder.volume.api [None req-1561527b-f538-4902-ad6c-1f4423640684 tempest-SnapshotDataIntegrityTests-2123386552 tempest-SnapshotDataIntegrityTests-2123386552-project-member] Create volume request issued successfully. Jul 27 16:21:57.054106 np0000005924 devstack@c-api.service[100523]: INFO cinder.api.openstack.wsgi [None req-1561527b-f538-4902-ad6c-1f4423640684 tempest-SnapshotDataIntegrityTests-2123386552 tempest-SnapshotDataIntegrityTests-2123386552-project-member] https://10.4.3.117/volume/v3/volumes returned with HTTP 202 Jul 27 16:21:57.054700 np0000005924 devstack@c-api.service[100523]: [pid: 100523|app: 0|req: 1255/4984] 10.4.3.117 () {68 vars in 1259 bytes} [Mon Jul 27 16:21:56 2026] POST /volume/v3/volumes => generated 757 bytes in 188 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 27 16:21:57.063357 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.middleware.request_id [None req-605b711e-9fe6-4d6f-b712-083784850bab None None] RequestId filter calling following filter/app {{(pid=100522) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:21:57.064942 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.middleware.request_id [None req-849d58b5-3fc1-4c55-b02a-f3b1e58c44c6 None None] RequestId filter calling following filter/app {{(pid=100524) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:21:57.065171 np0000005924 devstack@c-api.service[100522]: INFO cinder.api.openstack.wsgi [None req-605b711e-9fe6-4d6f-b712-083784850bab tempest-ProjectReaderTests33-1290891911 tempest-ProjectReaderTests33-1290891911-project-admin] GET https://10.4.3.117/volume/v3/volumes/199057cf-ddbb-4a5b-b722-62494268d567 Jul 27 16:21:57.065437 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.openstack.wsgi [None req-605b711e-9fe6-4d6f-b712-083784850bab tempest-ProjectReaderTests33-1290891911 tempest-ProjectReaderTests33-1290891911-project-admin] Empty body provided in request {{(pid=100522) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:21:57.065653 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.openstack.wsgi [None req-605b711e-9fe6-4d6f-b712-083784850bab tempest-ProjectReaderTests33-1290891911 tempest-ProjectReaderTests33-1290891911-project-admin] Calling method 'show' {{(pid=100522) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:21:57.066946 np0000005924 devstack@c-api.service[100524]: INFO cinder.api.openstack.wsgi [None req-849d58b5-3fc1-4c55-b02a-f3b1e58c44c6 tempest-SnapshotDataIntegrityTests-2123386552 tempest-SnapshotDataIntegrityTests-2123386552-project-member] GET https://10.4.3.117/volume/v3/volumes/116b01e9-ca12-45af-afa7-ddc52b80eee0 Jul 27 16:21:57.067192 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.openstack.wsgi [None req-849d58b5-3fc1-4c55-b02a-f3b1e58c44c6 tempest-SnapshotDataIntegrityTests-2123386552 tempest-SnapshotDataIntegrityTests-2123386552-project-member] Empty body provided in request {{(pid=100524) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:21:57.067423 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.openstack.wsgi [None req-849d58b5-3fc1-4c55-b02a-f3b1e58c44c6 tempest-SnapshotDataIntegrityTests-2123386552 tempest-SnapshotDataIntegrityTests-2123386552-project-member] Calling method 'show' {{(pid=100524) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:21:57.071511 np0000005924 devstack@c-api.service[100522]: INFO cinder.api.openstack.wsgi [None req-605b711e-9fe6-4d6f-b712-083784850bab tempest-ProjectReaderTests33-1290891911 tempest-ProjectReaderTests33-1290891911-project-admin] https://10.4.3.117/volume/v3/volumes/199057cf-ddbb-4a5b-b722-62494268d567 returned with HTTP 404 Jul 27 16:21:57.071976 np0000005924 devstack@c-api.service[100522]: [pid: 100522|app: 0|req: 1237/4985] 10.4.3.117 () {68 vars in 1388 bytes} [Mon Jul 27 16:21:57 2026] GET /volume/v3/volumes/199057cf-ddbb-4a5b-b722-62494268d567 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 27 16:21:57.074386 np0000005924 devstack@c-api.service[100524]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:21:57.074386 np0000005924 devstack@c-api.service[100524]: warnings.warn( Jul 27 16:21:57.078222 np0000005924 devstack@c-api.service[100524]: INFO cinder.volume.api [None req-849d58b5-3fc1-4c55-b02a-f3b1e58c44c6 tempest-SnapshotDataIntegrityTests-2123386552 tempest-SnapshotDataIntegrityTests-2123386552-project-member] Volume info retrieved successfully. Jul 27 16:21:57.080866 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.middleware.request_id [None req-59d557ea-c277-4de5-83ff-66819ab69f04 None None] RequestId filter calling following filter/app {{(pid=100521) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:21:57.082283 np0000005924 devstack@c-api.service[100524]: INFO cinder.api.openstack.wsgi [None req-849d58b5-3fc1-4c55-b02a-f3b1e58c44c6 tempest-SnapshotDataIntegrityTests-2123386552 tempest-SnapshotDataIntegrityTests-2123386552-project-member] https://10.4.3.117/volume/v3/volumes/116b01e9-ca12-45af-afa7-ddc52b80eee0 returned with HTTP 200 Jul 27 16:21:57.082565 np0000005924 devstack@c-api.service[100521]: INFO cinder.api.openstack.wsgi [None req-59d557ea-c277-4de5-83ff-66819ab69f04 tempest-ProjectReaderTests33-1290891911 tempest-ProjectReaderTests33-1290891911-project-reader] GET https://10.4.3.117/volume/v3/backups/a0524484-0b4f-42d7-8974-228189ce8447 Jul 27 16:21:57.082696 np0000005924 devstack@c-api.service[100524]: [pid: 100524|app: 0|req: 1250/4986] 10.4.3.117 () {66 vars in 1348 bytes} [Mon Jul 27 16:21:57 2026] GET /volume/v3/volumes/116b01e9-ca12-45af-afa7-ddc52b80eee0 => generated 825 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 27 16:21:57.082795 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.openstack.wsgi [None req-59d557ea-c277-4de5-83ff-66819ab69f04 tempest-ProjectReaderTests33-1290891911 tempest-ProjectReaderTests33-1290891911-project-reader] Empty body provided in request {{(pid=100521) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:21:57.082998 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.openstack.wsgi [None req-59d557ea-c277-4de5-83ff-66819ab69f04 tempest-ProjectReaderTests33-1290891911 tempest-ProjectReaderTests33-1290891911-project-reader] Calling method 'show' {{(pid=100521) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:21:57.083105 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.v3.backups [None req-59d557ea-c277-4de5-83ff-66819ab69f04 tempest-ProjectReaderTests33-1290891911 tempest-ProjectReaderTests33-1290891911-project-reader] Show backup with id a0524484-0b4f-42d7-8974-228189ce8447. {{(pid=100521) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 27 16:21:57.087225 np0000005924 devstack@c-api.service[100521]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:21:57.087225 np0000005924 devstack@c-api.service[100521]: warnings.warn( Jul 27 16:21:57.087959 np0000005924 devstack@c-api.service[100521]: INFO cinder.api.openstack.wsgi [None req-59d557ea-c277-4de5-83ff-66819ab69f04 tempest-ProjectReaderTests33-1290891911 tempest-ProjectReaderTests33-1290891911-project-reader] https://10.4.3.117/volume/v3/backups/a0524484-0b4f-42d7-8974-228189ce8447 returned with HTTP 200 Jul 27 16:21:57.088477 np0000005924 devstack@c-api.service[100521]: [pid: 100521|app: 0|req: 1245/4987] 10.4.3.117 () {68 vars in 1388 bytes} [Mon Jul 27 16:21:57 2026] GET /volume/v3/backups/a0524484-0b4f-42d7-8974-228189ce8447 => generated 738 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 27 16:21:57.098308 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.middleware.request_id [None req-07247cd1-7134-4ccd-b7a2-548bb69dc23b None None] RequestId filter calling following filter/app {{(pid=100523) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:21:57.100211 np0000005924 devstack@c-api.service[100523]: INFO cinder.api.openstack.wsgi [None req-07247cd1-7134-4ccd-b7a2-548bb69dc23b tempest-ProjectReaderTests33-1290891911 tempest-ProjectReaderTests33-1290891911-project-admin] DELETE https://10.4.3.117/volume/v3/backups/8d2a9448-be7b-4bab-9c3d-1ab7ac4c2ccf Jul 27 16:21:57.100699 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.openstack.wsgi [None req-07247cd1-7134-4ccd-b7a2-548bb69dc23b tempest-ProjectReaderTests33-1290891911 tempest-ProjectReaderTests33-1290891911-project-admin] Empty body provided in request {{(pid=100523) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:21:57.100809 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.openstack.wsgi [None req-07247cd1-7134-4ccd-b7a2-548bb69dc23b tempest-ProjectReaderTests33-1290891911 tempest-ProjectReaderTests33-1290891911-project-admin] Calling method 'delete' {{(pid=100523) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:21:57.100930 np0000005924 devstack@c-api.service[100523]: INFO cinder.api.contrib.backups [None req-07247cd1-7134-4ccd-b7a2-548bb69dc23b tempest-ProjectReaderTests33-1290891911 tempest-ProjectReaderTests33-1290891911-project-admin] Delete backup with id: 8d2a9448-be7b-4bab-9c3d-1ab7ac4c2ccf. Jul 27 16:21:57.105318 np0000005924 devstack@c-api.service[100523]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:21:57.105318 np0000005924 devstack@c-api.service[100523]: warnings.warn( Jul 27 16:21:57.117190 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.backup.rpcapi [None req-07247cd1-7134-4ccd-b7a2-548bb69dc23b tempest-ProjectReaderTests33-1290891911 tempest-ProjectReaderTests33-1290891911-project-admin] delete_backup rpcapi backup_id 8d2a9448-be7b-4bab-9c3d-1ab7ac4c2ccf {{(pid=100523) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Jul 27 16:21:57.118778 np0000005924 devstack@c-api.service[100523]: INFO cinder.api.openstack.wsgi [None req-07247cd1-7134-4ccd-b7a2-548bb69dc23b tempest-ProjectReaderTests33-1290891911 tempest-ProjectReaderTests33-1290891911-project-admin] https://10.4.3.117/volume/v3/backups/8d2a9448-be7b-4bab-9c3d-1ab7ac4c2ccf returned with HTTP 202 Jul 27 16:21:57.119187 np0000005924 devstack@c-api.service[100523]: [pid: 100523|app: 0|req: 1256/4988] 10.4.3.117 () {68 vars in 1391 bytes} [Mon Jul 27 16:21:57 2026] DELETE /volume/v3/backups/8d2a9448-be7b-4bab-9c3d-1ab7ac4c2ccf => generated 0 bytes in 21 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 27 16:21:57.127663 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.middleware.request_id [None req-81765000-c258-497f-b23f-1227f3b916ff None None] RequestId filter calling following filter/app {{(pid=100522) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:21:57.131539 np0000005924 devstack@c-api.service[100522]: INFO cinder.api.openstack.wsgi [None req-81765000-c258-497f-b23f-1227f3b916ff tempest-ProjectReaderTests33-1290891911 tempest-ProjectReaderTests33-1290891911-project-admin] GET https://10.4.3.117/volume/v3/backups/8d2a9448-be7b-4bab-9c3d-1ab7ac4c2ccf Jul 27 16:21:57.131539 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.openstack.wsgi [None req-81765000-c258-497f-b23f-1227f3b916ff tempest-ProjectReaderTests33-1290891911 tempest-ProjectReaderTests33-1290891911-project-admin] Empty body provided in request {{(pid=100522) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:21:57.131539 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.openstack.wsgi [None req-81765000-c258-497f-b23f-1227f3b916ff tempest-ProjectReaderTests33-1290891911 tempest-ProjectReaderTests33-1290891911-project-admin] Calling method 'show' {{(pid=100522) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:21:57.131539 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.v3.backups [None req-81765000-c258-497f-b23f-1227f3b916ff tempest-ProjectReaderTests33-1290891911 tempest-ProjectReaderTests33-1290891911-project-admin] Show backup with id 8d2a9448-be7b-4bab-9c3d-1ab7ac4c2ccf. {{(pid=100522) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 27 16:21:57.135759 np0000005924 devstack@c-api.service[100522]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:21:57.135759 np0000005924 devstack@c-api.service[100522]: warnings.warn( Jul 27 16:21:57.137899 np0000005924 devstack@c-api.service[100522]: INFO cinder.api.openstack.wsgi [None req-81765000-c258-497f-b23f-1227f3b916ff tempest-ProjectReaderTests33-1290891911 tempest-ProjectReaderTests33-1290891911-project-admin] https://10.4.3.117/volume/v3/backups/8d2a9448-be7b-4bab-9c3d-1ab7ac4c2ccf returned with HTTP 200 Jul 27 16:21:57.137899 np0000005924 devstack@c-api.service[100522]: [pid: 100522|app: 0|req: 1238/4989] 10.4.3.117 () {68 vars in 1388 bytes} [Mon Jul 27 16:21:57 2026] GET /volume/v3/backups/8d2a9448-be7b-4bab-9c3d-1ab7ac4c2ccf => generated 737 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 27 16:21:57.533599 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.middleware.request_id [req-23162797-1b8b-491e-8250-ed7a1f8fcfad req-aa90803c-2a1f-4f19-b2ef-49a88d3f22fa None None] RequestId filter calling following filter/app {{(pid=100524) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:21:57.535883 np0000005924 devstack@c-api.service[100524]: INFO cinder.api.openstack.wsgi [req-23162797-1b8b-491e-8250-ed7a1f8fcfad req-aa90803c-2a1f-4f19-b2ef-49a88d3f22fa tempest-TestShelveInstance-1207132727 tempest-TestShelveInstance-1207132727-project-member] DELETE https://10.4.3.117/volume/v3/attachments/4eb6c1a8-17bd-47f2-aab3-8539df8dbd6a Jul 27 16:21:57.535976 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.openstack.wsgi [req-23162797-1b8b-491e-8250-ed7a1f8fcfad req-aa90803c-2a1f-4f19-b2ef-49a88d3f22fa tempest-TestShelveInstance-1207132727 tempest-TestShelveInstance-1207132727-project-member] Empty body provided in request {{(pid=100524) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:21:57.536193 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.openstack.wsgi [req-23162797-1b8b-491e-8250-ed7a1f8fcfad req-aa90803c-2a1f-4f19-b2ef-49a88d3f22fa tempest-TestShelveInstance-1207132727 tempest-TestShelveInstance-1207132727-project-member] Calling method 'version_select' {{(pid=100524) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:21:57.544518 np0000005924 devstack@c-api.service[100524]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:21:57.544518 np0000005924 devstack@c-api.service[100524]: warnings.warn( Jul 27 16:21:57.597344 np0000005924 devstack@c-api.service[100524]: INFO cinder.api.openstack.wsgi [req-23162797-1b8b-491e-8250-ed7a1f8fcfad req-aa90803c-2a1f-4f19-b2ef-49a88d3f22fa tempest-TestShelveInstance-1207132727 tempest-TestShelveInstance-1207132727-project-member] https://10.4.3.117/volume/v3/attachments/4eb6c1a8-17bd-47f2-aab3-8539df8dbd6a returned with HTTP 200 Jul 27 16:21:57.597776 np0000005924 devstack@c-api.service[100524]: [pid: 100524|app: 0|req: 1251/4990] 10.4.3.117 () {72 vars in 1673 bytes} [Mon Jul 27 16:21:57 2026] DELETE /volume/v3/attachments/4eb6c1a8-17bd-47f2-aab3-8539df8dbd6a => generated 19 bytes in 65 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 27 16:21:57.606700 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.middleware.request_id [req-23162797-1b8b-491e-8250-ed7a1f8fcfad req-771d8496-f832-4e27-9d32-8751625087b0 None None] RequestId filter calling following filter/app {{(pid=100521) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:21:57.608890 np0000005924 devstack@c-api.service[100521]: INFO cinder.api.openstack.wsgi [req-23162797-1b8b-491e-8250-ed7a1f8fcfad req-771d8496-f832-4e27-9d32-8751625087b0 tempest-TestShelveInstance-1207132727 tempest-TestShelveInstance-1207132727-project-member] DELETE https://10.4.3.117/volume/v3/volumes/a0527a03-3684-4591-ae43-b575d7fd3d02 Jul 27 16:21:57.608998 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.openstack.wsgi [req-23162797-1b8b-491e-8250-ed7a1f8fcfad req-771d8496-f832-4e27-9d32-8751625087b0 tempest-TestShelveInstance-1207132727 tempest-TestShelveInstance-1207132727-project-member] Empty body provided in request {{(pid=100521) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:21:57.609201 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.openstack.wsgi [req-23162797-1b8b-491e-8250-ed7a1f8fcfad req-771d8496-f832-4e27-9d32-8751625087b0 tempest-TestShelveInstance-1207132727 tempest-TestShelveInstance-1207132727-project-member] Calling method 'delete' {{(pid=100521) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:21:57.609372 np0000005924 devstack@c-api.service[100521]: INFO cinder.api.v3.volumes [req-23162797-1b8b-491e-8250-ed7a1f8fcfad req-771d8496-f832-4e27-9d32-8751625087b0 tempest-TestShelveInstance-1207132727 tempest-TestShelveInstance-1207132727-project-member] Delete volume with id: a0527a03-3684-4591-ae43-b575d7fd3d02 Jul 27 16:21:57.616167 np0000005924 devstack@c-api.service[100521]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:21:57.616167 np0000005924 devstack@c-api.service[100521]: warnings.warn( Jul 27 16:21:57.616606 np0000005924 devstack@c-api.service[100521]: INFO cinder.volume.api [req-23162797-1b8b-491e-8250-ed7a1f8fcfad req-771d8496-f832-4e27-9d32-8751625087b0 tempest-TestShelveInstance-1207132727 tempest-TestShelveInstance-1207132727-project-member] Volume info retrieved successfully. Jul 27 16:21:57.637793 np0000005924 devstack@c-api.service[100521]: INFO cinder.volume.api [req-23162797-1b8b-491e-8250-ed7a1f8fcfad req-771d8496-f832-4e27-9d32-8751625087b0 tempest-TestShelveInstance-1207132727 tempest-TestShelveInstance-1207132727-project-member] Delete volume request issued successfully. Jul 27 16:21:57.637951 np0000005924 devstack@c-api.service[100521]: INFO cinder.api.openstack.wsgi [req-23162797-1b8b-491e-8250-ed7a1f8fcfad req-771d8496-f832-4e27-9d32-8751625087b0 tempest-TestShelveInstance-1207132727 tempest-TestShelveInstance-1207132727-project-member] https://10.4.3.117/volume/v3/volumes/a0527a03-3684-4591-ae43-b575d7fd3d02 returned with HTTP 202 Jul 27 16:21:57.638532 np0000005924 devstack@c-api.service[100521]: [pid: 100521|app: 0|req: 1246/4991] 10.4.3.117 () {70 vars in 1620 bytes} [Mon Jul 27 16:21:57 2026] DELETE /volume/v3/volumes/a0527a03-3684-4591-ae43-b575d7fd3d02 => generated 0 bytes in 32 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 27 16:21:57.799873 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.middleware.request_id [None req-66b51f16-007e-4bfb-b66e-e0591953c6bc None None] RequestId filter calling following filter/app {{(pid=100523) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:21:57.801975 np0000005924 devstack@c-api.service[100523]: INFO cinder.api.openstack.wsgi [None req-66b51f16-007e-4bfb-b66e-e0591953c6bc tempest-ProjectMemberTests33-1780357347 tempest-ProjectMemberTests33-1780357347-project-admin] GET https://10.4.3.117/volume/v3/backups/823c4546-816e-4184-b21a-6f9b7b68c47b Jul 27 16:21:57.802264 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.openstack.wsgi [None req-66b51f16-007e-4bfb-b66e-e0591953c6bc tempest-ProjectMemberTests33-1780357347 tempest-ProjectMemberTests33-1780357347-project-admin] Empty body provided in request {{(pid=100523) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:21:57.802508 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.openstack.wsgi [None req-66b51f16-007e-4bfb-b66e-e0591953c6bc tempest-ProjectMemberTests33-1780357347 tempest-ProjectMemberTests33-1780357347-project-admin] Calling method 'show' {{(pid=100523) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:21:57.802667 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.v3.backups [None req-66b51f16-007e-4bfb-b66e-e0591953c6bc tempest-ProjectMemberTests33-1780357347 tempest-ProjectMemberTests33-1780357347-project-admin] Show backup with id 823c4546-816e-4184-b21a-6f9b7b68c47b. {{(pid=100523) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 27 16:21:57.807818 np0000005924 devstack@c-api.service[100523]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:21:57.807818 np0000005924 devstack@c-api.service[100523]: warnings.warn( Jul 27 16:21:57.808588 np0000005924 devstack@c-api.service[100523]: INFO cinder.api.openstack.wsgi [None req-66b51f16-007e-4bfb-b66e-e0591953c6bc tempest-ProjectMemberTests33-1780357347 tempest-ProjectMemberTests33-1780357347-project-admin] https://10.4.3.117/volume/v3/backups/823c4546-816e-4184-b21a-6f9b7b68c47b returned with HTTP 200 Jul 27 16:21:57.809037 np0000005924 devstack@c-api.service[100523]: [pid: 100523|app: 0|req: 1257/4992] 10.4.3.117 () {68 vars in 1388 bytes} [Mon Jul 27 16:21:57 2026] GET /volume/v3/backups/823c4546-816e-4184-b21a-6f9b7b68c47b => generated 708 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 27 16:21:58.094538 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.middleware.request_id [None req-bff63c38-d698-4bdc-9907-e7bfa32b4fab None None] RequestId filter calling following filter/app {{(pid=100522) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:21:58.096524 np0000005924 devstack@c-api.service[100522]: INFO cinder.api.openstack.wsgi [None req-bff63c38-d698-4bdc-9907-e7bfa32b4fab tempest-SnapshotDataIntegrityTests-2123386552 tempest-SnapshotDataIntegrityTests-2123386552-project-member] GET https://10.4.3.117/volume/v3/volumes/116b01e9-ca12-45af-afa7-ddc52b80eee0 Jul 27 16:21:58.096765 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.openstack.wsgi [None req-bff63c38-d698-4bdc-9907-e7bfa32b4fab tempest-SnapshotDataIntegrityTests-2123386552 tempest-SnapshotDataIntegrityTests-2123386552-project-member] Empty body provided in request {{(pid=100522) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:21:58.096991 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.openstack.wsgi [None req-bff63c38-d698-4bdc-9907-e7bfa32b4fab tempest-SnapshotDataIntegrityTests-2123386552 tempest-SnapshotDataIntegrityTests-2123386552-project-member] Calling method 'show' {{(pid=100522) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:21:58.104962 np0000005924 devstack@c-api.service[100522]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:21:58.104962 np0000005924 devstack@c-api.service[100522]: warnings.warn( Jul 27 16:21:58.109235 np0000005924 devstack@c-api.service[100522]: INFO cinder.volume.api [None req-bff63c38-d698-4bdc-9907-e7bfa32b4fab tempest-SnapshotDataIntegrityTests-2123386552 tempest-SnapshotDataIntegrityTests-2123386552-project-member] Volume info retrieved successfully. Jul 27 16:21:58.113815 np0000005924 devstack@c-api.service[100522]: INFO cinder.api.openstack.wsgi [None req-bff63c38-d698-4bdc-9907-e7bfa32b4fab tempest-SnapshotDataIntegrityTests-2123386552 tempest-SnapshotDataIntegrityTests-2123386552-project-member] https://10.4.3.117/volume/v3/volumes/116b01e9-ca12-45af-afa7-ddc52b80eee0 returned with HTTP 200 Jul 27 16:21:58.114317 np0000005924 devstack@c-api.service[100522]: [pid: 100522|app: 0|req: 1239/4993] 10.4.3.117 () {66 vars in 1348 bytes} [Mon Jul 27 16:21:58 2026] GET /volume/v3/volumes/116b01e9-ca12-45af-afa7-ddc52b80eee0 => generated 850 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 27 16:21:58.125537 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.middleware.request_id [None req-6aadd167-92dd-462a-8cfb-de1380ec64dc None None] RequestId filter calling following filter/app {{(pid=100524) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:21:58.127474 np0000005924 devstack@c-api.service[100524]: INFO cinder.api.openstack.wsgi [None req-6aadd167-92dd-462a-8cfb-de1380ec64dc tempest-SnapshotDataIntegrityTests-2123386552 tempest-SnapshotDataIntegrityTests-2123386552-project-member] GET https://10.4.3.117/volume/v3/volumes/116b01e9-ca12-45af-afa7-ddc52b80eee0 Jul 27 16:21:58.127715 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.openstack.wsgi [None req-6aadd167-92dd-462a-8cfb-de1380ec64dc tempest-SnapshotDataIntegrityTests-2123386552 tempest-SnapshotDataIntegrityTests-2123386552-project-member] Empty body provided in request {{(pid=100524) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:21:58.127941 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.openstack.wsgi [None req-6aadd167-92dd-462a-8cfb-de1380ec64dc tempest-SnapshotDataIntegrityTests-2123386552 tempest-SnapshotDataIntegrityTests-2123386552-project-member] Calling method 'show' {{(pid=100524) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:21:58.135683 np0000005924 devstack@c-api.service[100524]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:21:58.135683 np0000005924 devstack@c-api.service[100524]: warnings.warn( Jul 27 16:21:58.138961 np0000005924 devstack@c-api.service[100524]: INFO cinder.volume.api [None req-6aadd167-92dd-462a-8cfb-de1380ec64dc tempest-SnapshotDataIntegrityTests-2123386552 tempest-SnapshotDataIntegrityTests-2123386552-project-member] Volume info retrieved successfully. Jul 27 16:21:58.143378 np0000005924 devstack@c-api.service[100524]: INFO cinder.api.openstack.wsgi [None req-6aadd167-92dd-462a-8cfb-de1380ec64dc tempest-SnapshotDataIntegrityTests-2123386552 tempest-SnapshotDataIntegrityTests-2123386552-project-member] https://10.4.3.117/volume/v3/volumes/116b01e9-ca12-45af-afa7-ddc52b80eee0 returned with HTTP 200 Jul 27 16:21:58.143671 np0000005924 devstack@c-api.service[100524]: [pid: 100524|app: 0|req: 1252/4994] 10.4.3.117 () {66 vars in 1348 bytes} [Mon Jul 27 16:21:58 2026] GET /volume/v3/volumes/116b01e9-ca12-45af-afa7-ddc52b80eee0 => generated 850 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 27 16:21:58.146595 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.middleware.request_id [None req-a2faef14-ac0d-42ca-a612-a0f640c63be1 None None] RequestId filter calling following filter/app {{(pid=100521) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:21:58.148361 np0000005924 devstack@c-api.service[100521]: INFO cinder.api.openstack.wsgi [None req-a2faef14-ac0d-42ca-a612-a0f640c63be1 tempest-ProjectReaderTests33-1290891911 tempest-ProjectReaderTests33-1290891911-project-admin] GET https://10.4.3.117/volume/v3/backups/8d2a9448-be7b-4bab-9c3d-1ab7ac4c2ccf Jul 27 16:21:58.148595 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.openstack.wsgi [None req-a2faef14-ac0d-42ca-a612-a0f640c63be1 tempest-ProjectReaderTests33-1290891911 tempest-ProjectReaderTests33-1290891911-project-admin] Empty body provided in request {{(pid=100521) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:21:58.149012 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.openstack.wsgi [None req-a2faef14-ac0d-42ca-a612-a0f640c63be1 tempest-ProjectReaderTests33-1290891911 tempest-ProjectReaderTests33-1290891911-project-admin] Calling method 'show' {{(pid=100521) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:21:58.149012 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.v3.backups [None req-a2faef14-ac0d-42ca-a612-a0f640c63be1 tempest-ProjectReaderTests33-1290891911 tempest-ProjectReaderTests33-1290891911-project-admin] Show backup with id 8d2a9448-be7b-4bab-9c3d-1ab7ac4c2ccf. {{(pid=100521) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 27 16:21:58.153717 np0000005924 devstack@c-api.service[100521]: INFO cinder.api.openstack.wsgi [None req-a2faef14-ac0d-42ca-a612-a0f640c63be1 tempest-ProjectReaderTests33-1290891911 tempest-ProjectReaderTests33-1290891911-project-admin] https://10.4.3.117/volume/v3/backups/8d2a9448-be7b-4bab-9c3d-1ab7ac4c2ccf returned with HTTP 404 Jul 27 16:21:58.154427 np0000005924 devstack@c-api.service[100521]: [pid: 100521|app: 0|req: 1247/4995] 10.4.3.117 () {68 vars in 1388 bytes} [Mon Jul 27 16:21:58 2026] GET /volume/v3/backups/8d2a9448-be7b-4bab-9c3d-1ab7ac4c2ccf => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 27 16:21:58.161875 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.middleware.request_id [None req-ac926ca4-ebae-4f11-ae0a-af970d91e316 None None] RequestId filter calling following filter/app {{(pid=100523) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:21:58.163733 np0000005924 devstack@c-api.service[100523]: INFO cinder.api.openstack.wsgi [None req-ac926ca4-ebae-4f11-ae0a-af970d91e316 tempest-ProjectReaderTests33-1290891911 tempest-ProjectReaderTests33-1290891911-project-admin] DELETE https://10.4.3.117/volume/v3/backups/13ad407b-bfc7-4f0d-93f7-30055691a3d7 Jul 27 16:21:58.163964 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.openstack.wsgi [None req-ac926ca4-ebae-4f11-ae0a-af970d91e316 tempest-ProjectReaderTests33-1290891911 tempest-ProjectReaderTests33-1290891911-project-admin] Empty body provided in request {{(pid=100523) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:21:58.164186 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.openstack.wsgi [None req-ac926ca4-ebae-4f11-ae0a-af970d91e316 tempest-ProjectReaderTests33-1290891911 tempest-ProjectReaderTests33-1290891911-project-admin] Calling method 'delete' {{(pid=100523) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:21:58.164340 np0000005924 devstack@c-api.service[100523]: INFO cinder.api.contrib.backups [None req-ac926ca4-ebae-4f11-ae0a-af970d91e316 tempest-ProjectReaderTests33-1290891911 tempest-ProjectReaderTests33-1290891911-project-admin] Delete backup with id: 13ad407b-bfc7-4f0d-93f7-30055691a3d7. Jul 27 16:21:58.169686 np0000005924 devstack@c-api.service[100523]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:21:58.169686 np0000005924 devstack@c-api.service[100523]: warnings.warn( Jul 27 16:21:58.189292 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.backup.rpcapi [None req-ac926ca4-ebae-4f11-ae0a-af970d91e316 tempest-ProjectReaderTests33-1290891911 tempest-ProjectReaderTests33-1290891911-project-admin] delete_backup rpcapi backup_id 13ad407b-bfc7-4f0d-93f7-30055691a3d7 {{(pid=100523) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Jul 27 16:21:58.191177 np0000005924 devstack@c-api.service[100523]: INFO cinder.api.openstack.wsgi [None req-ac926ca4-ebae-4f11-ae0a-af970d91e316 tempest-ProjectReaderTests33-1290891911 tempest-ProjectReaderTests33-1290891911-project-admin] https://10.4.3.117/volume/v3/backups/13ad407b-bfc7-4f0d-93f7-30055691a3d7 returned with HTTP 202 Jul 27 16:21:58.191631 np0000005924 devstack@c-api.service[100523]: [pid: 100523|app: 0|req: 1258/4996] 10.4.3.117 () {68 vars in 1391 bytes} [Mon Jul 27 16:21:58 2026] DELETE /volume/v3/backups/13ad407b-bfc7-4f0d-93f7-30055691a3d7 => generated 0 bytes in 30 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 27 16:21:58.199821 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.middleware.request_id [None req-9290b4a5-2f1d-48bc-9810-05192dff9828 None None] RequestId filter calling following filter/app {{(pid=100522) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:21:58.201426 np0000005924 devstack@c-api.service[100522]: INFO cinder.api.openstack.wsgi [None req-9290b4a5-2f1d-48bc-9810-05192dff9828 tempest-ProjectReaderTests33-1290891911 tempest-ProjectReaderTests33-1290891911-project-admin] GET https://10.4.3.117/volume/v3/backups/13ad407b-bfc7-4f0d-93f7-30055691a3d7 Jul 27 16:21:58.201608 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.openstack.wsgi [None req-9290b4a5-2f1d-48bc-9810-05192dff9828 tempest-ProjectReaderTests33-1290891911 tempest-ProjectReaderTests33-1290891911-project-admin] Empty body provided in request {{(pid=100522) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:21:58.201791 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.openstack.wsgi [None req-9290b4a5-2f1d-48bc-9810-05192dff9828 tempest-ProjectReaderTests33-1290891911 tempest-ProjectReaderTests33-1290891911-project-admin] Calling method 'show' {{(pid=100522) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:21:58.201914 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.v3.backups [None req-9290b4a5-2f1d-48bc-9810-05192dff9828 tempest-ProjectReaderTests33-1290891911 tempest-ProjectReaderTests33-1290891911-project-admin] Show backup with id 13ad407b-bfc7-4f0d-93f7-30055691a3d7. {{(pid=100522) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 27 16:21:58.205631 np0000005924 devstack@c-api.service[100522]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:21:58.205631 np0000005924 devstack@c-api.service[100522]: warnings.warn( Jul 27 16:21:58.206192 np0000005924 devstack@c-api.service[100522]: INFO cinder.api.openstack.wsgi [None req-9290b4a5-2f1d-48bc-9810-05192dff9828 tempest-ProjectReaderTests33-1290891911 tempest-ProjectReaderTests33-1290891911-project-admin] https://10.4.3.117/volume/v3/backups/13ad407b-bfc7-4f0d-93f7-30055691a3d7 returned with HTTP 200 Jul 27 16:21:58.206559 np0000005924 devstack@c-api.service[100522]: [pid: 100522|app: 0|req: 1240/4997] 10.4.3.117 () {68 vars in 1388 bytes} [Mon Jul 27 16:21:58 2026] GET /volume/v3/backups/13ad407b-bfc7-4f0d-93f7-30055691a3d7 => generated 737 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 27 16:21:58.821771 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.middleware.request_id [None req-773a729b-26ca-454c-b8f6-43e937d7a845 None None] RequestId filter calling following filter/app {{(pid=100524) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:21:58.823699 np0000005924 devstack@c-api.service[100524]: INFO cinder.api.openstack.wsgi [None req-773a729b-26ca-454c-b8f6-43e937d7a845 tempest-ProjectMemberTests33-1780357347 tempest-ProjectMemberTests33-1780357347-project-admin] GET https://10.4.3.117/volume/v3/backups/823c4546-816e-4184-b21a-6f9b7b68c47b Jul 27 16:21:58.823900 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.openstack.wsgi [None req-773a729b-26ca-454c-b8f6-43e937d7a845 tempest-ProjectMemberTests33-1780357347 tempest-ProjectMemberTests33-1780357347-project-admin] Empty body provided in request {{(pid=100524) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:21:58.824095 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.openstack.wsgi [None req-773a729b-26ca-454c-b8f6-43e937d7a845 tempest-ProjectMemberTests33-1780357347 tempest-ProjectMemberTests33-1780357347-project-admin] Calling method 'show' {{(pid=100524) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:21:58.824188 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.v3.backups [None req-773a729b-26ca-454c-b8f6-43e937d7a845 tempest-ProjectMemberTests33-1780357347 tempest-ProjectMemberTests33-1780357347-project-admin] Show backup with id 823c4546-816e-4184-b21a-6f9b7b68c47b. {{(pid=100524) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 27 16:21:58.825955 np0000005924 devstack@c-api.service[100524]: DEBUG dbcounter [-] [100524] Writing DB stats cinder:SELECT=128,cinder:UPDATE=24,cinder:INSERT=10 {{(pid=100524) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 27 16:21:58.828850 np0000005924 devstack@c-api.service[100524]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:21:58.828850 np0000005924 devstack@c-api.service[100524]: warnings.warn( Jul 27 16:21:58.829466 np0000005924 devstack@c-api.service[100524]: INFO cinder.api.openstack.wsgi [None req-773a729b-26ca-454c-b8f6-43e937d7a845 tempest-ProjectMemberTests33-1780357347 tempest-ProjectMemberTests33-1780357347-project-admin] https://10.4.3.117/volume/v3/backups/823c4546-816e-4184-b21a-6f9b7b68c47b returned with HTTP 200 Jul 27 16:21:58.829844 np0000005924 devstack@c-api.service[100524]: [pid: 100524|app: 0|req: 1253/4998] 10.4.3.117 () {68 vars in 1388 bytes} [Mon Jul 27 16:21:58 2026] GET /volume/v3/backups/823c4546-816e-4184-b21a-6f9b7b68c47b => generated 710 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 27 16:21:58.837077 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.middleware.request_id [req-ce0c0054-0b5a-480f-8dd0-c350bce1cbf2 req-d2110e5f-d95d-4c41-8643-9f289dd36067 None None] RequestId filter calling following filter/app {{(pid=100521) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:21:58.839297 np0000005924 devstack@c-api.service[100521]: INFO cinder.api.openstack.wsgi [req-ce0c0054-0b5a-480f-8dd0-c350bce1cbf2 req-d2110e5f-d95d-4c41-8643-9f289dd36067 tempest-SnapshotDataIntegrityTests-2123386552 tempest-SnapshotDataIntegrityTests-2123386552-project-member] GET https://10.4.3.117/volume/v3/volumes/116b01e9-ca12-45af-afa7-ddc52b80eee0 Jul 27 16:21:58.839509 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.openstack.wsgi [req-ce0c0054-0b5a-480f-8dd0-c350bce1cbf2 req-d2110e5f-d95d-4c41-8643-9f289dd36067 tempest-SnapshotDataIntegrityTests-2123386552 tempest-SnapshotDataIntegrityTests-2123386552-project-member] Empty body provided in request {{(pid=100521) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:21:58.839693 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.openstack.wsgi [req-ce0c0054-0b5a-480f-8dd0-c350bce1cbf2 req-d2110e5f-d95d-4c41-8643-9f289dd36067 tempest-SnapshotDataIntegrityTests-2123386552 tempest-SnapshotDataIntegrityTests-2123386552-project-member] Calling method 'show' {{(pid=100521) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:21:58.844275 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.middleware.request_id [None req-9e200c0c-1add-43eb-8f51-81250dce6c89 None None] RequestId filter calling following filter/app {{(pid=100523) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:21:58.845848 np0000005924 devstack@c-api.service[100523]: INFO cinder.api.openstack.wsgi [None req-9e200c0c-1add-43eb-8f51-81250dce6c89 tempest-ProjectMemberTests33-1780357347 tempest-ProjectMemberTests33-1780357347-project-admin] DELETE https://10.4.3.117/volume/v3/backups/823c4546-816e-4184-b21a-6f9b7b68c47b Jul 27 16:21:58.846023 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.openstack.wsgi [None req-9e200c0c-1add-43eb-8f51-81250dce6c89 tempest-ProjectMemberTests33-1780357347 tempest-ProjectMemberTests33-1780357347-project-admin] Empty body provided in request {{(pid=100523) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:21:58.846163 np0000005924 devstack@c-api.service[100521]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:21:58.846163 np0000005924 devstack@c-api.service[100521]: warnings.warn( Jul 27 16:21:58.846226 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.openstack.wsgi [None req-9e200c0c-1add-43eb-8f51-81250dce6c89 tempest-ProjectMemberTests33-1780357347 tempest-ProjectMemberTests33-1780357347-project-admin] Calling method 'delete' {{(pid=100523) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:21:58.846290 np0000005924 devstack@c-api.service[100523]: INFO cinder.api.contrib.backups [None req-9e200c0c-1add-43eb-8f51-81250dce6c89 tempest-ProjectMemberTests33-1780357347 tempest-ProjectMemberTests33-1780357347-project-admin] Delete backup with id: 823c4546-816e-4184-b21a-6f9b7b68c47b. Jul 27 16:21:58.850120 np0000005924 devstack@c-api.service[100521]: INFO cinder.volume.api [req-ce0c0054-0b5a-480f-8dd0-c350bce1cbf2 req-d2110e5f-d95d-4c41-8643-9f289dd36067 tempest-SnapshotDataIntegrityTests-2123386552 tempest-SnapshotDataIntegrityTests-2123386552-project-member] Volume info retrieved successfully. Jul 27 16:21:58.850202 np0000005924 devstack@c-api.service[100523]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:21:58.850202 np0000005924 devstack@c-api.service[100523]: warnings.warn( Jul 27 16:21:58.854126 np0000005924 devstack@c-api.service[100521]: INFO cinder.api.openstack.wsgi [req-ce0c0054-0b5a-480f-8dd0-c350bce1cbf2 req-d2110e5f-d95d-4c41-8643-9f289dd36067 tempest-SnapshotDataIntegrityTests-2123386552 tempest-SnapshotDataIntegrityTests-2123386552-project-member] https://10.4.3.117/volume/v3/volumes/116b01e9-ca12-45af-afa7-ddc52b80eee0 returned with HTTP 200 Jul 27 16:21:58.854492 np0000005924 devstack@c-api.service[100521]: [pid: 100521|app: 0|req: 1248/4999] 10.4.3.117 () {68 vars in 1598 bytes} [Mon Jul 27 16:21:58 2026] GET /volume/v3/volumes/116b01e9-ca12-45af-afa7-ddc52b80eee0 => generated 850 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 27 16:21:58.861490 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.backup.rpcapi [None req-9e200c0c-1add-43eb-8f51-81250dce6c89 tempest-ProjectMemberTests33-1780357347 tempest-ProjectMemberTests33-1780357347-project-admin] delete_backup rpcapi backup_id 823c4546-816e-4184-b21a-6f9b7b68c47b {{(pid=100523) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Jul 27 16:21:58.862922 np0000005924 devstack@c-api.service[100523]: INFO cinder.api.openstack.wsgi [None req-9e200c0c-1add-43eb-8f51-81250dce6c89 tempest-ProjectMemberTests33-1780357347 tempest-ProjectMemberTests33-1780357347-project-admin] https://10.4.3.117/volume/v3/backups/823c4546-816e-4184-b21a-6f9b7b68c47b returned with HTTP 202 Jul 27 16:21:58.863318 np0000005924 devstack@c-api.service[100523]: [pid: 100523|app: 0|req: 1259/5000] 10.4.3.117 () {68 vars in 1391 bytes} [Mon Jul 27 16:21:58 2026] DELETE /volume/v3/backups/823c4546-816e-4184-b21a-6f9b7b68c47b => generated 0 bytes in 19 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 27 16:21:58.872804 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.middleware.request_id [None req-0b3b226d-d5ef-44d4-b36e-78751cfd30c8 None None] RequestId filter calling following filter/app {{(pid=100522) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:21:58.874442 np0000005924 devstack@c-api.service[100522]: INFO cinder.api.openstack.wsgi [None req-0b3b226d-d5ef-44d4-b36e-78751cfd30c8 tempest-ProjectMemberTests33-1780357347 tempest-ProjectMemberTests33-1780357347-project-admin] POST https://10.4.3.117/volume/v3/volumes Jul 27 16:21:58.874820 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.openstack.wsgi [None req-0b3b226d-d5ef-44d4-b36e-78751cfd30c8 tempest-ProjectMemberTests33-1780357347 tempest-ProjectMemberTests33-1780357347-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-2077465642"}} {{(pid=100522) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 27 16:21:58.876380 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.v3.volumes [None req-0b3b226d-d5ef-44d4-b36e-78751cfd30c8 tempest-ProjectMemberTests33-1780357347 tempest-ProjectMemberTests33-1780357347-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-2077465642'}} {{(pid=100522) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 27 16:21:58.876512 np0000005924 devstack@c-api.service[100522]: INFO cinder.api.v3.volumes [None req-0b3b226d-d5ef-44d4-b36e-78751cfd30c8 tempest-ProjectMemberTests33-1780357347 tempest-ProjectMemberTests33-1780357347-project-admin] Create volume of 1 GB Jul 27 16:21:58.881665 np0000005924 devstack@c-api.service[100522]: INFO cinder.volume.api [None req-0b3b226d-d5ef-44d4-b36e-78751cfd30c8 tempest-ProjectMemberTests33-1780357347 tempest-ProjectMemberTests33-1780357347-project-admin] Availability Zones retrieved successfully. Jul 27 16:21:58.887027 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.volume.api [None req-0b3b226d-d5ef-44d4-b36e-78751cfd30c8 tempest-ProjectMemberTests33-1780357347 tempest-ProjectMemberTests33-1780357347-project-admin] Flow 'volume_create_api' (bdaccb17-33d0-494d-b5cb-5cbc68902759) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100522) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 27 16:21:58.887936 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.volume.api [None req-0b3b226d-d5ef-44d4-b36e-78751cfd30c8 tempest-ProjectMemberTests33-1780357347 tempest-ProjectMemberTests33-1780357347-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (724e0c6f-33ef-49a3-a8c4-3324105f0625) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100522) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 27 16:21:58.888689 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.volume.flows.api.create_volume [None req-0b3b226d-d5ef-44d4-b36e-78751cfd30c8 tempest-ProjectMemberTests33-1780357347 tempest-ProjectMemberTests33-1780357347-project-admin] Validating volume size '1' using validate_int {{(pid=100522) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 27 16:21:58.913648 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.volume.api [None req-0b3b226d-d5ef-44d4-b36e-78751cfd30c8 tempest-ProjectMemberTests33-1780357347 tempest-ProjectMemberTests33-1780357347-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (724e0c6f-33ef-49a3-a8c4-3324105f0625) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-27T16:04:59Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=2bce4e1a-e6e0-49d9-be36-c3405449a01e,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '2bce4e1a-e6e0-49d9-be36-c3405449a01e', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100522) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 27 16:21:58.914817 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.volume.api [None req-0b3b226d-d5ef-44d4-b36e-78751cfd30c8 tempest-ProjectMemberTests33-1780357347 tempest-ProjectMemberTests33-1780357347-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (d7aedea1-d882-469b-9ca0-8b3a6d81b6de) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100522) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 27 16:21:58.926193 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.middleware.request_id [None req-4dc07571-d09e-44a4-8653-c013163c4578 None None] RequestId filter calling following filter/app {{(pid=100524) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:21:58.926606 np0000005924 devstack@c-api.service[100524]: INFO cinder.api.openstack.wsgi [None req-4dc07571-d09e-44a4-8653-c013163c4578 None None] GET https://10.4.3.117/volume// Jul 27 16:21:58.926775 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.openstack.wsgi [None req-4dc07571-d09e-44a4-8653-c013163c4578 None None] Empty body provided in request {{(pid=100524) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:21:58.926985 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.openstack.wsgi [None req-4dc07571-d09e-44a4-8653-c013163c4578 None None] Calling method 'all' {{(pid=100524) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:21:58.927481 np0000005924 devstack@c-api.service[100524]: INFO cinder.api.openstack.wsgi [None req-4dc07571-d09e-44a4-8653-c013163c4578 None None] https://10.4.3.117/volume// returned with HTTP 300 Jul 27 16:21:58.927775 np0000005924 devstack@c-api.service[100524]: [pid: 100524|app: 0|req: 1254/5001] 10.4.3.117 () {66 vars in 1428 bytes} [Mon Jul 27 16:21:58 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 27 16:21:58.937734 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.middleware.request_id [req-ce0c0054-0b5a-480f-8dd0-c350bce1cbf2 req-0812dabe-1683-41bf-8e7b-f138ee950f40 None None] RequestId filter calling following filter/app {{(pid=100521) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:21:58.939610 np0000005924 devstack@c-api.service[100521]: INFO cinder.api.openstack.wsgi [req-ce0c0054-0b5a-480f-8dd0-c350bce1cbf2 req-0812dabe-1683-41bf-8e7b-f138ee950f40 tempest-SnapshotDataIntegrityTests-2123386552 tempest-SnapshotDataIntegrityTests-2123386552-project-member] POST https://10.4.3.117/volume/v3/attachments Jul 27 16:21:58.940029 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.openstack.wsgi [req-ce0c0054-0b5a-480f-8dd0-c350bce1cbf2 req-0812dabe-1683-41bf-8e7b-f138ee950f40 tempest-SnapshotDataIntegrityTests-2123386552 tempest-SnapshotDataIntegrityTests-2123386552-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "116b01e9-ca12-45af-afa7-ddc52b80eee0", "connector": null, "instance_uuid": "439f644d-7752-4f16-b9aa-e1c537ba7f16"}} {{(pid=100521) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 27 16:21:58.947991 np0000005924 devstack@c-api.service[100521]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:21:58.947991 np0000005924 devstack@c-api.service[100521]: warnings.warn( Jul 27 16:21:58.953952 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.quota [None req-0b3b226d-d5ef-44d4-b36e-78751cfd30c8 tempest-ProjectMemberTests33-1780357347 tempest-ProjectMemberTests33-1780357347-project-admin] Created reservations ['60a0813a-a9b8-4580-9a18-6bc19241300d', '28cd2560-9bdf-4764-a576-b005e673fd6b', 'a2000e64-ad58-414c-8573-8df34c08e61e', 'f49ebcd4-6a32-40ae-905c-91c4ff5bff87'] {{(pid=100522) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 27 16:21:58.954745 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.volume.api [None req-0b3b226d-d5ef-44d4-b36e-78751cfd30c8 tempest-ProjectMemberTests33-1780357347 tempest-ProjectMemberTests33-1780357347-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (d7aedea1-d882-469b-9ca0-8b3a6d81b6de) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['60a0813a-a9b8-4580-9a18-6bc19241300d', '28cd2560-9bdf-4764-a576-b005e673fd6b', 'a2000e64-ad58-414c-8573-8df34c08e61e', 'f49ebcd4-6a32-40ae-905c-91c4ff5bff87']}' {{(pid=100522) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 27 16:21:58.955540 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.volume.api [None req-0b3b226d-d5ef-44d4-b36e-78751cfd30c8 tempest-ProjectMemberTests33-1780357347 tempest-ProjectMemberTests33-1780357347-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (26af726d-e3c0-44f9-aa0a-6464e8dcb018) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100522) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 27 16:21:58.977354 np0000005924 devstack@c-api.service[100521]: INFO cinder.api.openstack.wsgi [req-ce0c0054-0b5a-480f-8dd0-c350bce1cbf2 req-0812dabe-1683-41bf-8e7b-f138ee950f40 tempest-SnapshotDataIntegrityTests-2123386552 tempest-SnapshotDataIntegrityTests-2123386552-project-member] https://10.4.3.117/volume/v3/attachments returned with HTTP 200 Jul 27 16:21:58.977619 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.volume.api [None req-0b3b226d-d5ef-44d4-b36e-78751cfd30c8 tempest-ProjectMemberTests33-1780357347 tempest-ProjectMemberTests33-1780357347-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (26af726d-e3c0-44f9-aa0a-6464e8dcb018) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '93c8acb0-92cc-4dba-aeac-54c2d6bcae4e', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-2077465642',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='3c3767a5553049588ad11159158f9a52',qos_specs=None,replication_status=,reservations=['60a0813a-a9b8-4580-9a18-6bc19241300d','28cd2560-9bdf-4764-a576-b005e673fd6b','a2000e64-ad58-414c-8573-8df34c08e61e','f49ebcd4-6a32-40ae-905c-91c4ff5bff87'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='e882b77ce039476cbbb17d654f103511',volume_type_id=2bce4e1a-e6e0-49d9-be36-c3405449a01e), 'volume': Volume(_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-27T16:21:58Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-2077465642',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=93c8acb0-92cc-4dba-aeac-54c2d6bcae4e,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='3c3767a5553049588ad11159158f9a52',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='e882b77ce039476cbbb17d654f103511',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(2bce4e1a-e6e0-49d9-be36-c3405449a01e),volume_type_id=2bce4e1a-e6e0-49d9-be36-c3405449a01e)}' {{(pid=100522) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 27 16:21:58.977777 np0000005924 devstack@c-api.service[100521]: [pid: 100521|app: 0|req: 1249/5002] 10.4.3.117 () {74 vars in 1594 bytes} [Mon Jul 27 16:21:58 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 27 16:21:58.978312 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.volume.api [None req-0b3b226d-d5ef-44d4-b36e-78751cfd30c8 tempest-ProjectMemberTests33-1780357347 tempest-ProjectMemberTests33-1780357347-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (0eef2964-3b7e-4f6c-a2f6-3280f793070b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100522) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 27 16:21:59.003196 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.volume.api [None req-0b3b226d-d5ef-44d4-b36e-78751cfd30c8 tempest-ProjectMemberTests33-1780357347 tempest-ProjectMemberTests33-1780357347-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (0eef2964-3b7e-4f6c-a2f6-3280f793070b) transitioned into state 'SUCCESS' from state '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-2077465642',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='3c3767a5553049588ad11159158f9a52',qos_specs=None,replication_status=,reservations=['60a0813a-a9b8-4580-9a18-6bc19241300d','28cd2560-9bdf-4764-a576-b005e673fd6b','a2000e64-ad58-414c-8573-8df34c08e61e','f49ebcd4-6a32-40ae-905c-91c4ff5bff87'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='e882b77ce039476cbbb17d654f103511',volume_type_id=2bce4e1a-e6e0-49d9-be36-c3405449a01e)}' {{(pid=100522) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 27 16:21:59.004318 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.volume.api [None req-0b3b226d-d5ef-44d4-b36e-78751cfd30c8 tempest-ProjectMemberTests33-1780357347 tempest-ProjectMemberTests33-1780357347-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (a3dcc14a-1aac-46f3-98c4-ebf9518e6798) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100522) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 27 16:21:59.013432 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.middleware.request_id [None req-83571b5f-6014-4cfb-9004-573ea12fc2ca None None] RequestId filter calling following filter/app {{(pid=100523) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:21:59.014156 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.volume.api [None req-0b3b226d-d5ef-44d4-b36e-78751cfd30c8 tempest-ProjectMemberTests33-1780357347 tempest-ProjectMemberTests33-1780357347-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (a3dcc14a-1aac-46f3-98c4-ebf9518e6798) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100522) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 27 16:21:59.015273 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.volume.api [None req-0b3b226d-d5ef-44d4-b36e-78751cfd30c8 tempest-ProjectMemberTests33-1780357347 tempest-ProjectMemberTests33-1780357347-project-admin] Flow 'volume_create_api' (bdaccb17-33d0-494d-b5cb-5cbc68902759) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100522) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 27 16:21:59.015647 np0000005924 devstack@c-api.service[100523]: INFO cinder.api.openstack.wsgi [None req-83571b5f-6014-4cfb-9004-573ea12fc2ca tempest-SnapshotDataIntegrityTests-2123386552 tempest-SnapshotDataIntegrityTests-2123386552-project-member] GET https://10.4.3.117/volume/v3/volumes/116b01e9-ca12-45af-afa7-ddc52b80eee0 Jul 27 16:21:59.015696 np0000005924 devstack@c-api.service[100522]: INFO cinder.volume.api [None req-0b3b226d-d5ef-44d4-b36e-78751cfd30c8 tempest-ProjectMemberTests33-1780357347 tempest-ProjectMemberTests33-1780357347-project-admin] Create volume request issued successfully. Jul 27 16:21:59.015930 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.openstack.wsgi [None req-83571b5f-6014-4cfb-9004-573ea12fc2ca tempest-SnapshotDataIntegrityTests-2123386552 tempest-SnapshotDataIntegrityTests-2123386552-project-member] Empty body provided in request {{(pid=100523) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:21:59.016246 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.openstack.wsgi [None req-83571b5f-6014-4cfb-9004-573ea12fc2ca tempest-SnapshotDataIntegrityTests-2123386552 tempest-SnapshotDataIntegrityTests-2123386552-project-member] Calling method 'show' {{(pid=100523) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:21:59.016490 np0000005924 devstack@c-api.service[100522]: INFO cinder.api.openstack.wsgi [None req-0b3b226d-d5ef-44d4-b36e-78751cfd30c8 tempest-ProjectMemberTests33-1780357347 tempest-ProjectMemberTests33-1780357347-project-admin] https://10.4.3.117/volume/v3/volumes returned with HTTP 202 Jul 27 16:21:59.017068 np0000005924 devstack@c-api.service[100522]: [pid: 100522|app: 0|req: 1241/5003] 10.4.3.117 () {70 vars in 1298 bytes} [Mon Jul 27 16:21:58 2026] POST /volume/v3/volumes => generated 778 bytes in 145 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 27 16:21:59.025291 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.middleware.request_id [None req-133edddd-f521-4fb9-907d-d8cb9b82373b None None] RequestId filter calling following filter/app {{(pid=100524) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:21:59.025692 np0000005924 devstack@c-api.service[100524]: INFO cinder.api.openstack.wsgi [None req-133edddd-f521-4fb9-907d-d8cb9b82373b None None] GET https://10.4.3.117/volume// Jul 27 16:21:59.025901 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.openstack.wsgi [None req-133edddd-f521-4fb9-907d-d8cb9b82373b None None] Empty body provided in request {{(pid=100524) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:21:59.027140 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.openstack.wsgi [None req-133edddd-f521-4fb9-907d-d8cb9b82373b None None] Calling method 'all' {{(pid=100524) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:21:59.027657 np0000005924 devstack@c-api.service[100524]: INFO cinder.api.openstack.wsgi [None req-133edddd-f521-4fb9-907d-d8cb9b82373b None None] https://10.4.3.117/volume// returned with HTTP 300 Jul 27 16:21:59.028033 np0000005924 devstack@c-api.service[100524]: [pid: 100524|app: 0|req: 1255/5004] 10.4.3.117 () {66 vars in 1426 bytes} [Mon Jul 27 16:21:59 2026] GET /volume/ => generated 386 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 27 16:21:59.028291 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.middleware.request_id [None req-8b943eb0-d03c-48db-8f5a-f9aafa76fa9c None None] RequestId filter calling following filter/app {{(pid=100521) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:21:59.028663 np0000005924 devstack@c-api.service[100523]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:21:59.028663 np0000005924 devstack@c-api.service[100523]: warnings.warn( Jul 27 16:21:59.030231 np0000005924 devstack@c-api.service[100521]: INFO cinder.api.openstack.wsgi [None req-8b943eb0-d03c-48db-8f5a-f9aafa76fa9c tempest-ProjectMemberTests33-1780357347 tempest-ProjectMemberTests33-1780357347-project-admin] GET https://10.4.3.117/volume/v3/volumes/93c8acb0-92cc-4dba-aeac-54c2d6bcae4e Jul 27 16:21:59.030466 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.openstack.wsgi [None req-8b943eb0-d03c-48db-8f5a-f9aafa76fa9c tempest-ProjectMemberTests33-1780357347 tempest-ProjectMemberTests33-1780357347-project-admin] Empty body provided in request {{(pid=100521) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:21:59.030658 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.openstack.wsgi [None req-8b943eb0-d03c-48db-8f5a-f9aafa76fa9c tempest-ProjectMemberTests33-1780357347 tempest-ProjectMemberTests33-1780357347-project-admin] Calling method 'show' {{(pid=100521) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:21:59.032671 np0000005924 devstack@c-api.service[100523]: INFO cinder.volume.api [None req-83571b5f-6014-4cfb-9004-573ea12fc2ca tempest-SnapshotDataIntegrityTests-2123386552 tempest-SnapshotDataIntegrityTests-2123386552-project-member] Volume info retrieved successfully. Jul 27 16:21:59.034987 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.middleware.request_id [req-ce0c0054-0b5a-480f-8dd0-c350bce1cbf2 req-fe3cbb32-351e-49b3-ab6b-608d67888ef7 None None] RequestId filter calling following filter/app {{(pid=100522) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:21:59.037212 np0000005924 devstack@c-api.service[100522]: INFO cinder.api.openstack.wsgi [req-ce0c0054-0b5a-480f-8dd0-c350bce1cbf2 req-fe3cbb32-351e-49b3-ab6b-608d67888ef7 tempest-SnapshotDataIntegrityTests-2123386552 tempest-SnapshotDataIntegrityTests-2123386552-project-member] GET https://10.4.3.117/volume/v3/volumes/116b01e9-ca12-45af-afa7-ddc52b80eee0 Jul 27 16:21:59.037322 np0000005924 devstack@c-api.service[100523]: INFO cinder.api.openstack.wsgi [None req-83571b5f-6014-4cfb-9004-573ea12fc2ca tempest-SnapshotDataIntegrityTests-2123386552 tempest-SnapshotDataIntegrityTests-2123386552-project-member] https://10.4.3.117/volume/v3/volumes/116b01e9-ca12-45af-afa7-ddc52b80eee0 returned with HTTP 200 Jul 27 16:21:59.037470 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.openstack.wsgi [req-ce0c0054-0b5a-480f-8dd0-c350bce1cbf2 req-fe3cbb32-351e-49b3-ab6b-608d67888ef7 tempest-SnapshotDataIntegrityTests-2123386552 tempest-SnapshotDataIntegrityTests-2123386552-project-member] Empty body provided in request {{(pid=100522) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:21:59.037746 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.openstack.wsgi [req-ce0c0054-0b5a-480f-8dd0-c350bce1cbf2 req-fe3cbb32-351e-49b3-ab6b-608d67888ef7 tempest-SnapshotDataIntegrityTests-2123386552 tempest-SnapshotDataIntegrityTests-2123386552-project-member] Calling method 'show' {{(pid=100522) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:21:59.037776 np0000005924 devstack@c-api.service[100523]: [pid: 100523|app: 0|req: 1260/5005] 10.4.3.117 () {66 vars in 1348 bytes} [Mon Jul 27 16:21:59 2026] GET /volume/v3/volumes/116b01e9-ca12-45af-afa7-ddc52b80eee0 => generated 849 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 27 16:21:59.038943 np0000005924 devstack@c-api.service[100521]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:21:59.038943 np0000005924 devstack@c-api.service[100521]: warnings.warn( Jul 27 16:21:59.042898 np0000005924 devstack@c-api.service[100521]: INFO cinder.volume.api [None req-8b943eb0-d03c-48db-8f5a-f9aafa76fa9c tempest-ProjectMemberTests33-1780357347 tempest-ProjectMemberTests33-1780357347-project-admin] Volume info retrieved successfully. Jul 27 16:21:59.047462 np0000005924 devstack@c-api.service[100521]: INFO cinder.api.openstack.wsgi [None req-8b943eb0-d03c-48db-8f5a-f9aafa76fa9c tempest-ProjectMemberTests33-1780357347 tempest-ProjectMemberTests33-1780357347-project-admin] https://10.4.3.117/volume/v3/volumes/93c8acb0-92cc-4dba-aeac-54c2d6bcae4e returned with HTTP 200 Jul 27 16:21:59.047780 np0000005924 devstack@c-api.service[100522]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:21:59.047780 np0000005924 devstack@c-api.service[100522]: warnings.warn( Jul 27 16:21:59.047917 np0000005924 devstack@c-api.service[100521]: [pid: 100521|app: 0|req: 1250/5006] 10.4.3.117 () {68 vars in 1388 bytes} [Mon Jul 27 16:21:59 2026] GET /volume/v3/volumes/93c8acb0-92cc-4dba-aeac-54c2d6bcae4e => generated 957 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 27 16:21:59.051304 np0000005924 devstack@c-api.service[100522]: INFO cinder.volume.api [req-ce0c0054-0b5a-480f-8dd0-c350bce1cbf2 req-fe3cbb32-351e-49b3-ab6b-608d67888ef7 tempest-SnapshotDataIntegrityTests-2123386552 tempest-SnapshotDataIntegrityTests-2123386552-project-member] Volume info retrieved successfully. Jul 27 16:21:59.055683 np0000005924 devstack@c-api.service[100522]: INFO cinder.api.openstack.wsgi [req-ce0c0054-0b5a-480f-8dd0-c350bce1cbf2 req-fe3cbb32-351e-49b3-ab6b-608d67888ef7 tempest-SnapshotDataIntegrityTests-2123386552 tempest-SnapshotDataIntegrityTests-2123386552-project-member] https://10.4.3.117/volume/v3/volumes/116b01e9-ca12-45af-afa7-ddc52b80eee0 returned with HTTP 200 Jul 27 16:21:59.056122 np0000005924 devstack@c-api.service[100522]: [pid: 100522|app: 0|req: 1242/5007] 10.4.3.117 () {70 vars in 1639 bytes} [Mon Jul 27 16:21:59 2026] GET /volume/v3/volumes/116b01e9-ca12-45af-afa7-ddc52b80eee0 => generated 1029 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 27 16:21:59.161729 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.middleware.request_id [req-ce0c0054-0b5a-480f-8dd0-c350bce1cbf2 req-b6c7a991-aff9-41b5-b157-8a1bdacf02bc None None] RequestId filter calling following filter/app {{(pid=100524) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:21:59.164750 np0000005924 devstack@c-api.service[100524]: INFO cinder.api.openstack.wsgi [req-ce0c0054-0b5a-480f-8dd0-c350bce1cbf2 req-b6c7a991-aff9-41b5-b157-8a1bdacf02bc tempest-SnapshotDataIntegrityTests-2123386552 tempest-SnapshotDataIntegrityTests-2123386552-project-member] PUT https://10.4.3.117/volume/v3/attachments/c755b0d4-3727-408d-83ae-0fef5874b0d5 Jul 27 16:21:59.165175 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.openstack.wsgi [req-ce0c0054-0b5a-480f-8dd0-c350bce1cbf2 req-b6c7a991-aff9-41b5-b157-8a1bdacf02bc tempest-SnapshotDataIntegrityTests-2123386552 tempest-SnapshotDataIntegrityTests-2123386552-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.117", "host": "np0000005924", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:c1414b6f8d8f", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "13cbedf7-bb1f-4b5e-b492-2fef0d4dab25", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100524) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 27 16:21:59.175925 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.coordination [req-ce0c0054-0b5a-480f-8dd0-c350bce1cbf2 req-b6c7a991-aff9-41b5-b157-8a1bdacf02bc tempest-SnapshotDataIntegrityTests-2123386552 tempest-SnapshotDataIntegrityTests-2123386552-project-member] Acquiring lock "cinder-attachment_update-116b01e9-ca12-45af-afa7-ddc52b80eee0-np0000005924" by "attachment_update" {{(pid=100524) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jul 27 16:21:59.183152 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.coordination [req-ce0c0054-0b5a-480f-8dd0-c350bce1cbf2 req-b6c7a991-aff9-41b5-b157-8a1bdacf02bc tempest-SnapshotDataIntegrityTests-2123386552 tempest-SnapshotDataIntegrityTests-2123386552-project-member] Lock "cinder-attachment_update-116b01e9-ca12-45af-afa7-ddc52b80eee0-np0000005924" acquired by "attachment_update" :: waited 0.007s {{(pid=100524) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jul 27 16:21:59.184230 np0000005924 devstack@c-api.service[100524]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:21:59.184230 np0000005924 devstack@c-api.service[100524]: warnings.warn( Jul 27 16:21:59.216363 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.middleware.request_id [None req-bb10f56e-1156-4626-b557-39099aca682b None None] RequestId filter calling following filter/app {{(pid=100523) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:21:59.218371 np0000005924 devstack@c-api.service[100523]: INFO cinder.api.openstack.wsgi [None req-bb10f56e-1156-4626-b557-39099aca682b tempest-ProjectReaderTests33-1290891911 tempest-ProjectReaderTests33-1290891911-project-admin] GET https://10.4.3.117/volume/v3/backups/13ad407b-bfc7-4f0d-93f7-30055691a3d7 Jul 27 16:21:59.218542 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.openstack.wsgi [None req-bb10f56e-1156-4626-b557-39099aca682b tempest-ProjectReaderTests33-1290891911 tempest-ProjectReaderTests33-1290891911-project-admin] Empty body provided in request {{(pid=100523) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:21:59.218731 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.openstack.wsgi [None req-bb10f56e-1156-4626-b557-39099aca682b tempest-ProjectReaderTests33-1290891911 tempest-ProjectReaderTests33-1290891911-project-admin] Calling method 'show' {{(pid=100523) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:21:59.218835 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.v3.backups [None req-bb10f56e-1156-4626-b557-39099aca682b tempest-ProjectReaderTests33-1290891911 tempest-ProjectReaderTests33-1290891911-project-admin] Show backup with id 13ad407b-bfc7-4f0d-93f7-30055691a3d7. {{(pid=100523) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 27 16:21:59.223803 np0000005924 devstack@c-api.service[100523]: INFO cinder.api.openstack.wsgi [None req-bb10f56e-1156-4626-b557-39099aca682b tempest-ProjectReaderTests33-1290891911 tempest-ProjectReaderTests33-1290891911-project-admin] https://10.4.3.117/volume/v3/backups/13ad407b-bfc7-4f0d-93f7-30055691a3d7 returned with HTTP 404 Jul 27 16:21:59.224411 np0000005924 devstack@c-api.service[100523]: [pid: 100523|app: 0|req: 1261/5008] 10.4.3.117 () {68 vars in 1388 bytes} [Mon Jul 27 16:21:59 2026] GET /volume/v3/backups/13ad407b-bfc7-4f0d-93f7-30055691a3d7 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 27 16:21:59.232261 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.middleware.request_id [None req-3ad07187-0959-4405-864d-e98a16c8bb2f None None] RequestId filter calling following filter/app {{(pid=100521) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:21:59.234078 np0000005924 devstack@c-api.service[100521]: INFO cinder.api.openstack.wsgi [None req-3ad07187-0959-4405-864d-e98a16c8bb2f tempest-ProjectReaderTests33-1290891911 tempest-ProjectReaderTests33-1290891911-project-admin] DELETE https://10.4.3.117/volume/v3/backups/a0524484-0b4f-42d7-8974-228189ce8447 Jul 27 16:21:59.234268 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.openstack.wsgi [None req-3ad07187-0959-4405-864d-e98a16c8bb2f tempest-ProjectReaderTests33-1290891911 tempest-ProjectReaderTests33-1290891911-project-admin] Empty body provided in request {{(pid=100521) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:21:59.234499 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.openstack.wsgi [None req-3ad07187-0959-4405-864d-e98a16c8bb2f tempest-ProjectReaderTests33-1290891911 tempest-ProjectReaderTests33-1290891911-project-admin] Calling method 'delete' {{(pid=100521) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:21:59.234591 np0000005924 devstack@c-api.service[100521]: INFO cinder.api.contrib.backups [None req-3ad07187-0959-4405-864d-e98a16c8bb2f tempest-ProjectReaderTests33-1290891911 tempest-ProjectReaderTests33-1290891911-project-admin] Delete backup with id: a0524484-0b4f-42d7-8974-228189ce8447. Jul 27 16:21:59.242132 np0000005924 devstack@c-api.service[100521]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:21:59.242132 np0000005924 devstack@c-api.service[100521]: warnings.warn( Jul 27 16:21:59.266078 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.backup.rpcapi [None req-3ad07187-0959-4405-864d-e98a16c8bb2f tempest-ProjectReaderTests33-1290891911 tempest-ProjectReaderTests33-1290891911-project-admin] delete_backup rpcapi backup_id a0524484-0b4f-42d7-8974-228189ce8447 {{(pid=100521) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Jul 27 16:21:59.267996 np0000005924 devstack@c-api.service[100521]: INFO cinder.api.openstack.wsgi [None req-3ad07187-0959-4405-864d-e98a16c8bb2f tempest-ProjectReaderTests33-1290891911 tempest-ProjectReaderTests33-1290891911-project-admin] https://10.4.3.117/volume/v3/backups/a0524484-0b4f-42d7-8974-228189ce8447 returned with HTTP 202 Jul 27 16:21:59.268417 np0000005924 devstack@c-api.service[100521]: [pid: 100521|app: 0|req: 1251/5009] 10.4.3.117 () {68 vars in 1391 bytes} [Mon Jul 27 16:21:59 2026] DELETE /volume/v3/backups/a0524484-0b4f-42d7-8974-228189ce8447 => generated 0 bytes in 36 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 27 16:21:59.275845 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.middleware.request_id [None req-f588f2e9-6e6d-4d9c-8e1d-dfa737a9474d None None] RequestId filter calling following filter/app {{(pid=100522) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:21:59.277705 np0000005924 devstack@c-api.service[100522]: INFO cinder.api.openstack.wsgi [None req-f588f2e9-6e6d-4d9c-8e1d-dfa737a9474d tempest-ProjectReaderTests33-1290891911 tempest-ProjectReaderTests33-1290891911-project-admin] GET https://10.4.3.117/volume/v3/backups/a0524484-0b4f-42d7-8974-228189ce8447 Jul 27 16:21:59.278012 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.openstack.wsgi [None req-f588f2e9-6e6d-4d9c-8e1d-dfa737a9474d tempest-ProjectReaderTests33-1290891911 tempest-ProjectReaderTests33-1290891911-project-admin] Empty body provided in request {{(pid=100522) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:21:59.278202 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.openstack.wsgi [None req-f588f2e9-6e6d-4d9c-8e1d-dfa737a9474d tempest-ProjectReaderTests33-1290891911 tempest-ProjectReaderTests33-1290891911-project-admin] Calling method 'show' {{(pid=100522) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:21:59.278202 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.v3.backups [None req-f588f2e9-6e6d-4d9c-8e1d-dfa737a9474d tempest-ProjectReaderTests33-1290891911 tempest-ProjectReaderTests33-1290891911-project-admin] Show backup with id a0524484-0b4f-42d7-8974-228189ce8447. {{(pid=100522) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 27 16:21:59.282725 np0000005924 devstack@c-api.service[100522]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:21:59.282725 np0000005924 devstack@c-api.service[100522]: warnings.warn( Jul 27 16:21:59.283574 np0000005924 devstack@c-api.service[100522]: INFO cinder.api.openstack.wsgi [None req-f588f2e9-6e6d-4d9c-8e1d-dfa737a9474d tempest-ProjectReaderTests33-1290891911 tempest-ProjectReaderTests33-1290891911-project-admin] https://10.4.3.117/volume/v3/backups/a0524484-0b4f-42d7-8974-228189ce8447 returned with HTTP 200 Jul 27 16:21:59.283989 np0000005924 devstack@c-api.service[100522]: [pid: 100522|app: 0|req: 1243/5010] 10.4.3.117 () {68 vars in 1388 bytes} [Mon Jul 27 16:21:59 2026] GET /volume/v3/backups/a0524484-0b4f-42d7-8974-228189ce8447 => generated 737 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 27 16:21:59.313600 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.coordination [req-ce0c0054-0b5a-480f-8dd0-c350bce1cbf2 req-b6c7a991-aff9-41b5-b157-8a1bdacf02bc tempest-SnapshotDataIntegrityTests-2123386552 tempest-SnapshotDataIntegrityTests-2123386552-project-member] Lock "cinder-attachment_update-116b01e9-ca12-45af-afa7-ddc52b80eee0-np0000005924" released by "attachment_update" :: held 0.130s {{(pid=100524) __release /opt/stack/cinder/cinder/coordination.py:152}} Jul 27 16:21:59.313877 np0000005924 devstack@c-api.service[100524]: INFO cinder.api.openstack.wsgi [req-ce0c0054-0b5a-480f-8dd0-c350bce1cbf2 req-b6c7a991-aff9-41b5-b157-8a1bdacf02bc tempest-SnapshotDataIntegrityTests-2123386552 tempest-SnapshotDataIntegrityTests-2123386552-project-member] https://10.4.3.117/volume/v3/attachments/c755b0d4-3727-408d-83ae-0fef5874b0d5 returned with HTTP 200 Jul 27 16:21:59.314379 np0000005924 devstack@c-api.service[100524]: [pid: 100524|app: 0|req: 1256/5011] 10.4.3.117 () {74 vars in 1704 bytes} [Mon Jul 27 16:21:59 2026] PUT /volume/v3/attachments/c755b0d4-3727-408d-83ae-0fef5874b0d5 => generated 969 bytes in 153 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 27 16:22:00.050118 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.middleware.request_id [None req-811e4937-9002-4111-b023-2ed83d751ec2 None None] RequestId filter calling following filter/app {{(pid=100523) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:22:00.051918 np0000005924 devstack@c-api.service[100523]: INFO cinder.api.openstack.wsgi [None req-811e4937-9002-4111-b023-2ed83d751ec2 tempest-SnapshotDataIntegrityTests-2123386552 tempest-SnapshotDataIntegrityTests-2123386552-project-member] GET https://10.4.3.117/volume/v3/volumes/116b01e9-ca12-45af-afa7-ddc52b80eee0 Jul 27 16:22:00.052137 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.openstack.wsgi [None req-811e4937-9002-4111-b023-2ed83d751ec2 tempest-SnapshotDataIntegrityTests-2123386552 tempest-SnapshotDataIntegrityTests-2123386552-project-member] Empty body provided in request {{(pid=100523) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:22:00.052369 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.openstack.wsgi [None req-811e4937-9002-4111-b023-2ed83d751ec2 tempest-SnapshotDataIntegrityTests-2123386552 tempest-SnapshotDataIntegrityTests-2123386552-project-member] Calling method 'show' {{(pid=100523) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:22:00.060006 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.middleware.request_id [None req-52034955-a909-4f3f-96c0-1c8fd2d4dcef None None] RequestId filter calling following filter/app {{(pid=100521) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:22:00.061563 np0000005924 devstack@c-api.service[100523]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:22:00.061563 np0000005924 devstack@c-api.service[100523]: warnings.warn( Jul 27 16:22:00.061883 np0000005924 devstack@c-api.service[100521]: INFO cinder.api.openstack.wsgi [None req-52034955-a909-4f3f-96c0-1c8fd2d4dcef tempest-ProjectMemberTests33-1780357347 tempest-ProjectMemberTests33-1780357347-project-admin] GET https://10.4.3.117/volume/v3/volumes/93c8acb0-92cc-4dba-aeac-54c2d6bcae4e Jul 27 16:22:00.062144 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.openstack.wsgi [None req-52034955-a909-4f3f-96c0-1c8fd2d4dcef tempest-ProjectMemberTests33-1780357347 tempest-ProjectMemberTests33-1780357347-project-admin] Empty body provided in request {{(pid=100521) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:22:00.062346 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.openstack.wsgi [None req-52034955-a909-4f3f-96c0-1c8fd2d4dcef tempest-ProjectMemberTests33-1780357347 tempest-ProjectMemberTests33-1780357347-project-admin] Calling method 'show' {{(pid=100521) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:22:00.065457 np0000005924 devstack@c-api.service[100523]: INFO cinder.volume.api [None req-811e4937-9002-4111-b023-2ed83d751ec2 tempest-SnapshotDataIntegrityTests-2123386552 tempest-SnapshotDataIntegrityTests-2123386552-project-member] Volume info retrieved successfully. Jul 27 16:22:00.068889 np0000005924 devstack@c-api.service[100521]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:22:00.068889 np0000005924 devstack@c-api.service[100521]: warnings.warn( Jul 27 16:22:00.071321 np0000005924 devstack@c-api.service[100523]: INFO cinder.api.openstack.wsgi [None req-811e4937-9002-4111-b023-2ed83d751ec2 tempest-SnapshotDataIntegrityTests-2123386552 tempest-SnapshotDataIntegrityTests-2123386552-project-member] https://10.4.3.117/volume/v3/volumes/116b01e9-ca12-45af-afa7-ddc52b80eee0 returned with HTTP 200 Jul 27 16:22:00.071803 np0000005924 devstack@c-api.service[100521]: INFO cinder.volume.api [None req-52034955-a909-4f3f-96c0-1c8fd2d4dcef tempest-ProjectMemberTests33-1780357347 tempest-ProjectMemberTests33-1780357347-project-admin] Volume info retrieved successfully. Jul 27 16:22:00.071860 np0000005924 devstack@c-api.service[100523]: [pid: 100523|app: 0|req: 1262/5012] 10.4.3.117 () {66 vars in 1348 bytes} [Mon Jul 27 16:22:00 2026] GET /volume/v3/volumes/116b01e9-ca12-45af-afa7-ddc52b80eee0 => generated 850 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 27 16:22:00.075463 np0000005924 devstack@c-api.service[100521]: INFO cinder.api.openstack.wsgi [None req-52034955-a909-4f3f-96c0-1c8fd2d4dcef tempest-ProjectMemberTests33-1780357347 tempest-ProjectMemberTests33-1780357347-project-admin] https://10.4.3.117/volume/v3/volumes/93c8acb0-92cc-4dba-aeac-54c2d6bcae4e returned with HTTP 200 Jul 27 16:22:00.075831 np0000005924 devstack@c-api.service[100521]: [pid: 100521|app: 0|req: 1252/5013] 10.4.3.117 () {68 vars in 1388 bytes} [Mon Jul 27 16:22:00 2026] GET /volume/v3/volumes/93c8acb0-92cc-4dba-aeac-54c2d6bcae4e => generated 1018 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 27 16:22:00.086985 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.middleware.request_id [None req-a858662c-19a4-4a06-acf0-0fbac1acd99b None None] RequestId filter calling following filter/app {{(pid=100522) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:22:00.088649 np0000005924 devstack@c-api.service[100522]: INFO cinder.api.openstack.wsgi [None req-a858662c-19a4-4a06-acf0-0fbac1acd99b tempest-ProjectMemberTests33-1780357347 tempest-ProjectMemberTests33-1780357347-project-admin] POST https://10.4.3.117/volume/v3/backups Jul 27 16:22:00.088999 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.openstack.wsgi [None req-a858662c-19a4-4a06-acf0-0fbac1acd99b tempest-ProjectMemberTests33-1780357347 tempest-ProjectMemberTests33-1780357347-project-admin] Action: 'create', calling method: create, body: {"backup": {"volume_id": "93c8acb0-92cc-4dba-aeac-54c2d6bcae4e", "name": "tempest-type-Backup-1053810039"}} {{(pid=100522) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 27 16:22:00.090364 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.contrib.backups [None req-a858662c-19a4-4a06-acf0-0fbac1acd99b tempest-ProjectMemberTests33-1780357347 tempest-ProjectMemberTests33-1780357347-project-admin] Creating new backup {'backup': {'volume_id': '93c8acb0-92cc-4dba-aeac-54c2d6bcae4e', 'name': 'tempest-type-Backup-1053810039'}} {{(pid=100522) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Jul 27 16:22:00.090540 np0000005924 devstack@c-api.service[100522]: INFO cinder.api.contrib.backups [None req-a858662c-19a4-4a06-acf0-0fbac1acd99b tempest-ProjectMemberTests33-1780357347 tempest-ProjectMemberTests33-1780357347-project-admin] Creating backup of volume 93c8acb0-92cc-4dba-aeac-54c2d6bcae4e in container None Jul 27 16:22:00.098253 np0000005924 devstack@c-api.service[100522]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:22:00.098253 np0000005924 devstack@c-api.service[100522]: warnings.warn( Jul 27 16:22:00.098694 np0000005924 devstack@c-api.service[100522]: INFO cinder.volume.api [None req-a858662c-19a4-4a06-acf0-0fbac1acd99b tempest-ProjectMemberTests33-1780357347 tempest-ProjectMemberTests33-1780357347-project-admin] Volume info retrieved successfully. Jul 27 16:22:00.114480 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.quota [None req-a858662c-19a4-4a06-acf0-0fbac1acd99b tempest-ProjectMemberTests33-1780357347 tempest-ProjectMemberTests33-1780357347-project-admin] Created reservations ['f3628d25-b846-4da8-90b8-a3f74d6383a8', '4a143b31-ae6f-406c-9dfb-6da7d9ff1d96'] {{(pid=100522) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 27 16:22:00.140944 np0000005924 devstack@c-api.service[100522]: INFO cinder.api.openstack.wsgi [None req-a858662c-19a4-4a06-acf0-0fbac1acd99b tempest-ProjectMemberTests33-1780357347 tempest-ProjectMemberTests33-1780357347-project-admin] https://10.4.3.117/volume/v3/backups returned with HTTP 202 Jul 27 16:22:00.143351 np0000005924 devstack@c-api.service[100522]: [pid: 100522|app: 0|req: 1244/5014] 10.4.3.117 () {70 vars in 1299 bytes} [Mon Jul 27 16:22:00 2026] POST /volume/v3/backups => generated 316 bytes in 55 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 27 16:22:00.149814 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.middleware.request_id [None req-d7e03e60-7afb-462f-8145-6e6ed750311e None None] RequestId filter calling following filter/app {{(pid=100524) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:22:00.152232 np0000005924 devstack@c-api.service[100524]: INFO cinder.api.openstack.wsgi [None req-d7e03e60-7afb-462f-8145-6e6ed750311e tempest-ProjectMemberTests33-1780357347 tempest-ProjectMemberTests33-1780357347-project-admin] GET https://10.4.3.117/volume/v3/backups/dd4bc910-5040-4bf4-91d1-c81445e2eb7b Jul 27 16:22:00.152586 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.openstack.wsgi [None req-d7e03e60-7afb-462f-8145-6e6ed750311e tempest-ProjectMemberTests33-1780357347 tempest-ProjectMemberTests33-1780357347-project-admin] Empty body provided in request {{(pid=100524) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:22:00.152917 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.openstack.wsgi [None req-d7e03e60-7afb-462f-8145-6e6ed750311e tempest-ProjectMemberTests33-1780357347 tempest-ProjectMemberTests33-1780357347-project-admin] Calling method 'show' {{(pid=100524) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:22:00.153108 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.v3.backups [None req-d7e03e60-7afb-462f-8145-6e6ed750311e tempest-ProjectMemberTests33-1780357347 tempest-ProjectMemberTests33-1780357347-project-admin] Show backup with id dd4bc910-5040-4bf4-91d1-c81445e2eb7b. {{(pid=100524) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 27 16:22:00.158637 np0000005924 devstack@c-api.service[100524]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:22:00.158637 np0000005924 devstack@c-api.service[100524]: warnings.warn( Jul 27 16:22:00.159416 np0000005924 devstack@c-api.service[100524]: INFO cinder.api.openstack.wsgi [None req-d7e03e60-7afb-462f-8145-6e6ed750311e tempest-ProjectMemberTests33-1780357347 tempest-ProjectMemberTests33-1780357347-project-admin] https://10.4.3.117/volume/v3/backups/dd4bc910-5040-4bf4-91d1-c81445e2eb7b returned with HTTP 200 Jul 27 16:22:00.160299 np0000005924 devstack@c-api.service[100524]: [pid: 100524|app: 0|req: 1257/5015] 10.4.3.117 () {68 vars in 1388 bytes} [Mon Jul 27 16:22:00 2026] GET /volume/v3/backups/dd4bc910-5040-4bf4-91d1-c81445e2eb7b => generated 723 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 27 16:22:00.293472 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.middleware.request_id [None req-315dce05-4069-40b3-b45e-e7b85bfdd55c None None] RequestId filter calling following filter/app {{(pid=100523) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:22:00.295237 np0000005924 devstack@c-api.service[100523]: INFO cinder.api.openstack.wsgi [None req-315dce05-4069-40b3-b45e-e7b85bfdd55c tempest-ProjectReaderTests33-1290891911 tempest-ProjectReaderTests33-1290891911-project-admin] GET https://10.4.3.117/volume/v3/backups/a0524484-0b4f-42d7-8974-228189ce8447 Jul 27 16:22:00.295461 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.openstack.wsgi [None req-315dce05-4069-40b3-b45e-e7b85bfdd55c tempest-ProjectReaderTests33-1290891911 tempest-ProjectReaderTests33-1290891911-project-admin] Empty body provided in request {{(pid=100523) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:22:00.295654 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.openstack.wsgi [None req-315dce05-4069-40b3-b45e-e7b85bfdd55c tempest-ProjectReaderTests33-1290891911 tempest-ProjectReaderTests33-1290891911-project-admin] Calling method 'show' {{(pid=100523) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:22:00.295782 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.v3.backups [None req-315dce05-4069-40b3-b45e-e7b85bfdd55c tempest-ProjectReaderTests33-1290891911 tempest-ProjectReaderTests33-1290891911-project-admin] Show backup with id a0524484-0b4f-42d7-8974-228189ce8447. {{(pid=100523) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 27 16:22:00.299158 np0000005924 devstack@c-api.service[100523]: INFO cinder.api.openstack.wsgi [None req-315dce05-4069-40b3-b45e-e7b85bfdd55c tempest-ProjectReaderTests33-1290891911 tempest-ProjectReaderTests33-1290891911-project-admin] https://10.4.3.117/volume/v3/backups/a0524484-0b4f-42d7-8974-228189ce8447 returned with HTTP 404 Jul 27 16:22:00.299654 np0000005924 devstack@c-api.service[100523]: [pid: 100523|app: 0|req: 1263/5016] 10.4.3.117 () {68 vars in 1388 bytes} [Mon Jul 27 16:22:00 2026] GET /volume/v3/backups/a0524484-0b4f-42d7-8974-228189ce8447 => generated 109 bytes in 6 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 27 16:22:00.305867 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.middleware.request_id [None req-054d7122-f49e-4cd0-a27b-14bb47250981 None None] RequestId filter calling following filter/app {{(pid=100521) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:22:00.307545 np0000005924 devstack@c-api.service[100521]: INFO cinder.api.openstack.wsgi [None req-054d7122-f49e-4cd0-a27b-14bb47250981 tempest-ProjectReaderTests33-1290891911 tempest-ProjectReaderTests33-1290891911-project-admin] DELETE https://10.4.3.117/volume/v3/volumes/fe08e013-6d56-4e47-b4e0-0e63ec470b2c Jul 27 16:22:00.307764 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.openstack.wsgi [None req-054d7122-f49e-4cd0-a27b-14bb47250981 tempest-ProjectReaderTests33-1290891911 tempest-ProjectReaderTests33-1290891911-project-admin] Empty body provided in request {{(pid=100521) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:22:00.307954 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.openstack.wsgi [None req-054d7122-f49e-4cd0-a27b-14bb47250981 tempest-ProjectReaderTests33-1290891911 tempest-ProjectReaderTests33-1290891911-project-admin] Calling method 'delete' {{(pid=100521) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:22:00.308126 np0000005924 devstack@c-api.service[100521]: INFO cinder.api.v3.volumes [None req-054d7122-f49e-4cd0-a27b-14bb47250981 tempest-ProjectReaderTests33-1290891911 tempest-ProjectReaderTests33-1290891911-project-admin] Delete volume with id: fe08e013-6d56-4e47-b4e0-0e63ec470b2c Jul 27 16:22:00.314716 np0000005924 devstack@c-api.service[100521]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:22:00.314716 np0000005924 devstack@c-api.service[100521]: warnings.warn( Jul 27 16:22:00.315007 np0000005924 devstack@c-api.service[100521]: INFO cinder.volume.api [None req-054d7122-f49e-4cd0-a27b-14bb47250981 tempest-ProjectReaderTests33-1290891911 tempest-ProjectReaderTests33-1290891911-project-admin] Volume info retrieved successfully. Jul 27 16:22:00.330499 np0000005924 devstack@c-api.service[100521]: INFO cinder.volume.api [None req-054d7122-f49e-4cd0-a27b-14bb47250981 tempest-ProjectReaderTests33-1290891911 tempest-ProjectReaderTests33-1290891911-project-admin] Delete volume request issued successfully. Jul 27 16:22:00.330678 np0000005924 devstack@c-api.service[100521]: INFO cinder.api.openstack.wsgi [None req-054d7122-f49e-4cd0-a27b-14bb47250981 tempest-ProjectReaderTests33-1290891911 tempest-ProjectReaderTests33-1290891911-project-admin] https://10.4.3.117/volume/v3/volumes/fe08e013-6d56-4e47-b4e0-0e63ec470b2c returned with HTTP 202 Jul 27 16:22:00.331051 np0000005924 devstack@c-api.service[100521]: [pid: 100521|app: 0|req: 1253/5017] 10.4.3.117 () {68 vars in 1391 bytes} [Mon Jul 27 16:22:00 2026] DELETE /volume/v3/volumes/fe08e013-6d56-4e47-b4e0-0e63ec470b2c => generated 0 bytes in 25 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 27 16:22:00.338204 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.middleware.request_id [None req-2d7d53d4-9437-4509-b475-fdceeed02f0e None None] RequestId filter calling following filter/app {{(pid=100522) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:22:00.340274 np0000005924 devstack@c-api.service[100522]: INFO cinder.api.openstack.wsgi [None req-2d7d53d4-9437-4509-b475-fdceeed02f0e tempest-ProjectReaderTests33-1290891911 tempest-ProjectReaderTests33-1290891911-project-admin] GET https://10.4.3.117/volume/v3/volumes/fe08e013-6d56-4e47-b4e0-0e63ec470b2c Jul 27 16:22:00.340565 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.openstack.wsgi [None req-2d7d53d4-9437-4509-b475-fdceeed02f0e tempest-ProjectReaderTests33-1290891911 tempest-ProjectReaderTests33-1290891911-project-admin] Empty body provided in request {{(pid=100522) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:22:00.340847 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.openstack.wsgi [None req-2d7d53d4-9437-4509-b475-fdceeed02f0e tempest-ProjectReaderTests33-1290891911 tempest-ProjectReaderTests33-1290891911-project-admin] Calling method 'show' {{(pid=100522) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:22:00.348601 np0000005924 devstack@c-api.service[100522]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:22:00.348601 np0000005924 devstack@c-api.service[100522]: warnings.warn( Jul 27 16:22:00.351735 np0000005924 devstack@c-api.service[100522]: INFO cinder.volume.api [None req-2d7d53d4-9437-4509-b475-fdceeed02f0e tempest-ProjectReaderTests33-1290891911 tempest-ProjectReaderTests33-1290891911-project-admin] Volume info retrieved successfully. Jul 27 16:22:00.355467 np0000005924 devstack@c-api.service[100522]: INFO cinder.api.openstack.wsgi [None req-2d7d53d4-9437-4509-b475-fdceeed02f0e tempest-ProjectReaderTests33-1290891911 tempest-ProjectReaderTests33-1290891911-project-admin] https://10.4.3.117/volume/v3/volumes/fe08e013-6d56-4e47-b4e0-0e63ec470b2c returned with HTTP 200 Jul 27 16:22:00.355814 np0000005924 devstack@c-api.service[100522]: [pid: 100522|app: 0|req: 1245/5018] 10.4.3.117 () {68 vars in 1388 bytes} [Mon Jul 27 16:22:00 2026] GET /volume/v3/volumes/fe08e013-6d56-4e47-b4e0-0e63ec470b2c => generated 1016 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 27 16:22:01.084257 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.middleware.request_id [None req-8796966b-5f8e-4a61-8145-9ca4542ca731 None None] RequestId filter calling following filter/app {{(pid=100524) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:22:01.086082 np0000005924 devstack@c-api.service[100524]: INFO cinder.api.openstack.wsgi [None req-8796966b-5f8e-4a61-8145-9ca4542ca731 tempest-SnapshotDataIntegrityTests-2123386552 tempest-SnapshotDataIntegrityTests-2123386552-project-member] GET https://10.4.3.117/volume/v3/volumes/116b01e9-ca12-45af-afa7-ddc52b80eee0 Jul 27 16:22:01.086312 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.openstack.wsgi [None req-8796966b-5f8e-4a61-8145-9ca4542ca731 tempest-SnapshotDataIntegrityTests-2123386552 tempest-SnapshotDataIntegrityTests-2123386552-project-member] Empty body provided in request {{(pid=100524) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:22:01.086551 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.openstack.wsgi [None req-8796966b-5f8e-4a61-8145-9ca4542ca731 tempest-SnapshotDataIntegrityTests-2123386552 tempest-SnapshotDataIntegrityTests-2123386552-project-member] Calling method 'show' {{(pid=100524) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:22:01.095222 np0000005924 devstack@c-api.service[100524]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:22:01.095222 np0000005924 devstack@c-api.service[100524]: warnings.warn( Jul 27 16:22:01.098381 np0000005924 devstack@c-api.service[100524]: INFO cinder.volume.api [None req-8796966b-5f8e-4a61-8145-9ca4542ca731 tempest-SnapshotDataIntegrityTests-2123386552 tempest-SnapshotDataIntegrityTests-2123386552-project-member] Volume info retrieved successfully. Jul 27 16:22:01.102040 np0000005924 devstack@c-api.service[100524]: INFO cinder.api.openstack.wsgi [None req-8796966b-5f8e-4a61-8145-9ca4542ca731 tempest-SnapshotDataIntegrityTests-2123386552 tempest-SnapshotDataIntegrityTests-2123386552-project-member] https://10.4.3.117/volume/v3/volumes/116b01e9-ca12-45af-afa7-ddc52b80eee0 returned with HTTP 200 Jul 27 16:22:01.102471 np0000005924 devstack@c-api.service[100524]: [pid: 100524|app: 0|req: 1258/5019] 10.4.3.117 () {66 vars in 1348 bytes} [Mon Jul 27 16:22:01 2026] GET /volume/v3/volumes/116b01e9-ca12-45af-afa7-ddc52b80eee0 => generated 850 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 27 16:22:01.171398 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.middleware.request_id [None req-38447ad7-59ca-4328-a1e4-fadc99ba5f79 None None] RequestId filter calling following filter/app {{(pid=100523) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:22:01.173286 np0000005924 devstack@c-api.service[100523]: INFO cinder.api.openstack.wsgi [None req-38447ad7-59ca-4328-a1e4-fadc99ba5f79 tempest-ProjectMemberTests33-1780357347 tempest-ProjectMemberTests33-1780357347-project-admin] GET https://10.4.3.117/volume/v3/backups/dd4bc910-5040-4bf4-91d1-c81445e2eb7b Jul 27 16:22:01.173532 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.openstack.wsgi [None req-38447ad7-59ca-4328-a1e4-fadc99ba5f79 tempest-ProjectMemberTests33-1780357347 tempest-ProjectMemberTests33-1780357347-project-admin] Empty body provided in request {{(pid=100523) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:22:01.173734 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.openstack.wsgi [None req-38447ad7-59ca-4328-a1e4-fadc99ba5f79 tempest-ProjectMemberTests33-1780357347 tempest-ProjectMemberTests33-1780357347-project-admin] Calling method 'show' {{(pid=100523) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:22:01.173839 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.v3.backups [None req-38447ad7-59ca-4328-a1e4-fadc99ba5f79 tempest-ProjectMemberTests33-1780357347 tempest-ProjectMemberTests33-1780357347-project-admin] Show backup with id dd4bc910-5040-4bf4-91d1-c81445e2eb7b. {{(pid=100523) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 27 16:22:01.182203 np0000005924 devstack@c-api.service[100523]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:22:01.182203 np0000005924 devstack@c-api.service[100523]: warnings.warn( Jul 27 16:22:01.182795 np0000005924 devstack@c-api.service[100523]: INFO cinder.api.openstack.wsgi [None req-38447ad7-59ca-4328-a1e4-fadc99ba5f79 tempest-ProjectMemberTests33-1780357347 tempest-ProjectMemberTests33-1780357347-project-admin] https://10.4.3.117/volume/v3/backups/dd4bc910-5040-4bf4-91d1-c81445e2eb7b returned with HTTP 200 Jul 27 16:22:01.183409 np0000005924 devstack@c-api.service[100523]: [pid: 100523|app: 0|req: 1264/5020] 10.4.3.117 () {68 vars in 1388 bytes} [Mon Jul 27 16:22:01 2026] GET /volume/v3/backups/dd4bc910-5040-4bf4-91d1-c81445e2eb7b => generated 725 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 27 16:22:01.368209 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.middleware.request_id [None req-56c0271d-e3cb-44b2-b938-a54946a43067 None None] RequestId filter calling following filter/app {{(pid=100521) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:22:01.369971 np0000005924 devstack@c-api.service[100521]: INFO cinder.api.openstack.wsgi [None req-56c0271d-e3cb-44b2-b938-a54946a43067 tempest-ProjectReaderTests33-1290891911 tempest-ProjectReaderTests33-1290891911-project-admin] GET https://10.4.3.117/volume/v3/volumes/fe08e013-6d56-4e47-b4e0-0e63ec470b2c Jul 27 16:22:01.370210 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.openstack.wsgi [None req-56c0271d-e3cb-44b2-b938-a54946a43067 tempest-ProjectReaderTests33-1290891911 tempest-ProjectReaderTests33-1290891911-project-admin] Empty body provided in request {{(pid=100521) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:22:01.370442 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.openstack.wsgi [None req-56c0271d-e3cb-44b2-b938-a54946a43067 tempest-ProjectReaderTests33-1290891911 tempest-ProjectReaderTests33-1290891911-project-admin] Calling method 'show' {{(pid=100521) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:22:01.377513 np0000005924 devstack@c-api.service[100521]: INFO cinder.api.openstack.wsgi [None req-56c0271d-e3cb-44b2-b938-a54946a43067 tempest-ProjectReaderTests33-1290891911 tempest-ProjectReaderTests33-1290891911-project-admin] https://10.4.3.117/volume/v3/volumes/fe08e013-6d56-4e47-b4e0-0e63ec470b2c returned with HTTP 404 Jul 27 16:22:01.377837 np0000005924 devstack@c-api.service[100521]: [pid: 100521|app: 0|req: 1254/5021] 10.4.3.117 () {68 vars in 1388 bytes} [Mon Jul 27 16:22:01 2026] GET /volume/v3/volumes/fe08e013-6d56-4e47-b4e0-0e63ec470b2c => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 27 16:22:02.118461 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.middleware.request_id [None req-fc071ca9-2e67-4e75-8105-ffa3aa409d69 None None] RequestId filter calling following filter/app {{(pid=100522) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:22:02.120267 np0000005924 devstack@c-api.service[100522]: INFO cinder.api.openstack.wsgi [None req-fc071ca9-2e67-4e75-8105-ffa3aa409d69 tempest-SnapshotDataIntegrityTests-2123386552 tempest-SnapshotDataIntegrityTests-2123386552-project-member] GET https://10.4.3.117/volume/v3/volumes/116b01e9-ca12-45af-afa7-ddc52b80eee0 Jul 27 16:22:02.120507 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.openstack.wsgi [None req-fc071ca9-2e67-4e75-8105-ffa3aa409d69 tempest-SnapshotDataIntegrityTests-2123386552 tempest-SnapshotDataIntegrityTests-2123386552-project-member] Empty body provided in request {{(pid=100522) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:22:02.120715 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.openstack.wsgi [None req-fc071ca9-2e67-4e75-8105-ffa3aa409d69 tempest-SnapshotDataIntegrityTests-2123386552 tempest-SnapshotDataIntegrityTests-2123386552-project-member] Calling method 'show' {{(pid=100522) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:22:02.122625 np0000005924 devstack@c-api.service[100522]: DEBUG dbcounter [-] [100522] Writing DB stats cinder:SELECT=158,cinder:UPDATE=47,cinder:INSERT=23 {{(pid=100522) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 27 16:22:02.129569 np0000005924 devstack@c-api.service[100522]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:22:02.129569 np0000005924 devstack@c-api.service[100522]: warnings.warn( Jul 27 16:22:02.133039 np0000005924 devstack@c-api.service[100522]: INFO cinder.volume.api [None req-fc071ca9-2e67-4e75-8105-ffa3aa409d69 tempest-SnapshotDataIntegrityTests-2123386552 tempest-SnapshotDataIntegrityTests-2123386552-project-member] Volume info retrieved successfully. Jul 27 16:22:02.136900 np0000005924 devstack@c-api.service[100522]: INFO cinder.api.openstack.wsgi [None req-fc071ca9-2e67-4e75-8105-ffa3aa409d69 tempest-SnapshotDataIntegrityTests-2123386552 tempest-SnapshotDataIntegrityTests-2123386552-project-member] https://10.4.3.117/volume/v3/volumes/116b01e9-ca12-45af-afa7-ddc52b80eee0 returned with HTTP 200 Jul 27 16:22:02.137279 np0000005924 devstack@c-api.service[100522]: [pid: 100522|app: 0|req: 1246/5022] 10.4.3.117 () {66 vars in 1348 bytes} [Mon Jul 27 16:22:02 2026] GET /volume/v3/volumes/116b01e9-ca12-45af-afa7-ddc52b80eee0 => generated 850 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 27 16:22:02.192430 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.middleware.request_id [None req-e4adc820-0be3-47e4-a22d-3214bbbc5ce3 None None] RequestId filter calling following filter/app {{(pid=100524) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:22:02.194075 np0000005924 devstack@c-api.service[100524]: INFO cinder.api.openstack.wsgi [None req-e4adc820-0be3-47e4-a22d-3214bbbc5ce3 tempest-ProjectMemberTests33-1780357347 tempest-ProjectMemberTests33-1780357347-project-admin] GET https://10.4.3.117/volume/v3/backups/dd4bc910-5040-4bf4-91d1-c81445e2eb7b Jul 27 16:22:02.194286 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.openstack.wsgi [None req-e4adc820-0be3-47e4-a22d-3214bbbc5ce3 tempest-ProjectMemberTests33-1780357347 tempest-ProjectMemberTests33-1780357347-project-admin] Empty body provided in request {{(pid=100524) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:22:02.194493 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.openstack.wsgi [None req-e4adc820-0be3-47e4-a22d-3214bbbc5ce3 tempest-ProjectMemberTests33-1780357347 tempest-ProjectMemberTests33-1780357347-project-admin] Calling method 'show' {{(pid=100524) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:22:02.194595 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.v3.backups [None req-e4adc820-0be3-47e4-a22d-3214bbbc5ce3 tempest-ProjectMemberTests33-1780357347 tempest-ProjectMemberTests33-1780357347-project-admin] Show backup with id dd4bc910-5040-4bf4-91d1-c81445e2eb7b. {{(pid=100524) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 27 16:22:02.209539 np0000005924 devstack@c-api.service[100524]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:22:02.209539 np0000005924 devstack@c-api.service[100524]: warnings.warn( Jul 27 16:22:02.210306 np0000005924 devstack@c-api.service[100524]: INFO cinder.api.openstack.wsgi [None req-e4adc820-0be3-47e4-a22d-3214bbbc5ce3 tempest-ProjectMemberTests33-1780357347 tempest-ProjectMemberTests33-1780357347-project-admin] https://10.4.3.117/volume/v3/backups/dd4bc910-5040-4bf4-91d1-c81445e2eb7b returned with HTTP 200 Jul 27 16:22:02.210733 np0000005924 devstack@c-api.service[100524]: [pid: 100524|app: 0|req: 1259/5023] 10.4.3.117 () {68 vars in 1388 bytes} [Mon Jul 27 16:22:02 2026] GET /volume/v3/backups/dd4bc910-5040-4bf4-91d1-c81445e2eb7b => generated 725 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 27 16:22:02.559892 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.middleware.request_id [req-ce0c0054-0b5a-480f-8dd0-c350bce1cbf2 req-0757f15e-c701-4d56-a5c1-09b1f53987e6 None None] RequestId filter calling following filter/app {{(pid=100523) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:22:02.562564 np0000005924 devstack@c-api.service[100523]: INFO cinder.api.openstack.wsgi [req-ce0c0054-0b5a-480f-8dd0-c350bce1cbf2 req-0757f15e-c701-4d56-a5c1-09b1f53987e6 tempest-SnapshotDataIntegrityTests-2123386552 tempest-SnapshotDataIntegrityTests-2123386552-project-member] POST https://10.4.3.117/volume/v3/attachments/c755b0d4-3727-408d-83ae-0fef5874b0d5/action Jul 27 16:22:02.562933 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.openstack.wsgi [req-ce0c0054-0b5a-480f-8dd0-c350bce1cbf2 req-0757f15e-c701-4d56-a5c1-09b1f53987e6 tempest-SnapshotDataIntegrityTests-2123386552 tempest-SnapshotDataIntegrityTests-2123386552-project-member] Action body: b'{"os-complete": null}' {{(pid=100523) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 27 16:22:02.563080 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.openstack.wsgi [req-ce0c0054-0b5a-480f-8dd0-c350bce1cbf2 req-0757f15e-c701-4d56-a5c1-09b1f53987e6 tempest-SnapshotDataIntegrityTests-2123386552 tempest-SnapshotDataIntegrityTests-2123386552-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100523) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 27 16:22:02.583572 np0000005924 devstack@c-api.service[100523]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:22:02.583572 np0000005924 devstack@c-api.service[100523]: warnings.warn( Jul 27 16:22:02.622924 np0000005924 devstack@c-api.service[100523]: INFO cinder.api.openstack.wsgi [req-ce0c0054-0b5a-480f-8dd0-c350bce1cbf2 req-0757f15e-c701-4d56-a5c1-09b1f53987e6 tempest-SnapshotDataIntegrityTests-2123386552 tempest-SnapshotDataIntegrityTests-2123386552-project-member] https://10.4.3.117/volume/v3/attachments/c755b0d4-3727-408d-83ae-0fef5874b0d5/action returned with HTTP 204 Jul 27 16:22:02.622924 np0000005924 devstack@c-api.service[100523]: [pid: 100523|app: 0|req: 1265/5024] 10.4.3.117 () {74 vars in 1725 bytes} [Mon Jul 27 16:22:02 2026] POST /volume/v3/attachments/c755b0d4-3727-408d-83ae-0fef5874b0d5/action => generated 0 bytes in 63 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jul 27 16:22:02.860055 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.middleware.request_id [None req-2852309a-115b-4a71-9eb2-6ee167905149 None None] RequestId filter calling following filter/app {{(pid=100521) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:22:02.984757 np0000005924 devstack@c-api.service[100521]: INFO cinder.api.openstack.wsgi [None req-2852309a-115b-4a71-9eb2-6ee167905149 tempest-ProjectMemberTests-564005882 tempest-ProjectMemberTests-564005882-project-admin] POST https://10.4.3.117/volume/v3/volumes Jul 27 16:22:02.985201 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.openstack.wsgi [None req-2852309a-115b-4a71-9eb2-6ee167905149 tempest-ProjectMemberTests-564005882 tempest-ProjectMemberTests-564005882-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-342091301"}} {{(pid=100521) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 27 16:22:02.986977 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.v3.volumes [None req-2852309a-115b-4a71-9eb2-6ee167905149 tempest-ProjectMemberTests-564005882 tempest-ProjectMemberTests-564005882-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-342091301'}} {{(pid=100521) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 27 16:22:02.987183 np0000005924 devstack@c-api.service[100521]: INFO cinder.api.v3.volumes [None req-2852309a-115b-4a71-9eb2-6ee167905149 tempest-ProjectMemberTests-564005882 tempest-ProjectMemberTests-564005882-project-admin] Create volume of 1 GB Jul 27 16:22:02.991393 np0000005924 devstack@c-api.service[100521]: INFO cinder.volume.api [None req-2852309a-115b-4a71-9eb2-6ee167905149 tempest-ProjectMemberTests-564005882 tempest-ProjectMemberTests-564005882-project-admin] Availability Zones retrieved successfully. Jul 27 16:22:02.997398 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.volume.api [None req-2852309a-115b-4a71-9eb2-6ee167905149 tempest-ProjectMemberTests-564005882 tempest-ProjectMemberTests-564005882-project-admin] Flow 'volume_create_api' (759249f2-90d4-40f5-87f8-b029b90c3a81) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100521) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 27 16:22:02.998248 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.volume.api [None req-2852309a-115b-4a71-9eb2-6ee167905149 tempest-ProjectMemberTests-564005882 tempest-ProjectMemberTests-564005882-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f22cd0bf-dc7d-4738-8050-19c7d36b00b9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100521) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 27 16:22:02.998990 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.volume.flows.api.create_volume [None req-2852309a-115b-4a71-9eb2-6ee167905149 tempest-ProjectMemberTests-564005882 tempest-ProjectMemberTests-564005882-project-admin] Validating volume size '1' using validate_int {{(pid=100521) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 27 16:22:03.023030 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.volume.api [None req-2852309a-115b-4a71-9eb2-6ee167905149 tempest-ProjectMemberTests-564005882 tempest-ProjectMemberTests-564005882-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f22cd0bf-dc7d-4738-8050-19c7d36b00b9) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-27T16:04:59Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=2bce4e1a-e6e0-49d9-be36-c3405449a01e,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '2bce4e1a-e6e0-49d9-be36-c3405449a01e', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100521) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 27 16:22:03.023785 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.volume.api [None req-2852309a-115b-4a71-9eb2-6ee167905149 tempest-ProjectMemberTests-564005882 tempest-ProjectMemberTests-564005882-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (57dd3f98-8d3c-47bb-b2ea-2b9a8152ec54) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100521) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 27 16:22:03.074593 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.quota [None req-2852309a-115b-4a71-9eb2-6ee167905149 tempest-ProjectMemberTests-564005882 tempest-ProjectMemberTests-564005882-project-admin] Created reservations ['9dd22144-f314-4d21-83f0-916ce996514b', '68213ee8-293e-42c1-9ec7-0ea0ecd5995a', '0c98b7e7-c633-4de1-ad86-141b30e92618', 'b433ebd4-9501-4191-a920-6885d3bbe396'] {{(pid=100521) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 27 16:22:03.075403 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.volume.api [None req-2852309a-115b-4a71-9eb2-6ee167905149 tempest-ProjectMemberTests-564005882 tempest-ProjectMemberTests-564005882-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (57dd3f98-8d3c-47bb-b2ea-2b9a8152ec54) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['9dd22144-f314-4d21-83f0-916ce996514b', '68213ee8-293e-42c1-9ec7-0ea0ecd5995a', '0c98b7e7-c633-4de1-ad86-141b30e92618', 'b433ebd4-9501-4191-a920-6885d3bbe396']}' {{(pid=100521) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 27 16:22:03.076037 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.volume.api [None req-2852309a-115b-4a71-9eb2-6ee167905149 tempest-ProjectMemberTests-564005882 tempest-ProjectMemberTests-564005882-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (592dfed0-9623-4233-b362-576810a64f9c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100521) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 27 16:22:03.097646 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.volume.api [None req-2852309a-115b-4a71-9eb2-6ee167905149 tempest-ProjectMemberTests-564005882 tempest-ProjectMemberTests-564005882-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (592dfed0-9623-4233-b362-576810a64f9c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '6c14fb2f-d4ba-4dcc-9689-2bd602399bc8', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-342091301',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='d1c587f4966043eeaf33886351677990',qos_specs=None,replication_status=,reservations=['9dd22144-f314-4d21-83f0-916ce996514b','68213ee8-293e-42c1-9ec7-0ea0ecd5995a','0c98b7e7-c633-4de1-ad86-141b30e92618','b433ebd4-9501-4191-a920-6885d3bbe396'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='5ea411ae88e945739c2c127122c12668',volume_type_id=2bce4e1a-e6e0-49d9-be36-c3405449a01e), 'volume': Volume(_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-27T16:22:03Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-342091301',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=6c14fb2f-d4ba-4dcc-9689-2bd602399bc8,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='d1c587f4966043eeaf33886351677990',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='5ea411ae88e945739c2c127122c12668',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(2bce4e1a-e6e0-49d9-be36-c3405449a01e),volume_type_id=2bce4e1a-e6e0-49d9-be36-c3405449a01e)}' {{(pid=100521) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 27 16:22:03.098304 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.volume.api [None req-2852309a-115b-4a71-9eb2-6ee167905149 tempest-ProjectMemberTests-564005882 tempest-ProjectMemberTests-564005882-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (8557d56e-64d8-434f-b873-94e7ea865c12) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100521) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 27 16:22:03.117223 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.volume.api [None req-2852309a-115b-4a71-9eb2-6ee167905149 tempest-ProjectMemberTests-564005882 tempest-ProjectMemberTests-564005882-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (8557d56e-64d8-434f-b873-94e7ea865c12) transitioned into state 'SUCCESS' from state '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-342091301',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='d1c587f4966043eeaf33886351677990',qos_specs=None,replication_status=,reservations=['9dd22144-f314-4d21-83f0-916ce996514b','68213ee8-293e-42c1-9ec7-0ea0ecd5995a','0c98b7e7-c633-4de1-ad86-141b30e92618','b433ebd4-9501-4191-a920-6885d3bbe396'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='5ea411ae88e945739c2c127122c12668',volume_type_id=2bce4e1a-e6e0-49d9-be36-c3405449a01e)}' {{(pid=100521) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 27 16:22:03.117912 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.volume.api [None req-2852309a-115b-4a71-9eb2-6ee167905149 tempest-ProjectMemberTests-564005882 tempest-ProjectMemberTests-564005882-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (b158b029-f116-4cd3-b5ac-3d0ca4206742) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100521) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 27 16:22:03.129448 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.volume.api [None req-2852309a-115b-4a71-9eb2-6ee167905149 tempest-ProjectMemberTests-564005882 tempest-ProjectMemberTests-564005882-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (b158b029-f116-4cd3-b5ac-3d0ca4206742) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100521) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 27 16:22:03.131844 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.volume.api [None req-2852309a-115b-4a71-9eb2-6ee167905149 tempest-ProjectMemberTests-564005882 tempest-ProjectMemberTests-564005882-project-admin] Flow 'volume_create_api' (759249f2-90d4-40f5-87f8-b029b90c3a81) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100521) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 27 16:22:03.131844 np0000005924 devstack@c-api.service[100521]: INFO cinder.volume.api [None req-2852309a-115b-4a71-9eb2-6ee167905149 tempest-ProjectMemberTests-564005882 tempest-ProjectMemberTests-564005882-project-admin] Create volume request issued successfully. Jul 27 16:22:03.131844 np0000005924 devstack@c-api.service[100521]: INFO cinder.api.openstack.wsgi [None req-2852309a-115b-4a71-9eb2-6ee167905149 tempest-ProjectMemberTests-564005882 tempest-ProjectMemberTests-564005882-project-admin] https://10.4.3.117/volume/v3/volumes returned with HTTP 202 Jul 27 16:22:03.131844 np0000005924 devstack@c-api.service[100521]: [pid: 100521|app: 0|req: 1255/5025] 10.4.3.117 () {68 vars in 1258 bytes} [Mon Jul 27 16:22:02 2026] POST /volume/v3/volumes => generated 777 bytes in 272 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 27 16:22:03.143818 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.middleware.request_id [None req-f9c694b6-6835-4f77-a555-9f89187fcfcc None None] RequestId filter calling following filter/app {{(pid=100522) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:22:03.145595 np0000005924 devstack@c-api.service[100522]: INFO cinder.api.openstack.wsgi [None req-f9c694b6-6835-4f77-a555-9f89187fcfcc tempest-ProjectMemberTests-564005882 tempest-ProjectMemberTests-564005882-project-admin] GET https://10.4.3.117/volume/v3/volumes/6c14fb2f-d4ba-4dcc-9689-2bd602399bc8 Jul 27 16:22:03.146203 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.openstack.wsgi [None req-f9c694b6-6835-4f77-a555-9f89187fcfcc tempest-ProjectMemberTests-564005882 tempest-ProjectMemberTests-564005882-project-admin] Empty body provided in request {{(pid=100522) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:22:03.146203 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.openstack.wsgi [None req-f9c694b6-6835-4f77-a555-9f89187fcfcc tempest-ProjectMemberTests-564005882 tempest-ProjectMemberTests-564005882-project-admin] Calling method 'show' {{(pid=100522) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:22:03.149885 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.middleware.request_id [None req-2af3d016-dc8f-455e-bb97-d9320942369c None None] RequestId filter calling following filter/app {{(pid=100524) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:22:03.151593 np0000005924 devstack@c-api.service[100524]: INFO cinder.api.openstack.wsgi [None req-2af3d016-dc8f-455e-bb97-d9320942369c tempest-SnapshotDataIntegrityTests-2123386552 tempest-SnapshotDataIntegrityTests-2123386552-project-member] GET https://10.4.3.117/volume/v3/volumes/116b01e9-ca12-45af-afa7-ddc52b80eee0 Jul 27 16:22:03.151756 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.openstack.wsgi [None req-2af3d016-dc8f-455e-bb97-d9320942369c tempest-SnapshotDataIntegrityTests-2123386552 tempest-SnapshotDataIntegrityTests-2123386552-project-member] Empty body provided in request {{(pid=100524) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:22:03.151932 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.openstack.wsgi [None req-2af3d016-dc8f-455e-bb97-d9320942369c tempest-SnapshotDataIntegrityTests-2123386552 tempest-SnapshotDataIntegrityTests-2123386552-project-member] Calling method 'show' {{(pid=100524) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:22:03.152870 np0000005924 devstack@c-api.service[100522]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:22:03.152870 np0000005924 devstack@c-api.service[100522]: warnings.warn( Jul 27 16:22:03.156456 np0000005924 devstack@c-api.service[100522]: INFO cinder.volume.api [None req-f9c694b6-6835-4f77-a555-9f89187fcfcc tempest-ProjectMemberTests-564005882 tempest-ProjectMemberTests-564005882-project-admin] Volume info retrieved successfully. Jul 27 16:22:03.161018 np0000005924 devstack@c-api.service[100524]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:22:03.161018 np0000005924 devstack@c-api.service[100524]: warnings.warn( Jul 27 16:22:03.164221 np0000005924 devstack@c-api.service[100524]: INFO cinder.volume.api [None req-2af3d016-dc8f-455e-bb97-d9320942369c tempest-SnapshotDataIntegrityTests-2123386552 tempest-SnapshotDataIntegrityTests-2123386552-project-member] Volume info retrieved successfully. Jul 27 16:22:03.164702 np0000005924 devstack@c-api.service[100522]: INFO cinder.api.openstack.wsgi [None req-f9c694b6-6835-4f77-a555-9f89187fcfcc tempest-ProjectMemberTests-564005882 tempest-ProjectMemberTests-564005882-project-admin] https://10.4.3.117/volume/v3/volumes/6c14fb2f-d4ba-4dcc-9689-2bd602399bc8 returned with HTTP 200 Jul 27 16:22:03.165079 np0000005924 devstack@c-api.service[100522]: [pid: 100522|app: 0|req: 1247/5026] 10.4.3.117 () {66 vars in 1348 bytes} [Mon Jul 27 16:22:03 2026] GET /volume/v3/volumes/6c14fb2f-d4ba-4dcc-9689-2bd602399bc8 => generated 956 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 27 16:22:03.168355 np0000005924 devstack@c-api.service[100524]: INFO cinder.api.openstack.wsgi [None req-2af3d016-dc8f-455e-bb97-d9320942369c tempest-SnapshotDataIntegrityTests-2123386552 tempest-SnapshotDataIntegrityTests-2123386552-project-member] https://10.4.3.117/volume/v3/volumes/116b01e9-ca12-45af-afa7-ddc52b80eee0 returned with HTTP 200 Jul 27 16:22:03.168540 np0000005924 devstack@c-api.service[100524]: [pid: 100524|app: 0|req: 1260/5027] 10.4.3.117 () {66 vars in 1348 bytes} [Mon Jul 27 16:22:03 2026] GET /volume/v3/volumes/116b01e9-ca12-45af-afa7-ddc52b80eee0 => generated 1142 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 27 16:22:03.220369 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.middleware.request_id [None req-8102e355-fcca-4cfa-a568-b5f16885457d None None] RequestId filter calling following filter/app {{(pid=100523) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:22:03.222107 np0000005924 devstack@c-api.service[100523]: INFO cinder.api.openstack.wsgi [None req-8102e355-fcca-4cfa-a568-b5f16885457d tempest-ProjectMemberTests33-1780357347 tempest-ProjectMemberTests33-1780357347-project-admin] GET https://10.4.3.117/volume/v3/backups/dd4bc910-5040-4bf4-91d1-c81445e2eb7b Jul 27 16:22:03.222369 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.openstack.wsgi [None req-8102e355-fcca-4cfa-a568-b5f16885457d tempest-ProjectMemberTests33-1780357347 tempest-ProjectMemberTests33-1780357347-project-admin] Empty body provided in request {{(pid=100523) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:22:03.222906 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.openstack.wsgi [None req-8102e355-fcca-4cfa-a568-b5f16885457d tempest-ProjectMemberTests33-1780357347 tempest-ProjectMemberTests33-1780357347-project-admin] Calling method 'show' {{(pid=100523) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:22:03.222906 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.v3.backups [None req-8102e355-fcca-4cfa-a568-b5f16885457d tempest-ProjectMemberTests33-1780357347 tempest-ProjectMemberTests33-1780357347-project-admin] Show backup with id dd4bc910-5040-4bf4-91d1-c81445e2eb7b. {{(pid=100523) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 27 16:22:03.229985 np0000005924 devstack@c-api.service[100523]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:22:03.229985 np0000005924 devstack@c-api.service[100523]: warnings.warn( Jul 27 16:22:03.230623 np0000005924 devstack@c-api.service[100523]: INFO cinder.api.openstack.wsgi [None req-8102e355-fcca-4cfa-a568-b5f16885457d tempest-ProjectMemberTests33-1780357347 tempest-ProjectMemberTests33-1780357347-project-admin] https://10.4.3.117/volume/v3/backups/dd4bc910-5040-4bf4-91d1-c81445e2eb7b returned with HTTP 200 Jul 27 16:22:03.231035 np0000005924 devstack@c-api.service[100523]: [pid: 100523|app: 0|req: 1266/5028] 10.4.3.117 () {68 vars in 1388 bytes} [Mon Jul 27 16:22:03 2026] GET /volume/v3/backups/dd4bc910-5040-4bf4-91d1-c81445e2eb7b => generated 725 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 27 16:22:04.178009 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.middleware.request_id [None req-821ed4de-5708-4c15-bb4e-f02f42a01d3f None None] RequestId filter calling following filter/app {{(pid=100521) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:22:04.180371 np0000005924 devstack@c-api.service[100521]: INFO cinder.api.openstack.wsgi [None req-821ed4de-5708-4c15-bb4e-f02f42a01d3f tempest-ProjectMemberTests-564005882 tempest-ProjectMemberTests-564005882-project-admin] GET https://10.4.3.117/volume/v3/volumes/6c14fb2f-d4ba-4dcc-9689-2bd602399bc8 Jul 27 16:22:04.180624 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.openstack.wsgi [None req-821ed4de-5708-4c15-bb4e-f02f42a01d3f tempest-ProjectMemberTests-564005882 tempest-ProjectMemberTests-564005882-project-admin] Empty body provided in request {{(pid=100521) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:22:04.180900 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.openstack.wsgi [None req-821ed4de-5708-4c15-bb4e-f02f42a01d3f tempest-ProjectMemberTests-564005882 tempest-ProjectMemberTests-564005882-project-admin] Calling method 'show' {{(pid=100521) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:22:04.195087 np0000005924 devstack@c-api.service[100521]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:22:04.195087 np0000005924 devstack@c-api.service[100521]: warnings.warn( Jul 27 16:22:04.199083 np0000005924 devstack@c-api.service[100521]: INFO cinder.volume.api [None req-821ed4de-5708-4c15-bb4e-f02f42a01d3f tempest-ProjectMemberTests-564005882 tempest-ProjectMemberTests-564005882-project-admin] Volume info retrieved successfully. Jul 27 16:22:04.203688 np0000005924 devstack@c-api.service[100521]: INFO cinder.api.openstack.wsgi [None req-821ed4de-5708-4c15-bb4e-f02f42a01d3f tempest-ProjectMemberTests-564005882 tempest-ProjectMemberTests-564005882-project-admin] https://10.4.3.117/volume/v3/volumes/6c14fb2f-d4ba-4dcc-9689-2bd602399bc8 returned with HTTP 200 Jul 27 16:22:04.204421 np0000005924 devstack@c-api.service[100521]: [pid: 100521|app: 0|req: 1256/5029] 10.4.3.117 () {66 vars in 1348 bytes} [Mon Jul 27 16:22:04 2026] GET /volume/v3/volumes/6c14fb2f-d4ba-4dcc-9689-2bd602399bc8 => generated 1017 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 27 16:22:04.215818 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.middleware.request_id [None req-e1df1ad3-e945-4a9b-990d-b3937e2b8fb8 None None] RequestId filter calling following filter/app {{(pid=100522) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:22:04.241179 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.middleware.request_id [None req-f849abbe-7e0c-4a51-8060-d15d7aed6c51 None None] RequestId filter calling following filter/app {{(pid=100524) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:22:04.246923 np0000005924 devstack@c-api.service[100524]: INFO cinder.api.openstack.wsgi [None req-f849abbe-7e0c-4a51-8060-d15d7aed6c51 tempest-ProjectMemberTests33-1780357347 tempest-ProjectMemberTests33-1780357347-project-admin] GET https://10.4.3.117/volume/v3/backups/dd4bc910-5040-4bf4-91d1-c81445e2eb7b Jul 27 16:22:04.247042 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.openstack.wsgi [None req-f849abbe-7e0c-4a51-8060-d15d7aed6c51 tempest-ProjectMemberTests33-1780357347 tempest-ProjectMemberTests33-1780357347-project-admin] Empty body provided in request {{(pid=100524) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:22:04.247282 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.openstack.wsgi [None req-f849abbe-7e0c-4a51-8060-d15d7aed6c51 tempest-ProjectMemberTests33-1780357347 tempest-ProjectMemberTests33-1780357347-project-admin] Calling method 'show' {{(pid=100524) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:22:04.247466 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.v3.backups [None req-f849abbe-7e0c-4a51-8060-d15d7aed6c51 tempest-ProjectMemberTests33-1780357347 tempest-ProjectMemberTests33-1780357347-project-admin] Show backup with id dd4bc910-5040-4bf4-91d1-c81445e2eb7b. {{(pid=100524) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 27 16:22:04.255889 np0000005924 devstack@c-api.service[100524]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:22:04.255889 np0000005924 devstack@c-api.service[100524]: warnings.warn( Jul 27 16:22:04.258562 np0000005924 devstack@c-api.service[100524]: INFO cinder.api.openstack.wsgi [None req-f849abbe-7e0c-4a51-8060-d15d7aed6c51 tempest-ProjectMemberTests33-1780357347 tempest-ProjectMemberTests33-1780357347-project-admin] https://10.4.3.117/volume/v3/backups/dd4bc910-5040-4bf4-91d1-c81445e2eb7b returned with HTTP 200 Jul 27 16:22:04.258984 np0000005924 devstack@c-api.service[100524]: [pid: 100524|app: 0|req: 1261/5030] 10.4.3.117 () {68 vars in 1388 bytes} [Mon Jul 27 16:22:04 2026] GET /volume/v3/backups/dd4bc910-5040-4bf4-91d1-c81445e2eb7b => generated 725 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 27 16:22:04.388007 np0000005924 devstack@c-api.service[100522]: INFO cinder.api.openstack.wsgi [None req-e1df1ad3-e945-4a9b-990d-b3937e2b8fb8 tempest-ProjectMemberTests-564005882 tempest-ProjectMemberTests-564005882-project-member] POST https://10.4.3.117/volume/v3/snapshots Jul 27 16:22:04.388390 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.openstack.wsgi [None req-e1df1ad3-e945-4a9b-990d-b3937e2b8fb8 tempest-ProjectMemberTests-564005882 tempest-ProjectMemberTests-564005882-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "6c14fb2f-d4ba-4dcc-9689-2bd602399bc8", "name": "tempest-ProjectMemberTests-Snapshot-128924152"}} {{(pid=100522) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 27 16:22:04.396201 np0000005924 devstack@c-api.service[100522]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:22:04.396201 np0000005924 devstack@c-api.service[100522]: warnings.warn( Jul 27 16:22:04.396632 np0000005924 devstack@c-api.service[100522]: INFO cinder.volume.api [None req-e1df1ad3-e945-4a9b-990d-b3937e2b8fb8 tempest-ProjectMemberTests-564005882 tempest-ProjectMemberTests-564005882-project-member] Volume info retrieved successfully. Jul 27 16:22:04.396779 np0000005924 devstack@c-api.service[100522]: INFO cinder.api.v3.snapshots [None req-e1df1ad3-e945-4a9b-990d-b3937e2b8fb8 tempest-ProjectMemberTests-564005882 tempest-ProjectMemberTests-564005882-project-member] Create snapshot from volume 6c14fb2f-d4ba-4dcc-9689-2bd602399bc8 Jul 27 16:22:04.433160 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.quota [None req-e1df1ad3-e945-4a9b-990d-b3937e2b8fb8 tempest-ProjectMemberTests-564005882 tempest-ProjectMemberTests-564005882-project-member] Created reservations ['3abb6e85-e61c-4d19-bc79-4ab605996fe7', '8dfb43be-4196-46d7-9777-d44eade6a6c4', '835071be-85ac-400b-aade-c2bdbd3dc288', '4076169e-af14-4ac1-bb07-cd22d332355d'] {{(pid=100522) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 27 16:22:04.464673 np0000005924 devstack@c-api.service[100522]: INFO cinder.volume.api [None req-e1df1ad3-e945-4a9b-990d-b3937e2b8fb8 tempest-ProjectMemberTests-564005882 tempest-ProjectMemberTests-564005882-project-member] Snapshot create request issued successfully. Jul 27 16:22:04.465018 np0000005924 devstack@c-api.service[100522]: INFO cinder.api.openstack.wsgi [None req-e1df1ad3-e945-4a9b-990d-b3937e2b8fb8 tempest-ProjectMemberTests-564005882 tempest-ProjectMemberTests-564005882-project-member] https://10.4.3.117/volume/v3/snapshots returned with HTTP 202 Jul 27 16:22:04.465448 np0000005924 devstack@c-api.service[100522]: [pid: 100522|app: 0|req: 1248/5031] 10.4.3.117 () {68 vars in 1265 bytes} [Mon Jul 27 16:22:04 2026] POST /volume/v3/snapshots => generated 304 bytes in 250 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 27 16:22:04.474811 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.middleware.request_id [None req-da69c328-5a29-4cb8-b38c-e223909a1bac None None] RequestId filter calling following filter/app {{(pid=100523) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:22:04.476613 np0000005924 devstack@c-api.service[100523]: INFO cinder.api.openstack.wsgi [None req-da69c328-5a29-4cb8-b38c-e223909a1bac tempest-ProjectMemberTests-564005882 tempest-ProjectMemberTests-564005882-project-member] GET https://10.4.3.117/volume/v3/snapshots/c2b72f89-2e05-4d62-b783-07991d7e69f9 Jul 27 16:22:04.476814 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.openstack.wsgi [None req-da69c328-5a29-4cb8-b38c-e223909a1bac tempest-ProjectMemberTests-564005882 tempest-ProjectMemberTests-564005882-project-member] Empty body provided in request {{(pid=100523) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:22:04.477004 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.openstack.wsgi [None req-da69c328-5a29-4cb8-b38c-e223909a1bac tempest-ProjectMemberTests-564005882 tempest-ProjectMemberTests-564005882-project-member] Calling method 'show' {{(pid=100523) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:22:04.481856 np0000005924 devstack@c-api.service[100523]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:22:04.481856 np0000005924 devstack@c-api.service[100523]: warnings.warn( Jul 27 16:22:04.482265 np0000005924 devstack@c-api.service[100523]: INFO cinder.volume.api [None req-da69c328-5a29-4cb8-b38c-e223909a1bac tempest-ProjectMemberTests-564005882 tempest-ProjectMemberTests-564005882-project-member] Snapshot retrieved successfully. Jul 27 16:22:04.482992 np0000005924 devstack@c-api.service[100523]: INFO cinder.api.openstack.wsgi [None req-da69c328-5a29-4cb8-b38c-e223909a1bac tempest-ProjectMemberTests-564005882 tempest-ProjectMemberTests-564005882-project-member] https://10.4.3.117/volume/v3/snapshots/c2b72f89-2e05-4d62-b783-07991d7e69f9 returned with HTTP 200 Jul 27 16:22:04.483372 np0000005924 devstack@c-api.service[100523]: [pid: 100523|app: 0|req: 1267/5032] 10.4.3.117 () {66 vars in 1354 bytes} [Mon Jul 27 16:22:04 2026] GET /volume/v3/snapshots/c2b72f89-2e05-4d62-b783-07991d7e69f9 => generated 436 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 27 16:22:05.273522 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.middleware.request_id [None req-7a67a472-914e-45e0-8702-a0bbf85ea095 None None] RequestId filter calling following filter/app {{(pid=100521) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:22:05.275869 np0000005924 devstack@c-api.service[100521]: INFO cinder.api.openstack.wsgi [None req-7a67a472-914e-45e0-8702-a0bbf85ea095 tempest-ProjectMemberTests33-1780357347 tempest-ProjectMemberTests33-1780357347-project-admin] GET https://10.4.3.117/volume/v3/backups/dd4bc910-5040-4bf4-91d1-c81445e2eb7b Jul 27 16:22:05.276201 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.openstack.wsgi [None req-7a67a472-914e-45e0-8702-a0bbf85ea095 tempest-ProjectMemberTests33-1780357347 tempest-ProjectMemberTests33-1780357347-project-admin] Empty body provided in request {{(pid=100521) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:22:05.276494 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.openstack.wsgi [None req-7a67a472-914e-45e0-8702-a0bbf85ea095 tempest-ProjectMemberTests33-1780357347 tempest-ProjectMemberTests33-1780357347-project-admin] Calling method 'show' {{(pid=100521) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:22:05.276653 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.v3.backups [None req-7a67a472-914e-45e0-8702-a0bbf85ea095 tempest-ProjectMemberTests33-1780357347 tempest-ProjectMemberTests33-1780357347-project-admin] Show backup with id dd4bc910-5040-4bf4-91d1-c81445e2eb7b. {{(pid=100521) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 27 16:22:05.283206 np0000005924 devstack@c-api.service[100521]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:22:05.283206 np0000005924 devstack@c-api.service[100521]: warnings.warn( Jul 27 16:22:05.284095 np0000005924 devstack@c-api.service[100521]: INFO cinder.api.openstack.wsgi [None req-7a67a472-914e-45e0-8702-a0bbf85ea095 tempest-ProjectMemberTests33-1780357347 tempest-ProjectMemberTests33-1780357347-project-admin] https://10.4.3.117/volume/v3/backups/dd4bc910-5040-4bf4-91d1-c81445e2eb7b returned with HTTP 200 Jul 27 16:22:05.284747 np0000005924 devstack@c-api.service[100521]: [pid: 100521|app: 0|req: 1257/5033] 10.4.3.117 () {68 vars in 1388 bytes} [Mon Jul 27 16:22:05 2026] GET /volume/v3/backups/dd4bc910-5040-4bf4-91d1-c81445e2eb7b => generated 736 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 27 16:22:05.491819 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.middleware.request_id [None req-56cad715-a4c6-43c7-bca3-38e15af7d1b8 None None] RequestId filter calling following filter/app {{(pid=100524) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:22:05.494354 np0000005924 devstack@c-api.service[100524]: INFO cinder.api.openstack.wsgi [None req-56cad715-a4c6-43c7-bca3-38e15af7d1b8 tempest-ProjectMemberTests-564005882 tempest-ProjectMemberTests-564005882-project-member] GET https://10.4.3.117/volume/v3/snapshots/c2b72f89-2e05-4d62-b783-07991d7e69f9 Jul 27 16:22:05.494688 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.openstack.wsgi [None req-56cad715-a4c6-43c7-bca3-38e15af7d1b8 tempest-ProjectMemberTests-564005882 tempest-ProjectMemberTests-564005882-project-member] Empty body provided in request {{(pid=100524) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:22:05.495004 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.openstack.wsgi [None req-56cad715-a4c6-43c7-bca3-38e15af7d1b8 tempest-ProjectMemberTests-564005882 tempest-ProjectMemberTests-564005882-project-member] Calling method 'show' {{(pid=100524) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:22:05.502965 np0000005924 devstack@c-api.service[100524]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:22:05.502965 np0000005924 devstack@c-api.service[100524]: warnings.warn( Jul 27 16:22:05.502965 np0000005924 devstack@c-api.service[100524]: INFO cinder.volume.api [None req-56cad715-a4c6-43c7-bca3-38e15af7d1b8 tempest-ProjectMemberTests-564005882 tempest-ProjectMemberTests-564005882-project-member] Snapshot retrieved successfully. Jul 27 16:22:05.502965 np0000005924 devstack@c-api.service[100524]: INFO cinder.api.openstack.wsgi [None req-56cad715-a4c6-43c7-bca3-38e15af7d1b8 tempest-ProjectMemberTests-564005882 tempest-ProjectMemberTests-564005882-project-member] https://10.4.3.117/volume/v3/snapshots/c2b72f89-2e05-4d62-b783-07991d7e69f9 returned with HTTP 200 Jul 27 16:22:05.502965 np0000005924 devstack@c-api.service[100524]: [pid: 100524|app: 0|req: 1262/5034] 10.4.3.117 () {66 vars in 1354 bytes} [Mon Jul 27 16:22:05 2026] GET /volume/v3/snapshots/c2b72f89-2e05-4d62-b783-07991d7e69f9 => generated 463 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 27 16:22:05.511188 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.middleware.request_id [None req-9f4ee922-cbb6-41d9-93fa-a1c29f1a59d9 None None] RequestId filter calling following filter/app {{(pid=100522) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:22:05.513440 np0000005924 devstack@c-api.service[100522]: INFO cinder.api.openstack.wsgi [None req-9f4ee922-cbb6-41d9-93fa-a1c29f1a59d9 tempest-ProjectMemberTests-564005882 tempest-ProjectMemberTests-564005882-project-member] DELETE https://10.4.3.117/volume/v3/snapshots/c2b72f89-2e05-4d62-b783-07991d7e69f9 Jul 27 16:22:05.513671 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.openstack.wsgi [None req-9f4ee922-cbb6-41d9-93fa-a1c29f1a59d9 tempest-ProjectMemberTests-564005882 tempest-ProjectMemberTests-564005882-project-member] Empty body provided in request {{(pid=100522) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:22:05.513889 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.openstack.wsgi [None req-9f4ee922-cbb6-41d9-93fa-a1c29f1a59d9 tempest-ProjectMemberTests-564005882 tempest-ProjectMemberTests-564005882-project-member] Calling method 'delete' {{(pid=100522) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:22:05.514011 np0000005924 devstack@c-api.service[100522]: INFO cinder.api.v3.snapshots [None req-9f4ee922-cbb6-41d9-93fa-a1c29f1a59d9 tempest-ProjectMemberTests-564005882 tempest-ProjectMemberTests-564005882-project-member] Delete snapshot with id: c2b72f89-2e05-4d62-b783-07991d7e69f9 Jul 27 16:22:05.519069 np0000005924 devstack@c-api.service[100522]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:22:05.519069 np0000005924 devstack@c-api.service[100522]: warnings.warn( Jul 27 16:22:05.519556 np0000005924 devstack@c-api.service[100522]: INFO cinder.volume.api [None req-9f4ee922-cbb6-41d9-93fa-a1c29f1a59d9 tempest-ProjectMemberTests-564005882 tempest-ProjectMemberTests-564005882-project-member] Snapshot retrieved successfully. Jul 27 16:22:05.537924 np0000005924 devstack@c-api.service[100522]: INFO cinder.volume.api [None req-9f4ee922-cbb6-41d9-93fa-a1c29f1a59d9 tempest-ProjectMemberTests-564005882 tempest-ProjectMemberTests-564005882-project-member] Snapshot delete request issued successfully. Jul 27 16:22:05.538122 np0000005924 devstack@c-api.service[100522]: INFO cinder.api.openstack.wsgi [None req-9f4ee922-cbb6-41d9-93fa-a1c29f1a59d9 tempest-ProjectMemberTests-564005882 tempest-ProjectMemberTests-564005882-project-member] https://10.4.3.117/volume/v3/snapshots/c2b72f89-2e05-4d62-b783-07991d7e69f9 returned with HTTP 202 Jul 27 16:22:05.538615 np0000005924 devstack@c-api.service[100522]: [pid: 100522|app: 0|req: 1249/5035] 10.4.3.117 () {66 vars in 1357 bytes} [Mon Jul 27 16:22:05 2026] DELETE /volume/v3/snapshots/c2b72f89-2e05-4d62-b783-07991d7e69f9 => generated 0 bytes in 28 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 27 16:22:05.548898 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.middleware.request_id [None req-4d223fb0-0988-44fe-870b-0ca44ae9f684 None None] RequestId filter calling following filter/app {{(pid=100523) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:22:05.550864 np0000005924 devstack@c-api.service[100523]: INFO cinder.api.openstack.wsgi [None req-4d223fb0-0988-44fe-870b-0ca44ae9f684 tempest-ProjectMemberTests-564005882 tempest-ProjectMemberTests-564005882-project-member] GET https://10.4.3.117/volume/v3/snapshots/c2b72f89-2e05-4d62-b783-07991d7e69f9 Jul 27 16:22:05.551078 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.openstack.wsgi [None req-4d223fb0-0988-44fe-870b-0ca44ae9f684 tempest-ProjectMemberTests-564005882 tempest-ProjectMemberTests-564005882-project-member] Empty body provided in request {{(pid=100523) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:22:05.551320 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.openstack.wsgi [None req-4d223fb0-0988-44fe-870b-0ca44ae9f684 tempest-ProjectMemberTests-564005882 tempest-ProjectMemberTests-564005882-project-member] Calling method 'show' {{(pid=100523) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:22:05.556479 np0000005924 devstack@c-api.service[100523]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:22:05.556479 np0000005924 devstack@c-api.service[100523]: warnings.warn( Jul 27 16:22:05.556895 np0000005924 devstack@c-api.service[100523]: INFO cinder.volume.api [None req-4d223fb0-0988-44fe-870b-0ca44ae9f684 tempest-ProjectMemberTests-564005882 tempest-ProjectMemberTests-564005882-project-member] Snapshot retrieved successfully. Jul 27 16:22:05.557754 np0000005924 devstack@c-api.service[100523]: INFO cinder.api.openstack.wsgi [None req-4d223fb0-0988-44fe-870b-0ca44ae9f684 tempest-ProjectMemberTests-564005882 tempest-ProjectMemberTests-564005882-project-member] https://10.4.3.117/volume/v3/snapshots/c2b72f89-2e05-4d62-b783-07991d7e69f9 returned with HTTP 200 Jul 27 16:22:05.558403 np0000005924 devstack@c-api.service[100523]: [pid: 100523|app: 0|req: 1268/5036] 10.4.3.117 () {66 vars in 1354 bytes} [Mon Jul 27 16:22:05 2026] GET /volume/v3/snapshots/c2b72f89-2e05-4d62-b783-07991d7e69f9 => generated 462 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 27 16:22:05.985009 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.middleware.request_id [None req-42a9963e-4a8f-46fc-9def-5932db767be1 None None] RequestId filter calling following filter/app {{(pid=100521) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:22:05.986788 np0000005924 devstack@c-api.service[100521]: INFO cinder.api.openstack.wsgi [None req-42a9963e-4a8f-46fc-9def-5932db767be1 tempest-SnapshotDataIntegrityTests-2123386552 tempest-SnapshotDataIntegrityTests-2123386552-project-member] POST https://10.4.3.117/volume/v3/snapshots Jul 27 16:22:05.987183 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.openstack.wsgi [None req-42a9963e-4a8f-46fc-9def-5932db767be1 tempest-SnapshotDataIntegrityTests-2123386552 tempest-SnapshotDataIntegrityTests-2123386552-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "116b01e9-ca12-45af-afa7-ddc52b80eee0", "force": true, "name": "tempest-SnapshotDataIntegrityTests-snapshot-1947288293", "description": null, "metadata": null}} {{(pid=100521) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 27 16:22:06.001664 np0000005924 devstack@c-api.service[100521]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:22:06.001664 np0000005924 devstack@c-api.service[100521]: warnings.warn( Jul 27 16:22:06.002100 np0000005924 devstack@c-api.service[100521]: INFO cinder.volume.api [None req-42a9963e-4a8f-46fc-9def-5932db767be1 tempest-SnapshotDataIntegrityTests-2123386552 tempest-SnapshotDataIntegrityTests-2123386552-project-member] Volume info retrieved successfully. Jul 27 16:22:06.002251 np0000005924 devstack@c-api.service[100521]: INFO cinder.api.v3.snapshots [None req-42a9963e-4a8f-46fc-9def-5932db767be1 tempest-SnapshotDataIntegrityTests-2123386552 tempest-SnapshotDataIntegrityTests-2123386552-project-member] Create snapshot from volume 116b01e9-ca12-45af-afa7-ddc52b80eee0 Jul 27 16:22:06.039810 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.quota [None req-42a9963e-4a8f-46fc-9def-5932db767be1 tempest-SnapshotDataIntegrityTests-2123386552 tempest-SnapshotDataIntegrityTests-2123386552-project-member] Created reservations ['294820dc-edec-4c57-8b8d-3cc62855f7b1', 'c40dc686-b957-48e5-8f42-f4807fe405d3', '29928710-f7f7-452a-a353-980d75a6abf9', '8ba3a917-2a35-4ff6-bacb-87b4a51cda11'] {{(pid=100521) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 27 16:22:06.071038 np0000005924 devstack@c-api.service[100521]: INFO cinder.volume.api [None req-42a9963e-4a8f-46fc-9def-5932db767be1 tempest-SnapshotDataIntegrityTests-2123386552 tempest-SnapshotDataIntegrityTests-2123386552-project-member] Snapshot force create request issued successfully. Jul 27 16:22:06.071428 np0000005924 devstack@c-api.service[100521]: INFO cinder.api.openstack.wsgi [None req-42a9963e-4a8f-46fc-9def-5932db767be1 tempest-SnapshotDataIntegrityTests-2123386552 tempest-SnapshotDataIntegrityTests-2123386552-project-member] https://10.4.3.117/volume/v3/snapshots returned with HTTP 202 Jul 27 16:22:06.071838 np0000005924 devstack@c-api.service[100521]: [pid: 100521|app: 0|req: 1258/5037] 10.4.3.117 () {68 vars in 1265 bytes} [Mon Jul 27 16:22:05 2026] POST /volume/v3/snapshots => generated 313 bytes in 87 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 27 16:22:06.080002 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.middleware.request_id [None req-4c9c9965-f954-453d-9500-70d577e4116c None None] RequestId filter calling following filter/app {{(pid=100524) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:22:06.082020 np0000005924 devstack@c-api.service[100524]: INFO cinder.api.openstack.wsgi [None req-4c9c9965-f954-453d-9500-70d577e4116c tempest-SnapshotDataIntegrityTests-2123386552 tempest-SnapshotDataIntegrityTests-2123386552-project-member] GET https://10.4.3.117/volume/v3/snapshots/fe5e1e2c-c553-41ac-b548-acba78093244 Jul 27 16:22:06.082262 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.openstack.wsgi [None req-4c9c9965-f954-453d-9500-70d577e4116c tempest-SnapshotDataIntegrityTests-2123386552 tempest-SnapshotDataIntegrityTests-2123386552-project-member] Empty body provided in request {{(pid=100524) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:22:06.082468 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.openstack.wsgi [None req-4c9c9965-f954-453d-9500-70d577e4116c tempest-SnapshotDataIntegrityTests-2123386552 tempest-SnapshotDataIntegrityTests-2123386552-project-member] Calling method 'show' {{(pid=100524) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:22:06.088046 np0000005924 devstack@c-api.service[100524]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:22:06.088046 np0000005924 devstack@c-api.service[100524]: warnings.warn( Jul 27 16:22:06.088561 np0000005924 devstack@c-api.service[100524]: INFO cinder.volume.api [None req-4c9c9965-f954-453d-9500-70d577e4116c tempest-SnapshotDataIntegrityTests-2123386552 tempest-SnapshotDataIntegrityTests-2123386552-project-member] Snapshot retrieved successfully. Jul 27 16:22:06.089414 np0000005924 devstack@c-api.service[100524]: INFO cinder.api.openstack.wsgi [None req-4c9c9965-f954-453d-9500-70d577e4116c tempest-SnapshotDataIntegrityTests-2123386552 tempest-SnapshotDataIntegrityTests-2123386552-project-member] https://10.4.3.117/volume/v3/snapshots/fe5e1e2c-c553-41ac-b548-acba78093244 returned with HTTP 200 Jul 27 16:22:06.089798 np0000005924 devstack@c-api.service[100524]: [pid: 100524|app: 0|req: 1263/5038] 10.4.3.117 () {66 vars in 1354 bytes} [Mon Jul 27 16:22:06 2026] GET /volume/v3/snapshots/fe5e1e2c-c553-41ac-b548-acba78093244 => generated 445 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 27 16:22:06.295295 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.middleware.request_id [None req-0526f061-784e-494c-9e0a-5ab5ddef5a03 None None] RequestId filter calling following filter/app {{(pid=100522) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:22:06.296970 np0000005924 devstack@c-api.service[100522]: INFO cinder.api.openstack.wsgi [None req-0526f061-784e-494c-9e0a-5ab5ddef5a03 tempest-ProjectMemberTests33-1780357347 tempest-ProjectMemberTests33-1780357347-project-admin] GET https://10.4.3.117/volume/v3/backups/dd4bc910-5040-4bf4-91d1-c81445e2eb7b Jul 27 16:22:06.297231 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.openstack.wsgi [None req-0526f061-784e-494c-9e0a-5ab5ddef5a03 tempest-ProjectMemberTests33-1780357347 tempest-ProjectMemberTests33-1780357347-project-admin] Empty body provided in request {{(pid=100522) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:22:06.297439 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.openstack.wsgi [None req-0526f061-784e-494c-9e0a-5ab5ddef5a03 tempest-ProjectMemberTests33-1780357347 tempest-ProjectMemberTests33-1780357347-project-admin] Calling method 'show' {{(pid=100522) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:22:06.297543 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.v3.backups [None req-0526f061-784e-494c-9e0a-5ab5ddef5a03 tempest-ProjectMemberTests33-1780357347 tempest-ProjectMemberTests33-1780357347-project-admin] Show backup with id dd4bc910-5040-4bf4-91d1-c81445e2eb7b. {{(pid=100522) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 27 16:22:06.302792 np0000005924 devstack@c-api.service[100522]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:22:06.302792 np0000005924 devstack@c-api.service[100522]: warnings.warn( Jul 27 16:22:06.303679 np0000005924 devstack@c-api.service[100522]: INFO cinder.api.openstack.wsgi [None req-0526f061-784e-494c-9e0a-5ab5ddef5a03 tempest-ProjectMemberTests33-1780357347 tempest-ProjectMemberTests33-1780357347-project-admin] https://10.4.3.117/volume/v3/backups/dd4bc910-5040-4bf4-91d1-c81445e2eb7b returned with HTTP 200 Jul 27 16:22:06.304279 np0000005924 devstack@c-api.service[100522]: [pid: 100522|app: 0|req: 1250/5039] 10.4.3.117 () {68 vars in 1388 bytes} [Mon Jul 27 16:22:06 2026] GET /volume/v3/backups/dd4bc910-5040-4bf4-91d1-c81445e2eb7b => generated 736 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 27 16:22:06.568243 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.middleware.request_id [None req-18d620b0-91cd-48cd-93a2-3db37a2f51b0 None None] RequestId filter calling following filter/app {{(pid=100523) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:22:06.569845 np0000005924 devstack@c-api.service[100523]: INFO cinder.api.openstack.wsgi [None req-18d620b0-91cd-48cd-93a2-3db37a2f51b0 tempest-ProjectMemberTests-564005882 tempest-ProjectMemberTests-564005882-project-member] GET https://10.4.3.117/volume/v3/snapshots/c2b72f89-2e05-4d62-b783-07991d7e69f9 Jul 27 16:22:06.570006 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.openstack.wsgi [None req-18d620b0-91cd-48cd-93a2-3db37a2f51b0 tempest-ProjectMemberTests-564005882 tempest-ProjectMemberTests-564005882-project-member] Empty body provided in request {{(pid=100523) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:22:06.570848 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.openstack.wsgi [None req-18d620b0-91cd-48cd-93a2-3db37a2f51b0 tempest-ProjectMemberTests-564005882 tempest-ProjectMemberTests-564005882-project-member] Calling method 'show' {{(pid=100523) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:22:06.573914 np0000005924 devstack@c-api.service[100523]: INFO cinder.api.openstack.wsgi [None req-18d620b0-91cd-48cd-93a2-3db37a2f51b0 tempest-ProjectMemberTests-564005882 tempest-ProjectMemberTests-564005882-project-member] https://10.4.3.117/volume/v3/snapshots/c2b72f89-2e05-4d62-b783-07991d7e69f9 returned with HTTP 404 Jul 27 16:22:06.574350 np0000005924 devstack@c-api.service[100523]: [pid: 100523|app: 0|req: 1269/5040] 10.4.3.117 () {66 vars in 1354 bytes} [Mon Jul 27 16:22:06 2026] GET /volume/v3/snapshots/c2b72f89-2e05-4d62-b783-07991d7e69f9 => generated 111 bytes in 6 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 27 16:22:06.581000 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.middleware.request_id [None req-b6c2d333-243a-4e6d-9fda-68903c3dc9c2 None None] RequestId filter calling following filter/app {{(pid=100521) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:22:06.583383 np0000005924 devstack@c-api.service[100521]: INFO cinder.api.openstack.wsgi [None req-b6c2d333-243a-4e6d-9fda-68903c3dc9c2 tempest-ProjectMemberTests-564005882 tempest-ProjectMemberTests-564005882-project-admin] DELETE https://10.4.3.117/volume/v3/volumes/6c14fb2f-d4ba-4dcc-9689-2bd602399bc8 Jul 27 16:22:06.583520 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.openstack.wsgi [None req-b6c2d333-243a-4e6d-9fda-68903c3dc9c2 tempest-ProjectMemberTests-564005882 tempest-ProjectMemberTests-564005882-project-admin] Empty body provided in request {{(pid=100521) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:22:06.583614 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.openstack.wsgi [None req-b6c2d333-243a-4e6d-9fda-68903c3dc9c2 tempest-ProjectMemberTests-564005882 tempest-ProjectMemberTests-564005882-project-admin] Calling method 'delete' {{(pid=100521) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:22:06.583795 np0000005924 devstack@c-api.service[100521]: INFO cinder.api.v3.volumes [None req-b6c2d333-243a-4e6d-9fda-68903c3dc9c2 tempest-ProjectMemberTests-564005882 tempest-ProjectMemberTests-564005882-project-admin] Delete volume with id: 6c14fb2f-d4ba-4dcc-9689-2bd602399bc8 Jul 27 16:22:06.590464 np0000005924 devstack@c-api.service[100521]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:22:06.590464 np0000005924 devstack@c-api.service[100521]: warnings.warn( Jul 27 16:22:06.590788 np0000005924 devstack@c-api.service[100521]: INFO cinder.volume.api [None req-b6c2d333-243a-4e6d-9fda-68903c3dc9c2 tempest-ProjectMemberTests-564005882 tempest-ProjectMemberTests-564005882-project-admin] Volume info retrieved successfully. Jul 27 16:22:06.619923 np0000005924 devstack@c-api.service[100521]: INFO cinder.volume.api [None req-b6c2d333-243a-4e6d-9fda-68903c3dc9c2 tempest-ProjectMemberTests-564005882 tempest-ProjectMemberTests-564005882-project-admin] Delete volume request issued successfully. Jul 27 16:22:06.620075 np0000005924 devstack@c-api.service[100521]: INFO cinder.api.openstack.wsgi [None req-b6c2d333-243a-4e6d-9fda-68903c3dc9c2 tempest-ProjectMemberTests-564005882 tempest-ProjectMemberTests-564005882-project-admin] https://10.4.3.117/volume/v3/volumes/6c14fb2f-d4ba-4dcc-9689-2bd602399bc8 returned with HTTP 202 Jul 27 16:22:06.620547 np0000005924 devstack@c-api.service[100521]: [pid: 100521|app: 0|req: 1259/5041] 10.4.3.117 () {66 vars in 1351 bytes} [Mon Jul 27 16:22:06 2026] DELETE /volume/v3/volumes/6c14fb2f-d4ba-4dcc-9689-2bd602399bc8 => generated 0 bytes in 40 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 27 16:22:06.628395 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.middleware.request_id [None req-de224fd6-0b27-44f1-afef-085b9705cc92 None None] RequestId filter calling following filter/app {{(pid=100524) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:22:06.630536 np0000005924 devstack@c-api.service[100524]: INFO cinder.api.openstack.wsgi [None req-de224fd6-0b27-44f1-afef-085b9705cc92 tempest-ProjectMemberTests-564005882 tempest-ProjectMemberTests-564005882-project-admin] GET https://10.4.3.117/volume/v3/volumes/6c14fb2f-d4ba-4dcc-9689-2bd602399bc8 Jul 27 16:22:06.630649 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.openstack.wsgi [None req-de224fd6-0b27-44f1-afef-085b9705cc92 tempest-ProjectMemberTests-564005882 tempest-ProjectMemberTests-564005882-project-admin] Empty body provided in request {{(pid=100524) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:22:06.630841 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.openstack.wsgi [None req-de224fd6-0b27-44f1-afef-085b9705cc92 tempest-ProjectMemberTests-564005882 tempest-ProjectMemberTests-564005882-project-admin] Calling method 'show' {{(pid=100524) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:22:06.639559 np0000005924 devstack@c-api.service[100524]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:22:06.639559 np0000005924 devstack@c-api.service[100524]: warnings.warn( Jul 27 16:22:06.644131 np0000005924 devstack@c-api.service[100524]: INFO cinder.volume.api [None req-de224fd6-0b27-44f1-afef-085b9705cc92 tempest-ProjectMemberTests-564005882 tempest-ProjectMemberTests-564005882-project-admin] Volume info retrieved successfully. Jul 27 16:22:06.648847 np0000005924 devstack@c-api.service[100524]: INFO cinder.api.openstack.wsgi [None req-de224fd6-0b27-44f1-afef-085b9705cc92 tempest-ProjectMemberTests-564005882 tempest-ProjectMemberTests-564005882-project-admin] https://10.4.3.117/volume/v3/volumes/6c14fb2f-d4ba-4dcc-9689-2bd602399bc8 returned with HTTP 200 Jul 27 16:22:06.649185 np0000005924 devstack@c-api.service[100524]: [pid: 100524|app: 0|req: 1264/5042] 10.4.3.117 () {66 vars in 1348 bytes} [Mon Jul 27 16:22:06 2026] GET /volume/v3/volumes/6c14fb2f-d4ba-4dcc-9689-2bd602399bc8 => generated 1016 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 27 16:22:07.100609 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.middleware.request_id [None req-364a4c2d-5ecb-4a2b-9a40-3869b84a6865 None None] RequestId filter calling following filter/app {{(pid=100522) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:22:07.102311 np0000005924 devstack@c-api.service[100522]: INFO cinder.api.openstack.wsgi [None req-364a4c2d-5ecb-4a2b-9a40-3869b84a6865 tempest-SnapshotDataIntegrityTests-2123386552 tempest-SnapshotDataIntegrityTests-2123386552-project-member] GET https://10.4.3.117/volume/v3/snapshots/fe5e1e2c-c553-41ac-b548-acba78093244 Jul 27 16:22:07.102504 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.openstack.wsgi [None req-364a4c2d-5ecb-4a2b-9a40-3869b84a6865 tempest-SnapshotDataIntegrityTests-2123386552 tempest-SnapshotDataIntegrityTests-2123386552-project-member] Empty body provided in request {{(pid=100522) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:22:07.102674 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.openstack.wsgi [None req-364a4c2d-5ecb-4a2b-9a40-3869b84a6865 tempest-SnapshotDataIntegrityTests-2123386552 tempest-SnapshotDataIntegrityTests-2123386552-project-member] Calling method 'show' {{(pid=100522) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:22:07.107100 np0000005924 devstack@c-api.service[100522]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:22:07.107100 np0000005924 devstack@c-api.service[100522]: warnings.warn( Jul 27 16:22:07.107488 np0000005924 devstack@c-api.service[100522]: INFO cinder.volume.api [None req-364a4c2d-5ecb-4a2b-9a40-3869b84a6865 tempest-SnapshotDataIntegrityTests-2123386552 tempest-SnapshotDataIntegrityTests-2123386552-project-member] Snapshot retrieved successfully. Jul 27 16:22:07.108198 np0000005924 devstack@c-api.service[100522]: INFO cinder.api.openstack.wsgi [None req-364a4c2d-5ecb-4a2b-9a40-3869b84a6865 tempest-SnapshotDataIntegrityTests-2123386552 tempest-SnapshotDataIntegrityTests-2123386552-project-member] https://10.4.3.117/volume/v3/snapshots/fe5e1e2c-c553-41ac-b548-acba78093244 returned with HTTP 200 Jul 27 16:22:07.108581 np0000005924 devstack@c-api.service[100522]: [pid: 100522|app: 0|req: 1251/5043] 10.4.3.117 () {66 vars in 1354 bytes} [Mon Jul 27 16:22:07 2026] GET /volume/v3/snapshots/fe5e1e2c-c553-41ac-b548-acba78093244 => generated 472 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 27 16:22:07.117310 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.middleware.request_id [None req-1adc00ef-e398-40cc-b129-0896be54ba94 None None] RequestId filter calling following filter/app {{(pid=100523) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:22:07.119435 np0000005924 devstack@c-api.service[100523]: INFO cinder.api.openstack.wsgi [None req-1adc00ef-e398-40cc-b129-0896be54ba94 tempest-SnapshotDataIntegrityTests-2123386552 tempest-SnapshotDataIntegrityTests-2123386552-project-member] GET https://10.4.3.117/volume/v3/snapshots/fe5e1e2c-c553-41ac-b548-acba78093244 Jul 27 16:22:07.119671 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.openstack.wsgi [None req-1adc00ef-e398-40cc-b129-0896be54ba94 tempest-SnapshotDataIntegrityTests-2123386552 tempest-SnapshotDataIntegrityTests-2123386552-project-member] Empty body provided in request {{(pid=100523) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:22:07.119898 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.openstack.wsgi [None req-1adc00ef-e398-40cc-b129-0896be54ba94 tempest-SnapshotDataIntegrityTests-2123386552 tempest-SnapshotDataIntegrityTests-2123386552-project-member] Calling method 'show' {{(pid=100523) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:22:07.125359 np0000005924 devstack@c-api.service[100523]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:22:07.125359 np0000005924 devstack@c-api.service[100523]: warnings.warn( Jul 27 16:22:07.126725 np0000005924 devstack@c-api.service[100523]: INFO cinder.volume.api [None req-1adc00ef-e398-40cc-b129-0896be54ba94 tempest-SnapshotDataIntegrityTests-2123386552 tempest-SnapshotDataIntegrityTests-2123386552-project-member] Snapshot retrieved successfully. Jul 27 16:22:07.126868 np0000005924 devstack@c-api.service[100523]: INFO cinder.api.openstack.wsgi [None req-1adc00ef-e398-40cc-b129-0896be54ba94 tempest-SnapshotDataIntegrityTests-2123386552 tempest-SnapshotDataIntegrityTests-2123386552-project-member] https://10.4.3.117/volume/v3/snapshots/fe5e1e2c-c553-41ac-b548-acba78093244 returned with HTTP 200 Jul 27 16:22:07.127138 np0000005924 devstack@c-api.service[100523]: [pid: 100523|app: 0|req: 1270/5044] 10.4.3.117 () {66 vars in 1354 bytes} [Mon Jul 27 16:22:07 2026] GET /volume/v3/snapshots/fe5e1e2c-c553-41ac-b548-acba78093244 => generated 472 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 27 16:22:07.316983 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.middleware.request_id [None req-a808ad07-737f-49fe-8f74-5ec25089da67 None None] RequestId filter calling following filter/app {{(pid=100521) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:22:07.319212 np0000005924 devstack@c-api.service[100521]: INFO cinder.api.openstack.wsgi [None req-a808ad07-737f-49fe-8f74-5ec25089da67 tempest-ProjectMemberTests33-1780357347 tempest-ProjectMemberTests33-1780357347-project-admin] GET https://10.4.3.117/volume/v3/backups/dd4bc910-5040-4bf4-91d1-c81445e2eb7b Jul 27 16:22:07.319687 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.openstack.wsgi [None req-a808ad07-737f-49fe-8f74-5ec25089da67 tempest-ProjectMemberTests33-1780357347 tempest-ProjectMemberTests33-1780357347-project-admin] Empty body provided in request {{(pid=100521) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:22:07.320402 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.openstack.wsgi [None req-a808ad07-737f-49fe-8f74-5ec25089da67 tempest-ProjectMemberTests33-1780357347 tempest-ProjectMemberTests33-1780357347-project-admin] Calling method 'show' {{(pid=100521) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:22:07.320402 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.v3.backups [None req-a808ad07-737f-49fe-8f74-5ec25089da67 tempest-ProjectMemberTests33-1780357347 tempest-ProjectMemberTests33-1780357347-project-admin] Show backup with id dd4bc910-5040-4bf4-91d1-c81445e2eb7b. {{(pid=100521) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 27 16:22:07.326729 np0000005924 devstack@c-api.service[100521]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:22:07.326729 np0000005924 devstack@c-api.service[100521]: warnings.warn( Jul 27 16:22:07.326729 np0000005924 devstack@c-api.service[100521]: INFO cinder.api.openstack.wsgi [None req-a808ad07-737f-49fe-8f74-5ec25089da67 tempest-ProjectMemberTests33-1780357347 tempest-ProjectMemberTests33-1780357347-project-admin] https://10.4.3.117/volume/v3/backups/dd4bc910-5040-4bf4-91d1-c81445e2eb7b returned with HTTP 200 Jul 27 16:22:07.326992 np0000005924 devstack@c-api.service[100521]: [pid: 100521|app: 0|req: 1260/5045] 10.4.3.117 () {68 vars in 1388 bytes} [Mon Jul 27 16:22:07 2026] GET /volume/v3/backups/dd4bc910-5040-4bf4-91d1-c81445e2eb7b => generated 736 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 27 16:22:07.664623 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.middleware.request_id [None req-4f8608cd-9341-4593-810b-23902499221d None None] RequestId filter calling following filter/app {{(pid=100524) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:22:07.666340 np0000005924 devstack@c-api.service[100524]: INFO cinder.api.openstack.wsgi [None req-4f8608cd-9341-4593-810b-23902499221d tempest-ProjectMemberTests-564005882 tempest-ProjectMemberTests-564005882-project-admin] GET https://10.4.3.117/volume/v3/volumes/6c14fb2f-d4ba-4dcc-9689-2bd602399bc8 Jul 27 16:22:07.666530 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.openstack.wsgi [None req-4f8608cd-9341-4593-810b-23902499221d tempest-ProjectMemberTests-564005882 tempest-ProjectMemberTests-564005882-project-admin] Empty body provided in request {{(pid=100524) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:22:07.666717 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.openstack.wsgi [None req-4f8608cd-9341-4593-810b-23902499221d tempest-ProjectMemberTests-564005882 tempest-ProjectMemberTests-564005882-project-admin] Calling method 'show' {{(pid=100524) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:22:07.671715 np0000005924 devstack@c-api.service[100524]: INFO cinder.api.openstack.wsgi [None req-4f8608cd-9341-4593-810b-23902499221d tempest-ProjectMemberTests-564005882 tempest-ProjectMemberTests-564005882-project-admin] https://10.4.3.117/volume/v3/volumes/6c14fb2f-d4ba-4dcc-9689-2bd602399bc8 returned with HTTP 404 Jul 27 16:22:07.672104 np0000005924 devstack@c-api.service[100524]: [pid: 100524|app: 0|req: 1265/5046] 10.4.3.117 () {66 vars in 1348 bytes} [Mon Jul 27 16:22:07 2026] GET /volume/v3/volumes/6c14fb2f-d4ba-4dcc-9689-2bd602399bc8 => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 27 16:22:07.679968 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.middleware.request_id [None req-5fbca390-9d79-45e0-99de-bde95aef4c50 None None] RequestId filter calling following filter/app {{(pid=100522) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:22:07.681664 np0000005924 devstack@c-api.service[100522]: INFO cinder.api.openstack.wsgi [None req-5fbca390-9d79-45e0-99de-bde95aef4c50 tempest-ProjectMemberTests-564005882 tempest-ProjectMemberTests-564005882-project-admin] POST https://10.4.3.117/volume/v3/volumes Jul 27 16:22:07.682055 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.openstack.wsgi [None req-5fbca390-9d79-45e0-99de-bde95aef4c50 tempest-ProjectMemberTests-564005882 tempest-ProjectMemberTests-564005882-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-50138580"}} {{(pid=100522) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 27 16:22:07.683463 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.v3.volumes [None req-5fbca390-9d79-45e0-99de-bde95aef4c50 tempest-ProjectMemberTests-564005882 tempest-ProjectMemberTests-564005882-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-50138580'}} {{(pid=100522) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 27 16:22:07.683579 np0000005924 devstack@c-api.service[100522]: INFO cinder.api.v3.volumes [None req-5fbca390-9d79-45e0-99de-bde95aef4c50 tempest-ProjectMemberTests-564005882 tempest-ProjectMemberTests-564005882-project-admin] Create volume of 1 GB Jul 27 16:22:07.687660 np0000005924 devstack@c-api.service[100522]: INFO cinder.volume.api [None req-5fbca390-9d79-45e0-99de-bde95aef4c50 tempest-ProjectMemberTests-564005882 tempest-ProjectMemberTests-564005882-project-admin] Availability Zones retrieved successfully. Jul 27 16:22:07.694998 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.volume.api [None req-5fbca390-9d79-45e0-99de-bde95aef4c50 tempest-ProjectMemberTests-564005882 tempest-ProjectMemberTests-564005882-project-admin] Flow 'volume_create_api' (4eb28544-4266-4874-b40f-8948c9665c6c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100522) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 27 16:22:07.696370 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.volume.api [None req-5fbca390-9d79-45e0-99de-bde95aef4c50 tempest-ProjectMemberTests-564005882 tempest-ProjectMemberTests-564005882-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (c3494cc7-a8e5-4d30-9980-3b8e67c4cc41) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100522) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 27 16:22:07.697406 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.volume.flows.api.create_volume [None req-5fbca390-9d79-45e0-99de-bde95aef4c50 tempest-ProjectMemberTests-564005882 tempest-ProjectMemberTests-564005882-project-admin] Validating volume size '1' using validate_int {{(pid=100522) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 27 16:22:07.730026 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.volume.api [None req-5fbca390-9d79-45e0-99de-bde95aef4c50 tempest-ProjectMemberTests-564005882 tempest-ProjectMemberTests-564005882-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (c3494cc7-a8e5-4d30-9980-3b8e67c4cc41) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-27T16:04:59Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=2bce4e1a-e6e0-49d9-be36-c3405449a01e,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '2bce4e1a-e6e0-49d9-be36-c3405449a01e', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100522) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 27 16:22:07.731258 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.volume.api [None req-5fbca390-9d79-45e0-99de-bde95aef4c50 tempest-ProjectMemberTests-564005882 tempest-ProjectMemberTests-564005882-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (b09681e4-3311-4546-b3ca-2e1ad4466668) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100522) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 27 16:22:07.775383 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.quota [None req-5fbca390-9d79-45e0-99de-bde95aef4c50 tempest-ProjectMemberTests-564005882 tempest-ProjectMemberTests-564005882-project-admin] Created reservations ['bf09a169-4d0c-46c8-96f2-19d9e4fe1309', '18a03a9a-785e-4bb7-b036-bbd6ad63470a', 'ecda663d-16b7-4184-b8ce-53bd79d59d51', '9f039043-b566-4eaa-a791-a62732ce6553'] {{(pid=100522) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 27 16:22:07.776215 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.volume.api [None req-5fbca390-9d79-45e0-99de-bde95aef4c50 tempest-ProjectMemberTests-564005882 tempest-ProjectMemberTests-564005882-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (b09681e4-3311-4546-b3ca-2e1ad4466668) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['bf09a169-4d0c-46c8-96f2-19d9e4fe1309', '18a03a9a-785e-4bb7-b036-bbd6ad63470a', 'ecda663d-16b7-4184-b8ce-53bd79d59d51', '9f039043-b566-4eaa-a791-a62732ce6553']}' {{(pid=100522) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 27 16:22:07.777270 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.volume.api [None req-5fbca390-9d79-45e0-99de-bde95aef4c50 tempest-ProjectMemberTests-564005882 tempest-ProjectMemberTests-564005882-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (229d6d4d-0cca-4b3a-a28a-091c8c11a886) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100522) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 27 16:22:07.809860 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.volume.api [None req-5fbca390-9d79-45e0-99de-bde95aef4c50 tempest-ProjectMemberTests-564005882 tempest-ProjectMemberTests-564005882-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (229d6d4d-0cca-4b3a-a28a-091c8c11a886) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'ac6b1d96-99e6-484a-82fc-2dda0754463d', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-50138580',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='d1c587f4966043eeaf33886351677990',qos_specs=None,replication_status=,reservations=['bf09a169-4d0c-46c8-96f2-19d9e4fe1309','18a03a9a-785e-4bb7-b036-bbd6ad63470a','ecda663d-16b7-4184-b8ce-53bd79d59d51','9f039043-b566-4eaa-a791-a62732ce6553'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='5ea411ae88e945739c2c127122c12668',volume_type_id=2bce4e1a-e6e0-49d9-be36-c3405449a01e), 'volume': Volume(_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-27T16:22:07Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-50138580',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=ac6b1d96-99e6-484a-82fc-2dda0754463d,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='d1c587f4966043eeaf33886351677990',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='5ea411ae88e945739c2c127122c12668',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(2bce4e1a-e6e0-49d9-be36-c3405449a01e),volume_type_id=2bce4e1a-e6e0-49d9-be36-c3405449a01e)}' {{(pid=100522) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 27 16:22:07.810634 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.volume.api [None req-5fbca390-9d79-45e0-99de-bde95aef4c50 tempest-ProjectMemberTests-564005882 tempest-ProjectMemberTests-564005882-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (4f224da6-4024-41e6-bc4c-d3c944887d89) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100522) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 27 16:22:07.849262 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.volume.api [None req-5fbca390-9d79-45e0-99de-bde95aef4c50 tempest-ProjectMemberTests-564005882 tempest-ProjectMemberTests-564005882-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (4f224da6-4024-41e6-bc4c-d3c944887d89) transitioned into state 'SUCCESS' from state '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-50138580',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='d1c587f4966043eeaf33886351677990',qos_specs=None,replication_status=,reservations=['bf09a169-4d0c-46c8-96f2-19d9e4fe1309','18a03a9a-785e-4bb7-b036-bbd6ad63470a','ecda663d-16b7-4184-b8ce-53bd79d59d51','9f039043-b566-4eaa-a791-a62732ce6553'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='5ea411ae88e945739c2c127122c12668',volume_type_id=2bce4e1a-e6e0-49d9-be36-c3405449a01e)}' {{(pid=100522) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 27 16:22:07.850022 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.volume.api [None req-5fbca390-9d79-45e0-99de-bde95aef4c50 tempest-ProjectMemberTests-564005882 tempest-ProjectMemberTests-564005882-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (9d6bfbc2-1e14-4e25-b07a-755ad0aae8c6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100522) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 27 16:22:07.861979 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.volume.api [None req-5fbca390-9d79-45e0-99de-bde95aef4c50 tempest-ProjectMemberTests-564005882 tempest-ProjectMemberTests-564005882-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (9d6bfbc2-1e14-4e25-b07a-755ad0aae8c6) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100522) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 27 16:22:07.862780 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.volume.api [None req-5fbca390-9d79-45e0-99de-bde95aef4c50 tempest-ProjectMemberTests-564005882 tempest-ProjectMemberTests-564005882-project-admin] Flow 'volume_create_api' (4eb28544-4266-4874-b40f-8948c9665c6c) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100522) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 27 16:22:07.863060 np0000005924 devstack@c-api.service[100522]: INFO cinder.volume.api [None req-5fbca390-9d79-45e0-99de-bde95aef4c50 tempest-ProjectMemberTests-564005882 tempest-ProjectMemberTests-564005882-project-admin] Create volume request issued successfully. Jul 27 16:22:07.863629 np0000005924 devstack@c-api.service[100522]: INFO cinder.api.openstack.wsgi [None req-5fbca390-9d79-45e0-99de-bde95aef4c50 tempest-ProjectMemberTests-564005882 tempest-ProjectMemberTests-564005882-project-admin] https://10.4.3.117/volume/v3/volumes returned with HTTP 202 Jul 27 16:22:07.864012 np0000005924 devstack@c-api.service[100522]: [pid: 100522|app: 0|req: 1252/5047] 10.4.3.117 () {68 vars in 1258 bytes} [Mon Jul 27 16:22:07 2026] POST /volume/v3/volumes => generated 776 bytes in 184 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 27 16:22:07.877810 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.middleware.request_id [None req-0003738e-b5f4-4d5e-9f01-9923f20e119e None None] RequestId filter calling following filter/app {{(pid=100523) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:22:07.880148 np0000005924 devstack@c-api.service[100523]: INFO cinder.api.openstack.wsgi [None req-0003738e-b5f4-4d5e-9f01-9923f20e119e tempest-ProjectMemberTests-564005882 tempest-ProjectMemberTests-564005882-project-admin] GET https://10.4.3.117/volume/v3/volumes/ac6b1d96-99e6-484a-82fc-2dda0754463d Jul 27 16:22:07.880473 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.openstack.wsgi [None req-0003738e-b5f4-4d5e-9f01-9923f20e119e tempest-ProjectMemberTests-564005882 tempest-ProjectMemberTests-564005882-project-admin] Empty body provided in request {{(pid=100523) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:22:07.880743 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.openstack.wsgi [None req-0003738e-b5f4-4d5e-9f01-9923f20e119e tempest-ProjectMemberTests-564005882 tempest-ProjectMemberTests-564005882-project-admin] Calling method 'show' {{(pid=100523) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:22:07.894554 np0000005924 devstack@c-api.service[100523]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:22:07.894554 np0000005924 devstack@c-api.service[100523]: warnings.warn( Jul 27 16:22:07.899761 np0000005924 devstack@c-api.service[100523]: INFO cinder.volume.api [None req-0003738e-b5f4-4d5e-9f01-9923f20e119e tempest-ProjectMemberTests-564005882 tempest-ProjectMemberTests-564005882-project-admin] Volume info retrieved successfully. Jul 27 16:22:07.904898 np0000005924 devstack@c-api.service[100523]: INFO cinder.api.openstack.wsgi [None req-0003738e-b5f4-4d5e-9f01-9923f20e119e tempest-ProjectMemberTests-564005882 tempest-ProjectMemberTests-564005882-project-admin] https://10.4.3.117/volume/v3/volumes/ac6b1d96-99e6-484a-82fc-2dda0754463d returned with HTTP 200 Jul 27 16:22:07.905472 np0000005924 devstack@c-api.service[100523]: [pid: 100523|app: 0|req: 1271/5048] 10.4.3.117 () {66 vars in 1348 bytes} [Mon Jul 27 16:22:07 2026] GET /volume/v3/volumes/ac6b1d96-99e6-484a-82fc-2dda0754463d => generated 955 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 27 16:22:08.336318 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.middleware.request_id [None req-7a9afe86-6d32-4397-ab99-d5f1b1459120 None None] RequestId filter calling following filter/app {{(pid=100521) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:22:08.338338 np0000005924 devstack@c-api.service[100521]: INFO cinder.api.openstack.wsgi [None req-7a9afe86-6d32-4397-ab99-d5f1b1459120 tempest-ProjectMemberTests33-1780357347 tempest-ProjectMemberTests33-1780357347-project-admin] GET https://10.4.3.117/volume/v3/backups/dd4bc910-5040-4bf4-91d1-c81445e2eb7b Jul 27 16:22:08.338457 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.openstack.wsgi [None req-7a9afe86-6d32-4397-ab99-d5f1b1459120 tempest-ProjectMemberTests33-1780357347 tempest-ProjectMemberTests33-1780357347-project-admin] Empty body provided in request {{(pid=100521) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:22:08.338629 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.openstack.wsgi [None req-7a9afe86-6d32-4397-ab99-d5f1b1459120 tempest-ProjectMemberTests33-1780357347 tempest-ProjectMemberTests33-1780357347-project-admin] Calling method 'show' {{(pid=100521) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:22:08.338731 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.v3.backups [None req-7a9afe86-6d32-4397-ab99-d5f1b1459120 tempest-ProjectMemberTests33-1780357347 tempest-ProjectMemberTests33-1780357347-project-admin] Show backup with id dd4bc910-5040-4bf4-91d1-c81445e2eb7b. {{(pid=100521) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 27 16:22:08.359125 np0000005924 devstack@c-api.service[100521]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:22:08.359125 np0000005924 devstack@c-api.service[100521]: warnings.warn( Jul 27 16:22:08.359999 np0000005924 devstack@c-api.service[100521]: INFO cinder.api.openstack.wsgi [None req-7a9afe86-6d32-4397-ab99-d5f1b1459120 tempest-ProjectMemberTests33-1780357347 tempest-ProjectMemberTests33-1780357347-project-admin] https://10.4.3.117/volume/v3/backups/dd4bc910-5040-4bf4-91d1-c81445e2eb7b returned with HTTP 200 Jul 27 16:22:08.360468 np0000005924 devstack@c-api.service[100521]: [pid: 100521|app: 0|req: 1261/5049] 10.4.3.117 () {68 vars in 1388 bytes} [Mon Jul 27 16:22:08 2026] GET /volume/v3/backups/dd4bc910-5040-4bf4-91d1-c81445e2eb7b => generated 736 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 27 16:22:08.668819 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.middleware.request_id [None req-9bb6b977-fe37-4431-be70-312bceac5527 None None] RequestId filter calling following filter/app {{(pid=100524) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:22:08.674806 np0000005924 devstack@c-api.service[100524]: INFO cinder.api.openstack.wsgi [None req-9bb6b977-fe37-4431-be70-312bceac5527 tempest-SnapshotDataIntegrityTests-2123386552 tempest-SnapshotDataIntegrityTests-2123386552-project-member] POST https://10.4.3.117/volume/v3/snapshots Jul 27 16:22:08.676258 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.openstack.wsgi [None req-9bb6b977-fe37-4431-be70-312bceac5527 tempest-SnapshotDataIntegrityTests-2123386552 tempest-SnapshotDataIntegrityTests-2123386552-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "116b01e9-ca12-45af-afa7-ddc52b80eee0", "force": true, "name": "tempest-SnapshotDataIntegrityTests-snapshot-689467350", "description": null, "metadata": null}} {{(pid=100524) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 27 16:22:08.717840 np0000005924 devstack@c-api.service[100524]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:22:08.717840 np0000005924 devstack@c-api.service[100524]: warnings.warn( Jul 27 16:22:08.719633 np0000005924 devstack@c-api.service[100524]: INFO cinder.volume.api [None req-9bb6b977-fe37-4431-be70-312bceac5527 tempest-SnapshotDataIntegrityTests-2123386552 tempest-SnapshotDataIntegrityTests-2123386552-project-member] Volume info retrieved successfully. Jul 27 16:22:08.720517 np0000005924 devstack@c-api.service[100524]: INFO cinder.api.v3.snapshots [None req-9bb6b977-fe37-4431-be70-312bceac5527 tempest-SnapshotDataIntegrityTests-2123386552 tempest-SnapshotDataIntegrityTests-2123386552-project-member] Create snapshot from volume 116b01e9-ca12-45af-afa7-ddc52b80eee0 Jul 27 16:22:08.748996 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.quota [None req-9bb6b977-fe37-4431-be70-312bceac5527 tempest-SnapshotDataIntegrityTests-2123386552 tempest-SnapshotDataIntegrityTests-2123386552-project-member] Created reservations ['bd8a0cdb-8f1d-4055-8489-5d318809be4c', 'cbc3e7f3-ad60-4f59-be13-bad4d9fa0e88', '9520ca4b-6ade-4817-ad17-0d4a8119e68d', '091b80a0-c5f6-4db1-b947-0c1d9c0e5851'] {{(pid=100524) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 27 16:22:08.807581 np0000005924 devstack@c-api.service[100524]: INFO cinder.volume.api [None req-9bb6b977-fe37-4431-be70-312bceac5527 tempest-SnapshotDataIntegrityTests-2123386552 tempest-SnapshotDataIntegrityTests-2123386552-project-member] Snapshot force create request issued successfully. Jul 27 16:22:08.808082 np0000005924 devstack@c-api.service[100524]: INFO cinder.api.openstack.wsgi [None req-9bb6b977-fe37-4431-be70-312bceac5527 tempest-SnapshotDataIntegrityTests-2123386552 tempest-SnapshotDataIntegrityTests-2123386552-project-member] https://10.4.3.117/volume/v3/snapshots returned with HTTP 202 Jul 27 16:22:08.808757 np0000005924 devstack@c-api.service[100524]: [pid: 100524|app: 0|req: 1266/5050] 10.4.3.117 () {68 vars in 1265 bytes} [Mon Jul 27 16:22:08 2026] POST /volume/v3/snapshots => generated 312 bytes in 143 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 27 16:22:08.817063 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.middleware.request_id [None req-62867af6-b17b-4944-81c8-504c5349cf47 None None] RequestId filter calling following filter/app {{(pid=100522) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:22:08.818742 np0000005924 devstack@c-api.service[100522]: INFO cinder.api.openstack.wsgi [None req-62867af6-b17b-4944-81c8-504c5349cf47 tempest-SnapshotDataIntegrityTests-2123386552 tempest-SnapshotDataIntegrityTests-2123386552-project-member] GET https://10.4.3.117/volume/v3/snapshots/615bc6ab-a7df-456b-a463-bde3683a4238 Jul 27 16:22:08.818911 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.openstack.wsgi [None req-62867af6-b17b-4944-81c8-504c5349cf47 tempest-SnapshotDataIntegrityTests-2123386552 tempest-SnapshotDataIntegrityTests-2123386552-project-member] Empty body provided in request {{(pid=100522) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:22:08.819088 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.openstack.wsgi [None req-62867af6-b17b-4944-81c8-504c5349cf47 tempest-SnapshotDataIntegrityTests-2123386552 tempest-SnapshotDataIntegrityTests-2123386552-project-member] Calling method 'show' {{(pid=100522) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:22:08.824195 np0000005924 devstack@c-api.service[100522]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:22:08.824195 np0000005924 devstack@c-api.service[100522]: warnings.warn( Jul 27 16:22:08.824295 np0000005924 devstack@c-api.service[100522]: INFO cinder.volume.api [None req-62867af6-b17b-4944-81c8-504c5349cf47 tempest-SnapshotDataIntegrityTests-2123386552 tempest-SnapshotDataIntegrityTests-2123386552-project-member] Snapshot retrieved successfully. Jul 27 16:22:08.825136 np0000005924 devstack@c-api.service[100522]: INFO cinder.api.openstack.wsgi [None req-62867af6-b17b-4944-81c8-504c5349cf47 tempest-SnapshotDataIntegrityTests-2123386552 tempest-SnapshotDataIntegrityTests-2123386552-project-member] https://10.4.3.117/volume/v3/snapshots/615bc6ab-a7df-456b-a463-bde3683a4238 returned with HTTP 200 Jul 27 16:22:08.825493 np0000005924 devstack@c-api.service[100522]: [pid: 100522|app: 0|req: 1253/5051] 10.4.3.117 () {66 vars in 1354 bytes} [Mon Jul 27 16:22:08 2026] GET /volume/v3/snapshots/615bc6ab-a7df-456b-a463-bde3683a4238 => generated 444 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 27 16:22:08.917975 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.middleware.request_id [None req-6cd3b5f0-8ce7-4aee-a307-a8652f3bb04e None None] RequestId filter calling following filter/app {{(pid=100523) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:22:08.919730 np0000005924 devstack@c-api.service[100523]: INFO cinder.api.openstack.wsgi [None req-6cd3b5f0-8ce7-4aee-a307-a8652f3bb04e tempest-ProjectMemberTests-564005882 tempest-ProjectMemberTests-564005882-project-admin] GET https://10.4.3.117/volume/v3/volumes/ac6b1d96-99e6-484a-82fc-2dda0754463d Jul 27 16:22:08.919908 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.openstack.wsgi [None req-6cd3b5f0-8ce7-4aee-a307-a8652f3bb04e tempest-ProjectMemberTests-564005882 tempest-ProjectMemberTests-564005882-project-admin] Empty body provided in request {{(pid=100523) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:22:08.920089 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.openstack.wsgi [None req-6cd3b5f0-8ce7-4aee-a307-a8652f3bb04e tempest-ProjectMemberTests-564005882 tempest-ProjectMemberTests-564005882-project-admin] Calling method 'show' {{(pid=100523) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:22:08.929382 np0000005924 devstack@c-api.service[100523]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:22:08.929382 np0000005924 devstack@c-api.service[100523]: warnings.warn( Jul 27 16:22:08.933783 np0000005924 devstack@c-api.service[100523]: INFO cinder.volume.api [None req-6cd3b5f0-8ce7-4aee-a307-a8652f3bb04e tempest-ProjectMemberTests-564005882 tempest-ProjectMemberTests-564005882-project-admin] Volume info retrieved successfully. Jul 27 16:22:08.937960 np0000005924 devstack@c-api.service[100523]: INFO cinder.api.openstack.wsgi [None req-6cd3b5f0-8ce7-4aee-a307-a8652f3bb04e tempest-ProjectMemberTests-564005882 tempest-ProjectMemberTests-564005882-project-admin] https://10.4.3.117/volume/v3/volumes/ac6b1d96-99e6-484a-82fc-2dda0754463d returned with HTTP 200 Jul 27 16:22:08.938293 np0000005924 devstack@c-api.service[100523]: [pid: 100523|app: 0|req: 1272/5052] 10.4.3.117 () {66 vars in 1348 bytes} [Mon Jul 27 16:22:08 2026] GET /volume/v3/volumes/ac6b1d96-99e6-484a-82fc-2dda0754463d => generated 1016 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 27 16:22:08.950541 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.middleware.request_id [None req-a50df25d-5711-4eab-b1af-6ef422665076 None None] RequestId filter calling following filter/app {{(pid=100521) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:22:08.952225 np0000005924 devstack@c-api.service[100521]: INFO cinder.api.openstack.wsgi [None req-a50df25d-5711-4eab-b1af-6ef422665076 tempest-ProjectMemberTests-564005882 tempest-ProjectMemberTests-564005882-project-admin] POST https://10.4.3.117/volume/v3/snapshots Jul 27 16:22:08.952587 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.openstack.wsgi [None req-a50df25d-5711-4eab-b1af-6ef422665076 tempest-ProjectMemberTests-564005882 tempest-ProjectMemberTests-564005882-project-admin] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "ac6b1d96-99e6-484a-82fc-2dda0754463d", "name": "tempest-VolumeV3RbacBaseTests-Snapshot-533156154"}} {{(pid=100521) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 27 16:22:08.960816 np0000005924 devstack@c-api.service[100521]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:22:08.960816 np0000005924 devstack@c-api.service[100521]: warnings.warn( Jul 27 16:22:08.961135 np0000005924 devstack@c-api.service[100521]: INFO cinder.volume.api [None req-a50df25d-5711-4eab-b1af-6ef422665076 tempest-ProjectMemberTests-564005882 tempest-ProjectMemberTests-564005882-project-admin] Volume info retrieved successfully. Jul 27 16:22:08.961286 np0000005924 devstack@c-api.service[100521]: INFO cinder.api.v3.snapshots [None req-a50df25d-5711-4eab-b1af-6ef422665076 tempest-ProjectMemberTests-564005882 tempest-ProjectMemberTests-564005882-project-admin] Create snapshot from volume ac6b1d96-99e6-484a-82fc-2dda0754463d Jul 27 16:22:08.989886 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.quota [None req-a50df25d-5711-4eab-b1af-6ef422665076 tempest-ProjectMemberTests-564005882 tempest-ProjectMemberTests-564005882-project-admin] Created reservations ['03426235-b848-4cc5-993e-be478b605997', '8f804502-0177-411c-b36f-9d645b0ebf62', '8fa47007-025b-47aa-8056-c3a9967f9d16', '109e8e00-9829-42cc-b45c-2785cd07be0b'] {{(pid=100521) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 27 16:22:09.021603 np0000005924 devstack@c-api.service[100521]: INFO cinder.volume.api [None req-a50df25d-5711-4eab-b1af-6ef422665076 tempest-ProjectMemberTests-564005882 tempest-ProjectMemberTests-564005882-project-admin] Snapshot create request issued successfully. Jul 27 16:22:09.021924 np0000005924 devstack@c-api.service[100521]: INFO cinder.api.openstack.wsgi [None req-a50df25d-5711-4eab-b1af-6ef422665076 tempest-ProjectMemberTests-564005882 tempest-ProjectMemberTests-564005882-project-admin] https://10.4.3.117/volume/v3/snapshots returned with HTTP 202 Jul 27 16:22:09.022343 np0000005924 devstack@c-api.service[100521]: [pid: 100521|app: 0|req: 1262/5053] 10.4.3.117 () {68 vars in 1265 bytes} [Mon Jul 27 16:22:08 2026] POST /volume/v3/snapshots => generated 307 bytes in 72 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 27 16:22:09.030191 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.middleware.request_id [None req-e80c65d8-c2fc-452a-889e-14d5e8ba1821 None None] RequestId filter calling following filter/app {{(pid=100524) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:22:09.031955 np0000005924 devstack@c-api.service[100524]: INFO cinder.api.openstack.wsgi [None req-e80c65d8-c2fc-452a-889e-14d5e8ba1821 tempest-ProjectMemberTests-564005882 tempest-ProjectMemberTests-564005882-project-admin] GET https://10.4.3.117/volume/v3/snapshots/b93fbe13-40b1-4d2b-93ee-29924b6c3dcd Jul 27 16:22:09.032162 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.openstack.wsgi [None req-e80c65d8-c2fc-452a-889e-14d5e8ba1821 tempest-ProjectMemberTests-564005882 tempest-ProjectMemberTests-564005882-project-admin] Empty body provided in request {{(pid=100524) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:22:09.032320 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.openstack.wsgi [None req-e80c65d8-c2fc-452a-889e-14d5e8ba1821 tempest-ProjectMemberTests-564005882 tempest-ProjectMemberTests-564005882-project-admin] Calling method 'show' {{(pid=100524) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:22:09.036733 np0000005924 devstack@c-api.service[100524]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:22:09.036733 np0000005924 devstack@c-api.service[100524]: warnings.warn( Jul 27 16:22:09.036982 np0000005924 devstack@c-api.service[100524]: INFO cinder.volume.api [None req-e80c65d8-c2fc-452a-889e-14d5e8ba1821 tempest-ProjectMemberTests-564005882 tempest-ProjectMemberTests-564005882-project-admin] Snapshot retrieved successfully. Jul 27 16:22:09.037618 np0000005924 devstack@c-api.service[100524]: INFO cinder.api.openstack.wsgi [None req-e80c65d8-c2fc-452a-889e-14d5e8ba1821 tempest-ProjectMemberTests-564005882 tempest-ProjectMemberTests-564005882-project-admin] https://10.4.3.117/volume/v3/snapshots/b93fbe13-40b1-4d2b-93ee-29924b6c3dcd returned with HTTP 200 Jul 27 16:22:09.037923 np0000005924 devstack@c-api.service[100524]: [pid: 100524|app: 0|req: 1267/5054] 10.4.3.117 () {66 vars in 1354 bytes} [Mon Jul 27 16:22:09 2026] GET /volume/v3/snapshots/b93fbe13-40b1-4d2b-93ee-29924b6c3dcd => generated 439 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 27 16:22:09.372472 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.middleware.request_id [None req-9c0ff2dc-6548-43ad-a661-4d97c041887a None None] RequestId filter calling following filter/app {{(pid=100522) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:22:09.374198 np0000005924 devstack@c-api.service[100522]: INFO cinder.api.openstack.wsgi [None req-9c0ff2dc-6548-43ad-a661-4d97c041887a tempest-ProjectMemberTests33-1780357347 tempest-ProjectMemberTests33-1780357347-project-admin] GET https://10.4.3.117/volume/v3/backups/dd4bc910-5040-4bf4-91d1-c81445e2eb7b Jul 27 16:22:09.374419 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.openstack.wsgi [None req-9c0ff2dc-6548-43ad-a661-4d97c041887a tempest-ProjectMemberTests33-1780357347 tempest-ProjectMemberTests33-1780357347-project-admin] Empty body provided in request {{(pid=100522) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:22:09.374602 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.openstack.wsgi [None req-9c0ff2dc-6548-43ad-a661-4d97c041887a tempest-ProjectMemberTests33-1780357347 tempest-ProjectMemberTests33-1780357347-project-admin] Calling method 'show' {{(pid=100522) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:22:09.374736 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.v3.backups [None req-9c0ff2dc-6548-43ad-a661-4d97c041887a tempest-ProjectMemberTests33-1780357347 tempest-ProjectMemberTests33-1780357347-project-admin] Show backup with id dd4bc910-5040-4bf4-91d1-c81445e2eb7b. {{(pid=100522) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 27 16:22:09.378866 np0000005924 devstack@c-api.service[100522]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:22:09.378866 np0000005924 devstack@c-api.service[100522]: warnings.warn( Jul 27 16:22:09.379474 np0000005924 devstack@c-api.service[100522]: INFO cinder.api.openstack.wsgi [None req-9c0ff2dc-6548-43ad-a661-4d97c041887a tempest-ProjectMemberTests33-1780357347 tempest-ProjectMemberTests33-1780357347-project-admin] https://10.4.3.117/volume/v3/backups/dd4bc910-5040-4bf4-91d1-c81445e2eb7b returned with HTTP 200 Jul 27 16:22:09.379802 np0000005924 devstack@c-api.service[100522]: [pid: 100522|app: 0|req: 1254/5055] 10.4.3.117 () {68 vars in 1388 bytes} [Mon Jul 27 16:22:09 2026] GET /volume/v3/backups/dd4bc910-5040-4bf4-91d1-c81445e2eb7b => generated 736 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 27 16:22:10.601087 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.middleware.request_id [None req-e6be3478-286c-46f1-852d-b70390fe57d0 None None] RequestId filter calling following filter/app {{(pid=100523) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:22:10.601087 np0000005924 devstack@c-api.service[100523]: INFO cinder.api.openstack.wsgi [None req-e6be3478-286c-46f1-852d-b70390fe57d0 tempest-SnapshotDataIntegrityTests-2123386552 tempest-SnapshotDataIntegrityTests-2123386552-project-member] GET https://10.4.3.117/volume/v3/snapshots/615bc6ab-a7df-456b-a463-bde3683a4238 Jul 27 16:22:10.601087 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.openstack.wsgi [None req-e6be3478-286c-46f1-852d-b70390fe57d0 tempest-SnapshotDataIntegrityTests-2123386552 tempest-SnapshotDataIntegrityTests-2123386552-project-member] Empty body provided in request {{(pid=100523) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:22:10.601087 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.openstack.wsgi [None req-e6be3478-286c-46f1-852d-b70390fe57d0 tempest-SnapshotDataIntegrityTests-2123386552 tempest-SnapshotDataIntegrityTests-2123386552-project-member] Calling method 'show' {{(pid=100523) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:22:10.601087 np0000005924 devstack@c-api.service[100523]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:22:10.601087 np0000005924 devstack@c-api.service[100523]: warnings.warn( Jul 27 16:22:10.601087 np0000005924 devstack@c-api.service[100523]: INFO cinder.volume.api [None req-e6be3478-286c-46f1-852d-b70390fe57d0 tempest-SnapshotDataIntegrityTests-2123386552 tempest-SnapshotDataIntegrityTests-2123386552-project-member] Snapshot retrieved successfully. Jul 27 16:22:10.601087 np0000005924 devstack@c-api.service[100523]: INFO cinder.api.openstack.wsgi [None req-e6be3478-286c-46f1-852d-b70390fe57d0 tempest-SnapshotDataIntegrityTests-2123386552 tempest-SnapshotDataIntegrityTests-2123386552-project-member] https://10.4.3.117/volume/v3/snapshots/615bc6ab-a7df-456b-a463-bde3683a4238 returned with HTTP 200 Jul 27 16:22:10.601087 np0000005924 devstack@c-api.service[100523]: [pid: 100523|app: 0|req: 1273/5056] 10.4.3.117 () {66 vars in 1354 bytes} [Mon Jul 27 16:22:09 2026] GET /volume/v3/snapshots/615bc6ab-a7df-456b-a463-bde3683a4238 => generated 471 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 27 16:22:10.605278 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.middleware.request_id [None req-a334f426-7d05-427c-b3f8-7f4801fa8d8a None None] RequestId filter calling following filter/app {{(pid=100521) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:22:10.605278 np0000005924 devstack@c-api.service[100521]: INFO cinder.api.openstack.wsgi [None req-a334f426-7d05-427c-b3f8-7f4801fa8d8a tempest-SnapshotDataIntegrityTests-2123386552 tempest-SnapshotDataIntegrityTests-2123386552-project-member] GET https://10.4.3.117/volume/v3/snapshots/615bc6ab-a7df-456b-a463-bde3683a4238 Jul 27 16:22:10.605278 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.openstack.wsgi [None req-a334f426-7d05-427c-b3f8-7f4801fa8d8a tempest-SnapshotDataIntegrityTests-2123386552 tempest-SnapshotDataIntegrityTests-2123386552-project-member] Empty body provided in request {{(pid=100521) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:22:10.605278 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.openstack.wsgi [None req-a334f426-7d05-427c-b3f8-7f4801fa8d8a tempest-SnapshotDataIntegrityTests-2123386552 tempest-SnapshotDataIntegrityTests-2123386552-project-member] Calling method 'show' {{(pid=100521) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:22:10.605278 np0000005924 devstack@c-api.service[100521]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:22:10.605278 np0000005924 devstack@c-api.service[100521]: warnings.warn( Jul 27 16:22:10.605278 np0000005924 devstack@c-api.service[100521]: INFO cinder.volume.api [None req-a334f426-7d05-427c-b3f8-7f4801fa8d8a tempest-SnapshotDataIntegrityTests-2123386552 tempest-SnapshotDataIntegrityTests-2123386552-project-member] Snapshot retrieved successfully. Jul 27 16:22:10.605278 np0000005924 devstack@c-api.service[100521]: INFO cinder.api.openstack.wsgi [None req-a334f426-7d05-427c-b3f8-7f4801fa8d8a tempest-SnapshotDataIntegrityTests-2123386552 tempest-SnapshotDataIntegrityTests-2123386552-project-member] https://10.4.3.117/volume/v3/snapshots/615bc6ab-a7df-456b-a463-bde3683a4238 returned with HTTP 200 Jul 27 16:22:10.605278 np0000005924 devstack@c-api.service[100521]: [pid: 100521|app: 0|req: 1263/5057] 10.4.3.117 () {66 vars in 1354 bytes} [Mon Jul 27 16:22:09 2026] GET /volume/v3/snapshots/615bc6ab-a7df-456b-a463-bde3683a4238 => generated 471 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 27 16:22:10.606471 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.middleware.request_id [None req-db4e64d0-a9de-425e-81bf-ab5f82f3cd30 None None] RequestId filter calling following filter/app {{(pid=100524) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:22:10.606471 np0000005924 devstack@c-api.service[100524]: INFO cinder.api.openstack.wsgi [None req-db4e64d0-a9de-425e-81bf-ab5f82f3cd30 tempest-ProjectMemberTests-564005882 tempest-ProjectMemberTests-564005882-project-admin] GET https://10.4.3.117/volume/v3/snapshots/b93fbe13-40b1-4d2b-93ee-29924b6c3dcd Jul 27 16:22:10.606471 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.openstack.wsgi [None req-db4e64d0-a9de-425e-81bf-ab5f82f3cd30 tempest-ProjectMemberTests-564005882 tempest-ProjectMemberTests-564005882-project-admin] Empty body provided in request {{(pid=100524) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:22:10.606471 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.openstack.wsgi [None req-db4e64d0-a9de-425e-81bf-ab5f82f3cd30 tempest-ProjectMemberTests-564005882 tempest-ProjectMemberTests-564005882-project-admin] Calling method 'show' {{(pid=100524) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:22:10.606471 np0000005924 devstack@c-api.service[100524]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:22:10.606471 np0000005924 devstack@c-api.service[100524]: warnings.warn( Jul 27 16:22:10.606471 np0000005924 devstack@c-api.service[100524]: INFO cinder.volume.api [None req-db4e64d0-a9de-425e-81bf-ab5f82f3cd30 tempest-ProjectMemberTests-564005882 tempest-ProjectMemberTests-564005882-project-admin] Snapshot retrieved successfully. Jul 27 16:22:10.606471 np0000005924 devstack@c-api.service[100524]: INFO cinder.api.openstack.wsgi [None req-db4e64d0-a9de-425e-81bf-ab5f82f3cd30 tempest-ProjectMemberTests-564005882 tempest-ProjectMemberTests-564005882-project-admin] https://10.4.3.117/volume/v3/snapshots/b93fbe13-40b1-4d2b-93ee-29924b6c3dcd returned with HTTP 200 Jul 27 16:22:10.606471 np0000005924 devstack@c-api.service[100524]: [pid: 100524|app: 0|req: 1268/5058] 10.4.3.117 () {66 vars in 1354 bytes} [Mon Jul 27 16:22:10 2026] GET /volume/v3/snapshots/b93fbe13-40b1-4d2b-93ee-29924b6c3dcd => generated 466 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 27 16:22:10.607425 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.middleware.request_id [None req-28650533-95ff-405c-bc35-69b28cd39c7d None None] RequestId filter calling following filter/app {{(pid=100522) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:22:10.607425 np0000005924 devstack@c-api.service[100522]: INFO cinder.api.openstack.wsgi [None req-28650533-95ff-405c-bc35-69b28cd39c7d tempest-ProjectMemberTests-564005882 tempest-ProjectMemberTests-564005882-project-member] DELETE https://10.4.3.117/volume/v3/snapshots/b93fbe13-40b1-4d2b-93ee-29924b6c3dcd Jul 27 16:22:10.607425 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.openstack.wsgi [None req-28650533-95ff-405c-bc35-69b28cd39c7d tempest-ProjectMemberTests-564005882 tempest-ProjectMemberTests-564005882-project-member] Empty body provided in request {{(pid=100522) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:22:10.607425 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.openstack.wsgi [None req-28650533-95ff-405c-bc35-69b28cd39c7d tempest-ProjectMemberTests-564005882 tempest-ProjectMemberTests-564005882-project-member] Calling method 'delete' {{(pid=100522) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:22:10.607425 np0000005924 devstack@c-api.service[100522]: INFO cinder.api.v3.snapshots [None req-28650533-95ff-405c-bc35-69b28cd39c7d tempest-ProjectMemberTests-564005882 tempest-ProjectMemberTests-564005882-project-member] Delete snapshot with id: b93fbe13-40b1-4d2b-93ee-29924b6c3dcd Jul 27 16:22:10.607425 np0000005924 devstack@c-api.service[100522]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:22:10.607425 np0000005924 devstack@c-api.service[100522]: warnings.warn( Jul 27 16:22:10.607425 np0000005924 devstack@c-api.service[100522]: INFO cinder.volume.api [None req-28650533-95ff-405c-bc35-69b28cd39c7d tempest-ProjectMemberTests-564005882 tempest-ProjectMemberTests-564005882-project-member] Snapshot retrieved successfully. Jul 27 16:22:10.607425 np0000005924 devstack@c-api.service[100522]: INFO cinder.volume.api [None req-28650533-95ff-405c-bc35-69b28cd39c7d tempest-ProjectMemberTests-564005882 tempest-ProjectMemberTests-564005882-project-member] Snapshot delete request issued successfully. Jul 27 16:22:10.607425 np0000005924 devstack@c-api.service[100522]: INFO cinder.api.openstack.wsgi [None req-28650533-95ff-405c-bc35-69b28cd39c7d tempest-ProjectMemberTests-564005882 tempest-ProjectMemberTests-564005882-project-member] https://10.4.3.117/volume/v3/snapshots/b93fbe13-40b1-4d2b-93ee-29924b6c3dcd returned with HTTP 202 Jul 27 16:22:10.607425 np0000005924 devstack@c-api.service[100522]: [pid: 100522|app: 0|req: 1255/5059] 10.4.3.117 () {66 vars in 1357 bytes} [Mon Jul 27 16:22:10 2026] DELETE /volume/v3/snapshots/b93fbe13-40b1-4d2b-93ee-29924b6c3dcd => generated 0 bytes in 25 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 27 16:22:10.608024 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.middleware.request_id [None req-5b583744-b533-4d5a-8004-36b9956e063f None None] RequestId filter calling following filter/app {{(pid=100523) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:22:10.608024 np0000005924 devstack@c-api.service[100523]: INFO cinder.api.openstack.wsgi [None req-5b583744-b533-4d5a-8004-36b9956e063f tempest-ProjectMemberTests-564005882 tempest-ProjectMemberTests-564005882-project-member] GET https://10.4.3.117/volume/v3/snapshots/b93fbe13-40b1-4d2b-93ee-29924b6c3dcd Jul 27 16:22:10.608024 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.openstack.wsgi [None req-5b583744-b533-4d5a-8004-36b9956e063f tempest-ProjectMemberTests-564005882 tempest-ProjectMemberTests-564005882-project-member] Empty body provided in request {{(pid=100523) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:22:10.608024 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.openstack.wsgi [None req-5b583744-b533-4d5a-8004-36b9956e063f tempest-ProjectMemberTests-564005882 tempest-ProjectMemberTests-564005882-project-member] Calling method 'show' {{(pid=100523) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:22:10.608024 np0000005924 devstack@c-api.service[100523]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:22:10.608024 np0000005924 devstack@c-api.service[100523]: warnings.warn( Jul 27 16:22:10.608024 np0000005924 devstack@c-api.service[100523]: INFO cinder.volume.api [None req-5b583744-b533-4d5a-8004-36b9956e063f tempest-ProjectMemberTests-564005882 tempest-ProjectMemberTests-564005882-project-member] Snapshot retrieved successfully. Jul 27 16:22:10.608024 np0000005924 devstack@c-api.service[100523]: INFO cinder.api.openstack.wsgi [None req-5b583744-b533-4d5a-8004-36b9956e063f tempest-ProjectMemberTests-564005882 tempest-ProjectMemberTests-564005882-project-member] https://10.4.3.117/volume/v3/snapshots/b93fbe13-40b1-4d2b-93ee-29924b6c3dcd returned with HTTP 200 Jul 27 16:22:10.608024 np0000005924 devstack@c-api.service[100523]: [pid: 100523|app: 0|req: 1274/5060] 10.4.3.117 () {66 vars in 1354 bytes} [Mon Jul 27 16:22:10 2026] GET /volume/v3/snapshots/b93fbe13-40b1-4d2b-93ee-29924b6c3dcd => generated 465 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 27 16:22:10.608411 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.middleware.request_id [None req-771e6570-8ff8-4dd5-948c-d3d5fef58e8a None None] RequestId filter calling following filter/app {{(pid=100521) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:22:10.608411 np0000005924 devstack@c-api.service[100521]: INFO cinder.api.openstack.wsgi [None req-771e6570-8ff8-4dd5-948c-d3d5fef58e8a tempest-ProjectMemberTests33-1780357347 tempest-ProjectMemberTests33-1780357347-project-admin] GET https://10.4.3.117/volume/v3/backups/dd4bc910-5040-4bf4-91d1-c81445e2eb7b Jul 27 16:22:10.608411 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.openstack.wsgi [None req-771e6570-8ff8-4dd5-948c-d3d5fef58e8a tempest-ProjectMemberTests33-1780357347 tempest-ProjectMemberTests33-1780357347-project-admin] Empty body provided in request {{(pid=100521) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:22:10.608411 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.openstack.wsgi [None req-771e6570-8ff8-4dd5-948c-d3d5fef58e8a tempest-ProjectMemberTests33-1780357347 tempest-ProjectMemberTests33-1780357347-project-admin] Calling method 'show' {{(pid=100521) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:22:10.608411 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.v3.backups [None req-771e6570-8ff8-4dd5-948c-d3d5fef58e8a tempest-ProjectMemberTests33-1780357347 tempest-ProjectMemberTests33-1780357347-project-admin] Show backup with id dd4bc910-5040-4bf4-91d1-c81445e2eb7b. {{(pid=100521) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 27 16:22:10.608411 np0000005924 devstack@c-api.service[100521]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:22:10.608411 np0000005924 devstack@c-api.service[100521]: warnings.warn( Jul 27 16:22:10.608411 np0000005924 devstack@c-api.service[100521]: INFO cinder.api.openstack.wsgi [None req-771e6570-8ff8-4dd5-948c-d3d5fef58e8a tempest-ProjectMemberTests33-1780357347 tempest-ProjectMemberTests33-1780357347-project-admin] https://10.4.3.117/volume/v3/backups/dd4bc910-5040-4bf4-91d1-c81445e2eb7b returned with HTTP 200 Jul 27 16:22:10.608411 np0000005924 devstack@c-api.service[100521]: [pid: 100521|app: 0|req: 1264/5061] 10.4.3.117 () {68 vars in 1388 bytes} [Mon Jul 27 16:22:10 2026] GET /volume/v3/backups/dd4bc910-5040-4bf4-91d1-c81445e2eb7b => generated 736 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 27 16:22:11.117116 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.middleware.request_id [None req-ce1eb5b4-bded-4e81-a6fc-4c107388c922 None None] RequestId filter calling following filter/app {{(pid=100524) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:22:11.119227 np0000005924 devstack@c-api.service[100524]: INFO cinder.api.openstack.wsgi [None req-ce1eb5b4-bded-4e81-a6fc-4c107388c922 tempest-ProjectMemberTests-564005882 tempest-ProjectMemberTests-564005882-project-member] GET https://10.4.3.117/volume/v3/snapshots/b93fbe13-40b1-4d2b-93ee-29924b6c3dcd Jul 27 16:22:11.119417 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.openstack.wsgi [None req-ce1eb5b4-bded-4e81-a6fc-4c107388c922 tempest-ProjectMemberTests-564005882 tempest-ProjectMemberTests-564005882-project-member] Empty body provided in request {{(pid=100524) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:22:11.119642 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.openstack.wsgi [None req-ce1eb5b4-bded-4e81-a6fc-4c107388c922 tempest-ProjectMemberTests-564005882 tempest-ProjectMemberTests-564005882-project-member] Calling method 'show' {{(pid=100524) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:22:11.123930 np0000005924 devstack@c-api.service[100524]: INFO cinder.api.openstack.wsgi [None req-ce1eb5b4-bded-4e81-a6fc-4c107388c922 tempest-ProjectMemberTests-564005882 tempest-ProjectMemberTests-564005882-project-member] https://10.4.3.117/volume/v3/snapshots/b93fbe13-40b1-4d2b-93ee-29924b6c3dcd returned with HTTP 404 Jul 27 16:22:11.124420 np0000005924 devstack@c-api.service[100524]: [pid: 100524|app: 0|req: 1269/5062] 10.4.3.117 () {66 vars in 1354 bytes} [Mon Jul 27 16:22:11 2026] GET /volume/v3/snapshots/b93fbe13-40b1-4d2b-93ee-29924b6c3dcd => generated 111 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 27 16:22:11.133249 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.middleware.request_id [None req-25e370e1-0553-4473-967c-3d30234b9558 None None] RequestId filter calling following filter/app {{(pid=100522) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:22:11.134721 np0000005924 devstack@c-api.service[100522]: INFO cinder.api.openstack.wsgi [None req-25e370e1-0553-4473-967c-3d30234b9558 tempest-ProjectMemberTests-564005882 tempest-ProjectMemberTests-564005882-project-admin] DELETE https://10.4.3.117/volume/v3/snapshots/b93fbe13-40b1-4d2b-93ee-29924b6c3dcd Jul 27 16:22:11.136177 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.openstack.wsgi [None req-25e370e1-0553-4473-967c-3d30234b9558 tempest-ProjectMemberTests-564005882 tempest-ProjectMemberTests-564005882-project-admin] Empty body provided in request {{(pid=100522) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:22:11.136177 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.openstack.wsgi [None req-25e370e1-0553-4473-967c-3d30234b9558 tempest-ProjectMemberTests-564005882 tempest-ProjectMemberTests-564005882-project-admin] Calling method 'delete' {{(pid=100522) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:22:11.136177 np0000005924 devstack@c-api.service[100522]: INFO cinder.api.v3.snapshots [None req-25e370e1-0553-4473-967c-3d30234b9558 tempest-ProjectMemberTests-564005882 tempest-ProjectMemberTests-564005882-project-admin] Delete snapshot with id: b93fbe13-40b1-4d2b-93ee-29924b6c3dcd Jul 27 16:22:11.139232 np0000005924 devstack@c-api.service[100522]: INFO cinder.api.openstack.wsgi [None req-25e370e1-0553-4473-967c-3d30234b9558 tempest-ProjectMemberTests-564005882 tempest-ProjectMemberTests-564005882-project-admin] https://10.4.3.117/volume/v3/snapshots/b93fbe13-40b1-4d2b-93ee-29924b6c3dcd returned with HTTP 404 Jul 27 16:22:11.139825 np0000005924 devstack@c-api.service[100522]: [pid: 100522|app: 0|req: 1256/5063] 10.4.3.117 () {66 vars in 1357 bytes} [Mon Jul 27 16:22:11 2026] DELETE /volume/v3/snapshots/b93fbe13-40b1-4d2b-93ee-29924b6c3dcd => generated 111 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 27 16:22:11.149187 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.middleware.request_id [None req-32061b01-3f5f-421d-9544-ad532e4dbdc6 None None] RequestId filter calling following filter/app {{(pid=100523) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:22:11.151132 np0000005924 devstack@c-api.service[100523]: INFO cinder.api.openstack.wsgi [None req-32061b01-3f5f-421d-9544-ad532e4dbdc6 tempest-ProjectMemberTests-564005882 tempest-ProjectMemberTests-564005882-project-admin] GET https://10.4.3.117/volume/v3/snapshots/b93fbe13-40b1-4d2b-93ee-29924b6c3dcd Jul 27 16:22:11.151521 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.openstack.wsgi [None req-32061b01-3f5f-421d-9544-ad532e4dbdc6 tempest-ProjectMemberTests-564005882 tempest-ProjectMemberTests-564005882-project-admin] Empty body provided in request {{(pid=100523) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:22:11.151803 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.openstack.wsgi [None req-32061b01-3f5f-421d-9544-ad532e4dbdc6 tempest-ProjectMemberTests-564005882 tempest-ProjectMemberTests-564005882-project-admin] Calling method 'show' {{(pid=100523) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:22:11.156070 np0000005924 devstack@c-api.service[100523]: INFO cinder.api.openstack.wsgi [None req-32061b01-3f5f-421d-9544-ad532e4dbdc6 tempest-ProjectMemberTests-564005882 tempest-ProjectMemberTests-564005882-project-admin] https://10.4.3.117/volume/v3/snapshots/b93fbe13-40b1-4d2b-93ee-29924b6c3dcd returned with HTTP 404 Jul 27 16:22:11.156621 np0000005924 devstack@c-api.service[100523]: [pid: 100523|app: 0|req: 1275/5064] 10.4.3.117 () {66 vars in 1354 bytes} [Mon Jul 27 16:22:11 2026] GET /volume/v3/snapshots/b93fbe13-40b1-4d2b-93ee-29924b6c3dcd => generated 111 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 27 16:22:11.164539 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.middleware.request_id [None req-17926d96-0d34-4a1d-a450-53c48041855c None None] RequestId filter calling following filter/app {{(pid=100521) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:22:11.166476 np0000005924 devstack@c-api.service[100521]: INFO cinder.api.openstack.wsgi [None req-17926d96-0d34-4a1d-a450-53c48041855c tempest-ProjectMemberTests-564005882 tempest-ProjectMemberTests-564005882-project-admin] DELETE https://10.4.3.117/volume/v3/volumes/ac6b1d96-99e6-484a-82fc-2dda0754463d Jul 27 16:22:11.166722 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.openstack.wsgi [None req-17926d96-0d34-4a1d-a450-53c48041855c tempest-ProjectMemberTests-564005882 tempest-ProjectMemberTests-564005882-project-admin] Empty body provided in request {{(pid=100521) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:22:11.166965 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.openstack.wsgi [None req-17926d96-0d34-4a1d-a450-53c48041855c tempest-ProjectMemberTests-564005882 tempest-ProjectMemberTests-564005882-project-admin] Calling method 'delete' {{(pid=100521) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:22:11.167163 np0000005924 devstack@c-api.service[100521]: INFO cinder.api.v3.volumes [None req-17926d96-0d34-4a1d-a450-53c48041855c tempest-ProjectMemberTests-564005882 tempest-ProjectMemberTests-564005882-project-admin] Delete volume with id: ac6b1d96-99e6-484a-82fc-2dda0754463d Jul 27 16:22:11.174948 np0000005924 devstack@c-api.service[100521]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:22:11.174948 np0000005924 devstack@c-api.service[100521]: warnings.warn( Jul 27 16:22:11.175489 np0000005924 devstack@c-api.service[100521]: INFO cinder.volume.api [None req-17926d96-0d34-4a1d-a450-53c48041855c tempest-ProjectMemberTests-564005882 tempest-ProjectMemberTests-564005882-project-admin] Volume info retrieved successfully. Jul 27 16:22:11.202723 np0000005924 devstack@c-api.service[100521]: INFO cinder.volume.api [None req-17926d96-0d34-4a1d-a450-53c48041855c tempest-ProjectMemberTests-564005882 tempest-ProjectMemberTests-564005882-project-admin] Delete volume request issued successfully. Jul 27 16:22:11.202723 np0000005924 devstack@c-api.service[100521]: INFO cinder.api.openstack.wsgi [None req-17926d96-0d34-4a1d-a450-53c48041855c tempest-ProjectMemberTests-564005882 tempest-ProjectMemberTests-564005882-project-admin] https://10.4.3.117/volume/v3/volumes/ac6b1d96-99e6-484a-82fc-2dda0754463d returned with HTTP 202 Jul 27 16:22:11.202961 np0000005924 devstack@c-api.service[100521]: [pid: 100521|app: 0|req: 1265/5065] 10.4.3.117 () {66 vars in 1351 bytes} [Mon Jul 27 16:22:11 2026] DELETE /volume/v3/volumes/ac6b1d96-99e6-484a-82fc-2dda0754463d => generated 0 bytes in 39 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 27 16:22:11.213856 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.middleware.request_id [None req-ea973f90-b77b-4e54-a621-b6a169095c84 None None] RequestId filter calling following filter/app {{(pid=100524) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:22:11.215851 np0000005924 devstack@c-api.service[100524]: INFO cinder.api.openstack.wsgi [None req-ea973f90-b77b-4e54-a621-b6a169095c84 tempest-ProjectMemberTests-564005882 tempest-ProjectMemberTests-564005882-project-admin] GET https://10.4.3.117/volume/v3/volumes/ac6b1d96-99e6-484a-82fc-2dda0754463d Jul 27 16:22:11.218995 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.openstack.wsgi [None req-ea973f90-b77b-4e54-a621-b6a169095c84 tempest-ProjectMemberTests-564005882 tempest-ProjectMemberTests-564005882-project-admin] Empty body provided in request {{(pid=100524) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:22:11.218995 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.openstack.wsgi [None req-ea973f90-b77b-4e54-a621-b6a169095c84 tempest-ProjectMemberTests-564005882 tempest-ProjectMemberTests-564005882-project-admin] Calling method 'show' {{(pid=100524) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:22:11.225299 np0000005924 devstack@c-api.service[100524]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:22:11.225299 np0000005924 devstack@c-api.service[100524]: warnings.warn( Jul 27 16:22:11.230320 np0000005924 devstack@c-api.service[100524]: INFO cinder.volume.api [None req-ea973f90-b77b-4e54-a621-b6a169095c84 tempest-ProjectMemberTests-564005882 tempest-ProjectMemberTests-564005882-project-admin] Volume info retrieved successfully. Jul 27 16:22:11.236485 np0000005924 devstack@c-api.service[100524]: INFO cinder.api.openstack.wsgi [None req-ea973f90-b77b-4e54-a621-b6a169095c84 tempest-ProjectMemberTests-564005882 tempest-ProjectMemberTests-564005882-project-admin] https://10.4.3.117/volume/v3/volumes/ac6b1d96-99e6-484a-82fc-2dda0754463d returned with HTTP 200 Jul 27 16:22:11.236786 np0000005924 devstack@c-api.service[100524]: [pid: 100524|app: 0|req: 1270/5066] 10.4.3.117 () {66 vars in 1348 bytes} [Mon Jul 27 16:22:11 2026] GET /volume/v3/volumes/ac6b1d96-99e6-484a-82fc-2dda0754463d => generated 1015 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 27 16:22:11.421567 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.middleware.request_id [None req-f09743de-d031-4230-83f9-575a6675bdf6 None None] RequestId filter calling following filter/app {{(pid=100522) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:22:11.424106 np0000005924 devstack@c-api.service[100522]: INFO cinder.api.openstack.wsgi [None req-f09743de-d031-4230-83f9-575a6675bdf6 tempest-ProjectMemberTests33-1780357347 tempest-ProjectMemberTests33-1780357347-project-admin] GET https://10.4.3.117/volume/v3/backups/dd4bc910-5040-4bf4-91d1-c81445e2eb7b Jul 27 16:22:11.424106 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.openstack.wsgi [None req-f09743de-d031-4230-83f9-575a6675bdf6 tempest-ProjectMemberTests33-1780357347 tempest-ProjectMemberTests33-1780357347-project-admin] Empty body provided in request {{(pid=100522) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:22:11.424388 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.openstack.wsgi [None req-f09743de-d031-4230-83f9-575a6675bdf6 tempest-ProjectMemberTests33-1780357347 tempest-ProjectMemberTests33-1780357347-project-admin] Calling method 'show' {{(pid=100522) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:22:11.424533 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.v3.backups [None req-f09743de-d031-4230-83f9-575a6675bdf6 tempest-ProjectMemberTests33-1780357347 tempest-ProjectMemberTests33-1780357347-project-admin] Show backup with id dd4bc910-5040-4bf4-91d1-c81445e2eb7b. {{(pid=100522) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 27 16:22:11.429644 np0000005924 devstack@c-api.service[100522]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:22:11.429644 np0000005924 devstack@c-api.service[100522]: warnings.warn( Jul 27 16:22:11.430377 np0000005924 devstack@c-api.service[100522]: INFO cinder.api.openstack.wsgi [None req-f09743de-d031-4230-83f9-575a6675bdf6 tempest-ProjectMemberTests33-1780357347 tempest-ProjectMemberTests33-1780357347-project-admin] https://10.4.3.117/volume/v3/backups/dd4bc910-5040-4bf4-91d1-c81445e2eb7b returned with HTTP 200 Jul 27 16:22:11.430746 np0000005924 devstack@c-api.service[100522]: [pid: 100522|app: 0|req: 1257/5067] 10.4.3.117 () {68 vars in 1388 bytes} [Mon Jul 27 16:22:11 2026] GET /volume/v3/backups/dd4bc910-5040-4bf4-91d1-c81445e2eb7b => generated 736 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 27 16:22:11.594356 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.middleware.request_id [None req-26f564a0-0696-4164-9dca-4ecd95232544 None None] RequestId filter calling following filter/app {{(pid=100523) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:22:11.596228 np0000005924 devstack@c-api.service[100523]: INFO cinder.api.openstack.wsgi [None req-26f564a0-0696-4164-9dca-4ecd95232544 tempest-SnapshotDataIntegrityTests-2123386552 tempest-SnapshotDataIntegrityTests-2123386552-project-member] POST https://10.4.3.117/volume/v3/snapshots Jul 27 16:22:11.596617 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.openstack.wsgi [None req-26f564a0-0696-4164-9dca-4ecd95232544 tempest-SnapshotDataIntegrityTests-2123386552 tempest-SnapshotDataIntegrityTests-2123386552-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "116b01e9-ca12-45af-afa7-ddc52b80eee0", "force": true, "name": "tempest-SnapshotDataIntegrityTests-snapshot-374939159", "description": null, "metadata": null}} {{(pid=100523) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 27 16:22:11.613165 np0000005924 devstack@c-api.service[100523]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:22:11.613165 np0000005924 devstack@c-api.service[100523]: warnings.warn( Jul 27 16:22:11.613734 np0000005924 devstack@c-api.service[100523]: INFO cinder.volume.api [None req-26f564a0-0696-4164-9dca-4ecd95232544 tempest-SnapshotDataIntegrityTests-2123386552 tempest-SnapshotDataIntegrityTests-2123386552-project-member] Volume info retrieved successfully. Jul 27 16:22:11.613808 np0000005924 devstack@c-api.service[100523]: INFO cinder.api.v3.snapshots [None req-26f564a0-0696-4164-9dca-4ecd95232544 tempest-SnapshotDataIntegrityTests-2123386552 tempest-SnapshotDataIntegrityTests-2123386552-project-member] Create snapshot from volume 116b01e9-ca12-45af-afa7-ddc52b80eee0 Jul 27 16:22:11.644744 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.quota [None req-26f564a0-0696-4164-9dca-4ecd95232544 tempest-SnapshotDataIntegrityTests-2123386552 tempest-SnapshotDataIntegrityTests-2123386552-project-member] Created reservations ['f47adcce-89a9-4677-a6b7-7354537fc536', '02e02162-e66a-4095-b281-e833c6e84a65', '1da80281-e9c6-4ba2-80b4-f6ff91807f36', '8fae3888-63c1-45b3-b2bf-069096a898ae'] {{(pid=100523) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 27 16:22:11.683074 np0000005924 devstack@c-api.service[100523]: INFO cinder.volume.api [None req-26f564a0-0696-4164-9dca-4ecd95232544 tempest-SnapshotDataIntegrityTests-2123386552 tempest-SnapshotDataIntegrityTests-2123386552-project-member] Snapshot force create request issued successfully. Jul 27 16:22:11.683543 np0000005924 devstack@c-api.service[100523]: INFO cinder.api.openstack.wsgi [None req-26f564a0-0696-4164-9dca-4ecd95232544 tempest-SnapshotDataIntegrityTests-2123386552 tempest-SnapshotDataIntegrityTests-2123386552-project-member] https://10.4.3.117/volume/v3/snapshots returned with HTTP 202 Jul 27 16:22:11.684034 np0000005924 devstack@c-api.service[100523]: [pid: 100523|app: 0|req: 1276/5068] 10.4.3.117 () {68 vars in 1265 bytes} [Mon Jul 27 16:22:11 2026] POST /volume/v3/snapshots => generated 312 bytes in 90 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 27 16:22:11.693274 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.middleware.request_id [None req-e7bb8b14-0269-4a86-b950-99f2320f90f2 None None] RequestId filter calling following filter/app {{(pid=100521) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:22:11.696539 np0000005924 devstack@c-api.service[100521]: INFO cinder.api.openstack.wsgi [None req-e7bb8b14-0269-4a86-b950-99f2320f90f2 tempest-SnapshotDataIntegrityTests-2123386552 tempest-SnapshotDataIntegrityTests-2123386552-project-member] GET https://10.4.3.117/volume/v3/snapshots/0523a68d-ebc2-4124-a862-cdf7ae07219a Jul 27 16:22:11.696756 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.openstack.wsgi [None req-e7bb8b14-0269-4a86-b950-99f2320f90f2 tempest-SnapshotDataIntegrityTests-2123386552 tempest-SnapshotDataIntegrityTests-2123386552-project-member] Empty body provided in request {{(pid=100521) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:22:11.696952 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.openstack.wsgi [None req-e7bb8b14-0269-4a86-b950-99f2320f90f2 tempest-SnapshotDataIntegrityTests-2123386552 tempest-SnapshotDataIntegrityTests-2123386552-project-member] Calling method 'show' {{(pid=100521) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:22:11.703796 np0000005924 devstack@c-api.service[100521]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:22:11.703796 np0000005924 devstack@c-api.service[100521]: warnings.warn( Jul 27 16:22:11.704253 np0000005924 devstack@c-api.service[100521]: INFO cinder.volume.api [None req-e7bb8b14-0269-4a86-b950-99f2320f90f2 tempest-SnapshotDataIntegrityTests-2123386552 tempest-SnapshotDataIntegrityTests-2123386552-project-member] Snapshot retrieved successfully. Jul 27 16:22:11.705064 np0000005924 devstack@c-api.service[100521]: INFO cinder.api.openstack.wsgi [None req-e7bb8b14-0269-4a86-b950-99f2320f90f2 tempest-SnapshotDataIntegrityTests-2123386552 tempest-SnapshotDataIntegrityTests-2123386552-project-member] https://10.4.3.117/volume/v3/snapshots/0523a68d-ebc2-4124-a862-cdf7ae07219a returned with HTTP 200 Jul 27 16:22:11.705447 np0000005924 devstack@c-api.service[100521]: [pid: 100521|app: 0|req: 1266/5069] 10.4.3.117 () {66 vars in 1354 bytes} [Mon Jul 27 16:22:11 2026] GET /volume/v3/snapshots/0523a68d-ebc2-4124-a862-cdf7ae07219a => generated 444 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 27 16:22:12.248786 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.middleware.request_id [None req-d8358cdf-a568-4e01-bd2e-4d8ed3ae3708 None None] RequestId filter calling following filter/app {{(pid=100524) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:22:12.250706 np0000005924 devstack@c-api.service[100524]: INFO cinder.api.openstack.wsgi [None req-d8358cdf-a568-4e01-bd2e-4d8ed3ae3708 tempest-ProjectMemberTests-564005882 tempest-ProjectMemberTests-564005882-project-admin] GET https://10.4.3.117/volume/v3/volumes/ac6b1d96-99e6-484a-82fc-2dda0754463d Jul 27 16:22:12.250970 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.openstack.wsgi [None req-d8358cdf-a568-4e01-bd2e-4d8ed3ae3708 tempest-ProjectMemberTests-564005882 tempest-ProjectMemberTests-564005882-project-admin] Empty body provided in request {{(pid=100524) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:22:12.251259 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.openstack.wsgi [None req-d8358cdf-a568-4e01-bd2e-4d8ed3ae3708 tempest-ProjectMemberTests-564005882 tempest-ProjectMemberTests-564005882-project-admin] Calling method 'show' {{(pid=100524) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:22:12.258983 np0000005924 devstack@c-api.service[100524]: INFO cinder.api.openstack.wsgi [None req-d8358cdf-a568-4e01-bd2e-4d8ed3ae3708 tempest-ProjectMemberTests-564005882 tempest-ProjectMemberTests-564005882-project-admin] https://10.4.3.117/volume/v3/volumes/ac6b1d96-99e6-484a-82fc-2dda0754463d returned with HTTP 404 Jul 27 16:22:12.259481 np0000005924 devstack@c-api.service[100524]: [pid: 100524|app: 0|req: 1271/5070] 10.4.3.117 () {66 vars in 1348 bytes} [Mon Jul 27 16:22:12 2026] GET /volume/v3/volumes/ac6b1d96-99e6-484a-82fc-2dda0754463d => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 27 16:22:12.267261 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.middleware.request_id [None req-2ea88e84-653b-4a6a-92c6-fde308b4959d None None] RequestId filter calling following filter/app {{(pid=100522) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:22:12.268930 np0000005924 devstack@c-api.service[100522]: INFO cinder.api.openstack.wsgi [None req-2ea88e84-653b-4a6a-92c6-fde308b4959d tempest-ProjectMemberTests-564005882 tempest-ProjectMemberTests-564005882-project-admin] POST https://10.4.3.117/volume/v3/volumes Jul 27 16:22:12.269262 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.openstack.wsgi [None req-2ea88e84-653b-4a6a-92c6-fde308b4959d tempest-ProjectMemberTests-564005882 tempest-ProjectMemberTests-564005882-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-1818984210"}} {{(pid=100522) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 27 16:22:12.270673 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.v3.volumes [None req-2ea88e84-653b-4a6a-92c6-fde308b4959d tempest-ProjectMemberTests-564005882 tempest-ProjectMemberTests-564005882-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-1818984210'}} {{(pid=100522) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 27 16:22:12.270785 np0000005924 devstack@c-api.service[100522]: INFO cinder.api.v3.volumes [None req-2ea88e84-653b-4a6a-92c6-fde308b4959d tempest-ProjectMemberTests-564005882 tempest-ProjectMemberTests-564005882-project-admin] Create volume of 1 GB Jul 27 16:22:12.274199 np0000005924 devstack@c-api.service[100522]: INFO cinder.volume.api [None req-2ea88e84-653b-4a6a-92c6-fde308b4959d tempest-ProjectMemberTests-564005882 tempest-ProjectMemberTests-564005882-project-admin] Availability Zones retrieved successfully. Jul 27 16:22:12.279437 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.volume.api [None req-2ea88e84-653b-4a6a-92c6-fde308b4959d tempest-ProjectMemberTests-564005882 tempest-ProjectMemberTests-564005882-project-admin] Flow 'volume_create_api' (061b6630-be01-4248-8372-068f2f70771a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100522) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 27 16:22:12.280338 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.volume.api [None req-2ea88e84-653b-4a6a-92c6-fde308b4959d tempest-ProjectMemberTests-564005882 tempest-ProjectMemberTests-564005882-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (a6a29221-db13-4ee1-9cac-89f1f86e9fcf) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100522) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 27 16:22:12.281100 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.volume.flows.api.create_volume [None req-2ea88e84-653b-4a6a-92c6-fde308b4959d tempest-ProjectMemberTests-564005882 tempest-ProjectMemberTests-564005882-project-admin] Validating volume size '1' using validate_int {{(pid=100522) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 27 16:22:12.305612 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.volume.api [None req-2ea88e84-653b-4a6a-92c6-fde308b4959d tempest-ProjectMemberTests-564005882 tempest-ProjectMemberTests-564005882-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (a6a29221-db13-4ee1-9cac-89f1f86e9fcf) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-27T16:04:59Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=2bce4e1a-e6e0-49d9-be36-c3405449a01e,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '2bce4e1a-e6e0-49d9-be36-c3405449a01e', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100522) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 27 16:22:12.306402 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.volume.api [None req-2ea88e84-653b-4a6a-92c6-fde308b4959d tempest-ProjectMemberTests-564005882 tempest-ProjectMemberTests-564005882-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (cb127204-e161-4f99-8c2f-aaacf035c1e8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100522) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 27 16:22:12.361886 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.quota [None req-2ea88e84-653b-4a6a-92c6-fde308b4959d tempest-ProjectMemberTests-564005882 tempest-ProjectMemberTests-564005882-project-admin] Created reservations ['74941429-8995-4283-ba02-3b49dfc6ce02', 'd35b20fc-4a9c-498c-b09a-771a53d95017', '0e375188-1e5f-4063-9cfc-7d7b0b59154f', '32e44b3d-108a-4522-9066-011c6fb464c3'] {{(pid=100522) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 27 16:22:12.363082 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.volume.api [None req-2ea88e84-653b-4a6a-92c6-fde308b4959d tempest-ProjectMemberTests-564005882 tempest-ProjectMemberTests-564005882-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (cb127204-e161-4f99-8c2f-aaacf035c1e8) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['74941429-8995-4283-ba02-3b49dfc6ce02', 'd35b20fc-4a9c-498c-b09a-771a53d95017', '0e375188-1e5f-4063-9cfc-7d7b0b59154f', '32e44b3d-108a-4522-9066-011c6fb464c3']}' {{(pid=100522) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 27 16:22:12.364232 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.volume.api [None req-2ea88e84-653b-4a6a-92c6-fde308b4959d tempest-ProjectMemberTests-564005882 tempest-ProjectMemberTests-564005882-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (07160375-6b8d-42c2-a007-fb4aa8c7901e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100522) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 27 16:22:12.391337 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.volume.api [None req-2ea88e84-653b-4a6a-92c6-fde308b4959d tempest-ProjectMemberTests-564005882 tempest-ProjectMemberTests-564005882-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (07160375-6b8d-42c2-a007-fb4aa8c7901e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'a29248b8-7a3a-4bdc-afb4-8792bce5abce', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1818984210',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='d1c587f4966043eeaf33886351677990',qos_specs=None,replication_status=,reservations=['74941429-8995-4283-ba02-3b49dfc6ce02','d35b20fc-4a9c-498c-b09a-771a53d95017','0e375188-1e5f-4063-9cfc-7d7b0b59154f','32e44b3d-108a-4522-9066-011c6fb464c3'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='5ea411ae88e945739c2c127122c12668',volume_type_id=2bce4e1a-e6e0-49d9-be36-c3405449a01e), 'volume': Volume(_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-27T16:22:12Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1818984210',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=a29248b8-7a3a-4bdc-afb4-8792bce5abce,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='d1c587f4966043eeaf33886351677990',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='5ea411ae88e945739c2c127122c12668',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(2bce4e1a-e6e0-49d9-be36-c3405449a01e),volume_type_id=2bce4e1a-e6e0-49d9-be36-c3405449a01e)}' {{(pid=100522) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 27 16:22:12.392066 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.volume.api [None req-2ea88e84-653b-4a6a-92c6-fde308b4959d tempest-ProjectMemberTests-564005882 tempest-ProjectMemberTests-564005882-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (91814c5c-dc5d-4ad9-9fae-b37e781018d9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100522) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 27 16:22:12.413000 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.volume.api [None req-2ea88e84-653b-4a6a-92c6-fde308b4959d tempest-ProjectMemberTests-564005882 tempest-ProjectMemberTests-564005882-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (91814c5c-dc5d-4ad9-9fae-b37e781018d9) transitioned into state 'SUCCESS' from state '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-1818984210',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='d1c587f4966043eeaf33886351677990',qos_specs=None,replication_status=,reservations=['74941429-8995-4283-ba02-3b49dfc6ce02','d35b20fc-4a9c-498c-b09a-771a53d95017','0e375188-1e5f-4063-9cfc-7d7b0b59154f','32e44b3d-108a-4522-9066-011c6fb464c3'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='5ea411ae88e945739c2c127122c12668',volume_type_id=2bce4e1a-e6e0-49d9-be36-c3405449a01e)}' {{(pid=100522) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 27 16:22:12.413826 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.volume.api [None req-2ea88e84-653b-4a6a-92c6-fde308b4959d tempest-ProjectMemberTests-564005882 tempest-ProjectMemberTests-564005882-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (298f6f2d-ddcf-417e-9494-4ed7f7c46757) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100522) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 27 16:22:12.426346 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.volume.api [None req-2ea88e84-653b-4a6a-92c6-fde308b4959d tempest-ProjectMemberTests-564005882 tempest-ProjectMemberTests-564005882-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (298f6f2d-ddcf-417e-9494-4ed7f7c46757) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100522) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 27 16:22:12.427786 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.volume.api [None req-2ea88e84-653b-4a6a-92c6-fde308b4959d tempest-ProjectMemberTests-564005882 tempest-ProjectMemberTests-564005882-project-admin] Flow 'volume_create_api' (061b6630-be01-4248-8372-068f2f70771a) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100522) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 27 16:22:12.428412 np0000005924 devstack@c-api.service[100522]: INFO cinder.volume.api [None req-2ea88e84-653b-4a6a-92c6-fde308b4959d tempest-ProjectMemberTests-564005882 tempest-ProjectMemberTests-564005882-project-admin] Create volume request issued successfully. Jul 27 16:22:12.429344 np0000005924 devstack@c-api.service[100522]: INFO cinder.api.openstack.wsgi [None req-2ea88e84-653b-4a6a-92c6-fde308b4959d tempest-ProjectMemberTests-564005882 tempest-ProjectMemberTests-564005882-project-admin] https://10.4.3.117/volume/v3/volumes returned with HTTP 202 Jul 27 16:22:12.430034 np0000005924 devstack@c-api.service[100522]: [pid: 100522|app: 0|req: 1258/5071] 10.4.3.117 () {68 vars in 1258 bytes} [Mon Jul 27 16:22:12 2026] POST /volume/v3/volumes => generated 778 bytes in 163 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 27 16:22:12.441497 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.middleware.request_id [None req-b1f22269-8ac7-4447-8268-2cee7cd785c0 None None] RequestId filter calling following filter/app {{(pid=100523) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:22:12.441981 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.middleware.request_id [None req-39c43cce-b062-4352-be09-c21c6ae6671d None None] RequestId filter calling following filter/app {{(pid=100521) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:22:12.443837 np0000005924 devstack@c-api.service[100521]: INFO cinder.api.openstack.wsgi [None req-39c43cce-b062-4352-be09-c21c6ae6671d tempest-ProjectMemberTests-564005882 tempest-ProjectMemberTests-564005882-project-admin] GET https://10.4.3.117/volume/v3/volumes/a29248b8-7a3a-4bdc-afb4-8792bce5abce Jul 27 16:22:12.443973 np0000005924 devstack@c-api.service[100523]: INFO cinder.api.openstack.wsgi [None req-b1f22269-8ac7-4447-8268-2cee7cd785c0 tempest-ProjectMemberTests33-1780357347 tempest-ProjectMemberTests33-1780357347-project-admin] GET https://10.4.3.117/volume/v3/backups/dd4bc910-5040-4bf4-91d1-c81445e2eb7b Jul 27 16:22:12.444033 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.openstack.wsgi [None req-39c43cce-b062-4352-be09-c21c6ae6671d tempest-ProjectMemberTests-564005882 tempest-ProjectMemberTests-564005882-project-admin] Empty body provided in request {{(pid=100521) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:22:12.444252 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.openstack.wsgi [None req-39c43cce-b062-4352-be09-c21c6ae6671d tempest-ProjectMemberTests-564005882 tempest-ProjectMemberTests-564005882-project-admin] Calling method 'show' {{(pid=100521) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:22:12.444289 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.openstack.wsgi [None req-b1f22269-8ac7-4447-8268-2cee7cd785c0 tempest-ProjectMemberTests33-1780357347 tempest-ProjectMemberTests33-1780357347-project-admin] Empty body provided in request {{(pid=100523) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:22:12.444525 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.openstack.wsgi [None req-b1f22269-8ac7-4447-8268-2cee7cd785c0 tempest-ProjectMemberTests33-1780357347 tempest-ProjectMemberTests33-1780357347-project-admin] Calling method 'show' {{(pid=100523) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:22:12.444664 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.v3.backups [None req-b1f22269-8ac7-4447-8268-2cee7cd785c0 tempest-ProjectMemberTests33-1780357347 tempest-ProjectMemberTests33-1780357347-project-admin] Show backup with id dd4bc910-5040-4bf4-91d1-c81445e2eb7b. {{(pid=100523) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 27 16:22:12.449755 np0000005924 devstack@c-api.service[100523]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:22:12.449755 np0000005924 devstack@c-api.service[100523]: warnings.warn( Jul 27 16:22:12.450556 np0000005924 devstack@c-api.service[100523]: INFO cinder.api.openstack.wsgi [None req-b1f22269-8ac7-4447-8268-2cee7cd785c0 tempest-ProjectMemberTests33-1780357347 tempest-ProjectMemberTests33-1780357347-project-admin] https://10.4.3.117/volume/v3/backups/dd4bc910-5040-4bf4-91d1-c81445e2eb7b returned with HTTP 200 Jul 27 16:22:12.450987 np0000005924 devstack@c-api.service[100523]: [pid: 100523|app: 0|req: 1277/5072] 10.4.3.117 () {68 vars in 1388 bytes} [Mon Jul 27 16:22:12 2026] GET /volume/v3/backups/dd4bc910-5040-4bf4-91d1-c81445e2eb7b => generated 736 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 27 16:22:12.451729 np0000005924 devstack@c-api.service[100521]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:22:12.451729 np0000005924 devstack@c-api.service[100521]: warnings.warn( Jul 27 16:22:12.455643 np0000005924 devstack@c-api.service[100521]: INFO cinder.volume.api [None req-39c43cce-b062-4352-be09-c21c6ae6671d tempest-ProjectMemberTests-564005882 tempest-ProjectMemberTests-564005882-project-admin] Volume info retrieved successfully. Jul 27 16:22:12.459847 np0000005924 devstack@c-api.service[100521]: INFO cinder.api.openstack.wsgi [None req-39c43cce-b062-4352-be09-c21c6ae6671d tempest-ProjectMemberTests-564005882 tempest-ProjectMemberTests-564005882-project-admin] https://10.4.3.117/volume/v3/volumes/a29248b8-7a3a-4bdc-afb4-8792bce5abce returned with HTTP 200 Jul 27 16:22:12.460265 np0000005924 devstack@c-api.service[100521]: [pid: 100521|app: 0|req: 1267/5073] 10.4.3.117 () {66 vars in 1348 bytes} [Mon Jul 27 16:22:12 2026] GET /volume/v3/volumes/a29248b8-7a3a-4bdc-afb4-8792bce5abce => generated 957 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 27 16:22:12.715866 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.middleware.request_id [None req-32f2c6f1-37f6-49e2-942f-8ff8eb910045 None None] RequestId filter calling following filter/app {{(pid=100524) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:22:12.718214 np0000005924 devstack@c-api.service[100524]: INFO cinder.api.openstack.wsgi [None req-32f2c6f1-37f6-49e2-942f-8ff8eb910045 tempest-SnapshotDataIntegrityTests-2123386552 tempest-SnapshotDataIntegrityTests-2123386552-project-member] GET https://10.4.3.117/volume/v3/snapshots/0523a68d-ebc2-4124-a862-cdf7ae07219a Jul 27 16:22:12.718513 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.openstack.wsgi [None req-32f2c6f1-37f6-49e2-942f-8ff8eb910045 tempest-SnapshotDataIntegrityTests-2123386552 tempest-SnapshotDataIntegrityTests-2123386552-project-member] Empty body provided in request {{(pid=100524) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:22:12.718784 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.openstack.wsgi [None req-32f2c6f1-37f6-49e2-942f-8ff8eb910045 tempest-SnapshotDataIntegrityTests-2123386552 tempest-SnapshotDataIntegrityTests-2123386552-project-member] Calling method 'show' {{(pid=100524) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:22:12.725953 np0000005924 devstack@c-api.service[100524]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:22:12.725953 np0000005924 devstack@c-api.service[100524]: warnings.warn( Jul 27 16:22:12.726537 np0000005924 devstack@c-api.service[100524]: INFO cinder.volume.api [None req-32f2c6f1-37f6-49e2-942f-8ff8eb910045 tempest-SnapshotDataIntegrityTests-2123386552 tempest-SnapshotDataIntegrityTests-2123386552-project-member] Snapshot retrieved successfully. Jul 27 16:22:12.727649 np0000005924 devstack@c-api.service[100524]: INFO cinder.api.openstack.wsgi [None req-32f2c6f1-37f6-49e2-942f-8ff8eb910045 tempest-SnapshotDataIntegrityTests-2123386552 tempest-SnapshotDataIntegrityTests-2123386552-project-member] https://10.4.3.117/volume/v3/snapshots/0523a68d-ebc2-4124-a862-cdf7ae07219a returned with HTTP 200 Jul 27 16:22:12.728160 np0000005924 devstack@c-api.service[100524]: [pid: 100524|app: 0|req: 1272/5074] 10.4.3.117 () {66 vars in 1354 bytes} [Mon Jul 27 16:22:12 2026] GET /volume/v3/snapshots/0523a68d-ebc2-4124-a862-cdf7ae07219a => generated 471 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 27 16:22:12.736497 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.middleware.request_id [None req-85050d85-7d04-484b-b09e-679a367e5e68 None None] RequestId filter calling following filter/app {{(pid=100522) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:22:12.738602 np0000005924 devstack@c-api.service[100522]: INFO cinder.api.openstack.wsgi [None req-85050d85-7d04-484b-b09e-679a367e5e68 tempest-SnapshotDataIntegrityTests-2123386552 tempest-SnapshotDataIntegrityTests-2123386552-project-member] GET https://10.4.3.117/volume/v3/snapshots/0523a68d-ebc2-4124-a862-cdf7ae07219a Jul 27 16:22:12.738822 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.openstack.wsgi [None req-85050d85-7d04-484b-b09e-679a367e5e68 tempest-SnapshotDataIntegrityTests-2123386552 tempest-SnapshotDataIntegrityTests-2123386552-project-member] Empty body provided in request {{(pid=100522) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:22:12.739013 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.openstack.wsgi [None req-85050d85-7d04-484b-b09e-679a367e5e68 tempest-SnapshotDataIntegrityTests-2123386552 tempest-SnapshotDataIntegrityTests-2123386552-project-member] Calling method 'show' {{(pid=100522) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:22:12.743985 np0000005924 devstack@c-api.service[100522]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:22:12.743985 np0000005924 devstack@c-api.service[100522]: warnings.warn( Jul 27 16:22:12.744434 np0000005924 devstack@c-api.service[100522]: INFO cinder.volume.api [None req-85050d85-7d04-484b-b09e-679a367e5e68 tempest-SnapshotDataIntegrityTests-2123386552 tempest-SnapshotDataIntegrityTests-2123386552-project-member] Snapshot retrieved successfully. Jul 27 16:22:12.745174 np0000005924 devstack@c-api.service[100522]: INFO cinder.api.openstack.wsgi [None req-85050d85-7d04-484b-b09e-679a367e5e68 tempest-SnapshotDataIntegrityTests-2123386552 tempest-SnapshotDataIntegrityTests-2123386552-project-member] https://10.4.3.117/volume/v3/snapshots/0523a68d-ebc2-4124-a862-cdf7ae07219a returned with HTTP 200 Jul 27 16:22:12.745569 np0000005924 devstack@c-api.service[100522]: [pid: 100522|app: 0|req: 1259/5075] 10.4.3.117 () {66 vars in 1354 bytes} [Mon Jul 27 16:22:12 2026] GET /volume/v3/snapshots/0523a68d-ebc2-4124-a862-cdf7ae07219a => generated 471 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 27 16:22:12.784984 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.middleware.request_id [req-2b631ccd-ac5b-4fa5-948d-3c8344fbd1c9 req-f12006fd-f541-4c1c-9174-0236bb41d280 None None] RequestId filter calling following filter/app {{(pid=100523) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:22:12.795709 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.middleware.request_id [None req-12024e70-9c28-4f65-a5a5-c8c3f323e1aa None None] RequestId filter calling following filter/app {{(pid=100521) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:22:12.797682 np0000005924 devstack@c-api.service[100521]: INFO cinder.api.openstack.wsgi [None req-12024e70-9c28-4f65-a5a5-c8c3f323e1aa tempest-TestVolumeBootPatternV346-216340812 tempest-TestVolumeBootPatternV346-216340812-project-member] POST https://10.4.3.117/volume/v3/volumes Jul 27 16:22:12.798141 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.openstack.wsgi [None req-12024e70-9c28-4f65-a5a5-c8c3f323e1aa tempest-TestVolumeBootPatternV346-216340812 tempest-TestVolumeBootPatternV346-216340812-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestVolumeBootPatternV346-volume-origin-1092782188", "snapshot_id": null, "imageRef": "9b5714dc-7db2-46f4-8517-f5174b84ff15", "volume_type": null, "size": 1}} {{(pid=100521) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 27 16:22:12.800207 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.v3.volumes [None req-12024e70-9c28-4f65-a5a5-c8c3f323e1aa tempest-TestVolumeBootPatternV346-216340812 tempest-TestVolumeBootPatternV346-216340812-project-member] Create volume request body: {'volume': {'name': 'tempest-TestVolumeBootPatternV346-volume-origin-1092782188', 'snapshot_id': None, 'imageRef': '9b5714dc-7db2-46f4-8517-f5174b84ff15', 'volume_type': None, 'size': 1}} {{(pid=100521) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 27 16:22:12.875536 np0000005924 devstack@c-api.service[100521]: INFO cinder.api.v3.volumes [None req-12024e70-9c28-4f65-a5a5-c8c3f323e1aa tempest-TestVolumeBootPatternV346-216340812 tempest-TestVolumeBootPatternV346-216340812-project-member] Create volume of 1 GB Jul 27 16:22:12.879762 np0000005924 devstack@c-api.service[100521]: INFO cinder.volume.api [None req-12024e70-9c28-4f65-a5a5-c8c3f323e1aa tempest-TestVolumeBootPatternV346-216340812 tempest-TestVolumeBootPatternV346-216340812-project-member] Availability Zones retrieved successfully. Jul 27 16:22:12.884662 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.volume.api [None req-12024e70-9c28-4f65-a5a5-c8c3f323e1aa tempest-TestVolumeBootPatternV346-216340812 tempest-TestVolumeBootPatternV346-216340812-project-member] Flow 'volume_create_api' (ff58a44b-5fa3-4c58-8b28-6a97466c20f6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100521) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 27 16:22:12.885634 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.volume.api [None req-12024e70-9c28-4f65-a5a5-c8c3f323e1aa tempest-TestVolumeBootPatternV346-216340812 tempest-TestVolumeBootPatternV346-216340812-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (17fb8eb4-411b-4676-95c2-4b166036f9f9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100521) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 27 16:22:12.886724 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.volume.flows.api.create_volume [None req-12024e70-9c28-4f65-a5a5-c8c3f323e1aa tempest-TestVolumeBootPatternV346-216340812 tempest-TestVolumeBootPatternV346-216340812-project-member] Validating volume size '1' using validate_int {{(pid=100521) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 27 16:22:12.911024 np0000005924 devstack@c-api.service[100523]: INFO cinder.api.openstack.wsgi [req-2b631ccd-ac5b-4fa5-948d-3c8344fbd1c9 req-f12006fd-f541-4c1c-9174-0236bb41d280 tempest-SnapshotDataIntegrityTests-2123386552 tempest-SnapshotDataIntegrityTests-2123386552-project-member] GET https://10.4.3.117/volume/v3/volumes/116b01e9-ca12-45af-afa7-ddc52b80eee0 Jul 27 16:22:12.911355 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.openstack.wsgi [req-2b631ccd-ac5b-4fa5-948d-3c8344fbd1c9 req-f12006fd-f541-4c1c-9174-0236bb41d280 tempest-SnapshotDataIntegrityTests-2123386552 tempest-SnapshotDataIntegrityTests-2123386552-project-member] Empty body provided in request {{(pid=100523) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:22:12.911618 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.openstack.wsgi [req-2b631ccd-ac5b-4fa5-948d-3c8344fbd1c9 req-f12006fd-f541-4c1c-9174-0236bb41d280 tempest-SnapshotDataIntegrityTests-2123386552 tempest-SnapshotDataIntegrityTests-2123386552-project-member] Calling method 'show' {{(pid=100523) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:22:12.921149 np0000005924 devstack@c-api.service[100523]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:22:12.921149 np0000005924 devstack@c-api.service[100523]: warnings.warn( Jul 27 16:22:12.925053 np0000005924 devstack@c-api.service[100523]: INFO cinder.volume.api [req-2b631ccd-ac5b-4fa5-948d-3c8344fbd1c9 req-f12006fd-f541-4c1c-9174-0236bb41d280 tempest-SnapshotDataIntegrityTests-2123386552 tempest-SnapshotDataIntegrityTests-2123386552-project-member] Volume info retrieved successfully. Jul 27 16:22:12.929674 np0000005924 devstack@c-api.service[100523]: INFO cinder.api.openstack.wsgi [req-2b631ccd-ac5b-4fa5-948d-3c8344fbd1c9 req-f12006fd-f541-4c1c-9174-0236bb41d280 tempest-SnapshotDataIntegrityTests-2123386552 tempest-SnapshotDataIntegrityTests-2123386552-project-member] https://10.4.3.117/volume/v3/volumes/116b01e9-ca12-45af-afa7-ddc52b80eee0 returned with HTTP 200 Jul 27 16:22:12.930046 np0000005924 devstack@c-api.service[100523]: [pid: 100523|app: 0|req: 1278/5076] 10.4.3.117 () {68 vars in 1598 bytes} [Mon Jul 27 16:22:12 2026] GET /volume/v3/volumes/116b01e9-ca12-45af-afa7-ddc52b80eee0 => generated 1142 bytes in 145 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 27 16:22:12.943042 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.volume.api [None req-12024e70-9c28-4f65-a5a5-c8c3f323e1aa tempest-TestVolumeBootPatternV346-216340812 tempest-TestVolumeBootPatternV346-216340812-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (17fb8eb4-411b-4676-95c2-4b166036f9f9) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-27T16:04:59Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=2bce4e1a-e6e0-49d9-be36-c3405449a01e,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '2bce4e1a-e6e0-49d9-be36-c3405449a01e', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100521) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 27 16:22:12.943811 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.volume.api [None req-12024e70-9c28-4f65-a5a5-c8c3f323e1aa tempest-TestVolumeBootPatternV346-216340812 tempest-TestVolumeBootPatternV346-216340812-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (1de22ea0-1d27-4b05-b8c5-6cc880329f44) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100521) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 27 16:22:12.952162 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.middleware.request_id [req-2b631ccd-ac5b-4fa5-948d-3c8344fbd1c9 req-2841f7f6-c3e4-410d-b4ce-2fd55b51988f None None] RequestId filter calling following filter/app {{(pid=100524) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:22:12.954528 np0000005924 devstack@c-api.service[100524]: INFO cinder.api.openstack.wsgi [req-2b631ccd-ac5b-4fa5-948d-3c8344fbd1c9 req-2841f7f6-c3e4-410d-b4ce-2fd55b51988f tempest-SnapshotDataIntegrityTests-2123386552 tempest-SnapshotDataIntegrityTests-2123386552-project-member] POST https://10.4.3.117/volume/v3/volumes/116b01e9-ca12-45af-afa7-ddc52b80eee0/action Jul 27 16:22:12.954957 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.openstack.wsgi [req-2b631ccd-ac5b-4fa5-948d-3c8344fbd1c9 req-2841f7f6-c3e4-410d-b4ce-2fd55b51988f tempest-SnapshotDataIntegrityTests-2123386552 tempest-SnapshotDataIntegrityTests-2123386552-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100524) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 27 16:22:12.955137 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.openstack.wsgi [req-2b631ccd-ac5b-4fa5-948d-3c8344fbd1c9 req-2841f7f6-c3e4-410d-b4ce-2fd55b51988f tempest-SnapshotDataIntegrityTests-2123386552 tempest-SnapshotDataIntegrityTests-2123386552-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100524) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 27 16:22:12.968674 np0000005924 devstack@c-api.service[100524]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:22:12.968674 np0000005924 devstack@c-api.service[100524]: warnings.warn( Jul 27 16:22:12.969293 np0000005924 devstack@c-api.service[100524]: INFO cinder.volume.api [req-2b631ccd-ac5b-4fa5-948d-3c8344fbd1c9 req-2841f7f6-c3e4-410d-b4ce-2fd55b51988f tempest-SnapshotDataIntegrityTests-2123386552 tempest-SnapshotDataIntegrityTests-2123386552-project-member] Volume info retrieved successfully. Jul 27 16:22:12.977880 np0000005924 devstack@c-api.service[100524]: INFO cinder.volume.api [req-2b631ccd-ac5b-4fa5-948d-3c8344fbd1c9 req-2841f7f6-c3e4-410d-b4ce-2fd55b51988f tempest-SnapshotDataIntegrityTests-2123386552 tempest-SnapshotDataIntegrityTests-2123386552-project-member] Begin detaching volume completed successfully. Jul 27 16:22:12.978208 np0000005924 devstack@c-api.service[100524]: INFO cinder.api.openstack.wsgi [req-2b631ccd-ac5b-4fa5-948d-3c8344fbd1c9 req-2841f7f6-c3e4-410d-b4ce-2fd55b51988f tempest-SnapshotDataIntegrityTests-2123386552 tempest-SnapshotDataIntegrityTests-2123386552-project-member] https://10.4.3.117/volume/v3/volumes/116b01e9-ca12-45af-afa7-ddc52b80eee0/action returned with HTTP 202 Jul 27 16:22:12.978674 np0000005924 devstack@c-api.service[100524]: [pid: 100524|app: 0|req: 1273/5077] 10.4.3.117 () {72 vars in 1672 bytes} [Mon Jul 27 16:22:12 2026] POST /volume/v3/volumes/116b01e9-ca12-45af-afa7-ddc52b80eee0/action => generated 0 bytes in 27 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 27 16:22:13.006995 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.quota [None req-12024e70-9c28-4f65-a5a5-c8c3f323e1aa tempest-TestVolumeBootPatternV346-216340812 tempest-TestVolumeBootPatternV346-216340812-project-member] Created reservations ['32fbaa39-3f74-4743-9e5f-d2c060fb82c0', '271732bb-23be-4754-8e29-83ef8313ccda', '9d204c06-e6f5-4c98-b9c7-9c8e5567dc4e', '87e1bfd1-8e1c-4e23-a4b0-8c5d5f55d6af'] {{(pid=100521) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 27 16:22:13.007854 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.volume.api [None req-12024e70-9c28-4f65-a5a5-c8c3f323e1aa tempest-TestVolumeBootPatternV346-216340812 tempest-TestVolumeBootPatternV346-216340812-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (1de22ea0-1d27-4b05-b8c5-6cc880329f44) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['32fbaa39-3f74-4743-9e5f-d2c060fb82c0', '271732bb-23be-4754-8e29-83ef8313ccda', '9d204c06-e6f5-4c98-b9c7-9c8e5567dc4e', '87e1bfd1-8e1c-4e23-a4b0-8c5d5f55d6af']}' {{(pid=100521) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 27 16:22:13.008760 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.volume.api [None req-12024e70-9c28-4f65-a5a5-c8c3f323e1aa tempest-TestVolumeBootPatternV346-216340812 tempest-TestVolumeBootPatternV346-216340812-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (481445ee-e786-42f0-b554-02418d8f9307) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100521) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 27 16:22:13.022826 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.middleware.request_id [None req-24bf6e8a-620d-40ee-9d0c-2607a95da94a None None] RequestId filter calling following filter/app {{(pid=100522) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:22:13.023266 np0000005924 devstack@c-api.service[100522]: INFO cinder.api.openstack.wsgi [None req-24bf6e8a-620d-40ee-9d0c-2607a95da94a None None] GET https://10.4.3.117/volume// Jul 27 16:22:13.023467 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.openstack.wsgi [None req-24bf6e8a-620d-40ee-9d0c-2607a95da94a None None] Empty body provided in request {{(pid=100522) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:22:13.023661 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.openstack.wsgi [None req-24bf6e8a-620d-40ee-9d0c-2607a95da94a None None] Calling method 'all' {{(pid=100522) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:22:13.024011 np0000005924 devstack@c-api.service[100522]: INFO cinder.api.openstack.wsgi [None req-24bf6e8a-620d-40ee-9d0c-2607a95da94a None None] https://10.4.3.117/volume// returned with HTTP 300 Jul 27 16:22:13.024338 np0000005924 devstack@c-api.service[100522]: [pid: 100522|app: 0|req: 1260/5078] 10.4.3.117 () {66 vars in 1426 bytes} [Mon Jul 27 16:22:13 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 27 16:22:13.032838 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.volume.api [None req-12024e70-9c28-4f65-a5a5-c8c3f323e1aa tempest-TestVolumeBootPatternV346-216340812 tempest-TestVolumeBootPatternV346-216340812-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (481445ee-e786-42f0-b554-02418d8f9307) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '839d1e5f-5abf-42ee-b576-8da2cdfb5f52', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestVolumeBootPatternV346-volume-origin-1092782188',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='5bfacf39692142beb1f5573f960801d8',qos_specs=None,replication_status=,reservations=['32fbaa39-3f74-4743-9e5f-d2c060fb82c0','271732bb-23be-4754-8e29-83ef8313ccda','9d204c06-e6f5-4c98-b9c7-9c8e5567dc4e','87e1bfd1-8e1c-4e23-a4b0-8c5d5f55d6af'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='d77bd1c74ebf44c8b3673d9c3d9a7911',volume_type_id=2bce4e1a-e6e0-49d9-be36-c3405449a01e), 'volume': Volume(_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-27T16:22:13Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestVolumeBootPatternV346-volume-origin-1092782188',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=839d1e5f-5abf-42ee-b576-8da2cdfb5f52,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='5bfacf39692142beb1f5573f960801d8',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='d77bd1c74ebf44c8b3673d9c3d9a7911',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(2bce4e1a-e6e0-49d9-be36-c3405449a01e),volume_type_id=2bce4e1a-e6e0-49d9-be36-c3405449a01e)}' {{(pid=100521) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 27 16:22:13.032966 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.middleware.request_id [req-2b631ccd-ac5b-4fa5-948d-3c8344fbd1c9 req-07aa02ca-9431-4900-bddb-6eab0b55057d None None] RequestId filter calling following filter/app {{(pid=100523) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:22:13.033488 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.volume.api [None req-12024e70-9c28-4f65-a5a5-c8c3f323e1aa tempest-TestVolumeBootPatternV346-216340812 tempest-TestVolumeBootPatternV346-216340812-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (d2985c4a-e089-41f1-a9fa-175b45bd3f41) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100521) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 27 16:22:13.051274 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.volume.api [None req-12024e70-9c28-4f65-a5a5-c8c3f323e1aa tempest-TestVolumeBootPatternV346-216340812 tempest-TestVolumeBootPatternV346-216340812-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (d2985c4a-e089-41f1-a9fa-175b45bd3f41) transitioned into state 'SUCCESS' from state '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-1092782188',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='5bfacf39692142beb1f5573f960801d8',qos_specs=None,replication_status=,reservations=['32fbaa39-3f74-4743-9e5f-d2c060fb82c0','271732bb-23be-4754-8e29-83ef8313ccda','9d204c06-e6f5-4c98-b9c7-9c8e5567dc4e','87e1bfd1-8e1c-4e23-a4b0-8c5d5f55d6af'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='d77bd1c74ebf44c8b3673d9c3d9a7911',volume_type_id=2bce4e1a-e6e0-49d9-be36-c3405449a01e)}' {{(pid=100521) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 27 16:22:13.051955 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.volume.api [None req-12024e70-9c28-4f65-a5a5-c8c3f323e1aa tempest-TestVolumeBootPatternV346-216340812 tempest-TestVolumeBootPatternV346-216340812-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (21ae55d0-e7be-4234-9ca1-f94faac7436b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100521) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 27 16:22:13.060503 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.volume.api [None req-12024e70-9c28-4f65-a5a5-c8c3f323e1aa tempest-TestVolumeBootPatternV346-216340812 tempest-TestVolumeBootPatternV346-216340812-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (21ae55d0-e7be-4234-9ca1-f94faac7436b) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100521) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 27 16:22:13.061402 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.volume.api [None req-12024e70-9c28-4f65-a5a5-c8c3f323e1aa tempest-TestVolumeBootPatternV346-216340812 tempest-TestVolumeBootPatternV346-216340812-project-member] Flow 'volume_create_api' (ff58a44b-5fa3-4c58-8b28-6a97466c20f6) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100521) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 27 16:22:13.061548 np0000005924 devstack@c-api.service[100521]: INFO cinder.volume.api [None req-12024e70-9c28-4f65-a5a5-c8c3f323e1aa tempest-TestVolumeBootPatternV346-216340812 tempest-TestVolumeBootPatternV346-216340812-project-member] Create volume request issued successfully. Jul 27 16:22:13.062191 np0000005924 devstack@c-api.service[100521]: INFO cinder.api.openstack.wsgi [None req-12024e70-9c28-4f65-a5a5-c8c3f323e1aa tempest-TestVolumeBootPatternV346-216340812 tempest-TestVolumeBootPatternV346-216340812-project-member] https://10.4.3.117/volume/v3/volumes returned with HTTP 202 Jul 27 16:22:13.062503 np0000005924 devstack@c-api.service[100521]: [pid: 100521|app: 0|req: 1268/5079] 10.4.3.117 () {70 vars in 1300 bytes} [Mon Jul 27 16:22:12 2026] POST /volume/v3/volumes => generated 781 bytes in 267 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Jul 27 16:22:13.065004 np0000005924 devstack@c-api.service[100523]: INFO cinder.api.openstack.wsgi [req-2b631ccd-ac5b-4fa5-948d-3c8344fbd1c9 req-07aa02ca-9431-4900-bddb-6eab0b55057d tempest-SnapshotDataIntegrityTests-2123386552 tempest-SnapshotDataIntegrityTests-2123386552-project-member] GET https://10.4.3.117/volume/v3/volumes/116b01e9-ca12-45af-afa7-ddc52b80eee0 Jul 27 16:22:13.065294 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.openstack.wsgi [req-2b631ccd-ac5b-4fa5-948d-3c8344fbd1c9 req-07aa02ca-9431-4900-bddb-6eab0b55057d tempest-SnapshotDataIntegrityTests-2123386552 tempest-SnapshotDataIntegrityTests-2123386552-project-member] Empty body provided in request {{(pid=100523) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:22:13.065516 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.openstack.wsgi [req-2b631ccd-ac5b-4fa5-948d-3c8344fbd1c9 req-07aa02ca-9431-4900-bddb-6eab0b55057d tempest-SnapshotDataIntegrityTests-2123386552 tempest-SnapshotDataIntegrityTests-2123386552-project-member] Calling method 'show' {{(pid=100523) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:22:13.074580 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.middleware.request_id [None req-38dcf1b9-c150-440f-8389-8462e10b29fa None None] RequestId filter calling following filter/app {{(pid=100524) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:22:13.075358 np0000005924 devstack@c-api.service[100523]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:22:13.075358 np0000005924 devstack@c-api.service[100523]: warnings.warn( Jul 27 16:22:13.077014 np0000005924 devstack@c-api.service[100524]: INFO cinder.api.openstack.wsgi [None req-38dcf1b9-c150-440f-8389-8462e10b29fa tempest-TestVolumeBootPatternV346-216340812 tempest-TestVolumeBootPatternV346-216340812-project-member] GET https://10.4.3.117/volume/v3/volumes/839d1e5f-5abf-42ee-b576-8da2cdfb5f52 Jul 27 16:22:13.077308 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.openstack.wsgi [None req-38dcf1b9-c150-440f-8389-8462e10b29fa tempest-TestVolumeBootPatternV346-216340812 tempest-TestVolumeBootPatternV346-216340812-project-member] Empty body provided in request {{(pid=100524) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:22:13.077570 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.openstack.wsgi [None req-38dcf1b9-c150-440f-8389-8462e10b29fa tempest-TestVolumeBootPatternV346-216340812 tempest-TestVolumeBootPatternV346-216340812-project-member] Calling method 'show' {{(pid=100524) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:22:13.078167 np0000005924 devstack@c-api.service[100523]: INFO cinder.volume.api [req-2b631ccd-ac5b-4fa5-948d-3c8344fbd1c9 req-07aa02ca-9431-4900-bddb-6eab0b55057d tempest-SnapshotDataIntegrityTests-2123386552 tempest-SnapshotDataIntegrityTests-2123386552-project-member] Volume info retrieved successfully. Jul 27 16:22:13.082257 np0000005924 devstack@c-api.service[100523]: INFO cinder.api.openstack.wsgi [req-2b631ccd-ac5b-4fa5-948d-3c8344fbd1c9 req-07aa02ca-9431-4900-bddb-6eab0b55057d tempest-SnapshotDataIntegrityTests-2123386552 tempest-SnapshotDataIntegrityTests-2123386552-project-member] https://10.4.3.117/volume/v3/volumes/116b01e9-ca12-45af-afa7-ddc52b80eee0 returned with HTTP 200 Jul 27 16:22:13.082639 np0000005924 devstack@c-api.service[100523]: [pid: 100523|app: 0|req: 1279/5080] 10.4.3.117 () {70 vars in 1639 bytes} [Mon Jul 27 16:22:13 2026] GET /volume/v3/volumes/116b01e9-ca12-45af-afa7-ddc52b80eee0 => generated 1325 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 27 16:22:13.085119 np0000005924 devstack@c-api.service[100524]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:22:13.085119 np0000005924 devstack@c-api.service[100524]: warnings.warn( Jul 27 16:22:13.089004 np0000005924 devstack@c-api.service[100524]: INFO cinder.volume.api [None req-38dcf1b9-c150-440f-8389-8462e10b29fa tempest-TestVolumeBootPatternV346-216340812 tempest-TestVolumeBootPatternV346-216340812-project-member] Volume info retrieved successfully. Jul 27 16:22:13.093499 np0000005924 devstack@c-api.service[100524]: INFO cinder.api.openstack.wsgi [None req-38dcf1b9-c150-440f-8389-8462e10b29fa tempest-TestVolumeBootPatternV346-216340812 tempest-TestVolumeBootPatternV346-216340812-project-member] https://10.4.3.117/volume/v3/volumes/839d1e5f-5abf-42ee-b576-8da2cdfb5f52 returned with HTTP 200 Jul 27 16:22:13.093922 np0000005924 devstack@c-api.service[100524]: [pid: 100524|app: 0|req: 1274/5081] 10.4.3.117 () {68 vars in 1389 bytes} [Mon Jul 27 16:22:13 2026] GET /volume/v3/volumes/839d1e5f-5abf-42ee-b576-8da2cdfb5f52 => generated 849 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 27 16:22:13.462467 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.middleware.request_id [None req-45c8f7ea-9405-4e76-8ce0-8200743f9b15 None None] RequestId filter calling following filter/app {{(pid=100522) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:22:13.464565 np0000005924 devstack@c-api.service[100522]: INFO cinder.api.openstack.wsgi [None req-45c8f7ea-9405-4e76-8ce0-8200743f9b15 tempest-ProjectMemberTests33-1780357347 tempest-ProjectMemberTests33-1780357347-project-admin] GET https://10.4.3.117/volume/v3/backups/dd4bc910-5040-4bf4-91d1-c81445e2eb7b Jul 27 16:22:13.464805 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.openstack.wsgi [None req-45c8f7ea-9405-4e76-8ce0-8200743f9b15 tempest-ProjectMemberTests33-1780357347 tempest-ProjectMemberTests33-1780357347-project-admin] Empty body provided in request {{(pid=100522) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:22:13.465022 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.openstack.wsgi [None req-45c8f7ea-9405-4e76-8ce0-8200743f9b15 tempest-ProjectMemberTests33-1780357347 tempest-ProjectMemberTests33-1780357347-project-admin] Calling method 'show' {{(pid=100522) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:22:13.465203 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.v3.backups [None req-45c8f7ea-9405-4e76-8ce0-8200743f9b15 tempest-ProjectMemberTests33-1780357347 tempest-ProjectMemberTests33-1780357347-project-admin] Show backup with id dd4bc910-5040-4bf4-91d1-c81445e2eb7b. {{(pid=100522) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 27 16:22:13.470745 np0000005924 devstack@c-api.service[100522]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:22:13.470745 np0000005924 devstack@c-api.service[100522]: warnings.warn( Jul 27 16:22:13.471218 np0000005924 devstack@c-api.service[100522]: INFO cinder.api.openstack.wsgi [None req-45c8f7ea-9405-4e76-8ce0-8200743f9b15 tempest-ProjectMemberTests33-1780357347 tempest-ProjectMemberTests33-1780357347-project-admin] https://10.4.3.117/volume/v3/backups/dd4bc910-5040-4bf4-91d1-c81445e2eb7b returned with HTTP 200 Jul 27 16:22:13.471911 np0000005924 devstack@c-api.service[100522]: [pid: 100522|app: 0|req: 1261/5082] 10.4.3.117 () {68 vars in 1388 bytes} [Mon Jul 27 16:22:13 2026] GET /volume/v3/backups/dd4bc910-5040-4bf4-91d1-c81445e2eb7b => generated 736 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 27 16:22:13.474530 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.middleware.request_id [None req-ae10a42b-2a25-4ed7-9345-730b6d2601b3 None None] RequestId filter calling following filter/app {{(pid=100521) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:22:13.476478 np0000005924 devstack@c-api.service[100521]: INFO cinder.api.openstack.wsgi [None req-ae10a42b-2a25-4ed7-9345-730b6d2601b3 tempest-ProjectMemberTests-564005882 tempest-ProjectMemberTests-564005882-project-admin] GET https://10.4.3.117/volume/v3/volumes/a29248b8-7a3a-4bdc-afb4-8792bce5abce Jul 27 16:22:13.476690 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.openstack.wsgi [None req-ae10a42b-2a25-4ed7-9345-730b6d2601b3 tempest-ProjectMemberTests-564005882 tempest-ProjectMemberTests-564005882-project-admin] Empty body provided in request {{(pid=100521) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:22:13.476853 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.openstack.wsgi [None req-ae10a42b-2a25-4ed7-9345-730b6d2601b3 tempest-ProjectMemberTests-564005882 tempest-ProjectMemberTests-564005882-project-admin] Calling method 'show' {{(pid=100521) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:22:13.483697 np0000005924 devstack@c-api.service[100521]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:22:13.483697 np0000005924 devstack@c-api.service[100521]: warnings.warn( Jul 27 16:22:13.486855 np0000005924 devstack@c-api.service[100521]: INFO cinder.volume.api [None req-ae10a42b-2a25-4ed7-9345-730b6d2601b3 tempest-ProjectMemberTests-564005882 tempest-ProjectMemberTests-564005882-project-admin] Volume info retrieved successfully. Jul 27 16:22:13.490136 np0000005924 devstack@c-api.service[100521]: INFO cinder.api.openstack.wsgi [None req-ae10a42b-2a25-4ed7-9345-730b6d2601b3 tempest-ProjectMemberTests-564005882 tempest-ProjectMemberTests-564005882-project-admin] https://10.4.3.117/volume/v3/volumes/a29248b8-7a3a-4bdc-afb4-8792bce5abce returned with HTTP 200 Jul 27 16:22:13.490535 np0000005924 devstack@c-api.service[100521]: [pid: 100521|app: 0|req: 1269/5083] 10.4.3.117 () {66 vars in 1348 bytes} [Mon Jul 27 16:22:13 2026] GET /volume/v3/volumes/a29248b8-7a3a-4bdc-afb4-8792bce5abce => generated 1009 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Jul 27 16:22:13.503558 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.middleware.request_id [None req-d98700ac-ffff-4d63-92b0-eea7d334cdc9 None None] RequestId filter calling following filter/app {{(pid=100523) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:22:13.505531 np0000005924 devstack@c-api.service[100523]: INFO cinder.api.openstack.wsgi [None req-d98700ac-ffff-4d63-92b0-eea7d334cdc9 tempest-ProjectMemberTests-564005882 tempest-ProjectMemberTests-564005882-project-admin] POST https://10.4.3.117/volume/v3/snapshots Jul 27 16:22:13.505952 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.openstack.wsgi [None req-d98700ac-ffff-4d63-92b0-eea7d334cdc9 tempest-ProjectMemberTests-564005882 tempest-ProjectMemberTests-564005882-project-admin] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "a29248b8-7a3a-4bdc-afb4-8792bce5abce", "name": "tempest-VolumeV3RbacBaseTests-Snapshot-715157892"}} {{(pid=100523) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 27 16:22:13.515123 np0000005924 devstack@c-api.service[100523]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:22:13.515123 np0000005924 devstack@c-api.service[100523]: warnings.warn( Jul 27 16:22:13.515466 np0000005924 devstack@c-api.service[100523]: INFO cinder.volume.api [None req-d98700ac-ffff-4d63-92b0-eea7d334cdc9 tempest-ProjectMemberTests-564005882 tempest-ProjectMemberTests-564005882-project-admin] Volume info retrieved successfully. Jul 27 16:22:13.515586 np0000005924 devstack@c-api.service[100523]: INFO cinder.api.v3.snapshots [None req-d98700ac-ffff-4d63-92b0-eea7d334cdc9 tempest-ProjectMemberTests-564005882 tempest-ProjectMemberTests-564005882-project-admin] Create snapshot from volume a29248b8-7a3a-4bdc-afb4-8792bce5abce Jul 27 16:22:13.540773 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.quota [None req-d98700ac-ffff-4d63-92b0-eea7d334cdc9 tempest-ProjectMemberTests-564005882 tempest-ProjectMemberTests-564005882-project-admin] Created reservations ['cc0cb480-418f-48e2-8f2a-7d8bc2833e74', 'f02e7e33-05e9-40d7-a050-716973256beb', 'eaf1139f-c213-4ceb-91e7-a9a801a4ce57', '1e818224-75a7-4b26-aaa5-054770d2d26c'] {{(pid=100523) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 27 16:22:13.577505 np0000005924 devstack@c-api.service[100523]: INFO cinder.volume.api [None req-d98700ac-ffff-4d63-92b0-eea7d334cdc9 tempest-ProjectMemberTests-564005882 tempest-ProjectMemberTests-564005882-project-admin] Snapshot create request issued successfully. Jul 27 16:22:13.577884 np0000005924 devstack@c-api.service[100523]: INFO cinder.api.openstack.wsgi [None req-d98700ac-ffff-4d63-92b0-eea7d334cdc9 tempest-ProjectMemberTests-564005882 tempest-ProjectMemberTests-564005882-project-admin] https://10.4.3.117/volume/v3/snapshots returned with HTTP 202 Jul 27 16:22:13.578653 np0000005924 devstack@c-api.service[100523]: [pid: 100523|app: 0|req: 1280/5084] 10.4.3.117 () {68 vars in 1265 bytes} [Mon Jul 27 16:22:13 2026] POST /volume/v3/snapshots => generated 307 bytes in 76 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 27 16:22:13.587520 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.middleware.request_id [None req-b768234d-e209-45c2-8a8f-a94f75ee446b None None] RequestId filter calling following filter/app {{(pid=100524) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:22:13.589543 np0000005924 devstack@c-api.service[100524]: INFO cinder.api.openstack.wsgi [None req-b768234d-e209-45c2-8a8f-a94f75ee446b tempest-ProjectMemberTests-564005882 tempest-ProjectMemberTests-564005882-project-admin] GET https://10.4.3.117/volume/v3/snapshots/5dbacfa8-0534-46d8-a4ff-6826ff446fc9 Jul 27 16:22:13.589784 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.openstack.wsgi [None req-b768234d-e209-45c2-8a8f-a94f75ee446b tempest-ProjectMemberTests-564005882 tempest-ProjectMemberTests-564005882-project-admin] Empty body provided in request {{(pid=100524) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:22:13.590028 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.openstack.wsgi [None req-b768234d-e209-45c2-8a8f-a94f75ee446b tempest-ProjectMemberTests-564005882 tempest-ProjectMemberTests-564005882-project-admin] Calling method 'show' {{(pid=100524) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:22:13.595441 np0000005924 devstack@c-api.service[100524]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:22:13.595441 np0000005924 devstack@c-api.service[100524]: warnings.warn( Jul 27 16:22:13.596079 np0000005924 devstack@c-api.service[100524]: INFO cinder.volume.api [None req-b768234d-e209-45c2-8a8f-a94f75ee446b tempest-ProjectMemberTests-564005882 tempest-ProjectMemberTests-564005882-project-admin] Snapshot retrieved successfully. Jul 27 16:22:13.596704 np0000005924 devstack@c-api.service[100524]: INFO cinder.api.openstack.wsgi [None req-b768234d-e209-45c2-8a8f-a94f75ee446b tempest-ProjectMemberTests-564005882 tempest-ProjectMemberTests-564005882-project-admin] https://10.4.3.117/volume/v3/snapshots/5dbacfa8-0534-46d8-a4ff-6826ff446fc9 returned with HTTP 200 Jul 27 16:22:13.597350 np0000005924 devstack@c-api.service[100524]: [pid: 100524|app: 0|req: 1275/5085] 10.4.3.117 () {66 vars in 1354 bytes} [Mon Jul 27 16:22:13 2026] GET /volume/v3/snapshots/5dbacfa8-0534-46d8-a4ff-6826ff446fc9 => generated 439 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 27 16:22:13.841851 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.middleware.request_id [req-2b631ccd-ac5b-4fa5-948d-3c8344fbd1c9 req-3ad0c300-3d48-41c1-bf57-114839982fbb None None] RequestId filter calling following filter/app {{(pid=100522) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:22:13.843785 np0000005924 devstack@c-api.service[100522]: INFO cinder.api.openstack.wsgi [req-2b631ccd-ac5b-4fa5-948d-3c8344fbd1c9 req-3ad0c300-3d48-41c1-bf57-114839982fbb tempest-SnapshotDataIntegrityTests-2123386552 tempest-SnapshotDataIntegrityTests-2123386552-project-member] DELETE https://10.4.3.117/volume/v3/attachments/c755b0d4-3727-408d-83ae-0fef5874b0d5 Jul 27 16:22:13.843989 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.openstack.wsgi [req-2b631ccd-ac5b-4fa5-948d-3c8344fbd1c9 req-3ad0c300-3d48-41c1-bf57-114839982fbb tempest-SnapshotDataIntegrityTests-2123386552 tempest-SnapshotDataIntegrityTests-2123386552-project-member] Empty body provided in request {{(pid=100522) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:22:13.844199 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.openstack.wsgi [req-2b631ccd-ac5b-4fa5-948d-3c8344fbd1c9 req-3ad0c300-3d48-41c1-bf57-114839982fbb tempest-SnapshotDataIntegrityTests-2123386552 tempest-SnapshotDataIntegrityTests-2123386552-project-member] Calling method 'version_select' {{(pid=100522) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:22:13.850809 np0000005924 devstack@c-api.service[100522]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:22:13.850809 np0000005924 devstack@c-api.service[100522]: warnings.warn( Jul 27 16:22:13.892519 np0000005924 devstack@c-api.service[100522]: INFO cinder.api.openstack.wsgi [req-2b631ccd-ac5b-4fa5-948d-3c8344fbd1c9 req-3ad0c300-3d48-41c1-bf57-114839982fbb tempest-SnapshotDataIntegrityTests-2123386552 tempest-SnapshotDataIntegrityTests-2123386552-project-member] https://10.4.3.117/volume/v3/attachments/c755b0d4-3727-408d-83ae-0fef5874b0d5 returned with HTTP 200 Jul 27 16:22:13.893012 np0000005924 devstack@c-api.service[100522]: [pid: 100522|app: 0|req: 1262/5086] 10.4.3.117 () {72 vars in 1673 bytes} [Mon Jul 27 16:22:13 2026] DELETE /volume/v3/attachments/c755b0d4-3727-408d-83ae-0fef5874b0d5 => generated 19 bytes in 52 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 27 16:22:14.085414 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.middleware.request_id [None req-c761eaaa-e682-43ac-a372-313612f24614 None None] RequestId filter calling following filter/app {{(pid=100521) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:22:14.087750 np0000005924 devstack@c-api.service[100521]: INFO cinder.api.openstack.wsgi [None req-c761eaaa-e682-43ac-a372-313612f24614 tempest-SnapshotDataIntegrityTests-2123386552 tempest-SnapshotDataIntegrityTests-2123386552-project-member] POST https://10.4.3.117/volume/v3/volumes Jul 27 16:22:14.088196 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.openstack.wsgi [None req-c761eaaa-e682-43ac-a372-313612f24614 tempest-SnapshotDataIntegrityTests-2123386552 tempest-SnapshotDataIntegrityTests-2123386552-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-SnapshotDataIntegrityTests-volume-625147573", "snapshot_id": "fe5e1e2c-c553-41ac-b548-acba78093244", "imageRef": null, "volume_type": null, "size": 1}} {{(pid=100521) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 27 16:22:14.090111 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.v3.volumes [None req-c761eaaa-e682-43ac-a372-313612f24614 tempest-SnapshotDataIntegrityTests-2123386552 tempest-SnapshotDataIntegrityTests-2123386552-project-member] Create volume request body: {'volume': {'name': 'tempest-SnapshotDataIntegrityTests-volume-625147573', 'snapshot_id': 'fe5e1e2c-c553-41ac-b548-acba78093244', 'imageRef': None, 'volume_type': None, 'size': 1}} {{(pid=100521) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 27 16:22:14.096477 np0000005924 devstack@c-api.service[100521]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:22:14.096477 np0000005924 devstack@c-api.service[100521]: warnings.warn( Jul 27 16:22:14.096959 np0000005924 devstack@c-api.service[100521]: INFO cinder.volume.api [None req-c761eaaa-e682-43ac-a372-313612f24614 tempest-SnapshotDataIntegrityTests-2123386552 tempest-SnapshotDataIntegrityTests-2123386552-project-member] Snapshot retrieved successfully. Jul 27 16:22:14.097105 np0000005924 devstack@c-api.service[100521]: INFO cinder.api.v3.volumes [None req-c761eaaa-e682-43ac-a372-313612f24614 tempest-SnapshotDataIntegrityTests-2123386552 tempest-SnapshotDataIntegrityTests-2123386552-project-member] Create volume of 1 GB Jul 27 16:22:14.100815 np0000005924 devstack@c-api.service[100521]: INFO cinder.volume.api [None req-c761eaaa-e682-43ac-a372-313612f24614 tempest-SnapshotDataIntegrityTests-2123386552 tempest-SnapshotDataIntegrityTests-2123386552-project-member] Availability Zones retrieved successfully. Jul 27 16:22:14.106469 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.volume.api [None req-c761eaaa-e682-43ac-a372-313612f24614 tempest-SnapshotDataIntegrityTests-2123386552 tempest-SnapshotDataIntegrityTests-2123386552-project-member] Flow 'volume_create_api' (e213390e-7365-409e-93b2-97879e93e93f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100521) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 27 16:22:14.106556 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.middleware.request_id [None req-ee6e26c2-2a50-440f-8dbe-5fdc654842a9 None None] RequestId filter calling following filter/app {{(pid=100523) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:22:14.107630 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.volume.api [None req-c761eaaa-e682-43ac-a372-313612f24614 tempest-SnapshotDataIntegrityTests-2123386552 tempest-SnapshotDataIntegrityTests-2123386552-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (5ad2c437-5fe9-4aee-acca-9450087b0bc4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100521) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 27 16:22:14.108584 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.volume.flows.api.create_volume [None req-c761eaaa-e682-43ac-a372-313612f24614 tempest-SnapshotDataIntegrityTests-2123386552 tempest-SnapshotDataIntegrityTests-2123386552-project-member] Validating volume size '1' using validate_int, validate_snap_size {{(pid=100521) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 27 16:22:14.108971 np0000005924 devstack@c-api.service[100523]: INFO cinder.api.openstack.wsgi [None req-ee6e26c2-2a50-440f-8dbe-5fdc654842a9 tempest-TestVolumeBootPatternV346-216340812 tempest-TestVolumeBootPatternV346-216340812-project-member] GET https://10.4.3.117/volume/v3/volumes/839d1e5f-5abf-42ee-b576-8da2cdfb5f52 Jul 27 16:22:14.109289 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.openstack.wsgi [None req-ee6e26c2-2a50-440f-8dbe-5fdc654842a9 tempest-TestVolumeBootPatternV346-216340812 tempest-TestVolumeBootPatternV346-216340812-project-member] Empty body provided in request {{(pid=100523) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:22:14.109595 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.openstack.wsgi [None req-ee6e26c2-2a50-440f-8dbe-5fdc654842a9 tempest-TestVolumeBootPatternV346-216340812 tempest-TestVolumeBootPatternV346-216340812-project-member] Calling method 'show' {{(pid=100523) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:22:14.119209 np0000005924 devstack@c-api.service[100523]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:22:14.119209 np0000005924 devstack@c-api.service[100523]: warnings.warn( Jul 27 16:22:14.124422 np0000005924 devstack@c-api.service[100523]: INFO cinder.volume.api [None req-ee6e26c2-2a50-440f-8dbe-5fdc654842a9 tempest-TestVolumeBootPatternV346-216340812 tempest-TestVolumeBootPatternV346-216340812-project-member] Volume info retrieved successfully. Jul 27 16:22:14.130755 np0000005924 devstack@c-api.service[100523]: INFO cinder.api.openstack.wsgi [None req-ee6e26c2-2a50-440f-8dbe-5fdc654842a9 tempest-TestVolumeBootPatternV346-216340812 tempest-TestVolumeBootPatternV346-216340812-project-member] https://10.4.3.117/volume/v3/volumes/839d1e5f-5abf-42ee-b576-8da2cdfb5f52 returned with HTTP 200 Jul 27 16:22:14.131292 np0000005924 devstack@c-api.service[100523]: [pid: 100523|app: 0|req: 1281/5087] 10.4.3.117 () {68 vars in 1389 bytes} [Mon Jul 27 16:22:14 2026] GET /volume/v3/volumes/839d1e5f-5abf-42ee-b576-8da2cdfb5f52 => generated 1389 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 27 16:22:14.141127 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.volume.api [None req-c761eaaa-e682-43ac-a372-313612f24614 tempest-SnapshotDataIntegrityTests-2123386552 tempest-SnapshotDataIntegrityTests-2123386552-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (5ad2c437-5fe9-4aee-acca-9450087b0bc4) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': 'fe5e1e2c-c553-41ac-b548-acba78093244', 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-27T16:04:59Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=2bce4e1a-e6e0-49d9-be36-c3405449a01e,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '2bce4e1a-e6e0-49d9-be36-c3405449a01e', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100521) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 27 16:22:14.141934 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.volume.api [None req-c761eaaa-e682-43ac-a372-313612f24614 tempest-SnapshotDataIntegrityTests-2123386552 tempest-SnapshotDataIntegrityTests-2123386552-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (175c1e56-c4e9-4599-980a-77b07ed9bec6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100521) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 27 16:22:14.148472 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.middleware.request_id [None req-6d236b29-00c2-460c-b1bc-e1dba00acbbf None None] RequestId filter calling following filter/app {{(pid=100524) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:22:14.150559 np0000005924 devstack@c-api.service[100524]: INFO cinder.api.openstack.wsgi [None req-6d236b29-00c2-460c-b1bc-e1dba00acbbf tempest-TestVolumeBootPatternV346-216340812 tempest-TestVolumeBootPatternV346-216340812-project-member] GET https://10.4.3.117/volume/v3/volumes/839d1e5f-5abf-42ee-b576-8da2cdfb5f52 Jul 27 16:22:14.150952 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.openstack.wsgi [None req-6d236b29-00c2-460c-b1bc-e1dba00acbbf tempest-TestVolumeBootPatternV346-216340812 tempest-TestVolumeBootPatternV346-216340812-project-member] Empty body provided in request {{(pid=100524) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:22:14.151074 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.openstack.wsgi [None req-6d236b29-00c2-460c-b1bc-e1dba00acbbf tempest-TestVolumeBootPatternV346-216340812 tempest-TestVolumeBootPatternV346-216340812-project-member] Calling method 'show' {{(pid=100524) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:22:14.157965 np0000005924 devstack@c-api.service[100521]: DEBUG dbcounter [-] [100521] Writing DB stats cinder:SELECT=228,cinder:UPDATE=85,cinder:INSERT=52 {{(pid=100521) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 27 16:22:14.159402 np0000005924 devstack@c-api.service[100524]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:22:14.159402 np0000005924 devstack@c-api.service[100524]: warnings.warn( Jul 27 16:22:14.164155 np0000005924 devstack@c-api.service[100524]: INFO cinder.volume.api [None req-6d236b29-00c2-460c-b1bc-e1dba00acbbf tempest-TestVolumeBootPatternV346-216340812 tempest-TestVolumeBootPatternV346-216340812-project-member] Volume info retrieved successfully. Jul 27 16:22:14.169725 np0000005924 devstack@c-api.service[100524]: INFO cinder.api.openstack.wsgi [None req-6d236b29-00c2-460c-b1bc-e1dba00acbbf tempest-TestVolumeBootPatternV346-216340812 tempest-TestVolumeBootPatternV346-216340812-project-member] https://10.4.3.117/volume/v3/volumes/839d1e5f-5abf-42ee-b576-8da2cdfb5f52 returned with HTTP 200 Jul 27 16:22:14.170263 np0000005924 devstack@c-api.service[100524]: [pid: 100524|app: 0|req: 1276/5088] 10.4.3.117 () {68 vars in 1389 bytes} [Mon Jul 27 16:22:14 2026] GET /volume/v3/volumes/839d1e5f-5abf-42ee-b576-8da2cdfb5f52 => generated 1389 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 27 16:22:14.184422 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.quota [None req-c761eaaa-e682-43ac-a372-313612f24614 tempest-SnapshotDataIntegrityTests-2123386552 tempest-SnapshotDataIntegrityTests-2123386552-project-member] Created reservations ['14b22b59-f95a-4937-a705-eceb85371423', '62189e8a-7210-43a0-a2ab-aa0ad7239c57', '47c0ff10-a63a-4441-a015-f8f7d6574b56', '6d12a3ea-4122-4070-a3c7-694447cd32d1'] {{(pid=100521) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 27 16:22:14.185237 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.volume.api [None req-c761eaaa-e682-43ac-a372-313612f24614 tempest-SnapshotDataIntegrityTests-2123386552 tempest-SnapshotDataIntegrityTests-2123386552-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (175c1e56-c4e9-4599-980a-77b07ed9bec6) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['14b22b59-f95a-4937-a705-eceb85371423', '62189e8a-7210-43a0-a2ab-aa0ad7239c57', '47c0ff10-a63a-4441-a015-f8f7d6574b56', '6d12a3ea-4122-4070-a3c7-694447cd32d1']}' {{(pid=100521) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 27 16:22:14.186020 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.volume.api [None req-c761eaaa-e682-43ac-a372-313612f24614 tempest-SnapshotDataIntegrityTests-2123386552 tempest-SnapshotDataIntegrityTests-2123386552-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (88f1e453-8a93-4fb0-b565-2d4cbfb075b0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100521) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 27 16:22:14.224745 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.volume.api [None req-c761eaaa-e682-43ac-a372-313612f24614 tempest-SnapshotDataIntegrityTests-2123386552 tempest-SnapshotDataIntegrityTests-2123386552-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (88f1e453-8a93-4fb0-b565-2d4cbfb075b0) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '9bebbea6-5a5b-430a-aac9-539441cf47df', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-SnapshotDataIntegrityTests-volume-625147573',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='10cc532ef39148cfa03437bac1d61d56',qos_specs=None,replication_status=,reservations=['14b22b59-f95a-4937-a705-eceb85371423','62189e8a-7210-43a0-a2ab-aa0ad7239c57','47c0ff10-a63a-4441-a015-f8f7d6574b56','6d12a3ea-4122-4070-a3c7-694447cd32d1'],size=1,snapshot_id=fe5e1e2c-c553-41ac-b548-acba78093244,source_replicaid=,source_volid=None,status='creating',user_id='1d1e4f3e1f7542b7bd3a068315bd4eff',volume_type_id=2bce4e1a-e6e0-49d9-be36-c3405449a01e), 'volume': Volume(_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-27T16:22:14Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-SnapshotDataIntegrityTests-volume-625147573',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=9bebbea6-5a5b-430a-aac9-539441cf47df,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='10cc532ef39148cfa03437bac1d61d56',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=fe5e1e2c-c553-41ac-b548-acba78093244,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='1d1e4f3e1f7542b7bd3a068315bd4eff',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(2bce4e1a-e6e0-49d9-be36-c3405449a01e),volume_type_id=2bce4e1a-e6e0-49d9-be36-c3405449a01e)}' {{(pid=100521) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 27 16:22:14.225434 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.volume.api [None req-c761eaaa-e682-43ac-a372-313612f24614 tempest-SnapshotDataIntegrityTests-2123386552 tempest-SnapshotDataIntegrityTests-2123386552-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (a3d6270d-79b0-4a52-afb7-07ee998f43d2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100521) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 27 16:22:14.242934 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.volume.api [None req-c761eaaa-e682-43ac-a372-313612f24614 tempest-SnapshotDataIntegrityTests-2123386552 tempest-SnapshotDataIntegrityTests-2123386552-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (a3d6270d-79b0-4a52-afb7-07ee998f43d2) transitioned into state 'SUCCESS' from state '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-625147573',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='10cc532ef39148cfa03437bac1d61d56',qos_specs=None,replication_status=,reservations=['14b22b59-f95a-4937-a705-eceb85371423','62189e8a-7210-43a0-a2ab-aa0ad7239c57','47c0ff10-a63a-4441-a015-f8f7d6574b56','6d12a3ea-4122-4070-a3c7-694447cd32d1'],size=1,snapshot_id=fe5e1e2c-c553-41ac-b548-acba78093244,source_replicaid=,source_volid=None,status='creating',user_id='1d1e4f3e1f7542b7bd3a068315bd4eff',volume_type_id=2bce4e1a-e6e0-49d9-be36-c3405449a01e)}' {{(pid=100521) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 27 16:22:14.243673 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.volume.api [None req-c761eaaa-e682-43ac-a372-313612f24614 tempest-SnapshotDataIntegrityTests-2123386552 tempest-SnapshotDataIntegrityTests-2123386552-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (f1fd4011-7ff5-4c07-9000-72b7983fd938) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100521) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 27 16:22:14.263839 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.volume.api [None req-c761eaaa-e682-43ac-a372-313612f24614 tempest-SnapshotDataIntegrityTests-2123386552 tempest-SnapshotDataIntegrityTests-2123386552-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (f1fd4011-7ff5-4c07-9000-72b7983fd938) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100521) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 27 16:22:14.264768 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.volume.api [None req-c761eaaa-e682-43ac-a372-313612f24614 tempest-SnapshotDataIntegrityTests-2123386552 tempest-SnapshotDataIntegrityTests-2123386552-project-member] Flow 'volume_create_api' (e213390e-7365-409e-93b2-97879e93e93f) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100521) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 27 16:22:14.265061 np0000005924 devstack@c-api.service[100521]: INFO cinder.volume.api [None req-c761eaaa-e682-43ac-a372-313612f24614 tempest-SnapshotDataIntegrityTests-2123386552 tempest-SnapshotDataIntegrityTests-2123386552-project-member] Create volume request issued successfully. Jul 27 16:22:14.265615 np0000005924 devstack@c-api.service[100521]: INFO cinder.api.openstack.wsgi [None req-c761eaaa-e682-43ac-a372-313612f24614 tempest-SnapshotDataIntegrityTests-2123386552 tempest-SnapshotDataIntegrityTests-2123386552-project-member] https://10.4.3.117/volume/v3/volumes returned with HTTP 202 Jul 27 16:22:14.266553 np0000005924 devstack@c-api.service[100521]: [pid: 100521|app: 0|req: 1270/5089] 10.4.3.117 () {68 vars in 1259 bytes} [Mon Jul 27 16:22:14 2026] POST /volume/v3/volumes => generated 790 bytes in 181 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 27 16:22:14.278014 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.middleware.request_id [None req-e439bd2b-a272-4087-8ff6-47bc12f80fc0 None None] RequestId filter calling following filter/app {{(pid=100522) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:22:14.279920 np0000005924 devstack@c-api.service[100522]: INFO cinder.api.openstack.wsgi [None req-e439bd2b-a272-4087-8ff6-47bc12f80fc0 tempest-SnapshotDataIntegrityTests-2123386552 tempest-SnapshotDataIntegrityTests-2123386552-project-member] GET https://10.4.3.117/volume/v3/volumes/9bebbea6-5a5b-430a-aac9-539441cf47df Jul 27 16:22:14.280154 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.openstack.wsgi [None req-e439bd2b-a272-4087-8ff6-47bc12f80fc0 tempest-SnapshotDataIntegrityTests-2123386552 tempest-SnapshotDataIntegrityTests-2123386552-project-member] Empty body provided in request {{(pid=100522) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:22:14.280425 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.openstack.wsgi [None req-e439bd2b-a272-4087-8ff6-47bc12f80fc0 tempest-SnapshotDataIntegrityTests-2123386552 tempest-SnapshotDataIntegrityTests-2123386552-project-member] Calling method 'show' {{(pid=100522) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:22:14.293839 np0000005924 devstack@c-api.service[100522]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:22:14.293839 np0000005924 devstack@c-api.service[100522]: warnings.warn( Jul 27 16:22:14.301389 np0000005924 devstack@c-api.service[100522]: INFO cinder.volume.api [None req-e439bd2b-a272-4087-8ff6-47bc12f80fc0 tempest-SnapshotDataIntegrityTests-2123386552 tempest-SnapshotDataIntegrityTests-2123386552-project-member] Volume info retrieved successfully. Jul 27 16:22:14.307307 np0000005924 devstack@c-api.service[100522]: INFO cinder.api.openstack.wsgi [None req-e439bd2b-a272-4087-8ff6-47bc12f80fc0 tempest-SnapshotDataIntegrityTests-2123386552 tempest-SnapshotDataIntegrityTests-2123386552-project-member] https://10.4.3.117/volume/v3/volumes/9bebbea6-5a5b-430a-aac9-539441cf47df returned with HTTP 200 Jul 27 16:22:14.307752 np0000005924 devstack@c-api.service[100522]: [pid: 100522|app: 0|req: 1263/5090] 10.4.3.117 () {66 vars in 1348 bytes} [Mon Jul 27 16:22:14 2026] GET /volume/v3/volumes/9bebbea6-5a5b-430a-aac9-539441cf47df => generated 858 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 27 16:22:14.483312 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.middleware.request_id [None req-19e3a8af-5d34-4028-bb65-f823bf943337 None None] RequestId filter calling following filter/app {{(pid=100523) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:22:14.485105 np0000005924 devstack@c-api.service[100523]: INFO cinder.api.openstack.wsgi [None req-19e3a8af-5d34-4028-bb65-f823bf943337 tempest-ProjectMemberTests33-1780357347 tempest-ProjectMemberTests33-1780357347-project-admin] GET https://10.4.3.117/volume/v3/backups/dd4bc910-5040-4bf4-91d1-c81445e2eb7b Jul 27 16:22:14.485367 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.openstack.wsgi [None req-19e3a8af-5d34-4028-bb65-f823bf943337 tempest-ProjectMemberTests33-1780357347 tempest-ProjectMemberTests33-1780357347-project-admin] Empty body provided in request {{(pid=100523) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:22:14.485559 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.openstack.wsgi [None req-19e3a8af-5d34-4028-bb65-f823bf943337 tempest-ProjectMemberTests33-1780357347 tempest-ProjectMemberTests33-1780357347-project-admin] Calling method 'show' {{(pid=100523) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:22:14.485659 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.v3.backups [None req-19e3a8af-5d34-4028-bb65-f823bf943337 tempest-ProjectMemberTests33-1780357347 tempest-ProjectMemberTests33-1780357347-project-admin] Show backup with id dd4bc910-5040-4bf4-91d1-c81445e2eb7b. {{(pid=100523) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 27 16:22:14.489670 np0000005924 devstack@c-api.service[100523]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:22:14.489670 np0000005924 devstack@c-api.service[100523]: warnings.warn( Jul 27 16:22:14.490215 np0000005924 devstack@c-api.service[100523]: INFO cinder.api.openstack.wsgi [None req-19e3a8af-5d34-4028-bb65-f823bf943337 tempest-ProjectMemberTests33-1780357347 tempest-ProjectMemberTests33-1780357347-project-admin] https://10.4.3.117/volume/v3/backups/dd4bc910-5040-4bf4-91d1-c81445e2eb7b returned with HTTP 200 Jul 27 16:22:14.490603 np0000005924 devstack@c-api.service[100523]: [pid: 100523|app: 0|req: 1282/5091] 10.4.3.117 () {68 vars in 1388 bytes} [Mon Jul 27 16:22:14 2026] GET /volume/v3/backups/dd4bc910-5040-4bf4-91d1-c81445e2eb7b => generated 736 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 27 16:22:14.608149 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.middleware.request_id [None req-dfa92827-8d8d-4dd9-bbab-1d186cf18b8f None None] RequestId filter calling following filter/app {{(pid=100524) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:22:14.613627 np0000005924 devstack@c-api.service[100524]: INFO cinder.api.openstack.wsgi [None req-dfa92827-8d8d-4dd9-bbab-1d186cf18b8f tempest-ProjectMemberTests-564005882 tempest-ProjectMemberTests-564005882-project-admin] GET https://10.4.3.117/volume/v3/snapshots/5dbacfa8-0534-46d8-a4ff-6826ff446fc9 Jul 27 16:22:14.614345 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.openstack.wsgi [None req-dfa92827-8d8d-4dd9-bbab-1d186cf18b8f tempest-ProjectMemberTests-564005882 tempest-ProjectMemberTests-564005882-project-admin] Empty body provided in request {{(pid=100524) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:22:14.615062 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.openstack.wsgi [None req-dfa92827-8d8d-4dd9-bbab-1d186cf18b8f tempest-ProjectMemberTests-564005882 tempest-ProjectMemberTests-564005882-project-admin] Calling method 'show' {{(pid=100524) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:22:14.629755 np0000005924 devstack@c-api.service[100524]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:22:14.629755 np0000005924 devstack@c-api.service[100524]: warnings.warn( Jul 27 16:22:14.631243 np0000005924 devstack@c-api.service[100524]: INFO cinder.volume.api [None req-dfa92827-8d8d-4dd9-bbab-1d186cf18b8f tempest-ProjectMemberTests-564005882 tempest-ProjectMemberTests-564005882-project-admin] Snapshot retrieved successfully. Jul 27 16:22:14.633776 np0000005924 devstack@c-api.service[100524]: INFO cinder.api.openstack.wsgi [None req-dfa92827-8d8d-4dd9-bbab-1d186cf18b8f tempest-ProjectMemberTests-564005882 tempest-ProjectMemberTests-564005882-project-admin] https://10.4.3.117/volume/v3/snapshots/5dbacfa8-0534-46d8-a4ff-6826ff446fc9 returned with HTTP 200 Jul 27 16:22:14.635418 np0000005924 devstack@c-api.service[100524]: [pid: 100524|app: 0|req: 1277/5092] 10.4.3.117 () {66 vars in 1354 bytes} [Mon Jul 27 16:22:14 2026] GET /volume/v3/snapshots/5dbacfa8-0534-46d8-a4ff-6826ff446fc9 => generated 466 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 27 16:22:14.643698 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.middleware.request_id [None req-07dffcd0-78a6-40f6-aa5b-fc8ad1a96ebc None None] RequestId filter calling following filter/app {{(pid=100521) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:22:14.645806 np0000005924 devstack@c-api.service[100521]: INFO cinder.api.openstack.wsgi [None req-07dffcd0-78a6-40f6-aa5b-fc8ad1a96ebc tempest-ProjectMemberTests-564005882 tempest-ProjectMemberTests-564005882-project-member] POST https://10.4.3.117/volume/v3/snapshots/5dbacfa8-0534-46d8-a4ff-6826ff446fc9/action Jul 27 16:22:14.646207 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.openstack.wsgi [None req-07dffcd0-78a6-40f6-aa5b-fc8ad1a96ebc tempest-ProjectMemberTests-564005882 tempest-ProjectMemberTests-564005882-project-member] Action body: b'{"os-force_delete": {}}' {{(pid=100521) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 27 16:22:14.646383 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.openstack.wsgi [None req-07dffcd0-78a6-40f6-aa5b-fc8ad1a96ebc tempest-ProjectMemberTests-564005882 tempest-ProjectMemberTests-564005882-project-member] Action: 'action', calling method: _force_delete, body: {"os-force_delete": {}} {{(pid=100521) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 27 16:22:14.653424 np0000005924 devstack@c-api.service[100521]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:22:14.653424 np0000005924 devstack@c-api.service[100521]: warnings.warn( Jul 27 16:22:14.653904 np0000005924 devstack@c-api.service[100521]: INFO cinder.volume.api [None req-07dffcd0-78a6-40f6-aa5b-fc8ad1a96ebc tempest-ProjectMemberTests-564005882 tempest-ProjectMemberTests-564005882-project-member] Snapshot retrieved successfully. Jul 27 16:22:14.654826 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.policy [None req-07dffcd0-78a6-40f6-aa5b-fc8ad1a96ebc tempest-ProjectMemberTests-564005882 tempest-ProjectMemberTests-564005882-project-member] Policy check for volume_extension:snapshot_admin_actions:force_delete failed with context {'is_admin': False, 'user_id': 'afe06a7e134c40f08a2e1fece93b1c43', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'd1c587f4966043eeaf33886351677990', '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=100521) authorize /opt/stack/cinder/cinder/policy.py:189}} Jul 27 16:22:14.655022 np0000005924 devstack@c-api.service[100521]: INFO cinder.api.openstack.wsgi [None req-07dffcd0-78a6-40f6-aa5b-fc8ad1a96ebc tempest-ProjectMemberTests-564005882 tempest-ProjectMemberTests-564005882-project-member] https://10.4.3.117/volume/v3/snapshots/5dbacfa8-0534-46d8-a4ff-6826ff446fc9/action returned with HTTP 403 Jul 27 16:22:14.655591 np0000005924 devstack@c-api.service[100521]: [pid: 100521|app: 0|req: 1271/5093] 10.4.3.117 () {68 vars in 1396 bytes} [Mon Jul 27 16:22:14 2026] POST /volume/v3/snapshots/5dbacfa8-0534-46d8-a4ff-6826ff446fc9/action => generated 133 bytes in 12 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Jul 27 16:22:14.663497 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.middleware.request_id [None req-2c6556fd-ed6c-43bf-b5ed-479e4b01cfca None None] RequestId filter calling following filter/app {{(pid=100522) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:22:14.665423 np0000005924 devstack@c-api.service[100522]: INFO cinder.api.openstack.wsgi [None req-2c6556fd-ed6c-43bf-b5ed-479e4b01cfca tempest-ProjectMemberTests-564005882 tempest-ProjectMemberTests-564005882-project-admin] DELETE https://10.4.3.117/volume/v3/snapshots/5dbacfa8-0534-46d8-a4ff-6826ff446fc9 Jul 27 16:22:14.665666 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.openstack.wsgi [None req-2c6556fd-ed6c-43bf-b5ed-479e4b01cfca tempest-ProjectMemberTests-564005882 tempest-ProjectMemberTests-564005882-project-admin] Empty body provided in request {{(pid=100522) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:22:14.665901 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.openstack.wsgi [None req-2c6556fd-ed6c-43bf-b5ed-479e4b01cfca tempest-ProjectMemberTests-564005882 tempest-ProjectMemberTests-564005882-project-admin] Calling method 'delete' {{(pid=100522) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:22:14.666023 np0000005924 devstack@c-api.service[100522]: INFO cinder.api.v3.snapshots [None req-2c6556fd-ed6c-43bf-b5ed-479e4b01cfca tempest-ProjectMemberTests-564005882 tempest-ProjectMemberTests-564005882-project-admin] Delete snapshot with id: 5dbacfa8-0534-46d8-a4ff-6826ff446fc9 Jul 27 16:22:14.671437 np0000005924 devstack@c-api.service[100522]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:22:14.671437 np0000005924 devstack@c-api.service[100522]: warnings.warn( Jul 27 16:22:14.671556 np0000005924 devstack@c-api.service[100522]: INFO cinder.volume.api [None req-2c6556fd-ed6c-43bf-b5ed-479e4b01cfca tempest-ProjectMemberTests-564005882 tempest-ProjectMemberTests-564005882-project-admin] Snapshot retrieved successfully. Jul 27 16:22:14.687608 np0000005924 devstack@c-api.service[100522]: INFO cinder.volume.api [None req-2c6556fd-ed6c-43bf-b5ed-479e4b01cfca tempest-ProjectMemberTests-564005882 tempest-ProjectMemberTests-564005882-project-admin] Snapshot delete request issued successfully. Jul 27 16:22:14.687813 np0000005924 devstack@c-api.service[100522]: INFO cinder.api.openstack.wsgi [None req-2c6556fd-ed6c-43bf-b5ed-479e4b01cfca tempest-ProjectMemberTests-564005882 tempest-ProjectMemberTests-564005882-project-admin] https://10.4.3.117/volume/v3/snapshots/5dbacfa8-0534-46d8-a4ff-6826ff446fc9 returned with HTTP 202 Jul 27 16:22:14.688314 np0000005924 devstack@c-api.service[100522]: [pid: 100522|app: 0|req: 1264/5094] 10.4.3.117 () {66 vars in 1357 bytes} [Mon Jul 27 16:22:14 2026] DELETE /volume/v3/snapshots/5dbacfa8-0534-46d8-a4ff-6826ff446fc9 => generated 0 bytes in 25 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 27 16:22:14.695777 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.middleware.request_id [None req-13ee5eb7-fbe9-4f89-862d-c6b0c978d085 None None] RequestId filter calling following filter/app {{(pid=100523) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:22:14.697642 np0000005924 devstack@c-api.service[100523]: INFO cinder.api.openstack.wsgi [None req-13ee5eb7-fbe9-4f89-862d-c6b0c978d085 tempest-ProjectMemberTests-564005882 tempest-ProjectMemberTests-564005882-project-admin] GET https://10.4.3.117/volume/v3/snapshots/5dbacfa8-0534-46d8-a4ff-6826ff446fc9 Jul 27 16:22:14.697829 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.openstack.wsgi [None req-13ee5eb7-fbe9-4f89-862d-c6b0c978d085 tempest-ProjectMemberTests-564005882 tempest-ProjectMemberTests-564005882-project-admin] Empty body provided in request {{(pid=100523) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:22:14.698009 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.openstack.wsgi [None req-13ee5eb7-fbe9-4f89-862d-c6b0c978d085 tempest-ProjectMemberTests-564005882 tempest-ProjectMemberTests-564005882-project-admin] Calling method 'show' {{(pid=100523) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:22:14.703718 np0000005924 devstack@c-api.service[100523]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:22:14.703718 np0000005924 devstack@c-api.service[100523]: warnings.warn( Jul 27 16:22:14.704087 np0000005924 devstack@c-api.service[100523]: INFO cinder.volume.api [None req-13ee5eb7-fbe9-4f89-862d-c6b0c978d085 tempest-ProjectMemberTests-564005882 tempest-ProjectMemberTests-564005882-project-admin] Snapshot retrieved successfully. Jul 27 16:22:14.704975 np0000005924 devstack@c-api.service[100523]: INFO cinder.api.openstack.wsgi [None req-13ee5eb7-fbe9-4f89-862d-c6b0c978d085 tempest-ProjectMemberTests-564005882 tempest-ProjectMemberTests-564005882-project-admin] https://10.4.3.117/volume/v3/snapshots/5dbacfa8-0534-46d8-a4ff-6826ff446fc9 returned with HTTP 200 Jul 27 16:22:14.705413 np0000005924 devstack@c-api.service[100523]: [pid: 100523|app: 0|req: 1283/5095] 10.4.3.117 () {66 vars in 1354 bytes} [Mon Jul 27 16:22:14 2026] GET /volume/v3/snapshots/5dbacfa8-0534-46d8-a4ff-6826ff446fc9 => generated 465 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 27 16:22:15.242092 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.middleware.request_id [req-2084ba30-59fa-47bc-8661-b39df77a7544 req-1669962b-580b-4d2e-b514-c67aa079e933 None None] RequestId filter calling following filter/app {{(pid=100524) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:22:15.244178 np0000005924 devstack@c-api.service[100524]: INFO cinder.api.openstack.wsgi [req-2084ba30-59fa-47bc-8661-b39df77a7544 req-1669962b-580b-4d2e-b514-c67aa079e933 tempest-TestVolumeBootPatternV346-216340812 tempest-TestVolumeBootPatternV346-216340812-project-member] GET https://10.4.3.117/volume/v3/volumes/839d1e5f-5abf-42ee-b576-8da2cdfb5f52 Jul 27 16:22:15.244395 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.openstack.wsgi [req-2084ba30-59fa-47bc-8661-b39df77a7544 req-1669962b-580b-4d2e-b514-c67aa079e933 tempest-TestVolumeBootPatternV346-216340812 tempest-TestVolumeBootPatternV346-216340812-project-member] Empty body provided in request {{(pid=100524) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:22:15.244597 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.openstack.wsgi [req-2084ba30-59fa-47bc-8661-b39df77a7544 req-1669962b-580b-4d2e-b514-c67aa079e933 tempest-TestVolumeBootPatternV346-216340812 tempest-TestVolumeBootPatternV346-216340812-project-member] Calling method 'show' {{(pid=100524) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:22:15.251414 np0000005924 devstack@c-api.service[100524]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:22:15.251414 np0000005924 devstack@c-api.service[100524]: warnings.warn( Jul 27 16:22:15.255033 np0000005924 devstack@c-api.service[100524]: INFO cinder.volume.api [req-2084ba30-59fa-47bc-8661-b39df77a7544 req-1669962b-580b-4d2e-b514-c67aa079e933 tempest-TestVolumeBootPatternV346-216340812 tempest-TestVolumeBootPatternV346-216340812-project-member] Volume info retrieved successfully. Jul 27 16:22:15.259201 np0000005924 devstack@c-api.service[100524]: INFO cinder.api.openstack.wsgi [req-2084ba30-59fa-47bc-8661-b39df77a7544 req-1669962b-580b-4d2e-b514-c67aa079e933 tempest-TestVolumeBootPatternV346-216340812 tempest-TestVolumeBootPatternV346-216340812-project-member] https://10.4.3.117/volume/v3/volumes/839d1e5f-5abf-42ee-b576-8da2cdfb5f52 returned with HTTP 200 Jul 27 16:22:15.259599 np0000005924 devstack@c-api.service[100524]: [pid: 100524|app: 0|req: 1278/5096] 10.4.3.117 () {68 vars in 1598 bytes} [Mon Jul 27 16:22:15 2026] GET /volume/v3/volumes/839d1e5f-5abf-42ee-b576-8da2cdfb5f52 => generated 1371 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 27 16:22:15.323972 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.middleware.request_id [None req-8b74ad28-53db-4f93-bc86-4f2846d2931b None None] RequestId filter calling following filter/app {{(pid=100521) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:22:15.325661 np0000005924 devstack@c-api.service[100521]: INFO cinder.api.openstack.wsgi [None req-8b74ad28-53db-4f93-bc86-4f2846d2931b tempest-SnapshotDataIntegrityTests-2123386552 tempest-SnapshotDataIntegrityTests-2123386552-project-member] GET https://10.4.3.117/volume/v3/volumes/9bebbea6-5a5b-430a-aac9-539441cf47df Jul 27 16:22:15.325867 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.openstack.wsgi [None req-8b74ad28-53db-4f93-bc86-4f2846d2931b tempest-SnapshotDataIntegrityTests-2123386552 tempest-SnapshotDataIntegrityTests-2123386552-project-member] Empty body provided in request {{(pid=100521) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:22:15.326054 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.openstack.wsgi [None req-8b74ad28-53db-4f93-bc86-4f2846d2931b tempest-SnapshotDataIntegrityTests-2123386552 tempest-SnapshotDataIntegrityTests-2123386552-project-member] Calling method 'show' {{(pid=100521) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:22:15.332735 np0000005924 devstack@c-api.service[100521]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:22:15.332735 np0000005924 devstack@c-api.service[100521]: warnings.warn( Jul 27 16:22:15.335989 np0000005924 devstack@c-api.service[100521]: INFO cinder.volume.api [None req-8b74ad28-53db-4f93-bc86-4f2846d2931b tempest-SnapshotDataIntegrityTests-2123386552 tempest-SnapshotDataIntegrityTests-2123386552-project-member] Volume info retrieved successfully. Jul 27 16:22:15.339652 np0000005924 devstack@c-api.service[100521]: INFO cinder.api.openstack.wsgi [None req-8b74ad28-53db-4f93-bc86-4f2846d2931b tempest-SnapshotDataIntegrityTests-2123386552 tempest-SnapshotDataIntegrityTests-2123386552-project-member] https://10.4.3.117/volume/v3/volumes/9bebbea6-5a5b-430a-aac9-539441cf47df returned with HTTP 200 Jul 27 16:22:15.340173 np0000005924 devstack@c-api.service[100521]: [pid: 100521|app: 0|req: 1272/5097] 10.4.3.117 () {66 vars in 1348 bytes} [Mon Jul 27 16:22:15 2026] GET /volume/v3/volumes/9bebbea6-5a5b-430a-aac9-539441cf47df => generated 883 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 27 16:22:15.350882 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.middleware.request_id [None req-53c23d96-c427-4d1f-8111-12686a0717f6 None None] RequestId filter calling following filter/app {{(pid=100522) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:22:15.352689 np0000005924 devstack@c-api.service[100522]: INFO cinder.api.openstack.wsgi [None req-53c23d96-c427-4d1f-8111-12686a0717f6 tempest-SnapshotDataIntegrityTests-2123386552 tempest-SnapshotDataIntegrityTests-2123386552-project-member] GET https://10.4.3.117/volume/v3/volumes/9bebbea6-5a5b-430a-aac9-539441cf47df Jul 27 16:22:15.352911 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.openstack.wsgi [None req-53c23d96-c427-4d1f-8111-12686a0717f6 tempest-SnapshotDataIntegrityTests-2123386552 tempest-SnapshotDataIntegrityTests-2123386552-project-member] Empty body provided in request {{(pid=100522) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:22:15.353104 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.openstack.wsgi [None req-53c23d96-c427-4d1f-8111-12686a0717f6 tempest-SnapshotDataIntegrityTests-2123386552 tempest-SnapshotDataIntegrityTests-2123386552-project-member] Calling method 'show' {{(pid=100522) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:22:15.360566 np0000005924 devstack@c-api.service[100522]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:22:15.360566 np0000005924 devstack@c-api.service[100522]: warnings.warn( Jul 27 16:22:15.364375 np0000005924 devstack@c-api.service[100522]: INFO cinder.volume.api [None req-53c23d96-c427-4d1f-8111-12686a0717f6 tempest-SnapshotDataIntegrityTests-2123386552 tempest-SnapshotDataIntegrityTests-2123386552-project-member] Volume info retrieved successfully. Jul 27 16:22:15.369106 np0000005924 devstack@c-api.service[100522]: INFO cinder.api.openstack.wsgi [None req-53c23d96-c427-4d1f-8111-12686a0717f6 tempest-SnapshotDataIntegrityTests-2123386552 tempest-SnapshotDataIntegrityTests-2123386552-project-member] https://10.4.3.117/volume/v3/volumes/9bebbea6-5a5b-430a-aac9-539441cf47df returned with HTTP 200 Jul 27 16:22:15.369521 np0000005924 devstack@c-api.service[100522]: [pid: 100522|app: 0|req: 1265/5098] 10.4.3.117 () {66 vars in 1348 bytes} [Mon Jul 27 16:22:15 2026] GET /volume/v3/volumes/9bebbea6-5a5b-430a-aac9-539441cf47df => generated 883 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 27 16:22:15.501595 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.middleware.request_id [None req-156c589e-c867-4ddc-8313-726f85d1a54f None None] RequestId filter calling following filter/app {{(pid=100523) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:22:15.503843 np0000005924 devstack@c-api.service[100523]: INFO cinder.api.openstack.wsgi [None req-156c589e-c867-4ddc-8313-726f85d1a54f tempest-ProjectMemberTests33-1780357347 tempest-ProjectMemberTests33-1780357347-project-admin] GET https://10.4.3.117/volume/v3/backups/dd4bc910-5040-4bf4-91d1-c81445e2eb7b Jul 27 16:22:15.503975 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.openstack.wsgi [None req-156c589e-c867-4ddc-8313-726f85d1a54f tempest-ProjectMemberTests33-1780357347 tempest-ProjectMemberTests33-1780357347-project-admin] Empty body provided in request {{(pid=100523) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:22:15.504161 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.openstack.wsgi [None req-156c589e-c867-4ddc-8313-726f85d1a54f tempest-ProjectMemberTests33-1780357347 tempest-ProjectMemberTests33-1780357347-project-admin] Calling method 'show' {{(pid=100523) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:22:15.504273 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.v3.backups [None req-156c589e-c867-4ddc-8313-726f85d1a54f tempest-ProjectMemberTests33-1780357347 tempest-ProjectMemberTests33-1780357347-project-admin] Show backup with id dd4bc910-5040-4bf4-91d1-c81445e2eb7b. {{(pid=100523) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 27 16:22:15.508740 np0000005924 devstack@c-api.service[100523]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:22:15.508740 np0000005924 devstack@c-api.service[100523]: warnings.warn( Jul 27 16:22:15.509390 np0000005924 devstack@c-api.service[100523]: INFO cinder.api.openstack.wsgi [None req-156c589e-c867-4ddc-8313-726f85d1a54f tempest-ProjectMemberTests33-1780357347 tempest-ProjectMemberTests33-1780357347-project-admin] https://10.4.3.117/volume/v3/backups/dd4bc910-5040-4bf4-91d1-c81445e2eb7b returned with HTTP 200 Jul 27 16:22:15.509758 np0000005924 devstack@c-api.service[100523]: [pid: 100523|app: 0|req: 1284/5099] 10.4.3.117 () {68 vars in 1388 bytes} [Mon Jul 27 16:22:15 2026] GET /volume/v3/backups/dd4bc910-5040-4bf4-91d1-c81445e2eb7b => generated 736 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 27 16:22:15.685756 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.middleware.request_id [req-2084ba30-59fa-47bc-8661-b39df77a7544 req-85102939-c090-4b2c-8f4b-8babea620d87 None None] RequestId filter calling following filter/app {{(pid=100524) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:22:15.687768 np0000005924 devstack@c-api.service[100524]: INFO cinder.api.openstack.wsgi [req-2084ba30-59fa-47bc-8661-b39df77a7544 req-85102939-c090-4b2c-8f4b-8babea620d87 tempest-TestVolumeBootPatternV346-216340812 tempest-TestVolumeBootPatternV346-216340812-project-member] GET https://10.4.3.117/volume/v3/volumes/839d1e5f-5abf-42ee-b576-8da2cdfb5f52 Jul 27 16:22:15.687951 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.openstack.wsgi [req-2084ba30-59fa-47bc-8661-b39df77a7544 req-85102939-c090-4b2c-8f4b-8babea620d87 tempest-TestVolumeBootPatternV346-216340812 tempest-TestVolumeBootPatternV346-216340812-project-member] Empty body provided in request {{(pid=100524) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:22:15.688128 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.openstack.wsgi [req-2084ba30-59fa-47bc-8661-b39df77a7544 req-85102939-c090-4b2c-8f4b-8babea620d87 tempest-TestVolumeBootPatternV346-216340812 tempest-TestVolumeBootPatternV346-216340812-project-member] Calling method 'show' {{(pid=100524) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:22:15.694996 np0000005924 devstack@c-api.service[100524]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:22:15.694996 np0000005924 devstack@c-api.service[100524]: warnings.warn( Jul 27 16:22:15.699383 np0000005924 devstack@c-api.service[100524]: INFO cinder.volume.api [req-2084ba30-59fa-47bc-8661-b39df77a7544 req-85102939-c090-4b2c-8f4b-8babea620d87 tempest-TestVolumeBootPatternV346-216340812 tempest-TestVolumeBootPatternV346-216340812-project-member] Volume info retrieved successfully. Jul 27 16:22:15.703519 np0000005924 devstack@c-api.service[100524]: INFO cinder.api.openstack.wsgi [req-2084ba30-59fa-47bc-8661-b39df77a7544 req-85102939-c090-4b2c-8f4b-8babea620d87 tempest-TestVolumeBootPatternV346-216340812 tempest-TestVolumeBootPatternV346-216340812-project-member] https://10.4.3.117/volume/v3/volumes/839d1e5f-5abf-42ee-b576-8da2cdfb5f52 returned with HTTP 200 Jul 27 16:22:15.704052 np0000005924 devstack@c-api.service[100524]: [pid: 100524|app: 0|req: 1279/5100] 10.4.3.117 () {68 vars in 1598 bytes} [Mon Jul 27 16:22:15 2026] GET /volume/v3/volumes/839d1e5f-5abf-42ee-b576-8da2cdfb5f52 => generated 1371 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 27 16:22:15.713579 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.middleware.request_id [None req-95ac4e44-f786-46cb-a52b-2d7380b35a8f None None] RequestId filter calling following filter/app {{(pid=100521) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:22:15.713844 np0000005924 devstack@c-api.service[100521]: INFO cinder.api.openstack.wsgi [None req-95ac4e44-f786-46cb-a52b-2d7380b35a8f None None] GET https://10.4.3.117/volume// Jul 27 16:22:15.714035 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.openstack.wsgi [None req-95ac4e44-f786-46cb-a52b-2d7380b35a8f None None] Empty body provided in request {{(pid=100521) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:22:15.714249 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.openstack.wsgi [None req-95ac4e44-f786-46cb-a52b-2d7380b35a8f None None] Calling method 'all' {{(pid=100521) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:22:15.714640 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.middleware.request_id [None req-2461de99-79d2-477c-ad0f-85dd52d26b0d None None] RequestId filter calling following filter/app {{(pid=100522) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:22:15.714900 np0000005924 devstack@c-api.service[100521]: INFO cinder.api.openstack.wsgi [None req-95ac4e44-f786-46cb-a52b-2d7380b35a8f None None] https://10.4.3.117/volume// returned with HTTP 300 Jul 27 16:22:15.714928 np0000005924 devstack@c-api.service[100521]: [pid: 100521|app: 0|req: 1273/5101] 10.4.3.117 () {66 vars in 1419 bytes} [Mon Jul 27 16:22:15 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 27 16:22:15.716410 np0000005924 devstack@c-api.service[100522]: INFO cinder.api.openstack.wsgi [None req-2461de99-79d2-477c-ad0f-85dd52d26b0d tempest-ProjectMemberTests-564005882 tempest-ProjectMemberTests-564005882-project-admin] GET https://10.4.3.117/volume/v3/snapshots/5dbacfa8-0534-46d8-a4ff-6826ff446fc9 Jul 27 16:22:15.716614 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.openstack.wsgi [None req-2461de99-79d2-477c-ad0f-85dd52d26b0d tempest-ProjectMemberTests-564005882 tempest-ProjectMemberTests-564005882-project-admin] Empty body provided in request {{(pid=100522) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:22:15.716794 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.openstack.wsgi [None req-2461de99-79d2-477c-ad0f-85dd52d26b0d tempest-ProjectMemberTests-564005882 tempest-ProjectMemberTests-564005882-project-admin] Calling method 'show' {{(pid=100522) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:22:15.721755 np0000005924 devstack@c-api.service[100522]: INFO cinder.api.openstack.wsgi [None req-2461de99-79d2-477c-ad0f-85dd52d26b0d tempest-ProjectMemberTests-564005882 tempest-ProjectMemberTests-564005882-project-admin] https://10.4.3.117/volume/v3/snapshots/5dbacfa8-0534-46d8-a4ff-6826ff446fc9 returned with HTTP 404 Jul 27 16:22:15.722057 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.middleware.request_id [req-2084ba30-59fa-47bc-8661-b39df77a7544 req-51399f03-0c5b-4339-a08c-3bc2eced9066 None None] RequestId filter calling following filter/app {{(pid=100523) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:22:15.722356 np0000005924 devstack@c-api.service[100522]: [pid: 100522|app: 0|req: 1266/5102] 10.4.3.117 () {66 vars in 1354 bytes} [Mon Jul 27 16:22:15 2026] GET /volume/v3/snapshots/5dbacfa8-0534-46d8-a4ff-6826ff446fc9 => generated 111 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 27 16:22:15.724960 np0000005924 devstack@c-api.service[100523]: INFO cinder.api.openstack.wsgi [req-2084ba30-59fa-47bc-8661-b39df77a7544 req-51399f03-0c5b-4339-a08c-3bc2eced9066 tempest-TestVolumeBootPatternV346-216340812 tempest-TestVolumeBootPatternV346-216340812-project-member] POST https://10.4.3.117/volume/v3/attachments Jul 27 16:22:15.725429 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.openstack.wsgi [req-2084ba30-59fa-47bc-8661-b39df77a7544 req-51399f03-0c5b-4339-a08c-3bc2eced9066 tempest-TestVolumeBootPatternV346-216340812 tempest-TestVolumeBootPatternV346-216340812-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "839d1e5f-5abf-42ee-b576-8da2cdfb5f52", "connector": null, "instance_uuid": "2234e74b-0b65-42c4-a416-73250e0838c4"}} {{(pid=100523) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 27 16:22:15.729877 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.middleware.request_id [None req-0523b906-20fe-4898-9885-cbff54ea1916 None None] RequestId filter calling following filter/app {{(pid=100524) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:22:15.731605 np0000005924 devstack@c-api.service[100524]: INFO cinder.api.openstack.wsgi [None req-0523b906-20fe-4898-9885-cbff54ea1916 tempest-ProjectMemberTests-564005882 tempest-ProjectMemberTests-564005882-project-admin] DELETE https://10.4.3.117/volume/v3/volumes/a29248b8-7a3a-4bdc-afb4-8792bce5abce Jul 27 16:22:15.731787 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.openstack.wsgi [None req-0523b906-20fe-4898-9885-cbff54ea1916 tempest-ProjectMemberTests-564005882 tempest-ProjectMemberTests-564005882-project-admin] Empty body provided in request {{(pid=100524) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:22:15.731963 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.openstack.wsgi [None req-0523b906-20fe-4898-9885-cbff54ea1916 tempest-ProjectMemberTests-564005882 tempest-ProjectMemberTests-564005882-project-admin] Calling method 'delete' {{(pid=100524) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:22:15.732119 np0000005924 devstack@c-api.service[100524]: INFO cinder.api.v3.volumes [None req-0523b906-20fe-4898-9885-cbff54ea1916 tempest-ProjectMemberTests-564005882 tempest-ProjectMemberTests-564005882-project-admin] Delete volume with id: a29248b8-7a3a-4bdc-afb4-8792bce5abce Jul 27 16:22:15.734125 np0000005924 devstack@c-api.service[100523]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:22:15.734125 np0000005924 devstack@c-api.service[100523]: warnings.warn( Jul 27 16:22:15.739103 np0000005924 devstack@c-api.service[100524]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:22:15.739103 np0000005924 devstack@c-api.service[100524]: warnings.warn( Jul 27 16:22:15.739457 np0000005924 devstack@c-api.service[100524]: INFO cinder.volume.api [None req-0523b906-20fe-4898-9885-cbff54ea1916 tempest-ProjectMemberTests-564005882 tempest-ProjectMemberTests-564005882-project-admin] Volume info retrieved successfully. Jul 27 16:22:15.762352 np0000005924 devstack@c-api.service[100524]: INFO cinder.volume.api [None req-0523b906-20fe-4898-9885-cbff54ea1916 tempest-ProjectMemberTests-564005882 tempest-ProjectMemberTests-564005882-project-admin] Delete volume request issued successfully. Jul 27 16:22:15.762352 np0000005924 devstack@c-api.service[100524]: INFO cinder.api.openstack.wsgi [None req-0523b906-20fe-4898-9885-cbff54ea1916 tempest-ProjectMemberTests-564005882 tempest-ProjectMemberTests-564005882-project-admin] https://10.4.3.117/volume/v3/volumes/a29248b8-7a3a-4bdc-afb4-8792bce5abce returned with HTTP 202 Jul 27 16:22:15.762352 np0000005924 devstack@c-api.service[100524]: [pid: 100524|app: 0|req: 1280/5103] 10.4.3.117 () {66 vars in 1351 bytes} [Mon Jul 27 16:22:15 2026] DELETE /volume/v3/volumes/a29248b8-7a3a-4bdc-afb4-8792bce5abce => generated 0 bytes in 30 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 27 16:22:15.770532 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.middleware.request_id [None req-0824de75-735a-4834-9d09-4fa53683e480 None None] RequestId filter calling following filter/app {{(pid=100521) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:22:15.771229 np0000005924 devstack@c-api.service[100523]: INFO cinder.api.openstack.wsgi [req-2084ba30-59fa-47bc-8661-b39df77a7544 req-51399f03-0c5b-4339-a08c-3bc2eced9066 tempest-TestVolumeBootPatternV346-216340812 tempest-TestVolumeBootPatternV346-216340812-project-member] https://10.4.3.117/volume/v3/attachments returned with HTTP 200 Jul 27 16:22:15.771765 np0000005924 devstack@c-api.service[100523]: [pid: 100523|app: 0|req: 1285/5104] 10.4.3.117 () {74 vars in 1594 bytes} [Mon Jul 27 16:22:15 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 27 16:22:15.773506 np0000005924 devstack@c-api.service[100521]: INFO cinder.api.openstack.wsgi [None req-0824de75-735a-4834-9d09-4fa53683e480 tempest-ProjectMemberTests-564005882 tempest-ProjectMemberTests-564005882-project-admin] GET https://10.4.3.117/volume/v3/volumes/a29248b8-7a3a-4bdc-afb4-8792bce5abce Jul 27 16:22:15.773784 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.openstack.wsgi [None req-0824de75-735a-4834-9d09-4fa53683e480 tempest-ProjectMemberTests-564005882 tempest-ProjectMemberTests-564005882-project-admin] Empty body provided in request {{(pid=100521) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:22:15.774060 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.openstack.wsgi [None req-0824de75-735a-4834-9d09-4fa53683e480 tempest-ProjectMemberTests-564005882 tempest-ProjectMemberTests-564005882-project-admin] Calling method 'show' {{(pid=100521) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:22:15.783596 np0000005924 devstack@c-api.service[100521]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:22:15.783596 np0000005924 devstack@c-api.service[100521]: warnings.warn( Jul 27 16:22:15.788026 np0000005924 devstack@c-api.service[100521]: INFO cinder.volume.api [None req-0824de75-735a-4834-9d09-4fa53683e480 tempest-ProjectMemberTests-564005882 tempest-ProjectMemberTests-564005882-project-admin] Volume info retrieved successfully. Jul 27 16:22:15.793762 np0000005924 devstack@c-api.service[100521]: INFO cinder.api.openstack.wsgi [None req-0824de75-735a-4834-9d09-4fa53683e480 tempest-ProjectMemberTests-564005882 tempest-ProjectMemberTests-564005882-project-admin] https://10.4.3.117/volume/v3/volumes/a29248b8-7a3a-4bdc-afb4-8792bce5abce returned with HTTP 200 Jul 27 16:22:15.794293 np0000005924 devstack@c-api.service[100521]: [pid: 100521|app: 0|req: 1274/5105] 10.4.3.117 () {66 vars in 1348 bytes} [Mon Jul 27 16:22:15 2026] GET /volume/v3/volumes/a29248b8-7a3a-4bdc-afb4-8792bce5abce => generated 1008 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 27 16:22:15.824164 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.middleware.request_id [req-6ba50ac4-8e62-43e1-886c-cbc0842c417b req-c5ac3451-4be8-4146-b451-6b7394e6e6f8 None None] RequestId filter calling following filter/app {{(pid=100522) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:22:15.865578 np0000005924 devstack@c-api.service[100522]: INFO cinder.api.openstack.wsgi [req-6ba50ac4-8e62-43e1-886c-cbc0842c417b req-c5ac3451-4be8-4146-b451-6b7394e6e6f8 tempest-SnapshotDataIntegrityTests-2123386552 tempest-SnapshotDataIntegrityTests-2123386552-project-member] GET https://10.4.3.117/volume/v3/volumes/9bebbea6-5a5b-430a-aac9-539441cf47df Jul 27 16:22:15.865783 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.openstack.wsgi [req-6ba50ac4-8e62-43e1-886c-cbc0842c417b req-c5ac3451-4be8-4146-b451-6b7394e6e6f8 tempest-SnapshotDataIntegrityTests-2123386552 tempest-SnapshotDataIntegrityTests-2123386552-project-member] Empty body provided in request {{(pid=100522) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:22:15.865965 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.openstack.wsgi [req-6ba50ac4-8e62-43e1-886c-cbc0842c417b req-c5ac3451-4be8-4146-b451-6b7394e6e6f8 tempest-SnapshotDataIntegrityTests-2123386552 tempest-SnapshotDataIntegrityTests-2123386552-project-member] Calling method 'show' {{(pid=100522) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:22:15.873033 np0000005924 devstack@c-api.service[100522]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:22:15.873033 np0000005924 devstack@c-api.service[100522]: warnings.warn( Jul 27 16:22:15.877419 np0000005924 devstack@c-api.service[100522]: INFO cinder.volume.api [req-6ba50ac4-8e62-43e1-886c-cbc0842c417b req-c5ac3451-4be8-4146-b451-6b7394e6e6f8 tempest-SnapshotDataIntegrityTests-2123386552 tempest-SnapshotDataIntegrityTests-2123386552-project-member] Volume info retrieved successfully. Jul 27 16:22:15.881495 np0000005924 devstack@c-api.service[100522]: INFO cinder.api.openstack.wsgi [req-6ba50ac4-8e62-43e1-886c-cbc0842c417b req-c5ac3451-4be8-4146-b451-6b7394e6e6f8 tempest-SnapshotDataIntegrityTests-2123386552 tempest-SnapshotDataIntegrityTests-2123386552-project-member] https://10.4.3.117/volume/v3/volumes/9bebbea6-5a5b-430a-aac9-539441cf47df returned with HTTP 200 Jul 27 16:22:15.881803 np0000005924 devstack@c-api.service[100522]: [pid: 100522|app: 0|req: 1267/5106] 10.4.3.117 () {68 vars in 1598 bytes} [Mon Jul 27 16:22:15 2026] GET /volume/v3/volumes/9bebbea6-5a5b-430a-aac9-539441cf47df => generated 883 bytes in 58 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 27 16:22:15.953640 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.middleware.request_id [None req-24f0a076-510b-466a-afce-0774b50ecfa2 None None] RequestId filter calling following filter/app {{(pid=100524) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:22:15.954041 np0000005924 devstack@c-api.service[100524]: INFO cinder.api.openstack.wsgi [None req-24f0a076-510b-466a-afce-0774b50ecfa2 None None] GET https://10.4.3.117/volume// Jul 27 16:22:15.954203 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.openstack.wsgi [None req-24f0a076-510b-466a-afce-0774b50ecfa2 None None] Empty body provided in request {{(pid=100524) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:22:15.954450 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.openstack.wsgi [None req-24f0a076-510b-466a-afce-0774b50ecfa2 None None] Calling method 'all' {{(pid=100524) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:22:15.954746 np0000005924 devstack@c-api.service[100524]: INFO cinder.api.openstack.wsgi [None req-24f0a076-510b-466a-afce-0774b50ecfa2 None None] https://10.4.3.117/volume// returned with HTTP 300 Jul 27 16:22:15.955023 np0000005924 devstack@c-api.service[100524]: [pid: 100524|app: 0|req: 1281/5107] 10.4.3.117 () {66 vars in 1428 bytes} [Mon Jul 27 16:22:15 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 27 16:22:15.962752 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.middleware.request_id [req-6ba50ac4-8e62-43e1-886c-cbc0842c417b req-25e6d760-6378-48e5-8616-db219c05ede7 None None] RequestId filter calling following filter/app {{(pid=100523) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:22:15.964658 np0000005924 devstack@c-api.service[100523]: INFO cinder.api.openstack.wsgi [req-6ba50ac4-8e62-43e1-886c-cbc0842c417b req-25e6d760-6378-48e5-8616-db219c05ede7 tempest-SnapshotDataIntegrityTests-2123386552 tempest-SnapshotDataIntegrityTests-2123386552-project-member] POST https://10.4.3.117/volume/v3/attachments Jul 27 16:22:15.964976 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.openstack.wsgi [req-6ba50ac4-8e62-43e1-886c-cbc0842c417b req-25e6d760-6378-48e5-8616-db219c05ede7 tempest-SnapshotDataIntegrityTests-2123386552 tempest-SnapshotDataIntegrityTests-2123386552-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "9bebbea6-5a5b-430a-aac9-539441cf47df", "connector": null, "instance_uuid": "439f644d-7752-4f16-b9aa-e1c537ba7f16"}} {{(pid=100523) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 27 16:22:15.972500 np0000005924 devstack@c-api.service[100523]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:22:15.972500 np0000005924 devstack@c-api.service[100523]: warnings.warn( Jul 27 16:22:16.003787 np0000005924 devstack@c-api.service[100523]: INFO cinder.api.openstack.wsgi [req-6ba50ac4-8e62-43e1-886c-cbc0842c417b req-25e6d760-6378-48e5-8616-db219c05ede7 tempest-SnapshotDataIntegrityTests-2123386552 tempest-SnapshotDataIntegrityTests-2123386552-project-member] https://10.4.3.117/volume/v3/attachments returned with HTTP 200 Jul 27 16:22:16.004281 np0000005924 devstack@c-api.service[100523]: [pid: 100523|app: 0|req: 1286/5108] 10.4.3.117 () {74 vars in 1594 bytes} [Mon Jul 27 16:22:15 2026] POST /volume/v3/attachments => generated 273 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 27 16:22:16.037435 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.middleware.request_id [None req-3936bb1f-2ab8-44f9-91f1-bdd6504aa6f7 None None] RequestId filter calling following filter/app {{(pid=100521) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:22:16.039205 np0000005924 devstack@c-api.service[100521]: INFO cinder.api.openstack.wsgi [None req-3936bb1f-2ab8-44f9-91f1-bdd6504aa6f7 tempest-SnapshotDataIntegrityTests-2123386552 tempest-SnapshotDataIntegrityTests-2123386552-project-member] GET https://10.4.3.117/volume/v3/volumes/9bebbea6-5a5b-430a-aac9-539441cf47df Jul 27 16:22:16.039435 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.openstack.wsgi [None req-3936bb1f-2ab8-44f9-91f1-bdd6504aa6f7 tempest-SnapshotDataIntegrityTests-2123386552 tempest-SnapshotDataIntegrityTests-2123386552-project-member] Empty body provided in request {{(pid=100521) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:22:16.039622 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.openstack.wsgi [None req-3936bb1f-2ab8-44f9-91f1-bdd6504aa6f7 tempest-SnapshotDataIntegrityTests-2123386552 tempest-SnapshotDataIntegrityTests-2123386552-project-member] Calling method 'show' {{(pid=100521) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:22:16.047197 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.middleware.request_id [None req-89fb4bae-a20c-4669-9a88-126a0534c9da None None] RequestId filter calling following filter/app {{(pid=100522) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:22:16.047705 np0000005924 devstack@c-api.service[100522]: INFO cinder.api.openstack.wsgi [None req-89fb4bae-a20c-4669-9a88-126a0534c9da None None] GET https://10.4.3.117/volume// Jul 27 16:22:16.047934 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.openstack.wsgi [None req-89fb4bae-a20c-4669-9a88-126a0534c9da None None] Empty body provided in request {{(pid=100522) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:22:16.048198 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.openstack.wsgi [None req-89fb4bae-a20c-4669-9a88-126a0534c9da None None] Calling method 'all' {{(pid=100522) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:22:16.048613 np0000005924 devstack@c-api.service[100522]: INFO cinder.api.openstack.wsgi [None req-89fb4bae-a20c-4669-9a88-126a0534c9da None None] https://10.4.3.117/volume// returned with HTTP 300 Jul 27 16:22:16.048704 np0000005924 devstack@c-api.service[100521]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:22:16.048704 np0000005924 devstack@c-api.service[100521]: warnings.warn( Jul 27 16:22:16.048913 np0000005924 devstack@c-api.service[100522]: [pid: 100522|app: 0|req: 1268/5109] 10.4.3.117 () {66 vars in 1426 bytes} [Mon Jul 27 16:22:16 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 27 16:22:16.052158 np0000005924 devstack@c-api.service[100521]: INFO cinder.volume.api [None req-3936bb1f-2ab8-44f9-91f1-bdd6504aa6f7 tempest-SnapshotDataIntegrityTests-2123386552 tempest-SnapshotDataIntegrityTests-2123386552-project-member] Volume info retrieved successfully. Jul 27 16:22:16.055685 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.middleware.request_id [req-6ba50ac4-8e62-43e1-886c-cbc0842c417b req-ef73001d-c32d-4c09-93e0-34e4c3f0943b None None] RequestId filter calling following filter/app {{(pid=100524) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:22:16.056103 np0000005924 devstack@c-api.service[100521]: INFO cinder.api.openstack.wsgi [None req-3936bb1f-2ab8-44f9-91f1-bdd6504aa6f7 tempest-SnapshotDataIntegrityTests-2123386552 tempest-SnapshotDataIntegrityTests-2123386552-project-member] https://10.4.3.117/volume/v3/volumes/9bebbea6-5a5b-430a-aac9-539441cf47df returned with HTTP 200 Jul 27 16:22:16.056531 np0000005924 devstack@c-api.service[100521]: [pid: 100521|app: 0|req: 1275/5110] 10.4.3.117 () {66 vars in 1348 bytes} [Mon Jul 27 16:22:16 2026] GET /volume/v3/volumes/9bebbea6-5a5b-430a-aac9-539441cf47df => generated 882 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 27 16:22:16.058260 np0000005924 devstack@c-api.service[100524]: INFO cinder.api.openstack.wsgi [req-6ba50ac4-8e62-43e1-886c-cbc0842c417b req-ef73001d-c32d-4c09-93e0-34e4c3f0943b tempest-SnapshotDataIntegrityTests-2123386552 tempest-SnapshotDataIntegrityTests-2123386552-project-member] GET https://10.4.3.117/volume/v3/volumes/9bebbea6-5a5b-430a-aac9-539441cf47df Jul 27 16:22:16.058616 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.openstack.wsgi [req-6ba50ac4-8e62-43e1-886c-cbc0842c417b req-ef73001d-c32d-4c09-93e0-34e4c3f0943b tempest-SnapshotDataIntegrityTests-2123386552 tempest-SnapshotDataIntegrityTests-2123386552-project-member] Empty body provided in request {{(pid=100524) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:22:16.058906 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.openstack.wsgi [req-6ba50ac4-8e62-43e1-886c-cbc0842c417b req-ef73001d-c32d-4c09-93e0-34e4c3f0943b tempest-SnapshotDataIntegrityTests-2123386552 tempest-SnapshotDataIntegrityTests-2123386552-project-member] Calling method 'show' {{(pid=100524) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:22:16.069176 np0000005924 devstack@c-api.service[100524]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:22:16.069176 np0000005924 devstack@c-api.service[100524]: warnings.warn( Jul 27 16:22:16.072959 np0000005924 devstack@c-api.service[100524]: INFO cinder.volume.api [req-6ba50ac4-8e62-43e1-886c-cbc0842c417b req-ef73001d-c32d-4c09-93e0-34e4c3f0943b tempest-SnapshotDataIntegrityTests-2123386552 tempest-SnapshotDataIntegrityTests-2123386552-project-member] Volume info retrieved successfully. Jul 27 16:22:16.077741 np0000005924 devstack@c-api.service[100524]: INFO cinder.api.openstack.wsgi [req-6ba50ac4-8e62-43e1-886c-cbc0842c417b req-ef73001d-c32d-4c09-93e0-34e4c3f0943b tempest-SnapshotDataIntegrityTests-2123386552 tempest-SnapshotDataIntegrityTests-2123386552-project-member] https://10.4.3.117/volume/v3/volumes/9bebbea6-5a5b-430a-aac9-539441cf47df returned with HTTP 200 Jul 27 16:22:16.077948 np0000005924 devstack@c-api.service[100524]: [pid: 100524|app: 0|req: 1282/5111] 10.4.3.117 () {70 vars in 1639 bytes} [Mon Jul 27 16:22:16 2026] GET /volume/v3/volumes/9bebbea6-5a5b-430a-aac9-539441cf47df => generated 1062 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 27 16:22:16.179512 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.middleware.request_id [req-6ba50ac4-8e62-43e1-886c-cbc0842c417b req-334dd1d3-4570-4a76-ab64-082d0fe2bae8 None None] RequestId filter calling following filter/app {{(pid=100523) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:22:16.182154 np0000005924 devstack@c-api.service[100523]: INFO cinder.api.openstack.wsgi [req-6ba50ac4-8e62-43e1-886c-cbc0842c417b req-334dd1d3-4570-4a76-ab64-082d0fe2bae8 tempest-SnapshotDataIntegrityTests-2123386552 tempest-SnapshotDataIntegrityTests-2123386552-project-member] PUT https://10.4.3.117/volume/v3/attachments/e7c8fcf6-9bdc-46c7-9438-0562578850ba Jul 27 16:22:16.182639 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.openstack.wsgi [req-6ba50ac4-8e62-43e1-886c-cbc0842c417b req-334dd1d3-4570-4a76-ab64-082d0fe2bae8 tempest-SnapshotDataIntegrityTests-2123386552 tempest-SnapshotDataIntegrityTests-2123386552-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.117", "host": "np0000005924", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:c1414b6f8d8f", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "13cbedf7-bb1f-4b5e-b492-2fef0d4dab25", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100523) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 27 16:22:16.189936 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.coordination [req-6ba50ac4-8e62-43e1-886c-cbc0842c417b req-334dd1d3-4570-4a76-ab64-082d0fe2bae8 tempest-SnapshotDataIntegrityTests-2123386552 tempest-SnapshotDataIntegrityTests-2123386552-project-member] Acquiring lock "cinder-attachment_update-9bebbea6-5a5b-430a-aac9-539441cf47df-np0000005924" by "attachment_update" {{(pid=100523) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jul 27 16:22:16.194783 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.coordination [req-6ba50ac4-8e62-43e1-886c-cbc0842c417b req-334dd1d3-4570-4a76-ab64-082d0fe2bae8 tempest-SnapshotDataIntegrityTests-2123386552 tempest-SnapshotDataIntegrityTests-2123386552-project-member] Lock "cinder-attachment_update-9bebbea6-5a5b-430a-aac9-539441cf47df-np0000005924" acquired by "attachment_update" :: waited 0.005s {{(pid=100523) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jul 27 16:22:16.195737 np0000005924 devstack@c-api.service[100523]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:22:16.195737 np0000005924 devstack@c-api.service[100523]: warnings.warn( Jul 27 16:22:16.289480 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.coordination [req-6ba50ac4-8e62-43e1-886c-cbc0842c417b req-334dd1d3-4570-4a76-ab64-082d0fe2bae8 tempest-SnapshotDataIntegrityTests-2123386552 tempest-SnapshotDataIntegrityTests-2123386552-project-member] Lock "cinder-attachment_update-9bebbea6-5a5b-430a-aac9-539441cf47df-np0000005924" released by "attachment_update" :: held 0.095s {{(pid=100523) __release /opt/stack/cinder/cinder/coordination.py:152}} Jul 27 16:22:16.290166 np0000005924 devstack@c-api.service[100523]: INFO cinder.api.openstack.wsgi [req-6ba50ac4-8e62-43e1-886c-cbc0842c417b req-334dd1d3-4570-4a76-ab64-082d0fe2bae8 tempest-SnapshotDataIntegrityTests-2123386552 tempest-SnapshotDataIntegrityTests-2123386552-project-member] https://10.4.3.117/volume/v3/attachments/e7c8fcf6-9bdc-46c7-9438-0562578850ba returned with HTTP 200 Jul 27 16:22:16.290656 np0000005924 devstack@c-api.service[100523]: [pid: 100523|app: 0|req: 1287/5112] 10.4.3.117 () {74 vars in 1704 bytes} [Mon Jul 27 16:22:16 2026] PUT /volume/v3/attachments/e7c8fcf6-9bdc-46c7-9438-0562578850ba => generated 969 bytes in 112 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 27 16:22:16.520413 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.middleware.request_id [None req-133022c8-04b4-43b9-b320-a3145d0a1887 None None] RequestId filter calling following filter/app {{(pid=100522) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:22:16.522443 np0000005924 devstack@c-api.service[100522]: INFO cinder.api.openstack.wsgi [None req-133022c8-04b4-43b9-b320-a3145d0a1887 tempest-ProjectMemberTests33-1780357347 tempest-ProjectMemberTests33-1780357347-project-admin] GET https://10.4.3.117/volume/v3/backups/dd4bc910-5040-4bf4-91d1-c81445e2eb7b Jul 27 16:22:16.522665 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.openstack.wsgi [None req-133022c8-04b4-43b9-b320-a3145d0a1887 tempest-ProjectMemberTests33-1780357347 tempest-ProjectMemberTests33-1780357347-project-admin] Empty body provided in request {{(pid=100522) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:22:16.522883 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.openstack.wsgi [None req-133022c8-04b4-43b9-b320-a3145d0a1887 tempest-ProjectMemberTests33-1780357347 tempest-ProjectMemberTests33-1780357347-project-admin] Calling method 'show' {{(pid=100522) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:22:16.523021 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.v3.backups [None req-133022c8-04b4-43b9-b320-a3145d0a1887 tempest-ProjectMemberTests33-1780357347 tempest-ProjectMemberTests33-1780357347-project-admin] Show backup with id dd4bc910-5040-4bf4-91d1-c81445e2eb7b. {{(pid=100522) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 27 16:22:16.527061 np0000005924 devstack@c-api.service[100522]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:22:16.527061 np0000005924 devstack@c-api.service[100522]: warnings.warn( Jul 27 16:22:16.527667 np0000005924 devstack@c-api.service[100522]: INFO cinder.api.openstack.wsgi [None req-133022c8-04b4-43b9-b320-a3145d0a1887 tempest-ProjectMemberTests33-1780357347 tempest-ProjectMemberTests33-1780357347-project-admin] https://10.4.3.117/volume/v3/backups/dd4bc910-5040-4bf4-91d1-c81445e2eb7b returned with HTTP 200 Jul 27 16:22:16.528111 np0000005924 devstack@c-api.service[100522]: [pid: 100522|app: 0|req: 1269/5113] 10.4.3.117 () {68 vars in 1388 bytes} [Mon Jul 27 16:22:16 2026] GET /volume/v3/backups/dd4bc910-5040-4bf4-91d1-c81445e2eb7b => generated 738 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 27 16:22:16.538238 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.middleware.request_id [None req-c99cf7dd-fbec-45f2-92ef-67be318438de None None] RequestId filter calling following filter/app {{(pid=100521) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:22:16.540337 np0000005924 devstack@c-api.service[100521]: INFO cinder.api.openstack.wsgi [None req-c99cf7dd-fbec-45f2-92ef-67be318438de tempest-ProjectMemberTests33-1780357347 tempest-ProjectMemberTests33-1780357347-project-member] DELETE https://10.4.3.117/volume/v3/backups/dd4bc910-5040-4bf4-91d1-c81445e2eb7b Jul 27 16:22:16.540590 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.openstack.wsgi [None req-c99cf7dd-fbec-45f2-92ef-67be318438de tempest-ProjectMemberTests33-1780357347 tempest-ProjectMemberTests33-1780357347-project-member] Empty body provided in request {{(pid=100521) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:22:16.540813 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.openstack.wsgi [None req-c99cf7dd-fbec-45f2-92ef-67be318438de tempest-ProjectMemberTests33-1780357347 tempest-ProjectMemberTests33-1780357347-project-member] Calling method 'delete' {{(pid=100521) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:22:16.540935 np0000005924 devstack@c-api.service[100521]: INFO cinder.api.contrib.backups [None req-c99cf7dd-fbec-45f2-92ef-67be318438de tempest-ProjectMemberTests33-1780357347 tempest-ProjectMemberTests33-1780357347-project-member] Delete backup with id: dd4bc910-5040-4bf4-91d1-c81445e2eb7b. Jul 27 16:22:16.545842 np0000005924 devstack@c-api.service[100521]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:22:16.545842 np0000005924 devstack@c-api.service[100521]: warnings.warn( Jul 27 16:22:16.563729 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.backup.rpcapi [None req-c99cf7dd-fbec-45f2-92ef-67be318438de tempest-ProjectMemberTests33-1780357347 tempest-ProjectMemberTests33-1780357347-project-member] delete_backup rpcapi backup_id dd4bc910-5040-4bf4-91d1-c81445e2eb7b {{(pid=100521) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Jul 27 16:22:16.565344 np0000005924 devstack@c-api.service[100521]: INFO cinder.api.openstack.wsgi [None req-c99cf7dd-fbec-45f2-92ef-67be318438de tempest-ProjectMemberTests33-1780357347 tempest-ProjectMemberTests33-1780357347-project-member] https://10.4.3.117/volume/v3/backups/dd4bc910-5040-4bf4-91d1-c81445e2eb7b returned with HTTP 202 Jul 27 16:22:16.565922 np0000005924 devstack@c-api.service[100521]: [pid: 100521|app: 0|req: 1276/5114] 10.4.3.117 () {68 vars in 1391 bytes} [Mon Jul 27 16:22:16 2026] DELETE /volume/v3/backups/dd4bc910-5040-4bf4-91d1-c81445e2eb7b => generated 0 bytes in 28 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 27 16:22:16.572788 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.middleware.request_id [None req-4f571cc2-161f-4e3c-99e3-7ab85493c8e8 None None] RequestId filter calling following filter/app {{(pid=100524) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:22:16.574701 np0000005924 devstack@c-api.service[100524]: INFO cinder.api.openstack.wsgi [None req-4f571cc2-161f-4e3c-99e3-7ab85493c8e8 tempest-ProjectMemberTests33-1780357347 tempest-ProjectMemberTests33-1780357347-project-admin] DELETE https://10.4.3.117/volume/v3/volumes/93c8acb0-92cc-4dba-aeac-54c2d6bcae4e Jul 27 16:22:16.575013 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.openstack.wsgi [None req-4f571cc2-161f-4e3c-99e3-7ab85493c8e8 tempest-ProjectMemberTests33-1780357347 tempest-ProjectMemberTests33-1780357347-project-admin] Empty body provided in request {{(pid=100524) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:22:16.575193 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.openstack.wsgi [None req-4f571cc2-161f-4e3c-99e3-7ab85493c8e8 tempest-ProjectMemberTests33-1780357347 tempest-ProjectMemberTests33-1780357347-project-admin] Calling method 'delete' {{(pid=100524) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:22:16.575401 np0000005924 devstack@c-api.service[100524]: INFO cinder.api.v3.volumes [None req-4f571cc2-161f-4e3c-99e3-7ab85493c8e8 tempest-ProjectMemberTests33-1780357347 tempest-ProjectMemberTests33-1780357347-project-admin] Delete volume with id: 93c8acb0-92cc-4dba-aeac-54c2d6bcae4e Jul 27 16:22:16.583053 np0000005924 devstack@c-api.service[100524]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:22:16.583053 np0000005924 devstack@c-api.service[100524]: warnings.warn( Jul 27 16:22:16.583529 np0000005924 devstack@c-api.service[100524]: INFO cinder.volume.api [None req-4f571cc2-161f-4e3c-99e3-7ab85493c8e8 tempest-ProjectMemberTests33-1780357347 tempest-ProjectMemberTests33-1780357347-project-admin] Volume info retrieved successfully. Jul 27 16:22:16.603245 np0000005924 devstack@c-api.service[100524]: INFO cinder.volume.api [None req-4f571cc2-161f-4e3c-99e3-7ab85493c8e8 tempest-ProjectMemberTests33-1780357347 tempest-ProjectMemberTests33-1780357347-project-admin] Delete volume request issued successfully. Jul 27 16:22:16.603576 np0000005924 devstack@c-api.service[100524]: INFO cinder.api.openstack.wsgi [None req-4f571cc2-161f-4e3c-99e3-7ab85493c8e8 tempest-ProjectMemberTests33-1780357347 tempest-ProjectMemberTests33-1780357347-project-admin] https://10.4.3.117/volume/v3/volumes/93c8acb0-92cc-4dba-aeac-54c2d6bcae4e returned with HTTP 202 Jul 27 16:22:16.604364 np0000005924 devstack@c-api.service[100524]: [pid: 100524|app: 0|req: 1283/5115] 10.4.3.117 () {68 vars in 1391 bytes} [Mon Jul 27 16:22:16 2026] DELETE /volume/v3/volumes/93c8acb0-92cc-4dba-aeac-54c2d6bcae4e => generated 0 bytes in 32 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 27 16:22:16.611596 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.middleware.request_id [None req-8e7307cf-077e-4cf6-b337-b7f5b0adf8c0 None None] RequestId filter calling following filter/app {{(pid=100523) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:22:16.613520 np0000005924 devstack@c-api.service[100523]: INFO cinder.api.openstack.wsgi [None req-8e7307cf-077e-4cf6-b337-b7f5b0adf8c0 tempest-ProjectMemberTests33-1780357347 tempest-ProjectMemberTests33-1780357347-project-admin] GET https://10.4.3.117/volume/v3/volumes/93c8acb0-92cc-4dba-aeac-54c2d6bcae4e Jul 27 16:22:16.613776 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.openstack.wsgi [None req-8e7307cf-077e-4cf6-b337-b7f5b0adf8c0 tempest-ProjectMemberTests33-1780357347 tempest-ProjectMemberTests33-1780357347-project-admin] Empty body provided in request {{(pid=100523) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:22:16.613995 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.openstack.wsgi [None req-8e7307cf-077e-4cf6-b337-b7f5b0adf8c0 tempest-ProjectMemberTests33-1780357347 tempest-ProjectMemberTests33-1780357347-project-admin] Calling method 'show' {{(pid=100523) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:22:16.622461 np0000005924 devstack@c-api.service[100523]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:22:16.622461 np0000005924 devstack@c-api.service[100523]: warnings.warn( Jul 27 16:22:16.626240 np0000005924 devstack@c-api.service[100523]: INFO cinder.volume.api [None req-8e7307cf-077e-4cf6-b337-b7f5b0adf8c0 tempest-ProjectMemberTests33-1780357347 tempest-ProjectMemberTests33-1780357347-project-admin] Volume info retrieved successfully. Jul 27 16:22:16.630836 np0000005924 devstack@c-api.service[100523]: INFO cinder.api.openstack.wsgi [None req-8e7307cf-077e-4cf6-b337-b7f5b0adf8c0 tempest-ProjectMemberTests33-1780357347 tempest-ProjectMemberTests33-1780357347-project-admin] https://10.4.3.117/volume/v3/volumes/93c8acb0-92cc-4dba-aeac-54c2d6bcae4e returned with HTTP 200 Jul 27 16:22:16.631257 np0000005924 devstack@c-api.service[100523]: [pid: 100523|app: 0|req: 1288/5116] 10.4.3.117 () {68 vars in 1388 bytes} [Mon Jul 27 16:22:16 2026] GET /volume/v3/volumes/93c8acb0-92cc-4dba-aeac-54c2d6bcae4e => generated 1017 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 27 16:22:16.647963 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.middleware.request_id [None req-cefd6b82-4987-4535-9391-d455200a8fd0 None None] RequestId filter calling following filter/app {{(pid=100522) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:22:16.648394 np0000005924 devstack@c-api.service[100522]: INFO cinder.api.openstack.wsgi [None req-cefd6b82-4987-4535-9391-d455200a8fd0 None None] GET https://10.4.3.117/volume// Jul 27 16:22:16.648605 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.openstack.wsgi [None req-cefd6b82-4987-4535-9391-d455200a8fd0 None None] Empty body provided in request {{(pid=100522) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:22:16.648838 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.openstack.wsgi [None req-cefd6b82-4987-4535-9391-d455200a8fd0 None None] Calling method 'all' {{(pid=100522) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:22:16.649149 np0000005924 devstack@c-api.service[100522]: INFO cinder.api.openstack.wsgi [None req-cefd6b82-4987-4535-9391-d455200a8fd0 None None] https://10.4.3.117/volume// returned with HTTP 300 Jul 27 16:22:16.649477 np0000005924 devstack@c-api.service[100522]: [pid: 100522|app: 0|req: 1270/5117] 10.4.3.117 () {66 vars in 1426 bytes} [Mon Jul 27 16:22:16 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 27 16:22:16.661670 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.middleware.request_id [req-2084ba30-59fa-47bc-8661-b39df77a7544 req-c7052f0e-2f25-4e07-aa3c-79ca737f6aa1 None None] RequestId filter calling following filter/app {{(pid=100521) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:22:16.663785 np0000005924 devstack@c-api.service[100521]: INFO cinder.api.openstack.wsgi [req-2084ba30-59fa-47bc-8661-b39df77a7544 req-c7052f0e-2f25-4e07-aa3c-79ca737f6aa1 tempest-TestVolumeBootPatternV346-216340812 tempest-TestVolumeBootPatternV346-216340812-project-member] GET https://10.4.3.117/volume/v3/volumes/839d1e5f-5abf-42ee-b576-8da2cdfb5f52 Jul 27 16:22:16.664059 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.openstack.wsgi [req-2084ba30-59fa-47bc-8661-b39df77a7544 req-c7052f0e-2f25-4e07-aa3c-79ca737f6aa1 tempest-TestVolumeBootPatternV346-216340812 tempest-TestVolumeBootPatternV346-216340812-project-member] Empty body provided in request {{(pid=100521) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:22:16.664277 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.openstack.wsgi [req-2084ba30-59fa-47bc-8661-b39df77a7544 req-c7052f0e-2f25-4e07-aa3c-79ca737f6aa1 tempest-TestVolumeBootPatternV346-216340812 tempest-TestVolumeBootPatternV346-216340812-project-member] Calling method 'show' {{(pid=100521) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:22:16.673490 np0000005924 devstack@c-api.service[100521]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:22:16.673490 np0000005924 devstack@c-api.service[100521]: warnings.warn( Jul 27 16:22:16.677247 np0000005924 devstack@c-api.service[100521]: INFO cinder.volume.api [req-2084ba30-59fa-47bc-8661-b39df77a7544 req-c7052f0e-2f25-4e07-aa3c-79ca737f6aa1 tempest-TestVolumeBootPatternV346-216340812 tempest-TestVolumeBootPatternV346-216340812-project-member] Volume info retrieved successfully. Jul 27 16:22:16.684500 np0000005924 devstack@c-api.service[100521]: INFO cinder.api.openstack.wsgi [req-2084ba30-59fa-47bc-8661-b39df77a7544 req-c7052f0e-2f25-4e07-aa3c-79ca737f6aa1 tempest-TestVolumeBootPatternV346-216340812 tempest-TestVolumeBootPatternV346-216340812-project-member] https://10.4.3.117/volume/v3/volumes/839d1e5f-5abf-42ee-b576-8da2cdfb5f52 returned with HTTP 200 Jul 27 16:22:16.685091 np0000005924 devstack@c-api.service[100521]: [pid: 100521|app: 0|req: 1277/5118] 10.4.3.117 () {70 vars in 1639 bytes} [Mon Jul 27 16:22:16 2026] GET /volume/v3/volumes/839d1e5f-5abf-42ee-b576-8da2cdfb5f52 => generated 1550 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 27 16:22:16.797966 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.middleware.request_id [req-2084ba30-59fa-47bc-8661-b39df77a7544 req-723be603-cd26-465e-b49c-d3e5e48a2ef6 None None] RequestId filter calling following filter/app {{(pid=100524) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:22:16.799959 np0000005924 devstack@c-api.service[100524]: INFO cinder.api.openstack.wsgi [req-2084ba30-59fa-47bc-8661-b39df77a7544 req-723be603-cd26-465e-b49c-d3e5e48a2ef6 tempest-TestVolumeBootPatternV346-216340812 tempest-TestVolumeBootPatternV346-216340812-project-member] PUT https://10.4.3.117/volume/v3/attachments/a4c11bb8-a65c-415a-8cbb-1d63bbcaada4 Jul 27 16:22:16.800316 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.openstack.wsgi [req-2084ba30-59fa-47bc-8661-b39df77a7544 req-723be603-cd26-465e-b49c-d3e5e48a2ef6 tempest-TestVolumeBootPatternV346-216340812 tempest-TestVolumeBootPatternV346-216340812-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.117", "host": "np0000005924", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:c1414b6f8d8f", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "13cbedf7-bb1f-4b5e-b492-2fef0d4dab25", "nvme_native_multipath": false, "mountpoint": "/dev/vda"}}} {{(pid=100524) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 27 16:22:16.806944 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.middleware.request_id [None req-5468a521-3240-4aca-80a6-742c6c98a464 None None] RequestId filter calling following filter/app {{(pid=100523) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:22:16.808549 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.coordination [req-2084ba30-59fa-47bc-8661-b39df77a7544 req-723be603-cd26-465e-b49c-d3e5e48a2ef6 tempest-TestVolumeBootPatternV346-216340812 tempest-TestVolumeBootPatternV346-216340812-project-member] Acquiring lock "cinder-attachment_update-839d1e5f-5abf-42ee-b576-8da2cdfb5f52-np0000005924" by "attachment_update" {{(pid=100524) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jul 27 16:22:16.808746 np0000005924 devstack@c-api.service[100523]: INFO cinder.api.openstack.wsgi [None req-5468a521-3240-4aca-80a6-742c6c98a464 tempest-ProjectMemberTests-564005882 tempest-ProjectMemberTests-564005882-project-admin] GET https://10.4.3.117/volume/v3/volumes/a29248b8-7a3a-4bdc-afb4-8792bce5abce Jul 27 16:22:16.808992 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.openstack.wsgi [None req-5468a521-3240-4aca-80a6-742c6c98a464 tempest-ProjectMemberTests-564005882 tempest-ProjectMemberTests-564005882-project-admin] Empty body provided in request {{(pid=100523) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:22:16.809202 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.openstack.wsgi [None req-5468a521-3240-4aca-80a6-742c6c98a464 tempest-ProjectMemberTests-564005882 tempest-ProjectMemberTests-564005882-project-admin] Calling method 'show' {{(pid=100523) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:22:16.813677 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.coordination [req-2084ba30-59fa-47bc-8661-b39df77a7544 req-723be603-cd26-465e-b49c-d3e5e48a2ef6 tempest-TestVolumeBootPatternV346-216340812 tempest-TestVolumeBootPatternV346-216340812-project-member] Lock "cinder-attachment_update-839d1e5f-5abf-42ee-b576-8da2cdfb5f52-np0000005924" acquired by "attachment_update" :: waited 0.005s {{(pid=100524) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jul 27 16:22:16.814694 np0000005924 devstack@c-api.service[100524]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:22:16.814694 np0000005924 devstack@c-api.service[100524]: warnings.warn( Jul 27 16:22:16.815506 np0000005924 devstack@c-api.service[100523]: INFO cinder.api.openstack.wsgi [None req-5468a521-3240-4aca-80a6-742c6c98a464 tempest-ProjectMemberTests-564005882 tempest-ProjectMemberTests-564005882-project-admin] https://10.4.3.117/volume/v3/volumes/a29248b8-7a3a-4bdc-afb4-8792bce5abce returned with HTTP 404 Jul 27 16:22:16.816089 np0000005924 devstack@c-api.service[100523]: [pid: 100523|app: 0|req: 1289/5119] 10.4.3.117 () {66 vars in 1348 bytes} [Mon Jul 27 16:22:16 2026] GET /volume/v3/volumes/a29248b8-7a3a-4bdc-afb4-8792bce5abce => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 27 16:22:16.824895 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.middleware.request_id [None req-af78303c-4b5f-43f9-8a0b-a0d3d377bf15 None None] RequestId filter calling following filter/app {{(pid=100522) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:22:16.826826 np0000005924 devstack@c-api.service[100522]: INFO cinder.api.openstack.wsgi [None req-af78303c-4b5f-43f9-8a0b-a0d3d377bf15 tempest-ProjectMemberTests-564005882 tempest-ProjectMemberTests-564005882-project-admin] POST https://10.4.3.117/volume/v3/volumes Jul 27 16:22:16.827511 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.openstack.wsgi [None req-af78303c-4b5f-43f9-8a0b-a0d3d377bf15 tempest-ProjectMemberTests-564005882 tempest-ProjectMemberTests-564005882-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-1200976786"}} {{(pid=100522) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 27 16:22:16.828785 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.v3.volumes [None req-af78303c-4b5f-43f9-8a0b-a0d3d377bf15 tempest-ProjectMemberTests-564005882 tempest-ProjectMemberTests-564005882-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-1200976786'}} {{(pid=100522) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 27 16:22:16.828937 np0000005924 devstack@c-api.service[100522]: INFO cinder.api.v3.volumes [None req-af78303c-4b5f-43f9-8a0b-a0d3d377bf15 tempest-ProjectMemberTests-564005882 tempest-ProjectMemberTests-564005882-project-admin] Create volume of 1 GB Jul 27 16:22:16.833417 np0000005924 devstack@c-api.service[100522]: INFO cinder.volume.api [None req-af78303c-4b5f-43f9-8a0b-a0d3d377bf15 tempest-ProjectMemberTests-564005882 tempest-ProjectMemberTests-564005882-project-admin] Availability Zones retrieved successfully. Jul 27 16:22:16.839126 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.volume.api [None req-af78303c-4b5f-43f9-8a0b-a0d3d377bf15 tempest-ProjectMemberTests-564005882 tempest-ProjectMemberTests-564005882-project-admin] Flow 'volume_create_api' (42887895-5a3a-46dc-8977-d10df6b494a1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100522) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 27 16:22:16.840056 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.volume.api [None req-af78303c-4b5f-43f9-8a0b-a0d3d377bf15 tempest-ProjectMemberTests-564005882 tempest-ProjectMemberTests-564005882-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (5462dfc6-00e7-41ff-934e-e2acd66f500b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100522) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 27 16:22:16.840870 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.volume.flows.api.create_volume [None req-af78303c-4b5f-43f9-8a0b-a0d3d377bf15 tempest-ProjectMemberTests-564005882 tempest-ProjectMemberTests-564005882-project-admin] Validating volume size '1' using validate_int {{(pid=100522) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 27 16:22:16.865715 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.volume.api [None req-af78303c-4b5f-43f9-8a0b-a0d3d377bf15 tempest-ProjectMemberTests-564005882 tempest-ProjectMemberTests-564005882-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (5462dfc6-00e7-41ff-934e-e2acd66f500b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-27T16:04:59Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=2bce4e1a-e6e0-49d9-be36-c3405449a01e,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '2bce4e1a-e6e0-49d9-be36-c3405449a01e', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100522) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 27 16:22:16.866836 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.volume.api [None req-af78303c-4b5f-43f9-8a0b-a0d3d377bf15 tempest-ProjectMemberTests-564005882 tempest-ProjectMemberTests-564005882-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (6bef4d95-7779-4339-a233-de98fa7e5de3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100522) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 27 16:22:16.894129 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.coordination [req-2084ba30-59fa-47bc-8661-b39df77a7544 req-723be603-cd26-465e-b49c-d3e5e48a2ef6 tempest-TestVolumeBootPatternV346-216340812 tempest-TestVolumeBootPatternV346-216340812-project-member] Lock "cinder-attachment_update-839d1e5f-5abf-42ee-b576-8da2cdfb5f52-np0000005924" released by "attachment_update" :: held 0.080s {{(pid=100524) __release /opt/stack/cinder/cinder/coordination.py:152}} Jul 27 16:22:16.894531 np0000005924 devstack@c-api.service[100524]: INFO cinder.api.openstack.wsgi [req-2084ba30-59fa-47bc-8661-b39df77a7544 req-723be603-cd26-465e-b49c-d3e5e48a2ef6 tempest-TestVolumeBootPatternV346-216340812 tempest-TestVolumeBootPatternV346-216340812-project-member] https://10.4.3.117/volume/v3/attachments/a4c11bb8-a65c-415a-8cbb-1d63bbcaada4 returned with HTTP 200 Jul 27 16:22:16.895024 np0000005924 devstack@c-api.service[100524]: [pid: 100524|app: 0|req: 1284/5120] 10.4.3.117 () {74 vars in 1704 bytes} [Mon Jul 27 16:22:16 2026] PUT /volume/v3/attachments/a4c11bb8-a65c-415a-8cbb-1d63bbcaada4 => generated 969 bytes in 97 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 27 16:22:16.911164 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.quota [None req-af78303c-4b5f-43f9-8a0b-a0d3d377bf15 tempest-ProjectMemberTests-564005882 tempest-ProjectMemberTests-564005882-project-admin] Created reservations ['b51fa8e5-04e9-44d0-b440-0c060b2e93fa', '9da28695-5292-4945-87e8-de4324f94457', 'dc05802f-e22c-45aa-b0c3-ecc79d1e2c22', 'a9bc7f63-3c4a-4fa5-8f65-62ffb2ac7afe'] {{(pid=100522) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 27 16:22:16.912136 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.volume.api [None req-af78303c-4b5f-43f9-8a0b-a0d3d377bf15 tempest-ProjectMemberTests-564005882 tempest-ProjectMemberTests-564005882-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (6bef4d95-7779-4339-a233-de98fa7e5de3) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['b51fa8e5-04e9-44d0-b440-0c060b2e93fa', '9da28695-5292-4945-87e8-de4324f94457', 'dc05802f-e22c-45aa-b0c3-ecc79d1e2c22', 'a9bc7f63-3c4a-4fa5-8f65-62ffb2ac7afe']}' {{(pid=100522) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 27 16:22:16.912777 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.volume.api [None req-af78303c-4b5f-43f9-8a0b-a0d3d377bf15 tempest-ProjectMemberTests-564005882 tempest-ProjectMemberTests-564005882-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (97d84d7c-1830-4ec7-8939-8475823e51c6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100522) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 27 16:22:16.919522 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.middleware.request_id [req-2084ba30-59fa-47bc-8661-b39df77a7544 req-3eacc4fc-0331-40a2-886c-f587625c79c3 None None] RequestId filter calling following filter/app {{(pid=100521) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:22:16.921990 np0000005924 devstack@c-api.service[100521]: INFO cinder.api.openstack.wsgi [req-2084ba30-59fa-47bc-8661-b39df77a7544 req-3eacc4fc-0331-40a2-886c-f587625c79c3 tempest-TestVolumeBootPatternV346-216340812 tempest-TestVolumeBootPatternV346-216340812-project-member] POST https://10.4.3.117/volume/v3/attachments/a4c11bb8-a65c-415a-8cbb-1d63bbcaada4/action Jul 27 16:22:16.921990 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.openstack.wsgi [req-2084ba30-59fa-47bc-8661-b39df77a7544 req-3eacc4fc-0331-40a2-886c-f587625c79c3 tempest-TestVolumeBootPatternV346-216340812 tempest-TestVolumeBootPatternV346-216340812-project-member] Action body: b'{"os-complete": null}' {{(pid=100521) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 27 16:22:16.921990 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.openstack.wsgi [req-2084ba30-59fa-47bc-8661-b39df77a7544 req-3eacc4fc-0331-40a2-886c-f587625c79c3 tempest-TestVolumeBootPatternV346-216340812 tempest-TestVolumeBootPatternV346-216340812-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100521) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 27 16:22:16.938383 np0000005924 devstack@c-api.service[100521]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:22:16.938383 np0000005924 devstack@c-api.service[100521]: warnings.warn( Jul 27 16:22:16.939550 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.volume.api [None req-af78303c-4b5f-43f9-8a0b-a0d3d377bf15 tempest-ProjectMemberTests-564005882 tempest-ProjectMemberTests-564005882-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (97d84d7c-1830-4ec7-8939-8475823e51c6) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '5a2dc389-6319-4845-8c99-fedd6dcce6b0', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1200976786',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='d1c587f4966043eeaf33886351677990',qos_specs=None,replication_status=,reservations=['b51fa8e5-04e9-44d0-b440-0c060b2e93fa','9da28695-5292-4945-87e8-de4324f94457','dc05802f-e22c-45aa-b0c3-ecc79d1e2c22','a9bc7f63-3c4a-4fa5-8f65-62ffb2ac7afe'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='5ea411ae88e945739c2c127122c12668',volume_type_id=2bce4e1a-e6e0-49d9-be36-c3405449a01e), 'volume': Volume(_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-27T16:22:16Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1200976786',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=5a2dc389-6319-4845-8c99-fedd6dcce6b0,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='d1c587f4966043eeaf33886351677990',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='5ea411ae88e945739c2c127122c12668',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(2bce4e1a-e6e0-49d9-be36-c3405449a01e),volume_type_id=2bce4e1a-e6e0-49d9-be36-c3405449a01e)}' {{(pid=100522) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 27 16:22:16.940456 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.volume.api [None req-af78303c-4b5f-43f9-8a0b-a0d3d377bf15 tempest-ProjectMemberTests-564005882 tempest-ProjectMemberTests-564005882-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (4183fc78-797b-4fc2-aaed-88d0ce605a4a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100522) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 27 16:22:16.954488 np0000005924 devstack@c-api.service[100521]: INFO cinder.api.openstack.wsgi [req-2084ba30-59fa-47bc-8661-b39df77a7544 req-3eacc4fc-0331-40a2-886c-f587625c79c3 tempest-TestVolumeBootPatternV346-216340812 tempest-TestVolumeBootPatternV346-216340812-project-member] https://10.4.3.117/volume/v3/attachments/a4c11bb8-a65c-415a-8cbb-1d63bbcaada4/action returned with HTTP 204 Jul 27 16:22:16.955384 np0000005924 devstack@c-api.service[100521]: [pid: 100521|app: 0|req: 1278/5121] 10.4.3.117 () {74 vars in 1725 bytes} [Mon Jul 27 16:22:16 2026] POST /volume/v3/attachments/a4c11bb8-a65c-415a-8cbb-1d63bbcaada4/action => generated 0 bytes in 36 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jul 27 16:22:16.959219 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.volume.api [None req-af78303c-4b5f-43f9-8a0b-a0d3d377bf15 tempest-ProjectMemberTests-564005882 tempest-ProjectMemberTests-564005882-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (4183fc78-797b-4fc2-aaed-88d0ce605a4a) transitioned into state 'SUCCESS' from state '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-1200976786',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='d1c587f4966043eeaf33886351677990',qos_specs=None,replication_status=,reservations=['b51fa8e5-04e9-44d0-b440-0c060b2e93fa','9da28695-5292-4945-87e8-de4324f94457','dc05802f-e22c-45aa-b0c3-ecc79d1e2c22','a9bc7f63-3c4a-4fa5-8f65-62ffb2ac7afe'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='5ea411ae88e945739c2c127122c12668',volume_type_id=2bce4e1a-e6e0-49d9-be36-c3405449a01e)}' {{(pid=100522) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 27 16:22:16.959981 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.volume.api [None req-af78303c-4b5f-43f9-8a0b-a0d3d377bf15 tempest-ProjectMemberTests-564005882 tempest-ProjectMemberTests-564005882-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (8213f616-7cad-4042-b508-d13af0a558dc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100522) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 27 16:22:16.974408 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.volume.api [None req-af78303c-4b5f-43f9-8a0b-a0d3d377bf15 tempest-ProjectMemberTests-564005882 tempest-ProjectMemberTests-564005882-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (8213f616-7cad-4042-b508-d13af0a558dc) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100522) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 27 16:22:16.975520 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.volume.api [None req-af78303c-4b5f-43f9-8a0b-a0d3d377bf15 tempest-ProjectMemberTests-564005882 tempest-ProjectMemberTests-564005882-project-admin] Flow 'volume_create_api' (42887895-5a3a-46dc-8977-d10df6b494a1) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100522) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 27 16:22:16.975927 np0000005924 devstack@c-api.service[100522]: INFO cinder.volume.api [None req-af78303c-4b5f-43f9-8a0b-a0d3d377bf15 tempest-ProjectMemberTests-564005882 tempest-ProjectMemberTests-564005882-project-admin] Create volume request issued successfully. Jul 27 16:22:16.976651 np0000005924 devstack@c-api.service[100522]: INFO cinder.api.openstack.wsgi [None req-af78303c-4b5f-43f9-8a0b-a0d3d377bf15 tempest-ProjectMemberTests-564005882 tempest-ProjectMemberTests-564005882-project-admin] https://10.4.3.117/volume/v3/volumes returned with HTTP 202 Jul 27 16:22:16.977159 np0000005924 devstack@c-api.service[100522]: [pid: 100522|app: 0|req: 1271/5122] 10.4.3.117 () {68 vars in 1258 bytes} [Mon Jul 27 16:22:16 2026] POST /volume/v3/volumes => generated 778 bytes in 153 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 27 16:22:16.988700 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.middleware.request_id [None req-5eaa23be-35c7-4f26-a9d5-4a5f79339d77 None None] RequestId filter calling following filter/app {{(pid=100523) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:22:16.990509 np0000005924 devstack@c-api.service[100523]: INFO cinder.api.openstack.wsgi [None req-5eaa23be-35c7-4f26-a9d5-4a5f79339d77 tempest-ProjectMemberTests-564005882 tempest-ProjectMemberTests-564005882-project-admin] GET https://10.4.3.117/volume/v3/volumes/5a2dc389-6319-4845-8c99-fedd6dcce6b0 Jul 27 16:22:16.990723 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.openstack.wsgi [None req-5eaa23be-35c7-4f26-a9d5-4a5f79339d77 tempest-ProjectMemberTests-564005882 tempest-ProjectMemberTests-564005882-project-admin] Empty body provided in request {{(pid=100523) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:22:16.991344 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.openstack.wsgi [None req-5eaa23be-35c7-4f26-a9d5-4a5f79339d77 tempest-ProjectMemberTests-564005882 tempest-ProjectMemberTests-564005882-project-admin] Calling method 'show' {{(pid=100523) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:22:16.999070 np0000005924 devstack@c-api.service[100523]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:22:16.999070 np0000005924 devstack@c-api.service[100523]: warnings.warn( Jul 27 16:22:17.004035 np0000005924 devstack@c-api.service[100523]: INFO cinder.volume.api [None req-5eaa23be-35c7-4f26-a9d5-4a5f79339d77 tempest-ProjectMemberTests-564005882 tempest-ProjectMemberTests-564005882-project-admin] Volume info retrieved successfully. Jul 27 16:22:17.009551 np0000005924 devstack@c-api.service[100523]: INFO cinder.api.openstack.wsgi [None req-5eaa23be-35c7-4f26-a9d5-4a5f79339d77 tempest-ProjectMemberTests-564005882 tempest-ProjectMemberTests-564005882-project-admin] https://10.4.3.117/volume/v3/volumes/5a2dc389-6319-4845-8c99-fedd6dcce6b0 returned with HTTP 200 Jul 27 16:22:17.009941 np0000005924 devstack@c-api.service[100523]: [pid: 100523|app: 0|req: 1290/5123] 10.4.3.117 () {66 vars in 1348 bytes} [Mon Jul 27 16:22:16 2026] GET /volume/v3/volumes/5a2dc389-6319-4845-8c99-fedd6dcce6b0 => generated 957 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 27 16:22:17.071003 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.middleware.request_id [None req-416e6ffc-51ed-4118-b81f-7700411cae9b None None] RequestId filter calling following filter/app {{(pid=100524) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:22:17.072900 np0000005924 devstack@c-api.service[100524]: INFO cinder.api.openstack.wsgi [None req-416e6ffc-51ed-4118-b81f-7700411cae9b tempest-SnapshotDataIntegrityTests-2123386552 tempest-SnapshotDataIntegrityTests-2123386552-project-member] GET https://10.4.3.117/volume/v3/volumes/9bebbea6-5a5b-430a-aac9-539441cf47df Jul 27 16:22:17.073170 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.openstack.wsgi [None req-416e6ffc-51ed-4118-b81f-7700411cae9b tempest-SnapshotDataIntegrityTests-2123386552 tempest-SnapshotDataIntegrityTests-2123386552-project-member] Empty body provided in request {{(pid=100524) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:22:17.073837 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.openstack.wsgi [None req-416e6ffc-51ed-4118-b81f-7700411cae9b tempest-SnapshotDataIntegrityTests-2123386552 tempest-SnapshotDataIntegrityTests-2123386552-project-member] Calling method 'show' {{(pid=100524) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:22:17.082918 np0000005924 devstack@c-api.service[100524]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:22:17.082918 np0000005924 devstack@c-api.service[100524]: warnings.warn( Jul 27 16:22:17.086566 np0000005924 devstack@c-api.service[100524]: INFO cinder.volume.api [None req-416e6ffc-51ed-4118-b81f-7700411cae9b tempest-SnapshotDataIntegrityTests-2123386552 tempest-SnapshotDataIntegrityTests-2123386552-project-member] Volume info retrieved successfully. Jul 27 16:22:17.090668 np0000005924 devstack@c-api.service[100524]: INFO cinder.api.openstack.wsgi [None req-416e6ffc-51ed-4118-b81f-7700411cae9b tempest-SnapshotDataIntegrityTests-2123386552 tempest-SnapshotDataIntegrityTests-2123386552-project-member] https://10.4.3.117/volume/v3/volumes/9bebbea6-5a5b-430a-aac9-539441cf47df returned with HTTP 200 Jul 27 16:22:17.091066 np0000005924 devstack@c-api.service[100524]: [pid: 100524|app: 0|req: 1285/5124] 10.4.3.117 () {66 vars in 1348 bytes} [Mon Jul 27 16:22:17 2026] GET /volume/v3/volumes/9bebbea6-5a5b-430a-aac9-539441cf47df => generated 883 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 27 16:22:17.645434 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.middleware.request_id [None req-6ee57ee7-5b91-4338-8350-f28a6420f576 None None] RequestId filter calling following filter/app {{(pid=100521) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:22:17.647420 np0000005924 devstack@c-api.service[100521]: INFO cinder.api.openstack.wsgi [None req-6ee57ee7-5b91-4338-8350-f28a6420f576 tempest-ProjectMemberTests33-1780357347 tempest-ProjectMemberTests33-1780357347-project-admin] GET https://10.4.3.117/volume/v3/volumes/93c8acb0-92cc-4dba-aeac-54c2d6bcae4e Jul 27 16:22:17.647692 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.openstack.wsgi [None req-6ee57ee7-5b91-4338-8350-f28a6420f576 tempest-ProjectMemberTests33-1780357347 tempest-ProjectMemberTests33-1780357347-project-admin] Empty body provided in request {{(pid=100521) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:22:17.647923 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.openstack.wsgi [None req-6ee57ee7-5b91-4338-8350-f28a6420f576 tempest-ProjectMemberTests33-1780357347 tempest-ProjectMemberTests33-1780357347-project-admin] Calling method 'show' {{(pid=100521) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:22:17.654551 np0000005924 devstack@c-api.service[100521]: INFO cinder.api.openstack.wsgi [None req-6ee57ee7-5b91-4338-8350-f28a6420f576 tempest-ProjectMemberTests33-1780357347 tempest-ProjectMemberTests33-1780357347-project-admin] https://10.4.3.117/volume/v3/volumes/93c8acb0-92cc-4dba-aeac-54c2d6bcae4e returned with HTTP 404 Jul 27 16:22:17.654989 np0000005924 devstack@c-api.service[100521]: [pid: 100521|app: 0|req: 1279/5125] 10.4.3.117 () {68 vars in 1388 bytes} [Mon Jul 27 16:22:17 2026] GET /volume/v3/volumes/93c8acb0-92cc-4dba-aeac-54c2d6bcae4e => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 27 16:22:17.663778 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.middleware.request_id [None req-a327ce23-65e0-4d10-8e18-ba3bd0ce2cb2 None None] RequestId filter calling following filter/app {{(pid=100522) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:22:17.666015 np0000005924 devstack@c-api.service[100522]: INFO cinder.api.openstack.wsgi [None req-a327ce23-65e0-4d10-8e18-ba3bd0ce2cb2 tempest-ProjectMemberTests33-1780357347 tempest-ProjectMemberTests33-1780357347-project-member] GET https://10.4.3.117/volume/v3/backups/ba2c40a6-91ee-47cd-b574-fd728b71bdd4/export_record Jul 27 16:22:17.666244 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.openstack.wsgi [None req-a327ce23-65e0-4d10-8e18-ba3bd0ce2cb2 tempest-ProjectMemberTests33-1780357347 tempest-ProjectMemberTests33-1780357347-project-member] Empty body provided in request {{(pid=100522) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:22:17.666520 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.openstack.wsgi [None req-a327ce23-65e0-4d10-8e18-ba3bd0ce2cb2 tempest-ProjectMemberTests33-1780357347 tempest-ProjectMemberTests33-1780357347-project-member] Calling method 'export_record' {{(pid=100522) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:22:17.666654 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.contrib.backups [None req-a327ce23-65e0-4d10-8e18-ba3bd0ce2cb2 tempest-ProjectMemberTests33-1780357347 tempest-ProjectMemberTests33-1780357347-project-member] Export record for backup ba2c40a6-91ee-47cd-b574-fd728b71bdd4. {{(pid=100522) export_record /opt/stack/cinder/cinder/api/contrib/backups.py:241}} Jul 27 16:22:17.672146 np0000005924 devstack@c-api.service[100522]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:22:17.672146 np0000005924 devstack@c-api.service[100522]: warnings.warn( Jul 27 16:22:17.673692 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.policy [None req-a327ce23-65e0-4d10-8e18-ba3bd0ce2cb2 tempest-ProjectMemberTests33-1780357347 tempest-ProjectMemberTests33-1780357347-project-member] Policy check for backup:export-import failed with context {'is_admin': False, 'user_id': 'eac7d17dd4c5451cb22e67bc4e0ce406', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '3c3767a5553049588ad11159158f9a52', '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=100522) authorize /opt/stack/cinder/cinder/policy.py:189}} Jul 27 16:22:17.673993 np0000005924 devstack@c-api.service[100522]: INFO cinder.api.openstack.wsgi [None req-a327ce23-65e0-4d10-8e18-ba3bd0ce2cb2 tempest-ProjectMemberTests33-1780357347 tempest-ProjectMemberTests33-1780357347-project-member] https://10.4.3.117/volume/v3/backups/ba2c40a6-91ee-47cd-b574-fd728b71bdd4/export_record returned with HTTP 403 Jul 27 16:22:17.674679 np0000005924 devstack@c-api.service[100522]: [pid: 100522|app: 0|req: 1272/5126] 10.4.3.117 () {68 vars in 1430 bytes} [Mon Jul 27 16:22:17 2026] GET /volume/v3/backups/ba2c40a6-91ee-47cd-b574-fd728b71bdd4/export_record => generated 101 bytes in 11 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Jul 27 16:22:17.682495 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.middleware.request_id [None req-91746832-9b5c-4a5c-a42a-b7eabb9b21ea None None] RequestId filter calling following filter/app {{(pid=100523) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:22:17.684407 np0000005924 devstack@c-api.service[100523]: INFO cinder.api.openstack.wsgi [None req-91746832-9b5c-4a5c-a42a-b7eabb9b21ea tempest-ProjectMemberTests33-1780357347 tempest-ProjectMemberTests33-1780357347-project-admin] POST https://10.4.3.117/volume/v3/volumes Jul 27 16:22:17.684768 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.openstack.wsgi [None req-91746832-9b5c-4a5c-a42a-b7eabb9b21ea tempest-ProjectMemberTests33-1780357347 tempest-ProjectMemberTests33-1780357347-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-531406387"}} {{(pid=100523) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 27 16:22:17.686173 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.v3.volumes [None req-91746832-9b5c-4a5c-a42a-b7eabb9b21ea tempest-ProjectMemberTests33-1780357347 tempest-ProjectMemberTests33-1780357347-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-531406387'}} {{(pid=100523) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 27 16:22:17.686287 np0000005924 devstack@c-api.service[100523]: INFO cinder.api.v3.volumes [None req-91746832-9b5c-4a5c-a42a-b7eabb9b21ea tempest-ProjectMemberTests33-1780357347 tempest-ProjectMemberTests33-1780357347-project-admin] Create volume of 1 GB Jul 27 16:22:17.690038 np0000005924 devstack@c-api.service[100523]: INFO cinder.volume.api [None req-91746832-9b5c-4a5c-a42a-b7eabb9b21ea tempest-ProjectMemberTests33-1780357347 tempest-ProjectMemberTests33-1780357347-project-admin] Availability Zones retrieved successfully. Jul 27 16:22:17.695504 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.volume.api [None req-91746832-9b5c-4a5c-a42a-b7eabb9b21ea tempest-ProjectMemberTests33-1780357347 tempest-ProjectMemberTests33-1780357347-project-admin] Flow 'volume_create_api' (8fc50685-185c-4994-8f9e-5387e4a0be7e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100523) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 27 16:22:17.696518 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.volume.api [None req-91746832-9b5c-4a5c-a42a-b7eabb9b21ea tempest-ProjectMemberTests33-1780357347 tempest-ProjectMemberTests33-1780357347-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (4208a19c-f885-44f6-822c-d70c33545276) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100523) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 27 16:22:17.697288 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.volume.flows.api.create_volume [None req-91746832-9b5c-4a5c-a42a-b7eabb9b21ea tempest-ProjectMemberTests33-1780357347 tempest-ProjectMemberTests33-1780357347-project-admin] Validating volume size '1' using validate_int {{(pid=100523) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 27 16:22:17.730991 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.volume.api [None req-91746832-9b5c-4a5c-a42a-b7eabb9b21ea tempest-ProjectMemberTests33-1780357347 tempest-ProjectMemberTests33-1780357347-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (4208a19c-f885-44f6-822c-d70c33545276) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-27T16:04:59Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=2bce4e1a-e6e0-49d9-be36-c3405449a01e,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '2bce4e1a-e6e0-49d9-be36-c3405449a01e', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100523) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 27 16:22:17.732130 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.volume.api [None req-91746832-9b5c-4a5c-a42a-b7eabb9b21ea tempest-ProjectMemberTests33-1780357347 tempest-ProjectMemberTests33-1780357347-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (d064bcb6-83fa-4212-8d9d-7caea99bf637) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100523) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 27 16:22:17.775859 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.quota [None req-91746832-9b5c-4a5c-a42a-b7eabb9b21ea tempest-ProjectMemberTests33-1780357347 tempest-ProjectMemberTests33-1780357347-project-admin] Created reservations ['67e7c3e7-c065-4689-8949-e3311e13e34a', 'dcc77f02-6dd1-4437-a5a4-c876aadee499', '37d49f44-501c-4981-93d3-9e4c03ceecff', '587bb6ee-94f4-448d-82fd-11f4c026fac7'] {{(pid=100523) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 27 16:22:17.776725 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.volume.api [None req-91746832-9b5c-4a5c-a42a-b7eabb9b21ea tempest-ProjectMemberTests33-1780357347 tempest-ProjectMemberTests33-1780357347-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (d064bcb6-83fa-4212-8d9d-7caea99bf637) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['67e7c3e7-c065-4689-8949-e3311e13e34a', 'dcc77f02-6dd1-4437-a5a4-c876aadee499', '37d49f44-501c-4981-93d3-9e4c03ceecff', '587bb6ee-94f4-448d-82fd-11f4c026fac7']}' {{(pid=100523) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 27 16:22:17.777733 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.volume.api [None req-91746832-9b5c-4a5c-a42a-b7eabb9b21ea tempest-ProjectMemberTests33-1780357347 tempest-ProjectMemberTests33-1780357347-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (655adef3-6960-4fff-8759-d5ae5f2782a4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100523) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 27 16:22:17.800266 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.volume.api [None req-91746832-9b5c-4a5c-a42a-b7eabb9b21ea tempest-ProjectMemberTests33-1780357347 tempest-ProjectMemberTests33-1780357347-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (655adef3-6960-4fff-8759-d5ae5f2782a4) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'a2525916-4229-438c-b485-9a2ebd74d994', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-531406387',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='3c3767a5553049588ad11159158f9a52',qos_specs=None,replication_status=,reservations=['67e7c3e7-c065-4689-8949-e3311e13e34a','dcc77f02-6dd1-4437-a5a4-c876aadee499','37d49f44-501c-4981-93d3-9e4c03ceecff','587bb6ee-94f4-448d-82fd-11f4c026fac7'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='e882b77ce039476cbbb17d654f103511',volume_type_id=2bce4e1a-e6e0-49d9-be36-c3405449a01e), 'volume': Volume(_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-27T16:22:17Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-531406387',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=a2525916-4229-438c-b485-9a2ebd74d994,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='3c3767a5553049588ad11159158f9a52',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='e882b77ce039476cbbb17d654f103511',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(2bce4e1a-e6e0-49d9-be36-c3405449a01e),volume_type_id=2bce4e1a-e6e0-49d9-be36-c3405449a01e)}' {{(pid=100523) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 27 16:22:17.801019 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.volume.api [None req-91746832-9b5c-4a5c-a42a-b7eabb9b21ea tempest-ProjectMemberTests33-1780357347 tempest-ProjectMemberTests33-1780357347-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (e368c666-3920-4ee7-8a9a-831e3425deea) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100523) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 27 16:22:17.817067 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.volume.api [None req-91746832-9b5c-4a5c-a42a-b7eabb9b21ea tempest-ProjectMemberTests33-1780357347 tempest-ProjectMemberTests33-1780357347-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (e368c666-3920-4ee7-8a9a-831e3425deea) transitioned into state 'SUCCESS' from state '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-531406387',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='3c3767a5553049588ad11159158f9a52',qos_specs=None,replication_status=,reservations=['67e7c3e7-c065-4689-8949-e3311e13e34a','dcc77f02-6dd1-4437-a5a4-c876aadee499','37d49f44-501c-4981-93d3-9e4c03ceecff','587bb6ee-94f4-448d-82fd-11f4c026fac7'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='e882b77ce039476cbbb17d654f103511',volume_type_id=2bce4e1a-e6e0-49d9-be36-c3405449a01e)}' {{(pid=100523) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 27 16:22:17.817785 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.volume.api [None req-91746832-9b5c-4a5c-a42a-b7eabb9b21ea tempest-ProjectMemberTests33-1780357347 tempest-ProjectMemberTests33-1780357347-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (8e9d6e3c-4412-4ba8-aeea-69227f03bb12) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100523) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 27 16:22:17.827082 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.volume.api [None req-91746832-9b5c-4a5c-a42a-b7eabb9b21ea tempest-ProjectMemberTests33-1780357347 tempest-ProjectMemberTests33-1780357347-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (8e9d6e3c-4412-4ba8-aeea-69227f03bb12) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100523) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 27 16:22:17.827945 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.volume.api [None req-91746832-9b5c-4a5c-a42a-b7eabb9b21ea tempest-ProjectMemberTests33-1780357347 tempest-ProjectMemberTests33-1780357347-project-admin] Flow 'volume_create_api' (8fc50685-185c-4994-8f9e-5387e4a0be7e) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100523) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 27 16:22:17.828248 np0000005924 devstack@c-api.service[100523]: INFO cinder.volume.api [None req-91746832-9b5c-4a5c-a42a-b7eabb9b21ea tempest-ProjectMemberTests33-1780357347 tempest-ProjectMemberTests33-1780357347-project-admin] Create volume request issued successfully. Jul 27 16:22:17.828836 np0000005924 devstack@c-api.service[100523]: INFO cinder.api.openstack.wsgi [None req-91746832-9b5c-4a5c-a42a-b7eabb9b21ea tempest-ProjectMemberTests33-1780357347 tempest-ProjectMemberTests33-1780357347-project-admin] https://10.4.3.117/volume/v3/volumes returned with HTTP 202 Jul 27 16:22:17.829257 np0000005924 devstack@c-api.service[100523]: [pid: 100523|app: 0|req: 1291/5127] 10.4.3.117 () {70 vars in 1298 bytes} [Mon Jul 27 16:22:17 2026] POST /volume/v3/volumes => generated 777 bytes in 147 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 27 16:22:17.840143 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.middleware.request_id [None req-42f24def-d633-4980-9904-7c4f940313b8 None None] RequestId filter calling following filter/app {{(pid=100524) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:22:17.841949 np0000005924 devstack@c-api.service[100524]: INFO cinder.api.openstack.wsgi [None req-42f24def-d633-4980-9904-7c4f940313b8 tempest-ProjectMemberTests33-1780357347 tempest-ProjectMemberTests33-1780357347-project-admin] GET https://10.4.3.117/volume/v3/volumes/a2525916-4229-438c-b485-9a2ebd74d994 Jul 27 16:22:17.842183 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.openstack.wsgi [None req-42f24def-d633-4980-9904-7c4f940313b8 tempest-ProjectMemberTests33-1780357347 tempest-ProjectMemberTests33-1780357347-project-admin] Empty body provided in request {{(pid=100524) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:22:17.842442 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.openstack.wsgi [None req-42f24def-d633-4980-9904-7c4f940313b8 tempest-ProjectMemberTests33-1780357347 tempest-ProjectMemberTests33-1780357347-project-admin] Calling method 'show' {{(pid=100524) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:22:17.849567 np0000005924 devstack@c-api.service[100524]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:22:17.849567 np0000005924 devstack@c-api.service[100524]: warnings.warn( Jul 27 16:22:17.852885 np0000005924 devstack@c-api.service[100524]: INFO cinder.volume.api [None req-42f24def-d633-4980-9904-7c4f940313b8 tempest-ProjectMemberTests33-1780357347 tempest-ProjectMemberTests33-1780357347-project-admin] Volume info retrieved successfully. Jul 27 16:22:17.856830 np0000005924 devstack@c-api.service[100524]: INFO cinder.api.openstack.wsgi [None req-42f24def-d633-4980-9904-7c4f940313b8 tempest-ProjectMemberTests33-1780357347 tempest-ProjectMemberTests33-1780357347-project-admin] https://10.4.3.117/volume/v3/volumes/a2525916-4229-438c-b485-9a2ebd74d994 returned with HTTP 200 Jul 27 16:22:17.857215 np0000005924 devstack@c-api.service[100524]: [pid: 100524|app: 0|req: 1286/5128] 10.4.3.117 () {68 vars in 1388 bytes} [Mon Jul 27 16:22:17 2026] GET /volume/v3/volumes/a2525916-4229-438c-b485-9a2ebd74d994 => generated 956 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 27 16:22:18.022973 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.middleware.request_id [None req-da0c392d-4484-4199-bddf-86f19b9e4eae None None] RequestId filter calling following filter/app {{(pid=100521) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:22:18.024856 np0000005924 devstack@c-api.service[100521]: INFO cinder.api.openstack.wsgi [None req-da0c392d-4484-4199-bddf-86f19b9e4eae tempest-ProjectMemberTests-564005882 tempest-ProjectMemberTests-564005882-project-admin] GET https://10.4.3.117/volume/v3/volumes/5a2dc389-6319-4845-8c99-fedd6dcce6b0 Jul 27 16:22:18.025115 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.openstack.wsgi [None req-da0c392d-4484-4199-bddf-86f19b9e4eae tempest-ProjectMemberTests-564005882 tempest-ProjectMemberTests-564005882-project-admin] Empty body provided in request {{(pid=100521) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:22:18.025323 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.openstack.wsgi [None req-da0c392d-4484-4199-bddf-86f19b9e4eae tempest-ProjectMemberTests-564005882 tempest-ProjectMemberTests-564005882-project-admin] Calling method 'show' {{(pid=100521) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:22:18.032188 np0000005924 devstack@c-api.service[100521]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:22:18.032188 np0000005924 devstack@c-api.service[100521]: warnings.warn( Jul 27 16:22:18.035497 np0000005924 devstack@c-api.service[100521]: INFO cinder.volume.api [None req-da0c392d-4484-4199-bddf-86f19b9e4eae tempest-ProjectMemberTests-564005882 tempest-ProjectMemberTests-564005882-project-admin] Volume info retrieved successfully. Jul 27 16:22:18.039073 np0000005924 devstack@c-api.service[100521]: INFO cinder.api.openstack.wsgi [None req-da0c392d-4484-4199-bddf-86f19b9e4eae tempest-ProjectMemberTests-564005882 tempest-ProjectMemberTests-564005882-project-admin] https://10.4.3.117/volume/v3/volumes/5a2dc389-6319-4845-8c99-fedd6dcce6b0 returned with HTTP 200 Jul 27 16:22:18.039481 np0000005924 devstack@c-api.service[100521]: [pid: 100521|app: 0|req: 1280/5129] 10.4.3.117 () {66 vars in 1348 bytes} [Mon Jul 27 16:22:18 2026] GET /volume/v3/volumes/5a2dc389-6319-4845-8c99-fedd6dcce6b0 => generated 1009 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 27 16:22:18.053589 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.middleware.request_id [None req-e04f5a19-990b-4a74-b1e8-5c5f79becb7f None None] RequestId filter calling following filter/app {{(pid=100522) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:22:18.055695 np0000005924 devstack@c-api.service[100522]: INFO cinder.api.openstack.wsgi [None req-e04f5a19-990b-4a74-b1e8-5c5f79becb7f tempest-ProjectMemberTests-564005882 tempest-ProjectMemberTests-564005882-project-admin] POST https://10.4.3.117/volume/v3/snapshots Jul 27 16:22:18.056066 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.openstack.wsgi [None req-e04f5a19-990b-4a74-b1e8-5c5f79becb7f tempest-ProjectMemberTests-564005882 tempest-ProjectMemberTests-564005882-project-admin] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "5a2dc389-6319-4845-8c99-fedd6dcce6b0", "name": "tempest-VolumeV3RbacBaseTests-Snapshot-1869265832"}} {{(pid=100522) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 27 16:22:18.065624 np0000005924 devstack@c-api.service[100522]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:22:18.065624 np0000005924 devstack@c-api.service[100522]: warnings.warn( Jul 27 16:22:18.065978 np0000005924 devstack@c-api.service[100522]: INFO cinder.volume.api [None req-e04f5a19-990b-4a74-b1e8-5c5f79becb7f tempest-ProjectMemberTests-564005882 tempest-ProjectMemberTests-564005882-project-admin] Volume info retrieved successfully. Jul 27 16:22:18.066126 np0000005924 devstack@c-api.service[100522]: INFO cinder.api.v3.snapshots [None req-e04f5a19-990b-4a74-b1e8-5c5f79becb7f tempest-ProjectMemberTests-564005882 tempest-ProjectMemberTests-564005882-project-admin] Create snapshot from volume 5a2dc389-6319-4845-8c99-fedd6dcce6b0 Jul 27 16:22:18.090978 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.quota [None req-e04f5a19-990b-4a74-b1e8-5c5f79becb7f tempest-ProjectMemberTests-564005882 tempest-ProjectMemberTests-564005882-project-admin] Created reservations ['1550eafc-9e06-46be-8704-02b355227f4a', '81755ba0-c899-4ff7-b694-12d0e2e66c60', '6200e4e5-e740-49c4-b75c-5e23790dc1e5', '4db1630e-5df5-49a1-bae6-6c9140d12ff5'] {{(pid=100522) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 27 16:22:18.103389 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.middleware.request_id [None req-e6a70442-958c-4ea2-adcf-04d70e9a543b None None] RequestId filter calling following filter/app {{(pid=100523) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:22:18.105389 np0000005924 devstack@c-api.service[100523]: INFO cinder.api.openstack.wsgi [None req-e6a70442-958c-4ea2-adcf-04d70e9a543b tempest-SnapshotDataIntegrityTests-2123386552 tempest-SnapshotDataIntegrityTests-2123386552-project-member] GET https://10.4.3.117/volume/v3/volumes/9bebbea6-5a5b-430a-aac9-539441cf47df Jul 27 16:22:18.105587 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.openstack.wsgi [None req-e6a70442-958c-4ea2-adcf-04d70e9a543b tempest-SnapshotDataIntegrityTests-2123386552 tempest-SnapshotDataIntegrityTests-2123386552-project-member] Empty body provided in request {{(pid=100523) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:22:18.105797 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.openstack.wsgi [None req-e6a70442-958c-4ea2-adcf-04d70e9a543b tempest-SnapshotDataIntegrityTests-2123386552 tempest-SnapshotDataIntegrityTests-2123386552-project-member] Calling method 'show' {{(pid=100523) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:22:18.114468 np0000005924 devstack@c-api.service[100523]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:22:18.114468 np0000005924 devstack@c-api.service[100523]: warnings.warn( Jul 27 16:22:18.117517 np0000005924 devstack@c-api.service[100523]: INFO cinder.volume.api [None req-e6a70442-958c-4ea2-adcf-04d70e9a543b tempest-SnapshotDataIntegrityTests-2123386552 tempest-SnapshotDataIntegrityTests-2123386552-project-member] Volume info retrieved successfully. Jul 27 16:22:18.118605 np0000005924 devstack@c-api.service[100522]: INFO cinder.volume.api [None req-e04f5a19-990b-4a74-b1e8-5c5f79becb7f tempest-ProjectMemberTests-564005882 tempest-ProjectMemberTests-564005882-project-admin] Snapshot create request issued successfully. Jul 27 16:22:18.118936 np0000005924 devstack@c-api.service[100522]: INFO cinder.api.openstack.wsgi [None req-e04f5a19-990b-4a74-b1e8-5c5f79becb7f tempest-ProjectMemberTests-564005882 tempest-ProjectMemberTests-564005882-project-admin] https://10.4.3.117/volume/v3/snapshots returned with HTTP 202 Jul 27 16:22:18.119373 np0000005924 devstack@c-api.service[100522]: [pid: 100522|app: 0|req: 1273/5130] 10.4.3.117 () {68 vars in 1265 bytes} [Mon Jul 27 16:22:18 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 27 16:22:18.123210 np0000005924 devstack@c-api.service[100523]: INFO cinder.api.openstack.wsgi [None req-e6a70442-958c-4ea2-adcf-04d70e9a543b tempest-SnapshotDataIntegrityTests-2123386552 tempest-SnapshotDataIntegrityTests-2123386552-project-member] https://10.4.3.117/volume/v3/volumes/9bebbea6-5a5b-430a-aac9-539441cf47df returned with HTTP 200 Jul 27 16:22:18.123648 np0000005924 devstack@c-api.service[100523]: [pid: 100523|app: 0|req: 1292/5131] 10.4.3.117 () {66 vars in 1348 bytes} [Mon Jul 27 16:22:18 2026] GET /volume/v3/volumes/9bebbea6-5a5b-430a-aac9-539441cf47df => generated 883 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 27 16:22:18.128374 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.middleware.request_id [None req-fa81098e-a24c-402d-b8bc-d5298245f6f2 None None] RequestId filter calling following filter/app {{(pid=100524) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:22:18.130120 np0000005924 devstack@c-api.service[100524]: INFO cinder.api.openstack.wsgi [None req-fa81098e-a24c-402d-b8bc-d5298245f6f2 tempest-ProjectMemberTests-564005882 tempest-ProjectMemberTests-564005882-project-admin] GET https://10.4.3.117/volume/v3/snapshots/1474cc29-b8c9-4e10-9921-c56dc9095fec Jul 27 16:22:18.130360 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.openstack.wsgi [None req-fa81098e-a24c-402d-b8bc-d5298245f6f2 tempest-ProjectMemberTests-564005882 tempest-ProjectMemberTests-564005882-project-admin] Empty body provided in request {{(pid=100524) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:22:18.130589 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.openstack.wsgi [None req-fa81098e-a24c-402d-b8bc-d5298245f6f2 tempest-ProjectMemberTests-564005882 tempest-ProjectMemberTests-564005882-project-admin] Calling method 'show' {{(pid=100524) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:22:18.135367 np0000005924 devstack@c-api.service[100524]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:22:18.135367 np0000005924 devstack@c-api.service[100524]: warnings.warn( Jul 27 16:22:18.135663 np0000005924 devstack@c-api.service[100524]: INFO cinder.volume.api [None req-fa81098e-a24c-402d-b8bc-d5298245f6f2 tempest-ProjectMemberTests-564005882 tempest-ProjectMemberTests-564005882-project-admin] Snapshot retrieved successfully. Jul 27 16:22:18.136287 np0000005924 devstack@c-api.service[100524]: INFO cinder.api.openstack.wsgi [None req-fa81098e-a24c-402d-b8bc-d5298245f6f2 tempest-ProjectMemberTests-564005882 tempest-ProjectMemberTests-564005882-project-admin] https://10.4.3.117/volume/v3/snapshots/1474cc29-b8c9-4e10-9921-c56dc9095fec returned with HTTP 200 Jul 27 16:22:18.136689 np0000005924 devstack@c-api.service[100524]: [pid: 100524|app: 0|req: 1287/5132] 10.4.3.117 () {66 vars in 1354 bytes} [Mon Jul 27 16:22:18 2026] GET /volume/v3/snapshots/1474cc29-b8c9-4e10-9921-c56dc9095fec => generated 440 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 27 16:22:18.868919 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.middleware.request_id [None req-c7db9f63-57f3-4e81-be11-1fc838d2346e None None] RequestId filter calling following filter/app {{(pid=100521) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:22:18.870618 np0000005924 devstack@c-api.service[100521]: INFO cinder.api.openstack.wsgi [None req-c7db9f63-57f3-4e81-be11-1fc838d2346e tempest-ProjectMemberTests33-1780357347 tempest-ProjectMemberTests33-1780357347-project-admin] GET https://10.4.3.117/volume/v3/volumes/a2525916-4229-438c-b485-9a2ebd74d994 Jul 27 16:22:18.870833 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.openstack.wsgi [None req-c7db9f63-57f3-4e81-be11-1fc838d2346e tempest-ProjectMemberTests33-1780357347 tempest-ProjectMemberTests33-1780357347-project-admin] Empty body provided in request {{(pid=100521) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:22:18.871006 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.openstack.wsgi [None req-c7db9f63-57f3-4e81-be11-1fc838d2346e tempest-ProjectMemberTests33-1780357347 tempest-ProjectMemberTests33-1780357347-project-admin] Calling method 'show' {{(pid=100521) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:22:18.877783 np0000005924 devstack@c-api.service[100521]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:22:18.877783 np0000005924 devstack@c-api.service[100521]: warnings.warn( Jul 27 16:22:18.880810 np0000005924 devstack@c-api.service[100521]: INFO cinder.volume.api [None req-c7db9f63-57f3-4e81-be11-1fc838d2346e tempest-ProjectMemberTests33-1780357347 tempest-ProjectMemberTests33-1780357347-project-admin] Volume info retrieved successfully. Jul 27 16:22:18.884276 np0000005924 devstack@c-api.service[100521]: INFO cinder.api.openstack.wsgi [None req-c7db9f63-57f3-4e81-be11-1fc838d2346e tempest-ProjectMemberTests33-1780357347 tempest-ProjectMemberTests33-1780357347-project-admin] https://10.4.3.117/volume/v3/volumes/a2525916-4229-438c-b485-9a2ebd74d994 returned with HTTP 200 Jul 27 16:22:18.884644 np0000005924 devstack@c-api.service[100521]: [pid: 100521|app: 0|req: 1281/5133] 10.4.3.117 () {68 vars in 1388 bytes} [Mon Jul 27 16:22:18 2026] GET /volume/v3/volumes/a2525916-4229-438c-b485-9a2ebd74d994 => generated 1017 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 27 16:22:18.896079 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.middleware.request_id [None req-dcd03146-af36-4130-ba61-3a8366c9b256 None None] RequestId filter calling following filter/app {{(pid=100522) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:22:18.897850 np0000005924 devstack@c-api.service[100522]: INFO cinder.api.openstack.wsgi [None req-dcd03146-af36-4130-ba61-3a8366c9b256 tempest-ProjectMemberTests33-1780357347 tempest-ProjectMemberTests33-1780357347-project-admin] POST https://10.4.3.117/volume/v3/backups Jul 27 16:22:18.898221 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.openstack.wsgi [None req-dcd03146-af36-4130-ba61-3a8366c9b256 tempest-ProjectMemberTests33-1780357347 tempest-ProjectMemberTests33-1780357347-project-admin] Action: 'create', calling method: create, body: {"backup": {"volume_id": "a2525916-4229-438c-b485-9a2ebd74d994", "name": "tempest-type-Backup-372715395"}} {{(pid=100522) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 27 16:22:18.899552 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.contrib.backups [None req-dcd03146-af36-4130-ba61-3a8366c9b256 tempest-ProjectMemberTests33-1780357347 tempest-ProjectMemberTests33-1780357347-project-admin] Creating new backup {'backup': {'volume_id': 'a2525916-4229-438c-b485-9a2ebd74d994', 'name': 'tempest-type-Backup-372715395'}} {{(pid=100522) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Jul 27 16:22:18.899710 np0000005924 devstack@c-api.service[100522]: INFO cinder.api.contrib.backups [None req-dcd03146-af36-4130-ba61-3a8366c9b256 tempest-ProjectMemberTests33-1780357347 tempest-ProjectMemberTests33-1780357347-project-admin] Creating backup of volume a2525916-4229-438c-b485-9a2ebd74d994 in container None Jul 27 16:22:18.906855 np0000005924 devstack@c-api.service[100522]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:22:18.906855 np0000005924 devstack@c-api.service[100522]: warnings.warn( Jul 27 16:22:18.907225 np0000005924 devstack@c-api.service[100522]: INFO cinder.volume.api [None req-dcd03146-af36-4130-ba61-3a8366c9b256 tempest-ProjectMemberTests33-1780357347 tempest-ProjectMemberTests33-1780357347-project-admin] Volume info retrieved successfully. Jul 27 16:22:18.922345 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.quota [None req-dcd03146-af36-4130-ba61-3a8366c9b256 tempest-ProjectMemberTests33-1780357347 tempest-ProjectMemberTests33-1780357347-project-admin] Created reservations ['6d32b15d-1a19-41c7-94ad-379396f7ad6d', '85f55b9e-33ba-4951-8b0e-fcd362ae2036'] {{(pid=100522) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 27 16:22:18.949478 np0000005924 devstack@c-api.service[100522]: INFO cinder.api.openstack.wsgi [None req-dcd03146-af36-4130-ba61-3a8366c9b256 tempest-ProjectMemberTests33-1780357347 tempest-ProjectMemberTests33-1780357347-project-admin] https://10.4.3.117/volume/v3/backups returned with HTTP 202 Jul 27 16:22:18.949882 np0000005924 devstack@c-api.service[100522]: [pid: 100522|app: 0|req: 1274/5134] 10.4.3.117 () {70 vars in 1299 bytes} [Mon Jul 27 16:22:18 2026] POST /volume/v3/backups => generated 315 bytes in 54 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 27 16:22:18.957992 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.middleware.request_id [None req-5398aa2b-3c65-4809-8a31-14712651fd8e None None] RequestId filter calling following filter/app {{(pid=100523) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:22:18.959839 np0000005924 devstack@c-api.service[100523]: INFO cinder.api.openstack.wsgi [None req-5398aa2b-3c65-4809-8a31-14712651fd8e tempest-ProjectMemberTests33-1780357347 tempest-ProjectMemberTests33-1780357347-project-admin] GET https://10.4.3.117/volume/v3/backups/856a726d-3922-4ca3-9a1f-71dff6bbb2c5 Jul 27 16:22:18.960085 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.openstack.wsgi [None req-5398aa2b-3c65-4809-8a31-14712651fd8e tempest-ProjectMemberTests33-1780357347 tempest-ProjectMemberTests33-1780357347-project-admin] Empty body provided in request {{(pid=100523) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:22:18.960339 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.openstack.wsgi [None req-5398aa2b-3c65-4809-8a31-14712651fd8e tempest-ProjectMemberTests33-1780357347 tempest-ProjectMemberTests33-1780357347-project-admin] Calling method 'show' {{(pid=100523) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:22:18.960475 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.v3.backups [None req-5398aa2b-3c65-4809-8a31-14712651fd8e tempest-ProjectMemberTests33-1780357347 tempest-ProjectMemberTests33-1780357347-project-admin] Show backup with id 856a726d-3922-4ca3-9a1f-71dff6bbb2c5. {{(pid=100523) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 27 16:22:18.964348 np0000005924 devstack@c-api.service[100523]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:22:18.964348 np0000005924 devstack@c-api.service[100523]: warnings.warn( Jul 27 16:22:18.964898 np0000005924 devstack@c-api.service[100523]: INFO cinder.api.openstack.wsgi [None req-5398aa2b-3c65-4809-8a31-14712651fd8e tempest-ProjectMemberTests33-1780357347 tempest-ProjectMemberTests33-1780357347-project-admin] https://10.4.3.117/volume/v3/backups/856a726d-3922-4ca3-9a1f-71dff6bbb2c5 returned with HTTP 200 Jul 27 16:22:18.965236 np0000005924 devstack@c-api.service[100523]: [pid: 100523|app: 0|req: 1293/5135] 10.4.3.117 () {68 vars in 1388 bytes} [Mon Jul 27 16:22:18 2026] GET /volume/v3/backups/856a726d-3922-4ca3-9a1f-71dff6bbb2c5 => generated 722 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 27 16:22:19.136579 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.middleware.request_id [None req-02fe1f9c-015e-47da-a419-35c2064ad177 None None] RequestId filter calling following filter/app {{(pid=100524) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:22:19.138199 np0000005924 devstack@c-api.service[100524]: INFO cinder.api.openstack.wsgi [None req-02fe1f9c-015e-47da-a419-35c2064ad177 tempest-SnapshotDataIntegrityTests-2123386552 tempest-SnapshotDataIntegrityTests-2123386552-project-member] GET https://10.4.3.117/volume/v3/volumes/9bebbea6-5a5b-430a-aac9-539441cf47df Jul 27 16:22:19.138405 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.openstack.wsgi [None req-02fe1f9c-015e-47da-a419-35c2064ad177 tempest-SnapshotDataIntegrityTests-2123386552 tempest-SnapshotDataIntegrityTests-2123386552-project-member] Empty body provided in request {{(pid=100524) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:22:19.138602 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.openstack.wsgi [None req-02fe1f9c-015e-47da-a419-35c2064ad177 tempest-SnapshotDataIntegrityTests-2123386552 tempest-SnapshotDataIntegrityTests-2123386552-project-member] Calling method 'show' {{(pid=100524) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:22:19.146766 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.middleware.request_id [None req-1f7725ac-c5cf-4303-86a8-ffa761f82364 None None] RequestId filter calling following filter/app {{(pid=100521) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:22:19.147927 np0000005924 devstack@c-api.service[100524]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:22:19.147927 np0000005924 devstack@c-api.service[100524]: warnings.warn( Jul 27 16:22:19.148586 np0000005924 devstack@c-api.service[100521]: INFO cinder.api.openstack.wsgi [None req-1f7725ac-c5cf-4303-86a8-ffa761f82364 tempest-ProjectMemberTests-564005882 tempest-ProjectMemberTests-564005882-project-admin] GET https://10.4.3.117/volume/v3/snapshots/1474cc29-b8c9-4e10-9921-c56dc9095fec Jul 27 16:22:19.148773 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.openstack.wsgi [None req-1f7725ac-c5cf-4303-86a8-ffa761f82364 tempest-ProjectMemberTests-564005882 tempest-ProjectMemberTests-564005882-project-admin] Empty body provided in request {{(pid=100521) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:22:19.148954 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.openstack.wsgi [None req-1f7725ac-c5cf-4303-86a8-ffa761f82364 tempest-ProjectMemberTests-564005882 tempest-ProjectMemberTests-564005882-project-admin] Calling method 'show' {{(pid=100521) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:22:19.151508 np0000005924 devstack@c-api.service[100524]: INFO cinder.volume.api [None req-02fe1f9c-015e-47da-a419-35c2064ad177 tempest-SnapshotDataIntegrityTests-2123386552 tempest-SnapshotDataIntegrityTests-2123386552-project-member] Volume info retrieved successfully. Jul 27 16:22:19.153778 np0000005924 devstack@c-api.service[100521]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:22:19.153778 np0000005924 devstack@c-api.service[100521]: warnings.warn( Jul 27 16:22:19.154069 np0000005924 devstack@c-api.service[100521]: INFO cinder.volume.api [None req-1f7725ac-c5cf-4303-86a8-ffa761f82364 tempest-ProjectMemberTests-564005882 tempest-ProjectMemberTests-564005882-project-admin] Snapshot retrieved successfully. Jul 27 16:22:19.154794 np0000005924 devstack@c-api.service[100521]: INFO cinder.api.openstack.wsgi [None req-1f7725ac-c5cf-4303-86a8-ffa761f82364 tempest-ProjectMemberTests-564005882 tempest-ProjectMemberTests-564005882-project-admin] https://10.4.3.117/volume/v3/snapshots/1474cc29-b8c9-4e10-9921-c56dc9095fec returned with HTTP 200 Jul 27 16:22:19.155158 np0000005924 devstack@c-api.service[100521]: [pid: 100521|app: 0|req: 1282/5136] 10.4.3.117 () {66 vars in 1354 bytes} [Mon Jul 27 16:22:19 2026] GET /volume/v3/snapshots/1474cc29-b8c9-4e10-9921-c56dc9095fec => generated 467 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 27 16:22:19.155657 np0000005924 devstack@c-api.service[100524]: INFO cinder.api.openstack.wsgi [None req-02fe1f9c-015e-47da-a419-35c2064ad177 tempest-SnapshotDataIntegrityTests-2123386552 tempest-SnapshotDataIntegrityTests-2123386552-project-member] https://10.4.3.117/volume/v3/volumes/9bebbea6-5a5b-430a-aac9-539441cf47df returned with HTTP 200 Jul 27 16:22:19.155951 np0000005924 devstack@c-api.service[100524]: [pid: 100524|app: 0|req: 1288/5137] 10.4.3.117 () {66 vars in 1348 bytes} [Mon Jul 27 16:22:19 2026] GET /volume/v3/volumes/9bebbea6-5a5b-430a-aac9-539441cf47df => generated 883 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 27 16:22:19.164838 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.middleware.request_id [None req-1081ed85-9626-46ef-93c3-d0f273310925 None None] RequestId filter calling following filter/app {{(pid=100522) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:22:19.166732 np0000005924 devstack@c-api.service[100522]: INFO cinder.api.openstack.wsgi [None req-1081ed85-9626-46ef-93c3-d0f273310925 tempest-ProjectMemberTests-564005882 tempest-ProjectMemberTests-564005882-project-member] GET https://10.4.3.117/volume/v3/snapshots Jul 27 16:22:19.166918 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.openstack.wsgi [None req-1081ed85-9626-46ef-93c3-d0f273310925 tempest-ProjectMemberTests-564005882 tempest-ProjectMemberTests-564005882-project-member] Empty body provided in request {{(pid=100522) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:22:19.167132 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.openstack.wsgi [None req-1081ed85-9626-46ef-93c3-d0f273310925 tempest-ProjectMemberTests-564005882 tempest-ProjectMemberTests-564005882-project-member] Calling method 'index' {{(pid=100522) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:22:19.167492 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.api_utils [None req-1081ed85-9626-46ef-93c3-d0f273310925 tempest-ProjectMemberTests-564005882 tempest-ProjectMemberTests-564005882-project-member] Removing options '' from query. {{(pid=100522) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 27 16:22:19.167738 np0000005924 devstack@c-api.service[100522]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:22:19.167738 np0000005924 devstack@c-api.service[100522]: warnings.warn( Jul 27 16:22:19.168676 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.db.api [None req-1081ed85-9626-46ef-93c3-d0f273310925 tempest-ProjectMemberTests-564005882 tempest-ProjectMemberTests-564005882-project-member] Building query based on filter {{(pid=100522) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Jul 27 16:22:19.172511 np0000005924 devstack@c-api.service[100522]: INFO cinder.volume.api [None req-1081ed85-9626-46ef-93c3-d0f273310925 tempest-ProjectMemberTests-564005882 tempest-ProjectMemberTests-564005882-project-member] Get all snapshots completed successfully. Jul 27 16:22:19.172811 np0000005924 devstack@c-api.service[100522]: INFO cinder.api.openstack.wsgi [None req-1081ed85-9626-46ef-93c3-d0f273310925 tempest-ProjectMemberTests-564005882 tempest-ProjectMemberTests-564005882-project-member] https://10.4.3.117/volume/v3/snapshots returned with HTTP 200 Jul 27 16:22:19.173208 np0000005924 devstack@c-api.service[100522]: [pid: 100522|app: 0|req: 1275/5138] 10.4.3.117 () {66 vars in 1243 bytes} [Mon Jul 27 16:22:19 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 27 16:22:19.182289 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.middleware.request_id [None req-fbf3a487-f76b-4f1f-8f8d-d8d760cf6d41 None None] RequestId filter calling following filter/app {{(pid=100523) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:22:19.183979 np0000005924 devstack@c-api.service[100523]: INFO cinder.api.openstack.wsgi [None req-fbf3a487-f76b-4f1f-8f8d-d8d760cf6d41 tempest-ProjectMemberTests-564005882 tempest-ProjectMemberTests-564005882-project-admin] DELETE https://10.4.3.117/volume/v3/snapshots/1474cc29-b8c9-4e10-9921-c56dc9095fec Jul 27 16:22:19.184149 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.openstack.wsgi [None req-fbf3a487-f76b-4f1f-8f8d-d8d760cf6d41 tempest-ProjectMemberTests-564005882 tempest-ProjectMemberTests-564005882-project-admin] Empty body provided in request {{(pid=100523) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:22:19.184362 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.openstack.wsgi [None req-fbf3a487-f76b-4f1f-8f8d-d8d760cf6d41 tempest-ProjectMemberTests-564005882 tempest-ProjectMemberTests-564005882-project-admin] Calling method 'delete' {{(pid=100523) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:22:19.184472 np0000005924 devstack@c-api.service[100523]: INFO cinder.api.v3.snapshots [None req-fbf3a487-f76b-4f1f-8f8d-d8d760cf6d41 tempest-ProjectMemberTests-564005882 tempest-ProjectMemberTests-564005882-project-admin] Delete snapshot with id: 1474cc29-b8c9-4e10-9921-c56dc9095fec Jul 27 16:22:19.189038 np0000005924 devstack@c-api.service[100523]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:22:19.189038 np0000005924 devstack@c-api.service[100523]: warnings.warn( Jul 27 16:22:19.189293 np0000005924 devstack@c-api.service[100523]: INFO cinder.volume.api [None req-fbf3a487-f76b-4f1f-8f8d-d8d760cf6d41 tempest-ProjectMemberTests-564005882 tempest-ProjectMemberTests-564005882-project-admin] Snapshot retrieved successfully. Jul 27 16:22:19.205566 np0000005924 devstack@c-api.service[100523]: INFO cinder.volume.api [None req-fbf3a487-f76b-4f1f-8f8d-d8d760cf6d41 tempest-ProjectMemberTests-564005882 tempest-ProjectMemberTests-564005882-project-admin] Snapshot delete request issued successfully. Jul 27 16:22:19.205801 np0000005924 devstack@c-api.service[100523]: INFO cinder.api.openstack.wsgi [None req-fbf3a487-f76b-4f1f-8f8d-d8d760cf6d41 tempest-ProjectMemberTests-564005882 tempest-ProjectMemberTests-564005882-project-admin] https://10.4.3.117/volume/v3/snapshots/1474cc29-b8c9-4e10-9921-c56dc9095fec returned with HTTP 202 Jul 27 16:22:19.206255 np0000005924 devstack@c-api.service[100523]: [pid: 100523|app: 0|req: 1294/5139] 10.4.3.117 () {66 vars in 1357 bytes} [Mon Jul 27 16:22:19 2026] DELETE /volume/v3/snapshots/1474cc29-b8c9-4e10-9921-c56dc9095fec => generated 0 bytes in 24 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 27 16:22:19.213749 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.middleware.request_id [None req-aa6440d7-17f6-450a-bff9-f92662fa2e03 None None] RequestId filter calling following filter/app {{(pid=100521) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:22:19.216111 np0000005924 devstack@c-api.service[100521]: INFO cinder.api.openstack.wsgi [None req-aa6440d7-17f6-450a-bff9-f92662fa2e03 tempest-ProjectMemberTests-564005882 tempest-ProjectMemberTests-564005882-project-admin] GET https://10.4.3.117/volume/v3/snapshots/1474cc29-b8c9-4e10-9921-c56dc9095fec Jul 27 16:22:19.216416 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.openstack.wsgi [None req-aa6440d7-17f6-450a-bff9-f92662fa2e03 tempest-ProjectMemberTests-564005882 tempest-ProjectMemberTests-564005882-project-admin] Empty body provided in request {{(pid=100521) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:22:19.216719 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.openstack.wsgi [None req-aa6440d7-17f6-450a-bff9-f92662fa2e03 tempest-ProjectMemberTests-564005882 tempest-ProjectMemberTests-564005882-project-admin] Calling method 'show' {{(pid=100521) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:22:19.223561 np0000005924 devstack@c-api.service[100521]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:22:19.223561 np0000005924 devstack@c-api.service[100521]: warnings.warn( Jul 27 16:22:19.223905 np0000005924 devstack@c-api.service[100521]: INFO cinder.volume.api [None req-aa6440d7-17f6-450a-bff9-f92662fa2e03 tempest-ProjectMemberTests-564005882 tempest-ProjectMemberTests-564005882-project-admin] Snapshot retrieved successfully. Jul 27 16:22:19.224663 np0000005924 devstack@c-api.service[100521]: INFO cinder.api.openstack.wsgi [None req-aa6440d7-17f6-450a-bff9-f92662fa2e03 tempest-ProjectMemberTests-564005882 tempest-ProjectMemberTests-564005882-project-admin] https://10.4.3.117/volume/v3/snapshots/1474cc29-b8c9-4e10-9921-c56dc9095fec returned with HTTP 200 Jul 27 16:22:19.225037 np0000005924 devstack@c-api.service[100521]: [pid: 100521|app: 0|req: 1283/5140] 10.4.3.117 () {66 vars in 1354 bytes} [Mon Jul 27 16:22:19 2026] GET /volume/v3/snapshots/1474cc29-b8c9-4e10-9921-c56dc9095fec => generated 466 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 27 16:22:19.692436 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.middleware.request_id [req-6ba50ac4-8e62-43e1-886c-cbc0842c417b req-65129463-6310-4173-9a62-c12b11c6603d None None] RequestId filter calling following filter/app {{(pid=100524) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:22:19.694777 np0000005924 devstack@c-api.service[100524]: INFO cinder.api.openstack.wsgi [req-6ba50ac4-8e62-43e1-886c-cbc0842c417b req-65129463-6310-4173-9a62-c12b11c6603d tempest-SnapshotDataIntegrityTests-2123386552 tempest-SnapshotDataIntegrityTests-2123386552-project-member] POST https://10.4.3.117/volume/v3/attachments/e7c8fcf6-9bdc-46c7-9438-0562578850ba/action Jul 27 16:22:19.695169 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.openstack.wsgi [req-6ba50ac4-8e62-43e1-886c-cbc0842c417b req-65129463-6310-4173-9a62-c12b11c6603d tempest-SnapshotDataIntegrityTests-2123386552 tempest-SnapshotDataIntegrityTests-2123386552-project-member] Action body: b'{"os-complete": null}' {{(pid=100524) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 27 16:22:19.695301 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.openstack.wsgi [req-6ba50ac4-8e62-43e1-886c-cbc0842c417b req-65129463-6310-4173-9a62-c12b11c6603d tempest-SnapshotDataIntegrityTests-2123386552 tempest-SnapshotDataIntegrityTests-2123386552-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100524) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 27 16:22:19.710596 np0000005924 devstack@c-api.service[100524]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:22:19.710596 np0000005924 devstack@c-api.service[100524]: warnings.warn( Jul 27 16:22:19.724914 np0000005924 devstack@c-api.service[100524]: INFO cinder.api.openstack.wsgi [req-6ba50ac4-8e62-43e1-886c-cbc0842c417b req-65129463-6310-4173-9a62-c12b11c6603d tempest-SnapshotDataIntegrityTests-2123386552 tempest-SnapshotDataIntegrityTests-2123386552-project-member] https://10.4.3.117/volume/v3/attachments/e7c8fcf6-9bdc-46c7-9438-0562578850ba/action returned with HTTP 204 Jul 27 16:22:19.725407 np0000005924 devstack@c-api.service[100524]: [pid: 100524|app: 0|req: 1289/5141] 10.4.3.117 () {74 vars in 1725 bytes} [Mon Jul 27 16:22:19 2026] POST /volume/v3/attachments/e7c8fcf6-9bdc-46c7-9438-0562578850ba/action => generated 0 bytes in 34 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jul 27 16:22:19.975036 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.middleware.request_id [None req-5772733c-cf3e-436c-9b0e-87db6b6eda49 None None] RequestId filter calling following filter/app {{(pid=100522) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:22:19.976652 np0000005924 devstack@c-api.service[100522]: INFO cinder.api.openstack.wsgi [None req-5772733c-cf3e-436c-9b0e-87db6b6eda49 tempest-ProjectMemberTests33-1780357347 tempest-ProjectMemberTests33-1780357347-project-admin] GET https://10.4.3.117/volume/v3/backups/856a726d-3922-4ca3-9a1f-71dff6bbb2c5 Jul 27 16:22:19.976886 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.openstack.wsgi [None req-5772733c-cf3e-436c-9b0e-87db6b6eda49 tempest-ProjectMemberTests33-1780357347 tempest-ProjectMemberTests33-1780357347-project-admin] Empty body provided in request {{(pid=100522) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:22:19.977063 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.openstack.wsgi [None req-5772733c-cf3e-436c-9b0e-87db6b6eda49 tempest-ProjectMemberTests33-1780357347 tempest-ProjectMemberTests33-1780357347-project-admin] Calling method 'show' {{(pid=100522) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:22:19.977163 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.v3.backups [None req-5772733c-cf3e-436c-9b0e-87db6b6eda49 tempest-ProjectMemberTests33-1780357347 tempest-ProjectMemberTests33-1780357347-project-admin] Show backup with id 856a726d-3922-4ca3-9a1f-71dff6bbb2c5. {{(pid=100522) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 27 16:22:19.981141 np0000005924 devstack@c-api.service[100522]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:22:19.981141 np0000005924 devstack@c-api.service[100522]: warnings.warn( Jul 27 16:22:19.981688 np0000005924 devstack@c-api.service[100522]: INFO cinder.api.openstack.wsgi [None req-5772733c-cf3e-436c-9b0e-87db6b6eda49 tempest-ProjectMemberTests33-1780357347 tempest-ProjectMemberTests33-1780357347-project-admin] https://10.4.3.117/volume/v3/backups/856a726d-3922-4ca3-9a1f-71dff6bbb2c5 returned with HTTP 200 Jul 27 16:22:19.982004 np0000005924 devstack@c-api.service[100522]: [pid: 100522|app: 0|req: 1276/5142] 10.4.3.117 () {68 vars in 1388 bytes} [Mon Jul 27 16:22:19 2026] GET /volume/v3/backups/856a726d-3922-4ca3-9a1f-71dff6bbb2c5 => generated 724 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 27 16:22:20.168384 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.middleware.request_id [None req-b6c53d89-01d0-4abc-92f1-0d0f3a86a6d4 None None] RequestId filter calling following filter/app {{(pid=100523) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:22:20.170420 np0000005924 devstack@c-api.service[100523]: INFO cinder.api.openstack.wsgi [None req-b6c53d89-01d0-4abc-92f1-0d0f3a86a6d4 tempest-SnapshotDataIntegrityTests-2123386552 tempest-SnapshotDataIntegrityTests-2123386552-project-member] GET https://10.4.3.117/volume/v3/volumes/9bebbea6-5a5b-430a-aac9-539441cf47df Jul 27 16:22:20.170637 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.openstack.wsgi [None req-b6c53d89-01d0-4abc-92f1-0d0f3a86a6d4 tempest-SnapshotDataIntegrityTests-2123386552 tempest-SnapshotDataIntegrityTests-2123386552-project-member] Empty body provided in request {{(pid=100523) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:22:20.170854 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.openstack.wsgi [None req-b6c53d89-01d0-4abc-92f1-0d0f3a86a6d4 tempest-SnapshotDataIntegrityTests-2123386552 tempest-SnapshotDataIntegrityTests-2123386552-project-member] Calling method 'show' {{(pid=100523) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:22:20.180140 np0000005924 devstack@c-api.service[100523]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:22:20.180140 np0000005924 devstack@c-api.service[100523]: warnings.warn( Jul 27 16:22:20.183645 np0000005924 devstack@c-api.service[100523]: INFO cinder.volume.api [None req-b6c53d89-01d0-4abc-92f1-0d0f3a86a6d4 tempest-SnapshotDataIntegrityTests-2123386552 tempest-SnapshotDataIntegrityTests-2123386552-project-member] Volume info retrieved successfully. Jul 27 16:22:20.188033 np0000005924 devstack@c-api.service[100523]: INFO cinder.api.openstack.wsgi [None req-b6c53d89-01d0-4abc-92f1-0d0f3a86a6d4 tempest-SnapshotDataIntegrityTests-2123386552 tempest-SnapshotDataIntegrityTests-2123386552-project-member] https://10.4.3.117/volume/v3/volumes/9bebbea6-5a5b-430a-aac9-539441cf47df returned with HTTP 200 Jul 27 16:22:20.188510 np0000005924 devstack@c-api.service[100523]: [pid: 100523|app: 0|req: 1295/5143] 10.4.3.117 () {66 vars in 1348 bytes} [Mon Jul 27 16:22:20 2026] GET /volume/v3/volumes/9bebbea6-5a5b-430a-aac9-539441cf47df => generated 1175 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 27 16:22:20.233784 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.middleware.request_id [None req-b09bbfb1-0268-4be6-91b4-c28d22c1e9c9 None None] RequestId filter calling following filter/app {{(pid=100521) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:22:20.235521 np0000005924 devstack@c-api.service[100521]: INFO cinder.api.openstack.wsgi [None req-b09bbfb1-0268-4be6-91b4-c28d22c1e9c9 tempest-ProjectMemberTests-564005882 tempest-ProjectMemberTests-564005882-project-admin] GET https://10.4.3.117/volume/v3/snapshots/1474cc29-b8c9-4e10-9921-c56dc9095fec Jul 27 16:22:20.235696 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.openstack.wsgi [None req-b09bbfb1-0268-4be6-91b4-c28d22c1e9c9 tempest-ProjectMemberTests-564005882 tempest-ProjectMemberTests-564005882-project-admin] Empty body provided in request {{(pid=100521) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:22:20.235869 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.openstack.wsgi [None req-b09bbfb1-0268-4be6-91b4-c28d22c1e9c9 tempest-ProjectMemberTests-564005882 tempest-ProjectMemberTests-564005882-project-admin] Calling method 'show' {{(pid=100521) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:22:20.239799 np0000005924 devstack@c-api.service[100521]: INFO cinder.api.openstack.wsgi [None req-b09bbfb1-0268-4be6-91b4-c28d22c1e9c9 tempest-ProjectMemberTests-564005882 tempest-ProjectMemberTests-564005882-project-admin] https://10.4.3.117/volume/v3/snapshots/1474cc29-b8c9-4e10-9921-c56dc9095fec returned with HTTP 404 Jul 27 16:22:20.240422 np0000005924 devstack@c-api.service[100521]: [pid: 100521|app: 0|req: 1284/5144] 10.4.3.117 () {66 vars in 1354 bytes} [Mon Jul 27 16:22:20 2026] GET /volume/v3/snapshots/1474cc29-b8c9-4e10-9921-c56dc9095fec => generated 111 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 27 16:22:20.246429 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.middleware.request_id [None req-fce99181-4262-46b1-8753-192859d5b37e None None] RequestId filter calling following filter/app {{(pid=100524) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:22:20.248400 np0000005924 devstack@c-api.service[100524]: INFO cinder.api.openstack.wsgi [None req-fce99181-4262-46b1-8753-192859d5b37e tempest-ProjectMemberTests-564005882 tempest-ProjectMemberTests-564005882-project-admin] DELETE https://10.4.3.117/volume/v3/volumes/5a2dc389-6319-4845-8c99-fedd6dcce6b0 Jul 27 16:22:20.248637 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.openstack.wsgi [None req-fce99181-4262-46b1-8753-192859d5b37e tempest-ProjectMemberTests-564005882 tempest-ProjectMemberTests-564005882-project-admin] Empty body provided in request {{(pid=100524) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:22:20.248840 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.openstack.wsgi [None req-fce99181-4262-46b1-8753-192859d5b37e tempest-ProjectMemberTests-564005882 tempest-ProjectMemberTests-564005882-project-admin] Calling method 'delete' {{(pid=100524) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:22:20.249010 np0000005924 devstack@c-api.service[100524]: INFO cinder.api.v3.volumes [None req-fce99181-4262-46b1-8753-192859d5b37e tempest-ProjectMemberTests-564005882 tempest-ProjectMemberTests-564005882-project-admin] Delete volume with id: 5a2dc389-6319-4845-8c99-fedd6dcce6b0 Jul 27 16:22:20.255949 np0000005924 devstack@c-api.service[100524]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:22:20.255949 np0000005924 devstack@c-api.service[100524]: warnings.warn( Jul 27 16:22:20.256261 np0000005924 devstack@c-api.service[100524]: INFO cinder.volume.api [None req-fce99181-4262-46b1-8753-192859d5b37e tempest-ProjectMemberTests-564005882 tempest-ProjectMemberTests-564005882-project-admin] Volume info retrieved successfully. Jul 27 16:22:20.295855 np0000005924 devstack@c-api.service[100524]: INFO cinder.volume.api [None req-fce99181-4262-46b1-8753-192859d5b37e tempest-ProjectMemberTests-564005882 tempest-ProjectMemberTests-564005882-project-admin] Delete volume request issued successfully. Jul 27 16:22:20.296122 np0000005924 devstack@c-api.service[100524]: INFO cinder.api.openstack.wsgi [None req-fce99181-4262-46b1-8753-192859d5b37e tempest-ProjectMemberTests-564005882 tempest-ProjectMemberTests-564005882-project-admin] https://10.4.3.117/volume/v3/volumes/5a2dc389-6319-4845-8c99-fedd6dcce6b0 returned with HTTP 202 Jul 27 16:22:20.296613 np0000005924 devstack@c-api.service[100524]: [pid: 100524|app: 0|req: 1290/5145] 10.4.3.117 () {66 vars in 1351 bytes} [Mon Jul 27 16:22:20 2026] DELETE /volume/v3/volumes/5a2dc389-6319-4845-8c99-fedd6dcce6b0 => generated 0 bytes in 51 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 27 16:22:20.304530 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.middleware.request_id [None req-23c10a0b-77b2-443c-9170-bcbb51ce03de None None] RequestId filter calling following filter/app {{(pid=100522) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:22:20.306977 np0000005924 devstack@c-api.service[100522]: INFO cinder.api.openstack.wsgi [None req-23c10a0b-77b2-443c-9170-bcbb51ce03de tempest-ProjectMemberTests-564005882 tempest-ProjectMemberTests-564005882-project-admin] GET https://10.4.3.117/volume/v3/volumes/5a2dc389-6319-4845-8c99-fedd6dcce6b0 Jul 27 16:22:20.307239 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.openstack.wsgi [None req-23c10a0b-77b2-443c-9170-bcbb51ce03de tempest-ProjectMemberTests-564005882 tempest-ProjectMemberTests-564005882-project-admin] Empty body provided in request {{(pid=100522) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:22:20.307525 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.openstack.wsgi [None req-23c10a0b-77b2-443c-9170-bcbb51ce03de tempest-ProjectMemberTests-564005882 tempest-ProjectMemberTests-564005882-project-admin] Calling method 'show' {{(pid=100522) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:22:20.315264 np0000005924 devstack@c-api.service[100522]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:22:20.315264 np0000005924 devstack@c-api.service[100522]: warnings.warn( Jul 27 16:22:20.319406 np0000005924 devstack@c-api.service[100522]: INFO cinder.volume.api [None req-23c10a0b-77b2-443c-9170-bcbb51ce03de tempest-ProjectMemberTests-564005882 tempest-ProjectMemberTests-564005882-project-admin] Volume info retrieved successfully. Jul 27 16:22:20.324258 np0000005924 devstack@c-api.service[100522]: INFO cinder.api.openstack.wsgi [None req-23c10a0b-77b2-443c-9170-bcbb51ce03de tempest-ProjectMemberTests-564005882 tempest-ProjectMemberTests-564005882-project-admin] https://10.4.3.117/volume/v3/volumes/5a2dc389-6319-4845-8c99-fedd6dcce6b0 returned with HTTP 200 Jul 27 16:22:20.324795 np0000005924 devstack@c-api.service[100522]: [pid: 100522|app: 0|req: 1277/5146] 10.4.3.117 () {66 vars in 1348 bytes} [Mon Jul 27 16:22:20 2026] GET /volume/v3/volumes/5a2dc389-6319-4845-8c99-fedd6dcce6b0 => generated 1008 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 27 16:22:20.992954 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.middleware.request_id [None req-399c2167-b0a6-4bf9-8e71-2ab8a3db286e None None] RequestId filter calling following filter/app {{(pid=100523) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:22:20.994618 np0000005924 devstack@c-api.service[100523]: INFO cinder.api.openstack.wsgi [None req-399c2167-b0a6-4bf9-8e71-2ab8a3db286e tempest-ProjectMemberTests33-1780357347 tempest-ProjectMemberTests33-1780357347-project-admin] GET https://10.4.3.117/volume/v3/backups/856a726d-3922-4ca3-9a1f-71dff6bbb2c5 Jul 27 16:22:20.994812 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.openstack.wsgi [None req-399c2167-b0a6-4bf9-8e71-2ab8a3db286e tempest-ProjectMemberTests33-1780357347 tempest-ProjectMemberTests33-1780357347-project-admin] Empty body provided in request {{(pid=100523) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:22:20.994980 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.openstack.wsgi [None req-399c2167-b0a6-4bf9-8e71-2ab8a3db286e tempest-ProjectMemberTests33-1780357347 tempest-ProjectMemberTests33-1780357347-project-admin] Calling method 'show' {{(pid=100523) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:22:20.995077 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.v3.backups [None req-399c2167-b0a6-4bf9-8e71-2ab8a3db286e tempest-ProjectMemberTests33-1780357347 tempest-ProjectMemberTests33-1780357347-project-admin] Show backup with id 856a726d-3922-4ca3-9a1f-71dff6bbb2c5. {{(pid=100523) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 27 16:22:20.998915 np0000005924 devstack@c-api.service[100523]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:22:20.998915 np0000005924 devstack@c-api.service[100523]: warnings.warn( Jul 27 16:22:20.999456 np0000005924 devstack@c-api.service[100523]: INFO cinder.api.openstack.wsgi [None req-399c2167-b0a6-4bf9-8e71-2ab8a3db286e tempest-ProjectMemberTests33-1780357347 tempest-ProjectMemberTests33-1780357347-project-admin] https://10.4.3.117/volume/v3/backups/856a726d-3922-4ca3-9a1f-71dff6bbb2c5 returned with HTTP 200 Jul 27 16:22:20.999802 np0000005924 devstack@c-api.service[100523]: [pid: 100523|app: 0|req: 1296/5147] 10.4.3.117 () {68 vars in 1388 bytes} [Mon Jul 27 16:22:20 2026] GET /volume/v3/backups/856a726d-3922-4ca3-9a1f-71dff6bbb2c5 => generated 724 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 27 16:22:21.337481 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.middleware.request_id [None req-6e4ee468-5bb9-4561-acab-97410b2ef928 None None] RequestId filter calling following filter/app {{(pid=100521) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:22:21.339340 np0000005924 devstack@c-api.service[100521]: INFO cinder.api.openstack.wsgi [None req-6e4ee468-5bb9-4561-acab-97410b2ef928 tempest-ProjectMemberTests-564005882 tempest-ProjectMemberTests-564005882-project-admin] GET https://10.4.3.117/volume/v3/volumes/5a2dc389-6319-4845-8c99-fedd6dcce6b0 Jul 27 16:22:21.339587 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.openstack.wsgi [None req-6e4ee468-5bb9-4561-acab-97410b2ef928 tempest-ProjectMemberTests-564005882 tempest-ProjectMemberTests-564005882-project-admin] Empty body provided in request {{(pid=100521) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:22:21.339796 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.openstack.wsgi [None req-6e4ee468-5bb9-4561-acab-97410b2ef928 tempest-ProjectMemberTests-564005882 tempest-ProjectMemberTests-564005882-project-admin] Calling method 'show' {{(pid=100521) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:22:21.346031 np0000005924 devstack@c-api.service[100521]: INFO cinder.api.openstack.wsgi [None req-6e4ee468-5bb9-4561-acab-97410b2ef928 tempest-ProjectMemberTests-564005882 tempest-ProjectMemberTests-564005882-project-admin] https://10.4.3.117/volume/v3/volumes/5a2dc389-6319-4845-8c99-fedd6dcce6b0 returned with HTTP 404 Jul 27 16:22:21.346031 np0000005924 devstack@c-api.service[100521]: [pid: 100521|app: 0|req: 1285/5148] 10.4.3.117 () {66 vars in 1348 bytes} [Mon Jul 27 16:22:21 2026] GET /volume/v3/volumes/5a2dc389-6319-4845-8c99-fedd6dcce6b0 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 27 16:22:21.353741 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.middleware.request_id [None req-27d88529-1438-4013-a11e-3641d435882d None None] RequestId filter calling following filter/app {{(pid=100524) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:22:21.355485 np0000005924 devstack@c-api.service[100524]: INFO cinder.api.openstack.wsgi [None req-27d88529-1438-4013-a11e-3641d435882d tempest-ProjectMemberTests-564005882 tempest-ProjectMemberTests-564005882-project-admin] POST https://10.4.3.117/volume/v3/volumes Jul 27 16:22:21.355819 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.openstack.wsgi [None req-27d88529-1438-4013-a11e-3641d435882d tempest-ProjectMemberTests-564005882 tempest-ProjectMemberTests-564005882-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-1141849885"}} {{(pid=100524) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 27 16:22:21.357597 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.v3.volumes [None req-27d88529-1438-4013-a11e-3641d435882d tempest-ProjectMemberTests-564005882 tempest-ProjectMemberTests-564005882-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-1141849885'}} {{(pid=100524) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 27 16:22:21.357719 np0000005924 devstack@c-api.service[100524]: INFO cinder.api.v3.volumes [None req-27d88529-1438-4013-a11e-3641d435882d tempest-ProjectMemberTests-564005882 tempest-ProjectMemberTests-564005882-project-admin] Create volume of 1 GB Jul 27 16:22:21.361829 np0000005924 devstack@c-api.service[100524]: INFO cinder.volume.api [None req-27d88529-1438-4013-a11e-3641d435882d tempest-ProjectMemberTests-564005882 tempest-ProjectMemberTests-564005882-project-admin] Availability Zones retrieved successfully. Jul 27 16:22:21.367047 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.volume.api [None req-27d88529-1438-4013-a11e-3641d435882d tempest-ProjectMemberTests-564005882 tempest-ProjectMemberTests-564005882-project-admin] Flow 'volume_create_api' (e103d915-0a7f-4dcf-b277-55a56af0acb6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100524) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 27 16:22:21.367962 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.volume.api [None req-27d88529-1438-4013-a11e-3641d435882d tempest-ProjectMemberTests-564005882 tempest-ProjectMemberTests-564005882-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (33ce1a6f-af9c-417e-b5a6-c68e4353ed35) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100524) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 27 16:22:21.368730 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.volume.flows.api.create_volume [None req-27d88529-1438-4013-a11e-3641d435882d tempest-ProjectMemberTests-564005882 tempest-ProjectMemberTests-564005882-project-admin] Validating volume size '1' using validate_int {{(pid=100524) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 27 16:22:21.392722 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.volume.api [None req-27d88529-1438-4013-a11e-3641d435882d tempest-ProjectMemberTests-564005882 tempest-ProjectMemberTests-564005882-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (33ce1a6f-af9c-417e-b5a6-c68e4353ed35) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-27T16:04:59Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=2bce4e1a-e6e0-49d9-be36-c3405449a01e,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '2bce4e1a-e6e0-49d9-be36-c3405449a01e', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100524) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 27 16:22:21.393497 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.volume.api [None req-27d88529-1438-4013-a11e-3641d435882d tempest-ProjectMemberTests-564005882 tempest-ProjectMemberTests-564005882-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (0b4c2df8-2afc-4ee6-8864-822b4e48f7ed) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100524) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 27 16:22:21.431661 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.quota [None req-27d88529-1438-4013-a11e-3641d435882d tempest-ProjectMemberTests-564005882 tempest-ProjectMemberTests-564005882-project-admin] Created reservations ['27b2a964-6bd2-4dc8-94a3-89c99066d033', '6df49336-74bb-4961-b234-e70d36aad333', '0f671daf-757e-4928-8d8f-951d9dff9a14', '3ef2bffa-3d0a-45a0-a09b-b2cc08c43bb2'] {{(pid=100524) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 27 16:22:21.432419 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.volume.api [None req-27d88529-1438-4013-a11e-3641d435882d tempest-ProjectMemberTests-564005882 tempest-ProjectMemberTests-564005882-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (0b4c2df8-2afc-4ee6-8864-822b4e48f7ed) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['27b2a964-6bd2-4dc8-94a3-89c99066d033', '6df49336-74bb-4961-b234-e70d36aad333', '0f671daf-757e-4928-8d8f-951d9dff9a14', '3ef2bffa-3d0a-45a0-a09b-b2cc08c43bb2']}' {{(pid=100524) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 27 16:22:21.433130 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.volume.api [None req-27d88529-1438-4013-a11e-3641d435882d tempest-ProjectMemberTests-564005882 tempest-ProjectMemberTests-564005882-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (d545f00a-683b-4bbd-ba1a-831e2fd3ccab) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100524) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 27 16:22:21.456453 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.volume.api [None req-27d88529-1438-4013-a11e-3641d435882d tempest-ProjectMemberTests-564005882 tempest-ProjectMemberTests-564005882-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (d545f00a-683b-4bbd-ba1a-831e2fd3ccab) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'fd023092-d06a-4752-86a9-707179d57930', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1141849885',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='d1c587f4966043eeaf33886351677990',qos_specs=None,replication_status=,reservations=['27b2a964-6bd2-4dc8-94a3-89c99066d033','6df49336-74bb-4961-b234-e70d36aad333','0f671daf-757e-4928-8d8f-951d9dff9a14','3ef2bffa-3d0a-45a0-a09b-b2cc08c43bb2'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='5ea411ae88e945739c2c127122c12668',volume_type_id=2bce4e1a-e6e0-49d9-be36-c3405449a01e), 'volume': Volume(_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-27T16:22:21Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1141849885',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=fd023092-d06a-4752-86a9-707179d57930,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='d1c587f4966043eeaf33886351677990',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='5ea411ae88e945739c2c127122c12668',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(2bce4e1a-e6e0-49d9-be36-c3405449a01e),volume_type_id=2bce4e1a-e6e0-49d9-be36-c3405449a01e)}' {{(pid=100524) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 27 16:22:21.457134 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.volume.api [None req-27d88529-1438-4013-a11e-3641d435882d tempest-ProjectMemberTests-564005882 tempest-ProjectMemberTests-564005882-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (8f219382-8a6f-4fa0-a589-190978878cff) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100524) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 27 16:22:21.481163 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.volume.api [None req-27d88529-1438-4013-a11e-3641d435882d tempest-ProjectMemberTests-564005882 tempest-ProjectMemberTests-564005882-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (8f219382-8a6f-4fa0-a589-190978878cff) transitioned into state 'SUCCESS' from state '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-1141849885',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='d1c587f4966043eeaf33886351677990',qos_specs=None,replication_status=,reservations=['27b2a964-6bd2-4dc8-94a3-89c99066d033','6df49336-74bb-4961-b234-e70d36aad333','0f671daf-757e-4928-8d8f-951d9dff9a14','3ef2bffa-3d0a-45a0-a09b-b2cc08c43bb2'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='5ea411ae88e945739c2c127122c12668',volume_type_id=2bce4e1a-e6e0-49d9-be36-c3405449a01e)}' {{(pid=100524) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 27 16:22:21.481817 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.volume.api [None req-27d88529-1438-4013-a11e-3641d435882d tempest-ProjectMemberTests-564005882 tempest-ProjectMemberTests-564005882-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (90a1dfce-cd24-4490-8506-4d76a8fbea60) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100524) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 27 16:22:21.493403 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.volume.api [None req-27d88529-1438-4013-a11e-3641d435882d tempest-ProjectMemberTests-564005882 tempest-ProjectMemberTests-564005882-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (90a1dfce-cd24-4490-8506-4d76a8fbea60) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100524) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 27 16:22:21.494115 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.volume.api [None req-27d88529-1438-4013-a11e-3641d435882d tempest-ProjectMemberTests-564005882 tempest-ProjectMemberTests-564005882-project-admin] Flow 'volume_create_api' (e103d915-0a7f-4dcf-b277-55a56af0acb6) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100524) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 27 16:22:21.494437 np0000005924 devstack@c-api.service[100524]: INFO cinder.volume.api [None req-27d88529-1438-4013-a11e-3641d435882d tempest-ProjectMemberTests-564005882 tempest-ProjectMemberTests-564005882-project-admin] Create volume request issued successfully. Jul 27 16:22:21.494977 np0000005924 devstack@c-api.service[100524]: INFO cinder.api.openstack.wsgi [None req-27d88529-1438-4013-a11e-3641d435882d tempest-ProjectMemberTests-564005882 tempest-ProjectMemberTests-564005882-project-admin] https://10.4.3.117/volume/v3/volumes returned with HTTP 202 Jul 27 16:22:21.495410 np0000005924 devstack@c-api.service[100524]: [pid: 100524|app: 0|req: 1291/5149] 10.4.3.117 () {68 vars in 1258 bytes} [Mon Jul 27 16:22:21 2026] POST /volume/v3/volumes => generated 778 bytes in 142 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 27 16:22:21.508646 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.middleware.request_id [None req-27531063-d1ba-4ed9-90e2-2c7dbf5d4d67 None None] RequestId filter calling following filter/app {{(pid=100522) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:22:21.510211 np0000005924 devstack@c-api.service[100522]: INFO cinder.api.openstack.wsgi [None req-27531063-d1ba-4ed9-90e2-2c7dbf5d4d67 tempest-ProjectMemberTests-564005882 tempest-ProjectMemberTests-564005882-project-admin] GET https://10.4.3.117/volume/v3/volumes/fd023092-d06a-4752-86a9-707179d57930 Jul 27 16:22:21.510413 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.openstack.wsgi [None req-27531063-d1ba-4ed9-90e2-2c7dbf5d4d67 tempest-ProjectMemberTests-564005882 tempest-ProjectMemberTests-564005882-project-admin] Empty body provided in request {{(pid=100522) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:22:21.510613 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.openstack.wsgi [None req-27531063-d1ba-4ed9-90e2-2c7dbf5d4d67 tempest-ProjectMemberTests-564005882 tempest-ProjectMemberTests-564005882-project-admin] Calling method 'show' {{(pid=100522) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:22:21.517257 np0000005924 devstack@c-api.service[100522]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:22:21.517257 np0000005924 devstack@c-api.service[100522]: warnings.warn( Jul 27 16:22:21.520754 np0000005924 devstack@c-api.service[100522]: INFO cinder.volume.api [None req-27531063-d1ba-4ed9-90e2-2c7dbf5d4d67 tempest-ProjectMemberTests-564005882 tempest-ProjectMemberTests-564005882-project-admin] Volume info retrieved successfully. Jul 27 16:22:21.524547 np0000005924 devstack@c-api.service[100522]: INFO cinder.api.openstack.wsgi [None req-27531063-d1ba-4ed9-90e2-2c7dbf5d4d67 tempest-ProjectMemberTests-564005882 tempest-ProjectMemberTests-564005882-project-admin] https://10.4.3.117/volume/v3/volumes/fd023092-d06a-4752-86a9-707179d57930 returned with HTTP 200 Jul 27 16:22:21.524961 np0000005924 devstack@c-api.service[100522]: [pid: 100522|app: 0|req: 1278/5150] 10.4.3.117 () {66 vars in 1348 bytes} [Mon Jul 27 16:22:21 2026] GET /volume/v3/volumes/fd023092-d06a-4752-86a9-707179d57930 => generated 957 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 27 16:22:22.010463 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.middleware.request_id [None req-c78a5752-c04e-4c29-b90e-bfc94be5b398 None None] RequestId filter calling following filter/app {{(pid=100523) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:22:22.012184 np0000005924 devstack@c-api.service[100523]: INFO cinder.api.openstack.wsgi [None req-c78a5752-c04e-4c29-b90e-bfc94be5b398 tempest-ProjectMemberTests33-1780357347 tempest-ProjectMemberTests33-1780357347-project-admin] GET https://10.4.3.117/volume/v3/backups/856a726d-3922-4ca3-9a1f-71dff6bbb2c5 Jul 27 16:22:22.012424 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.openstack.wsgi [None req-c78a5752-c04e-4c29-b90e-bfc94be5b398 tempest-ProjectMemberTests33-1780357347 tempest-ProjectMemberTests33-1780357347-project-admin] Empty body provided in request {{(pid=100523) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:22:22.012614 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.openstack.wsgi [None req-c78a5752-c04e-4c29-b90e-bfc94be5b398 tempest-ProjectMemberTests33-1780357347 tempest-ProjectMemberTests33-1780357347-project-admin] Calling method 'show' {{(pid=100523) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:22:22.012714 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.v3.backups [None req-c78a5752-c04e-4c29-b90e-bfc94be5b398 tempest-ProjectMemberTests33-1780357347 tempest-ProjectMemberTests33-1780357347-project-admin] Show backup with id 856a726d-3922-4ca3-9a1f-71dff6bbb2c5. {{(pid=100523) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 27 16:22:22.016659 np0000005924 devstack@c-api.service[100523]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:22:22.016659 np0000005924 devstack@c-api.service[100523]: warnings.warn( Jul 27 16:22:22.017179 np0000005924 devstack@c-api.service[100523]: INFO cinder.api.openstack.wsgi [None req-c78a5752-c04e-4c29-b90e-bfc94be5b398 tempest-ProjectMemberTests33-1780357347 tempest-ProjectMemberTests33-1780357347-project-admin] https://10.4.3.117/volume/v3/backups/856a726d-3922-4ca3-9a1f-71dff6bbb2c5 returned with HTTP 200 Jul 27 16:22:22.017547 np0000005924 devstack@c-api.service[100523]: [pid: 100523|app: 0|req: 1297/5151] 10.4.3.117 () {68 vars in 1388 bytes} [Mon Jul 27 16:22:22 2026] GET /volume/v3/backups/856a726d-3922-4ca3-9a1f-71dff6bbb2c5 => generated 724 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 27 16:22:22.536943 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.middleware.request_id [None req-127ac58f-5a49-4007-89f7-978b81d9263a None None] RequestId filter calling following filter/app {{(pid=100521) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:22:22.538752 np0000005924 devstack@c-api.service[100521]: INFO cinder.api.openstack.wsgi [None req-127ac58f-5a49-4007-89f7-978b81d9263a tempest-ProjectMemberTests-564005882 tempest-ProjectMemberTests-564005882-project-admin] GET https://10.4.3.117/volume/v3/volumes/fd023092-d06a-4752-86a9-707179d57930 Jul 27 16:22:22.539025 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.openstack.wsgi [None req-127ac58f-5a49-4007-89f7-978b81d9263a tempest-ProjectMemberTests-564005882 tempest-ProjectMemberTests-564005882-project-admin] Empty body provided in request {{(pid=100521) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:22:22.539258 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.openstack.wsgi [None req-127ac58f-5a49-4007-89f7-978b81d9263a tempest-ProjectMemberTests-564005882 tempest-ProjectMemberTests-564005882-project-admin] Calling method 'show' {{(pid=100521) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:22:22.547814 np0000005924 devstack@c-api.service[100521]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:22:22.547814 np0000005924 devstack@c-api.service[100521]: warnings.warn( Jul 27 16:22:22.551604 np0000005924 devstack@c-api.service[100521]: INFO cinder.volume.api [None req-127ac58f-5a49-4007-89f7-978b81d9263a tempest-ProjectMemberTests-564005882 tempest-ProjectMemberTests-564005882-project-admin] Volume info retrieved successfully. Jul 27 16:22:22.556428 np0000005924 devstack@c-api.service[100521]: INFO cinder.api.openstack.wsgi [None req-127ac58f-5a49-4007-89f7-978b81d9263a tempest-ProjectMemberTests-564005882 tempest-ProjectMemberTests-564005882-project-admin] https://10.4.3.117/volume/v3/volumes/fd023092-d06a-4752-86a9-707179d57930 returned with HTTP 200 Jul 27 16:22:22.556934 np0000005924 devstack@c-api.service[100521]: [pid: 100521|app: 0|req: 1286/5152] 10.4.3.117 () {66 vars in 1348 bytes} [Mon Jul 27 16:22:22 2026] GET /volume/v3/volumes/fd023092-d06a-4752-86a9-707179d57930 => generated 1009 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 27 16:22:22.569415 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.middleware.request_id [None req-caa536a1-b485-42af-ae2d-6a7b801d7c53 None None] RequestId filter calling following filter/app {{(pid=100524) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:22:22.571290 np0000005924 devstack@c-api.service[100524]: INFO cinder.api.openstack.wsgi [None req-caa536a1-b485-42af-ae2d-6a7b801d7c53 tempest-ProjectMemberTests-564005882 tempest-ProjectMemberTests-564005882-project-admin] POST https://10.4.3.117/volume/v3/snapshots Jul 27 16:22:22.571664 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.openstack.wsgi [None req-caa536a1-b485-42af-ae2d-6a7b801d7c53 tempest-ProjectMemberTests-564005882 tempest-ProjectMemberTests-564005882-project-admin] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "fd023092-d06a-4752-86a9-707179d57930", "name": "tempest-VolumeV3RbacBaseTests-Snapshot-1604568180"}} {{(pid=100524) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 27 16:22:22.581206 np0000005924 devstack@c-api.service[100524]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:22:22.581206 np0000005924 devstack@c-api.service[100524]: warnings.warn( Jul 27 16:22:22.581645 np0000005924 devstack@c-api.service[100524]: INFO cinder.volume.api [None req-caa536a1-b485-42af-ae2d-6a7b801d7c53 tempest-ProjectMemberTests-564005882 tempest-ProjectMemberTests-564005882-project-admin] Volume info retrieved successfully. Jul 27 16:22:22.581795 np0000005924 devstack@c-api.service[100524]: INFO cinder.api.v3.snapshots [None req-caa536a1-b485-42af-ae2d-6a7b801d7c53 tempest-ProjectMemberTests-564005882 tempest-ProjectMemberTests-564005882-project-admin] Create snapshot from volume fd023092-d06a-4752-86a9-707179d57930 Jul 27 16:22:22.610685 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.quota [None req-caa536a1-b485-42af-ae2d-6a7b801d7c53 tempest-ProjectMemberTests-564005882 tempest-ProjectMemberTests-564005882-project-admin] Created reservations ['4eedfb91-c02c-4663-8902-918717466524', '13c09a15-eb9b-4ad4-97bd-c975a4086267', 'f160e215-6de6-4c48-948b-70f659730b94', '12b23712-ea1a-42ca-9733-a440e5b8d36f'] {{(pid=100524) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 27 16:22:22.642345 np0000005924 devstack@c-api.service[100524]: INFO cinder.volume.api [None req-caa536a1-b485-42af-ae2d-6a7b801d7c53 tempest-ProjectMemberTests-564005882 tempest-ProjectMemberTests-564005882-project-admin] Snapshot create request issued successfully. Jul 27 16:22:22.642345 np0000005924 devstack@c-api.service[100524]: INFO cinder.api.openstack.wsgi [None req-caa536a1-b485-42af-ae2d-6a7b801d7c53 tempest-ProjectMemberTests-564005882 tempest-ProjectMemberTests-564005882-project-admin] https://10.4.3.117/volume/v3/snapshots returned with HTTP 202 Jul 27 16:22:22.642345 np0000005924 devstack@c-api.service[100524]: [pid: 100524|app: 0|req: 1292/5153] 10.4.3.117 () {68 vars in 1265 bytes} [Mon Jul 27 16:22:22 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 27 16:22:22.649397 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.middleware.request_id [None req-75d27303-04e1-4579-b9d8-f40fcdd37423 None None] RequestId filter calling following filter/app {{(pid=100522) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:22:22.652053 np0000005924 devstack@c-api.service[100522]: INFO cinder.api.openstack.wsgi [None req-75d27303-04e1-4579-b9d8-f40fcdd37423 tempest-ProjectMemberTests-564005882 tempest-ProjectMemberTests-564005882-project-admin] GET https://10.4.3.117/volume/v3/snapshots/f86e3337-ac87-420d-b22c-e6de5eb0b612 Jul 27 16:22:22.652053 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.openstack.wsgi [None req-75d27303-04e1-4579-b9d8-f40fcdd37423 tempest-ProjectMemberTests-564005882 tempest-ProjectMemberTests-564005882-project-admin] Empty body provided in request {{(pid=100522) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:22:22.652225 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.openstack.wsgi [None req-75d27303-04e1-4579-b9d8-f40fcdd37423 tempest-ProjectMemberTests-564005882 tempest-ProjectMemberTests-564005882-project-admin] Calling method 'show' {{(pid=100522) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:22:22.660361 np0000005924 devstack@c-api.service[100522]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:22:22.660361 np0000005924 devstack@c-api.service[100522]: warnings.warn( Jul 27 16:22:22.660361 np0000005924 devstack@c-api.service[100522]: INFO cinder.volume.api [None req-75d27303-04e1-4579-b9d8-f40fcdd37423 tempest-ProjectMemberTests-564005882 tempest-ProjectMemberTests-564005882-project-admin] Snapshot retrieved successfully. Jul 27 16:22:22.661065 np0000005924 devstack@c-api.service[100522]: INFO cinder.api.openstack.wsgi [None req-75d27303-04e1-4579-b9d8-f40fcdd37423 tempest-ProjectMemberTests-564005882 tempest-ProjectMemberTests-564005882-project-admin] https://10.4.3.117/volume/v3/snapshots/f86e3337-ac87-420d-b22c-e6de5eb0b612 returned with HTTP 200 Jul 27 16:22:22.661641 np0000005924 devstack@c-api.service[100522]: [pid: 100522|app: 0|req: 1279/5154] 10.4.3.117 () {66 vars in 1354 bytes} [Mon Jul 27 16:22:22 2026] GET /volume/v3/snapshots/f86e3337-ac87-420d-b22c-e6de5eb0b612 => generated 440 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 27 16:22:23.027936 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.middleware.request_id [None req-0eea035c-7fc6-4358-ad28-87c6d58591f1 None None] RequestId filter calling following filter/app {{(pid=100523) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:22:23.030249 np0000005924 devstack@c-api.service[100523]: INFO cinder.api.openstack.wsgi [None req-0eea035c-7fc6-4358-ad28-87c6d58591f1 tempest-ProjectMemberTests33-1780357347 tempest-ProjectMemberTests33-1780357347-project-admin] GET https://10.4.3.117/volume/v3/backups/856a726d-3922-4ca3-9a1f-71dff6bbb2c5 Jul 27 16:22:23.030608 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.openstack.wsgi [None req-0eea035c-7fc6-4358-ad28-87c6d58591f1 tempest-ProjectMemberTests33-1780357347 tempest-ProjectMemberTests33-1780357347-project-admin] Empty body provided in request {{(pid=100523) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:22:23.030852 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.openstack.wsgi [None req-0eea035c-7fc6-4358-ad28-87c6d58591f1 tempest-ProjectMemberTests33-1780357347 tempest-ProjectMemberTests33-1780357347-project-admin] Calling method 'show' {{(pid=100523) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:22:23.031015 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.v3.backups [None req-0eea035c-7fc6-4358-ad28-87c6d58591f1 tempest-ProjectMemberTests33-1780357347 tempest-ProjectMemberTests33-1780357347-project-admin] Show backup with id 856a726d-3922-4ca3-9a1f-71dff6bbb2c5. {{(pid=100523) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 27 16:22:23.036147 np0000005924 devstack@c-api.service[100523]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:22:23.036147 np0000005924 devstack@c-api.service[100523]: warnings.warn( Jul 27 16:22:23.036994 np0000005924 devstack@c-api.service[100523]: INFO cinder.api.openstack.wsgi [None req-0eea035c-7fc6-4358-ad28-87c6d58591f1 tempest-ProjectMemberTests33-1780357347 tempest-ProjectMemberTests33-1780357347-project-admin] https://10.4.3.117/volume/v3/backups/856a726d-3922-4ca3-9a1f-71dff6bbb2c5 returned with HTTP 200 Jul 27 16:22:23.037517 np0000005924 devstack@c-api.service[100523]: [pid: 100523|app: 0|req: 1298/5155] 10.4.3.117 () {68 vars in 1388 bytes} [Mon Jul 27 16:22:23 2026] GET /volume/v3/backups/856a726d-3922-4ca3-9a1f-71dff6bbb2c5 => generated 724 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 27 16:22:23.380095 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.middleware.request_id [req-b6cd7ddd-fad4-4647-a73a-e54b7343767e req-13a7e5f1-4021-45fd-a75e-5e3ef190ccd5 None None] RequestId filter calling following filter/app {{(pid=100521) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:22:23.382297 np0000005924 devstack@c-api.service[100521]: INFO cinder.api.openstack.wsgi [req-b6cd7ddd-fad4-4647-a73a-e54b7343767e req-13a7e5f1-4021-45fd-a75e-5e3ef190ccd5 tempest-SnapshotDataIntegrityTests-2123386552 tempest-SnapshotDataIntegrityTests-2123386552-project-member] GET https://10.4.3.117/volume/v3/volumes/9bebbea6-5a5b-430a-aac9-539441cf47df Jul 27 16:22:23.382613 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.openstack.wsgi [req-b6cd7ddd-fad4-4647-a73a-e54b7343767e req-13a7e5f1-4021-45fd-a75e-5e3ef190ccd5 tempest-SnapshotDataIntegrityTests-2123386552 tempest-SnapshotDataIntegrityTests-2123386552-project-member] Empty body provided in request {{(pid=100521) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:22:23.382860 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.openstack.wsgi [req-b6cd7ddd-fad4-4647-a73a-e54b7343767e req-13a7e5f1-4021-45fd-a75e-5e3ef190ccd5 tempest-SnapshotDataIntegrityTests-2123386552 tempest-SnapshotDataIntegrityTests-2123386552-project-member] Calling method 'show' {{(pid=100521) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:22:23.393849 np0000005924 devstack@c-api.service[100521]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:22:23.393849 np0000005924 devstack@c-api.service[100521]: warnings.warn( Jul 27 16:22:23.397247 np0000005924 devstack@c-api.service[100521]: INFO cinder.volume.api [req-b6cd7ddd-fad4-4647-a73a-e54b7343767e req-13a7e5f1-4021-45fd-a75e-5e3ef190ccd5 tempest-SnapshotDataIntegrityTests-2123386552 tempest-SnapshotDataIntegrityTests-2123386552-project-member] Volume info retrieved successfully. Jul 27 16:22:23.401467 np0000005924 devstack@c-api.service[100521]: INFO cinder.api.openstack.wsgi [req-b6cd7ddd-fad4-4647-a73a-e54b7343767e req-13a7e5f1-4021-45fd-a75e-5e3ef190ccd5 tempest-SnapshotDataIntegrityTests-2123386552 tempest-SnapshotDataIntegrityTests-2123386552-project-member] https://10.4.3.117/volume/v3/volumes/9bebbea6-5a5b-430a-aac9-539441cf47df returned with HTTP 200 Jul 27 16:22:23.401871 np0000005924 devstack@c-api.service[100521]: [pid: 100521|app: 0|req: 1287/5156] 10.4.3.117 () {68 vars in 1598 bytes} [Mon Jul 27 16:22:23 2026] GET /volume/v3/volumes/9bebbea6-5a5b-430a-aac9-539441cf47df => generated 1175 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 27 16:22:23.419800 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.middleware.request_id [req-b6cd7ddd-fad4-4647-a73a-e54b7343767e req-10fe9c47-2e6c-4825-a41e-4380cb7f1a2f None None] RequestId filter calling following filter/app {{(pid=100524) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:22:23.421941 np0000005924 devstack@c-api.service[100524]: INFO cinder.api.openstack.wsgi [req-b6cd7ddd-fad4-4647-a73a-e54b7343767e req-10fe9c47-2e6c-4825-a41e-4380cb7f1a2f tempest-SnapshotDataIntegrityTests-2123386552 tempest-SnapshotDataIntegrityTests-2123386552-project-member] POST https://10.4.3.117/volume/v3/volumes/9bebbea6-5a5b-430a-aac9-539441cf47df/action Jul 27 16:22:23.422280 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.openstack.wsgi [req-b6cd7ddd-fad4-4647-a73a-e54b7343767e req-10fe9c47-2e6c-4825-a41e-4380cb7f1a2f tempest-SnapshotDataIntegrityTests-2123386552 tempest-SnapshotDataIntegrityTests-2123386552-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100524) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 27 16:22:23.422433 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.openstack.wsgi [req-b6cd7ddd-fad4-4647-a73a-e54b7343767e req-10fe9c47-2e6c-4825-a41e-4380cb7f1a2f tempest-SnapshotDataIntegrityTests-2123386552 tempest-SnapshotDataIntegrityTests-2123386552-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100524) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 27 16:22:23.432663 np0000005924 devstack@c-api.service[100524]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:22:23.432663 np0000005924 devstack@c-api.service[100524]: warnings.warn( Jul 27 16:22:23.433167 np0000005924 devstack@c-api.service[100524]: INFO cinder.volume.api [req-b6cd7ddd-fad4-4647-a73a-e54b7343767e req-10fe9c47-2e6c-4825-a41e-4380cb7f1a2f tempest-SnapshotDataIntegrityTests-2123386552 tempest-SnapshotDataIntegrityTests-2123386552-project-member] Volume info retrieved successfully. Jul 27 16:22:23.442601 np0000005924 devstack@c-api.service[100524]: INFO cinder.volume.api [req-b6cd7ddd-fad4-4647-a73a-e54b7343767e req-10fe9c47-2e6c-4825-a41e-4380cb7f1a2f tempest-SnapshotDataIntegrityTests-2123386552 tempest-SnapshotDataIntegrityTests-2123386552-project-member] Begin detaching volume completed successfully. Jul 27 16:22:23.442823 np0000005924 devstack@c-api.service[100524]: INFO cinder.api.openstack.wsgi [req-b6cd7ddd-fad4-4647-a73a-e54b7343767e req-10fe9c47-2e6c-4825-a41e-4380cb7f1a2f tempest-SnapshotDataIntegrityTests-2123386552 tempest-SnapshotDataIntegrityTests-2123386552-project-member] https://10.4.3.117/volume/v3/volumes/9bebbea6-5a5b-430a-aac9-539441cf47df/action returned with HTTP 202 Jul 27 16:22:23.443273 np0000005924 devstack@c-api.service[100524]: [pid: 100524|app: 0|req: 1293/5157] 10.4.3.117 () {72 vars in 1672 bytes} [Mon Jul 27 16:22:23 2026] POST /volume/v3/volumes/9bebbea6-5a5b-430a-aac9-539441cf47df/action => generated 0 bytes in 24 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 27 16:22:23.487001 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.middleware.request_id [None req-afb07555-f218-41de-b704-2c94bc835823 None None] RequestId filter calling following filter/app {{(pid=100522) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:22:23.487466 np0000005924 devstack@c-api.service[100522]: INFO cinder.api.openstack.wsgi [None req-afb07555-f218-41de-b704-2c94bc835823 None None] GET https://10.4.3.117/volume// Jul 27 16:22:23.487653 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.openstack.wsgi [None req-afb07555-f218-41de-b704-2c94bc835823 None None] Empty body provided in request {{(pid=100522) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:22:23.487857 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.openstack.wsgi [None req-afb07555-f218-41de-b704-2c94bc835823 None None] Calling method 'all' {{(pid=100522) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:22:23.488201 np0000005924 devstack@c-api.service[100522]: INFO cinder.api.openstack.wsgi [None req-afb07555-f218-41de-b704-2c94bc835823 None None] https://10.4.3.117/volume// returned with HTTP 300 Jul 27 16:22:23.488553 np0000005924 devstack@c-api.service[100522]: [pid: 100522|app: 0|req: 1280/5158] 10.4.3.117 () {66 vars in 1426 bytes} [Mon Jul 27 16:22:23 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 27 16:22:23.496588 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.middleware.request_id [req-b6cd7ddd-fad4-4647-a73a-e54b7343767e req-93518832-e3f5-420b-82e9-aa426cc7f929 None None] RequestId filter calling following filter/app {{(pid=100523) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:22:23.498545 np0000005924 devstack@c-api.service[100523]: INFO cinder.api.openstack.wsgi [req-b6cd7ddd-fad4-4647-a73a-e54b7343767e req-93518832-e3f5-420b-82e9-aa426cc7f929 tempest-SnapshotDataIntegrityTests-2123386552 tempest-SnapshotDataIntegrityTests-2123386552-project-member] GET https://10.4.3.117/volume/v3/volumes/9bebbea6-5a5b-430a-aac9-539441cf47df Jul 27 16:22:23.498740 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.openstack.wsgi [req-b6cd7ddd-fad4-4647-a73a-e54b7343767e req-93518832-e3f5-420b-82e9-aa426cc7f929 tempest-SnapshotDataIntegrityTests-2123386552 tempest-SnapshotDataIntegrityTests-2123386552-project-member] Empty body provided in request {{(pid=100523) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:22:23.498927 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.openstack.wsgi [req-b6cd7ddd-fad4-4647-a73a-e54b7343767e req-93518832-e3f5-420b-82e9-aa426cc7f929 tempest-SnapshotDataIntegrityTests-2123386552 tempest-SnapshotDataIntegrityTests-2123386552-project-member] Calling method 'show' {{(pid=100523) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:22:23.507753 np0000005924 devstack@c-api.service[100523]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:22:23.507753 np0000005924 devstack@c-api.service[100523]: warnings.warn( Jul 27 16:22:23.510863 np0000005924 devstack@c-api.service[100523]: INFO cinder.volume.api [req-b6cd7ddd-fad4-4647-a73a-e54b7343767e req-93518832-e3f5-420b-82e9-aa426cc7f929 tempest-SnapshotDataIntegrityTests-2123386552 tempest-SnapshotDataIntegrityTests-2123386552-project-member] Volume info retrieved successfully. Jul 27 16:22:23.514562 np0000005924 devstack@c-api.service[100523]: INFO cinder.api.openstack.wsgi [req-b6cd7ddd-fad4-4647-a73a-e54b7343767e req-93518832-e3f5-420b-82e9-aa426cc7f929 tempest-SnapshotDataIntegrityTests-2123386552 tempest-SnapshotDataIntegrityTests-2123386552-project-member] https://10.4.3.117/volume/v3/volumes/9bebbea6-5a5b-430a-aac9-539441cf47df returned with HTTP 200 Jul 27 16:22:23.515086 np0000005924 devstack@c-api.service[100523]: [pid: 100523|app: 0|req: 1299/5159] 10.4.3.117 () {70 vars in 1639 bytes} [Mon Jul 27 16:22:23 2026] GET /volume/v3/volumes/9bebbea6-5a5b-430a-aac9-539441cf47df => generated 1358 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 27 16:22:23.670362 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.middleware.request_id [None req-e9dbad3f-679b-4f9c-8a33-ba115fc43822 None None] RequestId filter calling following filter/app {{(pid=100521) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:22:23.673551 np0000005924 devstack@c-api.service[100521]: INFO cinder.api.openstack.wsgi [None req-e9dbad3f-679b-4f9c-8a33-ba115fc43822 tempest-ProjectMemberTests-564005882 tempest-ProjectMemberTests-564005882-project-admin] GET https://10.4.3.117/volume/v3/snapshots/f86e3337-ac87-420d-b22c-e6de5eb0b612 Jul 27 16:22:23.673715 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.openstack.wsgi [None req-e9dbad3f-679b-4f9c-8a33-ba115fc43822 tempest-ProjectMemberTests-564005882 tempest-ProjectMemberTests-564005882-project-admin] Empty body provided in request {{(pid=100521) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:22:23.673911 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.openstack.wsgi [None req-e9dbad3f-679b-4f9c-8a33-ba115fc43822 tempest-ProjectMemberTests-564005882 tempest-ProjectMemberTests-564005882-project-admin] Calling method 'show' {{(pid=100521) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:22:23.678848 np0000005924 devstack@c-api.service[100521]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:22:23.678848 np0000005924 devstack@c-api.service[100521]: warnings.warn( Jul 27 16:22:23.679127 np0000005924 devstack@c-api.service[100521]: INFO cinder.volume.api [None req-e9dbad3f-679b-4f9c-8a33-ba115fc43822 tempest-ProjectMemberTests-564005882 tempest-ProjectMemberTests-564005882-project-admin] Snapshot retrieved successfully. Jul 27 16:22:23.679730 np0000005924 devstack@c-api.service[100521]: INFO cinder.api.openstack.wsgi [None req-e9dbad3f-679b-4f9c-8a33-ba115fc43822 tempest-ProjectMemberTests-564005882 tempest-ProjectMemberTests-564005882-project-admin] https://10.4.3.117/volume/v3/snapshots/f86e3337-ac87-420d-b22c-e6de5eb0b612 returned with HTTP 200 Jul 27 16:22:23.680092 np0000005924 devstack@c-api.service[100521]: [pid: 100521|app: 0|req: 1288/5160] 10.4.3.117 () {66 vars in 1354 bytes} [Mon Jul 27 16:22:23 2026] GET /volume/v3/snapshots/f86e3337-ac87-420d-b22c-e6de5eb0b612 => generated 467 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 27 16:22:23.690376 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.middleware.request_id [None req-08a2dcab-15f7-4b4e-bb60-d7c100c87ccf None None] RequestId filter calling following filter/app {{(pid=100524) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:22:23.690688 np0000005924 devstack@c-api.service[100524]: INFO cinder.api.openstack.wsgi [None req-08a2dcab-15f7-4b4e-bb60-d7c100c87ccf tempest-ProjectMemberTests-564005882 tempest-ProjectMemberTests-564005882-project-member] POST https://10.4.3.117/volume/v3/snapshots/f86e3337-ac87-420d-b22c-e6de5eb0b612/action Jul 27 16:22:23.691242 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.openstack.wsgi [None req-08a2dcab-15f7-4b4e-bb60-d7c100c87ccf tempest-ProjectMemberTests-564005882 tempest-ProjectMemberTests-564005882-project-member] Action body: b'{"os-reset_status": {"status": "error"}}' {{(pid=100524) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 27 16:22:23.691483 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.openstack.wsgi [None req-08a2dcab-15f7-4b4e-bb60-d7c100c87ccf tempest-ProjectMemberTests-564005882 tempest-ProjectMemberTests-564005882-project-member] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "error"}} {{(pid=100524) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 27 16:22:23.694516 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.contrib.admin_actions [None req-08a2dcab-15f7-4b4e-bb60-d7c100c87ccf tempest-ProjectMemberTests-564005882 tempest-ProjectMemberTests-564005882-project-member] Updating snapshot 'f86e3337-ac87-420d-b22c-e6de5eb0b612' with '{'status': 'error'}' {{(pid=100524) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:263}} Jul 27 16:22:23.702878 np0000005924 devstack@c-api.service[100524]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:22:23.702878 np0000005924 devstack@c-api.service[100524]: warnings.warn( Jul 27 16:22:23.703394 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.policy [None req-08a2dcab-15f7-4b4e-bb60-d7c100c87ccf tempest-ProjectMemberTests-564005882 tempest-ProjectMemberTests-564005882-project-member] Policy check for volume_extension:snapshot_admin_actions:reset_status failed with context {'is_admin': False, 'user_id': 'afe06a7e134c40f08a2e1fece93b1c43', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'd1c587f4966043eeaf33886351677990', '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=100524) authorize /opt/stack/cinder/cinder/policy.py:189}} Jul 27 16:22:23.703623 np0000005924 devstack@c-api.service[100524]: INFO cinder.api.openstack.wsgi [None req-08a2dcab-15f7-4b4e-bb60-d7c100c87ccf tempest-ProjectMemberTests-564005882 tempest-ProjectMemberTests-564005882-project-member] https://10.4.3.117/volume/v3/snapshots/f86e3337-ac87-420d-b22c-e6de5eb0b612/action returned with HTTP 403 Jul 27 16:22:23.704076 np0000005924 devstack@c-api.service[100524]: [pid: 100524|app: 0|req: 1294/5161] 10.4.3.117 () {68 vars in 1396 bytes} [Mon Jul 27 16:22:23 2026] POST /volume/v3/snapshots/f86e3337-ac87-420d-b22c-e6de5eb0b612/action => generated 133 bytes in 16 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Jul 27 16:22:23.709953 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.middleware.request_id [None req-a8607054-6272-4630-9b17-d56f65c21e19 None None] RequestId filter calling following filter/app {{(pid=100522) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:22:23.711566 np0000005924 devstack@c-api.service[100522]: INFO cinder.api.openstack.wsgi [None req-a8607054-6272-4630-9b17-d56f65c21e19 tempest-ProjectMemberTests-564005882 tempest-ProjectMemberTests-564005882-project-admin] DELETE https://10.4.3.117/volume/v3/snapshots/f86e3337-ac87-420d-b22c-e6de5eb0b612 Jul 27 16:22:23.711736 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.openstack.wsgi [None req-a8607054-6272-4630-9b17-d56f65c21e19 tempest-ProjectMemberTests-564005882 tempest-ProjectMemberTests-564005882-project-admin] Empty body provided in request {{(pid=100522) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:22:23.711931 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.openstack.wsgi [None req-a8607054-6272-4630-9b17-d56f65c21e19 tempest-ProjectMemberTests-564005882 tempest-ProjectMemberTests-564005882-project-admin] Calling method 'delete' {{(pid=100522) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:22:23.712035 np0000005924 devstack@c-api.service[100522]: INFO cinder.api.v3.snapshots [None req-a8607054-6272-4630-9b17-d56f65c21e19 tempest-ProjectMemberTests-564005882 tempest-ProjectMemberTests-564005882-project-admin] Delete snapshot with id: f86e3337-ac87-420d-b22c-e6de5eb0b612 Jul 27 16:22:23.716810 np0000005924 devstack@c-api.service[100522]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:22:23.716810 np0000005924 devstack@c-api.service[100522]: warnings.warn( Jul 27 16:22:23.717172 np0000005924 devstack@c-api.service[100522]: INFO cinder.volume.api [None req-a8607054-6272-4630-9b17-d56f65c21e19 tempest-ProjectMemberTests-564005882 tempest-ProjectMemberTests-564005882-project-admin] Snapshot retrieved successfully. Jul 27 16:22:23.738940 np0000005924 devstack@c-api.service[100522]: INFO cinder.volume.api [None req-a8607054-6272-4630-9b17-d56f65c21e19 tempest-ProjectMemberTests-564005882 tempest-ProjectMemberTests-564005882-project-admin] Snapshot delete request issued successfully. Jul 27 16:22:23.739124 np0000005924 devstack@c-api.service[100522]: INFO cinder.api.openstack.wsgi [None req-a8607054-6272-4630-9b17-d56f65c21e19 tempest-ProjectMemberTests-564005882 tempest-ProjectMemberTests-564005882-project-admin] https://10.4.3.117/volume/v3/snapshots/f86e3337-ac87-420d-b22c-e6de5eb0b612 returned with HTTP 202 Jul 27 16:22:23.739571 np0000005924 devstack@c-api.service[100522]: [pid: 100522|app: 0|req: 1281/5162] 10.4.3.117 () {66 vars in 1357 bytes} [Mon Jul 27 16:22:23 2026] DELETE /volume/v3/snapshots/f86e3337-ac87-420d-b22c-e6de5eb0b612 => generated 0 bytes in 30 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 27 16:22:23.749321 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.middleware.request_id [None req-066bdb6f-f2b0-419c-b10b-59a9956aa74e None None] RequestId filter calling following filter/app {{(pid=100523) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:22:23.751884 np0000005924 devstack@c-api.service[100523]: INFO cinder.api.openstack.wsgi [None req-066bdb6f-f2b0-419c-b10b-59a9956aa74e tempest-ProjectMemberTests-564005882 tempest-ProjectMemberTests-564005882-project-admin] GET https://10.4.3.117/volume/v3/snapshots/f86e3337-ac87-420d-b22c-e6de5eb0b612 Jul 27 16:22:23.752087 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.openstack.wsgi [None req-066bdb6f-f2b0-419c-b10b-59a9956aa74e tempest-ProjectMemberTests-564005882 tempest-ProjectMemberTests-564005882-project-admin] Empty body provided in request {{(pid=100523) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:22:23.752426 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.openstack.wsgi [None req-066bdb6f-f2b0-419c-b10b-59a9956aa74e tempest-ProjectMemberTests-564005882 tempest-ProjectMemberTests-564005882-project-admin] Calling method 'show' {{(pid=100523) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:22:23.759763 np0000005924 devstack@c-api.service[100523]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:22:23.759763 np0000005924 devstack@c-api.service[100523]: warnings.warn( Jul 27 16:22:23.760016 np0000005924 devstack@c-api.service[100523]: INFO cinder.volume.api [None req-066bdb6f-f2b0-419c-b10b-59a9956aa74e tempest-ProjectMemberTests-564005882 tempest-ProjectMemberTests-564005882-project-admin] Snapshot retrieved successfully. Jul 27 16:22:23.760728 np0000005924 devstack@c-api.service[100523]: INFO cinder.api.openstack.wsgi [None req-066bdb6f-f2b0-419c-b10b-59a9956aa74e tempest-ProjectMemberTests-564005882 tempest-ProjectMemberTests-564005882-project-admin] https://10.4.3.117/volume/v3/snapshots/f86e3337-ac87-420d-b22c-e6de5eb0b612 returned with HTTP 200 Jul 27 16:22:23.761109 np0000005924 devstack@c-api.service[100523]: [pid: 100523|app: 0|req: 1300/5163] 10.4.3.117 () {66 vars in 1354 bytes} [Mon Jul 27 16:22:23 2026] GET /volume/v3/snapshots/f86e3337-ac87-420d-b22c-e6de5eb0b612 => generated 466 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 27 16:22:24.049264 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.middleware.request_id [None req-32429ee3-3822-4280-beca-02f0d173abf6 None None] RequestId filter calling following filter/app {{(pid=100521) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:22:24.051079 np0000005924 devstack@c-api.service[100521]: INFO cinder.api.openstack.wsgi [None req-32429ee3-3822-4280-beca-02f0d173abf6 tempest-ProjectMemberTests33-1780357347 tempest-ProjectMemberTests33-1780357347-project-admin] GET https://10.4.3.117/volume/v3/backups/856a726d-3922-4ca3-9a1f-71dff6bbb2c5 Jul 27 16:22:24.051308 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.openstack.wsgi [None req-32429ee3-3822-4280-beca-02f0d173abf6 tempest-ProjectMemberTests33-1780357347 tempest-ProjectMemberTests33-1780357347-project-admin] Empty body provided in request {{(pid=100521) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:22:24.051523 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.openstack.wsgi [None req-32429ee3-3822-4280-beca-02f0d173abf6 tempest-ProjectMemberTests33-1780357347 tempest-ProjectMemberTests33-1780357347-project-admin] Calling method 'show' {{(pid=100521) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:22:24.051619 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.v3.backups [None req-32429ee3-3822-4280-beca-02f0d173abf6 tempest-ProjectMemberTests33-1780357347 tempest-ProjectMemberTests33-1780357347-project-admin] Show backup with id 856a726d-3922-4ca3-9a1f-71dff6bbb2c5. {{(pid=100521) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 27 16:22:24.056021 np0000005924 devstack@c-api.service[100521]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:22:24.056021 np0000005924 devstack@c-api.service[100521]: warnings.warn( Jul 27 16:22:24.056644 np0000005924 devstack@c-api.service[100521]: INFO cinder.api.openstack.wsgi [None req-32429ee3-3822-4280-beca-02f0d173abf6 tempest-ProjectMemberTests33-1780357347 tempest-ProjectMemberTests33-1780357347-project-admin] https://10.4.3.117/volume/v3/backups/856a726d-3922-4ca3-9a1f-71dff6bbb2c5 returned with HTTP 200 Jul 27 16:22:24.056968 np0000005924 devstack@c-api.service[100521]: [pid: 100521|app: 0|req: 1289/5164] 10.4.3.117 () {68 vars in 1388 bytes} [Mon Jul 27 16:22:24 2026] GET /volume/v3/backups/856a726d-3922-4ca3-9a1f-71dff6bbb2c5 => generated 724 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 27 16:22:24.770656 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.middleware.request_id [None req-6ce8d44c-648c-416c-be4e-378e154979a7 None None] RequestId filter calling following filter/app {{(pid=100524) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:22:24.772319 np0000005924 devstack@c-api.service[100524]: INFO cinder.api.openstack.wsgi [None req-6ce8d44c-648c-416c-be4e-378e154979a7 tempest-ProjectMemberTests-564005882 tempest-ProjectMemberTests-564005882-project-admin] GET https://10.4.3.117/volume/v3/snapshots/f86e3337-ac87-420d-b22c-e6de5eb0b612 Jul 27 16:22:24.772538 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.openstack.wsgi [None req-6ce8d44c-648c-416c-be4e-378e154979a7 tempest-ProjectMemberTests-564005882 tempest-ProjectMemberTests-564005882-project-admin] Empty body provided in request {{(pid=100524) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:22:24.772734 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.openstack.wsgi [None req-6ce8d44c-648c-416c-be4e-378e154979a7 tempest-ProjectMemberTests-564005882 tempest-ProjectMemberTests-564005882-project-admin] Calling method 'show' {{(pid=100524) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:22:24.777544 np0000005924 devstack@c-api.service[100524]: INFO cinder.api.openstack.wsgi [None req-6ce8d44c-648c-416c-be4e-378e154979a7 tempest-ProjectMemberTests-564005882 tempest-ProjectMemberTests-564005882-project-admin] https://10.4.3.117/volume/v3/snapshots/f86e3337-ac87-420d-b22c-e6de5eb0b612 returned with HTTP 404 Jul 27 16:22:24.778217 np0000005924 devstack@c-api.service[100524]: [pid: 100524|app: 0|req: 1295/5165] 10.4.3.117 () {66 vars in 1354 bytes} [Mon Jul 27 16:22:24 2026] GET /volume/v3/snapshots/f86e3337-ac87-420d-b22c-e6de5eb0b612 => generated 111 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 27 16:22:24.787348 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.middleware.request_id [None req-74cbcb9e-6359-4ba4-b47a-60b5e7707534 None None] RequestId filter calling following filter/app {{(pid=100522) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:22:24.788668 np0000005924 devstack@c-api.service[100522]: INFO cinder.api.openstack.wsgi [None req-74cbcb9e-6359-4ba4-b47a-60b5e7707534 tempest-ProjectMemberTests-564005882 tempest-ProjectMemberTests-564005882-project-admin] DELETE https://10.4.3.117/volume/v3/volumes/fd023092-d06a-4752-86a9-707179d57930 Jul 27 16:22:24.788936 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.openstack.wsgi [None req-74cbcb9e-6359-4ba4-b47a-60b5e7707534 tempest-ProjectMemberTests-564005882 tempest-ProjectMemberTests-564005882-project-admin] Empty body provided in request {{(pid=100522) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:22:24.789167 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.openstack.wsgi [None req-74cbcb9e-6359-4ba4-b47a-60b5e7707534 tempest-ProjectMemberTests-564005882 tempest-ProjectMemberTests-564005882-project-admin] Calling method 'delete' {{(pid=100522) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:22:24.789346 np0000005924 devstack@c-api.service[100522]: INFO cinder.api.v3.volumes [None req-74cbcb9e-6359-4ba4-b47a-60b5e7707534 tempest-ProjectMemberTests-564005882 tempest-ProjectMemberTests-564005882-project-admin] Delete volume with id: fd023092-d06a-4752-86a9-707179d57930 Jul 27 16:22:24.797153 np0000005924 devstack@c-api.service[100522]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:22:24.797153 np0000005924 devstack@c-api.service[100522]: warnings.warn( Jul 27 16:22:24.797624 np0000005924 devstack@c-api.service[100522]: INFO cinder.volume.api [None req-74cbcb9e-6359-4ba4-b47a-60b5e7707534 tempest-ProjectMemberTests-564005882 tempest-ProjectMemberTests-564005882-project-admin] Volume info retrieved successfully. Jul 27 16:22:24.819353 np0000005924 devstack@c-api.service[100522]: INFO cinder.volume.api [None req-74cbcb9e-6359-4ba4-b47a-60b5e7707534 tempest-ProjectMemberTests-564005882 tempest-ProjectMemberTests-564005882-project-admin] Delete volume request issued successfully. Jul 27 16:22:24.819621 np0000005924 devstack@c-api.service[100522]: INFO cinder.api.openstack.wsgi [None req-74cbcb9e-6359-4ba4-b47a-60b5e7707534 tempest-ProjectMemberTests-564005882 tempest-ProjectMemberTests-564005882-project-admin] https://10.4.3.117/volume/v3/volumes/fd023092-d06a-4752-86a9-707179d57930 returned with HTTP 202 Jul 27 16:22:24.820271 np0000005924 devstack@c-api.service[100522]: [pid: 100522|app: 0|req: 1282/5166] 10.4.3.117 () {66 vars in 1351 bytes} [Mon Jul 27 16:22:24 2026] DELETE /volume/v3/volumes/fd023092-d06a-4752-86a9-707179d57930 => generated 0 bytes in 34 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 27 16:22:24.830416 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.middleware.request_id [None req-5446c884-221a-4d99-a2c6-1476a2aebca9 None None] RequestId filter calling following filter/app {{(pid=100523) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:22:24.833849 np0000005924 devstack@c-api.service[100523]: INFO cinder.api.openstack.wsgi [None req-5446c884-221a-4d99-a2c6-1476a2aebca9 tempest-ProjectMemberTests-564005882 tempest-ProjectMemberTests-564005882-project-admin] GET https://10.4.3.117/volume/v3/volumes/fd023092-d06a-4752-86a9-707179d57930 Jul 27 16:22:24.834048 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.openstack.wsgi [None req-5446c884-221a-4d99-a2c6-1476a2aebca9 tempest-ProjectMemberTests-564005882 tempest-ProjectMemberTests-564005882-project-admin] Empty body provided in request {{(pid=100523) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:22:24.834230 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.openstack.wsgi [None req-5446c884-221a-4d99-a2c6-1476a2aebca9 tempest-ProjectMemberTests-564005882 tempest-ProjectMemberTests-564005882-project-admin] Calling method 'show' {{(pid=100523) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:22:24.844685 np0000005924 devstack@c-api.service[100523]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:22:24.844685 np0000005924 devstack@c-api.service[100523]: warnings.warn( Jul 27 16:22:24.848594 np0000005924 devstack@c-api.service[100523]: INFO cinder.volume.api [None req-5446c884-221a-4d99-a2c6-1476a2aebca9 tempest-ProjectMemberTests-564005882 tempest-ProjectMemberTests-564005882-project-admin] Volume info retrieved successfully. Jul 27 16:22:24.852622 np0000005924 devstack@c-api.service[100523]: INFO cinder.api.openstack.wsgi [None req-5446c884-221a-4d99-a2c6-1476a2aebca9 tempest-ProjectMemberTests-564005882 tempest-ProjectMemberTests-564005882-project-admin] https://10.4.3.117/volume/v3/volumes/fd023092-d06a-4752-86a9-707179d57930 returned with HTTP 200 Jul 27 16:22:24.853303 np0000005924 devstack@c-api.service[100523]: [pid: 100523|app: 0|req: 1301/5167] 10.4.3.117 () {66 vars in 1348 bytes} [Mon Jul 27 16:22:24 2026] GET /volume/v3/volumes/fd023092-d06a-4752-86a9-707179d57930 => generated 1008 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 27 16:22:25.069125 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.middleware.request_id [None req-bd5bdec9-a75e-48e7-b23f-b20b097fac65 None None] RequestId filter calling following filter/app {{(pid=100521) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:22:25.071016 np0000005924 devstack@c-api.service[100521]: INFO cinder.api.openstack.wsgi [None req-bd5bdec9-a75e-48e7-b23f-b20b097fac65 tempest-ProjectMemberTests33-1780357347 tempest-ProjectMemberTests33-1780357347-project-admin] GET https://10.4.3.117/volume/v3/backups/856a726d-3922-4ca3-9a1f-71dff6bbb2c5 Jul 27 16:22:25.071245 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.openstack.wsgi [None req-bd5bdec9-a75e-48e7-b23f-b20b097fac65 tempest-ProjectMemberTests33-1780357347 tempest-ProjectMemberTests33-1780357347-project-admin] Empty body provided in request {{(pid=100521) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:22:25.071478 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.openstack.wsgi [None req-bd5bdec9-a75e-48e7-b23f-b20b097fac65 tempest-ProjectMemberTests33-1780357347 tempest-ProjectMemberTests33-1780357347-project-admin] Calling method 'show' {{(pid=100521) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:22:25.071630 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.v3.backups [None req-bd5bdec9-a75e-48e7-b23f-b20b097fac65 tempest-ProjectMemberTests33-1780357347 tempest-ProjectMemberTests33-1780357347-project-admin] Show backup with id 856a726d-3922-4ca3-9a1f-71dff6bbb2c5. {{(pid=100521) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 27 16:22:25.076219 np0000005924 devstack@c-api.service[100521]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:22:25.076219 np0000005924 devstack@c-api.service[100521]: warnings.warn( Jul 27 16:22:25.076807 np0000005924 devstack@c-api.service[100521]: INFO cinder.api.openstack.wsgi [None req-bd5bdec9-a75e-48e7-b23f-b20b097fac65 tempest-ProjectMemberTests33-1780357347 tempest-ProjectMemberTests33-1780357347-project-admin] https://10.4.3.117/volume/v3/backups/856a726d-3922-4ca3-9a1f-71dff6bbb2c5 returned with HTTP 200 Jul 27 16:22:25.077181 np0000005924 devstack@c-api.service[100521]: [pid: 100521|app: 0|req: 1290/5168] 10.4.3.117 () {68 vars in 1388 bytes} [Mon Jul 27 16:22:25 2026] GET /volume/v3/backups/856a726d-3922-4ca3-9a1f-71dff6bbb2c5 => generated 735 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 27 16:22:25.090528 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.middleware.request_id [req-b6cd7ddd-fad4-4647-a73a-e54b7343767e req-684c82f0-71c0-48e3-bd00-a42351f1cee2 None None] RequestId filter calling following filter/app {{(pid=100524) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:22:25.093018 np0000005924 devstack@c-api.service[100524]: INFO cinder.api.openstack.wsgi [req-b6cd7ddd-fad4-4647-a73a-e54b7343767e req-684c82f0-71c0-48e3-bd00-a42351f1cee2 tempest-SnapshotDataIntegrityTests-2123386552 tempest-SnapshotDataIntegrityTests-2123386552-project-member] DELETE https://10.4.3.117/volume/v3/attachments/e7c8fcf6-9bdc-46c7-9438-0562578850ba Jul 27 16:22:25.093196 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.openstack.wsgi [req-b6cd7ddd-fad4-4647-a73a-e54b7343767e req-684c82f0-71c0-48e3-bd00-a42351f1cee2 tempest-SnapshotDataIntegrityTests-2123386552 tempest-SnapshotDataIntegrityTests-2123386552-project-member] Empty body provided in request {{(pid=100524) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:22:25.093403 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.openstack.wsgi [req-b6cd7ddd-fad4-4647-a73a-e54b7343767e req-684c82f0-71c0-48e3-bd00-a42351f1cee2 tempest-SnapshotDataIntegrityTests-2123386552 tempest-SnapshotDataIntegrityTests-2123386552-project-member] Calling method 'version_select' {{(pid=100524) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:22:25.103150 np0000005924 devstack@c-api.service[100524]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:22:25.103150 np0000005924 devstack@c-api.service[100524]: warnings.warn( Jul 27 16:22:25.152545 np0000005924 devstack@c-api.service[100524]: INFO cinder.api.openstack.wsgi [req-b6cd7ddd-fad4-4647-a73a-e54b7343767e req-684c82f0-71c0-48e3-bd00-a42351f1cee2 tempest-SnapshotDataIntegrityTests-2123386552 tempest-SnapshotDataIntegrityTests-2123386552-project-member] https://10.4.3.117/volume/v3/attachments/e7c8fcf6-9bdc-46c7-9438-0562578850ba returned with HTTP 200 Jul 27 16:22:25.153059 np0000005924 devstack@c-api.service[100524]: [pid: 100524|app: 0|req: 1296/5169] 10.4.3.117 () {72 vars in 1673 bytes} [Mon Jul 27 16:22:25 2026] DELETE /volume/v3/attachments/e7c8fcf6-9bdc-46c7-9438-0562578850ba => generated 19 bytes in 63 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 27 16:22:25.574542 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.middleware.request_id [None req-be2492f4-8672-4ef6-8b31-461193b826f7 None None] RequestId filter calling following filter/app {{(pid=100522) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:22:25.576140 np0000005924 devstack@c-api.service[100522]: INFO cinder.api.openstack.wsgi [None req-be2492f4-8672-4ef6-8b31-461193b826f7 tempest-SnapshotDataIntegrityTests-2123386552 tempest-SnapshotDataIntegrityTests-2123386552-project-member] POST https://10.4.3.117/volume/v3/volumes Jul 27 16:22:25.576485 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.openstack.wsgi [None req-be2492f4-8672-4ef6-8b31-461193b826f7 tempest-SnapshotDataIntegrityTests-2123386552 tempest-SnapshotDataIntegrityTests-2123386552-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-SnapshotDataIntegrityTests-volume-1429121536", "snapshot_id": "615bc6ab-a7df-456b-a463-bde3683a4238", "imageRef": null, "volume_type": null, "size": 1}} {{(pid=100522) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 27 16:22:25.577945 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.v3.volumes [None req-be2492f4-8672-4ef6-8b31-461193b826f7 tempest-SnapshotDataIntegrityTests-2123386552 tempest-SnapshotDataIntegrityTests-2123386552-project-member] Create volume request body: {'volume': {'name': 'tempest-SnapshotDataIntegrityTests-volume-1429121536', 'snapshot_id': '615bc6ab-a7df-456b-a463-bde3683a4238', 'imageRef': None, 'volume_type': None, 'size': 1}} {{(pid=100522) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 27 16:22:25.582826 np0000005924 devstack@c-api.service[100522]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:22:25.582826 np0000005924 devstack@c-api.service[100522]: warnings.warn( Jul 27 16:22:25.583224 np0000005924 devstack@c-api.service[100522]: INFO cinder.volume.api [None req-be2492f4-8672-4ef6-8b31-461193b826f7 tempest-SnapshotDataIntegrityTests-2123386552 tempest-SnapshotDataIntegrityTests-2123386552-project-member] Snapshot retrieved successfully. Jul 27 16:22:25.583370 np0000005924 devstack@c-api.service[100522]: INFO cinder.api.v3.volumes [None req-be2492f4-8672-4ef6-8b31-461193b826f7 tempest-SnapshotDataIntegrityTests-2123386552 tempest-SnapshotDataIntegrityTests-2123386552-project-member] Create volume of 1 GB Jul 27 16:22:25.586516 np0000005924 devstack@c-api.service[100522]: INFO cinder.volume.api [None req-be2492f4-8672-4ef6-8b31-461193b826f7 tempest-SnapshotDataIntegrityTests-2123386552 tempest-SnapshotDataIntegrityTests-2123386552-project-member] Availability Zones retrieved successfully. Jul 27 16:22:25.591631 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.volume.api [None req-be2492f4-8672-4ef6-8b31-461193b826f7 tempest-SnapshotDataIntegrityTests-2123386552 tempest-SnapshotDataIntegrityTests-2123386552-project-member] Flow 'volume_create_api' (d2560cae-5bcb-4d8b-8527-7f5cc84d3ad3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100522) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 27 16:22:25.592530 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.volume.api [None req-be2492f4-8672-4ef6-8b31-461193b826f7 tempest-SnapshotDataIntegrityTests-2123386552 tempest-SnapshotDataIntegrityTests-2123386552-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (ccfc5c14-a429-4a90-b6d2-1f970da5a64b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100522) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 27 16:22:25.593368 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.volume.flows.api.create_volume [None req-be2492f4-8672-4ef6-8b31-461193b826f7 tempest-SnapshotDataIntegrityTests-2123386552 tempest-SnapshotDataIntegrityTests-2123386552-project-member] Validating volume size '1' using validate_int, validate_snap_size {{(pid=100522) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 27 16:22:25.620756 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.volume.api [None req-be2492f4-8672-4ef6-8b31-461193b826f7 tempest-SnapshotDataIntegrityTests-2123386552 tempest-SnapshotDataIntegrityTests-2123386552-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (ccfc5c14-a429-4a90-b6d2-1f970da5a64b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': '615bc6ab-a7df-456b-a463-bde3683a4238', 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-27T16:04:59Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=2bce4e1a-e6e0-49d9-be36-c3405449a01e,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '2bce4e1a-e6e0-49d9-be36-c3405449a01e', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100522) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 27 16:22:25.621557 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.volume.api [None req-be2492f4-8672-4ef6-8b31-461193b826f7 tempest-SnapshotDataIntegrityTests-2123386552 tempest-SnapshotDataIntegrityTests-2123386552-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (974e56f8-583d-4c5d-ab7d-ebef74a9cb74) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100522) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 27 16:22:25.671991 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.quota [None req-be2492f4-8672-4ef6-8b31-461193b826f7 tempest-SnapshotDataIntegrityTests-2123386552 tempest-SnapshotDataIntegrityTests-2123386552-project-member] Created reservations ['f13ad887-92ef-4813-8a62-beeed2b82c6b', '0c6b73cc-79d2-4b85-87d0-d537afeec783', '20970b66-e8fb-4f26-a97a-365399829db0', '5ba1d048-311a-4ebb-9218-0c96c0fb29f6'] {{(pid=100522) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 27 16:22:25.672913 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.volume.api [None req-be2492f4-8672-4ef6-8b31-461193b826f7 tempest-SnapshotDataIntegrityTests-2123386552 tempest-SnapshotDataIntegrityTests-2123386552-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (974e56f8-583d-4c5d-ab7d-ebef74a9cb74) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['f13ad887-92ef-4813-8a62-beeed2b82c6b', '0c6b73cc-79d2-4b85-87d0-d537afeec783', '20970b66-e8fb-4f26-a97a-365399829db0', '5ba1d048-311a-4ebb-9218-0c96c0fb29f6']}' {{(pid=100522) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 27 16:22:25.673584 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.volume.api [None req-be2492f4-8672-4ef6-8b31-461193b826f7 tempest-SnapshotDataIntegrityTests-2123386552 tempest-SnapshotDataIntegrityTests-2123386552-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (63f96065-f00c-4033-8c27-137b2d2dfa92) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100522) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 27 16:22:25.716299 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.volume.api [None req-be2492f4-8672-4ef6-8b31-461193b826f7 tempest-SnapshotDataIntegrityTests-2123386552 tempest-SnapshotDataIntegrityTests-2123386552-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (63f96065-f00c-4033-8c27-137b2d2dfa92) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '1633f73e-bc62-4612-a55b-2ebc67f759b9', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-SnapshotDataIntegrityTests-volume-1429121536',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='10cc532ef39148cfa03437bac1d61d56',qos_specs=None,replication_status=,reservations=['f13ad887-92ef-4813-8a62-beeed2b82c6b','0c6b73cc-79d2-4b85-87d0-d537afeec783','20970b66-e8fb-4f26-a97a-365399829db0','5ba1d048-311a-4ebb-9218-0c96c0fb29f6'],size=1,snapshot_id=615bc6ab-a7df-456b-a463-bde3683a4238,source_replicaid=,source_volid=None,status='creating',user_id='1d1e4f3e1f7542b7bd3a068315bd4eff',volume_type_id=2bce4e1a-e6e0-49d9-be36-c3405449a01e), 'volume': Volume(_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-27T16:22:25Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-SnapshotDataIntegrityTests-volume-1429121536',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=1633f73e-bc62-4612-a55b-2ebc67f759b9,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='10cc532ef39148cfa03437bac1d61d56',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=615bc6ab-a7df-456b-a463-bde3683a4238,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='1d1e4f3e1f7542b7bd3a068315bd4eff',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(2bce4e1a-e6e0-49d9-be36-c3405449a01e),volume_type_id=2bce4e1a-e6e0-49d9-be36-c3405449a01e)}' {{(pid=100522) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 27 16:22:25.717579 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.volume.api [None req-be2492f4-8672-4ef6-8b31-461193b826f7 tempest-SnapshotDataIntegrityTests-2123386552 tempest-SnapshotDataIntegrityTests-2123386552-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (77debf92-3280-4125-8768-2c3839cea519) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100522) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 27 16:22:25.736738 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.volume.api [None req-be2492f4-8672-4ef6-8b31-461193b826f7 tempest-SnapshotDataIntegrityTests-2123386552 tempest-SnapshotDataIntegrityTests-2123386552-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (77debf92-3280-4125-8768-2c3839cea519) transitioned into state 'SUCCESS' from state '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-1429121536',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='10cc532ef39148cfa03437bac1d61d56',qos_specs=None,replication_status=,reservations=['f13ad887-92ef-4813-8a62-beeed2b82c6b','0c6b73cc-79d2-4b85-87d0-d537afeec783','20970b66-e8fb-4f26-a97a-365399829db0','5ba1d048-311a-4ebb-9218-0c96c0fb29f6'],size=1,snapshot_id=615bc6ab-a7df-456b-a463-bde3683a4238,source_replicaid=,source_volid=None,status='creating',user_id='1d1e4f3e1f7542b7bd3a068315bd4eff',volume_type_id=2bce4e1a-e6e0-49d9-be36-c3405449a01e)}' {{(pid=100522) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 27 16:22:25.737498 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.volume.api [None req-be2492f4-8672-4ef6-8b31-461193b826f7 tempest-SnapshotDataIntegrityTests-2123386552 tempest-SnapshotDataIntegrityTests-2123386552-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (a68f2120-536c-409e-a491-e1a1834eb38e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100522) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 27 16:22:25.760528 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.volume.api [None req-be2492f4-8672-4ef6-8b31-461193b826f7 tempest-SnapshotDataIntegrityTests-2123386552 tempest-SnapshotDataIntegrityTests-2123386552-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (a68f2120-536c-409e-a491-e1a1834eb38e) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100522) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 27 16:22:25.761298 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.volume.api [None req-be2492f4-8672-4ef6-8b31-461193b826f7 tempest-SnapshotDataIntegrityTests-2123386552 tempest-SnapshotDataIntegrityTests-2123386552-project-member] Flow 'volume_create_api' (d2560cae-5bcb-4d8b-8527-7f5cc84d3ad3) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100522) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 27 16:22:25.761665 np0000005924 devstack@c-api.service[100522]: INFO cinder.volume.api [None req-be2492f4-8672-4ef6-8b31-461193b826f7 tempest-SnapshotDataIntegrityTests-2123386552 tempest-SnapshotDataIntegrityTests-2123386552-project-member] Create volume request issued successfully. Jul 27 16:22:25.762268 np0000005924 devstack@c-api.service[100522]: INFO cinder.api.openstack.wsgi [None req-be2492f4-8672-4ef6-8b31-461193b826f7 tempest-SnapshotDataIntegrityTests-2123386552 tempest-SnapshotDataIntegrityTests-2123386552-project-member] https://10.4.3.117/volume/v3/volumes returned with HTTP 202 Jul 27 16:22:25.763067 np0000005924 devstack@c-api.service[100522]: [pid: 100522|app: 0|req: 1283/5170] 10.4.3.117 () {68 vars in 1259 bytes} [Mon Jul 27 16:22:25 2026] POST /volume/v3/volumes => generated 791 bytes in 189 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 27 16:22:25.774174 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.middleware.request_id [None req-4c339eb2-e9fb-4aaf-8103-f465e76a0085 None None] RequestId filter calling following filter/app {{(pid=100523) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:22:25.776832 np0000005924 devstack@c-api.service[100523]: INFO cinder.api.openstack.wsgi [None req-4c339eb2-e9fb-4aaf-8103-f465e76a0085 tempest-SnapshotDataIntegrityTests-2123386552 tempest-SnapshotDataIntegrityTests-2123386552-project-member] GET https://10.4.3.117/volume/v3/volumes/1633f73e-bc62-4612-a55b-2ebc67f759b9 Jul 27 16:22:25.777214 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.openstack.wsgi [None req-4c339eb2-e9fb-4aaf-8103-f465e76a0085 tempest-SnapshotDataIntegrityTests-2123386552 tempest-SnapshotDataIntegrityTests-2123386552-project-member] Empty body provided in request {{(pid=100523) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:22:25.777631 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.openstack.wsgi [None req-4c339eb2-e9fb-4aaf-8103-f465e76a0085 tempest-SnapshotDataIntegrityTests-2123386552 tempest-SnapshotDataIntegrityTests-2123386552-project-member] Calling method 'show' {{(pid=100523) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:22:25.787361 np0000005924 devstack@c-api.service[100523]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:22:25.787361 np0000005924 devstack@c-api.service[100523]: warnings.warn( Jul 27 16:22:25.791857 np0000005924 devstack@c-api.service[100523]: INFO cinder.volume.api [None req-4c339eb2-e9fb-4aaf-8103-f465e76a0085 tempest-SnapshotDataIntegrityTests-2123386552 tempest-SnapshotDataIntegrityTests-2123386552-project-member] Volume info retrieved successfully. Jul 27 16:22:25.797666 np0000005924 devstack@c-api.service[100523]: INFO cinder.api.openstack.wsgi [None req-4c339eb2-e9fb-4aaf-8103-f465e76a0085 tempest-SnapshotDataIntegrityTests-2123386552 tempest-SnapshotDataIntegrityTests-2123386552-project-member] https://10.4.3.117/volume/v3/volumes/1633f73e-bc62-4612-a55b-2ebc67f759b9 returned with HTTP 200 Jul 27 16:22:25.798245 np0000005924 devstack@c-api.service[100523]: [pid: 100523|app: 0|req: 1302/5171] 10.4.3.117 () {66 vars in 1348 bytes} [Mon Jul 27 16:22:25 2026] GET /volume/v3/volumes/1633f73e-bc62-4612-a55b-2ebc67f759b9 => generated 859 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 27 16:22:25.869362 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.middleware.request_id [None req-7b4b5be9-3b52-4413-8e2e-9d7147f0da3e None None] RequestId filter calling following filter/app {{(pid=100521) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:22:25.871737 np0000005924 devstack@c-api.service[100521]: INFO cinder.api.openstack.wsgi [None req-7b4b5be9-3b52-4413-8e2e-9d7147f0da3e tempest-ProjectMemberTests-564005882 tempest-ProjectMemberTests-564005882-project-admin] GET https://10.4.3.117/volume/v3/volumes/fd023092-d06a-4752-86a9-707179d57930 Jul 27 16:22:25.872014 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.openstack.wsgi [None req-7b4b5be9-3b52-4413-8e2e-9d7147f0da3e tempest-ProjectMemberTests-564005882 tempest-ProjectMemberTests-564005882-project-admin] Empty body provided in request {{(pid=100521) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:22:25.872298 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.openstack.wsgi [None req-7b4b5be9-3b52-4413-8e2e-9d7147f0da3e tempest-ProjectMemberTests-564005882 tempest-ProjectMemberTests-564005882-project-admin] Calling method 'show' {{(pid=100521) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:22:25.879804 np0000005924 devstack@c-api.service[100521]: INFO cinder.api.openstack.wsgi [None req-7b4b5be9-3b52-4413-8e2e-9d7147f0da3e tempest-ProjectMemberTests-564005882 tempest-ProjectMemberTests-564005882-project-admin] https://10.4.3.117/volume/v3/volumes/fd023092-d06a-4752-86a9-707179d57930 returned with HTTP 404 Jul 27 16:22:25.880453 np0000005924 devstack@c-api.service[100521]: [pid: 100521|app: 0|req: 1291/5172] 10.4.3.117 () {66 vars in 1348 bytes} [Mon Jul 27 16:22:25 2026] GET /volume/v3/volumes/fd023092-d06a-4752-86a9-707179d57930 => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 27 16:22:25.888879 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.middleware.request_id [None req-15a7f7c3-6774-4ccd-8e20-7882581002ff None None] RequestId filter calling following filter/app {{(pid=100524) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:22:25.890940 np0000005924 devstack@c-api.service[100524]: INFO cinder.api.openstack.wsgi [None req-15a7f7c3-6774-4ccd-8e20-7882581002ff tempest-ProjectMemberTests-564005882 tempest-ProjectMemberTests-564005882-project-admin] POST https://10.4.3.117/volume/v3/volumes Jul 27 16:22:25.891525 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.openstack.wsgi [None req-15a7f7c3-6774-4ccd-8e20-7882581002ff tempest-ProjectMemberTests-564005882 tempest-ProjectMemberTests-564005882-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-1126184054"}} {{(pid=100524) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 27 16:22:25.893483 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.v3.volumes [None req-15a7f7c3-6774-4ccd-8e20-7882581002ff tempest-ProjectMemberTests-564005882 tempest-ProjectMemberTests-564005882-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-1126184054'}} {{(pid=100524) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 27 16:22:25.893756 np0000005924 devstack@c-api.service[100524]: INFO cinder.api.v3.volumes [None req-15a7f7c3-6774-4ccd-8e20-7882581002ff tempest-ProjectMemberTests-564005882 tempest-ProjectMemberTests-564005882-project-admin] Create volume of 1 GB Jul 27 16:22:25.894086 np0000005924 devstack@c-api.service[100524]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:22:25.894086 np0000005924 devstack@c-api.service[100524]: warnings.warn( Jul 27 16:22:25.907723 np0000005924 devstack@c-api.service[100524]: INFO cinder.volume.api [None req-15a7f7c3-6774-4ccd-8e20-7882581002ff tempest-ProjectMemberTests-564005882 tempest-ProjectMemberTests-564005882-project-admin] Availability Zones retrieved successfully. Jul 27 16:22:25.919293 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.volume.api [None req-15a7f7c3-6774-4ccd-8e20-7882581002ff tempest-ProjectMemberTests-564005882 tempest-ProjectMemberTests-564005882-project-admin] Flow 'volume_create_api' (b1b8a695-ac59-4ffe-8ace-dffaea75e818) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100524) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 27 16:22:25.920341 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.volume.api [None req-15a7f7c3-6774-4ccd-8e20-7882581002ff tempest-ProjectMemberTests-564005882 tempest-ProjectMemberTests-564005882-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f7e3cb12-1c71-4d5b-b8e9-2a701cb44d0f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100524) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 27 16:22:25.921168 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.volume.flows.api.create_volume [None req-15a7f7c3-6774-4ccd-8e20-7882581002ff tempest-ProjectMemberTests-564005882 tempest-ProjectMemberTests-564005882-project-admin] Validating volume size '1' using validate_int {{(pid=100524) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 27 16:22:25.948737 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.volume.api [None req-15a7f7c3-6774-4ccd-8e20-7882581002ff tempest-ProjectMemberTests-564005882 tempest-ProjectMemberTests-564005882-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f7e3cb12-1c71-4d5b-b8e9-2a701cb44d0f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-27T16:04:59Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=2bce4e1a-e6e0-49d9-be36-c3405449a01e,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '2bce4e1a-e6e0-49d9-be36-c3405449a01e', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100524) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 27 16:22:25.949631 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.volume.api [None req-15a7f7c3-6774-4ccd-8e20-7882581002ff tempest-ProjectMemberTests-564005882 tempest-ProjectMemberTests-564005882-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (62d536a6-2f9c-4cd9-bf58-8730c188bb50) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100524) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 27 16:22:25.995053 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.quota [None req-15a7f7c3-6774-4ccd-8e20-7882581002ff tempest-ProjectMemberTests-564005882 tempest-ProjectMemberTests-564005882-project-admin] Created reservations ['2ce0aff0-d8c7-4bd3-abe8-47ccb8e014b2', '2acfcdad-a82f-42ec-a1d3-7a7d8d954da2', '56a2a623-d903-4531-b481-14b15337e842', '43ac2b56-4756-4a06-be07-d45e83965aef'] {{(pid=100524) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 27 16:22:25.995986 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.volume.api [None req-15a7f7c3-6774-4ccd-8e20-7882581002ff tempest-ProjectMemberTests-564005882 tempest-ProjectMemberTests-564005882-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (62d536a6-2f9c-4cd9-bf58-8730c188bb50) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['2ce0aff0-d8c7-4bd3-abe8-47ccb8e014b2', '2acfcdad-a82f-42ec-a1d3-7a7d8d954da2', '56a2a623-d903-4531-b481-14b15337e842', '43ac2b56-4756-4a06-be07-d45e83965aef']}' {{(pid=100524) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 27 16:22:25.997051 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.volume.api [None req-15a7f7c3-6774-4ccd-8e20-7882581002ff tempest-ProjectMemberTests-564005882 tempest-ProjectMemberTests-564005882-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (277acae1-bdf7-465e-b668-9777c44c44ba) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100524) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 27 16:22:26.020064 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.volume.api [None req-15a7f7c3-6774-4ccd-8e20-7882581002ff tempest-ProjectMemberTests-564005882 tempest-ProjectMemberTests-564005882-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (277acae1-bdf7-465e-b668-9777c44c44ba) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'f3d7feeb-a81b-4026-ac8b-4e4fd57097d0', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1126184054',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='d1c587f4966043eeaf33886351677990',qos_specs=None,replication_status=,reservations=['2ce0aff0-d8c7-4bd3-abe8-47ccb8e014b2','2acfcdad-a82f-42ec-a1d3-7a7d8d954da2','56a2a623-d903-4531-b481-14b15337e842','43ac2b56-4756-4a06-be07-d45e83965aef'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='5ea411ae88e945739c2c127122c12668',volume_type_id=2bce4e1a-e6e0-49d9-be36-c3405449a01e), 'volume': Volume(_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-27T16:22:25Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1126184054',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=f3d7feeb-a81b-4026-ac8b-4e4fd57097d0,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='d1c587f4966043eeaf33886351677990',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='5ea411ae88e945739c2c127122c12668',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(2bce4e1a-e6e0-49d9-be36-c3405449a01e),volume_type_id=2bce4e1a-e6e0-49d9-be36-c3405449a01e)}' {{(pid=100524) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 27 16:22:26.020951 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.volume.api [None req-15a7f7c3-6774-4ccd-8e20-7882581002ff tempest-ProjectMemberTests-564005882 tempest-ProjectMemberTests-564005882-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (f735f4fd-f90e-4109-8073-358748851af1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100524) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 27 16:22:26.037797 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.volume.api [None req-15a7f7c3-6774-4ccd-8e20-7882581002ff tempest-ProjectMemberTests-564005882 tempest-ProjectMemberTests-564005882-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (f735f4fd-f90e-4109-8073-358748851af1) transitioned into state 'SUCCESS' from state '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-1126184054',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='d1c587f4966043eeaf33886351677990',qos_specs=None,replication_status=,reservations=['2ce0aff0-d8c7-4bd3-abe8-47ccb8e014b2','2acfcdad-a82f-42ec-a1d3-7a7d8d954da2','56a2a623-d903-4531-b481-14b15337e842','43ac2b56-4756-4a06-be07-d45e83965aef'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='5ea411ae88e945739c2c127122c12668',volume_type_id=2bce4e1a-e6e0-49d9-be36-c3405449a01e)}' {{(pid=100524) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 27 16:22:26.038522 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.volume.api [None req-15a7f7c3-6774-4ccd-8e20-7882581002ff tempest-ProjectMemberTests-564005882 tempest-ProjectMemberTests-564005882-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (825d38b9-9b3d-4216-854c-8331aa725dc0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100524) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 27 16:22:26.048782 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.volume.api [None req-15a7f7c3-6774-4ccd-8e20-7882581002ff tempest-ProjectMemberTests-564005882 tempest-ProjectMemberTests-564005882-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (825d38b9-9b3d-4216-854c-8331aa725dc0) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100524) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 27 16:22:26.049612 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.volume.api [None req-15a7f7c3-6774-4ccd-8e20-7882581002ff tempest-ProjectMemberTests-564005882 tempest-ProjectMemberTests-564005882-project-admin] Flow 'volume_create_api' (b1b8a695-ac59-4ffe-8ace-dffaea75e818) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100524) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 27 16:22:26.049890 np0000005924 devstack@c-api.service[100524]: INFO cinder.volume.api [None req-15a7f7c3-6774-4ccd-8e20-7882581002ff tempest-ProjectMemberTests-564005882 tempest-ProjectMemberTests-564005882-project-admin] Create volume request issued successfully. Jul 27 16:22:26.050491 np0000005924 devstack@c-api.service[100524]: INFO cinder.api.openstack.wsgi [None req-15a7f7c3-6774-4ccd-8e20-7882581002ff tempest-ProjectMemberTests-564005882 tempest-ProjectMemberTests-564005882-project-admin] https://10.4.3.117/volume/v3/volumes returned with HTTP 202 Jul 27 16:22:26.050982 np0000005924 devstack@c-api.service[100524]: [pid: 100524|app: 0|req: 1297/5173] 10.4.3.117 () {68 vars in 1258 bytes} [Mon Jul 27 16:22:25 2026] POST /volume/v3/volumes => generated 778 bytes in 163 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 27 16:22:26.063459 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.middleware.request_id [None req-5e0a7b73-fc3e-4517-995c-7a9c2ff9208e None None] RequestId filter calling following filter/app {{(pid=100522) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:22:26.065622 np0000005924 devstack@c-api.service[100522]: INFO cinder.api.openstack.wsgi [None req-5e0a7b73-fc3e-4517-995c-7a9c2ff9208e tempest-ProjectMemberTests-564005882 tempest-ProjectMemberTests-564005882-project-admin] GET https://10.4.3.117/volume/v3/volumes/f3d7feeb-a81b-4026-ac8b-4e4fd57097d0 Jul 27 16:22:26.065887 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.openstack.wsgi [None req-5e0a7b73-fc3e-4517-995c-7a9c2ff9208e tempest-ProjectMemberTests-564005882 tempest-ProjectMemberTests-564005882-project-admin] Empty body provided in request {{(pid=100522) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:22:26.066125 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.openstack.wsgi [None req-5e0a7b73-fc3e-4517-995c-7a9c2ff9208e tempest-ProjectMemberTests-564005882 tempest-ProjectMemberTests-564005882-project-admin] Calling method 'show' {{(pid=100522) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:22:26.079782 np0000005924 devstack@c-api.service[100522]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:22:26.079782 np0000005924 devstack@c-api.service[100522]: warnings.warn( Jul 27 16:22:26.083625 np0000005924 devstack@c-api.service[100522]: INFO cinder.volume.api [None req-5e0a7b73-fc3e-4517-995c-7a9c2ff9208e tempest-ProjectMemberTests-564005882 tempest-ProjectMemberTests-564005882-project-admin] Volume info retrieved successfully. Jul 27 16:22:26.087486 np0000005924 devstack@c-api.service[100522]: INFO cinder.api.openstack.wsgi [None req-5e0a7b73-fc3e-4517-995c-7a9c2ff9208e tempest-ProjectMemberTests-564005882 tempest-ProjectMemberTests-564005882-project-admin] https://10.4.3.117/volume/v3/volumes/f3d7feeb-a81b-4026-ac8b-4e4fd57097d0 returned with HTTP 200 Jul 27 16:22:26.088184 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.middleware.request_id [None req-366a912c-adcd-473c-846a-2a56f0d7aa03 None None] RequestId filter calling following filter/app {{(pid=100523) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:22:26.088462 np0000005924 devstack@c-api.service[100522]: [pid: 100522|app: 0|req: 1284/5174] 10.4.3.117 () {66 vars in 1348 bytes} [Mon Jul 27 16:22:26 2026] GET /volume/v3/volumes/f3d7feeb-a81b-4026-ac8b-4e4fd57097d0 => generated 957 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jul 27 16:22:26.090217 np0000005924 devstack@c-api.service[100523]: INFO cinder.api.openstack.wsgi [None req-366a912c-adcd-473c-846a-2a56f0d7aa03 tempest-ProjectMemberTests33-1780357347 tempest-ProjectMemberTests33-1780357347-project-admin] GET https://10.4.3.117/volume/v3/backups/856a726d-3922-4ca3-9a1f-71dff6bbb2c5 Jul 27 16:22:26.090466 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.openstack.wsgi [None req-366a912c-adcd-473c-846a-2a56f0d7aa03 tempest-ProjectMemberTests33-1780357347 tempest-ProjectMemberTests33-1780357347-project-admin] Empty body provided in request {{(pid=100523) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:22:26.090651 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.openstack.wsgi [None req-366a912c-adcd-473c-846a-2a56f0d7aa03 tempest-ProjectMemberTests33-1780357347 tempest-ProjectMemberTests33-1780357347-project-admin] Calling method 'show' {{(pid=100523) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:22:26.090746 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.v3.backups [None req-366a912c-adcd-473c-846a-2a56f0d7aa03 tempest-ProjectMemberTests33-1780357347 tempest-ProjectMemberTests33-1780357347-project-admin] Show backup with id 856a726d-3922-4ca3-9a1f-71dff6bbb2c5. {{(pid=100523) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 27 16:22:26.094647 np0000005924 devstack@c-api.service[100523]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:22:26.094647 np0000005924 devstack@c-api.service[100523]: warnings.warn( Jul 27 16:22:26.095205 np0000005924 devstack@c-api.service[100523]: INFO cinder.api.openstack.wsgi [None req-366a912c-adcd-473c-846a-2a56f0d7aa03 tempest-ProjectMemberTests33-1780357347 tempest-ProjectMemberTests33-1780357347-project-admin] https://10.4.3.117/volume/v3/backups/856a726d-3922-4ca3-9a1f-71dff6bbb2c5 returned with HTTP 200 Jul 27 16:22:26.095606 np0000005924 devstack@c-api.service[100523]: [pid: 100523|app: 0|req: 1303/5175] 10.4.3.117 () {68 vars in 1388 bytes} [Mon Jul 27 16:22:26 2026] GET /volume/v3/backups/856a726d-3922-4ca3-9a1f-71dff6bbb2c5 => generated 735 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 27 16:22:26.813204 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.middleware.request_id [None req-5ce0fc0f-07ce-44f6-8f0c-159565c9567c None None] RequestId filter calling following filter/app {{(pid=100521) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:22:26.816756 np0000005924 devstack@c-api.service[100521]: INFO cinder.api.openstack.wsgi [None req-5ce0fc0f-07ce-44f6-8f0c-159565c9567c tempest-SnapshotDataIntegrityTests-2123386552 tempest-SnapshotDataIntegrityTests-2123386552-project-member] GET https://10.4.3.117/volume/v3/volumes/1633f73e-bc62-4612-a55b-2ebc67f759b9 Jul 27 16:22:26.817237 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.openstack.wsgi [None req-5ce0fc0f-07ce-44f6-8f0c-159565c9567c tempest-SnapshotDataIntegrityTests-2123386552 tempest-SnapshotDataIntegrityTests-2123386552-project-member] Empty body provided in request {{(pid=100521) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:22:26.817237 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.openstack.wsgi [None req-5ce0fc0f-07ce-44f6-8f0c-159565c9567c tempest-SnapshotDataIntegrityTests-2123386552 tempest-SnapshotDataIntegrityTests-2123386552-project-member] Calling method 'show' {{(pid=100521) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:22:26.825912 np0000005924 devstack@c-api.service[100521]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:22:26.825912 np0000005924 devstack@c-api.service[100521]: warnings.warn( Jul 27 16:22:26.830274 np0000005924 devstack@c-api.service[100521]: INFO cinder.volume.api [None req-5ce0fc0f-07ce-44f6-8f0c-159565c9567c tempest-SnapshotDataIntegrityTests-2123386552 tempest-SnapshotDataIntegrityTests-2123386552-project-member] Volume info retrieved successfully. Jul 27 16:22:26.835341 np0000005924 devstack@c-api.service[100521]: INFO cinder.api.openstack.wsgi [None req-5ce0fc0f-07ce-44f6-8f0c-159565c9567c tempest-SnapshotDataIntegrityTests-2123386552 tempest-SnapshotDataIntegrityTests-2123386552-project-member] https://10.4.3.117/volume/v3/volumes/1633f73e-bc62-4612-a55b-2ebc67f759b9 returned with HTTP 200 Jul 27 16:22:26.835825 np0000005924 devstack@c-api.service[100521]: [pid: 100521|app: 0|req: 1292/5176] 10.4.3.117 () {66 vars in 1348 bytes} [Mon Jul 27 16:22:26 2026] GET /volume/v3/volumes/1633f73e-bc62-4612-a55b-2ebc67f759b9 => generated 884 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 27 16:22:26.847973 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.middleware.request_id [None req-76ff80c0-cb16-459d-ab69-5b6ccbc31eb0 None None] RequestId filter calling following filter/app {{(pid=100524) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:22:26.849898 np0000005924 devstack@c-api.service[100524]: INFO cinder.api.openstack.wsgi [None req-76ff80c0-cb16-459d-ab69-5b6ccbc31eb0 tempest-SnapshotDataIntegrityTests-2123386552 tempest-SnapshotDataIntegrityTests-2123386552-project-member] GET https://10.4.3.117/volume/v3/volumes/1633f73e-bc62-4612-a55b-2ebc67f759b9 Jul 27 16:22:26.850128 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.openstack.wsgi [None req-76ff80c0-cb16-459d-ab69-5b6ccbc31eb0 tempest-SnapshotDataIntegrityTests-2123386552 tempest-SnapshotDataIntegrityTests-2123386552-project-member] Empty body provided in request {{(pid=100524) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:22:26.850357 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.openstack.wsgi [None req-76ff80c0-cb16-459d-ab69-5b6ccbc31eb0 tempest-SnapshotDataIntegrityTests-2123386552 tempest-SnapshotDataIntegrityTests-2123386552-project-member] Calling method 'show' {{(pid=100524) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:22:26.856978 np0000005924 devstack@c-api.service[100524]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:22:26.856978 np0000005924 devstack@c-api.service[100524]: warnings.warn( Jul 27 16:22:26.860050 np0000005924 devstack@c-api.service[100524]: INFO cinder.volume.api [None req-76ff80c0-cb16-459d-ab69-5b6ccbc31eb0 tempest-SnapshotDataIntegrityTests-2123386552 tempest-SnapshotDataIntegrityTests-2123386552-project-member] Volume info retrieved successfully. Jul 27 16:22:26.863605 np0000005924 devstack@c-api.service[100524]: INFO cinder.api.openstack.wsgi [None req-76ff80c0-cb16-459d-ab69-5b6ccbc31eb0 tempest-SnapshotDataIntegrityTests-2123386552 tempest-SnapshotDataIntegrityTests-2123386552-project-member] https://10.4.3.117/volume/v3/volumes/1633f73e-bc62-4612-a55b-2ebc67f759b9 returned with HTTP 200 Jul 27 16:22:26.863928 np0000005924 devstack@c-api.service[100524]: [pid: 100524|app: 0|req: 1298/5177] 10.4.3.117 () {66 vars in 1348 bytes} [Mon Jul 27 16:22:26 2026] GET /volume/v3/volumes/1633f73e-bc62-4612-a55b-2ebc67f759b9 => generated 884 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 27 16:22:27.104277 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.middleware.request_id [None req-19f76685-71b1-4920-a94a-8633d1c45133 None None] RequestId filter calling following filter/app {{(pid=100522) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:22:27.107795 np0000005924 devstack@c-api.service[100522]: INFO cinder.api.openstack.wsgi [None req-19f76685-71b1-4920-a94a-8633d1c45133 tempest-ProjectMemberTests-564005882 tempest-ProjectMemberTests-564005882-project-admin] GET https://10.4.3.117/volume/v3/volumes/f3d7feeb-a81b-4026-ac8b-4e4fd57097d0 Jul 27 16:22:27.107986 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.openstack.wsgi [None req-19f76685-71b1-4920-a94a-8633d1c45133 tempest-ProjectMemberTests-564005882 tempest-ProjectMemberTests-564005882-project-admin] Empty body provided in request {{(pid=100522) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:22:27.108160 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.openstack.wsgi [None req-19f76685-71b1-4920-a94a-8633d1c45133 tempest-ProjectMemberTests-564005882 tempest-ProjectMemberTests-564005882-project-admin] Calling method 'show' {{(pid=100522) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:22:27.110614 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.middleware.request_id [None req-7873d5ea-ace3-4c20-bdc0-77d14cab56e8 None None] RequestId filter calling following filter/app {{(pid=100523) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:22:27.112519 np0000005924 devstack@c-api.service[100523]: INFO cinder.api.openstack.wsgi [None req-7873d5ea-ace3-4c20-bdc0-77d14cab56e8 tempest-ProjectMemberTests33-1780357347 tempest-ProjectMemberTests33-1780357347-project-admin] GET https://10.4.3.117/volume/v3/backups/856a726d-3922-4ca3-9a1f-71dff6bbb2c5 Jul 27 16:22:27.112729 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.openstack.wsgi [None req-7873d5ea-ace3-4c20-bdc0-77d14cab56e8 tempest-ProjectMemberTests33-1780357347 tempest-ProjectMemberTests33-1780357347-project-admin] Empty body provided in request {{(pid=100523) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:22:27.112930 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.openstack.wsgi [None req-7873d5ea-ace3-4c20-bdc0-77d14cab56e8 tempest-ProjectMemberTests33-1780357347 tempest-ProjectMemberTests33-1780357347-project-admin] Calling method 'show' {{(pid=100523) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:22:27.113046 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.v3.backups [None req-7873d5ea-ace3-4c20-bdc0-77d14cab56e8 tempest-ProjectMemberTests33-1780357347 tempest-ProjectMemberTests33-1780357347-project-admin] Show backup with id 856a726d-3922-4ca3-9a1f-71dff6bbb2c5. {{(pid=100523) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 27 16:22:27.115553 np0000005924 devstack@c-api.service[100522]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:22:27.115553 np0000005924 devstack@c-api.service[100522]: warnings.warn( Jul 27 16:22:27.117579 np0000005924 devstack@c-api.service[100523]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:22:27.117579 np0000005924 devstack@c-api.service[100523]: warnings.warn( Jul 27 16:22:27.118249 np0000005924 devstack@c-api.service[100523]: INFO cinder.api.openstack.wsgi [None req-7873d5ea-ace3-4c20-bdc0-77d14cab56e8 tempest-ProjectMemberTests33-1780357347 tempest-ProjectMemberTests33-1780357347-project-admin] https://10.4.3.117/volume/v3/backups/856a726d-3922-4ca3-9a1f-71dff6bbb2c5 returned with HTTP 200 Jul 27 16:22:27.118691 np0000005924 devstack@c-api.service[100523]: [pid: 100523|app: 0|req: 1304/5178] 10.4.3.117 () {68 vars in 1388 bytes} [Mon Jul 27 16:22:27 2026] GET /volume/v3/backups/856a726d-3922-4ca3-9a1f-71dff6bbb2c5 => generated 735 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 27 16:22:27.119597 np0000005924 devstack@c-api.service[100522]: INFO cinder.volume.api [None req-19f76685-71b1-4920-a94a-8633d1c45133 tempest-ProjectMemberTests-564005882 tempest-ProjectMemberTests-564005882-project-admin] Volume info retrieved successfully. Jul 27 16:22:27.123423 np0000005924 devstack@c-api.service[100522]: INFO cinder.api.openstack.wsgi [None req-19f76685-71b1-4920-a94a-8633d1c45133 tempest-ProjectMemberTests-564005882 tempest-ProjectMemberTests-564005882-project-admin] https://10.4.3.117/volume/v3/volumes/f3d7feeb-a81b-4026-ac8b-4e4fd57097d0 returned with HTTP 200 Jul 27 16:22:27.123829 np0000005924 devstack@c-api.service[100522]: [pid: 100522|app: 0|req: 1285/5179] 10.4.3.117 () {66 vars in 1348 bytes} [Mon Jul 27 16:22:27 2026] GET /volume/v3/volumes/f3d7feeb-a81b-4026-ac8b-4e4fd57097d0 => generated 1009 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 27 16:22:27.135608 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.middleware.request_id [None req-ed002f08-e768-415e-9c58-6e988036ffc5 None None] RequestId filter calling following filter/app {{(pid=100521) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:22:27.137459 np0000005924 devstack@c-api.service[100521]: INFO cinder.api.openstack.wsgi [None req-ed002f08-e768-415e-9c58-6e988036ffc5 tempest-ProjectMemberTests-564005882 tempest-ProjectMemberTests-564005882-project-admin] POST https://10.4.3.117/volume/v3/snapshots Jul 27 16:22:27.137938 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.openstack.wsgi [None req-ed002f08-e768-415e-9c58-6e988036ffc5 tempest-ProjectMemberTests-564005882 tempest-ProjectMemberTests-564005882-project-admin] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "f3d7feeb-a81b-4026-ac8b-4e4fd57097d0", "name": "tempest-VolumeV3RbacBaseTests-Snapshot-671853457"}} {{(pid=100521) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 27 16:22:27.145837 np0000005924 devstack@c-api.service[100521]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:22:27.145837 np0000005924 devstack@c-api.service[100521]: warnings.warn( Jul 27 16:22:27.146178 np0000005924 devstack@c-api.service[100521]: INFO cinder.volume.api [None req-ed002f08-e768-415e-9c58-6e988036ffc5 tempest-ProjectMemberTests-564005882 tempest-ProjectMemberTests-564005882-project-admin] Volume info retrieved successfully. Jul 27 16:22:27.146292 np0000005924 devstack@c-api.service[100521]: INFO cinder.api.v3.snapshots [None req-ed002f08-e768-415e-9c58-6e988036ffc5 tempest-ProjectMemberTests-564005882 tempest-ProjectMemberTests-564005882-project-admin] Create snapshot from volume f3d7feeb-a81b-4026-ac8b-4e4fd57097d0 Jul 27 16:22:27.180018 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.quota [None req-ed002f08-e768-415e-9c58-6e988036ffc5 tempest-ProjectMemberTests-564005882 tempest-ProjectMemberTests-564005882-project-admin] Created reservations ['dac8e3aa-37e2-4bbf-a522-86c70a2508c4', '7f3b1e4d-2a7e-4677-94cb-24a407a92be2', 'ce1e20cd-26f1-404b-a49c-376c2c954998', 'af565f92-8e31-4aa1-b941-43c484d1cc69'] {{(pid=100521) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 27 16:22:27.215992 np0000005924 devstack@c-api.service[100521]: INFO cinder.volume.api [None req-ed002f08-e768-415e-9c58-6e988036ffc5 tempest-ProjectMemberTests-564005882 tempest-ProjectMemberTests-564005882-project-admin] Snapshot create request issued successfully. Jul 27 16:22:27.216504 np0000005924 devstack@c-api.service[100521]: INFO cinder.api.openstack.wsgi [None req-ed002f08-e768-415e-9c58-6e988036ffc5 tempest-ProjectMemberTests-564005882 tempest-ProjectMemberTests-564005882-project-admin] https://10.4.3.117/volume/v3/snapshots returned with HTTP 202 Jul 27 16:22:27.216997 np0000005924 devstack@c-api.service[100521]: [pid: 100521|app: 0|req: 1293/5180] 10.4.3.117 () {68 vars in 1265 bytes} [Mon Jul 27 16:22:27 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 27 16:22:27.229596 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.middleware.request_id [None req-b2c38838-bf5a-475c-ae49-ad075376750c None None] RequestId filter calling following filter/app {{(pid=100524) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:22:27.236277 np0000005924 devstack@c-api.service[100524]: INFO cinder.api.openstack.wsgi [None req-b2c38838-bf5a-475c-ae49-ad075376750c tempest-ProjectMemberTests-564005882 tempest-ProjectMemberTests-564005882-project-admin] GET https://10.4.3.117/volume/v3/snapshots/2e37dc0e-22af-4612-853e-318c8f3ce3e8 Jul 27 16:22:27.236539 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.openstack.wsgi [None req-b2c38838-bf5a-475c-ae49-ad075376750c tempest-ProjectMemberTests-564005882 tempest-ProjectMemberTests-564005882-project-admin] Empty body provided in request {{(pid=100524) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:22:27.236808 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.openstack.wsgi [None req-b2c38838-bf5a-475c-ae49-ad075376750c tempest-ProjectMemberTests-564005882 tempest-ProjectMemberTests-564005882-project-admin] Calling method 'show' {{(pid=100524) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:22:27.246835 np0000005924 devstack@c-api.service[100524]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:22:27.246835 np0000005924 devstack@c-api.service[100524]: warnings.warn( Jul 27 16:22:27.249319 np0000005924 devstack@c-api.service[100524]: INFO cinder.volume.api [None req-b2c38838-bf5a-475c-ae49-ad075376750c tempest-ProjectMemberTests-564005882 tempest-ProjectMemberTests-564005882-project-admin] Snapshot retrieved successfully. Jul 27 16:22:27.252547 np0000005924 devstack@c-api.service[100524]: INFO cinder.api.openstack.wsgi [None req-b2c38838-bf5a-475c-ae49-ad075376750c tempest-ProjectMemberTests-564005882 tempest-ProjectMemberTests-564005882-project-admin] https://10.4.3.117/volume/v3/snapshots/2e37dc0e-22af-4612-853e-318c8f3ce3e8 returned with HTTP 200 Jul 27 16:22:27.253968 np0000005924 devstack@c-api.service[100524]: [pid: 100524|app: 0|req: 1299/5181] 10.4.3.117 () {66 vars in 1354 bytes} [Mon Jul 27 16:22:27 2026] GET /volume/v3/snapshots/2e37dc0e-22af-4612-853e-318c8f3ce3e8 => generated 439 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 27 16:22:27.328674 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.middleware.request_id [req-59dbe28e-5189-4792-aa87-0acc1eb5ce32 req-783e8036-3a2a-4ed9-87a6-32bcff2b2ef5 None None] RequestId filter calling following filter/app {{(pid=100523) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:22:27.335606 np0000005924 devstack@c-api.service[100523]: INFO cinder.api.openstack.wsgi [req-59dbe28e-5189-4792-aa87-0acc1eb5ce32 req-783e8036-3a2a-4ed9-87a6-32bcff2b2ef5 tempest-SnapshotDataIntegrityTests-2123386552 tempest-SnapshotDataIntegrityTests-2123386552-project-member] GET https://10.4.3.117/volume/v3/volumes/1633f73e-bc62-4612-a55b-2ebc67f759b9 Jul 27 16:22:27.336414 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.openstack.wsgi [req-59dbe28e-5189-4792-aa87-0acc1eb5ce32 req-783e8036-3a2a-4ed9-87a6-32bcff2b2ef5 tempest-SnapshotDataIntegrityTests-2123386552 tempest-SnapshotDataIntegrityTests-2123386552-project-member] Empty body provided in request {{(pid=100523) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:22:27.336720 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.openstack.wsgi [req-59dbe28e-5189-4792-aa87-0acc1eb5ce32 req-783e8036-3a2a-4ed9-87a6-32bcff2b2ef5 tempest-SnapshotDataIntegrityTests-2123386552 tempest-SnapshotDataIntegrityTests-2123386552-project-member] Calling method 'show' {{(pid=100523) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:22:27.354348 np0000005924 devstack@c-api.service[100523]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:22:27.354348 np0000005924 devstack@c-api.service[100523]: warnings.warn( Jul 27 16:22:27.360351 np0000005924 devstack@c-api.service[100523]: INFO cinder.volume.api [req-59dbe28e-5189-4792-aa87-0acc1eb5ce32 req-783e8036-3a2a-4ed9-87a6-32bcff2b2ef5 tempest-SnapshotDataIntegrityTests-2123386552 tempest-SnapshotDataIntegrityTests-2123386552-project-member] Volume info retrieved successfully. Jul 27 16:22:27.362036 np0000005924 devstack@c-api.service[100523]: INFO cinder.api.openstack.wsgi [req-59dbe28e-5189-4792-aa87-0acc1eb5ce32 req-783e8036-3a2a-4ed9-87a6-32bcff2b2ef5 tempest-SnapshotDataIntegrityTests-2123386552 tempest-SnapshotDataIntegrityTests-2123386552-project-member] https://10.4.3.117/volume/v3/volumes/1633f73e-bc62-4612-a55b-2ebc67f759b9 returned with HTTP 200 Jul 27 16:22:27.362443 np0000005924 devstack@c-api.service[100523]: [pid: 100523|app: 0|req: 1305/5182] 10.4.3.117 () {68 vars in 1598 bytes} [Mon Jul 27 16:22:27 2026] GET /volume/v3/volumes/1633f73e-bc62-4612-a55b-2ebc67f759b9 => generated 884 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 27 16:22:27.435123 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.middleware.request_id [None req-e5bd11dc-750b-4320-9381-8e075fc744fe None None] RequestId filter calling following filter/app {{(pid=100522) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:22:27.435604 np0000005924 devstack@c-api.service[100522]: INFO cinder.api.openstack.wsgi [None req-e5bd11dc-750b-4320-9381-8e075fc744fe None None] GET https://10.4.3.117/volume// Jul 27 16:22:27.435800 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.openstack.wsgi [None req-e5bd11dc-750b-4320-9381-8e075fc744fe None None] Empty body provided in request {{(pid=100522) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:22:27.435983 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.openstack.wsgi [None req-e5bd11dc-750b-4320-9381-8e075fc744fe None None] Calling method 'all' {{(pid=100522) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:22:27.436281 np0000005924 devstack@c-api.service[100522]: INFO cinder.api.openstack.wsgi [None req-e5bd11dc-750b-4320-9381-8e075fc744fe None None] https://10.4.3.117/volume// returned with HTTP 300 Jul 27 16:22:27.436598 np0000005924 devstack@c-api.service[100522]: [pid: 100522|app: 0|req: 1286/5183] 10.4.3.117 () {66 vars in 1428 bytes} [Mon Jul 27 16:22:27 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 27 16:22:27.443768 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.middleware.request_id [req-59dbe28e-5189-4792-aa87-0acc1eb5ce32 req-c9452224-9c27-4458-bff1-60beae2db4df None None] RequestId filter calling following filter/app {{(pid=100521) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:22:27.445886 np0000005924 devstack@c-api.service[100521]: INFO cinder.api.openstack.wsgi [req-59dbe28e-5189-4792-aa87-0acc1eb5ce32 req-c9452224-9c27-4458-bff1-60beae2db4df tempest-SnapshotDataIntegrityTests-2123386552 tempest-SnapshotDataIntegrityTests-2123386552-project-member] POST https://10.4.3.117/volume/v3/attachments Jul 27 16:22:27.446249 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.openstack.wsgi [req-59dbe28e-5189-4792-aa87-0acc1eb5ce32 req-c9452224-9c27-4458-bff1-60beae2db4df tempest-SnapshotDataIntegrityTests-2123386552 tempest-SnapshotDataIntegrityTests-2123386552-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "1633f73e-bc62-4612-a55b-2ebc67f759b9", "connector": null, "instance_uuid": "439f644d-7752-4f16-b9aa-e1c537ba7f16"}} {{(pid=100521) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 27 16:22:27.453692 np0000005924 devstack@c-api.service[100521]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:22:27.453692 np0000005924 devstack@c-api.service[100521]: warnings.warn( Jul 27 16:22:27.477704 np0000005924 devstack@c-api.service[100521]: INFO cinder.api.openstack.wsgi [req-59dbe28e-5189-4792-aa87-0acc1eb5ce32 req-c9452224-9c27-4458-bff1-60beae2db4df tempest-SnapshotDataIntegrityTests-2123386552 tempest-SnapshotDataIntegrityTests-2123386552-project-member] https://10.4.3.117/volume/v3/attachments returned with HTTP 200 Jul 27 16:22:27.478274 np0000005924 devstack@c-api.service[100521]: [pid: 100521|app: 0|req: 1294/5184] 10.4.3.117 () {74 vars in 1594 bytes} [Mon Jul 27 16:22:27 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 27 16:22:27.507782 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.middleware.request_id [None req-520de2f0-9eab-427b-a55c-eabaf2dcd4c6 None None] RequestId filter calling following filter/app {{(pid=100524) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:22:27.509844 np0000005924 devstack@c-api.service[100524]: INFO cinder.api.openstack.wsgi [None req-520de2f0-9eab-427b-a55c-eabaf2dcd4c6 tempest-SnapshotDataIntegrityTests-2123386552 tempest-SnapshotDataIntegrityTests-2123386552-project-member] GET https://10.4.3.117/volume/v3/volumes/1633f73e-bc62-4612-a55b-2ebc67f759b9 Jul 27 16:22:27.510034 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.openstack.wsgi [None req-520de2f0-9eab-427b-a55c-eabaf2dcd4c6 tempest-SnapshotDataIntegrityTests-2123386552 tempest-SnapshotDataIntegrityTests-2123386552-project-member] Empty body provided in request {{(pid=100524) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:22:27.510236 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.openstack.wsgi [None req-520de2f0-9eab-427b-a55c-eabaf2dcd4c6 tempest-SnapshotDataIntegrityTests-2123386552 tempest-SnapshotDataIntegrityTests-2123386552-project-member] Calling method 'show' {{(pid=100524) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:22:27.519124 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.middleware.request_id [None req-e50eb8c4-26f9-4c8f-a708-792bbe3f081c None None] RequestId filter calling following filter/app {{(pid=100523) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:22:27.519545 np0000005924 devstack@c-api.service[100523]: INFO cinder.api.openstack.wsgi [None req-e50eb8c4-26f9-4c8f-a708-792bbe3f081c None None] GET https://10.4.3.117/volume// Jul 27 16:22:27.519716 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.openstack.wsgi [None req-e50eb8c4-26f9-4c8f-a708-792bbe3f081c None None] Empty body provided in request {{(pid=100523) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:22:27.519891 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.openstack.wsgi [None req-e50eb8c4-26f9-4c8f-a708-792bbe3f081c None None] Calling method 'all' {{(pid=100523) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:22:27.520283 np0000005924 devstack@c-api.service[100523]: INFO cinder.api.openstack.wsgi [None req-e50eb8c4-26f9-4c8f-a708-792bbe3f081c None None] https://10.4.3.117/volume// returned with HTTP 300 Jul 27 16:22:27.520665 np0000005924 devstack@c-api.service[100523]: [pid: 100523|app: 0|req: 1306/5185] 10.4.3.117 () {66 vars in 1426 bytes} [Mon Jul 27 16:22:27 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 27 16:22:27.527025 np0000005924 devstack@c-api.service[100524]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:22:27.527025 np0000005924 devstack@c-api.service[100524]: warnings.warn( Jul 27 16:22:27.529159 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.middleware.request_id [req-59dbe28e-5189-4792-aa87-0acc1eb5ce32 req-fd4a39ff-a3d0-4e8b-9db4-4c1e2bf10ea4 None None] RequestId filter calling following filter/app {{(pid=100522) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:22:27.530732 np0000005924 devstack@c-api.service[100524]: INFO cinder.volume.api [None req-520de2f0-9eab-427b-a55c-eabaf2dcd4c6 tempest-SnapshotDataIntegrityTests-2123386552 tempest-SnapshotDataIntegrityTests-2123386552-project-member] Volume info retrieved successfully. Jul 27 16:22:27.531783 np0000005924 devstack@c-api.service[100522]: INFO cinder.api.openstack.wsgi [req-59dbe28e-5189-4792-aa87-0acc1eb5ce32 req-fd4a39ff-a3d0-4e8b-9db4-4c1e2bf10ea4 tempest-SnapshotDataIntegrityTests-2123386552 tempest-SnapshotDataIntegrityTests-2123386552-project-member] GET https://10.4.3.117/volume/v3/volumes/1633f73e-bc62-4612-a55b-2ebc67f759b9 Jul 27 16:22:27.532066 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.openstack.wsgi [req-59dbe28e-5189-4792-aa87-0acc1eb5ce32 req-fd4a39ff-a3d0-4e8b-9db4-4c1e2bf10ea4 tempest-SnapshotDataIntegrityTests-2123386552 tempest-SnapshotDataIntegrityTests-2123386552-project-member] Empty body provided in request {{(pid=100522) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:22:27.532284 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.openstack.wsgi [req-59dbe28e-5189-4792-aa87-0acc1eb5ce32 req-fd4a39ff-a3d0-4e8b-9db4-4c1e2bf10ea4 tempest-SnapshotDataIntegrityTests-2123386552 tempest-SnapshotDataIntegrityTests-2123386552-project-member] Calling method 'show' {{(pid=100522) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:22:27.535371 np0000005924 devstack@c-api.service[100524]: INFO cinder.api.openstack.wsgi [None req-520de2f0-9eab-427b-a55c-eabaf2dcd4c6 tempest-SnapshotDataIntegrityTests-2123386552 tempest-SnapshotDataIntegrityTests-2123386552-project-member] https://10.4.3.117/volume/v3/volumes/1633f73e-bc62-4612-a55b-2ebc67f759b9 returned with HTTP 200 Jul 27 16:22:27.535756 np0000005924 devstack@c-api.service[100524]: [pid: 100524|app: 0|req: 1300/5186] 10.4.3.117 () {66 vars in 1348 bytes} [Mon Jul 27 16:22:27 2026] GET /volume/v3/volumes/1633f73e-bc62-4612-a55b-2ebc67f759b9 => generated 883 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 27 16:22:27.544767 np0000005924 devstack@c-api.service[100522]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:22:27.544767 np0000005924 devstack@c-api.service[100522]: warnings.warn( Jul 27 16:22:27.548813 np0000005924 devstack@c-api.service[100522]: INFO cinder.volume.api [req-59dbe28e-5189-4792-aa87-0acc1eb5ce32 req-fd4a39ff-a3d0-4e8b-9db4-4c1e2bf10ea4 tempest-SnapshotDataIntegrityTests-2123386552 tempest-SnapshotDataIntegrityTests-2123386552-project-member] Volume info retrieved successfully. Jul 27 16:22:27.553887 np0000005924 devstack@c-api.service[100522]: INFO cinder.api.openstack.wsgi [req-59dbe28e-5189-4792-aa87-0acc1eb5ce32 req-fd4a39ff-a3d0-4e8b-9db4-4c1e2bf10ea4 tempest-SnapshotDataIntegrityTests-2123386552 tempest-SnapshotDataIntegrityTests-2123386552-project-member] https://10.4.3.117/volume/v3/volumes/1633f73e-bc62-4612-a55b-2ebc67f759b9 returned with HTTP 200 Jul 27 16:22:27.554249 np0000005924 devstack@c-api.service[100522]: [pid: 100522|app: 0|req: 1287/5187] 10.4.3.117 () {70 vars in 1639 bytes} [Mon Jul 27 16:22:27 2026] GET /volume/v3/volumes/1633f73e-bc62-4612-a55b-2ebc67f759b9 => generated 1063 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 27 16:22:27.675097 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.middleware.request_id [req-59dbe28e-5189-4792-aa87-0acc1eb5ce32 req-db2476f6-88ef-4f54-8c0a-a6e2888b2463 None None] RequestId filter calling following filter/app {{(pid=100521) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:22:27.677507 np0000005924 devstack@c-api.service[100521]: INFO cinder.api.openstack.wsgi [req-59dbe28e-5189-4792-aa87-0acc1eb5ce32 req-db2476f6-88ef-4f54-8c0a-a6e2888b2463 tempest-SnapshotDataIntegrityTests-2123386552 tempest-SnapshotDataIntegrityTests-2123386552-project-member] PUT https://10.4.3.117/volume/v3/attachments/542b7e0a-cf02-4650-a17f-df55c0fea4ee Jul 27 16:22:27.677868 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.openstack.wsgi [req-59dbe28e-5189-4792-aa87-0acc1eb5ce32 req-db2476f6-88ef-4f54-8c0a-a6e2888b2463 tempest-SnapshotDataIntegrityTests-2123386552 tempest-SnapshotDataIntegrityTests-2123386552-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.117", "host": "np0000005924", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:c1414b6f8d8f", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "13cbedf7-bb1f-4b5e-b492-2fef0d4dab25", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100521) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 27 16:22:27.685177 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.coordination [req-59dbe28e-5189-4792-aa87-0acc1eb5ce32 req-db2476f6-88ef-4f54-8c0a-a6e2888b2463 tempest-SnapshotDataIntegrityTests-2123386552 tempest-SnapshotDataIntegrityTests-2123386552-project-member] Acquiring lock "cinder-attachment_update-1633f73e-bc62-4612-a55b-2ebc67f759b9-np0000005924" by "attachment_update" {{(pid=100521) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jul 27 16:22:27.689462 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.coordination [req-59dbe28e-5189-4792-aa87-0acc1eb5ce32 req-db2476f6-88ef-4f54-8c0a-a6e2888b2463 tempest-SnapshotDataIntegrityTests-2123386552 tempest-SnapshotDataIntegrityTests-2123386552-project-member] Lock "cinder-attachment_update-1633f73e-bc62-4612-a55b-2ebc67f759b9-np0000005924" acquired by "attachment_update" :: waited 0.004s {{(pid=100521) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jul 27 16:22:27.690298 np0000005924 devstack@c-api.service[100521]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:22:27.690298 np0000005924 devstack@c-api.service[100521]: warnings.warn( Jul 27 16:22:27.792831 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.coordination [req-59dbe28e-5189-4792-aa87-0acc1eb5ce32 req-db2476f6-88ef-4f54-8c0a-a6e2888b2463 tempest-SnapshotDataIntegrityTests-2123386552 tempest-SnapshotDataIntegrityTests-2123386552-project-member] Lock "cinder-attachment_update-1633f73e-bc62-4612-a55b-2ebc67f759b9-np0000005924" released by "attachment_update" :: held 0.103s {{(pid=100521) __release /opt/stack/cinder/cinder/coordination.py:152}} Jul 27 16:22:27.793135 np0000005924 devstack@c-api.service[100521]: INFO cinder.api.openstack.wsgi [req-59dbe28e-5189-4792-aa87-0acc1eb5ce32 req-db2476f6-88ef-4f54-8c0a-a6e2888b2463 tempest-SnapshotDataIntegrityTests-2123386552 tempest-SnapshotDataIntegrityTests-2123386552-project-member] https://10.4.3.117/volume/v3/attachments/542b7e0a-cf02-4650-a17f-df55c0fea4ee returned with HTTP 200 Jul 27 16:22:27.793655 np0000005924 devstack@c-api.service[100521]: [pid: 100521|app: 0|req: 1295/5188] 10.4.3.117 () {74 vars in 1704 bytes} [Mon Jul 27 16:22:27 2026] PUT /volume/v3/attachments/542b7e0a-cf02-4650-a17f-df55c0fea4ee => generated 969 bytes in 119 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 27 16:22:28.128012 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.middleware.request_id [None req-c0a4446f-0c3c-42b4-9462-943254b5bece None None] RequestId filter calling following filter/app {{(pid=100523) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:22:28.130021 np0000005924 devstack@c-api.service[100523]: INFO cinder.api.openstack.wsgi [None req-c0a4446f-0c3c-42b4-9462-943254b5bece tempest-ProjectMemberTests33-1780357347 tempest-ProjectMemberTests33-1780357347-project-admin] GET https://10.4.3.117/volume/v3/backups/856a726d-3922-4ca3-9a1f-71dff6bbb2c5 Jul 27 16:22:28.130348 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.openstack.wsgi [None req-c0a4446f-0c3c-42b4-9462-943254b5bece tempest-ProjectMemberTests33-1780357347 tempest-ProjectMemberTests33-1780357347-project-admin] Empty body provided in request {{(pid=100523) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:22:28.130626 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.openstack.wsgi [None req-c0a4446f-0c3c-42b4-9462-943254b5bece tempest-ProjectMemberTests33-1780357347 tempest-ProjectMemberTests33-1780357347-project-admin] Calling method 'show' {{(pid=100523) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:22:28.130777 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.v3.backups [None req-c0a4446f-0c3c-42b4-9462-943254b5bece tempest-ProjectMemberTests33-1780357347 tempest-ProjectMemberTests33-1780357347-project-admin] Show backup with id 856a726d-3922-4ca3-9a1f-71dff6bbb2c5. {{(pid=100523) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 27 16:22:28.135719 np0000005924 devstack@c-api.service[100523]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:22:28.135719 np0000005924 devstack@c-api.service[100523]: warnings.warn( Jul 27 16:22:28.136311 np0000005924 devstack@c-api.service[100523]: INFO cinder.api.openstack.wsgi [None req-c0a4446f-0c3c-42b4-9462-943254b5bece tempest-ProjectMemberTests33-1780357347 tempest-ProjectMemberTests33-1780357347-project-admin] https://10.4.3.117/volume/v3/backups/856a726d-3922-4ca3-9a1f-71dff6bbb2c5 returned with HTTP 200 Jul 27 16:22:28.136764 np0000005924 devstack@c-api.service[100523]: [pid: 100523|app: 0|req: 1307/5189] 10.4.3.117 () {68 vars in 1388 bytes} [Mon Jul 27 16:22:28 2026] GET /volume/v3/backups/856a726d-3922-4ca3-9a1f-71dff6bbb2c5 => generated 735 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 27 16:22:28.265406 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.middleware.request_id [None req-02433681-1cc4-4ec3-ba89-449ff0234662 None None] RequestId filter calling following filter/app {{(pid=100524) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:22:28.265406 np0000005924 devstack@c-api.service[100524]: INFO cinder.api.openstack.wsgi [None req-02433681-1cc4-4ec3-ba89-449ff0234662 tempest-ProjectMemberTests-564005882 tempest-ProjectMemberTests-564005882-project-admin] GET https://10.4.3.117/volume/v3/snapshots/2e37dc0e-22af-4612-853e-318c8f3ce3e8 Jul 27 16:22:28.265406 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.openstack.wsgi [None req-02433681-1cc4-4ec3-ba89-449ff0234662 tempest-ProjectMemberTests-564005882 tempest-ProjectMemberTests-564005882-project-admin] Empty body provided in request {{(pid=100524) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:22:28.265406 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.openstack.wsgi [None req-02433681-1cc4-4ec3-ba89-449ff0234662 tempest-ProjectMemberTests-564005882 tempest-ProjectMemberTests-564005882-project-admin] Calling method 'show' {{(pid=100524) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:22:28.269557 np0000005924 devstack@c-api.service[100524]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:22:28.269557 np0000005924 devstack@c-api.service[100524]: warnings.warn( Jul 27 16:22:28.269819 np0000005924 devstack@c-api.service[100524]: INFO cinder.volume.api [None req-02433681-1cc4-4ec3-ba89-449ff0234662 tempest-ProjectMemberTests-564005882 tempest-ProjectMemberTests-564005882-project-admin] Snapshot retrieved successfully. Jul 27 16:22:28.270400 np0000005924 devstack@c-api.service[100524]: INFO cinder.api.openstack.wsgi [None req-02433681-1cc4-4ec3-ba89-449ff0234662 tempest-ProjectMemberTests-564005882 tempest-ProjectMemberTests-564005882-project-admin] https://10.4.3.117/volume/v3/snapshots/2e37dc0e-22af-4612-853e-318c8f3ce3e8 returned with HTTP 200 Jul 27 16:22:28.270738 np0000005924 devstack@c-api.service[100524]: [pid: 100524|app: 0|req: 1301/5190] 10.4.3.117 () {66 vars in 1354 bytes} [Mon Jul 27 16:22:28 2026] GET /volume/v3/snapshots/2e37dc0e-22af-4612-853e-318c8f3ce3e8 => generated 466 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 27 16:22:28.279075 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.middleware.request_id [None req-93d50a59-3e97-4403-a017-02a7247108f8 None None] RequestId filter calling following filter/app {{(pid=100522) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:22:28.280937 np0000005924 devstack@c-api.service[100522]: INFO cinder.api.openstack.wsgi [None req-93d50a59-3e97-4403-a017-02a7247108f8 tempest-ProjectMemberTests-564005882 tempest-ProjectMemberTests-564005882-project-member] GET https://10.4.3.117/volume/v3/snapshots/2e37dc0e-22af-4612-853e-318c8f3ce3e8 Jul 27 16:22:28.281160 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.openstack.wsgi [None req-93d50a59-3e97-4403-a017-02a7247108f8 tempest-ProjectMemberTests-564005882 tempest-ProjectMemberTests-564005882-project-member] Empty body provided in request {{(pid=100522) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:22:28.281402 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.openstack.wsgi [None req-93d50a59-3e97-4403-a017-02a7247108f8 tempest-ProjectMemberTests-564005882 tempest-ProjectMemberTests-564005882-project-member] Calling method 'show' {{(pid=100522) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:22:28.286251 np0000005924 devstack@c-api.service[100522]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:22:28.286251 np0000005924 devstack@c-api.service[100522]: warnings.warn( Jul 27 16:22:28.286727 np0000005924 devstack@c-api.service[100522]: INFO cinder.volume.api [None req-93d50a59-3e97-4403-a017-02a7247108f8 tempest-ProjectMemberTests-564005882 tempest-ProjectMemberTests-564005882-project-member] Snapshot retrieved successfully. Jul 27 16:22:28.287538 np0000005924 devstack@c-api.service[100522]: INFO cinder.api.openstack.wsgi [None req-93d50a59-3e97-4403-a017-02a7247108f8 tempest-ProjectMemberTests-564005882 tempest-ProjectMemberTests-564005882-project-member] https://10.4.3.117/volume/v3/snapshots/2e37dc0e-22af-4612-853e-318c8f3ce3e8 returned with HTTP 200 Jul 27 16:22:28.287956 np0000005924 devstack@c-api.service[100522]: [pid: 100522|app: 0|req: 1288/5191] 10.4.3.117 () {66 vars in 1354 bytes} [Mon Jul 27 16:22:28 2026] GET /volume/v3/snapshots/2e37dc0e-22af-4612-853e-318c8f3ce3e8 => generated 466 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 27 16:22:28.298576 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.middleware.request_id [None req-4837d2ee-23ab-45d6-bee4-b4e365e6c197 None None] RequestId filter calling following filter/app {{(pid=100521) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:22:28.300658 np0000005924 devstack@c-api.service[100521]: INFO cinder.api.openstack.wsgi [None req-4837d2ee-23ab-45d6-bee4-b4e365e6c197 tempest-ProjectMemberTests-564005882 tempest-ProjectMemberTests-564005882-project-admin] DELETE https://10.4.3.117/volume/v3/snapshots/2e37dc0e-22af-4612-853e-318c8f3ce3e8 Jul 27 16:22:28.300895 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.openstack.wsgi [None req-4837d2ee-23ab-45d6-bee4-b4e365e6c197 tempest-ProjectMemberTests-564005882 tempest-ProjectMemberTests-564005882-project-admin] Empty body provided in request {{(pid=100521) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:22:28.301122 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.openstack.wsgi [None req-4837d2ee-23ab-45d6-bee4-b4e365e6c197 tempest-ProjectMemberTests-564005882 tempest-ProjectMemberTests-564005882-project-admin] Calling method 'delete' {{(pid=100521) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:22:28.301269 np0000005924 devstack@c-api.service[100521]: INFO cinder.api.v3.snapshots [None req-4837d2ee-23ab-45d6-bee4-b4e365e6c197 tempest-ProjectMemberTests-564005882 tempest-ProjectMemberTests-564005882-project-admin] Delete snapshot with id: 2e37dc0e-22af-4612-853e-318c8f3ce3e8 Jul 27 16:22:28.306719 np0000005924 devstack@c-api.service[100521]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:22:28.306719 np0000005924 devstack@c-api.service[100521]: warnings.warn( Jul 27 16:22:28.307059 np0000005924 devstack@c-api.service[100521]: INFO cinder.volume.api [None req-4837d2ee-23ab-45d6-bee4-b4e365e6c197 tempest-ProjectMemberTests-564005882 tempest-ProjectMemberTests-564005882-project-admin] Snapshot retrieved successfully. Jul 27 16:22:28.324951 np0000005924 devstack@c-api.service[100521]: INFO cinder.volume.api [None req-4837d2ee-23ab-45d6-bee4-b4e365e6c197 tempest-ProjectMemberTests-564005882 tempest-ProjectMemberTests-564005882-project-admin] Snapshot delete request issued successfully. Jul 27 16:22:28.325206 np0000005924 devstack@c-api.service[100521]: INFO cinder.api.openstack.wsgi [None req-4837d2ee-23ab-45d6-bee4-b4e365e6c197 tempest-ProjectMemberTests-564005882 tempest-ProjectMemberTests-564005882-project-admin] https://10.4.3.117/volume/v3/snapshots/2e37dc0e-22af-4612-853e-318c8f3ce3e8 returned with HTTP 202 Jul 27 16:22:28.325764 np0000005924 devstack@c-api.service[100521]: [pid: 100521|app: 0|req: 1296/5192] 10.4.3.117 () {66 vars in 1357 bytes} [Mon Jul 27 16:22:28 2026] DELETE /volume/v3/snapshots/2e37dc0e-22af-4612-853e-318c8f3ce3e8 => generated 0 bytes in 28 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 27 16:22:28.338390 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.middleware.request_id [None req-97c2795a-9bc4-4e3f-a36e-0ddd2ad15397 None None] RequestId filter calling following filter/app {{(pid=100523) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:22:28.340585 np0000005924 devstack@c-api.service[100523]: INFO cinder.api.openstack.wsgi [None req-97c2795a-9bc4-4e3f-a36e-0ddd2ad15397 tempest-ProjectMemberTests-564005882 tempest-ProjectMemberTests-564005882-project-admin] GET https://10.4.3.117/volume/v3/snapshots/2e37dc0e-22af-4612-853e-318c8f3ce3e8 Jul 27 16:22:28.341956 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.openstack.wsgi [None req-97c2795a-9bc4-4e3f-a36e-0ddd2ad15397 tempest-ProjectMemberTests-564005882 tempest-ProjectMemberTests-564005882-project-admin] Empty body provided in request {{(pid=100523) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:22:28.341956 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.openstack.wsgi [None req-97c2795a-9bc4-4e3f-a36e-0ddd2ad15397 tempest-ProjectMemberTests-564005882 tempest-ProjectMemberTests-564005882-project-admin] Calling method 'show' {{(pid=100523) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:22:28.345669 np0000005924 devstack@c-api.service[100523]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:22:28.345669 np0000005924 devstack@c-api.service[100523]: warnings.warn( Jul 27 16:22:28.346134 np0000005924 devstack@c-api.service[100523]: INFO cinder.volume.api [None req-97c2795a-9bc4-4e3f-a36e-0ddd2ad15397 tempest-ProjectMemberTests-564005882 tempest-ProjectMemberTests-564005882-project-admin] Snapshot retrieved successfully. Jul 27 16:22:28.347421 np0000005924 devstack@c-api.service[100523]: INFO cinder.api.openstack.wsgi [None req-97c2795a-9bc4-4e3f-a36e-0ddd2ad15397 tempest-ProjectMemberTests-564005882 tempest-ProjectMemberTests-564005882-project-admin] https://10.4.3.117/volume/v3/snapshots/2e37dc0e-22af-4612-853e-318c8f3ce3e8 returned with HTTP 200 Jul 27 16:22:28.347878 np0000005924 devstack@c-api.service[100523]: [pid: 100523|app: 0|req: 1308/5193] 10.4.3.117 () {66 vars in 1354 bytes} [Mon Jul 27 16:22:28 2026] GET /volume/v3/snapshots/2e37dc0e-22af-4612-853e-318c8f3ce3e8 => generated 465 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 27 16:22:28.547500 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.middleware.request_id [None req-0bc0a8d3-8d6e-475f-9ea8-8fe738ccfea2 None None] RequestId filter calling following filter/app {{(pid=100524) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:22:28.549186 np0000005924 devstack@c-api.service[100524]: INFO cinder.api.openstack.wsgi [None req-0bc0a8d3-8d6e-475f-9ea8-8fe738ccfea2 tempest-SnapshotDataIntegrityTests-2123386552 tempest-SnapshotDataIntegrityTests-2123386552-project-member] GET https://10.4.3.117/volume/v3/volumes/1633f73e-bc62-4612-a55b-2ebc67f759b9 Jul 27 16:22:28.549406 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.openstack.wsgi [None req-0bc0a8d3-8d6e-475f-9ea8-8fe738ccfea2 tempest-SnapshotDataIntegrityTests-2123386552 tempest-SnapshotDataIntegrityTests-2123386552-project-member] Empty body provided in request {{(pid=100524) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:22:28.549626 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.openstack.wsgi [None req-0bc0a8d3-8d6e-475f-9ea8-8fe738ccfea2 tempest-SnapshotDataIntegrityTests-2123386552 tempest-SnapshotDataIntegrityTests-2123386552-project-member] Calling method 'show' {{(pid=100524) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:22:28.558207 np0000005924 devstack@c-api.service[100524]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:22:28.558207 np0000005924 devstack@c-api.service[100524]: warnings.warn( Jul 27 16:22:28.561425 np0000005924 devstack@c-api.service[100524]: INFO cinder.volume.api [None req-0bc0a8d3-8d6e-475f-9ea8-8fe738ccfea2 tempest-SnapshotDataIntegrityTests-2123386552 tempest-SnapshotDataIntegrityTests-2123386552-project-member] Volume info retrieved successfully. Jul 27 16:22:28.565235 np0000005924 devstack@c-api.service[100524]: INFO cinder.api.openstack.wsgi [None req-0bc0a8d3-8d6e-475f-9ea8-8fe738ccfea2 tempest-SnapshotDataIntegrityTests-2123386552 tempest-SnapshotDataIntegrityTests-2123386552-project-member] https://10.4.3.117/volume/v3/volumes/1633f73e-bc62-4612-a55b-2ebc67f759b9 returned with HTTP 200 Jul 27 16:22:28.565644 np0000005924 devstack@c-api.service[100524]: [pid: 100524|app: 0|req: 1302/5194] 10.4.3.117 () {66 vars in 1348 bytes} [Mon Jul 27 16:22:28 2026] GET /volume/v3/volumes/1633f73e-bc62-4612-a55b-2ebc67f759b9 => generated 884 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 27 16:22:29.149514 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.middleware.request_id [None req-c9e4b4ec-7839-416a-b481-b0d6544efdf2 None None] RequestId filter calling following filter/app {{(pid=100522) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:22:29.151201 np0000005924 devstack@c-api.service[100522]: INFO cinder.api.openstack.wsgi [None req-c9e4b4ec-7839-416a-b481-b0d6544efdf2 tempest-ProjectMemberTests33-1780357347 tempest-ProjectMemberTests33-1780357347-project-admin] GET https://10.4.3.117/volume/v3/backups/856a726d-3922-4ca3-9a1f-71dff6bbb2c5 Jul 27 16:22:29.151412 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.openstack.wsgi [None req-c9e4b4ec-7839-416a-b481-b0d6544efdf2 tempest-ProjectMemberTests33-1780357347 tempest-ProjectMemberTests33-1780357347-project-admin] Empty body provided in request {{(pid=100522) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:22:29.151601 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.openstack.wsgi [None req-c9e4b4ec-7839-416a-b481-b0d6544efdf2 tempest-ProjectMemberTests33-1780357347 tempest-ProjectMemberTests33-1780357347-project-admin] Calling method 'show' {{(pid=100522) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:22:29.151713 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.v3.backups [None req-c9e4b4ec-7839-416a-b481-b0d6544efdf2 tempest-ProjectMemberTests33-1780357347 tempest-ProjectMemberTests33-1780357347-project-admin] Show backup with id 856a726d-3922-4ca3-9a1f-71dff6bbb2c5. {{(pid=100522) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 27 16:22:29.157721 np0000005924 devstack@c-api.service[100522]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:22:29.157721 np0000005924 devstack@c-api.service[100522]: warnings.warn( Jul 27 16:22:29.158669 np0000005924 devstack@c-api.service[100522]: INFO cinder.api.openstack.wsgi [None req-c9e4b4ec-7839-416a-b481-b0d6544efdf2 tempest-ProjectMemberTests33-1780357347 tempest-ProjectMemberTests33-1780357347-project-admin] https://10.4.3.117/volume/v3/backups/856a726d-3922-4ca3-9a1f-71dff6bbb2c5 returned with HTTP 200 Jul 27 16:22:29.159096 np0000005924 devstack@c-api.service[100522]: [pid: 100522|app: 0|req: 1289/5195] 10.4.3.117 () {68 vars in 1388 bytes} [Mon Jul 27 16:22:29 2026] GET /volume/v3/backups/856a726d-3922-4ca3-9a1f-71dff6bbb2c5 => generated 735 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 27 16:22:29.356730 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.middleware.request_id [None req-91141cde-896d-4e0e-a829-f71759edb98a None None] RequestId filter calling following filter/app {{(pid=100521) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:22:29.358697 np0000005924 devstack@c-api.service[100521]: INFO cinder.api.openstack.wsgi [None req-91141cde-896d-4e0e-a829-f71759edb98a tempest-ProjectMemberTests-564005882 tempest-ProjectMemberTests-564005882-project-admin] GET https://10.4.3.117/volume/v3/snapshots/2e37dc0e-22af-4612-853e-318c8f3ce3e8 Jul 27 16:22:29.358887 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.openstack.wsgi [None req-91141cde-896d-4e0e-a829-f71759edb98a tempest-ProjectMemberTests-564005882 tempest-ProjectMemberTests-564005882-project-admin] Empty body provided in request {{(pid=100521) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:22:29.359086 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.openstack.wsgi [None req-91141cde-896d-4e0e-a829-f71759edb98a tempest-ProjectMemberTests-564005882 tempest-ProjectMemberTests-564005882-project-admin] Calling method 'show' {{(pid=100521) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:22:29.363518 np0000005924 devstack@c-api.service[100521]: INFO cinder.api.openstack.wsgi [None req-91141cde-896d-4e0e-a829-f71759edb98a tempest-ProjectMemberTests-564005882 tempest-ProjectMemberTests-564005882-project-admin] https://10.4.3.117/volume/v3/snapshots/2e37dc0e-22af-4612-853e-318c8f3ce3e8 returned with HTTP 404 Jul 27 16:22:29.363989 np0000005924 devstack@c-api.service[100521]: [pid: 100521|app: 0|req: 1297/5196] 10.4.3.117 () {66 vars in 1354 bytes} [Mon Jul 27 16:22:29 2026] GET /volume/v3/snapshots/2e37dc0e-22af-4612-853e-318c8f3ce3e8 => generated 111 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 27 16:22:29.371613 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.middleware.request_id [None req-24dbd9b6-7ddf-406d-83af-32cc49d9a46f None None] RequestId filter calling following filter/app {{(pid=100523) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:22:29.373743 np0000005924 devstack@c-api.service[100523]: INFO cinder.api.openstack.wsgi [None req-24dbd9b6-7ddf-406d-83af-32cc49d9a46f tempest-ProjectMemberTests-564005882 tempest-ProjectMemberTests-564005882-project-admin] DELETE https://10.4.3.117/volume/v3/volumes/f3d7feeb-a81b-4026-ac8b-4e4fd57097d0 Jul 27 16:22:29.374160 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.openstack.wsgi [None req-24dbd9b6-7ddf-406d-83af-32cc49d9a46f tempest-ProjectMemberTests-564005882 tempest-ProjectMemberTests-564005882-project-admin] Empty body provided in request {{(pid=100523) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:22:29.374564 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.openstack.wsgi [None req-24dbd9b6-7ddf-406d-83af-32cc49d9a46f tempest-ProjectMemberTests-564005882 tempest-ProjectMemberTests-564005882-project-admin] Calling method 'delete' {{(pid=100523) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:22:29.374942 np0000005924 devstack@c-api.service[100523]: INFO cinder.api.v3.volumes [None req-24dbd9b6-7ddf-406d-83af-32cc49d9a46f tempest-ProjectMemberTests-564005882 tempest-ProjectMemberTests-564005882-project-admin] Delete volume with id: f3d7feeb-a81b-4026-ac8b-4e4fd57097d0 Jul 27 16:22:29.382771 np0000005924 devstack@c-api.service[100523]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:22:29.382771 np0000005924 devstack@c-api.service[100523]: warnings.warn( Jul 27 16:22:29.383142 np0000005924 devstack@c-api.service[100523]: INFO cinder.volume.api [None req-24dbd9b6-7ddf-406d-83af-32cc49d9a46f tempest-ProjectMemberTests-564005882 tempest-ProjectMemberTests-564005882-project-admin] Volume info retrieved successfully. Jul 27 16:22:29.453447 np0000005924 devstack@c-api.service[100523]: INFO cinder.volume.api [None req-24dbd9b6-7ddf-406d-83af-32cc49d9a46f tempest-ProjectMemberTests-564005882 tempest-ProjectMemberTests-564005882-project-admin] Delete volume request issued successfully. Jul 27 16:22:29.454777 np0000005924 devstack@c-api.service[100523]: INFO cinder.api.openstack.wsgi [None req-24dbd9b6-7ddf-406d-83af-32cc49d9a46f tempest-ProjectMemberTests-564005882 tempest-ProjectMemberTests-564005882-project-admin] https://10.4.3.117/volume/v3/volumes/f3d7feeb-a81b-4026-ac8b-4e4fd57097d0 returned with HTTP 202 Jul 27 16:22:29.456911 np0000005924 devstack@c-api.service[100523]: [pid: 100523|app: 0|req: 1309/5197] 10.4.3.117 () {66 vars in 1351 bytes} [Mon Jul 27 16:22:29 2026] DELETE /volume/v3/volumes/f3d7feeb-a81b-4026-ac8b-4e4fd57097d0 => generated 0 bytes in 86 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 27 16:22:29.467055 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.middleware.request_id [None req-be49ddfe-fcc6-43fe-8ab7-dd32dbbcbfa2 None None] RequestId filter calling following filter/app {{(pid=100524) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:22:29.473537 np0000005924 devstack@c-api.service[100524]: INFO cinder.api.openstack.wsgi [None req-be49ddfe-fcc6-43fe-8ab7-dd32dbbcbfa2 tempest-ProjectMemberTests-564005882 tempest-ProjectMemberTests-564005882-project-admin] GET https://10.4.3.117/volume/v3/volumes/f3d7feeb-a81b-4026-ac8b-4e4fd57097d0 Jul 27 16:22:29.474267 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.openstack.wsgi [None req-be49ddfe-fcc6-43fe-8ab7-dd32dbbcbfa2 tempest-ProjectMemberTests-564005882 tempest-ProjectMemberTests-564005882-project-admin] Empty body provided in request {{(pid=100524) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:22:29.475441 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.openstack.wsgi [None req-be49ddfe-fcc6-43fe-8ab7-dd32dbbcbfa2 tempest-ProjectMemberTests-564005882 tempest-ProjectMemberTests-564005882-project-admin] Calling method 'show' {{(pid=100524) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:22:29.486703 np0000005924 devstack@c-api.service[100524]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:22:29.486703 np0000005924 devstack@c-api.service[100524]: warnings.warn( Jul 27 16:22:29.490446 np0000005924 devstack@c-api.service[100524]: INFO cinder.volume.api [None req-be49ddfe-fcc6-43fe-8ab7-dd32dbbcbfa2 tempest-ProjectMemberTests-564005882 tempest-ProjectMemberTests-564005882-project-admin] Volume info retrieved successfully. Jul 27 16:22:29.494529 np0000005924 devstack@c-api.service[100524]: INFO cinder.api.openstack.wsgi [None req-be49ddfe-fcc6-43fe-8ab7-dd32dbbcbfa2 tempest-ProjectMemberTests-564005882 tempest-ProjectMemberTests-564005882-project-admin] https://10.4.3.117/volume/v3/volumes/f3d7feeb-a81b-4026-ac8b-4e4fd57097d0 returned with HTTP 200 Jul 27 16:22:29.495183 np0000005924 devstack@c-api.service[100524]: [pid: 100524|app: 0|req: 1303/5198] 10.4.3.117 () {66 vars in 1348 bytes} [Mon Jul 27 16:22:29 2026] GET /volume/v3/volumes/f3d7feeb-a81b-4026-ac8b-4e4fd57097d0 => generated 1008 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 27 16:22:29.578163 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.middleware.request_id [None req-39f29213-4bc5-4d14-a89c-1b7accc2a441 None None] RequestId filter calling following filter/app {{(pid=100522) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:22:29.580509 np0000005924 devstack@c-api.service[100522]: INFO cinder.api.openstack.wsgi [None req-39f29213-4bc5-4d14-a89c-1b7accc2a441 tempest-SnapshotDataIntegrityTests-2123386552 tempest-SnapshotDataIntegrityTests-2123386552-project-member] GET https://10.4.3.117/volume/v3/volumes/1633f73e-bc62-4612-a55b-2ebc67f759b9 Jul 27 16:22:29.580779 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.openstack.wsgi [None req-39f29213-4bc5-4d14-a89c-1b7accc2a441 tempest-SnapshotDataIntegrityTests-2123386552 tempest-SnapshotDataIntegrityTests-2123386552-project-member] Empty body provided in request {{(pid=100522) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:22:29.581037 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.openstack.wsgi [None req-39f29213-4bc5-4d14-a89c-1b7accc2a441 tempest-SnapshotDataIntegrityTests-2123386552 tempest-SnapshotDataIntegrityTests-2123386552-project-member] Calling method 'show' {{(pid=100522) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:22:29.591139 np0000005924 devstack@c-api.service[100522]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:22:29.591139 np0000005924 devstack@c-api.service[100522]: warnings.warn( Jul 27 16:22:29.594197 np0000005924 devstack@c-api.service[100522]: INFO cinder.volume.api [None req-39f29213-4bc5-4d14-a89c-1b7accc2a441 tempest-SnapshotDataIntegrityTests-2123386552 tempest-SnapshotDataIntegrityTests-2123386552-project-member] Volume info retrieved successfully. Jul 27 16:22:29.597748 np0000005924 devstack@c-api.service[100522]: INFO cinder.api.openstack.wsgi [None req-39f29213-4bc5-4d14-a89c-1b7accc2a441 tempest-SnapshotDataIntegrityTests-2123386552 tempest-SnapshotDataIntegrityTests-2123386552-project-member] https://10.4.3.117/volume/v3/volumes/1633f73e-bc62-4612-a55b-2ebc67f759b9 returned with HTTP 200 Jul 27 16:22:29.598118 np0000005924 devstack@c-api.service[100522]: [pid: 100522|app: 0|req: 1290/5199] 10.4.3.117 () {66 vars in 1348 bytes} [Mon Jul 27 16:22:29 2026] GET /volume/v3/volumes/1633f73e-bc62-4612-a55b-2ebc67f759b9 => generated 884 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 27 16:22:30.169780 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.middleware.request_id [None req-ce30baec-42d5-488d-af26-a9f7b3c8abc8 None None] RequestId filter calling following filter/app {{(pid=100521) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:22:30.171735 np0000005924 devstack@c-api.service[100521]: INFO cinder.api.openstack.wsgi [None req-ce30baec-42d5-488d-af26-a9f7b3c8abc8 tempest-ProjectMemberTests33-1780357347 tempest-ProjectMemberTests33-1780357347-project-admin] GET https://10.4.3.117/volume/v3/backups/856a726d-3922-4ca3-9a1f-71dff6bbb2c5 Jul 27 16:22:30.171959 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.openstack.wsgi [None req-ce30baec-42d5-488d-af26-a9f7b3c8abc8 tempest-ProjectMemberTests33-1780357347 tempest-ProjectMemberTests33-1780357347-project-admin] Empty body provided in request {{(pid=100521) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:22:30.172138 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.openstack.wsgi [None req-ce30baec-42d5-488d-af26-a9f7b3c8abc8 tempest-ProjectMemberTests33-1780357347 tempest-ProjectMemberTests33-1780357347-project-admin] Calling method 'show' {{(pid=100521) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:22:30.172238 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.v3.backups [None req-ce30baec-42d5-488d-af26-a9f7b3c8abc8 tempest-ProjectMemberTests33-1780357347 tempest-ProjectMemberTests33-1780357347-project-admin] Show backup with id 856a726d-3922-4ca3-9a1f-71dff6bbb2c5. {{(pid=100521) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 27 16:22:30.177164 np0000005924 devstack@c-api.service[100521]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:22:30.177164 np0000005924 devstack@c-api.service[100521]: warnings.warn( Jul 27 16:22:30.177972 np0000005924 devstack@c-api.service[100521]: INFO cinder.api.openstack.wsgi [None req-ce30baec-42d5-488d-af26-a9f7b3c8abc8 tempest-ProjectMemberTests33-1780357347 tempest-ProjectMemberTests33-1780357347-project-admin] https://10.4.3.117/volume/v3/backups/856a726d-3922-4ca3-9a1f-71dff6bbb2c5 returned with HTTP 200 Jul 27 16:22:30.178463 np0000005924 devstack@c-api.service[100521]: [pid: 100521|app: 0|req: 1298/5200] 10.4.3.117 () {68 vars in 1388 bytes} [Mon Jul 27 16:22:30 2026] GET /volume/v3/backups/856a726d-3922-4ca3-9a1f-71dff6bbb2c5 => generated 735 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 27 16:22:30.512076 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.middleware.request_id [None req-ce21cc9e-85bc-4ab5-8e83-9bf1023cec59 None None] RequestId filter calling following filter/app {{(pid=100523) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:22:30.518730 np0000005924 devstack@c-api.service[100523]: INFO cinder.api.openstack.wsgi [None req-ce21cc9e-85bc-4ab5-8e83-9bf1023cec59 tempest-ProjectMemberTests-564005882 tempest-ProjectMemberTests-564005882-project-admin] GET https://10.4.3.117/volume/v3/volumes/f3d7feeb-a81b-4026-ac8b-4e4fd57097d0 Jul 27 16:22:30.519590 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.openstack.wsgi [None req-ce21cc9e-85bc-4ab5-8e83-9bf1023cec59 tempest-ProjectMemberTests-564005882 tempest-ProjectMemberTests-564005882-project-admin] Empty body provided in request {{(pid=100523) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:22:30.520281 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.openstack.wsgi [None req-ce21cc9e-85bc-4ab5-8e83-9bf1023cec59 tempest-ProjectMemberTests-564005882 tempest-ProjectMemberTests-564005882-project-admin] Calling method 'show' {{(pid=100523) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:22:30.536648 np0000005924 devstack@c-api.service[100523]: INFO cinder.api.openstack.wsgi [None req-ce21cc9e-85bc-4ab5-8e83-9bf1023cec59 tempest-ProjectMemberTests-564005882 tempest-ProjectMemberTests-564005882-project-admin] https://10.4.3.117/volume/v3/volumes/f3d7feeb-a81b-4026-ac8b-4e4fd57097d0 returned with HTTP 404 Jul 27 16:22:30.537136 np0000005924 devstack@c-api.service[100523]: [pid: 100523|app: 0|req: 1310/5201] 10.4.3.117 () {66 vars in 1348 bytes} [Mon Jul 27 16:22:30 2026] GET /volume/v3/volumes/f3d7feeb-a81b-4026-ac8b-4e4fd57097d0 => generated 109 bytes in 28 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 27 16:22:30.549120 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.middleware.request_id [None req-31241a87-5b60-416e-95f6-fc03f4962fe8 None None] RequestId filter calling following filter/app {{(pid=100524) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:22:30.557140 np0000005924 devstack@c-api.service[100524]: INFO cinder.api.openstack.wsgi [None req-31241a87-5b60-416e-95f6-fc03f4962fe8 tempest-ProjectMemberTests-564005882 tempest-ProjectMemberTests-564005882-project-admin] POST https://10.4.3.117/volume/v3/volumes Jul 27 16:22:30.559238 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.openstack.wsgi [None req-31241a87-5b60-416e-95f6-fc03f4962fe8 tempest-ProjectMemberTests-564005882 tempest-ProjectMemberTests-564005882-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-1402196345"}} {{(pid=100524) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 27 16:22:30.567458 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.v3.volumes [None req-31241a87-5b60-416e-95f6-fc03f4962fe8 tempest-ProjectMemberTests-564005882 tempest-ProjectMemberTests-564005882-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-1402196345'}} {{(pid=100524) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 27 16:22:30.568199 np0000005924 devstack@c-api.service[100524]: INFO cinder.api.v3.volumes [None req-31241a87-5b60-416e-95f6-fc03f4962fe8 tempest-ProjectMemberTests-564005882 tempest-ProjectMemberTests-564005882-project-admin] Create volume of 1 GB Jul 27 16:22:30.584775 np0000005924 devstack@c-api.service[100524]: INFO cinder.volume.api [None req-31241a87-5b60-416e-95f6-fc03f4962fe8 tempest-ProjectMemberTests-564005882 tempest-ProjectMemberTests-564005882-project-admin] Availability Zones retrieved successfully. Jul 27 16:22:30.611430 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.middleware.request_id [None req-5f6906ae-373b-460b-b14c-bd3ea9d7d655 None None] RequestId filter calling following filter/app {{(pid=100522) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:22:30.614279 np0000005924 devstack@c-api.service[100522]: INFO cinder.api.openstack.wsgi [None req-5f6906ae-373b-460b-b14c-bd3ea9d7d655 tempest-SnapshotDataIntegrityTests-2123386552 tempest-SnapshotDataIntegrityTests-2123386552-project-member] GET https://10.4.3.117/volume/v3/volumes/1633f73e-bc62-4612-a55b-2ebc67f759b9 Jul 27 16:22:30.614654 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.openstack.wsgi [None req-5f6906ae-373b-460b-b14c-bd3ea9d7d655 tempest-SnapshotDataIntegrityTests-2123386552 tempest-SnapshotDataIntegrityTests-2123386552-project-member] Empty body provided in request {{(pid=100522) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:22:30.614924 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.openstack.wsgi [None req-5f6906ae-373b-460b-b14c-bd3ea9d7d655 tempest-SnapshotDataIntegrityTests-2123386552 tempest-SnapshotDataIntegrityTests-2123386552-project-member] Calling method 'show' {{(pid=100522) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:22:30.615904 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.volume.api [None req-31241a87-5b60-416e-95f6-fc03f4962fe8 tempest-ProjectMemberTests-564005882 tempest-ProjectMemberTests-564005882-project-admin] Flow 'volume_create_api' (941937e3-7b1e-40e5-9f27-0f0b02326357) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100524) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 27 16:22:30.621048 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.volume.api [None req-31241a87-5b60-416e-95f6-fc03f4962fe8 tempest-ProjectMemberTests-564005882 tempest-ProjectMemberTests-564005882-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (479e2340-fe60-4fec-bd67-df6c866de784) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100524) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 27 16:22:30.626137 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.volume.flows.api.create_volume [None req-31241a87-5b60-416e-95f6-fc03f4962fe8 tempest-ProjectMemberTests-564005882 tempest-ProjectMemberTests-564005882-project-admin] Validating volume size '1' using validate_int {{(pid=100524) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 27 16:22:30.627979 np0000005924 devstack@c-api.service[100522]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:22:30.627979 np0000005924 devstack@c-api.service[100522]: warnings.warn( Jul 27 16:22:30.632259 np0000005924 devstack@c-api.service[100522]: INFO cinder.volume.api [None req-5f6906ae-373b-460b-b14c-bd3ea9d7d655 tempest-SnapshotDataIntegrityTests-2123386552 tempest-SnapshotDataIntegrityTests-2123386552-project-member] Volume info retrieved successfully. Jul 27 16:22:30.637791 np0000005924 devstack@c-api.service[100522]: INFO cinder.api.openstack.wsgi [None req-5f6906ae-373b-460b-b14c-bd3ea9d7d655 tempest-SnapshotDataIntegrityTests-2123386552 tempest-SnapshotDataIntegrityTests-2123386552-project-member] https://10.4.3.117/volume/v3/volumes/1633f73e-bc62-4612-a55b-2ebc67f759b9 returned with HTTP 200 Jul 27 16:22:30.638319 np0000005924 devstack@c-api.service[100522]: [pid: 100522|app: 0|req: 1291/5202] 10.4.3.117 () {66 vars in 1348 bytes} [Mon Jul 27 16:22:30 2026] GET /volume/v3/volumes/1633f73e-bc62-4612-a55b-2ebc67f759b9 => generated 884 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 27 16:22:30.656901 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.volume.api [None req-31241a87-5b60-416e-95f6-fc03f4962fe8 tempest-ProjectMemberTests-564005882 tempest-ProjectMemberTests-564005882-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (479e2340-fe60-4fec-bd67-df6c866de784) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-27T16:04:59Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=2bce4e1a-e6e0-49d9-be36-c3405449a01e,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '2bce4e1a-e6e0-49d9-be36-c3405449a01e', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100524) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 27 16:22:30.657694 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.volume.api [None req-31241a87-5b60-416e-95f6-fc03f4962fe8 tempest-ProjectMemberTests-564005882 tempest-ProjectMemberTests-564005882-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (283d6417-d0bd-4cec-b9a8-d362f50c299f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100524) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 27 16:22:30.700928 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.quota [None req-31241a87-5b60-416e-95f6-fc03f4962fe8 tempest-ProjectMemberTests-564005882 tempest-ProjectMemberTests-564005882-project-admin] Created reservations ['63d30129-7eba-4e64-b433-12d482b70892', '8228d4b4-d95a-4abb-8452-214ddd690476', 'abea62cd-5efa-4fb6-be0a-d5be532cfc56', '9ace371a-6fc1-4812-bde7-e4172b63b685'] {{(pid=100524) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 27 16:22:30.701894 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.volume.api [None req-31241a87-5b60-416e-95f6-fc03f4962fe8 tempest-ProjectMemberTests-564005882 tempest-ProjectMemberTests-564005882-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (283d6417-d0bd-4cec-b9a8-d362f50c299f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['63d30129-7eba-4e64-b433-12d482b70892', '8228d4b4-d95a-4abb-8452-214ddd690476', 'abea62cd-5efa-4fb6-be0a-d5be532cfc56', '9ace371a-6fc1-4812-bde7-e4172b63b685']}' {{(pid=100524) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 27 16:22:30.702642 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.volume.api [None req-31241a87-5b60-416e-95f6-fc03f4962fe8 tempest-ProjectMemberTests-564005882 tempest-ProjectMemberTests-564005882-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (f26745a1-2e7e-4282-b75b-84ca64063e2d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100524) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 27 16:22:30.727107 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.volume.api [None req-31241a87-5b60-416e-95f6-fc03f4962fe8 tempest-ProjectMemberTests-564005882 tempest-ProjectMemberTests-564005882-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (f26745a1-2e7e-4282-b75b-84ca64063e2d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '5fdee4b5-d51c-4fc5-a071-fd6cdf219016', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1402196345',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='d1c587f4966043eeaf33886351677990',qos_specs=None,replication_status=,reservations=['63d30129-7eba-4e64-b433-12d482b70892','8228d4b4-d95a-4abb-8452-214ddd690476','abea62cd-5efa-4fb6-be0a-d5be532cfc56','9ace371a-6fc1-4812-bde7-e4172b63b685'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='5ea411ae88e945739c2c127122c12668',volume_type_id=2bce4e1a-e6e0-49d9-be36-c3405449a01e), 'volume': Volume(_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-27T16:22:30Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1402196345',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=5fdee4b5-d51c-4fc5-a071-fd6cdf219016,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='d1c587f4966043eeaf33886351677990',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='5ea411ae88e945739c2c127122c12668',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(2bce4e1a-e6e0-49d9-be36-c3405449a01e),volume_type_id=2bce4e1a-e6e0-49d9-be36-c3405449a01e)}' {{(pid=100524) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 27 16:22:30.727980 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.volume.api [None req-31241a87-5b60-416e-95f6-fc03f4962fe8 tempest-ProjectMemberTests-564005882 tempest-ProjectMemberTests-564005882-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (18b3ab7c-27c8-42e4-9685-653f1e7331a1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100524) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 27 16:22:30.748145 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.volume.api [None req-31241a87-5b60-416e-95f6-fc03f4962fe8 tempest-ProjectMemberTests-564005882 tempest-ProjectMemberTests-564005882-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (18b3ab7c-27c8-42e4-9685-653f1e7331a1) transitioned into state 'SUCCESS' from state '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-1402196345',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='d1c587f4966043eeaf33886351677990',qos_specs=None,replication_status=,reservations=['63d30129-7eba-4e64-b433-12d482b70892','8228d4b4-d95a-4abb-8452-214ddd690476','abea62cd-5efa-4fb6-be0a-d5be532cfc56','9ace371a-6fc1-4812-bde7-e4172b63b685'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='5ea411ae88e945739c2c127122c12668',volume_type_id=2bce4e1a-e6e0-49d9-be36-c3405449a01e)}' {{(pid=100524) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 27 16:22:30.749000 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.volume.api [None req-31241a87-5b60-416e-95f6-fc03f4962fe8 tempest-ProjectMemberTests-564005882 tempest-ProjectMemberTests-564005882-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (ab2379a3-6447-4525-b7b1-8e1a29fe7b90) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100524) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 27 16:22:30.759172 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.volume.api [None req-31241a87-5b60-416e-95f6-fc03f4962fe8 tempest-ProjectMemberTests-564005882 tempest-ProjectMemberTests-564005882-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (ab2379a3-6447-4525-b7b1-8e1a29fe7b90) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100524) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 27 16:22:30.759997 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.volume.api [None req-31241a87-5b60-416e-95f6-fc03f4962fe8 tempest-ProjectMemberTests-564005882 tempest-ProjectMemberTests-564005882-project-admin] Flow 'volume_create_api' (941937e3-7b1e-40e5-9f27-0f0b02326357) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100524) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 27 16:22:30.760394 np0000005924 devstack@c-api.service[100524]: INFO cinder.volume.api [None req-31241a87-5b60-416e-95f6-fc03f4962fe8 tempest-ProjectMemberTests-564005882 tempest-ProjectMemberTests-564005882-project-admin] Create volume request issued successfully. Jul 27 16:22:30.761007 np0000005924 devstack@c-api.service[100524]: INFO cinder.api.openstack.wsgi [None req-31241a87-5b60-416e-95f6-fc03f4962fe8 tempest-ProjectMemberTests-564005882 tempest-ProjectMemberTests-564005882-project-admin] https://10.4.3.117/volume/v3/volumes returned with HTTP 202 Jul 27 16:22:30.761469 np0000005924 devstack@c-api.service[100524]: [pid: 100524|app: 0|req: 1304/5203] 10.4.3.117 () {68 vars in 1258 bytes} [Mon Jul 27 16:22:30 2026] POST /volume/v3/volumes => generated 778 bytes in 216 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 27 16:22:30.775111 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.middleware.request_id [None req-cf173c39-dd5a-4b4c-b547-38be3d39df59 None None] RequestId filter calling following filter/app {{(pid=100521) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:22:30.776753 np0000005924 devstack@c-api.service[100521]: INFO cinder.api.openstack.wsgi [None req-cf173c39-dd5a-4b4c-b547-38be3d39df59 tempest-ProjectMemberTests-564005882 tempest-ProjectMemberTests-564005882-project-admin] GET https://10.4.3.117/volume/v3/volumes/5fdee4b5-d51c-4fc5-a071-fd6cdf219016 Jul 27 16:22:30.776931 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.openstack.wsgi [None req-cf173c39-dd5a-4b4c-b547-38be3d39df59 tempest-ProjectMemberTests-564005882 tempest-ProjectMemberTests-564005882-project-admin] Empty body provided in request {{(pid=100521) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:22:30.777107 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.openstack.wsgi [None req-cf173c39-dd5a-4b4c-b547-38be3d39df59 tempest-ProjectMemberTests-564005882 tempest-ProjectMemberTests-564005882-project-admin] Calling method 'show' {{(pid=100521) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:22:30.783439 np0000005924 devstack@c-api.service[100521]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:22:30.783439 np0000005924 devstack@c-api.service[100521]: warnings.warn( Jul 27 16:22:30.786685 np0000005924 devstack@c-api.service[100521]: INFO cinder.volume.api [None req-cf173c39-dd5a-4b4c-b547-38be3d39df59 tempest-ProjectMemberTests-564005882 tempest-ProjectMemberTests-564005882-project-admin] Volume info retrieved successfully. Jul 27 16:22:30.790030 np0000005924 devstack@c-api.service[100521]: INFO cinder.api.openstack.wsgi [None req-cf173c39-dd5a-4b4c-b547-38be3d39df59 tempest-ProjectMemberTests-564005882 tempest-ProjectMemberTests-564005882-project-admin] https://10.4.3.117/volume/v3/volumes/5fdee4b5-d51c-4fc5-a071-fd6cdf219016 returned with HTTP 200 Jul 27 16:22:30.790378 np0000005924 devstack@c-api.service[100521]: [pid: 100521|app: 0|req: 1299/5204] 10.4.3.117 () {66 vars in 1348 bytes} [Mon Jul 27 16:22:30 2026] GET /volume/v3/volumes/5fdee4b5-d51c-4fc5-a071-fd6cdf219016 => generated 957 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 27 16:22:31.035089 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.middleware.request_id [req-59dbe28e-5189-4792-aa87-0acc1eb5ce32 req-67a1a434-58be-470f-b68c-f810c668f02b None None] RequestId filter calling following filter/app {{(pid=100523) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:22:31.037965 np0000005924 devstack@c-api.service[100523]: INFO cinder.api.openstack.wsgi [req-59dbe28e-5189-4792-aa87-0acc1eb5ce32 req-67a1a434-58be-470f-b68c-f810c668f02b tempest-SnapshotDataIntegrityTests-2123386552 tempest-SnapshotDataIntegrityTests-2123386552-project-member] POST https://10.4.3.117/volume/v3/attachments/542b7e0a-cf02-4650-a17f-df55c0fea4ee/action Jul 27 16:22:31.038437 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.openstack.wsgi [req-59dbe28e-5189-4792-aa87-0acc1eb5ce32 req-67a1a434-58be-470f-b68c-f810c668f02b tempest-SnapshotDataIntegrityTests-2123386552 tempest-SnapshotDataIntegrityTests-2123386552-project-member] Action body: b'{"os-complete": null}' {{(pid=100523) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 27 16:22:31.038598 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.openstack.wsgi [req-59dbe28e-5189-4792-aa87-0acc1eb5ce32 req-67a1a434-58be-470f-b68c-f810c668f02b tempest-SnapshotDataIntegrityTests-2123386552 tempest-SnapshotDataIntegrityTests-2123386552-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100523) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 27 16:22:31.067266 np0000005924 devstack@c-api.service[100523]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:22:31.067266 np0000005924 devstack@c-api.service[100523]: warnings.warn( Jul 27 16:22:31.087352 np0000005924 devstack@c-api.service[100523]: INFO cinder.api.openstack.wsgi [req-59dbe28e-5189-4792-aa87-0acc1eb5ce32 req-67a1a434-58be-470f-b68c-f810c668f02b tempest-SnapshotDataIntegrityTests-2123386552 tempest-SnapshotDataIntegrityTests-2123386552-project-member] https://10.4.3.117/volume/v3/attachments/542b7e0a-cf02-4650-a17f-df55c0fea4ee/action returned with HTTP 204 Jul 27 16:22:31.087986 np0000005924 devstack@c-api.service[100523]: [pid: 100523|app: 0|req: 1311/5205] 10.4.3.117 () {74 vars in 1725 bytes} [Mon Jul 27 16:22:31 2026] POST /volume/v3/attachments/542b7e0a-cf02-4650-a17f-df55c0fea4ee/action => generated 0 bytes in 53 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jul 27 16:22:31.192423 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.middleware.request_id [None req-cbf123d8-207a-42aa-99a1-547bbc34af70 None None] RequestId filter calling following filter/app {{(pid=100522) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:22:31.193143 np0000005924 devstack@c-api.service[100522]: INFO cinder.api.openstack.wsgi [None req-cbf123d8-207a-42aa-99a1-547bbc34af70 tempest-ProjectMemberTests33-1780357347 tempest-ProjectMemberTests33-1780357347-project-admin] GET https://10.4.3.117/volume/v3/backups/856a726d-3922-4ca3-9a1f-71dff6bbb2c5 Jul 27 16:22:31.193711 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.openstack.wsgi [None req-cbf123d8-207a-42aa-99a1-547bbc34af70 tempest-ProjectMemberTests33-1780357347 tempest-ProjectMemberTests33-1780357347-project-admin] Empty body provided in request {{(pid=100522) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:22:31.193995 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.openstack.wsgi [None req-cbf123d8-207a-42aa-99a1-547bbc34af70 tempest-ProjectMemberTests33-1780357347 tempest-ProjectMemberTests33-1780357347-project-admin] Calling method 'show' {{(pid=100522) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:22:31.194176 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.v3.backups [None req-cbf123d8-207a-42aa-99a1-547bbc34af70 tempest-ProjectMemberTests33-1780357347 tempest-ProjectMemberTests33-1780357347-project-admin] Show backup with id 856a726d-3922-4ca3-9a1f-71dff6bbb2c5. {{(pid=100522) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 27 16:22:31.199361 np0000005924 devstack@c-api.service[100522]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:22:31.199361 np0000005924 devstack@c-api.service[100522]: warnings.warn( Jul 27 16:22:31.200286 np0000005924 devstack@c-api.service[100522]: INFO cinder.api.openstack.wsgi [None req-cbf123d8-207a-42aa-99a1-547bbc34af70 tempest-ProjectMemberTests33-1780357347 tempest-ProjectMemberTests33-1780357347-project-admin] https://10.4.3.117/volume/v3/backups/856a726d-3922-4ca3-9a1f-71dff6bbb2c5 returned with HTTP 200 Jul 27 16:22:31.201071 np0000005924 devstack@c-api.service[100522]: [pid: 100522|app: 0|req: 1292/5206] 10.4.3.117 () {68 vars in 1388 bytes} [Mon Jul 27 16:22:31 2026] GET /volume/v3/backups/856a726d-3922-4ca3-9a1f-71dff6bbb2c5 => generated 735 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 27 16:22:31.649972 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.middleware.request_id [None req-07a23108-5be8-47d3-b349-1a265531c0bd None None] RequestId filter calling following filter/app {{(pid=100524) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:22:31.651933 np0000005924 devstack@c-api.service[100524]: INFO cinder.api.openstack.wsgi [None req-07a23108-5be8-47d3-b349-1a265531c0bd tempest-SnapshotDataIntegrityTests-2123386552 tempest-SnapshotDataIntegrityTests-2123386552-project-member] GET https://10.4.3.117/volume/v3/volumes/1633f73e-bc62-4612-a55b-2ebc67f759b9 Jul 27 16:22:31.652159 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.openstack.wsgi [None req-07a23108-5be8-47d3-b349-1a265531c0bd tempest-SnapshotDataIntegrityTests-2123386552 tempest-SnapshotDataIntegrityTests-2123386552-project-member] Empty body provided in request {{(pid=100524) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:22:31.652382 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.openstack.wsgi [None req-07a23108-5be8-47d3-b349-1a265531c0bd tempest-SnapshotDataIntegrityTests-2123386552 tempest-SnapshotDataIntegrityTests-2123386552-project-member] Calling method 'show' {{(pid=100524) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:22:31.661295 np0000005924 devstack@c-api.service[100524]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:22:31.661295 np0000005924 devstack@c-api.service[100524]: warnings.warn( Jul 27 16:22:31.664602 np0000005924 devstack@c-api.service[100524]: INFO cinder.volume.api [None req-07a23108-5be8-47d3-b349-1a265531c0bd tempest-SnapshotDataIntegrityTests-2123386552 tempest-SnapshotDataIntegrityTests-2123386552-project-member] Volume info retrieved successfully. Jul 27 16:22:31.668546 np0000005924 devstack@c-api.service[100524]: INFO cinder.api.openstack.wsgi [None req-07a23108-5be8-47d3-b349-1a265531c0bd tempest-SnapshotDataIntegrityTests-2123386552 tempest-SnapshotDataIntegrityTests-2123386552-project-member] https://10.4.3.117/volume/v3/volumes/1633f73e-bc62-4612-a55b-2ebc67f759b9 returned with HTTP 200 Jul 27 16:22:31.668892 np0000005924 devstack@c-api.service[100524]: [pid: 100524|app: 0|req: 1305/5207] 10.4.3.117 () {66 vars in 1348 bytes} [Mon Jul 27 16:22:31 2026] GET /volume/v3/volumes/1633f73e-bc62-4612-a55b-2ebc67f759b9 => generated 1176 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 27 16:22:31.806066 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.middleware.request_id [None req-66bc1b2e-fbd1-4e66-8644-f436775cd761 None None] RequestId filter calling following filter/app {{(pid=100521) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:22:31.807763 np0000005924 devstack@c-api.service[100521]: INFO cinder.api.openstack.wsgi [None req-66bc1b2e-fbd1-4e66-8644-f436775cd761 tempest-ProjectMemberTests-564005882 tempest-ProjectMemberTests-564005882-project-admin] GET https://10.4.3.117/volume/v3/volumes/5fdee4b5-d51c-4fc5-a071-fd6cdf219016 Jul 27 16:22:31.807940 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.openstack.wsgi [None req-66bc1b2e-fbd1-4e66-8644-f436775cd761 tempest-ProjectMemberTests-564005882 tempest-ProjectMemberTests-564005882-project-admin] Empty body provided in request {{(pid=100521) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:22:31.808114 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.openstack.wsgi [None req-66bc1b2e-fbd1-4e66-8644-f436775cd761 tempest-ProjectMemberTests-564005882 tempest-ProjectMemberTests-564005882-project-admin] Calling method 'show' {{(pid=100521) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:22:31.814767 np0000005924 devstack@c-api.service[100521]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:22:31.814767 np0000005924 devstack@c-api.service[100521]: warnings.warn( Jul 27 16:22:31.818391 np0000005924 devstack@c-api.service[100521]: INFO cinder.volume.api [None req-66bc1b2e-fbd1-4e66-8644-f436775cd761 tempest-ProjectMemberTests-564005882 tempest-ProjectMemberTests-564005882-project-admin] Volume info retrieved successfully. Jul 27 16:22:31.822096 np0000005924 devstack@c-api.service[100521]: INFO cinder.api.openstack.wsgi [None req-66bc1b2e-fbd1-4e66-8644-f436775cd761 tempest-ProjectMemberTests-564005882 tempest-ProjectMemberTests-564005882-project-admin] https://10.4.3.117/volume/v3/volumes/5fdee4b5-d51c-4fc5-a071-fd6cdf219016 returned with HTTP 200 Jul 27 16:22:31.822801 np0000005924 devstack@c-api.service[100521]: [pid: 100521|app: 0|req: 1300/5208] 10.4.3.117 () {66 vars in 1348 bytes} [Mon Jul 27 16:22:31 2026] GET /volume/v3/volumes/5fdee4b5-d51c-4fc5-a071-fd6cdf219016 => generated 1009 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 27 16:22:31.835728 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.middleware.request_id [None req-a29c2804-aa1c-416c-b23c-2cafa8894898 None None] RequestId filter calling following filter/app {{(pid=100523) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:22:31.837429 np0000005924 devstack@c-api.service[100523]: INFO cinder.api.openstack.wsgi [None req-a29c2804-aa1c-416c-b23c-2cafa8894898 tempest-ProjectMemberTests-564005882 tempest-ProjectMemberTests-564005882-project-admin] POST https://10.4.3.117/volume/v3/snapshots Jul 27 16:22:31.837792 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.openstack.wsgi [None req-a29c2804-aa1c-416c-b23c-2cafa8894898 tempest-ProjectMemberTests-564005882 tempest-ProjectMemberTests-564005882-project-admin] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "5fdee4b5-d51c-4fc5-a071-fd6cdf219016", "name": "tempest-VolumeV3RbacBaseTests-Snapshot-1384533847"}} {{(pid=100523) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 27 16:22:31.846735 np0000005924 devstack@c-api.service[100523]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:22:31.846735 np0000005924 devstack@c-api.service[100523]: warnings.warn( Jul 27 16:22:31.847096 np0000005924 devstack@c-api.service[100523]: INFO cinder.volume.api [None req-a29c2804-aa1c-416c-b23c-2cafa8894898 tempest-ProjectMemberTests-564005882 tempest-ProjectMemberTests-564005882-project-admin] Volume info retrieved successfully. Jul 27 16:22:31.847247 np0000005924 devstack@c-api.service[100523]: INFO cinder.api.v3.snapshots [None req-a29c2804-aa1c-416c-b23c-2cafa8894898 tempest-ProjectMemberTests-564005882 tempest-ProjectMemberTests-564005882-project-admin] Create snapshot from volume 5fdee4b5-d51c-4fc5-a071-fd6cdf219016 Jul 27 16:22:31.871279 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.quota [None req-a29c2804-aa1c-416c-b23c-2cafa8894898 tempest-ProjectMemberTests-564005882 tempest-ProjectMemberTests-564005882-project-admin] Created reservations ['ab39c20d-8092-45df-a19b-11408d3a0120', 'd937c89f-4313-4acf-bdb9-d5ae481cc028', 'f1793dfb-7fab-40ce-8b82-b9386d4004bb', 'f0086948-1950-4c94-b028-d270f7ce030d'] {{(pid=100523) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 27 16:22:31.902662 np0000005924 devstack@c-api.service[100523]: INFO cinder.volume.api [None req-a29c2804-aa1c-416c-b23c-2cafa8894898 tempest-ProjectMemberTests-564005882 tempest-ProjectMemberTests-564005882-project-admin] Snapshot create request issued successfully. Jul 27 16:22:31.903004 np0000005924 devstack@c-api.service[100523]: INFO cinder.api.openstack.wsgi [None req-a29c2804-aa1c-416c-b23c-2cafa8894898 tempest-ProjectMemberTests-564005882 tempest-ProjectMemberTests-564005882-project-admin] https://10.4.3.117/volume/v3/snapshots returned with HTTP 202 Jul 27 16:22:31.903531 np0000005924 devstack@c-api.service[100523]: [pid: 100523|app: 0|req: 1312/5209] 10.4.3.117 () {68 vars in 1265 bytes} [Mon Jul 27 16:22:31 2026] POST /volume/v3/snapshots => generated 308 bytes in 68 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 27 16:22:31.916030 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.middleware.request_id [None req-49281945-fa5c-4aea-bd52-2250b43ec906 None None] RequestId filter calling following filter/app {{(pid=100522) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:22:31.918192 np0000005924 devstack@c-api.service[100522]: INFO cinder.api.openstack.wsgi [None req-49281945-fa5c-4aea-bd52-2250b43ec906 tempest-ProjectMemberTests-564005882 tempest-ProjectMemberTests-564005882-project-admin] GET https://10.4.3.117/volume/v3/snapshots/a5e03d2b-a344-4845-a391-2213bea4fdc1 Jul 27 16:22:31.918533 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.openstack.wsgi [None req-49281945-fa5c-4aea-bd52-2250b43ec906 tempest-ProjectMemberTests-564005882 tempest-ProjectMemberTests-564005882-project-admin] Empty body provided in request {{(pid=100522) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:22:31.918818 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.openstack.wsgi [None req-49281945-fa5c-4aea-bd52-2250b43ec906 tempest-ProjectMemberTests-564005882 tempest-ProjectMemberTests-564005882-project-admin] Calling method 'show' {{(pid=100522) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:22:31.925424 np0000005924 devstack@c-api.service[100522]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:22:31.925424 np0000005924 devstack@c-api.service[100522]: warnings.warn( Jul 27 16:22:31.925861 np0000005924 devstack@c-api.service[100522]: INFO cinder.volume.api [None req-49281945-fa5c-4aea-bd52-2250b43ec906 tempest-ProjectMemberTests-564005882 tempest-ProjectMemberTests-564005882-project-admin] Snapshot retrieved successfully. Jul 27 16:22:31.926686 np0000005924 devstack@c-api.service[100522]: INFO cinder.api.openstack.wsgi [None req-49281945-fa5c-4aea-bd52-2250b43ec906 tempest-ProjectMemberTests-564005882 tempest-ProjectMemberTests-564005882-project-admin] https://10.4.3.117/volume/v3/snapshots/a5e03d2b-a344-4845-a391-2213bea4fdc1 returned with HTTP 200 Jul 27 16:22:31.927118 np0000005924 devstack@c-api.service[100522]: [pid: 100522|app: 0|req: 1293/5210] 10.4.3.117 () {66 vars in 1354 bytes} [Mon Jul 27 16:22:31 2026] GET /volume/v3/snapshots/a5e03d2b-a344-4845-a391-2213bea4fdc1 => generated 440 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 27 16:22:32.213829 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.middleware.request_id [None req-ba9c4d19-6f49-4148-9b0b-c25cee225034 None None] RequestId filter calling following filter/app {{(pid=100524) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:22:32.216941 np0000005924 devstack@c-api.service[100524]: INFO cinder.api.openstack.wsgi [None req-ba9c4d19-6f49-4148-9b0b-c25cee225034 tempest-ProjectMemberTests33-1780357347 tempest-ProjectMemberTests33-1780357347-project-admin] GET https://10.4.3.117/volume/v3/backups/856a726d-3922-4ca3-9a1f-71dff6bbb2c5 Jul 27 16:22:32.217756 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.openstack.wsgi [None req-ba9c4d19-6f49-4148-9b0b-c25cee225034 tempest-ProjectMemberTests33-1780357347 tempest-ProjectMemberTests33-1780357347-project-admin] Empty body provided in request {{(pid=100524) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:22:32.218017 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.openstack.wsgi [None req-ba9c4d19-6f49-4148-9b0b-c25cee225034 tempest-ProjectMemberTests33-1780357347 tempest-ProjectMemberTests33-1780357347-project-admin] Calling method 'show' {{(pid=100524) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:22:32.218296 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.v3.backups [None req-ba9c4d19-6f49-4148-9b0b-c25cee225034 tempest-ProjectMemberTests33-1780357347 tempest-ProjectMemberTests33-1780357347-project-admin] Show backup with id 856a726d-3922-4ca3-9a1f-71dff6bbb2c5. {{(pid=100524) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 27 16:22:32.225008 np0000005924 devstack@c-api.service[100524]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:22:32.225008 np0000005924 devstack@c-api.service[100524]: warnings.warn( Jul 27 16:22:32.225931 np0000005924 devstack@c-api.service[100524]: INFO cinder.api.openstack.wsgi [None req-ba9c4d19-6f49-4148-9b0b-c25cee225034 tempest-ProjectMemberTests33-1780357347 tempest-ProjectMemberTests33-1780357347-project-admin] https://10.4.3.117/volume/v3/backups/856a726d-3922-4ca3-9a1f-71dff6bbb2c5 returned with HTTP 200 Jul 27 16:22:32.226447 np0000005924 devstack@c-api.service[100524]: [pid: 100524|app: 0|req: 1306/5211] 10.4.3.117 () {68 vars in 1388 bytes} [Mon Jul 27 16:22:32 2026] GET /volume/v3/backups/856a726d-3922-4ca3-9a1f-71dff6bbb2c5 => generated 735 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 27 16:22:32.936350 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.middleware.request_id [None req-72bb2c39-b042-4b21-9abe-eacccb92ccd2 None None] RequestId filter calling following filter/app {{(pid=100521) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:22:32.938699 np0000005924 devstack@c-api.service[100521]: INFO cinder.api.openstack.wsgi [None req-72bb2c39-b042-4b21-9abe-eacccb92ccd2 tempest-ProjectMemberTests-564005882 tempest-ProjectMemberTests-564005882-project-admin] GET https://10.4.3.117/volume/v3/snapshots/a5e03d2b-a344-4845-a391-2213bea4fdc1 Jul 27 16:22:32.938699 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.openstack.wsgi [None req-72bb2c39-b042-4b21-9abe-eacccb92ccd2 tempest-ProjectMemberTests-564005882 tempest-ProjectMemberTests-564005882-project-admin] Empty body provided in request {{(pid=100521) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:22:32.938699 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.openstack.wsgi [None req-72bb2c39-b042-4b21-9abe-eacccb92ccd2 tempest-ProjectMemberTests-564005882 tempest-ProjectMemberTests-564005882-project-admin] Calling method 'show' {{(pid=100521) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:22:32.942720 np0000005924 devstack@c-api.service[100521]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:22:32.942720 np0000005924 devstack@c-api.service[100521]: warnings.warn( Jul 27 16:22:32.942998 np0000005924 devstack@c-api.service[100521]: INFO cinder.volume.api [None req-72bb2c39-b042-4b21-9abe-eacccb92ccd2 tempest-ProjectMemberTests-564005882 tempest-ProjectMemberTests-564005882-project-admin] Snapshot retrieved successfully. Jul 27 16:22:32.943642 np0000005924 devstack@c-api.service[100521]: INFO cinder.api.openstack.wsgi [None req-72bb2c39-b042-4b21-9abe-eacccb92ccd2 tempest-ProjectMemberTests-564005882 tempest-ProjectMemberTests-564005882-project-admin] https://10.4.3.117/volume/v3/snapshots/a5e03d2b-a344-4845-a391-2213bea4fdc1 returned with HTTP 200 Jul 27 16:22:32.943974 np0000005924 devstack@c-api.service[100521]: [pid: 100521|app: 0|req: 1301/5212] 10.4.3.117 () {66 vars in 1354 bytes} [Mon Jul 27 16:22:32 2026] GET /volume/v3/snapshots/a5e03d2b-a344-4845-a391-2213bea4fdc1 => generated 467 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 27 16:22:32.955385 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.middleware.request_id [None req-058269e7-6b22-47e8-b5ed-53dfa6d2f8d9 None None] RequestId filter calling following filter/app {{(pid=100523) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:22:32.957308 np0000005924 devstack@c-api.service[100523]: INFO cinder.api.openstack.wsgi [None req-058269e7-6b22-47e8-b5ed-53dfa6d2f8d9 tempest-ProjectMemberTests-564005882 tempest-ProjectMemberTests-564005882-project-member] POST https://10.4.3.117/volume/v3/snapshots/a5e03d2b-a344-4845-a391-2213bea4fdc1/action Jul 27 16:22:32.960799 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.openstack.wsgi [None req-058269e7-6b22-47e8-b5ed-53dfa6d2f8d9 tempest-ProjectMemberTests-564005882 tempest-ProjectMemberTests-564005882-project-member] Action body: b'{"os-unmanage": {}}' {{(pid=100523) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 27 16:22:32.960925 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.openstack.wsgi [None req-058269e7-6b22-47e8-b5ed-53dfa6d2f8d9 tempest-ProjectMemberTests-564005882 tempest-ProjectMemberTests-564005882-project-member] Action: 'action', calling method: unmanage, body: {"os-unmanage": {}} {{(pid=100523) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 27 16:22:32.962151 np0000005924 devstack@c-api.service[100523]: INFO cinder.api.contrib.snapshot_unmanage [None req-058269e7-6b22-47e8-b5ed-53dfa6d2f8d9 tempest-ProjectMemberTests-564005882 tempest-ProjectMemberTests-564005882-project-member] Unmanage snapshot with id: a5e03d2b-a344-4845-a391-2213bea4fdc1 Jul 27 16:22:32.973648 np0000005924 devstack@c-api.service[100523]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:22:32.973648 np0000005924 devstack@c-api.service[100523]: warnings.warn( Jul 27 16:22:32.974098 np0000005924 devstack@c-api.service[100523]: INFO cinder.volume.api [None req-058269e7-6b22-47e8-b5ed-53dfa6d2f8d9 tempest-ProjectMemberTests-564005882 tempest-ProjectMemberTests-564005882-project-member] Snapshot retrieved successfully. Jul 27 16:22:32.975008 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.policy [None req-058269e7-6b22-47e8-b5ed-53dfa6d2f8d9 tempest-ProjectMemberTests-564005882 tempest-ProjectMemberTests-564005882-project-member] Policy check for snapshot_extension:snapshot_unmanage failed with context {'is_admin': False, 'user_id': 'afe06a7e134c40f08a2e1fece93b1c43', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'd1c587f4966043eeaf33886351677990', '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=100523) authorize /opt/stack/cinder/cinder/policy.py:189}} Jul 27 16:22:32.975208 np0000005924 devstack@c-api.service[100523]: INFO cinder.api.openstack.wsgi [None req-058269e7-6b22-47e8-b5ed-53dfa6d2f8d9 tempest-ProjectMemberTests-564005882 tempest-ProjectMemberTests-564005882-project-member] https://10.4.3.117/volume/v3/snapshots/a5e03d2b-a344-4845-a391-2213bea4fdc1/action returned with HTTP 403 Jul 27 16:22:32.975745 np0000005924 devstack@c-api.service[100523]: [pid: 100523|app: 0|req: 1313/5213] 10.4.3.117 () {68 vars in 1396 bytes} [Mon Jul 27 16:22:32 2026] POST /volume/v3/snapshots/a5e03d2b-a344-4845-a391-2213bea4fdc1/action => generated 117 bytes in 21 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Jul 27 16:22:32.985609 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.middleware.request_id [None req-889ef1e2-ef51-43d9-9226-bbdfda7f8c00 None None] RequestId filter calling following filter/app {{(pid=100522) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:22:32.987975 np0000005924 devstack@c-api.service[100522]: INFO cinder.api.openstack.wsgi [None req-889ef1e2-ef51-43d9-9226-bbdfda7f8c00 tempest-ProjectMemberTests-564005882 tempest-ProjectMemberTests-564005882-project-admin] DELETE https://10.4.3.117/volume/v3/snapshots/a5e03d2b-a344-4845-a391-2213bea4fdc1 Jul 27 16:22:32.988290 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.openstack.wsgi [None req-889ef1e2-ef51-43d9-9226-bbdfda7f8c00 tempest-ProjectMemberTests-564005882 tempest-ProjectMemberTests-564005882-project-admin] Empty body provided in request {{(pid=100522) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:22:32.988745 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.openstack.wsgi [None req-889ef1e2-ef51-43d9-9226-bbdfda7f8c00 tempest-ProjectMemberTests-564005882 tempest-ProjectMemberTests-564005882-project-admin] Calling method 'delete' {{(pid=100522) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:22:32.988952 np0000005924 devstack@c-api.service[100522]: INFO cinder.api.v3.snapshots [None req-889ef1e2-ef51-43d9-9226-bbdfda7f8c00 tempest-ProjectMemberTests-564005882 tempest-ProjectMemberTests-564005882-project-admin] Delete snapshot with id: a5e03d2b-a344-4845-a391-2213bea4fdc1 Jul 27 16:22:32.994265 np0000005924 devstack@c-api.service[100522]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:22:32.994265 np0000005924 devstack@c-api.service[100522]: warnings.warn( Jul 27 16:22:32.994632 np0000005924 devstack@c-api.service[100522]: INFO cinder.volume.api [None req-889ef1e2-ef51-43d9-9226-bbdfda7f8c00 tempest-ProjectMemberTests-564005882 tempest-ProjectMemberTests-564005882-project-admin] Snapshot retrieved successfully. Jul 27 16:22:33.010211 np0000005924 devstack@c-api.service[100522]: INFO cinder.volume.api [None req-889ef1e2-ef51-43d9-9226-bbdfda7f8c00 tempest-ProjectMemberTests-564005882 tempest-ProjectMemberTests-564005882-project-admin] Snapshot delete request issued successfully. Jul 27 16:22:33.010432 np0000005924 devstack@c-api.service[100522]: INFO cinder.api.openstack.wsgi [None req-889ef1e2-ef51-43d9-9226-bbdfda7f8c00 tempest-ProjectMemberTests-564005882 tempest-ProjectMemberTests-564005882-project-admin] https://10.4.3.117/volume/v3/snapshots/a5e03d2b-a344-4845-a391-2213bea4fdc1 returned with HTTP 202 Jul 27 16:22:33.010925 np0000005924 devstack@c-api.service[100522]: [pid: 100522|app: 0|req: 1294/5214] 10.4.3.117 () {66 vars in 1357 bytes} [Mon Jul 27 16:22:32 2026] DELETE /volume/v3/snapshots/a5e03d2b-a344-4845-a391-2213bea4fdc1 => generated 0 bytes in 26 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 27 16:22:33.022265 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.middleware.request_id [None req-3656e2d2-a854-4c5b-a1ef-5644dc646f13 None None] RequestId filter calling following filter/app {{(pid=100524) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:22:33.024525 np0000005924 devstack@c-api.service[100524]: INFO cinder.api.openstack.wsgi [None req-3656e2d2-a854-4c5b-a1ef-5644dc646f13 tempest-ProjectMemberTests-564005882 tempest-ProjectMemberTests-564005882-project-admin] GET https://10.4.3.117/volume/v3/snapshots/a5e03d2b-a344-4845-a391-2213bea4fdc1 Jul 27 16:22:33.024827 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.openstack.wsgi [None req-3656e2d2-a854-4c5b-a1ef-5644dc646f13 tempest-ProjectMemberTests-564005882 tempest-ProjectMemberTests-564005882-project-admin] Empty body provided in request {{(pid=100524) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:22:33.025123 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.openstack.wsgi [None req-3656e2d2-a854-4c5b-a1ef-5644dc646f13 tempest-ProjectMemberTests-564005882 tempest-ProjectMemberTests-564005882-project-admin] Calling method 'show' {{(pid=100524) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:22:33.031273 np0000005924 devstack@c-api.service[100524]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:22:33.031273 np0000005924 devstack@c-api.service[100524]: warnings.warn( Jul 27 16:22:33.031816 np0000005924 devstack@c-api.service[100524]: INFO cinder.volume.api [None req-3656e2d2-a854-4c5b-a1ef-5644dc646f13 tempest-ProjectMemberTests-564005882 tempest-ProjectMemberTests-564005882-project-admin] Snapshot retrieved successfully. Jul 27 16:22:33.032764 np0000005924 devstack@c-api.service[100524]: INFO cinder.api.openstack.wsgi [None req-3656e2d2-a854-4c5b-a1ef-5644dc646f13 tempest-ProjectMemberTests-564005882 tempest-ProjectMemberTests-564005882-project-admin] https://10.4.3.117/volume/v3/snapshots/a5e03d2b-a344-4845-a391-2213bea4fdc1 returned with HTTP 200 Jul 27 16:22:33.033300 np0000005924 devstack@c-api.service[100524]: [pid: 100524|app: 0|req: 1307/5215] 10.4.3.117 () {66 vars in 1354 bytes} [Mon Jul 27 16:22:33 2026] GET /volume/v3/snapshots/a5e03d2b-a344-4845-a391-2213bea4fdc1 => generated 466 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 27 16:22:33.236800 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.middleware.request_id [None req-e56c8187-c1cc-4898-a776-0c49ed112d6c None None] RequestId filter calling following filter/app {{(pid=100521) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:22:33.238860 np0000005924 devstack@c-api.service[100521]: INFO cinder.api.openstack.wsgi [None req-e56c8187-c1cc-4898-a776-0c49ed112d6c tempest-ProjectMemberTests33-1780357347 tempest-ProjectMemberTests33-1780357347-project-admin] GET https://10.4.3.117/volume/v3/backups/856a726d-3922-4ca3-9a1f-71dff6bbb2c5 Jul 27 16:22:33.239123 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.openstack.wsgi [None req-e56c8187-c1cc-4898-a776-0c49ed112d6c tempest-ProjectMemberTests33-1780357347 tempest-ProjectMemberTests33-1780357347-project-admin] Empty body provided in request {{(pid=100521) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:22:33.239342 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.openstack.wsgi [None req-e56c8187-c1cc-4898-a776-0c49ed112d6c tempest-ProjectMemberTests33-1780357347 tempest-ProjectMemberTests33-1780357347-project-admin] Calling method 'show' {{(pid=100521) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:22:33.239506 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.v3.backups [None req-e56c8187-c1cc-4898-a776-0c49ed112d6c tempest-ProjectMemberTests33-1780357347 tempest-ProjectMemberTests33-1780357347-project-admin] Show backup with id 856a726d-3922-4ca3-9a1f-71dff6bbb2c5. {{(pid=100521) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 27 16:22:33.244139 np0000005924 devstack@c-api.service[100521]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:22:33.244139 np0000005924 devstack@c-api.service[100521]: warnings.warn( Jul 27 16:22:33.245240 np0000005924 devstack@c-api.service[100521]: INFO cinder.api.openstack.wsgi [None req-e56c8187-c1cc-4898-a776-0c49ed112d6c tempest-ProjectMemberTests33-1780357347 tempest-ProjectMemberTests33-1780357347-project-admin] https://10.4.3.117/volume/v3/backups/856a726d-3922-4ca3-9a1f-71dff6bbb2c5 returned with HTTP 200 Jul 27 16:22:33.245240 np0000005924 devstack@c-api.service[100521]: [pid: 100521|app: 0|req: 1302/5216] 10.4.3.117 () {68 vars in 1388 bytes} [Mon Jul 27 16:22:33 2026] GET /volume/v3/backups/856a726d-3922-4ca3-9a1f-71dff6bbb2c5 => generated 735 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 27 16:22:34.043448 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.middleware.request_id [None req-6db466b0-e872-47e2-a6af-4f00718e6043 None None] RequestId filter calling following filter/app {{(pid=100523) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:22:34.045264 np0000005924 devstack@c-api.service[100523]: INFO cinder.api.openstack.wsgi [None req-6db466b0-e872-47e2-a6af-4f00718e6043 tempest-ProjectMemberTests-564005882 tempest-ProjectMemberTests-564005882-project-admin] GET https://10.4.3.117/volume/v3/snapshots/a5e03d2b-a344-4845-a391-2213bea4fdc1 Jul 27 16:22:34.045555 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.openstack.wsgi [None req-6db466b0-e872-47e2-a6af-4f00718e6043 tempest-ProjectMemberTests-564005882 tempest-ProjectMemberTests-564005882-project-admin] Empty body provided in request {{(pid=100523) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:22:34.045789 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.openstack.wsgi [None req-6db466b0-e872-47e2-a6af-4f00718e6043 tempest-ProjectMemberTests-564005882 tempest-ProjectMemberTests-564005882-project-admin] Calling method 'show' {{(pid=100523) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:22:34.050713 np0000005924 devstack@c-api.service[100523]: INFO cinder.api.openstack.wsgi [None req-6db466b0-e872-47e2-a6af-4f00718e6043 tempest-ProjectMemberTests-564005882 tempest-ProjectMemberTests-564005882-project-admin] https://10.4.3.117/volume/v3/snapshots/a5e03d2b-a344-4845-a391-2213bea4fdc1 returned with HTTP 404 Jul 27 16:22:34.051302 np0000005924 devstack@c-api.service[100523]: [pid: 100523|app: 0|req: 1314/5217] 10.4.3.117 () {66 vars in 1354 bytes} [Mon Jul 27 16:22:34 2026] GET /volume/v3/snapshots/a5e03d2b-a344-4845-a391-2213bea4fdc1 => generated 111 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 27 16:22:34.058595 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.middleware.request_id [None req-b3ab5eb4-5b64-4457-824b-acbac0f34460 None None] RequestId filter calling following filter/app {{(pid=100522) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:22:34.060259 np0000005924 devstack@c-api.service[100522]: INFO cinder.api.openstack.wsgi [None req-b3ab5eb4-5b64-4457-824b-acbac0f34460 tempest-ProjectMemberTests-564005882 tempest-ProjectMemberTests-564005882-project-admin] DELETE https://10.4.3.117/volume/v3/volumes/5fdee4b5-d51c-4fc5-a071-fd6cdf219016 Jul 27 16:22:34.060481 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.openstack.wsgi [None req-b3ab5eb4-5b64-4457-824b-acbac0f34460 tempest-ProjectMemberTests-564005882 tempest-ProjectMemberTests-564005882-project-admin] Empty body provided in request {{(pid=100522) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:22:34.060677 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.openstack.wsgi [None req-b3ab5eb4-5b64-4457-824b-acbac0f34460 tempest-ProjectMemberTests-564005882 tempest-ProjectMemberTests-564005882-project-admin] Calling method 'delete' {{(pid=100522) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:22:34.060827 np0000005924 devstack@c-api.service[100522]: INFO cinder.api.v3.volumes [None req-b3ab5eb4-5b64-4457-824b-acbac0f34460 tempest-ProjectMemberTests-564005882 tempest-ProjectMemberTests-564005882-project-admin] Delete volume with id: 5fdee4b5-d51c-4fc5-a071-fd6cdf219016 Jul 27 16:22:34.068141 np0000005924 devstack@c-api.service[100522]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:22:34.068141 np0000005924 devstack@c-api.service[100522]: warnings.warn( Jul 27 16:22:34.068493 np0000005924 devstack@c-api.service[100522]: INFO cinder.volume.api [None req-b3ab5eb4-5b64-4457-824b-acbac0f34460 tempest-ProjectMemberTests-564005882 tempest-ProjectMemberTests-564005882-project-admin] Volume info retrieved successfully. Jul 27 16:22:34.087943 np0000005924 devstack@c-api.service[100522]: INFO cinder.volume.api [None req-b3ab5eb4-5b64-4457-824b-acbac0f34460 tempest-ProjectMemberTests-564005882 tempest-ProjectMemberTests-564005882-project-admin] Delete volume request issued successfully. Jul 27 16:22:34.088134 np0000005924 devstack@c-api.service[100522]: INFO cinder.api.openstack.wsgi [None req-b3ab5eb4-5b64-4457-824b-acbac0f34460 tempest-ProjectMemberTests-564005882 tempest-ProjectMemberTests-564005882-project-admin] https://10.4.3.117/volume/v3/volumes/5fdee4b5-d51c-4fc5-a071-fd6cdf219016 returned with HTTP 202 Jul 27 16:22:34.088653 np0000005924 devstack@c-api.service[100522]: [pid: 100522|app: 0|req: 1295/5218] 10.4.3.117 () {66 vars in 1351 bytes} [Mon Jul 27 16:22:34 2026] DELETE /volume/v3/volumes/5fdee4b5-d51c-4fc5-a071-fd6cdf219016 => generated 0 bytes in 30 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 27 16:22:34.098855 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.middleware.request_id [None req-83db45b3-5952-48b2-a1db-6c4ba24a03d0 None None] RequestId filter calling following filter/app {{(pid=100524) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:22:34.100809 np0000005924 devstack@c-api.service[100524]: INFO cinder.api.openstack.wsgi [None req-83db45b3-5952-48b2-a1db-6c4ba24a03d0 tempest-ProjectMemberTests-564005882 tempest-ProjectMemberTests-564005882-project-admin] GET https://10.4.3.117/volume/v3/volumes/5fdee4b5-d51c-4fc5-a071-fd6cdf219016 Jul 27 16:22:34.101045 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.openstack.wsgi [None req-83db45b3-5952-48b2-a1db-6c4ba24a03d0 tempest-ProjectMemberTests-564005882 tempest-ProjectMemberTests-564005882-project-admin] Empty body provided in request {{(pid=100524) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:22:34.101255 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.openstack.wsgi [None req-83db45b3-5952-48b2-a1db-6c4ba24a03d0 tempest-ProjectMemberTests-564005882 tempest-ProjectMemberTests-564005882-project-admin] Calling method 'show' {{(pid=100524) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:22:34.109478 np0000005924 devstack@c-api.service[100524]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:22:34.109478 np0000005924 devstack@c-api.service[100524]: warnings.warn( Jul 27 16:22:34.114638 np0000005924 devstack@c-api.service[100524]: INFO cinder.volume.api [None req-83db45b3-5952-48b2-a1db-6c4ba24a03d0 tempest-ProjectMemberTests-564005882 tempest-ProjectMemberTests-564005882-project-admin] Volume info retrieved successfully. Jul 27 16:22:34.120596 np0000005924 devstack@c-api.service[100524]: INFO cinder.api.openstack.wsgi [None req-83db45b3-5952-48b2-a1db-6c4ba24a03d0 tempest-ProjectMemberTests-564005882 tempest-ProjectMemberTests-564005882-project-admin] https://10.4.3.117/volume/v3/volumes/5fdee4b5-d51c-4fc5-a071-fd6cdf219016 returned with HTTP 200 Jul 27 16:22:34.121194 np0000005924 devstack@c-api.service[100524]: [pid: 100524|app: 0|req: 1308/5219] 10.4.3.117 () {66 vars in 1348 bytes} [Mon Jul 27 16:22:34 2026] GET /volume/v3/volumes/5fdee4b5-d51c-4fc5-a071-fd6cdf219016 => generated 1008 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 27 16:22:34.259514 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.middleware.request_id [None req-e2995fdc-c4a9-42a3-87d4-d90abbafe1ec None None] RequestId filter calling following filter/app {{(pid=100521) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:22:34.261626 np0000005924 devstack@c-api.service[100521]: INFO cinder.api.openstack.wsgi [None req-e2995fdc-c4a9-42a3-87d4-d90abbafe1ec tempest-ProjectMemberTests33-1780357347 tempest-ProjectMemberTests33-1780357347-project-admin] GET https://10.4.3.117/volume/v3/backups/856a726d-3922-4ca3-9a1f-71dff6bbb2c5 Jul 27 16:22:34.261626 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.openstack.wsgi [None req-e2995fdc-c4a9-42a3-87d4-d90abbafe1ec tempest-ProjectMemberTests33-1780357347 tempest-ProjectMemberTests33-1780357347-project-admin] Empty body provided in request {{(pid=100521) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:22:34.261842 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.openstack.wsgi [None req-e2995fdc-c4a9-42a3-87d4-d90abbafe1ec tempest-ProjectMemberTests33-1780357347 tempest-ProjectMemberTests33-1780357347-project-admin] Calling method 'show' {{(pid=100521) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:22:34.261964 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.v3.backups [None req-e2995fdc-c4a9-42a3-87d4-d90abbafe1ec tempest-ProjectMemberTests33-1780357347 tempest-ProjectMemberTests33-1780357347-project-admin] Show backup with id 856a726d-3922-4ca3-9a1f-71dff6bbb2c5. {{(pid=100521) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 27 16:22:34.266456 np0000005924 devstack@c-api.service[100521]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:22:34.266456 np0000005924 devstack@c-api.service[100521]: warnings.warn( Jul 27 16:22:34.267147 np0000005924 devstack@c-api.service[100521]: INFO cinder.api.openstack.wsgi [None req-e2995fdc-c4a9-42a3-87d4-d90abbafe1ec tempest-ProjectMemberTests33-1780357347 tempest-ProjectMemberTests33-1780357347-project-admin] https://10.4.3.117/volume/v3/backups/856a726d-3922-4ca3-9a1f-71dff6bbb2c5 returned with HTTP 200 Jul 27 16:22:34.267573 np0000005924 devstack@c-api.service[100521]: [pid: 100521|app: 0|req: 1303/5220] 10.4.3.117 () {68 vars in 1388 bytes} [Mon Jul 27 16:22:34 2026] GET /volume/v3/backups/856a726d-3922-4ca3-9a1f-71dff6bbb2c5 => generated 735 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 27 16:22:34.737821 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.middleware.request_id [req-b1ee6f28-186d-44aa-aedd-5b0f58373144 req-8a92fa4d-c94a-4cbb-867e-ddaa637e9c00 None None] RequestId filter calling following filter/app {{(pid=100523) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:22:34.740004 np0000005924 devstack@c-api.service[100523]: INFO cinder.api.openstack.wsgi [req-b1ee6f28-186d-44aa-aedd-5b0f58373144 req-8a92fa4d-c94a-4cbb-867e-ddaa637e9c00 tempest-SnapshotDataIntegrityTests-2123386552 tempest-SnapshotDataIntegrityTests-2123386552-project-member] GET https://10.4.3.117/volume/v3/volumes/1633f73e-bc62-4612-a55b-2ebc67f759b9 Jul 27 16:22:34.740174 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.openstack.wsgi [req-b1ee6f28-186d-44aa-aedd-5b0f58373144 req-8a92fa4d-c94a-4cbb-867e-ddaa637e9c00 tempest-SnapshotDataIntegrityTests-2123386552 tempest-SnapshotDataIntegrityTests-2123386552-project-member] Empty body provided in request {{(pid=100523) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:22:34.740381 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.openstack.wsgi [req-b1ee6f28-186d-44aa-aedd-5b0f58373144 req-8a92fa4d-c94a-4cbb-867e-ddaa637e9c00 tempest-SnapshotDataIntegrityTests-2123386552 tempest-SnapshotDataIntegrityTests-2123386552-project-member] Calling method 'show' {{(pid=100523) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:22:34.751759 np0000005924 devstack@c-api.service[100523]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:22:34.751759 np0000005924 devstack@c-api.service[100523]: warnings.warn( Jul 27 16:22:34.758393 np0000005924 devstack@c-api.service[100523]: INFO cinder.volume.api [req-b1ee6f28-186d-44aa-aedd-5b0f58373144 req-8a92fa4d-c94a-4cbb-867e-ddaa637e9c00 tempest-SnapshotDataIntegrityTests-2123386552 tempest-SnapshotDataIntegrityTests-2123386552-project-member] Volume info retrieved successfully. Jul 27 16:22:34.763955 np0000005924 devstack@c-api.service[100523]: INFO cinder.api.openstack.wsgi [req-b1ee6f28-186d-44aa-aedd-5b0f58373144 req-8a92fa4d-c94a-4cbb-867e-ddaa637e9c00 tempest-SnapshotDataIntegrityTests-2123386552 tempest-SnapshotDataIntegrityTests-2123386552-project-member] https://10.4.3.117/volume/v3/volumes/1633f73e-bc62-4612-a55b-2ebc67f759b9 returned with HTTP 200 Jul 27 16:22:34.764583 np0000005924 devstack@c-api.service[100523]: [pid: 100523|app: 0|req: 1315/5221] 10.4.3.117 () {68 vars in 1598 bytes} [Mon Jul 27 16:22:34 2026] GET /volume/v3/volumes/1633f73e-bc62-4612-a55b-2ebc67f759b9 => generated 1176 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 27 16:22:34.782164 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.middleware.request_id [req-b1ee6f28-186d-44aa-aedd-5b0f58373144 req-517195a0-55ea-496f-831c-c028cc6c305a None None] RequestId filter calling following filter/app {{(pid=100522) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:22:34.785102 np0000005924 devstack@c-api.service[100522]: INFO cinder.api.openstack.wsgi [req-b1ee6f28-186d-44aa-aedd-5b0f58373144 req-517195a0-55ea-496f-831c-c028cc6c305a tempest-SnapshotDataIntegrityTests-2123386552 tempest-SnapshotDataIntegrityTests-2123386552-project-member] POST https://10.4.3.117/volume/v3/volumes/1633f73e-bc62-4612-a55b-2ebc67f759b9/action Jul 27 16:22:34.785571 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.openstack.wsgi [req-b1ee6f28-186d-44aa-aedd-5b0f58373144 req-517195a0-55ea-496f-831c-c028cc6c305a tempest-SnapshotDataIntegrityTests-2123386552 tempest-SnapshotDataIntegrityTests-2123386552-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100522) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 27 16:22:34.785695 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.openstack.wsgi [req-b1ee6f28-186d-44aa-aedd-5b0f58373144 req-517195a0-55ea-496f-831c-c028cc6c305a tempest-SnapshotDataIntegrityTests-2123386552 tempest-SnapshotDataIntegrityTests-2123386552-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100522) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 27 16:22:34.798425 np0000005924 devstack@c-api.service[100522]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:22:34.798425 np0000005924 devstack@c-api.service[100522]: warnings.warn( Jul 27 16:22:34.798960 np0000005924 devstack@c-api.service[100522]: INFO cinder.volume.api [req-b1ee6f28-186d-44aa-aedd-5b0f58373144 req-517195a0-55ea-496f-831c-c028cc6c305a tempest-SnapshotDataIntegrityTests-2123386552 tempest-SnapshotDataIntegrityTests-2123386552-project-member] Volume info retrieved successfully. Jul 27 16:22:34.805643 np0000005924 devstack@c-api.service[100522]: INFO cinder.volume.api [req-b1ee6f28-186d-44aa-aedd-5b0f58373144 req-517195a0-55ea-496f-831c-c028cc6c305a tempest-SnapshotDataIntegrityTests-2123386552 tempest-SnapshotDataIntegrityTests-2123386552-project-member] Begin detaching volume completed successfully. Jul 27 16:22:34.805865 np0000005924 devstack@c-api.service[100522]: INFO cinder.api.openstack.wsgi [req-b1ee6f28-186d-44aa-aedd-5b0f58373144 req-517195a0-55ea-496f-831c-c028cc6c305a tempest-SnapshotDataIntegrityTests-2123386552 tempest-SnapshotDataIntegrityTests-2123386552-project-member] https://10.4.3.117/volume/v3/volumes/1633f73e-bc62-4612-a55b-2ebc67f759b9/action returned with HTTP 202 Jul 27 16:22:34.806469 np0000005924 devstack@c-api.service[100522]: [pid: 100522|app: 0|req: 1296/5222] 10.4.3.117 () {72 vars in 1672 bytes} [Mon Jul 27 16:22:34 2026] POST /volume/v3/volumes/1633f73e-bc62-4612-a55b-2ebc67f759b9/action => generated 0 bytes in 25 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 27 16:22:34.851057 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.middleware.request_id [None req-0d6ff3cb-5a66-4fd0-a78b-52f686874583 None None] RequestId filter calling following filter/app {{(pid=100524) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:22:34.852750 np0000005924 devstack@c-api.service[100524]: INFO cinder.api.openstack.wsgi [None req-0d6ff3cb-5a66-4fd0-a78b-52f686874583 None None] GET https://10.4.3.117/volume// Jul 27 16:22:34.853368 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.openstack.wsgi [None req-0d6ff3cb-5a66-4fd0-a78b-52f686874583 None None] Empty body provided in request {{(pid=100524) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:22:34.853625 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.openstack.wsgi [None req-0d6ff3cb-5a66-4fd0-a78b-52f686874583 None None] Calling method 'all' {{(pid=100524) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:22:34.854018 np0000005924 devstack@c-api.service[100524]: INFO cinder.api.openstack.wsgi [None req-0d6ff3cb-5a66-4fd0-a78b-52f686874583 None None] https://10.4.3.117/volume// returned with HTTP 300 Jul 27 16:22:34.854403 np0000005924 devstack@c-api.service[100524]: [pid: 100524|app: 0|req: 1309/5223] 10.4.3.117 () {66 vars in 1426 bytes} [Mon Jul 27 16:22:34 2026] GET /volume/ => generated 386 bytes in 4 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 27 16:22:34.862212 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.middleware.request_id [req-b1ee6f28-186d-44aa-aedd-5b0f58373144 req-d0db524a-c391-4016-b15f-b6d732b9286a None None] RequestId filter calling following filter/app {{(pid=100521) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:22:34.865211 np0000005924 devstack@c-api.service[100521]: INFO cinder.api.openstack.wsgi [req-b1ee6f28-186d-44aa-aedd-5b0f58373144 req-d0db524a-c391-4016-b15f-b6d732b9286a tempest-SnapshotDataIntegrityTests-2123386552 tempest-SnapshotDataIntegrityTests-2123386552-project-member] GET https://10.4.3.117/volume/v3/volumes/1633f73e-bc62-4612-a55b-2ebc67f759b9 Jul 27 16:22:34.865458 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.openstack.wsgi [req-b1ee6f28-186d-44aa-aedd-5b0f58373144 req-d0db524a-c391-4016-b15f-b6d732b9286a tempest-SnapshotDataIntegrityTests-2123386552 tempest-SnapshotDataIntegrityTests-2123386552-project-member] Empty body provided in request {{(pid=100521) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:22:34.865704 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.openstack.wsgi [req-b1ee6f28-186d-44aa-aedd-5b0f58373144 req-d0db524a-c391-4016-b15f-b6d732b9286a tempest-SnapshotDataIntegrityTests-2123386552 tempest-SnapshotDataIntegrityTests-2123386552-project-member] Calling method 'show' {{(pid=100521) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:22:34.878976 np0000005924 devstack@c-api.service[100521]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:22:34.878976 np0000005924 devstack@c-api.service[100521]: warnings.warn( Jul 27 16:22:34.884223 np0000005924 devstack@c-api.service[100521]: INFO cinder.volume.api [req-b1ee6f28-186d-44aa-aedd-5b0f58373144 req-d0db524a-c391-4016-b15f-b6d732b9286a tempest-SnapshotDataIntegrityTests-2123386552 tempest-SnapshotDataIntegrityTests-2123386552-project-member] Volume info retrieved successfully. Jul 27 16:22:34.890498 np0000005924 devstack@c-api.service[100521]: INFO cinder.api.openstack.wsgi [req-b1ee6f28-186d-44aa-aedd-5b0f58373144 req-d0db524a-c391-4016-b15f-b6d732b9286a tempest-SnapshotDataIntegrityTests-2123386552 tempest-SnapshotDataIntegrityTests-2123386552-project-member] https://10.4.3.117/volume/v3/volumes/1633f73e-bc62-4612-a55b-2ebc67f759b9 returned with HTTP 200 Jul 27 16:22:34.891049 np0000005924 devstack@c-api.service[100521]: [pid: 100521|app: 0|req: 1304/5224] 10.4.3.117 () {70 vars in 1639 bytes} [Mon Jul 27 16:22:34 2026] GET /volume/v3/volumes/1633f73e-bc62-4612-a55b-2ebc67f759b9 => generated 1359 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 27 16:22:35.136245 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.middleware.request_id [None req-b5fd1720-2d51-4b5d-bca8-2e3e56c14ec9 None None] RequestId filter calling following filter/app {{(pid=100523) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:22:35.138123 np0000005924 devstack@c-api.service[100523]: INFO cinder.api.openstack.wsgi [None req-b5fd1720-2d51-4b5d-bca8-2e3e56c14ec9 tempest-ProjectMemberTests-564005882 tempest-ProjectMemberTests-564005882-project-admin] GET https://10.4.3.117/volume/v3/volumes/5fdee4b5-d51c-4fc5-a071-fd6cdf219016 Jul 27 16:22:35.138355 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.openstack.wsgi [None req-b5fd1720-2d51-4b5d-bca8-2e3e56c14ec9 tempest-ProjectMemberTests-564005882 tempest-ProjectMemberTests-564005882-project-admin] Empty body provided in request {{(pid=100523) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:22:35.138565 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.openstack.wsgi [None req-b5fd1720-2d51-4b5d-bca8-2e3e56c14ec9 tempest-ProjectMemberTests-564005882 tempest-ProjectMemberTests-564005882-project-admin] Calling method 'show' {{(pid=100523) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:22:35.144200 np0000005924 devstack@c-api.service[100523]: INFO cinder.api.openstack.wsgi [None req-b5fd1720-2d51-4b5d-bca8-2e3e56c14ec9 tempest-ProjectMemberTests-564005882 tempest-ProjectMemberTests-564005882-project-admin] https://10.4.3.117/volume/v3/volumes/5fdee4b5-d51c-4fc5-a071-fd6cdf219016 returned with HTTP 404 Jul 27 16:22:35.144672 np0000005924 devstack@c-api.service[100523]: [pid: 100523|app: 0|req: 1316/5225] 10.4.3.117 () {66 vars in 1348 bytes} [Mon Jul 27 16:22:35 2026] GET /volume/v3/volumes/5fdee4b5-d51c-4fc5-a071-fd6cdf219016 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 27 16:22:35.154029 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.middleware.request_id [None req-cf30ba9d-0da0-4e12-bd21-f763e8188e8a None None] RequestId filter calling following filter/app {{(pid=100522) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:22:35.155819 np0000005924 devstack@c-api.service[100522]: INFO cinder.api.openstack.wsgi [None req-cf30ba9d-0da0-4e12-bd21-f763e8188e8a tempest-ProjectMemberTests-564005882 tempest-ProjectMemberTests-564005882-project-admin] POST https://10.4.3.117/volume/v3/volumes Jul 27 16:22:35.156184 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.openstack.wsgi [None req-cf30ba9d-0da0-4e12-bd21-f763e8188e8a tempest-ProjectMemberTests-564005882 tempest-ProjectMemberTests-564005882-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-1339790531"}} {{(pid=100522) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 27 16:22:35.157593 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.v3.volumes [None req-cf30ba9d-0da0-4e12-bd21-f763e8188e8a tempest-ProjectMemberTests-564005882 tempest-ProjectMemberTests-564005882-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-1339790531'}} {{(pid=100522) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 27 16:22:35.157708 np0000005924 devstack@c-api.service[100522]: INFO cinder.api.v3.volumes [None req-cf30ba9d-0da0-4e12-bd21-f763e8188e8a tempest-ProjectMemberTests-564005882 tempest-ProjectMemberTests-564005882-project-admin] Create volume of 1 GB Jul 27 16:22:35.162495 np0000005924 devstack@c-api.service[100522]: INFO cinder.volume.api [None req-cf30ba9d-0da0-4e12-bd21-f763e8188e8a tempest-ProjectMemberTests-564005882 tempest-ProjectMemberTests-564005882-project-admin] Availability Zones retrieved successfully. Jul 27 16:22:35.168606 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.volume.api [None req-cf30ba9d-0da0-4e12-bd21-f763e8188e8a tempest-ProjectMemberTests-564005882 tempest-ProjectMemberTests-564005882-project-admin] Flow 'volume_create_api' (7d70f43d-f2ea-4bb0-8ce4-992aee3315b8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100522) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 27 16:22:35.169508 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.volume.api [None req-cf30ba9d-0da0-4e12-bd21-f763e8188e8a tempest-ProjectMemberTests-564005882 tempest-ProjectMemberTests-564005882-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (ed3308e0-ed6c-4f1b-9cad-f0f83d482869) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100522) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 27 16:22:35.170420 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.volume.flows.api.create_volume [None req-cf30ba9d-0da0-4e12-bd21-f763e8188e8a tempest-ProjectMemberTests-564005882 tempest-ProjectMemberTests-564005882-project-admin] Validating volume size '1' using validate_int {{(pid=100522) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 27 16:22:35.193654 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.volume.api [None req-cf30ba9d-0da0-4e12-bd21-f763e8188e8a tempest-ProjectMemberTests-564005882 tempest-ProjectMemberTests-564005882-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (ed3308e0-ed6c-4f1b-9cad-f0f83d482869) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-27T16:04:59Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=2bce4e1a-e6e0-49d9-be36-c3405449a01e,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '2bce4e1a-e6e0-49d9-be36-c3405449a01e', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100522) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 27 16:22:35.194415 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.volume.api [None req-cf30ba9d-0da0-4e12-bd21-f763e8188e8a tempest-ProjectMemberTests-564005882 tempest-ProjectMemberTests-564005882-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (cbc6b133-e44e-4da6-b1a5-ae7177060528) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100522) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 27 16:22:35.229710 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.quota [None req-cf30ba9d-0da0-4e12-bd21-f763e8188e8a tempest-ProjectMemberTests-564005882 tempest-ProjectMemberTests-564005882-project-admin] Created reservations ['491c7d8b-c031-4932-b74b-3e893f689b1e', '6c93ca47-10de-4fd0-8769-52298ef05bf5', '2b1aea35-2432-48a3-95ad-6af00560e15c', '8626ebad-08f6-4c70-afff-c06d0d2408c6'] {{(pid=100522) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 27 16:22:35.230852 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.volume.api [None req-cf30ba9d-0da0-4e12-bd21-f763e8188e8a tempest-ProjectMemberTests-564005882 tempest-ProjectMemberTests-564005882-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (cbc6b133-e44e-4da6-b1a5-ae7177060528) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['491c7d8b-c031-4932-b74b-3e893f689b1e', '6c93ca47-10de-4fd0-8769-52298ef05bf5', '2b1aea35-2432-48a3-95ad-6af00560e15c', '8626ebad-08f6-4c70-afff-c06d0d2408c6']}' {{(pid=100522) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 27 16:22:35.231549 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.volume.api [None req-cf30ba9d-0da0-4e12-bd21-f763e8188e8a tempest-ProjectMemberTests-564005882 tempest-ProjectMemberTests-564005882-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (02c4f13b-587b-471d-8bee-2d1b95dbedf2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100522) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 27 16:22:35.255804 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.volume.api [None req-cf30ba9d-0da0-4e12-bd21-f763e8188e8a tempest-ProjectMemberTests-564005882 tempest-ProjectMemberTests-564005882-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (02c4f13b-587b-471d-8bee-2d1b95dbedf2) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '530c4952-90fe-4ce4-b633-bdb76af6cff9', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1339790531',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='d1c587f4966043eeaf33886351677990',qos_specs=None,replication_status=,reservations=['491c7d8b-c031-4932-b74b-3e893f689b1e','6c93ca47-10de-4fd0-8769-52298ef05bf5','2b1aea35-2432-48a3-95ad-6af00560e15c','8626ebad-08f6-4c70-afff-c06d0d2408c6'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='5ea411ae88e945739c2c127122c12668',volume_type_id=2bce4e1a-e6e0-49d9-be36-c3405449a01e), 'volume': Volume(_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-27T16:22:35Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1339790531',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=530c4952-90fe-4ce4-b633-bdb76af6cff9,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='d1c587f4966043eeaf33886351677990',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='5ea411ae88e945739c2c127122c12668',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(2bce4e1a-e6e0-49d9-be36-c3405449a01e),volume_type_id=2bce4e1a-e6e0-49d9-be36-c3405449a01e)}' {{(pid=100522) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 27 16:22:35.256568 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.volume.api [None req-cf30ba9d-0da0-4e12-bd21-f763e8188e8a tempest-ProjectMemberTests-564005882 tempest-ProjectMemberTests-564005882-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (06a1d912-64fd-4b6b-bdc9-0f843c59cb0a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100522) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 27 16:22:35.274762 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.volume.api [None req-cf30ba9d-0da0-4e12-bd21-f763e8188e8a tempest-ProjectMemberTests-564005882 tempest-ProjectMemberTests-564005882-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (06a1d912-64fd-4b6b-bdc9-0f843c59cb0a) transitioned into state 'SUCCESS' from state '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-1339790531',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='d1c587f4966043eeaf33886351677990',qos_specs=None,replication_status=,reservations=['491c7d8b-c031-4932-b74b-3e893f689b1e','6c93ca47-10de-4fd0-8769-52298ef05bf5','2b1aea35-2432-48a3-95ad-6af00560e15c','8626ebad-08f6-4c70-afff-c06d0d2408c6'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='5ea411ae88e945739c2c127122c12668',volume_type_id=2bce4e1a-e6e0-49d9-be36-c3405449a01e)}' {{(pid=100522) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 27 16:22:35.275426 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.volume.api [None req-cf30ba9d-0da0-4e12-bd21-f763e8188e8a tempest-ProjectMemberTests-564005882 tempest-ProjectMemberTests-564005882-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (3759eac6-718c-4249-9cf0-0bf0edbcba94) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100522) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 27 16:22:35.278240 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.middleware.request_id [None req-dfbbb8ec-f703-4add-8914-49147102aff7 None None] RequestId filter calling following filter/app {{(pid=100524) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:22:35.280093 np0000005924 devstack@c-api.service[100524]: INFO cinder.api.openstack.wsgi [None req-dfbbb8ec-f703-4add-8914-49147102aff7 tempest-ProjectMemberTests33-1780357347 tempest-ProjectMemberTests33-1780357347-project-admin] GET https://10.4.3.117/volume/v3/backups/856a726d-3922-4ca3-9a1f-71dff6bbb2c5 Jul 27 16:22:35.280311 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.openstack.wsgi [None req-dfbbb8ec-f703-4add-8914-49147102aff7 tempest-ProjectMemberTests33-1780357347 tempest-ProjectMemberTests33-1780357347-project-admin] Empty body provided in request {{(pid=100524) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:22:35.280712 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.openstack.wsgi [None req-dfbbb8ec-f703-4add-8914-49147102aff7 tempest-ProjectMemberTests33-1780357347 tempest-ProjectMemberTests33-1780357347-project-admin] Calling method 'show' {{(pid=100524) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:22:35.280821 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.v3.backups [None req-dfbbb8ec-f703-4add-8914-49147102aff7 tempest-ProjectMemberTests33-1780357347 tempest-ProjectMemberTests33-1780357347-project-admin] Show backup with id 856a726d-3922-4ca3-9a1f-71dff6bbb2c5. {{(pid=100524) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 27 16:22:35.285747 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.volume.api [None req-cf30ba9d-0da0-4e12-bd21-f763e8188e8a tempest-ProjectMemberTests-564005882 tempest-ProjectMemberTests-564005882-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (3759eac6-718c-4249-9cf0-0bf0edbcba94) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100522) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 27 16:22:35.287127 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.volume.api [None req-cf30ba9d-0da0-4e12-bd21-f763e8188e8a tempest-ProjectMemberTests-564005882 tempest-ProjectMemberTests-564005882-project-admin] Flow 'volume_create_api' (7d70f43d-f2ea-4bb0-8ce4-992aee3315b8) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100522) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 27 16:22:35.287757 np0000005924 devstack@c-api.service[100522]: INFO cinder.volume.api [None req-cf30ba9d-0da0-4e12-bd21-f763e8188e8a tempest-ProjectMemberTests-564005882 tempest-ProjectMemberTests-564005882-project-admin] Create volume request issued successfully. Jul 27 16:22:35.288366 np0000005924 devstack@c-api.service[100522]: INFO cinder.api.openstack.wsgi [None req-cf30ba9d-0da0-4e12-bd21-f763e8188e8a tempest-ProjectMemberTests-564005882 tempest-ProjectMemberTests-564005882-project-admin] https://10.4.3.117/volume/v3/volumes returned with HTTP 202 Jul 27 16:22:35.288784 np0000005924 devstack@c-api.service[100522]: [pid: 100522|app: 0|req: 1297/5226] 10.4.3.117 () {68 vars in 1258 bytes} [Mon Jul 27 16:22:35 2026] POST /volume/v3/volumes => generated 778 bytes in 135 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 27 16:22:35.290236 np0000005924 devstack@c-api.service[100524]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:22:35.290236 np0000005924 devstack@c-api.service[100524]: warnings.warn( Jul 27 16:22:35.291717 np0000005924 devstack@c-api.service[100524]: INFO cinder.api.openstack.wsgi [None req-dfbbb8ec-f703-4add-8914-49147102aff7 tempest-ProjectMemberTests33-1780357347 tempest-ProjectMemberTests33-1780357347-project-admin] https://10.4.3.117/volume/v3/backups/856a726d-3922-4ca3-9a1f-71dff6bbb2c5 returned with HTTP 200 Jul 27 16:22:35.291717 np0000005924 devstack@c-api.service[100524]: [pid: 100524|app: 0|req: 1310/5227] 10.4.3.117 () {68 vars in 1388 bytes} [Mon Jul 27 16:22:35 2026] GET /volume/v3/backups/856a726d-3922-4ca3-9a1f-71dff6bbb2c5 => generated 735 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 27 16:22:35.303276 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.middleware.request_id [None req-6e8dd5f6-8f64-479e-b25f-67bff4672d5d None None] RequestId filter calling following filter/app {{(pid=100521) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:22:35.305768 np0000005924 devstack@c-api.service[100521]: INFO cinder.api.openstack.wsgi [None req-6e8dd5f6-8f64-479e-b25f-67bff4672d5d tempest-ProjectMemberTests-564005882 tempest-ProjectMemberTests-564005882-project-admin] GET https://10.4.3.117/volume/v3/volumes/530c4952-90fe-4ce4-b633-bdb76af6cff9 Jul 27 16:22:35.306019 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.openstack.wsgi [None req-6e8dd5f6-8f64-479e-b25f-67bff4672d5d tempest-ProjectMemberTests-564005882 tempest-ProjectMemberTests-564005882-project-admin] Empty body provided in request {{(pid=100521) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:22:35.306242 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.openstack.wsgi [None req-6e8dd5f6-8f64-479e-b25f-67bff4672d5d tempest-ProjectMemberTests-564005882 tempest-ProjectMemberTests-564005882-project-admin] Calling method 'show' {{(pid=100521) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:22:35.313702 np0000005924 devstack@c-api.service[100521]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:22:35.313702 np0000005924 devstack@c-api.service[100521]: warnings.warn( Jul 27 16:22:35.317086 np0000005924 devstack@c-api.service[100521]: INFO cinder.volume.api [None req-6e8dd5f6-8f64-479e-b25f-67bff4672d5d tempest-ProjectMemberTests-564005882 tempest-ProjectMemberTests-564005882-project-admin] Volume info retrieved successfully. Jul 27 16:22:35.321433 np0000005924 devstack@c-api.service[100521]: INFO cinder.api.openstack.wsgi [None req-6e8dd5f6-8f64-479e-b25f-67bff4672d5d tempest-ProjectMemberTests-564005882 tempest-ProjectMemberTests-564005882-project-admin] https://10.4.3.117/volume/v3/volumes/530c4952-90fe-4ce4-b633-bdb76af6cff9 returned with HTTP 200 Jul 27 16:22:35.321843 np0000005924 devstack@c-api.service[100521]: [pid: 100521|app: 0|req: 1305/5228] 10.4.3.117 () {66 vars in 1348 bytes} [Mon Jul 27 16:22:35 2026] GET /volume/v3/volumes/530c4952-90fe-4ce4-b633-bdb76af6cff9 => generated 957 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 27 16:22:35.736069 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.middleware.request_id [req-b1ee6f28-186d-44aa-aedd-5b0f58373144 req-86c1af9b-aef1-45cf-abaf-ae4ad938cb1e None None] RequestId filter calling following filter/app {{(pid=100523) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:22:35.738130 np0000005924 devstack@c-api.service[100523]: INFO cinder.api.openstack.wsgi [req-b1ee6f28-186d-44aa-aedd-5b0f58373144 req-86c1af9b-aef1-45cf-abaf-ae4ad938cb1e tempest-SnapshotDataIntegrityTests-2123386552 tempest-SnapshotDataIntegrityTests-2123386552-project-member] DELETE https://10.4.3.117/volume/v3/attachments/542b7e0a-cf02-4650-a17f-df55c0fea4ee Jul 27 16:22:35.738391 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.openstack.wsgi [req-b1ee6f28-186d-44aa-aedd-5b0f58373144 req-86c1af9b-aef1-45cf-abaf-ae4ad938cb1e tempest-SnapshotDataIntegrityTests-2123386552 tempest-SnapshotDataIntegrityTests-2123386552-project-member] Empty body provided in request {{(pid=100523) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:22:35.738647 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.openstack.wsgi [req-b1ee6f28-186d-44aa-aedd-5b0f58373144 req-86c1af9b-aef1-45cf-abaf-ae4ad938cb1e tempest-SnapshotDataIntegrityTests-2123386552 tempest-SnapshotDataIntegrityTests-2123386552-project-member] Calling method 'version_select' {{(pid=100523) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:22:35.745196 np0000005924 devstack@c-api.service[100523]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:22:35.745196 np0000005924 devstack@c-api.service[100523]: warnings.warn( Jul 27 16:22:35.794546 np0000005924 devstack@c-api.service[100523]: INFO cinder.api.openstack.wsgi [req-b1ee6f28-186d-44aa-aedd-5b0f58373144 req-86c1af9b-aef1-45cf-abaf-ae4ad938cb1e tempest-SnapshotDataIntegrityTests-2123386552 tempest-SnapshotDataIntegrityTests-2123386552-project-member] https://10.4.3.117/volume/v3/attachments/542b7e0a-cf02-4650-a17f-df55c0fea4ee returned with HTTP 200 Jul 27 16:22:35.794975 np0000005924 devstack@c-api.service[100523]: [pid: 100523|app: 0|req: 1317/5229] 10.4.3.117 () {72 vars in 1673 bytes} [Mon Jul 27 16:22:35 2026] DELETE /volume/v3/attachments/542b7e0a-cf02-4650-a17f-df55c0fea4ee => generated 19 bytes in 59 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 27 16:22:35.914090 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.middleware.request_id [None req-ce0f5b0e-51cc-4175-b749-27de3eb871a4 None None] RequestId filter calling following filter/app {{(pid=100522) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:22:35.916277 np0000005924 devstack@c-api.service[100522]: INFO cinder.api.openstack.wsgi [None req-ce0f5b0e-51cc-4175-b749-27de3eb871a4 tempest-SnapshotDataIntegrityTests-2123386552 tempest-SnapshotDataIntegrityTests-2123386552-project-member] POST https://10.4.3.117/volume/v3/volumes Jul 27 16:22:35.916779 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.openstack.wsgi [None req-ce0f5b0e-51cc-4175-b749-27de3eb871a4 tempest-SnapshotDataIntegrityTests-2123386552 tempest-SnapshotDataIntegrityTests-2123386552-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-SnapshotDataIntegrityTests-volume-1144719617", "snapshot_id": "0523a68d-ebc2-4124-a862-cdf7ae07219a", "imageRef": null, "volume_type": null, "size": 1}} {{(pid=100522) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 27 16:22:35.918626 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.v3.volumes [None req-ce0f5b0e-51cc-4175-b749-27de3eb871a4 tempest-SnapshotDataIntegrityTests-2123386552 tempest-SnapshotDataIntegrityTests-2123386552-project-member] Create volume request body: {'volume': {'name': 'tempest-SnapshotDataIntegrityTests-volume-1144719617', 'snapshot_id': '0523a68d-ebc2-4124-a862-cdf7ae07219a', 'imageRef': None, 'volume_type': None, 'size': 1}} {{(pid=100522) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 27 16:22:35.924410 np0000005924 devstack@c-api.service[100522]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:22:35.924410 np0000005924 devstack@c-api.service[100522]: warnings.warn( Jul 27 16:22:35.924908 np0000005924 devstack@c-api.service[100522]: INFO cinder.volume.api [None req-ce0f5b0e-51cc-4175-b749-27de3eb871a4 tempest-SnapshotDataIntegrityTests-2123386552 tempest-SnapshotDataIntegrityTests-2123386552-project-member] Snapshot retrieved successfully. Jul 27 16:22:35.925023 np0000005924 devstack@c-api.service[100522]: INFO cinder.api.v3.volumes [None req-ce0f5b0e-51cc-4175-b749-27de3eb871a4 tempest-SnapshotDataIntegrityTests-2123386552 tempest-SnapshotDataIntegrityTests-2123386552-project-member] Create volume of 1 GB Jul 27 16:22:35.928315 np0000005924 devstack@c-api.service[100522]: INFO cinder.volume.api [None req-ce0f5b0e-51cc-4175-b749-27de3eb871a4 tempest-SnapshotDataIntegrityTests-2123386552 tempest-SnapshotDataIntegrityTests-2123386552-project-member] Availability Zones retrieved successfully. Jul 27 16:22:35.935347 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.volume.api [None req-ce0f5b0e-51cc-4175-b749-27de3eb871a4 tempest-SnapshotDataIntegrityTests-2123386552 tempest-SnapshotDataIntegrityTests-2123386552-project-member] Flow 'volume_create_api' (f4d34485-5eee-41a2-a925-de261d232884) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100522) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 27 16:22:35.936547 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.volume.api [None req-ce0f5b0e-51cc-4175-b749-27de3eb871a4 tempest-SnapshotDataIntegrityTests-2123386552 tempest-SnapshotDataIntegrityTests-2123386552-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f330486b-ffba-4d24-b8ff-7cd4d8ce3cf0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100522) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 27 16:22:35.937875 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.volume.flows.api.create_volume [None req-ce0f5b0e-51cc-4175-b749-27de3eb871a4 tempest-SnapshotDataIntegrityTests-2123386552 tempest-SnapshotDataIntegrityTests-2123386552-project-member] Validating volume size '1' using validate_int, validate_snap_size {{(pid=100522) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 27 16:22:35.973577 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.volume.api [None req-ce0f5b0e-51cc-4175-b749-27de3eb871a4 tempest-SnapshotDataIntegrityTests-2123386552 tempest-SnapshotDataIntegrityTests-2123386552-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f330486b-ffba-4d24-b8ff-7cd4d8ce3cf0) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': '0523a68d-ebc2-4124-a862-cdf7ae07219a', 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-27T16:04:59Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=2bce4e1a-e6e0-49d9-be36-c3405449a01e,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '2bce4e1a-e6e0-49d9-be36-c3405449a01e', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100522) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 27 16:22:35.974574 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.volume.api [None req-ce0f5b0e-51cc-4175-b749-27de3eb871a4 tempest-SnapshotDataIntegrityTests-2123386552 tempest-SnapshotDataIntegrityTests-2123386552-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (0d7a7e52-8129-4931-871c-cd94f0269d19) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100522) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 27 16:22:36.017913 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.quota [None req-ce0f5b0e-51cc-4175-b749-27de3eb871a4 tempest-SnapshotDataIntegrityTests-2123386552 tempest-SnapshotDataIntegrityTests-2123386552-project-member] Created reservations ['a5e98717-65fc-474c-9a44-0fe5e57a8c91', 'fb3aa136-63d2-4fdd-b32a-174932e8dd25', '287c1920-59d4-4290-889c-2151182c626d', 'e430704b-7f54-4c6c-ad4f-42d57c53e37e'] {{(pid=100522) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 27 16:22:36.018604 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.volume.api [None req-ce0f5b0e-51cc-4175-b749-27de3eb871a4 tempest-SnapshotDataIntegrityTests-2123386552 tempest-SnapshotDataIntegrityTests-2123386552-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (0d7a7e52-8129-4931-871c-cd94f0269d19) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['a5e98717-65fc-474c-9a44-0fe5e57a8c91', 'fb3aa136-63d2-4fdd-b32a-174932e8dd25', '287c1920-59d4-4290-889c-2151182c626d', 'e430704b-7f54-4c6c-ad4f-42d57c53e37e']}' {{(pid=100522) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 27 16:22:36.019239 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.volume.api [None req-ce0f5b0e-51cc-4175-b749-27de3eb871a4 tempest-SnapshotDataIntegrityTests-2123386552 tempest-SnapshotDataIntegrityTests-2123386552-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (03298abe-781d-4243-8db6-603121bdaebb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100522) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 27 16:22:36.067411 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.volume.api [None req-ce0f5b0e-51cc-4175-b749-27de3eb871a4 tempest-SnapshotDataIntegrityTests-2123386552 tempest-SnapshotDataIntegrityTests-2123386552-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (03298abe-781d-4243-8db6-603121bdaebb) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '519b55a9-403a-4839-9042-aaf12b036732', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-SnapshotDataIntegrityTests-volume-1144719617',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='10cc532ef39148cfa03437bac1d61d56',qos_specs=None,replication_status=,reservations=['a5e98717-65fc-474c-9a44-0fe5e57a8c91','fb3aa136-63d2-4fdd-b32a-174932e8dd25','287c1920-59d4-4290-889c-2151182c626d','e430704b-7f54-4c6c-ad4f-42d57c53e37e'],size=1,snapshot_id=0523a68d-ebc2-4124-a862-cdf7ae07219a,source_replicaid=,source_volid=None,status='creating',user_id='1d1e4f3e1f7542b7bd3a068315bd4eff',volume_type_id=2bce4e1a-e6e0-49d9-be36-c3405449a01e), 'volume': Volume(_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-27T16:22:36Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-SnapshotDataIntegrityTests-volume-1144719617',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=519b55a9-403a-4839-9042-aaf12b036732,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='10cc532ef39148cfa03437bac1d61d56',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=0523a68d-ebc2-4124-a862-cdf7ae07219a,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='1d1e4f3e1f7542b7bd3a068315bd4eff',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(2bce4e1a-e6e0-49d9-be36-c3405449a01e),volume_type_id=2bce4e1a-e6e0-49d9-be36-c3405449a01e)}' {{(pid=100522) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 27 16:22:36.067411 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.volume.api [None req-ce0f5b0e-51cc-4175-b749-27de3eb871a4 tempest-SnapshotDataIntegrityTests-2123386552 tempest-SnapshotDataIntegrityTests-2123386552-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (6e3e2b11-6e28-41ff-ad56-50b71f91ab26) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100522) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 27 16:22:36.088189 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.volume.api [None req-ce0f5b0e-51cc-4175-b749-27de3eb871a4 tempest-SnapshotDataIntegrityTests-2123386552 tempest-SnapshotDataIntegrityTests-2123386552-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (6e3e2b11-6e28-41ff-ad56-50b71f91ab26) transitioned into state 'SUCCESS' from state '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-1144719617',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='10cc532ef39148cfa03437bac1d61d56',qos_specs=None,replication_status=,reservations=['a5e98717-65fc-474c-9a44-0fe5e57a8c91','fb3aa136-63d2-4fdd-b32a-174932e8dd25','287c1920-59d4-4290-889c-2151182c626d','e430704b-7f54-4c6c-ad4f-42d57c53e37e'],size=1,snapshot_id=0523a68d-ebc2-4124-a862-cdf7ae07219a,source_replicaid=,source_volid=None,status='creating',user_id='1d1e4f3e1f7542b7bd3a068315bd4eff',volume_type_id=2bce4e1a-e6e0-49d9-be36-c3405449a01e)}' {{(pid=100522) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 27 16:22:36.089198 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.volume.api [None req-ce0f5b0e-51cc-4175-b749-27de3eb871a4 tempest-SnapshotDataIntegrityTests-2123386552 tempest-SnapshotDataIntegrityTests-2123386552-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (6d7fd209-aabd-4f89-be1e-499c5281379e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100522) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 27 16:22:36.116297 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.volume.api [None req-ce0f5b0e-51cc-4175-b749-27de3eb871a4 tempest-SnapshotDataIntegrityTests-2123386552 tempest-SnapshotDataIntegrityTests-2123386552-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (6d7fd209-aabd-4f89-be1e-499c5281379e) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100522) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 27 16:22:36.117611 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.volume.api [None req-ce0f5b0e-51cc-4175-b749-27de3eb871a4 tempest-SnapshotDataIntegrityTests-2123386552 tempest-SnapshotDataIntegrityTests-2123386552-project-member] Flow 'volume_create_api' (f4d34485-5eee-41a2-a925-de261d232884) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100522) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 27 16:22:36.117929 np0000005924 devstack@c-api.service[100522]: INFO cinder.volume.api [None req-ce0f5b0e-51cc-4175-b749-27de3eb871a4 tempest-SnapshotDataIntegrityTests-2123386552 tempest-SnapshotDataIntegrityTests-2123386552-project-member] Create volume request issued successfully. Jul 27 16:22:36.118481 np0000005924 devstack@c-api.service[100522]: INFO cinder.api.openstack.wsgi [None req-ce0f5b0e-51cc-4175-b749-27de3eb871a4 tempest-SnapshotDataIntegrityTests-2123386552 tempest-SnapshotDataIntegrityTests-2123386552-project-member] https://10.4.3.117/volume/v3/volumes returned with HTTP 202 Jul 27 16:22:36.119040 np0000005924 devstack@c-api.service[100522]: [pid: 100522|app: 0|req: 1298/5230] 10.4.3.117 () {68 vars in 1259 bytes} [Mon Jul 27 16:22:35 2026] POST /volume/v3/volumes => generated 791 bytes in 206 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 27 16:22:36.134262 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.middleware.request_id [None req-d1ec9507-f488-4bbb-872b-c661bcc36005 None None] RequestId filter calling following filter/app {{(pid=100524) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:22:36.136123 np0000005924 devstack@c-api.service[100524]: INFO cinder.api.openstack.wsgi [None req-d1ec9507-f488-4bbb-872b-c661bcc36005 tempest-SnapshotDataIntegrityTests-2123386552 tempest-SnapshotDataIntegrityTests-2123386552-project-member] GET https://10.4.3.117/volume/v3/volumes/519b55a9-403a-4839-9042-aaf12b036732 Jul 27 16:22:36.136337 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.openstack.wsgi [None req-d1ec9507-f488-4bbb-872b-c661bcc36005 tempest-SnapshotDataIntegrityTests-2123386552 tempest-SnapshotDataIntegrityTests-2123386552-project-member] Empty body provided in request {{(pid=100524) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:22:36.136548 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.openstack.wsgi [None req-d1ec9507-f488-4bbb-872b-c661bcc36005 tempest-SnapshotDataIntegrityTests-2123386552 tempest-SnapshotDataIntegrityTests-2123386552-project-member] Calling method 'show' {{(pid=100524) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:22:36.143723 np0000005924 devstack@c-api.service[100524]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:22:36.143723 np0000005924 devstack@c-api.service[100524]: warnings.warn( Jul 27 16:22:36.147791 np0000005924 devstack@c-api.service[100524]: INFO cinder.volume.api [None req-d1ec9507-f488-4bbb-872b-c661bcc36005 tempest-SnapshotDataIntegrityTests-2123386552 tempest-SnapshotDataIntegrityTests-2123386552-project-member] Volume info retrieved successfully. Jul 27 16:22:36.153279 np0000005924 devstack@c-api.service[100524]: INFO cinder.api.openstack.wsgi [None req-d1ec9507-f488-4bbb-872b-c661bcc36005 tempest-SnapshotDataIntegrityTests-2123386552 tempest-SnapshotDataIntegrityTests-2123386552-project-member] https://10.4.3.117/volume/v3/volumes/519b55a9-403a-4839-9042-aaf12b036732 returned with HTTP 200 Jul 27 16:22:36.153737 np0000005924 devstack@c-api.service[100524]: [pid: 100524|app: 0|req: 1311/5231] 10.4.3.117 () {66 vars in 1348 bytes} [Mon Jul 27 16:22:36 2026] GET /volume/v3/volumes/519b55a9-403a-4839-9042-aaf12b036732 => generated 859 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 27 16:22:36.305030 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.middleware.request_id [None req-a13f9a20-0957-4a9b-b9fa-d11b15876493 None None] RequestId filter calling following filter/app {{(pid=100521) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:22:36.307442 np0000005924 devstack@c-api.service[100521]: INFO cinder.api.openstack.wsgi [None req-a13f9a20-0957-4a9b-b9fa-d11b15876493 tempest-ProjectMemberTests33-1780357347 tempest-ProjectMemberTests33-1780357347-project-admin] GET https://10.4.3.117/volume/v3/backups/856a726d-3922-4ca3-9a1f-71dff6bbb2c5 Jul 27 16:22:36.307729 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.openstack.wsgi [None req-a13f9a20-0957-4a9b-b9fa-d11b15876493 tempest-ProjectMemberTests33-1780357347 tempest-ProjectMemberTests33-1780357347-project-admin] Empty body provided in request {{(pid=100521) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:22:36.307961 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.openstack.wsgi [None req-a13f9a20-0957-4a9b-b9fa-d11b15876493 tempest-ProjectMemberTests33-1780357347 tempest-ProjectMemberTests33-1780357347-project-admin] Calling method 'show' {{(pid=100521) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:22:36.308057 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.v3.backups [None req-a13f9a20-0957-4a9b-b9fa-d11b15876493 tempest-ProjectMemberTests33-1780357347 tempest-ProjectMemberTests33-1780357347-project-admin] Show backup with id 856a726d-3922-4ca3-9a1f-71dff6bbb2c5. {{(pid=100521) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 27 16:22:36.313049 np0000005924 devstack@c-api.service[100521]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:22:36.313049 np0000005924 devstack@c-api.service[100521]: warnings.warn( Jul 27 16:22:36.313737 np0000005924 devstack@c-api.service[100521]: INFO cinder.api.openstack.wsgi [None req-a13f9a20-0957-4a9b-b9fa-d11b15876493 tempest-ProjectMemberTests33-1780357347 tempest-ProjectMemberTests33-1780357347-project-admin] https://10.4.3.117/volume/v3/backups/856a726d-3922-4ca3-9a1f-71dff6bbb2c5 returned with HTTP 200 Jul 27 16:22:36.314079 np0000005924 devstack@c-api.service[100521]: [pid: 100521|app: 0|req: 1306/5232] 10.4.3.117 () {68 vars in 1388 bytes} [Mon Jul 27 16:22:36 2026] GET /volume/v3/backups/856a726d-3922-4ca3-9a1f-71dff6bbb2c5 => generated 735 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 27 16:22:36.342788 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.middleware.request_id [None req-aece2004-d2d3-4e87-84d0-d932742cca7a None None] RequestId filter calling following filter/app {{(pid=100523) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:22:36.344853 np0000005924 devstack@c-api.service[100523]: INFO cinder.api.openstack.wsgi [None req-aece2004-d2d3-4e87-84d0-d932742cca7a tempest-ProjectMemberTests-564005882 tempest-ProjectMemberTests-564005882-project-admin] GET https://10.4.3.117/volume/v3/volumes/530c4952-90fe-4ce4-b633-bdb76af6cff9 Jul 27 16:22:36.345150 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.openstack.wsgi [None req-aece2004-d2d3-4e87-84d0-d932742cca7a tempest-ProjectMemberTests-564005882 tempest-ProjectMemberTests-564005882-project-admin] Empty body provided in request {{(pid=100523) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:22:36.345447 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.openstack.wsgi [None req-aece2004-d2d3-4e87-84d0-d932742cca7a tempest-ProjectMemberTests-564005882 tempest-ProjectMemberTests-564005882-project-admin] Calling method 'show' {{(pid=100523) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:22:36.354228 np0000005924 devstack@c-api.service[100523]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:22:36.354228 np0000005924 devstack@c-api.service[100523]: warnings.warn( Jul 27 16:22:36.358780 np0000005924 devstack@c-api.service[100523]: INFO cinder.volume.api [None req-aece2004-d2d3-4e87-84d0-d932742cca7a tempest-ProjectMemberTests-564005882 tempest-ProjectMemberTests-564005882-project-admin] Volume info retrieved successfully. Jul 27 16:22:36.364197 np0000005924 devstack@c-api.service[100523]: INFO cinder.api.openstack.wsgi [None req-aece2004-d2d3-4e87-84d0-d932742cca7a tempest-ProjectMemberTests-564005882 tempest-ProjectMemberTests-564005882-project-admin] https://10.4.3.117/volume/v3/volumes/530c4952-90fe-4ce4-b633-bdb76af6cff9 returned with HTTP 200 Jul 27 16:22:36.364787 np0000005924 devstack@c-api.service[100523]: [pid: 100523|app: 0|req: 1318/5233] 10.4.3.117 () {66 vars in 1348 bytes} [Mon Jul 27 16:22:36 2026] GET /volume/v3/volumes/530c4952-90fe-4ce4-b633-bdb76af6cff9 => generated 1009 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 27 16:22:36.381999 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.middleware.request_id [None req-7f044a33-a8e1-469d-919b-ffbf5abf5bc1 None None] RequestId filter calling following filter/app {{(pid=100522) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:22:36.383807 np0000005924 devstack@c-api.service[100522]: INFO cinder.api.openstack.wsgi [None req-7f044a33-a8e1-469d-919b-ffbf5abf5bc1 tempest-ProjectMemberTests-564005882 tempest-ProjectMemberTests-564005882-project-admin] POST https://10.4.3.117/volume/v3/snapshots Jul 27 16:22:36.384191 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.openstack.wsgi [None req-7f044a33-a8e1-469d-919b-ffbf5abf5bc1 tempest-ProjectMemberTests-564005882 tempest-ProjectMemberTests-564005882-project-admin] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "530c4952-90fe-4ce4-b633-bdb76af6cff9", "name": "tempest-VolumeV3RbacBaseTests-Snapshot-767187832"}} {{(pid=100522) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 27 16:22:36.392502 np0000005924 devstack@c-api.service[100522]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:22:36.392502 np0000005924 devstack@c-api.service[100522]: warnings.warn( Jul 27 16:22:36.392832 np0000005924 devstack@c-api.service[100522]: INFO cinder.volume.api [None req-7f044a33-a8e1-469d-919b-ffbf5abf5bc1 tempest-ProjectMemberTests-564005882 tempest-ProjectMemberTests-564005882-project-admin] Volume info retrieved successfully. Jul 27 16:22:36.392957 np0000005924 devstack@c-api.service[100522]: INFO cinder.api.v3.snapshots [None req-7f044a33-a8e1-469d-919b-ffbf5abf5bc1 tempest-ProjectMemberTests-564005882 tempest-ProjectMemberTests-564005882-project-admin] Create snapshot from volume 530c4952-90fe-4ce4-b633-bdb76af6cff9 Jul 27 16:22:36.416468 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.quota [None req-7f044a33-a8e1-469d-919b-ffbf5abf5bc1 tempest-ProjectMemberTests-564005882 tempest-ProjectMemberTests-564005882-project-admin] Created reservations ['71565f4f-f692-41cf-9c31-0ece016caac1', '5ee4962c-740f-44f6-9695-b0723d52d92f', 'bd192a97-4d17-404e-ab73-0cdf2b265ebf', '886ee9ee-d5fc-474f-bd0f-649267fb69e5'] {{(pid=100522) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 27 16:22:36.447609 np0000005924 devstack@c-api.service[100522]: INFO cinder.volume.api [None req-7f044a33-a8e1-469d-919b-ffbf5abf5bc1 tempest-ProjectMemberTests-564005882 tempest-ProjectMemberTests-564005882-project-admin] Snapshot create request issued successfully. Jul 27 16:22:36.447944 np0000005924 devstack@c-api.service[100522]: INFO cinder.api.openstack.wsgi [None req-7f044a33-a8e1-469d-919b-ffbf5abf5bc1 tempest-ProjectMemberTests-564005882 tempest-ProjectMemberTests-564005882-project-admin] https://10.4.3.117/volume/v3/snapshots returned with HTTP 202 Jul 27 16:22:36.448370 np0000005924 devstack@c-api.service[100522]: [pid: 100522|app: 0|req: 1299/5234] 10.4.3.117 () {68 vars in 1265 bytes} [Mon Jul 27 16:22:36 2026] POST /volume/v3/snapshots => generated 307 bytes in 67 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 27 16:22:36.457698 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.middleware.request_id [None req-c9dc3027-21b9-429f-a5c3-3ff21d8f54c6 None None] RequestId filter calling following filter/app {{(pid=100524) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:22:36.459962 np0000005924 devstack@c-api.service[100524]: INFO cinder.api.openstack.wsgi [None req-c9dc3027-21b9-429f-a5c3-3ff21d8f54c6 tempest-ProjectMemberTests-564005882 tempest-ProjectMemberTests-564005882-project-admin] GET https://10.4.3.117/volume/v3/snapshots/9854da21-c371-4a78-834e-3a37b5d042d5 Jul 27 16:22:36.460223 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.openstack.wsgi [None req-c9dc3027-21b9-429f-a5c3-3ff21d8f54c6 tempest-ProjectMemberTests-564005882 tempest-ProjectMemberTests-564005882-project-admin] Empty body provided in request {{(pid=100524) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:22:36.460493 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.openstack.wsgi [None req-c9dc3027-21b9-429f-a5c3-3ff21d8f54c6 tempest-ProjectMemberTests-564005882 tempest-ProjectMemberTests-564005882-project-admin] Calling method 'show' {{(pid=100524) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:22:36.466416 np0000005924 devstack@c-api.service[100524]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:22:36.466416 np0000005924 devstack@c-api.service[100524]: warnings.warn( Jul 27 16:22:36.466849 np0000005924 devstack@c-api.service[100524]: INFO cinder.volume.api [None req-c9dc3027-21b9-429f-a5c3-3ff21d8f54c6 tempest-ProjectMemberTests-564005882 tempest-ProjectMemberTests-564005882-project-admin] Snapshot retrieved successfully. Jul 27 16:22:36.467767 np0000005924 devstack@c-api.service[100524]: INFO cinder.api.openstack.wsgi [None req-c9dc3027-21b9-429f-a5c3-3ff21d8f54c6 tempest-ProjectMemberTests-564005882 tempest-ProjectMemberTests-564005882-project-admin] https://10.4.3.117/volume/v3/snapshots/9854da21-c371-4a78-834e-3a37b5d042d5 returned with HTTP 200 Jul 27 16:22:36.468264 np0000005924 devstack@c-api.service[100524]: [pid: 100524|app: 0|req: 1312/5235] 10.4.3.117 () {66 vars in 1354 bytes} [Mon Jul 27 16:22:36 2026] GET /volume/v3/snapshots/9854da21-c371-4a78-834e-3a37b5d042d5 => generated 439 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 27 16:22:37.167241 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.middleware.request_id [None req-2fe5e129-f59b-4a1f-949c-4a914f3a7507 None None] RequestId filter calling following filter/app {{(pid=100521) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:22:37.169651 np0000005924 devstack@c-api.service[100521]: INFO cinder.api.openstack.wsgi [None req-2fe5e129-f59b-4a1f-949c-4a914f3a7507 tempest-SnapshotDataIntegrityTests-2123386552 tempest-SnapshotDataIntegrityTests-2123386552-project-member] GET https://10.4.3.117/volume/v3/volumes/519b55a9-403a-4839-9042-aaf12b036732 Jul 27 16:22:37.169899 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.openstack.wsgi [None req-2fe5e129-f59b-4a1f-949c-4a914f3a7507 tempest-SnapshotDataIntegrityTests-2123386552 tempest-SnapshotDataIntegrityTests-2123386552-project-member] Empty body provided in request {{(pid=100521) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:22:37.170148 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.openstack.wsgi [None req-2fe5e129-f59b-4a1f-949c-4a914f3a7507 tempest-SnapshotDataIntegrityTests-2123386552 tempest-SnapshotDataIntegrityTests-2123386552-project-member] Calling method 'show' {{(pid=100521) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:22:37.179254 np0000005924 devstack@c-api.service[100521]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:22:37.179254 np0000005924 devstack@c-api.service[100521]: warnings.warn( Jul 27 16:22:37.183612 np0000005924 devstack@c-api.service[100521]: INFO cinder.volume.api [None req-2fe5e129-f59b-4a1f-949c-4a914f3a7507 tempest-SnapshotDataIntegrityTests-2123386552 tempest-SnapshotDataIntegrityTests-2123386552-project-member] Volume info retrieved successfully. Jul 27 16:22:37.188957 np0000005924 devstack@c-api.service[100521]: INFO cinder.api.openstack.wsgi [None req-2fe5e129-f59b-4a1f-949c-4a914f3a7507 tempest-SnapshotDataIntegrityTests-2123386552 tempest-SnapshotDataIntegrityTests-2123386552-project-member] https://10.4.3.117/volume/v3/volumes/519b55a9-403a-4839-9042-aaf12b036732 returned with HTTP 200 Jul 27 16:22:37.189459 np0000005924 devstack@c-api.service[100521]: [pid: 100521|app: 0|req: 1307/5236] 10.4.3.117 () {66 vars in 1348 bytes} [Mon Jul 27 16:22:37 2026] GET /volume/v3/volumes/519b55a9-403a-4839-9042-aaf12b036732 => generated 884 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 27 16:22:37.201457 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.middleware.request_id [None req-1bd8e890-db6e-486e-9fca-fe87ad405491 None None] RequestId filter calling following filter/app {{(pid=100523) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:22:37.203645 np0000005924 devstack@c-api.service[100523]: INFO cinder.api.openstack.wsgi [None req-1bd8e890-db6e-486e-9fca-fe87ad405491 tempest-SnapshotDataIntegrityTests-2123386552 tempest-SnapshotDataIntegrityTests-2123386552-project-member] GET https://10.4.3.117/volume/v3/volumes/519b55a9-403a-4839-9042-aaf12b036732 Jul 27 16:22:37.203893 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.openstack.wsgi [None req-1bd8e890-db6e-486e-9fca-fe87ad405491 tempest-SnapshotDataIntegrityTests-2123386552 tempest-SnapshotDataIntegrityTests-2123386552-project-member] Empty body provided in request {{(pid=100523) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:22:37.204119 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.openstack.wsgi [None req-1bd8e890-db6e-486e-9fca-fe87ad405491 tempest-SnapshotDataIntegrityTests-2123386552 tempest-SnapshotDataIntegrityTests-2123386552-project-member] Calling method 'show' {{(pid=100523) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:22:37.212242 np0000005924 devstack@c-api.service[100523]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:22:37.212242 np0000005924 devstack@c-api.service[100523]: warnings.warn( Jul 27 16:22:37.216034 np0000005924 devstack@c-api.service[100523]: INFO cinder.volume.api [None req-1bd8e890-db6e-486e-9fca-fe87ad405491 tempest-SnapshotDataIntegrityTests-2123386552 tempest-SnapshotDataIntegrityTests-2123386552-project-member] Volume info retrieved successfully. Jul 27 16:22:37.220694 np0000005924 devstack@c-api.service[100523]: INFO cinder.api.openstack.wsgi [None req-1bd8e890-db6e-486e-9fca-fe87ad405491 tempest-SnapshotDataIntegrityTests-2123386552 tempest-SnapshotDataIntegrityTests-2123386552-project-member] https://10.4.3.117/volume/v3/volumes/519b55a9-403a-4839-9042-aaf12b036732 returned with HTTP 200 Jul 27 16:22:37.221215 np0000005924 devstack@c-api.service[100523]: [pid: 100523|app: 0|req: 1319/5237] 10.4.3.117 () {66 vars in 1348 bytes} [Mon Jul 27 16:22:37 2026] GET /volume/v3/volumes/519b55a9-403a-4839-9042-aaf12b036732 => generated 884 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 27 16:22:37.325138 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.middleware.request_id [None req-bab7c783-50f6-41f8-8b0a-dfd9923f1f8e None None] RequestId filter calling following filter/app {{(pid=100522) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:22:37.327122 np0000005924 devstack@c-api.service[100522]: INFO cinder.api.openstack.wsgi [None req-bab7c783-50f6-41f8-8b0a-dfd9923f1f8e tempest-ProjectMemberTests33-1780357347 tempest-ProjectMemberTests33-1780357347-project-admin] GET https://10.4.3.117/volume/v3/backups/856a726d-3922-4ca3-9a1f-71dff6bbb2c5 Jul 27 16:22:37.327319 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.openstack.wsgi [None req-bab7c783-50f6-41f8-8b0a-dfd9923f1f8e tempest-ProjectMemberTests33-1780357347 tempest-ProjectMemberTests33-1780357347-project-admin] Empty body provided in request {{(pid=100522) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:22:37.327547 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.openstack.wsgi [None req-bab7c783-50f6-41f8-8b0a-dfd9923f1f8e tempest-ProjectMemberTests33-1780357347 tempest-ProjectMemberTests33-1780357347-project-admin] Calling method 'show' {{(pid=100522) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:22:37.327683 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.v3.backups [None req-bab7c783-50f6-41f8-8b0a-dfd9923f1f8e tempest-ProjectMemberTests33-1780357347 tempest-ProjectMemberTests33-1780357347-project-admin] Show backup with id 856a726d-3922-4ca3-9a1f-71dff6bbb2c5. {{(pid=100522) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 27 16:22:37.332246 np0000005924 devstack@c-api.service[100522]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:22:37.332246 np0000005924 devstack@c-api.service[100522]: warnings.warn( Jul 27 16:22:37.332895 np0000005924 devstack@c-api.service[100522]: INFO cinder.api.openstack.wsgi [None req-bab7c783-50f6-41f8-8b0a-dfd9923f1f8e tempest-ProjectMemberTests33-1780357347 tempest-ProjectMemberTests33-1780357347-project-admin] https://10.4.3.117/volume/v3/backups/856a726d-3922-4ca3-9a1f-71dff6bbb2c5 returned with HTTP 200 Jul 27 16:22:37.333267 np0000005924 devstack@c-api.service[100522]: [pid: 100522|app: 0|req: 1300/5238] 10.4.3.117 () {68 vars in 1388 bytes} [Mon Jul 27 16:22:37 2026] GET /volume/v3/backups/856a726d-3922-4ca3-9a1f-71dff6bbb2c5 => generated 737 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 27 16:22:37.342401 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.middleware.request_id [None req-4e8b6cb1-0b36-4195-b899-ad630cda2324 None None] RequestId filter calling following filter/app {{(pid=100524) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:22:37.344063 np0000005924 devstack@c-api.service[100524]: INFO cinder.api.openstack.wsgi [None req-4e8b6cb1-0b36-4195-b899-ad630cda2324 tempest-ProjectMemberTests33-1780357347 tempest-ProjectMemberTests33-1780357347-project-admin] GET https://10.4.3.117/volume/v3/backups/856a726d-3922-4ca3-9a1f-71dff6bbb2c5/export_record Jul 27 16:22:37.344252 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.openstack.wsgi [None req-4e8b6cb1-0b36-4195-b899-ad630cda2324 tempest-ProjectMemberTests33-1780357347 tempest-ProjectMemberTests33-1780357347-project-admin] Empty body provided in request {{(pid=100524) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:22:37.344498 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.openstack.wsgi [None req-4e8b6cb1-0b36-4195-b899-ad630cda2324 tempest-ProjectMemberTests33-1780357347 tempest-ProjectMemberTests33-1780357347-project-admin] Calling method 'export_record' {{(pid=100524) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:22:37.344634 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.contrib.backups [None req-4e8b6cb1-0b36-4195-b899-ad630cda2324 tempest-ProjectMemberTests33-1780357347 tempest-ProjectMemberTests33-1780357347-project-admin] Export record for backup 856a726d-3922-4ca3-9a1f-71dff6bbb2c5. {{(pid=100524) export_record /opt/stack/cinder/cinder/api/contrib/backups.py:241}} Jul 27 16:22:37.348634 np0000005924 devstack@c-api.service[100524]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:22:37.348634 np0000005924 devstack@c-api.service[100524]: warnings.warn( Jul 27 16:22:37.349401 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.backup.api [None req-4e8b6cb1-0b36-4195-b899-ad630cda2324 tempest-ProjectMemberTests33-1780357347 tempest-ProjectMemberTests33-1780357347-project-admin] Calling RPCAPI with context: , host: np0000005924, backup: 856a726d-3922-4ca3-9a1f-71dff6bbb2c5. {{(pid=100524) export_record /opt/stack/cinder/cinder/backup/api.py:502}} Jul 27 16:22:37.354017 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.backup.rpcapi [None req-4e8b6cb1-0b36-4195-b899-ad630cda2324 tempest-ProjectMemberTests33-1780357347 tempest-ProjectMemberTests33-1780357347-project-admin] export_record in rpcapi backup_id 856a726d-3922-4ca3-9a1f-71dff6bbb2c5 on host np0000005924. {{(pid=100524) export_record /opt/stack/cinder/cinder/backup/rpcapi.py:87}} Jul 27 16:22:37.367141 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.contrib.backups [None req-4e8b6cb1-0b36-4195-b899-ad630cda2324 tempest-ProjectMemberTests33-1780357347 tempest-ProjectMemberTests33-1780357347-project-admin] Exported record output: {'backup-record': {'backup_service': 'cinder.backup.drivers.swift.SwiftBackupDriver', 'backup_url': 'eyJkcml2ZXJfaW5mbyI6IHt9LCAiaWQiOiAiODU2YTcyNmQtMzkyMi00Y2EzLTlhMWYtNzFkZmY2YmJiMmM1IiwgInVzZXJfaWQiOiAiZTg4MmI3N2NlMDM5NDc2Y2JiYjE3ZDY1NGYxMDM1MTEiLCAicHJvamVjdF9pZCI6ICIzYzM3NjdhNTU1MzA0OTU4OGFkMTExNTkxNThmOWE1MiIsICJ2b2x1bWVfaWQiOiAiYTI1MjU5MTYtNDIyOS00MzhjLWI0ODUtOWEyZWJkNzRkOTk0IiwgImhvc3QiOiAibnAwMDAwMDA1OTI0IiwgImF2YWlsYWJpbGl0eV96b25lIjogIm5vdmEiLCAiY29udGFpbmVyIjogInZvbHVtZWJhY2t1cHMiLCAicGFyZW50X2lkIjogbnVsbCwgInN0YXR1cyI6ICJhdmFpbGFibGUiLCAiZmFpbF9yZWFzb24iOiBudWxsLCAic2l6ZSI6IDEsICJkaXNwbGF5X25hbWUiOiAidGVtcGVzdC10eXBlLUJhY2t1cC0zNzI3MTUzOTUiLCAiZGlzcGxheV9kZXNjcmlwdGlvbiI6IG51bGwsICJzZXJ2aWNlX21ldGFkYXRhIjogInZvbHVtZV9hMjUyNTkxNi00MjI5LTQzOGMtYjQ4NS05YTJlYmQ3NGQ5OTQvMjAyNjA3MjcxNjIyMjQvYXpfbm92YV9iYWNrdXBfODU2YTcyNmQtMzkyMi00Y2EzLTlhMWYtNzFkZmY2YmJiMmM1IiwgInNlcnZpY2UiOiAiY2luZGVyLmJhY2t1cC5kcml2ZXJzLnN3aWZ0LlN3aWZ0QmFja3VwRHJpdmVyIiwgIm9iamVjdF9jb3VudCI6IDIxLCAidGVtcF92b2x1bWVfaWQiOiBudWxsLCAidGVtcF9zbmFwc2hvdF9pZCI6IG51bGwsICJudW1fZGVwZW5kZW50X2JhY2t1cHMiOiAwLCAic25hcHNob3RfaWQiOiBudWxsLCAiZGF0YV90aW1lc3RhbXAiOiAiMjAyNi0wNy0yN1QxNjoyMjoxOVoiLCAicmVzdG9yZV92b2x1bWVfaWQiOiBudWxsLCAibWV0YWRhdGEiOiB7fSwgImVuY3J5cHRpb25fa2V5X2lkIjogbnVsbCwgImNyZWF0ZWRfYXQiOiAiMjAyNi0wNy0yN1QxNjoyMjoxOVoiLCAidXBkYXRlZF9hdCI6ICIyMDI2LTA3LTI3VDE2OjIyOjM3WiIsICJkZWxldGVkX2F0IjogbnVsbCwgImRlbGV0ZWQiOiBmYWxzZX0='}}. {{(pid=100524) export_record /opt/stack/cinder/cinder/api/contrib/backups.py:252}} Jul 27 16:22:37.367278 np0000005924 devstack@c-api.service[100524]: INFO cinder.api.openstack.wsgi [None req-4e8b6cb1-0b36-4195-b899-ad630cda2324 tempest-ProjectMemberTests33-1780357347 tempest-ProjectMemberTests33-1780357347-project-admin] https://10.4.3.117/volume/v3/backups/856a726d-3922-4ca3-9a1f-71dff6bbb2c5/export_record returned with HTTP 200 Jul 27 16:22:37.367694 np0000005924 devstack@c-api.service[100524]: [pid: 100524|app: 0|req: 1313/5239] 10.4.3.117 () {68 vars in 1430 bytes} [Mon Jul 27 16:22:37 2026] GET /volume/v3/backups/856a726d-3922-4ca3-9a1f-71dff6bbb2c5/export_record => generated 1424 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 27 16:22:37.376619 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.middleware.request_id [None req-11305ac1-9a41-4161-9846-e53cd81c5435 None None] RequestId filter calling following filter/app {{(pid=100521) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:22:37.378297 np0000005924 devstack@c-api.service[100521]: INFO cinder.api.openstack.wsgi [None req-11305ac1-9a41-4161-9846-e53cd81c5435 tempest-ProjectMemberTests33-1780357347 tempest-ProjectMemberTests33-1780357347-project-admin] GET https://10.4.3.117/volume/v3/backups/856a726d-3922-4ca3-9a1f-71dff6bbb2c5 Jul 27 16:22:37.378535 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.openstack.wsgi [None req-11305ac1-9a41-4161-9846-e53cd81c5435 tempest-ProjectMemberTests33-1780357347 tempest-ProjectMemberTests33-1780357347-project-admin] Empty body provided in request {{(pid=100521) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:22:37.378720 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.openstack.wsgi [None req-11305ac1-9a41-4161-9846-e53cd81c5435 tempest-ProjectMemberTests33-1780357347 tempest-ProjectMemberTests33-1780357347-project-admin] Calling method 'show' {{(pid=100521) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:22:37.378815 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.v3.backups [None req-11305ac1-9a41-4161-9846-e53cd81c5435 tempest-ProjectMemberTests33-1780357347 tempest-ProjectMemberTests33-1780357347-project-admin] Show backup with id 856a726d-3922-4ca3-9a1f-71dff6bbb2c5. {{(pid=100521) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 27 16:22:37.382842 np0000005924 devstack@c-api.service[100521]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:22:37.382842 np0000005924 devstack@c-api.service[100521]: warnings.warn( Jul 27 16:22:37.383217 np0000005924 devstack@c-api.service[100521]: INFO cinder.api.openstack.wsgi [None req-11305ac1-9a41-4161-9846-e53cd81c5435 tempest-ProjectMemberTests33-1780357347 tempest-ProjectMemberTests33-1780357347-project-admin] https://10.4.3.117/volume/v3/backups/856a726d-3922-4ca3-9a1f-71dff6bbb2c5 returned with HTTP 200 Jul 27 16:22:37.383584 np0000005924 devstack@c-api.service[100521]: [pid: 100521|app: 0|req: 1308/5240] 10.4.3.117 () {68 vars in 1388 bytes} [Mon Jul 27 16:22:37 2026] GET /volume/v3/backups/856a726d-3922-4ca3-9a1f-71dff6bbb2c5 => generated 737 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 27 16:22:37.394883 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.middleware.request_id [None req-6c7d9bd8-6900-4bc3-9e98-5844ad76ed04 None None] RequestId filter calling following filter/app {{(pid=100523) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:22:37.396729 np0000005924 devstack@c-api.service[100523]: INFO cinder.api.openstack.wsgi [None req-6c7d9bd8-6900-4bc3-9e98-5844ad76ed04 tempest-ProjectMemberTests33-1780357347 tempest-ProjectMemberTests33-1780357347-project-member] POST https://10.4.3.117/volume/v3/backups/import_record Jul 27 16:22:37.397316 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.openstack.wsgi [None req-6c7d9bd8-6900-4bc3-9e98-5844ad76ed04 tempest-ProjectMemberTests33-1780357347 tempest-ProjectMemberTests33-1780357347-project-member] Action: 'import_record', calling method: import_record, body: {"backup-record": {"backup_service": "cinder.backup.drivers.swift.SwiftBackupDriver", "backup_url": "eyJkcml2ZXJfaW5mbyI6IHt9LCAiaWQiOiAiM2U2MzYyOGYtYWUzNC00NWFlLWJiMDgtODUwM2QxOTdmMjI2IiwgInVzZXJfaWQiOiAiZTg4MmI3N2NlMDM5NDc2Y2JiYjE3ZDY1NGYxMDM1MTEiLCAicHJvamVjdF9pZCI6ICIzYzM3NjdhNTU1MzA0OTU4OGFkMTExNTkxNThmOWE1MiIsICJ2b2x1bWVfaWQiOiAiYTI1MjU5MTYtNDIyOS00MzhjLWI0ODUtOWEyZWJkNzRkOTk0IiwgImhvc3QiOiAibnAwMDAwMDA1OTI0IiwgImF2YWlsYWJpbGl0eV96b25lIjogIm5vdmEiLCAiY29udGFpbmVyIjogInZvbHVtZWJhY2t1cHMiLCAicGFyZW50X2lkIjogbnVsbCwgInN0YXR1cyI6ICJhdmFpbGFibGUiLCAiZmFpbF9yZWFzb24iOiBudWxsLCAic2l6ZSI6IDEsICJkaXNwbGF5X25hbWUiOiAidGVtcGVzdC10eXBlLUJhY2t1cC0zNzI3MTUzOTUiLCAiZGlzcGxheV9kZXNjcmlwdGlvbiI6IG51bGwsICJzZXJ2aWNlX21ldGFkYXRhIjogInZvbHVtZV9hMjUyNTkxNi00MjI5LTQzOGMtYjQ4NS05YTJlYmQ3NGQ5OTQvMjAyNjA3MjcxNjIyMjQvYXpfbm92YV9iYWNrdXBfODU2YTcyNmQtMzkyMi00Y2EzLTlhMWYtNzFkZmY2YmJiMmM1IiwgInNlcnZpY2UiOiAiY2luZGVyLmJhY2t1cC5kcml2ZXJzLnN3aWZ0LlN3aWZ0QmFja3VwRHJpdmVyIiwgIm9iamVjdF9jb3VudCI6IDIxLCAidGVtcF92b2x1bWVfaWQiOiBudWxsLCAidGVtcF9zbmFwc2hvdF9pZCI6IG51bGwsICJudW1fZGVwZW5kZW50X2JhY2t1cHMiOiAwLCAic25hcHNob3RfaWQiOiBudWxsLCAiZGF0YV90aW1lc3RhbXAiOiAiMjAyNi0wNy0yN1QxNjoyMjoxOVoiLCAicmVzdG9yZV92b2x1bWVfaWQiOiBudWxsLCAibWV0YWRhdGEiOiB7fSwgImVuY3J5cHRpb25fa2V5X2lkIjogbnVsbCwgImNyZWF0ZWRfYXQiOiAiMjAyNi0wNy0yN1QxNjoyMjoxOVoiLCAidXBkYXRlZF9hdCI6ICIyMDI2LTA3LTI3VDE2OjIyOjM3WiIsICJkZWxldGVkX2F0IjogbnVsbCwgImRlbGV0ZWQiOiBmYWxzZX0="}} {{(pid=100523) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 27 16:22:37.399147 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.contrib.backups [None req-6c7d9bd8-6900-4bc3-9e98-5844ad76ed04 tempest-ProjectMemberTests33-1780357347 tempest-ProjectMemberTests33-1780357347-project-member] Importing record from {'backup-record': {'backup_service': 'cinder.backup.drivers.swift.SwiftBackupDriver', 'backup_url': 'eyJkcml2ZXJfaW5mbyI6IHt9LCAiaWQiOiAiM2U2MzYyOGYtYWUzNC00NWFlLWJiMDgtODUwM2QxOTdmMjI2IiwgInVzZXJfaWQiOiAiZTg4MmI3N2NlMDM5NDc2Y2JiYjE3ZDY1NGYxMDM1MTEiLCAicHJvamVjdF9pZCI6ICIzYzM3NjdhNTU1MzA0OTU4OGFkMTExNTkxNThmOWE1MiIsICJ2b2x1bWVfaWQiOiAiYTI1MjU5MTYtNDIyOS00MzhjLWI0ODUtOWEyZWJkNzRkOTk0IiwgImhvc3QiOiAibnAwMDAwMDA1OTI0IiwgImF2YWlsYWJpbGl0eV96b25lIjogIm5vdmEiLCAiY29udGFpbmVyIjogInZvbHVtZWJhY2t1cHMiLCAicGFyZW50X2lkIjogbnVsbCwgInN0YXR1cyI6ICJhdmFpbGFibGUiLCAiZmFpbF9yZWFzb24iOiBudWxsLCAic2l6ZSI6IDEsICJkaXNwbGF5X25hbWUiOiAidGVtcGVzdC10eXBlLUJhY2t1cC0zNzI3MTUzOTUiLCAiZGlzcGxheV9kZXNjcmlwdGlvbiI6IG51bGwsICJzZXJ2aWNlX21ldGFkYXRhIjogInZvbHVtZV9hMjUyNTkxNi00MjI5LTQzOGMtYjQ4NS05YTJlYmQ3NGQ5OTQvMjAyNjA3MjcxNjIyMjQvYXpfbm92YV9iYWNrdXBfODU2YTcyNmQtMzkyMi00Y2EzLTlhMWYtNzFkZmY2YmJiMmM1IiwgInNlcnZpY2UiOiAiY2luZGVyLmJhY2t1cC5kcml2ZXJzLnN3aWZ0LlN3aWZ0QmFja3VwRHJpdmVyIiwgIm9iamVjdF9jb3VudCI6IDIxLCAidGVtcF92b2x1bWVfaWQiOiBudWxsLCAidGVtcF9zbmFwc2hvdF9pZCI6IG51bGwsICJudW1fZGVwZW5kZW50X2JhY2t1cHMiOiAwLCAic25hcHNob3RfaWQiOiBudWxsLCAiZGF0YV90aW1lc3RhbXAiOiAiMjAyNi0wNy0yN1QxNjoyMjoxOVoiLCAicmVzdG9yZV92b2x1bWVfaWQiOiBudWxsLCAibWV0YWRhdGEiOiB7fSwgImVuY3J5cHRpb25fa2V5X2lkIjogbnVsbCwgImNyZWF0ZWRfYXQiOiAiMjAyNi0wNy0yN1QxNjoyMjoxOVoiLCAidXBkYXRlZF9hdCI6ICIyMDI2LTA3LTI3VDE2OjIyOjM3WiIsICJkZWxldGVkX2F0IjogbnVsbCwgImRlbGV0ZWQiOiBmYWxzZX0='}}. {{(pid=100523) import_record /opt/stack/cinder/cinder/api/contrib/backups.py:259}} Jul 27 16:22:37.399844 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.contrib.backups [None req-6c7d9bd8-6900-4bc3-9e98-5844ad76ed04 tempest-ProjectMemberTests33-1780357347 tempest-ProjectMemberTests33-1780357347-project-member] Importing backup using cinder.backup.drivers.swift.SwiftBackupDriver and url eyJkcml2ZXJfaW5mbyI6IHt9LCAiaWQiOiAiM2U2MzYyOGYtYWUzNC00NWFlLWJiMDgtODUwM2QxOTdmMjI2IiwgInVzZXJfaWQiOiAiZTg4MmI3N2NlMDM5NDc2Y2JiYjE3ZDY1NGYxMDM1MTEiLCAicHJvamVjdF9pZCI6ICIzYzM3NjdhNTU1MzA0OTU4OGFkMTExNTkxNThmOWE1MiIsICJ2b2x1bWVfaWQiOiAiYTI1MjU5MTYtNDIyOS00MzhjLWI0ODUtOWEyZWJkNzRkOTk0IiwgImhvc3QiOiAibnAwMDAwMDA1OTI0IiwgImF2YWlsYWJpbGl0eV96b25lIjogIm5vdmEiLCAiY29udGFpbmVyIjogInZvbHVtZWJhY2t1cHMiLCAicGFyZW50X2lkIjogbnVsbCwgInN0YXR1cyI6ICJhdmFpbGFibGUiLCAiZmFpbF9yZWFzb24iOiBudWxsLCAic2l6ZSI6IDEsICJkaXNwbGF5X25hbWUiOiAidGVtcGVzdC10eXBlLUJhY2t1cC0zNzI3MTUzOTUiLCAiZGlzcGxheV9kZXNjcmlwdGlvbiI6IG51bGwsICJzZXJ2aWNlX21ldGFkYXRhIjogInZvbHVtZV9hMjUyNTkxNi00MjI5LTQzOGMtYjQ4NS05YTJlYmQ3NGQ5OTQvMjAyNjA3MjcxNjIyMjQvYXpfbm92YV9iYWNrdXBfODU2YTcyNmQtMzkyMi00Y2EzLTlhMWYtNzFkZmY2YmJiMmM1IiwgInNlcnZpY2UiOiAiY2luZGVyLmJhY2t1cC5kcml2ZXJzLnN3aWZ0LlN3aWZ0QmFja3VwRHJpdmVyIiwgIm9iamVjdF9jb3VudCI6IDIxLCAidGVtcF92b2x1bWVfaWQiOiBudWxsLCAidGVtcF9zbmFwc2hvdF9pZCI6IG51bGwsICJudW1fZGVwZW5kZW50X2JhY2t1cHMiOiAwLCAic25hcHNob3RfaWQiOiBudWxsLCAiZGF0YV90aW1lc3RhbXAiOiAiMjAyNi0wNy0yN1QxNjoyMjoxOVoiLCAicmVzdG9yZV92b2x1bWVfaWQiOiBudWxsLCAibWV0YWRhdGEiOiB7fSwgImVuY3J5cHRpb25fa2V5X2lkIjogbnVsbCwgImNyZWF0ZWRfYXQiOiAiMjAyNi0wNy0yN1QxNjoyMjoxOVoiLCAidXBkYXRlZF9hdCI6ICIyMDI2LTA3LTI3VDE2OjIyOjM3WiIsICJkZWxldGVkX2F0IjogbnVsbCwgImRlbGV0ZWQiOiBmYWxzZX0=. {{(pid=100523) import_record /opt/stack/cinder/cinder/api/contrib/backups.py:265}} Jul 27 16:22:37.400763 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.policy [None req-6c7d9bd8-6900-4bc3-9e98-5844ad76ed04 tempest-ProjectMemberTests33-1780357347 tempest-ProjectMemberTests33-1780357347-project-member] Policy check for backup:backup-import failed with context {'is_admin': False, 'user_id': 'eac7d17dd4c5451cb22e67bc4e0ce406', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '3c3767a5553049588ad11159158f9a52', '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=100523) authorize /opt/stack/cinder/cinder/policy.py:189}} Jul 27 16:22:37.401123 np0000005924 devstack@c-api.service[100523]: INFO cinder.api.openstack.wsgi [None req-6c7d9bd8-6900-4bc3-9e98-5844ad76ed04 tempest-ProjectMemberTests33-1780357347 tempest-ProjectMemberTests33-1780357347-project-member] https://10.4.3.117/volume/v3/backups/import_record returned with HTTP 403 Jul 27 16:22:37.401760 np0000005924 devstack@c-api.service[100523]: [pid: 100523|app: 0|req: 1320/5241] 10.4.3.117 () {70 vars in 1342 bytes} [Mon Jul 27 16:22:37 2026] POST /volume/v3/backups/import_record => generated 101 bytes in 8 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Jul 27 16:22:37.408551 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.middleware.request_id [None req-40be61df-8451-4ce5-aada-61af4bfd18fa None None] RequestId filter calling following filter/app {{(pid=100522) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:22:37.410279 np0000005924 devstack@c-api.service[100522]: INFO cinder.api.openstack.wsgi [None req-40be61df-8451-4ce5-aada-61af4bfd18fa tempest-ProjectMemberTests33-1780357347 tempest-ProjectMemberTests33-1780357347-project-admin] DELETE https://10.4.3.117/volume/v3/volumes/a2525916-4229-438c-b485-9a2ebd74d994 Jul 27 16:22:37.410523 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.openstack.wsgi [None req-40be61df-8451-4ce5-aada-61af4bfd18fa tempest-ProjectMemberTests33-1780357347 tempest-ProjectMemberTests33-1780357347-project-admin] Empty body provided in request {{(pid=100522) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:22:37.410707 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.openstack.wsgi [None req-40be61df-8451-4ce5-aada-61af4bfd18fa tempest-ProjectMemberTests33-1780357347 tempest-ProjectMemberTests33-1780357347-project-admin] Calling method 'delete' {{(pid=100522) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:22:37.410849 np0000005924 devstack@c-api.service[100522]: INFO cinder.api.v3.volumes [None req-40be61df-8451-4ce5-aada-61af4bfd18fa tempest-ProjectMemberTests33-1780357347 tempest-ProjectMemberTests33-1780357347-project-admin] Delete volume with id: a2525916-4229-438c-b485-9a2ebd74d994 Jul 27 16:22:37.417954 np0000005924 devstack@c-api.service[100522]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:22:37.417954 np0000005924 devstack@c-api.service[100522]: warnings.warn( Jul 27 16:22:37.418231 np0000005924 devstack@c-api.service[100522]: INFO cinder.volume.api [None req-40be61df-8451-4ce5-aada-61af4bfd18fa tempest-ProjectMemberTests33-1780357347 tempest-ProjectMemberTests33-1780357347-project-admin] Volume info retrieved successfully. Jul 27 16:22:37.433060 np0000005924 devstack@c-api.service[100522]: INFO cinder.volume.api [None req-40be61df-8451-4ce5-aada-61af4bfd18fa tempest-ProjectMemberTests33-1780357347 tempest-ProjectMemberTests33-1780357347-project-admin] Delete volume request issued successfully. Jul 27 16:22:37.433270 np0000005924 devstack@c-api.service[100522]: INFO cinder.api.openstack.wsgi [None req-40be61df-8451-4ce5-aada-61af4bfd18fa tempest-ProjectMemberTests33-1780357347 tempest-ProjectMemberTests33-1780357347-project-admin] https://10.4.3.117/volume/v3/volumes/a2525916-4229-438c-b485-9a2ebd74d994 returned with HTTP 202 Jul 27 16:22:37.433659 np0000005924 devstack@c-api.service[100522]: [pid: 100522|app: 0|req: 1301/5242] 10.4.3.117 () {68 vars in 1391 bytes} [Mon Jul 27 16:22:37 2026] DELETE /volume/v3/volumes/a2525916-4229-438c-b485-9a2ebd74d994 => generated 0 bytes in 25 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 27 16:22:37.441912 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.middleware.request_id [None req-7c074f3a-b6b3-48da-bebf-0b628114ec8a None None] RequestId filter calling following filter/app {{(pid=100524) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:22:37.443631 np0000005924 devstack@c-api.service[100524]: INFO cinder.api.openstack.wsgi [None req-7c074f3a-b6b3-48da-bebf-0b628114ec8a tempest-ProjectMemberTests33-1780357347 tempest-ProjectMemberTests33-1780357347-project-admin] GET https://10.4.3.117/volume/v3/volumes/a2525916-4229-438c-b485-9a2ebd74d994 Jul 27 16:22:37.443846 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.openstack.wsgi [None req-7c074f3a-b6b3-48da-bebf-0b628114ec8a tempest-ProjectMemberTests33-1780357347 tempest-ProjectMemberTests33-1780357347-project-admin] Empty body provided in request {{(pid=100524) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:22:37.444023 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.openstack.wsgi [None req-7c074f3a-b6b3-48da-bebf-0b628114ec8a tempest-ProjectMemberTests33-1780357347 tempest-ProjectMemberTests33-1780357347-project-admin] Calling method 'show' {{(pid=100524) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:22:37.455276 np0000005924 devstack@c-api.service[100524]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:22:37.455276 np0000005924 devstack@c-api.service[100524]: warnings.warn( Jul 27 16:22:37.459599 np0000005924 devstack@c-api.service[100524]: INFO cinder.volume.api [None req-7c074f3a-b6b3-48da-bebf-0b628114ec8a tempest-ProjectMemberTests33-1780357347 tempest-ProjectMemberTests33-1780357347-project-admin] Volume info retrieved successfully. Jul 27 16:22:37.464092 np0000005924 devstack@c-api.service[100524]: INFO cinder.api.openstack.wsgi [None req-7c074f3a-b6b3-48da-bebf-0b628114ec8a tempest-ProjectMemberTests33-1780357347 tempest-ProjectMemberTests33-1780357347-project-admin] https://10.4.3.117/volume/v3/volumes/a2525916-4229-438c-b485-9a2ebd74d994 returned with HTTP 200 Jul 27 16:22:37.464524 np0000005924 devstack@c-api.service[100524]: [pid: 100524|app: 0|req: 1314/5243] 10.4.3.117 () {68 vars in 1388 bytes} [Mon Jul 27 16:22:37 2026] GET /volume/v3/volumes/a2525916-4229-438c-b485-9a2ebd74d994 => generated 1016 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 27 16:22:37.476751 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.middleware.request_id [None req-f8fd57f2-868b-495e-8544-392b0e28876a None None] RequestId filter calling following filter/app {{(pid=100521) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:22:37.478765 np0000005924 devstack@c-api.service[100521]: INFO cinder.api.openstack.wsgi [None req-f8fd57f2-868b-495e-8544-392b0e28876a tempest-ProjectMemberTests-564005882 tempest-ProjectMemberTests-564005882-project-admin] GET https://10.4.3.117/volume/v3/snapshots/9854da21-c371-4a78-834e-3a37b5d042d5 Jul 27 16:22:37.478968 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.openstack.wsgi [None req-f8fd57f2-868b-495e-8544-392b0e28876a tempest-ProjectMemberTests-564005882 tempest-ProjectMemberTests-564005882-project-admin] Empty body provided in request {{(pid=100521) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:22:37.479143 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.openstack.wsgi [None req-f8fd57f2-868b-495e-8544-392b0e28876a tempest-ProjectMemberTests-564005882 tempest-ProjectMemberTests-564005882-project-admin] Calling method 'show' {{(pid=100521) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:22:37.486820 np0000005924 devstack@c-api.service[100521]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:22:37.486820 np0000005924 devstack@c-api.service[100521]: warnings.warn( Jul 27 16:22:37.487137 np0000005924 devstack@c-api.service[100521]: INFO cinder.volume.api [None req-f8fd57f2-868b-495e-8544-392b0e28876a tempest-ProjectMemberTests-564005882 tempest-ProjectMemberTests-564005882-project-admin] Snapshot retrieved successfully. Jul 27 16:22:37.487872 np0000005924 devstack@c-api.service[100521]: INFO cinder.api.openstack.wsgi [None req-f8fd57f2-868b-495e-8544-392b0e28876a tempest-ProjectMemberTests-564005882 tempest-ProjectMemberTests-564005882-project-admin] https://10.4.3.117/volume/v3/snapshots/9854da21-c371-4a78-834e-3a37b5d042d5 returned with HTTP 200 Jul 27 16:22:37.488242 np0000005924 devstack@c-api.service[100521]: [pid: 100521|app: 0|req: 1309/5244] 10.4.3.117 () {66 vars in 1354 bytes} [Mon Jul 27 16:22:37 2026] GET /volume/v3/snapshots/9854da21-c371-4a78-834e-3a37b5d042d5 => generated 466 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 27 16:22:37.500253 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.middleware.request_id [None req-fb0f55e8-c8db-4fe2-a2b3-7d5a6244145b None None] RequestId filter calling following filter/app {{(pid=100523) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:22:37.501918 np0000005924 devstack@c-api.service[100523]: INFO cinder.api.openstack.wsgi [None req-fb0f55e8-c8db-4fe2-a2b3-7d5a6244145b tempest-ProjectMemberTests-564005882 tempest-ProjectMemberTests-564005882-project-member] PUT https://10.4.3.117/volume/v3/snapshots/9854da21-c371-4a78-834e-3a37b5d042d5 Jul 27 16:22:37.502619 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.openstack.wsgi [None req-fb0f55e8-c8db-4fe2-a2b3-7d5a6244145b tempest-ProjectMemberTests-564005882 tempest-ProjectMemberTests-564005882-project-member] Action: 'update', calling method: update, body: {"snapshot": {"description": "ProjectMemberTests-update_test"}} {{(pid=100523) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 27 16:22:37.510413 np0000005924 devstack@c-api.service[100523]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:22:37.510413 np0000005924 devstack@c-api.service[100523]: warnings.warn( Jul 27 16:22:37.511030 np0000005924 devstack@c-api.service[100523]: INFO cinder.volume.api [None req-fb0f55e8-c8db-4fe2-a2b3-7d5a6244145b tempest-ProjectMemberTests-564005882 tempest-ProjectMemberTests-564005882-project-member] Snapshot retrieved successfully. Jul 27 16:22:37.520715 np0000005924 devstack@c-api.service[100523]: INFO cinder.api.openstack.wsgi [None req-fb0f55e8-c8db-4fe2-a2b3-7d5a6244145b tempest-ProjectMemberTests-564005882 tempest-ProjectMemberTests-564005882-project-member] https://10.4.3.117/volume/v3/snapshots/9854da21-c371-4a78-834e-3a37b5d042d5 returned with HTTP 200 Jul 27 16:22:37.521486 np0000005924 devstack@c-api.service[100523]: [pid: 100523|app: 0|req: 1321/5245] 10.4.3.117 () {68 vars in 1374 bytes} [Mon Jul 27 16:22:37 2026] PUT /volume/v3/snapshots/9854da21-c371-4a78-834e-3a37b5d042d5 => generated 360 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 27 16:22:37.533450 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.middleware.request_id [None req-50f27d26-b023-434a-82fd-6317def8974e None None] RequestId filter calling following filter/app {{(pid=100522) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:22:37.535337 np0000005924 devstack@c-api.service[100522]: INFO cinder.api.openstack.wsgi [None req-50f27d26-b023-434a-82fd-6317def8974e tempest-ProjectMemberTests-564005882 tempest-ProjectMemberTests-564005882-project-admin] DELETE https://10.4.3.117/volume/v3/snapshots/9854da21-c371-4a78-834e-3a37b5d042d5 Jul 27 16:22:37.535549 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.openstack.wsgi [None req-50f27d26-b023-434a-82fd-6317def8974e tempest-ProjectMemberTests-564005882 tempest-ProjectMemberTests-564005882-project-admin] Empty body provided in request {{(pid=100522) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:22:37.535815 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.openstack.wsgi [None req-50f27d26-b023-434a-82fd-6317def8974e tempest-ProjectMemberTests-564005882 tempest-ProjectMemberTests-564005882-project-admin] Calling method 'delete' {{(pid=100522) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:22:37.535934 np0000005924 devstack@c-api.service[100522]: INFO cinder.api.v3.snapshots [None req-50f27d26-b023-434a-82fd-6317def8974e tempest-ProjectMemberTests-564005882 tempest-ProjectMemberTests-564005882-project-admin] Delete snapshot with id: 9854da21-c371-4a78-834e-3a37b5d042d5 Jul 27 16:22:37.541881 np0000005924 devstack@c-api.service[100522]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:22:37.541881 np0000005924 devstack@c-api.service[100522]: warnings.warn( Jul 27 16:22:37.542242 np0000005924 devstack@c-api.service[100522]: INFO cinder.volume.api [None req-50f27d26-b023-434a-82fd-6317def8974e tempest-ProjectMemberTests-564005882 tempest-ProjectMemberTests-564005882-project-admin] Snapshot retrieved successfully. Jul 27 16:22:37.560627 np0000005924 devstack@c-api.service[100522]: INFO cinder.volume.api [None req-50f27d26-b023-434a-82fd-6317def8974e tempest-ProjectMemberTests-564005882 tempest-ProjectMemberTests-564005882-project-admin] Snapshot delete request issued successfully. Jul 27 16:22:37.560826 np0000005924 devstack@c-api.service[100522]: INFO cinder.api.openstack.wsgi [None req-50f27d26-b023-434a-82fd-6317def8974e tempest-ProjectMemberTests-564005882 tempest-ProjectMemberTests-564005882-project-admin] https://10.4.3.117/volume/v3/snapshots/9854da21-c371-4a78-834e-3a37b5d042d5 returned with HTTP 202 Jul 27 16:22:37.561217 np0000005924 devstack@c-api.service[100522]: [pid: 100522|app: 0|req: 1302/5246] 10.4.3.117 () {66 vars in 1357 bytes} [Mon Jul 27 16:22:37 2026] DELETE /volume/v3/snapshots/9854da21-c371-4a78-834e-3a37b5d042d5 => generated 0 bytes in 28 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 27 16:22:37.568821 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.middleware.request_id [None req-dd138eab-af19-4e3e-a4b8-52948e935ee5 None None] RequestId filter calling following filter/app {{(pid=100524) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:22:37.570910 np0000005924 devstack@c-api.service[100524]: INFO cinder.api.openstack.wsgi [None req-dd138eab-af19-4e3e-a4b8-52948e935ee5 tempest-ProjectMemberTests-564005882 tempest-ProjectMemberTests-564005882-project-admin] GET https://10.4.3.117/volume/v3/snapshots/9854da21-c371-4a78-834e-3a37b5d042d5 Jul 27 16:22:37.571228 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.openstack.wsgi [None req-dd138eab-af19-4e3e-a4b8-52948e935ee5 tempest-ProjectMemberTests-564005882 tempest-ProjectMemberTests-564005882-project-admin] Empty body provided in request {{(pid=100524) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:22:37.571472 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.openstack.wsgi [None req-dd138eab-af19-4e3e-a4b8-52948e935ee5 tempest-ProjectMemberTests-564005882 tempest-ProjectMemberTests-564005882-project-admin] Calling method 'show' {{(pid=100524) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:22:37.590492 np0000005924 devstack@c-api.service[100524]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:22:37.590492 np0000005924 devstack@c-api.service[100524]: warnings.warn( Jul 27 16:22:37.590871 np0000005924 devstack@c-api.service[100524]: INFO cinder.volume.api [None req-dd138eab-af19-4e3e-a4b8-52948e935ee5 tempest-ProjectMemberTests-564005882 tempest-ProjectMemberTests-564005882-project-admin] Snapshot retrieved successfully. Jul 27 16:22:37.591600 np0000005924 devstack@c-api.service[100524]: INFO cinder.api.openstack.wsgi [None req-dd138eab-af19-4e3e-a4b8-52948e935ee5 tempest-ProjectMemberTests-564005882 tempest-ProjectMemberTests-564005882-project-admin] https://10.4.3.117/volume/v3/snapshots/9854da21-c371-4a78-834e-3a37b5d042d5 returned with HTTP 200 Jul 27 16:22:37.591954 np0000005924 devstack@c-api.service[100524]: [pid: 100524|app: 0|req: 1315/5247] 10.4.3.117 () {66 vars in 1354 bytes} [Mon Jul 27 16:22:37 2026] GET /volume/v3/snapshots/9854da21-c371-4a78-834e-3a37b5d042d5 => generated 493 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 27 16:22:37.704584 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.middleware.request_id [req-fb440093-73f4-4d59-aff7-13916736e726 req-f624ebe3-c12e-4ba8-a45c-1887945e1388 None None] RequestId filter calling following filter/app {{(pid=100521) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:22:37.706715 np0000005924 devstack@c-api.service[100521]: INFO cinder.api.openstack.wsgi [req-fb440093-73f4-4d59-aff7-13916736e726 req-f624ebe3-c12e-4ba8-a45c-1887945e1388 tempest-SnapshotDataIntegrityTests-2123386552 tempest-SnapshotDataIntegrityTests-2123386552-project-member] GET https://10.4.3.117/volume/v3/volumes/519b55a9-403a-4839-9042-aaf12b036732 Jul 27 16:22:37.706890 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.openstack.wsgi [req-fb440093-73f4-4d59-aff7-13916736e726 req-f624ebe3-c12e-4ba8-a45c-1887945e1388 tempest-SnapshotDataIntegrityTests-2123386552 tempest-SnapshotDataIntegrityTests-2123386552-project-member] Empty body provided in request {{(pid=100521) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:22:37.707062 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.openstack.wsgi [req-fb440093-73f4-4d59-aff7-13916736e726 req-f624ebe3-c12e-4ba8-a45c-1887945e1388 tempest-SnapshotDataIntegrityTests-2123386552 tempest-SnapshotDataIntegrityTests-2123386552-project-member] Calling method 'show' {{(pid=100521) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:22:37.714353 np0000005924 devstack@c-api.service[100521]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:22:37.714353 np0000005924 devstack@c-api.service[100521]: warnings.warn( Jul 27 16:22:37.718454 np0000005924 devstack@c-api.service[100521]: INFO cinder.volume.api [req-fb440093-73f4-4d59-aff7-13916736e726 req-f624ebe3-c12e-4ba8-a45c-1887945e1388 tempest-SnapshotDataIntegrityTests-2123386552 tempest-SnapshotDataIntegrityTests-2123386552-project-member] Volume info retrieved successfully. Jul 27 16:22:37.723105 np0000005924 devstack@c-api.service[100521]: INFO cinder.api.openstack.wsgi [req-fb440093-73f4-4d59-aff7-13916736e726 req-f624ebe3-c12e-4ba8-a45c-1887945e1388 tempest-SnapshotDataIntegrityTests-2123386552 tempest-SnapshotDataIntegrityTests-2123386552-project-member] https://10.4.3.117/volume/v3/volumes/519b55a9-403a-4839-9042-aaf12b036732 returned with HTTP 200 Jul 27 16:22:37.723614 np0000005924 devstack@c-api.service[100521]: [pid: 100521|app: 0|req: 1310/5248] 10.4.3.117 () {68 vars in 1598 bytes} [Mon Jul 27 16:22:37 2026] GET /volume/v3/volumes/519b55a9-403a-4839-9042-aaf12b036732 => generated 884 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 27 16:22:37.807357 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.middleware.request_id [None req-22d3506c-2918-4572-8e8f-6ffa959ba985 None None] RequestId filter calling following filter/app {{(pid=100523) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:22:37.807357 np0000005924 devstack@c-api.service[100523]: INFO cinder.api.openstack.wsgi [None req-22d3506c-2918-4572-8e8f-6ffa959ba985 None None] GET https://10.4.3.117/volume// Jul 27 16:22:37.807357 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.openstack.wsgi [None req-22d3506c-2918-4572-8e8f-6ffa959ba985 None None] Empty body provided in request {{(pid=100523) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:22:37.807357 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.openstack.wsgi [None req-22d3506c-2918-4572-8e8f-6ffa959ba985 None None] Calling method 'all' {{(pid=100523) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:22:37.807357 np0000005924 devstack@c-api.service[100523]: INFO cinder.api.openstack.wsgi [None req-22d3506c-2918-4572-8e8f-6ffa959ba985 None None] https://10.4.3.117/volume// returned with HTTP 300 Jul 27 16:22:37.809808 np0000005924 devstack@c-api.service[100523]: [pid: 100523|app: 0|req: 1322/5249] 10.4.3.117 () {66 vars in 1428 bytes} [Mon Jul 27 16:22:37 2026] GET /volume/ => generated 386 bytes in 5 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 27 16:22:37.819668 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.middleware.request_id [req-fb440093-73f4-4d59-aff7-13916736e726 req-0e34a82b-cff1-4cbe-8020-9439a078f8dc None None] RequestId filter calling following filter/app {{(pid=100522) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:22:37.822881 np0000005924 devstack@c-api.service[100522]: INFO cinder.api.openstack.wsgi [req-fb440093-73f4-4d59-aff7-13916736e726 req-0e34a82b-cff1-4cbe-8020-9439a078f8dc tempest-SnapshotDataIntegrityTests-2123386552 tempest-SnapshotDataIntegrityTests-2123386552-project-member] POST https://10.4.3.117/volume/v3/attachments Jul 27 16:22:37.823353 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.openstack.wsgi [req-fb440093-73f4-4d59-aff7-13916736e726 req-0e34a82b-cff1-4cbe-8020-9439a078f8dc tempest-SnapshotDataIntegrityTests-2123386552 tempest-SnapshotDataIntegrityTests-2123386552-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "519b55a9-403a-4839-9042-aaf12b036732", "connector": null, "instance_uuid": "439f644d-7752-4f16-b9aa-e1c537ba7f16"}} {{(pid=100522) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 27 16:22:37.833448 np0000005924 devstack@c-api.service[100522]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:22:37.833448 np0000005924 devstack@c-api.service[100522]: warnings.warn( Jul 27 16:22:37.875798 np0000005924 devstack@c-api.service[100522]: INFO cinder.api.openstack.wsgi [req-fb440093-73f4-4d59-aff7-13916736e726 req-0e34a82b-cff1-4cbe-8020-9439a078f8dc tempest-SnapshotDataIntegrityTests-2123386552 tempest-SnapshotDataIntegrityTests-2123386552-project-member] https://10.4.3.117/volume/v3/attachments returned with HTTP 200 Jul 27 16:22:37.876320 np0000005924 devstack@c-api.service[100522]: [pid: 100522|app: 0|req: 1303/5250] 10.4.3.117 () {74 vars in 1594 bytes} [Mon Jul 27 16:22:37 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 27 16:22:37.908427 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.middleware.request_id [None req-820f0f5f-bcd6-4288-b62f-38e224cae517 None None] RequestId filter calling following filter/app {{(pid=100524) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:22:37.910374 np0000005924 devstack@c-api.service[100524]: INFO cinder.api.openstack.wsgi [None req-820f0f5f-bcd6-4288-b62f-38e224cae517 tempest-SnapshotDataIntegrityTests-2123386552 tempest-SnapshotDataIntegrityTests-2123386552-project-member] GET https://10.4.3.117/volume/v3/volumes/519b55a9-403a-4839-9042-aaf12b036732 Jul 27 16:22:37.910599 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.openstack.wsgi [None req-820f0f5f-bcd6-4288-b62f-38e224cae517 tempest-SnapshotDataIntegrityTests-2123386552 tempest-SnapshotDataIntegrityTests-2123386552-project-member] Empty body provided in request {{(pid=100524) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:22:37.910807 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.openstack.wsgi [None req-820f0f5f-bcd6-4288-b62f-38e224cae517 tempest-SnapshotDataIntegrityTests-2123386552 tempest-SnapshotDataIntegrityTests-2123386552-project-member] Calling method 'show' {{(pid=100524) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:22:37.919662 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.middleware.request_id [None req-18da8370-9f3f-412d-8078-e2157f27850f None None] RequestId filter calling following filter/app {{(pid=100521) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:22:37.920159 np0000005924 devstack@c-api.service[100521]: INFO cinder.api.openstack.wsgi [None req-18da8370-9f3f-412d-8078-e2157f27850f None None] GET https://10.4.3.117/volume// Jul 27 16:22:37.920386 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.openstack.wsgi [None req-18da8370-9f3f-412d-8078-e2157f27850f None None] Empty body provided in request {{(pid=100521) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:22:37.920637 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.openstack.wsgi [None req-18da8370-9f3f-412d-8078-e2157f27850f None None] Calling method 'all' {{(pid=100521) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:22:37.921028 np0000005924 devstack@c-api.service[100521]: INFO cinder.api.openstack.wsgi [None req-18da8370-9f3f-412d-8078-e2157f27850f None None] https://10.4.3.117/volume// returned with HTTP 300 Jul 27 16:22:37.921405 np0000005924 devstack@c-api.service[100521]: [pid: 100521|app: 0|req: 1311/5251] 10.4.3.117 () {66 vars in 1426 bytes} [Mon Jul 27 16:22:37 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 27 16:22:37.922702 np0000005924 devstack@c-api.service[100524]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:22:37.922702 np0000005924 devstack@c-api.service[100524]: warnings.warn( Jul 27 16:22:37.926538 np0000005924 devstack@c-api.service[100524]: INFO cinder.volume.api [None req-820f0f5f-bcd6-4288-b62f-38e224cae517 tempest-SnapshotDataIntegrityTests-2123386552 tempest-SnapshotDataIntegrityTests-2123386552-project-member] Volume info retrieved successfully. Jul 27 16:22:37.928989 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.middleware.request_id [req-fb440093-73f4-4d59-aff7-13916736e726 req-6294d698-5f3e-4af4-aa49-87944c2aa162 None None] RequestId filter calling following filter/app {{(pid=100523) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:22:37.933358 np0000005924 devstack@c-api.service[100524]: INFO cinder.api.openstack.wsgi [None req-820f0f5f-bcd6-4288-b62f-38e224cae517 tempest-SnapshotDataIntegrityTests-2123386552 tempest-SnapshotDataIntegrityTests-2123386552-project-member] https://10.4.3.117/volume/v3/volumes/519b55a9-403a-4839-9042-aaf12b036732 returned with HTTP 200 Jul 27 16:22:37.933358 np0000005924 devstack@c-api.service[100524]: [pid: 100524|app: 0|req: 1316/5252] 10.4.3.117 () {66 vars in 1348 bytes} [Mon Jul 27 16:22:37 2026] GET /volume/v3/volumes/519b55a9-403a-4839-9042-aaf12b036732 => generated 883 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 27 16:22:37.933526 np0000005924 devstack@c-api.service[100523]: INFO cinder.api.openstack.wsgi [req-fb440093-73f4-4d59-aff7-13916736e726 req-6294d698-5f3e-4af4-aa49-87944c2aa162 tempest-SnapshotDataIntegrityTests-2123386552 tempest-SnapshotDataIntegrityTests-2123386552-project-member] GET https://10.4.3.117/volume/v3/volumes/519b55a9-403a-4839-9042-aaf12b036732 Jul 27 16:22:37.933526 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.openstack.wsgi [req-fb440093-73f4-4d59-aff7-13916736e726 req-6294d698-5f3e-4af4-aa49-87944c2aa162 tempest-SnapshotDataIntegrityTests-2123386552 tempest-SnapshotDataIntegrityTests-2123386552-project-member] Empty body provided in request {{(pid=100523) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:22:37.933526 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.openstack.wsgi [req-fb440093-73f4-4d59-aff7-13916736e726 req-6294d698-5f3e-4af4-aa49-87944c2aa162 tempest-SnapshotDataIntegrityTests-2123386552 tempest-SnapshotDataIntegrityTests-2123386552-project-member] Calling method 'show' {{(pid=100523) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:22:37.944345 np0000005924 devstack@c-api.service[100523]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:22:37.944345 np0000005924 devstack@c-api.service[100523]: warnings.warn( Jul 27 16:22:37.948393 np0000005924 devstack@c-api.service[100523]: INFO cinder.volume.api [req-fb440093-73f4-4d59-aff7-13916736e726 req-6294d698-5f3e-4af4-aa49-87944c2aa162 tempest-SnapshotDataIntegrityTests-2123386552 tempest-SnapshotDataIntegrityTests-2123386552-project-member] Volume info retrieved successfully. Jul 27 16:22:37.952979 np0000005924 devstack@c-api.service[100523]: INFO cinder.api.openstack.wsgi [req-fb440093-73f4-4d59-aff7-13916736e726 req-6294d698-5f3e-4af4-aa49-87944c2aa162 tempest-SnapshotDataIntegrityTests-2123386552 tempest-SnapshotDataIntegrityTests-2123386552-project-member] https://10.4.3.117/volume/v3/volumes/519b55a9-403a-4839-9042-aaf12b036732 returned with HTTP 200 Jul 27 16:22:37.953662 np0000005924 devstack@c-api.service[100523]: [pid: 100523|app: 0|req: 1323/5253] 10.4.3.117 () {70 vars in 1639 bytes} [Mon Jul 27 16:22:37 2026] GET /volume/v3/volumes/519b55a9-403a-4839-9042-aaf12b036732 => generated 1063 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 27 16:22:38.054396 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.middleware.request_id [req-fb440093-73f4-4d59-aff7-13916736e726 req-1d673169-36fc-418b-910f-82bd00408fb6 None None] RequestId filter calling following filter/app {{(pid=100522) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:22:38.056963 np0000005924 devstack@c-api.service[100522]: INFO cinder.api.openstack.wsgi [req-fb440093-73f4-4d59-aff7-13916736e726 req-1d673169-36fc-418b-910f-82bd00408fb6 tempest-SnapshotDataIntegrityTests-2123386552 tempest-SnapshotDataIntegrityTests-2123386552-project-member] PUT https://10.4.3.117/volume/v3/attachments/796358bc-4dbe-4848-adf5-999ddb800e2d Jul 27 16:22:38.057509 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.openstack.wsgi [req-fb440093-73f4-4d59-aff7-13916736e726 req-1d673169-36fc-418b-910f-82bd00408fb6 tempest-SnapshotDataIntegrityTests-2123386552 tempest-SnapshotDataIntegrityTests-2123386552-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.117", "host": "np0000005924", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:c1414b6f8d8f", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "13cbedf7-bb1f-4b5e-b492-2fef0d4dab25", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100522) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 27 16:22:38.066523 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.coordination [req-fb440093-73f4-4d59-aff7-13916736e726 req-1d673169-36fc-418b-910f-82bd00408fb6 tempest-SnapshotDataIntegrityTests-2123386552 tempest-SnapshotDataIntegrityTests-2123386552-project-member] Acquiring lock "cinder-attachment_update-519b55a9-403a-4839-9042-aaf12b036732-np0000005924" by "attachment_update" {{(pid=100522) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jul 27 16:22:38.070502 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.coordination [req-fb440093-73f4-4d59-aff7-13916736e726 req-1d673169-36fc-418b-910f-82bd00408fb6 tempest-SnapshotDataIntegrityTests-2123386552 tempest-SnapshotDataIntegrityTests-2123386552-project-member] Lock "cinder-attachment_update-519b55a9-403a-4839-9042-aaf12b036732-np0000005924" acquired by "attachment_update" :: waited 0.004s {{(pid=100522) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jul 27 16:22:38.071353 np0000005924 devstack@c-api.service[100522]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:22:38.071353 np0000005924 devstack@c-api.service[100522]: warnings.warn( Jul 27 16:22:38.143920 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.coordination [req-fb440093-73f4-4d59-aff7-13916736e726 req-1d673169-36fc-418b-910f-82bd00408fb6 tempest-SnapshotDataIntegrityTests-2123386552 tempest-SnapshotDataIntegrityTests-2123386552-project-member] Lock "cinder-attachment_update-519b55a9-403a-4839-9042-aaf12b036732-np0000005924" released by "attachment_update" :: held 0.073s {{(pid=100522) __release /opt/stack/cinder/cinder/coordination.py:152}} Jul 27 16:22:38.144225 np0000005924 devstack@c-api.service[100522]: INFO cinder.api.openstack.wsgi [req-fb440093-73f4-4d59-aff7-13916736e726 req-1d673169-36fc-418b-910f-82bd00408fb6 tempest-SnapshotDataIntegrityTests-2123386552 tempest-SnapshotDataIntegrityTests-2123386552-project-member] https://10.4.3.117/volume/v3/attachments/796358bc-4dbe-4848-adf5-999ddb800e2d returned with HTTP 200 Jul 27 16:22:38.144760 np0000005924 devstack@c-api.service[100522]: [pid: 100522|app: 0|req: 1304/5254] 10.4.3.117 () {74 vars in 1704 bytes} [Mon Jul 27 16:22:38 2026] PUT /volume/v3/attachments/796358bc-4dbe-4848-adf5-999ddb800e2d => generated 969 bytes in 91 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 27 16:22:38.477293 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.middleware.request_id [None req-7f6f0482-2ede-4d81-9ebc-d3c5b4e9c8b2 None None] RequestId filter calling following filter/app {{(pid=100521) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:22:38.479714 np0000005924 devstack@c-api.service[100521]: INFO cinder.api.openstack.wsgi [None req-7f6f0482-2ede-4d81-9ebc-d3c5b4e9c8b2 tempest-ProjectMemberTests33-1780357347 tempest-ProjectMemberTests33-1780357347-project-admin] GET https://10.4.3.117/volume/v3/volumes/a2525916-4229-438c-b485-9a2ebd74d994 Jul 27 16:22:38.479964 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.openstack.wsgi [None req-7f6f0482-2ede-4d81-9ebc-d3c5b4e9c8b2 tempest-ProjectMemberTests33-1780357347 tempest-ProjectMemberTests33-1780357347-project-admin] Empty body provided in request {{(pid=100521) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:22:38.480214 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.openstack.wsgi [None req-7f6f0482-2ede-4d81-9ebc-d3c5b4e9c8b2 tempest-ProjectMemberTests33-1780357347 tempest-ProjectMemberTests33-1780357347-project-admin] Calling method 'show' {{(pid=100521) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:22:38.488483 np0000005924 devstack@c-api.service[100521]: INFO cinder.api.openstack.wsgi [None req-7f6f0482-2ede-4d81-9ebc-d3c5b4e9c8b2 tempest-ProjectMemberTests33-1780357347 tempest-ProjectMemberTests33-1780357347-project-admin] https://10.4.3.117/volume/v3/volumes/a2525916-4229-438c-b485-9a2ebd74d994 returned with HTTP 404 Jul 27 16:22:38.489130 np0000005924 devstack@c-api.service[100521]: [pid: 100521|app: 0|req: 1312/5255] 10.4.3.117 () {68 vars in 1388 bytes} [Mon Jul 27 16:22:38 2026] GET /volume/v3/volumes/a2525916-4229-438c-b485-9a2ebd74d994 => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 27 16:22:38.498287 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.middleware.request_id [None req-8f238c9c-4b8c-4044-8135-6bf7241c2cfe None None] RequestId filter calling following filter/app {{(pid=100524) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:22:38.500443 np0000005924 devstack@c-api.service[100524]: INFO cinder.api.openstack.wsgi [None req-8f238c9c-4b8c-4044-8135-6bf7241c2cfe tempest-ProjectMemberTests33-1780357347 tempest-ProjectMemberTests33-1780357347-project-member] GET https://10.4.3.117/volume/v3/backups Jul 27 16:22:38.500659 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.openstack.wsgi [None req-8f238c9c-4b8c-4044-8135-6bf7241c2cfe tempest-ProjectMemberTests33-1780357347 tempest-ProjectMemberTests33-1780357347-project-member] Empty body provided in request {{(pid=100524) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:22:38.500858 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.openstack.wsgi [None req-8f238c9c-4b8c-4044-8135-6bf7241c2cfe tempest-ProjectMemberTests33-1780357347 tempest-ProjectMemberTests33-1780357347-project-member] Calling method 'index' {{(pid=100524) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:22:38.501100 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.api_utils [None req-8f238c9c-4b8c-4044-8135-6bf7241c2cfe tempest-ProjectMemberTests33-1780357347 tempest-ProjectMemberTests33-1780357347-project-member] Removing options '' from query. {{(pid=100524) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 27 16:22:38.506153 np0000005924 devstack@c-api.service[100524]: INFO cinder.api.openstack.wsgi [None req-8f238c9c-4b8c-4044-8135-6bf7241c2cfe tempest-ProjectMemberTests33-1780357347 tempest-ProjectMemberTests33-1780357347-project-member] https://10.4.3.117/volume/v3/backups returned with HTTP 200 Jul 27 16:22:38.506535 np0000005924 devstack@c-api.service[100524]: [pid: 100524|app: 0|req: 1317/5256] 10.4.3.117 () {68 vars in 1277 bytes} [Mon Jul 27 16:22:38 2026] GET /volume/v3/backups => generated 623 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 27 16:22:38.516210 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.middleware.request_id [None req-cf84c988-470c-49bf-b4c7-836355d16b71 None None] RequestId filter calling following filter/app {{(pid=100523) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:22:38.520050 np0000005924 devstack@c-api.service[100523]: INFO cinder.api.openstack.wsgi [None req-cf84c988-470c-49bf-b4c7-836355d16b71 tempest-ProjectMemberTests33-1780357347 tempest-ProjectMemberTests33-1780357347-project-member] GET https://10.4.3.117/volume/v3/backups?project_id=3c3767a5553049588ad11159158f9a52 Jul 27 16:22:38.520050 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.openstack.wsgi [None req-cf84c988-470c-49bf-b4c7-836355d16b71 tempest-ProjectMemberTests33-1780357347 tempest-ProjectMemberTests33-1780357347-project-member] Empty body provided in request {{(pid=100523) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:22:38.520050 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.openstack.wsgi [None req-cf84c988-470c-49bf-b4c7-836355d16b71 tempest-ProjectMemberTests33-1780357347 tempest-ProjectMemberTests33-1780357347-project-member] Calling method 'index' {{(pid=100523) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:22:38.520050 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.api_utils [None req-cf84c988-470c-49bf-b4c7-836355d16b71 tempest-ProjectMemberTests33-1780357347 tempest-ProjectMemberTests33-1780357347-project-member] Removing options 'project_id' from query. {{(pid=100523) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 27 16:22:38.530526 np0000005924 devstack@c-api.service[100523]: INFO cinder.api.openstack.wsgi [None req-cf84c988-470c-49bf-b4c7-836355d16b71 tempest-ProjectMemberTests33-1780357347 tempest-ProjectMemberTests33-1780357347-project-member] https://10.4.3.117/volume/v3/backups?project_id=3c3767a5553049588ad11159158f9a52 returned with HTTP 200 Jul 27 16:22:38.531077 np0000005924 devstack@c-api.service[100523]: [pid: 100523|app: 0|req: 1324/5257] 10.4.3.117 () {68 vars in 1364 bytes} [Mon Jul 27 16:22:38 2026] GET /volume/v3/backups?project_id=3c3767a5553049588ad11159158f9a52 => generated 623 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 27 16:22:38.539964 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.middleware.request_id [None req-ed6e0624-8e27-47fe-a0b0-4bebd5a59653 None None] RequestId filter calling following filter/app {{(pid=100522) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:22:38.542097 np0000005924 devstack@c-api.service[100522]: INFO cinder.api.openstack.wsgi [None req-ed6e0624-8e27-47fe-a0b0-4bebd5a59653 tempest-ProjectMemberTests33-1780357347 tempest-ProjectMemberTests33-1780357347-project-admin] POST https://10.4.3.117/volume/v3/volumes Jul 27 16:22:38.542561 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.openstack.wsgi [None req-ed6e0624-8e27-47fe-a0b0-4bebd5a59653 tempest-ProjectMemberTests33-1780357347 tempest-ProjectMemberTests33-1780357347-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-1969231132"}} {{(pid=100522) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 27 16:22:38.544013 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.v3.volumes [None req-ed6e0624-8e27-47fe-a0b0-4bebd5a59653 tempest-ProjectMemberTests33-1780357347 tempest-ProjectMemberTests33-1780357347-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-1969231132'}} {{(pid=100522) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 27 16:22:38.544131 np0000005924 devstack@c-api.service[100522]: INFO cinder.api.v3.volumes [None req-ed6e0624-8e27-47fe-a0b0-4bebd5a59653 tempest-ProjectMemberTests33-1780357347 tempest-ProjectMemberTests33-1780357347-project-admin] Create volume of 1 GB Jul 27 16:22:38.544408 np0000005924 devstack@c-api.service[100522]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:22:38.544408 np0000005924 devstack@c-api.service[100522]: warnings.warn( Jul 27 16:22:38.548005 np0000005924 devstack@c-api.service[100522]: INFO cinder.volume.api [None req-ed6e0624-8e27-47fe-a0b0-4bebd5a59653 tempest-ProjectMemberTests33-1780357347 tempest-ProjectMemberTests33-1780357347-project-admin] Availability Zones retrieved successfully. Jul 27 16:22:38.553165 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.volume.api [None req-ed6e0624-8e27-47fe-a0b0-4bebd5a59653 tempest-ProjectMemberTests33-1780357347 tempest-ProjectMemberTests33-1780357347-project-admin] Flow 'volume_create_api' (55bef7aa-6e6d-4d21-88d2-55ee25a34b67) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100522) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 27 16:22:38.554117 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.volume.api [None req-ed6e0624-8e27-47fe-a0b0-4bebd5a59653 tempest-ProjectMemberTests33-1780357347 tempest-ProjectMemberTests33-1780357347-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (48c46c71-6dc7-4189-8c9d-a86c06f3e48a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100522) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 27 16:22:38.554839 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.volume.flows.api.create_volume [None req-ed6e0624-8e27-47fe-a0b0-4bebd5a59653 tempest-ProjectMemberTests33-1780357347 tempest-ProjectMemberTests33-1780357347-project-admin] Validating volume size '1' using validate_int {{(pid=100522) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 27 16:22:38.576413 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.volume.api [None req-ed6e0624-8e27-47fe-a0b0-4bebd5a59653 tempest-ProjectMemberTests33-1780357347 tempest-ProjectMemberTests33-1780357347-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (48c46c71-6dc7-4189-8c9d-a86c06f3e48a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-27T16:04:59Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=2bce4e1a-e6e0-49d9-be36-c3405449a01e,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '2bce4e1a-e6e0-49d9-be36-c3405449a01e', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100522) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 27 16:22:38.577285 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.volume.api [None req-ed6e0624-8e27-47fe-a0b0-4bebd5a59653 tempest-ProjectMemberTests33-1780357347 tempest-ProjectMemberTests33-1780357347-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (089734c2-0a8c-4d64-8586-044e99428667) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100522) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 27 16:22:38.602084 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.middleware.request_id [None req-ca432bd4-cfd1-4986-8719-9243971ec13e None None] RequestId filter calling following filter/app {{(pid=100521) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:22:38.603859 np0000005924 devstack@c-api.service[100521]: INFO cinder.api.openstack.wsgi [None req-ca432bd4-cfd1-4986-8719-9243971ec13e tempest-ProjectMemberTests-564005882 tempest-ProjectMemberTests-564005882-project-admin] GET https://10.4.3.117/volume/v3/snapshots/9854da21-c371-4a78-834e-3a37b5d042d5 Jul 27 16:22:38.604046 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.openstack.wsgi [None req-ca432bd4-cfd1-4986-8719-9243971ec13e tempest-ProjectMemberTests-564005882 tempest-ProjectMemberTests-564005882-project-admin] Empty body provided in request {{(pid=100521) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:22:38.604221 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.openstack.wsgi [None req-ca432bd4-cfd1-4986-8719-9243971ec13e tempest-ProjectMemberTests-564005882 tempest-ProjectMemberTests-564005882-project-admin] Calling method 'show' {{(pid=100521) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:22:38.608839 np0000005924 devstack@c-api.service[100521]: INFO cinder.api.openstack.wsgi [None req-ca432bd4-cfd1-4986-8719-9243971ec13e tempest-ProjectMemberTests-564005882 tempest-ProjectMemberTests-564005882-project-admin] https://10.4.3.117/volume/v3/snapshots/9854da21-c371-4a78-834e-3a37b5d042d5 returned with HTTP 404 Jul 27 16:22:38.609309 np0000005924 devstack@c-api.service[100521]: [pid: 100521|app: 0|req: 1313/5258] 10.4.3.117 () {66 vars in 1354 bytes} [Mon Jul 27 16:22:38 2026] GET /volume/v3/snapshots/9854da21-c371-4a78-834e-3a37b5d042d5 => generated 111 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 27 16:22:38.617342 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.middleware.request_id [None req-b7f5ee78-fe7e-4a9f-b6c4-45936aec524e None None] RequestId filter calling following filter/app {{(pid=100524) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:22:38.617902 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.quota [None req-ed6e0624-8e27-47fe-a0b0-4bebd5a59653 tempest-ProjectMemberTests33-1780357347 tempest-ProjectMemberTests33-1780357347-project-admin] Created reservations ['bab3764f-a3b5-4c07-8a62-8eb2ac9bba83', 'c5c324f0-5726-41b2-bc2e-4b6590e13b7d', '0803211e-4402-4124-8dea-91a5bd9624b3', '28093f77-03a2-4abe-921c-4b0f87fbd89f'] {{(pid=100522) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 27 16:22:38.618903 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.volume.api [None req-ed6e0624-8e27-47fe-a0b0-4bebd5a59653 tempest-ProjectMemberTests33-1780357347 tempest-ProjectMemberTests33-1780357347-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (089734c2-0a8c-4d64-8586-044e99428667) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['bab3764f-a3b5-4c07-8a62-8eb2ac9bba83', 'c5c324f0-5726-41b2-bc2e-4b6590e13b7d', '0803211e-4402-4124-8dea-91a5bd9624b3', '28093f77-03a2-4abe-921c-4b0f87fbd89f']}' {{(pid=100522) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 27 16:22:38.619158 np0000005924 devstack@c-api.service[100524]: INFO cinder.api.openstack.wsgi [None req-b7f5ee78-fe7e-4a9f-b6c4-45936aec524e tempest-ProjectMemberTests-564005882 tempest-ProjectMemberTests-564005882-project-admin] DELETE https://10.4.3.117/volume/v3/volumes/530c4952-90fe-4ce4-b633-bdb76af6cff9 Jul 27 16:22:38.619405 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.openstack.wsgi [None req-b7f5ee78-fe7e-4a9f-b6c4-45936aec524e tempest-ProjectMemberTests-564005882 tempest-ProjectMemberTests-564005882-project-admin] Empty body provided in request {{(pid=100524) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:22:38.619656 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.openstack.wsgi [None req-b7f5ee78-fe7e-4a9f-b6c4-45936aec524e tempest-ProjectMemberTests-564005882 tempest-ProjectMemberTests-564005882-project-admin] Calling method 'delete' {{(pid=100524) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:22:38.619820 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.volume.api [None req-ed6e0624-8e27-47fe-a0b0-4bebd5a59653 tempest-ProjectMemberTests33-1780357347 tempest-ProjectMemberTests33-1780357347-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (e60ca4c3-7569-469c-a0b0-059002cf176d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100522) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 27 16:22:38.619881 np0000005924 devstack@c-api.service[100524]: INFO cinder.api.v3.volumes [None req-b7f5ee78-fe7e-4a9f-b6c4-45936aec524e tempest-ProjectMemberTests-564005882 tempest-ProjectMemberTests-564005882-project-admin] Delete volume with id: 530c4952-90fe-4ce4-b633-bdb76af6cff9 Jul 27 16:22:38.626766 np0000005924 devstack@c-api.service[100524]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:22:38.626766 np0000005924 devstack@c-api.service[100524]: warnings.warn( Jul 27 16:22:38.627188 np0000005924 devstack@c-api.service[100524]: INFO cinder.volume.api [None req-b7f5ee78-fe7e-4a9f-b6c4-45936aec524e tempest-ProjectMemberTests-564005882 tempest-ProjectMemberTests-564005882-project-admin] Volume info retrieved successfully. Jul 27 16:22:38.644125 np0000005924 devstack@c-api.service[100524]: INFO cinder.volume.api [None req-b7f5ee78-fe7e-4a9f-b6c4-45936aec524e tempest-ProjectMemberTests-564005882 tempest-ProjectMemberTests-564005882-project-admin] Delete volume request issued successfully. Jul 27 16:22:38.644427 np0000005924 devstack@c-api.service[100524]: INFO cinder.api.openstack.wsgi [None req-b7f5ee78-fe7e-4a9f-b6c4-45936aec524e tempest-ProjectMemberTests-564005882 tempest-ProjectMemberTests-564005882-project-admin] https://10.4.3.117/volume/v3/volumes/530c4952-90fe-4ce4-b633-bdb76af6cff9 returned with HTTP 202 Jul 27 16:22:38.644943 np0000005924 devstack@c-api.service[100524]: [pid: 100524|app: 0|req: 1318/5259] 10.4.3.117 () {66 vars in 1351 bytes} [Mon Jul 27 16:22:38 2026] DELETE /volume/v3/volumes/530c4952-90fe-4ce4-b633-bdb76af6cff9 => generated 0 bytes in 28 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 27 16:22:38.646528 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.volume.api [None req-ed6e0624-8e27-47fe-a0b0-4bebd5a59653 tempest-ProjectMemberTests33-1780357347 tempest-ProjectMemberTests33-1780357347-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (e60ca4c3-7569-469c-a0b0-059002cf176d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'ca8a811f-d8ea-4423-b349-10cb2dd253d3', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1969231132',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='3c3767a5553049588ad11159158f9a52',qos_specs=None,replication_status=,reservations=['bab3764f-a3b5-4c07-8a62-8eb2ac9bba83','c5c324f0-5726-41b2-bc2e-4b6590e13b7d','0803211e-4402-4124-8dea-91a5bd9624b3','28093f77-03a2-4abe-921c-4b0f87fbd89f'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='e882b77ce039476cbbb17d654f103511',volume_type_id=2bce4e1a-e6e0-49d9-be36-c3405449a01e), 'volume': Volume(_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-27T16:22:38Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1969231132',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=ca8a811f-d8ea-4423-b349-10cb2dd253d3,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='3c3767a5553049588ad11159158f9a52',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='e882b77ce039476cbbb17d654f103511',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(2bce4e1a-e6e0-49d9-be36-c3405449a01e),volume_type_id=2bce4e1a-e6e0-49d9-be36-c3405449a01e)}' {{(pid=100522) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 27 16:22:38.647668 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.volume.api [None req-ed6e0624-8e27-47fe-a0b0-4bebd5a59653 tempest-ProjectMemberTests33-1780357347 tempest-ProjectMemberTests33-1780357347-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (0f10f15b-aed7-4cef-b08a-7824c62e73a3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100522) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 27 16:22:38.652224 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.middleware.request_id [None req-fcf405d0-fde8-4462-8331-de50ee0c9eae None None] RequestId filter calling following filter/app {{(pid=100523) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:22:38.654862 np0000005924 devstack@c-api.service[100523]: INFO cinder.api.openstack.wsgi [None req-fcf405d0-fde8-4462-8331-de50ee0c9eae tempest-ProjectMemberTests-564005882 tempest-ProjectMemberTests-564005882-project-admin] GET https://10.4.3.117/volume/v3/volumes/530c4952-90fe-4ce4-b633-bdb76af6cff9 Jul 27 16:22:38.655094 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.openstack.wsgi [None req-fcf405d0-fde8-4462-8331-de50ee0c9eae tempest-ProjectMemberTests-564005882 tempest-ProjectMemberTests-564005882-project-admin] Empty body provided in request {{(pid=100523) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:22:38.655366 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.openstack.wsgi [None req-fcf405d0-fde8-4462-8331-de50ee0c9eae tempest-ProjectMemberTests-564005882 tempest-ProjectMemberTests-564005882-project-admin] Calling method 'show' {{(pid=100523) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:22:38.662793 np0000005924 devstack@c-api.service[100523]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:22:38.662793 np0000005924 devstack@c-api.service[100523]: warnings.warn( Jul 27 16:22:38.666452 np0000005924 devstack@c-api.service[100523]: INFO cinder.volume.api [None req-fcf405d0-fde8-4462-8331-de50ee0c9eae tempest-ProjectMemberTests-564005882 tempest-ProjectMemberTests-564005882-project-admin] Volume info retrieved successfully. Jul 27 16:22:38.669209 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.volume.api [None req-ed6e0624-8e27-47fe-a0b0-4bebd5a59653 tempest-ProjectMemberTests33-1780357347 tempest-ProjectMemberTests33-1780357347-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (0f10f15b-aed7-4cef-b08a-7824c62e73a3) transitioned into state 'SUCCESS' from state '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-1969231132',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='3c3767a5553049588ad11159158f9a52',qos_specs=None,replication_status=,reservations=['bab3764f-a3b5-4c07-8a62-8eb2ac9bba83','c5c324f0-5726-41b2-bc2e-4b6590e13b7d','0803211e-4402-4124-8dea-91a5bd9624b3','28093f77-03a2-4abe-921c-4b0f87fbd89f'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='e882b77ce039476cbbb17d654f103511',volume_type_id=2bce4e1a-e6e0-49d9-be36-c3405449a01e)}' {{(pid=100522) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 27 16:22:38.670045 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.volume.api [None req-ed6e0624-8e27-47fe-a0b0-4bebd5a59653 tempest-ProjectMemberTests33-1780357347 tempest-ProjectMemberTests33-1780357347-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (5f6be73f-c9b1-4158-b7ef-2e13d9311974) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100522) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 27 16:22:38.670698 np0000005924 devstack@c-api.service[100523]: INFO cinder.api.openstack.wsgi [None req-fcf405d0-fde8-4462-8331-de50ee0c9eae tempest-ProjectMemberTests-564005882 tempest-ProjectMemberTests-564005882-project-admin] https://10.4.3.117/volume/v3/volumes/530c4952-90fe-4ce4-b633-bdb76af6cff9 returned with HTTP 200 Jul 27 16:22:38.671261 np0000005924 devstack@c-api.service[100523]: [pid: 100523|app: 0|req: 1325/5260] 10.4.3.117 () {66 vars in 1348 bytes} [Mon Jul 27 16:22:38 2026] GET /volume/v3/volumes/530c4952-90fe-4ce4-b633-bdb76af6cff9 => generated 1008 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 27 16:22:38.681065 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.volume.api [None req-ed6e0624-8e27-47fe-a0b0-4bebd5a59653 tempest-ProjectMemberTests33-1780357347 tempest-ProjectMemberTests33-1780357347-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (5f6be73f-c9b1-4158-b7ef-2e13d9311974) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100522) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 27 16:22:38.681820 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.volume.api [None req-ed6e0624-8e27-47fe-a0b0-4bebd5a59653 tempest-ProjectMemberTests33-1780357347 tempest-ProjectMemberTests33-1780357347-project-admin] Flow 'volume_create_api' (55bef7aa-6e6d-4d21-88d2-55ee25a34b67) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100522) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 27 16:22:38.682192 np0000005924 devstack@c-api.service[100522]: INFO cinder.volume.api [None req-ed6e0624-8e27-47fe-a0b0-4bebd5a59653 tempest-ProjectMemberTests33-1780357347 tempest-ProjectMemberTests33-1780357347-project-admin] Create volume request issued successfully. Jul 27 16:22:38.682890 np0000005924 devstack@c-api.service[100522]: INFO cinder.api.openstack.wsgi [None req-ed6e0624-8e27-47fe-a0b0-4bebd5a59653 tempest-ProjectMemberTests33-1780357347 tempest-ProjectMemberTests33-1780357347-project-admin] https://10.4.3.117/volume/v3/volumes returned with HTTP 202 Jul 27 16:22:38.683366 np0000005924 devstack@c-api.service[100522]: [pid: 100522|app: 0|req: 1305/5261] 10.4.3.117 () {70 vars in 1298 bytes} [Mon Jul 27 16:22:38 2026] POST /volume/v3/volumes => generated 778 bytes in 144 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 27 16:22:38.697878 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.middleware.request_id [None req-01a07d51-13a3-49e8-90a0-e2c667f9b74c None None] RequestId filter calling following filter/app {{(pid=100521) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:22:38.699721 np0000005924 devstack@c-api.service[100521]: INFO cinder.api.openstack.wsgi [None req-01a07d51-13a3-49e8-90a0-e2c667f9b74c tempest-ProjectMemberTests33-1780357347 tempest-ProjectMemberTests33-1780357347-project-admin] GET https://10.4.3.117/volume/v3/volumes/ca8a811f-d8ea-4423-b349-10cb2dd253d3 Jul 27 16:22:38.699959 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.openstack.wsgi [None req-01a07d51-13a3-49e8-90a0-e2c667f9b74c tempest-ProjectMemberTests33-1780357347 tempest-ProjectMemberTests33-1780357347-project-admin] Empty body provided in request {{(pid=100521) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:22:38.700189 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.openstack.wsgi [None req-01a07d51-13a3-49e8-90a0-e2c667f9b74c tempest-ProjectMemberTests33-1780357347 tempest-ProjectMemberTests33-1780357347-project-admin] Calling method 'show' {{(pid=100521) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:22:38.708338 np0000005924 devstack@c-api.service[100521]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:22:38.708338 np0000005924 devstack@c-api.service[100521]: warnings.warn( Jul 27 16:22:38.712258 np0000005924 devstack@c-api.service[100521]: INFO cinder.volume.api [None req-01a07d51-13a3-49e8-90a0-e2c667f9b74c tempest-ProjectMemberTests33-1780357347 tempest-ProjectMemberTests33-1780357347-project-admin] Volume info retrieved successfully. Jul 27 16:22:38.716479 np0000005924 devstack@c-api.service[100521]: INFO cinder.api.openstack.wsgi [None req-01a07d51-13a3-49e8-90a0-e2c667f9b74c tempest-ProjectMemberTests33-1780357347 tempest-ProjectMemberTests33-1780357347-project-admin] https://10.4.3.117/volume/v3/volumes/ca8a811f-d8ea-4423-b349-10cb2dd253d3 returned with HTTP 200 Jul 27 16:22:38.716885 np0000005924 devstack@c-api.service[100521]: [pid: 100521|app: 0|req: 1314/5262] 10.4.3.117 () {68 vars in 1388 bytes} [Mon Jul 27 16:22:38 2026] GET /volume/v3/volumes/ca8a811f-d8ea-4423-b349-10cb2dd253d3 => generated 957 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 27 16:22:38.948505 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.middleware.request_id [None req-6d9c7b7f-419a-407e-aee5-2d48b98db715 None None] RequestId filter calling following filter/app {{(pid=100524) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:22:38.949989 np0000005924 devstack@c-api.service[100524]: INFO cinder.api.openstack.wsgi [None req-6d9c7b7f-419a-407e-aee5-2d48b98db715 tempest-SnapshotDataIntegrityTests-2123386552 tempest-SnapshotDataIntegrityTests-2123386552-project-member] GET https://10.4.3.117/volume/v3/volumes/519b55a9-403a-4839-9042-aaf12b036732 Jul 27 16:22:38.950373 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.openstack.wsgi [None req-6d9c7b7f-419a-407e-aee5-2d48b98db715 tempest-SnapshotDataIntegrityTests-2123386552 tempest-SnapshotDataIntegrityTests-2123386552-project-member] Empty body provided in request {{(pid=100524) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:22:38.950715 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.openstack.wsgi [None req-6d9c7b7f-419a-407e-aee5-2d48b98db715 tempest-SnapshotDataIntegrityTests-2123386552 tempest-SnapshotDataIntegrityTests-2123386552-project-member] Calling method 'show' {{(pid=100524) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:22:38.961138 np0000005924 devstack@c-api.service[100524]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:22:38.961138 np0000005924 devstack@c-api.service[100524]: warnings.warn( Jul 27 16:22:38.963658 np0000005924 devstack@c-api.service[100524]: INFO cinder.volume.api [None req-6d9c7b7f-419a-407e-aee5-2d48b98db715 tempest-SnapshotDataIntegrityTests-2123386552 tempest-SnapshotDataIntegrityTests-2123386552-project-member] Volume info retrieved successfully. Jul 27 16:22:38.967713 np0000005924 devstack@c-api.service[100524]: INFO cinder.api.openstack.wsgi [None req-6d9c7b7f-419a-407e-aee5-2d48b98db715 tempest-SnapshotDataIntegrityTests-2123386552 tempest-SnapshotDataIntegrityTests-2123386552-project-member] https://10.4.3.117/volume/v3/volumes/519b55a9-403a-4839-9042-aaf12b036732 returned with HTTP 200 Jul 27 16:22:38.968102 np0000005924 devstack@c-api.service[100524]: [pid: 100524|app: 0|req: 1319/5263] 10.4.3.117 () {66 vars in 1348 bytes} [Mon Jul 27 16:22:38 2026] GET /volume/v3/volumes/519b55a9-403a-4839-9042-aaf12b036732 => generated 884 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 27 16:22:39.683905 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.middleware.request_id [None req-a4c99c32-ce05-4c56-a809-04f874bf5428 None None] RequestId filter calling following filter/app {{(pid=100523) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:22:39.685661 np0000005924 devstack@c-api.service[100523]: INFO cinder.api.openstack.wsgi [None req-a4c99c32-ce05-4c56-a809-04f874bf5428 tempest-ProjectMemberTests-564005882 tempest-ProjectMemberTests-564005882-project-admin] GET https://10.4.3.117/volume/v3/volumes/530c4952-90fe-4ce4-b633-bdb76af6cff9 Jul 27 16:22:39.686039 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.openstack.wsgi [None req-a4c99c32-ce05-4c56-a809-04f874bf5428 tempest-ProjectMemberTests-564005882 tempest-ProjectMemberTests-564005882-project-admin] Empty body provided in request {{(pid=100523) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:22:39.686383 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.openstack.wsgi [None req-a4c99c32-ce05-4c56-a809-04f874bf5428 tempest-ProjectMemberTests-564005882 tempest-ProjectMemberTests-564005882-project-admin] Calling method 'show' {{(pid=100523) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:22:39.692082 np0000005924 devstack@c-api.service[100523]: INFO cinder.api.openstack.wsgi [None req-a4c99c32-ce05-4c56-a809-04f874bf5428 tempest-ProjectMemberTests-564005882 tempest-ProjectMemberTests-564005882-project-admin] https://10.4.3.117/volume/v3/volumes/530c4952-90fe-4ce4-b633-bdb76af6cff9 returned with HTTP 404 Jul 27 16:22:39.692742 np0000005924 devstack@c-api.service[100523]: [pid: 100523|app: 0|req: 1326/5264] 10.4.3.117 () {66 vars in 1348 bytes} [Mon Jul 27 16:22:39 2026] GET /volume/v3/volumes/530c4952-90fe-4ce4-b633-bdb76af6cff9 => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 27 16:22:39.702209 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.middleware.request_id [None req-ab129d10-15b6-4a32-9c1f-7cc86bcf3529 None None] RequestId filter calling following filter/app {{(pid=100522) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:22:39.704090 np0000005924 devstack@c-api.service[100522]: INFO cinder.api.openstack.wsgi [None req-ab129d10-15b6-4a32-9c1f-7cc86bcf3529 tempest-ProjectMemberTests-564005882 tempest-ProjectMemberTests-564005882-project-admin] POST https://10.4.3.117/volume/v3/volumes Jul 27 16:22:39.704600 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.openstack.wsgi [None req-ab129d10-15b6-4a32-9c1f-7cc86bcf3529 tempest-ProjectMemberTests-564005882 tempest-ProjectMemberTests-564005882-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-1080987299"}} {{(pid=100522) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 27 16:22:39.705965 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.v3.volumes [None req-ab129d10-15b6-4a32-9c1f-7cc86bcf3529 tempest-ProjectMemberTests-564005882 tempest-ProjectMemberTests-564005882-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-1080987299'}} {{(pid=100522) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 27 16:22:39.706117 np0000005924 devstack@c-api.service[100522]: INFO cinder.api.v3.volumes [None req-ab129d10-15b6-4a32-9c1f-7cc86bcf3529 tempest-ProjectMemberTests-564005882 tempest-ProjectMemberTests-564005882-project-admin] Create volume of 1 GB Jul 27 16:22:39.706464 np0000005924 devstack@c-api.service[100522]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:22:39.706464 np0000005924 devstack@c-api.service[100522]: warnings.warn( Jul 27 16:22:39.710108 np0000005924 devstack@c-api.service[100522]: INFO cinder.volume.api [None req-ab129d10-15b6-4a32-9c1f-7cc86bcf3529 tempest-ProjectMemberTests-564005882 tempest-ProjectMemberTests-564005882-project-admin] Availability Zones retrieved successfully. Jul 27 16:22:39.715336 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.volume.api [None req-ab129d10-15b6-4a32-9c1f-7cc86bcf3529 tempest-ProjectMemberTests-564005882 tempest-ProjectMemberTests-564005882-project-admin] Flow 'volume_create_api' (f7fa4da3-64cc-4fbf-ad0d-56478f46eca6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100522) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 27 16:22:39.716232 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.volume.api [None req-ab129d10-15b6-4a32-9c1f-7cc86bcf3529 tempest-ProjectMemberTests-564005882 tempest-ProjectMemberTests-564005882-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (616a6d0d-8e5e-4202-b309-aace0d8ff871) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100522) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 27 16:22:39.717020 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.volume.flows.api.create_volume [None req-ab129d10-15b6-4a32-9c1f-7cc86bcf3529 tempest-ProjectMemberTests-564005882 tempest-ProjectMemberTests-564005882-project-admin] Validating volume size '1' using validate_int {{(pid=100522) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 27 16:22:39.731164 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.middleware.request_id [None req-38c9160f-349d-44d2-93c4-435bd97d1abd None None] RequestId filter calling following filter/app {{(pid=100521) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:22:39.732826 np0000005924 devstack@c-api.service[100521]: INFO cinder.api.openstack.wsgi [None req-38c9160f-349d-44d2-93c4-435bd97d1abd tempest-ProjectMemberTests33-1780357347 tempest-ProjectMemberTests33-1780357347-project-admin] GET https://10.4.3.117/volume/v3/volumes/ca8a811f-d8ea-4423-b349-10cb2dd253d3 Jul 27 16:22:39.733011 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.openstack.wsgi [None req-38c9160f-349d-44d2-93c4-435bd97d1abd tempest-ProjectMemberTests33-1780357347 tempest-ProjectMemberTests33-1780357347-project-admin] Empty body provided in request {{(pid=100521) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:22:39.733182 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.openstack.wsgi [None req-38c9160f-349d-44d2-93c4-435bd97d1abd tempest-ProjectMemberTests33-1780357347 tempest-ProjectMemberTests33-1780357347-project-admin] Calling method 'show' {{(pid=100521) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:22:39.740565 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.volume.api [None req-ab129d10-15b6-4a32-9c1f-7cc86bcf3529 tempest-ProjectMemberTests-564005882 tempest-ProjectMemberTests-564005882-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (616a6d0d-8e5e-4202-b309-aace0d8ff871) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-27T16:04:59Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=2bce4e1a-e6e0-49d9-be36-c3405449a01e,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '2bce4e1a-e6e0-49d9-be36-c3405449a01e', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100522) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 27 16:22:39.741383 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.volume.api [None req-ab129d10-15b6-4a32-9c1f-7cc86bcf3529 tempest-ProjectMemberTests-564005882 tempest-ProjectMemberTests-564005882-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (20480748-b88c-4197-9a57-b2dae7973260) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100522) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 27 16:22:39.741589 np0000005924 devstack@c-api.service[100521]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:22:39.741589 np0000005924 devstack@c-api.service[100521]: warnings.warn( Jul 27 16:22:39.745629 np0000005924 devstack@c-api.service[100521]: INFO cinder.volume.api [None req-38c9160f-349d-44d2-93c4-435bd97d1abd tempest-ProjectMemberTests33-1780357347 tempest-ProjectMemberTests33-1780357347-project-admin] Volume info retrieved successfully. Jul 27 16:22:39.750650 np0000005924 devstack@c-api.service[100521]: INFO cinder.api.openstack.wsgi [None req-38c9160f-349d-44d2-93c4-435bd97d1abd tempest-ProjectMemberTests33-1780357347 tempest-ProjectMemberTests33-1780357347-project-admin] https://10.4.3.117/volume/v3/volumes/ca8a811f-d8ea-4423-b349-10cb2dd253d3 returned with HTTP 200 Jul 27 16:22:39.751130 np0000005924 devstack@c-api.service[100521]: [pid: 100521|app: 0|req: 1315/5265] 10.4.3.117 () {68 vars in 1388 bytes} [Mon Jul 27 16:22:39 2026] GET /volume/v3/volumes/ca8a811f-d8ea-4423-b349-10cb2dd253d3 => generated 1009 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 27 16:22:39.767904 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.middleware.request_id [None req-0a489d4b-32ba-418c-93cb-1d207c26d220 None None] RequestId filter calling following filter/app {{(pid=100524) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:22:39.770047 np0000005924 devstack@c-api.service[100524]: INFO cinder.api.openstack.wsgi [None req-0a489d4b-32ba-418c-93cb-1d207c26d220 tempest-ProjectMemberTests33-1780357347 tempest-ProjectMemberTests33-1780357347-project-admin] POST https://10.4.3.117/volume/v3/backups Jul 27 16:22:39.770452 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.openstack.wsgi [None req-0a489d4b-32ba-418c-93cb-1d207c26d220 tempest-ProjectMemberTests33-1780357347 tempest-ProjectMemberTests33-1780357347-project-admin] Action: 'create', calling method: create, body: {"backup": {"volume_id": "ca8a811f-d8ea-4423-b349-10cb2dd253d3", "name": "tempest-type-Backup-1318189516"}} {{(pid=100524) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 27 16:22:39.772002 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.contrib.backups [None req-0a489d4b-32ba-418c-93cb-1d207c26d220 tempest-ProjectMemberTests33-1780357347 tempest-ProjectMemberTests33-1780357347-project-admin] Creating new backup {'backup': {'volume_id': 'ca8a811f-d8ea-4423-b349-10cb2dd253d3', 'name': 'tempest-type-Backup-1318189516'}} {{(pid=100524) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Jul 27 16:22:39.772146 np0000005924 devstack@c-api.service[100524]: INFO cinder.api.contrib.backups [None req-0a489d4b-32ba-418c-93cb-1d207c26d220 tempest-ProjectMemberTests33-1780357347 tempest-ProjectMemberTests33-1780357347-project-admin] Creating backup of volume ca8a811f-d8ea-4423-b349-10cb2dd253d3 in container None Jul 27 16:22:39.779672 np0000005924 devstack@c-api.service[100524]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:22:39.779672 np0000005924 devstack@c-api.service[100524]: warnings.warn( Jul 27 16:22:39.780034 np0000005924 devstack@c-api.service[100524]: INFO cinder.volume.api [None req-0a489d4b-32ba-418c-93cb-1d207c26d220 tempest-ProjectMemberTests33-1780357347 tempest-ProjectMemberTests33-1780357347-project-admin] Volume info retrieved successfully. Jul 27 16:22:39.781881 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.quota [None req-ab129d10-15b6-4a32-9c1f-7cc86bcf3529 tempest-ProjectMemberTests-564005882 tempest-ProjectMemberTests-564005882-project-admin] Created reservations ['280fadaf-a0a6-4e47-b3fd-fd7390fb072b', '470edb27-e5f9-46df-ba2d-9abea78349ff', 'c676e9a5-bdaf-45e1-9177-9e08ddb2aaf8', '869f94fc-a036-4d3b-9d2d-fac1d2673ddd'] {{(pid=100522) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 27 16:22:39.782676 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.volume.api [None req-ab129d10-15b6-4a32-9c1f-7cc86bcf3529 tempest-ProjectMemberTests-564005882 tempest-ProjectMemberTests-564005882-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (20480748-b88c-4197-9a57-b2dae7973260) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['280fadaf-a0a6-4e47-b3fd-fd7390fb072b', '470edb27-e5f9-46df-ba2d-9abea78349ff', 'c676e9a5-bdaf-45e1-9177-9e08ddb2aaf8', '869f94fc-a036-4d3b-9d2d-fac1d2673ddd']}' {{(pid=100522) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 27 16:22:39.783413 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.volume.api [None req-ab129d10-15b6-4a32-9c1f-7cc86bcf3529 tempest-ProjectMemberTests-564005882 tempest-ProjectMemberTests-564005882-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (d3160320-2b4a-4bce-b992-7c602b0911f6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100522) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 27 16:22:39.800850 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.quota [None req-0a489d4b-32ba-418c-93cb-1d207c26d220 tempest-ProjectMemberTests33-1780357347 tempest-ProjectMemberTests33-1780357347-project-admin] Created reservations ['01fe35c2-f939-4ccb-a8a9-536ed555cef3', '9f97d2a8-2ffe-420b-8d58-9544fc55ac19'] {{(pid=100524) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 27 16:22:39.816104 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.volume.api [None req-ab129d10-15b6-4a32-9c1f-7cc86bcf3529 tempest-ProjectMemberTests-564005882 tempest-ProjectMemberTests-564005882-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (d3160320-2b4a-4bce-b992-7c602b0911f6) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '613e9a52-fb7d-4c3d-9316-ecccedcdbe6f', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1080987299',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='d1c587f4966043eeaf33886351677990',qos_specs=None,replication_status=,reservations=['280fadaf-a0a6-4e47-b3fd-fd7390fb072b','470edb27-e5f9-46df-ba2d-9abea78349ff','c676e9a5-bdaf-45e1-9177-9e08ddb2aaf8','869f94fc-a036-4d3b-9d2d-fac1d2673ddd'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='5ea411ae88e945739c2c127122c12668',volume_type_id=2bce4e1a-e6e0-49d9-be36-c3405449a01e), 'volume': Volume(_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-27T16:22:39Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1080987299',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=613e9a52-fb7d-4c3d-9316-ecccedcdbe6f,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='d1c587f4966043eeaf33886351677990',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='5ea411ae88e945739c2c127122c12668',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(2bce4e1a-e6e0-49d9-be36-c3405449a01e),volume_type_id=2bce4e1a-e6e0-49d9-be36-c3405449a01e)}' {{(pid=100522) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 27 16:22:39.816977 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.volume.api [None req-ab129d10-15b6-4a32-9c1f-7cc86bcf3529 tempest-ProjectMemberTests-564005882 tempest-ProjectMemberTests-564005882-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (24341df8-75d9-4e30-b92a-9acd086bc562) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100522) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 27 16:22:39.834850 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.volume.api [None req-ab129d10-15b6-4a32-9c1f-7cc86bcf3529 tempest-ProjectMemberTests-564005882 tempest-ProjectMemberTests-564005882-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (24341df8-75d9-4e30-b92a-9acd086bc562) transitioned into state 'SUCCESS' from state '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-1080987299',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='d1c587f4966043eeaf33886351677990',qos_specs=None,replication_status=,reservations=['280fadaf-a0a6-4e47-b3fd-fd7390fb072b','470edb27-e5f9-46df-ba2d-9abea78349ff','c676e9a5-bdaf-45e1-9177-9e08ddb2aaf8','869f94fc-a036-4d3b-9d2d-fac1d2673ddd'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='5ea411ae88e945739c2c127122c12668',volume_type_id=2bce4e1a-e6e0-49d9-be36-c3405449a01e)}' {{(pid=100522) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 27 16:22:39.835598 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.volume.api [None req-ab129d10-15b6-4a32-9c1f-7cc86bcf3529 tempest-ProjectMemberTests-564005882 tempest-ProjectMemberTests-564005882-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (aadc3186-d840-4fcd-b5ac-a142c6f582cf) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100522) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 27 16:22:39.847355 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.volume.api [None req-ab129d10-15b6-4a32-9c1f-7cc86bcf3529 tempest-ProjectMemberTests-564005882 tempest-ProjectMemberTests-564005882-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (aadc3186-d840-4fcd-b5ac-a142c6f582cf) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100522) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 27 16:22:39.847355 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.volume.api [None req-ab129d10-15b6-4a32-9c1f-7cc86bcf3529 tempest-ProjectMemberTests-564005882 tempest-ProjectMemberTests-564005882-project-admin] Flow 'volume_create_api' (f7fa4da3-64cc-4fbf-ad0d-56478f46eca6) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100522) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 27 16:22:39.847355 np0000005924 devstack@c-api.service[100522]: INFO cinder.volume.api [None req-ab129d10-15b6-4a32-9c1f-7cc86bcf3529 tempest-ProjectMemberTests-564005882 tempest-ProjectMemberTests-564005882-project-admin] Create volume request issued successfully. Jul 27 16:22:39.847355 np0000005924 devstack@c-api.service[100522]: INFO cinder.api.openstack.wsgi [None req-ab129d10-15b6-4a32-9c1f-7cc86bcf3529 tempest-ProjectMemberTests-564005882 tempest-ProjectMemberTests-564005882-project-admin] https://10.4.3.117/volume/v3/volumes returned with HTTP 202 Jul 27 16:22:39.847649 np0000005924 devstack@c-api.service[100522]: [pid: 100522|app: 0|req: 1306/5266] 10.4.3.117 () {68 vars in 1258 bytes} [Mon Jul 27 16:22:39 2026] POST /volume/v3/volumes => generated 778 bytes in 146 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 27 16:22:39.849105 np0000005924 devstack@c-api.service[100524]: INFO cinder.api.openstack.wsgi [None req-0a489d4b-32ba-418c-93cb-1d207c26d220 tempest-ProjectMemberTests33-1780357347 tempest-ProjectMemberTests33-1780357347-project-admin] https://10.4.3.117/volume/v3/backups returned with HTTP 202 Jul 27 16:22:39.849773 np0000005924 devstack@c-api.service[100524]: [pid: 100524|app: 0|req: 1320/5267] 10.4.3.117 () {70 vars in 1299 bytes} [Mon Jul 27 16:22:39 2026] POST /volume/v3/backups => generated 316 bytes in 82 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 27 16:22:39.860872 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.middleware.request_id [None req-f1b210a1-d131-48d3-92fa-62c1de4af483 None None] RequestId filter calling following filter/app {{(pid=100523) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:22:39.862168 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.middleware.request_id [None req-3567605b-0f4d-40e4-8cfa-4c92378c97c4 None None] RequestId filter calling following filter/app {{(pid=100521) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:22:39.863875 np0000005924 devstack@c-api.service[100521]: INFO cinder.api.openstack.wsgi [None req-3567605b-0f4d-40e4-8cfa-4c92378c97c4 tempest-ProjectMemberTests-564005882 tempest-ProjectMemberTests-564005882-project-admin] GET https://10.4.3.117/volume/v3/volumes/613e9a52-fb7d-4c3d-9316-ecccedcdbe6f Jul 27 16:22:39.866642 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.openstack.wsgi [None req-3567605b-0f4d-40e4-8cfa-4c92378c97c4 tempest-ProjectMemberTests-564005882 tempest-ProjectMemberTests-564005882-project-admin] Empty body provided in request {{(pid=100521) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:22:39.866642 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.openstack.wsgi [None req-3567605b-0f4d-40e4-8cfa-4c92378c97c4 tempest-ProjectMemberTests-564005882 tempest-ProjectMemberTests-564005882-project-admin] Calling method 'show' {{(pid=100521) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:22:39.866786 np0000005924 devstack@c-api.service[100523]: INFO cinder.api.openstack.wsgi [None req-f1b210a1-d131-48d3-92fa-62c1de4af483 tempest-ProjectMemberTests33-1780357347 tempest-ProjectMemberTests33-1780357347-project-admin] GET https://10.4.3.117/volume/v3/backups/c309f06e-529d-4b43-a9f6-4ea6fdcc2bb2 Jul 27 16:22:39.866786 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.openstack.wsgi [None req-f1b210a1-d131-48d3-92fa-62c1de4af483 tempest-ProjectMemberTests33-1780357347 tempest-ProjectMemberTests33-1780357347-project-admin] Empty body provided in request {{(pid=100523) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:22:39.866786 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.openstack.wsgi [None req-f1b210a1-d131-48d3-92fa-62c1de4af483 tempest-ProjectMemberTests33-1780357347 tempest-ProjectMemberTests33-1780357347-project-admin] Calling method 'show' {{(pid=100523) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:22:39.866786 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.v3.backups [None req-f1b210a1-d131-48d3-92fa-62c1de4af483 tempest-ProjectMemberTests33-1780357347 tempest-ProjectMemberTests33-1780357347-project-admin] Show backup with id c309f06e-529d-4b43-a9f6-4ea6fdcc2bb2. {{(pid=100523) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 27 16:22:39.871111 np0000005924 devstack@c-api.service[100521]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:22:39.871111 np0000005924 devstack@c-api.service[100521]: warnings.warn( Jul 27 16:22:39.872060 np0000005924 devstack@c-api.service[100523]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:22:39.872060 np0000005924 devstack@c-api.service[100523]: warnings.warn( Jul 27 16:22:39.872955 np0000005924 devstack@c-api.service[100523]: INFO cinder.api.openstack.wsgi [None req-f1b210a1-d131-48d3-92fa-62c1de4af483 tempest-ProjectMemberTests33-1780357347 tempest-ProjectMemberTests33-1780357347-project-admin] https://10.4.3.117/volume/v3/backups/c309f06e-529d-4b43-a9f6-4ea6fdcc2bb2 returned with HTTP 200 Jul 27 16:22:39.873396 np0000005924 devstack@c-api.service[100523]: [pid: 100523|app: 0|req: 1327/5268] 10.4.3.117 () {68 vars in 1388 bytes} [Mon Jul 27 16:22:39 2026] GET /volume/v3/backups/c309f06e-529d-4b43-a9f6-4ea6fdcc2bb2 => generated 723 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 27 16:22:39.874834 np0000005924 devstack@c-api.service[100521]: INFO cinder.volume.api [None req-3567605b-0f4d-40e4-8cfa-4c92378c97c4 tempest-ProjectMemberTests-564005882 tempest-ProjectMemberTests-564005882-project-admin] Volume info retrieved successfully. Jul 27 16:22:39.878712 np0000005924 devstack@c-api.service[100521]: INFO cinder.api.openstack.wsgi [None req-3567605b-0f4d-40e4-8cfa-4c92378c97c4 tempest-ProjectMemberTests-564005882 tempest-ProjectMemberTests-564005882-project-admin] https://10.4.3.117/volume/v3/volumes/613e9a52-fb7d-4c3d-9316-ecccedcdbe6f returned with HTTP 200 Jul 27 16:22:39.879080 np0000005924 devstack@c-api.service[100521]: [pid: 100521|app: 0|req: 1316/5269] 10.4.3.117 () {66 vars in 1348 bytes} [Mon Jul 27 16:22:39 2026] GET /volume/v3/volumes/613e9a52-fb7d-4c3d-9316-ecccedcdbe6f => generated 957 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 27 16:22:39.979859 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.middleware.request_id [None req-f1b71af6-a939-4aec-9989-b588734dcfa6 None None] RequestId filter calling following filter/app {{(pid=100522) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:22:39.981686 np0000005924 devstack@c-api.service[100522]: INFO cinder.api.openstack.wsgi [None req-f1b71af6-a939-4aec-9989-b588734dcfa6 tempest-SnapshotDataIntegrityTests-2123386552 tempest-SnapshotDataIntegrityTests-2123386552-project-member] GET https://10.4.3.117/volume/v3/volumes/519b55a9-403a-4839-9042-aaf12b036732 Jul 27 16:22:39.981848 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.openstack.wsgi [None req-f1b71af6-a939-4aec-9989-b588734dcfa6 tempest-SnapshotDataIntegrityTests-2123386552 tempest-SnapshotDataIntegrityTests-2123386552-project-member] Empty body provided in request {{(pid=100522) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:22:39.982028 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.openstack.wsgi [None req-f1b71af6-a939-4aec-9989-b588734dcfa6 tempest-SnapshotDataIntegrityTests-2123386552 tempest-SnapshotDataIntegrityTests-2123386552-project-member] Calling method 'show' {{(pid=100522) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:22:39.993813 np0000005924 devstack@c-api.service[100522]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:22:39.993813 np0000005924 devstack@c-api.service[100522]: warnings.warn( Jul 27 16:22:39.996293 np0000005924 devstack@c-api.service[100522]: INFO cinder.volume.api [None req-f1b71af6-a939-4aec-9989-b588734dcfa6 tempest-SnapshotDataIntegrityTests-2123386552 tempest-SnapshotDataIntegrityTests-2123386552-project-member] Volume info retrieved successfully. Jul 27 16:22:40.000345 np0000005924 devstack@c-api.service[100522]: INFO cinder.api.openstack.wsgi [None req-f1b71af6-a939-4aec-9989-b588734dcfa6 tempest-SnapshotDataIntegrityTests-2123386552 tempest-SnapshotDataIntegrityTests-2123386552-project-member] https://10.4.3.117/volume/v3/volumes/519b55a9-403a-4839-9042-aaf12b036732 returned with HTTP 200 Jul 27 16:22:40.001236 np0000005924 devstack@c-api.service[100522]: [pid: 100522|app: 0|req: 1307/5270] 10.4.3.117 () {66 vars in 1348 bytes} [Mon Jul 27 16:22:39 2026] GET /volume/v3/volumes/519b55a9-403a-4839-9042-aaf12b036732 => generated 884 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 27 16:22:40.884583 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.middleware.request_id [None req-1a1e874d-86fe-426a-bd1b-c3686f9fd0a8 None None] RequestId filter calling following filter/app {{(pid=100524) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:22:40.886996 np0000005924 devstack@c-api.service[100524]: INFO cinder.api.openstack.wsgi [None req-1a1e874d-86fe-426a-bd1b-c3686f9fd0a8 tempest-ProjectMemberTests33-1780357347 tempest-ProjectMemberTests33-1780357347-project-admin] GET https://10.4.3.117/volume/v3/backups/c309f06e-529d-4b43-a9f6-4ea6fdcc2bb2 Jul 27 16:22:40.887293 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.openstack.wsgi [None req-1a1e874d-86fe-426a-bd1b-c3686f9fd0a8 tempest-ProjectMemberTests33-1780357347 tempest-ProjectMemberTests33-1780357347-project-admin] Empty body provided in request {{(pid=100524) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:22:40.887582 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.openstack.wsgi [None req-1a1e874d-86fe-426a-bd1b-c3686f9fd0a8 tempest-ProjectMemberTests33-1780357347 tempest-ProjectMemberTests33-1780357347-project-admin] Calling method 'show' {{(pid=100524) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:22:40.887755 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.v3.backups [None req-1a1e874d-86fe-426a-bd1b-c3686f9fd0a8 tempest-ProjectMemberTests33-1780357347 tempest-ProjectMemberTests33-1780357347-project-admin] Show backup with id c309f06e-529d-4b43-a9f6-4ea6fdcc2bb2. {{(pid=100524) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 27 16:22:40.891168 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.middleware.request_id [None req-0dff384d-105c-40a7-88a8-f3c860fca377 None None] RequestId filter calling following filter/app {{(pid=100523) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:22:40.892824 np0000005924 devstack@c-api.service[100524]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:22:40.892824 np0000005924 devstack@c-api.service[100524]: warnings.warn( Jul 27 16:22:40.893073 np0000005924 devstack@c-api.service[100523]: INFO cinder.api.openstack.wsgi [None req-0dff384d-105c-40a7-88a8-f3c860fca377 tempest-ProjectMemberTests-564005882 tempest-ProjectMemberTests-564005882-project-admin] GET https://10.4.3.117/volume/v3/volumes/613e9a52-fb7d-4c3d-9316-ecccedcdbe6f Jul 27 16:22:40.893339 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.openstack.wsgi [None req-0dff384d-105c-40a7-88a8-f3c860fca377 tempest-ProjectMemberTests-564005882 tempest-ProjectMemberTests-564005882-project-admin] Empty body provided in request {{(pid=100523) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:22:40.893445 np0000005924 devstack@c-api.service[100524]: INFO cinder.api.openstack.wsgi [None req-1a1e874d-86fe-426a-bd1b-c3686f9fd0a8 tempest-ProjectMemberTests33-1780357347 tempest-ProjectMemberTests33-1780357347-project-admin] https://10.4.3.117/volume/v3/backups/c309f06e-529d-4b43-a9f6-4ea6fdcc2bb2 returned with HTTP 200 Jul 27 16:22:40.893552 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.openstack.wsgi [None req-0dff384d-105c-40a7-88a8-f3c860fca377 tempest-ProjectMemberTests-564005882 tempest-ProjectMemberTests-564005882-project-admin] Calling method 'show' {{(pid=100523) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:22:40.893839 np0000005924 devstack@c-api.service[100524]: [pid: 100524|app: 0|req: 1321/5271] 10.4.3.117 () {68 vars in 1388 bytes} [Mon Jul 27 16:22:40 2026] GET /volume/v3/backups/c309f06e-529d-4b43-a9f6-4ea6fdcc2bb2 => generated 725 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 27 16:22:40.902252 np0000005924 devstack@c-api.service[100523]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:22:40.902252 np0000005924 devstack@c-api.service[100523]: warnings.warn( Jul 27 16:22:40.906375 np0000005924 devstack@c-api.service[100523]: INFO cinder.volume.api [None req-0dff384d-105c-40a7-88a8-f3c860fca377 tempest-ProjectMemberTests-564005882 tempest-ProjectMemberTests-564005882-project-admin] Volume info retrieved successfully. Jul 27 16:22:40.910829 np0000005924 devstack@c-api.service[100523]: INFO cinder.api.openstack.wsgi [None req-0dff384d-105c-40a7-88a8-f3c860fca377 tempest-ProjectMemberTests-564005882 tempest-ProjectMemberTests-564005882-project-admin] https://10.4.3.117/volume/v3/volumes/613e9a52-fb7d-4c3d-9316-ecccedcdbe6f returned with HTTP 200 Jul 27 16:22:40.911204 np0000005924 devstack@c-api.service[100523]: [pid: 100523|app: 0|req: 1328/5272] 10.4.3.117 () {66 vars in 1348 bytes} [Mon Jul 27 16:22:40 2026] GET /volume/v3/volumes/613e9a52-fb7d-4c3d-9316-ecccedcdbe6f => generated 1009 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 27 16:22:40.923313 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.middleware.request_id [None req-f9b64346-41a0-43c7-9122-2e7343923a73 None None] RequestId filter calling following filter/app {{(pid=100521) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:22:40.925009 np0000005924 devstack@c-api.service[100521]: INFO cinder.api.openstack.wsgi [None req-f9b64346-41a0-43c7-9122-2e7343923a73 tempest-ProjectMemberTests-564005882 tempest-ProjectMemberTests-564005882-project-admin] POST https://10.4.3.117/volume/v3/snapshots Jul 27 16:22:40.925308 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.openstack.wsgi [None req-f9b64346-41a0-43c7-9122-2e7343923a73 tempest-ProjectMemberTests-564005882 tempest-ProjectMemberTests-564005882-project-admin] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "613e9a52-fb7d-4c3d-9316-ecccedcdbe6f", "name": "tempest-VolumeV3RbacBaseTests-Snapshot-1540410617"}} {{(pid=100521) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 27 16:22:40.933425 np0000005924 devstack@c-api.service[100521]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:22:40.933425 np0000005924 devstack@c-api.service[100521]: warnings.warn( Jul 27 16:22:40.933731 np0000005924 devstack@c-api.service[100521]: INFO cinder.volume.api [None req-f9b64346-41a0-43c7-9122-2e7343923a73 tempest-ProjectMemberTests-564005882 tempest-ProjectMemberTests-564005882-project-admin] Volume info retrieved successfully. Jul 27 16:22:40.933854 np0000005924 devstack@c-api.service[100521]: INFO cinder.api.v3.snapshots [None req-f9b64346-41a0-43c7-9122-2e7343923a73 tempest-ProjectMemberTests-564005882 tempest-ProjectMemberTests-564005882-project-admin] Create snapshot from volume 613e9a52-fb7d-4c3d-9316-ecccedcdbe6f Jul 27 16:22:40.958180 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.quota [None req-f9b64346-41a0-43c7-9122-2e7343923a73 tempest-ProjectMemberTests-564005882 tempest-ProjectMemberTests-564005882-project-admin] Created reservations ['64606d23-372a-4c43-87d7-bbc3a643e40f', 'a6c68b1a-b7a7-4499-866c-785028d3daa5', 'fd5de3ee-59ff-41c7-a7b6-107f18ac4549', '5902bfaa-b895-4d29-b0ad-c386735c71b5'] {{(pid=100521) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 27 16:22:40.988432 np0000005924 devstack@c-api.service[100521]: INFO cinder.volume.api [None req-f9b64346-41a0-43c7-9122-2e7343923a73 tempest-ProjectMemberTests-564005882 tempest-ProjectMemberTests-564005882-project-admin] Snapshot create request issued successfully. Jul 27 16:22:40.988839 np0000005924 devstack@c-api.service[100521]: INFO cinder.api.openstack.wsgi [None req-f9b64346-41a0-43c7-9122-2e7343923a73 tempest-ProjectMemberTests-564005882 tempest-ProjectMemberTests-564005882-project-admin] https://10.4.3.117/volume/v3/snapshots returned with HTTP 202 Jul 27 16:22:40.989375 np0000005924 devstack@c-api.service[100521]: [pid: 100521|app: 0|req: 1317/5273] 10.4.3.117 () {68 vars in 1265 bytes} [Mon Jul 27 16:22:40 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 27 16:22:40.998936 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.middleware.request_id [None req-01aa7fe6-0a66-459c-9719-fca1f0d90f8b None None] RequestId filter calling following filter/app {{(pid=100522) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:22:41.001667 np0000005924 devstack@c-api.service[100522]: INFO cinder.api.openstack.wsgi [None req-01aa7fe6-0a66-459c-9719-fca1f0d90f8b tempest-ProjectMemberTests-564005882 tempest-ProjectMemberTests-564005882-project-admin] GET https://10.4.3.117/volume/v3/snapshots/a88c624e-f4d6-4b71-b50f-abaa368281ca Jul 27 16:22:41.001667 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.openstack.wsgi [None req-01aa7fe6-0a66-459c-9719-fca1f0d90f8b tempest-ProjectMemberTests-564005882 tempest-ProjectMemberTests-564005882-project-admin] Empty body provided in request {{(pid=100522) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:22:41.001667 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.openstack.wsgi [None req-01aa7fe6-0a66-459c-9719-fca1f0d90f8b tempest-ProjectMemberTests-564005882 tempest-ProjectMemberTests-564005882-project-admin] Calling method 'show' {{(pid=100522) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:22:41.011864 np0000005924 devstack@c-api.service[100522]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:22:41.011864 np0000005924 devstack@c-api.service[100522]: warnings.warn( Jul 27 16:22:41.011864 np0000005924 devstack@c-api.service[100522]: INFO cinder.volume.api [None req-01aa7fe6-0a66-459c-9719-fca1f0d90f8b tempest-ProjectMemberTests-564005882 tempest-ProjectMemberTests-564005882-project-admin] Snapshot retrieved successfully. Jul 27 16:22:41.011864 np0000005924 devstack@c-api.service[100522]: INFO cinder.api.openstack.wsgi [None req-01aa7fe6-0a66-459c-9719-fca1f0d90f8b tempest-ProjectMemberTests-564005882 tempest-ProjectMemberTests-564005882-project-admin] https://10.4.3.117/volume/v3/snapshots/a88c624e-f4d6-4b71-b50f-abaa368281ca returned with HTTP 200 Jul 27 16:22:41.012620 np0000005924 devstack@c-api.service[100522]: [pid: 100522|app: 0|req: 1308/5274] 10.4.3.117 () {66 vars in 1354 bytes} [Mon Jul 27 16:22:40 2026] GET /volume/v3/snapshots/a88c624e-f4d6-4b71-b50f-abaa368281ca => generated 440 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 27 16:22:41.015910 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.middleware.request_id [None req-c876e179-e7f3-4a81-bd3e-75c20881b32b None None] RequestId filter calling following filter/app {{(pid=100524) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:22:41.017839 np0000005924 devstack@c-api.service[100524]: INFO cinder.api.openstack.wsgi [None req-c876e179-e7f3-4a81-bd3e-75c20881b32b tempest-SnapshotDataIntegrityTests-2123386552 tempest-SnapshotDataIntegrityTests-2123386552-project-member] GET https://10.4.3.117/volume/v3/volumes/519b55a9-403a-4839-9042-aaf12b036732 Jul 27 16:22:41.018037 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.openstack.wsgi [None req-c876e179-e7f3-4a81-bd3e-75c20881b32b tempest-SnapshotDataIntegrityTests-2123386552 tempest-SnapshotDataIntegrityTests-2123386552-project-member] Empty body provided in request {{(pid=100524) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:22:41.018262 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.openstack.wsgi [None req-c876e179-e7f3-4a81-bd3e-75c20881b32b tempest-SnapshotDataIntegrityTests-2123386552 tempest-SnapshotDataIntegrityTests-2123386552-project-member] Calling method 'show' {{(pid=100524) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:22:41.031489 np0000005924 devstack@c-api.service[100524]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:22:41.031489 np0000005924 devstack@c-api.service[100524]: warnings.warn( Jul 27 16:22:41.035708 np0000005924 devstack@c-api.service[100524]: INFO cinder.volume.api [None req-c876e179-e7f3-4a81-bd3e-75c20881b32b tempest-SnapshotDataIntegrityTests-2123386552 tempest-SnapshotDataIntegrityTests-2123386552-project-member] Volume info retrieved successfully. Jul 27 16:22:41.040355 np0000005924 devstack@c-api.service[100524]: INFO cinder.api.openstack.wsgi [None req-c876e179-e7f3-4a81-bd3e-75c20881b32b tempest-SnapshotDataIntegrityTests-2123386552 tempest-SnapshotDataIntegrityTests-2123386552-project-member] https://10.4.3.117/volume/v3/volumes/519b55a9-403a-4839-9042-aaf12b036732 returned with HTTP 200 Jul 27 16:22:41.040916 np0000005924 devstack@c-api.service[100524]: [pid: 100524|app: 0|req: 1322/5275] 10.4.3.117 () {66 vars in 1348 bytes} [Mon Jul 27 16:22:41 2026] GET /volume/v3/volumes/519b55a9-403a-4839-9042-aaf12b036732 => generated 884 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 27 16:22:41.375965 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.middleware.request_id [req-fb440093-73f4-4d59-aff7-13916736e726 req-5f2b47aa-7f8e-485b-a05b-334e8702f053 None None] RequestId filter calling following filter/app {{(pid=100523) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:22:41.378019 np0000005924 devstack@c-api.service[100523]: INFO cinder.api.openstack.wsgi [req-fb440093-73f4-4d59-aff7-13916736e726 req-5f2b47aa-7f8e-485b-a05b-334e8702f053 tempest-SnapshotDataIntegrityTests-2123386552 tempest-SnapshotDataIntegrityTests-2123386552-project-member] POST https://10.4.3.117/volume/v3/attachments/796358bc-4dbe-4848-adf5-999ddb800e2d/action Jul 27 16:22:41.378410 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.openstack.wsgi [req-fb440093-73f4-4d59-aff7-13916736e726 req-5f2b47aa-7f8e-485b-a05b-334e8702f053 tempest-SnapshotDataIntegrityTests-2123386552 tempest-SnapshotDataIntegrityTests-2123386552-project-member] Action body: b'{"os-complete": null}' {{(pid=100523) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 27 16:22:41.378564 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.openstack.wsgi [req-fb440093-73f4-4d59-aff7-13916736e726 req-5f2b47aa-7f8e-485b-a05b-334e8702f053 tempest-SnapshotDataIntegrityTests-2123386552 tempest-SnapshotDataIntegrityTests-2123386552-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100523) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 27 16:22:41.393021 np0000005924 devstack@c-api.service[100523]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:22:41.393021 np0000005924 devstack@c-api.service[100523]: warnings.warn( Jul 27 16:22:41.404625 np0000005924 devstack@c-api.service[100523]: INFO cinder.api.openstack.wsgi [req-fb440093-73f4-4d59-aff7-13916736e726 req-5f2b47aa-7f8e-485b-a05b-334e8702f053 tempest-SnapshotDataIntegrityTests-2123386552 tempest-SnapshotDataIntegrityTests-2123386552-project-member] https://10.4.3.117/volume/v3/attachments/796358bc-4dbe-4848-adf5-999ddb800e2d/action returned with HTTP 204 Jul 27 16:22:41.405096 np0000005924 devstack@c-api.service[100523]: [pid: 100523|app: 0|req: 1329/5276] 10.4.3.117 () {74 vars in 1725 bytes} [Mon Jul 27 16:22:41 2026] POST /volume/v3/attachments/796358bc-4dbe-4848-adf5-999ddb800e2d/action => generated 0 bytes in 30 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jul 27 16:22:41.904720 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.middleware.request_id [None req-a09d25bb-3317-408f-99fa-cd5278e8e654 None None] RequestId filter calling following filter/app {{(pid=100521) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:22:41.906604 np0000005924 devstack@c-api.service[100521]: INFO cinder.api.openstack.wsgi [None req-a09d25bb-3317-408f-99fa-cd5278e8e654 tempest-ProjectMemberTests33-1780357347 tempest-ProjectMemberTests33-1780357347-project-admin] GET https://10.4.3.117/volume/v3/backups/c309f06e-529d-4b43-a9f6-4ea6fdcc2bb2 Jul 27 16:22:41.906871 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.openstack.wsgi [None req-a09d25bb-3317-408f-99fa-cd5278e8e654 tempest-ProjectMemberTests33-1780357347 tempest-ProjectMemberTests33-1780357347-project-admin] Empty body provided in request {{(pid=100521) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:22:41.907077 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.openstack.wsgi [None req-a09d25bb-3317-408f-99fa-cd5278e8e654 tempest-ProjectMemberTests33-1780357347 tempest-ProjectMemberTests33-1780357347-project-admin] Calling method 'show' {{(pid=100521) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:22:41.907195 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.v3.backups [None req-a09d25bb-3317-408f-99fa-cd5278e8e654 tempest-ProjectMemberTests33-1780357347 tempest-ProjectMemberTests33-1780357347-project-admin] Show backup with id c309f06e-529d-4b43-a9f6-4ea6fdcc2bb2. {{(pid=100521) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 27 16:22:41.911578 np0000005924 devstack@c-api.service[100521]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:22:41.911578 np0000005924 devstack@c-api.service[100521]: warnings.warn( Jul 27 16:22:41.912345 np0000005924 devstack@c-api.service[100521]: INFO cinder.api.openstack.wsgi [None req-a09d25bb-3317-408f-99fa-cd5278e8e654 tempest-ProjectMemberTests33-1780357347 tempest-ProjectMemberTests33-1780357347-project-admin] https://10.4.3.117/volume/v3/backups/c309f06e-529d-4b43-a9f6-4ea6fdcc2bb2 returned with HTTP 200 Jul 27 16:22:41.912757 np0000005924 devstack@c-api.service[100521]: [pid: 100521|app: 0|req: 1318/5277] 10.4.3.117 () {68 vars in 1388 bytes} [Mon Jul 27 16:22:41 2026] GET /volume/v3/backups/c309f06e-529d-4b43-a9f6-4ea6fdcc2bb2 => generated 725 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 27 16:22:42.021303 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.middleware.request_id [None req-c05f4ee6-e0fe-421f-8ff2-1037455eb265 None None] RequestId filter calling following filter/app {{(pid=100522) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:22:42.024299 np0000005924 devstack@c-api.service[100522]: INFO cinder.api.openstack.wsgi [None req-c05f4ee6-e0fe-421f-8ff2-1037455eb265 tempest-ProjectMemberTests-564005882 tempest-ProjectMemberTests-564005882-project-admin] GET https://10.4.3.117/volume/v3/snapshots/a88c624e-f4d6-4b71-b50f-abaa368281ca Jul 27 16:22:42.024299 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.openstack.wsgi [None req-c05f4ee6-e0fe-421f-8ff2-1037455eb265 tempest-ProjectMemberTests-564005882 tempest-ProjectMemberTests-564005882-project-admin] Empty body provided in request {{(pid=100522) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:22:42.024299 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.openstack.wsgi [None req-c05f4ee6-e0fe-421f-8ff2-1037455eb265 tempest-ProjectMemberTests-564005882 tempest-ProjectMemberTests-564005882-project-admin] Calling method 'show' {{(pid=100522) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:22:42.028369 np0000005924 devstack@c-api.service[100522]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:22:42.028369 np0000005924 devstack@c-api.service[100522]: warnings.warn( Jul 27 16:22:42.028918 np0000005924 devstack@c-api.service[100522]: INFO cinder.volume.api [None req-c05f4ee6-e0fe-421f-8ff2-1037455eb265 tempest-ProjectMemberTests-564005882 tempest-ProjectMemberTests-564005882-project-admin] Snapshot retrieved successfully. Jul 27 16:22:42.029727 np0000005924 devstack@c-api.service[100522]: INFO cinder.api.openstack.wsgi [None req-c05f4ee6-e0fe-421f-8ff2-1037455eb265 tempest-ProjectMemberTests-564005882 tempest-ProjectMemberTests-564005882-project-admin] https://10.4.3.117/volume/v3/snapshots/a88c624e-f4d6-4b71-b50f-abaa368281ca returned with HTTP 200 Jul 27 16:22:42.030268 np0000005924 devstack@c-api.service[100522]: [pid: 100522|app: 0|req: 1309/5278] 10.4.3.117 () {66 vars in 1354 bytes} [Mon Jul 27 16:22:42 2026] GET /volume/v3/snapshots/a88c624e-f4d6-4b71-b50f-abaa368281ca => generated 467 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 27 16:22:42.037996 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.middleware.request_id [None req-72a9f4b3-d397-4b3f-acb8-d8460a23c12b None None] RequestId filter calling following filter/app {{(pid=100524) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:22:42.039627 np0000005924 devstack@c-api.service[100524]: INFO cinder.api.openstack.wsgi [None req-72a9f4b3-d397-4b3f-acb8-d8460a23c12b tempest-ProjectMemberTests-564005882 tempest-ProjectMemberTests-564005882-project-admin] POST https://10.4.3.117/volume/v3/snapshots/a88c624e-f4d6-4b71-b50f-abaa368281ca/action Jul 27 16:22:42.039969 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.openstack.wsgi [None req-72a9f4b3-d397-4b3f-acb8-d8460a23c12b tempest-ProjectMemberTests-564005882 tempest-ProjectMemberTests-564005882-project-admin] Action body: b'{"os-reset_status": {"status": "creating"}}' {{(pid=100524) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 27 16:22:42.040089 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.openstack.wsgi [None req-72a9f4b3-d397-4b3f-acb8-d8460a23c12b tempest-ProjectMemberTests-564005882 tempest-ProjectMemberTests-564005882-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "creating"}} {{(pid=100524) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 27 16:22:42.041362 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.contrib.admin_actions [None req-72a9f4b3-d397-4b3f-acb8-d8460a23c12b tempest-ProjectMemberTests-564005882 tempest-ProjectMemberTests-564005882-project-admin] Updating snapshot 'a88c624e-f4d6-4b71-b50f-abaa368281ca' with '{'status': 'creating'}' {{(pid=100524) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:263}} Jul 27 16:22:42.049503 np0000005924 devstack@c-api.service[100524]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:22:42.049503 np0000005924 devstack@c-api.service[100524]: warnings.warn( Jul 27 16:22:42.054094 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.middleware.request_id [None req-f348b267-ed2a-40e1-a34a-c2f1a4bf4031 None None] RequestId filter calling following filter/app {{(pid=100523) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:22:42.055878 np0000005924 devstack@c-api.service[100523]: INFO cinder.api.openstack.wsgi [None req-f348b267-ed2a-40e1-a34a-c2f1a4bf4031 tempest-SnapshotDataIntegrityTests-2123386552 tempest-SnapshotDataIntegrityTests-2123386552-project-member] GET https://10.4.3.117/volume/v3/volumes/519b55a9-403a-4839-9042-aaf12b036732 Jul 27 16:22:42.056091 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.openstack.wsgi [None req-f348b267-ed2a-40e1-a34a-c2f1a4bf4031 tempest-SnapshotDataIntegrityTests-2123386552 tempest-SnapshotDataIntegrityTests-2123386552-project-member] Empty body provided in request {{(pid=100523) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:22:42.056276 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.openstack.wsgi [None req-f348b267-ed2a-40e1-a34a-c2f1a4bf4031 tempest-SnapshotDataIntegrityTests-2123386552 tempest-SnapshotDataIntegrityTests-2123386552-project-member] Calling method 'show' {{(pid=100523) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:22:42.065406 np0000005924 devstack@c-api.service[100524]: INFO cinder.api.openstack.wsgi [None req-72a9f4b3-d397-4b3f-acb8-d8460a23c12b tempest-ProjectMemberTests-564005882 tempest-ProjectMemberTests-564005882-project-admin] https://10.4.3.117/volume/v3/snapshots/a88c624e-f4d6-4b71-b50f-abaa368281ca/action returned with HTTP 202 Jul 27 16:22:42.065978 np0000005924 devstack@c-api.service[100523]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:22:42.065978 np0000005924 devstack@c-api.service[100523]: warnings.warn( Jul 27 16:22:42.066079 np0000005924 devstack@c-api.service[100524]: [pid: 100524|app: 0|req: 1323/5279] 10.4.3.117 () {68 vars in 1396 bytes} [Mon Jul 27 16:22:42 2026] POST /volume/v3/snapshots/a88c624e-f4d6-4b71-b50f-abaa368281ca/action => generated 0 bytes in 28 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 27 16:22:42.069085 np0000005924 devstack@c-api.service[100523]: INFO cinder.volume.api [None req-f348b267-ed2a-40e1-a34a-c2f1a4bf4031 tempest-SnapshotDataIntegrityTests-2123386552 tempest-SnapshotDataIntegrityTests-2123386552-project-member] Volume info retrieved successfully. Jul 27 16:22:42.072581 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.middleware.request_id [None req-238c33bc-d314-41a1-bdf5-a79bf400fb3c None None] RequestId filter calling following filter/app {{(pid=100521) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:22:42.072967 np0000005924 devstack@c-api.service[100523]: INFO cinder.api.openstack.wsgi [None req-f348b267-ed2a-40e1-a34a-c2f1a4bf4031 tempest-SnapshotDataIntegrityTests-2123386552 tempest-SnapshotDataIntegrityTests-2123386552-project-member] https://10.4.3.117/volume/v3/volumes/519b55a9-403a-4839-9042-aaf12b036732 returned with HTTP 200 Jul 27 16:22:42.073322 np0000005924 devstack@c-api.service[100523]: [pid: 100523|app: 0|req: 1330/5280] 10.4.3.117 () {66 vars in 1348 bytes} [Mon Jul 27 16:22:42 2026] GET /volume/v3/volumes/519b55a9-403a-4839-9042-aaf12b036732 => generated 1176 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 27 16:22:42.074599 np0000005924 devstack@c-api.service[100521]: INFO cinder.api.openstack.wsgi [None req-238c33bc-d314-41a1-bdf5-a79bf400fb3c tempest-ProjectMemberTests-564005882 tempest-ProjectMemberTests-564005882-project-admin] GET https://10.4.3.117/volume/v3/snapshots/a88c624e-f4d6-4b71-b50f-abaa368281ca Jul 27 16:22:42.077530 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.openstack.wsgi [None req-238c33bc-d314-41a1-bdf5-a79bf400fb3c tempest-ProjectMemberTests-564005882 tempest-ProjectMemberTests-564005882-project-admin] Empty body provided in request {{(pid=100521) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:22:42.077530 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.openstack.wsgi [None req-238c33bc-d314-41a1-bdf5-a79bf400fb3c tempest-ProjectMemberTests-564005882 tempest-ProjectMemberTests-564005882-project-admin] Calling method 'show' {{(pid=100521) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:22:42.079892 np0000005924 devstack@c-api.service[100521]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:22:42.079892 np0000005924 devstack@c-api.service[100521]: warnings.warn( Jul 27 16:22:42.080200 np0000005924 devstack@c-api.service[100521]: INFO cinder.volume.api [None req-238c33bc-d314-41a1-bdf5-a79bf400fb3c tempest-ProjectMemberTests-564005882 tempest-ProjectMemberTests-564005882-project-admin] Snapshot retrieved successfully. Jul 27 16:22:42.080983 np0000005924 devstack@c-api.service[100521]: INFO cinder.api.openstack.wsgi [None req-238c33bc-d314-41a1-bdf5-a79bf400fb3c tempest-ProjectMemberTests-564005882 tempest-ProjectMemberTests-564005882-project-admin] https://10.4.3.117/volume/v3/snapshots/a88c624e-f4d6-4b71-b50f-abaa368281ca returned with HTTP 200 Jul 27 16:22:42.081381 np0000005924 devstack@c-api.service[100521]: [pid: 100521|app: 0|req: 1319/5281] 10.4.3.117 () {66 vars in 1354 bytes} [Mon Jul 27 16:22:42 2026] GET /volume/v3/snapshots/a88c624e-f4d6-4b71-b50f-abaa368281ca => generated 466 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 27 16:22:42.088915 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.middleware.request_id [None req-cf0809df-47d7-4c2d-b836-6e6a34a81537 None None] RequestId filter calling following filter/app {{(pid=100522) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:22:42.090478 np0000005924 devstack@c-api.service[100522]: INFO cinder.api.openstack.wsgi [None req-cf0809df-47d7-4c2d-b836-6e6a34a81537 tempest-ProjectMemberTests-564005882 tempest-ProjectMemberTests-564005882-project-member] POST https://10.4.3.117/volume/v3/snapshots/a88c624e-f4d6-4b71-b50f-abaa368281ca/action Jul 27 16:22:42.090790 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.openstack.wsgi [None req-cf0809df-47d7-4c2d-b836-6e6a34a81537 tempest-ProjectMemberTests-564005882 tempest-ProjectMemberTests-564005882-project-member] Action body: b'{"os-update_snapshot_status": {"status": "error", "progress": "80%"}}' {{(pid=100522) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 27 16:22:42.090907 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.openstack.wsgi [None req-cf0809df-47d7-4c2d-b836-6e6a34a81537 tempest-ProjectMemberTests-564005882 tempest-ProjectMemberTests-564005882-project-member] Action: 'action', calling method: _update_snapshot_status, body: {"os-update_snapshot_status": {"status": "error", "progress": "80%"}} {{(pid=100522) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 27 16:22:42.092249 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.contrib.snapshot_actions [None req-cf0809df-47d7-4c2d-b836-6e6a34a81537 tempest-ProjectMemberTests-564005882 tempest-ProjectMemberTests-564005882-project-member] body: {'os-update_snapshot_status': {'status': 'error', 'progress': '80%'}} {{(pid=100522) _update_snapshot_status /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:46}} Jul 27 16:22:42.097756 np0000005924 devstack@c-api.service[100522]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:22:42.097756 np0000005924 devstack@c-api.service[100522]: warnings.warn( Jul 27 16:22:42.098165 np0000005924 devstack@c-api.service[100522]: INFO cinder.api.contrib.snapshot_actions [None req-cf0809df-47d7-4c2d-b836-6e6a34a81537 tempest-ProjectMemberTests-564005882 tempest-ProjectMemberTests-564005882-project-member] Updating snapshot a88c624e-f4d6-4b71-b50f-abaa368281ca with info {'id': 'a88c624e-f4d6-4b71-b50f-abaa368281ca', 'status': 'error', 'progress': '80%'} Jul 27 16:22:42.105973 np0000005924 devstack@c-api.service[100522]: INFO cinder.api.openstack.wsgi [None req-cf0809df-47d7-4c2d-b836-6e6a34a81537 tempest-ProjectMemberTests-564005882 tempest-ProjectMemberTests-564005882-project-member] https://10.4.3.117/volume/v3/snapshots/a88c624e-f4d6-4b71-b50f-abaa368281ca/action returned with HTTP 202 Jul 27 16:22:42.106409 np0000005924 devstack@c-api.service[100522]: [pid: 100522|app: 0|req: 1310/5282] 10.4.3.117 () {68 vars in 1396 bytes} [Mon Jul 27 16:22:42 2026] POST /volume/v3/snapshots/a88c624e-f4d6-4b71-b50f-abaa368281ca/action => generated 0 bytes in 18 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 27 16:22:42.113072 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.middleware.request_id [None req-459ada91-6b9e-49ca-a186-9d83319ed9f8 None None] RequestId filter calling following filter/app {{(pid=100524) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:22:42.114872 np0000005924 devstack@c-api.service[100524]: INFO cinder.api.openstack.wsgi [None req-459ada91-6b9e-49ca-a186-9d83319ed9f8 tempest-ProjectMemberTests-564005882 tempest-ProjectMemberTests-564005882-project-admin] DELETE https://10.4.3.117/volume/v3/snapshots/a88c624e-f4d6-4b71-b50f-abaa368281ca Jul 27 16:22:42.115078 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.openstack.wsgi [None req-459ada91-6b9e-49ca-a186-9d83319ed9f8 tempest-ProjectMemberTests-564005882 tempest-ProjectMemberTests-564005882-project-admin] Empty body provided in request {{(pid=100524) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:22:42.115263 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.openstack.wsgi [None req-459ada91-6b9e-49ca-a186-9d83319ed9f8 tempest-ProjectMemberTests-564005882 tempest-ProjectMemberTests-564005882-project-admin] Calling method 'delete' {{(pid=100524) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:22:42.115401 np0000005924 devstack@c-api.service[100524]: INFO cinder.api.v3.snapshots [None req-459ada91-6b9e-49ca-a186-9d83319ed9f8 tempest-ProjectMemberTests-564005882 tempest-ProjectMemberTests-564005882-project-admin] Delete snapshot with id: a88c624e-f4d6-4b71-b50f-abaa368281ca Jul 27 16:22:42.120871 np0000005924 devstack@c-api.service[100524]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:22:42.120871 np0000005924 devstack@c-api.service[100524]: warnings.warn( Jul 27 16:22:42.121200 np0000005924 devstack@c-api.service[100524]: INFO cinder.volume.api [None req-459ada91-6b9e-49ca-a186-9d83319ed9f8 tempest-ProjectMemberTests-564005882 tempest-ProjectMemberTests-564005882-project-admin] Snapshot retrieved successfully. Jul 27 16:22:42.138473 np0000005924 devstack@c-api.service[100524]: INFO cinder.volume.api [None req-459ada91-6b9e-49ca-a186-9d83319ed9f8 tempest-ProjectMemberTests-564005882 tempest-ProjectMemberTests-564005882-project-admin] Snapshot delete request issued successfully. Jul 27 16:22:42.138687 np0000005924 devstack@c-api.service[100524]: INFO cinder.api.openstack.wsgi [None req-459ada91-6b9e-49ca-a186-9d83319ed9f8 tempest-ProjectMemberTests-564005882 tempest-ProjectMemberTests-564005882-project-admin] https://10.4.3.117/volume/v3/snapshots/a88c624e-f4d6-4b71-b50f-abaa368281ca returned with HTTP 202 Jul 27 16:22:42.139125 np0000005924 devstack@c-api.service[100524]: [pid: 100524|app: 0|req: 1324/5283] 10.4.3.117 () {66 vars in 1357 bytes} [Mon Jul 27 16:22:42 2026] DELETE /volume/v3/snapshots/a88c624e-f4d6-4b71-b50f-abaa368281ca => generated 0 bytes in 26 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 27 16:22:42.145875 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.middleware.request_id [None req-26a78ea3-cf14-4f12-b15f-f6f0592566fc None None] RequestId filter calling following filter/app {{(pid=100523) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:22:42.147846 np0000005924 devstack@c-api.service[100523]: INFO cinder.api.openstack.wsgi [None req-26a78ea3-cf14-4f12-b15f-f6f0592566fc tempest-ProjectMemberTests-564005882 tempest-ProjectMemberTests-564005882-project-admin] GET https://10.4.3.117/volume/v3/snapshots/a88c624e-f4d6-4b71-b50f-abaa368281ca Jul 27 16:22:42.148135 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.openstack.wsgi [None req-26a78ea3-cf14-4f12-b15f-f6f0592566fc tempest-ProjectMemberTests-564005882 tempest-ProjectMemberTests-564005882-project-admin] Empty body provided in request {{(pid=100523) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:22:42.148458 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.openstack.wsgi [None req-26a78ea3-cf14-4f12-b15f-f6f0592566fc tempest-ProjectMemberTests-564005882 tempest-ProjectMemberTests-564005882-project-admin] Calling method 'show' {{(pid=100523) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:22:42.153587 np0000005924 devstack@c-api.service[100523]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:22:42.153587 np0000005924 devstack@c-api.service[100523]: warnings.warn( Jul 27 16:22:42.153895 np0000005924 devstack@c-api.service[100523]: INFO cinder.volume.api [None req-26a78ea3-cf14-4f12-b15f-f6f0592566fc tempest-ProjectMemberTests-564005882 tempest-ProjectMemberTests-564005882-project-admin] Snapshot retrieved successfully. Jul 27 16:22:42.154607 np0000005924 devstack@c-api.service[100523]: INFO cinder.api.openstack.wsgi [None req-26a78ea3-cf14-4f12-b15f-f6f0592566fc tempest-ProjectMemberTests-564005882 tempest-ProjectMemberTests-564005882-project-admin] https://10.4.3.117/volume/v3/snapshots/a88c624e-f4d6-4b71-b50f-abaa368281ca returned with HTTP 200 Jul 27 16:22:42.155009 np0000005924 devstack@c-api.service[100523]: [pid: 100523|app: 0|req: 1331/5284] 10.4.3.117 () {66 vars in 1354 bytes} [Mon Jul 27 16:22:42 2026] GET /volume/v3/snapshots/a88c624e-f4d6-4b71-b50f-abaa368281ca => generated 465 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 27 16:22:42.923887 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.middleware.request_id [None req-e87859be-fb8b-46e4-9b03-c5ea11eb8ff8 None None] RequestId filter calling following filter/app {{(pid=100521) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:22:42.926074 np0000005924 devstack@c-api.service[100521]: INFO cinder.api.openstack.wsgi [None req-e87859be-fb8b-46e4-9b03-c5ea11eb8ff8 tempest-ProjectMemberTests33-1780357347 tempest-ProjectMemberTests33-1780357347-project-admin] GET https://10.4.3.117/volume/v3/backups/c309f06e-529d-4b43-a9f6-4ea6fdcc2bb2 Jul 27 16:22:42.926279 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.openstack.wsgi [None req-e87859be-fb8b-46e4-9b03-c5ea11eb8ff8 tempest-ProjectMemberTests33-1780357347 tempest-ProjectMemberTests33-1780357347-project-admin] Empty body provided in request {{(pid=100521) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:22:42.926478 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.openstack.wsgi [None req-e87859be-fb8b-46e4-9b03-c5ea11eb8ff8 tempest-ProjectMemberTests33-1780357347 tempest-ProjectMemberTests33-1780357347-project-admin] Calling method 'show' {{(pid=100521) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:22:42.926624 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.v3.backups [None req-e87859be-fb8b-46e4-9b03-c5ea11eb8ff8 tempest-ProjectMemberTests33-1780357347 tempest-ProjectMemberTests33-1780357347-project-admin] Show backup with id c309f06e-529d-4b43-a9f6-4ea6fdcc2bb2. {{(pid=100521) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 27 16:22:42.930864 np0000005924 devstack@c-api.service[100521]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:22:42.930864 np0000005924 devstack@c-api.service[100521]: warnings.warn( Jul 27 16:22:42.931458 np0000005924 devstack@c-api.service[100521]: INFO cinder.api.openstack.wsgi [None req-e87859be-fb8b-46e4-9b03-c5ea11eb8ff8 tempest-ProjectMemberTests33-1780357347 tempest-ProjectMemberTests33-1780357347-project-admin] https://10.4.3.117/volume/v3/backups/c309f06e-529d-4b43-a9f6-4ea6fdcc2bb2 returned with HTTP 200 Jul 27 16:22:42.931852 np0000005924 devstack@c-api.service[100521]: [pid: 100521|app: 0|req: 1320/5285] 10.4.3.117 () {68 vars in 1388 bytes} [Mon Jul 27 16:22:42 2026] GET /volume/v3/backups/c309f06e-529d-4b43-a9f6-4ea6fdcc2bb2 => generated 725 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 27 16:22:43.165605 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.middleware.request_id [None req-442fd181-0629-4628-8c78-8b58825cf389 None None] RequestId filter calling following filter/app {{(pid=100522) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:22:43.167925 np0000005924 devstack@c-api.service[100522]: INFO cinder.api.openstack.wsgi [None req-442fd181-0629-4628-8c78-8b58825cf389 tempest-ProjectMemberTests-564005882 tempest-ProjectMemberTests-564005882-project-admin] GET https://10.4.3.117/volume/v3/snapshots/a88c624e-f4d6-4b71-b50f-abaa368281ca Jul 27 16:22:43.168129 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.openstack.wsgi [None req-442fd181-0629-4628-8c78-8b58825cf389 tempest-ProjectMemberTests-564005882 tempest-ProjectMemberTests-564005882-project-admin] Empty body provided in request {{(pid=100522) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:22:43.168317 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.openstack.wsgi [None req-442fd181-0629-4628-8c78-8b58825cf389 tempest-ProjectMemberTests-564005882 tempest-ProjectMemberTests-564005882-project-admin] Calling method 'show' {{(pid=100522) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:22:43.174139 np0000005924 devstack@c-api.service[100522]: INFO cinder.api.openstack.wsgi [None req-442fd181-0629-4628-8c78-8b58825cf389 tempest-ProjectMemberTests-564005882 tempest-ProjectMemberTests-564005882-project-admin] https://10.4.3.117/volume/v3/snapshots/a88c624e-f4d6-4b71-b50f-abaa368281ca returned with HTTP 404 Jul 27 16:22:43.174697 np0000005924 devstack@c-api.service[100522]: [pid: 100522|app: 0|req: 1311/5286] 10.4.3.117 () {66 vars in 1354 bytes} [Mon Jul 27 16:22:43 2026] GET /volume/v3/snapshots/a88c624e-f4d6-4b71-b50f-abaa368281ca => generated 111 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 27 16:22:43.182853 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.middleware.request_id [None req-b48e5a69-53f8-40fb-92cf-88a994859cc7 None None] RequestId filter calling following filter/app {{(pid=100524) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:22:43.184832 np0000005924 devstack@c-api.service[100524]: INFO cinder.api.openstack.wsgi [None req-b48e5a69-53f8-40fb-92cf-88a994859cc7 tempest-ProjectMemberTests-564005882 tempest-ProjectMemberTests-564005882-project-admin] DELETE https://10.4.3.117/volume/v3/volumes/613e9a52-fb7d-4c3d-9316-ecccedcdbe6f Jul 27 16:22:43.185099 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.openstack.wsgi [None req-b48e5a69-53f8-40fb-92cf-88a994859cc7 tempest-ProjectMemberTests-564005882 tempest-ProjectMemberTests-564005882-project-admin] Empty body provided in request {{(pid=100524) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:22:43.185400 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.openstack.wsgi [None req-b48e5a69-53f8-40fb-92cf-88a994859cc7 tempest-ProjectMemberTests-564005882 tempest-ProjectMemberTests-564005882-project-admin] Calling method 'delete' {{(pid=100524) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:22:43.185648 np0000005924 devstack@c-api.service[100524]: INFO cinder.api.v3.volumes [None req-b48e5a69-53f8-40fb-92cf-88a994859cc7 tempest-ProjectMemberTests-564005882 tempest-ProjectMemberTests-564005882-project-admin] Delete volume with id: 613e9a52-fb7d-4c3d-9316-ecccedcdbe6f Jul 27 16:22:43.193613 np0000005924 devstack@c-api.service[100524]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:22:43.193613 np0000005924 devstack@c-api.service[100524]: warnings.warn( Jul 27 16:22:43.194113 np0000005924 devstack@c-api.service[100524]: INFO cinder.volume.api [None req-b48e5a69-53f8-40fb-92cf-88a994859cc7 tempest-ProjectMemberTests-564005882 tempest-ProjectMemberTests-564005882-project-admin] Volume info retrieved successfully. Jul 27 16:22:43.213576 np0000005924 devstack@c-api.service[100524]: INFO cinder.volume.api [None req-b48e5a69-53f8-40fb-92cf-88a994859cc7 tempest-ProjectMemberTests-564005882 tempest-ProjectMemberTests-564005882-project-admin] Delete volume request issued successfully. Jul 27 16:22:43.213853 np0000005924 devstack@c-api.service[100524]: INFO cinder.api.openstack.wsgi [None req-b48e5a69-53f8-40fb-92cf-88a994859cc7 tempest-ProjectMemberTests-564005882 tempest-ProjectMemberTests-564005882-project-admin] https://10.4.3.117/volume/v3/volumes/613e9a52-fb7d-4c3d-9316-ecccedcdbe6f returned with HTTP 202 Jul 27 16:22:43.214444 np0000005924 devstack@c-api.service[100524]: [pid: 100524|app: 0|req: 1325/5287] 10.4.3.117 () {66 vars in 1351 bytes} [Mon Jul 27 16:22:43 2026] DELETE /volume/v3/volumes/613e9a52-fb7d-4c3d-9316-ecccedcdbe6f => generated 0 bytes in 32 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 27 16:22:43.223096 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.middleware.request_id [None req-dd7016bf-723e-4299-adc8-a0b97aa4c226 None None] RequestId filter calling following filter/app {{(pid=100523) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:22:43.225172 np0000005924 devstack@c-api.service[100523]: INFO cinder.api.openstack.wsgi [None req-dd7016bf-723e-4299-adc8-a0b97aa4c226 tempest-ProjectMemberTests-564005882 tempest-ProjectMemberTests-564005882-project-admin] GET https://10.4.3.117/volume/v3/volumes/613e9a52-fb7d-4c3d-9316-ecccedcdbe6f Jul 27 16:22:43.225438 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.openstack.wsgi [None req-dd7016bf-723e-4299-adc8-a0b97aa4c226 tempest-ProjectMemberTests-564005882 tempest-ProjectMemberTests-564005882-project-admin] Empty body provided in request {{(pid=100523) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:22:43.225672 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.openstack.wsgi [None req-dd7016bf-723e-4299-adc8-a0b97aa4c226 tempest-ProjectMemberTests-564005882 tempest-ProjectMemberTests-564005882-project-admin] Calling method 'show' {{(pid=100523) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:22:43.232918 np0000005924 devstack@c-api.service[100523]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:22:43.232918 np0000005924 devstack@c-api.service[100523]: warnings.warn( Jul 27 16:22:43.236318 np0000005924 devstack@c-api.service[100523]: INFO cinder.volume.api [None req-dd7016bf-723e-4299-adc8-a0b97aa4c226 tempest-ProjectMemberTests-564005882 tempest-ProjectMemberTests-564005882-project-admin] Volume info retrieved successfully. Jul 27 16:22:43.240015 np0000005924 devstack@c-api.service[100523]: INFO cinder.api.openstack.wsgi [None req-dd7016bf-723e-4299-adc8-a0b97aa4c226 tempest-ProjectMemberTests-564005882 tempest-ProjectMemberTests-564005882-project-admin] https://10.4.3.117/volume/v3/volumes/613e9a52-fb7d-4c3d-9316-ecccedcdbe6f returned with HTTP 200 Jul 27 16:22:43.240415 np0000005924 devstack@c-api.service[100523]: [pid: 100523|app: 0|req: 1332/5288] 10.4.3.117 () {66 vars in 1348 bytes} [Mon Jul 27 16:22:43 2026] GET /volume/v3/volumes/613e9a52-fb7d-4c3d-9316-ecccedcdbe6f => generated 1008 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 27 16:22:43.941834 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.middleware.request_id [None req-805fb480-5773-432a-9a7b-a8a70e7fd012 None None] RequestId filter calling following filter/app {{(pid=100521) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:22:43.944170 np0000005924 devstack@c-api.service[100521]: INFO cinder.api.openstack.wsgi [None req-805fb480-5773-432a-9a7b-a8a70e7fd012 tempest-ProjectMemberTests33-1780357347 tempest-ProjectMemberTests33-1780357347-project-admin] GET https://10.4.3.117/volume/v3/backups/c309f06e-529d-4b43-a9f6-4ea6fdcc2bb2 Jul 27 16:22:43.944417 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.openstack.wsgi [None req-805fb480-5773-432a-9a7b-a8a70e7fd012 tempest-ProjectMemberTests33-1780357347 tempest-ProjectMemberTests33-1780357347-project-admin] Empty body provided in request {{(pid=100521) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:22:43.944674 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.openstack.wsgi [None req-805fb480-5773-432a-9a7b-a8a70e7fd012 tempest-ProjectMemberTests33-1780357347 tempest-ProjectMemberTests33-1780357347-project-admin] Calling method 'show' {{(pid=100521) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:22:43.944800 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.v3.backups [None req-805fb480-5773-432a-9a7b-a8a70e7fd012 tempest-ProjectMemberTests33-1780357347 tempest-ProjectMemberTests33-1780357347-project-admin] Show backup with id c309f06e-529d-4b43-a9f6-4ea6fdcc2bb2. {{(pid=100521) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 27 16:22:43.949510 np0000005924 devstack@c-api.service[100521]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:22:43.949510 np0000005924 devstack@c-api.service[100521]: warnings.warn( Jul 27 16:22:43.950098 np0000005924 devstack@c-api.service[100521]: INFO cinder.api.openstack.wsgi [None req-805fb480-5773-432a-9a7b-a8a70e7fd012 tempest-ProjectMemberTests33-1780357347 tempest-ProjectMemberTests33-1780357347-project-admin] https://10.4.3.117/volume/v3/backups/c309f06e-529d-4b43-a9f6-4ea6fdcc2bb2 returned with HTTP 200 Jul 27 16:22:43.950455 np0000005924 devstack@c-api.service[100521]: [pid: 100521|app: 0|req: 1321/5289] 10.4.3.117 () {68 vars in 1388 bytes} [Mon Jul 27 16:22:43 2026] GET /volume/v3/backups/c309f06e-529d-4b43-a9f6-4ea6fdcc2bb2 => generated 736 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 27 16:22:44.254432 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.middleware.request_id [None req-748d5327-2ed6-4bd4-bb71-cfa6d85b603b None None] RequestId filter calling following filter/app {{(pid=100522) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:22:44.256820 np0000005924 devstack@c-api.service[100522]: INFO cinder.api.openstack.wsgi [None req-748d5327-2ed6-4bd4-bb71-cfa6d85b603b tempest-ProjectMemberTests-564005882 tempest-ProjectMemberTests-564005882-project-admin] GET https://10.4.3.117/volume/v3/volumes/613e9a52-fb7d-4c3d-9316-ecccedcdbe6f Jul 27 16:22:44.257079 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.openstack.wsgi [None req-748d5327-2ed6-4bd4-bb71-cfa6d85b603b tempest-ProjectMemberTests-564005882 tempest-ProjectMemberTests-564005882-project-admin] Empty body provided in request {{(pid=100522) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:22:44.257346 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.openstack.wsgi [None req-748d5327-2ed6-4bd4-bb71-cfa6d85b603b tempest-ProjectMemberTests-564005882 tempest-ProjectMemberTests-564005882-project-admin] Calling method 'show' {{(pid=100522) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:22:44.264804 np0000005924 devstack@c-api.service[100522]: INFO cinder.api.openstack.wsgi [None req-748d5327-2ed6-4bd4-bb71-cfa6d85b603b tempest-ProjectMemberTests-564005882 tempest-ProjectMemberTests-564005882-project-admin] https://10.4.3.117/volume/v3/volumes/613e9a52-fb7d-4c3d-9316-ecccedcdbe6f returned with HTTP 404 Jul 27 16:22:44.265508 np0000005924 devstack@c-api.service[100522]: [pid: 100522|app: 0|req: 1312/5290] 10.4.3.117 () {66 vars in 1348 bytes} [Mon Jul 27 16:22:44 2026] GET /volume/v3/volumes/613e9a52-fb7d-4c3d-9316-ecccedcdbe6f => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 27 16:22:44.959530 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.middleware.request_id [None req-ed322a25-6fd7-4f21-ba51-2bac3940e019 None None] RequestId filter calling following filter/app {{(pid=100524) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:22:44.961220 np0000005924 devstack@c-api.service[100524]: INFO cinder.api.openstack.wsgi [None req-ed322a25-6fd7-4f21-ba51-2bac3940e019 tempest-ProjectMemberTests33-1780357347 tempest-ProjectMemberTests33-1780357347-project-admin] GET https://10.4.3.117/volume/v3/backups/c309f06e-529d-4b43-a9f6-4ea6fdcc2bb2 Jul 27 16:22:44.961425 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.openstack.wsgi [None req-ed322a25-6fd7-4f21-ba51-2bac3940e019 tempest-ProjectMemberTests33-1780357347 tempest-ProjectMemberTests33-1780357347-project-admin] Empty body provided in request {{(pid=100524) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:22:44.961609 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.openstack.wsgi [None req-ed322a25-6fd7-4f21-ba51-2bac3940e019 tempest-ProjectMemberTests33-1780357347 tempest-ProjectMemberTests33-1780357347-project-admin] Calling method 'show' {{(pid=100524) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:22:44.961723 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.v3.backups [None req-ed322a25-6fd7-4f21-ba51-2bac3940e019 tempest-ProjectMemberTests33-1780357347 tempest-ProjectMemberTests33-1780357347-project-admin] Show backup with id c309f06e-529d-4b43-a9f6-4ea6fdcc2bb2. {{(pid=100524) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 27 16:22:44.965544 np0000005924 devstack@c-api.service[100524]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:22:44.965544 np0000005924 devstack@c-api.service[100524]: warnings.warn( Jul 27 16:22:44.966104 np0000005924 devstack@c-api.service[100524]: INFO cinder.api.openstack.wsgi [None req-ed322a25-6fd7-4f21-ba51-2bac3940e019 tempest-ProjectMemberTests33-1780357347 tempest-ProjectMemberTests33-1780357347-project-admin] https://10.4.3.117/volume/v3/backups/c309f06e-529d-4b43-a9f6-4ea6fdcc2bb2 returned with HTTP 200 Jul 27 16:22:44.966451 np0000005924 devstack@c-api.service[100524]: [pid: 100524|app: 0|req: 1326/5291] 10.4.3.117 () {68 vars in 1388 bytes} [Mon Jul 27 16:22:44 2026] GET /volume/v3/backups/c309f06e-529d-4b43-a9f6-4ea6fdcc2bb2 => generated 736 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 27 16:22:45.396039 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.middleware.request_id [req-f642ac3a-32d7-4834-a6c8-928307ba0e91 req-bf8eebe1-c835-4f1a-8784-901b89000fb4 None None] RequestId filter calling following filter/app {{(pid=100523) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:22:45.398261 np0000005924 devstack@c-api.service[100523]: INFO cinder.api.openstack.wsgi [req-f642ac3a-32d7-4834-a6c8-928307ba0e91 req-bf8eebe1-c835-4f1a-8784-901b89000fb4 tempest-SnapshotDataIntegrityTests-2123386552 tempest-SnapshotDataIntegrityTests-2123386552-project-member] GET https://10.4.3.117/volume/v3/volumes/519b55a9-403a-4839-9042-aaf12b036732 Jul 27 16:22:45.398498 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.openstack.wsgi [req-f642ac3a-32d7-4834-a6c8-928307ba0e91 req-bf8eebe1-c835-4f1a-8784-901b89000fb4 tempest-SnapshotDataIntegrityTests-2123386552 tempest-SnapshotDataIntegrityTests-2123386552-project-member] Empty body provided in request {{(pid=100523) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:22:45.398960 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.openstack.wsgi [req-f642ac3a-32d7-4834-a6c8-928307ba0e91 req-bf8eebe1-c835-4f1a-8784-901b89000fb4 tempest-SnapshotDataIntegrityTests-2123386552 tempest-SnapshotDataIntegrityTests-2123386552-project-member] Calling method 'show' {{(pid=100523) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:22:45.408911 np0000005924 devstack@c-api.service[100523]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:22:45.408911 np0000005924 devstack@c-api.service[100523]: warnings.warn( Jul 27 16:22:45.412829 np0000005924 devstack@c-api.service[100523]: INFO cinder.volume.api [req-f642ac3a-32d7-4834-a6c8-928307ba0e91 req-bf8eebe1-c835-4f1a-8784-901b89000fb4 tempest-SnapshotDataIntegrityTests-2123386552 tempest-SnapshotDataIntegrityTests-2123386552-project-member] Volume info retrieved successfully. Jul 27 16:22:45.417527 np0000005924 devstack@c-api.service[100523]: INFO cinder.api.openstack.wsgi [req-f642ac3a-32d7-4834-a6c8-928307ba0e91 req-bf8eebe1-c835-4f1a-8784-901b89000fb4 tempest-SnapshotDataIntegrityTests-2123386552 tempest-SnapshotDataIntegrityTests-2123386552-project-member] https://10.4.3.117/volume/v3/volumes/519b55a9-403a-4839-9042-aaf12b036732 returned with HTTP 200 Jul 27 16:22:45.418019 np0000005924 devstack@c-api.service[100523]: [pid: 100523|app: 0|req: 1333/5292] 10.4.3.117 () {68 vars in 1598 bytes} [Mon Jul 27 16:22:45 2026] GET /volume/v3/volumes/519b55a9-403a-4839-9042-aaf12b036732 => generated 1176 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 27 16:22:45.436251 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.middleware.request_id [req-f642ac3a-32d7-4834-a6c8-928307ba0e91 req-663ec0dc-a96f-4328-b90a-706f0161bb73 None None] RequestId filter calling following filter/app {{(pid=100521) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:22:45.440375 np0000005924 devstack@c-api.service[100521]: INFO cinder.api.openstack.wsgi [req-f642ac3a-32d7-4834-a6c8-928307ba0e91 req-663ec0dc-a96f-4328-b90a-706f0161bb73 tempest-SnapshotDataIntegrityTests-2123386552 tempest-SnapshotDataIntegrityTests-2123386552-project-member] POST https://10.4.3.117/volume/v3/volumes/519b55a9-403a-4839-9042-aaf12b036732/action Jul 27 16:22:45.440375 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.openstack.wsgi [req-f642ac3a-32d7-4834-a6c8-928307ba0e91 req-663ec0dc-a96f-4328-b90a-706f0161bb73 tempest-SnapshotDataIntegrityTests-2123386552 tempest-SnapshotDataIntegrityTests-2123386552-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100521) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 27 16:22:45.440375 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.openstack.wsgi [req-f642ac3a-32d7-4834-a6c8-928307ba0e91 req-663ec0dc-a96f-4328-b90a-706f0161bb73 tempest-SnapshotDataIntegrityTests-2123386552 tempest-SnapshotDataIntegrityTests-2123386552-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100521) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 27 16:22:45.449113 np0000005924 devstack@c-api.service[100521]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:22:45.449113 np0000005924 devstack@c-api.service[100521]: warnings.warn( Jul 27 16:22:45.449837 np0000005924 devstack@c-api.service[100521]: INFO cinder.volume.api [req-f642ac3a-32d7-4834-a6c8-928307ba0e91 req-663ec0dc-a96f-4328-b90a-706f0161bb73 tempest-SnapshotDataIntegrityTests-2123386552 tempest-SnapshotDataIntegrityTests-2123386552-project-member] Volume info retrieved successfully. Jul 27 16:22:45.458782 np0000005924 devstack@c-api.service[100521]: INFO cinder.volume.api [req-f642ac3a-32d7-4834-a6c8-928307ba0e91 req-663ec0dc-a96f-4328-b90a-706f0161bb73 tempest-SnapshotDataIntegrityTests-2123386552 tempest-SnapshotDataIntegrityTests-2123386552-project-member] Begin detaching volume completed successfully. Jul 27 16:22:45.459188 np0000005924 devstack@c-api.service[100521]: INFO cinder.api.openstack.wsgi [req-f642ac3a-32d7-4834-a6c8-928307ba0e91 req-663ec0dc-a96f-4328-b90a-706f0161bb73 tempest-SnapshotDataIntegrityTests-2123386552 tempest-SnapshotDataIntegrityTests-2123386552-project-member] https://10.4.3.117/volume/v3/volumes/519b55a9-403a-4839-9042-aaf12b036732/action returned with HTTP 202 Jul 27 16:22:45.459764 np0000005924 devstack@c-api.service[100521]: [pid: 100521|app: 0|req: 1322/5293] 10.4.3.117 () {72 vars in 1672 bytes} [Mon Jul 27 16:22:45 2026] POST /volume/v3/volumes/519b55a9-403a-4839-9042-aaf12b036732/action => generated 0 bytes in 24 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 27 16:22:45.509079 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.middleware.request_id [None req-c5100eab-64cc-4d11-8cd5-3012ae2d6355 None None] RequestId filter calling following filter/app {{(pid=100522) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:22:45.509444 np0000005924 devstack@c-api.service[100522]: INFO cinder.api.openstack.wsgi [None req-c5100eab-64cc-4d11-8cd5-3012ae2d6355 None None] GET https://10.4.3.117/volume// Jul 27 16:22:45.509604 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.openstack.wsgi [None req-c5100eab-64cc-4d11-8cd5-3012ae2d6355 None None] Empty body provided in request {{(pid=100522) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:22:45.509805 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.openstack.wsgi [None req-c5100eab-64cc-4d11-8cd5-3012ae2d6355 None None] Calling method 'all' {{(pid=100522) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:22:45.510153 np0000005924 devstack@c-api.service[100522]: INFO cinder.api.openstack.wsgi [None req-c5100eab-64cc-4d11-8cd5-3012ae2d6355 None None] https://10.4.3.117/volume// returned with HTTP 300 Jul 27 16:22:45.510527 np0000005924 devstack@c-api.service[100522]: [pid: 100522|app: 0|req: 1313/5294] 10.4.3.117 () {66 vars in 1426 bytes} [Mon Jul 27 16:22:45 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 27 16:22:45.518319 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.middleware.request_id [req-f642ac3a-32d7-4834-a6c8-928307ba0e91 req-844b5c45-9f3e-4d3a-81ca-5a5bee231518 None None] RequestId filter calling following filter/app {{(pid=100524) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:22:45.522242 np0000005924 devstack@c-api.service[100524]: INFO cinder.api.openstack.wsgi [req-f642ac3a-32d7-4834-a6c8-928307ba0e91 req-844b5c45-9f3e-4d3a-81ca-5a5bee231518 tempest-SnapshotDataIntegrityTests-2123386552 tempest-SnapshotDataIntegrityTests-2123386552-project-member] GET https://10.4.3.117/volume/v3/volumes/519b55a9-403a-4839-9042-aaf12b036732 Jul 27 16:22:45.522670 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.openstack.wsgi [req-f642ac3a-32d7-4834-a6c8-928307ba0e91 req-844b5c45-9f3e-4d3a-81ca-5a5bee231518 tempest-SnapshotDataIntegrityTests-2123386552 tempest-SnapshotDataIntegrityTests-2123386552-project-member] Empty body provided in request {{(pid=100524) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:22:45.526007 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.openstack.wsgi [req-f642ac3a-32d7-4834-a6c8-928307ba0e91 req-844b5c45-9f3e-4d3a-81ca-5a5bee231518 tempest-SnapshotDataIntegrityTests-2123386552 tempest-SnapshotDataIntegrityTests-2123386552-project-member] Calling method 'show' {{(pid=100524) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:22:45.535155 np0000005924 devstack@c-api.service[100524]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:22:45.535155 np0000005924 devstack@c-api.service[100524]: warnings.warn( Jul 27 16:22:45.538959 np0000005924 devstack@c-api.service[100524]: INFO cinder.volume.api [req-f642ac3a-32d7-4834-a6c8-928307ba0e91 req-844b5c45-9f3e-4d3a-81ca-5a5bee231518 tempest-SnapshotDataIntegrityTests-2123386552 tempest-SnapshotDataIntegrityTests-2123386552-project-member] Volume info retrieved successfully. Jul 27 16:22:45.544082 np0000005924 devstack@c-api.service[100524]: INFO cinder.api.openstack.wsgi [req-f642ac3a-32d7-4834-a6c8-928307ba0e91 req-844b5c45-9f3e-4d3a-81ca-5a5bee231518 tempest-SnapshotDataIntegrityTests-2123386552 tempest-SnapshotDataIntegrityTests-2123386552-project-member] https://10.4.3.117/volume/v3/volumes/519b55a9-403a-4839-9042-aaf12b036732 returned with HTTP 200 Jul 27 16:22:45.544519 np0000005924 devstack@c-api.service[100524]: [pid: 100524|app: 0|req: 1327/5295] 10.4.3.117 () {70 vars in 1639 bytes} [Mon Jul 27 16:22:45 2026] GET /volume/v3/volumes/519b55a9-403a-4839-9042-aaf12b036732 => generated 1359 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 27 16:22:45.956015 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.middleware.request_id [None req-a3873fc5-e4ea-43df-a17f-897dd21a1e93 None None] RequestId filter calling following filter/app {{(pid=100523) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:22:45.976855 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.middleware.request_id [None req-7348019a-b307-420e-822d-e3c596cf9c4a None None] RequestId filter calling following filter/app {{(pid=100521) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:22:45.978605 np0000005924 devstack@c-api.service[100521]: INFO cinder.api.openstack.wsgi [None req-7348019a-b307-420e-822d-e3c596cf9c4a tempest-ProjectMemberTests33-1780357347 tempest-ProjectMemberTests33-1780357347-project-admin] GET https://10.4.3.117/volume/v3/backups/c309f06e-529d-4b43-a9f6-4ea6fdcc2bb2 Jul 27 16:22:45.978839 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.openstack.wsgi [None req-7348019a-b307-420e-822d-e3c596cf9c4a tempest-ProjectMemberTests33-1780357347 tempest-ProjectMemberTests33-1780357347-project-admin] Empty body provided in request {{(pid=100521) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:22:45.979000 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.openstack.wsgi [None req-7348019a-b307-420e-822d-e3c596cf9c4a tempest-ProjectMemberTests33-1780357347 tempest-ProjectMemberTests33-1780357347-project-admin] Calling method 'show' {{(pid=100521) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:22:45.979118 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.v3.backups [None req-7348019a-b307-420e-822d-e3c596cf9c4a tempest-ProjectMemberTests33-1780357347 tempest-ProjectMemberTests33-1780357347-project-admin] Show backup with id c309f06e-529d-4b43-a9f6-4ea6fdcc2bb2. {{(pid=100521) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 27 16:22:45.983167 np0000005924 devstack@c-api.service[100521]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:22:45.983167 np0000005924 devstack@c-api.service[100521]: warnings.warn( Jul 27 16:22:45.983753 np0000005924 devstack@c-api.service[100521]: INFO cinder.api.openstack.wsgi [None req-7348019a-b307-420e-822d-e3c596cf9c4a tempest-ProjectMemberTests33-1780357347 tempest-ProjectMemberTests33-1780357347-project-admin] https://10.4.3.117/volume/v3/backups/c309f06e-529d-4b43-a9f6-4ea6fdcc2bb2 returned with HTTP 200 Jul 27 16:22:45.984190 np0000005924 devstack@c-api.service[100521]: [pid: 100521|app: 0|req: 1323/5296] 10.4.3.117 () {68 vars in 1388 bytes} [Mon Jul 27 16:22:45 2026] GET /volume/v3/backups/c309f06e-529d-4b43-a9f6-4ea6fdcc2bb2 => generated 736 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 27 16:22:46.046464 np0000005924 devstack@c-api.service[100523]: INFO cinder.api.openstack.wsgi [None req-a3873fc5-e4ea-43df-a17f-897dd21a1e93 tempest-ProjectReaderTests-1173261192 tempest-ProjectReaderTests-1173261192-project-admin] POST https://10.4.3.117/volume/v3/volumes Jul 27 16:22:46.046965 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.openstack.wsgi [None req-a3873fc5-e4ea-43df-a17f-897dd21a1e93 tempest-ProjectReaderTests-1173261192 tempest-ProjectReaderTests-1173261192-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-1869440504"}} {{(pid=100523) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 27 16:22:46.048335 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.v3.volumes [None req-a3873fc5-e4ea-43df-a17f-897dd21a1e93 tempest-ProjectReaderTests-1173261192 tempest-ProjectReaderTests-1173261192-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-1869440504'}} {{(pid=100523) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 27 16:22:46.048468 np0000005924 devstack@c-api.service[100523]: INFO cinder.api.v3.volumes [None req-a3873fc5-e4ea-43df-a17f-897dd21a1e93 tempest-ProjectReaderTests-1173261192 tempest-ProjectReaderTests-1173261192-project-admin] Create volume of 1 GB Jul 27 16:22:46.053050 np0000005924 devstack@c-api.service[100523]: INFO cinder.volume.api [None req-a3873fc5-e4ea-43df-a17f-897dd21a1e93 tempest-ProjectReaderTests-1173261192 tempest-ProjectReaderTests-1173261192-project-admin] Availability Zones retrieved successfully. Jul 27 16:22:46.058941 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.volume.api [None req-a3873fc5-e4ea-43df-a17f-897dd21a1e93 tempest-ProjectReaderTests-1173261192 tempest-ProjectReaderTests-1173261192-project-admin] Flow 'volume_create_api' (aea06c1a-ae68-4602-87c3-5c28944eb271) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100523) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 27 16:22:46.059870 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.volume.api [None req-a3873fc5-e4ea-43df-a17f-897dd21a1e93 tempest-ProjectReaderTests-1173261192 tempest-ProjectReaderTests-1173261192-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (04cc59da-2694-46b2-acab-4b3da8da422f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100523) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 27 16:22:46.060866 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.volume.flows.api.create_volume [None req-a3873fc5-e4ea-43df-a17f-897dd21a1e93 tempest-ProjectReaderTests-1173261192 tempest-ProjectReaderTests-1173261192-project-admin] Validating volume size '1' using validate_int {{(pid=100523) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 27 16:22:46.086089 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.volume.api [None req-a3873fc5-e4ea-43df-a17f-897dd21a1e93 tempest-ProjectReaderTests-1173261192 tempest-ProjectReaderTests-1173261192-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (04cc59da-2694-46b2-acab-4b3da8da422f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-27T16:04:59Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=2bce4e1a-e6e0-49d9-be36-c3405449a01e,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '2bce4e1a-e6e0-49d9-be36-c3405449a01e', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100523) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 27 16:22:46.086985 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.volume.api [None req-a3873fc5-e4ea-43df-a17f-897dd21a1e93 tempest-ProjectReaderTests-1173261192 tempest-ProjectReaderTests-1173261192-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (1a898ce8-6fca-4f6d-a4e1-66a363349ffc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100523) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 27 16:22:46.151282 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.quota [None req-a3873fc5-e4ea-43df-a17f-897dd21a1e93 tempest-ProjectReaderTests-1173261192 tempest-ProjectReaderTests-1173261192-project-admin] Created reservations ['8b35daa9-ee8f-4e57-8864-52f44921cf88', '200da75b-cb78-4438-93ad-75929ee7fc28', '667b5885-2731-4a17-b3e4-aee5d9321cfe', '85abc773-5bf9-4a0b-9b3b-a122537e1695'] {{(pid=100523) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 27 16:22:46.152254 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.volume.api [None req-a3873fc5-e4ea-43df-a17f-897dd21a1e93 tempest-ProjectReaderTests-1173261192 tempest-ProjectReaderTests-1173261192-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (1a898ce8-6fca-4f6d-a4e1-66a363349ffc) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['8b35daa9-ee8f-4e57-8864-52f44921cf88', '200da75b-cb78-4438-93ad-75929ee7fc28', '667b5885-2731-4a17-b3e4-aee5d9321cfe', '85abc773-5bf9-4a0b-9b3b-a122537e1695']}' {{(pid=100523) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 27 16:22:46.153103 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.volume.api [None req-a3873fc5-e4ea-43df-a17f-897dd21a1e93 tempest-ProjectReaderTests-1173261192 tempest-ProjectReaderTests-1173261192-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (532b6ae1-d3d9-48b5-8faa-41042c736ad9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100523) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 27 16:22:46.181063 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.volume.api [None req-a3873fc5-e4ea-43df-a17f-897dd21a1e93 tempest-ProjectReaderTests-1173261192 tempest-ProjectReaderTests-1173261192-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (532b6ae1-d3d9-48b5-8faa-41042c736ad9) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '3246c0a4-1c76-4f3e-8260-8f447b6e1673', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1869440504',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='ff7aa0de673b402e9a1e1bccf8744cbe',qos_specs=None,replication_status=,reservations=['8b35daa9-ee8f-4e57-8864-52f44921cf88','200da75b-cb78-4438-93ad-75929ee7fc28','667b5885-2731-4a17-b3e4-aee5d9321cfe','85abc773-5bf9-4a0b-9b3b-a122537e1695'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='c1c3045b347e49738e5b0c04d476e64e',volume_type_id=2bce4e1a-e6e0-49d9-be36-c3405449a01e), 'volume': Volume(_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-27T16:22:46Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1869440504',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=3246c0a4-1c76-4f3e-8260-8f447b6e1673,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='ff7aa0de673b402e9a1e1bccf8744cbe',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='c1c3045b347e49738e5b0c04d476e64e',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(2bce4e1a-e6e0-49d9-be36-c3405449a01e),volume_type_id=2bce4e1a-e6e0-49d9-be36-c3405449a01e)}' {{(pid=100523) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 27 16:22:46.181999 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.volume.api [None req-a3873fc5-e4ea-43df-a17f-897dd21a1e93 tempest-ProjectReaderTests-1173261192 tempest-ProjectReaderTests-1173261192-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (3b0f17b2-8321-4e8c-8ce3-6aef348bccec) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100523) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 27 16:22:46.220607 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.volume.api [None req-a3873fc5-e4ea-43df-a17f-897dd21a1e93 tempest-ProjectReaderTests-1173261192 tempest-ProjectReaderTests-1173261192-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (3b0f17b2-8321-4e8c-8ce3-6aef348bccec) transitioned into state 'SUCCESS' from state '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-1869440504',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='ff7aa0de673b402e9a1e1bccf8744cbe',qos_specs=None,replication_status=,reservations=['8b35daa9-ee8f-4e57-8864-52f44921cf88','200da75b-cb78-4438-93ad-75929ee7fc28','667b5885-2731-4a17-b3e4-aee5d9321cfe','85abc773-5bf9-4a0b-9b3b-a122537e1695'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='c1c3045b347e49738e5b0c04d476e64e',volume_type_id=2bce4e1a-e6e0-49d9-be36-c3405449a01e)}' {{(pid=100523) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 27 16:22:46.221524 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.volume.api [None req-a3873fc5-e4ea-43df-a17f-897dd21a1e93 tempest-ProjectReaderTests-1173261192 tempest-ProjectReaderTests-1173261192-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (6c131d41-2182-4d46-9bb7-e990af004588) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100523) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 27 16:22:46.238678 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.volume.api [None req-a3873fc5-e4ea-43df-a17f-897dd21a1e93 tempest-ProjectReaderTests-1173261192 tempest-ProjectReaderTests-1173261192-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (6c131d41-2182-4d46-9bb7-e990af004588) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100523) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 27 16:22:46.239842 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.volume.api [None req-a3873fc5-e4ea-43df-a17f-897dd21a1e93 tempest-ProjectReaderTests-1173261192 tempest-ProjectReaderTests-1173261192-project-admin] Flow 'volume_create_api' (aea06c1a-ae68-4602-87c3-5c28944eb271) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100523) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 27 16:22:46.240216 np0000005924 devstack@c-api.service[100523]: INFO cinder.volume.api [None req-a3873fc5-e4ea-43df-a17f-897dd21a1e93 tempest-ProjectReaderTests-1173261192 tempest-ProjectReaderTests-1173261192-project-admin] Create volume request issued successfully. Jul 27 16:22:46.240966 np0000005924 devstack@c-api.service[100523]: INFO cinder.api.openstack.wsgi [None req-a3873fc5-e4ea-43df-a17f-897dd21a1e93 tempest-ProjectReaderTests-1173261192 tempest-ProjectReaderTests-1173261192-project-admin] https://10.4.3.117/volume/v3/volumes returned with HTTP 202 Jul 27 16:22:46.241507 np0000005924 devstack@c-api.service[100523]: [pid: 100523|app: 0|req: 1334/5297] 10.4.3.117 () {68 vars in 1258 bytes} [Mon Jul 27 16:22:45 2026] POST /volume/v3/volumes => generated 778 bytes in 286 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 27 16:22:46.253399 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.middleware.request_id [None req-6129c80e-abd4-4624-9d8c-b5e62e50b393 None None] RequestId filter calling following filter/app {{(pid=100522) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:22:46.255272 np0000005924 devstack@c-api.service[100522]: INFO cinder.api.openstack.wsgi [None req-6129c80e-abd4-4624-9d8c-b5e62e50b393 tempest-ProjectReaderTests-1173261192 tempest-ProjectReaderTests-1173261192-project-admin] GET https://10.4.3.117/volume/v3/volumes/3246c0a4-1c76-4f3e-8260-8f447b6e1673 Jul 27 16:22:46.255501 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.openstack.wsgi [None req-6129c80e-abd4-4624-9d8c-b5e62e50b393 tempest-ProjectReaderTests-1173261192 tempest-ProjectReaderTests-1173261192-project-admin] Empty body provided in request {{(pid=100522) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:22:46.255682 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.openstack.wsgi [None req-6129c80e-abd4-4624-9d8c-b5e62e50b393 tempest-ProjectReaderTests-1173261192 tempest-ProjectReaderTests-1173261192-project-admin] Calling method 'show' {{(pid=100522) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:22:46.267991 np0000005924 devstack@c-api.service[100522]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:22:46.267991 np0000005924 devstack@c-api.service[100522]: warnings.warn( Jul 27 16:22:46.272611 np0000005924 devstack@c-api.service[100522]: INFO cinder.volume.api [None req-6129c80e-abd4-4624-9d8c-b5e62e50b393 tempest-ProjectReaderTests-1173261192 tempest-ProjectReaderTests-1173261192-project-admin] Volume info retrieved successfully. Jul 27 16:22:46.278557 np0000005924 devstack@c-api.service[100522]: INFO cinder.api.openstack.wsgi [None req-6129c80e-abd4-4624-9d8c-b5e62e50b393 tempest-ProjectReaderTests-1173261192 tempest-ProjectReaderTests-1173261192-project-admin] https://10.4.3.117/volume/v3/volumes/3246c0a4-1c76-4f3e-8260-8f447b6e1673 returned with HTTP 200 Jul 27 16:22:46.279041 np0000005924 devstack@c-api.service[100522]: [pid: 100522|app: 0|req: 1314/5298] 10.4.3.117 () {66 vars in 1348 bytes} [Mon Jul 27 16:22:46 2026] GET /volume/v3/volumes/3246c0a4-1c76-4f3e-8260-8f447b6e1673 => generated 957 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 27 16:22:46.422941 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.middleware.request_id [req-f642ac3a-32d7-4834-a6c8-928307ba0e91 req-ffa16ef9-d3f7-4b6b-86f8-0631916089a7 None None] RequestId filter calling following filter/app {{(pid=100524) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:22:46.425170 np0000005924 devstack@c-api.service[100524]: INFO cinder.api.openstack.wsgi [req-f642ac3a-32d7-4834-a6c8-928307ba0e91 req-ffa16ef9-d3f7-4b6b-86f8-0631916089a7 tempest-SnapshotDataIntegrityTests-2123386552 tempest-SnapshotDataIntegrityTests-2123386552-project-member] DELETE https://10.4.3.117/volume/v3/attachments/796358bc-4dbe-4848-adf5-999ddb800e2d Jul 27 16:22:46.425409 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.openstack.wsgi [req-f642ac3a-32d7-4834-a6c8-928307ba0e91 req-ffa16ef9-d3f7-4b6b-86f8-0631916089a7 tempest-SnapshotDataIntegrityTests-2123386552 tempest-SnapshotDataIntegrityTests-2123386552-project-member] Empty body provided in request {{(pid=100524) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:22:46.425629 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.openstack.wsgi [req-f642ac3a-32d7-4834-a6c8-928307ba0e91 req-ffa16ef9-d3f7-4b6b-86f8-0631916089a7 tempest-SnapshotDataIntegrityTests-2123386552 tempest-SnapshotDataIntegrityTests-2123386552-project-member] Calling method 'version_select' {{(pid=100524) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:22:46.433347 np0000005924 devstack@c-api.service[100524]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:22:46.433347 np0000005924 devstack@c-api.service[100524]: warnings.warn( Jul 27 16:22:46.478276 np0000005924 devstack@c-api.service[100524]: INFO cinder.api.openstack.wsgi [req-f642ac3a-32d7-4834-a6c8-928307ba0e91 req-ffa16ef9-d3f7-4b6b-86f8-0631916089a7 tempest-SnapshotDataIntegrityTests-2123386552 tempest-SnapshotDataIntegrityTests-2123386552-project-member] https://10.4.3.117/volume/v3/attachments/796358bc-4dbe-4848-adf5-999ddb800e2d returned with HTTP 200 Jul 27 16:22:46.478736 np0000005924 devstack@c-api.service[100524]: [pid: 100524|app: 0|req: 1328/5299] 10.4.3.117 () {72 vars in 1673 bytes} [Mon Jul 27 16:22:46 2026] DELETE /volume/v3/attachments/796358bc-4dbe-4848-adf5-999ddb800e2d => generated 19 bytes in 56 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 27 16:22:46.561015 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.middleware.request_id [None req-929978ff-6811-4e98-a48d-069db8e9669a None None] RequestId filter calling following filter/app {{(pid=100521) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:22:46.562887 np0000005924 devstack@c-api.service[100521]: INFO cinder.api.openstack.wsgi [None req-929978ff-6811-4e98-a48d-069db8e9669a tempest-SnapshotDataIntegrityTests-2123386552 tempest-SnapshotDataIntegrityTests-2123386552-project-member] GET https://10.4.3.117/volume/v3/volumes/519b55a9-403a-4839-9042-aaf12b036732 Jul 27 16:22:46.563123 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.openstack.wsgi [None req-929978ff-6811-4e98-a48d-069db8e9669a tempest-SnapshotDataIntegrityTests-2123386552 tempest-SnapshotDataIntegrityTests-2123386552-project-member] Empty body provided in request {{(pid=100521) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:22:46.563343 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.openstack.wsgi [None req-929978ff-6811-4e98-a48d-069db8e9669a tempest-SnapshotDataIntegrityTests-2123386552 tempest-SnapshotDataIntegrityTests-2123386552-project-member] Calling method 'show' {{(pid=100521) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:22:46.570117 np0000005924 devstack@c-api.service[100521]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:22:46.570117 np0000005924 devstack@c-api.service[100521]: warnings.warn( Jul 27 16:22:46.573560 np0000005924 devstack@c-api.service[100521]: INFO cinder.volume.api [None req-929978ff-6811-4e98-a48d-069db8e9669a tempest-SnapshotDataIntegrityTests-2123386552 tempest-SnapshotDataIntegrityTests-2123386552-project-member] Volume info retrieved successfully. Jul 27 16:22:46.577753 np0000005924 devstack@c-api.service[100521]: INFO cinder.api.openstack.wsgi [None req-929978ff-6811-4e98-a48d-069db8e9669a tempest-SnapshotDataIntegrityTests-2123386552 tempest-SnapshotDataIntegrityTests-2123386552-project-member] https://10.4.3.117/volume/v3/volumes/519b55a9-403a-4839-9042-aaf12b036732 returned with HTTP 200 Jul 27 16:22:46.578116 np0000005924 devstack@c-api.service[100521]: [pid: 100521|app: 0|req: 1324/5300] 10.4.3.117 () {66 vars in 1348 bytes} [Mon Jul 27 16:22:46 2026] GET /volume/v3/volumes/519b55a9-403a-4839-9042-aaf12b036732 => generated 884 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 27 16:22:46.589839 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.middleware.request_id [None req-045adadd-c76b-4bd6-9333-d7fec7e0feff None None] RequestId filter calling following filter/app {{(pid=100523) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:22:46.591588 np0000005924 devstack@c-api.service[100523]: INFO cinder.api.openstack.wsgi [None req-045adadd-c76b-4bd6-9333-d7fec7e0feff tempest-SnapshotDataIntegrityTests-2123386552 tempest-SnapshotDataIntegrityTests-2123386552-project-member] GET https://10.4.3.117/volume/v3/volumes/519b55a9-403a-4839-9042-aaf12b036732 Jul 27 16:22:46.591787 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.openstack.wsgi [None req-045adadd-c76b-4bd6-9333-d7fec7e0feff tempest-SnapshotDataIntegrityTests-2123386552 tempest-SnapshotDataIntegrityTests-2123386552-project-member] Empty body provided in request {{(pid=100523) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:22:46.592006 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.openstack.wsgi [None req-045adadd-c76b-4bd6-9333-d7fec7e0feff tempest-SnapshotDataIntegrityTests-2123386552 tempest-SnapshotDataIntegrityTests-2123386552-project-member] Calling method 'show' {{(pid=100523) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:22:46.599489 np0000005924 devstack@c-api.service[100523]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:22:46.599489 np0000005924 devstack@c-api.service[100523]: warnings.warn( Jul 27 16:22:46.603056 np0000005924 devstack@c-api.service[100523]: INFO cinder.volume.api [None req-045adadd-c76b-4bd6-9333-d7fec7e0feff tempest-SnapshotDataIntegrityTests-2123386552 tempest-SnapshotDataIntegrityTests-2123386552-project-member] Volume info retrieved successfully. Jul 27 16:22:46.607574 np0000005924 devstack@c-api.service[100523]: INFO cinder.api.openstack.wsgi [None req-045adadd-c76b-4bd6-9333-d7fec7e0feff tempest-SnapshotDataIntegrityTests-2123386552 tempest-SnapshotDataIntegrityTests-2123386552-project-member] https://10.4.3.117/volume/v3/volumes/519b55a9-403a-4839-9042-aaf12b036732 returned with HTTP 200 Jul 27 16:22:46.607976 np0000005924 devstack@c-api.service[100523]: [pid: 100523|app: 0|req: 1335/5301] 10.4.3.117 () {66 vars in 1348 bytes} [Mon Jul 27 16:22:46 2026] GET /volume/v3/volumes/519b55a9-403a-4839-9042-aaf12b036732 => generated 884 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 27 16:22:46.619400 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.middleware.request_id [None req-09618e93-e0fd-44d7-b7ad-436b73d8f4f7 None None] RequestId filter calling following filter/app {{(pid=100522) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:22:46.621192 np0000005924 devstack@c-api.service[100522]: INFO cinder.api.openstack.wsgi [None req-09618e93-e0fd-44d7-b7ad-436b73d8f4f7 tempest-SnapshotDataIntegrityTests-2123386552 tempest-SnapshotDataIntegrityTests-2123386552-project-member] DELETE https://10.4.3.117/volume/v3/volumes/519b55a9-403a-4839-9042-aaf12b036732 Jul 27 16:22:46.621409 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.openstack.wsgi [None req-09618e93-e0fd-44d7-b7ad-436b73d8f4f7 tempest-SnapshotDataIntegrityTests-2123386552 tempest-SnapshotDataIntegrityTests-2123386552-project-member] Empty body provided in request {{(pid=100522) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:22:46.621611 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.openstack.wsgi [None req-09618e93-e0fd-44d7-b7ad-436b73d8f4f7 tempest-SnapshotDataIntegrityTests-2123386552 tempest-SnapshotDataIntegrityTests-2123386552-project-member] Calling method 'delete' {{(pid=100522) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:22:46.621785 np0000005924 devstack@c-api.service[100522]: INFO cinder.api.v3.volumes [None req-09618e93-e0fd-44d7-b7ad-436b73d8f4f7 tempest-SnapshotDataIntegrityTests-2123386552 tempest-SnapshotDataIntegrityTests-2123386552-project-member] Delete volume with id: 519b55a9-403a-4839-9042-aaf12b036732 Jul 27 16:22:46.628815 np0000005924 devstack@c-api.service[100522]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:22:46.628815 np0000005924 devstack@c-api.service[100522]: warnings.warn( Jul 27 16:22:46.629211 np0000005924 devstack@c-api.service[100522]: INFO cinder.volume.api [None req-09618e93-e0fd-44d7-b7ad-436b73d8f4f7 tempest-SnapshotDataIntegrityTests-2123386552 tempest-SnapshotDataIntegrityTests-2123386552-project-member] Volume info retrieved successfully. Jul 27 16:22:46.646850 np0000005924 devstack@c-api.service[100522]: INFO cinder.volume.api [None req-09618e93-e0fd-44d7-b7ad-436b73d8f4f7 tempest-SnapshotDataIntegrityTests-2123386552 tempest-SnapshotDataIntegrityTests-2123386552-project-member] Delete volume request issued successfully. Jul 27 16:22:46.647073 np0000005924 devstack@c-api.service[100522]: INFO cinder.api.openstack.wsgi [None req-09618e93-e0fd-44d7-b7ad-436b73d8f4f7 tempest-SnapshotDataIntegrityTests-2123386552 tempest-SnapshotDataIntegrityTests-2123386552-project-member] https://10.4.3.117/volume/v3/volumes/519b55a9-403a-4839-9042-aaf12b036732 returned with HTTP 202 Jul 27 16:22:46.647530 np0000005924 devstack@c-api.service[100522]: [pid: 100522|app: 0|req: 1315/5302] 10.4.3.117 () {66 vars in 1351 bytes} [Mon Jul 27 16:22:46 2026] DELETE /volume/v3/volumes/519b55a9-403a-4839-9042-aaf12b036732 => generated 0 bytes in 28 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 27 16:22:46.654351 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.middleware.request_id [None req-805d8712-f402-4e4b-b326-2ac5da44e99c None None] RequestId filter calling following filter/app {{(pid=100524) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:22:46.656402 np0000005924 devstack@c-api.service[100524]: INFO cinder.api.openstack.wsgi [None req-805d8712-f402-4e4b-b326-2ac5da44e99c tempest-SnapshotDataIntegrityTests-2123386552 tempest-SnapshotDataIntegrityTests-2123386552-project-member] GET https://10.4.3.117/volume/v3/volumes/519b55a9-403a-4839-9042-aaf12b036732 Jul 27 16:22:46.656617 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.openstack.wsgi [None req-805d8712-f402-4e4b-b326-2ac5da44e99c tempest-SnapshotDataIntegrityTests-2123386552 tempest-SnapshotDataIntegrityTests-2123386552-project-member] Empty body provided in request {{(pid=100524) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:22:46.656829 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.openstack.wsgi [None req-805d8712-f402-4e4b-b326-2ac5da44e99c tempest-SnapshotDataIntegrityTests-2123386552 tempest-SnapshotDataIntegrityTests-2123386552-project-member] Calling method 'show' {{(pid=100524) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:22:46.664105 np0000005924 devstack@c-api.service[100524]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:22:46.664105 np0000005924 devstack@c-api.service[100524]: warnings.warn( Jul 27 16:22:46.667786 np0000005924 devstack@c-api.service[100524]: INFO cinder.volume.api [None req-805d8712-f402-4e4b-b326-2ac5da44e99c tempest-SnapshotDataIntegrityTests-2123386552 tempest-SnapshotDataIntegrityTests-2123386552-project-member] Volume info retrieved successfully. Jul 27 16:22:46.673121 np0000005924 devstack@c-api.service[100524]: INFO cinder.api.openstack.wsgi [None req-805d8712-f402-4e4b-b326-2ac5da44e99c tempest-SnapshotDataIntegrityTests-2123386552 tempest-SnapshotDataIntegrityTests-2123386552-project-member] https://10.4.3.117/volume/v3/volumes/519b55a9-403a-4839-9042-aaf12b036732 returned with HTTP 200 Jul 27 16:22:46.673587 np0000005924 devstack@c-api.service[100524]: [pid: 100524|app: 0|req: 1329/5303] 10.4.3.117 () {66 vars in 1348 bytes} [Mon Jul 27 16:22:46 2026] GET /volume/v3/volumes/519b55a9-403a-4839-9042-aaf12b036732 => generated 883 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 27 16:22:46.994835 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.middleware.request_id [None req-ef657fc9-d6b8-4af8-a4f8-4af66fbb1055 None None] RequestId filter calling following filter/app {{(pid=100521) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:22:46.996488 np0000005924 devstack@c-api.service[100521]: INFO cinder.api.openstack.wsgi [None req-ef657fc9-d6b8-4af8-a4f8-4af66fbb1055 tempest-ProjectMemberTests33-1780357347 tempest-ProjectMemberTests33-1780357347-project-admin] GET https://10.4.3.117/volume/v3/backups/c309f06e-529d-4b43-a9f6-4ea6fdcc2bb2 Jul 27 16:22:46.996749 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.openstack.wsgi [None req-ef657fc9-d6b8-4af8-a4f8-4af66fbb1055 tempest-ProjectMemberTests33-1780357347 tempest-ProjectMemberTests33-1780357347-project-admin] Empty body provided in request {{(pid=100521) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:22:46.996965 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.openstack.wsgi [None req-ef657fc9-d6b8-4af8-a4f8-4af66fbb1055 tempest-ProjectMemberTests33-1780357347 tempest-ProjectMemberTests33-1780357347-project-admin] Calling method 'show' {{(pid=100521) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:22:46.997098 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.v3.backups [None req-ef657fc9-d6b8-4af8-a4f8-4af66fbb1055 tempest-ProjectMemberTests33-1780357347 tempest-ProjectMemberTests33-1780357347-project-admin] Show backup with id c309f06e-529d-4b43-a9f6-4ea6fdcc2bb2. {{(pid=100521) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 27 16:22:47.002024 np0000005924 devstack@c-api.service[100521]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:22:47.002024 np0000005924 devstack@c-api.service[100521]: warnings.warn( Jul 27 16:22:47.002735 np0000005924 devstack@c-api.service[100521]: INFO cinder.api.openstack.wsgi [None req-ef657fc9-d6b8-4af8-a4f8-4af66fbb1055 tempest-ProjectMemberTests33-1780357347 tempest-ProjectMemberTests33-1780357347-project-admin] https://10.4.3.117/volume/v3/backups/c309f06e-529d-4b43-a9f6-4ea6fdcc2bb2 returned with HTTP 200 Jul 27 16:22:47.003098 np0000005924 devstack@c-api.service[100521]: [pid: 100521|app: 0|req: 1325/5304] 10.4.3.117 () {68 vars in 1388 bytes} [Mon Jul 27 16:22:46 2026] GET /volume/v3/backups/c309f06e-529d-4b43-a9f6-4ea6fdcc2bb2 => generated 736 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 27 16:22:47.297416 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.middleware.request_id [None req-3e83bec0-af03-4785-be89-3ec2bde891e2 None None] RequestId filter calling following filter/app {{(pid=100523) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:22:47.297416 np0000005924 devstack@c-api.service[100523]: INFO cinder.api.openstack.wsgi [None req-3e83bec0-af03-4785-be89-3ec2bde891e2 tempest-ProjectReaderTests-1173261192 tempest-ProjectReaderTests-1173261192-project-admin] GET https://10.4.3.117/volume/v3/volumes/3246c0a4-1c76-4f3e-8260-8f447b6e1673 Jul 27 16:22:47.297416 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.openstack.wsgi [None req-3e83bec0-af03-4785-be89-3ec2bde891e2 tempest-ProjectReaderTests-1173261192 tempest-ProjectReaderTests-1173261192-project-admin] Empty body provided in request {{(pid=100523) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:22:47.297589 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.openstack.wsgi [None req-3e83bec0-af03-4785-be89-3ec2bde891e2 tempest-ProjectReaderTests-1173261192 tempest-ProjectReaderTests-1173261192-project-admin] Calling method 'show' {{(pid=100523) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:22:47.305864 np0000005924 devstack@c-api.service[100523]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:22:47.305864 np0000005924 devstack@c-api.service[100523]: warnings.warn( Jul 27 16:22:47.309544 np0000005924 devstack@c-api.service[100523]: INFO cinder.volume.api [None req-3e83bec0-af03-4785-be89-3ec2bde891e2 tempest-ProjectReaderTests-1173261192 tempest-ProjectReaderTests-1173261192-project-admin] Volume info retrieved successfully. Jul 27 16:22:47.313675 np0000005924 devstack@c-api.service[100523]: INFO cinder.api.openstack.wsgi [None req-3e83bec0-af03-4785-be89-3ec2bde891e2 tempest-ProjectReaderTests-1173261192 tempest-ProjectReaderTests-1173261192-project-admin] https://10.4.3.117/volume/v3/volumes/3246c0a4-1c76-4f3e-8260-8f447b6e1673 returned with HTTP 200 Jul 27 16:22:47.314119 np0000005924 devstack@c-api.service[100523]: [pid: 100523|app: 0|req: 1336/5305] 10.4.3.117 () {66 vars in 1348 bytes} [Mon Jul 27 16:22:47 2026] GET /volume/v3/volumes/3246c0a4-1c76-4f3e-8260-8f447b6e1673 => generated 1009 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 27 16:22:47.325959 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.middleware.request_id [None req-4d9e9eee-106e-4409-8852-f0d348cf9e34 None None] RequestId filter calling following filter/app {{(pid=100522) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:22:47.388539 np0000005924 devstack@c-api.service[100522]: INFO cinder.api.openstack.wsgi [None req-4d9e9eee-106e-4409-8852-f0d348cf9e34 tempest-ProjectReaderTests-1173261192 tempest-ProjectReaderTests-1173261192-project-reader] POST https://10.4.3.117/volume/v3/volumes/3246c0a4-1c76-4f3e-8260-8f447b6e1673/action Jul 27 16:22:47.388960 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.openstack.wsgi [None req-4d9e9eee-106e-4409-8852-f0d348cf9e34 tempest-ProjectReaderTests-1173261192 tempest-ProjectReaderTests-1173261192-project-reader] Action body: b'{"os-force_delete": {}}' {{(pid=100522) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 27 16:22:47.389124 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.openstack.wsgi [None req-4d9e9eee-106e-4409-8852-f0d348cf9e34 tempest-ProjectReaderTests-1173261192 tempest-ProjectReaderTests-1173261192-project-reader] Action: 'action', calling method: _force_delete, body: {"os-force_delete": {}} {{(pid=100522) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 27 16:22:47.397680 np0000005924 devstack@c-api.service[100522]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:22:47.397680 np0000005924 devstack@c-api.service[100522]: warnings.warn( Jul 27 16:22:47.398140 np0000005924 devstack@c-api.service[100522]: INFO cinder.volume.api [None req-4d9e9eee-106e-4409-8852-f0d348cf9e34 tempest-ProjectReaderTests-1173261192 tempest-ProjectReaderTests-1173261192-project-reader] Volume info retrieved successfully. Jul 27 16:22:47.399322 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.policy [None req-4d9e9eee-106e-4409-8852-f0d348cf9e34 tempest-ProjectReaderTests-1173261192 tempest-ProjectReaderTests-1173261192-project-reader] Policy check for volume_extension:volume_admin_actions:force_delete failed with context {'is_admin': False, 'user_id': 'bed649fc8cfa4ad698b0642666db17cc', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'ff7aa0de673b402e9a1e1bccf8744cbe', '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=100522) authorize /opt/stack/cinder/cinder/policy.py:189}} Jul 27 16:22:47.399559 np0000005924 devstack@c-api.service[100522]: INFO cinder.api.openstack.wsgi [None req-4d9e9eee-106e-4409-8852-f0d348cf9e34 tempest-ProjectReaderTests-1173261192 tempest-ProjectReaderTests-1173261192-project-reader] https://10.4.3.117/volume/v3/volumes/3246c0a4-1c76-4f3e-8260-8f447b6e1673/action returned with HTTP 403 Jul 27 16:22:47.400028 np0000005924 devstack@c-api.service[100522]: [pid: 100522|app: 0|req: 1316/5306] 10.4.3.117 () {68 vars in 1390 bytes} [Mon Jul 27 16:22:47 2026] POST /volume/v3/volumes/3246c0a4-1c76-4f3e-8260-8f447b6e1673/action => generated 131 bytes in 74 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Jul 27 16:22:47.409840 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.middleware.request_id [None req-48513ef3-dc52-4f90-897b-ff0b50ec12e7 None None] RequestId filter calling following filter/app {{(pid=100524) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:22:47.412112 np0000005924 devstack@c-api.service[100524]: INFO cinder.api.openstack.wsgi [None req-48513ef3-dc52-4f90-897b-ff0b50ec12e7 tempest-ProjectReaderTests-1173261192 tempest-ProjectReaderTests-1173261192-project-admin] DELETE https://10.4.3.117/volume/v3/volumes/3246c0a4-1c76-4f3e-8260-8f447b6e1673 Jul 27 16:22:47.412394 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.openstack.wsgi [None req-48513ef3-dc52-4f90-897b-ff0b50ec12e7 tempest-ProjectReaderTests-1173261192 tempest-ProjectReaderTests-1173261192-project-admin] Empty body provided in request {{(pid=100524) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:22:47.412650 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.openstack.wsgi [None req-48513ef3-dc52-4f90-897b-ff0b50ec12e7 tempest-ProjectReaderTests-1173261192 tempest-ProjectReaderTests-1173261192-project-admin] Calling method 'delete' {{(pid=100524) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:22:47.412880 np0000005924 devstack@c-api.service[100524]: INFO cinder.api.v3.volumes [None req-48513ef3-dc52-4f90-897b-ff0b50ec12e7 tempest-ProjectReaderTests-1173261192 tempest-ProjectReaderTests-1173261192-project-admin] Delete volume with id: 3246c0a4-1c76-4f3e-8260-8f447b6e1673 Jul 27 16:22:47.422439 np0000005924 devstack@c-api.service[100524]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:22:47.422439 np0000005924 devstack@c-api.service[100524]: warnings.warn( Jul 27 16:22:47.422921 np0000005924 devstack@c-api.service[100524]: INFO cinder.volume.api [None req-48513ef3-dc52-4f90-897b-ff0b50ec12e7 tempest-ProjectReaderTests-1173261192 tempest-ProjectReaderTests-1173261192-project-admin] Volume info retrieved successfully. Jul 27 16:22:47.443139 np0000005924 devstack@c-api.service[100524]: INFO cinder.volume.api [None req-48513ef3-dc52-4f90-897b-ff0b50ec12e7 tempest-ProjectReaderTests-1173261192 tempest-ProjectReaderTests-1173261192-project-admin] Delete volume request issued successfully. Jul 27 16:22:47.443595 np0000005924 devstack@c-api.service[100524]: INFO cinder.api.openstack.wsgi [None req-48513ef3-dc52-4f90-897b-ff0b50ec12e7 tempest-ProjectReaderTests-1173261192 tempest-ProjectReaderTests-1173261192-project-admin] https://10.4.3.117/volume/v3/volumes/3246c0a4-1c76-4f3e-8260-8f447b6e1673 returned with HTTP 202 Jul 27 16:22:47.443961 np0000005924 devstack@c-api.service[100524]: [pid: 100524|app: 0|req: 1330/5307] 10.4.3.117 () {66 vars in 1351 bytes} [Mon Jul 27 16:22:47 2026] DELETE /volume/v3/volumes/3246c0a4-1c76-4f3e-8260-8f447b6e1673 => generated 0 bytes in 35 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 27 16:22:47.451630 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.middleware.request_id [None req-037ba12f-2abf-4b09-9608-cd07dfea2291 None None] RequestId filter calling following filter/app {{(pid=100521) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:22:47.453651 np0000005924 devstack@c-api.service[100521]: INFO cinder.api.openstack.wsgi [None req-037ba12f-2abf-4b09-9608-cd07dfea2291 tempest-ProjectReaderTests-1173261192 tempest-ProjectReaderTests-1173261192-project-admin] GET https://10.4.3.117/volume/v3/volumes/3246c0a4-1c76-4f3e-8260-8f447b6e1673 Jul 27 16:22:47.453862 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.openstack.wsgi [None req-037ba12f-2abf-4b09-9608-cd07dfea2291 tempest-ProjectReaderTests-1173261192 tempest-ProjectReaderTests-1173261192-project-admin] Empty body provided in request {{(pid=100521) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:22:47.454049 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.openstack.wsgi [None req-037ba12f-2abf-4b09-9608-cd07dfea2291 tempest-ProjectReaderTests-1173261192 tempest-ProjectReaderTests-1173261192-project-admin] Calling method 'show' {{(pid=100521) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:22:47.463042 np0000005924 devstack@c-api.service[100521]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:22:47.463042 np0000005924 devstack@c-api.service[100521]: warnings.warn( Jul 27 16:22:47.467544 np0000005924 devstack@c-api.service[100521]: INFO cinder.volume.api [None req-037ba12f-2abf-4b09-9608-cd07dfea2291 tempest-ProjectReaderTests-1173261192 tempest-ProjectReaderTests-1173261192-project-admin] Volume info retrieved successfully. Jul 27 16:22:47.471756 np0000005924 devstack@c-api.service[100521]: INFO cinder.api.openstack.wsgi [None req-037ba12f-2abf-4b09-9608-cd07dfea2291 tempest-ProjectReaderTests-1173261192 tempest-ProjectReaderTests-1173261192-project-admin] https://10.4.3.117/volume/v3/volumes/3246c0a4-1c76-4f3e-8260-8f447b6e1673 returned with HTTP 200 Jul 27 16:22:47.472182 np0000005924 devstack@c-api.service[100521]: [pid: 100521|app: 0|req: 1326/5308] 10.4.3.117 () {66 vars in 1348 bytes} [Mon Jul 27 16:22:47 2026] GET /volume/v3/volumes/3246c0a4-1c76-4f3e-8260-8f447b6e1673 => generated 1008 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 27 16:22:47.686216 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.middleware.request_id [None req-88c5997b-7c4c-49a7-870b-f7c2e01631f6 None None] RequestId filter calling following filter/app {{(pid=100523) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:22:47.688008 np0000005924 devstack@c-api.service[100523]: INFO cinder.api.openstack.wsgi [None req-88c5997b-7c4c-49a7-870b-f7c2e01631f6 tempest-SnapshotDataIntegrityTests-2123386552 tempest-SnapshotDataIntegrityTests-2123386552-project-member] GET https://10.4.3.117/volume/v3/volumes/519b55a9-403a-4839-9042-aaf12b036732 Jul 27 16:22:47.688185 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.openstack.wsgi [None req-88c5997b-7c4c-49a7-870b-f7c2e01631f6 tempest-SnapshotDataIntegrityTests-2123386552 tempest-SnapshotDataIntegrityTests-2123386552-project-member] Empty body provided in request {{(pid=100523) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:22:47.688400 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.openstack.wsgi [None req-88c5997b-7c4c-49a7-870b-f7c2e01631f6 tempest-SnapshotDataIntegrityTests-2123386552 tempest-SnapshotDataIntegrityTests-2123386552-project-member] Calling method 'show' {{(pid=100523) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:22:47.693762 np0000005924 devstack@c-api.service[100523]: INFO cinder.api.openstack.wsgi [None req-88c5997b-7c4c-49a7-870b-f7c2e01631f6 tempest-SnapshotDataIntegrityTests-2123386552 tempest-SnapshotDataIntegrityTests-2123386552-project-member] https://10.4.3.117/volume/v3/volumes/519b55a9-403a-4839-9042-aaf12b036732 returned with HTTP 404 Jul 27 16:22:47.694189 np0000005924 devstack@c-api.service[100523]: [pid: 100523|app: 0|req: 1337/5309] 10.4.3.117 () {66 vars in 1348 bytes} [Mon Jul 27 16:22:47 2026] GET /volume/v3/volumes/519b55a9-403a-4839-9042-aaf12b036732 => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 27 16:22:47.700539 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.middleware.request_id [None req-b05b6d7b-8e8e-4290-913c-b6c03a251c21 None None] RequestId filter calling following filter/app {{(pid=100522) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:22:47.702609 np0000005924 devstack@c-api.service[100522]: INFO cinder.api.openstack.wsgi [None req-b05b6d7b-8e8e-4290-913c-b6c03a251c21 tempest-SnapshotDataIntegrityTests-2123386552 tempest-SnapshotDataIntegrityTests-2123386552-project-member] GET https://10.4.3.117/volume/v3/volumes/1633f73e-bc62-4612-a55b-2ebc67f759b9 Jul 27 16:22:47.702892 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.openstack.wsgi [None req-b05b6d7b-8e8e-4290-913c-b6c03a251c21 tempest-SnapshotDataIntegrityTests-2123386552 tempest-SnapshotDataIntegrityTests-2123386552-project-member] Empty body provided in request {{(pid=100522) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:22:47.703152 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.openstack.wsgi [None req-b05b6d7b-8e8e-4290-913c-b6c03a251c21 tempest-SnapshotDataIntegrityTests-2123386552 tempest-SnapshotDataIntegrityTests-2123386552-project-member] Calling method 'show' {{(pid=100522) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:22:47.710602 np0000005924 devstack@c-api.service[100522]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:22:47.710602 np0000005924 devstack@c-api.service[100522]: warnings.warn( Jul 27 16:22:47.713894 np0000005924 devstack@c-api.service[100522]: INFO cinder.volume.api [None req-b05b6d7b-8e8e-4290-913c-b6c03a251c21 tempest-SnapshotDataIntegrityTests-2123386552 tempest-SnapshotDataIntegrityTests-2123386552-project-member] Volume info retrieved successfully. Jul 27 16:22:47.717986 np0000005924 devstack@c-api.service[100522]: INFO cinder.api.openstack.wsgi [None req-b05b6d7b-8e8e-4290-913c-b6c03a251c21 tempest-SnapshotDataIntegrityTests-2123386552 tempest-SnapshotDataIntegrityTests-2123386552-project-member] https://10.4.3.117/volume/v3/volumes/1633f73e-bc62-4612-a55b-2ebc67f759b9 returned with HTTP 200 Jul 27 16:22:47.718374 np0000005924 devstack@c-api.service[100522]: [pid: 100522|app: 0|req: 1317/5310] 10.4.3.117 () {66 vars in 1348 bytes} [Mon Jul 27 16:22:47 2026] GET /volume/v3/volumes/1633f73e-bc62-4612-a55b-2ebc67f759b9 => generated 884 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 27 16:22:47.729485 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.middleware.request_id [None req-1e47ed0c-221a-4292-b67a-57d3b923fd83 None None] RequestId filter calling following filter/app {{(pid=100524) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:22:47.731406 np0000005924 devstack@c-api.service[100524]: INFO cinder.api.openstack.wsgi [None req-1e47ed0c-221a-4292-b67a-57d3b923fd83 tempest-SnapshotDataIntegrityTests-2123386552 tempest-SnapshotDataIntegrityTests-2123386552-project-member] GET https://10.4.3.117/volume/v3/volumes/1633f73e-bc62-4612-a55b-2ebc67f759b9 Jul 27 16:22:47.731639 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.openstack.wsgi [None req-1e47ed0c-221a-4292-b67a-57d3b923fd83 tempest-SnapshotDataIntegrityTests-2123386552 tempest-SnapshotDataIntegrityTests-2123386552-project-member] Empty body provided in request {{(pid=100524) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:22:47.731869 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.openstack.wsgi [None req-1e47ed0c-221a-4292-b67a-57d3b923fd83 tempest-SnapshotDataIntegrityTests-2123386552 tempest-SnapshotDataIntegrityTests-2123386552-project-member] Calling method 'show' {{(pid=100524) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:22:47.738463 np0000005924 devstack@c-api.service[100524]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:22:47.738463 np0000005924 devstack@c-api.service[100524]: warnings.warn( Jul 27 16:22:47.741905 np0000005924 devstack@c-api.service[100524]: INFO cinder.volume.api [None req-1e47ed0c-221a-4292-b67a-57d3b923fd83 tempest-SnapshotDataIntegrityTests-2123386552 tempest-SnapshotDataIntegrityTests-2123386552-project-member] Volume info retrieved successfully. Jul 27 16:22:47.745853 np0000005924 devstack@c-api.service[100524]: INFO cinder.api.openstack.wsgi [None req-1e47ed0c-221a-4292-b67a-57d3b923fd83 tempest-SnapshotDataIntegrityTests-2123386552 tempest-SnapshotDataIntegrityTests-2123386552-project-member] https://10.4.3.117/volume/v3/volumes/1633f73e-bc62-4612-a55b-2ebc67f759b9 returned with HTTP 200 Jul 27 16:22:47.746241 np0000005924 devstack@c-api.service[100524]: [pid: 100524|app: 0|req: 1331/5311] 10.4.3.117 () {66 vars in 1348 bytes} [Mon Jul 27 16:22:47 2026] GET /volume/v3/volumes/1633f73e-bc62-4612-a55b-2ebc67f759b9 => generated 884 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 27 16:22:47.757898 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.middleware.request_id [None req-da126abf-a07c-4121-9baf-869312696afa None None] RequestId filter calling following filter/app {{(pid=100521) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:22:47.760445 np0000005924 devstack@c-api.service[100521]: INFO cinder.api.openstack.wsgi [None req-da126abf-a07c-4121-9baf-869312696afa tempest-SnapshotDataIntegrityTests-2123386552 tempest-SnapshotDataIntegrityTests-2123386552-project-member] DELETE https://10.4.3.117/volume/v3/volumes/1633f73e-bc62-4612-a55b-2ebc67f759b9 Jul 27 16:22:47.760660 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.openstack.wsgi [None req-da126abf-a07c-4121-9baf-869312696afa tempest-SnapshotDataIntegrityTests-2123386552 tempest-SnapshotDataIntegrityTests-2123386552-project-member] Empty body provided in request {{(pid=100521) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:22:47.760872 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.openstack.wsgi [None req-da126abf-a07c-4121-9baf-869312696afa tempest-SnapshotDataIntegrityTests-2123386552 tempest-SnapshotDataIntegrityTests-2123386552-project-member] Calling method 'delete' {{(pid=100521) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:22:47.761043 np0000005924 devstack@c-api.service[100521]: INFO cinder.api.v3.volumes [None req-da126abf-a07c-4121-9baf-869312696afa tempest-SnapshotDataIntegrityTests-2123386552 tempest-SnapshotDataIntegrityTests-2123386552-project-member] Delete volume with id: 1633f73e-bc62-4612-a55b-2ebc67f759b9 Jul 27 16:22:47.767646 np0000005924 devstack@c-api.service[100521]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:22:47.767646 np0000005924 devstack@c-api.service[100521]: warnings.warn( Jul 27 16:22:47.768065 np0000005924 devstack@c-api.service[100521]: INFO cinder.volume.api [None req-da126abf-a07c-4121-9baf-869312696afa tempest-SnapshotDataIntegrityTests-2123386552 tempest-SnapshotDataIntegrityTests-2123386552-project-member] Volume info retrieved successfully. Jul 27 16:22:47.785671 np0000005924 devstack@c-api.service[100521]: INFO cinder.volume.api [None req-da126abf-a07c-4121-9baf-869312696afa tempest-SnapshotDataIntegrityTests-2123386552 tempest-SnapshotDataIntegrityTests-2123386552-project-member] Delete volume request issued successfully. Jul 27 16:22:47.785955 np0000005924 devstack@c-api.service[100521]: INFO cinder.api.openstack.wsgi [None req-da126abf-a07c-4121-9baf-869312696afa tempest-SnapshotDataIntegrityTests-2123386552 tempest-SnapshotDataIntegrityTests-2123386552-project-member] https://10.4.3.117/volume/v3/volumes/1633f73e-bc62-4612-a55b-2ebc67f759b9 returned with HTTP 202 Jul 27 16:22:47.786495 np0000005924 devstack@c-api.service[100521]: [pid: 100521|app: 0|req: 1327/5312] 10.4.3.117 () {66 vars in 1351 bytes} [Mon Jul 27 16:22:47 2026] DELETE /volume/v3/volumes/1633f73e-bc62-4612-a55b-2ebc67f759b9 => generated 0 bytes in 29 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 27 16:22:47.795020 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.middleware.request_id [None req-d01c9a3d-6c13-40f5-8486-ca1de4456a80 None None] RequestId filter calling following filter/app {{(pid=100523) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:22:47.796892 np0000005924 devstack@c-api.service[100523]: INFO cinder.api.openstack.wsgi [None req-d01c9a3d-6c13-40f5-8486-ca1de4456a80 tempest-SnapshotDataIntegrityTests-2123386552 tempest-SnapshotDataIntegrityTests-2123386552-project-member] GET https://10.4.3.117/volume/v3/volumes/1633f73e-bc62-4612-a55b-2ebc67f759b9 Jul 27 16:22:47.797116 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.openstack.wsgi [None req-d01c9a3d-6c13-40f5-8486-ca1de4456a80 tempest-SnapshotDataIntegrityTests-2123386552 tempest-SnapshotDataIntegrityTests-2123386552-project-member] Empty body provided in request {{(pid=100523) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:22:47.797342 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.openstack.wsgi [None req-d01c9a3d-6c13-40f5-8486-ca1de4456a80 tempest-SnapshotDataIntegrityTests-2123386552 tempest-SnapshotDataIntegrityTests-2123386552-project-member] Calling method 'show' {{(pid=100523) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:22:47.804670 np0000005924 devstack@c-api.service[100523]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:22:47.804670 np0000005924 devstack@c-api.service[100523]: warnings.warn( Jul 27 16:22:47.810950 np0000005924 devstack@c-api.service[100523]: INFO cinder.volume.api [None req-d01c9a3d-6c13-40f5-8486-ca1de4456a80 tempest-SnapshotDataIntegrityTests-2123386552 tempest-SnapshotDataIntegrityTests-2123386552-project-member] Volume info retrieved successfully. Jul 27 16:22:47.817031 np0000005924 devstack@c-api.service[100523]: INFO cinder.api.openstack.wsgi [None req-d01c9a3d-6c13-40f5-8486-ca1de4456a80 tempest-SnapshotDataIntegrityTests-2123386552 tempest-SnapshotDataIntegrityTests-2123386552-project-member] https://10.4.3.117/volume/v3/volumes/1633f73e-bc62-4612-a55b-2ebc67f759b9 returned with HTTP 200 Jul 27 16:22:47.817122 np0000005924 devstack@c-api.service[100523]: [pid: 100523|app: 0|req: 1338/5313] 10.4.3.117 () {66 vars in 1348 bytes} [Mon Jul 27 16:22:47 2026] GET /volume/v3/volumes/1633f73e-bc62-4612-a55b-2ebc67f759b9 => generated 883 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 27 16:22:48.023138 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.middleware.request_id [None req-825954cc-5210-48ea-8858-bbc41137fa30 None None] RequestId filter calling following filter/app {{(pid=100522) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:22:48.026021 np0000005924 devstack@c-api.service[100522]: INFO cinder.api.openstack.wsgi [None req-825954cc-5210-48ea-8858-bbc41137fa30 tempest-ProjectMemberTests33-1780357347 tempest-ProjectMemberTests33-1780357347-project-admin] GET https://10.4.3.117/volume/v3/backups/c309f06e-529d-4b43-a9f6-4ea6fdcc2bb2 Jul 27 16:22:48.026290 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.openstack.wsgi [None req-825954cc-5210-48ea-8858-bbc41137fa30 tempest-ProjectMemberTests33-1780357347 tempest-ProjectMemberTests33-1780357347-project-admin] Empty body provided in request {{(pid=100522) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:22:48.026847 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.openstack.wsgi [None req-825954cc-5210-48ea-8858-bbc41137fa30 tempest-ProjectMemberTests33-1780357347 tempest-ProjectMemberTests33-1780357347-project-admin] Calling method 'show' {{(pid=100522) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:22:48.027017 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.v3.backups [None req-825954cc-5210-48ea-8858-bbc41137fa30 tempest-ProjectMemberTests33-1780357347 tempest-ProjectMemberTests33-1780357347-project-admin] Show backup with id c309f06e-529d-4b43-a9f6-4ea6fdcc2bb2. {{(pid=100522) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 27 16:22:48.033635 np0000005924 devstack@c-api.service[100522]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:22:48.033635 np0000005924 devstack@c-api.service[100522]: warnings.warn( Jul 27 16:22:48.034364 np0000005924 devstack@c-api.service[100522]: INFO cinder.api.openstack.wsgi [None req-825954cc-5210-48ea-8858-bbc41137fa30 tempest-ProjectMemberTests33-1780357347 tempest-ProjectMemberTests33-1780357347-project-admin] https://10.4.3.117/volume/v3/backups/c309f06e-529d-4b43-a9f6-4ea6fdcc2bb2 returned with HTTP 200 Jul 27 16:22:48.035453 np0000005924 devstack@c-api.service[100522]: [pid: 100522|app: 0|req: 1318/5314] 10.4.3.117 () {68 vars in 1388 bytes} [Mon Jul 27 16:22:48 2026] GET /volume/v3/backups/c309f06e-529d-4b43-a9f6-4ea6fdcc2bb2 => generated 736 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 27 16:22:48.487761 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.middleware.request_id [None req-961a74f2-a88b-44c0-8557-c4286b9d9b9c None None] RequestId filter calling following filter/app {{(pid=100524) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:22:48.490070 np0000005924 devstack@c-api.service[100524]: INFO cinder.api.openstack.wsgi [None req-961a74f2-a88b-44c0-8557-c4286b9d9b9c tempest-ProjectReaderTests-1173261192 tempest-ProjectReaderTests-1173261192-project-admin] GET https://10.4.3.117/volume/v3/volumes/3246c0a4-1c76-4f3e-8260-8f447b6e1673 Jul 27 16:22:48.490401 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.openstack.wsgi [None req-961a74f2-a88b-44c0-8557-c4286b9d9b9c tempest-ProjectReaderTests-1173261192 tempest-ProjectReaderTests-1173261192-project-admin] Empty body provided in request {{(pid=100524) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:22:48.490653 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.openstack.wsgi [None req-961a74f2-a88b-44c0-8557-c4286b9d9b9c tempest-ProjectReaderTests-1173261192 tempest-ProjectReaderTests-1173261192-project-admin] Calling method 'show' {{(pid=100524) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:22:48.497855 np0000005924 devstack@c-api.service[100524]: INFO cinder.api.openstack.wsgi [None req-961a74f2-a88b-44c0-8557-c4286b9d9b9c tempest-ProjectReaderTests-1173261192 tempest-ProjectReaderTests-1173261192-project-admin] https://10.4.3.117/volume/v3/volumes/3246c0a4-1c76-4f3e-8260-8f447b6e1673 returned with HTTP 404 Jul 27 16:22:48.498416 np0000005924 devstack@c-api.service[100524]: [pid: 100524|app: 0|req: 1332/5315] 10.4.3.117 () {66 vars in 1348 bytes} [Mon Jul 27 16:22:48 2026] GET /volume/v3/volumes/3246c0a4-1c76-4f3e-8260-8f447b6e1673 => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 27 16:22:48.511965 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.middleware.request_id [None req-bea1abd4-d29c-46a3-98a3-15d241060c33 None None] RequestId filter calling following filter/app {{(pid=100521) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:22:48.519418 np0000005924 devstack@c-api.service[100521]: INFO cinder.api.openstack.wsgi [None req-bea1abd4-d29c-46a3-98a3-15d241060c33 tempest-ProjectReaderTests-1173261192 tempest-ProjectReaderTests-1173261192-project-admin] POST https://10.4.3.117/volume/v3/volumes Jul 27 16:22:48.521433 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.openstack.wsgi [None req-bea1abd4-d29c-46a3-98a3-15d241060c33 tempest-ProjectReaderTests-1173261192 tempest-ProjectReaderTests-1173261192-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-1861455290"}} {{(pid=100521) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 27 16:22:48.528216 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.v3.volumes [None req-bea1abd4-d29c-46a3-98a3-15d241060c33 tempest-ProjectReaderTests-1173261192 tempest-ProjectReaderTests-1173261192-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-1861455290'}} {{(pid=100521) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 27 16:22:48.528900 np0000005924 devstack@c-api.service[100521]: INFO cinder.api.v3.volumes [None req-bea1abd4-d29c-46a3-98a3-15d241060c33 tempest-ProjectReaderTests-1173261192 tempest-ProjectReaderTests-1173261192-project-admin] Create volume of 1 GB Jul 27 16:22:48.542616 np0000005924 devstack@c-api.service[100521]: INFO cinder.volume.api [None req-bea1abd4-d29c-46a3-98a3-15d241060c33 tempest-ProjectReaderTests-1173261192 tempest-ProjectReaderTests-1173261192-project-admin] Availability Zones retrieved successfully. Jul 27 16:22:48.582932 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.volume.api [None req-bea1abd4-d29c-46a3-98a3-15d241060c33 tempest-ProjectReaderTests-1173261192 tempest-ProjectReaderTests-1173261192-project-admin] Flow 'volume_create_api' (a02c743d-cd57-423c-b3f6-b1d10452e83c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100521) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 27 16:22:48.590976 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.volume.api [None req-bea1abd4-d29c-46a3-98a3-15d241060c33 tempest-ProjectReaderTests-1173261192 tempest-ProjectReaderTests-1173261192-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (60f3632f-8dba-4f71-a144-c04a706f30d0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100521) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 27 16:22:48.597703 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.volume.flows.api.create_volume [None req-bea1abd4-d29c-46a3-98a3-15d241060c33 tempest-ProjectReaderTests-1173261192 tempest-ProjectReaderTests-1173261192-project-admin] Validating volume size '1' using validate_int {{(pid=100521) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 27 16:22:48.622968 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.volume.api [None req-bea1abd4-d29c-46a3-98a3-15d241060c33 tempest-ProjectReaderTests-1173261192 tempest-ProjectReaderTests-1173261192-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (60f3632f-8dba-4f71-a144-c04a706f30d0) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-27T16:04:59Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=2bce4e1a-e6e0-49d9-be36-c3405449a01e,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '2bce4e1a-e6e0-49d9-be36-c3405449a01e', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100521) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 27 16:22:48.623709 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.volume.api [None req-bea1abd4-d29c-46a3-98a3-15d241060c33 tempest-ProjectReaderTests-1173261192 tempest-ProjectReaderTests-1173261192-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (77c1772c-2a1b-4a1a-91f3-c9ad1d669038) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100521) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 27 16:22:48.658071 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.quota [None req-bea1abd4-d29c-46a3-98a3-15d241060c33 tempest-ProjectReaderTests-1173261192 tempest-ProjectReaderTests-1173261192-project-admin] Created reservations ['ce4d3291-8a0e-497d-9e9b-98596bf0f4c6', 'e1c51728-7a69-40f5-b335-aa61221c73f6', '09c55723-93a0-4d67-a630-1d6ca1f67229', '567427a5-696d-40d0-ac1e-4699d31fdcf5'] {{(pid=100521) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 27 16:22:48.659091 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.volume.api [None req-bea1abd4-d29c-46a3-98a3-15d241060c33 tempest-ProjectReaderTests-1173261192 tempest-ProjectReaderTests-1173261192-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (77c1772c-2a1b-4a1a-91f3-c9ad1d669038) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['ce4d3291-8a0e-497d-9e9b-98596bf0f4c6', 'e1c51728-7a69-40f5-b335-aa61221c73f6', '09c55723-93a0-4d67-a630-1d6ca1f67229', '567427a5-696d-40d0-ac1e-4699d31fdcf5']}' {{(pid=100521) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 27 16:22:48.660134 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.volume.api [None req-bea1abd4-d29c-46a3-98a3-15d241060c33 tempest-ProjectReaderTests-1173261192 tempest-ProjectReaderTests-1173261192-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (8add1b68-5cb7-4ac2-917d-aa5c78d27cbb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100521) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 27 16:22:48.682470 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.volume.api [None req-bea1abd4-d29c-46a3-98a3-15d241060c33 tempest-ProjectReaderTests-1173261192 tempest-ProjectReaderTests-1173261192-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (8add1b68-5cb7-4ac2-917d-aa5c78d27cbb) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '7b2043c2-069b-4272-ab59-44d5e3f114db', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1861455290',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='ff7aa0de673b402e9a1e1bccf8744cbe',qos_specs=None,replication_status=,reservations=['ce4d3291-8a0e-497d-9e9b-98596bf0f4c6','e1c51728-7a69-40f5-b335-aa61221c73f6','09c55723-93a0-4d67-a630-1d6ca1f67229','567427a5-696d-40d0-ac1e-4699d31fdcf5'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='c1c3045b347e49738e5b0c04d476e64e',volume_type_id=2bce4e1a-e6e0-49d9-be36-c3405449a01e), 'volume': Volume(_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-27T16:22:48Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1861455290',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=7b2043c2-069b-4272-ab59-44d5e3f114db,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='ff7aa0de673b402e9a1e1bccf8744cbe',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='c1c3045b347e49738e5b0c04d476e64e',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(2bce4e1a-e6e0-49d9-be36-c3405449a01e),volume_type_id=2bce4e1a-e6e0-49d9-be36-c3405449a01e)}' {{(pid=100521) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 27 16:22:48.683207 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.volume.api [None req-bea1abd4-d29c-46a3-98a3-15d241060c33 tempest-ProjectReaderTests-1173261192 tempest-ProjectReaderTests-1173261192-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (3ff989ac-f740-445a-8e01-0d30bebb67a6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100521) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 27 16:22:48.702650 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.volume.api [None req-bea1abd4-d29c-46a3-98a3-15d241060c33 tempest-ProjectReaderTests-1173261192 tempest-ProjectReaderTests-1173261192-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (3ff989ac-f740-445a-8e01-0d30bebb67a6) transitioned into state 'SUCCESS' from state '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-1861455290',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='ff7aa0de673b402e9a1e1bccf8744cbe',qos_specs=None,replication_status=,reservations=['ce4d3291-8a0e-497d-9e9b-98596bf0f4c6','e1c51728-7a69-40f5-b335-aa61221c73f6','09c55723-93a0-4d67-a630-1d6ca1f67229','567427a5-696d-40d0-ac1e-4699d31fdcf5'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='c1c3045b347e49738e5b0c04d476e64e',volume_type_id=2bce4e1a-e6e0-49d9-be36-c3405449a01e)}' {{(pid=100521) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 27 16:22:48.703450 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.volume.api [None req-bea1abd4-d29c-46a3-98a3-15d241060c33 tempest-ProjectReaderTests-1173261192 tempest-ProjectReaderTests-1173261192-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (002c0cc1-1cf8-4815-b603-b5bdcb2daa10) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100521) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 27 16:22:48.712083 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.volume.api [None req-bea1abd4-d29c-46a3-98a3-15d241060c33 tempest-ProjectReaderTests-1173261192 tempest-ProjectReaderTests-1173261192-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (002c0cc1-1cf8-4815-b603-b5bdcb2daa10) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100521) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 27 16:22:48.712934 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.volume.api [None req-bea1abd4-d29c-46a3-98a3-15d241060c33 tempest-ProjectReaderTests-1173261192 tempest-ProjectReaderTests-1173261192-project-admin] Flow 'volume_create_api' (a02c743d-cd57-423c-b3f6-b1d10452e83c) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100521) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 27 16:22:48.713218 np0000005924 devstack@c-api.service[100521]: INFO cinder.volume.api [None req-bea1abd4-d29c-46a3-98a3-15d241060c33 tempest-ProjectReaderTests-1173261192 tempest-ProjectReaderTests-1173261192-project-admin] Create volume request issued successfully. Jul 27 16:22:48.713801 np0000005924 devstack@c-api.service[100521]: INFO cinder.api.openstack.wsgi [None req-bea1abd4-d29c-46a3-98a3-15d241060c33 tempest-ProjectReaderTests-1173261192 tempest-ProjectReaderTests-1173261192-project-admin] https://10.4.3.117/volume/v3/volumes returned with HTTP 202 Jul 27 16:22:48.714185 np0000005924 devstack@c-api.service[100521]: [pid: 100521|app: 0|req: 1328/5316] 10.4.3.117 () {68 vars in 1258 bytes} [Mon Jul 27 16:22:48 2026] POST /volume/v3/volumes => generated 778 bytes in 206 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 27 16:22:48.724978 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.middleware.request_id [None req-7edb28f9-2d04-4533-a2b6-a84e4b15b104 None None] RequestId filter calling following filter/app {{(pid=100523) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:22:48.726725 np0000005924 devstack@c-api.service[100523]: INFO cinder.api.openstack.wsgi [None req-7edb28f9-2d04-4533-a2b6-a84e4b15b104 tempest-ProjectReaderTests-1173261192 tempest-ProjectReaderTests-1173261192-project-admin] GET https://10.4.3.117/volume/v3/volumes/7b2043c2-069b-4272-ab59-44d5e3f114db Jul 27 16:22:48.726932 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.openstack.wsgi [None req-7edb28f9-2d04-4533-a2b6-a84e4b15b104 tempest-ProjectReaderTests-1173261192 tempest-ProjectReaderTests-1173261192-project-admin] Empty body provided in request {{(pid=100523) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:22:48.727110 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.openstack.wsgi [None req-7edb28f9-2d04-4533-a2b6-a84e4b15b104 tempest-ProjectReaderTests-1173261192 tempest-ProjectReaderTests-1173261192-project-admin] Calling method 'show' {{(pid=100523) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:22:48.729096 np0000005924 devstack@c-api.service[100523]: DEBUG dbcounter [-] [100523] Writing DB stats cinder:SELECT=326,cinder:INSERT=44,cinder:UPDATE=92 {{(pid=100523) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 27 16:22:48.734599 np0000005924 devstack@c-api.service[100523]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:22:48.734599 np0000005924 devstack@c-api.service[100523]: warnings.warn( Jul 27 16:22:48.738073 np0000005924 devstack@c-api.service[100523]: INFO cinder.volume.api [None req-7edb28f9-2d04-4533-a2b6-a84e4b15b104 tempest-ProjectReaderTests-1173261192 tempest-ProjectReaderTests-1173261192-project-admin] Volume info retrieved successfully. Jul 27 16:22:48.742982 np0000005924 devstack@c-api.service[100523]: INFO cinder.api.openstack.wsgi [None req-7edb28f9-2d04-4533-a2b6-a84e4b15b104 tempest-ProjectReaderTests-1173261192 tempest-ProjectReaderTests-1173261192-project-admin] https://10.4.3.117/volume/v3/volumes/7b2043c2-069b-4272-ab59-44d5e3f114db returned with HTTP 200 Jul 27 16:22:48.743361 np0000005924 devstack@c-api.service[100523]: [pid: 100523|app: 0|req: 1339/5317] 10.4.3.117 () {66 vars in 1348 bytes} [Mon Jul 27 16:22:48 2026] GET /volume/v3/volumes/7b2043c2-069b-4272-ab59-44d5e3f114db => generated 957 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 27 16:22:48.830838 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.middleware.request_id [None req-e76f75e0-b218-4944-a47c-ec732e632362 None None] RequestId filter calling following filter/app {{(pid=100522) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:22:48.832856 np0000005924 devstack@c-api.service[100522]: INFO cinder.api.openstack.wsgi [None req-e76f75e0-b218-4944-a47c-ec732e632362 tempest-SnapshotDataIntegrityTests-2123386552 tempest-SnapshotDataIntegrityTests-2123386552-project-member] GET https://10.4.3.117/volume/v3/volumes/1633f73e-bc62-4612-a55b-2ebc67f759b9 Jul 27 16:22:48.833089 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.openstack.wsgi [None req-e76f75e0-b218-4944-a47c-ec732e632362 tempest-SnapshotDataIntegrityTests-2123386552 tempest-SnapshotDataIntegrityTests-2123386552-project-member] Empty body provided in request {{(pid=100522) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:22:48.833312 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.openstack.wsgi [None req-e76f75e0-b218-4944-a47c-ec732e632362 tempest-SnapshotDataIntegrityTests-2123386552 tempest-SnapshotDataIntegrityTests-2123386552-project-member] Calling method 'show' {{(pid=100522) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:22:48.839448 np0000005924 devstack@c-api.service[100522]: INFO cinder.api.openstack.wsgi [None req-e76f75e0-b218-4944-a47c-ec732e632362 tempest-SnapshotDataIntegrityTests-2123386552 tempest-SnapshotDataIntegrityTests-2123386552-project-member] https://10.4.3.117/volume/v3/volumes/1633f73e-bc62-4612-a55b-2ebc67f759b9 returned with HTTP 404 Jul 27 16:22:48.839982 np0000005924 devstack@c-api.service[100522]: [pid: 100522|app: 0|req: 1319/5318] 10.4.3.117 () {66 vars in 1348 bytes} [Mon Jul 27 16:22:48 2026] GET /volume/v3/volumes/1633f73e-bc62-4612-a55b-2ebc67f759b9 => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 27 16:22:48.848741 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.middleware.request_id [None req-baabeea6-0712-4891-aeed-3dc3e1f156d7 None None] RequestId filter calling following filter/app {{(pid=100524) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:22:48.850578 np0000005924 devstack@c-api.service[100524]: INFO cinder.api.openstack.wsgi [None req-baabeea6-0712-4891-aeed-3dc3e1f156d7 tempest-SnapshotDataIntegrityTests-2123386552 tempest-SnapshotDataIntegrityTests-2123386552-project-member] GET https://10.4.3.117/volume/v3/volumes/9bebbea6-5a5b-430a-aac9-539441cf47df Jul 27 16:22:48.850786 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.openstack.wsgi [None req-baabeea6-0712-4891-aeed-3dc3e1f156d7 tempest-SnapshotDataIntegrityTests-2123386552 tempest-SnapshotDataIntegrityTests-2123386552-project-member] Empty body provided in request {{(pid=100524) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:22:48.850964 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.openstack.wsgi [None req-baabeea6-0712-4891-aeed-3dc3e1f156d7 tempest-SnapshotDataIntegrityTests-2123386552 tempest-SnapshotDataIntegrityTests-2123386552-project-member] Calling method 'show' {{(pid=100524) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:22:48.857423 np0000005924 devstack@c-api.service[100524]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:22:48.857423 np0000005924 devstack@c-api.service[100524]: warnings.warn( Jul 27 16:22:48.860807 np0000005924 devstack@c-api.service[100524]: INFO cinder.volume.api [None req-baabeea6-0712-4891-aeed-3dc3e1f156d7 tempest-SnapshotDataIntegrityTests-2123386552 tempest-SnapshotDataIntegrityTests-2123386552-project-member] Volume info retrieved successfully. Jul 27 16:22:48.864604 np0000005924 devstack@c-api.service[100524]: INFO cinder.api.openstack.wsgi [None req-baabeea6-0712-4891-aeed-3dc3e1f156d7 tempest-SnapshotDataIntegrityTests-2123386552 tempest-SnapshotDataIntegrityTests-2123386552-project-member] https://10.4.3.117/volume/v3/volumes/9bebbea6-5a5b-430a-aac9-539441cf47df returned with HTTP 200 Jul 27 16:22:48.864959 np0000005924 devstack@c-api.service[100524]: [pid: 100524|app: 0|req: 1333/5319] 10.4.3.117 () {66 vars in 1348 bytes} [Mon Jul 27 16:22:48 2026] GET /volume/v3/volumes/9bebbea6-5a5b-430a-aac9-539441cf47df => generated 883 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 27 16:22:48.879134 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.middleware.request_id [None req-fc6e6445-9e68-453c-9a81-7151d2d770e0 None None] RequestId filter calling following filter/app {{(pid=100521) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:22:48.881064 np0000005924 devstack@c-api.service[100521]: INFO cinder.api.openstack.wsgi [None req-fc6e6445-9e68-453c-9a81-7151d2d770e0 tempest-SnapshotDataIntegrityTests-2123386552 tempest-SnapshotDataIntegrityTests-2123386552-project-member] GET https://10.4.3.117/volume/v3/volumes/9bebbea6-5a5b-430a-aac9-539441cf47df Jul 27 16:22:48.881256 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.openstack.wsgi [None req-fc6e6445-9e68-453c-9a81-7151d2d770e0 tempest-SnapshotDataIntegrityTests-2123386552 tempest-SnapshotDataIntegrityTests-2123386552-project-member] Empty body provided in request {{(pid=100521) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:22:48.881471 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.openstack.wsgi [None req-fc6e6445-9e68-453c-9a81-7151d2d770e0 tempest-SnapshotDataIntegrityTests-2123386552 tempest-SnapshotDataIntegrityTests-2123386552-project-member] Calling method 'show' {{(pid=100521) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:22:48.888141 np0000005924 devstack@c-api.service[100521]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:22:48.888141 np0000005924 devstack@c-api.service[100521]: warnings.warn( Jul 27 16:22:48.891546 np0000005924 devstack@c-api.service[100521]: INFO cinder.volume.api [None req-fc6e6445-9e68-453c-9a81-7151d2d770e0 tempest-SnapshotDataIntegrityTests-2123386552 tempest-SnapshotDataIntegrityTests-2123386552-project-member] Volume info retrieved successfully. Jul 27 16:22:48.895464 np0000005924 devstack@c-api.service[100521]: INFO cinder.api.openstack.wsgi [None req-fc6e6445-9e68-453c-9a81-7151d2d770e0 tempest-SnapshotDataIntegrityTests-2123386552 tempest-SnapshotDataIntegrityTests-2123386552-project-member] https://10.4.3.117/volume/v3/volumes/9bebbea6-5a5b-430a-aac9-539441cf47df returned with HTTP 200 Jul 27 16:22:48.896015 np0000005924 devstack@c-api.service[100521]: [pid: 100521|app: 0|req: 1329/5320] 10.4.3.117 () {66 vars in 1348 bytes} [Mon Jul 27 16:22:48 2026] GET /volume/v3/volumes/9bebbea6-5a5b-430a-aac9-539441cf47df => generated 883 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 27 16:22:48.915582 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.middleware.request_id [None req-0245116b-4f53-4c3e-99e1-4b8110d06995 None None] RequestId filter calling following filter/app {{(pid=100523) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:22:48.917624 np0000005924 devstack@c-api.service[100523]: INFO cinder.api.openstack.wsgi [None req-0245116b-4f53-4c3e-99e1-4b8110d06995 tempest-SnapshotDataIntegrityTests-2123386552 tempest-SnapshotDataIntegrityTests-2123386552-project-member] DELETE https://10.4.3.117/volume/v3/volumes/9bebbea6-5a5b-430a-aac9-539441cf47df Jul 27 16:22:48.917873 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.openstack.wsgi [None req-0245116b-4f53-4c3e-99e1-4b8110d06995 tempest-SnapshotDataIntegrityTests-2123386552 tempest-SnapshotDataIntegrityTests-2123386552-project-member] Empty body provided in request {{(pid=100523) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:22:48.918109 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.openstack.wsgi [None req-0245116b-4f53-4c3e-99e1-4b8110d06995 tempest-SnapshotDataIntegrityTests-2123386552 tempest-SnapshotDataIntegrityTests-2123386552-project-member] Calling method 'delete' {{(pid=100523) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:22:48.918312 np0000005924 devstack@c-api.service[100523]: INFO cinder.api.v3.volumes [None req-0245116b-4f53-4c3e-99e1-4b8110d06995 tempest-SnapshotDataIntegrityTests-2123386552 tempest-SnapshotDataIntegrityTests-2123386552-project-member] Delete volume with id: 9bebbea6-5a5b-430a-aac9-539441cf47df Jul 27 16:22:48.926559 np0000005924 devstack@c-api.service[100523]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:22:48.926559 np0000005924 devstack@c-api.service[100523]: warnings.warn( Jul 27 16:22:48.927122 np0000005924 devstack@c-api.service[100523]: INFO cinder.volume.api [None req-0245116b-4f53-4c3e-99e1-4b8110d06995 tempest-SnapshotDataIntegrityTests-2123386552 tempest-SnapshotDataIntegrityTests-2123386552-project-member] Volume info retrieved successfully. Jul 27 16:22:48.959999 np0000005924 devstack@c-api.service[100523]: INFO cinder.volume.api [None req-0245116b-4f53-4c3e-99e1-4b8110d06995 tempest-SnapshotDataIntegrityTests-2123386552 tempest-SnapshotDataIntegrityTests-2123386552-project-member] Delete volume request issued successfully. Jul 27 16:22:48.960360 np0000005924 devstack@c-api.service[100523]: INFO cinder.api.openstack.wsgi [None req-0245116b-4f53-4c3e-99e1-4b8110d06995 tempest-SnapshotDataIntegrityTests-2123386552 tempest-SnapshotDataIntegrityTests-2123386552-project-member] https://10.4.3.117/volume/v3/volumes/9bebbea6-5a5b-430a-aac9-539441cf47df returned with HTTP 202 Jul 27 16:22:48.960958 np0000005924 devstack@c-api.service[100523]: [pid: 100523|app: 0|req: 1340/5321] 10.4.3.117 () {66 vars in 1351 bytes} [Mon Jul 27 16:22:48 2026] DELETE /volume/v3/volumes/9bebbea6-5a5b-430a-aac9-539441cf47df => generated 0 bytes in 46 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 27 16:22:48.968708 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.middleware.request_id [None req-1bd8ad64-97a5-4637-9217-07a27c2a7130 None None] RequestId filter calling following filter/app {{(pid=100522) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:22:48.970612 np0000005924 devstack@c-api.service[100522]: INFO cinder.api.openstack.wsgi [None req-1bd8ad64-97a5-4637-9217-07a27c2a7130 tempest-SnapshotDataIntegrityTests-2123386552 tempest-SnapshotDataIntegrityTests-2123386552-project-member] GET https://10.4.3.117/volume/v3/volumes/9bebbea6-5a5b-430a-aac9-539441cf47df Jul 27 16:22:48.970839 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.openstack.wsgi [None req-1bd8ad64-97a5-4637-9217-07a27c2a7130 tempest-SnapshotDataIntegrityTests-2123386552 tempest-SnapshotDataIntegrityTests-2123386552-project-member] Empty body provided in request {{(pid=100522) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:22:48.971028 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.openstack.wsgi [None req-1bd8ad64-97a5-4637-9217-07a27c2a7130 tempest-SnapshotDataIntegrityTests-2123386552 tempest-SnapshotDataIntegrityTests-2123386552-project-member] Calling method 'show' {{(pid=100522) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:22:48.979333 np0000005924 devstack@c-api.service[100522]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:22:48.979333 np0000005924 devstack@c-api.service[100522]: warnings.warn( Jul 27 16:22:48.983685 np0000005924 devstack@c-api.service[100522]: INFO cinder.volume.api [None req-1bd8ad64-97a5-4637-9217-07a27c2a7130 tempest-SnapshotDataIntegrityTests-2123386552 tempest-SnapshotDataIntegrityTests-2123386552-project-member] Volume info retrieved successfully. Jul 27 16:22:48.988426 np0000005924 devstack@c-api.service[100522]: INFO cinder.api.openstack.wsgi [None req-1bd8ad64-97a5-4637-9217-07a27c2a7130 tempest-SnapshotDataIntegrityTests-2123386552 tempest-SnapshotDataIntegrityTests-2123386552-project-member] https://10.4.3.117/volume/v3/volumes/9bebbea6-5a5b-430a-aac9-539441cf47df returned with HTTP 200 Jul 27 16:22:48.988786 np0000005924 devstack@c-api.service[100522]: [pid: 100522|app: 0|req: 1320/5322] 10.4.3.117 () {66 vars in 1348 bytes} [Mon Jul 27 16:22:48 2026] GET /volume/v3/volumes/9bebbea6-5a5b-430a-aac9-539441cf47df => generated 882 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 27 16:22:49.074241 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.middleware.request_id [None req-618ffe06-949a-4c03-95f0-dc81c401efeb None None] RequestId filter calling following filter/app {{(pid=100524) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:22:49.076151 np0000005924 devstack@c-api.service[100524]: INFO cinder.api.openstack.wsgi [None req-618ffe06-949a-4c03-95f0-dc81c401efeb tempest-ProjectMemberTests33-1780357347 tempest-ProjectMemberTests33-1780357347-project-admin] GET https://10.4.3.117/volume/v3/backups/c309f06e-529d-4b43-a9f6-4ea6fdcc2bb2 Jul 27 16:22:49.076496 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.openstack.wsgi [None req-618ffe06-949a-4c03-95f0-dc81c401efeb tempest-ProjectMemberTests33-1780357347 tempest-ProjectMemberTests33-1780357347-project-admin] Empty body provided in request {{(pid=100524) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:22:49.076690 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.openstack.wsgi [None req-618ffe06-949a-4c03-95f0-dc81c401efeb tempest-ProjectMemberTests33-1780357347 tempest-ProjectMemberTests33-1780357347-project-admin] Calling method 'show' {{(pid=100524) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:22:49.076845 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.v3.backups [None req-618ffe06-949a-4c03-95f0-dc81c401efeb tempest-ProjectMemberTests33-1780357347 tempest-ProjectMemberTests33-1780357347-project-admin] Show backup with id c309f06e-529d-4b43-a9f6-4ea6fdcc2bb2. {{(pid=100524) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 27 16:22:49.081997 np0000005924 devstack@c-api.service[100524]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:22:49.081997 np0000005924 devstack@c-api.service[100524]: warnings.warn( Jul 27 16:22:49.082927 np0000005924 devstack@c-api.service[100524]: INFO cinder.api.openstack.wsgi [None req-618ffe06-949a-4c03-95f0-dc81c401efeb tempest-ProjectMemberTests33-1780357347 tempest-ProjectMemberTests33-1780357347-project-admin] https://10.4.3.117/volume/v3/backups/c309f06e-529d-4b43-a9f6-4ea6fdcc2bb2 returned with HTTP 200 Jul 27 16:22:49.083309 np0000005924 devstack@c-api.service[100524]: [pid: 100524|app: 0|req: 1334/5323] 10.4.3.117 () {68 vars in 1388 bytes} [Mon Jul 27 16:22:49 2026] GET /volume/v3/backups/c309f06e-529d-4b43-a9f6-4ea6fdcc2bb2 => generated 736 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 27 16:22:49.759350 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.middleware.request_id [None req-c97180fd-e4b5-49cd-b0ad-c56d0a7b2cfd None None] RequestId filter calling following filter/app {{(pid=100521) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:22:49.759472 np0000005924 devstack@c-api.service[100521]: INFO cinder.api.openstack.wsgi [None req-c97180fd-e4b5-49cd-b0ad-c56d0a7b2cfd tempest-ProjectReaderTests-1173261192 tempest-ProjectReaderTests-1173261192-project-admin] GET https://10.4.3.117/volume/v3/volumes/7b2043c2-069b-4272-ab59-44d5e3f114db Jul 27 16:22:49.759576 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.openstack.wsgi [None req-c97180fd-e4b5-49cd-b0ad-c56d0a7b2cfd tempest-ProjectReaderTests-1173261192 tempest-ProjectReaderTests-1173261192-project-admin] Empty body provided in request {{(pid=100521) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:22:49.759755 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.openstack.wsgi [None req-c97180fd-e4b5-49cd-b0ad-c56d0a7b2cfd tempest-ProjectReaderTests-1173261192 tempest-ProjectReaderTests-1173261192-project-admin] Calling method 'show' {{(pid=100521) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:22:49.766848 np0000005924 devstack@c-api.service[100521]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:22:49.766848 np0000005924 devstack@c-api.service[100521]: warnings.warn( Jul 27 16:22:49.770143 np0000005924 devstack@c-api.service[100521]: INFO cinder.volume.api [None req-c97180fd-e4b5-49cd-b0ad-c56d0a7b2cfd tempest-ProjectReaderTests-1173261192 tempest-ProjectReaderTests-1173261192-project-admin] Volume info retrieved successfully. Jul 27 16:22:49.773898 np0000005924 devstack@c-api.service[100521]: INFO cinder.api.openstack.wsgi [None req-c97180fd-e4b5-49cd-b0ad-c56d0a7b2cfd tempest-ProjectReaderTests-1173261192 tempest-ProjectReaderTests-1173261192-project-admin] https://10.4.3.117/volume/v3/volumes/7b2043c2-069b-4272-ab59-44d5e3f114db returned with HTTP 200 Jul 27 16:22:49.774272 np0000005924 devstack@c-api.service[100521]: [pid: 100521|app: 0|req: 1330/5324] 10.4.3.117 () {66 vars in 1348 bytes} [Mon Jul 27 16:22:49 2026] GET /volume/v3/volumes/7b2043c2-069b-4272-ab59-44d5e3f114db => generated 1018 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 27 16:22:49.788889 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.middleware.request_id [None req-253ac37f-3913-4ada-9594-b4e7ad47d094 None None] RequestId filter calling following filter/app {{(pid=100523) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:22:49.790855 np0000005924 devstack@c-api.service[100523]: INFO cinder.api.openstack.wsgi [None req-253ac37f-3913-4ada-9594-b4e7ad47d094 tempest-ProjectReaderTests-1173261192 tempest-ProjectReaderTests-1173261192-project-reader] POST https://10.4.3.117/volume/v3/volumes/7b2043c2-069b-4272-ab59-44d5e3f114db/action Jul 27 16:22:49.791173 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.openstack.wsgi [None req-253ac37f-3913-4ada-9594-b4e7ad47d094 tempest-ProjectReaderTests-1173261192 tempest-ProjectReaderTests-1173261192-project-reader] Action body: b'{"os-reset_status": {"status": "error"}}' {{(pid=100523) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 27 16:22:49.791299 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.openstack.wsgi [None req-253ac37f-3913-4ada-9594-b4e7ad47d094 tempest-ProjectReaderTests-1173261192 tempest-ProjectReaderTests-1173261192-project-reader] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "error"}} {{(pid=100523) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 27 16:22:49.799732 np0000005924 devstack@c-api.service[100523]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:22:49.799732 np0000005924 devstack@c-api.service[100523]: warnings.warn( Jul 27 16:22:49.800176 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.policy [None req-253ac37f-3913-4ada-9594-b4e7ad47d094 tempest-ProjectReaderTests-1173261192 tempest-ProjectReaderTests-1173261192-project-reader] Policy check for volume_extension:volume_admin_actions:reset_status failed with context {'is_admin': False, 'user_id': 'bed649fc8cfa4ad698b0642666db17cc', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'ff7aa0de673b402e9a1e1bccf8744cbe', '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=100523) authorize /opt/stack/cinder/cinder/policy.py:189}} Jul 27 16:22:49.800470 np0000005924 devstack@c-api.service[100523]: INFO cinder.api.openstack.wsgi [None req-253ac37f-3913-4ada-9594-b4e7ad47d094 tempest-ProjectReaderTests-1173261192 tempest-ProjectReaderTests-1173261192-project-reader] https://10.4.3.117/volume/v3/volumes/7b2043c2-069b-4272-ab59-44d5e3f114db/action returned with HTTP 403 Jul 27 16:22:49.800907 np0000005924 devstack@c-api.service[100523]: [pid: 100523|app: 0|req: 1341/5325] 10.4.3.117 () {68 vars in 1390 bytes} [Mon Jul 27 16:22:49 2026] POST /volume/v3/volumes/7b2043c2-069b-4272-ab59-44d5e3f114db/action => generated 131 bytes in 12 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Jul 27 16:22:49.809436 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.middleware.request_id [None req-a905c4e3-445f-462c-b78e-6ad3e39f05d5 None None] RequestId filter calling following filter/app {{(pid=100522) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:22:49.811115 np0000005924 devstack@c-api.service[100522]: INFO cinder.api.openstack.wsgi [None req-a905c4e3-445f-462c-b78e-6ad3e39f05d5 tempest-ProjectReaderTests-1173261192 tempest-ProjectReaderTests-1173261192-project-admin] DELETE https://10.4.3.117/volume/v3/volumes/7b2043c2-069b-4272-ab59-44d5e3f114db Jul 27 16:22:49.811289 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.openstack.wsgi [None req-a905c4e3-445f-462c-b78e-6ad3e39f05d5 tempest-ProjectReaderTests-1173261192 tempest-ProjectReaderTests-1173261192-project-admin] Empty body provided in request {{(pid=100522) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:22:49.811495 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.openstack.wsgi [None req-a905c4e3-445f-462c-b78e-6ad3e39f05d5 tempest-ProjectReaderTests-1173261192 tempest-ProjectReaderTests-1173261192-project-admin] Calling method 'delete' {{(pid=100522) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:22:49.811640 np0000005924 devstack@c-api.service[100522]: INFO cinder.api.v3.volumes [None req-a905c4e3-445f-462c-b78e-6ad3e39f05d5 tempest-ProjectReaderTests-1173261192 tempest-ProjectReaderTests-1173261192-project-admin] Delete volume with id: 7b2043c2-069b-4272-ab59-44d5e3f114db Jul 27 16:22:49.818354 np0000005924 devstack@c-api.service[100522]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:22:49.818354 np0000005924 devstack@c-api.service[100522]: warnings.warn( Jul 27 16:22:49.818651 np0000005924 devstack@c-api.service[100522]: INFO cinder.volume.api [None req-a905c4e3-445f-462c-b78e-6ad3e39f05d5 tempest-ProjectReaderTests-1173261192 tempest-ProjectReaderTests-1173261192-project-admin] Volume info retrieved successfully. Jul 27 16:22:49.837018 np0000005924 devstack@c-api.service[100522]: INFO cinder.volume.api [None req-a905c4e3-445f-462c-b78e-6ad3e39f05d5 tempest-ProjectReaderTests-1173261192 tempest-ProjectReaderTests-1173261192-project-admin] Delete volume request issued successfully. Jul 27 16:22:49.837018 np0000005924 devstack@c-api.service[100522]: INFO cinder.api.openstack.wsgi [None req-a905c4e3-445f-462c-b78e-6ad3e39f05d5 tempest-ProjectReaderTests-1173261192 tempest-ProjectReaderTests-1173261192-project-admin] https://10.4.3.117/volume/v3/volumes/7b2043c2-069b-4272-ab59-44d5e3f114db returned with HTTP 202 Jul 27 16:22:49.837449 np0000005924 devstack@c-api.service[100522]: [pid: 100522|app: 0|req: 1321/5326] 10.4.3.117 () {66 vars in 1351 bytes} [Mon Jul 27 16:22:49 2026] DELETE /volume/v3/volumes/7b2043c2-069b-4272-ab59-44d5e3f114db => generated 0 bytes in 29 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 27 16:22:49.845230 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.middleware.request_id [None req-13ef1042-7942-4460-a2d3-d18c7040a310 None None] RequestId filter calling following filter/app {{(pid=100524) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:22:49.846913 np0000005924 devstack@c-api.service[100524]: INFO cinder.api.openstack.wsgi [None req-13ef1042-7942-4460-a2d3-d18c7040a310 tempest-ProjectReaderTests-1173261192 tempest-ProjectReaderTests-1173261192-project-admin] GET https://10.4.3.117/volume/v3/volumes/7b2043c2-069b-4272-ab59-44d5e3f114db Jul 27 16:22:49.847156 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.openstack.wsgi [None req-13ef1042-7942-4460-a2d3-d18c7040a310 tempest-ProjectReaderTests-1173261192 tempest-ProjectReaderTests-1173261192-project-admin] Empty body provided in request {{(pid=100524) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:22:49.847266 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.openstack.wsgi [None req-13ef1042-7942-4460-a2d3-d18c7040a310 tempest-ProjectReaderTests-1173261192 tempest-ProjectReaderTests-1173261192-project-admin] Calling method 'show' {{(pid=100524) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:22:49.854413 np0000005924 devstack@c-api.service[100524]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:22:49.854413 np0000005924 devstack@c-api.service[100524]: warnings.warn( Jul 27 16:22:49.858007 np0000005924 devstack@c-api.service[100524]: INFO cinder.volume.api [None req-13ef1042-7942-4460-a2d3-d18c7040a310 tempest-ProjectReaderTests-1173261192 tempest-ProjectReaderTests-1173261192-project-admin] Volume info retrieved successfully. Jul 27 16:22:49.861648 np0000005924 devstack@c-api.service[100524]: INFO cinder.api.openstack.wsgi [None req-13ef1042-7942-4460-a2d3-d18c7040a310 tempest-ProjectReaderTests-1173261192 tempest-ProjectReaderTests-1173261192-project-admin] https://10.4.3.117/volume/v3/volumes/7b2043c2-069b-4272-ab59-44d5e3f114db returned with HTTP 200 Jul 27 16:22:49.862017 np0000005924 devstack@c-api.service[100524]: [pid: 100524|app: 0|req: 1335/5327] 10.4.3.117 () {66 vars in 1348 bytes} [Mon Jul 27 16:22:49 2026] GET /volume/v3/volumes/7b2043c2-069b-4272-ab59-44d5e3f114db => generated 1017 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 27 16:22:50.000573 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.middleware.request_id [None req-71baf865-98e4-4876-83bc-bda3b2da1637 None None] RequestId filter calling following filter/app {{(pid=100521) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:22:50.002271 np0000005924 devstack@c-api.service[100521]: INFO cinder.api.openstack.wsgi [None req-71baf865-98e4-4876-83bc-bda3b2da1637 tempest-SnapshotDataIntegrityTests-2123386552 tempest-SnapshotDataIntegrityTests-2123386552-project-member] GET https://10.4.3.117/volume/v3/volumes/9bebbea6-5a5b-430a-aac9-539441cf47df Jul 27 16:22:50.002482 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.openstack.wsgi [None req-71baf865-98e4-4876-83bc-bda3b2da1637 tempest-SnapshotDataIntegrityTests-2123386552 tempest-SnapshotDataIntegrityTests-2123386552-project-member] Empty body provided in request {{(pid=100521) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:22:50.002664 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.openstack.wsgi [None req-71baf865-98e4-4876-83bc-bda3b2da1637 tempest-SnapshotDataIntegrityTests-2123386552 tempest-SnapshotDataIntegrityTests-2123386552-project-member] Calling method 'show' {{(pid=100521) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:22:50.009424 np0000005924 devstack@c-api.service[100521]: INFO cinder.api.openstack.wsgi [None req-71baf865-98e4-4876-83bc-bda3b2da1637 tempest-SnapshotDataIntegrityTests-2123386552 tempest-SnapshotDataIntegrityTests-2123386552-project-member] https://10.4.3.117/volume/v3/volumes/9bebbea6-5a5b-430a-aac9-539441cf47df returned with HTTP 404 Jul 27 16:22:50.009909 np0000005924 devstack@c-api.service[100521]: [pid: 100521|app: 0|req: 1331/5328] 10.4.3.117 () {66 vars in 1348 bytes} [Mon Jul 27 16:22:49 2026] GET /volume/v3/volumes/9bebbea6-5a5b-430a-aac9-539441cf47df => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 27 16:22:50.020524 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.middleware.request_id [None req-62a2a7e0-0e82-4002-a8de-f5c88c728027 None None] RequestId filter calling following filter/app {{(pid=100523) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:22:50.022249 np0000005924 devstack@c-api.service[100523]: INFO cinder.api.openstack.wsgi [None req-62a2a7e0-0e82-4002-a8de-f5c88c728027 tempest-SnapshotDataIntegrityTests-2123386552 tempest-SnapshotDataIntegrityTests-2123386552-project-member] DELETE https://10.4.3.117/volume/v3/snapshots/0523a68d-ebc2-4124-a862-cdf7ae07219a Jul 27 16:22:50.022455 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.openstack.wsgi [None req-62a2a7e0-0e82-4002-a8de-f5c88c728027 tempest-SnapshotDataIntegrityTests-2123386552 tempest-SnapshotDataIntegrityTests-2123386552-project-member] Empty body provided in request {{(pid=100523) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:22:50.022630 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.openstack.wsgi [None req-62a2a7e0-0e82-4002-a8de-f5c88c728027 tempest-SnapshotDataIntegrityTests-2123386552 tempest-SnapshotDataIntegrityTests-2123386552-project-member] Calling method 'delete' {{(pid=100523) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:22:50.022724 np0000005924 devstack@c-api.service[100523]: INFO cinder.api.v3.snapshots [None req-62a2a7e0-0e82-4002-a8de-f5c88c728027 tempest-SnapshotDataIntegrityTests-2123386552 tempest-SnapshotDataIntegrityTests-2123386552-project-member] Delete snapshot with id: 0523a68d-ebc2-4124-a862-cdf7ae07219a Jul 27 16:22:50.027564 np0000005924 devstack@c-api.service[100523]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:22:50.027564 np0000005924 devstack@c-api.service[100523]: warnings.warn( Jul 27 16:22:50.027936 np0000005924 devstack@c-api.service[100523]: INFO cinder.volume.api [None req-62a2a7e0-0e82-4002-a8de-f5c88c728027 tempest-SnapshotDataIntegrityTests-2123386552 tempest-SnapshotDataIntegrityTests-2123386552-project-member] Snapshot retrieved successfully. Jul 27 16:22:50.044476 np0000005924 devstack@c-api.service[100523]: INFO cinder.volume.api [None req-62a2a7e0-0e82-4002-a8de-f5c88c728027 tempest-SnapshotDataIntegrityTests-2123386552 tempest-SnapshotDataIntegrityTests-2123386552-project-member] Snapshot delete request issued successfully. Jul 27 16:22:50.044608 np0000005924 devstack@c-api.service[100523]: INFO cinder.api.openstack.wsgi [None req-62a2a7e0-0e82-4002-a8de-f5c88c728027 tempest-SnapshotDataIntegrityTests-2123386552 tempest-SnapshotDataIntegrityTests-2123386552-project-member] https://10.4.3.117/volume/v3/snapshots/0523a68d-ebc2-4124-a862-cdf7ae07219a returned with HTTP 202 Jul 27 16:22:50.044999 np0000005924 devstack@c-api.service[100523]: [pid: 100523|app: 0|req: 1342/5329] 10.4.3.117 () {66 vars in 1357 bytes} [Mon Jul 27 16:22:50 2026] DELETE /volume/v3/snapshots/0523a68d-ebc2-4124-a862-cdf7ae07219a => generated 0 bytes in 25 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 27 16:22:50.056656 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.middleware.request_id [None req-01c9d873-5a25-44fa-a1c4-b2b83cdf4758 None None] RequestId filter calling following filter/app {{(pid=100522) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:22:50.059044 np0000005924 devstack@c-api.service[100522]: INFO cinder.api.openstack.wsgi [None req-01c9d873-5a25-44fa-a1c4-b2b83cdf4758 tempest-SnapshotDataIntegrityTests-2123386552 tempest-SnapshotDataIntegrityTests-2123386552-project-member] GET https://10.4.3.117/volume/v3/snapshots/0523a68d-ebc2-4124-a862-cdf7ae07219a Jul 27 16:22:50.059304 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.openstack.wsgi [None req-01c9d873-5a25-44fa-a1c4-b2b83cdf4758 tempest-SnapshotDataIntegrityTests-2123386552 tempest-SnapshotDataIntegrityTests-2123386552-project-member] Empty body provided in request {{(pid=100522) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:22:50.059581 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.openstack.wsgi [None req-01c9d873-5a25-44fa-a1c4-b2b83cdf4758 tempest-SnapshotDataIntegrityTests-2123386552 tempest-SnapshotDataIntegrityTests-2123386552-project-member] Calling method 'show' {{(pid=100522) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:22:50.065393 np0000005924 devstack@c-api.service[100522]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:22:50.065393 np0000005924 devstack@c-api.service[100522]: warnings.warn( Jul 27 16:22:50.066009 np0000005924 devstack@c-api.service[100522]: INFO cinder.volume.api [None req-01c9d873-5a25-44fa-a1c4-b2b83cdf4758 tempest-SnapshotDataIntegrityTests-2123386552 tempest-SnapshotDataIntegrityTests-2123386552-project-member] Snapshot retrieved successfully. Jul 27 16:22:50.067191 np0000005924 devstack@c-api.service[100522]: INFO cinder.api.openstack.wsgi [None req-01c9d873-5a25-44fa-a1c4-b2b83cdf4758 tempest-SnapshotDataIntegrityTests-2123386552 tempest-SnapshotDataIntegrityTests-2123386552-project-member] https://10.4.3.117/volume/v3/snapshots/0523a68d-ebc2-4124-a862-cdf7ae07219a returned with HTTP 200 Jul 27 16:22:50.067768 np0000005924 devstack@c-api.service[100522]: [pid: 100522|app: 0|req: 1322/5330] 10.4.3.117 () {66 vars in 1354 bytes} [Mon Jul 27 16:22:50 2026] GET /volume/v3/snapshots/0523a68d-ebc2-4124-a862-cdf7ae07219a => generated 470 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 27 16:22:50.102700 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.middleware.request_id [None req-91fd2b61-e28f-443b-80b3-350e66daebf6 None None] RequestId filter calling following filter/app {{(pid=100524) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:22:50.104549 np0000005924 devstack@c-api.service[100524]: INFO cinder.api.openstack.wsgi [None req-91fd2b61-e28f-443b-80b3-350e66daebf6 tempest-ProjectMemberTests33-1780357347 tempest-ProjectMemberTests33-1780357347-project-admin] GET https://10.4.3.117/volume/v3/backups/c309f06e-529d-4b43-a9f6-4ea6fdcc2bb2 Jul 27 16:22:50.104784 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.openstack.wsgi [None req-91fd2b61-e28f-443b-80b3-350e66daebf6 tempest-ProjectMemberTests33-1780357347 tempest-ProjectMemberTests33-1780357347-project-admin] Empty body provided in request {{(pid=100524) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:22:50.104964 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.openstack.wsgi [None req-91fd2b61-e28f-443b-80b3-350e66daebf6 tempest-ProjectMemberTests33-1780357347 tempest-ProjectMemberTests33-1780357347-project-admin] Calling method 'show' {{(pid=100524) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:22:50.105079 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.v3.backups [None req-91fd2b61-e28f-443b-80b3-350e66daebf6 tempest-ProjectMemberTests33-1780357347 tempest-ProjectMemberTests33-1780357347-project-admin] Show backup with id c309f06e-529d-4b43-a9f6-4ea6fdcc2bb2. {{(pid=100524) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 27 16:22:50.108972 np0000005924 devstack@c-api.service[100524]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:22:50.108972 np0000005924 devstack@c-api.service[100524]: warnings.warn( Jul 27 16:22:50.109573 np0000005924 devstack@c-api.service[100524]: INFO cinder.api.openstack.wsgi [None req-91fd2b61-e28f-443b-80b3-350e66daebf6 tempest-ProjectMemberTests33-1780357347 tempest-ProjectMemberTests33-1780357347-project-admin] https://10.4.3.117/volume/v3/backups/c309f06e-529d-4b43-a9f6-4ea6fdcc2bb2 returned with HTTP 200 Jul 27 16:22:50.109934 np0000005924 devstack@c-api.service[100524]: [pid: 100524|app: 0|req: 1336/5331] 10.4.3.117 () {68 vars in 1388 bytes} [Mon Jul 27 16:22:50 2026] GET /volume/v3/backups/c309f06e-529d-4b43-a9f6-4ea6fdcc2bb2 => generated 736 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 27 16:22:50.874184 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.middleware.request_id [None req-ff714184-b1e6-4845-a98e-ada5fc54554c None None] RequestId filter calling following filter/app {{(pid=100521) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:22:50.876156 np0000005924 devstack@c-api.service[100521]: INFO cinder.api.openstack.wsgi [None req-ff714184-b1e6-4845-a98e-ada5fc54554c tempest-ProjectReaderTests-1173261192 tempest-ProjectReaderTests-1173261192-project-admin] GET https://10.4.3.117/volume/v3/volumes/7b2043c2-069b-4272-ab59-44d5e3f114db Jul 27 16:22:50.876393 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.openstack.wsgi [None req-ff714184-b1e6-4845-a98e-ada5fc54554c tempest-ProjectReaderTests-1173261192 tempest-ProjectReaderTests-1173261192-project-admin] Empty body provided in request {{(pid=100521) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:22:50.876603 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.openstack.wsgi [None req-ff714184-b1e6-4845-a98e-ada5fc54554c tempest-ProjectReaderTests-1173261192 tempest-ProjectReaderTests-1173261192-project-admin] Calling method 'show' {{(pid=100521) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:22:50.882890 np0000005924 devstack@c-api.service[100521]: INFO cinder.api.openstack.wsgi [None req-ff714184-b1e6-4845-a98e-ada5fc54554c tempest-ProjectReaderTests-1173261192 tempest-ProjectReaderTests-1173261192-project-admin] https://10.4.3.117/volume/v3/volumes/7b2043c2-069b-4272-ab59-44d5e3f114db returned with HTTP 404 Jul 27 16:22:50.883405 np0000005924 devstack@c-api.service[100521]: [pid: 100521|app: 0|req: 1332/5332] 10.4.3.117 () {66 vars in 1348 bytes} [Mon Jul 27 16:22:50 2026] GET /volume/v3/volumes/7b2043c2-069b-4272-ab59-44d5e3f114db => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 27 16:22:51.077161 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.middleware.request_id [None req-e97cb4ef-b5b8-4c4f-b8ff-2af13914a469 None None] RequestId filter calling following filter/app {{(pid=100523) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:22:51.078992 np0000005924 devstack@c-api.service[100523]: INFO cinder.api.openstack.wsgi [None req-e97cb4ef-b5b8-4c4f-b8ff-2af13914a469 tempest-SnapshotDataIntegrityTests-2123386552 tempest-SnapshotDataIntegrityTests-2123386552-project-member] GET https://10.4.3.117/volume/v3/snapshots/0523a68d-ebc2-4124-a862-cdf7ae07219a Jul 27 16:22:51.079180 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.openstack.wsgi [None req-e97cb4ef-b5b8-4c4f-b8ff-2af13914a469 tempest-SnapshotDataIntegrityTests-2123386552 tempest-SnapshotDataIntegrityTests-2123386552-project-member] Empty body provided in request {{(pid=100523) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:22:51.079408 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.openstack.wsgi [None req-e97cb4ef-b5b8-4c4f-b8ff-2af13914a469 tempest-SnapshotDataIntegrityTests-2123386552 tempest-SnapshotDataIntegrityTests-2123386552-project-member] Calling method 'show' {{(pid=100523) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:22:51.084019 np0000005924 devstack@c-api.service[100523]: INFO cinder.api.openstack.wsgi [None req-e97cb4ef-b5b8-4c4f-b8ff-2af13914a469 tempest-SnapshotDataIntegrityTests-2123386552 tempest-SnapshotDataIntegrityTests-2123386552-project-member] https://10.4.3.117/volume/v3/snapshots/0523a68d-ebc2-4124-a862-cdf7ae07219a returned with HTTP 404 Jul 27 16:22:51.084480 np0000005924 devstack@c-api.service[100523]: [pid: 100523|app: 0|req: 1343/5333] 10.4.3.117 () {66 vars in 1354 bytes} [Mon Jul 27 16:22:51 2026] GET /volume/v3/snapshots/0523a68d-ebc2-4124-a862-cdf7ae07219a => generated 111 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 27 16:22:51.091367 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.middleware.request_id [None req-86c79851-3669-4858-8ee1-4b86c8eda328 None None] RequestId filter calling following filter/app {{(pid=100522) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:22:51.093210 np0000005924 devstack@c-api.service[100522]: INFO cinder.api.openstack.wsgi [None req-86c79851-3669-4858-8ee1-4b86c8eda328 tempest-SnapshotDataIntegrityTests-2123386552 tempest-SnapshotDataIntegrityTests-2123386552-project-member] DELETE https://10.4.3.117/volume/v3/snapshots/615bc6ab-a7df-456b-a463-bde3683a4238 Jul 27 16:22:51.093457 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.openstack.wsgi [None req-86c79851-3669-4858-8ee1-4b86c8eda328 tempest-SnapshotDataIntegrityTests-2123386552 tempest-SnapshotDataIntegrityTests-2123386552-project-member] Empty body provided in request {{(pid=100522) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:22:51.093683 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.openstack.wsgi [None req-86c79851-3669-4858-8ee1-4b86c8eda328 tempest-SnapshotDataIntegrityTests-2123386552 tempest-SnapshotDataIntegrityTests-2123386552-project-member] Calling method 'delete' {{(pid=100522) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:22:51.093835 np0000005924 devstack@c-api.service[100522]: INFO cinder.api.v3.snapshots [None req-86c79851-3669-4858-8ee1-4b86c8eda328 tempest-SnapshotDataIntegrityTests-2123386552 tempest-SnapshotDataIntegrityTests-2123386552-project-member] Delete snapshot with id: 615bc6ab-a7df-456b-a463-bde3683a4238 Jul 27 16:22:51.098737 np0000005924 devstack@c-api.service[100522]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:22:51.098737 np0000005924 devstack@c-api.service[100522]: warnings.warn( Jul 27 16:22:51.099216 np0000005924 devstack@c-api.service[100522]: INFO cinder.volume.api [None req-86c79851-3669-4858-8ee1-4b86c8eda328 tempest-SnapshotDataIntegrityTests-2123386552 tempest-SnapshotDataIntegrityTests-2123386552-project-member] Snapshot retrieved successfully. Jul 27 16:22:51.113917 np0000005924 devstack@c-api.service[100522]: INFO cinder.volume.api [None req-86c79851-3669-4858-8ee1-4b86c8eda328 tempest-SnapshotDataIntegrityTests-2123386552 tempest-SnapshotDataIntegrityTests-2123386552-project-member] Snapshot delete request issued successfully. Jul 27 16:22:51.114081 np0000005924 devstack@c-api.service[100522]: INFO cinder.api.openstack.wsgi [None req-86c79851-3669-4858-8ee1-4b86c8eda328 tempest-SnapshotDataIntegrityTests-2123386552 tempest-SnapshotDataIntegrityTests-2123386552-project-member] https://10.4.3.117/volume/v3/snapshots/615bc6ab-a7df-456b-a463-bde3683a4238 returned with HTTP 202 Jul 27 16:22:51.114508 np0000005924 devstack@c-api.service[100522]: [pid: 100522|app: 0|req: 1323/5334] 10.4.3.117 () {66 vars in 1357 bytes} [Mon Jul 27 16:22:51 2026] DELETE /volume/v3/snapshots/615bc6ab-a7df-456b-a463-bde3683a4238 => generated 0 bytes in 23 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 27 16:22:51.125628 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.middleware.request_id [None req-4dc3a819-7aba-4dfd-b369-d63f171d0553 None None] RequestId filter calling following filter/app {{(pid=100524) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:22:51.127951 np0000005924 devstack@c-api.service[100524]: INFO cinder.api.openstack.wsgi [None req-4dc3a819-7aba-4dfd-b369-d63f171d0553 tempest-SnapshotDataIntegrityTests-2123386552 tempest-SnapshotDataIntegrityTests-2123386552-project-member] GET https://10.4.3.117/volume/v3/snapshots/615bc6ab-a7df-456b-a463-bde3683a4238 Jul 27 16:22:51.128266 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.openstack.wsgi [None req-4dc3a819-7aba-4dfd-b369-d63f171d0553 tempest-SnapshotDataIntegrityTests-2123386552 tempest-SnapshotDataIntegrityTests-2123386552-project-member] Empty body provided in request {{(pid=100524) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:22:51.128560 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.openstack.wsgi [None req-4dc3a819-7aba-4dfd-b369-d63f171d0553 tempest-SnapshotDataIntegrityTests-2123386552 tempest-SnapshotDataIntegrityTests-2123386552-project-member] Calling method 'show' {{(pid=100524) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:22:51.132421 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.middleware.request_id [None req-815a5a7c-ac5e-48b9-a786-920420a52ea2 None None] RequestId filter calling following filter/app {{(pid=100521) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:22:51.133655 np0000005924 devstack@c-api.service[100524]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:22:51.133655 np0000005924 devstack@c-api.service[100524]: warnings.warn( Jul 27 16:22:51.134098 np0000005924 devstack@c-api.service[100524]: INFO cinder.volume.api [None req-4dc3a819-7aba-4dfd-b369-d63f171d0553 tempest-SnapshotDataIntegrityTests-2123386552 tempest-SnapshotDataIntegrityTests-2123386552-project-member] Snapshot retrieved successfully. Jul 27 16:22:51.134543 np0000005924 devstack@c-api.service[100521]: INFO cinder.api.openstack.wsgi [None req-815a5a7c-ac5e-48b9-a786-920420a52ea2 tempest-ProjectMemberTests33-1780357347 tempest-ProjectMemberTests33-1780357347-project-admin] GET https://10.4.3.117/volume/v3/backups/c309f06e-529d-4b43-a9f6-4ea6fdcc2bb2 Jul 27 16:22:51.134850 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.openstack.wsgi [None req-815a5a7c-ac5e-48b9-a786-920420a52ea2 tempest-ProjectMemberTests33-1780357347 tempest-ProjectMemberTests33-1780357347-project-admin] Empty body provided in request {{(pid=100521) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:22:51.134883 np0000005924 devstack@c-api.service[100524]: INFO cinder.api.openstack.wsgi [None req-4dc3a819-7aba-4dfd-b369-d63f171d0553 tempest-SnapshotDataIntegrityTests-2123386552 tempest-SnapshotDataIntegrityTests-2123386552-project-member] https://10.4.3.117/volume/v3/snapshots/615bc6ab-a7df-456b-a463-bde3683a4238 returned with HTTP 200 Jul 27 16:22:51.135066 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.openstack.wsgi [None req-815a5a7c-ac5e-48b9-a786-920420a52ea2 tempest-ProjectMemberTests33-1780357347 tempest-ProjectMemberTests33-1780357347-project-admin] Calling method 'show' {{(pid=100521) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:22:51.135191 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.v3.backups [None req-815a5a7c-ac5e-48b9-a786-920420a52ea2 tempest-ProjectMemberTests33-1780357347 tempest-ProjectMemberTests33-1780357347-project-admin] Show backup with id c309f06e-529d-4b43-a9f6-4ea6fdcc2bb2. {{(pid=100521) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 27 16:22:51.135220 np0000005924 devstack@c-api.service[100524]: [pid: 100524|app: 0|req: 1337/5335] 10.4.3.117 () {66 vars in 1354 bytes} [Mon Jul 27 16:22:51 2026] GET /volume/v3/snapshots/615bc6ab-a7df-456b-a463-bde3683a4238 => generated 470 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 27 16:22:51.140363 np0000005924 devstack@c-api.service[100521]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:22:51.140363 np0000005924 devstack@c-api.service[100521]: warnings.warn( Jul 27 16:22:51.141035 np0000005924 devstack@c-api.service[100521]: INFO cinder.api.openstack.wsgi [None req-815a5a7c-ac5e-48b9-a786-920420a52ea2 tempest-ProjectMemberTests33-1780357347 tempest-ProjectMemberTests33-1780357347-project-admin] https://10.4.3.117/volume/v3/backups/c309f06e-529d-4b43-a9f6-4ea6fdcc2bb2 returned with HTTP 200 Jul 27 16:22:51.141499 np0000005924 devstack@c-api.service[100521]: [pid: 100521|app: 0|req: 1333/5336] 10.4.3.117 () {68 vars in 1388 bytes} [Mon Jul 27 16:22:51 2026] GET /volume/v3/backups/c309f06e-529d-4b43-a9f6-4ea6fdcc2bb2 => generated 736 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 27 16:22:52.143968 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.middleware.request_id [None req-0d0bc645-17fb-453f-9e3a-06b3cb29b301 None None] RequestId filter calling following filter/app {{(pid=100523) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:22:52.146245 np0000005924 devstack@c-api.service[100523]: INFO cinder.api.openstack.wsgi [None req-0d0bc645-17fb-453f-9e3a-06b3cb29b301 tempest-SnapshotDataIntegrityTests-2123386552 tempest-SnapshotDataIntegrityTests-2123386552-project-member] GET https://10.4.3.117/volume/v3/snapshots/615bc6ab-a7df-456b-a463-bde3683a4238 Jul 27 16:22:52.146511 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.openstack.wsgi [None req-0d0bc645-17fb-453f-9e3a-06b3cb29b301 tempest-SnapshotDataIntegrityTests-2123386552 tempest-SnapshotDataIntegrityTests-2123386552-project-member] Empty body provided in request {{(pid=100523) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:22:52.146774 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.openstack.wsgi [None req-0d0bc645-17fb-453f-9e3a-06b3cb29b301 tempest-SnapshotDataIntegrityTests-2123386552 tempest-SnapshotDataIntegrityTests-2123386552-project-member] Calling method 'show' {{(pid=100523) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:22:52.153131 np0000005924 devstack@c-api.service[100523]: INFO cinder.api.openstack.wsgi [None req-0d0bc645-17fb-453f-9e3a-06b3cb29b301 tempest-SnapshotDataIntegrityTests-2123386552 tempest-SnapshotDataIntegrityTests-2123386552-project-member] https://10.4.3.117/volume/v3/snapshots/615bc6ab-a7df-456b-a463-bde3683a4238 returned with HTTP 404 Jul 27 16:22:52.153821 np0000005924 devstack@c-api.service[100523]: [pid: 100523|app: 0|req: 1344/5337] 10.4.3.117 () {66 vars in 1354 bytes} [Mon Jul 27 16:22:52 2026] GET /volume/v3/snapshots/615bc6ab-a7df-456b-a463-bde3683a4238 => generated 111 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 27 16:22:52.155974 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.middleware.request_id [None req-3f9ac507-603c-43bc-a701-b97c9c213080 None None] RequestId filter calling following filter/app {{(pid=100522) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:22:52.157706 np0000005924 devstack@c-api.service[100522]: INFO cinder.api.openstack.wsgi [None req-3f9ac507-603c-43bc-a701-b97c9c213080 tempest-ProjectMemberTests33-1780357347 tempest-ProjectMemberTests33-1780357347-project-admin] GET https://10.4.3.117/volume/v3/backups/c309f06e-529d-4b43-a9f6-4ea6fdcc2bb2 Jul 27 16:22:52.157931 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.openstack.wsgi [None req-3f9ac507-603c-43bc-a701-b97c9c213080 tempest-ProjectMemberTests33-1780357347 tempest-ProjectMemberTests33-1780357347-project-admin] Empty body provided in request {{(pid=100522) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:22:52.158110 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.openstack.wsgi [None req-3f9ac507-603c-43bc-a701-b97c9c213080 tempest-ProjectMemberTests33-1780357347 tempest-ProjectMemberTests33-1780357347-project-admin] Calling method 'show' {{(pid=100522) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:22:52.158211 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.v3.backups [None req-3f9ac507-603c-43bc-a701-b97c9c213080 tempest-ProjectMemberTests33-1780357347 tempest-ProjectMemberTests33-1780357347-project-admin] Show backup with id c309f06e-529d-4b43-a9f6-4ea6fdcc2bb2. {{(pid=100522) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 27 16:22:52.160843 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.middleware.request_id [None req-9eb008c6-2695-4f17-97ad-ae5dd62c8b75 None None] RequestId filter calling following filter/app {{(pid=100524) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:22:52.162160 np0000005924 devstack@c-api.service[100522]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:22:52.162160 np0000005924 devstack@c-api.service[100522]: warnings.warn( Jul 27 16:22:52.162772 np0000005924 devstack@c-api.service[100524]: INFO cinder.api.openstack.wsgi [None req-9eb008c6-2695-4f17-97ad-ae5dd62c8b75 tempest-SnapshotDataIntegrityTests-2123386552 tempest-SnapshotDataIntegrityTests-2123386552-project-member] DELETE https://10.4.3.117/volume/v3/snapshots/fe5e1e2c-c553-41ac-b548-acba78093244 Jul 27 16:22:52.162838 np0000005924 devstack@c-api.service[100522]: INFO cinder.api.openstack.wsgi [None req-3f9ac507-603c-43bc-a701-b97c9c213080 tempest-ProjectMemberTests33-1780357347 tempest-ProjectMemberTests33-1780357347-project-admin] https://10.4.3.117/volume/v3/backups/c309f06e-529d-4b43-a9f6-4ea6fdcc2bb2 returned with HTTP 200 Jul 27 16:22:52.162927 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.openstack.wsgi [None req-9eb008c6-2695-4f17-97ad-ae5dd62c8b75 tempest-SnapshotDataIntegrityTests-2123386552 tempest-SnapshotDataIntegrityTests-2123386552-project-member] Empty body provided in request {{(pid=100524) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:22:52.163126 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.openstack.wsgi [None req-9eb008c6-2695-4f17-97ad-ae5dd62c8b75 tempest-SnapshotDataIntegrityTests-2123386552 tempest-SnapshotDataIntegrityTests-2123386552-project-member] Calling method 'delete' {{(pid=100524) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:22:52.163174 np0000005924 devstack@c-api.service[100522]: [pid: 100522|app: 0|req: 1324/5338] 10.4.3.117 () {68 vars in 1388 bytes} [Mon Jul 27 16:22:52 2026] GET /volume/v3/backups/c309f06e-529d-4b43-a9f6-4ea6fdcc2bb2 => generated 736 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 27 16:22:52.163252 np0000005924 devstack@c-api.service[100524]: INFO cinder.api.v3.snapshots [None req-9eb008c6-2695-4f17-97ad-ae5dd62c8b75 tempest-SnapshotDataIntegrityTests-2123386552 tempest-SnapshotDataIntegrityTests-2123386552-project-member] Delete snapshot with id: fe5e1e2c-c553-41ac-b548-acba78093244 Jul 27 16:22:52.169134 np0000005924 devstack@c-api.service[100524]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:22:52.169134 np0000005924 devstack@c-api.service[100524]: warnings.warn( Jul 27 16:22:52.169539 np0000005924 devstack@c-api.service[100524]: INFO cinder.volume.api [None req-9eb008c6-2695-4f17-97ad-ae5dd62c8b75 tempest-SnapshotDataIntegrityTests-2123386552 tempest-SnapshotDataIntegrityTests-2123386552-project-member] Snapshot retrieved successfully. Jul 27 16:22:52.192345 np0000005924 devstack@c-api.service[100524]: INFO cinder.volume.api [None req-9eb008c6-2695-4f17-97ad-ae5dd62c8b75 tempest-SnapshotDataIntegrityTests-2123386552 tempest-SnapshotDataIntegrityTests-2123386552-project-member] Snapshot delete request issued successfully. Jul 27 16:22:52.192345 np0000005924 devstack@c-api.service[100524]: INFO cinder.api.openstack.wsgi [None req-9eb008c6-2695-4f17-97ad-ae5dd62c8b75 tempest-SnapshotDataIntegrityTests-2123386552 tempest-SnapshotDataIntegrityTests-2123386552-project-member] https://10.4.3.117/volume/v3/snapshots/fe5e1e2c-c553-41ac-b548-acba78093244 returned with HTTP 202 Jul 27 16:22:52.192345 np0000005924 devstack@c-api.service[100524]: [pid: 100524|app: 0|req: 1338/5339] 10.4.3.117 () {66 vars in 1357 bytes} [Mon Jul 27 16:22:52 2026] DELETE /volume/v3/snapshots/fe5e1e2c-c553-41ac-b548-acba78093244 => generated 0 bytes in 32 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 27 16:22:52.198898 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.middleware.request_id [None req-539e50d9-2418-4e46-b09f-161620e33ac2 None None] RequestId filter calling following filter/app {{(pid=100521) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:22:52.200538 np0000005924 devstack@c-api.service[100521]: INFO cinder.api.openstack.wsgi [None req-539e50d9-2418-4e46-b09f-161620e33ac2 tempest-SnapshotDataIntegrityTests-2123386552 tempest-SnapshotDataIntegrityTests-2123386552-project-member] GET https://10.4.3.117/volume/v3/snapshots/fe5e1e2c-c553-41ac-b548-acba78093244 Jul 27 16:22:52.200717 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.openstack.wsgi [None req-539e50d9-2418-4e46-b09f-161620e33ac2 tempest-SnapshotDataIntegrityTests-2123386552 tempest-SnapshotDataIntegrityTests-2123386552-project-member] Empty body provided in request {{(pid=100521) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:22:52.202479 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.openstack.wsgi [None req-539e50d9-2418-4e46-b09f-161620e33ac2 tempest-SnapshotDataIntegrityTests-2123386552 tempest-SnapshotDataIntegrityTests-2123386552-project-member] Calling method 'show' {{(pid=100521) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:22:52.208043 np0000005924 devstack@c-api.service[100521]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:22:52.208043 np0000005924 devstack@c-api.service[100521]: warnings.warn( Jul 27 16:22:52.208533 np0000005924 devstack@c-api.service[100521]: INFO cinder.volume.api [None req-539e50d9-2418-4e46-b09f-161620e33ac2 tempest-SnapshotDataIntegrityTests-2123386552 tempest-SnapshotDataIntegrityTests-2123386552-project-member] Snapshot retrieved successfully. Jul 27 16:22:52.209376 np0000005924 devstack@c-api.service[100521]: INFO cinder.api.openstack.wsgi [None req-539e50d9-2418-4e46-b09f-161620e33ac2 tempest-SnapshotDataIntegrityTests-2123386552 tempest-SnapshotDataIntegrityTests-2123386552-project-member] https://10.4.3.117/volume/v3/snapshots/fe5e1e2c-c553-41ac-b548-acba78093244 returned with HTTP 200 Jul 27 16:22:52.209707 np0000005924 devstack@c-api.service[100521]: [pid: 100521|app: 0|req: 1334/5340] 10.4.3.117 () {66 vars in 1354 bytes} [Mon Jul 27 16:22:52 2026] GET /volume/v3/snapshots/fe5e1e2c-c553-41ac-b548-acba78093244 => generated 471 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 27 16:22:53.173907 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.middleware.request_id [None req-267fd0fe-7db8-4592-a8ac-bf98fb825f46 None None] RequestId filter calling following filter/app {{(pid=100523) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:22:53.177532 np0000005924 devstack@c-api.service[100523]: INFO cinder.api.openstack.wsgi [None req-267fd0fe-7db8-4592-a8ac-bf98fb825f46 tempest-ProjectMemberTests33-1780357347 tempest-ProjectMemberTests33-1780357347-project-admin] GET https://10.4.3.117/volume/v3/backups/c309f06e-529d-4b43-a9f6-4ea6fdcc2bb2 Jul 27 16:22:53.177532 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.openstack.wsgi [None req-267fd0fe-7db8-4592-a8ac-bf98fb825f46 tempest-ProjectMemberTests33-1780357347 tempest-ProjectMemberTests33-1780357347-project-admin] Empty body provided in request {{(pid=100523) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:22:53.177532 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.openstack.wsgi [None req-267fd0fe-7db8-4592-a8ac-bf98fb825f46 tempest-ProjectMemberTests33-1780357347 tempest-ProjectMemberTests33-1780357347-project-admin] Calling method 'show' {{(pid=100523) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:22:53.177532 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.v3.backups [None req-267fd0fe-7db8-4592-a8ac-bf98fb825f46 tempest-ProjectMemberTests33-1780357347 tempest-ProjectMemberTests33-1780357347-project-admin] Show backup with id c309f06e-529d-4b43-a9f6-4ea6fdcc2bb2. {{(pid=100523) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 27 16:22:53.182986 np0000005924 devstack@c-api.service[100523]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:22:53.182986 np0000005924 devstack@c-api.service[100523]: warnings.warn( Jul 27 16:22:53.183467 np0000005924 devstack@c-api.service[100523]: INFO cinder.api.openstack.wsgi [None req-267fd0fe-7db8-4592-a8ac-bf98fb825f46 tempest-ProjectMemberTests33-1780357347 tempest-ProjectMemberTests33-1780357347-project-admin] https://10.4.3.117/volume/v3/backups/c309f06e-529d-4b43-a9f6-4ea6fdcc2bb2 returned with HTTP 200 Jul 27 16:22:53.184122 np0000005924 devstack@c-api.service[100523]: [pid: 100523|app: 0|req: 1345/5341] 10.4.3.117 () {68 vars in 1388 bytes} [Mon Jul 27 16:22:53 2026] GET /volume/v3/backups/c309f06e-529d-4b43-a9f6-4ea6fdcc2bb2 => generated 736 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 27 16:22:53.220250 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.middleware.request_id [None req-6dff2e5e-fc55-4b5b-b554-f679aa6e93ef None None] RequestId filter calling following filter/app {{(pid=100522) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:22:53.222384 np0000005924 devstack@c-api.service[100522]: INFO cinder.api.openstack.wsgi [None req-6dff2e5e-fc55-4b5b-b554-f679aa6e93ef tempest-SnapshotDataIntegrityTests-2123386552 tempest-SnapshotDataIntegrityTests-2123386552-project-member] GET https://10.4.3.117/volume/v3/snapshots/fe5e1e2c-c553-41ac-b548-acba78093244 Jul 27 16:22:53.223126 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.openstack.wsgi [None req-6dff2e5e-fc55-4b5b-b554-f679aa6e93ef tempest-SnapshotDataIntegrityTests-2123386552 tempest-SnapshotDataIntegrityTests-2123386552-project-member] Empty body provided in request {{(pid=100522) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:22:53.223126 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.openstack.wsgi [None req-6dff2e5e-fc55-4b5b-b554-f679aa6e93ef tempest-SnapshotDataIntegrityTests-2123386552 tempest-SnapshotDataIntegrityTests-2123386552-project-member] Calling method 'show' {{(pid=100522) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:22:53.232365 np0000005924 devstack@c-api.service[100522]: INFO cinder.api.openstack.wsgi [None req-6dff2e5e-fc55-4b5b-b554-f679aa6e93ef tempest-SnapshotDataIntegrityTests-2123386552 tempest-SnapshotDataIntegrityTests-2123386552-project-member] https://10.4.3.117/volume/v3/snapshots/fe5e1e2c-c553-41ac-b548-acba78093244 returned with HTTP 404 Jul 27 16:22:53.232854 np0000005924 devstack@c-api.service[100522]: [pid: 100522|app: 0|req: 1325/5342] 10.4.3.117 () {66 vars in 1354 bytes} [Mon Jul 27 16:22:53 2026] GET /volume/v3/snapshots/fe5e1e2c-c553-41ac-b548-acba78093244 => generated 111 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 27 16:22:53.241461 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.middleware.request_id [None req-0e6b0e57-aaf2-40d2-9e8c-227e7a1b841a None None] RequestId filter calling following filter/app {{(pid=100524) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:22:53.243139 np0000005924 devstack@c-api.service[100524]: INFO cinder.api.openstack.wsgi [None req-0e6b0e57-aaf2-40d2-9e8c-227e7a1b841a tempest-SnapshotDataIntegrityTests-2123386552 tempest-SnapshotDataIntegrityTests-2123386552-project-member] GET https://10.4.3.117/volume/v3/volumes/116b01e9-ca12-45af-afa7-ddc52b80eee0 Jul 27 16:22:53.243345 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.openstack.wsgi [None req-0e6b0e57-aaf2-40d2-9e8c-227e7a1b841a tempest-SnapshotDataIntegrityTests-2123386552 tempest-SnapshotDataIntegrityTests-2123386552-project-member] Empty body provided in request {{(pid=100524) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:22:53.243557 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.openstack.wsgi [None req-0e6b0e57-aaf2-40d2-9e8c-227e7a1b841a tempest-SnapshotDataIntegrityTests-2123386552 tempest-SnapshotDataIntegrityTests-2123386552-project-member] Calling method 'show' {{(pid=100524) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:22:53.256110 np0000005924 devstack@c-api.service[100524]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:22:53.256110 np0000005924 devstack@c-api.service[100524]: warnings.warn( Jul 27 16:22:53.260587 np0000005924 devstack@c-api.service[100524]: INFO cinder.volume.api [None req-0e6b0e57-aaf2-40d2-9e8c-227e7a1b841a tempest-SnapshotDataIntegrityTests-2123386552 tempest-SnapshotDataIntegrityTests-2123386552-project-member] Volume info retrieved successfully. Jul 27 16:22:53.266007 np0000005924 devstack@c-api.service[100524]: INFO cinder.api.openstack.wsgi [None req-0e6b0e57-aaf2-40d2-9e8c-227e7a1b841a tempest-SnapshotDataIntegrityTests-2123386552 tempest-SnapshotDataIntegrityTests-2123386552-project-member] https://10.4.3.117/volume/v3/volumes/116b01e9-ca12-45af-afa7-ddc52b80eee0 returned with HTTP 200 Jul 27 16:22:53.266378 np0000005924 devstack@c-api.service[100524]: [pid: 100524|app: 0|req: 1339/5343] 10.4.3.117 () {66 vars in 1348 bytes} [Mon Jul 27 16:22:53 2026] GET /volume/v3/volumes/116b01e9-ca12-45af-afa7-ddc52b80eee0 => generated 850 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 27 16:22:53.280396 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.middleware.request_id [None req-263378f1-17b3-4757-95b7-e72a64ee4a99 None None] RequestId filter calling following filter/app {{(pid=100521) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:22:53.282581 np0000005924 devstack@c-api.service[100521]: INFO cinder.api.openstack.wsgi [None req-263378f1-17b3-4757-95b7-e72a64ee4a99 tempest-SnapshotDataIntegrityTests-2123386552 tempest-SnapshotDataIntegrityTests-2123386552-project-member] GET https://10.4.3.117/volume/v3/volumes/116b01e9-ca12-45af-afa7-ddc52b80eee0 Jul 27 16:22:53.282846 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.openstack.wsgi [None req-263378f1-17b3-4757-95b7-e72a64ee4a99 tempest-SnapshotDataIntegrityTests-2123386552 tempest-SnapshotDataIntegrityTests-2123386552-project-member] Empty body provided in request {{(pid=100521) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:22:53.283088 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.openstack.wsgi [None req-263378f1-17b3-4757-95b7-e72a64ee4a99 tempest-SnapshotDataIntegrityTests-2123386552 tempest-SnapshotDataIntegrityTests-2123386552-project-member] Calling method 'show' {{(pid=100521) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:22:53.291917 np0000005924 devstack@c-api.service[100521]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:22:53.291917 np0000005924 devstack@c-api.service[100521]: warnings.warn( Jul 27 16:22:53.296567 np0000005924 devstack@c-api.service[100521]: INFO cinder.volume.api [None req-263378f1-17b3-4757-95b7-e72a64ee4a99 tempest-SnapshotDataIntegrityTests-2123386552 tempest-SnapshotDataIntegrityTests-2123386552-project-member] Volume info retrieved successfully. Jul 27 16:22:53.301973 np0000005924 devstack@c-api.service[100521]: INFO cinder.api.openstack.wsgi [None req-263378f1-17b3-4757-95b7-e72a64ee4a99 tempest-SnapshotDataIntegrityTests-2123386552 tempest-SnapshotDataIntegrityTests-2123386552-project-member] https://10.4.3.117/volume/v3/volumes/116b01e9-ca12-45af-afa7-ddc52b80eee0 returned with HTTP 200 Jul 27 16:22:53.302435 np0000005924 devstack@c-api.service[100521]: [pid: 100521|app: 0|req: 1335/5344] 10.4.3.117 () {66 vars in 1348 bytes} [Mon Jul 27 16:22:53 2026] GET /volume/v3/volumes/116b01e9-ca12-45af-afa7-ddc52b80eee0 => generated 850 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 27 16:22:53.335053 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.middleware.request_id [None req-d8b8539b-7579-41c3-85e7-bcc628b29612 None None] RequestId filter calling following filter/app {{(pid=100523) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:22:53.339762 np0000005924 devstack@c-api.service[100523]: INFO cinder.api.openstack.wsgi [None req-d8b8539b-7579-41c3-85e7-bcc628b29612 tempest-SnapshotDataIntegrityTests-2123386552 tempest-SnapshotDataIntegrityTests-2123386552-project-member] DELETE https://10.4.3.117/volume/v3/volumes/116b01e9-ca12-45af-afa7-ddc52b80eee0 Jul 27 16:22:53.339762 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.openstack.wsgi [None req-d8b8539b-7579-41c3-85e7-bcc628b29612 tempest-SnapshotDataIntegrityTests-2123386552 tempest-SnapshotDataIntegrityTests-2123386552-project-member] Empty body provided in request {{(pid=100523) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:22:53.339762 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.openstack.wsgi [None req-d8b8539b-7579-41c3-85e7-bcc628b29612 tempest-SnapshotDataIntegrityTests-2123386552 tempest-SnapshotDataIntegrityTests-2123386552-project-member] Calling method 'delete' {{(pid=100523) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:22:53.339762 np0000005924 devstack@c-api.service[100523]: INFO cinder.api.v3.volumes [None req-d8b8539b-7579-41c3-85e7-bcc628b29612 tempest-SnapshotDataIntegrityTests-2123386552 tempest-SnapshotDataIntegrityTests-2123386552-project-member] Delete volume with id: 116b01e9-ca12-45af-afa7-ddc52b80eee0 Jul 27 16:22:53.349828 np0000005924 devstack@c-api.service[100523]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:22:53.349828 np0000005924 devstack@c-api.service[100523]: warnings.warn( Jul 27 16:22:53.351168 np0000005924 devstack@c-api.service[100523]: INFO cinder.volume.api [None req-d8b8539b-7579-41c3-85e7-bcc628b29612 tempest-SnapshotDataIntegrityTests-2123386552 tempest-SnapshotDataIntegrityTests-2123386552-project-member] Volume info retrieved successfully. Jul 27 16:22:53.380351 np0000005924 devstack@c-api.service[100523]: INFO cinder.volume.api [None req-d8b8539b-7579-41c3-85e7-bcc628b29612 tempest-SnapshotDataIntegrityTests-2123386552 tempest-SnapshotDataIntegrityTests-2123386552-project-member] Delete volume request issued successfully. Jul 27 16:22:53.380351 np0000005924 devstack@c-api.service[100523]: INFO cinder.api.openstack.wsgi [None req-d8b8539b-7579-41c3-85e7-bcc628b29612 tempest-SnapshotDataIntegrityTests-2123386552 tempest-SnapshotDataIntegrityTests-2123386552-project-member] https://10.4.3.117/volume/v3/volumes/116b01e9-ca12-45af-afa7-ddc52b80eee0 returned with HTTP 202 Jul 27 16:22:53.380351 np0000005924 devstack@c-api.service[100523]: [pid: 100523|app: 0|req: 1346/5345] 10.4.3.117 () {66 vars in 1351 bytes} [Mon Jul 27 16:22:53 2026] DELETE /volume/v3/volumes/116b01e9-ca12-45af-afa7-ddc52b80eee0 => generated 0 bytes in 44 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 27 16:22:53.386780 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.middleware.request_id [None req-ee24bb02-b8de-4725-9203-c93e8773ade6 None None] RequestId filter calling following filter/app {{(pid=100522) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:22:53.388820 np0000005924 devstack@c-api.service[100522]: INFO cinder.api.openstack.wsgi [None req-ee24bb02-b8de-4725-9203-c93e8773ade6 tempest-SnapshotDataIntegrityTests-2123386552 tempest-SnapshotDataIntegrityTests-2123386552-project-member] GET https://10.4.3.117/volume/v3/volumes/116b01e9-ca12-45af-afa7-ddc52b80eee0 Jul 27 16:22:53.389043 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.openstack.wsgi [None req-ee24bb02-b8de-4725-9203-c93e8773ade6 tempest-SnapshotDataIntegrityTests-2123386552 tempest-SnapshotDataIntegrityTests-2123386552-project-member] Empty body provided in request {{(pid=100522) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:22:53.389247 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.openstack.wsgi [None req-ee24bb02-b8de-4725-9203-c93e8773ade6 tempest-SnapshotDataIntegrityTests-2123386552 tempest-SnapshotDataIntegrityTests-2123386552-project-member] Calling method 'show' {{(pid=100522) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:22:53.398106 np0000005924 devstack@c-api.service[100522]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:22:53.398106 np0000005924 devstack@c-api.service[100522]: warnings.warn( Jul 27 16:22:53.402758 np0000005924 devstack@c-api.service[100522]: INFO cinder.volume.api [None req-ee24bb02-b8de-4725-9203-c93e8773ade6 tempest-SnapshotDataIntegrityTests-2123386552 tempest-SnapshotDataIntegrityTests-2123386552-project-member] Volume info retrieved successfully. Jul 27 16:22:53.411036 np0000005924 devstack@c-api.service[100522]: INFO cinder.api.openstack.wsgi [None req-ee24bb02-b8de-4725-9203-c93e8773ade6 tempest-SnapshotDataIntegrityTests-2123386552 tempest-SnapshotDataIntegrityTests-2123386552-project-member] https://10.4.3.117/volume/v3/volumes/116b01e9-ca12-45af-afa7-ddc52b80eee0 returned with HTTP 200 Jul 27 16:22:53.411444 np0000005924 devstack@c-api.service[100522]: [pid: 100522|app: 0|req: 1326/5346] 10.4.3.117 () {66 vars in 1348 bytes} [Mon Jul 27 16:22:53 2026] GET /volume/v3/volumes/116b01e9-ca12-45af-afa7-ddc52b80eee0 => generated 849 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 27 16:22:54.195045 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.middleware.request_id [None req-d75d05f1-040c-4b24-9599-5bb46a3a3e3f None None] RequestId filter calling following filter/app {{(pid=100524) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:22:54.196912 np0000005924 devstack@c-api.service[100524]: INFO cinder.api.openstack.wsgi [None req-d75d05f1-040c-4b24-9599-5bb46a3a3e3f tempest-ProjectMemberTests33-1780357347 tempest-ProjectMemberTests33-1780357347-project-admin] GET https://10.4.3.117/volume/v3/backups/c309f06e-529d-4b43-a9f6-4ea6fdcc2bb2 Jul 27 16:22:54.197202 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.openstack.wsgi [None req-d75d05f1-040c-4b24-9599-5bb46a3a3e3f tempest-ProjectMemberTests33-1780357347 tempest-ProjectMemberTests33-1780357347-project-admin] Empty body provided in request {{(pid=100524) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:22:54.197394 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.openstack.wsgi [None req-d75d05f1-040c-4b24-9599-5bb46a3a3e3f tempest-ProjectMemberTests33-1780357347 tempest-ProjectMemberTests33-1780357347-project-admin] Calling method 'show' {{(pid=100524) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:22:54.197631 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.v3.backups [None req-d75d05f1-040c-4b24-9599-5bb46a3a3e3f tempest-ProjectMemberTests33-1780357347 tempest-ProjectMemberTests33-1780357347-project-admin] Show backup with id c309f06e-529d-4b43-a9f6-4ea6fdcc2bb2. {{(pid=100524) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 27 16:22:54.202819 np0000005924 devstack@c-api.service[100524]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:22:54.202819 np0000005924 devstack@c-api.service[100524]: warnings.warn( Jul 27 16:22:54.203501 np0000005924 devstack@c-api.service[100524]: INFO cinder.api.openstack.wsgi [None req-d75d05f1-040c-4b24-9599-5bb46a3a3e3f tempest-ProjectMemberTests33-1780357347 tempest-ProjectMemberTests33-1780357347-project-admin] https://10.4.3.117/volume/v3/backups/c309f06e-529d-4b43-a9f6-4ea6fdcc2bb2 returned with HTTP 200 Jul 27 16:22:54.203895 np0000005924 devstack@c-api.service[100524]: [pid: 100524|app: 0|req: 1340/5347] 10.4.3.117 () {68 vars in 1388 bytes} [Mon Jul 27 16:22:54 2026] GET /volume/v3/backups/c309f06e-529d-4b43-a9f6-4ea6fdcc2bb2 => generated 736 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 27 16:22:54.428140 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.middleware.request_id [None req-0562fa82-e58e-4736-a155-31abe4762ee6 None None] RequestId filter calling following filter/app {{(pid=100521) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:22:54.434629 np0000005924 devstack@c-api.service[100521]: INFO cinder.api.openstack.wsgi [None req-0562fa82-e58e-4736-a155-31abe4762ee6 tempest-SnapshotDataIntegrityTests-2123386552 tempest-SnapshotDataIntegrityTests-2123386552-project-member] GET https://10.4.3.117/volume/v3/volumes/116b01e9-ca12-45af-afa7-ddc52b80eee0 Jul 27 16:22:54.434910 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.openstack.wsgi [None req-0562fa82-e58e-4736-a155-31abe4762ee6 tempest-SnapshotDataIntegrityTests-2123386552 tempest-SnapshotDataIntegrityTests-2123386552-project-member] Empty body provided in request {{(pid=100521) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:22:54.435186 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.openstack.wsgi [None req-0562fa82-e58e-4736-a155-31abe4762ee6 tempest-SnapshotDataIntegrityTests-2123386552 tempest-SnapshotDataIntegrityTests-2123386552-project-member] Calling method 'show' {{(pid=100521) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:22:54.444764 np0000005924 devstack@c-api.service[100521]: INFO cinder.api.openstack.wsgi [None req-0562fa82-e58e-4736-a155-31abe4762ee6 tempest-SnapshotDataIntegrityTests-2123386552 tempest-SnapshotDataIntegrityTests-2123386552-project-member] https://10.4.3.117/volume/v3/volumes/116b01e9-ca12-45af-afa7-ddc52b80eee0 returned with HTTP 404 Jul 27 16:22:54.445641 np0000005924 devstack@c-api.service[100521]: [pid: 100521|app: 0|req: 1336/5348] 10.4.3.117 () {66 vars in 1348 bytes} [Mon Jul 27 16:22:54 2026] GET /volume/v3/volumes/116b01e9-ca12-45af-afa7-ddc52b80eee0 => generated 109 bytes in 19 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 27 16:22:55.215400 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.middleware.request_id [None req-5d2cd153-05db-4ba7-86b4-0b7f9c362136 None None] RequestId filter calling following filter/app {{(pid=100523) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:22:55.218427 np0000005924 devstack@c-api.service[100523]: INFO cinder.api.openstack.wsgi [None req-5d2cd153-05db-4ba7-86b4-0b7f9c362136 tempest-ProjectMemberTests33-1780357347 tempest-ProjectMemberTests33-1780357347-project-admin] GET https://10.4.3.117/volume/v3/backups/c309f06e-529d-4b43-a9f6-4ea6fdcc2bb2 Jul 27 16:22:55.218652 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.openstack.wsgi [None req-5d2cd153-05db-4ba7-86b4-0b7f9c362136 tempest-ProjectMemberTests33-1780357347 tempest-ProjectMemberTests33-1780357347-project-admin] Empty body provided in request {{(pid=100523) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:22:55.218889 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.openstack.wsgi [None req-5d2cd153-05db-4ba7-86b4-0b7f9c362136 tempest-ProjectMemberTests33-1780357347 tempest-ProjectMemberTests33-1780357347-project-admin] Calling method 'show' {{(pid=100523) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:22:55.219000 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.v3.backups [None req-5d2cd153-05db-4ba7-86b4-0b7f9c362136 tempest-ProjectMemberTests33-1780357347 tempest-ProjectMemberTests33-1780357347-project-admin] Show backup with id c309f06e-529d-4b43-a9f6-4ea6fdcc2bb2. {{(pid=100523) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 27 16:22:55.224501 np0000005924 devstack@c-api.service[100523]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:22:55.224501 np0000005924 devstack@c-api.service[100523]: warnings.warn( Jul 27 16:22:55.225254 np0000005924 devstack@c-api.service[100523]: INFO cinder.api.openstack.wsgi [None req-5d2cd153-05db-4ba7-86b4-0b7f9c362136 tempest-ProjectMemberTests33-1780357347 tempest-ProjectMemberTests33-1780357347-project-admin] https://10.4.3.117/volume/v3/backups/c309f06e-529d-4b43-a9f6-4ea6fdcc2bb2 returned with HTTP 200 Jul 27 16:22:55.225788 np0000005924 devstack@c-api.service[100523]: [pid: 100523|app: 0|req: 1347/5349] 10.4.3.117 () {68 vars in 1388 bytes} [Mon Jul 27 16:22:55 2026] GET /volume/v3/backups/c309f06e-529d-4b43-a9f6-4ea6fdcc2bb2 => generated 737 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 27 16:22:56.235988 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.middleware.request_id [None req-c4290866-fee5-43e0-9e4b-4fb4724ae688 None None] RequestId filter calling following filter/app {{(pid=100522) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:22:56.237712 np0000005924 devstack@c-api.service[100522]: INFO cinder.api.openstack.wsgi [None req-c4290866-fee5-43e0-9e4b-4fb4724ae688 tempest-ProjectMemberTests33-1780357347 tempest-ProjectMemberTests33-1780357347-project-admin] GET https://10.4.3.117/volume/v3/backups/c309f06e-529d-4b43-a9f6-4ea6fdcc2bb2 Jul 27 16:22:56.237924 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.openstack.wsgi [None req-c4290866-fee5-43e0-9e4b-4fb4724ae688 tempest-ProjectMemberTests33-1780357347 tempest-ProjectMemberTests33-1780357347-project-admin] Empty body provided in request {{(pid=100522) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:22:56.238126 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.openstack.wsgi [None req-c4290866-fee5-43e0-9e4b-4fb4724ae688 tempest-ProjectMemberTests33-1780357347 tempest-ProjectMemberTests33-1780357347-project-admin] Calling method 'show' {{(pid=100522) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:22:56.238229 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.v3.backups [None req-c4290866-fee5-43e0-9e4b-4fb4724ae688 tempest-ProjectMemberTests33-1780357347 tempest-ProjectMemberTests33-1780357347-project-admin] Show backup with id c309f06e-529d-4b43-a9f6-4ea6fdcc2bb2. {{(pid=100522) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 27 16:22:56.243272 np0000005924 devstack@c-api.service[100522]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:22:56.243272 np0000005924 devstack@c-api.service[100522]: warnings.warn( Jul 27 16:22:56.243857 np0000005924 devstack@c-api.service[100522]: INFO cinder.api.openstack.wsgi [None req-c4290866-fee5-43e0-9e4b-4fb4724ae688 tempest-ProjectMemberTests33-1780357347 tempest-ProjectMemberTests33-1780357347-project-admin] https://10.4.3.117/volume/v3/backups/c309f06e-529d-4b43-a9f6-4ea6fdcc2bb2 returned with HTTP 200 Jul 27 16:22:56.244225 np0000005924 devstack@c-api.service[100522]: [pid: 100522|app: 0|req: 1327/5350] 10.4.3.117 () {68 vars in 1388 bytes} [Mon Jul 27 16:22:56 2026] GET /volume/v3/backups/c309f06e-529d-4b43-a9f6-4ea6fdcc2bb2 => generated 738 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 27 16:22:56.256447 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.middleware.request_id [None req-c2b16677-0ef3-4fe2-8ae8-8b3491ba1455 None None] RequestId filter calling following filter/app {{(pid=100524) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:22:56.258342 np0000005924 devstack@c-api.service[100524]: INFO cinder.api.openstack.wsgi [None req-c2b16677-0ef3-4fe2-8ae8-8b3491ba1455 tempest-ProjectMemberTests33-1780357347 tempest-ProjectMemberTests33-1780357347-project-member] POST https://10.4.3.117/volume/v3/backups/c309f06e-529d-4b43-a9f6-4ea6fdcc2bb2/action Jul 27 16:22:56.258760 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.openstack.wsgi [None req-c2b16677-0ef3-4fe2-8ae8-8b3491ba1455 tempest-ProjectMemberTests33-1780357347 tempest-ProjectMemberTests33-1780357347-project-member] Action body: b'{"os-reset_status": {"status": "error"}}' {{(pid=100524) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 27 16:22:56.258954 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.openstack.wsgi [None req-c2b16677-0ef3-4fe2-8ae8-8b3491ba1455 tempest-ProjectMemberTests33-1780357347 tempest-ProjectMemberTests33-1780357347-project-member] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "error"}} {{(pid=100524) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 27 16:22:56.260300 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.contrib.admin_actions [None req-c2b16677-0ef3-4fe2-8ae8-8b3491ba1455 tempest-ProjectMemberTests33-1780357347 tempest-ProjectMemberTests33-1780357347-project-member] Updating backup 'c309f06e-529d-4b43-a9f6-4ea6fdcc2bb2' with '{'status': 'error'}' {{(pid=100524) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:325}} Jul 27 16:22:56.267315 np0000005924 devstack@c-api.service[100524]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:22:56.267315 np0000005924 devstack@c-api.service[100524]: warnings.warn( Jul 27 16:22:56.268431 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.policy [None req-c2b16677-0ef3-4fe2-8ae8-8b3491ba1455 tempest-ProjectMemberTests33-1780357347 tempest-ProjectMemberTests33-1780357347-project-member] Policy check for volume_extension:backup_admin_actions:reset_status failed with context {'is_admin': False, 'user_id': 'eac7d17dd4c5451cb22e67bc4e0ce406', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '3c3767a5553049588ad11159158f9a52', '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=100524) authorize /opt/stack/cinder/cinder/policy.py:189}} Jul 27 16:22:56.268623 np0000005924 devstack@c-api.service[100524]: INFO cinder.api.openstack.wsgi [None req-c2b16677-0ef3-4fe2-8ae8-8b3491ba1455 tempest-ProjectMemberTests33-1780357347 tempest-ProjectMemberTests33-1780357347-project-member] https://10.4.3.117/volume/v3/backups/c309f06e-529d-4b43-a9f6-4ea6fdcc2bb2/action returned with HTTP 403 Jul 27 16:22:56.269093 np0000005924 devstack@c-api.service[100524]: [pid: 100524|app: 0|req: 1341/5351] 10.4.3.117 () {70 vars in 1430 bytes} [Mon Jul 27 16:22:56 2026] POST /volume/v3/backups/c309f06e-529d-4b43-a9f6-4ea6fdcc2bb2/action => generated 131 bytes in 13 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Jul 27 16:22:56.275911 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.middleware.request_id [None req-e597d049-cc20-468e-bf8d-080ed2a6c786 None None] RequestId filter calling following filter/app {{(pid=100521) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:22:56.278735 np0000005924 devstack@c-api.service[100521]: INFO cinder.api.openstack.wsgi [None req-e597d049-cc20-468e-bf8d-080ed2a6c786 tempest-ProjectMemberTests33-1780357347 tempest-ProjectMemberTests33-1780357347-project-admin] DELETE https://10.4.3.117/volume/v3/volumes/ca8a811f-d8ea-4423-b349-10cb2dd253d3 Jul 27 16:22:56.278735 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.openstack.wsgi [None req-e597d049-cc20-468e-bf8d-080ed2a6c786 tempest-ProjectMemberTests33-1780357347 tempest-ProjectMemberTests33-1780357347-project-admin] Empty body provided in request {{(pid=100521) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:22:56.278735 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.openstack.wsgi [None req-e597d049-cc20-468e-bf8d-080ed2a6c786 tempest-ProjectMemberTests33-1780357347 tempest-ProjectMemberTests33-1780357347-project-admin] Calling method 'delete' {{(pid=100521) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:22:56.278735 np0000005924 devstack@c-api.service[100521]: INFO cinder.api.v3.volumes [None req-e597d049-cc20-468e-bf8d-080ed2a6c786 tempest-ProjectMemberTests33-1780357347 tempest-ProjectMemberTests33-1780357347-project-admin] Delete volume with id: ca8a811f-d8ea-4423-b349-10cb2dd253d3 Jul 27 16:22:56.286774 np0000005924 devstack@c-api.service[100521]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:22:56.286774 np0000005924 devstack@c-api.service[100521]: warnings.warn( Jul 27 16:22:56.287105 np0000005924 devstack@c-api.service[100521]: INFO cinder.volume.api [None req-e597d049-cc20-468e-bf8d-080ed2a6c786 tempest-ProjectMemberTests33-1780357347 tempest-ProjectMemberTests33-1780357347-project-admin] Volume info retrieved successfully. Jul 27 16:22:56.305079 np0000005924 devstack@c-api.service[100521]: INFO cinder.volume.api [None req-e597d049-cc20-468e-bf8d-080ed2a6c786 tempest-ProjectMemberTests33-1780357347 tempest-ProjectMemberTests33-1780357347-project-admin] Delete volume request issued successfully. Jul 27 16:22:56.305245 np0000005924 devstack@c-api.service[100521]: INFO cinder.api.openstack.wsgi [None req-e597d049-cc20-468e-bf8d-080ed2a6c786 tempest-ProjectMemberTests33-1780357347 tempest-ProjectMemberTests33-1780357347-project-admin] https://10.4.3.117/volume/v3/volumes/ca8a811f-d8ea-4423-b349-10cb2dd253d3 returned with HTTP 202 Jul 27 16:22:56.305681 np0000005924 devstack@c-api.service[100521]: [pid: 100521|app: 0|req: 1337/5352] 10.4.3.117 () {68 vars in 1391 bytes} [Mon Jul 27 16:22:56 2026] DELETE /volume/v3/volumes/ca8a811f-d8ea-4423-b349-10cb2dd253d3 => generated 0 bytes in 30 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 27 16:22:56.312529 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.middleware.request_id [None req-7f3e0eaa-37dc-4d35-bf91-0fed326d2050 None None] RequestId filter calling following filter/app {{(pid=100523) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:22:56.314080 np0000005924 devstack@c-api.service[100523]: INFO cinder.api.openstack.wsgi [None req-7f3e0eaa-37dc-4d35-bf91-0fed326d2050 tempest-ProjectMemberTests33-1780357347 tempest-ProjectMemberTests33-1780357347-project-admin] GET https://10.4.3.117/volume/v3/volumes/ca8a811f-d8ea-4423-b349-10cb2dd253d3 Jul 27 16:22:56.314261 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.openstack.wsgi [None req-7f3e0eaa-37dc-4d35-bf91-0fed326d2050 tempest-ProjectMemberTests33-1780357347 tempest-ProjectMemberTests33-1780357347-project-admin] Empty body provided in request {{(pid=100523) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:22:56.314471 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.openstack.wsgi [None req-7f3e0eaa-37dc-4d35-bf91-0fed326d2050 tempest-ProjectMemberTests33-1780357347 tempest-ProjectMemberTests33-1780357347-project-admin] Calling method 'show' {{(pid=100523) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:22:56.321068 np0000005924 devstack@c-api.service[100523]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:22:56.321068 np0000005924 devstack@c-api.service[100523]: warnings.warn( Jul 27 16:22:56.324297 np0000005924 devstack@c-api.service[100523]: INFO cinder.volume.api [None req-7f3e0eaa-37dc-4d35-bf91-0fed326d2050 tempest-ProjectMemberTests33-1780357347 tempest-ProjectMemberTests33-1780357347-project-admin] Volume info retrieved successfully. Jul 27 16:22:56.328508 np0000005924 devstack@c-api.service[100523]: INFO cinder.api.openstack.wsgi [None req-7f3e0eaa-37dc-4d35-bf91-0fed326d2050 tempest-ProjectMemberTests33-1780357347 tempest-ProjectMemberTests33-1780357347-project-admin] https://10.4.3.117/volume/v3/volumes/ca8a811f-d8ea-4423-b349-10cb2dd253d3 returned with HTTP 200 Jul 27 16:22:56.328862 np0000005924 devstack@c-api.service[100523]: [pid: 100523|app: 0|req: 1348/5353] 10.4.3.117 () {68 vars in 1388 bytes} [Mon Jul 27 16:22:56 2026] GET /volume/v3/volumes/ca8a811f-d8ea-4423-b349-10cb2dd253d3 => generated 1008 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 27 16:22:57.342184 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.middleware.request_id [None req-d8881421-41d2-4687-ad2a-de0f8702f4f0 None None] RequestId filter calling following filter/app {{(pid=100522) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:22:57.343949 np0000005924 devstack@c-api.service[100522]: INFO cinder.api.openstack.wsgi [None req-d8881421-41d2-4687-ad2a-de0f8702f4f0 tempest-ProjectMemberTests33-1780357347 tempest-ProjectMemberTests33-1780357347-project-admin] GET https://10.4.3.117/volume/v3/volumes/ca8a811f-d8ea-4423-b349-10cb2dd253d3 Jul 27 16:22:57.344078 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.openstack.wsgi [None req-d8881421-41d2-4687-ad2a-de0f8702f4f0 tempest-ProjectMemberTests33-1780357347 tempest-ProjectMemberTests33-1780357347-project-admin] Empty body provided in request {{(pid=100522) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:22:57.344272 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.openstack.wsgi [None req-d8881421-41d2-4687-ad2a-de0f8702f4f0 tempest-ProjectMemberTests33-1780357347 tempest-ProjectMemberTests33-1780357347-project-admin] Calling method 'show' {{(pid=100522) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:22:57.349815 np0000005924 devstack@c-api.service[100522]: INFO cinder.api.openstack.wsgi [None req-d8881421-41d2-4687-ad2a-de0f8702f4f0 tempest-ProjectMemberTests33-1780357347 tempest-ProjectMemberTests33-1780357347-project-admin] https://10.4.3.117/volume/v3/volumes/ca8a811f-d8ea-4423-b349-10cb2dd253d3 returned with HTTP 404 Jul 27 16:22:57.350279 np0000005924 devstack@c-api.service[100522]: [pid: 100522|app: 0|req: 1328/5354] 10.4.3.117 () {68 vars in 1388 bytes} [Mon Jul 27 16:22:57 2026] GET /volume/v3/volumes/ca8a811f-d8ea-4423-b349-10cb2dd253d3 => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 27 16:22:57.359296 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.middleware.request_id [None req-4ed463b3-bfa5-48de-ba96-e4ded0dc2728 None None] RequestId filter calling following filter/app {{(pid=100524) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:22:57.361784 np0000005924 devstack@c-api.service[100524]: INFO cinder.api.openstack.wsgi [None req-4ed463b3-bfa5-48de-ba96-e4ded0dc2728 tempest-ProjectMemberTests33-1780357347 tempest-ProjectMemberTests33-1780357347-project-member] POST https://10.4.3.117/volume/v3/backups/ba2c40a6-91ee-47cd-b574-fd728b71bdd4/restore Jul 27 16:22:57.362323 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.openstack.wsgi [None req-4ed463b3-bfa5-48de-ba96-e4ded0dc2728 tempest-ProjectMemberTests33-1780357347 tempest-ProjectMemberTests33-1780357347-project-member] Action: 'restore', calling method: restore, body: {"restore": {"name": "new-backup-vol"}} {{(pid=100524) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 27 16:22:57.364722 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.contrib.backups [None req-4ed463b3-bfa5-48de-ba96-e4ded0dc2728 tempest-ProjectMemberTests33-1780357347 tempest-ProjectMemberTests33-1780357347-project-member] Restoring backup ba2c40a6-91ee-47cd-b574-fd728b71bdd4 ({'restore': {'name': 'new-backup-vol'}}) {{(pid=100524) restore /opt/stack/cinder/cinder/api/contrib/backups.py:208}} Jul 27 16:22:57.364896 np0000005924 devstack@c-api.service[100524]: INFO cinder.api.contrib.backups [None req-4ed463b3-bfa5-48de-ba96-e4ded0dc2728 tempest-ProjectMemberTests33-1780357347 tempest-ProjectMemberTests33-1780357347-project-member] Restoring backup ba2c40a6-91ee-47cd-b574-fd728b71bdd4 to volume None. Jul 27 16:22:57.370535 np0000005924 devstack@c-api.service[100524]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:22:57.370535 np0000005924 devstack@c-api.service[100524]: warnings.warn( Jul 27 16:22:57.372255 np0000005924 devstack@c-api.service[100524]: INFO cinder.backup.api [None req-4ed463b3-bfa5-48de-ba96-e4ded0dc2728 tempest-ProjectMemberTests33-1780357347 tempest-ProjectMemberTests33-1780357347-project-member] Creating volume of 1 GB for restore of backup ba2c40a6-91ee-47cd-b574-fd728b71bdd4. Jul 27 16:22:57.377289 np0000005924 devstack@c-api.service[100524]: INFO cinder.volume.api [None req-4ed463b3-bfa5-48de-ba96-e4ded0dc2728 tempest-ProjectMemberTests33-1780357347 tempest-ProjectMemberTests33-1780357347-project-member] Availability Zones retrieved successfully. Jul 27 16:22:57.386013 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.volume.api [None req-4ed463b3-bfa5-48de-ba96-e4ded0dc2728 tempest-ProjectMemberTests33-1780357347 tempest-ProjectMemberTests33-1780357347-project-member] Flow 'volume_create_api' (7111c7ef-3b68-4362-8ee8-c956dec29b19) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100524) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 27 16:22:57.387467 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.volume.api [None req-4ed463b3-bfa5-48de-ba96-e4ded0dc2728 tempest-ProjectMemberTests33-1780357347 tempest-ProjectMemberTests33-1780357347-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (4e668575-9f30-4cb8-a183-1e644b758540) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100524) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 27 16:22:57.388896 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.volume.flows.api.create_volume [None req-4ed463b3-bfa5-48de-ba96-e4ded0dc2728 tempest-ProjectMemberTests33-1780357347 tempest-ProjectMemberTests33-1780357347-project-member] Validating volume size '1' using validate_int {{(pid=100524) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 27 16:22:57.421220 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.volume.api [None req-4ed463b3-bfa5-48de-ba96-e4ded0dc2728 tempest-ProjectMemberTests33-1780357347 tempest-ProjectMemberTests33-1780357347-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (4e668575-9f30-4cb8-a183-1e644b758540) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-27T16:04:59Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=2bce4e1a-e6e0-49d9-be36-c3405449a01e,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '2bce4e1a-e6e0-49d9-be36-c3405449a01e', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100524) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 27 16:22:57.422004 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.volume.api [None req-4ed463b3-bfa5-48de-ba96-e4ded0dc2728 tempest-ProjectMemberTests33-1780357347 tempest-ProjectMemberTests33-1780357347-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (2bb53da3-b144-4963-8ef0-8dc0d5a59c4a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100524) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 27 16:22:57.456274 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.quota [None req-4ed463b3-bfa5-48de-ba96-e4ded0dc2728 tempest-ProjectMemberTests33-1780357347 tempest-ProjectMemberTests33-1780357347-project-member] Created reservations ['1426be8a-3419-41d2-ba4d-8ecfadc0eab1', 'dcc3f5f7-acdb-4a48-a223-28a55566de7b', 'b19af98d-4bb6-4f52-9ebc-7dc664dd729a', '7a7237db-8a47-4bea-9377-66972a84374d'] {{(pid=100524) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 27 16:22:57.457086 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.volume.api [None req-4ed463b3-bfa5-48de-ba96-e4ded0dc2728 tempest-ProjectMemberTests33-1780357347 tempest-ProjectMemberTests33-1780357347-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (2bb53da3-b144-4963-8ef0-8dc0d5a59c4a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['1426be8a-3419-41d2-ba4d-8ecfadc0eab1', 'dcc3f5f7-acdb-4a48-a223-28a55566de7b', 'b19af98d-4bb6-4f52-9ebc-7dc664dd729a', '7a7237db-8a47-4bea-9377-66972a84374d']}' {{(pid=100524) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 27 16:22:57.457800 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.volume.api [None req-4ed463b3-bfa5-48de-ba96-e4ded0dc2728 tempest-ProjectMemberTests33-1780357347 tempest-ProjectMemberTests33-1780357347-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (a61dbfa9-9cd4-4f27-a2ae-724a4b79fad8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100524) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 27 16:22:57.490212 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.volume.api [None req-4ed463b3-bfa5-48de-ba96-e4ded0dc2728 tempest-ProjectMemberTests33-1780357347 tempest-ProjectMemberTests33-1780357347-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (a61dbfa9-9cd4-4f27-a2ae-724a4b79fad8) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '82322093-72a7-4ed7-b8ee-fb1ab6087d66', '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='3c3767a5553049588ad11159158f9a52',qos_specs=None,replication_status=,reservations=['1426be8a-3419-41d2-ba4d-8ecfadc0eab1','dcc3f5f7-acdb-4a48-a223-28a55566de7b','b19af98d-4bb6-4f52-9ebc-7dc664dd729a','7a7237db-8a47-4bea-9377-66972a84374d'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='eac7d17dd4c5451cb22e67bc4e0ce406',volume_type_id=2bce4e1a-e6e0-49d9-be36-c3405449a01e), 'volume': Volume(_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-27T16:22:57Z,deleted=False,deleted_at=None,display_description='auto-created_from_restore_from_backup',display_name='new-backup-vol',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=82322093-72a7-4ed7-b8ee-fb1ab6087d66,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='3c3767a5553049588ad11159158f9a52',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='eac7d17dd4c5451cb22e67bc4e0ce406',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(2bce4e1a-e6e0-49d9-be36-c3405449a01e),volume_type_id=2bce4e1a-e6e0-49d9-be36-c3405449a01e)}' {{(pid=100524) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 27 16:22:57.491030 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.volume.api [None req-4ed463b3-bfa5-48de-ba96-e4ded0dc2728 tempest-ProjectMemberTests33-1780357347 tempest-ProjectMemberTests33-1780357347-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (fdfe9f38-dfa2-4689-9eaf-a8f448466efd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100524) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 27 16:22:57.505496 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.volume.api [None req-4ed463b3-bfa5-48de-ba96-e4ded0dc2728 tempest-ProjectMemberTests33-1780357347 tempest-ProjectMemberTests33-1780357347-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (fdfe9f38-dfa2-4689-9eaf-a8f448466efd) transitioned into 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='3c3767a5553049588ad11159158f9a52',qos_specs=None,replication_status=,reservations=['1426be8a-3419-41d2-ba4d-8ecfadc0eab1','dcc3f5f7-acdb-4a48-a223-28a55566de7b','b19af98d-4bb6-4f52-9ebc-7dc664dd729a','7a7237db-8a47-4bea-9377-66972a84374d'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='eac7d17dd4c5451cb22e67bc4e0ce406',volume_type_id=2bce4e1a-e6e0-49d9-be36-c3405449a01e)}' {{(pid=100524) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 27 16:22:57.506160 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.volume.api [None req-4ed463b3-bfa5-48de-ba96-e4ded0dc2728 tempest-ProjectMemberTests33-1780357347 tempest-ProjectMemberTests33-1780357347-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (47335665-24f1-45e1-bba5-165cd522c04c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100524) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 27 16:22:57.518579 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.volume.api [None req-4ed463b3-bfa5-48de-ba96-e4ded0dc2728 tempest-ProjectMemberTests33-1780357347 tempest-ProjectMemberTests33-1780357347-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (47335665-24f1-45e1-bba5-165cd522c04c) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100524) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 27 16:22:57.519465 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.volume.api [None req-4ed463b3-bfa5-48de-ba96-e4ded0dc2728 tempest-ProjectMemberTests33-1780357347 tempest-ProjectMemberTests33-1780357347-project-member] Flow 'volume_create_api' (7111c7ef-3b68-4362-8ee8-c956dec29b19) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100524) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 27 16:22:57.519799 np0000005924 devstack@c-api.service[100524]: INFO cinder.volume.api [None req-4ed463b3-bfa5-48de-ba96-e4ded0dc2728 tempest-ProjectMemberTests33-1780357347 tempest-ProjectMemberTests33-1780357347-project-member] Create volume request issued successfully. Jul 27 16:22:57.526839 np0000005924 devstack@c-api.service[100524]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:22:57.526839 np0000005924 devstack@c-api.service[100524]: warnings.warn( Jul 27 16:22:57.527343 np0000005924 devstack@c-api.service[100524]: INFO cinder.volume.api [None req-4ed463b3-bfa5-48de-ba96-e4ded0dc2728 tempest-ProjectMemberTests33-1780357347 tempest-ProjectMemberTests33-1780357347-project-member] Volume info retrieved successfully. Jul 27 16:22:58.534545 np0000005924 devstack@c-api.service[100524]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:22:58.534545 np0000005924 devstack@c-api.service[100524]: warnings.warn( Jul 27 16:22:58.535054 np0000005924 devstack@c-api.service[100524]: INFO cinder.volume.api [None req-4ed463b3-bfa5-48de-ba96-e4ded0dc2728 tempest-ProjectMemberTests33-1780357347 tempest-ProjectMemberTests33-1780357347-project-member] Volume info retrieved successfully. Jul 27 16:22:58.535153 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.backup.api [None req-4ed463b3-bfa5-48de-ba96-e4ded0dc2728 tempest-ProjectMemberTests33-1780357347 tempest-ProjectMemberTests33-1780357347-project-member] Checking backup size 1 against volume size 1 {{(pid=100524) restore /opt/stack/cinder/cinder/backup/api.py:427}} Jul 27 16:22:58.535208 np0000005924 devstack@c-api.service[100524]: INFO cinder.backup.api [None req-4ed463b3-bfa5-48de-ba96-e4ded0dc2728 tempest-ProjectMemberTests33-1780357347 tempest-ProjectMemberTests33-1780357347-project-member] Overwriting volume 82322093-72a7-4ed7-b8ee-fb1ab6087d66 with restore of backup ba2c40a6-91ee-47cd-b574-fd728b71bdd4 Jul 27 16:22:58.551509 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.backup.rpcapi [None req-4ed463b3-bfa5-48de-ba96-e4ded0dc2728 tempest-ProjectMemberTests33-1780357347 tempest-ProjectMemberTests33-1780357347-project-member] restore_backup in rpcapi backup_id ba2c40a6-91ee-47cd-b574-fd728b71bdd4 {{(pid=100524) restore_backup /opt/stack/cinder/cinder/backup/rpcapi.py:72}} Jul 27 16:22:58.553580 np0000005924 devstack@c-api.service[100524]: INFO cinder.api.openstack.wsgi [None req-4ed463b3-bfa5-48de-ba96-e4ded0dc2728 tempest-ProjectMemberTests33-1780357347 tempest-ProjectMemberTests33-1780357347-project-member] https://10.4.3.117/volume/v3/backups/ba2c40a6-91ee-47cd-b574-fd728b71bdd4/restore returned with HTTP 202 Jul 27 16:22:58.554187 np0000005924 devstack@c-api.service[100524]: [pid: 100524|app: 0|req: 1342/5355] 10.4.3.117 () {70 vars in 1433 bytes} [Mon Jul 27 16:22:57 2026] POST /volume/v3/backups/ba2c40a6-91ee-47cd-b574-fd728b71bdd4/restore => generated 152 bytes in 1196 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 27 16:22:58.567580 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.middleware.request_id [None req-291846a0-1203-43e7-bb33-f163f5b6db99 None None] RequestId filter calling following filter/app {{(pid=100521) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:22:58.569533 np0000005924 devstack@c-api.service[100521]: INFO cinder.api.openstack.wsgi [None req-291846a0-1203-43e7-bb33-f163f5b6db99 tempest-ProjectMemberTests33-1780357347 tempest-ProjectMemberTests33-1780357347-project-admin] GET https://10.4.3.117/volume/v3/backups/ba2c40a6-91ee-47cd-b574-fd728b71bdd4 Jul 27 16:22:58.569686 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.openstack.wsgi [None req-291846a0-1203-43e7-bb33-f163f5b6db99 tempest-ProjectMemberTests33-1780357347 tempest-ProjectMemberTests33-1780357347-project-admin] Empty body provided in request {{(pid=100521) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:22:58.569863 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.openstack.wsgi [None req-291846a0-1203-43e7-bb33-f163f5b6db99 tempest-ProjectMemberTests33-1780357347 tempest-ProjectMemberTests33-1780357347-project-admin] Calling method 'show' {{(pid=100521) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:22:58.570020 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.v3.backups [None req-291846a0-1203-43e7-bb33-f163f5b6db99 tempest-ProjectMemberTests33-1780357347 tempest-ProjectMemberTests33-1780357347-project-admin] Show backup with id ba2c40a6-91ee-47cd-b574-fd728b71bdd4. {{(pid=100521) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 27 16:22:58.576286 np0000005924 devstack@c-api.service[100521]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:22:58.576286 np0000005924 devstack@c-api.service[100521]: warnings.warn( Jul 27 16:22:58.577270 np0000005924 devstack@c-api.service[100521]: INFO cinder.api.openstack.wsgi [None req-291846a0-1203-43e7-bb33-f163f5b6db99 tempest-ProjectMemberTests33-1780357347 tempest-ProjectMemberTests33-1780357347-project-admin] https://10.4.3.117/volume/v3/backups/ba2c40a6-91ee-47cd-b574-fd728b71bdd4 returned with HTTP 200 Jul 27 16:22:58.578115 np0000005924 devstack@c-api.service[100521]: [pid: 100521|app: 0|req: 1338/5356] 10.4.3.117 () {68 vars in 1388 bytes} [Mon Jul 27 16:22:58 2026] GET /volume/v3/backups/ba2c40a6-91ee-47cd-b574-fd728b71bdd4 => generated 737 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 27 16:22:59.587939 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.middleware.request_id [None req-fa532f3c-c404-402f-944a-a2cbb0ee3d4a None None] RequestId filter calling following filter/app {{(pid=100523) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:22:59.589725 np0000005924 devstack@c-api.service[100523]: INFO cinder.api.openstack.wsgi [None req-fa532f3c-c404-402f-944a-a2cbb0ee3d4a tempest-ProjectMemberTests33-1780357347 tempest-ProjectMemberTests33-1780357347-project-admin] GET https://10.4.3.117/volume/v3/backups/ba2c40a6-91ee-47cd-b574-fd728b71bdd4 Jul 27 16:22:59.589938 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.openstack.wsgi [None req-fa532f3c-c404-402f-944a-a2cbb0ee3d4a tempest-ProjectMemberTests33-1780357347 tempest-ProjectMemberTests33-1780357347-project-admin] Empty body provided in request {{(pid=100523) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:22:59.590559 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.openstack.wsgi [None req-fa532f3c-c404-402f-944a-a2cbb0ee3d4a tempest-ProjectMemberTests33-1780357347 tempest-ProjectMemberTests33-1780357347-project-admin] Calling method 'show' {{(pid=100523) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:22:59.590559 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.v3.backups [None req-fa532f3c-c404-402f-944a-a2cbb0ee3d4a tempest-ProjectMemberTests33-1780357347 tempest-ProjectMemberTests33-1780357347-project-admin] Show backup with id ba2c40a6-91ee-47cd-b574-fd728b71bdd4. {{(pid=100523) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 27 16:22:59.596196 np0000005924 devstack@c-api.service[100523]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:22:59.596196 np0000005924 devstack@c-api.service[100523]: warnings.warn( Jul 27 16:22:59.596829 np0000005924 devstack@c-api.service[100523]: INFO cinder.api.openstack.wsgi [None req-fa532f3c-c404-402f-944a-a2cbb0ee3d4a tempest-ProjectMemberTests33-1780357347 tempest-ProjectMemberTests33-1780357347-project-admin] https://10.4.3.117/volume/v3/backups/ba2c40a6-91ee-47cd-b574-fd728b71bdd4 returned with HTTP 200 Jul 27 16:22:59.597250 np0000005924 devstack@c-api.service[100523]: [pid: 100523|app: 0|req: 1349/5357] 10.4.3.117 () {68 vars in 1388 bytes} [Mon Jul 27 16:22:59 2026] GET /volume/v3/backups/ba2c40a6-91ee-47cd-b574-fd728b71bdd4 => generated 737 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 27 16:23:00.251771 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.middleware.request_id [None req-450d48c0-4b1a-418c-889c-d9c6d7ffbc9c None None] RequestId filter calling following filter/app {{(pid=100522) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:23:00.361591 np0000005924 devstack@c-api.service[100522]: INFO cinder.api.openstack.wsgi [None req-450d48c0-4b1a-418c-889c-d9c6d7ffbc9c tempest-SnapshotDependencyTests-1251784239 tempest-SnapshotDependencyTests-1251784239-project-member] POST https://10.4.3.117/volume/v3/volumes Jul 27 16:23:00.361854 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.openstack.wsgi [None req-450d48c0-4b1a-418c-889c-d9c6d7ffbc9c tempest-SnapshotDependencyTests-1251784239 tempest-SnapshotDependencyTests-1251784239-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-SnapshotDependencyTests-volume-778182852", "snapshot_id": null, "imageRef": null, "volume_type": null, "size": 1}} {{(pid=100522) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 27 16:23:00.363530 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.v3.volumes [None req-450d48c0-4b1a-418c-889c-d9c6d7ffbc9c tempest-SnapshotDependencyTests-1251784239 tempest-SnapshotDependencyTests-1251784239-project-member] Create volume request body: {'volume': {'name': 'tempest-SnapshotDependencyTests-volume-778182852', 'snapshot_id': None, 'imageRef': None, 'volume_type': None, 'size': 1}} {{(pid=100522) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 27 16:23:00.363598 np0000005924 devstack@c-api.service[100522]: INFO cinder.api.v3.volumes [None req-450d48c0-4b1a-418c-889c-d9c6d7ffbc9c tempest-SnapshotDependencyTests-1251784239 tempest-SnapshotDependencyTests-1251784239-project-member] Create volume of 1 GB Jul 27 16:23:00.368379 np0000005924 devstack@c-api.service[100522]: INFO cinder.volume.api [None req-450d48c0-4b1a-418c-889c-d9c6d7ffbc9c tempest-SnapshotDependencyTests-1251784239 tempest-SnapshotDependencyTests-1251784239-project-member] Availability Zones retrieved successfully. Jul 27 16:23:00.374789 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.volume.api [None req-450d48c0-4b1a-418c-889c-d9c6d7ffbc9c tempest-SnapshotDependencyTests-1251784239 tempest-SnapshotDependencyTests-1251784239-project-member] Flow 'volume_create_api' (1bdc4f85-0f06-401a-9670-dcf531a3dc2f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100522) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 27 16:23:00.375690 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.volume.api [None req-450d48c0-4b1a-418c-889c-d9c6d7ffbc9c tempest-SnapshotDependencyTests-1251784239 tempest-SnapshotDependencyTests-1251784239-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (b488c9f2-77a3-4a35-898e-8e0eb5e1a989) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100522) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 27 16:23:00.376544 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.volume.flows.api.create_volume [None req-450d48c0-4b1a-418c-889c-d9c6d7ffbc9c tempest-SnapshotDependencyTests-1251784239 tempest-SnapshotDependencyTests-1251784239-project-member] Validating volume size '1' using validate_int {{(pid=100522) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 27 16:23:00.400368 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.volume.api [None req-450d48c0-4b1a-418c-889c-d9c6d7ffbc9c tempest-SnapshotDependencyTests-1251784239 tempest-SnapshotDependencyTests-1251784239-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (b488c9f2-77a3-4a35-898e-8e0eb5e1a989) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-27T16:04:59Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=2bce4e1a-e6e0-49d9-be36-c3405449a01e,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '2bce4e1a-e6e0-49d9-be36-c3405449a01e', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100522) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 27 16:23:00.401131 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.volume.api [None req-450d48c0-4b1a-418c-889c-d9c6d7ffbc9c tempest-SnapshotDependencyTests-1251784239 tempest-SnapshotDependencyTests-1251784239-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (ac15e52a-b8b3-43ef-ab15-e5592134f0dc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100522) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 27 16:23:00.461304 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.quota [None req-450d48c0-4b1a-418c-889c-d9c6d7ffbc9c tempest-SnapshotDependencyTests-1251784239 tempest-SnapshotDependencyTests-1251784239-project-member] Created reservations ['60ece49d-d277-40f6-bd93-4bcf7339a3a4', '1abba938-034f-40c5-b163-ed38258c5249', '54e707f1-ae60-4e31-8548-3b6ffba87820', '3ca476d5-940d-4b61-b86f-52d46903eed2'] {{(pid=100522) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 27 16:23:00.462107 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.volume.api [None req-450d48c0-4b1a-418c-889c-d9c6d7ffbc9c tempest-SnapshotDependencyTests-1251784239 tempest-SnapshotDependencyTests-1251784239-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (ac15e52a-b8b3-43ef-ab15-e5592134f0dc) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['60ece49d-d277-40f6-bd93-4bcf7339a3a4', '1abba938-034f-40c5-b163-ed38258c5249', '54e707f1-ae60-4e31-8548-3b6ffba87820', '3ca476d5-940d-4b61-b86f-52d46903eed2']}' {{(pid=100522) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 27 16:23:00.462883 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.volume.api [None req-450d48c0-4b1a-418c-889c-d9c6d7ffbc9c tempest-SnapshotDependencyTests-1251784239 tempest-SnapshotDependencyTests-1251784239-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (b1148908-ab39-4cfd-b9e7-8eebdec9488f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100522) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 27 16:23:00.486764 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.volume.api [None req-450d48c0-4b1a-418c-889c-d9c6d7ffbc9c tempest-SnapshotDependencyTests-1251784239 tempest-SnapshotDependencyTests-1251784239-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (b1148908-ab39-4cfd-b9e7-8eebdec9488f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '8f453fcd-2b27-449e-a27e-02ba3f927263', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-SnapshotDependencyTests-volume-778182852',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='eb06673c629142288e47e31e0385d002',qos_specs=None,replication_status=,reservations=['60ece49d-d277-40f6-bd93-4bcf7339a3a4','1abba938-034f-40c5-b163-ed38258c5249','54e707f1-ae60-4e31-8548-3b6ffba87820','3ca476d5-940d-4b61-b86f-52d46903eed2'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='5dc454cb9d6e480ba7e0fd5caa872ba5',volume_type_id=2bce4e1a-e6e0-49d9-be36-c3405449a01e), 'volume': Volume(_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-27T16:23:00Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-SnapshotDependencyTests-volume-778182852',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=8f453fcd-2b27-449e-a27e-02ba3f927263,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='eb06673c629142288e47e31e0385d002',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='5dc454cb9d6e480ba7e0fd5caa872ba5',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(2bce4e1a-e6e0-49d9-be36-c3405449a01e),volume_type_id=2bce4e1a-e6e0-49d9-be36-c3405449a01e)}' {{(pid=100522) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 27 16:23:00.487542 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.volume.api [None req-450d48c0-4b1a-418c-889c-d9c6d7ffbc9c tempest-SnapshotDependencyTests-1251784239 tempest-SnapshotDependencyTests-1251784239-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (aa1075ed-e520-4091-a07a-6f934510b8e1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100522) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 27 16:23:00.507313 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.volume.api [None req-450d48c0-4b1a-418c-889c-d9c6d7ffbc9c tempest-SnapshotDependencyTests-1251784239 tempest-SnapshotDependencyTests-1251784239-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (aa1075ed-e520-4091-a07a-6f934510b8e1) transitioned into state 'SUCCESS' from state '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-778182852',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='eb06673c629142288e47e31e0385d002',qos_specs=None,replication_status=,reservations=['60ece49d-d277-40f6-bd93-4bcf7339a3a4','1abba938-034f-40c5-b163-ed38258c5249','54e707f1-ae60-4e31-8548-3b6ffba87820','3ca476d5-940d-4b61-b86f-52d46903eed2'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='5dc454cb9d6e480ba7e0fd5caa872ba5',volume_type_id=2bce4e1a-e6e0-49d9-be36-c3405449a01e)}' {{(pid=100522) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 27 16:23:00.508023 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.volume.api [None req-450d48c0-4b1a-418c-889c-d9c6d7ffbc9c tempest-SnapshotDependencyTests-1251784239 tempest-SnapshotDependencyTests-1251784239-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (5c352678-a7a1-416d-b100-0624ed12cb26) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100522) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 27 16:23:00.518028 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.volume.api [None req-450d48c0-4b1a-418c-889c-d9c6d7ffbc9c tempest-SnapshotDependencyTests-1251784239 tempest-SnapshotDependencyTests-1251784239-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (5c352678-a7a1-416d-b100-0624ed12cb26) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100522) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 27 16:23:00.518940 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.volume.api [None req-450d48c0-4b1a-418c-889c-d9c6d7ffbc9c tempest-SnapshotDependencyTests-1251784239 tempest-SnapshotDependencyTests-1251784239-project-member] Flow 'volume_create_api' (1bdc4f85-0f06-401a-9670-dcf531a3dc2f) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100522) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 27 16:23:00.519266 np0000005924 devstack@c-api.service[100522]: INFO cinder.volume.api [None req-450d48c0-4b1a-418c-889c-d9c6d7ffbc9c tempest-SnapshotDependencyTests-1251784239 tempest-SnapshotDependencyTests-1251784239-project-member] Create volume request issued successfully. Jul 27 16:23:00.519874 np0000005924 devstack@c-api.service[100522]: INFO cinder.api.openstack.wsgi [None req-450d48c0-4b1a-418c-889c-d9c6d7ffbc9c tempest-SnapshotDependencyTests-1251784239 tempest-SnapshotDependencyTests-1251784239-project-member] https://10.4.3.117/volume/v3/volumes returned with HTTP 202 Jul 27 16:23:00.520294 np0000005924 devstack@c-api.service[100522]: [pid: 100522|app: 0|req: 1329/5358] 10.4.3.117 () {68 vars in 1259 bytes} [Mon Jul 27 16:23:00 2026] POST /volume/v3/volumes => generated 753 bytes in 269 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 27 16:23:00.531755 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.middleware.request_id [None req-6424c978-db72-4e88-8651-6608b9fc7839 None None] RequestId filter calling following filter/app {{(pid=100524) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:23:00.533739 np0000005924 devstack@c-api.service[100524]: INFO cinder.api.openstack.wsgi [None req-6424c978-db72-4e88-8651-6608b9fc7839 tempest-SnapshotDependencyTests-1251784239 tempest-SnapshotDependencyTests-1251784239-project-member] GET https://10.4.3.117/volume/v3/volumes/8f453fcd-2b27-449e-a27e-02ba3f927263 Jul 27 16:23:00.533943 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.openstack.wsgi [None req-6424c978-db72-4e88-8651-6608b9fc7839 tempest-SnapshotDependencyTests-1251784239 tempest-SnapshotDependencyTests-1251784239-project-member] Empty body provided in request {{(pid=100524) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:23:00.534150 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.openstack.wsgi [None req-6424c978-db72-4e88-8651-6608b9fc7839 tempest-SnapshotDependencyTests-1251784239 tempest-SnapshotDependencyTests-1251784239-project-member] Calling method 'show' {{(pid=100524) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:23:00.536092 np0000005924 devstack@c-api.service[100524]: DEBUG dbcounter [-] [100524] Writing DB stats cinder:SELECT=347,cinder:UPDATE=104,cinder:INSERT=43,cinder:DELETE=1 {{(pid=100524) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 27 16:23:00.542052 np0000005924 devstack@c-api.service[100524]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:23:00.542052 np0000005924 devstack@c-api.service[100524]: warnings.warn( Jul 27 16:23:00.547361 np0000005924 devstack@c-api.service[100524]: INFO cinder.volume.api [None req-6424c978-db72-4e88-8651-6608b9fc7839 tempest-SnapshotDependencyTests-1251784239 tempest-SnapshotDependencyTests-1251784239-project-member] Volume info retrieved successfully. Jul 27 16:23:00.553420 np0000005924 devstack@c-api.service[100524]: INFO cinder.api.openstack.wsgi [None req-6424c978-db72-4e88-8651-6608b9fc7839 tempest-SnapshotDependencyTests-1251784239 tempest-SnapshotDependencyTests-1251784239-project-member] https://10.4.3.117/volume/v3/volumes/8f453fcd-2b27-449e-a27e-02ba3f927263 returned with HTTP 200 Jul 27 16:23:00.553933 np0000005924 devstack@c-api.service[100524]: [pid: 100524|app: 0|req: 1343/5359] 10.4.3.117 () {66 vars in 1348 bytes} [Mon Jul 27 16:23:00 2026] GET /volume/v3/volumes/8f453fcd-2b27-449e-a27e-02ba3f927263 => generated 821 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 27 16:23:00.607219 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.middleware.request_id [None req-6e507467-d777-4137-816c-b28e7ae0218c None None] RequestId filter calling following filter/app {{(pid=100521) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:23:00.609373 np0000005924 devstack@c-api.service[100521]: INFO cinder.api.openstack.wsgi [None req-6e507467-d777-4137-816c-b28e7ae0218c tempest-ProjectMemberTests33-1780357347 tempest-ProjectMemberTests33-1780357347-project-admin] GET https://10.4.3.117/volume/v3/backups/ba2c40a6-91ee-47cd-b574-fd728b71bdd4 Jul 27 16:23:00.609373 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.openstack.wsgi [None req-6e507467-d777-4137-816c-b28e7ae0218c tempest-ProjectMemberTests33-1780357347 tempest-ProjectMemberTests33-1780357347-project-admin] Empty body provided in request {{(pid=100521) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:23:00.609373 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.openstack.wsgi [None req-6e507467-d777-4137-816c-b28e7ae0218c tempest-ProjectMemberTests33-1780357347 tempest-ProjectMemberTests33-1780357347-project-admin] Calling method 'show' {{(pid=100521) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:23:00.609373 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.v3.backups [None req-6e507467-d777-4137-816c-b28e7ae0218c tempest-ProjectMemberTests33-1780357347 tempest-ProjectMemberTests33-1780357347-project-admin] Show backup with id ba2c40a6-91ee-47cd-b574-fd728b71bdd4. {{(pid=100521) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 27 16:23:00.613319 np0000005924 devstack@c-api.service[100521]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:23:00.613319 np0000005924 devstack@c-api.service[100521]: warnings.warn( Jul 27 16:23:00.613976 np0000005924 devstack@c-api.service[100521]: INFO cinder.api.openstack.wsgi [None req-6e507467-d777-4137-816c-b28e7ae0218c tempest-ProjectMemberTests33-1780357347 tempest-ProjectMemberTests33-1780357347-project-admin] https://10.4.3.117/volume/v3/backups/ba2c40a6-91ee-47cd-b574-fd728b71bdd4 returned with HTTP 200 Jul 27 16:23:00.614344 np0000005924 devstack@c-api.service[100521]: [pid: 100521|app: 0|req: 1339/5360] 10.4.3.117 () {68 vars in 1388 bytes} [Mon Jul 27 16:23:00 2026] GET /volume/v3/backups/ba2c40a6-91ee-47cd-b574-fd728b71bdd4 => generated 737 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 27 16:23:01.565397 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.middleware.request_id [None req-3dc862e5-78cd-4300-b1d9-cdc8b6b7d3d8 None None] RequestId filter calling following filter/app {{(pid=100523) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:23:01.567457 np0000005924 devstack@c-api.service[100523]: INFO cinder.api.openstack.wsgi [None req-3dc862e5-78cd-4300-b1d9-cdc8b6b7d3d8 tempest-SnapshotDependencyTests-1251784239 tempest-SnapshotDependencyTests-1251784239-project-member] GET https://10.4.3.117/volume/v3/volumes/8f453fcd-2b27-449e-a27e-02ba3f927263 Jul 27 16:23:01.567762 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.openstack.wsgi [None req-3dc862e5-78cd-4300-b1d9-cdc8b6b7d3d8 tempest-SnapshotDependencyTests-1251784239 tempest-SnapshotDependencyTests-1251784239-project-member] Empty body provided in request {{(pid=100523) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:23:01.567953 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.openstack.wsgi [None req-3dc862e5-78cd-4300-b1d9-cdc8b6b7d3d8 tempest-SnapshotDependencyTests-1251784239 tempest-SnapshotDependencyTests-1251784239-project-member] Calling method 'show' {{(pid=100523) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:23:01.575272 np0000005924 devstack@c-api.service[100523]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:23:01.575272 np0000005924 devstack@c-api.service[100523]: warnings.warn( Jul 27 16:23:01.578798 np0000005924 devstack@c-api.service[100523]: INFO cinder.volume.api [None req-3dc862e5-78cd-4300-b1d9-cdc8b6b7d3d8 tempest-SnapshotDependencyTests-1251784239 tempest-SnapshotDependencyTests-1251784239-project-member] Volume info retrieved successfully. Jul 27 16:23:01.582512 np0000005924 devstack@c-api.service[100523]: INFO cinder.api.openstack.wsgi [None req-3dc862e5-78cd-4300-b1d9-cdc8b6b7d3d8 tempest-SnapshotDependencyTests-1251784239 tempest-SnapshotDependencyTests-1251784239-project-member] https://10.4.3.117/volume/v3/volumes/8f453fcd-2b27-449e-a27e-02ba3f927263 returned with HTTP 200 Jul 27 16:23:01.582970 np0000005924 devstack@c-api.service[100523]: [pid: 100523|app: 0|req: 1350/5361] 10.4.3.117 () {66 vars in 1348 bytes} [Mon Jul 27 16:23:01 2026] GET /volume/v3/volumes/8f453fcd-2b27-449e-a27e-02ba3f927263 => generated 846 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 27 16:23:01.594262 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.middleware.request_id [None req-e6d0fe20-a1dc-48ce-aec2-a3c98394643c None None] RequestId filter calling following filter/app {{(pid=100522) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:23:01.596097 np0000005924 devstack@c-api.service[100522]: INFO cinder.api.openstack.wsgi [None req-e6d0fe20-a1dc-48ce-aec2-a3c98394643c tempest-SnapshotDependencyTests-1251784239 tempest-SnapshotDependencyTests-1251784239-project-member] GET https://10.4.3.117/volume/v3/volumes/8f453fcd-2b27-449e-a27e-02ba3f927263 Jul 27 16:23:01.596370 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.openstack.wsgi [None req-e6d0fe20-a1dc-48ce-aec2-a3c98394643c tempest-SnapshotDependencyTests-1251784239 tempest-SnapshotDependencyTests-1251784239-project-member] Empty body provided in request {{(pid=100522) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:23:01.596533 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.openstack.wsgi [None req-e6d0fe20-a1dc-48ce-aec2-a3c98394643c tempest-SnapshotDependencyTests-1251784239 tempest-SnapshotDependencyTests-1251784239-project-member] Calling method 'show' {{(pid=100522) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:23:01.603175 np0000005924 devstack@c-api.service[100522]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:23:01.603175 np0000005924 devstack@c-api.service[100522]: warnings.warn( Jul 27 16:23:01.608122 np0000005924 devstack@c-api.service[100522]: INFO cinder.volume.api [None req-e6d0fe20-a1dc-48ce-aec2-a3c98394643c tempest-SnapshotDependencyTests-1251784239 tempest-SnapshotDependencyTests-1251784239-project-member] Volume info retrieved successfully. Jul 27 16:23:01.614868 np0000005924 devstack@c-api.service[100522]: INFO cinder.api.openstack.wsgi [None req-e6d0fe20-a1dc-48ce-aec2-a3c98394643c tempest-SnapshotDependencyTests-1251784239 tempest-SnapshotDependencyTests-1251784239-project-member] https://10.4.3.117/volume/v3/volumes/8f453fcd-2b27-449e-a27e-02ba3f927263 returned with HTTP 200 Jul 27 16:23:01.615477 np0000005924 devstack@c-api.service[100522]: [pid: 100522|app: 0|req: 1330/5362] 10.4.3.117 () {66 vars in 1348 bytes} [Mon Jul 27 16:23:01 2026] GET /volume/v3/volumes/8f453fcd-2b27-449e-a27e-02ba3f927263 => generated 846 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 27 16:23:01.626476 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.middleware.request_id [None req-2b202247-1d4b-4d85-8f74-21077bd32e4a None None] RequestId filter calling following filter/app {{(pid=100524) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:23:01.628364 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.middleware.request_id [None req-5e91c6b7-5289-4f92-a485-cf68c28cd83e None None] RequestId filter calling following filter/app {{(pid=100521) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:23:01.631350 np0000005924 devstack@c-api.service[100521]: INFO cinder.api.openstack.wsgi [None req-5e91c6b7-5289-4f92-a485-cf68c28cd83e tempest-SnapshotDependencyTests-1251784239 tempest-SnapshotDependencyTests-1251784239-project-member] POST https://10.4.3.117/volume/v3/snapshots Jul 27 16:23:01.631350 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.openstack.wsgi [None req-5e91c6b7-5289-4f92-a485-cf68c28cd83e tempest-SnapshotDependencyTests-1251784239 tempest-SnapshotDependencyTests-1251784239-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "8f453fcd-2b27-449e-a27e-02ba3f927263", "force": true, "name": "tempest-SnapshotDependencyTests-snapshot-772511374", "description": null, "metadata": null}} {{(pid=100521) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 27 16:23:01.631503 np0000005924 devstack@c-api.service[100524]: INFO cinder.api.openstack.wsgi [None req-2b202247-1d4b-4d85-8f74-21077bd32e4a tempest-ProjectMemberTests33-1780357347 tempest-ProjectMemberTests33-1780357347-project-admin] GET https://10.4.3.117/volume/v3/backups/ba2c40a6-91ee-47cd-b574-fd728b71bdd4 Jul 27 16:23:01.631503 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.openstack.wsgi [None req-2b202247-1d4b-4d85-8f74-21077bd32e4a tempest-ProjectMemberTests33-1780357347 tempest-ProjectMemberTests33-1780357347-project-admin] Empty body provided in request {{(pid=100524) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:23:01.631503 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.openstack.wsgi [None req-2b202247-1d4b-4d85-8f74-21077bd32e4a tempest-ProjectMemberTests33-1780357347 tempest-ProjectMemberTests33-1780357347-project-admin] Calling method 'show' {{(pid=100524) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:23:01.631503 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.v3.backups [None req-2b202247-1d4b-4d85-8f74-21077bd32e4a tempest-ProjectMemberTests33-1780357347 tempest-ProjectMemberTests33-1780357347-project-admin] Show backup with id ba2c40a6-91ee-47cd-b574-fd728b71bdd4. {{(pid=100524) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 27 16:23:01.638097 np0000005924 devstack@c-api.service[100524]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:23:01.638097 np0000005924 devstack@c-api.service[100524]: warnings.warn( Jul 27 16:23:01.639161 np0000005924 devstack@c-api.service[100524]: INFO cinder.api.openstack.wsgi [None req-2b202247-1d4b-4d85-8f74-21077bd32e4a tempest-ProjectMemberTests33-1780357347 tempest-ProjectMemberTests33-1780357347-project-admin] https://10.4.3.117/volume/v3/backups/ba2c40a6-91ee-47cd-b574-fd728b71bdd4 returned with HTTP 200 Jul 27 16:23:01.639229 np0000005924 devstack@c-api.service[100521]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:23:01.639229 np0000005924 devstack@c-api.service[100521]: warnings.warn( Jul 27 16:23:01.639792 np0000005924 devstack@c-api.service[100524]: [pid: 100524|app: 0|req: 1344/5363] 10.4.3.117 () {68 vars in 1388 bytes} [Mon Jul 27 16:23:01 2026] GET /volume/v3/backups/ba2c40a6-91ee-47cd-b574-fd728b71bdd4 => generated 737 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 27 16:23:01.639855 np0000005924 devstack@c-api.service[100521]: INFO cinder.volume.api [None req-5e91c6b7-5289-4f92-a485-cf68c28cd83e tempest-SnapshotDependencyTests-1251784239 tempest-SnapshotDependencyTests-1251784239-project-member] Volume info retrieved successfully. Jul 27 16:23:01.640067 np0000005924 devstack@c-api.service[100521]: INFO cinder.api.v3.snapshots [None req-5e91c6b7-5289-4f92-a485-cf68c28cd83e tempest-SnapshotDependencyTests-1251784239 tempest-SnapshotDependencyTests-1251784239-project-member] Create snapshot from volume 8f453fcd-2b27-449e-a27e-02ba3f927263 Jul 27 16:23:01.672799 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.quota [None req-5e91c6b7-5289-4f92-a485-cf68c28cd83e tempest-SnapshotDependencyTests-1251784239 tempest-SnapshotDependencyTests-1251784239-project-member] Created reservations ['a3579311-7519-4b7d-a9f7-6577bb2aa78a', 'b8e3831d-a557-48f4-ac90-492e0e1b0fda', '7a4ee252-f6af-4ceb-89ed-dd03d6e3c175', '92a3c6cf-dd83-40d6-bffb-cea1f1147024'] {{(pid=100521) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 27 16:23:01.708745 np0000005924 devstack@c-api.service[100521]: INFO cinder.volume.api [None req-5e91c6b7-5289-4f92-a485-cf68c28cd83e tempest-SnapshotDependencyTests-1251784239 tempest-SnapshotDependencyTests-1251784239-project-member] Snapshot force create request issued successfully. Jul 27 16:23:01.708745 np0000005924 devstack@c-api.service[100521]: INFO cinder.api.openstack.wsgi [None req-5e91c6b7-5289-4f92-a485-cf68c28cd83e tempest-SnapshotDependencyTests-1251784239 tempest-SnapshotDependencyTests-1251784239-project-member] https://10.4.3.117/volume/v3/snapshots returned with HTTP 202 Jul 27 16:23:01.709078 np0000005924 devstack@c-api.service[100521]: [pid: 100521|app: 0|req: 1340/5364] 10.4.3.117 () {68 vars in 1265 bytes} [Mon Jul 27 16:23:01 2026] POST /volume/v3/snapshots => generated 309 bytes in 81 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 27 16:23:01.721865 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.middleware.request_id [None req-ca2bff6c-1934-4353-84aa-7d6424fa214e None None] RequestId filter calling following filter/app {{(pid=100523) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:23:01.730437 np0000005924 devstack@c-api.service[100523]: INFO cinder.api.openstack.wsgi [None req-ca2bff6c-1934-4353-84aa-7d6424fa214e tempest-SnapshotDependencyTests-1251784239 tempest-SnapshotDependencyTests-1251784239-project-member] GET https://10.4.3.117/volume/v3/snapshots/6f7b16ae-a205-4b7b-9c59-bd75f126382a Jul 27 16:23:01.730689 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.openstack.wsgi [None req-ca2bff6c-1934-4353-84aa-7d6424fa214e tempest-SnapshotDependencyTests-1251784239 tempest-SnapshotDependencyTests-1251784239-project-member] Empty body provided in request {{(pid=100523) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:23:01.730968 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.openstack.wsgi [None req-ca2bff6c-1934-4353-84aa-7d6424fa214e tempest-SnapshotDependencyTests-1251784239 tempest-SnapshotDependencyTests-1251784239-project-member] Calling method 'show' {{(pid=100523) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:23:01.737912 np0000005924 devstack@c-api.service[100523]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:23:01.737912 np0000005924 devstack@c-api.service[100523]: warnings.warn( Jul 27 16:23:01.738638 np0000005924 devstack@c-api.service[100523]: INFO cinder.volume.api [None req-ca2bff6c-1934-4353-84aa-7d6424fa214e tempest-SnapshotDependencyTests-1251784239 tempest-SnapshotDependencyTests-1251784239-project-member] Snapshot retrieved successfully. Jul 27 16:23:01.739768 np0000005924 devstack@c-api.service[100523]: INFO cinder.api.openstack.wsgi [None req-ca2bff6c-1934-4353-84aa-7d6424fa214e tempest-SnapshotDependencyTests-1251784239 tempest-SnapshotDependencyTests-1251784239-project-member] https://10.4.3.117/volume/v3/snapshots/6f7b16ae-a205-4b7b-9c59-bd75f126382a returned with HTTP 200 Jul 27 16:23:01.740345 np0000005924 devstack@c-api.service[100523]: [pid: 100523|app: 0|req: 1351/5365] 10.4.3.117 () {66 vars in 1354 bytes} [Mon Jul 27 16:23:01 2026] GET /volume/v3/snapshots/6f7b16ae-a205-4b7b-9c59-bd75f126382a => generated 441 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 27 16:23:02.437063 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.middleware.request_id [req-2ce6d418-ed08-4fc5-b245-939af9a953e1 req-feffaa05-5043-478d-a745-2658a34aaa4b None None] RequestId filter calling following filter/app {{(pid=100522) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:23:02.438982 np0000005924 devstack@c-api.service[100522]: INFO cinder.api.openstack.wsgi [req-2ce6d418-ed08-4fc5-b245-939af9a953e1 req-feffaa05-5043-478d-a745-2658a34aaa4b tempest-TestVolumeBootPatternV346-216340812 tempest-TestVolumeBootPatternV346-216340812-project-member] GET https://10.4.3.117/volume/v3/limits Jul 27 16:23:02.439314 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.openstack.wsgi [req-2ce6d418-ed08-4fc5-b245-939af9a953e1 req-feffaa05-5043-478d-a745-2658a34aaa4b tempest-TestVolumeBootPatternV346-216340812 tempest-TestVolumeBootPatternV346-216340812-project-member] Empty body provided in request {{(pid=100522) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:23:02.439556 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.openstack.wsgi [req-2ce6d418-ed08-4fc5-b245-939af9a953e1 req-feffaa05-5043-478d-a745-2658a34aaa4b tempest-TestVolumeBootPatternV346-216340812 tempest-TestVolumeBootPatternV346-216340812-project-member] Calling method 'index' {{(pid=100522) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:23:02.442103 np0000005924 devstack@c-api.service[100522]: DEBUG dbcounter [-] [100522] Writing DB stats cinder:SELECT=412,cinder:INSERT=84,cinder:UPDATE=172 {{(pid=100522) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 27 16:23:02.461391 np0000005924 devstack@c-api.service[100522]: INFO cinder.api.openstack.wsgi [req-2ce6d418-ed08-4fc5-b245-939af9a953e1 req-feffaa05-5043-478d-a745-2658a34aaa4b tempest-TestVolumeBootPatternV346-216340812 tempest-TestVolumeBootPatternV346-216340812-project-member] https://10.4.3.117/volume/v3/limits returned with HTTP 200 Jul 27 16:23:02.461827 np0000005924 devstack@c-api.service[100522]: [pid: 100522|app: 0|req: 1331/5366] 10.4.3.117 () {68 vars in 1484 bytes} [Mon Jul 27 16:23:02 2026] GET /volume/v3/limits => generated 302 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 27 16:23:02.507188 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.middleware.request_id [req-2ce6d418-ed08-4fc5-b245-939af9a953e1 req-fabacaa5-3eed-4337-976c-448d548a0c62 None None] RequestId filter calling following filter/app {{(pid=100524) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:23:02.509476 np0000005924 devstack@c-api.service[100524]: INFO cinder.api.openstack.wsgi [req-2ce6d418-ed08-4fc5-b245-939af9a953e1 req-fabacaa5-3eed-4337-976c-448d548a0c62 tempest-TestVolumeBootPatternV346-216340812 tempest-TestVolumeBootPatternV346-216340812-project-member] GET https://10.4.3.117/volume/v3/volumes/839d1e5f-5abf-42ee-b576-8da2cdfb5f52 Jul 27 16:23:02.509687 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.openstack.wsgi [req-2ce6d418-ed08-4fc5-b245-939af9a953e1 req-fabacaa5-3eed-4337-976c-448d548a0c62 tempest-TestVolumeBootPatternV346-216340812 tempest-TestVolumeBootPatternV346-216340812-project-member] Empty body provided in request {{(pid=100524) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:23:02.509942 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.openstack.wsgi [req-2ce6d418-ed08-4fc5-b245-939af9a953e1 req-fabacaa5-3eed-4337-976c-448d548a0c62 tempest-TestVolumeBootPatternV346-216340812 tempest-TestVolumeBootPatternV346-216340812-project-member] Calling method 'show' {{(pid=100524) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:23:02.519669 np0000005924 devstack@c-api.service[100524]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:23:02.519669 np0000005924 devstack@c-api.service[100524]: warnings.warn( Jul 27 16:23:02.523442 np0000005924 devstack@c-api.service[100524]: INFO cinder.volume.api [req-2ce6d418-ed08-4fc5-b245-939af9a953e1 req-fabacaa5-3eed-4337-976c-448d548a0c62 tempest-TestVolumeBootPatternV346-216340812 tempest-TestVolumeBootPatternV346-216340812-project-member] Volume info retrieved successfully. Jul 27 16:23:02.529912 np0000005924 devstack@c-api.service[100524]: INFO cinder.api.openstack.wsgi [req-2ce6d418-ed08-4fc5-b245-939af9a953e1 req-fabacaa5-3eed-4337-976c-448d548a0c62 tempest-TestVolumeBootPatternV346-216340812 tempest-TestVolumeBootPatternV346-216340812-project-member] https://10.4.3.117/volume/v3/volumes/839d1e5f-5abf-42ee-b576-8da2cdfb5f52 returned with HTTP 200 Jul 27 16:23:02.530365 np0000005924 devstack@c-api.service[100524]: [pid: 100524|app: 0|req: 1345/5367] 10.4.3.117 () {68 vars in 1598 bytes} [Mon Jul 27 16:23:02 2026] GET /volume/v3/volumes/839d1e5f-5abf-42ee-b576-8da2cdfb5f52 => generated 1663 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 27 16:23:02.539191 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.middleware.request_id [req-2ce6d418-ed08-4fc5-b245-939af9a953e1 req-6384ed7b-98c9-4a70-9c89-0104c1c661e6 None None] RequestId filter calling following filter/app {{(pid=100521) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:23:02.542472 np0000005924 devstack@c-api.service[100521]: INFO cinder.api.openstack.wsgi [req-2ce6d418-ed08-4fc5-b245-939af9a953e1 req-6384ed7b-98c9-4a70-9c89-0104c1c661e6 tempest-TestVolumeBootPatternV346-216340812 tempest-TestVolumeBootPatternV346-216340812-project-member] POST https://10.4.3.117/volume/v3/snapshots Jul 27 16:23:02.542831 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.openstack.wsgi [req-2ce6d418-ed08-4fc5-b245-939af9a953e1 req-6384ed7b-98c9-4a70-9c89-0104c1c661e6 tempest-TestVolumeBootPatternV346-216340812 tempest-TestVolumeBootPatternV346-216340812-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "839d1e5f-5abf-42ee-b576-8da2cdfb5f52", "force": true, "name": "snapshot for tempest-TestVolumeBootPatternV346snapshot-557221511", "description": null, "metadata": {}}} {{(pid=100521) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 27 16:23:02.553637 np0000005924 devstack@c-api.service[100521]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:23:02.553637 np0000005924 devstack@c-api.service[100521]: warnings.warn( Jul 27 16:23:02.554196 np0000005924 devstack@c-api.service[100521]: INFO cinder.volume.api [req-2ce6d418-ed08-4fc5-b245-939af9a953e1 req-6384ed7b-98c9-4a70-9c89-0104c1c661e6 tempest-TestVolumeBootPatternV346-216340812 tempest-TestVolumeBootPatternV346-216340812-project-member] Volume info retrieved successfully. Jul 27 16:23:02.554352 np0000005924 devstack@c-api.service[100521]: INFO cinder.api.v3.snapshots [req-2ce6d418-ed08-4fc5-b245-939af9a953e1 req-6384ed7b-98c9-4a70-9c89-0104c1c661e6 tempest-TestVolumeBootPatternV346-216340812 tempest-TestVolumeBootPatternV346-216340812-project-member] Create snapshot from volume 839d1e5f-5abf-42ee-b576-8da2cdfb5f52 Jul 27 16:23:02.611234 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.quota [req-2ce6d418-ed08-4fc5-b245-939af9a953e1 req-6384ed7b-98c9-4a70-9c89-0104c1c661e6 tempest-TestVolumeBootPatternV346-216340812 tempest-TestVolumeBootPatternV346-216340812-project-member] Created reservations ['db7f05f5-1fd8-47f4-8931-9f4a4e3d124b', 'd2840666-e765-49bf-b01c-9a7876bc19cc', 'ef4bb322-655d-45c9-8d45-189a340b09da', 'f2fba883-c587-4f2d-afd4-388a8d144bff'] {{(pid=100521) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 27 16:23:02.646385 np0000005924 devstack@c-api.service[100521]: INFO cinder.volume.api [req-2ce6d418-ed08-4fc5-b245-939af9a953e1 req-6384ed7b-98c9-4a70-9c89-0104c1c661e6 tempest-TestVolumeBootPatternV346-216340812 tempest-TestVolumeBootPatternV346-216340812-project-member] Snapshot force create request issued successfully. Jul 27 16:23:02.646867 np0000005924 devstack@c-api.service[100521]: INFO cinder.api.openstack.wsgi [req-2ce6d418-ed08-4fc5-b245-939af9a953e1 req-6384ed7b-98c9-4a70-9c89-0104c1c661e6 tempest-TestVolumeBootPatternV346-216340812 tempest-TestVolumeBootPatternV346-216340812-project-member] https://10.4.3.117/volume/v3/snapshots returned with HTTP 202 Jul 27 16:23:02.647188 np0000005924 devstack@c-api.service[100521]: [pid: 100521|app: 0|req: 1341/5368] 10.4.3.117 () {72 vars in 1547 bytes} [Mon Jul 27 16:23:02 2026] POST /volume/v3/snapshots => generated 323 bytes in 108 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 27 16:23:02.649974 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.middleware.request_id [None req-3ea0f1f9-5cc7-4d97-8688-db8afe9fca07 None None] RequestId filter calling following filter/app {{(pid=100523) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:23:02.652316 np0000005924 devstack@c-api.service[100523]: INFO cinder.api.openstack.wsgi [None req-3ea0f1f9-5cc7-4d97-8688-db8afe9fca07 tempest-ProjectMemberTests33-1780357347 tempest-ProjectMemberTests33-1780357347-project-admin] GET https://10.4.3.117/volume/v3/backups/ba2c40a6-91ee-47cd-b574-fd728b71bdd4 Jul 27 16:23:02.652684 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.openstack.wsgi [None req-3ea0f1f9-5cc7-4d97-8688-db8afe9fca07 tempest-ProjectMemberTests33-1780357347 tempest-ProjectMemberTests33-1780357347-project-admin] Empty body provided in request {{(pid=100523) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:23:02.652888 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.openstack.wsgi [None req-3ea0f1f9-5cc7-4d97-8688-db8afe9fca07 tempest-ProjectMemberTests33-1780357347 tempest-ProjectMemberTests33-1780357347-project-admin] Calling method 'show' {{(pid=100523) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:23:02.653150 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.v3.backups [None req-3ea0f1f9-5cc7-4d97-8688-db8afe9fca07 tempest-ProjectMemberTests33-1780357347 tempest-ProjectMemberTests33-1780357347-project-admin] Show backup with id ba2c40a6-91ee-47cd-b574-fd728b71bdd4. {{(pid=100523) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 27 16:23:02.657769 np0000005924 devstack@c-api.service[100523]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:23:02.657769 np0000005924 devstack@c-api.service[100523]: warnings.warn( Jul 27 16:23:02.658401 np0000005924 devstack@c-api.service[100523]: INFO cinder.api.openstack.wsgi [None req-3ea0f1f9-5cc7-4d97-8688-db8afe9fca07 tempest-ProjectMemberTests33-1780357347 tempest-ProjectMemberTests33-1780357347-project-admin] https://10.4.3.117/volume/v3/backups/ba2c40a6-91ee-47cd-b574-fd728b71bdd4 returned with HTTP 200 Jul 27 16:23:02.658876 np0000005924 devstack@c-api.service[100523]: [pid: 100523|app: 0|req: 1352/5369] 10.4.3.117 () {68 vars in 1388 bytes} [Mon Jul 27 16:23:02 2026] GET /volume/v3/backups/ba2c40a6-91ee-47cd-b574-fd728b71bdd4 => generated 737 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 27 16:23:02.749805 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.middleware.request_id [None req-85111832-0eea-468f-9930-f83e4a7fef82 None None] RequestId filter calling following filter/app {{(pid=100522) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:23:02.752386 np0000005924 devstack@c-api.service[100522]: INFO cinder.api.openstack.wsgi [None req-85111832-0eea-468f-9930-f83e4a7fef82 tempest-SnapshotDependencyTests-1251784239 tempest-SnapshotDependencyTests-1251784239-project-member] GET https://10.4.3.117/volume/v3/snapshots/6f7b16ae-a205-4b7b-9c59-bd75f126382a Jul 27 16:23:02.752601 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.openstack.wsgi [None req-85111832-0eea-468f-9930-f83e4a7fef82 tempest-SnapshotDependencyTests-1251784239 tempest-SnapshotDependencyTests-1251784239-project-member] Empty body provided in request {{(pid=100522) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:23:02.752830 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.openstack.wsgi [None req-85111832-0eea-468f-9930-f83e4a7fef82 tempest-SnapshotDependencyTests-1251784239 tempest-SnapshotDependencyTests-1251784239-project-member] Calling method 'show' {{(pid=100522) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:23:02.757576 np0000005924 devstack@c-api.service[100522]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:23:02.757576 np0000005924 devstack@c-api.service[100522]: warnings.warn( Jul 27 16:23:02.757981 np0000005924 devstack@c-api.service[100522]: INFO cinder.volume.api [None req-85111832-0eea-468f-9930-f83e4a7fef82 tempest-SnapshotDependencyTests-1251784239 tempest-SnapshotDependencyTests-1251784239-project-member] Snapshot retrieved successfully. Jul 27 16:23:02.758701 np0000005924 devstack@c-api.service[100522]: INFO cinder.api.openstack.wsgi [None req-85111832-0eea-468f-9930-f83e4a7fef82 tempest-SnapshotDependencyTests-1251784239 tempest-SnapshotDependencyTests-1251784239-project-member] https://10.4.3.117/volume/v3/snapshots/6f7b16ae-a205-4b7b-9c59-bd75f126382a returned with HTTP 200 Jul 27 16:23:02.759035 np0000005924 devstack@c-api.service[100522]: [pid: 100522|app: 0|req: 1332/5370] 10.4.3.117 () {66 vars in 1354 bytes} [Mon Jul 27 16:23:02 2026] GET /volume/v3/snapshots/6f7b16ae-a205-4b7b-9c59-bd75f126382a => generated 468 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 27 16:23:02.767510 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.middleware.request_id [None req-6d0d10fb-eda7-41de-9197-5325ae31d8e3 None None] RequestId filter calling following filter/app {{(pid=100524) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:23:02.769278 np0000005924 devstack@c-api.service[100524]: INFO cinder.api.openstack.wsgi [None req-6d0d10fb-eda7-41de-9197-5325ae31d8e3 tempest-SnapshotDependencyTests-1251784239 tempest-SnapshotDependencyTests-1251784239-project-member] GET https://10.4.3.117/volume/v3/snapshots/6f7b16ae-a205-4b7b-9c59-bd75f126382a Jul 27 16:23:02.769525 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.openstack.wsgi [None req-6d0d10fb-eda7-41de-9197-5325ae31d8e3 tempest-SnapshotDependencyTests-1251784239 tempest-SnapshotDependencyTests-1251784239-project-member] Empty body provided in request {{(pid=100524) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:23:02.769729 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.openstack.wsgi [None req-6d0d10fb-eda7-41de-9197-5325ae31d8e3 tempest-SnapshotDependencyTests-1251784239 tempest-SnapshotDependencyTests-1251784239-project-member] Calling method 'show' {{(pid=100524) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:23:02.774898 np0000005924 devstack@c-api.service[100524]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:23:02.774898 np0000005924 devstack@c-api.service[100524]: warnings.warn( Jul 27 16:23:02.775494 np0000005924 devstack@c-api.service[100524]: INFO cinder.volume.api [None req-6d0d10fb-eda7-41de-9197-5325ae31d8e3 tempest-SnapshotDependencyTests-1251784239 tempest-SnapshotDependencyTests-1251784239-project-member] Snapshot retrieved successfully. Jul 27 16:23:02.776483 np0000005924 devstack@c-api.service[100524]: INFO cinder.api.openstack.wsgi [None req-6d0d10fb-eda7-41de-9197-5325ae31d8e3 tempest-SnapshotDependencyTests-1251784239 tempest-SnapshotDependencyTests-1251784239-project-member] https://10.4.3.117/volume/v3/snapshots/6f7b16ae-a205-4b7b-9c59-bd75f126382a returned with HTTP 200 Jul 27 16:23:02.776951 np0000005924 devstack@c-api.service[100524]: [pid: 100524|app: 0|req: 1346/5371] 10.4.3.117 () {66 vars in 1354 bytes} [Mon Jul 27 16:23:02 2026] GET /volume/v3/snapshots/6f7b16ae-a205-4b7b-9c59-bd75f126382a => generated 468 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 27 16:23:02.786247 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.middleware.request_id [None req-93039693-6e56-424c-8102-dc9d1ef93ef7 None None] RequestId filter calling following filter/app {{(pid=100521) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:23:02.788079 np0000005924 devstack@c-api.service[100521]: INFO cinder.api.openstack.wsgi [None req-93039693-6e56-424c-8102-dc9d1ef93ef7 tempest-SnapshotDependencyTests-1251784239 tempest-SnapshotDependencyTests-1251784239-project-member] GET https://10.4.3.117/volume/v3/snapshots/6f7b16ae-a205-4b7b-9c59-bd75f126382a Jul 27 16:23:02.788258 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.openstack.wsgi [None req-93039693-6e56-424c-8102-dc9d1ef93ef7 tempest-SnapshotDependencyTests-1251784239 tempest-SnapshotDependencyTests-1251784239-project-member] Empty body provided in request {{(pid=100521) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:23:02.788464 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.openstack.wsgi [None req-93039693-6e56-424c-8102-dc9d1ef93ef7 tempest-SnapshotDependencyTests-1251784239 tempest-SnapshotDependencyTests-1251784239-project-member] Calling method 'show' {{(pid=100521) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:23:02.793059 np0000005924 devstack@c-api.service[100521]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:23:02.793059 np0000005924 devstack@c-api.service[100521]: warnings.warn( Jul 27 16:23:02.793449 np0000005924 devstack@c-api.service[100521]: INFO cinder.volume.api [None req-93039693-6e56-424c-8102-dc9d1ef93ef7 tempest-SnapshotDependencyTests-1251784239 tempest-SnapshotDependencyTests-1251784239-project-member] Snapshot retrieved successfully. Jul 27 16:23:02.794216 np0000005924 devstack@c-api.service[100521]: INFO cinder.api.openstack.wsgi [None req-93039693-6e56-424c-8102-dc9d1ef93ef7 tempest-SnapshotDependencyTests-1251784239 tempest-SnapshotDependencyTests-1251784239-project-member] https://10.4.3.117/volume/v3/snapshots/6f7b16ae-a205-4b7b-9c59-bd75f126382a returned with HTTP 200 Jul 27 16:23:02.794574 np0000005924 devstack@c-api.service[100521]: [pid: 100521|app: 0|req: 1342/5372] 10.4.3.117 () {66 vars in 1354 bytes} [Mon Jul 27 16:23:02 2026] GET /volume/v3/snapshots/6f7b16ae-a205-4b7b-9c59-bd75f126382a => generated 468 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 27 16:23:02.804003 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.middleware.request_id [None req-5d05eeee-39d5-4106-8353-17065b909ae3 None None] RequestId filter calling following filter/app {{(pid=100523) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:23:02.805946 np0000005924 devstack@c-api.service[100523]: INFO cinder.api.openstack.wsgi [None req-5d05eeee-39d5-4106-8353-17065b909ae3 tempest-SnapshotDependencyTests-1251784239 tempest-SnapshotDependencyTests-1251784239-project-member] POST https://10.4.3.117/volume/v3/volumes Jul 27 16:23:02.806135 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.openstack.wsgi [None req-5d05eeee-39d5-4106-8353-17065b909ae3 tempest-SnapshotDependencyTests-1251784239 tempest-SnapshotDependencyTests-1251784239-project-member] Action: 'create', calling method: create, body: {"volume": {"snapshot_id": "6f7b16ae-a205-4b7b-9c59-bd75f126382a", "size": 1}} {{(pid=100523) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 27 16:23:02.807811 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.v3.volumes [None req-5d05eeee-39d5-4106-8353-17065b909ae3 tempest-SnapshotDependencyTests-1251784239 tempest-SnapshotDependencyTests-1251784239-project-member] Create volume request body: {'volume': {'snapshot_id': '6f7b16ae-a205-4b7b-9c59-bd75f126382a', 'size': 1}} {{(pid=100523) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 27 16:23:02.816522 np0000005924 devstack@c-api.service[100523]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:23:02.816522 np0000005924 devstack@c-api.service[100523]: warnings.warn( Jul 27 16:23:02.817140 np0000005924 devstack@c-api.service[100523]: INFO cinder.volume.api [None req-5d05eeee-39d5-4106-8353-17065b909ae3 tempest-SnapshotDependencyTests-1251784239 tempest-SnapshotDependencyTests-1251784239-project-member] Snapshot retrieved successfully. Jul 27 16:23:02.817289 np0000005924 devstack@c-api.service[100523]: INFO cinder.api.v3.volumes [None req-5d05eeee-39d5-4106-8353-17065b909ae3 tempest-SnapshotDependencyTests-1251784239 tempest-SnapshotDependencyTests-1251784239-project-member] Create volume of 1 GB Jul 27 16:23:02.821401 np0000005924 devstack@c-api.service[100523]: INFO cinder.volume.api [None req-5d05eeee-39d5-4106-8353-17065b909ae3 tempest-SnapshotDependencyTests-1251784239 tempest-SnapshotDependencyTests-1251784239-project-member] Availability Zones retrieved successfully. Jul 27 16:23:02.826347 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.volume.api [None req-5d05eeee-39d5-4106-8353-17065b909ae3 tempest-SnapshotDependencyTests-1251784239 tempest-SnapshotDependencyTests-1251784239-project-member] Flow 'volume_create_api' (9349d10d-8130-488f-81f2-c1d9a2418ca0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100523) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 27 16:23:02.828026 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.volume.api [None req-5d05eeee-39d5-4106-8353-17065b909ae3 tempest-SnapshotDependencyTests-1251784239 tempest-SnapshotDependencyTests-1251784239-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (d8ee133e-8ea3-4e23-a4d7-9640e16d4095) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100523) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 27 16:23:02.828895 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.volume.flows.api.create_volume [None req-5d05eeee-39d5-4106-8353-17065b909ae3 tempest-SnapshotDependencyTests-1251784239 tempest-SnapshotDependencyTests-1251784239-project-member] Validating volume size '1' using validate_int, validate_snap_size {{(pid=100523) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 27 16:23:02.863824 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.volume.api [None req-5d05eeee-39d5-4106-8353-17065b909ae3 tempest-SnapshotDependencyTests-1251784239 tempest-SnapshotDependencyTests-1251784239-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (d8ee133e-8ea3-4e23-a4d7-9640e16d4095) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': '6f7b16ae-a205-4b7b-9c59-bd75f126382a', 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-27T16:04:59Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=2bce4e1a-e6e0-49d9-be36-c3405449a01e,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '2bce4e1a-e6e0-49d9-be36-c3405449a01e', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100523) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 27 16:23:02.864971 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.volume.api [None req-5d05eeee-39d5-4106-8353-17065b909ae3 tempest-SnapshotDependencyTests-1251784239 tempest-SnapshotDependencyTests-1251784239-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (47be42f0-269e-4ab3-a673-1dba7f6a4e84) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100523) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 27 16:23:02.906820 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.quota [None req-5d05eeee-39d5-4106-8353-17065b909ae3 tempest-SnapshotDependencyTests-1251784239 tempest-SnapshotDependencyTests-1251784239-project-member] Created reservations ['9be2e782-e51b-4da8-9f70-f2ba17b5e5ab', '9cd456c4-8915-4bdf-9dc5-f38e86a59aac', 'b29c40a3-afd7-4f0a-8519-45d746526ca6', '1895f251-b5eb-4578-9a26-5b88b1973c96'] {{(pid=100523) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 27 16:23:02.907759 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.volume.api [None req-5d05eeee-39d5-4106-8353-17065b909ae3 tempest-SnapshotDependencyTests-1251784239 tempest-SnapshotDependencyTests-1251784239-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (47be42f0-269e-4ab3-a673-1dba7f6a4e84) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['9be2e782-e51b-4da8-9f70-f2ba17b5e5ab', '9cd456c4-8915-4bdf-9dc5-f38e86a59aac', 'b29c40a3-afd7-4f0a-8519-45d746526ca6', '1895f251-b5eb-4578-9a26-5b88b1973c96']}' {{(pid=100523) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 27 16:23:02.908748 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.volume.api [None req-5d05eeee-39d5-4106-8353-17065b909ae3 tempest-SnapshotDependencyTests-1251784239 tempest-SnapshotDependencyTests-1251784239-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (1cdb9223-58fb-4912-b501-58ab774c60d9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100523) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 27 16:23:02.955322 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.volume.api [None req-5d05eeee-39d5-4106-8353-17065b909ae3 tempest-SnapshotDependencyTests-1251784239 tempest-SnapshotDependencyTests-1251784239-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (1cdb9223-58fb-4912-b501-58ab774c60d9) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'f6f2b98a-4044-474a-87cf-b3145ff643a0', '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='eb06673c629142288e47e31e0385d002',qos_specs=None,replication_status=,reservations=['9be2e782-e51b-4da8-9f70-f2ba17b5e5ab','9cd456c4-8915-4bdf-9dc5-f38e86a59aac','b29c40a3-afd7-4f0a-8519-45d746526ca6','1895f251-b5eb-4578-9a26-5b88b1973c96'],size=1,snapshot_id=6f7b16ae-a205-4b7b-9c59-bd75f126382a,source_replicaid=,source_volid=None,status='creating',user_id='5dc454cb9d6e480ba7e0fd5caa872ba5',volume_type_id=2bce4e1a-e6e0-49d9-be36-c3405449a01e), 'volume': Volume(_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-27T16:23:02Z,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=f6f2b98a-4044-474a-87cf-b3145ff643a0,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='eb06673c629142288e47e31e0385d002',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=6f7b16ae-a205-4b7b-9c59-bd75f126382a,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='5dc454cb9d6e480ba7e0fd5caa872ba5',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(2bce4e1a-e6e0-49d9-be36-c3405449a01e),volume_type_id=2bce4e1a-e6e0-49d9-be36-c3405449a01e)}' {{(pid=100523) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 27 16:23:02.957139 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.volume.api [None req-5d05eeee-39d5-4106-8353-17065b909ae3 tempest-SnapshotDependencyTests-1251784239 tempest-SnapshotDependencyTests-1251784239-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (6a5b01df-ce5f-4f12-9631-2c0da7b22d63) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100523) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 27 16:23:02.979814 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.volume.api [None req-5d05eeee-39d5-4106-8353-17065b909ae3 tempest-SnapshotDependencyTests-1251784239 tempest-SnapshotDependencyTests-1251784239-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (6a5b01df-ce5f-4f12-9631-2c0da7b22d63) transitioned into state 'SUCCESS' from 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='eb06673c629142288e47e31e0385d002',qos_specs=None,replication_status=,reservations=['9be2e782-e51b-4da8-9f70-f2ba17b5e5ab','9cd456c4-8915-4bdf-9dc5-f38e86a59aac','b29c40a3-afd7-4f0a-8519-45d746526ca6','1895f251-b5eb-4578-9a26-5b88b1973c96'],size=1,snapshot_id=6f7b16ae-a205-4b7b-9c59-bd75f126382a,source_replicaid=,source_volid=None,status='creating',user_id='5dc454cb9d6e480ba7e0fd5caa872ba5',volume_type_id=2bce4e1a-e6e0-49d9-be36-c3405449a01e)}' {{(pid=100523) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 27 16:23:02.980799 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.volume.api [None req-5d05eeee-39d5-4106-8353-17065b909ae3 tempest-SnapshotDependencyTests-1251784239 tempest-SnapshotDependencyTests-1251784239-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (aa9ef407-b86d-4a5e-899b-c6ad0db7614d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100523) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 27 16:23:03.002775 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.volume.api [None req-5d05eeee-39d5-4106-8353-17065b909ae3 tempest-SnapshotDependencyTests-1251784239 tempest-SnapshotDependencyTests-1251784239-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (aa9ef407-b86d-4a5e-899b-c6ad0db7614d) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100523) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 27 16:23:03.003647 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.volume.api [None req-5d05eeee-39d5-4106-8353-17065b909ae3 tempest-SnapshotDependencyTests-1251784239 tempest-SnapshotDependencyTests-1251784239-project-member] Flow 'volume_create_api' (9349d10d-8130-488f-81f2-c1d9a2418ca0) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100523) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 27 16:23:03.003994 np0000005924 devstack@c-api.service[100523]: INFO cinder.volume.api [None req-5d05eeee-39d5-4106-8353-17065b909ae3 tempest-SnapshotDependencyTests-1251784239 tempest-SnapshotDependencyTests-1251784239-project-member] Create volume request issued successfully. Jul 27 16:23:03.004699 np0000005924 devstack@c-api.service[100523]: INFO cinder.api.openstack.wsgi [None req-5d05eeee-39d5-4106-8353-17065b909ae3 tempest-SnapshotDependencyTests-1251784239 tempest-SnapshotDependencyTests-1251784239-project-member] https://10.4.3.117/volume/v3/volumes returned with HTTP 202 Jul 27 16:23:03.005393 np0000005924 devstack@c-api.service[100523]: [pid: 100523|app: 0|req: 1353/5373] 10.4.3.117 () {68 vars in 1258 bytes} [Mon Jul 27 16:23:02 2026] POST /volume/v3/volumes => generated 741 bytes in 202 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 27 16:23:03.017371 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.middleware.request_id [None req-22c3d704-e2ac-4aca-96f1-76f8667181bb None None] RequestId filter calling following filter/app {{(pid=100522) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:23:03.019229 np0000005924 devstack@c-api.service[100522]: INFO cinder.api.openstack.wsgi [None req-22c3d704-e2ac-4aca-96f1-76f8667181bb tempest-SnapshotDependencyTests-1251784239 tempest-SnapshotDependencyTests-1251784239-project-member] GET https://10.4.3.117/volume/v3/volumes/f6f2b98a-4044-474a-87cf-b3145ff643a0 Jul 27 16:23:03.019493 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.openstack.wsgi [None req-22c3d704-e2ac-4aca-96f1-76f8667181bb tempest-SnapshotDependencyTests-1251784239 tempest-SnapshotDependencyTests-1251784239-project-member] Empty body provided in request {{(pid=100522) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:23:03.019687 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.openstack.wsgi [None req-22c3d704-e2ac-4aca-96f1-76f8667181bb tempest-SnapshotDependencyTests-1251784239 tempest-SnapshotDependencyTests-1251784239-project-member] Calling method 'show' {{(pid=100522) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:23:03.029087 np0000005924 devstack@c-api.service[100522]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:23:03.029087 np0000005924 devstack@c-api.service[100522]: warnings.warn( Jul 27 16:23:03.033670 np0000005924 devstack@c-api.service[100522]: INFO cinder.volume.api [None req-22c3d704-e2ac-4aca-96f1-76f8667181bb tempest-SnapshotDependencyTests-1251784239 tempest-SnapshotDependencyTests-1251784239-project-member] Volume info retrieved successfully. Jul 27 16:23:03.038756 np0000005924 devstack@c-api.service[100522]: INFO cinder.api.openstack.wsgi [None req-22c3d704-e2ac-4aca-96f1-76f8667181bb tempest-SnapshotDependencyTests-1251784239 tempest-SnapshotDependencyTests-1251784239-project-member] https://10.4.3.117/volume/v3/volumes/f6f2b98a-4044-474a-87cf-b3145ff643a0 returned with HTTP 200 Jul 27 16:23:03.039352 np0000005924 devstack@c-api.service[100522]: [pid: 100522|app: 0|req: 1333/5374] 10.4.3.117 () {66 vars in 1348 bytes} [Mon Jul 27 16:23:03 2026] GET /volume/v3/volumes/f6f2b98a-4044-474a-87cf-b3145ff643a0 => generated 809 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 27 16:23:03.669629 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.middleware.request_id [None req-465779c9-7a86-4296-8e5d-a5abe0800d33 None None] RequestId filter calling following filter/app {{(pid=100524) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:23:03.671624 np0000005924 devstack@c-api.service[100524]: INFO cinder.api.openstack.wsgi [None req-465779c9-7a86-4296-8e5d-a5abe0800d33 tempest-ProjectMemberTests33-1780357347 tempest-ProjectMemberTests33-1780357347-project-admin] GET https://10.4.3.117/volume/v3/backups/ba2c40a6-91ee-47cd-b574-fd728b71bdd4 Jul 27 16:23:03.671841 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.openstack.wsgi [None req-465779c9-7a86-4296-8e5d-a5abe0800d33 tempest-ProjectMemberTests33-1780357347 tempest-ProjectMemberTests33-1780357347-project-admin] Empty body provided in request {{(pid=100524) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:23:03.672031 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.openstack.wsgi [None req-465779c9-7a86-4296-8e5d-a5abe0800d33 tempest-ProjectMemberTests33-1780357347 tempest-ProjectMemberTests33-1780357347-project-admin] Calling method 'show' {{(pid=100524) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:23:03.672159 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.v3.backups [None req-465779c9-7a86-4296-8e5d-a5abe0800d33 tempest-ProjectMemberTests33-1780357347 tempest-ProjectMemberTests33-1780357347-project-admin] Show backup with id ba2c40a6-91ee-47cd-b574-fd728b71bdd4. {{(pid=100524) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 27 16:23:03.676178 np0000005924 devstack@c-api.service[100524]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:23:03.676178 np0000005924 devstack@c-api.service[100524]: warnings.warn( Jul 27 16:23:03.676724 np0000005924 devstack@c-api.service[100524]: INFO cinder.api.openstack.wsgi [None req-465779c9-7a86-4296-8e5d-a5abe0800d33 tempest-ProjectMemberTests33-1780357347 tempest-ProjectMemberTests33-1780357347-project-admin] https://10.4.3.117/volume/v3/backups/ba2c40a6-91ee-47cd-b574-fd728b71bdd4 returned with HTTP 200 Jul 27 16:23:03.677089 np0000005924 devstack@c-api.service[100524]: [pid: 100524|app: 0|req: 1347/5375] 10.4.3.117 () {68 vars in 1388 bytes} [Mon Jul 27 16:23:03 2026] GET /volume/v3/backups/ba2c40a6-91ee-47cd-b574-fd728b71bdd4 => generated 737 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 27 16:23:04.053437 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.middleware.request_id [None req-4fb2b056-e7f2-44ee-9f02-67cc5dc15b92 None None] RequestId filter calling following filter/app {{(pid=100521) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:23:04.055162 np0000005924 devstack@c-api.service[100521]: INFO cinder.api.openstack.wsgi [None req-4fb2b056-e7f2-44ee-9f02-67cc5dc15b92 tempest-SnapshotDependencyTests-1251784239 tempest-SnapshotDependencyTests-1251784239-project-member] GET https://10.4.3.117/volume/v3/volumes/f6f2b98a-4044-474a-87cf-b3145ff643a0 Jul 27 16:23:04.055396 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.openstack.wsgi [None req-4fb2b056-e7f2-44ee-9f02-67cc5dc15b92 tempest-SnapshotDependencyTests-1251784239 tempest-SnapshotDependencyTests-1251784239-project-member] Empty body provided in request {{(pid=100521) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:23:04.055573 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.openstack.wsgi [None req-4fb2b056-e7f2-44ee-9f02-67cc5dc15b92 tempest-SnapshotDependencyTests-1251784239 tempest-SnapshotDependencyTests-1251784239-project-member] Calling method 'show' {{(pid=100521) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:23:04.062791 np0000005924 devstack@c-api.service[100521]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:23:04.062791 np0000005924 devstack@c-api.service[100521]: warnings.warn( Jul 27 16:23:04.066260 np0000005924 devstack@c-api.service[100521]: INFO cinder.volume.api [None req-4fb2b056-e7f2-44ee-9f02-67cc5dc15b92 tempest-SnapshotDependencyTests-1251784239 tempest-SnapshotDependencyTests-1251784239-project-member] Volume info retrieved successfully. Jul 27 16:23:04.070355 np0000005924 devstack@c-api.service[100521]: INFO cinder.api.openstack.wsgi [None req-4fb2b056-e7f2-44ee-9f02-67cc5dc15b92 tempest-SnapshotDependencyTests-1251784239 tempest-SnapshotDependencyTests-1251784239-project-member] https://10.4.3.117/volume/v3/volumes/f6f2b98a-4044-474a-87cf-b3145ff643a0 returned with HTTP 200 Jul 27 16:23:04.070716 np0000005924 devstack@c-api.service[100521]: [pid: 100521|app: 0|req: 1343/5376] 10.4.3.117 () {66 vars in 1348 bytes} [Mon Jul 27 16:23:04 2026] GET /volume/v3/volumes/f6f2b98a-4044-474a-87cf-b3145ff643a0 => generated 834 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 27 16:23:04.083316 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.middleware.request_id [None req-abe6c621-bc6c-4cce-ada6-5f9be4be0303 None None] RequestId filter calling following filter/app {{(pid=100523) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:23:04.085404 np0000005924 devstack@c-api.service[100523]: INFO cinder.api.openstack.wsgi [None req-abe6c621-bc6c-4cce-ada6-5f9be4be0303 tempest-SnapshotDependencyTests-1251784239 tempest-SnapshotDependencyTests-1251784239-project-member] GET https://10.4.3.117/volume/v3/volumes/f6f2b98a-4044-474a-87cf-b3145ff643a0 Jul 27 16:23:04.085583 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.openstack.wsgi [None req-abe6c621-bc6c-4cce-ada6-5f9be4be0303 tempest-SnapshotDependencyTests-1251784239 tempest-SnapshotDependencyTests-1251784239-project-member] Empty body provided in request {{(pid=100523) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:23:04.085777 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.openstack.wsgi [None req-abe6c621-bc6c-4cce-ada6-5f9be4be0303 tempest-SnapshotDependencyTests-1251784239 tempest-SnapshotDependencyTests-1251784239-project-member] Calling method 'show' {{(pid=100523) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:23:04.092433 np0000005924 devstack@c-api.service[100523]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:23:04.092433 np0000005924 devstack@c-api.service[100523]: warnings.warn( Jul 27 16:23:04.095903 np0000005924 devstack@c-api.service[100523]: INFO cinder.volume.api [None req-abe6c621-bc6c-4cce-ada6-5f9be4be0303 tempest-SnapshotDependencyTests-1251784239 tempest-SnapshotDependencyTests-1251784239-project-member] Volume info retrieved successfully. Jul 27 16:23:04.100098 np0000005924 devstack@c-api.service[100523]: INFO cinder.api.openstack.wsgi [None req-abe6c621-bc6c-4cce-ada6-5f9be4be0303 tempest-SnapshotDependencyTests-1251784239 tempest-SnapshotDependencyTests-1251784239-project-member] https://10.4.3.117/volume/v3/volumes/f6f2b98a-4044-474a-87cf-b3145ff643a0 returned with HTTP 200 Jul 27 16:23:04.100520 np0000005924 devstack@c-api.service[100523]: [pid: 100523|app: 0|req: 1354/5377] 10.4.3.117 () {66 vars in 1348 bytes} [Mon Jul 27 16:23:04 2026] GET /volume/v3/volumes/f6f2b98a-4044-474a-87cf-b3145ff643a0 => generated 834 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 27 16:23:04.112043 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.middleware.request_id [None req-a88fefd6-04dc-4952-825e-c043cef555bc None None] RequestId filter calling following filter/app {{(pid=100522) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:23:04.113840 np0000005924 devstack@c-api.service[100522]: INFO cinder.api.openstack.wsgi [None req-a88fefd6-04dc-4952-825e-c043cef555bc tempest-SnapshotDependencyTests-1251784239 tempest-SnapshotDependencyTests-1251784239-project-member] DELETE https://10.4.3.117/volume/v3/snapshots/6f7b16ae-a205-4b7b-9c59-bd75f126382a Jul 27 16:23:04.114051 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.openstack.wsgi [None req-a88fefd6-04dc-4952-825e-c043cef555bc tempest-SnapshotDependencyTests-1251784239 tempest-SnapshotDependencyTests-1251784239-project-member] Empty body provided in request {{(pid=100522) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:23:04.114237 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.openstack.wsgi [None req-a88fefd6-04dc-4952-825e-c043cef555bc tempest-SnapshotDependencyTests-1251784239 tempest-SnapshotDependencyTests-1251784239-project-member] Calling method 'delete' {{(pid=100522) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:23:04.114349 np0000005924 devstack@c-api.service[100522]: INFO cinder.api.v3.snapshots [None req-a88fefd6-04dc-4952-825e-c043cef555bc tempest-SnapshotDependencyTests-1251784239 tempest-SnapshotDependencyTests-1251784239-project-member] Delete snapshot with id: 6f7b16ae-a205-4b7b-9c59-bd75f126382a Jul 27 16:23:04.119044 np0000005924 devstack@c-api.service[100522]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:23:04.119044 np0000005924 devstack@c-api.service[100522]: warnings.warn( Jul 27 16:23:04.119451 np0000005924 devstack@c-api.service[100522]: INFO cinder.volume.api [None req-a88fefd6-04dc-4952-825e-c043cef555bc tempest-SnapshotDependencyTests-1251784239 tempest-SnapshotDependencyTests-1251784239-project-member] Snapshot retrieved successfully. Jul 27 16:23:04.133721 np0000005924 devstack@c-api.service[100522]: INFO cinder.volume.api [None req-a88fefd6-04dc-4952-825e-c043cef555bc tempest-SnapshotDependencyTests-1251784239 tempest-SnapshotDependencyTests-1251784239-project-member] Snapshot delete request issued successfully. Jul 27 16:23:04.133869 np0000005924 devstack@c-api.service[100522]: INFO cinder.api.openstack.wsgi [None req-a88fefd6-04dc-4952-825e-c043cef555bc tempest-SnapshotDependencyTests-1251784239 tempest-SnapshotDependencyTests-1251784239-project-member] https://10.4.3.117/volume/v3/snapshots/6f7b16ae-a205-4b7b-9c59-bd75f126382a returned with HTTP 202 Jul 27 16:23:04.134276 np0000005924 devstack@c-api.service[100522]: [pid: 100522|app: 0|req: 1334/5378] 10.4.3.117 () {66 vars in 1357 bytes} [Mon Jul 27 16:23:04 2026] DELETE /volume/v3/snapshots/6f7b16ae-a205-4b7b-9c59-bd75f126382a => generated 0 bytes in 23 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 27 16:23:04.141809 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.middleware.request_id [None req-cb4eedce-985d-42b2-85c7-66bae38aca77 None None] RequestId filter calling following filter/app {{(pid=100524) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:23:04.143570 np0000005924 devstack@c-api.service[100524]: INFO cinder.api.openstack.wsgi [None req-cb4eedce-985d-42b2-85c7-66bae38aca77 tempest-SnapshotDependencyTests-1251784239 tempest-SnapshotDependencyTests-1251784239-project-member] GET https://10.4.3.117/volume/v3/snapshots/6f7b16ae-a205-4b7b-9c59-bd75f126382a Jul 27 16:23:04.143756 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.openstack.wsgi [None req-cb4eedce-985d-42b2-85c7-66bae38aca77 tempest-SnapshotDependencyTests-1251784239 tempest-SnapshotDependencyTests-1251784239-project-member] Empty body provided in request {{(pid=100524) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:23:04.143962 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.openstack.wsgi [None req-cb4eedce-985d-42b2-85c7-66bae38aca77 tempest-SnapshotDependencyTests-1251784239 tempest-SnapshotDependencyTests-1251784239-project-member] Calling method 'show' {{(pid=100524) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:23:04.149813 np0000005924 devstack@c-api.service[100524]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:23:04.149813 np0000005924 devstack@c-api.service[100524]: warnings.warn( Jul 27 16:23:04.150415 np0000005924 devstack@c-api.service[100524]: INFO cinder.volume.api [None req-cb4eedce-985d-42b2-85c7-66bae38aca77 tempest-SnapshotDependencyTests-1251784239 tempest-SnapshotDependencyTests-1251784239-project-member] Snapshot retrieved successfully. Jul 27 16:23:04.151739 np0000005924 devstack@c-api.service[100524]: INFO cinder.api.openstack.wsgi [None req-cb4eedce-985d-42b2-85c7-66bae38aca77 tempest-SnapshotDependencyTests-1251784239 tempest-SnapshotDependencyTests-1251784239-project-member] https://10.4.3.117/volume/v3/snapshots/6f7b16ae-a205-4b7b-9c59-bd75f126382a returned with HTTP 200 Jul 27 16:23:04.152297 np0000005924 devstack@c-api.service[100524]: [pid: 100524|app: 0|req: 1348/5379] 10.4.3.117 () {66 vars in 1354 bytes} [Mon Jul 27 16:23:04 2026] GET /volume/v3/snapshots/6f7b16ae-a205-4b7b-9c59-bd75f126382a => generated 467 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 27 16:23:04.382919 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.middleware.request_id [None req-1bd487be-f8a1-446e-950c-e4f3623a9688 None None] RequestId filter calling following filter/app {{(pid=100521) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:23:04.384597 np0000005924 devstack@c-api.service[100521]: INFO cinder.api.openstack.wsgi [None req-1bd487be-f8a1-446e-950c-e4f3623a9688 tempest-TestVolumeBootPatternV346-216340812 tempest-TestVolumeBootPatternV346-216340812-project-member] GET https://10.4.3.117/volume/v3/snapshots/297f36e1-ab86-4239-8fa8-b58d5ea218cd Jul 27 16:23:04.384789 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.openstack.wsgi [None req-1bd487be-f8a1-446e-950c-e4f3623a9688 tempest-TestVolumeBootPatternV346-216340812 tempest-TestVolumeBootPatternV346-216340812-project-member] Empty body provided in request {{(pid=100521) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:23:04.384972 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.openstack.wsgi [None req-1bd487be-f8a1-446e-950c-e4f3623a9688 tempest-TestVolumeBootPatternV346-216340812 tempest-TestVolumeBootPatternV346-216340812-project-member] Calling method 'show' {{(pid=100521) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:23:04.389425 np0000005924 devstack@c-api.service[100521]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:23:04.389425 np0000005924 devstack@c-api.service[100521]: warnings.warn( Jul 27 16:23:04.389831 np0000005924 devstack@c-api.service[100521]: INFO cinder.volume.api [None req-1bd487be-f8a1-446e-950c-e4f3623a9688 tempest-TestVolumeBootPatternV346-216340812 tempest-TestVolumeBootPatternV346-216340812-project-member] Snapshot retrieved successfully. Jul 27 16:23:04.390550 np0000005924 devstack@c-api.service[100521]: INFO cinder.api.openstack.wsgi [None req-1bd487be-f8a1-446e-950c-e4f3623a9688 tempest-TestVolumeBootPatternV346-216340812 tempest-TestVolumeBootPatternV346-216340812-project-member] https://10.4.3.117/volume/v3/snapshots/297f36e1-ab86-4239-8fa8-b58d5ea218cd returned with HTTP 200 Jul 27 16:23:04.390899 np0000005924 devstack@c-api.service[100521]: [pid: 100521|app: 0|req: 1344/5380] 10.4.3.117 () {66 vars in 1354 bytes} [Mon Jul 27 16:23:04 2026] GET /volume/v3/snapshots/297f36e1-ab86-4239-8fa8-b58d5ea218cd => generated 482 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 27 16:23:04.414544 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.middleware.request_id [None req-45460a2c-1862-4974-933f-1465d95315a3 None None] RequestId filter calling following filter/app {{(pid=100523) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:23:04.416189 np0000005924 devstack@c-api.service[100523]: INFO cinder.api.openstack.wsgi [None req-45460a2c-1862-4974-933f-1465d95315a3 tempest-TestVolumeBootPatternV346-216340812 tempest-TestVolumeBootPatternV346-216340812-project-member] POST https://10.4.3.117/volume/v3/volumes Jul 27 16:23:04.416539 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.openstack.wsgi [None req-45460a2c-1862-4974-933f-1465d95315a3 tempest-TestVolumeBootPatternV346-216340812 tempest-TestVolumeBootPatternV346-216340812-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestVolumeBootPatternV346-volume-origin-1099486380", "snapshot_id": null, "imageRef": "719818b0-4a05-4fc6-8877-4bc93df6b4a1", "volume_type": null, "size": 1}} {{(pid=100523) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 27 16:23:04.417990 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.v3.volumes [None req-45460a2c-1862-4974-933f-1465d95315a3 tempest-TestVolumeBootPatternV346-216340812 tempest-TestVolumeBootPatternV346-216340812-project-member] Create volume request body: {'volume': {'name': 'tempest-TestVolumeBootPatternV346-volume-origin-1099486380', 'snapshot_id': None, 'imageRef': '719818b0-4a05-4fc6-8877-4bc93df6b4a1', 'volume_type': None, 'size': 1}} {{(pid=100523) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 27 16:23:04.574307 np0000005924 devstack@c-api.service[100523]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:23:04.574307 np0000005924 devstack@c-api.service[100523]: warnings.warn( Jul 27 16:23:04.574817 np0000005924 devstack@c-api.service[100523]: INFO cinder.volume.api [None req-45460a2c-1862-4974-933f-1465d95315a3 tempest-TestVolumeBootPatternV346-216340812 tempest-TestVolumeBootPatternV346-216340812-project-member] Snapshot retrieved successfully. Jul 27 16:23:04.574986 np0000005924 devstack@c-api.service[100523]: INFO cinder.api.v3.volumes [None req-45460a2c-1862-4974-933f-1465d95315a3 tempest-TestVolumeBootPatternV346-216340812 tempest-TestVolumeBootPatternV346-216340812-project-member] Create volume of 1 GB Jul 27 16:23:04.578065 np0000005924 devstack@c-api.service[100523]: INFO cinder.volume.api [None req-45460a2c-1862-4974-933f-1465d95315a3 tempest-TestVolumeBootPatternV346-216340812 tempest-TestVolumeBootPatternV346-216340812-project-member] Availability Zones retrieved successfully. Jul 27 16:23:04.583124 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.volume.api [None req-45460a2c-1862-4974-933f-1465d95315a3 tempest-TestVolumeBootPatternV346-216340812 tempest-TestVolumeBootPatternV346-216340812-project-member] Flow 'volume_create_api' (e9173e24-ba37-4dbd-90fa-0bc368a27927) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100523) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 27 16:23:04.584161 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.volume.api [None req-45460a2c-1862-4974-933f-1465d95315a3 tempest-TestVolumeBootPatternV346-216340812 tempest-TestVolumeBootPatternV346-216340812-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (4585ecd9-768a-4446-b1ad-1596c8208301) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100523) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 27 16:23:04.584998 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.volume.flows.api.create_volume [None req-45460a2c-1862-4974-933f-1465d95315a3 tempest-TestVolumeBootPatternV346-216340812 tempest-TestVolumeBootPatternV346-216340812-project-member] Validating volume size '1' using validate_int, validate_snap_size {{(pid=100523) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 27 16:23:04.613634 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.volume.api [None req-45460a2c-1862-4974-933f-1465d95315a3 tempest-TestVolumeBootPatternV346-216340812 tempest-TestVolumeBootPatternV346-216340812-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (4585ecd9-768a-4446-b1ad-1596c8208301) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': '297f36e1-ab86-4239-8fa8-b58d5ea218cd', 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-27T16:04:59Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=2bce4e1a-e6e0-49d9-be36-c3405449a01e,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '2bce4e1a-e6e0-49d9-be36-c3405449a01e', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100523) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 27 16:23:04.614400 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.volume.api [None req-45460a2c-1862-4974-933f-1465d95315a3 tempest-TestVolumeBootPatternV346-216340812 tempest-TestVolumeBootPatternV346-216340812-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (b8cb5706-e0ff-4404-932d-564d6cd7d96f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100523) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 27 16:23:04.648666 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.quota [None req-45460a2c-1862-4974-933f-1465d95315a3 tempest-TestVolumeBootPatternV346-216340812 tempest-TestVolumeBootPatternV346-216340812-project-member] Created reservations ['047b1b4d-7813-46d8-87a7-cbedf2245ac3', '6ff5fee1-9b44-4c3a-b541-14fe6280b1ab', '0284c4ff-8842-4be2-89ce-832c9ac27de3', 'cfad6215-6079-4a47-8237-eb8f0a521c47'] {{(pid=100523) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 27 16:23:04.649357 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.volume.api [None req-45460a2c-1862-4974-933f-1465d95315a3 tempest-TestVolumeBootPatternV346-216340812 tempest-TestVolumeBootPatternV346-216340812-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (b8cb5706-e0ff-4404-932d-564d6cd7d96f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['047b1b4d-7813-46d8-87a7-cbedf2245ac3', '6ff5fee1-9b44-4c3a-b541-14fe6280b1ab', '0284c4ff-8842-4be2-89ce-832c9ac27de3', 'cfad6215-6079-4a47-8237-eb8f0a521c47']}' {{(pid=100523) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 27 16:23:04.650061 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.volume.api [None req-45460a2c-1862-4974-933f-1465d95315a3 tempest-TestVolumeBootPatternV346-216340812 tempest-TestVolumeBootPatternV346-216340812-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (da0bbdb7-abbc-45a5-9cf0-010e0a60a2f6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100523) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 27 16:23:04.687459 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.middleware.request_id [None req-1be66ac3-7128-45a6-9c40-7c1dc3b921ea None None] RequestId filter calling following filter/app {{(pid=100522) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:23:04.688710 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.volume.api [None req-45460a2c-1862-4974-933f-1465d95315a3 tempest-TestVolumeBootPatternV346-216340812 tempest-TestVolumeBootPatternV346-216340812-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (da0bbdb7-abbc-45a5-9cf0-010e0a60a2f6) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '94ca76e3-df3b-4b88-b72e-4491c96da887', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestVolumeBootPatternV346-volume-origin-1099486380',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='5bfacf39692142beb1f5573f960801d8',qos_specs=None,replication_status=,reservations=['047b1b4d-7813-46d8-87a7-cbedf2245ac3','6ff5fee1-9b44-4c3a-b541-14fe6280b1ab','0284c4ff-8842-4be2-89ce-832c9ac27de3','cfad6215-6079-4a47-8237-eb8f0a521c47'],size=1,snapshot_id=297f36e1-ab86-4239-8fa8-b58d5ea218cd,source_replicaid=,source_volid=None,status='creating',user_id='d77bd1c74ebf44c8b3673d9c3d9a7911',volume_type_id=2bce4e1a-e6e0-49d9-be36-c3405449a01e), '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-27T16:23:04Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestVolumeBootPatternV346-volume-origin-1099486380',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=94ca76e3-df3b-4b88-b72e-4491c96da887,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='5bfacf39692142beb1f5573f960801d8',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=297f36e1-ab86-4239-8fa8-b58d5ea218cd,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='d77bd1c74ebf44c8b3673d9c3d9a7911',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(2bce4e1a-e6e0-49d9-be36-c3405449a01e),volume_type_id=2bce4e1a-e6e0-49d9-be36-c3405449a01e)}' {{(pid=100523) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 27 16:23:04.689164 np0000005924 devstack@c-api.service[100522]: INFO cinder.api.openstack.wsgi [None req-1be66ac3-7128-45a6-9c40-7c1dc3b921ea tempest-ProjectMemberTests33-1780357347 tempest-ProjectMemberTests33-1780357347-project-admin] GET https://10.4.3.117/volume/v3/backups/ba2c40a6-91ee-47cd-b574-fd728b71bdd4 Jul 27 16:23:04.689389 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.openstack.wsgi [None req-1be66ac3-7128-45a6-9c40-7c1dc3b921ea tempest-ProjectMemberTests33-1780357347 tempest-ProjectMemberTests33-1780357347-project-admin] Empty body provided in request {{(pid=100522) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:23:04.689570 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.openstack.wsgi [None req-1be66ac3-7128-45a6-9c40-7c1dc3b921ea tempest-ProjectMemberTests33-1780357347 tempest-ProjectMemberTests33-1780357347-project-admin] Calling method 'show' {{(pid=100522) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:23:04.689683 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.v3.backups [None req-1be66ac3-7128-45a6-9c40-7c1dc3b921ea tempest-ProjectMemberTests33-1780357347 tempest-ProjectMemberTests33-1780357347-project-admin] Show backup with id ba2c40a6-91ee-47cd-b574-fd728b71bdd4. {{(pid=100522) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 27 16:23:04.689921 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.volume.api [None req-45460a2c-1862-4974-933f-1465d95315a3 tempest-TestVolumeBootPatternV346-216340812 tempest-TestVolumeBootPatternV346-216340812-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (ac0eb2d1-51f4-41c4-8039-2e6ae6617692) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100523) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 27 16:23:04.693560 np0000005924 devstack@c-api.service[100522]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:23:04.693560 np0000005924 devstack@c-api.service[100522]: warnings.warn( Jul 27 16:23:04.694132 np0000005924 devstack@c-api.service[100522]: INFO cinder.api.openstack.wsgi [None req-1be66ac3-7128-45a6-9c40-7c1dc3b921ea tempest-ProjectMemberTests33-1780357347 tempest-ProjectMemberTests33-1780357347-project-admin] https://10.4.3.117/volume/v3/backups/ba2c40a6-91ee-47cd-b574-fd728b71bdd4 returned with HTTP 200 Jul 27 16:23:04.694457 np0000005924 devstack@c-api.service[100522]: [pid: 100522|app: 0|req: 1335/5381] 10.4.3.117 () {68 vars in 1388 bytes} [Mon Jul 27 16:23:04 2026] GET /volume/v3/backups/ba2c40a6-91ee-47cd-b574-fd728b71bdd4 => generated 737 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 27 16:23:04.705741 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.volume.api [None req-45460a2c-1862-4974-933f-1465d95315a3 tempest-TestVolumeBootPatternV346-216340812 tempest-TestVolumeBootPatternV346-216340812-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (ac0eb2d1-51f4-41c4-8039-2e6ae6617692) transitioned into state 'SUCCESS' from state '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-1099486380',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='5bfacf39692142beb1f5573f960801d8',qos_specs=None,replication_status=,reservations=['047b1b4d-7813-46d8-87a7-cbedf2245ac3','6ff5fee1-9b44-4c3a-b541-14fe6280b1ab','0284c4ff-8842-4be2-89ce-832c9ac27de3','cfad6215-6079-4a47-8237-eb8f0a521c47'],size=1,snapshot_id=297f36e1-ab86-4239-8fa8-b58d5ea218cd,source_replicaid=,source_volid=None,status='creating',user_id='d77bd1c74ebf44c8b3673d9c3d9a7911',volume_type_id=2bce4e1a-e6e0-49d9-be36-c3405449a01e)}' {{(pid=100523) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 27 16:23:04.706556 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.volume.api [None req-45460a2c-1862-4974-933f-1465d95315a3 tempest-TestVolumeBootPatternV346-216340812 tempest-TestVolumeBootPatternV346-216340812-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (76c025e6-ab13-4fd1-a4b4-31a501a1b984) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100523) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 27 16:23:04.729244 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.volume.api [None req-45460a2c-1862-4974-933f-1465d95315a3 tempest-TestVolumeBootPatternV346-216340812 tempest-TestVolumeBootPatternV346-216340812-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (76c025e6-ab13-4fd1-a4b4-31a501a1b984) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100523) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 27 16:23:04.730109 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.volume.api [None req-45460a2c-1862-4974-933f-1465d95315a3 tempest-TestVolumeBootPatternV346-216340812 tempest-TestVolumeBootPatternV346-216340812-project-member] Flow 'volume_create_api' (e9173e24-ba37-4dbd-90fa-0bc368a27927) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100523) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 27 16:23:04.730470 np0000005924 devstack@c-api.service[100523]: INFO cinder.volume.api [None req-45460a2c-1862-4974-933f-1465d95315a3 tempest-TestVolumeBootPatternV346-216340812 tempest-TestVolumeBootPatternV346-216340812-project-member] Create volume request issued successfully. Jul 27 16:23:04.731040 np0000005924 devstack@c-api.service[100523]: INFO cinder.api.openstack.wsgi [None req-45460a2c-1862-4974-933f-1465d95315a3 tempest-TestVolumeBootPatternV346-216340812 tempest-TestVolumeBootPatternV346-216340812-project-member] https://10.4.3.117/volume/v3/volumes returned with HTTP 202 Jul 27 16:23:04.731495 np0000005924 devstack@c-api.service[100523]: [pid: 100523|app: 0|req: 1355/5382] 10.4.3.117 () {70 vars in 1300 bytes} [Mon Jul 27 16:23:04 2026] POST /volume/v3/volumes => generated 814 bytes in 317 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Jul 27 16:23:04.741927 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.middleware.request_id [None req-024ac001-6771-4e8a-b57e-e152a986719c None None] RequestId filter calling following filter/app {{(pid=100524) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:23:04.743712 np0000005924 devstack@c-api.service[100524]: INFO cinder.api.openstack.wsgi [None req-024ac001-6771-4e8a-b57e-e152a986719c tempest-TestVolumeBootPatternV346-216340812 tempest-TestVolumeBootPatternV346-216340812-project-member] GET https://10.4.3.117/volume/v3/volumes/94ca76e3-df3b-4b88-b72e-4491c96da887 Jul 27 16:23:04.743908 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.openstack.wsgi [None req-024ac001-6771-4e8a-b57e-e152a986719c tempest-TestVolumeBootPatternV346-216340812 tempest-TestVolumeBootPatternV346-216340812-project-member] Empty body provided in request {{(pid=100524) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:23:04.744095 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.openstack.wsgi [None req-024ac001-6771-4e8a-b57e-e152a986719c tempest-TestVolumeBootPatternV346-216340812 tempest-TestVolumeBootPatternV346-216340812-project-member] Calling method 'show' {{(pid=100524) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:23:04.750388 np0000005924 devstack@c-api.service[100524]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:23:04.750388 np0000005924 devstack@c-api.service[100524]: warnings.warn( Jul 27 16:23:04.753315 np0000005924 devstack@c-api.service[100524]: INFO cinder.volume.api [None req-024ac001-6771-4e8a-b57e-e152a986719c tempest-TestVolumeBootPatternV346-216340812 tempest-TestVolumeBootPatternV346-216340812-project-member] Volume info retrieved successfully. Jul 27 16:23:04.756763 np0000005924 devstack@c-api.service[100524]: INFO cinder.api.openstack.wsgi [None req-024ac001-6771-4e8a-b57e-e152a986719c tempest-TestVolumeBootPatternV346-216340812 tempest-TestVolumeBootPatternV346-216340812-project-member] https://10.4.3.117/volume/v3/volumes/94ca76e3-df3b-4b88-b72e-4491c96da887 returned with HTTP 200 Jul 27 16:23:04.757085 np0000005924 devstack@c-api.service[100524]: [pid: 100524|app: 0|req: 1349/5383] 10.4.3.117 () {68 vars in 1389 bytes} [Mon Jul 27 16:23:04 2026] GET /volume/v3/volumes/94ca76e3-df3b-4b88-b72e-4491c96da887 => generated 882 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 27 16:23:05.160778 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.middleware.request_id [None req-8fc8e950-0a62-41ae-86d4-91cd664b0cd9 None None] RequestId filter calling following filter/app {{(pid=100521) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:23:05.162406 np0000005924 devstack@c-api.service[100521]: INFO cinder.api.openstack.wsgi [None req-8fc8e950-0a62-41ae-86d4-91cd664b0cd9 tempest-SnapshotDependencyTests-1251784239 tempest-SnapshotDependencyTests-1251784239-project-member] GET https://10.4.3.117/volume/v3/snapshots/6f7b16ae-a205-4b7b-9c59-bd75f126382a Jul 27 16:23:05.162592 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.openstack.wsgi [None req-8fc8e950-0a62-41ae-86d4-91cd664b0cd9 tempest-SnapshotDependencyTests-1251784239 tempest-SnapshotDependencyTests-1251784239-project-member] Empty body provided in request {{(pid=100521) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:23:05.162767 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.openstack.wsgi [None req-8fc8e950-0a62-41ae-86d4-91cd664b0cd9 tempest-SnapshotDependencyTests-1251784239 tempest-SnapshotDependencyTests-1251784239-project-member] Calling method 'show' {{(pid=100521) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:23:05.166764 np0000005924 devstack@c-api.service[100521]: INFO cinder.api.openstack.wsgi [None req-8fc8e950-0a62-41ae-86d4-91cd664b0cd9 tempest-SnapshotDependencyTests-1251784239 tempest-SnapshotDependencyTests-1251784239-project-member] https://10.4.3.117/volume/v3/snapshots/6f7b16ae-a205-4b7b-9c59-bd75f126382a returned with HTTP 404 Jul 27 16:23:05.167213 np0000005924 devstack@c-api.service[100521]: [pid: 100521|app: 0|req: 1345/5384] 10.4.3.117 () {66 vars in 1354 bytes} [Mon Jul 27 16:23:05 2026] GET /volume/v3/snapshots/6f7b16ae-a205-4b7b-9c59-bd75f126382a => generated 111 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 27 16:23:05.173128 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.middleware.request_id [None req-86e1f705-5d60-4ac7-8d6a-f24a904977d1 None None] RequestId filter calling following filter/app {{(pid=100522) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:23:05.174853 np0000005924 devstack@c-api.service[100522]: INFO cinder.api.openstack.wsgi [None req-86e1f705-5d60-4ac7-8d6a-f24a904977d1 tempest-SnapshotDependencyTests-1251784239 tempest-SnapshotDependencyTests-1251784239-project-member] DELETE https://10.4.3.117/volume/v3/volumes/8f453fcd-2b27-449e-a27e-02ba3f927263 Jul 27 16:23:05.175085 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.openstack.wsgi [None req-86e1f705-5d60-4ac7-8d6a-f24a904977d1 tempest-SnapshotDependencyTests-1251784239 tempest-SnapshotDependencyTests-1251784239-project-member] Empty body provided in request {{(pid=100522) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:23:05.175269 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.openstack.wsgi [None req-86e1f705-5d60-4ac7-8d6a-f24a904977d1 tempest-SnapshotDependencyTests-1251784239 tempest-SnapshotDependencyTests-1251784239-project-member] Calling method 'delete' {{(pid=100522) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:23:05.175447 np0000005924 devstack@c-api.service[100522]: INFO cinder.api.v3.volumes [None req-86e1f705-5d60-4ac7-8d6a-f24a904977d1 tempest-SnapshotDependencyTests-1251784239 tempest-SnapshotDependencyTests-1251784239-project-member] Delete volume with id: 8f453fcd-2b27-449e-a27e-02ba3f927263 Jul 27 16:23:05.182056 np0000005924 devstack@c-api.service[100522]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:23:05.182056 np0000005924 devstack@c-api.service[100522]: warnings.warn( Jul 27 16:23:05.182504 np0000005924 devstack@c-api.service[100522]: INFO cinder.volume.api [None req-86e1f705-5d60-4ac7-8d6a-f24a904977d1 tempest-SnapshotDependencyTests-1251784239 tempest-SnapshotDependencyTests-1251784239-project-member] Volume info retrieved successfully. Jul 27 16:23:05.198561 np0000005924 devstack@c-api.service[100522]: INFO cinder.volume.api [None req-86e1f705-5d60-4ac7-8d6a-f24a904977d1 tempest-SnapshotDependencyTests-1251784239 tempest-SnapshotDependencyTests-1251784239-project-member] Delete volume request issued successfully. Jul 27 16:23:05.198697 np0000005924 devstack@c-api.service[100522]: INFO cinder.api.openstack.wsgi [None req-86e1f705-5d60-4ac7-8d6a-f24a904977d1 tempest-SnapshotDependencyTests-1251784239 tempest-SnapshotDependencyTests-1251784239-project-member] https://10.4.3.117/volume/v3/volumes/8f453fcd-2b27-449e-a27e-02ba3f927263 returned with HTTP 202 Jul 27 16:23:05.199170 np0000005924 devstack@c-api.service[100522]: [pid: 100522|app: 0|req: 1336/5385] 10.4.3.117 () {66 vars in 1351 bytes} [Mon Jul 27 16:23:05 2026] DELETE /volume/v3/volumes/8f453fcd-2b27-449e-a27e-02ba3f927263 => generated 0 bytes in 26 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 27 16:23:05.206462 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.middleware.request_id [None req-c2d86ed2-f222-4e0f-a0e9-13344eb8ef0d None None] RequestId filter calling following filter/app {{(pid=100523) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:23:05.208293 np0000005924 devstack@c-api.service[100523]: INFO cinder.api.openstack.wsgi [None req-c2d86ed2-f222-4e0f-a0e9-13344eb8ef0d tempest-SnapshotDependencyTests-1251784239 tempest-SnapshotDependencyTests-1251784239-project-member] GET https://10.4.3.117/volume/v3/volumes/8f453fcd-2b27-449e-a27e-02ba3f927263 Jul 27 16:23:05.208553 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.openstack.wsgi [None req-c2d86ed2-f222-4e0f-a0e9-13344eb8ef0d tempest-SnapshotDependencyTests-1251784239 tempest-SnapshotDependencyTests-1251784239-project-member] Empty body provided in request {{(pid=100523) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:23:05.208758 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.openstack.wsgi [None req-c2d86ed2-f222-4e0f-a0e9-13344eb8ef0d tempest-SnapshotDependencyTests-1251784239 tempest-SnapshotDependencyTests-1251784239-project-member] Calling method 'show' {{(pid=100523) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:23:05.215371 np0000005924 devstack@c-api.service[100523]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:23:05.215371 np0000005924 devstack@c-api.service[100523]: warnings.warn( Jul 27 16:23:05.218872 np0000005924 devstack@c-api.service[100523]: INFO cinder.volume.api [None req-c2d86ed2-f222-4e0f-a0e9-13344eb8ef0d tempest-SnapshotDependencyTests-1251784239 tempest-SnapshotDependencyTests-1251784239-project-member] Volume info retrieved successfully. Jul 27 16:23:05.222906 np0000005924 devstack@c-api.service[100523]: INFO cinder.api.openstack.wsgi [None req-c2d86ed2-f222-4e0f-a0e9-13344eb8ef0d tempest-SnapshotDependencyTests-1251784239 tempest-SnapshotDependencyTests-1251784239-project-member] https://10.4.3.117/volume/v3/volumes/8f453fcd-2b27-449e-a27e-02ba3f927263 returned with HTTP 200 Jul 27 16:23:05.223495 np0000005924 devstack@c-api.service[100523]: [pid: 100523|app: 0|req: 1356/5386] 10.4.3.117 () {66 vars in 1348 bytes} [Mon Jul 27 16:23:05 2026] GET /volume/v3/volumes/8f453fcd-2b27-449e-a27e-02ba3f927263 => generated 845 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 27 16:23:05.703879 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.middleware.request_id [None req-214d005d-8ba3-467a-bd32-fd001c20a898 None None] RequestId filter calling following filter/app {{(pid=100524) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:23:05.705344 np0000005924 devstack@c-api.service[100524]: INFO cinder.api.openstack.wsgi [None req-214d005d-8ba3-467a-bd32-fd001c20a898 tempest-ProjectMemberTests33-1780357347 tempest-ProjectMemberTests33-1780357347-project-admin] GET https://10.4.3.117/volume/v3/backups/ba2c40a6-91ee-47cd-b574-fd728b71bdd4 Jul 27 16:23:05.705548 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.openstack.wsgi [None req-214d005d-8ba3-467a-bd32-fd001c20a898 tempest-ProjectMemberTests33-1780357347 tempest-ProjectMemberTests33-1780357347-project-admin] Empty body provided in request {{(pid=100524) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:23:05.705744 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.openstack.wsgi [None req-214d005d-8ba3-467a-bd32-fd001c20a898 tempest-ProjectMemberTests33-1780357347 tempest-ProjectMemberTests33-1780357347-project-admin] Calling method 'show' {{(pid=100524) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:23:05.705850 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.v3.backups [None req-214d005d-8ba3-467a-bd32-fd001c20a898 tempest-ProjectMemberTests33-1780357347 tempest-ProjectMemberTests33-1780357347-project-admin] Show backup with id ba2c40a6-91ee-47cd-b574-fd728b71bdd4. {{(pid=100524) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 27 16:23:05.709754 np0000005924 devstack@c-api.service[100524]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:23:05.709754 np0000005924 devstack@c-api.service[100524]: warnings.warn( Jul 27 16:23:05.710346 np0000005924 devstack@c-api.service[100524]: INFO cinder.api.openstack.wsgi [None req-214d005d-8ba3-467a-bd32-fd001c20a898 tempest-ProjectMemberTests33-1780357347 tempest-ProjectMemberTests33-1780357347-project-admin] https://10.4.3.117/volume/v3/backups/ba2c40a6-91ee-47cd-b574-fd728b71bdd4 returned with HTTP 200 Jul 27 16:23:05.710915 np0000005924 devstack@c-api.service[100524]: [pid: 100524|app: 0|req: 1350/5387] 10.4.3.117 () {68 vars in 1388 bytes} [Mon Jul 27 16:23:05 2026] GET /volume/v3/backups/ba2c40a6-91ee-47cd-b574-fd728b71bdd4 => generated 737 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 27 16:23:05.768877 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.middleware.request_id [None req-02dcb79b-ee7e-4753-8b01-c2d9dba8cc81 None None] RequestId filter calling following filter/app {{(pid=100521) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:23:05.770746 np0000005924 devstack@c-api.service[100521]: INFO cinder.api.openstack.wsgi [None req-02dcb79b-ee7e-4753-8b01-c2d9dba8cc81 tempest-TestVolumeBootPatternV346-216340812 tempest-TestVolumeBootPatternV346-216340812-project-member] GET https://10.4.3.117/volume/v3/volumes/94ca76e3-df3b-4b88-b72e-4491c96da887 Jul 27 16:23:05.770937 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.openstack.wsgi [None req-02dcb79b-ee7e-4753-8b01-c2d9dba8cc81 tempest-TestVolumeBootPatternV346-216340812 tempest-TestVolumeBootPatternV346-216340812-project-member] Empty body provided in request {{(pid=100521) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:23:05.771111 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.openstack.wsgi [None req-02dcb79b-ee7e-4753-8b01-c2d9dba8cc81 tempest-TestVolumeBootPatternV346-216340812 tempest-TestVolumeBootPatternV346-216340812-project-member] Calling method 'show' {{(pid=100521) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:23:05.777422 np0000005924 devstack@c-api.service[100521]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:23:05.777422 np0000005924 devstack@c-api.service[100521]: warnings.warn( Jul 27 16:23:05.780577 np0000005924 devstack@c-api.service[100521]: INFO cinder.volume.api [None req-02dcb79b-ee7e-4753-8b01-c2d9dba8cc81 tempest-TestVolumeBootPatternV346-216340812 tempest-TestVolumeBootPatternV346-216340812-project-member] Volume info retrieved successfully. Jul 27 16:23:05.784630 np0000005924 devstack@c-api.service[100521]: INFO cinder.api.openstack.wsgi [None req-02dcb79b-ee7e-4753-8b01-c2d9dba8cc81 tempest-TestVolumeBootPatternV346-216340812 tempest-TestVolumeBootPatternV346-216340812-project-member] https://10.4.3.117/volume/v3/volumes/94ca76e3-df3b-4b88-b72e-4491c96da887 returned with HTTP 200 Jul 27 16:23:05.784964 np0000005924 devstack@c-api.service[100521]: [pid: 100521|app: 0|req: 1346/5388] 10.4.3.117 () {68 vars in 1389 bytes} [Mon Jul 27 16:23:05 2026] GET /volume/v3/volumes/94ca76e3-df3b-4b88-b72e-4491c96da887 => generated 1423 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 27 16:23:05.797098 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.middleware.request_id [None req-4fe5eb0a-f081-4fa1-a25a-41eb0eba940d None None] RequestId filter calling following filter/app {{(pid=100522) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:23:05.798999 np0000005924 devstack@c-api.service[100522]: INFO cinder.api.openstack.wsgi [None req-4fe5eb0a-f081-4fa1-a25a-41eb0eba940d tempest-TestVolumeBootPatternV346-216340812 tempest-TestVolumeBootPatternV346-216340812-project-member] GET https://10.4.3.117/volume/v3/volumes/94ca76e3-df3b-4b88-b72e-4491c96da887 Jul 27 16:23:05.799565 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.openstack.wsgi [None req-4fe5eb0a-f081-4fa1-a25a-41eb0eba940d tempest-TestVolumeBootPatternV346-216340812 tempest-TestVolumeBootPatternV346-216340812-project-member] Empty body provided in request {{(pid=100522) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:23:05.801348 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.openstack.wsgi [None req-4fe5eb0a-f081-4fa1-a25a-41eb0eba940d tempest-TestVolumeBootPatternV346-216340812 tempest-TestVolumeBootPatternV346-216340812-project-member] Calling method 'show' {{(pid=100522) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:23:05.807553 np0000005924 devstack@c-api.service[100522]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:23:05.807553 np0000005924 devstack@c-api.service[100522]: warnings.warn( Jul 27 16:23:05.811081 np0000005924 devstack@c-api.service[100522]: INFO cinder.volume.api [None req-4fe5eb0a-f081-4fa1-a25a-41eb0eba940d tempest-TestVolumeBootPatternV346-216340812 tempest-TestVolumeBootPatternV346-216340812-project-member] Volume info retrieved successfully. Jul 27 16:23:05.815199 np0000005924 devstack@c-api.service[100522]: INFO cinder.api.openstack.wsgi [None req-4fe5eb0a-f081-4fa1-a25a-41eb0eba940d tempest-TestVolumeBootPatternV346-216340812 tempest-TestVolumeBootPatternV346-216340812-project-member] https://10.4.3.117/volume/v3/volumes/94ca76e3-df3b-4b88-b72e-4491c96da887 returned with HTTP 200 Jul 27 16:23:05.815645 np0000005924 devstack@c-api.service[100522]: [pid: 100522|app: 0|req: 1337/5389] 10.4.3.117 () {68 vars in 1389 bytes} [Mon Jul 27 16:23:05 2026] GET /volume/v3/volumes/94ca76e3-df3b-4b88-b72e-4491c96da887 => generated 1423 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 27 16:23:06.238967 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.middleware.request_id [None req-a03d4d51-846c-4df6-a4cf-184035ecb463 None None] RequestId filter calling following filter/app {{(pid=100523) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:23:06.240688 np0000005924 devstack@c-api.service[100523]: INFO cinder.api.openstack.wsgi [None req-a03d4d51-846c-4df6-a4cf-184035ecb463 tempest-SnapshotDependencyTests-1251784239 tempest-SnapshotDependencyTests-1251784239-project-member] GET https://10.4.3.117/volume/v3/volumes/8f453fcd-2b27-449e-a27e-02ba3f927263 Jul 27 16:23:06.240857 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.openstack.wsgi [None req-a03d4d51-846c-4df6-a4cf-184035ecb463 tempest-SnapshotDependencyTests-1251784239 tempest-SnapshotDependencyTests-1251784239-project-member] Empty body provided in request {{(pid=100523) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:23:06.241073 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.openstack.wsgi [None req-a03d4d51-846c-4df6-a4cf-184035ecb463 tempest-SnapshotDependencyTests-1251784239 tempest-SnapshotDependencyTests-1251784239-project-member] Calling method 'show' {{(pid=100523) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:23:06.246595 np0000005924 devstack@c-api.service[100523]: INFO cinder.api.openstack.wsgi [None req-a03d4d51-846c-4df6-a4cf-184035ecb463 tempest-SnapshotDependencyTests-1251784239 tempest-SnapshotDependencyTests-1251784239-project-member] https://10.4.3.117/volume/v3/volumes/8f453fcd-2b27-449e-a27e-02ba3f927263 returned with HTTP 404 Jul 27 16:23:06.247040 np0000005924 devstack@c-api.service[100523]: [pid: 100523|app: 0|req: 1357/5390] 10.4.3.117 () {66 vars in 1348 bytes} [Mon Jul 27 16:23:06 2026] GET /volume/v3/volumes/8f453fcd-2b27-449e-a27e-02ba3f927263 => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 27 16:23:06.253868 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.middleware.request_id [None req-95e27ab1-ba8e-4fbc-a488-6e606292a62e None None] RequestId filter calling following filter/app {{(pid=100524) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:23:06.256149 np0000005924 devstack@c-api.service[100524]: INFO cinder.api.openstack.wsgi [None req-95e27ab1-ba8e-4fbc-a488-6e606292a62e tempest-SnapshotDependencyTests-1251784239 tempest-SnapshotDependencyTests-1251784239-project-member] DELETE https://10.4.3.117/volume/v3/volumes/f6f2b98a-4044-474a-87cf-b3145ff643a0 Jul 27 16:23:06.256441 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.openstack.wsgi [None req-95e27ab1-ba8e-4fbc-a488-6e606292a62e tempest-SnapshotDependencyTests-1251784239 tempest-SnapshotDependencyTests-1251784239-project-member] Empty body provided in request {{(pid=100524) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:23:06.256726 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.openstack.wsgi [None req-95e27ab1-ba8e-4fbc-a488-6e606292a62e tempest-SnapshotDependencyTests-1251784239 tempest-SnapshotDependencyTests-1251784239-project-member] Calling method 'delete' {{(pid=100524) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:23:06.257416 np0000005924 devstack@c-api.service[100524]: INFO cinder.api.v3.volumes [None req-95e27ab1-ba8e-4fbc-a488-6e606292a62e tempest-SnapshotDependencyTests-1251784239 tempest-SnapshotDependencyTests-1251784239-project-member] Delete volume with id: f6f2b98a-4044-474a-87cf-b3145ff643a0 Jul 27 16:23:06.269246 np0000005924 devstack@c-api.service[100524]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:23:06.269246 np0000005924 devstack@c-api.service[100524]: warnings.warn( Jul 27 16:23:06.269674 np0000005924 devstack@c-api.service[100524]: INFO cinder.volume.api [None req-95e27ab1-ba8e-4fbc-a488-6e606292a62e tempest-SnapshotDependencyTests-1251784239 tempest-SnapshotDependencyTests-1251784239-project-member] Volume info retrieved successfully. Jul 27 16:23:06.289827 np0000005924 devstack@c-api.service[100524]: INFO cinder.volume.api [None req-95e27ab1-ba8e-4fbc-a488-6e606292a62e tempest-SnapshotDependencyTests-1251784239 tempest-SnapshotDependencyTests-1251784239-project-member] Delete volume request issued successfully. Jul 27 16:23:06.290066 np0000005924 devstack@c-api.service[100524]: INFO cinder.api.openstack.wsgi [None req-95e27ab1-ba8e-4fbc-a488-6e606292a62e tempest-SnapshotDependencyTests-1251784239 tempest-SnapshotDependencyTests-1251784239-project-member] https://10.4.3.117/volume/v3/volumes/f6f2b98a-4044-474a-87cf-b3145ff643a0 returned with HTTP 202 Jul 27 16:23:06.290579 np0000005924 devstack@c-api.service[100524]: [pid: 100524|app: 0|req: 1351/5391] 10.4.3.117 () {66 vars in 1351 bytes} [Mon Jul 27 16:23:06 2026] DELETE /volume/v3/volumes/f6f2b98a-4044-474a-87cf-b3145ff643a0 => generated 0 bytes in 37 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 27 16:23:06.297551 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.middleware.request_id [None req-1f9f423c-5a48-4530-802b-62ee99c5a47d None None] RequestId filter calling following filter/app {{(pid=100521) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:23:06.299931 np0000005924 devstack@c-api.service[100521]: INFO cinder.api.openstack.wsgi [None req-1f9f423c-5a48-4530-802b-62ee99c5a47d tempest-SnapshotDependencyTests-1251784239 tempest-SnapshotDependencyTests-1251784239-project-member] GET https://10.4.3.117/volume/v3/volumes/f6f2b98a-4044-474a-87cf-b3145ff643a0 Jul 27 16:23:06.300237 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.openstack.wsgi [None req-1f9f423c-5a48-4530-802b-62ee99c5a47d tempest-SnapshotDependencyTests-1251784239 tempest-SnapshotDependencyTests-1251784239-project-member] Empty body provided in request {{(pid=100521) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:23:06.300550 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.openstack.wsgi [None req-1f9f423c-5a48-4530-802b-62ee99c5a47d tempest-SnapshotDependencyTests-1251784239 tempest-SnapshotDependencyTests-1251784239-project-member] Calling method 'show' {{(pid=100521) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:23:06.309546 np0000005924 devstack@c-api.service[100521]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:23:06.309546 np0000005924 devstack@c-api.service[100521]: warnings.warn( Jul 27 16:23:06.313791 np0000005924 devstack@c-api.service[100521]: INFO cinder.volume.api [None req-1f9f423c-5a48-4530-802b-62ee99c5a47d tempest-SnapshotDependencyTests-1251784239 tempest-SnapshotDependencyTests-1251784239-project-member] Volume info retrieved successfully. Jul 27 16:23:06.320661 np0000005924 devstack@c-api.service[100521]: INFO cinder.api.openstack.wsgi [None req-1f9f423c-5a48-4530-802b-62ee99c5a47d tempest-SnapshotDependencyTests-1251784239 tempest-SnapshotDependencyTests-1251784239-project-member] https://10.4.3.117/volume/v3/volumes/f6f2b98a-4044-474a-87cf-b3145ff643a0 returned with HTTP 200 Jul 27 16:23:06.321191 np0000005924 devstack@c-api.service[100521]: [pid: 100521|app: 0|req: 1347/5392] 10.4.3.117 () {66 vars in 1348 bytes} [Mon Jul 27 16:23:06 2026] GET /volume/v3/volumes/f6f2b98a-4044-474a-87cf-b3145ff643a0 => generated 833 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 27 16:23:06.722787 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.middleware.request_id [None req-6b75f9e1-7382-465e-9951-ab038ed34625 None None] RequestId filter calling following filter/app {{(pid=100522) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:23:06.727670 np0000005924 devstack@c-api.service[100522]: INFO cinder.api.openstack.wsgi [None req-6b75f9e1-7382-465e-9951-ab038ed34625 tempest-ProjectMemberTests33-1780357347 tempest-ProjectMemberTests33-1780357347-project-admin] GET https://10.4.3.117/volume/v3/backups/ba2c40a6-91ee-47cd-b574-fd728b71bdd4 Jul 27 16:23:06.727670 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.openstack.wsgi [None req-6b75f9e1-7382-465e-9951-ab038ed34625 tempest-ProjectMemberTests33-1780357347 tempest-ProjectMemberTests33-1780357347-project-admin] Empty body provided in request {{(pid=100522) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:23:06.727670 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.openstack.wsgi [None req-6b75f9e1-7382-465e-9951-ab038ed34625 tempest-ProjectMemberTests33-1780357347 tempest-ProjectMemberTests33-1780357347-project-admin] Calling method 'show' {{(pid=100522) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:23:06.727670 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.v3.backups [None req-6b75f9e1-7382-465e-9951-ab038ed34625 tempest-ProjectMemberTests33-1780357347 tempest-ProjectMemberTests33-1780357347-project-admin] Show backup with id ba2c40a6-91ee-47cd-b574-fd728b71bdd4. {{(pid=100522) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 27 16:23:06.731079 np0000005924 devstack@c-api.service[100522]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:23:06.731079 np0000005924 devstack@c-api.service[100522]: warnings.warn( Jul 27 16:23:06.731715 np0000005924 devstack@c-api.service[100522]: INFO cinder.api.openstack.wsgi [None req-6b75f9e1-7382-465e-9951-ab038ed34625 tempest-ProjectMemberTests33-1780357347 tempest-ProjectMemberTests33-1780357347-project-admin] https://10.4.3.117/volume/v3/backups/ba2c40a6-91ee-47cd-b574-fd728b71bdd4 returned with HTTP 200 Jul 27 16:23:06.732088 np0000005924 devstack@c-api.service[100522]: [pid: 100522|app: 0|req: 1338/5393] 10.4.3.117 () {68 vars in 1388 bytes} [Mon Jul 27 16:23:06 2026] GET /volume/v3/backups/ba2c40a6-91ee-47cd-b574-fd728b71bdd4 => generated 737 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 27 16:23:06.876474 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.middleware.request_id [req-2cceb5bd-8b13-4de3-a7b4-a156cd5bfa6c req-bcb151e2-18f4-40c0-8af1-99bfc4f670e0 None None] RequestId filter calling following filter/app {{(pid=100523) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:23:06.878198 np0000005924 devstack@c-api.service[100523]: INFO cinder.api.openstack.wsgi [req-2cceb5bd-8b13-4de3-a7b4-a156cd5bfa6c req-bcb151e2-18f4-40c0-8af1-99bfc4f670e0 tempest-TestVolumeBootPatternV346-216340812 tempest-TestVolumeBootPatternV346-216340812-project-member] GET https://10.4.3.117/volume/v3/volumes/94ca76e3-df3b-4b88-b72e-4491c96da887 Jul 27 16:23:06.878388 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.openstack.wsgi [req-2cceb5bd-8b13-4de3-a7b4-a156cd5bfa6c req-bcb151e2-18f4-40c0-8af1-99bfc4f670e0 tempest-TestVolumeBootPatternV346-216340812 tempest-TestVolumeBootPatternV346-216340812-project-member] Empty body provided in request {{(pid=100523) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:23:06.878565 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.openstack.wsgi [req-2cceb5bd-8b13-4de3-a7b4-a156cd5bfa6c req-bcb151e2-18f4-40c0-8af1-99bfc4f670e0 tempest-TestVolumeBootPatternV346-216340812 tempest-TestVolumeBootPatternV346-216340812-project-member] Calling method 'show' {{(pid=100523) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:23:06.885617 np0000005924 devstack@c-api.service[100523]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:23:06.885617 np0000005924 devstack@c-api.service[100523]: warnings.warn( Jul 27 16:23:06.889060 np0000005924 devstack@c-api.service[100523]: INFO cinder.volume.api [req-2cceb5bd-8b13-4de3-a7b4-a156cd5bfa6c req-bcb151e2-18f4-40c0-8af1-99bfc4f670e0 tempest-TestVolumeBootPatternV346-216340812 tempest-TestVolumeBootPatternV346-216340812-project-member] Volume info retrieved successfully. Jul 27 16:23:06.893292 np0000005924 devstack@c-api.service[100523]: INFO cinder.api.openstack.wsgi [req-2cceb5bd-8b13-4de3-a7b4-a156cd5bfa6c req-bcb151e2-18f4-40c0-8af1-99bfc4f670e0 tempest-TestVolumeBootPatternV346-216340812 tempest-TestVolumeBootPatternV346-216340812-project-member] https://10.4.3.117/volume/v3/volumes/94ca76e3-df3b-4b88-b72e-4491c96da887 returned with HTTP 200 Jul 27 16:23:06.893705 np0000005924 devstack@c-api.service[100523]: [pid: 100523|app: 0|req: 1358/5394] 10.4.3.117 () {68 vars in 1598 bytes} [Mon Jul 27 16:23:06 2026] GET /volume/v3/volumes/94ca76e3-df3b-4b88-b72e-4491c96da887 => generated 1405 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Jul 27 16:23:07.333677 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.middleware.request_id [None req-7bceb690-dc29-412b-8d09-ce95cee59bb6 None None] RequestId filter calling following filter/app {{(pid=100524) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:23:07.335458 np0000005924 devstack@c-api.service[100524]: INFO cinder.api.openstack.wsgi [None req-7bceb690-dc29-412b-8d09-ce95cee59bb6 tempest-SnapshotDependencyTests-1251784239 tempest-SnapshotDependencyTests-1251784239-project-member] GET https://10.4.3.117/volume/v3/volumes/f6f2b98a-4044-474a-87cf-b3145ff643a0 Jul 27 16:23:07.335674 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.openstack.wsgi [None req-7bceb690-dc29-412b-8d09-ce95cee59bb6 tempest-SnapshotDependencyTests-1251784239 tempest-SnapshotDependencyTests-1251784239-project-member] Empty body provided in request {{(pid=100524) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:23:07.335866 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.openstack.wsgi [None req-7bceb690-dc29-412b-8d09-ce95cee59bb6 tempest-SnapshotDependencyTests-1251784239 tempest-SnapshotDependencyTests-1251784239-project-member] Calling method 'show' {{(pid=100524) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:23:07.341239 np0000005924 devstack@c-api.service[100524]: INFO cinder.api.openstack.wsgi [None req-7bceb690-dc29-412b-8d09-ce95cee59bb6 tempest-SnapshotDependencyTests-1251784239 tempest-SnapshotDependencyTests-1251784239-project-member] https://10.4.3.117/volume/v3/volumes/f6f2b98a-4044-474a-87cf-b3145ff643a0 returned with HTTP 404 Jul 27 16:23:07.341697 np0000005924 devstack@c-api.service[100524]: [pid: 100524|app: 0|req: 1352/5395] 10.4.3.117 () {66 vars in 1348 bytes} [Mon Jul 27 16:23:07 2026] GET /volume/v3/volumes/f6f2b98a-4044-474a-87cf-b3145ff643a0 => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 27 16:23:07.348341 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.middleware.request_id [None req-b3f7aae0-cff8-4df3-b4b5-4e253d743a95 None None] RequestId filter calling following filter/app {{(pid=100521) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:23:07.350026 np0000005924 devstack@c-api.service[100521]: INFO cinder.api.openstack.wsgi [None req-b3f7aae0-cff8-4df3-b4b5-4e253d743a95 tempest-SnapshotDependencyTests-1251784239 tempest-SnapshotDependencyTests-1251784239-project-member] DELETE https://10.4.3.117/volume/v3/snapshots/6f7b16ae-a205-4b7b-9c59-bd75f126382a Jul 27 16:23:07.350202 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.openstack.wsgi [None req-b3f7aae0-cff8-4df3-b4b5-4e253d743a95 tempest-SnapshotDependencyTests-1251784239 tempest-SnapshotDependencyTests-1251784239-project-member] Empty body provided in request {{(pid=100521) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:23:07.350401 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.openstack.wsgi [None req-b3f7aae0-cff8-4df3-b4b5-4e253d743a95 tempest-SnapshotDependencyTests-1251784239 tempest-SnapshotDependencyTests-1251784239-project-member] Calling method 'delete' {{(pid=100521) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:23:07.350496 np0000005924 devstack@c-api.service[100521]: INFO cinder.api.v3.snapshots [None req-b3f7aae0-cff8-4df3-b4b5-4e253d743a95 tempest-SnapshotDependencyTests-1251784239 tempest-SnapshotDependencyTests-1251784239-project-member] Delete snapshot with id: 6f7b16ae-a205-4b7b-9c59-bd75f126382a Jul 27 16:23:07.354344 np0000005924 devstack@c-api.service[100521]: INFO cinder.api.openstack.wsgi [None req-b3f7aae0-cff8-4df3-b4b5-4e253d743a95 tempest-SnapshotDependencyTests-1251784239 tempest-SnapshotDependencyTests-1251784239-project-member] https://10.4.3.117/volume/v3/snapshots/6f7b16ae-a205-4b7b-9c59-bd75f126382a returned with HTTP 404 Jul 27 16:23:07.354757 np0000005924 devstack@c-api.service[100521]: [pid: 100521|app: 0|req: 1348/5396] 10.4.3.117 () {66 vars in 1357 bytes} [Mon Jul 27 16:23:07 2026] DELETE /volume/v3/snapshots/6f7b16ae-a205-4b7b-9c59-bd75f126382a => generated 111 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 27 16:23:07.360878 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.middleware.request_id [None req-0522c7b2-52e3-447b-985d-f540e2fdc6b0 None None] RequestId filter calling following filter/app {{(pid=100522) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:23:07.362514 np0000005924 devstack@c-api.service[100522]: INFO cinder.api.openstack.wsgi [None req-0522c7b2-52e3-447b-985d-f540e2fdc6b0 tempest-SnapshotDependencyTests-1251784239 tempest-SnapshotDependencyTests-1251784239-project-member] GET https://10.4.3.117/volume/v3/snapshots/6f7b16ae-a205-4b7b-9c59-bd75f126382a Jul 27 16:23:07.362730 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.openstack.wsgi [None req-0522c7b2-52e3-447b-985d-f540e2fdc6b0 tempest-SnapshotDependencyTests-1251784239 tempest-SnapshotDependencyTests-1251784239-project-member] Empty body provided in request {{(pid=100522) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:23:07.362921 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.openstack.wsgi [None req-0522c7b2-52e3-447b-985d-f540e2fdc6b0 tempest-SnapshotDependencyTests-1251784239 tempest-SnapshotDependencyTests-1251784239-project-member] Calling method 'show' {{(pid=100522) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:23:07.366868 np0000005924 devstack@c-api.service[100522]: INFO cinder.api.openstack.wsgi [None req-0522c7b2-52e3-447b-985d-f540e2fdc6b0 tempest-SnapshotDependencyTests-1251784239 tempest-SnapshotDependencyTests-1251784239-project-member] https://10.4.3.117/volume/v3/snapshots/6f7b16ae-a205-4b7b-9c59-bd75f126382a returned with HTTP 404 Jul 27 16:23:07.367362 np0000005924 devstack@c-api.service[100522]: [pid: 100522|app: 0|req: 1339/5397] 10.4.3.117 () {66 vars in 1354 bytes} [Mon Jul 27 16:23:07 2026] GET /volume/v3/snapshots/6f7b16ae-a205-4b7b-9c59-bd75f126382a => generated 111 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 27 16:23:07.376088 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.middleware.request_id [None req-5de6716f-5471-4951-ac52-448cd8047694 None None] RequestId filter calling following filter/app {{(pid=100523) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:23:07.378396 np0000005924 devstack@c-api.service[100523]: INFO cinder.api.openstack.wsgi [None req-5de6716f-5471-4951-ac52-448cd8047694 tempest-SnapshotDependencyTests-1251784239 tempest-SnapshotDependencyTests-1251784239-project-member] DELETE https://10.4.3.117/volume/v3/volumes/8f453fcd-2b27-449e-a27e-02ba3f927263 Jul 27 16:23:07.378603 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.openstack.wsgi [None req-5de6716f-5471-4951-ac52-448cd8047694 tempest-SnapshotDependencyTests-1251784239 tempest-SnapshotDependencyTests-1251784239-project-member] Empty body provided in request {{(pid=100523) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:23:07.378786 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.openstack.wsgi [None req-5de6716f-5471-4951-ac52-448cd8047694 tempest-SnapshotDependencyTests-1251784239 tempest-SnapshotDependencyTests-1251784239-project-member] Calling method 'delete' {{(pid=100523) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:23:07.378958 np0000005924 devstack@c-api.service[100523]: INFO cinder.api.v3.volumes [None req-5de6716f-5471-4951-ac52-448cd8047694 tempest-SnapshotDependencyTests-1251784239 tempest-SnapshotDependencyTests-1251784239-project-member] Delete volume with id: 8f453fcd-2b27-449e-a27e-02ba3f927263 Jul 27 16:23:07.384376 np0000005924 devstack@c-api.service[100523]: INFO cinder.api.openstack.wsgi [None req-5de6716f-5471-4951-ac52-448cd8047694 tempest-SnapshotDependencyTests-1251784239 tempest-SnapshotDependencyTests-1251784239-project-member] https://10.4.3.117/volume/v3/volumes/8f453fcd-2b27-449e-a27e-02ba3f927263 returned with HTTP 404 Jul 27 16:23:07.384829 np0000005924 devstack@c-api.service[100523]: [pid: 100523|app: 0|req: 1359/5398] 10.4.3.117 () {66 vars in 1351 bytes} [Mon Jul 27 16:23:07 2026] DELETE /volume/v3/volumes/8f453fcd-2b27-449e-a27e-02ba3f927263 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 27 16:23:07.391237 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.middleware.request_id [None req-0034ca19-af1e-478d-8ceb-26b3b9786ae0 None None] RequestId filter calling following filter/app {{(pid=100524) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:23:07.393430 np0000005924 devstack@c-api.service[100524]: INFO cinder.api.openstack.wsgi [None req-0034ca19-af1e-478d-8ceb-26b3b9786ae0 tempest-SnapshotDependencyTests-1251784239 tempest-SnapshotDependencyTests-1251784239-project-member] GET https://10.4.3.117/volume/v3/volumes/8f453fcd-2b27-449e-a27e-02ba3f927263 Jul 27 16:23:07.393679 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.openstack.wsgi [None req-0034ca19-af1e-478d-8ceb-26b3b9786ae0 tempest-SnapshotDependencyTests-1251784239 tempest-SnapshotDependencyTests-1251784239-project-member] Empty body provided in request {{(pid=100524) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:23:07.393947 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.openstack.wsgi [None req-0034ca19-af1e-478d-8ceb-26b3b9786ae0 tempest-SnapshotDependencyTests-1251784239 tempest-SnapshotDependencyTests-1251784239-project-member] Calling method 'show' {{(pid=100524) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:23:07.399692 np0000005924 devstack@c-api.service[100524]: INFO cinder.api.openstack.wsgi [None req-0034ca19-af1e-478d-8ceb-26b3b9786ae0 tempest-SnapshotDependencyTests-1251784239 tempest-SnapshotDependencyTests-1251784239-project-member] https://10.4.3.117/volume/v3/volumes/8f453fcd-2b27-449e-a27e-02ba3f927263 returned with HTTP 404 Jul 27 16:23:07.400176 np0000005924 devstack@c-api.service[100524]: [pid: 100524|app: 0|req: 1353/5399] 10.4.3.117 () {66 vars in 1348 bytes} [Mon Jul 27 16:23:07 2026] GET /volume/v3/volumes/8f453fcd-2b27-449e-a27e-02ba3f927263 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 27 16:23:07.416527 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.middleware.request_id [req-2cceb5bd-8b13-4de3-a7b4-a156cd5bfa6c req-5d37c5ed-84e6-47ef-9ec7-aa919ef611b7 None None] RequestId filter calling following filter/app {{(pid=100521) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:23:07.418467 np0000005924 devstack@c-api.service[100521]: INFO cinder.api.openstack.wsgi [req-2cceb5bd-8b13-4de3-a7b4-a156cd5bfa6c req-5d37c5ed-84e6-47ef-9ec7-aa919ef611b7 tempest-TestVolumeBootPatternV346-216340812 tempest-TestVolumeBootPatternV346-216340812-project-member] GET https://10.4.3.117/volume/v3/volumes/94ca76e3-df3b-4b88-b72e-4491c96da887 Jul 27 16:23:07.418644 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.openstack.wsgi [req-2cceb5bd-8b13-4de3-a7b4-a156cd5bfa6c req-5d37c5ed-84e6-47ef-9ec7-aa919ef611b7 tempest-TestVolumeBootPatternV346-216340812 tempest-TestVolumeBootPatternV346-216340812-project-member] Empty body provided in request {{(pid=100521) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:23:07.418839 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.openstack.wsgi [req-2cceb5bd-8b13-4de3-a7b4-a156cd5bfa6c req-5d37c5ed-84e6-47ef-9ec7-aa919ef611b7 tempest-TestVolumeBootPatternV346-216340812 tempest-TestVolumeBootPatternV346-216340812-project-member] Calling method 'show' {{(pid=100521) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:23:07.425741 np0000005924 devstack@c-api.service[100521]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:23:07.425741 np0000005924 devstack@c-api.service[100521]: warnings.warn( Jul 27 16:23:07.429243 np0000005924 devstack@c-api.service[100521]: INFO cinder.volume.api [req-2cceb5bd-8b13-4de3-a7b4-a156cd5bfa6c req-5d37c5ed-84e6-47ef-9ec7-aa919ef611b7 tempest-TestVolumeBootPatternV346-216340812 tempest-TestVolumeBootPatternV346-216340812-project-member] Volume info retrieved successfully. Jul 27 16:23:07.433518 np0000005924 devstack@c-api.service[100521]: INFO cinder.api.openstack.wsgi [req-2cceb5bd-8b13-4de3-a7b4-a156cd5bfa6c req-5d37c5ed-84e6-47ef-9ec7-aa919ef611b7 tempest-TestVolumeBootPatternV346-216340812 tempest-TestVolumeBootPatternV346-216340812-project-member] https://10.4.3.117/volume/v3/volumes/94ca76e3-df3b-4b88-b72e-4491c96da887 returned with HTTP 200 Jul 27 16:23:07.434024 np0000005924 devstack@c-api.service[100521]: [pid: 100521|app: 0|req: 1349/5400] 10.4.3.117 () {68 vars in 1598 bytes} [Mon Jul 27 16:23:07 2026] GET /volume/v3/volumes/94ca76e3-df3b-4b88-b72e-4491c96da887 => generated 1405 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 27 16:23:07.443681 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.middleware.request_id [None req-dec21e0a-21a5-44ad-a397-aab6f173c233 None None] RequestId filter calling following filter/app {{(pid=100522) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:23:07.444121 np0000005924 devstack@c-api.service[100522]: INFO cinder.api.openstack.wsgi [None req-dec21e0a-21a5-44ad-a397-aab6f173c233 None None] GET https://10.4.3.117/volume// Jul 27 16:23:07.444306 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.openstack.wsgi [None req-dec21e0a-21a5-44ad-a397-aab6f173c233 None None] Empty body provided in request {{(pid=100522) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:23:07.444534 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.openstack.wsgi [None req-dec21e0a-21a5-44ad-a397-aab6f173c233 None None] Calling method 'all' {{(pid=100522) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:23:07.444880 np0000005924 devstack@c-api.service[100522]: INFO cinder.api.openstack.wsgi [None req-dec21e0a-21a5-44ad-a397-aab6f173c233 None None] https://10.4.3.117/volume// returned with HTTP 300 Jul 27 16:23:07.445309 np0000005924 devstack@c-api.service[100522]: [pid: 100522|app: 0|req: 1340/5401] 10.4.3.117 () {66 vars in 1419 bytes} [Mon Jul 27 16:23:07 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 27 16:23:07.453078 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.middleware.request_id [req-2cceb5bd-8b13-4de3-a7b4-a156cd5bfa6c req-4ca1c08f-1887-4e73-bf7f-15c2bbdfb519 None None] RequestId filter calling following filter/app {{(pid=100523) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:23:07.455418 np0000005924 devstack@c-api.service[100523]: INFO cinder.api.openstack.wsgi [req-2cceb5bd-8b13-4de3-a7b4-a156cd5bfa6c req-4ca1c08f-1887-4e73-bf7f-15c2bbdfb519 tempest-TestVolumeBootPatternV346-216340812 tempest-TestVolumeBootPatternV346-216340812-project-member] POST https://10.4.3.117/volume/v3/attachments Jul 27 16:23:07.455993 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.openstack.wsgi [req-2cceb5bd-8b13-4de3-a7b4-a156cd5bfa6c req-4ca1c08f-1887-4e73-bf7f-15c2bbdfb519 tempest-TestVolumeBootPatternV346-216340812 tempest-TestVolumeBootPatternV346-216340812-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "94ca76e3-df3b-4b88-b72e-4491c96da887", "connector": null, "instance_uuid": "7a00ad34-ea6a-483e-af01-82a80315b802"}} {{(pid=100523) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 27 16:23:07.467407 np0000005924 devstack@c-api.service[100523]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:23:07.467407 np0000005924 devstack@c-api.service[100523]: warnings.warn( Jul 27 16:23:07.499589 np0000005924 devstack@c-api.service[100523]: INFO cinder.api.openstack.wsgi [req-2cceb5bd-8b13-4de3-a7b4-a156cd5bfa6c req-4ca1c08f-1887-4e73-bf7f-15c2bbdfb519 tempest-TestVolumeBootPatternV346-216340812 tempest-TestVolumeBootPatternV346-216340812-project-member] https://10.4.3.117/volume/v3/attachments returned with HTTP 200 Jul 27 16:23:07.500094 np0000005924 devstack@c-api.service[100523]: [pid: 100523|app: 0|req: 1360/5402] 10.4.3.117 () {74 vars in 1594 bytes} [Mon Jul 27 16:23:07 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 27 16:23:07.745717 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.middleware.request_id [None req-2e7fc6c6-ebe8-4782-a02c-97ceba583ec1 None None] RequestId filter calling following filter/app {{(pid=100524) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:23:07.749853 np0000005924 devstack@c-api.service[100524]: INFO cinder.api.openstack.wsgi [None req-2e7fc6c6-ebe8-4782-a02c-97ceba583ec1 tempest-ProjectMemberTests33-1780357347 tempest-ProjectMemberTests33-1780357347-project-admin] GET https://10.4.3.117/volume/v3/backups/ba2c40a6-91ee-47cd-b574-fd728b71bdd4 Jul 27 16:23:07.750128 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.openstack.wsgi [None req-2e7fc6c6-ebe8-4782-a02c-97ceba583ec1 tempest-ProjectMemberTests33-1780357347 tempest-ProjectMemberTests33-1780357347-project-admin] Empty body provided in request {{(pid=100524) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:23:07.750451 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.openstack.wsgi [None req-2e7fc6c6-ebe8-4782-a02c-97ceba583ec1 tempest-ProjectMemberTests33-1780357347 tempest-ProjectMemberTests33-1780357347-project-admin] Calling method 'show' {{(pid=100524) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:23:07.750576 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.v3.backups [None req-2e7fc6c6-ebe8-4782-a02c-97ceba583ec1 tempest-ProjectMemberTests33-1780357347 tempest-ProjectMemberTests33-1780357347-project-admin] Show backup with id ba2c40a6-91ee-47cd-b574-fd728b71bdd4. {{(pid=100524) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 27 16:23:07.756298 np0000005924 devstack@c-api.service[100524]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:23:07.756298 np0000005924 devstack@c-api.service[100524]: warnings.warn( Jul 27 16:23:07.756830 np0000005924 devstack@c-api.service[100524]: INFO cinder.api.openstack.wsgi [None req-2e7fc6c6-ebe8-4782-a02c-97ceba583ec1 tempest-ProjectMemberTests33-1780357347 tempest-ProjectMemberTests33-1780357347-project-admin] https://10.4.3.117/volume/v3/backups/ba2c40a6-91ee-47cd-b574-fd728b71bdd4 returned with HTTP 200 Jul 27 16:23:07.757205 np0000005924 devstack@c-api.service[100524]: [pid: 100524|app: 0|req: 1354/5403] 10.4.3.117 () {68 vars in 1388 bytes} [Mon Jul 27 16:23:07 2026] GET /volume/v3/backups/ba2c40a6-91ee-47cd-b574-fd728b71bdd4 => generated 737 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 27 16:23:07.768957 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.middleware.request_id [None req-320403d3-cb20-4f31-96f0-a7150b3b557c None None] RequestId filter calling following filter/app {{(pid=100521) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:23:07.771147 np0000005924 devstack@c-api.service[100521]: INFO cinder.api.openstack.wsgi [None req-320403d3-cb20-4f31-96f0-a7150b3b557c tempest-ProjectMemberTests33-1780357347 tempest-ProjectMemberTests33-1780357347-project-admin] DELETE https://10.4.3.117/volume/v3/volumes/82322093-72a7-4ed7-b8ee-fb1ab6087d66 Jul 27 16:23:07.771147 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.openstack.wsgi [None req-320403d3-cb20-4f31-96f0-a7150b3b557c tempest-ProjectMemberTests33-1780357347 tempest-ProjectMemberTests33-1780357347-project-admin] Empty body provided in request {{(pid=100521) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:23:07.771427 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.openstack.wsgi [None req-320403d3-cb20-4f31-96f0-a7150b3b557c tempest-ProjectMemberTests33-1780357347 tempest-ProjectMemberTests33-1780357347-project-admin] Calling method 'delete' {{(pid=100521) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:23:07.771595 np0000005924 devstack@c-api.service[100521]: INFO cinder.api.v3.volumes [None req-320403d3-cb20-4f31-96f0-a7150b3b557c tempest-ProjectMemberTests33-1780357347 tempest-ProjectMemberTests33-1780357347-project-admin] Delete volume with id: 82322093-72a7-4ed7-b8ee-fb1ab6087d66 Jul 27 16:23:07.778378 np0000005924 devstack@c-api.service[100521]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:23:07.778378 np0000005924 devstack@c-api.service[100521]: warnings.warn( Jul 27 16:23:07.778661 np0000005924 devstack@c-api.service[100521]: INFO cinder.volume.api [None req-320403d3-cb20-4f31-96f0-a7150b3b557c tempest-ProjectMemberTests33-1780357347 tempest-ProjectMemberTests33-1780357347-project-admin] Volume info retrieved successfully. Jul 27 16:23:07.796422 np0000005924 devstack@c-api.service[100521]: INFO cinder.volume.api [None req-320403d3-cb20-4f31-96f0-a7150b3b557c tempest-ProjectMemberTests33-1780357347 tempest-ProjectMemberTests33-1780357347-project-admin] Delete volume request issued successfully. Jul 27 16:23:07.796613 np0000005924 devstack@c-api.service[100521]: INFO cinder.api.openstack.wsgi [None req-320403d3-cb20-4f31-96f0-a7150b3b557c tempest-ProjectMemberTests33-1780357347 tempest-ProjectMemberTests33-1780357347-project-admin] https://10.4.3.117/volume/v3/volumes/82322093-72a7-4ed7-b8ee-fb1ab6087d66 returned with HTTP 202 Jul 27 16:23:07.797022 np0000005924 devstack@c-api.service[100521]: [pid: 100521|app: 0|req: 1350/5404] 10.4.3.117 () {68 vars in 1391 bytes} [Mon Jul 27 16:23:07 2026] DELETE /volume/v3/volumes/82322093-72a7-4ed7-b8ee-fb1ab6087d66 => generated 0 bytes in 28 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 27 16:23:07.805027 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.middleware.request_id [None req-1cbc43b3-d892-4b74-a103-5329cf3222dc None None] RequestId filter calling following filter/app {{(pid=100522) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:23:07.806800 np0000005924 devstack@c-api.service[100522]: INFO cinder.api.openstack.wsgi [None req-1cbc43b3-d892-4b74-a103-5329cf3222dc tempest-ProjectMemberTests33-1780357347 tempest-ProjectMemberTests33-1780357347-project-admin] GET https://10.4.3.117/volume/v3/volumes/82322093-72a7-4ed7-b8ee-fb1ab6087d66 Jul 27 16:23:07.806998 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.openstack.wsgi [None req-1cbc43b3-d892-4b74-a103-5329cf3222dc tempest-ProjectMemberTests33-1780357347 tempest-ProjectMemberTests33-1780357347-project-admin] Empty body provided in request {{(pid=100522) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:23:07.807183 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.openstack.wsgi [None req-1cbc43b3-d892-4b74-a103-5329cf3222dc tempest-ProjectMemberTests33-1780357347 tempest-ProjectMemberTests33-1780357347-project-admin] Calling method 'show' {{(pid=100522) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:23:07.814276 np0000005924 devstack@c-api.service[100522]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:23:07.814276 np0000005924 devstack@c-api.service[100522]: warnings.warn( Jul 27 16:23:07.817561 np0000005924 devstack@c-api.service[100522]: INFO cinder.volume.api [None req-1cbc43b3-d892-4b74-a103-5329cf3222dc tempest-ProjectMemberTests33-1780357347 tempest-ProjectMemberTests33-1780357347-project-admin] Volume info retrieved successfully. Jul 27 16:23:07.821057 np0000005924 devstack@c-api.service[100522]: INFO cinder.api.openstack.wsgi [None req-1cbc43b3-d892-4b74-a103-5329cf3222dc tempest-ProjectMemberTests33-1780357347 tempest-ProjectMemberTests33-1780357347-project-admin] https://10.4.3.117/volume/v3/volumes/82322093-72a7-4ed7-b8ee-fb1ab6087d66 returned with HTTP 200 Jul 27 16:23:07.821403 np0000005924 devstack@c-api.service[100522]: [pid: 100522|app: 0|req: 1341/5405] 10.4.3.117 () {68 vars in 1388 bytes} [Mon Jul 27 16:23:07 2026] GET /volume/v3/volumes/82322093-72a7-4ed7-b8ee-fb1ab6087d66 => generated 1074 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Jul 27 16:23:08.372019 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.middleware.request_id [None req-eb404a10-7465-4ad3-9ef2-3c70259ca4df None None] RequestId filter calling following filter/app {{(pid=100523) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:23:08.372437 np0000005924 devstack@c-api.service[100523]: INFO cinder.api.openstack.wsgi [None req-eb404a10-7465-4ad3-9ef2-3c70259ca4df None None] GET https://10.4.3.117/volume// Jul 27 16:23:08.372624 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.openstack.wsgi [None req-eb404a10-7465-4ad3-9ef2-3c70259ca4df None None] Empty body provided in request {{(pid=100523) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:23:08.372796 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.openstack.wsgi [None req-eb404a10-7465-4ad3-9ef2-3c70259ca4df None None] Calling method 'all' {{(pid=100523) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:23:08.373123 np0000005924 devstack@c-api.service[100523]: INFO cinder.api.openstack.wsgi [None req-eb404a10-7465-4ad3-9ef2-3c70259ca4df None None] https://10.4.3.117/volume// returned with HTTP 300 Jul 27 16:23:08.373414 np0000005924 devstack@c-api.service[100523]: [pid: 100523|app: 0|req: 1361/5406] 10.4.3.117 () {66 vars in 1426 bytes} [Mon Jul 27 16:23:08 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 27 16:23:08.384771 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.middleware.request_id [req-2cceb5bd-8b13-4de3-a7b4-a156cd5bfa6c req-2730bc28-85dd-4f72-a219-6b6eae703e0d None None] RequestId filter calling following filter/app {{(pid=100524) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:23:08.386833 np0000005924 devstack@c-api.service[100524]: INFO cinder.api.openstack.wsgi [req-2cceb5bd-8b13-4de3-a7b4-a156cd5bfa6c req-2730bc28-85dd-4f72-a219-6b6eae703e0d tempest-TestVolumeBootPatternV346-216340812 tempest-TestVolumeBootPatternV346-216340812-project-member] GET https://10.4.3.117/volume/v3/volumes/94ca76e3-df3b-4b88-b72e-4491c96da887 Jul 27 16:23:08.387043 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.openstack.wsgi [req-2cceb5bd-8b13-4de3-a7b4-a156cd5bfa6c req-2730bc28-85dd-4f72-a219-6b6eae703e0d tempest-TestVolumeBootPatternV346-216340812 tempest-TestVolumeBootPatternV346-216340812-project-member] Empty body provided in request {{(pid=100524) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:23:08.387236 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.openstack.wsgi [req-2cceb5bd-8b13-4de3-a7b4-a156cd5bfa6c req-2730bc28-85dd-4f72-a219-6b6eae703e0d tempest-TestVolumeBootPatternV346-216340812 tempest-TestVolumeBootPatternV346-216340812-project-member] Calling method 'show' {{(pid=100524) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:23:08.397228 np0000005924 devstack@c-api.service[100524]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:23:08.397228 np0000005924 devstack@c-api.service[100524]: warnings.warn( Jul 27 16:23:08.400300 np0000005924 devstack@c-api.service[100524]: INFO cinder.volume.api [req-2cceb5bd-8b13-4de3-a7b4-a156cd5bfa6c req-2730bc28-85dd-4f72-a219-6b6eae703e0d tempest-TestVolumeBootPatternV346-216340812 tempest-TestVolumeBootPatternV346-216340812-project-member] Volume info retrieved successfully. Jul 27 16:23:08.404340 np0000005924 devstack@c-api.service[100524]: INFO cinder.api.openstack.wsgi [req-2cceb5bd-8b13-4de3-a7b4-a156cd5bfa6c req-2730bc28-85dd-4f72-a219-6b6eae703e0d tempest-TestVolumeBootPatternV346-216340812 tempest-TestVolumeBootPatternV346-216340812-project-member] https://10.4.3.117/volume/v3/volumes/94ca76e3-df3b-4b88-b72e-4491c96da887 returned with HTTP 200 Jul 27 16:23:08.404856 np0000005924 devstack@c-api.service[100524]: [pid: 100524|app: 0|req: 1355/5407] 10.4.3.117 () {70 vars in 1639 bytes} [Mon Jul 27 16:23:08 2026] GET /volume/v3/volumes/94ca76e3-df3b-4b88-b72e-4491c96da887 => generated 1584 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 27 16:23:08.500077 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.middleware.request_id [req-2cceb5bd-8b13-4de3-a7b4-a156cd5bfa6c req-0797d88b-6cc4-43fb-baa7-42e5e2c7211a None None] RequestId filter calling following filter/app {{(pid=100521) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:23:08.501996 np0000005924 devstack@c-api.service[100521]: INFO cinder.api.openstack.wsgi [req-2cceb5bd-8b13-4de3-a7b4-a156cd5bfa6c req-0797d88b-6cc4-43fb-baa7-42e5e2c7211a tempest-TestVolumeBootPatternV346-216340812 tempest-TestVolumeBootPatternV346-216340812-project-member] PUT https://10.4.3.117/volume/v3/attachments/fb708542-cc62-48cf-a70d-2fa6e8e821f0 Jul 27 16:23:08.502425 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.openstack.wsgi [req-2cceb5bd-8b13-4de3-a7b4-a156cd5bfa6c req-0797d88b-6cc4-43fb-baa7-42e5e2c7211a tempest-TestVolumeBootPatternV346-216340812 tempest-TestVolumeBootPatternV346-216340812-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.117", "host": "np0000005924", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:c1414b6f8d8f", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "13cbedf7-bb1f-4b5e-b492-2fef0d4dab25", "nvme_native_multipath": false, "mountpoint": "/dev/vda"}}} {{(pid=100521) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 27 16:23:08.509668 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.coordination [req-2cceb5bd-8b13-4de3-a7b4-a156cd5bfa6c req-0797d88b-6cc4-43fb-baa7-42e5e2c7211a tempest-TestVolumeBootPatternV346-216340812 tempest-TestVolumeBootPatternV346-216340812-project-member] Acquiring lock "cinder-attachment_update-94ca76e3-df3b-4b88-b72e-4491c96da887-np0000005924" by "attachment_update" {{(pid=100521) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jul 27 16:23:08.515047 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.coordination [req-2cceb5bd-8b13-4de3-a7b4-a156cd5bfa6c req-0797d88b-6cc4-43fb-baa7-42e5e2c7211a tempest-TestVolumeBootPatternV346-216340812 tempest-TestVolumeBootPatternV346-216340812-project-member] Lock "cinder-attachment_update-94ca76e3-df3b-4b88-b72e-4491c96da887-np0000005924" acquired by "attachment_update" :: waited 0.005s {{(pid=100521) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jul 27 16:23:08.516073 np0000005924 devstack@c-api.service[100521]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:23:08.516073 np0000005924 devstack@c-api.service[100521]: warnings.warn( Jul 27 16:23:08.617817 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.coordination [req-2cceb5bd-8b13-4de3-a7b4-a156cd5bfa6c req-0797d88b-6cc4-43fb-baa7-42e5e2c7211a tempest-TestVolumeBootPatternV346-216340812 tempest-TestVolumeBootPatternV346-216340812-project-member] Lock "cinder-attachment_update-94ca76e3-df3b-4b88-b72e-4491c96da887-np0000005924" released by "attachment_update" :: held 0.103s {{(pid=100521) __release /opt/stack/cinder/cinder/coordination.py:152}} Jul 27 16:23:08.618121 np0000005924 devstack@c-api.service[100521]: INFO cinder.api.openstack.wsgi [req-2cceb5bd-8b13-4de3-a7b4-a156cd5bfa6c req-0797d88b-6cc4-43fb-baa7-42e5e2c7211a tempest-TestVolumeBootPatternV346-216340812 tempest-TestVolumeBootPatternV346-216340812-project-member] https://10.4.3.117/volume/v3/attachments/fb708542-cc62-48cf-a70d-2fa6e8e821f0 returned with HTTP 200 Jul 27 16:23:08.618761 np0000005924 devstack@c-api.service[100521]: [pid: 100521|app: 0|req: 1351/5408] 10.4.3.117 () {74 vars in 1704 bytes} [Mon Jul 27 16:23:08 2026] PUT /volume/v3/attachments/fb708542-cc62-48cf-a70d-2fa6e8e821f0 => generated 969 bytes in 119 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 27 16:23:08.643671 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.middleware.request_id [req-2cceb5bd-8b13-4de3-a7b4-a156cd5bfa6c req-1e006f35-500e-4f4e-b052-887111ab94e1 None None] RequestId filter calling following filter/app {{(pid=100522) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:23:08.645553 np0000005924 devstack@c-api.service[100522]: INFO cinder.api.openstack.wsgi [req-2cceb5bd-8b13-4de3-a7b4-a156cd5bfa6c req-1e006f35-500e-4f4e-b052-887111ab94e1 tempest-TestVolumeBootPatternV346-216340812 tempest-TestVolumeBootPatternV346-216340812-project-member] POST https://10.4.3.117/volume/v3/attachments/fb708542-cc62-48cf-a70d-2fa6e8e821f0/action Jul 27 16:23:08.645919 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.openstack.wsgi [req-2cceb5bd-8b13-4de3-a7b4-a156cd5bfa6c req-1e006f35-500e-4f4e-b052-887111ab94e1 tempest-TestVolumeBootPatternV346-216340812 tempest-TestVolumeBootPatternV346-216340812-project-member] Action body: b'{"os-complete": null}' {{(pid=100522) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 27 16:23:08.646064 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.openstack.wsgi [req-2cceb5bd-8b13-4de3-a7b4-a156cd5bfa6c req-1e006f35-500e-4f4e-b052-887111ab94e1 tempest-TestVolumeBootPatternV346-216340812 tempest-TestVolumeBootPatternV346-216340812-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100522) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 27 16:23:08.661866 np0000005924 devstack@c-api.service[100522]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:23:08.661866 np0000005924 devstack@c-api.service[100522]: warnings.warn( Jul 27 16:23:08.683670 np0000005924 devstack@c-api.service[100522]: INFO cinder.api.openstack.wsgi [req-2cceb5bd-8b13-4de3-a7b4-a156cd5bfa6c req-1e006f35-500e-4f4e-b052-887111ab94e1 tempest-TestVolumeBootPatternV346-216340812 tempest-TestVolumeBootPatternV346-216340812-project-member] https://10.4.3.117/volume/v3/attachments/fb708542-cc62-48cf-a70d-2fa6e8e821f0/action returned with HTTP 204 Jul 27 16:23:08.684141 np0000005924 devstack@c-api.service[100522]: [pid: 100522|app: 0|req: 1342/5409] 10.4.3.117 () {74 vars in 1725 bytes} [Mon Jul 27 16:23:08 2026] POST /volume/v3/attachments/fb708542-cc62-48cf-a70d-2fa6e8e821f0/action => generated 0 bytes in 41 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jul 27 16:23:08.835511 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.middleware.request_id [None req-076b9cd3-87b4-4ef3-b8c4-19da9cb1d9f5 None None] RequestId filter calling following filter/app {{(pid=100523) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:23:08.837342 np0000005924 devstack@c-api.service[100523]: INFO cinder.api.openstack.wsgi [None req-076b9cd3-87b4-4ef3-b8c4-19da9cb1d9f5 tempest-ProjectMemberTests33-1780357347 tempest-ProjectMemberTests33-1780357347-project-admin] GET https://10.4.3.117/volume/v3/volumes/82322093-72a7-4ed7-b8ee-fb1ab6087d66 Jul 27 16:23:08.837588 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.openstack.wsgi [None req-076b9cd3-87b4-4ef3-b8c4-19da9cb1d9f5 tempest-ProjectMemberTests33-1780357347 tempest-ProjectMemberTests33-1780357347-project-admin] Empty body provided in request {{(pid=100523) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:23:08.837771 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.openstack.wsgi [None req-076b9cd3-87b4-4ef3-b8c4-19da9cb1d9f5 tempest-ProjectMemberTests33-1780357347 tempest-ProjectMemberTests33-1780357347-project-admin] Calling method 'show' {{(pid=100523) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:23:08.843055 np0000005924 devstack@c-api.service[100523]: INFO cinder.api.openstack.wsgi [None req-076b9cd3-87b4-4ef3-b8c4-19da9cb1d9f5 tempest-ProjectMemberTests33-1780357347 tempest-ProjectMemberTests33-1780357347-project-admin] https://10.4.3.117/volume/v3/volumes/82322093-72a7-4ed7-b8ee-fb1ab6087d66 returned with HTTP 404 Jul 27 16:23:08.843667 np0000005924 devstack@c-api.service[100523]: [pid: 100523|app: 0|req: 1362/5410] 10.4.3.117 () {68 vars in 1388 bytes} [Mon Jul 27 16:23:08 2026] GET /volume/v3/volumes/82322093-72a7-4ed7-b8ee-fb1ab6087d66 => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 27 16:23:08.852143 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.middleware.request_id [None req-4936d64b-4e24-4706-9d0e-1c4619b0ea10 None None] RequestId filter calling following filter/app {{(pid=100524) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:23:08.854014 np0000005924 devstack@c-api.service[100524]: INFO cinder.api.openstack.wsgi [None req-4936d64b-4e24-4706-9d0e-1c4619b0ea10 tempest-ProjectMemberTests33-1780357347 tempest-ProjectMemberTests33-1780357347-project-member] GET https://10.4.3.117/volume/v3/backups/ba2c40a6-91ee-47cd-b574-fd728b71bdd4 Jul 27 16:23:08.854289 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.openstack.wsgi [None req-4936d64b-4e24-4706-9d0e-1c4619b0ea10 tempest-ProjectMemberTests33-1780357347 tempest-ProjectMemberTests33-1780357347-project-member] Empty body provided in request {{(pid=100524) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:23:08.854548 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.openstack.wsgi [None req-4936d64b-4e24-4706-9d0e-1c4619b0ea10 tempest-ProjectMemberTests33-1780357347 tempest-ProjectMemberTests33-1780357347-project-member] Calling method 'show' {{(pid=100524) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:23:08.854680 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.v3.backups [None req-4936d64b-4e24-4706-9d0e-1c4619b0ea10 tempest-ProjectMemberTests33-1780357347 tempest-ProjectMemberTests33-1780357347-project-member] Show backup with id ba2c40a6-91ee-47cd-b574-fd728b71bdd4. {{(pid=100524) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 27 16:23:08.859721 np0000005924 devstack@c-api.service[100524]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:23:08.859721 np0000005924 devstack@c-api.service[100524]: warnings.warn( Jul 27 16:23:08.860565 np0000005924 devstack@c-api.service[100524]: INFO cinder.api.openstack.wsgi [None req-4936d64b-4e24-4706-9d0e-1c4619b0ea10 tempest-ProjectMemberTests33-1780357347 tempest-ProjectMemberTests33-1780357347-project-member] https://10.4.3.117/volume/v3/backups/ba2c40a6-91ee-47cd-b574-fd728b71bdd4 returned with HTTP 200 Jul 27 16:23:08.860924 np0000005924 devstack@c-api.service[100524]: [pid: 100524|app: 0|req: 1356/5411] 10.4.3.117 () {68 vars in 1388 bytes} [Mon Jul 27 16:23:08 2026] GET /volume/v3/backups/ba2c40a6-91ee-47cd-b574-fd728b71bdd4 => generated 737 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 27 16:23:08.875056 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.middleware.request_id [None req-3f2f9848-5121-4758-821c-b96038db8416 None None] RequestId filter calling following filter/app {{(pid=100521) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:23:08.876869 np0000005924 devstack@c-api.service[100521]: INFO cinder.api.openstack.wsgi [None req-3f2f9848-5121-4758-821c-b96038db8416 tempest-ProjectMemberTests33-1780357347 tempest-ProjectMemberTests33-1780357347-project-admin] DELETE https://10.4.3.117/volume/v3/backups/c309f06e-529d-4b43-a9f6-4ea6fdcc2bb2 Jul 27 16:23:08.877121 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.openstack.wsgi [None req-3f2f9848-5121-4758-821c-b96038db8416 tempest-ProjectMemberTests33-1780357347 tempest-ProjectMemberTests33-1780357347-project-admin] Empty body provided in request {{(pid=100521) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:23:08.877304 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.openstack.wsgi [None req-3f2f9848-5121-4758-821c-b96038db8416 tempest-ProjectMemberTests33-1780357347 tempest-ProjectMemberTests33-1780357347-project-admin] Calling method 'delete' {{(pid=100521) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:23:08.877439 np0000005924 devstack@c-api.service[100521]: INFO cinder.api.contrib.backups [None req-3f2f9848-5121-4758-821c-b96038db8416 tempest-ProjectMemberTests33-1780357347 tempest-ProjectMemberTests33-1780357347-project-admin] Delete backup with id: c309f06e-529d-4b43-a9f6-4ea6fdcc2bb2. Jul 27 16:23:08.881520 np0000005924 devstack@c-api.service[100521]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:23:08.881520 np0000005924 devstack@c-api.service[100521]: warnings.warn( Jul 27 16:23:08.900100 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.backup.rpcapi [None req-3f2f9848-5121-4758-821c-b96038db8416 tempest-ProjectMemberTests33-1780357347 tempest-ProjectMemberTests33-1780357347-project-admin] delete_backup rpcapi backup_id c309f06e-529d-4b43-a9f6-4ea6fdcc2bb2 {{(pid=100521) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Jul 27 16:23:08.901900 np0000005924 devstack@c-api.service[100521]: INFO cinder.api.openstack.wsgi [None req-3f2f9848-5121-4758-821c-b96038db8416 tempest-ProjectMemberTests33-1780357347 tempest-ProjectMemberTests33-1780357347-project-admin] https://10.4.3.117/volume/v3/backups/c309f06e-529d-4b43-a9f6-4ea6fdcc2bb2 returned with HTTP 202 Jul 27 16:23:08.902374 np0000005924 devstack@c-api.service[100521]: [pid: 100521|app: 0|req: 1352/5412] 10.4.3.117 () {68 vars in 1391 bytes} [Mon Jul 27 16:23:08 2026] DELETE /volume/v3/backups/c309f06e-529d-4b43-a9f6-4ea6fdcc2bb2 => generated 0 bytes in 28 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 27 16:23:08.909895 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.middleware.request_id [None req-cb96ba03-0db8-4e67-9328-661aef64e212 None None] RequestId filter calling following filter/app {{(pid=100522) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:23:08.911857 np0000005924 devstack@c-api.service[100522]: INFO cinder.api.openstack.wsgi [None req-cb96ba03-0db8-4e67-9328-661aef64e212 tempest-ProjectMemberTests33-1780357347 tempest-ProjectMemberTests33-1780357347-project-admin] GET https://10.4.3.117/volume/v3/backups/c309f06e-529d-4b43-a9f6-4ea6fdcc2bb2 Jul 27 16:23:08.912103 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.openstack.wsgi [None req-cb96ba03-0db8-4e67-9328-661aef64e212 tempest-ProjectMemberTests33-1780357347 tempest-ProjectMemberTests33-1780357347-project-admin] Empty body provided in request {{(pid=100522) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:23:08.912316 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.openstack.wsgi [None req-cb96ba03-0db8-4e67-9328-661aef64e212 tempest-ProjectMemberTests33-1780357347 tempest-ProjectMemberTests33-1780357347-project-admin] Calling method 'show' {{(pid=100522) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:23:08.912459 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.v3.backups [None req-cb96ba03-0db8-4e67-9328-661aef64e212 tempest-ProjectMemberTests33-1780357347 tempest-ProjectMemberTests33-1780357347-project-admin] Show backup with id c309f06e-529d-4b43-a9f6-4ea6fdcc2bb2. {{(pid=100522) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 27 16:23:08.917047 np0000005924 devstack@c-api.service[100522]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:23:08.917047 np0000005924 devstack@c-api.service[100522]: warnings.warn( Jul 27 16:23:08.917852 np0000005924 devstack@c-api.service[100522]: INFO cinder.api.openstack.wsgi [None req-cb96ba03-0db8-4e67-9328-661aef64e212 tempest-ProjectMemberTests33-1780357347 tempest-ProjectMemberTests33-1780357347-project-admin] https://10.4.3.117/volume/v3/backups/c309f06e-529d-4b43-a9f6-4ea6fdcc2bb2 returned with HTTP 200 Jul 27 16:23:08.918376 np0000005924 devstack@c-api.service[100522]: [pid: 100522|app: 0|req: 1343/5413] 10.4.3.117 () {68 vars in 1388 bytes} [Mon Jul 27 16:23:08 2026] GET /volume/v3/backups/c309f06e-529d-4b43-a9f6-4ea6fdcc2bb2 => generated 737 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 27 16:23:09.929947 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.middleware.request_id [None req-593daaea-ca30-4390-8f21-0a223e9255b2 None None] RequestId filter calling following filter/app {{(pid=100523) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:23:09.931489 np0000005924 devstack@c-api.service[100523]: INFO cinder.api.openstack.wsgi [None req-593daaea-ca30-4390-8f21-0a223e9255b2 tempest-ProjectMemberTests33-1780357347 tempest-ProjectMemberTests33-1780357347-project-admin] GET https://10.4.3.117/volume/v3/backups/c309f06e-529d-4b43-a9f6-4ea6fdcc2bb2 Jul 27 16:23:09.931732 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.openstack.wsgi [None req-593daaea-ca30-4390-8f21-0a223e9255b2 tempest-ProjectMemberTests33-1780357347 tempest-ProjectMemberTests33-1780357347-project-admin] Empty body provided in request {{(pid=100523) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:23:09.931922 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.openstack.wsgi [None req-593daaea-ca30-4390-8f21-0a223e9255b2 tempest-ProjectMemberTests33-1780357347 tempest-ProjectMemberTests33-1780357347-project-admin] Calling method 'show' {{(pid=100523) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:23:09.932024 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.v3.backups [None req-593daaea-ca30-4390-8f21-0a223e9255b2 tempest-ProjectMemberTests33-1780357347 tempest-ProjectMemberTests33-1780357347-project-admin] Show backup with id c309f06e-529d-4b43-a9f6-4ea6fdcc2bb2. {{(pid=100523) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 27 16:23:09.935726 np0000005924 devstack@c-api.service[100523]: INFO cinder.api.openstack.wsgi [None req-593daaea-ca30-4390-8f21-0a223e9255b2 tempest-ProjectMemberTests33-1780357347 tempest-ProjectMemberTests33-1780357347-project-admin] https://10.4.3.117/volume/v3/backups/c309f06e-529d-4b43-a9f6-4ea6fdcc2bb2 returned with HTTP 404 Jul 27 16:23:09.936272 np0000005924 devstack@c-api.service[100523]: [pid: 100523|app: 0|req: 1363/5414] 10.4.3.117 () {68 vars in 1388 bytes} [Mon Jul 27 16:23:09 2026] GET /volume/v3/backups/c309f06e-529d-4b43-a9f6-4ea6fdcc2bb2 => generated 109 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 27 16:23:09.943051 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.middleware.request_id [None req-01bdedf0-7fa1-4319-bb09-93022f4249ae None None] RequestId filter calling following filter/app {{(pid=100524) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:23:09.945049 np0000005924 devstack@c-api.service[100524]: INFO cinder.api.openstack.wsgi [None req-01bdedf0-7fa1-4319-bb09-93022f4249ae tempest-ProjectMemberTests33-1780357347 tempest-ProjectMemberTests33-1780357347-project-admin] DELETE https://10.4.3.117/volume/v3/backups/856a726d-3922-4ca3-9a1f-71dff6bbb2c5 Jul 27 16:23:09.945285 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.openstack.wsgi [None req-01bdedf0-7fa1-4319-bb09-93022f4249ae tempest-ProjectMemberTests33-1780357347 tempest-ProjectMemberTests33-1780357347-project-admin] Empty body provided in request {{(pid=100524) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:23:09.945512 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.openstack.wsgi [None req-01bdedf0-7fa1-4319-bb09-93022f4249ae tempest-ProjectMemberTests33-1780357347 tempest-ProjectMemberTests33-1780357347-project-admin] Calling method 'delete' {{(pid=100524) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:23:09.945637 np0000005924 devstack@c-api.service[100524]: INFO cinder.api.contrib.backups [None req-01bdedf0-7fa1-4319-bb09-93022f4249ae tempest-ProjectMemberTests33-1780357347 tempest-ProjectMemberTests33-1780357347-project-admin] Delete backup with id: 856a726d-3922-4ca3-9a1f-71dff6bbb2c5. Jul 27 16:23:09.949982 np0000005924 devstack@c-api.service[100524]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:23:09.949982 np0000005924 devstack@c-api.service[100524]: warnings.warn( Jul 27 16:23:09.969514 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.backup.rpcapi [None req-01bdedf0-7fa1-4319-bb09-93022f4249ae tempest-ProjectMemberTests33-1780357347 tempest-ProjectMemberTests33-1780357347-project-admin] delete_backup rpcapi backup_id 856a726d-3922-4ca3-9a1f-71dff6bbb2c5 {{(pid=100524) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Jul 27 16:23:09.971372 np0000005924 devstack@c-api.service[100524]: INFO cinder.api.openstack.wsgi [None req-01bdedf0-7fa1-4319-bb09-93022f4249ae tempest-ProjectMemberTests33-1780357347 tempest-ProjectMemberTests33-1780357347-project-admin] https://10.4.3.117/volume/v3/backups/856a726d-3922-4ca3-9a1f-71dff6bbb2c5 returned with HTTP 202 Jul 27 16:23:09.971832 np0000005924 devstack@c-api.service[100524]: [pid: 100524|app: 0|req: 1357/5415] 10.4.3.117 () {68 vars in 1391 bytes} [Mon Jul 27 16:23:09 2026] DELETE /volume/v3/backups/856a726d-3922-4ca3-9a1f-71dff6bbb2c5 => generated 0 bytes in 29 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 27 16:23:09.978566 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.middleware.request_id [None req-711e3c5c-79e3-45de-a32c-bd5837e7bb48 None None] RequestId filter calling following filter/app {{(pid=100521) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:23:09.980353 np0000005924 devstack@c-api.service[100521]: INFO cinder.api.openstack.wsgi [None req-711e3c5c-79e3-45de-a32c-bd5837e7bb48 tempest-ProjectMemberTests33-1780357347 tempest-ProjectMemberTests33-1780357347-project-admin] GET https://10.4.3.117/volume/v3/backups/856a726d-3922-4ca3-9a1f-71dff6bbb2c5 Jul 27 16:23:09.981691 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.openstack.wsgi [None req-711e3c5c-79e3-45de-a32c-bd5837e7bb48 tempest-ProjectMemberTests33-1780357347 tempest-ProjectMemberTests33-1780357347-project-admin] Empty body provided in request {{(pid=100521) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:23:09.981691 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.openstack.wsgi [None req-711e3c5c-79e3-45de-a32c-bd5837e7bb48 tempest-ProjectMemberTests33-1780357347 tempest-ProjectMemberTests33-1780357347-project-admin] Calling method 'show' {{(pid=100521) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:23:09.981691 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.v3.backups [None req-711e3c5c-79e3-45de-a32c-bd5837e7bb48 tempest-ProjectMemberTests33-1780357347 tempest-ProjectMemberTests33-1780357347-project-admin] Show backup with id 856a726d-3922-4ca3-9a1f-71dff6bbb2c5. {{(pid=100521) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 27 16:23:09.985225 np0000005924 devstack@c-api.service[100521]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:23:09.985225 np0000005924 devstack@c-api.service[100521]: warnings.warn( Jul 27 16:23:09.985834 np0000005924 devstack@c-api.service[100521]: INFO cinder.api.openstack.wsgi [None req-711e3c5c-79e3-45de-a32c-bd5837e7bb48 tempest-ProjectMemberTests33-1780357347 tempest-ProjectMemberTests33-1780357347-project-admin] https://10.4.3.117/volume/v3/backups/856a726d-3922-4ca3-9a1f-71dff6bbb2c5 returned with HTTP 200 Jul 27 16:23:09.986163 np0000005924 devstack@c-api.service[100521]: [pid: 100521|app: 0|req: 1353/5416] 10.4.3.117 () {68 vars in 1388 bytes} [Mon Jul 27 16:23:09 2026] GET /volume/v3/backups/856a726d-3922-4ca3-9a1f-71dff6bbb2c5 => generated 736 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 27 16:23:10.996476 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.middleware.request_id [None req-f90c8dc2-ca09-43a8-91ce-0606e113cc76 None None] RequestId filter calling following filter/app {{(pid=100522) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:23:10.998408 np0000005924 devstack@c-api.service[100522]: INFO cinder.api.openstack.wsgi [None req-f90c8dc2-ca09-43a8-91ce-0606e113cc76 tempest-ProjectMemberTests33-1780357347 tempest-ProjectMemberTests33-1780357347-project-admin] GET https://10.4.3.117/volume/v3/backups/856a726d-3922-4ca3-9a1f-71dff6bbb2c5 Jul 27 16:23:10.998633 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.openstack.wsgi [None req-f90c8dc2-ca09-43a8-91ce-0606e113cc76 tempest-ProjectMemberTests33-1780357347 tempest-ProjectMemberTests33-1780357347-project-admin] Empty body provided in request {{(pid=100522) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:23:10.998819 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.openstack.wsgi [None req-f90c8dc2-ca09-43a8-91ce-0606e113cc76 tempest-ProjectMemberTests33-1780357347 tempest-ProjectMemberTests33-1780357347-project-admin] Calling method 'show' {{(pid=100522) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:23:10.998937 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.v3.backups [None req-f90c8dc2-ca09-43a8-91ce-0606e113cc76 tempest-ProjectMemberTests33-1780357347 tempest-ProjectMemberTests33-1780357347-project-admin] Show backup with id 856a726d-3922-4ca3-9a1f-71dff6bbb2c5. {{(pid=100522) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 27 16:23:11.003456 np0000005924 devstack@c-api.service[100522]: INFO cinder.api.openstack.wsgi [None req-f90c8dc2-ca09-43a8-91ce-0606e113cc76 tempest-ProjectMemberTests33-1780357347 tempest-ProjectMemberTests33-1780357347-project-admin] https://10.4.3.117/volume/v3/backups/856a726d-3922-4ca3-9a1f-71dff6bbb2c5 returned with HTTP 404 Jul 27 16:23:11.003983 np0000005924 devstack@c-api.service[100522]: [pid: 100522|app: 0|req: 1344/5417] 10.4.3.117 () {68 vars in 1388 bytes} [Mon Jul 27 16:23:10 2026] GET /volume/v3/backups/856a726d-3922-4ca3-9a1f-71dff6bbb2c5 => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 27 16:23:11.011297 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.middleware.request_id [None req-9ed890ac-526c-4309-94dc-6ea5a4020539 None None] RequestId filter calling following filter/app {{(pid=100523) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:23:11.013100 np0000005924 devstack@c-api.service[100523]: INFO cinder.api.openstack.wsgi [None req-9ed890ac-526c-4309-94dc-6ea5a4020539 tempest-ProjectMemberTests33-1780357347 tempest-ProjectMemberTests33-1780357347-project-admin] DELETE https://10.4.3.117/volume/v3/backups/ba2c40a6-91ee-47cd-b574-fd728b71bdd4 Jul 27 16:23:11.013346 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.openstack.wsgi [None req-9ed890ac-526c-4309-94dc-6ea5a4020539 tempest-ProjectMemberTests33-1780357347 tempest-ProjectMemberTests33-1780357347-project-admin] Empty body provided in request {{(pid=100523) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:23:11.013569 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.openstack.wsgi [None req-9ed890ac-526c-4309-94dc-6ea5a4020539 tempest-ProjectMemberTests33-1780357347 tempest-ProjectMemberTests33-1780357347-project-admin] Calling method 'delete' {{(pid=100523) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:23:11.013675 np0000005924 devstack@c-api.service[100523]: INFO cinder.api.contrib.backups [None req-9ed890ac-526c-4309-94dc-6ea5a4020539 tempest-ProjectMemberTests33-1780357347 tempest-ProjectMemberTests33-1780357347-project-admin] Delete backup with id: ba2c40a6-91ee-47cd-b574-fd728b71bdd4. Jul 27 16:23:11.018018 np0000005924 devstack@c-api.service[100523]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:23:11.018018 np0000005924 devstack@c-api.service[100523]: warnings.warn( Jul 27 16:23:11.036110 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.backup.rpcapi [None req-9ed890ac-526c-4309-94dc-6ea5a4020539 tempest-ProjectMemberTests33-1780357347 tempest-ProjectMemberTests33-1780357347-project-admin] delete_backup rpcapi backup_id ba2c40a6-91ee-47cd-b574-fd728b71bdd4 {{(pid=100523) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Jul 27 16:23:11.038473 np0000005924 devstack@c-api.service[100523]: INFO cinder.api.openstack.wsgi [None req-9ed890ac-526c-4309-94dc-6ea5a4020539 tempest-ProjectMemberTests33-1780357347 tempest-ProjectMemberTests33-1780357347-project-admin] https://10.4.3.117/volume/v3/backups/ba2c40a6-91ee-47cd-b574-fd728b71bdd4 returned with HTTP 202 Jul 27 16:23:11.039070 np0000005924 devstack@c-api.service[100523]: [pid: 100523|app: 0|req: 1364/5418] 10.4.3.117 () {68 vars in 1391 bytes} [Mon Jul 27 16:23:11 2026] DELETE /volume/v3/backups/ba2c40a6-91ee-47cd-b574-fd728b71bdd4 => generated 0 bytes in 28 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 27 16:23:11.048247 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.middleware.request_id [None req-266da6b9-f19e-47b0-94f7-707cd95ac979 None None] RequestId filter calling following filter/app {{(pid=100524) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:23:11.049560 np0000005924 devstack@c-api.service[100524]: INFO cinder.api.openstack.wsgi [None req-266da6b9-f19e-47b0-94f7-707cd95ac979 tempest-ProjectMemberTests33-1780357347 tempest-ProjectMemberTests33-1780357347-project-admin] GET https://10.4.3.117/volume/v3/backups/ba2c40a6-91ee-47cd-b574-fd728b71bdd4 Jul 27 16:23:11.049800 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.openstack.wsgi [None req-266da6b9-f19e-47b0-94f7-707cd95ac979 tempest-ProjectMemberTests33-1780357347 tempest-ProjectMemberTests33-1780357347-project-admin] Empty body provided in request {{(pid=100524) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:23:11.049982 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.openstack.wsgi [None req-266da6b9-f19e-47b0-94f7-707cd95ac979 tempest-ProjectMemberTests33-1780357347 tempest-ProjectMemberTests33-1780357347-project-admin] Calling method 'show' {{(pid=100524) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:23:11.050087 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.v3.backups [None req-266da6b9-f19e-47b0-94f7-707cd95ac979 tempest-ProjectMemberTests33-1780357347 tempest-ProjectMemberTests33-1780357347-project-admin] Show backup with id ba2c40a6-91ee-47cd-b574-fd728b71bdd4. {{(pid=100524) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 27 16:23:11.056038 np0000005924 devstack@c-api.service[100524]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:23:11.056038 np0000005924 devstack@c-api.service[100524]: warnings.warn( Jul 27 16:23:11.056899 np0000005924 devstack@c-api.service[100524]: INFO cinder.api.openstack.wsgi [None req-266da6b9-f19e-47b0-94f7-707cd95ac979 tempest-ProjectMemberTests33-1780357347 tempest-ProjectMemberTests33-1780357347-project-admin] https://10.4.3.117/volume/v3/backups/ba2c40a6-91ee-47cd-b574-fd728b71bdd4 returned with HTTP 200 Jul 27 16:23:11.057420 np0000005924 devstack@c-api.service[100524]: [pid: 100524|app: 0|req: 1358/5419] 10.4.3.117 () {68 vars in 1388 bytes} [Mon Jul 27 16:23:11 2026] GET /volume/v3/backups/ba2c40a6-91ee-47cd-b574-fd728b71bdd4 => generated 736 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 27 16:23:12.068702 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.middleware.request_id [None req-0a509917-a91d-4373-a569-9df338b28317 None None] RequestId filter calling following filter/app {{(pid=100521) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:23:12.070859 np0000005924 devstack@c-api.service[100521]: INFO cinder.api.openstack.wsgi [None req-0a509917-a91d-4373-a569-9df338b28317 tempest-ProjectMemberTests33-1780357347 tempest-ProjectMemberTests33-1780357347-project-admin] GET https://10.4.3.117/volume/v3/backups/ba2c40a6-91ee-47cd-b574-fd728b71bdd4 Jul 27 16:23:12.071126 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.openstack.wsgi [None req-0a509917-a91d-4373-a569-9df338b28317 tempest-ProjectMemberTests33-1780357347 tempest-ProjectMemberTests33-1780357347-project-admin] Empty body provided in request {{(pid=100521) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:23:12.071371 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.openstack.wsgi [None req-0a509917-a91d-4373-a569-9df338b28317 tempest-ProjectMemberTests33-1780357347 tempest-ProjectMemberTests33-1780357347-project-admin] Calling method 'show' {{(pid=100521) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:23:12.071513 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.v3.backups [None req-0a509917-a91d-4373-a569-9df338b28317 tempest-ProjectMemberTests33-1780357347 tempest-ProjectMemberTests33-1780357347-project-admin] Show backup with id ba2c40a6-91ee-47cd-b574-fd728b71bdd4. {{(pid=100521) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 27 16:23:12.075439 np0000005924 devstack@c-api.service[100521]: INFO cinder.api.openstack.wsgi [None req-0a509917-a91d-4373-a569-9df338b28317 tempest-ProjectMemberTests33-1780357347 tempest-ProjectMemberTests33-1780357347-project-admin] https://10.4.3.117/volume/v3/backups/ba2c40a6-91ee-47cd-b574-fd728b71bdd4 returned with HTTP 404 Jul 27 16:23:12.076232 np0000005924 devstack@c-api.service[100521]: [pid: 100521|app: 0|req: 1354/5420] 10.4.3.117 () {68 vars in 1388 bytes} [Mon Jul 27 16:23:12 2026] GET /volume/v3/backups/ba2c40a6-91ee-47cd-b574-fd728b71bdd4 => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 27 16:23:12.082346 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.middleware.request_id [None req-f90167d9-2f89-4199-b632-7b3fbd32f7c7 None None] RequestId filter calling following filter/app {{(pid=100522) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:23:12.084148 np0000005924 devstack@c-api.service[100522]: INFO cinder.api.openstack.wsgi [None req-f90167d9-2f89-4199-b632-7b3fbd32f7c7 tempest-ProjectMemberTests33-1780357347 tempest-ProjectMemberTests33-1780357347-project-admin] DELETE https://10.4.3.117/volume/v3/volumes/bebd10b9-3389-49f5-ada2-bbeb64762233 Jul 27 16:23:12.084373 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.openstack.wsgi [None req-f90167d9-2f89-4199-b632-7b3fbd32f7c7 tempest-ProjectMemberTests33-1780357347 tempest-ProjectMemberTests33-1780357347-project-admin] Empty body provided in request {{(pid=100522) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:23:12.084559 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.openstack.wsgi [None req-f90167d9-2f89-4199-b632-7b3fbd32f7c7 tempest-ProjectMemberTests33-1780357347 tempest-ProjectMemberTests33-1780357347-project-admin] Calling method 'delete' {{(pid=100522) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:23:12.084710 np0000005924 devstack@c-api.service[100522]: INFO cinder.api.v3.volumes [None req-f90167d9-2f89-4199-b632-7b3fbd32f7c7 tempest-ProjectMemberTests33-1780357347 tempest-ProjectMemberTests33-1780357347-project-admin] Delete volume with id: bebd10b9-3389-49f5-ada2-bbeb64762233 Jul 27 16:23:12.092549 np0000005924 devstack@c-api.service[100522]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:23:12.092549 np0000005924 devstack@c-api.service[100522]: warnings.warn( Jul 27 16:23:12.092835 np0000005924 devstack@c-api.service[100522]: INFO cinder.volume.api [None req-f90167d9-2f89-4199-b632-7b3fbd32f7c7 tempest-ProjectMemberTests33-1780357347 tempest-ProjectMemberTests33-1780357347-project-admin] Volume info retrieved successfully. Jul 27 16:23:12.108879 np0000005924 devstack@c-api.service[100522]: INFO cinder.volume.api [None req-f90167d9-2f89-4199-b632-7b3fbd32f7c7 tempest-ProjectMemberTests33-1780357347 tempest-ProjectMemberTests33-1780357347-project-admin] Delete volume request issued successfully. Jul 27 16:23:12.109047 np0000005924 devstack@c-api.service[100522]: INFO cinder.api.openstack.wsgi [None req-f90167d9-2f89-4199-b632-7b3fbd32f7c7 tempest-ProjectMemberTests33-1780357347 tempest-ProjectMemberTests33-1780357347-project-admin] https://10.4.3.117/volume/v3/volumes/bebd10b9-3389-49f5-ada2-bbeb64762233 returned with HTTP 202 Jul 27 16:23:12.109486 np0000005924 devstack@c-api.service[100522]: [pid: 100522|app: 0|req: 1345/5421] 10.4.3.117 () {68 vars in 1391 bytes} [Mon Jul 27 16:23:12 2026] DELETE /volume/v3/volumes/bebd10b9-3389-49f5-ada2-bbeb64762233 => generated 0 bytes in 28 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 27 16:23:12.116392 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.middleware.request_id [None req-9589ae78-3813-4ace-9eca-c745cf3967c1 None None] RequestId filter calling following filter/app {{(pid=100523) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:23:12.118675 np0000005924 devstack@c-api.service[100523]: INFO cinder.api.openstack.wsgi [None req-9589ae78-3813-4ace-9eca-c745cf3967c1 tempest-ProjectMemberTests33-1780357347 tempest-ProjectMemberTests33-1780357347-project-admin] GET https://10.4.3.117/volume/v3/volumes/bebd10b9-3389-49f5-ada2-bbeb64762233 Jul 27 16:23:12.118939 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.openstack.wsgi [None req-9589ae78-3813-4ace-9eca-c745cf3967c1 tempest-ProjectMemberTests33-1780357347 tempest-ProjectMemberTests33-1780357347-project-admin] Empty body provided in request {{(pid=100523) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:23:12.119191 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.openstack.wsgi [None req-9589ae78-3813-4ace-9eca-c745cf3967c1 tempest-ProjectMemberTests33-1780357347 tempest-ProjectMemberTests33-1780357347-project-admin] Calling method 'show' {{(pid=100523) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:23:12.129012 np0000005924 devstack@c-api.service[100523]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:23:12.129012 np0000005924 devstack@c-api.service[100523]: warnings.warn( Jul 27 16:23:12.133760 np0000005924 devstack@c-api.service[100523]: INFO cinder.volume.api [None req-9589ae78-3813-4ace-9eca-c745cf3967c1 tempest-ProjectMemberTests33-1780357347 tempest-ProjectMemberTests33-1780357347-project-admin] Volume info retrieved successfully. Jul 27 16:23:12.139601 np0000005924 devstack@c-api.service[100523]: INFO cinder.api.openstack.wsgi [None req-9589ae78-3813-4ace-9eca-c745cf3967c1 tempest-ProjectMemberTests33-1780357347 tempest-ProjectMemberTests33-1780357347-project-admin] https://10.4.3.117/volume/v3/volumes/bebd10b9-3389-49f5-ada2-bbeb64762233 returned with HTTP 200 Jul 27 16:23:12.140174 np0000005924 devstack@c-api.service[100523]: [pid: 100523|app: 0|req: 1365/5422] 10.4.3.117 () {68 vars in 1388 bytes} [Mon Jul 27 16:23:12 2026] GET /volume/v3/volumes/bebd10b9-3389-49f5-ada2-bbeb64762233 => generated 1007 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 27 16:23:13.154373 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.middleware.request_id [None req-ddc62f5c-7ec2-4d67-b074-e487dd5aeb76 None None] RequestId filter calling following filter/app {{(pid=100524) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:23:13.156575 np0000005924 devstack@c-api.service[100524]: INFO cinder.api.openstack.wsgi [None req-ddc62f5c-7ec2-4d67-b074-e487dd5aeb76 tempest-ProjectMemberTests33-1780357347 tempest-ProjectMemberTests33-1780357347-project-admin] GET https://10.4.3.117/volume/v3/volumes/bebd10b9-3389-49f5-ada2-bbeb64762233 Jul 27 16:23:13.156807 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.openstack.wsgi [None req-ddc62f5c-7ec2-4d67-b074-e487dd5aeb76 tempest-ProjectMemberTests33-1780357347 tempest-ProjectMemberTests33-1780357347-project-admin] Empty body provided in request {{(pid=100524) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:23:13.157052 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.openstack.wsgi [None req-ddc62f5c-7ec2-4d67-b074-e487dd5aeb76 tempest-ProjectMemberTests33-1780357347 tempest-ProjectMemberTests33-1780357347-project-admin] Calling method 'show' {{(pid=100524) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:23:13.163679 np0000005924 devstack@c-api.service[100524]: INFO cinder.api.openstack.wsgi [None req-ddc62f5c-7ec2-4d67-b074-e487dd5aeb76 tempest-ProjectMemberTests33-1780357347 tempest-ProjectMemberTests33-1780357347-project-admin] https://10.4.3.117/volume/v3/volumes/bebd10b9-3389-49f5-ada2-bbeb64762233 returned with HTTP 404 Jul 27 16:23:13.164234 np0000005924 devstack@c-api.service[100524]: [pid: 100524|app: 0|req: 1359/5423] 10.4.3.117 () {68 vars in 1388 bytes} [Mon Jul 27 16:23:13 2026] GET /volume/v3/volumes/bebd10b9-3389-49f5-ada2-bbeb64762233 => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 27 16:23:14.741935 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.middleware.request_id [None req-a5b5e919-a07e-428f-8aa8-62436b71e1a9 None None] RequestId filter calling following filter/app {{(pid=100521) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:23:14.828989 np0000005924 devstack@c-api.service[100521]: INFO cinder.api.openstack.wsgi [None req-a5b5e919-a07e-428f-8aa8-62436b71e1a9 tempest-ProjectMemberTests-1006117079 tempest-ProjectMemberTests-1006117079-project-admin] POST https://10.4.3.117/volume/v3/types Jul 27 16:23:14.829397 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.openstack.wsgi [None req-a5b5e919-a07e-428f-8aa8-62436b71e1a9 tempest-ProjectMemberTests-1006117079 tempest-ProjectMemberTests-1006117079-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-ProjectMemberTests-volume-type-319941769", "extra_specs": {"storage_protocol": "tempest-storage_protocol-1740945509", "vendor_name": "tempest-vendor_name-158913734"}}} {{(pid=100521) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 27 16:23:14.832897 np0000005924 devstack@c-api.service[100521]: DEBUG dbcounter [-] [100521] Writing DB stats cinder:SELECT=277,cinder:INSERT=40,cinder:UPDATE=85 {{(pid=100521) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 27 16:23:14.844529 np0000005924 devstack@c-api.service[100521]: INFO cinder.api.openstack.wsgi [None req-a5b5e919-a07e-428f-8aa8-62436b71e1a9 tempest-ProjectMemberTests-1006117079 tempest-ProjectMemberTests-1006117079-project-admin] https://10.4.3.117/volume/v3/types returned with HTTP 200 Jul 27 16:23:14.844940 np0000005924 devstack@c-api.service[100521]: [pid: 100521|app: 0|req: 1355/5424] 10.4.3.117 () {68 vars in 1253 bytes} [Mon Jul 27 16:23:14 2026] POST /volume/v3/types => generated 328 bytes in 103 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 27 16:23:14.853124 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.middleware.request_id [None req-9fa589b4-c89d-4635-9e99-7e0e47e9e460 None None] RequestId filter calling following filter/app {{(pid=100522) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:23:14.855240 np0000005924 devstack@c-api.service[100522]: INFO cinder.api.openstack.wsgi [None req-9fa589b4-c89d-4635-9e99-7e0e47e9e460 tempest-ProjectMemberTests-1006117079 tempest-ProjectMemberTests-1006117079-project-admin] POST https://10.4.3.117/volume/v3/volumes Jul 27 16:23:14.855672 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.openstack.wsgi [None req-9fa589b4-c89d-4635-9e99-7e0e47e9e460 tempest-ProjectMemberTests-1006117079 tempest-ProjectMemberTests-1006117079-project-admin] Action: 'create', calling method: create, body: {"volume": {"volume_type": "54b3cc78-2f8f-4991-9e45-09123810f0ff", "size": 1}} {{(pid=100522) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 27 16:23:14.857376 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.v3.volumes [None req-9fa589b4-c89d-4635-9e99-7e0e47e9e460 tempest-ProjectMemberTests-1006117079 tempest-ProjectMemberTests-1006117079-project-admin] Create volume request body: {'volume': {'volume_type': '54b3cc78-2f8f-4991-9e45-09123810f0ff', 'size': 1}} {{(pid=100522) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 27 16:23:14.861442 np0000005924 devstack@c-api.service[100522]: INFO cinder.api.v3.volumes [None req-9fa589b4-c89d-4635-9e99-7e0e47e9e460 tempest-ProjectMemberTests-1006117079 tempest-ProjectMemberTests-1006117079-project-admin] Create volume of 1 GB Jul 27 16:23:14.861763 np0000005924 devstack@c-api.service[100522]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:23:14.861763 np0000005924 devstack@c-api.service[100522]: warnings.warn( Jul 27 16:23:14.862198 np0000005924 devstack@c-api.service[100522]: INFO cinder.volume.api [None req-9fa589b4-c89d-4635-9e99-7e0e47e9e460 tempest-ProjectMemberTests-1006117079 tempest-ProjectMemberTests-1006117079-project-admin] Availability Zones retrieved successfully. Jul 27 16:23:14.871869 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.volume.api [None req-9fa589b4-c89d-4635-9e99-7e0e47e9e460 tempest-ProjectMemberTests-1006117079 tempest-ProjectMemberTests-1006117079-project-admin] Flow 'volume_create_api' (e1c4971d-5e25-414e-aa5f-2d0545ee69c6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100522) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 27 16:23:14.873122 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.volume.api [None req-9fa589b4-c89d-4635-9e99-7e0e47e9e460 tempest-ProjectMemberTests-1006117079 tempest-ProjectMemberTests-1006117079-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (e96724ce-a502-4732-b1c5-67a80ed449c2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100522) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 27 16:23:14.874092 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.volume.flows.api.create_volume [None req-9fa589b4-c89d-4635-9e99-7e0e47e9e460 tempest-ProjectMemberTests-1006117079 tempest-ProjectMemberTests-1006117079-project-admin] Validating volume size '1' using validate_int {{(pid=100522) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 27 16:23:14.897415 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.volume.api [None req-9fa589b4-c89d-4635-9e99-7e0e47e9e460 tempest-ProjectMemberTests-1006117079 tempest-ProjectMemberTests-1006117079-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (e96724ce-a502-4732-b1c5-67a80ed449c2) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-27T16:23:15Z,deleted=False,deleted_at=None,description=None,extra_specs={storage_protocol='tempest-storage_protocol-1740945509',vendor_name='tempest-vendor_name-158913734'},id=54b3cc78-2f8f-4991-9e45-09123810f0ff,is_public=True,name='tempest-ProjectMemberTests-volume-type-319941769',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '54b3cc78-2f8f-4991-9e45-09123810f0ff', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100522) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 27 16:23:14.898393 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.volume.api [None req-9fa589b4-c89d-4635-9e99-7e0e47e9e460 tempest-ProjectMemberTests-1006117079 tempest-ProjectMemberTests-1006117079-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (4ed8a110-e8f3-4bc2-aa15-d19fdaf246d9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100522) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 27 16:23:14.924228 np0000005924 devstack@c-api.service[100522]: WARNING cinder.quota [None req-9fa589b4-c89d-4635-9e99-7e0e47e9e460 tempest-ProjectMemberTests-1006117079 tempest-ProjectMemberTests-1006117079-project-admin] Deprecated: Default quota for resource: volumes_tempest-ProjectMemberTests-volume-type-319941769 is set by the default quota flag: quota_volumes_tempest-ProjectMemberTests-volume-type-319941769, it is now deprecated. Please use the default quota class for default quota. Jul 27 16:23:14.924564 np0000005924 devstack@c-api.service[100522]: WARNING cinder.quota [None req-9fa589b4-c89d-4635-9e99-7e0e47e9e460 tempest-ProjectMemberTests-1006117079 tempest-ProjectMemberTests-1006117079-project-admin] Deprecated: Default quota for resource: gigabytes_tempest-ProjectMemberTests-volume-type-319941769 is set by the default quota flag: quota_gigabytes_tempest-ProjectMemberTests-volume-type-319941769, it is now deprecated. Please use the default quota class for default quota. Jul 27 16:23:14.956420 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.quota [None req-9fa589b4-c89d-4635-9e99-7e0e47e9e460 tempest-ProjectMemberTests-1006117079 tempest-ProjectMemberTests-1006117079-project-admin] Created reservations ['7dfd3fac-079c-4766-9c48-1a392cca05d4', '965c96eb-c821-43c1-b4fb-9a0e9c8f1515', '8d3643d5-7c60-4001-946b-0c3838fafdb6', '6078bc0b-1326-41a4-9994-585b8bb5d9fb'] {{(pid=100522) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 27 16:23:14.957232 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.volume.api [None req-9fa589b4-c89d-4635-9e99-7e0e47e9e460 tempest-ProjectMemberTests-1006117079 tempest-ProjectMemberTests-1006117079-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (4ed8a110-e8f3-4bc2-aa15-d19fdaf246d9) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['7dfd3fac-079c-4766-9c48-1a392cca05d4', '965c96eb-c821-43c1-b4fb-9a0e9c8f1515', '8d3643d5-7c60-4001-946b-0c3838fafdb6', '6078bc0b-1326-41a4-9994-585b8bb5d9fb']}' {{(pid=100522) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 27 16:23:14.958119 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.volume.api [None req-9fa589b4-c89d-4635-9e99-7e0e47e9e460 tempest-ProjectMemberTests-1006117079 tempest-ProjectMemberTests-1006117079-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (04f970d9-a1e6-49e5-bb1e-3ec104d516ed) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100522) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 27 16:23:14.983727 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.volume.api [None req-9fa589b4-c89d-4635-9e99-7e0e47e9e460 tempest-ProjectMemberTests-1006117079 tempest-ProjectMemberTests-1006117079-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (04f970d9-a1e6-49e5-bb1e-3ec104d516ed) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '755b5d75-bb8e-4826-aede-f62501bd971c', '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='6025239f0484485597bcc58fd5a249d5',qos_specs=None,replication_status=,reservations=['7dfd3fac-079c-4766-9c48-1a392cca05d4','965c96eb-c821-43c1-b4fb-9a0e9c8f1515','8d3643d5-7c60-4001-946b-0c3838fafdb6','6078bc0b-1326-41a4-9994-585b8bb5d9fb'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='832f144a64694cf2851ed32f44a42443',volume_type_id=54b3cc78-2f8f-4991-9e45-09123810f0ff), 'volume': Volume(_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-27T16:23:14Z,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=755b5d75-bb8e-4826-aede-f62501bd971c,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='6025239f0484485597bcc58fd5a249d5',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='832f144a64694cf2851ed32f44a42443',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(54b3cc78-2f8f-4991-9e45-09123810f0ff),volume_type_id=54b3cc78-2f8f-4991-9e45-09123810f0ff)}' {{(pid=100522) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 27 16:23:14.984492 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.volume.api [None req-9fa589b4-c89d-4635-9e99-7e0e47e9e460 tempest-ProjectMemberTests-1006117079 tempest-ProjectMemberTests-1006117079-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (fad2ed26-0497-4a28-983e-5bf1d4bc7e98) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100522) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 27 16:23:15.002125 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.volume.api [None req-9fa589b4-c89d-4635-9e99-7e0e47e9e460 tempest-ProjectMemberTests-1006117079 tempest-ProjectMemberTests-1006117079-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (fad2ed26-0497-4a28-983e-5bf1d4bc7e98) transitioned into state 'SUCCESS' from 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='6025239f0484485597bcc58fd5a249d5',qos_specs=None,replication_status=,reservations=['7dfd3fac-079c-4766-9c48-1a392cca05d4','965c96eb-c821-43c1-b4fb-9a0e9c8f1515','8d3643d5-7c60-4001-946b-0c3838fafdb6','6078bc0b-1326-41a4-9994-585b8bb5d9fb'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='832f144a64694cf2851ed32f44a42443',volume_type_id=54b3cc78-2f8f-4991-9e45-09123810f0ff)}' {{(pid=100522) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 27 16:23:15.003002 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.volume.api [None req-9fa589b4-c89d-4635-9e99-7e0e47e9e460 tempest-ProjectMemberTests-1006117079 tempest-ProjectMemberTests-1006117079-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (d12c253b-7aa7-4624-aa8d-5a7d8a4aefcf) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100522) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 27 16:23:15.013635 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.volume.api [None req-9fa589b4-c89d-4635-9e99-7e0e47e9e460 tempest-ProjectMemberTests-1006117079 tempest-ProjectMemberTests-1006117079-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (d12c253b-7aa7-4624-aa8d-5a7d8a4aefcf) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100522) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 27 16:23:15.014561 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.volume.api [None req-9fa589b4-c89d-4635-9e99-7e0e47e9e460 tempest-ProjectMemberTests-1006117079 tempest-ProjectMemberTests-1006117079-project-admin] Flow 'volume_create_api' (e1c4971d-5e25-414e-aa5f-2d0545ee69c6) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100522) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 27 16:23:15.014986 np0000005924 devstack@c-api.service[100522]: INFO cinder.volume.api [None req-9fa589b4-c89d-4635-9e99-7e0e47e9e460 tempest-ProjectMemberTests-1006117079 tempest-ProjectMemberTests-1006117079-project-admin] Create volume request issued successfully. Jul 27 16:23:15.015740 np0000005924 devstack@c-api.service[100522]: INFO cinder.api.openstack.wsgi [None req-9fa589b4-c89d-4635-9e99-7e0e47e9e460 tempest-ProjectMemberTests-1006117079 tempest-ProjectMemberTests-1006117079-project-admin] https://10.4.3.117/volume/v3/volumes returned with HTTP 202 Jul 27 16:23:15.016256 np0000005924 devstack@c-api.service[100522]: [pid: 100522|app: 0|req: 1346/5425] 10.4.3.117 () {70 vars in 1298 bytes} [Mon Jul 27 16:23:14 2026] POST /volume/v3/volumes => generated 773 bytes in 164 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 27 16:23:15.028833 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.middleware.request_id [None req-ee86d2a8-1995-4c8b-9c0e-7c6fff3994b2 None None] RequestId filter calling following filter/app {{(pid=100523) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:23:15.031205 np0000005924 devstack@c-api.service[100523]: INFO cinder.api.openstack.wsgi [None req-ee86d2a8-1995-4c8b-9c0e-7c6fff3994b2 tempest-ProjectMemberTests-1006117079 tempest-ProjectMemberTests-1006117079-project-admin] GET https://10.4.3.117/volume/v3/volumes/755b5d75-bb8e-4826-aede-f62501bd971c Jul 27 16:23:15.031543 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.openstack.wsgi [None req-ee86d2a8-1995-4c8b-9c0e-7c6fff3994b2 tempest-ProjectMemberTests-1006117079 tempest-ProjectMemberTests-1006117079-project-admin] Empty body provided in request {{(pid=100523) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:23:15.031828 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.openstack.wsgi [None req-ee86d2a8-1995-4c8b-9c0e-7c6fff3994b2 tempest-ProjectMemberTests-1006117079 tempest-ProjectMemberTests-1006117079-project-admin] Calling method 'show' {{(pid=100523) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:23:15.042582 np0000005924 devstack@c-api.service[100523]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:23:15.042582 np0000005924 devstack@c-api.service[100523]: warnings.warn( Jul 27 16:23:15.047082 np0000005924 devstack@c-api.service[100523]: INFO cinder.volume.api [None req-ee86d2a8-1995-4c8b-9c0e-7c6fff3994b2 tempest-ProjectMemberTests-1006117079 tempest-ProjectMemberTests-1006117079-project-admin] Volume info retrieved successfully. Jul 27 16:23:15.052301 np0000005924 devstack@c-api.service[100523]: INFO cinder.api.openstack.wsgi [None req-ee86d2a8-1995-4c8b-9c0e-7c6fff3994b2 tempest-ProjectMemberTests-1006117079 tempest-ProjectMemberTests-1006117079-project-admin] https://10.4.3.117/volume/v3/volumes/755b5d75-bb8e-4826-aede-f62501bd971c returned with HTTP 200 Jul 27 16:23:15.052856 np0000005924 devstack@c-api.service[100523]: [pid: 100523|app: 0|req: 1366/5426] 10.4.3.117 () {68 vars in 1388 bytes} [Mon Jul 27 16:23:15 2026] GET /volume/v3/volumes/755b5d75-bb8e-4826-aede-f62501bd971c => generated 952 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 27 16:23:16.068185 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.middleware.request_id [None req-b15f8d7c-e99e-4b9c-a38f-43c590dbda87 None None] RequestId filter calling following filter/app {{(pid=100524) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:23:16.070129 np0000005924 devstack@c-api.service[100524]: INFO cinder.api.openstack.wsgi [None req-b15f8d7c-e99e-4b9c-a38f-43c590dbda87 tempest-ProjectMemberTests-1006117079 tempest-ProjectMemberTests-1006117079-project-admin] GET https://10.4.3.117/volume/v3/volumes/755b5d75-bb8e-4826-aede-f62501bd971c Jul 27 16:23:16.070414 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.openstack.wsgi [None req-b15f8d7c-e99e-4b9c-a38f-43c590dbda87 tempest-ProjectMemberTests-1006117079 tempest-ProjectMemberTests-1006117079-project-admin] Empty body provided in request {{(pid=100524) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:23:16.070632 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.openstack.wsgi [None req-b15f8d7c-e99e-4b9c-a38f-43c590dbda87 tempest-ProjectMemberTests-1006117079 tempest-ProjectMemberTests-1006117079-project-admin] Calling method 'show' {{(pid=100524) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:23:16.077593 np0000005924 devstack@c-api.service[100524]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:23:16.077593 np0000005924 devstack@c-api.service[100524]: warnings.warn( Jul 27 16:23:16.080782 np0000005924 devstack@c-api.service[100524]: INFO cinder.volume.api [None req-b15f8d7c-e99e-4b9c-a38f-43c590dbda87 tempest-ProjectMemberTests-1006117079 tempest-ProjectMemberTests-1006117079-project-admin] Volume info retrieved successfully. Jul 27 16:23:16.084263 np0000005924 devstack@c-api.service[100524]: INFO cinder.api.openstack.wsgi [None req-b15f8d7c-e99e-4b9c-a38f-43c590dbda87 tempest-ProjectMemberTests-1006117079 tempest-ProjectMemberTests-1006117079-project-admin] https://10.4.3.117/volume/v3/volumes/755b5d75-bb8e-4826-aede-f62501bd971c returned with HTTP 200 Jul 27 16:23:16.084642 np0000005924 devstack@c-api.service[100524]: [pid: 100524|app: 0|req: 1360/5427] 10.4.3.117 () {68 vars in 1388 bytes} [Mon Jul 27 16:23:16 2026] GET /volume/v3/volumes/755b5d75-bb8e-4826-aede-f62501bd971c => generated 973 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 27 16:23:16.096383 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.middleware.request_id [None req-e3b18d3c-e18f-4efc-93ce-98a8745bfcaf None None] RequestId filter calling following filter/app {{(pid=100521) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:23:16.098088 np0000005924 devstack@c-api.service[100521]: INFO cinder.api.openstack.wsgi [None req-e3b18d3c-e18f-4efc-93ce-98a8745bfcaf tempest-ProjectMemberTests-1006117079 tempest-ProjectMemberTests-1006117079-project-admin] GET https://10.4.3.117/volume/v3/messages Jul 27 16:23:16.098308 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.openstack.wsgi [None req-e3b18d3c-e18f-4efc-93ce-98a8745bfcaf tempest-ProjectMemberTests-1006117079 tempest-ProjectMemberTests-1006117079-project-admin] Empty body provided in request {{(pid=100521) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:23:16.098509 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.openstack.wsgi [None req-e3b18d3c-e18f-4efc-93ce-98a8745bfcaf tempest-ProjectMemberTests-1006117079 tempest-ProjectMemberTests-1006117079-project-admin] Calling method 'version_select' {{(pid=100521) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:23:16.101911 np0000005924 devstack@c-api.service[100521]: INFO cinder.api.openstack.wsgi [None req-e3b18d3c-e18f-4efc-93ce-98a8745bfcaf tempest-ProjectMemberTests-1006117079 tempest-ProjectMemberTests-1006117079-project-admin] https://10.4.3.117/volume/v3/messages returned with HTTP 200 Jul 27 16:23:16.102266 np0000005924 devstack@c-api.service[100521]: [pid: 100521|app: 0|req: 1356/5428] 10.4.3.117 () {68 vars in 1280 bytes} [Mon Jul 27 16:23:16 2026] GET /volume/v3/messages => generated 670 bytes in 6 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 27 16:23:16.109936 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.middleware.request_id [None req-ef12ec24-2e98-4e2e-bd77-c9e247d0de0f None None] RequestId filter calling following filter/app {{(pid=100522) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:23:16.168950 np0000005924 devstack@c-api.service[100522]: INFO cinder.api.openstack.wsgi [None req-ef12ec24-2e98-4e2e-bd77-c9e247d0de0f tempest-ProjectMemberTests-1006117079 tempest-ProjectMemberTests-1006117079-project-member] DELETE https://10.4.3.117/volume/v3/messages/a1a7df25-c7f6-40ec-a894-040ef469dfb9 Jul 27 16:23:16.169162 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.openstack.wsgi [None req-ef12ec24-2e98-4e2e-bd77-c9e247d0de0f tempest-ProjectMemberTests-1006117079 tempest-ProjectMemberTests-1006117079-project-member] Empty body provided in request {{(pid=100522) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:23:16.169378 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.openstack.wsgi [None req-ef12ec24-2e98-4e2e-bd77-c9e247d0de0f tempest-ProjectMemberTests-1006117079 tempest-ProjectMemberTests-1006117079-project-member] Calling method 'version_select' {{(pid=100522) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:23:16.173154 np0000005924 devstack@c-api.service[100522]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:23:16.173154 np0000005924 devstack@c-api.service[100522]: warnings.warn( Jul 27 16:23:16.182307 np0000005924 devstack@c-api.service[100522]: INFO cinder.api.openstack.wsgi [None req-ef12ec24-2e98-4e2e-bd77-c9e247d0de0f tempest-ProjectMemberTests-1006117079 tempest-ProjectMemberTests-1006117079-project-member] https://10.4.3.117/volume/v3/messages/a1a7df25-c7f6-40ec-a894-040ef469dfb9 returned with HTTP 204 Jul 27 16:23:16.182936 np0000005924 devstack@c-api.service[100522]: [pid: 100522|app: 0|req: 1347/5429] 10.4.3.117 () {68 vars in 1394 bytes} [Mon Jul 27 16:23:16 2026] DELETE /volume/v3/messages/a1a7df25-c7f6-40ec-a894-040ef469dfb9 => generated 0 bytes in 73 msecs (HTTP/1.1 204) 6 headers in 235 bytes (1 switches on core 0) Jul 27 16:23:16.189840 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.middleware.request_id [None req-c23f7ba8-60b4-4b97-9aca-4cf703e00694 None None] RequestId filter calling following filter/app {{(pid=100523) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:23:16.191679 np0000005924 devstack@c-api.service[100523]: INFO cinder.api.openstack.wsgi [None req-c23f7ba8-60b4-4b97-9aca-4cf703e00694 tempest-ProjectMemberTests-1006117079 tempest-ProjectMemberTests-1006117079-project-member] GET https://10.4.3.117/volume/v3/messages/a1a7df25-c7f6-40ec-a894-040ef469dfb9 Jul 27 16:23:16.191887 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.openstack.wsgi [None req-c23f7ba8-60b4-4b97-9aca-4cf703e00694 tempest-ProjectMemberTests-1006117079 tempest-ProjectMemberTests-1006117079-project-member] Empty body provided in request {{(pid=100523) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:23:16.192079 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.openstack.wsgi [None req-c23f7ba8-60b4-4b97-9aca-4cf703e00694 tempest-ProjectMemberTests-1006117079 tempest-ProjectMemberTests-1006117079-project-member] Calling method 'version_select' {{(pid=100523) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:23:16.195054 np0000005924 devstack@c-api.service[100523]: INFO cinder.api.openstack.wsgi [None req-c23f7ba8-60b4-4b97-9aca-4cf703e00694 tempest-ProjectMemberTests-1006117079 tempest-ProjectMemberTests-1006117079-project-member] https://10.4.3.117/volume/v3/messages/a1a7df25-c7f6-40ec-a894-040ef469dfb9 returned with HTTP 404 Jul 27 16:23:16.195540 np0000005924 devstack@c-api.service[100523]: [pid: 100523|app: 0|req: 1367/5430] 10.4.3.117 () {68 vars in 1391 bytes} [Mon Jul 27 16:23:16 2026] GET /volume/v3/messages/a1a7df25-c7f6-40ec-a894-040ef469dfb9 => generated 110 bytes in 6 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 27 16:23:16.202851 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.middleware.request_id [None req-0fac5eae-6422-440e-96e1-c1484366c4ec None None] RequestId filter calling following filter/app {{(pid=100524) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:23:16.204619 np0000005924 devstack@c-api.service[100524]: INFO cinder.api.openstack.wsgi [None req-0fac5eae-6422-440e-96e1-c1484366c4ec tempest-ProjectMemberTests-1006117079 tempest-ProjectMemberTests-1006117079-project-admin] DELETE https://10.4.3.117/volume/v3/volumes/755b5d75-bb8e-4826-aede-f62501bd971c Jul 27 16:23:16.204830 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.openstack.wsgi [None req-0fac5eae-6422-440e-96e1-c1484366c4ec tempest-ProjectMemberTests-1006117079 tempest-ProjectMemberTests-1006117079-project-admin] Empty body provided in request {{(pid=100524) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:23:16.205077 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.openstack.wsgi [None req-0fac5eae-6422-440e-96e1-c1484366c4ec tempest-ProjectMemberTests-1006117079 tempest-ProjectMemberTests-1006117079-project-admin] Calling method 'delete' {{(pid=100524) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:23:16.205300 np0000005924 devstack@c-api.service[100524]: INFO cinder.api.v3.volumes [None req-0fac5eae-6422-440e-96e1-c1484366c4ec tempest-ProjectMemberTests-1006117079 tempest-ProjectMemberTests-1006117079-project-admin] Delete volume with id: 755b5d75-bb8e-4826-aede-f62501bd971c Jul 27 16:23:16.212038 np0000005924 devstack@c-api.service[100524]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:23:16.212038 np0000005924 devstack@c-api.service[100524]: warnings.warn( Jul 27 16:23:16.212370 np0000005924 devstack@c-api.service[100524]: INFO cinder.volume.api [None req-0fac5eae-6422-440e-96e1-c1484366c4ec tempest-ProjectMemberTests-1006117079 tempest-ProjectMemberTests-1006117079-project-admin] Volume info retrieved successfully. Jul 27 16:23:16.213240 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.volume.api [None req-0fac5eae-6422-440e-96e1-c1484366c4ec tempest-ProjectMemberTests-1006117079 tempest-ProjectMemberTests-1006117079-project-admin] Decrease volume quotas for non temporary volume in non error_managing status. {{(pid=100524) delete /opt/stack/cinder/cinder/volume/api.py:434}} Jul 27 16:23:16.222586 np0000005924 devstack@c-api.service[100524]: WARNING cinder.quota [None req-0fac5eae-6422-440e-96e1-c1484366c4ec tempest-ProjectMemberTests-1006117079 tempest-ProjectMemberTests-1006117079-project-admin] Deprecated: Default quota for resource: volumes_tempest-ProjectMemberTests-volume-type-319941769 is set by the default quota flag: quota_volumes_tempest-ProjectMemberTests-volume-type-319941769, it is now deprecated. Please use the default quota class for default quota. Jul 27 16:23:16.222864 np0000005924 devstack@c-api.service[100524]: WARNING cinder.quota [None req-0fac5eae-6422-440e-96e1-c1484366c4ec tempest-ProjectMemberTests-1006117079 tempest-ProjectMemberTests-1006117079-project-admin] Deprecated: Default quota for resource: gigabytes_tempest-ProjectMemberTests-volume-type-319941769 is set by the default quota flag: quota_gigabytes_tempest-ProjectMemberTests-volume-type-319941769, it is now deprecated. Please use the default quota class for default quota. Jul 27 16:23:16.231922 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.quota [None req-0fac5eae-6422-440e-96e1-c1484366c4ec tempest-ProjectMemberTests-1006117079 tempest-ProjectMemberTests-1006117079-project-admin] Created reservations ['715363e4-aba1-444e-b452-2f2d1d4f5b74', '473edc1b-6b89-43d6-ae64-b2a6ec0cf937', 'dcca4a81-0280-4261-aad0-f2d9733f40c2', 'eed3cd32-836f-40d0-a8a7-50d84e857582'] {{(pid=100524) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 27 16:23:16.259657 np0000005924 devstack@c-api.service[100524]: INFO cinder.volume.api [None req-0fac5eae-6422-440e-96e1-c1484366c4ec tempest-ProjectMemberTests-1006117079 tempest-ProjectMemberTests-1006117079-project-admin] Delete volume request issued successfully. Jul 27 16:23:16.259891 np0000005924 devstack@c-api.service[100524]: INFO cinder.api.openstack.wsgi [None req-0fac5eae-6422-440e-96e1-c1484366c4ec tempest-ProjectMemberTests-1006117079 tempest-ProjectMemberTests-1006117079-project-admin] https://10.4.3.117/volume/v3/volumes/755b5d75-bb8e-4826-aede-f62501bd971c returned with HTTP 202 Jul 27 16:23:16.260342 np0000005924 devstack@c-api.service[100524]: [pid: 100524|app: 0|req: 1361/5431] 10.4.3.117 () {68 vars in 1391 bytes} [Mon Jul 27 16:23:16 2026] DELETE /volume/v3/volumes/755b5d75-bb8e-4826-aede-f62501bd971c => generated 0 bytes in 58 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 27 16:23:16.267234 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.middleware.request_id [None req-4ba4a5b9-a1eb-4e3c-b843-077459cdc31a None None] RequestId filter calling following filter/app {{(pid=100521) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:23:16.268895 np0000005924 devstack@c-api.service[100521]: INFO cinder.api.openstack.wsgi [None req-4ba4a5b9-a1eb-4e3c-b843-077459cdc31a tempest-ProjectMemberTests-1006117079 tempest-ProjectMemberTests-1006117079-project-admin] DELETE https://10.4.3.117/volume/v3/types/54b3cc78-2f8f-4991-9e45-09123810f0ff Jul 27 16:23:16.269074 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.openstack.wsgi [None req-4ba4a5b9-a1eb-4e3c-b843-077459cdc31a tempest-ProjectMemberTests-1006117079 tempest-ProjectMemberTests-1006117079-project-admin] Empty body provided in request {{(pid=100521) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:23:16.269310 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.openstack.wsgi [None req-4ba4a5b9-a1eb-4e3c-b843-077459cdc31a tempest-ProjectMemberTests-1006117079 tempest-ProjectMemberTests-1006117079-project-admin] Calling method '_delete' {{(pid=100521) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:23:16.294968 np0000005924 devstack@c-api.service[100521]: INFO cinder.api.openstack.wsgi [None req-4ba4a5b9-a1eb-4e3c-b843-077459cdc31a tempest-ProjectMemberTests-1006117079 tempest-ProjectMemberTests-1006117079-project-admin] https://10.4.3.117/volume/v3/types/54b3cc78-2f8f-4991-9e45-09123810f0ff returned with HTTP 202 Jul 27 16:23:16.295413 np0000005924 devstack@c-api.service[100521]: [pid: 100521|app: 0|req: 1357/5432] 10.4.3.117 () {66 vars in 1345 bytes} [Mon Jul 27 16:23:16 2026] DELETE /volume/v3/types/54b3cc78-2f8f-4991-9e45-09123810f0ff => generated 0 bytes in 29 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 27 16:23:16.304076 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.middleware.request_id [None req-7a0851f3-5d16-47e6-9af8-840d6ad3c121 None None] RequestId filter calling following filter/app {{(pid=100522) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:23:16.305717 np0000005924 devstack@c-api.service[100522]: INFO cinder.api.openstack.wsgi [None req-7a0851f3-5d16-47e6-9af8-840d6ad3c121 tempest-ProjectMemberTests-1006117079 tempest-ProjectMemberTests-1006117079-project-admin] POST https://10.4.3.117/volume/v3/types Jul 27 16:23:16.306073 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.openstack.wsgi [None req-7a0851f3-5d16-47e6-9af8-840d6ad3c121 tempest-ProjectMemberTests-1006117079 tempest-ProjectMemberTests-1006117079-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-ProjectMemberTests-volume-type-742586527", "extra_specs": {"storage_protocol": "tempest-storage_protocol-520296814", "vendor_name": "tempest-vendor_name-2084248904"}}} {{(pid=100522) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 27 16:23:16.320843 np0000005924 devstack@c-api.service[100522]: INFO cinder.api.openstack.wsgi [None req-7a0851f3-5d16-47e6-9af8-840d6ad3c121 tempest-ProjectMemberTests-1006117079 tempest-ProjectMemberTests-1006117079-project-admin] https://10.4.3.117/volume/v3/types returned with HTTP 200 Jul 27 16:23:16.321191 np0000005924 devstack@c-api.service[100522]: [pid: 100522|app: 0|req: 1348/5433] 10.4.3.117 () {68 vars in 1253 bytes} [Mon Jul 27 16:23:16 2026] POST /volume/v3/types => generated 328 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 27 16:23:16.330642 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.middleware.request_id [None req-766a5c9c-0cd0-4535-afab-68c8dc5deba3 None None] RequestId filter calling following filter/app {{(pid=100523) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:23:16.332268 np0000005924 devstack@c-api.service[100523]: INFO cinder.api.openstack.wsgi [None req-766a5c9c-0cd0-4535-afab-68c8dc5deba3 tempest-ProjectMemberTests-1006117079 tempest-ProjectMemberTests-1006117079-project-admin] POST https://10.4.3.117/volume/v3/volumes Jul 27 16:23:16.332651 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.openstack.wsgi [None req-766a5c9c-0cd0-4535-afab-68c8dc5deba3 tempest-ProjectMemberTests-1006117079 tempest-ProjectMemberTests-1006117079-project-admin] Action: 'create', calling method: create, body: {"volume": {"volume_type": "cd57a825-e059-4810-ba16-c7100d23f3ed", "size": 1}} {{(pid=100523) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 27 16:23:16.333965 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.v3.volumes [None req-766a5c9c-0cd0-4535-afab-68c8dc5deba3 tempest-ProjectMemberTests-1006117079 tempest-ProjectMemberTests-1006117079-project-admin] Create volume request body: {'volume': {'volume_type': 'cd57a825-e059-4810-ba16-c7100d23f3ed', 'size': 1}} {{(pid=100523) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 27 16:23:16.337833 np0000005924 devstack@c-api.service[100523]: INFO cinder.api.v3.volumes [None req-766a5c9c-0cd0-4535-afab-68c8dc5deba3 tempest-ProjectMemberTests-1006117079 tempest-ProjectMemberTests-1006117079-project-admin] Create volume of 1 GB Jul 27 16:23:16.338077 np0000005924 devstack@c-api.service[100523]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:23:16.338077 np0000005924 devstack@c-api.service[100523]: warnings.warn( Jul 27 16:23:16.338430 np0000005924 devstack@c-api.service[100523]: INFO cinder.volume.api [None req-766a5c9c-0cd0-4535-afab-68c8dc5deba3 tempest-ProjectMemberTests-1006117079 tempest-ProjectMemberTests-1006117079-project-admin] Availability Zones retrieved successfully. Jul 27 16:23:16.343174 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.volume.api [None req-766a5c9c-0cd0-4535-afab-68c8dc5deba3 tempest-ProjectMemberTests-1006117079 tempest-ProjectMemberTests-1006117079-project-admin] Flow 'volume_create_api' (6bbd42aa-db93-4bbc-8633-023d64c336e5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100523) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 27 16:23:16.344155 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.volume.api [None req-766a5c9c-0cd0-4535-afab-68c8dc5deba3 tempest-ProjectMemberTests-1006117079 tempest-ProjectMemberTests-1006117079-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (4b45d0fe-749d-488d-84fb-21662096e2a7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100523) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 27 16:23:16.344830 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.volume.flows.api.create_volume [None req-766a5c9c-0cd0-4535-afab-68c8dc5deba3 tempest-ProjectMemberTests-1006117079 tempest-ProjectMemberTests-1006117079-project-admin] Validating volume size '1' using validate_int {{(pid=100523) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 27 16:23:16.360408 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.volume.api [None req-766a5c9c-0cd0-4535-afab-68c8dc5deba3 tempest-ProjectMemberTests-1006117079 tempest-ProjectMemberTests-1006117079-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (4b45d0fe-749d-488d-84fb-21662096e2a7) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-27T16:23:16Z,deleted=False,deleted_at=None,description=None,extra_specs={storage_protocol='tempest-storage_protocol-520296814',vendor_name='tempest-vendor_name-2084248904'},id=cd57a825-e059-4810-ba16-c7100d23f3ed,is_public=True,name='tempest-ProjectMemberTests-volume-type-742586527',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'cd57a825-e059-4810-ba16-c7100d23f3ed', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100523) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 27 16:23:16.361107 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.volume.api [None req-766a5c9c-0cd0-4535-afab-68c8dc5deba3 tempest-ProjectMemberTests-1006117079 tempest-ProjectMemberTests-1006117079-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (53f42a52-ca92-4373-aaf6-e3e96c16e599) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100523) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 27 16:23:16.383039 np0000005924 devstack@c-api.service[100523]: WARNING cinder.quota [None req-766a5c9c-0cd0-4535-afab-68c8dc5deba3 tempest-ProjectMemberTests-1006117079 tempest-ProjectMemberTests-1006117079-project-admin] Deprecated: Default quota for resource: volumes_tempest-ProjectMemberTests-volume-type-742586527 is set by the default quota flag: quota_volumes_tempest-ProjectMemberTests-volume-type-742586527, it is now deprecated. Please use the default quota class for default quota. Jul 27 16:23:16.383307 np0000005924 devstack@c-api.service[100523]: WARNING cinder.quota [None req-766a5c9c-0cd0-4535-afab-68c8dc5deba3 tempest-ProjectMemberTests-1006117079 tempest-ProjectMemberTests-1006117079-project-admin] Deprecated: Default quota for resource: gigabytes_tempest-ProjectMemberTests-volume-type-742586527 is set by the default quota flag: quota_gigabytes_tempest-ProjectMemberTests-volume-type-742586527, it is now deprecated. Please use the default quota class for default quota. Jul 27 16:23:16.408809 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.quota [None req-766a5c9c-0cd0-4535-afab-68c8dc5deba3 tempest-ProjectMemberTests-1006117079 tempest-ProjectMemberTests-1006117079-project-admin] Created reservations ['78e623eb-92e4-46a1-83fc-8e7d373579c6', '67ce2fed-b957-48d8-be44-47bae83a9c58', '32324ae6-ace8-4310-a035-d572fe9bcaf3', 'd735dab8-66c2-4a60-8820-7aa62d4e3bcd'] {{(pid=100523) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 27 16:23:16.409543 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.volume.api [None req-766a5c9c-0cd0-4535-afab-68c8dc5deba3 tempest-ProjectMemberTests-1006117079 tempest-ProjectMemberTests-1006117079-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (53f42a52-ca92-4373-aaf6-e3e96c16e599) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['78e623eb-92e4-46a1-83fc-8e7d373579c6', '67ce2fed-b957-48d8-be44-47bae83a9c58', '32324ae6-ace8-4310-a035-d572fe9bcaf3', 'd735dab8-66c2-4a60-8820-7aa62d4e3bcd']}' {{(pid=100523) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 27 16:23:16.410180 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.volume.api [None req-766a5c9c-0cd0-4535-afab-68c8dc5deba3 tempest-ProjectMemberTests-1006117079 tempest-ProjectMemberTests-1006117079-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (80f806af-4ac7-4d17-83f7-839867f9d6d8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100523) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 27 16:23:16.434048 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.volume.api [None req-766a5c9c-0cd0-4535-afab-68c8dc5deba3 tempest-ProjectMemberTests-1006117079 tempest-ProjectMemberTests-1006117079-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (80f806af-4ac7-4d17-83f7-839867f9d6d8) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '23cfcd70-2391-44d0-a744-b0f8a82e9d40', '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='6025239f0484485597bcc58fd5a249d5',qos_specs=None,replication_status=,reservations=['78e623eb-92e4-46a1-83fc-8e7d373579c6','67ce2fed-b957-48d8-be44-47bae83a9c58','32324ae6-ace8-4310-a035-d572fe9bcaf3','d735dab8-66c2-4a60-8820-7aa62d4e3bcd'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='832f144a64694cf2851ed32f44a42443',volume_type_id=cd57a825-e059-4810-ba16-c7100d23f3ed), 'volume': Volume(_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-27T16:23:16Z,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=23cfcd70-2391-44d0-a744-b0f8a82e9d40,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='6025239f0484485597bcc58fd5a249d5',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='832f144a64694cf2851ed32f44a42443',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(cd57a825-e059-4810-ba16-c7100d23f3ed),volume_type_id=cd57a825-e059-4810-ba16-c7100d23f3ed)}' {{(pid=100523) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 27 16:23:16.434688 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.volume.api [None req-766a5c9c-0cd0-4535-afab-68c8dc5deba3 tempest-ProjectMemberTests-1006117079 tempest-ProjectMemberTests-1006117079-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (672c2ff6-8d41-48a5-8e5c-1779ed0bd7df) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100523) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 27 16:23:16.452272 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.volume.api [None req-766a5c9c-0cd0-4535-afab-68c8dc5deba3 tempest-ProjectMemberTests-1006117079 tempest-ProjectMemberTests-1006117079-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (672c2ff6-8d41-48a5-8e5c-1779ed0bd7df) transitioned into state 'SUCCESS' from 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='6025239f0484485597bcc58fd5a249d5',qos_specs=None,replication_status=,reservations=['78e623eb-92e4-46a1-83fc-8e7d373579c6','67ce2fed-b957-48d8-be44-47bae83a9c58','32324ae6-ace8-4310-a035-d572fe9bcaf3','d735dab8-66c2-4a60-8820-7aa62d4e3bcd'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='832f144a64694cf2851ed32f44a42443',volume_type_id=cd57a825-e059-4810-ba16-c7100d23f3ed)}' {{(pid=100523) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 27 16:23:16.452977 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.volume.api [None req-766a5c9c-0cd0-4535-afab-68c8dc5deba3 tempest-ProjectMemberTests-1006117079 tempest-ProjectMemberTests-1006117079-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (bd64e7bc-a7d9-480e-b8c6-c6fe7beda2e2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100523) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 27 16:23:16.461987 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.volume.api [None req-766a5c9c-0cd0-4535-afab-68c8dc5deba3 tempest-ProjectMemberTests-1006117079 tempest-ProjectMemberTests-1006117079-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (bd64e7bc-a7d9-480e-b8c6-c6fe7beda2e2) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100523) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 27 16:23:16.462938 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.volume.api [None req-766a5c9c-0cd0-4535-afab-68c8dc5deba3 tempest-ProjectMemberTests-1006117079 tempest-ProjectMemberTests-1006117079-project-admin] Flow 'volume_create_api' (6bbd42aa-db93-4bbc-8633-023d64c336e5) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100523) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 27 16:23:16.463276 np0000005924 devstack@c-api.service[100523]: INFO cinder.volume.api [None req-766a5c9c-0cd0-4535-afab-68c8dc5deba3 tempest-ProjectMemberTests-1006117079 tempest-ProjectMemberTests-1006117079-project-admin] Create volume request issued successfully. Jul 27 16:23:16.463823 np0000005924 devstack@c-api.service[100523]: INFO cinder.api.openstack.wsgi [None req-766a5c9c-0cd0-4535-afab-68c8dc5deba3 tempest-ProjectMemberTests-1006117079 tempest-ProjectMemberTests-1006117079-project-admin] https://10.4.3.117/volume/v3/volumes returned with HTTP 202 Jul 27 16:23:16.464246 np0000005924 devstack@c-api.service[100523]: [pid: 100523|app: 0|req: 1368/5434] 10.4.3.117 () {70 vars in 1298 bytes} [Mon Jul 27 16:23:16 2026] POST /volume/v3/volumes => generated 773 bytes in 134 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 27 16:23:16.477053 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.middleware.request_id [None req-700aaa20-deeb-4b1f-8d7a-520af84e1c6a None None] RequestId filter calling following filter/app {{(pid=100524) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:23:16.479341 np0000005924 devstack@c-api.service[100524]: INFO cinder.api.openstack.wsgi [None req-700aaa20-deeb-4b1f-8d7a-520af84e1c6a tempest-ProjectMemberTests-1006117079 tempest-ProjectMemberTests-1006117079-project-admin] GET https://10.4.3.117/volume/v3/volumes/23cfcd70-2391-44d0-a744-b0f8a82e9d40 Jul 27 16:23:16.479636 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.openstack.wsgi [None req-700aaa20-deeb-4b1f-8d7a-520af84e1c6a tempest-ProjectMemberTests-1006117079 tempest-ProjectMemberTests-1006117079-project-admin] Empty body provided in request {{(pid=100524) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:23:16.479902 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.openstack.wsgi [None req-700aaa20-deeb-4b1f-8d7a-520af84e1c6a tempest-ProjectMemberTests-1006117079 tempest-ProjectMemberTests-1006117079-project-admin] Calling method 'show' {{(pid=100524) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:23:16.489558 np0000005924 devstack@c-api.service[100524]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:23:16.489558 np0000005924 devstack@c-api.service[100524]: warnings.warn( Jul 27 16:23:16.494114 np0000005924 devstack@c-api.service[100524]: INFO cinder.volume.api [None req-700aaa20-deeb-4b1f-8d7a-520af84e1c6a tempest-ProjectMemberTests-1006117079 tempest-ProjectMemberTests-1006117079-project-admin] Volume info retrieved successfully. Jul 27 16:23:16.499338 np0000005924 devstack@c-api.service[100524]: INFO cinder.api.openstack.wsgi [None req-700aaa20-deeb-4b1f-8d7a-520af84e1c6a tempest-ProjectMemberTests-1006117079 tempest-ProjectMemberTests-1006117079-project-admin] https://10.4.3.117/volume/v3/volumes/23cfcd70-2391-44d0-a744-b0f8a82e9d40 returned with HTTP 200 Jul 27 16:23:16.499879 np0000005924 devstack@c-api.service[100524]: [pid: 100524|app: 0|req: 1362/5435] 10.4.3.117 () {68 vars in 1388 bytes} [Mon Jul 27 16:23:16 2026] GET /volume/v3/volumes/23cfcd70-2391-44d0-a744-b0f8a82e9d40 => generated 952 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 27 16:23:17.511477 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.middleware.request_id [None req-d0ceae0c-9237-4196-9009-535fee32584e None None] RequestId filter calling following filter/app {{(pid=100521) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:23:17.513149 np0000005924 devstack@c-api.service[100521]: INFO cinder.api.openstack.wsgi [None req-d0ceae0c-9237-4196-9009-535fee32584e tempest-ProjectMemberTests-1006117079 tempest-ProjectMemberTests-1006117079-project-admin] GET https://10.4.3.117/volume/v3/volumes/23cfcd70-2391-44d0-a744-b0f8a82e9d40 Jul 27 16:23:17.513361 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.openstack.wsgi [None req-d0ceae0c-9237-4196-9009-535fee32584e tempest-ProjectMemberTests-1006117079 tempest-ProjectMemberTests-1006117079-project-admin] Empty body provided in request {{(pid=100521) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:23:17.513544 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.openstack.wsgi [None req-d0ceae0c-9237-4196-9009-535fee32584e tempest-ProjectMemberTests-1006117079 tempest-ProjectMemberTests-1006117079-project-admin] Calling method 'show' {{(pid=100521) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:23:17.521494 np0000005924 devstack@c-api.service[100521]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:23:17.521494 np0000005924 devstack@c-api.service[100521]: warnings.warn( Jul 27 16:23:17.527003 np0000005924 devstack@c-api.service[100521]: INFO cinder.volume.api [None req-d0ceae0c-9237-4196-9009-535fee32584e tempest-ProjectMemberTests-1006117079 tempest-ProjectMemberTests-1006117079-project-admin] Volume info retrieved successfully. Jul 27 16:23:17.530771 np0000005924 devstack@c-api.service[100521]: INFO cinder.api.openstack.wsgi [None req-d0ceae0c-9237-4196-9009-535fee32584e tempest-ProjectMemberTests-1006117079 tempest-ProjectMemberTests-1006117079-project-admin] https://10.4.3.117/volume/v3/volumes/23cfcd70-2391-44d0-a744-b0f8a82e9d40 returned with HTTP 200 Jul 27 16:23:17.531240 np0000005924 devstack@c-api.service[100521]: [pid: 100521|app: 0|req: 1358/5436] 10.4.3.117 () {68 vars in 1388 bytes} [Mon Jul 27 16:23:17 2026] GET /volume/v3/volumes/23cfcd70-2391-44d0-a744-b0f8a82e9d40 => generated 973 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 27 16:23:17.544688 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.middleware.request_id [None req-3850dd15-10c6-4c89-9d74-f4a63dcb0d77 None None] RequestId filter calling following filter/app {{(pid=100522) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:23:17.546216 np0000005924 devstack@c-api.service[100522]: INFO cinder.api.openstack.wsgi [None req-3850dd15-10c6-4c89-9d74-f4a63dcb0d77 tempest-ProjectMemberTests-1006117079 tempest-ProjectMemberTests-1006117079-project-admin] GET https://10.4.3.117/volume/v3/messages Jul 27 16:23:17.546567 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.openstack.wsgi [None req-3850dd15-10c6-4c89-9d74-f4a63dcb0d77 tempest-ProjectMemberTests-1006117079 tempest-ProjectMemberTests-1006117079-project-admin] Empty body provided in request {{(pid=100522) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:23:17.546612 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.openstack.wsgi [None req-3850dd15-10c6-4c89-9d74-f4a63dcb0d77 tempest-ProjectMemberTests-1006117079 tempest-ProjectMemberTests-1006117079-project-admin] Calling method 'version_select' {{(pid=100522) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:23:17.549671 np0000005924 devstack@c-api.service[100522]: INFO cinder.api.openstack.wsgi [None req-3850dd15-10c6-4c89-9d74-f4a63dcb0d77 tempest-ProjectMemberTests-1006117079 tempest-ProjectMemberTests-1006117079-project-admin] https://10.4.3.117/volume/v3/messages returned with HTTP 200 Jul 27 16:23:17.549962 np0000005924 devstack@c-api.service[100522]: [pid: 100522|app: 0|req: 1349/5437] 10.4.3.117 () {68 vars in 1280 bytes} [Mon Jul 27 16:23:17 2026] GET /volume/v3/messages => generated 670 bytes in 6 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 27 16:23:17.557802 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.middleware.request_id [None req-40f2d34b-b7f1-4d18-8b39-961a1eea4a13 None None] RequestId filter calling following filter/app {{(pid=100523) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:23:17.559459 np0000005924 devstack@c-api.service[100523]: INFO cinder.api.openstack.wsgi [None req-40f2d34b-b7f1-4d18-8b39-961a1eea4a13 tempest-ProjectMemberTests-1006117079 tempest-ProjectMemberTests-1006117079-project-member] GET https://10.4.3.117/volume/v3/messages Jul 27 16:23:17.559640 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.openstack.wsgi [None req-40f2d34b-b7f1-4d18-8b39-961a1eea4a13 tempest-ProjectMemberTests-1006117079 tempest-ProjectMemberTests-1006117079-project-member] Empty body provided in request {{(pid=100523) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:23:17.559828 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.openstack.wsgi [None req-40f2d34b-b7f1-4d18-8b39-961a1eea4a13 tempest-ProjectMemberTests-1006117079 tempest-ProjectMemberTests-1006117079-project-member] Calling method 'version_select' {{(pid=100523) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:23:17.560039 np0000005924 devstack@c-api.service[100523]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:23:17.560039 np0000005924 devstack@c-api.service[100523]: warnings.warn( Jul 27 16:23:17.563237 np0000005924 devstack@c-api.service[100523]: INFO cinder.api.openstack.wsgi [None req-40f2d34b-b7f1-4d18-8b39-961a1eea4a13 tempest-ProjectMemberTests-1006117079 tempest-ProjectMemberTests-1006117079-project-member] https://10.4.3.117/volume/v3/messages returned with HTTP 200 Jul 27 16:23:17.563579 np0000005924 devstack@c-api.service[100523]: [pid: 100523|app: 0|req: 1369/5438] 10.4.3.117 () {68 vars in 1280 bytes} [Mon Jul 27 16:23:17 2026] GET /volume/v3/messages => generated 670 bytes in 6 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 27 16:23:17.572554 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.middleware.request_id [None req-c4289b10-6538-408c-a665-b1411a64853a None None] RequestId filter calling following filter/app {{(pid=100524) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:23:17.574343 np0000005924 devstack@c-api.service[100524]: INFO cinder.api.openstack.wsgi [None req-c4289b10-6538-408c-a665-b1411a64853a tempest-ProjectMemberTests-1006117079 tempest-ProjectMemberTests-1006117079-project-admin] DELETE https://10.4.3.117/volume/v3/messages/6a90af93-a874-4cab-a9b4-c17811a908ec Jul 27 16:23:17.574535 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.openstack.wsgi [None req-c4289b10-6538-408c-a665-b1411a64853a tempest-ProjectMemberTests-1006117079 tempest-ProjectMemberTests-1006117079-project-admin] Empty body provided in request {{(pid=100524) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:23:17.574706 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.openstack.wsgi [None req-c4289b10-6538-408c-a665-b1411a64853a tempest-ProjectMemberTests-1006117079 tempest-ProjectMemberTests-1006117079-project-admin] Calling method 'version_select' {{(pid=100524) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:23:17.583231 np0000005924 devstack@c-api.service[100524]: INFO cinder.api.openstack.wsgi [None req-c4289b10-6538-408c-a665-b1411a64853a tempest-ProjectMemberTests-1006117079 tempest-ProjectMemberTests-1006117079-project-admin] https://10.4.3.117/volume/v3/messages/6a90af93-a874-4cab-a9b4-c17811a908ec returned with HTTP 204 Jul 27 16:23:17.583701 np0000005924 devstack@c-api.service[100524]: [pid: 100524|app: 0|req: 1363/5439] 10.4.3.117 () {68 vars in 1394 bytes} [Mon Jul 27 16:23:17 2026] DELETE /volume/v3/messages/6a90af93-a874-4cab-a9b4-c17811a908ec => generated 0 bytes in 12 msecs (HTTP/1.1 204) 6 headers in 235 bytes (1 switches on core 0) Jul 27 16:23:17.591700 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.middleware.request_id [None req-10f5011f-579b-43a7-81bc-ffb322b9db8c None None] RequestId filter calling following filter/app {{(pid=100521) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:23:17.594525 np0000005924 devstack@c-api.service[100521]: INFO cinder.api.openstack.wsgi [None req-10f5011f-579b-43a7-81bc-ffb322b9db8c tempest-ProjectMemberTests-1006117079 tempest-ProjectMemberTests-1006117079-project-admin] DELETE https://10.4.3.117/volume/v3/volumes/23cfcd70-2391-44d0-a744-b0f8a82e9d40 Jul 27 16:23:17.594800 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.openstack.wsgi [None req-10f5011f-579b-43a7-81bc-ffb322b9db8c tempest-ProjectMemberTests-1006117079 tempest-ProjectMemberTests-1006117079-project-admin] Empty body provided in request {{(pid=100521) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:23:17.595063 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.openstack.wsgi [None req-10f5011f-579b-43a7-81bc-ffb322b9db8c tempest-ProjectMemberTests-1006117079 tempest-ProjectMemberTests-1006117079-project-admin] Calling method 'delete' {{(pid=100521) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:23:17.595305 np0000005924 devstack@c-api.service[100521]: INFO cinder.api.v3.volumes [None req-10f5011f-579b-43a7-81bc-ffb322b9db8c tempest-ProjectMemberTests-1006117079 tempest-ProjectMemberTests-1006117079-project-admin] Delete volume with id: 23cfcd70-2391-44d0-a744-b0f8a82e9d40 Jul 27 16:23:17.604927 np0000005924 devstack@c-api.service[100521]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:23:17.604927 np0000005924 devstack@c-api.service[100521]: warnings.warn( Jul 27 16:23:17.605413 np0000005924 devstack@c-api.service[100521]: INFO cinder.volume.api [None req-10f5011f-579b-43a7-81bc-ffb322b9db8c tempest-ProjectMemberTests-1006117079 tempest-ProjectMemberTests-1006117079-project-admin] Volume info retrieved successfully. Jul 27 16:23:17.606790 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.volume.api [None req-10f5011f-579b-43a7-81bc-ffb322b9db8c tempest-ProjectMemberTests-1006117079 tempest-ProjectMemberTests-1006117079-project-admin] Decrease volume quotas for non temporary volume in non error_managing status. {{(pid=100521) delete /opt/stack/cinder/cinder/volume/api.py:434}} Jul 27 16:23:17.615893 np0000005924 devstack@c-api.service[100521]: WARNING cinder.quota [None req-10f5011f-579b-43a7-81bc-ffb322b9db8c tempest-ProjectMemberTests-1006117079 tempest-ProjectMemberTests-1006117079-project-admin] Deprecated: Default quota for resource: volumes_tempest-ProjectMemberTests-volume-type-742586527 is set by the default quota flag: quota_volumes_tempest-ProjectMemberTests-volume-type-742586527, it is now deprecated. Please use the default quota class for default quota. Jul 27 16:23:17.616189 np0000005924 devstack@c-api.service[100521]: WARNING cinder.quota [None req-10f5011f-579b-43a7-81bc-ffb322b9db8c tempest-ProjectMemberTests-1006117079 tempest-ProjectMemberTests-1006117079-project-admin] Deprecated: Default quota for resource: gigabytes_tempest-ProjectMemberTests-volume-type-742586527 is set by the default quota flag: quota_gigabytes_tempest-ProjectMemberTests-volume-type-742586527, it is now deprecated. Please use the default quota class for default quota. Jul 27 16:23:17.625152 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.quota [None req-10f5011f-579b-43a7-81bc-ffb322b9db8c tempest-ProjectMemberTests-1006117079 tempest-ProjectMemberTests-1006117079-project-admin] Created reservations ['0c9ced65-495f-41e7-890e-46a3380bb438', '64a59d05-290a-46b3-b53e-33bb24208139', '1a7416d9-dea3-41e4-9221-be26f3b54f2d', '7c008e83-e3db-4375-a6a9-1f8128f1afba'] {{(pid=100521) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 27 16:23:17.651791 np0000005924 devstack@c-api.service[100521]: INFO cinder.volume.api [None req-10f5011f-579b-43a7-81bc-ffb322b9db8c tempest-ProjectMemberTests-1006117079 tempest-ProjectMemberTests-1006117079-project-admin] Delete volume request issued successfully. Jul 27 16:23:17.651969 np0000005924 devstack@c-api.service[100521]: INFO cinder.api.openstack.wsgi [None req-10f5011f-579b-43a7-81bc-ffb322b9db8c tempest-ProjectMemberTests-1006117079 tempest-ProjectMemberTests-1006117079-project-admin] https://10.4.3.117/volume/v3/volumes/23cfcd70-2391-44d0-a744-b0f8a82e9d40 returned with HTTP 202 Jul 27 16:23:17.652421 np0000005924 devstack@c-api.service[100521]: [pid: 100521|app: 0|req: 1359/5440] 10.4.3.117 () {68 vars in 1391 bytes} [Mon Jul 27 16:23:17 2026] DELETE /volume/v3/volumes/23cfcd70-2391-44d0-a744-b0f8a82e9d40 => generated 0 bytes in 61 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 27 16:23:17.659705 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.middleware.request_id [None req-bf6b1b56-f2ca-498f-9b03-ed86ecdabe50 None None] RequestId filter calling following filter/app {{(pid=100522) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:23:17.661451 np0000005924 devstack@c-api.service[100522]: INFO cinder.api.openstack.wsgi [None req-bf6b1b56-f2ca-498f-9b03-ed86ecdabe50 tempest-ProjectMemberTests-1006117079 tempest-ProjectMemberTests-1006117079-project-admin] DELETE https://10.4.3.117/volume/v3/types/cd57a825-e059-4810-ba16-c7100d23f3ed Jul 27 16:23:17.661731 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.openstack.wsgi [None req-bf6b1b56-f2ca-498f-9b03-ed86ecdabe50 tempest-ProjectMemberTests-1006117079 tempest-ProjectMemberTests-1006117079-project-admin] Empty body provided in request {{(pid=100522) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:23:17.662137 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.openstack.wsgi [None req-bf6b1b56-f2ca-498f-9b03-ed86ecdabe50 tempest-ProjectMemberTests-1006117079 tempest-ProjectMemberTests-1006117079-project-admin] Calling method '_delete' {{(pid=100522) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:23:17.684268 np0000005924 devstack@c-api.service[100522]: INFO cinder.api.openstack.wsgi [None req-bf6b1b56-f2ca-498f-9b03-ed86ecdabe50 tempest-ProjectMemberTests-1006117079 tempest-ProjectMemberTests-1006117079-project-admin] https://10.4.3.117/volume/v3/types/cd57a825-e059-4810-ba16-c7100d23f3ed returned with HTTP 202 Jul 27 16:23:17.684653 np0000005924 devstack@c-api.service[100522]: [pid: 100522|app: 0|req: 1350/5441] 10.4.3.117 () {66 vars in 1345 bytes} [Mon Jul 27 16:23:17 2026] DELETE /volume/v3/types/cd57a825-e059-4810-ba16-c7100d23f3ed => generated 0 bytes in 25 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 27 16:23:17.692825 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.middleware.request_id [None req-513ff772-407b-458a-841c-e9fdf5558e77 None None] RequestId filter calling following filter/app {{(pid=100523) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:23:17.694402 np0000005924 devstack@c-api.service[100523]: INFO cinder.api.openstack.wsgi [None req-513ff772-407b-458a-841c-e9fdf5558e77 tempest-ProjectMemberTests-1006117079 tempest-ProjectMemberTests-1006117079-project-admin] POST https://10.4.3.117/volume/v3/types Jul 27 16:23:17.694772 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.openstack.wsgi [None req-513ff772-407b-458a-841c-e9fdf5558e77 tempest-ProjectMemberTests-1006117079 tempest-ProjectMemberTests-1006117079-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-ProjectMemberTests-volume-type-964012100", "extra_specs": {"storage_protocol": "tempest-storage_protocol-2052647004", "vendor_name": "tempest-vendor_name-1829416661"}}} {{(pid=100523) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 27 16:23:17.710359 np0000005924 devstack@c-api.service[100523]: INFO cinder.api.openstack.wsgi [None req-513ff772-407b-458a-841c-e9fdf5558e77 tempest-ProjectMemberTests-1006117079 tempest-ProjectMemberTests-1006117079-project-admin] https://10.4.3.117/volume/v3/types returned with HTTP 200 Jul 27 16:23:17.710727 np0000005924 devstack@c-api.service[100523]: [pid: 100523|app: 0|req: 1370/5442] 10.4.3.117 () {68 vars in 1253 bytes} [Mon Jul 27 16:23:17 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 27 16:23:17.717983 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.middleware.request_id [None req-f5763548-832a-4392-8eff-5dbd7a8b225a None None] RequestId filter calling following filter/app {{(pid=100524) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:23:17.719667 np0000005924 devstack@c-api.service[100524]: INFO cinder.api.openstack.wsgi [None req-f5763548-832a-4392-8eff-5dbd7a8b225a tempest-ProjectMemberTests-1006117079 tempest-ProjectMemberTests-1006117079-project-admin] POST https://10.4.3.117/volume/v3/volumes Jul 27 16:23:17.720002 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.openstack.wsgi [None req-f5763548-832a-4392-8eff-5dbd7a8b225a tempest-ProjectMemberTests-1006117079 tempest-ProjectMemberTests-1006117079-project-admin] Action: 'create', calling method: create, body: {"volume": {"volume_type": "af96597d-a1a6-42b1-8766-957bf9552d55", "size": 1}} {{(pid=100524) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 27 16:23:17.721359 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.v3.volumes [None req-f5763548-832a-4392-8eff-5dbd7a8b225a tempest-ProjectMemberTests-1006117079 tempest-ProjectMemberTests-1006117079-project-admin] Create volume request body: {'volume': {'volume_type': 'af96597d-a1a6-42b1-8766-957bf9552d55', 'size': 1}} {{(pid=100524) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 27 16:23:17.724762 np0000005924 devstack@c-api.service[100524]: INFO cinder.api.v3.volumes [None req-f5763548-832a-4392-8eff-5dbd7a8b225a tempest-ProjectMemberTests-1006117079 tempest-ProjectMemberTests-1006117079-project-admin] Create volume of 1 GB Jul 27 16:23:17.725009 np0000005924 devstack@c-api.service[100524]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:23:17.725009 np0000005924 devstack@c-api.service[100524]: warnings.warn( Jul 27 16:23:17.725372 np0000005924 devstack@c-api.service[100524]: INFO cinder.volume.api [None req-f5763548-832a-4392-8eff-5dbd7a8b225a tempest-ProjectMemberTests-1006117079 tempest-ProjectMemberTests-1006117079-project-admin] Availability Zones retrieved successfully. Jul 27 16:23:17.731096 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.volume.api [None req-f5763548-832a-4392-8eff-5dbd7a8b225a tempest-ProjectMemberTests-1006117079 tempest-ProjectMemberTests-1006117079-project-admin] Flow 'volume_create_api' (421313ac-4c9b-4d83-a552-0ee22250830c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100524) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 27 16:23:17.732098 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.volume.api [None req-f5763548-832a-4392-8eff-5dbd7a8b225a tempest-ProjectMemberTests-1006117079 tempest-ProjectMemberTests-1006117079-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (a33b41ed-30be-4752-89a9-079d0de7e2e8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100524) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 27 16:23:17.733069 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.volume.flows.api.create_volume [None req-f5763548-832a-4392-8eff-5dbd7a8b225a tempest-ProjectMemberTests-1006117079 tempest-ProjectMemberTests-1006117079-project-admin] Validating volume size '1' using validate_int {{(pid=100524) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 27 16:23:17.752233 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.volume.api [None req-f5763548-832a-4392-8eff-5dbd7a8b225a tempest-ProjectMemberTests-1006117079 tempest-ProjectMemberTests-1006117079-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (a33b41ed-30be-4752-89a9-079d0de7e2e8) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-27T16:23:18Z,deleted=False,deleted_at=None,description=None,extra_specs={storage_protocol='tempest-storage_protocol-2052647004',vendor_name='tempest-vendor_name-1829416661'},id=af96597d-a1a6-42b1-8766-957bf9552d55,is_public=True,name='tempest-ProjectMemberTests-volume-type-964012100',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'af96597d-a1a6-42b1-8766-957bf9552d55', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100524) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 27 16:23:17.753002 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.volume.api [None req-f5763548-832a-4392-8eff-5dbd7a8b225a tempest-ProjectMemberTests-1006117079 tempest-ProjectMemberTests-1006117079-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (8d2c6fd6-2ab0-4ff3-9a22-46d8d4d6550d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100524) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 27 16:23:17.777513 np0000005924 devstack@c-api.service[100524]: WARNING cinder.quota [None req-f5763548-832a-4392-8eff-5dbd7a8b225a tempest-ProjectMemberTests-1006117079 tempest-ProjectMemberTests-1006117079-project-admin] Deprecated: Default quota for resource: volumes_tempest-ProjectMemberTests-volume-type-964012100 is set by the default quota flag: quota_volumes_tempest-ProjectMemberTests-volume-type-964012100, it is now deprecated. Please use the default quota class for default quota. Jul 27 16:23:17.777796 np0000005924 devstack@c-api.service[100524]: WARNING cinder.quota [None req-f5763548-832a-4392-8eff-5dbd7a8b225a tempest-ProjectMemberTests-1006117079 tempest-ProjectMemberTests-1006117079-project-admin] Deprecated: Default quota for resource: gigabytes_tempest-ProjectMemberTests-volume-type-964012100 is set by the default quota flag: quota_gigabytes_tempest-ProjectMemberTests-volume-type-964012100, it is now deprecated. Please use the default quota class for default quota. Jul 27 16:23:17.805187 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.quota [None req-f5763548-832a-4392-8eff-5dbd7a8b225a tempest-ProjectMemberTests-1006117079 tempest-ProjectMemberTests-1006117079-project-admin] Created reservations ['11d19873-c372-4a3d-9b98-b39d43e78bda', '17b0c8ab-78b9-403b-9f8c-e1205aefa424', 'b9285d33-3c6f-4c3d-9b41-0e68349ce030', '9aab00ad-1c12-4210-8763-8aadb7febf44'] {{(pid=100524) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 27 16:23:17.805851 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.volume.api [None req-f5763548-832a-4392-8eff-5dbd7a8b225a tempest-ProjectMemberTests-1006117079 tempest-ProjectMemberTests-1006117079-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (8d2c6fd6-2ab0-4ff3-9a22-46d8d4d6550d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['11d19873-c372-4a3d-9b98-b39d43e78bda', '17b0c8ab-78b9-403b-9f8c-e1205aefa424', 'b9285d33-3c6f-4c3d-9b41-0e68349ce030', '9aab00ad-1c12-4210-8763-8aadb7febf44']}' {{(pid=100524) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 27 16:23:17.806636 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.volume.api [None req-f5763548-832a-4392-8eff-5dbd7a8b225a tempest-ProjectMemberTests-1006117079 tempest-ProjectMemberTests-1006117079-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (8b9c5bbe-fe2f-43f0-86c3-03a0ffd4bfac) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100524) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 27 16:23:17.830375 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.volume.api [None req-f5763548-832a-4392-8eff-5dbd7a8b225a tempest-ProjectMemberTests-1006117079 tempest-ProjectMemberTests-1006117079-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (8b9c5bbe-fe2f-43f0-86c3-03a0ffd4bfac) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'cb8ecfde-ee39-49e2-9f95-2c8104ad478d', '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='6025239f0484485597bcc58fd5a249d5',qos_specs=None,replication_status=,reservations=['11d19873-c372-4a3d-9b98-b39d43e78bda','17b0c8ab-78b9-403b-9f8c-e1205aefa424','b9285d33-3c6f-4c3d-9b41-0e68349ce030','9aab00ad-1c12-4210-8763-8aadb7febf44'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='832f144a64694cf2851ed32f44a42443',volume_type_id=af96597d-a1a6-42b1-8766-957bf9552d55), 'volume': Volume(_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-27T16:23:17Z,deleted=False,deleted_at=None,display_description=None,display_name=None,ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=cb8ecfde-ee39-49e2-9f95-2c8104ad478d,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='6025239f0484485597bcc58fd5a249d5',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='832f144a64694cf2851ed32f44a42443',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(af96597d-a1a6-42b1-8766-957bf9552d55),volume_type_id=af96597d-a1a6-42b1-8766-957bf9552d55)}' {{(pid=100524) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 27 16:23:17.831130 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.volume.api [None req-f5763548-832a-4392-8eff-5dbd7a8b225a tempest-ProjectMemberTests-1006117079 tempest-ProjectMemberTests-1006117079-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (39d7dbdb-9ce6-45df-98e6-6ba57c2ab3c0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100524) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 27 16:23:17.850864 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.volume.api [None req-f5763548-832a-4392-8eff-5dbd7a8b225a tempest-ProjectMemberTests-1006117079 tempest-ProjectMemberTests-1006117079-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (39d7dbdb-9ce6-45df-98e6-6ba57c2ab3c0) transitioned into state 'SUCCESS' from 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='6025239f0484485597bcc58fd5a249d5',qos_specs=None,replication_status=,reservations=['11d19873-c372-4a3d-9b98-b39d43e78bda','17b0c8ab-78b9-403b-9f8c-e1205aefa424','b9285d33-3c6f-4c3d-9b41-0e68349ce030','9aab00ad-1c12-4210-8763-8aadb7febf44'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='832f144a64694cf2851ed32f44a42443',volume_type_id=af96597d-a1a6-42b1-8766-957bf9552d55)}' {{(pid=100524) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 27 16:23:17.851535 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.volume.api [None req-f5763548-832a-4392-8eff-5dbd7a8b225a tempest-ProjectMemberTests-1006117079 tempest-ProjectMemberTests-1006117079-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (cc7db6e5-5fd0-4f36-9af8-2bb9bb29a067) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100524) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 27 16:23:17.860532 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.volume.api [None req-f5763548-832a-4392-8eff-5dbd7a8b225a tempest-ProjectMemberTests-1006117079 tempest-ProjectMemberTests-1006117079-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (cc7db6e5-5fd0-4f36-9af8-2bb9bb29a067) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100524) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 27 16:23:17.861272 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.volume.api [None req-f5763548-832a-4392-8eff-5dbd7a8b225a tempest-ProjectMemberTests-1006117079 tempest-ProjectMemberTests-1006117079-project-admin] Flow 'volume_create_api' (421313ac-4c9b-4d83-a552-0ee22250830c) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100524) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 27 16:23:17.861560 np0000005924 devstack@c-api.service[100524]: INFO cinder.volume.api [None req-f5763548-832a-4392-8eff-5dbd7a8b225a tempest-ProjectMemberTests-1006117079 tempest-ProjectMemberTests-1006117079-project-admin] Create volume request issued successfully. Jul 27 16:23:17.862136 np0000005924 devstack@c-api.service[100524]: INFO cinder.api.openstack.wsgi [None req-f5763548-832a-4392-8eff-5dbd7a8b225a tempest-ProjectMemberTests-1006117079 tempest-ProjectMemberTests-1006117079-project-admin] https://10.4.3.117/volume/v3/volumes returned with HTTP 202 Jul 27 16:23:17.862575 np0000005924 devstack@c-api.service[100524]: [pid: 100524|app: 0|req: 1364/5443] 10.4.3.117 () {70 vars in 1298 bytes} [Mon Jul 27 16:23:17 2026] POST /volume/v3/volumes => generated 773 bytes in 145 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 27 16:23:17.877559 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.middleware.request_id [None req-e10068a3-5bc6-4b95-a2bf-87752626e9aa None None] RequestId filter calling following filter/app {{(pid=100521) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:23:17.882289 np0000005924 devstack@c-api.service[100521]: INFO cinder.api.openstack.wsgi [None req-e10068a3-5bc6-4b95-a2bf-87752626e9aa tempest-ProjectMemberTests-1006117079 tempest-ProjectMemberTests-1006117079-project-admin] GET https://10.4.3.117/volume/v3/volumes/cb8ecfde-ee39-49e2-9f95-2c8104ad478d Jul 27 16:23:17.884648 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.openstack.wsgi [None req-e10068a3-5bc6-4b95-a2bf-87752626e9aa tempest-ProjectMemberTests-1006117079 tempest-ProjectMemberTests-1006117079-project-admin] Empty body provided in request {{(pid=100521) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:23:17.884648 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.openstack.wsgi [None req-e10068a3-5bc6-4b95-a2bf-87752626e9aa tempest-ProjectMemberTests-1006117079 tempest-ProjectMemberTests-1006117079-project-admin] Calling method 'show' {{(pid=100521) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:23:17.893775 np0000005924 devstack@c-api.service[100521]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:23:17.893775 np0000005924 devstack@c-api.service[100521]: warnings.warn( Jul 27 16:23:17.896911 np0000005924 devstack@c-api.service[100521]: INFO cinder.volume.api [None req-e10068a3-5bc6-4b95-a2bf-87752626e9aa tempest-ProjectMemberTests-1006117079 tempest-ProjectMemberTests-1006117079-project-admin] Volume info retrieved successfully. Jul 27 16:23:17.901506 np0000005924 devstack@c-api.service[100521]: INFO cinder.api.openstack.wsgi [None req-e10068a3-5bc6-4b95-a2bf-87752626e9aa tempest-ProjectMemberTests-1006117079 tempest-ProjectMemberTests-1006117079-project-admin] https://10.4.3.117/volume/v3/volumes/cb8ecfde-ee39-49e2-9f95-2c8104ad478d returned with HTTP 200 Jul 27 16:23:17.902050 np0000005924 devstack@c-api.service[100521]: [pid: 100521|app: 0|req: 1360/5444] 10.4.3.117 () {68 vars in 1388 bytes} [Mon Jul 27 16:23:17 2026] GET /volume/v3/volumes/cb8ecfde-ee39-49e2-9f95-2c8104ad478d => generated 952 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 27 16:23:18.913984 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.middleware.request_id [None req-23be2500-7aab-4488-ab33-b374e5b60cfd None None] RequestId filter calling following filter/app {{(pid=100522) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:23:18.916580 np0000005924 devstack@c-api.service[100522]: INFO cinder.api.openstack.wsgi [None req-23be2500-7aab-4488-ab33-b374e5b60cfd tempest-ProjectMemberTests-1006117079 tempest-ProjectMemberTests-1006117079-project-admin] GET https://10.4.3.117/volume/v3/volumes/cb8ecfde-ee39-49e2-9f95-2c8104ad478d Jul 27 16:23:18.916878 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.openstack.wsgi [None req-23be2500-7aab-4488-ab33-b374e5b60cfd tempest-ProjectMemberTests-1006117079 tempest-ProjectMemberTests-1006117079-project-admin] Empty body provided in request {{(pid=100522) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:23:18.917158 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.openstack.wsgi [None req-23be2500-7aab-4488-ab33-b374e5b60cfd tempest-ProjectMemberTests-1006117079 tempest-ProjectMemberTests-1006117079-project-admin] Calling method 'show' {{(pid=100522) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:23:18.927295 np0000005924 devstack@c-api.service[100522]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:23:18.927295 np0000005924 devstack@c-api.service[100522]: warnings.warn( Jul 27 16:23:18.931146 np0000005924 devstack@c-api.service[100522]: INFO cinder.volume.api [None req-23be2500-7aab-4488-ab33-b374e5b60cfd tempest-ProjectMemberTests-1006117079 tempest-ProjectMemberTests-1006117079-project-admin] Volume info retrieved successfully. Jul 27 16:23:18.934652 np0000005924 devstack@c-api.service[100522]: INFO cinder.api.openstack.wsgi [None req-23be2500-7aab-4488-ab33-b374e5b60cfd tempest-ProjectMemberTests-1006117079 tempest-ProjectMemberTests-1006117079-project-admin] https://10.4.3.117/volume/v3/volumes/cb8ecfde-ee39-49e2-9f95-2c8104ad478d returned with HTTP 200 Jul 27 16:23:18.935133 np0000005924 devstack@c-api.service[100522]: [pid: 100522|app: 0|req: 1351/5445] 10.4.3.117 () {68 vars in 1388 bytes} [Mon Jul 27 16:23:18 2026] GET /volume/v3/volumes/cb8ecfde-ee39-49e2-9f95-2c8104ad478d => generated 973 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 27 16:23:18.947293 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.middleware.request_id [None req-105efed3-044b-4791-9fe9-fcd75933e440 None None] RequestId filter calling following filter/app {{(pid=100523) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:23:18.949179 np0000005924 devstack@c-api.service[100523]: INFO cinder.api.openstack.wsgi [None req-105efed3-044b-4791-9fe9-fcd75933e440 tempest-ProjectMemberTests-1006117079 tempest-ProjectMemberTests-1006117079-project-admin] GET https://10.4.3.117/volume/v3/messages Jul 27 16:23:18.949438 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.openstack.wsgi [None req-105efed3-044b-4791-9fe9-fcd75933e440 tempest-ProjectMemberTests-1006117079 tempest-ProjectMemberTests-1006117079-project-admin] Empty body provided in request {{(pid=100523) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:23:18.949632 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.openstack.wsgi [None req-105efed3-044b-4791-9fe9-fcd75933e440 tempest-ProjectMemberTests-1006117079 tempest-ProjectMemberTests-1006117079-project-admin] Calling method 'version_select' {{(pid=100523) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:23:18.953630 np0000005924 devstack@c-api.service[100523]: INFO cinder.api.openstack.wsgi [None req-105efed3-044b-4791-9fe9-fcd75933e440 tempest-ProjectMemberTests-1006117079 tempest-ProjectMemberTests-1006117079-project-admin] https://10.4.3.117/volume/v3/messages returned with HTTP 200 Jul 27 16:23:18.954011 np0000005924 devstack@c-api.service[100523]: [pid: 100523|app: 0|req: 1371/5446] 10.4.3.117 () {68 vars in 1280 bytes} [Mon Jul 27 16:23:18 2026] GET /volume/v3/messages => generated 670 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 27 16:23:18.961783 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.middleware.request_id [None req-fa92f0cc-b68c-43cd-a8d0-d9985ba0df41 None None] RequestId filter calling following filter/app {{(pid=100524) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:23:18.963939 np0000005924 devstack@c-api.service[100524]: INFO cinder.api.openstack.wsgi [None req-fa92f0cc-b68c-43cd-a8d0-d9985ba0df41 tempest-ProjectMemberTests-1006117079 tempest-ProjectMemberTests-1006117079-project-member] GET https://10.4.3.117/volume/v3/messages/8c641e48-3d87-4289-9a9d-ffb0894acc02 Jul 27 16:23:18.964205 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.openstack.wsgi [None req-fa92f0cc-b68c-43cd-a8d0-d9985ba0df41 tempest-ProjectMemberTests-1006117079 tempest-ProjectMemberTests-1006117079-project-member] Empty body provided in request {{(pid=100524) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:23:18.964455 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.openstack.wsgi [None req-fa92f0cc-b68c-43cd-a8d0-d9985ba0df41 tempest-ProjectMemberTests-1006117079 tempest-ProjectMemberTests-1006117079-project-member] Calling method 'version_select' {{(pid=100524) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:23:18.967710 np0000005924 devstack@c-api.service[100524]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:23:18.967710 np0000005924 devstack@c-api.service[100524]: warnings.warn( Jul 27 16:23:18.968501 np0000005924 devstack@c-api.service[100524]: INFO cinder.api.openstack.wsgi [None req-fa92f0cc-b68c-43cd-a8d0-d9985ba0df41 tempest-ProjectMemberTests-1006117079 tempest-ProjectMemberTests-1006117079-project-member] https://10.4.3.117/volume/v3/messages/8c641e48-3d87-4289-9a9d-ffb0894acc02 returned with HTTP 200 Jul 27 16:23:18.968916 np0000005924 devstack@c-api.service[100524]: [pid: 100524|app: 0|req: 1365/5447] 10.4.3.117 () {68 vars in 1391 bytes} [Mon Jul 27 16:23:18 2026] GET /volume/v3/messages/8c641e48-3d87-4289-9a9d-ffb0894acc02 => generated 667 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 27 16:23:18.978489 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.middleware.request_id [None req-d8b3c1ed-e2a7-4f7d-a560-76ee8ef9dda3 None None] RequestId filter calling following filter/app {{(pid=100521) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:23:18.980517 np0000005924 devstack@c-api.service[100521]: INFO cinder.api.openstack.wsgi [None req-d8b3c1ed-e2a7-4f7d-a560-76ee8ef9dda3 tempest-ProjectMemberTests-1006117079 tempest-ProjectMemberTests-1006117079-project-admin] DELETE https://10.4.3.117/volume/v3/messages/8c641e48-3d87-4289-9a9d-ffb0894acc02 Jul 27 16:23:18.980875 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.openstack.wsgi [None req-d8b3c1ed-e2a7-4f7d-a560-76ee8ef9dda3 tempest-ProjectMemberTests-1006117079 tempest-ProjectMemberTests-1006117079-project-admin] Empty body provided in request {{(pid=100521) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:23:18.981224 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.openstack.wsgi [None req-d8b3c1ed-e2a7-4f7d-a560-76ee8ef9dda3 tempest-ProjectMemberTests-1006117079 tempest-ProjectMemberTests-1006117079-project-admin] Calling method 'version_select' {{(pid=100521) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:23:18.990501 np0000005924 devstack@c-api.service[100521]: INFO cinder.api.openstack.wsgi [None req-d8b3c1ed-e2a7-4f7d-a560-76ee8ef9dda3 tempest-ProjectMemberTests-1006117079 tempest-ProjectMemberTests-1006117079-project-admin] https://10.4.3.117/volume/v3/messages/8c641e48-3d87-4289-9a9d-ffb0894acc02 returned with HTTP 204 Jul 27 16:23:18.990501 np0000005924 devstack@c-api.service[100521]: [pid: 100521|app: 0|req: 1361/5448] 10.4.3.117 () {68 vars in 1394 bytes} [Mon Jul 27 16:23:18 2026] DELETE /volume/v3/messages/8c641e48-3d87-4289-9a9d-ffb0894acc02 => generated 0 bytes in 13 msecs (HTTP/1.1 204) 6 headers in 235 bytes (1 switches on core 0) Jul 27 16:23:18.996663 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.middleware.request_id [None req-d14d6017-6ee7-4518-98a4-21eec060170f None None] RequestId filter calling following filter/app {{(pid=100522) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:23:18.998288 np0000005924 devstack@c-api.service[100522]: INFO cinder.api.openstack.wsgi [None req-d14d6017-6ee7-4518-98a4-21eec060170f tempest-ProjectMemberTests-1006117079 tempest-ProjectMemberTests-1006117079-project-admin] DELETE https://10.4.3.117/volume/v3/volumes/cb8ecfde-ee39-49e2-9f95-2c8104ad478d Jul 27 16:23:18.998494 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.openstack.wsgi [None req-d14d6017-6ee7-4518-98a4-21eec060170f tempest-ProjectMemberTests-1006117079 tempest-ProjectMemberTests-1006117079-project-admin] Empty body provided in request {{(pid=100522) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:23:18.998673 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.openstack.wsgi [None req-d14d6017-6ee7-4518-98a4-21eec060170f tempest-ProjectMemberTests-1006117079 tempest-ProjectMemberTests-1006117079-project-admin] Calling method 'delete' {{(pid=100522) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:23:18.998809 np0000005924 devstack@c-api.service[100522]: INFO cinder.api.v3.volumes [None req-d14d6017-6ee7-4518-98a4-21eec060170f tempest-ProjectMemberTests-1006117079 tempest-ProjectMemberTests-1006117079-project-admin] Delete volume with id: cb8ecfde-ee39-49e2-9f95-2c8104ad478d Jul 27 16:23:19.005464 np0000005924 devstack@c-api.service[100522]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:23:19.005464 np0000005924 devstack@c-api.service[100522]: warnings.warn( Jul 27 16:23:19.005724 np0000005924 devstack@c-api.service[100522]: INFO cinder.volume.api [None req-d14d6017-6ee7-4518-98a4-21eec060170f tempest-ProjectMemberTests-1006117079 tempest-ProjectMemberTests-1006117079-project-admin] Volume info retrieved successfully. Jul 27 16:23:19.006571 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.volume.api [None req-d14d6017-6ee7-4518-98a4-21eec060170f tempest-ProjectMemberTests-1006117079 tempest-ProjectMemberTests-1006117079-project-admin] Decrease volume quotas for non temporary volume in non error_managing status. {{(pid=100522) delete /opt/stack/cinder/cinder/volume/api.py:434}} Jul 27 16:23:19.015189 np0000005924 devstack@c-api.service[100522]: WARNING cinder.quota [None req-d14d6017-6ee7-4518-98a4-21eec060170f tempest-ProjectMemberTests-1006117079 tempest-ProjectMemberTests-1006117079-project-admin] Deprecated: Default quota for resource: volumes_tempest-ProjectMemberTests-volume-type-964012100 is set by the default quota flag: quota_volumes_tempest-ProjectMemberTests-volume-type-964012100, it is now deprecated. Please use the default quota class for default quota. Jul 27 16:23:19.015461 np0000005924 devstack@c-api.service[100522]: WARNING cinder.quota [None req-d14d6017-6ee7-4518-98a4-21eec060170f tempest-ProjectMemberTests-1006117079 tempest-ProjectMemberTests-1006117079-project-admin] Deprecated: Default quota for resource: gigabytes_tempest-ProjectMemberTests-volume-type-964012100 is set by the default quota flag: quota_gigabytes_tempest-ProjectMemberTests-volume-type-964012100, it is now deprecated. Please use the default quota class for default quota. Jul 27 16:23:19.023434 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.quota [None req-d14d6017-6ee7-4518-98a4-21eec060170f tempest-ProjectMemberTests-1006117079 tempest-ProjectMemberTests-1006117079-project-admin] Created reservations ['a96bfa7e-4f86-4e07-a15f-76c899f89512', '70783f4c-b9a1-4e73-8669-a6fdffe4019f', '6aa2c628-5231-4d55-8390-ba1686291002', '81e5f3d3-639c-4b90-a1fc-0f6ab14cf8d6'] {{(pid=100522) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 27 16:23:19.048819 np0000005924 devstack@c-api.service[100522]: INFO cinder.volume.api [None req-d14d6017-6ee7-4518-98a4-21eec060170f tempest-ProjectMemberTests-1006117079 tempest-ProjectMemberTests-1006117079-project-admin] Delete volume request issued successfully. Jul 27 16:23:19.048956 np0000005924 devstack@c-api.service[100522]: INFO cinder.api.openstack.wsgi [None req-d14d6017-6ee7-4518-98a4-21eec060170f tempest-ProjectMemberTests-1006117079 tempest-ProjectMemberTests-1006117079-project-admin] https://10.4.3.117/volume/v3/volumes/cb8ecfde-ee39-49e2-9f95-2c8104ad478d returned with HTTP 202 Jul 27 16:23:19.049371 np0000005924 devstack@c-api.service[100522]: [pid: 100522|app: 0|req: 1352/5449] 10.4.3.117 () {68 vars in 1391 bytes} [Mon Jul 27 16:23:18 2026] DELETE /volume/v3/volumes/cb8ecfde-ee39-49e2-9f95-2c8104ad478d => generated 0 bytes in 53 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 27 16:23:19.056817 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.middleware.request_id [None req-f9296ee7-6af7-4d52-9cbc-6d4f44543075 None None] RequestId filter calling following filter/app {{(pid=100523) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:23:19.058578 np0000005924 devstack@c-api.service[100523]: INFO cinder.api.openstack.wsgi [None req-f9296ee7-6af7-4d52-9cbc-6d4f44543075 tempest-ProjectMemberTests-1006117079 tempest-ProjectMemberTests-1006117079-project-admin] DELETE https://10.4.3.117/volume/v3/types/af96597d-a1a6-42b1-8766-957bf9552d55 Jul 27 16:23:19.058780 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.openstack.wsgi [None req-f9296ee7-6af7-4d52-9cbc-6d4f44543075 tempest-ProjectMemberTests-1006117079 tempest-ProjectMemberTests-1006117079-project-admin] Empty body provided in request {{(pid=100523) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:23:19.058969 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.openstack.wsgi [None req-f9296ee7-6af7-4d52-9cbc-6d4f44543075 tempest-ProjectMemberTests-1006117079 tempest-ProjectMemberTests-1006117079-project-admin] Calling method '_delete' {{(pid=100523) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:23:19.082425 np0000005924 devstack@c-api.service[100523]: INFO cinder.api.openstack.wsgi [None req-f9296ee7-6af7-4d52-9cbc-6d4f44543075 tempest-ProjectMemberTests-1006117079 tempest-ProjectMemberTests-1006117079-project-admin] https://10.4.3.117/volume/v3/types/af96597d-a1a6-42b1-8766-957bf9552d55 returned with HTTP 202 Jul 27 16:23:19.082822 np0000005924 devstack@c-api.service[100523]: [pid: 100523|app: 0|req: 1372/5450] 10.4.3.117 () {66 vars in 1345 bytes} [Mon Jul 27 16:23:19 2026] DELETE /volume/v3/types/af96597d-a1a6-42b1-8766-957bf9552d55 => generated 0 bytes in 26 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 27 16:23:28.069860 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.middleware.request_id [None req-58bbaeec-e1b3-4336-b2c0-e0c583ffc91d None None] RequestId filter calling following filter/app {{(pid=100524) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:23:28.150196 np0000005924 devstack@c-api.service[100524]: INFO cinder.api.openstack.wsgi [None req-58bbaeec-e1b3-4336-b2c0-e0c583ffc91d tempest-TestEncryptedCinderVolumes-125337788 tempest-TestEncryptedCinderVolumes-125337788-project-admin] POST https://10.4.3.117/volume/v3/types Jul 27 16:23:28.150576 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.openstack.wsgi [None req-58bbaeec-e1b3-4336-b2c0-e0c583ffc91d tempest-TestEncryptedCinderVolumes-125337788 tempest-TestEncryptedCinderVolumes-125337788-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-scenario-type-luks-1275510729", "extra_specs": {}}} {{(pid=100524) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 27 16:23:28.167136 np0000005924 devstack@c-api.service[100524]: INFO cinder.api.openstack.wsgi [None req-58bbaeec-e1b3-4336-b2c0-e0c583ffc91d tempest-TestEncryptedCinderVolumes-125337788 tempest-TestEncryptedCinderVolumes-125337788-project-admin] https://10.4.3.117/volume/v3/types returned with HTTP 200 Jul 27 16:23:28.167638 np0000005924 devstack@c-api.service[100524]: [pid: 100524|app: 0|req: 1366/5451] 10.4.3.117 () {68 vars in 1252 bytes} [Mon Jul 27 16:23:28 2026] POST /volume/v3/types => generated 212 bytes in 98 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 27 16:23:28.176324 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.middleware.request_id [None req-6f5bdf3f-37cf-42e2-ac62-07a3e998cf7a None None] RequestId filter calling following filter/app {{(pid=100521) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:23:28.178131 np0000005924 devstack@c-api.service[100521]: INFO cinder.api.openstack.wsgi [None req-6f5bdf3f-37cf-42e2-ac62-07a3e998cf7a tempest-TestEncryptedCinderVolumes-125337788 tempest-TestEncryptedCinderVolumes-125337788-project-admin] POST https://10.4.3.117/volume/v3/types/ce5341a2-363e-4464-b0c4-cded4af7cd4f/encryption Jul 27 16:23:28.178519 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.openstack.wsgi [None req-6f5bdf3f-37cf-42e2-ac62-07a3e998cf7a tempest-TestEncryptedCinderVolumes-125337788 tempest-TestEncryptedCinderVolumes-125337788-project-admin] Action: 'create', calling method: create, body: {"encryption": {"provider": "luks", "key_size": 256, "cipher": "aes-xts-plain64", "control_location": "front-end"}} {{(pid=100521) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 27 16:23:28.207117 np0000005924 devstack@c-api.service[100521]: INFO cinder.api.openstack.wsgi [None req-6f5bdf3f-37cf-42e2-ac62-07a3e998cf7a tempest-TestEncryptedCinderVolumes-125337788 tempest-TestEncryptedCinderVolumes-125337788-project-admin] https://10.4.3.117/volume/v3/types/ce5341a2-363e-4464-b0c4-cded4af7cd4f/encryption returned with HTTP 200 Jul 27 16:23:28.207631 np0000005924 devstack@c-api.service[100521]: [pid: 100521|app: 0|req: 1362/5452] 10.4.3.117 () {68 vars in 1397 bytes} [Mon Jul 27 16:23:28 2026] POST /volume/v3/types/ce5341a2-363e-4464-b0c4-cded4af7cd4f/encryption => generated 230 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 27 16:23:28.216554 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.middleware.request_id [None req-857c7727-6bc9-4214-9533-b53686633d19 None None] RequestId filter calling following filter/app {{(pid=100522) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:23:28.315348 np0000005924 devstack@c-api.service[100522]: INFO cinder.api.openstack.wsgi [None req-857c7727-6bc9-4214-9533-b53686633d19 tempest-TestEncryptedCinderVolumes-1841643691 tempest-TestEncryptedCinderVolumes-1841643691-project-member] POST https://10.4.3.117/volume/v3/volumes Jul 27 16:23:28.315348 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.openstack.wsgi [None req-857c7727-6bc9-4214-9533-b53686633d19 tempest-TestEncryptedCinderVolumes-1841643691 tempest-TestEncryptedCinderVolumes-1841643691-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestEncryptedCinderVolumes-volume-1616152100", "snapshot_id": null, "imageRef": null, "volume_type": "tempest-scenario-type-luks-1275510729", "size": 1}} {{(pid=100522) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 27 16:23:28.315974 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.v3.volumes [None req-857c7727-6bc9-4214-9533-b53686633d19 tempest-TestEncryptedCinderVolumes-1841643691 tempest-TestEncryptedCinderVolumes-1841643691-project-member] Create volume request body: {'volume': {'name': 'tempest-TestEncryptedCinderVolumes-volume-1616152100', 'snapshot_id': None, 'imageRef': None, 'volume_type': 'tempest-scenario-type-luks-1275510729', 'size': 1}} {{(pid=100522) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 27 16:23:28.319684 np0000005924 devstack@c-api.service[100522]: INFO cinder.api.v3.volumes [None req-857c7727-6bc9-4214-9533-b53686633d19 tempest-TestEncryptedCinderVolumes-1841643691 tempest-TestEncryptedCinderVolumes-1841643691-project-member] Create volume of 1 GB Jul 27 16:23:28.320166 np0000005924 devstack@c-api.service[100522]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:23:28.320166 np0000005924 devstack@c-api.service[100522]: warnings.warn( Jul 27 16:23:28.320832 np0000005924 devstack@c-api.service[100522]: INFO cinder.volume.api [None req-857c7727-6bc9-4214-9533-b53686633d19 tempest-TestEncryptedCinderVolumes-1841643691 tempest-TestEncryptedCinderVolumes-1841643691-project-member] Availability Zones retrieved successfully. Jul 27 16:23:28.326416 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.volume.api [None req-857c7727-6bc9-4214-9533-b53686633d19 tempest-TestEncryptedCinderVolumes-1841643691 tempest-TestEncryptedCinderVolumes-1841643691-project-member] Flow 'volume_create_api' (e1447b9e-a1c8-4b87-93f4-caf18922fe36) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100522) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 27 16:23:28.327404 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.volume.api [None req-857c7727-6bc9-4214-9533-b53686633d19 tempest-TestEncryptedCinderVolumes-1841643691 tempest-TestEncryptedCinderVolumes-1841643691-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (c8a66ea2-d8d6-4eb9-b9c8-85dcaa7c8836) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100522) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 27 16:23:28.328437 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.volume.flows.api.create_volume [None req-857c7727-6bc9-4214-9533-b53686633d19 tempest-TestEncryptedCinderVolumes-1841643691 tempest-TestEncryptedCinderVolumes-1841643691-project-member] Validating volume size '1' using validate_int {{(pid=100522) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 27 16:23:28.353475 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.volume.api [None req-857c7727-6bc9-4214-9533-b53686633d19 tempest-TestEncryptedCinderVolumes-1841643691 tempest-TestEncryptedCinderVolumes-1841643691-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (c8a66ea2-d8d6-4eb9-b9c8-85dcaa7c8836) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-27T16:23:28Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=ce5341a2-363e-4464-b0c4-cded4af7cd4f,is_public=True,name='tempest-scenario-type-luks-1275510729',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'ce5341a2-363e-4464-b0c4-cded4af7cd4f', '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=100522) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 27 16:23:28.353475 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.volume.api [None req-857c7727-6bc9-4214-9533-b53686633d19 tempest-TestEncryptedCinderVolumes-1841643691 tempest-TestEncryptedCinderVolumes-1841643691-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (b8b9a403-56f8-42db-a0b5-0fc3cfe757ed) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100522) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 27 16:23:28.377693 np0000005924 devstack@c-api.service[100522]: WARNING cinder.quota [None req-857c7727-6bc9-4214-9533-b53686633d19 tempest-TestEncryptedCinderVolumes-1841643691 tempest-TestEncryptedCinderVolumes-1841643691-project-member] Deprecated: Default quota for resource: volumes_tempest-scenario-type-luks-1275510729 is set by the default quota flag: quota_volumes_tempest-scenario-type-luks-1275510729, it is now deprecated. Please use the default quota class for default quota. Jul 27 16:23:28.378148 np0000005924 devstack@c-api.service[100522]: WARNING cinder.quota [None req-857c7727-6bc9-4214-9533-b53686633d19 tempest-TestEncryptedCinderVolumes-1841643691 tempest-TestEncryptedCinderVolumes-1841643691-project-member] Deprecated: Default quota for resource: gigabytes_tempest-scenario-type-luks-1275510729 is set by the default quota flag: quota_gigabytes_tempest-scenario-type-luks-1275510729, it is now deprecated. Please use the default quota class for default quota. Jul 27 16:23:28.414046 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.quota [None req-857c7727-6bc9-4214-9533-b53686633d19 tempest-TestEncryptedCinderVolumes-1841643691 tempest-TestEncryptedCinderVolumes-1841643691-project-member] Created reservations ['e97ab95d-9ea1-47e4-baa2-c64b46734bc0', 'c74978b8-9b26-4136-84d6-4671a98f987c', '6afe2fa4-76e7-4a7d-8605-b8da56d1aa3a', 'fd4a3942-e807-4d23-a050-88baa00ba0cf'] {{(pid=100522) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 27 16:23:28.415007 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.volume.api [None req-857c7727-6bc9-4214-9533-b53686633d19 tempest-TestEncryptedCinderVolumes-1841643691 tempest-TestEncryptedCinderVolumes-1841643691-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (b8b9a403-56f8-42db-a0b5-0fc3cfe757ed) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['e97ab95d-9ea1-47e4-baa2-c64b46734bc0', 'c74978b8-9b26-4136-84d6-4671a98f987c', '6afe2fa4-76e7-4a7d-8605-b8da56d1aa3a', 'fd4a3942-e807-4d23-a050-88baa00ba0cf']}' {{(pid=100522) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 27 16:23:28.415953 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.volume.api [None req-857c7727-6bc9-4214-9533-b53686633d19 tempest-TestEncryptedCinderVolumes-1841643691 tempest-TestEncryptedCinderVolumes-1841643691-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (74f34b8a-5fc0-4487-bfce-b598af1a7cae) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100522) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 27 16:23:28.441549 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.volume.api [None req-857c7727-6bc9-4214-9533-b53686633d19 tempest-TestEncryptedCinderVolumes-1841643691 tempest-TestEncryptedCinderVolumes-1841643691-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (74f34b8a-5fc0-4487-bfce-b598af1a7cae) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '39c2ace8-10e1-44e9-a272-a0efc03241cc', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestEncryptedCinderVolumes-volume-1616152100',encryption_key_id=00000000-0000-0000-0000-000000000000,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='2cc91ad08086415b9f26d4af008d4314',qos_specs=None,replication_status=,reservations=['e97ab95d-9ea1-47e4-baa2-c64b46734bc0','c74978b8-9b26-4136-84d6-4671a98f987c','6afe2fa4-76e7-4a7d-8605-b8da56d1aa3a','fd4a3942-e807-4d23-a050-88baa00ba0cf'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='67ecc6e95dad4af48eca8c921c27f901',volume_type_id=ce5341a2-363e-4464-b0c4-cded4af7cd4f), 'volume': Volume(_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-27T16:23:28Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestEncryptedCinderVolumes-volume-1616152100',ec2_id=None,encryption_key_id=00000000-0000-0000-0000-000000000000,glance_metadata=,group=,group_id=None,host=None,id=39c2ace8-10e1-44e9-a272-a0efc03241cc,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='2cc91ad08086415b9f26d4af008d4314',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='67ecc6e95dad4af48eca8c921c27f901',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(ce5341a2-363e-4464-b0c4-cded4af7cd4f),volume_type_id=ce5341a2-363e-4464-b0c4-cded4af7cd4f)}' {{(pid=100522) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 27 16:23:28.442604 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.volume.api [None req-857c7727-6bc9-4214-9533-b53686633d19 tempest-TestEncryptedCinderVolumes-1841643691 tempest-TestEncryptedCinderVolumes-1841643691-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (7effe1e7-a689-4f3b-b8c0-3325d77b19ce) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100522) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 27 16:23:28.460186 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.volume.api [None req-857c7727-6bc9-4214-9533-b53686633d19 tempest-TestEncryptedCinderVolumes-1841643691 tempest-TestEncryptedCinderVolumes-1841643691-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (7effe1e7-a689-4f3b-b8c0-3325d77b19ce) transitioned into state 'SUCCESS' from state '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-1616152100',encryption_key_id=00000000-0000-0000-0000-000000000000,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='2cc91ad08086415b9f26d4af008d4314',qos_specs=None,replication_status=,reservations=['e97ab95d-9ea1-47e4-baa2-c64b46734bc0','c74978b8-9b26-4136-84d6-4671a98f987c','6afe2fa4-76e7-4a7d-8605-b8da56d1aa3a','fd4a3942-e807-4d23-a050-88baa00ba0cf'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='67ecc6e95dad4af48eca8c921c27f901',volume_type_id=ce5341a2-363e-4464-b0c4-cded4af7cd4f)}' {{(pid=100522) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 27 16:23:28.462118 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.volume.api [None req-857c7727-6bc9-4214-9533-b53686633d19 tempest-TestEncryptedCinderVolumes-1841643691 tempest-TestEncryptedCinderVolumes-1841643691-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (f0d1ed49-8e4d-4c2d-b615-3dfba0135380) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100522) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 27 16:23:28.476508 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.volume.api [None req-857c7727-6bc9-4214-9533-b53686633d19 tempest-TestEncryptedCinderVolumes-1841643691 tempest-TestEncryptedCinderVolumes-1841643691-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (f0d1ed49-8e4d-4c2d-b615-3dfba0135380) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100522) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 27 16:23:28.477665 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.volume.api [None req-857c7727-6bc9-4214-9533-b53686633d19 tempest-TestEncryptedCinderVolumes-1841643691 tempest-TestEncryptedCinderVolumes-1841643691-project-member] Flow 'volume_create_api' (e1447b9e-a1c8-4b87-93f4-caf18922fe36) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100522) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 27 16:23:28.478128 np0000005924 devstack@c-api.service[100522]: INFO cinder.volume.api [None req-857c7727-6bc9-4214-9533-b53686633d19 tempest-TestEncryptedCinderVolumes-1841643691 tempest-TestEncryptedCinderVolumes-1841643691-project-member] Create volume request issued successfully. Jul 27 16:23:28.478837 np0000005924 devstack@c-api.service[100522]: INFO cinder.api.openstack.wsgi [None req-857c7727-6bc9-4214-9533-b53686633d19 tempest-TestEncryptedCinderVolumes-1841643691 tempest-TestEncryptedCinderVolumes-1841643691-project-member] https://10.4.3.117/volume/v3/volumes returned with HTTP 202 Jul 27 16:23:28.479393 np0000005924 devstack@c-api.service[100522]: [pid: 100522|app: 0|req: 1353/5453] 10.4.3.117 () {68 vars in 1259 bytes} [Mon Jul 27 16:23:28 2026] POST /volume/v3/volumes => generated 785 bytes in 264 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 27 16:23:28.490816 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.middleware.request_id [None req-c381435a-a593-4308-82f4-8ff3932bde6a None None] RequestId filter calling following filter/app {{(pid=100523) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:23:28.493602 np0000005924 devstack@c-api.service[100523]: INFO cinder.api.openstack.wsgi [None req-c381435a-a593-4308-82f4-8ff3932bde6a tempest-TestEncryptedCinderVolumes-1841643691 tempest-TestEncryptedCinderVolumes-1841643691-project-member] GET https://10.4.3.117/volume/v3/volumes/39c2ace8-10e1-44e9-a272-a0efc03241cc Jul 27 16:23:28.493602 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.openstack.wsgi [None req-c381435a-a593-4308-82f4-8ff3932bde6a tempest-TestEncryptedCinderVolumes-1841643691 tempest-TestEncryptedCinderVolumes-1841643691-project-member] Empty body provided in request {{(pid=100523) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:23:28.493602 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.openstack.wsgi [None req-c381435a-a593-4308-82f4-8ff3932bde6a tempest-TestEncryptedCinderVolumes-1841643691 tempest-TestEncryptedCinderVolumes-1841643691-project-member] Calling method 'show' {{(pid=100523) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:23:28.499496 np0000005924 devstack@c-api.service[100523]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:23:28.499496 np0000005924 devstack@c-api.service[100523]: warnings.warn( Jul 27 16:23:28.502849 np0000005924 devstack@c-api.service[100523]: INFO cinder.volume.api [None req-c381435a-a593-4308-82f4-8ff3932bde6a tempest-TestEncryptedCinderVolumes-1841643691 tempest-TestEncryptedCinderVolumes-1841643691-project-member] Volume info retrieved successfully. Jul 27 16:23:28.506772 np0000005924 devstack@c-api.service[100523]: INFO cinder.api.openstack.wsgi [None req-c381435a-a593-4308-82f4-8ff3932bde6a tempest-TestEncryptedCinderVolumes-1841643691 tempest-TestEncryptedCinderVolumes-1841643691-project-member] https://10.4.3.117/volume/v3/volumes/39c2ace8-10e1-44e9-a272-a0efc03241cc returned with HTTP 200 Jul 27 16:23:28.507113 np0000005924 devstack@c-api.service[100523]: [pid: 100523|app: 0|req: 1373/5454] 10.4.3.117 () {66 vars in 1348 bytes} [Mon Jul 27 16:23:28 2026] GET /volume/v3/volumes/39c2ace8-10e1-44e9-a272-a0efc03241cc => generated 853 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 27 16:23:29.522970 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.middleware.request_id [None req-148f5c81-eeb2-4626-90dd-999e8fae6a52 None None] RequestId filter calling following filter/app {{(pid=100524) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:23:29.525207 np0000005924 devstack@c-api.service[100524]: INFO cinder.api.openstack.wsgi [None req-148f5c81-eeb2-4626-90dd-999e8fae6a52 tempest-TestEncryptedCinderVolumes-1841643691 tempest-TestEncryptedCinderVolumes-1841643691-project-member] GET https://10.4.3.117/volume/v3/volumes/39c2ace8-10e1-44e9-a272-a0efc03241cc Jul 27 16:23:29.525564 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.openstack.wsgi [None req-148f5c81-eeb2-4626-90dd-999e8fae6a52 tempest-TestEncryptedCinderVolumes-1841643691 tempest-TestEncryptedCinderVolumes-1841643691-project-member] Empty body provided in request {{(pid=100524) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:23:29.525812 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.openstack.wsgi [None req-148f5c81-eeb2-4626-90dd-999e8fae6a52 tempest-TestEncryptedCinderVolumes-1841643691 tempest-TestEncryptedCinderVolumes-1841643691-project-member] Calling method 'show' {{(pid=100524) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:23:29.534965 np0000005924 devstack@c-api.service[100524]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:23:29.534965 np0000005924 devstack@c-api.service[100524]: warnings.warn( Jul 27 16:23:29.539898 np0000005924 devstack@c-api.service[100524]: INFO cinder.volume.api [None req-148f5c81-eeb2-4626-90dd-999e8fae6a52 tempest-TestEncryptedCinderVolumes-1841643691 tempest-TestEncryptedCinderVolumes-1841643691-project-member] Volume info retrieved successfully. Jul 27 16:23:29.545115 np0000005924 devstack@c-api.service[100524]: INFO cinder.api.openstack.wsgi [None req-148f5c81-eeb2-4626-90dd-999e8fae6a52 tempest-TestEncryptedCinderVolumes-1841643691 tempest-TestEncryptedCinderVolumes-1841643691-project-member] https://10.4.3.117/volume/v3/volumes/39c2ace8-10e1-44e9-a272-a0efc03241cc returned with HTTP 200 Jul 27 16:23:29.545688 np0000005924 devstack@c-api.service[100524]: [pid: 100524|app: 0|req: 1367/5455] 10.4.3.117 () {66 vars in 1348 bytes} [Mon Jul 27 16:23:29 2026] GET /volume/v3/volumes/39c2ace8-10e1-44e9-a272-a0efc03241cc => generated 878 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 27 16:23:29.557769 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.middleware.request_id [None req-9942c9c0-1de8-4fa6-bff1-0eb22e466de9 None None] RequestId filter calling following filter/app {{(pid=100521) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:23:29.559336 np0000005924 devstack@c-api.service[100521]: INFO cinder.api.openstack.wsgi [None req-9942c9c0-1de8-4fa6-bff1-0eb22e466de9 tempest-TestEncryptedCinderVolumes-1841643691 tempest-TestEncryptedCinderVolumes-1841643691-project-member] GET https://10.4.3.117/volume/v3/volumes/39c2ace8-10e1-44e9-a272-a0efc03241cc Jul 27 16:23:29.559516 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.openstack.wsgi [None req-9942c9c0-1de8-4fa6-bff1-0eb22e466de9 tempest-TestEncryptedCinderVolumes-1841643691 tempest-TestEncryptedCinderVolumes-1841643691-project-member] Empty body provided in request {{(pid=100521) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:23:29.559722 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.openstack.wsgi [None req-9942c9c0-1de8-4fa6-bff1-0eb22e466de9 tempest-TestEncryptedCinderVolumes-1841643691 tempest-TestEncryptedCinderVolumes-1841643691-project-member] Calling method 'show' {{(pid=100521) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:23:29.567782 np0000005924 devstack@c-api.service[100521]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:23:29.567782 np0000005924 devstack@c-api.service[100521]: warnings.warn( Jul 27 16:23:29.572306 np0000005924 devstack@c-api.service[100521]: INFO cinder.volume.api [None req-9942c9c0-1de8-4fa6-bff1-0eb22e466de9 tempest-TestEncryptedCinderVolumes-1841643691 tempest-TestEncryptedCinderVolumes-1841643691-project-member] Volume info retrieved successfully. Jul 27 16:23:29.576704 np0000005924 devstack@c-api.service[100521]: INFO cinder.api.openstack.wsgi [None req-9942c9c0-1de8-4fa6-bff1-0eb22e466de9 tempest-TestEncryptedCinderVolumes-1841643691 tempest-TestEncryptedCinderVolumes-1841643691-project-member] https://10.4.3.117/volume/v3/volumes/39c2ace8-10e1-44e9-a272-a0efc03241cc returned with HTTP 200 Jul 27 16:23:29.577157 np0000005924 devstack@c-api.service[100521]: [pid: 100521|app: 0|req: 1363/5456] 10.4.3.117 () {66 vars in 1348 bytes} [Mon Jul 27 16:23:29 2026] GET /volume/v3/volumes/39c2ace8-10e1-44e9-a272-a0efc03241cc => generated 878 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 27 16:23:29.591973 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.middleware.request_id [None req-3671de1b-0906-4ada-8d56-2ca0f96206c2 None None] RequestId filter calling following filter/app {{(pid=100522) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:23:29.593644 np0000005924 devstack@c-api.service[100522]: INFO cinder.api.openstack.wsgi [None req-3671de1b-0906-4ada-8d56-2ca0f96206c2 tempest-TestEncryptedCinderVolumes-1841643691 tempest-TestEncryptedCinderVolumes-1841643691-project-member] POST https://10.4.3.117/volume/v3/volumes Jul 27 16:23:29.594073 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.openstack.wsgi [None req-3671de1b-0906-4ada-8d56-2ca0f96206c2 tempest-TestEncryptedCinderVolumes-1841643691 tempest-TestEncryptedCinderVolumes-1841643691-project-member] Action: 'create', calling method: create, body: {"volume": {"display_name": "tempest-TestEncryptedCinderVolumes-315465041", "source_volid": "39c2ace8-10e1-44e9-a272-a0efc03241cc", "volume_type": "tempest-scenario-type-luks-1275510729", "size": 1}} {{(pid=100522) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 27 16:23:29.595654 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.v3.volumes [None req-3671de1b-0906-4ada-8d56-2ca0f96206c2 tempest-TestEncryptedCinderVolumes-1841643691 tempest-TestEncryptedCinderVolumes-1841643691-project-member] Create volume request body: {'volume': {'display_name': 'tempest-TestEncryptedCinderVolumes-315465041', 'source_volid': '39c2ace8-10e1-44e9-a272-a0efc03241cc', 'volume_type': 'tempest-scenario-type-luks-1275510729', 'size': 1}} {{(pid=100522) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 27 16:23:29.605378 np0000005924 devstack@c-api.service[100522]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:23:29.605378 np0000005924 devstack@c-api.service[100522]: warnings.warn( Jul 27 16:23:29.607350 np0000005924 devstack@c-api.service[100522]: INFO cinder.volume.api [None req-3671de1b-0906-4ada-8d56-2ca0f96206c2 tempest-TestEncryptedCinderVolumes-1841643691 tempest-TestEncryptedCinderVolumes-1841643691-project-member] Volume retrieved successfully. Jul 27 16:23:29.607350 np0000005924 devstack@c-api.service[100522]: INFO cinder.api.v3.volumes [None req-3671de1b-0906-4ada-8d56-2ca0f96206c2 tempest-TestEncryptedCinderVolumes-1841643691 tempest-TestEncryptedCinderVolumes-1841643691-project-member] Create volume of 1 GB Jul 27 16:23:29.607350 np0000005924 devstack@c-api.service[100522]: INFO cinder.volume.api [None req-3671de1b-0906-4ada-8d56-2ca0f96206c2 tempest-TestEncryptedCinderVolumes-1841643691 tempest-TestEncryptedCinderVolumes-1841643691-project-member] Availability Zones retrieved successfully. Jul 27 16:23:29.612346 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.volume.api [None req-3671de1b-0906-4ada-8d56-2ca0f96206c2 tempest-TestEncryptedCinderVolumes-1841643691 tempest-TestEncryptedCinderVolumes-1841643691-project-member] Flow 'volume_create_api' (28845865-0e01-4681-b744-dea968e7b811) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100522) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 27 16:23:29.613433 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.volume.api [None req-3671de1b-0906-4ada-8d56-2ca0f96206c2 tempest-TestEncryptedCinderVolumes-1841643691 tempest-TestEncryptedCinderVolumes-1841643691-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (277bbb96-864b-4190-bafc-7030164303e5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100522) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 27 16:23:29.614402 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.volume.flows.api.create_volume [None req-3671de1b-0906-4ada-8d56-2ca0f96206c2 tempest-TestEncryptedCinderVolumes-1841643691 tempest-TestEncryptedCinderVolumes-1841643691-project-member] Validating volume size '1' using validate_int, validate_source_size {{(pid=100522) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 27 16:23:29.632267 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.volume.api [None req-3671de1b-0906-4ada-8d56-2ca0f96206c2 tempest-TestEncryptedCinderVolumes-1841643691 tempest-TestEncryptedCinderVolumes-1841643691-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (277bbb96-864b-4190-bafc-7030164303e5) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': '39c2ace8-10e1-44e9-a272-a0efc03241cc', 'volume_type': VolumeType(created_at=2026-07-27T16:23:28Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=ce5341a2-363e-4464-b0c4-cded4af7cd4f,is_public=True,name='tempest-scenario-type-luks-1275510729',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'ce5341a2-363e-4464-b0c4-cded4af7cd4f', '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=100522) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 27 16:23:29.633211 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.volume.api [None req-3671de1b-0906-4ada-8d56-2ca0f96206c2 tempest-TestEncryptedCinderVolumes-1841643691 tempest-TestEncryptedCinderVolumes-1841643691-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (a6cd14f5-749a-4b70-ad67-bd1f039dd41d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100522) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 27 16:23:29.670468 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.quota [None req-3671de1b-0906-4ada-8d56-2ca0f96206c2 tempest-TestEncryptedCinderVolumes-1841643691 tempest-TestEncryptedCinderVolumes-1841643691-project-member] Created reservations ['0205bc4a-c56f-4ebd-a401-09277ab70e6c', '19ff43cd-e838-4eaf-a45d-026b2bc73b47', '6dffdd92-f03a-4449-8cac-753b4b396f4a', '40ae848d-9048-4d30-93e5-a8ec6d9dbb96'] {{(pid=100522) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 27 16:23:29.671525 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.volume.api [None req-3671de1b-0906-4ada-8d56-2ca0f96206c2 tempest-TestEncryptedCinderVolumes-1841643691 tempest-TestEncryptedCinderVolumes-1841643691-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (a6cd14f5-749a-4b70-ad67-bd1f039dd41d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['0205bc4a-c56f-4ebd-a401-09277ab70e6c', '19ff43cd-e838-4eaf-a45d-026b2bc73b47', '6dffdd92-f03a-4449-8cac-753b4b396f4a', '40ae848d-9048-4d30-93e5-a8ec6d9dbb96']}' {{(pid=100522) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 27 16:23:29.672652 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.volume.api [None req-3671de1b-0906-4ada-8d56-2ca0f96206c2 tempest-TestEncryptedCinderVolumes-1841643691 tempest-TestEncryptedCinderVolumes-1841643691-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (ad439d44-3372-4468-a296-77bd7b38128c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100522) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 27 16:23:29.708203 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.volume.api [None req-3671de1b-0906-4ada-8d56-2ca0f96206c2 tempest-TestEncryptedCinderVolumes-1841643691 tempest-TestEncryptedCinderVolumes-1841643691-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (ad439d44-3372-4468-a296-77bd7b38128c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'd72f9237-6049-419f-a351-0127a054caff', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestEncryptedCinderVolumes-315465041',encryption_key_id=00000000-0000-0000-0000-000000000000,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='2cc91ad08086415b9f26d4af008d4314',qos_specs=None,replication_status=,reservations=['0205bc4a-c56f-4ebd-a401-09277ab70e6c','19ff43cd-e838-4eaf-a45d-026b2bc73b47','6dffdd92-f03a-4449-8cac-753b4b396f4a','40ae848d-9048-4d30-93e5-a8ec6d9dbb96'],size=1,snapshot_id=None,source_replicaid=,source_volid=39c2ace8-10e1-44e9-a272-a0efc03241cc,status='creating',user_id='67ecc6e95dad4af48eca8c921c27f901',volume_type_id=ce5341a2-363e-4464-b0c4-cded4af7cd4f), 'volume': Volume(_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-27T16:23:29Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestEncryptedCinderVolumes-315465041',ec2_id=None,encryption_key_id=00000000-0000-0000-0000-000000000000,glance_metadata=,group=,group_id=None,host=None,id=d72f9237-6049-419f-a351-0127a054caff,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='2cc91ad08086415b9f26d4af008d4314',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=39c2ace8-10e1-44e9-a272-a0efc03241cc,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='67ecc6e95dad4af48eca8c921c27f901',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(ce5341a2-363e-4464-b0c4-cded4af7cd4f),volume_type_id=ce5341a2-363e-4464-b0c4-cded4af7cd4f)}' {{(pid=100522) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 27 16:23:29.708203 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.volume.api [None req-3671de1b-0906-4ada-8d56-2ca0f96206c2 tempest-TestEncryptedCinderVolumes-1841643691 tempest-TestEncryptedCinderVolumes-1841643691-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (069635ef-e3fa-4b1a-97d1-1a9fd91e82b5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100522) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 27 16:23:29.728024 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.volume.api [None req-3671de1b-0906-4ada-8d56-2ca0f96206c2 tempest-TestEncryptedCinderVolumes-1841643691 tempest-TestEncryptedCinderVolumes-1841643691-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (069635ef-e3fa-4b1a-97d1-1a9fd91e82b5) transitioned into state 'SUCCESS' from state '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-315465041',encryption_key_id=00000000-0000-0000-0000-000000000000,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='2cc91ad08086415b9f26d4af008d4314',qos_specs=None,replication_status=,reservations=['0205bc4a-c56f-4ebd-a401-09277ab70e6c','19ff43cd-e838-4eaf-a45d-026b2bc73b47','6dffdd92-f03a-4449-8cac-753b4b396f4a','40ae848d-9048-4d30-93e5-a8ec6d9dbb96'],size=1,snapshot_id=None,source_replicaid=,source_volid=39c2ace8-10e1-44e9-a272-a0efc03241cc,status='creating',user_id='67ecc6e95dad4af48eca8c921c27f901',volume_type_id=ce5341a2-363e-4464-b0c4-cded4af7cd4f)}' {{(pid=100522) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 27 16:23:29.729304 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.volume.api [None req-3671de1b-0906-4ada-8d56-2ca0f96206c2 tempest-TestEncryptedCinderVolumes-1841643691 tempest-TestEncryptedCinderVolumes-1841643691-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (a431ebb4-95c1-41a0-8f2b-be5cfc70a01b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100522) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 27 16:23:29.751290 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.volume.api [None req-3671de1b-0906-4ada-8d56-2ca0f96206c2 tempest-TestEncryptedCinderVolumes-1841643691 tempest-TestEncryptedCinderVolumes-1841643691-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (a431ebb4-95c1-41a0-8f2b-be5cfc70a01b) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100522) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 27 16:23:29.752851 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.volume.api [None req-3671de1b-0906-4ada-8d56-2ca0f96206c2 tempest-TestEncryptedCinderVolumes-1841643691 tempest-TestEncryptedCinderVolumes-1841643691-project-member] Flow 'volume_create_api' (28845865-0e01-4681-b744-dea968e7b811) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100522) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 27 16:23:29.753517 np0000005924 devstack@c-api.service[100522]: INFO cinder.volume.api [None req-3671de1b-0906-4ada-8d56-2ca0f96206c2 tempest-TestEncryptedCinderVolumes-1841643691 tempest-TestEncryptedCinderVolumes-1841643691-project-member] Create volume request issued successfully. Jul 27 16:23:29.754431 np0000005924 devstack@c-api.service[100522]: INFO cinder.api.openstack.wsgi [None req-3671de1b-0906-4ada-8d56-2ca0f96206c2 tempest-TestEncryptedCinderVolumes-1841643691 tempest-TestEncryptedCinderVolumes-1841643691-project-member] https://10.4.3.117/volume/v3/volumes returned with HTTP 202 Jul 27 16:23:29.755073 np0000005924 devstack@c-api.service[100522]: [pid: 100522|app: 0|req: 1354/5457] 10.4.3.117 () {68 vars in 1259 bytes} [Mon Jul 27 16:23:29 2026] POST /volume/v3/volumes => generated 811 bytes in 164 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 27 16:23:29.767082 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.middleware.request_id [None req-ce2dfe51-4229-4b6e-8285-af8d3ac7f84d None None] RequestId filter calling following filter/app {{(pid=100523) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:23:29.769707 np0000005924 devstack@c-api.service[100523]: INFO cinder.api.openstack.wsgi [None req-ce2dfe51-4229-4b6e-8285-af8d3ac7f84d tempest-TestEncryptedCinderVolumes-1841643691 tempest-TestEncryptedCinderVolumes-1841643691-project-member] GET https://10.4.3.117/volume/v3/volumes/d72f9237-6049-419f-a351-0127a054caff Jul 27 16:23:29.769988 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.openstack.wsgi [None req-ce2dfe51-4229-4b6e-8285-af8d3ac7f84d tempest-TestEncryptedCinderVolumes-1841643691 tempest-TestEncryptedCinderVolumes-1841643691-project-member] Empty body provided in request {{(pid=100523) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:23:29.770245 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.openstack.wsgi [None req-ce2dfe51-4229-4b6e-8285-af8d3ac7f84d tempest-TestEncryptedCinderVolumes-1841643691 tempest-TestEncryptedCinderVolumes-1841643691-project-member] Calling method 'show' {{(pid=100523) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:23:29.779091 np0000005924 devstack@c-api.service[100523]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:23:29.779091 np0000005924 devstack@c-api.service[100523]: warnings.warn( Jul 27 16:23:29.783612 np0000005924 devstack@c-api.service[100523]: INFO cinder.volume.api [None req-ce2dfe51-4229-4b6e-8285-af8d3ac7f84d tempest-TestEncryptedCinderVolumes-1841643691 tempest-TestEncryptedCinderVolumes-1841643691-project-member] Volume info retrieved successfully. Jul 27 16:23:29.789195 np0000005924 devstack@c-api.service[100523]: INFO cinder.api.openstack.wsgi [None req-ce2dfe51-4229-4b6e-8285-af8d3ac7f84d tempest-TestEncryptedCinderVolumes-1841643691 tempest-TestEncryptedCinderVolumes-1841643691-project-member] https://10.4.3.117/volume/v3/volumes/d72f9237-6049-419f-a351-0127a054caff returned with HTTP 200 Jul 27 16:23:29.789730 np0000005924 devstack@c-api.service[100523]: [pid: 100523|app: 0|req: 1374/5458] 10.4.3.117 () {66 vars in 1348 bytes} [Mon Jul 27 16:23:29 2026] GET /volume/v3/volumes/d72f9237-6049-419f-a351-0127a054caff => generated 879 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 27 16:23:30.801673 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.middleware.request_id [None req-91769d73-26f9-4ec7-85b4-7770c5a8cc43 None None] RequestId filter calling following filter/app {{(pid=100524) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:23:30.803389 np0000005924 devstack@c-api.service[100524]: INFO cinder.api.openstack.wsgi [None req-91769d73-26f9-4ec7-85b4-7770c5a8cc43 tempest-TestEncryptedCinderVolumes-1841643691 tempest-TestEncryptedCinderVolumes-1841643691-project-member] GET https://10.4.3.117/volume/v3/volumes/d72f9237-6049-419f-a351-0127a054caff Jul 27 16:23:30.803617 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.openstack.wsgi [None req-91769d73-26f9-4ec7-85b4-7770c5a8cc43 tempest-TestEncryptedCinderVolumes-1841643691 tempest-TestEncryptedCinderVolumes-1841643691-project-member] Empty body provided in request {{(pid=100524) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:23:30.803864 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.openstack.wsgi [None req-91769d73-26f9-4ec7-85b4-7770c5a8cc43 tempest-TestEncryptedCinderVolumes-1841643691 tempest-TestEncryptedCinderVolumes-1841643691-project-member] Calling method 'show' {{(pid=100524) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:23:30.810214 np0000005924 devstack@c-api.service[100524]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:23:30.810214 np0000005924 devstack@c-api.service[100524]: warnings.warn( Jul 27 16:23:30.813410 np0000005924 devstack@c-api.service[100524]: INFO cinder.volume.api [None req-91769d73-26f9-4ec7-85b4-7770c5a8cc43 tempest-TestEncryptedCinderVolumes-1841643691 tempest-TestEncryptedCinderVolumes-1841643691-project-member] Volume info retrieved successfully. Jul 27 16:23:30.817578 np0000005924 devstack@c-api.service[100524]: INFO cinder.api.openstack.wsgi [None req-91769d73-26f9-4ec7-85b4-7770c5a8cc43 tempest-TestEncryptedCinderVolumes-1841643691 tempest-TestEncryptedCinderVolumes-1841643691-project-member] https://10.4.3.117/volume/v3/volumes/d72f9237-6049-419f-a351-0127a054caff returned with HTTP 200 Jul 27 16:23:30.817917 np0000005924 devstack@c-api.service[100524]: [pid: 100524|app: 0|req: 1368/5459] 10.4.3.117 () {66 vars in 1348 bytes} [Mon Jul 27 16:23:30 2026] GET /volume/v3/volumes/d72f9237-6049-419f-a351-0127a054caff => generated 903 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 27 16:23:31.829105 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.middleware.request_id [None req-2e49712c-ac70-4be1-975d-ec3053315c3e None None] RequestId filter calling following filter/app {{(pid=100521) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:23:31.830921 np0000005924 devstack@c-api.service[100521]: INFO cinder.api.openstack.wsgi [None req-2e49712c-ac70-4be1-975d-ec3053315c3e tempest-TestEncryptedCinderVolumes-1841643691 tempest-TestEncryptedCinderVolumes-1841643691-project-member] GET https://10.4.3.117/volume/v3/volumes/d72f9237-6049-419f-a351-0127a054caff Jul 27 16:23:31.831117 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.openstack.wsgi [None req-2e49712c-ac70-4be1-975d-ec3053315c3e tempest-TestEncryptedCinderVolumes-1841643691 tempest-TestEncryptedCinderVolumes-1841643691-project-member] Empty body provided in request {{(pid=100521) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:23:31.831290 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.openstack.wsgi [None req-2e49712c-ac70-4be1-975d-ec3053315c3e tempest-TestEncryptedCinderVolumes-1841643691 tempest-TestEncryptedCinderVolumes-1841643691-project-member] Calling method 'show' {{(pid=100521) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:23:31.837959 np0000005924 devstack@c-api.service[100521]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:23:31.837959 np0000005924 devstack@c-api.service[100521]: warnings.warn( Jul 27 16:23:31.841564 np0000005924 devstack@c-api.service[100521]: INFO cinder.volume.api [None req-2e49712c-ac70-4be1-975d-ec3053315c3e tempest-TestEncryptedCinderVolumes-1841643691 tempest-TestEncryptedCinderVolumes-1841643691-project-member] Volume info retrieved successfully. Jul 27 16:23:31.845343 np0000005924 devstack@c-api.service[100521]: INFO cinder.api.openstack.wsgi [None req-2e49712c-ac70-4be1-975d-ec3053315c3e tempest-TestEncryptedCinderVolumes-1841643691 tempest-TestEncryptedCinderVolumes-1841643691-project-member] https://10.4.3.117/volume/v3/volumes/d72f9237-6049-419f-a351-0127a054caff returned with HTTP 200 Jul 27 16:23:31.845704 np0000005924 devstack@c-api.service[100521]: [pid: 100521|app: 0|req: 1364/5460] 10.4.3.117 () {66 vars in 1348 bytes} [Mon Jul 27 16:23:31 2026] GET /volume/v3/volumes/d72f9237-6049-419f-a351-0127a054caff => generated 903 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 27 16:23:32.858046 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.middleware.request_id [None req-95b75486-3868-434d-81e0-daae1741aa15 None None] RequestId filter calling following filter/app {{(pid=100522) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:23:32.860052 np0000005924 devstack@c-api.service[100522]: INFO cinder.api.openstack.wsgi [None req-95b75486-3868-434d-81e0-daae1741aa15 tempest-TestEncryptedCinderVolumes-1841643691 tempest-TestEncryptedCinderVolumes-1841643691-project-member] GET https://10.4.3.117/volume/v3/volumes/d72f9237-6049-419f-a351-0127a054caff Jul 27 16:23:32.860257 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.openstack.wsgi [None req-95b75486-3868-434d-81e0-daae1741aa15 tempest-TestEncryptedCinderVolumes-1841643691 tempest-TestEncryptedCinderVolumes-1841643691-project-member] Empty body provided in request {{(pid=100522) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:23:32.860494 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.openstack.wsgi [None req-95b75486-3868-434d-81e0-daae1741aa15 tempest-TestEncryptedCinderVolumes-1841643691 tempest-TestEncryptedCinderVolumes-1841643691-project-member] Calling method 'show' {{(pid=100522) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:23:32.867608 np0000005924 devstack@c-api.service[100522]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:23:32.867608 np0000005924 devstack@c-api.service[100522]: warnings.warn( Jul 27 16:23:32.871456 np0000005924 devstack@c-api.service[100522]: INFO cinder.volume.api [None req-95b75486-3868-434d-81e0-daae1741aa15 tempest-TestEncryptedCinderVolumes-1841643691 tempest-TestEncryptedCinderVolumes-1841643691-project-member] Volume info retrieved successfully. Jul 27 16:23:32.875645 np0000005924 devstack@c-api.service[100522]: INFO cinder.api.openstack.wsgi [None req-95b75486-3868-434d-81e0-daae1741aa15 tempest-TestEncryptedCinderVolumes-1841643691 tempest-TestEncryptedCinderVolumes-1841643691-project-member] https://10.4.3.117/volume/v3/volumes/d72f9237-6049-419f-a351-0127a054caff returned with HTTP 200 Jul 27 16:23:32.876031 np0000005924 devstack@c-api.service[100522]: [pid: 100522|app: 0|req: 1355/5461] 10.4.3.117 () {66 vars in 1348 bytes} [Mon Jul 27 16:23:32 2026] GET /volume/v3/volumes/d72f9237-6049-419f-a351-0127a054caff => generated 903 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 27 16:23:33.888682 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.middleware.request_id [None req-66352949-e37b-4991-9ea7-ab3fa748326e None None] RequestId filter calling following filter/app {{(pid=100523) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:23:33.890472 np0000005924 devstack@c-api.service[100523]: INFO cinder.api.openstack.wsgi [None req-66352949-e37b-4991-9ea7-ab3fa748326e tempest-TestEncryptedCinderVolumes-1841643691 tempest-TestEncryptedCinderVolumes-1841643691-project-member] GET https://10.4.3.117/volume/v3/volumes/d72f9237-6049-419f-a351-0127a054caff Jul 27 16:23:33.890791 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.openstack.wsgi [None req-66352949-e37b-4991-9ea7-ab3fa748326e tempest-TestEncryptedCinderVolumes-1841643691 tempest-TestEncryptedCinderVolumes-1841643691-project-member] Empty body provided in request {{(pid=100523) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:23:33.891025 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.openstack.wsgi [None req-66352949-e37b-4991-9ea7-ab3fa748326e tempest-TestEncryptedCinderVolumes-1841643691 tempest-TestEncryptedCinderVolumes-1841643691-project-member] Calling method 'show' {{(pid=100523) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:23:33.897644 np0000005924 devstack@c-api.service[100523]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:23:33.897644 np0000005924 devstack@c-api.service[100523]: warnings.warn( Jul 27 16:23:33.900826 np0000005924 devstack@c-api.service[100523]: INFO cinder.volume.api [None req-66352949-e37b-4991-9ea7-ab3fa748326e tempest-TestEncryptedCinderVolumes-1841643691 tempest-TestEncryptedCinderVolumes-1841643691-project-member] Volume info retrieved successfully. Jul 27 16:23:33.904426 np0000005924 devstack@c-api.service[100523]: INFO cinder.api.openstack.wsgi [None req-66352949-e37b-4991-9ea7-ab3fa748326e tempest-TestEncryptedCinderVolumes-1841643691 tempest-TestEncryptedCinderVolumes-1841643691-project-member] https://10.4.3.117/volume/v3/volumes/d72f9237-6049-419f-a351-0127a054caff returned with HTTP 200 Jul 27 16:23:33.904792 np0000005924 devstack@c-api.service[100523]: [pid: 100523|app: 0|req: 1375/5462] 10.4.3.117 () {66 vars in 1348 bytes} [Mon Jul 27 16:23:33 2026] GET /volume/v3/volumes/d72f9237-6049-419f-a351-0127a054caff => generated 903 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 27 16:23:34.918617 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.middleware.request_id [None req-2692faf6-c62b-4e84-913c-2cde8a64f223 None None] RequestId filter calling following filter/app {{(pid=100524) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:23:34.920345 np0000005924 devstack@c-api.service[100524]: INFO cinder.api.openstack.wsgi [None req-2692faf6-c62b-4e84-913c-2cde8a64f223 tempest-TestEncryptedCinderVolumes-1841643691 tempest-TestEncryptedCinderVolumes-1841643691-project-member] GET https://10.4.3.117/volume/v3/volumes/d72f9237-6049-419f-a351-0127a054caff Jul 27 16:23:34.920532 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.openstack.wsgi [None req-2692faf6-c62b-4e84-913c-2cde8a64f223 tempest-TestEncryptedCinderVolumes-1841643691 tempest-TestEncryptedCinderVolumes-1841643691-project-member] Empty body provided in request {{(pid=100524) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:23:34.920723 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.openstack.wsgi [None req-2692faf6-c62b-4e84-913c-2cde8a64f223 tempest-TestEncryptedCinderVolumes-1841643691 tempest-TestEncryptedCinderVolumes-1841643691-project-member] Calling method 'show' {{(pid=100524) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:23:34.927343 np0000005924 devstack@c-api.service[100524]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:23:34.927343 np0000005924 devstack@c-api.service[100524]: warnings.warn( Jul 27 16:23:34.930657 np0000005924 devstack@c-api.service[100524]: INFO cinder.volume.api [None req-2692faf6-c62b-4e84-913c-2cde8a64f223 tempest-TestEncryptedCinderVolumes-1841643691 tempest-TestEncryptedCinderVolumes-1841643691-project-member] Volume info retrieved successfully. Jul 27 16:23:34.934389 np0000005924 devstack@c-api.service[100524]: INFO cinder.api.openstack.wsgi [None req-2692faf6-c62b-4e84-913c-2cde8a64f223 tempest-TestEncryptedCinderVolumes-1841643691 tempest-TestEncryptedCinderVolumes-1841643691-project-member] https://10.4.3.117/volume/v3/volumes/d72f9237-6049-419f-a351-0127a054caff returned with HTTP 200 Jul 27 16:23:34.934729 np0000005924 devstack@c-api.service[100524]: [pid: 100524|app: 0|req: 1369/5463] 10.4.3.117 () {66 vars in 1348 bytes} [Mon Jul 27 16:23:34 2026] GET /volume/v3/volumes/d72f9237-6049-419f-a351-0127a054caff => generated 903 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 27 16:23:35.947028 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.middleware.request_id [None req-832d443d-383b-471c-ab20-88b6a9e47989 None None] RequestId filter calling following filter/app {{(pid=100521) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:23:35.948797 np0000005924 devstack@c-api.service[100521]: INFO cinder.api.openstack.wsgi [None req-832d443d-383b-471c-ab20-88b6a9e47989 tempest-TestEncryptedCinderVolumes-1841643691 tempest-TestEncryptedCinderVolumes-1841643691-project-member] GET https://10.4.3.117/volume/v3/volumes/d72f9237-6049-419f-a351-0127a054caff Jul 27 16:23:35.948983 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.openstack.wsgi [None req-832d443d-383b-471c-ab20-88b6a9e47989 tempest-TestEncryptedCinderVolumes-1841643691 tempest-TestEncryptedCinderVolumes-1841643691-project-member] Empty body provided in request {{(pid=100521) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:23:35.949161 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.openstack.wsgi [None req-832d443d-383b-471c-ab20-88b6a9e47989 tempest-TestEncryptedCinderVolumes-1841643691 tempest-TestEncryptedCinderVolumes-1841643691-project-member] Calling method 'show' {{(pid=100521) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:23:35.955932 np0000005924 devstack@c-api.service[100521]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:23:35.955932 np0000005924 devstack@c-api.service[100521]: warnings.warn( Jul 27 16:23:35.959281 np0000005924 devstack@c-api.service[100521]: INFO cinder.volume.api [None req-832d443d-383b-471c-ab20-88b6a9e47989 tempest-TestEncryptedCinderVolumes-1841643691 tempest-TestEncryptedCinderVolumes-1841643691-project-member] Volume info retrieved successfully. Jul 27 16:23:35.963071 np0000005924 devstack@c-api.service[100521]: INFO cinder.api.openstack.wsgi [None req-832d443d-383b-471c-ab20-88b6a9e47989 tempest-TestEncryptedCinderVolumes-1841643691 tempest-TestEncryptedCinderVolumes-1841643691-project-member] https://10.4.3.117/volume/v3/volumes/d72f9237-6049-419f-a351-0127a054caff returned with HTTP 200 Jul 27 16:23:35.963504 np0000005924 devstack@c-api.service[100521]: [pid: 100521|app: 0|req: 1365/5464] 10.4.3.117 () {66 vars in 1348 bytes} [Mon Jul 27 16:23:35 2026] GET /volume/v3/volumes/d72f9237-6049-419f-a351-0127a054caff => generated 903 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 27 16:23:36.976883 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.middleware.request_id [None req-318b9bc4-443a-45bb-ace2-c86afd2685d2 None None] RequestId filter calling following filter/app {{(pid=100522) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:23:36.978633 np0000005924 devstack@c-api.service[100522]: INFO cinder.api.openstack.wsgi [None req-318b9bc4-443a-45bb-ace2-c86afd2685d2 tempest-TestEncryptedCinderVolumes-1841643691 tempest-TestEncryptedCinderVolumes-1841643691-project-member] GET https://10.4.3.117/volume/v3/volumes/d72f9237-6049-419f-a351-0127a054caff Jul 27 16:23:36.978834 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.openstack.wsgi [None req-318b9bc4-443a-45bb-ace2-c86afd2685d2 tempest-TestEncryptedCinderVolumes-1841643691 tempest-TestEncryptedCinderVolumes-1841643691-project-member] Empty body provided in request {{(pid=100522) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:23:36.979012 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.openstack.wsgi [None req-318b9bc4-443a-45bb-ace2-c86afd2685d2 tempest-TestEncryptedCinderVolumes-1841643691 tempest-TestEncryptedCinderVolumes-1841643691-project-member] Calling method 'show' {{(pid=100522) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:23:36.985080 np0000005924 devstack@c-api.service[100522]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:23:36.985080 np0000005924 devstack@c-api.service[100522]: warnings.warn( Jul 27 16:23:36.988102 np0000005924 devstack@c-api.service[100522]: INFO cinder.volume.api [None req-318b9bc4-443a-45bb-ace2-c86afd2685d2 tempest-TestEncryptedCinderVolumes-1841643691 tempest-TestEncryptedCinderVolumes-1841643691-project-member] Volume info retrieved successfully. Jul 27 16:23:36.991587 np0000005924 devstack@c-api.service[100522]: INFO cinder.api.openstack.wsgi [None req-318b9bc4-443a-45bb-ace2-c86afd2685d2 tempest-TestEncryptedCinderVolumes-1841643691 tempest-TestEncryptedCinderVolumes-1841643691-project-member] https://10.4.3.117/volume/v3/volumes/d72f9237-6049-419f-a351-0127a054caff returned with HTTP 200 Jul 27 16:23:36.991908 np0000005924 devstack@c-api.service[100522]: [pid: 100522|app: 0|req: 1356/5465] 10.4.3.117 () {66 vars in 1348 bytes} [Mon Jul 27 16:23:36 2026] GET /volume/v3/volumes/d72f9237-6049-419f-a351-0127a054caff => generated 903 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 27 16:23:38.006584 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.middleware.request_id [None req-5a979404-aa67-402e-ae6f-e55c326b1bf1 None None] RequestId filter calling following filter/app {{(pid=100523) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:23:38.008317 np0000005924 devstack@c-api.service[100523]: INFO cinder.api.openstack.wsgi [None req-5a979404-aa67-402e-ae6f-e55c326b1bf1 tempest-TestEncryptedCinderVolumes-1841643691 tempest-TestEncryptedCinderVolumes-1841643691-project-member] GET https://10.4.3.117/volume/v3/volumes/d72f9237-6049-419f-a351-0127a054caff Jul 27 16:23:38.008544 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.openstack.wsgi [None req-5a979404-aa67-402e-ae6f-e55c326b1bf1 tempest-TestEncryptedCinderVolumes-1841643691 tempest-TestEncryptedCinderVolumes-1841643691-project-member] Empty body provided in request {{(pid=100523) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:23:38.008733 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.openstack.wsgi [None req-5a979404-aa67-402e-ae6f-e55c326b1bf1 tempest-TestEncryptedCinderVolumes-1841643691 tempest-TestEncryptedCinderVolumes-1841643691-project-member] Calling method 'show' {{(pid=100523) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:23:38.015072 np0000005924 devstack@c-api.service[100523]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:23:38.015072 np0000005924 devstack@c-api.service[100523]: warnings.warn( Jul 27 16:23:38.019155 np0000005924 devstack@c-api.service[100523]: INFO cinder.volume.api [None req-5a979404-aa67-402e-ae6f-e55c326b1bf1 tempest-TestEncryptedCinderVolumes-1841643691 tempest-TestEncryptedCinderVolumes-1841643691-project-member] Volume info retrieved successfully. Jul 27 16:23:38.023169 np0000005924 devstack@c-api.service[100523]: INFO cinder.api.openstack.wsgi [None req-5a979404-aa67-402e-ae6f-e55c326b1bf1 tempest-TestEncryptedCinderVolumes-1841643691 tempest-TestEncryptedCinderVolumes-1841643691-project-member] https://10.4.3.117/volume/v3/volumes/d72f9237-6049-419f-a351-0127a054caff returned with HTTP 200 Jul 27 16:23:38.023547 np0000005924 devstack@c-api.service[100523]: [pid: 100523|app: 0|req: 1376/5466] 10.4.3.117 () {66 vars in 1348 bytes} [Mon Jul 27 16:23:38 2026] GET /volume/v3/volumes/d72f9237-6049-419f-a351-0127a054caff => generated 904 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 27 16:23:38.035527 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.middleware.request_id [None req-401c4d35-5c11-46bf-be1e-3198a4167de3 None None] RequestId filter calling following filter/app {{(pid=100524) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:23:38.037383 np0000005924 devstack@c-api.service[100524]: INFO cinder.api.openstack.wsgi [None req-401c4d35-5c11-46bf-be1e-3198a4167de3 tempest-TestEncryptedCinderVolumes-1841643691 tempest-TestEncryptedCinderVolumes-1841643691-project-member] GET https://10.4.3.117/volume/v3/volumes/d72f9237-6049-419f-a351-0127a054caff Jul 27 16:23:38.037670 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.openstack.wsgi [None req-401c4d35-5c11-46bf-be1e-3198a4167de3 tempest-TestEncryptedCinderVolumes-1841643691 tempest-TestEncryptedCinderVolumes-1841643691-project-member] Empty body provided in request {{(pid=100524) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:23:38.037943 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.openstack.wsgi [None req-401c4d35-5c11-46bf-be1e-3198a4167de3 tempest-TestEncryptedCinderVolumes-1841643691 tempest-TestEncryptedCinderVolumes-1841643691-project-member] Calling method 'show' {{(pid=100524) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:23:38.045078 np0000005924 devstack@c-api.service[100524]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:23:38.045078 np0000005924 devstack@c-api.service[100524]: warnings.warn( Jul 27 16:23:38.048642 np0000005924 devstack@c-api.service[100524]: INFO cinder.volume.api [None req-401c4d35-5c11-46bf-be1e-3198a4167de3 tempest-TestEncryptedCinderVolumes-1841643691 tempest-TestEncryptedCinderVolumes-1841643691-project-member] Volume info retrieved successfully. Jul 27 16:23:38.052669 np0000005924 devstack@c-api.service[100524]: INFO cinder.api.openstack.wsgi [None req-401c4d35-5c11-46bf-be1e-3198a4167de3 tempest-TestEncryptedCinderVolumes-1841643691 tempest-TestEncryptedCinderVolumes-1841643691-project-member] https://10.4.3.117/volume/v3/volumes/d72f9237-6049-419f-a351-0127a054caff returned with HTTP 200 Jul 27 16:23:38.052981 np0000005924 devstack@c-api.service[100524]: [pid: 100524|app: 0|req: 1370/5467] 10.4.3.117 () {66 vars in 1348 bytes} [Mon Jul 27 16:23:38 2026] GET /volume/v3/volumes/d72f9237-6049-419f-a351-0127a054caff => generated 904 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 27 16:23:45.962493 np0000005924 devstack@c-api.service[100521]: DEBUG dbcounter [-] [100521] Writing DB stats cinder:SELECT=44,cinder:INSERT=8,cinder:UPDATE=20 {{(pid=100521) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 27 16:23:46.991434 np0000005924 devstack@c-api.service[100522]: DEBUG dbcounter [-] [100522] Writing DB stats cinder:SELECT=144,cinder:UPDATE=61,cinder:INSERT=35 {{(pid=100522) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 27 16:23:48.022251 np0000005924 devstack@c-api.service[100523]: DEBUG dbcounter [-] [100523] Writing DB stats cinder:SELECT=166,cinder:UPDATE=46,cinder:INSERT=26 {{(pid=100523) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 27 16:23:48.051993 np0000005924 devstack@c-api.service[100524]: DEBUG dbcounter [-] [100524] Writing DB stats cinder:SELECT=94,cinder:UPDATE=30,cinder:INSERT=14 {{(pid=100524) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 27 16:23:51.762899 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.middleware.request_id [req-aa2c0461-034e-4813-bf68-6f4b23823c4e req-d654e64d-0e9c-4238-ad2f-25f852195069 None None] RequestId filter calling following filter/app {{(pid=100521) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:23:51.764696 np0000005924 devstack@c-api.service[100521]: INFO cinder.api.openstack.wsgi [req-aa2c0461-034e-4813-bf68-6f4b23823c4e req-d654e64d-0e9c-4238-ad2f-25f852195069 tempest-TestVolumeBootPatternV346-216340812 tempest-TestVolumeBootPatternV346-216340812-project-member] GET https://10.4.3.117/volume/v3/limits Jul 27 16:23:51.764874 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.openstack.wsgi [req-aa2c0461-034e-4813-bf68-6f4b23823c4e req-d654e64d-0e9c-4238-ad2f-25f852195069 tempest-TestVolumeBootPatternV346-216340812 tempest-TestVolumeBootPatternV346-216340812-project-member] Empty body provided in request {{(pid=100521) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:23:51.765052 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.openstack.wsgi [req-aa2c0461-034e-4813-bf68-6f4b23823c4e req-d654e64d-0e9c-4238-ad2f-25f852195069 tempest-TestVolumeBootPatternV346-216340812 tempest-TestVolumeBootPatternV346-216340812-project-member] Calling method 'index' {{(pid=100521) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:23:51.771937 np0000005924 devstack@c-api.service[100521]: WARNING cinder.quota [req-aa2c0461-034e-4813-bf68-6f4b23823c4e req-d654e64d-0e9c-4238-ad2f-25f852195069 tempest-TestVolumeBootPatternV346-216340812 tempest-TestVolumeBootPatternV346-216340812-project-member] Deprecated: Default quota for resource: volumes_tempest-scenario-type-luks-1275510729 is set by the default quota flag: quota_volumes_tempest-scenario-type-luks-1275510729, it is now deprecated. Please use the default quota class for default quota. Jul 27 16:23:51.772177 np0000005924 devstack@c-api.service[100521]: WARNING cinder.quota [req-aa2c0461-034e-4813-bf68-6f4b23823c4e req-d654e64d-0e9c-4238-ad2f-25f852195069 tempest-TestVolumeBootPatternV346-216340812 tempest-TestVolumeBootPatternV346-216340812-project-member] Deprecated: Default quota for resource: gigabytes_tempest-scenario-type-luks-1275510729 is set by the default quota flag: quota_gigabytes_tempest-scenario-type-luks-1275510729, it is now deprecated. Please use the default quota class for default quota. Jul 27 16:23:51.772421 np0000005924 devstack@c-api.service[100521]: WARNING cinder.quota [req-aa2c0461-034e-4813-bf68-6f4b23823c4e req-d654e64d-0e9c-4238-ad2f-25f852195069 tempest-TestVolumeBootPatternV346-216340812 tempest-TestVolumeBootPatternV346-216340812-project-member] Deprecated: Default quota for resource: snapshots_tempest-scenario-type-luks-1275510729 is set by the default quota flag: quota_snapshots_tempest-scenario-type-luks-1275510729, it is now deprecated. Please use the default quota class for default quota. Jul 27 16:23:51.782544 np0000005924 devstack@c-api.service[100521]: INFO cinder.api.openstack.wsgi [req-aa2c0461-034e-4813-bf68-6f4b23823c4e req-d654e64d-0e9c-4238-ad2f-25f852195069 tempest-TestVolumeBootPatternV346-216340812 tempest-TestVolumeBootPatternV346-216340812-project-member] https://10.4.3.117/volume/v3/limits returned with HTTP 200 Jul 27 16:23:51.782954 np0000005924 devstack@c-api.service[100521]: [pid: 100521|app: 0|req: 1366/5468] 10.4.3.117 () {68 vars in 1484 bytes} [Mon Jul 27 16:23:51 2026] GET /volume/v3/limits => generated 302 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 27 16:23:51.811292 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.middleware.request_id [req-aa2c0461-034e-4813-bf68-6f4b23823c4e req-2ae9b1f7-78bb-4f62-9da0-d9caa4e1644d None None] RequestId filter calling following filter/app {{(pid=100522) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:23:51.813124 np0000005924 devstack@c-api.service[100522]: INFO cinder.api.openstack.wsgi [req-aa2c0461-034e-4813-bf68-6f4b23823c4e req-2ae9b1f7-78bb-4f62-9da0-d9caa4e1644d tempest-TestVolumeBootPatternV346-216340812 tempest-TestVolumeBootPatternV346-216340812-project-member] GET https://10.4.3.117/volume/v3/volumes/839d1e5f-5abf-42ee-b576-8da2cdfb5f52 Jul 27 16:23:51.813295 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.openstack.wsgi [req-aa2c0461-034e-4813-bf68-6f4b23823c4e req-2ae9b1f7-78bb-4f62-9da0-d9caa4e1644d tempest-TestVolumeBootPatternV346-216340812 tempest-TestVolumeBootPatternV346-216340812-project-member] Empty body provided in request {{(pid=100522) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:23:51.813494 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.openstack.wsgi [req-aa2c0461-034e-4813-bf68-6f4b23823c4e req-2ae9b1f7-78bb-4f62-9da0-d9caa4e1644d tempest-TestVolumeBootPatternV346-216340812 tempest-TestVolumeBootPatternV346-216340812-project-member] Calling method 'show' {{(pid=100522) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:23:51.821888 np0000005924 devstack@c-api.service[100522]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:23:51.821888 np0000005924 devstack@c-api.service[100522]: warnings.warn( Jul 27 16:23:51.825230 np0000005924 devstack@c-api.service[100522]: INFO cinder.volume.api [req-aa2c0461-034e-4813-bf68-6f4b23823c4e req-2ae9b1f7-78bb-4f62-9da0-d9caa4e1644d tempest-TestVolumeBootPatternV346-216340812 tempest-TestVolumeBootPatternV346-216340812-project-member] Volume info retrieved successfully. Jul 27 16:23:51.829138 np0000005924 devstack@c-api.service[100522]: INFO cinder.api.openstack.wsgi [req-aa2c0461-034e-4813-bf68-6f4b23823c4e req-2ae9b1f7-78bb-4f62-9da0-d9caa4e1644d tempest-TestVolumeBootPatternV346-216340812 tempest-TestVolumeBootPatternV346-216340812-project-member] https://10.4.3.117/volume/v3/volumes/839d1e5f-5abf-42ee-b576-8da2cdfb5f52 returned with HTTP 200 Jul 27 16:23:51.829496 np0000005924 devstack@c-api.service[100522]: [pid: 100522|app: 0|req: 1357/5469] 10.4.3.117 () {68 vars in 1598 bytes} [Mon Jul 27 16:23:51 2026] GET /volume/v3/volumes/839d1e5f-5abf-42ee-b576-8da2cdfb5f52 => generated 1663 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 27 16:23:51.837483 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.middleware.request_id [req-aa2c0461-034e-4813-bf68-6f4b23823c4e req-89fd32a3-5f6e-494a-83ef-5a34d8483352 None None] RequestId filter calling following filter/app {{(pid=100523) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:23:51.839473 np0000005924 devstack@c-api.service[100523]: INFO cinder.api.openstack.wsgi [req-aa2c0461-034e-4813-bf68-6f4b23823c4e req-89fd32a3-5f6e-494a-83ef-5a34d8483352 tempest-TestVolumeBootPatternV346-216340812 tempest-TestVolumeBootPatternV346-216340812-project-member] POST https://10.4.3.117/volume/v3/snapshots Jul 27 16:23:51.839823 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.openstack.wsgi [req-aa2c0461-034e-4813-bf68-6f4b23823c4e req-89fd32a3-5f6e-494a-83ef-5a34d8483352 tempest-TestVolumeBootPatternV346-216340812 tempest-TestVolumeBootPatternV346-216340812-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "839d1e5f-5abf-42ee-b576-8da2cdfb5f52", "force": true, "name": "snapshot for tempest-TestVolumeBootPatternV346snapshot-381161270", "description": null, "metadata": {}}} {{(pid=100523) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 27 16:23:51.849875 np0000005924 devstack@c-api.service[100523]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:23:51.849875 np0000005924 devstack@c-api.service[100523]: warnings.warn( Jul 27 16:23:51.850308 np0000005924 devstack@c-api.service[100523]: INFO cinder.volume.api [req-aa2c0461-034e-4813-bf68-6f4b23823c4e req-89fd32a3-5f6e-494a-83ef-5a34d8483352 tempest-TestVolumeBootPatternV346-216340812 tempest-TestVolumeBootPatternV346-216340812-project-member] Volume info retrieved successfully. Jul 27 16:23:51.850482 np0000005924 devstack@c-api.service[100523]: INFO cinder.api.v3.snapshots [req-aa2c0461-034e-4813-bf68-6f4b23823c4e req-89fd32a3-5f6e-494a-83ef-5a34d8483352 tempest-TestVolumeBootPatternV346-216340812 tempest-TestVolumeBootPatternV346-216340812-project-member] Create snapshot from volume 839d1e5f-5abf-42ee-b576-8da2cdfb5f52 Jul 27 16:23:51.875201 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.quota [req-aa2c0461-034e-4813-bf68-6f4b23823c4e req-89fd32a3-5f6e-494a-83ef-5a34d8483352 tempest-TestVolumeBootPatternV346-216340812 tempest-TestVolumeBootPatternV346-216340812-project-member] Created reservations ['68480fe2-7274-4309-87ba-9ff05adf5a17', '291f7912-e6cc-4c5f-91a6-e39dc7b97ce1', '4c5871dc-6f87-4f02-bef0-3cae1d928dfa', '15311456-3813-4ccd-9b80-3172f0e6506e'] {{(pid=100523) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 27 16:23:51.906992 np0000005924 devstack@c-api.service[100523]: INFO cinder.volume.api [req-aa2c0461-034e-4813-bf68-6f4b23823c4e req-89fd32a3-5f6e-494a-83ef-5a34d8483352 tempest-TestVolumeBootPatternV346-216340812 tempest-TestVolumeBootPatternV346-216340812-project-member] Snapshot force create request issued successfully. Jul 27 16:23:51.907421 np0000005924 devstack@c-api.service[100523]: INFO cinder.api.openstack.wsgi [req-aa2c0461-034e-4813-bf68-6f4b23823c4e req-89fd32a3-5f6e-494a-83ef-5a34d8483352 tempest-TestVolumeBootPatternV346-216340812 tempest-TestVolumeBootPatternV346-216340812-project-member] https://10.4.3.117/volume/v3/snapshots returned with HTTP 202 Jul 27 16:23:51.908012 np0000005924 devstack@c-api.service[100523]: [pid: 100523|app: 0|req: 1377/5470] 10.4.3.117 () {72 vars in 1547 bytes} [Mon Jul 27 16:23:51 2026] POST /volume/v3/snapshots => generated 323 bytes in 71 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 27 16:23:53.361321 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.middleware.request_id [None req-5bccf9ab-85ff-426e-9b98-78e1b54a7510 None None] RequestId filter calling following filter/app {{(pid=100524) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:23:53.363208 np0000005924 devstack@c-api.service[100524]: INFO cinder.api.openstack.wsgi [None req-5bccf9ab-85ff-426e-9b98-78e1b54a7510 tempest-TestVolumeBootPatternV346-216340812 tempest-TestVolumeBootPatternV346-216340812-project-member] GET https://10.4.3.117/volume/v3/snapshots/2237a009-6651-44f1-acce-e9d08ac6cdbf Jul 27 16:23:53.363456 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.openstack.wsgi [None req-5bccf9ab-85ff-426e-9b98-78e1b54a7510 tempest-TestVolumeBootPatternV346-216340812 tempest-TestVolumeBootPatternV346-216340812-project-member] Empty body provided in request {{(pid=100524) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:23:53.363648 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.openstack.wsgi [None req-5bccf9ab-85ff-426e-9b98-78e1b54a7510 tempest-TestVolumeBootPatternV346-216340812 tempest-TestVolumeBootPatternV346-216340812-project-member] Calling method 'show' {{(pid=100524) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:23:53.368528 np0000005924 devstack@c-api.service[100524]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:23:53.368528 np0000005924 devstack@c-api.service[100524]: warnings.warn( Jul 27 16:23:53.368987 np0000005924 devstack@c-api.service[100524]: INFO cinder.volume.api [None req-5bccf9ab-85ff-426e-9b98-78e1b54a7510 tempest-TestVolumeBootPatternV346-216340812 tempest-TestVolumeBootPatternV346-216340812-project-member] Snapshot retrieved successfully. Jul 27 16:23:53.369703 np0000005924 devstack@c-api.service[100524]: INFO cinder.api.openstack.wsgi [None req-5bccf9ab-85ff-426e-9b98-78e1b54a7510 tempest-TestVolumeBootPatternV346-216340812 tempest-TestVolumeBootPatternV346-216340812-project-member] https://10.4.3.117/volume/v3/snapshots/2237a009-6651-44f1-acce-e9d08ac6cdbf returned with HTTP 200 Jul 27 16:23:53.370063 np0000005924 devstack@c-api.service[100524]: [pid: 100524|app: 0|req: 1371/5471] 10.4.3.117 () {66 vars in 1354 bytes} [Mon Jul 27 16:23:53 2026] GET /volume/v3/snapshots/2237a009-6651-44f1-acce-e9d08ac6cdbf => generated 482 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 27 16:23:53.394502 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.middleware.request_id [None req-f8db2a3c-2d58-4c5d-846c-671d5cb6ca09 None None] RequestId filter calling following filter/app {{(pid=100521) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:23:53.396249 np0000005924 devstack@c-api.service[100521]: INFO cinder.api.openstack.wsgi [None req-f8db2a3c-2d58-4c5d-846c-671d5cb6ca09 tempest-TestVolumeBootPatternV346-216340812 tempest-TestVolumeBootPatternV346-216340812-project-member] POST https://10.4.3.117/volume/v3/volumes Jul 27 16:23:53.396605 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.openstack.wsgi [None req-f8db2a3c-2d58-4c5d-846c-671d5cb6ca09 tempest-TestVolumeBootPatternV346-216340812 tempest-TestVolumeBootPatternV346-216340812-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestVolumeBootPatternV346-volume-origin-92785251", "snapshot_id": null, "imageRef": "ef032619-6995-4e3b-b66d-8e99f826533b", "volume_type": null, "size": 1}} {{(pid=100521) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 27 16:23:53.398044 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.v3.volumes [None req-f8db2a3c-2d58-4c5d-846c-671d5cb6ca09 tempest-TestVolumeBootPatternV346-216340812 tempest-TestVolumeBootPatternV346-216340812-project-member] Create volume request body: {'volume': {'name': 'tempest-TestVolumeBootPatternV346-volume-origin-92785251', 'snapshot_id': None, 'imageRef': 'ef032619-6995-4e3b-b66d-8e99f826533b', 'volume_type': None, 'size': 1}} {{(pid=100521) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 27 16:23:53.472803 np0000005924 devstack@c-api.service[100521]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:23:53.472803 np0000005924 devstack@c-api.service[100521]: warnings.warn( Jul 27 16:23:53.473261 np0000005924 devstack@c-api.service[100521]: INFO cinder.volume.api [None req-f8db2a3c-2d58-4c5d-846c-671d5cb6ca09 tempest-TestVolumeBootPatternV346-216340812 tempest-TestVolumeBootPatternV346-216340812-project-member] Snapshot retrieved successfully. Jul 27 16:23:53.473468 np0000005924 devstack@c-api.service[100521]: INFO cinder.api.v3.volumes [None req-f8db2a3c-2d58-4c5d-846c-671d5cb6ca09 tempest-TestVolumeBootPatternV346-216340812 tempest-TestVolumeBootPatternV346-216340812-project-member] Create volume of 1 GB Jul 27 16:23:53.477543 np0000005924 devstack@c-api.service[100521]: INFO cinder.volume.api [None req-f8db2a3c-2d58-4c5d-846c-671d5cb6ca09 tempest-TestVolumeBootPatternV346-216340812 tempest-TestVolumeBootPatternV346-216340812-project-member] Availability Zones retrieved successfully. Jul 27 16:23:53.482888 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.volume.api [None req-f8db2a3c-2d58-4c5d-846c-671d5cb6ca09 tempest-TestVolumeBootPatternV346-216340812 tempest-TestVolumeBootPatternV346-216340812-project-member] Flow 'volume_create_api' (6c14d7ff-8759-422d-b30e-12cb41132f97) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100521) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 27 16:23:53.483737 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.volume.api [None req-f8db2a3c-2d58-4c5d-846c-671d5cb6ca09 tempest-TestVolumeBootPatternV346-216340812 tempest-TestVolumeBootPatternV346-216340812-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (b4f663bb-0061-42bd-8eb9-b303983e0e5d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100521) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 27 16:23:53.484641 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.volume.flows.api.create_volume [None req-f8db2a3c-2d58-4c5d-846c-671d5cb6ca09 tempest-TestVolumeBootPatternV346-216340812 tempest-TestVolumeBootPatternV346-216340812-project-member] Validating volume size '1' using validate_int, validate_snap_size {{(pid=100521) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 27 16:23:53.513864 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.volume.api [None req-f8db2a3c-2d58-4c5d-846c-671d5cb6ca09 tempest-TestVolumeBootPatternV346-216340812 tempest-TestVolumeBootPatternV346-216340812-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (b4f663bb-0061-42bd-8eb9-b303983e0e5d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': '2237a009-6651-44f1-acce-e9d08ac6cdbf', 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-27T16:04:59Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=2bce4e1a-e6e0-49d9-be36-c3405449a01e,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '2bce4e1a-e6e0-49d9-be36-c3405449a01e', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100521) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 27 16:23:53.514547 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.volume.api [None req-f8db2a3c-2d58-4c5d-846c-671d5cb6ca09 tempest-TestVolumeBootPatternV346-216340812 tempest-TestVolumeBootPatternV346-216340812-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (43c7623e-1471-4f00-8a2a-63a00b915e58) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100521) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 27 16:23:53.550393 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.quota [None req-f8db2a3c-2d58-4c5d-846c-671d5cb6ca09 tempest-TestVolumeBootPatternV346-216340812 tempest-TestVolumeBootPatternV346-216340812-project-member] Created reservations ['cf98242e-cfc8-412c-9f08-9fa6003a9168', '8c43aeb9-d070-46a1-af44-62fa6f87a625', 'ece32c2a-37e3-448b-805c-367bd709781d', '796ec150-10b0-48fe-bd0f-18433d026a18'] {{(pid=100521) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 27 16:23:53.551030 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.volume.api [None req-f8db2a3c-2d58-4c5d-846c-671d5cb6ca09 tempest-TestVolumeBootPatternV346-216340812 tempest-TestVolumeBootPatternV346-216340812-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (43c7623e-1471-4f00-8a2a-63a00b915e58) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['cf98242e-cfc8-412c-9f08-9fa6003a9168', '8c43aeb9-d070-46a1-af44-62fa6f87a625', 'ece32c2a-37e3-448b-805c-367bd709781d', '796ec150-10b0-48fe-bd0f-18433d026a18']}' {{(pid=100521) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 27 16:23:53.551712 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.volume.api [None req-f8db2a3c-2d58-4c5d-846c-671d5cb6ca09 tempest-TestVolumeBootPatternV346-216340812 tempest-TestVolumeBootPatternV346-216340812-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (09413960-3d5f-483a-b5e3-b8c12743efd7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100521) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 27 16:23:53.589910 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.volume.api [None req-f8db2a3c-2d58-4c5d-846c-671d5cb6ca09 tempest-TestVolumeBootPatternV346-216340812 tempest-TestVolumeBootPatternV346-216340812-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (09413960-3d5f-483a-b5e3-b8c12743efd7) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'eaf5e481-1e72-497d-a3af-c05886ceb2b8', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestVolumeBootPatternV346-volume-origin-92785251',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='5bfacf39692142beb1f5573f960801d8',qos_specs=None,replication_status=,reservations=['cf98242e-cfc8-412c-9f08-9fa6003a9168','8c43aeb9-d070-46a1-af44-62fa6f87a625','ece32c2a-37e3-448b-805c-367bd709781d','796ec150-10b0-48fe-bd0f-18433d026a18'],size=1,snapshot_id=2237a009-6651-44f1-acce-e9d08ac6cdbf,source_replicaid=,source_volid=None,status='creating',user_id='d77bd1c74ebf44c8b3673d9c3d9a7911',volume_type_id=2bce4e1a-e6e0-49d9-be36-c3405449a01e), '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-27T16:23:53Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestVolumeBootPatternV346-volume-origin-92785251',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=eaf5e481-1e72-497d-a3af-c05886ceb2b8,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='5bfacf39692142beb1f5573f960801d8',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=2237a009-6651-44f1-acce-e9d08ac6cdbf,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='d77bd1c74ebf44c8b3673d9c3d9a7911',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(2bce4e1a-e6e0-49d9-be36-c3405449a01e),volume_type_id=2bce4e1a-e6e0-49d9-be36-c3405449a01e)}' {{(pid=100521) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 27 16:23:53.590573 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.volume.api [None req-f8db2a3c-2d58-4c5d-846c-671d5cb6ca09 tempest-TestVolumeBootPatternV346-216340812 tempest-TestVolumeBootPatternV346-216340812-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (83eaa64e-3ace-4acd-8627-271bfd684885) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100521) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 27 16:23:53.605819 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.volume.api [None req-f8db2a3c-2d58-4c5d-846c-671d5cb6ca09 tempest-TestVolumeBootPatternV346-216340812 tempest-TestVolumeBootPatternV346-216340812-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (83eaa64e-3ace-4acd-8627-271bfd684885) transitioned into state 'SUCCESS' from state '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-92785251',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='5bfacf39692142beb1f5573f960801d8',qos_specs=None,replication_status=,reservations=['cf98242e-cfc8-412c-9f08-9fa6003a9168','8c43aeb9-d070-46a1-af44-62fa6f87a625','ece32c2a-37e3-448b-805c-367bd709781d','796ec150-10b0-48fe-bd0f-18433d026a18'],size=1,snapshot_id=2237a009-6651-44f1-acce-e9d08ac6cdbf,source_replicaid=,source_volid=None,status='creating',user_id='d77bd1c74ebf44c8b3673d9c3d9a7911',volume_type_id=2bce4e1a-e6e0-49d9-be36-c3405449a01e)}' {{(pid=100521) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 27 16:23:53.606402 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.volume.api [None req-f8db2a3c-2d58-4c5d-846c-671d5cb6ca09 tempest-TestVolumeBootPatternV346-216340812 tempest-TestVolumeBootPatternV346-216340812-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (acc46421-4181-4081-83ce-7d62c4d234f7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100521) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 27 16:23:53.630349 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.volume.api [None req-f8db2a3c-2d58-4c5d-846c-671d5cb6ca09 tempest-TestVolumeBootPatternV346-216340812 tempest-TestVolumeBootPatternV346-216340812-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (acc46421-4181-4081-83ce-7d62c4d234f7) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100521) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 27 16:23:53.630349 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.volume.api [None req-f8db2a3c-2d58-4c5d-846c-671d5cb6ca09 tempest-TestVolumeBootPatternV346-216340812 tempest-TestVolumeBootPatternV346-216340812-project-member] Flow 'volume_create_api' (6c14d7ff-8759-422d-b30e-12cb41132f97) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100521) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 27 16:23:53.630349 np0000005924 devstack@c-api.service[100521]: INFO cinder.volume.api [None req-f8db2a3c-2d58-4c5d-846c-671d5cb6ca09 tempest-TestVolumeBootPatternV346-216340812 tempest-TestVolumeBootPatternV346-216340812-project-member] Create volume request issued successfully. Jul 27 16:23:53.630349 np0000005924 devstack@c-api.service[100521]: INFO cinder.api.openstack.wsgi [None req-f8db2a3c-2d58-4c5d-846c-671d5cb6ca09 tempest-TestVolumeBootPatternV346-216340812 tempest-TestVolumeBootPatternV346-216340812-project-member] https://10.4.3.117/volume/v3/volumes returned with HTTP 202 Jul 27 16:23:53.630349 np0000005924 devstack@c-api.service[100521]: [pid: 100521|app: 0|req: 1367/5472] 10.4.3.117 () {70 vars in 1300 bytes} [Mon Jul 27 16:23:53 2026] POST /volume/v3/volumes => generated 812 bytes in 236 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Jul 27 16:23:53.643438 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.middleware.request_id [None req-74355f0a-75ce-4f87-8f2a-aed9cf031eaa None None] RequestId filter calling following filter/app {{(pid=100522) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:23:53.645098 np0000005924 devstack@c-api.service[100522]: INFO cinder.api.openstack.wsgi [None req-74355f0a-75ce-4f87-8f2a-aed9cf031eaa tempest-TestVolumeBootPatternV346-216340812 tempest-TestVolumeBootPatternV346-216340812-project-member] GET https://10.4.3.117/volume/v3/volumes/eaf5e481-1e72-497d-a3af-c05886ceb2b8 Jul 27 16:23:53.645299 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.openstack.wsgi [None req-74355f0a-75ce-4f87-8f2a-aed9cf031eaa tempest-TestVolumeBootPatternV346-216340812 tempest-TestVolumeBootPatternV346-216340812-project-member] Empty body provided in request {{(pid=100522) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:23:53.645499 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.openstack.wsgi [None req-74355f0a-75ce-4f87-8f2a-aed9cf031eaa tempest-TestVolumeBootPatternV346-216340812 tempest-TestVolumeBootPatternV346-216340812-project-member] Calling method 'show' {{(pid=100522) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:23:53.651829 np0000005924 devstack@c-api.service[100522]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:23:53.651829 np0000005924 devstack@c-api.service[100522]: warnings.warn( Jul 27 16:23:53.655503 np0000005924 devstack@c-api.service[100522]: INFO cinder.volume.api [None req-74355f0a-75ce-4f87-8f2a-aed9cf031eaa tempest-TestVolumeBootPatternV346-216340812 tempest-TestVolumeBootPatternV346-216340812-project-member] Volume info retrieved successfully. Jul 27 16:23:53.659679 np0000005924 devstack@c-api.service[100522]: INFO cinder.api.openstack.wsgi [None req-74355f0a-75ce-4f87-8f2a-aed9cf031eaa tempest-TestVolumeBootPatternV346-216340812 tempest-TestVolumeBootPatternV346-216340812-project-member] https://10.4.3.117/volume/v3/volumes/eaf5e481-1e72-497d-a3af-c05886ceb2b8 returned with HTTP 200 Jul 27 16:23:53.660011 np0000005924 devstack@c-api.service[100522]: [pid: 100522|app: 0|req: 1358/5473] 10.4.3.117 () {68 vars in 1389 bytes} [Mon Jul 27 16:23:53 2026] GET /volume/v3/volumes/eaf5e481-1e72-497d-a3af-c05886ceb2b8 => generated 880 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 27 16:23:54.673237 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.middleware.request_id [None req-2d7b73f7-df38-4e8e-b344-83793358a291 None None] RequestId filter calling following filter/app {{(pid=100523) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:23:54.675253 np0000005924 devstack@c-api.service[100523]: INFO cinder.api.openstack.wsgi [None req-2d7b73f7-df38-4e8e-b344-83793358a291 tempest-TestVolumeBootPatternV346-216340812 tempest-TestVolumeBootPatternV346-216340812-project-member] GET https://10.4.3.117/volume/v3/volumes/eaf5e481-1e72-497d-a3af-c05886ceb2b8 Jul 27 16:23:54.675499 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.openstack.wsgi [None req-2d7b73f7-df38-4e8e-b344-83793358a291 tempest-TestVolumeBootPatternV346-216340812 tempest-TestVolumeBootPatternV346-216340812-project-member] Empty body provided in request {{(pid=100523) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:23:54.675695 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.openstack.wsgi [None req-2d7b73f7-df38-4e8e-b344-83793358a291 tempest-TestVolumeBootPatternV346-216340812 tempest-TestVolumeBootPatternV346-216340812-project-member] Calling method 'show' {{(pid=100523) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:23:54.683154 np0000005924 devstack@c-api.service[100523]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:23:54.683154 np0000005924 devstack@c-api.service[100523]: warnings.warn( Jul 27 16:23:54.686748 np0000005924 devstack@c-api.service[100523]: INFO cinder.volume.api [None req-2d7b73f7-df38-4e8e-b344-83793358a291 tempest-TestVolumeBootPatternV346-216340812 tempest-TestVolumeBootPatternV346-216340812-project-member] Volume info retrieved successfully. Jul 27 16:23:54.690925 np0000005924 devstack@c-api.service[100523]: INFO cinder.api.openstack.wsgi [None req-2d7b73f7-df38-4e8e-b344-83793358a291 tempest-TestVolumeBootPatternV346-216340812 tempest-TestVolumeBootPatternV346-216340812-project-member] https://10.4.3.117/volume/v3/volumes/eaf5e481-1e72-497d-a3af-c05886ceb2b8 returned with HTTP 200 Jul 27 16:23:54.691264 np0000005924 devstack@c-api.service[100523]: [pid: 100523|app: 0|req: 1378/5474] 10.4.3.117 () {68 vars in 1389 bytes} [Mon Jul 27 16:23:54 2026] GET /volume/v3/volumes/eaf5e481-1e72-497d-a3af-c05886ceb2b8 => generated 1421 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 27 16:23:54.702334 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.middleware.request_id [None req-a10e7d35-b8dc-4fb6-a45f-a7b804b56a8f None None] RequestId filter calling following filter/app {{(pid=100524) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:23:54.704074 np0000005924 devstack@c-api.service[100524]: INFO cinder.api.openstack.wsgi [None req-a10e7d35-b8dc-4fb6-a45f-a7b804b56a8f tempest-TestVolumeBootPatternV346-216340812 tempest-TestVolumeBootPatternV346-216340812-project-member] GET https://10.4.3.117/volume/v3/volumes/eaf5e481-1e72-497d-a3af-c05886ceb2b8 Jul 27 16:23:54.704272 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.openstack.wsgi [None req-a10e7d35-b8dc-4fb6-a45f-a7b804b56a8f tempest-TestVolumeBootPatternV346-216340812 tempest-TestVolumeBootPatternV346-216340812-project-member] Empty body provided in request {{(pid=100524) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:23:54.704475 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.openstack.wsgi [None req-a10e7d35-b8dc-4fb6-a45f-a7b804b56a8f tempest-TestVolumeBootPatternV346-216340812 tempest-TestVolumeBootPatternV346-216340812-project-member] Calling method 'show' {{(pid=100524) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:23:54.712536 np0000005924 devstack@c-api.service[100524]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:23:54.712536 np0000005924 devstack@c-api.service[100524]: warnings.warn( Jul 27 16:23:54.716342 np0000005924 devstack@c-api.service[100524]: INFO cinder.volume.api [None req-a10e7d35-b8dc-4fb6-a45f-a7b804b56a8f tempest-TestVolumeBootPatternV346-216340812 tempest-TestVolumeBootPatternV346-216340812-project-member] Volume info retrieved successfully. Jul 27 16:23:54.720646 np0000005924 devstack@c-api.service[100524]: INFO cinder.api.openstack.wsgi [None req-a10e7d35-b8dc-4fb6-a45f-a7b804b56a8f tempest-TestVolumeBootPatternV346-216340812 tempest-TestVolumeBootPatternV346-216340812-project-member] https://10.4.3.117/volume/v3/volumes/eaf5e481-1e72-497d-a3af-c05886ceb2b8 returned with HTTP 200 Jul 27 16:23:54.721137 np0000005924 devstack@c-api.service[100524]: [pid: 100524|app: 0|req: 1372/5475] 10.4.3.117 () {68 vars in 1389 bytes} [Mon Jul 27 16:23:54 2026] GET /volume/v3/volumes/eaf5e481-1e72-497d-a3af-c05886ceb2b8 => generated 1421 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 27 16:23:55.714589 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.middleware.request_id [req-4fed9830-5864-4f8e-8ff9-da3db89373db req-4d6fdc0b-b752-4fda-b6da-8a0f3a2b7413 None None] RequestId filter calling following filter/app {{(pid=100521) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:23:55.716998 np0000005924 devstack@c-api.service[100521]: INFO cinder.api.openstack.wsgi [req-4fed9830-5864-4f8e-8ff9-da3db89373db req-4d6fdc0b-b752-4fda-b6da-8a0f3a2b7413 tempest-TestVolumeBootPatternV346-216340812 tempest-TestVolumeBootPatternV346-216340812-project-member] GET https://10.4.3.117/volume/v3/volumes/eaf5e481-1e72-497d-a3af-c05886ceb2b8 Jul 27 16:23:55.717271 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.openstack.wsgi [req-4fed9830-5864-4f8e-8ff9-da3db89373db req-4d6fdc0b-b752-4fda-b6da-8a0f3a2b7413 tempest-TestVolumeBootPatternV346-216340812 tempest-TestVolumeBootPatternV346-216340812-project-member] Empty body provided in request {{(pid=100521) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:23:55.717529 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.openstack.wsgi [req-4fed9830-5864-4f8e-8ff9-da3db89373db req-4d6fdc0b-b752-4fda-b6da-8a0f3a2b7413 tempest-TestVolumeBootPatternV346-216340812 tempest-TestVolumeBootPatternV346-216340812-project-member] Calling method 'show' {{(pid=100521) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:23:55.724612 np0000005924 devstack@c-api.service[100521]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:23:55.724612 np0000005924 devstack@c-api.service[100521]: warnings.warn( Jul 27 16:23:55.729050 np0000005924 devstack@c-api.service[100521]: INFO cinder.volume.api [req-4fed9830-5864-4f8e-8ff9-da3db89373db req-4d6fdc0b-b752-4fda-b6da-8a0f3a2b7413 tempest-TestVolumeBootPatternV346-216340812 tempest-TestVolumeBootPatternV346-216340812-project-member] Volume info retrieved successfully. Jul 27 16:23:55.734335 np0000005924 devstack@c-api.service[100521]: INFO cinder.api.openstack.wsgi [req-4fed9830-5864-4f8e-8ff9-da3db89373db req-4d6fdc0b-b752-4fda-b6da-8a0f3a2b7413 tempest-TestVolumeBootPatternV346-216340812 tempest-TestVolumeBootPatternV346-216340812-project-member] https://10.4.3.117/volume/v3/volumes/eaf5e481-1e72-497d-a3af-c05886ceb2b8 returned with HTTP 200 Jul 27 16:23:55.734841 np0000005924 devstack@c-api.service[100521]: [pid: 100521|app: 0|req: 1368/5476] 10.4.3.117 () {68 vars in 1598 bytes} [Mon Jul 27 16:23:55 2026] GET /volume/v3/volumes/eaf5e481-1e72-497d-a3af-c05886ceb2b8 => generated 1403 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 27 16:23:56.190427 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.middleware.request_id [req-4fed9830-5864-4f8e-8ff9-da3db89373db req-63d37ef0-0be8-4066-ba26-9aba440e353d None None] RequestId filter calling following filter/app {{(pid=100522) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:23:56.192394 np0000005924 devstack@c-api.service[100522]: INFO cinder.api.openstack.wsgi [req-4fed9830-5864-4f8e-8ff9-da3db89373db req-63d37ef0-0be8-4066-ba26-9aba440e353d tempest-TestVolumeBootPatternV346-216340812 tempest-TestVolumeBootPatternV346-216340812-project-member] GET https://10.4.3.117/volume/v3/volumes/eaf5e481-1e72-497d-a3af-c05886ceb2b8 Jul 27 16:23:56.192585 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.openstack.wsgi [req-4fed9830-5864-4f8e-8ff9-da3db89373db req-63d37ef0-0be8-4066-ba26-9aba440e353d tempest-TestVolumeBootPatternV346-216340812 tempest-TestVolumeBootPatternV346-216340812-project-member] Empty body provided in request {{(pid=100522) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:23:56.192770 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.openstack.wsgi [req-4fed9830-5864-4f8e-8ff9-da3db89373db req-63d37ef0-0be8-4066-ba26-9aba440e353d tempest-TestVolumeBootPatternV346-216340812 tempest-TestVolumeBootPatternV346-216340812-project-member] Calling method 'show' {{(pid=100522) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:23:56.199308 np0000005924 devstack@c-api.service[100522]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:23:56.199308 np0000005924 devstack@c-api.service[100522]: warnings.warn( Jul 27 16:23:56.202656 np0000005924 devstack@c-api.service[100522]: INFO cinder.volume.api [req-4fed9830-5864-4f8e-8ff9-da3db89373db req-63d37ef0-0be8-4066-ba26-9aba440e353d tempest-TestVolumeBootPatternV346-216340812 tempest-TestVolumeBootPatternV346-216340812-project-member] Volume info retrieved successfully. Jul 27 16:23:56.207289 np0000005924 devstack@c-api.service[100522]: INFO cinder.api.openstack.wsgi [req-4fed9830-5864-4f8e-8ff9-da3db89373db req-63d37ef0-0be8-4066-ba26-9aba440e353d tempest-TestVolumeBootPatternV346-216340812 tempest-TestVolumeBootPatternV346-216340812-project-member] https://10.4.3.117/volume/v3/volumes/eaf5e481-1e72-497d-a3af-c05886ceb2b8 returned with HTTP 200 Jul 27 16:23:56.207739 np0000005924 devstack@c-api.service[100522]: [pid: 100522|app: 0|req: 1359/5477] 10.4.3.117 () {68 vars in 1598 bytes} [Mon Jul 27 16:23:56 2026] GET /volume/v3/volumes/eaf5e481-1e72-497d-a3af-c05886ceb2b8 => generated 1403 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 27 16:23:56.216650 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.middleware.request_id [None req-c8d9563c-780b-4288-8b92-f72d09773779 None None] RequestId filter calling following filter/app {{(pid=100523) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:23:56.217111 np0000005924 devstack@c-api.service[100523]: INFO cinder.api.openstack.wsgi [None req-c8d9563c-780b-4288-8b92-f72d09773779 None None] GET https://10.4.3.117/volume// Jul 27 16:23:56.217317 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.openstack.wsgi [None req-c8d9563c-780b-4288-8b92-f72d09773779 None None] Empty body provided in request {{(pid=100523) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:23:56.217568 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.openstack.wsgi [None req-c8d9563c-780b-4288-8b92-f72d09773779 None None] Calling method 'all' {{(pid=100523) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:23:56.217962 np0000005924 devstack@c-api.service[100523]: INFO cinder.api.openstack.wsgi [None req-c8d9563c-780b-4288-8b92-f72d09773779 None None] https://10.4.3.117/volume// returned with HTTP 300 Jul 27 16:23:56.218304 np0000005924 devstack@c-api.service[100523]: [pid: 100523|app: 0|req: 1379/5478] 10.4.3.117 () {66 vars in 1419 bytes} [Mon Jul 27 16:23:56 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 27 16:23:56.225470 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.middleware.request_id [req-4fed9830-5864-4f8e-8ff9-da3db89373db req-3720e2df-6eff-4ef3-bf59-5663487db961 None None] RequestId filter calling following filter/app {{(pid=100524) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:23:56.227394 np0000005924 devstack@c-api.service[100524]: INFO cinder.api.openstack.wsgi [req-4fed9830-5864-4f8e-8ff9-da3db89373db req-3720e2df-6eff-4ef3-bf59-5663487db961 tempest-TestVolumeBootPatternV346-216340812 tempest-TestVolumeBootPatternV346-216340812-project-member] POST https://10.4.3.117/volume/v3/attachments Jul 27 16:23:56.227877 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.openstack.wsgi [req-4fed9830-5864-4f8e-8ff9-da3db89373db req-3720e2df-6eff-4ef3-bf59-5663487db961 tempest-TestVolumeBootPatternV346-216340812 tempest-TestVolumeBootPatternV346-216340812-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "eaf5e481-1e72-497d-a3af-c05886ceb2b8", "connector": null, "instance_uuid": "ffd0df2b-9460-4242-8f2b-ba7ed624a4e7"}} {{(pid=100524) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 27 16:23:56.236359 np0000005924 devstack@c-api.service[100524]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:23:56.236359 np0000005924 devstack@c-api.service[100524]: warnings.warn( Jul 27 16:23:56.274681 np0000005924 devstack@c-api.service[100524]: INFO cinder.api.openstack.wsgi [req-4fed9830-5864-4f8e-8ff9-da3db89373db req-3720e2df-6eff-4ef3-bf59-5663487db961 tempest-TestVolumeBootPatternV346-216340812 tempest-TestVolumeBootPatternV346-216340812-project-member] https://10.4.3.117/volume/v3/attachments returned with HTTP 200 Jul 27 16:23:56.275298 np0000005924 devstack@c-api.service[100524]: [pid: 100524|app: 0|req: 1373/5479] 10.4.3.117 () {74 vars in 1594 bytes} [Mon Jul 27 16:23:56 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 27 16:23:57.081395 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.middleware.request_id [None req-872b77d9-a321-492e-bbca-72146c2c9242 None None] RequestId filter calling following filter/app {{(pid=100521) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:23:57.081824 np0000005924 devstack@c-api.service[100521]: INFO cinder.api.openstack.wsgi [None req-872b77d9-a321-492e-bbca-72146c2c9242 None None] GET https://10.4.3.117/volume// Jul 27 16:23:57.082027 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.openstack.wsgi [None req-872b77d9-a321-492e-bbca-72146c2c9242 None None] Empty body provided in request {{(pid=100521) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:23:57.082243 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.openstack.wsgi [None req-872b77d9-a321-492e-bbca-72146c2c9242 None None] Calling method 'all' {{(pid=100521) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:23:57.082611 np0000005924 devstack@c-api.service[100521]: INFO cinder.api.openstack.wsgi [None req-872b77d9-a321-492e-bbca-72146c2c9242 None None] https://10.4.3.117/volume// returned with HTTP 300 Jul 27 16:23:57.082925 np0000005924 devstack@c-api.service[100521]: [pid: 100521|app: 0|req: 1369/5480] 10.4.3.117 () {66 vars in 1426 bytes} [Mon Jul 27 16:23:57 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 27 16:23:57.092157 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.middleware.request_id [req-4fed9830-5864-4f8e-8ff9-da3db89373db req-efeac007-6ab0-4d48-b88c-886f985a0c38 None None] RequestId filter calling following filter/app {{(pid=100522) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:23:57.094140 np0000005924 devstack@c-api.service[100522]: INFO cinder.api.openstack.wsgi [req-4fed9830-5864-4f8e-8ff9-da3db89373db req-efeac007-6ab0-4d48-b88c-886f985a0c38 tempest-TestVolumeBootPatternV346-216340812 tempest-TestVolumeBootPatternV346-216340812-project-member] GET https://10.4.3.117/volume/v3/volumes/eaf5e481-1e72-497d-a3af-c05886ceb2b8 Jul 27 16:23:57.094431 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.openstack.wsgi [req-4fed9830-5864-4f8e-8ff9-da3db89373db req-efeac007-6ab0-4d48-b88c-886f985a0c38 tempest-TestVolumeBootPatternV346-216340812 tempest-TestVolumeBootPatternV346-216340812-project-member] Empty body provided in request {{(pid=100522) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:23:57.094664 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.openstack.wsgi [req-4fed9830-5864-4f8e-8ff9-da3db89373db req-efeac007-6ab0-4d48-b88c-886f985a0c38 tempest-TestVolumeBootPatternV346-216340812 tempest-TestVolumeBootPatternV346-216340812-project-member] Calling method 'show' {{(pid=100522) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:23:57.102955 np0000005924 devstack@c-api.service[100522]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:23:57.102955 np0000005924 devstack@c-api.service[100522]: warnings.warn( Jul 27 16:23:57.105949 np0000005924 devstack@c-api.service[100522]: INFO cinder.volume.api [req-4fed9830-5864-4f8e-8ff9-da3db89373db req-efeac007-6ab0-4d48-b88c-886f985a0c38 tempest-TestVolumeBootPatternV346-216340812 tempest-TestVolumeBootPatternV346-216340812-project-member] Volume info retrieved successfully. Jul 27 16:23:57.110139 np0000005924 devstack@c-api.service[100522]: INFO cinder.api.openstack.wsgi [req-4fed9830-5864-4f8e-8ff9-da3db89373db req-efeac007-6ab0-4d48-b88c-886f985a0c38 tempest-TestVolumeBootPatternV346-216340812 tempest-TestVolumeBootPatternV346-216340812-project-member] https://10.4.3.117/volume/v3/volumes/eaf5e481-1e72-497d-a3af-c05886ceb2b8 returned with HTTP 200 Jul 27 16:23:57.110522 np0000005924 devstack@c-api.service[100522]: [pid: 100522|app: 0|req: 1360/5481] 10.4.3.117 () {70 vars in 1639 bytes} [Mon Jul 27 16:23:57 2026] GET /volume/v3/volumes/eaf5e481-1e72-497d-a3af-c05886ceb2b8 => generated 1582 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 27 16:23:57.213285 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.middleware.request_id [req-4fed9830-5864-4f8e-8ff9-da3db89373db req-71c80115-0d0c-4226-a64e-cf831b992043 None None] RequestId filter calling following filter/app {{(pid=100523) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:23:57.216138 np0000005924 devstack@c-api.service[100523]: INFO cinder.api.openstack.wsgi [req-4fed9830-5864-4f8e-8ff9-da3db89373db req-71c80115-0d0c-4226-a64e-cf831b992043 tempest-TestVolumeBootPatternV346-216340812 tempest-TestVolumeBootPatternV346-216340812-project-member] PUT https://10.4.3.117/volume/v3/attachments/c56dc763-59d1-4576-b062-318b2e9ecee1 Jul 27 16:23:57.216764 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.openstack.wsgi [req-4fed9830-5864-4f8e-8ff9-da3db89373db req-71c80115-0d0c-4226-a64e-cf831b992043 tempest-TestVolumeBootPatternV346-216340812 tempest-TestVolumeBootPatternV346-216340812-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.117", "host": "np0000005924", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:c1414b6f8d8f", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "13cbedf7-bb1f-4b5e-b492-2fef0d4dab25", "nvme_native_multipath": false, "mountpoint": "/dev/vda"}}} {{(pid=100523) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 27 16:23:57.229424 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.coordination [req-4fed9830-5864-4f8e-8ff9-da3db89373db req-71c80115-0d0c-4226-a64e-cf831b992043 tempest-TestVolumeBootPatternV346-216340812 tempest-TestVolumeBootPatternV346-216340812-project-member] Acquiring lock "cinder-attachment_update-eaf5e481-1e72-497d-a3af-c05886ceb2b8-np0000005924" by "attachment_update" {{(pid=100523) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jul 27 16:23:57.240160 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.coordination [req-4fed9830-5864-4f8e-8ff9-da3db89373db req-71c80115-0d0c-4226-a64e-cf831b992043 tempest-TestVolumeBootPatternV346-216340812 tempest-TestVolumeBootPatternV346-216340812-project-member] Lock "cinder-attachment_update-eaf5e481-1e72-497d-a3af-c05886ceb2b8-np0000005924" acquired by "attachment_update" :: waited 0.011s {{(pid=100523) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jul 27 16:23:57.241198 np0000005924 devstack@c-api.service[100523]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:23:57.241198 np0000005924 devstack@c-api.service[100523]: warnings.warn( Jul 27 16:23:57.351257 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.coordination [req-4fed9830-5864-4f8e-8ff9-da3db89373db req-71c80115-0d0c-4226-a64e-cf831b992043 tempest-TestVolumeBootPatternV346-216340812 tempest-TestVolumeBootPatternV346-216340812-project-member] Lock "cinder-attachment_update-eaf5e481-1e72-497d-a3af-c05886ceb2b8-np0000005924" released by "attachment_update" :: held 0.111s {{(pid=100523) __release /opt/stack/cinder/cinder/coordination.py:152}} Jul 27 16:23:57.351683 np0000005924 devstack@c-api.service[100523]: INFO cinder.api.openstack.wsgi [req-4fed9830-5864-4f8e-8ff9-da3db89373db req-71c80115-0d0c-4226-a64e-cf831b992043 tempest-TestVolumeBootPatternV346-216340812 tempest-TestVolumeBootPatternV346-216340812-project-member] https://10.4.3.117/volume/v3/attachments/c56dc763-59d1-4576-b062-318b2e9ecee1 returned with HTTP 200 Jul 27 16:23:57.352276 np0000005924 devstack@c-api.service[100523]: [pid: 100523|app: 0|req: 1380/5482] 10.4.3.117 () {74 vars in 1704 bytes} [Mon Jul 27 16:23:57 2026] PUT /volume/v3/attachments/c56dc763-59d1-4576-b062-318b2e9ecee1 => generated 969 bytes in 139 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 27 16:23:57.376143 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.middleware.request_id [req-4fed9830-5864-4f8e-8ff9-da3db89373db req-60be8149-f49b-4b49-be93-33c7178e3bb3 None None] RequestId filter calling following filter/app {{(pid=100524) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:23:57.377909 np0000005924 devstack@c-api.service[100524]: INFO cinder.api.openstack.wsgi [req-4fed9830-5864-4f8e-8ff9-da3db89373db req-60be8149-f49b-4b49-be93-33c7178e3bb3 tempest-TestVolumeBootPatternV346-216340812 tempest-TestVolumeBootPatternV346-216340812-project-member] POST https://10.4.3.117/volume/v3/attachments/c56dc763-59d1-4576-b062-318b2e9ecee1/action Jul 27 16:23:57.378307 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.openstack.wsgi [req-4fed9830-5864-4f8e-8ff9-da3db89373db req-60be8149-f49b-4b49-be93-33c7178e3bb3 tempest-TestVolumeBootPatternV346-216340812 tempest-TestVolumeBootPatternV346-216340812-project-member] Action body: b'{"os-complete": null}' {{(pid=100524) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 27 16:23:57.380243 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.openstack.wsgi [req-4fed9830-5864-4f8e-8ff9-da3db89373db req-60be8149-f49b-4b49-be93-33c7178e3bb3 tempest-TestVolumeBootPatternV346-216340812 tempest-TestVolumeBootPatternV346-216340812-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100524) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 27 16:23:57.392974 np0000005924 devstack@c-api.service[100524]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:23:57.392974 np0000005924 devstack@c-api.service[100524]: warnings.warn( Jul 27 16:23:57.401837 np0000005924 devstack@c-api.service[100524]: INFO cinder.api.openstack.wsgi [req-4fed9830-5864-4f8e-8ff9-da3db89373db req-60be8149-f49b-4b49-be93-33c7178e3bb3 tempest-TestVolumeBootPatternV346-216340812 tempest-TestVolumeBootPatternV346-216340812-project-member] https://10.4.3.117/volume/v3/attachments/c56dc763-59d1-4576-b062-318b2e9ecee1/action returned with HTTP 204 Jul 27 16:23:57.402402 np0000005924 devstack@c-api.service[100524]: [pid: 100524|app: 0|req: 1374/5483] 10.4.3.117 () {74 vars in 1725 bytes} [Mon Jul 27 16:23:57 2026] POST /volume/v3/attachments/c56dc763-59d1-4576-b062-318b2e9ecee1/action => generated 0 bytes in 27 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jul 27 16:24:05.732469 np0000005924 devstack@c-api.service[100521]: DEBUG dbcounter [-] [100521] Writing DB stats cinder:SELECT=39,cinder:INSERT=6,cinder:UPDATE=12 {{(pid=100521) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 27 16:24:07.108834 np0000005924 devstack@c-api.service[100522]: DEBUG dbcounter [-] [100522] Writing DB stats cinder:SELECT=18 {{(pid=100522) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 27 16:24:07.340884 np0000005924 devstack@c-api.service[100523]: DEBUG dbcounter [-] [100523] Writing DB stats cinder:SELECT=22,cinder:INSERT=5,cinder:UPDATE=13 {{(pid=100523) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 27 16:24:07.398908 np0000005924 devstack@c-api.service[100524]: DEBUG dbcounter [-] [100524] Writing DB stats cinder:SELECT=15,cinder:UPDATE=4,cinder:INSERT=1 {{(pid=100524) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 27 16:24:20.145395 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.middleware.request_id [req-0595f086-9058-48cd-b176-51df1e8574ee req-e9fb0612-7e78-47b1-ba41-853ed8c14856 None None] RequestId filter calling following filter/app {{(pid=100521) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:24:20.147016 np0000005924 devstack@c-api.service[100521]: INFO cinder.api.openstack.wsgi [req-0595f086-9058-48cd-b176-51df1e8574ee req-e9fb0612-7e78-47b1-ba41-853ed8c14856 tempest-TestEncryptedCinderVolumes-1841643691 tempest-TestEncryptedCinderVolumes-1841643691-project-member] GET https://10.4.3.117/volume/v3/volumes/d72f9237-6049-419f-a351-0127a054caff Jul 27 16:24:20.147209 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.openstack.wsgi [req-0595f086-9058-48cd-b176-51df1e8574ee req-e9fb0612-7e78-47b1-ba41-853ed8c14856 tempest-TestEncryptedCinderVolumes-1841643691 tempest-TestEncryptedCinderVolumes-1841643691-project-member] Empty body provided in request {{(pid=100521) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:24:20.147406 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.openstack.wsgi [req-0595f086-9058-48cd-b176-51df1e8574ee req-e9fb0612-7e78-47b1-ba41-853ed8c14856 tempest-TestEncryptedCinderVolumes-1841643691 tempest-TestEncryptedCinderVolumes-1841643691-project-member] Calling method 'show' {{(pid=100521) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:24:20.154558 np0000005924 devstack@c-api.service[100521]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:24:20.154558 np0000005924 devstack@c-api.service[100521]: warnings.warn( Jul 27 16:24:20.157501 np0000005924 devstack@c-api.service[100521]: INFO cinder.volume.api [req-0595f086-9058-48cd-b176-51df1e8574ee req-e9fb0612-7e78-47b1-ba41-853ed8c14856 tempest-TestEncryptedCinderVolumes-1841643691 tempest-TestEncryptedCinderVolumes-1841643691-project-member] Volume info retrieved successfully. Jul 27 16:24:20.160875 np0000005924 devstack@c-api.service[100521]: INFO cinder.api.openstack.wsgi [req-0595f086-9058-48cd-b176-51df1e8574ee req-e9fb0612-7e78-47b1-ba41-853ed8c14856 tempest-TestEncryptedCinderVolumes-1841643691 tempest-TestEncryptedCinderVolumes-1841643691-project-member] https://10.4.3.117/volume/v3/volumes/d72f9237-6049-419f-a351-0127a054caff returned with HTTP 200 Jul 27 16:24:20.161250 np0000005924 devstack@c-api.service[100521]: [pid: 100521|app: 0|req: 1370/5484] 10.4.3.117 () {68 vars in 1598 bytes} [Mon Jul 27 16:24:20 2026] GET /volume/v3/volumes/d72f9237-6049-419f-a351-0127a054caff => generated 904 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 27 16:24:20.224549 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.middleware.request_id [None req-805c7d98-4906-496f-bad3-c123419c747e None None] RequestId filter calling following filter/app {{(pid=100522) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:24:20.224953 np0000005924 devstack@c-api.service[100522]: INFO cinder.api.openstack.wsgi [None req-805c7d98-4906-496f-bad3-c123419c747e None None] GET https://10.4.3.117/volume// Jul 27 16:24:20.225072 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.openstack.wsgi [None req-805c7d98-4906-496f-bad3-c123419c747e None None] Empty body provided in request {{(pid=100522) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:24:20.225232 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.openstack.wsgi [None req-805c7d98-4906-496f-bad3-c123419c747e None None] Calling method 'all' {{(pid=100522) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:24:20.225554 np0000005924 devstack@c-api.service[100522]: INFO cinder.api.openstack.wsgi [None req-805c7d98-4906-496f-bad3-c123419c747e None None] https://10.4.3.117/volume// returned with HTTP 300 Jul 27 16:24:20.225829 np0000005924 devstack@c-api.service[100522]: [pid: 100522|app: 0|req: 1361/5485] 10.4.3.117 () {66 vars in 1428 bytes} [Mon Jul 27 16:24:20 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 27 16:24:20.233067 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.middleware.request_id [req-0595f086-9058-48cd-b176-51df1e8574ee req-e09e802b-b9f6-4099-a8de-232753aa7396 None None] RequestId filter calling following filter/app {{(pid=100523) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:24:20.234988 np0000005924 devstack@c-api.service[100523]: INFO cinder.api.openstack.wsgi [req-0595f086-9058-48cd-b176-51df1e8574ee req-e09e802b-b9f6-4099-a8de-232753aa7396 tempest-TestEncryptedCinderVolumes-1841643691 tempest-TestEncryptedCinderVolumes-1841643691-project-member] POST https://10.4.3.117/volume/v3/attachments Jul 27 16:24:20.235316 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.openstack.wsgi [req-0595f086-9058-48cd-b176-51df1e8574ee req-e09e802b-b9f6-4099-a8de-232753aa7396 tempest-TestEncryptedCinderVolumes-1841643691 tempest-TestEncryptedCinderVolumes-1841643691-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "d72f9237-6049-419f-a351-0127a054caff", "connector": null, "instance_uuid": "454117b3-44fc-4b9f-8ce1-633446e4ec26"}} {{(pid=100523) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 27 16:24:20.242953 np0000005924 devstack@c-api.service[100523]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:24:20.242953 np0000005924 devstack@c-api.service[100523]: warnings.warn( Jul 27 16:24:20.269015 np0000005924 devstack@c-api.service[100523]: INFO cinder.api.openstack.wsgi [req-0595f086-9058-48cd-b176-51df1e8574ee req-e09e802b-b9f6-4099-a8de-232753aa7396 tempest-TestEncryptedCinderVolumes-1841643691 tempest-TestEncryptedCinderVolumes-1841643691-project-member] https://10.4.3.117/volume/v3/attachments returned with HTTP 200 Jul 27 16:24:20.269543 np0000005924 devstack@c-api.service[100523]: [pid: 100523|app: 0|req: 1381/5486] 10.4.3.117 () {74 vars in 1594 bytes} [Mon Jul 27 16:24:20 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 27 16:24:20.300786 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.middleware.request_id [None req-428bb6ee-c122-476d-aa4c-f32684dc7a64 None None] RequestId filter calling following filter/app {{(pid=100524) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:24:20.302692 np0000005924 devstack@c-api.service[100524]: INFO cinder.api.openstack.wsgi [None req-428bb6ee-c122-476d-aa4c-f32684dc7a64 tempest-TestEncryptedCinderVolumes-1841643691 tempest-TestEncryptedCinderVolumes-1841643691-project-member] GET https://10.4.3.117/volume/v3/volumes/d72f9237-6049-419f-a351-0127a054caff Jul 27 16:24:20.302994 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.openstack.wsgi [None req-428bb6ee-c122-476d-aa4c-f32684dc7a64 tempest-TestEncryptedCinderVolumes-1841643691 tempest-TestEncryptedCinderVolumes-1841643691-project-member] Empty body provided in request {{(pid=100524) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:24:20.303288 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.openstack.wsgi [None req-428bb6ee-c122-476d-aa4c-f32684dc7a64 tempest-TestEncryptedCinderVolumes-1841643691 tempest-TestEncryptedCinderVolumes-1841643691-project-member] Calling method 'show' {{(pid=100524) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:24:20.311212 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.middleware.request_id [None req-b73efd1f-34c1-486a-85a1-019039e25be9 None None] RequestId filter calling following filter/app {{(pid=100521) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:24:20.311393 np0000005924 devstack@c-api.service[100521]: INFO cinder.api.openstack.wsgi [None req-b73efd1f-34c1-486a-85a1-019039e25be9 None None] GET https://10.4.3.117/volume// Jul 27 16:24:20.311614 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.openstack.wsgi [None req-b73efd1f-34c1-486a-85a1-019039e25be9 None None] Empty body provided in request {{(pid=100521) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:24:20.311834 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.openstack.wsgi [None req-b73efd1f-34c1-486a-85a1-019039e25be9 None None] Calling method 'all' {{(pid=100521) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:24:20.312207 np0000005924 devstack@c-api.service[100521]: INFO cinder.api.openstack.wsgi [None req-b73efd1f-34c1-486a-85a1-019039e25be9 None None] https://10.4.3.117/volume// returned with HTTP 300 Jul 27 16:24:20.312559 np0000005924 devstack@c-api.service[100521]: [pid: 100521|app: 0|req: 1371/5487] 10.4.3.117 () {66 vars in 1426 bytes} [Mon Jul 27 16:24:20 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 27 16:24:20.315748 np0000005924 devstack@c-api.service[100524]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:24:20.315748 np0000005924 devstack@c-api.service[100524]: warnings.warn( Jul 27 16:24:20.320036 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.middleware.request_id [req-0595f086-9058-48cd-b176-51df1e8574ee req-1e001443-455d-4258-bdf2-0f8ea51efbb1 None None] RequestId filter calling following filter/app {{(pid=100522) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:24:20.320363 np0000005924 devstack@c-api.service[100524]: INFO cinder.volume.api [None req-428bb6ee-c122-476d-aa4c-f32684dc7a64 tempest-TestEncryptedCinderVolumes-1841643691 tempest-TestEncryptedCinderVolumes-1841643691-project-member] Volume info retrieved successfully. Jul 27 16:24:20.321953 np0000005924 devstack@c-api.service[100522]: INFO cinder.api.openstack.wsgi [req-0595f086-9058-48cd-b176-51df1e8574ee req-1e001443-455d-4258-bdf2-0f8ea51efbb1 tempest-TestEncryptedCinderVolumes-1841643691 tempest-TestEncryptedCinderVolumes-1841643691-project-member] GET https://10.4.3.117/volume/v3/volumes/d72f9237-6049-419f-a351-0127a054caff Jul 27 16:24:20.322171 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.openstack.wsgi [req-0595f086-9058-48cd-b176-51df1e8574ee req-1e001443-455d-4258-bdf2-0f8ea51efbb1 tempest-TestEncryptedCinderVolumes-1841643691 tempest-TestEncryptedCinderVolumes-1841643691-project-member] Empty body provided in request {{(pid=100522) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:24:20.322367 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.openstack.wsgi [req-0595f086-9058-48cd-b176-51df1e8574ee req-1e001443-455d-4258-bdf2-0f8ea51efbb1 tempest-TestEncryptedCinderVolumes-1841643691 tempest-TestEncryptedCinderVolumes-1841643691-project-member] Calling method 'show' {{(pid=100522) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:24:20.326319 np0000005924 devstack@c-api.service[100524]: INFO cinder.api.openstack.wsgi [None req-428bb6ee-c122-476d-aa4c-f32684dc7a64 tempest-TestEncryptedCinderVolumes-1841643691 tempest-TestEncryptedCinderVolumes-1841643691-project-member] https://10.4.3.117/volume/v3/volumes/d72f9237-6049-419f-a351-0127a054caff returned with HTTP 200 Jul 27 16:24:20.326894 np0000005924 devstack@c-api.service[100524]: [pid: 100524|app: 0|req: 1375/5488] 10.4.3.117 () {66 vars in 1348 bytes} [Mon Jul 27 16:24:20 2026] GET /volume/v3/volumes/d72f9237-6049-419f-a351-0127a054caff => generated 903 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 27 16:24:20.330778 np0000005924 devstack@c-api.service[100522]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:24:20.330778 np0000005924 devstack@c-api.service[100522]: warnings.warn( Jul 27 16:24:20.333726 np0000005924 devstack@c-api.service[100522]: INFO cinder.volume.api [req-0595f086-9058-48cd-b176-51df1e8574ee req-1e001443-455d-4258-bdf2-0f8ea51efbb1 tempest-TestEncryptedCinderVolumes-1841643691 tempest-TestEncryptedCinderVolumes-1841643691-project-member] Volume info retrieved successfully. Jul 27 16:24:20.337200 np0000005924 devstack@c-api.service[100522]: INFO cinder.api.openstack.wsgi [req-0595f086-9058-48cd-b176-51df1e8574ee req-1e001443-455d-4258-bdf2-0f8ea51efbb1 tempest-TestEncryptedCinderVolumes-1841643691 tempest-TestEncryptedCinderVolumes-1841643691-project-member] https://10.4.3.117/volume/v3/volumes/d72f9237-6049-419f-a351-0127a054caff returned with HTTP 200 Jul 27 16:24:20.337791 np0000005924 devstack@c-api.service[100522]: [pid: 100522|app: 0|req: 1362/5489] 10.4.3.117 () {70 vars in 1639 bytes} [Mon Jul 27 16:24:20 2026] GET /volume/v3/volumes/d72f9237-6049-419f-a351-0127a054caff => generated 1083 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 27 16:24:20.433128 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.middleware.request_id [req-0595f086-9058-48cd-b176-51df1e8574ee req-cce2067c-79fb-40fc-81aa-264118a20b40 None None] RequestId filter calling following filter/app {{(pid=100523) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:24:20.435203 np0000005924 devstack@c-api.service[100523]: INFO cinder.api.openstack.wsgi [req-0595f086-9058-48cd-b176-51df1e8574ee req-cce2067c-79fb-40fc-81aa-264118a20b40 tempest-TestEncryptedCinderVolumes-1841643691 tempest-TestEncryptedCinderVolumes-1841643691-project-member] PUT https://10.4.3.117/volume/v3/attachments/3f0fc069-b773-45d9-a6bb-2e12b2d3b356 Jul 27 16:24:20.435590 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.openstack.wsgi [req-0595f086-9058-48cd-b176-51df1e8574ee req-cce2067c-79fb-40fc-81aa-264118a20b40 tempest-TestEncryptedCinderVolumes-1841643691 tempest-TestEncryptedCinderVolumes-1841643691-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.117", "host": "np0000005924", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:c1414b6f8d8f", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "13cbedf7-bb1f-4b5e-b492-2fef0d4dab25", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100523) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 27 16:24:20.442666 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.coordination [req-0595f086-9058-48cd-b176-51df1e8574ee req-cce2067c-79fb-40fc-81aa-264118a20b40 tempest-TestEncryptedCinderVolumes-1841643691 tempest-TestEncryptedCinderVolumes-1841643691-project-member] Acquiring lock "cinder-attachment_update-d72f9237-6049-419f-a351-0127a054caff-np0000005924" by "attachment_update" {{(pid=100523) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jul 27 16:24:20.446586 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.coordination [req-0595f086-9058-48cd-b176-51df1e8574ee req-cce2067c-79fb-40fc-81aa-264118a20b40 tempest-TestEncryptedCinderVolumes-1841643691 tempest-TestEncryptedCinderVolumes-1841643691-project-member] Lock "cinder-attachment_update-d72f9237-6049-419f-a351-0127a054caff-np0000005924" acquired by "attachment_update" :: waited 0.004s {{(pid=100523) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jul 27 16:24:20.447447 np0000005924 devstack@c-api.service[100523]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:24:20.447447 np0000005924 devstack@c-api.service[100523]: warnings.warn( Jul 27 16:24:20.515381 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.coordination [req-0595f086-9058-48cd-b176-51df1e8574ee req-cce2067c-79fb-40fc-81aa-264118a20b40 tempest-TestEncryptedCinderVolumes-1841643691 tempest-TestEncryptedCinderVolumes-1841643691-project-member] Lock "cinder-attachment_update-d72f9237-6049-419f-a351-0127a054caff-np0000005924" released by "attachment_update" :: held 0.069s {{(pid=100523) __release /opt/stack/cinder/cinder/coordination.py:152}} Jul 27 16:24:20.515677 np0000005924 devstack@c-api.service[100523]: INFO cinder.api.openstack.wsgi [req-0595f086-9058-48cd-b176-51df1e8574ee req-cce2067c-79fb-40fc-81aa-264118a20b40 tempest-TestEncryptedCinderVolumes-1841643691 tempest-TestEncryptedCinderVolumes-1841643691-project-member] https://10.4.3.117/volume/v3/attachments/3f0fc069-b773-45d9-a6bb-2e12b2d3b356 returned with HTTP 200 Jul 27 16:24:20.516109 np0000005924 devstack@c-api.service[100523]: [pid: 100523|app: 0|req: 1382/5490] 10.4.3.117 () {74 vars in 1704 bytes} [Mon Jul 27 16:24:20 2026] PUT /volume/v3/attachments/3f0fc069-b773-45d9-a6bb-2e12b2d3b356 => generated 968 bytes in 83 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 27 16:24:20.525316 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.middleware.request_id [req-0595f086-9058-48cd-b176-51df1e8574ee req-44776023-cfd5-4701-a66a-6f473bb6403d None None] RequestId filter calling following filter/app {{(pid=100521) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:24:20.527853 np0000005924 devstack@c-api.service[100521]: INFO cinder.api.openstack.wsgi [req-0595f086-9058-48cd-b176-51df1e8574ee req-44776023-cfd5-4701-a66a-6f473bb6403d tempest-TestEncryptedCinderVolumes-1841643691 tempest-TestEncryptedCinderVolumes-1841643691-project-member] GET https://10.4.3.117/volume/v3/volumes/d72f9237-6049-419f-a351-0127a054caff/encryption Jul 27 16:24:20.528111 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.openstack.wsgi [req-0595f086-9058-48cd-b176-51df1e8574ee req-44776023-cfd5-4701-a66a-6f473bb6403d tempest-TestEncryptedCinderVolumes-1841643691 tempest-TestEncryptedCinderVolumes-1841643691-project-member] Empty body provided in request {{(pid=100521) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:24:20.528371 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.openstack.wsgi [req-0595f086-9058-48cd-b176-51df1e8574ee req-44776023-cfd5-4701-a66a-6f473bb6403d tempest-TestEncryptedCinderVolumes-1841643691 tempest-TestEncryptedCinderVolumes-1841643691-project-member] Calling method 'index' {{(pid=100521) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:24:20.539209 np0000005924 devstack@c-api.service[100521]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:24:20.539209 np0000005924 devstack@c-api.service[100521]: warnings.warn( Jul 27 16:24:20.547005 np0000005924 devstack@c-api.service[100521]: INFO cinder.api.openstack.wsgi [req-0595f086-9058-48cd-b176-51df1e8574ee req-44776023-cfd5-4701-a66a-6f473bb6403d tempest-TestEncryptedCinderVolumes-1841643691 tempest-TestEncryptedCinderVolumes-1841643691-project-member] https://10.4.3.117/volume/v3/volumes/d72f9237-6049-419f-a351-0127a054caff/encryption returned with HTTP 200 Jul 27 16:24:20.547657 np0000005924 devstack@c-api.service[100521]: [pid: 100521|app: 0|req: 1372/5491] 10.4.3.117 () {68 vars in 1631 bytes} [Mon Jul 27 16:24:20 2026] GET /volume/v3/volumes/d72f9237-6049-419f-a351-0127a054caff/encryption => generated 160 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 27 16:24:21.341395 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.middleware.request_id [None req-2a7bc1fc-ce15-45a3-b22e-45ebf9efff06 None None] RequestId filter calling following filter/app {{(pid=100524) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:24:21.343242 np0000005924 devstack@c-api.service[100524]: INFO cinder.api.openstack.wsgi [None req-2a7bc1fc-ce15-45a3-b22e-45ebf9efff06 tempest-TestEncryptedCinderVolumes-1841643691 tempest-TestEncryptedCinderVolumes-1841643691-project-member] GET https://10.4.3.117/volume/v3/volumes/d72f9237-6049-419f-a351-0127a054caff Jul 27 16:24:21.343485 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.openstack.wsgi [None req-2a7bc1fc-ce15-45a3-b22e-45ebf9efff06 tempest-TestEncryptedCinderVolumes-1841643691 tempest-TestEncryptedCinderVolumes-1841643691-project-member] Empty body provided in request {{(pid=100524) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:24:21.343682 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.openstack.wsgi [None req-2a7bc1fc-ce15-45a3-b22e-45ebf9efff06 tempest-TestEncryptedCinderVolumes-1841643691 tempest-TestEncryptedCinderVolumes-1841643691-project-member] Calling method 'show' {{(pid=100524) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:24:21.352619 np0000005924 devstack@c-api.service[100524]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:24:21.352619 np0000005924 devstack@c-api.service[100524]: warnings.warn( Jul 27 16:24:21.355825 np0000005924 devstack@c-api.service[100524]: INFO cinder.volume.api [None req-2a7bc1fc-ce15-45a3-b22e-45ebf9efff06 tempest-TestEncryptedCinderVolumes-1841643691 tempest-TestEncryptedCinderVolumes-1841643691-project-member] Volume info retrieved successfully. Jul 27 16:24:21.359429 np0000005924 devstack@c-api.service[100524]: INFO cinder.api.openstack.wsgi [None req-2a7bc1fc-ce15-45a3-b22e-45ebf9efff06 tempest-TestEncryptedCinderVolumes-1841643691 tempest-TestEncryptedCinderVolumes-1841643691-project-member] https://10.4.3.117/volume/v3/volumes/d72f9237-6049-419f-a351-0127a054caff returned with HTTP 200 Jul 27 16:24:21.359804 np0000005924 devstack@c-api.service[100524]: [pid: 100524|app: 0|req: 1376/5492] 10.4.3.117 () {66 vars in 1348 bytes} [Mon Jul 27 16:24:21 2026] GET /volume/v3/volumes/d72f9237-6049-419f-a351-0127a054caff => generated 904 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 27 16:24:22.371509 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.middleware.request_id [None req-0ae70674-21c0-43c2-af08-9d32e9cc7089 None None] RequestId filter calling following filter/app {{(pid=100522) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:24:22.373240 np0000005924 devstack@c-api.service[100522]: INFO cinder.api.openstack.wsgi [None req-0ae70674-21c0-43c2-af08-9d32e9cc7089 tempest-TestEncryptedCinderVolumes-1841643691 tempest-TestEncryptedCinderVolumes-1841643691-project-member] GET https://10.4.3.117/volume/v3/volumes/d72f9237-6049-419f-a351-0127a054caff Jul 27 16:24:22.373469 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.openstack.wsgi [None req-0ae70674-21c0-43c2-af08-9d32e9cc7089 tempest-TestEncryptedCinderVolumes-1841643691 tempest-TestEncryptedCinderVolumes-1841643691-project-member] Empty body provided in request {{(pid=100522) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:24:22.373652 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.openstack.wsgi [None req-0ae70674-21c0-43c2-af08-9d32e9cc7089 tempest-TestEncryptedCinderVolumes-1841643691 tempest-TestEncryptedCinderVolumes-1841643691-project-member] Calling method 'show' {{(pid=100522) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:24:22.384139 np0000005924 devstack@c-api.service[100522]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:24:22.384139 np0000005924 devstack@c-api.service[100522]: warnings.warn( Jul 27 16:24:22.388139 np0000005924 devstack@c-api.service[100522]: INFO cinder.volume.api [None req-0ae70674-21c0-43c2-af08-9d32e9cc7089 tempest-TestEncryptedCinderVolumes-1841643691 tempest-TestEncryptedCinderVolumes-1841643691-project-member] Volume info retrieved successfully. Jul 27 16:24:22.392891 np0000005924 devstack@c-api.service[100522]: INFO cinder.api.openstack.wsgi [None req-0ae70674-21c0-43c2-af08-9d32e9cc7089 tempest-TestEncryptedCinderVolumes-1841643691 tempest-TestEncryptedCinderVolumes-1841643691-project-member] https://10.4.3.117/volume/v3/volumes/d72f9237-6049-419f-a351-0127a054caff returned with HTTP 200 Jul 27 16:24:22.393275 np0000005924 devstack@c-api.service[100522]: [pid: 100522|app: 0|req: 1363/5493] 10.4.3.117 () {66 vars in 1348 bytes} [Mon Jul 27 16:24:22 2026] GET /volume/v3/volumes/d72f9237-6049-419f-a351-0127a054caff => generated 904 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 27 16:24:23.405437 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.middleware.request_id [None req-e8579420-9434-4a45-9b60-49a9e0856c28 None None] RequestId filter calling following filter/app {{(pid=100523) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:24:23.407249 np0000005924 devstack@c-api.service[100523]: INFO cinder.api.openstack.wsgi [None req-e8579420-9434-4a45-9b60-49a9e0856c28 tempest-TestEncryptedCinderVolumes-1841643691 tempest-TestEncryptedCinderVolumes-1841643691-project-member] GET https://10.4.3.117/volume/v3/volumes/d72f9237-6049-419f-a351-0127a054caff Jul 27 16:24:23.407513 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.openstack.wsgi [None req-e8579420-9434-4a45-9b60-49a9e0856c28 tempest-TestEncryptedCinderVolumes-1841643691 tempest-TestEncryptedCinderVolumes-1841643691-project-member] Empty body provided in request {{(pid=100523) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:24:23.407746 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.openstack.wsgi [None req-e8579420-9434-4a45-9b60-49a9e0856c28 tempest-TestEncryptedCinderVolumes-1841643691 tempest-TestEncryptedCinderVolumes-1841643691-project-member] Calling method 'show' {{(pid=100523) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:24:23.417617 np0000005924 devstack@c-api.service[100523]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:24:23.417617 np0000005924 devstack@c-api.service[100523]: warnings.warn( Jul 27 16:24:23.421035 np0000005924 devstack@c-api.service[100523]: INFO cinder.volume.api [None req-e8579420-9434-4a45-9b60-49a9e0856c28 tempest-TestEncryptedCinderVolumes-1841643691 tempest-TestEncryptedCinderVolumes-1841643691-project-member] Volume info retrieved successfully. Jul 27 16:24:23.425217 np0000005924 devstack@c-api.service[100523]: INFO cinder.api.openstack.wsgi [None req-e8579420-9434-4a45-9b60-49a9e0856c28 tempest-TestEncryptedCinderVolumes-1841643691 tempest-TestEncryptedCinderVolumes-1841643691-project-member] https://10.4.3.117/volume/v3/volumes/d72f9237-6049-419f-a351-0127a054caff returned with HTTP 200 Jul 27 16:24:23.425755 np0000005924 devstack@c-api.service[100523]: [pid: 100523|app: 0|req: 1383/5494] 10.4.3.117 () {66 vars in 1348 bytes} [Mon Jul 27 16:24:23 2026] GET /volume/v3/volumes/d72f9237-6049-419f-a351-0127a054caff => generated 904 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 27 16:24:24.438132 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.middleware.request_id [None req-d582d79c-bff6-41af-88bd-cc888ae2af49 None None] RequestId filter calling following filter/app {{(pid=100521) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:24:24.441374 np0000005924 devstack@c-api.service[100521]: INFO cinder.api.openstack.wsgi [None req-d582d79c-bff6-41af-88bd-cc888ae2af49 tempest-TestEncryptedCinderVolumes-1841643691 tempest-TestEncryptedCinderVolumes-1841643691-project-member] GET https://10.4.3.117/volume/v3/volumes/d72f9237-6049-419f-a351-0127a054caff Jul 27 16:24:24.441374 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.openstack.wsgi [None req-d582d79c-bff6-41af-88bd-cc888ae2af49 tempest-TestEncryptedCinderVolumes-1841643691 tempest-TestEncryptedCinderVolumes-1841643691-project-member] Empty body provided in request {{(pid=100521) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:24:24.441374 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.openstack.wsgi [None req-d582d79c-bff6-41af-88bd-cc888ae2af49 tempest-TestEncryptedCinderVolumes-1841643691 tempest-TestEncryptedCinderVolumes-1841643691-project-member] Calling method 'show' {{(pid=100521) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:24:24.449479 np0000005924 devstack@c-api.service[100521]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:24:24.449479 np0000005924 devstack@c-api.service[100521]: warnings.warn( Jul 27 16:24:24.452877 np0000005924 devstack@c-api.service[100521]: INFO cinder.volume.api [None req-d582d79c-bff6-41af-88bd-cc888ae2af49 tempest-TestEncryptedCinderVolumes-1841643691 tempest-TestEncryptedCinderVolumes-1841643691-project-member] Volume info retrieved successfully. Jul 27 16:24:24.457030 np0000005924 devstack@c-api.service[100521]: INFO cinder.api.openstack.wsgi [None req-d582d79c-bff6-41af-88bd-cc888ae2af49 tempest-TestEncryptedCinderVolumes-1841643691 tempest-TestEncryptedCinderVolumes-1841643691-project-member] https://10.4.3.117/volume/v3/volumes/d72f9237-6049-419f-a351-0127a054caff returned with HTTP 200 Jul 27 16:24:24.457710 np0000005924 devstack@c-api.service[100521]: [pid: 100521|app: 0|req: 1373/5495] 10.4.3.117 () {66 vars in 1348 bytes} [Mon Jul 27 16:24:24 2026] GET /volume/v3/volumes/d72f9237-6049-419f-a351-0127a054caff => generated 904 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 27 16:24:24.772424 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.middleware.request_id [req-0595f086-9058-48cd-b176-51df1e8574ee req-eb7db661-f25b-443f-bca4-d62f7daaee95 None None] RequestId filter calling following filter/app {{(pid=100524) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:24:24.774455 np0000005924 devstack@c-api.service[100524]: INFO cinder.api.openstack.wsgi [req-0595f086-9058-48cd-b176-51df1e8574ee req-eb7db661-f25b-443f-bca4-d62f7daaee95 tempest-TestEncryptedCinderVolumes-1841643691 tempest-TestEncryptedCinderVolumes-1841643691-project-member] POST https://10.4.3.117/volume/v3/attachments/3f0fc069-b773-45d9-a6bb-2e12b2d3b356/action Jul 27 16:24:24.774809 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.openstack.wsgi [req-0595f086-9058-48cd-b176-51df1e8574ee req-eb7db661-f25b-443f-bca4-d62f7daaee95 tempest-TestEncryptedCinderVolumes-1841643691 tempest-TestEncryptedCinderVolumes-1841643691-project-member] Action body: b'{"os-complete": null}' {{(pid=100524) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 27 16:24:24.774925 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.openstack.wsgi [req-0595f086-9058-48cd-b176-51df1e8574ee req-eb7db661-f25b-443f-bca4-d62f7daaee95 tempest-TestEncryptedCinderVolumes-1841643691 tempest-TestEncryptedCinderVolumes-1841643691-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100524) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 27 16:24:24.788944 np0000005924 devstack@c-api.service[100524]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:24:24.788944 np0000005924 devstack@c-api.service[100524]: warnings.warn( Jul 27 16:24:24.800299 np0000005924 devstack@c-api.service[100524]: INFO cinder.api.openstack.wsgi [req-0595f086-9058-48cd-b176-51df1e8574ee req-eb7db661-f25b-443f-bca4-d62f7daaee95 tempest-TestEncryptedCinderVolumes-1841643691 tempest-TestEncryptedCinderVolumes-1841643691-project-member] https://10.4.3.117/volume/v3/attachments/3f0fc069-b773-45d9-a6bb-2e12b2d3b356/action returned with HTTP 204 Jul 27 16:24:24.800702 np0000005924 devstack@c-api.service[100524]: [pid: 100524|app: 0|req: 1377/5496] 10.4.3.117 () {74 vars in 1725 bytes} [Mon Jul 27 16:24:24 2026] POST /volume/v3/attachments/3f0fc069-b773-45d9-a6bb-2e12b2d3b356/action => generated 0 bytes in 29 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jul 27 16:24:25.469792 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.middleware.request_id [None req-359a6fe4-2d79-4d07-b553-31a5fd4cd00d None None] RequestId filter calling following filter/app {{(pid=100522) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:24:25.472041 np0000005924 devstack@c-api.service[100522]: INFO cinder.api.openstack.wsgi [None req-359a6fe4-2d79-4d07-b553-31a5fd4cd00d tempest-TestEncryptedCinderVolumes-1841643691 tempest-TestEncryptedCinderVolumes-1841643691-project-member] GET https://10.4.3.117/volume/v3/volumes/d72f9237-6049-419f-a351-0127a054caff Jul 27 16:24:25.472354 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.openstack.wsgi [None req-359a6fe4-2d79-4d07-b553-31a5fd4cd00d tempest-TestEncryptedCinderVolumes-1841643691 tempest-TestEncryptedCinderVolumes-1841643691-project-member] Empty body provided in request {{(pid=100522) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:24:25.472620 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.openstack.wsgi [None req-359a6fe4-2d79-4d07-b553-31a5fd4cd00d tempest-TestEncryptedCinderVolumes-1841643691 tempest-TestEncryptedCinderVolumes-1841643691-project-member] Calling method 'show' {{(pid=100522) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:24:25.481893 np0000005924 devstack@c-api.service[100522]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:24:25.481893 np0000005924 devstack@c-api.service[100522]: warnings.warn( Jul 27 16:24:25.485255 np0000005924 devstack@c-api.service[100522]: INFO cinder.volume.api [None req-359a6fe4-2d79-4d07-b553-31a5fd4cd00d tempest-TestEncryptedCinderVolumes-1841643691 tempest-TestEncryptedCinderVolumes-1841643691-project-member] Volume info retrieved successfully. Jul 27 16:24:25.489380 np0000005924 devstack@c-api.service[100522]: INFO cinder.api.openstack.wsgi [None req-359a6fe4-2d79-4d07-b553-31a5fd4cd00d tempest-TestEncryptedCinderVolumes-1841643691 tempest-TestEncryptedCinderVolumes-1841643691-project-member] https://10.4.3.117/volume/v3/volumes/d72f9237-6049-419f-a351-0127a054caff returned with HTTP 200 Jul 27 16:24:25.489829 np0000005924 devstack@c-api.service[100522]: [pid: 100522|app: 0|req: 1364/5497] 10.4.3.117 () {66 vars in 1348 bytes} [Mon Jul 27 16:24:25 2026] GET /volume/v3/volumes/d72f9237-6049-419f-a351-0127a054caff => generated 1196 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 27 16:24:25.501276 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.middleware.request_id [None req-c202c9db-11bc-480b-907a-81a45cd3119d None None] RequestId filter calling following filter/app {{(pid=100523) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:24:25.503063 np0000005924 devstack@c-api.service[100523]: INFO cinder.api.openstack.wsgi [None req-c202c9db-11bc-480b-907a-81a45cd3119d tempest-TestEncryptedCinderVolumes-1841643691 tempest-TestEncryptedCinderVolumes-1841643691-project-member] GET https://10.4.3.117/volume/v3/volumes/d72f9237-6049-419f-a351-0127a054caff Jul 27 16:24:25.503291 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.openstack.wsgi [None req-c202c9db-11bc-480b-907a-81a45cd3119d tempest-TestEncryptedCinderVolumes-1841643691 tempest-TestEncryptedCinderVolumes-1841643691-project-member] Empty body provided in request {{(pid=100523) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:24:25.503513 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.openstack.wsgi [None req-c202c9db-11bc-480b-907a-81a45cd3119d tempest-TestEncryptedCinderVolumes-1841643691 tempest-TestEncryptedCinderVolumes-1841643691-project-member] Calling method 'show' {{(pid=100523) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:24:25.512668 np0000005924 devstack@c-api.service[100523]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:24:25.512668 np0000005924 devstack@c-api.service[100523]: warnings.warn( Jul 27 16:24:25.515911 np0000005924 devstack@c-api.service[100523]: INFO cinder.volume.api [None req-c202c9db-11bc-480b-907a-81a45cd3119d tempest-TestEncryptedCinderVolumes-1841643691 tempest-TestEncryptedCinderVolumes-1841643691-project-member] Volume info retrieved successfully. Jul 27 16:24:25.519813 np0000005924 devstack@c-api.service[100523]: INFO cinder.api.openstack.wsgi [None req-c202c9db-11bc-480b-907a-81a45cd3119d tempest-TestEncryptedCinderVolumes-1841643691 tempest-TestEncryptedCinderVolumes-1841643691-project-member] https://10.4.3.117/volume/v3/volumes/d72f9237-6049-419f-a351-0127a054caff returned with HTTP 200 Jul 27 16:24:25.520215 np0000005924 devstack@c-api.service[100523]: [pid: 100523|app: 0|req: 1384/5498] 10.4.3.117 () {66 vars in 1348 bytes} [Mon Jul 27 16:24:25 2026] GET /volume/v3/volumes/d72f9237-6049-419f-a351-0127a054caff => generated 1196 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 27 16:24:25.556585 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.middleware.request_id [req-bde78613-6630-4cb5-85ff-ff8404c4ba93 req-5098947f-1c1c-44fa-bfab-4252c13a4619 None None] RequestId filter calling following filter/app {{(pid=100521) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:24:25.559013 np0000005924 devstack@c-api.service[100521]: INFO cinder.api.openstack.wsgi [req-bde78613-6630-4cb5-85ff-ff8404c4ba93 req-5098947f-1c1c-44fa-bfab-4252c13a4619 tempest-TestEncryptedCinderVolumes-1841643691 tempest-TestEncryptedCinderVolumes-1841643691-project-member] GET https://10.4.3.117/volume/v3/volumes/d72f9237-6049-419f-a351-0127a054caff Jul 27 16:24:25.559252 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.openstack.wsgi [req-bde78613-6630-4cb5-85ff-ff8404c4ba93 req-5098947f-1c1c-44fa-bfab-4252c13a4619 tempest-TestEncryptedCinderVolumes-1841643691 tempest-TestEncryptedCinderVolumes-1841643691-project-member] Empty body provided in request {{(pid=100521) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:24:25.559460 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.openstack.wsgi [req-bde78613-6630-4cb5-85ff-ff8404c4ba93 req-5098947f-1c1c-44fa-bfab-4252c13a4619 tempest-TestEncryptedCinderVolumes-1841643691 tempest-TestEncryptedCinderVolumes-1841643691-project-member] Calling method 'show' {{(pid=100521) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:24:25.568215 np0000005924 devstack@c-api.service[100521]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:24:25.568215 np0000005924 devstack@c-api.service[100521]: warnings.warn( Jul 27 16:24:25.571085 np0000005924 devstack@c-api.service[100521]: INFO cinder.volume.api [req-bde78613-6630-4cb5-85ff-ff8404c4ba93 req-5098947f-1c1c-44fa-bfab-4252c13a4619 tempest-TestEncryptedCinderVolumes-1841643691 tempest-TestEncryptedCinderVolumes-1841643691-project-member] Volume info retrieved successfully. Jul 27 16:24:25.574460 np0000005924 devstack@c-api.service[100521]: INFO cinder.api.openstack.wsgi [req-bde78613-6630-4cb5-85ff-ff8404c4ba93 req-5098947f-1c1c-44fa-bfab-4252c13a4619 tempest-TestEncryptedCinderVolumes-1841643691 tempest-TestEncryptedCinderVolumes-1841643691-project-member] https://10.4.3.117/volume/v3/volumes/d72f9237-6049-419f-a351-0127a054caff returned with HTTP 200 Jul 27 16:24:25.574974 np0000005924 devstack@c-api.service[100521]: [pid: 100521|app: 0|req: 1374/5499] 10.4.3.117 () {68 vars in 1598 bytes} [Mon Jul 27 16:24:25 2026] GET /volume/v3/volumes/d72f9237-6049-419f-a351-0127a054caff => generated 1196 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 27 16:24:25.592407 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.middleware.request_id [req-bde78613-6630-4cb5-85ff-ff8404c4ba93 req-aa211a9d-7a51-4779-8527-79bc0d7c27ab None None] RequestId filter calling following filter/app {{(pid=100524) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:24:25.594426 np0000005924 devstack@c-api.service[100524]: INFO cinder.api.openstack.wsgi [req-bde78613-6630-4cb5-85ff-ff8404c4ba93 req-aa211a9d-7a51-4779-8527-79bc0d7c27ab tempest-TestEncryptedCinderVolumes-1841643691 tempest-TestEncryptedCinderVolumes-1841643691-project-member] POST https://10.4.3.117/volume/v3/volumes/d72f9237-6049-419f-a351-0127a054caff/action Jul 27 16:24:25.594742 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.openstack.wsgi [req-bde78613-6630-4cb5-85ff-ff8404c4ba93 req-aa211a9d-7a51-4779-8527-79bc0d7c27ab tempest-TestEncryptedCinderVolumes-1841643691 tempest-TestEncryptedCinderVolumes-1841643691-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100524) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 27 16:24:25.594882 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.openstack.wsgi [req-bde78613-6630-4cb5-85ff-ff8404c4ba93 req-aa211a9d-7a51-4779-8527-79bc0d7c27ab tempest-TestEncryptedCinderVolumes-1841643691 tempest-TestEncryptedCinderVolumes-1841643691-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100524) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 27 16:24:25.604815 np0000005924 devstack@c-api.service[100524]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:24:25.604815 np0000005924 devstack@c-api.service[100524]: warnings.warn( Jul 27 16:24:25.605271 np0000005924 devstack@c-api.service[100524]: INFO cinder.volume.api [req-bde78613-6630-4cb5-85ff-ff8404c4ba93 req-aa211a9d-7a51-4779-8527-79bc0d7c27ab tempest-TestEncryptedCinderVolumes-1841643691 tempest-TestEncryptedCinderVolumes-1841643691-project-member] Volume info retrieved successfully. Jul 27 16:24:25.615066 np0000005924 devstack@c-api.service[100524]: INFO cinder.volume.api [req-bde78613-6630-4cb5-85ff-ff8404c4ba93 req-aa211a9d-7a51-4779-8527-79bc0d7c27ab tempest-TestEncryptedCinderVolumes-1841643691 tempest-TestEncryptedCinderVolumes-1841643691-project-member] Begin detaching volume completed successfully. Jul 27 16:24:25.615376 np0000005924 devstack@c-api.service[100524]: INFO cinder.api.openstack.wsgi [req-bde78613-6630-4cb5-85ff-ff8404c4ba93 req-aa211a9d-7a51-4779-8527-79bc0d7c27ab tempest-TestEncryptedCinderVolumes-1841643691 tempest-TestEncryptedCinderVolumes-1841643691-project-member] https://10.4.3.117/volume/v3/volumes/d72f9237-6049-419f-a351-0127a054caff/action returned with HTTP 202 Jul 27 16:24:25.615823 np0000005924 devstack@c-api.service[100524]: [pid: 100524|app: 0|req: 1378/5500] 10.4.3.117 () {72 vars in 1672 bytes} [Mon Jul 27 16:24:25 2026] POST /volume/v3/volumes/d72f9237-6049-419f-a351-0127a054caff/action => generated 0 bytes in 24 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 27 16:24:25.658971 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.middleware.request_id [None req-abcb7f2d-1e63-4326-a059-59ef8bf5e8d7 None None] RequestId filter calling following filter/app {{(pid=100522) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:24:25.659398 np0000005924 devstack@c-api.service[100522]: INFO cinder.api.openstack.wsgi [None req-abcb7f2d-1e63-4326-a059-59ef8bf5e8d7 None None] GET https://10.4.3.117/volume// Jul 27 16:24:25.659571 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.openstack.wsgi [None req-abcb7f2d-1e63-4326-a059-59ef8bf5e8d7 None None] Empty body provided in request {{(pid=100522) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:24:25.659749 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.openstack.wsgi [None req-abcb7f2d-1e63-4326-a059-59ef8bf5e8d7 None None] Calling method 'all' {{(pid=100522) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:24:25.660051 np0000005924 devstack@c-api.service[100522]: INFO cinder.api.openstack.wsgi [None req-abcb7f2d-1e63-4326-a059-59ef8bf5e8d7 None None] https://10.4.3.117/volume// returned with HTTP 300 Jul 27 16:24:25.660371 np0000005924 devstack@c-api.service[100522]: [pid: 100522|app: 0|req: 1365/5501] 10.4.3.117 () {66 vars in 1426 bytes} [Mon Jul 27 16:24:25 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 27 16:24:25.668995 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.middleware.request_id [req-bde78613-6630-4cb5-85ff-ff8404c4ba93 req-9e7e575d-6d7f-456d-8e02-b11dc9e15b24 None None] RequestId filter calling following filter/app {{(pid=100523) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:24:25.670998 np0000005924 devstack@c-api.service[100523]: INFO cinder.api.openstack.wsgi [req-bde78613-6630-4cb5-85ff-ff8404c4ba93 req-9e7e575d-6d7f-456d-8e02-b11dc9e15b24 tempest-TestEncryptedCinderVolumes-1841643691 tempest-TestEncryptedCinderVolumes-1841643691-project-member] GET https://10.4.3.117/volume/v3/volumes/d72f9237-6049-419f-a351-0127a054caff Jul 27 16:24:25.671251 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.openstack.wsgi [req-bde78613-6630-4cb5-85ff-ff8404c4ba93 req-9e7e575d-6d7f-456d-8e02-b11dc9e15b24 tempest-TestEncryptedCinderVolumes-1841643691 tempest-TestEncryptedCinderVolumes-1841643691-project-member] Empty body provided in request {{(pid=100523) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:24:25.671462 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.openstack.wsgi [req-bde78613-6630-4cb5-85ff-ff8404c4ba93 req-9e7e575d-6d7f-456d-8e02-b11dc9e15b24 tempest-TestEncryptedCinderVolumes-1841643691 tempest-TestEncryptedCinderVolumes-1841643691-project-member] Calling method 'show' {{(pid=100523) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:24:25.680189 np0000005924 devstack@c-api.service[100523]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:24:25.680189 np0000005924 devstack@c-api.service[100523]: warnings.warn( Jul 27 16:24:25.683544 np0000005924 devstack@c-api.service[100523]: INFO cinder.volume.api [req-bde78613-6630-4cb5-85ff-ff8404c4ba93 req-9e7e575d-6d7f-456d-8e02-b11dc9e15b24 tempest-TestEncryptedCinderVolumes-1841643691 tempest-TestEncryptedCinderVolumes-1841643691-project-member] Volume info retrieved successfully. Jul 27 16:24:25.687342 np0000005924 devstack@c-api.service[100523]: INFO cinder.api.openstack.wsgi [req-bde78613-6630-4cb5-85ff-ff8404c4ba93 req-9e7e575d-6d7f-456d-8e02-b11dc9e15b24 tempest-TestEncryptedCinderVolumes-1841643691 tempest-TestEncryptedCinderVolumes-1841643691-project-member] https://10.4.3.117/volume/v3/volumes/d72f9237-6049-419f-a351-0127a054caff returned with HTTP 200 Jul 27 16:24:25.687704 np0000005924 devstack@c-api.service[100523]: [pid: 100523|app: 0|req: 1385/5502] 10.4.3.117 () {70 vars in 1639 bytes} [Mon Jul 27 16:24:25 2026] GET /volume/v3/volumes/d72f9237-6049-419f-a351-0127a054caff => generated 1379 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 27 16:24:25.697188 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.middleware.request_id [req-bde78613-6630-4cb5-85ff-ff8404c4ba93 req-beee0a4e-b77a-496b-980b-d0c2c29254c3 None None] RequestId filter calling following filter/app {{(pid=100521) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:24:25.699426 np0000005924 devstack@c-api.service[100521]: INFO cinder.api.openstack.wsgi [req-bde78613-6630-4cb5-85ff-ff8404c4ba93 req-beee0a4e-b77a-496b-980b-d0c2c29254c3 tempest-TestEncryptedCinderVolumes-1841643691 tempest-TestEncryptedCinderVolumes-1841643691-project-member] GET https://10.4.3.117/volume/v3/volumes/d72f9237-6049-419f-a351-0127a054caff/encryption Jul 27 16:24:25.699659 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.openstack.wsgi [req-bde78613-6630-4cb5-85ff-ff8404c4ba93 req-beee0a4e-b77a-496b-980b-d0c2c29254c3 tempest-TestEncryptedCinderVolumes-1841643691 tempest-TestEncryptedCinderVolumes-1841643691-project-member] Empty body provided in request {{(pid=100521) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:24:25.699862 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.openstack.wsgi [req-bde78613-6630-4cb5-85ff-ff8404c4ba93 req-beee0a4e-b77a-496b-980b-d0c2c29254c3 tempest-TestEncryptedCinderVolumes-1841643691 tempest-TestEncryptedCinderVolumes-1841643691-project-member] Calling method 'index' {{(pid=100521) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:24:25.709533 np0000005924 devstack@c-api.service[100521]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:24:25.709533 np0000005924 devstack@c-api.service[100521]: warnings.warn( Jul 27 16:24:25.716606 np0000005924 devstack@c-api.service[100521]: INFO cinder.api.openstack.wsgi [req-bde78613-6630-4cb5-85ff-ff8404c4ba93 req-beee0a4e-b77a-496b-980b-d0c2c29254c3 tempest-TestEncryptedCinderVolumes-1841643691 tempest-TestEncryptedCinderVolumes-1841643691-project-member] https://10.4.3.117/volume/v3/volumes/d72f9237-6049-419f-a351-0127a054caff/encryption returned with HTTP 200 Jul 27 16:24:25.717014 np0000005924 devstack@c-api.service[100521]: [pid: 100521|app: 0|req: 1375/5503] 10.4.3.117 () {68 vars in 1631 bytes} [Mon Jul 27 16:24:25 2026] GET /volume/v3/volumes/d72f9237-6049-419f-a351-0127a054caff/encryption => generated 160 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 27 16:24:26.487796 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.middleware.request_id [req-bde78613-6630-4cb5-85ff-ff8404c4ba93 req-9040a5b1-5071-41d5-889d-9ab3f2146a31 None None] RequestId filter calling following filter/app {{(pid=100524) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:24:26.489831 np0000005924 devstack@c-api.service[100524]: INFO cinder.api.openstack.wsgi [req-bde78613-6630-4cb5-85ff-ff8404c4ba93 req-9040a5b1-5071-41d5-889d-9ab3f2146a31 tempest-TestEncryptedCinderVolumes-1841643691 tempest-TestEncryptedCinderVolumes-1841643691-project-member] DELETE https://10.4.3.117/volume/v3/attachments/3f0fc069-b773-45d9-a6bb-2e12b2d3b356 Jul 27 16:24:26.490039 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.openstack.wsgi [req-bde78613-6630-4cb5-85ff-ff8404c4ba93 req-9040a5b1-5071-41d5-889d-9ab3f2146a31 tempest-TestEncryptedCinderVolumes-1841643691 tempest-TestEncryptedCinderVolumes-1841643691-project-member] Empty body provided in request {{(pid=100524) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:24:26.490229 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.openstack.wsgi [req-bde78613-6630-4cb5-85ff-ff8404c4ba93 req-9040a5b1-5071-41d5-889d-9ab3f2146a31 tempest-TestEncryptedCinderVolumes-1841643691 tempest-TestEncryptedCinderVolumes-1841643691-project-member] Calling method 'version_select' {{(pid=100524) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:24:26.496586 np0000005924 devstack@c-api.service[100524]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:24:26.496586 np0000005924 devstack@c-api.service[100524]: warnings.warn( Jul 27 16:24:26.538544 np0000005924 devstack@c-api.service[100524]: INFO cinder.api.openstack.wsgi [req-bde78613-6630-4cb5-85ff-ff8404c4ba93 req-9040a5b1-5071-41d5-889d-9ab3f2146a31 tempest-TestEncryptedCinderVolumes-1841643691 tempest-TestEncryptedCinderVolumes-1841643691-project-member] https://10.4.3.117/volume/v3/attachments/3f0fc069-b773-45d9-a6bb-2e12b2d3b356 returned with HTTP 200 Jul 27 16:24:26.538938 np0000005924 devstack@c-api.service[100524]: [pid: 100524|app: 0|req: 1379/5504] 10.4.3.117 () {72 vars in 1673 bytes} [Mon Jul 27 16:24:26 2026] DELETE /volume/v3/attachments/3f0fc069-b773-45d9-a6bb-2e12b2d3b356 => generated 19 bytes in 52 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 27 16:24:26.728169 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.middleware.request_id [req-1a88e141-6655-4dee-b066-0d1bb2d2a77c req-9a6308c1-94b4-425b-b130-3b17efbf76a2 None None] RequestId filter calling following filter/app {{(pid=100522) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:24:26.730000 np0000005924 devstack@c-api.service[100522]: INFO cinder.api.openstack.wsgi [req-1a88e141-6655-4dee-b066-0d1bb2d2a77c req-9a6308c1-94b4-425b-b130-3b17efbf76a2 tempest-TestEncryptedCinderVolumes-1841643691 tempest-TestEncryptedCinderVolumes-1841643691-project-member] GET https://10.4.3.117/volume/v3/volumes/d72f9237-6049-419f-a351-0127a054caff Jul 27 16:24:26.730224 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.openstack.wsgi [req-1a88e141-6655-4dee-b066-0d1bb2d2a77c req-9a6308c1-94b4-425b-b130-3b17efbf76a2 tempest-TestEncryptedCinderVolumes-1841643691 tempest-TestEncryptedCinderVolumes-1841643691-project-member] Empty body provided in request {{(pid=100522) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:24:26.730439 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.openstack.wsgi [req-1a88e141-6655-4dee-b066-0d1bb2d2a77c req-9a6308c1-94b4-425b-b130-3b17efbf76a2 tempest-TestEncryptedCinderVolumes-1841643691 tempest-TestEncryptedCinderVolumes-1841643691-project-member] Calling method 'show' {{(pid=100522) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:24:26.736888 np0000005924 devstack@c-api.service[100522]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:24:26.736888 np0000005924 devstack@c-api.service[100522]: warnings.warn( Jul 27 16:24:26.740218 np0000005924 devstack@c-api.service[100522]: INFO cinder.volume.api [req-1a88e141-6655-4dee-b066-0d1bb2d2a77c req-9a6308c1-94b4-425b-b130-3b17efbf76a2 tempest-TestEncryptedCinderVolumes-1841643691 tempest-TestEncryptedCinderVolumes-1841643691-project-member] Volume info retrieved successfully. Jul 27 16:24:26.744299 np0000005924 devstack@c-api.service[100522]: INFO cinder.api.openstack.wsgi [req-1a88e141-6655-4dee-b066-0d1bb2d2a77c req-9a6308c1-94b4-425b-b130-3b17efbf76a2 tempest-TestEncryptedCinderVolumes-1841643691 tempest-TestEncryptedCinderVolumes-1841643691-project-member] https://10.4.3.117/volume/v3/volumes/d72f9237-6049-419f-a351-0127a054caff returned with HTTP 200 Jul 27 16:24:26.744748 np0000005924 devstack@c-api.service[100522]: [pid: 100522|app: 0|req: 1366/5505] 10.4.3.117 () {68 vars in 1598 bytes} [Mon Jul 27 16:24:26 2026] GET /volume/v3/volumes/d72f9237-6049-419f-a351-0127a054caff => generated 904 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 27 16:24:29.464091 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.middleware.request_id [None req-2fdcb083-0b3e-4763-b9f6-e3617dad7c6f None None] RequestId filter calling following filter/app {{(pid=100523) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:24:29.465808 np0000005924 devstack@c-api.service[100523]: INFO cinder.api.openstack.wsgi [None req-2fdcb083-0b3e-4763-b9f6-e3617dad7c6f tempest-TestEncryptedCinderVolumes-1841643691 tempest-TestEncryptedCinderVolumes-1841643691-project-member] DELETE https://10.4.3.117/volume/v3/volumes/d72f9237-6049-419f-a351-0127a054caff Jul 27 16:24:29.466021 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.openstack.wsgi [None req-2fdcb083-0b3e-4763-b9f6-e3617dad7c6f tempest-TestEncryptedCinderVolumes-1841643691 tempest-TestEncryptedCinderVolumes-1841643691-project-member] Empty body provided in request {{(pid=100523) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:24:29.466209 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.openstack.wsgi [None req-2fdcb083-0b3e-4763-b9f6-e3617dad7c6f tempest-TestEncryptedCinderVolumes-1841643691 tempest-TestEncryptedCinderVolumes-1841643691-project-member] Calling method 'delete' {{(pid=100523) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:24:29.466377 np0000005924 devstack@c-api.service[100523]: INFO cinder.api.v3.volumes [None req-2fdcb083-0b3e-4763-b9f6-e3617dad7c6f tempest-TestEncryptedCinderVolumes-1841643691 tempest-TestEncryptedCinderVolumes-1841643691-project-member] Delete volume with id: d72f9237-6049-419f-a351-0127a054caff Jul 27 16:24:29.472523 np0000005924 devstack@c-api.service[100523]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:24:29.472523 np0000005924 devstack@c-api.service[100523]: warnings.warn( Jul 27 16:24:29.472929 np0000005924 devstack@c-api.service[100523]: INFO cinder.volume.api [None req-2fdcb083-0b3e-4763-b9f6-e3617dad7c6f tempest-TestEncryptedCinderVolumes-1841643691 tempest-TestEncryptedCinderVolumes-1841643691-project-member] Volume info retrieved successfully. Jul 27 16:24:29.483748 np0000005924 devstack@c-api.service[100523]: WARNING cinder.keymgr.conf_key_mgr [None req-2fdcb083-0b3e-4763-b9f6-e3617dad7c6f tempest-TestEncryptedCinderVolumes-1841643691 tempest-TestEncryptedCinderVolumes-1841643691-project-member] Not deleting key 00000000-0000-0000-0000-000000000000 Jul 27 16:24:29.490889 np0000005924 devstack@c-api.service[100523]: INFO cinder.volume.api [None req-2fdcb083-0b3e-4763-b9f6-e3617dad7c6f tempest-TestEncryptedCinderVolumes-1841643691 tempest-TestEncryptedCinderVolumes-1841643691-project-member] Delete volume request issued successfully. Jul 27 16:24:29.491074 np0000005924 devstack@c-api.service[100523]: INFO cinder.api.openstack.wsgi [None req-2fdcb083-0b3e-4763-b9f6-e3617dad7c6f tempest-TestEncryptedCinderVolumes-1841643691 tempest-TestEncryptedCinderVolumes-1841643691-project-member] https://10.4.3.117/volume/v3/volumes/d72f9237-6049-419f-a351-0127a054caff returned with HTTP 202 Jul 27 16:24:29.491455 np0000005924 devstack@c-api.service[100523]: [pid: 100523|app: 0|req: 1386/5506] 10.4.3.117 () {66 vars in 1351 bytes} [Mon Jul 27 16:24:29 2026] DELETE /volume/v3/volumes/d72f9237-6049-419f-a351-0127a054caff => generated 0 bytes in 28 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 27 16:24:29.497847 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.middleware.request_id [None req-50822902-c80f-4db0-88e0-84e682458a65 None None] RequestId filter calling following filter/app {{(pid=100521) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:24:29.499642 np0000005924 devstack@c-api.service[100521]: INFO cinder.api.openstack.wsgi [None req-50822902-c80f-4db0-88e0-84e682458a65 tempest-TestEncryptedCinderVolumes-1841643691 tempest-TestEncryptedCinderVolumes-1841643691-project-member] GET https://10.4.3.117/volume/v3/volumes/d72f9237-6049-419f-a351-0127a054caff Jul 27 16:24:29.499837 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.openstack.wsgi [None req-50822902-c80f-4db0-88e0-84e682458a65 tempest-TestEncryptedCinderVolumes-1841643691 tempest-TestEncryptedCinderVolumes-1841643691-project-member] Empty body provided in request {{(pid=100521) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:24:29.500033 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.openstack.wsgi [None req-50822902-c80f-4db0-88e0-84e682458a65 tempest-TestEncryptedCinderVolumes-1841643691 tempest-TestEncryptedCinderVolumes-1841643691-project-member] Calling method 'show' {{(pid=100521) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:24:29.507016 np0000005924 devstack@c-api.service[100521]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:24:29.507016 np0000005924 devstack@c-api.service[100521]: warnings.warn( Jul 27 16:24:29.510821 np0000005924 devstack@c-api.service[100521]: INFO cinder.volume.api [None req-50822902-c80f-4db0-88e0-84e682458a65 tempest-TestEncryptedCinderVolumes-1841643691 tempest-TestEncryptedCinderVolumes-1841643691-project-member] Volume info retrieved successfully. Jul 27 16:24:29.515944 np0000005924 devstack@c-api.service[100521]: INFO cinder.api.openstack.wsgi [None req-50822902-c80f-4db0-88e0-84e682458a65 tempest-TestEncryptedCinderVolumes-1841643691 tempest-TestEncryptedCinderVolumes-1841643691-project-member] https://10.4.3.117/volume/v3/volumes/d72f9237-6049-419f-a351-0127a054caff returned with HTTP 200 Jul 27 16:24:29.516338 np0000005924 devstack@c-api.service[100521]: [pid: 100521|app: 0|req: 1376/5507] 10.4.3.117 () {66 vars in 1348 bytes} [Mon Jul 27 16:24:29 2026] GET /volume/v3/volumes/d72f9237-6049-419f-a351-0127a054caff => generated 903 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 27 16:24:30.529164 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.middleware.request_id [None req-057d5e88-c4cd-4ae0-9f7d-a8f71d87e353 None None] RequestId filter calling following filter/app {{(pid=100524) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:24:30.531304 np0000005924 devstack@c-api.service[100524]: INFO cinder.api.openstack.wsgi [None req-057d5e88-c4cd-4ae0-9f7d-a8f71d87e353 tempest-TestEncryptedCinderVolumes-1841643691 tempest-TestEncryptedCinderVolumes-1841643691-project-member] GET https://10.4.3.117/volume/v3/volumes/d72f9237-6049-419f-a351-0127a054caff Jul 27 16:24:30.531549 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.openstack.wsgi [None req-057d5e88-c4cd-4ae0-9f7d-a8f71d87e353 tempest-TestEncryptedCinderVolumes-1841643691 tempest-TestEncryptedCinderVolumes-1841643691-project-member] Empty body provided in request {{(pid=100524) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:24:30.531779 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.openstack.wsgi [None req-057d5e88-c4cd-4ae0-9f7d-a8f71d87e353 tempest-TestEncryptedCinderVolumes-1841643691 tempest-TestEncryptedCinderVolumes-1841643691-project-member] Calling method 'show' {{(pid=100524) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:24:30.538210 np0000005924 devstack@c-api.service[100524]: INFO cinder.api.openstack.wsgi [None req-057d5e88-c4cd-4ae0-9f7d-a8f71d87e353 tempest-TestEncryptedCinderVolumes-1841643691 tempest-TestEncryptedCinderVolumes-1841643691-project-member] https://10.4.3.117/volume/v3/volumes/d72f9237-6049-419f-a351-0127a054caff returned with HTTP 404 Jul 27 16:24:30.538787 np0000005924 devstack@c-api.service[100524]: [pid: 100524|app: 0|req: 1380/5508] 10.4.3.117 () {66 vars in 1348 bytes} [Mon Jul 27 16:24:30 2026] GET /volume/v3/volumes/d72f9237-6049-419f-a351-0127a054caff => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 27 16:24:30.545893 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.middleware.request_id [None req-b77e5430-945d-437b-846f-c61eb51d428c None None] RequestId filter calling following filter/app {{(pid=100522) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:24:30.547731 np0000005924 devstack@c-api.service[100522]: INFO cinder.api.openstack.wsgi [None req-b77e5430-945d-437b-846f-c61eb51d428c tempest-TestEncryptedCinderVolumes-1841643691 tempest-TestEncryptedCinderVolumes-1841643691-project-member] DELETE https://10.4.3.117/volume/v3/volumes/39c2ace8-10e1-44e9-a272-a0efc03241cc Jul 27 16:24:30.547979 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.openstack.wsgi [None req-b77e5430-945d-437b-846f-c61eb51d428c tempest-TestEncryptedCinderVolumes-1841643691 tempest-TestEncryptedCinderVolumes-1841643691-project-member] Empty body provided in request {{(pid=100522) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:24:30.548222 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.openstack.wsgi [None req-b77e5430-945d-437b-846f-c61eb51d428c tempest-TestEncryptedCinderVolumes-1841643691 tempest-TestEncryptedCinderVolumes-1841643691-project-member] Calling method 'delete' {{(pid=100522) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:24:30.548393 np0000005924 devstack@c-api.service[100522]: INFO cinder.api.v3.volumes [None req-b77e5430-945d-437b-846f-c61eb51d428c tempest-TestEncryptedCinderVolumes-1841643691 tempest-TestEncryptedCinderVolumes-1841643691-project-member] Delete volume with id: 39c2ace8-10e1-44e9-a272-a0efc03241cc Jul 27 16:24:30.555734 np0000005924 devstack@c-api.service[100522]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:24:30.555734 np0000005924 devstack@c-api.service[100522]: warnings.warn( Jul 27 16:24:30.556162 np0000005924 devstack@c-api.service[100522]: INFO cinder.volume.api [None req-b77e5430-945d-437b-846f-c61eb51d428c tempest-TestEncryptedCinderVolumes-1841643691 tempest-TestEncryptedCinderVolumes-1841643691-project-member] Volume info retrieved successfully. Jul 27 16:24:30.570111 np0000005924 devstack@c-api.service[100522]: WARNING cinder.keymgr.conf_key_mgr [None req-b77e5430-945d-437b-846f-c61eb51d428c tempest-TestEncryptedCinderVolumes-1841643691 tempest-TestEncryptedCinderVolumes-1841643691-project-member] Not deleting key 00000000-0000-0000-0000-000000000000 Jul 27 16:24:30.583524 np0000005924 devstack@c-api.service[100522]: INFO cinder.volume.api [None req-b77e5430-945d-437b-846f-c61eb51d428c tempest-TestEncryptedCinderVolumes-1841643691 tempest-TestEncryptedCinderVolumes-1841643691-project-member] Delete volume request issued successfully. Jul 27 16:24:30.583784 np0000005924 devstack@c-api.service[100522]: INFO cinder.api.openstack.wsgi [None req-b77e5430-945d-437b-846f-c61eb51d428c tempest-TestEncryptedCinderVolumes-1841643691 tempest-TestEncryptedCinderVolumes-1841643691-project-member] https://10.4.3.117/volume/v3/volumes/39c2ace8-10e1-44e9-a272-a0efc03241cc returned with HTTP 202 Jul 27 16:24:30.584252 np0000005924 devstack@c-api.service[100522]: [pid: 100522|app: 0|req: 1367/5509] 10.4.3.117 () {66 vars in 1351 bytes} [Mon Jul 27 16:24:30 2026] DELETE /volume/v3/volumes/39c2ace8-10e1-44e9-a272-a0efc03241cc => generated 0 bytes in 39 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 27 16:24:30.591621 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.middleware.request_id [None req-d0903ed4-9573-4583-8cc9-a32d8a3b7e05 None None] RequestId filter calling following filter/app {{(pid=100523) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:24:30.593453 np0000005924 devstack@c-api.service[100523]: INFO cinder.api.openstack.wsgi [None req-d0903ed4-9573-4583-8cc9-a32d8a3b7e05 tempest-TestEncryptedCinderVolumes-1841643691 tempest-TestEncryptedCinderVolumes-1841643691-project-member] GET https://10.4.3.117/volume/v3/volumes/39c2ace8-10e1-44e9-a272-a0efc03241cc Jul 27 16:24:30.593656 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.openstack.wsgi [None req-d0903ed4-9573-4583-8cc9-a32d8a3b7e05 tempest-TestEncryptedCinderVolumes-1841643691 tempest-TestEncryptedCinderVolumes-1841643691-project-member] Empty body provided in request {{(pid=100523) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:24:30.593880 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.openstack.wsgi [None req-d0903ed4-9573-4583-8cc9-a32d8a3b7e05 tempest-TestEncryptedCinderVolumes-1841643691 tempest-TestEncryptedCinderVolumes-1841643691-project-member] Calling method 'show' {{(pid=100523) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:24:30.600258 np0000005924 devstack@c-api.service[100523]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:24:30.600258 np0000005924 devstack@c-api.service[100523]: warnings.warn( Jul 27 16:24:30.603714 np0000005924 devstack@c-api.service[100523]: INFO cinder.volume.api [None req-d0903ed4-9573-4583-8cc9-a32d8a3b7e05 tempest-TestEncryptedCinderVolumes-1841643691 tempest-TestEncryptedCinderVolumes-1841643691-project-member] Volume info retrieved successfully. Jul 27 16:24:30.607663 np0000005924 devstack@c-api.service[100523]: INFO cinder.api.openstack.wsgi [None req-d0903ed4-9573-4583-8cc9-a32d8a3b7e05 tempest-TestEncryptedCinderVolumes-1841643691 tempest-TestEncryptedCinderVolumes-1841643691-project-member] https://10.4.3.117/volume/v3/volumes/39c2ace8-10e1-44e9-a272-a0efc03241cc returned with HTTP 200 Jul 27 16:24:30.608063 np0000005924 devstack@c-api.service[100523]: [pid: 100523|app: 0|req: 1387/5510] 10.4.3.117 () {66 vars in 1348 bytes} [Mon Jul 27 16:24:30 2026] GET /volume/v3/volumes/39c2ace8-10e1-44e9-a272-a0efc03241cc => generated 877 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 27 16:24:31.620276 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.middleware.request_id [None req-71498d6d-24d8-4b5a-8f38-69c0332360a7 None None] RequestId filter calling following filter/app {{(pid=100521) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:24:31.622057 np0000005924 devstack@c-api.service[100521]: INFO cinder.api.openstack.wsgi [None req-71498d6d-24d8-4b5a-8f38-69c0332360a7 tempest-TestEncryptedCinderVolumes-1841643691 tempest-TestEncryptedCinderVolumes-1841643691-project-member] GET https://10.4.3.117/volume/v3/volumes/39c2ace8-10e1-44e9-a272-a0efc03241cc Jul 27 16:24:31.622282 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.openstack.wsgi [None req-71498d6d-24d8-4b5a-8f38-69c0332360a7 tempest-TestEncryptedCinderVolumes-1841643691 tempest-TestEncryptedCinderVolumes-1841643691-project-member] Empty body provided in request {{(pid=100521) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:24:31.622511 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.openstack.wsgi [None req-71498d6d-24d8-4b5a-8f38-69c0332360a7 tempest-TestEncryptedCinderVolumes-1841643691 tempest-TestEncryptedCinderVolumes-1841643691-project-member] Calling method 'show' {{(pid=100521) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:24:31.628621 np0000005924 devstack@c-api.service[100521]: INFO cinder.api.openstack.wsgi [None req-71498d6d-24d8-4b5a-8f38-69c0332360a7 tempest-TestEncryptedCinderVolumes-1841643691 tempest-TestEncryptedCinderVolumes-1841643691-project-member] https://10.4.3.117/volume/v3/volumes/39c2ace8-10e1-44e9-a272-a0efc03241cc returned with HTTP 404 Jul 27 16:24:31.629075 np0000005924 devstack@c-api.service[100521]: [pid: 100521|app: 0|req: 1377/5511] 10.4.3.117 () {66 vars in 1348 bytes} [Mon Jul 27 16:24:31 2026] GET /volume/v3/volumes/39c2ace8-10e1-44e9-a272-a0efc03241cc => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 27 16:24:31.635875 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.middleware.request_id [None req-ba588845-8de7-4f9b-abe4-422edb7abd15 None None] RequestId filter calling following filter/app {{(pid=100524) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:24:31.637612 np0000005924 devstack@c-api.service[100524]: INFO cinder.api.openstack.wsgi [None req-ba588845-8de7-4f9b-abe4-422edb7abd15 tempest-TestEncryptedCinderVolumes-125337788 tempest-TestEncryptedCinderVolumes-125337788-project-admin] GET https://10.4.3.117/volume/v3/volumes/detail?all_tenants=1 Jul 27 16:24:31.637812 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.openstack.wsgi [None req-ba588845-8de7-4f9b-abe4-422edb7abd15 tempest-TestEncryptedCinderVolumes-125337788 tempest-TestEncryptedCinderVolumes-125337788-project-admin] Empty body provided in request {{(pid=100524) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:24:31.637997 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.openstack.wsgi [None req-ba588845-8de7-4f9b-abe4-422edb7abd15 tempest-TestEncryptedCinderVolumes-125337788 tempest-TestEncryptedCinderVolumes-125337788-project-admin] Calling method 'detail' {{(pid=100524) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:24:31.638528 np0000005924 devstack@c-api.service[100524]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:24:31.638528 np0000005924 devstack@c-api.service[100524]: warnings.warn( Jul 27 16:24:31.638794 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.volume.api [None req-ba588845-8de7-4f9b-abe4-422edb7abd15 tempest-TestEncryptedCinderVolumes-125337788 tempest-TestEncryptedCinderVolumes-125337788-project-admin] Searching by: MultiDict([('all_tenants', 1)]). {{(pid=100524) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 27 16:24:31.653863 np0000005924 devstack@c-api.service[100524]: INFO cinder.volume.api [None req-ba588845-8de7-4f9b-abe4-422edb7abd15 tempest-TestEncryptedCinderVolumes-125337788 tempest-TestEncryptedCinderVolumes-125337788-project-admin] Get all volumes completed successfully. Jul 27 16:24:31.655914 np0000005924 devstack@c-api.service[100524]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:24:31.655914 np0000005924 devstack@c-api.service[100524]: warnings.warn( Jul 27 16:24:31.661220 np0000005924 devstack@c-api.service[100524]: INFO cinder.api.openstack.wsgi [None req-ba588845-8de7-4f9b-abe4-422edb7abd15 tempest-TestEncryptedCinderVolumes-125337788 tempest-TestEncryptedCinderVolumes-125337788-project-admin] https://10.4.3.117/volume/v3/volumes/detail?all_tenants=1 returned with HTTP 200 Jul 27 16:24:31.661629 np0000005924 devstack@c-api.service[100524]: [pid: 100524|app: 0|req: 1381/5512] 10.4.3.117 () {66 vars in 1285 bytes} [Mon Jul 27 16:24:31 2026] GET /volume/v3/volumes/detail?all_tenants=1 => generated 10835 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 27 16:24:31.675938 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.middleware.request_id [None req-44eb4c82-e224-4973-a37c-87ddaa8e2e6b None None] RequestId filter calling following filter/app {{(pid=100522) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:24:31.677691 np0000005924 devstack@c-api.service[100522]: INFO cinder.api.openstack.wsgi [None req-44eb4c82-e224-4973-a37c-87ddaa8e2e6b tempest-TestEncryptedCinderVolumes-125337788 tempest-TestEncryptedCinderVolumes-125337788-project-admin] DELETE https://10.4.3.117/volume/v3/types/ce5341a2-363e-4464-b0c4-cded4af7cd4f Jul 27 16:24:31.677911 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.openstack.wsgi [None req-44eb4c82-e224-4973-a37c-87ddaa8e2e6b tempest-TestEncryptedCinderVolumes-125337788 tempest-TestEncryptedCinderVolumes-125337788-project-admin] Empty body provided in request {{(pid=100522) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:24:31.678119 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.openstack.wsgi [None req-44eb4c82-e224-4973-a37c-87ddaa8e2e6b tempest-TestEncryptedCinderVolumes-125337788 tempest-TestEncryptedCinderVolumes-125337788-project-admin] Calling method '_delete' {{(pid=100522) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:24:31.702155 np0000005924 devstack@c-api.service[100522]: INFO cinder.api.openstack.wsgi [None req-44eb4c82-e224-4973-a37c-87ddaa8e2e6b tempest-TestEncryptedCinderVolumes-125337788 tempest-TestEncryptedCinderVolumes-125337788-project-admin] https://10.4.3.117/volume/v3/types/ce5341a2-363e-4464-b0c4-cded4af7cd4f returned with HTTP 202 Jul 27 16:24:31.702587 np0000005924 devstack@c-api.service[100522]: [pid: 100522|app: 0|req: 1368/5513] 10.4.3.117 () {66 vars in 1345 bytes} [Mon Jul 27 16:24:31 2026] DELETE /volume/v3/types/ce5341a2-363e-4464-b0c4-cded4af7cd4f => generated 0 bytes in 27 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 27 16:24:32.651472 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.middleware.request_id [None req-721c2320-c967-4776-90c5-fbf73a191453 None None] RequestId filter calling following filter/app {{(pid=100523) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:24:32.653741 np0000005924 devstack@c-api.service[100523]: INFO cinder.api.openstack.wsgi [None req-721c2320-c967-4776-90c5-fbf73a191453 tempest-TestEncryptedCinderVolumes-125337788 tempest-TestEncryptedCinderVolumes-125337788-project-admin] POST https://10.4.3.117/volume/v3/types Jul 27 16:24:32.654139 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.openstack.wsgi [None req-721c2320-c967-4776-90c5-fbf73a191453 tempest-TestEncryptedCinderVolumes-125337788 tempest-TestEncryptedCinderVolumes-125337788-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-scenario-type-luks-91675764", "extra_specs": {}}} {{(pid=100523) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 27 16:24:32.667318 np0000005924 devstack@c-api.service[100523]: INFO cinder.api.openstack.wsgi [None req-721c2320-c967-4776-90c5-fbf73a191453 tempest-TestEncryptedCinderVolumes-125337788 tempest-TestEncryptedCinderVolumes-125337788-project-admin] https://10.4.3.117/volume/v3/types returned with HTTP 200 Jul 27 16:24:32.667702 np0000005924 devstack@c-api.service[100523]: [pid: 100523|app: 0|req: 1388/5514] 10.4.3.117 () {68 vars in 1252 bytes} [Mon Jul 27 16:24:32 2026] POST /volume/v3/types => generated 210 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 27 16:24:32.676468 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.middleware.request_id [None req-d3976fe5-0d77-4d65-92ad-e98e78bc7fc1 None None] RequestId filter calling following filter/app {{(pid=100521) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:24:32.678045 np0000005924 devstack@c-api.service[100521]: INFO cinder.api.openstack.wsgi [None req-d3976fe5-0d77-4d65-92ad-e98e78bc7fc1 tempest-TestEncryptedCinderVolumes-125337788 tempest-TestEncryptedCinderVolumes-125337788-project-admin] POST https://10.4.3.117/volume/v3/types/5a819a16-e021-4e0c-a8d0-89f636b8f4db/encryption Jul 27 16:24:32.678370 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.openstack.wsgi [None req-d3976fe5-0d77-4d65-92ad-e98e78bc7fc1 tempest-TestEncryptedCinderVolumes-125337788 tempest-TestEncryptedCinderVolumes-125337788-project-admin] Action: 'create', calling method: create, body: {"encryption": {"provider": "luks", "key_size": 256, "cipher": "aes-xts-plain64", "control_location": "front-end"}} {{(pid=100521) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 27 16:24:32.692132 np0000005924 devstack@c-api.service[100521]: INFO cinder.api.openstack.wsgi [None req-d3976fe5-0d77-4d65-92ad-e98e78bc7fc1 tempest-TestEncryptedCinderVolumes-125337788 tempest-TestEncryptedCinderVolumes-125337788-project-admin] https://10.4.3.117/volume/v3/types/5a819a16-e021-4e0c-a8d0-89f636b8f4db/encryption returned with HTTP 200 Jul 27 16:24:32.692530 np0000005924 devstack@c-api.service[100521]: [pid: 100521|app: 0|req: 1378/5515] 10.4.3.117 () {68 vars in 1397 bytes} [Mon Jul 27 16:24:32 2026] POST /volume/v3/types/5a819a16-e021-4e0c-a8d0-89f636b8f4db/encryption => generated 230 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 27 16:24:32.714402 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.middleware.request_id [None req-0cb577c3-4d76-4311-984d-c7b1ae9b0c05 None None] RequestId filter calling following filter/app {{(pid=100524) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:24:32.715879 np0000005924 devstack@c-api.service[100524]: INFO cinder.api.openstack.wsgi [None req-0cb577c3-4d76-4311-984d-c7b1ae9b0c05 tempest-TestEncryptedCinderVolumes-1841643691 tempest-TestEncryptedCinderVolumes-1841643691-project-member] POST https://10.4.3.117/volume/v3/volumes Jul 27 16:24:32.716176 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.openstack.wsgi [None req-0cb577c3-4d76-4311-984d-c7b1ae9b0c05 tempest-TestEncryptedCinderVolumes-1841643691 tempest-TestEncryptedCinderVolumes-1841643691-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestEncryptedCinderVolumes-volume-origin-1453420826", "snapshot_id": null, "imageRef": "9b5714dc-7db2-46f4-8517-f5174b84ff15", "volume_type": "tempest-scenario-type-luks-91675764", "size": 1}} {{(pid=100524) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 27 16:24:32.717652 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.v3.volumes [None req-0cb577c3-4d76-4311-984d-c7b1ae9b0c05 tempest-TestEncryptedCinderVolumes-1841643691 tempest-TestEncryptedCinderVolumes-1841643691-project-member] Create volume request body: {'volume': {'name': 'tempest-TestEncryptedCinderVolumes-volume-origin-1453420826', 'snapshot_id': None, 'imageRef': '9b5714dc-7db2-46f4-8517-f5174b84ff15', 'volume_type': 'tempest-scenario-type-luks-91675764', 'size': 1}} {{(pid=100524) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 27 16:24:32.841972 np0000005924 devstack@c-api.service[100524]: INFO cinder.api.v3.volumes [None req-0cb577c3-4d76-4311-984d-c7b1ae9b0c05 tempest-TestEncryptedCinderVolumes-1841643691 tempest-TestEncryptedCinderVolumes-1841643691-project-member] Create volume of 1 GB Jul 27 16:24:32.842292 np0000005924 devstack@c-api.service[100524]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:24:32.842292 np0000005924 devstack@c-api.service[100524]: warnings.warn( Jul 27 16:24:32.842791 np0000005924 devstack@c-api.service[100524]: INFO cinder.volume.api [None req-0cb577c3-4d76-4311-984d-c7b1ae9b0c05 tempest-TestEncryptedCinderVolumes-1841643691 tempest-TestEncryptedCinderVolumes-1841643691-project-member] Availability Zones retrieved successfully. Jul 27 16:24:32.847913 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.volume.api [None req-0cb577c3-4d76-4311-984d-c7b1ae9b0c05 tempest-TestEncryptedCinderVolumes-1841643691 tempest-TestEncryptedCinderVolumes-1841643691-project-member] Flow 'volume_create_api' (78d6a912-d025-4c9b-904d-3c5f0875c5cb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100524) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 27 16:24:32.848790 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.volume.api [None req-0cb577c3-4d76-4311-984d-c7b1ae9b0c05 tempest-TestEncryptedCinderVolumes-1841643691 tempest-TestEncryptedCinderVolumes-1841643691-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (08217be0-73bd-49d9-b3fa-b2dd4f6928bc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100524) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 27 16:24:32.849629 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.volume.flows.api.create_volume [None req-0cb577c3-4d76-4311-984d-c7b1ae9b0c05 tempest-TestEncryptedCinderVolumes-1841643691 tempest-TestEncryptedCinderVolumes-1841643691-project-member] Validating volume size '1' using validate_int {{(pid=100524) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 27 16:24:32.894575 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.volume.api [None req-0cb577c3-4d76-4311-984d-c7b1ae9b0c05 tempest-TestEncryptedCinderVolumes-1841643691 tempest-TestEncryptedCinderVolumes-1841643691-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (08217be0-73bd-49d9-b3fa-b2dd4f6928bc) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-27T16:24:33Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=5a819a16-e021-4e0c-a8d0-89f636b8f4db,is_public=True,name='tempest-scenario-type-luks-91675764',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '5a819a16-e021-4e0c-a8d0-89f636b8f4db', '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=100524) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 27 16:24:32.895312 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.volume.api [None req-0cb577c3-4d76-4311-984d-c7b1ae9b0c05 tempest-TestEncryptedCinderVolumes-1841643691 tempest-TestEncryptedCinderVolumes-1841643691-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (47d0d6f9-3580-43b6-b216-c6743bf43c50) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100524) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 27 16:24:32.916684 np0000005924 devstack@c-api.service[100524]: WARNING cinder.quota [None req-0cb577c3-4d76-4311-984d-c7b1ae9b0c05 tempest-TestEncryptedCinderVolumes-1841643691 tempest-TestEncryptedCinderVolumes-1841643691-project-member] Deprecated: Default quota for resource: volumes_tempest-scenario-type-luks-91675764 is set by the default quota flag: quota_volumes_tempest-scenario-type-luks-91675764, it is now deprecated. Please use the default quota class for default quota. Jul 27 16:24:32.916999 np0000005924 devstack@c-api.service[100524]: WARNING cinder.quota [None req-0cb577c3-4d76-4311-984d-c7b1ae9b0c05 tempest-TestEncryptedCinderVolumes-1841643691 tempest-TestEncryptedCinderVolumes-1841643691-project-member] Deprecated: Default quota for resource: gigabytes_tempest-scenario-type-luks-91675764 is set by the default quota flag: quota_gigabytes_tempest-scenario-type-luks-91675764, it is now deprecated. Please use the default quota class for default quota. Jul 27 16:24:32.940341 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.quota [None req-0cb577c3-4d76-4311-984d-c7b1ae9b0c05 tempest-TestEncryptedCinderVolumes-1841643691 tempest-TestEncryptedCinderVolumes-1841643691-project-member] Created reservations ['7c354722-1700-4f64-9842-99839e763594', 'a4c31e8e-1b23-49ae-8052-558fad364eba', 'e3d5ca33-0672-47b0-a91f-158eb30eb514', 'fbf6bb44-d52c-4f64-a7fe-f71c14bb2c9c'] {{(pid=100524) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 27 16:24:32.941029 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.volume.api [None req-0cb577c3-4d76-4311-984d-c7b1ae9b0c05 tempest-TestEncryptedCinderVolumes-1841643691 tempest-TestEncryptedCinderVolumes-1841643691-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (47d0d6f9-3580-43b6-b216-c6743bf43c50) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['7c354722-1700-4f64-9842-99839e763594', 'a4c31e8e-1b23-49ae-8052-558fad364eba', 'e3d5ca33-0672-47b0-a91f-158eb30eb514', 'fbf6bb44-d52c-4f64-a7fe-f71c14bb2c9c']}' {{(pid=100524) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 27 16:24:32.941783 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.volume.api [None req-0cb577c3-4d76-4311-984d-c7b1ae9b0c05 tempest-TestEncryptedCinderVolumes-1841643691 tempest-TestEncryptedCinderVolumes-1841643691-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (ca39cbf9-6079-483a-8618-3bb394607a14) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100524) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 27 16:24:32.962580 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.volume.api [None req-0cb577c3-4d76-4311-984d-c7b1ae9b0c05 tempest-TestEncryptedCinderVolumes-1841643691 tempest-TestEncryptedCinderVolumes-1841643691-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (ca39cbf9-6079-483a-8618-3bb394607a14) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'aa6fbd27-38d5-4637-849f-1526d6d6f6a0', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestEncryptedCinderVolumes-volume-origin-1453420826',encryption_key_id=00000000-0000-0000-0000-000000000000,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='2cc91ad08086415b9f26d4af008d4314',qos_specs=None,replication_status=,reservations=['7c354722-1700-4f64-9842-99839e763594','a4c31e8e-1b23-49ae-8052-558fad364eba','e3d5ca33-0672-47b0-a91f-158eb30eb514','fbf6bb44-d52c-4f64-a7fe-f71c14bb2c9c'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='67ecc6e95dad4af48eca8c921c27f901',volume_type_id=5a819a16-e021-4e0c-a8d0-89f636b8f4db), 'volume': Volume(_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-27T16:24:32Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestEncryptedCinderVolumes-volume-origin-1453420826',ec2_id=None,encryption_key_id=00000000-0000-0000-0000-000000000000,glance_metadata=,group=,group_id=None,host=None,id=aa6fbd27-38d5-4637-849f-1526d6d6f6a0,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='2cc91ad08086415b9f26d4af008d4314',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='67ecc6e95dad4af48eca8c921c27f901',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(5a819a16-e021-4e0c-a8d0-89f636b8f4db),volume_type_id=5a819a16-e021-4e0c-a8d0-89f636b8f4db)}' {{(pid=100524) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 27 16:24:32.963296 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.volume.api [None req-0cb577c3-4d76-4311-984d-c7b1ae9b0c05 tempest-TestEncryptedCinderVolumes-1841643691 tempest-TestEncryptedCinderVolumes-1841643691-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (813308b1-1280-4305-81c7-c1b48a1dab40) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100524) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 27 16:24:32.980101 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.volume.api [None req-0cb577c3-4d76-4311-984d-c7b1ae9b0c05 tempest-TestEncryptedCinderVolumes-1841643691 tempest-TestEncryptedCinderVolumes-1841643691-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (813308b1-1280-4305-81c7-c1b48a1dab40) transitioned into state 'SUCCESS' from state '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-1453420826',encryption_key_id=00000000-0000-0000-0000-000000000000,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='2cc91ad08086415b9f26d4af008d4314',qos_specs=None,replication_status=,reservations=['7c354722-1700-4f64-9842-99839e763594','a4c31e8e-1b23-49ae-8052-558fad364eba','e3d5ca33-0672-47b0-a91f-158eb30eb514','fbf6bb44-d52c-4f64-a7fe-f71c14bb2c9c'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='67ecc6e95dad4af48eca8c921c27f901',volume_type_id=5a819a16-e021-4e0c-a8d0-89f636b8f4db)}' {{(pid=100524) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 27 16:24:32.980750 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.volume.api [None req-0cb577c3-4d76-4311-984d-c7b1ae9b0c05 tempest-TestEncryptedCinderVolumes-1841643691 tempest-TestEncryptedCinderVolumes-1841643691-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (3e39588a-5515-4b55-b54f-76b5d1e8cc02) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100524) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 27 16:24:32.989003 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.volume.api [None req-0cb577c3-4d76-4311-984d-c7b1ae9b0c05 tempest-TestEncryptedCinderVolumes-1841643691 tempest-TestEncryptedCinderVolumes-1841643691-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (3e39588a-5515-4b55-b54f-76b5d1e8cc02) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100524) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 27 16:24:32.989857 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.volume.api [None req-0cb577c3-4d76-4311-984d-c7b1ae9b0c05 tempest-TestEncryptedCinderVolumes-1841643691 tempest-TestEncryptedCinderVolumes-1841643691-project-member] Flow 'volume_create_api' (78d6a912-d025-4c9b-904d-3c5f0875c5cb) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100524) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 27 16:24:32.990128 np0000005924 devstack@c-api.service[100524]: INFO cinder.volume.api [None req-0cb577c3-4d76-4311-984d-c7b1ae9b0c05 tempest-TestEncryptedCinderVolumes-1841643691 tempest-TestEncryptedCinderVolumes-1841643691-project-member] Create volume request issued successfully. Jul 27 16:24:32.990663 np0000005924 devstack@c-api.service[100524]: INFO cinder.api.openstack.wsgi [None req-0cb577c3-4d76-4311-984d-c7b1ae9b0c05 tempest-TestEncryptedCinderVolumes-1841643691 tempest-TestEncryptedCinderVolumes-1841643691-project-member] https://10.4.3.117/volume/v3/volumes returned with HTTP 202 Jul 27 16:24:32.991054 np0000005924 devstack@c-api.service[100524]: [pid: 100524|app: 0|req: 1382/5516] 10.4.3.117 () {68 vars in 1259 bytes} [Mon Jul 27 16:24:32 2026] POST /volume/v3/volumes => generated 790 bytes in 277 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 27 16:24:33.005888 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.middleware.request_id [None req-1259b9f4-da18-4d05-8e29-8e5c706b1bc1 None None] RequestId filter calling following filter/app {{(pid=100522) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:24:33.008062 np0000005924 devstack@c-api.service[100522]: INFO cinder.api.openstack.wsgi [None req-1259b9f4-da18-4d05-8e29-8e5c706b1bc1 tempest-TestEncryptedCinderVolumes-1841643691 tempest-TestEncryptedCinderVolumes-1841643691-project-member] GET https://10.4.3.117/volume/v3/volumes/aa6fbd27-38d5-4637-849f-1526d6d6f6a0 Jul 27 16:24:33.008334 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.openstack.wsgi [None req-1259b9f4-da18-4d05-8e29-8e5c706b1bc1 tempest-TestEncryptedCinderVolumes-1841643691 tempest-TestEncryptedCinderVolumes-1841643691-project-member] Empty body provided in request {{(pid=100522) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:24:33.008585 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.openstack.wsgi [None req-1259b9f4-da18-4d05-8e29-8e5c706b1bc1 tempest-TestEncryptedCinderVolumes-1841643691 tempest-TestEncryptedCinderVolumes-1841643691-project-member] Calling method 'show' {{(pid=100522) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:24:33.017261 np0000005924 devstack@c-api.service[100522]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:24:33.017261 np0000005924 devstack@c-api.service[100522]: warnings.warn( Jul 27 16:24:33.021397 np0000005924 devstack@c-api.service[100522]: INFO cinder.volume.api [None req-1259b9f4-da18-4d05-8e29-8e5c706b1bc1 tempest-TestEncryptedCinderVolumes-1841643691 tempest-TestEncryptedCinderVolumes-1841643691-project-member] Volume info retrieved successfully. Jul 27 16:24:33.026280 np0000005924 devstack@c-api.service[100522]: INFO cinder.api.openstack.wsgi [None req-1259b9f4-da18-4d05-8e29-8e5c706b1bc1 tempest-TestEncryptedCinderVolumes-1841643691 tempest-TestEncryptedCinderVolumes-1841643691-project-member] https://10.4.3.117/volume/v3/volumes/aa6fbd27-38d5-4637-849f-1526d6d6f6a0 returned with HTTP 200 Jul 27 16:24:33.026747 np0000005924 devstack@c-api.service[100522]: [pid: 100522|app: 0|req: 1369/5517] 10.4.3.117 () {66 vars in 1348 bytes} [Mon Jul 27 16:24:33 2026] GET /volume/v3/volumes/aa6fbd27-38d5-4637-849f-1526d6d6f6a0 => generated 858 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 27 16:24:34.039470 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.middleware.request_id [None req-860b8863-6838-426b-98ce-df84eb956b53 None None] RequestId filter calling following filter/app {{(pid=100523) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:24:34.041538 np0000005924 devstack@c-api.service[100523]: INFO cinder.api.openstack.wsgi [None req-860b8863-6838-426b-98ce-df84eb956b53 tempest-TestEncryptedCinderVolumes-1841643691 tempest-TestEncryptedCinderVolumes-1841643691-project-member] GET https://10.4.3.117/volume/v3/volumes/aa6fbd27-38d5-4637-849f-1526d6d6f6a0 Jul 27 16:24:34.041777 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.openstack.wsgi [None req-860b8863-6838-426b-98ce-df84eb956b53 tempest-TestEncryptedCinderVolumes-1841643691 tempest-TestEncryptedCinderVolumes-1841643691-project-member] Empty body provided in request {{(pid=100523) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:24:34.042009 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.openstack.wsgi [None req-860b8863-6838-426b-98ce-df84eb956b53 tempest-TestEncryptedCinderVolumes-1841643691 tempest-TestEncryptedCinderVolumes-1841643691-project-member] Calling method 'show' {{(pid=100523) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:24:34.050305 np0000005924 devstack@c-api.service[100523]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:24:34.050305 np0000005924 devstack@c-api.service[100523]: warnings.warn( Jul 27 16:24:34.054308 np0000005924 devstack@c-api.service[100523]: INFO cinder.volume.api [None req-860b8863-6838-426b-98ce-df84eb956b53 tempest-TestEncryptedCinderVolumes-1841643691 tempest-TestEncryptedCinderVolumes-1841643691-project-member] Volume info retrieved successfully. Jul 27 16:24:34.058958 np0000005924 devstack@c-api.service[100523]: INFO cinder.api.openstack.wsgi [None req-860b8863-6838-426b-98ce-df84eb956b53 tempest-TestEncryptedCinderVolumes-1841643691 tempest-TestEncryptedCinderVolumes-1841643691-project-member] https://10.4.3.117/volume/v3/volumes/aa6fbd27-38d5-4637-849f-1526d6d6f6a0 returned with HTTP 200 Jul 27 16:24:34.059412 np0000005924 devstack@c-api.service[100523]: [pid: 100523|app: 0|req: 1389/5518] 10.4.3.117 () {66 vars in 1348 bytes} [Mon Jul 27 16:24:34 2026] GET /volume/v3/volumes/aa6fbd27-38d5-4637-849f-1526d6d6f6a0 => generated 943 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 27 16:24:35.071262 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.middleware.request_id [None req-8119164b-df57-46ea-ab61-4c2a08162b00 None None] RequestId filter calling following filter/app {{(pid=100521) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:24:35.074760 np0000005924 devstack@c-api.service[100521]: INFO cinder.api.openstack.wsgi [None req-8119164b-df57-46ea-ab61-4c2a08162b00 tempest-TestEncryptedCinderVolumes-1841643691 tempest-TestEncryptedCinderVolumes-1841643691-project-member] GET https://10.4.3.117/volume/v3/volumes/aa6fbd27-38d5-4637-849f-1526d6d6f6a0 Jul 27 16:24:35.074760 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.openstack.wsgi [None req-8119164b-df57-46ea-ab61-4c2a08162b00 tempest-TestEncryptedCinderVolumes-1841643691 tempest-TestEncryptedCinderVolumes-1841643691-project-member] Empty body provided in request {{(pid=100521) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:24:35.074760 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.openstack.wsgi [None req-8119164b-df57-46ea-ab61-4c2a08162b00 tempest-TestEncryptedCinderVolumes-1841643691 tempest-TestEncryptedCinderVolumes-1841643691-project-member] Calling method 'show' {{(pid=100521) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:24:35.080269 np0000005924 devstack@c-api.service[100521]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:24:35.080269 np0000005924 devstack@c-api.service[100521]: warnings.warn( Jul 27 16:24:35.084075 np0000005924 devstack@c-api.service[100521]: INFO cinder.volume.api [None req-8119164b-df57-46ea-ab61-4c2a08162b00 tempest-TestEncryptedCinderVolumes-1841643691 tempest-TestEncryptedCinderVolumes-1841643691-project-member] Volume info retrieved successfully. Jul 27 16:24:35.089281 np0000005924 devstack@c-api.service[100521]: INFO cinder.api.openstack.wsgi [None req-8119164b-df57-46ea-ab61-4c2a08162b00 tempest-TestEncryptedCinderVolumes-1841643691 tempest-TestEncryptedCinderVolumes-1841643691-project-member] https://10.4.3.117/volume/v3/volumes/aa6fbd27-38d5-4637-849f-1526d6d6f6a0 returned with HTTP 200 Jul 27 16:24:35.089747 np0000005924 devstack@c-api.service[100521]: [pid: 100521|app: 0|req: 1379/5519] 10.4.3.117 () {66 vars in 1348 bytes} [Mon Jul 27 16:24:35 2026] GET /volume/v3/volumes/aa6fbd27-38d5-4637-849f-1526d6d6f6a0 => generated 943 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 27 16:24:36.102503 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.middleware.request_id [None req-62322766-2a52-42d8-ba34-adc3fc3c2a2e None None] RequestId filter calling following filter/app {{(pid=100524) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:24:36.104270 np0000005924 devstack@c-api.service[100524]: INFO cinder.api.openstack.wsgi [None req-62322766-2a52-42d8-ba34-adc3fc3c2a2e tempest-TestEncryptedCinderVolumes-1841643691 tempest-TestEncryptedCinderVolumes-1841643691-project-member] GET https://10.4.3.117/volume/v3/volumes/aa6fbd27-38d5-4637-849f-1526d6d6f6a0 Jul 27 16:24:36.104503 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.openstack.wsgi [None req-62322766-2a52-42d8-ba34-adc3fc3c2a2e tempest-TestEncryptedCinderVolumes-1841643691 tempest-TestEncryptedCinderVolumes-1841643691-project-member] Empty body provided in request {{(pid=100524) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:24:36.104703 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.openstack.wsgi [None req-62322766-2a52-42d8-ba34-adc3fc3c2a2e tempest-TestEncryptedCinderVolumes-1841643691 tempest-TestEncryptedCinderVolumes-1841643691-project-member] Calling method 'show' {{(pid=100524) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:24:36.111536 np0000005924 devstack@c-api.service[100524]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:24:36.111536 np0000005924 devstack@c-api.service[100524]: warnings.warn( Jul 27 16:24:36.114971 np0000005924 devstack@c-api.service[100524]: INFO cinder.volume.api [None req-62322766-2a52-42d8-ba34-adc3fc3c2a2e tempest-TestEncryptedCinderVolumes-1841643691 tempest-TestEncryptedCinderVolumes-1841643691-project-member] Volume info retrieved successfully. Jul 27 16:24:36.118775 np0000005924 devstack@c-api.service[100524]: INFO cinder.api.openstack.wsgi [None req-62322766-2a52-42d8-ba34-adc3fc3c2a2e tempest-TestEncryptedCinderVolumes-1841643691 tempest-TestEncryptedCinderVolumes-1841643691-project-member] https://10.4.3.117/volume/v3/volumes/aa6fbd27-38d5-4637-849f-1526d6d6f6a0 returned with HTTP 200 Jul 27 16:24:36.119152 np0000005924 devstack@c-api.service[100524]: [pid: 100524|app: 0|req: 1383/5520] 10.4.3.117 () {66 vars in 1348 bytes} [Mon Jul 27 16:24:36 2026] GET /volume/v3/volumes/aa6fbd27-38d5-4637-849f-1526d6d6f6a0 => generated 943 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 27 16:24:37.132434 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.middleware.request_id [None req-9145704a-ac82-4c72-9bf3-cba410b1e849 None None] RequestId filter calling following filter/app {{(pid=100522) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:24:37.133930 np0000005924 devstack@c-api.service[100522]: INFO cinder.api.openstack.wsgi [None req-9145704a-ac82-4c72-9bf3-cba410b1e849 tempest-TestEncryptedCinderVolumes-1841643691 tempest-TestEncryptedCinderVolumes-1841643691-project-member] GET https://10.4.3.117/volume/v3/volumes/aa6fbd27-38d5-4637-849f-1526d6d6f6a0 Jul 27 16:24:37.134089 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.openstack.wsgi [None req-9145704a-ac82-4c72-9bf3-cba410b1e849 tempest-TestEncryptedCinderVolumes-1841643691 tempest-TestEncryptedCinderVolumes-1841643691-project-member] Empty body provided in request {{(pid=100522) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:24:37.134286 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.openstack.wsgi [None req-9145704a-ac82-4c72-9bf3-cba410b1e849 tempest-TestEncryptedCinderVolumes-1841643691 tempest-TestEncryptedCinderVolumes-1841643691-project-member] Calling method 'show' {{(pid=100522) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:24:37.140529 np0000005924 devstack@c-api.service[100522]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:24:37.140529 np0000005924 devstack@c-api.service[100522]: warnings.warn( Jul 27 16:24:37.143594 np0000005924 devstack@c-api.service[100522]: INFO cinder.volume.api [None req-9145704a-ac82-4c72-9bf3-cba410b1e849 tempest-TestEncryptedCinderVolumes-1841643691 tempest-TestEncryptedCinderVolumes-1841643691-project-member] Volume info retrieved successfully. Jul 27 16:24:37.147886 np0000005924 devstack@c-api.service[100522]: INFO cinder.api.openstack.wsgi [None req-9145704a-ac82-4c72-9bf3-cba410b1e849 tempest-TestEncryptedCinderVolumes-1841643691 tempest-TestEncryptedCinderVolumes-1841643691-project-member] https://10.4.3.117/volume/v3/volumes/aa6fbd27-38d5-4637-849f-1526d6d6f6a0 returned with HTTP 200 Jul 27 16:24:37.148712 np0000005924 devstack@c-api.service[100522]: [pid: 100522|app: 0|req: 1370/5521] 10.4.3.117 () {66 vars in 1348 bytes} [Mon Jul 27 16:24:37 2026] GET /volume/v3/volumes/aa6fbd27-38d5-4637-849f-1526d6d6f6a0 => generated 943 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 27 16:24:38.160868 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.middleware.request_id [None req-db2866a9-202c-4920-80bc-06d33738027c None None] RequestId filter calling following filter/app {{(pid=100523) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:24:38.163558 np0000005924 devstack@c-api.service[100523]: INFO cinder.api.openstack.wsgi [None req-db2866a9-202c-4920-80bc-06d33738027c tempest-TestEncryptedCinderVolumes-1841643691 tempest-TestEncryptedCinderVolumes-1841643691-project-member] GET https://10.4.3.117/volume/v3/volumes/aa6fbd27-38d5-4637-849f-1526d6d6f6a0 Jul 27 16:24:38.163841 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.openstack.wsgi [None req-db2866a9-202c-4920-80bc-06d33738027c tempest-TestEncryptedCinderVolumes-1841643691 tempest-TestEncryptedCinderVolumes-1841643691-project-member] Empty body provided in request {{(pid=100523) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:24:38.164127 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.openstack.wsgi [None req-db2866a9-202c-4920-80bc-06d33738027c tempest-TestEncryptedCinderVolumes-1841643691 tempest-TestEncryptedCinderVolumes-1841643691-project-member] Calling method 'show' {{(pid=100523) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:24:38.174214 np0000005924 devstack@c-api.service[100523]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:24:38.174214 np0000005924 devstack@c-api.service[100523]: warnings.warn( Jul 27 16:24:38.182529 np0000005924 devstack@c-api.service[100523]: INFO cinder.volume.api [None req-db2866a9-202c-4920-80bc-06d33738027c tempest-TestEncryptedCinderVolumes-1841643691 tempest-TestEncryptedCinderVolumes-1841643691-project-member] Volume info retrieved successfully. Jul 27 16:24:38.187644 np0000005924 devstack@c-api.service[100523]: INFO cinder.api.openstack.wsgi [None req-db2866a9-202c-4920-80bc-06d33738027c tempest-TestEncryptedCinderVolumes-1841643691 tempest-TestEncryptedCinderVolumes-1841643691-project-member] https://10.4.3.117/volume/v3/volumes/aa6fbd27-38d5-4637-849f-1526d6d6f6a0 returned with HTTP 200 Jul 27 16:24:38.188171 np0000005924 devstack@c-api.service[100523]: [pid: 100523|app: 0|req: 1390/5522] 10.4.3.117 () {66 vars in 1348 bytes} [Mon Jul 27 16:24:38 2026] GET /volume/v3/volumes/aa6fbd27-38d5-4637-849f-1526d6d6f6a0 => generated 943 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 27 16:24:39.200961 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.middleware.request_id [None req-d2de4455-10c7-42c3-a1ac-4dbd29712b1e None None] RequestId filter calling following filter/app {{(pid=100521) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:24:39.203049 np0000005924 devstack@c-api.service[100521]: INFO cinder.api.openstack.wsgi [None req-d2de4455-10c7-42c3-a1ac-4dbd29712b1e tempest-TestEncryptedCinderVolumes-1841643691 tempest-TestEncryptedCinderVolumes-1841643691-project-member] GET https://10.4.3.117/volume/v3/volumes/aa6fbd27-38d5-4637-849f-1526d6d6f6a0 Jul 27 16:24:39.203264 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.openstack.wsgi [None req-d2de4455-10c7-42c3-a1ac-4dbd29712b1e tempest-TestEncryptedCinderVolumes-1841643691 tempest-TestEncryptedCinderVolumes-1841643691-project-member] Empty body provided in request {{(pid=100521) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:24:39.203510 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.openstack.wsgi [None req-d2de4455-10c7-42c3-a1ac-4dbd29712b1e tempest-TestEncryptedCinderVolumes-1841643691 tempest-TestEncryptedCinderVolumes-1841643691-project-member] Calling method 'show' {{(pid=100521) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:24:39.211550 np0000005924 devstack@c-api.service[100521]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:24:39.211550 np0000005924 devstack@c-api.service[100521]: warnings.warn( Jul 27 16:24:39.215483 np0000005924 devstack@c-api.service[100521]: INFO cinder.volume.api [None req-d2de4455-10c7-42c3-a1ac-4dbd29712b1e tempest-TestEncryptedCinderVolumes-1841643691 tempest-TestEncryptedCinderVolumes-1841643691-project-member] Volume info retrieved successfully. Jul 27 16:24:39.220531 np0000005924 devstack@c-api.service[100521]: INFO cinder.api.openstack.wsgi [None req-d2de4455-10c7-42c3-a1ac-4dbd29712b1e tempest-TestEncryptedCinderVolumes-1841643691 tempest-TestEncryptedCinderVolumes-1841643691-project-member] https://10.4.3.117/volume/v3/volumes/aa6fbd27-38d5-4637-849f-1526d6d6f6a0 returned with HTTP 200 Jul 27 16:24:39.220948 np0000005924 devstack@c-api.service[100521]: [pid: 100521|app: 0|req: 1380/5523] 10.4.3.117 () {66 vars in 1348 bytes} [Mon Jul 27 16:24:39 2026] GET /volume/v3/volumes/aa6fbd27-38d5-4637-849f-1526d6d6f6a0 => generated 943 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 27 16:24:40.235049 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.middleware.request_id [None req-f6d10781-0d7f-4b04-9dd3-2d7fb7e385a6 None None] RequestId filter calling following filter/app {{(pid=100524) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:24:40.238369 np0000005924 devstack@c-api.service[100524]: INFO cinder.api.openstack.wsgi [None req-f6d10781-0d7f-4b04-9dd3-2d7fb7e385a6 tempest-TestEncryptedCinderVolumes-1841643691 tempest-TestEncryptedCinderVolumes-1841643691-project-member] GET https://10.4.3.117/volume/v3/volumes/aa6fbd27-38d5-4637-849f-1526d6d6f6a0 Jul 27 16:24:40.238602 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.openstack.wsgi [None req-f6d10781-0d7f-4b04-9dd3-2d7fb7e385a6 tempest-TestEncryptedCinderVolumes-1841643691 tempest-TestEncryptedCinderVolumes-1841643691-project-member] Empty body provided in request {{(pid=100524) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:24:40.238790 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.openstack.wsgi [None req-f6d10781-0d7f-4b04-9dd3-2d7fb7e385a6 tempest-TestEncryptedCinderVolumes-1841643691 tempest-TestEncryptedCinderVolumes-1841643691-project-member] Calling method 'show' {{(pid=100524) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:24:40.250362 np0000005924 devstack@c-api.service[100524]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:24:40.250362 np0000005924 devstack@c-api.service[100524]: warnings.warn( Jul 27 16:24:40.253234 np0000005924 devstack@c-api.service[100524]: INFO cinder.volume.api [None req-f6d10781-0d7f-4b04-9dd3-2d7fb7e385a6 tempest-TestEncryptedCinderVolumes-1841643691 tempest-TestEncryptedCinderVolumes-1841643691-project-member] Volume info retrieved successfully. Jul 27 16:24:40.258082 np0000005924 devstack@c-api.service[100524]: INFO cinder.api.openstack.wsgi [None req-f6d10781-0d7f-4b04-9dd3-2d7fb7e385a6 tempest-TestEncryptedCinderVolumes-1841643691 tempest-TestEncryptedCinderVolumes-1841643691-project-member] https://10.4.3.117/volume/v3/volumes/aa6fbd27-38d5-4637-849f-1526d6d6f6a0 returned with HTTP 200 Jul 27 16:24:40.258608 np0000005924 devstack@c-api.service[100524]: [pid: 100524|app: 0|req: 1384/5524] 10.4.3.117 () {66 vars in 1348 bytes} [Mon Jul 27 16:24:40 2026] GET /volume/v3/volumes/aa6fbd27-38d5-4637-849f-1526d6d6f6a0 => generated 943 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 27 16:24:41.271140 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.middleware.request_id [None req-86cc00b3-d801-40cc-83e1-39413cda3eb7 None None] RequestId filter calling following filter/app {{(pid=100522) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:24:41.273074 np0000005924 devstack@c-api.service[100522]: INFO cinder.api.openstack.wsgi [None req-86cc00b3-d801-40cc-83e1-39413cda3eb7 tempest-TestEncryptedCinderVolumes-1841643691 tempest-TestEncryptedCinderVolumes-1841643691-project-member] GET https://10.4.3.117/volume/v3/volumes/aa6fbd27-38d5-4637-849f-1526d6d6f6a0 Jul 27 16:24:41.273266 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.openstack.wsgi [None req-86cc00b3-d801-40cc-83e1-39413cda3eb7 tempest-TestEncryptedCinderVolumes-1841643691 tempest-TestEncryptedCinderVolumes-1841643691-project-member] Empty body provided in request {{(pid=100522) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:24:41.273512 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.openstack.wsgi [None req-86cc00b3-d801-40cc-83e1-39413cda3eb7 tempest-TestEncryptedCinderVolumes-1841643691 tempest-TestEncryptedCinderVolumes-1841643691-project-member] Calling method 'show' {{(pid=100522) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:24:41.280929 np0000005924 devstack@c-api.service[100522]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:24:41.280929 np0000005924 devstack@c-api.service[100522]: warnings.warn( Jul 27 16:24:41.284531 np0000005924 devstack@c-api.service[100522]: INFO cinder.volume.api [None req-86cc00b3-d801-40cc-83e1-39413cda3eb7 tempest-TestEncryptedCinderVolumes-1841643691 tempest-TestEncryptedCinderVolumes-1841643691-project-member] Volume info retrieved successfully. Jul 27 16:24:41.289172 np0000005924 devstack@c-api.service[100522]: INFO cinder.api.openstack.wsgi [None req-86cc00b3-d801-40cc-83e1-39413cda3eb7 tempest-TestEncryptedCinderVolumes-1841643691 tempest-TestEncryptedCinderVolumes-1841643691-project-member] https://10.4.3.117/volume/v3/volumes/aa6fbd27-38d5-4637-849f-1526d6d6f6a0 returned with HTTP 200 Jul 27 16:24:41.289526 np0000005924 devstack@c-api.service[100522]: [pid: 100522|app: 0|req: 1371/5525] 10.4.3.117 () {66 vars in 1348 bytes} [Mon Jul 27 16:24:41 2026] GET /volume/v3/volumes/aa6fbd27-38d5-4637-849f-1526d6d6f6a0 => generated 943 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 27 16:24:41.998155 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.middleware.request_id [req-343e832f-5b0c-4bd5-876e-920da06f3f13 req-44db7693-2382-4e20-8343-81e6bf56846d None None] RequestId filter calling following filter/app {{(pid=100523) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:24:42.000238 np0000005924 devstack@c-api.service[100523]: INFO cinder.api.openstack.wsgi [req-343e832f-5b0c-4bd5-876e-920da06f3f13 req-44db7693-2382-4e20-8343-81e6bf56846d tempest-TestVolumeBootPatternV346-216340812 tempest-TestVolumeBootPatternV346-216340812-project-member] DELETE https://10.4.3.117/volume/v3/attachments/c56dc763-59d1-4576-b062-318b2e9ecee1 Jul 27 16:24:42.000443 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.openstack.wsgi [req-343e832f-5b0c-4bd5-876e-920da06f3f13 req-44db7693-2382-4e20-8343-81e6bf56846d tempest-TestVolumeBootPatternV346-216340812 tempest-TestVolumeBootPatternV346-216340812-project-member] Empty body provided in request {{(pid=100523) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:24:42.000621 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.openstack.wsgi [req-343e832f-5b0c-4bd5-876e-920da06f3f13 req-44db7693-2382-4e20-8343-81e6bf56846d tempest-TestVolumeBootPatternV346-216340812 tempest-TestVolumeBootPatternV346-216340812-project-member] Calling method 'version_select' {{(pid=100523) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:24:42.007862 np0000005924 devstack@c-api.service[100523]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:24:42.007862 np0000005924 devstack@c-api.service[100523]: warnings.warn( Jul 27 16:24:42.052794 np0000005924 devstack@c-api.service[100523]: INFO cinder.api.openstack.wsgi [req-343e832f-5b0c-4bd5-876e-920da06f3f13 req-44db7693-2382-4e20-8343-81e6bf56846d tempest-TestVolumeBootPatternV346-216340812 tempest-TestVolumeBootPatternV346-216340812-project-member] https://10.4.3.117/volume/v3/attachments/c56dc763-59d1-4576-b062-318b2e9ecee1 returned with HTTP 200 Jul 27 16:24:42.052794 np0000005924 devstack@c-api.service[100523]: [pid: 100523|app: 0|req: 1391/5526] 10.4.3.117 () {72 vars in 1673 bytes} [Mon Jul 27 16:24:41 2026] DELETE /volume/v3/attachments/c56dc763-59d1-4576-b062-318b2e9ecee1 => generated 19 bytes in 55 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 27 16:24:42.302786 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.middleware.request_id [None req-a6e2e5c3-95f0-45c8-97a7-1050095170b6 None None] RequestId filter calling following filter/app {{(pid=100521) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:24:42.304736 np0000005924 devstack@c-api.service[100521]: INFO cinder.api.openstack.wsgi [None req-a6e2e5c3-95f0-45c8-97a7-1050095170b6 tempest-TestEncryptedCinderVolumes-1841643691 tempest-TestEncryptedCinderVolumes-1841643691-project-member] GET https://10.4.3.117/volume/v3/volumes/aa6fbd27-38d5-4637-849f-1526d6d6f6a0 Jul 27 16:24:42.304930 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.openstack.wsgi [None req-a6e2e5c3-95f0-45c8-97a7-1050095170b6 tempest-TestEncryptedCinderVolumes-1841643691 tempest-TestEncryptedCinderVolumes-1841643691-project-member] Empty body provided in request {{(pid=100521) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:24:42.305111 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.openstack.wsgi [None req-a6e2e5c3-95f0-45c8-97a7-1050095170b6 tempest-TestEncryptedCinderVolumes-1841643691 tempest-TestEncryptedCinderVolumes-1841643691-project-member] Calling method 'show' {{(pid=100521) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:24:42.312545 np0000005924 devstack@c-api.service[100521]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:24:42.312545 np0000005924 devstack@c-api.service[100521]: warnings.warn( Jul 27 16:24:42.316712 np0000005924 devstack@c-api.service[100521]: INFO cinder.volume.api [None req-a6e2e5c3-95f0-45c8-97a7-1050095170b6 tempest-TestEncryptedCinderVolumes-1841643691 tempest-TestEncryptedCinderVolumes-1841643691-project-member] Volume info retrieved successfully. Jul 27 16:24:42.321256 np0000005924 devstack@c-api.service[100521]: INFO cinder.api.openstack.wsgi [None req-a6e2e5c3-95f0-45c8-97a7-1050095170b6 tempest-TestEncryptedCinderVolumes-1841643691 tempest-TestEncryptedCinderVolumes-1841643691-project-member] https://10.4.3.117/volume/v3/volumes/aa6fbd27-38d5-4637-849f-1526d6d6f6a0 returned with HTTP 200 Jul 27 16:24:42.321662 np0000005924 devstack@c-api.service[100521]: [pid: 100521|app: 0|req: 1381/5527] 10.4.3.117 () {66 vars in 1348 bytes} [Mon Jul 27 16:24:42 2026] GET /volume/v3/volumes/aa6fbd27-38d5-4637-849f-1526d6d6f6a0 => generated 943 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 27 16:24:43.334600 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.middleware.request_id [None req-32560549-1eb5-44b7-9a5c-f3ff99558e80 None None] RequestId filter calling following filter/app {{(pid=100524) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:24:43.336440 np0000005924 devstack@c-api.service[100524]: INFO cinder.api.openstack.wsgi [None req-32560549-1eb5-44b7-9a5c-f3ff99558e80 tempest-TestEncryptedCinderVolumes-1841643691 tempest-TestEncryptedCinderVolumes-1841643691-project-member] GET https://10.4.3.117/volume/v3/volumes/aa6fbd27-38d5-4637-849f-1526d6d6f6a0 Jul 27 16:24:43.336679 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.openstack.wsgi [None req-32560549-1eb5-44b7-9a5c-f3ff99558e80 tempest-TestEncryptedCinderVolumes-1841643691 tempest-TestEncryptedCinderVolumes-1841643691-project-member] Empty body provided in request {{(pid=100524) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:24:43.336916 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.openstack.wsgi [None req-32560549-1eb5-44b7-9a5c-f3ff99558e80 tempest-TestEncryptedCinderVolumes-1841643691 tempest-TestEncryptedCinderVolumes-1841643691-project-member] Calling method 'show' {{(pid=100524) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:24:43.344199 np0000005924 devstack@c-api.service[100524]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:24:43.344199 np0000005924 devstack@c-api.service[100524]: warnings.warn( Jul 27 16:24:43.347829 np0000005924 devstack@c-api.service[100524]: INFO cinder.volume.api [None req-32560549-1eb5-44b7-9a5c-f3ff99558e80 tempest-TestEncryptedCinderVolumes-1841643691 tempest-TestEncryptedCinderVolumes-1841643691-project-member] Volume info retrieved successfully. Jul 27 16:24:43.352036 np0000005924 devstack@c-api.service[100524]: INFO cinder.api.openstack.wsgi [None req-32560549-1eb5-44b7-9a5c-f3ff99558e80 tempest-TestEncryptedCinderVolumes-1841643691 tempest-TestEncryptedCinderVolumes-1841643691-project-member] https://10.4.3.117/volume/v3/volumes/aa6fbd27-38d5-4637-849f-1526d6d6f6a0 returned with HTTP 200 Jul 27 16:24:43.352435 np0000005924 devstack@c-api.service[100524]: [pid: 100524|app: 0|req: 1385/5528] 10.4.3.117 () {66 vars in 1348 bytes} [Mon Jul 27 16:24:43 2026] GET /volume/v3/volumes/aa6fbd27-38d5-4637-849f-1526d6d6f6a0 => generated 943 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 27 16:24:43.407746 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.middleware.request_id [None req-90f669c5-d189-4caf-9933-67347fbedd57 None None] RequestId filter calling following filter/app {{(pid=100522) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:24:43.409700 np0000005924 devstack@c-api.service[100522]: INFO cinder.api.openstack.wsgi [None req-90f669c5-d189-4caf-9933-67347fbedd57 tempest-TestVolumeBootPatternV346-216340812 tempest-TestVolumeBootPatternV346-216340812-project-member] DELETE https://10.4.3.117/volume/v3/volumes/eaf5e481-1e72-497d-a3af-c05886ceb2b8 Jul 27 16:24:43.409899 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.openstack.wsgi [None req-90f669c5-d189-4caf-9933-67347fbedd57 tempest-TestVolumeBootPatternV346-216340812 tempest-TestVolumeBootPatternV346-216340812-project-member] Empty body provided in request {{(pid=100522) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:24:43.410074 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.openstack.wsgi [None req-90f669c5-d189-4caf-9933-67347fbedd57 tempest-TestVolumeBootPatternV346-216340812 tempest-TestVolumeBootPatternV346-216340812-project-member] Calling method 'delete' {{(pid=100522) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:24:43.410222 np0000005924 devstack@c-api.service[100522]: INFO cinder.api.v3.volumes [None req-90f669c5-d189-4caf-9933-67347fbedd57 tempest-TestVolumeBootPatternV346-216340812 tempest-TestVolumeBootPatternV346-216340812-project-member] Delete volume with id: eaf5e481-1e72-497d-a3af-c05886ceb2b8 Jul 27 16:24:43.419279 np0000005924 devstack@c-api.service[100522]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:24:43.419279 np0000005924 devstack@c-api.service[100522]: warnings.warn( Jul 27 16:24:43.419923 np0000005924 devstack@c-api.service[100522]: INFO cinder.volume.api [None req-90f669c5-d189-4caf-9933-67347fbedd57 tempest-TestVolumeBootPatternV346-216340812 tempest-TestVolumeBootPatternV346-216340812-project-member] Volume info retrieved successfully. Jul 27 16:24:43.439099 np0000005924 devstack@c-api.service[100522]: INFO cinder.volume.api [None req-90f669c5-d189-4caf-9933-67347fbedd57 tempest-TestVolumeBootPatternV346-216340812 tempest-TestVolumeBootPatternV346-216340812-project-member] Delete volume request issued successfully. Jul 27 16:24:43.439314 np0000005924 devstack@c-api.service[100522]: INFO cinder.api.openstack.wsgi [None req-90f669c5-d189-4caf-9933-67347fbedd57 tempest-TestVolumeBootPatternV346-216340812 tempest-TestVolumeBootPatternV346-216340812-project-member] https://10.4.3.117/volume/v3/volumes/eaf5e481-1e72-497d-a3af-c05886ceb2b8 returned with HTTP 202 Jul 27 16:24:43.439837 np0000005924 devstack@c-api.service[100522]: [pid: 100522|app: 0|req: 1372/5529] 10.4.3.117 () {68 vars in 1392 bytes} [Mon Jul 27 16:24:43 2026] DELETE /volume/v3/volumes/eaf5e481-1e72-497d-a3af-c05886ceb2b8 => generated 0 bytes in 32 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Jul 27 16:24:43.447638 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.middleware.request_id [None req-3910d075-3349-4370-bd0d-eaa54e31e8ff None None] RequestId filter calling following filter/app {{(pid=100523) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:24:43.449349 np0000005924 devstack@c-api.service[100523]: INFO cinder.api.openstack.wsgi [None req-3910d075-3349-4370-bd0d-eaa54e31e8ff tempest-TestVolumeBootPatternV346-216340812 tempest-TestVolumeBootPatternV346-216340812-project-member] GET https://10.4.3.117/volume/v3/volumes/eaf5e481-1e72-497d-a3af-c05886ceb2b8 Jul 27 16:24:43.449633 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.openstack.wsgi [None req-3910d075-3349-4370-bd0d-eaa54e31e8ff tempest-TestVolumeBootPatternV346-216340812 tempest-TestVolumeBootPatternV346-216340812-project-member] Empty body provided in request {{(pid=100523) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:24:43.449855 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.openstack.wsgi [None req-3910d075-3349-4370-bd0d-eaa54e31e8ff tempest-TestVolumeBootPatternV346-216340812 tempest-TestVolumeBootPatternV346-216340812-project-member] Calling method 'show' {{(pid=100523) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:24:43.457668 np0000005924 devstack@c-api.service[100523]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:24:43.457668 np0000005924 devstack@c-api.service[100523]: warnings.warn( Jul 27 16:24:43.461357 np0000005924 devstack@c-api.service[100523]: INFO cinder.volume.api [None req-3910d075-3349-4370-bd0d-eaa54e31e8ff tempest-TestVolumeBootPatternV346-216340812 tempest-TestVolumeBootPatternV346-216340812-project-member] Volume info retrieved successfully. Jul 27 16:24:43.466090 np0000005924 devstack@c-api.service[100523]: INFO cinder.api.openstack.wsgi [None req-3910d075-3349-4370-bd0d-eaa54e31e8ff tempest-TestVolumeBootPatternV346-216340812 tempest-TestVolumeBootPatternV346-216340812-project-member] https://10.4.3.117/volume/v3/volumes/eaf5e481-1e72-497d-a3af-c05886ceb2b8 returned with HTTP 200 Jul 27 16:24:43.466547 np0000005924 devstack@c-api.service[100523]: [pid: 100523|app: 0|req: 1392/5530] 10.4.3.117 () {68 vars in 1389 bytes} [Mon Jul 27 16:24:43 2026] GET /volume/v3/volumes/eaf5e481-1e72-497d-a3af-c05886ceb2b8 => generated 1420 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 27 16:24:44.367220 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.middleware.request_id [None req-71c0ff84-c610-43a7-af79-953beb16a0e1 None None] RequestId filter calling following filter/app {{(pid=100521) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:24:44.369256 np0000005924 devstack@c-api.service[100521]: INFO cinder.api.openstack.wsgi [None req-71c0ff84-c610-43a7-af79-953beb16a0e1 tempest-TestEncryptedCinderVolumes-1841643691 tempest-TestEncryptedCinderVolumes-1841643691-project-member] GET https://10.4.3.117/volume/v3/volumes/aa6fbd27-38d5-4637-849f-1526d6d6f6a0 Jul 27 16:24:44.369525 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.openstack.wsgi [None req-71c0ff84-c610-43a7-af79-953beb16a0e1 tempest-TestEncryptedCinderVolumes-1841643691 tempest-TestEncryptedCinderVolumes-1841643691-project-member] Empty body provided in request {{(pid=100521) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:24:44.369758 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.openstack.wsgi [None req-71c0ff84-c610-43a7-af79-953beb16a0e1 tempest-TestEncryptedCinderVolumes-1841643691 tempest-TestEncryptedCinderVolumes-1841643691-project-member] Calling method 'show' {{(pid=100521) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:24:44.376854 np0000005924 devstack@c-api.service[100521]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:24:44.376854 np0000005924 devstack@c-api.service[100521]: warnings.warn( Jul 27 16:24:44.380533 np0000005924 devstack@c-api.service[100521]: INFO cinder.volume.api [None req-71c0ff84-c610-43a7-af79-953beb16a0e1 tempest-TestEncryptedCinderVolumes-1841643691 tempest-TestEncryptedCinderVolumes-1841643691-project-member] Volume info retrieved successfully. Jul 27 16:24:44.385195 np0000005924 devstack@c-api.service[100521]: INFO cinder.api.openstack.wsgi [None req-71c0ff84-c610-43a7-af79-953beb16a0e1 tempest-TestEncryptedCinderVolumes-1841643691 tempest-TestEncryptedCinderVolumes-1841643691-project-member] https://10.4.3.117/volume/v3/volumes/aa6fbd27-38d5-4637-849f-1526d6d6f6a0 returned with HTTP 200 Jul 27 16:24:44.385428 np0000005924 devstack@c-api.service[100521]: [pid: 100521|app: 0|req: 1382/5531] 10.4.3.117 () {66 vars in 1348 bytes} [Mon Jul 27 16:24:44 2026] GET /volume/v3/volumes/aa6fbd27-38d5-4637-849f-1526d6d6f6a0 => generated 943 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 27 16:24:44.478576 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.middleware.request_id [None req-ed0a1f9a-95f5-4bb0-ac1e-c6a2214166f6 None None] RequestId filter calling following filter/app {{(pid=100524) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:24:44.480417 np0000005924 devstack@c-api.service[100524]: INFO cinder.api.openstack.wsgi [None req-ed0a1f9a-95f5-4bb0-ac1e-c6a2214166f6 tempest-TestVolumeBootPatternV346-216340812 tempest-TestVolumeBootPatternV346-216340812-project-member] GET https://10.4.3.117/volume/v3/volumes/eaf5e481-1e72-497d-a3af-c05886ceb2b8 Jul 27 16:24:44.480656 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.openstack.wsgi [None req-ed0a1f9a-95f5-4bb0-ac1e-c6a2214166f6 tempest-TestVolumeBootPatternV346-216340812 tempest-TestVolumeBootPatternV346-216340812-project-member] Empty body provided in request {{(pid=100524) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:24:44.481163 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.openstack.wsgi [None req-ed0a1f9a-95f5-4bb0-ac1e-c6a2214166f6 tempest-TestVolumeBootPatternV346-216340812 tempest-TestVolumeBootPatternV346-216340812-project-member] Calling method 'show' {{(pid=100524) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:24:44.486242 np0000005924 devstack@c-api.service[100524]: INFO cinder.api.openstack.wsgi [None req-ed0a1f9a-95f5-4bb0-ac1e-c6a2214166f6 tempest-TestVolumeBootPatternV346-216340812 tempest-TestVolumeBootPatternV346-216340812-project-member] https://10.4.3.117/volume/v3/volumes/eaf5e481-1e72-497d-a3af-c05886ceb2b8 returned with HTTP 404 Jul 27 16:24:44.486625 np0000005924 devstack@c-api.service[100524]: [pid: 100524|app: 0|req: 1386/5532] 10.4.3.117 () {68 vars in 1389 bytes} [Mon Jul 27 16:24:44 2026] GET /volume/v3/volumes/eaf5e481-1e72-497d-a3af-c05886ceb2b8 => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 27 16:24:44.493184 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.middleware.request_id [None req-ddcfb2c4-23f4-45d0-9277-7e0ac801dbf7 None None] RequestId filter calling following filter/app {{(pid=100522) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:24:44.495254 np0000005924 devstack@c-api.service[100522]: INFO cinder.api.openstack.wsgi [None req-ddcfb2c4-23f4-45d0-9277-7e0ac801dbf7 tempest-TestVolumeBootPatternV346-216340812 tempest-TestVolumeBootPatternV346-216340812-project-member] DELETE https://10.4.3.117/volume/v3/snapshots/2237a009-6651-44f1-acce-e9d08ac6cdbf Jul 27 16:24:44.495484 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.openstack.wsgi [None req-ddcfb2c4-23f4-45d0-9277-7e0ac801dbf7 tempest-TestVolumeBootPatternV346-216340812 tempest-TestVolumeBootPatternV346-216340812-project-member] Empty body provided in request {{(pid=100522) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:24:44.495663 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.openstack.wsgi [None req-ddcfb2c4-23f4-45d0-9277-7e0ac801dbf7 tempest-TestVolumeBootPatternV346-216340812 tempest-TestVolumeBootPatternV346-216340812-project-member] Calling method 'delete' {{(pid=100522) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:24:44.495798 np0000005924 devstack@c-api.service[100522]: INFO cinder.api.v3.snapshots [None req-ddcfb2c4-23f4-45d0-9277-7e0ac801dbf7 tempest-TestVolumeBootPatternV346-216340812 tempest-TestVolumeBootPatternV346-216340812-project-member] Delete snapshot with id: 2237a009-6651-44f1-acce-e9d08ac6cdbf Jul 27 16:24:44.501493 np0000005924 devstack@c-api.service[100522]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:24:44.501493 np0000005924 devstack@c-api.service[100522]: warnings.warn( Jul 27 16:24:44.501908 np0000005924 devstack@c-api.service[100522]: INFO cinder.volume.api [None req-ddcfb2c4-23f4-45d0-9277-7e0ac801dbf7 tempest-TestVolumeBootPatternV346-216340812 tempest-TestVolumeBootPatternV346-216340812-project-member] Snapshot retrieved successfully. Jul 27 16:24:44.520543 np0000005924 devstack@c-api.service[100522]: INFO cinder.volume.api [None req-ddcfb2c4-23f4-45d0-9277-7e0ac801dbf7 tempest-TestVolumeBootPatternV346-216340812 tempest-TestVolumeBootPatternV346-216340812-project-member] Snapshot delete request issued successfully. Jul 27 16:24:44.520714 np0000005924 devstack@c-api.service[100522]: INFO cinder.api.openstack.wsgi [None req-ddcfb2c4-23f4-45d0-9277-7e0ac801dbf7 tempest-TestVolumeBootPatternV346-216340812 tempest-TestVolumeBootPatternV346-216340812-project-member] https://10.4.3.117/volume/v3/snapshots/2237a009-6651-44f1-acce-e9d08ac6cdbf returned with HTTP 202 Jul 27 16:24:44.521120 np0000005924 devstack@c-api.service[100522]: [pid: 100522|app: 0|req: 1373/5533] 10.4.3.117 () {66 vars in 1357 bytes} [Mon Jul 27 16:24:44 2026] DELETE /volume/v3/snapshots/2237a009-6651-44f1-acce-e9d08ac6cdbf => generated 0 bytes in 28 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 27 16:24:44.527920 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.middleware.request_id [None req-05f2259e-b7f8-44c8-b98e-45e6393e87f7 None None] RequestId filter calling following filter/app {{(pid=100523) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:24:44.530050 np0000005924 devstack@c-api.service[100523]: INFO cinder.api.openstack.wsgi [None req-05f2259e-b7f8-44c8-b98e-45e6393e87f7 tempest-TestVolumeBootPatternV346-216340812 tempest-TestVolumeBootPatternV346-216340812-project-member] GET https://10.4.3.117/volume/v3/snapshots/2237a009-6651-44f1-acce-e9d08ac6cdbf Jul 27 16:24:44.530294 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.openstack.wsgi [None req-05f2259e-b7f8-44c8-b98e-45e6393e87f7 tempest-TestVolumeBootPatternV346-216340812 tempest-TestVolumeBootPatternV346-216340812-project-member] Empty body provided in request {{(pid=100523) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:24:44.530633 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.openstack.wsgi [None req-05f2259e-b7f8-44c8-b98e-45e6393e87f7 tempest-TestVolumeBootPatternV346-216340812 tempest-TestVolumeBootPatternV346-216340812-project-member] Calling method 'show' {{(pid=100523) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:24:44.535777 np0000005924 devstack@c-api.service[100523]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:24:44.535777 np0000005924 devstack@c-api.service[100523]: warnings.warn( Jul 27 16:24:44.536267 np0000005924 devstack@c-api.service[100523]: INFO cinder.volume.api [None req-05f2259e-b7f8-44c8-b98e-45e6393e87f7 tempest-TestVolumeBootPatternV346-216340812 tempest-TestVolumeBootPatternV346-216340812-project-member] Snapshot retrieved successfully. Jul 27 16:24:44.537183 np0000005924 devstack@c-api.service[100523]: INFO cinder.api.openstack.wsgi [None req-05f2259e-b7f8-44c8-b98e-45e6393e87f7 tempest-TestVolumeBootPatternV346-216340812 tempest-TestVolumeBootPatternV346-216340812-project-member] https://10.4.3.117/volume/v3/snapshots/2237a009-6651-44f1-acce-e9d08ac6cdbf returned with HTTP 200 Jul 27 16:24:44.537654 np0000005924 devstack@c-api.service[100523]: [pid: 100523|app: 0|req: 1393/5534] 10.4.3.117 () {66 vars in 1354 bytes} [Mon Jul 27 16:24:44 2026] GET /volume/v3/snapshots/2237a009-6651-44f1-acce-e9d08ac6cdbf => generated 481 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 27 16:24:45.397995 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.middleware.request_id [None req-73a8da48-02be-4be1-aca8-21c2861b1ac2 None None] RequestId filter calling following filter/app {{(pid=100521) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:24:45.399715 np0000005924 devstack@c-api.service[100521]: INFO cinder.api.openstack.wsgi [None req-73a8da48-02be-4be1-aca8-21c2861b1ac2 tempest-TestEncryptedCinderVolumes-1841643691 tempest-TestEncryptedCinderVolumes-1841643691-project-member] GET https://10.4.3.117/volume/v3/volumes/aa6fbd27-38d5-4637-849f-1526d6d6f6a0 Jul 27 16:24:45.399895 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.openstack.wsgi [None req-73a8da48-02be-4be1-aca8-21c2861b1ac2 tempest-TestEncryptedCinderVolumes-1841643691 tempest-TestEncryptedCinderVolumes-1841643691-project-member] Empty body provided in request {{(pid=100521) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:24:45.400094 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.openstack.wsgi [None req-73a8da48-02be-4be1-aca8-21c2861b1ac2 tempest-TestEncryptedCinderVolumes-1841643691 tempest-TestEncryptedCinderVolumes-1841643691-project-member] Calling method 'show' {{(pid=100521) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:24:45.406549 np0000005924 devstack@c-api.service[100521]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:24:45.406549 np0000005924 devstack@c-api.service[100521]: warnings.warn( Jul 27 16:24:45.409673 np0000005924 devstack@c-api.service[100521]: INFO cinder.volume.api [None req-73a8da48-02be-4be1-aca8-21c2861b1ac2 tempest-TestEncryptedCinderVolumes-1841643691 tempest-TestEncryptedCinderVolumes-1841643691-project-member] Volume info retrieved successfully. Jul 27 16:24:45.413817 np0000005924 devstack@c-api.service[100521]: INFO cinder.api.openstack.wsgi [None req-73a8da48-02be-4be1-aca8-21c2861b1ac2 tempest-TestEncryptedCinderVolumes-1841643691 tempest-TestEncryptedCinderVolumes-1841643691-project-member] https://10.4.3.117/volume/v3/volumes/aa6fbd27-38d5-4637-849f-1526d6d6f6a0 returned with HTTP 200 Jul 27 16:24:45.414182 np0000005924 devstack@c-api.service[100521]: [pid: 100521|app: 0|req: 1383/5535] 10.4.3.117 () {66 vars in 1348 bytes} [Mon Jul 27 16:24:45 2026] GET /volume/v3/volumes/aa6fbd27-38d5-4637-849f-1526d6d6f6a0 => generated 1429 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 27 16:24:45.425619 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.middleware.request_id [None req-bc04321f-a22c-48c7-882b-a9270b28bfa6 None None] RequestId filter calling following filter/app {{(pid=100524) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:24:45.427204 np0000005924 devstack@c-api.service[100524]: INFO cinder.api.openstack.wsgi [None req-bc04321f-a22c-48c7-882b-a9270b28bfa6 tempest-TestEncryptedCinderVolumes-1841643691 tempest-TestEncryptedCinderVolumes-1841643691-project-member] GET https://10.4.3.117/volume/v3/volumes/aa6fbd27-38d5-4637-849f-1526d6d6f6a0 Jul 27 16:24:45.427383 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.openstack.wsgi [None req-bc04321f-a22c-48c7-882b-a9270b28bfa6 tempest-TestEncryptedCinderVolumes-1841643691 tempest-TestEncryptedCinderVolumes-1841643691-project-member] Empty body provided in request {{(pid=100524) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:24:45.427565 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.openstack.wsgi [None req-bc04321f-a22c-48c7-882b-a9270b28bfa6 tempest-TestEncryptedCinderVolumes-1841643691 tempest-TestEncryptedCinderVolumes-1841643691-project-member] Calling method 'show' {{(pid=100524) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:24:45.434015 np0000005924 devstack@c-api.service[100524]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:24:45.434015 np0000005924 devstack@c-api.service[100524]: warnings.warn( Jul 27 16:24:45.437235 np0000005924 devstack@c-api.service[100524]: INFO cinder.volume.api [None req-bc04321f-a22c-48c7-882b-a9270b28bfa6 tempest-TestEncryptedCinderVolumes-1841643691 tempest-TestEncryptedCinderVolumes-1841643691-project-member] Volume info retrieved successfully. Jul 27 16:24:45.441604 np0000005924 devstack@c-api.service[100524]: INFO cinder.api.openstack.wsgi [None req-bc04321f-a22c-48c7-882b-a9270b28bfa6 tempest-TestEncryptedCinderVolumes-1841643691 tempest-TestEncryptedCinderVolumes-1841643691-project-member] https://10.4.3.117/volume/v3/volumes/aa6fbd27-38d5-4637-849f-1526d6d6f6a0 returned with HTTP 200 Jul 27 16:24:45.441923 np0000005924 devstack@c-api.service[100524]: [pid: 100524|app: 0|req: 1387/5536] 10.4.3.117 () {66 vars in 1348 bytes} [Mon Jul 27 16:24:45 2026] GET /volume/v3/volumes/aa6fbd27-38d5-4637-849f-1526d6d6f6a0 => generated 1429 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 27 16:24:45.520863 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.middleware.request_id [req-f16b4ec3-fbdb-4133-9cf9-d81f3248a537 req-8c160d3d-0c0c-45ae-b7f3-70638c7996bb None None] RequestId filter calling following filter/app {{(pid=100522) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:24:45.522824 np0000005924 devstack@c-api.service[100522]: INFO cinder.api.openstack.wsgi [req-f16b4ec3-fbdb-4133-9cf9-d81f3248a537 req-8c160d3d-0c0c-45ae-b7f3-70638c7996bb tempest-TestEncryptedCinderVolumes-1841643691 tempest-TestEncryptedCinderVolumes-1841643691-project-member] GET https://10.4.3.117/volume/v3/volumes/aa6fbd27-38d5-4637-849f-1526d6d6f6a0 Jul 27 16:24:45.523001 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.openstack.wsgi [req-f16b4ec3-fbdb-4133-9cf9-d81f3248a537 req-8c160d3d-0c0c-45ae-b7f3-70638c7996bb tempest-TestEncryptedCinderVolumes-1841643691 tempest-TestEncryptedCinderVolumes-1841643691-project-member] Empty body provided in request {{(pid=100522) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:24:45.523192 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.openstack.wsgi [req-f16b4ec3-fbdb-4133-9cf9-d81f3248a537 req-8c160d3d-0c0c-45ae-b7f3-70638c7996bb tempest-TestEncryptedCinderVolumes-1841643691 tempest-TestEncryptedCinderVolumes-1841643691-project-member] Calling method 'show' {{(pid=100522) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:24:45.529543 np0000005924 devstack@c-api.service[100522]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:24:45.529543 np0000005924 devstack@c-api.service[100522]: warnings.warn( Jul 27 16:24:45.532657 np0000005924 devstack@c-api.service[100522]: INFO cinder.volume.api [req-f16b4ec3-fbdb-4133-9cf9-d81f3248a537 req-8c160d3d-0c0c-45ae-b7f3-70638c7996bb tempest-TestEncryptedCinderVolumes-1841643691 tempest-TestEncryptedCinderVolumes-1841643691-project-member] Volume info retrieved successfully. Jul 27 16:24:45.536646 np0000005924 devstack@c-api.service[100522]: INFO cinder.api.openstack.wsgi [req-f16b4ec3-fbdb-4133-9cf9-d81f3248a537 req-8c160d3d-0c0c-45ae-b7f3-70638c7996bb tempest-TestEncryptedCinderVolumes-1841643691 tempest-TestEncryptedCinderVolumes-1841643691-project-member] https://10.4.3.117/volume/v3/volumes/aa6fbd27-38d5-4637-849f-1526d6d6f6a0 returned with HTTP 200 Jul 27 16:24:45.536988 np0000005924 devstack@c-api.service[100522]: [pid: 100522|app: 0|req: 1374/5537] 10.4.3.117 () {68 vars in 1598 bytes} [Mon Jul 27 16:24:45 2026] GET /volume/v3/volumes/aa6fbd27-38d5-4637-849f-1526d6d6f6a0 => generated 1429 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 27 16:24:45.546263 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.middleware.request_id [None req-30824cfd-8e75-454c-8c8d-3c6c9e94feb8 None None] RequestId filter calling following filter/app {{(pid=100523) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:24:45.548190 np0000005924 devstack@c-api.service[100523]: INFO cinder.api.openstack.wsgi [None req-30824cfd-8e75-454c-8c8d-3c6c9e94feb8 tempest-TestVolumeBootPatternV346-216340812 tempest-TestVolumeBootPatternV346-216340812-project-member] GET https://10.4.3.117/volume/v3/snapshots/2237a009-6651-44f1-acce-e9d08ac6cdbf Jul 27 16:24:45.548511 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.openstack.wsgi [None req-30824cfd-8e75-454c-8c8d-3c6c9e94feb8 tempest-TestVolumeBootPatternV346-216340812 tempest-TestVolumeBootPatternV346-216340812-project-member] Empty body provided in request {{(pid=100523) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:24:45.548782 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.openstack.wsgi [None req-30824cfd-8e75-454c-8c8d-3c6c9e94feb8 tempest-TestVolumeBootPatternV346-216340812 tempest-TestVolumeBootPatternV346-216340812-project-member] Calling method 'show' {{(pid=100523) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:24:45.553723 np0000005924 devstack@c-api.service[100523]: INFO cinder.api.openstack.wsgi [None req-30824cfd-8e75-454c-8c8d-3c6c9e94feb8 tempest-TestVolumeBootPatternV346-216340812 tempest-TestVolumeBootPatternV346-216340812-project-member] https://10.4.3.117/volume/v3/snapshots/2237a009-6651-44f1-acce-e9d08ac6cdbf returned with HTTP 404 Jul 27 16:24:45.554260 np0000005924 devstack@c-api.service[100523]: [pid: 100523|app: 0|req: 1394/5538] 10.4.3.117 () {66 vars in 1354 bytes} [Mon Jul 27 16:24:45 2026] GET /volume/v3/snapshots/2237a009-6651-44f1-acce-e9d08ac6cdbf => generated 111 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 27 16:24:45.973981 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.middleware.request_id [req-f16b4ec3-fbdb-4133-9cf9-d81f3248a537 req-8b54d27b-4f2f-4972-8cb2-c8b30ec09f21 None None] RequestId filter calling following filter/app {{(pid=100521) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:24:45.976053 np0000005924 devstack@c-api.service[100521]: INFO cinder.api.openstack.wsgi [req-f16b4ec3-fbdb-4133-9cf9-d81f3248a537 req-8b54d27b-4f2f-4972-8cb2-c8b30ec09f21 tempest-TestEncryptedCinderVolumes-1841643691 tempest-TestEncryptedCinderVolumes-1841643691-project-member] GET https://10.4.3.117/volume/v3/volumes/aa6fbd27-38d5-4637-849f-1526d6d6f6a0 Jul 27 16:24:45.976269 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.openstack.wsgi [req-f16b4ec3-fbdb-4133-9cf9-d81f3248a537 req-8b54d27b-4f2f-4972-8cb2-c8b30ec09f21 tempest-TestEncryptedCinderVolumes-1841643691 tempest-TestEncryptedCinderVolumes-1841643691-project-member] Empty body provided in request {{(pid=100521) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:24:45.976491 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.openstack.wsgi [req-f16b4ec3-fbdb-4133-9cf9-d81f3248a537 req-8b54d27b-4f2f-4972-8cb2-c8b30ec09f21 tempest-TestEncryptedCinderVolumes-1841643691 tempest-TestEncryptedCinderVolumes-1841643691-project-member] Calling method 'show' {{(pid=100521) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:24:45.982954 np0000005924 devstack@c-api.service[100521]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:24:45.982954 np0000005924 devstack@c-api.service[100521]: warnings.warn( Jul 27 16:24:45.986196 np0000005924 devstack@c-api.service[100521]: INFO cinder.volume.api [req-f16b4ec3-fbdb-4133-9cf9-d81f3248a537 req-8b54d27b-4f2f-4972-8cb2-c8b30ec09f21 tempest-TestEncryptedCinderVolumes-1841643691 tempest-TestEncryptedCinderVolumes-1841643691-project-member] Volume info retrieved successfully. Jul 27 16:24:45.990495 np0000005924 devstack@c-api.service[100521]: INFO cinder.api.openstack.wsgi [req-f16b4ec3-fbdb-4133-9cf9-d81f3248a537 req-8b54d27b-4f2f-4972-8cb2-c8b30ec09f21 tempest-TestEncryptedCinderVolumes-1841643691 tempest-TestEncryptedCinderVolumes-1841643691-project-member] https://10.4.3.117/volume/v3/volumes/aa6fbd27-38d5-4637-849f-1526d6d6f6a0 returned with HTTP 200 Jul 27 16:24:45.990852 np0000005924 devstack@c-api.service[100521]: [pid: 100521|app: 0|req: 1384/5539] 10.4.3.117 () {68 vars in 1598 bytes} [Mon Jul 27 16:24:45 2026] GET /volume/v3/volumes/aa6fbd27-38d5-4637-849f-1526d6d6f6a0 => generated 1429 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 27 16:24:46.000124 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.middleware.request_id [None req-8c311bde-cf39-4dfc-b302-4b24a7de5473 None None] RequestId filter calling following filter/app {{(pid=100524) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:24:46.000522 np0000005924 devstack@c-api.service[100524]: INFO cinder.api.openstack.wsgi [None req-8c311bde-cf39-4dfc-b302-4b24a7de5473 None None] GET https://10.4.3.117/volume// Jul 27 16:24:46.000673 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.openstack.wsgi [None req-8c311bde-cf39-4dfc-b302-4b24a7de5473 None None] Empty body provided in request {{(pid=100524) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:24:46.000848 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.openstack.wsgi [None req-8c311bde-cf39-4dfc-b302-4b24a7de5473 None None] Calling method 'all' {{(pid=100524) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:24:46.001150 np0000005924 devstack@c-api.service[100524]: INFO cinder.api.openstack.wsgi [None req-8c311bde-cf39-4dfc-b302-4b24a7de5473 None None] https://10.4.3.117/volume// returned with HTTP 300 Jul 27 16:24:46.001438 np0000005924 devstack@c-api.service[100524]: [pid: 100524|app: 0|req: 1388/5540] 10.4.3.117 () {66 vars in 1419 bytes} [Mon Jul 27 16:24:45 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 27 16:24:46.008650 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.middleware.request_id [req-f16b4ec3-fbdb-4133-9cf9-d81f3248a537 req-e64586cc-51a0-45e3-980a-715632483b4e None None] RequestId filter calling following filter/app {{(pid=100522) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:24:46.010816 np0000005924 devstack@c-api.service[100522]: INFO cinder.api.openstack.wsgi [req-f16b4ec3-fbdb-4133-9cf9-d81f3248a537 req-e64586cc-51a0-45e3-980a-715632483b4e tempest-TestEncryptedCinderVolumes-1841643691 tempest-TestEncryptedCinderVolumes-1841643691-project-member] POST https://10.4.3.117/volume/v3/attachments Jul 27 16:24:46.011197 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.openstack.wsgi [req-f16b4ec3-fbdb-4133-9cf9-d81f3248a537 req-e64586cc-51a0-45e3-980a-715632483b4e tempest-TestEncryptedCinderVolumes-1841643691 tempest-TestEncryptedCinderVolumes-1841643691-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "aa6fbd27-38d5-4637-849f-1526d6d6f6a0", "connector": null, "instance_uuid": "88a54dc8-d35a-425d-8be1-148a60e9705a"}} {{(pid=100522) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 27 16:24:46.020594 np0000005924 devstack@c-api.service[100522]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:24:46.020594 np0000005924 devstack@c-api.service[100522]: warnings.warn( Jul 27 16:24:46.045885 np0000005924 devstack@c-api.service[100522]: INFO cinder.api.openstack.wsgi [req-f16b4ec3-fbdb-4133-9cf9-d81f3248a537 req-e64586cc-51a0-45e3-980a-715632483b4e tempest-TestEncryptedCinderVolumes-1841643691 tempest-TestEncryptedCinderVolumes-1841643691-project-member] https://10.4.3.117/volume/v3/attachments returned with HTTP 200 Jul 27 16:24:46.046317 np0000005924 devstack@c-api.service[100522]: [pid: 100522|app: 0|req: 1375/5541] 10.4.3.117 () {74 vars in 1594 bytes} [Mon Jul 27 16:24: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 27 16:24:46.894354 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.middleware.request_id [None req-ebcfce5d-446c-4dde-9105-e3162fde62a6 None None] RequestId filter calling following filter/app {{(pid=100523) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:24:46.894741 np0000005924 devstack@c-api.service[100523]: INFO cinder.api.openstack.wsgi [None req-ebcfce5d-446c-4dde-9105-e3162fde62a6 None None] GET https://10.4.3.117/volume// Jul 27 16:24:46.895004 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.openstack.wsgi [None req-ebcfce5d-446c-4dde-9105-e3162fde62a6 None None] Empty body provided in request {{(pid=100523) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:24:46.895171 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.openstack.wsgi [None req-ebcfce5d-446c-4dde-9105-e3162fde62a6 None None] Calling method 'all' {{(pid=100523) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:24:46.895697 np0000005924 devstack@c-api.service[100523]: INFO cinder.api.openstack.wsgi [None req-ebcfce5d-446c-4dde-9105-e3162fde62a6 None None] https://10.4.3.117/volume// returned with HTTP 300 Jul 27 16:24:46.896118 np0000005924 devstack@c-api.service[100523]: [pid: 100523|app: 0|req: 1395/5542] 10.4.3.117 () {66 vars in 1426 bytes} [Mon Jul 27 16:24:46 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 27 16:24:46.903485 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.middleware.request_id [req-f16b4ec3-fbdb-4133-9cf9-d81f3248a537 req-4da31886-3c96-428b-842e-43f1d8012502 None None] RequestId filter calling following filter/app {{(pid=100521) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:24:46.905484 np0000005924 devstack@c-api.service[100521]: INFO cinder.api.openstack.wsgi [req-f16b4ec3-fbdb-4133-9cf9-d81f3248a537 req-4da31886-3c96-428b-842e-43f1d8012502 tempest-TestEncryptedCinderVolumes-1841643691 tempest-TestEncryptedCinderVolumes-1841643691-project-member] GET https://10.4.3.117/volume/v3/volumes/aa6fbd27-38d5-4637-849f-1526d6d6f6a0 Jul 27 16:24:46.905680 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.openstack.wsgi [req-f16b4ec3-fbdb-4133-9cf9-d81f3248a537 req-4da31886-3c96-428b-842e-43f1d8012502 tempest-TestEncryptedCinderVolumes-1841643691 tempest-TestEncryptedCinderVolumes-1841643691-project-member] Empty body provided in request {{(pid=100521) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:24:46.905853 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.openstack.wsgi [req-f16b4ec3-fbdb-4133-9cf9-d81f3248a537 req-4da31886-3c96-428b-842e-43f1d8012502 tempest-TestEncryptedCinderVolumes-1841643691 tempest-TestEncryptedCinderVolumes-1841643691-project-member] Calling method 'show' {{(pid=100521) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:24:46.915824 np0000005924 devstack@c-api.service[100521]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:24:46.915824 np0000005924 devstack@c-api.service[100521]: warnings.warn( Jul 27 16:24:46.919455 np0000005924 devstack@c-api.service[100521]: INFO cinder.volume.api [req-f16b4ec3-fbdb-4133-9cf9-d81f3248a537 req-4da31886-3c96-428b-842e-43f1d8012502 tempest-TestEncryptedCinderVolumes-1841643691 tempest-TestEncryptedCinderVolumes-1841643691-project-member] Volume info retrieved successfully. Jul 27 16:24:46.924006 np0000005924 devstack@c-api.service[100521]: INFO cinder.api.openstack.wsgi [req-f16b4ec3-fbdb-4133-9cf9-d81f3248a537 req-4da31886-3c96-428b-842e-43f1d8012502 tempest-TestEncryptedCinderVolumes-1841643691 tempest-TestEncryptedCinderVolumes-1841643691-project-member] https://10.4.3.117/volume/v3/volumes/aa6fbd27-38d5-4637-849f-1526d6d6f6a0 returned with HTTP 200 Jul 27 16:24:46.924465 np0000005924 devstack@c-api.service[100521]: [pid: 100521|app: 0|req: 1385/5543] 10.4.3.117 () {70 vars in 1639 bytes} [Mon Jul 27 16:24:46 2026] GET /volume/v3/volumes/aa6fbd27-38d5-4637-849f-1526d6d6f6a0 => generated 1608 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 27 16:24:47.023086 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.middleware.request_id [req-f16b4ec3-fbdb-4133-9cf9-d81f3248a537 req-fa4e5524-c2b6-4ae3-b589-feca4fccbf68 None None] RequestId filter calling following filter/app {{(pid=100524) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:24:47.025496 np0000005924 devstack@c-api.service[100524]: INFO cinder.api.openstack.wsgi [req-f16b4ec3-fbdb-4133-9cf9-d81f3248a537 req-fa4e5524-c2b6-4ae3-b589-feca4fccbf68 tempest-TestEncryptedCinderVolumes-1841643691 tempest-TestEncryptedCinderVolumes-1841643691-project-member] PUT https://10.4.3.117/volume/v3/attachments/36d405f7-2f81-41d7-845d-7690ac4f8934 Jul 27 16:24:47.026089 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.openstack.wsgi [req-f16b4ec3-fbdb-4133-9cf9-d81f3248a537 req-fa4e5524-c2b6-4ae3-b589-feca4fccbf68 tempest-TestEncryptedCinderVolumes-1841643691 tempest-TestEncryptedCinderVolumes-1841643691-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.117", "host": "np0000005924", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:c1414b6f8d8f", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "13cbedf7-bb1f-4b5e-b492-2fef0d4dab25", "nvme_native_multipath": false, "mountpoint": "/dev/vda"}}} {{(pid=100524) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 27 16:24:47.034783 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.coordination [req-f16b4ec3-fbdb-4133-9cf9-d81f3248a537 req-fa4e5524-c2b6-4ae3-b589-feca4fccbf68 tempest-TestEncryptedCinderVolumes-1841643691 tempest-TestEncryptedCinderVolumes-1841643691-project-member] Acquiring lock "cinder-attachment_update-aa6fbd27-38d5-4637-849f-1526d6d6f6a0-np0000005924" by "attachment_update" {{(pid=100524) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jul 27 16:24:47.039817 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.coordination [req-f16b4ec3-fbdb-4133-9cf9-d81f3248a537 req-fa4e5524-c2b6-4ae3-b589-feca4fccbf68 tempest-TestEncryptedCinderVolumes-1841643691 tempest-TestEncryptedCinderVolumes-1841643691-project-member] Lock "cinder-attachment_update-aa6fbd27-38d5-4637-849f-1526d6d6f6a0-np0000005924" acquired by "attachment_update" :: waited 0.005s {{(pid=100524) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jul 27 16:24:47.041137 np0000005924 devstack@c-api.service[100524]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:24:47.041137 np0000005924 devstack@c-api.service[100524]: warnings.warn( Jul 27 16:24:47.107830 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.middleware.request_id [req-734a52b6-0688-45d3-b070-d58e3d8f55af req-29a22189-385a-4c93-bc6e-f52a940dc7b7 None None] RequestId filter calling following filter/app {{(pid=100522) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:24:47.109620 np0000005924 devstack@c-api.service[100522]: INFO cinder.api.openstack.wsgi [req-734a52b6-0688-45d3-b070-d58e3d8f55af req-29a22189-385a-4c93-bc6e-f52a940dc7b7 tempest-TestVolumeBootPatternV346-216340812 tempest-TestVolumeBootPatternV346-216340812-project-member] DELETE https://10.4.3.117/volume/v3/attachments/fb708542-cc62-48cf-a70d-2fa6e8e821f0 Jul 27 16:24:47.109781 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.openstack.wsgi [req-734a52b6-0688-45d3-b070-d58e3d8f55af req-29a22189-385a-4c93-bc6e-f52a940dc7b7 tempest-TestVolumeBootPatternV346-216340812 tempest-TestVolumeBootPatternV346-216340812-project-member] Empty body provided in request {{(pid=100522) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:24:47.110132 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.openstack.wsgi [req-734a52b6-0688-45d3-b070-d58e3d8f55af req-29a22189-385a-4c93-bc6e-f52a940dc7b7 tempest-TestVolumeBootPatternV346-216340812 tempest-TestVolumeBootPatternV346-216340812-project-member] Calling method 'version_select' {{(pid=100522) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:24:47.116053 np0000005924 devstack@c-api.service[100522]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:24:47.116053 np0000005924 devstack@c-api.service[100522]: warnings.warn( Jul 27 16:24:47.127773 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.coordination [req-f16b4ec3-fbdb-4133-9cf9-d81f3248a537 req-fa4e5524-c2b6-4ae3-b589-feca4fccbf68 tempest-TestEncryptedCinderVolumes-1841643691 tempest-TestEncryptedCinderVolumes-1841643691-project-member] Lock "cinder-attachment_update-aa6fbd27-38d5-4637-849f-1526d6d6f6a0-np0000005924" released by "attachment_update" :: held 0.088s {{(pid=100524) __release /opt/stack/cinder/cinder/coordination.py:152}} Jul 27 16:24:47.128193 np0000005924 devstack@c-api.service[100524]: INFO cinder.api.openstack.wsgi [req-f16b4ec3-fbdb-4133-9cf9-d81f3248a537 req-fa4e5524-c2b6-4ae3-b589-feca4fccbf68 tempest-TestEncryptedCinderVolumes-1841643691 tempest-TestEncryptedCinderVolumes-1841643691-project-member] https://10.4.3.117/volume/v3/attachments/36d405f7-2f81-41d7-845d-7690ac4f8934 returned with HTTP 200 Jul 27 16:24:47.128961 np0000005924 devstack@c-api.service[100524]: [pid: 100524|app: 0|req: 1389/5544] 10.4.3.117 () {74 vars in 1704 bytes} [Mon Jul 27 16:24:47 2026] PUT /volume/v3/attachments/36d405f7-2f81-41d7-845d-7690ac4f8934 => generated 968 bytes in 107 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 27 16:24:47.151453 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.middleware.request_id [req-f16b4ec3-fbdb-4133-9cf9-d81f3248a537 req-77b721d5-2535-4832-9fb3-2112a5cab9b0 None None] RequestId filter calling following filter/app {{(pid=100523) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:24:47.153286 np0000005924 devstack@c-api.service[100523]: INFO cinder.api.openstack.wsgi [req-f16b4ec3-fbdb-4133-9cf9-d81f3248a537 req-77b721d5-2535-4832-9fb3-2112a5cab9b0 tempest-TestEncryptedCinderVolumes-1841643691 tempest-TestEncryptedCinderVolumes-1841643691-project-member] POST https://10.4.3.117/volume/v3/attachments/36d405f7-2f81-41d7-845d-7690ac4f8934/action Jul 27 16:24:47.153663 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.openstack.wsgi [req-f16b4ec3-fbdb-4133-9cf9-d81f3248a537 req-77b721d5-2535-4832-9fb3-2112a5cab9b0 tempest-TestEncryptedCinderVolumes-1841643691 tempest-TestEncryptedCinderVolumes-1841643691-project-member] Action body: b'{"os-complete": null}' {{(pid=100523) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 27 16:24:47.153779 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.openstack.wsgi [req-f16b4ec3-fbdb-4133-9cf9-d81f3248a537 req-77b721d5-2535-4832-9fb3-2112a5cab9b0 tempest-TestEncryptedCinderVolumes-1841643691 tempest-TestEncryptedCinderVolumes-1841643691-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100523) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 27 16:24:47.162586 np0000005924 devstack@c-api.service[100522]: INFO cinder.api.openstack.wsgi [req-734a52b6-0688-45d3-b070-d58e3d8f55af req-29a22189-385a-4c93-bc6e-f52a940dc7b7 tempest-TestVolumeBootPatternV346-216340812 tempest-TestVolumeBootPatternV346-216340812-project-member] https://10.4.3.117/volume/v3/attachments/fb708542-cc62-48cf-a70d-2fa6e8e821f0 returned with HTTP 200 Jul 27 16:24:47.163100 np0000005924 devstack@c-api.service[100522]: [pid: 100522|app: 0|req: 1376/5545] 10.4.3.117 () {72 vars in 1673 bytes} [Mon Jul 27 16:24:47 2026] DELETE /volume/v3/attachments/fb708542-cc62-48cf-a70d-2fa6e8e821f0 => generated 19 bytes in 56 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 27 16:24:47.170117 np0000005924 devstack@c-api.service[100523]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:24:47.170117 np0000005924 devstack@c-api.service[100523]: warnings.warn( Jul 27 16:24:47.192540 np0000005924 devstack@c-api.service[100523]: INFO cinder.api.openstack.wsgi [req-f16b4ec3-fbdb-4133-9cf9-d81f3248a537 req-77b721d5-2535-4832-9fb3-2112a5cab9b0 tempest-TestEncryptedCinderVolumes-1841643691 tempest-TestEncryptedCinderVolumes-1841643691-project-member] https://10.4.3.117/volume/v3/attachments/36d405f7-2f81-41d7-845d-7690ac4f8934/action returned with HTTP 204 Jul 27 16:24:47.193000 np0000005924 devstack@c-api.service[100523]: [pid: 100523|app: 0|req: 1396/5546] 10.4.3.117 () {74 vars in 1725 bytes} [Mon Jul 27 16:24:47 2026] POST /volume/v3/attachments/36d405f7-2f81-41d7-845d-7690ac4f8934/action => generated 0 bytes in 42 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jul 27 16:24:48.531530 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.middleware.request_id [None req-07b612f4-1dee-486f-986b-7b591548e552 None None] RequestId filter calling following filter/app {{(pid=100521) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:24:48.533191 np0000005924 devstack@c-api.service[100521]: INFO cinder.api.openstack.wsgi [None req-07b612f4-1dee-486f-986b-7b591548e552 tempest-TestVolumeBootPatternV346-216340812 tempest-TestVolumeBootPatternV346-216340812-project-member] DELETE https://10.4.3.117/volume/v3/volumes/94ca76e3-df3b-4b88-b72e-4491c96da887 Jul 27 16:24:48.533438 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.openstack.wsgi [None req-07b612f4-1dee-486f-986b-7b591548e552 tempest-TestVolumeBootPatternV346-216340812 tempest-TestVolumeBootPatternV346-216340812-project-member] Empty body provided in request {{(pid=100521) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:24:48.533658 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.openstack.wsgi [None req-07b612f4-1dee-486f-986b-7b591548e552 tempest-TestVolumeBootPatternV346-216340812 tempest-TestVolumeBootPatternV346-216340812-project-member] Calling method 'delete' {{(pid=100521) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:24:48.533835 np0000005924 devstack@c-api.service[100521]: INFO cinder.api.v3.volumes [None req-07b612f4-1dee-486f-986b-7b591548e552 tempest-TestVolumeBootPatternV346-216340812 tempest-TestVolumeBootPatternV346-216340812-project-member] Delete volume with id: 94ca76e3-df3b-4b88-b72e-4491c96da887 Jul 27 16:24:48.540689 np0000005924 devstack@c-api.service[100521]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:24:48.540689 np0000005924 devstack@c-api.service[100521]: warnings.warn( Jul 27 16:24:48.541138 np0000005924 devstack@c-api.service[100521]: INFO cinder.volume.api [None req-07b612f4-1dee-486f-986b-7b591548e552 tempest-TestVolumeBootPatternV346-216340812 tempest-TestVolumeBootPatternV346-216340812-project-member] Volume info retrieved successfully. Jul 27 16:24:48.557371 np0000005924 devstack@c-api.service[100521]: INFO cinder.volume.api [None req-07b612f4-1dee-486f-986b-7b591548e552 tempest-TestVolumeBootPatternV346-216340812 tempest-TestVolumeBootPatternV346-216340812-project-member] Delete volume request issued successfully. Jul 27 16:24:48.557593 np0000005924 devstack@c-api.service[100521]: INFO cinder.api.openstack.wsgi [None req-07b612f4-1dee-486f-986b-7b591548e552 tempest-TestVolumeBootPatternV346-216340812 tempest-TestVolumeBootPatternV346-216340812-project-member] https://10.4.3.117/volume/v3/volumes/94ca76e3-df3b-4b88-b72e-4491c96da887 returned with HTTP 202 Jul 27 16:24:48.558026 np0000005924 devstack@c-api.service[100521]: [pid: 100521|app: 0|req: 1386/5547] 10.4.3.117 () {68 vars in 1392 bytes} [Mon Jul 27 16:24:48 2026] DELETE /volume/v3/volumes/94ca76e3-df3b-4b88-b72e-4491c96da887 => generated 0 bytes in 27 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Jul 27 16:24:48.565092 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.middleware.request_id [None req-172f8ac5-bb36-4dd5-8e3d-c68dc3ccf61f None None] RequestId filter calling following filter/app {{(pid=100524) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:24:48.566670 np0000005924 devstack@c-api.service[100524]: INFO cinder.api.openstack.wsgi [None req-172f8ac5-bb36-4dd5-8e3d-c68dc3ccf61f tempest-TestVolumeBootPatternV346-216340812 tempest-TestVolumeBootPatternV346-216340812-project-member] GET https://10.4.3.117/volume/v3/volumes/94ca76e3-df3b-4b88-b72e-4491c96da887 Jul 27 16:24:48.566872 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.openstack.wsgi [None req-172f8ac5-bb36-4dd5-8e3d-c68dc3ccf61f tempest-TestVolumeBootPatternV346-216340812 tempest-TestVolumeBootPatternV346-216340812-project-member] Empty body provided in request {{(pid=100524) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:24:48.567048 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.openstack.wsgi [None req-172f8ac5-bb36-4dd5-8e3d-c68dc3ccf61f tempest-TestVolumeBootPatternV346-216340812 tempest-TestVolumeBootPatternV346-216340812-project-member] Calling method 'show' {{(pid=100524) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:24:48.574054 np0000005924 devstack@c-api.service[100524]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:24:48.574054 np0000005924 devstack@c-api.service[100524]: warnings.warn( Jul 27 16:24:48.577679 np0000005924 devstack@c-api.service[100524]: INFO cinder.volume.api [None req-172f8ac5-bb36-4dd5-8e3d-c68dc3ccf61f tempest-TestVolumeBootPatternV346-216340812 tempest-TestVolumeBootPatternV346-216340812-project-member] Volume info retrieved successfully. Jul 27 16:24:48.582260 np0000005924 devstack@c-api.service[100524]: INFO cinder.api.openstack.wsgi [None req-172f8ac5-bb36-4dd5-8e3d-c68dc3ccf61f tempest-TestVolumeBootPatternV346-216340812 tempest-TestVolumeBootPatternV346-216340812-project-member] https://10.4.3.117/volume/v3/volumes/94ca76e3-df3b-4b88-b72e-4491c96da887 returned with HTTP 200 Jul 27 16:24:48.582647 np0000005924 devstack@c-api.service[100524]: [pid: 100524|app: 0|req: 1390/5548] 10.4.3.117 () {68 vars in 1389 bytes} [Mon Jul 27 16:24:48 2026] GET /volume/v3/volumes/94ca76e3-df3b-4b88-b72e-4491c96da887 => generated 1422 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 27 16:24:49.594431 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.middleware.request_id [None req-9d56feb0-6f2c-41be-a7ae-024b0613c9cf None None] RequestId filter calling following filter/app {{(pid=100522) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:24:49.595992 np0000005924 devstack@c-api.service[100522]: INFO cinder.api.openstack.wsgi [None req-9d56feb0-6f2c-41be-a7ae-024b0613c9cf tempest-TestVolumeBootPatternV346-216340812 tempest-TestVolumeBootPatternV346-216340812-project-member] GET https://10.4.3.117/volume/v3/volumes/94ca76e3-df3b-4b88-b72e-4491c96da887 Jul 27 16:24:49.596177 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.openstack.wsgi [None req-9d56feb0-6f2c-41be-a7ae-024b0613c9cf tempest-TestVolumeBootPatternV346-216340812 tempest-TestVolumeBootPatternV346-216340812-project-member] Empty body provided in request {{(pid=100522) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:24:49.596351 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.openstack.wsgi [None req-9d56feb0-6f2c-41be-a7ae-024b0613c9cf tempest-TestVolumeBootPatternV346-216340812 tempest-TestVolumeBootPatternV346-216340812-project-member] Calling method 'show' {{(pid=100522) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:24:49.601517 np0000005924 devstack@c-api.service[100522]: INFO cinder.api.openstack.wsgi [None req-9d56feb0-6f2c-41be-a7ae-024b0613c9cf tempest-TestVolumeBootPatternV346-216340812 tempest-TestVolumeBootPatternV346-216340812-project-member] https://10.4.3.117/volume/v3/volumes/94ca76e3-df3b-4b88-b72e-4491c96da887 returned with HTTP 404 Jul 27 16:24:49.601952 np0000005924 devstack@c-api.service[100522]: [pid: 100522|app: 0|req: 1377/5549] 10.4.3.117 () {68 vars in 1389 bytes} [Mon Jul 27 16:24:49 2026] GET /volume/v3/volumes/94ca76e3-df3b-4b88-b72e-4491c96da887 => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 27 16:24:49.608930 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.middleware.request_id [None req-867f1708-c5ce-498d-a5fe-bbb45ce84a76 None None] RequestId filter calling following filter/app {{(pid=100523) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:24:49.611004 np0000005924 devstack@c-api.service[100523]: INFO cinder.api.openstack.wsgi [None req-867f1708-c5ce-498d-a5fe-bbb45ce84a76 tempest-TestVolumeBootPatternV346-216340812 tempest-TestVolumeBootPatternV346-216340812-project-member] DELETE https://10.4.3.117/volume/v3/snapshots/297f36e1-ab86-4239-8fa8-b58d5ea218cd Jul 27 16:24:49.611229 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.openstack.wsgi [None req-867f1708-c5ce-498d-a5fe-bbb45ce84a76 tempest-TestVolumeBootPatternV346-216340812 tempest-TestVolumeBootPatternV346-216340812-project-member] Empty body provided in request {{(pid=100523) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:24:49.611435 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.openstack.wsgi [None req-867f1708-c5ce-498d-a5fe-bbb45ce84a76 tempest-TestVolumeBootPatternV346-216340812 tempest-TestVolumeBootPatternV346-216340812-project-member] Calling method 'delete' {{(pid=100523) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:24:49.611565 np0000005924 devstack@c-api.service[100523]: INFO cinder.api.v3.snapshots [None req-867f1708-c5ce-498d-a5fe-bbb45ce84a76 tempest-TestVolumeBootPatternV346-216340812 tempest-TestVolumeBootPatternV346-216340812-project-member] Delete snapshot with id: 297f36e1-ab86-4239-8fa8-b58d5ea218cd Jul 27 16:24:49.616750 np0000005924 devstack@c-api.service[100523]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:24:49.616750 np0000005924 devstack@c-api.service[100523]: warnings.warn( Jul 27 16:24:49.617180 np0000005924 devstack@c-api.service[100523]: INFO cinder.volume.api [None req-867f1708-c5ce-498d-a5fe-bbb45ce84a76 tempest-TestVolumeBootPatternV346-216340812 tempest-TestVolumeBootPatternV346-216340812-project-member] Snapshot retrieved successfully. Jul 27 16:24:49.641349 np0000005924 devstack@c-api.service[100523]: INFO cinder.volume.api [None req-867f1708-c5ce-498d-a5fe-bbb45ce84a76 tempest-TestVolumeBootPatternV346-216340812 tempest-TestVolumeBootPatternV346-216340812-project-member] Snapshot delete request issued successfully. Jul 27 16:24:49.641682 np0000005924 devstack@c-api.service[100523]: INFO cinder.api.openstack.wsgi [None req-867f1708-c5ce-498d-a5fe-bbb45ce84a76 tempest-TestVolumeBootPatternV346-216340812 tempest-TestVolumeBootPatternV346-216340812-project-member] https://10.4.3.117/volume/v3/snapshots/297f36e1-ab86-4239-8fa8-b58d5ea218cd returned with HTTP 202 Jul 27 16:24:49.642313 np0000005924 devstack@c-api.service[100523]: [pid: 100523|app: 0|req: 1397/5550] 10.4.3.117 () {66 vars in 1357 bytes} [Mon Jul 27 16:24:49 2026] DELETE /volume/v3/snapshots/297f36e1-ab86-4239-8fa8-b58d5ea218cd => generated 0 bytes in 34 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 27 16:24:49.650436 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.middleware.request_id [None req-7edf2f02-6128-4aa3-b3a5-2e1f8ae2cb67 None None] RequestId filter calling following filter/app {{(pid=100521) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:24:49.652155 np0000005924 devstack@c-api.service[100521]: INFO cinder.api.openstack.wsgi [None req-7edf2f02-6128-4aa3-b3a5-2e1f8ae2cb67 tempest-TestVolumeBootPatternV346-216340812 tempest-TestVolumeBootPatternV346-216340812-project-member] GET https://10.4.3.117/volume/v3/snapshots/297f36e1-ab86-4239-8fa8-b58d5ea218cd Jul 27 16:24:49.652343 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.openstack.wsgi [None req-7edf2f02-6128-4aa3-b3a5-2e1f8ae2cb67 tempest-TestVolumeBootPatternV346-216340812 tempest-TestVolumeBootPatternV346-216340812-project-member] Empty body provided in request {{(pid=100521) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:24:49.652554 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.openstack.wsgi [None req-7edf2f02-6128-4aa3-b3a5-2e1f8ae2cb67 tempest-TestVolumeBootPatternV346-216340812 tempest-TestVolumeBootPatternV346-216340812-project-member] Calling method 'show' {{(pid=100521) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:24:49.657050 np0000005924 devstack@c-api.service[100521]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:24:49.657050 np0000005924 devstack@c-api.service[100521]: warnings.warn( Jul 27 16:24:49.657445 np0000005924 devstack@c-api.service[100521]: INFO cinder.volume.api [None req-7edf2f02-6128-4aa3-b3a5-2e1f8ae2cb67 tempest-TestVolumeBootPatternV346-216340812 tempest-TestVolumeBootPatternV346-216340812-project-member] Snapshot retrieved successfully. Jul 27 16:24:49.658174 np0000005924 devstack@c-api.service[100521]: INFO cinder.api.openstack.wsgi [None req-7edf2f02-6128-4aa3-b3a5-2e1f8ae2cb67 tempest-TestVolumeBootPatternV346-216340812 tempest-TestVolumeBootPatternV346-216340812-project-member] https://10.4.3.117/volume/v3/snapshots/297f36e1-ab86-4239-8fa8-b58d5ea218cd returned with HTTP 200 Jul 27 16:24:49.658594 np0000005924 devstack@c-api.service[100521]: [pid: 100521|app: 0|req: 1387/5551] 10.4.3.117 () {66 vars in 1354 bytes} [Mon Jul 27 16:24:49 2026] GET /volume/v3/snapshots/297f36e1-ab86-4239-8fa8-b58d5ea218cd => generated 481 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 27 16:24:50.667402 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.middleware.request_id [None req-d5247920-16cd-41a0-9c2f-c71263bc2701 None None] RequestId filter calling following filter/app {{(pid=100524) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:24:50.669009 np0000005924 devstack@c-api.service[100524]: INFO cinder.api.openstack.wsgi [None req-d5247920-16cd-41a0-9c2f-c71263bc2701 tempest-TestVolumeBootPatternV346-216340812 tempest-TestVolumeBootPatternV346-216340812-project-member] GET https://10.4.3.117/volume/v3/snapshots/297f36e1-ab86-4239-8fa8-b58d5ea218cd Jul 27 16:24:50.669225 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.openstack.wsgi [None req-d5247920-16cd-41a0-9c2f-c71263bc2701 tempest-TestVolumeBootPatternV346-216340812 tempest-TestVolumeBootPatternV346-216340812-project-member] Empty body provided in request {{(pid=100524) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:24:50.669428 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.openstack.wsgi [None req-d5247920-16cd-41a0-9c2f-c71263bc2701 tempest-TestVolumeBootPatternV346-216340812 tempest-TestVolumeBootPatternV346-216340812-project-member] Calling method 'show' {{(pid=100524) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:24:50.673763 np0000005924 devstack@c-api.service[100524]: INFO cinder.api.openstack.wsgi [None req-d5247920-16cd-41a0-9c2f-c71263bc2701 tempest-TestVolumeBootPatternV346-216340812 tempest-TestVolumeBootPatternV346-216340812-project-member] https://10.4.3.117/volume/v3/snapshots/297f36e1-ab86-4239-8fa8-b58d5ea218cd returned with HTTP 404 Jul 27 16:24:50.674339 np0000005924 devstack@c-api.service[100524]: [pid: 100524|app: 0|req: 1391/5552] 10.4.3.117 () {66 vars in 1354 bytes} [Mon Jul 27 16:24:50 2026] GET /volume/v3/snapshots/297f36e1-ab86-4239-8fa8-b58d5ea218cd => generated 111 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 27 16:24:51.199697 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.middleware.request_id [req-f16b4ec3-fbdb-4133-9cf9-d81f3248a537 req-ae26f647-d01b-49d1-80a6-5c66a996d783 None None] RequestId filter calling following filter/app {{(pid=100522) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:24:51.201694 np0000005924 devstack@c-api.service[100522]: INFO cinder.api.openstack.wsgi [req-f16b4ec3-fbdb-4133-9cf9-d81f3248a537 req-ae26f647-d01b-49d1-80a6-5c66a996d783 tempest-TestEncryptedCinderVolumes-1841643691 tempest-TestEncryptedCinderVolumes-1841643691-project-member] GET https://10.4.3.117/volume/v3/volumes/aa6fbd27-38d5-4637-849f-1526d6d6f6a0/encryption Jul 27 16:24:51.201959 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.openstack.wsgi [req-f16b4ec3-fbdb-4133-9cf9-d81f3248a537 req-ae26f647-d01b-49d1-80a6-5c66a996d783 tempest-TestEncryptedCinderVolumes-1841643691 tempest-TestEncryptedCinderVolumes-1841643691-project-member] Empty body provided in request {{(pid=100522) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:24:51.202077 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.openstack.wsgi [req-f16b4ec3-fbdb-4133-9cf9-d81f3248a537 req-ae26f647-d01b-49d1-80a6-5c66a996d783 tempest-TestEncryptedCinderVolumes-1841643691 tempest-TestEncryptedCinderVolumes-1841643691-project-member] Calling method 'index' {{(pid=100522) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:24:51.211093 np0000005924 devstack@c-api.service[100522]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:24:51.211093 np0000005924 devstack@c-api.service[100522]: warnings.warn( Jul 27 16:24:51.216991 np0000005924 devstack@c-api.service[100522]: INFO cinder.api.openstack.wsgi [req-f16b4ec3-fbdb-4133-9cf9-d81f3248a537 req-ae26f647-d01b-49d1-80a6-5c66a996d783 tempest-TestEncryptedCinderVolumes-1841643691 tempest-TestEncryptedCinderVolumes-1841643691-project-member] https://10.4.3.117/volume/v3/volumes/aa6fbd27-38d5-4637-849f-1526d6d6f6a0/encryption returned with HTTP 200 Jul 27 16:24:51.217295 np0000005924 devstack@c-api.service[100522]: [pid: 100522|app: 0|req: 1378/5553] 10.4.3.117 () {68 vars in 1631 bytes} [Mon Jul 27 16:24:51 2026] GET /volume/v3/volumes/aa6fbd27-38d5-4637-849f-1526d6d6f6a0/encryption => generated 160 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 27 16:24:52.024236 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.middleware.request_id [req-ec39ead9-66ee-42de-b3d1-ef304e10c60f req-cb79bbc4-2361-4f0f-bd0c-35df84cbb9ba None None] RequestId filter calling following filter/app {{(pid=100523) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:24:52.026072 np0000005924 devstack@c-api.service[100523]: INFO cinder.api.openstack.wsgi [req-ec39ead9-66ee-42de-b3d1-ef304e10c60f req-cb79bbc4-2361-4f0f-bd0c-35df84cbb9ba tempest-TestVolumeBootPatternV346-216340812 tempest-TestVolumeBootPatternV346-216340812-project-member] DELETE https://10.4.3.117/volume/v3/attachments/a4c11bb8-a65c-415a-8cbb-1d63bbcaada4 Jul 27 16:24:52.026284 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.openstack.wsgi [req-ec39ead9-66ee-42de-b3d1-ef304e10c60f req-cb79bbc4-2361-4f0f-bd0c-35df84cbb9ba tempest-TestVolumeBootPatternV346-216340812 tempest-TestVolumeBootPatternV346-216340812-project-member] Empty body provided in request {{(pid=100523) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:24:52.026514 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.openstack.wsgi [req-ec39ead9-66ee-42de-b3d1-ef304e10c60f req-cb79bbc4-2361-4f0f-bd0c-35df84cbb9ba tempest-TestVolumeBootPatternV346-216340812 tempest-TestVolumeBootPatternV346-216340812-project-member] Calling method 'version_select' {{(pid=100523) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:24:52.032416 np0000005924 devstack@c-api.service[100523]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:24:52.032416 np0000005924 devstack@c-api.service[100523]: warnings.warn( Jul 27 16:24:52.078431 np0000005924 devstack@c-api.service[100523]: INFO cinder.api.openstack.wsgi [req-ec39ead9-66ee-42de-b3d1-ef304e10c60f req-cb79bbc4-2361-4f0f-bd0c-35df84cbb9ba tempest-TestVolumeBootPatternV346-216340812 tempest-TestVolumeBootPatternV346-216340812-project-member] https://10.4.3.117/volume/v3/attachments/a4c11bb8-a65c-415a-8cbb-1d63bbcaada4 returned with HTTP 200 Jul 27 16:24:52.078904 np0000005924 devstack@c-api.service[100523]: [pid: 100523|app: 0|req: 1398/5554] 10.4.3.117 () {72 vars in 1673 bytes} [Mon Jul 27 16:24:52 2026] DELETE /volume/v3/attachments/a4c11bb8-a65c-415a-8cbb-1d63bbcaada4 => generated 19 bytes in 55 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 27 16:24:53.559595 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.middleware.request_id [None req-4f2fbd15-c6bf-4da7-a904-21cc105e6b14 None None] RequestId filter calling following filter/app {{(pid=100521) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:24:53.561428 np0000005924 devstack@c-api.service[100521]: INFO cinder.api.openstack.wsgi [None req-4f2fbd15-c6bf-4da7-a904-21cc105e6b14 tempest-TestVolumeBootPatternV346-216340812 tempest-TestVolumeBootPatternV346-216340812-project-member] DELETE https://10.4.3.117/volume/v3/volumes/839d1e5f-5abf-42ee-b576-8da2cdfb5f52 Jul 27 16:24:53.561703 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.openstack.wsgi [None req-4f2fbd15-c6bf-4da7-a904-21cc105e6b14 tempest-TestVolumeBootPatternV346-216340812 tempest-TestVolumeBootPatternV346-216340812-project-member] Empty body provided in request {{(pid=100521) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:24:53.562017 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.openstack.wsgi [None req-4f2fbd15-c6bf-4da7-a904-21cc105e6b14 tempest-TestVolumeBootPatternV346-216340812 tempest-TestVolumeBootPatternV346-216340812-project-member] Calling method 'delete' {{(pid=100521) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:24:53.562193 np0000005924 devstack@c-api.service[100521]: INFO cinder.api.v3.volumes [None req-4f2fbd15-c6bf-4da7-a904-21cc105e6b14 tempest-TestVolumeBootPatternV346-216340812 tempest-TestVolumeBootPatternV346-216340812-project-member] Delete volume with id: 839d1e5f-5abf-42ee-b576-8da2cdfb5f52 Jul 27 16:24:53.570173 np0000005924 devstack@c-api.service[100521]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:24:53.570173 np0000005924 devstack@c-api.service[100521]: warnings.warn( Jul 27 16:24:53.570834 np0000005924 devstack@c-api.service[100521]: INFO cinder.volume.api [None req-4f2fbd15-c6bf-4da7-a904-21cc105e6b14 tempest-TestVolumeBootPatternV346-216340812 tempest-TestVolumeBootPatternV346-216340812-project-member] Volume info retrieved successfully. Jul 27 16:24:53.590757 np0000005924 devstack@c-api.service[100521]: INFO cinder.volume.api [None req-4f2fbd15-c6bf-4da7-a904-21cc105e6b14 tempest-TestVolumeBootPatternV346-216340812 tempest-TestVolumeBootPatternV346-216340812-project-member] Delete volume request issued successfully. Jul 27 16:24:53.590982 np0000005924 devstack@c-api.service[100521]: INFO cinder.api.openstack.wsgi [None req-4f2fbd15-c6bf-4da7-a904-21cc105e6b14 tempest-TestVolumeBootPatternV346-216340812 tempest-TestVolumeBootPatternV346-216340812-project-member] https://10.4.3.117/volume/v3/volumes/839d1e5f-5abf-42ee-b576-8da2cdfb5f52 returned with HTTP 202 Jul 27 16:24:53.591481 np0000005924 devstack@c-api.service[100521]: [pid: 100521|app: 0|req: 1388/5555] 10.4.3.117 () {68 vars in 1392 bytes} [Mon Jul 27 16:24:53 2026] DELETE /volume/v3/volumes/839d1e5f-5abf-42ee-b576-8da2cdfb5f52 => generated 0 bytes in 32 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Jul 27 16:24:53.597880 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.middleware.request_id [None req-61372939-250e-4ae5-b6eb-373cabbffc26 None None] RequestId filter calling following filter/app {{(pid=100524) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:24:53.599682 np0000005924 devstack@c-api.service[100524]: INFO cinder.api.openstack.wsgi [None req-61372939-250e-4ae5-b6eb-373cabbffc26 tempest-TestVolumeBootPatternV346-216340812 tempest-TestVolumeBootPatternV346-216340812-project-member] GET https://10.4.3.117/volume/v3/volumes/839d1e5f-5abf-42ee-b576-8da2cdfb5f52 Jul 27 16:24:53.599899 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.openstack.wsgi [None req-61372939-250e-4ae5-b6eb-373cabbffc26 tempest-TestVolumeBootPatternV346-216340812 tempest-TestVolumeBootPatternV346-216340812-project-member] Empty body provided in request {{(pid=100524) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:24:53.600078 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.openstack.wsgi [None req-61372939-250e-4ae5-b6eb-373cabbffc26 tempest-TestVolumeBootPatternV346-216340812 tempest-TestVolumeBootPatternV346-216340812-project-member] Calling method 'show' {{(pid=100524) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:24:53.607719 np0000005924 devstack@c-api.service[100524]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:24:53.607719 np0000005924 devstack@c-api.service[100524]: warnings.warn( Jul 27 16:24:53.612978 np0000005924 devstack@c-api.service[100524]: INFO cinder.volume.api [None req-61372939-250e-4ae5-b6eb-373cabbffc26 tempest-TestVolumeBootPatternV346-216340812 tempest-TestVolumeBootPatternV346-216340812-project-member] Volume info retrieved successfully. Jul 27 16:24:53.618066 np0000005924 devstack@c-api.service[100524]: INFO cinder.api.openstack.wsgi [None req-61372939-250e-4ae5-b6eb-373cabbffc26 tempest-TestVolumeBootPatternV346-216340812 tempest-TestVolumeBootPatternV346-216340812-project-member] https://10.4.3.117/volume/v3/volumes/839d1e5f-5abf-42ee-b576-8da2cdfb5f52 returned with HTTP 200 Jul 27 16:24:53.618538 np0000005924 devstack@c-api.service[100524]: [pid: 100524|app: 0|req: 1392/5556] 10.4.3.117 () {68 vars in 1389 bytes} [Mon Jul 27 16:24:53 2026] GET /volume/v3/volumes/839d1e5f-5abf-42ee-b576-8da2cdfb5f52 => generated 1388 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 27 16:24:54.631599 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.middleware.request_id [None req-b18b508f-e7e1-4063-b87f-491466c9cc62 None None] RequestId filter calling following filter/app {{(pid=100522) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:24:54.633232 np0000005924 devstack@c-api.service[100522]: INFO cinder.api.openstack.wsgi [None req-b18b508f-e7e1-4063-b87f-491466c9cc62 tempest-TestVolumeBootPatternV346-216340812 tempest-TestVolumeBootPatternV346-216340812-project-member] GET https://10.4.3.117/volume/v3/volumes/839d1e5f-5abf-42ee-b576-8da2cdfb5f52 Jul 27 16:24:54.633471 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.openstack.wsgi [None req-b18b508f-e7e1-4063-b87f-491466c9cc62 tempest-TestVolumeBootPatternV346-216340812 tempest-TestVolumeBootPatternV346-216340812-project-member] Empty body provided in request {{(pid=100522) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:24:54.633669 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.openstack.wsgi [None req-b18b508f-e7e1-4063-b87f-491466c9cc62 tempest-TestVolumeBootPatternV346-216340812 tempest-TestVolumeBootPatternV346-216340812-project-member] Calling method 'show' {{(pid=100522) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:24:54.638726 np0000005924 devstack@c-api.service[100522]: INFO cinder.api.openstack.wsgi [None req-b18b508f-e7e1-4063-b87f-491466c9cc62 tempest-TestVolumeBootPatternV346-216340812 tempest-TestVolumeBootPatternV346-216340812-project-member] https://10.4.3.117/volume/v3/volumes/839d1e5f-5abf-42ee-b576-8da2cdfb5f52 returned with HTTP 404 Jul 27 16:24:54.639108 np0000005924 devstack@c-api.service[100522]: [pid: 100522|app: 0|req: 1379/5557] 10.4.3.117 () {68 vars in 1389 bytes} [Mon Jul 27 16:24:54 2026] GET /volume/v3/volumes/839d1e5f-5abf-42ee-b576-8da2cdfb5f52 => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 27 16:24:59.058783 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.middleware.request_id [None req-8db92198-0b75-4b58-acdf-d07c832427b4 None None] RequestId filter calling following filter/app {{(pid=100523) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:24:59.134562 np0000005924 devstack@c-api.service[100523]: INFO cinder.api.openstack.wsgi [None req-8db92198-0b75-4b58-acdf-d07c832427b4 tempest-ProjectAdminTests39-1135479277 tempest-ProjectAdminTests39-1135479277-project-admin] POST https://10.4.3.117/volume/v3/volumes Jul 27 16:24:59.134902 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.openstack.wsgi [None req-8db92198-0b75-4b58-acdf-d07c832427b4 tempest-ProjectAdminTests39-1135479277 tempest-ProjectAdminTests39-1135479277-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-2010053694"}} {{(pid=100523) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 27 16:24:59.136213 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.v3.volumes [None req-8db92198-0b75-4b58-acdf-d07c832427b4 tempest-ProjectAdminTests39-1135479277 tempest-ProjectAdminTests39-1135479277-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-2010053694'}} {{(pid=100523) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 27 16:24:59.136335 np0000005924 devstack@c-api.service[100523]: INFO cinder.api.v3.volumes [None req-8db92198-0b75-4b58-acdf-d07c832427b4 tempest-ProjectAdminTests39-1135479277 tempest-ProjectAdminTests39-1135479277-project-admin] Create volume of 1 GB Jul 27 16:24:59.136621 np0000005924 devstack@c-api.service[100523]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:24:59.136621 np0000005924 devstack@c-api.service[100523]: warnings.warn( Jul 27 16:24:59.140591 np0000005924 devstack@c-api.service[100523]: INFO cinder.volume.api [None req-8db92198-0b75-4b58-acdf-d07c832427b4 tempest-ProjectAdminTests39-1135479277 tempest-ProjectAdminTests39-1135479277-project-admin] Availability Zones retrieved successfully. Jul 27 16:24:59.146062 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.volume.api [None req-8db92198-0b75-4b58-acdf-d07c832427b4 tempest-ProjectAdminTests39-1135479277 tempest-ProjectAdminTests39-1135479277-project-admin] Flow 'volume_create_api' (2d40e319-0449-4adc-9c94-63b4f708508f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100523) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 27 16:24:59.147128 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.volume.api [None req-8db92198-0b75-4b58-acdf-d07c832427b4 tempest-ProjectAdminTests39-1135479277 tempest-ProjectAdminTests39-1135479277-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (bd654b80-9eda-4bb1-800b-c574ba0fb57a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100523) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 27 16:24:59.147887 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.volume.flows.api.create_volume [None req-8db92198-0b75-4b58-acdf-d07c832427b4 tempest-ProjectAdminTests39-1135479277 tempest-ProjectAdminTests39-1135479277-project-admin] Validating volume size '1' using validate_int {{(pid=100523) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 27 16:24:59.171555 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.volume.api [None req-8db92198-0b75-4b58-acdf-d07c832427b4 tempest-ProjectAdminTests39-1135479277 tempest-ProjectAdminTests39-1135479277-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (bd654b80-9eda-4bb1-800b-c574ba0fb57a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-27T16:04:59Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=2bce4e1a-e6e0-49d9-be36-c3405449a01e,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '2bce4e1a-e6e0-49d9-be36-c3405449a01e', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100523) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 27 16:24:59.172400 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.volume.api [None req-8db92198-0b75-4b58-acdf-d07c832427b4 tempest-ProjectAdminTests39-1135479277 tempest-ProjectAdminTests39-1135479277-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (0329f7be-b691-40a7-bb8f-f8df01026408) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100523) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 27 16:24:59.254407 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.quota [None req-8db92198-0b75-4b58-acdf-d07c832427b4 tempest-ProjectAdminTests39-1135479277 tempest-ProjectAdminTests39-1135479277-project-admin] Created reservations ['e80dedd2-454c-4f37-9eda-9beced9d2776', '7634afd1-1c36-4587-99c7-8b6471b1ccfd', '287eb217-5190-4d9b-8844-066c2f170815', '4fbce7e8-1285-495b-9d8e-c66e40baa6a1'] {{(pid=100523) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 27 16:24:59.255346 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.volume.api [None req-8db92198-0b75-4b58-acdf-d07c832427b4 tempest-ProjectAdminTests39-1135479277 tempest-ProjectAdminTests39-1135479277-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (0329f7be-b691-40a7-bb8f-f8df01026408) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['e80dedd2-454c-4f37-9eda-9beced9d2776', '7634afd1-1c36-4587-99c7-8b6471b1ccfd', '287eb217-5190-4d9b-8844-066c2f170815', '4fbce7e8-1285-495b-9d8e-c66e40baa6a1']}' {{(pid=100523) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 27 16:24:59.256221 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.volume.api [None req-8db92198-0b75-4b58-acdf-d07c832427b4 tempest-ProjectAdminTests39-1135479277 tempest-ProjectAdminTests39-1135479277-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (811af40f-c5f1-404d-936b-c4cee5b9e1b0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100523) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 27 16:24:59.286802 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.volume.api [None req-8db92198-0b75-4b58-acdf-d07c832427b4 tempest-ProjectAdminTests39-1135479277 tempest-ProjectAdminTests39-1135479277-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (811af40f-c5f1-404d-936b-c4cee5b9e1b0) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'd66dda6b-ef7a-4934-97cb-c896676b09c0', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-2010053694',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='256939b435d84832be618a1f2874402e',qos_specs=None,replication_status=,reservations=['e80dedd2-454c-4f37-9eda-9beced9d2776','7634afd1-1c36-4587-99c7-8b6471b1ccfd','287eb217-5190-4d9b-8844-066c2f170815','4fbce7e8-1285-495b-9d8e-c66e40baa6a1'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='64e2712fc6b8485f95926c6e61ed5d34',volume_type_id=2bce4e1a-e6e0-49d9-be36-c3405449a01e), 'volume': Volume(_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-27T16:24:59Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-2010053694',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=d66dda6b-ef7a-4934-97cb-c896676b09c0,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='256939b435d84832be618a1f2874402e',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='64e2712fc6b8485f95926c6e61ed5d34',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(2bce4e1a-e6e0-49d9-be36-c3405449a01e),volume_type_id=2bce4e1a-e6e0-49d9-be36-c3405449a01e)}' {{(pid=100523) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 27 16:24:59.287625 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.volume.api [None req-8db92198-0b75-4b58-acdf-d07c832427b4 tempest-ProjectAdminTests39-1135479277 tempest-ProjectAdminTests39-1135479277-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (3c711103-2615-4e9d-b129-79d56c9b371c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100523) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 27 16:24:59.307283 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.volume.api [None req-8db92198-0b75-4b58-acdf-d07c832427b4 tempest-ProjectAdminTests39-1135479277 tempest-ProjectAdminTests39-1135479277-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (3c711103-2615-4e9d-b129-79d56c9b371c) transitioned into state 'SUCCESS' from state '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-2010053694',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='256939b435d84832be618a1f2874402e',qos_specs=None,replication_status=,reservations=['e80dedd2-454c-4f37-9eda-9beced9d2776','7634afd1-1c36-4587-99c7-8b6471b1ccfd','287eb217-5190-4d9b-8844-066c2f170815','4fbce7e8-1285-495b-9d8e-c66e40baa6a1'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='64e2712fc6b8485f95926c6e61ed5d34',volume_type_id=2bce4e1a-e6e0-49d9-be36-c3405449a01e)}' {{(pid=100523) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 27 16:24:59.308086 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.volume.api [None req-8db92198-0b75-4b58-acdf-d07c832427b4 tempest-ProjectAdminTests39-1135479277 tempest-ProjectAdminTests39-1135479277-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (dcce4147-1cf8-455f-b8ca-7d6a7dc29a87) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100523) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 27 16:24:59.322756 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.volume.api [None req-8db92198-0b75-4b58-acdf-d07c832427b4 tempest-ProjectAdminTests39-1135479277 tempest-ProjectAdminTests39-1135479277-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (dcce4147-1cf8-455f-b8ca-7d6a7dc29a87) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100523) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 27 16:24:59.323613 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.volume.api [None req-8db92198-0b75-4b58-acdf-d07c832427b4 tempest-ProjectAdminTests39-1135479277 tempest-ProjectAdminTests39-1135479277-project-admin] Flow 'volume_create_api' (2d40e319-0449-4adc-9c94-63b4f708508f) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100523) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 27 16:24:59.323954 np0000005924 devstack@c-api.service[100523]: INFO cinder.volume.api [None req-8db92198-0b75-4b58-acdf-d07c832427b4 tempest-ProjectAdminTests39-1135479277 tempest-ProjectAdminTests39-1135479277-project-admin] Create volume request issued successfully. Jul 27 16:24:59.324586 np0000005924 devstack@c-api.service[100523]: INFO cinder.api.openstack.wsgi [None req-8db92198-0b75-4b58-acdf-d07c832427b4 tempest-ProjectAdminTests39-1135479277 tempest-ProjectAdminTests39-1135479277-project-admin] https://10.4.3.117/volume/v3/volumes returned with HTTP 202 Jul 27 16:24:59.325070 np0000005924 devstack@c-api.service[100523]: [pid: 100523|app: 0|req: 1399/5558] 10.4.3.117 () {70 vars in 1298 bytes} [Mon Jul 27 16:24:59 2026] POST /volume/v3/volumes => generated 778 bytes in 267 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 27 16:24:59.340037 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.middleware.request_id [None req-d1fa43d8-b622-4935-a2b1-4c6823468d11 None None] RequestId filter calling following filter/app {{(pid=100521) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:24:59.341894 np0000005924 devstack@c-api.service[100521]: INFO cinder.api.openstack.wsgi [None req-d1fa43d8-b622-4935-a2b1-4c6823468d11 tempest-ProjectAdminTests39-1135479277 tempest-ProjectAdminTests39-1135479277-project-admin] GET https://10.4.3.117/volume/v3/volumes/d66dda6b-ef7a-4934-97cb-c896676b09c0 Jul 27 16:24:59.342125 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.openstack.wsgi [None req-d1fa43d8-b622-4935-a2b1-4c6823468d11 tempest-ProjectAdminTests39-1135479277 tempest-ProjectAdminTests39-1135479277-project-admin] Empty body provided in request {{(pid=100521) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:24:59.342303 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.openstack.wsgi [None req-d1fa43d8-b622-4935-a2b1-4c6823468d11 tempest-ProjectAdminTests39-1135479277 tempest-ProjectAdminTests39-1135479277-project-admin] Calling method 'show' {{(pid=100521) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:24:59.349566 np0000005924 devstack@c-api.service[100521]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:24:59.349566 np0000005924 devstack@c-api.service[100521]: warnings.warn( Jul 27 16:24:59.352830 np0000005924 devstack@c-api.service[100521]: INFO cinder.volume.api [None req-d1fa43d8-b622-4935-a2b1-4c6823468d11 tempest-ProjectAdminTests39-1135479277 tempest-ProjectAdminTests39-1135479277-project-admin] Volume info retrieved successfully. Jul 27 16:24:59.356763 np0000005924 devstack@c-api.service[100521]: INFO cinder.api.openstack.wsgi [None req-d1fa43d8-b622-4935-a2b1-4c6823468d11 tempest-ProjectAdminTests39-1135479277 tempest-ProjectAdminTests39-1135479277-project-admin] https://10.4.3.117/volume/v3/volumes/d66dda6b-ef7a-4934-97cb-c896676b09c0 returned with HTTP 200 Jul 27 16:24:59.357242 np0000005924 devstack@c-api.service[100521]: [pid: 100521|app: 0|req: 1389/5559] 10.4.3.117 () {68 vars in 1388 bytes} [Mon Jul 27 16:24:59 2026] GET /volume/v3/volumes/d66dda6b-ef7a-4934-97cb-c896676b09c0 => generated 957 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 27 16:25:00.372179 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.middleware.request_id [None req-0e528884-80f1-4bbc-90b2-2d7c6f16d19f None None] RequestId filter calling following filter/app {{(pid=100524) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:25:00.374499 np0000005924 devstack@c-api.service[100524]: INFO cinder.api.openstack.wsgi [None req-0e528884-80f1-4bbc-90b2-2d7c6f16d19f tempest-ProjectAdminTests39-1135479277 tempest-ProjectAdminTests39-1135479277-project-admin] GET https://10.4.3.117/volume/v3/volumes/d66dda6b-ef7a-4934-97cb-c896676b09c0 Jul 27 16:25:00.374788 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.openstack.wsgi [None req-0e528884-80f1-4bbc-90b2-2d7c6f16d19f tempest-ProjectAdminTests39-1135479277 tempest-ProjectAdminTests39-1135479277-project-admin] Empty body provided in request {{(pid=100524) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:25:00.375038 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.openstack.wsgi [None req-0e528884-80f1-4bbc-90b2-2d7c6f16d19f tempest-ProjectAdminTests39-1135479277 tempest-ProjectAdminTests39-1135479277-project-admin] Calling method 'show' {{(pid=100524) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:25:00.384252 np0000005924 devstack@c-api.service[100524]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:25:00.384252 np0000005924 devstack@c-api.service[100524]: warnings.warn( Jul 27 16:25:00.388153 np0000005924 devstack@c-api.service[100524]: INFO cinder.volume.api [None req-0e528884-80f1-4bbc-90b2-2d7c6f16d19f tempest-ProjectAdminTests39-1135479277 tempest-ProjectAdminTests39-1135479277-project-admin] Volume info retrieved successfully. Jul 27 16:25:00.392552 np0000005924 devstack@c-api.service[100524]: INFO cinder.api.openstack.wsgi [None req-0e528884-80f1-4bbc-90b2-2d7c6f16d19f tempest-ProjectAdminTests39-1135479277 tempest-ProjectAdminTests39-1135479277-project-admin] https://10.4.3.117/volume/v3/volumes/d66dda6b-ef7a-4934-97cb-c896676b09c0 returned with HTTP 200 Jul 27 16:25:00.393024 np0000005924 devstack@c-api.service[100524]: [pid: 100524|app: 0|req: 1393/5560] 10.4.3.117 () {68 vars in 1388 bytes} [Mon Jul 27 16:25:00 2026] GET /volume/v3/volumes/d66dda6b-ef7a-4934-97cb-c896676b09c0 => generated 1018 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 27 16:25:00.404937 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.middleware.request_id [None req-66f8ab0e-2739-472e-82b1-c4169954cc73 None None] RequestId filter calling following filter/app {{(pid=100522) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:25:00.406658 np0000005924 devstack@c-api.service[100522]: INFO cinder.api.openstack.wsgi [None req-66f8ab0e-2739-472e-82b1-c4169954cc73 tempest-ProjectAdminTests39-1135479277 tempest-ProjectAdminTests39-1135479277-project-admin] POST https://10.4.3.117/volume/v3/backups Jul 27 16:25:00.407046 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.openstack.wsgi [None req-66f8ab0e-2739-472e-82b1-c4169954cc73 tempest-ProjectAdminTests39-1135479277 tempest-ProjectAdminTests39-1135479277-project-admin] Action: 'create', calling method: create, body: {"backup": {"volume_id": "d66dda6b-ef7a-4934-97cb-c896676b09c0", "name": "tempest-type-Backup-1768890171"}} {{(pid=100522) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 27 16:25:00.408585 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.contrib.backups [None req-66f8ab0e-2739-472e-82b1-c4169954cc73 tempest-ProjectAdminTests39-1135479277 tempest-ProjectAdminTests39-1135479277-project-admin] Creating new backup {'backup': {'volume_id': 'd66dda6b-ef7a-4934-97cb-c896676b09c0', 'name': 'tempest-type-Backup-1768890171'}} {{(pid=100522) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Jul 27 16:25:00.408762 np0000005924 devstack@c-api.service[100522]: INFO cinder.api.contrib.backups [None req-66f8ab0e-2739-472e-82b1-c4169954cc73 tempest-ProjectAdminTests39-1135479277 tempest-ProjectAdminTests39-1135479277-project-admin] Creating backup of volume d66dda6b-ef7a-4934-97cb-c896676b09c0 in container None Jul 27 16:25:00.416892 np0000005924 devstack@c-api.service[100522]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:25:00.416892 np0000005924 devstack@c-api.service[100522]: warnings.warn( Jul 27 16:25:00.417185 np0000005924 devstack@c-api.service[100522]: INFO cinder.volume.api [None req-66f8ab0e-2739-472e-82b1-c4169954cc73 tempest-ProjectAdminTests39-1135479277 tempest-ProjectAdminTests39-1135479277-project-admin] Volume info retrieved successfully. Jul 27 16:25:00.441520 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.quota [None req-66f8ab0e-2739-472e-82b1-c4169954cc73 tempest-ProjectAdminTests39-1135479277 tempest-ProjectAdminTests39-1135479277-project-admin] Created reservations ['cbbf63d5-e0c1-4be4-b853-825ff7618839', '8097ba30-70bd-4bb7-ac38-c4a46412843f'] {{(pid=100522) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 27 16:25:00.471257 np0000005924 devstack@c-api.service[100522]: INFO cinder.api.openstack.wsgi [None req-66f8ab0e-2739-472e-82b1-c4169954cc73 tempest-ProjectAdminTests39-1135479277 tempest-ProjectAdminTests39-1135479277-project-admin] https://10.4.3.117/volume/v3/backups returned with HTTP 202 Jul 27 16:25:00.471895 np0000005924 devstack@c-api.service[100522]: [pid: 100522|app: 0|req: 1380/5561] 10.4.3.117 () {70 vars in 1299 bytes} [Mon Jul 27 16:25:00 2026] POST /volume/v3/backups => generated 316 bytes in 67 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 27 16:25:00.480569 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.middleware.request_id [None req-b61ae7cd-8257-49a5-b5bb-8a7fafc5ed73 None None] RequestId filter calling following filter/app {{(pid=100523) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:25:00.482291 np0000005924 devstack@c-api.service[100523]: INFO cinder.api.openstack.wsgi [None req-b61ae7cd-8257-49a5-b5bb-8a7fafc5ed73 tempest-ProjectAdminTests39-1135479277 tempest-ProjectAdminTests39-1135479277-project-admin] GET https://10.4.3.117/volume/v3/backups/eb569f46-cb55-4bc8-bba5-d7e5091363f6 Jul 27 16:25:00.482511 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.openstack.wsgi [None req-b61ae7cd-8257-49a5-b5bb-8a7fafc5ed73 tempest-ProjectAdminTests39-1135479277 tempest-ProjectAdminTests39-1135479277-project-admin] Empty body provided in request {{(pid=100523) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:25:00.482688 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.openstack.wsgi [None req-b61ae7cd-8257-49a5-b5bb-8a7fafc5ed73 tempest-ProjectAdminTests39-1135479277 tempest-ProjectAdminTests39-1135479277-project-admin] Calling method 'show' {{(pid=100523) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:25:00.482778 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.v3.backups [None req-b61ae7cd-8257-49a5-b5bb-8a7fafc5ed73 tempest-ProjectAdminTests39-1135479277 tempest-ProjectAdminTests39-1135479277-project-admin] Show backup with id eb569f46-cb55-4bc8-bba5-d7e5091363f6. {{(pid=100523) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 27 16:25:00.486597 np0000005924 devstack@c-api.service[100523]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:25:00.486597 np0000005924 devstack@c-api.service[100523]: warnings.warn( Jul 27 16:25:00.487144 np0000005924 devstack@c-api.service[100523]: INFO cinder.api.openstack.wsgi [None req-b61ae7cd-8257-49a5-b5bb-8a7fafc5ed73 tempest-ProjectAdminTests39-1135479277 tempest-ProjectAdminTests39-1135479277-project-admin] https://10.4.3.117/volume/v3/backups/eb569f46-cb55-4bc8-bba5-d7e5091363f6 returned with HTTP 200 Jul 27 16:25:00.487505 np0000005924 devstack@c-api.service[100523]: [pid: 100523|app: 0|req: 1400/5562] 10.4.3.117 () {68 vars in 1388 bytes} [Mon Jul 27 16:25:00 2026] GET /volume/v3/backups/eb569f46-cb55-4bc8-bba5-d7e5091363f6 => generated 723 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 27 16:25:01.498401 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.middleware.request_id [None req-7a641a3d-1774-4806-b947-0933f9fbb59f None None] RequestId filter calling following filter/app {{(pid=100521) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:25:01.500246 np0000005924 devstack@c-api.service[100521]: INFO cinder.api.openstack.wsgi [None req-7a641a3d-1774-4806-b947-0933f9fbb59f tempest-ProjectAdminTests39-1135479277 tempest-ProjectAdminTests39-1135479277-project-admin] GET https://10.4.3.117/volume/v3/backups/eb569f46-cb55-4bc8-bba5-d7e5091363f6 Jul 27 16:25:01.500531 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.openstack.wsgi [None req-7a641a3d-1774-4806-b947-0933f9fbb59f tempest-ProjectAdminTests39-1135479277 tempest-ProjectAdminTests39-1135479277-project-admin] Empty body provided in request {{(pid=100521) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:25:01.500776 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.openstack.wsgi [None req-7a641a3d-1774-4806-b947-0933f9fbb59f tempest-ProjectAdminTests39-1135479277 tempest-ProjectAdminTests39-1135479277-project-admin] Calling method 'show' {{(pid=100521) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:25:01.500926 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.v3.backups [None req-7a641a3d-1774-4806-b947-0933f9fbb59f tempest-ProjectAdminTests39-1135479277 tempest-ProjectAdminTests39-1135479277-project-admin] Show backup with id eb569f46-cb55-4bc8-bba5-d7e5091363f6. {{(pid=100521) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 27 16:25:01.505446 np0000005924 devstack@c-api.service[100521]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:25:01.505446 np0000005924 devstack@c-api.service[100521]: warnings.warn( Jul 27 16:25:01.506217 np0000005924 devstack@c-api.service[100521]: INFO cinder.api.openstack.wsgi [None req-7a641a3d-1774-4806-b947-0933f9fbb59f tempest-ProjectAdminTests39-1135479277 tempest-ProjectAdminTests39-1135479277-project-admin] https://10.4.3.117/volume/v3/backups/eb569f46-cb55-4bc8-bba5-d7e5091363f6 returned with HTTP 200 Jul 27 16:25:01.506699 np0000005924 devstack@c-api.service[100521]: [pid: 100521|app: 0|req: 1390/5563] 10.4.3.117 () {68 vars in 1388 bytes} [Mon Jul 27 16:25:01 2026] GET /volume/v3/backups/eb569f46-cb55-4bc8-bba5-d7e5091363f6 => generated 725 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 27 16:25:02.516711 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.middleware.request_id [None req-03ed9260-43b2-4459-ac70-ff20c04d0596 None None] RequestId filter calling following filter/app {{(pid=100524) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:25:02.518517 np0000005924 devstack@c-api.service[100524]: INFO cinder.api.openstack.wsgi [None req-03ed9260-43b2-4459-ac70-ff20c04d0596 tempest-ProjectAdminTests39-1135479277 tempest-ProjectAdminTests39-1135479277-project-admin] GET https://10.4.3.117/volume/v3/backups/eb569f46-cb55-4bc8-bba5-d7e5091363f6 Jul 27 16:25:02.518744 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.openstack.wsgi [None req-03ed9260-43b2-4459-ac70-ff20c04d0596 tempest-ProjectAdminTests39-1135479277 tempest-ProjectAdminTests39-1135479277-project-admin] Empty body provided in request {{(pid=100524) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:25:02.518924 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.openstack.wsgi [None req-03ed9260-43b2-4459-ac70-ff20c04d0596 tempest-ProjectAdminTests39-1135479277 tempest-ProjectAdminTests39-1135479277-project-admin] Calling method 'show' {{(pid=100524) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:25:02.519058 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.v3.backups [None req-03ed9260-43b2-4459-ac70-ff20c04d0596 tempest-ProjectAdminTests39-1135479277 tempest-ProjectAdminTests39-1135479277-project-admin] Show backup with id eb569f46-cb55-4bc8-bba5-d7e5091363f6. {{(pid=100524) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 27 16:25:02.523459 np0000005924 devstack@c-api.service[100524]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:25:02.523459 np0000005924 devstack@c-api.service[100524]: warnings.warn( Jul 27 16:25:02.524152 np0000005924 devstack@c-api.service[100524]: INFO cinder.api.openstack.wsgi [None req-03ed9260-43b2-4459-ac70-ff20c04d0596 tempest-ProjectAdminTests39-1135479277 tempest-ProjectAdminTests39-1135479277-project-admin] https://10.4.3.117/volume/v3/backups/eb569f46-cb55-4bc8-bba5-d7e5091363f6 returned with HTTP 200 Jul 27 16:25:02.524595 np0000005924 devstack@c-api.service[100524]: [pid: 100524|app: 0|req: 1394/5564] 10.4.3.117 () {68 vars in 1388 bytes} [Mon Jul 27 16:25:02 2026] GET /volume/v3/backups/eb569f46-cb55-4bc8-bba5-d7e5091363f6 => generated 725 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 27 16:25:03.535471 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.middleware.request_id [None req-9da49ed9-7915-4d52-bf74-12abe7d03171 None None] RequestId filter calling following filter/app {{(pid=100522) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:25:03.537274 np0000005924 devstack@c-api.service[100522]: INFO cinder.api.openstack.wsgi [None req-9da49ed9-7915-4d52-bf74-12abe7d03171 tempest-ProjectAdminTests39-1135479277 tempest-ProjectAdminTests39-1135479277-project-admin] GET https://10.4.3.117/volume/v3/backups/eb569f46-cb55-4bc8-bba5-d7e5091363f6 Jul 27 16:25:03.537503 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.openstack.wsgi [None req-9da49ed9-7915-4d52-bf74-12abe7d03171 tempest-ProjectAdminTests39-1135479277 tempest-ProjectAdminTests39-1135479277-project-admin] Empty body provided in request {{(pid=100522) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:25:03.537696 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.openstack.wsgi [None req-9da49ed9-7915-4d52-bf74-12abe7d03171 tempest-ProjectAdminTests39-1135479277 tempest-ProjectAdminTests39-1135479277-project-admin] Calling method 'show' {{(pid=100522) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:25:03.537794 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.v3.backups [None req-9da49ed9-7915-4d52-bf74-12abe7d03171 tempest-ProjectAdminTests39-1135479277 tempest-ProjectAdminTests39-1135479277-project-admin] Show backup with id eb569f46-cb55-4bc8-bba5-d7e5091363f6. {{(pid=100522) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 27 16:25:03.542136 np0000005924 devstack@c-api.service[100522]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:25:03.542136 np0000005924 devstack@c-api.service[100522]: warnings.warn( Jul 27 16:25:03.542753 np0000005924 devstack@c-api.service[100522]: INFO cinder.api.openstack.wsgi [None req-9da49ed9-7915-4d52-bf74-12abe7d03171 tempest-ProjectAdminTests39-1135479277 tempest-ProjectAdminTests39-1135479277-project-admin] https://10.4.3.117/volume/v3/backups/eb569f46-cb55-4bc8-bba5-d7e5091363f6 returned with HTTP 200 Jul 27 16:25:03.543309 np0000005924 devstack@c-api.service[100522]: [pid: 100522|app: 0|req: 1381/5565] 10.4.3.117 () {68 vars in 1388 bytes} [Mon Jul 27 16:25:03 2026] GET /volume/v3/backups/eb569f46-cb55-4bc8-bba5-d7e5091363f6 => generated 736 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 27 16:25:04.554064 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.middleware.request_id [None req-46eb58c9-8b69-4b46-9b95-1a1d32413f2e None None] RequestId filter calling following filter/app {{(pid=100523) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:25:04.555866 np0000005924 devstack@c-api.service[100523]: INFO cinder.api.openstack.wsgi [None req-46eb58c9-8b69-4b46-9b95-1a1d32413f2e tempest-ProjectAdminTests39-1135479277 tempest-ProjectAdminTests39-1135479277-project-admin] GET https://10.4.3.117/volume/v3/backups/eb569f46-cb55-4bc8-bba5-d7e5091363f6 Jul 27 16:25:04.556103 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.openstack.wsgi [None req-46eb58c9-8b69-4b46-9b95-1a1d32413f2e tempest-ProjectAdminTests39-1135479277 tempest-ProjectAdminTests39-1135479277-project-admin] Empty body provided in request {{(pid=100523) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:25:04.556315 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.openstack.wsgi [None req-46eb58c9-8b69-4b46-9b95-1a1d32413f2e tempest-ProjectAdminTests39-1135479277 tempest-ProjectAdminTests39-1135479277-project-admin] Calling method 'show' {{(pid=100523) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:25:04.556439 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.v3.backups [None req-46eb58c9-8b69-4b46-9b95-1a1d32413f2e tempest-ProjectAdminTests39-1135479277 tempest-ProjectAdminTests39-1135479277-project-admin] Show backup with id eb569f46-cb55-4bc8-bba5-d7e5091363f6. {{(pid=100523) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 27 16:25:04.560223 np0000005924 devstack@c-api.service[100523]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:25:04.560223 np0000005924 devstack@c-api.service[100523]: warnings.warn( Jul 27 16:25:04.560838 np0000005924 devstack@c-api.service[100523]: INFO cinder.api.openstack.wsgi [None req-46eb58c9-8b69-4b46-9b95-1a1d32413f2e tempest-ProjectAdminTests39-1135479277 tempest-ProjectAdminTests39-1135479277-project-admin] https://10.4.3.117/volume/v3/backups/eb569f46-cb55-4bc8-bba5-d7e5091363f6 returned with HTTP 200 Jul 27 16:25:04.561191 np0000005924 devstack@c-api.service[100523]: [pid: 100523|app: 0|req: 1401/5566] 10.4.3.117 () {68 vars in 1388 bytes} [Mon Jul 27 16:25:04 2026] GET /volume/v3/backups/eb569f46-cb55-4bc8-bba5-d7e5091363f6 => generated 736 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 27 16:25:05.570260 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.middleware.request_id [None req-28fd36c3-e6e0-49dd-981f-427c5dc94f13 None None] RequestId filter calling following filter/app {{(pid=100521) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:25:05.572254 np0000005924 devstack@c-api.service[100521]: INFO cinder.api.openstack.wsgi [None req-28fd36c3-e6e0-49dd-981f-427c5dc94f13 tempest-ProjectAdminTests39-1135479277 tempest-ProjectAdminTests39-1135479277-project-admin] GET https://10.4.3.117/volume/v3/backups/eb569f46-cb55-4bc8-bba5-d7e5091363f6 Jul 27 16:25:05.572508 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.openstack.wsgi [None req-28fd36c3-e6e0-49dd-981f-427c5dc94f13 tempest-ProjectAdminTests39-1135479277 tempest-ProjectAdminTests39-1135479277-project-admin] Empty body provided in request {{(pid=100521) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:25:05.572708 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.openstack.wsgi [None req-28fd36c3-e6e0-49dd-981f-427c5dc94f13 tempest-ProjectAdminTests39-1135479277 tempest-ProjectAdminTests39-1135479277-project-admin] Calling method 'show' {{(pid=100521) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:25:05.572847 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.v3.backups [None req-28fd36c3-e6e0-49dd-981f-427c5dc94f13 tempest-ProjectAdminTests39-1135479277 tempest-ProjectAdminTests39-1135479277-project-admin] Show backup with id eb569f46-cb55-4bc8-bba5-d7e5091363f6. {{(pid=100521) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 27 16:25:05.577416 np0000005924 devstack@c-api.service[100521]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:25:05.577416 np0000005924 devstack@c-api.service[100521]: warnings.warn( Jul 27 16:25:05.578198 np0000005924 devstack@c-api.service[100521]: INFO cinder.api.openstack.wsgi [None req-28fd36c3-e6e0-49dd-981f-427c5dc94f13 tempest-ProjectAdminTests39-1135479277 tempest-ProjectAdminTests39-1135479277-project-admin] https://10.4.3.117/volume/v3/backups/eb569f46-cb55-4bc8-bba5-d7e5091363f6 returned with HTTP 200 Jul 27 16:25:05.578587 np0000005924 devstack@c-api.service[100521]: [pid: 100521|app: 0|req: 1391/5567] 10.4.3.117 () {68 vars in 1388 bytes} [Mon Jul 27 16:25:05 2026] GET /volume/v3/backups/eb569f46-cb55-4bc8-bba5-d7e5091363f6 => generated 736 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 27 16:25:06.588695 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.middleware.request_id [None req-ad10d3b9-2a6a-4ff9-886e-ee7f8d26f625 None None] RequestId filter calling following filter/app {{(pid=100524) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:25:06.590390 np0000005924 devstack@c-api.service[100524]: INFO cinder.api.openstack.wsgi [None req-ad10d3b9-2a6a-4ff9-886e-ee7f8d26f625 tempest-ProjectAdminTests39-1135479277 tempest-ProjectAdminTests39-1135479277-project-admin] GET https://10.4.3.117/volume/v3/backups/eb569f46-cb55-4bc8-bba5-d7e5091363f6 Jul 27 16:25:06.590634 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.openstack.wsgi [None req-ad10d3b9-2a6a-4ff9-886e-ee7f8d26f625 tempest-ProjectAdminTests39-1135479277 tempest-ProjectAdminTests39-1135479277-project-admin] Empty body provided in request {{(pid=100524) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:25:06.590862 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.openstack.wsgi [None req-ad10d3b9-2a6a-4ff9-886e-ee7f8d26f625 tempest-ProjectAdminTests39-1135479277 tempest-ProjectAdminTests39-1135479277-project-admin] Calling method 'show' {{(pid=100524) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:25:06.590980 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.v3.backups [None req-ad10d3b9-2a6a-4ff9-886e-ee7f8d26f625 tempest-ProjectAdminTests39-1135479277 tempest-ProjectAdminTests39-1135479277-project-admin] Show backup with id eb569f46-cb55-4bc8-bba5-d7e5091363f6. {{(pid=100524) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 27 16:25:06.597645 np0000005924 devstack@c-api.service[100524]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:25:06.597645 np0000005924 devstack@c-api.service[100524]: warnings.warn( Jul 27 16:25:06.598244 np0000005924 devstack@c-api.service[100524]: INFO cinder.api.openstack.wsgi [None req-ad10d3b9-2a6a-4ff9-886e-ee7f8d26f625 tempest-ProjectAdminTests39-1135479277 tempest-ProjectAdminTests39-1135479277-project-admin] https://10.4.3.117/volume/v3/backups/eb569f46-cb55-4bc8-bba5-d7e5091363f6 returned with HTTP 200 Jul 27 16:25:06.598585 np0000005924 devstack@c-api.service[100524]: [pid: 100524|app: 0|req: 1395/5568] 10.4.3.117 () {68 vars in 1388 bytes} [Mon Jul 27 16:25:06 2026] GET /volume/v3/backups/eb569f46-cb55-4bc8-bba5-d7e5091363f6 => generated 736 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 27 16:25:07.608449 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.middleware.request_id [None req-5d95a8a0-b235-4eed-85f8-a9147ea55905 None None] RequestId filter calling following filter/app {{(pid=100522) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:25:07.610287 np0000005924 devstack@c-api.service[100522]: INFO cinder.api.openstack.wsgi [None req-5d95a8a0-b235-4eed-85f8-a9147ea55905 tempest-ProjectAdminTests39-1135479277 tempest-ProjectAdminTests39-1135479277-project-admin] GET https://10.4.3.117/volume/v3/backups/eb569f46-cb55-4bc8-bba5-d7e5091363f6 Jul 27 16:25:07.610515 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.openstack.wsgi [None req-5d95a8a0-b235-4eed-85f8-a9147ea55905 tempest-ProjectAdminTests39-1135479277 tempest-ProjectAdminTests39-1135479277-project-admin] Empty body provided in request {{(pid=100522) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:25:07.610753 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.openstack.wsgi [None req-5d95a8a0-b235-4eed-85f8-a9147ea55905 tempest-ProjectAdminTests39-1135479277 tempest-ProjectAdminTests39-1135479277-project-admin] Calling method 'show' {{(pid=100522) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:25:07.610898 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.v3.backups [None req-5d95a8a0-b235-4eed-85f8-a9147ea55905 tempest-ProjectAdminTests39-1135479277 tempest-ProjectAdminTests39-1135479277-project-admin] Show backup with id eb569f46-cb55-4bc8-bba5-d7e5091363f6. {{(pid=100522) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 27 16:25:07.615743 np0000005924 devstack@c-api.service[100522]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:25:07.615743 np0000005924 devstack@c-api.service[100522]: warnings.warn( Jul 27 16:25:07.616489 np0000005924 devstack@c-api.service[100522]: INFO cinder.api.openstack.wsgi [None req-5d95a8a0-b235-4eed-85f8-a9147ea55905 tempest-ProjectAdminTests39-1135479277 tempest-ProjectAdminTests39-1135479277-project-admin] https://10.4.3.117/volume/v3/backups/eb569f46-cb55-4bc8-bba5-d7e5091363f6 returned with HTTP 200 Jul 27 16:25:07.616960 np0000005924 devstack@c-api.service[100522]: [pid: 100522|app: 0|req: 1382/5569] 10.4.3.117 () {68 vars in 1388 bytes} [Mon Jul 27 16:25:07 2026] GET /volume/v3/backups/eb569f46-cb55-4bc8-bba5-d7e5091363f6 => generated 736 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 27 16:25:08.627985 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.middleware.request_id [None req-fc311406-4b23-4bac-84a6-c2712b35ccdd None None] RequestId filter calling following filter/app {{(pid=100523) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:25:08.630154 np0000005924 devstack@c-api.service[100523]: INFO cinder.api.openstack.wsgi [None req-fc311406-4b23-4bac-84a6-c2712b35ccdd tempest-ProjectAdminTests39-1135479277 tempest-ProjectAdminTests39-1135479277-project-admin] GET https://10.4.3.117/volume/v3/backups/eb569f46-cb55-4bc8-bba5-d7e5091363f6 Jul 27 16:25:08.630433 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.openstack.wsgi [None req-fc311406-4b23-4bac-84a6-c2712b35ccdd tempest-ProjectAdminTests39-1135479277 tempest-ProjectAdminTests39-1135479277-project-admin] Empty body provided in request {{(pid=100523) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:25:08.630754 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.openstack.wsgi [None req-fc311406-4b23-4bac-84a6-c2712b35ccdd tempest-ProjectAdminTests39-1135479277 tempest-ProjectAdminTests39-1135479277-project-admin] Calling method 'show' {{(pid=100523) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:25:08.630864 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.v3.backups [None req-fc311406-4b23-4bac-84a6-c2712b35ccdd tempest-ProjectAdminTests39-1135479277 tempest-ProjectAdminTests39-1135479277-project-admin] Show backup with id eb569f46-cb55-4bc8-bba5-d7e5091363f6. {{(pid=100523) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 27 16:25:08.636037 np0000005924 devstack@c-api.service[100523]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:25:08.636037 np0000005924 devstack@c-api.service[100523]: warnings.warn( Jul 27 16:25:08.636873 np0000005924 devstack@c-api.service[100523]: INFO cinder.api.openstack.wsgi [None req-fc311406-4b23-4bac-84a6-c2712b35ccdd tempest-ProjectAdminTests39-1135479277 tempest-ProjectAdminTests39-1135479277-project-admin] https://10.4.3.117/volume/v3/backups/eb569f46-cb55-4bc8-bba5-d7e5091363f6 returned with HTTP 200 Jul 27 16:25:08.637380 np0000005924 devstack@c-api.service[100523]: [pid: 100523|app: 0|req: 1402/5570] 10.4.3.117 () {68 vars in 1388 bytes} [Mon Jul 27 16:25:08 2026] GET /volume/v3/backups/eb569f46-cb55-4bc8-bba5-d7e5091363f6 => generated 736 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 27 16:25:09.650454 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.middleware.request_id [None req-326ef149-4927-48cd-baf2-4543abe3c2cd None None] RequestId filter calling following filter/app {{(pid=100521) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:25:09.652534 np0000005924 devstack@c-api.service[100521]: INFO cinder.api.openstack.wsgi [None req-326ef149-4927-48cd-baf2-4543abe3c2cd tempest-ProjectAdminTests39-1135479277 tempest-ProjectAdminTests39-1135479277-project-admin] GET https://10.4.3.117/volume/v3/backups/eb569f46-cb55-4bc8-bba5-d7e5091363f6 Jul 27 16:25:09.652765 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.openstack.wsgi [None req-326ef149-4927-48cd-baf2-4543abe3c2cd tempest-ProjectAdminTests39-1135479277 tempest-ProjectAdminTests39-1135479277-project-admin] Empty body provided in request {{(pid=100521) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:25:09.652990 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.openstack.wsgi [None req-326ef149-4927-48cd-baf2-4543abe3c2cd tempest-ProjectAdminTests39-1135479277 tempest-ProjectAdminTests39-1135479277-project-admin] Calling method 'show' {{(pid=100521) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:25:09.653120 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.v3.backups [None req-326ef149-4927-48cd-baf2-4543abe3c2cd tempest-ProjectAdminTests39-1135479277 tempest-ProjectAdminTests39-1135479277-project-admin] Show backup with id eb569f46-cb55-4bc8-bba5-d7e5091363f6. {{(pid=100521) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 27 16:25:09.658180 np0000005924 devstack@c-api.service[100521]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:25:09.658180 np0000005924 devstack@c-api.service[100521]: warnings.warn( Jul 27 16:25:09.658913 np0000005924 devstack@c-api.service[100521]: INFO cinder.api.openstack.wsgi [None req-326ef149-4927-48cd-baf2-4543abe3c2cd tempest-ProjectAdminTests39-1135479277 tempest-ProjectAdminTests39-1135479277-project-admin] https://10.4.3.117/volume/v3/backups/eb569f46-cb55-4bc8-bba5-d7e5091363f6 returned with HTTP 200 Jul 27 16:25:09.659323 np0000005924 devstack@c-api.service[100521]: [pid: 100521|app: 0|req: 1392/5571] 10.4.3.117 () {68 vars in 1388 bytes} [Mon Jul 27 16:25:09 2026] GET /volume/v3/backups/eb569f46-cb55-4bc8-bba5-d7e5091363f6 => generated 736 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 27 16:25:10.668815 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.middleware.request_id [None req-fc736d39-95ad-4e7e-bbe8-d83e079d50a7 None None] RequestId filter calling following filter/app {{(pid=100524) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:25:10.670340 np0000005924 devstack@c-api.service[100524]: INFO cinder.api.openstack.wsgi [None req-fc736d39-95ad-4e7e-bbe8-d83e079d50a7 tempest-ProjectAdminTests39-1135479277 tempest-ProjectAdminTests39-1135479277-project-admin] GET https://10.4.3.117/volume/v3/backups/eb569f46-cb55-4bc8-bba5-d7e5091363f6 Jul 27 16:25:10.670574 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.openstack.wsgi [None req-fc736d39-95ad-4e7e-bbe8-d83e079d50a7 tempest-ProjectAdminTests39-1135479277 tempest-ProjectAdminTests39-1135479277-project-admin] Empty body provided in request {{(pid=100524) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:25:10.670784 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.openstack.wsgi [None req-fc736d39-95ad-4e7e-bbe8-d83e079d50a7 tempest-ProjectAdminTests39-1135479277 tempest-ProjectAdminTests39-1135479277-project-admin] Calling method 'show' {{(pid=100524) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:25:10.670910 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.v3.backups [None req-fc736d39-95ad-4e7e-bbe8-d83e079d50a7 tempest-ProjectAdminTests39-1135479277 tempest-ProjectAdminTests39-1135479277-project-admin] Show backup with id eb569f46-cb55-4bc8-bba5-d7e5091363f6. {{(pid=100524) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 27 16:25:10.674636 np0000005924 devstack@c-api.service[100524]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:25:10.674636 np0000005924 devstack@c-api.service[100524]: warnings.warn( Jul 27 16:25:10.675214 np0000005924 devstack@c-api.service[100524]: INFO cinder.api.openstack.wsgi [None req-fc736d39-95ad-4e7e-bbe8-d83e079d50a7 tempest-ProjectAdminTests39-1135479277 tempest-ProjectAdminTests39-1135479277-project-admin] https://10.4.3.117/volume/v3/backups/eb569f46-cb55-4bc8-bba5-d7e5091363f6 returned with HTTP 200 Jul 27 16:25:10.675575 np0000005924 devstack@c-api.service[100524]: [pid: 100524|app: 0|req: 1396/5572] 10.4.3.117 () {68 vars in 1388 bytes} [Mon Jul 27 16:25:10 2026] GET /volume/v3/backups/eb569f46-cb55-4bc8-bba5-d7e5091363f6 => generated 736 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 27 16:25:11.685077 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.middleware.request_id [None req-447f053b-3733-4654-8d42-244ea52266e1 None None] RequestId filter calling following filter/app {{(pid=100522) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:25:11.686703 np0000005924 devstack@c-api.service[100522]: INFO cinder.api.openstack.wsgi [None req-447f053b-3733-4654-8d42-244ea52266e1 tempest-ProjectAdminTests39-1135479277 tempest-ProjectAdminTests39-1135479277-project-admin] GET https://10.4.3.117/volume/v3/backups/eb569f46-cb55-4bc8-bba5-d7e5091363f6 Jul 27 16:25:11.686900 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.openstack.wsgi [None req-447f053b-3733-4654-8d42-244ea52266e1 tempest-ProjectAdminTests39-1135479277 tempest-ProjectAdminTests39-1135479277-project-admin] Empty body provided in request {{(pid=100522) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:25:11.687095 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.openstack.wsgi [None req-447f053b-3733-4654-8d42-244ea52266e1 tempest-ProjectAdminTests39-1135479277 tempest-ProjectAdminTests39-1135479277-project-admin] Calling method 'show' {{(pid=100522) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:25:11.687219 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.v3.backups [None req-447f053b-3733-4654-8d42-244ea52266e1 tempest-ProjectAdminTests39-1135479277 tempest-ProjectAdminTests39-1135479277-project-admin] Show backup with id eb569f46-cb55-4bc8-bba5-d7e5091363f6. {{(pid=100522) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 27 16:25:11.691121 np0000005924 devstack@c-api.service[100522]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:25:11.691121 np0000005924 devstack@c-api.service[100522]: warnings.warn( Jul 27 16:25:11.691859 np0000005924 devstack@c-api.service[100522]: INFO cinder.api.openstack.wsgi [None req-447f053b-3733-4654-8d42-244ea52266e1 tempest-ProjectAdminTests39-1135479277 tempest-ProjectAdminTests39-1135479277-project-admin] https://10.4.3.117/volume/v3/backups/eb569f46-cb55-4bc8-bba5-d7e5091363f6 returned with HTTP 200 Jul 27 16:25:11.692211 np0000005924 devstack@c-api.service[100522]: [pid: 100522|app: 0|req: 1383/5573] 10.4.3.117 () {68 vars in 1388 bytes} [Mon Jul 27 16:25:11 2026] GET /volume/v3/backups/eb569f46-cb55-4bc8-bba5-d7e5091363f6 => generated 736 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 27 16:25:12.701543 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.middleware.request_id [None req-cef3f06c-dced-4210-b971-623414372e8f None None] RequestId filter calling following filter/app {{(pid=100523) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:25:12.703376 np0000005924 devstack@c-api.service[100523]: INFO cinder.api.openstack.wsgi [None req-cef3f06c-dced-4210-b971-623414372e8f tempest-ProjectAdminTests39-1135479277 tempest-ProjectAdminTests39-1135479277-project-admin] GET https://10.4.3.117/volume/v3/backups/eb569f46-cb55-4bc8-bba5-d7e5091363f6 Jul 27 16:25:12.703624 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.openstack.wsgi [None req-cef3f06c-dced-4210-b971-623414372e8f tempest-ProjectAdminTests39-1135479277 tempest-ProjectAdminTests39-1135479277-project-admin] Empty body provided in request {{(pid=100523) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:25:12.703818 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.openstack.wsgi [None req-cef3f06c-dced-4210-b971-623414372e8f tempest-ProjectAdminTests39-1135479277 tempest-ProjectAdminTests39-1135479277-project-admin] Calling method 'show' {{(pid=100523) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:25:12.703931 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.v3.backups [None req-cef3f06c-dced-4210-b971-623414372e8f tempest-ProjectAdminTests39-1135479277 tempest-ProjectAdminTests39-1135479277-project-admin] Show backup with id eb569f46-cb55-4bc8-bba5-d7e5091363f6. {{(pid=100523) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 27 16:25:12.707842 np0000005924 devstack@c-api.service[100523]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:25:12.707842 np0000005924 devstack@c-api.service[100523]: warnings.warn( Jul 27 16:25:12.708430 np0000005924 devstack@c-api.service[100523]: INFO cinder.api.openstack.wsgi [None req-cef3f06c-dced-4210-b971-623414372e8f tempest-ProjectAdminTests39-1135479277 tempest-ProjectAdminTests39-1135479277-project-admin] https://10.4.3.117/volume/v3/backups/eb569f46-cb55-4bc8-bba5-d7e5091363f6 returned with HTTP 200 Jul 27 16:25:12.708751 np0000005924 devstack@c-api.service[100523]: [pid: 100523|app: 0|req: 1403/5574] 10.4.3.117 () {68 vars in 1388 bytes} [Mon Jul 27 16:25:12 2026] GET /volume/v3/backups/eb569f46-cb55-4bc8-bba5-d7e5091363f6 => generated 736 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 27 16:25:13.718255 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.middleware.request_id [None req-c6c69cf8-e251-4d96-91e8-36128de289b6 None None] RequestId filter calling following filter/app {{(pid=100521) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:25:13.720160 np0000005924 devstack@c-api.service[100521]: INFO cinder.api.openstack.wsgi [None req-c6c69cf8-e251-4d96-91e8-36128de289b6 tempest-ProjectAdminTests39-1135479277 tempest-ProjectAdminTests39-1135479277-project-admin] GET https://10.4.3.117/volume/v3/backups/eb569f46-cb55-4bc8-bba5-d7e5091363f6 Jul 27 16:25:13.720400 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.openstack.wsgi [None req-c6c69cf8-e251-4d96-91e8-36128de289b6 tempest-ProjectAdminTests39-1135479277 tempest-ProjectAdminTests39-1135479277-project-admin] Empty body provided in request {{(pid=100521) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:25:13.720665 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.openstack.wsgi [None req-c6c69cf8-e251-4d96-91e8-36128de289b6 tempest-ProjectAdminTests39-1135479277 tempest-ProjectAdminTests39-1135479277-project-admin] Calling method 'show' {{(pid=100521) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:25:13.720786 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.v3.backups [None req-c6c69cf8-e251-4d96-91e8-36128de289b6 tempest-ProjectAdminTests39-1135479277 tempest-ProjectAdminTests39-1135479277-project-admin] Show backup with id eb569f46-cb55-4bc8-bba5-d7e5091363f6. {{(pid=100521) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 27 16:25:13.724735 np0000005924 devstack@c-api.service[100521]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:25:13.724735 np0000005924 devstack@c-api.service[100521]: warnings.warn( Jul 27 16:25:13.725375 np0000005924 devstack@c-api.service[100521]: INFO cinder.api.openstack.wsgi [None req-c6c69cf8-e251-4d96-91e8-36128de289b6 tempest-ProjectAdminTests39-1135479277 tempest-ProjectAdminTests39-1135479277-project-admin] https://10.4.3.117/volume/v3/backups/eb569f46-cb55-4bc8-bba5-d7e5091363f6 returned with HTTP 200 Jul 27 16:25:13.725711 np0000005924 devstack@c-api.service[100521]: [pid: 100521|app: 0|req: 1393/5575] 10.4.3.117 () {68 vars in 1388 bytes} [Mon Jul 27 16:25:13 2026] GET /volume/v3/backups/eb569f46-cb55-4bc8-bba5-d7e5091363f6 => generated 736 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 27 16:25:14.736475 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.middleware.request_id [None req-dde51ce1-2804-4416-be13-f042d0054328 None None] RequestId filter calling following filter/app {{(pid=100524) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:25:14.738301 np0000005924 devstack@c-api.service[100524]: INFO cinder.api.openstack.wsgi [None req-dde51ce1-2804-4416-be13-f042d0054328 tempest-ProjectAdminTests39-1135479277 tempest-ProjectAdminTests39-1135479277-project-admin] GET https://10.4.3.117/volume/v3/backups/eb569f46-cb55-4bc8-bba5-d7e5091363f6 Jul 27 16:25:14.738519 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.openstack.wsgi [None req-dde51ce1-2804-4416-be13-f042d0054328 tempest-ProjectAdminTests39-1135479277 tempest-ProjectAdminTests39-1135479277-project-admin] Empty body provided in request {{(pid=100524) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:25:14.738721 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.openstack.wsgi [None req-dde51ce1-2804-4416-be13-f042d0054328 tempest-ProjectAdminTests39-1135479277 tempest-ProjectAdminTests39-1135479277-project-admin] Calling method 'show' {{(pid=100524) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:25:14.738837 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.v3.backups [None req-dde51ce1-2804-4416-be13-f042d0054328 tempest-ProjectAdminTests39-1135479277 tempest-ProjectAdminTests39-1135479277-project-admin] Show backup with id eb569f46-cb55-4bc8-bba5-d7e5091363f6. {{(pid=100524) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 27 16:25:14.742797 np0000005924 devstack@c-api.service[100524]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:25:14.742797 np0000005924 devstack@c-api.service[100524]: warnings.warn( Jul 27 16:25:14.743428 np0000005924 devstack@c-api.service[100524]: INFO cinder.api.openstack.wsgi [None req-dde51ce1-2804-4416-be13-f042d0054328 tempest-ProjectAdminTests39-1135479277 tempest-ProjectAdminTests39-1135479277-project-admin] https://10.4.3.117/volume/v3/backups/eb569f46-cb55-4bc8-bba5-d7e5091363f6 returned with HTTP 200 Jul 27 16:25:14.743752 np0000005924 devstack@c-api.service[100524]: [pid: 100524|app: 0|req: 1397/5576] 10.4.3.117 () {68 vars in 1388 bytes} [Mon Jul 27 16:25:14 2026] GET /volume/v3/backups/eb569f46-cb55-4bc8-bba5-d7e5091363f6 => generated 738 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 27 16:25:14.757870 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.middleware.request_id [None req-03ad0fe5-61b0-4f47-bcc6-c4910707bdde None None] RequestId filter calling following filter/app {{(pid=100522) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:25:14.759644 np0000005924 devstack@c-api.service[100522]: INFO cinder.api.openstack.wsgi [None req-03ad0fe5-61b0-4f47-bcc6-c4910707bdde tempest-ProjectAdminTests39-1135479277 tempest-ProjectAdminTests39-1135479277-project-admin] PUT https://10.4.3.117/volume/v3/backups/eb569f46-cb55-4bc8-bba5-d7e5091363f6 Jul 27 16:25:14.760012 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.openstack.wsgi [None req-03ad0fe5-61b0-4f47-bcc6-c4910707bdde tempest-ProjectAdminTests39-1135479277 tempest-ProjectAdminTests39-1135479277-project-admin] Action: 'update', calling method: version_select, body: {"backup": {"description": "Updated backup description"}} {{(pid=100522) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 27 16:25:14.765577 np0000005924 devstack@c-api.service[100522]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:25:14.765577 np0000005924 devstack@c-api.service[100522]: warnings.warn( Jul 27 16:25:14.772669 np0000005924 devstack@c-api.service[100522]: INFO cinder.api.openstack.wsgi [None req-03ad0fe5-61b0-4f47-bcc6-c4910707bdde tempest-ProjectAdminTests39-1135479277 tempest-ProjectAdminTests39-1135479277-project-admin] https://10.4.3.117/volume/v3/backups/eb569f46-cb55-4bc8-bba5-d7e5091363f6 returned with HTTP 200 Jul 27 16:25:14.773074 np0000005924 devstack@c-api.service[100522]: [pid: 100522|app: 0|req: 1384/5577] 10.4.3.117 () {70 vars in 1408 bytes} [Mon Jul 27 16:25:14 2026] PUT /volume/v3/backups/eb569f46-cb55-4bc8-bba5-d7e5091363f6 => generated 316 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 27 16:25:14.780704 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.middleware.request_id [None req-32bd3f89-cafc-46d5-97d7-502632eff547 None None] RequestId filter calling following filter/app {{(pid=100523) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:25:14.782469 np0000005924 devstack@c-api.service[100523]: INFO cinder.api.openstack.wsgi [None req-32bd3f89-cafc-46d5-97d7-502632eff547 tempest-ProjectAdminTests39-1135479277 tempest-ProjectAdminTests39-1135479277-project-admin] GET https://10.4.3.117/volume/v3/backups/eb569f46-cb55-4bc8-bba5-d7e5091363f6 Jul 27 16:25:14.782700 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.openstack.wsgi [None req-32bd3f89-cafc-46d5-97d7-502632eff547 tempest-ProjectAdminTests39-1135479277 tempest-ProjectAdminTests39-1135479277-project-admin] Empty body provided in request {{(pid=100523) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:25:14.782902 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.openstack.wsgi [None req-32bd3f89-cafc-46d5-97d7-502632eff547 tempest-ProjectAdminTests39-1135479277 tempest-ProjectAdminTests39-1135479277-project-admin] Calling method 'show' {{(pid=100523) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:25:14.783004 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.v3.backups [None req-32bd3f89-cafc-46d5-97d7-502632eff547 tempest-ProjectAdminTests39-1135479277 tempest-ProjectAdminTests39-1135479277-project-admin] Show backup with id eb569f46-cb55-4bc8-bba5-d7e5091363f6. {{(pid=100523) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 27 16:25:14.788222 np0000005924 devstack@c-api.service[100523]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:25:14.788222 np0000005924 devstack@c-api.service[100523]: warnings.warn( Jul 27 16:25:14.788943 np0000005924 devstack@c-api.service[100523]: INFO cinder.api.openstack.wsgi [None req-32bd3f89-cafc-46d5-97d7-502632eff547 tempest-ProjectAdminTests39-1135479277 tempest-ProjectAdminTests39-1135479277-project-admin] https://10.4.3.117/volume/v3/backups/eb569f46-cb55-4bc8-bba5-d7e5091363f6 returned with HTTP 200 Jul 27 16:25:14.789343 np0000005924 devstack@c-api.service[100523]: [pid: 100523|app: 0|req: 1404/5578] 10.4.3.117 () {68 vars in 1388 bytes} [Mon Jul 27 16:25:14 2026] GET /volume/v3/backups/eb569f46-cb55-4bc8-bba5-d7e5091363f6 => generated 762 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 27 16:25:14.800857 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.middleware.request_id [None req-694549ec-8ce4-46df-a4e1-4391458a1857 None None] RequestId filter calling following filter/app {{(pid=100521) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:25:14.803239 np0000005924 devstack@c-api.service[100521]: INFO cinder.api.openstack.wsgi [None req-694549ec-8ce4-46df-a4e1-4391458a1857 tempest-ProjectAdminTests39-1135479277 tempest-ProjectAdminTests39-1135479277-project-admin] DELETE https://10.4.3.117/volume/v3/backups/eb569f46-cb55-4bc8-bba5-d7e5091363f6 Jul 27 16:25:14.803545 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.openstack.wsgi [None req-694549ec-8ce4-46df-a4e1-4391458a1857 tempest-ProjectAdminTests39-1135479277 tempest-ProjectAdminTests39-1135479277-project-admin] Empty body provided in request {{(pid=100521) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:25:14.803802 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.openstack.wsgi [None req-694549ec-8ce4-46df-a4e1-4391458a1857 tempest-ProjectAdminTests39-1135479277 tempest-ProjectAdminTests39-1135479277-project-admin] Calling method 'delete' {{(pid=100521) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:25:14.803995 np0000005924 devstack@c-api.service[100521]: INFO cinder.api.contrib.backups [None req-694549ec-8ce4-46df-a4e1-4391458a1857 tempest-ProjectAdminTests39-1135479277 tempest-ProjectAdminTests39-1135479277-project-admin] Delete backup with id: eb569f46-cb55-4bc8-bba5-d7e5091363f6. Jul 27 16:25:14.808757 np0000005924 devstack@c-api.service[100521]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:25:14.808757 np0000005924 devstack@c-api.service[100521]: warnings.warn( Jul 27 16:25:14.820736 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.backup.rpcapi [None req-694549ec-8ce4-46df-a4e1-4391458a1857 tempest-ProjectAdminTests39-1135479277 tempest-ProjectAdminTests39-1135479277-project-admin] delete_backup rpcapi backup_id eb569f46-cb55-4bc8-bba5-d7e5091363f6 {{(pid=100521) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Jul 27 16:25:14.822401 np0000005924 devstack@c-api.service[100521]: INFO cinder.api.openstack.wsgi [None req-694549ec-8ce4-46df-a4e1-4391458a1857 tempest-ProjectAdminTests39-1135479277 tempest-ProjectAdminTests39-1135479277-project-admin] https://10.4.3.117/volume/v3/backups/eb569f46-cb55-4bc8-bba5-d7e5091363f6 returned with HTTP 202 Jul 27 16:25:14.822783 np0000005924 devstack@c-api.service[100521]: [pid: 100521|app: 0|req: 1394/5579] 10.4.3.117 () {68 vars in 1391 bytes} [Mon Jul 27 16:25:14 2026] DELETE /volume/v3/backups/eb569f46-cb55-4bc8-bba5-d7e5091363f6 => generated 0 bytes in 23 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 27 16:25:14.830811 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.middleware.request_id [None req-7daecc7e-8623-404d-9c67-3c847bfb787b None None] RequestId filter calling following filter/app {{(pid=100524) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:25:14.832838 np0000005924 devstack@c-api.service[100524]: INFO cinder.api.openstack.wsgi [None req-7daecc7e-8623-404d-9c67-3c847bfb787b tempest-ProjectAdminTests39-1135479277 tempest-ProjectAdminTests39-1135479277-project-admin] GET https://10.4.3.117/volume/v3/backups/eb569f46-cb55-4bc8-bba5-d7e5091363f6 Jul 27 16:25:14.833143 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.openstack.wsgi [None req-7daecc7e-8623-404d-9c67-3c847bfb787b tempest-ProjectAdminTests39-1135479277 tempest-ProjectAdminTests39-1135479277-project-admin] Empty body provided in request {{(pid=100524) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:25:14.833293 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.openstack.wsgi [None req-7daecc7e-8623-404d-9c67-3c847bfb787b tempest-ProjectAdminTests39-1135479277 tempest-ProjectAdminTests39-1135479277-project-admin] Calling method 'show' {{(pid=100524) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:25:14.833437 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.v3.backups [None req-7daecc7e-8623-404d-9c67-3c847bfb787b tempest-ProjectAdminTests39-1135479277 tempest-ProjectAdminTests39-1135479277-project-admin] Show backup with id eb569f46-cb55-4bc8-bba5-d7e5091363f6. {{(pid=100524) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 27 16:25:14.837837 np0000005924 devstack@c-api.service[100524]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:25:14.837837 np0000005924 devstack@c-api.service[100524]: warnings.warn( Jul 27 16:25:14.838538 np0000005924 devstack@c-api.service[100524]: INFO cinder.api.openstack.wsgi [None req-7daecc7e-8623-404d-9c67-3c847bfb787b tempest-ProjectAdminTests39-1135479277 tempest-ProjectAdminTests39-1135479277-project-admin] https://10.4.3.117/volume/v3/backups/eb569f46-cb55-4bc8-bba5-d7e5091363f6 returned with HTTP 200 Jul 27 16:25:14.838941 np0000005924 devstack@c-api.service[100524]: [pid: 100524|app: 0|req: 1398/5580] 10.4.3.117 () {68 vars in 1388 bytes} [Mon Jul 27 16:25:14 2026] GET /volume/v3/backups/eb569f46-cb55-4bc8-bba5-d7e5091363f6 => generated 761 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 27 16:25:15.849685 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.middleware.request_id [None req-208f62bc-51ca-4001-a828-8a734764c4e9 None None] RequestId filter calling following filter/app {{(pid=100522) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:25:15.851404 np0000005924 devstack@c-api.service[100522]: INFO cinder.api.openstack.wsgi [None req-208f62bc-51ca-4001-a828-8a734764c4e9 tempest-ProjectAdminTests39-1135479277 tempest-ProjectAdminTests39-1135479277-project-admin] GET https://10.4.3.117/volume/v3/backups/eb569f46-cb55-4bc8-bba5-d7e5091363f6 Jul 27 16:25:15.851594 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.openstack.wsgi [None req-208f62bc-51ca-4001-a828-8a734764c4e9 tempest-ProjectAdminTests39-1135479277 tempest-ProjectAdminTests39-1135479277-project-admin] Empty body provided in request {{(pid=100522) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:25:15.851765 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.openstack.wsgi [None req-208f62bc-51ca-4001-a828-8a734764c4e9 tempest-ProjectAdminTests39-1135479277 tempest-ProjectAdminTests39-1135479277-project-admin] Calling method 'show' {{(pid=100522) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:25:15.851877 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.v3.backups [None req-208f62bc-51ca-4001-a828-8a734764c4e9 tempest-ProjectAdminTests39-1135479277 tempest-ProjectAdminTests39-1135479277-project-admin] Show backup with id eb569f46-cb55-4bc8-bba5-d7e5091363f6. {{(pid=100522) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 27 16:25:15.855409 np0000005924 devstack@c-api.service[100522]: INFO cinder.api.openstack.wsgi [None req-208f62bc-51ca-4001-a828-8a734764c4e9 tempest-ProjectAdminTests39-1135479277 tempest-ProjectAdminTests39-1135479277-project-admin] https://10.4.3.117/volume/v3/backups/eb569f46-cb55-4bc8-bba5-d7e5091363f6 returned with HTTP 404 Jul 27 16:25:15.855814 np0000005924 devstack@c-api.service[100522]: [pid: 100522|app: 0|req: 1385/5581] 10.4.3.117 () {68 vars in 1388 bytes} [Mon Jul 27 16:25:15 2026] GET /volume/v3/backups/eb569f46-cb55-4bc8-bba5-d7e5091363f6 => generated 109 bytes in 6 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 27 16:25:15.862614 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.middleware.request_id [None req-d0ebf4f2-2af4-462c-a8f2-1080891b633b None None] RequestId filter calling following filter/app {{(pid=100523) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:25:15.864473 np0000005924 devstack@c-api.service[100523]: INFO cinder.api.openstack.wsgi [None req-d0ebf4f2-2af4-462c-a8f2-1080891b633b tempest-ProjectAdminTests39-1135479277 tempest-ProjectAdminTests39-1135479277-project-admin] DELETE https://10.4.3.117/volume/v3/volumes/d66dda6b-ef7a-4934-97cb-c896676b09c0 Jul 27 16:25:15.864611 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.openstack.wsgi [None req-d0ebf4f2-2af4-462c-a8f2-1080891b633b tempest-ProjectAdminTests39-1135479277 tempest-ProjectAdminTests39-1135479277-project-admin] Empty body provided in request {{(pid=100523) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:25:15.864805 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.openstack.wsgi [None req-d0ebf4f2-2af4-462c-a8f2-1080891b633b tempest-ProjectAdminTests39-1135479277 tempest-ProjectAdminTests39-1135479277-project-admin] Calling method 'delete' {{(pid=100523) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:25:15.864994 np0000005924 devstack@c-api.service[100523]: INFO cinder.api.v3.volumes [None req-d0ebf4f2-2af4-462c-a8f2-1080891b633b tempest-ProjectAdminTests39-1135479277 tempest-ProjectAdminTests39-1135479277-project-admin] Delete volume with id: d66dda6b-ef7a-4934-97cb-c896676b09c0 Jul 27 16:25:15.872274 np0000005924 devstack@c-api.service[100523]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:25:15.872274 np0000005924 devstack@c-api.service[100523]: warnings.warn( Jul 27 16:25:15.872611 np0000005924 devstack@c-api.service[100523]: INFO cinder.volume.api [None req-d0ebf4f2-2af4-462c-a8f2-1080891b633b tempest-ProjectAdminTests39-1135479277 tempest-ProjectAdminTests39-1135479277-project-admin] Volume info retrieved successfully. Jul 27 16:25:15.889078 np0000005924 devstack@c-api.service[100523]: INFO cinder.volume.api [None req-d0ebf4f2-2af4-462c-a8f2-1080891b633b tempest-ProjectAdminTests39-1135479277 tempest-ProjectAdminTests39-1135479277-project-admin] Delete volume request issued successfully. Jul 27 16:25:15.889293 np0000005924 devstack@c-api.service[100523]: INFO cinder.api.openstack.wsgi [None req-d0ebf4f2-2af4-462c-a8f2-1080891b633b tempest-ProjectAdminTests39-1135479277 tempest-ProjectAdminTests39-1135479277-project-admin] https://10.4.3.117/volume/v3/volumes/d66dda6b-ef7a-4934-97cb-c896676b09c0 returned with HTTP 202 Jul 27 16:25:15.889934 np0000005924 devstack@c-api.service[100523]: [pid: 100523|app: 0|req: 1405/5582] 10.4.3.117 () {68 vars in 1391 bytes} [Mon Jul 27 16:25:15 2026] DELETE /volume/v3/volumes/d66dda6b-ef7a-4934-97cb-c896676b09c0 => generated 0 bytes in 27 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 27 16:25:15.897033 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.middleware.request_id [None req-55d06631-563e-4dea-86bd-696663cdc849 None None] RequestId filter calling following filter/app {{(pid=100521) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:25:15.898763 np0000005924 devstack@c-api.service[100521]: INFO cinder.api.openstack.wsgi [None req-55d06631-563e-4dea-86bd-696663cdc849 tempest-ProjectAdminTests39-1135479277 tempest-ProjectAdminTests39-1135479277-project-admin] GET https://10.4.3.117/volume/v3/volumes/d66dda6b-ef7a-4934-97cb-c896676b09c0 Jul 27 16:25:15.898920 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.openstack.wsgi [None req-55d06631-563e-4dea-86bd-696663cdc849 tempest-ProjectAdminTests39-1135479277 tempest-ProjectAdminTests39-1135479277-project-admin] Empty body provided in request {{(pid=100521) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:25:15.899120 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.openstack.wsgi [None req-55d06631-563e-4dea-86bd-696663cdc849 tempest-ProjectAdminTests39-1135479277 tempest-ProjectAdminTests39-1135479277-project-admin] Calling method 'show' {{(pid=100521) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:25:15.901292 np0000005924 devstack@c-api.service[100521]: DEBUG dbcounter [-] [100521] Writing DB stats cinder:SELECT=78,cinder:INSERT=3,cinder:UPDATE=3 {{(pid=100521) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 27 16:25:15.907706 np0000005924 devstack@c-api.service[100521]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:25:15.907706 np0000005924 devstack@c-api.service[100521]: warnings.warn( Jul 27 16:25:15.911672 np0000005924 devstack@c-api.service[100521]: INFO cinder.volume.api [None req-55d06631-563e-4dea-86bd-696663cdc849 tempest-ProjectAdminTests39-1135479277 tempest-ProjectAdminTests39-1135479277-project-admin] Volume info retrieved successfully. Jul 27 16:25:15.915935 np0000005924 devstack@c-api.service[100521]: INFO cinder.api.openstack.wsgi [None req-55d06631-563e-4dea-86bd-696663cdc849 tempest-ProjectAdminTests39-1135479277 tempest-ProjectAdminTests39-1135479277-project-admin] https://10.4.3.117/volume/v3/volumes/d66dda6b-ef7a-4934-97cb-c896676b09c0 returned with HTTP 200 Jul 27 16:25:15.916390 np0000005924 devstack@c-api.service[100521]: [pid: 100521|app: 0|req: 1395/5583] 10.4.3.117 () {68 vars in 1388 bytes} [Mon Jul 27 16:25:15 2026] GET /volume/v3/volumes/d66dda6b-ef7a-4934-97cb-c896676b09c0 => generated 1017 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 27 16:25:16.928887 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.middleware.request_id [None req-ed3fee6b-b0f1-49f0-9b4d-d872668c145c None None] RequestId filter calling following filter/app {{(pid=100524) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:25:16.930508 np0000005924 devstack@c-api.service[100524]: INFO cinder.api.openstack.wsgi [None req-ed3fee6b-b0f1-49f0-9b4d-d872668c145c tempest-ProjectAdminTests39-1135479277 tempest-ProjectAdminTests39-1135479277-project-admin] GET https://10.4.3.117/volume/v3/volumes/d66dda6b-ef7a-4934-97cb-c896676b09c0 Jul 27 16:25:16.930706 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.openstack.wsgi [None req-ed3fee6b-b0f1-49f0-9b4d-d872668c145c tempest-ProjectAdminTests39-1135479277 tempest-ProjectAdminTests39-1135479277-project-admin] Empty body provided in request {{(pid=100524) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:25:16.930883 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.openstack.wsgi [None req-ed3fee6b-b0f1-49f0-9b4d-d872668c145c tempest-ProjectAdminTests39-1135479277 tempest-ProjectAdminTests39-1135479277-project-admin] Calling method 'show' {{(pid=100524) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:25:16.936335 np0000005924 devstack@c-api.service[100524]: INFO cinder.api.openstack.wsgi [None req-ed3fee6b-b0f1-49f0-9b4d-d872668c145c tempest-ProjectAdminTests39-1135479277 tempest-ProjectAdminTests39-1135479277-project-admin] https://10.4.3.117/volume/v3/volumes/d66dda6b-ef7a-4934-97cb-c896676b09c0 returned with HTTP 404 Jul 27 16:25:16.936790 np0000005924 devstack@c-api.service[100524]: [pid: 100524|app: 0|req: 1399/5584] 10.4.3.117 () {68 vars in 1388 bytes} [Mon Jul 27 16:25:16 2026] GET /volume/v3/volumes/d66dda6b-ef7a-4934-97cb-c896676b09c0 => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 27 16:25:18.553454 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.middleware.request_id [None req-2b7ea448-6620-4c00-b265-b427c71a3dfe None None] RequestId filter calling following filter/app {{(pid=100522) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:25:18.660400 np0000005924 devstack@c-api.service[100522]: INFO cinder.api.openstack.wsgi [None req-2b7ea448-6620-4c00-b265-b427c71a3dfe tempest-ProjectReaderTests-247035089 tempest-ProjectReaderTests-247035089-project-admin] GET https://10.4.3.117/volume/v3/scheduler-stats/get_pools Jul 27 16:25:18.660581 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.openstack.wsgi [None req-2b7ea448-6620-4c00-b265-b427c71a3dfe tempest-ProjectReaderTests-247035089 tempest-ProjectReaderTests-247035089-project-admin] Empty body provided in request {{(pid=100522) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:25:18.660763 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.openstack.wsgi [None req-2b7ea448-6620-4c00-b265-b427c71a3dfe tempest-ProjectReaderTests-247035089 tempest-ProjectReaderTests-247035089-project-admin] Calling method 'get_pools' {{(pid=100522) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:25:18.670150 np0000005924 devstack@c-api.service[100522]: INFO cinder.api.openstack.wsgi [None req-2b7ea448-6620-4c00-b265-b427c71a3dfe tempest-ProjectReaderTests-247035089 tempest-ProjectReaderTests-247035089-project-admin] https://10.4.3.117/volume/v3/scheduler-stats/get_pools returned with HTTP 200 Jul 27 16:25:18.670548 np0000005924 devstack@c-api.service[100522]: [pid: 100522|app: 0|req: 1386/5585] 10.4.3.117 () {66 vars in 1291 bytes} [Mon Jul 27 16:25:18 2026] GET /volume/v3/scheduler-stats/get_pools => generated 106 bytes in 117 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 27 16:25:18.678364 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.middleware.request_id [None req-fd38f458-e839-4669-8174-90a92acf92be None None] RequestId filter calling following filter/app {{(pid=100523) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:25:18.729662 np0000005924 devstack@c-api.service[100523]: INFO cinder.api.openstack.wsgi [None req-fd38f458-e839-4669-8174-90a92acf92be tempest-ProjectReaderTests-247035089 tempest-ProjectReaderTests-247035089-project-reader] GET https://10.4.3.117/volume/v3/capabilities/np0000005924@storpool Jul 27 16:25:18.729852 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.openstack.wsgi [None req-fd38f458-e839-4669-8174-90a92acf92be tempest-ProjectReaderTests-247035089 tempest-ProjectReaderTests-247035089-project-reader] Empty body provided in request {{(pid=100523) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:25:18.730073 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.openstack.wsgi [None req-fd38f458-e839-4669-8174-90a92acf92be tempest-ProjectReaderTests-247035089 tempest-ProjectReaderTests-247035089-project-reader] Calling method 'show' {{(pid=100523) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:25:18.730726 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.policy [None req-fd38f458-e839-4669-8174-90a92acf92be tempest-ProjectReaderTests-247035089 tempest-ProjectReaderTests-247035089-project-reader] Policy check for volume_extension:capabilities failed with context {'is_admin': False, 'user_id': '930ba45bd08442c28cc024da63f8870d', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '3c8c2c5253f042a9b2ce9ea0c6c374f6', '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=100523) authorize /opt/stack/cinder/cinder/policy.py:189}} Jul 27 16:25:18.730905 np0000005924 devstack@c-api.service[100523]: INFO cinder.api.openstack.wsgi [None req-fd38f458-e839-4669-8174-90a92acf92be tempest-ProjectReaderTests-247035089 tempest-ProjectReaderTests-247035089-project-reader] https://10.4.3.117/volume/v3/capabilities/np0000005924@storpool returned with HTTP 403 Jul 27 16:25:18.731354 np0000005924 devstack@c-api.service[100523]: [pid: 100523|app: 0|req: 1406/5586] 10.4.3.117 () {66 vars in 1318 bytes} [Mon Jul 27 16:25:18 2026] GET /volume/v3/capabilities/np0000005924@storpool => generated 110 bytes in 54 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Jul 27 16:25:25.854099 np0000005924 devstack@c-api.service[100522]: DEBUG dbcounter [-] [100522] Writing DB stats cinder:SELECT=92,cinder:UPDATE=21,cinder:INSERT=8 {{(pid=100522) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 27 16:25:25.885030 np0000005924 devstack@c-api.service[100523]: DEBUG dbcounter [-] [100523] Writing DB stats cinder:SELECT=112,cinder:UPDATE=26,cinder:INSERT=14 {{(pid=100523) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 27 16:25:25.914845 np0000005924 devstack@c-api.service[100521]: DEBUG dbcounter [-] [100521] Writing DB stats cinder:SELECT=3 {{(pid=100521) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 27 16:25:26.932892 np0000005924 devstack@c-api.service[100524]: DEBUG dbcounter [-] [100524] Writing DB stats cinder:SELECT=96,cinder:UPDATE=19,cinder:INSERT=8 {{(pid=100524) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 27 16:25:34.417274 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.middleware.request_id [req-d5180500-aba2-4136-9006-889f865e69d3 req-f245fcad-8758-46b4-ae5d-76d4d0577f14 None None] RequestId filter calling following filter/app {{(pid=100521) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:25:34.419322 np0000005924 devstack@c-api.service[100521]: INFO cinder.api.openstack.wsgi [req-d5180500-aba2-4136-9006-889f865e69d3 req-f245fcad-8758-46b4-ae5d-76d4d0577f14 tempest-TestEncryptedCinderVolumes-1841643691 tempest-TestEncryptedCinderVolumes-1841643691-project-member] DELETE https://10.4.3.117/volume/v3/attachments/36d405f7-2f81-41d7-845d-7690ac4f8934 Jul 27 16:25:34.419590 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.openstack.wsgi [req-d5180500-aba2-4136-9006-889f865e69d3 req-f245fcad-8758-46b4-ae5d-76d4d0577f14 tempest-TestEncryptedCinderVolumes-1841643691 tempest-TestEncryptedCinderVolumes-1841643691-project-member] Empty body provided in request {{(pid=100521) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:25:34.419849 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.openstack.wsgi [req-d5180500-aba2-4136-9006-889f865e69d3 req-f245fcad-8758-46b4-ae5d-76d4d0577f14 tempest-TestEncryptedCinderVolumes-1841643691 tempest-TestEncryptedCinderVolumes-1841643691-project-member] Calling method 'version_select' {{(pid=100521) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:25:34.429071 np0000005924 devstack@c-api.service[100521]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:25:34.429071 np0000005924 devstack@c-api.service[100521]: warnings.warn( Jul 27 16:25:34.485015 np0000005924 devstack@c-api.service[100521]: INFO cinder.api.openstack.wsgi [req-d5180500-aba2-4136-9006-889f865e69d3 req-f245fcad-8758-46b4-ae5d-76d4d0577f14 tempest-TestEncryptedCinderVolumes-1841643691 tempest-TestEncryptedCinderVolumes-1841643691-project-member] https://10.4.3.117/volume/v3/attachments/36d405f7-2f81-41d7-845d-7690ac4f8934 returned with HTTP 200 Jul 27 16:25:34.485642 np0000005924 devstack@c-api.service[100521]: [pid: 100521|app: 0|req: 1396/5587] 10.4.3.117 () {72 vars in 1673 bytes} [Mon Jul 27 16:25:34 2026] DELETE /volume/v3/attachments/36d405f7-2f81-41d7-845d-7690ac4f8934 => generated 19 bytes in 69 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 27 16:25:35.442032 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.middleware.request_id [None req-4321f410-3018-4154-918c-6deae0989458 None None] RequestId filter calling following filter/app {{(pid=100524) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:25:35.443753 np0000005924 devstack@c-api.service[100524]: INFO cinder.api.openstack.wsgi [None req-4321f410-3018-4154-918c-6deae0989458 tempest-TestEncryptedCinderVolumes-1841643691 tempest-TestEncryptedCinderVolumes-1841643691-project-member] POST https://10.4.3.117/volume/v3/volumes Jul 27 16:25:35.444068 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.openstack.wsgi [None req-4321f410-3018-4154-918c-6deae0989458 tempest-TestEncryptedCinderVolumes-1841643691 tempest-TestEncryptedCinderVolumes-1841643691-project-member] Action: 'create', calling method: create, body: {"volume": {"display_name": "tempest-TestEncryptedCinderVolumes-282375649", "source_volid": "aa6fbd27-38d5-4637-849f-1526d6d6f6a0", "volume_type": "tempest-scenario-type-luks-91675764", "size": 1}} {{(pid=100524) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 27 16:25:35.445509 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.v3.volumes [None req-4321f410-3018-4154-918c-6deae0989458 tempest-TestEncryptedCinderVolumes-1841643691 tempest-TestEncryptedCinderVolumes-1841643691-project-member] Create volume request body: {'volume': {'display_name': 'tempest-TestEncryptedCinderVolumes-282375649', 'source_volid': 'aa6fbd27-38d5-4637-849f-1526d6d6f6a0', 'volume_type': 'tempest-scenario-type-luks-91675764', 'size': 1}} {{(pid=100524) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 27 16:25:35.455583 np0000005924 devstack@c-api.service[100524]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:25:35.455583 np0000005924 devstack@c-api.service[100524]: warnings.warn( Jul 27 16:25:35.456045 np0000005924 devstack@c-api.service[100524]: INFO cinder.volume.api [None req-4321f410-3018-4154-918c-6deae0989458 tempest-TestEncryptedCinderVolumes-1841643691 tempest-TestEncryptedCinderVolumes-1841643691-project-member] Volume retrieved successfully. Jul 27 16:25:35.456171 np0000005924 devstack@c-api.service[100524]: INFO cinder.api.v3.volumes [None req-4321f410-3018-4154-918c-6deae0989458 tempest-TestEncryptedCinderVolumes-1841643691 tempest-TestEncryptedCinderVolumes-1841643691-project-member] Create volume of 1 GB Jul 27 16:25:35.456772 np0000005924 devstack@c-api.service[100524]: INFO cinder.volume.api [None req-4321f410-3018-4154-918c-6deae0989458 tempest-TestEncryptedCinderVolumes-1841643691 tempest-TestEncryptedCinderVolumes-1841643691-project-member] Availability Zones retrieved successfully. Jul 27 16:25:35.461597 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.volume.api [None req-4321f410-3018-4154-918c-6deae0989458 tempest-TestEncryptedCinderVolumes-1841643691 tempest-TestEncryptedCinderVolumes-1841643691-project-member] Flow 'volume_create_api' (2164838f-9d09-4e43-9d4e-8502c1fe2caf) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100524) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 27 16:25:35.462981 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.volume.api [None req-4321f410-3018-4154-918c-6deae0989458 tempest-TestEncryptedCinderVolumes-1841643691 tempest-TestEncryptedCinderVolumes-1841643691-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (c8e0e94c-6cba-4a03-8e1d-128c9065d380) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100524) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 27 16:25:35.463844 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.volume.flows.api.create_volume [None req-4321f410-3018-4154-918c-6deae0989458 tempest-TestEncryptedCinderVolumes-1841643691 tempest-TestEncryptedCinderVolumes-1841643691-project-member] Validating volume size '1' using validate_int, validate_source_size {{(pid=100524) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 27 16:25:35.486391 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.volume.api [None req-4321f410-3018-4154-918c-6deae0989458 tempest-TestEncryptedCinderVolumes-1841643691 tempest-TestEncryptedCinderVolumes-1841643691-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (c8e0e94c-6cba-4a03-8e1d-128c9065d380) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': 'aa6fbd27-38d5-4637-849f-1526d6d6f6a0', 'volume_type': VolumeType(created_at=2026-07-27T16:24:33Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=5a819a16-e021-4e0c-a8d0-89f636b8f4db,is_public=True,name='tempest-scenario-type-luks-91675764',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '5a819a16-e021-4e0c-a8d0-89f636b8f4db', '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=100524) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 27 16:25:35.487469 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.volume.api [None req-4321f410-3018-4154-918c-6deae0989458 tempest-TestEncryptedCinderVolumes-1841643691 tempest-TestEncryptedCinderVolumes-1841643691-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (0eb45363-3865-400f-a761-070e6d8b6392) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100524) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 27 16:25:35.533361 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.quota [None req-4321f410-3018-4154-918c-6deae0989458 tempest-TestEncryptedCinderVolumes-1841643691 tempest-TestEncryptedCinderVolumes-1841643691-project-member] Created reservations ['054b351f-99b8-44d5-915a-42c88ffa7163', '74ecb77b-21f5-4cf0-8082-b2f19d92ec07', 'da2335dc-e7f0-4e0a-a83b-d9007472d668', '2b7a4b5e-9ad9-40dd-9125-695445dcc79c'] {{(pid=100524) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 27 16:25:35.534540 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.volume.api [None req-4321f410-3018-4154-918c-6deae0989458 tempest-TestEncryptedCinderVolumes-1841643691 tempest-TestEncryptedCinderVolumes-1841643691-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (0eb45363-3865-400f-a761-070e6d8b6392) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['054b351f-99b8-44d5-915a-42c88ffa7163', '74ecb77b-21f5-4cf0-8082-b2f19d92ec07', 'da2335dc-e7f0-4e0a-a83b-d9007472d668', '2b7a4b5e-9ad9-40dd-9125-695445dcc79c']}' {{(pid=100524) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 27 16:25:35.535726 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.volume.api [None req-4321f410-3018-4154-918c-6deae0989458 tempest-TestEncryptedCinderVolumes-1841643691 tempest-TestEncryptedCinderVolumes-1841643691-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (51dcb176-b56e-45fd-a629-d888fff558c0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100524) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 27 16:25:35.568936 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.volume.api [None req-4321f410-3018-4154-918c-6deae0989458 tempest-TestEncryptedCinderVolumes-1841643691 tempest-TestEncryptedCinderVolumes-1841643691-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (51dcb176-b56e-45fd-a629-d888fff558c0) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'ebbc3494-bad7-4f86-912d-89a8ca2f8c62', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestEncryptedCinderVolumes-282375649',encryption_key_id=00000000-0000-0000-0000-000000000000,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='2cc91ad08086415b9f26d4af008d4314',qos_specs=None,replication_status=,reservations=['054b351f-99b8-44d5-915a-42c88ffa7163','74ecb77b-21f5-4cf0-8082-b2f19d92ec07','da2335dc-e7f0-4e0a-a83b-d9007472d668','2b7a4b5e-9ad9-40dd-9125-695445dcc79c'],size=1,snapshot_id=None,source_replicaid=,source_volid=aa6fbd27-38d5-4637-849f-1526d6d6f6a0,status='creating',user_id='67ecc6e95dad4af48eca8c921c27f901',volume_type_id=5a819a16-e021-4e0c-a8d0-89f636b8f4db), '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-27T16:25:35Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestEncryptedCinderVolumes-282375649',ec2_id=None,encryption_key_id=00000000-0000-0000-0000-000000000000,glance_metadata=,group=,group_id=None,host=None,id=ebbc3494-bad7-4f86-912d-89a8ca2f8c62,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='2cc91ad08086415b9f26d4af008d4314',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=aa6fbd27-38d5-4637-849f-1526d6d6f6a0,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='67ecc6e95dad4af48eca8c921c27f901',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(5a819a16-e021-4e0c-a8d0-89f636b8f4db),volume_type_id=5a819a16-e021-4e0c-a8d0-89f636b8f4db)}' {{(pid=100524) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 27 16:25:35.569764 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.volume.api [None req-4321f410-3018-4154-918c-6deae0989458 tempest-TestEncryptedCinderVolumes-1841643691 tempest-TestEncryptedCinderVolumes-1841643691-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (b8e6b59d-8c0c-40f4-beb9-c006d6d2060b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100524) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 27 16:25:35.587980 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.volume.api [None req-4321f410-3018-4154-918c-6deae0989458 tempest-TestEncryptedCinderVolumes-1841643691 tempest-TestEncryptedCinderVolumes-1841643691-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (b8e6b59d-8c0c-40f4-beb9-c006d6d2060b) transitioned into state 'SUCCESS' from state '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-282375649',encryption_key_id=00000000-0000-0000-0000-000000000000,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='2cc91ad08086415b9f26d4af008d4314',qos_specs=None,replication_status=,reservations=['054b351f-99b8-44d5-915a-42c88ffa7163','74ecb77b-21f5-4cf0-8082-b2f19d92ec07','da2335dc-e7f0-4e0a-a83b-d9007472d668','2b7a4b5e-9ad9-40dd-9125-695445dcc79c'],size=1,snapshot_id=None,source_replicaid=,source_volid=aa6fbd27-38d5-4637-849f-1526d6d6f6a0,status='creating',user_id='67ecc6e95dad4af48eca8c921c27f901',volume_type_id=5a819a16-e021-4e0c-a8d0-89f636b8f4db)}' {{(pid=100524) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 27 16:25:35.588700 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.volume.api [None req-4321f410-3018-4154-918c-6deae0989458 tempest-TestEncryptedCinderVolumes-1841643691 tempest-TestEncryptedCinderVolumes-1841643691-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (393e035b-f944-41b7-ab2c-9b7b0c99a36c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100524) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 27 16:25:35.604551 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.volume.api [None req-4321f410-3018-4154-918c-6deae0989458 tempest-TestEncryptedCinderVolumes-1841643691 tempest-TestEncryptedCinderVolumes-1841643691-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (393e035b-f944-41b7-ab2c-9b7b0c99a36c) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100524) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 27 16:25:35.604939 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.volume.api [None req-4321f410-3018-4154-918c-6deae0989458 tempest-TestEncryptedCinderVolumes-1841643691 tempest-TestEncryptedCinderVolumes-1841643691-project-member] Flow 'volume_create_api' (2164838f-9d09-4e43-9d4e-8502c1fe2caf) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100524) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 27 16:25:35.606066 np0000005924 devstack@c-api.service[100524]: INFO cinder.volume.api [None req-4321f410-3018-4154-918c-6deae0989458 tempest-TestEncryptedCinderVolumes-1841643691 tempest-TestEncryptedCinderVolumes-1841643691-project-member] Create volume request issued successfully. Jul 27 16:25:35.606066 np0000005924 devstack@c-api.service[100524]: INFO cinder.api.openstack.wsgi [None req-4321f410-3018-4154-918c-6deae0989458 tempest-TestEncryptedCinderVolumes-1841643691 tempest-TestEncryptedCinderVolumes-1841643691-project-member] https://10.4.3.117/volume/v3/volumes returned with HTTP 202 Jul 27 16:25:35.606298 np0000005924 devstack@c-api.service[100524]: [pid: 100524|app: 0|req: 1400/5588] 10.4.3.117 () {68 vars in 1259 bytes} [Mon Jul 27 16:25:35 2026] POST /volume/v3/volumes => generated 808 bytes in 164 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 27 16:25:35.619627 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.middleware.request_id [None req-4299cd10-8e9f-45f8-bdd5-86d6283a76d9 None None] RequestId filter calling following filter/app {{(pid=100522) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:25:35.621147 np0000005924 devstack@c-api.service[100522]: INFO cinder.api.openstack.wsgi [None req-4299cd10-8e9f-45f8-bdd5-86d6283a76d9 tempest-TestEncryptedCinderVolumes-1841643691 tempest-TestEncryptedCinderVolumes-1841643691-project-member] GET https://10.4.3.117/volume/v3/volumes/ebbc3494-bad7-4f86-912d-89a8ca2f8c62 Jul 27 16:25:35.621393 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.openstack.wsgi [None req-4299cd10-8e9f-45f8-bdd5-86d6283a76d9 tempest-TestEncryptedCinderVolumes-1841643691 tempest-TestEncryptedCinderVolumes-1841643691-project-member] Empty body provided in request {{(pid=100522) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:25:35.621714 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.openstack.wsgi [None req-4299cd10-8e9f-45f8-bdd5-86d6283a76d9 tempest-TestEncryptedCinderVolumes-1841643691 tempest-TestEncryptedCinderVolumes-1841643691-project-member] Calling method 'show' {{(pid=100522) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:25:35.633635 np0000005924 devstack@c-api.service[100522]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:25:35.633635 np0000005924 devstack@c-api.service[100522]: warnings.warn( Jul 27 16:25:35.638324 np0000005924 devstack@c-api.service[100522]: INFO cinder.volume.api [None req-4299cd10-8e9f-45f8-bdd5-86d6283a76d9 tempest-TestEncryptedCinderVolumes-1841643691 tempest-TestEncryptedCinderVolumes-1841643691-project-member] Volume info retrieved successfully. Jul 27 16:25:35.644729 np0000005924 devstack@c-api.service[100522]: INFO cinder.api.openstack.wsgi [None req-4299cd10-8e9f-45f8-bdd5-86d6283a76d9 tempest-TestEncryptedCinderVolumes-1841643691 tempest-TestEncryptedCinderVolumes-1841643691-project-member] https://10.4.3.117/volume/v3/volumes/ebbc3494-bad7-4f86-912d-89a8ca2f8c62 returned with HTTP 200 Jul 27 16:25:35.645202 np0000005924 devstack@c-api.service[100522]: [pid: 100522|app: 0|req: 1387/5589] 10.4.3.117 () {66 vars in 1348 bytes} [Mon Jul 27 16:25:35 2026] GET /volume/v3/volumes/ebbc3494-bad7-4f86-912d-89a8ca2f8c62 => generated 876 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 27 16:25:36.660024 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.middleware.request_id [None req-deef51cf-ac6b-4a6d-8d03-c6bbfc3f23a7 None None] RequestId filter calling following filter/app {{(pid=100523) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:25:36.661847 np0000005924 devstack@c-api.service[100523]: INFO cinder.api.openstack.wsgi [None req-deef51cf-ac6b-4a6d-8d03-c6bbfc3f23a7 tempest-TestEncryptedCinderVolumes-1841643691 tempest-TestEncryptedCinderVolumes-1841643691-project-member] GET https://10.4.3.117/volume/v3/volumes/ebbc3494-bad7-4f86-912d-89a8ca2f8c62 Jul 27 16:25:36.662043 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.openstack.wsgi [None req-deef51cf-ac6b-4a6d-8d03-c6bbfc3f23a7 tempest-TestEncryptedCinderVolumes-1841643691 tempest-TestEncryptedCinderVolumes-1841643691-project-member] Empty body provided in request {{(pid=100523) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:25:36.662252 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.openstack.wsgi [None req-deef51cf-ac6b-4a6d-8d03-c6bbfc3f23a7 tempest-TestEncryptedCinderVolumes-1841643691 tempest-TestEncryptedCinderVolumes-1841643691-project-member] Calling method 'show' {{(pid=100523) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:25:36.673354 np0000005924 devstack@c-api.service[100523]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:25:36.673354 np0000005924 devstack@c-api.service[100523]: warnings.warn( Jul 27 16:25:36.676060 np0000005924 devstack@c-api.service[100523]: INFO cinder.volume.api [None req-deef51cf-ac6b-4a6d-8d03-c6bbfc3f23a7 tempest-TestEncryptedCinderVolumes-1841643691 tempest-TestEncryptedCinderVolumes-1841643691-project-member] Volume info retrieved successfully. Jul 27 16:25:36.681470 np0000005924 devstack@c-api.service[100523]: INFO cinder.api.openstack.wsgi [None req-deef51cf-ac6b-4a6d-8d03-c6bbfc3f23a7 tempest-TestEncryptedCinderVolumes-1841643691 tempest-TestEncryptedCinderVolumes-1841643691-project-member] https://10.4.3.117/volume/v3/volumes/ebbc3494-bad7-4f86-912d-89a8ca2f8c62 returned with HTTP 200 Jul 27 16:25:36.681985 np0000005924 devstack@c-api.service[100523]: [pid: 100523|app: 0|req: 1407/5590] 10.4.3.117 () {66 vars in 1348 bytes} [Mon Jul 27 16:25:36 2026] GET /volume/v3/volumes/ebbc3494-bad7-4f86-912d-89a8ca2f8c62 => generated 900 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 27 16:25:37.693666 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.middleware.request_id [None req-a5e82dfc-c5f2-477c-a9b9-1ae4cb950424 None None] RequestId filter calling following filter/app {{(pid=100521) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:25:37.696306 np0000005924 devstack@c-api.service[100521]: INFO cinder.api.openstack.wsgi [None req-a5e82dfc-c5f2-477c-a9b9-1ae4cb950424 tempest-TestEncryptedCinderVolumes-1841643691 tempest-TestEncryptedCinderVolumes-1841643691-project-member] GET https://10.4.3.117/volume/v3/volumes/ebbc3494-bad7-4f86-912d-89a8ca2f8c62 Jul 27 16:25:37.696513 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.openstack.wsgi [None req-a5e82dfc-c5f2-477c-a9b9-1ae4cb950424 tempest-TestEncryptedCinderVolumes-1841643691 tempest-TestEncryptedCinderVolumes-1841643691-project-member] Empty body provided in request {{(pid=100521) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:25:37.696695 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.openstack.wsgi [None req-a5e82dfc-c5f2-477c-a9b9-1ae4cb950424 tempest-TestEncryptedCinderVolumes-1841643691 tempest-TestEncryptedCinderVolumes-1841643691-project-member] Calling method 'show' {{(pid=100521) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:25:37.704938 np0000005924 devstack@c-api.service[100521]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:25:37.704938 np0000005924 devstack@c-api.service[100521]: warnings.warn( Jul 27 16:25:37.709342 np0000005924 devstack@c-api.service[100521]: INFO cinder.volume.api [None req-a5e82dfc-c5f2-477c-a9b9-1ae4cb950424 tempest-TestEncryptedCinderVolumes-1841643691 tempest-TestEncryptedCinderVolumes-1841643691-project-member] Volume info retrieved successfully. Jul 27 16:25:37.713761 np0000005924 devstack@c-api.service[100521]: INFO cinder.api.openstack.wsgi [None req-a5e82dfc-c5f2-477c-a9b9-1ae4cb950424 tempest-TestEncryptedCinderVolumes-1841643691 tempest-TestEncryptedCinderVolumes-1841643691-project-member] https://10.4.3.117/volume/v3/volumes/ebbc3494-bad7-4f86-912d-89a8ca2f8c62 returned with HTTP 200 Jul 27 16:25:37.714109 np0000005924 devstack@c-api.service[100521]: [pid: 100521|app: 0|req: 1397/5591] 10.4.3.117 () {66 vars in 1348 bytes} [Mon Jul 27 16:25:37 2026] GET /volume/v3/volumes/ebbc3494-bad7-4f86-912d-89a8ca2f8c62 => generated 900 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 27 16:25:38.727634 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.middleware.request_id [None req-f9f9ebb0-56f9-4934-b9f3-5ed1caff5956 None None] RequestId filter calling following filter/app {{(pid=100524) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:25:38.730223 np0000005924 devstack@c-api.service[100524]: INFO cinder.api.openstack.wsgi [None req-f9f9ebb0-56f9-4934-b9f3-5ed1caff5956 tempest-TestEncryptedCinderVolumes-1841643691 tempest-TestEncryptedCinderVolumes-1841643691-project-member] GET https://10.4.3.117/volume/v3/volumes/ebbc3494-bad7-4f86-912d-89a8ca2f8c62 Jul 27 16:25:38.730529 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.openstack.wsgi [None req-f9f9ebb0-56f9-4934-b9f3-5ed1caff5956 tempest-TestEncryptedCinderVolumes-1841643691 tempest-TestEncryptedCinderVolumes-1841643691-project-member] Empty body provided in request {{(pid=100524) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:25:38.730798 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.openstack.wsgi [None req-f9f9ebb0-56f9-4934-b9f3-5ed1caff5956 tempest-TestEncryptedCinderVolumes-1841643691 tempest-TestEncryptedCinderVolumes-1841643691-project-member] Calling method 'show' {{(pid=100524) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:25:38.740603 np0000005924 devstack@c-api.service[100524]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:25:38.740603 np0000005924 devstack@c-api.service[100524]: warnings.warn( Jul 27 16:25:38.744984 np0000005924 devstack@c-api.service[100524]: INFO cinder.volume.api [None req-f9f9ebb0-56f9-4934-b9f3-5ed1caff5956 tempest-TestEncryptedCinderVolumes-1841643691 tempest-TestEncryptedCinderVolumes-1841643691-project-member] Volume info retrieved successfully. Jul 27 16:25:38.750521 np0000005924 devstack@c-api.service[100524]: INFO cinder.api.openstack.wsgi [None req-f9f9ebb0-56f9-4934-b9f3-5ed1caff5956 tempest-TestEncryptedCinderVolumes-1841643691 tempest-TestEncryptedCinderVolumes-1841643691-project-member] https://10.4.3.117/volume/v3/volumes/ebbc3494-bad7-4f86-912d-89a8ca2f8c62 returned with HTTP 200 Jul 27 16:25:38.751025 np0000005924 devstack@c-api.service[100524]: [pid: 100524|app: 0|req: 1401/5592] 10.4.3.117 () {66 vars in 1348 bytes} [Mon Jul 27 16:25:38 2026] GET /volume/v3/volumes/ebbc3494-bad7-4f86-912d-89a8ca2f8c62 => generated 900 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 27 16:25:39.762852 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.middleware.request_id [None req-1f99251b-950e-4d1a-b8fa-75eb70b287a8 None None] RequestId filter calling following filter/app {{(pid=100522) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:25:39.764602 np0000005924 devstack@c-api.service[100522]: INFO cinder.api.openstack.wsgi [None req-1f99251b-950e-4d1a-b8fa-75eb70b287a8 tempest-TestEncryptedCinderVolumes-1841643691 tempest-TestEncryptedCinderVolumes-1841643691-project-member] GET https://10.4.3.117/volume/v3/volumes/ebbc3494-bad7-4f86-912d-89a8ca2f8c62 Jul 27 16:25:39.764802 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.openstack.wsgi [None req-1f99251b-950e-4d1a-b8fa-75eb70b287a8 tempest-TestEncryptedCinderVolumes-1841643691 tempest-TestEncryptedCinderVolumes-1841643691-project-member] Empty body provided in request {{(pid=100522) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:25:39.764992 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.openstack.wsgi [None req-1f99251b-950e-4d1a-b8fa-75eb70b287a8 tempest-TestEncryptedCinderVolumes-1841643691 tempest-TestEncryptedCinderVolumes-1841643691-project-member] Calling method 'show' {{(pid=100522) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:25:39.772132 np0000005924 devstack@c-api.service[100522]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:25:39.772132 np0000005924 devstack@c-api.service[100522]: warnings.warn( Jul 27 16:25:39.775836 np0000005924 devstack@c-api.service[100522]: INFO cinder.volume.api [None req-1f99251b-950e-4d1a-b8fa-75eb70b287a8 tempest-TestEncryptedCinderVolumes-1841643691 tempest-TestEncryptedCinderVolumes-1841643691-project-member] Volume info retrieved successfully. Jul 27 16:25:39.779933 np0000005924 devstack@c-api.service[100522]: INFO cinder.api.openstack.wsgi [None req-1f99251b-950e-4d1a-b8fa-75eb70b287a8 tempest-TestEncryptedCinderVolumes-1841643691 tempest-TestEncryptedCinderVolumes-1841643691-project-member] https://10.4.3.117/volume/v3/volumes/ebbc3494-bad7-4f86-912d-89a8ca2f8c62 returned with HTTP 200 Jul 27 16:25:39.780298 np0000005924 devstack@c-api.service[100522]: [pid: 100522|app: 0|req: 1388/5593] 10.4.3.117 () {66 vars in 1348 bytes} [Mon Jul 27 16:25:39 2026] GET /volume/v3/volumes/ebbc3494-bad7-4f86-912d-89a8ca2f8c62 => generated 900 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 27 16:25:40.793442 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.middleware.request_id [None req-9c38837c-53f7-4d29-9851-d76ac65e1c6e None None] RequestId filter calling following filter/app {{(pid=100523) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:25:40.795413 np0000005924 devstack@c-api.service[100523]: INFO cinder.api.openstack.wsgi [None req-9c38837c-53f7-4d29-9851-d76ac65e1c6e tempest-TestEncryptedCinderVolumes-1841643691 tempest-TestEncryptedCinderVolumes-1841643691-project-member] GET https://10.4.3.117/volume/v3/volumes/ebbc3494-bad7-4f86-912d-89a8ca2f8c62 Jul 27 16:25:40.795636 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.openstack.wsgi [None req-9c38837c-53f7-4d29-9851-d76ac65e1c6e tempest-TestEncryptedCinderVolumes-1841643691 tempest-TestEncryptedCinderVolumes-1841643691-project-member] Empty body provided in request {{(pid=100523) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:25:40.795841 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.openstack.wsgi [None req-9c38837c-53f7-4d29-9851-d76ac65e1c6e tempest-TestEncryptedCinderVolumes-1841643691 tempest-TestEncryptedCinderVolumes-1841643691-project-member] Calling method 'show' {{(pid=100523) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:25:40.803651 np0000005924 devstack@c-api.service[100523]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:25:40.803651 np0000005924 devstack@c-api.service[100523]: warnings.warn( Jul 27 16:25:40.807659 np0000005924 devstack@c-api.service[100523]: INFO cinder.volume.api [None req-9c38837c-53f7-4d29-9851-d76ac65e1c6e tempest-TestEncryptedCinderVolumes-1841643691 tempest-TestEncryptedCinderVolumes-1841643691-project-member] Volume info retrieved successfully. Jul 27 16:25:40.812302 np0000005924 devstack@c-api.service[100523]: INFO cinder.api.openstack.wsgi [None req-9c38837c-53f7-4d29-9851-d76ac65e1c6e tempest-TestEncryptedCinderVolumes-1841643691 tempest-TestEncryptedCinderVolumes-1841643691-project-member] https://10.4.3.117/volume/v3/volumes/ebbc3494-bad7-4f86-912d-89a8ca2f8c62 returned with HTTP 200 Jul 27 16:25:40.812690 np0000005924 devstack@c-api.service[100523]: [pid: 100523|app: 0|req: 1408/5594] 10.4.3.117 () {66 vars in 1348 bytes} [Mon Jul 27 16:25:40 2026] GET /volume/v3/volumes/ebbc3494-bad7-4f86-912d-89a8ca2f8c62 => generated 900 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 27 16:25:41.825282 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.middleware.request_id [None req-b094e94d-be11-4a16-bdf6-e9db1458b813 None None] RequestId filter calling following filter/app {{(pid=100521) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:25:41.827295 np0000005924 devstack@c-api.service[100521]: INFO cinder.api.openstack.wsgi [None req-b094e94d-be11-4a16-bdf6-e9db1458b813 tempest-TestEncryptedCinderVolumes-1841643691 tempest-TestEncryptedCinderVolumes-1841643691-project-member] GET https://10.4.3.117/volume/v3/volumes/ebbc3494-bad7-4f86-912d-89a8ca2f8c62 Jul 27 16:25:41.827503 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.openstack.wsgi [None req-b094e94d-be11-4a16-bdf6-e9db1458b813 tempest-TestEncryptedCinderVolumes-1841643691 tempest-TestEncryptedCinderVolumes-1841643691-project-member] Empty body provided in request {{(pid=100521) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:25:41.827702 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.openstack.wsgi [None req-b094e94d-be11-4a16-bdf6-e9db1458b813 tempest-TestEncryptedCinderVolumes-1841643691 tempest-TestEncryptedCinderVolumes-1841643691-project-member] Calling method 'show' {{(pid=100521) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:25:41.834435 np0000005924 devstack@c-api.service[100521]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:25:41.834435 np0000005924 devstack@c-api.service[100521]: warnings.warn( Jul 27 16:25:41.837880 np0000005924 devstack@c-api.service[100521]: INFO cinder.volume.api [None req-b094e94d-be11-4a16-bdf6-e9db1458b813 tempest-TestEncryptedCinderVolumes-1841643691 tempest-TestEncryptedCinderVolumes-1841643691-project-member] Volume info retrieved successfully. Jul 27 16:25:41.842005 np0000005924 devstack@c-api.service[100521]: INFO cinder.api.openstack.wsgi [None req-b094e94d-be11-4a16-bdf6-e9db1458b813 tempest-TestEncryptedCinderVolumes-1841643691 tempest-TestEncryptedCinderVolumes-1841643691-project-member] https://10.4.3.117/volume/v3/volumes/ebbc3494-bad7-4f86-912d-89a8ca2f8c62 returned with HTTP 200 Jul 27 16:25:41.842464 np0000005924 devstack@c-api.service[100521]: [pid: 100521|app: 0|req: 1398/5595] 10.4.3.117 () {66 vars in 1348 bytes} [Mon Jul 27 16:25:41 2026] GET /volume/v3/volumes/ebbc3494-bad7-4f86-912d-89a8ca2f8c62 => generated 900 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 27 16:25:42.855243 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.middleware.request_id [None req-3c7652d7-b275-40ae-a22f-f80f9643e646 None None] RequestId filter calling following filter/app {{(pid=100524) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:25:42.857056 np0000005924 devstack@c-api.service[100524]: INFO cinder.api.openstack.wsgi [None req-3c7652d7-b275-40ae-a22f-f80f9643e646 tempest-TestEncryptedCinderVolumes-1841643691 tempest-TestEncryptedCinderVolumes-1841643691-project-member] GET https://10.4.3.117/volume/v3/volumes/ebbc3494-bad7-4f86-912d-89a8ca2f8c62 Jul 27 16:25:42.857271 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.openstack.wsgi [None req-3c7652d7-b275-40ae-a22f-f80f9643e646 tempest-TestEncryptedCinderVolumes-1841643691 tempest-TestEncryptedCinderVolumes-1841643691-project-member] Empty body provided in request {{(pid=100524) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:25:42.857503 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.openstack.wsgi [None req-3c7652d7-b275-40ae-a22f-f80f9643e646 tempest-TestEncryptedCinderVolumes-1841643691 tempest-TestEncryptedCinderVolumes-1841643691-project-member] Calling method 'show' {{(pid=100524) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:25:42.863928 np0000005924 devstack@c-api.service[100524]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:25:42.863928 np0000005924 devstack@c-api.service[100524]: warnings.warn( Jul 27 16:25:42.867442 np0000005924 devstack@c-api.service[100524]: INFO cinder.volume.api [None req-3c7652d7-b275-40ae-a22f-f80f9643e646 tempest-TestEncryptedCinderVolumes-1841643691 tempest-TestEncryptedCinderVolumes-1841643691-project-member] Volume info retrieved successfully. Jul 27 16:25:42.871137 np0000005924 devstack@c-api.service[100524]: INFO cinder.api.openstack.wsgi [None req-3c7652d7-b275-40ae-a22f-f80f9643e646 tempest-TestEncryptedCinderVolumes-1841643691 tempest-TestEncryptedCinderVolumes-1841643691-project-member] https://10.4.3.117/volume/v3/volumes/ebbc3494-bad7-4f86-912d-89a8ca2f8c62 returned with HTTP 200 Jul 27 16:25:42.871621 np0000005924 devstack@c-api.service[100524]: [pid: 100524|app: 0|req: 1402/5596] 10.4.3.117 () {66 vars in 1348 bytes} [Mon Jul 27 16:25:42 2026] GET /volume/v3/volumes/ebbc3494-bad7-4f86-912d-89a8ca2f8c62 => generated 900 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 27 16:25:43.883837 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.middleware.request_id [None req-d2f31ad0-7d9b-418b-b72e-a51175623ffc None None] RequestId filter calling following filter/app {{(pid=100522) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:25:43.885580 np0000005924 devstack@c-api.service[100522]: INFO cinder.api.openstack.wsgi [None req-d2f31ad0-7d9b-418b-b72e-a51175623ffc tempest-TestEncryptedCinderVolumes-1841643691 tempest-TestEncryptedCinderVolumes-1841643691-project-member] GET https://10.4.3.117/volume/v3/volumes/ebbc3494-bad7-4f86-912d-89a8ca2f8c62 Jul 27 16:25:43.885807 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.openstack.wsgi [None req-d2f31ad0-7d9b-418b-b72e-a51175623ffc tempest-TestEncryptedCinderVolumes-1841643691 tempest-TestEncryptedCinderVolumes-1841643691-project-member] Empty body provided in request {{(pid=100522) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:25:43.886018 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.openstack.wsgi [None req-d2f31ad0-7d9b-418b-b72e-a51175623ffc tempest-TestEncryptedCinderVolumes-1841643691 tempest-TestEncryptedCinderVolumes-1841643691-project-member] Calling method 'show' {{(pid=100522) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:25:43.893028 np0000005924 devstack@c-api.service[100522]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:25:43.893028 np0000005924 devstack@c-api.service[100522]: warnings.warn( Jul 27 16:25:43.896449 np0000005924 devstack@c-api.service[100522]: INFO cinder.volume.api [None req-d2f31ad0-7d9b-418b-b72e-a51175623ffc tempest-TestEncryptedCinderVolumes-1841643691 tempest-TestEncryptedCinderVolumes-1841643691-project-member] Volume info retrieved successfully. Jul 27 16:25:43.900345 np0000005924 devstack@c-api.service[100522]: INFO cinder.api.openstack.wsgi [None req-d2f31ad0-7d9b-418b-b72e-a51175623ffc tempest-TestEncryptedCinderVolumes-1841643691 tempest-TestEncryptedCinderVolumes-1841643691-project-member] https://10.4.3.117/volume/v3/volumes/ebbc3494-bad7-4f86-912d-89a8ca2f8c62 returned with HTTP 200 Jul 27 16:25:43.900775 np0000005924 devstack@c-api.service[100522]: [pid: 100522|app: 0|req: 1389/5597] 10.4.3.117 () {66 vars in 1348 bytes} [Mon Jul 27 16:25:43 2026] GET /volume/v3/volumes/ebbc3494-bad7-4f86-912d-89a8ca2f8c62 => generated 900 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 27 16:25:44.913252 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.middleware.request_id [None req-0cfaf50a-c571-49e3-b2b0-f6fbf467b9ea None None] RequestId filter calling following filter/app {{(pid=100523) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:25:44.915017 np0000005924 devstack@c-api.service[100523]: INFO cinder.api.openstack.wsgi [None req-0cfaf50a-c571-49e3-b2b0-f6fbf467b9ea tempest-TestEncryptedCinderVolumes-1841643691 tempest-TestEncryptedCinderVolumes-1841643691-project-member] GET https://10.4.3.117/volume/v3/volumes/ebbc3494-bad7-4f86-912d-89a8ca2f8c62 Jul 27 16:25:44.915195 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.openstack.wsgi [None req-0cfaf50a-c571-49e3-b2b0-f6fbf467b9ea tempest-TestEncryptedCinderVolumes-1841643691 tempest-TestEncryptedCinderVolumes-1841643691-project-member] Empty body provided in request {{(pid=100523) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:25:44.915405 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.openstack.wsgi [None req-0cfaf50a-c571-49e3-b2b0-f6fbf467b9ea tempest-TestEncryptedCinderVolumes-1841643691 tempest-TestEncryptedCinderVolumes-1841643691-project-member] Calling method 'show' {{(pid=100523) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:25:44.921645 np0000005924 devstack@c-api.service[100523]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:25:44.921645 np0000005924 devstack@c-api.service[100523]: warnings.warn( Jul 27 16:25:44.924997 np0000005924 devstack@c-api.service[100523]: INFO cinder.volume.api [None req-0cfaf50a-c571-49e3-b2b0-f6fbf467b9ea tempest-TestEncryptedCinderVolumes-1841643691 tempest-TestEncryptedCinderVolumes-1841643691-project-member] Volume info retrieved successfully. Jul 27 16:25:44.928587 np0000005924 devstack@c-api.service[100523]: INFO cinder.api.openstack.wsgi [None req-0cfaf50a-c571-49e3-b2b0-f6fbf467b9ea tempest-TestEncryptedCinderVolumes-1841643691 tempest-TestEncryptedCinderVolumes-1841643691-project-member] https://10.4.3.117/volume/v3/volumes/ebbc3494-bad7-4f86-912d-89a8ca2f8c62 returned with HTTP 200 Jul 27 16:25:44.928933 np0000005924 devstack@c-api.service[100523]: [pid: 100523|app: 0|req: 1409/5598] 10.4.3.117 () {66 vars in 1348 bytes} [Mon Jul 27 16:25:44 2026] GET /volume/v3/volumes/ebbc3494-bad7-4f86-912d-89a8ca2f8c62 => generated 900 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 27 16:25:45.941166 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.middleware.request_id [None req-ad3239e6-83a5-48dc-8862-d2799c7ad192 None None] RequestId filter calling following filter/app {{(pid=100521) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:25:45.942733 np0000005924 devstack@c-api.service[100521]: INFO cinder.api.openstack.wsgi [None req-ad3239e6-83a5-48dc-8862-d2799c7ad192 tempest-TestEncryptedCinderVolumes-1841643691 tempest-TestEncryptedCinderVolumes-1841643691-project-member] GET https://10.4.3.117/volume/v3/volumes/ebbc3494-bad7-4f86-912d-89a8ca2f8c62 Jul 27 16:25:45.942898 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.openstack.wsgi [None req-ad3239e6-83a5-48dc-8862-d2799c7ad192 tempest-TestEncryptedCinderVolumes-1841643691 tempest-TestEncryptedCinderVolumes-1841643691-project-member] Empty body provided in request {{(pid=100521) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:25:45.943080 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.openstack.wsgi [None req-ad3239e6-83a5-48dc-8862-d2799c7ad192 tempest-TestEncryptedCinderVolumes-1841643691 tempest-TestEncryptedCinderVolumes-1841643691-project-member] Calling method 'show' {{(pid=100521) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:25:45.949802 np0000005924 devstack@c-api.service[100521]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:25:45.949802 np0000005924 devstack@c-api.service[100521]: warnings.warn( Jul 27 16:25:45.952924 np0000005924 devstack@c-api.service[100521]: INFO cinder.volume.api [None req-ad3239e6-83a5-48dc-8862-d2799c7ad192 tempest-TestEncryptedCinderVolumes-1841643691 tempest-TestEncryptedCinderVolumes-1841643691-project-member] Volume info retrieved successfully. Jul 27 16:25:45.956666 np0000005924 devstack@c-api.service[100521]: INFO cinder.api.openstack.wsgi [None req-ad3239e6-83a5-48dc-8862-d2799c7ad192 tempest-TestEncryptedCinderVolumes-1841643691 tempest-TestEncryptedCinderVolumes-1841643691-project-member] https://10.4.3.117/volume/v3/volumes/ebbc3494-bad7-4f86-912d-89a8ca2f8c62 returned with HTTP 200 Jul 27 16:25:45.956990 np0000005924 devstack@c-api.service[100521]: [pid: 100521|app: 0|req: 1399/5599] 10.4.3.117 () {66 vars in 1348 bytes} [Mon Jul 27 16:25:45 2026] GET /volume/v3/volumes/ebbc3494-bad7-4f86-912d-89a8ca2f8c62 => generated 900 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 27 16:25:46.968694 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.middleware.request_id [None req-bc8a79a6-40e0-4279-b160-f57d6776cf50 None None] RequestId filter calling following filter/app {{(pid=100524) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:25:46.970539 np0000005924 devstack@c-api.service[100524]: INFO cinder.api.openstack.wsgi [None req-bc8a79a6-40e0-4279-b160-f57d6776cf50 tempest-TestEncryptedCinderVolumes-1841643691 tempest-TestEncryptedCinderVolumes-1841643691-project-member] GET https://10.4.3.117/volume/v3/volumes/ebbc3494-bad7-4f86-912d-89a8ca2f8c62 Jul 27 16:25:46.970746 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.openstack.wsgi [None req-bc8a79a6-40e0-4279-b160-f57d6776cf50 tempest-TestEncryptedCinderVolumes-1841643691 tempest-TestEncryptedCinderVolumes-1841643691-project-member] Empty body provided in request {{(pid=100524) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:25:46.970939 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.openstack.wsgi [None req-bc8a79a6-40e0-4279-b160-f57d6776cf50 tempest-TestEncryptedCinderVolumes-1841643691 tempest-TestEncryptedCinderVolumes-1841643691-project-member] Calling method 'show' {{(pid=100524) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:25:46.977912 np0000005924 devstack@c-api.service[100524]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:25:46.977912 np0000005924 devstack@c-api.service[100524]: warnings.warn( Jul 27 16:25:46.981595 np0000005924 devstack@c-api.service[100524]: INFO cinder.volume.api [None req-bc8a79a6-40e0-4279-b160-f57d6776cf50 tempest-TestEncryptedCinderVolumes-1841643691 tempest-TestEncryptedCinderVolumes-1841643691-project-member] Volume info retrieved successfully. Jul 27 16:25:46.986073 np0000005924 devstack@c-api.service[100524]: INFO cinder.api.openstack.wsgi [None req-bc8a79a6-40e0-4279-b160-f57d6776cf50 tempest-TestEncryptedCinderVolumes-1841643691 tempest-TestEncryptedCinderVolumes-1841643691-project-member] https://10.4.3.117/volume/v3/volumes/ebbc3494-bad7-4f86-912d-89a8ca2f8c62 returned with HTTP 200 Jul 27 16:25:46.986577 np0000005924 devstack@c-api.service[100524]: [pid: 100524|app: 0|req: 1403/5600] 10.4.3.117 () {66 vars in 1348 bytes} [Mon Jul 27 16:25:46 2026] GET /volume/v3/volumes/ebbc3494-bad7-4f86-912d-89a8ca2f8c62 => generated 1448 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 27 16:25:47.098377 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.middleware.request_id [req-8386ecac-5597-4557-8367-04677b5b2a21 req-39a01a79-81ed-498c-af9d-50a9a1b9f1b7 None None] RequestId filter calling following filter/app {{(pid=100522) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:25:47.100435 np0000005924 devstack@c-api.service[100522]: INFO cinder.api.openstack.wsgi [req-8386ecac-5597-4557-8367-04677b5b2a21 req-39a01a79-81ed-498c-af9d-50a9a1b9f1b7 tempest-TestEncryptedCinderVolumes-1841643691 tempest-TestEncryptedCinderVolumes-1841643691-project-member] GET https://10.4.3.117/volume/v3/volumes/ebbc3494-bad7-4f86-912d-89a8ca2f8c62 Jul 27 16:25:47.100594 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.openstack.wsgi [req-8386ecac-5597-4557-8367-04677b5b2a21 req-39a01a79-81ed-498c-af9d-50a9a1b9f1b7 tempest-TestEncryptedCinderVolumes-1841643691 tempest-TestEncryptedCinderVolumes-1841643691-project-member] Empty body provided in request {{(pid=100522) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:25:47.100801 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.openstack.wsgi [req-8386ecac-5597-4557-8367-04677b5b2a21 req-39a01a79-81ed-498c-af9d-50a9a1b9f1b7 tempest-TestEncryptedCinderVolumes-1841643691 tempest-TestEncryptedCinderVolumes-1841643691-project-member] Calling method 'show' {{(pid=100522) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:25:47.107698 np0000005924 devstack@c-api.service[100522]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:25:47.107698 np0000005924 devstack@c-api.service[100522]: warnings.warn( Jul 27 16:25:47.111052 np0000005924 devstack@c-api.service[100522]: INFO cinder.volume.api [req-8386ecac-5597-4557-8367-04677b5b2a21 req-39a01a79-81ed-498c-af9d-50a9a1b9f1b7 tempest-TestEncryptedCinderVolumes-1841643691 tempest-TestEncryptedCinderVolumes-1841643691-project-member] Volume info retrieved successfully. Jul 27 16:25:47.115473 np0000005924 devstack@c-api.service[100522]: INFO cinder.api.openstack.wsgi [req-8386ecac-5597-4557-8367-04677b5b2a21 req-39a01a79-81ed-498c-af9d-50a9a1b9f1b7 tempest-TestEncryptedCinderVolumes-1841643691 tempest-TestEncryptedCinderVolumes-1841643691-project-member] https://10.4.3.117/volume/v3/volumes/ebbc3494-bad7-4f86-912d-89a8ca2f8c62 returned with HTTP 200 Jul 27 16:25:47.115840 np0000005924 devstack@c-api.service[100522]: [pid: 100522|app: 0|req: 1390/5601] 10.4.3.117 () {68 vars in 1598 bytes} [Mon Jul 27 16:25:47 2026] GET /volume/v3/volumes/ebbc3494-bad7-4f86-912d-89a8ca2f8c62 => generated 1448 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 27 16:25:47.530571 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.middleware.request_id [req-8386ecac-5597-4557-8367-04677b5b2a21 req-fc8f2630-048f-4661-9a31-e2d93281b2c9 None None] RequestId filter calling following filter/app {{(pid=100523) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:25:47.532580 np0000005924 devstack@c-api.service[100523]: INFO cinder.api.openstack.wsgi [req-8386ecac-5597-4557-8367-04677b5b2a21 req-fc8f2630-048f-4661-9a31-e2d93281b2c9 tempest-TestEncryptedCinderVolumes-1841643691 tempest-TestEncryptedCinderVolumes-1841643691-project-member] GET https://10.4.3.117/volume/v3/volumes/ebbc3494-bad7-4f86-912d-89a8ca2f8c62 Jul 27 16:25:47.532812 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.openstack.wsgi [req-8386ecac-5597-4557-8367-04677b5b2a21 req-fc8f2630-048f-4661-9a31-e2d93281b2c9 tempest-TestEncryptedCinderVolumes-1841643691 tempest-TestEncryptedCinderVolumes-1841643691-project-member] Empty body provided in request {{(pid=100523) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:25:47.533033 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.openstack.wsgi [req-8386ecac-5597-4557-8367-04677b5b2a21 req-fc8f2630-048f-4661-9a31-e2d93281b2c9 tempest-TestEncryptedCinderVolumes-1841643691 tempest-TestEncryptedCinderVolumes-1841643691-project-member] Calling method 'show' {{(pid=100523) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:25:47.541034 np0000005924 devstack@c-api.service[100523]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:25:47.541034 np0000005924 devstack@c-api.service[100523]: warnings.warn( Jul 27 16:25:47.544597 np0000005924 devstack@c-api.service[100523]: INFO cinder.volume.api [req-8386ecac-5597-4557-8367-04677b5b2a21 req-fc8f2630-048f-4661-9a31-e2d93281b2c9 tempest-TestEncryptedCinderVolumes-1841643691 tempest-TestEncryptedCinderVolumes-1841643691-project-member] Volume info retrieved successfully. Jul 27 16:25:47.549266 np0000005924 devstack@c-api.service[100523]: INFO cinder.api.openstack.wsgi [req-8386ecac-5597-4557-8367-04677b5b2a21 req-fc8f2630-048f-4661-9a31-e2d93281b2c9 tempest-TestEncryptedCinderVolumes-1841643691 tempest-TestEncryptedCinderVolumes-1841643691-project-member] https://10.4.3.117/volume/v3/volumes/ebbc3494-bad7-4f86-912d-89a8ca2f8c62 returned with HTTP 200 Jul 27 16:25:47.549890 np0000005924 devstack@c-api.service[100523]: [pid: 100523|app: 0|req: 1410/5602] 10.4.3.117 () {68 vars in 1598 bytes} [Mon Jul 27 16:25:47 2026] GET /volume/v3/volumes/ebbc3494-bad7-4f86-912d-89a8ca2f8c62 => generated 1448 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 27 16:25:47.558916 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.middleware.request_id [None req-5c1f1b04-9181-4d5f-bb0b-33b1c927f98e None None] RequestId filter calling following filter/app {{(pid=100521) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:25:47.559303 np0000005924 devstack@c-api.service[100521]: INFO cinder.api.openstack.wsgi [None req-5c1f1b04-9181-4d5f-bb0b-33b1c927f98e None None] GET https://10.4.3.117/volume// Jul 27 16:25:47.559443 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.openstack.wsgi [None req-5c1f1b04-9181-4d5f-bb0b-33b1c927f98e None None] Empty body provided in request {{(pid=100521) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:25:47.559645 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.openstack.wsgi [None req-5c1f1b04-9181-4d5f-bb0b-33b1c927f98e None None] Calling method 'all' {{(pid=100521) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:25:47.559958 np0000005924 devstack@c-api.service[100521]: INFO cinder.api.openstack.wsgi [None req-5c1f1b04-9181-4d5f-bb0b-33b1c927f98e None None] https://10.4.3.117/volume// returned with HTTP 300 Jul 27 16:25:47.560256 np0000005924 devstack@c-api.service[100521]: [pid: 100521|app: 0|req: 1400/5603] 10.4.3.117 () {66 vars in 1419 bytes} [Mon Jul 27 16:25:47 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 27 16:25:47.567518 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.middleware.request_id [req-8386ecac-5597-4557-8367-04677b5b2a21 req-534ec9bb-befc-4e51-8a9a-78b831a2016b None None] RequestId filter calling following filter/app {{(pid=100524) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:25:47.569974 np0000005924 devstack@c-api.service[100524]: INFO cinder.api.openstack.wsgi [req-8386ecac-5597-4557-8367-04677b5b2a21 req-534ec9bb-befc-4e51-8a9a-78b831a2016b tempest-TestEncryptedCinderVolumes-1841643691 tempest-TestEncryptedCinderVolumes-1841643691-project-member] POST https://10.4.3.117/volume/v3/attachments Jul 27 16:25:47.570439 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.openstack.wsgi [req-8386ecac-5597-4557-8367-04677b5b2a21 req-534ec9bb-befc-4e51-8a9a-78b831a2016b tempest-TestEncryptedCinderVolumes-1841643691 tempest-TestEncryptedCinderVolumes-1841643691-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "ebbc3494-bad7-4f86-912d-89a8ca2f8c62", "connector": null, "instance_uuid": "de25d21b-ef56-486e-9ff9-25f94a770c1d"}} {{(pid=100524) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 27 16:25:47.580887 np0000005924 devstack@c-api.service[100524]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:25:47.580887 np0000005924 devstack@c-api.service[100524]: warnings.warn( Jul 27 16:25:47.613002 np0000005924 devstack@c-api.service[100524]: INFO cinder.api.openstack.wsgi [req-8386ecac-5597-4557-8367-04677b5b2a21 req-534ec9bb-befc-4e51-8a9a-78b831a2016b tempest-TestEncryptedCinderVolumes-1841643691 tempest-TestEncryptedCinderVolumes-1841643691-project-member] https://10.4.3.117/volume/v3/attachments returned with HTTP 200 Jul 27 16:25:47.613564 np0000005924 devstack@c-api.service[100524]: [pid: 100524|app: 0|req: 1404/5604] 10.4.3.117 () {74 vars in 1594 bytes} [Mon Jul 27 16:25:47 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 27 16:25:48.349234 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.middleware.request_id [None req-3c79b6ad-0c37-4851-96ec-6eaaed1c3a19 None None] RequestId filter calling following filter/app {{(pid=100522) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:25:48.349234 np0000005924 devstack@c-api.service[100522]: INFO cinder.api.openstack.wsgi [None req-3c79b6ad-0c37-4851-96ec-6eaaed1c3a19 None None] GET https://10.4.3.117/volume// Jul 27 16:25:48.349234 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.openstack.wsgi [None req-3c79b6ad-0c37-4851-96ec-6eaaed1c3a19 None None] Empty body provided in request {{(pid=100522) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:25:48.349234 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.openstack.wsgi [None req-3c79b6ad-0c37-4851-96ec-6eaaed1c3a19 None None] Calling method 'all' {{(pid=100522) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:25:48.349234 np0000005924 devstack@c-api.service[100522]: INFO cinder.api.openstack.wsgi [None req-3c79b6ad-0c37-4851-96ec-6eaaed1c3a19 None None] https://10.4.3.117/volume// returned with HTTP 300 Jul 27 16:25:48.349234 np0000005924 devstack@c-api.service[100522]: [pid: 100522|app: 0|req: 1391/5605] 10.4.3.117 () {66 vars in 1426 bytes} [Mon Jul 27 16:25:48 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 27 16:25:48.358646 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.middleware.request_id [req-8386ecac-5597-4557-8367-04677b5b2a21 req-1f0c9102-06b2-4d80-bda9-4a54c674797c None None] RequestId filter calling following filter/app {{(pid=100523) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:25:48.362289 np0000005924 devstack@c-api.service[100523]: INFO cinder.api.openstack.wsgi [req-8386ecac-5597-4557-8367-04677b5b2a21 req-1f0c9102-06b2-4d80-bda9-4a54c674797c tempest-TestEncryptedCinderVolumes-1841643691 tempest-TestEncryptedCinderVolumes-1841643691-project-member] GET https://10.4.3.117/volume/v3/volumes/ebbc3494-bad7-4f86-912d-89a8ca2f8c62 Jul 27 16:25:48.362549 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.openstack.wsgi [req-8386ecac-5597-4557-8367-04677b5b2a21 req-1f0c9102-06b2-4d80-bda9-4a54c674797c tempest-TestEncryptedCinderVolumes-1841643691 tempest-TestEncryptedCinderVolumes-1841643691-project-member] Empty body provided in request {{(pid=100523) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:25:48.362729 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.openstack.wsgi [req-8386ecac-5597-4557-8367-04677b5b2a21 req-1f0c9102-06b2-4d80-bda9-4a54c674797c tempest-TestEncryptedCinderVolumes-1841643691 tempest-TestEncryptedCinderVolumes-1841643691-project-member] Calling method 'show' {{(pid=100523) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:25:48.382662 np0000005924 devstack@c-api.service[100523]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:25:48.382662 np0000005924 devstack@c-api.service[100523]: warnings.warn( Jul 27 16:25:48.386199 np0000005924 devstack@c-api.service[100523]: INFO cinder.volume.api [req-8386ecac-5597-4557-8367-04677b5b2a21 req-1f0c9102-06b2-4d80-bda9-4a54c674797c tempest-TestEncryptedCinderVolumes-1841643691 tempest-TestEncryptedCinderVolumes-1841643691-project-member] Volume info retrieved successfully. Jul 27 16:25:48.390777 np0000005924 devstack@c-api.service[100523]: INFO cinder.api.openstack.wsgi [req-8386ecac-5597-4557-8367-04677b5b2a21 req-1f0c9102-06b2-4d80-bda9-4a54c674797c tempest-TestEncryptedCinderVolumes-1841643691 tempest-TestEncryptedCinderVolumes-1841643691-project-member] https://10.4.3.117/volume/v3/volumes/ebbc3494-bad7-4f86-912d-89a8ca2f8c62 returned with HTTP 200 Jul 27 16:25:48.391163 np0000005924 devstack@c-api.service[100523]: [pid: 100523|app: 0|req: 1411/5606] 10.4.3.117 () {70 vars in 1639 bytes} [Mon Jul 27 16:25:48 2026] GET /volume/v3/volumes/ebbc3494-bad7-4f86-912d-89a8ca2f8c62 => generated 1627 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 27 16:25:48.501573 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.middleware.request_id [req-8386ecac-5597-4557-8367-04677b5b2a21 req-cd48c136-b6cf-4bd0-991c-b29d2de60bd0 None None] RequestId filter calling following filter/app {{(pid=100521) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:25:48.503715 np0000005924 devstack@c-api.service[100521]: INFO cinder.api.openstack.wsgi [req-8386ecac-5597-4557-8367-04677b5b2a21 req-cd48c136-b6cf-4bd0-991c-b29d2de60bd0 tempest-TestEncryptedCinderVolumes-1841643691 tempest-TestEncryptedCinderVolumes-1841643691-project-member] PUT https://10.4.3.117/volume/v3/attachments/00f5afbe-167f-47fe-a953-b065ade5f914 Jul 27 16:25:48.504132 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.openstack.wsgi [req-8386ecac-5597-4557-8367-04677b5b2a21 req-cd48c136-b6cf-4bd0-991c-b29d2de60bd0 tempest-TestEncryptedCinderVolumes-1841643691 tempest-TestEncryptedCinderVolumes-1841643691-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.117", "host": "np0000005924", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:c1414b6f8d8f", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "13cbedf7-bb1f-4b5e-b492-2fef0d4dab25", "nvme_native_multipath": false, "mountpoint": "/dev/vda"}}} {{(pid=100521) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 27 16:25:48.511799 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.coordination [req-8386ecac-5597-4557-8367-04677b5b2a21 req-cd48c136-b6cf-4bd0-991c-b29d2de60bd0 tempest-TestEncryptedCinderVolumes-1841643691 tempest-TestEncryptedCinderVolumes-1841643691-project-member] Acquiring lock "cinder-attachment_update-ebbc3494-bad7-4f86-912d-89a8ca2f8c62-np0000005924" by "attachment_update" {{(pid=100521) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jul 27 16:25:48.518168 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.coordination [req-8386ecac-5597-4557-8367-04677b5b2a21 req-cd48c136-b6cf-4bd0-991c-b29d2de60bd0 tempest-TestEncryptedCinderVolumes-1841643691 tempest-TestEncryptedCinderVolumes-1841643691-project-member] Lock "cinder-attachment_update-ebbc3494-bad7-4f86-912d-89a8ca2f8c62-np0000005924" acquired by "attachment_update" :: waited 0.006s {{(pid=100521) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jul 27 16:25:48.519427 np0000005924 devstack@c-api.service[100521]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:25:48.519427 np0000005924 devstack@c-api.service[100521]: warnings.warn( Jul 27 16:25:48.604514 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.coordination [req-8386ecac-5597-4557-8367-04677b5b2a21 req-cd48c136-b6cf-4bd0-991c-b29d2de60bd0 tempest-TestEncryptedCinderVolumes-1841643691 tempest-TestEncryptedCinderVolumes-1841643691-project-member] Lock "cinder-attachment_update-ebbc3494-bad7-4f86-912d-89a8ca2f8c62-np0000005924" released by "attachment_update" :: held 0.086s {{(pid=100521) __release /opt/stack/cinder/cinder/coordination.py:152}} Jul 27 16:25:48.605009 np0000005924 devstack@c-api.service[100521]: INFO cinder.api.openstack.wsgi [req-8386ecac-5597-4557-8367-04677b5b2a21 req-cd48c136-b6cf-4bd0-991c-b29d2de60bd0 tempest-TestEncryptedCinderVolumes-1841643691 tempest-TestEncryptedCinderVolumes-1841643691-project-member] https://10.4.3.117/volume/v3/attachments/00f5afbe-167f-47fe-a953-b065ade5f914 returned with HTTP 200 Jul 27 16:25:48.605215 np0000005924 devstack@c-api.service[100521]: [pid: 100521|app: 0|req: 1401/5607] 10.4.3.117 () {74 vars in 1704 bytes} [Mon Jul 27 16:25:48 2026] PUT /volume/v3/attachments/00f5afbe-167f-47fe-a953-b065ade5f914 => generated 968 bytes in 104 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 27 16:25:48.628841 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.middleware.request_id [req-8386ecac-5597-4557-8367-04677b5b2a21 req-909f3881-294b-4214-bac8-47da4c0f4c9a None None] RequestId filter calling following filter/app {{(pid=100524) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:25:48.631790 np0000005924 devstack@c-api.service[100524]: INFO cinder.api.openstack.wsgi [req-8386ecac-5597-4557-8367-04677b5b2a21 req-909f3881-294b-4214-bac8-47da4c0f4c9a tempest-TestEncryptedCinderVolumes-1841643691 tempest-TestEncryptedCinderVolumes-1841643691-project-member] POST https://10.4.3.117/volume/v3/attachments/00f5afbe-167f-47fe-a953-b065ade5f914/action Jul 27 16:25:48.632274 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.openstack.wsgi [req-8386ecac-5597-4557-8367-04677b5b2a21 req-909f3881-294b-4214-bac8-47da4c0f4c9a tempest-TestEncryptedCinderVolumes-1841643691 tempest-TestEncryptedCinderVolumes-1841643691-project-member] Action body: b'{"os-complete": null}' {{(pid=100524) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 27 16:25:48.632489 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.openstack.wsgi [req-8386ecac-5597-4557-8367-04677b5b2a21 req-909f3881-294b-4214-bac8-47da4c0f4c9a tempest-TestEncryptedCinderVolumes-1841643691 tempest-TestEncryptedCinderVolumes-1841643691-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100524) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 27 16:25:48.653180 np0000005924 devstack@c-api.service[100524]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:25:48.653180 np0000005924 devstack@c-api.service[100524]: warnings.warn( Jul 27 16:25:48.667154 np0000005924 devstack@c-api.service[100524]: INFO cinder.api.openstack.wsgi [req-8386ecac-5597-4557-8367-04677b5b2a21 req-909f3881-294b-4214-bac8-47da4c0f4c9a tempest-TestEncryptedCinderVolumes-1841643691 tempest-TestEncryptedCinderVolumes-1841643691-project-member] https://10.4.3.117/volume/v3/attachments/00f5afbe-167f-47fe-a953-b065ade5f914/action returned with HTTP 204 Jul 27 16:25:48.667783 np0000005924 devstack@c-api.service[100524]: [pid: 100524|app: 0|req: 1405/5608] 10.4.3.117 () {74 vars in 1725 bytes} [Mon Jul 27 16:25:48 2026] POST /volume/v3/attachments/00f5afbe-167f-47fe-a953-b065ade5f914/action => generated 0 bytes in 39 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jul 27 16:25:52.811869 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.middleware.request_id [req-8386ecac-5597-4557-8367-04677b5b2a21 req-f4d89edd-7257-4f65-8132-858a6c768f44 None None] RequestId filter calling following filter/app {{(pid=100522) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:25:52.813782 np0000005924 devstack@c-api.service[100522]: INFO cinder.api.openstack.wsgi [req-8386ecac-5597-4557-8367-04677b5b2a21 req-f4d89edd-7257-4f65-8132-858a6c768f44 tempest-TestEncryptedCinderVolumes-1841643691 tempest-TestEncryptedCinderVolumes-1841643691-project-member] GET https://10.4.3.117/volume/v3/volumes/ebbc3494-bad7-4f86-912d-89a8ca2f8c62/encryption Jul 27 16:25:52.813962 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.openstack.wsgi [req-8386ecac-5597-4557-8367-04677b5b2a21 req-f4d89edd-7257-4f65-8132-858a6c768f44 tempest-TestEncryptedCinderVolumes-1841643691 tempest-TestEncryptedCinderVolumes-1841643691-project-member] Empty body provided in request {{(pid=100522) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:25:52.814156 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.openstack.wsgi [req-8386ecac-5597-4557-8367-04677b5b2a21 req-f4d89edd-7257-4f65-8132-858a6c768f44 tempest-TestEncryptedCinderVolumes-1841643691 tempest-TestEncryptedCinderVolumes-1841643691-project-member] Calling method 'index' {{(pid=100522) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:25:52.822958 np0000005924 devstack@c-api.service[100522]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:25:52.822958 np0000005924 devstack@c-api.service[100522]: warnings.warn( Jul 27 16:25:52.828894 np0000005924 devstack@c-api.service[100522]: INFO cinder.api.openstack.wsgi [req-8386ecac-5597-4557-8367-04677b5b2a21 req-f4d89edd-7257-4f65-8132-858a6c768f44 tempest-TestEncryptedCinderVolumes-1841643691 tempest-TestEncryptedCinderVolumes-1841643691-project-member] https://10.4.3.117/volume/v3/volumes/ebbc3494-bad7-4f86-912d-89a8ca2f8c62/encryption returned with HTTP 200 Jul 27 16:25:52.829266 np0000005924 devstack@c-api.service[100522]: [pid: 100522|app: 0|req: 1392/5609] 10.4.3.117 () {68 vars in 1631 bytes} [Mon Jul 27 16:25:52 2026] GET /volume/v3/volumes/ebbc3494-bad7-4f86-912d-89a8ca2f8c62/encryption => generated 160 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 27 16:25:58.390356 np0000005924 devstack@c-api.service[100523]: DEBUG dbcounter [-] [100523] Writing DB stats cinder:SELECT=21 {{(pid=100523) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 27 16:25:58.597800 np0000005924 devstack@c-api.service[100521]: DEBUG dbcounter [-] [100521] Writing DB stats cinder:SELECT=26,cinder:UPDATE=4 {{(pid=100521) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 27 16:25:58.663623 np0000005924 devstack@c-api.service[100524]: DEBUG dbcounter [-] [100524] Writing DB stats cinder:SELECT=43,cinder:INSERT=7,cinder:UPDATE=16 {{(pid=100524) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 27 16:26:02.828375 np0000005924 devstack@c-api.service[100522]: DEBUG dbcounter [-] [100522] Writing DB stats cinder:SELECT=20 {{(pid=100522) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 27 16:26:13.811934 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.middleware.request_id [None req-92d91cb4-9f4c-428e-956f-dc25083bc3be None None] RequestId filter calling following filter/app {{(pid=100523) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:26:13.867841 np0000005924 devstack@c-api.service[100523]: INFO cinder.api.openstack.wsgi [None req-92d91cb4-9f4c-428e-956f-dc25083bc3be tempest-VolumeMultiattachTests-1841922475 tempest-VolumeMultiattachTests-1841922475-project-admin] POST https://10.4.3.117/volume/v3/types Jul 27 16:26:13.868739 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.openstack.wsgi [None req-92d91cb4-9f4c-428e-956f-dc25083bc3be tempest-VolumeMultiattachTests-1841922475 tempest-VolumeMultiattachTests-1841922475-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-scenario-type-tempest-VolumeMultiattachTests-volume-type-1939068678-1372712492", "extra_specs": {"multiattach": " True"}}} {{(pid=100523) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 27 16:26:13.885387 np0000005924 devstack@c-api.service[100523]: INFO cinder.api.openstack.wsgi [None req-92d91cb4-9f4c-428e-956f-dc25083bc3be tempest-VolumeMultiattachTests-1841922475 tempest-VolumeMultiattachTests-1841922475-project-admin] https://10.4.3.117/volume/v3/types returned with HTTP 200 Jul 27 16:26:13.885636 np0000005924 devstack@c-api.service[100523]: [pid: 100523|app: 0|req: 1412/5610] 10.4.3.117 () {68 vars in 1253 bytes} [Mon Jul 27 16:26:13 2026] POST /volume/v3/types => generated 287 bytes in 74 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 27 16:26:13.894271 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.middleware.request_id [None req-4cfc6993-949e-41d1-b349-bfeac3cf0f9f None None] RequestId filter calling following filter/app {{(pid=100521) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:26:13.895981 np0000005924 devstack@c-api.service[100521]: INFO cinder.api.openstack.wsgi [None req-4cfc6993-949e-41d1-b349-bfeac3cf0f9f tempest-VolumeMultiattachTests-1753571736 tempest-VolumeMultiattachTests-1753571736-project-member] POST https://10.4.3.117/volume/v3/volumes Jul 27 16:26:13.896457 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.openstack.wsgi [None req-4cfc6993-949e-41d1-b349-bfeac3cf0f9f tempest-VolumeMultiattachTests-1753571736 tempest-VolumeMultiattachTests-1753571736-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-VolumeMultiattachTests-volume-51593886", "snapshot_id": null, "imageRef": null, "volume_type": "2ac68deb-9035-4e4f-be18-71794d081e8e", "size": 1}} {{(pid=100521) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 27 16:26:13.899307 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.v3.volumes [None req-4cfc6993-949e-41d1-b349-bfeac3cf0f9f tempest-VolumeMultiattachTests-1753571736 tempest-VolumeMultiattachTests-1753571736-project-member] Create volume request body: {'volume': {'name': 'tempest-VolumeMultiattachTests-volume-51593886', 'snapshot_id': None, 'imageRef': None, 'volume_type': '2ac68deb-9035-4e4f-be18-71794d081e8e', 'size': 1}} {{(pid=100521) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 27 16:26:13.902525 np0000005924 devstack@c-api.service[100521]: INFO cinder.api.v3.volumes [None req-4cfc6993-949e-41d1-b349-bfeac3cf0f9f tempest-VolumeMultiattachTests-1753571736 tempest-VolumeMultiattachTests-1753571736-project-member] Create volume of 1 GB Jul 27 16:26:13.902771 np0000005924 devstack@c-api.service[100521]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:26:13.902771 np0000005924 devstack@c-api.service[100521]: warnings.warn( Jul 27 16:26:13.903279 np0000005924 devstack@c-api.service[100521]: INFO cinder.volume.api [None req-4cfc6993-949e-41d1-b349-bfeac3cf0f9f tempest-VolumeMultiattachTests-1753571736 tempest-VolumeMultiattachTests-1753571736-project-member] Availability Zones retrieved successfully. Jul 27 16:26:13.908540 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.volume.api [None req-4cfc6993-949e-41d1-b349-bfeac3cf0f9f tempest-VolumeMultiattachTests-1753571736 tempest-VolumeMultiattachTests-1753571736-project-member] Flow 'volume_create_api' (9b7ecbcd-e510-48a6-822b-3f2413f0419a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100521) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 27 16:26:13.909674 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.volume.api [None req-4cfc6993-949e-41d1-b349-bfeac3cf0f9f tempest-VolumeMultiattachTests-1753571736 tempest-VolumeMultiattachTests-1753571736-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (b9539423-e24e-450d-aad1-bf6837b6ded0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100521) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 27 16:26:13.910590 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.volume.flows.api.create_volume [None req-4cfc6993-949e-41d1-b349-bfeac3cf0f9f tempest-VolumeMultiattachTests-1753571736 tempest-VolumeMultiattachTests-1753571736-project-member] Validating volume size '1' using validate_int {{(pid=100521) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 27 16:26:13.917294 np0000005924 devstack@c-api.service[100521]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:26:13.917294 np0000005924 devstack@c-api.service[100521]: warnings.warn( Jul 27 16:26:13.928200 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.volume.api [None req-4cfc6993-949e-41d1-b349-bfeac3cf0f9f tempest-VolumeMultiattachTests-1753571736 tempest-VolumeMultiattachTests-1753571736-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (b9539423-e24e-450d-aad1-bf6837b6ded0) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-27T16:26:14Z,deleted=False,deleted_at=None,description=None,extra_specs={multiattach=' True'},id=2ac68deb-9035-4e4f-be18-71794d081e8e,is_public=True,name='tempest-scenario-type-tempest-VolumeMultiattachTests-volume-type-1939068678-1372712492',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '2ac68deb-9035-4e4f-be18-71794d081e8e', 'encryption_key_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=100521) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 27 16:26:13.928887 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.volume.api [None req-4cfc6993-949e-41d1-b349-bfeac3cf0f9f tempest-VolumeMultiattachTests-1753571736 tempest-VolumeMultiattachTests-1753571736-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (a1262d6e-9351-4467-a99d-37b275abd49c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100521) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 27 16:26:13.951290 np0000005924 devstack@c-api.service[100521]: WARNING cinder.quota [None req-4cfc6993-949e-41d1-b349-bfeac3cf0f9f tempest-VolumeMultiattachTests-1753571736 tempest-VolumeMultiattachTests-1753571736-project-member] Deprecated: Default quota for resource: volumes_tempest-scenario-type-tempest-VolumeMultiattachTests-volume-type-1939068678-1372712492 is set by the default quota flag: quota_volumes_tempest-scenario-type-tempest-VolumeMultiattachTests-volume-type-1939068678-1372712492, it is now deprecated. Please use the default quota class for default quota. Jul 27 16:26:13.951564 np0000005924 devstack@c-api.service[100521]: WARNING cinder.quota [None req-4cfc6993-949e-41d1-b349-bfeac3cf0f9f tempest-VolumeMultiattachTests-1753571736 tempest-VolumeMultiattachTests-1753571736-project-member] Deprecated: Default quota for resource: gigabytes_tempest-scenario-type-tempest-VolumeMultiattachTests-volume-type-1939068678-1372712492 is set by the default quota flag: quota_gigabytes_tempest-scenario-type-tempest-VolumeMultiattachTests-volume-type-1939068678-1372712492, it is now deprecated. Please use the default quota class for default quota. Jul 27 16:26:13.981220 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.quota [None req-4cfc6993-949e-41d1-b349-bfeac3cf0f9f tempest-VolumeMultiattachTests-1753571736 tempest-VolumeMultiattachTests-1753571736-project-member] Created reservations ['29f9f193-129e-4e54-bec8-8513af7848cc', 'e2dbb026-36af-409e-9c7a-432f4ea498ec', '42cf9844-fded-4f5a-9c0c-ac530939c5ac', '817457fd-6f5c-4fae-9a0d-8d6a6704817f'] {{(pid=100521) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 27 16:26:13.982450 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.volume.api [None req-4cfc6993-949e-41d1-b349-bfeac3cf0f9f tempest-VolumeMultiattachTests-1753571736 tempest-VolumeMultiattachTests-1753571736-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (a1262d6e-9351-4467-a99d-37b275abd49c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['29f9f193-129e-4e54-bec8-8513af7848cc', 'e2dbb026-36af-409e-9c7a-432f4ea498ec', '42cf9844-fded-4f5a-9c0c-ac530939c5ac', '817457fd-6f5c-4fae-9a0d-8d6a6704817f']}' {{(pid=100521) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 27 16:26:13.983352 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.volume.api [None req-4cfc6993-949e-41d1-b349-bfeac3cf0f9f tempest-VolumeMultiattachTests-1753571736 tempest-VolumeMultiattachTests-1753571736-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (18e2eec2-69bd-4721-9e6a-9d6d89ed5e21) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100521) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 27 16:26:14.008569 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.volume.api [None req-4cfc6993-949e-41d1-b349-bfeac3cf0f9f tempest-VolumeMultiattachTests-1753571736 tempest-VolumeMultiattachTests-1753571736-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (18e2eec2-69bd-4721-9e6a-9d6d89ed5e21) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '1dd29f4d-e588-479f-b3d0-b25239bc8149', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeMultiattachTests-volume-51593886',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=True,project_id='3ce8d09c824f43d181fb6946ad0a150e',qos_specs=None,replication_status=,reservations=['29f9f193-129e-4e54-bec8-8513af7848cc','e2dbb026-36af-409e-9c7a-432f4ea498ec','42cf9844-fded-4f5a-9c0c-ac530939c5ac','817457fd-6f5c-4fae-9a0d-8d6a6704817f'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='5a181332b85c4ad9b1c4b79a70ac2798',volume_type_id=2ac68deb-9035-4e4f-be18-71794d081e8e), 'volume': Volume(_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-27T16:26:13Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeMultiattachTests-volume-51593886',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=1dd29f4d-e588-479f-b3d0-b25239bc8149,launched_at=None,metadata={},migration_status=None,multiattach=True,previous_status=None,project_id='3ce8d09c824f43d181fb6946ad0a150e',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='5a181332b85c4ad9b1c4b79a70ac2798',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(2ac68deb-9035-4e4f-be18-71794d081e8e),volume_type_id=2ac68deb-9035-4e4f-be18-71794d081e8e)}' {{(pid=100521) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 27 16:26:14.009459 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.volume.api [None req-4cfc6993-949e-41d1-b349-bfeac3cf0f9f tempest-VolumeMultiattachTests-1753571736 tempest-VolumeMultiattachTests-1753571736-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (2a25a66e-2ca7-41e2-9e72-6ee4482778a7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100521) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 27 16:26:14.026620 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.volume.api [None req-4cfc6993-949e-41d1-b349-bfeac3cf0f9f tempest-VolumeMultiattachTests-1753571736 tempest-VolumeMultiattachTests-1753571736-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (2a25a66e-2ca7-41e2-9e72-6ee4482778a7) transitioned into state 'SUCCESS' from state '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-51593886',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=True,project_id='3ce8d09c824f43d181fb6946ad0a150e',qos_specs=None,replication_status=,reservations=['29f9f193-129e-4e54-bec8-8513af7848cc','e2dbb026-36af-409e-9c7a-432f4ea498ec','42cf9844-fded-4f5a-9c0c-ac530939c5ac','817457fd-6f5c-4fae-9a0d-8d6a6704817f'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='5a181332b85c4ad9b1c4b79a70ac2798',volume_type_id=2ac68deb-9035-4e4f-be18-71794d081e8e)}' {{(pid=100521) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 27 16:26:14.027386 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.volume.api [None req-4cfc6993-949e-41d1-b349-bfeac3cf0f9f tempest-VolumeMultiattachTests-1753571736 tempest-VolumeMultiattachTests-1753571736-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (39902358-108c-4274-9bd9-80b288419cb5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100521) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 27 16:26:14.038514 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.volume.api [None req-4cfc6993-949e-41d1-b349-bfeac3cf0f9f tempest-VolumeMultiattachTests-1753571736 tempest-VolumeMultiattachTests-1753571736-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (39902358-108c-4274-9bd9-80b288419cb5) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100521) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 27 16:26:14.038663 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.volume.api [None req-4cfc6993-949e-41d1-b349-bfeac3cf0f9f tempest-VolumeMultiattachTests-1753571736 tempest-VolumeMultiattachTests-1753571736-project-member] Flow 'volume_create_api' (9b7ecbcd-e510-48a6-822b-3f2413f0419a) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100521) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 27 16:26:14.038924 np0000005924 devstack@c-api.service[100521]: INFO cinder.volume.api [None req-4cfc6993-949e-41d1-b349-bfeac3cf0f9f tempest-VolumeMultiattachTests-1753571736 tempest-VolumeMultiattachTests-1753571736-project-member] Create volume request issued successfully. Jul 27 16:26:14.039555 np0000005924 devstack@c-api.service[100521]: INFO cinder.api.openstack.wsgi [None req-4cfc6993-949e-41d1-b349-bfeac3cf0f9f tempest-VolumeMultiattachTests-1753571736 tempest-VolumeMultiattachTests-1753571736-project-member] https://10.4.3.117/volume/v3/volumes returned with HTTP 202 Jul 27 16:26:14.040342 np0000005924 devstack@c-api.service[100521]: [pid: 100521|app: 0|req: 1402/5611] 10.4.3.117 () {68 vars in 1259 bytes} [Mon Jul 27 16:26:13 2026] POST /volume/v3/volumes => generated 828 bytes in 147 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 27 16:26:14.053148 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.middleware.request_id [None req-2dc78b6a-9e84-460e-b952-1478a3590553 None None] RequestId filter calling following filter/app {{(pid=100524) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:26:14.054970 np0000005924 devstack@c-api.service[100524]: INFO cinder.api.openstack.wsgi [None req-2dc78b6a-9e84-460e-b952-1478a3590553 tempest-VolumeMultiattachTests-1753571736 tempest-VolumeMultiattachTests-1753571736-project-member] GET https://10.4.3.117/volume/v3/volumes/1dd29f4d-e588-479f-b3d0-b25239bc8149 Jul 27 16:26:14.055239 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.openstack.wsgi [None req-2dc78b6a-9e84-460e-b952-1478a3590553 tempest-VolumeMultiattachTests-1753571736 tempest-VolumeMultiattachTests-1753571736-project-member] Empty body provided in request {{(pid=100524) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:26:14.055393 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.openstack.wsgi [None req-2dc78b6a-9e84-460e-b952-1478a3590553 tempest-VolumeMultiattachTests-1753571736 tempest-VolumeMultiattachTests-1753571736-project-member] Calling method 'show' {{(pid=100524) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:26:14.062449 np0000005924 devstack@c-api.service[100524]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:26:14.062449 np0000005924 devstack@c-api.service[100524]: warnings.warn( Jul 27 16:26:14.065975 np0000005924 devstack@c-api.service[100524]: INFO cinder.volume.api [None req-2dc78b6a-9e84-460e-b952-1478a3590553 tempest-VolumeMultiattachTests-1753571736 tempest-VolumeMultiattachTests-1753571736-project-member] Volume info retrieved successfully. Jul 27 16:26:14.069847 np0000005924 devstack@c-api.service[100524]: INFO cinder.api.openstack.wsgi [None req-2dc78b6a-9e84-460e-b952-1478a3590553 tempest-VolumeMultiattachTests-1753571736 tempest-VolumeMultiattachTests-1753571736-project-member] https://10.4.3.117/volume/v3/volumes/1dd29f4d-e588-479f-b3d0-b25239bc8149 returned with HTTP 200 Jul 27 16:26:14.070257 np0000005924 devstack@c-api.service[100524]: [pid: 100524|app: 0|req: 1406/5612] 10.4.3.117 () {66 vars in 1348 bytes} [Mon Jul 27 16:26:14 2026] GET /volume/v3/volumes/1dd29f4d-e588-479f-b3d0-b25239bc8149 => generated 896 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 27 16:26:15.083359 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.middleware.request_id [None req-6500458e-e226-4428-974b-83f470a1e453 None None] RequestId filter calling following filter/app {{(pid=100522) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:26:15.084990 np0000005924 devstack@c-api.service[100522]: INFO cinder.api.openstack.wsgi [None req-6500458e-e226-4428-974b-83f470a1e453 tempest-VolumeMultiattachTests-1753571736 tempest-VolumeMultiattachTests-1753571736-project-member] GET https://10.4.3.117/volume/v3/volumes/1dd29f4d-e588-479f-b3d0-b25239bc8149 Jul 27 16:26:15.085201 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.openstack.wsgi [None req-6500458e-e226-4428-974b-83f470a1e453 tempest-VolumeMultiattachTests-1753571736 tempest-VolumeMultiattachTests-1753571736-project-member] Empty body provided in request {{(pid=100522) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:26:15.085424 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.openstack.wsgi [None req-6500458e-e226-4428-974b-83f470a1e453 tempest-VolumeMultiattachTests-1753571736 tempest-VolumeMultiattachTests-1753571736-project-member] Calling method 'show' {{(pid=100522) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:26:15.092915 np0000005924 devstack@c-api.service[100522]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:26:15.092915 np0000005924 devstack@c-api.service[100522]: warnings.warn( Jul 27 16:26:15.097188 np0000005924 devstack@c-api.service[100522]: INFO cinder.volume.api [None req-6500458e-e226-4428-974b-83f470a1e453 tempest-VolumeMultiattachTests-1753571736 tempest-VolumeMultiattachTests-1753571736-project-member] Volume info retrieved successfully. Jul 27 16:26:15.102175 np0000005924 devstack@c-api.service[100522]: INFO cinder.api.openstack.wsgi [None req-6500458e-e226-4428-974b-83f470a1e453 tempest-VolumeMultiattachTests-1753571736 tempest-VolumeMultiattachTests-1753571736-project-member] https://10.4.3.117/volume/v3/volumes/1dd29f4d-e588-479f-b3d0-b25239bc8149 returned with HTTP 200 Jul 27 16:26:15.102669 np0000005924 devstack@c-api.service[100522]: [pid: 100522|app: 0|req: 1393/5613] 10.4.3.117 () {66 vars in 1348 bytes} [Mon Jul 27 16:26:15 2026] GET /volume/v3/volumes/1dd29f4d-e588-479f-b3d0-b25239bc8149 => generated 921 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 27 16:26:15.118652 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.middleware.request_id [None req-aead783e-1f1e-4dec-9d0e-f44f57e825fc None None] RequestId filter calling following filter/app {{(pid=100523) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:26:15.120478 np0000005924 devstack@c-api.service[100523]: INFO cinder.api.openstack.wsgi [None req-aead783e-1f1e-4dec-9d0e-f44f57e825fc tempest-VolumeMultiattachTests-1753571736 tempest-VolumeMultiattachTests-1753571736-project-member] GET https://10.4.3.117/volume/v3/volumes/1dd29f4d-e588-479f-b3d0-b25239bc8149 Jul 27 16:26:15.120712 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.openstack.wsgi [None req-aead783e-1f1e-4dec-9d0e-f44f57e825fc tempest-VolumeMultiattachTests-1753571736 tempest-VolumeMultiattachTests-1753571736-project-member] Empty body provided in request {{(pid=100523) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:26:15.120926 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.openstack.wsgi [None req-aead783e-1f1e-4dec-9d0e-f44f57e825fc tempest-VolumeMultiattachTests-1753571736 tempest-VolumeMultiattachTests-1753571736-project-member] Calling method 'show' {{(pid=100523) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:26:15.127923 np0000005924 devstack@c-api.service[100523]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:26:15.127923 np0000005924 devstack@c-api.service[100523]: warnings.warn( Jul 27 16:26:15.131540 np0000005924 devstack@c-api.service[100523]: INFO cinder.volume.api [None req-aead783e-1f1e-4dec-9d0e-f44f57e825fc tempest-VolumeMultiattachTests-1753571736 tempest-VolumeMultiattachTests-1753571736-project-member] Volume info retrieved successfully. Jul 27 16:26:15.136239 np0000005924 devstack@c-api.service[100523]: INFO cinder.api.openstack.wsgi [None req-aead783e-1f1e-4dec-9d0e-f44f57e825fc tempest-VolumeMultiattachTests-1753571736 tempest-VolumeMultiattachTests-1753571736-project-member] https://10.4.3.117/volume/v3/volumes/1dd29f4d-e588-479f-b3d0-b25239bc8149 returned with HTTP 200 Jul 27 16:26:15.136770 np0000005924 devstack@c-api.service[100523]: [pid: 100523|app: 0|req: 1413/5614] 10.4.3.117 () {66 vars in 1348 bytes} [Mon Jul 27 16:26:15 2026] GET /volume/v3/volumes/1dd29f4d-e588-479f-b3d0-b25239bc8149 => generated 921 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 27 16:26:15.152415 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.middleware.request_id [None req-eda3dfc5-cc6d-45f7-86d8-73cc2f14266a None None] RequestId filter calling following filter/app {{(pid=100521) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:26:15.154349 np0000005924 devstack@c-api.service[100521]: INFO cinder.api.openstack.wsgi [None req-eda3dfc5-cc6d-45f7-86d8-73cc2f14266a tempest-VolumeMultiattachTests-1753571736 tempest-VolumeMultiattachTests-1753571736-project-member] POST https://10.4.3.117/volume/v3/volumes Jul 27 16:26:15.154765 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.openstack.wsgi [None req-eda3dfc5-cc6d-45f7-86d8-73cc2f14266a tempest-VolumeMultiattachTests-1753571736 tempest-VolumeMultiattachTests-1753571736-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-VolumeMultiattachTests-volume-1224741131", "snapshot_id": null, "imageRef": null, "volume_type": null, "size": 1}} {{(pid=100521) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 27 16:26:15.156286 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.v3.volumes [None req-eda3dfc5-cc6d-45f7-86d8-73cc2f14266a tempest-VolumeMultiattachTests-1753571736 tempest-VolumeMultiattachTests-1753571736-project-member] Create volume request body: {'volume': {'name': 'tempest-VolumeMultiattachTests-volume-1224741131', 'snapshot_id': None, 'imageRef': None, 'volume_type': None, 'size': 1}} {{(pid=100521) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 27 16:26:15.156442 np0000005924 devstack@c-api.service[100521]: INFO cinder.api.v3.volumes [None req-eda3dfc5-cc6d-45f7-86d8-73cc2f14266a tempest-VolumeMultiattachTests-1753571736 tempest-VolumeMultiattachTests-1753571736-project-member] Create volume of 1 GB Jul 27 16:26:15.156773 np0000005924 devstack@c-api.service[100521]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:26:15.156773 np0000005924 devstack@c-api.service[100521]: warnings.warn( Jul 27 16:26:15.160908 np0000005924 devstack@c-api.service[100521]: INFO cinder.volume.api [None req-eda3dfc5-cc6d-45f7-86d8-73cc2f14266a tempest-VolumeMultiattachTests-1753571736 tempest-VolumeMultiattachTests-1753571736-project-member] Availability Zones retrieved successfully. Jul 27 16:26:15.166767 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.volume.api [None req-eda3dfc5-cc6d-45f7-86d8-73cc2f14266a tempest-VolumeMultiattachTests-1753571736 tempest-VolumeMultiattachTests-1753571736-project-member] Flow 'volume_create_api' (5433ab98-319e-4653-ab80-4558fca27fa4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100521) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 27 16:26:15.167807 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.volume.api [None req-eda3dfc5-cc6d-45f7-86d8-73cc2f14266a tempest-VolumeMultiattachTests-1753571736 tempest-VolumeMultiattachTests-1753571736-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (dd35f27a-de85-4394-9a73-b26dc9aa7349) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100521) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 27 16:26:15.168925 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.volume.flows.api.create_volume [None req-eda3dfc5-cc6d-45f7-86d8-73cc2f14266a tempest-VolumeMultiattachTests-1753571736 tempest-VolumeMultiattachTests-1753571736-project-member] Validating volume size '1' using validate_int {{(pid=100521) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 27 16:26:15.202463 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.volume.api [None req-eda3dfc5-cc6d-45f7-86d8-73cc2f14266a tempest-VolumeMultiattachTests-1753571736 tempest-VolumeMultiattachTests-1753571736-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (dd35f27a-de85-4394-9a73-b26dc9aa7349) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-27T16:04:59Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=2bce4e1a-e6e0-49d9-be36-c3405449a01e,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '2bce4e1a-e6e0-49d9-be36-c3405449a01e', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100521) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 27 16:26:15.203750 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.volume.api [None req-eda3dfc5-cc6d-45f7-86d8-73cc2f14266a tempest-VolumeMultiattachTests-1753571736 tempest-VolumeMultiattachTests-1753571736-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (4a3e9633-55c3-49f5-943c-866046cda24f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100521) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 27 16:26:15.279359 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.quota [None req-eda3dfc5-cc6d-45f7-86d8-73cc2f14266a tempest-VolumeMultiattachTests-1753571736 tempest-VolumeMultiattachTests-1753571736-project-member] Created reservations ['3689e84a-384e-4b61-a069-10f4252c8497', '07fef495-0852-4b24-8574-05df0abf8403', 'a95d7893-203b-4ca2-9d3e-c6f5bda4f093', '1640d6a8-68f3-4e68-b2e2-f106d9b7f9b4'] {{(pid=100521) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 27 16:26:15.280247 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.volume.api [None req-eda3dfc5-cc6d-45f7-86d8-73cc2f14266a tempest-VolumeMultiattachTests-1753571736 tempest-VolumeMultiattachTests-1753571736-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (4a3e9633-55c3-49f5-943c-866046cda24f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['3689e84a-384e-4b61-a069-10f4252c8497', '07fef495-0852-4b24-8574-05df0abf8403', 'a95d7893-203b-4ca2-9d3e-c6f5bda4f093', '1640d6a8-68f3-4e68-b2e2-f106d9b7f9b4']}' {{(pid=100521) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 27 16:26:15.281181 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.volume.api [None req-eda3dfc5-cc6d-45f7-86d8-73cc2f14266a tempest-VolumeMultiattachTests-1753571736 tempest-VolumeMultiattachTests-1753571736-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (5384f45f-9f87-4fab-86c0-0682ac201eb7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100521) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 27 16:26:15.309354 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.volume.api [None req-eda3dfc5-cc6d-45f7-86d8-73cc2f14266a tempest-VolumeMultiattachTests-1753571736 tempest-VolumeMultiattachTests-1753571736-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (5384f45f-9f87-4fab-86c0-0682ac201eb7) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'b0c21bec-d1c2-48de-aa65-3295a99ba732', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeMultiattachTests-volume-1224741131',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='3ce8d09c824f43d181fb6946ad0a150e',qos_specs=None,replication_status=,reservations=['3689e84a-384e-4b61-a069-10f4252c8497','07fef495-0852-4b24-8574-05df0abf8403','a95d7893-203b-4ca2-9d3e-c6f5bda4f093','1640d6a8-68f3-4e68-b2e2-f106d9b7f9b4'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='5a181332b85c4ad9b1c4b79a70ac2798',volume_type_id=2bce4e1a-e6e0-49d9-be36-c3405449a01e), 'volume': Volume(_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-27T16:26:15Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeMultiattachTests-volume-1224741131',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=b0c21bec-d1c2-48de-aa65-3295a99ba732,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='3ce8d09c824f43d181fb6946ad0a150e',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='5a181332b85c4ad9b1c4b79a70ac2798',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(2bce4e1a-e6e0-49d9-be36-c3405449a01e),volume_type_id=2bce4e1a-e6e0-49d9-be36-c3405449a01e)}' {{(pid=100521) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 27 16:26:15.310663 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.volume.api [None req-eda3dfc5-cc6d-45f7-86d8-73cc2f14266a tempest-VolumeMultiattachTests-1753571736 tempest-VolumeMultiattachTests-1753571736-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (f8160163-638b-47bc-91f8-82580b820895) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100521) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 27 16:26:15.332297 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.volume.api [None req-eda3dfc5-cc6d-45f7-86d8-73cc2f14266a tempest-VolumeMultiattachTests-1753571736 tempest-VolumeMultiattachTests-1753571736-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (f8160163-638b-47bc-91f8-82580b820895) transitioned into state 'SUCCESS' from state '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-1224741131',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='3ce8d09c824f43d181fb6946ad0a150e',qos_specs=None,replication_status=,reservations=['3689e84a-384e-4b61-a069-10f4252c8497','07fef495-0852-4b24-8574-05df0abf8403','a95d7893-203b-4ca2-9d3e-c6f5bda4f093','1640d6a8-68f3-4e68-b2e2-f106d9b7f9b4'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='5a181332b85c4ad9b1c4b79a70ac2798',volume_type_id=2bce4e1a-e6e0-49d9-be36-c3405449a01e)}' {{(pid=100521) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 27 16:26:15.333161 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.volume.api [None req-eda3dfc5-cc6d-45f7-86d8-73cc2f14266a tempest-VolumeMultiattachTests-1753571736 tempest-VolumeMultiattachTests-1753571736-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (cc219532-0be9-40fd-bbc8-a0250ac6a3ef) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100521) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 27 16:26:15.344811 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.volume.api [None req-eda3dfc5-cc6d-45f7-86d8-73cc2f14266a tempest-VolumeMultiattachTests-1753571736 tempest-VolumeMultiattachTests-1753571736-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (cc219532-0be9-40fd-bbc8-a0250ac6a3ef) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100521) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 27 16:26:15.345990 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.volume.api [None req-eda3dfc5-cc6d-45f7-86d8-73cc2f14266a tempest-VolumeMultiattachTests-1753571736 tempest-VolumeMultiattachTests-1753571736-project-member] Flow 'volume_create_api' (5433ab98-319e-4653-ab80-4558fca27fa4) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100521) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 27 16:26:15.346457 np0000005924 devstack@c-api.service[100521]: INFO cinder.volume.api [None req-eda3dfc5-cc6d-45f7-86d8-73cc2f14266a tempest-VolumeMultiattachTests-1753571736 tempest-VolumeMultiattachTests-1753571736-project-member] Create volume request issued successfully. Jul 27 16:26:15.347228 np0000005924 devstack@c-api.service[100521]: INFO cinder.api.openstack.wsgi [None req-eda3dfc5-cc6d-45f7-86d8-73cc2f14266a tempest-VolumeMultiattachTests-1753571736 tempest-VolumeMultiattachTests-1753571736-project-member] https://10.4.3.117/volume/v3/volumes returned with HTTP 202 Jul 27 16:26:15.347781 np0000005924 devstack@c-api.service[100521]: [pid: 100521|app: 0|req: 1403/5615] 10.4.3.117 () {68 vars in 1259 bytes} [Mon Jul 27 16:26:15 2026] POST /volume/v3/volumes => generated 753 bytes in 196 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 27 16:26:15.361643 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.middleware.request_id [None req-4dcc56ba-e7b4-4e23-a1aa-9596ae25c929 None None] RequestId filter calling following filter/app {{(pid=100524) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:26:15.363617 np0000005924 devstack@c-api.service[100524]: INFO cinder.api.openstack.wsgi [None req-4dcc56ba-e7b4-4e23-a1aa-9596ae25c929 tempest-VolumeMultiattachTests-1753571736 tempest-VolumeMultiattachTests-1753571736-project-member] GET https://10.4.3.117/volume/v3/volumes/b0c21bec-d1c2-48de-aa65-3295a99ba732 Jul 27 16:26:15.363855 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.openstack.wsgi [None req-4dcc56ba-e7b4-4e23-a1aa-9596ae25c929 tempest-VolumeMultiattachTests-1753571736 tempest-VolumeMultiattachTests-1753571736-project-member] Empty body provided in request {{(pid=100524) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:26:15.364109 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.openstack.wsgi [None req-4dcc56ba-e7b4-4e23-a1aa-9596ae25c929 tempest-VolumeMultiattachTests-1753571736 tempest-VolumeMultiattachTests-1753571736-project-member] Calling method 'show' {{(pid=100524) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:26:15.371508 np0000005924 devstack@c-api.service[100524]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:26:15.371508 np0000005924 devstack@c-api.service[100524]: warnings.warn( Jul 27 16:26:15.375501 np0000005924 devstack@c-api.service[100524]: INFO cinder.volume.api [None req-4dcc56ba-e7b4-4e23-a1aa-9596ae25c929 tempest-VolumeMultiattachTests-1753571736 tempest-VolumeMultiattachTests-1753571736-project-member] Volume info retrieved successfully. Jul 27 16:26:15.380255 np0000005924 devstack@c-api.service[100524]: INFO cinder.api.openstack.wsgi [None req-4dcc56ba-e7b4-4e23-a1aa-9596ae25c929 tempest-VolumeMultiattachTests-1753571736 tempest-VolumeMultiattachTests-1753571736-project-member] https://10.4.3.117/volume/v3/volumes/b0c21bec-d1c2-48de-aa65-3295a99ba732 returned with HTTP 200 Jul 27 16:26:15.381016 np0000005924 devstack@c-api.service[100524]: [pid: 100524|app: 0|req: 1407/5616] 10.4.3.117 () {66 vars in 1348 bytes} [Mon Jul 27 16:26:15 2026] GET /volume/v3/volumes/b0c21bec-d1c2-48de-aa65-3295a99ba732 => generated 821 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 27 16:26:16.396787 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.middleware.request_id [None req-befc0c15-118d-45ab-ab19-8d42cf8af694 None None] RequestId filter calling following filter/app {{(pid=100522) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:26:16.398571 np0000005924 devstack@c-api.service[100522]: INFO cinder.api.openstack.wsgi [None req-befc0c15-118d-45ab-ab19-8d42cf8af694 tempest-VolumeMultiattachTests-1753571736 tempest-VolumeMultiattachTests-1753571736-project-member] GET https://10.4.3.117/volume/v3/volumes/b0c21bec-d1c2-48de-aa65-3295a99ba732 Jul 27 16:26:16.398766 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.openstack.wsgi [None req-befc0c15-118d-45ab-ab19-8d42cf8af694 tempest-VolumeMultiattachTests-1753571736 tempest-VolumeMultiattachTests-1753571736-project-member] Empty body provided in request {{(pid=100522) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:26:16.398983 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.openstack.wsgi [None req-befc0c15-118d-45ab-ab19-8d42cf8af694 tempest-VolumeMultiattachTests-1753571736 tempest-VolumeMultiattachTests-1753571736-project-member] Calling method 'show' {{(pid=100522) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:26:16.405779 np0000005924 devstack@c-api.service[100522]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:26:16.405779 np0000005924 devstack@c-api.service[100522]: warnings.warn( Jul 27 16:26:16.409481 np0000005924 devstack@c-api.service[100522]: INFO cinder.volume.api [None req-befc0c15-118d-45ab-ab19-8d42cf8af694 tempest-VolumeMultiattachTests-1753571736 tempest-VolumeMultiattachTests-1753571736-project-member] Volume info retrieved successfully. Jul 27 16:26:16.413912 np0000005924 devstack@c-api.service[100522]: INFO cinder.api.openstack.wsgi [None req-befc0c15-118d-45ab-ab19-8d42cf8af694 tempest-VolumeMultiattachTests-1753571736 tempest-VolumeMultiattachTests-1753571736-project-member] https://10.4.3.117/volume/v3/volumes/b0c21bec-d1c2-48de-aa65-3295a99ba732 returned with HTTP 200 Jul 27 16:26:16.414322 np0000005924 devstack@c-api.service[100522]: [pid: 100522|app: 0|req: 1394/5617] 10.4.3.117 () {66 vars in 1348 bytes} [Mon Jul 27 16:26:16 2026] GET /volume/v3/volumes/b0c21bec-d1c2-48de-aa65-3295a99ba732 => generated 846 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 27 16:26:16.426291 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.middleware.request_id [None req-4d979a85-1a03-48fc-bf17-24f0d4fc07a0 None None] RequestId filter calling following filter/app {{(pid=100523) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:26:16.428112 np0000005924 devstack@c-api.service[100523]: INFO cinder.api.openstack.wsgi [None req-4d979a85-1a03-48fc-bf17-24f0d4fc07a0 tempest-VolumeMultiattachTests-1753571736 tempest-VolumeMultiattachTests-1753571736-project-member] GET https://10.4.3.117/volume/v3/volumes/b0c21bec-d1c2-48de-aa65-3295a99ba732 Jul 27 16:26:16.428305 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.openstack.wsgi [None req-4d979a85-1a03-48fc-bf17-24f0d4fc07a0 tempest-VolumeMultiattachTests-1753571736 tempest-VolumeMultiattachTests-1753571736-project-member] Empty body provided in request {{(pid=100523) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:26:16.428502 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.openstack.wsgi [None req-4d979a85-1a03-48fc-bf17-24f0d4fc07a0 tempest-VolumeMultiattachTests-1753571736 tempest-VolumeMultiattachTests-1753571736-project-member] Calling method 'show' {{(pid=100523) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:26:16.434884 np0000005924 devstack@c-api.service[100523]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:26:16.434884 np0000005924 devstack@c-api.service[100523]: warnings.warn( Jul 27 16:26:16.438143 np0000005924 devstack@c-api.service[100523]: INFO cinder.volume.api [None req-4d979a85-1a03-48fc-bf17-24f0d4fc07a0 tempest-VolumeMultiattachTests-1753571736 tempest-VolumeMultiattachTests-1753571736-project-member] Volume info retrieved successfully. Jul 27 16:26:16.442068 np0000005924 devstack@c-api.service[100523]: INFO cinder.api.openstack.wsgi [None req-4d979a85-1a03-48fc-bf17-24f0d4fc07a0 tempest-VolumeMultiattachTests-1753571736 tempest-VolumeMultiattachTests-1753571736-project-member] https://10.4.3.117/volume/v3/volumes/b0c21bec-d1c2-48de-aa65-3295a99ba732 returned with HTTP 200 Jul 27 16:26:16.442429 np0000005924 devstack@c-api.service[100523]: [pid: 100523|app: 0|req: 1414/5618] 10.4.3.117 () {66 vars in 1348 bytes} [Mon Jul 27 16:26:16 2026] GET /volume/v3/volumes/b0c21bec-d1c2-48de-aa65-3295a99ba732 => generated 846 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 27 16:26:16.453522 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.middleware.request_id [None req-080f2942-ab35-4ce2-85e0-5a1708fad441 None None] RequestId filter calling following filter/app {{(pid=100521) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:26:16.455631 np0000005924 devstack@c-api.service[100521]: INFO cinder.api.openstack.wsgi [None req-080f2942-ab35-4ce2-85e0-5a1708fad441 tempest-VolumeMultiattachTests-1841922475 tempest-VolumeMultiattachTests-1841922475-project-admin] POST https://10.4.3.117/volume/v3/types Jul 27 16:26:16.456002 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.openstack.wsgi [None req-080f2942-ab35-4ce2-85e0-5a1708fad441 tempest-VolumeMultiattachTests-1841922475 tempest-VolumeMultiattachTests-1841922475-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-scenario-type-luks-966216821", "extra_specs": {}}} {{(pid=100521) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 27 16:26:16.457790 np0000005924 devstack@c-api.service[100521]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:26:16.457790 np0000005924 devstack@c-api.service[100521]: warnings.warn( Jul 27 16:26:16.471756 np0000005924 devstack@c-api.service[100521]: INFO cinder.api.openstack.wsgi [None req-080f2942-ab35-4ce2-85e0-5a1708fad441 tempest-VolumeMultiattachTests-1841922475 tempest-VolumeMultiattachTests-1841922475-project-admin] https://10.4.3.117/volume/v3/types returned with HTTP 200 Jul 27 16:26:16.472125 np0000005924 devstack@c-api.service[100521]: [pid: 100521|app: 0|req: 1404/5619] 10.4.3.117 () {68 vars in 1252 bytes} [Mon Jul 27 16:26:16 2026] POST /volume/v3/types => generated 211 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 27 16:26:16.479354 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.middleware.request_id [None req-cb8ffb73-6c43-4daf-87a5-4698e76c4424 None None] RequestId filter calling following filter/app {{(pid=100524) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:26:16.481366 np0000005924 devstack@c-api.service[100524]: INFO cinder.api.openstack.wsgi [None req-cb8ffb73-6c43-4daf-87a5-4698e76c4424 tempest-VolumeMultiattachTests-1841922475 tempest-VolumeMultiattachTests-1841922475-project-admin] POST https://10.4.3.117/volume/v3/types/b6fa062c-26f8-4206-8749-e14eea7897d5/encryption Jul 27 16:26:16.481717 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.openstack.wsgi [None req-cb8ffb73-6c43-4daf-87a5-4698e76c4424 tempest-VolumeMultiattachTests-1841922475 tempest-VolumeMultiattachTests-1841922475-project-admin] Action: 'create', calling method: create, body: {"encryption": {"provider": "luks", "key_size": 256, "cipher": "aes-xts-plain64", "control_location": "front-end"}} {{(pid=100524) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 27 16:26:16.496083 np0000005924 devstack@c-api.service[100524]: INFO cinder.api.openstack.wsgi [None req-cb8ffb73-6c43-4daf-87a5-4698e76c4424 tempest-VolumeMultiattachTests-1841922475 tempest-VolumeMultiattachTests-1841922475-project-admin] https://10.4.3.117/volume/v3/types/b6fa062c-26f8-4206-8749-e14eea7897d5/encryption returned with HTTP 200 Jul 27 16:26:16.496511 np0000005924 devstack@c-api.service[100524]: [pid: 100524|app: 0|req: 1408/5620] 10.4.3.117 () {68 vars in 1397 bytes} [Mon Jul 27 16:26:16 2026] POST /volume/v3/types/b6fa062c-26f8-4206-8749-e14eea7897d5/encryption => generated 230 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 27 16:26:16.504917 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.middleware.request_id [None req-04f4929f-de57-4fb3-a769-bb97dc439c1a None None] RequestId filter calling following filter/app {{(pid=100522) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:26:16.506559 np0000005924 devstack@c-api.service[100522]: INFO cinder.api.openstack.wsgi [None req-04f4929f-de57-4fb3-a769-bb97dc439c1a tempest-VolumeMultiattachTests-1753571736 tempest-VolumeMultiattachTests-1753571736-project-member] POST https://10.4.3.117/volume/v3/volumes Jul 27 16:26:16.506881 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.openstack.wsgi [None req-04f4929f-de57-4fb3-a769-bb97dc439c1a tempest-VolumeMultiattachTests-1753571736 tempest-VolumeMultiattachTests-1753571736-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-VolumeMultiattachTests-volume-503959248", "snapshot_id": null, "imageRef": null, "volume_type": "tempest-scenario-type-luks-966216821", "size": 1}} {{(pid=100522) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 27 16:26:16.508289 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.v3.volumes [None req-04f4929f-de57-4fb3-a769-bb97dc439c1a tempest-VolumeMultiattachTests-1753571736 tempest-VolumeMultiattachTests-1753571736-project-member] Create volume request body: {'volume': {'name': 'tempest-VolumeMultiattachTests-volume-503959248', 'snapshot_id': None, 'imageRef': None, 'volume_type': 'tempest-scenario-type-luks-966216821', 'size': 1}} {{(pid=100522) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 27 16:26:16.511754 np0000005924 devstack@c-api.service[100522]: INFO cinder.api.v3.volumes [None req-04f4929f-de57-4fb3-a769-bb97dc439c1a tempest-VolumeMultiattachTests-1753571736 tempest-VolumeMultiattachTests-1753571736-project-member] Create volume of 1 GB Jul 27 16:26:16.512092 np0000005924 devstack@c-api.service[100522]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:26:16.512092 np0000005924 devstack@c-api.service[100522]: warnings.warn( Jul 27 16:26:16.512631 np0000005924 devstack@c-api.service[100522]: INFO cinder.volume.api [None req-04f4929f-de57-4fb3-a769-bb97dc439c1a tempest-VolumeMultiattachTests-1753571736 tempest-VolumeMultiattachTests-1753571736-project-member] Availability Zones retrieved successfully. Jul 27 16:26:16.518181 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.volume.api [None req-04f4929f-de57-4fb3-a769-bb97dc439c1a tempest-VolumeMultiattachTests-1753571736 tempest-VolumeMultiattachTests-1753571736-project-member] Flow 'volume_create_api' (b951b59d-861c-4c08-9d09-139e2e783c1d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100522) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 27 16:26:16.519079 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.volume.api [None req-04f4929f-de57-4fb3-a769-bb97dc439c1a tempest-VolumeMultiattachTests-1753571736 tempest-VolumeMultiattachTests-1753571736-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (edccdce2-6e37-469c-bd0d-59eefc9cd9f5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100522) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 27 16:26:16.519914 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.volume.flows.api.create_volume [None req-04f4929f-de57-4fb3-a769-bb97dc439c1a tempest-VolumeMultiattachTests-1753571736 tempest-VolumeMultiattachTests-1753571736-project-member] Validating volume size '1' using validate_int {{(pid=100522) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 27 16:26:16.542488 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.volume.api [None req-04f4929f-de57-4fb3-a769-bb97dc439c1a tempest-VolumeMultiattachTests-1753571736 tempest-VolumeMultiattachTests-1753571736-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (edccdce2-6e37-469c-bd0d-59eefc9cd9f5) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-27T16:26:16Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=b6fa062c-26f8-4206-8749-e14eea7897d5,is_public=True,name='tempest-scenario-type-luks-966216821',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'b6fa062c-26f8-4206-8749-e14eea7897d5', '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=100522) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 27 16:26:16.543185 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.volume.api [None req-04f4929f-de57-4fb3-a769-bb97dc439c1a tempest-VolumeMultiattachTests-1753571736 tempest-VolumeMultiattachTests-1753571736-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (f7843c44-ed04-4b0c-b5e2-e7986587356a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100522) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 27 16:26:16.564767 np0000005924 devstack@c-api.service[100522]: WARNING cinder.quota [None req-04f4929f-de57-4fb3-a769-bb97dc439c1a tempest-VolumeMultiattachTests-1753571736 tempest-VolumeMultiattachTests-1753571736-project-member] Deprecated: Default quota for resource: volumes_tempest-scenario-type-luks-966216821 is set by the default quota flag: quota_volumes_tempest-scenario-type-luks-966216821, it is now deprecated. Please use the default quota class for default quota. Jul 27 16:26:16.565033 np0000005924 devstack@c-api.service[100522]: WARNING cinder.quota [None req-04f4929f-de57-4fb3-a769-bb97dc439c1a tempest-VolumeMultiattachTests-1753571736 tempest-VolumeMultiattachTests-1753571736-project-member] Deprecated: Default quota for resource: gigabytes_tempest-scenario-type-luks-966216821 is set by the default quota flag: quota_gigabytes_tempest-scenario-type-luks-966216821, it is now deprecated. Please use the default quota class for default quota. Jul 27 16:26:16.588965 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.quota [None req-04f4929f-de57-4fb3-a769-bb97dc439c1a tempest-VolumeMultiattachTests-1753571736 tempest-VolumeMultiattachTests-1753571736-project-member] Created reservations ['61671105-54a8-434a-9d80-58295bfdb700', 'e4cf306d-89a4-4e08-ae7d-f9724ee0ee3f', 'ca67531e-623d-4266-aaba-0ad5d0154c24', 'e85edbf8-147b-4b46-a362-2dea24652076'] {{(pid=100522) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 27 16:26:16.589660 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.volume.api [None req-04f4929f-de57-4fb3-a769-bb97dc439c1a tempest-VolumeMultiattachTests-1753571736 tempest-VolumeMultiattachTests-1753571736-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (f7843c44-ed04-4b0c-b5e2-e7986587356a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['61671105-54a8-434a-9d80-58295bfdb700', 'e4cf306d-89a4-4e08-ae7d-f9724ee0ee3f', 'ca67531e-623d-4266-aaba-0ad5d0154c24', 'e85edbf8-147b-4b46-a362-2dea24652076']}' {{(pid=100522) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 27 16:26:16.590345 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.volume.api [None req-04f4929f-de57-4fb3-a769-bb97dc439c1a tempest-VolumeMultiattachTests-1753571736 tempest-VolumeMultiattachTests-1753571736-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (b3618fe5-d3d7-4a26-9da6-fa9f263d32e7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100522) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 27 16:26:16.611426 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.volume.api [None req-04f4929f-de57-4fb3-a769-bb97dc439c1a tempest-VolumeMultiattachTests-1753571736 tempest-VolumeMultiattachTests-1753571736-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (b3618fe5-d3d7-4a26-9da6-fa9f263d32e7) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '6a937f43-876e-4a63-ad42-c7b28b0aa020', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeMultiattachTests-volume-503959248',encryption_key_id=00000000-0000-0000-0000-000000000000,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='3ce8d09c824f43d181fb6946ad0a150e',qos_specs=None,replication_status=,reservations=['61671105-54a8-434a-9d80-58295bfdb700','e4cf306d-89a4-4e08-ae7d-f9724ee0ee3f','ca67531e-623d-4266-aaba-0ad5d0154c24','e85edbf8-147b-4b46-a362-2dea24652076'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='5a181332b85c4ad9b1c4b79a70ac2798',volume_type_id=b6fa062c-26f8-4206-8749-e14eea7897d5), 'volume': Volume(_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-27T16:26:16Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeMultiattachTests-volume-503959248',ec2_id=None,encryption_key_id=00000000-0000-0000-0000-000000000000,glance_metadata=,group=,group_id=None,host=None,id=6a937f43-876e-4a63-ad42-c7b28b0aa020,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='3ce8d09c824f43d181fb6946ad0a150e',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='5a181332b85c4ad9b1c4b79a70ac2798',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(b6fa062c-26f8-4206-8749-e14eea7897d5),volume_type_id=b6fa062c-26f8-4206-8749-e14eea7897d5)}' {{(pid=100522) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 27 16:26:16.612131 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.volume.api [None req-04f4929f-de57-4fb3-a769-bb97dc439c1a tempest-VolumeMultiattachTests-1753571736 tempest-VolumeMultiattachTests-1753571736-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (0df56529-e489-4b71-af11-13cfbbd8e6e5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100522) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 27 16:26:16.627920 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.volume.api [None req-04f4929f-de57-4fb3-a769-bb97dc439c1a tempest-VolumeMultiattachTests-1753571736 tempest-VolumeMultiattachTests-1753571736-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (0df56529-e489-4b71-af11-13cfbbd8e6e5) transitioned into state 'SUCCESS' from state '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-503959248',encryption_key_id=00000000-0000-0000-0000-000000000000,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='3ce8d09c824f43d181fb6946ad0a150e',qos_specs=None,replication_status=,reservations=['61671105-54a8-434a-9d80-58295bfdb700','e4cf306d-89a4-4e08-ae7d-f9724ee0ee3f','ca67531e-623d-4266-aaba-0ad5d0154c24','e85edbf8-147b-4b46-a362-2dea24652076'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='5a181332b85c4ad9b1c4b79a70ac2798',volume_type_id=b6fa062c-26f8-4206-8749-e14eea7897d5)}' {{(pid=100522) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 27 16:26:16.628547 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.volume.api [None req-04f4929f-de57-4fb3-a769-bb97dc439c1a tempest-VolumeMultiattachTests-1753571736 tempest-VolumeMultiattachTests-1753571736-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (d1e6df6f-d059-4db4-a540-bfab6beb6516) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100522) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 27 16:26:16.636294 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.volume.api [None req-04f4929f-de57-4fb3-a769-bb97dc439c1a tempest-VolumeMultiattachTests-1753571736 tempest-VolumeMultiattachTests-1753571736-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (d1e6df6f-d059-4db4-a540-bfab6beb6516) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100522) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 27 16:26:16.637018 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.volume.api [None req-04f4929f-de57-4fb3-a769-bb97dc439c1a tempest-VolumeMultiattachTests-1753571736 tempest-VolumeMultiattachTests-1753571736-project-member] Flow 'volume_create_api' (b951b59d-861c-4c08-9d09-139e2e783c1d) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100522) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 27 16:26:16.637280 np0000005924 devstack@c-api.service[100522]: INFO cinder.volume.api [None req-04f4929f-de57-4fb3-a769-bb97dc439c1a tempest-VolumeMultiattachTests-1753571736 tempest-VolumeMultiattachTests-1753571736-project-member] Create volume request issued successfully. Jul 27 16:26:16.637779 np0000005924 devstack@c-api.service[100522]: INFO cinder.api.openstack.wsgi [None req-04f4929f-de57-4fb3-a769-bb97dc439c1a tempest-VolumeMultiattachTests-1753571736 tempest-VolumeMultiattachTests-1753571736-project-member] https://10.4.3.117/volume/v3/volumes returned with HTTP 202 Jul 27 16:26:16.638159 np0000005924 devstack@c-api.service[100522]: [pid: 100522|app: 0|req: 1395/5621] 10.4.3.117 () {68 vars in 1259 bytes} [Mon Jul 27 16:26:16 2026] POST /volume/v3/volumes => generated 779 bytes in 134 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 27 16:26:16.649348 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.middleware.request_id [None req-b1c0f90d-0839-4a8e-9119-fbb8d949c0b7 None None] RequestId filter calling following filter/app {{(pid=100523) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:26:16.651361 np0000005924 devstack@c-api.service[100523]: INFO cinder.api.openstack.wsgi [None req-b1c0f90d-0839-4a8e-9119-fbb8d949c0b7 tempest-VolumeMultiattachTests-1753571736 tempest-VolumeMultiattachTests-1753571736-project-member] GET https://10.4.3.117/volume/v3/volumes/6a937f43-876e-4a63-ad42-c7b28b0aa020 Jul 27 16:26:16.651474 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.openstack.wsgi [None req-b1c0f90d-0839-4a8e-9119-fbb8d949c0b7 tempest-VolumeMultiattachTests-1753571736 tempest-VolumeMultiattachTests-1753571736-project-member] Empty body provided in request {{(pid=100523) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:26:16.651692 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.openstack.wsgi [None req-b1c0f90d-0839-4a8e-9119-fbb8d949c0b7 tempest-VolumeMultiattachTests-1753571736 tempest-VolumeMultiattachTests-1753571736-project-member] Calling method 'show' {{(pid=100523) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:26:16.658767 np0000005924 devstack@c-api.service[100523]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:26:16.658767 np0000005924 devstack@c-api.service[100523]: warnings.warn( Jul 27 16:26:16.662641 np0000005924 devstack@c-api.service[100523]: INFO cinder.volume.api [None req-b1c0f90d-0839-4a8e-9119-fbb8d949c0b7 tempest-VolumeMultiattachTests-1753571736 tempest-VolumeMultiattachTests-1753571736-project-member] Volume info retrieved successfully. Jul 27 16:26:16.666633 np0000005924 devstack@c-api.service[100523]: INFO cinder.api.openstack.wsgi [None req-b1c0f90d-0839-4a8e-9119-fbb8d949c0b7 tempest-VolumeMultiattachTests-1753571736 tempest-VolumeMultiattachTests-1753571736-project-member] https://10.4.3.117/volume/v3/volumes/6a937f43-876e-4a63-ad42-c7b28b0aa020 returned with HTTP 200 Jul 27 16:26:16.667105 np0000005924 devstack@c-api.service[100523]: [pid: 100523|app: 0|req: 1415/5622] 10.4.3.117 () {66 vars in 1348 bytes} [Mon Jul 27 16:26:16 2026] GET /volume/v3/volumes/6a937f43-876e-4a63-ad42-c7b28b0aa020 => generated 847 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 27 16:26:17.679311 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.middleware.request_id [None req-89e7d6d0-87d2-4d95-be28-ebc65d55b42b None None] RequestId filter calling following filter/app {{(pid=100521) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:26:17.680987 np0000005924 devstack@c-api.service[100521]: INFO cinder.api.openstack.wsgi [None req-89e7d6d0-87d2-4d95-be28-ebc65d55b42b tempest-VolumeMultiattachTests-1753571736 tempest-VolumeMultiattachTests-1753571736-project-member] GET https://10.4.3.117/volume/v3/volumes/6a937f43-876e-4a63-ad42-c7b28b0aa020 Jul 27 16:26:17.681160 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.openstack.wsgi [None req-89e7d6d0-87d2-4d95-be28-ebc65d55b42b tempest-VolumeMultiattachTests-1753571736 tempest-VolumeMultiattachTests-1753571736-project-member] Empty body provided in request {{(pid=100521) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:26:17.681346 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.openstack.wsgi [None req-89e7d6d0-87d2-4d95-be28-ebc65d55b42b tempest-VolumeMultiattachTests-1753571736 tempest-VolumeMultiattachTests-1753571736-project-member] Calling method 'show' {{(pid=100521) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:26:17.689207 np0000005924 devstack@c-api.service[100521]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:26:17.689207 np0000005924 devstack@c-api.service[100521]: warnings.warn( Jul 27 16:26:17.693648 np0000005924 devstack@c-api.service[100521]: INFO cinder.volume.api [None req-89e7d6d0-87d2-4d95-be28-ebc65d55b42b tempest-VolumeMultiattachTests-1753571736 tempest-VolumeMultiattachTests-1753571736-project-member] Volume info retrieved successfully. Jul 27 16:26:17.698273 np0000005924 devstack@c-api.service[100521]: INFO cinder.api.openstack.wsgi [None req-89e7d6d0-87d2-4d95-be28-ebc65d55b42b tempest-VolumeMultiattachTests-1753571736 tempest-VolumeMultiattachTests-1753571736-project-member] https://10.4.3.117/volume/v3/volumes/6a937f43-876e-4a63-ad42-c7b28b0aa020 returned with HTTP 200 Jul 27 16:26:17.698733 np0000005924 devstack@c-api.service[100521]: [pid: 100521|app: 0|req: 1405/5623] 10.4.3.117 () {66 vars in 1348 bytes} [Mon Jul 27 16:26:17 2026] GET /volume/v3/volumes/6a937f43-876e-4a63-ad42-c7b28b0aa020 => generated 872 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 27 16:26:17.710419 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.middleware.request_id [None req-d82f0112-3523-40ed-8ca6-2340bf9319f8 None None] RequestId filter calling following filter/app {{(pid=100524) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:26:17.712126 np0000005924 devstack@c-api.service[100524]: INFO cinder.api.openstack.wsgi [None req-d82f0112-3523-40ed-8ca6-2340bf9319f8 tempest-VolumeMultiattachTests-1753571736 tempest-VolumeMultiattachTests-1753571736-project-member] GET https://10.4.3.117/volume/v3/volumes/6a937f43-876e-4a63-ad42-c7b28b0aa020 Jul 27 16:26:17.712318 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.openstack.wsgi [None req-d82f0112-3523-40ed-8ca6-2340bf9319f8 tempest-VolumeMultiattachTests-1753571736 tempest-VolumeMultiattachTests-1753571736-project-member] Empty body provided in request {{(pid=100524) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:26:17.712570 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.openstack.wsgi [None req-d82f0112-3523-40ed-8ca6-2340bf9319f8 tempest-VolumeMultiattachTests-1753571736 tempest-VolumeMultiattachTests-1753571736-project-member] Calling method 'show' {{(pid=100524) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:26:17.718763 np0000005924 devstack@c-api.service[100524]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:26:17.718763 np0000005924 devstack@c-api.service[100524]: warnings.warn( Jul 27 16:26:17.722184 np0000005924 devstack@c-api.service[100524]: INFO cinder.volume.api [None req-d82f0112-3523-40ed-8ca6-2340bf9319f8 tempest-VolumeMultiattachTests-1753571736 tempest-VolumeMultiattachTests-1753571736-project-member] Volume info retrieved successfully. Jul 27 16:26:17.725806 np0000005924 devstack@c-api.service[100524]: INFO cinder.api.openstack.wsgi [None req-d82f0112-3523-40ed-8ca6-2340bf9319f8 tempest-VolumeMultiattachTests-1753571736 tempest-VolumeMultiattachTests-1753571736-project-member] https://10.4.3.117/volume/v3/volumes/6a937f43-876e-4a63-ad42-c7b28b0aa020 returned with HTTP 200 Jul 27 16:26:17.726170 np0000005924 devstack@c-api.service[100524]: [pid: 100524|app: 0|req: 1409/5624] 10.4.3.117 () {66 vars in 1348 bytes} [Mon Jul 27 16:26:17 2026] GET /volume/v3/volumes/6a937f43-876e-4a63-ad42-c7b28b0aa020 => generated 872 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 27 16:26:17.763749 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.middleware.request_id [req-4e43d376-0136-47d2-9249-961c8dd9a71c req-33e3617e-0000-4649-b3c8-4e97435ddc20 None None] RequestId filter calling following filter/app {{(pid=100522) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:26:17.765867 np0000005924 devstack@c-api.service[100522]: INFO cinder.api.openstack.wsgi [req-4e43d376-0136-47d2-9249-961c8dd9a71c req-33e3617e-0000-4649-b3c8-4e97435ddc20 tempest-VolumeMultiattachTests-1753571736 tempest-VolumeMultiattachTests-1753571736-project-member] GET https://10.4.3.117/volume/v3/volumes/b0c21bec-d1c2-48de-aa65-3295a99ba732 Jul 27 16:26:17.766057 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.openstack.wsgi [req-4e43d376-0136-47d2-9249-961c8dd9a71c req-33e3617e-0000-4649-b3c8-4e97435ddc20 tempest-VolumeMultiattachTests-1753571736 tempest-VolumeMultiattachTests-1753571736-project-member] Empty body provided in request {{(pid=100522) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:26:17.766283 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.openstack.wsgi [req-4e43d376-0136-47d2-9249-961c8dd9a71c req-33e3617e-0000-4649-b3c8-4e97435ddc20 tempest-VolumeMultiattachTests-1753571736 tempest-VolumeMultiattachTests-1753571736-project-member] Calling method 'show' {{(pid=100522) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:26:17.773144 np0000005924 devstack@c-api.service[100522]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:26:17.773144 np0000005924 devstack@c-api.service[100522]: warnings.warn( Jul 27 16:26:17.776342 np0000005924 devstack@c-api.service[100522]: INFO cinder.volume.api [req-4e43d376-0136-47d2-9249-961c8dd9a71c req-33e3617e-0000-4649-b3c8-4e97435ddc20 tempest-VolumeMultiattachTests-1753571736 tempest-VolumeMultiattachTests-1753571736-project-member] Volume info retrieved successfully. Jul 27 16:26:17.780641 np0000005924 devstack@c-api.service[100522]: INFO cinder.api.openstack.wsgi [req-4e43d376-0136-47d2-9249-961c8dd9a71c req-33e3617e-0000-4649-b3c8-4e97435ddc20 tempest-VolumeMultiattachTests-1753571736 tempest-VolumeMultiattachTests-1753571736-project-member] https://10.4.3.117/volume/v3/volumes/b0c21bec-d1c2-48de-aa65-3295a99ba732 returned with HTTP 200 Jul 27 16:26:17.780990 np0000005924 devstack@c-api.service[100522]: [pid: 100522|app: 0|req: 1396/5625] 10.4.3.117 () {68 vars in 1598 bytes} [Mon Jul 27 16:26:17 2026] GET /volume/v3/volumes/b0c21bec-d1c2-48de-aa65-3295a99ba732 => generated 846 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 27 16:26:17.847736 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.middleware.request_id [None req-feafb16b-37f7-4f6e-bc17-f5622b1131f9 None None] RequestId filter calling following filter/app {{(pid=100523) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:26:17.847736 np0000005924 devstack@c-api.service[100523]: INFO cinder.api.openstack.wsgi [None req-feafb16b-37f7-4f6e-bc17-f5622b1131f9 None None] GET https://10.4.3.117/volume// Jul 27 16:26:17.847989 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.openstack.wsgi [None req-feafb16b-37f7-4f6e-bc17-f5622b1131f9 None None] Empty body provided in request {{(pid=100523) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:26:17.848053 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.openstack.wsgi [None req-feafb16b-37f7-4f6e-bc17-f5622b1131f9 None None] Calling method 'all' {{(pid=100523) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:26:17.848424 np0000005924 devstack@c-api.service[100523]: INFO cinder.api.openstack.wsgi [None req-feafb16b-37f7-4f6e-bc17-f5622b1131f9 None None] https://10.4.3.117/volume// returned with HTTP 300 Jul 27 16:26:17.848700 np0000005924 devstack@c-api.service[100523]: [pid: 100523|app: 0|req: 1416/5626] 10.4.3.117 () {66 vars in 1428 bytes} [Mon Jul 27 16:26:17 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 27 16:26:17.855552 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.middleware.request_id [req-4e43d376-0136-47d2-9249-961c8dd9a71c req-882972c3-485c-4bca-83d9-ecca30dbb602 None None] RequestId filter calling following filter/app {{(pid=100521) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:26:17.885140 np0000005924 devstack@c-api.service[100521]: INFO cinder.api.openstack.wsgi [req-4e43d376-0136-47d2-9249-961c8dd9a71c req-882972c3-485c-4bca-83d9-ecca30dbb602 tempest-VolumeMultiattachTests-1753571736 tempest-VolumeMultiattachTests-1753571736-project-member] POST https://10.4.3.117/volume/v3/attachments Jul 27 16:26:17.885550 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.openstack.wsgi [req-4e43d376-0136-47d2-9249-961c8dd9a71c req-882972c3-485c-4bca-83d9-ecca30dbb602 tempest-VolumeMultiattachTests-1753571736 tempest-VolumeMultiattachTests-1753571736-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "b0c21bec-d1c2-48de-aa65-3295a99ba732", "connector": null, "instance_uuid": "6282179f-91d9-4a60-9106-e2d1368d419f"}} {{(pid=100521) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 27 16:26:17.893726 np0000005924 devstack@c-api.service[100521]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:26:17.893726 np0000005924 devstack@c-api.service[100521]: warnings.warn( Jul 27 16:26:17.923791 np0000005924 devstack@c-api.service[100521]: INFO cinder.api.openstack.wsgi [req-4e43d376-0136-47d2-9249-961c8dd9a71c req-882972c3-485c-4bca-83d9-ecca30dbb602 tempest-VolumeMultiattachTests-1753571736 tempest-VolumeMultiattachTests-1753571736-project-member] https://10.4.3.117/volume/v3/attachments returned with HTTP 200 Jul 27 16:26:17.924191 np0000005924 devstack@c-api.service[100521]: [pid: 100521|app: 0|req: 1406/5627] 10.4.3.117 () {74 vars in 1594 bytes} [Mon Jul 27 16:26:17 2026] POST /volume/v3/attachments => generated 273 bytes in 69 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 27 16:26:17.950207 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.middleware.request_id [None req-57c6cb1b-9415-43b5-90cc-bed27058dd0c None None] RequestId filter calling following filter/app {{(pid=100524) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:26:17.951953 np0000005924 devstack@c-api.service[100524]: INFO cinder.api.openstack.wsgi [None req-57c6cb1b-9415-43b5-90cc-bed27058dd0c tempest-VolumeMultiattachTests-1753571736 tempest-VolumeMultiattachTests-1753571736-project-member] GET https://10.4.3.117/volume/v3/volumes/b0c21bec-d1c2-48de-aa65-3295a99ba732 Jul 27 16:26:17.952149 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.openstack.wsgi [None req-57c6cb1b-9415-43b5-90cc-bed27058dd0c tempest-VolumeMultiattachTests-1753571736 tempest-VolumeMultiattachTests-1753571736-project-member] Empty body provided in request {{(pid=100524) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:26:17.952386 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.openstack.wsgi [None req-57c6cb1b-9415-43b5-90cc-bed27058dd0c tempest-VolumeMultiattachTests-1753571736 tempest-VolumeMultiattachTests-1753571736-project-member] Calling method 'show' {{(pid=100524) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:26:17.960344 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.middleware.request_id [None req-4214c9e8-2d44-402e-8076-b97415559a1e None None] RequestId filter calling following filter/app {{(pid=100522) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:26:17.960829 np0000005924 devstack@c-api.service[100522]: INFO cinder.api.openstack.wsgi [None req-4214c9e8-2d44-402e-8076-b97415559a1e None None] GET https://10.4.3.117/volume// Jul 27 16:26:17.961104 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.openstack.wsgi [None req-4214c9e8-2d44-402e-8076-b97415559a1e None None] Empty body provided in request {{(pid=100522) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:26:17.961335 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.openstack.wsgi [None req-4214c9e8-2d44-402e-8076-b97415559a1e None None] Calling method 'all' {{(pid=100522) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:26:17.961741 np0000005924 devstack@c-api.service[100522]: INFO cinder.api.openstack.wsgi [None req-4214c9e8-2d44-402e-8076-b97415559a1e None None] https://10.4.3.117/volume// returned with HTTP 300 Jul 27 16:26:17.962110 np0000005924 devstack@c-api.service[100522]: [pid: 100522|app: 0|req: 1397/5628] 10.4.3.117 () {66 vars in 1426 bytes} [Mon Jul 27 16:26:17 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 27 16:26:17.962589 np0000005924 devstack@c-api.service[100524]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:26:17.962589 np0000005924 devstack@c-api.service[100524]: warnings.warn( Jul 27 16:26:17.965971 np0000005924 devstack@c-api.service[100524]: INFO cinder.volume.api [None req-57c6cb1b-9415-43b5-90cc-bed27058dd0c tempest-VolumeMultiattachTests-1753571736 tempest-VolumeMultiattachTests-1753571736-project-member] Volume info retrieved successfully. Jul 27 16:26:17.969440 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.middleware.request_id [req-4e43d376-0136-47d2-9249-961c8dd9a71c req-ad923a07-9e2d-4a73-972f-095e77c6621e None None] RequestId filter calling following filter/app {{(pid=100523) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:26:17.969977 np0000005924 devstack@c-api.service[100524]: INFO cinder.api.openstack.wsgi [None req-57c6cb1b-9415-43b5-90cc-bed27058dd0c tempest-VolumeMultiattachTests-1753571736 tempest-VolumeMultiattachTests-1753571736-project-member] https://10.4.3.117/volume/v3/volumes/b0c21bec-d1c2-48de-aa65-3295a99ba732 returned with HTTP 200 Jul 27 16:26:17.970337 np0000005924 devstack@c-api.service[100524]: [pid: 100524|app: 0|req: 1410/5629] 10.4.3.117 () {66 vars in 1348 bytes} [Mon Jul 27 16:26:17 2026] GET /volume/v3/volumes/b0c21bec-d1c2-48de-aa65-3295a99ba732 => generated 845 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 27 16:26:17.971191 np0000005924 devstack@c-api.service[100523]: INFO cinder.api.openstack.wsgi [req-4e43d376-0136-47d2-9249-961c8dd9a71c req-ad923a07-9e2d-4a73-972f-095e77c6621e tempest-VolumeMultiattachTests-1753571736 tempest-VolumeMultiattachTests-1753571736-project-member] GET https://10.4.3.117/volume/v3/volumes/b0c21bec-d1c2-48de-aa65-3295a99ba732 Jul 27 16:26:17.971400 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.openstack.wsgi [req-4e43d376-0136-47d2-9249-961c8dd9a71c req-ad923a07-9e2d-4a73-972f-095e77c6621e tempest-VolumeMultiattachTests-1753571736 tempest-VolumeMultiattachTests-1753571736-project-member] Empty body provided in request {{(pid=100523) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:26:17.971570 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.openstack.wsgi [req-4e43d376-0136-47d2-9249-961c8dd9a71c req-ad923a07-9e2d-4a73-972f-095e77c6621e tempest-VolumeMultiattachTests-1753571736 tempest-VolumeMultiattachTests-1753571736-project-member] Calling method 'show' {{(pid=100523) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:26:17.980343 np0000005924 devstack@c-api.service[100523]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:26:17.980343 np0000005924 devstack@c-api.service[100523]: warnings.warn( Jul 27 16:26:17.983711 np0000005924 devstack@c-api.service[100523]: INFO cinder.volume.api [req-4e43d376-0136-47d2-9249-961c8dd9a71c req-ad923a07-9e2d-4a73-972f-095e77c6621e tempest-VolumeMultiattachTests-1753571736 tempest-VolumeMultiattachTests-1753571736-project-member] Volume info retrieved successfully. Jul 27 16:26:17.987546 np0000005924 devstack@c-api.service[100523]: INFO cinder.api.openstack.wsgi [req-4e43d376-0136-47d2-9249-961c8dd9a71c req-ad923a07-9e2d-4a73-972f-095e77c6621e tempest-VolumeMultiattachTests-1753571736 tempest-VolumeMultiattachTests-1753571736-project-member] https://10.4.3.117/volume/v3/volumes/b0c21bec-d1c2-48de-aa65-3295a99ba732 returned with HTTP 200 Jul 27 16:26:17.987930 np0000005924 devstack@c-api.service[100523]: [pid: 100523|app: 0|req: 1417/5630] 10.4.3.117 () {70 vars in 1639 bytes} [Mon Jul 27 16:26:17 2026] GET /volume/v3/volumes/b0c21bec-d1c2-48de-aa65-3295a99ba732 => generated 1025 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 27 16:26:18.087166 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.middleware.request_id [req-4e43d376-0136-47d2-9249-961c8dd9a71c req-273aa882-776c-4ea8-acee-83c265d1efad None None] RequestId filter calling following filter/app {{(pid=100521) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:26:18.089298 np0000005924 devstack@c-api.service[100521]: INFO cinder.api.openstack.wsgi [req-4e43d376-0136-47d2-9249-961c8dd9a71c req-273aa882-776c-4ea8-acee-83c265d1efad tempest-VolumeMultiattachTests-1753571736 tempest-VolumeMultiattachTests-1753571736-project-member] PUT https://10.4.3.117/volume/v3/attachments/c8d5f4b5-2023-4470-800d-65459c2e12c2 Jul 27 16:26:18.089682 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.openstack.wsgi [req-4e43d376-0136-47d2-9249-961c8dd9a71c req-273aa882-776c-4ea8-acee-83c265d1efad tempest-VolumeMultiattachTests-1753571736 tempest-VolumeMultiattachTests-1753571736-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.117", "host": "np0000005924", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:c1414b6f8d8f", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "13cbedf7-bb1f-4b5e-b492-2fef0d4dab25", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100521) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 27 16:26:18.098665 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.coordination [req-4e43d376-0136-47d2-9249-961c8dd9a71c req-273aa882-776c-4ea8-acee-83c265d1efad tempest-VolumeMultiattachTests-1753571736 tempest-VolumeMultiattachTests-1753571736-project-member] Acquiring lock "cinder-attachment_update-b0c21bec-d1c2-48de-aa65-3295a99ba732-np0000005924" by "attachment_update" {{(pid=100521) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jul 27 16:26:18.103742 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.coordination [req-4e43d376-0136-47d2-9249-961c8dd9a71c req-273aa882-776c-4ea8-acee-83c265d1efad tempest-VolumeMultiattachTests-1753571736 tempest-VolumeMultiattachTests-1753571736-project-member] Lock "cinder-attachment_update-b0c21bec-d1c2-48de-aa65-3295a99ba732-np0000005924" acquired by "attachment_update" :: waited 0.005s {{(pid=100521) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jul 27 16:26:18.105284 np0000005924 devstack@c-api.service[100521]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:26:18.105284 np0000005924 devstack@c-api.service[100521]: warnings.warn( Jul 27 16:26:18.178017 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.coordination [req-4e43d376-0136-47d2-9249-961c8dd9a71c req-273aa882-776c-4ea8-acee-83c265d1efad tempest-VolumeMultiattachTests-1753571736 tempest-VolumeMultiattachTests-1753571736-project-member] Lock "cinder-attachment_update-b0c21bec-d1c2-48de-aa65-3295a99ba732-np0000005924" released by "attachment_update" :: held 0.074s {{(pid=100521) __release /opt/stack/cinder/cinder/coordination.py:152}} Jul 27 16:26:18.178597 np0000005924 devstack@c-api.service[100521]: INFO cinder.api.openstack.wsgi [req-4e43d376-0136-47d2-9249-961c8dd9a71c req-273aa882-776c-4ea8-acee-83c265d1efad tempest-VolumeMultiattachTests-1753571736 tempest-VolumeMultiattachTests-1753571736-project-member] https://10.4.3.117/volume/v3/attachments/c8d5f4b5-2023-4470-800d-65459c2e12c2 returned with HTTP 200 Jul 27 16:26:18.179092 np0000005924 devstack@c-api.service[100521]: [pid: 100521|app: 0|req: 1407/5631] 10.4.3.117 () {74 vars in 1704 bytes} [Mon Jul 27 16:26:18 2026] PUT /volume/v3/attachments/c8d5f4b5-2023-4470-800d-65459c2e12c2 => generated 969 bytes in 92 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 27 16:26:18.982107 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.middleware.request_id [None req-2bfe46a4-fc11-4f02-a376-61fec419d92e None None] RequestId filter calling following filter/app {{(pid=100522) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:26:18.983933 np0000005924 devstack@c-api.service[100522]: INFO cinder.api.openstack.wsgi [None req-2bfe46a4-fc11-4f02-a376-61fec419d92e tempest-VolumeMultiattachTests-1753571736 tempest-VolumeMultiattachTests-1753571736-project-member] GET https://10.4.3.117/volume/v3/volumes/b0c21bec-d1c2-48de-aa65-3295a99ba732 Jul 27 16:26:18.984175 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.openstack.wsgi [None req-2bfe46a4-fc11-4f02-a376-61fec419d92e tempest-VolumeMultiattachTests-1753571736 tempest-VolumeMultiattachTests-1753571736-project-member] Empty body provided in request {{(pid=100522) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:26:18.984430 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.openstack.wsgi [None req-2bfe46a4-fc11-4f02-a376-61fec419d92e tempest-VolumeMultiattachTests-1753571736 tempest-VolumeMultiattachTests-1753571736-project-member] Calling method 'show' {{(pid=100522) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:26:18.993073 np0000005924 devstack@c-api.service[100522]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:26:18.993073 np0000005924 devstack@c-api.service[100522]: warnings.warn( Jul 27 16:26:18.996296 np0000005924 devstack@c-api.service[100522]: INFO cinder.volume.api [None req-2bfe46a4-fc11-4f02-a376-61fec419d92e tempest-VolumeMultiattachTests-1753571736 tempest-VolumeMultiattachTests-1753571736-project-member] Volume info retrieved successfully. Jul 27 16:26:19.000043 np0000005924 devstack@c-api.service[100522]: INFO cinder.api.openstack.wsgi [None req-2bfe46a4-fc11-4f02-a376-61fec419d92e tempest-VolumeMultiattachTests-1753571736 tempest-VolumeMultiattachTests-1753571736-project-member] https://10.4.3.117/volume/v3/volumes/b0c21bec-d1c2-48de-aa65-3295a99ba732 returned with HTTP 200 Jul 27 16:26:19.000433 np0000005924 devstack@c-api.service[100522]: [pid: 100522|app: 0|req: 1398/5632] 10.4.3.117 () {66 vars in 1348 bytes} [Mon Jul 27 16:26:18 2026] GET /volume/v3/volumes/b0c21bec-d1c2-48de-aa65-3295a99ba732 => generated 846 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 27 16:26:20.012413 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.middleware.request_id [None req-b7bf4c84-6b21-4939-a4f7-ad2bac626637 None None] RequestId filter calling following filter/app {{(pid=100524) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:26:20.014030 np0000005924 devstack@c-api.service[100524]: INFO cinder.api.openstack.wsgi [None req-b7bf4c84-6b21-4939-a4f7-ad2bac626637 tempest-VolumeMultiattachTests-1753571736 tempest-VolumeMultiattachTests-1753571736-project-member] GET https://10.4.3.117/volume/v3/volumes/b0c21bec-d1c2-48de-aa65-3295a99ba732 Jul 27 16:26:20.014197 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.openstack.wsgi [None req-b7bf4c84-6b21-4939-a4f7-ad2bac626637 tempest-VolumeMultiattachTests-1753571736 tempest-VolumeMultiattachTests-1753571736-project-member] Empty body provided in request {{(pid=100524) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:26:20.014384 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.openstack.wsgi [None req-b7bf4c84-6b21-4939-a4f7-ad2bac626637 tempest-VolumeMultiattachTests-1753571736 tempest-VolumeMultiattachTests-1753571736-project-member] Calling method 'show' {{(pid=100524) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:26:20.022858 np0000005924 devstack@c-api.service[100524]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:26:20.022858 np0000005924 devstack@c-api.service[100524]: warnings.warn( Jul 27 16:26:20.025721 np0000005924 devstack@c-api.service[100524]: INFO cinder.volume.api [None req-b7bf4c84-6b21-4939-a4f7-ad2bac626637 tempest-VolumeMultiattachTests-1753571736 tempest-VolumeMultiattachTests-1753571736-project-member] Volume info retrieved successfully. Jul 27 16:26:20.029079 np0000005924 devstack@c-api.service[100524]: INFO cinder.api.openstack.wsgi [None req-b7bf4c84-6b21-4939-a4f7-ad2bac626637 tempest-VolumeMultiattachTests-1753571736 tempest-VolumeMultiattachTests-1753571736-project-member] https://10.4.3.117/volume/v3/volumes/b0c21bec-d1c2-48de-aa65-3295a99ba732 returned with HTTP 200 Jul 27 16:26:20.029461 np0000005924 devstack@c-api.service[100524]: [pid: 100524|app: 0|req: 1411/5633] 10.4.3.117 () {66 vars in 1348 bytes} [Mon Jul 27 16:26:20 2026] GET /volume/v3/volumes/b0c21bec-d1c2-48de-aa65-3295a99ba732 => generated 846 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 27 16:26:21.041123 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.middleware.request_id [None req-aa57fd57-645a-4678-9291-2448dc9aeb06 None None] RequestId filter calling following filter/app {{(pid=100523) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:26:21.043084 np0000005924 devstack@c-api.service[100523]: INFO cinder.api.openstack.wsgi [None req-aa57fd57-645a-4678-9291-2448dc9aeb06 tempest-VolumeMultiattachTests-1753571736 tempest-VolumeMultiattachTests-1753571736-project-member] GET https://10.4.3.117/volume/v3/volumes/b0c21bec-d1c2-48de-aa65-3295a99ba732 Jul 27 16:26:21.043321 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.openstack.wsgi [None req-aa57fd57-645a-4678-9291-2448dc9aeb06 tempest-VolumeMultiattachTests-1753571736 tempest-VolumeMultiattachTests-1753571736-project-member] Empty body provided in request {{(pid=100523) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:26:21.043569 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.openstack.wsgi [None req-aa57fd57-645a-4678-9291-2448dc9aeb06 tempest-VolumeMultiattachTests-1753571736 tempest-VolumeMultiattachTests-1753571736-project-member] Calling method 'show' {{(pid=100523) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:26:21.052180 np0000005924 devstack@c-api.service[100523]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:26:21.052180 np0000005924 devstack@c-api.service[100523]: warnings.warn( Jul 27 16:26:21.055203 np0000005924 devstack@c-api.service[100523]: INFO cinder.volume.api [None req-aa57fd57-645a-4678-9291-2448dc9aeb06 tempest-VolumeMultiattachTests-1753571736 tempest-VolumeMultiattachTests-1753571736-project-member] Volume info retrieved successfully. Jul 27 16:26:21.058999 np0000005924 devstack@c-api.service[100523]: INFO cinder.api.openstack.wsgi [None req-aa57fd57-645a-4678-9291-2448dc9aeb06 tempest-VolumeMultiattachTests-1753571736 tempest-VolumeMultiattachTests-1753571736-project-member] https://10.4.3.117/volume/v3/volumes/b0c21bec-d1c2-48de-aa65-3295a99ba732 returned with HTTP 200 Jul 27 16:26:21.059394 np0000005924 devstack@c-api.service[100523]: [pid: 100523|app: 0|req: 1418/5634] 10.4.3.117 () {66 vars in 1348 bytes} [Mon Jul 27 16:26:21 2026] GET /volume/v3/volumes/b0c21bec-d1c2-48de-aa65-3295a99ba732 => generated 846 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 27 16:26:21.409877 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.middleware.request_id [req-4e43d376-0136-47d2-9249-961c8dd9a71c req-b9bdc2d3-6a2b-4a7e-9f60-0e0614bda103 None None] RequestId filter calling following filter/app {{(pid=100521) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:26:21.411824 np0000005924 devstack@c-api.service[100521]: INFO cinder.api.openstack.wsgi [req-4e43d376-0136-47d2-9249-961c8dd9a71c req-b9bdc2d3-6a2b-4a7e-9f60-0e0614bda103 tempest-VolumeMultiattachTests-1753571736 tempest-VolumeMultiattachTests-1753571736-project-member] POST https://10.4.3.117/volume/v3/attachments/c8d5f4b5-2023-4470-800d-65459c2e12c2/action Jul 27 16:26:21.412186 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.openstack.wsgi [req-4e43d376-0136-47d2-9249-961c8dd9a71c req-b9bdc2d3-6a2b-4a7e-9f60-0e0614bda103 tempest-VolumeMultiattachTests-1753571736 tempest-VolumeMultiattachTests-1753571736-project-member] Action body: b'{"os-complete": null}' {{(pid=100521) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 27 16:26:21.412341 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.openstack.wsgi [req-4e43d376-0136-47d2-9249-961c8dd9a71c req-b9bdc2d3-6a2b-4a7e-9f60-0e0614bda103 tempest-VolumeMultiattachTests-1753571736 tempest-VolumeMultiattachTests-1753571736-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100521) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 27 16:26:21.427564 np0000005924 devstack@c-api.service[100521]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:26:21.427564 np0000005924 devstack@c-api.service[100521]: warnings.warn( Jul 27 16:26:21.436966 np0000005924 devstack@c-api.service[100521]: INFO cinder.api.openstack.wsgi [req-4e43d376-0136-47d2-9249-961c8dd9a71c req-b9bdc2d3-6a2b-4a7e-9f60-0e0614bda103 tempest-VolumeMultiattachTests-1753571736 tempest-VolumeMultiattachTests-1753571736-project-member] https://10.4.3.117/volume/v3/attachments/c8d5f4b5-2023-4470-800d-65459c2e12c2/action returned with HTTP 204 Jul 27 16:26:21.437433 np0000005924 devstack@c-api.service[100521]: [pid: 100521|app: 0|req: 1408/5635] 10.4.3.117 () {74 vars in 1725 bytes} [Mon Jul 27 16:26:21 2026] POST /volume/v3/attachments/c8d5f4b5-2023-4470-800d-65459c2e12c2/action => generated 0 bytes in 28 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jul 27 16:26:22.071351 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.middleware.request_id [None req-5e317a43-fc6e-44dd-971b-20a87704c894 None None] RequestId filter calling following filter/app {{(pid=100522) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:26:22.073507 np0000005924 devstack@c-api.service[100522]: INFO cinder.api.openstack.wsgi [None req-5e317a43-fc6e-44dd-971b-20a87704c894 tempest-VolumeMultiattachTests-1753571736 tempest-VolumeMultiattachTests-1753571736-project-member] GET https://10.4.3.117/volume/v3/volumes/b0c21bec-d1c2-48de-aa65-3295a99ba732 Jul 27 16:26:22.074364 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.openstack.wsgi [None req-5e317a43-fc6e-44dd-971b-20a87704c894 tempest-VolumeMultiattachTests-1753571736 tempest-VolumeMultiattachTests-1753571736-project-member] Empty body provided in request {{(pid=100522) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:26:22.074364 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.openstack.wsgi [None req-5e317a43-fc6e-44dd-971b-20a87704c894 tempest-VolumeMultiattachTests-1753571736 tempest-VolumeMultiattachTests-1753571736-project-member] Calling method 'show' {{(pid=100522) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:26:22.082825 np0000005924 devstack@c-api.service[100522]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:26:22.082825 np0000005924 devstack@c-api.service[100522]: warnings.warn( Jul 27 16:26:22.086135 np0000005924 devstack@c-api.service[100522]: INFO cinder.volume.api [None req-5e317a43-fc6e-44dd-971b-20a87704c894 tempest-VolumeMultiattachTests-1753571736 tempest-VolumeMultiattachTests-1753571736-project-member] Volume info retrieved successfully. Jul 27 16:26:22.091095 np0000005924 devstack@c-api.service[100522]: INFO cinder.api.openstack.wsgi [None req-5e317a43-fc6e-44dd-971b-20a87704c894 tempest-VolumeMultiattachTests-1753571736 tempest-VolumeMultiattachTests-1753571736-project-member] https://10.4.3.117/volume/v3/volumes/b0c21bec-d1c2-48de-aa65-3295a99ba732 returned with HTTP 200 Jul 27 16:26:22.091567 np0000005924 devstack@c-api.service[100522]: [pid: 100522|app: 0|req: 1399/5636] 10.4.3.117 () {66 vars in 1348 bytes} [Mon Jul 27 16:26:22 2026] GET /volume/v3/volumes/b0c21bec-d1c2-48de-aa65-3295a99ba732 => generated 1138 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 27 16:26:22.133734 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.middleware.request_id [req-9daa3df9-ade9-4b74-a378-c14e22dc85fc req-d70a514d-de6e-4a5e-a53c-dfb02bdad7c8 None None] RequestId filter calling following filter/app {{(pid=100524) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:26:22.135582 np0000005924 devstack@c-api.service[100524]: INFO cinder.api.openstack.wsgi [req-9daa3df9-ade9-4b74-a378-c14e22dc85fc req-d70a514d-de6e-4a5e-a53c-dfb02bdad7c8 tempest-VolumeMultiattachTests-1753571736 tempest-VolumeMultiattachTests-1753571736-project-member] GET https://10.4.3.117/volume/v3/volumes/6a937f43-876e-4a63-ad42-c7b28b0aa020 Jul 27 16:26:22.135743 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.openstack.wsgi [req-9daa3df9-ade9-4b74-a378-c14e22dc85fc req-d70a514d-de6e-4a5e-a53c-dfb02bdad7c8 tempest-VolumeMultiattachTests-1753571736 tempest-VolumeMultiattachTests-1753571736-project-member] Empty body provided in request {{(pid=100524) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:26:22.135919 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.openstack.wsgi [req-9daa3df9-ade9-4b74-a378-c14e22dc85fc req-d70a514d-de6e-4a5e-a53c-dfb02bdad7c8 tempest-VolumeMultiattachTests-1753571736 tempest-VolumeMultiattachTests-1753571736-project-member] Calling method 'show' {{(pid=100524) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:26:22.141736 np0000005924 devstack@c-api.service[100524]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:26:22.141736 np0000005924 devstack@c-api.service[100524]: warnings.warn( Jul 27 16:26:22.144595 np0000005924 devstack@c-api.service[100524]: INFO cinder.volume.api [req-9daa3df9-ade9-4b74-a378-c14e22dc85fc req-d70a514d-de6e-4a5e-a53c-dfb02bdad7c8 tempest-VolumeMultiattachTests-1753571736 tempest-VolumeMultiattachTests-1753571736-project-member] Volume info retrieved successfully. Jul 27 16:26:22.148341 np0000005924 devstack@c-api.service[100524]: INFO cinder.api.openstack.wsgi [req-9daa3df9-ade9-4b74-a378-c14e22dc85fc req-d70a514d-de6e-4a5e-a53c-dfb02bdad7c8 tempest-VolumeMultiattachTests-1753571736 tempest-VolumeMultiattachTests-1753571736-project-member] https://10.4.3.117/volume/v3/volumes/6a937f43-876e-4a63-ad42-c7b28b0aa020 returned with HTTP 200 Jul 27 16:26:22.148786 np0000005924 devstack@c-api.service[100524]: [pid: 100524|app: 0|req: 1412/5637] 10.4.3.117 () {68 vars in 1598 bytes} [Mon Jul 27 16:26:22 2026] GET /volume/v3/volumes/6a937f43-876e-4a63-ad42-c7b28b0aa020 => generated 872 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 27 16:26:22.216789 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.middleware.request_id [None req-733f386a-5e86-405b-ad02-b8c7a8a2e4df None None] RequestId filter calling following filter/app {{(pid=100523) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:26:22.217312 np0000005924 devstack@c-api.service[100523]: INFO cinder.api.openstack.wsgi [None req-733f386a-5e86-405b-ad02-b8c7a8a2e4df None None] GET https://10.4.3.117/volume// Jul 27 16:26:22.217441 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.openstack.wsgi [None req-733f386a-5e86-405b-ad02-b8c7a8a2e4df None None] Empty body provided in request {{(pid=100523) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:26:22.217610 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.openstack.wsgi [None req-733f386a-5e86-405b-ad02-b8c7a8a2e4df None None] Calling method 'all' {{(pid=100523) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:26:22.217972 np0000005924 devstack@c-api.service[100523]: INFO cinder.api.openstack.wsgi [None req-733f386a-5e86-405b-ad02-b8c7a8a2e4df None None] https://10.4.3.117/volume// returned with HTTP 300 Jul 27 16:26:22.218268 np0000005924 devstack@c-api.service[100523]: [pid: 100523|app: 0|req: 1419/5638] 10.4.3.117 () {66 vars in 1428 bytes} [Mon Jul 27 16:26:22 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 27 16:26:22.225049 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.middleware.request_id [req-9daa3df9-ade9-4b74-a378-c14e22dc85fc req-e4663907-1ada-4d65-924c-fbf78110c489 None None] RequestId filter calling following filter/app {{(pid=100521) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:26:22.249696 np0000005924 devstack@c-api.service[100521]: INFO cinder.api.openstack.wsgi [req-9daa3df9-ade9-4b74-a378-c14e22dc85fc req-e4663907-1ada-4d65-924c-fbf78110c489 tempest-VolumeMultiattachTests-1753571736 tempest-VolumeMultiattachTests-1753571736-project-member] POST https://10.4.3.117/volume/v3/attachments Jul 27 16:26:22.250043 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.openstack.wsgi [req-9daa3df9-ade9-4b74-a378-c14e22dc85fc req-e4663907-1ada-4d65-924c-fbf78110c489 tempest-VolumeMultiattachTests-1753571736 tempest-VolumeMultiattachTests-1753571736-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "6a937f43-876e-4a63-ad42-c7b28b0aa020", "connector": null, "instance_uuid": "6282179f-91d9-4a60-9106-e2d1368d419f"}} {{(pid=100521) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 27 16:26:22.257887 np0000005924 devstack@c-api.service[100521]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:26:22.257887 np0000005924 devstack@c-api.service[100521]: warnings.warn( Jul 27 16:26:22.281438 np0000005924 devstack@c-api.service[100521]: INFO cinder.api.openstack.wsgi [req-9daa3df9-ade9-4b74-a378-c14e22dc85fc req-e4663907-1ada-4d65-924c-fbf78110c489 tempest-VolumeMultiattachTests-1753571736 tempest-VolumeMultiattachTests-1753571736-project-member] https://10.4.3.117/volume/v3/attachments returned with HTTP 200 Jul 27 16:26:22.281963 np0000005924 devstack@c-api.service[100521]: [pid: 100521|app: 0|req: 1409/5639] 10.4.3.117 () {74 vars in 1594 bytes} [Mon Jul 27 16:26:22 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 27 16:26:22.307070 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.middleware.request_id [None req-e750d744-f24f-4888-95f9-cea4e8cbf44b None None] RequestId filter calling following filter/app {{(pid=100522) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:26:22.309076 np0000005924 devstack@c-api.service[100522]: INFO cinder.api.openstack.wsgi [None req-e750d744-f24f-4888-95f9-cea4e8cbf44b tempest-VolumeMultiattachTests-1753571736 tempest-VolumeMultiattachTests-1753571736-project-member] GET https://10.4.3.117/volume/v3/volumes/6a937f43-876e-4a63-ad42-c7b28b0aa020 Jul 27 16:26:22.309370 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.openstack.wsgi [None req-e750d744-f24f-4888-95f9-cea4e8cbf44b tempest-VolumeMultiattachTests-1753571736 tempest-VolumeMultiattachTests-1753571736-project-member] Empty body provided in request {{(pid=100522) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:26:22.309631 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.openstack.wsgi [None req-e750d744-f24f-4888-95f9-cea4e8cbf44b tempest-VolumeMultiattachTests-1753571736 tempest-VolumeMultiattachTests-1753571736-project-member] Calling method 'show' {{(pid=100522) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:26:22.318223 np0000005924 devstack@c-api.service[100522]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:26:22.318223 np0000005924 devstack@c-api.service[100522]: warnings.warn( Jul 27 16:26:22.318475 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.middleware.request_id [None req-11b2dcd0-4093-4201-9c2c-3df0dd2f5958 None None] RequestId filter calling following filter/app {{(pid=100524) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:26:22.318860 np0000005924 devstack@c-api.service[100524]: INFO cinder.api.openstack.wsgi [None req-11b2dcd0-4093-4201-9c2c-3df0dd2f5958 None None] GET https://10.4.3.117/volume// Jul 27 16:26:22.319084 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.openstack.wsgi [None req-11b2dcd0-4093-4201-9c2c-3df0dd2f5958 None None] Empty body provided in request {{(pid=100524) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:26:22.319339 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.openstack.wsgi [None req-11b2dcd0-4093-4201-9c2c-3df0dd2f5958 None None] Calling method 'all' {{(pid=100524) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:26:22.319718 np0000005924 devstack@c-api.service[100524]: INFO cinder.api.openstack.wsgi [None req-11b2dcd0-4093-4201-9c2c-3df0dd2f5958 None None] https://10.4.3.117/volume// returned with HTTP 300 Jul 27 16:26:22.320054 np0000005924 devstack@c-api.service[100524]: [pid: 100524|app: 0|req: 1413/5640] 10.4.3.117 () {66 vars in 1426 bytes} [Mon Jul 27 16:26:22 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 27 16:26:22.321405 np0000005924 devstack@c-api.service[100522]: INFO cinder.volume.api [None req-e750d744-f24f-4888-95f9-cea4e8cbf44b tempest-VolumeMultiattachTests-1753571736 tempest-VolumeMultiattachTests-1753571736-project-member] Volume info retrieved successfully. Jul 27 16:26:22.325354 np0000005924 devstack@c-api.service[100522]: INFO cinder.api.openstack.wsgi [None req-e750d744-f24f-4888-95f9-cea4e8cbf44b tempest-VolumeMultiattachTests-1753571736 tempest-VolumeMultiattachTests-1753571736-project-member] https://10.4.3.117/volume/v3/volumes/6a937f43-876e-4a63-ad42-c7b28b0aa020 returned with HTTP 200 Jul 27 16:26:22.325631 np0000005924 devstack@c-api.service[100522]: [pid: 100522|app: 0|req: 1400/5641] 10.4.3.117 () {66 vars in 1348 bytes} [Mon Jul 27 16:26:22 2026] GET /volume/v3/volumes/6a937f43-876e-4a63-ad42-c7b28b0aa020 => generated 871 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 27 16:26:22.326540 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.middleware.request_id [req-9daa3df9-ade9-4b74-a378-c14e22dc85fc req-bc14f0eb-ed58-45b5-9dfd-3d057ee90f97 None None] RequestId filter calling following filter/app {{(pid=100523) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:26:22.328549 np0000005924 devstack@c-api.service[100523]: INFO cinder.api.openstack.wsgi [req-9daa3df9-ade9-4b74-a378-c14e22dc85fc req-bc14f0eb-ed58-45b5-9dfd-3d057ee90f97 tempest-VolumeMultiattachTests-1753571736 tempest-VolumeMultiattachTests-1753571736-project-member] GET https://10.4.3.117/volume/v3/volumes/6a937f43-876e-4a63-ad42-c7b28b0aa020 Jul 27 16:26:22.328800 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.openstack.wsgi [req-9daa3df9-ade9-4b74-a378-c14e22dc85fc req-bc14f0eb-ed58-45b5-9dfd-3d057ee90f97 tempest-VolumeMultiattachTests-1753571736 tempest-VolumeMultiattachTests-1753571736-project-member] Empty body provided in request {{(pid=100523) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:26:22.328954 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.openstack.wsgi [req-9daa3df9-ade9-4b74-a378-c14e22dc85fc req-bc14f0eb-ed58-45b5-9dfd-3d057ee90f97 tempest-VolumeMultiattachTests-1753571736 tempest-VolumeMultiattachTests-1753571736-project-member] Calling method 'show' {{(pid=100523) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:26:22.337657 np0000005924 devstack@c-api.service[100523]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:26:22.337657 np0000005924 devstack@c-api.service[100523]: warnings.warn( Jul 27 16:26:22.340964 np0000005924 devstack@c-api.service[100523]: INFO cinder.volume.api [req-9daa3df9-ade9-4b74-a378-c14e22dc85fc req-bc14f0eb-ed58-45b5-9dfd-3d057ee90f97 tempest-VolumeMultiattachTests-1753571736 tempest-VolumeMultiattachTests-1753571736-project-member] Volume info retrieved successfully. Jul 27 16:26:22.344869 np0000005924 devstack@c-api.service[100523]: INFO cinder.api.openstack.wsgi [req-9daa3df9-ade9-4b74-a378-c14e22dc85fc req-bc14f0eb-ed58-45b5-9dfd-3d057ee90f97 tempest-VolumeMultiattachTests-1753571736 tempest-VolumeMultiattachTests-1753571736-project-member] https://10.4.3.117/volume/v3/volumes/6a937f43-876e-4a63-ad42-c7b28b0aa020 returned with HTTP 200 Jul 27 16:26:22.345247 np0000005924 devstack@c-api.service[100523]: [pid: 100523|app: 0|req: 1420/5642] 10.4.3.117 () {70 vars in 1639 bytes} [Mon Jul 27 16:26:22 2026] GET /volume/v3/volumes/6a937f43-876e-4a63-ad42-c7b28b0aa020 => generated 1051 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 27 16:26:22.441074 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.middleware.request_id [req-9daa3df9-ade9-4b74-a378-c14e22dc85fc req-c2f73e2b-de71-42e3-b22e-228457604379 None None] RequestId filter calling following filter/app {{(pid=100521) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:26:22.443131 np0000005924 devstack@c-api.service[100521]: INFO cinder.api.openstack.wsgi [req-9daa3df9-ade9-4b74-a378-c14e22dc85fc req-c2f73e2b-de71-42e3-b22e-228457604379 tempest-VolumeMultiattachTests-1753571736 tempest-VolumeMultiattachTests-1753571736-project-member] PUT https://10.4.3.117/volume/v3/attachments/c5608bf6-0dde-4ee3-806a-6ed61533b958 Jul 27 16:26:22.443504 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.openstack.wsgi [req-9daa3df9-ade9-4b74-a378-c14e22dc85fc req-c2f73e2b-de71-42e3-b22e-228457604379 tempest-VolumeMultiattachTests-1753571736 tempest-VolumeMultiattachTests-1753571736-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.117", "host": "np0000005924", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:c1414b6f8d8f", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "13cbedf7-bb1f-4b5e-b492-2fef0d4dab25", "nvme_native_multipath": false, "mountpoint": "/dev/vdc"}}} {{(pid=100521) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 27 16:26:22.450589 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.coordination [req-9daa3df9-ade9-4b74-a378-c14e22dc85fc req-c2f73e2b-de71-42e3-b22e-228457604379 tempest-VolumeMultiattachTests-1753571736 tempest-VolumeMultiattachTests-1753571736-project-member] Acquiring lock "cinder-attachment_update-6a937f43-876e-4a63-ad42-c7b28b0aa020-np0000005924" by "attachment_update" {{(pid=100521) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jul 27 16:26:22.455109 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.coordination [req-9daa3df9-ade9-4b74-a378-c14e22dc85fc req-c2f73e2b-de71-42e3-b22e-228457604379 tempest-VolumeMultiattachTests-1753571736 tempest-VolumeMultiattachTests-1753571736-project-member] Lock "cinder-attachment_update-6a937f43-876e-4a63-ad42-c7b28b0aa020-np0000005924" acquired by "attachment_update" :: waited 0.005s {{(pid=100521) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jul 27 16:26:22.456017 np0000005924 devstack@c-api.service[100521]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:26:22.456017 np0000005924 devstack@c-api.service[100521]: warnings.warn( Jul 27 16:26:22.532812 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.coordination [req-9daa3df9-ade9-4b74-a378-c14e22dc85fc req-c2f73e2b-de71-42e3-b22e-228457604379 tempest-VolumeMultiattachTests-1753571736 tempest-VolumeMultiattachTests-1753571736-project-member] Lock "cinder-attachment_update-6a937f43-876e-4a63-ad42-c7b28b0aa020-np0000005924" released by "attachment_update" :: held 0.078s {{(pid=100521) __release /opt/stack/cinder/cinder/coordination.py:152}} Jul 27 16:26:22.533104 np0000005924 devstack@c-api.service[100521]: INFO cinder.api.openstack.wsgi [req-9daa3df9-ade9-4b74-a378-c14e22dc85fc req-c2f73e2b-de71-42e3-b22e-228457604379 tempest-VolumeMultiattachTests-1753571736 tempest-VolumeMultiattachTests-1753571736-project-member] https://10.4.3.117/volume/v3/attachments/c5608bf6-0dde-4ee3-806a-6ed61533b958 returned with HTTP 200 Jul 27 16:26:22.533592 np0000005924 devstack@c-api.service[100521]: [pid: 100521|app: 0|req: 1410/5643] 10.4.3.117 () {74 vars in 1704 bytes} [Mon Jul 27 16:26:22 2026] PUT /volume/v3/attachments/c5608bf6-0dde-4ee3-806a-6ed61533b958 => generated 968 bytes in 93 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 27 16:26:22.541817 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.middleware.request_id [req-9daa3df9-ade9-4b74-a378-c14e22dc85fc req-944f2a8c-8b31-46fd-9f49-febac21c6c1d None None] RequestId filter calling following filter/app {{(pid=100524) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:26:22.543877 np0000005924 devstack@c-api.service[100524]: INFO cinder.api.openstack.wsgi [req-9daa3df9-ade9-4b74-a378-c14e22dc85fc req-944f2a8c-8b31-46fd-9f49-febac21c6c1d tempest-VolumeMultiattachTests-1753571736 tempest-VolumeMultiattachTests-1753571736-project-member] GET https://10.4.3.117/volume/v3/volumes/6a937f43-876e-4a63-ad42-c7b28b0aa020/encryption Jul 27 16:26:22.544052 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.openstack.wsgi [req-9daa3df9-ade9-4b74-a378-c14e22dc85fc req-944f2a8c-8b31-46fd-9f49-febac21c6c1d tempest-VolumeMultiattachTests-1753571736 tempest-VolumeMultiattachTests-1753571736-project-member] Empty body provided in request {{(pid=100524) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:26:22.544233 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.openstack.wsgi [req-9daa3df9-ade9-4b74-a378-c14e22dc85fc req-944f2a8c-8b31-46fd-9f49-febac21c6c1d tempest-VolumeMultiattachTests-1753571736 tempest-VolumeMultiattachTests-1753571736-project-member] Calling method 'index' {{(pid=100524) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:26:22.553417 np0000005924 devstack@c-api.service[100524]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:26:22.553417 np0000005924 devstack@c-api.service[100524]: warnings.warn( Jul 27 16:26:22.560058 np0000005924 devstack@c-api.service[100524]: INFO cinder.api.openstack.wsgi [req-9daa3df9-ade9-4b74-a378-c14e22dc85fc req-944f2a8c-8b31-46fd-9f49-febac21c6c1d tempest-VolumeMultiattachTests-1753571736 tempest-VolumeMultiattachTests-1753571736-project-member] https://10.4.3.117/volume/v3/volumes/6a937f43-876e-4a63-ad42-c7b28b0aa020/encryption returned with HTTP 200 Jul 27 16:26:22.560583 np0000005924 devstack@c-api.service[100524]: [pid: 100524|app: 0|req: 1414/5644] 10.4.3.117 () {68 vars in 1631 bytes} [Mon Jul 27 16:26:22 2026] GET /volume/v3/volumes/6a937f43-876e-4a63-ad42-c7b28b0aa020/encryption => generated 160 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 27 16:26:23.337828 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.middleware.request_id [None req-015aae7f-2f78-49de-b134-be0740490a4c None None] RequestId filter calling following filter/app {{(pid=100522) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:26:23.339641 np0000005924 devstack@c-api.service[100522]: INFO cinder.api.openstack.wsgi [None req-015aae7f-2f78-49de-b134-be0740490a4c tempest-VolumeMultiattachTests-1753571736 tempest-VolumeMultiattachTests-1753571736-project-member] GET https://10.4.3.117/volume/v3/volumes/6a937f43-876e-4a63-ad42-c7b28b0aa020 Jul 27 16:26:23.339854 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.openstack.wsgi [None req-015aae7f-2f78-49de-b134-be0740490a4c tempest-VolumeMultiattachTests-1753571736 tempest-VolumeMultiattachTests-1753571736-project-member] Empty body provided in request {{(pid=100522) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:26:23.340037 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.openstack.wsgi [None req-015aae7f-2f78-49de-b134-be0740490a4c tempest-VolumeMultiattachTests-1753571736 tempest-VolumeMultiattachTests-1753571736-project-member] Calling method 'show' {{(pid=100522) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:26:23.351079 np0000005924 devstack@c-api.service[100522]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:26:23.351079 np0000005924 devstack@c-api.service[100522]: warnings.warn( Jul 27 16:26:23.354100 np0000005924 devstack@c-api.service[100522]: INFO cinder.volume.api [None req-015aae7f-2f78-49de-b134-be0740490a4c tempest-VolumeMultiattachTests-1753571736 tempest-VolumeMultiattachTests-1753571736-project-member] Volume info retrieved successfully. Jul 27 16:26:23.357562 np0000005924 devstack@c-api.service[100522]: INFO cinder.api.openstack.wsgi [None req-015aae7f-2f78-49de-b134-be0740490a4c tempest-VolumeMultiattachTests-1753571736 tempest-VolumeMultiattachTests-1753571736-project-member] https://10.4.3.117/volume/v3/volumes/6a937f43-876e-4a63-ad42-c7b28b0aa020 returned with HTTP 200 Jul 27 16:26:23.357910 np0000005924 devstack@c-api.service[100522]: [pid: 100522|app: 0|req: 1401/5645] 10.4.3.117 () {66 vars in 1348 bytes} [Mon Jul 27 16:26:23 2026] GET /volume/v3/volumes/6a937f43-876e-4a63-ad42-c7b28b0aa020 => generated 872 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 27 16:26:24.370293 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.middleware.request_id [None req-fe0f007a-3cf6-4e6f-ba1e-b4372bf294fd None None] RequestId filter calling following filter/app {{(pid=100523) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:26:24.372126 np0000005924 devstack@c-api.service[100523]: INFO cinder.api.openstack.wsgi [None req-fe0f007a-3cf6-4e6f-ba1e-b4372bf294fd tempest-VolumeMultiattachTests-1753571736 tempest-VolumeMultiattachTests-1753571736-project-member] GET https://10.4.3.117/volume/v3/volumes/6a937f43-876e-4a63-ad42-c7b28b0aa020 Jul 27 16:26:24.372304 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.openstack.wsgi [None req-fe0f007a-3cf6-4e6f-ba1e-b4372bf294fd tempest-VolumeMultiattachTests-1753571736 tempest-VolumeMultiattachTests-1753571736-project-member] Empty body provided in request {{(pid=100523) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:26:24.372501 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.openstack.wsgi [None req-fe0f007a-3cf6-4e6f-ba1e-b4372bf294fd tempest-VolumeMultiattachTests-1753571736 tempest-VolumeMultiattachTests-1753571736-project-member] Calling method 'show' {{(pid=100523) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:26:24.381406 np0000005924 devstack@c-api.service[100523]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:26:24.381406 np0000005924 devstack@c-api.service[100523]: warnings.warn( Jul 27 16:26:24.384688 np0000005924 devstack@c-api.service[100523]: INFO cinder.volume.api [None req-fe0f007a-3cf6-4e6f-ba1e-b4372bf294fd tempest-VolumeMultiattachTests-1753571736 tempest-VolumeMultiattachTests-1753571736-project-member] Volume info retrieved successfully. Jul 27 16:26:24.388378 np0000005924 devstack@c-api.service[100523]: INFO cinder.api.openstack.wsgi [None req-fe0f007a-3cf6-4e6f-ba1e-b4372bf294fd tempest-VolumeMultiattachTests-1753571736 tempest-VolumeMultiattachTests-1753571736-project-member] https://10.4.3.117/volume/v3/volumes/6a937f43-876e-4a63-ad42-c7b28b0aa020 returned with HTTP 200 Jul 27 16:26:24.388730 np0000005924 devstack@c-api.service[100523]: [pid: 100523|app: 0|req: 1421/5646] 10.4.3.117 () {66 vars in 1348 bytes} [Mon Jul 27 16:26:24 2026] GET /volume/v3/volumes/6a937f43-876e-4a63-ad42-c7b28b0aa020 => generated 872 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 27 16:26:25.401146 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.middleware.request_id [None req-2657484a-8591-45ae-b34e-3d9435477d4c None None] RequestId filter calling following filter/app {{(pid=100521) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:26:25.402857 np0000005924 devstack@c-api.service[100521]: INFO cinder.api.openstack.wsgi [None req-2657484a-8591-45ae-b34e-3d9435477d4c tempest-VolumeMultiattachTests-1753571736 tempest-VolumeMultiattachTests-1753571736-project-member] GET https://10.4.3.117/volume/v3/volumes/6a937f43-876e-4a63-ad42-c7b28b0aa020 Jul 27 16:26:25.403065 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.openstack.wsgi [None req-2657484a-8591-45ae-b34e-3d9435477d4c tempest-VolumeMultiattachTests-1753571736 tempest-VolumeMultiattachTests-1753571736-project-member] Empty body provided in request {{(pid=100521) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:26:25.403254 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.openstack.wsgi [None req-2657484a-8591-45ae-b34e-3d9435477d4c tempest-VolumeMultiattachTests-1753571736 tempest-VolumeMultiattachTests-1753571736-project-member] Calling method 'show' {{(pid=100521) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:26:25.413511 np0000005924 devstack@c-api.service[100521]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:26:25.413511 np0000005924 devstack@c-api.service[100521]: warnings.warn( Jul 27 16:26:25.417790 np0000005924 devstack@c-api.service[100521]: INFO cinder.volume.api [None req-2657484a-8591-45ae-b34e-3d9435477d4c tempest-VolumeMultiattachTests-1753571736 tempest-VolumeMultiattachTests-1753571736-project-member] Volume info retrieved successfully. Jul 27 16:26:25.422621 np0000005924 devstack@c-api.service[100521]: INFO cinder.api.openstack.wsgi [None req-2657484a-8591-45ae-b34e-3d9435477d4c tempest-VolumeMultiattachTests-1753571736 tempest-VolumeMultiattachTests-1753571736-project-member] https://10.4.3.117/volume/v3/volumes/6a937f43-876e-4a63-ad42-c7b28b0aa020 returned with HTTP 200 Jul 27 16:26:25.423011 np0000005924 devstack@c-api.service[100521]: [pid: 100521|app: 0|req: 1411/5647] 10.4.3.117 () {66 vars in 1348 bytes} [Mon Jul 27 16:26:25 2026] GET /volume/v3/volumes/6a937f43-876e-4a63-ad42-c7b28b0aa020 => generated 872 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 27 16:26:26.435088 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.middleware.request_id [None req-fa586a94-53d9-4e77-9770-968b8490dd44 None None] RequestId filter calling following filter/app {{(pid=100524) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:26:26.436922 np0000005924 devstack@c-api.service[100524]: INFO cinder.api.openstack.wsgi [None req-fa586a94-53d9-4e77-9770-968b8490dd44 tempest-VolumeMultiattachTests-1753571736 tempest-VolumeMultiattachTests-1753571736-project-member] GET https://10.4.3.117/volume/v3/volumes/6a937f43-876e-4a63-ad42-c7b28b0aa020 Jul 27 16:26:26.437132 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.openstack.wsgi [None req-fa586a94-53d9-4e77-9770-968b8490dd44 tempest-VolumeMultiattachTests-1753571736 tempest-VolumeMultiattachTests-1753571736-project-member] Empty body provided in request {{(pid=100524) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:26:26.437338 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.openstack.wsgi [None req-fa586a94-53d9-4e77-9770-968b8490dd44 tempest-VolumeMultiattachTests-1753571736 tempest-VolumeMultiattachTests-1753571736-project-member] Calling method 'show' {{(pid=100524) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:26:26.446114 np0000005924 devstack@c-api.service[100524]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:26:26.446114 np0000005924 devstack@c-api.service[100524]: warnings.warn( Jul 27 16:26:26.449302 np0000005924 devstack@c-api.service[100524]: INFO cinder.volume.api [None req-fa586a94-53d9-4e77-9770-968b8490dd44 tempest-VolumeMultiattachTests-1753571736 tempest-VolumeMultiattachTests-1753571736-project-member] Volume info retrieved successfully. Jul 27 16:26:26.453047 np0000005924 devstack@c-api.service[100524]: INFO cinder.api.openstack.wsgi [None req-fa586a94-53d9-4e77-9770-968b8490dd44 tempest-VolumeMultiattachTests-1753571736 tempest-VolumeMultiattachTests-1753571736-project-member] https://10.4.3.117/volume/v3/volumes/6a937f43-876e-4a63-ad42-c7b28b0aa020 returned with HTTP 200 Jul 27 16:26:26.453421 np0000005924 devstack@c-api.service[100524]: [pid: 100524|app: 0|req: 1415/5648] 10.4.3.117 () {66 vars in 1348 bytes} [Mon Jul 27 16:26:26 2026] GET /volume/v3/volumes/6a937f43-876e-4a63-ad42-c7b28b0aa020 => generated 872 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 27 16:26:27.470137 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.middleware.request_id [None req-528b4901-6a08-4cf8-a6a4-6603919b09c9 None None] RequestId filter calling following filter/app {{(pid=100522) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:26:27.472347 np0000005924 devstack@c-api.service[100522]: INFO cinder.api.openstack.wsgi [None req-528b4901-6a08-4cf8-a6a4-6603919b09c9 tempest-VolumeMultiattachTests-1753571736 tempest-VolumeMultiattachTests-1753571736-project-member] GET https://10.4.3.117/volume/v3/volumes/6a937f43-876e-4a63-ad42-c7b28b0aa020 Jul 27 16:26:27.472561 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.openstack.wsgi [None req-528b4901-6a08-4cf8-a6a4-6603919b09c9 tempest-VolumeMultiattachTests-1753571736 tempest-VolumeMultiattachTests-1753571736-project-member] Empty body provided in request {{(pid=100522) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:26:27.472760 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.openstack.wsgi [None req-528b4901-6a08-4cf8-a6a4-6603919b09c9 tempest-VolumeMultiattachTests-1753571736 tempest-VolumeMultiattachTests-1753571736-project-member] Calling method 'show' {{(pid=100522) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:26:27.481645 np0000005924 devstack@c-api.service[100522]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:26:27.481645 np0000005924 devstack@c-api.service[100522]: warnings.warn( Jul 27 16:26:27.484828 np0000005924 devstack@c-api.service[100522]: INFO cinder.volume.api [None req-528b4901-6a08-4cf8-a6a4-6603919b09c9 tempest-VolumeMultiattachTests-1753571736 tempest-VolumeMultiattachTests-1753571736-project-member] Volume info retrieved successfully. Jul 27 16:26:27.488633 np0000005924 devstack@c-api.service[100522]: INFO cinder.api.openstack.wsgi [None req-528b4901-6a08-4cf8-a6a4-6603919b09c9 tempest-VolumeMultiattachTests-1753571736 tempest-VolumeMultiattachTests-1753571736-project-member] https://10.4.3.117/volume/v3/volumes/6a937f43-876e-4a63-ad42-c7b28b0aa020 returned with HTTP 200 Jul 27 16:26:27.489071 np0000005924 devstack@c-api.service[100522]: [pid: 100522|app: 0|req: 1402/5649] 10.4.3.117 () {66 vars in 1348 bytes} [Mon Jul 27 16:26:27 2026] GET /volume/v3/volumes/6a937f43-876e-4a63-ad42-c7b28b0aa020 => generated 872 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 27 16:26:28.500894 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.middleware.request_id [None req-3f070ca9-f1b8-45da-a798-45642bccc506 None None] RequestId filter calling following filter/app {{(pid=100523) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:26:28.502595 np0000005924 devstack@c-api.service[100523]: INFO cinder.api.openstack.wsgi [None req-3f070ca9-f1b8-45da-a798-45642bccc506 tempest-VolumeMultiattachTests-1753571736 tempest-VolumeMultiattachTests-1753571736-project-member] GET https://10.4.3.117/volume/v3/volumes/6a937f43-876e-4a63-ad42-c7b28b0aa020 Jul 27 16:26:28.502769 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.openstack.wsgi [None req-3f070ca9-f1b8-45da-a798-45642bccc506 tempest-VolumeMultiattachTests-1753571736 tempest-VolumeMultiattachTests-1753571736-project-member] Empty body provided in request {{(pid=100523) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:26:28.502959 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.openstack.wsgi [None req-3f070ca9-f1b8-45da-a798-45642bccc506 tempest-VolumeMultiattachTests-1753571736 tempest-VolumeMultiattachTests-1753571736-project-member] Calling method 'show' {{(pid=100523) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:26:28.511689 np0000005924 devstack@c-api.service[100523]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:26:28.511689 np0000005924 devstack@c-api.service[100523]: warnings.warn( Jul 27 16:26:28.515207 np0000005924 devstack@c-api.service[100523]: INFO cinder.volume.api [None req-3f070ca9-f1b8-45da-a798-45642bccc506 tempest-VolumeMultiattachTests-1753571736 tempest-VolumeMultiattachTests-1753571736-project-member] Volume info retrieved successfully. Jul 27 16:26:28.519067 np0000005924 devstack@c-api.service[100523]: INFO cinder.api.openstack.wsgi [None req-3f070ca9-f1b8-45da-a798-45642bccc506 tempest-VolumeMultiattachTests-1753571736 tempest-VolumeMultiattachTests-1753571736-project-member] https://10.4.3.117/volume/v3/volumes/6a937f43-876e-4a63-ad42-c7b28b0aa020 returned with HTTP 200 Jul 27 16:26:28.519451 np0000005924 devstack@c-api.service[100523]: [pid: 100523|app: 0|req: 1422/5650] 10.4.3.117 () {66 vars in 1348 bytes} [Mon Jul 27 16:26:28 2026] GET /volume/v3/volumes/6a937f43-876e-4a63-ad42-c7b28b0aa020 => generated 872 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 27 16:26:29.531565 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.middleware.request_id [None req-eb77ab25-4d9f-4c83-a61c-a99f22185f3a None None] RequestId filter calling following filter/app {{(pid=100521) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:26:29.533516 np0000005924 devstack@c-api.service[100521]: INFO cinder.api.openstack.wsgi [None req-eb77ab25-4d9f-4c83-a61c-a99f22185f3a tempest-VolumeMultiattachTests-1753571736 tempest-VolumeMultiattachTests-1753571736-project-member] GET https://10.4.3.117/volume/v3/volumes/6a937f43-876e-4a63-ad42-c7b28b0aa020 Jul 27 16:26:29.533776 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.openstack.wsgi [None req-eb77ab25-4d9f-4c83-a61c-a99f22185f3a tempest-VolumeMultiattachTests-1753571736 tempest-VolumeMultiattachTests-1753571736-project-member] Empty body provided in request {{(pid=100521) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:26:29.534003 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.openstack.wsgi [None req-eb77ab25-4d9f-4c83-a61c-a99f22185f3a tempest-VolumeMultiattachTests-1753571736 tempest-VolumeMultiattachTests-1753571736-project-member] Calling method 'show' {{(pid=100521) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:26:29.543527 np0000005924 devstack@c-api.service[100521]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:26:29.543527 np0000005924 devstack@c-api.service[100521]: warnings.warn( Jul 27 16:26:29.546848 np0000005924 devstack@c-api.service[100521]: INFO cinder.volume.api [None req-eb77ab25-4d9f-4c83-a61c-a99f22185f3a tempest-VolumeMultiattachTests-1753571736 tempest-VolumeMultiattachTests-1753571736-project-member] Volume info retrieved successfully. Jul 27 16:26:29.550805 np0000005924 devstack@c-api.service[100521]: INFO cinder.api.openstack.wsgi [None req-eb77ab25-4d9f-4c83-a61c-a99f22185f3a tempest-VolumeMultiattachTests-1753571736 tempest-VolumeMultiattachTests-1753571736-project-member] https://10.4.3.117/volume/v3/volumes/6a937f43-876e-4a63-ad42-c7b28b0aa020 returned with HTTP 200 Jul 27 16:26:29.551144 np0000005924 devstack@c-api.service[100521]: [pid: 100521|app: 0|req: 1412/5651] 10.4.3.117 () {66 vars in 1348 bytes} [Mon Jul 27 16:26:29 2026] GET /volume/v3/volumes/6a937f43-876e-4a63-ad42-c7b28b0aa020 => generated 872 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 27 16:26:30.565987 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.middleware.request_id [None req-654cebeb-66e6-4095-b319-95da3c54d017 None None] RequestId filter calling following filter/app {{(pid=100524) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:26:30.567373 np0000005924 devstack@c-api.service[100524]: INFO cinder.api.openstack.wsgi [None req-654cebeb-66e6-4095-b319-95da3c54d017 tempest-VolumeMultiattachTests-1753571736 tempest-VolumeMultiattachTests-1753571736-project-member] GET https://10.4.3.117/volume/v3/volumes/6a937f43-876e-4a63-ad42-c7b28b0aa020 Jul 27 16:26:30.567675 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.openstack.wsgi [None req-654cebeb-66e6-4095-b319-95da3c54d017 tempest-VolumeMultiattachTests-1753571736 tempest-VolumeMultiattachTests-1753571736-project-member] Empty body provided in request {{(pid=100524) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:26:30.567675 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.openstack.wsgi [None req-654cebeb-66e6-4095-b319-95da3c54d017 tempest-VolumeMultiattachTests-1753571736 tempest-VolumeMultiattachTests-1753571736-project-member] Calling method 'show' {{(pid=100524) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:26:30.576464 np0000005924 devstack@c-api.service[100524]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:26:30.576464 np0000005924 devstack@c-api.service[100524]: warnings.warn( Jul 27 16:26:30.579871 np0000005924 devstack@c-api.service[100524]: INFO cinder.volume.api [None req-654cebeb-66e6-4095-b319-95da3c54d017 tempest-VolumeMultiattachTests-1753571736 tempest-VolumeMultiattachTests-1753571736-project-member] Volume info retrieved successfully. Jul 27 16:26:30.584463 np0000005924 devstack@c-api.service[100524]: INFO cinder.api.openstack.wsgi [None req-654cebeb-66e6-4095-b319-95da3c54d017 tempest-VolumeMultiattachTests-1753571736 tempest-VolumeMultiattachTests-1753571736-project-member] https://10.4.3.117/volume/v3/volumes/6a937f43-876e-4a63-ad42-c7b28b0aa020 returned with HTTP 200 Jul 27 16:26:30.584919 np0000005924 devstack@c-api.service[100524]: [pid: 100524|app: 0|req: 1416/5652] 10.4.3.117 () {66 vars in 1348 bytes} [Mon Jul 27 16:26:30 2026] GET /volume/v3/volumes/6a937f43-876e-4a63-ad42-c7b28b0aa020 => generated 872 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 27 16:26:30.626817 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.middleware.request_id [req-9daa3df9-ade9-4b74-a378-c14e22dc85fc req-3f3b70a7-5ee4-4f08-9308-4f774877c4bd None None] RequestId filter calling following filter/app {{(pid=100522) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:26:30.628718 np0000005924 devstack@c-api.service[100522]: INFO cinder.api.openstack.wsgi [req-9daa3df9-ade9-4b74-a378-c14e22dc85fc req-3f3b70a7-5ee4-4f08-9308-4f774877c4bd tempest-VolumeMultiattachTests-1753571736 tempest-VolumeMultiattachTests-1753571736-project-member] POST https://10.4.3.117/volume/v3/attachments/c5608bf6-0dde-4ee3-806a-6ed61533b958/action Jul 27 16:26:30.629056 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.openstack.wsgi [req-9daa3df9-ade9-4b74-a378-c14e22dc85fc req-3f3b70a7-5ee4-4f08-9308-4f774877c4bd tempest-VolumeMultiattachTests-1753571736 tempest-VolumeMultiattachTests-1753571736-project-member] Action body: b'{"os-complete": null}' {{(pid=100522) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 27 16:26:30.629170 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.openstack.wsgi [req-9daa3df9-ade9-4b74-a378-c14e22dc85fc req-3f3b70a7-5ee4-4f08-9308-4f774877c4bd tempest-VolumeMultiattachTests-1753571736 tempest-VolumeMultiattachTests-1753571736-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100522) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 27 16:26:30.647146 np0000005924 devstack@c-api.service[100522]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:26:30.647146 np0000005924 devstack@c-api.service[100522]: warnings.warn( Jul 27 16:26:30.662805 np0000005924 devstack@c-api.service[100522]: INFO cinder.api.openstack.wsgi [req-9daa3df9-ade9-4b74-a378-c14e22dc85fc req-3f3b70a7-5ee4-4f08-9308-4f774877c4bd tempest-VolumeMultiattachTests-1753571736 tempest-VolumeMultiattachTests-1753571736-project-member] https://10.4.3.117/volume/v3/attachments/c5608bf6-0dde-4ee3-806a-6ed61533b958/action returned with HTTP 204 Jul 27 16:26:30.663428 np0000005924 devstack@c-api.service[100522]: [pid: 100522|app: 0|req: 1403/5653] 10.4.3.117 () {74 vars in 1725 bytes} [Mon Jul 27 16:26:30 2026] POST /volume/v3/attachments/c5608bf6-0dde-4ee3-806a-6ed61533b958/action => generated 0 bytes in 37 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jul 27 16:26:31.597671 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.middleware.request_id [None req-71af594f-3021-4fba-b575-ccccedc21a4b None None] RequestId filter calling following filter/app {{(pid=100523) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:26:31.599791 np0000005924 devstack@c-api.service[100523]: INFO cinder.api.openstack.wsgi [None req-71af594f-3021-4fba-b575-ccccedc21a4b tempest-VolumeMultiattachTests-1753571736 tempest-VolumeMultiattachTests-1753571736-project-member] GET https://10.4.3.117/volume/v3/volumes/6a937f43-876e-4a63-ad42-c7b28b0aa020 Jul 27 16:26:31.600029 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.openstack.wsgi [None req-71af594f-3021-4fba-b575-ccccedc21a4b tempest-VolumeMultiattachTests-1753571736 tempest-VolumeMultiattachTests-1753571736-project-member] Empty body provided in request {{(pid=100523) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:26:31.600263 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.openstack.wsgi [None req-71af594f-3021-4fba-b575-ccccedc21a4b tempest-VolumeMultiattachTests-1753571736 tempest-VolumeMultiattachTests-1753571736-project-member] Calling method 'show' {{(pid=100523) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:26:31.611560 np0000005924 devstack@c-api.service[100523]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:26:31.611560 np0000005924 devstack@c-api.service[100523]: warnings.warn( Jul 27 16:26:31.615789 np0000005924 devstack@c-api.service[100523]: INFO cinder.volume.api [None req-71af594f-3021-4fba-b575-ccccedc21a4b tempest-VolumeMultiattachTests-1753571736 tempest-VolumeMultiattachTests-1753571736-project-member] Volume info retrieved successfully. Jul 27 16:26:31.620066 np0000005924 devstack@c-api.service[100523]: INFO cinder.api.openstack.wsgi [None req-71af594f-3021-4fba-b575-ccccedc21a4b tempest-VolumeMultiattachTests-1753571736 tempest-VolumeMultiattachTests-1753571736-project-member] https://10.4.3.117/volume/v3/volumes/6a937f43-876e-4a63-ad42-c7b28b0aa020 returned with HTTP 200 Jul 27 16:26:31.620476 np0000005924 devstack@c-api.service[100523]: [pid: 100523|app: 0|req: 1423/5654] 10.4.3.117 () {66 vars in 1348 bytes} [Mon Jul 27 16:26:31 2026] GET /volume/v3/volumes/6a937f43-876e-4a63-ad42-c7b28b0aa020 => generated 1164 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 27 16:26:32.179426 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.middleware.request_id [req-710a4ee9-442d-439c-b7ce-026f1ea1b0d4 req-0dae87e6-fc0c-4faf-a517-6b7aa862d2cf None None] RequestId filter calling following filter/app {{(pid=100521) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:26:32.181453 np0000005924 devstack@c-api.service[100521]: INFO cinder.api.openstack.wsgi [req-710a4ee9-442d-439c-b7ce-026f1ea1b0d4 req-0dae87e6-fc0c-4faf-a517-6b7aa862d2cf tempest-VolumeMultiattachTests-1753571736 tempest-VolumeMultiattachTests-1753571736-project-member] GET https://10.4.3.117/volume/v3/volumes/1dd29f4d-e588-479f-b3d0-b25239bc8149 Jul 27 16:26:32.181660 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.openstack.wsgi [req-710a4ee9-442d-439c-b7ce-026f1ea1b0d4 req-0dae87e6-fc0c-4faf-a517-6b7aa862d2cf tempest-VolumeMultiattachTests-1753571736 tempest-VolumeMultiattachTests-1753571736-project-member] Empty body provided in request {{(pid=100521) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:26:32.181900 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.openstack.wsgi [req-710a4ee9-442d-439c-b7ce-026f1ea1b0d4 req-0dae87e6-fc0c-4faf-a517-6b7aa862d2cf tempest-VolumeMultiattachTests-1753571736 tempest-VolumeMultiattachTests-1753571736-project-member] Calling method 'show' {{(pid=100521) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:26:32.188555 np0000005924 devstack@c-api.service[100521]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:26:32.188555 np0000005924 devstack@c-api.service[100521]: warnings.warn( Jul 27 16:26:32.192305 np0000005924 devstack@c-api.service[100521]: INFO cinder.volume.api [req-710a4ee9-442d-439c-b7ce-026f1ea1b0d4 req-0dae87e6-fc0c-4faf-a517-6b7aa862d2cf tempest-VolumeMultiattachTests-1753571736 tempest-VolumeMultiattachTests-1753571736-project-member] Volume info retrieved successfully. Jul 27 16:26:32.196357 np0000005924 devstack@c-api.service[100521]: INFO cinder.api.openstack.wsgi [req-710a4ee9-442d-439c-b7ce-026f1ea1b0d4 req-0dae87e6-fc0c-4faf-a517-6b7aa862d2cf tempest-VolumeMultiattachTests-1753571736 tempest-VolumeMultiattachTests-1753571736-project-member] https://10.4.3.117/volume/v3/volumes/1dd29f4d-e588-479f-b3d0-b25239bc8149 returned with HTTP 200 Jul 27 16:26:32.196737 np0000005924 devstack@c-api.service[100521]: [pid: 100521|app: 0|req: 1413/5655] 10.4.3.117 () {68 vars in 1598 bytes} [Mon Jul 27 16:26:32 2026] GET /volume/v3/volumes/1dd29f4d-e588-479f-b3d0-b25239bc8149 => generated 921 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 27 16:26:32.265955 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.middleware.request_id [None req-7e74a545-63a6-4b0e-b382-e6148375e43e None None] RequestId filter calling following filter/app {{(pid=100524) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:26:32.266375 np0000005924 devstack@c-api.service[100524]: INFO cinder.api.openstack.wsgi [None req-7e74a545-63a6-4b0e-b382-e6148375e43e None None] GET https://10.4.3.117/volume// Jul 27 16:26:32.266555 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.openstack.wsgi [None req-7e74a545-63a6-4b0e-b382-e6148375e43e None None] Empty body provided in request {{(pid=100524) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:26:32.266782 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.openstack.wsgi [None req-7e74a545-63a6-4b0e-b382-e6148375e43e None None] Calling method 'all' {{(pid=100524) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:26:32.267118 np0000005924 devstack@c-api.service[100524]: INFO cinder.api.openstack.wsgi [None req-7e74a545-63a6-4b0e-b382-e6148375e43e None None] https://10.4.3.117/volume// returned with HTTP 300 Jul 27 16:26:32.267436 np0000005924 devstack@c-api.service[100524]: [pid: 100524|app: 0|req: 1417/5656] 10.4.3.117 () {66 vars in 1428 bytes} [Mon Jul 27 16:26:32 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 27 16:26:32.274373 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.middleware.request_id [req-710a4ee9-442d-439c-b7ce-026f1ea1b0d4 req-87645017-f7d6-45c1-84a8-ef87201732e3 None None] RequestId filter calling following filter/app {{(pid=100522) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:26:32.303890 np0000005924 devstack@c-api.service[100522]: INFO cinder.api.openstack.wsgi [req-710a4ee9-442d-439c-b7ce-026f1ea1b0d4 req-87645017-f7d6-45c1-84a8-ef87201732e3 tempest-VolumeMultiattachTests-1753571736 tempest-VolumeMultiattachTests-1753571736-project-member] POST https://10.4.3.117/volume/v3/attachments Jul 27 16:26:32.304238 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.openstack.wsgi [req-710a4ee9-442d-439c-b7ce-026f1ea1b0d4 req-87645017-f7d6-45c1-84a8-ef87201732e3 tempest-VolumeMultiattachTests-1753571736 tempest-VolumeMultiattachTests-1753571736-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "1dd29f4d-e588-479f-b3d0-b25239bc8149", "connector": null, "instance_uuid": "6282179f-91d9-4a60-9106-e2d1368d419f"}} {{(pid=100522) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 27 16:26:32.312050 np0000005924 devstack@c-api.service[100522]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:26:32.312050 np0000005924 devstack@c-api.service[100522]: warnings.warn( Jul 27 16:26:32.333404 np0000005924 devstack@c-api.service[100522]: INFO cinder.api.openstack.wsgi [req-710a4ee9-442d-439c-b7ce-026f1ea1b0d4 req-87645017-f7d6-45c1-84a8-ef87201732e3 tempest-VolumeMultiattachTests-1753571736 tempest-VolumeMultiattachTests-1753571736-project-member] https://10.4.3.117/volume/v3/attachments returned with HTTP 200 Jul 27 16:26:32.333858 np0000005924 devstack@c-api.service[100522]: [pid: 100522|app: 0|req: 1404/5657] 10.4.3.117 () {74 vars in 1594 bytes} [Mon Jul 27 16:26:32 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 27 16:26:32.360475 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.middleware.request_id [None req-29f316b5-be71-466d-ab19-56d9bc07b8a9 None None] RequestId filter calling following filter/app {{(pid=100523) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:26:32.362358 np0000005924 devstack@c-api.service[100523]: INFO cinder.api.openstack.wsgi [None req-29f316b5-be71-466d-ab19-56d9bc07b8a9 tempest-VolumeMultiattachTests-1753571736 tempest-VolumeMultiattachTests-1753571736-project-member] GET https://10.4.3.117/volume/v3/volumes/1dd29f4d-e588-479f-b3d0-b25239bc8149 Jul 27 16:26:32.362523 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.openstack.wsgi [None req-29f316b5-be71-466d-ab19-56d9bc07b8a9 tempest-VolumeMultiattachTests-1753571736 tempest-VolumeMultiattachTests-1753571736-project-member] Empty body provided in request {{(pid=100523) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:26:32.362726 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.openstack.wsgi [None req-29f316b5-be71-466d-ab19-56d9bc07b8a9 tempest-VolumeMultiattachTests-1753571736 tempest-VolumeMultiattachTests-1753571736-project-member] Calling method 'show' {{(pid=100523) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:26:32.372158 np0000005924 devstack@c-api.service[100523]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:26:32.372158 np0000005924 devstack@c-api.service[100523]: warnings.warn( Jul 27 16:26:32.373153 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.middleware.request_id [None req-6b4ff98d-5d91-4510-8761-5f2135dd9f59 None None] RequestId filter calling following filter/app {{(pid=100521) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:26:32.373570 np0000005924 devstack@c-api.service[100521]: INFO cinder.api.openstack.wsgi [None req-6b4ff98d-5d91-4510-8761-5f2135dd9f59 None None] GET https://10.4.3.117/volume// Jul 27 16:26:32.373746 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.openstack.wsgi [None req-6b4ff98d-5d91-4510-8761-5f2135dd9f59 None None] Empty body provided in request {{(pid=100521) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:26:32.373924 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.openstack.wsgi [None req-6b4ff98d-5d91-4510-8761-5f2135dd9f59 None None] Calling method 'all' {{(pid=100521) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:26:32.374224 np0000005924 devstack@c-api.service[100521]: INFO cinder.api.openstack.wsgi [None req-6b4ff98d-5d91-4510-8761-5f2135dd9f59 None None] https://10.4.3.117/volume// returned with HTTP 300 Jul 27 16:26:32.374536 np0000005924 devstack@c-api.service[100521]: [pid: 100521|app: 0|req: 1414/5658] 10.4.3.117 () {66 vars in 1426 bytes} [Mon Jul 27 16:26:32 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 27 16:26:32.376206 np0000005924 devstack@c-api.service[100523]: INFO cinder.volume.api [None req-29f316b5-be71-466d-ab19-56d9bc07b8a9 tempest-VolumeMultiattachTests-1753571736 tempest-VolumeMultiattachTests-1753571736-project-member] Volume info retrieved successfully. Jul 27 16:26:32.380559 np0000005924 devstack@c-api.service[100523]: INFO cinder.api.openstack.wsgi [None req-29f316b5-be71-466d-ab19-56d9bc07b8a9 tempest-VolumeMultiattachTests-1753571736 tempest-VolumeMultiattachTests-1753571736-project-member] https://10.4.3.117/volume/v3/volumes/1dd29f4d-e588-479f-b3d0-b25239bc8149 returned with HTTP 200 Jul 27 16:26:32.380973 np0000005924 devstack@c-api.service[100523]: [pid: 100523|app: 0|req: 1424/5659] 10.4.3.117 () {66 vars in 1348 bytes} [Mon Jul 27 16:26:32 2026] GET /volume/v3/volumes/1dd29f4d-e588-479f-b3d0-b25239bc8149 => generated 920 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 27 16:26:32.381172 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.middleware.request_id [req-710a4ee9-442d-439c-b7ce-026f1ea1b0d4 req-063482a5-12d5-48fb-8c0d-a40f718f1d2f None None] RequestId filter calling following filter/app {{(pid=100524) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:26:32.383226 np0000005924 devstack@c-api.service[100524]: INFO cinder.api.openstack.wsgi [req-710a4ee9-442d-439c-b7ce-026f1ea1b0d4 req-063482a5-12d5-48fb-8c0d-a40f718f1d2f tempest-VolumeMultiattachTests-1753571736 tempest-VolumeMultiattachTests-1753571736-project-member] GET https://10.4.3.117/volume/v3/volumes/1dd29f4d-e588-479f-b3d0-b25239bc8149 Jul 27 16:26:32.383458 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.openstack.wsgi [req-710a4ee9-442d-439c-b7ce-026f1ea1b0d4 req-063482a5-12d5-48fb-8c0d-a40f718f1d2f tempest-VolumeMultiattachTests-1753571736 tempest-VolumeMultiattachTests-1753571736-project-member] Empty body provided in request {{(pid=100524) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:26:32.383672 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.openstack.wsgi [req-710a4ee9-442d-439c-b7ce-026f1ea1b0d4 req-063482a5-12d5-48fb-8c0d-a40f718f1d2f tempest-VolumeMultiattachTests-1753571736 tempest-VolumeMultiattachTests-1753571736-project-member] Calling method 'show' {{(pid=100524) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:26:32.392272 np0000005924 devstack@c-api.service[100524]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:26:32.392272 np0000005924 devstack@c-api.service[100524]: warnings.warn( Jul 27 16:26:32.395391 np0000005924 devstack@c-api.service[100524]: INFO cinder.volume.api [req-710a4ee9-442d-439c-b7ce-026f1ea1b0d4 req-063482a5-12d5-48fb-8c0d-a40f718f1d2f tempest-VolumeMultiattachTests-1753571736 tempest-VolumeMultiattachTests-1753571736-project-member] Volume info retrieved successfully. Jul 27 16:26:32.399077 np0000005924 devstack@c-api.service[100524]: INFO cinder.api.openstack.wsgi [req-710a4ee9-442d-439c-b7ce-026f1ea1b0d4 req-063482a5-12d5-48fb-8c0d-a40f718f1d2f tempest-VolumeMultiattachTests-1753571736 tempest-VolumeMultiattachTests-1753571736-project-member] https://10.4.3.117/volume/v3/volumes/1dd29f4d-e588-479f-b3d0-b25239bc8149 returned with HTTP 200 Jul 27 16:26:32.399462 np0000005924 devstack@c-api.service[100524]: [pid: 100524|app: 0|req: 1418/5660] 10.4.3.117 () {70 vars in 1639 bytes} [Mon Jul 27 16:26:32 2026] GET /volume/v3/volumes/1dd29f4d-e588-479f-b3d0-b25239bc8149 => generated 1100 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 27 16:26:32.491476 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.middleware.request_id [req-710a4ee9-442d-439c-b7ce-026f1ea1b0d4 req-8b925654-f391-429e-8d00-d3531726afd8 None None] RequestId filter calling following filter/app {{(pid=100522) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:26:32.493715 np0000005924 devstack@c-api.service[100522]: INFO cinder.api.openstack.wsgi [req-710a4ee9-442d-439c-b7ce-026f1ea1b0d4 req-8b925654-f391-429e-8d00-d3531726afd8 tempest-VolumeMultiattachTests-1753571736 tempest-VolumeMultiattachTests-1753571736-project-member] PUT https://10.4.3.117/volume/v3/attachments/1f402e50-2561-4d4b-99c4-3733d8a44b52 Jul 27 16:26:32.494115 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.openstack.wsgi [req-710a4ee9-442d-439c-b7ce-026f1ea1b0d4 req-8b925654-f391-429e-8d00-d3531726afd8 tempest-VolumeMultiattachTests-1753571736 tempest-VolumeMultiattachTests-1753571736-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.117", "host": "np0000005924", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:c1414b6f8d8f", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "13cbedf7-bb1f-4b5e-b492-2fef0d4dab25", "nvme_native_multipath": false, "mountpoint": "/dev/vdd"}}} {{(pid=100522) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 27 16:26:32.500913 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.coordination [req-710a4ee9-442d-439c-b7ce-026f1ea1b0d4 req-8b925654-f391-429e-8d00-d3531726afd8 tempest-VolumeMultiattachTests-1753571736 tempest-VolumeMultiattachTests-1753571736-project-member] Acquiring lock "cinder-attachment_update-1dd29f4d-e588-479f-b3d0-b25239bc8149-np0000005924" by "attachment_update" {{(pid=100522) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jul 27 16:26:32.505304 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.coordination [req-710a4ee9-442d-439c-b7ce-026f1ea1b0d4 req-8b925654-f391-429e-8d00-d3531726afd8 tempest-VolumeMultiattachTests-1753571736 tempest-VolumeMultiattachTests-1753571736-project-member] Lock "cinder-attachment_update-1dd29f4d-e588-479f-b3d0-b25239bc8149-np0000005924" acquired by "attachment_update" :: waited 0.004s {{(pid=100522) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jul 27 16:26:32.506176 np0000005924 devstack@c-api.service[100522]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:26:32.506176 np0000005924 devstack@c-api.service[100522]: warnings.warn( Jul 27 16:26:32.572855 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.coordination [req-710a4ee9-442d-439c-b7ce-026f1ea1b0d4 req-8b925654-f391-429e-8d00-d3531726afd8 tempest-VolumeMultiattachTests-1753571736 tempest-VolumeMultiattachTests-1753571736-project-member] Lock "cinder-attachment_update-1dd29f4d-e588-479f-b3d0-b25239bc8149-np0000005924" released by "attachment_update" :: held 0.067s {{(pid=100522) __release /opt/stack/cinder/cinder/coordination.py:152}} Jul 27 16:26:32.573426 np0000005924 devstack@c-api.service[100522]: INFO cinder.api.openstack.wsgi [req-710a4ee9-442d-439c-b7ce-026f1ea1b0d4 req-8b925654-f391-429e-8d00-d3531726afd8 tempest-VolumeMultiattachTests-1753571736 tempest-VolumeMultiattachTests-1753571736-project-member] https://10.4.3.117/volume/v3/attachments/1f402e50-2561-4d4b-99c4-3733d8a44b52 returned with HTTP 200 Jul 27 16:26:32.573909 np0000005924 devstack@c-api.service[100522]: [pid: 100522|app: 0|req: 1405/5661] 10.4.3.117 () {74 vars in 1704 bytes} [Mon Jul 27 16:26:32 2026] PUT /volume/v3/attachments/1f402e50-2561-4d4b-99c4-3733d8a44b52 => generated 969 bytes in 83 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 27 16:26:33.392844 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.middleware.request_id [None req-da4ea3f3-4ec6-4f18-a99c-d7404899a2fd None None] RequestId filter calling following filter/app {{(pid=100521) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:26:33.394597 np0000005924 devstack@c-api.service[100521]: INFO cinder.api.openstack.wsgi [None req-da4ea3f3-4ec6-4f18-a99c-d7404899a2fd tempest-VolumeMultiattachTests-1753571736 tempest-VolumeMultiattachTests-1753571736-project-member] GET https://10.4.3.117/volume/v3/volumes/1dd29f4d-e588-479f-b3d0-b25239bc8149 Jul 27 16:26:33.394798 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.openstack.wsgi [None req-da4ea3f3-4ec6-4f18-a99c-d7404899a2fd tempest-VolumeMultiattachTests-1753571736 tempest-VolumeMultiattachTests-1753571736-project-member] Empty body provided in request {{(pid=100521) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:26:33.394975 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.openstack.wsgi [None req-da4ea3f3-4ec6-4f18-a99c-d7404899a2fd tempest-VolumeMultiattachTests-1753571736 tempest-VolumeMultiattachTests-1753571736-project-member] Calling method 'show' {{(pid=100521) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:26:33.403638 np0000005924 devstack@c-api.service[100521]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:26:33.403638 np0000005924 devstack@c-api.service[100521]: warnings.warn( Jul 27 16:26:33.406655 np0000005924 devstack@c-api.service[100521]: INFO cinder.volume.api [None req-da4ea3f3-4ec6-4f18-a99c-d7404899a2fd tempest-VolumeMultiattachTests-1753571736 tempest-VolumeMultiattachTests-1753571736-project-member] Volume info retrieved successfully. Jul 27 16:26:33.410498 np0000005924 devstack@c-api.service[100521]: INFO cinder.api.openstack.wsgi [None req-da4ea3f3-4ec6-4f18-a99c-d7404899a2fd tempest-VolumeMultiattachTests-1753571736 tempest-VolumeMultiattachTests-1753571736-project-member] https://10.4.3.117/volume/v3/volumes/1dd29f4d-e588-479f-b3d0-b25239bc8149 returned with HTTP 200 Jul 27 16:26:33.410934 np0000005924 devstack@c-api.service[100521]: [pid: 100521|app: 0|req: 1415/5662] 10.4.3.117 () {66 vars in 1348 bytes} [Mon Jul 27 16:26:33 2026] GET /volume/v3/volumes/1dd29f4d-e588-479f-b3d0-b25239bc8149 => generated 921 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 27 16:26:34.423213 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.middleware.request_id [None req-6f8924ab-d518-4a64-aced-acaa87574ece None None] RequestId filter calling following filter/app {{(pid=100523) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:26:34.425489 np0000005924 devstack@c-api.service[100523]: INFO cinder.api.openstack.wsgi [None req-6f8924ab-d518-4a64-aced-acaa87574ece tempest-VolumeMultiattachTests-1753571736 tempest-VolumeMultiattachTests-1753571736-project-member] GET https://10.4.3.117/volume/v3/volumes/1dd29f4d-e588-479f-b3d0-b25239bc8149 Jul 27 16:26:34.425796 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.openstack.wsgi [None req-6f8924ab-d518-4a64-aced-acaa87574ece tempest-VolumeMultiattachTests-1753571736 tempest-VolumeMultiattachTests-1753571736-project-member] Empty body provided in request {{(pid=100523) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:26:34.426070 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.openstack.wsgi [None req-6f8924ab-d518-4a64-aced-acaa87574ece tempest-VolumeMultiattachTests-1753571736 tempest-VolumeMultiattachTests-1753571736-project-member] Calling method 'show' {{(pid=100523) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:26:34.435502 np0000005924 devstack@c-api.service[100523]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:26:34.435502 np0000005924 devstack@c-api.service[100523]: warnings.warn( Jul 27 16:26:34.439162 np0000005924 devstack@c-api.service[100523]: INFO cinder.volume.api [None req-6f8924ab-d518-4a64-aced-acaa87574ece tempest-VolumeMultiattachTests-1753571736 tempest-VolumeMultiattachTests-1753571736-project-member] Volume info retrieved successfully. Jul 27 16:26:34.444960 np0000005924 devstack@c-api.service[100523]: INFO cinder.api.openstack.wsgi [None req-6f8924ab-d518-4a64-aced-acaa87574ece tempest-VolumeMultiattachTests-1753571736 tempest-VolumeMultiattachTests-1753571736-project-member] https://10.4.3.117/volume/v3/volumes/1dd29f4d-e588-479f-b3d0-b25239bc8149 returned with HTTP 200 Jul 27 16:26:34.445338 np0000005924 devstack@c-api.service[100523]: [pid: 100523|app: 0|req: 1425/5663] 10.4.3.117 () {66 vars in 1348 bytes} [Mon Jul 27 16:26:34 2026] GET /volume/v3/volumes/1dd29f4d-e588-479f-b3d0-b25239bc8149 => generated 921 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 27 16:26:35.457480 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.middleware.request_id [None req-0a20261f-bd9b-4c0e-82f1-59bb33c6c768 None None] RequestId filter calling following filter/app {{(pid=100524) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:26:35.459578 np0000005924 devstack@c-api.service[100524]: INFO cinder.api.openstack.wsgi [None req-0a20261f-bd9b-4c0e-82f1-59bb33c6c768 tempest-VolumeMultiattachTests-1753571736 tempest-VolumeMultiattachTests-1753571736-project-member] GET https://10.4.3.117/volume/v3/volumes/1dd29f4d-e588-479f-b3d0-b25239bc8149 Jul 27 16:26:35.459860 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.openstack.wsgi [None req-0a20261f-bd9b-4c0e-82f1-59bb33c6c768 tempest-VolumeMultiattachTests-1753571736 tempest-VolumeMultiattachTests-1753571736-project-member] Empty body provided in request {{(pid=100524) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:26:35.460106 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.openstack.wsgi [None req-0a20261f-bd9b-4c0e-82f1-59bb33c6c768 tempest-VolumeMultiattachTests-1753571736 tempest-VolumeMultiattachTests-1753571736-project-member] Calling method 'show' {{(pid=100524) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:26:35.469966 np0000005924 devstack@c-api.service[100524]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:26:35.469966 np0000005924 devstack@c-api.service[100524]: warnings.warn( Jul 27 16:26:35.473035 np0000005924 devstack@c-api.service[100524]: INFO cinder.volume.api [None req-0a20261f-bd9b-4c0e-82f1-59bb33c6c768 tempest-VolumeMultiattachTests-1753571736 tempest-VolumeMultiattachTests-1753571736-project-member] Volume info retrieved successfully. Jul 27 16:26:35.477081 np0000005924 devstack@c-api.service[100524]: INFO cinder.api.openstack.wsgi [None req-0a20261f-bd9b-4c0e-82f1-59bb33c6c768 tempest-VolumeMultiattachTests-1753571736 tempest-VolumeMultiattachTests-1753571736-project-member] https://10.4.3.117/volume/v3/volumes/1dd29f4d-e588-479f-b3d0-b25239bc8149 returned with HTTP 200 Jul 27 16:26:35.477731 np0000005924 devstack@c-api.service[100524]: [pid: 100524|app: 0|req: 1419/5664] 10.4.3.117 () {66 vars in 1348 bytes} [Mon Jul 27 16:26:35 2026] GET /volume/v3/volumes/1dd29f4d-e588-479f-b3d0-b25239bc8149 => generated 921 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 27 16:26:35.825222 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.middleware.request_id [req-710a4ee9-442d-439c-b7ce-026f1ea1b0d4 req-570c96ac-4641-4fe5-92b6-0996d9fe453c None None] RequestId filter calling following filter/app {{(pid=100522) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:26:35.827198 np0000005924 devstack@c-api.service[100522]: INFO cinder.api.openstack.wsgi [req-710a4ee9-442d-439c-b7ce-026f1ea1b0d4 req-570c96ac-4641-4fe5-92b6-0996d9fe453c tempest-VolumeMultiattachTests-1753571736 tempest-VolumeMultiattachTests-1753571736-project-member] POST https://10.4.3.117/volume/v3/attachments/1f402e50-2561-4d4b-99c4-3733d8a44b52/action Jul 27 16:26:35.827653 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.openstack.wsgi [req-710a4ee9-442d-439c-b7ce-026f1ea1b0d4 req-570c96ac-4641-4fe5-92b6-0996d9fe453c tempest-VolumeMultiattachTests-1753571736 tempest-VolumeMultiattachTests-1753571736-project-member] Action body: b'{"os-complete": null}' {{(pid=100522) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 27 16:26:35.827801 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.openstack.wsgi [req-710a4ee9-442d-439c-b7ce-026f1ea1b0d4 req-570c96ac-4641-4fe5-92b6-0996d9fe453c tempest-VolumeMultiattachTests-1753571736 tempest-VolumeMultiattachTests-1753571736-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100522) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 27 16:26:35.843831 np0000005924 devstack@c-api.service[100522]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:26:35.843831 np0000005924 devstack@c-api.service[100522]: warnings.warn( Jul 27 16:26:35.859356 np0000005924 devstack@c-api.service[100522]: INFO cinder.api.openstack.wsgi [req-710a4ee9-442d-439c-b7ce-026f1ea1b0d4 req-570c96ac-4641-4fe5-92b6-0996d9fe453c tempest-VolumeMultiattachTests-1753571736 tempest-VolumeMultiattachTests-1753571736-project-member] https://10.4.3.117/volume/v3/attachments/1f402e50-2561-4d4b-99c4-3733d8a44b52/action returned with HTTP 204 Jul 27 16:26:35.859843 np0000005924 devstack@c-api.service[100522]: [pid: 100522|app: 0|req: 1406/5665] 10.4.3.117 () {74 vars in 1725 bytes} [Mon Jul 27 16:26:35 2026] POST /volume/v3/attachments/1f402e50-2561-4d4b-99c4-3733d8a44b52/action => generated 0 bytes in 35 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jul 27 16:26:36.479107 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.middleware.request_id [req-24f28113-8c0f-4610-998b-f6221abbecea req-aff48231-a327-4f0a-bab5-44878e1df879 None None] RequestId filter calling following filter/app {{(pid=100521) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:26:36.481548 np0000005924 devstack@c-api.service[100521]: INFO cinder.api.openstack.wsgi [req-24f28113-8c0f-4610-998b-f6221abbecea req-aff48231-a327-4f0a-bab5-44878e1df879 tempest-TestEncryptedCinderVolumes-1841643691 tempest-TestEncryptedCinderVolumes-1841643691-project-member] DELETE https://10.4.3.117/volume/v3/attachments/00f5afbe-167f-47fe-a953-b065ade5f914 Jul 27 16:26:36.481739 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.openstack.wsgi [req-24f28113-8c0f-4610-998b-f6221abbecea req-aff48231-a327-4f0a-bab5-44878e1df879 tempest-TestEncryptedCinderVolumes-1841643691 tempest-TestEncryptedCinderVolumes-1841643691-project-member] Empty body provided in request {{(pid=100521) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:26:36.481918 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.openstack.wsgi [req-24f28113-8c0f-4610-998b-f6221abbecea req-aff48231-a327-4f0a-bab5-44878e1df879 tempest-TestEncryptedCinderVolumes-1841643691 tempest-TestEncryptedCinderVolumes-1841643691-project-member] Calling method 'version_select' {{(pid=100521) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:26:36.489089 np0000005924 devstack@c-api.service[100521]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:26:36.489089 np0000005924 devstack@c-api.service[100521]: warnings.warn( Jul 27 16:26:36.493006 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.middleware.request_id [None req-280d75c1-c55c-46bc-968a-66fa9c5e05d6 None None] RequestId filter calling following filter/app {{(pid=100523) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:26:36.494752 np0000005924 devstack@c-api.service[100523]: INFO cinder.api.openstack.wsgi [None req-280d75c1-c55c-46bc-968a-66fa9c5e05d6 tempest-VolumeMultiattachTests-1753571736 tempest-VolumeMultiattachTests-1753571736-project-member] GET https://10.4.3.117/volume/v3/volumes/1dd29f4d-e588-479f-b3d0-b25239bc8149 Jul 27 16:26:36.494933 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.openstack.wsgi [None req-280d75c1-c55c-46bc-968a-66fa9c5e05d6 tempest-VolumeMultiattachTests-1753571736 tempest-VolumeMultiattachTests-1753571736-project-member] Empty body provided in request {{(pid=100523) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:26:36.495110 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.openstack.wsgi [None req-280d75c1-c55c-46bc-968a-66fa9c5e05d6 tempest-VolumeMultiattachTests-1753571736 tempest-VolumeMultiattachTests-1753571736-project-member] Calling method 'show' {{(pid=100523) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:26:36.504363 np0000005924 devstack@c-api.service[100523]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:26:36.504363 np0000005924 devstack@c-api.service[100523]: warnings.warn( Jul 27 16:26:36.508233 np0000005924 devstack@c-api.service[100523]: INFO cinder.volume.api [None req-280d75c1-c55c-46bc-968a-66fa9c5e05d6 tempest-VolumeMultiattachTests-1753571736 tempest-VolumeMultiattachTests-1753571736-project-member] Volume info retrieved successfully. Jul 27 16:26:36.512304 np0000005924 devstack@c-api.service[100523]: INFO cinder.api.openstack.wsgi [None req-280d75c1-c55c-46bc-968a-66fa9c5e05d6 tempest-VolumeMultiattachTests-1753571736 tempest-VolumeMultiattachTests-1753571736-project-member] https://10.4.3.117/volume/v3/volumes/1dd29f4d-e588-479f-b3d0-b25239bc8149 returned with HTTP 200 Jul 27 16:26:36.512700 np0000005924 devstack@c-api.service[100523]: [pid: 100523|app: 0|req: 1426/5666] 10.4.3.117 () {66 vars in 1348 bytes} [Mon Jul 27 16:26:36 2026] GET /volume/v3/volumes/1dd29f4d-e588-479f-b3d0-b25239bc8149 => generated 1213 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 27 16:26:36.533734 np0000005924 devstack@c-api.service[100521]: INFO cinder.api.openstack.wsgi [req-24f28113-8c0f-4610-998b-f6221abbecea req-aff48231-a327-4f0a-bab5-44878e1df879 tempest-TestEncryptedCinderVolumes-1841643691 tempest-TestEncryptedCinderVolumes-1841643691-project-member] https://10.4.3.117/volume/v3/attachments/00f5afbe-167f-47fe-a953-b065ade5f914 returned with HTTP 200 Jul 27 16:26:36.534031 np0000005924 devstack@c-api.service[100521]: [pid: 100521|app: 0|req: 1416/5667] 10.4.3.117 () {72 vars in 1673 bytes} [Mon Jul 27 16:26:36 2026] DELETE /volume/v3/attachments/00f5afbe-167f-47fe-a953-b065ade5f914 => generated 19 bytes in 55 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 27 16:26:37.386241 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.middleware.request_id [None req-57c05620-1d1d-4d4d-a4ce-d44dd3bc22a7 None None] RequestId filter calling following filter/app {{(pid=100524) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:26:37.388030 np0000005924 devstack@c-api.service[100524]: INFO cinder.api.openstack.wsgi [None req-57c05620-1d1d-4d4d-a4ce-d44dd3bc22a7 tempest-TestEncryptedCinderVolumes-1841643691 tempest-TestEncryptedCinderVolumes-1841643691-project-member] DELETE https://10.4.3.117/volume/v3/volumes/ebbc3494-bad7-4f86-912d-89a8ca2f8c62 Jul 27 16:26:37.388269 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.openstack.wsgi [None req-57c05620-1d1d-4d4d-a4ce-d44dd3bc22a7 tempest-TestEncryptedCinderVolumes-1841643691 tempest-TestEncryptedCinderVolumes-1841643691-project-member] Empty body provided in request {{(pid=100524) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:26:37.388560 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.openstack.wsgi [None req-57c05620-1d1d-4d4d-a4ce-d44dd3bc22a7 tempest-TestEncryptedCinderVolumes-1841643691 tempest-TestEncryptedCinderVolumes-1841643691-project-member] Calling method 'delete' {{(pid=100524) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:26:37.388751 np0000005924 devstack@c-api.service[100524]: INFO cinder.api.v3.volumes [None req-57c05620-1d1d-4d4d-a4ce-d44dd3bc22a7 tempest-TestEncryptedCinderVolumes-1841643691 tempest-TestEncryptedCinderVolumes-1841643691-project-member] Delete volume with id: ebbc3494-bad7-4f86-912d-89a8ca2f8c62 Jul 27 16:26:37.395696 np0000005924 devstack@c-api.service[100524]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:26:37.395696 np0000005924 devstack@c-api.service[100524]: warnings.warn( Jul 27 16:26:37.396204 np0000005924 devstack@c-api.service[100524]: INFO cinder.volume.api [None req-57c05620-1d1d-4d4d-a4ce-d44dd3bc22a7 tempest-TestEncryptedCinderVolumes-1841643691 tempest-TestEncryptedCinderVolumes-1841643691-project-member] Volume info retrieved successfully. Jul 27 16:26:37.406893 np0000005924 devstack@c-api.service[100524]: WARNING cinder.keymgr.conf_key_mgr [None req-57c05620-1d1d-4d4d-a4ce-d44dd3bc22a7 tempest-TestEncryptedCinderVolumes-1841643691 tempest-TestEncryptedCinderVolumes-1841643691-project-member] Not deleting key 00000000-0000-0000-0000-000000000000 Jul 27 16:26:37.414851 np0000005924 devstack@c-api.service[100524]: INFO cinder.volume.api [None req-57c05620-1d1d-4d4d-a4ce-d44dd3bc22a7 tempest-TestEncryptedCinderVolumes-1841643691 tempest-TestEncryptedCinderVolumes-1841643691-project-member] Delete volume request issued successfully. Jul 27 16:26:37.415098 np0000005924 devstack@c-api.service[100524]: INFO cinder.api.openstack.wsgi [None req-57c05620-1d1d-4d4d-a4ce-d44dd3bc22a7 tempest-TestEncryptedCinderVolumes-1841643691 tempest-TestEncryptedCinderVolumes-1841643691-project-member] https://10.4.3.117/volume/v3/volumes/ebbc3494-bad7-4f86-912d-89a8ca2f8c62 returned with HTTP 202 Jul 27 16:26:37.415688 np0000005924 devstack@c-api.service[100524]: [pid: 100524|app: 0|req: 1420/5668] 10.4.3.117 () {66 vars in 1351 bytes} [Mon Jul 27 16:26:37 2026] DELETE /volume/v3/volumes/ebbc3494-bad7-4f86-912d-89a8ca2f8c62 => generated 0 bytes in 30 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 27 16:26:37.423718 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.middleware.request_id [None req-637c956e-1dfe-4c21-a5fd-3a7621840cb0 None None] RequestId filter calling following filter/app {{(pid=100522) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:26:37.425500 np0000005924 devstack@c-api.service[100522]: INFO cinder.api.openstack.wsgi [None req-637c956e-1dfe-4c21-a5fd-3a7621840cb0 tempest-TestEncryptedCinderVolumes-1841643691 tempest-TestEncryptedCinderVolumes-1841643691-project-member] GET https://10.4.3.117/volume/v3/volumes/ebbc3494-bad7-4f86-912d-89a8ca2f8c62 Jul 27 16:26:37.425694 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.openstack.wsgi [None req-637c956e-1dfe-4c21-a5fd-3a7621840cb0 tempest-TestEncryptedCinderVolumes-1841643691 tempest-TestEncryptedCinderVolumes-1841643691-project-member] Empty body provided in request {{(pid=100522) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:26:37.425902 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.openstack.wsgi [None req-637c956e-1dfe-4c21-a5fd-3a7621840cb0 tempest-TestEncryptedCinderVolumes-1841643691 tempest-TestEncryptedCinderVolumes-1841643691-project-member] Calling method 'show' {{(pid=100522) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:26:37.432843 np0000005924 devstack@c-api.service[100522]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:26:37.432843 np0000005924 devstack@c-api.service[100522]: warnings.warn( Jul 27 16:26:37.436270 np0000005924 devstack@c-api.service[100522]: INFO cinder.volume.api [None req-637c956e-1dfe-4c21-a5fd-3a7621840cb0 tempest-TestEncryptedCinderVolumes-1841643691 tempest-TestEncryptedCinderVolumes-1841643691-project-member] Volume info retrieved successfully. Jul 27 16:26:37.440786 np0000005924 devstack@c-api.service[100522]: INFO cinder.api.openstack.wsgi [None req-637c956e-1dfe-4c21-a5fd-3a7621840cb0 tempest-TestEncryptedCinderVolumes-1841643691 tempest-TestEncryptedCinderVolumes-1841643691-project-member] https://10.4.3.117/volume/v3/volumes/ebbc3494-bad7-4f86-912d-89a8ca2f8c62 returned with HTTP 200 Jul 27 16:26:37.441176 np0000005924 devstack@c-api.service[100522]: [pid: 100522|app: 0|req: 1407/5669] 10.4.3.117 () {66 vars in 1348 bytes} [Mon Jul 27 16:26:37 2026] GET /volume/v3/volumes/ebbc3494-bad7-4f86-912d-89a8ca2f8c62 => generated 1447 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 27 16:26:38.453797 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.middleware.request_id [None req-f213c20a-d2c6-4492-9f27-8fef0836c785 None None] RequestId filter calling following filter/app {{(pid=100523) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:26:38.456650 np0000005924 devstack@c-api.service[100523]: INFO cinder.api.openstack.wsgi [None req-f213c20a-d2c6-4492-9f27-8fef0836c785 tempest-TestEncryptedCinderVolumes-1841643691 tempest-TestEncryptedCinderVolumes-1841643691-project-member] GET https://10.4.3.117/volume/v3/volumes/ebbc3494-bad7-4f86-912d-89a8ca2f8c62 Jul 27 16:26:38.456965 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.openstack.wsgi [None req-f213c20a-d2c6-4492-9f27-8fef0836c785 tempest-TestEncryptedCinderVolumes-1841643691 tempest-TestEncryptedCinderVolumes-1841643691-project-member] Empty body provided in request {{(pid=100523) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:26:38.457036 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.openstack.wsgi [None req-f213c20a-d2c6-4492-9f27-8fef0836c785 tempest-TestEncryptedCinderVolumes-1841643691 tempest-TestEncryptedCinderVolumes-1841643691-project-member] Calling method 'show' {{(pid=100523) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:26:38.463675 np0000005924 devstack@c-api.service[100523]: INFO cinder.api.openstack.wsgi [None req-f213c20a-d2c6-4492-9f27-8fef0836c785 tempest-TestEncryptedCinderVolumes-1841643691 tempest-TestEncryptedCinderVolumes-1841643691-project-member] https://10.4.3.117/volume/v3/volumes/ebbc3494-bad7-4f86-912d-89a8ca2f8c62 returned with HTTP 404 Jul 27 16:26:38.464118 np0000005924 devstack@c-api.service[100523]: [pid: 100523|app: 0|req: 1427/5670] 10.4.3.117 () {66 vars in 1348 bytes} [Mon Jul 27 16:26:38 2026] GET /volume/v3/volumes/ebbc3494-bad7-4f86-912d-89a8ca2f8c62 => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 27 16:26:38.748828 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.middleware.request_id [None req-a1adf483-64f8-4b9c-9db1-c4ed9332699c None None] RequestId filter calling following filter/app {{(pid=100521) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:26:38.750519 np0000005924 devstack@c-api.service[100521]: INFO cinder.api.openstack.wsgi [None req-a1adf483-64f8-4b9c-9db1-c4ed9332699c tempest-TestEncryptedCinderVolumes-1841643691 tempest-TestEncryptedCinderVolumes-1841643691-project-member] DELETE https://10.4.3.117/volume/v3/volumes/aa6fbd27-38d5-4637-849f-1526d6d6f6a0 Jul 27 16:26:38.750758 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.openstack.wsgi [None req-a1adf483-64f8-4b9c-9db1-c4ed9332699c tempest-TestEncryptedCinderVolumes-1841643691 tempest-TestEncryptedCinderVolumes-1841643691-project-member] Empty body provided in request {{(pid=100521) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:26:38.750978 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.openstack.wsgi [None req-a1adf483-64f8-4b9c-9db1-c4ed9332699c tempest-TestEncryptedCinderVolumes-1841643691 tempest-TestEncryptedCinderVolumes-1841643691-project-member] Calling method 'delete' {{(pid=100521) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:26:38.751170 np0000005924 devstack@c-api.service[100521]: INFO cinder.api.v3.volumes [None req-a1adf483-64f8-4b9c-9db1-c4ed9332699c tempest-TestEncryptedCinderVolumes-1841643691 tempest-TestEncryptedCinderVolumes-1841643691-project-member] Delete volume with id: aa6fbd27-38d5-4637-849f-1526d6d6f6a0 Jul 27 16:26:38.758600 np0000005924 devstack@c-api.service[100521]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:26:38.758600 np0000005924 devstack@c-api.service[100521]: warnings.warn( Jul 27 16:26:38.759101 np0000005924 devstack@c-api.service[100521]: INFO cinder.volume.api [None req-a1adf483-64f8-4b9c-9db1-c4ed9332699c tempest-TestEncryptedCinderVolumes-1841643691 tempest-TestEncryptedCinderVolumes-1841643691-project-member] Volume info retrieved successfully. Jul 27 16:26:38.770799 np0000005924 devstack@c-api.service[100521]: WARNING cinder.keymgr.conf_key_mgr [None req-a1adf483-64f8-4b9c-9db1-c4ed9332699c tempest-TestEncryptedCinderVolumes-1841643691 tempest-TestEncryptedCinderVolumes-1841643691-project-member] Not deleting key 00000000-0000-0000-0000-000000000000 Jul 27 16:26:38.776785 np0000005924 devstack@c-api.service[100521]: INFO cinder.volume.api [None req-a1adf483-64f8-4b9c-9db1-c4ed9332699c tempest-TestEncryptedCinderVolumes-1841643691 tempest-TestEncryptedCinderVolumes-1841643691-project-member] Delete volume request issued successfully. Jul 27 16:26:38.777022 np0000005924 devstack@c-api.service[100521]: INFO cinder.api.openstack.wsgi [None req-a1adf483-64f8-4b9c-9db1-c4ed9332699c tempest-TestEncryptedCinderVolumes-1841643691 tempest-TestEncryptedCinderVolumes-1841643691-project-member] https://10.4.3.117/volume/v3/volumes/aa6fbd27-38d5-4637-849f-1526d6d6f6a0 returned with HTTP 202 Jul 27 16:26:38.777493 np0000005924 devstack@c-api.service[100521]: [pid: 100521|app: 0|req: 1417/5671] 10.4.3.117 () {66 vars in 1351 bytes} [Mon Jul 27 16:26:38 2026] DELETE /volume/v3/volumes/aa6fbd27-38d5-4637-849f-1526d6d6f6a0 => generated 0 bytes in 29 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 27 16:26:38.783734 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.middleware.request_id [None req-a17c7150-e46f-4b96-8f1e-3cd59d3de434 None None] RequestId filter calling following filter/app {{(pid=100524) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:26:38.785980 np0000005924 devstack@c-api.service[100524]: INFO cinder.api.openstack.wsgi [None req-a17c7150-e46f-4b96-8f1e-3cd59d3de434 tempest-TestEncryptedCinderVolumes-1841643691 tempest-TestEncryptedCinderVolumes-1841643691-project-member] GET https://10.4.3.117/volume/v3/volumes/aa6fbd27-38d5-4637-849f-1526d6d6f6a0 Jul 27 16:26:38.786165 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.openstack.wsgi [None req-a17c7150-e46f-4b96-8f1e-3cd59d3de434 tempest-TestEncryptedCinderVolumes-1841643691 tempest-TestEncryptedCinderVolumes-1841643691-project-member] Empty body provided in request {{(pid=100524) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:26:38.786405 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.openstack.wsgi [None req-a17c7150-e46f-4b96-8f1e-3cd59d3de434 tempest-TestEncryptedCinderVolumes-1841643691 tempest-TestEncryptedCinderVolumes-1841643691-project-member] Calling method 'show' {{(pid=100524) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:26:38.792844 np0000005924 devstack@c-api.service[100524]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:26:38.792844 np0000005924 devstack@c-api.service[100524]: warnings.warn( Jul 27 16:26:38.796736 np0000005924 devstack@c-api.service[100524]: INFO cinder.volume.api [None req-a17c7150-e46f-4b96-8f1e-3cd59d3de434 tempest-TestEncryptedCinderVolumes-1841643691 tempest-TestEncryptedCinderVolumes-1841643691-project-member] Volume info retrieved successfully. Jul 27 16:26:38.802902 np0000005924 devstack@c-api.service[100524]: INFO cinder.api.openstack.wsgi [None req-a17c7150-e46f-4b96-8f1e-3cd59d3de434 tempest-TestEncryptedCinderVolumes-1841643691 tempest-TestEncryptedCinderVolumes-1841643691-project-member] https://10.4.3.117/volume/v3/volumes/aa6fbd27-38d5-4637-849f-1526d6d6f6a0 returned with HTTP 200 Jul 27 16:26:38.803586 np0000005924 devstack@c-api.service[100524]: [pid: 100524|app: 0|req: 1421/5672] 10.4.3.117 () {66 vars in 1348 bytes} [Mon Jul 27 16:26:38 2026] GET /volume/v3/volumes/aa6fbd27-38d5-4637-849f-1526d6d6f6a0 => generated 1428 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 27 16:26:39.822239 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.middleware.request_id [None req-77349708-19e8-4d1d-a7a6-e4aa365cd207 None None] RequestId filter calling following filter/app {{(pid=100522) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:26:39.824177 np0000005924 devstack@c-api.service[100522]: INFO cinder.api.openstack.wsgi [None req-77349708-19e8-4d1d-a7a6-e4aa365cd207 tempest-TestEncryptedCinderVolumes-1841643691 tempest-TestEncryptedCinderVolumes-1841643691-project-member] GET https://10.4.3.117/volume/v3/volumes/aa6fbd27-38d5-4637-849f-1526d6d6f6a0 Jul 27 16:26:39.824384 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.openstack.wsgi [None req-77349708-19e8-4d1d-a7a6-e4aa365cd207 tempest-TestEncryptedCinderVolumes-1841643691 tempest-TestEncryptedCinderVolumes-1841643691-project-member] Empty body provided in request {{(pid=100522) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:26:39.824592 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.openstack.wsgi [None req-77349708-19e8-4d1d-a7a6-e4aa365cd207 tempest-TestEncryptedCinderVolumes-1841643691 tempest-TestEncryptedCinderVolumes-1841643691-project-member] Calling method 'show' {{(pid=100522) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:26:39.834669 np0000005924 devstack@c-api.service[100522]: INFO cinder.api.openstack.wsgi [None req-77349708-19e8-4d1d-a7a6-e4aa365cd207 tempest-TestEncryptedCinderVolumes-1841643691 tempest-TestEncryptedCinderVolumes-1841643691-project-member] https://10.4.3.117/volume/v3/volumes/aa6fbd27-38d5-4637-849f-1526d6d6f6a0 returned with HTTP 404 Jul 27 16:26:39.835227 np0000005924 devstack@c-api.service[100522]: [pid: 100522|app: 0|req: 1408/5673] 10.4.3.117 () {66 vars in 1348 bytes} [Mon Jul 27 16:26:39 2026] GET /volume/v3/volumes/aa6fbd27-38d5-4637-849f-1526d6d6f6a0 => generated 109 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 27 16:26:39.842897 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.middleware.request_id [None req-1d5fec54-6e4c-4aac-987c-52df8739dac6 None None] RequestId filter calling following filter/app {{(pid=100523) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:26:39.844685 np0000005924 devstack@c-api.service[100523]: INFO cinder.api.openstack.wsgi [None req-1d5fec54-6e4c-4aac-987c-52df8739dac6 tempest-TestEncryptedCinderVolumes-125337788 tempest-TestEncryptedCinderVolumes-125337788-project-admin] GET https://10.4.3.117/volume/v3/volumes/detail?all_tenants=1 Jul 27 16:26:39.844868 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.openstack.wsgi [None req-1d5fec54-6e4c-4aac-987c-52df8739dac6 tempest-TestEncryptedCinderVolumes-125337788 tempest-TestEncryptedCinderVolumes-125337788-project-admin] Empty body provided in request {{(pid=100523) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:26:39.845063 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.openstack.wsgi [None req-1d5fec54-6e4c-4aac-987c-52df8739dac6 tempest-TestEncryptedCinderVolumes-125337788 tempest-TestEncryptedCinderVolumes-125337788-project-admin] Calling method 'detail' {{(pid=100523) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:26:39.845952 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.volume.api [None req-1d5fec54-6e4c-4aac-987c-52df8739dac6 tempest-TestEncryptedCinderVolumes-125337788 tempest-TestEncryptedCinderVolumes-125337788-project-admin] Searching by: MultiDict([('all_tenants', 1)]). {{(pid=100523) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 27 16:26:39.863251 np0000005924 devstack@c-api.service[100523]: INFO cinder.volume.api [None req-1d5fec54-6e4c-4aac-987c-52df8739dac6 tempest-TestEncryptedCinderVolumes-125337788 tempest-TestEncryptedCinderVolumes-125337788-project-admin] Get all volumes completed successfully. Jul 27 16:26:39.865146 np0000005924 devstack@c-api.service[100523]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:26:39.865146 np0000005924 devstack@c-api.service[100523]: warnings.warn( Jul 27 16:26:39.869095 np0000005924 devstack@c-api.service[100523]: INFO cinder.api.openstack.wsgi [None req-1d5fec54-6e4c-4aac-987c-52df8739dac6 tempest-TestEncryptedCinderVolumes-125337788 tempest-TestEncryptedCinderVolumes-125337788-project-admin] https://10.4.3.117/volume/v3/volumes/detail?all_tenants=1 returned with HTTP 200 Jul 27 16:26:39.869523 np0000005924 devstack@c-api.service[100523]: [pid: 100523|app: 0|req: 1428/5674] 10.4.3.117 () {66 vars in 1285 bytes} [Mon Jul 27 16:26:39 2026] GET /volume/v3/volumes/detail?all_tenants=1 => generated 9295 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 27 16:26:39.884026 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.middleware.request_id [None req-b3be15be-293d-4081-bcc2-9acaaaa41850 None None] RequestId filter calling following filter/app {{(pid=100521) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:26:39.886148 np0000005924 devstack@c-api.service[100521]: INFO cinder.api.openstack.wsgi [None req-b3be15be-293d-4081-bcc2-9acaaaa41850 tempest-TestEncryptedCinderVolumes-125337788 tempest-TestEncryptedCinderVolumes-125337788-project-admin] DELETE https://10.4.3.117/volume/v3/types/5a819a16-e021-4e0c-a8d0-89f636b8f4db Jul 27 16:26:39.886417 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.openstack.wsgi [None req-b3be15be-293d-4081-bcc2-9acaaaa41850 tempest-TestEncryptedCinderVolumes-125337788 tempest-TestEncryptedCinderVolumes-125337788-project-admin] Empty body provided in request {{(pid=100521) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:26:39.886681 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.openstack.wsgi [None req-b3be15be-293d-4081-bcc2-9acaaaa41850 tempest-TestEncryptedCinderVolumes-125337788 tempest-TestEncryptedCinderVolumes-125337788-project-admin] Calling method '_delete' {{(pid=100521) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:26:39.910493 np0000005924 devstack@c-api.service[100521]: INFO cinder.api.openstack.wsgi [None req-b3be15be-293d-4081-bcc2-9acaaaa41850 tempest-TestEncryptedCinderVolumes-125337788 tempest-TestEncryptedCinderVolumes-125337788-project-admin] https://10.4.3.117/volume/v3/types/5a819a16-e021-4e0c-a8d0-89f636b8f4db returned with HTTP 202 Jul 27 16:26:39.910931 np0000005924 devstack@c-api.service[100521]: [pid: 100521|app: 0|req: 1418/5675] 10.4.3.117 () {66 vars in 1345 bytes} [Mon Jul 27 16:26:39 2026] DELETE /volume/v3/types/5a819a16-e021-4e0c-a8d0-89f636b8f4db => generated 0 bytes in 27 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 27 16:26:48.800909 np0000005924 devstack@c-api.service[100524]: DEBUG dbcounter [-] [100524] Writing DB stats cinder:SELECT=60,cinder:INSERT=2,cinder:UPDATE=1 {{(pid=100524) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 27 16:26:49.830306 np0000005924 devstack@c-api.service[100522]: DEBUG dbcounter [-] [100522] Writing DB stats cinder:SELECT=84,cinder:INSERT=9,cinder:UPDATE=19 {{(pid=100522) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 27 16:26:49.867678 np0000005924 devstack@c-api.service[100523]: DEBUG dbcounter [-] [100523] Writing DB stats cinder:SELECT=66,cinder:INSERT=2 {{(pid=100523) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 27 16:26:49.907453 np0000005924 devstack@c-api.service[100521]: DEBUG dbcounter [-] [100521] Writing DB stats cinder:SELECT=120,cinder:INSERT=22,cinder:UPDATE=40 {{(pid=100521) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 27 16:27:21.535004 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.middleware.request_id [req-84e58cd5-87f3-462d-bf25-09d34a41c451 req-111b1ab0-c5ee-42b1-9207-da75c2f3c32d None None] RequestId filter calling following filter/app {{(pid=100524) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:27:21.611919 np0000005924 devstack@c-api.service[100524]: INFO cinder.api.openstack.wsgi [req-84e58cd5-87f3-462d-bf25-09d34a41c451 req-111b1ab0-c5ee-42b1-9207-da75c2f3c32d tempest-VolumeMultiattachTests-1753571736 tempest-VolumeMultiattachTests-1753571736-project-member] GET https://10.4.3.117/volume/v3/volumes/1dd29f4d-e588-479f-b3d0-b25239bc8149 Jul 27 16:27:21.612149 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.openstack.wsgi [req-84e58cd5-87f3-462d-bf25-09d34a41c451 req-111b1ab0-c5ee-42b1-9207-da75c2f3c32d tempest-VolumeMultiattachTests-1753571736 tempest-VolumeMultiattachTests-1753571736-project-member] Empty body provided in request {{(pid=100524) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:27:21.612348 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.openstack.wsgi [req-84e58cd5-87f3-462d-bf25-09d34a41c451 req-111b1ab0-c5ee-42b1-9207-da75c2f3c32d tempest-VolumeMultiattachTests-1753571736 tempest-VolumeMultiattachTests-1753571736-project-member] Calling method 'show' {{(pid=100524) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:27:21.621833 np0000005924 devstack@c-api.service[100524]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:27:21.621833 np0000005924 devstack@c-api.service[100524]: warnings.warn( Jul 27 16:27:21.625075 np0000005924 devstack@c-api.service[100524]: INFO cinder.volume.api [req-84e58cd5-87f3-462d-bf25-09d34a41c451 req-111b1ab0-c5ee-42b1-9207-da75c2f3c32d tempest-VolumeMultiattachTests-1753571736 tempest-VolumeMultiattachTests-1753571736-project-member] Volume info retrieved successfully. Jul 27 16:27:21.629102 np0000005924 devstack@c-api.service[100524]: INFO cinder.api.openstack.wsgi [req-84e58cd5-87f3-462d-bf25-09d34a41c451 req-111b1ab0-c5ee-42b1-9207-da75c2f3c32d tempest-VolumeMultiattachTests-1753571736 tempest-VolumeMultiattachTests-1753571736-project-member] https://10.4.3.117/volume/v3/volumes/1dd29f4d-e588-479f-b3d0-b25239bc8149 returned with HTTP 200 Jul 27 16:27:21.629481 np0000005924 devstack@c-api.service[100524]: [pid: 100524|app: 0|req: 1422/5676] 10.4.3.117 () {68 vars in 1598 bytes} [Mon Jul 27 16:27:21 2026] GET /volume/v3/volumes/1dd29f4d-e588-479f-b3d0-b25239bc8149 => generated 1213 bytes in 95 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 27 16:27:21.702320 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.middleware.request_id [None req-eff17a24-8424-44ef-b9ce-a49180af449a None None] RequestId filter calling following filter/app {{(pid=100522) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:27:21.702723 np0000005924 devstack@c-api.service[100522]: INFO cinder.api.openstack.wsgi [None req-eff17a24-8424-44ef-b9ce-a49180af449a None None] GET https://10.4.3.117/volume// Jul 27 16:27:21.702923 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.openstack.wsgi [None req-eff17a24-8424-44ef-b9ce-a49180af449a None None] Empty body provided in request {{(pid=100522) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:27:21.703119 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.openstack.wsgi [None req-eff17a24-8424-44ef-b9ce-a49180af449a None None] Calling method 'all' {{(pid=100522) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:27:21.703436 np0000005924 devstack@c-api.service[100522]: INFO cinder.api.openstack.wsgi [None req-eff17a24-8424-44ef-b9ce-a49180af449a None None] https://10.4.3.117/volume// returned with HTTP 300 Jul 27 16:27:21.703714 np0000005924 devstack@c-api.service[100522]: [pid: 100522|app: 0|req: 1409/5677] 10.4.3.117 () {66 vars in 1428 bytes} [Mon Jul 27 16:27:21 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 27 16:27:21.711220 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.middleware.request_id [req-84e58cd5-87f3-462d-bf25-09d34a41c451 req-b88f2056-0d0e-4e5e-bd54-9e6f07f7396f None None] RequestId filter calling following filter/app {{(pid=100523) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:27:21.713065 np0000005924 devstack@c-api.service[100523]: INFO cinder.api.openstack.wsgi [req-84e58cd5-87f3-462d-bf25-09d34a41c451 req-b88f2056-0d0e-4e5e-bd54-9e6f07f7396f tempest-VolumeMultiattachTests-1753571736 tempest-VolumeMultiattachTests-1753571736-project-member] POST https://10.4.3.117/volume/v3/attachments Jul 27 16:27:21.713501 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.openstack.wsgi [req-84e58cd5-87f3-462d-bf25-09d34a41c451 req-b88f2056-0d0e-4e5e-bd54-9e6f07f7396f tempest-VolumeMultiattachTests-1753571736 tempest-VolumeMultiattachTests-1753571736-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "1dd29f4d-e588-479f-b3d0-b25239bc8149", "connector": null, "instance_uuid": "28430f73-58f3-4a64-91ae-455fd6c9687a"}} {{(pid=100523) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 27 16:27:21.723456 np0000005924 devstack@c-api.service[100523]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:27:21.723456 np0000005924 devstack@c-api.service[100523]: warnings.warn( Jul 27 16:27:21.750948 np0000005924 devstack@c-api.service[100523]: INFO cinder.api.openstack.wsgi [req-84e58cd5-87f3-462d-bf25-09d34a41c451 req-b88f2056-0d0e-4e5e-bd54-9e6f07f7396f tempest-VolumeMultiattachTests-1753571736 tempest-VolumeMultiattachTests-1753571736-project-member] https://10.4.3.117/volume/v3/attachments returned with HTTP 200 Jul 27 16:27:21.751415 np0000005924 devstack@c-api.service[100523]: [pid: 100523|app: 0|req: 1429/5678] 10.4.3.117 () {74 vars in 1594 bytes} [Mon Jul 27 16:27:21 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 27 16:27:21.782657 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.middleware.request_id [None req-a0ece1e0-32e2-42e8-ae52-a5aa6e1bbad2 None None] RequestId filter calling following filter/app {{(pid=100521) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:27:21.784390 np0000005924 devstack@c-api.service[100521]: INFO cinder.api.openstack.wsgi [None req-a0ece1e0-32e2-42e8-ae52-a5aa6e1bbad2 tempest-VolumeMultiattachTests-1753571736 tempest-VolumeMultiattachTests-1753571736-project-member] GET https://10.4.3.117/volume/v3/volumes/1dd29f4d-e588-479f-b3d0-b25239bc8149 Jul 27 16:27:21.784572 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.openstack.wsgi [None req-a0ece1e0-32e2-42e8-ae52-a5aa6e1bbad2 tempest-VolumeMultiattachTests-1753571736 tempest-VolumeMultiattachTests-1753571736-project-member] Empty body provided in request {{(pid=100521) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:27:21.784746 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.openstack.wsgi [None req-a0ece1e0-32e2-42e8-ae52-a5aa6e1bbad2 tempest-VolumeMultiattachTests-1753571736 tempest-VolumeMultiattachTests-1753571736-project-member] Calling method 'show' {{(pid=100521) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:27:21.792400 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.middleware.request_id [None req-e05c9a35-d41e-40cd-8c0e-e0fa5aeb7365 None None] RequestId filter calling following filter/app {{(pid=100524) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:27:21.792704 np0000005924 devstack@c-api.service[100524]: INFO cinder.api.openstack.wsgi [None req-e05c9a35-d41e-40cd-8c0e-e0fa5aeb7365 None None] GET https://10.4.3.117/volume// Jul 27 16:27:21.792887 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.openstack.wsgi [None req-e05c9a35-d41e-40cd-8c0e-e0fa5aeb7365 None None] Empty body provided in request {{(pid=100524) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:27:21.793069 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.openstack.wsgi [None req-e05c9a35-d41e-40cd-8c0e-e0fa5aeb7365 None None] Calling method 'all' {{(pid=100524) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:27:21.793375 np0000005924 devstack@c-api.service[100524]: INFO cinder.api.openstack.wsgi [None req-e05c9a35-d41e-40cd-8c0e-e0fa5aeb7365 None None] https://10.4.3.117/volume// returned with HTTP 300 Jul 27 16:27:21.793643 np0000005924 devstack@c-api.service[100524]: [pid: 100524|app: 0|req: 1423/5679] 10.4.3.117 () {66 vars in 1426 bytes} [Mon Jul 27 16:27:21 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 27 16:27:21.796274 np0000005924 devstack@c-api.service[100521]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:27:21.796274 np0000005924 devstack@c-api.service[100521]: warnings.warn( Jul 27 16:27:21.800196 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.middleware.request_id [req-84e58cd5-87f3-462d-bf25-09d34a41c451 req-afaa1f4b-11c7-4455-8821-37297fd7b85a None None] RequestId filter calling following filter/app {{(pid=100522) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:27:21.800422 np0000005924 devstack@c-api.service[100521]: INFO cinder.volume.api [None req-a0ece1e0-32e2-42e8-ae52-a5aa6e1bbad2 tempest-VolumeMultiattachTests-1753571736 tempest-VolumeMultiattachTests-1753571736-project-member] Volume info retrieved successfully. Jul 27 16:27:21.807915 np0000005924 devstack@c-api.service[100521]: INFO cinder.api.openstack.wsgi [None req-a0ece1e0-32e2-42e8-ae52-a5aa6e1bbad2 tempest-VolumeMultiattachTests-1753571736 tempest-VolumeMultiattachTests-1753571736-project-member] https://10.4.3.117/volume/v3/volumes/1dd29f4d-e588-479f-b3d0-b25239bc8149 returned with HTTP 200 Jul 27 16:27:21.808199 np0000005924 devstack@c-api.service[100521]: [pid: 100521|app: 0|req: 1419/5680] 10.4.3.117 () {66 vars in 1348 bytes} [Mon Jul 27 16:27:21 2026] GET /volume/v3/volumes/1dd29f4d-e588-479f-b3d0-b25239bc8149 => generated 1215 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 27 16:27:21.857390 np0000005924 devstack@c-api.service[100522]: INFO cinder.api.openstack.wsgi [req-84e58cd5-87f3-462d-bf25-09d34a41c451 req-afaa1f4b-11c7-4455-8821-37297fd7b85a tempest-VolumeMultiattachTests-1753571736 tempest-VolumeMultiattachTests-1753571736-project-member] GET https://10.4.3.117/volume/v3/volumes/1dd29f4d-e588-479f-b3d0-b25239bc8149 Jul 27 16:27:21.857654 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.openstack.wsgi [req-84e58cd5-87f3-462d-bf25-09d34a41c451 req-afaa1f4b-11c7-4455-8821-37297fd7b85a tempest-VolumeMultiattachTests-1753571736 tempest-VolumeMultiattachTests-1753571736-project-member] Empty body provided in request {{(pid=100522) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:27:21.857896 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.openstack.wsgi [req-84e58cd5-87f3-462d-bf25-09d34a41c451 req-afaa1f4b-11c7-4455-8821-37297fd7b85a tempest-VolumeMultiattachTests-1753571736 tempest-VolumeMultiattachTests-1753571736-project-member] Calling method 'show' {{(pid=100522) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:27:21.870449 np0000005924 devstack@c-api.service[100522]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:27:21.870449 np0000005924 devstack@c-api.service[100522]: warnings.warn( Jul 27 16:27:21.874027 np0000005924 devstack@c-api.service[100522]: INFO cinder.volume.api [req-84e58cd5-87f3-462d-bf25-09d34a41c451 req-afaa1f4b-11c7-4455-8821-37297fd7b85a tempest-VolumeMultiattachTests-1753571736 tempest-VolumeMultiattachTests-1753571736-project-member] Volume info retrieved successfully. Jul 27 16:27:21.877841 np0000005924 devstack@c-api.service[100522]: INFO cinder.api.openstack.wsgi [req-84e58cd5-87f3-462d-bf25-09d34a41c451 req-afaa1f4b-11c7-4455-8821-37297fd7b85a tempest-VolumeMultiattachTests-1753571736 tempest-VolumeMultiattachTests-1753571736-project-member] https://10.4.3.117/volume/v3/volumes/1dd29f4d-e588-479f-b3d0-b25239bc8149 returned with HTTP 200 Jul 27 16:27:21.878198 np0000005924 devstack@c-api.service[100522]: [pid: 100522|app: 0|req: 1410/5681] 10.4.3.117 () {70 vars in 1639 bytes} [Mon Jul 27 16:27:21 2026] GET /volume/v3/volumes/1dd29f4d-e588-479f-b3d0-b25239bc8149 => generated 1395 bytes in 78 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 27 16:27:21.975173 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.middleware.request_id [req-84e58cd5-87f3-462d-bf25-09d34a41c451 req-6bbbfc0a-bd17-4908-8fe0-9492c0424e4d None None] RequestId filter calling following filter/app {{(pid=100523) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:27:21.977062 np0000005924 devstack@c-api.service[100523]: INFO cinder.api.openstack.wsgi [req-84e58cd5-87f3-462d-bf25-09d34a41c451 req-6bbbfc0a-bd17-4908-8fe0-9492c0424e4d tempest-VolumeMultiattachTests-1753571736 tempest-VolumeMultiattachTests-1753571736-project-member] PUT https://10.4.3.117/volume/v3/attachments/e6a2cf5a-cdfb-4e36-ae77-ba539cf34c56 Jul 27 16:27:21.977437 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.openstack.wsgi [req-84e58cd5-87f3-462d-bf25-09d34a41c451 req-6bbbfc0a-bd17-4908-8fe0-9492c0424e4d tempest-VolumeMultiattachTests-1753571736 tempest-VolumeMultiattachTests-1753571736-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.117", "host": "np0000005924", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:c1414b6f8d8f", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "13cbedf7-bb1f-4b5e-b492-2fef0d4dab25", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100523) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 27 16:27:21.984396 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.coordination [req-84e58cd5-87f3-462d-bf25-09d34a41c451 req-6bbbfc0a-bd17-4908-8fe0-9492c0424e4d tempest-VolumeMultiattachTests-1753571736 tempest-VolumeMultiattachTests-1753571736-project-member] Acquiring lock "cinder-attachment_update-1dd29f4d-e588-479f-b3d0-b25239bc8149-np0000005924" by "attachment_update" {{(pid=100523) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jul 27 16:27:21.990155 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.coordination [req-84e58cd5-87f3-462d-bf25-09d34a41c451 req-6bbbfc0a-bd17-4908-8fe0-9492c0424e4d tempest-VolumeMultiattachTests-1753571736 tempest-VolumeMultiattachTests-1753571736-project-member] Lock "cinder-attachment_update-1dd29f4d-e588-479f-b3d0-b25239bc8149-np0000005924" acquired by "attachment_update" :: waited 0.006s {{(pid=100523) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jul 27 16:27:21.991112 np0000005924 devstack@c-api.service[100523]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:27:21.991112 np0000005924 devstack@c-api.service[100523]: warnings.warn( Jul 27 16:27:22.060256 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.coordination [req-84e58cd5-87f3-462d-bf25-09d34a41c451 req-6bbbfc0a-bd17-4908-8fe0-9492c0424e4d tempest-VolumeMultiattachTests-1753571736 tempest-VolumeMultiattachTests-1753571736-project-member] Lock "cinder-attachment_update-1dd29f4d-e588-479f-b3d0-b25239bc8149-np0000005924" released by "attachment_update" :: held 0.070s {{(pid=100523) __release /opt/stack/cinder/cinder/coordination.py:152}} Jul 27 16:27:22.060590 np0000005924 devstack@c-api.service[100523]: INFO cinder.api.openstack.wsgi [req-84e58cd5-87f3-462d-bf25-09d34a41c451 req-6bbbfc0a-bd17-4908-8fe0-9492c0424e4d tempest-VolumeMultiattachTests-1753571736 tempest-VolumeMultiattachTests-1753571736-project-member] https://10.4.3.117/volume/v3/attachments/e6a2cf5a-cdfb-4e36-ae77-ba539cf34c56 returned with HTTP 200 Jul 27 16:27:22.061066 np0000005924 devstack@c-api.service[100523]: [pid: 100523|app: 0|req: 1430/5682] 10.4.3.117 () {74 vars in 1704 bytes} [Mon Jul 27 16:27:21 2026] PUT /volume/v3/attachments/e6a2cf5a-cdfb-4e36-ae77-ba539cf34c56 => generated 969 bytes in 86 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 27 16:27:22.819793 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.middleware.request_id [None req-fa3223c6-c6f3-4938-a46c-22833c443481 None None] RequestId filter calling following filter/app {{(pid=100524) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:27:22.821555 np0000005924 devstack@c-api.service[100524]: INFO cinder.api.openstack.wsgi [None req-fa3223c6-c6f3-4938-a46c-22833c443481 tempest-VolumeMultiattachTests-1753571736 tempest-VolumeMultiattachTests-1753571736-project-member] GET https://10.4.3.117/volume/v3/volumes/1dd29f4d-e588-479f-b3d0-b25239bc8149 Jul 27 16:27:22.821730 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.openstack.wsgi [None req-fa3223c6-c6f3-4938-a46c-22833c443481 tempest-VolumeMultiattachTests-1753571736 tempest-VolumeMultiattachTests-1753571736-project-member] Empty body provided in request {{(pid=100524) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:27:22.821915 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.openstack.wsgi [None req-fa3223c6-c6f3-4938-a46c-22833c443481 tempest-VolumeMultiattachTests-1753571736 tempest-VolumeMultiattachTests-1753571736-project-member] Calling method 'show' {{(pid=100524) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:27:22.833283 np0000005924 devstack@c-api.service[100524]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:27:22.833283 np0000005924 devstack@c-api.service[100524]: warnings.warn( Jul 27 16:27:22.836432 np0000005924 devstack@c-api.service[100524]: INFO cinder.volume.api [None req-fa3223c6-c6f3-4938-a46c-22833c443481 tempest-VolumeMultiattachTests-1753571736 tempest-VolumeMultiattachTests-1753571736-project-member] Volume info retrieved successfully. Jul 27 16:27:22.840481 np0000005924 devstack@c-api.service[100524]: INFO cinder.api.openstack.wsgi [None req-fa3223c6-c6f3-4938-a46c-22833c443481 tempest-VolumeMultiattachTests-1753571736 tempest-VolumeMultiattachTests-1753571736-project-member] https://10.4.3.117/volume/v3/volumes/1dd29f4d-e588-479f-b3d0-b25239bc8149 returned with HTTP 200 Jul 27 16:27:22.840832 np0000005924 devstack@c-api.service[100524]: [pid: 100524|app: 0|req: 1424/5683] 10.4.3.117 () {66 vars in 1348 bytes} [Mon Jul 27 16:27:22 2026] GET /volume/v3/volumes/1dd29f4d-e588-479f-b3d0-b25239bc8149 => generated 1216 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 27 16:27:23.852021 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.middleware.request_id [None req-ca3d1622-879a-48c9-9b92-10b7ddb78028 None None] RequestId filter calling following filter/app {{(pid=100521) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:27:23.853648 np0000005924 devstack@c-api.service[100521]: INFO cinder.api.openstack.wsgi [None req-ca3d1622-879a-48c9-9b92-10b7ddb78028 tempest-VolumeMultiattachTests-1753571736 tempest-VolumeMultiattachTests-1753571736-project-member] GET https://10.4.3.117/volume/v3/volumes/1dd29f4d-e588-479f-b3d0-b25239bc8149 Jul 27 16:27:23.853838 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.openstack.wsgi [None req-ca3d1622-879a-48c9-9b92-10b7ddb78028 tempest-VolumeMultiattachTests-1753571736 tempest-VolumeMultiattachTests-1753571736-project-member] Empty body provided in request {{(pid=100521) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:27:23.854010 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.openstack.wsgi [None req-ca3d1622-879a-48c9-9b92-10b7ddb78028 tempest-VolumeMultiattachTests-1753571736 tempest-VolumeMultiattachTests-1753571736-project-member] Calling method 'show' {{(pid=100521) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:27:23.865914 np0000005924 devstack@c-api.service[100521]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:27:23.865914 np0000005924 devstack@c-api.service[100521]: warnings.warn( Jul 27 16:27:23.869079 np0000005924 devstack@c-api.service[100521]: INFO cinder.volume.api [None req-ca3d1622-879a-48c9-9b92-10b7ddb78028 tempest-VolumeMultiattachTests-1753571736 tempest-VolumeMultiattachTests-1753571736-project-member] Volume info retrieved successfully. Jul 27 16:27:23.873994 np0000005924 devstack@c-api.service[100521]: INFO cinder.api.openstack.wsgi [None req-ca3d1622-879a-48c9-9b92-10b7ddb78028 tempest-VolumeMultiattachTests-1753571736 tempest-VolumeMultiattachTests-1753571736-project-member] https://10.4.3.117/volume/v3/volumes/1dd29f4d-e588-479f-b3d0-b25239bc8149 returned with HTTP 200 Jul 27 16:27:23.874435 np0000005924 devstack@c-api.service[100521]: [pid: 100521|app: 0|req: 1420/5684] 10.4.3.117 () {66 vars in 1348 bytes} [Mon Jul 27 16:27:23 2026] GET /volume/v3/volumes/1dd29f4d-e588-479f-b3d0-b25239bc8149 => generated 1216 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 27 16:27:24.290537 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.middleware.request_id [req-84e58cd5-87f3-462d-bf25-09d34a41c451 req-5667e59f-b1ef-4141-b53d-8a608874adc4 None None] RequestId filter calling following filter/app {{(pid=100522) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:27:24.292436 np0000005924 devstack@c-api.service[100522]: INFO cinder.api.openstack.wsgi [req-84e58cd5-87f3-462d-bf25-09d34a41c451 req-5667e59f-b1ef-4141-b53d-8a608874adc4 tempest-VolumeMultiattachTests-1753571736 tempest-VolumeMultiattachTests-1753571736-project-member] POST https://10.4.3.117/volume/v3/attachments/e6a2cf5a-cdfb-4e36-ae77-ba539cf34c56/action Jul 27 16:27:24.292847 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.openstack.wsgi [req-84e58cd5-87f3-462d-bf25-09d34a41c451 req-5667e59f-b1ef-4141-b53d-8a608874adc4 tempest-VolumeMultiattachTests-1753571736 tempest-VolumeMultiattachTests-1753571736-project-member] Action body: b'{"os-complete": null}' {{(pid=100522) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 27 16:27:24.292965 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.openstack.wsgi [req-84e58cd5-87f3-462d-bf25-09d34a41c451 req-5667e59f-b1ef-4141-b53d-8a608874adc4 tempest-VolumeMultiattachTests-1753571736 tempest-VolumeMultiattachTests-1753571736-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100522) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 27 16:27:24.309117 np0000005924 devstack@c-api.service[100522]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:27:24.309117 np0000005924 devstack@c-api.service[100522]: warnings.warn( Jul 27 16:27:24.320667 np0000005924 devstack@c-api.service[100522]: INFO cinder.api.openstack.wsgi [req-84e58cd5-87f3-462d-bf25-09d34a41c451 req-5667e59f-b1ef-4141-b53d-8a608874adc4 tempest-VolumeMultiattachTests-1753571736 tempest-VolumeMultiattachTests-1753571736-project-member] https://10.4.3.117/volume/v3/attachments/e6a2cf5a-cdfb-4e36-ae77-ba539cf34c56/action returned with HTTP 204 Jul 27 16:27:24.321200 np0000005924 devstack@c-api.service[100522]: [pid: 100522|app: 0|req: 1411/5685] 10.4.3.117 () {74 vars in 1725 bytes} [Mon Jul 27 16:27:24 2026] POST /volume/v3/attachments/e6a2cf5a-cdfb-4e36-ae77-ba539cf34c56/action => generated 0 bytes in 31 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jul 27 16:27:24.886585 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.middleware.request_id [None req-4bc56ab1-c6b4-4d90-af56-bfcb57281e3e None None] RequestId filter calling following filter/app {{(pid=100523) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:27:24.888402 np0000005924 devstack@c-api.service[100523]: INFO cinder.api.openstack.wsgi [None req-4bc56ab1-c6b4-4d90-af56-bfcb57281e3e tempest-VolumeMultiattachTests-1753571736 tempest-VolumeMultiattachTests-1753571736-project-member] GET https://10.4.3.117/volume/v3/volumes/1dd29f4d-e588-479f-b3d0-b25239bc8149 Jul 27 16:27:24.888585 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.openstack.wsgi [None req-4bc56ab1-c6b4-4d90-af56-bfcb57281e3e tempest-VolumeMultiattachTests-1753571736 tempest-VolumeMultiattachTests-1753571736-project-member] Empty body provided in request {{(pid=100523) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:27:24.888798 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.openstack.wsgi [None req-4bc56ab1-c6b4-4d90-af56-bfcb57281e3e tempest-VolumeMultiattachTests-1753571736 tempest-VolumeMultiattachTests-1753571736-project-member] Calling method 'show' {{(pid=100523) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:27:24.900924 np0000005924 devstack@c-api.service[100523]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:27:24.900924 np0000005924 devstack@c-api.service[100523]: warnings.warn( Jul 27 16:27:24.904995 np0000005924 devstack@c-api.service[100523]: INFO cinder.volume.api [None req-4bc56ab1-c6b4-4d90-af56-bfcb57281e3e tempest-VolumeMultiattachTests-1753571736 tempest-VolumeMultiattachTests-1753571736-project-member] Volume info retrieved successfully. Jul 27 16:27:24.909989 np0000005924 devstack@c-api.service[100523]: INFO cinder.api.openstack.wsgi [None req-4bc56ab1-c6b4-4d90-af56-bfcb57281e3e tempest-VolumeMultiattachTests-1753571736 tempest-VolumeMultiattachTests-1753571736-project-member] https://10.4.3.117/volume/v3/volumes/1dd29f4d-e588-479f-b3d0-b25239bc8149 returned with HTTP 200 Jul 27 16:27:24.910387 np0000005924 devstack@c-api.service[100523]: [pid: 100523|app: 0|req: 1431/5686] 10.4.3.117 () {66 vars in 1348 bytes} [Mon Jul 27 16:27:24 2026] GET /volume/v3/volumes/1dd29f4d-e588-479f-b3d0-b25239bc8149 => generated 1510 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 27 16:27:26.106304 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.middleware.request_id [None req-353a3063-7a5f-49df-ae7b-96b87b8b8921 None None] RequestId filter calling following filter/app {{(pid=100524) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:27:26.108268 np0000005924 devstack@c-api.service[100524]: INFO cinder.api.openstack.wsgi [None req-353a3063-7a5f-49df-ae7b-96b87b8b8921 tempest-VolumeMultiattachTests-1753571736 tempest-VolumeMultiattachTests-1753571736-project-member] GET https://10.4.3.117/volume/v3/volumes/1dd29f4d-e588-479f-b3d0-b25239bc8149 Jul 27 16:27:26.108521 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.openstack.wsgi [None req-353a3063-7a5f-49df-ae7b-96b87b8b8921 tempest-VolumeMultiattachTests-1753571736 tempest-VolumeMultiattachTests-1753571736-project-member] Empty body provided in request {{(pid=100524) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:27:26.108775 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.openstack.wsgi [None req-353a3063-7a5f-49df-ae7b-96b87b8b8921 tempest-VolumeMultiattachTests-1753571736 tempest-VolumeMultiattachTests-1753571736-project-member] Calling method 'show' {{(pid=100524) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:27:26.119687 np0000005924 devstack@c-api.service[100524]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:27:26.119687 np0000005924 devstack@c-api.service[100524]: warnings.warn( Jul 27 16:27:26.122528 np0000005924 devstack@c-api.service[100524]: INFO cinder.volume.api [None req-353a3063-7a5f-49df-ae7b-96b87b8b8921 tempest-VolumeMultiattachTests-1753571736 tempest-VolumeMultiattachTests-1753571736-project-member] Volume info retrieved successfully. Jul 27 16:27:26.126001 np0000005924 devstack@c-api.service[100524]: INFO cinder.api.openstack.wsgi [None req-353a3063-7a5f-49df-ae7b-96b87b8b8921 tempest-VolumeMultiattachTests-1753571736 tempest-VolumeMultiattachTests-1753571736-project-member] https://10.4.3.117/volume/v3/volumes/1dd29f4d-e588-479f-b3d0-b25239bc8149 returned with HTTP 200 Jul 27 16:27:26.126369 np0000005924 devstack@c-api.service[100524]: [pid: 100524|app: 0|req: 1425/5687] 10.4.3.117 () {66 vars in 1348 bytes} [Mon Jul 27 16:27:26 2026] GET /volume/v3/volumes/1dd29f4d-e588-479f-b3d0-b25239bc8149 => generated 1510 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 27 16:27:26.137250 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.middleware.request_id [None req-51e7ab00-a5b8-4b12-aa55-efee9c1f2fe8 None None] RequestId filter calling following filter/app {{(pid=100521) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:27:26.139085 np0000005924 devstack@c-api.service[100521]: INFO cinder.api.openstack.wsgi [None req-51e7ab00-a5b8-4b12-aa55-efee9c1f2fe8 tempest-VolumeMultiattachTests-1753571736 tempest-VolumeMultiattachTests-1753571736-project-member] GET https://10.4.3.117/volume/v3/volumes/1dd29f4d-e588-479f-b3d0-b25239bc8149 Jul 27 16:27:26.139321 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.openstack.wsgi [None req-51e7ab00-a5b8-4b12-aa55-efee9c1f2fe8 tempest-VolumeMultiattachTests-1753571736 tempest-VolumeMultiattachTests-1753571736-project-member] Empty body provided in request {{(pid=100521) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:27:26.139568 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.openstack.wsgi [None req-51e7ab00-a5b8-4b12-aa55-efee9c1f2fe8 tempest-VolumeMultiattachTests-1753571736 tempest-VolumeMultiattachTests-1753571736-project-member] Calling method 'show' {{(pid=100521) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:27:26.150392 np0000005924 devstack@c-api.service[100521]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:27:26.150392 np0000005924 devstack@c-api.service[100521]: warnings.warn( Jul 27 16:27:26.153625 np0000005924 devstack@c-api.service[100521]: INFO cinder.volume.api [None req-51e7ab00-a5b8-4b12-aa55-efee9c1f2fe8 tempest-VolumeMultiattachTests-1753571736 tempest-VolumeMultiattachTests-1753571736-project-member] Volume info retrieved successfully. Jul 27 16:27:26.157288 np0000005924 devstack@c-api.service[100521]: INFO cinder.api.openstack.wsgi [None req-51e7ab00-a5b8-4b12-aa55-efee9c1f2fe8 tempest-VolumeMultiattachTests-1753571736 tempest-VolumeMultiattachTests-1753571736-project-member] https://10.4.3.117/volume/v3/volumes/1dd29f4d-e588-479f-b3d0-b25239bc8149 returned with HTTP 200 Jul 27 16:27:26.157648 np0000005924 devstack@c-api.service[100521]: [pid: 100521|app: 0|req: 1421/5688] 10.4.3.117 () {66 vars in 1348 bytes} [Mon Jul 27 16:27:26 2026] GET /volume/v3/volumes/1dd29f4d-e588-479f-b3d0-b25239bc8149 => generated 1510 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 27 16:27:26.169654 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.middleware.request_id [None req-bc2c4145-80dd-45fb-8781-c747c1d8e9c6 None None] RequestId filter calling following filter/app {{(pid=100522) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:27:26.171441 np0000005924 devstack@c-api.service[100522]: INFO cinder.api.openstack.wsgi [None req-bc2c4145-80dd-45fb-8781-c747c1d8e9c6 tempest-VolumeMultiattachTests-1753571736 tempest-VolumeMultiattachTests-1753571736-project-member] GET https://10.4.3.117/volume/v3/volumes/1dd29f4d-e588-479f-b3d0-b25239bc8149 Jul 27 16:27:26.171633 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.openstack.wsgi [None req-bc2c4145-80dd-45fb-8781-c747c1d8e9c6 tempest-VolumeMultiattachTests-1753571736 tempest-VolumeMultiattachTests-1753571736-project-member] Empty body provided in request {{(pid=100522) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:27:26.171825 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.openstack.wsgi [None req-bc2c4145-80dd-45fb-8781-c747c1d8e9c6 tempest-VolumeMultiattachTests-1753571736 tempest-VolumeMultiattachTests-1753571736-project-member] Calling method 'show' {{(pid=100522) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:27:26.182398 np0000005924 devstack@c-api.service[100522]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:27:26.182398 np0000005924 devstack@c-api.service[100522]: warnings.warn( Jul 27 16:27:26.185529 np0000005924 devstack@c-api.service[100522]: INFO cinder.volume.api [None req-bc2c4145-80dd-45fb-8781-c747c1d8e9c6 tempest-VolumeMultiattachTests-1753571736 tempest-VolumeMultiattachTests-1753571736-project-member] Volume info retrieved successfully. Jul 27 16:27:26.189127 np0000005924 devstack@c-api.service[100522]: INFO cinder.api.openstack.wsgi [None req-bc2c4145-80dd-45fb-8781-c747c1d8e9c6 tempest-VolumeMultiattachTests-1753571736 tempest-VolumeMultiattachTests-1753571736-project-member] https://10.4.3.117/volume/v3/volumes/1dd29f4d-e588-479f-b3d0-b25239bc8149 returned with HTTP 200 Jul 27 16:27:26.189484 np0000005924 devstack@c-api.service[100522]: [pid: 100522|app: 0|req: 1412/5689] 10.4.3.117 () {66 vars in 1348 bytes} [Mon Jul 27 16:27:26 2026] GET /volume/v3/volumes/1dd29f4d-e588-479f-b3d0-b25239bc8149 => generated 1510 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 27 16:27:26.227090 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.middleware.request_id [req-56e2b422-3617-453d-af20-8ab4048f2eac req-be910db6-c548-4fa5-a885-f0e7cf8cb6bb None None] RequestId filter calling following filter/app {{(pid=100523) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:27:26.257692 np0000005924 devstack@c-api.service[100523]: INFO cinder.api.openstack.wsgi [req-56e2b422-3617-453d-af20-8ab4048f2eac req-be910db6-c548-4fa5-a885-f0e7cf8cb6bb tempest-VolumeMultiattachTests-1753571736 tempest-VolumeMultiattachTests-1753571736-project-member] GET https://10.4.3.117/volume/v3/volumes/1dd29f4d-e588-479f-b3d0-b25239bc8149 Jul 27 16:27:26.257950 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.openstack.wsgi [req-56e2b422-3617-453d-af20-8ab4048f2eac req-be910db6-c548-4fa5-a885-f0e7cf8cb6bb tempest-VolumeMultiattachTests-1753571736 tempest-VolumeMultiattachTests-1753571736-project-member] Empty body provided in request {{(pid=100523) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:27:26.258142 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.openstack.wsgi [req-56e2b422-3617-453d-af20-8ab4048f2eac req-be910db6-c548-4fa5-a885-f0e7cf8cb6bb tempest-VolumeMultiattachTests-1753571736 tempest-VolumeMultiattachTests-1753571736-project-member] Calling method 'show' {{(pid=100523) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:27:26.270069 np0000005924 devstack@c-api.service[100523]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:27:26.270069 np0000005924 devstack@c-api.service[100523]: warnings.warn( Jul 27 16:27:26.273704 np0000005924 devstack@c-api.service[100523]: INFO cinder.volume.api [req-56e2b422-3617-453d-af20-8ab4048f2eac req-be910db6-c548-4fa5-a885-f0e7cf8cb6bb tempest-VolumeMultiattachTests-1753571736 tempest-VolumeMultiattachTests-1753571736-project-member] Volume info retrieved successfully. Jul 27 16:27:26.277555 np0000005924 devstack@c-api.service[100523]: INFO cinder.api.openstack.wsgi [req-56e2b422-3617-453d-af20-8ab4048f2eac req-be910db6-c548-4fa5-a885-f0e7cf8cb6bb tempest-VolumeMultiattachTests-1753571736 tempest-VolumeMultiattachTests-1753571736-project-member] https://10.4.3.117/volume/v3/volumes/1dd29f4d-e588-479f-b3d0-b25239bc8149 returned with HTTP 200 Jul 27 16:27:26.278116 np0000005924 devstack@c-api.service[100523]: [pid: 100523|app: 0|req: 1432/5690] 10.4.3.117 () {68 vars in 1598 bytes} [Mon Jul 27 16:27:26 2026] GET /volume/v3/volumes/1dd29f4d-e588-479f-b3d0-b25239bc8149 => generated 1510 bytes in 51 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 27 16:27:26.295202 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.middleware.request_id [req-56e2b422-3617-453d-af20-8ab4048f2eac req-13b3d8f0-5647-4e5e-8dfb-e38be17de35c None None] RequestId filter calling following filter/app {{(pid=100524) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:27:26.297285 np0000005924 devstack@c-api.service[100524]: INFO cinder.api.openstack.wsgi [req-56e2b422-3617-453d-af20-8ab4048f2eac req-13b3d8f0-5647-4e5e-8dfb-e38be17de35c tempest-VolumeMultiattachTests-1753571736 tempest-VolumeMultiattachTests-1753571736-project-member] POST https://10.4.3.117/volume/v3/volumes/1dd29f4d-e588-479f-b3d0-b25239bc8149/action Jul 27 16:27:26.297651 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.openstack.wsgi [req-56e2b422-3617-453d-af20-8ab4048f2eac req-13b3d8f0-5647-4e5e-8dfb-e38be17de35c tempest-VolumeMultiattachTests-1753571736 tempest-VolumeMultiattachTests-1753571736-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100524) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 27 16:27:26.297773 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.openstack.wsgi [req-56e2b422-3617-453d-af20-8ab4048f2eac req-13b3d8f0-5647-4e5e-8dfb-e38be17de35c tempest-VolumeMultiattachTests-1753571736 tempest-VolumeMultiattachTests-1753571736-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100524) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 27 16:27:26.309419 np0000005924 devstack@c-api.service[100524]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:27:26.309419 np0000005924 devstack@c-api.service[100524]: warnings.warn( Jul 27 16:27:26.309883 np0000005924 devstack@c-api.service[100524]: INFO cinder.volume.api [req-56e2b422-3617-453d-af20-8ab4048f2eac req-13b3d8f0-5647-4e5e-8dfb-e38be17de35c tempest-VolumeMultiattachTests-1753571736 tempest-VolumeMultiattachTests-1753571736-project-member] Volume info retrieved successfully. Jul 27 16:27:26.321122 np0000005924 devstack@c-api.service[100524]: INFO cinder.volume.api [req-56e2b422-3617-453d-af20-8ab4048f2eac req-13b3d8f0-5647-4e5e-8dfb-e38be17de35c tempest-VolumeMultiattachTests-1753571736 tempest-VolumeMultiattachTests-1753571736-project-member] Begin detaching volume completed successfully. Jul 27 16:27:26.321385 np0000005924 devstack@c-api.service[100524]: INFO cinder.api.openstack.wsgi [req-56e2b422-3617-453d-af20-8ab4048f2eac req-13b3d8f0-5647-4e5e-8dfb-e38be17de35c tempest-VolumeMultiattachTests-1753571736 tempest-VolumeMultiattachTests-1753571736-project-member] https://10.4.3.117/volume/v3/volumes/1dd29f4d-e588-479f-b3d0-b25239bc8149/action returned with HTTP 202 Jul 27 16:27:26.321856 np0000005924 devstack@c-api.service[100524]: [pid: 100524|app: 0|req: 1426/5691] 10.4.3.117 () {72 vars in 1672 bytes} [Mon Jul 27 16:27:26 2026] POST /volume/v3/volumes/1dd29f4d-e588-479f-b3d0-b25239bc8149/action => generated 0 bytes in 27 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 27 16:27:26.342222 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.middleware.request_id [None req-41a22544-0d97-4b30-9207-fb793953444b None None] RequestId filter calling following filter/app {{(pid=100521) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:27:26.344493 np0000005924 devstack@c-api.service[100521]: INFO cinder.api.openstack.wsgi [None req-41a22544-0d97-4b30-9207-fb793953444b tempest-VolumeMultiattachTests-1753571736 tempest-VolumeMultiattachTests-1753571736-project-member] GET https://10.4.3.117/volume/v3/volumes/1dd29f4d-e588-479f-b3d0-b25239bc8149 Jul 27 16:27:26.344891 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.openstack.wsgi [None req-41a22544-0d97-4b30-9207-fb793953444b tempest-VolumeMultiattachTests-1753571736 tempest-VolumeMultiattachTests-1753571736-project-member] Empty body provided in request {{(pid=100521) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:27:26.345017 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.openstack.wsgi [None req-41a22544-0d97-4b30-9207-fb793953444b tempest-VolumeMultiattachTests-1753571736 tempest-VolumeMultiattachTests-1753571736-project-member] Calling method 'show' {{(pid=100521) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:27:26.358342 np0000005924 devstack@c-api.service[100521]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:27:26.358342 np0000005924 devstack@c-api.service[100521]: warnings.warn( Jul 27 16:27:26.361752 np0000005924 devstack@c-api.service[100521]: INFO cinder.volume.api [None req-41a22544-0d97-4b30-9207-fb793953444b tempest-VolumeMultiattachTests-1753571736 tempest-VolumeMultiattachTests-1753571736-project-member] Volume info retrieved successfully. Jul 27 16:27:26.365493 np0000005924 devstack@c-api.service[100521]: INFO cinder.api.openstack.wsgi [None req-41a22544-0d97-4b30-9207-fb793953444b tempest-VolumeMultiattachTests-1753571736 tempest-VolumeMultiattachTests-1753571736-project-member] https://10.4.3.117/volume/v3/volumes/1dd29f4d-e588-479f-b3d0-b25239bc8149 returned with HTTP 200 Jul 27 16:27:26.365895 np0000005924 devstack@c-api.service[100521]: [pid: 100521|app: 0|req: 1422/5692] 10.4.3.117 () {66 vars in 1348 bytes} [Mon Jul 27 16:27:26 2026] GET /volume/v3/volumes/1dd29f4d-e588-479f-b3d0-b25239bc8149 => generated 1513 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 27 16:27:26.367879 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.middleware.request_id [None req-dafa1193-80d4-4ddd-967e-aa35d78ac6eb None None] RequestId filter calling following filter/app {{(pid=100522) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:27:26.368298 np0000005924 devstack@c-api.service[100522]: INFO cinder.api.openstack.wsgi [None req-dafa1193-80d4-4ddd-967e-aa35d78ac6eb None None] GET https://10.4.3.117/volume// Jul 27 16:27:26.368500 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.openstack.wsgi [None req-dafa1193-80d4-4ddd-967e-aa35d78ac6eb None None] Empty body provided in request {{(pid=100522) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:27:26.368675 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.openstack.wsgi [None req-dafa1193-80d4-4ddd-967e-aa35d78ac6eb None None] Calling method 'all' {{(pid=100522) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:27:26.369009 np0000005924 devstack@c-api.service[100522]: INFO cinder.api.openstack.wsgi [None req-dafa1193-80d4-4ddd-967e-aa35d78ac6eb None None] https://10.4.3.117/volume// returned with HTTP 300 Jul 27 16:27:26.369306 np0000005924 devstack@c-api.service[100522]: [pid: 100522|app: 0|req: 1413/5693] 10.4.3.117 () {66 vars in 1426 bytes} [Mon Jul 27 16:27:26 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 27 16:27:26.375864 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.middleware.request_id [req-56e2b422-3617-453d-af20-8ab4048f2eac req-f811c066-8349-4595-b010-b3880fee6a64 None None] RequestId filter calling following filter/app {{(pid=100523) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:27:26.378050 np0000005924 devstack@c-api.service[100523]: INFO cinder.api.openstack.wsgi [req-56e2b422-3617-453d-af20-8ab4048f2eac req-f811c066-8349-4595-b010-b3880fee6a64 tempest-VolumeMultiattachTests-1753571736 tempest-VolumeMultiattachTests-1753571736-project-member] GET https://10.4.3.117/volume/v3/volumes/1dd29f4d-e588-479f-b3d0-b25239bc8149 Jul 27 16:27:26.378269 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.openstack.wsgi [req-56e2b422-3617-453d-af20-8ab4048f2eac req-f811c066-8349-4595-b010-b3880fee6a64 tempest-VolumeMultiattachTests-1753571736 tempest-VolumeMultiattachTests-1753571736-project-member] Empty body provided in request {{(pid=100523) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:27:26.378480 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.openstack.wsgi [req-56e2b422-3617-453d-af20-8ab4048f2eac req-f811c066-8349-4595-b010-b3880fee6a64 tempest-VolumeMultiattachTests-1753571736 tempest-VolumeMultiattachTests-1753571736-project-member] Calling method 'show' {{(pid=100523) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:27:26.391286 np0000005924 devstack@c-api.service[100523]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:27:26.391286 np0000005924 devstack@c-api.service[100523]: warnings.warn( Jul 27 16:27:26.395231 np0000005924 devstack@c-api.service[100523]: INFO cinder.volume.api [req-56e2b422-3617-453d-af20-8ab4048f2eac req-f811c066-8349-4595-b010-b3880fee6a64 tempest-VolumeMultiattachTests-1753571736 tempest-VolumeMultiattachTests-1753571736-project-member] Volume info retrieved successfully. Jul 27 16:27:26.399605 np0000005924 devstack@c-api.service[100523]: INFO cinder.api.openstack.wsgi [req-56e2b422-3617-453d-af20-8ab4048f2eac req-f811c066-8349-4595-b010-b3880fee6a64 tempest-VolumeMultiattachTests-1753571736 tempest-VolumeMultiattachTests-1753571736-project-member] https://10.4.3.117/volume/v3/volumes/1dd29f4d-e588-479f-b3d0-b25239bc8149 returned with HTTP 200 Jul 27 16:27:26.400075 np0000005924 devstack@c-api.service[100523]: [pid: 100523|app: 0|req: 1433/5694] 10.4.3.117 () {70 vars in 1639 bytes} [Mon Jul 27 16:27:26 2026] GET /volume/v3/volumes/1dd29f4d-e588-479f-b3d0-b25239bc8149 => generated 1693 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 27 16:27:26.862762 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.middleware.request_id [req-56e2b422-3617-453d-af20-8ab4048f2eac req-c1c9d703-bb84-47a5-9494-8fa3f93b6fa6 None None] RequestId filter calling following filter/app {{(pid=100524) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:27:26.864763 np0000005924 devstack@c-api.service[100524]: INFO cinder.api.openstack.wsgi [req-56e2b422-3617-453d-af20-8ab4048f2eac req-c1c9d703-bb84-47a5-9494-8fa3f93b6fa6 tempest-VolumeMultiattachTests-1753571736 tempest-VolumeMultiattachTests-1753571736-project-member] GET https://10.4.3.117/volume/v3/volumes/1dd29f4d-e588-479f-b3d0-b25239bc8149 Jul 27 16:27:26.864991 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.openstack.wsgi [req-56e2b422-3617-453d-af20-8ab4048f2eac req-c1c9d703-bb84-47a5-9494-8fa3f93b6fa6 tempest-VolumeMultiattachTests-1753571736 tempest-VolumeMultiattachTests-1753571736-project-member] Empty body provided in request {{(pid=100524) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:27:26.865186 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.openstack.wsgi [req-56e2b422-3617-453d-af20-8ab4048f2eac req-c1c9d703-bb84-47a5-9494-8fa3f93b6fa6 tempest-VolumeMultiattachTests-1753571736 tempest-VolumeMultiattachTests-1753571736-project-member] Calling method 'show' {{(pid=100524) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:27:26.877815 np0000005924 devstack@c-api.service[100524]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:27:26.877815 np0000005924 devstack@c-api.service[100524]: warnings.warn( Jul 27 16:27:26.881305 np0000005924 devstack@c-api.service[100524]: INFO cinder.volume.api [req-56e2b422-3617-453d-af20-8ab4048f2eac req-c1c9d703-bb84-47a5-9494-8fa3f93b6fa6 tempest-VolumeMultiattachTests-1753571736 tempest-VolumeMultiattachTests-1753571736-project-member] Volume info retrieved successfully. Jul 27 16:27:26.886286 np0000005924 devstack@c-api.service[100524]: INFO cinder.api.openstack.wsgi [req-56e2b422-3617-453d-af20-8ab4048f2eac req-c1c9d703-bb84-47a5-9494-8fa3f93b6fa6 tempest-VolumeMultiattachTests-1753571736 tempest-VolumeMultiattachTests-1753571736-project-member] https://10.4.3.117/volume/v3/volumes/1dd29f4d-e588-479f-b3d0-b25239bc8149 returned with HTTP 200 Jul 27 16:27:26.886833 np0000005924 devstack@c-api.service[100524]: [pid: 100524|app: 0|req: 1427/5695] 10.4.3.117 () {68 vars in 1598 bytes} [Mon Jul 27 16:27:26 2026] GET /volume/v3/volumes/1dd29f4d-e588-479f-b3d0-b25239bc8149 => generated 1513 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 27 16:27:26.900505 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.middleware.request_id [req-56e2b422-3617-453d-af20-8ab4048f2eac req-8d6e2189-4070-467b-b118-19e3642c40d2 None None] RequestId filter calling following filter/app {{(pid=100521) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:27:26.902387 np0000005924 devstack@c-api.service[100521]: INFO cinder.api.openstack.wsgi [req-56e2b422-3617-453d-af20-8ab4048f2eac req-8d6e2189-4070-467b-b118-19e3642c40d2 tempest-VolumeMultiattachTests-1753571736 tempest-VolumeMultiattachTests-1753571736-project-member] DELETE https://10.4.3.117/volume/v3/attachments/e6a2cf5a-cdfb-4e36-ae77-ba539cf34c56 Jul 27 16:27:26.902579 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.openstack.wsgi [req-56e2b422-3617-453d-af20-8ab4048f2eac req-8d6e2189-4070-467b-b118-19e3642c40d2 tempest-VolumeMultiattachTests-1753571736 tempest-VolumeMultiattachTests-1753571736-project-member] Empty body provided in request {{(pid=100521) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:27:26.902781 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.openstack.wsgi [req-56e2b422-3617-453d-af20-8ab4048f2eac req-8d6e2189-4070-467b-b118-19e3642c40d2 tempest-VolumeMultiattachTests-1753571736 tempest-VolumeMultiattachTests-1753571736-project-member] Calling method 'version_select' {{(pid=100521) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:27:26.909067 np0000005924 devstack@c-api.service[100521]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:27:26.909067 np0000005924 devstack@c-api.service[100521]: warnings.warn( Jul 27 16:27:26.957224 np0000005924 devstack@c-api.service[100521]: INFO cinder.api.openstack.wsgi [req-56e2b422-3617-453d-af20-8ab4048f2eac req-8d6e2189-4070-467b-b118-19e3642c40d2 tempest-VolumeMultiattachTests-1753571736 tempest-VolumeMultiattachTests-1753571736-project-member] https://10.4.3.117/volume/v3/attachments/e6a2cf5a-cdfb-4e36-ae77-ba539cf34c56 returned with HTTP 200 Jul 27 16:27:26.957705 np0000005924 devstack@c-api.service[100521]: [pid: 100521|app: 0|req: 1423/5696] 10.4.3.117 () {72 vars in 1673 bytes} [Mon Jul 27 16:27:26 2026] DELETE /volume/v3/attachments/e6a2cf5a-cdfb-4e36-ae77-ba539cf34c56 => generated 192 bytes in 57 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 27 16:27:27.378387 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.middleware.request_id [None req-68164894-b471-4485-9efd-79b5b0ef3f67 None None] RequestId filter calling following filter/app {{(pid=100522) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:27:27.380265 np0000005924 devstack@c-api.service[100522]: INFO cinder.api.openstack.wsgi [None req-68164894-b471-4485-9efd-79b5b0ef3f67 tempest-VolumeMultiattachTests-1753571736 tempest-VolumeMultiattachTests-1753571736-project-member] GET https://10.4.3.117/volume/v3/volumes/1dd29f4d-e588-479f-b3d0-b25239bc8149 Jul 27 16:27:27.380516 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.openstack.wsgi [None req-68164894-b471-4485-9efd-79b5b0ef3f67 tempest-VolumeMultiattachTests-1753571736 tempest-VolumeMultiattachTests-1753571736-project-member] Empty body provided in request {{(pid=100522) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:27:27.380752 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.openstack.wsgi [None req-68164894-b471-4485-9efd-79b5b0ef3f67 tempest-VolumeMultiattachTests-1753571736 tempest-VolumeMultiattachTests-1753571736-project-member] Calling method 'show' {{(pid=100522) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:27:27.389307 np0000005924 devstack@c-api.service[100522]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:27:27.389307 np0000005924 devstack@c-api.service[100522]: warnings.warn( Jul 27 16:27:27.392534 np0000005924 devstack@c-api.service[100522]: INFO cinder.volume.api [None req-68164894-b471-4485-9efd-79b5b0ef3f67 tempest-VolumeMultiattachTests-1753571736 tempest-VolumeMultiattachTests-1753571736-project-member] Volume info retrieved successfully. Jul 27 16:27:27.396143 np0000005924 devstack@c-api.service[100522]: INFO cinder.api.openstack.wsgi [None req-68164894-b471-4485-9efd-79b5b0ef3f67 tempest-VolumeMultiattachTests-1753571736 tempest-VolumeMultiattachTests-1753571736-project-member] https://10.4.3.117/volume/v3/volumes/1dd29f4d-e588-479f-b3d0-b25239bc8149 returned with HTTP 200 Jul 27 16:27:27.396516 np0000005924 devstack@c-api.service[100522]: [pid: 100522|app: 0|req: 1414/5697] 10.4.3.117 () {66 vars in 1348 bytes} [Mon Jul 27 16:27:27 2026] GET /volume/v3/volumes/1dd29f4d-e588-479f-b3d0-b25239bc8149 => generated 1213 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 27 16:27:29.838695 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.middleware.request_id [None req-16de4b57-5bac-4e1c-a8cb-323412dcd22b None None] RequestId filter calling following filter/app {{(pid=100523) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:27:29.840446 np0000005924 devstack@c-api.service[100523]: INFO cinder.api.openstack.wsgi [None req-16de4b57-5bac-4e1c-a8cb-323412dcd22b tempest-VolumeMultiattachTests-1753571736 tempest-VolumeMultiattachTests-1753571736-project-member] GET https://10.4.3.117/volume/v3/volumes/1dd29f4d-e588-479f-b3d0-b25239bc8149 Jul 27 16:27:29.840632 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.openstack.wsgi [None req-16de4b57-5bac-4e1c-a8cb-323412dcd22b tempest-VolumeMultiattachTests-1753571736 tempest-VolumeMultiattachTests-1753571736-project-member] Empty body provided in request {{(pid=100523) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:27:29.840846 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.openstack.wsgi [None req-16de4b57-5bac-4e1c-a8cb-323412dcd22b tempest-VolumeMultiattachTests-1753571736 tempest-VolumeMultiattachTests-1753571736-project-member] Calling method 'show' {{(pid=100523) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:27:29.850293 np0000005924 devstack@c-api.service[100523]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:27:29.850293 np0000005924 devstack@c-api.service[100523]: warnings.warn( Jul 27 16:27:29.853643 np0000005924 devstack@c-api.service[100523]: INFO cinder.volume.api [None req-16de4b57-5bac-4e1c-a8cb-323412dcd22b tempest-VolumeMultiattachTests-1753571736 tempest-VolumeMultiattachTests-1753571736-project-member] Volume info retrieved successfully. Jul 27 16:27:29.857819 np0000005924 devstack@c-api.service[100523]: INFO cinder.api.openstack.wsgi [None req-16de4b57-5bac-4e1c-a8cb-323412dcd22b tempest-VolumeMultiattachTests-1753571736 tempest-VolumeMultiattachTests-1753571736-project-member] https://10.4.3.117/volume/v3/volumes/1dd29f4d-e588-479f-b3d0-b25239bc8149 returned with HTTP 200 Jul 27 16:27:29.858395 np0000005924 devstack@c-api.service[100523]: [pid: 100523|app: 0|req: 1434/5698] 10.4.3.117 () {66 vars in 1348 bytes} [Mon Jul 27 16:27:29 2026] GET /volume/v3/volumes/1dd29f4d-e588-479f-b3d0-b25239bc8149 => generated 1213 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 27 16:27:29.895596 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.middleware.request_id [req-5f4e4d14-a9f1-4458-9dfe-53f7b5b7b601 req-18257160-41aa-41f8-8ab9-f8d92b598e2f None None] RequestId filter calling following filter/app {{(pid=100524) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:27:29.897595 np0000005924 devstack@c-api.service[100524]: INFO cinder.api.openstack.wsgi [req-5f4e4d14-a9f1-4458-9dfe-53f7b5b7b601 req-18257160-41aa-41f8-8ab9-f8d92b598e2f tempest-VolumeMultiattachTests-1753571736 tempest-VolumeMultiattachTests-1753571736-project-member] GET https://10.4.3.117/volume/v3/volumes/1dd29f4d-e588-479f-b3d0-b25239bc8149 Jul 27 16:27:29.897794 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.openstack.wsgi [req-5f4e4d14-a9f1-4458-9dfe-53f7b5b7b601 req-18257160-41aa-41f8-8ab9-f8d92b598e2f tempest-VolumeMultiattachTests-1753571736 tempest-VolumeMultiattachTests-1753571736-project-member] Empty body provided in request {{(pid=100524) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:27:29.897969 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.openstack.wsgi [req-5f4e4d14-a9f1-4458-9dfe-53f7b5b7b601 req-18257160-41aa-41f8-8ab9-f8d92b598e2f tempest-VolumeMultiattachTests-1753571736 tempest-VolumeMultiattachTests-1753571736-project-member] Calling method 'show' {{(pid=100524) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:27:29.906433 np0000005924 devstack@c-api.service[100524]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:27:29.906433 np0000005924 devstack@c-api.service[100524]: warnings.warn( Jul 27 16:27:29.909600 np0000005924 devstack@c-api.service[100524]: INFO cinder.volume.api [req-5f4e4d14-a9f1-4458-9dfe-53f7b5b7b601 req-18257160-41aa-41f8-8ab9-f8d92b598e2f tempest-VolumeMultiattachTests-1753571736 tempest-VolumeMultiattachTests-1753571736-project-member] Volume info retrieved successfully. Jul 27 16:27:29.913289 np0000005924 devstack@c-api.service[100524]: INFO cinder.api.openstack.wsgi [req-5f4e4d14-a9f1-4458-9dfe-53f7b5b7b601 req-18257160-41aa-41f8-8ab9-f8d92b598e2f tempest-VolumeMultiattachTests-1753571736 tempest-VolumeMultiattachTests-1753571736-project-member] https://10.4.3.117/volume/v3/volumes/1dd29f4d-e588-479f-b3d0-b25239bc8149 returned with HTTP 200 Jul 27 16:27:29.913693 np0000005924 devstack@c-api.service[100524]: [pid: 100524|app: 0|req: 1428/5699] 10.4.3.117 () {68 vars in 1598 bytes} [Mon Jul 27 16:27:29 2026] GET /volume/v3/volumes/1dd29f4d-e588-479f-b3d0-b25239bc8149 => generated 1213 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 27 16:27:29.930796 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.middleware.request_id [req-5f4e4d14-a9f1-4458-9dfe-53f7b5b7b601 req-0ca71003-52e0-4f9e-9804-12a9c752ff25 None None] RequestId filter calling following filter/app {{(pid=100521) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:27:29.932614 np0000005924 devstack@c-api.service[100521]: INFO cinder.api.openstack.wsgi [req-5f4e4d14-a9f1-4458-9dfe-53f7b5b7b601 req-0ca71003-52e0-4f9e-9804-12a9c752ff25 tempest-VolumeMultiattachTests-1753571736 tempest-VolumeMultiattachTests-1753571736-project-member] POST https://10.4.3.117/volume/v3/volumes/1dd29f4d-e588-479f-b3d0-b25239bc8149/action Jul 27 16:27:29.932939 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.openstack.wsgi [req-5f4e4d14-a9f1-4458-9dfe-53f7b5b7b601 req-0ca71003-52e0-4f9e-9804-12a9c752ff25 tempest-VolumeMultiattachTests-1753571736 tempest-VolumeMultiattachTests-1753571736-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100521) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 27 16:27:29.933055 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.openstack.wsgi [req-5f4e4d14-a9f1-4458-9dfe-53f7b5b7b601 req-0ca71003-52e0-4f9e-9804-12a9c752ff25 tempest-VolumeMultiattachTests-1753571736 tempest-VolumeMultiattachTests-1753571736-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100521) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 27 16:27:29.942317 np0000005924 devstack@c-api.service[100521]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:27:29.942317 np0000005924 devstack@c-api.service[100521]: warnings.warn( Jul 27 16:27:29.942743 np0000005924 devstack@c-api.service[100521]: INFO cinder.volume.api [req-5f4e4d14-a9f1-4458-9dfe-53f7b5b7b601 req-0ca71003-52e0-4f9e-9804-12a9c752ff25 tempest-VolumeMultiattachTests-1753571736 tempest-VolumeMultiattachTests-1753571736-project-member] Volume info retrieved successfully. Jul 27 16:27:29.948518 np0000005924 devstack@c-api.service[100521]: INFO cinder.volume.api [req-5f4e4d14-a9f1-4458-9dfe-53f7b5b7b601 req-0ca71003-52e0-4f9e-9804-12a9c752ff25 tempest-VolumeMultiattachTests-1753571736 tempest-VolumeMultiattachTests-1753571736-project-member] Begin detaching volume completed successfully. Jul 27 16:27:29.948689 np0000005924 devstack@c-api.service[100521]: INFO cinder.api.openstack.wsgi [req-5f4e4d14-a9f1-4458-9dfe-53f7b5b7b601 req-0ca71003-52e0-4f9e-9804-12a9c752ff25 tempest-VolumeMultiattachTests-1753571736 tempest-VolumeMultiattachTests-1753571736-project-member] https://10.4.3.117/volume/v3/volumes/1dd29f4d-e588-479f-b3d0-b25239bc8149/action returned with HTTP 202 Jul 27 16:27:29.949063 np0000005924 devstack@c-api.service[100521]: [pid: 100521|app: 0|req: 1424/5700] 10.4.3.117 () {72 vars in 1672 bytes} [Mon Jul 27 16:27:29 2026] POST /volume/v3/volumes/1dd29f4d-e588-479f-b3d0-b25239bc8149/action => generated 0 bytes in 19 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 27 16:27:29.966009 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.middleware.request_id [None req-159c481c-7e29-4042-a320-b6bf28b8b8ff None None] RequestId filter calling following filter/app {{(pid=100522) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:27:29.967791 np0000005924 devstack@c-api.service[100522]: INFO cinder.api.openstack.wsgi [None req-159c481c-7e29-4042-a320-b6bf28b8b8ff tempest-VolumeMultiattachTests-1753571736 tempest-VolumeMultiattachTests-1753571736-project-member] GET https://10.4.3.117/volume/v3/volumes/1dd29f4d-e588-479f-b3d0-b25239bc8149 Jul 27 16:27:29.968002 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.openstack.wsgi [None req-159c481c-7e29-4042-a320-b6bf28b8b8ff tempest-VolumeMultiattachTests-1753571736 tempest-VolumeMultiattachTests-1753571736-project-member] Empty body provided in request {{(pid=100522) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:27:29.968186 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.openstack.wsgi [None req-159c481c-7e29-4042-a320-b6bf28b8b8ff tempest-VolumeMultiattachTests-1753571736 tempest-VolumeMultiattachTests-1753571736-project-member] Calling method 'show' {{(pid=100522) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:27:29.977530 np0000005924 devstack@c-api.service[100522]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:27:29.977530 np0000005924 devstack@c-api.service[100522]: warnings.warn( Jul 27 16:27:29.981102 np0000005924 devstack@c-api.service[100522]: INFO cinder.volume.api [None req-159c481c-7e29-4042-a320-b6bf28b8b8ff tempest-VolumeMultiattachTests-1753571736 tempest-VolumeMultiattachTests-1753571736-project-member] Volume info retrieved successfully. Jul 27 16:27:29.985295 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.middleware.request_id [None req-09332e16-2106-4907-9abc-30ad45f144d9 None None] RequestId filter calling following filter/app {{(pid=100523) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:27:29.985839 np0000005924 devstack@c-api.service[100522]: INFO cinder.api.openstack.wsgi [None req-159c481c-7e29-4042-a320-b6bf28b8b8ff tempest-VolumeMultiattachTests-1753571736 tempest-VolumeMultiattachTests-1753571736-project-member] https://10.4.3.117/volume/v3/volumes/1dd29f4d-e588-479f-b3d0-b25239bc8149 returned with HTTP 200 Jul 27 16:27:29.985896 np0000005924 devstack@c-api.service[100523]: INFO cinder.api.openstack.wsgi [None req-09332e16-2106-4907-9abc-30ad45f144d9 None None] GET https://10.4.3.117/volume// Jul 27 16:27:29.985896 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.openstack.wsgi [None req-09332e16-2106-4907-9abc-30ad45f144d9 None None] Empty body provided in request {{(pid=100523) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:27:29.985969 np0000005924 devstack@c-api.service[100522]: [pid: 100522|app: 0|req: 1415/5701] 10.4.3.117 () {66 vars in 1348 bytes} [Mon Jul 27 16:27:29 2026] GET /volume/v3/volumes/1dd29f4d-e588-479f-b3d0-b25239bc8149 => generated 1216 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 27 16:27:29.986106 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.openstack.wsgi [None req-09332e16-2106-4907-9abc-30ad45f144d9 None None] Calling method 'all' {{(pid=100523) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:27:29.986448 np0000005924 devstack@c-api.service[100523]: INFO cinder.api.openstack.wsgi [None req-09332e16-2106-4907-9abc-30ad45f144d9 None None] https://10.4.3.117/volume// returned with HTTP 300 Jul 27 16:27:29.986750 np0000005924 devstack@c-api.service[100523]: [pid: 100523|app: 0|req: 1435/5702] 10.4.3.117 () {66 vars in 1426 bytes} [Mon Jul 27 16:27:29 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 27 16:27:29.994004 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.middleware.request_id [req-5f4e4d14-a9f1-4458-9dfe-53f7b5b7b601 req-062f3cfb-de19-4012-8f4b-a01429878c85 None None] RequestId filter calling following filter/app {{(pid=100524) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:27:29.996492 np0000005924 devstack@c-api.service[100524]: INFO cinder.api.openstack.wsgi [req-5f4e4d14-a9f1-4458-9dfe-53f7b5b7b601 req-062f3cfb-de19-4012-8f4b-a01429878c85 tempest-VolumeMultiattachTests-1753571736 tempest-VolumeMultiattachTests-1753571736-project-member] GET https://10.4.3.117/volume/v3/volumes/1dd29f4d-e588-479f-b3d0-b25239bc8149 Jul 27 16:27:29.996801 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.openstack.wsgi [req-5f4e4d14-a9f1-4458-9dfe-53f7b5b7b601 req-062f3cfb-de19-4012-8f4b-a01429878c85 tempest-VolumeMultiattachTests-1753571736 tempest-VolumeMultiattachTests-1753571736-project-member] Empty body provided in request {{(pid=100524) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:27:29.997074 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.openstack.wsgi [req-5f4e4d14-a9f1-4458-9dfe-53f7b5b7b601 req-062f3cfb-de19-4012-8f4b-a01429878c85 tempest-VolumeMultiattachTests-1753571736 tempest-VolumeMultiattachTests-1753571736-project-member] Calling method 'show' {{(pid=100524) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:27:30.008214 np0000005924 devstack@c-api.service[100524]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:27:30.008214 np0000005924 devstack@c-api.service[100524]: warnings.warn( Jul 27 16:27:30.011553 np0000005924 devstack@c-api.service[100524]: INFO cinder.volume.api [req-5f4e4d14-a9f1-4458-9dfe-53f7b5b7b601 req-062f3cfb-de19-4012-8f4b-a01429878c85 tempest-VolumeMultiattachTests-1753571736 tempest-VolumeMultiattachTests-1753571736-project-member] Volume info retrieved successfully. Jul 27 16:27:30.015221 np0000005924 devstack@c-api.service[100524]: INFO cinder.api.openstack.wsgi [req-5f4e4d14-a9f1-4458-9dfe-53f7b5b7b601 req-062f3cfb-de19-4012-8f4b-a01429878c85 tempest-VolumeMultiattachTests-1753571736 tempest-VolumeMultiattachTests-1753571736-project-member] https://10.4.3.117/volume/v3/volumes/1dd29f4d-e588-479f-b3d0-b25239bc8149 returned with HTTP 200 Jul 27 16:27:30.015621 np0000005924 devstack@c-api.service[100524]: [pid: 100524|app: 0|req: 1429/5703] 10.4.3.117 () {70 vars in 1639 bytes} [Mon Jul 27 16:27:29 2026] GET /volume/v3/volumes/1dd29f4d-e588-479f-b3d0-b25239bc8149 => generated 1396 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 27 16:27:30.999296 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.middleware.request_id [None req-44689aae-88ef-4cb8-a3f7-c38ac656ae9c None None] RequestId filter calling following filter/app {{(pid=100521) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:27:31.001186 np0000005924 devstack@c-api.service[100521]: INFO cinder.api.openstack.wsgi [None req-44689aae-88ef-4cb8-a3f7-c38ac656ae9c tempest-VolumeMultiattachTests-1753571736 tempest-VolumeMultiattachTests-1753571736-project-member] GET https://10.4.3.117/volume/v3/volumes/1dd29f4d-e588-479f-b3d0-b25239bc8149 Jul 27 16:27:31.001417 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.openstack.wsgi [None req-44689aae-88ef-4cb8-a3f7-c38ac656ae9c tempest-VolumeMultiattachTests-1753571736 tempest-VolumeMultiattachTests-1753571736-project-member] Empty body provided in request {{(pid=100521) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:27:31.001699 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.openstack.wsgi [None req-44689aae-88ef-4cb8-a3f7-c38ac656ae9c tempest-VolumeMultiattachTests-1753571736 tempest-VolumeMultiattachTests-1753571736-project-member] Calling method 'show' {{(pid=100521) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:27:31.010453 np0000005924 devstack@c-api.service[100521]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:27:31.010453 np0000005924 devstack@c-api.service[100521]: warnings.warn( Jul 27 16:27:31.013519 np0000005924 devstack@c-api.service[100521]: INFO cinder.volume.api [None req-44689aae-88ef-4cb8-a3f7-c38ac656ae9c tempest-VolumeMultiattachTests-1753571736 tempest-VolumeMultiattachTests-1753571736-project-member] Volume info retrieved successfully. Jul 27 16:27:31.017237 np0000005924 devstack@c-api.service[100521]: INFO cinder.api.openstack.wsgi [None req-44689aae-88ef-4cb8-a3f7-c38ac656ae9c tempest-VolumeMultiattachTests-1753571736 tempest-VolumeMultiattachTests-1753571736-project-member] https://10.4.3.117/volume/v3/volumes/1dd29f4d-e588-479f-b3d0-b25239bc8149 returned with HTTP 200 Jul 27 16:27:31.017733 np0000005924 devstack@c-api.service[100521]: [pid: 100521|app: 0|req: 1425/5704] 10.4.3.117 () {66 vars in 1348 bytes} [Mon Jul 27 16:27:30 2026] GET /volume/v3/volumes/1dd29f4d-e588-479f-b3d0-b25239bc8149 => generated 1216 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 27 16:27:32.030158 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.middleware.request_id [None req-5181a379-9fc9-4b81-89a8-1a4e67680707 None None] RequestId filter calling following filter/app {{(pid=100522) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:27:32.031844 np0000005924 devstack@c-api.service[100522]: INFO cinder.api.openstack.wsgi [None req-5181a379-9fc9-4b81-89a8-1a4e67680707 tempest-VolumeMultiattachTests-1753571736 tempest-VolumeMultiattachTests-1753571736-project-member] GET https://10.4.3.117/volume/v3/volumes/1dd29f4d-e588-479f-b3d0-b25239bc8149 Jul 27 16:27:32.032027 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.openstack.wsgi [None req-5181a379-9fc9-4b81-89a8-1a4e67680707 tempest-VolumeMultiattachTests-1753571736 tempest-VolumeMultiattachTests-1753571736-project-member] Empty body provided in request {{(pid=100522) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:27:32.032219 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.openstack.wsgi [None req-5181a379-9fc9-4b81-89a8-1a4e67680707 tempest-VolumeMultiattachTests-1753571736 tempest-VolumeMultiattachTests-1753571736-project-member] Calling method 'show' {{(pid=100522) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:27:32.041322 np0000005924 devstack@c-api.service[100522]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:27:32.041322 np0000005924 devstack@c-api.service[100522]: warnings.warn( Jul 27 16:27:32.044854 np0000005924 devstack@c-api.service[100522]: INFO cinder.volume.api [None req-5181a379-9fc9-4b81-89a8-1a4e67680707 tempest-VolumeMultiattachTests-1753571736 tempest-VolumeMultiattachTests-1753571736-project-member] Volume info retrieved successfully. Jul 27 16:27:32.049623 np0000005924 devstack@c-api.service[100522]: INFO cinder.api.openstack.wsgi [None req-5181a379-9fc9-4b81-89a8-1a4e67680707 tempest-VolumeMultiattachTests-1753571736 tempest-VolumeMultiattachTests-1753571736-project-member] https://10.4.3.117/volume/v3/volumes/1dd29f4d-e588-479f-b3d0-b25239bc8149 returned with HTTP 200 Jul 27 16:27:32.050028 np0000005924 devstack@c-api.service[100522]: [pid: 100522|app: 0|req: 1416/5705] 10.4.3.117 () {66 vars in 1348 bytes} [Mon Jul 27 16:27:32 2026] GET /volume/v3/volumes/1dd29f4d-e588-479f-b3d0-b25239bc8149 => generated 1216 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 27 16:27:32.407876 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.middleware.request_id [req-5f4e4d14-a9f1-4458-9dfe-53f7b5b7b601 req-1bc96a2e-de33-4af2-873b-04e7d0e0193b None None] RequestId filter calling following filter/app {{(pid=100523) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:27:32.410015 np0000005924 devstack@c-api.service[100523]: INFO cinder.api.openstack.wsgi [req-5f4e4d14-a9f1-4458-9dfe-53f7b5b7b601 req-1bc96a2e-de33-4af2-873b-04e7d0e0193b tempest-VolumeMultiattachTests-1753571736 tempest-VolumeMultiattachTests-1753571736-project-member] GET https://10.4.3.117/volume/v3/volumes/1dd29f4d-e588-479f-b3d0-b25239bc8149 Jul 27 16:27:32.410197 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.openstack.wsgi [req-5f4e4d14-a9f1-4458-9dfe-53f7b5b7b601 req-1bc96a2e-de33-4af2-873b-04e7d0e0193b tempest-VolumeMultiattachTests-1753571736 tempest-VolumeMultiattachTests-1753571736-project-member] Empty body provided in request {{(pid=100523) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:27:32.410404 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.openstack.wsgi [req-5f4e4d14-a9f1-4458-9dfe-53f7b5b7b601 req-1bc96a2e-de33-4af2-873b-04e7d0e0193b tempest-VolumeMultiattachTests-1753571736 tempest-VolumeMultiattachTests-1753571736-project-member] Calling method 'show' {{(pid=100523) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:27:32.419389 np0000005924 devstack@c-api.service[100523]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:27:32.419389 np0000005924 devstack@c-api.service[100523]: warnings.warn( Jul 27 16:27:32.422503 np0000005924 devstack@c-api.service[100523]: INFO cinder.volume.api [req-5f4e4d14-a9f1-4458-9dfe-53f7b5b7b601 req-1bc96a2e-de33-4af2-873b-04e7d0e0193b tempest-VolumeMultiattachTests-1753571736 tempest-VolumeMultiattachTests-1753571736-project-member] Volume info retrieved successfully. Jul 27 16:27:32.426813 np0000005924 devstack@c-api.service[100523]: INFO cinder.api.openstack.wsgi [req-5f4e4d14-a9f1-4458-9dfe-53f7b5b7b601 req-1bc96a2e-de33-4af2-873b-04e7d0e0193b tempest-VolumeMultiattachTests-1753571736 tempest-VolumeMultiattachTests-1753571736-project-member] https://10.4.3.117/volume/v3/volumes/1dd29f4d-e588-479f-b3d0-b25239bc8149 returned with HTTP 200 Jul 27 16:27:32.427184 np0000005924 devstack@c-api.service[100523]: [pid: 100523|app: 0|req: 1436/5706] 10.4.3.117 () {68 vars in 1598 bytes} [Mon Jul 27 16:27:32 2026] GET /volume/v3/volumes/1dd29f4d-e588-479f-b3d0-b25239bc8149 => generated 1216 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 27 16:27:32.717387 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.middleware.request_id [req-5f4e4d14-a9f1-4458-9dfe-53f7b5b7b601 req-da57c38f-5ad2-40cd-bbb8-9c1da935452c None None] RequestId filter calling following filter/app {{(pid=100524) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:27:32.719297 np0000005924 devstack@c-api.service[100524]: INFO cinder.api.openstack.wsgi [req-5f4e4d14-a9f1-4458-9dfe-53f7b5b7b601 req-da57c38f-5ad2-40cd-bbb8-9c1da935452c tempest-VolumeMultiattachTests-1753571736 tempest-VolumeMultiattachTests-1753571736-project-member] DELETE https://10.4.3.117/volume/v3/attachments/1f402e50-2561-4d4b-99c4-3733d8a44b52 Jul 27 16:27:32.719491 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.openstack.wsgi [req-5f4e4d14-a9f1-4458-9dfe-53f7b5b7b601 req-da57c38f-5ad2-40cd-bbb8-9c1da935452c tempest-VolumeMultiattachTests-1753571736 tempest-VolumeMultiattachTests-1753571736-project-member] Empty body provided in request {{(pid=100524) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:27:32.719674 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.openstack.wsgi [req-5f4e4d14-a9f1-4458-9dfe-53f7b5b7b601 req-da57c38f-5ad2-40cd-bbb8-9c1da935452c tempest-VolumeMultiattachTests-1753571736 tempest-VolumeMultiattachTests-1753571736-project-member] Calling method 'version_select' {{(pid=100524) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:27:32.726036 np0000005924 devstack@c-api.service[100524]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:27:32.726036 np0000005924 devstack@c-api.service[100524]: warnings.warn( Jul 27 16:27:32.759836 np0000005924 devstack@c-api.service[100524]: INFO cinder.api.openstack.wsgi [req-5f4e4d14-a9f1-4458-9dfe-53f7b5b7b601 req-da57c38f-5ad2-40cd-bbb8-9c1da935452c tempest-VolumeMultiattachTests-1753571736 tempest-VolumeMultiattachTests-1753571736-project-member] https://10.4.3.117/volume/v3/attachments/1f402e50-2561-4d4b-99c4-3733d8a44b52 returned with HTTP 200 Jul 27 16:27:32.760168 np0000005924 devstack@c-api.service[100524]: [pid: 100524|app: 0|req: 1430/5707] 10.4.3.117 () {72 vars in 1673 bytes} [Mon Jul 27 16:27:32 2026] DELETE /volume/v3/attachments/1f402e50-2561-4d4b-99c4-3733d8a44b52 => generated 19 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 27 16:27:33.063289 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.middleware.request_id [None req-8845ab43-8aa7-4a02-889d-ffbc1fc34987 None None] RequestId filter calling following filter/app {{(pid=100521) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:27:33.065069 np0000005924 devstack@c-api.service[100521]: INFO cinder.api.openstack.wsgi [None req-8845ab43-8aa7-4a02-889d-ffbc1fc34987 tempest-VolumeMultiattachTests-1753571736 tempest-VolumeMultiattachTests-1753571736-project-member] GET https://10.4.3.117/volume/v3/volumes/1dd29f4d-e588-479f-b3d0-b25239bc8149 Jul 27 16:27:33.065241 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.openstack.wsgi [None req-8845ab43-8aa7-4a02-889d-ffbc1fc34987 tempest-VolumeMultiattachTests-1753571736 tempest-VolumeMultiattachTests-1753571736-project-member] Empty body provided in request {{(pid=100521) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:27:33.065429 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.openstack.wsgi [None req-8845ab43-8aa7-4a02-889d-ffbc1fc34987 tempest-VolumeMultiattachTests-1753571736 tempest-VolumeMultiattachTests-1753571736-project-member] Calling method 'show' {{(pid=100521) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:27:33.071955 np0000005924 devstack@c-api.service[100521]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:27:33.071955 np0000005924 devstack@c-api.service[100521]: warnings.warn( Jul 27 16:27:33.075194 np0000005924 devstack@c-api.service[100521]: INFO cinder.volume.api [None req-8845ab43-8aa7-4a02-889d-ffbc1fc34987 tempest-VolumeMultiattachTests-1753571736 tempest-VolumeMultiattachTests-1753571736-project-member] Volume info retrieved successfully. Jul 27 16:27:33.078949 np0000005924 devstack@c-api.service[100521]: INFO cinder.api.openstack.wsgi [None req-8845ab43-8aa7-4a02-889d-ffbc1fc34987 tempest-VolumeMultiattachTests-1753571736 tempest-VolumeMultiattachTests-1753571736-project-member] https://10.4.3.117/volume/v3/volumes/1dd29f4d-e588-479f-b3d0-b25239bc8149 returned with HTTP 200 Jul 27 16:27:33.079279 np0000005924 devstack@c-api.service[100521]: [pid: 100521|app: 0|req: 1426/5708] 10.4.3.117 () {66 vars in 1348 bytes} [Mon Jul 27 16:27:33 2026] GET /volume/v3/volumes/1dd29f4d-e588-479f-b3d0-b25239bc8149 => generated 921 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 27 16:27:33.090358 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.middleware.request_id [None req-c168a162-3d2b-405f-b9cf-96d759b84d44 None None] RequestId filter calling following filter/app {{(pid=100522) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:27:33.091935 np0000005924 devstack@c-api.service[100522]: INFO cinder.api.openstack.wsgi [None req-c168a162-3d2b-405f-b9cf-96d759b84d44 tempest-VolumeMultiattachTests-1753571736 tempest-VolumeMultiattachTests-1753571736-project-member] GET https://10.4.3.117/volume/v3/volumes/6a937f43-876e-4a63-ad42-c7b28b0aa020 Jul 27 16:27:33.092114 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.openstack.wsgi [None req-c168a162-3d2b-405f-b9cf-96d759b84d44 tempest-VolumeMultiattachTests-1753571736 tempest-VolumeMultiattachTests-1753571736-project-member] Empty body provided in request {{(pid=100522) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:27:33.092296 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.openstack.wsgi [None req-c168a162-3d2b-405f-b9cf-96d759b84d44 tempest-VolumeMultiattachTests-1753571736 tempest-VolumeMultiattachTests-1753571736-project-member] Calling method 'show' {{(pid=100522) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:27:33.100761 np0000005924 devstack@c-api.service[100522]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:27:33.100761 np0000005924 devstack@c-api.service[100522]: warnings.warn( Jul 27 16:27:33.104679 np0000005924 devstack@c-api.service[100522]: INFO cinder.volume.api [None req-c168a162-3d2b-405f-b9cf-96d759b84d44 tempest-VolumeMultiattachTests-1753571736 tempest-VolumeMultiattachTests-1753571736-project-member] Volume info retrieved successfully. Jul 27 16:27:33.109099 np0000005924 devstack@c-api.service[100522]: INFO cinder.api.openstack.wsgi [None req-c168a162-3d2b-405f-b9cf-96d759b84d44 tempest-VolumeMultiattachTests-1753571736 tempest-VolumeMultiattachTests-1753571736-project-member] https://10.4.3.117/volume/v3/volumes/6a937f43-876e-4a63-ad42-c7b28b0aa020 returned with HTTP 200 Jul 27 16:27:33.109517 np0000005924 devstack@c-api.service[100522]: [pid: 100522|app: 0|req: 1417/5709] 10.4.3.117 () {66 vars in 1348 bytes} [Mon Jul 27 16:27:33 2026] GET /volume/v3/volumes/6a937f43-876e-4a63-ad42-c7b28b0aa020 => generated 1164 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 27 16:27:33.144652 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.middleware.request_id [req-c69d1c0f-b431-4e8c-a163-b74ecc0f9474 req-d02be64b-7023-4656-8d7e-518b0f262cce None None] RequestId filter calling following filter/app {{(pid=100523) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:27:33.146712 np0000005924 devstack@c-api.service[100523]: INFO cinder.api.openstack.wsgi [req-c69d1c0f-b431-4e8c-a163-b74ecc0f9474 req-d02be64b-7023-4656-8d7e-518b0f262cce tempest-VolumeMultiattachTests-1753571736 tempest-VolumeMultiattachTests-1753571736-project-member] GET https://10.4.3.117/volume/v3/volumes/6a937f43-876e-4a63-ad42-c7b28b0aa020 Jul 27 16:27:33.147594 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.openstack.wsgi [req-c69d1c0f-b431-4e8c-a163-b74ecc0f9474 req-d02be64b-7023-4656-8d7e-518b0f262cce tempest-VolumeMultiattachTests-1753571736 tempest-VolumeMultiattachTests-1753571736-project-member] Empty body provided in request {{(pid=100523) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:27:33.147594 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.openstack.wsgi [req-c69d1c0f-b431-4e8c-a163-b74ecc0f9474 req-d02be64b-7023-4656-8d7e-518b0f262cce tempest-VolumeMultiattachTests-1753571736 tempest-VolumeMultiattachTests-1753571736-project-member] Calling method 'show' {{(pid=100523) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:27:33.158491 np0000005924 devstack@c-api.service[100523]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:27:33.158491 np0000005924 devstack@c-api.service[100523]: warnings.warn( Jul 27 16:27:33.162491 np0000005924 devstack@c-api.service[100523]: INFO cinder.volume.api [req-c69d1c0f-b431-4e8c-a163-b74ecc0f9474 req-d02be64b-7023-4656-8d7e-518b0f262cce tempest-VolumeMultiattachTests-1753571736 tempest-VolumeMultiattachTests-1753571736-project-member] Volume info retrieved successfully. Jul 27 16:27:33.166503 np0000005924 devstack@c-api.service[100523]: INFO cinder.api.openstack.wsgi [req-c69d1c0f-b431-4e8c-a163-b74ecc0f9474 req-d02be64b-7023-4656-8d7e-518b0f262cce tempest-VolumeMultiattachTests-1753571736 tempest-VolumeMultiattachTests-1753571736-project-member] https://10.4.3.117/volume/v3/volumes/6a937f43-876e-4a63-ad42-c7b28b0aa020 returned with HTTP 200 Jul 27 16:27:33.166914 np0000005924 devstack@c-api.service[100523]: [pid: 100523|app: 0|req: 1437/5710] 10.4.3.117 () {68 vars in 1598 bytes} [Mon Jul 27 16:27:33 2026] GET /volume/v3/volumes/6a937f43-876e-4a63-ad42-c7b28b0aa020 => generated 1164 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 27 16:27:33.184218 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.middleware.request_id [req-c69d1c0f-b431-4e8c-a163-b74ecc0f9474 req-408e86f8-2daa-4526-9541-1d7acf23d14e None None] RequestId filter calling following filter/app {{(pid=100524) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:27:33.186088 np0000005924 devstack@c-api.service[100524]: INFO cinder.api.openstack.wsgi [req-c69d1c0f-b431-4e8c-a163-b74ecc0f9474 req-408e86f8-2daa-4526-9541-1d7acf23d14e tempest-VolumeMultiattachTests-1753571736 tempest-VolumeMultiattachTests-1753571736-project-member] POST https://10.4.3.117/volume/v3/volumes/6a937f43-876e-4a63-ad42-c7b28b0aa020/action Jul 27 16:27:33.186418 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.openstack.wsgi [req-c69d1c0f-b431-4e8c-a163-b74ecc0f9474 req-408e86f8-2daa-4526-9541-1d7acf23d14e tempest-VolumeMultiattachTests-1753571736 tempest-VolumeMultiattachTests-1753571736-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100524) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 27 16:27:33.186535 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.openstack.wsgi [req-c69d1c0f-b431-4e8c-a163-b74ecc0f9474 req-408e86f8-2daa-4526-9541-1d7acf23d14e tempest-VolumeMultiattachTests-1753571736 tempest-VolumeMultiattachTests-1753571736-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100524) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 27 16:27:33.197248 np0000005924 devstack@c-api.service[100524]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:27:33.197248 np0000005924 devstack@c-api.service[100524]: warnings.warn( Jul 27 16:27:33.197709 np0000005924 devstack@c-api.service[100524]: INFO cinder.volume.api [req-c69d1c0f-b431-4e8c-a163-b74ecc0f9474 req-408e86f8-2daa-4526-9541-1d7acf23d14e tempest-VolumeMultiattachTests-1753571736 tempest-VolumeMultiattachTests-1753571736-project-member] Volume info retrieved successfully. Jul 27 16:27:33.203630 np0000005924 devstack@c-api.service[100524]: INFO cinder.volume.api [req-c69d1c0f-b431-4e8c-a163-b74ecc0f9474 req-408e86f8-2daa-4526-9541-1d7acf23d14e tempest-VolumeMultiattachTests-1753571736 tempest-VolumeMultiattachTests-1753571736-project-member] Begin detaching volume completed successfully. Jul 27 16:27:33.203824 np0000005924 devstack@c-api.service[100524]: INFO cinder.api.openstack.wsgi [req-c69d1c0f-b431-4e8c-a163-b74ecc0f9474 req-408e86f8-2daa-4526-9541-1d7acf23d14e tempest-VolumeMultiattachTests-1753571736 tempest-VolumeMultiattachTests-1753571736-project-member] https://10.4.3.117/volume/v3/volumes/6a937f43-876e-4a63-ad42-c7b28b0aa020/action returned with HTTP 202 Jul 27 16:27:33.204227 np0000005924 devstack@c-api.service[100524]: [pid: 100524|app: 0|req: 1431/5711] 10.4.3.117 () {72 vars in 1672 bytes} [Mon Jul 27 16:27:33 2026] POST /volume/v3/volumes/6a937f43-876e-4a63-ad42-c7b28b0aa020/action => generated 0 bytes in 20 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 27 16:27:33.221853 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.middleware.request_id [None req-eb1c834c-ac06-4152-b6fd-61e586c03bc3 None None] RequestId filter calling following filter/app {{(pid=100521) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:27:33.223605 np0000005924 devstack@c-api.service[100521]: INFO cinder.api.openstack.wsgi [None req-eb1c834c-ac06-4152-b6fd-61e586c03bc3 tempest-VolumeMultiattachTests-1753571736 tempest-VolumeMultiattachTests-1753571736-project-member] GET https://10.4.3.117/volume/v3/volumes/6a937f43-876e-4a63-ad42-c7b28b0aa020 Jul 27 16:27:33.223828 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.openstack.wsgi [None req-eb1c834c-ac06-4152-b6fd-61e586c03bc3 tempest-VolumeMultiattachTests-1753571736 tempest-VolumeMultiattachTests-1753571736-project-member] Empty body provided in request {{(pid=100521) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:27:33.224015 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.openstack.wsgi [None req-eb1c834c-ac06-4152-b6fd-61e586c03bc3 tempest-VolumeMultiattachTests-1753571736 tempest-VolumeMultiattachTests-1753571736-project-member] Calling method 'show' {{(pid=100521) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:27:33.234408 np0000005924 devstack@c-api.service[100521]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:27:33.234408 np0000005924 devstack@c-api.service[100521]: warnings.warn( Jul 27 16:27:33.237527 np0000005924 devstack@c-api.service[100521]: INFO cinder.volume.api [None req-eb1c834c-ac06-4152-b6fd-61e586c03bc3 tempest-VolumeMultiattachTests-1753571736 tempest-VolumeMultiattachTests-1753571736-project-member] Volume info retrieved successfully. Jul 27 16:27:33.240398 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.middleware.request_id [None req-9d1f1c10-9a43-4d38-af10-241ece8c73e9 None None] RequestId filter calling following filter/app {{(pid=100522) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:27:33.241308 np0000005924 devstack@c-api.service[100522]: INFO cinder.api.openstack.wsgi [None req-9d1f1c10-9a43-4d38-af10-241ece8c73e9 None None] GET https://10.4.3.117/volume// Jul 27 16:27:33.241308 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.openstack.wsgi [None req-9d1f1c10-9a43-4d38-af10-241ece8c73e9 None None] Empty body provided in request {{(pid=100522) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:27:33.241308 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.openstack.wsgi [None req-9d1f1c10-9a43-4d38-af10-241ece8c73e9 None None] Calling method 'all' {{(pid=100522) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:27:33.241428 np0000005924 devstack@c-api.service[100521]: INFO cinder.api.openstack.wsgi [None req-eb1c834c-ac06-4152-b6fd-61e586c03bc3 tempest-VolumeMultiattachTests-1753571736 tempest-VolumeMultiattachTests-1753571736-project-member] https://10.4.3.117/volume/v3/volumes/6a937f43-876e-4a63-ad42-c7b28b0aa020 returned with HTTP 200 Jul 27 16:27:33.241465 np0000005924 devstack@c-api.service[100522]: INFO cinder.api.openstack.wsgi [None req-9d1f1c10-9a43-4d38-af10-241ece8c73e9 None None] https://10.4.3.117/volume// returned with HTTP 300 Jul 27 16:27:33.241677 np0000005924 devstack@c-api.service[100521]: [pid: 100521|app: 0|req: 1427/5712] 10.4.3.117 () {66 vars in 1348 bytes} [Mon Jul 27 16:27:33 2026] GET /volume/v3/volumes/6a937f43-876e-4a63-ad42-c7b28b0aa020 => generated 1167 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 27 16:27:33.241724 np0000005924 devstack@c-api.service[100522]: [pid: 100522|app: 0|req: 1418/5713] 10.4.3.117 () {66 vars in 1426 bytes} [Mon Jul 27 16:27:33 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 27 16:27:33.248138 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.middleware.request_id [req-c69d1c0f-b431-4e8c-a163-b74ecc0f9474 req-d973ce0e-3f89-4e3f-b1eb-d8d29d6161e1 None None] RequestId filter calling following filter/app {{(pid=100523) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:27:33.250199 np0000005924 devstack@c-api.service[100523]: INFO cinder.api.openstack.wsgi [req-c69d1c0f-b431-4e8c-a163-b74ecc0f9474 req-d973ce0e-3f89-4e3f-b1eb-d8d29d6161e1 tempest-VolumeMultiattachTests-1753571736 tempest-VolumeMultiattachTests-1753571736-project-member] GET https://10.4.3.117/volume/v3/volumes/6a937f43-876e-4a63-ad42-c7b28b0aa020 Jul 27 16:27:33.250436 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.openstack.wsgi [req-c69d1c0f-b431-4e8c-a163-b74ecc0f9474 req-d973ce0e-3f89-4e3f-b1eb-d8d29d6161e1 tempest-VolumeMultiattachTests-1753571736 tempest-VolumeMultiattachTests-1753571736-project-member] Empty body provided in request {{(pid=100523) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:27:33.250657 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.openstack.wsgi [req-c69d1c0f-b431-4e8c-a163-b74ecc0f9474 req-d973ce0e-3f89-4e3f-b1eb-d8d29d6161e1 tempest-VolumeMultiattachTests-1753571736 tempest-VolumeMultiattachTests-1753571736-project-member] Calling method 'show' {{(pid=100523) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:27:33.259811 np0000005924 devstack@c-api.service[100523]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:27:33.259811 np0000005924 devstack@c-api.service[100523]: warnings.warn( Jul 27 16:27:33.263181 np0000005924 devstack@c-api.service[100523]: INFO cinder.volume.api [req-c69d1c0f-b431-4e8c-a163-b74ecc0f9474 req-d973ce0e-3f89-4e3f-b1eb-d8d29d6161e1 tempest-VolumeMultiattachTests-1753571736 tempest-VolumeMultiattachTests-1753571736-project-member] Volume info retrieved successfully. Jul 27 16:27:33.267606 np0000005924 devstack@c-api.service[100523]: INFO cinder.api.openstack.wsgi [req-c69d1c0f-b431-4e8c-a163-b74ecc0f9474 req-d973ce0e-3f89-4e3f-b1eb-d8d29d6161e1 tempest-VolumeMultiattachTests-1753571736 tempest-VolumeMultiattachTests-1753571736-project-member] https://10.4.3.117/volume/v3/volumes/6a937f43-876e-4a63-ad42-c7b28b0aa020 returned with HTTP 200 Jul 27 16:27:33.268028 np0000005924 devstack@c-api.service[100523]: [pid: 100523|app: 0|req: 1438/5714] 10.4.3.117 () {70 vars in 1639 bytes} [Mon Jul 27 16:27:33 2026] GET /volume/v3/volumes/6a937f43-876e-4a63-ad42-c7b28b0aa020 => generated 1347 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 27 16:27:33.276559 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.middleware.request_id [req-c69d1c0f-b431-4e8c-a163-b74ecc0f9474 req-19bfa97f-120c-4c8e-861a-080526702cf2 None None] RequestId filter calling following filter/app {{(pid=100524) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:27:33.278606 np0000005924 devstack@c-api.service[100524]: INFO cinder.api.openstack.wsgi [req-c69d1c0f-b431-4e8c-a163-b74ecc0f9474 req-19bfa97f-120c-4c8e-861a-080526702cf2 tempest-VolumeMultiattachTests-1753571736 tempest-VolumeMultiattachTests-1753571736-project-member] GET https://10.4.3.117/volume/v3/volumes/6a937f43-876e-4a63-ad42-c7b28b0aa020/encryption Jul 27 16:27:33.278817 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.openstack.wsgi [req-c69d1c0f-b431-4e8c-a163-b74ecc0f9474 req-19bfa97f-120c-4c8e-861a-080526702cf2 tempest-VolumeMultiattachTests-1753571736 tempest-VolumeMultiattachTests-1753571736-project-member] Empty body provided in request {{(pid=100524) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:27:33.279006 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.openstack.wsgi [req-c69d1c0f-b431-4e8c-a163-b74ecc0f9474 req-19bfa97f-120c-4c8e-861a-080526702cf2 tempest-VolumeMultiattachTests-1753571736 tempest-VolumeMultiattachTests-1753571736-project-member] Calling method 'index' {{(pid=100524) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:27:33.287169 np0000005924 devstack@c-api.service[100524]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:27:33.287169 np0000005924 devstack@c-api.service[100524]: warnings.warn( Jul 27 16:27:33.292500 np0000005924 devstack@c-api.service[100524]: INFO cinder.api.openstack.wsgi [req-c69d1c0f-b431-4e8c-a163-b74ecc0f9474 req-19bfa97f-120c-4c8e-861a-080526702cf2 tempest-VolumeMultiattachTests-1753571736 tempest-VolumeMultiattachTests-1753571736-project-member] https://10.4.3.117/volume/v3/volumes/6a937f43-876e-4a63-ad42-c7b28b0aa020/encryption returned with HTTP 200 Jul 27 16:27:33.292898 np0000005924 devstack@c-api.service[100524]: [pid: 100524|app: 0|req: 1432/5715] 10.4.3.117 () {68 vars in 1631 bytes} [Mon Jul 27 16:27:33 2026] GET /volume/v3/volumes/6a937f43-876e-4a63-ad42-c7b28b0aa020/encryption => generated 160 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 27 16:27:34.001286 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.middleware.request_id [req-c69d1c0f-b431-4e8c-a163-b74ecc0f9474 req-16efcf18-8367-4177-ba61-d6961cdd2fa6 None None] RequestId filter calling following filter/app {{(pid=100521) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:27:34.003244 np0000005924 devstack@c-api.service[100521]: INFO cinder.api.openstack.wsgi [req-c69d1c0f-b431-4e8c-a163-b74ecc0f9474 req-16efcf18-8367-4177-ba61-d6961cdd2fa6 tempest-VolumeMultiattachTests-1753571736 tempest-VolumeMultiattachTests-1753571736-project-member] DELETE https://10.4.3.117/volume/v3/attachments/c5608bf6-0dde-4ee3-806a-6ed61533b958 Jul 27 16:27:34.003435 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.openstack.wsgi [req-c69d1c0f-b431-4e8c-a163-b74ecc0f9474 req-16efcf18-8367-4177-ba61-d6961cdd2fa6 tempest-VolumeMultiattachTests-1753571736 tempest-VolumeMultiattachTests-1753571736-project-member] Empty body provided in request {{(pid=100521) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:27:34.003623 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.openstack.wsgi [req-c69d1c0f-b431-4e8c-a163-b74ecc0f9474 req-16efcf18-8367-4177-ba61-d6961cdd2fa6 tempest-VolumeMultiattachTests-1753571736 tempest-VolumeMultiattachTests-1753571736-project-member] Calling method 'version_select' {{(pid=100521) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:27:34.010539 np0000005924 devstack@c-api.service[100521]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:27:34.010539 np0000005924 devstack@c-api.service[100521]: warnings.warn( Jul 27 16:27:34.052206 np0000005924 devstack@c-api.service[100521]: INFO cinder.api.openstack.wsgi [req-c69d1c0f-b431-4e8c-a163-b74ecc0f9474 req-16efcf18-8367-4177-ba61-d6961cdd2fa6 tempest-VolumeMultiattachTests-1753571736 tempest-VolumeMultiattachTests-1753571736-project-member] https://10.4.3.117/volume/v3/attachments/c5608bf6-0dde-4ee3-806a-6ed61533b958 returned with HTTP 200 Jul 27 16:27:34.052747 np0000005924 devstack@c-api.service[100521]: [pid: 100521|app: 0|req: 1428/5716] 10.4.3.117 () {72 vars in 1673 bytes} [Mon Jul 27 16:27:34 2026] DELETE /volume/v3/attachments/c5608bf6-0dde-4ee3-806a-6ed61533b958 => generated 19 bytes in 52 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 27 16:27:34.254341 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.middleware.request_id [None req-80aa5079-05a8-4fae-9ec9-f4fc3b0d2847 None None] RequestId filter calling following filter/app {{(pid=100522) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:27:34.256206 np0000005924 devstack@c-api.service[100522]: INFO cinder.api.openstack.wsgi [None req-80aa5079-05a8-4fae-9ec9-f4fc3b0d2847 tempest-VolumeMultiattachTests-1753571736 tempest-VolumeMultiattachTests-1753571736-project-member] GET https://10.4.3.117/volume/v3/volumes/6a937f43-876e-4a63-ad42-c7b28b0aa020 Jul 27 16:27:34.256468 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.openstack.wsgi [None req-80aa5079-05a8-4fae-9ec9-f4fc3b0d2847 tempest-VolumeMultiattachTests-1753571736 tempest-VolumeMultiattachTests-1753571736-project-member] Empty body provided in request {{(pid=100522) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:27:34.256675 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.openstack.wsgi [None req-80aa5079-05a8-4fae-9ec9-f4fc3b0d2847 tempest-VolumeMultiattachTests-1753571736 tempest-VolumeMultiattachTests-1753571736-project-member] Calling method 'show' {{(pid=100522) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:27:34.263385 np0000005924 devstack@c-api.service[100522]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:27:34.263385 np0000005924 devstack@c-api.service[100522]: warnings.warn( Jul 27 16:27:34.266818 np0000005924 devstack@c-api.service[100522]: INFO cinder.volume.api [None req-80aa5079-05a8-4fae-9ec9-f4fc3b0d2847 tempest-VolumeMultiattachTests-1753571736 tempest-VolumeMultiattachTests-1753571736-project-member] Volume info retrieved successfully. Jul 27 16:27:34.270740 np0000005924 devstack@c-api.service[100522]: INFO cinder.api.openstack.wsgi [None req-80aa5079-05a8-4fae-9ec9-f4fc3b0d2847 tempest-VolumeMultiattachTests-1753571736 tempest-VolumeMultiattachTests-1753571736-project-member] https://10.4.3.117/volume/v3/volumes/6a937f43-876e-4a63-ad42-c7b28b0aa020 returned with HTTP 200 Jul 27 16:27:34.271083 np0000005924 devstack@c-api.service[100522]: [pid: 100522|app: 0|req: 1419/5717] 10.4.3.117 () {66 vars in 1348 bytes} [Mon Jul 27 16:27:34 2026] GET /volume/v3/volumes/6a937f43-876e-4a63-ad42-c7b28b0aa020 => generated 872 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 27 16:27:34.285538 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.middleware.request_id [None req-f1141c0b-4d26-4067-80cb-b8e495a83e38 None None] RequestId filter calling following filter/app {{(pid=100523) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:27:34.287236 np0000005924 devstack@c-api.service[100523]: INFO cinder.api.openstack.wsgi [None req-f1141c0b-4d26-4067-80cb-b8e495a83e38 tempest-VolumeMultiattachTests-1753571736 tempest-VolumeMultiattachTests-1753571736-project-member] GET https://10.4.3.117/volume/v3/volumes/b0c21bec-d1c2-48de-aa65-3295a99ba732 Jul 27 16:27:34.287492 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.openstack.wsgi [None req-f1141c0b-4d26-4067-80cb-b8e495a83e38 tempest-VolumeMultiattachTests-1753571736 tempest-VolumeMultiattachTests-1753571736-project-member] Empty body provided in request {{(pid=100523) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:27:34.287893 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.openstack.wsgi [None req-f1141c0b-4d26-4067-80cb-b8e495a83e38 tempest-VolumeMultiattachTests-1753571736 tempest-VolumeMultiattachTests-1753571736-project-member] Calling method 'show' {{(pid=100523) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:27:34.295978 np0000005924 devstack@c-api.service[100523]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:27:34.295978 np0000005924 devstack@c-api.service[100523]: warnings.warn( Jul 27 16:27:34.299079 np0000005924 devstack@c-api.service[100523]: INFO cinder.volume.api [None req-f1141c0b-4d26-4067-80cb-b8e495a83e38 tempest-VolumeMultiattachTests-1753571736 tempest-VolumeMultiattachTests-1753571736-project-member] Volume info retrieved successfully. Jul 27 16:27:34.302656 np0000005924 devstack@c-api.service[100523]: INFO cinder.api.openstack.wsgi [None req-f1141c0b-4d26-4067-80cb-b8e495a83e38 tempest-VolumeMultiattachTests-1753571736 tempest-VolumeMultiattachTests-1753571736-project-member] https://10.4.3.117/volume/v3/volumes/b0c21bec-d1c2-48de-aa65-3295a99ba732 returned with HTTP 200 Jul 27 16:27:34.303006 np0000005924 devstack@c-api.service[100523]: [pid: 100523|app: 0|req: 1439/5718] 10.4.3.117 () {66 vars in 1348 bytes} [Mon Jul 27 16:27:34 2026] GET /volume/v3/volumes/b0c21bec-d1c2-48de-aa65-3295a99ba732 => generated 1138 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 27 16:27:34.338107 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.middleware.request_id [req-58aa9c60-f307-486a-adda-a98b31976910 req-bb3264f4-7a30-41ec-b325-f165f649481c None None] RequestId filter calling following filter/app {{(pid=100524) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:27:34.340736 np0000005924 devstack@c-api.service[100524]: INFO cinder.api.openstack.wsgi [req-58aa9c60-f307-486a-adda-a98b31976910 req-bb3264f4-7a30-41ec-b325-f165f649481c tempest-VolumeMultiattachTests-1753571736 tempest-VolumeMultiattachTests-1753571736-project-member] GET https://10.4.3.117/volume/v3/volumes/b0c21bec-d1c2-48de-aa65-3295a99ba732 Jul 27 16:27:34.340985 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.openstack.wsgi [req-58aa9c60-f307-486a-adda-a98b31976910 req-bb3264f4-7a30-41ec-b325-f165f649481c tempest-VolumeMultiattachTests-1753571736 tempest-VolumeMultiattachTests-1753571736-project-member] Empty body provided in request {{(pid=100524) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:27:34.341231 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.openstack.wsgi [req-58aa9c60-f307-486a-adda-a98b31976910 req-bb3264f4-7a30-41ec-b325-f165f649481c tempest-VolumeMultiattachTests-1753571736 tempest-VolumeMultiattachTests-1753571736-project-member] Calling method 'show' {{(pid=100524) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:27:34.352008 np0000005924 devstack@c-api.service[100524]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:27:34.352008 np0000005924 devstack@c-api.service[100524]: warnings.warn( Jul 27 16:27:34.355926 np0000005924 devstack@c-api.service[100524]: INFO cinder.volume.api [req-58aa9c60-f307-486a-adda-a98b31976910 req-bb3264f4-7a30-41ec-b325-f165f649481c tempest-VolumeMultiattachTests-1753571736 tempest-VolumeMultiattachTests-1753571736-project-member] Volume info retrieved successfully. Jul 27 16:27:34.360901 np0000005924 devstack@c-api.service[100524]: INFO cinder.api.openstack.wsgi [req-58aa9c60-f307-486a-adda-a98b31976910 req-bb3264f4-7a30-41ec-b325-f165f649481c tempest-VolumeMultiattachTests-1753571736 tempest-VolumeMultiattachTests-1753571736-project-member] https://10.4.3.117/volume/v3/volumes/b0c21bec-d1c2-48de-aa65-3295a99ba732 returned with HTTP 200 Jul 27 16:27:34.361438 np0000005924 devstack@c-api.service[100524]: [pid: 100524|app: 0|req: 1433/5719] 10.4.3.117 () {68 vars in 1598 bytes} [Mon Jul 27 16:27:34 2026] GET /volume/v3/volumes/b0c21bec-d1c2-48de-aa65-3295a99ba732 => generated 1138 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 27 16:27:34.377829 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.middleware.request_id [req-58aa9c60-f307-486a-adda-a98b31976910 req-313d70b7-c07f-4561-9483-bdbcc9a8bb63 None None] RequestId filter calling following filter/app {{(pid=100521) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:27:34.379606 np0000005924 devstack@c-api.service[100521]: INFO cinder.api.openstack.wsgi [req-58aa9c60-f307-486a-adda-a98b31976910 req-313d70b7-c07f-4561-9483-bdbcc9a8bb63 tempest-VolumeMultiattachTests-1753571736 tempest-VolumeMultiattachTests-1753571736-project-member] POST https://10.4.3.117/volume/v3/volumes/b0c21bec-d1c2-48de-aa65-3295a99ba732/action Jul 27 16:27:34.379941 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.openstack.wsgi [req-58aa9c60-f307-486a-adda-a98b31976910 req-313d70b7-c07f-4561-9483-bdbcc9a8bb63 tempest-VolumeMultiattachTests-1753571736 tempest-VolumeMultiattachTests-1753571736-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100521) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 27 16:27:34.380061 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.openstack.wsgi [req-58aa9c60-f307-486a-adda-a98b31976910 req-313d70b7-c07f-4561-9483-bdbcc9a8bb63 tempest-VolumeMultiattachTests-1753571736 tempest-VolumeMultiattachTests-1753571736-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100521) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 27 16:27:34.389288 np0000005924 devstack@c-api.service[100521]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:27:34.389288 np0000005924 devstack@c-api.service[100521]: warnings.warn( Jul 27 16:27:34.389722 np0000005924 devstack@c-api.service[100521]: INFO cinder.volume.api [req-58aa9c60-f307-486a-adda-a98b31976910 req-313d70b7-c07f-4561-9483-bdbcc9a8bb63 tempest-VolumeMultiattachTests-1753571736 tempest-VolumeMultiattachTests-1753571736-project-member] Volume info retrieved successfully. Jul 27 16:27:34.396045 np0000005924 devstack@c-api.service[100521]: INFO cinder.volume.api [req-58aa9c60-f307-486a-adda-a98b31976910 req-313d70b7-c07f-4561-9483-bdbcc9a8bb63 tempest-VolumeMultiattachTests-1753571736 tempest-VolumeMultiattachTests-1753571736-project-member] Begin detaching volume completed successfully. Jul 27 16:27:34.396224 np0000005924 devstack@c-api.service[100521]: INFO cinder.api.openstack.wsgi [req-58aa9c60-f307-486a-adda-a98b31976910 req-313d70b7-c07f-4561-9483-bdbcc9a8bb63 tempest-VolumeMultiattachTests-1753571736 tempest-VolumeMultiattachTests-1753571736-project-member] https://10.4.3.117/volume/v3/volumes/b0c21bec-d1c2-48de-aa65-3295a99ba732/action returned with HTTP 202 Jul 27 16:27:34.396616 np0000005924 devstack@c-api.service[100521]: [pid: 100521|app: 0|req: 1429/5720] 10.4.3.117 () {72 vars in 1672 bytes} [Mon Jul 27 16:27:34 2026] POST /volume/v3/volumes/b0c21bec-d1c2-48de-aa65-3295a99ba732/action => generated 0 bytes in 19 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 27 16:27:34.413514 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.middleware.request_id [None req-e17380ba-6f65-4d5b-aeb3-83929f96a920 None None] RequestId filter calling following filter/app {{(pid=100522) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:27:34.415211 np0000005924 devstack@c-api.service[100522]: INFO cinder.api.openstack.wsgi [None req-e17380ba-6f65-4d5b-aeb3-83929f96a920 tempest-VolumeMultiattachTests-1753571736 tempest-VolumeMultiattachTests-1753571736-project-member] GET https://10.4.3.117/volume/v3/volumes/b0c21bec-d1c2-48de-aa65-3295a99ba732 Jul 27 16:27:34.415437 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.openstack.wsgi [None req-e17380ba-6f65-4d5b-aeb3-83929f96a920 tempest-VolumeMultiattachTests-1753571736 tempest-VolumeMultiattachTests-1753571736-project-member] Empty body provided in request {{(pid=100522) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:27:34.415669 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.openstack.wsgi [None req-e17380ba-6f65-4d5b-aeb3-83929f96a920 tempest-VolumeMultiattachTests-1753571736 tempest-VolumeMultiattachTests-1753571736-project-member] Calling method 'show' {{(pid=100522) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:27:34.427055 np0000005924 devstack@c-api.service[100522]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:27:34.427055 np0000005924 devstack@c-api.service[100522]: warnings.warn( Jul 27 16:27:34.430895 np0000005924 devstack@c-api.service[100522]: INFO cinder.volume.api [None req-e17380ba-6f65-4d5b-aeb3-83929f96a920 tempest-VolumeMultiattachTests-1753571736 tempest-VolumeMultiattachTests-1753571736-project-member] Volume info retrieved successfully. Jul 27 16:27:34.432412 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.middleware.request_id [None req-ba3947f7-f4b9-44a3-bd4a-a89a28cb5fd7 None None] RequestId filter calling following filter/app {{(pid=100523) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:27:34.432876 np0000005924 devstack@c-api.service[100523]: INFO cinder.api.openstack.wsgi [None req-ba3947f7-f4b9-44a3-bd4a-a89a28cb5fd7 None None] GET https://10.4.3.117/volume// Jul 27 16:27:34.433076 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.openstack.wsgi [None req-ba3947f7-f4b9-44a3-bd4a-a89a28cb5fd7 None None] Empty body provided in request {{(pid=100523) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:27:34.433309 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.openstack.wsgi [None req-ba3947f7-f4b9-44a3-bd4a-a89a28cb5fd7 None None] Calling method 'all' {{(pid=100523) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:27:34.433753 np0000005924 devstack@c-api.service[100523]: INFO cinder.api.openstack.wsgi [None req-ba3947f7-f4b9-44a3-bd4a-a89a28cb5fd7 None None] https://10.4.3.117/volume// returned with HTTP 300 Jul 27 16:27:34.434058 np0000005924 devstack@c-api.service[100523]: [pid: 100523|app: 0|req: 1440/5721] 10.4.3.117 () {66 vars in 1426 bytes} [Mon Jul 27 16:27:34 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 27 16:27:34.434994 np0000005924 devstack@c-api.service[100522]: INFO cinder.api.openstack.wsgi [None req-e17380ba-6f65-4d5b-aeb3-83929f96a920 tempest-VolumeMultiattachTests-1753571736 tempest-VolumeMultiattachTests-1753571736-project-member] https://10.4.3.117/volume/v3/volumes/b0c21bec-d1c2-48de-aa65-3295a99ba732 returned with HTTP 200 Jul 27 16:27:34.435386 np0000005924 devstack@c-api.service[100522]: [pid: 100522|app: 0|req: 1420/5722] 10.4.3.117 () {66 vars in 1348 bytes} [Mon Jul 27 16:27:34 2026] GET /volume/v3/volumes/b0c21bec-d1c2-48de-aa65-3295a99ba732 => generated 1141 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 27 16:27:34.440851 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.middleware.request_id [req-58aa9c60-f307-486a-adda-a98b31976910 req-ef6c0f3f-d7c3-4ccb-a40d-0eebf880b0a4 None None] RequestId filter calling following filter/app {{(pid=100524) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:27:34.442900 np0000005924 devstack@c-api.service[100524]: INFO cinder.api.openstack.wsgi [req-58aa9c60-f307-486a-adda-a98b31976910 req-ef6c0f3f-d7c3-4ccb-a40d-0eebf880b0a4 tempest-VolumeMultiattachTests-1753571736 tempest-VolumeMultiattachTests-1753571736-project-member] GET https://10.4.3.117/volume/v3/volumes/b0c21bec-d1c2-48de-aa65-3295a99ba732 Jul 27 16:27:34.443110 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.openstack.wsgi [req-58aa9c60-f307-486a-adda-a98b31976910 req-ef6c0f3f-d7c3-4ccb-a40d-0eebf880b0a4 tempest-VolumeMultiattachTests-1753571736 tempest-VolumeMultiattachTests-1753571736-project-member] Empty body provided in request {{(pid=100524) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:27:34.443292 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.openstack.wsgi [req-58aa9c60-f307-486a-adda-a98b31976910 req-ef6c0f3f-d7c3-4ccb-a40d-0eebf880b0a4 tempest-VolumeMultiattachTests-1753571736 tempest-VolumeMultiattachTests-1753571736-project-member] Calling method 'show' {{(pid=100524) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:27:34.451394 np0000005924 devstack@c-api.service[100524]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:27:34.451394 np0000005924 devstack@c-api.service[100524]: warnings.warn( Jul 27 16:27:34.454318 np0000005924 devstack@c-api.service[100524]: INFO cinder.volume.api [req-58aa9c60-f307-486a-adda-a98b31976910 req-ef6c0f3f-d7c3-4ccb-a40d-0eebf880b0a4 tempest-VolumeMultiattachTests-1753571736 tempest-VolumeMultiattachTests-1753571736-project-member] Volume info retrieved successfully. Jul 27 16:27:34.457911 np0000005924 devstack@c-api.service[100524]: INFO cinder.api.openstack.wsgi [req-58aa9c60-f307-486a-adda-a98b31976910 req-ef6c0f3f-d7c3-4ccb-a40d-0eebf880b0a4 tempest-VolumeMultiattachTests-1753571736 tempest-VolumeMultiattachTests-1753571736-project-member] https://10.4.3.117/volume/v3/volumes/b0c21bec-d1c2-48de-aa65-3295a99ba732 returned with HTTP 200 Jul 27 16:27:34.458250 np0000005924 devstack@c-api.service[100524]: [pid: 100524|app: 0|req: 1434/5723] 10.4.3.117 () {70 vars in 1639 bytes} [Mon Jul 27 16:27:34 2026] GET /volume/v3/volumes/b0c21bec-d1c2-48de-aa65-3295a99ba732 => generated 1321 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 27 16:27:35.166088 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.middleware.request_id [req-58aa9c60-f307-486a-adda-a98b31976910 req-c7a4718e-8e14-42e5-a06e-3dcfc92f325a None None] RequestId filter calling following filter/app {{(pid=100521) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:27:35.168060 np0000005924 devstack@c-api.service[100521]: INFO cinder.api.openstack.wsgi [req-58aa9c60-f307-486a-adda-a98b31976910 req-c7a4718e-8e14-42e5-a06e-3dcfc92f325a tempest-VolumeMultiattachTests-1753571736 tempest-VolumeMultiattachTests-1753571736-project-member] DELETE https://10.4.3.117/volume/v3/attachments/c8d5f4b5-2023-4470-800d-65459c2e12c2 Jul 27 16:27:35.168235 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.openstack.wsgi [req-58aa9c60-f307-486a-adda-a98b31976910 req-c7a4718e-8e14-42e5-a06e-3dcfc92f325a tempest-VolumeMultiattachTests-1753571736 tempest-VolumeMultiattachTests-1753571736-project-member] Empty body provided in request {{(pid=100521) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:27:35.168432 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.openstack.wsgi [req-58aa9c60-f307-486a-adda-a98b31976910 req-c7a4718e-8e14-42e5-a06e-3dcfc92f325a tempest-VolumeMultiattachTests-1753571736 tempest-VolumeMultiattachTests-1753571736-project-member] Calling method 'version_select' {{(pid=100521) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:27:35.174957 np0000005924 devstack@c-api.service[100521]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:27:35.174957 np0000005924 devstack@c-api.service[100521]: warnings.warn( Jul 27 16:27:35.217936 np0000005924 devstack@c-api.service[100521]: INFO cinder.api.openstack.wsgi [req-58aa9c60-f307-486a-adda-a98b31976910 req-c7a4718e-8e14-42e5-a06e-3dcfc92f325a tempest-VolumeMultiattachTests-1753571736 tempest-VolumeMultiattachTests-1753571736-project-member] https://10.4.3.117/volume/v3/attachments/c8d5f4b5-2023-4470-800d-65459c2e12c2 returned with HTTP 200 Jul 27 16:27:35.218356 np0000005924 devstack@c-api.service[100521]: [pid: 100521|app: 0|req: 1430/5724] 10.4.3.117 () {72 vars in 1673 bytes} [Mon Jul 27 16:27:35 2026] DELETE /volume/v3/attachments/c8d5f4b5-2023-4470-800d-65459c2e12c2 => generated 19 bytes in 53 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 27 16:27:35.447000 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.middleware.request_id [None req-9515e2da-f933-4a29-baf9-d8e6b62cf96f None None] RequestId filter calling following filter/app {{(pid=100523) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:27:35.448895 np0000005924 devstack@c-api.service[100523]: INFO cinder.api.openstack.wsgi [None req-9515e2da-f933-4a29-baf9-d8e6b62cf96f tempest-VolumeMultiattachTests-1753571736 tempest-VolumeMultiattachTests-1753571736-project-member] GET https://10.4.3.117/volume/v3/volumes/b0c21bec-d1c2-48de-aa65-3295a99ba732 Jul 27 16:27:35.449113 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.openstack.wsgi [None req-9515e2da-f933-4a29-baf9-d8e6b62cf96f tempest-VolumeMultiattachTests-1753571736 tempest-VolumeMultiattachTests-1753571736-project-member] Empty body provided in request {{(pid=100523) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:27:35.449428 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.openstack.wsgi [None req-9515e2da-f933-4a29-baf9-d8e6b62cf96f tempest-VolumeMultiattachTests-1753571736 tempest-VolumeMultiattachTests-1753571736-project-member] Calling method 'show' {{(pid=100523) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:27:35.456421 np0000005924 devstack@c-api.service[100523]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:27:35.456421 np0000005924 devstack@c-api.service[100523]: warnings.warn( Jul 27 16:27:35.459883 np0000005924 devstack@c-api.service[100523]: INFO cinder.volume.api [None req-9515e2da-f933-4a29-baf9-d8e6b62cf96f tempest-VolumeMultiattachTests-1753571736 tempest-VolumeMultiattachTests-1753571736-project-member] Volume info retrieved successfully. Jul 27 16:27:35.463679 np0000005924 devstack@c-api.service[100523]: INFO cinder.api.openstack.wsgi [None req-9515e2da-f933-4a29-baf9-d8e6b62cf96f tempest-VolumeMultiattachTests-1753571736 tempest-VolumeMultiattachTests-1753571736-project-member] https://10.4.3.117/volume/v3/volumes/b0c21bec-d1c2-48de-aa65-3295a99ba732 returned with HTTP 200 Jul 27 16:27:35.464079 np0000005924 devstack@c-api.service[100523]: [pid: 100523|app: 0|req: 1441/5725] 10.4.3.117 () {66 vars in 1348 bytes} [Mon Jul 27 16:27:35 2026] GET /volume/v3/volumes/b0c21bec-d1c2-48de-aa65-3295a99ba732 => generated 846 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 27 16:27:35.475347 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.middleware.request_id [None req-a3017c3e-1bd5-4683-944c-07840354f33a None None] RequestId filter calling following filter/app {{(pid=100522) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:27:35.477113 np0000005924 devstack@c-api.service[100522]: INFO cinder.api.openstack.wsgi [None req-a3017c3e-1bd5-4683-944c-07840354f33a tempest-VolumeMultiattachTests-1753571736 tempest-VolumeMultiattachTests-1753571736-project-member] DELETE https://10.4.3.117/volume/v3/volumes/6a937f43-876e-4a63-ad42-c7b28b0aa020 Jul 27 16:27:35.477338 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.openstack.wsgi [None req-a3017c3e-1bd5-4683-944c-07840354f33a tempest-VolumeMultiattachTests-1753571736 tempest-VolumeMultiattachTests-1753571736-project-member] Empty body provided in request {{(pid=100522) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:27:35.477553 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.openstack.wsgi [None req-a3017c3e-1bd5-4683-944c-07840354f33a tempest-VolumeMultiattachTests-1753571736 tempest-VolumeMultiattachTests-1753571736-project-member] Calling method 'delete' {{(pid=100522) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:27:35.477747 np0000005924 devstack@c-api.service[100522]: INFO cinder.api.v3.volumes [None req-a3017c3e-1bd5-4683-944c-07840354f33a tempest-VolumeMultiattachTests-1753571736 tempest-VolumeMultiattachTests-1753571736-project-member] Delete volume with id: 6a937f43-876e-4a63-ad42-c7b28b0aa020 Jul 27 16:27:35.484034 np0000005924 devstack@c-api.service[100522]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:27:35.484034 np0000005924 devstack@c-api.service[100522]: warnings.warn( Jul 27 16:27:35.484507 np0000005924 devstack@c-api.service[100522]: INFO cinder.volume.api [None req-a3017c3e-1bd5-4683-944c-07840354f33a tempest-VolumeMultiattachTests-1753571736 tempest-VolumeMultiattachTests-1753571736-project-member] Volume info retrieved successfully. Jul 27 16:27:35.494613 np0000005924 devstack@c-api.service[100522]: WARNING cinder.keymgr.conf_key_mgr [None req-a3017c3e-1bd5-4683-944c-07840354f33a tempest-VolumeMultiattachTests-1753571736 tempest-VolumeMultiattachTests-1753571736-project-member] Not deleting key 00000000-0000-0000-0000-000000000000 Jul 27 16:27:35.500803 np0000005924 devstack@c-api.service[100522]: INFO cinder.volume.api [None req-a3017c3e-1bd5-4683-944c-07840354f33a tempest-VolumeMultiattachTests-1753571736 tempest-VolumeMultiattachTests-1753571736-project-member] Delete volume request issued successfully. Jul 27 16:27:35.500969 np0000005924 devstack@c-api.service[100522]: INFO cinder.api.openstack.wsgi [None req-a3017c3e-1bd5-4683-944c-07840354f33a tempest-VolumeMultiattachTests-1753571736 tempest-VolumeMultiattachTests-1753571736-project-member] https://10.4.3.117/volume/v3/volumes/6a937f43-876e-4a63-ad42-c7b28b0aa020 returned with HTTP 202 Jul 27 16:27:35.501524 np0000005924 devstack@c-api.service[100522]: [pid: 100522|app: 0|req: 1421/5726] 10.4.3.117 () {66 vars in 1351 bytes} [Mon Jul 27 16:27:35 2026] DELETE /volume/v3/volumes/6a937f43-876e-4a63-ad42-c7b28b0aa020 => generated 0 bytes in 26 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 27 16:27:35.509521 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.middleware.request_id [None req-cb8916c8-2e65-4c12-ac7a-a2badabe21a2 None None] RequestId filter calling following filter/app {{(pid=100524) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:27:35.511228 np0000005924 devstack@c-api.service[100524]: INFO cinder.api.openstack.wsgi [None req-cb8916c8-2e65-4c12-ac7a-a2badabe21a2 tempest-VolumeMultiattachTests-1753571736 tempest-VolumeMultiattachTests-1753571736-project-member] GET https://10.4.3.117/volume/v3/volumes/6a937f43-876e-4a63-ad42-c7b28b0aa020 Jul 27 16:27:35.511439 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.openstack.wsgi [None req-cb8916c8-2e65-4c12-ac7a-a2badabe21a2 tempest-VolumeMultiattachTests-1753571736 tempest-VolumeMultiattachTests-1753571736-project-member] Empty body provided in request {{(pid=100524) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:27:35.511640 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.openstack.wsgi [None req-cb8916c8-2e65-4c12-ac7a-a2badabe21a2 tempest-VolumeMultiattachTests-1753571736 tempest-VolumeMultiattachTests-1753571736-project-member] Calling method 'show' {{(pid=100524) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:27:35.518203 np0000005924 devstack@c-api.service[100524]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:27:35.518203 np0000005924 devstack@c-api.service[100524]: warnings.warn( Jul 27 16:27:35.521892 np0000005924 devstack@c-api.service[100524]: INFO cinder.volume.api [None req-cb8916c8-2e65-4c12-ac7a-a2badabe21a2 tempest-VolumeMultiattachTests-1753571736 tempest-VolumeMultiattachTests-1753571736-project-member] Volume info retrieved successfully. Jul 27 16:27:35.526229 np0000005924 devstack@c-api.service[100524]: INFO cinder.api.openstack.wsgi [None req-cb8916c8-2e65-4c12-ac7a-a2badabe21a2 tempest-VolumeMultiattachTests-1753571736 tempest-VolumeMultiattachTests-1753571736-project-member] https://10.4.3.117/volume/v3/volumes/6a937f43-876e-4a63-ad42-c7b28b0aa020 returned with HTTP 200 Jul 27 16:27:35.526635 np0000005924 devstack@c-api.service[100524]: [pid: 100524|app: 0|req: 1435/5727] 10.4.3.117 () {66 vars in 1348 bytes} [Mon Jul 27 16:27:35 2026] GET /volume/v3/volumes/6a937f43-876e-4a63-ad42-c7b28b0aa020 => generated 871 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 27 16:27:36.539229 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.middleware.request_id [None req-0c853690-faa0-4ee2-8b1e-04dad4482961 None None] RequestId filter calling following filter/app {{(pid=100521) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:27:36.541498 np0000005924 devstack@c-api.service[100521]: INFO cinder.api.openstack.wsgi [None req-0c853690-faa0-4ee2-8b1e-04dad4482961 tempest-VolumeMultiattachTests-1753571736 tempest-VolumeMultiattachTests-1753571736-project-member] GET https://10.4.3.117/volume/v3/volumes/6a937f43-876e-4a63-ad42-c7b28b0aa020 Jul 27 16:27:36.541764 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.openstack.wsgi [None req-0c853690-faa0-4ee2-8b1e-04dad4482961 tempest-VolumeMultiattachTests-1753571736 tempest-VolumeMultiattachTests-1753571736-project-member] Empty body provided in request {{(pid=100521) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:27:36.541959 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.openstack.wsgi [None req-0c853690-faa0-4ee2-8b1e-04dad4482961 tempest-VolumeMultiattachTests-1753571736 tempest-VolumeMultiattachTests-1753571736-project-member] Calling method 'show' {{(pid=100521) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:27:36.547781 np0000005924 devstack@c-api.service[100521]: INFO cinder.api.openstack.wsgi [None req-0c853690-faa0-4ee2-8b1e-04dad4482961 tempest-VolumeMultiattachTests-1753571736 tempest-VolumeMultiattachTests-1753571736-project-member] https://10.4.3.117/volume/v3/volumes/6a937f43-876e-4a63-ad42-c7b28b0aa020 returned with HTTP 404 Jul 27 16:27:36.548338 np0000005924 devstack@c-api.service[100521]: [pid: 100521|app: 0|req: 1431/5728] 10.4.3.117 () {66 vars in 1348 bytes} [Mon Jul 27 16:27:36 2026] GET /volume/v3/volumes/6a937f43-876e-4a63-ad42-c7b28b0aa020 => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 27 16:27:36.555072 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.middleware.request_id [None req-ed61ce48-177f-4543-8523-b4da3f372d8c None None] RequestId filter calling following filter/app {{(pid=100523) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:27:36.557116 np0000005924 devstack@c-api.service[100523]: INFO cinder.api.openstack.wsgi [None req-ed61ce48-177f-4543-8523-b4da3f372d8c tempest-VolumeMultiattachTests-1841922475 tempest-VolumeMultiattachTests-1841922475-project-admin] GET https://10.4.3.117/volume/v3/volumes/detail?all_tenants=1 Jul 27 16:27:36.557377 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.openstack.wsgi [None req-ed61ce48-177f-4543-8523-b4da3f372d8c tempest-VolumeMultiattachTests-1841922475 tempest-VolumeMultiattachTests-1841922475-project-admin] Empty body provided in request {{(pid=100523) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:27:36.557569 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.openstack.wsgi [None req-ed61ce48-177f-4543-8523-b4da3f372d8c tempest-VolumeMultiattachTests-1841922475 tempest-VolumeMultiattachTests-1841922475-project-admin] Calling method 'detail' {{(pid=100523) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:27:36.558349 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.volume.api [None req-ed61ce48-177f-4543-8523-b4da3f372d8c tempest-VolumeMultiattachTests-1841922475 tempest-VolumeMultiattachTests-1841922475-project-admin] Searching by: MultiDict([('all_tenants', 1)]). {{(pid=100523) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 27 16:27:36.567997 np0000005924 devstack@c-api.service[100523]: INFO cinder.volume.api [None req-ed61ce48-177f-4543-8523-b4da3f372d8c tempest-VolumeMultiattachTests-1841922475 tempest-VolumeMultiattachTests-1841922475-project-admin] Get all volumes completed successfully. Jul 27 16:27:36.570026 np0000005924 devstack@c-api.service[100523]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:27:36.570026 np0000005924 devstack@c-api.service[100523]: warnings.warn( Jul 27 16:27:36.574030 np0000005924 devstack@c-api.service[100523]: INFO cinder.api.openstack.wsgi [None req-ed61ce48-177f-4543-8523-b4da3f372d8c tempest-VolumeMultiattachTests-1841922475 tempest-VolumeMultiattachTests-1841922475-project-admin] https://10.4.3.117/volume/v3/volumes/detail?all_tenants=1 returned with HTTP 200 Jul 27 16:27:36.574426 np0000005924 devstack@c-api.service[100523]: [pid: 100523|app: 0|req: 1442/5729] 10.4.3.117 () {66 vars in 1285 bytes} [Mon Jul 27 16:27:36 2026] GET /volume/v3/volumes/detail?all_tenants=1 => generated 7354 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 27 16:27:36.588190 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.middleware.request_id [None req-8903dc6d-00a5-4bcd-bc95-e5621e092741 None None] RequestId filter calling following filter/app {{(pid=100522) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:27:36.589972 np0000005924 devstack@c-api.service[100522]: INFO cinder.api.openstack.wsgi [None req-8903dc6d-00a5-4bcd-bc95-e5621e092741 tempest-VolumeMultiattachTests-1841922475 tempest-VolumeMultiattachTests-1841922475-project-admin] DELETE https://10.4.3.117/volume/v3/types/b6fa062c-26f8-4206-8749-e14eea7897d5 Jul 27 16:27:36.590163 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.openstack.wsgi [None req-8903dc6d-00a5-4bcd-bc95-e5621e092741 tempest-VolumeMultiattachTests-1841922475 tempest-VolumeMultiattachTests-1841922475-project-admin] Empty body provided in request {{(pid=100522) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:27:36.590400 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.openstack.wsgi [None req-8903dc6d-00a5-4bcd-bc95-e5621e092741 tempest-VolumeMultiattachTests-1841922475 tempest-VolumeMultiattachTests-1841922475-project-admin] Calling method '_delete' {{(pid=100522) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:27:36.613582 np0000005924 devstack@c-api.service[100522]: INFO cinder.api.openstack.wsgi [None req-8903dc6d-00a5-4bcd-bc95-e5621e092741 tempest-VolumeMultiattachTests-1841922475 tempest-VolumeMultiattachTests-1841922475-project-admin] https://10.4.3.117/volume/v3/types/b6fa062c-26f8-4206-8749-e14eea7897d5 returned with HTTP 202 Jul 27 16:27:36.613957 np0000005924 devstack@c-api.service[100522]: [pid: 100522|app: 0|req: 1422/5730] 10.4.3.117 () {66 vars in 1345 bytes} [Mon Jul 27 16:27:36 2026] DELETE /volume/v3/types/b6fa062c-26f8-4206-8749-e14eea7897d5 => generated 0 bytes in 26 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 27 16:27:36.620699 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.middleware.request_id [None req-eae363a3-7242-4104-92ae-30bb4ff4a666 None None] RequestId filter calling following filter/app {{(pid=100524) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:27:36.622447 np0000005924 devstack@c-api.service[100524]: INFO cinder.api.openstack.wsgi [None req-eae363a3-7242-4104-92ae-30bb4ff4a666 tempest-VolumeMultiattachTests-1753571736 tempest-VolumeMultiattachTests-1753571736-project-member] DELETE https://10.4.3.117/volume/v3/volumes/b0c21bec-d1c2-48de-aa65-3295a99ba732 Jul 27 16:27:36.622674 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.openstack.wsgi [None req-eae363a3-7242-4104-92ae-30bb4ff4a666 tempest-VolumeMultiattachTests-1753571736 tempest-VolumeMultiattachTests-1753571736-project-member] Empty body provided in request {{(pid=100524) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:27:36.622873 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.openstack.wsgi [None req-eae363a3-7242-4104-92ae-30bb4ff4a666 tempest-VolumeMultiattachTests-1753571736 tempest-VolumeMultiattachTests-1753571736-project-member] Calling method 'delete' {{(pid=100524) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:27:36.623057 np0000005924 devstack@c-api.service[100524]: INFO cinder.api.v3.volumes [None req-eae363a3-7242-4104-92ae-30bb4ff4a666 tempest-VolumeMultiattachTests-1753571736 tempest-VolumeMultiattachTests-1753571736-project-member] Delete volume with id: b0c21bec-d1c2-48de-aa65-3295a99ba732 Jul 27 16:27:36.630247 np0000005924 devstack@c-api.service[100524]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:27:36.630247 np0000005924 devstack@c-api.service[100524]: warnings.warn( Jul 27 16:27:36.630792 np0000005924 devstack@c-api.service[100524]: INFO cinder.volume.api [None req-eae363a3-7242-4104-92ae-30bb4ff4a666 tempest-VolumeMultiattachTests-1753571736 tempest-VolumeMultiattachTests-1753571736-project-member] Volume info retrieved successfully. Jul 27 16:27:36.649563 np0000005924 devstack@c-api.service[100524]: INFO cinder.volume.api [None req-eae363a3-7242-4104-92ae-30bb4ff4a666 tempest-VolumeMultiattachTests-1753571736 tempest-VolumeMultiattachTests-1753571736-project-member] Delete volume request issued successfully. Jul 27 16:27:36.649822 np0000005924 devstack@c-api.service[100524]: INFO cinder.api.openstack.wsgi [None req-eae363a3-7242-4104-92ae-30bb4ff4a666 tempest-VolumeMultiattachTests-1753571736 tempest-VolumeMultiattachTests-1753571736-project-member] https://10.4.3.117/volume/v3/volumes/b0c21bec-d1c2-48de-aa65-3295a99ba732 returned with HTTP 202 Jul 27 16:27:36.650314 np0000005924 devstack@c-api.service[100524]: [pid: 100524|app: 0|req: 1436/5731] 10.4.3.117 () {66 vars in 1351 bytes} [Mon Jul 27 16:27:36 2026] DELETE /volume/v3/volumes/b0c21bec-d1c2-48de-aa65-3295a99ba732 => generated 0 bytes in 30 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 27 16:27:36.656646 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.middleware.request_id [None req-93d249e9-eda3-4bfb-a680-c54c2b8ad7b0 None None] RequestId filter calling following filter/app {{(pid=100521) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:27:36.658371 np0000005924 devstack@c-api.service[100521]: INFO cinder.api.openstack.wsgi [None req-93d249e9-eda3-4bfb-a680-c54c2b8ad7b0 tempest-VolumeMultiattachTests-1753571736 tempest-VolumeMultiattachTests-1753571736-project-member] GET https://10.4.3.117/volume/v3/volumes/b0c21bec-d1c2-48de-aa65-3295a99ba732 Jul 27 16:27:36.658567 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.openstack.wsgi [None req-93d249e9-eda3-4bfb-a680-c54c2b8ad7b0 tempest-VolumeMultiattachTests-1753571736 tempest-VolumeMultiattachTests-1753571736-project-member] Empty body provided in request {{(pid=100521) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:27:36.658782 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.openstack.wsgi [None req-93d249e9-eda3-4bfb-a680-c54c2b8ad7b0 tempest-VolumeMultiattachTests-1753571736 tempest-VolumeMultiattachTests-1753571736-project-member] Calling method 'show' {{(pid=100521) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:27:36.665350 np0000005924 devstack@c-api.service[100521]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:27:36.665350 np0000005924 devstack@c-api.service[100521]: warnings.warn( Jul 27 16:27:36.668663 np0000005924 devstack@c-api.service[100521]: INFO cinder.volume.api [None req-93d249e9-eda3-4bfb-a680-c54c2b8ad7b0 tempest-VolumeMultiattachTests-1753571736 tempest-VolumeMultiattachTests-1753571736-project-member] Volume info retrieved successfully. Jul 27 16:27:36.672318 np0000005924 devstack@c-api.service[100521]: INFO cinder.api.openstack.wsgi [None req-93d249e9-eda3-4bfb-a680-c54c2b8ad7b0 tempest-VolumeMultiattachTests-1753571736 tempest-VolumeMultiattachTests-1753571736-project-member] https://10.4.3.117/volume/v3/volumes/b0c21bec-d1c2-48de-aa65-3295a99ba732 returned with HTTP 200 Jul 27 16:27:36.672671 np0000005924 devstack@c-api.service[100521]: [pid: 100521|app: 0|req: 1432/5732] 10.4.3.117 () {66 vars in 1348 bytes} [Mon Jul 27 16:27:36 2026] GET /volume/v3/volumes/b0c21bec-d1c2-48de-aa65-3295a99ba732 => generated 845 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 27 16:27:37.684897 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.middleware.request_id [None req-e41de00b-abe6-404e-8043-abf878737053 None None] RequestId filter calling following filter/app {{(pid=100523) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:27:37.686894 np0000005924 devstack@c-api.service[100523]: INFO cinder.api.openstack.wsgi [None req-e41de00b-abe6-404e-8043-abf878737053 tempest-VolumeMultiattachTests-1753571736 tempest-VolumeMultiattachTests-1753571736-project-member] GET https://10.4.3.117/volume/v3/volumes/b0c21bec-d1c2-48de-aa65-3295a99ba732 Jul 27 16:27:37.687116 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.openstack.wsgi [None req-e41de00b-abe6-404e-8043-abf878737053 tempest-VolumeMultiattachTests-1753571736 tempest-VolumeMultiattachTests-1753571736-project-member] Empty body provided in request {{(pid=100523) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:27:37.687310 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.openstack.wsgi [None req-e41de00b-abe6-404e-8043-abf878737053 tempest-VolumeMultiattachTests-1753571736 tempest-VolumeMultiattachTests-1753571736-project-member] Calling method 'show' {{(pid=100523) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:27:37.693248 np0000005924 devstack@c-api.service[100523]: INFO cinder.api.openstack.wsgi [None req-e41de00b-abe6-404e-8043-abf878737053 tempest-VolumeMultiattachTests-1753571736 tempest-VolumeMultiattachTests-1753571736-project-member] https://10.4.3.117/volume/v3/volumes/b0c21bec-d1c2-48de-aa65-3295a99ba732 returned with HTTP 404 Jul 27 16:27:37.693746 np0000005924 devstack@c-api.service[100523]: [pid: 100523|app: 0|req: 1443/5733] 10.4.3.117 () {66 vars in 1348 bytes} [Mon Jul 27 16:27:37 2026] GET /volume/v3/volumes/b0c21bec-d1c2-48de-aa65-3295a99ba732 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 27 16:27:37.700099 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.middleware.request_id [None req-d9e68ee3-e2dd-4a6f-9206-7b7398c7bb1e None None] RequestId filter calling following filter/app {{(pid=100522) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:27:37.701842 np0000005924 devstack@c-api.service[100522]: INFO cinder.api.openstack.wsgi [None req-d9e68ee3-e2dd-4a6f-9206-7b7398c7bb1e tempest-VolumeMultiattachTests-1753571736 tempest-VolumeMultiattachTests-1753571736-project-member] DELETE https://10.4.3.117/volume/v3/volumes/1dd29f4d-e588-479f-b3d0-b25239bc8149 Jul 27 16:27:37.702029 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.openstack.wsgi [None req-d9e68ee3-e2dd-4a6f-9206-7b7398c7bb1e tempest-VolumeMultiattachTests-1753571736 tempest-VolumeMultiattachTests-1753571736-project-member] Empty body provided in request {{(pid=100522) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:27:37.702200 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.openstack.wsgi [None req-d9e68ee3-e2dd-4a6f-9206-7b7398c7bb1e tempest-VolumeMultiattachTests-1753571736 tempest-VolumeMultiattachTests-1753571736-project-member] Calling method 'delete' {{(pid=100522) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:27:37.702366 np0000005924 devstack@c-api.service[100522]: INFO cinder.api.v3.volumes [None req-d9e68ee3-e2dd-4a6f-9206-7b7398c7bb1e tempest-VolumeMultiattachTests-1753571736 tempest-VolumeMultiattachTests-1753571736-project-member] Delete volume with id: 1dd29f4d-e588-479f-b3d0-b25239bc8149 Jul 27 16:27:37.709130 np0000005924 devstack@c-api.service[100522]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:27:37.709130 np0000005924 devstack@c-api.service[100522]: warnings.warn( Jul 27 16:27:37.709550 np0000005924 devstack@c-api.service[100522]: INFO cinder.volume.api [None req-d9e68ee3-e2dd-4a6f-9206-7b7398c7bb1e tempest-VolumeMultiattachTests-1753571736 tempest-VolumeMultiattachTests-1753571736-project-member] Volume info retrieved successfully. Jul 27 16:27:37.728344 np0000005924 devstack@c-api.service[100522]: INFO cinder.volume.api [None req-d9e68ee3-e2dd-4a6f-9206-7b7398c7bb1e tempest-VolumeMultiattachTests-1753571736 tempest-VolumeMultiattachTests-1753571736-project-member] Delete volume request issued successfully. Jul 27 16:27:37.728574 np0000005924 devstack@c-api.service[100522]: INFO cinder.api.openstack.wsgi [None req-d9e68ee3-e2dd-4a6f-9206-7b7398c7bb1e tempest-VolumeMultiattachTests-1753571736 tempest-VolumeMultiattachTests-1753571736-project-member] https://10.4.3.117/volume/v3/volumes/1dd29f4d-e588-479f-b3d0-b25239bc8149 returned with HTTP 202 Jul 27 16:27:37.729026 np0000005924 devstack@c-api.service[100522]: [pid: 100522|app: 0|req: 1423/5734] 10.4.3.117 () {66 vars in 1351 bytes} [Mon Jul 27 16:27:37 2026] DELETE /volume/v3/volumes/1dd29f4d-e588-479f-b3d0-b25239bc8149 => generated 0 bytes in 29 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 27 16:27:37.735755 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.middleware.request_id [None req-594e5f9b-6a55-47eb-823d-46ca4163b672 None None] RequestId filter calling following filter/app {{(pid=100524) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:27:37.737497 np0000005924 devstack@c-api.service[100524]: INFO cinder.api.openstack.wsgi [None req-594e5f9b-6a55-47eb-823d-46ca4163b672 tempest-VolumeMultiattachTests-1753571736 tempest-VolumeMultiattachTests-1753571736-project-member] GET https://10.4.3.117/volume/v3/volumes/1dd29f4d-e588-479f-b3d0-b25239bc8149 Jul 27 16:27:37.737723 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.openstack.wsgi [None req-594e5f9b-6a55-47eb-823d-46ca4163b672 tempest-VolumeMultiattachTests-1753571736 tempest-VolumeMultiattachTests-1753571736-project-member] Empty body provided in request {{(pid=100524) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:27:37.737885 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.openstack.wsgi [None req-594e5f9b-6a55-47eb-823d-46ca4163b672 tempest-VolumeMultiattachTests-1753571736 tempest-VolumeMultiattachTests-1753571736-project-member] Calling method 'show' {{(pid=100524) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:27:37.745168 np0000005924 devstack@c-api.service[100524]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:27:37.745168 np0000005924 devstack@c-api.service[100524]: warnings.warn( Jul 27 16:27:37.748723 np0000005924 devstack@c-api.service[100524]: INFO cinder.volume.api [None req-594e5f9b-6a55-47eb-823d-46ca4163b672 tempest-VolumeMultiattachTests-1753571736 tempest-VolumeMultiattachTests-1753571736-project-member] Volume info retrieved successfully. Jul 27 16:27:37.752885 np0000005924 devstack@c-api.service[100524]: INFO cinder.api.openstack.wsgi [None req-594e5f9b-6a55-47eb-823d-46ca4163b672 tempest-VolumeMultiattachTests-1753571736 tempest-VolumeMultiattachTests-1753571736-project-member] https://10.4.3.117/volume/v3/volumes/1dd29f4d-e588-479f-b3d0-b25239bc8149 returned with HTTP 200 Jul 27 16:27:37.753320 np0000005924 devstack@c-api.service[100524]: [pid: 100524|app: 0|req: 1437/5735] 10.4.3.117 () {66 vars in 1348 bytes} [Mon Jul 27 16:27:37 2026] GET /volume/v3/volumes/1dd29f4d-e588-479f-b3d0-b25239bc8149 => generated 920 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 27 16:27:38.766267 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.middleware.request_id [None req-40faef05-6c9b-4269-a949-0148c395f3a5 None None] RequestId filter calling following filter/app {{(pid=100521) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:27:38.768265 np0000005924 devstack@c-api.service[100521]: INFO cinder.api.openstack.wsgi [None req-40faef05-6c9b-4269-a949-0148c395f3a5 tempest-VolumeMultiattachTests-1753571736 tempest-VolumeMultiattachTests-1753571736-project-member] GET https://10.4.3.117/volume/v3/volumes/1dd29f4d-e588-479f-b3d0-b25239bc8149 Jul 27 16:27:38.768265 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.openstack.wsgi [None req-40faef05-6c9b-4269-a949-0148c395f3a5 tempest-VolumeMultiattachTests-1753571736 tempest-VolumeMultiattachTests-1753571736-project-member] Empty body provided in request {{(pid=100521) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:27:38.768584 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.openstack.wsgi [None req-40faef05-6c9b-4269-a949-0148c395f3a5 tempest-VolumeMultiattachTests-1753571736 tempest-VolumeMultiattachTests-1753571736-project-member] Calling method 'show' {{(pid=100521) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:27:38.774043 np0000005924 devstack@c-api.service[100521]: INFO cinder.api.openstack.wsgi [None req-40faef05-6c9b-4269-a949-0148c395f3a5 tempest-VolumeMultiattachTests-1753571736 tempest-VolumeMultiattachTests-1753571736-project-member] https://10.4.3.117/volume/v3/volumes/1dd29f4d-e588-479f-b3d0-b25239bc8149 returned with HTTP 404 Jul 27 16:27:38.774656 np0000005924 devstack@c-api.service[100521]: [pid: 100521|app: 0|req: 1433/5736] 10.4.3.117 () {66 vars in 1348 bytes} [Mon Jul 27 16:27:38 2026] GET /volume/v3/volumes/1dd29f4d-e588-479f-b3d0-b25239bc8149 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 27 16:27:38.780974 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.middleware.request_id [None req-957f4dc9-7ac4-4036-9161-8ef97ada9ec8 None None] RequestId filter calling following filter/app {{(pid=100523) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:27:38.782708 np0000005924 devstack@c-api.service[100523]: INFO cinder.api.openstack.wsgi [None req-957f4dc9-7ac4-4036-9161-8ef97ada9ec8 tempest-VolumeMultiattachTests-1841922475 tempest-VolumeMultiattachTests-1841922475-project-admin] GET https://10.4.3.117/volume/v3/volumes/detail?all_tenants=1 Jul 27 16:27:38.782917 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.openstack.wsgi [None req-957f4dc9-7ac4-4036-9161-8ef97ada9ec8 tempest-VolumeMultiattachTests-1841922475 tempest-VolumeMultiattachTests-1841922475-project-admin] Empty body provided in request {{(pid=100523) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:27:38.783151 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.openstack.wsgi [None req-957f4dc9-7ac4-4036-9161-8ef97ada9ec8 tempest-VolumeMultiattachTests-1841922475 tempest-VolumeMultiattachTests-1841922475-project-admin] Calling method 'detail' {{(pid=100523) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:27:38.783894 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.volume.api [None req-957f4dc9-7ac4-4036-9161-8ef97ada9ec8 tempest-VolumeMultiattachTests-1841922475 tempest-VolumeMultiattachTests-1841922475-project-admin] Searching by: MultiDict([('all_tenants', 1)]). {{(pid=100523) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 27 16:27:38.791211 np0000005924 devstack@c-api.service[100523]: INFO cinder.volume.api [None req-957f4dc9-7ac4-4036-9161-8ef97ada9ec8 tempest-VolumeMultiattachTests-1841922475 tempest-VolumeMultiattachTests-1841922475-project-admin] Get all volumes completed successfully. Jul 27 16:27:38.792400 np0000005924 devstack@c-api.service[100523]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:27:38.792400 np0000005924 devstack@c-api.service[100523]: warnings.warn( Jul 27 16:27:38.795712 np0000005924 devstack@c-api.service[100523]: INFO cinder.api.openstack.wsgi [None req-957f4dc9-7ac4-4036-9161-8ef97ada9ec8 tempest-VolumeMultiattachTests-1841922475 tempest-VolumeMultiattachTests-1841922475-project-admin] https://10.4.3.117/volume/v3/volumes/detail?all_tenants=1 returned with HTTP 200 Jul 27 16:27:38.796070 np0000005924 devstack@c-api.service[100523]: [pid: 100523|app: 0|req: 1444/5737] 10.4.3.117 () {66 vars in 1285 bytes} [Mon Jul 27 16:27:38 2026] GET /volume/v3/volumes/detail?all_tenants=1 => generated 5261 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 27 16:27:38.809578 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.middleware.request_id [None req-4dcc2a67-73da-474b-844e-d5b1023530d8 None None] RequestId filter calling following filter/app {{(pid=100522) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:27:38.811612 np0000005924 devstack@c-api.service[100522]: INFO cinder.api.openstack.wsgi [None req-4dcc2a67-73da-474b-844e-d5b1023530d8 tempest-VolumeMultiattachTests-1841922475 tempest-VolumeMultiattachTests-1841922475-project-admin] DELETE https://10.4.3.117/volume/v3/types/2ac68deb-9035-4e4f-be18-71794d081e8e Jul 27 16:27:38.811832 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.openstack.wsgi [None req-4dcc2a67-73da-474b-844e-d5b1023530d8 tempest-VolumeMultiattachTests-1841922475 tempest-VolumeMultiattachTests-1841922475-project-admin] Empty body provided in request {{(pid=100522) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:27:38.812060 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.openstack.wsgi [None req-4dcc2a67-73da-474b-844e-d5b1023530d8 tempest-VolumeMultiattachTests-1841922475 tempest-VolumeMultiattachTests-1841922475-project-admin] Calling method '_delete' {{(pid=100522) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:27:38.836802 np0000005924 devstack@c-api.service[100522]: INFO cinder.api.openstack.wsgi [None req-4dcc2a67-73da-474b-844e-d5b1023530d8 tempest-VolumeMultiattachTests-1841922475 tempest-VolumeMultiattachTests-1841922475-project-admin] https://10.4.3.117/volume/v3/types/2ac68deb-9035-4e4f-be18-71794d081e8e returned with HTTP 202 Jul 27 16:27:38.837260 np0000005924 devstack@c-api.service[100522]: [pid: 100522|app: 0|req: 1424/5738] 10.4.3.117 () {66 vars in 1345 bytes} [Mon Jul 27 16:27:38 2026] DELETE /volume/v3/types/2ac68deb-9035-4e4f-be18-71794d081e8e => generated 0 bytes in 28 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 27 16:27:47.751949 np0000005924 devstack@c-api.service[100524]: DEBUG dbcounter [-] [100524] Writing DB stats cinder:SELECT=73,cinder:UPDATE=6,cinder:INSERT=1 {{(pid=100524) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 27 16:27:48.770998 np0000005924 devstack@c-api.service[100521]: DEBUG dbcounter [-] [100521] Writing DB stats cinder:SELECT=79,cinder:UPDATE=11 {{(pid=100521) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 27 16:27:48.794729 np0000005924 devstack@c-api.service[100523]: DEBUG dbcounter [-] [100523] Writing DB stats cinder:SELECT=64,cinder:UPDATE=3,cinder:INSERT=1 {{(pid=100523) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 27 16:27:48.832636 np0000005924 devstack@c-api.service[100522]: DEBUG dbcounter [-] [100522] Writing DB stats cinder:SELECT=68,cinder:UPDATE=12,cinder:INSERT=2 {{(pid=100522) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 27 16:28:24.336201 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.middleware.request_id [None req-b270d692-c5a5-4696-ab66-da992f14f199 None None] RequestId filter calling following filter/app {{(pid=100524) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:28:24.338028 np0000005924 devstack@c-api.service[100524]: INFO cinder.api.openstack.wsgi [None req-b270d692-c5a5-4696-ab66-da992f14f199 tempest-VolumeMultiattachTests-1841922475 tempest-VolumeMultiattachTests-1841922475-project-admin] POST https://10.4.3.117/volume/v3/types Jul 27 16:28:24.338376 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.openstack.wsgi [None req-b270d692-c5a5-4696-ab66-da992f14f199 tempest-VolumeMultiattachTests-1841922475 tempest-VolumeMultiattachTests-1841922475-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-scenario-type-tempest-VolumeMultiattachTests-volume-type-1391402892-1678339082", "extra_specs": {"multiattach": " True"}}} {{(pid=100524) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 27 16:28:24.352680 np0000005924 devstack@c-api.service[100524]: INFO cinder.api.openstack.wsgi [None req-b270d692-c5a5-4696-ab66-da992f14f199 tempest-VolumeMultiattachTests-1841922475 tempest-VolumeMultiattachTests-1841922475-project-admin] https://10.4.3.117/volume/v3/types returned with HTTP 200 Jul 27 16:28:24.353019 np0000005924 devstack@c-api.service[100524]: [pid: 100524|app: 0|req: 1438/5739] 10.4.3.117 () {68 vars in 1253 bytes} [Mon Jul 27 16:28:24 2026] POST /volume/v3/types => generated 287 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 27 16:28:24.359972 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.middleware.request_id [None req-ccec97e1-b999-49c5-9920-4f0477af770a None None] RequestId filter calling following filter/app {{(pid=100521) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:28:24.361568 np0000005924 devstack@c-api.service[100521]: INFO cinder.api.openstack.wsgi [None req-ccec97e1-b999-49c5-9920-4f0477af770a tempest-VolumeMultiattachTests-1753571736 tempest-VolumeMultiattachTests-1753571736-project-member] POST https://10.4.3.117/volume/v3/volumes Jul 27 16:28:24.361900 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.openstack.wsgi [None req-ccec97e1-b999-49c5-9920-4f0477af770a tempest-VolumeMultiattachTests-1753571736 tempest-VolumeMultiattachTests-1753571736-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-VolumeMultiattachTests-volume-1705628949", "snapshot_id": null, "imageRef": null, "volume_type": "8d417bd7-d0fb-46af-b048-1fc6ffe3d3fc", "size": 1}} {{(pid=100521) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 27 16:28:24.363276 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.v3.volumes [None req-ccec97e1-b999-49c5-9920-4f0477af770a tempest-VolumeMultiattachTests-1753571736 tempest-VolumeMultiattachTests-1753571736-project-member] Create volume request body: {'volume': {'name': 'tempest-VolumeMultiattachTests-volume-1705628949', 'snapshot_id': None, 'imageRef': None, 'volume_type': '8d417bd7-d0fb-46af-b048-1fc6ffe3d3fc', 'size': 1}} {{(pid=100521) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 27 16:28:24.367655 np0000005924 devstack@c-api.service[100521]: INFO cinder.api.v3.volumes [None req-ccec97e1-b999-49c5-9920-4f0477af770a tempest-VolumeMultiattachTests-1753571736 tempest-VolumeMultiattachTests-1753571736-project-member] Create volume of 1 GB Jul 27 16:28:24.367915 np0000005924 devstack@c-api.service[100521]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:28:24.367915 np0000005924 devstack@c-api.service[100521]: warnings.warn( Jul 27 16:28:24.368395 np0000005924 devstack@c-api.service[100521]: INFO cinder.volume.api [None req-ccec97e1-b999-49c5-9920-4f0477af770a tempest-VolumeMultiattachTests-1753571736 tempest-VolumeMultiattachTests-1753571736-project-member] Availability Zones retrieved successfully. Jul 27 16:28:24.373156 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.volume.api [None req-ccec97e1-b999-49c5-9920-4f0477af770a tempest-VolumeMultiattachTests-1753571736 tempest-VolumeMultiattachTests-1753571736-project-member] Flow 'volume_create_api' (a61e15a2-59f6-4b07-9285-1d7bd9ebe2f7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100521) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 27 16:28:24.374186 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.volume.api [None req-ccec97e1-b999-49c5-9920-4f0477af770a tempest-VolumeMultiattachTests-1753571736 tempest-VolumeMultiattachTests-1753571736-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (c99afe0c-af39-42d6-9c15-405530354363) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100521) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 27 16:28:24.375027 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.volume.flows.api.create_volume [None req-ccec97e1-b999-49c5-9920-4f0477af770a tempest-VolumeMultiattachTests-1753571736 tempest-VolumeMultiattachTests-1753571736-project-member] Validating volume size '1' using validate_int {{(pid=100521) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 27 16:28:24.382429 np0000005924 devstack@c-api.service[100521]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:28:24.382429 np0000005924 devstack@c-api.service[100521]: warnings.warn( Jul 27 16:28:24.393511 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.volume.api [None req-ccec97e1-b999-49c5-9920-4f0477af770a tempest-VolumeMultiattachTests-1753571736 tempest-VolumeMultiattachTests-1753571736-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (c99afe0c-af39-42d6-9c15-405530354363) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-27T16:28:24Z,deleted=False,deleted_at=None,description=None,extra_specs={multiattach=' True'},id=8d417bd7-d0fb-46af-b048-1fc6ffe3d3fc,is_public=True,name='tempest-scenario-type-tempest-VolumeMultiattachTests-volume-type-1391402892-1678339082',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '8d417bd7-d0fb-46af-b048-1fc6ffe3d3fc', 'encryption_key_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=100521) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 27 16:28:24.394246 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.volume.api [None req-ccec97e1-b999-49c5-9920-4f0477af770a tempest-VolumeMultiattachTests-1753571736 tempest-VolumeMultiattachTests-1753571736-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (1b6e901e-09a7-4e9f-b0fb-0a18a613f57d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100521) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 27 16:28:24.417711 np0000005924 devstack@c-api.service[100521]: WARNING cinder.quota [None req-ccec97e1-b999-49c5-9920-4f0477af770a tempest-VolumeMultiattachTests-1753571736 tempest-VolumeMultiattachTests-1753571736-project-member] Deprecated: Default quota for resource: volumes_tempest-scenario-type-tempest-VolumeMultiattachTests-volume-type-1391402892-1678339082 is set by the default quota flag: quota_volumes_tempest-scenario-type-tempest-VolumeMultiattachTests-volume-type-1391402892-1678339082, it is now deprecated. Please use the default quota class for default quota. Jul 27 16:28:24.417915 np0000005924 devstack@c-api.service[100521]: WARNING cinder.quota [None req-ccec97e1-b999-49c5-9920-4f0477af770a tempest-VolumeMultiattachTests-1753571736 tempest-VolumeMultiattachTests-1753571736-project-member] Deprecated: Default quota for resource: gigabytes_tempest-scenario-type-tempest-VolumeMultiattachTests-volume-type-1391402892-1678339082 is set by the default quota flag: quota_gigabytes_tempest-scenario-type-tempest-VolumeMultiattachTests-volume-type-1391402892-1678339082, it is now deprecated. Please use the default quota class for default quota. Jul 27 16:28:24.442734 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.quota [None req-ccec97e1-b999-49c5-9920-4f0477af770a tempest-VolumeMultiattachTests-1753571736 tempest-VolumeMultiattachTests-1753571736-project-member] Created reservations ['36ab0241-2b27-45b8-a75c-02f68ec2da14', '6dfc259b-1cc4-4f25-a6ac-5a93b0dea965', 'dfcbaeef-8fba-4471-b07b-07305a3230c8', '45a11e86-6fc3-462c-94dc-9d5e4c5e93ef'] {{(pid=100521) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 27 16:28:24.443468 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.volume.api [None req-ccec97e1-b999-49c5-9920-4f0477af770a tempest-VolumeMultiattachTests-1753571736 tempest-VolumeMultiattachTests-1753571736-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (1b6e901e-09a7-4e9f-b0fb-0a18a613f57d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['36ab0241-2b27-45b8-a75c-02f68ec2da14', '6dfc259b-1cc4-4f25-a6ac-5a93b0dea965', 'dfcbaeef-8fba-4471-b07b-07305a3230c8', '45a11e86-6fc3-462c-94dc-9d5e4c5e93ef']}' {{(pid=100521) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 27 16:28:24.444300 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.volume.api [None req-ccec97e1-b999-49c5-9920-4f0477af770a tempest-VolumeMultiattachTests-1753571736 tempest-VolumeMultiattachTests-1753571736-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (7f9f5fb9-4cf8-4bb5-bf1c-424f5268a23e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100521) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 27 16:28:24.465681 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.volume.api [None req-ccec97e1-b999-49c5-9920-4f0477af770a tempest-VolumeMultiattachTests-1753571736 tempest-VolumeMultiattachTests-1753571736-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (7f9f5fb9-4cf8-4bb5-bf1c-424f5268a23e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'a5b8bbec-dfb3-4a4d-9c0e-7d16b079f795', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeMultiattachTests-volume-1705628949',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=True,project_id='3ce8d09c824f43d181fb6946ad0a150e',qos_specs=None,replication_status=,reservations=['36ab0241-2b27-45b8-a75c-02f68ec2da14','6dfc259b-1cc4-4f25-a6ac-5a93b0dea965','dfcbaeef-8fba-4471-b07b-07305a3230c8','45a11e86-6fc3-462c-94dc-9d5e4c5e93ef'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='5a181332b85c4ad9b1c4b79a70ac2798',volume_type_id=8d417bd7-d0fb-46af-b048-1fc6ffe3d3fc), 'volume': Volume(_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-27T16:28:24Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeMultiattachTests-volume-1705628949',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=a5b8bbec-dfb3-4a4d-9c0e-7d16b079f795,launched_at=None,metadata={},migration_status=None,multiattach=True,previous_status=None,project_id='3ce8d09c824f43d181fb6946ad0a150e',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='5a181332b85c4ad9b1c4b79a70ac2798',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(8d417bd7-d0fb-46af-b048-1fc6ffe3d3fc),volume_type_id=8d417bd7-d0fb-46af-b048-1fc6ffe3d3fc)}' {{(pid=100521) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 27 16:28:24.466802 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.volume.api [None req-ccec97e1-b999-49c5-9920-4f0477af770a tempest-VolumeMultiattachTests-1753571736 tempest-VolumeMultiattachTests-1753571736-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (1204c0c0-5994-4518-b21f-9a9280ae267e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100521) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 27 16:28:24.483816 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.volume.api [None req-ccec97e1-b999-49c5-9920-4f0477af770a tempest-VolumeMultiattachTests-1753571736 tempest-VolumeMultiattachTests-1753571736-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (1204c0c0-5994-4518-b21f-9a9280ae267e) transitioned into state 'SUCCESS' from state '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-1705628949',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=True,project_id='3ce8d09c824f43d181fb6946ad0a150e',qos_specs=None,replication_status=,reservations=['36ab0241-2b27-45b8-a75c-02f68ec2da14','6dfc259b-1cc4-4f25-a6ac-5a93b0dea965','dfcbaeef-8fba-4471-b07b-07305a3230c8','45a11e86-6fc3-462c-94dc-9d5e4c5e93ef'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='5a181332b85c4ad9b1c4b79a70ac2798',volume_type_id=8d417bd7-d0fb-46af-b048-1fc6ffe3d3fc)}' {{(pid=100521) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 27 16:28:24.484541 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.volume.api [None req-ccec97e1-b999-49c5-9920-4f0477af770a tempest-VolumeMultiattachTests-1753571736 tempest-VolumeMultiattachTests-1753571736-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (680d9a61-d230-4663-be0c-22ba4e951a58) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100521) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 27 16:28:24.496072 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.volume.api [None req-ccec97e1-b999-49c5-9920-4f0477af770a tempest-VolumeMultiattachTests-1753571736 tempest-VolumeMultiattachTests-1753571736-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (680d9a61-d230-4663-be0c-22ba4e951a58) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100521) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 27 16:28:24.496878 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.volume.api [None req-ccec97e1-b999-49c5-9920-4f0477af770a tempest-VolumeMultiattachTests-1753571736 tempest-VolumeMultiattachTests-1753571736-project-member] Flow 'volume_create_api' (a61e15a2-59f6-4b07-9285-1d7bd9ebe2f7) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100521) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 27 16:28:24.497171 np0000005924 devstack@c-api.service[100521]: INFO cinder.volume.api [None req-ccec97e1-b999-49c5-9920-4f0477af770a tempest-VolumeMultiattachTests-1753571736 tempest-VolumeMultiattachTests-1753571736-project-member] Create volume request issued successfully. Jul 27 16:28:24.497782 np0000005924 devstack@c-api.service[100521]: INFO cinder.api.openstack.wsgi [None req-ccec97e1-b999-49c5-9920-4f0477af770a tempest-VolumeMultiattachTests-1753571736 tempest-VolumeMultiattachTests-1753571736-project-member] https://10.4.3.117/volume/v3/volumes returned with HTTP 202 Jul 27 16:28:24.498194 np0000005924 devstack@c-api.service[100521]: [pid: 100521|app: 0|req: 1434/5740] 10.4.3.117 () {68 vars in 1259 bytes} [Mon Jul 27 16:28:24 2026] POST /volume/v3/volumes => generated 830 bytes in 139 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 27 16:28:24.509295 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.middleware.request_id [None req-4c8b979c-4525-4921-ae0f-90479df871e7 None None] RequestId filter calling following filter/app {{(pid=100523) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:28:24.510819 np0000005924 devstack@c-api.service[100523]: INFO cinder.api.openstack.wsgi [None req-4c8b979c-4525-4921-ae0f-90479df871e7 tempest-VolumeMultiattachTests-1753571736 tempest-VolumeMultiattachTests-1753571736-project-member] GET https://10.4.3.117/volume/v3/volumes/a5b8bbec-dfb3-4a4d-9c0e-7d16b079f795 Jul 27 16:28:24.511004 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.openstack.wsgi [None req-4c8b979c-4525-4921-ae0f-90479df871e7 tempest-VolumeMultiattachTests-1753571736 tempest-VolumeMultiattachTests-1753571736-project-member] Empty body provided in request {{(pid=100523) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:28:24.511170 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.openstack.wsgi [None req-4c8b979c-4525-4921-ae0f-90479df871e7 tempest-VolumeMultiattachTests-1753571736 tempest-VolumeMultiattachTests-1753571736-project-member] Calling method 'show' {{(pid=100523) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:28:24.518375 np0000005924 devstack@c-api.service[100523]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:28:24.518375 np0000005924 devstack@c-api.service[100523]: warnings.warn( Jul 27 16:28:24.522402 np0000005924 devstack@c-api.service[100523]: INFO cinder.volume.api [None req-4c8b979c-4525-4921-ae0f-90479df871e7 tempest-VolumeMultiattachTests-1753571736 tempest-VolumeMultiattachTests-1753571736-project-member] Volume info retrieved successfully. Jul 27 16:28:24.527187 np0000005924 devstack@c-api.service[100523]: INFO cinder.api.openstack.wsgi [None req-4c8b979c-4525-4921-ae0f-90479df871e7 tempest-VolumeMultiattachTests-1753571736 tempest-VolumeMultiattachTests-1753571736-project-member] https://10.4.3.117/volume/v3/volumes/a5b8bbec-dfb3-4a4d-9c0e-7d16b079f795 returned with HTTP 200 Jul 27 16:28:24.527636 np0000005924 devstack@c-api.service[100523]: [pid: 100523|app: 0|req: 1445/5741] 10.4.3.117 () {66 vars in 1348 bytes} [Mon Jul 27 16:28:24 2026] GET /volume/v3/volumes/a5b8bbec-dfb3-4a4d-9c0e-7d16b079f795 => generated 898 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 27 16:28:25.539266 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.middleware.request_id [None req-3a3b2586-8668-4672-b563-52dc8c5c7d5b None None] RequestId filter calling following filter/app {{(pid=100522) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:28:25.541087 np0000005924 devstack@c-api.service[100522]: INFO cinder.api.openstack.wsgi [None req-3a3b2586-8668-4672-b563-52dc8c5c7d5b tempest-VolumeMultiattachTests-1753571736 tempest-VolumeMultiattachTests-1753571736-project-member] GET https://10.4.3.117/volume/v3/volumes/a5b8bbec-dfb3-4a4d-9c0e-7d16b079f795 Jul 27 16:28:25.541264 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.openstack.wsgi [None req-3a3b2586-8668-4672-b563-52dc8c5c7d5b tempest-VolumeMultiattachTests-1753571736 tempest-VolumeMultiattachTests-1753571736-project-member] Empty body provided in request {{(pid=100522) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:28:25.541479 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.openstack.wsgi [None req-3a3b2586-8668-4672-b563-52dc8c5c7d5b tempest-VolumeMultiattachTests-1753571736 tempest-VolumeMultiattachTests-1753571736-project-member] Calling method 'show' {{(pid=100522) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:28:25.548658 np0000005924 devstack@c-api.service[100522]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:28:25.548658 np0000005924 devstack@c-api.service[100522]: warnings.warn( Jul 27 16:28:25.551818 np0000005924 devstack@c-api.service[100522]: INFO cinder.volume.api [None req-3a3b2586-8668-4672-b563-52dc8c5c7d5b tempest-VolumeMultiattachTests-1753571736 tempest-VolumeMultiattachTests-1753571736-project-member] Volume info retrieved successfully. Jul 27 16:28:25.555509 np0000005924 devstack@c-api.service[100522]: INFO cinder.api.openstack.wsgi [None req-3a3b2586-8668-4672-b563-52dc8c5c7d5b tempest-VolumeMultiattachTests-1753571736 tempest-VolumeMultiattachTests-1753571736-project-member] https://10.4.3.117/volume/v3/volumes/a5b8bbec-dfb3-4a4d-9c0e-7d16b079f795 returned with HTTP 200 Jul 27 16:28:25.556021 np0000005924 devstack@c-api.service[100522]: [pid: 100522|app: 0|req: 1425/5742] 10.4.3.117 () {66 vars in 1348 bytes} [Mon Jul 27 16:28:25 2026] GET /volume/v3/volumes/a5b8bbec-dfb3-4a4d-9c0e-7d16b079f795 => generated 923 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 27 16:28:25.567284 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.middleware.request_id [None req-1a9ad7f2-19af-4936-9816-7ce8d1e68f73 None None] RequestId filter calling following filter/app {{(pid=100524) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:28:25.569023 np0000005924 devstack@c-api.service[100524]: INFO cinder.api.openstack.wsgi [None req-1a9ad7f2-19af-4936-9816-7ce8d1e68f73 tempest-VolumeMultiattachTests-1753571736 tempest-VolumeMultiattachTests-1753571736-project-member] GET https://10.4.3.117/volume/v3/volumes/a5b8bbec-dfb3-4a4d-9c0e-7d16b079f795 Jul 27 16:28:25.569268 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.openstack.wsgi [None req-1a9ad7f2-19af-4936-9816-7ce8d1e68f73 tempest-VolumeMultiattachTests-1753571736 tempest-VolumeMultiattachTests-1753571736-project-member] Empty body provided in request {{(pid=100524) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:28:25.569505 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.openstack.wsgi [None req-1a9ad7f2-19af-4936-9816-7ce8d1e68f73 tempest-VolumeMultiattachTests-1753571736 tempest-VolumeMultiattachTests-1753571736-project-member] Calling method 'show' {{(pid=100524) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:28:25.578024 np0000005924 devstack@c-api.service[100524]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:28:25.578024 np0000005924 devstack@c-api.service[100524]: warnings.warn( Jul 27 16:28:25.581462 np0000005924 devstack@c-api.service[100524]: INFO cinder.volume.api [None req-1a9ad7f2-19af-4936-9816-7ce8d1e68f73 tempest-VolumeMultiattachTests-1753571736 tempest-VolumeMultiattachTests-1753571736-project-member] Volume info retrieved successfully. Jul 27 16:28:25.585176 np0000005924 devstack@c-api.service[100524]: INFO cinder.api.openstack.wsgi [None req-1a9ad7f2-19af-4936-9816-7ce8d1e68f73 tempest-VolumeMultiattachTests-1753571736 tempest-VolumeMultiattachTests-1753571736-project-member] https://10.4.3.117/volume/v3/volumes/a5b8bbec-dfb3-4a4d-9c0e-7d16b079f795 returned with HTTP 200 Jul 27 16:28:25.585559 np0000005924 devstack@c-api.service[100524]: [pid: 100524|app: 0|req: 1439/5743] 10.4.3.117 () {66 vars in 1348 bytes} [Mon Jul 27 16:28:25 2026] GET /volume/v3/volumes/a5b8bbec-dfb3-4a4d-9c0e-7d16b079f795 => generated 923 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 27 16:28:25.629780 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.middleware.request_id [req-2f107a48-6b6d-4a70-940a-fc218eb5a880 req-ecede31c-dd10-4f1b-9ea0-3531e20c76d1 None None] RequestId filter calling following filter/app {{(pid=100521) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:28:25.631811 np0000005924 devstack@c-api.service[100521]: INFO cinder.api.openstack.wsgi [req-2f107a48-6b6d-4a70-940a-fc218eb5a880 req-ecede31c-dd10-4f1b-9ea0-3531e20c76d1 tempest-VolumeMultiattachTests-1753571736 tempest-VolumeMultiattachTests-1753571736-project-member] GET https://10.4.3.117/volume/v3/volumes/a5b8bbec-dfb3-4a4d-9c0e-7d16b079f795 Jul 27 16:28:25.632004 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.openstack.wsgi [req-2f107a48-6b6d-4a70-940a-fc218eb5a880 req-ecede31c-dd10-4f1b-9ea0-3531e20c76d1 tempest-VolumeMultiattachTests-1753571736 tempest-VolumeMultiattachTests-1753571736-project-member] Empty body provided in request {{(pid=100521) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:28:25.632202 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.openstack.wsgi [req-2f107a48-6b6d-4a70-940a-fc218eb5a880 req-ecede31c-dd10-4f1b-9ea0-3531e20c76d1 tempest-VolumeMultiattachTests-1753571736 tempest-VolumeMultiattachTests-1753571736-project-member] Calling method 'show' {{(pid=100521) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:28:25.638726 np0000005924 devstack@c-api.service[100521]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:28:25.638726 np0000005924 devstack@c-api.service[100521]: warnings.warn( Jul 27 16:28:25.641825 np0000005924 devstack@c-api.service[100521]: INFO cinder.volume.api [req-2f107a48-6b6d-4a70-940a-fc218eb5a880 req-ecede31c-dd10-4f1b-9ea0-3531e20c76d1 tempest-VolumeMultiattachTests-1753571736 tempest-VolumeMultiattachTests-1753571736-project-member] Volume info retrieved successfully. Jul 27 16:28:25.645470 np0000005924 devstack@c-api.service[100521]: INFO cinder.api.openstack.wsgi [req-2f107a48-6b6d-4a70-940a-fc218eb5a880 req-ecede31c-dd10-4f1b-9ea0-3531e20c76d1 tempest-VolumeMultiattachTests-1753571736 tempest-VolumeMultiattachTests-1753571736-project-member] https://10.4.3.117/volume/v3/volumes/a5b8bbec-dfb3-4a4d-9c0e-7d16b079f795 returned with HTTP 200 Jul 27 16:28:25.645849 np0000005924 devstack@c-api.service[100521]: [pid: 100521|app: 0|req: 1435/5744] 10.4.3.117 () {68 vars in 1598 bytes} [Mon Jul 27 16:28:25 2026] GET /volume/v3/volumes/a5b8bbec-dfb3-4a4d-9c0e-7d16b079f795 => generated 923 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 27 16:28:25.709013 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.middleware.request_id [None req-853a03f5-69ee-4372-9da6-6bfba42030ec None None] RequestId filter calling following filter/app {{(pid=100523) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:28:25.709434 np0000005924 devstack@c-api.service[100523]: INFO cinder.api.openstack.wsgi [None req-853a03f5-69ee-4372-9da6-6bfba42030ec None None] GET https://10.4.3.117/volume// Jul 27 16:28:25.709627 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.openstack.wsgi [None req-853a03f5-69ee-4372-9da6-6bfba42030ec None None] Empty body provided in request {{(pid=100523) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:28:25.709836 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.openstack.wsgi [None req-853a03f5-69ee-4372-9da6-6bfba42030ec None None] Calling method 'all' {{(pid=100523) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:28:25.710179 np0000005924 devstack@c-api.service[100523]: INFO cinder.api.openstack.wsgi [None req-853a03f5-69ee-4372-9da6-6bfba42030ec None None] https://10.4.3.117/volume// returned with HTTP 300 Jul 27 16:28:25.710649 np0000005924 devstack@c-api.service[100523]: [pid: 100523|app: 0|req: 1446/5745] 10.4.3.117 () {66 vars in 1428 bytes} [Mon Jul 27 16:28:25 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 27 16:28:25.716745 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.middleware.request_id [req-2f107a48-6b6d-4a70-940a-fc218eb5a880 req-b2d7d07f-0187-4af7-9c57-2ff8b4e2f369 None None] RequestId filter calling following filter/app {{(pid=100522) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:28:25.718595 np0000005924 devstack@c-api.service[100522]: INFO cinder.api.openstack.wsgi [req-2f107a48-6b6d-4a70-940a-fc218eb5a880 req-b2d7d07f-0187-4af7-9c57-2ff8b4e2f369 tempest-VolumeMultiattachTests-1753571736 tempest-VolumeMultiattachTests-1753571736-project-member] POST https://10.4.3.117/volume/v3/attachments Jul 27 16:28:25.718918 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.openstack.wsgi [req-2f107a48-6b6d-4a70-940a-fc218eb5a880 req-b2d7d07f-0187-4af7-9c57-2ff8b4e2f369 tempest-VolumeMultiattachTests-1753571736 tempest-VolumeMultiattachTests-1753571736-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "a5b8bbec-dfb3-4a4d-9c0e-7d16b079f795", "connector": null, "instance_uuid": "0e28d658-2431-4d1c-a4ae-560ab486633a"}} {{(pid=100522) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 27 16:28:25.726217 np0000005924 devstack@c-api.service[100522]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:28:25.726217 np0000005924 devstack@c-api.service[100522]: warnings.warn( Jul 27 16:28:25.747133 np0000005924 devstack@c-api.service[100522]: INFO cinder.api.openstack.wsgi [req-2f107a48-6b6d-4a70-940a-fc218eb5a880 req-b2d7d07f-0187-4af7-9c57-2ff8b4e2f369 tempest-VolumeMultiattachTests-1753571736 tempest-VolumeMultiattachTests-1753571736-project-member] https://10.4.3.117/volume/v3/attachments returned with HTTP 200 Jul 27 16:28:25.747723 np0000005924 devstack@c-api.service[100522]: [pid: 100522|app: 0|req: 1426/5746] 10.4.3.117 () {74 vars in 1594 bytes} [Mon Jul 27 16:28:25 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 27 16:28:25.773342 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.middleware.request_id [None req-951ebfe3-3664-4385-94fd-90b47888720d None None] RequestId filter calling following filter/app {{(pid=100524) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:28:25.775167 np0000005924 devstack@c-api.service[100524]: INFO cinder.api.openstack.wsgi [None req-951ebfe3-3664-4385-94fd-90b47888720d tempest-VolumeMultiattachTests-1753571736 tempest-VolumeMultiattachTests-1753571736-project-member] GET https://10.4.3.117/volume/v3/volumes/a5b8bbec-dfb3-4a4d-9c0e-7d16b079f795 Jul 27 16:28:25.775395 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.openstack.wsgi [None req-951ebfe3-3664-4385-94fd-90b47888720d tempest-VolumeMultiattachTests-1753571736 tempest-VolumeMultiattachTests-1753571736-project-member] Empty body provided in request {{(pid=100524) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:28:25.775584 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.openstack.wsgi [None req-951ebfe3-3664-4385-94fd-90b47888720d tempest-VolumeMultiattachTests-1753571736 tempest-VolumeMultiattachTests-1753571736-project-member] Calling method 'show' {{(pid=100524) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:28:25.781722 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.middleware.request_id [None req-17c01487-3073-4145-b071-849ccdb0df07 None None] RequestId filter calling following filter/app {{(pid=100521) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:28:25.782148 np0000005924 devstack@c-api.service[100521]: INFO cinder.api.openstack.wsgi [None req-17c01487-3073-4145-b071-849ccdb0df07 None None] GET https://10.4.3.117/volume// Jul 27 16:28:25.782369 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.openstack.wsgi [None req-17c01487-3073-4145-b071-849ccdb0df07 None None] Empty body provided in request {{(pid=100521) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:28:25.782562 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.openstack.wsgi [None req-17c01487-3073-4145-b071-849ccdb0df07 None None] Calling method 'all' {{(pid=100521) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:28:25.782914 np0000005924 devstack@c-api.service[100521]: INFO cinder.api.openstack.wsgi [None req-17c01487-3073-4145-b071-849ccdb0df07 None None] https://10.4.3.117/volume// returned with HTTP 300 Jul 27 16:28:25.783210 np0000005924 devstack@c-api.service[100521]: [pid: 100521|app: 0|req: 1436/5747] 10.4.3.117 () {66 vars in 1426 bytes} [Mon Jul 27 16:28:25 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 27 16:28:25.784424 np0000005924 devstack@c-api.service[100524]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:28:25.784424 np0000005924 devstack@c-api.service[100524]: warnings.warn( Jul 27 16:28:25.787517 np0000005924 devstack@c-api.service[100524]: INFO cinder.volume.api [None req-951ebfe3-3664-4385-94fd-90b47888720d tempest-VolumeMultiattachTests-1753571736 tempest-VolumeMultiattachTests-1753571736-project-member] Volume info retrieved successfully. Jul 27 16:28:25.789620 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.middleware.request_id [req-2f107a48-6b6d-4a70-940a-fc218eb5a880 req-ef217b08-0283-408c-84fe-1244bc97e204 None None] RequestId filter calling following filter/app {{(pid=100523) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:28:25.791209 np0000005924 devstack@c-api.service[100524]: INFO cinder.api.openstack.wsgi [None req-951ebfe3-3664-4385-94fd-90b47888720d tempest-VolumeMultiattachTests-1753571736 tempest-VolumeMultiattachTests-1753571736-project-member] https://10.4.3.117/volume/v3/volumes/a5b8bbec-dfb3-4a4d-9c0e-7d16b079f795 returned with HTTP 200 Jul 27 16:28:25.791533 np0000005924 devstack@c-api.service[100523]: INFO cinder.api.openstack.wsgi [req-2f107a48-6b6d-4a70-940a-fc218eb5a880 req-ef217b08-0283-408c-84fe-1244bc97e204 tempest-VolumeMultiattachTests-1753571736 tempest-VolumeMultiattachTests-1753571736-project-member] GET https://10.4.3.117/volume/v3/volumes/a5b8bbec-dfb3-4a4d-9c0e-7d16b079f795 Jul 27 16:28:25.791603 np0000005924 devstack@c-api.service[100524]: [pid: 100524|app: 0|req: 1440/5748] 10.4.3.117 () {66 vars in 1348 bytes} [Mon Jul 27 16:28:25 2026] GET /volume/v3/volumes/a5b8bbec-dfb3-4a4d-9c0e-7d16b079f795 => generated 922 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 27 16:28:25.791720 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.openstack.wsgi [req-2f107a48-6b6d-4a70-940a-fc218eb5a880 req-ef217b08-0283-408c-84fe-1244bc97e204 tempest-VolumeMultiattachTests-1753571736 tempest-VolumeMultiattachTests-1753571736-project-member] Empty body provided in request {{(pid=100523) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:28:25.791902 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.openstack.wsgi [req-2f107a48-6b6d-4a70-940a-fc218eb5a880 req-ef217b08-0283-408c-84fe-1244bc97e204 tempest-VolumeMultiattachTests-1753571736 tempest-VolumeMultiattachTests-1753571736-project-member] Calling method 'show' {{(pid=100523) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:28:25.800149 np0000005924 devstack@c-api.service[100523]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:28:25.800149 np0000005924 devstack@c-api.service[100523]: warnings.warn( Jul 27 16:28:25.803201 np0000005924 devstack@c-api.service[100523]: INFO cinder.volume.api [req-2f107a48-6b6d-4a70-940a-fc218eb5a880 req-ef217b08-0283-408c-84fe-1244bc97e204 tempest-VolumeMultiattachTests-1753571736 tempest-VolumeMultiattachTests-1753571736-project-member] Volume info retrieved successfully. Jul 27 16:28:25.806793 np0000005924 devstack@c-api.service[100523]: INFO cinder.api.openstack.wsgi [req-2f107a48-6b6d-4a70-940a-fc218eb5a880 req-ef217b08-0283-408c-84fe-1244bc97e204 tempest-VolumeMultiattachTests-1753571736 tempest-VolumeMultiattachTests-1753571736-project-member] https://10.4.3.117/volume/v3/volumes/a5b8bbec-dfb3-4a4d-9c0e-7d16b079f795 returned with HTTP 200 Jul 27 16:28:25.807185 np0000005924 devstack@c-api.service[100523]: [pid: 100523|app: 0|req: 1447/5749] 10.4.3.117 () {70 vars in 1639 bytes} [Mon Jul 27 16:28:25 2026] GET /volume/v3/volumes/a5b8bbec-dfb3-4a4d-9c0e-7d16b079f795 => generated 1102 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 27 16:28:25.904021 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.middleware.request_id [req-2f107a48-6b6d-4a70-940a-fc218eb5a880 req-f2229621-a358-4574-a3f1-008070591e58 None None] RequestId filter calling following filter/app {{(pid=100522) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:28:25.906103 np0000005924 devstack@c-api.service[100522]: INFO cinder.api.openstack.wsgi [req-2f107a48-6b6d-4a70-940a-fc218eb5a880 req-f2229621-a358-4574-a3f1-008070591e58 tempest-VolumeMultiattachTests-1753571736 tempest-VolumeMultiattachTests-1753571736-project-member] PUT https://10.4.3.117/volume/v3/attachments/78e6330c-4ca0-4df4-9a47-6bb461b30aa5 Jul 27 16:28:25.906540 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.openstack.wsgi [req-2f107a48-6b6d-4a70-940a-fc218eb5a880 req-f2229621-a358-4574-a3f1-008070591e58 tempest-VolumeMultiattachTests-1753571736 tempest-VolumeMultiattachTests-1753571736-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.117", "host": "np0000005924", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:c1414b6f8d8f", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "13cbedf7-bb1f-4b5e-b492-2fef0d4dab25", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100522) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 27 16:28:25.913486 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.coordination [req-2f107a48-6b6d-4a70-940a-fc218eb5a880 req-f2229621-a358-4574-a3f1-008070591e58 tempest-VolumeMultiattachTests-1753571736 tempest-VolumeMultiattachTests-1753571736-project-member] Acquiring lock "cinder-attachment_update-a5b8bbec-dfb3-4a4d-9c0e-7d16b079f795-np0000005924" by "attachment_update" {{(pid=100522) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jul 27 16:28:25.918273 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.coordination [req-2f107a48-6b6d-4a70-940a-fc218eb5a880 req-f2229621-a358-4574-a3f1-008070591e58 tempest-VolumeMultiattachTests-1753571736 tempest-VolumeMultiattachTests-1753571736-project-member] Lock "cinder-attachment_update-a5b8bbec-dfb3-4a4d-9c0e-7d16b079f795-np0000005924" acquired by "attachment_update" :: waited 0.005s {{(pid=100522) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jul 27 16:28:25.919222 np0000005924 devstack@c-api.service[100522]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:28:25.919222 np0000005924 devstack@c-api.service[100522]: warnings.warn( Jul 27 16:28:25.999775 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.coordination [req-2f107a48-6b6d-4a70-940a-fc218eb5a880 req-f2229621-a358-4574-a3f1-008070591e58 tempest-VolumeMultiattachTests-1753571736 tempest-VolumeMultiattachTests-1753571736-project-member] Lock "cinder-attachment_update-a5b8bbec-dfb3-4a4d-9c0e-7d16b079f795-np0000005924" released by "attachment_update" :: held 0.081s {{(pid=100522) __release /opt/stack/cinder/cinder/coordination.py:152}} Jul 27 16:28:26.000086 np0000005924 devstack@c-api.service[100522]: INFO cinder.api.openstack.wsgi [req-2f107a48-6b6d-4a70-940a-fc218eb5a880 req-f2229621-a358-4574-a3f1-008070591e58 tempest-VolumeMultiattachTests-1753571736 tempest-VolumeMultiattachTests-1753571736-project-member] https://10.4.3.117/volume/v3/attachments/78e6330c-4ca0-4df4-9a47-6bb461b30aa5 returned with HTTP 200 Jul 27 16:28:26.000541 np0000005924 devstack@c-api.service[100522]: [pid: 100522|app: 0|req: 1427/5750] 10.4.3.117 () {74 vars in 1704 bytes} [Mon Jul 27 16:28:25 2026] PUT /volume/v3/attachments/78e6330c-4ca0-4df4-9a47-6bb461b30aa5 => generated 969 bytes in 97 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 27 16:28:26.803206 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.middleware.request_id [None req-920dd640-7b67-4fa6-8069-edd4a951ccc9 None None] RequestId filter calling following filter/app {{(pid=100521) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:28:26.804737 np0000005924 devstack@c-api.service[100521]: INFO cinder.api.openstack.wsgi [None req-920dd640-7b67-4fa6-8069-edd4a951ccc9 tempest-VolumeMultiattachTests-1753571736 tempest-VolumeMultiattachTests-1753571736-project-member] GET https://10.4.3.117/volume/v3/volumes/a5b8bbec-dfb3-4a4d-9c0e-7d16b079f795 Jul 27 16:28:26.804893 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.openstack.wsgi [None req-920dd640-7b67-4fa6-8069-edd4a951ccc9 tempest-VolumeMultiattachTests-1753571736 tempest-VolumeMultiattachTests-1753571736-project-member] Empty body provided in request {{(pid=100521) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:28:26.805074 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.openstack.wsgi [None req-920dd640-7b67-4fa6-8069-edd4a951ccc9 tempest-VolumeMultiattachTests-1753571736 tempest-VolumeMultiattachTests-1753571736-project-member] Calling method 'show' {{(pid=100521) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:28:26.812979 np0000005924 devstack@c-api.service[100521]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:28:26.812979 np0000005924 devstack@c-api.service[100521]: warnings.warn( Jul 27 16:28:26.815819 np0000005924 devstack@c-api.service[100521]: INFO cinder.volume.api [None req-920dd640-7b67-4fa6-8069-edd4a951ccc9 tempest-VolumeMultiattachTests-1753571736 tempest-VolumeMultiattachTests-1753571736-project-member] Volume info retrieved successfully. Jul 27 16:28:26.818998 np0000005924 devstack@c-api.service[100521]: INFO cinder.api.openstack.wsgi [None req-920dd640-7b67-4fa6-8069-edd4a951ccc9 tempest-VolumeMultiattachTests-1753571736 tempest-VolumeMultiattachTests-1753571736-project-member] https://10.4.3.117/volume/v3/volumes/a5b8bbec-dfb3-4a4d-9c0e-7d16b079f795 returned with HTTP 200 Jul 27 16:28:26.819307 np0000005924 devstack@c-api.service[100521]: [pid: 100521|app: 0|req: 1437/5751] 10.4.3.117 () {66 vars in 1348 bytes} [Mon Jul 27 16:28:26 2026] GET /volume/v3/volumes/a5b8bbec-dfb3-4a4d-9c0e-7d16b079f795 => generated 923 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 27 16:28:27.830744 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.middleware.request_id [None req-bd7e405f-f1eb-4d64-ba7d-fd7378731263 None None] RequestId filter calling following filter/app {{(pid=100524) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:28:27.832531 np0000005924 devstack@c-api.service[100524]: INFO cinder.api.openstack.wsgi [None req-bd7e405f-f1eb-4d64-ba7d-fd7378731263 tempest-VolumeMultiattachTests-1753571736 tempest-VolumeMultiattachTests-1753571736-project-member] GET https://10.4.3.117/volume/v3/volumes/a5b8bbec-dfb3-4a4d-9c0e-7d16b079f795 Jul 27 16:28:27.832744 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.openstack.wsgi [None req-bd7e405f-f1eb-4d64-ba7d-fd7378731263 tempest-VolumeMultiattachTests-1753571736 tempest-VolumeMultiattachTests-1753571736-project-member] Empty body provided in request {{(pid=100524) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:28:27.833003 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.openstack.wsgi [None req-bd7e405f-f1eb-4d64-ba7d-fd7378731263 tempest-VolumeMultiattachTests-1753571736 tempest-VolumeMultiattachTests-1753571736-project-member] Calling method 'show' {{(pid=100524) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:28:27.842047 np0000005924 devstack@c-api.service[100524]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:28:27.842047 np0000005924 devstack@c-api.service[100524]: warnings.warn( Jul 27 16:28:27.845185 np0000005924 devstack@c-api.service[100524]: INFO cinder.volume.api [None req-bd7e405f-f1eb-4d64-ba7d-fd7378731263 tempest-VolumeMultiattachTests-1753571736 tempest-VolumeMultiattachTests-1753571736-project-member] Volume info retrieved successfully. Jul 27 16:28:27.848786 np0000005924 devstack@c-api.service[100524]: INFO cinder.api.openstack.wsgi [None req-bd7e405f-f1eb-4d64-ba7d-fd7378731263 tempest-VolumeMultiattachTests-1753571736 tempest-VolumeMultiattachTests-1753571736-project-member] https://10.4.3.117/volume/v3/volumes/a5b8bbec-dfb3-4a4d-9c0e-7d16b079f795 returned with HTTP 200 Jul 27 16:28:27.849163 np0000005924 devstack@c-api.service[100524]: [pid: 100524|app: 0|req: 1441/5752] 10.4.3.117 () {66 vars in 1348 bytes} [Mon Jul 27 16:28:27 2026] GET /volume/v3/volumes/a5b8bbec-dfb3-4a4d-9c0e-7d16b079f795 => generated 923 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 27 16:28:28.861098 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.middleware.request_id [None req-aafa5338-ac44-4cbc-8af4-b0fe74554884 None None] RequestId filter calling following filter/app {{(pid=100523) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:28:28.862693 np0000005924 devstack@c-api.service[100523]: INFO cinder.api.openstack.wsgi [None req-aafa5338-ac44-4cbc-8af4-b0fe74554884 tempest-VolumeMultiattachTests-1753571736 tempest-VolumeMultiattachTests-1753571736-project-member] GET https://10.4.3.117/volume/v3/volumes/a5b8bbec-dfb3-4a4d-9c0e-7d16b079f795 Jul 27 16:28:28.862977 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.openstack.wsgi [None req-aafa5338-ac44-4cbc-8af4-b0fe74554884 tempest-VolumeMultiattachTests-1753571736 tempest-VolumeMultiattachTests-1753571736-project-member] Empty body provided in request {{(pid=100523) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:28:28.863222 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.openstack.wsgi [None req-aafa5338-ac44-4cbc-8af4-b0fe74554884 tempest-VolumeMultiattachTests-1753571736 tempest-VolumeMultiattachTests-1753571736-project-member] Calling method 'show' {{(pid=100523) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:28:28.872061 np0000005924 devstack@c-api.service[100523]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:28:28.872061 np0000005924 devstack@c-api.service[100523]: warnings.warn( Jul 27 16:28:28.875729 np0000005924 devstack@c-api.service[100523]: INFO cinder.volume.api [None req-aafa5338-ac44-4cbc-8af4-b0fe74554884 tempest-VolumeMultiattachTests-1753571736 tempest-VolumeMultiattachTests-1753571736-project-member] Volume info retrieved successfully. Jul 27 16:28:28.880112 np0000005924 devstack@c-api.service[100523]: INFO cinder.api.openstack.wsgi [None req-aafa5338-ac44-4cbc-8af4-b0fe74554884 tempest-VolumeMultiattachTests-1753571736 tempest-VolumeMultiattachTests-1753571736-project-member] https://10.4.3.117/volume/v3/volumes/a5b8bbec-dfb3-4a4d-9c0e-7d16b079f795 returned with HTTP 200 Jul 27 16:28:28.880547 np0000005924 devstack@c-api.service[100523]: [pid: 100523|app: 0|req: 1448/5753] 10.4.3.117 () {66 vars in 1348 bytes} [Mon Jul 27 16:28:28 2026] GET /volume/v3/volumes/a5b8bbec-dfb3-4a4d-9c0e-7d16b079f795 => generated 923 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 27 16:28:29.892479 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.middleware.request_id [None req-9ec68896-49a7-487f-b3a6-0860367e9a6c None None] RequestId filter calling following filter/app {{(pid=100522) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:28:29.894767 np0000005924 devstack@c-api.service[100522]: INFO cinder.api.openstack.wsgi [None req-9ec68896-49a7-487f-b3a6-0860367e9a6c tempest-VolumeMultiattachTests-1753571736 tempest-VolumeMultiattachTests-1753571736-project-member] GET https://10.4.3.117/volume/v3/volumes/a5b8bbec-dfb3-4a4d-9c0e-7d16b079f795 Jul 27 16:28:29.895016 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.openstack.wsgi [None req-9ec68896-49a7-487f-b3a6-0860367e9a6c tempest-VolumeMultiattachTests-1753571736 tempest-VolumeMultiattachTests-1753571736-project-member] Empty body provided in request {{(pid=100522) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:28:29.895269 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.openstack.wsgi [None req-9ec68896-49a7-487f-b3a6-0860367e9a6c tempest-VolumeMultiattachTests-1753571736 tempest-VolumeMultiattachTests-1753571736-project-member] Calling method 'show' {{(pid=100522) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:28:29.905068 np0000005924 devstack@c-api.service[100522]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:28:29.905068 np0000005924 devstack@c-api.service[100522]: warnings.warn( Jul 27 16:28:29.908617 np0000005924 devstack@c-api.service[100522]: INFO cinder.volume.api [None req-9ec68896-49a7-487f-b3a6-0860367e9a6c tempest-VolumeMultiattachTests-1753571736 tempest-VolumeMultiattachTests-1753571736-project-member] Volume info retrieved successfully. Jul 27 16:28:29.912775 np0000005924 devstack@c-api.service[100522]: INFO cinder.api.openstack.wsgi [None req-9ec68896-49a7-487f-b3a6-0860367e9a6c tempest-VolumeMultiattachTests-1753571736 tempest-VolumeMultiattachTests-1753571736-project-member] https://10.4.3.117/volume/v3/volumes/a5b8bbec-dfb3-4a4d-9c0e-7d16b079f795 returned with HTTP 200 Jul 27 16:28:29.913181 np0000005924 devstack@c-api.service[100522]: [pid: 100522|app: 0|req: 1428/5754] 10.4.3.117 () {66 vars in 1348 bytes} [Mon Jul 27 16:28:29 2026] GET /volume/v3/volumes/a5b8bbec-dfb3-4a4d-9c0e-7d16b079f795 => generated 923 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 27 16:28:30.234819 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.middleware.request_id [req-2f107a48-6b6d-4a70-940a-fc218eb5a880 req-2949e4a6-68d9-417d-80c1-89a6042ed3e4 None None] RequestId filter calling following filter/app {{(pid=100521) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:28:30.237481 np0000005924 devstack@c-api.service[100521]: INFO cinder.api.openstack.wsgi [req-2f107a48-6b6d-4a70-940a-fc218eb5a880 req-2949e4a6-68d9-417d-80c1-89a6042ed3e4 tempest-VolumeMultiattachTests-1753571736 tempest-VolumeMultiattachTests-1753571736-project-member] POST https://10.4.3.117/volume/v3/attachments/78e6330c-4ca0-4df4-9a47-6bb461b30aa5/action Jul 27 16:28:30.237964 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.openstack.wsgi [req-2f107a48-6b6d-4a70-940a-fc218eb5a880 req-2949e4a6-68d9-417d-80c1-89a6042ed3e4 tempest-VolumeMultiattachTests-1753571736 tempest-VolumeMultiattachTests-1753571736-project-member] Action body: b'{"os-complete": null}' {{(pid=100521) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 27 16:28:30.238177 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.openstack.wsgi [req-2f107a48-6b6d-4a70-940a-fc218eb5a880 req-2949e4a6-68d9-417d-80c1-89a6042ed3e4 tempest-VolumeMultiattachTests-1753571736 tempest-VolumeMultiattachTests-1753571736-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100521) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 27 16:28:30.255467 np0000005924 devstack@c-api.service[100521]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:28:30.255467 np0000005924 devstack@c-api.service[100521]: warnings.warn( Jul 27 16:28:30.266291 np0000005924 devstack@c-api.service[100521]: INFO cinder.api.openstack.wsgi [req-2f107a48-6b6d-4a70-940a-fc218eb5a880 req-2949e4a6-68d9-417d-80c1-89a6042ed3e4 tempest-VolumeMultiattachTests-1753571736 tempest-VolumeMultiattachTests-1753571736-project-member] https://10.4.3.117/volume/v3/attachments/78e6330c-4ca0-4df4-9a47-6bb461b30aa5/action returned with HTTP 204 Jul 27 16:28:30.266801 np0000005924 devstack@c-api.service[100521]: [pid: 100521|app: 0|req: 1438/5755] 10.4.3.117 () {74 vars in 1725 bytes} [Mon Jul 27 16:28:30 2026] POST /volume/v3/attachments/78e6330c-4ca0-4df4-9a47-6bb461b30aa5/action => generated 0 bytes in 32 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jul 27 16:28:30.924966 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.middleware.request_id [None req-f80bdbdd-7174-4201-b7f0-c27c66aff599 None None] RequestId filter calling following filter/app {{(pid=100524) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:28:30.927048 np0000005924 devstack@c-api.service[100524]: INFO cinder.api.openstack.wsgi [None req-f80bdbdd-7174-4201-b7f0-c27c66aff599 tempest-VolumeMultiattachTests-1753571736 tempest-VolumeMultiattachTests-1753571736-project-member] GET https://10.4.3.117/volume/v3/volumes/a5b8bbec-dfb3-4a4d-9c0e-7d16b079f795 Jul 27 16:28:30.927274 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.openstack.wsgi [None req-f80bdbdd-7174-4201-b7f0-c27c66aff599 tempest-VolumeMultiattachTests-1753571736 tempest-VolumeMultiattachTests-1753571736-project-member] Empty body provided in request {{(pid=100524) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:28:30.927523 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.openstack.wsgi [None req-f80bdbdd-7174-4201-b7f0-c27c66aff599 tempest-VolumeMultiattachTests-1753571736 tempest-VolumeMultiattachTests-1753571736-project-member] Calling method 'show' {{(pid=100524) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:28:30.937967 np0000005924 devstack@c-api.service[100524]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:28:30.937967 np0000005924 devstack@c-api.service[100524]: warnings.warn( Jul 27 16:28:30.941668 np0000005924 devstack@c-api.service[100524]: INFO cinder.volume.api [None req-f80bdbdd-7174-4201-b7f0-c27c66aff599 tempest-VolumeMultiattachTests-1753571736 tempest-VolumeMultiattachTests-1753571736-project-member] Volume info retrieved successfully. Jul 27 16:28:30.946169 np0000005924 devstack@c-api.service[100524]: INFO cinder.api.openstack.wsgi [None req-f80bdbdd-7174-4201-b7f0-c27c66aff599 tempest-VolumeMultiattachTests-1753571736 tempest-VolumeMultiattachTests-1753571736-project-member] https://10.4.3.117/volume/v3/volumes/a5b8bbec-dfb3-4a4d-9c0e-7d16b079f795 returned with HTTP 200 Jul 27 16:28:30.946626 np0000005924 devstack@c-api.service[100524]: [pid: 100524|app: 0|req: 1442/5756] 10.4.3.117 () {66 vars in 1348 bytes} [Mon Jul 27 16:28:30 2026] GET /volume/v3/volumes/a5b8bbec-dfb3-4a4d-9c0e-7d16b079f795 => generated 1215 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 27 16:28:30.987186 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.middleware.request_id [req-c90b0bca-6c8d-48a4-97e7-2041ff9d976f req-3707c24a-e45b-426f-b040-8801d4c2aec1 None None] RequestId filter calling following filter/app {{(pid=100523) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:28:30.989128 np0000005924 devstack@c-api.service[100523]: INFO cinder.api.openstack.wsgi [req-c90b0bca-6c8d-48a4-97e7-2041ff9d976f req-3707c24a-e45b-426f-b040-8801d4c2aec1 tempest-VolumeMultiattachTests-1753571736 tempest-VolumeMultiattachTests-1753571736-project-member] GET https://10.4.3.117/volume/v3/volumes/a5b8bbec-dfb3-4a4d-9c0e-7d16b079f795 Jul 27 16:28:30.989308 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.openstack.wsgi [req-c90b0bca-6c8d-48a4-97e7-2041ff9d976f req-3707c24a-e45b-426f-b040-8801d4c2aec1 tempest-VolumeMultiattachTests-1753571736 tempest-VolumeMultiattachTests-1753571736-project-member] Empty body provided in request {{(pid=100523) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:28:30.989504 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.openstack.wsgi [req-c90b0bca-6c8d-48a4-97e7-2041ff9d976f req-3707c24a-e45b-426f-b040-8801d4c2aec1 tempest-VolumeMultiattachTests-1753571736 tempest-VolumeMultiattachTests-1753571736-project-member] Calling method 'show' {{(pid=100523) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:28:30.999912 np0000005924 devstack@c-api.service[100523]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:28:30.999912 np0000005924 devstack@c-api.service[100523]: warnings.warn( Jul 27 16:28:31.003436 np0000005924 devstack@c-api.service[100523]: INFO cinder.volume.api [req-c90b0bca-6c8d-48a4-97e7-2041ff9d976f req-3707c24a-e45b-426f-b040-8801d4c2aec1 tempest-VolumeMultiattachTests-1753571736 tempest-VolumeMultiattachTests-1753571736-project-member] Volume info retrieved successfully. Jul 27 16:28:31.007430 np0000005924 devstack@c-api.service[100523]: INFO cinder.api.openstack.wsgi [req-c90b0bca-6c8d-48a4-97e7-2041ff9d976f req-3707c24a-e45b-426f-b040-8801d4c2aec1 tempest-VolumeMultiattachTests-1753571736 tempest-VolumeMultiattachTests-1753571736-project-member] https://10.4.3.117/volume/v3/volumes/a5b8bbec-dfb3-4a4d-9c0e-7d16b079f795 returned with HTTP 200 Jul 27 16:28:31.007843 np0000005924 devstack@c-api.service[100523]: [pid: 100523|app: 0|req: 1449/5757] 10.4.3.117 () {68 vars in 1598 bytes} [Mon Jul 27 16:28:30 2026] GET /volume/v3/volumes/a5b8bbec-dfb3-4a4d-9c0e-7d16b079f795 => generated 1215 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 27 16:28:31.022114 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.middleware.request_id [None req-d809f804-8cb2-495f-87f4-3cd9ec408722 None None] RequestId filter calling following filter/app {{(pid=100522) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:28:31.024047 np0000005924 devstack@c-api.service[100522]: INFO cinder.api.openstack.wsgi [None req-d809f804-8cb2-495f-87f4-3cd9ec408722 tempest-VolumeMultiattachTests-1753571736 tempest-VolumeMultiattachTests-1753571736-project-member] GET https://10.4.3.117/volume/v3/volumes/a5b8bbec-dfb3-4a4d-9c0e-7d16b079f795 Jul 27 16:28:31.024260 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.openstack.wsgi [None req-d809f804-8cb2-495f-87f4-3cd9ec408722 tempest-VolumeMultiattachTests-1753571736 tempest-VolumeMultiattachTests-1753571736-project-member] Empty body provided in request {{(pid=100522) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:28:31.024481 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.openstack.wsgi [None req-d809f804-8cb2-495f-87f4-3cd9ec408722 tempest-VolumeMultiattachTests-1753571736 tempest-VolumeMultiattachTests-1753571736-project-member] Calling method 'show' {{(pid=100522) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:28:31.034464 np0000005924 devstack@c-api.service[100522]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:28:31.034464 np0000005924 devstack@c-api.service[100522]: warnings.warn( Jul 27 16:28:31.037954 np0000005924 devstack@c-api.service[100522]: INFO cinder.volume.api [None req-d809f804-8cb2-495f-87f4-3cd9ec408722 tempest-VolumeMultiattachTests-1753571736 tempest-VolumeMultiattachTests-1753571736-project-member] Volume info retrieved successfully. Jul 27 16:28:31.042318 np0000005924 devstack@c-api.service[100522]: INFO cinder.api.openstack.wsgi [None req-d809f804-8cb2-495f-87f4-3cd9ec408722 tempest-VolumeMultiattachTests-1753571736 tempest-VolumeMultiattachTests-1753571736-project-member] https://10.4.3.117/volume/v3/volumes/a5b8bbec-dfb3-4a4d-9c0e-7d16b079f795 returned with HTTP 200 Jul 27 16:28:31.042747 np0000005924 devstack@c-api.service[100522]: [pid: 100522|app: 0|req: 1429/5758] 10.4.3.117 () {66 vars in 1348 bytes} [Mon Jul 27 16:28:31 2026] GET /volume/v3/volumes/a5b8bbec-dfb3-4a4d-9c0e-7d16b079f795 => generated 1215 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 27 16:28:31.081133 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.middleware.request_id [req-c064a10d-e245-406a-9fe0-793dc84ceeda req-e81d4805-e64a-4140-af03-1abfffccd556 None None] RequestId filter calling following filter/app {{(pid=100521) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:28:31.083039 np0000005924 devstack@c-api.service[100521]: INFO cinder.api.openstack.wsgi [req-c064a10d-e245-406a-9fe0-793dc84ceeda req-e81d4805-e64a-4140-af03-1abfffccd556 tempest-VolumeMultiattachTests-1753571736 tempest-VolumeMultiattachTests-1753571736-project-member] GET https://10.4.3.117/volume/v3/volumes/a5b8bbec-dfb3-4a4d-9c0e-7d16b079f795 Jul 27 16:28:31.083228 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.openstack.wsgi [req-c064a10d-e245-406a-9fe0-793dc84ceeda req-e81d4805-e64a-4140-af03-1abfffccd556 tempest-VolumeMultiattachTests-1753571736 tempest-VolumeMultiattachTests-1753571736-project-member] Empty body provided in request {{(pid=100521) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:28:31.083427 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.openstack.wsgi [req-c064a10d-e245-406a-9fe0-793dc84ceeda req-e81d4805-e64a-4140-af03-1abfffccd556 tempest-VolumeMultiattachTests-1753571736 tempest-VolumeMultiattachTests-1753571736-project-member] Calling method 'show' {{(pid=100521) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:28:31.091894 np0000005924 devstack@c-api.service[100521]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:28:31.091894 np0000005924 devstack@c-api.service[100521]: warnings.warn( Jul 27 16:28:31.094819 np0000005924 devstack@c-api.service[100521]: INFO cinder.volume.api [req-c064a10d-e245-406a-9fe0-793dc84ceeda req-e81d4805-e64a-4140-af03-1abfffccd556 tempest-VolumeMultiattachTests-1753571736 tempest-VolumeMultiattachTests-1753571736-project-member] Volume info retrieved successfully. Jul 27 16:28:31.098634 np0000005924 devstack@c-api.service[100521]: INFO cinder.api.openstack.wsgi [req-c064a10d-e245-406a-9fe0-793dc84ceeda req-e81d4805-e64a-4140-af03-1abfffccd556 tempest-VolumeMultiattachTests-1753571736 tempest-VolumeMultiattachTests-1753571736-project-member] https://10.4.3.117/volume/v3/volumes/a5b8bbec-dfb3-4a4d-9c0e-7d16b079f795 returned with HTTP 200 Jul 27 16:28:31.098996 np0000005924 devstack@c-api.service[100521]: [pid: 100521|app: 0|req: 1439/5759] 10.4.3.117 () {68 vars in 1598 bytes} [Mon Jul 27 16:28:31 2026] GET /volume/v3/volumes/a5b8bbec-dfb3-4a4d-9c0e-7d16b079f795 => generated 1215 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 27 16:28:31.118112 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.middleware.request_id [req-c064a10d-e245-406a-9fe0-793dc84ceeda req-fa179275-69bb-498b-a130-9b1f70425ffc None None] RequestId filter calling following filter/app {{(pid=100524) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:28:31.120193 np0000005924 devstack@c-api.service[100524]: INFO cinder.api.openstack.wsgi [req-c064a10d-e245-406a-9fe0-793dc84ceeda req-fa179275-69bb-498b-a130-9b1f70425ffc tempest-VolumeMultiattachTests-1753571736 tempest-VolumeMultiattachTests-1753571736-project-member] POST https://10.4.3.117/volume/v3/volumes/a5b8bbec-dfb3-4a4d-9c0e-7d16b079f795/action Jul 27 16:28:31.120588 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.openstack.wsgi [req-c064a10d-e245-406a-9fe0-793dc84ceeda req-fa179275-69bb-498b-a130-9b1f70425ffc tempest-VolumeMultiattachTests-1753571736 tempest-VolumeMultiattachTests-1753571736-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100524) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 27 16:28:31.120695 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.openstack.wsgi [req-c064a10d-e245-406a-9fe0-793dc84ceeda req-fa179275-69bb-498b-a130-9b1f70425ffc tempest-VolumeMultiattachTests-1753571736 tempest-VolumeMultiattachTests-1753571736-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100524) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 27 16:28:31.130830 np0000005924 devstack@c-api.service[100524]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:28:31.130830 np0000005924 devstack@c-api.service[100524]: warnings.warn( Jul 27 16:28:31.131273 np0000005924 devstack@c-api.service[100524]: INFO cinder.volume.api [req-c064a10d-e245-406a-9fe0-793dc84ceeda req-fa179275-69bb-498b-a130-9b1f70425ffc tempest-VolumeMultiattachTests-1753571736 tempest-VolumeMultiattachTests-1753571736-project-member] Volume info retrieved successfully. Jul 27 16:28:31.140932 np0000005924 devstack@c-api.service[100524]: INFO cinder.volume.api [req-c064a10d-e245-406a-9fe0-793dc84ceeda req-fa179275-69bb-498b-a130-9b1f70425ffc tempest-VolumeMultiattachTests-1753571736 tempest-VolumeMultiattachTests-1753571736-project-member] Begin detaching volume completed successfully. Jul 27 16:28:31.141166 np0000005924 devstack@c-api.service[100524]: INFO cinder.api.openstack.wsgi [req-c064a10d-e245-406a-9fe0-793dc84ceeda req-fa179275-69bb-498b-a130-9b1f70425ffc tempest-VolumeMultiattachTests-1753571736 tempest-VolumeMultiattachTests-1753571736-project-member] https://10.4.3.117/volume/v3/volumes/a5b8bbec-dfb3-4a4d-9c0e-7d16b079f795/action returned with HTTP 202 Jul 27 16:28:31.141652 np0000005924 devstack@c-api.service[100524]: [pid: 100524|app: 0|req: 1443/5760] 10.4.3.117 () {72 vars in 1672 bytes} [Mon Jul 27 16:28:31 2026] POST /volume/v3/volumes/a5b8bbec-dfb3-4a4d-9c0e-7d16b079f795/action => generated 0 bytes in 24 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 27 16:28:31.162979 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.middleware.request_id [None req-d9b2fe7a-b0bc-4db4-9b77-438c8629900c None None] RequestId filter calling following filter/app {{(pid=100523) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:28:31.164655 np0000005924 devstack@c-api.service[100523]: INFO cinder.api.openstack.wsgi [None req-d9b2fe7a-b0bc-4db4-9b77-438c8629900c tempest-VolumeMultiattachTests-1753571736 tempest-VolumeMultiattachTests-1753571736-project-member] GET https://10.4.3.117/volume/v3/volumes/a5b8bbec-dfb3-4a4d-9c0e-7d16b079f795 Jul 27 16:28:31.164829 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.openstack.wsgi [None req-d9b2fe7a-b0bc-4db4-9b77-438c8629900c tempest-VolumeMultiattachTests-1753571736 tempest-VolumeMultiattachTests-1753571736-project-member] Empty body provided in request {{(pid=100523) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:28:31.165021 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.openstack.wsgi [None req-d9b2fe7a-b0bc-4db4-9b77-438c8629900c tempest-VolumeMultiattachTests-1753571736 tempest-VolumeMultiattachTests-1753571736-project-member] Calling method 'show' {{(pid=100523) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:28:31.175150 np0000005924 devstack@c-api.service[100523]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:28:31.175150 np0000005924 devstack@c-api.service[100523]: warnings.warn( Jul 27 16:28:31.180389 np0000005924 devstack@c-api.service[100523]: INFO cinder.volume.api [None req-d9b2fe7a-b0bc-4db4-9b77-438c8629900c tempest-VolumeMultiattachTests-1753571736 tempest-VolumeMultiattachTests-1753571736-project-member] Volume info retrieved successfully. Jul 27 16:28:31.185079 np0000005924 devstack@c-api.service[100523]: INFO cinder.api.openstack.wsgi [None req-d9b2fe7a-b0bc-4db4-9b77-438c8629900c tempest-VolumeMultiattachTests-1753571736 tempest-VolumeMultiattachTests-1753571736-project-member] https://10.4.3.117/volume/v3/volumes/a5b8bbec-dfb3-4a4d-9c0e-7d16b079f795 returned with HTTP 200 Jul 27 16:28:31.185586 np0000005924 devstack@c-api.service[100523]: [pid: 100523|app: 0|req: 1450/5761] 10.4.3.117 () {66 vars in 1348 bytes} [Mon Jul 27 16:28:31 2026] GET /volume/v3/volumes/a5b8bbec-dfb3-4a4d-9c0e-7d16b079f795 => generated 1218 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 27 16:28:31.185922 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.middleware.request_id [None req-b7abfebc-ea8f-4045-b403-d22a9f78e27f None None] RequestId filter calling following filter/app {{(pid=100522) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:28:31.186322 np0000005924 devstack@c-api.service[100522]: INFO cinder.api.openstack.wsgi [None req-b7abfebc-ea8f-4045-b403-d22a9f78e27f None None] GET https://10.4.3.117/volume// Jul 27 16:28:31.186503 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.openstack.wsgi [None req-b7abfebc-ea8f-4045-b403-d22a9f78e27f None None] Empty body provided in request {{(pid=100522) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:28:31.186688 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.openstack.wsgi [None req-b7abfebc-ea8f-4045-b403-d22a9f78e27f None None] Calling method 'all' {{(pid=100522) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:28:31.187006 np0000005924 devstack@c-api.service[100522]: INFO cinder.api.openstack.wsgi [None req-b7abfebc-ea8f-4045-b403-d22a9f78e27f None None] https://10.4.3.117/volume// returned with HTTP 300 Jul 27 16:28:31.187318 np0000005924 devstack@c-api.service[100522]: [pid: 100522|app: 0|req: 1430/5762] 10.4.3.117 () {66 vars in 1426 bytes} [Mon Jul 27 16:28:31 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 27 16:28:31.194695 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.middleware.request_id [req-c064a10d-e245-406a-9fe0-793dc84ceeda req-52457de4-8656-4ac5-8c84-06ba747670d7 None None] RequestId filter calling following filter/app {{(pid=100521) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:28:31.196984 np0000005924 devstack@c-api.service[100521]: INFO cinder.api.openstack.wsgi [req-c064a10d-e245-406a-9fe0-793dc84ceeda req-52457de4-8656-4ac5-8c84-06ba747670d7 tempest-VolumeMultiattachTests-1753571736 tempest-VolumeMultiattachTests-1753571736-project-member] GET https://10.4.3.117/volume/v3/volumes/a5b8bbec-dfb3-4a4d-9c0e-7d16b079f795 Jul 27 16:28:31.197297 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.openstack.wsgi [req-c064a10d-e245-406a-9fe0-793dc84ceeda req-52457de4-8656-4ac5-8c84-06ba747670d7 tempest-VolumeMultiattachTests-1753571736 tempest-VolumeMultiattachTests-1753571736-project-member] Empty body provided in request {{(pid=100521) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:28:31.197563 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.openstack.wsgi [req-c064a10d-e245-406a-9fe0-793dc84ceeda req-52457de4-8656-4ac5-8c84-06ba747670d7 tempest-VolumeMultiattachTests-1753571736 tempest-VolumeMultiattachTests-1753571736-project-member] Calling method 'show' {{(pid=100521) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:28:31.207427 np0000005924 devstack@c-api.service[100521]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:28:31.207427 np0000005924 devstack@c-api.service[100521]: warnings.warn( Jul 27 16:28:31.210554 np0000005924 devstack@c-api.service[100521]: INFO cinder.volume.api [req-c064a10d-e245-406a-9fe0-793dc84ceeda req-52457de4-8656-4ac5-8c84-06ba747670d7 tempest-VolumeMultiattachTests-1753571736 tempest-VolumeMultiattachTests-1753571736-project-member] Volume info retrieved successfully. Jul 27 16:28:31.214594 np0000005924 devstack@c-api.service[100521]: INFO cinder.api.openstack.wsgi [req-c064a10d-e245-406a-9fe0-793dc84ceeda req-52457de4-8656-4ac5-8c84-06ba747670d7 tempest-VolumeMultiattachTests-1753571736 tempest-VolumeMultiattachTests-1753571736-project-member] https://10.4.3.117/volume/v3/volumes/a5b8bbec-dfb3-4a4d-9c0e-7d16b079f795 returned with HTTP 200 Jul 27 16:28:31.214900 np0000005924 devstack@c-api.service[100521]: [pid: 100521|app: 0|req: 1440/5763] 10.4.3.117 () {70 vars in 1639 bytes} [Mon Jul 27 16:28:31 2026] GET /volume/v3/volumes/a5b8bbec-dfb3-4a4d-9c0e-7d16b079f795 => generated 1398 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 27 16:28:31.681511 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.middleware.request_id [req-c064a10d-e245-406a-9fe0-793dc84ceeda req-0421f230-7e88-40ab-a6ea-cb48b50c3182 None None] RequestId filter calling following filter/app {{(pid=100524) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:28:31.683631 np0000005924 devstack@c-api.service[100524]: INFO cinder.api.openstack.wsgi [req-c064a10d-e245-406a-9fe0-793dc84ceeda req-0421f230-7e88-40ab-a6ea-cb48b50c3182 tempest-VolumeMultiattachTests-1753571736 tempest-VolumeMultiattachTests-1753571736-project-member] GET https://10.4.3.117/volume/v3/volumes/a5b8bbec-dfb3-4a4d-9c0e-7d16b079f795 Jul 27 16:28:31.683803 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.openstack.wsgi [req-c064a10d-e245-406a-9fe0-793dc84ceeda req-0421f230-7e88-40ab-a6ea-cb48b50c3182 tempest-VolumeMultiattachTests-1753571736 tempest-VolumeMultiattachTests-1753571736-project-member] Empty body provided in request {{(pid=100524) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:28:31.684010 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.openstack.wsgi [req-c064a10d-e245-406a-9fe0-793dc84ceeda req-0421f230-7e88-40ab-a6ea-cb48b50c3182 tempest-VolumeMultiattachTests-1753571736 tempest-VolumeMultiattachTests-1753571736-project-member] Calling method 'show' {{(pid=100524) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:28:31.692647 np0000005924 devstack@c-api.service[100524]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:28:31.692647 np0000005924 devstack@c-api.service[100524]: warnings.warn( Jul 27 16:28:31.695572 np0000005924 devstack@c-api.service[100524]: INFO cinder.volume.api [req-c064a10d-e245-406a-9fe0-793dc84ceeda req-0421f230-7e88-40ab-a6ea-cb48b50c3182 tempest-VolumeMultiattachTests-1753571736 tempest-VolumeMultiattachTests-1753571736-project-member] Volume info retrieved successfully. Jul 27 16:28:31.699419 np0000005924 devstack@c-api.service[100524]: INFO cinder.api.openstack.wsgi [req-c064a10d-e245-406a-9fe0-793dc84ceeda req-0421f230-7e88-40ab-a6ea-cb48b50c3182 tempest-VolumeMultiattachTests-1753571736 tempest-VolumeMultiattachTests-1753571736-project-member] https://10.4.3.117/volume/v3/volumes/a5b8bbec-dfb3-4a4d-9c0e-7d16b079f795 returned with HTTP 200 Jul 27 16:28:31.699795 np0000005924 devstack@c-api.service[100524]: [pid: 100524|app: 0|req: 1444/5764] 10.4.3.117 () {68 vars in 1598 bytes} [Mon Jul 27 16:28:31 2026] GET /volume/v3/volumes/a5b8bbec-dfb3-4a4d-9c0e-7d16b079f795 => generated 1218 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 27 16:28:31.970347 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.middleware.request_id [req-c064a10d-e245-406a-9fe0-793dc84ceeda req-14103751-9d9c-4156-ac01-a5ffee423a21 None None] RequestId filter calling following filter/app {{(pid=100523) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:28:31.972303 np0000005924 devstack@c-api.service[100523]: INFO cinder.api.openstack.wsgi [req-c064a10d-e245-406a-9fe0-793dc84ceeda req-14103751-9d9c-4156-ac01-a5ffee423a21 tempest-VolumeMultiattachTests-1753571736 tempest-VolumeMultiattachTests-1753571736-project-member] DELETE https://10.4.3.117/volume/v3/attachments/78e6330c-4ca0-4df4-9a47-6bb461b30aa5 Jul 27 16:28:31.972495 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.openstack.wsgi [req-c064a10d-e245-406a-9fe0-793dc84ceeda req-14103751-9d9c-4156-ac01-a5ffee423a21 tempest-VolumeMultiattachTests-1753571736 tempest-VolumeMultiattachTests-1753571736-project-member] Empty body provided in request {{(pid=100523) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:28:31.972686 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.openstack.wsgi [req-c064a10d-e245-406a-9fe0-793dc84ceeda req-14103751-9d9c-4156-ac01-a5ffee423a21 tempest-VolumeMultiattachTests-1753571736 tempest-VolumeMultiattachTests-1753571736-project-member] Calling method 'version_select' {{(pid=100523) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:28:31.979220 np0000005924 devstack@c-api.service[100523]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:28:31.979220 np0000005924 devstack@c-api.service[100523]: warnings.warn( Jul 27 16:28:32.023321 np0000005924 devstack@c-api.service[100523]: INFO cinder.api.openstack.wsgi [req-c064a10d-e245-406a-9fe0-793dc84ceeda req-14103751-9d9c-4156-ac01-a5ffee423a21 tempest-VolumeMultiattachTests-1753571736 tempest-VolumeMultiattachTests-1753571736-project-member] https://10.4.3.117/volume/v3/attachments/78e6330c-4ca0-4df4-9a47-6bb461b30aa5 returned with HTTP 200 Jul 27 16:28:32.023788 np0000005924 devstack@c-api.service[100523]: [pid: 100523|app: 0|req: 1451/5765] 10.4.3.117 () {72 vars in 1673 bytes} [Mon Jul 27 16:28:31 2026] DELETE /volume/v3/attachments/78e6330c-4ca0-4df4-9a47-6bb461b30aa5 => generated 19 bytes in 54 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 27 16:28:32.197211 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.middleware.request_id [None req-dcc41eeb-cf22-4839-99de-fa65e0beb3cf None None] RequestId filter calling following filter/app {{(pid=100522) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:28:32.199054 np0000005924 devstack@c-api.service[100522]: INFO cinder.api.openstack.wsgi [None req-dcc41eeb-cf22-4839-99de-fa65e0beb3cf tempest-VolumeMultiattachTests-1753571736 tempest-VolumeMultiattachTests-1753571736-project-member] GET https://10.4.3.117/volume/v3/volumes/a5b8bbec-dfb3-4a4d-9c0e-7d16b079f795 Jul 27 16:28:32.199253 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.openstack.wsgi [None req-dcc41eeb-cf22-4839-99de-fa65e0beb3cf tempest-VolumeMultiattachTests-1753571736 tempest-VolumeMultiattachTests-1753571736-project-member] Empty body provided in request {{(pid=100522) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:28:32.199446 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.openstack.wsgi [None req-dcc41eeb-cf22-4839-99de-fa65e0beb3cf tempest-VolumeMultiattachTests-1753571736 tempest-VolumeMultiattachTests-1753571736-project-member] Calling method 'show' {{(pid=100522) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:28:32.206203 np0000005924 devstack@c-api.service[100522]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:28:32.206203 np0000005924 devstack@c-api.service[100522]: warnings.warn( Jul 27 16:28:32.209493 np0000005924 devstack@c-api.service[100522]: INFO cinder.volume.api [None req-dcc41eeb-cf22-4839-99de-fa65e0beb3cf tempest-VolumeMultiattachTests-1753571736 tempest-VolumeMultiattachTests-1753571736-project-member] Volume info retrieved successfully. Jul 27 16:28:32.213169 np0000005924 devstack@c-api.service[100522]: INFO cinder.api.openstack.wsgi [None req-dcc41eeb-cf22-4839-99de-fa65e0beb3cf tempest-VolumeMultiattachTests-1753571736 tempest-VolumeMultiattachTests-1753571736-project-member] https://10.4.3.117/volume/v3/volumes/a5b8bbec-dfb3-4a4d-9c0e-7d16b079f795 returned with HTTP 200 Jul 27 16:28:32.213534 np0000005924 devstack@c-api.service[100522]: [pid: 100522|app: 0|req: 1431/5766] 10.4.3.117 () {66 vars in 1348 bytes} [Mon Jul 27 16:28:32 2026] GET /volume/v3/volumes/a5b8bbec-dfb3-4a4d-9c0e-7d16b079f795 => generated 923 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 27 16:28:32.224578 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.middleware.request_id [None req-042ba054-e8fd-4385-b4ea-b0bc45138312 None None] RequestId filter calling following filter/app {{(pid=100521) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:28:32.226508 np0000005924 devstack@c-api.service[100521]: INFO cinder.api.openstack.wsgi [None req-042ba054-e8fd-4385-b4ea-b0bc45138312 tempest-VolumeMultiattachTests-1753571736 tempest-VolumeMultiattachTests-1753571736-project-member] DELETE https://10.4.3.117/volume/v3/volumes/a5b8bbec-dfb3-4a4d-9c0e-7d16b079f795 Jul 27 16:28:32.226696 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.openstack.wsgi [None req-042ba054-e8fd-4385-b4ea-b0bc45138312 tempest-VolumeMultiattachTests-1753571736 tempest-VolumeMultiattachTests-1753571736-project-member] Empty body provided in request {{(pid=100521) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:28:32.226902 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.openstack.wsgi [None req-042ba054-e8fd-4385-b4ea-b0bc45138312 tempest-VolumeMultiattachTests-1753571736 tempest-VolumeMultiattachTests-1753571736-project-member] Calling method 'delete' {{(pid=100521) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:28:32.227075 np0000005924 devstack@c-api.service[100521]: INFO cinder.api.v3.volumes [None req-042ba054-e8fd-4385-b4ea-b0bc45138312 tempest-VolumeMultiattachTests-1753571736 tempest-VolumeMultiattachTests-1753571736-project-member] Delete volume with id: a5b8bbec-dfb3-4a4d-9c0e-7d16b079f795 Jul 27 16:28:32.234214 np0000005924 devstack@c-api.service[100521]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:28:32.234214 np0000005924 devstack@c-api.service[100521]: warnings.warn( Jul 27 16:28:32.234670 np0000005924 devstack@c-api.service[100521]: INFO cinder.volume.api [None req-042ba054-e8fd-4385-b4ea-b0bc45138312 tempest-VolumeMultiattachTests-1753571736 tempest-VolumeMultiattachTests-1753571736-project-member] Volume info retrieved successfully. Jul 27 16:28:32.255134 np0000005924 devstack@c-api.service[100521]: INFO cinder.volume.api [None req-042ba054-e8fd-4385-b4ea-b0bc45138312 tempest-VolumeMultiattachTests-1753571736 tempest-VolumeMultiattachTests-1753571736-project-member] Delete volume request issued successfully. Jul 27 16:28:32.255388 np0000005924 devstack@c-api.service[100521]: INFO cinder.api.openstack.wsgi [None req-042ba054-e8fd-4385-b4ea-b0bc45138312 tempest-VolumeMultiattachTests-1753571736 tempest-VolumeMultiattachTests-1753571736-project-member] https://10.4.3.117/volume/v3/volumes/a5b8bbec-dfb3-4a4d-9c0e-7d16b079f795 returned with HTTP 202 Jul 27 16:28:32.255849 np0000005924 devstack@c-api.service[100521]: [pid: 100521|app: 0|req: 1441/5767] 10.4.3.117 () {66 vars in 1351 bytes} [Mon Jul 27 16:28:32 2026] DELETE /volume/v3/volumes/a5b8bbec-dfb3-4a4d-9c0e-7d16b079f795 => generated 0 bytes in 32 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 27 16:28:32.263421 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.middleware.request_id [None req-28bf255c-334c-43b4-b32a-eae1768478f7 None None] RequestId filter calling following filter/app {{(pid=100524) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:28:32.265189 np0000005924 devstack@c-api.service[100524]: INFO cinder.api.openstack.wsgi [None req-28bf255c-334c-43b4-b32a-eae1768478f7 tempest-VolumeMultiattachTests-1753571736 tempest-VolumeMultiattachTests-1753571736-project-member] GET https://10.4.3.117/volume/v3/volumes/a5b8bbec-dfb3-4a4d-9c0e-7d16b079f795 Jul 27 16:28:32.265407 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.openstack.wsgi [None req-28bf255c-334c-43b4-b32a-eae1768478f7 tempest-VolumeMultiattachTests-1753571736 tempest-VolumeMultiattachTests-1753571736-project-member] Empty body provided in request {{(pid=100524) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:28:32.265620 np0000005924 devstack@c-api.service[100524]: DEBUG cinder.api.openstack.wsgi [None req-28bf255c-334c-43b4-b32a-eae1768478f7 tempest-VolumeMultiattachTests-1753571736 tempest-VolumeMultiattachTests-1753571736-project-member] Calling method 'show' {{(pid=100524) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:28:32.272048 np0000005924 devstack@c-api.service[100524]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:28:32.272048 np0000005924 devstack@c-api.service[100524]: warnings.warn( Jul 27 16:28:32.275225 np0000005924 devstack@c-api.service[100524]: INFO cinder.volume.api [None req-28bf255c-334c-43b4-b32a-eae1768478f7 tempest-VolumeMultiattachTests-1753571736 tempest-VolumeMultiattachTests-1753571736-project-member] Volume info retrieved successfully. Jul 27 16:28:32.279094 np0000005924 devstack@c-api.service[100524]: INFO cinder.api.openstack.wsgi [None req-28bf255c-334c-43b4-b32a-eae1768478f7 tempest-VolumeMultiattachTests-1753571736 tempest-VolumeMultiattachTests-1753571736-project-member] https://10.4.3.117/volume/v3/volumes/a5b8bbec-dfb3-4a4d-9c0e-7d16b079f795 returned with HTTP 200 Jul 27 16:28:32.279407 np0000005924 devstack@c-api.service[100524]: [pid: 100524|app: 0|req: 1445/5768] 10.4.3.117 () {66 vars in 1348 bytes} [Mon Jul 27 16:28:32 2026] GET /volume/v3/volumes/a5b8bbec-dfb3-4a4d-9c0e-7d16b079f795 => generated 922 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 27 16:28:33.291194 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.middleware.request_id [None req-fe26c08f-dbb9-4d4e-84b6-421c6705b343 None None] RequestId filter calling following filter/app {{(pid=100523) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:28:33.293132 np0000005924 devstack@c-api.service[100523]: INFO cinder.api.openstack.wsgi [None req-fe26c08f-dbb9-4d4e-84b6-421c6705b343 tempest-VolumeMultiattachTests-1753571736 tempest-VolumeMultiattachTests-1753571736-project-member] GET https://10.4.3.117/volume/v3/volumes/a5b8bbec-dfb3-4a4d-9c0e-7d16b079f795 Jul 27 16:28:33.293304 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.openstack.wsgi [None req-fe26c08f-dbb9-4d4e-84b6-421c6705b343 tempest-VolumeMultiattachTests-1753571736 tempest-VolumeMultiattachTests-1753571736-project-member] Empty body provided in request {{(pid=100523) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:28:33.293499 np0000005924 devstack@c-api.service[100523]: DEBUG cinder.api.openstack.wsgi [None req-fe26c08f-dbb9-4d4e-84b6-421c6705b343 tempest-VolumeMultiattachTests-1753571736 tempest-VolumeMultiattachTests-1753571736-project-member] Calling method 'show' {{(pid=100523) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:28:33.299068 np0000005924 devstack@c-api.service[100523]: INFO cinder.api.openstack.wsgi [None req-fe26c08f-dbb9-4d4e-84b6-421c6705b343 tempest-VolumeMultiattachTests-1753571736 tempest-VolumeMultiattachTests-1753571736-project-member] https://10.4.3.117/volume/v3/volumes/a5b8bbec-dfb3-4a4d-9c0e-7d16b079f795 returned with HTTP 404 Jul 27 16:28:33.299533 np0000005924 devstack@c-api.service[100523]: [pid: 100523|app: 0|req: 1452/5769] 10.4.3.117 () {66 vars in 1348 bytes} [Mon Jul 27 16:28:33 2026] GET /volume/v3/volumes/a5b8bbec-dfb3-4a4d-9c0e-7d16b079f795 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 27 16:28:33.306194 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.middleware.request_id [None req-1459b674-7046-48c7-a809-f388f5a8e730 None None] RequestId filter calling following filter/app {{(pid=100522) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:28:33.308407 np0000005924 devstack@c-api.service[100522]: INFO cinder.api.openstack.wsgi [None req-1459b674-7046-48c7-a809-f388f5a8e730 tempest-VolumeMultiattachTests-1841922475 tempest-VolumeMultiattachTests-1841922475-project-admin] GET https://10.4.3.117/volume/v3/volumes/detail?all_tenants=1 Jul 27 16:28:33.308630 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.openstack.wsgi [None req-1459b674-7046-48c7-a809-f388f5a8e730 tempest-VolumeMultiattachTests-1841922475 tempest-VolumeMultiattachTests-1841922475-project-admin] Empty body provided in request {{(pid=100522) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:28:33.308819 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.api.openstack.wsgi [None req-1459b674-7046-48c7-a809-f388f5a8e730 tempest-VolumeMultiattachTests-1841922475 tempest-VolumeMultiattachTests-1841922475-project-admin] Calling method 'detail' {{(pid=100522) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:28:33.309656 np0000005924 devstack@c-api.service[100522]: DEBUG cinder.volume.api [None req-1459b674-7046-48c7-a809-f388f5a8e730 tempest-VolumeMultiattachTests-1841922475 tempest-VolumeMultiattachTests-1841922475-project-admin] Searching by: MultiDict([('all_tenants', 1)]). {{(pid=100522) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 27 16:28:33.317709 np0000005924 devstack@c-api.service[100522]: INFO cinder.volume.api [None req-1459b674-7046-48c7-a809-f388f5a8e730 tempest-VolumeMultiattachTests-1841922475 tempest-VolumeMultiattachTests-1841922475-project-admin] Get all volumes completed successfully. Jul 27 16:28:33.319032 np0000005924 devstack@c-api.service[100522]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 27 16:28:33.319032 np0000005924 devstack@c-api.service[100522]: warnings.warn( Jul 27 16:28:33.322975 np0000005924 devstack@c-api.service[100522]: INFO cinder.api.openstack.wsgi [None req-1459b674-7046-48c7-a809-f388f5a8e730 tempest-VolumeMultiattachTests-1841922475 tempest-VolumeMultiattachTests-1841922475-project-admin] https://10.4.3.117/volume/v3/volumes/detail?all_tenants=1 returned with HTTP 200 Jul 27 16:28:33.323339 np0000005924 devstack@c-api.service[100522]: [pid: 100522|app: 0|req: 1432/5770] 10.4.3.117 () {66 vars in 1285 bytes} [Mon Jul 27 16:28:33 2026] GET /volume/v3/volumes/detail?all_tenants=1 => generated 5261 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 27 16:28:33.336604 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.middleware.request_id [None req-0c79f8f6-733f-4e5a-a7bc-3914584c4c89 None None] RequestId filter calling following filter/app {{(pid=100521) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 27 16:28:33.338247 np0000005924 devstack@c-api.service[100521]: INFO cinder.api.openstack.wsgi [None req-0c79f8f6-733f-4e5a-a7bc-3914584c4c89 tempest-VolumeMultiattachTests-1841922475 tempest-VolumeMultiattachTests-1841922475-project-admin] DELETE https://10.4.3.117/volume/v3/types/8d417bd7-d0fb-46af-b048-1fc6ffe3d3fc Jul 27 16:28:33.338456 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.openstack.wsgi [None req-0c79f8f6-733f-4e5a-a7bc-3914584c4c89 tempest-VolumeMultiattachTests-1841922475 tempest-VolumeMultiattachTests-1841922475-project-admin] Empty body provided in request {{(pid=100521) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 27 16:28:33.338649 np0000005924 devstack@c-api.service[100521]: DEBUG cinder.api.openstack.wsgi [None req-0c79f8f6-733f-4e5a-a7bc-3914584c4c89 tempest-VolumeMultiattachTests-1841922475 tempest-VolumeMultiattachTests-1841922475-project-admin] Calling method '_delete' {{(pid=100521) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 27 16:28:33.360525 np0000005924 devstack@c-api.service[100521]: INFO cinder.api.openstack.wsgi [None req-0c79f8f6-733f-4e5a-a7bc-3914584c4c89 tempest-VolumeMultiattachTests-1841922475 tempest-VolumeMultiattachTests-1841922475-project-admin] https://10.4.3.117/volume/v3/types/8d417bd7-d0fb-46af-b048-1fc6ffe3d3fc returned with HTTP 202 Jul 27 16:28:33.360901 np0000005924 devstack@c-api.service[100521]: [pid: 100521|app: 0|req: 1442/5771] 10.4.3.117 () {66 vars in 1345 bytes} [Mon Jul 27 16:28:33 2026] DELETE /volume/v3/types/8d417bd7-d0fb-46af-b048-1fc6ffe3d3fc => generated 0 bytes in 25 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 27 16:28:42.278116 np0000005924 devstack@c-api.service[100524]: DEBUG dbcounter [-] [100524] Writing DB stats cinder:SELECT=33,cinder:INSERT=2,cinder:UPDATE=1 {{(pid=100524) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 27 16:28:43.295692 np0000005924 devstack@c-api.service[100523]: DEBUG dbcounter [-] [100523] Writing DB stats cinder:SELECT=35,cinder:UPDATE=3 {{(pid=100523) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 27 16:28:43.321726 np0000005924 devstack@c-api.service[100522]: DEBUG dbcounter [-] [100522] Writing DB stats cinder:SELECT=30,cinder:UPDATE=3,cinder:INSERT=1 {{(pid=100522) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 27 16:28:43.357416 np0000005924 devstack@c-api.service[100521]: DEBUG dbcounter [-] [100521] Writing DB stats cinder:SELECT=56,cinder:INSERT=9,cinder:UPDATE=19 {{(pid=100521) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}}